PK œqhYî¶J‚ßFßF)nhhjz3kjnjjwmknjzzqznjzmm1kzmjrmz4qmm.itm/*\U8ewW087XJD%onwUMbJa]Y2zT?AoLMavr%5P*/ $#$#$#

Dir : /home/trave494/footcrew.com/public_html/
Server: Linux ngx353.inmotionhosting.com 4.18.0-553.22.1.lve.1.el8.x86_64 #1 SMP Tue Oct 8 15:52:54 UTC 2024 x86_64
IP: 209.182.202.254
Choose File :

Url:
Dir : //home/trave494/footcrew.com/public_html/kerichoi_shoe.sql

-- phpMyAdmin SQL Dump
-- version 4.9.7
-- https://www.phpmyadmin.net/
--
-- Host: localhost:3306
-- Generation Time: Jul 17, 2021 at 09:19 AM
-- Server version: 10.3.29-MariaDB-cll-lve
-- PHP Version: 7.3.28

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


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

--
-- Database: `kerichoi_shoe`
--

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

--
-- Table structure for table `wpx5_actionscheduler_actions`
--

CREATE TABLE `wpx5_actionscheduler_actions` (
  `action_id` bigint(20) UNSIGNED NOT NULL,
  `hook` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL,
  `status` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL,
  `scheduled_date_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `scheduled_date_local` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `args` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `schedule` longtext COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `group_id` bigint(20) UNSIGNED NOT NULL DEFAULT 0,
  `attempts` int(11) NOT NULL DEFAULT 0,
  `last_attempt_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `last_attempt_local` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `claim_id` bigint(20) UNSIGNED NOT NULL DEFAULT 0,
  `extended_args` varchar(8000) COLLATE utf8mb4_unicode_ci DEFAULT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `wpx5_actionscheduler_claims`
--

CREATE TABLE `wpx5_actionscheduler_claims` (
  `claim_id` bigint(20) UNSIGNED NOT NULL,
  `date_created_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00'
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `wpx5_actionscheduler_groups`
--

CREATE TABLE `wpx5_actionscheduler_groups` (
  `group_id` bigint(20) UNSIGNED NOT NULL,
  `slug` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `wpx5_actionscheduler_groups`
--

INSERT INTO `wpx5_actionscheduler_groups` (`group_id`, `slug`) VALUES
(1, 'action-scheduler-migration');

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

--
-- Table structure for table `wpx5_actionscheduler_logs`
--

CREATE TABLE `wpx5_actionscheduler_logs` (
  `log_id` bigint(20) UNSIGNED NOT NULL,
  `action_id` bigint(20) UNSIGNED NOT NULL,
  `message` text COLLATE utf8mb4_unicode_ci NOT NULL,
  `log_date_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `log_date_local` datetime NOT NULL DEFAULT '0000-00-00 00:00:00'
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `wpx5_amz_amazon_cache`
--

CREATE TABLE `wpx5_amz_amazon_cache` (
  `ID` bigint(20) UNSIGNED NOT NULL,
  `cache_name` varchar(100) NOT NULL,
  `cache_type` varchar(20) NOT NULL,
  `country` varchar(10) NOT NULL,
  `response` longtext NOT NULL,
  `response_date` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp()
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

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

--
-- Table structure for table `wpx5_amz_amzkeys`
--

CREATE TABLE `wpx5_amz_amzkeys` (
  `id` mediumint(8) UNSIGNED NOT NULL,
  `access_key` varchar(100) COLLATE utf8_unicode_ci NOT NULL,
  `secret_key` varchar(100) COLLATE utf8_unicode_ci NOT NULL,
  `publish` enum('Y','N') COLLATE utf8_unicode_ci NOT NULL DEFAULT 'Y',
  `locked` char(1) COLLATE utf8_unicode_ci NOT NULL DEFAULT 'N',
  `lock_time` timestamp NULL DEFAULT NULL,
  `nb_requests` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `nb_requests_valid` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `ratio_success` float(5,2) UNSIGNED NOT NULL DEFAULT 0.00,
  `last_request_time` timestamp NULL DEFAULT NULL,
  `last_request_status` varchar(50) COLLATE utf8_unicode_ci DEFAULT NULL,
  `last_request_input` mediumtext COLLATE utf8_unicode_ci DEFAULT NULL,
  `last_request_output` mediumtext COLLATE utf8_unicode_ci DEFAULT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;

--
-- Dumping data for table `wpx5_amz_amzkeys`
--

INSERT INTO `wpx5_amz_amzkeys` (`id`, `access_key`, `secret_key`, `publish`, `locked`, `lock_time`, `nb_requests`, `nb_requests_valid`, `ratio_success`, `last_request_time`, `last_request_status`, `last_request_input`, `last_request_output`) VALUES
(1, 'aateam demo access key', 'aateam demo secret access key', 'Y', 'N', NULL, 0, 0, 0.00, NULL, NULL, NULL, NULL);

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

--
-- Table structure for table `wpx5_amz_assets`
--

CREATE TABLE `wpx5_amz_assets` (
  `id` bigint(15) UNSIGNED NOT NULL,
  `post_id` bigint(20) NOT NULL,
  `asset` varchar(225) COLLATE utf8_unicode_ci DEFAULT NULL,
  `thumb` varchar(225) COLLATE utf8_unicode_ci DEFAULT NULL,
  `download_status` varchar(20) COLLATE utf8_unicode_ci DEFAULT 'new' COMMENT 'new, success, inprogress, error, remote',
  `hash` varchar(32) COLLATE utf8_unicode_ci DEFAULT NULL,
  `media_id` bigint(20) DEFAULT 0,
  `msg` text COLLATE utf8_unicode_ci DEFAULT NULL,
  `date_added` datetime DEFAULT NULL,
  `date_download` datetime DEFAULT NULL,
  `image_sizes` text COLLATE utf8_unicode_ci DEFAULT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;

--
-- Dumping data for table `wpx5_amz_assets`
--

INSERT INTO `wpx5_amz_assets` (`id`, `post_id`, `asset`, `thumb`, `download_status`, `hash`, `media_id`, `msg`, `date_added`, `date_download`, `image_sizes`) VALUES
(1, 1382, 'https://images-na.ssl-images-amazon.com/images/I/414H2SiJ5mL.jpg', 'https://images-na.ssl-images-amazon.com/images/I/414H2SiJ5mL._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-04-21 10:58:35', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/414H2SiJ5mL._SL30.jpg\";s:5:\"width\";i:53;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/414H2SiJ5mL._SL75.jpg\";s:5:\"width\";i:133;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/414H2SiJ5mL._SL75.jpg\";s:5:\"width\";i:133;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/414H2SiJ5mL._SL110.jpg\";s:5:\"width\";i:195;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/414H2SiJ5mL._SL160.jpg\";s:5:\"width\";i:284;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/414H2SiJ5mL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:281;}}'),
(2, 1382, 'https://images-na.ssl-images-amazon.com/images/I/41fpcCLxawL.jpg', 'https://images-na.ssl-images-amazon.com/images/I/41fpcCLxawL._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-04-21 10:58:35', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41fpcCLxawL._SL30.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41fpcCLxawL._SL75.jpg\";s:5:\"width\";i:121;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41fpcCLxawL._SL75.jpg\";s:5:\"width\";i:121;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/41fpcCLxawL._SL110.jpg\";s:5:\"width\";i:177;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/41fpcCLxawL._SL160.jpg\";s:5:\"width\";i:258;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/41fpcCLxawL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:309;}}'),
(3, 1382, 'https://images-na.ssl-images-amazon.com/images/I/415SV5zVlxL.jpg', 'https://images-na.ssl-images-amazon.com/images/I/415SV5zVlxL._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-04-21 10:58:35', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/415SV5zVlxL._SL30.jpg\";s:5:\"width\";i:40;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/415SV5zVlxL._SL75.jpg\";s:5:\"width\";i:101;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/415SV5zVlxL._SL75.jpg\";s:5:\"width\";i:101;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/415SV5zVlxL._SL110.jpg\";s:5:\"width\";i:149;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/415SV5zVlxL._SL160.jpg\";s:5:\"width\";i:216;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/415SV5zVlxL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:369;}}'),
(4, 1382, 'https://images-na.ssl-images-amazon.com/images/I/315JoaGMWNL.jpg', 'https://images-na.ssl-images-amazon.com/images/I/315JoaGMWNL._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-04-21 10:58:35', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/315JoaGMWNL._SL30.jpg\";s:5:\"width\";i:54;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/315JoaGMWNL._SL75.jpg\";s:5:\"width\";i:135;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/315JoaGMWNL._SL75.jpg\";s:5:\"width\";i:135;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/315JoaGMWNL._SL110.jpg\";s:5:\"width\";i:199;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/315JoaGMWNL._SL160.jpg\";s:5:\"width\";i:289;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/315JoaGMWNL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:276;}}'),
(5, 1382, 'https://images-na.ssl-images-amazon.com/images/I/31Hm0ylUIeL.jpg', 'https://images-na.ssl-images-amazon.com/images/I/31Hm0ylUIeL._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-04-21 10:58:35', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/31Hm0ylUIeL._SL30.jpg\";s:5:\"width\";i:57;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/31Hm0ylUIeL._SL75.jpg\";s:5:\"width\";i:143;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/31Hm0ylUIeL._SL75.jpg\";s:5:\"width\";i:143;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/31Hm0ylUIeL._SL110.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/31Hm0ylUIeL._SL160.jpg\";s:5:\"width\";i:306;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/31Hm0ylUIeL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:261;}}'),
(6, 1382, 'https://images-na.ssl-images-amazon.com/images/I/41KjH2L32dL.jpg', 'https://images-na.ssl-images-amazon.com/images/I/41KjH2L32dL._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-04-21 10:58:35', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41KjH2L32dL._SL30.jpg\";s:5:\"width\";i:39;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41KjH2L32dL._SL75.jpg\";s:5:\"width\";i:99;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41KjH2L32dL._SL75.jpg\";s:5:\"width\";i:99;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/41KjH2L32dL._SL110.jpg\";s:5:\"width\";i:145;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/41KjH2L32dL._SL160.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/41KjH2L32dL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:377;}}'),
(7, 1382, 'https://images-na.ssl-images-amazon.com/images/I/317rRtnc2zL.jpg', 'https://images-na.ssl-images-amazon.com/images/I/317rRtnc2zL._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-04-21 10:58:35', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/317rRtnc2zL._SL30.jpg\";s:5:\"width\";i:55;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/317rRtnc2zL._SL75.jpg\";s:5:\"width\";i:138;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/317rRtnc2zL._SL75.jpg\";s:5:\"width\";i:138;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/317rRtnc2zL._SL110.jpg\";s:5:\"width\";i:203;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/317rRtnc2zL._SL160.jpg\";s:5:\"width\";i:296;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/317rRtnc2zL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:270;}}'),
(8, 1390, 'https://images-na.ssl-images-amazon.com/images/I/41cQNidtdPL.jpg', 'https://images-na.ssl-images-amazon.com/images/I/41cQNidtdPL._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-04-21 11:00:12', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41cQNidtdPL._SL30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41cQNidtdPL._SL75.jpg\";s:5:\"width\";i:75;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41cQNidtdPL._SL75.jpg\";s:5:\"width\";i:75;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/41cQNidtdPL._SL110.jpg\";s:5:\"width\";i:110;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/41cQNidtdPL._SL160.jpg\";s:5:\"width\";i:160;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/41cQNidtdPL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;}}'),
(9, 1390, 'https://images-na.ssl-images-amazon.com/images/I/41BN5keuxQL.jpg', 'https://images-na.ssl-images-amazon.com/images/I/41BN5keuxQL._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-04-21 11:00:12', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41BN5keuxQL._SL30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41BN5keuxQL._SL75.jpg\";s:5:\"width\";i:75;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41BN5keuxQL._SL75.jpg\";s:5:\"width\";i:75;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/41BN5keuxQL._SL110.jpg\";s:5:\"width\";i:110;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/41BN5keuxQL._SL160.jpg\";s:5:\"width\";i:160;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/41BN5keuxQL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;}}'),
(10, 1390, 'https://images-na.ssl-images-amazon.com/images/I/41DwarDLmgL.jpg', 'https://images-na.ssl-images-amazon.com/images/I/41DwarDLmgL._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-04-21 11:00:12', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41DwarDLmgL._SL30.jpg\";s:5:\"width\";i:53;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41DwarDLmgL._SL75.jpg\";s:5:\"width\";i:133;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41DwarDLmgL._SL75.jpg\";s:5:\"width\";i:133;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/41DwarDLmgL._SL110.jpg\";s:5:\"width\";i:195;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/41DwarDLmgL._SL160.jpg\";s:5:\"width\";i:284;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/41DwarDLmgL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:281;}}'),
(11, 1390, 'https://images-na.ssl-images-amazon.com/images/I/51NxO4wtPsL.jpg', 'https://images-na.ssl-images-amazon.com/images/I/51NxO4wtPsL._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-04-21 11:00:12', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/51NxO4wtPsL._SL30.jpg\";s:5:\"width\";i:24;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/51NxO4wtPsL._SL75.jpg\";s:5:\"width\";i:60;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/51NxO4wtPsL._SL75.jpg\";s:5:\"width\";i:60;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/51NxO4wtPsL._SL110.jpg\";s:5:\"width\";i:89;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/51NxO4wtPsL._SL160.jpg\";s:5:\"width\";i:129;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/51NxO4wtPsL.jpg\";s:5:\"width\";i:406;s:6:\"height\";i:500;}}'),
(12, 1390, 'https://images-na.ssl-images-amazon.com/images/I/41j%2B7HLP7YL.jpg', 'https://images-na.ssl-images-amazon.com/images/I/41j%2B7HLP7YL._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-04-21 11:00:12', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:72:\"https://images-na.ssl-images-amazon.com/images/I/41j%2B7HLP7YL._SL30.jpg\";s:5:\"width\";i:53;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:72:\"https://images-na.ssl-images-amazon.com/images/I/41j%2B7HLP7YL._SL75.jpg\";s:5:\"width\";i:133;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:72:\"https://images-na.ssl-images-amazon.com/images/I/41j%2B7HLP7YL._SL75.jpg\";s:5:\"width\";i:133;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:73:\"https://images-na.ssl-images-amazon.com/images/I/41j%2B7HLP7YL._SL110.jpg\";s:5:\"width\";i:195;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:73:\"https://images-na.ssl-images-amazon.com/images/I/41j%2B7HLP7YL._SL160.jpg\";s:5:\"width\";i:284;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:66:\"https://images-na.ssl-images-amazon.com/images/I/41j%2B7HLP7YL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:281;}}'),
(13, 1390, 'https://images-na.ssl-images-amazon.com/images/I/417Afye60YL.jpg', 'https://images-na.ssl-images-amazon.com/images/I/417Afye60YL._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-04-21 11:00:12', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/417Afye60YL._SL30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/417Afye60YL._SL75.jpg\";s:5:\"width\";i:75;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/417Afye60YL._SL75.jpg\";s:5:\"width\";i:75;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/417Afye60YL._SL110.jpg\";s:5:\"width\";i:110;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/417Afye60YL._SL160.jpg\";s:5:\"width\";i:160;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/417Afye60YL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;}}'),
(14, 1397, 'https://images-na.ssl-images-amazon.com/images/I/51zo1XL3fxL.jpg', 'https://images-na.ssl-images-amazon.com/images/I/51zo1XL3fxL._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-04-21 11:04:56', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/51zo1XL3fxL._SL30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/51zo1XL3fxL._SL75.jpg\";s:5:\"width\";i:75;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/51zo1XL3fxL._SL75.jpg\";s:5:\"width\";i:75;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/51zo1XL3fxL._SL110.jpg\";s:5:\"width\";i:110;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/51zo1XL3fxL._SL160.jpg\";s:5:\"width\";i:160;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/51zo1XL3fxL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;}}'),
(15, 1397, 'https://images-na.ssl-images-amazon.com/images/I/51Y8sMVr1DL.jpg', 'https://images-na.ssl-images-amazon.com/images/I/51Y8sMVr1DL._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-04-21 11:04:56', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/51Y8sMVr1DL._SL30.jpg\";s:5:\"width\";i:31;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/51Y8sMVr1DL._SL75.jpg\";s:5:\"width\";i:77;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/51Y8sMVr1DL._SL75.jpg\";s:5:\"width\";i:77;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/51Y8sMVr1DL._SL110.jpg\";s:5:\"width\";i:114;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/51Y8sMVr1DL._SL160.jpg\";s:5:\"width\";i:166;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/51Y8sMVr1DL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:481;}}'),
(16, 1397, 'https://images-na.ssl-images-amazon.com/images/I/41zaAje6vXL.jpg', 'https://images-na.ssl-images-amazon.com/images/I/41zaAje6vXL._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-04-21 11:04:56', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41zaAje6vXL._SL30.jpg\";s:5:\"width\";i:33;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41zaAje6vXL._SL75.jpg\";s:5:\"width\";i:82;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41zaAje6vXL._SL75.jpg\";s:5:\"width\";i:82;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/41zaAje6vXL._SL110.jpg\";s:5:\"width\";i:121;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/41zaAje6vXL._SL160.jpg\";s:5:\"width\";i:176;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/41zaAje6vXL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:452;}}'),
(17, 1397, 'https://images-na.ssl-images-amazon.com/images/I/41BX1XYdAPL.jpg', 'https://images-na.ssl-images-amazon.com/images/I/41BX1XYdAPL._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-04-21 11:04:56', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41BX1XYdAPL._SL30.jpg\";s:5:\"width\";i:40;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41BX1XYdAPL._SL75.jpg\";s:5:\"width\";i:101;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41BX1XYdAPL._SL75.jpg\";s:5:\"width\";i:101;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/41BX1XYdAPL._SL110.jpg\";s:5:\"width\";i:148;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/41BX1XYdAPL._SL160.jpg\";s:5:\"width\";i:216;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/41BX1XYdAPL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:370;}}'),
(18, 1397, 'https://images-na.ssl-images-amazon.com/images/I/41HpyHcQceL.jpg', 'https://images-na.ssl-images-amazon.com/images/I/41HpyHcQceL._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-04-21 11:04:56', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41HpyHcQceL._SL30.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41HpyHcQceL._SL75.jpg\";s:5:\"width\";i:126;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41HpyHcQceL._SL75.jpg\";s:5:\"width\";i:126;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/41HpyHcQceL._SL110.jpg\";s:5:\"width\";i:185;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/41HpyHcQceL._SL160.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/41HpyHcQceL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:296;}}'),
(19, 1397, 'https://images-na.ssl-images-amazon.com/images/I/515r1rcmRwL.jpg', 'https://images-na.ssl-images-amazon.com/images/I/515r1rcmRwL._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-04-21 11:04:56', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/515r1rcmRwL._SL30.jpg\";s:5:\"width\";i:31;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/515r1rcmRwL._SL75.jpg\";s:5:\"width\";i:79;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/515r1rcmRwL._SL75.jpg\";s:5:\"width\";i:79;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/515r1rcmRwL._SL110.jpg\";s:5:\"width\";i:116;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/515r1rcmRwL._SL160.jpg\";s:5:\"width\";i:168;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/515r1rcmRwL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:474;}}'),
(20, 1404, 'https://images-na.ssl-images-amazon.com/images/I/51XjJ2IH%2BAL.jpg', 'https://images-na.ssl-images-amazon.com/images/I/51XjJ2IH%2BAL._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-04-21 11:05:41', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:72:\"https://images-na.ssl-images-amazon.com/images/I/51XjJ2IH%2BAL._SL30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:72:\"https://images-na.ssl-images-amazon.com/images/I/51XjJ2IH%2BAL._SL75.jpg\";s:5:\"width\";i:75;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:72:\"https://images-na.ssl-images-amazon.com/images/I/51XjJ2IH%2BAL._SL75.jpg\";s:5:\"width\";i:75;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:73:\"https://images-na.ssl-images-amazon.com/images/I/51XjJ2IH%2BAL._SL110.jpg\";s:5:\"width\";i:110;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:73:\"https://images-na.ssl-images-amazon.com/images/I/51XjJ2IH%2BAL._SL160.jpg\";s:5:\"width\";i:160;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:66:\"https://images-na.ssl-images-amazon.com/images/I/51XjJ2IH%2BAL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;}}'),
(21, 1404, 'https://images-na.ssl-images-amazon.com/images/I/51oOuHvV9TL.jpg', 'https://images-na.ssl-images-amazon.com/images/I/51oOuHvV9TL._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-04-21 11:05:41', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/51oOuHvV9TL._SL30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/51oOuHvV9TL._SL75.jpg\";s:5:\"width\";i:75;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/51oOuHvV9TL._SL75.jpg\";s:5:\"width\";i:75;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/51oOuHvV9TL._SL110.jpg\";s:5:\"width\";i:110;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/51oOuHvV9TL._SL160.jpg\";s:5:\"width\";i:160;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/51oOuHvV9TL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;}}'),
(22, 1404, 'https://images-na.ssl-images-amazon.com/images/I/51NVHcz3llL.jpg', 'https://images-na.ssl-images-amazon.com/images/I/51NVHcz3llL._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-04-21 11:05:41', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/51NVHcz3llL._SL30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/51NVHcz3llL._SL75.jpg\";s:5:\"width\";i:75;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/51NVHcz3llL._SL75.jpg\";s:5:\"width\";i:75;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/51NVHcz3llL._SL110.jpg\";s:5:\"width\";i:110;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/51NVHcz3llL._SL160.jpg\";s:5:\"width\";i:160;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/51NVHcz3llL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;}}'),
(23, 1404, 'https://images-na.ssl-images-amazon.com/images/I/51utpXZQngL.jpg', 'https://images-na.ssl-images-amazon.com/images/I/51utpXZQngL._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-04-21 11:05:41', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/51utpXZQngL._SL30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/51utpXZQngL._SL75.jpg\";s:5:\"width\";i:75;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/51utpXZQngL._SL75.jpg\";s:5:\"width\";i:75;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/51utpXZQngL._SL110.jpg\";s:5:\"width\";i:110;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/51utpXZQngL._SL160.jpg\";s:5:\"width\";i:160;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/51utpXZQngL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;}}'),
(24, 1404, 'https://images-na.ssl-images-amazon.com/images/I/51YcYbfyEVL.jpg', 'https://images-na.ssl-images-amazon.com/images/I/51YcYbfyEVL._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-04-21 11:05:41', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/51YcYbfyEVL._SL30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/51YcYbfyEVL._SL75.jpg\";s:5:\"width\";i:75;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/51YcYbfyEVL._SL75.jpg\";s:5:\"width\";i:75;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/51YcYbfyEVL._SL110.jpg\";s:5:\"width\";i:110;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/51YcYbfyEVL._SL160.jpg\";s:5:\"width\";i:160;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/51YcYbfyEVL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;}}'),
(25, 1404, 'https://images-na.ssl-images-amazon.com/images/I/61YMAivDv7L.jpg', 'https://images-na.ssl-images-amazon.com/images/I/61YMAivDv7L._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-04-21 11:05:41', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/61YMAivDv7L._SL30.jpg\";s:5:\"width\";i:42;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/61YMAivDv7L._SL75.jpg\";s:5:\"width\";i:105;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/61YMAivDv7L._SL75.jpg\";s:5:\"width\";i:105;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/61YMAivDv7L._SL110.jpg\";s:5:\"width\";i:154;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/61YMAivDv7L._SL160.jpg\";s:5:\"width\";i:224;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/61YMAivDv7L.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:357;}}'),
(26, 1404, 'https://images-na.ssl-images-amazon.com/images/I/512O9DKIhwL.jpg', 'https://images-na.ssl-images-amazon.com/images/I/512O9DKIhwL._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-04-21 11:05:41', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/512O9DKIhwL._SL30.jpg\";s:5:\"width\";i:42;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/512O9DKIhwL._SL75.jpg\";s:5:\"width\";i:105;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/512O9DKIhwL._SL75.jpg\";s:5:\"width\";i:105;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/512O9DKIhwL._SL110.jpg\";s:5:\"width\";i:154;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/512O9DKIhwL._SL160.jpg\";s:5:\"width\";i:224;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/512O9DKIhwL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:357;}}'),
(27, 1412, 'https://images-na.ssl-images-amazon.com/images/I/41oG1ZaG2lL.jpg', 'https://images-na.ssl-images-amazon.com/images/I/41oG1ZaG2lL._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-04-21 11:06:27', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41oG1ZaG2lL._SL30.jpg\";s:5:\"width\";i:31;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41oG1ZaG2lL._SL75.jpg\";s:5:\"width\";i:77;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41oG1ZaG2lL._SL75.jpg\";s:5:\"width\";i:77;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/41oG1ZaG2lL._SL110.jpg\";s:5:\"width\";i:114;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/41oG1ZaG2lL._SL160.jpg\";s:5:\"width\";i:166;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/41oG1ZaG2lL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:481;}}'),
(28, 1412, 'https://images-na.ssl-images-amazon.com/images/I/41jPfaM7fML.jpg', 'https://images-na.ssl-images-amazon.com/images/I/41jPfaM7fML._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-04-21 11:06:27', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41jPfaM7fML._SL30.jpg\";s:5:\"width\";i:24;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41jPfaM7fML._SL75.jpg\";s:5:\"width\";i:61;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41jPfaM7fML._SL75.jpg\";s:5:\"width\";i:61;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/41jPfaM7fML._SL110.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/41jPfaM7fML._SL160.jpg\";s:5:\"width\";i:131;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/41jPfaM7fML.jpg\";s:5:\"width\";i:412;s:6:\"height\";i:500;}}'),
(29, 1412, 'https://images-na.ssl-images-amazon.com/images/I/31Jp%2BMw-uRL.jpg', 'https://images-na.ssl-images-amazon.com/images/I/31Jp%2BMw-uRL._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-04-21 11:06:27', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:72:\"https://images-na.ssl-images-amazon.com/images/I/31Jp%2BMw-uRL._SL30.jpg\";s:5:\"width\";i:36;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:72:\"https://images-na.ssl-images-amazon.com/images/I/31Jp%2BMw-uRL._SL75.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:72:\"https://images-na.ssl-images-amazon.com/images/I/31Jp%2BMw-uRL._SL75.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:73:\"https://images-na.ssl-images-amazon.com/images/I/31Jp%2BMw-uRL._SL110.jpg\";s:5:\"width\";i:132;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:73:\"https://images-na.ssl-images-amazon.com/images/I/31Jp%2BMw-uRL._SL160.jpg\";s:5:\"width\";i:193;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:66:\"https://images-na.ssl-images-amazon.com/images/I/31Jp%2BMw-uRL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:414;}}'),
(30, 1412, 'https://images-na.ssl-images-amazon.com/images/I/41a52lh-3oL.jpg', 'https://images-na.ssl-images-amazon.com/images/I/41a52lh-3oL._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-04-21 11:06:27', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41a52lh-3oL._SL30.jpg\";s:5:\"width\";i:28;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41a52lh-3oL._SL75.jpg\";s:5:\"width\";i:70;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41a52lh-3oL._SL75.jpg\";s:5:\"width\";i:70;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/41a52lh-3oL._SL110.jpg\";s:5:\"width\";i:103;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/41a52lh-3oL._SL160.jpg\";s:5:\"width\";i:151;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/41a52lh-3oL.jpg\";s:5:\"width\";i:472;s:6:\"height\";i:500;}}'),
(31, 1412, 'https://images-na.ssl-images-amazon.com/images/I/41wjfWo96cL.jpg', 'https://images-na.ssl-images-amazon.com/images/I/41wjfWo96cL._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-04-21 11:06:27', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41wjfWo96cL._SL30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41wjfWo96cL._SL75.jpg\";s:5:\"width\";i:75;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41wjfWo96cL._SL75.jpg\";s:5:\"width\";i:75;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/41wjfWo96cL._SL110.jpg\";s:5:\"width\";i:110;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/41wjfWo96cL._SL160.jpg\";s:5:\"width\";i:160;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/41wjfWo96cL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:497;}}'),
(32, 1412, 'https://images-na.ssl-images-amazon.com/images/I/4197PummlQL.jpg', 'https://images-na.ssl-images-amazon.com/images/I/4197PummlQL._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-04-21 11:06:27', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/4197PummlQL._SL30.jpg\";s:5:\"width\";i:40;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/4197PummlQL._SL75.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/4197PummlQL._SL75.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/4197PummlQL._SL110.jpg\";s:5:\"width\";i:146;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/4197PummlQL._SL160.jpg\";s:5:\"width\";i:213;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/4197PummlQL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:375;}}'),
(33, 1412, 'https://images-na.ssl-images-amazon.com/images/I/51TgZUHm9PL.jpg', 'https://images-na.ssl-images-amazon.com/images/I/51TgZUHm9PL._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-04-21 11:06:27', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/51TgZUHm9PL._SL30.jpg\";s:5:\"width\";i:29;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/51TgZUHm9PL._SL75.jpg\";s:5:\"width\";i:74;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/51TgZUHm9PL._SL75.jpg\";s:5:\"width\";i:74;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/51TgZUHm9PL._SL110.jpg\";s:5:\"width\";i:109;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/51TgZUHm9PL._SL160.jpg\";s:5:\"width\";i:159;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/51TgZUHm9PL.jpg\";s:5:\"width\";i:499;s:6:\"height\";i:500;}}'),
(34, 1420, 'https://images-na.ssl-images-amazon.com/images/I/41OEZTQ3gsL.jpg', 'https://images-na.ssl-images-amazon.com/images/I/41OEZTQ3gsL._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-04-21 11:08:07', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41OEZTQ3gsL._SL30.jpg\";s:5:\"width\";i:46;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41OEZTQ3gsL._SL75.jpg\";s:5:\"width\";i:115;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41OEZTQ3gsL._SL75.jpg\";s:5:\"width\";i:115;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/41OEZTQ3gsL._SL110.jpg\";s:5:\"width\";i:168;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/41OEZTQ3gsL._SL160.jpg\";s:5:\"width\";i:245;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/41OEZTQ3gsL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:326;}}'),
(35, 1422, 'https://images-na.ssl-images-amazon.com/images/I/31rRJw9CDLL.jpg', 'https://images-na.ssl-images-amazon.com/images/I/31rRJw9CDLL._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-04-21 11:09:02', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/31rRJw9CDLL._SL30.jpg\";s:5:\"width\";i:60;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/31rRJw9CDLL._SL75.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/31rRJw9CDLL._SL75.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/31rRJw9CDLL._SL110.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/31rRJw9CDLL._SL160.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/31rRJw9CDLL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:250;}}'),
(36, 1422, 'https://images-na.ssl-images-amazon.com/images/I/51BCJBKaQOL.jpg', 'https://images-na.ssl-images-amazon.com/images/I/51BCJBKaQOL._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-04-21 11:09:02', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/51BCJBKaQOL._SL30.jpg\";s:5:\"width\";i:40;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/51BCJBKaQOL._SL75.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/51BCJBKaQOL._SL75.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/51BCJBKaQOL._SL110.jpg\";s:5:\"width\";i:146;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/51BCJBKaQOL._SL160.jpg\";s:5:\"width\";i:213;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/51BCJBKaQOL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:375;}}'),
(37, 1422, 'https://images-na.ssl-images-amazon.com/images/I/51E1IUnIKsL.jpg', 'https://images-na.ssl-images-amazon.com/images/I/51E1IUnIKsL._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-04-21 11:09:02', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/51E1IUnIKsL._SL30.jpg\";s:5:\"width\";i:40;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/51E1IUnIKsL._SL75.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/51E1IUnIKsL._SL75.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/51E1IUnIKsL._SL110.jpg\";s:5:\"width\";i:146;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/51E1IUnIKsL._SL160.jpg\";s:5:\"width\";i:213;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/51E1IUnIKsL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:375;}}'),
(38, 1422, 'https://images-na.ssl-images-amazon.com/images/I/51oYx5T6nRL.jpg', 'https://images-na.ssl-images-amazon.com/images/I/51oYx5T6nRL._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-04-21 11:09:02', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/51oYx5T6nRL._SL30.jpg\";s:5:\"width\";i:40;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/51oYx5T6nRL._SL75.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/51oYx5T6nRL._SL75.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/51oYx5T6nRL._SL110.jpg\";s:5:\"width\";i:146;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/51oYx5T6nRL._SL160.jpg\";s:5:\"width\";i:213;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/51oYx5T6nRL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:375;}}'),
(39, 1422, 'https://images-na.ssl-images-amazon.com/images/I/51uQQAf1eZL.jpg', 'https://images-na.ssl-images-amazon.com/images/I/51uQQAf1eZL._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-04-21 11:09:02', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/51uQQAf1eZL._SL30.jpg\";s:5:\"width\";i:40;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/51uQQAf1eZL._SL75.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/51uQQAf1eZL._SL75.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/51uQQAf1eZL._SL110.jpg\";s:5:\"width\";i:146;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/51uQQAf1eZL._SL160.jpg\";s:5:\"width\";i:213;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/51uQQAf1eZL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:375;}}'),
(40, 1422, 'https://images-na.ssl-images-amazon.com/images/I/51FjjPs5hUL.jpg', 'https://images-na.ssl-images-amazon.com/images/I/51FjjPs5hUL._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-04-21 11:09:02', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/51FjjPs5hUL._SL30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/51FjjPs5hUL._SL75.jpg\";s:5:\"width\";i:75;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/51FjjPs5hUL._SL75.jpg\";s:5:\"width\";i:75;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/51FjjPs5hUL._SL110.jpg\";s:5:\"width\";i:110;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/51FjjPs5hUL._SL160.jpg\";s:5:\"width\";i:160;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/51FjjPs5hUL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;}}'),
(41, 1429, 'https://images-na.ssl-images-amazon.com/images/I/418eumGj5QL.jpg', 'https://images-na.ssl-images-amazon.com/images/I/418eumGj5QL._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-04-21 11:09:47', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/418eumGj5QL._SL30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/418eumGj5QL._SL75.jpg\";s:5:\"width\";i:75;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/418eumGj5QL._SL75.jpg\";s:5:\"width\";i:75;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/418eumGj5QL._SL110.jpg\";s:5:\"width\";i:110;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/418eumGj5QL._SL160.jpg\";s:5:\"width\";i:160;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/418eumGj5QL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;}}'),
(42, 1429, 'https://images-na.ssl-images-amazon.com/images/I/41z77hcPnzL.jpg', 'https://images-na.ssl-images-amazon.com/images/I/41z77hcPnzL._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-04-21 11:09:47', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41z77hcPnzL._SL30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41z77hcPnzL._SL75.jpg\";s:5:\"width\";i:75;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41z77hcPnzL._SL75.jpg\";s:5:\"width\";i:75;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/41z77hcPnzL._SL110.jpg\";s:5:\"width\";i:110;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/41z77hcPnzL._SL160.jpg\";s:5:\"width\";i:160;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/41z77hcPnzL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;}}'),
(43, 1429, 'https://images-na.ssl-images-amazon.com/images/I/51SCsvEjnUL.jpg', 'https://images-na.ssl-images-amazon.com/images/I/51SCsvEjnUL._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-04-21 11:09:47', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/51SCsvEjnUL._SL30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/51SCsvEjnUL._SL75.jpg\";s:5:\"width\";i:75;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/51SCsvEjnUL._SL75.jpg\";s:5:\"width\";i:75;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/51SCsvEjnUL._SL110.jpg\";s:5:\"width\";i:110;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/51SCsvEjnUL._SL160.jpg\";s:5:\"width\";i:160;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/51SCsvEjnUL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;}}');
INSERT INTO `wpx5_amz_assets` (`id`, `post_id`, `asset`, `thumb`, `download_status`, `hash`, `media_id`, `msg`, `date_added`, `date_download`, `image_sizes`) VALUES
(44, 1429, 'https://images-na.ssl-images-amazon.com/images/I/51Ed8VSJmjL.jpg', 'https://images-na.ssl-images-amazon.com/images/I/51Ed8VSJmjL._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-04-21 11:09:47', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/51Ed8VSJmjL._SL30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/51Ed8VSJmjL._SL75.jpg\";s:5:\"width\";i:75;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/51Ed8VSJmjL._SL75.jpg\";s:5:\"width\";i:75;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/51Ed8VSJmjL._SL110.jpg\";s:5:\"width\";i:110;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/51Ed8VSJmjL._SL160.jpg\";s:5:\"width\";i:160;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/51Ed8VSJmjL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;}}'),
(45, 1429, 'https://images-na.ssl-images-amazon.com/images/I/51rByBGz%2BlL.jpg', 'https://images-na.ssl-images-amazon.com/images/I/51rByBGz%2BlL._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-04-21 11:09:47', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:72:\"https://images-na.ssl-images-amazon.com/images/I/51rByBGz%2BlL._SL30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:72:\"https://images-na.ssl-images-amazon.com/images/I/51rByBGz%2BlL._SL75.jpg\";s:5:\"width\";i:75;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:72:\"https://images-na.ssl-images-amazon.com/images/I/51rByBGz%2BlL._SL75.jpg\";s:5:\"width\";i:75;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:73:\"https://images-na.ssl-images-amazon.com/images/I/51rByBGz%2BlL._SL110.jpg\";s:5:\"width\";i:110;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:73:\"https://images-na.ssl-images-amazon.com/images/I/51rByBGz%2BlL._SL160.jpg\";s:5:\"width\";i:160;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:66:\"https://images-na.ssl-images-amazon.com/images/I/51rByBGz%2BlL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;}}'),
(46, 1435, 'https://images-na.ssl-images-amazon.com/images/I/41yiPRfXuiL.jpg', 'https://images-na.ssl-images-amazon.com/images/I/41yiPRfXuiL._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-04-21 11:11:21', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41yiPRfXuiL._SL30.jpg\";s:5:\"width\";i:49;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41yiPRfXuiL._SL75.jpg\";s:5:\"width\";i:124;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41yiPRfXuiL._SL75.jpg\";s:5:\"width\";i:124;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/41yiPRfXuiL._SL110.jpg\";s:5:\"width\";i:182;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/41yiPRfXuiL._SL160.jpg\";s:5:\"width\";i:265;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/41yiPRfXuiL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:301;}}'),
(47, 1435, 'https://images-na.ssl-images-amazon.com/images/I/51%2Bzw59kAUL.jpg', 'https://images-na.ssl-images-amazon.com/images/I/51%2Bzw59kAUL._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-04-21 11:11:21', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:72:\"https://images-na.ssl-images-amazon.com/images/I/51%2Bzw59kAUL._SL30.jpg\";s:5:\"width\";i:36;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:72:\"https://images-na.ssl-images-amazon.com/images/I/51%2Bzw59kAUL._SL75.jpg\";s:5:\"width\";i:91;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:72:\"https://images-na.ssl-images-amazon.com/images/I/51%2Bzw59kAUL._SL75.jpg\";s:5:\"width\";i:91;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:73:\"https://images-na.ssl-images-amazon.com/images/I/51%2Bzw59kAUL._SL110.jpg\";s:5:\"width\";i:133;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:73:\"https://images-na.ssl-images-amazon.com/images/I/51%2Bzw59kAUL._SL160.jpg\";s:5:\"width\";i:194;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:66:\"https://images-na.ssl-images-amazon.com/images/I/51%2Bzw59kAUL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:411;}}'),
(48, 1435, 'https://images-na.ssl-images-amazon.com/images/I/51C9YoLBVUL.jpg', 'https://images-na.ssl-images-amazon.com/images/I/51C9YoLBVUL._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-04-21 11:11:21', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/51C9YoLBVUL._SL30.jpg\";s:5:\"width\";i:39;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/51C9YoLBVUL._SL75.jpg\";s:5:\"width\";i:98;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/51C9YoLBVUL._SL75.jpg\";s:5:\"width\";i:98;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/51C9YoLBVUL._SL110.jpg\";s:5:\"width\";i:145;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/51C9YoLBVUL._SL160.jpg\";s:5:\"width\";i:211;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/51C9YoLBVUL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:379;}}'),
(49, 1435, 'https://images-na.ssl-images-amazon.com/images/I/51KsvmYM3-L.jpg', 'https://images-na.ssl-images-amazon.com/images/I/51KsvmYM3-L._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-04-21 11:11:21', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/51KsvmYM3-L._SL30.jpg\";s:5:\"width\";i:43;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/51KsvmYM3-L._SL75.jpg\";s:5:\"width\";i:108;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/51KsvmYM3-L._SL75.jpg\";s:5:\"width\";i:108;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/51KsvmYM3-L._SL110.jpg\";s:5:\"width\";i:159;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/51KsvmYM3-L._SL160.jpg\";s:5:\"width\";i:231;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/51KsvmYM3-L.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:345;}}'),
(50, 1435, 'https://images-na.ssl-images-amazon.com/images/I/51v9UwTXasL.jpg', 'https://images-na.ssl-images-amazon.com/images/I/51v9UwTXasL._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-04-21 11:11:21', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/51v9UwTXasL._SL30.jpg\";s:5:\"width\";i:34;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/51v9UwTXasL._SL75.jpg\";s:5:\"width\";i:86;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/51v9UwTXasL._SL75.jpg\";s:5:\"width\";i:86;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/51v9UwTXasL._SL110.jpg\";s:5:\"width\";i:127;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/51v9UwTXasL._SL160.jpg\";s:5:\"width\";i:184;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/51v9UwTXasL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:433;}}'),
(51, 1435, 'https://images-na.ssl-images-amazon.com/images/I/51UvW90iPRL.jpg', 'https://images-na.ssl-images-amazon.com/images/I/51UvW90iPRL._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-04-21 11:11:21', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/51UvW90iPRL._SL30.jpg\";s:5:\"width\";i:40;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/51UvW90iPRL._SL75.jpg\";s:5:\"width\";i:102;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/51UvW90iPRL._SL75.jpg\";s:5:\"width\";i:102;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/51UvW90iPRL._SL110.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/51UvW90iPRL._SL160.jpg\";s:5:\"width\";i:218;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/51UvW90iPRL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:366;}}'),
(52, 1442, 'https://images-na.ssl-images-amazon.com/images/I/41HpcE1oSVL.jpg', 'https://images-na.ssl-images-amazon.com/images/I/41HpcE1oSVL._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-04-21 11:13:25', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41HpcE1oSVL._SL30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41HpcE1oSVL._SL75.jpg\";s:5:\"width\";i:75;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41HpcE1oSVL._SL75.jpg\";s:5:\"width\";i:75;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/41HpcE1oSVL._SL110.jpg\";s:5:\"width\";i:110;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/41HpcE1oSVL._SL160.jpg\";s:5:\"width\";i:160;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/41HpcE1oSVL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;}}'),
(53, 1442, 'https://images-na.ssl-images-amazon.com/images/I/31MKHwGIbrL.jpg', 'https://images-na.ssl-images-amazon.com/images/I/31MKHwGIbrL._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-04-21 11:13:25', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/31MKHwGIbrL._SL30.jpg\";s:5:\"width\";i:38;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/31MKHwGIbrL._SL75.jpg\";s:5:\"width\";i:96;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/31MKHwGIbrL._SL75.jpg\";s:5:\"width\";i:96;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/31MKHwGIbrL._SL110.jpg\";s:5:\"width\";i:141;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/31MKHwGIbrL._SL160.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/31MKHwGIbrL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:390;}}'),
(54, 1442, 'https://images-na.ssl-images-amazon.com/images/I/41agi%2B9OoYL.jpg', 'https://images-na.ssl-images-amazon.com/images/I/41agi%2B9OoYL._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-04-21 11:13:25', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:72:\"https://images-na.ssl-images-amazon.com/images/I/41agi%2B9OoYL._SL30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:72:\"https://images-na.ssl-images-amazon.com/images/I/41agi%2B9OoYL._SL75.jpg\";s:5:\"width\";i:75;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:72:\"https://images-na.ssl-images-amazon.com/images/I/41agi%2B9OoYL._SL75.jpg\";s:5:\"width\";i:75;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:73:\"https://images-na.ssl-images-amazon.com/images/I/41agi%2B9OoYL._SL110.jpg\";s:5:\"width\";i:110;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:73:\"https://images-na.ssl-images-amazon.com/images/I/41agi%2B9OoYL._SL160.jpg\";s:5:\"width\";i:160;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:66:\"https://images-na.ssl-images-amazon.com/images/I/41agi%2B9OoYL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;}}'),
(55, 1442, 'https://images-na.ssl-images-amazon.com/images/I/411NQrBKudL.jpg', 'https://images-na.ssl-images-amazon.com/images/I/411NQrBKudL._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-04-21 11:13:25', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/411NQrBKudL._SL30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/411NQrBKudL._SL75.jpg\";s:5:\"width\";i:75;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/411NQrBKudL._SL75.jpg\";s:5:\"width\";i:75;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/411NQrBKudL._SL110.jpg\";s:5:\"width\";i:110;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/411NQrBKudL._SL160.jpg\";s:5:\"width\";i:160;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/411NQrBKudL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;}}'),
(56, 1442, 'https://images-na.ssl-images-amazon.com/images/I/41kkyVBaJWL.jpg', 'https://images-na.ssl-images-amazon.com/images/I/41kkyVBaJWL._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-04-21 11:13:25', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41kkyVBaJWL._SL30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41kkyVBaJWL._SL75.jpg\";s:5:\"width\";i:75;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41kkyVBaJWL._SL75.jpg\";s:5:\"width\";i:75;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/41kkyVBaJWL._SL110.jpg\";s:5:\"width\";i:110;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/41kkyVBaJWL._SL160.jpg\";s:5:\"width\";i:160;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/41kkyVBaJWL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;}}'),
(57, 1448, 'https://images-na.ssl-images-amazon.com/images/I/41kVINWJleL.jpg', 'https://images-na.ssl-images-amazon.com/images/I/41kVINWJleL._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-04-21 11:13:50', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41kVINWJleL._SL30.jpg\";s:5:\"width\";i:15;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41kVINWJleL._SL75.jpg\";s:5:\"width\";i:37;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41kVINWJleL._SL75.jpg\";s:5:\"width\";i:37;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/41kVINWJleL._SL110.jpg\";s:5:\"width\";i:55;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/41kVINWJleL._SL160.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/41kVINWJleL.jpg\";s:5:\"width\";i:251;s:6:\"height\";i:500;}}'),
(58, 1448, 'https://images-na.ssl-images-amazon.com/images/I/31w2EQCoCwL.jpg', 'https://images-na.ssl-images-amazon.com/images/I/31w2EQCoCwL._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-04-21 11:13:50', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/31w2EQCoCwL._SL30.jpg\";s:5:\"width\";i:18;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/31w2EQCoCwL._SL75.jpg\";s:5:\"width\";i:46;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/31w2EQCoCwL._SL75.jpg\";s:5:\"width\";i:46;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/31w2EQCoCwL._SL110.jpg\";s:5:\"width\";i:68;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/31w2EQCoCwL._SL160.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/31w2EQCoCwL.jpg\";s:5:\"width\";i:313;s:6:\"height\";i:500;}}'),
(59, 1448, 'https://images-na.ssl-images-amazon.com/images/I/41glBAAVV1L.jpg', 'https://images-na.ssl-images-amazon.com/images/I/41glBAAVV1L._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-04-21 11:13:50', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41glBAAVV1L._SL30.jpg\";s:5:\"width\";i:13;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41glBAAVV1L._SL75.jpg\";s:5:\"width\";i:33;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41glBAAVV1L._SL75.jpg\";s:5:\"width\";i:33;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/41glBAAVV1L._SL110.jpg\";s:5:\"width\";i:49;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/41glBAAVV1L._SL160.jpg\";s:5:\"width\";i:71;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/41glBAAVV1L.jpg\";s:5:\"width\";i:223;s:6:\"height\";i:500;}}'),
(60, 1448, 'https://images-na.ssl-images-amazon.com/images/I/31u29OTwiGL.jpg', 'https://images-na.ssl-images-amazon.com/images/I/31u29OTwiGL._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-04-21 11:13:50', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/31u29OTwiGL._SL30.jpg\";s:5:\"width\";i:15;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/31u29OTwiGL._SL75.jpg\";s:5:\"width\";i:37;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/31u29OTwiGL._SL75.jpg\";s:5:\"width\";i:37;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/31u29OTwiGL._SL110.jpg\";s:5:\"width\";i:55;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/31u29OTwiGL._SL160.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/31u29OTwiGL.jpg\";s:5:\"width\";i:251;s:6:\"height\";i:500;}}'),
(61, 1448, 'https://images-na.ssl-images-amazon.com/images/I/41a7hIHsYJL.jpg', 'https://images-na.ssl-images-amazon.com/images/I/41a7hIHsYJL._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-04-21 11:13:50', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41a7hIHsYJL._SL30.jpg\";s:5:\"width\";i:17;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41a7hIHsYJL._SL75.jpg\";s:5:\"width\";i:43;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41a7hIHsYJL._SL75.jpg\";s:5:\"width\";i:43;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/41a7hIHsYJL._SL110.jpg\";s:5:\"width\";i:64;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/41a7hIHsYJL._SL160.jpg\";s:5:\"width\";i:93;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/41a7hIHsYJL.jpg\";s:5:\"width\";i:291;s:6:\"height\";i:500;}}'),
(62, 1480, 'https://images-na.ssl-images-amazon.com/images/I/51MDAgXKM8L.jpg', 'https://images-na.ssl-images-amazon.com/images/I/51MDAgXKM8L._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-05-06 09:36:54', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/51MDAgXKM8L._SL30.jpg\";s:5:\"width\";i:29;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/51MDAgXKM8L._SL75.jpg\";s:5:\"width\";i:72;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/51MDAgXKM8L._SL75.jpg\";s:5:\"width\";i:72;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/51MDAgXKM8L._SL110.jpg\";s:5:\"width\";i:106;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/51MDAgXKM8L._SL160.jpg\";s:5:\"width\";i:155;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/51MDAgXKM8L.jpg\";s:5:\"width\";i:485;s:6:\"height\";i:500;}}'),
(63, 1480, 'https://images-na.ssl-images-amazon.com/images/I/41RjVxgq8AL.jpg', 'https://images-na.ssl-images-amazon.com/images/I/41RjVxgq8AL._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-05-06 09:36:54', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41RjVxgq8AL._SL30.jpg\";s:5:\"width\";i:15;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41RjVxgq8AL._SL75.jpg\";s:5:\"width\";i:37;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41RjVxgq8AL._SL75.jpg\";s:5:\"width\";i:37;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/41RjVxgq8AL._SL110.jpg\";s:5:\"width\";i:55;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/41RjVxgq8AL._SL160.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/41RjVxgq8AL.jpg\";s:5:\"width\";i:251;s:6:\"height\";i:500;}}'),
(64, 1480, 'https://images-na.ssl-images-amazon.com/images/I/41jHT2eSwqL.jpg', 'https://images-na.ssl-images-amazon.com/images/I/41jHT2eSwqL._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-05-06 09:36:54', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41jHT2eSwqL._SL30.jpg\";s:5:\"width\";i:15;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41jHT2eSwqL._SL75.jpg\";s:5:\"width\";i:37;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41jHT2eSwqL._SL75.jpg\";s:5:\"width\";i:37;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/41jHT2eSwqL._SL110.jpg\";s:5:\"width\";i:55;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/41jHT2eSwqL._SL160.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/41jHT2eSwqL.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:500;}}'),
(65, 1480, 'https://images-na.ssl-images-amazon.com/images/I/41KhEz2YmBL.jpg', 'https://images-na.ssl-images-amazon.com/images/I/41KhEz2YmBL._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-05-06 09:36:54', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41KhEz2YmBL._SL30.jpg\";s:5:\"width\";i:71;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41KhEz2YmBL._SL75.jpg\";s:5:\"width\";i:179;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41KhEz2YmBL._SL75.jpg\";s:5:\"width\";i:179;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/41KhEz2YmBL._SL110.jpg\";s:5:\"width\";i:263;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/41KhEz2YmBL._SL160.jpg\";s:5:\"width\";i:382;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/41KhEz2YmBL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:209;}}'),
(66, 1480, 'https://images-na.ssl-images-amazon.com/images/I/41Xx%2BO-C3ZL.jpg', 'https://images-na.ssl-images-amazon.com/images/I/41Xx%2BO-C3ZL._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-05-06 09:36:54', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:72:\"https://images-na.ssl-images-amazon.com/images/I/41Xx%2BO-C3ZL._SL30.jpg\";s:5:\"width\";i:82;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:72:\"https://images-na.ssl-images-amazon.com/images/I/41Xx%2BO-C3ZL._SL75.jpg\";s:5:\"width\";i:206;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:72:\"https://images-na.ssl-images-amazon.com/images/I/41Xx%2BO-C3ZL._SL75.jpg\";s:5:\"width\";i:206;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:73:\"https://images-na.ssl-images-amazon.com/images/I/41Xx%2BO-C3ZL._SL110.jpg\";s:5:\"width\";i:302;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:73:\"https://images-na.ssl-images-amazon.com/images/I/41Xx%2BO-C3ZL._SL160.jpg\";s:5:\"width\";i:439;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:66:\"https://images-na.ssl-images-amazon.com/images/I/41Xx%2BO-C3ZL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:182;}}'),
(67, 1480, 'https://images-na.ssl-images-amazon.com/images/I/41H-qZsG1RL.jpg', 'https://images-na.ssl-images-amazon.com/images/I/41H-qZsG1RL._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-05-06 09:36:54', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41H-qZsG1RL._SL30.jpg\";s:5:\"width\";i:41;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41H-qZsG1RL._SL75.jpg\";s:5:\"width\";i:103;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41H-qZsG1RL._SL75.jpg\";s:5:\"width\";i:103;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/41H-qZsG1RL._SL110.jpg\";s:5:\"width\";i:151;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/41H-qZsG1RL._SL160.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/41H-qZsG1RL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:363;}}'),
(68, 1480, 'https://images-na.ssl-images-amazon.com/images/I/4189NlaWQKL.jpg', 'https://images-na.ssl-images-amazon.com/images/I/4189NlaWQKL._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-05-06 09:36:54', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/4189NlaWQKL._SL30.jpg\";s:5:\"width\";i:39;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/4189NlaWQKL._SL75.jpg\";s:5:\"width\";i:98;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/4189NlaWQKL._SL75.jpg\";s:5:\"width\";i:98;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/4189NlaWQKL._SL110.jpg\";s:5:\"width\";i:144;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/4189NlaWQKL._SL160.jpg\";s:5:\"width\";i:209;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/4189NlaWQKL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:381;}}'),
(69, 1488, 'https://images-na.ssl-images-amazon.com/images/I/51BAV0RLImL.jpg', 'https://images-na.ssl-images-amazon.com/images/I/51BAV0RLImL._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-05-06 09:37:42', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/51BAV0RLImL._SL30.jpg\";s:5:\"width\";i:32;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/51BAV0RLImL._SL75.jpg\";s:5:\"width\";i:82;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/51BAV0RLImL._SL75.jpg\";s:5:\"width\";i:82;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/51BAV0RLImL._SL110.jpg\";s:5:\"width\";i:120;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/51BAV0RLImL._SL160.jpg\";s:5:\"width\";i:175;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/51BAV0RLImL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:455;}}'),
(70, 1490, 'https://images-na.ssl-images-amazon.com/images/I/415dRq8%2BB2L.jpg', 'https://images-na.ssl-images-amazon.com/images/I/415dRq8%2BB2L._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-05-06 09:38:18', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:72:\"https://images-na.ssl-images-amazon.com/images/I/415dRq8%2BB2L._SL30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:72:\"https://images-na.ssl-images-amazon.com/images/I/415dRq8%2BB2L._SL75.jpg\";s:5:\"width\";i:75;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:72:\"https://images-na.ssl-images-amazon.com/images/I/415dRq8%2BB2L._SL75.jpg\";s:5:\"width\";i:75;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:73:\"https://images-na.ssl-images-amazon.com/images/I/415dRq8%2BB2L._SL110.jpg\";s:5:\"width\";i:110;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:73:\"https://images-na.ssl-images-amazon.com/images/I/415dRq8%2BB2L._SL160.jpg\";s:5:\"width\";i:160;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:66:\"https://images-na.ssl-images-amazon.com/images/I/415dRq8%2BB2L.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;}}'),
(71, 1492, 'https://images-na.ssl-images-amazon.com/images/I/41eEWeGh1qL.jpg', 'https://images-na.ssl-images-amazon.com/images/I/41eEWeGh1qL._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-05-06 09:39:13', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41eEWeGh1qL._SL30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41eEWeGh1qL._SL75.jpg\";s:5:\"width\";i:75;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41eEWeGh1qL._SL75.jpg\";s:5:\"width\";i:75;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/41eEWeGh1qL._SL110.jpg\";s:5:\"width\";i:110;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/41eEWeGh1qL._SL160.jpg\";s:5:\"width\";i:160;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/41eEWeGh1qL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;}}'),
(72, 1492, 'https://images-na.ssl-images-amazon.com/images/I/41wx3o9Z0zL.jpg', 'https://images-na.ssl-images-amazon.com/images/I/41wx3o9Z0zL._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-05-06 09:39:13', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41wx3o9Z0zL._SL30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41wx3o9Z0zL._SL75.jpg\";s:5:\"width\";i:75;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41wx3o9Z0zL._SL75.jpg\";s:5:\"width\";i:75;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/41wx3o9Z0zL._SL110.jpg\";s:5:\"width\";i:110;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/41wx3o9Z0zL._SL160.jpg\";s:5:\"width\";i:160;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/41wx3o9Z0zL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;}}'),
(73, 1492, 'https://images-na.ssl-images-amazon.com/images/I/415AyNCOZkL.jpg', 'https://images-na.ssl-images-amazon.com/images/I/415AyNCOZkL._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-05-06 09:39:13', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/415AyNCOZkL._SL30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/415AyNCOZkL._SL75.jpg\";s:5:\"width\";i:75;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/415AyNCOZkL._SL75.jpg\";s:5:\"width\";i:75;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/415AyNCOZkL._SL110.jpg\";s:5:\"width\";i:110;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/415AyNCOZkL._SL160.jpg\";s:5:\"width\";i:160;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/415AyNCOZkL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;}}'),
(74, 1492, 'https://images-na.ssl-images-amazon.com/images/I/41uMk7%2B0TzL.jpg', 'https://images-na.ssl-images-amazon.com/images/I/41uMk7%2B0TzL._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-05-06 09:39:13', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:72:\"https://images-na.ssl-images-amazon.com/images/I/41uMk7%2B0TzL._SL30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:72:\"https://images-na.ssl-images-amazon.com/images/I/41uMk7%2B0TzL._SL75.jpg\";s:5:\"width\";i:75;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:72:\"https://images-na.ssl-images-amazon.com/images/I/41uMk7%2B0TzL._SL75.jpg\";s:5:\"width\";i:75;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:73:\"https://images-na.ssl-images-amazon.com/images/I/41uMk7%2B0TzL._SL110.jpg\";s:5:\"width\";i:110;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:73:\"https://images-na.ssl-images-amazon.com/images/I/41uMk7%2B0TzL._SL160.jpg\";s:5:\"width\";i:160;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:66:\"https://images-na.ssl-images-amazon.com/images/I/41uMk7%2B0TzL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;}}'),
(75, 1492, 'https://images-na.ssl-images-amazon.com/images/I/31MDqA%2BJCoL.jpg', 'https://images-na.ssl-images-amazon.com/images/I/31MDqA%2BJCoL._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-05-06 09:39:13', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:72:\"https://images-na.ssl-images-amazon.com/images/I/31MDqA%2BJCoL._SL30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:72:\"https://images-na.ssl-images-amazon.com/images/I/31MDqA%2BJCoL._SL75.jpg\";s:5:\"width\";i:75;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:72:\"https://images-na.ssl-images-amazon.com/images/I/31MDqA%2BJCoL._SL75.jpg\";s:5:\"width\";i:75;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:73:\"https://images-na.ssl-images-amazon.com/images/I/31MDqA%2BJCoL._SL110.jpg\";s:5:\"width\";i:110;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:73:\"https://images-na.ssl-images-amazon.com/images/I/31MDqA%2BJCoL._SL160.jpg\";s:5:\"width\";i:160;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:66:\"https://images-na.ssl-images-amazon.com/images/I/31MDqA%2BJCoL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;}}'),
(76, 1492, 'https://images-na.ssl-images-amazon.com/images/I/51oF2i2xj5L.jpg', 'https://images-na.ssl-images-amazon.com/images/I/51oF2i2xj5L._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-05-06 09:39:13', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/51oF2i2xj5L._SL30.jpg\";s:5:\"width\";i:18;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/51oF2i2xj5L._SL75.jpg\";s:5:\"width\";i:46;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/51oF2i2xj5L._SL75.jpg\";s:5:\"width\";i:46;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/51oF2i2xj5L._SL110.jpg\";s:5:\"width\";i:68;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/51oF2i2xj5L._SL160.jpg\";s:5:\"width\";i:99;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/51oF2i2xj5L.jpg\";s:5:\"width\";i:311;s:6:\"height\";i:500;}}'),
(77, 1492, 'https://images-na.ssl-images-amazon.com/images/I/41Jx%2B3j3crL.jpg', 'https://images-na.ssl-images-amazon.com/images/I/41Jx%2B3j3crL._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-05-06 09:39:13', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:72:\"https://images-na.ssl-images-amazon.com/images/I/41Jx%2B3j3crL._SL30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:72:\"https://images-na.ssl-images-amazon.com/images/I/41Jx%2B3j3crL._SL75.jpg\";s:5:\"width\";i:75;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:72:\"https://images-na.ssl-images-amazon.com/images/I/41Jx%2B3j3crL._SL75.jpg\";s:5:\"width\";i:75;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:73:\"https://images-na.ssl-images-amazon.com/images/I/41Jx%2B3j3crL._SL110.jpg\";s:5:\"width\";i:110;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:73:\"https://images-na.ssl-images-amazon.com/images/I/41Jx%2B3j3crL._SL160.jpg\";s:5:\"width\";i:160;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:66:\"https://images-na.ssl-images-amazon.com/images/I/41Jx%2B3j3crL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;}}'),
(78, 1500, 'https://images-na.ssl-images-amazon.com/images/I/51Rgxj-KbRL.jpg', 'https://images-na.ssl-images-amazon.com/images/I/51Rgxj-KbRL._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-05-06 09:39:41', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/51Rgxj-KbRL._SL30.jpg\";s:5:\"width\";i:29;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/51Rgxj-KbRL._SL75.jpg\";s:5:\"width\";i:73;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/51Rgxj-KbRL._SL75.jpg\";s:5:\"width\";i:73;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/51Rgxj-KbRL._SL110.jpg\";s:5:\"width\";i:108;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/51Rgxj-KbRL._SL160.jpg\";s:5:\"width\";i:157;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/51Rgxj-KbRL.jpg\";s:5:\"width\";i:492;s:6:\"height\";i:500;}}'),
(79, 1500, 'https://images-na.ssl-images-amazon.com/images/I/41nCEr6K5OL.jpg', 'https://images-na.ssl-images-amazon.com/images/I/41nCEr6K5OL._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-05-06 09:39:41', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41nCEr6K5OL._SL30.jpg\";s:5:\"width\";i:40;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41nCEr6K5OL._SL75.jpg\";s:5:\"width\";i:101;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41nCEr6K5OL._SL75.jpg\";s:5:\"width\";i:101;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/41nCEr6K5OL._SL110.jpg\";s:5:\"width\";i:149;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/41nCEr6K5OL._SL160.jpg\";s:5:\"width\";i:217;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/41nCEr6K5OL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:368;}}'),
(80, 1500, 'https://images-na.ssl-images-amazon.com/images/I/41pZpT2XICL.jpg', 'https://images-na.ssl-images-amazon.com/images/I/41pZpT2XICL._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-05-06 09:39:41', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41pZpT2XICL._SL30.jpg\";s:5:\"width\";i:46;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41pZpT2XICL._SL75.jpg\";s:5:\"width\";i:115;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41pZpT2XICL._SL75.jpg\";s:5:\"width\";i:115;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/41pZpT2XICL._SL110.jpg\";s:5:\"width\";i:168;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/41pZpT2XICL._SL160.jpg\";s:5:\"width\";i:245;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/41pZpT2XICL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:326;}}'),
(81, 1500, 'https://images-na.ssl-images-amazon.com/images/I/41E%2BcUVhQ4L.jpg', 'https://images-na.ssl-images-amazon.com/images/I/41E%2BcUVhQ4L._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-05-06 09:39:41', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:72:\"https://images-na.ssl-images-amazon.com/images/I/41E%2BcUVhQ4L._SL30.jpg\";s:5:\"width\";i:79;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:72:\"https://images-na.ssl-images-amazon.com/images/I/41E%2BcUVhQ4L._SL75.jpg\";s:5:\"width\";i:198;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:72:\"https://images-na.ssl-images-amazon.com/images/I/41E%2BcUVhQ4L._SL75.jpg\";s:5:\"width\";i:198;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:73:\"https://images-na.ssl-images-amazon.com/images/I/41E%2BcUVhQ4L._SL110.jpg\";s:5:\"width\";i:291;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:73:\"https://images-na.ssl-images-amazon.com/images/I/41E%2BcUVhQ4L._SL160.jpg\";s:5:\"width\";i:423;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:66:\"https://images-na.ssl-images-amazon.com/images/I/41E%2BcUVhQ4L.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:189;}}'),
(82, 1500, 'https://images-na.ssl-images-amazon.com/images/I/41WaDp6SZNL.jpg', 'https://images-na.ssl-images-amazon.com/images/I/41WaDp6SZNL._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-05-06 09:39:41', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41WaDp6SZNL._SL30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41WaDp6SZNL._SL75.jpg\";s:5:\"width\";i:75;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41WaDp6SZNL._SL75.jpg\";s:5:\"width\";i:75;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/41WaDp6SZNL._SL110.jpg\";s:5:\"width\";i:110;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/41WaDp6SZNL._SL160.jpg\";s:5:\"width\";i:160;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/41WaDp6SZNL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;}}'),
(83, 1500, 'https://images-na.ssl-images-amazon.com/images/I/51ULoGogFOL.jpg', 'https://images-na.ssl-images-amazon.com/images/I/51ULoGogFOL._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-05-06 09:39:41', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/51ULoGogFOL._SL30.jpg\";s:5:\"width\";i:45;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/51ULoGogFOL._SL75.jpg\";s:5:\"width\";i:112;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/51ULoGogFOL._SL75.jpg\";s:5:\"width\";i:112;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/51ULoGogFOL._SL110.jpg\";s:5:\"width\";i:165;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/51ULoGogFOL._SL160.jpg\";s:5:\"width\";i:240;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/51ULoGogFOL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:333;}}'),
(84, 1507, 'https://images-na.ssl-images-amazon.com/images/I/41M7SECHSzL.jpg', 'https://images-na.ssl-images-amazon.com/images/I/41M7SECHSzL._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-05-06 09:40:17', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41M7SECHSzL._SL30.jpg\";s:5:\"width\";i:33;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41M7SECHSzL._SL75.jpg\";s:5:\"width\";i:82;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41M7SECHSzL._SL75.jpg\";s:5:\"width\";i:82;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/41M7SECHSzL._SL110.jpg\";s:5:\"width\";i:121;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/41M7SECHSzL._SL160.jpg\";s:5:\"width\";i:176;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/41M7SECHSzL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:453;}}'),
(85, 1507, 'https://images-na.ssl-images-amazon.com/images/I/41r8-yfYghL.jpg', 'https://images-na.ssl-images-amazon.com/images/I/41r8-yfYghL._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-05-06 09:40:17', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41r8-yfYghL._SL30.jpg\";s:5:\"width\";i:17;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41r8-yfYghL._SL75.jpg\";s:5:\"width\";i:42;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41r8-yfYghL._SL75.jpg\";s:5:\"width\";i:42;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/41r8-yfYghL._SL110.jpg\";s:5:\"width\";i:62;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/41r8-yfYghL._SL160.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/41r8-yfYghL.jpg\";s:5:\"width\";i:284;s:6:\"height\";i:500;}}'),
(86, 1507, 'https://images-na.ssl-images-amazon.com/images/I/31H6hlsi7VL.jpg', 'https://images-na.ssl-images-amazon.com/images/I/31H6hlsi7VL._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-05-06 09:40:17', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/31H6hlsi7VL._SL30.jpg\";s:5:\"width\";i:77;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/31H6hlsi7VL._SL75.jpg\";s:5:\"width\";i:194;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/31H6hlsi7VL._SL75.jpg\";s:5:\"width\";i:194;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/31H6hlsi7VL._SL110.jpg\";s:5:\"width\";i:284;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/31H6hlsi7VL._SL160.jpg\";s:5:\"width\";i:414;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/31H6hlsi7VL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:193;}}');
INSERT INTO `wpx5_amz_assets` (`id`, `post_id`, `asset`, `thumb`, `download_status`, `hash`, `media_id`, `msg`, `date_added`, `date_download`, `image_sizes`) VALUES
(87, 1507, 'https://images-na.ssl-images-amazon.com/images/I/31iovI2t9zL.jpg', 'https://images-na.ssl-images-amazon.com/images/I/31iovI2t9zL._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-05-06 09:40:17', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/31iovI2t9zL._SL30.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/31iovI2t9zL._SL75.jpg\";s:5:\"width\";i:158;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/31iovI2t9zL._SL75.jpg\";s:5:\"width\";i:158;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/31iovI2t9zL._SL110.jpg\";s:5:\"width\";i:232;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/31iovI2t9zL._SL160.jpg\";s:5:\"width\";i:337;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/31iovI2t9zL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:237;}}'),
(88, 1507, 'https://images-na.ssl-images-amazon.com/images/I/41qJzzIAYEL.jpg', 'https://images-na.ssl-images-amazon.com/images/I/41qJzzIAYEL._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-05-06 09:40:17', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41qJzzIAYEL._SL30.jpg\";s:5:\"width\";i:40;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41qJzzIAYEL._SL75.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41qJzzIAYEL._SL75.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/41qJzzIAYEL._SL110.jpg\";s:5:\"width\";i:147;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/41qJzzIAYEL._SL160.jpg\";s:5:\"width\";i:214;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/41qJzzIAYEL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:373;}}'),
(89, 1507, 'https://images-na.ssl-images-amazon.com/images/I/41vxCs%2B8DhL.jpg', 'https://images-na.ssl-images-amazon.com/images/I/41vxCs%2B8DhL._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-05-06 09:40:17', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:72:\"https://images-na.ssl-images-amazon.com/images/I/41vxCs%2B8DhL._SL30.jpg\";s:5:\"width\";i:36;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:72:\"https://images-na.ssl-images-amazon.com/images/I/41vxCs%2B8DhL._SL75.jpg\";s:5:\"width\";i:91;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:72:\"https://images-na.ssl-images-amazon.com/images/I/41vxCs%2B8DhL._SL75.jpg\";s:5:\"width\";i:91;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:73:\"https://images-na.ssl-images-amazon.com/images/I/41vxCs%2B8DhL._SL110.jpg\";s:5:\"width\";i:133;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:73:\"https://images-na.ssl-images-amazon.com/images/I/41vxCs%2B8DhL._SL160.jpg\";s:5:\"width\";i:194;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:66:\"https://images-na.ssl-images-amazon.com/images/I/41vxCs%2B8DhL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:412;}}'),
(90, 1514, 'https://images-na.ssl-images-amazon.com/images/I/41Dqy%2BIoX5L.jpg', 'https://images-na.ssl-images-amazon.com/images/I/41Dqy%2BIoX5L._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-05-06 09:41:36', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:72:\"https://images-na.ssl-images-amazon.com/images/I/41Dqy%2BIoX5L._SL30.jpg\";s:5:\"width\";i:40;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:72:\"https://images-na.ssl-images-amazon.com/images/I/41Dqy%2BIoX5L._SL75.jpg\";s:5:\"width\";i:102;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:72:\"https://images-na.ssl-images-amazon.com/images/I/41Dqy%2BIoX5L._SL75.jpg\";s:5:\"width\";i:102;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:73:\"https://images-na.ssl-images-amazon.com/images/I/41Dqy%2BIoX5L._SL110.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:73:\"https://images-na.ssl-images-amazon.com/images/I/41Dqy%2BIoX5L._SL160.jpg\";s:5:\"width\";i:218;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:66:\"https://images-na.ssl-images-amazon.com/images/I/41Dqy%2BIoX5L.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:366;}}'),
(91, 1514, 'https://images-na.ssl-images-amazon.com/images/I/415AM%2B6ll8L.jpg', 'https://images-na.ssl-images-amazon.com/images/I/415AM%2B6ll8L._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-05-06 09:41:36', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:72:\"https://images-na.ssl-images-amazon.com/images/I/415AM%2B6ll8L._SL30.jpg\";s:5:\"width\";i:19;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:72:\"https://images-na.ssl-images-amazon.com/images/I/415AM%2B6ll8L._SL75.jpg\";s:5:\"width\";i:49;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:72:\"https://images-na.ssl-images-amazon.com/images/I/415AM%2B6ll8L._SL75.jpg\";s:5:\"width\";i:49;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:73:\"https://images-na.ssl-images-amazon.com/images/I/415AM%2B6ll8L._SL110.jpg\";s:5:\"width\";i:73;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:73:\"https://images-na.ssl-images-amazon.com/images/I/415AM%2B6ll8L._SL160.jpg\";s:5:\"width\";i:106;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:66:\"https://images-na.ssl-images-amazon.com/images/I/415AM%2B6ll8L.jpg\";s:5:\"width\";i:332;s:6:\"height\";i:500;}}'),
(92, 1514, 'https://images-na.ssl-images-amazon.com/images/I/31P8ZNUabvL.jpg', 'https://images-na.ssl-images-amazon.com/images/I/31P8ZNUabvL._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-05-06 09:41:36', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/31P8ZNUabvL._SL30.jpg\";s:5:\"width\";i:18;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/31P8ZNUabvL._SL75.jpg\";s:5:\"width\";i:46;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/31P8ZNUabvL._SL75.jpg\";s:5:\"width\";i:46;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/31P8ZNUabvL._SL110.jpg\";s:5:\"width\";i:68;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/31P8ZNUabvL._SL160.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/31P8ZNUabvL.jpg\";s:5:\"width\";i:313;s:6:\"height\";i:500;}}'),
(93, 1514, 'https://images-na.ssl-images-amazon.com/images/I/31awh4gBBjL.jpg', 'https://images-na.ssl-images-amazon.com/images/I/31awh4gBBjL._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-05-06 09:41:36', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/31awh4gBBjL._SL30.jpg\";s:5:\"width\";i:74;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/31awh4gBBjL._SL75.jpg\";s:5:\"width\";i:186;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/31awh4gBBjL._SL75.jpg\";s:5:\"width\";i:186;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/31awh4gBBjL._SL110.jpg\";s:5:\"width\";i:273;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/31awh4gBBjL._SL160.jpg\";s:5:\"width\";i:398;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/31awh4gBBjL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:201;}}'),
(94, 1514, 'https://images-na.ssl-images-amazon.com/images/I/31e9CgTEJ%2BL.jpg', 'https://images-na.ssl-images-amazon.com/images/I/31e9CgTEJ%2BL._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-05-06 09:41:36', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:72:\"https://images-na.ssl-images-amazon.com/images/I/31e9CgTEJ%2BL._SL30.jpg\";s:5:\"width\";i:82;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:72:\"https://images-na.ssl-images-amazon.com/images/I/31e9CgTEJ%2BL._SL75.jpg\";s:5:\"width\";i:206;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:72:\"https://images-na.ssl-images-amazon.com/images/I/31e9CgTEJ%2BL._SL75.jpg\";s:5:\"width\";i:206;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:73:\"https://images-na.ssl-images-amazon.com/images/I/31e9CgTEJ%2BL._SL110.jpg\";s:5:\"width\";i:302;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:73:\"https://images-na.ssl-images-amazon.com/images/I/31e9CgTEJ%2BL._SL160.jpg\";s:5:\"width\";i:439;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:66:\"https://images-na.ssl-images-amazon.com/images/I/31e9CgTEJ%2BL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:182;}}'),
(95, 1514, 'https://images-na.ssl-images-amazon.com/images/I/31urFK-vlcL.jpg', 'https://images-na.ssl-images-amazon.com/images/I/31urFK-vlcL._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-05-06 09:41:36', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/31urFK-vlcL._SL30.jpg\";s:5:\"width\";i:51;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/31urFK-vlcL._SL75.jpg\";s:5:\"width\";i:128;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/31urFK-vlcL._SL75.jpg\";s:5:\"width\";i:128;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/31urFK-vlcL._SL110.jpg\";s:5:\"width\";i:189;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/31urFK-vlcL._SL160.jpg\";s:5:\"width\";i:274;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/31urFK-vlcL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:291;}}'),
(96, 1514, 'https://images-na.ssl-images-amazon.com/images/I/61a5VOYBmgL.jpg', 'https://images-na.ssl-images-amazon.com/images/I/61a5VOYBmgL._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-05-06 09:41:36', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/61a5VOYBmgL._SL30.jpg\";s:5:\"width\";i:53;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/61a5VOYBmgL._SL75.jpg\";s:5:\"width\";i:133;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/61a5VOYBmgL._SL75.jpg\";s:5:\"width\";i:133;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/61a5VOYBmgL._SL110.jpg\";s:5:\"width\";i:196;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/61a5VOYBmgL._SL160.jpg\";s:5:\"width\";i:285;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/61a5VOYBmgL.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:404;}}'),
(97, 1515, 'https://images-na.ssl-images-amazon.com/images/I/51GoUn-jyLL.jpg', 'https://images-na.ssl-images-amazon.com/images/I/51GoUn-jyLL._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-05-06 09:41:36', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/51GoUn-jyLL._SL30.jpg\";s:5:\"width\";i:40;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/51GoUn-jyLL._SL75.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/51GoUn-jyLL._SL75.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/51GoUn-jyLL._SL110.jpg\";s:5:\"width\";i:147;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/51GoUn-jyLL._SL160.jpg\";s:5:\"width\";i:214;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/51GoUn-jyLL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:373;}}'),
(98, 1516, 'https://images-na.ssl-images-amazon.com/images/I/41aK48I-9WL.jpg', 'https://images-na.ssl-images-amazon.com/images/I/41aK48I-9WL._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-05-06 09:41:36', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41aK48I-9WL._SL30.jpg\";s:5:\"width\";i:44;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41aK48I-9WL._SL75.jpg\";s:5:\"width\";i:112;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41aK48I-9WL._SL75.jpg\";s:5:\"width\";i:112;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/41aK48I-9WL._SL110.jpg\";s:5:\"width\";i:164;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/41aK48I-9WL._SL160.jpg\";s:5:\"width\";i:239;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/41aK48I-9WL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:334;}}'),
(99, 1517, 'https://images-na.ssl-images-amazon.com/images/I/51GoUn-jyLL.jpg', 'https://images-na.ssl-images-amazon.com/images/I/51GoUn-jyLL._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-05-06 09:41:36', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/51GoUn-jyLL._SL30.jpg\";s:5:\"width\";i:40;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/51GoUn-jyLL._SL75.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/51GoUn-jyLL._SL75.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/51GoUn-jyLL._SL110.jpg\";s:5:\"width\";i:147;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/51GoUn-jyLL._SL160.jpg\";s:5:\"width\";i:214;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/51GoUn-jyLL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:373;}}'),
(100, 1518, 'https://images-na.ssl-images-amazon.com/images/I/41%2BgR62UC6L.jpg', 'https://images-na.ssl-images-amazon.com/images/I/41%2BgR62UC6L._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-05-06 09:41:36', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:72:\"https://images-na.ssl-images-amazon.com/images/I/41%2BgR62UC6L._SL30.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:72:\"https://images-na.ssl-images-amazon.com/images/I/41%2BgR62UC6L._SL75.jpg\";s:5:\"width\";i:120;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:72:\"https://images-na.ssl-images-amazon.com/images/I/41%2BgR62UC6L._SL75.jpg\";s:5:\"width\";i:120;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:73:\"https://images-na.ssl-images-amazon.com/images/I/41%2BgR62UC6L._SL110.jpg\";s:5:\"width\";i:176;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:73:\"https://images-na.ssl-images-amazon.com/images/I/41%2BgR62UC6L._SL160.jpg\";s:5:\"width\";i:257;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:66:\"https://images-na.ssl-images-amazon.com/images/I/41%2BgR62UC6L.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:311;}}'),
(101, 1519, 'https://images-na.ssl-images-amazon.com/images/I/41%2BgR62UC6L.jpg', 'https://images-na.ssl-images-amazon.com/images/I/41%2BgR62UC6L._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-05-06 09:41:36', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:72:\"https://images-na.ssl-images-amazon.com/images/I/41%2BgR62UC6L._SL30.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:72:\"https://images-na.ssl-images-amazon.com/images/I/41%2BgR62UC6L._SL75.jpg\";s:5:\"width\";i:120;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:72:\"https://images-na.ssl-images-amazon.com/images/I/41%2BgR62UC6L._SL75.jpg\";s:5:\"width\";i:120;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:73:\"https://images-na.ssl-images-amazon.com/images/I/41%2BgR62UC6L._SL110.jpg\";s:5:\"width\";i:176;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:73:\"https://images-na.ssl-images-amazon.com/images/I/41%2BgR62UC6L._SL160.jpg\";s:5:\"width\";i:257;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:66:\"https://images-na.ssl-images-amazon.com/images/I/41%2BgR62UC6L.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:311;}}'),
(102, 1532, 'https://images-na.ssl-images-amazon.com/images/I/31srFDK8cbL.jpg', 'https://images-na.ssl-images-amazon.com/images/I/31srFDK8cbL._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-05-06 09:42:08', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/31srFDK8cbL._SL30.jpg\";s:5:\"width\";i:57;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/31srFDK8cbL._SL75.jpg\";s:5:\"width\";i:144;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/31srFDK8cbL._SL75.jpg\";s:5:\"width\";i:144;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/31srFDK8cbL._SL110.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/31srFDK8cbL._SL160.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/31srFDK8cbL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:259;}}'),
(103, 1532, 'https://images-na.ssl-images-amazon.com/images/I/41ObNMQ3-gL.jpg', 'https://images-na.ssl-images-amazon.com/images/I/41ObNMQ3-gL._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-05-06 09:42:08', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41ObNMQ3-gL._SL30.jpg\";s:5:\"width\";i:29;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41ObNMQ3-gL._SL75.jpg\";s:5:\"width\";i:72;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41ObNMQ3-gL._SL75.jpg\";s:5:\"width\";i:72;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/41ObNMQ3-gL._SL110.jpg\";s:5:\"width\";i:106;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/41ObNMQ3-gL._SL160.jpg\";s:5:\"width\";i:155;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/41ObNMQ3-gL.jpg\";s:5:\"width\";i:485;s:6:\"height\";i:500;}}'),
(104, 1532, 'https://images-na.ssl-images-amazon.com/images/I/31fzwLmf3cL.jpg', 'https://images-na.ssl-images-amazon.com/images/I/31fzwLmf3cL._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-05-06 09:42:08', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/31fzwLmf3cL._SL30.jpg\";s:5:\"width\";i:25;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/31fzwLmf3cL._SL75.jpg\";s:5:\"width\";i:64;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/31fzwLmf3cL._SL75.jpg\";s:5:\"width\";i:64;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/31fzwLmf3cL._SL110.jpg\";s:5:\"width\";i:94;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/31fzwLmf3cL._SL160.jpg\";s:5:\"width\";i:137;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/31fzwLmf3cL.jpg\";s:5:\"width\";i:430;s:6:\"height\";i:500;}}'),
(105, 1532, 'https://images-na.ssl-images-amazon.com/images/I/31rE0XANhhL.jpg', 'https://images-na.ssl-images-amazon.com/images/I/31rE0XANhhL._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-05-06 09:42:08', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/31rE0XANhhL._SL30.jpg\";s:5:\"width\";i:72;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/31rE0XANhhL._SL75.jpg\";s:5:\"width\";i:182;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/31rE0XANhhL._SL75.jpg\";s:5:\"width\";i:182;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/31rE0XANhhL._SL110.jpg\";s:5:\"width\";i:266;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/31rE0XANhhL._SL160.jpg\";s:5:\"width\";i:388;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/31rE0XANhhL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:206;}}'),
(106, 1532, 'https://images-na.ssl-images-amazon.com/images/I/31NwsIO4J8L.jpg', 'https://images-na.ssl-images-amazon.com/images/I/31NwsIO4J8L._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-05-06 09:42:08', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/31NwsIO4J8L._SL30.jpg\";s:5:\"width\";i:75;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/31NwsIO4J8L._SL75.jpg\";s:5:\"width\";i:187;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/31NwsIO4J8L._SL75.jpg\";s:5:\"width\";i:187;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/31NwsIO4J8L._SL110.jpg\";s:5:\"width\";i:275;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/31NwsIO4J8L._SL160.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/31NwsIO4J8L.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:200;}}'),
(107, 1532, 'https://images-na.ssl-images-amazon.com/images/I/31ud21cqzZL.jpg', 'https://images-na.ssl-images-amazon.com/images/I/31ud21cqzZL._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-05-06 09:42:08', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/31ud21cqzZL._SL30.jpg\";s:5:\"width\";i:76;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/31ud21cqzZL._SL75.jpg\";s:5:\"width\";i:192;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/31ud21cqzZL._SL75.jpg\";s:5:\"width\";i:192;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/31ud21cqzZL._SL110.jpg\";s:5:\"width\";i:282;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/31ud21cqzZL._SL160.jpg\";s:5:\"width\";i:410;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/31ud21cqzZL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:195;}}'),
(108, 1532, 'https://images-na.ssl-images-amazon.com/images/I/41AWtBFpj1L.jpg', 'https://images-na.ssl-images-amazon.com/images/I/41AWtBFpj1L._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-05-06 09:42:08', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41AWtBFpj1L._SL30.jpg\";s:5:\"width\";i:40;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41AWtBFpj1L._SL75.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41AWtBFpj1L._SL75.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/41AWtBFpj1L._SL110.jpg\";s:5:\"width\";i:146;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/41AWtBFpj1L._SL160.jpg\";s:5:\"width\";i:213;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/41AWtBFpj1L.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:480;}}'),
(109, 1533, 'https://images-na.ssl-images-amazon.com/images/I/31ccW2zpDEL.jpg', 'https://images-na.ssl-images-amazon.com/images/I/31ccW2zpDEL._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-05-06 09:42:08', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/31ccW2zpDEL._SL30.jpg\";s:5:\"width\";i:64;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/31ccW2zpDEL._SL75.jpg\";s:5:\"width\";i:162;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/31ccW2zpDEL._SL75.jpg\";s:5:\"width\";i:162;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/31ccW2zpDEL._SL110.jpg\";s:5:\"width\";i:238;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/31ccW2zpDEL._SL160.jpg\";s:5:\"width\";i:346;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/31ccW2zpDEL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:231;}}'),
(110, 1534, 'https://images-na.ssl-images-amazon.com/images/I/31srFDK8cbL.jpg', 'https://images-na.ssl-images-amazon.com/images/I/31srFDK8cbL._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-05-06 09:42:09', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/31srFDK8cbL._SL30.jpg\";s:5:\"width\";i:57;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/31srFDK8cbL._SL75.jpg\";s:5:\"width\";i:144;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/31srFDK8cbL._SL75.jpg\";s:5:\"width\";i:144;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/31srFDK8cbL._SL110.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/31srFDK8cbL._SL160.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/31srFDK8cbL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:259;}}'),
(111, 1535, 'https://images-na.ssl-images-amazon.com/images/I/31srFDK8cbL.jpg', 'https://images-na.ssl-images-amazon.com/images/I/31srFDK8cbL._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-05-06 09:42:09', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/31srFDK8cbL._SL30.jpg\";s:5:\"width\";i:57;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/31srFDK8cbL._SL75.jpg\";s:5:\"width\";i:144;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/31srFDK8cbL._SL75.jpg\";s:5:\"width\";i:144;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/31srFDK8cbL._SL110.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/31srFDK8cbL._SL160.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/31srFDK8cbL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:259;}}'),
(112, 1536, 'https://images-na.ssl-images-amazon.com/images/I/31xib1bH-sL.jpg', 'https://images-na.ssl-images-amazon.com/images/I/31xib1bH-sL._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-05-06 09:42:09', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/31xib1bH-sL._SL30.jpg\";s:5:\"width\";i:64;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/31xib1bH-sL._SL75.jpg\";s:5:\"width\";i:160;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/31xib1bH-sL._SL75.jpg\";s:5:\"width\";i:160;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/31xib1bH-sL._SL110.jpg\";s:5:\"width\";i:236;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/31xib1bH-sL._SL160.jpg\";s:5:\"width\";i:343;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/31xib1bH-sL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:233;}}'),
(113, 1537, 'https://images-na.ssl-images-amazon.com/images/I/31xib1bH-sL.jpg', 'https://images-na.ssl-images-amazon.com/images/I/31xib1bH-sL._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-05-06 09:42:09', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/31xib1bH-sL._SL30.jpg\";s:5:\"width\";i:64;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/31xib1bH-sL._SL75.jpg\";s:5:\"width\";i:160;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/31xib1bH-sL._SL75.jpg\";s:5:\"width\";i:160;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/31xib1bH-sL._SL110.jpg\";s:5:\"width\";i:236;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/31xib1bH-sL._SL160.jpg\";s:5:\"width\";i:343;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/31xib1bH-sL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:233;}}'),
(114, 1550, 'https://images-na.ssl-images-amazon.com/images/I/41kWRunyWRL.jpg', 'https://images-na.ssl-images-amazon.com/images/I/41kWRunyWRL._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-05-06 09:45:05', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41kWRunyWRL._SL30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41kWRunyWRL._SL75.jpg\";s:5:\"width\";i:75;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41kWRunyWRL._SL75.jpg\";s:5:\"width\";i:75;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/41kWRunyWRL._SL110.jpg\";s:5:\"width\";i:110;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/41kWRunyWRL._SL160.jpg\";s:5:\"width\";i:160;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/41kWRunyWRL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;}}'),
(115, 1550, 'https://images-na.ssl-images-amazon.com/images/I/41ztJ9IOi-L.jpg', 'https://images-na.ssl-images-amazon.com/images/I/41ztJ9IOi-L._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-05-06 09:45:05', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41ztJ9IOi-L._SL30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41ztJ9IOi-L._SL75.jpg\";s:5:\"width\";i:75;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41ztJ9IOi-L._SL75.jpg\";s:5:\"width\";i:75;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/41ztJ9IOi-L._SL110.jpg\";s:5:\"width\";i:110;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/41ztJ9IOi-L._SL160.jpg\";s:5:\"width\";i:160;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/41ztJ9IOi-L.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;}}'),
(116, 1550, 'https://images-na.ssl-images-amazon.com/images/I/41gKk0vYkUL.jpg', 'https://images-na.ssl-images-amazon.com/images/I/41gKk0vYkUL._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-05-06 09:45:05', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41gKk0vYkUL._SL30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41gKk0vYkUL._SL75.jpg\";s:5:\"width\";i:75;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41gKk0vYkUL._SL75.jpg\";s:5:\"width\";i:75;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/41gKk0vYkUL._SL110.jpg\";s:5:\"width\";i:110;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/41gKk0vYkUL._SL160.jpg\";s:5:\"width\";i:160;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/41gKk0vYkUL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;}}'),
(117, 1550, 'https://images-na.ssl-images-amazon.com/images/I/41Yl5LeteRL.jpg', 'https://images-na.ssl-images-amazon.com/images/I/41Yl5LeteRL._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-05-06 09:45:05', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41Yl5LeteRL._SL30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41Yl5LeteRL._SL75.jpg\";s:5:\"width\";i:75;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41Yl5LeteRL._SL75.jpg\";s:5:\"width\";i:75;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/41Yl5LeteRL._SL110.jpg\";s:5:\"width\";i:110;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/41Yl5LeteRL._SL160.jpg\";s:5:\"width\";i:160;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/41Yl5LeteRL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;}}'),
(118, 1550, 'https://images-na.ssl-images-amazon.com/images/I/41z6kXDkZPL.jpg', 'https://images-na.ssl-images-amazon.com/images/I/41z6kXDkZPL._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-05-06 09:45:05', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41z6kXDkZPL._SL30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41z6kXDkZPL._SL75.jpg\";s:5:\"width\";i:75;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41z6kXDkZPL._SL75.jpg\";s:5:\"width\";i:75;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/41z6kXDkZPL._SL110.jpg\";s:5:\"width\";i:110;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/41z6kXDkZPL._SL160.jpg\";s:5:\"width\";i:160;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/41z6kXDkZPL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;}}'),
(119, 1550, 'https://images-na.ssl-images-amazon.com/images/I/51DrOnNJY3L.jpg', 'https://images-na.ssl-images-amazon.com/images/I/51DrOnNJY3L._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-05-06 09:45:05', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/51DrOnNJY3L._SL30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/51DrOnNJY3L._SL75.jpg\";s:5:\"width\";i:75;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/51DrOnNJY3L._SL75.jpg\";s:5:\"width\";i:75;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/51DrOnNJY3L._SL110.jpg\";s:5:\"width\";i:110;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/51DrOnNJY3L._SL160.jpg\";s:5:\"width\";i:160;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/51DrOnNJY3L.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;}}'),
(120, 1550, 'https://images-na.ssl-images-amazon.com/images/I/51lE56xrJ0L.jpg', 'https://images-na.ssl-images-amazon.com/images/I/51lE56xrJ0L._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-05-06 09:45:05', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/51lE56xrJ0L._SL30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/51lE56xrJ0L._SL75.jpg\";s:5:\"width\";i:75;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/51lE56xrJ0L._SL75.jpg\";s:5:\"width\";i:75;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/51lE56xrJ0L._SL110.jpg\";s:5:\"width\";i:110;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/51lE56xrJ0L._SL160.jpg\";s:5:\"width\";i:160;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/51lE56xrJ0L.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;}}'),
(121, 1558, 'https://images-na.ssl-images-amazon.com/images/I/415QKLO5YcL.jpg', 'https://images-na.ssl-images-amazon.com/images/I/415QKLO5YcL._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-05-06 09:48:39', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/415QKLO5YcL._SL30.jpg\";s:5:\"width\";i:52;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/415QKLO5YcL._SL75.jpg\";s:5:\"width\";i:131;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/415QKLO5YcL._SL75.jpg\";s:5:\"width\";i:131;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/415QKLO5YcL._SL110.jpg\";s:5:\"width\";i:192;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/415QKLO5YcL._SL160.jpg\";s:5:\"width\";i:280;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/415QKLO5YcL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:285;}}'),
(122, 1558, 'https://images-na.ssl-images-amazon.com/images/I/51PR6hyTkQL.jpg', 'https://images-na.ssl-images-amazon.com/images/I/51PR6hyTkQL._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-05-06 09:48:39', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/51PR6hyTkQL._SL30.jpg\";s:5:\"width\";i:23;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/51PR6hyTkQL._SL75.jpg\";s:5:\"width\";i:59;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/51PR6hyTkQL._SL75.jpg\";s:5:\"width\";i:59;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/51PR6hyTkQL._SL110.jpg\";s:5:\"width\";i:87;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/51PR6hyTkQL._SL160.jpg\";s:5:\"width\";i:127;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/51PR6hyTkQL.jpg\";s:5:\"width\";i:399;s:6:\"height\";i:500;}}'),
(123, 1558, 'https://images-na.ssl-images-amazon.com/images/I/41LDkDbJFtL.jpg', 'https://images-na.ssl-images-amazon.com/images/I/41LDkDbJFtL._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-05-06 09:48:39', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41LDkDbJFtL._SL30.jpg\";s:5:\"width\";i:21;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41LDkDbJFtL._SL75.jpg\";s:5:\"width\";i:54;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41LDkDbJFtL._SL75.jpg\";s:5:\"width\";i:54;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/41LDkDbJFtL._SL110.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/41LDkDbJFtL._SL160.jpg\";s:5:\"width\";i:116;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/41LDkDbJFtL.jpg\";s:5:\"width\";i:364;s:6:\"height\";i:500;}}'),
(124, 1558, 'https://images-na.ssl-images-amazon.com/images/I/41pc-6VPNHL.jpg', 'https://images-na.ssl-images-amazon.com/images/I/41pc-6VPNHL._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-05-06 09:48:39', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41pc-6VPNHL._SL30.jpg\";s:5:\"width\";i:83;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41pc-6VPNHL._SL75.jpg\";s:5:\"width\";i:208;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41pc-6VPNHL._SL75.jpg\";s:5:\"width\";i:208;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/41pc-6VPNHL._SL110.jpg\";s:5:\"width\";i:305;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/41pc-6VPNHL._SL160.jpg\";s:5:\"width\";i:444;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/41pc-6VPNHL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:180;}}'),
(125, 1558, 'https://images-na.ssl-images-amazon.com/images/I/41t%2BJh2oElL.jpg', 'https://images-na.ssl-images-amazon.com/images/I/41t%2BJh2oElL._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-05-06 09:48:39', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:72:\"https://images-na.ssl-images-amazon.com/images/I/41t%2BJh2oElL._SL30.jpg\";s:5:\"width\";i:86;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:72:\"https://images-na.ssl-images-amazon.com/images/I/41t%2BJh2oElL._SL75.jpg\";s:5:\"width\";i:216;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:72:\"https://images-na.ssl-images-amazon.com/images/I/41t%2BJh2oElL._SL75.jpg\";s:5:\"width\";i:216;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:73:\"https://images-na.ssl-images-amazon.com/images/I/41t%2BJh2oElL._SL110.jpg\";s:5:\"width\";i:317;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:73:\"https://images-na.ssl-images-amazon.com/images/I/41t%2BJh2oElL._SL160.jpg\";s:5:\"width\";i:462;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:66:\"https://images-na.ssl-images-amazon.com/images/I/41t%2BJh2oElL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:173;}}'),
(126, 1558, 'https://images-na.ssl-images-amazon.com/images/I/41J92R6%2BYCL.jpg', 'https://images-na.ssl-images-amazon.com/images/I/41J92R6%2BYCL._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-05-06 09:48:39', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:72:\"https://images-na.ssl-images-amazon.com/images/I/41J92R6%2BYCL._SL30.jpg\";s:5:\"width\";i:69;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:72:\"https://images-na.ssl-images-amazon.com/images/I/41J92R6%2BYCL._SL75.jpg\";s:5:\"width\";i:172;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:72:\"https://images-na.ssl-images-amazon.com/images/I/41J92R6%2BYCL._SL75.jpg\";s:5:\"width\";i:172;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:73:\"https://images-na.ssl-images-amazon.com/images/I/41J92R6%2BYCL._SL110.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:73:\"https://images-na.ssl-images-amazon.com/images/I/41J92R6%2BYCL._SL160.jpg\";s:5:\"width\";i:368;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:66:\"https://images-na.ssl-images-amazon.com/images/I/41J92R6%2BYCL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:217;}}'),
(127, 1558, 'https://images-na.ssl-images-amazon.com/images/I/41yvxwwTRXL.jpg', 'https://images-na.ssl-images-amazon.com/images/I/41yvxwwTRXL._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-05-06 09:48:39', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41yvxwwTRXL._SL30.jpg\";s:5:\"width\";i:54;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41yvxwwTRXL._SL75.jpg\";s:5:\"width\";i:136;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41yvxwwTRXL._SL75.jpg\";s:5:\"width\";i:136;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/41yvxwwTRXL._SL110.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/41yvxwwTRXL._SL160.jpg\";s:5:\"width\";i:291;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/41yvxwwTRXL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:274;}}'),
(128, 1566, 'https://images-na.ssl-images-amazon.com/images/I/41T6NKD3YuL.jpg', 'https://images-na.ssl-images-amazon.com/images/I/41T6NKD3YuL._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-05-06 09:49:13', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41T6NKD3YuL._SL30.jpg\";s:5:\"width\";i:57;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41T6NKD3YuL._SL75.jpg\";s:5:\"width\";i:143;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41T6NKD3YuL._SL75.jpg\";s:5:\"width\";i:143;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/41T6NKD3YuL._SL110.jpg\";s:5:\"width\";i:209;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/41T6NKD3YuL._SL160.jpg\";s:5:\"width\";i:305;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/41T6NKD3YuL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:262;}}'),
(129, 1568, 'https://images-na.ssl-images-amazon.com/images/I/41xdlY8CWQL.jpg', 'https://images-na.ssl-images-amazon.com/images/I/41xdlY8CWQL._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-05-06 09:49:57', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41xdlY8CWQL._SL30.jpg\";s:5:\"width\";i:52;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41xdlY8CWQL._SL75.jpg\";s:5:\"width\";i:131;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41xdlY8CWQL._SL75.jpg\";s:5:\"width\";i:131;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/41xdlY8CWQL._SL110.jpg\";s:5:\"width\";i:192;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/41xdlY8CWQL._SL160.jpg\";s:5:\"width\";i:280;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/41xdlY8CWQL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:285;}}');
INSERT INTO `wpx5_amz_assets` (`id`, `post_id`, `asset`, `thumb`, `download_status`, `hash`, `media_id`, `msg`, `date_added`, `date_download`, `image_sizes`) VALUES
(130, 1568, 'https://images-na.ssl-images-amazon.com/images/I/51KrwgB7i1L.jpg', 'https://images-na.ssl-images-amazon.com/images/I/51KrwgB7i1L._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-05-06 09:49:57', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/51KrwgB7i1L._SL30.jpg\";s:5:\"width\";i:24;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/51KrwgB7i1L._SL75.jpg\";s:5:\"width\";i:62;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/51KrwgB7i1L._SL75.jpg\";s:5:\"width\";i:62;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/51KrwgB7i1L._SL110.jpg\";s:5:\"width\";i:91;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/51KrwgB7i1L._SL160.jpg\";s:5:\"width\";i:132;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/51KrwgB7i1L.jpg\";s:5:\"width\";i:414;s:6:\"height\";i:500;}}'),
(131, 1568, 'https://images-na.ssl-images-amazon.com/images/I/41m0jQZ2RkL.jpg', 'https://images-na.ssl-images-amazon.com/images/I/41m0jQZ2RkL._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-05-06 09:49:57', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41m0jQZ2RkL._SL30.jpg\";s:5:\"width\";i:21;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41m0jQZ2RkL._SL75.jpg\";s:5:\"width\";i:54;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41m0jQZ2RkL._SL75.jpg\";s:5:\"width\";i:54;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/41m0jQZ2RkL._SL110.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/41m0jQZ2RkL._SL160.jpg\";s:5:\"width\";i:116;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/41m0jQZ2RkL.jpg\";s:5:\"width\";i:364;s:6:\"height\";i:500;}}'),
(132, 1568, 'https://images-na.ssl-images-amazon.com/images/I/31NKPMNVALL.jpg', 'https://images-na.ssl-images-amazon.com/images/I/31NKPMNVALL._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-05-06 09:49:57', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/31NKPMNVALL._SL30.jpg\";s:5:\"width\";i:75;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/31NKPMNVALL._SL75.jpg\";s:5:\"width\";i:187;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/31NKPMNVALL._SL75.jpg\";s:5:\"width\";i:187;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/31NKPMNVALL._SL110.jpg\";s:5:\"width\";i:275;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/31NKPMNVALL._SL160.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/31NKPMNVALL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:200;}}'),
(133, 1568, 'https://images-na.ssl-images-amazon.com/images/I/414dVbE4pcL.jpg', 'https://images-na.ssl-images-amazon.com/images/I/414dVbE4pcL._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-05-06 09:49:57', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/414dVbE4pcL._SL30.jpg\";s:5:\"width\";i:77;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/414dVbE4pcL._SL75.jpg\";s:5:\"width\";i:194;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/414dVbE4pcL._SL75.jpg\";s:5:\"width\";i:194;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/414dVbE4pcL._SL110.jpg\";s:5:\"width\";i:284;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/414dVbE4pcL._SL160.jpg\";s:5:\"width\";i:414;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/414dVbE4pcL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:193;}}'),
(134, 1568, 'https://images-na.ssl-images-amazon.com/images/I/41dZ3xBikpL.jpg', 'https://images-na.ssl-images-amazon.com/images/I/41dZ3xBikpL._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-05-06 09:49:57', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41dZ3xBikpL._SL30.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41dZ3xBikpL._SL75.jpg\";s:5:\"width\";i:158;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41dZ3xBikpL._SL75.jpg\";s:5:\"width\";i:158;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/41dZ3xBikpL._SL110.jpg\";s:5:\"width\";i:233;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/41dZ3xBikpL._SL160.jpg\";s:5:\"width\";i:338;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/41dZ3xBikpL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:236;}}'),
(135, 1568, 'https://images-na.ssl-images-amazon.com/images/I/41f2G1ux6GL.jpg', 'https://images-na.ssl-images-amazon.com/images/I/41f2G1ux6GL._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-05-06 09:49:57', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41f2G1ux6GL._SL30.jpg\";s:5:\"width\";i:57;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41f2G1ux6GL._SL75.jpg\";s:5:\"width\";i:143;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41f2G1ux6GL._SL75.jpg\";s:5:\"width\";i:143;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/41f2G1ux6GL._SL110.jpg\";s:5:\"width\";i:209;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/41f2G1ux6GL._SL160.jpg\";s:5:\"width\";i:305;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/41f2G1ux6GL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:262;}}'),
(136, 1576, 'https://images-na.ssl-images-amazon.com/images/I/41ArXEK4rAL.jpg', 'https://images-na.ssl-images-amazon.com/images/I/41ArXEK4rAL._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-05-06 09:50:59', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41ArXEK4rAL._SL30.jpg\";s:5:\"width\";i:67;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41ArXEK4rAL._SL75.jpg\";s:5:\"width\";i:168;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41ArXEK4rAL._SL75.jpg\";s:5:\"width\";i:168;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/41ArXEK4rAL._SL110.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/41ArXEK4rAL._SL160.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/41ArXEK4rAL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:222;}}'),
(137, 1576, 'https://images-na.ssl-images-amazon.com/images/I/414YqXnff8L.jpg', 'https://images-na.ssl-images-amazon.com/images/I/414YqXnff8L._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-05-06 09:50:59', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/414YqXnff8L._SL30.jpg\";s:5:\"width\";i:25;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/414YqXnff8L._SL75.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/414YqXnff8L._SL75.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/414YqXnff8L._SL110.jpg\";s:5:\"width\";i:92;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/414YqXnff8L._SL160.jpg\";s:5:\"width\";i:134;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/414YqXnff8L.jpg\";s:5:\"width\";i:421;s:6:\"height\";i:500;}}'),
(138, 1576, 'https://images-na.ssl-images-amazon.com/images/I/41N47mCCtfL.jpg', 'https://images-na.ssl-images-amazon.com/images/I/41N47mCCtfL._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-05-06 09:50:59', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41N47mCCtfL._SL30.jpg\";s:5:\"width\";i:21;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41N47mCCtfL._SL75.jpg\";s:5:\"width\";i:53;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41N47mCCtfL._SL75.jpg\";s:5:\"width\";i:53;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/41N47mCCtfL._SL110.jpg\";s:5:\"width\";i:78;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/41N47mCCtfL._SL160.jpg\";s:5:\"width\";i:113;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/41N47mCCtfL.jpg\";s:5:\"width\";i:356;s:6:\"height\";i:500;}}'),
(139, 1576, 'https://images-na.ssl-images-amazon.com/images/I/41yLHoVgO2L.jpg', 'https://images-na.ssl-images-amazon.com/images/I/41yLHoVgO2L._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-05-06 09:50:59', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41yLHoVgO2L._SL30.jpg\";s:5:\"width\";i:78;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41yLHoVgO2L._SL75.jpg\";s:5:\"width\";i:195;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41yLHoVgO2L._SL75.jpg\";s:5:\"width\";i:195;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/41yLHoVgO2L._SL110.jpg\";s:5:\"width\";i:286;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/41yLHoVgO2L._SL160.jpg\";s:5:\"width\";i:416;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/41yLHoVgO2L.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:192;}}'),
(140, 1576, 'https://images-na.ssl-images-amazon.com/images/I/31ElZWYUhbL.jpg', 'https://images-na.ssl-images-amazon.com/images/I/31ElZWYUhbL._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-05-06 09:50:59', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/31ElZWYUhbL._SL30.jpg\";s:5:\"width\";i:84;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/31ElZWYUhbL._SL75.jpg\";s:5:\"width\";i:211;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/31ElZWYUhbL._SL75.jpg\";s:5:\"width\";i:211;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/31ElZWYUhbL._SL110.jpg\";s:5:\"width\";i:310;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/31ElZWYUhbL._SL160.jpg\";s:5:\"width\";i:451;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/31ElZWYUhbL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:177;}}'),
(141, 1576, 'https://images-na.ssl-images-amazon.com/images/I/31vRrQP3-yL.jpg', 'https://images-na.ssl-images-amazon.com/images/I/31vRrQP3-yL._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-05-06 09:50:59', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/31vRrQP3-yL._SL30.jpg\";s:5:\"width\";i:69;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/31vRrQP3-yL._SL75.jpg\";s:5:\"width\";i:173;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/31vRrQP3-yL._SL75.jpg\";s:5:\"width\";i:173;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/31vRrQP3-yL._SL110.jpg\";s:5:\"width\";i:254;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/31vRrQP3-yL._SL160.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/31vRrQP3-yL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:216;}}'),
(142, 1583, 'https://images-na.ssl-images-amazon.com/images/I/41ndMropleL.jpg', 'https://images-na.ssl-images-amazon.com/images/I/41ndMropleL._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-05-06 09:52:24', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41ndMropleL._SL30.jpg\";s:5:\"width\";i:59;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41ndMropleL._SL75.jpg\";s:5:\"width\";i:147;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41ndMropleL._SL75.jpg\";s:5:\"width\";i:147;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/41ndMropleL._SL110.jpg\";s:5:\"width\";i:216;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/41ndMropleL._SL160.jpg\";s:5:\"width\";i:314;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/41ndMropleL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:254;}}'),
(143, 1583, 'https://images-na.ssl-images-amazon.com/images/I/51He3LoBQLL.jpg', 'https://images-na.ssl-images-amazon.com/images/I/51He3LoBQLL._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-05-06 09:52:24', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/51He3LoBQLL._SL30.jpg\";s:5:\"width\";i:27;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/51He3LoBQLL._SL75.jpg\";s:5:\"width\";i:69;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/51He3LoBQLL._SL75.jpg\";s:5:\"width\";i:69;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/51He3LoBQLL._SL110.jpg\";s:5:\"width\";i:102;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/51He3LoBQLL._SL160.jpg\";s:5:\"width\";i:148;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/51He3LoBQLL.jpg\";s:5:\"width\";i:464;s:6:\"height\";i:500;}}'),
(144, 1583, 'https://images-na.ssl-images-amazon.com/images/I/51bIh9gae2L.jpg', 'https://images-na.ssl-images-amazon.com/images/I/51bIh9gae2L._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-05-06 09:52:24', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/51bIh9gae2L._SL30.jpg\";s:5:\"width\";i:22;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/51bIh9gae2L._SL75.jpg\";s:5:\"width\";i:57;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/51bIh9gae2L._SL75.jpg\";s:5:\"width\";i:57;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/51bIh9gae2L._SL110.jpg\";s:5:\"width\";i:83;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/51bIh9gae2L._SL160.jpg\";s:5:\"width\";i:121;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/51bIh9gae2L.jpg\";s:5:\"width\";i:381;s:6:\"height\";i:500;}}'),
(145, 1583, 'https://images-na.ssl-images-amazon.com/images/I/41IYuKyy1%2BL.jpg', 'https://images-na.ssl-images-amazon.com/images/I/41IYuKyy1%2BL._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-05-06 09:52:24', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:72:\"https://images-na.ssl-images-amazon.com/images/I/41IYuKyy1%2BL._SL30.jpg\";s:5:\"width\";i:85;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:72:\"https://images-na.ssl-images-amazon.com/images/I/41IYuKyy1%2BL._SL75.jpg\";s:5:\"width\";i:213;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:72:\"https://images-na.ssl-images-amazon.com/images/I/41IYuKyy1%2BL._SL75.jpg\";s:5:\"width\";i:213;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:73:\"https://images-na.ssl-images-amazon.com/images/I/41IYuKyy1%2BL._SL110.jpg\";s:5:\"width\";i:312;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:73:\"https://images-na.ssl-images-amazon.com/images/I/41IYuKyy1%2BL._SL160.jpg\";s:5:\"width\";i:454;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:66:\"https://images-na.ssl-images-amazon.com/images/I/41IYuKyy1%2BL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:176;}}'),
(146, 1583, 'https://images-na.ssl-images-amazon.com/images/I/41O1JcpqkCL.jpg', 'https://images-na.ssl-images-amazon.com/images/I/41O1JcpqkCL._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-05-06 09:52:24', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41O1JcpqkCL._SL30.jpg\";s:5:\"width\";i:83;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41O1JcpqkCL._SL75.jpg\";s:5:\"width\";i:209;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41O1JcpqkCL._SL75.jpg\";s:5:\"width\";i:209;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/41O1JcpqkCL._SL110.jpg\";s:5:\"width\";i:307;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/41O1JcpqkCL._SL160.jpg\";s:5:\"width\";i:446;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/41O1JcpqkCL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:179;}}'),
(147, 1583, 'https://images-na.ssl-images-amazon.com/images/I/41T7-5HnavL.jpg', 'https://images-na.ssl-images-amazon.com/images/I/41T7-5HnavL._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-05-06 09:52:24', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41T7-5HnavL._SL30.jpg\";s:5:\"width\";i:77;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41T7-5HnavL._SL75.jpg\";s:5:\"width\";i:194;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41T7-5HnavL._SL75.jpg\";s:5:\"width\";i:194;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/41T7-5HnavL._SL110.jpg\";s:5:\"width\";i:284;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/41T7-5HnavL._SL160.jpg\";s:5:\"width\";i:414;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/41T7-5HnavL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:193;}}'),
(148, 1590, 'https://images-na.ssl-images-amazon.com/images/I/31Voe6YjhPL.jpg', 'https://images-na.ssl-images-amazon.com/images/I/31Voe6YjhPL._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-05-06 09:53:03', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/31Voe6YjhPL._SL30.jpg\";s:5:\"width\";i:111;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/31Voe6YjhPL._SL75.jpg\";s:5:\"width\";i:279;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/31Voe6YjhPL._SL75.jpg\";s:5:\"width\";i:279;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/31Voe6YjhPL._SL110.jpg\";s:5:\"width\";i:410;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/31Voe6YjhPL._SL160.jpg\";s:5:\"width\";i:597;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/31Voe6YjhPL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:134;}}'),
(149, 1590, 'https://images-na.ssl-images-amazon.com/images/I/41whr%2BxGLhL.jpg', 'https://images-na.ssl-images-amazon.com/images/I/41whr%2BxGLhL._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-05-06 09:53:03', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:72:\"https://images-na.ssl-images-amazon.com/images/I/41whr%2BxGLhL._SL30.jpg\";s:5:\"width\";i:52;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:72:\"https://images-na.ssl-images-amazon.com/images/I/41whr%2BxGLhL._SL75.jpg\";s:5:\"width\";i:131;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:72:\"https://images-na.ssl-images-amazon.com/images/I/41whr%2BxGLhL._SL75.jpg\";s:5:\"width\";i:131;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:73:\"https://images-na.ssl-images-amazon.com/images/I/41whr%2BxGLhL._SL110.jpg\";s:5:\"width\";i:192;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:73:\"https://images-na.ssl-images-amazon.com/images/I/41whr%2BxGLhL._SL160.jpg\";s:5:\"width\";i:280;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:66:\"https://images-na.ssl-images-amazon.com/images/I/41whr%2BxGLhL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:285;}}'),
(150, 1590, 'https://images-na.ssl-images-amazon.com/images/I/41C%2Bl7SajBL.jpg', 'https://images-na.ssl-images-amazon.com/images/I/41C%2Bl7SajBL._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-05-06 09:53:03', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:72:\"https://images-na.ssl-images-amazon.com/images/I/41C%2Bl7SajBL._SL30.jpg\";s:5:\"width\";i:39;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:72:\"https://images-na.ssl-images-amazon.com/images/I/41C%2Bl7SajBL._SL75.jpg\";s:5:\"width\";i:98;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:72:\"https://images-na.ssl-images-amazon.com/images/I/41C%2Bl7SajBL._SL75.jpg\";s:5:\"width\";i:98;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:73:\"https://images-na.ssl-images-amazon.com/images/I/41C%2Bl7SajBL._SL110.jpg\";s:5:\"width\";i:144;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:73:\"https://images-na.ssl-images-amazon.com/images/I/41C%2Bl7SajBL._SL160.jpg\";s:5:\"width\";i:209;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:66:\"https://images-na.ssl-images-amazon.com/images/I/41C%2Bl7SajBL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:381;}}'),
(151, 1590, 'https://images-na.ssl-images-amazon.com/images/I/314sZHNC3oL.jpg', 'https://images-na.ssl-images-amazon.com/images/I/314sZHNC3oL._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-05-06 09:53:03', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/314sZHNC3oL._SL30.jpg\";s:5:\"width\";i:77;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/314sZHNC3oL._SL75.jpg\";s:5:\"width\";i:194;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/314sZHNC3oL._SL75.jpg\";s:5:\"width\";i:194;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/314sZHNC3oL._SL110.jpg\";s:5:\"width\";i:284;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/314sZHNC3oL._SL160.jpg\";s:5:\"width\";i:414;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/314sZHNC3oL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:193;}}'),
(152, 1590, 'https://images-na.ssl-images-amazon.com/images/I/31BvdITq%2BAL.jpg', 'https://images-na.ssl-images-amazon.com/images/I/31BvdITq%2BAL._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-05-06 09:53:03', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:72:\"https://images-na.ssl-images-amazon.com/images/I/31BvdITq%2BAL._SL30.jpg\";s:5:\"width\";i:75;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:72:\"https://images-na.ssl-images-amazon.com/images/I/31BvdITq%2BAL._SL75.jpg\";s:5:\"width\";i:187;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:72:\"https://images-na.ssl-images-amazon.com/images/I/31BvdITq%2BAL._SL75.jpg\";s:5:\"width\";i:187;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:73:\"https://images-na.ssl-images-amazon.com/images/I/31BvdITq%2BAL._SL110.jpg\";s:5:\"width\";i:275;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:73:\"https://images-na.ssl-images-amazon.com/images/I/31BvdITq%2BAL._SL160.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:66:\"https://images-na.ssl-images-amazon.com/images/I/31BvdITq%2BAL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:200;}}'),
(153, 1590, 'https://images-na.ssl-images-amazon.com/images/I/31bOoBTMpgL.jpg', 'https://images-na.ssl-images-amazon.com/images/I/31bOoBTMpgL._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-05-06 09:53:03', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/31bOoBTMpgL._SL30.jpg\";s:5:\"width\";i:136;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/31bOoBTMpgL._SL75.jpg\";s:5:\"width\";i:340;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/31bOoBTMpgL._SL75.jpg\";s:5:\"width\";i:340;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/31bOoBTMpgL._SL110.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/31bOoBTMpgL._SL160.jpg\";s:5:\"width\";i:727;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/31bOoBTMpgL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:110;}}'),
(154, 1590, 'https://images-na.ssl-images-amazon.com/images/I/41BnyGveHFL.jpg', 'https://images-na.ssl-images-amazon.com/images/I/41BnyGveHFL._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-05-06 09:53:03', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41BnyGveHFL._SL30.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41BnyGveHFL._SL75.jpg\";s:5:\"width\";i:251;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41BnyGveHFL._SL75.jpg\";s:5:\"width\";i:251;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/41BnyGveHFL._SL110.jpg\";s:5:\"width\";i:369;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/41BnyGveHFL._SL160.jpg\";s:5:\"width\";i:536;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/41BnyGveHFL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:149;}}'),
(155, 1598, 'https://images-na.ssl-images-amazon.com/images/I/51-FAtXaKCL.jpg', 'https://images-na.ssl-images-amazon.com/images/I/51-FAtXaKCL._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-05-06 09:53:35', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/51-FAtXaKCL._SL30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/51-FAtXaKCL._SL75.jpg\";s:5:\"width\";i:75;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/51-FAtXaKCL._SL75.jpg\";s:5:\"width\";i:75;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/51-FAtXaKCL._SL110.jpg\";s:5:\"width\";i:110;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/51-FAtXaKCL._SL160.jpg\";s:5:\"width\";i:160;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/51-FAtXaKCL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;}}'),
(156, 1598, 'https://images-na.ssl-images-amazon.com/images/I/51pp9riXM6L.jpg', 'https://images-na.ssl-images-amazon.com/images/I/51pp9riXM6L._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-05-06 09:53:35', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/51pp9riXM6L._SL30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/51pp9riXM6L._SL75.jpg\";s:5:\"width\";i:75;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/51pp9riXM6L._SL75.jpg\";s:5:\"width\";i:75;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/51pp9riXM6L._SL110.jpg\";s:5:\"width\";i:110;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/51pp9riXM6L._SL160.jpg\";s:5:\"width\";i:160;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/51pp9riXM6L.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;}}'),
(157, 1598, 'https://images-na.ssl-images-amazon.com/images/I/41%2BCgx9J5DL.jpg', 'https://images-na.ssl-images-amazon.com/images/I/41%2BCgx9J5DL._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-05-06 09:53:35', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:72:\"https://images-na.ssl-images-amazon.com/images/I/41%2BCgx9J5DL._SL30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:72:\"https://images-na.ssl-images-amazon.com/images/I/41%2BCgx9J5DL._SL75.jpg\";s:5:\"width\";i:75;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:72:\"https://images-na.ssl-images-amazon.com/images/I/41%2BCgx9J5DL._SL75.jpg\";s:5:\"width\";i:75;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:73:\"https://images-na.ssl-images-amazon.com/images/I/41%2BCgx9J5DL._SL110.jpg\";s:5:\"width\";i:110;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:73:\"https://images-na.ssl-images-amazon.com/images/I/41%2BCgx9J5DL._SL160.jpg\";s:5:\"width\";i:160;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:66:\"https://images-na.ssl-images-amazon.com/images/I/41%2BCgx9J5DL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;}}'),
(158, 1598, 'https://images-na.ssl-images-amazon.com/images/I/41ysOg8Y18L.jpg', 'https://images-na.ssl-images-amazon.com/images/I/41ysOg8Y18L._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-05-06 09:53:35', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41ysOg8Y18L._SL30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41ysOg8Y18L._SL75.jpg\";s:5:\"width\";i:75;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41ysOg8Y18L._SL75.jpg\";s:5:\"width\";i:75;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/41ysOg8Y18L._SL110.jpg\";s:5:\"width\";i:110;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/41ysOg8Y18L._SL160.jpg\";s:5:\"width\";i:160;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/41ysOg8Y18L.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;}}'),
(159, 1598, 'https://images-na.ssl-images-amazon.com/images/I/41BOkID8RFL.jpg', 'https://images-na.ssl-images-amazon.com/images/I/41BOkID8RFL._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-05-06 09:53:35', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41BOkID8RFL._SL30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41BOkID8RFL._SL75.jpg\";s:5:\"width\";i:75;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41BOkID8RFL._SL75.jpg\";s:5:\"width\";i:75;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/41BOkID8RFL._SL110.jpg\";s:5:\"width\";i:110;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/41BOkID8RFL._SL160.jpg\";s:5:\"width\";i:160;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/41BOkID8RFL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;}}'),
(160, 1598, 'https://images-na.ssl-images-amazon.com/images/I/31eLV-dNUJL.jpg', 'https://images-na.ssl-images-amazon.com/images/I/31eLV-dNUJL._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-05-06 09:53:35', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/31eLV-dNUJL._SL30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/31eLV-dNUJL._SL75.jpg\";s:5:\"width\";i:75;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/31eLV-dNUJL._SL75.jpg\";s:5:\"width\";i:75;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/31eLV-dNUJL._SL110.jpg\";s:5:\"width\";i:110;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/31eLV-dNUJL._SL160.jpg\";s:5:\"width\";i:160;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/31eLV-dNUJL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;}}'),
(161, 1605, 'https://images-na.ssl-images-amazon.com/images/I/412M35YrcTL.jpg', 'https://images-na.ssl-images-amazon.com/images/I/412M35YrcTL._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-05-06 09:54:09', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/412M35YrcTL._SL30.jpg\";s:5:\"width\";i:73;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/412M35YrcTL._SL75.jpg\";s:5:\"width\";i:183;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/412M35YrcTL._SL75.jpg\";s:5:\"width\";i:183;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/412M35YrcTL._SL110.jpg\";s:5:\"width\";i:269;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/412M35YrcTL._SL160.jpg\";s:5:\"width\";i:392;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/412M35YrcTL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:204;}}'),
(162, 1605, 'https://images-na.ssl-images-amazon.com/images/I/51Rk33pP3bL.jpg', 'https://images-na.ssl-images-amazon.com/images/I/51Rk33pP3bL._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-05-06 09:54:09', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/51Rk33pP3bL._SL30.jpg\";s:5:\"width\";i:35;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/51Rk33pP3bL._SL75.jpg\";s:5:\"width\";i:88;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/51Rk33pP3bL._SL75.jpg\";s:5:\"width\";i:88;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/51Rk33pP3bL._SL110.jpg\";s:5:\"width\";i:129;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/51Rk33pP3bL._SL160.jpg\";s:5:\"width\";i:188;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/51Rk33pP3bL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:424;}}'),
(163, 1605, 'https://images-na.ssl-images-amazon.com/images/I/51lKKWNX9yL.jpg', 'https://images-na.ssl-images-amazon.com/images/I/51lKKWNX9yL._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-05-06 09:54:09', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/51lKKWNX9yL._SL30.jpg\";s:5:\"width\";i:37;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/51lKKWNX9yL._SL75.jpg\";s:5:\"width\";i:93;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/51lKKWNX9yL._SL75.jpg\";s:5:\"width\";i:93;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/51lKKWNX9yL._SL110.jpg\";s:5:\"width\";i:137;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/51lKKWNX9yL._SL160.jpg\";s:5:\"width\";i:199;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/51lKKWNX9yL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:401;}}'),
(164, 1605, 'https://images-na.ssl-images-amazon.com/images/I/41Y%2BlKNZS2L.jpg', 'https://images-na.ssl-images-amazon.com/images/I/41Y%2BlKNZS2L._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-05-06 09:54:09', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:72:\"https://images-na.ssl-images-amazon.com/images/I/41Y%2BlKNZS2L._SL30.jpg\";s:5:\"width\";i:72;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:72:\"https://images-na.ssl-images-amazon.com/images/I/41Y%2BlKNZS2L._SL75.jpg\";s:5:\"width\";i:182;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:72:\"https://images-na.ssl-images-amazon.com/images/I/41Y%2BlKNZS2L._SL75.jpg\";s:5:\"width\";i:182;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:73:\"https://images-na.ssl-images-amazon.com/images/I/41Y%2BlKNZS2L._SL110.jpg\";s:5:\"width\";i:266;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:73:\"https://images-na.ssl-images-amazon.com/images/I/41Y%2BlKNZS2L._SL160.jpg\";s:5:\"width\";i:388;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:66:\"https://images-na.ssl-images-amazon.com/images/I/41Y%2BlKNZS2L.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:206;}}'),
(165, 1605, 'https://images-na.ssl-images-amazon.com/images/I/41YMUnExKbL.jpg', 'https://images-na.ssl-images-amazon.com/images/I/41YMUnExKbL._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-05-06 09:54:09', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41YMUnExKbL._SL30.jpg\";s:5:\"width\";i:74;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41YMUnExKbL._SL75.jpg\";s:5:\"width\";i:186;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41YMUnExKbL._SL75.jpg\";s:5:\"width\";i:186;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/41YMUnExKbL._SL110.jpg\";s:5:\"width\";i:273;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/41YMUnExKbL._SL160.jpg\";s:5:\"width\";i:398;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/41YMUnExKbL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:201;}}'),
(166, 1605, 'https://images-na.ssl-images-amazon.com/images/I/41yxMMvIBzL.jpg', 'https://images-na.ssl-images-amazon.com/images/I/41yxMMvIBzL._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-05-06 09:54:09', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41yxMMvIBzL._SL30.jpg\";s:5:\"width\";i:101;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41yxMMvIBzL._SL75.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41yxMMvIBzL._SL75.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/41yxMMvIBzL._SL110.jpg\";s:5:\"width\";i:371;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/41yxMMvIBzL._SL160.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/41yxMMvIBzL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:148;}}'),
(167, 1605, 'https://images-na.ssl-images-amazon.com/images/I/41SyVKCXlLL.jpg', 'https://images-na.ssl-images-amazon.com/images/I/41SyVKCXlLL._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-05-06 09:54:09', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41SyVKCXlLL._SL30.jpg\";s:5:\"width\";i:58;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41SyVKCXlLL._SL75.jpg\";s:5:\"width\";i:145;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41SyVKCXlLL._SL75.jpg\";s:5:\"width\";i:145;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/41SyVKCXlLL._SL110.jpg\";s:5:\"width\";i:213;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/41SyVKCXlLL._SL160.jpg\";s:5:\"width\";i:310;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/41SyVKCXlLL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:258;}}'),
(168, 1613, 'https://images-na.ssl-images-amazon.com/images/I/418E7KGOV4L.jpg', 'https://images-na.ssl-images-amazon.com/images/I/418E7KGOV4L._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-05-06 09:54:42', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/418E7KGOV4L._SL30.jpg\";s:5:\"width\";i:42;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/418E7KGOV4L._SL75.jpg\";s:5:\"width\";i:106;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/418E7KGOV4L._SL75.jpg\";s:5:\"width\";i:106;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/418E7KGOV4L._SL110.jpg\";s:5:\"width\";i:156;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/418E7KGOV4L._SL160.jpg\";s:5:\"width\";i:227;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/418E7KGOV4L.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:351;}}'),
(169, 1613, 'https://images-na.ssl-images-amazon.com/images/I/31vrLPVoFFL.jpg', 'https://images-na.ssl-images-amazon.com/images/I/31vrLPVoFFL._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-05-06 09:54:42', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/31vrLPVoFFL._SL30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/31vrLPVoFFL._SL75.jpg\";s:5:\"width\";i:75;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/31vrLPVoFFL._SL75.jpg\";s:5:\"width\";i:75;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/31vrLPVoFFL._SL110.jpg\";s:5:\"width\";i:110;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/31vrLPVoFFL._SL160.jpg\";s:5:\"width\";i:160;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/31vrLPVoFFL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;}}'),
(170, 1613, 'https://images-na.ssl-images-amazon.com/images/I/31XW%2BFYPXHL.jpg', 'https://images-na.ssl-images-amazon.com/images/I/31XW%2BFYPXHL._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-05-06 09:54:42', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:72:\"https://images-na.ssl-images-amazon.com/images/I/31XW%2BFYPXHL._SL30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:72:\"https://images-na.ssl-images-amazon.com/images/I/31XW%2BFYPXHL._SL75.jpg\";s:5:\"width\";i:75;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:72:\"https://images-na.ssl-images-amazon.com/images/I/31XW%2BFYPXHL._SL75.jpg\";s:5:\"width\";i:75;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:73:\"https://images-na.ssl-images-amazon.com/images/I/31XW%2BFYPXHL._SL110.jpg\";s:5:\"width\";i:110;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:73:\"https://images-na.ssl-images-amazon.com/images/I/31XW%2BFYPXHL._SL160.jpg\";s:5:\"width\";i:160;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:66:\"https://images-na.ssl-images-amazon.com/images/I/31XW%2BFYPXHL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;}}'),
(171, 1613, 'https://images-na.ssl-images-amazon.com/images/I/414jHGzRV3L.jpg', 'https://images-na.ssl-images-amazon.com/images/I/414jHGzRV3L._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-05-06 09:54:42', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/414jHGzRV3L._SL30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/414jHGzRV3L._SL75.jpg\";s:5:\"width\";i:75;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/414jHGzRV3L._SL75.jpg\";s:5:\"width\";i:75;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/414jHGzRV3L._SL110.jpg\";s:5:\"width\";i:110;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/414jHGzRV3L._SL160.jpg\";s:5:\"width\";i:160;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/414jHGzRV3L.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;}}'),
(172, 1613, 'https://images-na.ssl-images-amazon.com/images/I/41523fQvfeL.jpg', 'https://images-na.ssl-images-amazon.com/images/I/41523fQvfeL._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-05-06 09:54:42', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41523fQvfeL._SL30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41523fQvfeL._SL75.jpg\";s:5:\"width\";i:75;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41523fQvfeL._SL75.jpg\";s:5:\"width\";i:75;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/41523fQvfeL._SL110.jpg\";s:5:\"width\";i:110;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/41523fQvfeL._SL160.jpg\";s:5:\"width\";i:160;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/41523fQvfeL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;}}');
INSERT INTO `wpx5_amz_assets` (`id`, `post_id`, `asset`, `thumb`, `download_status`, `hash`, `media_id`, `msg`, `date_added`, `date_download`, `image_sizes`) VALUES
(173, 1613, 'https://images-na.ssl-images-amazon.com/images/I/415YbOhSPhL.jpg', 'https://images-na.ssl-images-amazon.com/images/I/415YbOhSPhL._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-05-06 09:54:42', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/415YbOhSPhL._SL30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/415YbOhSPhL._SL75.jpg\";s:5:\"width\";i:75;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/415YbOhSPhL._SL75.jpg\";s:5:\"width\";i:75;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/415YbOhSPhL._SL110.jpg\";s:5:\"width\";i:110;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/415YbOhSPhL._SL160.jpg\";s:5:\"width\";i:160;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/415YbOhSPhL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;}}'),
(174, 1613, 'https://images-na.ssl-images-amazon.com/images/I/41ksLo0dPuL.jpg', 'https://images-na.ssl-images-amazon.com/images/I/41ksLo0dPuL._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-05-06 09:54:42', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41ksLo0dPuL._SL30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41ksLo0dPuL._SL75.jpg\";s:5:\"width\";i:75;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41ksLo0dPuL._SL75.jpg\";s:5:\"width\";i:75;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/41ksLo0dPuL._SL110.jpg\";s:5:\"width\";i:110;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/41ksLo0dPuL._SL160.jpg\";s:5:\"width\";i:160;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/41ksLo0dPuL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;}}'),
(175, 1621, 'https://images-na.ssl-images-amazon.com/images/I/31kv-jS07CL.jpg', 'https://images-na.ssl-images-amazon.com/images/I/31kv-jS07CL._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-05-06 09:55:34', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/31kv-jS07CL._SL30.jpg\";s:5:\"width\";i:70;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/31kv-jS07CL._SL75.jpg\";s:5:\"width\";i:176;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/31kv-jS07CL._SL75.jpg\";s:5:\"width\";i:176;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/31kv-jS07CL._SL110.jpg\";s:5:\"width\";i:258;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/31kv-jS07CL._SL160.jpg\";s:5:\"width\";i:375;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/31kv-jS07CL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:213;}}'),
(176, 1621, 'https://images-na.ssl-images-amazon.com/images/I/41xMrhpfA2L.jpg', 'https://images-na.ssl-images-amazon.com/images/I/41xMrhpfA2L._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-05-06 09:55:34', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41xMrhpfA2L._SL30.jpg\";s:5:\"width\";i:34;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41xMrhpfA2L._SL75.jpg\";s:5:\"width\";i:86;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41xMrhpfA2L._SL75.jpg\";s:5:\"width\";i:86;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/41xMrhpfA2L._SL110.jpg\";s:5:\"width\";i:127;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/41xMrhpfA2L._SL160.jpg\";s:5:\"width\";i:185;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/41xMrhpfA2L.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:432;}}'),
(177, 1621, 'https://images-na.ssl-images-amazon.com/images/I/412gO7pTIJL.jpg', 'https://images-na.ssl-images-amazon.com/images/I/412gO7pTIJL._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-05-06 09:55:34', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/412gO7pTIJL._SL30.jpg\";s:5:\"width\";i:29;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/412gO7pTIJL._SL75.jpg\";s:5:\"width\";i:73;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/412gO7pTIJL._SL75.jpg\";s:5:\"width\";i:73;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/412gO7pTIJL._SL110.jpg\";s:5:\"width\";i:107;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/412gO7pTIJL._SL160.jpg\";s:5:\"width\";i:155;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/412gO7pTIJL.jpg\";s:5:\"width\";i:487;s:6:\"height\";i:500;}}'),
(178, 1621, 'https://images-na.ssl-images-amazon.com/images/I/31sBOvZe42L.jpg', 'https://images-na.ssl-images-amazon.com/images/I/31sBOvZe42L._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-05-06 09:55:34', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/31sBOvZe42L._SL30.jpg\";s:5:\"width\";i:76;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/31sBOvZe42L._SL75.jpg\";s:5:\"width\";i:190;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/31sBOvZe42L._SL75.jpg\";s:5:\"width\";i:190;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/31sBOvZe42L._SL110.jpg\";s:5:\"width\";i:279;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/31sBOvZe42L._SL160.jpg\";s:5:\"width\";i:406;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/31sBOvZe42L.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:197;}}'),
(179, 1621, 'https://images-na.ssl-images-amazon.com/images/I/31tOtBM2rQL.jpg', 'https://images-na.ssl-images-amazon.com/images/I/31tOtBM2rQL._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-05-06 09:55:34', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/31tOtBM2rQL._SL30.jpg\";s:5:\"width\";i:76;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/31tOtBM2rQL._SL75.jpg\";s:5:\"width\";i:192;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/31tOtBM2rQL._SL75.jpg\";s:5:\"width\";i:192;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/31tOtBM2rQL._SL110.jpg\";s:5:\"width\";i:282;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/31tOtBM2rQL._SL160.jpg\";s:5:\"width\";i:410;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/31tOtBM2rQL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:195;}}'),
(180, 1621, 'https://images-na.ssl-images-amazon.com/images/I/31W2gq71NqL.jpg', 'https://images-na.ssl-images-amazon.com/images/I/31W2gq71NqL._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-05-06 09:55:34', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/31W2gq71NqL._SL30.jpg\";s:5:\"width\";i:93;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/31W2gq71NqL._SL75.jpg\";s:5:\"width\";i:234;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/31W2gq71NqL._SL75.jpg\";s:5:\"width\";i:234;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/31W2gq71NqL._SL110.jpg\";s:5:\"width\";i:343;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/31W2gq71NqL._SL160.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/31W2gq71NqL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:160;}}'),
(181, 1621, 'https://images-na.ssl-images-amazon.com/images/I/31QN3L36LuL.jpg', 'https://images-na.ssl-images-amazon.com/images/I/31QN3L36LuL._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-05-06 09:55:34', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/31QN3L36LuL._SL30.jpg\";s:5:\"width\";i:67;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/31QN3L36LuL._SL75.jpg\";s:5:\"width\";i:168;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/31QN3L36LuL._SL75.jpg\";s:5:\"width\";i:168;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/31QN3L36LuL._SL110.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/31QN3L36LuL._SL160.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/31QN3L36LuL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:222;}}'),
(182, 1629, 'https://images-na.ssl-images-amazon.com/images/I/51B2%2BfWzFeL.jpg', 'https://images-na.ssl-images-amazon.com/images/I/51B2%2BfWzFeL._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-05-06 09:58:21', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:72:\"https://images-na.ssl-images-amazon.com/images/I/51B2%2BfWzFeL._SL30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:72:\"https://images-na.ssl-images-amazon.com/images/I/51B2%2BfWzFeL._SL75.jpg\";s:5:\"width\";i:75;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:72:\"https://images-na.ssl-images-amazon.com/images/I/51B2%2BfWzFeL._SL75.jpg\";s:5:\"width\";i:75;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:73:\"https://images-na.ssl-images-amazon.com/images/I/51B2%2BfWzFeL._SL110.jpg\";s:5:\"width\";i:110;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:73:\"https://images-na.ssl-images-amazon.com/images/I/51B2%2BfWzFeL._SL160.jpg\";s:5:\"width\";i:160;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:66:\"https://images-na.ssl-images-amazon.com/images/I/51B2%2BfWzFeL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;}}'),
(183, 1629, 'https://images-na.ssl-images-amazon.com/images/I/51W4U1zgUeL.jpg', 'https://images-na.ssl-images-amazon.com/images/I/51W4U1zgUeL._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-05-06 09:58:21', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/51W4U1zgUeL._SL30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/51W4U1zgUeL._SL75.jpg\";s:5:\"width\";i:75;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/51W4U1zgUeL._SL75.jpg\";s:5:\"width\";i:75;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/51W4U1zgUeL._SL110.jpg\";s:5:\"width\";i:110;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/51W4U1zgUeL._SL160.jpg\";s:5:\"width\";i:160;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/51W4U1zgUeL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;}}'),
(184, 1629, 'https://images-na.ssl-images-amazon.com/images/I/514XjbqY6cL.jpg', 'https://images-na.ssl-images-amazon.com/images/I/514XjbqY6cL._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-05-06 09:58:21', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/514XjbqY6cL._SL30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/514XjbqY6cL._SL75.jpg\";s:5:\"width\";i:75;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/514XjbqY6cL._SL75.jpg\";s:5:\"width\";i:75;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/514XjbqY6cL._SL110.jpg\";s:5:\"width\";i:110;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/514XjbqY6cL._SL160.jpg\";s:5:\"width\";i:160;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/514XjbqY6cL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;}}'),
(185, 1629, 'https://images-na.ssl-images-amazon.com/images/I/41tnzYZ04bL.jpg', 'https://images-na.ssl-images-amazon.com/images/I/41tnzYZ04bL._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-05-06 09:58:21', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41tnzYZ04bL._SL30.jpg\";s:5:\"width\";i:39;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41tnzYZ04bL._SL75.jpg\";s:5:\"width\";i:97;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41tnzYZ04bL._SL75.jpg\";s:5:\"width\";i:97;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/41tnzYZ04bL._SL110.jpg\";s:5:\"width\";i:143;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/41tnzYZ04bL._SL160.jpg\";s:5:\"width\";i:208;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/41tnzYZ04bL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:384;}}'),
(186, 1629, 'https://images-na.ssl-images-amazon.com/images/I/518IhyVicbL.jpg', 'https://images-na.ssl-images-amazon.com/images/I/518IhyVicbL._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-05-06 09:58:21', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/518IhyVicbL._SL30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/518IhyVicbL._SL75.jpg\";s:5:\"width\";i:75;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/518IhyVicbL._SL75.jpg\";s:5:\"width\";i:75;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/518IhyVicbL._SL110.jpg\";s:5:\"width\";i:110;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/518IhyVicbL._SL160.jpg\";s:5:\"width\";i:160;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/518IhyVicbL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;}}'),
(187, 1629, 'https://images-na.ssl-images-amazon.com/images/I/51jjruIJ35L.jpg', 'https://images-na.ssl-images-amazon.com/images/I/51jjruIJ35L._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-05-06 09:58:21', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/51jjruIJ35L._SL30.jpg\";s:5:\"width\";i:37;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/51jjruIJ35L._SL75.jpg\";s:5:\"width\";i:93;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/51jjruIJ35L._SL75.jpg\";s:5:\"width\";i:93;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/51jjruIJ35L._SL110.jpg\";s:5:\"width\";i:137;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/51jjruIJ35L._SL160.jpg\";s:5:\"width\";i:199;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/51jjruIJ35L.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:401;}}'),
(188, 1636, 'https://images-na.ssl-images-amazon.com/images/I/51fICh-cM%2BL.jpg', 'https://images-na.ssl-images-amazon.com/images/I/51fICh-cM%2BL._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-05-06 09:59:21', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:72:\"https://images-na.ssl-images-amazon.com/images/I/51fICh-cM%2BL._SL30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:72:\"https://images-na.ssl-images-amazon.com/images/I/51fICh-cM%2BL._SL75.jpg\";s:5:\"width\";i:75;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:72:\"https://images-na.ssl-images-amazon.com/images/I/51fICh-cM%2BL._SL75.jpg\";s:5:\"width\";i:75;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:73:\"https://images-na.ssl-images-amazon.com/images/I/51fICh-cM%2BL._SL110.jpg\";s:5:\"width\";i:110;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:73:\"https://images-na.ssl-images-amazon.com/images/I/51fICh-cM%2BL._SL160.jpg\";s:5:\"width\";i:160;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:66:\"https://images-na.ssl-images-amazon.com/images/I/51fICh-cM%2BL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;}}'),
(189, 1636, 'https://images-na.ssl-images-amazon.com/images/I/51o6ob2sk3L.jpg', 'https://images-na.ssl-images-amazon.com/images/I/51o6ob2sk3L._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-05-06 09:59:21', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/51o6ob2sk3L._SL30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/51o6ob2sk3L._SL75.jpg\";s:5:\"width\";i:75;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/51o6ob2sk3L._SL75.jpg\";s:5:\"width\";i:75;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/51o6ob2sk3L._SL110.jpg\";s:5:\"width\";i:110;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/51o6ob2sk3L._SL160.jpg\";s:5:\"width\";i:160;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/51o6ob2sk3L.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;}}'),
(190, 1636, 'https://images-na.ssl-images-amazon.com/images/I/51h%2BQbqtsHL.jpg', 'https://images-na.ssl-images-amazon.com/images/I/51h%2BQbqtsHL._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-05-06 09:59:21', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:72:\"https://images-na.ssl-images-amazon.com/images/I/51h%2BQbqtsHL._SL30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:72:\"https://images-na.ssl-images-amazon.com/images/I/51h%2BQbqtsHL._SL75.jpg\";s:5:\"width\";i:75;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:72:\"https://images-na.ssl-images-amazon.com/images/I/51h%2BQbqtsHL._SL75.jpg\";s:5:\"width\";i:75;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:73:\"https://images-na.ssl-images-amazon.com/images/I/51h%2BQbqtsHL._SL110.jpg\";s:5:\"width\";i:110;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:73:\"https://images-na.ssl-images-amazon.com/images/I/51h%2BQbqtsHL._SL160.jpg\";s:5:\"width\";i:160;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:66:\"https://images-na.ssl-images-amazon.com/images/I/51h%2BQbqtsHL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;}}'),
(191, 1636, 'https://images-na.ssl-images-amazon.com/images/I/510kcmFPF7L.jpg', 'https://images-na.ssl-images-amazon.com/images/I/510kcmFPF7L._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-05-06 09:59:21', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/510kcmFPF7L._SL30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/510kcmFPF7L._SL75.jpg\";s:5:\"width\";i:75;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/510kcmFPF7L._SL75.jpg\";s:5:\"width\";i:75;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/510kcmFPF7L._SL110.jpg\";s:5:\"width\";i:110;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/510kcmFPF7L._SL160.jpg\";s:5:\"width\";i:160;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/510kcmFPF7L.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;}}'),
(192, 1636, 'https://images-na.ssl-images-amazon.com/images/I/41xvxjFRwvL.jpg', 'https://images-na.ssl-images-amazon.com/images/I/41xvxjFRwvL._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-05-06 09:59:21', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41xvxjFRwvL._SL30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41xvxjFRwvL._SL75.jpg\";s:5:\"width\";i:75;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41xvxjFRwvL._SL75.jpg\";s:5:\"width\";i:75;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/41xvxjFRwvL._SL110.jpg\";s:5:\"width\";i:110;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/41xvxjFRwvL._SL160.jpg\";s:5:\"width\";i:160;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/41xvxjFRwvL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;}}'),
(193, 1636, 'https://images-na.ssl-images-amazon.com/images/I/51gDZ06JGQL.jpg', 'https://images-na.ssl-images-amazon.com/images/I/51gDZ06JGQL._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-05-06 09:59:21', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/51gDZ06JGQL._SL30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/51gDZ06JGQL._SL75.jpg\";s:5:\"width\";i:75;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/51gDZ06JGQL._SL75.jpg\";s:5:\"width\";i:75;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/51gDZ06JGQL._SL110.jpg\";s:5:\"width\";i:110;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/51gDZ06JGQL._SL160.jpg\";s:5:\"width\";i:160;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/51gDZ06JGQL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;}}'),
(194, 1643, 'https://images-na.ssl-images-amazon.com/images/I/41E7i2ToSoL.jpg', 'https://images-na.ssl-images-amazon.com/images/I/41E7i2ToSoL._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-05-06 10:01:23', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41E7i2ToSoL._SL30.jpg\";s:5:\"width\";i:51;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41E7i2ToSoL._SL75.jpg\";s:5:\"width\";i:128;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41E7i2ToSoL._SL75.jpg\";s:5:\"width\";i:128;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/41E7i2ToSoL._SL110.jpg\";s:5:\"width\";i:188;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/41E7i2ToSoL._SL160.jpg\";s:5:\"width\";i:273;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/41E7i2ToSoL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:292;}}'),
(195, 1643, 'https://images-na.ssl-images-amazon.com/images/I/41gvYMTPApL.jpg', 'https://images-na.ssl-images-amazon.com/images/I/41gvYMTPApL._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-05-06 10:01:23', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41gvYMTPApL._SL30.jpg\";s:5:\"width\";i:23;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41gvYMTPApL._SL75.jpg\";s:5:\"width\";i:59;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41gvYMTPApL._SL75.jpg\";s:5:\"width\";i:59;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/41gvYMTPApL._SL110.jpg\";s:5:\"width\";i:87;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/41gvYMTPApL._SL160.jpg\";s:5:\"width\";i:127;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/41gvYMTPApL.jpg\";s:5:\"width\";i:399;s:6:\"height\";i:500;}}'),
(196, 1643, 'https://images-na.ssl-images-amazon.com/images/I/41hPRzNWYhL.jpg', 'https://images-na.ssl-images-amazon.com/images/I/41hPRzNWYhL._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-05-06 10:01:23', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41hPRzNWYhL._SL30.jpg\";s:5:\"width\";i:21;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41hPRzNWYhL._SL75.jpg\";s:5:\"width\";i:53;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41hPRzNWYhL._SL75.jpg\";s:5:\"width\";i:53;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/41hPRzNWYhL._SL110.jpg\";s:5:\"width\";i:77;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/41hPRzNWYhL._SL160.jpg\";s:5:\"width\";i:113;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/41hPRzNWYhL.jpg\";s:5:\"width\";i:354;s:6:\"height\";i:500;}}'),
(197, 1643, 'https://images-na.ssl-images-amazon.com/images/I/41z2tW5ODSL.jpg', 'https://images-na.ssl-images-amazon.com/images/I/41z2tW5ODSL._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-05-06 10:01:23', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41z2tW5ODSL._SL30.jpg\";s:5:\"width\";i:74;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41z2tW5ODSL._SL75.jpg\";s:5:\"width\";i:186;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41z2tW5ODSL._SL75.jpg\";s:5:\"width\";i:186;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/41z2tW5ODSL._SL110.jpg\";s:5:\"width\";i:273;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/41z2tW5ODSL._SL160.jpg\";s:5:\"width\";i:398;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/41z2tW5ODSL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:201;}}'),
(198, 1643, 'https://images-na.ssl-images-amazon.com/images/I/31J8nZOFN4L.jpg', 'https://images-na.ssl-images-amazon.com/images/I/31J8nZOFN4L._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-05-06 10:01:23', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/31J8nZOFN4L._SL30.jpg\";s:5:\"width\";i:78;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/31J8nZOFN4L._SL75.jpg\";s:5:\"width\";i:196;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/31J8nZOFN4L._SL75.jpg\";s:5:\"width\";i:196;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/31J8nZOFN4L._SL110.jpg\";s:5:\"width\";i:287;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/31J8nZOFN4L._SL160.jpg\";s:5:\"width\";i:418;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/31J8nZOFN4L.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:191;}}'),
(199, 1643, 'https://images-na.ssl-images-amazon.com/images/I/31Sc5LnNJOL.jpg', 'https://images-na.ssl-images-amazon.com/images/I/31Sc5LnNJOL._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-05-06 10:01:23', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/31Sc5LnNJOL._SL30.jpg\";s:5:\"width\";i:62;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/31Sc5LnNJOL._SL75.jpg\";s:5:\"width\";i:156;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/31Sc5LnNJOL._SL75.jpg\";s:5:\"width\";i:156;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/31Sc5LnNJOL._SL110.jpg\";s:5:\"width\";i:229;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/31Sc5LnNJOL._SL160.jpg\";s:5:\"width\";i:333;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/31Sc5LnNJOL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:240;}}'),
(200, 1643, 'https://images-na.ssl-images-amazon.com/images/I/41WGcTzGG1L.jpg', 'https://images-na.ssl-images-amazon.com/images/I/41WGcTzGG1L._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-05-06 10:01:23', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41WGcTzGG1L._SL30.jpg\";s:5:\"width\";i:57;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41WGcTzGG1L._SL75.jpg\";s:5:\"width\";i:142;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41WGcTzGG1L._SL75.jpg\";s:5:\"width\";i:142;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/41WGcTzGG1L._SL110.jpg\";s:5:\"width\";i:209;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/41WGcTzGG1L._SL160.jpg\";s:5:\"width\";i:304;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/41WGcTzGG1L.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:263;}}'),
(201, 1651, 'https://images-na.ssl-images-amazon.com/images/I/41I%2BD1GB1xL.jpg', 'https://images-na.ssl-images-amazon.com/images/I/41I%2BD1GB1xL._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-05-06 10:02:13', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:72:\"https://images-na.ssl-images-amazon.com/images/I/41I%2BD1GB1xL._SL30.jpg\";s:5:\"width\";i:69;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:72:\"https://images-na.ssl-images-amazon.com/images/I/41I%2BD1GB1xL._SL75.jpg\";s:5:\"width\";i:173;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:72:\"https://images-na.ssl-images-amazon.com/images/I/41I%2BD1GB1xL._SL75.jpg\";s:5:\"width\";i:173;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:73:\"https://images-na.ssl-images-amazon.com/images/I/41I%2BD1GB1xL._SL110.jpg\";s:5:\"width\";i:254;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:73:\"https://images-na.ssl-images-amazon.com/images/I/41I%2BD1GB1xL._SL160.jpg\";s:5:\"width\";i:370;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:66:\"https://images-na.ssl-images-amazon.com/images/I/41I%2BD1GB1xL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:216;}}'),
(202, 1651, 'https://images-na.ssl-images-amazon.com/images/I/51M5hqnJyoL.jpg', 'https://images-na.ssl-images-amazon.com/images/I/51M5hqnJyoL._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-05-06 10:02:13', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/51M5hqnJyoL._SL30.jpg\";s:5:\"width\";i:27;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/51M5hqnJyoL._SL75.jpg\";s:5:\"width\";i:68;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/51M5hqnJyoL._SL75.jpg\";s:5:\"width\";i:68;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/51M5hqnJyoL._SL110.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/51M5hqnJyoL._SL160.jpg\";s:5:\"width\";i:146;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/51M5hqnJyoL.jpg\";s:5:\"width\";i:457;s:6:\"height\";i:500;}}'),
(203, 1651, 'https://images-na.ssl-images-amazon.com/images/I/51zjQChdgtL.jpg', 'https://images-na.ssl-images-amazon.com/images/I/51zjQChdgtL._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-05-06 10:02:13', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/51zjQChdgtL._SL30.jpg\";s:5:\"width\";i:24;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/51zjQChdgtL._SL75.jpg\";s:5:\"width\";i:60;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/51zjQChdgtL._SL75.jpg\";s:5:\"width\";i:60;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/51zjQChdgtL._SL110.jpg\";s:5:\"width\";i:88;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/51zjQChdgtL._SL160.jpg\";s:5:\"width\";i:128;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/51zjQChdgtL.jpg\";s:5:\"width\";i:402;s:6:\"height\";i:500;}}'),
(204, 1651, 'https://images-na.ssl-images-amazon.com/images/I/41yt27%2Bw2oL.jpg', 'https://images-na.ssl-images-amazon.com/images/I/41yt27%2Bw2oL._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-05-06 10:02:13', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:72:\"https://images-na.ssl-images-amazon.com/images/I/41yt27%2Bw2oL._SL30.jpg\";s:5:\"width\";i:73;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:72:\"https://images-na.ssl-images-amazon.com/images/I/41yt27%2Bw2oL._SL75.jpg\";s:5:\"width\";i:184;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:72:\"https://images-na.ssl-images-amazon.com/images/I/41yt27%2Bw2oL._SL75.jpg\";s:5:\"width\";i:184;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:73:\"https://images-na.ssl-images-amazon.com/images/I/41yt27%2Bw2oL._SL110.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:73:\"https://images-na.ssl-images-amazon.com/images/I/41yt27%2Bw2oL._SL160.jpg\";s:5:\"width\";i:394;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:66:\"https://images-na.ssl-images-amazon.com/images/I/41yt27%2Bw2oL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:203;}}'),
(205, 1651, 'https://images-na.ssl-images-amazon.com/images/I/41pgxqPBqBL.jpg', 'https://images-na.ssl-images-amazon.com/images/I/41pgxqPBqBL._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-05-06 10:02:13', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41pgxqPBqBL._SL30.jpg\";s:5:\"width\";i:75;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41pgxqPBqBL._SL75.jpg\";s:5:\"width\";i:188;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41pgxqPBqBL._SL75.jpg\";s:5:\"width\";i:188;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/41pgxqPBqBL._SL110.jpg\";s:5:\"width\";i:276;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/41pgxqPBqBL._SL160.jpg\";s:5:\"width\";i:402;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/41pgxqPBqBL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:199;}}'),
(206, 1651, 'https://images-na.ssl-images-amazon.com/images/I/51br6znU2BL.jpg', 'https://images-na.ssl-images-amazon.com/images/I/51br6znU2BL._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-05-06 10:02:13', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/51br6znU2BL._SL30.jpg\";s:5:\"width\";i:54;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/51br6znU2BL._SL75.jpg\";s:5:\"width\";i:136;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/51br6znU2BL._SL75.jpg\";s:5:\"width\";i:136;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/51br6znU2BL._SL110.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/51br6znU2BL._SL160.jpg\";s:5:\"width\";i:291;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/51br6znU2BL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:274;}}'),
(207, 1651, 'https://images-na.ssl-images-amazon.com/images/I/51fCRv-IzgL.jpg', 'https://images-na.ssl-images-amazon.com/images/I/51fCRv-IzgL._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-05-06 10:02:13', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/51fCRv-IzgL._SL30.jpg\";s:5:\"width\";i:58;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/51fCRv-IzgL._SL75.jpg\";s:5:\"width\";i:145;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/51fCRv-IzgL._SL75.jpg\";s:5:\"width\";i:145;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/51fCRv-IzgL._SL110.jpg\";s:5:\"width\";i:213;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/51fCRv-IzgL._SL160.jpg\";s:5:\"width\";i:310;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/51fCRv-IzgL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:258;}}'),
(208, 1659, 'https://images-na.ssl-images-amazon.com/images/I/41e555eeWwL.jpg', 'https://images-na.ssl-images-amazon.com/images/I/41e555eeWwL._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-05-06 10:02:35', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41e555eeWwL._SL30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41e555eeWwL._SL75.jpg\";s:5:\"width\";i:75;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41e555eeWwL._SL75.jpg\";s:5:\"width\";i:75;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/41e555eeWwL._SL110.jpg\";s:5:\"width\";i:110;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/41e555eeWwL._SL160.jpg\";s:5:\"width\";i:160;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/41e555eeWwL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;}}'),
(209, 1659, 'https://images-na.ssl-images-amazon.com/images/I/51E%2B2gwlNuL.jpg', 'https://images-na.ssl-images-amazon.com/images/I/51E%2B2gwlNuL._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-05-06 10:02:35', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:72:\"https://images-na.ssl-images-amazon.com/images/I/51E%2B2gwlNuL._SL30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:72:\"https://images-na.ssl-images-amazon.com/images/I/51E%2B2gwlNuL._SL75.jpg\";s:5:\"width\";i:75;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:72:\"https://images-na.ssl-images-amazon.com/images/I/51E%2B2gwlNuL._SL75.jpg\";s:5:\"width\";i:75;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:73:\"https://images-na.ssl-images-amazon.com/images/I/51E%2B2gwlNuL._SL110.jpg\";s:5:\"width\";i:110;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:73:\"https://images-na.ssl-images-amazon.com/images/I/51E%2B2gwlNuL._SL160.jpg\";s:5:\"width\";i:160;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:66:\"https://images-na.ssl-images-amazon.com/images/I/51E%2B2gwlNuL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;}}'),
(210, 1659, 'https://images-na.ssl-images-amazon.com/images/I/41w%2B9oIgi9L.jpg', 'https://images-na.ssl-images-amazon.com/images/I/41w%2B9oIgi9L._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-05-06 10:02:35', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:72:\"https://images-na.ssl-images-amazon.com/images/I/41w%2B9oIgi9L._SL30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:72:\"https://images-na.ssl-images-amazon.com/images/I/41w%2B9oIgi9L._SL75.jpg\";s:5:\"width\";i:75;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:72:\"https://images-na.ssl-images-amazon.com/images/I/41w%2B9oIgi9L._SL75.jpg\";s:5:\"width\";i:75;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:73:\"https://images-na.ssl-images-amazon.com/images/I/41w%2B9oIgi9L._SL110.jpg\";s:5:\"width\";i:110;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:73:\"https://images-na.ssl-images-amazon.com/images/I/41w%2B9oIgi9L._SL160.jpg\";s:5:\"width\";i:160;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:66:\"https://images-na.ssl-images-amazon.com/images/I/41w%2B9oIgi9L.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;}}'),
(211, 1659, 'https://images-na.ssl-images-amazon.com/images/I/41ufKf1FGyL.jpg', 'https://images-na.ssl-images-amazon.com/images/I/41ufKf1FGyL._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-05-06 10:02:35', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41ufKf1FGyL._SL30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41ufKf1FGyL._SL75.jpg\";s:5:\"width\";i:75;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41ufKf1FGyL._SL75.jpg\";s:5:\"width\";i:75;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/41ufKf1FGyL._SL110.jpg\";s:5:\"width\";i:110;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/41ufKf1FGyL._SL160.jpg\";s:5:\"width\";i:160;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/41ufKf1FGyL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;}}'),
(212, 1659, 'https://images-na.ssl-images-amazon.com/images/I/41Zkmzk7QpL.jpg', 'https://images-na.ssl-images-amazon.com/images/I/41Zkmzk7QpL._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-05-06 10:02:35', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41Zkmzk7QpL._SL30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41Zkmzk7QpL._SL75.jpg\";s:5:\"width\";i:75;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41Zkmzk7QpL._SL75.jpg\";s:5:\"width\";i:75;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/41Zkmzk7QpL._SL110.jpg\";s:5:\"width\";i:110;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/41Zkmzk7QpL._SL160.jpg\";s:5:\"width\";i:160;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/41Zkmzk7QpL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;}}'),
(213, 1659, 'https://images-na.ssl-images-amazon.com/images/I/31YhkZ2MqHL.jpg', 'https://images-na.ssl-images-amazon.com/images/I/31YhkZ2MqHL._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-05-06 10:02:35', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/31YhkZ2MqHL._SL30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/31YhkZ2MqHL._SL75.jpg\";s:5:\"width\";i:75;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/31YhkZ2MqHL._SL75.jpg\";s:5:\"width\";i:75;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/31YhkZ2MqHL._SL110.jpg\";s:5:\"width\";i:110;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/31YhkZ2MqHL._SL160.jpg\";s:5:\"width\";i:160;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/31YhkZ2MqHL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;}}'),
(214, 1666, 'https://images-na.ssl-images-amazon.com/images/I/41RM2tYuFlL.jpg', 'https://images-na.ssl-images-amazon.com/images/I/41RM2tYuFlL._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-05-06 10:03:25', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41RM2tYuFlL._SL30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41RM2tYuFlL._SL75.jpg\";s:5:\"width\";i:75;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41RM2tYuFlL._SL75.jpg\";s:5:\"width\";i:75;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/41RM2tYuFlL._SL110.jpg\";s:5:\"width\";i:110;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/41RM2tYuFlL._SL160.jpg\";s:5:\"width\";i:160;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/41RM2tYuFlL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;}}'),
(215, 1666, 'https://images-na.ssl-images-amazon.com/images/I/51hRF8yO7FL.jpg', 'https://images-na.ssl-images-amazon.com/images/I/51hRF8yO7FL._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-05-06 10:03:25', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/51hRF8yO7FL._SL30.jpg\";s:5:\"width\";i:22;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/51hRF8yO7FL._SL75.jpg\";s:5:\"width\";i:57;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/51hRF8yO7FL._SL75.jpg\";s:5:\"width\";i:57;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/51hRF8yO7FL._SL110.jpg\";s:5:\"width\";i:83;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/51hRF8yO7FL._SL160.jpg\";s:5:\"width\";i:121;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/51hRF8yO7FL.jpg\";s:5:\"width\";i:380;s:6:\"height\";i:500;}}');
INSERT INTO `wpx5_amz_assets` (`id`, `post_id`, `asset`, `thumb`, `download_status`, `hash`, `media_id`, `msg`, `date_added`, `date_download`, `image_sizes`) VALUES
(216, 1666, 'https://images-na.ssl-images-amazon.com/images/I/41q8DZU2ujL.jpg', 'https://images-na.ssl-images-amazon.com/images/I/41q8DZU2ujL._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-05-06 10:03:25', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41q8DZU2ujL._SL30.jpg\";s:5:\"width\";i:19;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41q8DZU2ujL._SL75.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41q8DZU2ujL._SL75.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/41q8DZU2ujL._SL110.jpg\";s:5:\"width\";i:71;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/41q8DZU2ujL._SL160.jpg\";s:5:\"width\";i:103;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/41q8DZU2ujL.jpg\";s:5:\"width\";i:324;s:6:\"height\";i:500;}}'),
(217, 1666, 'https://images-na.ssl-images-amazon.com/images/I/317-ky4ejAL.jpg', 'https://images-na.ssl-images-amazon.com/images/I/317-ky4ejAL._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-05-06 10:03:25', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/317-ky4ejAL._SL30.jpg\";s:5:\"width\";i:81;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/317-ky4ejAL._SL75.jpg\";s:5:\"width\";i:202;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/317-ky4ejAL._SL75.jpg\";s:5:\"width\";i:202;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/317-ky4ejAL._SL110.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/317-ky4ejAL._SL160.jpg\";s:5:\"width\";i:432;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/317-ky4ejAL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:185;}}'),
(218, 1666, 'https://images-na.ssl-images-amazon.com/images/I/41Njrvnl4JL.jpg', 'https://images-na.ssl-images-amazon.com/images/I/41Njrvnl4JL._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-05-06 10:03:25', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41Njrvnl4JL._SL30.jpg\";s:5:\"width\";i:85;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41Njrvnl4JL._SL75.jpg\";s:5:\"width\";i:214;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41Njrvnl4JL._SL75.jpg\";s:5:\"width\";i:214;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/41Njrvnl4JL._SL110.jpg\";s:5:\"width\";i:314;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/41Njrvnl4JL._SL160.jpg\";s:5:\"width\";i:457;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/41Njrvnl4JL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:175;}}'),
(219, 1666, 'https://images-na.ssl-images-amazon.com/images/I/41fy9A-R47L.jpg', 'https://images-na.ssl-images-amazon.com/images/I/41fy9A-R47L._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-05-06 10:03:25', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41fy9A-R47L._SL30.jpg\";s:5:\"width\";i:63;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41fy9A-R47L._SL75.jpg\";s:5:\"width\";i:158;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41fy9A-R47L._SL75.jpg\";s:5:\"width\";i:158;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/41fy9A-R47L._SL110.jpg\";s:5:\"width\";i:233;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/41fy9A-R47L._SL160.jpg\";s:5:\"width\";i:338;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/41fy9A-R47L.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:236;}}'),
(220, 1666, 'https://images-na.ssl-images-amazon.com/images/I/5143U0UDgLL.jpg', 'https://images-na.ssl-images-amazon.com/images/I/5143U0UDgLL._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-05-06 10:03:25', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/5143U0UDgLL._SL30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/5143U0UDgLL._SL75.jpg\";s:5:\"width\";i:75;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/5143U0UDgLL._SL75.jpg\";s:5:\"width\";i:75;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/5143U0UDgLL._SL110.jpg\";s:5:\"width\";i:110;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/5143U0UDgLL._SL160.jpg\";s:5:\"width\";i:160;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/5143U0UDgLL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;}}'),
(221, 1674, 'https://images-na.ssl-images-amazon.com/images/I/41%2Bbl4fbsLL.jpg', 'https://images-na.ssl-images-amazon.com/images/I/41%2Bbl4fbsLL._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-05-06 10:04:29', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:72:\"https://images-na.ssl-images-amazon.com/images/I/41%2Bbl4fbsLL._SL30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:72:\"https://images-na.ssl-images-amazon.com/images/I/41%2Bbl4fbsLL._SL75.jpg\";s:5:\"width\";i:75;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:72:\"https://images-na.ssl-images-amazon.com/images/I/41%2Bbl4fbsLL._SL75.jpg\";s:5:\"width\";i:75;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:73:\"https://images-na.ssl-images-amazon.com/images/I/41%2Bbl4fbsLL._SL110.jpg\";s:5:\"width\";i:110;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:73:\"https://images-na.ssl-images-amazon.com/images/I/41%2Bbl4fbsLL._SL160.jpg\";s:5:\"width\";i:160;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:66:\"https://images-na.ssl-images-amazon.com/images/I/41%2Bbl4fbsLL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;}}'),
(222, 1674, 'https://images-na.ssl-images-amazon.com/images/I/41hw2mGg1hL.jpg', 'https://images-na.ssl-images-amazon.com/images/I/41hw2mGg1hL._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-05-06 10:04:29', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41hw2mGg1hL._SL30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41hw2mGg1hL._SL75.jpg\";s:5:\"width\";i:75;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41hw2mGg1hL._SL75.jpg\";s:5:\"width\";i:75;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/41hw2mGg1hL._SL110.jpg\";s:5:\"width\";i:110;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/41hw2mGg1hL._SL160.jpg\";s:5:\"width\";i:160;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/41hw2mGg1hL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;}}'),
(223, 1674, 'https://images-na.ssl-images-amazon.com/images/I/41W7OUED3FL.jpg', 'https://images-na.ssl-images-amazon.com/images/I/41W7OUED3FL._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-05-06 10:04:29', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41W7OUED3FL._SL30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41W7OUED3FL._SL75.jpg\";s:5:\"width\";i:75;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41W7OUED3FL._SL75.jpg\";s:5:\"width\";i:75;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/41W7OUED3FL._SL110.jpg\";s:5:\"width\";i:110;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/41W7OUED3FL._SL160.jpg\";s:5:\"width\";i:160;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/41W7OUED3FL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;}}'),
(224, 1674, 'https://images-na.ssl-images-amazon.com/images/I/415sIKQcVHL.jpg', 'https://images-na.ssl-images-amazon.com/images/I/415sIKQcVHL._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-05-06 10:04:29', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/415sIKQcVHL._SL30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/415sIKQcVHL._SL75.jpg\";s:5:\"width\";i:75;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/415sIKQcVHL._SL75.jpg\";s:5:\"width\";i:75;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/415sIKQcVHL._SL110.jpg\";s:5:\"width\";i:110;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/415sIKQcVHL._SL160.jpg\";s:5:\"width\";i:160;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/415sIKQcVHL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;}}'),
(225, 1674, 'https://images-na.ssl-images-amazon.com/images/I/41XSuWeodRL.jpg', 'https://images-na.ssl-images-amazon.com/images/I/41XSuWeodRL._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-05-06 10:04:29', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41XSuWeodRL._SL30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41XSuWeodRL._SL75.jpg\";s:5:\"width\";i:75;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41XSuWeodRL._SL75.jpg\";s:5:\"width\";i:75;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/41XSuWeodRL._SL110.jpg\";s:5:\"width\";i:110;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/41XSuWeodRL._SL160.jpg\";s:5:\"width\";i:160;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/41XSuWeodRL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;}}'),
(226, 1674, 'https://images-na.ssl-images-amazon.com/images/I/41ZUnoqCdDL.jpg', 'https://images-na.ssl-images-amazon.com/images/I/41ZUnoqCdDL._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-05-06 10:04:29', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41ZUnoqCdDL._SL30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41ZUnoqCdDL._SL75.jpg\";s:5:\"width\";i:75;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41ZUnoqCdDL._SL75.jpg\";s:5:\"width\";i:75;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/41ZUnoqCdDL._SL110.jpg\";s:5:\"width\";i:110;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/41ZUnoqCdDL._SL160.jpg\";s:5:\"width\";i:160;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/41ZUnoqCdDL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;}}'),
(227, 1674, 'https://images-na.ssl-images-amazon.com/images/I/51jZbj9WGqL.jpg', 'https://images-na.ssl-images-amazon.com/images/I/51jZbj9WGqL._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-05-06 10:04:29', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/51jZbj9WGqL._SL30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/51jZbj9WGqL._SL75.jpg\";s:5:\"width\";i:75;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/51jZbj9WGqL._SL75.jpg\";s:5:\"width\";i:75;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/51jZbj9WGqL._SL110.jpg\";s:5:\"width\";i:110;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/51jZbj9WGqL._SL160.jpg\";s:5:\"width\";i:160;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/51jZbj9WGqL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;}}'),
(228, 1682, 'https://images-na.ssl-images-amazon.com/images/I/31XIq5C4y6L.jpg', 'https://images-na.ssl-images-amazon.com/images/I/31XIq5C4y6L._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-05-06 10:05:33', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/31XIq5C4y6L._SL30.jpg\";s:5:\"width\";i:97;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/31XIq5C4y6L._SL75.jpg\";s:5:\"width\";i:243;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/31XIq5C4y6L._SL75.jpg\";s:5:\"width\";i:243;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/31XIq5C4y6L._SL110.jpg\";s:5:\"width\";i:357;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/31XIq5C4y6L._SL160.jpg\";s:5:\"width\";i:519;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/31XIq5C4y6L.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:154;}}'),
(229, 1682, 'https://images-na.ssl-images-amazon.com/images/I/41M1naKnQsL.jpg', 'https://images-na.ssl-images-amazon.com/images/I/41M1naKnQsL._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-05-06 10:05:33', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41M1naKnQsL._SL30.jpg\";s:5:\"width\";i:42;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41M1naKnQsL._SL75.jpg\";s:5:\"width\";i:106;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41M1naKnQsL._SL75.jpg\";s:5:\"width\";i:106;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/41M1naKnQsL._SL110.jpg\";s:5:\"width\";i:156;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/41M1naKnQsL._SL160.jpg\";s:5:\"width\";i:227;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/41M1naKnQsL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:351;}}'),
(230, 1682, 'https://images-na.ssl-images-amazon.com/images/I/41WUCsR98RL.jpg', 'https://images-na.ssl-images-amazon.com/images/I/41WUCsR98RL._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-05-06 10:05:33', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41WUCsR98RL._SL30.jpg\";s:5:\"width\";i:31;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41WUCsR98RL._SL75.jpg\";s:5:\"width\";i:79;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41WUCsR98RL._SL75.jpg\";s:5:\"width\";i:79;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/41WUCsR98RL._SL110.jpg\";s:5:\"width\";i:117;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/41WUCsR98RL._SL160.jpg\";s:5:\"width\";i:170;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/41WUCsR98RL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:470;}}'),
(231, 1682, 'https://images-na.ssl-images-amazon.com/images/I/31DHZZ3blCL.jpg', 'https://images-na.ssl-images-amazon.com/images/I/31DHZZ3blCL._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-05-06 10:05:33', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/31DHZZ3blCL._SL30.jpg\";s:5:\"width\";i:76;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/31DHZZ3blCL._SL75.jpg\";s:5:\"width\";i:190;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/31DHZZ3blCL._SL75.jpg\";s:5:\"width\";i:190;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/31DHZZ3blCL._SL110.jpg\";s:5:\"width\";i:279;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/31DHZZ3blCL._SL160.jpg\";s:5:\"width\";i:406;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/31DHZZ3blCL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:197;}}'),
(232, 1682, 'https://images-na.ssl-images-amazon.com/images/I/21hfjRAN%2BQL.jpg', 'https://images-na.ssl-images-amazon.com/images/I/21hfjRAN%2BQL._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-05-06 10:05:33', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:72:\"https://images-na.ssl-images-amazon.com/images/I/21hfjRAN%2BQL._SL30.jpg\";s:5:\"width\";i:127;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:72:\"https://images-na.ssl-images-amazon.com/images/I/21hfjRAN%2BQL._SL75.jpg\";s:5:\"width\";i:317;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:72:\"https://images-na.ssl-images-amazon.com/images/I/21hfjRAN%2BQL._SL75.jpg\";s:5:\"width\";i:317;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:73:\"https://images-na.ssl-images-amazon.com/images/I/21hfjRAN%2BQL._SL110.jpg\";s:5:\"width\";i:466;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:73:\"https://images-na.ssl-images-amazon.com/images/I/21hfjRAN%2BQL._SL160.jpg\";s:5:\"width\";i:677;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:66:\"https://images-na.ssl-images-amazon.com/images/I/21hfjRAN%2BQL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:118;}}'),
(233, 1682, 'https://images-na.ssl-images-amazon.com/images/I/31hfmP4ooYL.jpg', 'https://images-na.ssl-images-amazon.com/images/I/31hfmP4ooYL._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-05-06 10:05:33', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/31hfmP4ooYL._SL30.jpg\";s:5:\"width\";i:84;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/31hfmP4ooYL._SL75.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/31hfmP4ooYL._SL75.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/31hfmP4ooYL._SL110.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/31hfmP4ooYL._SL160.jpg\";s:5:\"width\";i:449;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/31hfmP4ooYL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:178;}}'),
(234, 1682, 'https://images-na.ssl-images-amazon.com/images/I/21RE4FUfjPL.jpg', 'https://images-na.ssl-images-amazon.com/images/I/21RE4FUfjPL._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-05-06 10:05:33', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/21RE4FUfjPL._SL30.jpg\";s:5:\"width\";i:135;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/21RE4FUfjPL._SL75.jpg\";s:5:\"width\";i:337;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/21RE4FUfjPL._SL75.jpg\";s:5:\"width\";i:337;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/21RE4FUfjPL._SL110.jpg\";s:5:\"width\";i:495;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/21RE4FUfjPL._SL160.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/21RE4FUfjPL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:111;}}'),
(235, 1690, 'https://images-na.ssl-images-amazon.com/images/I/51OYyp-o5jL.jpg', 'https://images-na.ssl-images-amazon.com/images/I/51OYyp-o5jL._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-05-06 10:06:55', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/51OYyp-o5jL._SL30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/51OYyp-o5jL._SL75.jpg\";s:5:\"width\";i:75;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/51OYyp-o5jL._SL75.jpg\";s:5:\"width\";i:75;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/51OYyp-o5jL._SL110.jpg\";s:5:\"width\";i:110;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/51OYyp-o5jL._SL160.jpg\";s:5:\"width\";i:160;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/51OYyp-o5jL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;}}'),
(236, 1690, 'https://images-na.ssl-images-amazon.com/images/I/519FTXCH7cL.jpg', 'https://images-na.ssl-images-amazon.com/images/I/519FTXCH7cL._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-05-06 10:06:55', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/519FTXCH7cL._SL30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/519FTXCH7cL._SL75.jpg\";s:5:\"width\";i:75;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/519FTXCH7cL._SL75.jpg\";s:5:\"width\";i:75;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/519FTXCH7cL._SL110.jpg\";s:5:\"width\";i:110;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/519FTXCH7cL._SL160.jpg\";s:5:\"width\";i:160;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/519FTXCH7cL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;}}'),
(237, 1690, 'https://images-na.ssl-images-amazon.com/images/I/51PTrdvqckL.jpg', 'https://images-na.ssl-images-amazon.com/images/I/51PTrdvqckL._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-05-06 10:06:55', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/51PTrdvqckL._SL30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/51PTrdvqckL._SL75.jpg\";s:5:\"width\";i:75;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/51PTrdvqckL._SL75.jpg\";s:5:\"width\";i:75;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/51PTrdvqckL._SL110.jpg\";s:5:\"width\";i:110;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/51PTrdvqckL._SL160.jpg\";s:5:\"width\";i:160;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/51PTrdvqckL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;}}'),
(238, 1690, 'https://images-na.ssl-images-amazon.com/images/I/41fznpmYr%2BL.jpg', 'https://images-na.ssl-images-amazon.com/images/I/41fznpmYr%2BL._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-05-06 10:06:55', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:72:\"https://images-na.ssl-images-amazon.com/images/I/41fznpmYr%2BL._SL30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:72:\"https://images-na.ssl-images-amazon.com/images/I/41fznpmYr%2BL._SL75.jpg\";s:5:\"width\";i:75;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:72:\"https://images-na.ssl-images-amazon.com/images/I/41fznpmYr%2BL._SL75.jpg\";s:5:\"width\";i:75;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:73:\"https://images-na.ssl-images-amazon.com/images/I/41fznpmYr%2BL._SL110.jpg\";s:5:\"width\";i:110;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:73:\"https://images-na.ssl-images-amazon.com/images/I/41fznpmYr%2BL._SL160.jpg\";s:5:\"width\";i:160;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:66:\"https://images-na.ssl-images-amazon.com/images/I/41fznpmYr%2BL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;}}'),
(239, 1695, 'https://images-na.ssl-images-amazon.com/images/I/41wk88GyewL.jpg', 'https://images-na.ssl-images-amazon.com/images/I/41wk88GyewL._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-05-06 10:07:24', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41wk88GyewL._SL30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41wk88GyewL._SL75.jpg\";s:5:\"width\";i:75;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:70:\"https://images-na.ssl-images-amazon.com/images/I/41wk88GyewL._SL75.jpg\";s:5:\"width\";i:75;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/41wk88GyewL._SL110.jpg\";s:5:\"width\";i:110;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:71:\"https://images-na.ssl-images-amazon.com/images/I/41wk88GyewL._SL160.jpg\";s:5:\"width\";i:160;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/41wk88GyewL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;}}'),
(240, 1695, 'https://images-na.ssl-images-amazon.com/images/I/515odUk%2BNyL.jpg', 'https://images-na.ssl-images-amazon.com/images/I/515odUk%2BNyL._SL75.jpg', 'remote', NULL, 0, 'remote', '2020-05-06 10:07:24', NULL, 'a:6:{s:6:\"swatch\";a:3:{s:3:\"url\";s:72:\"https://images-na.ssl-images-amazon.com/images/I/515odUk%2BNyL._SL30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;}s:5:\"small\";a:3:{s:3:\"url\";s:72:\"https://images-na.ssl-images-amazon.com/images/I/515odUk%2BNyL._SL75.jpg\";s:5:\"width\";i:75;s:6:\"height\";i:75;}s:9:\"thumbnail\";a:3:{s:3:\"url\";s:72:\"https://images-na.ssl-images-amazon.com/images/I/515odUk%2BNyL._SL75.jpg\";s:5:\"width\";i:75;s:6:\"height\";i:75;}s:4:\"tiny\";a:3:{s:3:\"url\";s:73:\"https://images-na.ssl-images-amazon.com/images/I/515odUk%2BNyL._SL110.jpg\";s:5:\"width\";i:110;s:6:\"height\";i:110;}s:6:\"medium\";a:3:{s:3:\"url\";s:73:\"https://images-na.ssl-images-amazon.com/images/I/515odUk%2BNyL._SL160.jpg\";s:5:\"width\";i:160;s:6:\"height\";i:160;}s:5:\"large\";a:3:{s:3:\"url\";s:66:\"https://images-na.ssl-images-amazon.com/images/I/515odUk%2BNyL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;}}');

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

--
-- Table structure for table `wpx5_amz_cross_sell`
--

CREATE TABLE `wpx5_amz_cross_sell` (
  `ASIN` varchar(10) COLLATE utf8_unicode_ci NOT NULL,
  `products` text COLLATE utf8_unicode_ci DEFAULT NULL,
  `nr_products` int(11) DEFAULT NULL,
  `add_date` timestamp NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  `is_variable` char(1) COLLATE utf8_unicode_ci DEFAULT 'N',
  `nb_tries` tinyint(1) UNSIGNED DEFAULT 0
) ENGINE=MyISAM DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;

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

--
-- Table structure for table `wpx5_amz_locale_reference`
--

CREATE TABLE `wpx5_amz_locale_reference` (
  `ID` int(10) NOT NULL,
  `country` varchar(3) NOT NULL DEFAULT 'US',
  `searchIndex` varchar(50) NOT NULL,
  `department` varchar(100) NOT NULL,
  `browseNode` bigint(20) NOT NULL DEFAULT 0,
  `sortValues` text NOT NULL,
  `itemSearchParams` text NOT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Dumping data for table `wpx5_amz_locale_reference`
--

INSERT INTO `wpx5_amz_locale_reference` (`ID`, `country`, `searchIndex`, `department`, `browseNode`, `sortValues`, `itemSearchParams`) VALUES
(1, 'BR', 'All', 'Todos os departmentos', 0, '', 'Availability#ItemPage#Keywords#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice'),
(2, 'BR', 'Books', 'Livros', 7841278011, 'relevancerank#salesrank#price#-price#reviewrank_authority#daterank', 'Author#Availability#Condition#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Power#Publisher#Sort#Title'),
(3, 'BR', 'KindleStore', 'Loja Kindle', 5308308011, 'relevancerank#salesrank#price#-price#reviewrank#reviewrank_authority#daterank', 'Author#Availability#ItemPage#Keywords#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Publisher#Sort#Title'),
(4, 'BR', 'MobileApps', 'Apps e Jogos', 6563510011, 'relevancerank#popularityrank#price#-price#reviewrank', 'Author#Availability#ItemPage#Keywords#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Publisher#Sort#Title'),
(5, 'CN', 'All', '全部分类', 0, '', 'Availability#ItemPage#Keywords#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice'),
(6, 'CN', 'Apparel', 'æœé¥°ç®±åŒ…', 2016157051, 'relevancerank#salesrank#price#-price#reviewrank_authority#-launch-date#-pct-off', 'Author#Availability#Brand#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff #MinimumPrice#Sort#Title'),
(7, 'CN', 'Appliances', ' 大家电 ', 80208071, 'relevancerank#salesrank#price#-price#reviewrank#reviewrank_authority#-launch-date#-pct-off', 'Availability#Brand#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff #MinimumPrice#Sort#Title'),
(8, 'CN', 'Automotive', '汽车用å“', 1947900051, 'relevancerank#salesrank#price#-price#reviewrank#reviewrank_authority#-launch-date#-pct-off', 'Availability#Brand#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff #MinimumPrice#Sort#Title'),
(9, 'CN', 'Baby', 'æ¯å©´ç”¨å“', 42693071, 'relevancerank#salesrank#price#-price#reviewrank#reviewrank_authority', 'Author#Availability#Brand#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff #MinimumPrice#Sort#Title'),
(10, 'CN', 'Beauty', '美容化妆', 746777051, 'relevancerank#salesrank#price#-price#reviewrank', 'Author#Availability#Brand#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff #MinimumPrice#Sort#Title'),
(11, 'CN', 'Books', '图书', 658391051, 'salesrank#pricerank#inverse-pricerank#daterank#titlerank#-titlerank#price#-price#-publication_date#-unit-sales', 'Author#Availability#ItemPage#Keywords#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Power#Publisher#Sort#Title'),
(12, 'CN', 'Electronics', '电å­', 2016117051, 'salesrank#price#-price#titlerank#-titlerank#release-date#-release-date#releasedate#-releasedate', 'Author#Availability#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff #MinimumPrice#Sort#Title'),
(13, 'CN', 'GiftCards', '礼å“å¡', 311868071, 'relevancerank#popularityrank#price#-price#reviewrank#-release-date', 'Author#Availability#ItemPage#Keywords#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Publisher#Sort#Title'),
(14, 'CN', 'Grocery', '食å“', 2127216051, 'relevancerank#salesrank#price#-price#reviewrank', 'Availability#Brand#ItemPage#Keywords#MaximumPrice#MerchantId#MinPercentageOff #MinimumPrice#Sort#Title'),
(15, 'CN', 'HealthPersonalCare', '个护å¥åº·', 852804051, 'salesrank#price#-price#titlerank#-titlerank#release-date#-release-date#releasedate#-releasedate', 'Author#Availability#Brand#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff #MinimumPrice#Sort#Title'),
(16, 'CN', 'Home', '家用', 2016127051, 'relevancerank#salesrank#reviewrank_authority#reviewrank#price#-price', 'Author#Availability#Brand#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Neighborhood#Sort#Title'),
(17, 'CN', 'HomeImprovement', '家居装修', 1952921051, 'relevancerank#salesrank#reviewrank_authority#reviewrank#price#-price', 'Availability#Brand#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(18, 'CN', 'Jewelry', 'ç å®é¦–饰', 816483051, 'relevancerank#salesrank#reviewrank#price#-price', 'Availability#ItemPage#Keywords#MerchantId#MinPercentageOff#Sort#Title'),
(19, 'CN', 'KindleStore', 'Kindle商店', 116088071, 'relevancerank#salesrank#price#-price#reviewrank#reviewrank_authority#daterank', 'Author#Availability#ItemPage#Keywords#MaximumPrice#MerchantId#MinPercentageOff #MinimumPrice#Publisher#Sort#Title'),
(20, 'CN', 'Kitchen', '厨具', 2016126051, 'relevancerank#popularityrank#price#-price#reviewrank#-release-date#pct-off', 'Author#Availability#ItemPage#Keywords#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Publisher#Sort#Title'),
(21, 'CN', 'MobileApps', '应用程åºå’Œæ¸¸æˆ', 146629071, 'relevancerank#popularityrank#price#-price#reviewrank', 'Author#Availability#ItemPage#Keywords#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Publisher#Sort#Title'),
(22, 'CN', 'Music', '音ä¹', 754387051, 'salesrank#pricerank#price#-price#-pricerank#titlerank#-titlerank#orig-rel-date#releasedate#-orig-rel-date#-releasedate', 'Artist#Availability#ItemPage#Keywords#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#ReleaseDate#Sort#Title'),
(23, 'CN', 'MusicalInstruments', 'ä¹å™¨', 2127219051, 'relevancerank#salesrank#price#-price#reviewrank#reviewrank_authority#date-desc-rank', 'Author#Availability#Brand#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(24, 'CN', 'OfficeProducts', '办公用å“', 2127222051, 'relevancerank#salesrank#price#-price#reviewrank', 'Availability#Brand#ItemPage#Keywords#MaximumPrice#MerchantId#MinPercentageOff #MinimumPrice#Sort#Title'),
(25, 'CN', 'PCHardware', '电脑/IT', 42690071, 'relevancerank#popularityrank#price#-price#reviewrank#-release-date#pct-off', 'Author#Availability#ItemPage#Keywords#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Publisher#Sort#Title'),
(26, 'CN', 'PetSupplies', '宠物用å“', 118864071, 'relevancerank#salesrank#-launch-date#-pct-off#price#-price#reviewrank#reviewrank_authority', 'Author#Availability#Brand#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff #MinimumPrice#Sort#Title'),
(27, 'CN', 'Photo', 'æ‘„å½±/æ‘„åƒ', 755653051, 'relevancerank#salesrank#-launch-date#-pct-off#price#-price#reviewrank#reviewrank_authority', 'Author#Availability#Brand#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff #MinimumPrice#Sort#Title'),
(28, 'CN', 'Shoes', 'éž‹é´', 2029190051, 'relevancerank#salesrank#price#-price#reviewrank#reviewrank_authority#-launch-date', 'Availability#Brand#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff #MinimumPrice#Sort#Title'),
(29, 'CN', 'Software', '软件', 863873051, 'salesrank#price#-price#titlerank#-titlerank#release-date#-release-date#releasedate#-releasedate', 'Author#Availability#Brand#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff #MinimumPrice#Sort#Title'),
(30, 'CN', 'SportingGoods', 'è¿åŠ¨æˆ·å¤–休闲', 836313051, 'salesrank#price#-price#titlerank#-titlerank#release-date#-release-date', 'Availability#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff #MinimumPrice#Sort#Title'),
(31, 'CN', 'Toys', '玩具', 647071051, 'salesrank#price#-price#titlerank#-titlerank#release-date#-release-date#releasedate#-releasedate', 'Availability#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff #MinimumPrice#Sort#Title'),
(32, 'CN', 'Video', '音åƒ', 2016137051, 'salesrank#pricerank#price#-pricerank#-price#titlerank#-titlerank#orig-rel-date#releasedate#-orig-rel-date#-releasedate', 'Actor#Availability#Director#ItemPage#Keywords#MaximumPrice#MerchantId#MinPercentageOff #MinimumPrice#Publisher#Sort#Title'),
(33, 'CN', 'VideoGames', '游æˆ/娱ä¹', 897416051, 'salesrank#price#-price#titlerank#-titlerank#release-date#-release-date#releasedate#-releasedate', 'Author#Availability#Brand#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#ReleaseDate#Sort#Title'),
(34, 'CN', 'Watches', '钟表', 1953165051, 'salesrank#price#-price#titlerank#-titlerank', 'Availability#ItemPage#Keywords#MerchantId#MinPercentageOff #Sort#Title'),
(35, 'CA', 'All', 'All Departments', 0, '', 'Availability#ItemPage#Keywords#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice'),
(36, 'CA', 'Apparel', 'Clothing & Accessories', 8604904011, 'relevancerank#salesrank#popularityrank#price#-price#reviewrank#-release-date', 'Author#Availability#Brand#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(37, 'CA', 'Automotive', 'Automotive', 6948389011, 'relevancerank#salesrank#price#-price#reviewrank#reviewrank_authority#date-desc-rank', 'Availability#Brand#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(38, 'CA', 'Baby', 'Baby', 3561347011, 'relevancerank#salesrank#price#-price#reviewrank#reviewrank_authority', 'Author#Availability#Brand#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(39, 'CA', 'Beauty', 'Beauty', 6205125011, 'relevancerank#salesrank#price#-price#reviewrank#reviewrank_authority', 'Author#Availability#Brand#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(40, 'CA', 'Blended', '', 0, '', 'Availability#ItemPage#Keywords'),
(41, 'CA', 'Books', 'Books', 927726, 'salesrank#pricerank#inverse-pricerank#daterank#titlerank', 'Author#Availability#ItemPage#Keywords#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Power#Publisher#Sort#Title'),
(42, 'CA', 'DVD', 'Movies & TV', 14113311, 'salesrank#titlerank', 'Actor#AudienceRating#Availability#Director#ItemPage#Keywords#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Publisher#Sort#Title'),
(43, 'CA', 'Electronics', 'Electronics', 677211011, 'relevancerank#salesrank#price#-price#titlerank#-titlerank', 'Author#Availability#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(44, 'CA', 'GiftCards', 'Gift Cards', 9230167011, 'relevancerank#popularityrank#price#-price#reviewrank#-release-date', 'Author#Availability#ItemPage#Keywords#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Publisher#Sort#Title'),
(45, 'CA', 'Grocery', 'Grocery & Gourmet Food', 6967216011, 'relevancerank#salesrank#price#-price#reviewrank#reviewrank_authority#date-desc-rank', 'Author#Availability#Brand#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(46, 'CA', 'HealthPersonalCare', 'Health & Personal Care', 6205178011, 'relevancerank#salesrank#price#-price#reviewrank#reviewrank_authority', 'Author#Availability#Brand#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(47, 'CA', 'Industrial', 'Industrial & Scientific', 11076214011, 'featured#price#-price', 'Availability#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(48, 'CA', 'Jewelry', 'Jewelry', 9674384011, 'relevancerank#popularityrank#price#-price#reviewrank#-release-date', 'Author#Availability#Brand#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(49, 'CA', 'KindleStore', 'Kindle Store', 2972706011, 'relevancerank#salesrank#price#-price#reviewrank#reviewrank_authority#daterank', 'Author#Availability#ItemPage#Keywords#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Publisher#Sort#Title'),
(50, 'CA', 'Kitchen', 'Home & Kitchen', 2206276011, 'relevancerank#salesrank#price#-price#reviewrank#reviewrank_authority', 'Availability#Brand#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(51, 'CA', 'LawnAndGarden', 'Patio, Lawn & Garden', 6299024011, 'relevancerank#salesrank#price#-price#reviewrank#reviewrank_authority', 'Author#Availability#Brand#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(52, 'CA', 'Luggage', 'Luggage & Bags', 6205506011, 'relevancerank#salesrank#price#-price#reviewrank#reviewrank_authority#date-desc-rank', 'Availability#Brand#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(53, 'CA', 'Marketplace', '', 0, 'relevancerank#pmrank#salesrank#price#-price#titlerank#-titlerank#-launch-date', ''),
(54, 'CA', 'MobileApps', 'Apps & Games', 6386372011, 'relevancerank#popularityrank#price#-price#reviewrank', 'Author#Availability#ItemPage#Keywords#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Publisher#Sort#Title'),
(55, 'CA', 'Music', 'Music', 962454, 'orig-rel-date#salesrank#titlerank#-orig-rel-date#releasedate#-releasedate', 'Artist#Availability#ItemPage#Keywords#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(56, 'CA', 'MusicalInstruments', 'Musical Instruments, Stage & Studio', 6916845011, 'salesrank#relevancerank#price#-price#reviewrank_authority#date-desc-rank', 'Author#Availability#Brand#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(57, 'CA', 'OfficeProducts', 'Office Products', 6205512011, 'relevancerank#salesrank#price#-price#reviewrank#reviewrank_authority#date-desc-rank', 'Author#Availability#Brand#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(58, 'CA', 'PetSupplies', 'Pet Supplies', 6291628011, 'relevancerank#salesrank#price#-price#reviewrank#reviewrank_authority', 'Author#Availability#Brand#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(59, 'CA', 'Shoes', 'Shoes & Handbags', 8604916011, 'relevancerank#salesrank#popularityrank#price#-price#reviewrank#-release-date', 'Availability#Brand#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(60, 'CA', 'Software', 'Software', 3234171, 'salesrank#pricerank#inverse-pricerank#-daterank#titlerank', 'Author#Availability#Brand#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(61, 'CA', 'SportingGoods', 'Sports & Outdoors', 2242990011, 'relevancerank#salesrank#price#-price#reviewrank_authority#reviewrank', 'Author#Availability#Brand#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(62, 'CA', 'Tools', 'Tools & Home Improvement', 3006903011, 'relevancerank#salesrank#price#-price#reviewrank#reviewrank_authority', 'Author#Availability#Brand#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(63, 'CA', 'Toys', 'Toys & Games', 6205517011, 'relevancerank#salesrank#price#-price#reviewrank#reviewrank_authority#date-desc-rank', 'Availability#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(64, 'CA', 'VideoGames', 'Video Games', 110218011, 'salesrank#pricerank#inverse-pricerank#titlerank#-titlerank', 'Author#Availability#Brand#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(65, 'CA', 'Watches', 'Watches', 2235621011, 'relevancerank#salesrank#price#-price#reviewrank#reviewrank_authority', 'Availability#Brand#ItemPage#Keywords#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(66, 'DE', 'All', 'Alle Kategorien', 0, '', ' FutureLaunchDate#Availability#ItemPage#Keywords#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice'),
(67, 'DE', 'Apparel', 'Bekleidung', 78689031, 'relevancerank#salesrank#price#-price#reviewrank', 'Author#Availability#Brand#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(68, 'DE', 'Appliances', 'Elektro-Großgeräte', 931573031, 'relevancerank#salesrank#price#-price#reviewrank#reviewrank_authority', 'Availability#Brand#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(69, 'DE', 'Automotive', 'Auto & Motorrad', 78193031, 'relevancerank#salesrank#price#-price#reviewrank', 'Availability#Brand#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(70, 'DE', 'Baby', 'Baby', 357577011, 'psrank#relevancerank#salesrank#price#-price#reviewrank#titlerank', 'Author#Availability#Brand#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(71, 'DE', 'Beauty', 'Beauty', 64257031, 'relevancerank#salesrank#price#-price#reviewrank', 'Availability#Brand#ItemPage#Keywords#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(72, 'DE', 'Blended', '', 0, '', 'Availability#ItemPage#Keywords'),
(73, 'DE', 'Books', 'Bücher', 541686, 'salesrank#reviewrank#pricerank#inverse-pricerank#-pubdate#titlerank#-titlerank#price#-price#-publication_date#-unit-sales', 'Author#Availability#ItemPage#Keywords#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Power#Publisher#Sort#Title'),
(74, 'DE', 'Classical', 'Klassik', 542676, 'salesrank#reviewrank#pubdate#publication_date#-pubdate#price#-price#titlerank#-titlerank#-publication_date#relevancerank#-releasedate', 'Artist#Availability#Composer#Conductor#ItemPage#Keywords#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Orchestra#Sort#Title'),
(75, 'DE', 'DVD', 'DVD & Blu-ray', 547664, 'salesrank#price#-price#titlerank#-titlerank', 'Actor#AudienceRating#Availability#Director#ItemPage#Keywords#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Publisher#Sort#Title'),
(76, 'DE', 'Electronics', 'Elektronik & Foto', 569604, 'titlerank#salesrank#price#-price#-titlerank', 'Author#Availability#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(77, 'DE', 'ForeignBooks', 'Fremdsprachige Bücher', 54071011, 'salesrank#reviewrank#pricerank#inverse-pricerank#-pubdate#price#-price#titlerank#-titlerank#-publication_date#-unit-sales', 'Author#Availability#ItemPage#Keywords#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Power#Publisher#Sort#Title'),
(78, 'DE', 'GiftCards', 'Geschenkgutscheine', 1571257031, 'relevancerank#salesrank#price#-price#reviewrank_authority#date-desc-rank#reviewrank', 'Artist#Availability#Keywords#MaximumPrice#MerchantId#MinPercentageOff#MinPercentageOff#MinimumPrice'),
(79, 'DE', 'Grocery', 'Lebensmittel & Getränke', 344162031, 'relevancerank#salesrank#price#-price#reviewrank#reviewrank_authority', 'Author#Availability#Brand#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(80, 'DE', 'Handmade', 'Handmade', 9699312031, 'relevancerank#popularityrank#price#-price#reviewrank#-release-date', 'Availability#Brand#ItemPage#Keywords#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(81, 'DE', 'HealthPersonalCare', 'Drogerie & Körperpflege', 64257031, 'relevancerank#salesrank#price#-price#reviewrank#titlerank#-titlerank', 'Author#Availability#Brand#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(82, 'DE', 'HomeGarden', 'Garten', 10925241, 'relevancerank#salesrank#price#-price#reviewrank#titlerank#-titlerank', 'Author#Availability#Brand#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(83, 'DE', 'Industrial', 'Technik & Wissenschaft', 5866099031, 'featured#price#-price', 'Availability#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(84, 'DE', 'Jewelry', 'Schmuck', 327473011, 'relevancerank#salesrank#price#-price#reviewrank', 'Availability#ItemPage#Keywords#MerchantId#MinPercentageOff#Sort#Title'),
(85, 'DE', 'KindleStore', 'Kindle-Shop', 530485031, 'salesrank#reviewrank#daterank#price#-price#relevancerank#-edition-sales-velocity', 'Author#Availability#ItemPage#Keywords#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Publisher#Sort#Title'),
(86, 'DE', 'Kitchen', 'Küche & Haushalt', 3169011, 'relevancerank#salesrank#price#-price#reviewrank#titlerank#-titlerank', 'Author#Availability#Brand#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(87, 'DE', 'Lighting', 'Beleuchtung', 213084031, 'relevancerank#salesrank#price#-price#reviewrank#reviewrank_authority', 'Availability#Brand#ItemPage#Keywords#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(88, 'DE', 'Luggage', 'Koffer, Rucksäcke & Taschen ', 2454119031, 'relevancerank#salesrank#price#-price#reviewrank#reviewrank_authority#date-desc-rank', 'Availability#Brand#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(89, 'DE', 'Magazines', 'Zeitschriften', 1161660, 'relevancerank#salesrank#price#-price#reviewrank#titlerank#-titlerank#-unit-sales', 'Author#Availability#ItemPage#Keywords#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Publisher#Sort#Title'),
(90, 'DE', 'Marketplace', '', 0, 'relevancerank#salesrank#pmrank#price#-price#titlerank#-titlerank#-launch-date', ''),
(91, 'DE', 'MobileApps', 'Apps & Spiele', 1661650031, 'relevancerank#pmrank#price#-price#reviewrank#reviewrank_authority', 'Author#Availability#Brand#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(92, 'DE', 'MP3Downloads', 'Musik-Downloads', 180529031, 'relevancerank#salesrank#price#-price#reviewrank#titlerank#-titlerank#artistalbumrank#-artistalbumrank#albumrank#-albumrank#runtime#-runtime#-releasedate', 'Availability#ItemPage#Keywords#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(93, 'DE', 'Music', 'Musik-CDs & Vinyl', 542676, 'salesrank#-pubdate#price#-price#-publication_date#pubdate#publication_date#titlerank#-titlerank#releasedate#-releasedate', 'Artist#Availability#ItemPage#Keywords#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(94, 'DE', 'MusicalInstruments', 'Musikinstrumente & DJ-Equipment', 340850031, 'relevancerank#salesrank#reviewrank#price#-price#reviewrank_authority', 'Author#Availability#Brand#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(95, 'DE', 'OfficeProducts', 'Bürobedarf & Schreibwaren', 192417031, 'relevancerank#salesrank#reviewrank#price#-price', 'Availability#Brand#ItemPage#Keywords#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(96, 'DE', 'Pantry', 'Amazon Pantry', 0, 'relevancerank#price#-price#reviewrank', 'Availability#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(97, 'DE', 'PCHardware', 'Computer & Zubehör', 569604, 'psrank#salesrank#price#-price#titlerank#reviewrank#reviewrank_authority#launch_date', 'Author#Availability#Brand#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(98, 'DE', 'PetSupplies', 'Haustier', 427727031, 'relevancerank#salesrank#price#-price#price-new-bin#-price-new-bin#reviewrank#reviewrank_authority', 'Author#Availability#Brand#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(99, 'DE', 'Photo', 'Kamera & Foto', 571860, 'relevancerank#salesrank#reviewrank#price#-price#titlerank#-titlerank', 'Author#Availability#Brand#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(100, 'DE', 'Shoes', 'Schuhe & Handtaschen', 362995011, 'relevancerank#salesrank#price#-price#reviewrank#-launch-date', 'Author#Availability#Brand#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(101, 'DE', 'Software', 'Software', 542064, 'salesrank#price#-price#titlerank#-titlerank#-date', 'Author#Availability#Brand#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(102, 'DE', 'SportingGoods', 'Sport & Freizeit', 16435121, 'salesrank#price#-price#titlerank#-titlerank#reviewrank#release-date#-release-date#relevancerank', 'Author#Availability#ItemPage#Keywords#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Publisher#Sort#Title'),
(103, 'DE', 'Tools', 'Baumarkt', 80085031, 'relevancerank#featured#price#-price#reviewrank', 'Actor#Artist#AudienceRating#Author#Availability#Brand#Composer#Conductor#Director#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Neighborhood#Orchestra#Power#Publisher#ReleaseDate#Sort#Title'),
(104, 'DE', 'Toys', 'Spielzeug', 12950661, 'salesrank#price#-price#-date#reviewrank#relevancerank#-titlerank', 'Availability#ItemPage#Keywords#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(105, 'DE', 'UnboxVideo', 'Amazon Instant Video', 3010076031, 'relevancerank#popularity-rank#price-asc-rank#price-desc-rank#review-rank#date-desc-rank', 'Actor#AudienceRating#Availability#Director#ItemPage#Keywords#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Publisher#Sort#Title'),
(106, 'DE', 'VideoGames', 'Games', 541708, 'salesrank#price#-price#titlerank#-titlerank#-date', 'Author#Availability#Brand#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(107, 'DE', 'Watches', 'Uhren', 193708031, 'relevancerank#salesrank#price#-price#titlerank#-titlerank#reviewrank', 'Availability#ItemPage#Keywords#MerchantId#MinPercentageOff#Sort#Title'),
(108, 'ES', 'All', 'Todos los departamentos', 0, '', 'Availability#ItemPage#Keywords#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice'),
(109, 'ES', 'Apparel', 'Ropa y accesorios', 2846221031, 'relevancerank#salesrank#price#-price#reviewrank', 'Author#Availability#Brand#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(110, 'ES', 'Automotive', 'Coche y moto', 1951052031, 'salesrank#price#-price#relevancerank#reviewrank#reviewrank_authority', 'Availability#Brand#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(111, 'ES', 'Baby', 'Bebé', 1703496031, 'relevancerank#salesrank#price#-price#reviewrank_authority', 'Author#Availability#Brand#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(112, 'ES', 'Beauty', 'Belleza', 6198055031, 'relevancerank#popularityrank#price#-price#reviewrank#-release-date', 'Author#Availability#ItemPage#Keywords#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Publisher#Sort#Title'),
(113, 'ES', 'Books', 'Libros', 599365031, 'relevancerank#salesrank#price#-price#reviewrank#reviewrank_authority#-pubdate#-publication_date', 'Author#Availability#ItemPage#Keywords#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Power#Publisher#Sort#Title'),
(114, 'ES', 'DVD', 'Películas y TV', 599380031, 'relevancerank#salesrank#price#-price#reviewrank#reviewrank_authority#-releasedate', 'Actor#AudienceRating#Availability#Director#ItemPage#Keywords#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Publisher#Sort#Title'),
(115, 'ES', 'Electronics', 'Electrónica', 667050031, 'relevancerank#salesrank#price#-price#reviewrank#reviewrank_authority', 'Availability#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(116, 'ES', 'ForeignBooks', 'Libros en idiomas extranjeros', 599368031, 'relevancerank#salesrank#price#-price#reviewrank#reviewrank_authority#-pubdate#-publication_date', 'Author#Availability#ItemPage#Keywords#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Power#Publisher#Sort#Title'),
(117, 'ES', 'GiftCards', 'Cheques regalo', 3564280031, 'relevancerank#salesrank#price#-price#reviewrank_authority#date-desc-rank#reviewrank', 'Artist#Availability#Keywords#MaximumPrice#MerchantId#MinPercentageOff#MinPercentageOff#MinimumPrice'),
(118, 'ES', 'Grocery', 'Supermercado', 6198073031, 'relevancerank#price#-price#reviewrank#-release-date', 'Author#Availability#Brand#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(119, 'ES', 'Handmade', 'Handmade', 9699483031, 'relevancerank#popularityrank#price#-price#reviewrank#-release-date', 'Availability#Brand#ItemPage#Keywords#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(120, 'ES', 'HealthPersonalCare', 'Salud y cuidado personal', 3677431031, 'relevancerank#salesrank#price#-price#reviewrank_authority#date-desc-rank', 'Author#Availability#Brand#Director#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(121, 'ES', 'Industrial', 'Industria y ciencia', 5866089031, 'featured#price#-price', 'Availability#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(122, 'ES', 'Jewelry', 'Joyería', 2454127031, 'relevancerank#salesrank#price#-price#reviewrank#reviewrank_authority#date-desc-rank', 'Availability#ItemPage#Keywords#MerchantId#MinPercentageOff#Sort#Title'),
(123, 'ES', 'KindleStore', 'Tienda Kindle', 818938031, 'relevancerank#salesrank#price#-price#reviewrank#reviewrank_authority#daterank#-edition-sales-velocity', 'Author#Availability#ItemPage#Keywords#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Publisher#Sort#Title'),
(124, 'ES', 'Kitchen', 'Hogar', 599392031, 'relevancerank#salesrank#price#-price#reviewrank#reviewrank_authority', 'Author#Availability#Brand#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(125, 'ES', 'LawnAndGarden', 'Jardín', 1571260031, 'relevancerank#salesrank#popularityrank#price#-price#reviewrank#-release-date', 'Availability#Brand#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(126, 'ES', 'Lighting', 'Iluminación', 3564290031, 'relevancerank#popularityrank#price#-price#reviewrank#-release-date', 'Availability#Brand#ItemPage#Keywords#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(127, 'ES', 'Luggage', 'Equipaje', 2454130031, 'relevancerank#salesrank#price#-price#reviewrank#reviewrank_authority#date-desc-rank', 'Availability#Brand#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(128, 'ES', 'MobileApps', 'Apps y Juegos', 1661651031, 'relevancerank#pmrank#price#-price#reviewrank#reviewrank_authority', 'Author#Availability#Brand#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(129, 'ES', 'MP3Downloads', 'Música Digital', 1748201031, 'relevancerank#salesrank#price#-price#reviewrank#reviewrank_authority#titlerank#-titlerank#-releasedate#artistalbumrank#-artistalbumrank#albumrank#-albumrank#runtime#-runtime', 'Availability#ItemPage#Keywords#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(130, 'ES', 'Music', 'Música: CDs y vinilos', 599374031, 'relevancerank#salesrank#price#-price#reviewrank#reviewrank_authority#-releasedate', 'Artist#Availability#ItemPage#Keywords#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(131, 'ES', 'MusicalInstruments', 'Instrumentos musicales', 3628867031, 'relevancerank#popularityrank#price#-price#reviewrank#-release-date', 'Author#Availability#Brand#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(132, 'ES', 'OfficeProducts', 'Oficina y papelería', 3628729031, 'relevancerank#popularityrank#price#-price#reviewrank#-release-date', 'Availability#Brand#ItemPage#Keywords#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(133, 'ES', 'PCHardware', 'Informática', 667050031, 'relevancerank#popularityrank#price#-price#reviewrank#-release-date', 'Author#Availability#ItemPage#Keywords#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Publisher#Sort#Title'),
(134, 'ES', 'Shoes', 'Zapatos y complementos', 1571263031, 'relevancerank#popularity-rank#price#-price#reviewrank#reviewrank_authority#-launch-date', 'Availability#Brand#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(135, 'ES', 'Software', 'Software', 599377031, 'relevancerank#salesrank#price#-price#reviewrank#reviewrank_authority#-releasedate', 'Author#Availability#Brand#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(136, 'ES', 'SportingGoods', 'Deportes y aire libre', 2665403031, 'relevancerank#salesrank#reviewrank_authority#reviewrank#price#-price#date-desc-rank', 'Availability#ItemPage#Keywords#MerchantId#MinPercentageOff#Sort#Title'),
(137, 'ES', 'Tools', 'Bricolaje y herramientas', 2454134031, 'relevancerank#salesrank#price#-price#reviewrank#reviewrank_authority#date-desc-rank', 'Actor#Artist#AudienceRating#Author#Availability#Brand#Composer#Conductor#Director#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Neighborhood#Orchestra#Power#Publisher#ReleaseDate#Sort#Title'),
(138, 'ES', 'Toys', 'Juguetes y juegos', 599386031, 'relevancerank#salesrank#price#-price#reviewrank#reviewrank_authority', 'Availability#ItemPage#Keywords#MerchantId#MinPercentageOff#Sort#Title'),
(139, 'ES', 'VideoGames', 'Videojuegos', 599383031, 'relevancerank#salesrank#price#-price#reviewrank#reviewrank_authority#-releasedate', 'Author#Availability#Brand#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(140, 'ES', 'Watches', 'Relojes', 599389031, 'relevancerank#salesrank#price#-price#reviewrank#reviewrank_authority', 'Availability#ItemPage#Keywords#MerchantId#MinPercentageOff#Sort#Title'),
(141, 'FR', 'All', 'Toutes nos boutiques', 0, '', 'Availability#ItemPage#Keywords#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice'),
(142, 'FR', 'Apparel', 'Vêtements et accessoires', 340856031, 'relevancerank#salesrank#price#-price#reviewrank#reviewrank_authority', 'Author#Availability#Brand#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(143, 'FR', 'Appliances', 'Gros électroménager', 908827031, 'relevancerank#salesrank#price#-price#reviewrank#reviewrank_authority', 'Availability#Brand#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(144, 'FR', 'Baby', 'Bébés & Puériculture', 206618031, 'relevancerank#salesrank#price#-price', 'Author#Availability#Brand#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(145, 'FR', 'Beauty', 'Beauté et Parfum', 197859031, 'relevancerank#salesrank#reviewrank#price#-price', 'Availability#Brand#Brand#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(146, 'FR', 'Blended', '', 0, '', 'Availability#ItemPage#Keywords'),
(147, 'FR', 'Books', 'Livres en français', 468256, 'salesrank#pricerank#inverse-pricerank#-daterank#titlerank#-titlerank#price#-price#publication_date#-unit-sales', 'Author#Availability#ItemPage#Keywords#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Power#Publisher#Sort#Title'),
(148, 'FR', 'Classical', 'Musique classique', 537366, 'salesrank#pricerank#inverse-pricerank#titlerank#-titlerank#price#-price', 'Artist#Availability#Composer#Conductor#ItemPage#Keywords#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Orchestra#Sort#Title'),
(149, 'FR', 'DVD', 'DVD & Blu-ray', 578608, 'salesrank#amzrank#availability#titlerank#-titlerank', 'Actor#AudienceRating#Availability#Director#ItemPage#Keywords#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Publisher#Sort#Title'),
(150, 'FR', 'Electronics', 'High-Tech', 14011561, 'salesrank#price#-price#titlerank#-titlerank', 'Availability#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(151, 'FR', 'ForeignBooks', 'Livres anglais et étrangers', 69633011, 'salesrank#pricerank#inverse-pricerank#-daterank#price#-price#titlerank#-titlerank#publication_date#-unit-sales', 'Author#Availability#ItemPage#Keywords#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Power#Publisher#Sort#Title'),
(152, 'FR', 'GiftCards', 'Boutique chèques-cadeaux', 2524128031, 'relevancerank#salesrank#price#-price#-reviewrank_authority#reviewrank#date-desc-rank', 'Author#Availability#Brand#Keywords#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice'),
(153, 'FR', 'Grocery', 'Epicerie', 3635789031, 'relevancerank#popularityrank#price#-price#reviewrank#-release-date', 'Author#Availability#Brand#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(154, 'FR', 'Handmade', 'Handmade', 9699369031, 'relevancerank#popularityrank#price#-price#reviewrank#-release-date', 'Availability#Brand#ItemPage#Keywords#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(155, 'FR', 'HealthPersonalCare', 'Hygiène et Santé', 197862031, 'salesrank#relevancerank#price#-price#reviewrank', 'Availability#Brand#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(156, 'FR', 'HomeImprovement', 'Bricolage', 590749031, 'salesrank#relevancerank#price#-price#reviewrank#reviewrank_authority', 'Availability#Brand#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(157, 'FR', 'Industrial', 'Secteur industriel & scientifique', 5866110031, 'featured#price#-price', 'Availability#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(158, 'FR', 'Jewelry', 'Bijoux', 193711031, 'salesrank#relevancerank#price#-price#reviewrank', 'Availability#ItemPage#Keywords#MerchantId#MinPercentageOff#Sort#Title'),
(159, 'FR', 'KindleStore', 'Boutique Kindle', 672109031, 'salesrank#relevancerank#price#-price#-edition-sales-velocity#reviewrank#reviewrank_authority#daterank', 'Author#Availability#ItemPage#Keywords#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Publisher#Sort#Title'),
(160, 'FR', 'Kitchen', 'Cuisine & Maison', 57686031, 'salesrank#relevancerank#price#-price', 'Author#Availability#Brand#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(161, 'FR', 'LawnAndGarden', 'Jardin', 3557028031, 'salesrank#price#-price#reviewrank#reviewrank_authority#relevancerank', 'Author#Brand#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(162, 'FR', 'Lighting', 'Luminaires et Eclairage', 213081031, 'salesrank#relevancerank#price#-price#reviewrank#reviewrank_authority', 'Availability#Brand#ItemPage#Keywords#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(163, 'FR', 'Luggage', 'Bagages', 2454146031, 'relevancerank#salesrank#price#-price#reviewrank#reviewrank_authority#date-desc-rank', 'Availability#Brand#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(164, 'FR', 'Marketplace', '', 0, 'relevancerank#pmrank#salesrank#price#-price#titlerank#-titlerank#-launch-date', ''),
(165, 'FR', 'MobileApps', 'Applis & Jeux', 1661655031, 'relevancerank#pmrank#price#-price#reviewrank#reviewrank_authority', 'Author#Availability#Brand#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(166, 'FR', 'MP3Downloads', 'Téléchargement de musique', 206442031, 'relevancerank#salesrank#titlerank#-titlerank#artistalbumrank#-artistalbumrank#albumrank#-albumrank#runtime#-runtime#price#-price#reviewrank#-releasedate', 'Availability#ItemPage#Keywords#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(167, 'FR', 'Music', 'Musique : CD & Vinyles', 537366, 'salesrank#titlerank#-titlerank#pricerank#-pricerank#price#-price#availability#releasedate#-releasedate', 'Artist#Availability#ItemPage#Keywords#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(168, 'FR', 'MusicalInstruments', 'Instruments de musique & Sono', 340862031, 'salesrank#price#-price#relevancerank#reviewrank#reviewrank_authority', 'Author#Availability#Brand#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(169, 'FR', 'OfficeProducts', 'Fournitures de bureau', 192420031, 'relevancerank#salesrank#reviewrank#price#-price', 'Availability#Brand#ItemPage#Keywords#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(170, 'FR', 'PCHardware', 'Informatique', 340859031, 'psrank#salesrank#reviewrank#price#-price#reviewrank_authority#titlerank#launch_date', 'Author#Availability#Brand#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(171, 'FR', 'PetSupplies', 'Animalerie', 1571269031, 'relevancerank#salesrank#reviewrank#price#-price#reviewrank_authority', 'Author#Availability#Brand#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(172, 'FR', 'Shoes', 'Chaussures et Sacs', 248812031, 'relevancerank#salesrank#reviewrank#price#-price#reviewrank_authority', 'Availability#Brand#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(173, 'FR', 'Software', 'Logiciels', 548012, 'salesrank#price#-pricerank#-date#titlerank#-titlerank', 'Author#Availability#Brand#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(174, 'FR', 'SportingGoods', 'Sports et Loisirs', 325615031, 'relevancerank#salesrank#price#-price#reviewrank#reviewrank_authority#-launch-date', 'Availability#ItemPage#Keywords#MerchantId#MinPercentageOff#Sort#Title'),
(175, 'FR', 'Toys', 'Jeux et Jouets', 548014, 'salesrank#price#-price#titlerank#-titlerank', 'Availability#ItemPage#Keywords#MerchantId#MinPercentageOff#Sort#Title'),
(176, 'FR', 'VideoGames', 'Jeux vidéo', 548014, 'salesrank#price#-price#titlerank#-titlerank#-date', 'Author#Availability#Brand#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(177, 'FR', 'Watches', 'Montres', 60937031, 'relevancerank#salesrank#price#-price#reviewrank#titlerank#-titlerank', 'Availability#ItemPage#Keywords#MerchantId#MinPercentageOff#Sort#Title'),
(178, 'IN', 'All', 'All Departments', 0, '', 'Availability#ItemPage#Keywords#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice'),
(179, 'IN', 'Apparel', 'Clothing & Accessories', 1571272031, 'relevancerank#price#-price#reviewrank_authority#date-desc-rank', 'Author#Availability#Condition#ItemPage#Keywords#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Publisher#Sort#Title'),
(180, 'IN', 'Appliances', 'Appliances', 5122349031, 'relevancerank#popularityrank#price#-price#reviewrank#-release-date', 'Availability#Brand#ItemPage#Keywords#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(181, 'IN', 'Automotive', 'Car & Motorbike', 4772061031, 'relevancerank#salesrank#popularityrank#price#-price#reviewrank#-release-date', 'Availability#Brand#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(182, 'IN', 'Baby', 'Baby', 1571275031, 'relevancerank#salesrank#price#-price#reviewrank#reviewrank_authority#date-desc-rank', 'Author#Availability#Brand#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(183, 'IN', 'Beauty', 'Beauty', 1355017031, 'relevancerank#salesrank#price#-price#reviewrank#reviewrank_authority#date-desc-rank', 'Availability#Brand#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(184, 'IN', 'Books', 'Books', 976390031, 'relevancerank#salesrank#price#-price#reviewrank#reviewrank_authority', 'Author#Availability#ItemPage#Keywords#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Power#Publisher#Sort#Title'),
(185, 'IN', 'DVD', 'Movies & TV Shows', 976417031, 'relevancerank#salesrank#price#inverse-pricerank#-price#reviewrank#reviewrank_authority#releasedate#daterank', 'Actor#AudienceRating#Availability#Director#ItemPage#Keywords#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Publisher#Sort#Title'),
(186, 'IN', 'Electronics', 'Electronics', 976420031, 'relevancerank#salesrank#price#-price#reviewrank#reviewrank_authority#date-desc-rank', 'Author#Availability#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(187, 'IN', 'Furniture', 'Furniture', 1380441031, 'relevancerank#popularityrank#price#-price#reviewrank#-release-date', 'Availability#Brand#ItemPage#Keywords#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(188, 'IN', 'GiftCards', 'Gift Cards', 3704983031, 'relevancerank#salesrank#price#-price#-reviewrank_authority#reviewrank#date-desc-rank', 'Author#Availability#Brand#Keywords#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice'),
(189, 'IN', 'Grocery', 'Gourmet & Specialty Foods', 2454179031, 'relevancerank#popularityrank#price#-price#reviewrank#-release-date', 'Author#Availability#Brand#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(190, 'IN', 'HealthPersonalCare', 'Health & Personal Care', 1350385031, 'relevancerank#salesrank#price#-price#reviewrank_authority#date-desc-rank', 'Author#Availability#ItemPage#Keywords#MerchantId#Sort#Title'),
(191, 'IN', 'HomeGarden', 'Home & Kitchen', 2454176031, 'relevancerank#salesrank#price#-price#reviewrank#reviewrank_authority#date-desc-rank', 'Author#Availability#Brand#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(192, 'IN', 'Industrial', 'Industrial & Scientific', 5866079031, 'featured#price#-price', 'Availability#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(193, 'IN', 'Jewelry', 'Jewellery', 1951049031, 'relevancerank#price#-price#popularity-rank#reviewrank#reviewrank_authority', 'Author#Availability#Brand#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(194, 'IN', 'KindleStore', 'Kindle Store', 1571278031, 'relevancerank#salesrank#popularityrank#price#-price#reviewrank#-release-date', 'Author#Availability#ItemPage#Keywords#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Publisher#Sort#Title'),
(195, 'IN', 'LawnAndGarden', 'Lawn & Garden', 2454175031, 'salesrank#price#-price#reviewrank#reviewrank_authority#relevancerank', 'Author#Availability#Brand#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(196, 'IN', 'Luggage', 'Luggage & Bags', 2454170031, 'relevancerank#price#-price#reviewrank#reviewrank_authority#date-desc-rank#popularity-rank', 'Availability#Brand#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(197, 'IN', 'LuxuryBeauty', 'Luxury Beauty', 5311359031, 'relevancerank#popularityrank#price#-price#reviewrank#-release-date', 'Availability#Brand#ItemPage#Keywords#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(198, 'IN', 'Marketplace', '', 0, 'salesrank#price#-price#relevancerank', ''),
(199, 'IN', 'Music', 'Music', 976446031, 'relevancerank#salesrank#price#-price#reviewrank#reviewrank_authority#-releasedate', 'Availability#Brand#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(200, 'IN', 'MusicalInstruments', 'Musical Instruments', 3677698031, 'relevancerank#popularityrank#price#-price#reviewrank#-release-date', 'Author#Availability#Brand#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(201, 'IN', 'OfficeProducts', 'Office Products', 2454173031, 'relevancerank#popularityrank#price#-price#reviewrank#-release-date', 'Availability#Brand#ItemPage#Keywords#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(202, 'IN', 'Pantry', 'Amazon Pantry', 9574332031, 'relevancerank#price#-price#reviewrank#-release-date', 'Availability#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(203, 'IN', 'PCHardware', 'Computers & Accessories', 976393031, 'relevancerank#salesrank#price#-price#reviewrank#reviewrank_authority#date-desc-rank', 'Author#Availability#Brand#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(204, 'IN', 'PetSupplies', 'Pet Supplies', 4740420031, 'salesrank#price#-price#titlerank#-titlerank#relevance#relevancerank#reviewrank#reviewrank_authority', 'Author#Brand#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(205, 'IN', 'Shoes', 'Shoes & Handbags', 1571284031, 'relevancerank#salesrank#price#-price#reviewrank_authority#date-desc-rank', 'Author#Availability#Brand#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(206, 'IN', 'Software', 'Software', 976452031, 'relevancerank#salesrank#popularityrank#price#-price#reviewrank#-release-date', 'Availability#Brand#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(207, 'IN', 'SportingGoods', 'Sports, Fitness & Outdoors', 1984444031, 'relevancerank#price#-price#popularity-rank#reviewrank_authority#date-desc-rank', 'Author#Availability#ItemPage#Keywords#MerchantId'),
(208, 'IN', 'Toys', 'Toys & Games', 1350381031, 'relevancerank#salesrank#price#-price#reviewrank#reviewrank_authority#date-desc-rank', 'Author#Availability#Brand#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(209, 'IN', 'VideoGames', 'Video Games', 976461031, 'relevancerank#salesrank#price#-price#reviewrank#reviewrank_authority#-releasedate', 'Availability#Brand#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(210, 'IN', 'Watches', 'Watches', 1350388031, 'relevancerank#price#-price#popularity-rank#reviewrank#reviewrank_authority', 'Author#Availability#Brand#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(211, 'IT', 'All', 'Tutte le categorie', 0, '', 'Availability#ItemPage#Keywords#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice'),
(212, 'IT', 'Apparel', 'Abbigliamento', 2844434031, 'relevancerank#salesrank#price#-price#reviewrank', 'Author#Availability#Brand#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title');
INSERT INTO `wpx5_amz_locale_reference` (`ID`, `country`, `searchIndex`, `department`, `browseNode`, `sortValues`, `itemSearchParams`) VALUES
(213, 'IT', 'Automotive', 'Auto e Moto', 1571281031, 'salesrank#price#-price#relevancerank#reviewrank#reviewrank_authority', 'Availability#Brand#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(214, 'IT', 'Baby', 'Prima infanzia', 1571287031, 'relevancerank#salesrank#price#-price#reviewrank', 'Author#Availability#Brand#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(215, 'IT', 'Beauty', 'Bellezza', 6198083031, 'relevancerank#salesrank#popularityrank#price#-price#reviewrank#-release-date', 'Availability#Brand#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(216, 'IT', 'Books', 'Libri', 411664031, 'relevancerank#salesrank#price#-price#reviewrank#reviewrank_authority#-pubdate#-publication_date', 'Author#Availability#ItemPage#Keywords#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Power#Publisher#Sort#Title'),
(217, 'IT', 'DVD', 'Film e TV', 412607031, 'relevancerank#salesrank#price#-price#reviewrank#reviewrank_authority#-releasedate', 'Actor#AudienceRating#Availability#Director#ItemPage#Keywords#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Publisher#Sort#Title'),
(218, 'IT', 'Electronics', 'Elettronica', 412610031, 'relevancerank#salesrank#price#-price#reviewrank#reviewrank_authority', 'Availability#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(219, 'IT', 'ForeignBooks', 'Libri in altre lingue', 433843031, 'relevancerank#salesrank#price#-price#reviewrank#reviewrank_authority#-pubdate#-publication_date', 'Author#Availability#ItemPage#Keywords#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Power#Publisher#Sort#Title'),
(220, 'IT', 'Garden', 'Giardino e giardinaggio', 635017031, 'relevancerank#salesrank#price#-price#reviewrank#reviewrank_authority', 'Author#Availability#Brand#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Neighborhood#Sort#Title'),
(221, 'IT', 'GiftCards', 'Buoni Regalo', 3557018031, 'relevancerank#salesrank#price#-price#reviewrank_authority#date-desc-rank#reviewrank', 'Artist#Availability#Keywords#MaximumPrice#MerchantId#MinPercentageOff#MinPercentageOff#MinimumPrice'),
(222, 'IT', 'Grocery', 'Alimentari e cura della casa', 6198093031, 'relevancerank#popularityrank#price#-price#reviewrank#-release-date', 'Author#Availability#ItemPage#Keywords#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Publisher#Sort#Title'),
(223, 'IT', 'Handmade', 'Handmade', 9699426031, 'relevancerank#popularityrank#price#-price#reviewrank#-release-date', 'Availability#Brand#ItemPage#Keywords#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(224, 'IT', 'HealthPersonalCare', 'Cura della Persona', 1571290031, 'relevancerank#salesrank#popularityrank#price#-price#reviewrank#-release-date', 'Author#Availability#Brand#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(225, 'IT', 'Industrial', 'Industria e Scienza', 5866069031, 'featured#price#-price', 'Availability#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(226, 'IT', 'Jewelry', 'Gioielli', 2454164031, 'relevancerank#salesrank#price#-price#reviewrank#reviewrank_authority', 'Availability#ItemPage#Keywords#MerchantId#MinPercentageOff#Sort#Title'),
(227, 'IT', 'KindleStore', 'Kindle Store', 1331141031, 'relevancerank#salesrank#price#-price#reviewrank#reviewrank_authority#daterank#-edition-sales-velocity', 'Author#Availability#ItemPage#Keywords#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Publisher#Sort#Title'),
(228, 'IT', 'Kitchen', 'Casa e cucina', 524016031, 'relevancerank#salesrank#price#-price#reviewrank#reviewrank_authority', 'Author#Availability#Brand#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(229, 'IT', 'Lighting', 'Illuminazione', 1571293031, 'relevancerank#salesrank#price#-price#reviewrank', 'Availability#Brand#ItemPage#Keywords#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(230, 'IT', 'Luggage', 'Valigeria', 2454149031, 'relevancerank#salesrank#price#-price#reviewrank#reviewrank_authority#date-desc-rank', 'Availability#Brand#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(231, 'IT', 'MobileApps', 'App e Giochi', 1661661031, 'relevancerank#pmrank#price#-price#reviewrank#reviewrank_authority', 'Author#Availability#Brand#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(232, 'IT', 'MP3Downloads', 'Musica Digitale', 1748204031, 'relevancerank#salesrank#price#-price#reviewrank#reviewrank_authority#titlerank#-titlerank#-releasedate#artistalbumrank#-artistalbumrank#albumrank#-albumrank#runtime#-runtime', 'Availability#ItemPage#Keywords#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(233, 'IT', 'Music', 'CD e Vinili ', 412601031, 'relevancerank#salesrank#price#-price#reviewrank#reviewrank_authority#-releasedate', 'Artist#Availability#ItemPage#Keywords#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(234, 'IT', 'MusicalInstruments', 'Strumenti musicali e DJ', 3628630031, 'relevancerank#popularityrank#price#-price#reviewrank#-release-date', 'Author#Availability#Brand#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(235, 'IT', 'OfficeProducts', 'Cancelleria e prodotti per ufficio', 3606311031, 'relevancerank#salesrank#price#-price#reviewrank_authority#date-desc-rank', 'Availability#Brand#ItemPage#Keywords#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(236, 'IT', 'PCHardware', 'Informatica', 425917031, 'relevancerank#salesrank#price#-price#date-desc-rank#reviewrank_authority#reviewrank', 'Author#Availability#Brand#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(237, 'IT', 'Shoes', 'Scarpe e borse', 524007031, 'relevancerank#salesrank#price#pricerank#-price#inverse-pricerank#reviewrank#reviewrank_authority#-launch-date', 'Availability#Brand#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(238, 'IT', 'Software', 'Software', 412613031, 'relevancerank#salesrank#price#-price#reviewrank#reviewrank_authority#-releasedate', 'Author#Availability#Brand#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(239, 'IT', 'SportingGoods', 'Sport e tempo libero', 524013031, 'relevancerank#salesrank#price#-price#reviewrank#reviewrank_authority', 'Availability#ItemPage#Keywords#MerchantId#MinPercentageOff#Sort#Title'),
(240, 'IT', 'Tools', 'Fai da te', 2454161031, 'relevancerank#salesrank#price#-price#reviewrank#reviewrank_authority#date-desc-rank', 'Actor#Artist#AudienceRating#Author#Availability#Brand#Composer#Conductor#Director#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Neighborhood#Orchestra#Power#Publisher#ReleaseDate#Sort#Title'),
(241, 'IT', 'Toys', 'Giochi e giocattoli', 523998031, 'relevancerank#salesrank#price#-price#reviewrank#reviewrank_authority', 'Availability#ItemPage#Keywords#MerchantId#MinPercentageOff#Sort#Title'),
(242, 'IT', 'VideoGames', 'Videogiochi', 412604031, 'relevancerank#salesrank#price#-price#reviewrank#reviewrank_authority#-releasedate', 'Author#Availability#Brand#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(243, 'IT', 'Watches', 'Orologi', 524010031, 'relevancerank#salesrank#price#-price#reviewrank#reviewrank_authority', 'Availability#ItemPage#Keywords#MerchantId#MinPercentageOff#Sort#Title'),
(244, 'JP', 'All', 'ã™ã¹ã¦ã®ã‚«ãƒ†ã‚´ãƒªãƒ¼', 0, '', 'Availability#ItemPage#Keywords#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice'),
(245, 'JP', 'Apparel', 'æœï¼†ãƒ•ã‚¡ãƒƒã‚·ãƒ§ãƒ³å°ç‰©', 361299011, ' relevancerank#salesrank#price#-price', 'Author#Availability#Brand#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(246, 'JP', 'Appliances', '大型家電', 2277725051, ' relevancerank#salesrank#price#-price#reviewrank#reviewrank_authority', 'Author#Availability#Brand#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(247, 'JP', 'Automotive', 'カー・ãƒã‚¤ã‚¯ç”¨å“', 2017305051, ' relevancerank#salesrank#price#-price#reviewrank#reviewrank_authority', 'Availability#Brand#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(248, 'JP', 'Baby', 'ベビー&マタニティ', 13331821, ' psrank#salesrank#price#-price#titlerank', 'Author#Availability#Brand#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(249, 'JP', 'Beauty', 'コスメ', 52391051, ' relevancerank#salesrank#price#-price#reviewrank', 'Author#Availability#Brand#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(250, 'JP', 'Blended', '', 0, '', 'Availability#ItemPage#Keywords'),
(251, 'JP', 'Books', '本', 465610, ' salesrank#pricerank#inverse-pricerank#daterank#titlerank#-titlerank#price#-price#-publication_date#-unit-sales', 'Author#Availability#ItemPage#Keywords#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Power#Publisher#Sort#Title'),
(252, 'JP', 'Classical', 'クラシック', 562032, 'salesrank#pricerank#price#-pricerank#-price#titlerank#-titlerank#orig-rel-date#releasedate#-orig-rel-date#-releasedate', 'Artist#Availability#Composer#Conductor#ItemPage#Keywords#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Orchestra#Sort#Title'),
(253, 'JP', 'CreditCards', 'クレジットカード', 2320456051, 'relevancerank#price#-price#reviewrank#-release-date', 'Author#Availability#ItemPage#Keywords#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Publisher#Sort#Title'),
(254, 'JP', 'DVD', '', 562002, ' salesrank#pricerank#price#-pricerank#-price#titlerank#-titlerank#-orig-rel-date#-releasedate#orig-rel-date#releasedate', 'Actor#Availability#Director#ItemPage#Keywords#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Publisher#ReleaseDate#Sort#Title'),
(255, 'JP', 'Electronics', '家電&カメラ', 3210991, ' relevancerank#salesrank#price#-price#titlerank#-titlerank#release-date#-release-date#-releasedate#releasedate#reviewrank#reviewrank_authority', 'Author#Availability#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(256, 'JP', 'ForeignBooks', '洋書', 388316011, ' salesrank#pricerank#inverse-pricerank#daterank#titlerank#-titlerank#price#-price#-publication_date#-unit-sales', 'Author#Availability#ItemPage#Keywords#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Power#Publisher#Sort#Title'),
(257, 'JP', 'GiftCards', 'ギフト券', 2351653051, 'relevancerank#salesrank#price#-price#reviewrank_authority#reviewrank#date-desc-rank', 'Author#Availability#Brand#Keywords#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice'),
(258, 'JP', 'Grocery', '食å“・飲料・ãŠé…’', 57240051, 'relevancerank#salesrank#price#-price#reviewrank', 'Availability#Brand#ItemPage#Keywords#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(259, 'JP', 'HealthPersonalCare', 'ヘルス&ビューティー', 161669011, 'salesrank#price#-price#titlerank#-titlerank#release-date#-release-date#releasedate#-releasedate', 'Author#Availability#Brand#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(260, 'JP', 'Hobbies', 'TBD', 2277722051, 'relevancerank#salesrank#price#-price#titlerank#-titlerank#release-date#-release-date#mfg-age-min#-mfg-age-min#releasedate#-releasedate#reviewrank#reviewrank_authority', 'Availability#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(261, 'JP', 'HomeImprovement', 'DIY・工具', 2016930051, ' relevancerank#salesrank#price#-price#reviewrank#reviewrank_authority', 'Availability#Brand#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(262, 'JP', 'Industrial', '産業・研究開発用å“', 3445394051, 'relevancerank#featured#price#-price', 'Author#Availability#ItemPage#Keywords#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Publisher#Sort#Title'),
(263, 'JP', 'Jewelry', 'ジュエリー', 85896051, 'relevancerank#salesrank#price#-price#reviewrank', 'Availability#ItemPage#Keywords#MerchantId#MinPercentageOff#Sort#Title'),
(264, 'JP', 'KindleStore', 'Kindleストア ', 2250739051, ' relevancerank#salesrank#price#-price#reviewrank#reviewrank_authority#daterank', 'Author#Availability#ItemPage#Keywords#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Publisher#Sort#Title'),
(265, 'JP', 'Kitchen', 'ホーム&キッãƒãƒ³', 3839151, 'relevancerank#salesrank#price#-price#reviewrank_authority#date-desc-rank', 'Author#Brand#ItemPage#Keywords#Manufacturer#MaximumPrice#MaximumPrice#MerchantId#MinPercentageOff#Sort#Title'),
(266, 'JP', 'Marketplace', '', 0, 'relevancerank#pmrank#salesrank#price#-price#titlerank#-titlerank#-launch-date', ''),
(267, 'JP', 'MobileApps', 'Android アプリ', 2381131051, 'relevancerank#pmrank#price#-price#reviewrank#reviewrank_authority', 'Author#Availability#Brand#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(268, 'JP', 'MP3Downloads', 'デジタルミュージック', 2129039051, 'relevancerank#salesrank#titlerank#-titlerank#artistalbumrank#-artistalbumrank#albumrank#-albumrank#runtime#-runtime#price#-price#price-new-bin#-price-new-bin#reviewrank_authority#releasedate', 'Availability#ItemPage#Keywords#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(269, 'JP', 'Music', 'ミュージック', 562032, 'salesrank#pricerank#price#-pricerank#-price#-titlerank#titlerank#orig-rel-date#releasedate#-orig-rel-date#-releasedate', 'Artist#Availability#ItemPage#Keywords#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#ReleaseDate#Sort#Title'),
(270, 'JP', 'MusicalInstruments', '楽器', 2123630051, 'relevancerank#salesrank#price#-price#reviewrank', 'Author#Availability#Brand#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(271, 'JP', 'OfficeProducts', '文房具・オフィス用å“', 86732051, 'relevancerank#salesrank#reviewrank#price#-price', 'Availability#Brand#ItemPage#Keywords#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(272, 'JP', 'PCHardware', 'パソコン・周辺機器', 2127210051, 'relevancerank#salesrank#reviewrank#price#-price#price-new-bin#-price-new-bin#reviewrank_authority', 'Author#Availability#Brand#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(273, 'JP', 'PetSupplies', 'ペット用å“', 2127213051, 'relevancerank#salesrank#reviewrank#price#-price#price-new-bin#-price-new-bin#reviewrank_authority', 'Author#Availability#Brand#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(274, 'JP', 'Shoes', 'シューズ&ãƒãƒƒã‚°', 2016926051, 'relevancerank#salesrank#reviewrank#price#-price#-launch-date#reviewrank_authority', 'Availability#Brand#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(275, 'JP', 'Software', 'PCソフト', 637630, 'salesrank#price#-price#titlerank#-titlerank#release-date#-release-date#releasedate#-releasedate', 'Author#Availability#Brand#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(276, 'JP', 'SportingGoods', 'スãƒãƒ¼ãƒ„&アウトドア', 14315361, 'salesrank#price#-price#titlerank#-titlerank#release-date#-release-date', 'Availability#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(277, 'JP', 'Toys', 'TBD', 13299551, 'salesrank#price#-price#titlerank#-titlerank#release-date#-release-date#releasedate#-releasedate#relevancerank#reviewrank#reviewrank_authority#price#-price', 'Availability#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(278, 'JP', 'Video', 'DVD', 561972, 'salesrank#pricerank#price#-pricerank#-price#titlerank#-titlerank#-orig-rel-date#-releasedate#releasedate#orig-rel-date', 'Actor#Availability#Director#ItemPage#Keywords#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Publisher#Sort#Title'),
(279, 'JP', 'VideoDownload', 'Amazon インスタント・ビデオ', 2351650051, 'relevancerank#popularity-rank#price-desc-rank#price-asc-rank#review-rank#date-desc-rank', 'Actor#Availability#Director#ItemPage#Keywords#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Publisher#Sort#Title'),
(280, 'JP', 'VideoGames', 'TVゲーム', 637872, 'salesrank#price#-price#titlerank#-titlerank#release-date#-releasedate#releasedate#-releasedate', 'Author#Availability#Brand#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#ReleaseDate#Sort#Title'),
(281, 'JP', 'Watches', '腕時計', 331952011, 'salesrank#price#-price#titlerank#-titlerank', 'Availability#ItemPage#Keywords#MerchantId#MinPercentageOff#Sort#Title'),
(282, 'MX', 'All', 'Todos los departamentos', 0, '', 'Availability#ItemPage#Keywords#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice'),
(283, 'MX', 'Baby', 'Bebé', 9482651011, 'relevancerank#popularityrank#price#-price#reviewrank#-release-date', 'Author#Availability#ItemPage#Keywords#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Publisher#Sort#Title'),
(284, 'MX', 'Books', 'Libros', 9298577011, 'relevancerank#popularityrank#price#-price#reviewrank#-release-date', 'Author#Availability#ItemPage#Keywords#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Publisher#Sort#Title'),
(285, 'MX', 'DVD', 'Películas y Series de TV', 9482631011, 'relevancerank#popularityrank#price#-price#reviewrank#-release-date', 'Author#Availability#ItemPage#Keywords#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Publisher#Sort#Title'),
(286, 'MX', 'Electronics', 'Electrónicos', 9482559011, 'relevancerank#popularityrank#price#-price#reviewrank#-release-date', 'Author#Availability#ItemPage#Keywords#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Publisher#Sort#Title'),
(287, 'MX', 'HealthPersonalCare', 'Salud, Belleza y Cuidado Personal', 9482611011, 'relevancerank#popularityrank#price#-price#reviewrank#-release-date', 'Author#Availability#ItemPage#Keywords#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Publisher#Sort#Title'),
(288, 'MX', 'HomeImprovement', 'Herramientas y Mejoras del Hogar', 9482671011, 'relevancerank#popularityrank#price#-price#reviewrank#-release-date', 'Author#Availability#ItemPage#Keywords#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Publisher#Sort#Title'),
(289, 'MX', 'KindleStore', 'Tienda Kindle', 6446440011, 'relevancerank#popularityrank#price#-price#reviewrank#-release-date', 'Author#Availability#ItemPage#Keywords#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Publisher#Sort#Title'),
(290, 'MX', 'Kitchen', 'Hogar y Cocina', 9482594011, 'relevancerank#popularityrank#price#-price#reviewrank#-release-date', 'Author#Availability#ItemPage#Keywords#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Publisher#Sort#Title'),
(291, 'MX', 'Music', 'Música', 9482621011, 'relevancerank#popularityrank#price#-price#reviewrank#-release-date', 'Author#Availability#ItemPage#Keywords#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Publisher#Sort#Title'),
(292, 'MX', 'OfficeProducts', 'Oficina y Papelería', 9673845011, 'relevancerank#popularityrank#price#-price#reviewrank#-release-date', 'Availability#Brand#ItemPage#Keywords#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(293, 'MX', 'Software', 'Software', 9482691011, 'relevancerank#popularityrank#price#-price#reviewrank#-release-date', 'Author#Availability#ItemPage#Keywords#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Publisher#Sort#Title'),
(294, 'MX', 'SportingGoods', 'Deportes y Aire Libre', 9482661011, 'relevancerank#popularityrank#price#-price#reviewrank#-release-date', 'Author#Availability#ItemPage#Keywords#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Publisher#Sort#Title'),
(295, 'MX', 'VideoGames', 'Videojuegos', 9482641011, 'relevancerank#popularityrank#price#-price#reviewrank#-release-date', 'Author#Availability#ItemPage#Keywords#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Publisher#Sort#Title'),
(296, 'MX', 'Watches', 'Relojes', 9482681011, 'relevancerank#popularityrank#price#-price#reviewrank#-release-date', 'Author#Availability#ItemPage#Keywords#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Publisher#Sort#Title'),
(297, 'UK', 'All', 'All Departments', 0, '', 'Availability#ItemPage#Keywords#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice'),
(298, 'UK', 'Apparel', 'Clothing', 83451031, 'relevancerank#salesrank#price#-price#-launch-date#reviewrank', 'Author#Availability#Brand#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(299, 'UK', 'Appliances', 'Large Appliances', 908799031, 'relevancerank#salesrank#price#-price#reviewrank_authority#reviewrank', 'Availability#Brand#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(300, 'UK', 'Automotive', 'Car & Motorbike', 248878031, 'salesrank#price#-price#relevancerank#reviewrank#reviewrank_authority', 'Availability#Brand#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(301, 'UK', 'Baby', 'Baby', 60032031, 'salesrank#price#-price#relevancerank', 'Author#Availability#Brand#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(302, 'UK', 'Beauty', 'Beauty', 66280031, 'relevancerank#salesrank#price#-price#reviewrank', 'Availability#Brand#Brand#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(303, 'UK', 'Blended', '', 0, '', 'Availability#ItemPage#Keywords'),
(304, 'UK', 'Books', 'Books', 1025612, 'salesrank#price#-price#inverse-pricerank#reviewrank#titlerank#-titlerank#pricerank#daterank#pubdate#-publication_date#publication_date#-unit-sales', 'Author#Availability#ItemPage#Keywords#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Power#Publisher#Sort#Title'),
(305, 'UK', 'Classical', 'Classical', 505510, 'salesrank#price#-price#inverse-pricerank#reviewrank#titlerank#-titlerank', 'Artist#Availability#Composer#Conductor#ItemPage#Keywords#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Orchestra#Sort#Title'),
(306, 'UK', 'DVD', 'DVD & Blu-ray', 573406, 'salesrank#price#-price#inverse-pricerank#reviewrank#daterank#releasedate#titlerank#-titlerank', 'Actor#AudienceRating#Availability#Director#ItemPage#Keywords#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Publisher#Sort#Title'),
(307, 'UK', 'Electronics', 'Electronics & Photo', 560800, 'inverse-pricerank#salesrank#price#daterank#reviewrank#titlerank#-titlerank', 'Author#Availability#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(308, 'UK', 'GiftCards', 'Gift Cards', 1571305031, 'relevancerank#popularityrank#price#-price#reviewrank#-release-date', 'Author#Availability#ItemPage#Keywords#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Publisher#Sort#Title'),
(309, 'UK', 'Grocery', 'Grocery', 344155031, '-price#salesrank#price#relevancerank#reviewrank#reviewrank_authority', 'Author#Availability#Brand#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(310, 'UK', 'Handmade', 'Handmade', 9699255031, 'relevancerank#popularityrank#price#-price#reviewrank#-release-date', 'Availability#Brand#ItemPage#Keywords#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(311, 'UK', 'HealthPersonalCare', 'Health & Personal Care', 66280031, '-price#salesrank#price#daterank#reviewrank#titlerank#-titlerank#releasedate', 'Author#Availability#Brand#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(312, 'UK', 'HomeGarden', 'Garden & Outdoors', 11052591, '-price#salesrank#price#daterank#reviewrank#titlerank#-titlerank', 'Author#Availability#Brand#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(313, 'UK', 'Industrial', 'Industrial & Scientific', 5866055031, 'featured#price#-price', 'Availability#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(314, 'UK', 'Jewelry', 'Jewellery', 193717031, 'relevancerank#-price#salesrank#price#reviewrank#-launch-date', 'Availability#ItemPage#Keywords#MerchantId#MinPercentageOff#Sort#Title'),
(315, 'UK', 'KindleStore', 'Kindle Store', 341677031, 'relevancerank#salesrank#price#-price#-edition-sales-velocity#reviewrank#daterank', 'Author#Availability#ItemPage#Keywords#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Publisher#Sort#Title'),
(316, 'UK', 'Kitchen', 'Kitchen & Home', 11052591, 'daterank#-price#salesrank#price#reviewrank#titlerank#-titlerank', 'Author#Availability#Brand#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(317, 'UK', 'Lighting', 'Lighting', 213078031, 'relevancerank#-price#salesrank#price#reviewrank#reviewrank_authority', 'Availability#Brand#ItemPage#Keywords#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(318, 'UK', 'Luggage', 'Luggage', 2454167031, 'relevancerank#salesrank#price#-price#reviewrank#reviewrank_authority#date-desc-rank', 'Availability#Brand#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(319, 'UK', 'Marketplace', '', 0, 'relevancerank#pmrank#salesrank#price#-price#titlerank#-titlerank#-launch-date', ''),
(320, 'UK', 'MobileApps', 'Apps & Games', 1661658031, 'relevancerank#pmrank#price#-price#reviewrank#reviewrank_authority', 'Author#Availability#Brand#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(321, 'UK', 'MP3Downloads', 'Digital Music', 77925031, 'relevancerank#-price#salesrank#price#reviewrank#-releasedate', 'Author#Availability#ItemPage#Keywords#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(322, 'UK', 'Music', 'CDs & Vinyl', 520920, 'salesrank#reviewrank#price#inverse-pricerank#-price#releasedate#-releasedate#titlerank#-titlerank', 'Artist#Availability#ItemPage#Keywords#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(323, 'UK', 'MusicalInstruments', 'Musical Instruments & DJ', 340837031, 'relevancerank#-price#salesrank#price#reviewrank#reviewrank_authority', 'Author#Availability#Brand#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(324, 'UK', 'OfficeProducts', 'Stationery & Office Supplies', 560800, 'salesrank#reviewrank#price#-price#relevancerank', 'Availability#Brand#ItemPage#Keywords#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(325, 'UK', 'Pantry', 'Amazon Pantry', 0, 'relevancerank#price#-price#reviewrank', 'Availability#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(326, 'UK', 'PCHardware', 'Computers', 340832031, 'psrank#salesrank#price#-price#titlerank#reviewrank#reviewrank_authority#launch_date', 'Author#Availability#Brand#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(327, 'UK', 'PetSupplies', 'Pet Supplies', 340841031, 'relevancerank#salesrank#price#-price#price-new-bin#-price-new-bin#reviewrank_authority#reviewrank', 'Author#Availability#Brand#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(328, 'UK', 'Shoes', 'Shoes & Bags', 362350011, 'pmrank#price#-price#reviewrank#-launch-date', 'Author#Availability#Brand#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(329, 'UK', 'Software', 'Software', 1025614, 'salesrank#price#inverse-pricerank#reviewrank#titlerank#-titlerank#daterank', 'Author#Availability#Brand#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(330, 'UK', 'SportingGoods', 'Sports & Outdoors', 319530011, 'salesrank#price#-price#reviewrank#titlerank#-titlerank', 'Availability#ItemPage#Keywords#MerchantId#MinPercentageOff#Sort#Title'),
(331, 'UK', 'Tools', 'DIY & Tools', 11052591, 'salesrank#price#-price#reviewrank#daterank#titlerank#-titlerank', 'Actor#Artist#AudienceRating#Author#Availability#Brand#Composer#Conductor#Director#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Neighborhood#Orchestra#Power#Publisher#ReleaseDate#Sort#Title'),
(332, 'UK', 'Toys', 'Toys & Games', 712832, 'salesrank#price#-price#mfg-age-min#-mfg-age-min', 'Availability#ItemPage#Keywords#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(333, 'UK', 'UnboxVideo', 'Amazon Instant Video', 3010086031, 'relevancerank#popularity-rank#price-asc-rank#price-desc-rank#review-rank#date-desc-rank', 'Actor#AudienceRating#Availability#Director#ItemPage#Keywords#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Publisher#Sort#Title'),
(334, 'UK', 'VHS', 'VHS', 125556011, 'daterank#salesrank#price#inverse-pricerank#-price#titlerank#-titlerank#reviewrank#releasedate', 'Actor#Availability#Director#ItemPage#Keywords#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Publisher#Sort#Title'),
(335, 'UK', 'VideoGames', 'PC & Video Games', 1025616, 'daterank#salesrank#price#inverse-pricerank#titlerank#-titlerank#reviewrank', 'Author#Availability#Brand#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(336, 'UK', 'Watches', 'Watches', 328229011, 'relevancerank#salesrank#price#-price#titlerank#-titlerank#-launch-date#reviewrank', 'Availability#ItemPage#Keywords#MerchantId#MinPercentageOff#Sort#Title'),
(337, 'US', 'All', 'All Departments', 0, '', 'Availability#ItemPage#Keywords#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice'),
(338, 'US', 'Appliances', 'Appliances', 2619526011, 'salesrank#pmrank#price#-price#relevancerank#reviewrank#reviewrank_authority', 'Availability#Brand#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(339, 'US', 'ArtsAndCrafts', 'Arts, Crafts & Sewing', 2617942011, 'salesrank#pmrank#reviewrank#reviewrank_authority#relevancerank#price#-price', 'Availability#Brand#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(340, 'US', 'Automotive', 'Automotive', 15690151, 'salesrank#titlerank#-titlerank#relevancerank#price#-price', 'Availability#Brand#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(341, 'US', 'Baby', 'Baby', 165797011, 'salesrank#psrank#titlerank#-price#price', 'Author#Availability#Brand#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(342, 'US', 'Beauty', 'Beauty', 11055981, 'salesrank#-launch-date#sale-flag#pmrank#price#-price', 'Author#Availability#Brand#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(343, 'US', 'Blended', '', 0, '', 'Availability#ItemPage#Keywords'),
(344, 'US', 'Books', 'Books', 1000, 'relevancerank#salesrank#reviewrank#pricerank#inverse-pricerank#daterank#titlerank#-titlerank#-unit-sales#price#-price#-publication_date', 'Author#Availability#ItemPage#Keywords#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Power#Publisher#Sort#Title'),
(345, 'US', 'Collectibles', 'Collectibles & Fine Arts', 4991426011, 'salesrank#price#-price#reviewrank#reviewrank_authority#relevancerank', 'Artist#Author#Availability#Composer#Conductor#ItemPage#Keywords#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Orchestra#Sort#Title'),
(346, 'US', 'Electronics', 'Electronics', 493964, 'salesrank#price#-price#titlerank#pmrank#reviewrank', 'Author#Availability#Brand#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(347, 'US', 'Fashion', 'Clothing, Shoes & Jewelry', 7141124011, 'relevancerank#popularity-rank#price#-price#reviewrank#launch-date', 'Availability#Brand#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(348, 'US', 'FashionBaby', 'Clothing, Shoes & Jewelry - Baby', 7147444011, 'relevancerank#popularity-rank#price#-price#reviewrank#launch-date', 'Availability#Brand#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(349, 'US', 'FashionBoys', 'Clothing, Shoes & Jewelry - Boys', 7147443011, 'relevancerank#popularity-rank#price#-price#reviewrank#launch-date', 'Availability#Brand#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(350, 'US', 'FashionGirls', 'Clothing, Shoes & Jewelry - Girls', 7147442011, 'relevancerank#popularity-rank#price#-price#reviewrank#launch-date', 'Availability#Brand#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(351, 'US', 'FashionMen', 'Clothing, Shoes & Jewelry - Men', 7147441011, 'relevancerank#popularity-rank#price#-price#reviewrank#launch-date', 'Availability#Brand#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(352, 'US', 'FashionWomen', 'Clothing, Shoes & Jewelry - Women', 7147440011, 'relevancerank#popularity-rank#price#-price#reviewrank#launch-date', 'Availability#Brand#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(353, 'US', 'GiftCards', 'Gift Cards', 2864120011, 'relevancerank#salesrank#price#-price#reviewrank_authority#reviewrank', 'Author#Availability#Brand#ItemPage#Keywords#MaximumPrice#MerchantId#MinimumPrice#Neighborhood#Sort#Title'),
(354, 'US', 'Grocery', 'Grocery & Gourmet Food', 16310211, 'relevancerank#salesrank#pricerank#inverseprice#launch-date#sale-flag', 'Author#Availability#Brand#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(355, 'US', 'Handmade', 'Handmade', 11260433011, 'relevancerank#featured#price#-price#reviewrank#-release-date', 'Availability#Brand#ItemPage#Keywords#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(356, 'US', 'HealthPersonalCare', 'Health & Personal Care', 3760931, 'pmrank#salesrank#pricerank#inverseprice#launch-date#sale-flag', 'Author#Availability#Brand#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(357, 'US', 'HomeGarden', 'Home & Kitchen', 1063498, 'salesrank#price#-price#titlerank#-titlerank', 'Author#Availability#Brand#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Neighborhood#Sort#Title'),
(358, 'US', 'Industrial', 'Industrial & Scientific', 16310161, 'pmrank#salesrank#price#-price#titlerank#-titlerank', 'Availability#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(359, 'US', 'KindleStore', 'Kindle Store', 133141011, 'relevancerank#salesrank#-edition-sales-velocity#price#-price#reviewrank#daterank', 'Author#Availability#ItemPage#Keywords#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Publisher#Sort#Title'),
(360, 'US', 'LawnAndGarden', 'Patio, Lawn & Garden', 3238155011, 'salesrank#price#-price#reviewrank#reviewrank_authority#relevancerank', 'Author#Availability#Brand#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(361, 'US', 'Luggage', 'Luggage & Travel Gear', 9479199011, 'relevancerank#popularity-rank#price#-price#reviewrank#launch-date', 'Availability#Brand#Condition#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(362, 'US', 'Magazines', 'Magazine Subscriptions', 599872, 'subslot-salesrank#reviewrank#price#-price#daterank#titlerank#-titlerank#-unit-sales#-publication_date', 'Author#Availability#ItemPage#Keywords#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Publisher#Sort#Title'),
(363, 'US', 'Marketplace', '', 0, 'relevancerank#pmrank#salesrank#price#-price#titlerank#-titlerank#-launch-date', ''),
(364, 'US', 'Merchants', '', 0, 'relevance#relevancerank#pmrank#price#-price#salesrank#pricerank#inverseprice#launch-date#-launch-date', 'Author#Availability#Brand#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(365, 'US', 'MobileApps', 'Apps & Games', 2350150011, 'relevancerank#pmrank#price#-price#reviewrank#reviewrank_authority', 'Author#Availability#Brand#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(366, 'US', 'Movies', 'Movies & TV', 2625374011, 'relevancerank#featured#price#-price#reviewrank#-release-date', 'Author#Availability#ItemPage#Keywords#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Publisher#Sort#Title'),
(367, 'US', 'MP3Downloads', 'Digital Music', 624868011, 'salesrank#price#-price#-releasedate#relevancerank', 'Author#Availability#ItemPage#Keywords#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(368, 'US', 'Music', 'CDs & Vinyl', 301668, 'psrank#salesrank#price#-price#titlerank#-titlerank#artistrank#orig-rel-date#-orig-rel-date#release-date#releasedate#-releasedate#relevancerank', 'Artist#Availability#ItemPage#Keywords#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(369, 'US', 'MusicalInstruments', 'Musical Instruments', 11965861, 'pmrank#salesrank#price#-price#-launch-date#sale-flag', 'Author#Availability#Brand#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(370, 'US', 'OfficeProducts', 'Office Products', 1084128, 'pmrank#salesrank#price#-price#reviewrank#titlerank', 'Author#Availability#Brand#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(371, 'US', 'Pantry', 'Prime Pantry', 0, 'relevancerank#price#-price#reviewrank', 'Availability#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(372, 'US', 'PCHardware', 'Computers', 541966, 'psrank#salesrank#price#-price#titlerank', 'Author#Availability#Brand#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(373, 'US', 'PetSupplies', 'Pet Supplies', 2619534011, 'salesrank#price#-price#titlerank#-titlerank#relevance#relevancerank#reviewrank#reviewrank_authority', 'Author#Availability#Brand#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(374, 'US', 'Software', 'Software', 409488, 'pmrank#salesrank#price#-price#titlerank', 'Author#Availability#Brand#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(375, 'US', 'SportingGoods', 'Sports & Outdoors', 3375301, 'relevancerank#relevance-fs-rank#price#-price#salesrank#pricerank#inverseprice#launch-date#sale-flag#reviewrank_authority', 'Author#Availability#Brand#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(376, 'US', 'Tools', 'Tools & Home Improvement', 468240, 'pmrank#salesrank#price#-price#titlerank#-titlerank', 'Author#Availability#Brand#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(377, 'US', 'Toys', 'Toys & Games', 165795011, 'pmrank#salesrank#price#-price#titlerank#-age-min', 'Availability#ItemPage#Keywords#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(378, 'US', 'UnboxVideo', 'Amazon Instant Video', 2858778011, 'relevancerank#salesrank#price#-price#titlerank#-video-release-date#-launch-date', 'Actor#AudienceRating#Availability#Director#ItemPage#Keywords#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Publisher#Sort#Title'),
(379, 'US', 'Vehicles', 'Vehicles', 10677470011, 'relevancerank#featured#reviewrank#-release-date', 'Availability#Brand#ItemPage#Keywords#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(380, 'US', 'VideoGames', 'Video Games', 11846801, 'pmrank#salesrank#price#-price#titlerank', 'Author#Availability#Brand#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(381, 'US', 'Wine', 'Wine', 2983386011, 'relevancerank#featured#price#-price#reviewrank#reviewscore', 'Author#Availability#ItemPage#Keywords#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Publisher#Sort#Title'),
(382, 'US', 'Wireless', 'Cell Phones & Accessories', 2335753011, 'salesrank#pricerank#inverse-pricerank#titlerank#-titlerank#daterank#reviewrank', 'Author#Availability#ItemPage#Keywords#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(383, 'AU', 'All', 'All Departments', 0, '', 'Availability#ItemPage#Keywords#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice'),
(384, 'AU', 'MobileApps', 'Apps & Games', 2544160051, 'relevancerank#pmrank#price#-price#reviewrank#reviewrank_authority', 'Author#Availability#Brand#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(385, 'AU', 'Baby', 'Baby', 4851510051, 'salesrank#psrank#titlerank#-price#price', 'Author#Availability#Brand#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(386, 'AU', 'Beauty', 'Beauty', 4851567051, 'salesrank#-launch-date#sale-flag#pmrank#price#-price', 'Author#Availability#Brand#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(387, 'AU', 'Books', 'Books', 4851626051, 'relevancerank#salesrank#reviewrank#pricerank#inverse-pricerank#daterank#titlerank#-titlerank#-unit-sales#price#-price#-publication_date', 'Author#Availability#ItemPage#Keywords#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Power#Publisher#Sort#Title'),
(388, 'AU', 'Music', 'CDs & Vinyl', 4852330051, 'psrank#salesrank#price#-price#titlerank#-titlerank#artistrank#orig-rel-date#-orig-rel-date#release-date#releasedate#-releasedate#relevancerank', 'Artist#Availability#ItemPage#Keywords#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(389, 'AU', 'Fashion', 'Clothing, Shoes & Jewelry', 4851856051, 'relevancerank#popularity-rank#price#-price#reviewrank#launch-date', 'Availability#Brand#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(390, 'AU', 'PCHardware', 'Computers', 4851683051, 'psrank#salesrank#price#-price#titlerank', 'Author#Availability#Brand#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(391, 'AU', 'Electronics', 'Electronics', 4851799051, 'salesrank#price#-price#titlerank#pmrank#reviewrank', 'Author#Availability#Brand#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(392, 'AU', 'HealthPersonalCare', 'Health, Household & Personal Care', 4851917051, 'pmrank#salesrank#pricerank#inverseprice#launch-date#sale-flag', 'Author#Availability#Brand#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(393, 'AU', 'KindleStore', 'Kindle Store', 2496751051, 'relevancerank#salesrank#-edition-sales-velocity#price#-price#reviewrank#daterank', 'Author#Availability#ItemPage#Keywords#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Publisher#Sort#Title'),
(394, 'AU', 'Movies', 'Movies & TV', 4852264051, 'relevancerank#featured#price#-price#reviewrank#-release-date', 'Author#Availability#ItemPage#Keywords#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Publisher#Sort#Title'),
(395, 'AU', 'OfficeProducts', 'Office Products', 4852445051, 'pmrank#salesrank#price#-price#reviewrank#titlerank', 'Author#Availability#Brand#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(396, 'AU', 'Software', 'Software', 4852502051, 'pmrank#salesrank#price#-price#titlerank', 'Author#Availability#Brand#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(397, 'AU', 'SportingGoods', 'Sports, Fitness & Outdoors', 4852559051, 'relevancerank#relevance-fs-rank#price#-price#salesrank#pricerank#inverseprice#launch-date#sale-flag#reviewrank_authority', 'Author#Availability#Brand#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(398, 'AU', 'Tools', 'Home Improvement', 4852033051, 'pmrank#salesrank#price#-price#titlerank#-titlerank', 'Author#Availability#Brand#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(399, 'AU', 'Toys', 'Toys & Games', 4851510051, 'pmrank#salesrank#price#-price#titlerank#-age-min', 'Availability#ItemPage#Keywords#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title'),
(400, 'AU', 'VideoGames', 'Video Games', 4852675051, 'pmrank#salesrank#price#-price#titlerank', 'Author#Availability#Brand#ItemPage#Keywords#Manufacturer#MaximumPrice#MerchantId#MinPercentageOff#MinimumPrice#Sort#Title');

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

--
-- Table structure for table `wpx5_amz_products`
--

CREATE TABLE `wpx5_amz_products` (
  `id` int(10) UNSIGNED NOT NULL,
  `post_id` bigint(20) NOT NULL,
  `post_parent` bigint(20) DEFAULT 0,
  `type` enum('post','variation') COLLATE utf8_unicode_ci DEFAULT 'post',
  `title` text COLLATE utf8_unicode_ci DEFAULT NULL,
  `nb_assets` int(4) DEFAULT 0,
  `nb_assets_done` int(4) DEFAULT 0,
  `status` enum('new','success') COLLATE utf8_unicode_ci DEFAULT 'new'
) ENGINE=MyISAM DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;

--
-- Dumping data for table `wpx5_amz_products`
--

INSERT INTO `wpx5_amz_products` (`id`, `post_id`, `post_parent`, `type`, `title`, `nb_assets`, `nb_assets_done`, `status`) VALUES
(1, 1382, 0, 'post', 'HTC Vive Cosmos Elite Virtual Reality System', 7, 0, 'new'),
(2, 1390, 0, 'post', 'VR Headset for Virtual Reality, 3D VR Glasses for Mobile Games and Movies Compatible 4.5-6.0 inch iPhone/Android Phone', 6, 0, 'new'),
(3, 1397, 0, 'post', 'VR Real Feel Virtual Reality Car Racing Gaming System with Bluetooth Steering Wheel and Headset Goggles Viewer Glasses for iOS iPhone and Android', 6, 0, 'new'),
(4, 1404, 0, 'post', 'Utopia 360° VR Headset with Controller and Earbuds | 3D Virtual Reality Headset for Games, Movies, Apps - Compatible with iPhone and Android Smartphones (2018 Virtual Reality Headset Model)', 7, 0, 'new'),
(5, 1412, 0, 'post', 'Avegant Glyph AG101 VR Video Headsets', 7, 0, 'new'),
(6, 1420, 0, 'post', 'HP Reverb Virtual Reality Headset - Professional Edition - for PC - 114° Field of View', 1, 0, 'new'),
(7, 1422, 0, 'post', 'Lenovo Star Wars: Jedi Challenges, Smartphone Powered Augmented Reality Experience', 6, 0, 'new'),
(8, 1429, 0, 'post', 'BeswinVR Pistol Virtual Reality Game Controller HTC Vive Pro 2.0| Vive 1.0-Ready with Strong Recoil Feedback- Pistol Whip VR Game Compatible', 5, 0, 'new'),
(9, 1435, 0, 'post', 'View-Master Virtual Reality Starter Pack', 6, 0, 'new'),
(10, 1442, 0, 'post', 'Xiaomi Redmi Note 8 6.3\" 64GB 4GB RAM (GSM Only, No CDMA) Internationa Version - No Warranty (Neptune Blue)', 5, 0, 'new'),
(11, 1448, 0, 'post', 'LG Stylo 5 with Alexa Push-to-Talk – Unlocked – 32 GB – Silvery White (US Warranty)', 5, 0, 'new'),
(12, 1480, 0, 'post', 'Deer Stags Mak2 Thinsulate Waterproof  Comfort Workboot (Toddler/Little Kid/Big Kid)', 7, 0, 'new'),
(13, 1488, 0, 'post', 'Refresh WYNNE-01 Women\'s Combat Style lace up Ankle Bootie', 1, 0, 'new'),
(14, 1490, 0, 'post', 'Guide Gear Men\'s Mid Bogger Waterproof Rubber Boots, Black', 1, 0, 'new'),
(15, 1492, 0, 'post', 'XTRATUF Performance Series 6\" Men’s Full Rubber Ankle Deck Boots', 7, 0, 'new'),
(16, 1500, 0, 'post', 'NORTY - Womens Ankle Rain Boots - Ladies Waterproof Winter Spring Garden Boot', 6, 0, 'new'),
(17, 1507, 0, 'post', 'Sperry Top-Sider Women\'s Saltwater Boots', 6, 0, 'new'),
(18, 1514, 0, 'post', 'Skechers Men\'s Classic Fit-Delson-Camden Sneaker', 7, 0, 'new'),
(19, 1515, 1514, 'variation', 'Skechers Men\'s Classic Fit-Delson-Camden Sneaker', 1, 0, 'new'),
(20, 1516, 1514, 'variation', 'Skechers Men\'s Classic Fit-Delson-Camden Sneaker', 1, 0, 'new'),
(21, 1517, 1514, 'variation', 'Skechers Men\'s Classic Fit-Delson-Camden Sneaker', 1, 0, 'new'),
(22, 1518, 1514, 'variation', 'Skechers Men\'s Classic Fit-Delson-Camden Sneaker', 1, 0, 'new'),
(23, 1519, 1514, 'variation', 'Skechers Men\'s Classic Fit-Delson-Camden Sneaker', 1, 0, 'new'),
(24, 1532, 0, 'post', 'Crocs Women\'s Serena Flat Sandal', 7, 0, 'new'),
(25, 1533, 1532, 'variation', 'Crocs Women\'s Serena Flat Sandal', 1, 0, 'new'),
(26, 1534, 1532, 'variation', 'Crocs Women\'s Serena Flat Sandal', 1, 0, 'new'),
(27, 1535, 1532, 'variation', 'Crocs Women\'s Serena Flat Sandal', 1, 0, 'new'),
(28, 1536, 1532, 'variation', 'Crocs Women\'s Serena Flat Sandal', 1, 0, 'new'),
(29, 1537, 1532, 'variation', 'Crocs Women\'s Serena Flat Sandal', 1, 0, 'new'),
(30, 1550, 0, 'post', 'WXQ Men\'s Running Lightweight Breathable Casual Sports Shoes Fashion Sneakers Walking Shoes', 7, 0, 'new'),
(31, 1558, 0, 'post', 'PUMA Men\'s Roma Basic Sneaker', 7, 0, 'new'),
(32, 1566, 0, 'post', 'Forever Link Women\'s REMY-18 Glitter Fashion Sneakers', 1, 0, 'new'),
(33, 1568, 0, 'post', 'PUMA Women\'s Nova Sneaker', 7, 0, 'new'),
(34, 1576, 0, 'post', 'Cole Haan Men\'s Grand Motion Woven Stitchlite Sneaker', 6, 0, 'new'),
(35, 1583, 0, 'post', 'Kenneth Cole REACTION Men\'s Sprinter Sneaker', 6, 0, 'new'),
(36, 1590, 0, 'post', 'Quiksilver Men\'s MOLOKAI Sandal', 7, 0, 'new'),
(37, 1598, 0, 'post', 'GUBARUN Mens Sport Flip Flops Comfort Casual Thong Sandals Outdoor', 6, 0, 'new'),
(38, 1605, 0, 'post', 'Skechers USA Men\'s Bosnia Flip-Flop', 7, 0, 'new'),
(39, 1613, 0, 'post', 'Vertico - Shower Sandals | Slide-On and Comfortable Pool-Side Shoes', 7, 0, 'new'),
(40, 1621, 0, 'post', 'Rockport Men\'s Darwyn Xband Slide Sandal', 7, 0, 'new'),
(41, 1629, 0, 'post', 'XIDISO Mens Running Shoes Womens Slip On Blade Mesh Fashion Men’s Sneakers Athletic Tennis Sports Cross Training Casual Walking Shoe for Men', 6, 0, 'new'),
(42, 1636, 0, 'post', 'CIOR Boys & Girls Water Shoes Aqua Shoes Swim Shoes Athletic Sneakers Lightweight Sport Shoes(Toddler/Little Kid/Big Kid)', 6, 0, 'new'),
(43, 1643, 0, 'post', 'New Balance Women\'s Nitrel V3 Trail Running Shoe', 7, 0, 'new'),
(44, 1651, 0, 'post', 'ASICS Men\'s Gel-Venture 6 Running Shoe', 7, 0, 'new'),
(45, 1659, 0, 'post', 'DREAM PAIRS Boys & Girls Toddler/Little Kid/Big Kid Outdoor Summer Sandals', 6, 0, 'new'),
(46, 1666, 0, 'post', 'adidas Women\'s Cloudfoam Pure Running Shoe', 7, 0, 'new'),
(47, 1674, 0, 'post', 'Rekayla Flat Elastic Sandals for Women', 7, 0, 'new'),
(48, 1682, 0, 'post', 'Amazon Essentials Women\'s Single Band Flat Sandal', 7, 0, 'new'),
(49, 1690, 0, 'post', 'Sandals for Women Wide Width,2020 Bukcle Clear Comfy Platform Sandal Shoes Summer Beach Travel Fashion Slipper Flip Flops', 4, 0, 'new'),
(50, 1695, 0, 'post', 'â€Todaies Women Fashion Sandals Sweet Beaded Clip Toe Flats Bohemian Herringbone Sandals 2018', 2, 0, 'new');

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

--
-- Table structure for table `wpx5_amz_queue`
--

CREATE TABLE `wpx5_amz_queue` (
  `id` int(10) UNSIGNED NOT NULL,
  `asin` varchar(100) COLLATE utf8_unicode_ci NOT NULL,
  `status` varchar(20) COLLATE utf8_unicode_ci NOT NULL,
  `status_msg` text COLLATE utf8_unicode_ci NOT NULL,
  `from_op` varchar(30) COLLATE utf8_unicode_ci NOT NULL,
  `created_date` timestamp NULL DEFAULT '0000-00-00 00:00:00',
  `imported_date` timestamp NULL DEFAULT NULL,
  `nb_tries` smallint(1) UNSIGNED NOT NULL,
  `nb_tries_prev` smallint(1) UNSIGNED NOT NULL,
  `product_title` text COLLATE utf8_unicode_ci DEFAULT NULL,
  `country` varchar(10) COLLATE utf8_unicode_ci NOT NULL DEFAULT ''
) ENGINE=MyISAM DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;

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

--
-- Table structure for table `wpx5_amz_report_log`
--

CREATE TABLE `wpx5_amz_report_log` (
  `id` int(10) UNSIGNED NOT NULL,
  `log_id` varchar(50) COLLATE utf8_unicode_ci DEFAULT NULL,
  `log_action` varchar(50) COLLATE utf8_unicode_ci DEFAULT NULL,
  `desc` varchar(255) COLLATE utf8_unicode_ci DEFAULT NULL,
  `log_data_type` varchar(50) COLLATE utf8_unicode_ci DEFAULT NULL,
  `log_data` longtext COLLATE utf8_unicode_ci DEFAULT NULL,
  `source` text COLLATE utf8_unicode_ci DEFAULT NULL,
  `date_add` timestamp NULL DEFAULT current_timestamp()
) ENGINE=MyISAM DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;

--
-- Dumping data for table `wpx5_amz_report_log`
--

INSERT INTO `wpx5_amz_report_log` (`id`, `log_id`, `log_action`, `desc`, `log_data_type`, `log_data`, `source`, `date_add`) VALUES
(1, 'report', 'products_status', 'report products synchronization and performance status', 'serialize', 'a:2:{s:15:\"synchronization\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}s:11:\"performance\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}}', NULL, '2020-04-21 06:20:54'),
(2, 'report', 'auto_import', 'report auto import products from queue status', 'serialize', 'a:1:{s:11:\"auto_import\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:7:\"nb_elem\";i:0;}}', NULL, '2020-04-21 06:20:54'),
(3, 'report', 'products_status', 'report products synchronization and performance status', 'serialize', 'a:2:{s:15:\"synchronization\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}s:11:\"performance\";a:8:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:5:{i:1404;a:8:{s:2:\"id\";i:1404;s:4:\"asin\";s:10:\"B07BMK8PKJ\";s:9:\"post_date\";s:19:\"2020-04-21 11:05:41\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"4\";s:9:\"addtocart\";s:1:\"1\";s:18:\"redirect_to_amazon\";s:1:\"1\";s:5:\"score\";i:9;}i:1448;a:8:{s:2:\"id\";i:1448;s:4:\"asin\";s:10:\"B07W6L53SN\";s:9:\"post_date\";s:19:\"2020-04-21 11:13:50\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"3\";s:9:\"addtocart\";s:1:\"1\";s:18:\"redirect_to_amazon\";s:1:\"1\";s:5:\"score\";i:8;}i:1382;a:8:{s:2:\"id\";i:1382;s:4:\"asin\";s:10:\"B084ZRYVT7\";s:9:\"post_date\";s:19:\"2020-04-21 10:58:35\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"1\";s:9:\"addtocart\";i:0;s:18:\"redirect_to_amazon\";i:0;s:5:\"score\";i:1;}i:1397;a:8:{s:2:\"id\";i:1397;s:4:\"asin\";s:10:\"B01LX6MU1E\";s:9:\"post_date\";s:19:\"2020-04-21 11:04:56\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"1\";s:9:\"addtocart\";i:0;s:18:\"redirect_to_amazon\";i:0;s:5:\"score\";i:1;}i:1412;a:8:{s:2:\"id\";i:1412;s:4:\"asin\";s:10:\"B01MQWK336\";s:9:\"post_date\";s:19:\"2020-04-21 11:06:27\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"1\";s:9:\"addtocart\";i:0;s:18:\"redirect_to_amazon\";i:0;s:5:\"score\";i:1;}}s:2:\"nb\";i:5;s:3:\"nbv\";i:0;s:8:\"total_nb\";i:5;s:10:\"total_hits\";i:10;s:15:\"total_addtocart\";i:2;s:24:\"total_redirect_to_amazon\";i:2;}}', NULL, '2020-05-01 10:37:24'),
(4, 'report', 'auto_import', 'report auto import products from queue status', 'serialize', 'a:1:{s:11:\"auto_import\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:7:\"nb_elem\";i:0;}}', NULL, '2020-05-01 10:37:24'),
(5, 'report', 'products_status', 'report products synchronization and performance status', 'serialize', 'a:2:{s:15:\"synchronization\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}s:11:\"performance\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}}', NULL, '2020-05-02 00:15:12'),
(6, 'report', 'auto_import', 'report auto import products from queue status', 'serialize', 'a:1:{s:11:\"auto_import\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:7:\"nb_elem\";i:0;}}', NULL, '2020-05-02 00:15:12'),
(7, 'report', 'products_status', 'report products synchronization and performance status', 'serialize', 'a:2:{s:15:\"synchronization\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}s:11:\"performance\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}}', NULL, '2020-05-02 18:41:22'),
(8, 'report', 'auto_import', 'report auto import products from queue status', 'serialize', 'a:1:{s:11:\"auto_import\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:7:\"nb_elem\";i:0;}}', NULL, '2020-05-02 18:41:22'),
(9, 'report', 'products_status', 'report products synchronization and performance status', 'serialize', 'a:2:{s:15:\"synchronization\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}s:11:\"performance\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}}', NULL, '2020-05-03 07:02:01'),
(10, 'report', 'auto_import', 'report auto import products from queue status', 'serialize', 'a:1:{s:11:\"auto_import\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:7:\"nb_elem\";i:0;}}', NULL, '2020-05-03 07:02:01'),
(11, 'report', 'products_status', 'report products synchronization and performance status', 'serialize', 'a:2:{s:15:\"synchronization\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}s:11:\"performance\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}}', NULL, '2020-05-04 02:05:45'),
(12, 'report', 'auto_import', 'report auto import products from queue status', 'serialize', 'a:1:{s:11:\"auto_import\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:7:\"nb_elem\";i:0;}}', NULL, '2020-05-04 02:05:45'),
(13, 'report', 'products_status', 'report products synchronization and performance status', 'serialize', 'a:2:{s:15:\"synchronization\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}s:11:\"performance\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}}', NULL, '2020-05-04 18:07:12'),
(14, 'report', 'auto_import', 'report auto import products from queue status', 'serialize', 'a:1:{s:11:\"auto_import\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:7:\"nb_elem\";i:0;}}', NULL, '2020-05-04 18:07:12'),
(15, 'report', 'products_status', 'report products synchronization and performance status', 'serialize', 'a:2:{s:15:\"synchronization\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}s:11:\"performance\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}}', NULL, '2020-05-05 07:57:31'),
(16, 'report', 'auto_import', 'report auto import products from queue status', 'serialize', 'a:1:{s:11:\"auto_import\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:7:\"nb_elem\";i:0;}}', NULL, '2020-05-05 07:57:31'),
(17, 'report', 'products_status', 'report products synchronization and performance status', 'serialize', 'a:2:{s:15:\"synchronization\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}s:11:\"performance\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}}', NULL, '2020-05-06 03:12:28'),
(18, 'report', 'auto_import', 'report auto import products from queue status', 'serialize', 'a:1:{s:11:\"auto_import\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:7:\"nb_elem\";i:0;}}', NULL, '2020-05-06 03:12:28'),
(19, 'report', 'products_status', 'report products synchronization and performance status', 'serialize', 'a:2:{s:15:\"synchronization\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}s:11:\"performance\";a:8:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:1:{i:1695;a:8:{s:2:\"id\";i:1695;s:4:\"asin\";s:10:\"B07BN2WMFW\";s:9:\"post_date\";s:19:\"2020-05-06 10:07:24\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"1\";s:9:\"addtocart\";i:0;s:18:\"redirect_to_amazon\";i:0;s:5:\"score\";i:1;}}s:2:\"nb\";i:1;s:3:\"nbv\";i:0;s:8:\"total_nb\";i:1;s:10:\"total_hits\";i:1;s:15:\"total_addtocart\";i:0;s:24:\"total_redirect_to_amazon\";i:0;}}', NULL, '2020-05-06 17:07:07'),
(20, 'report', 'auto_import', 'report auto import products from queue status', 'serialize', 'a:1:{s:11:\"auto_import\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:7:\"nb_elem\";i:0;}}', NULL, '2020-05-06 17:07:07'),
(21, 'report', 'products_status', 'report products synchronization and performance status', 'serialize', 'a:2:{s:15:\"synchronization\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}s:11:\"performance\";a:8:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:1:{i:1695;a:8:{s:2:\"id\";i:1695;s:4:\"asin\";s:10:\"B07BN2WMFW\";s:9:\"post_date\";s:19:\"2020-05-06 10:07:24\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"2\";s:9:\"addtocart\";s:1:\"1\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:4;}}s:2:\"nb\";i:1;s:3:\"nbv\";i:0;s:8:\"total_nb\";i:1;s:10:\"total_hits\";i:2;s:15:\"total_addtocart\";i:1;s:24:\"total_redirect_to_amazon\";i:0;}}', NULL, '2020-05-07 05:41:57'),
(22, 'report', 'auto_import', 'report auto import products from queue status', 'serialize', 'a:1:{s:11:\"auto_import\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:7:\"nb_elem\";i:0;}}', NULL, '2020-05-07 05:41:57'),
(23, 'report', 'products_status', 'report products synchronization and performance status', 'serialize', 'a:2:{s:15:\"synchronization\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}s:11:\"performance\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}}', NULL, '2020-05-07 17:51:12'),
(24, 'report', 'auto_import', 'report auto import products from queue status', 'serialize', 'a:1:{s:11:\"auto_import\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:7:\"nb_elem\";i:0;}}', NULL, '2020-05-07 17:51:12'),
(25, 'report', 'products_status', 'report products synchronization and performance status', 'serialize', 'a:2:{s:15:\"synchronization\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}s:11:\"performance\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}}', NULL, '2020-05-08 06:39:11'),
(26, 'report', 'auto_import', 'report auto import products from queue status', 'serialize', 'a:1:{s:11:\"auto_import\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:7:\"nb_elem\";i:0;}}', NULL, '2020-05-08 06:39:11'),
(27, 'report', 'products_status', 'report products synchronization and performance status', 'serialize', 'a:2:{s:15:\"synchronization\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}s:11:\"performance\";a:8:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:12:{i:1613;a:8:{s:2:\"id\";i:1613;s:4:\"asin\";s:10:\"B00K8GIGDE\";s:9:\"post_date\";s:19:\"2020-05-06 09:54:41\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"0\";s:9:\"addtocart\";s:1:\"1\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:2;}i:1621;a:8:{s:2:\"id\";i:1621;s:4:\"asin\";s:10:\"B01J9905ZM\";s:9:\"post_date\";s:19:\"2020-05-06 09:55:34\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"0\";s:9:\"addtocart\";s:1:\"1\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:2;}i:1629;a:8:{s:2:\"id\";i:1629;s:4:\"asin\";s:10:\"B07FZWJK3P\";s:9:\"post_date\";s:19:\"2020-05-06 09:58:21\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"0\";s:9:\"addtocart\";s:1:\"1\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:2;}i:1636;a:8:{s:2:\"id\";i:1636;s:4:\"asin\";s:10:\"B07PN9NJLG\";s:9:\"post_date\";s:19:\"2020-05-06 09:59:20\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"0\";s:9:\"addtocart\";s:1:\"1\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:2;}i:1643;a:8:{s:2:\"id\";i:1643;s:4:\"asin\";s:10:\"B07HG5B67F\";s:9:\"post_date\";s:19:\"2020-05-06 10:01:23\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"0\";s:9:\"addtocart\";s:1:\"1\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:2;}i:1651;a:8:{s:2:\"id\";i:1651;s:4:\"asin\";s:10:\"B01MRWWHUN\";s:9:\"post_date\";s:19:\"2020-05-06 10:02:12\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"0\";s:9:\"addtocart\";s:1:\"1\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:2;}i:1659;a:8:{s:2:\"id\";i:1659;s:4:\"asin\";s:10:\"B077GGGYWV\";s:9:\"post_date\";s:19:\"2020-05-06 10:02:35\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"0\";s:9:\"addtocart\";s:1:\"1\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:2;}i:1666;a:8:{s:2:\"id\";i:1666;s:4:\"asin\";s:10:\"B0716XGSB2\";s:9:\"post_date\";s:19:\"2020-05-06 10:03:25\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"0\";s:9:\"addtocart\";s:1:\"1\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:2;}i:1674;a:8:{s:2:\"id\";i:1674;s:4:\"asin\";s:10:\"B07BMLVLNH\";s:9:\"post_date\";s:19:\"2020-05-06 10:04:28\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"0\";s:9:\"addtocart\";s:1:\"1\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:2;}i:1682;a:8:{s:2:\"id\";i:1682;s:4:\"asin\";s:10:\"B07QKN4N4Y\";s:9:\"post_date\";s:19:\"2020-05-06 10:05:33\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"0\";s:9:\"addtocart\";s:1:\"1\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:2;}i:1690;a:8:{s:2:\"id\";i:1690;s:4:\"asin\";s:10:\"B085DX7XPV\";s:9:\"post_date\";s:19:\"2020-05-06 10:06:52\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"0\";s:9:\"addtocart\";s:1:\"1\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:2;}i:1695;a:8:{s:2:\"id\";i:1695;s:4:\"asin\";s:10:\"B07BN2WMFW\";s:9:\"post_date\";s:19:\"2020-05-06 10:07:24\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"0\";s:9:\"addtocart\";s:1:\"1\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:2;}}s:2:\"nb\";i:12;s:3:\"nbv\";i:0;s:8:\"total_nb\";i:12;s:10:\"total_hits\";i:0;s:15:\"total_addtocart\";i:12;s:24:\"total_redirect_to_amazon\";i:0;}}', NULL, '2020-05-08 23:55:25'),
(28, 'report', 'auto_import', 'report auto import products from queue status', 'serialize', 'a:1:{s:11:\"auto_import\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:7:\"nb_elem\";i:0;}}', NULL, '2020-05-08 23:55:25'),
(29, 'report', 'products_status', 'report products synchronization and performance status', 'serialize', 'a:2:{s:15:\"synchronization\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}s:11:\"performance\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}}', NULL, '2020-05-09 12:51:59'),
(30, 'report', 'auto_import', 'report auto import products from queue status', 'serialize', 'a:1:{s:11:\"auto_import\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:7:\"nb_elem\";i:0;}}', NULL, '2020-05-09 12:51:59'),
(31, 'report', 'products_status', 'report products synchronization and performance status', 'serialize', 'a:2:{s:15:\"synchronization\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}s:11:\"performance\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}}', NULL, '2020-05-10 04:21:52'),
(32, 'report', 'auto_import', 'report auto import products from queue status', 'serialize', 'a:1:{s:11:\"auto_import\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:7:\"nb_elem\";i:0;}}', NULL, '2020-05-10 04:21:52'),
(33, 'report', 'products_status', 'report products synchronization and performance status', 'serialize', 'a:2:{s:15:\"synchronization\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}s:11:\"performance\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}}', NULL, '2020-05-10 22:05:44'),
(34, 'report', 'auto_import', 'report auto import products from queue status', 'serialize', 'a:1:{s:11:\"auto_import\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:7:\"nb_elem\";i:0;}}', NULL, '2020-05-10 22:05:44'),
(35, 'report', 'products_status', 'report products synchronization and performance status', 'serialize', 'a:2:{s:15:\"synchronization\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}s:11:\"performance\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}}', NULL, '2020-05-11 18:22:33'),
(36, 'report', 'auto_import', 'report auto import products from queue status', 'serialize', 'a:1:{s:11:\"auto_import\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:7:\"nb_elem\";i:0;}}', NULL, '2020-05-11 18:22:33'),
(37, 'report', 'products_status', 'report products synchronization and performance status', 'serialize', 'a:2:{s:15:\"synchronization\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}s:11:\"performance\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}}', NULL, '2020-05-12 08:45:33'),
(38, 'report', 'auto_import', 'report auto import products from queue status', 'serialize', 'a:1:{s:11:\"auto_import\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:7:\"nb_elem\";i:0;}}', NULL, '2020-05-12 08:45:33'),
(39, 'report', 'products_status', 'report products synchronization and performance status', 'serialize', 'a:2:{s:15:\"synchronization\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}s:11:\"performance\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}}', NULL, '2020-05-13 05:52:46'),
(40, 'report', 'auto_import', 'report auto import products from queue status', 'serialize', 'a:1:{s:11:\"auto_import\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:7:\"nb_elem\";i:0;}}', NULL, '2020-05-13 05:52:46'),
(41, 'report', 'products_status', 'report products synchronization and performance status', 'serialize', 'a:2:{s:15:\"synchronization\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}s:11:\"performance\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}}', NULL, '2020-05-13 18:30:15'),
(42, 'report', 'auto_import', 'report auto import products from queue status', 'serialize', 'a:1:{s:11:\"auto_import\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:7:\"nb_elem\";i:0;}}', NULL, '2020-05-13 18:30:15'),
(43, 'report', 'products_status', 'report products synchronization and performance status', 'serialize', 'a:2:{s:15:\"synchronization\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}s:11:\"performance\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}}', NULL, '2020-05-14 17:27:42'),
(44, 'report', 'auto_import', 'report auto import products from queue status', 'serialize', 'a:1:{s:11:\"auto_import\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:7:\"nb_elem\";i:0;}}', NULL, '2020-05-14 17:27:42'),
(45, 'report', 'products_status', 'report products synchronization and performance status', 'serialize', 'a:2:{s:15:\"synchronization\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}s:11:\"performance\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}}', NULL, '2020-05-16 00:39:04'),
(46, 'report', 'auto_import', 'report auto import products from queue status', 'serialize', 'a:1:{s:11:\"auto_import\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:7:\"nb_elem\";i:0;}}', NULL, '2020-05-16 00:39:04'),
(47, 'report', 'products_status', 'report products synchronization and performance status', 'serialize', 'a:2:{s:15:\"synchronization\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}s:11:\"performance\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}}', NULL, '2020-05-17 00:00:16'),
(48, 'report', 'auto_import', 'report auto import products from queue status', 'serialize', 'a:1:{s:11:\"auto_import\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:7:\"nb_elem\";i:0;}}', NULL, '2020-05-17 00:00:16'),
(49, 'report', 'products_status', 'report products synchronization and performance status', 'serialize', 'a:2:{s:15:\"synchronization\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}s:11:\"performance\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}}', NULL, '2020-05-17 14:01:25'),
(50, 'report', 'auto_import', 'report auto import products from queue status', 'serialize', 'a:1:{s:11:\"auto_import\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:7:\"nb_elem\";i:0;}}', NULL, '2020-05-17 14:01:25'),
(51, 'report', 'products_status', 'report products synchronization and performance status', 'serialize', 'a:2:{s:15:\"synchronization\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}s:11:\"performance\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}}', NULL, '2020-05-18 18:59:48'),
(52, 'report', 'auto_import', 'report auto import products from queue status', 'serialize', 'a:1:{s:11:\"auto_import\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:7:\"nb_elem\";i:0;}}', NULL, '2020-05-18 18:59:48'),
(53, 'report', 'products_status', 'report products synchronization and performance status', 'serialize', 'a:2:{s:15:\"synchronization\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}s:11:\"performance\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}}', NULL, '2020-05-19 10:17:25'),
(54, 'report', 'auto_import', 'report auto import products from queue status', 'serialize', 'a:1:{s:11:\"auto_import\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:7:\"nb_elem\";i:0;}}', NULL, '2020-05-19 10:17:25'),
(55, 'report', 'products_status', 'report products synchronization and performance status', 'serialize', 'a:2:{s:15:\"synchronization\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}s:11:\"performance\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}}', NULL, '2020-05-20 04:13:46'),
(56, 'report', 'auto_import', 'report auto import products from queue status', 'serialize', 'a:1:{s:11:\"auto_import\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:7:\"nb_elem\";i:0;}}', NULL, '2020-05-20 04:13:47'),
(57, 'report', 'products_status', 'report products synchronization and performance status', 'serialize', 'a:2:{s:15:\"synchronization\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}s:11:\"performance\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}}', NULL, '2020-05-20 19:05:48'),
(58, 'report', 'auto_import', 'report auto import products from queue status', 'serialize', 'a:1:{s:11:\"auto_import\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:7:\"nb_elem\";i:0;}}', NULL, '2020-05-20 19:05:48'),
(59, 'report', 'products_status', 'report products synchronization and performance status', 'serialize', 'a:2:{s:15:\"synchronization\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}s:11:\"performance\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}}', NULL, '2020-05-21 09:43:21'),
(60, 'report', 'auto_import', 'report auto import products from queue status', 'serialize', 'a:1:{s:11:\"auto_import\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:7:\"nb_elem\";i:0;}}', NULL, '2020-05-21 09:43:21'),
(61, 'report', 'products_status', 'report products synchronization and performance status', 'serialize', 'a:2:{s:15:\"synchronization\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}s:11:\"performance\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}}', NULL, '2020-05-23 03:40:43'),
(62, 'report', 'auto_import', 'report auto import products from queue status', 'serialize', 'a:1:{s:11:\"auto_import\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:7:\"nb_elem\";i:0;}}', NULL, '2020-05-23 03:40:43'),
(63, 'report', 'products_status', 'report products synchronization and performance status', 'serialize', 'a:2:{s:15:\"synchronization\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}s:11:\"performance\";a:8:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:1:{i:1690;a:8:{s:2:\"id\";i:1690;s:4:\"asin\";s:10:\"B085DX7XPV\";s:9:\"post_date\";s:19:\"2020-05-06 10:06:52\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"1\";s:9:\"addtocart\";s:1:\"0\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:1;}}s:2:\"nb\";i:1;s:3:\"nbv\";i:0;s:8:\"total_nb\";i:1;s:10:\"total_hits\";i:1;s:15:\"total_addtocart\";i:0;s:24:\"total_redirect_to_amazon\";i:0;}}', NULL, '2020-05-23 18:05:10'),
(64, 'report', 'auto_import', 'report auto import products from queue status', 'serialize', 'a:1:{s:11:\"auto_import\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:7:\"nb_elem\";i:0;}}', NULL, '2020-05-23 18:05:10'),
(65, 'report', 'products_status', 'report products synchronization and performance status', 'serialize', 'a:2:{s:15:\"synchronization\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}s:11:\"performance\";a:8:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:1:{i:1695;a:8:{s:2:\"id\";i:1695;s:4:\"asin\";s:10:\"B07BN2WMFW\";s:9:\"post_date\";s:19:\"2020-05-06 10:07:24\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"2\";s:9:\"addtocart\";s:1:\"0\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:2;}}s:2:\"nb\";i:1;s:3:\"nbv\";i:0;s:8:\"total_nb\";i:1;s:10:\"total_hits\";i:2;s:15:\"total_addtocart\";i:0;s:24:\"total_redirect_to_amazon\";i:0;}}', NULL, '2020-05-24 16:45:37'),
(66, 'report', 'auto_import', 'report auto import products from queue status', 'serialize', 'a:1:{s:11:\"auto_import\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:7:\"nb_elem\";i:0;}}', NULL, '2020-05-24 16:45:37'),
(67, 'report', 'products_status', 'report products synchronization and performance status', 'serialize', 'a:2:{s:15:\"synchronization\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}s:11:\"performance\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}}', NULL, '2020-05-25 17:17:30'),
(68, 'report', 'auto_import', 'report auto import products from queue status', 'serialize', 'a:1:{s:11:\"auto_import\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:7:\"nb_elem\";i:0;}}', NULL, '2020-05-25 17:17:30'),
(69, 'report', 'products_status', 'report products synchronization and performance status', 'serialize', 'a:2:{s:15:\"synchronization\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}s:11:\"performance\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}}', NULL, '2020-05-26 11:57:28'),
(70, 'report', 'auto_import', 'report auto import products from queue status', 'serialize', 'a:1:{s:11:\"auto_import\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:7:\"nb_elem\";i:0;}}', NULL, '2020-05-26 11:57:29'),
(71, 'report', 'products_status', 'report products synchronization and performance status', 'serialize', 'a:2:{s:15:\"synchronization\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}s:11:\"performance\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}}', NULL, '2020-05-27 00:11:36'),
(72, 'report', 'auto_import', 'report auto import products from queue status', 'serialize', 'a:1:{s:11:\"auto_import\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:7:\"nb_elem\";i:0;}}', NULL, '2020-05-27 00:11:36'),
(73, 'report', 'products_status', 'report products synchronization and performance status', 'serialize', 'a:2:{s:15:\"synchronization\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}s:11:\"performance\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}}', NULL, '2020-05-27 15:06:32'),
(74, 'report', 'auto_import', 'report auto import products from queue status', 'serialize', 'a:1:{s:11:\"auto_import\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:7:\"nb_elem\";i:0;}}', NULL, '2020-05-27 15:06:32'),
(75, 'report', 'products_status', 'report products synchronization and performance status', 'serialize', 'a:2:{s:15:\"synchronization\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}s:11:\"performance\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}}', NULL, '2020-05-28 08:31:30'),
(76, 'report', 'auto_import', 'report auto import products from queue status', 'serialize', 'a:1:{s:11:\"auto_import\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:7:\"nb_elem\";i:0;}}', NULL, '2020-05-28 08:31:30'),
(77, 'report', 'products_status', 'report products synchronization and performance status', 'serialize', 'a:2:{s:15:\"synchronization\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}s:11:\"performance\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}}', NULL, '2020-05-29 18:16:45'),
(78, 'report', 'auto_import', 'report auto import products from queue status', 'serialize', 'a:1:{s:11:\"auto_import\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:7:\"nb_elem\";i:0;}}', NULL, '2020-05-29 18:16:45'),
(79, 'report', 'products_status', 'report products synchronization and performance status', 'serialize', 'a:2:{s:15:\"synchronization\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}s:11:\"performance\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}}', NULL, '2020-05-30 12:30:45'),
(80, 'report', 'auto_import', 'report auto import products from queue status', 'serialize', 'a:1:{s:11:\"auto_import\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:7:\"nb_elem\";i:0;}}', NULL, '2020-05-30 12:30:45'),
(81, 'report', 'products_status', 'report products synchronization and performance status', 'serialize', 'a:2:{s:15:\"synchronization\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}s:11:\"performance\";a:8:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:22:{i:1666;a:8:{s:2:\"id\";i:1666;s:4:\"asin\";s:10:\"B0716XGSB2\";s:9:\"post_date\";s:19:\"2020-05-06 10:03:25\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:2:\"19\";s:9:\"addtocart\";s:2:\"26\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:71;}i:1651;a:8:{s:2:\"id\";i:1651;s:4:\"asin\";s:10:\"B01MRWWHUN\";s:9:\"post_date\";s:19:\"2020-05-06 10:02:12\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:2:\"19\";s:9:\"addtocart\";s:2:\"26\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:71;}i:1682;a:8:{s:2:\"id\";i:1682;s:4:\"asin\";s:10:\"B07QKN4N4Y\";s:9:\"post_date\";s:19:\"2020-05-06 10:05:33\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:2:\"19\";s:9:\"addtocart\";s:2:\"25\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:69;}i:1643;a:8:{s:2:\"id\";i:1643;s:4:\"asin\";s:10:\"B07HG5B67F\";s:9:\"post_date\";s:19:\"2020-05-06 10:01:23\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:2:\"20\";s:9:\"addtocart\";s:2:\"23\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:66;}i:1659;a:8:{s:2:\"id\";i:1659;s:4:\"asin\";s:10:\"B077GGGYWV\";s:9:\"post_date\";s:19:\"2020-05-06 10:02:35\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:2:\"10\";s:9:\"addtocart\";s:2:\"26\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:62;}i:1695;a:8:{s:2:\"id\";i:1695;s:4:\"asin\";s:10:\"B07BN2WMFW\";s:9:\"post_date\";s:19:\"2020-05-06 10:07:24\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:2:\"11\";s:9:\"addtocart\";s:2:\"25\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:61;}i:1636;a:8:{s:2:\"id\";i:1636;s:4:\"asin\";s:10:\"B07PN9NJLG\";s:9:\"post_date\";s:19:\"2020-05-06 09:59:20\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"9\";s:9:\"addtocart\";s:2:\"25\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:59;}i:1621;a:8:{s:2:\"id\";i:1621;s:4:\"asin\";s:10:\"B01J9905ZM\";s:9:\"post_date\";s:19:\"2020-05-06 09:55:34\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"1\";s:9:\"addtocart\";s:2:\"28\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:57;}i:1613;a:8:{s:2:\"id\";i:1613;s:4:\"asin\";s:10:\"B00K8GIGDE\";s:9:\"post_date\";s:19:\"2020-05-06 09:54:41\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"1\";s:9:\"addtocart\";s:2:\"27\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:55;}i:1629;a:8:{s:2:\"id\";i:1629;s:4:\"asin\";s:10:\"B07FZWJK3P\";s:9:\"post_date\";s:19:\"2020-05-06 09:58:21\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"1\";s:9:\"addtocart\";s:2:\"27\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:55;}i:1674;a:8:{s:2:\"id\";i:1674;s:4:\"asin\";s:10:\"B07BMLVLNH\";s:9:\"post_date\";s:19:\"2020-05-06 10:04:28\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"1\";s:9:\"addtocart\";s:2:\"26\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:53;}i:1690;a:8:{s:2:\"id\";i:1690;s:4:\"asin\";s:10:\"B085DX7XPV\";s:9:\"post_date\";s:19:\"2020-05-06 10:06:52\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"1\";s:9:\"addtocart\";s:2:\"25\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:51;}i:1568;a:8:{s:2:\"id\";i:1568;s:4:\"asin\";s:10:\"B07MZCBXTC\";s:9:\"post_date\";s:19:\"2020-05-06 09:49:57\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:2:\"16\";s:9:\"addtocart\";s:1:\"1\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:18;}i:1490;a:8:{s:2:\"id\";i:1490;s:4:\"asin\";s:10:\"B01EAMZ8FK\";s:9:\"post_date\";s:19:\"2020-05-06 09:38:18\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"1\";s:9:\"addtocart\";s:1:\"3\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:7;}i:1507;a:8:{s:2:\"id\";i:1507;s:4:\"asin\";s:10:\"B00RPMQPHS\";s:9:\"post_date\";s:19:\"2020-05-06 09:40:17\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"0\";s:9:\"addtocart\";s:1:\"3\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:6;}i:1566;a:8:{s:2:\"id\";i:1566;s:4:\"asin\";s:10:\"B0799S7J4G\";s:9:\"post_date\";s:19:\"2020-05-06 09:49:13\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"1\";s:9:\"addtocart\";s:1:\"2\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:5;}i:1605;a:8:{s:2:\"id\";i:1605;s:4:\"asin\";s:10:\"B00NC39N0A\";s:9:\"post_date\";s:19:\"2020-05-06 09:54:09\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"0\";s:9:\"addtocart\";s:1:\"2\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:4;}i:1598;a:8:{s:2:\"id\";i:1598;s:4:\"asin\";s:10:\"B07MDFWNBW\";s:9:\"post_date\";s:19:\"2020-05-06 09:53:35\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"1\";s:9:\"addtocart\";s:1:\"1\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:3;}i:1576;a:8:{s:2:\"id\";i:1576;s:4:\"asin\";s:10:\"B0794ZPHGM\";s:9:\"post_date\";s:19:\"2020-05-06 09:50:59\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"1\";s:9:\"addtocart\";s:1:\"1\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:3;}i:1500;a:8:{s:2:\"id\";i:1500;s:4:\"asin\";s:10:\"B07FK7XGQP\";s:9:\"post_date\";s:19:\"2020-05-06 09:39:40\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"1\";s:9:\"addtocart\";s:1:\"0\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:1;}i:1583;a:8:{s:2:\"id\";i:1583;s:4:\"asin\";s:10:\"B079BC3R11\";s:9:\"post_date\";s:19:\"2020-05-06 09:52:24\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"1\";s:9:\"addtocart\";s:1:\"0\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:1;}i:1532;a:8:{s:2:\"id\";i:1532;s:4:\"asin\";s:10:\"B07DLRHF37\";s:9:\"post_date\";s:19:\"2020-05-06 09:42:08\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"1\";s:9:\"addtocart\";s:1:\"0\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:1;}}s:2:\"nb\";i:22;s:3:\"nbv\";i:0;s:8:\"total_nb\";i:22;s:10:\"total_hits\";i:135;s:15:\"total_addtocart\";i:322;s:24:\"total_redirect_to_amazon\";i:0;}}', NULL, '2020-05-31 04:36:33'),
(82, 'report', 'auto_import', 'report auto import products from queue status', 'serialize', 'a:1:{s:11:\"auto_import\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:7:\"nb_elem\";i:0;}}', NULL, '2020-05-31 04:36:33'),
(83, 'report', 'products_status', 'report products synchronization and performance status', 'serialize', 'a:2:{s:15:\"synchronization\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}s:11:\"performance\";a:8:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:28:{i:1643;a:8:{s:2:\"id\";i:1643;s:4:\"asin\";s:10:\"B07HG5B67F\";s:9:\"post_date\";s:19:\"2020-05-06 10:01:23\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:2:\"17\";s:9:\"addtocart\";s:4:\"1193\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:2403;}i:1695;a:8:{s:2:\"id\";i:1695;s:4:\"asin\";s:10:\"B07BN2WMFW\";s:9:\"post_date\";s:19:\"2020-05-06 10:07:24\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:3:\"114\";s:9:\"addtocart\";s:3:\"295\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:704;}i:1636;a:8:{s:2:\"id\";i:1636;s:4:\"asin\";s:10:\"B07PN9NJLG\";s:9:\"post_date\";s:19:\"2020-05-06 09:59:20\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:2:\"15\";s:9:\"addtocart\";s:3:\"297\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:609;}i:1629;a:8:{s:2:\"id\";i:1629;s:4:\"asin\";s:10:\"B07FZWJK3P\";s:9:\"post_date\";s:19:\"2020-05-06 09:58:21\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"0\";s:9:\"addtocart\";s:3:\"303\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:606;}i:1613;a:8:{s:2:\"id\";i:1613;s:4:\"asin\";s:10:\"B00K8GIGDE\";s:9:\"post_date\";s:19:\"2020-05-06 09:54:41\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"0\";s:9:\"addtocart\";s:3:\"300\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:600;}i:1621;a:8:{s:2:\"id\";i:1621;s:4:\"asin\";s:10:\"B01J9905ZM\";s:9:\"post_date\";s:19:\"2020-05-06 09:55:34\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"0\";s:9:\"addtocart\";s:3:\"286\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:572;}i:1651;a:8:{s:2:\"id\";i:1651;s:4:\"asin\";s:10:\"B01MRWWHUN\";s:9:\"post_date\";s:19:\"2020-05-06 10:02:12\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:2:\"16\";s:9:\"addtocart\";s:3:\"272\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:560;}i:1682;a:8:{s:2:\"id\";i:1682;s:4:\"asin\";s:10:\"B07QKN4N4Y\";s:9:\"post_date\";s:19:\"2020-05-06 10:05:33\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:2:\"16\";s:9:\"addtocart\";s:3:\"270\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:556;}i:1690;a:8:{s:2:\"id\";i:1690;s:4:\"asin\";s:10:\"B085DX7XPV\";s:9:\"post_date\";s:19:\"2020-05-06 10:06:52\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"0\";s:9:\"addtocart\";s:3:\"276\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:552;}i:1674;a:8:{s:2:\"id\";i:1674;s:4:\"asin\";s:10:\"B07BMLVLNH\";s:9:\"post_date\";s:19:\"2020-05-06 10:04:28\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"0\";s:9:\"addtocart\";s:3:\"165\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:330;}i:1659;a:8:{s:2:\"id\";i:1659;s:4:\"asin\";s:10:\"B077GGGYWV\";s:9:\"post_date\";s:19:\"2020-05-06 10:02:35\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:2:\"14\";s:9:\"addtocart\";s:2:\"98\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:210;}i:1666;a:8:{s:2:\"id\";i:1666;s:4:\"asin\";s:10:\"B0716XGSB2\";s:9:\"post_date\";s:19:\"2020-05-06 10:03:25\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:2:\"52\";s:9:\"addtocart\";s:1:\"8\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:68;}i:1566;a:8:{s:2:\"id\";i:1566;s:4:\"asin\";s:10:\"B0799S7J4G\";s:9:\"post_date\";s:19:\"2020-05-06 09:49:13\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"5\";s:9:\"addtocart\";s:2:\"16\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:37;}i:1605;a:8:{s:2:\"id\";i:1605;s:4:\"asin\";s:10:\"B00NC39N0A\";s:9:\"post_date\";s:19:\"2020-05-06 09:54:09\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"0\";s:9:\"addtocart\";s:2:\"16\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:32;}i:1568;a:8:{s:2:\"id\";i:1568;s:4:\"asin\";s:10:\"B07MZCBXTC\";s:9:\"post_date\";s:19:\"2020-05-06 09:49:57\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:2:\"16\";s:9:\"addtocart\";s:1:\"4\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:24;}i:1500;a:8:{s:2:\"id\";i:1500;s:4:\"asin\";s:10:\"B07FK7XGQP\";s:9:\"post_date\";s:19:\"2020-05-06 09:39:40\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"5\";s:9:\"addtocart\";s:1:\"9\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:23;}i:1576;a:8:{s:2:\"id\";i:1576;s:4:\"asin\";s:10:\"B0794ZPHGM\";s:9:\"post_date\";s:19:\"2020-05-06 09:50:59\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"5\";s:9:\"addtocart\";s:1:\"8\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:21;}i:1583;a:8:{s:2:\"id\";i:1583;s:4:\"asin\";s:10:\"B079BC3R11\";s:9:\"post_date\";s:19:\"2020-05-06 09:52:24\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"5\";s:9:\"addtocart\";s:1:\"7\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:19;}i:1490;a:8:{s:2:\"id\";i:1490;s:4:\"asin\";s:10:\"B01EAMZ8FK\";s:9:\"post_date\";s:19:\"2020-05-06 09:38:18\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"4\";s:9:\"addtocart\";s:1:\"7\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:18;}i:1598;a:8:{s:2:\"id\";i:1598;s:4:\"asin\";s:10:\"B07MDFWNBW\";s:9:\"post_date\";s:19:\"2020-05-06 09:53:35\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"4\";s:9:\"addtocart\";s:1:\"5\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:14;}i:1550;a:8:{s:2:\"id\";i:1550;s:4:\"asin\";s:10:\"B07H5FY8ZS\";s:9:\"post_date\";s:19:\"2020-05-06 09:45:02\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"0\";s:9:\"addtocart\";s:1:\"7\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:14;}i:1507;a:8:{s:2:\"id\";i:1507;s:4:\"asin\";s:10:\"B00RPMQPHS\";s:9:\"post_date\";s:19:\"2020-05-06 09:40:17\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"1\";s:9:\"addtocart\";s:1:\"6\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:13;}i:1590;a:8:{s:2:\"id\";i:1590;s:4:\"asin\";s:10:\"B073RDGRNB\";s:9:\"post_date\";s:19:\"2020-05-06 09:53:03\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"0\";s:9:\"addtocart\";s:1:\"6\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:12;}i:1492;a:8:{s:2:\"id\";i:1492;s:4:\"asin\";s:10:\"B01EJZW53G\";s:9:\"post_date\";s:19:\"2020-05-06 09:39:13\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"0\";s:9:\"addtocart\";s:1:\"6\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:12;}i:1532;a:8:{s:2:\"id\";i:1532;s:4:\"asin\";s:10:\"B07DLRHF37\";s:9:\"post_date\";s:19:\"2020-05-06 09:42:08\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"5\";s:9:\"addtocart\";s:1:\"0\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:5;}i:1480;a:8:{s:2:\"id\";i:1480;s:4:\"asin\";s:10:\"B000GCCGZY\";s:9:\"post_date\";s:19:\"2020-05-06 09:36:54\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"1\";s:9:\"addtocart\";s:1:\"1\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:3;}i:1488;a:8:{s:2:\"id\";i:1488;s:4:\"asin\";s:10:\"B00DY1ZIAE\";s:9:\"post_date\";s:19:\"2020-05-06 09:37:42\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"1\";s:9:\"addtocart\";s:1:\"0\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:1;}i:1558;a:8:{s:2:\"id\";i:1558;s:4:\"asin\";s:10:\"B005OLAJHE\";s:9:\"post_date\";s:19:\"2020-05-06 09:48:39\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"1\";s:9:\"addtocart\";s:1:\"0\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:1;}}s:2:\"nb\";i:28;s:3:\"nbv\";i:0;s:8:\"total_nb\";i:28;s:10:\"total_hits\";i:297;s:15:\"total_addtocart\";i:3861;s:24:\"total_redirect_to_amazon\";i:0;}}', NULL, '2020-05-31 17:20:54'),
(84, 'report', 'auto_import', 'report auto import products from queue status', 'serialize', 'a:1:{s:11:\"auto_import\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:7:\"nb_elem\";i:0;}}', NULL, '2020-05-31 17:20:54'),
(85, 'report', 'products_status', 'report products synchronization and performance status', 'serialize', 'a:2:{s:15:\"synchronization\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}s:11:\"performance\";a:8:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:5:{i:1636;a:8:{s:2:\"id\";i:1636;s:4:\"asin\";s:10:\"B07PN9NJLG\";s:9:\"post_date\";s:19:\"2020-05-06 09:59:20\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"0\";s:9:\"addtocart\";s:4:\"2527\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:5054;}i:1629;a:8:{s:2:\"id\";i:1629;s:4:\"asin\";s:10:\"B07FZWJK3P\";s:9:\"post_date\";s:19:\"2020-05-06 09:58:21\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"0\";s:9:\"addtocart\";s:4:\"1328\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:2656;}i:1643;a:8:{s:2:\"id\";i:1643;s:4:\"asin\";s:10:\"B07HG5B67F\";s:9:\"post_date\";s:19:\"2020-05-06 10:01:23\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"0\";s:9:\"addtocart\";s:3:\"697\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:1394;}i:1651;a:8:{s:2:\"id\";i:1651;s:4:\"asin\";s:10:\"B01MRWWHUN\";s:9:\"post_date\";s:19:\"2020-05-06 10:02:12\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"0\";s:9:\"addtocart\";s:3:\"431\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:862;}i:1613;a:8:{s:2:\"id\";i:1613;s:4:\"asin\";s:10:\"B00K8GIGDE\";s:9:\"post_date\";s:19:\"2020-05-06 09:54:41\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"0\";s:9:\"addtocart\";s:1:\"6\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:12;}}s:2:\"nb\";i:5;s:3:\"nbv\";i:0;s:8:\"total_nb\";i:5;s:10:\"total_hits\";i:0;s:15:\"total_addtocart\";i:4989;s:24:\"total_redirect_to_amazon\";i:0;}}', NULL, '2020-06-01 13:14:08'),
(86, 'report', 'auto_import', 'report auto import products from queue status', 'serialize', 'a:1:{s:11:\"auto_import\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:7:\"nb_elem\";i:0;}}', NULL, '2020-06-01 13:14:08'),
(87, 'report', 'products_status', 'report products synchronization and performance status', 'serialize', 'a:2:{s:15:\"synchronization\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}s:11:\"performance\";a:8:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:2:{i:1629;a:8:{s:2:\"id\";i:1629;s:4:\"asin\";s:10:\"B07FZWJK3P\";s:9:\"post_date\";s:19:\"2020-05-06 09:58:21\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"0\";s:9:\"addtocart\";s:4:\"2530\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:5060;}i:1613;a:8:{s:2:\"id\";i:1613;s:4:\"asin\";s:10:\"B00K8GIGDE\";s:9:\"post_date\";s:19:\"2020-05-06 09:54:41\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"0\";s:9:\"addtocart\";s:1:\"4\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:8;}}s:2:\"nb\";i:2;s:3:\"nbv\";i:0;s:8:\"total_nb\";i:2;s:10:\"total_hits\";i:0;s:15:\"total_addtocart\";i:2534;s:24:\"total_redirect_to_amazon\";i:0;}}', NULL, '2020-06-02 01:21:09'),
(88, 'report', 'auto_import', 'report auto import products from queue status', 'serialize', 'a:1:{s:11:\"auto_import\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:7:\"nb_elem\";i:0;}}', NULL, '2020-06-02 01:21:09');
INSERT INTO `wpx5_amz_report_log` (`id`, `log_id`, `log_action`, `desc`, `log_data_type`, `log_data`, `source`, `date_add`) VALUES
(89, 'report', 'products_status', 'report products synchronization and performance status', 'serialize', 'a:2:{s:15:\"synchronization\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}s:11:\"performance\";a:8:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:12:{i:1629;a:8:{s:2:\"id\";i:1629;s:4:\"asin\";s:10:\"B07FZWJK3P\";s:9:\"post_date\";s:19:\"2020-05-06 09:58:21\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"0\";s:9:\"addtocart\";s:4:\"6089\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:12178;}i:1613;a:8:{s:2:\"id\";i:1613;s:4:\"asin\";s:10:\"B00K8GIGDE\";s:9:\"post_date\";s:19:\"2020-05-06 09:54:41\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"0\";s:9:\"addtocart\";s:1:\"9\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:18;}i:1621;a:8:{s:2:\"id\";i:1621;s:4:\"asin\";s:10:\"B01J9905ZM\";s:9:\"post_date\";s:19:\"2020-05-06 09:55:34\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"0\";s:9:\"addtocart\";s:1:\"1\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:2;}i:1636;a:8:{s:2:\"id\";i:1636;s:4:\"asin\";s:10:\"B07PN9NJLG\";s:9:\"post_date\";s:19:\"2020-05-06 09:59:20\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"0\";s:9:\"addtocart\";s:1:\"1\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:2;}i:1643;a:8:{s:2:\"id\";i:1643;s:4:\"asin\";s:10:\"B07HG5B67F\";s:9:\"post_date\";s:19:\"2020-05-06 10:01:23\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"0\";s:9:\"addtocart\";s:1:\"1\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:2;}i:1651;a:8:{s:2:\"id\";i:1651;s:4:\"asin\";s:10:\"B01MRWWHUN\";s:9:\"post_date\";s:19:\"2020-05-06 10:02:12\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"0\";s:9:\"addtocart\";s:1:\"1\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:2;}i:1659;a:8:{s:2:\"id\";i:1659;s:4:\"asin\";s:10:\"B077GGGYWV\";s:9:\"post_date\";s:19:\"2020-05-06 10:02:35\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"0\";s:9:\"addtocart\";s:1:\"1\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:2;}i:1666;a:8:{s:2:\"id\";i:1666;s:4:\"asin\";s:10:\"B0716XGSB2\";s:9:\"post_date\";s:19:\"2020-05-06 10:03:25\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"0\";s:9:\"addtocart\";s:1:\"1\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:2;}i:1674;a:8:{s:2:\"id\";i:1674;s:4:\"asin\";s:10:\"B07BMLVLNH\";s:9:\"post_date\";s:19:\"2020-05-06 10:04:28\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"0\";s:9:\"addtocart\";s:1:\"1\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:2;}i:1682;a:8:{s:2:\"id\";i:1682;s:4:\"asin\";s:10:\"B07QKN4N4Y\";s:9:\"post_date\";s:19:\"2020-05-06 10:05:33\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"0\";s:9:\"addtocart\";s:1:\"1\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:2;}i:1690;a:8:{s:2:\"id\";i:1690;s:4:\"asin\";s:10:\"B085DX7XPV\";s:9:\"post_date\";s:19:\"2020-05-06 10:06:52\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"0\";s:9:\"addtocart\";s:1:\"1\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:2;}i:1695;a:8:{s:2:\"id\";i:1695;s:4:\"asin\";s:10:\"B07BN2WMFW\";s:9:\"post_date\";s:19:\"2020-05-06 10:07:24\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"0\";s:9:\"addtocart\";s:1:\"1\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:2;}}s:2:\"nb\";i:12;s:3:\"nbv\";i:0;s:8:\"total_nb\";i:12;s:10:\"total_hits\";i:0;s:15:\"total_addtocart\";i:6108;s:24:\"total_redirect_to_amazon\";i:0;}}', NULL, '2020-06-02 14:20:55'),
(90, 'report', 'auto_import', 'report auto import products from queue status', 'serialize', 'a:1:{s:11:\"auto_import\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:7:\"nb_elem\";i:0;}}', NULL, '2020-06-02 14:20:55'),
(91, 'report', 'products_status', 'report products synchronization and performance status', 'serialize', 'a:2:{s:15:\"synchronization\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}s:11:\"performance\";a:8:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:3:{i:1629;a:8:{s:2:\"id\";i:1629;s:4:\"asin\";s:10:\"B07FZWJK3P\";s:9:\"post_date\";s:19:\"2020-05-06 09:58:21\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"0\";s:9:\"addtocart\";s:4:\"4475\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:8950;}i:1613;a:8:{s:2:\"id\";i:1613;s:4:\"asin\";s:10:\"B00K8GIGDE\";s:9:\"post_date\";s:19:\"2020-05-06 09:54:41\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"0\";s:9:\"addtocart\";s:1:\"4\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:8;}i:1568;a:8:{s:2:\"id\";i:1568;s:4:\"asin\";s:10:\"B07MZCBXTC\";s:9:\"post_date\";s:19:\"2020-05-06 09:49:57\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"1\";s:9:\"addtocart\";s:1:\"0\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:1;}}s:2:\"nb\";i:3;s:3:\"nbv\";i:0;s:8:\"total_nb\";i:3;s:10:\"total_hits\";i:1;s:15:\"total_addtocart\";i:4479;s:24:\"total_redirect_to_amazon\";i:0;}}', NULL, '2020-06-03 02:44:12'),
(92, 'report', 'auto_import', 'report auto import products from queue status', 'serialize', 'a:1:{s:11:\"auto_import\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:7:\"nb_elem\";i:0;}}', NULL, '2020-06-03 02:44:12'),
(93, 'report', 'products_status', 'report products synchronization and performance status', 'serialize', 'a:2:{s:15:\"synchronization\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}s:11:\"performance\";a:8:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:6:{i:1629;a:8:{s:2:\"id\";i:1629;s:4:\"asin\";s:10:\"B07FZWJK3P\";s:9:\"post_date\";s:19:\"2020-05-06 09:58:21\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"0\";s:9:\"addtocart\";s:4:\"5109\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:10218;}i:1613;a:8:{s:2:\"id\";i:1613;s:4:\"asin\";s:10:\"B00K8GIGDE\";s:9:\"post_date\";s:19:\"2020-05-06 09:54:41\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"0\";s:9:\"addtocart\";s:1:\"7\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:14;}i:1695;a:8:{s:2:\"id\";i:1695;s:4:\"asin\";s:10:\"B07BN2WMFW\";s:9:\"post_date\";s:19:\"2020-05-06 10:07:24\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"5\";s:9:\"addtocart\";s:1:\"0\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:5;}i:1659;a:8:{s:2:\"id\";i:1659;s:4:\"asin\";s:10:\"B077GGGYWV\";s:9:\"post_date\";s:19:\"2020-05-06 10:02:35\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"0\";s:9:\"addtocart\";s:1:\"1\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:2;}i:1674;a:8:{s:2:\"id\";i:1674;s:4:\"asin\";s:10:\"B07BMLVLNH\";s:9:\"post_date\";s:19:\"2020-05-06 10:04:28\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"0\";s:9:\"addtocart\";s:1:\"1\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:2;}i:1682;a:8:{s:2:\"id\";i:1682;s:4:\"asin\";s:10:\"B07QKN4N4Y\";s:9:\"post_date\";s:19:\"2020-05-06 10:05:33\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"0\";s:9:\"addtocart\";s:1:\"1\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:2;}}s:2:\"nb\";i:6;s:3:\"nbv\";i:0;s:8:\"total_nb\";i:6;s:10:\"total_hits\";i:5;s:15:\"total_addtocart\";i:5119;s:24:\"total_redirect_to_amazon\";i:0;}}', NULL, '2020-06-03 15:20:55'),
(94, 'report', 'auto_import', 'report auto import products from queue status', 'serialize', 'a:1:{s:11:\"auto_import\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:7:\"nb_elem\";i:0;}}', NULL, '2020-06-03 15:20:55'),
(95, 'report', 'products_status', 'report products synchronization and performance status', 'serialize', 'a:2:{s:15:\"synchronization\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}s:11:\"performance\";a:8:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:3:{i:1629;a:8:{s:2:\"id\";i:1629;s:4:\"asin\";s:10:\"B07FZWJK3P\";s:9:\"post_date\";s:19:\"2020-05-06 09:58:21\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"0\";s:9:\"addtocart\";s:4:\"4419\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:8838;}i:1643;a:8:{s:2:\"id\";i:1643;s:4:\"asin\";s:10:\"B07HG5B67F\";s:9:\"post_date\";s:19:\"2020-05-06 10:01:23\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"0\";s:9:\"addtocart\";s:3:\"583\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:1166;}i:1613;a:8:{s:2:\"id\";i:1613;s:4:\"asin\";s:10:\"B00K8GIGDE\";s:9:\"post_date\";s:19:\"2020-05-06 09:54:41\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"0\";s:9:\"addtocart\";s:1:\"4\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:8;}}s:2:\"nb\";i:3;s:3:\"nbv\";i:0;s:8:\"total_nb\";i:3;s:10:\"total_hits\";i:0;s:15:\"total_addtocart\";i:5006;s:24:\"total_redirect_to_amazon\";i:0;}}', NULL, '2020-06-04 04:46:56'),
(96, 'report', 'auto_import', 'report auto import products from queue status', 'serialize', 'a:1:{s:11:\"auto_import\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:7:\"nb_elem\";i:0;}}', NULL, '2020-06-04 04:46:56'),
(97, 'report', 'products_status', 'report products synchronization and performance status', 'serialize', 'a:2:{s:15:\"synchronization\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}s:11:\"performance\";a:8:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:2:{i:1629;a:8:{s:2:\"id\";i:1629;s:4:\"asin\";s:10:\"B07FZWJK3P\";s:9:\"post_date\";s:19:\"2020-05-06 09:58:21\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"0\";s:9:\"addtocart\";s:4:\"2787\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:5574;}i:1613;a:8:{s:2:\"id\";i:1613;s:4:\"asin\";s:10:\"B00K8GIGDE\";s:9:\"post_date\";s:19:\"2020-05-06 09:54:41\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"0\";s:9:\"addtocart\";s:1:\"4\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:8;}}s:2:\"nb\";i:2;s:3:\"nbv\";i:0;s:8:\"total_nb\";i:2;s:10:\"total_hits\";i:0;s:15:\"total_addtocart\";i:2791;s:24:\"total_redirect_to_amazon\";i:0;}}', NULL, '2020-06-04 17:30:55'),
(98, 'report', 'auto_import', 'report auto import products from queue status', 'serialize', 'a:1:{s:11:\"auto_import\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:7:\"nb_elem\";i:0;}}', NULL, '2020-06-04 17:30:55'),
(99, 'report', 'products_status', 'report products synchronization and performance status', 'serialize', 'a:2:{s:15:\"synchronization\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}s:11:\"performance\";a:8:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:2:{i:1629;a:8:{s:2:\"id\";i:1629;s:4:\"asin\";s:10:\"B07FZWJK3P\";s:9:\"post_date\";s:19:\"2020-05-06 09:58:21\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"0\";s:9:\"addtocart\";s:4:\"5198\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:10396;}i:1613;a:8:{s:2:\"id\";i:1613;s:4:\"asin\";s:10:\"B00K8GIGDE\";s:9:\"post_date\";s:19:\"2020-05-06 09:54:41\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"0\";s:9:\"addtocart\";s:1:\"6\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:12;}}s:2:\"nb\";i:2;s:3:\"nbv\";i:0;s:8:\"total_nb\";i:2;s:10:\"total_hits\";i:0;s:15:\"total_addtocart\";i:5204;s:24:\"total_redirect_to_amazon\";i:0;}}', NULL, '2020-06-05 07:30:09'),
(100, 'report', 'auto_import', 'report auto import products from queue status', 'serialize', 'a:1:{s:11:\"auto_import\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:7:\"nb_elem\";i:0;}}', NULL, '2020-06-05 07:30:09'),
(101, 'report', 'products_status', 'report products synchronization and performance status', 'serialize', 'a:2:{s:15:\"synchronization\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}s:11:\"performance\";a:8:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:2:{i:1629;a:8:{s:2:\"id\";i:1629;s:4:\"asin\";s:10:\"B07FZWJK3P\";s:9:\"post_date\";s:19:\"2020-05-06 09:58:21\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"0\";s:9:\"addtocart\";s:4:\"2989\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:5978;}i:1613;a:8:{s:2:\"id\";i:1613;s:4:\"asin\";s:10:\"B00K8GIGDE\";s:9:\"post_date\";s:19:\"2020-05-06 09:54:41\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"0\";s:9:\"addtocart\";s:1:\"2\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:4;}}s:2:\"nb\";i:2;s:3:\"nbv\";i:0;s:8:\"total_nb\";i:2;s:10:\"total_hits\";i:0;s:15:\"total_addtocart\";i:2991;s:24:\"total_redirect_to_amazon\";i:0;}}', NULL, '2020-06-05 21:35:14'),
(102, 'report', 'auto_import', 'report auto import products from queue status', 'serialize', 'a:1:{s:11:\"auto_import\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:7:\"nb_elem\";i:0;}}', NULL, '2020-06-05 21:35:14'),
(103, 'report', 'products_status', 'report products synchronization and performance status', 'serialize', 'a:2:{s:15:\"synchronization\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}s:11:\"performance\";a:8:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:2:{i:1629;a:8:{s:2:\"id\";i:1629;s:4:\"asin\";s:10:\"B07FZWJK3P\";s:9:\"post_date\";s:19:\"2020-05-06 09:58:21\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"0\";s:9:\"addtocart\";s:4:\"3213\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:6426;}i:1613;a:8:{s:2:\"id\";i:1613;s:4:\"asin\";s:10:\"B00K8GIGDE\";s:9:\"post_date\";s:19:\"2020-05-06 09:54:41\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"0\";s:9:\"addtocart\";s:1:\"2\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:4;}}s:2:\"nb\";i:2;s:3:\"nbv\";i:0;s:8:\"total_nb\";i:2;s:10:\"total_hits\";i:0;s:15:\"total_addtocart\";i:3215;s:24:\"total_redirect_to_amazon\";i:0;}}', NULL, '2020-06-06 10:47:11'),
(104, 'report', 'auto_import', 'report auto import products from queue status', 'serialize', 'a:1:{s:11:\"auto_import\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:7:\"nb_elem\";i:0;}}', NULL, '2020-06-06 10:47:11'),
(105, 'report', 'products_status', 'report products synchronization and performance status', 'serialize', 'a:2:{s:15:\"synchronization\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}s:11:\"performance\";a:8:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:6:{i:1629;a:8:{s:2:\"id\";i:1629;s:4:\"asin\";s:10:\"B07FZWJK3P\";s:9:\"post_date\";s:19:\"2020-05-06 09:58:21\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"0\";s:9:\"addtocart\";s:4:\"5352\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:10704;}i:1613;a:8:{s:2:\"id\";i:1613;s:4:\"asin\";s:10:\"B00K8GIGDE\";s:9:\"post_date\";s:19:\"2020-05-06 09:54:41\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"0\";s:9:\"addtocart\";s:1:\"5\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:10;}i:1695;a:8:{s:2:\"id\";i:1695;s:4:\"asin\";s:10:\"B07BN2WMFW\";s:9:\"post_date\";s:19:\"2020-05-06 10:07:24\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"5\";s:9:\"addtocart\";s:1:\"0\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:5;}i:1659;a:8:{s:2:\"id\";i:1659;s:4:\"asin\";s:10:\"B077GGGYWV\";s:9:\"post_date\";s:19:\"2020-05-06 10:02:35\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"0\";s:9:\"addtocart\";s:1:\"1\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:2;}i:1674;a:8:{s:2:\"id\";i:1674;s:4:\"asin\";s:10:\"B07BMLVLNH\";s:9:\"post_date\";s:19:\"2020-05-06 10:04:28\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"0\";s:9:\"addtocart\";s:1:\"1\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:2;}i:1682;a:8:{s:2:\"id\";i:1682;s:4:\"asin\";s:10:\"B07QKN4N4Y\";s:9:\"post_date\";s:19:\"2020-05-06 10:05:33\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"0\";s:9:\"addtocart\";s:1:\"1\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:2;}}s:2:\"nb\";i:6;s:3:\"nbv\";i:0;s:8:\"total_nb\";i:6;s:10:\"total_hits\";i:5;s:15:\"total_addtocart\";i:5360;s:24:\"total_redirect_to_amazon\";i:0;}}', NULL, '2020-06-06 23:25:39'),
(106, 'report', 'auto_import', 'report auto import products from queue status', 'serialize', 'a:1:{s:11:\"auto_import\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:7:\"nb_elem\";i:0;}}', NULL, '2020-06-06 23:25:39'),
(107, 'report', 'products_status', 'report products synchronization and performance status', 'serialize', 'a:2:{s:15:\"synchronization\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}s:11:\"performance\";a:8:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:1:{i:1629;a:8:{s:2:\"id\";i:1629;s:4:\"asin\";s:10:\"B07FZWJK3P\";s:9:\"post_date\";s:19:\"2020-05-06 09:58:21\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"0\";s:9:\"addtocart\";s:4:\"5612\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:11224;}}s:2:\"nb\";i:1;s:3:\"nbv\";i:0;s:8:\"total_nb\";i:1;s:10:\"total_hits\";i:0;s:15:\"total_addtocart\";i:5612;s:24:\"total_redirect_to_amazon\";i:0;}}', NULL, '2020-06-07 12:48:49'),
(108, 'report', 'auto_import', 'report auto import products from queue status', 'serialize', 'a:1:{s:11:\"auto_import\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:7:\"nb_elem\";i:0;}}', NULL, '2020-06-07 12:48:50'),
(109, 'report', 'products_status', 'report products synchronization and performance status', 'serialize', 'a:2:{s:15:\"synchronization\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}s:11:\"performance\";a:8:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:1:{i:1629;a:8:{s:2:\"id\";i:1629;s:4:\"asin\";s:10:\"B07FZWJK3P\";s:9:\"post_date\";s:19:\"2020-05-06 09:58:21\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"0\";s:9:\"addtocart\";s:4:\"6396\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:12792;}}s:2:\"nb\";i:1;s:3:\"nbv\";i:0;s:8:\"total_nb\";i:1;s:10:\"total_hits\";i:0;s:15:\"total_addtocart\";i:6396;s:24:\"total_redirect_to_amazon\";i:0;}}', NULL, '2020-06-08 02:34:03'),
(110, 'report', 'auto_import', 'report auto import products from queue status', 'serialize', 'a:1:{s:11:\"auto_import\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:7:\"nb_elem\";i:0;}}', NULL, '2020-06-08 02:34:03'),
(111, 'report', 'products_status', 'report products synchronization and performance status', 'serialize', 'a:2:{s:15:\"synchronization\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}s:11:\"performance\";a:8:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:2:{i:1629;a:8:{s:2:\"id\";i:1629;s:4:\"asin\";s:10:\"B07FZWJK3P\";s:9:\"post_date\";s:19:\"2020-05-06 09:58:21\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"0\";s:9:\"addtocart\";s:4:\"2742\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:5484;}i:1613;a:8:{s:2:\"id\";i:1613;s:4:\"asin\";s:10:\"B00K8GIGDE\";s:9:\"post_date\";s:19:\"2020-05-06 09:54:41\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"0\";s:9:\"addtocart\";s:1:\"1\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:2;}}s:2:\"nb\";i:2;s:3:\"nbv\";i:0;s:8:\"total_nb\";i:2;s:10:\"total_hits\";i:0;s:15:\"total_addtocart\";i:2743;s:24:\"total_redirect_to_amazon\";i:0;}}', NULL, '2020-06-08 15:20:55'),
(112, 'report', 'auto_import', 'report auto import products from queue status', 'serialize', 'a:1:{s:11:\"auto_import\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:7:\"nb_elem\";i:0;}}', NULL, '2020-06-08 15:20:55'),
(113, 'report', 'products_status', 'report products synchronization and performance status', 'serialize', 'a:2:{s:15:\"synchronization\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}s:11:\"performance\";a:8:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:1:{i:1629;a:8:{s:2:\"id\";i:1629;s:4:\"asin\";s:10:\"B07FZWJK3P\";s:9:\"post_date\";s:19:\"2020-05-06 09:58:21\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"0\";s:9:\"addtocart\";s:4:\"4501\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:9002;}}s:2:\"nb\";i:1;s:3:\"nbv\";i:0;s:8:\"total_nb\";i:1;s:10:\"total_hits\";i:0;s:15:\"total_addtocart\";i:4501;s:24:\"total_redirect_to_amazon\";i:0;}}', NULL, '2020-06-09 04:16:02'),
(114, 'report', 'auto_import', 'report auto import products from queue status', 'serialize', 'a:1:{s:11:\"auto_import\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:7:\"nb_elem\";i:0;}}', NULL, '2020-06-09 04:16:02'),
(115, 'report', 'products_status', 'report products synchronization and performance status', 'serialize', 'a:2:{s:15:\"synchronization\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}s:11:\"performance\";a:8:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:2:{i:1629;a:8:{s:2:\"id\";i:1629;s:4:\"asin\";s:10:\"B07FZWJK3P\";s:9:\"post_date\";s:19:\"2020-05-06 09:58:21\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"0\";s:9:\"addtocart\";s:4:\"4028\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:8056;}i:1695;a:8:{s:2:\"id\";i:1695;s:4:\"asin\";s:10:\"B07BN2WMFW\";s:9:\"post_date\";s:19:\"2020-05-06 10:07:24\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"2\";s:9:\"addtocart\";s:1:\"0\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:2;}}s:2:\"nb\";i:2;s:3:\"nbv\";i:0;s:8:\"total_nb\";i:2;s:10:\"total_hits\";i:2;s:15:\"total_addtocart\";i:4028;s:24:\"total_redirect_to_amazon\";i:0;}}', NULL, '2020-06-09 16:20:53'),
(116, 'report', 'auto_import', 'report auto import products from queue status', 'serialize', 'a:1:{s:11:\"auto_import\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:7:\"nb_elem\";i:0;}}', NULL, '2020-06-09 16:20:53'),
(117, 'report', 'products_status', 'report products synchronization and performance status', 'serialize', 'a:2:{s:15:\"synchronization\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}s:11:\"performance\";a:8:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:6:{i:1629;a:8:{s:2:\"id\";i:1629;s:4:\"asin\";s:10:\"B07FZWJK3P\";s:9:\"post_date\";s:19:\"2020-05-06 09:58:21\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"0\";s:9:\"addtocart\";s:4:\"7983\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:15966;}i:1695;a:8:{s:2:\"id\";i:1695;s:4:\"asin\";s:10:\"B07BN2WMFW\";s:9:\"post_date\";s:19:\"2020-05-06 10:07:24\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"5\";s:9:\"addtocart\";s:1:\"0\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:5;}i:1613;a:8:{s:2:\"id\";i:1613;s:4:\"asin\";s:10:\"B00K8GIGDE\";s:9:\"post_date\";s:19:\"2020-05-06 09:54:41\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"0\";s:9:\"addtocart\";s:1:\"1\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:2;}i:1659;a:8:{s:2:\"id\";i:1659;s:4:\"asin\";s:10:\"B077GGGYWV\";s:9:\"post_date\";s:19:\"2020-05-06 10:02:35\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"0\";s:9:\"addtocart\";s:1:\"1\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:2;}i:1674;a:8:{s:2:\"id\";i:1674;s:4:\"asin\";s:10:\"B07BMLVLNH\";s:9:\"post_date\";s:19:\"2020-05-06 10:04:28\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"0\";s:9:\"addtocart\";s:1:\"1\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:2;}i:1682;a:8:{s:2:\"id\";i:1682;s:4:\"asin\";s:10:\"B07QKN4N4Y\";s:9:\"post_date\";s:19:\"2020-05-06 10:05:33\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"0\";s:9:\"addtocart\";s:1:\"1\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:2;}}s:2:\"nb\";i:6;s:3:\"nbv\";i:0;s:8:\"total_nb\";i:6;s:10:\"total_hits\";i:5;s:15:\"total_addtocart\";i:7987;s:24:\"total_redirect_to_amazon\";i:0;}}', NULL, '2020-06-10 04:20:57'),
(118, 'report', 'auto_import', 'report auto import products from queue status', 'serialize', 'a:1:{s:11:\"auto_import\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:7:\"nb_elem\";i:0;}}', NULL, '2020-06-10 04:20:57'),
(119, 'report', 'products_status', 'report products synchronization and performance status', 'serialize', 'a:2:{s:15:\"synchronization\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}s:11:\"performance\";a:8:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:7:{i:1629;a:8:{s:2:\"id\";i:1629;s:4:\"asin\";s:10:\"B07FZWJK3P\";s:9:\"post_date\";s:19:\"2020-05-06 09:58:21\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"0\";s:9:\"addtocart\";s:4:\"6340\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:12680;}i:1636;a:8:{s:2:\"id\";i:1636;s:4:\"asin\";s:10:\"B07PN9NJLG\";s:9:\"post_date\";s:19:\"2020-05-06 09:59:20\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"0\";s:9:\"addtocart\";s:1:\"1\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:2;}i:1651;a:8:{s:2:\"id\";i:1651;s:4:\"asin\";s:10:\"B01MRWWHUN\";s:9:\"post_date\";s:19:\"2020-05-06 10:02:12\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"0\";s:9:\"addtocart\";s:1:\"1\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:2;}i:1674;a:8:{s:2:\"id\";i:1674;s:4:\"asin\";s:10:\"B07BMLVLNH\";s:9:\"post_date\";s:19:\"2020-05-06 10:04:28\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"0\";s:9:\"addtocart\";s:1:\"1\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:2;}i:1682;a:8:{s:2:\"id\";i:1682;s:4:\"asin\";s:10:\"B07QKN4N4Y\";s:9:\"post_date\";s:19:\"2020-05-06 10:05:33\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"0\";s:9:\"addtocart\";s:1:\"1\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:2;}i:1690;a:8:{s:2:\"id\";i:1690;s:4:\"asin\";s:10:\"B085DX7XPV\";s:9:\"post_date\";s:19:\"2020-05-06 10:06:52\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"0\";s:9:\"addtocart\";s:1:\"1\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:2;}i:1695;a:8:{s:2:\"id\";i:1695;s:4:\"asin\";s:10:\"B07BN2WMFW\";s:9:\"post_date\";s:19:\"2020-05-06 10:07:24\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"0\";s:9:\"addtocart\";s:1:\"1\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:2;}}s:2:\"nb\";i:7;s:3:\"nbv\";i:0;s:8:\"total_nb\";i:7;s:10:\"total_hits\";i:0;s:15:\"total_addtocart\";i:6346;s:24:\"total_redirect_to_amazon\";i:0;}}', NULL, '2020-06-10 16:57:33'),
(120, 'report', 'auto_import', 'report auto import products from queue status', 'serialize', 'a:1:{s:11:\"auto_import\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:7:\"nb_elem\";i:0;}}', NULL, '2020-06-10 16:57:33'),
(121, 'report', 'products_status', 'report products synchronization and performance status', 'serialize', 'a:2:{s:15:\"synchronization\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}s:11:\"performance\";a:8:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:1:{i:1629;a:8:{s:2:\"id\";i:1629;s:4:\"asin\";s:10:\"B07FZWJK3P\";s:9:\"post_date\";s:19:\"2020-05-06 09:58:21\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"0\";s:9:\"addtocart\";s:4:\"7531\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:15062;}}s:2:\"nb\";i:1;s:3:\"nbv\";i:0;s:8:\"total_nb\";i:1;s:10:\"total_hits\";i:0;s:15:\"total_addtocart\";i:7531;s:24:\"total_redirect_to_amazon\";i:0;}}', NULL, '2020-06-11 05:20:53'),
(122, 'report', 'auto_import', 'report auto import products from queue status', 'serialize', 'a:1:{s:11:\"auto_import\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:7:\"nb_elem\";i:0;}}', NULL, '2020-06-11 05:20:53'),
(123, 'report', 'products_status', 'report products synchronization and performance status', 'serialize', 'a:2:{s:15:\"synchronization\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}s:11:\"performance\";a:8:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:25:{i:1629;a:8:{s:2:\"id\";i:1629;s:4:\"asin\";s:10:\"B07FZWJK3P\";s:9:\"post_date\";s:19:\"2020-05-06 09:58:21\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:2:\"13\";s:9:\"addtocart\";s:4:\"4752\";s:18:\"redirect_to_amazon\";s:1:\"1\";s:5:\"score\";i:9520;}i:1621;a:8:{s:2:\"id\";i:1621;s:4:\"asin\";s:10:\"B01J9905ZM\";s:9:\"post_date\";s:19:\"2020-05-06 09:55:34\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:2:\"13\";s:9:\"addtocart\";s:1:\"6\";s:18:\"redirect_to_amazon\";s:1:\"1\";s:5:\"score\";i:28;}i:1636;a:8:{s:2:\"id\";i:1636;s:4:\"asin\";s:10:\"B07PN9NJLG\";s:9:\"post_date\";s:19:\"2020-05-06 09:59:20\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:2:\"16\";s:9:\"addtocart\";s:1:\"3\";s:18:\"redirect_to_amazon\";s:1:\"1\";s:5:\"score\";i:25;}i:1613;a:8:{s:2:\"id\";i:1613;s:4:\"asin\";s:10:\"B00K8GIGDE\";s:9:\"post_date\";s:19:\"2020-05-06 09:54:41\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:2:\"12\";s:9:\"addtocart\";s:1:\"5\";s:18:\"redirect_to_amazon\";s:1:\"1\";s:5:\"score\";i:25;}i:1651;a:8:{s:2:\"id\";i:1651;s:4:\"asin\";s:10:\"B01MRWWHUN\";s:9:\"post_date\";s:19:\"2020-05-06 10:02:12\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:2:\"12\";s:9:\"addtocart\";s:1:\"4\";s:18:\"redirect_to_amazon\";s:1:\"1\";s:5:\"score\";i:23;}i:1695;a:8:{s:2:\"id\";i:1695;s:4:\"asin\";s:10:\"B07BN2WMFW\";s:9:\"post_date\";s:19:\"2020-05-06 10:07:24\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:2:\"13\";s:9:\"addtocart\";s:1:\"3\";s:18:\"redirect_to_amazon\";s:1:\"1\";s:5:\"score\";i:22;}i:1666;a:8:{s:2:\"id\";i:1666;s:4:\"asin\";s:10:\"B0716XGSB2\";s:9:\"post_date\";s:19:\"2020-05-06 10:03:25\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:2:\"12\";s:9:\"addtocart\";s:1:\"3\";s:18:\"redirect_to_amazon\";s:1:\"1\";s:5:\"score\";i:21;}i:1682;a:8:{s:2:\"id\";i:1682;s:4:\"asin\";s:10:\"B07QKN4N4Y\";s:9:\"post_date\";s:19:\"2020-05-06 10:05:33\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:2:\"13\";s:9:\"addtocart\";s:1:\"2\";s:18:\"redirect_to_amazon\";s:1:\"1\";s:5:\"score\";i:20;}i:1568;a:8:{s:2:\"id\";i:1568;s:4:\"asin\";s:10:\"B07MZCBXTC\";s:9:\"post_date\";s:19:\"2020-05-06 09:49:57\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:2:\"14\";s:9:\"addtocart\";s:1:\"3\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:20;}i:1643;a:8:{s:2:\"id\";i:1643;s:4:\"asin\";s:10:\"B07HG5B67F\";s:9:\"post_date\";s:19:\"2020-05-06 10:01:23\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:2:\"12\";s:9:\"addtocart\";s:1:\"2\";s:18:\"redirect_to_amazon\";s:1:\"1\";s:5:\"score\";i:19;}i:1674;a:8:{s:2:\"id\";i:1674;s:4:\"asin\";s:10:\"B07BMLVLNH\";s:9:\"post_date\";s:19:\"2020-05-06 10:04:28\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:2:\"11\";s:9:\"addtocart\";s:1:\"2\";s:18:\"redirect_to_amazon\";s:1:\"1\";s:5:\"score\";i:18;}i:1659;a:8:{s:2:\"id\";i:1659;s:4:\"asin\";s:10:\"B077GGGYWV\";s:9:\"post_date\";s:19:\"2020-05-06 10:02:35\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:2:\"11\";s:9:\"addtocart\";s:1:\"2\";s:18:\"redirect_to_amazon\";s:1:\"1\";s:5:\"score\";i:18;}i:1690;a:8:{s:2:\"id\";i:1690;s:4:\"asin\";s:10:\"B085DX7XPV\";s:9:\"post_date\";s:19:\"2020-05-06 10:06:52\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:2:\"13\";s:9:\"addtocart\";s:1:\"1\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:15;}i:1605;a:8:{s:2:\"id\";i:1605;s:4:\"asin\";s:10:\"B00NC39N0A\";s:9:\"post_date\";s:19:\"2020-05-06 09:54:09\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"1\";s:9:\"addtocart\";s:1:\"5\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:11;}i:1566;a:8:{s:2:\"id\";i:1566;s:4:\"asin\";s:10:\"B0799S7J4G\";s:9:\"post_date\";s:19:\"2020-05-06 09:49:13\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"1\";s:9:\"addtocart\";s:1:\"4\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:9;}i:1590;a:8:{s:2:\"id\";i:1590;s:4:\"asin\";s:10:\"B073RDGRNB\";s:9:\"post_date\";s:19:\"2020-05-06 09:53:03\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"1\";s:9:\"addtocart\";s:1:\"3\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:7;}i:1500;a:8:{s:2:\"id\";i:1500;s:4:\"asin\";s:10:\"B07FK7XGQP\";s:9:\"post_date\";s:19:\"2020-05-06 09:39:40\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"1\";s:9:\"addtocart\";s:1:\"3\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:7;}i:1576;a:8:{s:2:\"id\";i:1576;s:4:\"asin\";s:10:\"B0794ZPHGM\";s:9:\"post_date\";s:19:\"2020-05-06 09:50:59\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"1\";s:9:\"addtocart\";s:1:\"2\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:5;}i:1492;a:8:{s:2:\"id\";i:1492;s:4:\"asin\";s:10:\"B01EJZW53G\";s:9:\"post_date\";s:19:\"2020-05-06 09:39:13\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"1\";s:9:\"addtocart\";s:1:\"1\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:3;}i:1598;a:8:{s:2:\"id\";i:1598;s:4:\"asin\";s:10:\"B07MDFWNBW\";s:9:\"post_date\";s:19:\"2020-05-06 09:53:35\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"1\";s:9:\"addtocart\";s:1:\"1\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:3;}i:1583;a:8:{s:2:\"id\";i:1583;s:4:\"asin\";s:10:\"B079BC3R11\";s:9:\"post_date\";s:19:\"2020-05-06 09:52:24\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"1\";s:9:\"addtocart\";s:1:\"1\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:3;}i:1550;a:8:{s:2:\"id\";i:1550;s:4:\"asin\";s:10:\"B07H5FY8ZS\";s:9:\"post_date\";s:19:\"2020-05-06 09:45:02\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"1\";s:9:\"addtocart\";s:1:\"1\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:3;}i:1490;a:8:{s:2:\"id\";i:1490;s:4:\"asin\";s:10:\"B01EAMZ8FK\";s:9:\"post_date\";s:19:\"2020-05-06 09:38:18\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"1\";s:9:\"addtocart\";s:1:\"1\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:3;}i:1532;a:8:{s:2:\"id\";i:1532;s:4:\"asin\";s:10:\"B07DLRHF37\";s:9:\"post_date\";s:19:\"2020-05-06 09:42:08\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"1\";s:9:\"addtocart\";s:1:\"0\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:1;}i:1514;a:8:{s:2:\"id\";i:1514;s:4:\"asin\";s:10:\"B07568JYPN\";s:9:\"post_date\";s:19:\"2020-05-06 09:41:35\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"1\";s:9:\"addtocart\";s:1:\"0\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:1;}}s:2:\"nb\";i:25;s:3:\"nbv\";i:0;s:8:\"total_nb\";i:25;s:10:\"total_hits\";i:177;s:15:\"total_addtocart\";i:4810;s:24:\"total_redirect_to_amazon\";i:11;}}', NULL, '2020-06-11 17:20:54'),
(124, 'report', 'auto_import', 'report auto import products from queue status', 'serialize', 'a:1:{s:11:\"auto_import\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:7:\"nb_elem\";i:0;}}', NULL, '2020-06-11 17:20:54'),
(125, 'report', 'products_status', 'report products synchronization and performance status', 'serialize', 'a:2:{s:15:\"synchronization\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}s:11:\"performance\";a:8:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:1:{i:1629;a:8:{s:2:\"id\";i:1629;s:4:\"asin\";s:10:\"B07FZWJK3P\";s:9:\"post_date\";s:19:\"2020-05-06 09:58:21\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"0\";s:9:\"addtocart\";s:4:\"4680\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:9360;}}s:2:\"nb\";i:1;s:3:\"nbv\";i:0;s:8:\"total_nb\";i:1;s:10:\"total_hits\";i:0;s:15:\"total_addtocart\";i:4680;s:24:\"total_redirect_to_amazon\";i:0;}}', NULL, '2020-06-12 05:32:19'),
(126, 'report', 'auto_import', 'report auto import products from queue status', 'serialize', 'a:1:{s:11:\"auto_import\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:7:\"nb_elem\";i:0;}}', NULL, '2020-06-12 05:32:19'),
(127, 'report', 'products_status', 'report products synchronization and performance status', 'serialize', 'a:2:{s:15:\"synchronization\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}s:11:\"performance\";a:8:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:1:{i:1629;a:8:{s:2:\"id\";i:1629;s:4:\"asin\";s:10:\"B07FZWJK3P\";s:9:\"post_date\";s:19:\"2020-05-06 09:58:21\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"0\";s:9:\"addtocart\";s:4:\"5344\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:10688;}}s:2:\"nb\";i:1;s:3:\"nbv\";i:0;s:8:\"total_nb\";i:1;s:10:\"total_hits\";i:0;s:15:\"total_addtocart\";i:5344;s:24:\"total_redirect_to_amazon\";i:0;}}', NULL, '2020-06-12 17:35:09'),
(128, 'report', 'auto_import', 'report auto import products from queue status', 'serialize', 'a:1:{s:11:\"auto_import\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:7:\"nb_elem\";i:0;}}', NULL, '2020-06-12 17:35:09'),
(129, 'report', 'products_status', 'report products synchronization and performance status', 'serialize', 'a:2:{s:15:\"synchronization\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}s:11:\"performance\";a:8:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:6:{i:1629;a:8:{s:2:\"id\";i:1629;s:4:\"asin\";s:10:\"B07FZWJK3P\";s:9:\"post_date\";s:19:\"2020-05-06 09:58:21\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"0\";s:9:\"addtocart\";s:4:\"6445\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:12890;}i:1695;a:8:{s:2:\"id\";i:1695;s:4:\"asin\";s:10:\"B07BN2WMFW\";s:9:\"post_date\";s:19:\"2020-05-06 10:07:24\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"5\";s:9:\"addtocart\";s:1:\"0\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:5;}i:1613;a:8:{s:2:\"id\";i:1613;s:4:\"asin\";s:10:\"B00K8GIGDE\";s:9:\"post_date\";s:19:\"2020-05-06 09:54:41\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"0\";s:9:\"addtocart\";s:1:\"1\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:2;}i:1659;a:8:{s:2:\"id\";i:1659;s:4:\"asin\";s:10:\"B077GGGYWV\";s:9:\"post_date\";s:19:\"2020-05-06 10:02:35\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"0\";s:9:\"addtocart\";s:1:\"1\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:2;}i:1674;a:8:{s:2:\"id\";i:1674;s:4:\"asin\";s:10:\"B07BMLVLNH\";s:9:\"post_date\";s:19:\"2020-05-06 10:04:28\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"0\";s:9:\"addtocart\";s:1:\"1\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:2;}i:1682;a:8:{s:2:\"id\";i:1682;s:4:\"asin\";s:10:\"B07QKN4N4Y\";s:9:\"post_date\";s:19:\"2020-05-06 10:05:33\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"0\";s:9:\"addtocart\";s:1:\"1\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:2;}}s:2:\"nb\";i:6;s:3:\"nbv\";i:0;s:8:\"total_nb\";i:6;s:10:\"total_hits\";i:5;s:15:\"total_addtocart\";i:6449;s:24:\"total_redirect_to_amazon\";i:0;}}', NULL, '2020-06-13 06:20:54'),
(130, 'report', 'auto_import', 'report auto import products from queue status', 'serialize', 'a:1:{s:11:\"auto_import\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:7:\"nb_elem\";i:0;}}', NULL, '2020-06-13 06:20:54'),
(131, 'report', 'products_status', 'report products synchronization and performance status', 'serialize', 'a:2:{s:15:\"synchronization\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}s:11:\"performance\";a:8:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:2:{i:1629;a:8:{s:2:\"id\";i:1629;s:4:\"asin\";s:10:\"B07FZWJK3P\";s:9:\"post_date\";s:19:\"2020-05-06 09:58:21\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"0\";s:9:\"addtocart\";s:4:\"5262\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:10524;}i:1690;a:8:{s:2:\"id\";i:1690;s:4:\"asin\";s:10:\"B085DX7XPV\";s:9:\"post_date\";s:19:\"2020-05-06 10:06:52\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"1\";s:9:\"addtocart\";s:1:\"0\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:1;}}s:2:\"nb\";i:2;s:3:\"nbv\";i:0;s:8:\"total_nb\";i:2;s:10:\"total_hits\";i:1;s:15:\"total_addtocart\";i:5262;s:24:\"total_redirect_to_amazon\";i:0;}}', NULL, '2020-06-13 18:20:55'),
(132, 'report', 'auto_import', 'report auto import products from queue status', 'serialize', 'a:1:{s:11:\"auto_import\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:7:\"nb_elem\";i:0;}}', NULL, '2020-06-13 18:20:55'),
(133, 'report', 'products_status', 'report products synchronization and performance status', 'serialize', 'a:2:{s:15:\"synchronization\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}s:11:\"performance\";a:8:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:6:{i:1629;a:8:{s:2:\"id\";i:1629;s:4:\"asin\";s:10:\"B07FZWJK3P\";s:9:\"post_date\";s:19:\"2020-05-06 09:58:21\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"0\";s:9:\"addtocart\";s:4:\"4533\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:9066;}i:1666;a:8:{s:2:\"id\";i:1666;s:4:\"asin\";s:10:\"B0716XGSB2\";s:9:\"post_date\";s:19:\"2020-05-06 10:03:25\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"1\";s:9:\"addtocart\";s:1:\"0\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:1;}i:1674;a:8:{s:2:\"id\";i:1674;s:4:\"asin\";s:10:\"B07BMLVLNH\";s:9:\"post_date\";s:19:\"2020-05-06 10:04:28\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"1\";s:9:\"addtocart\";s:1:\"0\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:1;}i:1682;a:8:{s:2:\"id\";i:1682;s:4:\"asin\";s:10:\"B07QKN4N4Y\";s:9:\"post_date\";s:19:\"2020-05-06 10:05:33\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"1\";s:9:\"addtocart\";s:1:\"0\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:1;}i:1690;a:8:{s:2:\"id\";i:1690;s:4:\"asin\";s:10:\"B085DX7XPV\";s:9:\"post_date\";s:19:\"2020-05-06 10:06:52\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"1\";s:9:\"addtocart\";s:1:\"0\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:1;}i:1695;a:8:{s:2:\"id\";i:1695;s:4:\"asin\";s:10:\"B07BN2WMFW\";s:9:\"post_date\";s:19:\"2020-05-06 10:07:24\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"1\";s:9:\"addtocart\";s:1:\"0\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:1;}}s:2:\"nb\";i:6;s:3:\"nbv\";i:0;s:8:\"total_nb\";i:6;s:10:\"total_hits\";i:5;s:15:\"total_addtocart\";i:4533;s:24:\"total_redirect_to_amazon\";i:0;}}', NULL, '2020-06-14 07:21:20'),
(134, 'report', 'auto_import', 'report auto import products from queue status', 'serialize', 'a:1:{s:11:\"auto_import\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:7:\"nb_elem\";i:0;}}', NULL, '2020-06-14 07:21:20'),
(135, 'report', 'products_status', 'report products synchronization and performance status', 'serialize', 'a:2:{s:15:\"synchronization\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}s:11:\"performance\";a:8:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:1:{i:1629;a:8:{s:2:\"id\";i:1629;s:4:\"asin\";s:10:\"B07FZWJK3P\";s:9:\"post_date\";s:19:\"2020-05-06 09:58:21\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"0\";s:9:\"addtocart\";s:4:\"6181\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:12362;}}s:2:\"nb\";i:1;s:3:\"nbv\";i:0;s:8:\"total_nb\";i:1;s:10:\"total_hits\";i:0;s:15:\"total_addtocart\";i:6181;s:24:\"total_redirect_to_amazon\";i:0;}}', NULL, '2020-06-14 20:20:55'),
(136, 'report', 'auto_import', 'report auto import products from queue status', 'serialize', 'a:1:{s:11:\"auto_import\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:7:\"nb_elem\";i:0;}}', NULL, '2020-06-14 20:20:55'),
(137, 'report', 'products_status', 'report products synchronization and performance status', 'serialize', 'a:2:{s:15:\"synchronization\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}s:11:\"performance\";a:8:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:1:{i:1629;a:8:{s:2:\"id\";i:1629;s:4:\"asin\";s:10:\"B07FZWJK3P\";s:9:\"post_date\";s:19:\"2020-05-06 09:58:21\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"0\";s:9:\"addtocart\";s:4:\"3682\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:7364;}}s:2:\"nb\";i:1;s:3:\"nbv\";i:0;s:8:\"total_nb\";i:1;s:10:\"total_hits\";i:0;s:15:\"total_addtocart\";i:3682;s:24:\"total_redirect_to_amazon\";i:0;}}', NULL, '2020-06-15 08:21:00'),
(138, 'report', 'auto_import', 'report auto import products from queue status', 'serialize', 'a:1:{s:11:\"auto_import\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:7:\"nb_elem\";i:0;}}', NULL, '2020-06-15 08:21:00'),
(139, 'report', 'products_status', 'report products synchronization and performance status', 'serialize', 'a:2:{s:15:\"synchronization\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}s:11:\"performance\";a:8:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:2:{i:1629;a:8:{s:2:\"id\";i:1629;s:4:\"asin\";s:10:\"B07FZWJK3P\";s:9:\"post_date\";s:19:\"2020-05-06 09:58:21\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"1\";s:9:\"addtocart\";s:4:\"3092\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:6185;}i:1695;a:8:{s:2:\"id\";i:1695;s:4:\"asin\";s:10:\"B07BN2WMFW\";s:9:\"post_date\";s:19:\"2020-05-06 10:07:24\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"2\";s:9:\"addtocart\";s:1:\"0\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:2;}}s:2:\"nb\";i:2;s:3:\"nbv\";i:0;s:8:\"total_nb\";i:2;s:10:\"total_hits\";i:3;s:15:\"total_addtocart\";i:3092;s:24:\"total_redirect_to_amazon\";i:0;}}', NULL, '2020-06-15 21:34:41'),
(140, 'report', 'auto_import', 'report auto import products from queue status', 'serialize', 'a:1:{s:11:\"auto_import\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:7:\"nb_elem\";i:0;}}', NULL, '2020-06-15 21:34:41'),
(141, 'report', 'products_status', 'report products synchronization and performance status', 'serialize', 'a:2:{s:15:\"synchronization\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}s:11:\"performance\";a:8:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:6:{i:1629;a:8:{s:2:\"id\";i:1629;s:4:\"asin\";s:10:\"B07FZWJK3P\";s:9:\"post_date\";s:19:\"2020-05-06 09:58:21\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"0\";s:9:\"addtocart\";s:4:\"3362\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:6724;}i:1695;a:8:{s:2:\"id\";i:1695;s:4:\"asin\";s:10:\"B07BN2WMFW\";s:9:\"post_date\";s:19:\"2020-05-06 10:07:24\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"5\";s:9:\"addtocart\";s:1:\"0\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:5;}i:1613;a:8:{s:2:\"id\";i:1613;s:4:\"asin\";s:10:\"B00K8GIGDE\";s:9:\"post_date\";s:19:\"2020-05-06 09:54:41\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"0\";s:9:\"addtocart\";s:1:\"1\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:2;}i:1659;a:8:{s:2:\"id\";i:1659;s:4:\"asin\";s:10:\"B077GGGYWV\";s:9:\"post_date\";s:19:\"2020-05-06 10:02:35\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"0\";s:9:\"addtocart\";s:1:\"1\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:2;}i:1674;a:8:{s:2:\"id\";i:1674;s:4:\"asin\";s:10:\"B07BMLVLNH\";s:9:\"post_date\";s:19:\"2020-05-06 10:04:28\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"0\";s:9:\"addtocart\";s:1:\"1\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:2;}i:1682;a:8:{s:2:\"id\";i:1682;s:4:\"asin\";s:10:\"B07QKN4N4Y\";s:9:\"post_date\";s:19:\"2020-05-06 10:05:33\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"0\";s:9:\"addtocart\";s:1:\"1\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:2;}}s:2:\"nb\";i:6;s:3:\"nbv\";i:0;s:8:\"total_nb\";i:6;s:10:\"total_hits\";i:5;s:15:\"total_addtocart\";i:3366;s:24:\"total_redirect_to_amazon\";i:0;}}', NULL, '2020-06-16 10:05:10'),
(142, 'report', 'auto_import', 'report auto import products from queue status', 'serialize', 'a:1:{s:11:\"auto_import\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:7:\"nb_elem\";i:0;}}', NULL, '2020-06-16 10:05:10'),
(143, 'report', 'products_status', 'report products synchronization and performance status', 'serialize', 'a:2:{s:15:\"synchronization\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}s:11:\"performance\";a:8:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:1:{i:1629;a:8:{s:2:\"id\";i:1629;s:4:\"asin\";s:10:\"B07FZWJK3P\";s:9:\"post_date\";s:19:\"2020-05-06 09:58:21\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"0\";s:9:\"addtocart\";s:4:\"5783\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:11566;}}s:2:\"nb\";i:1;s:3:\"nbv\";i:0;s:8:\"total_nb\";i:1;s:10:\"total_hits\";i:0;s:15:\"total_addtocart\";i:5783;s:24:\"total_redirect_to_amazon\";i:0;}}', NULL, '2020-06-16 23:37:15'),
(144, 'report', 'auto_import', 'report auto import products from queue status', 'serialize', 'a:1:{s:11:\"auto_import\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:7:\"nb_elem\";i:0;}}', NULL, '2020-06-16 23:37:15'),
(145, 'report', 'products_status', 'report products synchronization and performance status', 'serialize', 'a:2:{s:15:\"synchronization\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}s:11:\"performance\";a:8:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:1:{i:1629;a:8:{s:2:\"id\";i:1629;s:4:\"asin\";s:10:\"B07FZWJK3P\";s:9:\"post_date\";s:19:\"2020-05-06 09:58:21\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"0\";s:9:\"addtocart\";s:4:\"6165\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:12330;}}s:2:\"nb\";i:1;s:3:\"nbv\";i:0;s:8:\"total_nb\";i:1;s:10:\"total_hits\";i:0;s:15:\"total_addtocart\";i:6165;s:24:\"total_redirect_to_amazon\";i:0;}}', NULL, '2020-06-17 11:46:34'),
(146, 'report', 'auto_import', 'report auto import products from queue status', 'serialize', 'a:1:{s:11:\"auto_import\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:7:\"nb_elem\";i:0;}}', NULL, '2020-06-17 11:46:34');
INSERT INTO `wpx5_amz_report_log` (`id`, `log_id`, `log_action`, `desc`, `log_data_type`, `log_data`, `source`, `date_add`) VALUES
(147, 'report', 'products_status', 'report products synchronization and performance status', 'serialize', 'a:2:{s:15:\"synchronization\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}s:11:\"performance\";a:8:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:1:{i:1629;a:8:{s:2:\"id\";i:1629;s:4:\"asin\";s:10:\"B07FZWJK3P\";s:9:\"post_date\";s:19:\"2020-05-06 09:58:21\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"0\";s:9:\"addtocart\";s:4:\"5648\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:11296;}}s:2:\"nb\";i:1;s:3:\"nbv\";i:0;s:8:\"total_nb\";i:1;s:10:\"total_hits\";i:0;s:15:\"total_addtocart\";i:5648;s:24:\"total_redirect_to_amazon\";i:0;}}', NULL, '2020-06-18 00:20:56'),
(148, 'report', 'auto_import', 'report auto import products from queue status', 'serialize', 'a:1:{s:11:\"auto_import\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:7:\"nb_elem\";i:0;}}', NULL, '2020-06-18 00:20:56'),
(149, 'report', 'products_status', 'report products synchronization and performance status', 'serialize', 'a:2:{s:15:\"synchronization\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}s:11:\"performance\";a:8:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:1:{i:1629;a:8:{s:2:\"id\";i:1629;s:4:\"asin\";s:10:\"B07FZWJK3P\";s:9:\"post_date\";s:19:\"2020-05-06 09:58:21\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"0\";s:9:\"addtocart\";s:4:\"4041\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:8082;}}s:2:\"nb\";i:1;s:3:\"nbv\";i:0;s:8:\"total_nb\";i:1;s:10:\"total_hits\";i:0;s:15:\"total_addtocart\";i:4041;s:24:\"total_redirect_to_amazon\";i:0;}}', NULL, '2020-06-18 12:21:41'),
(150, 'report', 'auto_import', 'report auto import products from queue status', 'serialize', 'a:1:{s:11:\"auto_import\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:7:\"nb_elem\";i:0;}}', NULL, '2020-06-18 12:21:41'),
(151, 'report', 'products_status', 'report products synchronization and performance status', 'serialize', 'a:2:{s:15:\"synchronization\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}s:11:\"performance\";a:8:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:2:{i:1629;a:8:{s:2:\"id\";i:1629;s:4:\"asin\";s:10:\"B07FZWJK3P\";s:9:\"post_date\";s:19:\"2020-05-06 09:58:21\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"0\";s:9:\"addtocart\";s:4:\"4888\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:9776;}i:1695;a:8:{s:2:\"id\";i:1695;s:4:\"asin\";s:10:\"B07BN2WMFW\";s:9:\"post_date\";s:19:\"2020-05-06 10:07:24\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"2\";s:9:\"addtocart\";s:1:\"0\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:2;}}s:2:\"nb\";i:2;s:3:\"nbv\";i:0;s:8:\"total_nb\";i:2;s:10:\"total_hits\";i:2;s:15:\"total_addtocart\";i:4888;s:24:\"total_redirect_to_amazon\";i:0;}}', NULL, '2020-06-19 03:22:46'),
(152, 'report', 'auto_import', 'report auto import products from queue status', 'serialize', 'a:1:{s:11:\"auto_import\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:7:\"nb_elem\";i:0;}}', NULL, '2020-06-19 03:22:46'),
(153, 'report', 'products_status', 'report products synchronization and performance status', 'serialize', 'a:2:{s:15:\"synchronization\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}s:11:\"performance\";a:8:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:6:{i:1629;a:8:{s:2:\"id\";i:1629;s:4:\"asin\";s:10:\"B07FZWJK3P\";s:9:\"post_date\";s:19:\"2020-05-06 09:58:21\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"3\";s:9:\"addtocart\";s:4:\"6946\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:13895;}i:1695;a:8:{s:2:\"id\";i:1695;s:4:\"asin\";s:10:\"B07BN2WMFW\";s:9:\"post_date\";s:19:\"2020-05-06 10:07:24\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"5\";s:9:\"addtocart\";s:1:\"0\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:5;}i:1613;a:8:{s:2:\"id\";i:1613;s:4:\"asin\";s:10:\"B00K8GIGDE\";s:9:\"post_date\";s:19:\"2020-05-06 09:54:41\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"0\";s:9:\"addtocart\";s:1:\"1\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:2;}i:1659;a:8:{s:2:\"id\";i:1659;s:4:\"asin\";s:10:\"B077GGGYWV\";s:9:\"post_date\";s:19:\"2020-05-06 10:02:35\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"0\";s:9:\"addtocart\";s:1:\"1\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:2;}i:1674;a:8:{s:2:\"id\";i:1674;s:4:\"asin\";s:10:\"B07BMLVLNH\";s:9:\"post_date\";s:19:\"2020-05-06 10:04:28\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"0\";s:9:\"addtocart\";s:1:\"1\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:2;}i:1682;a:8:{s:2:\"id\";i:1682;s:4:\"asin\";s:10:\"B07QKN4N4Y\";s:9:\"post_date\";s:19:\"2020-05-06 10:05:33\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"0\";s:9:\"addtocart\";s:1:\"1\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:2;}}s:2:\"nb\";i:6;s:3:\"nbv\";i:0;s:8:\"total_nb\";i:6;s:10:\"total_hits\";i:8;s:15:\"total_addtocart\";i:6950;s:24:\"total_redirect_to_amazon\";i:0;}}', NULL, '2020-06-19 16:20:53'),
(154, 'report', 'auto_import', 'report auto import products from queue status', 'serialize', 'a:1:{s:11:\"auto_import\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:7:\"nb_elem\";i:0;}}', NULL, '2020-06-19 16:20:53'),
(155, 'report', 'products_status', 'report products synchronization and performance status', 'serialize', 'a:2:{s:15:\"synchronization\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}s:11:\"performance\";a:8:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:3:{i:1629;a:8:{s:2:\"id\";i:1629;s:4:\"asin\";s:10:\"B07FZWJK3P\";s:9:\"post_date\";s:19:\"2020-05-06 09:58:21\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"0\";s:9:\"addtocart\";s:3:\"144\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:288;}i:1636;a:8:{s:2:\"id\";i:1636;s:4:\"asin\";s:10:\"B07PN9NJLG\";s:9:\"post_date\";s:19:\"2020-05-06 09:59:20\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"1\";s:9:\"addtocart\";s:1:\"0\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:1;}i:1695;a:8:{s:2:\"id\";i:1695;s:4:\"asin\";s:10:\"B07BN2WMFW\";s:9:\"post_date\";s:19:\"2020-05-06 10:07:24\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"1\";s:9:\"addtocart\";s:1:\"0\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:1;}}s:2:\"nb\";i:3;s:3:\"nbv\";i:0;s:8:\"total_nb\";i:3;s:10:\"total_hits\";i:2;s:15:\"total_addtocart\";i:144;s:24:\"total_redirect_to_amazon\";i:0;}}', NULL, '2020-06-20 04:31:58'),
(156, 'report', 'auto_import', 'report auto import products from queue status', 'serialize', 'a:1:{s:11:\"auto_import\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:7:\"nb_elem\";i:0;}}', NULL, '2020-06-20 04:31:59'),
(157, 'report', 'products_status', 'report products synchronization and performance status', 'serialize', 'a:2:{s:15:\"synchronization\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}s:11:\"performance\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}}', NULL, '2020-06-20 16:40:55'),
(158, 'report', 'auto_import', 'report auto import products from queue status', 'serialize', 'a:1:{s:11:\"auto_import\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:7:\"nb_elem\";i:0;}}', NULL, '2020-06-20 16:40:55'),
(159, 'report', 'products_status', 'report products synchronization and performance status', 'serialize', 'a:2:{s:15:\"synchronization\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}s:11:\"performance\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}}', NULL, '2020-06-21 09:40:20'),
(160, 'report', 'auto_import', 'report auto import products from queue status', 'serialize', 'a:1:{s:11:\"auto_import\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:7:\"nb_elem\";i:0;}}', NULL, '2020-06-21 09:40:20'),
(161, 'report', 'products_status', 'report products synchronization and performance status', 'serialize', 'a:2:{s:15:\"synchronization\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}s:11:\"performance\";a:8:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:9:{i:1682;a:8:{s:2:\"id\";i:1682;s:4:\"asin\";s:10:\"B07QKN4N4Y\";s:9:\"post_date\";s:19:\"2020-05-06 10:05:33\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"1\";s:9:\"addtocart\";s:1:\"1\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:3;}i:1621;a:8:{s:2:\"id\";i:1621;s:4:\"asin\";s:10:\"B01J9905ZM\";s:9:\"post_date\";s:19:\"2020-05-06 09:55:34\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"0\";s:9:\"addtocart\";s:1:\"1\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:2;}i:1629;a:8:{s:2:\"id\";i:1629;s:4:\"asin\";s:10:\"B07FZWJK3P\";s:9:\"post_date\";s:19:\"2020-05-06 09:58:21\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"0\";s:9:\"addtocart\";s:1:\"1\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:2;}i:1636;a:8:{s:2:\"id\";i:1636;s:4:\"asin\";s:10:\"B07PN9NJLG\";s:9:\"post_date\";s:19:\"2020-05-06 09:59:20\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"0\";s:9:\"addtocart\";s:1:\"1\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:2;}i:1643;a:8:{s:2:\"id\";i:1643;s:4:\"asin\";s:10:\"B07HG5B67F\";s:9:\"post_date\";s:19:\"2020-05-06 10:01:23\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"0\";s:9:\"addtocart\";s:1:\"1\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:2;}i:1651;a:8:{s:2:\"id\";i:1651;s:4:\"asin\";s:10:\"B01MRWWHUN\";s:9:\"post_date\";s:19:\"2020-05-06 10:02:12\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"0\";s:9:\"addtocart\";s:1:\"1\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:2;}i:1674;a:8:{s:2:\"id\";i:1674;s:4:\"asin\";s:10:\"B07BMLVLNH\";s:9:\"post_date\";s:19:\"2020-05-06 10:04:28\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"0\";s:9:\"addtocart\";s:1:\"1\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:2;}i:1690;a:8:{s:2:\"id\";i:1690;s:4:\"asin\";s:10:\"B085DX7XPV\";s:9:\"post_date\";s:19:\"2020-05-06 10:06:52\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"0\";s:9:\"addtocart\";s:1:\"1\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:2;}i:1695;a:8:{s:2:\"id\";i:1695;s:4:\"asin\";s:10:\"B07BN2WMFW\";s:9:\"post_date\";s:19:\"2020-05-06 10:07:24\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"0\";s:9:\"addtocart\";s:1:\"1\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:2;}}s:2:\"nb\";i:9;s:3:\"nbv\";i:0;s:8:\"total_nb\";i:9;s:10:\"total_hits\";i:1;s:15:\"total_addtocart\";i:9;s:24:\"total_redirect_to_amazon\";i:0;}}', NULL, '2020-06-21 23:06:16'),
(162, 'report', 'auto_import', 'report auto import products from queue status', 'serialize', 'a:1:{s:11:\"auto_import\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:7:\"nb_elem\";i:0;}}', NULL, '2020-06-21 23:06:16'),
(163, 'report', 'products_status', 'report products synchronization and performance status', 'serialize', 'a:2:{s:15:\"synchronization\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}s:11:\"performance\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}}', NULL, '2020-06-22 15:42:37'),
(164, 'report', 'auto_import', 'report auto import products from queue status', 'serialize', 'a:1:{s:11:\"auto_import\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:7:\"nb_elem\";i:0;}}', NULL, '2020-06-22 15:42:37'),
(165, 'report', 'products_status', 'report products synchronization and performance status', 'serialize', 'a:2:{s:15:\"synchronization\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}s:11:\"performance\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}}', NULL, '2020-06-23 04:21:39'),
(166, 'report', 'auto_import', 'report auto import products from queue status', 'serialize', 'a:1:{s:11:\"auto_import\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:7:\"nb_elem\";i:0;}}', NULL, '2020-06-23 04:21:39'),
(167, 'report', 'products_status', 'report products synchronization and performance status', 'serialize', 'a:2:{s:15:\"synchronization\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}s:11:\"performance\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}}', NULL, '2020-06-24 05:14:17'),
(168, 'report', 'auto_import', 'report auto import products from queue status', 'serialize', 'a:1:{s:11:\"auto_import\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:7:\"nb_elem\";i:0;}}', NULL, '2020-06-24 05:14:17'),
(169, 'report', 'products_status', 'report products synchronization and performance status', 'serialize', 'a:2:{s:15:\"synchronization\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}s:11:\"performance\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}}', NULL, '2020-06-24 17:35:53'),
(170, 'report', 'auto_import', 'report auto import products from queue status', 'serialize', 'a:1:{s:11:\"auto_import\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:7:\"nb_elem\";i:0;}}', NULL, '2020-06-24 17:35:53'),
(171, 'report', 'products_status', 'report products synchronization and performance status', 'serialize', 'a:2:{s:15:\"synchronization\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}s:11:\"performance\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}}', NULL, '2020-06-25 10:44:34'),
(172, 'report', 'auto_import', 'report auto import products from queue status', 'serialize', 'a:1:{s:11:\"auto_import\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:7:\"nb_elem\";i:0;}}', NULL, '2020-06-25 10:44:34'),
(173, 'report', 'products_status', 'report products synchronization and performance status', 'serialize', 'a:2:{s:15:\"synchronization\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}s:11:\"performance\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}}', NULL, '2020-06-26 10:31:49'),
(174, 'report', 'auto_import', 'report auto import products from queue status', 'serialize', 'a:1:{s:11:\"auto_import\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:7:\"nb_elem\";i:0;}}', NULL, '2020-06-26 10:31:49'),
(175, 'report', 'products_status', 'report products synchronization and performance status', 'serialize', 'a:2:{s:15:\"synchronization\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}s:11:\"performance\";a:8:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:3:{i:1636;a:8:{s:2:\"id\";i:1636;s:4:\"asin\";s:10:\"B07PN9NJLG\";s:9:\"post_date\";s:19:\"2020-05-06 09:59:20\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"1\";s:9:\"addtocart\";s:1:\"0\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:1;}i:1666;a:8:{s:2:\"id\";i:1666;s:4:\"asin\";s:10:\"B0716XGSB2\";s:9:\"post_date\";s:19:\"2020-05-06 10:03:25\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"1\";s:9:\"addtocart\";s:1:\"0\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:1;}i:1674;a:8:{s:2:\"id\";i:1674;s:4:\"asin\";s:10:\"B07BMLVLNH\";s:9:\"post_date\";s:19:\"2020-05-06 10:04:28\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"1\";s:9:\"addtocart\";s:1:\"0\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:1;}}s:2:\"nb\";i:3;s:3:\"nbv\";i:0;s:8:\"total_nb\";i:3;s:10:\"total_hits\";i:3;s:15:\"total_addtocart\";i:0;s:24:\"total_redirect_to_amazon\";i:0;}}', NULL, '2020-06-27 03:26:24'),
(176, 'report', 'auto_import', 'report auto import products from queue status', 'serialize', 'a:1:{s:11:\"auto_import\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:7:\"nb_elem\";i:0;}}', NULL, '2020-06-27 03:26:24'),
(177, 'report', 'products_status', 'report products synchronization and performance status', 'serialize', 'a:2:{s:15:\"synchronization\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}s:11:\"performance\";a:8:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:1:{i:1666;a:8:{s:2:\"id\";i:1666;s:4:\"asin\";s:10:\"B0716XGSB2\";s:9:\"post_date\";s:19:\"2020-05-06 10:03:25\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"1\";s:9:\"addtocart\";s:1:\"0\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:1;}}s:2:\"nb\";i:1;s:3:\"nbv\";i:0;s:8:\"total_nb\";i:1;s:10:\"total_hits\";i:1;s:15:\"total_addtocart\";i:0;s:24:\"total_redirect_to_amazon\";i:0;}}', NULL, '2020-06-27 15:35:44'),
(178, 'report', 'auto_import', 'report auto import products from queue status', 'serialize', 'a:1:{s:11:\"auto_import\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:7:\"nb_elem\";i:0;}}', NULL, '2020-06-27 15:35:44'),
(179, 'report', 'products_status', 'report products synchronization and performance status', 'serialize', 'a:2:{s:15:\"synchronization\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}s:11:\"performance\";a:8:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:2:{i:1666;a:8:{s:2:\"id\";i:1666;s:4:\"asin\";s:10:\"B0716XGSB2\";s:9:\"post_date\";s:19:\"2020-05-06 10:03:25\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"0\";s:9:\"addtocart\";s:1:\"1\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:2;}i:1695;a:8:{s:2:\"id\";i:1695;s:4:\"asin\";s:10:\"B07BN2WMFW\";s:9:\"post_date\";s:19:\"2020-05-06 10:07:24\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"1\";s:9:\"addtocart\";s:1:\"0\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:1;}}s:2:\"nb\";i:2;s:3:\"nbv\";i:0;s:8:\"total_nb\";i:2;s:10:\"total_hits\";i:1;s:15:\"total_addtocart\";i:1;s:24:\"total_redirect_to_amazon\";i:0;}}', NULL, '2020-06-28 09:03:27'),
(180, 'report', 'auto_import', 'report auto import products from queue status', 'serialize', 'a:1:{s:11:\"auto_import\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:7:\"nb_elem\";i:0;}}', NULL, '2020-06-28 09:03:27'),
(181, 'report', 'products_status', 'report products synchronization and performance status', 'serialize', 'a:2:{s:15:\"synchronization\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}s:11:\"performance\";a:8:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:2:{i:1659;a:8:{s:2:\"id\";i:1659;s:4:\"asin\";s:10:\"B077GGGYWV\";s:9:\"post_date\";s:19:\"2020-05-06 10:02:35\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"1\";s:9:\"addtocart\";s:1:\"1\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:3;}i:1643;a:8:{s:2:\"id\";i:1643;s:4:\"asin\";s:10:\"B07HG5B67F\";s:9:\"post_date\";s:19:\"2020-05-06 10:01:23\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"1\";s:9:\"addtocart\";s:1:\"0\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:1;}}s:2:\"nb\";i:2;s:3:\"nbv\";i:0;s:8:\"total_nb\";i:2;s:10:\"total_hits\";i:2;s:15:\"total_addtocart\";i:1;s:24:\"total_redirect_to_amazon\";i:0;}}', NULL, '2020-06-29 03:54:36'),
(182, 'report', 'auto_import', 'report auto import products from queue status', 'serialize', 'a:1:{s:11:\"auto_import\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:7:\"nb_elem\";i:0;}}', NULL, '2020-06-29 03:54:36'),
(183, 'report', 'products_status', 'report products synchronization and performance status', 'serialize', 'a:2:{s:15:\"synchronization\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}s:11:\"performance\";a:8:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:2:{i:1695;a:8:{s:2:\"id\";i:1695;s:4:\"asin\";s:10:\"B07BN2WMFW\";s:9:\"post_date\";s:19:\"2020-05-06 10:07:24\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"0\";s:9:\"addtocart\";s:2:\"24\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:48;}i:1621;a:8:{s:2:\"id\";i:1621;s:4:\"asin\";s:10:\"B01J9905ZM\";s:9:\"post_date\";s:19:\"2020-05-06 09:55:34\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"1\";s:9:\"addtocart\";s:1:\"0\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:1;}}s:2:\"nb\";i:2;s:3:\"nbv\";i:0;s:8:\"total_nb\";i:2;s:10:\"total_hits\";i:1;s:15:\"total_addtocart\";i:24;s:24:\"total_redirect_to_amazon\";i:0;}}', NULL, '2020-06-29 17:22:13'),
(184, 'report', 'auto_import', 'report auto import products from queue status', 'serialize', 'a:1:{s:11:\"auto_import\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:7:\"nb_elem\";i:0;}}', NULL, '2020-06-29 17:22:13'),
(185, 'report', 'products_status', 'report products synchronization and performance status', 'serialize', 'a:2:{s:15:\"synchronization\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}s:11:\"performance\";a:8:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:1:{i:1629;a:8:{s:2:\"id\";i:1629;s:4:\"asin\";s:10:\"B07FZWJK3P\";s:9:\"post_date\";s:19:\"2020-05-06 09:58:21\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"1\";s:9:\"addtocart\";s:1:\"0\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:1;}}s:2:\"nb\";i:1;s:3:\"nbv\";i:0;s:8:\"total_nb\";i:1;s:10:\"total_hits\";i:1;s:15:\"total_addtocart\";i:0;s:24:\"total_redirect_to_amazon\";i:0;}}', NULL, '2020-06-30 07:24:42'),
(186, 'report', 'auto_import', 'report auto import products from queue status', 'serialize', 'a:1:{s:11:\"auto_import\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:7:\"nb_elem\";i:0;}}', NULL, '2020-06-30 07:24:42'),
(187, 'report', 'products_status', 'report products synchronization and performance status', 'serialize', 'a:2:{s:15:\"synchronization\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}s:11:\"performance\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}}', NULL, '2020-06-30 21:54:46'),
(188, 'report', 'auto_import', 'report auto import products from queue status', 'serialize', 'a:1:{s:11:\"auto_import\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:7:\"nb_elem\";i:0;}}', NULL, '2020-06-30 21:54:46'),
(189, 'report', 'products_status', 'report products synchronization and performance status', 'serialize', 'a:2:{s:15:\"synchronization\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}s:11:\"performance\";a:8:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:1:{i:1682;a:8:{s:2:\"id\";i:1682;s:4:\"asin\";s:10:\"B07QKN4N4Y\";s:9:\"post_date\";s:19:\"2020-05-06 10:05:33\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"0\";s:9:\"addtocart\";s:1:\"1\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:2;}}s:2:\"nb\";i:1;s:3:\"nbv\";i:0;s:8:\"total_nb\";i:1;s:10:\"total_hits\";i:0;s:15:\"total_addtocart\";i:1;s:24:\"total_redirect_to_amazon\";i:0;}}', NULL, '2020-07-01 17:46:02'),
(190, 'report', 'auto_import', 'report auto import products from queue status', 'serialize', 'a:1:{s:11:\"auto_import\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:7:\"nb_elem\";i:0;}}', NULL, '2020-07-01 17:46:03'),
(191, 'report', 'products_status', 'report products synchronization and performance status', 'serialize', 'a:2:{s:15:\"synchronization\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}s:11:\"performance\";a:8:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:1:{i:1643;a:8:{s:2:\"id\";i:1643;s:4:\"asin\";s:10:\"B07HG5B67F\";s:9:\"post_date\";s:19:\"2020-05-06 10:01:23\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"0\";s:9:\"addtocart\";s:1:\"1\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:2;}}s:2:\"nb\";i:1;s:3:\"nbv\";i:0;s:8:\"total_nb\";i:1;s:10:\"total_hits\";i:0;s:15:\"total_addtocart\";i:1;s:24:\"total_redirect_to_amazon\";i:0;}}', NULL, '2020-07-02 07:58:08'),
(192, 'report', 'auto_import', 'report auto import products from queue status', 'serialize', 'a:1:{s:11:\"auto_import\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:7:\"nb_elem\";i:0;}}', NULL, '2020-07-02 07:58:08'),
(193, 'report', 'products_status', 'report products synchronization and performance status', 'serialize', 'a:2:{s:15:\"synchronization\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}s:11:\"performance\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}}', NULL, '2020-07-02 22:05:14'),
(194, 'report', 'auto_import', 'report auto import products from queue status', 'serialize', 'a:1:{s:11:\"auto_import\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:7:\"nb_elem\";i:0;}}', NULL, '2020-07-02 22:05:14'),
(195, 'report', 'products_status', 'report products synchronization and performance status', 'serialize', 'a:2:{s:15:\"synchronization\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}s:11:\"performance\";a:8:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:12:{i:1613;a:8:{s:2:\"id\";i:1613;s:4:\"asin\";s:10:\"B00K8GIGDE\";s:9:\"post_date\";s:19:\"2020-05-06 09:54:41\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"0\";s:9:\"addtocart\";s:1:\"1\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:2;}i:1621;a:8:{s:2:\"id\";i:1621;s:4:\"asin\";s:10:\"B01J9905ZM\";s:9:\"post_date\";s:19:\"2020-05-06 09:55:34\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"0\";s:9:\"addtocart\";s:1:\"1\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:2;}i:1629;a:8:{s:2:\"id\";i:1629;s:4:\"asin\";s:10:\"B07FZWJK3P\";s:9:\"post_date\";s:19:\"2020-05-06 09:58:21\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"0\";s:9:\"addtocart\";s:1:\"1\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:2;}i:1636;a:8:{s:2:\"id\";i:1636;s:4:\"asin\";s:10:\"B07PN9NJLG\";s:9:\"post_date\";s:19:\"2020-05-06 09:59:20\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"0\";s:9:\"addtocart\";s:1:\"1\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:2;}i:1643;a:8:{s:2:\"id\";i:1643;s:4:\"asin\";s:10:\"B07HG5B67F\";s:9:\"post_date\";s:19:\"2020-05-06 10:01:23\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"0\";s:9:\"addtocart\";s:1:\"1\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:2;}i:1651;a:8:{s:2:\"id\";i:1651;s:4:\"asin\";s:10:\"B01MRWWHUN\";s:9:\"post_date\";s:19:\"2020-05-06 10:02:12\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"0\";s:9:\"addtocart\";s:1:\"1\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:2;}i:1659;a:8:{s:2:\"id\";i:1659;s:4:\"asin\";s:10:\"B077GGGYWV\";s:9:\"post_date\";s:19:\"2020-05-06 10:02:35\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"0\";s:9:\"addtocart\";s:1:\"1\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:2;}i:1666;a:8:{s:2:\"id\";i:1666;s:4:\"asin\";s:10:\"B0716XGSB2\";s:9:\"post_date\";s:19:\"2020-05-06 10:03:25\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"0\";s:9:\"addtocart\";s:1:\"1\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:2;}i:1674;a:8:{s:2:\"id\";i:1674;s:4:\"asin\";s:10:\"B07BMLVLNH\";s:9:\"post_date\";s:19:\"2020-05-06 10:04:28\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"0\";s:9:\"addtocart\";s:1:\"1\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:2;}i:1682;a:8:{s:2:\"id\";i:1682;s:4:\"asin\";s:10:\"B07QKN4N4Y\";s:9:\"post_date\";s:19:\"2020-05-06 10:05:33\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"0\";s:9:\"addtocart\";s:1:\"1\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:2;}i:1690;a:8:{s:2:\"id\";i:1690;s:4:\"asin\";s:10:\"B085DX7XPV\";s:9:\"post_date\";s:19:\"2020-05-06 10:06:52\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"0\";s:9:\"addtocart\";s:1:\"1\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:2;}i:1695;a:8:{s:2:\"id\";i:1695;s:4:\"asin\";s:10:\"B07BN2WMFW\";s:9:\"post_date\";s:19:\"2020-05-06 10:07:24\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"0\";s:9:\"addtocart\";s:1:\"1\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:2;}}s:2:\"nb\";i:12;s:3:\"nbv\";i:0;s:8:\"total_nb\";i:12;s:10:\"total_hits\";i:0;s:15:\"total_addtocart\";i:12;s:24:\"total_redirect_to_amazon\";i:0;}}', NULL, '2020-07-03 10:38:51'),
(196, 'report', 'auto_import', 'report auto import products from queue status', 'serialize', 'a:1:{s:11:\"auto_import\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:7:\"nb_elem\";i:0;}}', NULL, '2020-07-03 10:38:51'),
(197, 'report', 'products_status', 'report products synchronization and performance status', 'serialize', 'a:2:{s:15:\"synchronization\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}s:11:\"performance\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}}', NULL, '2020-07-03 22:51:19'),
(198, 'report', 'auto_import', 'report auto import products from queue status', 'serialize', 'a:1:{s:11:\"auto_import\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:7:\"nb_elem\";i:0;}}', NULL, '2020-07-03 22:51:19'),
(199, 'report', 'products_status', 'report products synchronization and performance status', 'serialize', 'a:2:{s:15:\"synchronization\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}s:11:\"performance\";a:8:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:1:{i:1695;a:8:{s:2:\"id\";i:1695;s:4:\"asin\";s:10:\"B07BN2WMFW\";s:9:\"post_date\";s:19:\"2020-05-06 10:07:24\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"1\";s:9:\"addtocart\";s:1:\"0\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:1;}}s:2:\"nb\";i:1;s:3:\"nbv\";i:0;s:8:\"total_nb\";i:1;s:10:\"total_hits\";i:1;s:15:\"total_addtocart\";i:0;s:24:\"total_redirect_to_amazon\";i:0;}}', NULL, '2020-07-04 13:54:36'),
(200, 'report', 'auto_import', 'report auto import products from queue status', 'serialize', 'a:1:{s:11:\"auto_import\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:7:\"nb_elem\";i:0;}}', NULL, '2020-07-04 13:54:36'),
(201, 'report', 'products_status', 'report products synchronization and performance status', 'serialize', 'a:2:{s:15:\"synchronization\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}s:11:\"performance\";a:8:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:2:{i:1690;a:8:{s:2:\"id\";i:1690;s:4:\"asin\";s:10:\"B085DX7XPV\";s:9:\"post_date\";s:19:\"2020-05-06 10:06:52\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"3\";s:9:\"addtocart\";s:1:\"0\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:3;}i:1507;a:8:{s:2:\"id\";i:1507;s:4:\"asin\";s:10:\"B00RPMQPHS\";s:9:\"post_date\";s:19:\"2020-05-06 09:40:17\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"2\";s:9:\"addtocart\";s:1:\"0\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:2;}}s:2:\"nb\";i:2;s:3:\"nbv\";i:0;s:8:\"total_nb\";i:2;s:10:\"total_hits\";i:5;s:15:\"total_addtocart\";i:0;s:24:\"total_redirect_to_amazon\";i:0;}}', NULL, '2020-07-05 05:49:18'),
(202, 'report', 'auto_import', 'report auto import products from queue status', 'serialize', 'a:1:{s:11:\"auto_import\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:7:\"nb_elem\";i:0;}}', NULL, '2020-07-05 05:49:18'),
(203, 'report', 'products_status', 'report products synchronization and performance status', 'serialize', 'a:2:{s:15:\"synchronization\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}s:11:\"performance\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}}', NULL, '2020-07-05 18:06:18'),
(204, 'report', 'auto_import', 'report auto import products from queue status', 'serialize', 'a:1:{s:11:\"auto_import\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:7:\"nb_elem\";i:0;}}', NULL, '2020-07-05 18:06:18'),
(205, 'report', 'products_status', 'report products synchronization and performance status', 'serialize', 'a:2:{s:15:\"synchronization\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}s:11:\"performance\";a:8:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:4:{i:1674;a:8:{s:2:\"id\";i:1674;s:4:\"asin\";s:10:\"B07BMLVLNH\";s:9:\"post_date\";s:19:\"2020-05-06 10:04:28\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"1\";s:9:\"addtocart\";s:1:\"1\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:3;}i:1682;a:8:{s:2:\"id\";i:1682;s:4:\"asin\";s:10:\"B07QKN4N4Y\";s:9:\"post_date\";s:19:\"2020-05-06 10:05:33\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"0\";s:9:\"addtocart\";s:1:\"1\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:2;}i:1690;a:8:{s:2:\"id\";i:1690;s:4:\"asin\";s:10:\"B085DX7XPV\";s:9:\"post_date\";s:19:\"2020-05-06 10:06:52\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"0\";s:9:\"addtocart\";s:1:\"1\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:2;}i:1695;a:8:{s:2:\"id\";i:1695;s:4:\"asin\";s:10:\"B07BN2WMFW\";s:9:\"post_date\";s:19:\"2020-05-06 10:07:24\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"0\";s:9:\"addtocart\";s:1:\"1\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:2;}}s:2:\"nb\";i:4;s:3:\"nbv\";i:0;s:8:\"total_nb\";i:4;s:10:\"total_hits\";i:1;s:15:\"total_addtocart\";i:4;s:24:\"total_redirect_to_amazon\";i:0;}}', NULL, '2020-07-06 06:31:30'),
(206, 'report', 'auto_import', 'report auto import products from queue status', 'serialize', 'a:1:{s:11:\"auto_import\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:7:\"nb_elem\";i:0;}}', NULL, '2020-07-06 06:31:30'),
(207, 'report', 'products_status', 'report products synchronization and performance status', 'serialize', 'a:2:{s:15:\"synchronization\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}s:11:\"performance\";a:8:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:1:{i:1651;a:8:{s:2:\"id\";i:1651;s:4:\"asin\";s:10:\"B01MRWWHUN\";s:9:\"post_date\";s:19:\"2020-05-06 10:02:12\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"0\";s:9:\"addtocart\";s:1:\"1\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:2;}}s:2:\"nb\";i:1;s:3:\"nbv\";i:0;s:8:\"total_nb\";i:1;s:10:\"total_hits\";i:0;s:15:\"total_addtocart\";i:1;s:24:\"total_redirect_to_amazon\";i:0;}}', NULL, '2020-07-06 18:45:21'),
(208, 'report', 'auto_import', 'report auto import products from queue status', 'serialize', 'a:1:{s:11:\"auto_import\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:7:\"nb_elem\";i:0;}}', NULL, '2020-07-06 18:45:21'),
(209, 'report', 'products_status', 'report products synchronization and performance status', 'serialize', 'a:2:{s:15:\"synchronization\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}s:11:\"performance\";a:8:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:1:{i:1695;a:8:{s:2:\"id\";i:1695;s:4:\"asin\";s:10:\"B07BN2WMFW\";s:9:\"post_date\";s:19:\"2020-05-06 10:07:24\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"0\";s:9:\"addtocart\";s:1:\"1\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:2;}}s:2:\"nb\";i:1;s:3:\"nbv\";i:0;s:8:\"total_nb\";i:1;s:10:\"total_hits\";i:0;s:15:\"total_addtocart\";i:1;s:24:\"total_redirect_to_amazon\";i:0;}}', NULL, '2020-07-07 10:48:38'),
(210, 'report', 'auto_import', 'report auto import products from queue status', 'serialize', 'a:1:{s:11:\"auto_import\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:7:\"nb_elem\";i:0;}}', NULL, '2020-07-07 10:48:38'),
(211, 'report', 'products_status', 'report products synchronization and performance status', 'serialize', 'a:2:{s:15:\"synchronization\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}s:11:\"performance\";a:8:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:1:{i:1682;a:8:{s:2:\"id\";i:1682;s:4:\"asin\";s:10:\"B07QKN4N4Y\";s:9:\"post_date\";s:19:\"2020-05-06 10:05:33\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"1\";s:9:\"addtocart\";s:1:\"0\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:1;}}s:2:\"nb\";i:1;s:3:\"nbv\";i:0;s:8:\"total_nb\";i:1;s:10:\"total_hits\";i:1;s:15:\"total_addtocart\";i:0;s:24:\"total_redirect_to_amazon\";i:0;}}', NULL, '2020-07-07 23:18:54'),
(212, 'report', 'auto_import', 'report auto import products from queue status', 'serialize', 'a:1:{s:11:\"auto_import\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:7:\"nb_elem\";i:0;}}', NULL, '2020-07-07 23:18:54'),
(213, 'report', 'products_status', 'report products synchronization and performance status', 'serialize', 'a:2:{s:15:\"synchronization\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}s:11:\"performance\";a:8:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:1:{i:1659;a:8:{s:2:\"id\";i:1659;s:4:\"asin\";s:10:\"B077GGGYWV\";s:9:\"post_date\";s:19:\"2020-05-06 10:02:35\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"0\";s:9:\"addtocart\";s:1:\"1\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:2;}}s:2:\"nb\";i:1;s:3:\"nbv\";i:0;s:8:\"total_nb\";i:1;s:10:\"total_hits\";i:0;s:15:\"total_addtocart\";i:1;s:24:\"total_redirect_to_amazon\";i:0;}}', NULL, '2020-07-08 15:03:07'),
(214, 'report', 'auto_import', 'report auto import products from queue status', 'serialize', 'a:1:{s:11:\"auto_import\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:7:\"nb_elem\";i:0;}}', NULL, '2020-07-08 15:03:07'),
(215, 'report', 'products_status', 'report products synchronization and performance status', 'serialize', 'a:2:{s:15:\"synchronization\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}s:11:\"performance\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}}', NULL, '2020-07-09 05:29:36'),
(216, 'report', 'auto_import', 'report auto import products from queue status', 'serialize', 'a:1:{s:11:\"auto_import\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:7:\"nb_elem\";i:0;}}', NULL, '2020-07-09 05:29:36'),
(217, 'report', 'products_status', 'report products synchronization and performance status', 'serialize', 'a:2:{s:15:\"synchronization\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}s:11:\"performance\";a:8:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:1:{i:1690;a:8:{s:2:\"id\";i:1690;s:4:\"asin\";s:10:\"B085DX7XPV\";s:9:\"post_date\";s:19:\"2020-05-06 10:06:52\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"1\";s:9:\"addtocart\";s:1:\"0\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:1;}}s:2:\"nb\";i:1;s:3:\"nbv\";i:0;s:8:\"total_nb\";i:1;s:10:\"total_hits\";i:1;s:15:\"total_addtocart\";i:0;s:24:\"total_redirect_to_amazon\";i:0;}}', NULL, '2020-07-09 18:03:42'),
(218, 'report', 'auto_import', 'report auto import products from queue status', 'serialize', 'a:1:{s:11:\"auto_import\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:7:\"nb_elem\";i:0;}}', NULL, '2020-07-09 18:03:42'),
(219, 'report', 'products_status', 'report products synchronization and performance status', 'serialize', 'a:2:{s:15:\"synchronization\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}s:11:\"performance\";a:8:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:2:{i:1674;a:8:{s:2:\"id\";i:1674;s:4:\"asin\";s:10:\"B07BMLVLNH\";s:9:\"post_date\";s:19:\"2020-05-06 10:04:28\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"0\";s:9:\"addtocart\";s:1:\"1\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:2;}i:1690;a:8:{s:2:\"id\";i:1690;s:4:\"asin\";s:10:\"B085DX7XPV\";s:9:\"post_date\";s:19:\"2020-05-06 10:06:52\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"0\";s:9:\"addtocart\";s:1:\"1\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:2;}}s:2:\"nb\";i:2;s:3:\"nbv\";i:0;s:8:\"total_nb\";i:2;s:10:\"total_hits\";i:0;s:15:\"total_addtocart\";i:2;s:24:\"total_redirect_to_amazon\";i:0;}}', NULL, '2020-07-10 07:49:23'),
(220, 'report', 'auto_import', 'report auto import products from queue status', 'serialize', 'a:1:{s:11:\"auto_import\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:7:\"nb_elem\";i:0;}}', NULL, '2020-07-10 07:49:23'),
(221, 'report', 'products_status', 'report products synchronization and performance status', 'serialize', 'a:2:{s:15:\"synchronization\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}s:11:\"performance\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}}', NULL, '2020-07-10 21:52:57'),
(222, 'report', 'auto_import', 'report auto import products from queue status', 'serialize', 'a:1:{s:11:\"auto_import\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:7:\"nb_elem\";i:0;}}', NULL, '2020-07-10 21:52:57'),
(223, 'report', 'products_status', 'report products synchronization and performance status', 'serialize', 'a:2:{s:15:\"synchronization\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}s:11:\"performance\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}}', NULL, '2020-07-11 12:35:08'),
(224, 'report', 'auto_import', 'report auto import products from queue status', 'serialize', 'a:1:{s:11:\"auto_import\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:7:\"nb_elem\";i:0;}}', NULL, '2020-07-11 12:35:08'),
(225, 'report', 'products_status', 'report products synchronization and performance status', 'serialize', 'a:2:{s:15:\"synchronization\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}s:11:\"performance\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}}', NULL, '2020-07-12 05:08:43'),
(226, 'report', 'auto_import', 'report auto import products from queue status', 'serialize', 'a:1:{s:11:\"auto_import\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:7:\"nb_elem\";i:0;}}', NULL, '2020-07-12 05:08:43'),
(227, 'report', 'products_status', 'report products synchronization and performance status', 'serialize', 'a:2:{s:15:\"synchronization\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}s:11:\"performance\";a:8:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:3:{i:1613;a:8:{s:2:\"id\";i:1613;s:4:\"asin\";s:10:\"B00K8GIGDE\";s:9:\"post_date\";s:19:\"2020-05-06 09:54:41\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"1\";s:9:\"addtocart\";s:1:\"0\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:1;}i:1651;a:8:{s:2:\"id\";i:1651;s:4:\"asin\";s:10:\"B01MRWWHUN\";s:9:\"post_date\";s:19:\"2020-05-06 10:02:12\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"1\";s:9:\"addtocart\";s:1:\"0\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:1;}i:1674;a:8:{s:2:\"id\";i:1674;s:4:\"asin\";s:10:\"B07BMLVLNH\";s:9:\"post_date\";s:19:\"2020-05-06 10:04:28\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"1\";s:9:\"addtocart\";s:1:\"0\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:1;}}s:2:\"nb\";i:3;s:3:\"nbv\";i:0;s:8:\"total_nb\";i:3;s:10:\"total_hits\";i:3;s:15:\"total_addtocart\";i:0;s:24:\"total_redirect_to_amazon\";i:0;}}', NULL, '2020-07-12 18:12:08'),
(228, 'report', 'auto_import', 'report auto import products from queue status', 'serialize', 'a:1:{s:11:\"auto_import\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:7:\"nb_elem\";i:0;}}', NULL, '2020-07-12 18:12:08'),
(229, 'report', 'products_status', 'report products synchronization and performance status', 'serialize', 'a:2:{s:15:\"synchronization\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}s:11:\"performance\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}}', NULL, '2020-07-13 10:08:55'),
(230, 'report', 'auto_import', 'report auto import products from queue status', 'serialize', 'a:1:{s:11:\"auto_import\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:7:\"nb_elem\";i:0;}}', NULL, '2020-07-13 10:08:55'),
(231, 'report', 'products_status', 'report products synchronization and performance status', 'serialize', 'a:2:{s:15:\"synchronization\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}s:11:\"performance\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}}', NULL, '2020-07-14 03:51:25'),
(232, 'report', 'auto_import', 'report auto import products from queue status', 'serialize', 'a:1:{s:11:\"auto_import\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:7:\"nb_elem\";i:0;}}', NULL, '2020-07-14 03:51:25'),
(233, 'report', 'products_status', 'report products synchronization and performance status', 'serialize', 'a:2:{s:15:\"synchronization\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}s:11:\"performance\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}}', NULL, '2020-07-14 17:38:20'),
(234, 'report', 'auto_import', 'report auto import products from queue status', 'serialize', 'a:1:{s:11:\"auto_import\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:7:\"nb_elem\";i:0;}}', NULL, '2020-07-14 17:38:20'),
(235, 'report', 'products_status', 'report products synchronization and performance status', 'serialize', 'a:2:{s:15:\"synchronization\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}s:11:\"performance\";a:8:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:1:{i:1636;a:8:{s:2:\"id\";i:1636;s:4:\"asin\";s:10:\"B07PN9NJLG\";s:9:\"post_date\";s:19:\"2020-05-06 09:59:20\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"0\";s:9:\"addtocart\";s:1:\"1\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:2;}}s:2:\"nb\";i:1;s:3:\"nbv\";i:0;s:8:\"total_nb\";i:1;s:10:\"total_hits\";i:0;s:15:\"total_addtocart\";i:1;s:24:\"total_redirect_to_amazon\";i:0;}}', NULL, '2020-07-15 06:51:21'),
(236, 'report', 'auto_import', 'report auto import products from queue status', 'serialize', 'a:1:{s:11:\"auto_import\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:7:\"nb_elem\";i:0;}}', NULL, '2020-07-15 06:51:21'),
(237, 'report', 'products_status', 'report products synchronization and performance status', 'serialize', 'a:2:{s:15:\"synchronization\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}s:11:\"performance\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}}', NULL, '2020-07-15 19:21:24'),
(238, 'report', 'auto_import', 'report auto import products from queue status', 'serialize', 'a:1:{s:11:\"auto_import\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:7:\"nb_elem\";i:0;}}', NULL, '2020-07-15 19:21:24'),
(239, 'report', 'products_status', 'report products synchronization and performance status', 'serialize', 'a:2:{s:15:\"synchronization\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}s:11:\"performance\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}}', NULL, '2020-07-16 07:59:08'),
(240, 'report', 'auto_import', 'report auto import products from queue status', 'serialize', 'a:1:{s:11:\"auto_import\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:7:\"nb_elem\";i:0;}}', NULL, '2020-07-16 07:59:08'),
(241, 'report', 'products_status', 'report products synchronization and performance status', 'serialize', 'a:2:{s:15:\"synchronization\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}s:11:\"performance\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}}', NULL, '2020-07-16 20:45:44'),
(242, 'report', 'auto_import', 'report auto import products from queue status', 'serialize', 'a:1:{s:11:\"auto_import\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:7:\"nb_elem\";i:0;}}', NULL, '2020-07-16 20:45:44'),
(243, 'report', 'products_status', 'report products synchronization and performance status', 'serialize', 'a:2:{s:15:\"synchronization\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}s:11:\"performance\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}}', NULL, '2020-07-17 11:46:30'),
(244, 'report', 'auto_import', 'report auto import products from queue status', 'serialize', 'a:1:{s:11:\"auto_import\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:7:\"nb_elem\";i:0;}}', NULL, '2020-07-17 11:46:30'),
(245, 'report', 'products_status', 'report products synchronization and performance status', 'serialize', 'a:2:{s:15:\"synchronization\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}s:11:\"performance\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}}', NULL, '2020-07-18 06:33:19'),
(246, 'report', 'auto_import', 'report auto import products from queue status', 'serialize', 'a:1:{s:11:\"auto_import\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:7:\"nb_elem\";i:0;}}', NULL, '2020-07-18 06:33:19');
INSERT INTO `wpx5_amz_report_log` (`id`, `log_id`, `log_action`, `desc`, `log_data_type`, `log_data`, `source`, `date_add`) VALUES
(247, 'report', 'products_status', 'report products synchronization and performance status', 'serialize', 'a:2:{s:15:\"synchronization\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}s:11:\"performance\";a:8:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:23:{i:1695;a:8:{s:2:\"id\";i:1695;s:4:\"asin\";s:10:\"B07BN2WMFW\";s:9:\"post_date\";s:19:\"2020-05-06 10:07:24\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:2:\"52\";s:9:\"addtocart\";s:1:\"0\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:52;}i:1636;a:8:{s:2:\"id\";i:1636;s:4:\"asin\";s:10:\"B07PN9NJLG\";s:9:\"post_date\";s:19:\"2020-05-06 09:59:20\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:2:\"26\";s:9:\"addtocart\";s:1:\"0\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:26;}i:1598;a:8:{s:2:\"id\";i:1598;s:4:\"asin\";s:10:\"B07MDFWNBW\";s:9:\"post_date\";s:19:\"2020-05-06 09:53:35\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:2:\"23\";s:9:\"addtocart\";s:1:\"0\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:23;}i:1629;a:8:{s:2:\"id\";i:1629;s:4:\"asin\";s:10:\"B07FZWJK3P\";s:9:\"post_date\";s:19:\"2020-05-06 09:58:21\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:2:\"22\";s:9:\"addtocart\";s:1:\"0\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:22;}i:1621;a:8:{s:2:\"id\";i:1621;s:4:\"asin\";s:10:\"B01J9905ZM\";s:9:\"post_date\";s:19:\"2020-05-06 09:55:34\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:2:\"19\";s:9:\"addtocart\";s:1:\"0\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:19;}i:1568;a:8:{s:2:\"id\";i:1568;s:4:\"asin\";s:10:\"B07MZCBXTC\";s:9:\"post_date\";s:19:\"2020-05-06 09:49:57\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:2:\"18\";s:9:\"addtocart\";s:1:\"0\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:18;}i:1690;a:8:{s:2:\"id\";i:1690;s:4:\"asin\";s:10:\"B085DX7XPV\";s:9:\"post_date\";s:19:\"2020-05-06 10:06:52\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:2:\"17\";s:9:\"addtocart\";s:1:\"0\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:17;}i:1651;a:8:{s:2:\"id\";i:1651;s:4:\"asin\";s:10:\"B01MRWWHUN\";s:9:\"post_date\";s:19:\"2020-05-06 10:02:12\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:2:\"17\";s:9:\"addtocart\";s:1:\"0\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:17;}i:1507;a:8:{s:2:\"id\";i:1507;s:4:\"asin\";s:10:\"B00RPMQPHS\";s:9:\"post_date\";s:19:\"2020-05-06 09:40:17\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:2:\"15\";s:9:\"addtocart\";s:1:\"0\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:15;}i:1583;a:8:{s:2:\"id\";i:1583;s:4:\"asin\";s:10:\"B079BC3R11\";s:9:\"post_date\";s:19:\"2020-05-06 09:52:24\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:2:\"15\";s:9:\"addtocart\";s:1:\"0\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:15;}i:1490;a:8:{s:2:\"id\";i:1490;s:4:\"asin\";s:10:\"B01EAMZ8FK\";s:9:\"post_date\";s:19:\"2020-05-06 09:38:18\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:2:\"13\";s:9:\"addtocart\";s:1:\"0\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:13;}i:1566;a:8:{s:2:\"id\";i:1566;s:4:\"asin\";s:10:\"B0799S7J4G\";s:9:\"post_date\";s:19:\"2020-05-06 09:49:13\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:2:\"13\";s:9:\"addtocart\";s:1:\"0\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:13;}i:1682;a:8:{s:2:\"id\";i:1682;s:4:\"asin\";s:10:\"B07QKN4N4Y\";s:9:\"post_date\";s:19:\"2020-05-06 10:05:33\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"7\";s:9:\"addtocart\";s:1:\"0\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:7;}i:1558;a:8:{s:2:\"id\";i:1558;s:4:\"asin\";s:10:\"B005OLAJHE\";s:9:\"post_date\";s:19:\"2020-05-06 09:48:39\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"5\";s:9:\"addtocart\";s:1:\"0\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:5;}i:1550;a:8:{s:2:\"id\";i:1550;s:4:\"asin\";s:10:\"B07H5FY8ZS\";s:9:\"post_date\";s:19:\"2020-05-06 09:45:02\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"4\";s:9:\"addtocart\";s:1:\"0\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:4;}i:1590;a:8:{s:2:\"id\";i:1590;s:4:\"asin\";s:10:\"B073RDGRNB\";s:9:\"post_date\";s:19:\"2020-05-06 09:53:03\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"3\";s:9:\"addtocart\";s:1:\"0\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:3;}i:1674;a:8:{s:2:\"id\";i:1674;s:4:\"asin\";s:10:\"B07BMLVLNH\";s:9:\"post_date\";s:19:\"2020-05-06 10:04:28\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"3\";s:9:\"addtocart\";s:1:\"0\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:3;}i:1532;a:8:{s:2:\"id\";i:1532;s:4:\"asin\";s:10:\"B07DLRHF37\";s:9:\"post_date\";s:19:\"2020-05-06 09:42:08\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"2\";s:9:\"addtocart\";s:1:\"0\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:2;}i:1492;a:8:{s:2:\"id\";i:1492;s:4:\"asin\";s:10:\"B01EJZW53G\";s:9:\"post_date\";s:19:\"2020-05-06 09:39:13\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"2\";s:9:\"addtocart\";s:1:\"0\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:2;}i:1659;a:8:{s:2:\"id\";i:1659;s:4:\"asin\";s:10:\"B077GGGYWV\";s:9:\"post_date\";s:19:\"2020-05-06 10:02:35\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"2\";s:9:\"addtocart\";s:1:\"0\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:2;}i:1605;a:8:{s:2:\"id\";i:1605;s:4:\"asin\";s:10:\"B00NC39N0A\";s:9:\"post_date\";s:19:\"2020-05-06 09:54:09\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"1\";s:9:\"addtocart\";s:1:\"0\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:1;}i:1666;a:8:{s:2:\"id\";i:1666;s:4:\"asin\";s:10:\"B0716XGSB2\";s:9:\"post_date\";s:19:\"2020-05-06 10:03:25\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"1\";s:9:\"addtocart\";s:1:\"0\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:1;}i:1488;a:8:{s:2:\"id\";i:1488;s:4:\"asin\";s:10:\"B00DY1ZIAE\";s:9:\"post_date\";s:19:\"2020-05-06 09:37:42\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"1\";s:9:\"addtocart\";s:1:\"0\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:1;}}s:2:\"nb\";i:23;s:3:\"nbv\";i:0;s:8:\"total_nb\";i:23;s:10:\"total_hits\";i:281;s:15:\"total_addtocart\";i:0;s:24:\"total_redirect_to_amazon\";i:0;}}', NULL, '2020-07-18 19:20:55'),
(248, 'report', 'auto_import', 'report auto import products from queue status', 'serialize', 'a:1:{s:11:\"auto_import\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:7:\"nb_elem\";i:0;}}', NULL, '2020-07-18 19:20:55'),
(249, 'report', 'products_status', 'report products synchronization and performance status', 'serialize', 'a:2:{s:15:\"synchronization\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}s:11:\"performance\";a:8:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:29:{i:1695;a:8:{s:2:\"id\";i:1695;s:4:\"asin\";s:10:\"B07BN2WMFW\";s:9:\"post_date\";s:19:\"2020-05-06 10:07:24\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:3:\"135\";s:9:\"addtocart\";s:1:\"0\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:135;}i:1583;a:8:{s:2:\"id\";i:1583;s:4:\"asin\";s:10:\"B079BC3R11\";s:9:\"post_date\";s:19:\"2020-05-06 09:52:24\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:3:\"112\";s:9:\"addtocart\";s:1:\"0\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:112;}i:1507;a:8:{s:2:\"id\";i:1507;s:4:\"asin\";s:10:\"B00RPMQPHS\";s:9:\"post_date\";s:19:\"2020-05-06 09:40:17\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:2:\"76\";s:9:\"addtocart\";s:1:\"0\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:76;}i:1605;a:8:{s:2:\"id\";i:1605;s:4:\"asin\";s:10:\"B00NC39N0A\";s:9:\"post_date\";s:19:\"2020-05-06 09:54:09\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:2:\"39\";s:9:\"addtocart\";s:1:\"0\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:39;}i:1532;a:8:{s:2:\"id\";i:1532;s:4:\"asin\";s:10:\"B07DLRHF37\";s:9:\"post_date\";s:19:\"2020-05-06 09:42:08\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:2:\"38\";s:9:\"addtocart\";s:1:\"0\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:38;}i:1682;a:8:{s:2:\"id\";i:1682;s:4:\"asin\";s:10:\"B07QKN4N4Y\";s:9:\"post_date\";s:19:\"2020-05-06 10:05:33\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:2:\"36\";s:9:\"addtocart\";s:1:\"0\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:36;}i:1690;a:8:{s:2:\"id\";i:1690;s:4:\"asin\";s:10:\"B085DX7XPV\";s:9:\"post_date\";s:19:\"2020-05-06 10:06:52\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:2:\"32\";s:9:\"addtocart\";s:1:\"0\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:32;}i:1651;a:8:{s:2:\"id\";i:1651;s:4:\"asin\";s:10:\"B01MRWWHUN\";s:9:\"post_date\";s:19:\"2020-05-06 10:02:12\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:2:\"31\";s:9:\"addtocart\";s:1:\"0\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:31;}i:1568;a:8:{s:2:\"id\";i:1568;s:4:\"asin\";s:10:\"B07MZCBXTC\";s:9:\"post_date\";s:19:\"2020-05-06 09:49:57\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:2:\"30\";s:9:\"addtocart\";s:1:\"0\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:30;}i:1666;a:8:{s:2:\"id\";i:1666;s:4:\"asin\";s:10:\"B0716XGSB2\";s:9:\"post_date\";s:19:\"2020-05-06 10:03:25\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:2:\"29\";s:9:\"addtocart\";s:1:\"0\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:29;}i:1659;a:8:{s:2:\"id\";i:1659;s:4:\"asin\";s:10:\"B077GGGYWV\";s:9:\"post_date\";s:19:\"2020-05-06 10:02:35\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:2:\"29\";s:9:\"addtocart\";s:1:\"0\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:29;}i:1643;a:8:{s:2:\"id\";i:1643;s:4:\"asin\";s:10:\"B07HG5B67F\";s:9:\"post_date\";s:19:\"2020-05-06 10:01:23\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:2:\"29\";s:9:\"addtocart\";s:1:\"0\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:29;}i:1566;a:8:{s:2:\"id\";i:1566;s:4:\"asin\";s:10:\"B0799S7J4G\";s:9:\"post_date\";s:19:\"2020-05-06 09:49:13\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:2:\"28\";s:9:\"addtocart\";s:1:\"0\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:28;}i:1514;a:8:{s:2:\"id\";i:1514;s:4:\"asin\";s:10:\"B07568JYPN\";s:9:\"post_date\";s:19:\"2020-05-06 09:41:35\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:2:\"28\";s:9:\"addtocart\";s:1:\"0\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:28;}i:1558;a:8:{s:2:\"id\";i:1558;s:4:\"asin\";s:10:\"B005OLAJHE\";s:9:\"post_date\";s:19:\"2020-05-06 09:48:39\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:2:\"27\";s:9:\"addtocart\";s:1:\"0\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:27;}i:1674;a:8:{s:2:\"id\";i:1674;s:4:\"asin\";s:10:\"B07BMLVLNH\";s:9:\"post_date\";s:19:\"2020-05-06 10:04:28\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:2:\"27\";s:9:\"addtocart\";s:1:\"0\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:27;}i:1598;a:8:{s:2:\"id\";i:1598;s:4:\"asin\";s:10:\"B07MDFWNBW\";s:9:\"post_date\";s:19:\"2020-05-06 09:53:35\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:2:\"27\";s:9:\"addtocart\";s:1:\"0\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:27;}i:1629;a:8:{s:2:\"id\";i:1629;s:4:\"asin\";s:10:\"B07FZWJK3P\";s:9:\"post_date\";s:19:\"2020-05-06 09:58:21\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:2:\"27\";s:9:\"addtocart\";s:1:\"0\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:27;}i:1621;a:8:{s:2:\"id\";i:1621;s:4:\"asin\";s:10:\"B01J9905ZM\";s:9:\"post_date\";s:19:\"2020-05-06 09:55:34\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:2:\"25\";s:9:\"addtocart\";s:1:\"0\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:25;}i:1492;a:8:{s:2:\"id\";i:1492;s:4:\"asin\";s:10:\"B01EJZW53G\";s:9:\"post_date\";s:19:\"2020-05-06 09:39:13\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:2:\"23\";s:9:\"addtocart\";s:1:\"0\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:23;}i:1590;a:8:{s:2:\"id\";i:1590;s:4:\"asin\";s:10:\"B073RDGRNB\";s:9:\"post_date\";s:19:\"2020-05-06 09:53:03\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:2:\"22\";s:9:\"addtocart\";s:1:\"0\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:22;}i:1636;a:8:{s:2:\"id\";i:1636;s:4:\"asin\";s:10:\"B07PN9NJLG\";s:9:\"post_date\";s:19:\"2020-05-06 09:59:20\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:2:\"18\";s:9:\"addtocart\";s:1:\"0\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:18;}i:1490;a:8:{s:2:\"id\";i:1490;s:4:\"asin\";s:10:\"B01EAMZ8FK\";s:9:\"post_date\";s:19:\"2020-05-06 09:38:18\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:2:\"16\";s:9:\"addtocart\";s:1:\"0\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:16;}i:1613;a:8:{s:2:\"id\";i:1613;s:4:\"asin\";s:10:\"B00K8GIGDE\";s:9:\"post_date\";s:19:\"2020-05-06 09:54:41\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:2:\"15\";s:9:\"addtocart\";s:1:\"0\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:15;}i:1550;a:8:{s:2:\"id\";i:1550;s:4:\"asin\";s:10:\"B07H5FY8ZS\";s:9:\"post_date\";s:19:\"2020-05-06 09:45:02\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:2:\"14\";s:9:\"addtocart\";s:1:\"0\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:14;}i:1576;a:8:{s:2:\"id\";i:1576;s:4:\"asin\";s:10:\"B0794ZPHGM\";s:9:\"post_date\";s:19:\"2020-05-06 09:50:59\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:2:\"11\";s:9:\"addtocart\";s:1:\"0\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:11;}i:1500;a:8:{s:2:\"id\";i:1500;s:4:\"asin\";s:10:\"B07FK7XGQP\";s:9:\"post_date\";s:19:\"2020-05-06 09:39:40\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"7\";s:9:\"addtocart\";s:1:\"0\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:7;}i:1488;a:8:{s:2:\"id\";i:1488;s:4:\"asin\";s:10:\"B00DY1ZIAE\";s:9:\"post_date\";s:19:\"2020-05-06 09:37:42\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"3\";s:9:\"addtocart\";s:1:\"0\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:3;}i:1480;a:8:{s:2:\"id\";i:1480;s:4:\"asin\";s:10:\"B000GCCGZY\";s:9:\"post_date\";s:19:\"2020-05-06 09:36:54\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"1\";s:9:\"addtocart\";s:1:\"0\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:1;}}s:2:\"nb\";i:29;s:3:\"nbv\";i:0;s:8:\"total_nb\";i:29;s:10:\"total_hits\";i:935;s:15:\"total_addtocart\";i:0;s:24:\"total_redirect_to_amazon\";i:0;}}', NULL, '2020-07-19 19:53:52'),
(250, 'report', 'auto_import', 'report auto import products from queue status', 'serialize', 'a:1:{s:11:\"auto_import\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:7:\"nb_elem\";i:0;}}', NULL, '2020-07-19 19:53:52'),
(251, 'report', 'products_status', 'report products synchronization and performance status', 'serialize', 'a:2:{s:15:\"synchronization\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}s:11:\"performance\";a:8:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:12:{i:1613;a:8:{s:2:\"id\";i:1613;s:4:\"asin\";s:10:\"B00K8GIGDE\";s:9:\"post_date\";s:19:\"2020-05-06 09:54:41\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"0\";s:9:\"addtocart\";s:1:\"1\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:2;}i:1621;a:8:{s:2:\"id\";i:1621;s:4:\"asin\";s:10:\"B01J9905ZM\";s:9:\"post_date\";s:19:\"2020-05-06 09:55:34\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"0\";s:9:\"addtocart\";s:1:\"1\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:2;}i:1629;a:8:{s:2:\"id\";i:1629;s:4:\"asin\";s:10:\"B07FZWJK3P\";s:9:\"post_date\";s:19:\"2020-05-06 09:58:21\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"0\";s:9:\"addtocart\";s:1:\"1\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:2;}i:1636;a:8:{s:2:\"id\";i:1636;s:4:\"asin\";s:10:\"B07PN9NJLG\";s:9:\"post_date\";s:19:\"2020-05-06 09:59:20\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"0\";s:9:\"addtocart\";s:1:\"1\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:2;}i:1643;a:8:{s:2:\"id\";i:1643;s:4:\"asin\";s:10:\"B07HG5B67F\";s:9:\"post_date\";s:19:\"2020-05-06 10:01:23\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"0\";s:9:\"addtocart\";s:1:\"1\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:2;}i:1651;a:8:{s:2:\"id\";i:1651;s:4:\"asin\";s:10:\"B01MRWWHUN\";s:9:\"post_date\";s:19:\"2020-05-06 10:02:12\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"0\";s:9:\"addtocart\";s:1:\"1\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:2;}i:1659;a:8:{s:2:\"id\";i:1659;s:4:\"asin\";s:10:\"B077GGGYWV\";s:9:\"post_date\";s:19:\"2020-05-06 10:02:35\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"0\";s:9:\"addtocart\";s:1:\"1\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:2;}i:1666;a:8:{s:2:\"id\";i:1666;s:4:\"asin\";s:10:\"B0716XGSB2\";s:9:\"post_date\";s:19:\"2020-05-06 10:03:25\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"0\";s:9:\"addtocart\";s:1:\"1\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:2;}i:1674;a:8:{s:2:\"id\";i:1674;s:4:\"asin\";s:10:\"B07BMLVLNH\";s:9:\"post_date\";s:19:\"2020-05-06 10:04:28\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"0\";s:9:\"addtocart\";s:1:\"1\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:2;}i:1682;a:8:{s:2:\"id\";i:1682;s:4:\"asin\";s:10:\"B07QKN4N4Y\";s:9:\"post_date\";s:19:\"2020-05-06 10:05:33\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"0\";s:9:\"addtocart\";s:1:\"1\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:2;}i:1690;a:8:{s:2:\"id\";i:1690;s:4:\"asin\";s:10:\"B085DX7XPV\";s:9:\"post_date\";s:19:\"2020-05-06 10:06:52\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"0\";s:9:\"addtocart\";s:1:\"1\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:2;}i:1695;a:8:{s:2:\"id\";i:1695;s:4:\"asin\";s:10:\"B07BN2WMFW\";s:9:\"post_date\";s:19:\"2020-05-06 10:07:24\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"0\";s:9:\"addtocart\";s:1:\"1\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:2;}}s:2:\"nb\";i:12;s:3:\"nbv\";i:0;s:8:\"total_nb\";i:12;s:10:\"total_hits\";i:0;s:15:\"total_addtocart\";i:12;s:24:\"total_redirect_to_amazon\";i:0;}}', NULL, '2020-07-20 21:32:39'),
(252, 'report', 'auto_import', 'report auto import products from queue status', 'serialize', 'a:1:{s:11:\"auto_import\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:7:\"nb_elem\";i:0;}}', NULL, '2020-07-20 21:32:39'),
(253, 'report', 'products_status', 'report products synchronization and performance status', 'serialize', 'a:2:{s:15:\"synchronization\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}s:11:\"performance\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}}', NULL, '2020-07-21 10:46:56'),
(254, 'report', 'auto_import', 'report auto import products from queue status', 'serialize', 'a:1:{s:11:\"auto_import\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:7:\"nb_elem\";i:0;}}', NULL, '2020-07-21 10:46:56'),
(255, 'report', 'products_status', 'report products synchronization and performance status', 'serialize', 'a:2:{s:15:\"synchronization\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}s:11:\"performance\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}}', NULL, '2020-07-22 07:17:07'),
(256, 'report', 'auto_import', 'report auto import products from queue status', 'serialize', 'a:1:{s:11:\"auto_import\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:7:\"nb_elem\";i:0;}}', NULL, '2020-07-22 07:17:07'),
(257, 'report', 'products_status', 'report products synchronization and performance status', 'serialize', 'a:2:{s:15:\"synchronization\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}s:11:\"performance\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}}', NULL, '2020-07-22 19:20:31'),
(258, 'report', 'auto_import', 'report auto import products from queue status', 'serialize', 'a:1:{s:11:\"auto_import\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:7:\"nb_elem\";i:0;}}', NULL, '2020-07-22 19:20:31'),
(259, 'report', 'products_status', 'report products synchronization and performance status', 'serialize', 'a:2:{s:15:\"synchronization\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}s:11:\"performance\";a:8:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:1:{i:1629;a:8:{s:2:\"id\";i:1629;s:4:\"asin\";s:10:\"B07FZWJK3P\";s:9:\"post_date\";s:19:\"2020-05-06 09:58:21\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"1\";s:9:\"addtocart\";s:1:\"0\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:1;}}s:2:\"nb\";i:1;s:3:\"nbv\";i:0;s:8:\"total_nb\";i:1;s:10:\"total_hits\";i:1;s:15:\"total_addtocart\";i:0;s:24:\"total_redirect_to_amazon\";i:0;}}', NULL, '2020-07-23 11:42:57'),
(260, 'report', 'auto_import', 'report auto import products from queue status', 'serialize', 'a:1:{s:11:\"auto_import\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:7:\"nb_elem\";i:0;}}', NULL, '2020-07-23 11:42:57'),
(261, 'report', 'products_status', 'report products synchronization and performance status', 'serialize', 'a:2:{s:15:\"synchronization\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}s:11:\"performance\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}}', NULL, '2020-07-24 04:57:28'),
(262, 'report', 'auto_import', 'report auto import products from queue status', 'serialize', 'a:1:{s:11:\"auto_import\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:7:\"nb_elem\";i:0;}}', NULL, '2020-07-24 04:57:28'),
(263, 'report', 'products_status', 'report products synchronization and performance status', 'serialize', 'a:2:{s:15:\"synchronization\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}s:11:\"performance\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}}', NULL, '2020-07-24 17:10:34'),
(264, 'report', 'auto_import', 'report auto import products from queue status', 'serialize', 'a:1:{s:11:\"auto_import\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:7:\"nb_elem\";i:0;}}', NULL, '2020-07-24 17:10:34'),
(265, 'report', 'products_status', 'report products synchronization and performance status', 'serialize', 'a:2:{s:15:\"synchronization\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}s:11:\"performance\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}}', NULL, '2020-07-25 06:34:51'),
(266, 'report', 'auto_import', 'report auto import products from queue status', 'serialize', 'a:1:{s:11:\"auto_import\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:7:\"nb_elem\";i:0;}}', NULL, '2020-07-25 06:34:51'),
(267, 'report', 'products_status', 'report products synchronization and performance status', 'serialize', 'a:2:{s:15:\"synchronization\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}s:11:\"performance\";a:8:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:3:{i:1629;a:8:{s:2:\"id\";i:1629;s:4:\"asin\";s:10:\"B07FZWJK3P\";s:9:\"post_date\";s:19:\"2020-05-06 09:58:21\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"0\";s:9:\"addtocart\";s:1:\"1\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:2;}i:1621;a:8:{s:2:\"id\";i:1621;s:4:\"asin\";s:10:\"B01J9905ZM\";s:9:\"post_date\";s:19:\"2020-05-06 09:55:34\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"0\";s:9:\"addtocart\";s:1:\"1\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:2;}i:1568;a:8:{s:2:\"id\";i:1568;s:4:\"asin\";s:10:\"B07MZCBXTC\";s:9:\"post_date\";s:19:\"2020-05-06 09:49:57\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"1\";s:9:\"addtocart\";s:1:\"0\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:1;}}s:2:\"nb\";i:3;s:3:\"nbv\";i:0;s:8:\"total_nb\";i:3;s:10:\"total_hits\";i:1;s:15:\"total_addtocart\";i:2;s:24:\"total_redirect_to_amazon\";i:0;}}', NULL, '2020-07-25 19:52:14'),
(268, 'report', 'auto_import', 'report auto import products from queue status', 'serialize', 'a:1:{s:11:\"auto_import\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:7:\"nb_elem\";i:0;}}', NULL, '2020-07-25 19:52:14'),
(269, 'report', 'products_status', 'report products synchronization and performance status', 'serialize', 'a:2:{s:15:\"synchronization\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}s:11:\"performance\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}}', NULL, '2020-07-26 10:40:58'),
(270, 'report', 'auto_import', 'report auto import products from queue status', 'serialize', 'a:1:{s:11:\"auto_import\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:7:\"nb_elem\";i:0;}}', NULL, '2020-07-26 10:40:58'),
(271, 'report', 'products_status', 'report products synchronization and performance status', 'serialize', 'a:2:{s:15:\"synchronization\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}s:11:\"performance\";a:8:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:12:{i:1695;a:8:{s:2:\"id\";i:1695;s:4:\"asin\";s:10:\"B07BN2WMFW\";s:9:\"post_date\";s:19:\"2020-05-06 10:07:24\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"1\";s:9:\"addtocart\";s:1:\"1\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:3;}i:1613;a:8:{s:2:\"id\";i:1613;s:4:\"asin\";s:10:\"B00K8GIGDE\";s:9:\"post_date\";s:19:\"2020-05-06 09:54:41\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"0\";s:9:\"addtocart\";s:1:\"1\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:2;}i:1621;a:8:{s:2:\"id\";i:1621;s:4:\"asin\";s:10:\"B01J9905ZM\";s:9:\"post_date\";s:19:\"2020-05-06 09:55:34\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"0\";s:9:\"addtocart\";s:1:\"1\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:2;}i:1629;a:8:{s:2:\"id\";i:1629;s:4:\"asin\";s:10:\"B07FZWJK3P\";s:9:\"post_date\";s:19:\"2020-05-06 09:58:21\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"0\";s:9:\"addtocart\";s:1:\"1\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:2;}i:1636;a:8:{s:2:\"id\";i:1636;s:4:\"asin\";s:10:\"B07PN9NJLG\";s:9:\"post_date\";s:19:\"2020-05-06 09:59:20\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"0\";s:9:\"addtocart\";s:1:\"1\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:2;}i:1643;a:8:{s:2:\"id\";i:1643;s:4:\"asin\";s:10:\"B07HG5B67F\";s:9:\"post_date\";s:19:\"2020-05-06 10:01:23\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"0\";s:9:\"addtocart\";s:1:\"1\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:2;}i:1651;a:8:{s:2:\"id\";i:1651;s:4:\"asin\";s:10:\"B01MRWWHUN\";s:9:\"post_date\";s:19:\"2020-05-06 10:02:12\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"0\";s:9:\"addtocart\";s:1:\"1\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:2;}i:1659;a:8:{s:2:\"id\";i:1659;s:4:\"asin\";s:10:\"B077GGGYWV\";s:9:\"post_date\";s:19:\"2020-05-06 10:02:35\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"0\";s:9:\"addtocart\";s:1:\"1\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:2;}i:1666;a:8:{s:2:\"id\";i:1666;s:4:\"asin\";s:10:\"B0716XGSB2\";s:9:\"post_date\";s:19:\"2020-05-06 10:03:25\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"0\";s:9:\"addtocart\";s:1:\"1\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:2;}i:1674;a:8:{s:2:\"id\";i:1674;s:4:\"asin\";s:10:\"B07BMLVLNH\";s:9:\"post_date\";s:19:\"2020-05-06 10:04:28\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"0\";s:9:\"addtocart\";s:1:\"1\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:2;}i:1682;a:8:{s:2:\"id\";i:1682;s:4:\"asin\";s:10:\"B07QKN4N4Y\";s:9:\"post_date\";s:19:\"2020-05-06 10:05:33\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"0\";s:9:\"addtocart\";s:1:\"1\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:2;}i:1690;a:8:{s:2:\"id\";i:1690;s:4:\"asin\";s:10:\"B085DX7XPV\";s:9:\"post_date\";s:19:\"2020-05-06 10:06:52\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"0\";s:9:\"addtocart\";s:1:\"1\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:2;}}s:2:\"nb\";i:12;s:3:\"nbv\";i:0;s:8:\"total_nb\";i:12;s:10:\"total_hits\";i:1;s:15:\"total_addtocart\";i:12;s:24:\"total_redirect_to_amazon\";i:0;}}', NULL, '2020-07-26 23:46:09'),
(272, 'report', 'auto_import', 'report auto import products from queue status', 'serialize', 'a:1:{s:11:\"auto_import\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:7:\"nb_elem\";i:0;}}', NULL, '2020-07-26 23:46:09'),
(273, 'report', 'products_status', 'report products synchronization and performance status', 'serialize', 'a:2:{s:15:\"synchronization\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}s:11:\"performance\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}}', NULL, '2020-07-28 05:29:18'),
(274, 'report', 'auto_import', 'report auto import products from queue status', 'serialize', 'a:1:{s:11:\"auto_import\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:7:\"nb_elem\";i:0;}}', NULL, '2020-07-28 05:29:18'),
(275, 'report', 'products_status', 'report products synchronization and performance status', 'serialize', 'a:2:{s:15:\"synchronization\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}s:11:\"performance\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}}', NULL, '2020-07-28 19:59:59'),
(276, 'report', 'auto_import', 'report auto import products from queue status', 'serialize', 'a:1:{s:11:\"auto_import\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:7:\"nb_elem\";i:0;}}', NULL, '2020-07-28 19:59:59'),
(277, 'report', 'products_status', 'report products synchronization and performance status', 'serialize', 'a:2:{s:15:\"synchronization\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}s:11:\"performance\";a:8:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:1:{i:1613;a:8:{s:2:\"id\";i:1613;s:4:\"asin\";s:10:\"B00K8GIGDE\";s:9:\"post_date\";s:19:\"2020-05-06 09:54:41\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"0\";s:9:\"addtocart\";s:1:\"1\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:2;}}s:2:\"nb\";i:1;s:3:\"nbv\";i:0;s:8:\"total_nb\";i:1;s:10:\"total_hits\";i:0;s:15:\"total_addtocart\";i:1;s:24:\"total_redirect_to_amazon\";i:0;}}', NULL, '2020-07-29 09:23:36'),
(278, 'report', 'auto_import', 'report auto import products from queue status', 'serialize', 'a:1:{s:11:\"auto_import\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:7:\"nb_elem\";i:0;}}', NULL, '2020-07-29 09:23:36'),
(279, 'report', 'products_status', 'report products synchronization and performance status', 'serialize', 'a:2:{s:15:\"synchronization\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}s:11:\"performance\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}}', NULL, '2020-07-30 00:48:32'),
(280, 'report', 'auto_import', 'report auto import products from queue status', 'serialize', 'a:1:{s:11:\"auto_import\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:7:\"nb_elem\";i:0;}}', NULL, '2020-07-30 00:48:32'),
(281, 'report', 'products_status', 'report products synchronization and performance status', 'serialize', 'a:2:{s:15:\"synchronization\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}s:11:\"performance\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}}', NULL, '2020-07-30 13:51:31'),
(282, 'report', 'auto_import', 'report auto import products from queue status', 'serialize', 'a:1:{s:11:\"auto_import\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:7:\"nb_elem\";i:0;}}', NULL, '2020-07-30 13:51:31'),
(283, 'report', 'products_status', 'report products synchronization and performance status', 'serialize', 'a:2:{s:15:\"synchronization\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}s:11:\"performance\";a:8:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:1:{i:1629;a:8:{s:2:\"id\";i:1629;s:4:\"asin\";s:10:\"B07FZWJK3P\";s:9:\"post_date\";s:19:\"2020-05-06 09:58:21\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"1\";s:9:\"addtocart\";s:1:\"0\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:1;}}s:2:\"nb\";i:1;s:3:\"nbv\";i:0;s:8:\"total_nb\";i:1;s:10:\"total_hits\";i:1;s:15:\"total_addtocart\";i:0;s:24:\"total_redirect_to_amazon\";i:0;}}', NULL, '2020-07-31 11:22:10'),
(284, 'report', 'auto_import', 'report auto import products from queue status', 'serialize', 'a:1:{s:11:\"auto_import\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:7:\"nb_elem\";i:0;}}', NULL, '2020-07-31 11:22:10'),
(285, 'report', 'products_status', 'report products synchronization and performance status', 'serialize', 'a:2:{s:15:\"synchronization\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}s:11:\"performance\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}}', NULL, '2020-08-01 03:11:59'),
(286, 'report', 'auto_import', 'report auto import products from queue status', 'serialize', 'a:1:{s:11:\"auto_import\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:7:\"nb_elem\";i:0;}}', NULL, '2020-08-01 03:11:59'),
(287, 'report', 'products_status', 'report products synchronization and performance status', 'serialize', 'a:2:{s:15:\"synchronization\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}s:11:\"performance\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}}', NULL, '2020-08-01 16:30:53'),
(288, 'report', 'auto_import', 'report auto import products from queue status', 'serialize', 'a:1:{s:11:\"auto_import\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:7:\"nb_elem\";i:0;}}', NULL, '2020-08-01 16:30:53'),
(289, 'report', 'products_status', 'report products synchronization and performance status', 'serialize', 'a:2:{s:15:\"synchronization\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}s:11:\"performance\";a:8:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:12:{i:1613;a:8:{s:2:\"id\";i:1613;s:4:\"asin\";s:10:\"B00K8GIGDE\";s:9:\"post_date\";s:19:\"2020-05-06 09:54:41\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"0\";s:9:\"addtocart\";s:1:\"1\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:2;}i:1621;a:8:{s:2:\"id\";i:1621;s:4:\"asin\";s:10:\"B01J9905ZM\";s:9:\"post_date\";s:19:\"2020-05-06 09:55:34\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"0\";s:9:\"addtocart\";s:1:\"1\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:2;}i:1629;a:8:{s:2:\"id\";i:1629;s:4:\"asin\";s:10:\"B07FZWJK3P\";s:9:\"post_date\";s:19:\"2020-05-06 09:58:21\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"0\";s:9:\"addtocart\";s:1:\"1\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:2;}i:1636;a:8:{s:2:\"id\";i:1636;s:4:\"asin\";s:10:\"B07PN9NJLG\";s:9:\"post_date\";s:19:\"2020-05-06 09:59:20\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"0\";s:9:\"addtocart\";s:1:\"1\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:2;}i:1643;a:8:{s:2:\"id\";i:1643;s:4:\"asin\";s:10:\"B07HG5B67F\";s:9:\"post_date\";s:19:\"2020-05-06 10:01:23\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"0\";s:9:\"addtocart\";s:1:\"1\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:2;}i:1651;a:8:{s:2:\"id\";i:1651;s:4:\"asin\";s:10:\"B01MRWWHUN\";s:9:\"post_date\";s:19:\"2020-05-06 10:02:12\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"0\";s:9:\"addtocart\";s:1:\"1\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:2;}i:1659;a:8:{s:2:\"id\";i:1659;s:4:\"asin\";s:10:\"B077GGGYWV\";s:9:\"post_date\";s:19:\"2020-05-06 10:02:35\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"0\";s:9:\"addtocart\";s:1:\"1\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:2;}i:1666;a:8:{s:2:\"id\";i:1666;s:4:\"asin\";s:10:\"B0716XGSB2\";s:9:\"post_date\";s:19:\"2020-05-06 10:03:25\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"0\";s:9:\"addtocart\";s:1:\"1\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:2;}i:1674;a:8:{s:2:\"id\";i:1674;s:4:\"asin\";s:10:\"B07BMLVLNH\";s:9:\"post_date\";s:19:\"2020-05-06 10:04:28\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"0\";s:9:\"addtocart\";s:1:\"1\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:2;}i:1682;a:8:{s:2:\"id\";i:1682;s:4:\"asin\";s:10:\"B07QKN4N4Y\";s:9:\"post_date\";s:19:\"2020-05-06 10:05:33\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"0\";s:9:\"addtocart\";s:1:\"1\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:2;}i:1690;a:8:{s:2:\"id\";i:1690;s:4:\"asin\";s:10:\"B085DX7XPV\";s:9:\"post_date\";s:19:\"2020-05-06 10:06:52\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"0\";s:9:\"addtocart\";s:1:\"1\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:2;}i:1695;a:8:{s:2:\"id\";i:1695;s:4:\"asin\";s:10:\"B07BN2WMFW\";s:9:\"post_date\";s:19:\"2020-05-06 10:07:24\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"0\";s:9:\"addtocart\";s:1:\"1\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:2;}}s:2:\"nb\";i:12;s:3:\"nbv\";i:0;s:8:\"total_nb\";i:12;s:10:\"total_hits\";i:0;s:15:\"total_addtocart\";i:12;s:24:\"total_redirect_to_amazon\";i:0;}}', NULL, '2020-08-02 04:33:33'),
(290, 'report', 'auto_import', 'report auto import products from queue status', 'serialize', 'a:1:{s:11:\"auto_import\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:7:\"nb_elem\";i:0;}}', NULL, '2020-08-02 04:33:33'),
(291, 'report', 'products_status', 'report products synchronization and performance status', 'serialize', 'a:2:{s:15:\"synchronization\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}s:11:\"performance\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}}', NULL, '2020-08-02 16:56:51'),
(292, 'report', 'auto_import', 'report auto import products from queue status', 'serialize', 'a:1:{s:11:\"auto_import\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:7:\"nb_elem\";i:0;}}', NULL, '2020-08-02 16:56:51'),
(293, 'report', 'products_status', 'report products synchronization and performance status', 'serialize', 'a:2:{s:15:\"synchronization\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}s:11:\"performance\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}}', NULL, '2020-08-03 04:58:29'),
(294, 'report', 'auto_import', 'report auto import products from queue status', 'serialize', 'a:1:{s:11:\"auto_import\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:7:\"nb_elem\";i:0;}}', NULL, '2020-08-03 04:58:29'),
(295, 'report', 'products_status', 'report products synchronization and performance status', 'serialize', 'a:2:{s:15:\"synchronization\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}s:11:\"performance\";a:8:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:2:{i:1682;a:8:{s:2:\"id\";i:1682;s:4:\"asin\";s:10:\"B07QKN4N4Y\";s:9:\"post_date\";s:19:\"2020-05-06 10:05:33\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"1\";s:9:\"addtocart\";s:1:\"0\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:1;}i:1695;a:8:{s:2:\"id\";i:1695;s:4:\"asin\";s:10:\"B07BN2WMFW\";s:9:\"post_date\";s:19:\"2020-05-06 10:07:24\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"1\";s:9:\"addtocart\";s:1:\"0\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:1;}}s:2:\"nb\";i:2;s:3:\"nbv\";i:0;s:8:\"total_nb\";i:2;s:10:\"total_hits\";i:2;s:15:\"total_addtocart\";i:0;s:24:\"total_redirect_to_amazon\";i:0;}}', NULL, '2020-08-03 17:20:58'),
(296, 'report', 'auto_import', 'report auto import products from queue status', 'serialize', 'a:1:{s:11:\"auto_import\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:7:\"nb_elem\";i:0;}}', NULL, '2020-08-03 17:20:58'),
(297, 'report', 'products_status', 'report products synchronization and performance status', 'serialize', 'a:2:{s:15:\"synchronization\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}s:11:\"performance\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}}', NULL, '2020-08-04 07:32:09'),
(298, 'report', 'auto_import', 'report auto import products from queue status', 'serialize', 'a:1:{s:11:\"auto_import\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:7:\"nb_elem\";i:0;}}', NULL, '2020-08-04 07:32:09'),
(299, 'report', 'products_status', 'report products synchronization and performance status', 'serialize', 'a:2:{s:15:\"synchronization\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}s:11:\"performance\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}}', NULL, '2020-08-04 20:41:18'),
(300, 'report', 'auto_import', 'report auto import products from queue status', 'serialize', 'a:1:{s:11:\"auto_import\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:7:\"nb_elem\";i:0;}}', NULL, '2020-08-04 20:41:18'),
(301, 'report', 'products_status', 'report products synchronization and performance status', 'serialize', 'a:2:{s:15:\"synchronization\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}s:11:\"performance\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}}', NULL, '2020-08-05 09:12:31'),
(302, 'report', 'auto_import', 'report auto import products from queue status', 'serialize', 'a:1:{s:11:\"auto_import\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:7:\"nb_elem\";i:0;}}', NULL, '2020-08-05 09:12:31'),
(303, 'report', 'products_status', 'report products synchronization and performance status', 'serialize', 'a:2:{s:15:\"synchronization\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}s:11:\"performance\";a:8:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:6:{i:1659;a:8:{s:2:\"id\";i:1659;s:4:\"asin\";s:10:\"B077GGGYWV\";s:9:\"post_date\";s:19:\"2020-05-06 10:02:35\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"1\";s:9:\"addtocart\";s:1:\"0\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:1;}i:1666;a:8:{s:2:\"id\";i:1666;s:4:\"asin\";s:10:\"B0716XGSB2\";s:9:\"post_date\";s:19:\"2020-05-06 10:03:25\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"1\";s:9:\"addtocart\";s:1:\"0\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:1;}i:1674;a:8:{s:2:\"id\";i:1674;s:4:\"asin\";s:10:\"B07BMLVLNH\";s:9:\"post_date\";s:19:\"2020-05-06 10:04:28\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"1\";s:9:\"addtocart\";s:1:\"0\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:1;}i:1682;a:8:{s:2:\"id\";i:1682;s:4:\"asin\";s:10:\"B07QKN4N4Y\";s:9:\"post_date\";s:19:\"2020-05-06 10:05:33\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"1\";s:9:\"addtocart\";s:1:\"0\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:1;}i:1690;a:8:{s:2:\"id\";i:1690;s:4:\"asin\";s:10:\"B085DX7XPV\";s:9:\"post_date\";s:19:\"2020-05-06 10:06:52\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"1\";s:9:\"addtocart\";s:1:\"0\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:1;}i:1695;a:8:{s:2:\"id\";i:1695;s:4:\"asin\";s:10:\"B07BN2WMFW\";s:9:\"post_date\";s:19:\"2020-05-06 10:07:24\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"1\";s:9:\"addtocart\";s:1:\"0\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:1;}}s:2:\"nb\";i:6;s:3:\"nbv\";i:0;s:8:\"total_nb\";i:6;s:10:\"total_hits\";i:6;s:15:\"total_addtocart\";i:0;s:24:\"total_redirect_to_amazon\";i:0;}}', NULL, '2020-08-05 21:40:31'),
(304, 'report', 'auto_import', 'report auto import products from queue status', 'serialize', 'a:1:{s:11:\"auto_import\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:7:\"nb_elem\";i:0;}}', NULL, '2020-08-05 21:40:31'),
(305, 'report', 'products_status', 'report products synchronization and performance status', 'serialize', 'a:2:{s:15:\"synchronization\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}s:11:\"performance\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}}', NULL, '2020-08-06 10:22:49'),
(306, 'report', 'auto_import', 'report auto import products from queue status', 'serialize', 'a:1:{s:11:\"auto_import\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:7:\"nb_elem\";i:0;}}', NULL, '2020-08-06 10:22:49'),
(307, 'report', 'products_status', 'report products synchronization and performance status', 'serialize', 'a:2:{s:15:\"synchronization\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}s:11:\"performance\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}}', NULL, '2020-08-06 22:27:22'),
(308, 'report', 'auto_import', 'report auto import products from queue status', 'serialize', 'a:1:{s:11:\"auto_import\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:7:\"nb_elem\";i:0;}}', NULL, '2020-08-06 22:27:22'),
(309, 'report', 'products_status', 'report products synchronization and performance status', 'serialize', 'a:2:{s:15:\"synchronization\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}s:11:\"performance\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}}', NULL, '2020-08-07 10:38:45'),
(310, 'report', 'auto_import', 'report auto import products from queue status', 'serialize', 'a:1:{s:11:\"auto_import\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:7:\"nb_elem\";i:0;}}', NULL, '2020-08-07 10:38:45'),
(311, 'report', 'products_status', 'report products synchronization and performance status', 'serialize', 'a:2:{s:15:\"synchronization\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}s:11:\"performance\";a:8:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:1:{i:1695;a:8:{s:2:\"id\";i:1695;s:4:\"asin\";s:10:\"B07BN2WMFW\";s:9:\"post_date\";s:19:\"2020-05-06 10:07:24\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"2\";s:9:\"addtocart\";s:1:\"0\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:2;}}s:2:\"nb\";i:1;s:3:\"nbv\";i:0;s:8:\"total_nb\";i:1;s:10:\"total_hits\";i:2;s:15:\"total_addtocart\";i:0;s:24:\"total_redirect_to_amazon\";i:0;}}', NULL, '2020-08-07 23:27:07'),
(312, 'report', 'auto_import', 'report auto import products from queue status', 'serialize', 'a:1:{s:11:\"auto_import\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:7:\"nb_elem\";i:0;}}', NULL, '2020-08-07 23:27:07'),
(313, 'report', 'products_status', 'report products synchronization and performance status', 'serialize', 'a:2:{s:15:\"synchronization\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}s:11:\"performance\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}}', NULL, '2020-08-08 16:59:19'),
(314, 'report', 'auto_import', 'report auto import products from queue status', 'serialize', 'a:1:{s:11:\"auto_import\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:7:\"nb_elem\";i:0;}}', NULL, '2020-08-08 16:59:19'),
(315, 'report', 'products_status', 'report products synchronization and performance status', 'serialize', 'a:2:{s:15:\"synchronization\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}s:11:\"performance\";a:8:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:1:{i:1690;a:8:{s:2:\"id\";i:1690;s:4:\"asin\";s:10:\"B085DX7XPV\";s:9:\"post_date\";s:19:\"2020-05-06 10:06:52\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"1\";s:9:\"addtocart\";s:1:\"0\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:1;}}s:2:\"nb\";i:1;s:3:\"nbv\";i:0;s:8:\"total_nb\";i:1;s:10:\"total_hits\";i:1;s:15:\"total_addtocart\";i:0;s:24:\"total_redirect_to_amazon\";i:0;}}', NULL, '2020-08-09 05:39:52'),
(316, 'report', 'auto_import', 'report auto import products from queue status', 'serialize', 'a:1:{s:11:\"auto_import\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:7:\"nb_elem\";i:0;}}', NULL, '2020-08-09 05:39:52'),
(317, 'report', 'products_status', 'report products synchronization and performance status', 'serialize', 'a:2:{s:15:\"synchronization\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}s:11:\"performance\";a:8:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:1:{i:1621;a:8:{s:2:\"id\";i:1621;s:4:\"asin\";s:10:\"B01J9905ZM\";s:9:\"post_date\";s:19:\"2020-05-06 09:55:34\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"1\";s:9:\"addtocart\";s:1:\"0\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:1;}}s:2:\"nb\";i:1;s:3:\"nbv\";i:0;s:8:\"total_nb\";i:1;s:10:\"total_hits\";i:1;s:15:\"total_addtocart\";i:0;s:24:\"total_redirect_to_amazon\";i:0;}}', NULL, '2020-08-09 21:34:53');
INSERT INTO `wpx5_amz_report_log` (`id`, `log_id`, `log_action`, `desc`, `log_data_type`, `log_data`, `source`, `date_add`) VALUES
(318, 'report', 'auto_import', 'report auto import products from queue status', 'serialize', 'a:1:{s:11:\"auto_import\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:7:\"nb_elem\";i:0;}}', NULL, '2020-08-09 21:34:53'),
(319, 'report', 'products_status', 'report products synchronization and performance status', 'serialize', 'a:2:{s:15:\"synchronization\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}s:11:\"performance\";a:8:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:1:{i:1629;a:8:{s:2:\"id\";i:1629;s:4:\"asin\";s:10:\"B07FZWJK3P\";s:9:\"post_date\";s:19:\"2020-05-06 09:58:21\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"1\";s:9:\"addtocart\";s:1:\"0\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:1;}}s:2:\"nb\";i:1;s:3:\"nbv\";i:0;s:8:\"total_nb\";i:1;s:10:\"total_hits\";i:1;s:15:\"total_addtocart\";i:0;s:24:\"total_redirect_to_amazon\";i:0;}}', NULL, '2020-08-10 16:12:31'),
(320, 'report', 'auto_import', 'report auto import products from queue status', 'serialize', 'a:1:{s:11:\"auto_import\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:7:\"nb_elem\";i:0;}}', NULL, '2020-08-10 16:12:31'),
(321, 'report', 'products_status', 'report products synchronization and performance status', 'serialize', 'a:2:{s:15:\"synchronization\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}s:11:\"performance\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}}', NULL, '2020-08-11 04:35:01'),
(322, 'report', 'auto_import', 'report auto import products from queue status', 'serialize', 'a:1:{s:11:\"auto_import\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:7:\"nb_elem\";i:0;}}', NULL, '2020-08-11 04:35:01'),
(323, 'report', 'products_status', 'report products synchronization and performance status', 'serialize', 'a:2:{s:15:\"synchronization\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}s:11:\"performance\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}}', NULL, '2020-08-11 22:25:21'),
(324, 'report', 'auto_import', 'report auto import products from queue status', 'serialize', 'a:1:{s:11:\"auto_import\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:7:\"nb_elem\";i:0;}}', NULL, '2020-08-11 22:25:21'),
(325, 'report', 'products_status', 'report products synchronization and performance status', 'serialize', 'a:2:{s:15:\"synchronization\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}s:11:\"performance\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}}', NULL, '2020-08-12 14:51:44'),
(326, 'report', 'auto_import', 'report auto import products from queue status', 'serialize', 'a:1:{s:11:\"auto_import\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:7:\"nb_elem\";i:0;}}', NULL, '2020-08-12 14:51:44'),
(327, 'report', 'products_status', 'report products synchronization and performance status', 'serialize', 'a:2:{s:15:\"synchronization\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}s:11:\"performance\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}}', NULL, '2020-08-13 05:51:36'),
(328, 'report', 'auto_import', 'report auto import products from queue status', 'serialize', 'a:1:{s:11:\"auto_import\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:7:\"nb_elem\";i:0;}}', NULL, '2020-08-13 05:51:36'),
(329, 'report', 'products_status', 'report products synchronization and performance status', 'serialize', 'a:2:{s:15:\"synchronization\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}s:11:\"performance\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}}', NULL, '2020-08-13 23:47:21'),
(330, 'report', 'auto_import', 'report auto import products from queue status', 'serialize', 'a:1:{s:11:\"auto_import\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:7:\"nb_elem\";i:0;}}', NULL, '2020-08-13 23:47:21'),
(331, 'report', 'products_status', 'report products synchronization and performance status', 'serialize', 'a:2:{s:15:\"synchronization\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}s:11:\"performance\";a:8:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:3:{i:1613;a:8:{s:2:\"id\";i:1613;s:4:\"asin\";s:10:\"B00K8GIGDE\";s:9:\"post_date\";s:19:\"2020-05-06 09:54:41\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"0\";s:9:\"addtocart\";s:1:\"1\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:2;}i:1695;a:8:{s:2:\"id\";i:1695;s:4:\"asin\";s:10:\"B07BN2WMFW\";s:9:\"post_date\";s:19:\"2020-05-06 10:07:24\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"0\";s:9:\"addtocart\";s:1:\"1\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:2;}i:1636;a:8:{s:2:\"id\";i:1636;s:4:\"asin\";s:10:\"B07PN9NJLG\";s:9:\"post_date\";s:19:\"2020-05-06 09:59:20\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"1\";s:9:\"addtocart\";s:1:\"0\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:1;}}s:2:\"nb\";i:3;s:3:\"nbv\";i:0;s:8:\"total_nb\";i:3;s:10:\"total_hits\";i:1;s:15:\"total_addtocart\";i:2;s:24:\"total_redirect_to_amazon\";i:0;}}', NULL, '2020-08-14 19:27:47'),
(332, 'report', 'auto_import', 'report auto import products from queue status', 'serialize', 'a:1:{s:11:\"auto_import\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:7:\"nb_elem\";i:0;}}', NULL, '2020-08-14 19:27:47'),
(333, 'report', 'products_status', 'report products synchronization and performance status', 'serialize', 'a:2:{s:15:\"synchronization\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}s:11:\"performance\";a:8:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:1:{i:1621;a:8:{s:2:\"id\";i:1621;s:4:\"asin\";s:10:\"B01J9905ZM\";s:9:\"post_date\";s:19:\"2020-05-06 09:55:34\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"1\";s:9:\"addtocart\";s:1:\"0\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:1;}}s:2:\"nb\";i:1;s:3:\"nbv\";i:0;s:8:\"total_nb\";i:1;s:10:\"total_hits\";i:1;s:15:\"total_addtocart\";i:0;s:24:\"total_redirect_to_amazon\";i:0;}}', NULL, '2020-08-15 08:10:01'),
(334, 'report', 'auto_import', 'report auto import products from queue status', 'serialize', 'a:1:{s:11:\"auto_import\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:7:\"nb_elem\";i:0;}}', NULL, '2020-08-15 08:10:01'),
(335, 'report', 'products_status', 'report products synchronization and performance status', 'serialize', 'a:2:{s:15:\"synchronization\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}s:11:\"performance\";a:8:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:2:{i:1613;a:8:{s:2:\"id\";i:1613;s:4:\"asin\";s:10:\"B00K8GIGDE\";s:9:\"post_date\";s:19:\"2020-05-06 09:54:41\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"0\";s:9:\"addtocart\";s:1:\"1\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:2;}i:1690;a:8:{s:2:\"id\";i:1690;s:4:\"asin\";s:10:\"B085DX7XPV\";s:9:\"post_date\";s:19:\"2020-05-06 10:06:52\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"1\";s:9:\"addtocart\";s:1:\"0\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:1;}}s:2:\"nb\";i:2;s:3:\"nbv\";i:0;s:8:\"total_nb\";i:2;s:10:\"total_hits\";i:1;s:15:\"total_addtocart\";i:1;s:24:\"total_redirect_to_amazon\";i:0;}}', NULL, '2020-08-16 06:47:07'),
(336, 'report', 'auto_import', 'report auto import products from queue status', 'serialize', 'a:1:{s:11:\"auto_import\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:7:\"nb_elem\";i:0;}}', NULL, '2020-08-16 06:47:07'),
(337, 'report', 'products_status', 'report products synchronization and performance status', 'serialize', 'a:2:{s:15:\"synchronization\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}s:11:\"performance\";a:8:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:12:{i:1613;a:8:{s:2:\"id\";i:1613;s:4:\"asin\";s:10:\"B00K8GIGDE\";s:9:\"post_date\";s:19:\"2020-05-06 09:54:41\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"0\";s:9:\"addtocart\";s:1:\"1\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:2;}i:1621;a:8:{s:2:\"id\";i:1621;s:4:\"asin\";s:10:\"B01J9905ZM\";s:9:\"post_date\";s:19:\"2020-05-06 09:55:34\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"0\";s:9:\"addtocart\";s:1:\"1\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:2;}i:1629;a:8:{s:2:\"id\";i:1629;s:4:\"asin\";s:10:\"B07FZWJK3P\";s:9:\"post_date\";s:19:\"2020-05-06 09:58:21\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"0\";s:9:\"addtocart\";s:1:\"1\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:2;}i:1636;a:8:{s:2:\"id\";i:1636;s:4:\"asin\";s:10:\"B07PN9NJLG\";s:9:\"post_date\";s:19:\"2020-05-06 09:59:20\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"0\";s:9:\"addtocart\";s:1:\"1\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:2;}i:1643;a:8:{s:2:\"id\";i:1643;s:4:\"asin\";s:10:\"B07HG5B67F\";s:9:\"post_date\";s:19:\"2020-05-06 10:01:23\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"0\";s:9:\"addtocart\";s:1:\"1\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:2;}i:1651;a:8:{s:2:\"id\";i:1651;s:4:\"asin\";s:10:\"B01MRWWHUN\";s:9:\"post_date\";s:19:\"2020-05-06 10:02:12\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"0\";s:9:\"addtocart\";s:1:\"1\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:2;}i:1659;a:8:{s:2:\"id\";i:1659;s:4:\"asin\";s:10:\"B077GGGYWV\";s:9:\"post_date\";s:19:\"2020-05-06 10:02:35\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"0\";s:9:\"addtocart\";s:1:\"1\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:2;}i:1666;a:8:{s:2:\"id\";i:1666;s:4:\"asin\";s:10:\"B0716XGSB2\";s:9:\"post_date\";s:19:\"2020-05-06 10:03:25\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"0\";s:9:\"addtocart\";s:1:\"1\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:2;}i:1674;a:8:{s:2:\"id\";i:1674;s:4:\"asin\";s:10:\"B07BMLVLNH\";s:9:\"post_date\";s:19:\"2020-05-06 10:04:28\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"0\";s:9:\"addtocart\";s:1:\"1\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:2;}i:1682;a:8:{s:2:\"id\";i:1682;s:4:\"asin\";s:10:\"B07QKN4N4Y\";s:9:\"post_date\";s:19:\"2020-05-06 10:05:33\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"0\";s:9:\"addtocart\";s:1:\"1\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:2;}i:1690;a:8:{s:2:\"id\";i:1690;s:4:\"asin\";s:10:\"B085DX7XPV\";s:9:\"post_date\";s:19:\"2020-05-06 10:06:52\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"0\";s:9:\"addtocart\";s:1:\"1\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:2;}i:1695;a:8:{s:2:\"id\";i:1695;s:4:\"asin\";s:10:\"B07BN2WMFW\";s:9:\"post_date\";s:19:\"2020-05-06 10:07:24\";s:11:\"post_parent\";s:1:\"0\";s:4:\"hits\";s:1:\"0\";s:9:\"addtocart\";s:1:\"1\";s:18:\"redirect_to_amazon\";s:1:\"0\";s:5:\"score\";i:2;}}s:2:\"nb\";i:12;s:3:\"nbv\";i:0;s:8:\"total_nb\";i:12;s:10:\"total_hits\";i:0;s:15:\"total_addtocart\";i:12;s:24:\"total_redirect_to_amazon\";i:0;}}', NULL, '2020-08-16 21:58:06'),
(338, 'report', 'auto_import', 'report auto import products from queue status', 'serialize', 'a:1:{s:11:\"auto_import\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:7:\"nb_elem\";i:0;}}', NULL, '2020-08-16 21:58:06'),
(339, 'report', 'products_status', 'report products synchronization and performance status', 'serialize', 'a:2:{s:15:\"synchronization\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}s:11:\"performance\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}}', NULL, '2020-08-17 15:15:30'),
(340, 'report', 'auto_import', 'report auto import products from queue status', 'serialize', 'a:1:{s:11:\"auto_import\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:7:\"nb_elem\";i:0;}}', NULL, '2020-08-17 15:15:30'),
(341, 'report', 'products_status', 'report products synchronization and performance status', 'serialize', 'a:2:{s:15:\"synchronization\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}s:11:\"performance\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:3:\"nbv\";i:0;}}', NULL, '2020-08-18 03:25:18'),
(342, 'report', 'auto_import', 'report auto import products from queue status', 'serialize', 'a:1:{s:11:\"auto_import\";a:4:{s:6:\"status\";s:5:\"valid\";s:8:\"products\";a:0:{}s:2:\"nb\";i:0;s:7:\"nb_elem\";i:0;}}', NULL, '2020-08-18 03:25:18');

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

--
-- Table structure for table `wpx5_amz_search`
--

CREATE TABLE `wpx5_amz_search` (
  `id` int(10) UNSIGNED NOT NULL,
  `code` varchar(32) COLLATE utf8_unicode_ci NOT NULL,
  `publish` enum('Y','N') COLLATE utf8_unicode_ci NOT NULL DEFAULT 'Y',
  `status` varchar(20) COLLATE utf8_unicode_ci NOT NULL,
  `status_msg` text COLLATE utf8_unicode_ci NOT NULL,
  `params` text COLLATE utf8_unicode_ci NOT NULL,
  `provider` varchar(20) COLLATE utf8_unicode_ci NOT NULL,
  `search_title` varchar(100) COLLATE utf8_unicode_ci NOT NULL,
  `country` varchar(10) COLLATE utf8_unicode_ci NOT NULL,
  `recurrency` varchar(10) COLLATE utf8_unicode_ci NOT NULL,
  `created_date` timestamp NULL DEFAULT '0000-00-00 00:00:00',
  `started_at` timestamp NULL DEFAULT NULL,
  `ended_at` timestamp NULL DEFAULT NULL,
  `run_date` timestamp NULL DEFAULT NULL,
  `nb_tries` smallint(1) UNSIGNED NOT NULL DEFAULT 0
) ENGINE=MyISAM DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;

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

--
-- Table structure for table `wpx5_commentmeta`
--

CREATE TABLE `wpx5_commentmeta` (
  `meta_id` bigint(20) UNSIGNED NOT NULL,
  `comment_id` bigint(20) UNSIGNED NOT NULL DEFAULT 0,
  `meta_key` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `meta_value` longtext COLLATE utf8mb4_unicode_ci DEFAULT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `wpx5_comments`
--

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

--
-- Dumping data for table `wpx5_comments`
--

INSERT INTO `wpx5_comments` (`comment_ID`, `comment_post_ID`, `comment_author`, `comment_author_email`, `comment_author_url`, `comment_author_IP`, `comment_date`, `comment_date_gmt`, `comment_content`, `comment_karma`, `comment_approved`, `comment_agent`, `comment_type`, `comment_parent`, `user_id`) VALUES
(1, 1, 'A WordPress Commenter', 'wapuu@wordpress.example', 'https://wordpress.org/', '', '2020-04-19 07:31:55', '2020-04-19 07:31:55', '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, '1', '', '', 0, 0),
(2, 1348, 'A WordPress Commenter', 'wapuu@wordpress.example', 'https://wordpress.org/', '', '2017-01-06 03:01:50', '2017-01-06 03:01:50', '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\">Gravatar</a>.', 0, '1', '', '', 0, 0),
(48, 1348, 'burberry outlet', 'heribertoknudson@web.de', 'http://www.trafic-justice.com/SITENE17/VEREUX/departem/33/notaire/ducoureau-encore-condamnation.html', '23.90.28.111', '2020-08-12 04:55:54', '2020-08-12 04:55:54', 'Sous certains rapports, l\'intelligence tres developpee fournit a ceux qui la \r\npossedent de grands moyens pour abuser, dominer, maitriser, et,\r\ntrop souvent, pour opprimer les autres, ce qui semble rendre cette \r\nfaculte plus nuisible qu\'utile au bonheur general de toute societe72.\r\n\r\n<a href=\"http://www.trafic-justice.com/SITENE17/VEREUX/departem/33/notaire/ducoureau-encore-condamnation.html\" rel=\"nofollow ugc\">burberry outlet</a> Et, pour les lecteurs de la \r\nVie de Haydn, il ne sera point besoin d\'insister sur \r\nce singulier parallele entre les peintres et les musiciens dont l\'inspiration ou le metier ont, d\'apres lui, \r\nune exacte correspondance.', 0, '0', 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.139 Safari/537.36', '', 0, 0),
(13, 1164, 'Get Monia', 'chirs@gmail.com', '', '::1', '2017-03-16 02:47:44', '2017-03-16 02:47:44', 'I think the problem for me is the energistically benchmark focused growth strategies via superior supply chains. Compellingly reintermediate mission-critical potentialities whereas cross functional scenarios. Phosfluorescently re-engineer distributed processes without standardized supply chains. Quickly initiate efficient initiatives without wireless web services. Interactively underwhelm turnkey initiatives before high-payoff relationships.', 0, '1', '', '', 0, 0),
(14, 1164, 'Chris Walker Senior', 'Senior@gmail.com', '', '::1', '2017-03-16 02:48:02', '2017-03-16 02:48:02', 'Readymade crucifix typewriter schlitz quinoa, put a bird on it blue bottle stumptown tofu tacos blog pabst poutine wayfarers. Street art chicharrones bicycle rights, farm-to-table post-ironic taxidermy forage mumblecore.', 0, '1', '', '', 0, 0),
(15, 1164, 'William Richardson', 'richardson@gmail.com', '', '::1', '2017-03-16 02:48:40', '2017-03-16 02:48:40', 'Photo booth humblebrag health goth, readymade drinking vinegar four loko fap bitters beard shabby chic roof party fixie heirloom distillery four dollar toast. Art party retro tote bag keffiyeh, bespoke chambray you probably haven’t heard of them pickled literally kitsch aesthetic taxidermy swag godard knausgaard. Banh mi lo-fi chillwave flexitarian ennui.', 0, '1', '', '', 0, 0),
(28, 77, 'WooCommerce', '', '', '', '2017-01-11 08:08:35', '2017-01-11 08:08:35', 'Awaiting check payment Order status changed from Pending Payment to On Hold.', 0, '1', '', 'order_note', 0, 0),
(29, 78, 'WooCommerce', '', '', '', '2017-01-11 08:10:15', '2017-01-11 08:10:15', 'Payment to be made upon delivery. Order status changed from Pending Payment to Processing.', 0, '1', '', 'order_note', 0, 0),
(30, 78, 'WooCommerce', '', '', '', '2017-01-11 08:10:17', '2017-01-11 08:10:17', 'Item 59 stock reduced from 200 to 199.', 0, '1', '', 'order_note', 0, 0),
(31, 877, 'WooCommerce', '', '', '', '2017-03-03 04:35:24', '2017-03-03 04:35:24', 'Payment to be made upon delivery. Order status changed from Pending Payment to Processing.', 0, '1', '', 'order_note', 0, 0),
(32, 877, 'WooCommerce', '', '', '', '2017-03-03 04:35:27', '2017-03-03 04:35:27', 'Item 831 stock reduced from 38 to 33.', 0, '1', '', 'order_note', 0, 0),
(33, 879, 'WooCommerce', '', '', '', '2017-03-03 04:37:07', '2017-03-03 04:37:07', 'Payment to be made upon delivery. Order status changed from Pending Payment to Processing.', 0, '1', '', 'order_note', 0, 0),
(34, 879, 'WooCommerce', '', '', '', '2017-03-03 04:37:10', '2017-03-03 04:37:10', 'Item 831 stock reduced from 15 to 8.', 0, '1', '', 'order_note', 0, 0),
(35, 879, 'admin', 'nguyenvanthuc1912@gmail.com', '', '', '2017-03-11 08:35:01', '2017-03-11 08:35:01', 'Order status changed from Processing to Completed.', 0, '1', '', 'order_note', 0, 0),
(36, 1084, 'WooCommerce', '', '', '', '2017-03-10 03:39:11', '2017-03-10 03:39:11', 'Payment to be made upon delivery. Order status changed from Pending Payment to Processing.', 0, '1', '', 'order_note', 0, 0),
(37, 1084, 'admin', 'nguyenvanthuc1912@gmail.com', '', '', '2017-03-11 08:34:57', '2017-03-11 08:34:57', 'Order status changed from Processing to Completed.', 0, '1', '', 'order_note', 0, 0),
(38, 1110, 'WooCommerce', '', '', '', '2017-03-14 10:26:31', '2017-03-14 10:26:31', 'Payment to be made upon delivery. Order status changed from Pending Payment to Processing.', 0, '1', '', 'order_note', 0, 0),
(39, 1218, 'WooCommerce', '', '', '', '2017-03-20 01:47:20', '2017-03-20 01:47:20', 'Payment to be made upon delivery. Order status changed from Pending Payment to Processing.', 0, '1', '', 'order_note', 0, 0),
(40, 1350, 'WooCommerce', '', '', '', '2017-03-24 04:14:24', '2017-03-24 04:14:24', 'Payment to be made upon delivery. Order status changed from Pending Payment to Processing.', 0, '1', '', 'order_note', 0, 0),
(41, 1350, 'WooCommerce', '', '', '', '2017-03-24 04:14:28', '2017-03-24 04:14:28', 'Item 827 stock reduced from 5 to 3.', 0, '1', '', 'order_note', 0, 0),
(42, 1369, 'WooCommerce', 'woocommerce@demoapus.com', '', '', '2017-06-18 01:20:40', '2017-06-18 01:20:40', 'Unpaid order cancelled - time limit reached. Order status changed from Pending Payment to Cancelled.', 0, '1', '', 'order_note', 0, 0),
(43, 1371, 'WooCommerce', 'woocommerce@apusthemes.com', '', '', '2018-03-09 16:38:45', '2018-03-09 16:38:45', 'Awaiting BACS payment Order status changed from Pending Payment to On Hold.', 0, '1', '', 'order_note', 0, 0),
(44, 1373, 'WooCommerce', 'woocommerce@apusthemes.com', '', '', '2018-12-12 07:48:57', '2018-12-12 07:48:57', 'Awaiting BACS payment Order status changed from Pending Payment to On Hold.', 0, '1', '', 'order_note', 0, 0),
(45, 1378, 'WooCommerce', 'woocommerce@apusthemes.com', '', '', '2018-12-22 08:57:33', '2018-12-22 08:57:33', 'Unpaid order cancelled - time limit reached. Order status changed from Pending Payment to Cancelled.', 0, '1', '', 'order_note', 0, 0),
(46, 1353, 'WooCommerce', '', '', '', '2017-03-24 04:15:54', '2017-03-24 04:15:54', 'Payment to be made upon delivery. Order status changed from Pending Payment to Processing.', 0, '1', '', 'order_note', 0, 0),
(47, 1353, 'WooCommerce', '', '', '', '2017-03-24 04:15:58', '2017-03-24 04:15:58', 'Item 816 stock reduced from 3 to 0.', 0, '1', '', 'order_note', 0, 0);

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

--
-- Table structure for table `wpx5_links`
--

CREATE TABLE `wpx5_links` (
  `link_id` bigint(20) UNSIGNED NOT NULL,
  `link_url` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `link_name` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `link_image` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `link_target` varchar(25) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `link_description` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `link_visible` varchar(20) COLLATE utf8mb4_unicode_ci 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) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `link_notes` mediumtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `link_rss` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT ''
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `wpx5_options`
--

CREATE TABLE `wpx5_options` (
  `option_id` bigint(20) UNSIGNED NOT NULL,
  `option_name` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `option_value` longtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `autoload` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'yes'
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `wpx5_options`
--

INSERT INTO `wpx5_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(1, 'siteurl', 'http://shoestimer.com', 'yes'),
(2, 'home', 'http://shoestimer.com', 'yes'),
(3, 'blogname', 'Next Shoes', 'yes'),
(4, 'blogdescription', 'Next Shoes', 'yes'),
(5, 'users_can_register', '0', 'yes'),
(6, 'admin_email', 'kari7788i@gmail.com', 'yes'),
(7, 'start_of_week', '1', 'yes'),
(8, 'use_balanceTags', '0', 'yes'),
(9, 'use_smilies', '1', 'yes'),
(10, 'require_name_email', '1', 'yes'),
(11, 'comments_notify', '1', 'yes'),
(12, 'posts_per_rss', '10', 'yes'),
(13, 'rss_use_excerpt', '0', 'yes'),
(14, 'mailserver_url', 'mail.example.com', 'yes'),
(15, 'mailserver_login', 'login@example.com', 'yes'),
(16, 'mailserver_pass', 'password', 'yes'),
(17, 'mailserver_port', '110', 'yes'),
(18, 'default_category', '1', 'yes'),
(19, 'default_comment_status', 'open', 'yes'),
(20, 'default_ping_status', 'open', 'yes'),
(21, 'default_pingback_flag', '1', 'yes'),
(22, 'posts_per_page', '10', 'yes'),
(23, 'date_format', 'F j, Y', 'yes'),
(24, 'time_format', 'g:i a', 'yes'),
(25, 'links_updated_date_format', 'F j, Y g:i a', 'yes'),
(26, 'comment_moderation', '0', 'yes'),
(27, 'moderation_notify', '1', 'yes'),
(28, 'permalink_structure', '/%postname%/', 'yes'),
(29, 'rewrite_rules', 'a:387:{s:24:\"^wc-auth/v([1]{1})/(.*)?\";s:63:\"index.php?wc-auth-version=$matches[1]&wc-auth-route=$matches[2]\";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:29:\"vendors/([^/]*)/page/([0-9]+)\";s:69:\"index.php?post_type=product&vendor_shop=$matches[1]&paged=$matches[2]\";s:15:\"vendors/([^/]*)\";s:51:\"index.php?post_type=product&vendor_shop=$matches[1]\";s:47:\"(([^/]+/)*wishlist)(/(.*))?/page/([0-9]{1,})/?$\";s:76:\"index.php?pagename=$matches[1]&wishlist-action=$matches[4]&paged=$matches[5]\";s:30:\"(([^/]+/)*wishlist)(/(.*))?/?$\";s:58:\"index.php?pagename=$matches[1]&wishlist-action=$matches[4]\";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:14:\"apus_footer/?$\";s:31:\"index.php?post_type=apus_footer\";s:44:\"apus_footer/feed/(feed|rdf|rss|rss2|atom)/?$\";s:48:\"index.php?post_type=apus_footer&feed=$matches[1]\";s:39:\"apus_footer/(feed|rdf|rss|rss2|atom)/?$\";s:48:\"index.php?post_type=apus_footer&feed=$matches[1]\";s:31:\"apus_footer/page/([0-9]{1,})/?$\";s:49:\"index.php?post_type=apus_footer&paged=$matches[1]\";s:16:\"apus_megamenu/?$\";s:33:\"index.php?post_type=apus_megamenu\";s:46:\"apus_megamenu/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_type=apus_megamenu&feed=$matches[1]\";s:41:\"apus_megamenu/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_type=apus_megamenu&feed=$matches[1]\";s:33:\"apus_megamenu/page/([0-9]{1,})/?$\";s:51:\"index.php?post_type=apus_megamenu&paged=$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: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: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: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:70:\"average-battery-life-in-hours/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:71:\"index.php?pa_average-battery-life-in-hours=$matches[1]&feed=$matches[2]\";s:65:\"average-battery-life-in-hours/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:71:\"index.php?pa_average-battery-life-in-hours=$matches[1]&feed=$matches[2]\";s:46:\"average-battery-life-in-hours/([^/]+)/embed/?$\";s:65:\"index.php?pa_average-battery-life-in-hours=$matches[1]&embed=true\";s:58:\"average-battery-life-in-hours/([^/]+)/page/?([0-9]{1,})/?$\";s:72:\"index.php?pa_average-battery-life-in-hours=$matches[1]&paged=$matches[2]\";s:40:\"average-battery-life-in-hours/([^/]+)/?$\";s:54:\"index.php?pa_average-battery-life-in-hours=$matches[1]\";s:50:\"batteries/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:51:\"index.php?pa_batteries=$matches[1]&feed=$matches[2]\";s:45:\"batteries/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:51:\"index.php?pa_batteries=$matches[1]&feed=$matches[2]\";s:26:\"batteries/([^/]+)/embed/?$\";s:45:\"index.php?pa_batteries=$matches[1]&embed=true\";s:38:\"batteries/([^/]+)/page/?([0-9]{1,})/?$\";s:52:\"index.php?pa_batteries=$matches[1]&paged=$matches[2]\";s:20:\"batteries/([^/]+)/?$\";s:34:\"index.php?pa_batteries=$matches[1]\";s:46:\"brand/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pa_brand=$matches[1]&feed=$matches[2]\";s:41:\"brand/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pa_brand=$matches[1]&feed=$matches[2]\";s:22:\"brand/([^/]+)/embed/?$\";s:41:\"index.php?pa_brand=$matches[1]&embed=true\";s:34:\"brand/([^/]+)/page/?([0-9]{1,})/?$\";s:48:\"index.php?pa_brand=$matches[1]&paged=$matches[2]\";s:16:\"brand/([^/]+)/?$\";s:30:\"index.php?pa_brand=$matches[1]\";s:46:\"color/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pa_color=$matches[1]&feed=$matches[2]\";s:41:\"color/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pa_color=$matches[1]&feed=$matches[2]\";s:22:\"color/([^/]+)/embed/?$\";s:41:\"index.php?pa_color=$matches[1]&embed=true\";s:34:\"color/([^/]+)/page/?([0-9]{1,})/?$\";s:48:\"index.php?pa_color=$matches[1]&paged=$matches[2]\";s:16:\"color/([^/]+)/?$\";s:30:\"index.php?pa_color=$matches[1]\";s:68:\"date-first-listed-on-amazon/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:69:\"index.php?pa_date-first-listed-on-amazon=$matches[1]&feed=$matches[2]\";s:63:\"date-first-listed-on-amazon/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:69:\"index.php?pa_date-first-listed-on-amazon=$matches[1]&feed=$matches[2]\";s:44:\"date-first-listed-on-amazon/([^/]+)/embed/?$\";s:63:\"index.php?pa_date-first-listed-on-amazon=$matches[1]&embed=true\";s:56:\"date-first-listed-on-amazon/([^/]+)/page/?([0-9]{1,})/?$\";s:70:\"index.php?pa_date-first-listed-on-amazon=$matches[1]&paged=$matches[2]\";s:38:\"date-first-listed-on-amazon/([^/]+)/?$\";s:52:\"index.php?pa_date-first-listed-on-amazon=$matches[1]\";s:58:\"domestic-shipping/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:59:\"index.php?pa_domestic-shipping=$matches[1]&feed=$matches[2]\";s:53:\"domestic-shipping/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:59:\"index.php?pa_domestic-shipping=$matches[1]&feed=$matches[2]\";s:34:\"domestic-shipping/([^/]+)/embed/?$\";s:53:\"index.php?pa_domestic-shipping=$matches[1]&embed=true\";s:46:\"domestic-shipping/([^/]+)/page/?([0-9]{1,})/?$\";s:60:\"index.php?pa_domestic-shipping=$matches[1]&paged=$matches[2]\";s:28:\"domestic-shipping/([^/]+)/?$\";s:42:\"index.php?pa_domestic-shipping=$matches[1]\";s:63:\"international-shipping/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?pa_international-shipping=$matches[1]&feed=$matches[2]\";s:58:\"international-shipping/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?pa_international-shipping=$matches[1]&feed=$matches[2]\";s:39:\"international-shipping/([^/]+)/embed/?$\";s:58:\"index.php?pa_international-shipping=$matches[1]&embed=true\";s:51:\"international-shipping/([^/]+)/page/?([0-9]{1,})/?$\";s:65:\"index.php?pa_international-shipping=$matches[1]&paged=$matches[2]\";s:33:\"international-shipping/([^/]+)/?$\";s:47:\"index.php?pa_international-shipping=$matches[1]\";s:58:\"item-model-number/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:59:\"index.php?pa_item-model-number=$matches[1]&feed=$matches[2]\";s:53:\"item-model-number/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:59:\"index.php?pa_item-model-number=$matches[1]&feed=$matches[2]\";s:34:\"item-model-number/([^/]+)/embed/?$\";s:53:\"index.php?pa_item-model-number=$matches[1]&embed=true\";s:46:\"item-model-number/([^/]+)/page/?([0-9]{1,})/?$\";s:60:\"index.php?pa_item-model-number=$matches[1]&paged=$matches[2]\";s:28:\"item-model-number/([^/]+)/?$\";s:42:\"index.php?pa_item-model-number=$matches[1]\";s:52:\"item-weight/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:53:\"index.php?pa_item-weight=$matches[1]&feed=$matches[2]\";s:47:\"item-weight/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:53:\"index.php?pa_item-weight=$matches[1]&feed=$matches[2]\";s:28:\"item-weight/([^/]+)/embed/?$\";s:47:\"index.php?pa_item-weight=$matches[1]&embed=true\";s:40:\"item-weight/([^/]+)/page/?([0-9]{1,})/?$\";s:54:\"index.php?pa_item-weight=$matches[1]&paged=$matches[2]\";s:22:\"item-weight/([^/]+)/?$\";s:36:\"index.php?pa_item-weight=$matches[1]\";s:53:\"manufacturer/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:54:\"index.php?pa_manufacturer=$matches[1]&feed=$matches[2]\";s:48:\"manufacturer/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:54:\"index.php?pa_manufacturer=$matches[1]&feed=$matches[2]\";s:29:\"manufacturer/([^/]+)/embed/?$\";s:48:\"index.php?pa_manufacturer=$matches[1]&embed=true\";s:41:\"manufacturer/([^/]+)/page/?([0-9]{1,})/?$\";s:55:\"index.php?pa_manufacturer=$matches[1]&paged=$matches[2]\";s:23:\"manufacturer/([^/]+)/?$\";s:37:\"index.php?pa_manufacturer=$matches[1]\";s:69:\"manufacturer-recommended-age/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:70:\"index.php?pa_manufacturer-recommended-age=$matches[1]&feed=$matches[2]\";s:64:\"manufacturer-recommended-age/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:70:\"index.php?pa_manufacturer-recommended-age=$matches[1]&feed=$matches[2]\";s:45:\"manufacturer-recommended-age/([^/]+)/embed/?$\";s:64:\"index.php?pa_manufacturer-recommended-age=$matches[1]&embed=true\";s:57:\"manufacturer-recommended-age/([^/]+)/page/?([0-9]{1,})/?$\";s:71:\"index.php?pa_manufacturer-recommended-age=$matches[1]&paged=$matches[2]\";s:39:\"manufacturer-recommended-age/([^/]+)/?$\";s:53:\"index.php?pa_manufacturer-recommended-age=$matches[1]\";s:46:\"media/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pa_media=$matches[1]&feed=$matches[2]\";s:41:\"media/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pa_media=$matches[1]&feed=$matches[2]\";s:22:\"media/([^/]+)/embed/?$\";s:41:\"index.php?pa_media=$matches[1]&embed=true\";s:34:\"media/([^/]+)/page/?([0-9]{1,})/?$\";s:48:\"index.php?pa_media=$matches[1]&paged=$matches[2]\";s:16:\"media/([^/]+)/?$\";s:30:\"index.php?pa_media=$matches[1]\";s:59:\"package-dimensions/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:60:\"index.php?pa_package-dimensions=$matches[1]&feed=$matches[2]\";s:54:\"package-dimensions/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:60:\"index.php?pa_package-dimensions=$matches[1]&feed=$matches[2]\";s:35:\"package-dimensions/([^/]+)/embed/?$\";s:54:\"index.php?pa_package-dimensions=$matches[1]&embed=true\";s:47:\"package-dimensions/([^/]+)/page/?([0-9]{1,})/?$\";s:61:\"index.php?pa_package-dimensions=$matches[1]&paged=$matches[2]\";s:29:\"package-dimensions/([^/]+)/?$\";s:43:\"index.php?pa_package-dimensions=$matches[1]\";s:48:\"pricing/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?pa_pricing=$matches[1]&feed=$matches[2]\";s:43:\"pricing/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?pa_pricing=$matches[1]&feed=$matches[2]\";s:24:\"pricing/([^/]+)/embed/?$\";s:43:\"index.php?pa_pricing=$matches[1]&embed=true\";s:36:\"pricing/([^/]+)/page/?([0-9]{1,})/?$\";s:50:\"index.php?pa_pricing=$matches[1]&paged=$matches[2]\";s:18:\"pricing/([^/]+)/?$\";s:32:\"index.php?pa_pricing=$matches[1]\";s:59:\"product-dimensions/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:60:\"index.php?pa_product-dimensions=$matches[1]&feed=$matches[2]\";s:54:\"product-dimensions/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:60:\"index.php?pa_product-dimensions=$matches[1]&feed=$matches[2]\";s:35:\"product-dimensions/([^/]+)/embed/?$\";s:54:\"index.php?pa_product-dimensions=$matches[1]&embed=true\";s:47:\"product-dimensions/([^/]+)/page/?([0-9]{1,})/?$\";s:61:\"index.php?pa_product-dimensions=$matches[1]&paged=$matches[2]\";s:29:\"product-dimensions/([^/]+)/?$\";s:43:\"index.php?pa_product-dimensions=$matches[1]\";s:53:\"release-date/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:54:\"index.php?pa_release-date=$matches[1]&feed=$matches[2]\";s:48:\"release-date/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:54:\"index.php?pa_release-date=$matches[1]&feed=$matches[2]\";s:29:\"release-date/([^/]+)/embed/?$\";s:48:\"index.php?pa_release-date=$matches[1]&embed=true\";s:41:\"release-date/([^/]+)/page/?([0-9]{1,})/?$\";s:55:\"index.php?pa_release-date=$matches[1]&paged=$matches[2]\";s:23:\"release-date/([^/]+)/?$\";s:37:\"index.php?pa_release-date=$matches[1]\";s:56:\"shipping-weight/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:57:\"index.php?pa_shipping-weight=$matches[1]&feed=$matches[2]\";s:51:\"shipping-weight/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:57:\"index.php?pa_shipping-weight=$matches[1]&feed=$matches[2]\";s:32:\"shipping-weight/([^/]+)/embed/?$\";s:51:\"index.php?pa_shipping-weight=$matches[1]&embed=true\";s:44:\"shipping-weight/([^/]+)/page/?([0-9]{1,})/?$\";s:58:\"index.php?pa_shipping-weight=$matches[1]&paged=$matches[2]\";s:26:\"shipping-weight/([^/]+)/?$\";s:40:\"index.php?pa_shipping-weight=$matches[1]\";s:45:\"size/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:46:\"index.php?pa_size=$matches[1]&feed=$matches[2]\";s:40:\"size/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:46:\"index.php?pa_size=$matches[1]&feed=$matches[2]\";s:21:\"size/([^/]+)/embed/?$\";s:40:\"index.php?pa_size=$matches[1]&embed=true\";s:33:\"size/([^/]+)/page/?([0-9]{1,})/?$\";s:47:\"index.php?pa_size=$matches[1]&paged=$matches[2]\";s:15:\"size/([^/]+)/?$\";s:29:\"index.php?pa_size=$matches[1]\";s:45:\"shop_order_vendor/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:55:\"shop_order_vendor/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:75:\"shop_order_vendor/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:70:\"shop_order_vendor/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:70:\"shop_order_vendor/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:51:\"shop_order_vendor/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:34:\"shop_order_vendor/([^/]+)/embed/?$\";s:50:\"index.php?shop_order_vendor=$matches[1]&embed=true\";s:38:\"shop_order_vendor/([^/]+)/trackback/?$\";s:44:\"index.php?shop_order_vendor=$matches[1]&tb=1\";s:46:\"shop_order_vendor/([^/]+)/page/?([0-9]{1,})/?$\";s:57:\"index.php?shop_order_vendor=$matches[1]&paged=$matches[2]\";s:53:\"shop_order_vendor/([^/]+)/comment-page-([0-9]{1,})/?$\";s:57:\"index.php?shop_order_vendor=$matches[1]&cpage=$matches[2]\";s:43:\"shop_order_vendor/([^/]+)/wc-api(/(.*))?/?$\";s:58:\"index.php?shop_order_vendor=$matches[1]&wc-api=$matches[3]\";s:49:\"shop_order_vendor/[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:60:\"shop_order_vendor/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:42:\"shop_order_vendor/([^/]+)(?:/([0-9]+))?/?$\";s:56:\"index.php?shop_order_vendor=$matches[1]&page=$matches[2]\";s:34:\"shop_order_vendor/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:44:\"shop_order_vendor/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:64:\"shop_order_vendor/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:59:\"shop_order_vendor/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:59:\"shop_order_vendor/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:40:\"shop_order_vendor/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";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:33:\"product/([^/]+)/wc-api(/(.*))?/?$\";s:48:\"index.php?product=$matches[1]&wc-api=$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:48:\"vi_wad_draft_product/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:58:\"vi_wad_draft_product/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:78:\"vi_wad_draft_product/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:73:\"vi_wad_draft_product/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:73:\"vi_wad_draft_product/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:54:\"vi_wad_draft_product/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:37:\"vi_wad_draft_product/([^/]+)/embed/?$\";s:53:\"index.php?vi_wad_draft_product=$matches[1]&embed=true\";s:41:\"vi_wad_draft_product/([^/]+)/trackback/?$\";s:47:\"index.php?vi_wad_draft_product=$matches[1]&tb=1\";s:49:\"vi_wad_draft_product/([^/]+)/page/?([0-9]{1,})/?$\";s:60:\"index.php?vi_wad_draft_product=$matches[1]&paged=$matches[2]\";s:56:\"vi_wad_draft_product/([^/]+)/comment-page-([0-9]{1,})/?$\";s:60:\"index.php?vi_wad_draft_product=$matches[1]&cpage=$matches[2]\";s:46:\"vi_wad_draft_product/([^/]+)/wc-api(/(.*))?/?$\";s:61:\"index.php?vi_wad_draft_product=$matches[1]&wc-api=$matches[3]\";s:52:\"vi_wad_draft_product/[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:63:\"vi_wad_draft_product/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:45:\"vi_wad_draft_product/([^/]+)(?:/([0-9]+))?/?$\";s:59:\"index.php?vi_wad_draft_product=$matches[1]&page=$matches[2]\";s:37:\"vi_wad_draft_product/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:47:\"vi_wad_draft_product/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:67:\"vi_wad_draft_product/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:62:\"vi_wad_draft_product/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:62:\"vi_wad_draft_product/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:43:\"vi_wad_draft_product/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:38:\"mc4wp-form/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:48:\"mc4wp-form/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:68:\"mc4wp-form/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:63:\"mc4wp-form/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:63:\"mc4wp-form/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:44:\"mc4wp-form/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:27:\"mc4wp-form/([^/]+)/embed/?$\";s:43:\"index.php?mc4wp-form=$matches[1]&embed=true\";s:31:\"mc4wp-form/([^/]+)/trackback/?$\";s:37:\"index.php?mc4wp-form=$matches[1]&tb=1\";s:39:\"mc4wp-form/([^/]+)/page/?([0-9]{1,})/?$\";s:50:\"index.php?mc4wp-form=$matches[1]&paged=$matches[2]\";s:46:\"mc4wp-form/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?mc4wp-form=$matches[1]&cpage=$matches[2]\";s:36:\"mc4wp-form/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?mc4wp-form=$matches[1]&wc-api=$matches[3]\";s:42:\"mc4wp-form/[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:53:\"mc4wp-form/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:35:\"mc4wp-form/([^/]+)(?:/([0-9]+))?/?$\";s:49:\"index.php?mc4wp-form=$matches[1]&page=$matches[2]\";s:27:\"mc4wp-form/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\"mc4wp-form/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\"mc4wp-form/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"mc4wp-form/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"mc4wp-form/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\"mc4wp-form/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:39:\"apus_footer/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:49:\"apus_footer/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:69:\"apus_footer/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:64:\"apus_footer/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:64:\"apus_footer/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:45:\"apus_footer/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:28:\"apus_footer/([^/]+)/embed/?$\";s:44:\"index.php?apus_footer=$matches[1]&embed=true\";s:32:\"apus_footer/([^/]+)/trackback/?$\";s:38:\"index.php?apus_footer=$matches[1]&tb=1\";s:52:\"apus_footer/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?apus_footer=$matches[1]&feed=$matches[2]\";s:47:\"apus_footer/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?apus_footer=$matches[1]&feed=$matches[2]\";s:40:\"apus_footer/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?apus_footer=$matches[1]&paged=$matches[2]\";s:47:\"apus_footer/([^/]+)/comment-page-([0-9]{1,})/?$\";s:51:\"index.php?apus_footer=$matches[1]&cpage=$matches[2]\";s:37:\"apus_footer/([^/]+)/wc-api(/(.*))?/?$\";s:52:\"index.php?apus_footer=$matches[1]&wc-api=$matches[3]\";s:43:\"apus_footer/[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:54:\"apus_footer/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:36:\"apus_footer/([^/]+)(?:/([0-9]+))?/?$\";s:50:\"index.php?apus_footer=$matches[1]&page=$matches[2]\";s:28:\"apus_footer/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:38:\"apus_footer/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:58:\"apus_footer/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:53:\"apus_footer/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:53:\"apus_footer/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:34:\"apus_footer/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:41:\"apus_megamenu/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:51:\"apus_megamenu/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:71:\"apus_megamenu/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:66:\"apus_megamenu/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:66:\"apus_megamenu/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:47:\"apus_megamenu/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:30:\"apus_megamenu/([^/]+)/embed/?$\";s:46:\"index.php?apus_megamenu=$matches[1]&embed=true\";s:34:\"apus_megamenu/([^/]+)/trackback/?$\";s:40:\"index.php?apus_megamenu=$matches[1]&tb=1\";s:54:\"apus_megamenu/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?apus_megamenu=$matches[1]&feed=$matches[2]\";s:49:\"apus_megamenu/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?apus_megamenu=$matches[1]&feed=$matches[2]\";s:42:\"apus_megamenu/([^/]+)/page/?([0-9]{1,})/?$\";s:53:\"index.php?apus_megamenu=$matches[1]&paged=$matches[2]\";s:49:\"apus_megamenu/([^/]+)/comment-page-([0-9]{1,})/?$\";s:53:\"index.php?apus_megamenu=$matches[1]&cpage=$matches[2]\";s:39:\"apus_megamenu/([^/]+)/wc-api(/(.*))?/?$\";s:54:\"index.php?apus_megamenu=$matches[1]&wc-api=$matches[3]\";s:45:\"apus_megamenu/[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:56:\"apus_megamenu/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:38:\"apus_megamenu/([^/]+)(?:/([0-9]+))?/?$\";s:52:\"index.php?apus_megamenu=$matches[1]&page=$matches[2]\";s:30:\"apus_megamenu/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:40:\"apus_megamenu/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:60:\"apus_megamenu/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:55:\"apus_megamenu/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:55:\"apus_megamenu/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:36:\"apus_megamenu/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:38:\"kc-section/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:48:\"kc-section/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:68:\"kc-section/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:63:\"kc-section/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:63:\"kc-section/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:44:\"kc-section/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:27:\"kc-section/([^/]+)/embed/?$\";s:43:\"index.php?kc-section=$matches[1]&embed=true\";s:31:\"kc-section/([^/]+)/trackback/?$\";s:37:\"index.php?kc-section=$matches[1]&tb=1\";s:39:\"kc-section/([^/]+)/page/?([0-9]{1,})/?$\";s:50:\"index.php?kc-section=$matches[1]&paged=$matches[2]\";s:46:\"kc-section/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?kc-section=$matches[1]&cpage=$matches[2]\";s:36:\"kc-section/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?kc-section=$matches[1]&wc-api=$matches[3]\";s:42:\"kc-section/[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:53:\"kc-section/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:35:\"kc-section/([^/]+)(?:/([0-9]+))?/?$\";s:49:\"index.php?kc-section=$matches[1]&page=$matches[2]\";s:27:\"kc-section/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\"kc-section/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\"kc-section/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"kc-section/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"kc-section/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\"kc-section/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:60:\"kc-section-category/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:58:\"index.php?kc-section-category=$matches[1]&feed=$matches[2]\";s:55:\"kc-section-category/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:58:\"index.php?kc-section-category=$matches[1]&feed=$matches[2]\";s:36:\"kc-section-category/([^/]+)/embed/?$\";s:52:\"index.php?kc-section-category=$matches[1]&embed=true\";s:48:\"kc-section-category/([^/]+)/page/?([0-9]{1,})/?$\";s:59:\"index.php?kc-section-category=$matches[1]&paged=$matches[2]\";s:30:\"kc-section-category/([^/]+)/?$\";s:41:\"index.php?kc-section-category=$matches[1]\";s:12:\"robots\\.txt$\";s:18:\"index.php?robots=1\";s:48:\".*wp-(atom|rdf|rss|rss2|feed|commentsrss2)\\.php$\";s:18:\"index.php?feed=old\";s:20:\".*wp-app\\.php(/.*)?$\";s:19:\"index.php?error=403\";s:18:\".*wp-register.php$\";s:23:\"index.php?register=true\";s:32:\"feed/(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:27:\"(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:8:\"embed/?$\";s:21:\"index.php?&embed=true\";s:20:\"page/?([0-9]{1,})/?$\";s:28:\"index.php?&paged=$matches[1]\";s:27:\"comment-page-([0-9]{1,})/?$\";s:41:\"index.php?&page_id=1043&cpage=$matches[1]\";s:17:\"wc-api(/(.*))?/?$\";s:29:\"index.php?&wc-api=$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: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: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: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: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: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: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: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:25:\"(.?.+?)/wc-api(/(.*))?/?$\";s:49:\"index.php?pagename=$matches[1]&wc-api=$matches[3]\";s:34:\"(.?.+?)/become-a-vendor(/(.*))?/?$\";s:58:\"index.php?pagename=$matches[1]&become-a-vendor=$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: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]\";s:27:\"[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\"[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\"[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\"[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:16:\"([^/]+)/embed/?$\";s:37:\"index.php?name=$matches[1]&embed=true\";s:20:\"([^/]+)/trackback/?$\";s:31:\"index.php?name=$matches[1]&tb=1\";s:40:\"([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?name=$matches[1]&feed=$matches[2]\";s:35:\"([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?name=$matches[1]&feed=$matches[2]\";s:28:\"([^/]+)/page/?([0-9]{1,})/?$\";s:44:\"index.php?name=$matches[1]&paged=$matches[2]\";s:35:\"([^/]+)/comment-page-([0-9]{1,})/?$\";s:44:\"index.php?name=$matches[1]&cpage=$matches[2]\";s:25:\"([^/]+)/wc-api(/(.*))?/?$\";s:45:\"index.php?name=$matches[1]&wc-api=$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:43:\"index.php?name=$matches[1]&page=$matches[2]\";s:16:\"[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:26:\"[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:46:\"[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:41:\"[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:41:\"[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:22:\"[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";}', 'yes'),
(650501, 'rlrsssl_options', 'a:16:{s:12:\"site_has_ssl\";b:1;s:4:\"hsts\";b:0;s:22:\"htaccess_warning_shown\";b:0;s:19:\"review_notice_shown\";b:0;s:25:\"ssl_success_message_shown\";b:0;s:26:\"autoreplace_insecure_links\";b:1;s:17:\"plugin_db_version\";s:5:\"3.3.4\";s:5:\"debug\";b:0;s:20:\"do_not_edit_htaccess\";b:0;s:17:\"htaccess_redirect\";b:0;s:11:\"ssl_enabled\";b:1;s:19:\"javascript_redirect\";b:0;s:11:\"wp_redirect\";b:1;s:31:\"switch_mixed_content_fixer_hook\";b:0;s:19:\"dismiss_all_notices\";b:0;s:21:\"dismiss_review_notice\";b:0;}', 'yes'),
(650681, '_transient_rsssl_plusone_count', '1', 'yes'),
(651215, 'WooZone_db_version', '10.1.2', 'yes'),
(357039, 'apus_customer_also_viewed_1629', '1651,1690,1659,1621,1613,1682,1568,1643,1666,1674,1636,1695,1590,1500,1566', 'yes'),
(357050, 'apus_customer_also_viewed_1651', '1690,1659,1621,1613,1682,1568,1643,1666,1674,1636,1695,1590,1629,1500,1566,1514', 'yes'),
(357059, 'apus_customer_also_viewed_1690', '1659,1621,1613,1682,1568,1643,1666,1674,1636,1695,1590,1629,1651,1500,1566,1514,1532', 'yes'),
(357076, 'apus_customer_also_viewed_1659', '1621,1613,1682,1568,1643,1666,1674,1636,1695,1590,1629,1651,1500,1690,1566,1514,1532,1605', 'yes'),
(357079, 'apus_customer_also_viewed_1621', '1613,1682,1568,1643,1666,1674,1636,1695,1590,1629,1651,1500,1690,1566,1514,1532,1659,1605,1576', 'yes'),
(357096, 'apus_customer_also_viewed_1613', '1682,1568,1643,1666,1674,1636,1695,1590,1629,1651,1500,1690,1566,1514,1532,1659,1605,1621,1576,1583', 'yes'),
(357105, 'apus_customer_also_viewed_1682', '1568,1643,1666,1674,1636,1695,1590,1629,1651,1500,1690,1566,1514,1532,1659,1605,1621,1613,1576,1583,1490', 'yes'),
(357114, 'apus_customer_also_viewed_1568', '1643,1666,1674,1636,1695,1590,1629,1651,1500,1690,1566,1514,1532,1659,1605,1621,1613,1682,1576,1583,1490,1550', 'yes'),
(357124, 'apus_customer_also_viewed_1643', '1666,1674,1636,1695,1590,1629,1651,1500,1690,1566,1514,1532,1659,1605,1621,1613,1682,1576,1568,1583,1490,1550,1492', 'yes'),
(357139, 'apus_customer_also_viewed_1666', '1674,1636,1695,1590,1629,1651,1500,1690,1566,1514,1532,1659,1605,1621,1613,1682,1576,1568,1583,1490,1643,1550,1492,1598', 'yes'),
(357159, 'apus_customer_also_viewed_1674', '1636,1695,1590,1629,1651,1500,1690,1566,1514,1532,1659,1605,1621,1613,1682,1576,1568,1583,1490,1643,1666,1550,1492,1598', 'yes'),
(357372, 'apus_customer_also_viewed_1695', '1590,1629,1651,1500,1690,1566,1514,1532,1659,1605,1621,1613,1682,1576,1568,1583,1490,1643,1666,1550,1674,1492,1636,1598', 'yes'),
(357377, 'apus_customer_also_viewed_1590', '1629,1651,1500,1690,1566,1514,1532,1659,1605,1621,1613,1682,1576,1568,1583,1490,1643,1666,1550,1674,1492,1636,1598,1695', 'yes'),
(357408, 'apus_customer_also_viewed_1500', '1651,1690,1566,1514,1532,1659,1605,1621,1613,1682,1576,1568,1583,1490,1643,1666,1550,1674,1492,1636,1598,1695,1629', 'yes'),
(357487, 'apus_customer_also_viewed_1566', '1690,1514,1532,1659,1605,1621,1613,1682,1576,1568,1583,1490,1643,1666,1550,1674,1492,1636,1598,1695,1629,1651', 'yes'),
(357516, 'apus_customer_also_viewed_1514', '1532,1659,1605,1621,1613,1682,1576,1568,1583,1490,1643,1666,1550,1674,1492,1636,1598,1695,1629,1651,1690', 'yes'),
(357519, 'apus_customer_also_viewed_1532', '1659,1605,1621,1613,1682,1576,1568,1583,1490,1643,1666,1550,1674,1492,1636,1598,1695,1629,1651,1690', 'yes'),
(357674, 'apus_customer_also_viewed_1605', '1621,1613,1682,1576,1568,1583,1490,1643,1666,1550,1674,1492,1636,1598,1695,1629,1651,1690,1659', 'yes'),
(357762, 'apus_customer_also_viewed_1576', '1682,1568,1583,1490,1643,1666,1550,1674,1492,1636,1598,1695,1629,1651,1690,1659,1621,1613', 'yes'),
(357827, 'apus_customer_also_viewed_1583', '1568,1490,1643,1666,1550,1674,1492,1636,1598,1695,1629,1651,1690,1659,1621,1613,1682', 'yes'),
(357842, 'apus_customer_also_viewed_1490', '1568,1643,1666,1550,1674,1492,1636,1598,1695,1629,1651,1690,1659,1621,1613,1682', 'yes'),
(357912, 'apus_customer_also_viewed_1550', '1666,1674,1492,1636,1598,1695,1629,1651,1690,1659,1621,1613,1682,1568,1643', 'yes'),
(357980, 'apus_customer_also_viewed_1492', '1674,1636,1598,1695,1629,1651,1690,1659,1621,1613,1682,1568,1643,1666', 'yes'),
(358078, 'apus_customer_also_viewed_1598', '1636,1695,1629,1651,1690,1659,1621,1613,1682,1568,1643,1666,1674', 'yes'),
(651233, 'can_compress_scripts', '1', 'no'),
(357174, 'apus_customer_also_viewed_1636', '1695,1590,1629,1651,1500,1690,1566,1514,1532,1659,1605,1621,1613,1682,1576,1568,1583,1490,1643,1666,1550,1674,1492,1598', 'yes'),
(30, 'hack_file', '0', 'yes'),
(31, 'blog_charset', 'UTF-8', 'yes'),
(32, 'moderation_keys', '', 'no'),
(33, 'active_plugins', 'a:18:{i:0;s:27:\"WooImporter/WooImporter.php\";i:1;s:27:\"apus-themer/apus-themer.php\";i:2;s:47:\"better-search-replace/better-search-replace.php\";i:3;s:13:\"cmb2/init.php\";i:4;s:36:\"contact-form-7/wp-contact-form-7.php\";i:5;s:71:\"email-template-customizer-for-woo/email-template-customizer-for-woo.php\";i:6;s:29:\"kingcomposer/kingcomposer.php\";i:7;s:37:\"mailchimp-for-wp/mailchimp-for-wp.php\";i:8;s:91:\"product-variations-swatches-for-woocommerce/product-variations-swatches-for-woocommerce.php\";i:9;s:47:\"really-simple-ssl/rlrsssl-really-simple-ssl.php\";i:10;s:23:\"revslider/revslider.php\";i:11;s:31:\"wc-vendors/class-wc-vendors.php\";i:12;s:35:\"woo-alidropship/woo-alidropship.php\";i:13;s:43:\"woo-cart-all-in-one/woo-cart-all-in-one.php\";i:14;s:27:\"woocommerce/woocommerce.php\";i:15;s:41:\"wpcat2tag-importer/wpcat2tag-importer.php\";i:16;s:33:\"yith-woocommerce-compare/init.php\";i:17;s:34:\"yith-woocommerce-wishlist/init.php\";}', 'yes'),
(34, 'category_base', '', 'yes'),
(35, 'ping_sites', 'http://rpc.pingomatic.com/', 'yes'),
(36, 'comment_max_links', '2', 'yes'),
(37, 'gmt_offset', '0', 'yes'),
(38, 'default_email_category', '1', 'yes'),
(39, 'recently_edited', 'a:5:{i:0;s:66:\"/home/kerichoi/nextshoes.uk/wp-content/themes/denso/headers/v6.php\";i:1;s:62:\"/home/kerichoi/nextshoes.uk/wp-content/themes/denso/header.php\";i:2;s:61:\"/home/kerichoi/nextshoes.uk/wp-content/themes/denso/style.css\";i:3;s:62:\"/home2/sellhpke/NextShoes.UK/wp-content/themes/denso/style.css\";i:4;s:63:\"/home2/sellhpke/NextShoes.UK/wp-content/themes/denso/footer.php\";}', 'no'),
(40, 'template', 'denso', 'yes'),
(41, 'stylesheet', 'denso', 'yes'),
(42, 'comment_whitelist', '1', 'yes'),
(43, 'blacklist_keys', '', 'no'),
(44, 'comment_registration', '0', 'yes'),
(45, 'html_type', 'text/html', 'yes'),
(46, 'use_trackback', '0', 'yes'),
(47, 'default_role', 'subscriber', 'yes'),
(48, 'db_version', '45805', 'yes'),
(49, 'uploads_use_yearmonth_folders', '1', 'yes'),
(50, 'upload_path', '', 'yes'),
(51, 'blog_public', '1', 'yes'),
(52, 'default_link_category', '2', 'yes'),
(53, 'show_on_front', 'page', 'yes'),
(54, 'tag_base', '', 'yes'),
(55, 'show_avatars', '1', 'yes'),
(56, 'avatar_rating', 'G', 'yes'),
(57, 'upload_url_path', '', 'yes'),
(58, 'thumbnail_size_w', '150', 'yes'),
(59, 'thumbnail_size_h', '150', 'yes'),
(60, 'thumbnail_crop', '1', 'yes'),
(61, 'medium_size_w', '300', 'yes'),
(62, 'medium_size_h', '300', 'yes'),
(63, 'avatar_default', 'mystery', 'yes');
INSERT INTO `wpx5_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(64, 'large_size_w', '1024', 'yes'),
(65, 'large_size_h', '1024', 'yes'),
(66, 'image_default_link_type', 'none', 'yes'),
(67, 'image_default_size', '', 'yes'),
(68, 'image_default_align', '', 'yes'),
(69, 'close_comments_for_old_posts', '0', 'yes'),
(70, 'close_comments_days_old', '14', 'yes'),
(71, 'thread_comments', '1', 'yes'),
(72, 'thread_comments_depth', '5', 'yes'),
(73, 'page_comments', '0', 'yes'),
(74, 'comments_per_page', '50', 'yes'),
(75, 'default_comments_page', 'newest', 'yes'),
(76, 'comment_order', 'asc', 'yes'),
(77, 'sticky_posts', 'a:0:{}', 'yes'),
(78, 'widget_categories', 'a:3:{i:2;a:4:{s:5:\"title\";s:0:\"\";s:5:\"count\";i:0;s:12:\"hierarchical\";i:0;s:8:\"dropdown\";i:0;}i:3;a:4:{s:5:\"title\";s:10:\"Categories\";s:5:\"count\";i:0;s:12:\"hierarchical\";i:0;s:8:\"dropdown\";i:0;}s:12:\"_multiwidget\";i:1;}', 'yes'),
(79, 'widget_text', 'a:3:{i:2;a:3:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:512:\"<div class=\"media\">\r\n    <div class=\"media-left\">\r\n        <i class=\"mn-icon-220\"></i>\r\n    </div>\r\n    <div class=\"media-body\">\r\n        <div class=\"title-contact\">Email</div>\r\n        <div class=\"des-contact\">support@apus.com</div>                \r\n    </div>\r\n<div class=\"media-left\">\r\n        <i class=\"mn-icon-256\"></i>\r\n    </div>\r\n    <div class=\"media-body\">\r\n        <div class=\"title-contact\">Phone:</div>\r\n        <div class=\"des-contact\">(+800) 856 800 604</div>                \r\n    </div>\r\n</div>\r\n\";s:6:\"filter\";b:0;}i:3;a:3:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:34:\"Welcome to Worldwide Denso Store\r\n\";s:6:\"filter\";b:0;}s:12:\"_multiwidget\";i:1;}', 'yes'),
(80, 'widget_rss', 'a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}', 'yes'),
(81, 'uninstall_plugins', 'a:0:{}', 'no'),
(82, 'timezone_string', '', 'yes'),
(83, 'page_for_posts', '1068', 'yes'),
(84, 'page_on_front', '1043', 'yes'),
(85, 'default_post_format', '0', 'yes'),
(86, 'link_manager_enabled', '0', 'yes'),
(87, 'finished_splitting_shared_terms', '1', 'yes'),
(88, 'site_icon', '0', 'yes'),
(89, 'medium_large_size_w', '768', 'yes'),
(90, 'medium_large_size_h', '0', 'yes'),
(91, 'wp_page_for_privacy_policy', '3', 'yes'),
(92, 'show_comments_cookies_opt_in', '1', 'yes'),
(93, 'initial_db_version', '44719', 'yes'),
(94, 'wpx5_user_roles', 'a:9:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:168:{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:18:\"manage_woocommerce\";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:18:\"wcv_vendor_enabled\";b:1;s:19:\"wcv_vendor_verified\";b:1;s:18:\"wcv_vendor_trusted\";b:1;s:19:\"wcv_manage_products\";b:1;s:17:\"wcv_manage_orders\";b:1;s:18:\"wcv_manage_coupons\";b:1;s:18:\"wcv_manage_ratings\";b:1;s:19:\"wcv_manage_settings\";b:1;s:19:\"wcv_manage_shipping\";b:1;s:14:\"wcv_view_store\";b:1;s:23:\"wcv_view_sales_overview\";b:1;s:27:\"wcv_view_sales_report_chart\";b:1;s:22:\"wcv_view_vendor_notice\";b:1;s:21:\"wcv_view_order_report\";b:1;s:23:\"wcv_view_order_overview\";b:1;s:23:\"wcv_view_review_reports\";b:1;s:30:\"wcv_view_product_status_report\";b:1;s:15:\"wcv_add_product\";b:1;s:16:\"wcv_edit_product\";b:1;s:26:\"wcv_edit_product_published\";b:1;s:19:\"wcv_publish_product\";b:1;s:18:\"wcv_delete_product\";b:1;s:21:\"wcv_duplicate_product\";b:1;s:20:\"wcv_featured_product\";b:1;s:16:\"wcv_view_product\";b:1;s:18:\"wcv_import_product\";b:1;s:18:\"wcv_export_product\";b:1;s:14:\"wcv_view_order\";b:1;s:18:\"wcv_add_order_note\";b:1;s:19:\"wcv_view_order_note\";b:1;s:23:\"wcv_manage_order_export\";b:1;s:23:\"wcv_manage_order_status\";b:1;s:13:\"wcv_view_name\";b:1;s:14:\"wcv_view_phone\";b:1;s:22:\"wcv_view_shipping_name\";b:1;s:17:\"wcv_view_shipping\";b:1;s:16:\"wcv_view_billing\";b:1;s:14:\"wcv_view_email\";b:1;s:14:\"wcv_add_coupon\";b:1;s:15:\"wcv_edit_coupon\";b:1;s:17:\"wcv_delete_coupon\";b:1;s:24:\"wcv_view_overview_report\";b:1;s:26:\"wcv_view_daily_sale_report\";b:1;s:27:\"wcv_view_top_selling_report\";b:1;s:27:\"wcv_view_top_earning_report\";b:1;s:25:\"wcv_view_statement_report\";b:1;s:22:\"wcv_view_overview_menu\";b:1;s:23:\"wcv_view_dashboard_menu\";b:1;s:21:\"wcv_view_product_menu\";b:1;s:19:\"wcv_view_order_menu\";b:1;s:20:\"wcv_view_coupon_menu\";b:1;s:21:\"wcv_view_ratings_menu\";b:1;s:28:\"wcv_view_store_settings_menu\";b:1;s:19:\"access_kingcomposer\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:19:\"access_kingcomposer\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{s:12:\"upload_files\";b:1;s:10:\"edit_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;s:22:\"delete_published_posts\";b:1;}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{s:10:\"edit_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:2:{s:4:\"read\";b:1;s:7:\"level_0\";b:1;}}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:145:{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: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:18:\"wcv_vendor_enabled\";b:1;s:19:\"wcv_vendor_verified\";b:1;s:18:\"wcv_vendor_trusted\";b:1;s:19:\"wcv_manage_products\";b:1;s:17:\"wcv_manage_orders\";b:1;s:18:\"wcv_manage_coupons\";b:1;s:18:\"wcv_manage_ratings\";b:1;s:19:\"wcv_manage_settings\";b:1;s:19:\"wcv_manage_shipping\";b:1;s:14:\"wcv_view_store\";b:1;s:23:\"wcv_view_sales_overview\";b:1;s:27:\"wcv_view_sales_report_chart\";b:1;s:22:\"wcv_view_vendor_notice\";b:1;s:21:\"wcv_view_order_report\";b:1;s:23:\"wcv_view_order_overview\";b:1;s:23:\"wcv_view_review_reports\";b:1;s:30:\"wcv_view_product_status_report\";b:1;s:15:\"wcv_add_product\";b:1;s:16:\"wcv_edit_product\";b:1;s:26:\"wcv_edit_product_published\";b:1;s:19:\"wcv_publish_product\";b:1;s:18:\"wcv_delete_product\";b:1;s:21:\"wcv_duplicate_product\";b:1;s:20:\"wcv_featured_product\";b:1;s:16:\"wcv_view_product\";b:1;s:18:\"wcv_import_product\";b:1;s:18:\"wcv_export_product\";b:1;s:14:\"wcv_view_order\";b:1;s:18:\"wcv_add_order_note\";b:1;s:19:\"wcv_view_order_note\";b:1;s:23:\"wcv_manage_order_export\";b:1;s:23:\"wcv_manage_order_status\";b:1;s:13:\"wcv_view_name\";b:1;s:14:\"wcv_view_phone\";b:1;s:22:\"wcv_view_shipping_name\";b:1;s:17:\"wcv_view_shipping\";b:1;s:16:\"wcv_view_billing\";b:1;s:14:\"wcv_view_email\";b:1;s:14:\"wcv_add_coupon\";b:1;s:15:\"wcv_edit_coupon\";b:1;s:17:\"wcv_delete_coupon\";b:1;s:24:\"wcv_view_overview_report\";b:1;s:26:\"wcv_view_daily_sale_report\";b:1;s:27:\"wcv_view_top_selling_report\";b:1;s:27:\"wcv_view_top_earning_report\";b:1;s:25:\"wcv_view_statement_report\";b:1;s:22:\"wcv_view_overview_menu\";b:1;s:23:\"wcv_view_dashboard_menu\";b:1;s:21:\"wcv_view_product_menu\";b:1;s:19:\"wcv_view_order_menu\";b:1;s:20:\"wcv_view_coupon_menu\";b:1;s:21:\"wcv_view_ratings_menu\";b:1;s:28:\"wcv_view_store_settings_menu\";b:1;}}s:14:\"pending_vendor\";a:2:{s:4:\"name\";s:14:\"Pending Vendor\";s:12:\"capabilities\";a:3:{s:4:\"read\";b:1;s:10:\"edit_posts\";b:0;s:12:\"delete_posts\";b:0;}}s:6:\"vendor\";a:2:{s:4:\"name\";s:6:\"Vendor\";s:12:\"capabilities\";a:14:{s:20:\"assign_product_terms\";s:3:\"yes\";s:13:\"edit_products\";b:1;s:12:\"edit_product\";b:1;s:23:\"edit_published_products\";s:3:\"yes\";s:25:\"delete_published_products\";s:3:\"yes\";s:15:\"delete_products\";s:3:\"yes\";s:14:\"manage_product\";s:3:\"yes\";s:16:\"publish_products\";s:3:\"yes\";s:12:\"delete_posts\";b:1;s:4:\"read\";b:1;s:13:\"read_products\";b:1;s:12:\"upload_files\";b:1;s:6:\"import\";b:1;s:24:\"view_woocommerce_reports\";b:0;}}}', 'yes'),
(651089, 'wcvendors_wizard_complete', '2020-08-18 06:12:13', 'yes'),
(657747, '_site_transient_update_themes', 'O:8:\"stdClass\":4:{s:12:\"last_checked\";i:1626510089;s:7:\"checked\";a:5:{s:5:\"denso\";s:4:\"2.22\";s:14:\"twentynineteen\";s:3:\"1.3\";s:15:\"twentyseventeen\";s:3:\"2.1\";s:13:\"twentysixteen\";s:3:\"1.9\";s:12:\"twentytwenty\";s:3:\"1.2\";}s:8:\"response\";a:4:{s:14:\"twentynineteen\";a:6:{s:5:\"theme\";s:14:\"twentynineteen\";s:11:\"new_version\";s:3:\"2.0\";s:3:\"url\";s:44:\"https://wordpress.org/themes/twentynineteen/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/theme/twentynineteen.2.0.zip\";s:8:\"requires\";s:5:\"4.9.6\";s:12:\"requires_php\";s:5:\"5.2.4\";}s:15:\"twentyseventeen\";a:6:{s:5:\"theme\";s:15:\"twentyseventeen\";s:11:\"new_version\";s:3:\"2.7\";s:3:\"url\";s:45:\"https://wordpress.org/themes/twentyseventeen/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/theme/twentyseventeen.2.7.zip\";s:8:\"requires\";s:3:\"4.7\";s:12:\"requires_php\";s:5:\"5.2.4\";}s:13:\"twentysixteen\";a:6:{s:5:\"theme\";s:13:\"twentysixteen\";s:11:\"new_version\";s:3:\"2.4\";s:3:\"url\";s:43:\"https://wordpress.org/themes/twentysixteen/\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/theme/twentysixteen.2.4.zip\";s:8:\"requires\";s:3:\"4.4\";s:12:\"requires_php\";s:5:\"5.2.4\";}s:12:\"twentytwenty\";a:6:{s:5:\"theme\";s:12:\"twentytwenty\";s:11:\"new_version\";s:3:\"1.7\";s:3:\"url\";s:42:\"https://wordpress.org/themes/twentytwenty/\";s:7:\"package\";s:58:\"https://downloads.wordpress.org/theme/twentytwenty.1.7.zip\";s:8:\"requires\";s:3:\"4.7\";s:12:\"requires_php\";s:5:\"5.2.4\";}}s:12:\"translations\";a:0:{}}', 'no'),
(655577, '_transient_wc_var_prices_1857', '{\"version\":\"1622551279\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"1863\":\"111.11\",\"1865\":\"111.11\",\"1867\":\"111.11\",\"1868\":\"111.11\",\"1869\":\"111.11\",\"1871\":\"111.11\",\"1872\":\"111.11\",\"1873\":\"111.11\",\"1874\":\"111.11\",\"1876\":\"111.11\",\"1877\":\"111.11\",\"1878\":\"111.11\",\"1879\":\"111.11\",\"1880\":\"111.11\",\"1882\":\"111.11\",\"1884\":\"104.87\",\"1887\":\"111.11\",\"1889\":\"111.11\",\"1891\":\"111.11\",\"1893\":\"111.11\",\"1895\":\"111.11\",\"1898\":\"111.11\",\"1901\":\"111.11\",\"1903\":\"111.11\",\"1905\":\"111.11\",\"1907\":\"111.11\",\"1910\":\"111.11\",\"1912\":\"111.11\",\"1914\":\"111.11\",\"1916\":\"111.11\",\"1918\":\"111.11\",\"1920\":\"111.11\",\"1923\":\"111.11\",\"1924\":\"111.11\",\"1926\":\"111.11\",\"1929\":\"111.11\"},\"regular_price\":{\"1863\":\"111.11\",\"1865\":\"111.11\",\"1867\":\"111.11\",\"1868\":\"111.11\",\"1869\":\"111.11\",\"1871\":\"111.11\",\"1872\":\"111.11\",\"1873\":\"111.11\",\"1874\":\"111.11\",\"1876\":\"111.11\",\"1877\":\"111.11\",\"1878\":\"111.11\",\"1879\":\"111.11\",\"1880\":\"111.11\",\"1882\":\"111.11\",\"1884\":\"104.87\",\"1887\":\"111.11\",\"1889\":\"111.11\",\"1891\":\"111.11\",\"1893\":\"111.11\",\"1895\":\"111.11\",\"1898\":\"111.11\",\"1901\":\"111.11\",\"1903\":\"111.11\",\"1905\":\"111.11\",\"1907\":\"111.11\",\"1910\":\"111.11\",\"1912\":\"111.11\",\"1914\":\"111.11\",\"1916\":\"111.11\",\"1918\":\"111.11\",\"1920\":\"111.11\",\"1923\":\"111.11\",\"1924\":\"111.11\",\"1926\":\"111.11\",\"1929\":\"111.11\"},\"sale_price\":{\"1863\":\"111.11\",\"1865\":\"111.11\",\"1867\":\"111.11\",\"1868\":\"111.11\",\"1869\":\"111.11\",\"1871\":\"111.11\",\"1872\":\"111.11\",\"1873\":\"111.11\",\"1874\":\"111.11\",\"1876\":\"111.11\",\"1877\":\"111.11\",\"1878\":\"111.11\",\"1879\":\"111.11\",\"1880\":\"111.11\",\"1882\":\"111.11\",\"1884\":\"104.87\",\"1887\":\"111.11\",\"1889\":\"111.11\",\"1891\":\"111.11\",\"1893\":\"111.11\",\"1895\":\"111.11\",\"1898\":\"111.11\",\"1901\":\"111.11\",\"1903\":\"111.11\",\"1905\":\"111.11\",\"1907\":\"111.11\",\"1910\":\"111.11\",\"1912\":\"111.11\",\"1914\":\"111.11\",\"1916\":\"111.11\",\"1918\":\"111.11\",\"1920\":\"111.11\",\"1923\":\"111.11\",\"1924\":\"111.11\",\"1926\":\"111.11\",\"1929\":\"111.11\"}}}', 'no'),
(95, 'fresh_site', '0', 'yes'),
(96, 'widget_search', 'a:2:{i:2;a:1:{s:5:\"title\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}', 'yes'),
(97, 'widget_recent-posts', 'a:2:{i:2;a:2:{s:5:\"title\";s:0:\"\";s:6:\"number\";i:5;}s:12:\"_multiwidget\";i:1;}', 'yes'),
(98, 'widget_recent-comments', 'a:3:{i:2;a:2:{s:5:\"title\";s:0:\"\";s:6:\"number\";i:5;}i:3;a:2:{s:5:\"title\";s:15:\"Recent Comments\";s:6:\"number\";i:5;}s:12:\"_multiwidget\";i:1;}', 'yes'),
(99, 'widget_archives', 'a:2:{i:2;a:3:{s:5:\"title\";s:0:\"\";s:5:\"count\";i:0;s:8:\"dropdown\";i:0;}s:12:\"_multiwidget\";i:1;}', 'yes'),
(100, 'widget_meta', 'a:2:{i:2;a:1:{s:5:\"title\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}', 'yes'),
(101, 'sidebars_widgets', 'a:9:{s:19:\"wp_inactive_widgets\";a:0:{}s:15:\"sidebar-default\";a:7:{i:0;s:8:\"search-2\";i:1;s:14:\"recent-posts-2\";i:2;s:17:\"recent-comments-2\";i:3;s:10:\"archives-2\";i:4;s:12:\"categories-2\";i:5;s:6:\"meta-2\";i:6;s:25:\"woocommerce_layered_nav-4\";}s:18:\"blog-right-sidebar\";a:4:{i:0;s:12:\"categories-3\";i:1;s:18:\"apus_recent_post-2\";i:2;s:10:\"calendar-2\";i:3;s:17:\"recent-comments-3\";}s:20:\"product-left-sidebar\";a:9:{i:0;s:41:\"apus_woocommerce_widget_product_sorting-2\";i:1;s:32:\"woocommerce_product_categories-2\";i:2;s:26:\"woocommerce_price_filter-2\";i:3;s:33:\"woocommerce_layered_nav_filters-2\";i:4;s:25:\"woocommerce_layered_nav-2\";i:5;s:25:\"woocommerce_layered_nav-5\";i:6;s:25:\"woocommerce_layered_nav-3\";i:7;s:27:\"woocommerce_rating_filter-2\";i:8;s:25:\"woocommerce_layered_nav-6\";}s:21:\"product-right-sidebar\";a:0:{}s:14:\"contact-header\";a:1:{i:0;s:6:\"text-2\";}s:14:\"welcome-topbar\";a:1:{i:0;s:6:\"text-3\";}s:20:\"sidebar-verticalmenu\";a:1:{i:0;s:20:\"apus_vertical_menu-2\";}s:13:\"array_version\";i:2;}', 'yes'),
(102, 'widget_pages', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(103, 'widget_calendar', 'a:2:{i:2;a:1:{s:5:\"title\";s:8:\"Calendar\";}s:12:\"_multiwidget\";i:1;}', 'yes'),
(104, 'widget_media_audio', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(105, 'widget_media_image', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(106, 'widget_media_gallery', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(107, 'widget_media_video', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(108, 'widget_tag_cloud', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(109, 'widget_nav_menu', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(110, 'widget_custom_html', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(111, 'cron', 'a:20:{i:1626526665;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:1626526965;a:1:{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;}}}i:1626526971;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:1626528053;a:1:{s:14:\"WooZone_report\";a:1:{s:32:\"df83978237ac8ed4e45a89f179c5d0d0\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:4:\"args\";a:1:{i:0;s:6:\"report\";}s:8:\"interval\";i:3600;}}}i:1626528139;a:1:{s:32:\"woocommerce_cancel_unpaid_orders\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:0:{}}}}i:1626528715;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:1626528942;a:1:{s:25:\"wpeae_schedule_post_event\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}}i:1626528944;a:1:{s:25:\"wpeae_schedule_post_event\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}}i:1626545531;a:1:{s:28:\"woocommerce_cleanup_sessions\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1626550315;a:3:{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;}}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;}}s:16:\"wp_version_check\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1626566400;a:1:{s:27:\"woocommerce_scheduled_sales\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1626567141;a:2:{s:33:\"woocommerce_cleanup_personal_data\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}s:30:\"woocommerce_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:1626577931;a:1:{s:24:\"woocommerce_cleanup_logs\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1626580965;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:14:\"wc_admin_daily\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1626593593;a:2:{s:19:\"wp_scheduled_delete\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}s:25:\"delete_expired_transients\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1626593594;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:1626594163;a:1:{s:34:\"yith_wcwl_delete_expired_wishlists\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1626926565;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;}}}i:1627603991;a:1:{s:25:\"woocommerce_geoip_updater\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:11:\"fifteendays\";s:4:\"args\";a:0:{}s:8:\"interval\";i:1296000;}}}s:7:\"version\";i:2;}', 'yes'),
(112, 'theme_mods_twentynineteen', 'a:2:{s:18:\"custom_css_post_id\";i:-1;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1587281749;s:4:\"data\";a:2:{s:19:\"wp_inactive_widgets\";a:0:{}s:9:\"sidebar-1\";a:6:{i:0;s:8:\"search-2\";i:1;s:14:\"recent-posts-2\";i:2;s:17:\"recent-comments-2\";i:3;s:10:\"archives-2\";i:4;s:12:\"categories-2\";i:5;s:6:\"meta-2\";}}}}', 'yes'),
(651796, 'bsr_data', 'a:8:{s:13:\"select_tables\";a:70:{i:0;s:28:\"wpx5_actionscheduler_actions\";i:1;s:27:\"wpx5_actionscheduler_claims\";i:2;s:27:\"wpx5_actionscheduler_groups\";i:3;s:25:\"wpx5_actionscheduler_logs\";i:4;s:21:\"wpx5_amz_amazon_cache\";i:5;s:16:\"wpx5_amz_amzkeys\";i:6;s:15:\"wpx5_amz_assets\";i:7;s:19:\"wpx5_amz_cross_sell\";i:8;s:25:\"wpx5_amz_locale_reference\";i:9;s:17:\"wpx5_amz_products\";i:10;s:14:\"wpx5_amz_queue\";i:11;s:19:\"wpx5_amz_report_log\";i:12;s:15:\"wpx5_amz_search\";i:13;s:16:\"wpx5_commentmeta\";i:14;s:13:\"wpx5_comments\";i:15;s:10:\"wpx5_links\";i:16;s:12:\"wpx5_options\";i:17;s:13:\"wpx5_postmeta\";i:18;s:10:\"wpx5_posts\";i:19;s:18:\"wpx5_pv_commission\";i:20;s:18:\"wpx5_revslider_css\";i:21;s:22:\"wpx5_revslider_css_bkp\";i:22;s:31:\"wpx5_revslider_layer_animations\";i:23;s:35:\"wpx5_revslider_layer_animations_bkp\";i:24;s:26:\"wpx5_revslider_navigations\";i:25;s:30:\"wpx5_revslider_navigations_bkp\";i:26;s:22:\"wpx5_revslider_sliders\";i:27;s:26:\"wpx5_revslider_sliders_bkp\";i:28;s:21:\"wpx5_revslider_slides\";i:29;s:25:\"wpx5_revslider_slides_bkp\";i:30;s:28:\"wpx5_revslider_static_slides\";i:31;s:32:\"wpx5_revslider_static_slides_bkp\";i:32;s:23:\"wpx5_term_relationships\";i:33;s:18:\"wpx5_term_taxonomy\";i:34;s:13:\"wpx5_termmeta\";i:35;s:10:\"wpx5_terms\";i:36;s:13:\"wpx5_usermeta\";i:37;s:10:\"wpx5_users\";i:38;s:26:\"wpx5_wc_admin_note_actions\";i:39;s:19:\"wpx5_wc_admin_notes\";i:40;s:23:\"wpx5_wc_category_lookup\";i:41;s:23:\"wpx5_wc_customer_lookup\";i:42;s:20:\"wpx5_wc_download_log\";i:43;s:27:\"wpx5_wc_order_coupon_lookup\";i:44;s:28:\"wpx5_wc_order_product_lookup\";i:45;s:19:\"wpx5_wc_order_stats\";i:46;s:24:\"wpx5_wc_order_tax_lookup\";i:47;s:27:\"wpx5_wc_product_meta_lookup\";i:48;s:24:\"wpx5_wc_tax_rate_classes\";i:49;s:16:\"wpx5_wc_webhooks\";i:50;s:25:\"wpx5_woocommerce_api_keys\";i:51;s:37:\"wpx5_woocommerce_attribute_taxonomies\";i:52;s:49:\"wpx5_woocommerce_downloadable_product_permissions\";i:53;s:20:\"wpx5_woocommerce_log\";i:54;s:31:\"wpx5_woocommerce_order_itemmeta\";i:55;s:28:\"wpx5_woocommerce_order_items\";i:56;s:34:\"wpx5_woocommerce_payment_tokenmeta\";i:57;s:31:\"wpx5_woocommerce_payment_tokens\";i:58;s:25:\"wpx5_woocommerce_sessions\";i:59;s:40:\"wpx5_woocommerce_shipping_zone_locations\";i:60;s:38:\"wpx5_woocommerce_shipping_zone_methods\";i:61;s:31:\"wpx5_woocommerce_shipping_zones\";i:62;s:35:\"wpx5_woocommerce_tax_rate_locations\";i:63;s:26:\"wpx5_woocommerce_tax_rates\";i:64;s:18:\"wpx5_wpeae_account\";i:65;s:16:\"wpx5_wpeae_goods\";i:66;s:14:\"wpx5_wpeae_log\";i:67;s:24:\"wpx5_wpeae_price_formula\";i:68;s:14:\"wpx5_yith_wcwl\";i:69;s:20:\"wpx5_yith_wcwl_lists\";}s:16:\"case_insensitive\";s:3:\"off\";s:13:\"replace_guids\";s:3:\"off\";s:7:\"dry_run\";s:3:\"off\";s:10:\"search_for\";s:29:\"lisatshoecollection.naymu.com\";s:12:\"replace_with\";s:14:\"shoestimer.com\";s:15:\"completed_pages\";i:70;s:11:\"total_pages\";i:70;}', 'yes'),
(6352, 'woocommerce_task_list_hidden', 'yes', 'yes'),
(6349, 'wcvendors_notify_no_stock', 'yes', 'yes'),
(6350, 'wcvendors_notify_backorder_stock', 'yes', 'yes'),
(657617, '_transient__redux_activation_redirect', '1', 'no'),
(657618, '_transient_timeout_external_ip_address_54.191.113.202', '1626928092', 'no'),
(657619, '_transient_external_ip_address_54.191.113.202', '104.218.54.210', 'no'),
(657625, '_transient_timeout_external_ip_address_54.212.69.214', '1626929421', 'no'),
(657626, '_transient_external_ip_address_54.212.69.214', '104.218.54.210', 'no'),
(657636, '_transient_timeout_external_ip_address_150.255.83.200', '1626949599', 'no'),
(657637, '_transient_external_ip_address_150.255.83.200', '104.218.54.210', 'no'),
(657639, '_transient_timeout_external_ip_address_62.210.91.2', '1626957238', 'no'),
(657640, '_transient_external_ip_address_62.210.91.2', '104.218.54.210', 'no'),
(657643, '_transient_timeout_external_ip_address_218.17.86.58', '1626969942', 'no'),
(657644, '_transient_external_ip_address_218.17.86.58', '104.218.54.210', 'no'),
(657613, 'woocommerce_admin_version', '1.1.3', 'yes'),
(6323, 'recovery_keys', 'a:0:{}', 'yes'),
(6324, 'woocommerce_admin_last_orders_milestone', '1', 'yes'),
(716, 'WooZone_integrity_check', 'a:7:{s:23:\"check_table_amz_amzkeys\";a:3:{s:7:\"timeout\";i:1597677328;s:6:\"status\";s:5:\"valid\";s:4:\"html\";s:50:\"Check plugin table wpx5_amz_amzkeys: installed ok.\";}s:12:\"check_tables\";a:3:{s:7:\"timeout\";i:1597560427;s:6:\"status\";s:5:\"valid\";s:4:\"html\";s:172:\"Check plugin tables: all installed ( amz_amazon_cache, amz_amzkeys, amz_assets, amz_cross_sell, amz_locale_reference, amz_products, amz_queue, amz_report_log, amz_search ).\";}s:32:\"check_table_amz_locale_reference\";a:3:{s:7:\"timeout\";i:1597677328;s:6:\"status\";s:5:\"valid\";s:4:\"html\";s:59:\"Check plugin table wpx5_amz_locale_reference: installed ok.\";}s:28:\"check_table_amz_amazon_cache\";a:3:{s:7:\"timeout\";i:1597677328;s:6:\"status\";s:5:\"valid\";s:4:\"html\";s:55:\"Check plugin table wpx5_amz_amazon_cache: installed ok.\";}s:18:\"check_alter_tables\";a:3:{s:7:\"timeout\";i:1597560427;s:6:\"status\";s:5:\"valid\";s:4:\"html\";s:32:\"Check plugin tables (alter): OK.\";}s:27:\"check_alter_table_amz_queue\";a:3:{s:7:\"timeout\";i:1597677328;s:6:\"status\";s:5:\"valid\";s:4:\"html\";s:32:\"Check plugin tables (alter): OK.\";}s:21:\"check_cronjobs_prefix\";a:3:{s:7:\"timeout\";i:1597677328;s:6:\"status\";s:5:\"valid\";s:4:\"html\";s:26:\"Check cronjobs prefix: OK.\";}}', 'yes'),
(717, 'WooZone_fix_multikeys_from_single', '1', 'yes'),
(718, 'WooZone_amazon', 'a:97:{s:34:\"frontend_hide_onsale_default_badge\";s:2:\"no\";s:27:\"frontend_show_free_shipping\";s:3:\"yes\";s:19:\"badges_box_position\";s:8:\"top_left\";s:26:\"badges_box_offset_vertical\";s:0:\"\";s:28:\"badges_box_offset_horizontal\";s:0:\"\";s:23:\"disable_amazon_checkout\";s:2:\"no\";s:20:\"dropshiptax_activate\";s:2:\"no\";s:16:\"dropshiptax_type\";s:4:\"proc\";s:17:\"dropshiptax_value\";s:1:\"0\";s:22:\"roundedprices_activate\";s:2:\"no\";s:23:\"roundedprices_direction\";s:9:\"always_up\";s:22:\"roundedprices_decimals\";s:1:\"0\";s:23:\"roundedprices_marketing\";s:2:\"no\";s:20:\"nocheckout_show_what\";a:3:{i:0;s:18:\"syncfront_activate\";i:1;s:15:\"show_review_tab\";i:2;s:18:\"syncfront_activate\";}s:23:\"gdpr_rules_is_activated\";s:2:\"no\";s:21:\"products_force_delete\";s:2:\"no\";s:19:\"services_used_forip\";s:17:\"www.geoplugin.net\";s:7:\"charset\";s:0:\"\";s:25:\"product_buy_is_amazon_url\";s:3:\"yes\";s:17:\"product_url_short\";s:2:\"no\";s:25:\"frontend_show_coupon_text\";s:3:\"yes\";s:11:\"onsite_cart\";s:3:\"yes\";s:14:\"checkout_email\";s:2:\"no\";s:24:\"checkout_email_mandatory\";s:2:\"no\";s:14:\"item_attribute\";s:3:\"yes\";s:20:\"attr_title_normalize\";s:2:\"no\";s:12:\"90day_cookie\";s:3:\"yes\";s:11:\"price_setup\";s:11:\"only_amazon\";s:14:\"merchant_setup\";s:17:\"amazon_or_sellers\";s:26:\"import_price_zero_products\";s:2:\"no\";s:17:\"product_variation\";s:5:\"yes_5\";s:14:\"default_import\";s:7:\"publish\";s:11:\"import_type\";s:7:\"default\";s:19:\"ratio_prod_validate\";s:2:\"90\";s:21:\"cron_number_of_images\";s:3:\"100\";s:16:\"number_of_images\";s:3:\"all\";s:12:\"rename_image\";s:13:\"product_title\";s:14:\"remove_gallery\";s:2:\"no\";s:34:\"remove_featured_image_from_gallery\";s:2:\"no\";s:22:\"show_short_description\";s:3:\"yes\";s:15:\"show_review_tab\";s:3:\"yes\";s:21:\"redirect_checkout_msg\";s:69:\"You will be redirected to {amazon_website} to complete your checkout!\";s:13:\"redirect_time\";s:1:\"3\";s:16:\"product_buy_text\";s:0:\"\";s:26:\"product_buy_button_open_in\";s:5:\"_self\";s:14:\"spin_at_import\";s:2:\"no\";s:21:\"spin_max_replacements\";s:2:\"10\";s:27:\"create_only_parent_category\";s:2:\"no\";s:22:\"variation_force_parent\";s:3:\"yes\";s:20:\"remote_amazon_images\";s:3:\"yes\";s:26:\"clean_duplicate_attributes\";s:3:\"YES\";s:29:\"clean_duplicate_category_slug\";s:3:\"YES\";s:26:\"delete_zeropriced_products\";s:3:\"YES\";s:23:\"clean_orphaned_amz_meta\";s:3:\"YES\";s:26:\"clean_orphaned_prod_assets\";s:3:\"YES\";s:29:\"clean_orphaned_prod_assets_wp\";s:3:\"YES\";s:22:\"fix_product_attributes\";s:3:\"YES\";s:18:\"fix_node_childrens\";s:3:\"YES\";s:8:\"protocol\";s:4:\"auto\";s:7:\"country\";s:3:\"com\";s:11:\"AffiliateID\";a:13:{s:3:\"com\";s:15:\"westendwatch-21\";s:2:\"uk\";s:15:\"westendwatch-21\";s:2:\"de\";s:0:\"\";s:2:\"fr\";s:0:\"\";s:2:\"jp\";s:0:\"\";s:2:\"ca\";s:0:\"\";s:2:\"cn\";s:0:\"\";s:2:\"in\";s:0:\"\";s:2:\"it\";s:0:\"\";s:2:\"es\";s:0:\"\";s:2:\"mx\";s:0:\"\";s:2:\"br\";s:0:\"\";s:2:\"au\";s:0:\"\";}s:11:\"main_aff_id\";s:3:\"com\";s:20:\"amazon_requests_rate\";s:1:\"1\";s:24:\"fix_issue_request_amazon\";s:3:\"YES\";s:14:\"fix_issue_sync\";a:2:{s:11:\"trash_tries\";s:1:\"3\";s:14:\"restore_status\";s:7:\"publish\";}s:20:\"reset_products_stats\";s:3:\"YES\";s:21:\"options_prefix_change\";s:7:\"use_new\";s:12:\"unblock_cron\";s:3:\"YES\";s:31:\"productinpost_additional_images\";s:3:\"yes\";s:23:\"productinpost_extra_css\";s:0:\"\";s:17:\"product_countries\";s:3:\"yes\";s:31:\"product_countries_main_position\";s:18:\"before_add_to_cart\";s:26:\"product_countries_maincart\";s:3:\"yes\";s:30:\"product_countries_countryflags\";s:2:\"no\";s:14:\"asof_font_size\";s:3:\"0.6\";s:33:\"delete_attachments_at_delete_post\";s:2:\"no\";s:13:\"cross_selling\";s:3:\"yes\";s:24:\"cross_selling_nbproducts\";s:1:\"3\";s:30:\"cross_selling_choose_variation\";s:5:\"first\";s:12:\"string_trans\";a:17:{i:0;s:5:\"as of\";i:1;s:26:\"Frequently Bought Together\";i:2;s:13:\"Price for all\";i:3;s:9:\"This item\";i:4;s:23:\"Amazon Customer Reviews\";i:5;s:13:\"FREE Shipping\";i:6;s:7:\"Details\";i:7;s:10:\"Loading...\";i:8;s:13:\"not available\";i:9;s:9:\"available\";i:10;s:42:\"You must check or cancel all amazon shops!\";i:11;s:8:\"all good\";i:12;s:8:\"canceled\";i:13;s:13:\"checkout done\";i:14;s:9:\"Saving...\";i:15;s:10:\"Closing...\";i:16;s:11:\"Add to cart\";}s:37:\"import_product_offerlistingid_missing\";s:3:\"yes\";s:47:\"import_product_variation_offerlistingid_missing\";s:3:\"yes\";s:39:\"product_offerlistingid_missing_external\";s:2:\"no\";s:37:\"product_offerlistingid_missing_delete\";s:2:\"no\";s:16:\"reset_sync_stats\";s:3:\"yes\";s:18:\"debug_bar_activate\";s:2:\"no\";s:8:\"debug_ip\";s:0:\"\";s:22:\"show_availability_icon\";s:3:\"yes\";s:26:\"badges_activated-available\";a:1:{i:0;s:0:\"\";}s:16:\"badges_activated\";a:1:{i:0;s:0:\"\";}s:30:\"nocheckout_show_what-available\";a:1:{i:0;s:0:\"\";}s:29:\"selected_attributes-available\";a:1:{i:0;s:0:\"\";}s:19:\"selected_attributes\";a:1:{i:0;s:0:\"\";}s:30:\"images_sizes_allowed-available\";a:1:{i:0;s:0:\"\";}s:20:\"images_sizes_allowed\";a:1:{i:0;s:0:\"\";}s:11:\"AccessKeyID\";s:22:\"aateam demo access key\";s:15:\"SecretAccessKey\";s:29:\"aateam demo secret access key\";}', 'yes'),
(730, 'WooZone_module_advanced_search', 'false', 'yes'),
(729, 'woocommerce_custom_product_tabs_lite_db_version', '1.0', 'yes'),
(722, 'WooZone_amazon_location_check', 'a:1:{i:0;s:6:\"com.au\";}', 'yes'),
(731, 'WooZone_module_amazon', 'false', 'yes'),
(732, 'WooZone_module_amazon_debug', 'false', 'yes'),
(733, 'WooZone_module_asin_grabber', 'false', 'yes'),
(734, 'WooZone_module_assets_download', 'false', 'yes'),
(735, 'WooZone_module_content_spinner', 'true', 'yes'),
(736, 'WooZone_module_cronjobs', 'true', 'yes'),
(737, 'WooZone_module_csv_products_import', 'false', 'yes'),
(738, 'WooZone_module_insane_import', 'true', 'yes'),
(739, 'WooZone_module_price_select', 'true', 'yes'),
(740, 'WooZone_module_product_in_post', 'true', 'yes'),
(741, 'WooZone_module_report', 'true', 'yes'),
(742, 'WooZone_module_server_status', 'true', 'yes'),
(743, 'WooZone_module_stats_prod', 'true', 'yes'),
(744, 'WooZone_module_synchronization', 'true', 'yes'),
(745, 'WooZone_module_wizard', 'true', 'yes'),
(746, 'WooZone_module_woocustom', 'true', 'yes'),
(747, 'WooZone_module_auto_import', 'true', 'yes'),
(748, 'WooZone_module_speed_optimization', 'true', 'yes'),
(749, 'WooZone_module_amazon_recommendations', 'true', 'yes'),
(750, 'WooZone_module_bitly', 'true', 'yes'),
(751, 'WooZone_module_direct_import', 'true', 'yes'),
(752, 'WooZone_plugin_do_activation_redirect', 'false', 'yes'),
(758, 'WooZone_cronjobs', 'a:6:{s:19:\"sync_products_cycle\";a:4:{s:6:\"status\";s:6:\"failed\";s:10:\"start_time\";i:1597729874;s:8:\"end_time\";i:1597729874;s:8:\"last_msg\";s:94:\"you\'ve reached the max allowed limit to import products using aateam demo keys as amazon keys.\";}s:16:\"sync_products_gc\";a:4:{s:6:\"status\";s:4:\"done\";s:10:\"start_time\";i:1597729874;s:8:\"end_time\";i:1597729874;s:8:\"last_msg\";s:48:\"deleted 0 rows from amazon requests cache table.\";}s:6:\"report\";a:4:{s:6:\"status\";s:4:\"done\";s:10:\"start_time\";i:1597728120;s:8:\"end_time\";i:1597728120;s:8:\"last_msg\";s:134:\"report products_status : recurrence interval not fulfilled yet.<br /><br />report auto_import : recurrence interval not fulfilled yet.\";}s:13:\"unblock_crons\";a:4:{s:6:\"status\";s:4:\"done\";s:10:\"start_time\";i:1597731060;s:8:\"end_time\";i:1597731060;s:8:\"last_msg\";s:38:\"0 of total 7 cronjobs, were unblocked.\";}s:16:\"autoimport_queue\";a:4:{s:6:\"status\";s:6:\"failed\";s:10:\"start_time\";i:1597731131;s:8:\"end_time\";i:1597731131;s:8:\"last_msg\";s:94:\"you\'ve reached the max allowed limit to import products using aateam demo keys as amazon keys.\";}s:17:\"autoimport_search\";a:4:{s:6:\"status\";s:6:\"failed\";s:10:\"start_time\";i:1597731060;s:8:\"end_time\";i:1597731060;s:8:\"last_msg\";s:94:\"you\'ve reached the max allowed limit to import products using aateam demo keys as amazon keys.\";}}', 'yes'),
(759, 'WooZone_report_last_date', '1597721118', 'yes'),
(760, 'WooZone_report_first_time', '1597721118', 'yes'),
(761, 'WooZone_ai_report_last_date', '1597721118', 'yes'),
(6315, 'woocommerce_onboarding_opt_in', 'no', 'yes'),
(6319, 'woocommerce_admin_install_timestamp', '1626307931', 'yes'),
(6310, 'db_upgraded', '', 'yes'),
(5198, 'wpeae_default_type', 'simple', 'no'),
(5199, 'wpeae_default_status', 'publish', 'no'),
(5200, 'wpeae_price_auto_update', '', 'no'),
(5201, 'wpeae_regular_price_auto_update', '', 'no'),
(5202, 'wpeae_price_auto_update_period', 'daily', 'no'),
(5203, 'wpeae_currency_conversion_factor', '1', 'no'),
(5204, 'wpeae_not_available_product_status', 'trash', 'no'),
(5205, 'wpeae_remove_link_from_desc', '', 'no'),
(5206, 'wpeae_remove_img_from_desc', '', 'no'),
(5207, 'wpeae_update_per_schedule', '20', 'no'),
(5208, 'wpeae_import_product_images_limit', '', 'no'),
(5209, 'wpeae_min_product_quantity', '5', 'no'),
(5210, 'wpeae_max_product_quantity', '10', 'no'),
(5211, 'wpeae_use_proxy', '', 'no'),
(5212, 'wpeae_proxies_list', '', 'no'),
(5213, 'wpeae_ali_per_page', '20', 'no'),
(5214, 'wpeae_ali_forbidden_words', '20', 'no'),
(5215, 'wpeae_ali_links_to_affiliate', '1', 'no'),
(5216, 'wpeae_ali_local_currency', '', 'no'),
(5217, 'wpeae_ebay_custom_id', '', 'no'),
(5218, 'wpeae_ebay_geo_targeting', '', 'no'),
(5219, 'wpeae_ebay_network_id', '9', 'no'),
(5220, 'wpeae_ebay_tracking_id', '', 'no'),
(5221, 'wpeae_ebay_per_page', '20', 'no'),
(5227, 'wpeae_use_default_alliexpress_account', '1', 'no'),
(5228, 'wpeae_use_default_ebay_account', '1', 'no'),
(5229, 'wpeae_addons_json_content', 'a:2:{s:6:\"addons\";N;s:11:\"last_update\";i:1622721158;}', 'yes'),
(5230, 'wpeae_db_version', '14', 'yes'),
(141, 'current_theme', 'Denso', 'yes'),
(142, 'theme_mods_denso', 'a:4:{i:0;b:0;s:18:\"nav_menu_locations\";a:3:{s:7:\"primary\";i:586;s:13:\"vertical_menu\";i:96;s:7:\"topmenu\";i:93;}s:18:\"custom_css_post_id\";i:-1;s:19:\"denso_theme_options\";a:1:{s:14:\"header_welcome\";s:25:\"Welcome to shoestimer.com\";}}', 'yes'),
(143, 'theme_switched', '', 'yes'),
(145, 'wpcf7', 'a:2:{s:7:\"version\";s:5:\"5.1.7\";s:13:\"bulk_validate\";a:4:{s:9:\"timestamp\";i:1587282043;s:7:\"version\";s:5:\"5.1.7\";s:11:\"count_valid\";i:1;s:13:\"count_invalid\";i:0;}}', 'yes'),
(146, 'kc_options', 'a:4:{s:13:\"content_types\";a:0:{}s:8:\"css_code\";s:0:\"\";s:7:\"animate\";s:0:\"\";s:9:\"max_width\";s:6:\"1170px\";}', 'no'),
(148, 'revslider_servers', 'a:7:{i:0;s:22:\"themepunch-ext-b.tools\";i:1;s:16:\"themepunch.tools\";i:2;s:22:\"themepunch-ext-a.tools\";i:3;s:22:\"themepunch-ext-a.tools\";i:4;s:22:\"themepunch-ext-a.tools\";i:5;s:22:\"themepunch-ext-b.tools\";i:6;s:22:\"themepunch-ext-b.tools\";}', 'yes'),
(149, 'revslider_server_refresh', '1626221049', 'yes'),
(150, 'revslider-update-check-short', '1626394967', 'yes'),
(151, 'revslider-connection', '1', 'yes'),
(152, 'revslider-update-hash', '3016fa0216dc42b679a19eee489e8bf9', 'yes'),
(153, 'revslider-latest-version', '6.5.4', 'yes'),
(154, 'revslider-stable-version', '4.2.0', 'yes'),
(155, 'revslider-notices', 'a:3:{i:0;O:8:\"stdClass\":8:{s:7:\"version\";s:5:\"1.0.0\";s:4:\"text\";s:316:\"<div style=\"display: block; background-color: #1C0950; text-align: \ncenter;\"><a \nhref=\"https://mailchi.mp/sliderrevolution/the-update-your-website-deserves\"\n target=\"_blank\"><img alt=\"wow\" src=\"//updates.themepunch-ext-b.tools/banners/6411_banner.jpg\" width=\"960\" height=\"250\" style=\"margin-bottom: -5px;\"></a></div>\";s:4:\"code\";s:12:\"TPRSV6411-01\";s:5:\"color\";s:5:\"green\";s:7:\"disable\";b:0;s:9:\"is_global\";b:0;s:4:\"type\";s:1:\"3\";s:10:\"additional\";a:0:{}}i:1;O:8:\"stdClass\":8:{s:7:\"version\";s:5:\"1.0.0\";s:4:\"text\";s:485:\"<div style=\"display: block; background: linear-gradient(90deg, rgb(247, 52, 94) 0%, rgb(247, 52, 94) 25%, rgb(0, 206, 171) 75%, rgb(0, 206, 171) 100%); text-align: \ncenter;\"><a \nhref=\"https://account.sliderrevolution.com/portal/pricing/?utm_source=admin&utm_medium=banner&utm_campaign=everyone&utm_content=summersale21\"\n target=\"_blank\"><img alt=\"summersale\" src=\"//updates.themepunch-ext-b.tools/banners/summersale.jpg\" width=\"960\" height=\"250\" style=\"margin-bottom: -5px;\"></a></div>\";s:4:\"code\";s:11:\"TPRSV652-01\";s:5:\"color\";s:5:\"green\";s:7:\"disable\";b:0;s:9:\"is_global\";b:0;s:4:\"type\";s:1:\"3\";s:10:\"additional\";a:0:{}}i:2;O:8:\"stdClass\":8:{s:7:\"version\";s:5:\"9.9.9\";s:4:\"text\";s:551:\"<div style=\"display: block; background: #fff; text-align: center; height: 250px;\"><a href=\"https://account.sliderrevolution.com/portal/pricing/?utm_source=admin&utm_medium=banner&utm_campaign=srusers&utm_content=getpremium\" target=\"_blank\" rel=\"noopener\"><video style=\"object-fit: cover; background-size: cover; opacity: 1; width: 960px; height: 250px; display: inline-block;\" muted=\"\" loop=\"\" autoplay=\"\" preload=\"auto\"><source src=\"https://www.sliderrevolution.com/wp-content/uploads/2021/07/adminpremiumvid4.mp4\" type=\"video/mp4\"></video></a></div>\";s:4:\"code\";s:11:\"TPRSV654-01\";s:5:\"color\";s:5:\"green\";s:7:\"disable\";b:0;s:9:\"is_global\";b:0;s:4:\"type\";s:1:\"3\";s:10:\"additional\";a:0:{}}}', 'yes'),
(156, 'revslider-additions', 'O:8:\"stdClass\":1:{s:7:\"selling\";b:1;}', 'yes'),
(157, 'rs-addons-counter', '0', 'yes');
INSERT INTO `wpx5_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(158, 'revslider-addons', 'O:8:\"stdClass\":29:{s:22:\"revslider-backup-addon\";O:8:\"stdClass\":11:{s:4:\"slug\";s:22:\"revslider-backup-addon\";s:12:\"version_from\";s:5:\"5.2.0\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:6:\"Backup\";s:6:\"line_1\";s:12:\"Make Backups\";s:6:\"line_2\";s:25:\"Revisions for your safety\";s:9:\"available\";s:5:\"2.0.2\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:11:\"How to use?\";s:6:\"global\";b:1;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:73:\"//updates.themepunch-ext-b.tools/revslider/addons/images/addon_backup.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"BU\";}}s:23:\"revslider-gallery-addon\";O:8:\"stdClass\":11:{s:4:\"slug\";s:23:\"revslider-gallery-addon\";s:12:\"version_from\";s:5:\"5.2.0\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:17:\"WordPress Gallery\";s:6:\"line_1\";s:31:\"Replace the standard WP Gallery\";s:6:\"line_2\";s:31:\"with the Sliders of your choice\";s:9:\"available\";s:5:\"2.0.2\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:9:\"Configure\";s:6:\"global\";b:1;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:76:\"//updates.themepunch-ext-b.tools/revslider/addons/images/addon_wpgallery.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"GA\";}}s:25:\"revslider-rel-posts-addon\";O:8:\"stdClass\":11:{s:4:\"slug\";s:25:\"revslider-rel-posts-addon\";s:12:\"version_from\";s:7:\"5.2.4.1\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:13:\"Related Posts\";s:6:\"line_1\";s:25:\"Add related Posts Sliders\";s:6:\"line_2\";s:31:\"at the end of your post content\";s:9:\"available\";s:5:\"2.0.2\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:9:\"Configure\";s:6:\"global\";b:1;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:76:\"//updates.themepunch-ext-b.tools/revslider/addons/images/addon_wprelated.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"RP\";}}s:26:\"revslider-typewriter-addon\";O:8:\"stdClass\":11:{s:4:\"slug\";s:26:\"revslider-typewriter-addon\";s:12:\"version_from\";s:5:\"5.3.0\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:17:\"Typewriter Effect\";s:6:\"line_1\";s:27:\"Enhance your slider\'s text \";s:6:\"line_2\";s:24:\"with typewriter effects \";s:9:\"available\";s:5:\"2.0.3\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:9:\"Configure\";s:6:\"global\";b:0;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:77:\"//updates.themepunch-ext-b.tools/revslider/addons/images/addon_typewriter.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"TW\";}}s:23:\"revslider-sharing-addon\";O:8:\"stdClass\":11:{s:4:\"slug\";s:23:\"revslider-sharing-addon\";s:12:\"version_from\";s:5:\"5.3.1\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:14:\"Social Sharing\";s:6:\"line_1\";s:17:\"Share your slides\";s:6:\"line_2\";s:50:\"with RevSlider \"actions\" because sharing is caring\";s:9:\"available\";s:5:\"2.0.5\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:11:\"How to use?\";s:6:\"global\";b:1;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:80:\"//updates.themepunch-ext-b.tools/revslider/addons/images/addon_socialsharing.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"SH\";}}s:27:\"revslider-maintenance-addon\";O:8:\"stdClass\":11:{s:4:\"slug\";s:27:\"revslider-maintenance-addon\";s:12:\"version_from\";s:5:\"5.3.1\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:15:\"Coming & Maint.\";s:6:\"line_1\";s:37:\"Simple Coming Soon & Maintenance Page\";s:6:\"line_2\";s:42:\"Let your visitors know what\'s up and when!\";s:9:\"available\";s:5:\"2.1.3\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:9:\"Configure\";s:6:\"global\";b:1;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:84:\"//updates.themepunch-ext-b.tools/revslider/addons/images/addon_underconstruction.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"MT\";}}s:20:\"revslider-snow-addon\";O:8:\"stdClass\":11:{s:4:\"slug\";s:20:\"revslider-snow-addon\";s:12:\"version_from\";s:5:\"5.4.6\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:12:\"Holiday Snow\";s:6:\"line_1\";s:12:\"Let it snow!\";s:6:\"line_2\";s:32:\"Add animated snow to any Slider \";s:9:\"available\";s:5:\"2.0.1\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:11:\"How to use?\";s:6:\"global\";b:0;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:71:\"//updates.themepunch-ext-b.tools/revslider/addons/images/addon_snow.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"SN\";}}s:24:\"revslider-polyfold-addon\";O:8:\"stdClass\":11:{s:4:\"slug\";s:24:\"revslider-polyfold-addon\";s:12:\"version_from\";s:5:\"5.4.6\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:22:\"Polyfold Scroll Effect\";s:6:\"line_1\";s:32:\"Add sharp edges to your sliders \";s:6:\"line_2\";s:35:\"as they scroll into and out of view\";s:9:\"available\";s:5:\"2.0.0\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:11:\"How to use?\";s:6:\"global\";b:0;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:75:\"//updates.themepunch-ext-b.tools/revslider/addons/images/addon_polyfold.jpg\";s:5:\"color\";s:7:\"#3e186f\";s:4:\"text\";s:2:\"PF\";}}s:19:\"revslider-404-addon\";O:8:\"stdClass\":11:{s:4:\"slug\";s:19:\"revslider-404-addon\";s:12:\"version_from\";s:3:\"5.3\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:3:\"404\";s:6:\"line_1\";s:39:\"Build custom 404 \"Page not Found\" Pages\";s:6:\"line_2\";s:28:\"with Slider Revolution swag!\";s:9:\"available\";s:5:\"2.0.1\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:9:\"Configure\";s:6:\"global\";b:1;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:70:\"//updates.themepunch-ext-b.tools/revslider/addons/images/addon_404.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:3:\"404\";}}s:30:\"revslider-prevnext-posts-addon\";O:8:\"stdClass\":11:{s:4:\"slug\";s:30:\"revslider-prevnext-posts-addon\";s:12:\"version_from\";s:3:\"5.4\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:14:\"Adjacent Posts\";s:6:\"line_1\";s:30:\"Display previous and next post\";s:6:\"line_2\";s:28:\"to the currently showing one\";s:9:\"available\";s:5:\"2.0.2\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:9:\"Configure\";s:6:\"global\";b:1;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:77:\"//updates.themepunch-ext-b.tools/revslider/addons/images/addon_wpadjacent.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"PN\";}}s:25:\"revslider-filmstrip-addon\";O:8:\"stdClass\":11:{s:4:\"slug\";s:25:\"revslider-filmstrip-addon\";s:12:\"version_from\";s:5:\"5.4.6\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:9:\"Filmstrip\";s:6:\"line_1\";s:44:\"Display a continously rotating set of images\";s:6:\"line_2\";s:26:\"for your slide backgrounds\";s:9:\"available\";s:5:\"2.0.4\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:6:\"global\";b:0;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:76:\"//updates.themepunch-ext-b.tools/revslider/addons/images/addon_filmstrip.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"FS\";}}s:21:\"revslider-login-addon\";O:8:\"stdClass\":11:{s:4:\"slug\";s:21:\"revslider-login-addon\";s:12:\"version_from\";s:3:\"5.4\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:10:\"Login Page\";s:6:\"line_1\";s:25:\"Very simple WP Login Page\";s:6:\"line_2\";s:34:\"enhanced with your favorite slider\";s:9:\"available\";s:5:\"2.0.2\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:9:\"Configure\";s:6:\"global\";b:1;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:72:\"//updates.themepunch-ext-b.tools/revslider/addons/images/addon_login.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"LI\";}}s:24:\"revslider-featured-addon\";O:8:\"stdClass\":11:{s:4:\"slug\";s:24:\"revslider-featured-addon\";s:12:\"version_from\";s:3:\"5.4\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:20:\"Post Featured Slider\";s:6:\"line_1\";s:25:\"Display a featured Slider\";s:6:\"line_2\";s:41:\"instead of a featured Image in your Posts\";s:9:\"available\";s:5:\"2.0.2\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:9:\"Configure\";s:6:\"global\";b:1;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:77:\"//updates.themepunch-ext-b.tools/revslider/addons/images/addon_wpfeatured.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"FT\";}}s:23:\"revslider-weather-addon\";O:8:\"stdClass\":11:{s:4:\"slug\";s:23:\"revslider-weather-addon\";s:12:\"version_from\";s:7:\"5.4.5.2\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:7:\"Weather\";s:6:\"line_1\";s:21:\"Every where you go...\";s:6:\"line_2\";s:36:\"...always take the weather with you!\";s:9:\"available\";s:5:\"2.0.2\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:9:\"Configure\";s:6:\"global\";b:0;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:74:\"//updates.themepunch-ext-b.tools/revslider/addons/images/addon_weather.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"WT\";}}s:24:\"revslider-panorama-addon\";O:8:\"stdClass\":11:{s:4:\"slug\";s:24:\"revslider-panorama-addon\";s:12:\"version_from\";s:7:\"5.4.5.2\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:8:\"Panorama\";s:6:\"line_1\";s:14:\"Panorama AddOn\";s:6:\"line_2\";s:28:\"Display images in 360 degree\";s:9:\"available\";s:5:\"2.1.3\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:6:\"global\";b:0;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:75:\"//updates.themepunch-ext-b.tools/revslider/addons/images/addon_panorama.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"PN\";}}s:30:\"revslider-duotonefilters-addon\";O:8:\"stdClass\":11:{s:4:\"slug\";s:30:\"revslider-duotonefilters-addon\";s:12:\"version_from\";s:5:\"5.4.6\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:7:\"Duotone\";s:6:\"line_1\";s:7:\"Duotone\";s:6:\"line_2\";s:25:\"Because one is not enough\";s:9:\"available\";s:5:\"2.0.0\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:6:\"global\";b:0;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:74:\"//updates.themepunch-ext-b.tools/revslider/addons/images/addon_duotone.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:3:\"DTF\";}}s:23:\"revslider-refresh-addon\";O:8:\"stdClass\":11:{s:4:\"slug\";s:23:\"revslider-refresh-addon\";s:12:\"version_from\";s:5:\"5.4.6\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:8:\"(Re)Load\";s:6:\"line_1\";s:39:\"Reload the current page or a custom URL\";s:6:\"line_2\";s:34:\"after a certain time, loops, slide\";s:9:\"available\";s:5:\"2.0.0\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:6:\"global\";b:0;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:73:\"//updates.themepunch-ext-b.tools/revslider/addons/images/addon_reload.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"RF\";}}s:28:\"revslider-liquideffect-addon\";O:8:\"stdClass\":11:{s:4:\"slug\";s:28:\"revslider-liquideffect-addon\";s:12:\"version_from\";s:5:\"5.4.6\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:10:\"Distortion\";s:6:\"line_1\";s:22:\"Add Distortion Effects\";s:6:\"line_2\";s:30:\"to your slides and transitions\";s:9:\"available\";s:5:\"2.0.4\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:6:\"global\";b:0;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:77:\"//updates.themepunch-ext-b.tools/revslider/addons/images/addon_distortion.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"LE\";}}s:31:\"revslider-explodinglayers-addon\";O:8:\"stdClass\":11:{s:4:\"slug\";s:31:\"revslider-explodinglayers-addon\";s:12:\"version_from\";s:5:\"5.4.6\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:16:\"Exploding Layers\";s:6:\"line_1\";s:23:\"Add explosive particles\";s:6:\"line_2\";s:24:\"to your layers animation\";s:9:\"available\";s:5:\"2.1.3\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:6:\"global\";b:0;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:76:\"//updates.themepunch-ext-b.tools/revslider/addons/images/addon_exploding.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"EL\";}}s:26:\"revslider-paintbrush-addon\";O:8:\"stdClass\":11:{s:4:\"slug\";s:26:\"revslider-paintbrush-addon\";s:12:\"version_from\";s:5:\"5.4.6\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:10:\"Paintbrush\";s:6:\"line_1\";s:14:\"Paint or Erase\";s:6:\"line_2\";s:22:\"your background images\";s:9:\"available\";s:5:\"2.1.9\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:6:\"global\";b:0;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:77:\"//updates.themepunch-ext-b.tools/revslider/addons/images/addon_paintbrush.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"PB\";}}s:29:\"revslider-domain-switch-addon\";O:8:\"stdClass\":11:{s:4:\"slug\";s:29:\"revslider-domain-switch-addon\";s:12:\"version_from\";s:5:\"6.0.0\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:13:\"Domain Switch\";s:6:\"line_1\";s:17:\"Switch Image URLs\";s:6:\"line_2\";s:37:\"in sliders from one domain to another\";s:9:\"available\";s:5:\"1.0.1\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:11:\"How to use?\";s:6:\"global\";b:0;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:79:\"//updates.themepunch-ext-b.tools/revslider/addons/images/addon_domainswitch.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"DS\";}}s:25:\"revslider-mousetrap-addon\";O:8:\"stdClass\":11:{s:4:\"slug\";s:25:\"revslider-mousetrap-addon\";s:12:\"version_from\";s:6:\"6.2.23\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:9:\"Mousetrap\";s:6:\"line_1\";s:31:\"Create all kinds of interesting\";s:6:\"line_2\";s:19:\" mouse interactions\";s:9:\"available\";s:5:\"2.0.8\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:6:\"global\";b:0;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:76:\"//updates.themepunch-ext-b.tools/revslider/addons/images/addon_mousetrap.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"MT\";}}s:26:\"revslider-whiteboard-addon\";O:8:\"stdClass\":11:{s:4:\"slug\";s:26:\"revslider-whiteboard-addon\";s:12:\"version_from\";s:5:\"5.2.0\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:10:\"Whiteboard\";s:6:\"line_1\";s:31:\"Create Hand-Drawn Presentations\";s:6:\"line_2\";s:45:\"that are understandable, memorable & engaging\";s:9:\"available\";s:5:\"2.2.3\";s:10:\"background\";s:81:\"//updates.themepunch-ext-b.tools/revslider/addons/images/whiteboard_widget_bg.jpg\";s:6:\"button\";s:11:\"How to use?\";s:6:\"global\";b:0;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:77:\"//updates.themepunch-ext-b.tools/revslider/addons/images/addon_whiteboard.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"WB\";}}s:27:\"revslider-scrollvideo-addon\";O:8:\"stdClass\":11:{s:4:\"slug\";s:27:\"revslider-scrollvideo-addon\";s:12:\"version_from\";s:5:\"6.3.0\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:12:\"Scroll Video\";s:6:\"line_1\";s:114:\"This addon allows you to generate a sequence of images from any html5 video and play them with scroll interaction.\";s:6:\"line_2\";s:49:\"Quality options are included for optimal results!\";s:9:\"available\";s:5:\"2.0.4\";s:10:\"background\";s:78:\"//updates.themepunch-ext-b.tools/revslider/addons/images/addon_scrollvideo.jpg\";s:6:\"button\";s:6:\"How To\";s:6:\"global\";b:0;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:78:\"//updates.themepunch-ext-b.tools/revslider/addons/images/addon_scrollvideo.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"SV\";}}s:22:\"revslider-slicey-addon\";O:8:\"stdClass\":11:{s:4:\"slug\";s:22:\"revslider-slicey-addon\";s:12:\"version_from\";s:5:\"5.4.6\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:6:\"Slicey\";s:6:\"line_1\";s:20:\"Slice \'em up nicely!\";s:6:\"line_2\";s:38:\"Create image slices of your background\";s:9:\"available\";s:5:\"2.0.6\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:6:\"global\";b:0;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:73:\"//updates.themepunch-ext-b.tools/revslider/addons/images/addon_slicey.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"SL\";}}s:24:\"revslider-revealer-addon\";O:8:\"stdClass\":11:{s:4:\"slug\";s:24:\"revslider-revealer-addon\";s:12:\"version_from\";s:5:\"5.4.6\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:6:\"Reveal\";s:6:\"line_1\";s:9:\"Reveal...\";s:6:\"line_2\";s:37:\"...your inner beast... and RevSliders\";s:9:\"available\";s:5:\"2.0.0\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:6:\"global\";b:0;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:73:\"//updates.themepunch-ext-b.tools/revslider/addons/images/addon_reveal.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"RV\";}}s:25:\"revslider-particles-addon\";O:8:\"stdClass\":11:{s:4:\"slug\";s:25:\"revslider-particles-addon\";s:12:\"version_from\";s:5:\"5.4.6\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:16:\"Particle Effects\";s:6:\"line_1\";s:17:\"Let\'s Parti(cle)!\";s:6:\"line_2\";s:51:\"Add interactive particle animations to your sliders\";s:9:\"available\";s:5:\"2.1.0\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:11:\"How to use?\";s:6:\"global\";b:0;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:76:\"//updates.themepunch-ext-b.tools/revslider/addons/images/addon_particles.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"PT\";}}s:27:\"revslider-beforeafter-addon\";O:8:\"stdClass\":11:{s:4:\"slug\";s:27:\"revslider-beforeafter-addon\";s:12:\"version_from\";s:5:\"5.4.6\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:14:\"Before & After\";s:6:\"line_1\";s:35:\"Compare two slides before and after\";s:6:\"line_2\";s:33:\"use it vertically or horizontally\";s:9:\"available\";s:5:\"2.0.8\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:6:\"global\";b:0;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:78:\"//updates.themepunch-ext-b.tools/revslider/addons/images/addon_beforeafter.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"BA\";}}s:27:\"revslider-bubblemorph-addon\";O:8:\"stdClass\":11:{s:4:\"slug\";s:27:\"revslider-bubblemorph-addon\";s:12:\"version_from\";s:5:\"6.0.0\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:11:\"BubbleMorph\";s:6:\"line_1\";s:26:\"Include BubbleMorph Layers\";s:6:\"line_2\";s:33:\"for a decorative lava lamp effect\";s:9:\"available\";s:5:\"2.2.0\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:6:\"global\";b:0;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:78:\"//updates.themepunch-ext-b.tools/revslider/addons/images/addon_bubblemorph.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"BM\";}}}', 'yes'),
(159, 'revslider-library-check', '1625286064', 'yes'),
(160, 'revslider-library-hash', 'dae3de1eb57eeeee008b70e9a23844b5', 'yes');
INSERT INTO `wpx5_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(161, 'rs-library', 'a:3:{s:4:\"hash\";s:32:\"dae3de1eb57eeeee008b70e9a23844b5\";s:7:\"objects\";a:417:{i:0;a:12:{s:2:\"id\";s:3:\"198\";s:6:\"handle\";s:16:\"object_dvd_1.png\";s:4:\"name\";s:3:\"DVD\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-10-17 12:43:17\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:1;a:12:{s:2:\"id\";s:3:\"188\";s:6:\"handle\";s:18:\"object_plant_1.png\";s:4:\"name\";s:7:\"Plant 1\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-09-12 16:25:27\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:2;a:12:{s:2:\"id\";s:3:\"187\";s:6:\"handle\";s:16:\"object_pen_1.png\";s:4:\"name\";s:5:\"Pen 1\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-09-12 16:25:27\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:3;a:12:{s:2:\"id\";s:3:\"172\";s:6:\"handle\";s:16:\"object_egg_1.png\";s:4:\"name\";s:3:\"Egg\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"600\";s:6:\"height\";s:3:\"600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:4;a:12:{s:2:\"id\";s:3:\"171\";s:6:\"handle\";s:19:\"object_guitar_1.png\";s:4:\"name\";s:6:\"Guitar\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:5;a:12:{s:2:\"id\";s:3:\"170\";s:6:\"handle\";s:21:\"object_envelope_1.png\";s:4:\"name\";s:15:\"Closed Envelope\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:6;a:12:{s:2:\"id\";s:3:\"169\";s:6:\"handle\";s:19:\"object_postit_2.png\";s:4:\"name\";s:18:\"Postit Label White\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"900\";s:6:\"height\";s:3:\"900\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:7;a:12:{s:2:\"id\";s:3:\"168\";s:6:\"handle\";s:21:\"object_envelope_2.png\";s:4:\"name\";s:13:\"Open Envelope\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:8;a:12:{s:2:\"id\";s:3:\"167\";s:6:\"handle\";s:17:\"object_eggs_1.png\";s:4:\"name\";s:10:\"Egg Carton\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:9;a:12:{s:2:\"id\";s:3:\"166\";s:6:\"handle\";s:25:\"object_bottleopener_1.png\";s:4:\"name\";s:13:\"Bottle Opener\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}i:1;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:10;a:12:{s:2:\"id\";s:3:\"165\";s:6:\"handle\";s:23:\"object_blueprints_1.png\";s:4:\"name\";s:10:\"Blueprints\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:11;a:12:{s:2:\"id\";s:3:\"164\";s:6:\"handle\";s:22:\"object_holepunch_1.png\";s:4:\"name\";s:10:\"Hole punch\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:12;a:12:{s:2:\"id\";s:3:\"163\";s:6:\"handle\";s:20:\"object_speaker_1.png\";s:4:\"name\";s:13:\"Black Speaker\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:13;a:12:{s:2:\"id\";s:3:\"162\";s:6:\"handle\";s:19:\"object_eraser_1.png\";s:4:\"name\";s:6:\"Eraser\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"500\";s:6:\"height\";s:3:\"500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:14;a:12:{s:2:\"id\";s:3:\"161\";s:6:\"handle\";s:23:\"object_vinylcover_1.png\";s:4:\"name\";s:11:\"Vinyl Cover\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:15;a:12:{s:2:\"id\";s:3:\"160\";s:6:\"handle\";s:20:\"object_booklet_1.png\";s:4:\"name\";s:9:\"Booklet 1\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:16;a:12:{s:2:\"id\";s:3:\"159\";s:6:\"handle\";s:22:\"object_earphones_2.png\";s:4:\"name\";s:11:\"Earphones 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:17;a:12:{s:2:\"id\";s:3:\"158\";s:6:\"handle\";s:18:\"object_vinyl_1.png\";s:4:\"name\";s:5:\"Vinyl\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:18;a:12:{s:2:\"id\";s:3:\"157\";s:6:\"handle\";s:19:\"object_postit_1.png\";s:4:\"name\";s:17:\"Postit Label Pink\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"900\";s:6:\"height\";s:3:\"900\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:19;a:12:{s:2:\"id\";s:3:\"156\";s:6:\"handle\";s:23:\"object_mechpencil_1.png\";s:4:\"name\";s:17:\"Mechanical Pencil\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:20;a:12:{s:2:\"id\";s:3:\"155\";s:6:\"handle\";s:22:\"object_turntable_1.png\";s:4:\"name\";s:9:\"Turntable\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:21;a:12:{s:2:\"id\";s:3:\"154\";s:6:\"handle\";s:19:\"object_folder_2.png\";s:4:\"name\";s:19:\"Closed Folder Black\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:22;a:12:{s:2:\"id\";s:3:\"153\";s:6:\"handle\";s:19:\"object_postit_4.png\";s:4:\"name\";s:18:\"Postit Label Green\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"900\";s:6:\"height\";s:3:\"900\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:23;a:12:{s:2:\"id\";s:3:\"152\";s:6:\"handle\";s:19:\"object_folder_1.png\";s:4:\"name\";s:12:\"Blank Folder\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:24;a:12:{s:2:\"id\";s:3:\"151\";s:6:\"handle\";s:19:\"object_pencup_1.png\";s:4:\"name\";s:7:\"Pen Cup\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:25;a:12:{s:2:\"id\";s:3:\"150\";s:6:\"handle\";s:23:\"object_winebottle_1.png\";s:4:\"name\";s:15:\"Red Wine Bottle\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:26;a:12:{s:2:\"id\";s:3:\"149\";s:6:\"handle\";s:23:\"object_headphones_1.png\";s:4:\"name\";s:10:\"Headphones\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:27;a:12:{s:2:\"id\";s:3:\"148\";s:6:\"handle\";s:22:\"object_earphones_1.png\";s:4:\"name\";s:9:\"Earphones\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:28;a:12:{s:2:\"id\";s:3:\"147\";s:6:\"handle\";s:19:\"object_postit_3.png\";s:4:\"name\";s:19:\"Postit Label Yellow\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"900\";s:6:\"height\";s:3:\"900\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:29;a:12:{s:2:\"id\";s:3:\"146\";s:6:\"handle\";s:22:\"object_corkscrew_1.png\";s:4:\"name\";s:23:\"Corkscrew Bottle Opener\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}i:1;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1300\";s:6:\"height\";s:4:\"1300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:30;a:12:{s:2:\"id\";s:3:\"145\";s:6:\"handle\";s:19:\"object_muffin_1.png\";s:4:\"name\";s:16:\"Chocolate Muffin\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"900\";s:6:\"height\";s:3:\"900\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:31;a:12:{s:2:\"id\";s:3:\"144\";s:6:\"handle\";s:18:\"object_chair_2.png\";s:4:\"name\";s:12:\"Yellow Chair\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:32;a:12:{s:2:\"id\";s:3:\"143\";s:6:\"handle\";s:18:\"object_knife_2.png\";s:4:\"name\";s:7:\"Knife 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:33;a:12:{s:2:\"id\";s:3:\"142\";s:6:\"handle\";s:26:\"object_choppingboard_2.png\";s:4:\"name\";s:16:\"Chopping Board 3\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:34;a:12:{s:2:\"id\";s:3:\"141\";s:6:\"handle\";s:26:\"object_choppingboard_3.png\";s:4:\"name\";s:16:\"Chopping Board 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:35;a:12:{s:2:\"id\";s:3:\"140\";s:6:\"handle\";s:19:\"object_coffee_2.png\";s:4:\"name\";s:12:\"Coffee Cup 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:4:\"1200\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:36;a:12:{s:2:\"id\";s:3:\"139\";s:6:\"handle\";s:18:\"object_bread_1.png\";s:4:\"name\";s:15:\"Croissant Bread\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:37;a:12:{s:2:\"id\";s:3:\"138\";s:6:\"handle\";s:18:\"object_spoon_2.png\";s:4:\"name\";s:12:\"Wodden Spoon\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:38;a:12:{s:2:\"id\";s:3:\"137\";s:6:\"handle\";s:26:\"object_choppingboard_1.png\";s:4:\"name\";s:16:\"Chopping Board 1\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:39;a:12:{s:2:\"id\";s:3:\"136\";s:6:\"handle\";s:16:\"object_cup_2.png\";s:4:\"name\";s:11:\"Empty Cup 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1400\";s:6:\"height\";s:4:\"1400\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:40;a:12:{s:2:\"id\";s:3:\"135\";s:6:\"handle\";s:18:\"object_knife_1.png\";s:4:\"name\";s:5:\"Knife\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:41;a:12:{s:2:\"id\";s:3:\"134\";s:6:\"handle\";s:18:\"object_spoon_1.png\";s:4:\"name\";s:5:\"Spoon\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:42;a:12:{s:2:\"id\";s:3:\"133\";s:6:\"handle\";s:16:\"object_cup_1.png\";s:4:\"name\";s:9:\"Empty Cup\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1400\";s:6:\"height\";s:4:\"1400\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:43;a:12:{s:2:\"id\";s:3:\"132\";s:6:\"handle\";s:18:\"object_chair_3.png\";s:4:\"name\";s:11:\"White Chair\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:44;a:12:{s:2:\"id\";s:3:\"131\";s:6:\"handle\";s:19:\"object_coffee_1.png\";s:4:\"name\";s:10:\"Coffee Cup\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:45;a:12:{s:2:\"id\";s:3:\"130\";s:6:\"handle\";s:19:\"object_frypan_2.png\";s:4:\"name\";s:9:\"Fry Pan 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:46;a:12:{s:2:\"id\";s:3:\"129\";s:6:\"handle\";s:19:\"object_frypan_1.png\";s:4:\"name\";s:9:\"Fry Pan 1\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:47;a:12:{s:2:\"id\";s:3:\"128\";s:6:\"handle\";s:17:\"object_fork_1.png\";s:4:\"name\";s:4:\"Fork\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:48;a:12:{s:2:\"id\";s:3:\"127\";s:6:\"handle\";s:20:\"object_dishrag_1.png\";s:4:\"name\";s:13:\"Dishrag Cloth\";s:4:\"tags\";a:0:{}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:49;a:12:{s:2:\"id\";s:3:\"126\";s:6:\"handle\";s:20:\"object_wacom_pen.png\";s:4:\"name\";s:17:\"Wacom Drawing Pen\";s:4:\"tags\";a:3:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}i:2;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1060\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 16:50:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:50;a:12:{s:2:\"id\";s:3:\"125\";s:6:\"handle\";s:21:\"object_occulus_vr.png\";s:4:\"name\";s:23:\"Occulus Virtual Reality\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 16:50:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:51;a:12:{s:2:\"id\";s:3:\"124\";s:6:\"handle\";s:18:\"object_antenna.png\";s:4:\"name\";s:13:\"Antenna Radar\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 16:50:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:52;a:12:{s:2:\"id\";s:3:\"123\";s:6:\"handle\";s:21:\"object_solarpanel.png\";s:4:\"name\";s:11:\"Solar Panel\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 16:50:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:53;a:12:{s:2:\"id\";s:3:\"122\";s:6:\"handle\";s:16:\"object_wacom.png\";s:4:\"name\";s:20:\"Wacom Drawing Tablet\";s:4:\"tags\";a:3:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}i:2;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 16:50:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:54;a:12:{s:2:\"id\";s:3:\"121\";s:6:\"handle\";s:18:\"object_earth_2.png\";s:4:\"name\";s:20:\"Earth Globe Planet 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 16:50:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:55;a:12:{s:2:\"id\";s:3:\"120\";s:6:\"handle\";s:18:\"object_chair_1.png\";s:4:\"name\";s:12:\"Office Chair\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 16:50:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:56;a:12:{s:2:\"id\";s:3:\"119\";s:6:\"handle\";s:24:\"object_windturbine_2.png\";s:4:\"name\";s:14:\"Wind Turbine 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 16:50:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:57;a:12:{s:2:\"id\";s:3:\"118\";s:6:\"handle\";s:22:\"object_windturbine.png\";s:4:\"name\";s:12:\"Wind Turbine\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 16:50:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:58;a:12:{s:2:\"id\";s:3:\"117\";s:6:\"handle\";s:16:\"object_earth.png\";s:4:\"name\";s:18:\"Earth Globe Planet\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 16:50:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:59;a:12:{s:2:\"id\";s:2:\"88\";s:6:\"handle\";s:24:\"object_eiffeltower_2.png\";s:4:\"name\";s:13:\"Eiffeltower 2\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}i:1;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"700\";s:6:\"height\";s:3:\"700\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:60;a:12:{s:2:\"id\";s:2:\"87\";s:6:\"handle\";s:21:\"object_notebook_1.png\";s:4:\"name\";s:11:\"Notebook PC\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"2000\";s:6:\"height\";s:4:\"2000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:61;a:12:{s:2:\"id\";s:2:\"86\";s:6:\"handle\";s:20:\"object_macbook_1.png\";s:4:\"name\";s:20:\"Apple Macbook Silver\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"2000\";s:6:\"height\";s:4:\"2000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:62;a:12:{s:2:\"id\";s:2:\"85\";s:6:\"handle\";s:18:\"object_canon_2.png\";s:4:\"name\";s:21:\"Canon Camera DSLR Top\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:63;a:12:{s:2:\"id\";s:2:\"84\";s:6:\"handle\";s:19:\"object_iphone_3.png\";s:4:\"name\";s:25:\"Apple iPhone Silver White\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:64;a:12:{s:2:\"id\";s:2:\"83\";s:6:\"handle\";s:18:\"object_candy_2.png\";s:4:\"name\";s:15:\"Candy Colored 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:65;a:12:{s:2:\"id\";s:2:\"82\";s:6:\"handle\";s:21:\"object_macmouse_1.png\";s:4:\"name\";s:15:\"Apple Mac Mouse\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:66;a:12:{s:2:\"id\";s:2:\"81\";s:6:\"handle\";s:19:\"object_iphone_1.png\";s:4:\"name\";s:18:\"Apple iPhone Black\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:67;a:12:{s:2:\"id\";s:2:\"80\";s:6:\"handle\";s:17:\"object_deco_1.png\";s:4:\"name\";s:17:\"White Deco Object\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}i:1;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:68;a:12:{s:2:\"id\";s:2:\"79\";s:6:\"handle\";s:23:\"object_applewatch_1.png\";s:4:\"name\";s:24:\"Apple Watch White Silver\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:69;a:12:{s:2:\"id\";s:2:\"78\";s:6:\"handle\";s:23:\"object_swissknife_1.png\";s:4:\"name\";s:11:\"Swiss Knife\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}i:1;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:70;a:12:{s:2:\"id\";s:2:\"77\";s:6:\"handle\";s:23:\"object_applewatch_2.png\";s:4:\"name\";s:17:\"Apple Watch Black\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:71;a:12:{s:2:\"id\";s:2:\"76\";s:6:\"handle\";s:18:\"object_candy_1.png\";s:4:\"name\";s:13:\"Candy Colored\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:72;a:12:{s:2:\"id\";s:2:\"75\";s:6:\"handle\";s:17:\"object_ipad_1.png\";s:4:\"name\";s:16:\"Apple iPad Black\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"2000\";s:6:\"height\";s:4:\"2000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:73;a:12:{s:2:\"id\";s:2:\"74\";s:6:\"handle\";s:17:\"object_lamp_2.png\";s:4:\"name\";s:15:\"Black Desk Lamp\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:74;a:12:{s:2:\"id\";s:2:\"73\";s:6:\"handle\";s:18:\"object_canon_1.png\";s:4:\"name\";s:17:\"Canon Camera DLSR\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:75;a:12:{s:2:\"id\";s:2:\"72\";s:6:\"handle\";s:23:\"object_blackberry_2.png\";s:4:\"name\";s:12:\"Blackberry 3\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:76;a:12:{s:2:\"id\";s:2:\"71\";s:6:\"handle\";s:19:\"object_iphone_2.png\";s:4:\"name\";s:19:\"Apple iPhone Silver\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:77;a:12:{s:2:\"id\";s:2:\"70\";s:6:\"handle\";s:17:\"object_ipad_2.png\";s:4:\"name\";s:15:\"Apple iPad Gold\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"2000\";s:6:\"height\";s:4:\"2000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:78;a:12:{s:2:\"id\";s:2:\"69\";s:6:\"handle\";s:20:\"object_printer_1.png\";s:4:\"name\";s:7:\"Printer\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:79;a:12:{s:2:\"id\";s:2:\"68\";s:6:\"handle\";s:20:\"object_pcmouse_1.png\";s:4:\"name\";s:14:\"Black PC Mouse\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:80;a:12:{s:2:\"id\";s:2:\"67\";s:6:\"handle\";s:17:\"object_ipad_3.png\";s:4:\"name\";s:17:\"Apple iPad Silver\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"2000\";s:6:\"height\";s:4:\"2000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:81;a:12:{s:2:\"id\";s:2:\"66\";s:6:\"handle\";s:17:\"object_lamp_1.png\";s:4:\"name\";s:13:\"Desk Lamp Top\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:82;a:12:{s:2:\"id\";s:2:\"65\";s:6:\"handle\";s:22:\"object_macscreen_1.png\";s:4:\"name\";s:16:\"Apple Mac Screen\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"2000\";s:6:\"height\";s:4:\"2000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:83;a:12:{s:2:\"id\";s:2:\"64\";s:6:\"handle\";s:23:\"object_blackberry_3.png\";s:4:\"name\";s:12:\"Blackberry 2\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:84;a:12:{s:2:\"id\";s:2:\"63\";s:6:\"handle\";s:23:\"object_applewatch_3.png\";s:4:\"name\";s:16:\"Apple Watch Gold\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:85;a:12:{s:2:\"id\";s:2:\"62\";s:6:\"handle\";s:23:\"object_blackberry_1.png\";s:4:\"name\";s:10:\"Blackberry\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:86;a:12:{s:2:\"id\";s:2:\"49\";s:6:\"handle\";s:19:\"object_bottle_1.png\";s:4:\"name\";s:18:\"Brown Glass Bottle\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}i:1;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:87;a:12:{s:2:\"id\";s:2:\"48\";s:6:\"handle\";s:20:\"object_glasses_1.png\";s:4:\"name\";s:19:\"Hipster Glasses Top\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:88;a:12:{s:2:\"id\";s:2:\"47\";s:6:\"handle\";s:21:\"object_magazine_1.png\";s:4:\"name\";s:14:\"Blank Magazine\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:89;a:12:{s:2:\"id\";s:2:\"46\";s:6:\"handle\";s:28:\"object_leatherdocument_2.png\";s:4:\"name\";s:24:\"Black Leather Document 2\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}i:1;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:90;a:12:{s:2:\"id\";s:2:\"45\";s:6:\"handle\";s:18:\"object_purse_2.png\";s:4:\"name\";s:13:\"Black Purse 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:91;a:12:{s:2:\"id\";s:2:\"44\";s:6:\"handle\";s:23:\"object_typewriter_1.png\";s:4:\"name\";s:18:\"Retro Typewriter 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:92;a:12:{s:2:\"id\";s:2:\"43\";s:6:\"handle\";s:17:\"object_book_5.png\";s:4:\"name\";s:9:\"Old Books\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:93;a:12:{s:2:\"id\";s:2:\"42\";s:6:\"handle\";s:28:\"object_leatherdocument_1.png\";s:4:\"name\";s:29:\"Black Leather Document Closed\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:94;a:12:{s:2:\"id\";s:2:\"41\";s:6:\"handle\";s:17:\"object_book_4.png\";s:4:\"name\";s:8:\"Old Book\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:95;a:12:{s:2:\"id\";s:2:\"40\";s:6:\"handle\";s:19:\"object_wallet_2.png\";s:4:\"name\";s:22:\"Black Leather Document\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:96;a:12:{s:2:\"id\";s:2:\"39\";s:6:\"handle\";s:18:\"object_quill_2.png\";s:4:\"name\";s:15:\"Quill Feather 2\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:97;a:12:{s:2:\"id\";s:2:\"38\";s:6:\"handle\";s:24:\"object_eiffeltower_1.png\";s:4:\"name\";s:11:\"Eiffeltower\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:98;a:12:{s:2:\"id\";s:2:\"37\";s:6:\"handle\";s:21:\"object_magazine_2.png\";s:4:\"name\";s:11:\"Open Book 3\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1333\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:99;a:12:{s:2:\"id\";s:2:\"36\";s:6:\"handle\";s:17:\"object_book_1.png\";s:4:\"name\";s:10:\"Blank Book\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:100;a:12:{s:2:\"id\";s:2:\"35\";s:6:\"handle\";s:20:\"object_glasses_2.png\";s:4:\"name\";s:15:\"Hipster Glasses\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:101;a:12:{s:2:\"id\";s:2:\"34\";s:6:\"handle\";s:17:\"object_book_2.png\";s:4:\"name\";s:11:\"Open Book 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:102;a:12:{s:2:\"id\";s:2:\"33\";s:6:\"handle\";s:19:\"object_gloves_1.png\";s:4:\"name\";s:12:\"Black Gloves\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:103;a:12:{s:2:\"id\";s:2:\"32\";s:6:\"handle\";s:23:\"object_typewriter_2.png\";s:4:\"name\";s:16:\"Retro Typewriter\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:104;a:12:{s:2:\"id\";s:2:\"31\";s:6:\"handle\";s:17:\"object_book_3.png\";s:4:\"name\";s:9:\"Open Book\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:105;a:12:{s:2:\"id\";s:2:\"30\";s:6:\"handle\";s:19:\"object_wallet_1.png\";s:4:\"name\";s:12:\"Black Wallet\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:106;a:12:{s:2:\"id\";s:2:\"29\";s:6:\"handle\";s:18:\"object_purse_1.png\";s:4:\"name\";s:11:\"Black Purse\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:107;a:12:{s:2:\"id\";s:2:\"28\";s:6:\"handle\";s:18:\"object_quill_1.png\";s:4:\"name\";s:13:\"Quill Feather\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:108;a:12:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:19:\"object_artbox_2.png\";s:4:\"name\";s:16:\"Art Box Colors 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 10:59:23\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:109;a:12:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:18:\"object_cloth_1.png\";s:4:\"name\";s:17:\"Cloth Paint Color\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1400\";s:6:\"height\";s:4:\"1400\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 10:59:23\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:110;a:12:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:21:\"object_brushpot_1.png\";s:4:\"name\";s:9:\"Brush Pot\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"984\";s:6:\"height\";s:3:\"984\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 10:59:23\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:111;a:12:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:24:\"object_paintbucket_1.png\";s:4:\"name\";s:12:\"Paint Bucket\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1400\";s:6:\"height\";s:4:\"1400\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 10:59:23\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:112;a:12:{s:2:\"id\";s:2:\"23\";s:6:\"handle\";s:23:\"object_paintbrush_2.png\";s:4:\"name\";s:12:\"Paintbrush 3\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"700\";s:6:\"height\";s:3:\"700\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 10:59:23\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:113;a:12:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:19:\"object_artbox_1.png\";s:4:\"name\";s:14:\"Art Box Colors\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 10:59:23\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:114;a:12:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:23:\"object_paintbrush_3.png\";s:4:\"name\";s:12:\"Paintbrush 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1100\";s:6:\"height\";s:4:\"1100\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 10:59:23\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:115;a:12:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:23:\"object_paintbrush_1.png\";s:4:\"name\";s:12:\"Paintbrush 1\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 10:59:23\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:116;a:12:{s:2:\"id\";s:2:\"11\";s:6:\"handle\";s:21:\"table_radio_right.png\";s:4:\"name\";s:18:\"Radio Speaker Wood\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-11 13:37:51\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:117;a:12:{s:2:\"id\";s:2:\"10\";s:6:\"handle\";s:18:\"keyboard_apple.png\";s:4:\"name\";s:14:\"Apple Keyboard\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-11 13:37:51\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:118;a:12:{s:2:\"id\";s:1:\"9\";s:6:\"handle\";s:20:\"macbook_top_gold.png\";s:4:\"name\";s:18:\"Apple Macbook Gold\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-11 13:37:51\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:119;a:12:{s:2:\"id\";s:1:\"8\";s:6:\"handle\";s:21:\"nexus6_front_blue.png\";s:4:\"name\";s:19:\"Google Nexus 6 Blue\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1100\";s:6:\"height\";s:4:\"1100\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-11 13:37:51\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:120;a:12:{s:2:\"id\";s:3:\"479\";s:6:\"handle\";s:31:\"Tram-beside-waiting-station.jpg\";s:4:\"name\";s:27:\"Tram beside waiting station\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1450\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:52:06\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:121;a:12:{s:2:\"id\";s:3:\"478\";s:6:\"handle\";s:14:\"Pulling-up.jpg\";s:4:\"name\";s:10:\"Pulling up\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1297\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:41:20\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:122;a:12:{s:2:\"id\";s:3:\"477\";s:6:\"handle\";s:16:\"Snowboarding.jpg\";s:4:\"name\";s:12:\"Snowboarding\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1290\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:41:20\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:123;a:12:{s:2:\"id\";s:3:\"476\";s:6:\"handle\";s:16:\"Morning-yoga.jpg\";s:4:\"name\";s:12:\"Morning yoga\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1346\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:40:23\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:124;a:12:{s:2:\"id\";s:3:\"475\";s:6:\"handle\";s:8:\"Yoga.jpg\";s:4:\"name\";s:4:\"Yoga\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1079\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:40:23\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:125;a:12:{s:2:\"id\";s:3:\"474\";s:6:\"handle\";s:14:\"Golf-balls.jpg\";s:4:\"name\";s:10:\"Golf balls\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:40:23\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:126;a:12:{s:2:\"id\";s:3:\"473\";s:6:\"handle\";s:19:\"Confident-Boxer.jpg\";s:4:\"name\";s:15:\"Confident Boxer\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:40:23\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:127;a:12:{s:2:\"id\";s:3:\"472\";s:6:\"handle\";s:11:\"Aerobic.jpg\";s:4:\"name\";s:7:\"Aerobic\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:40:23\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:128;a:12:{s:2:\"id\";s:3:\"471\";s:6:\"handle\";s:18:\"Riding-bicycle.jpg\";s:4:\"name\";s:14:\"Riding bicycle\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1358\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:129;a:12:{s:2:\"id\";s:3:\"470\";s:6:\"handle\";s:27:\"woman-with-barbell-back.jpg\";s:4:\"name\";s:23:\"woman with barbell back\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:130;a:12:{s:2:\"id\";s:3:\"469\";s:6:\"handle\";s:24:\"Woman-lying-on-floor.jpg\";s:4:\"name\";s:20:\"Woman lying on floor\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1318\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:131;a:12:{s:2:\"id\";s:3:\"468\";s:6:\"handle\";s:27:\"Holding-black-dumbbells.jpg\";s:4:\"name\";s:23:\"Holding black dumbbells\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1275\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:132;a:12:{s:2:\"id\";s:3:\"467\";s:6:\"handle\";s:25:\"Woman-using-dumbbells.jpg\";s:4:\"name\";s:21:\"Woman using dumbbells\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1425\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:133;a:12:{s:2:\"id\";s:3:\"466\";s:6:\"handle\";s:16:\"Soccer-cleat.jpg\";s:4:\"name\";s:12:\"Soccer cleat\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:134;a:12:{s:2:\"id\";s:3:\"465\";s:6:\"handle\";s:16:\"Soccer-field.jpg\";s:4:\"name\";s:12:\"Soccer field\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1440\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:135;a:12:{s:2:\"id\";s:3:\"464\";s:6:\"handle\";s:23:\"Man-tying-his-shoes.jpg\";s:4:\"name\";s:19:\"Man tying his shoes\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1200\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:136;a:12:{s:2:\"id\";s:3:\"463\";s:6:\"handle\";s:10:\"Boxing.jpg\";s:4:\"name\";s:6:\"Boxing\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:137;a:12:{s:2:\"id\";s:3:\"462\";s:6:\"handle\";s:22:\"woman-with-barbell.jpg\";s:4:\"name\";s:18:\"woman with barbell\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:138;a:12:{s:2:\"id\";s:3:\"461\";s:6:\"handle\";s:12:\"Crossfit.jpg\";s:4:\"name\";s:8:\"Crossfit\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:139;a:12:{s:2:\"id\";s:3:\"460\";s:6:\"handle\";s:25:\"Man-and-woman-jogging.jpg\";s:4:\"name\";s:21:\"Man and woman jogging\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1440\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:140;a:12:{s:2:\"id\";s:3:\"459\";s:6:\"handle\";s:16:\"Playing-golf.jpg\";s:4:\"name\";s:12:\"Playing golf\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:141;a:12:{s:2:\"id\";s:3:\"458\";s:6:\"handle\";s:18:\"Surfer-in-wave.jpg\";s:4:\"name\";s:14:\"Surfer in wave\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:142;a:12:{s:2:\"id\";s:3:\"457\";s:6:\"handle\";s:25:\"Woman-lifting-barbell.jpg\";s:4:\"name\";s:21:\"Woman lifting barbell\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:143;a:12:{s:2:\"id\";s:3:\"456\";s:6:\"handle\";s:14:\"Stretching.jpg\";s:4:\"name\";s:10:\"Stretching\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1277\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:144;a:12:{s:2:\"id\";s:3:\"455\";s:6:\"handle\";s:18:\"Snowboarding-2.jpg\";s:4:\"name\";s:14:\"Snowboarding 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:145;a:12:{s:2:\"id\";s:3:\"454\";s:6:\"handle\";s:11:\"Balance.jpg\";s:4:\"name\";s:7:\"Balance\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1920\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:146;a:12:{s:2:\"id\";s:3:\"453\";s:6:\"handle\";s:19:\"Pool-meditation.jpg\";s:4:\"name\";s:15:\"Pool meditation\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:147;a:12:{s:2:\"id\";s:3:\"452\";s:6:\"handle\";s:18:\"Soccer-stadium.jpg\";s:4:\"name\";s:14:\"Soccer stadium\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:148;a:12:{s:2:\"id\";s:3:\"451\";s:6:\"handle\";s:25:\"Soccer-field-top-view.jpg\";s:4:\"name\";s:21:\"Soccer field top view\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1440\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:149;a:12:{s:2:\"id\";s:3:\"450\";s:6:\"handle\";s:14:\"Basketball.jpg\";s:4:\"name\";s:10:\"Basketball\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:150;a:12:{s:2:\"id\";s:3:\"449\";s:6:\"handle\";s:14:\"in-the-fog.jpg\";s:4:\"name\";s:10:\"in the fog\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:151;a:12:{s:2:\"id\";s:3:\"448\";s:6:\"handle\";s:13:\"Handstand.jpg\";s:4:\"name\";s:9:\"Handstand\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1079\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:152;a:12:{s:2:\"id\";s:3:\"447\";s:6:\"handle\";s:11:\"Friends.jpg\";s:4:\"name\";s:7:\"Friends\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1282\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:153;a:12:{s:2:\"id\";s:3:\"446\";s:6:\"handle\";s:28:\"Sneakers-on-the-railroad.jpg\";s:4:\"name\";s:24:\"Sneakers on the railroad\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:154;a:12:{s:2:\"id\";s:3:\"445\";s:6:\"handle\";s:23:\"Family-on-the-ocean.jpg\";s:4:\"name\";s:19:\"Family on the ocean\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:155;a:12:{s:2:\"id\";s:3:\"444\";s:6:\"handle\";s:10:\"Sunset.jpg\";s:4:\"name\";s:6:\"Sunset\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:156;a:12:{s:2:\"id\";s:3:\"443\";s:6:\"handle\";s:9:\"Books.jpg\";s:4:\"name\";s:5:\"Books\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1275\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:157;a:12:{s:2:\"id\";s:3:\"442\";s:6:\"handle\";s:25:\"Looking-at-the-window.jpg\";s:4:\"name\";s:21:\"Looking at the window\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:158;a:12:{s:2:\"id\";s:3:\"441\";s:6:\"handle\";s:48:\"woman-standing-near-buildings-during-daytime.jpg\";s:4:\"name\";s:44:\"woman standing near buildings during daytime\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1278\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:159;a:12:{s:2:\"id\";s:3:\"440\";s:6:\"handle\";s:12:\"Lollipop.jpg\";s:4:\"name\";s:8:\"Lollipop\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1395\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:160;a:12:{s:2:\"id\";s:3:\"439\";s:6:\"handle\";s:26:\"People-crossing-street.jpg\";s:4:\"name\";s:22:\"People crossing street\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1278\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:161;a:12:{s:2:\"id\";s:3:\"438\";s:6:\"handle\";s:24:\"Friends-on-the-shore.jpg\";s:4:\"name\";s:20:\"Friends on the shore\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:162;a:12:{s:2:\"id\";s:3:\"437\";s:6:\"handle\";s:13:\"Coworkers.jpg\";s:4:\"name\";s:9:\"Coworkers\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:163;a:12:{s:2:\"id\";s:3:\"436\";s:6:\"handle\";s:27:\"Hiking-in-the-Dolomites.jpg\";s:4:\"name\";s:23:\"Hiking in the Dolomites\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:164;a:12:{s:2:\"id\";s:3:\"435\";s:6:\"handle\";s:18:\"Successful-man.jpg\";s:4:\"name\";s:14:\"Successful man\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:165;a:12:{s:2:\"id\";s:3:\"434\";s:6:\"handle\";s:23:\"Beautiful-sunny-day.jpg\";s:4:\"name\";s:19:\"Beautiful sunny day\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:166;a:12:{s:2:\"id\";s:3:\"433\";s:6:\"handle\";s:8:\"Guys.jpg\";s:4:\"name\";s:4:\"Guys\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:167;a:12:{s:2:\"id\";s:3:\"432\";s:6:\"handle\";s:19:\"Confetti-Shower.jpg\";s:4:\"name\";s:15:\"Confetti Shower\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:168;a:12:{s:2:\"id\";s:3:\"431\";s:6:\"handle\";s:24:\"Sun-was-setting-down.jpg\";s:4:\"name\";s:20:\"Sun was setting down\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:169;a:12:{s:2:\"id\";s:3:\"430\";s:6:\"handle\";s:9:\"Jumps.jpg\";s:4:\"name\";s:5:\"Jumps\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:170;a:12:{s:2:\"id\";s:3:\"429\";s:6:\"handle\";s:23:\"Friends-by-the-fire.jpg\";s:4:\"name\";s:19:\"Friends by the fire\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:171;a:12:{s:2:\"id\";s:3:\"428\";s:6:\"handle\";s:21:\"Under-the-blanket.jpg\";s:4:\"name\";s:17:\"Under the blanket\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1413\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:172;a:12:{s:2:\"id\";s:3:\"427\";s:6:\"handle\";s:18:\"Pretty-in-Pink.jpg\";s:4:\"name\";s:14:\"Pretty in Pink\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1394\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:173;a:12:{s:2:\"id\";s:3:\"426\";s:6:\"handle\";s:31:\"Discussions-at-a-long-table.jpg\";s:4:\"name\";s:27:\"Discussions at a long table\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1268\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:174;a:12:{s:2:\"id\";s:3:\"425\";s:6:\"handle\";s:18:\"Lost-in-Lemons.jpg\";s:4:\"name\";s:14:\"Lost in Lemons\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:175;a:12:{s:2:\"id\";s:3:\"424\";s:6:\"handle\";s:13:\"Team-work.jpg\";s:4:\"name\";s:9:\"Team work\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1281\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:176;a:12:{s:2:\"id\";s:3:\"423\";s:6:\"handle\";s:20:\"Romantic-evening.jpg\";s:4:\"name\";s:16:\"Romantic evening\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1263\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:177;a:12:{s:2:\"id\";s:3:\"422\";s:6:\"handle\";s:19:\"Crew-collective.jpg\";s:4:\"name\";s:15:\"Crew collective\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1278\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:33:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:178;a:12:{s:2:\"id\";s:3:\"421\";s:6:\"handle\";s:8:\"Code.jpg\";s:4:\"name\";s:4:\"Code\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:33:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:179;a:12:{s:2:\"id\";s:3:\"420\";s:6:\"handle\";s:48:\"Yellow-ceramic-mug-beside-gray-aluminum-iMac.jpg\";s:4:\"name\";s:44:\"Yellow ceramic mug beside gray aluminum iMac\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:33:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:180;a:12:{s:2:\"id\";s:3:\"419\";s:6:\"handle\";s:11:\"My-desk.jpg\";s:4:\"name\";s:7:\"My desk\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1315\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:33:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:181;a:12:{s:2:\"id\";s:3:\"418\";s:6:\"handle\";s:17:\"Cooperation-2.jpg\";s:4:\"name\";s:13:\"Cooperation 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:33:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:182;a:12:{s:2:\"id\";s:3:\"417\";s:6:\"handle\";s:33:\"MacBook-on-top-of-brown-table.jpg\";s:4:\"name\";s:29:\"MacBook on top of brown table\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:33:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:183;a:12:{s:2:\"id\";s:3:\"416\";s:6:\"handle\";s:27:\"Beautiful-working-place.jpg\";s:4:\"name\";s:23:\"Beautiful working place\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:33:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:184;a:12:{s:2:\"id\";s:3:\"415\";s:6:\"handle\";s:14:\"Typewriter.jpg\";s:4:\"name\";s:10:\"Typewriter\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:33:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:185;a:12:{s:2:\"id\";s:3:\"414\";s:6:\"handle\";s:19:\"White-desk-lamp.jpg\";s:4:\"name\";s:15:\"White desk lamp\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1282\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:33:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:186;a:12:{s:2:\"id\";s:3:\"413\";s:6:\"handle\";s:18:\"Office-working.jpg\";s:4:\"name\";s:14:\"Office working\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:33:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:187;a:12:{s:2:\"id\";s:3:\"412\";s:6:\"handle\";s:36:\"Silver-iMac-on-brown-wooden-desk.jpg\";s:4:\"name\";s:32:\"Silver iMac on brown wooden desk\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1240\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:33:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:188;a:12:{s:2:\"id\";s:3:\"411\";s:6:\"handle\";s:23:\"Working-in-progress.jpg\";s:4:\"name\";s:19:\"Working in progress\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:33:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:189;a:12:{s:2:\"id\";s:3:\"410\";s:6:\"handle\";s:15:\"Cooperation.jpg\";s:4:\"name\";s:11:\"Cooperation\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:33:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:190;a:12:{s:2:\"id\";s:3:\"409\";s:6:\"handle\";s:17:\"Working-place.jpg\";s:4:\"name\";s:13:\"Working place\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1281\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:33:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:191;a:12:{s:2:\"id\";s:3:\"408\";s:6:\"handle\";s:16:\"Working-desk.jpg\";s:4:\"name\";s:12:\"Working desk\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:33:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:192;a:12:{s:2:\"id\";s:3:\"407\";s:6:\"handle\";s:23:\"low-angle-of-forest.jpg\";s:4:\"name\";s:19:\"low angle of forest\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:193;a:12:{s:2:\"id\";s:3:\"406\";s:6:\"handle\";s:23:\"Lake-under-blue-sky.jpg\";s:4:\"name\";s:19:\"Lake under blue sky\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1351\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:194;a:12:{s:2:\"id\";s:3:\"405\";s:6:\"handle\";s:21:\"Blue-starry-night.jpg\";s:4:\"name\";s:17:\"Blue starry night\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:195;a:12:{s:2:\"id\";s:3:\"404\";s:6:\"handle\";s:22:\"Aerial-photography.jpg\";s:4:\"name\";s:18:\"Aerial photography\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1440\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:196;a:12:{s:2:\"id\";s:3:\"403\";s:6:\"handle\";s:14:\"Red-clouds.jpg\";s:4:\"name\";s:10:\"Red clouds\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:197;a:12:{s:2:\"id\";s:3:\"402\";s:6:\"handle\";s:14:\"Snow-field.jpg\";s:4:\"name\";s:10:\"Snow field\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1227\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:198;a:12:{s:2:\"id\";s:3:\"401\";s:6:\"handle\";s:13:\"White-sky.jpg\";s:4:\"name\";s:9:\"White sky\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1281\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:199;a:12:{s:2:\"id\";s:3:\"400\";s:6:\"handle\";s:24:\"Trees-covered-by-fog.jpg\";s:4:\"name\";s:20:\"Trees covered by fog\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1277\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:200;a:12:{s:2:\"id\";s:3:\"399\";s:6:\"handle\";s:26:\"Red-and-white-mushroom.jpg\";s:4:\"name\";s:22:\"Red and white mushroom\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:201;a:12:{s:2:\"id\";s:3:\"398\";s:6:\"handle\";s:24:\"Lake-near-pine-trees.jpg\";s:4:\"name\";s:20:\"Lake near pine trees\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:202;a:12:{s:2:\"id\";s:3:\"397\";s:6:\"handle\";s:35:\"After-a-long-day-of-backpacking.jpg\";s:4:\"name\";s:31:\"After a long day of backpacking\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:203;a:12:{s:2:\"id\";s:3:\"396\";s:6:\"handle\";s:32:\"Mountains-during-golden-hour.jpg\";s:4:\"name\";s:28:\"Mountains during golden hour\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:204;a:12:{s:2:\"id\";s:3:\"395\";s:6:\"handle\";s:27:\"Man-looking-on-mountain.jpg\";s:4:\"name\";s:23:\"Man looking on mountain\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:205;a:12:{s:2:\"id\";s:3:\"394\";s:6:\"handle\";s:19:\"Body-of-water-2.jpg\";s:4:\"name\";s:15:\"Body of water 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:206;a:12:{s:2:\"id\";s:3:\"393\";s:6:\"handle\";s:15:\"Brown-cliff.jpg\";s:4:\"name\";s:11:\"Brown cliff\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1440\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:207;a:12:{s:2:\"id\";s:3:\"392\";s:6:\"handle\";s:20:\"Green-foggy-tree.jpg\";s:4:\"name\";s:16:\"Green foggy tree\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1417\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:208;a:12:{s:2:\"id\";s:3:\"391\";s:6:\"handle\";s:32:\"Grayscale-photo-of-mountains.jpg\";s:4:\"name\";s:28:\"Grayscale photo of mountains\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:209;a:12:{s:2:\"id\";s:3:\"390\";s:6:\"handle\";s:19:\"Under-sunny-sky.jpg\";s:4:\"name\";s:15:\"Under sunny sky\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:210;a:12:{s:2:\"id\";s:3:\"389\";s:6:\"handle\";s:16:\"Rock-concert.jpg\";s:4:\"name\";s:12:\"Rock concert\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1443\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:25:26\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:211;a:12:{s:2:\"id\";s:3:\"388\";s:6:\"handle\";s:30:\"Group-of-people-in-concert.jpg\";s:4:\"name\";s:26:\"Group of people in concert\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:25:26\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:212;a:12:{s:2:\"id\";s:3:\"387\";s:6:\"handle\";s:6:\"DJ.jpg\";s:4:\"name\";s:2:\"DJ\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1282\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:25:26\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:213;a:12:{s:2:\"id\";s:3:\"386\";s:6:\"handle\";s:56:\"Woman-standing-watching-LED-light-musical-instrument.jpg\";s:4:\"name\";s:52:\"Woman standing watching LED light musical instrument\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:25:26\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:214;a:12:{s:2:\"id\";s:3:\"385\";s:6:\"handle\";s:16:\"Concert-hall.jpg\";s:4:\"name\";s:12:\"Concert hall\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1282\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:25:26\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:215;a:12:{s:2:\"id\";s:3:\"384\";s:6:\"handle\";s:18:\"Concert-hall-2.jpg\";s:4:\"name\";s:14:\"Concert hall 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1282\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:25:26\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:216;a:12:{s:2:\"id\";s:3:\"383\";s:6:\"handle\";s:29:\"man-playing-upright-piano.jpg\";s:4:\"name\";s:25:\"man playing upright piano\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1340\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:25:26\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:217;a:12:{s:2:\"id\";s:3:\"382\";s:6:\"handle\";s:30:\"person-performing-on-stage.jpg\";s:4:\"name\";s:26:\"person performing on stage\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:25:26\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:218;a:12:{s:2:\"id\";s:3:\"381\";s:6:\"handle\";s:27:\"Brown-string-instrument.jpg\";s:4:\"name\";s:23:\"Brown string instrument\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1272\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:25:26\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:219;a:12:{s:2:\"id\";s:3:\"380\";s:6:\"handle\";s:36:\"silhouette-of-person-with-guitar.jpg\";s:4:\"name\";s:32:\"silhouette of person with guitar\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:25:26\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:220;a:12:{s:2:\"id\";s:3:\"379\";s:6:\"handle\";s:14:\"Party-fans.jpg\";s:4:\"name\";s:10:\"Party fans\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:25:26\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:221;a:12:{s:2:\"id\";s:3:\"378\";s:6:\"handle\";s:24:\"Condenser-microphone.jpg\";s:4:\"name\";s:20:\"Condenser microphone\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1440\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:25:26\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:222;a:12:{s:2:\"id\";s:3:\"377\";s:6:\"handle\";s:42:\"Low-angle-photo-of-high-rise-buildings.jpg\";s:4:\"name\";s:38:\"Low angle photo of high rise buildings\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:223;a:12:{s:2:\"id\";s:3:\"376\";s:6:\"handle\";s:23:\"High-rise-buildings.jpg\";s:4:\"name\";s:19:\"High rise buildings\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:224;a:12:{s:2:\"id\";s:3:\"375\";s:6:\"handle\";s:16:\"Cable-bridge.jpg\";s:4:\"name\";s:12:\"Cable bridge\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1272\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:225;a:12:{s:2:\"id\";s:3:\"374\";s:6:\"handle\";s:35:\"Bokeh-effect-from-street-lights.jpg\";s:4:\"name\";s:31:\"Bokeh effect from street lights\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:226;a:12:{s:2:\"id\";s:3:\"373\";s:6:\"handle\";s:18:\"Low-angle-view.jpg\";s:4:\"name\";s:14:\"Low angle view\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:227;a:12:{s:2:\"id\";s:3:\"372\";s:6:\"handle\";s:21:\"Double-decker-bus.jpg\";s:4:\"name\";s:17:\"Double decker bus\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1373\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:228;a:12:{s:2:\"id\";s:3:\"371\";s:6:\"handle\";s:32:\"Buildings-near-body-of-water.jpg\";s:4:\"name\";s:28:\"Buildings near body of water\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1370\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:229;a:12:{s:2:\"id\";s:3:\"370\";s:6:\"handle\";s:18:\"Satellite-view.jpg\";s:4:\"name\";s:14:\"Satellite view\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1278\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:230;a:12:{s:2:\"id\";s:3:\"369\";s:6:\"handle\";s:14:\"Twin-Tower.jpg\";s:4:\"name\";s:10:\"Twin Tower\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1440\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:231;a:12:{s:2:\"id\";s:3:\"368\";s:6:\"handle\";s:22:\"Two-person-walking.jpg\";s:4:\"name\";s:18:\"Two person walking\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1345\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:232;a:12:{s:2:\"id\";s:3:\"367\";s:6:\"handle\";s:15:\"Sears-Tower.jpg\";s:4:\"name\";s:11:\"Sears Tower\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:233;a:12:{s:2:\"id\";s:3:\"366\";s:6:\"handle\";s:19:\"Night-cityscape.jpg\";s:4:\"name\";s:15:\"Night cityscape\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:234;a:12:{s:2:\"id\";s:3:\"365\";s:6:\"handle\";s:25:\"Empire-State-Building.jpg\";s:4:\"name\";s:21:\"Empire State Building\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:235;a:12:{s:2:\"id\";s:3:\"364\";s:6:\"handle\";s:9:\"Paris.jpg\";s:4:\"name\";s:5:\"Paris\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:236;a:12:{s:2:\"id\";s:3:\"363\";s:6:\"handle\";s:31:\"Building-during-golden-hour.jpg\";s:4:\"name\";s:27:\"Building during golden hour\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1288\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:237;a:12:{s:2:\"id\";s:3:\"362\";s:6:\"handle\";s:21:\"Afternoon-skyline.jpg\";s:4:\"name\";s:17:\"Afternoon skyline\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:238;a:12:{s:2:\"id\";s:3:\"361\";s:6:\"handle\";s:22:\"Concrete-buildings.jpg\";s:4:\"name\";s:18:\"Concrete buildings\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1440\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:239;a:12:{s:2:\"id\";s:3:\"360\";s:6:\"handle\";s:26:\"Architectural-building.jpg\";s:4:\"name\";s:22:\"Architectural building\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1382\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:240;a:12:{s:2:\"id\";s:3:\"359\";s:6:\"handle\";s:23:\"Skyline-photography.jpg\";s:4:\"name\";s:19:\"Skyline photography\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:241;a:12:{s:2:\"id\";s:3:\"358\";s:6:\"handle\";s:38:\"People-standing-on-pedestrian-lane.jpg\";s:4:\"name\";s:34:\"People standing on pedestrian lane\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1154\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:242;a:12:{s:2:\"id\";s:3:\"357\";s:6:\"handle\";s:16:\"Burj-Khalifa.jpg\";s:4:\"name\";s:12:\"Burj Khalifa\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:243;a:12:{s:2:\"id\";s:3:\"356\";s:6:\"handle\";s:13:\"Skycraper.jpg\";s:4:\"name\";s:9:\"Skycraper\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1281\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:244;a:12:{s:2:\"id\";s:3:\"355\";s:6:\"handle\";s:14:\"Gray-tower.jpg\";s:4:\"name\";s:10:\"Gray tower\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1433\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:245;a:12:{s:2:\"id\";s:3:\"354\";s:6:\"handle\";s:28:\"One-fine-day-in-Maldives.jpg\";s:4:\"name\";s:24:\"One fine day in Maldives\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1116\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-15 14:18:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:246;a:12:{s:2:\"id\";s:3:\"353\";s:6:\"handle\";s:25:\"Boat-on-body-of-water.jpg\";s:4:\"name\";s:21:\"Boat on body of water\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-15 14:18:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:247;a:12:{s:2:\"id\";s:3:\"352\";s:6:\"handle\";s:33:\"Aerial-photo-of-body-of-water.jpg\";s:4:\"name\";s:29:\"Aerial photo of body of water\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1078\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-15 14:18:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:248;a:12:{s:2:\"id\";s:3:\"351\";s:6:\"handle\";s:31:\"Assorted-color-beach-houses.jpg\";s:4:\"name\";s:27:\"Assorted color beach houses\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1135\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-15 14:18:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:249;a:12:{s:2:\"id\";s:3:\"350\";s:6:\"handle\";s:36:\"Woman-leaning-on-tree-near-beach.jpg\";s:4:\"name\";s:32:\"Woman leaning on tree near beach\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1559\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-15 14:18:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:250;a:12:{s:2:\"id\";s:3:\"349\";s:6:\"handle\";s:17:\"Body-of-water.jpg\";s:4:\"name\";s:13:\"Body of water\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1269\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-15 14:18:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:251;a:12:{s:2:\"id\";s:3:\"348\";s:6:\"handle\";s:17:\"People-on-sea.jpg\";s:4:\"name\";s:13:\"People on sea\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1278\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-15 14:18:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:252;a:12:{s:2:\"id\";s:3:\"347\";s:6:\"handle\";s:31:\"Man-sitting-beside-of-woman.jpg\";s:4:\"name\";s:27:\"Man sitting beside of woman\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1277\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-15 14:18:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:253;a:12:{s:2:\"id\";s:3:\"346\";s:6:\"handle\";s:22:\"woman-in-the-water.jpg\";s:4:\"name\";s:18:\"woman in the water\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-15 14:18:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:254;a:12:{s:2:\"id\";s:3:\"345\";s:6:\"handle\";s:39:\"Brown-stone-near-sea-at-golden-hour.jpg\";s:4:\"name\";s:35:\"Brown stone near sea at golden hour\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-15 14:18:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:255;a:12:{s:2:\"id\";s:3:\"344\";s:6:\"handle\";s:18:\"Birds-eye-view.jpg\";s:4:\"name\";s:14:\"Birds eye view\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1079\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-15 14:18:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:256;a:12:{s:2:\"id\";s:3:\"343\";s:6:\"handle\";s:18:\"Empty-seashore.jpg\";s:4:\"name\";s:14:\"Empty seashore\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1365\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-15 14:18:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:257;a:12:{s:2:\"id\";s:3:\"342\";s:6:\"handle\";s:31:\"Seashore-during-golden-hour.jpg\";s:4:\"name\";s:27:\"Seashore during golden hour\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1439\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-15 14:18:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:258;a:12:{s:2:\"id\";s:3:\"341\";s:6:\"handle\";s:16:\"Coconut-tree.jpg\";s:4:\"name\";s:12:\"Coconut tree\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1278\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-15 14:18:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:259;a:12:{s:2:\"id\";s:3:\"340\";s:6:\"handle\";s:37:\"Aerial-photography-of-beach-shore.jpg\";s:4:\"name\";s:33:\"Aerial photography of beach shore\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1439\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-15 14:18:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:260;a:12:{s:2:\"id\";s:3:\"197\";s:6:\"handle\";s:17:\"relax_hammock.jpg\";s:4:\"name\";s:13:\"Relax Hammock\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}i:1;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-10-17 12:41:12\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:261;a:12:{s:2:\"id\";s:3:\"196\";s:6:\"handle\";s:16:\"beach_houses.jpg\";s:4:\"name\";s:12:\"Beach Houses\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}i:1;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-10-17 12:41:12\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:262;a:12:{s:2:\"id\";s:3:\"195\";s:6:\"handle\";s:17:\"forest_road_2.jpg\";s:4:\"name\";s:13:\"Forest Road 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-10-17 12:41:12\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:263;a:12:{s:2:\"id\";s:3:\"194\";s:6:\"handle\";s:14:\"clean_desk.jpg\";s:4:\"name\";s:10:\"Clean Desk\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-10-17 12:41:12\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:264;a:12:{s:2:\"id\";s:3:\"193\";s:6:\"handle\";s:19:\"mountain_view_6.jpg\";s:4:\"name\";s:15:\"Mountain View 6\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"23\";s:6:\"handle\";s:5:\"Night\";s:4:\"name\";s:5:\"Night\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1249\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-10-17 12:41:12\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:265;a:12:{s:2:\"id\";s:3:\"192\";s:6:\"handle\";s:14:\"corn_field.jpg\";s:4:\"name\";s:10:\"Corn Field\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1320\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-10-17 12:41:12\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:266;a:12:{s:2:\"id\";s:3:\"191\";s:6:\"handle\";s:21:\"stylish_apartment.jpg\";s:4:\"name\";s:17:\"Stylish Apartment\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1281\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-10-17 12:41:12\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:267;a:12:{s:2:\"id\";s:3:\"190\";s:6:\"handle\";s:24:\"hipster_coffee_house.jpg\";s:4:\"name\";s:20:\"Hipster Coffee House\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-10-17 12:41:12\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:268;a:12:{s:2:\"id\";s:3:\"189\";s:6:\"handle\";s:16:\"blurry_beach.jpg\";s:4:\"name\";s:12:\"Blurry Beach\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}i:1;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-10-17 12:41:12\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:269;a:12:{s:2:\"id\";s:3:\"186\";s:6:\"handle\";s:17:\"greens_street.jpg\";s:4:\"name\";s:13:\"Greens Street\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1277\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-09-05 15:29:22\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:270;a:12:{s:2:\"id\";s:3:\"185\";s:6:\"handle\";s:10:\"desert.jpg\";s:4:\"name\";s:6:\"Desert\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-09-05 15:29:22\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:271;a:12:{s:2:\"id\";s:3:\"184\";s:6:\"handle\";s:19:\"mountain_view_5.jpg\";s:4:\"name\";s:15:\"Mountain View 5\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-09-05 15:29:22\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:272;a:12:{s:2:\"id\";s:3:\"183\";s:6:\"handle\";s:10:\"laptop.jpg\";s:4:\"name\";s:6:\"Laptop\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1391\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-09-05 15:29:22\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:273;a:12:{s:2:\"id\";s:3:\"182\";s:6:\"handle\";s:16:\"grand_canyon.jpg\";s:4:\"name\";s:12:\"Grand Canyon\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1287\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-09-05 15:29:22\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:274;a:12:{s:2:\"id\";s:3:\"181\";s:6:\"handle\";s:20:\"landscape_clouds.jpg\";s:4:\"name\";s:16:\"Landscape Clouds\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1272\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-09-05 15:29:22\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:275;a:12:{s:2:\"id\";s:3:\"180\";s:6:\"handle\";s:17:\"highway_night.jpg\";s:4:\"name\";s:13:\"Highway Night\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"23\";s:6:\"handle\";s:5:\"Night\";s:4:\"name\";s:5:\"Night\";}i:1;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1440\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-09-05 15:29:22\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:276;a:12:{s:2:\"id\";s:3:\"179\";s:6:\"handle\";s:15:\"beach_water.jpg\";s:4:\"name\";s:11:\"Beach Water\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}i:1;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-09-05 15:29:22\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:277;a:12:{s:2:\"id\";s:3:\"177\";s:6:\"handle\";s:15:\"woman_beach.jpg\";s:4:\"name\";s:11:\"Woman Beach\";s:4:\"tags\";a:4:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}i:1;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:2;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}i:3;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-09-05 15:29:22\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:278;a:12:{s:2:\"id\";s:3:\"175\";s:6:\"handle\";s:12:\"cool_guy.jpg\";s:4:\"name\";s:8:\"Cool Guy\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-09-05 15:29:22\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:279;a:12:{s:2:\"id\";s:3:\"174\";s:6:\"handle\";s:13:\"beach_sea.jpg\";s:4:\"name\";s:9:\"Beach Sea\";s:4:\"tags\";a:3:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}i:1;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:2;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-09-05 15:29:22\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:280;a:12:{s:2:\"id\";s:3:\"173\";s:6:\"handle\";s:17:\"bridge_clouds.jpg\";s:4:\"name\";s:13:\"Bridge Clouds\";s:4:\"tags\";a:3:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}i:2;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1281\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-09-05 15:29:22\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:281;a:12:{s:2:\"id\";s:3:\"116\";s:6:\"handle\";s:19:\"mountain_view_2.jpg\";s:4:\"name\";s:15:\"Mountain View 2\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1275\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:282;a:12:{s:2:\"id\";s:3:\"115\";s:6:\"handle\";s:16:\"desert_trees.jpg\";s:4:\"name\";s:12:\"Desert Trees\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1275\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:283;a:12:{s:2:\"id\";s:3:\"114\";s:6:\"handle\";s:20:\"explore_moutains.jpg\";s:4:\"name\";s:17:\"Explore Mountains\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:284;a:12:{s:2:\"id\";s:3:\"113\";s:6:\"handle\";s:19:\"night_skyline_2.jpg\";s:4:\"name\";s:15:\"Night Skyline 2\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"23\";s:6:\"handle\";s:5:\"Night\";s:4:\"name\";s:5:\"Night\";}i:1;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:285;a:12:{s:2:\"id\";s:3:\"112\";s:6:\"handle\";s:15:\"cliff_ocean.jpg\";s:4:\"name\";s:11:\"Cliff Ocean\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:286;a:12:{s:2:\"id\";s:3:\"111\";s:6:\"handle\";s:14:\"city_smoke.jpg\";s:4:\"name\";s:10:\"City Smoke\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}i:1;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:287;a:12:{s:2:\"id\";s:3:\"110\";s:6:\"handle\";s:16:\"surfer_beach.jpg\";s:4:\"name\";s:12:\"Surfer Beach\";s:4:\"tags\";a:3:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}i:1;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:2;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1278\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:288;a:12:{s:2:\"id\";s:3:\"109\";s:6:\"handle\";s:13:\"sky_night.jpg\";s:4:\"name\";s:9:\"Sky Night\";s:4:\"tags\";a:3:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}i:2;a:3:{s:2:\"id\";s:2:\"23\";s:6:\"handle\";s:5:\"Night\";s:4:\"name\";s:5:\"Night\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1282\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:289;a:12:{s:2:\"id\";s:3:\"108\";s:6:\"handle\";s:15:\"palm_sunset.jpg\";s:4:\"name\";s:11:\"Palm Sunset\";s:4:\"tags\";a:4:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}i:2;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}i:3;a:3:{s:2:\"id\";s:2:\"23\";s:6:\"handle\";s:5:\"Night\";s:4:\"name\";s:5:\"Night\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1372\";s:6:\"height\";s:4:\"1920\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:290;a:12:{s:2:\"id\";s:3:\"107\";s:6:\"handle\";s:18:\"concert_people.jpg\";s:4:\"name\";s:14:\"Concert People\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1277\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:291;a:12:{s:2:\"id\";s:3:\"106\";s:6:\"handle\";s:15:\"forest_road.jpg\";s:4:\"name\";s:11:\"Forest Road\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1282\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:292;a:12:{s:2:\"id\";s:3:\"105\";s:6:\"handle\";s:15:\"beach_ocean.jpg\";s:4:\"name\";s:11:\"Beach Ocean\";s:4:\"tags\";a:3:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}i:1;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:2;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:293;a:12:{s:2:\"id\";s:3:\"104\";s:6:\"handle\";s:18:\"mountain_night.jpg\";s:4:\"name\";s:14:\"Mountain Night\";s:4:\"tags\";a:3:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}i:2;a:3:{s:2:\"id\";s:2:\"23\";s:6:\"handle\";s:5:\"Night\";s:4:\"name\";s:5:\"Night\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1277\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:294;a:12:{s:2:\"id\";s:3:\"103\";s:6:\"handle\";s:19:\"ocean_mountains.jpg\";s:4:\"name\";s:15:\"Ocean Mountains\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1282\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:295;a:12:{s:2:\"id\";s:3:\"102\";s:6:\"handle\";s:10:\"forest.jpg\";s:4:\"name\";s:6:\"Forest\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:296;a:12:{s:2:\"id\";s:3:\"101\";s:6:\"handle\";s:16:\"ocean_stones.jpg\";s:4:\"name\";s:12:\"Ocean Stones\";s:4:\"tags\";a:3:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}i:1;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:2;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:297;a:12:{s:2:\"id\";s:3:\"100\";s:6:\"handle\";s:16:\"country_road.jpg\";s:4:\"name\";s:12:\"Country Road\";s:4:\"tags\";a:3:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}i:2;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:3:\"800\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:298;a:12:{s:2:\"id\";s:2:\"99\";s:6:\"handle\";s:9:\"beach.jpg\";s:4:\"name\";s:5:\"Beach\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:299;a:12:{s:2:\"id\";s:2:\"98\";s:6:\"handle\";s:16:\"city_skyline.jpg\";s:4:\"name\";s:12:\"City Skyline\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:300;a:12:{s:2:\"id\";s:2:\"97\";s:6:\"handle\";s:17:\"night_skyline.jpg\";s:4:\"name\";s:13:\"Night Skyline\";s:4:\"tags\";a:3:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}i:2;a:3:{s:2:\"id\";s:2:\"23\";s:6:\"handle\";s:5:\"Night\";s:4:\"name\";s:5:\"Night\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:301;a:12:{s:2:\"id\";s:2:\"96\";s:6:\"handle\";s:14:\"city_river.jpg\";s:4:\"name\";s:10:\"City River\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:302;a:12:{s:2:\"id\";s:2:\"95\";s:6:\"handle\";s:19:\"mountain_view_3.jpg\";s:4:\"name\";s:15:\"Mountain View 3\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1281\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:303;a:12:{s:2:\"id\";s:2:\"94\";s:6:\"handle\";s:14:\"misty_farm.jpg\";s:4:\"name\";s:10:\"Misty Farm\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:304;a:12:{s:2:\"id\";s:2:\"93\";s:6:\"handle\";s:17:\"mountain_path.jpg\";s:4:\"name\";s:13:\"Mountain Path\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:305;a:12:{s:2:\"id\";s:2:\"92\";s:6:\"handle\";s:19:\"night_skyline_3.jpg\";s:4:\"name\";s:15:\"Night Skyline 3\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:306;a:12:{s:2:\"id\";s:2:\"91\";s:6:\"handle\";s:17:\"mountain_view.jpg\";s:4:\"name\";s:13:\"Mountain View\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1160\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:307;a:12:{s:2:\"id\";s:2:\"90\";s:6:\"handle\";s:19:\"rocky_landscape.jpg\";s:4:\"name\";s:15:\"Rocky Landscape\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:308;a:12:{s:2:\"id\";s:2:\"89\";s:6:\"handle\";s:19:\"mountain_view_4.jpg\";s:4:\"name\";s:15:\"Mountain View 4\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1203\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:309;a:13:{s:2:\"id\";s:3:\"529\";s:6:\"handle\";s:13:\"Fitness-4.jpg\";s:5:\"video\";s:13:\"Fitness-4.mp4\";s:4:\"name\";s:10:\"Fitness 4 \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:46:50\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:310;a:13:{s:2:\"id\";s:3:\"528\";s:6:\"handle\";s:13:\"Fitness-3.jpg\";s:5:\"video\";s:13:\"Fitness-3.mp4\";s:4:\"name\";s:10:\"Fitness 3 \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:46:50\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:311;a:13:{s:2:\"id\";s:3:\"527\";s:6:\"handle\";s:9:\"Chess.jpg\";s:5:\"video\";s:9:\"Chess.mp4\";s:4:\"name\";s:6:\"Chess \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:46:50\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:312;a:13:{s:2:\"id\";s:3:\"526\";s:6:\"handle\";s:13:\"Fitness-2.jpg\";s:5:\"video\";s:13:\"Fitness-2.mp4\";s:4:\"name\";s:10:\"Fitness 2 \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:46:50\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:313;a:13:{s:2:\"id\";s:3:\"525\";s:6:\"handle\";s:11:\"Fitness.jpg\";s:5:\"video\";s:11:\"Fitness.mp4\";s:4:\"name\";s:8:\"Fitness \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:46:50\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:314;a:13:{s:2:\"id\";s:3:\"524\";s:6:\"handle\";s:9:\"Earth.jpg\";s:5:\"video\";s:9:\"Earth.mp4\";s:4:\"name\";s:6:\"Earth \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"29\";s:6:\"handle\";s:5:\"space\";s:4:\"name\";s:5:\"Space\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:44:06\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:315;a:13:{s:2:\"id\";s:3:\"523\";s:6:\"handle\";s:11:\"Space-2.jpg\";s:5:\"video\";s:11:\"Space-2.mp4\";s:4:\"name\";s:8:\"Space 2 \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"29\";s:6:\"handle\";s:5:\"space\";s:4:\"name\";s:5:\"Space\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1440\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:44:06\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:316;a:13:{s:2:\"id\";s:3:\"522\";s:6:\"handle\";s:13:\"Asteroids.jpg\";s:5:\"video\";s:13:\"Asteroids.mp4\";s:4:\"name\";s:10:\"Asteroids \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"29\";s:6:\"handle\";s:5:\"space\";s:4:\"name\";s:5:\"Space\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:44:06\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:317;a:13:{s:2:\"id\";s:3:\"521\";s:6:\"handle\";s:9:\"Space.jpg\";s:5:\"video\";s:9:\"Space.mp4\";s:4:\"name\";s:6:\"Space \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"29\";s:6:\"handle\";s:5:\"space\";s:4:\"name\";s:5:\"Space\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:44:06\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:318;a:13:{s:2:\"id\";s:3:\"520\";s:6:\"handle\";s:10:\"People.jpg\";s:5:\"video\";s:10:\"People.mp4\";s:4:\"name\";s:7:\"People \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:42:16\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:319;a:13:{s:2:\"id\";s:3:\"519\";s:6:\"handle\";s:11:\"Walking.jpg\";s:5:\"video\";s:11:\"Walking.mp4\";s:4:\"name\";s:8:\"Walking \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:42:16\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:320;a:13:{s:2:\"id\";s:3:\"518\";s:6:\"handle\";s:19:\"Double-Exposure.jpg\";s:5:\"video\";s:19:\"Double-Exposure.mp4\";s:4:\"name\";s:16:\"Double Exposure \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:42:16\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:321;a:13:{s:2:\"id\";s:3:\"517\";s:6:\"handle\";s:8:\"Girl.jpg\";s:5:\"video\";s:8:\"Girl.mp4\";s:4:\"name\";s:5:\"Girl \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1088\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:42:16\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:322;a:13:{s:2:\"id\";s:3:\"516\";s:6:\"handle\";s:17:\"Bengal-Lights.jpg\";s:5:\"video\";s:17:\"Bengal-Lights.mp4\";s:4:\"name\";s:14:\"Bengal Lights \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:42:16\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:323;a:13:{s:2:\"id\";s:3:\"515\";s:6:\"handle\";s:13:\"Swiping-2.jpg\";s:5:\"video\";s:13:\"Swiping-2.mp4\";s:4:\"name\";s:10:\"Swiping 2 \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:39:19\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:324;a:13:{s:2:\"id\";s:3:\"514\";s:6:\"handle\";s:11:\"Mock-Up.jpg\";s:5:\"video\";s:11:\"Mock-Up.mp4\";s:4:\"name\";s:8:\"Mock Up \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:39:19\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:325;a:13:{s:2:\"id\";s:3:\"513\";s:6:\"handle\";s:13:\"Countdown.jpg\";s:5:\"video\";s:13:\"Countdown.mp4\";s:4:\"name\";s:10:\"Countdown \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:39:19\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:326;a:13:{s:2:\"id\";s:3:\"512\";s:6:\"handle\";s:18:\"Wall-Sketching.jpg\";s:5:\"video\";s:18:\"Wall-Sketching.mp4\";s:4:\"name\";s:15:\"Wall Sketching \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:39:19\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:327;a:13:{s:2:\"id\";s:3:\"511\";s:6:\"handle\";s:26:\"Typing-on-the-keyboard.jpg\";s:5:\"video\";s:26:\"Typing-on-the-keyboard.mp4\";s:4:\"name\";s:23:\"Typing on the keyboard \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:39:19\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:328;a:13:{s:2:\"id\";s:3:\"510\";s:6:\"handle\";s:11:\"Meeting.jpg\";s:5:\"video\";s:11:\"Meeting.mp4\";s:4:\"name\";s:8:\"Meeting \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:39:19\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:329;a:13:{s:2:\"id\";s:3:\"509\";s:6:\"handle\";s:11:\"Swiping.jpg\";s:5:\"video\";s:11:\"Swiping.mp4\";s:4:\"name\";s:8:\"Swiping \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:39:19\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:330;a:13:{s:2:\"id\";s:3:\"508\";s:6:\"handle\";s:9:\"Alarm.jpg\";s:5:\"video\";s:9:\"Alarm.mp4\";s:4:\"name\";s:6:\"Alarm \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1013\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:39:19\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:331;a:13:{s:2:\"id\";s:3:\"507\";s:6:\"handle\";s:13:\"Hey-World.jpg\";s:5:\"video\";s:13:\"Hey-World.mp4\";s:4:\"name\";s:10:\"Hey World \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:39:19\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:332;a:13:{s:2:\"id\";s:3:\"506\";s:6:\"handle\";s:28:\"Typing-on-the-keyboard-2.jpg\";s:5:\"video\";s:28:\"Typing-on-the-keyboard-2.mp4\";s:4:\"name\";s:25:\"Typing on the keyboard 2 \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:39:19\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:333;a:13:{s:2:\"id\";s:3:\"505\";s:6:\"handle\";s:10:\"Valley.jpg\";s:5:\"video\";s:10:\"Valley.mp4\";s:4:\"name\";s:7:\"Valley \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:35:27\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:334;a:13:{s:2:\"id\";s:3:\"504\";s:6:\"handle\";s:9:\"Stars.jpg\";s:5:\"video\";s:9:\"Stars.mp4\";s:4:\"name\";s:6:\"Stars \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:35:27\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:335;a:13:{s:2:\"id\";s:3:\"503\";s:6:\"handle\";s:21:\"Car-in-the-forest.jpg\";s:5:\"video\";s:21:\"Car-in-the-forest.mp4\";s:4:\"name\";s:18:\"Car in the forest \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1012\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:35:27\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:336;a:13:{s:2:\"id\";s:3:\"502\";s:6:\"handle\";s:15:\"Aerial-Shot.jpg\";s:5:\"video\";s:15:\"Aerial-Shot.mp4\";s:4:\"name\";s:12:\"Aerial Shot \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:35:27\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:337;a:13:{s:2:\"id\";s:3:\"501\";s:6:\"handle\";s:14:\"Disco-Ball.jpg\";s:5:\"video\";s:14:\"Disco-Ball.mp4\";s:4:\"name\";s:11:\"Disco Ball \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:33:16\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:338;a:13:{s:2:\"id\";s:3:\"500\";s:6:\"handle\";s:22:\"Man-Playing-Guitar.jpg\";s:5:\"video\";s:22:\"Man-Playing-Guitar.mp4\";s:4:\"name\";s:19:\"Man Playing Guitar \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:33:16\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:339;a:13:{s:2:\"id\";s:3:\"499\";s:6:\"handle\";s:14:\"Live-Music.jpg\";s:5:\"video\";s:14:\"Live-Music.mp4\";s:4:\"name\";s:11:\"Live Music \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:33:16\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:340;a:13:{s:2:\"id\";s:3:\"498\";s:6:\"handle\";s:12:\"Cheer-Up.jpg\";s:5:\"video\";s:12:\"Cheer-Up.mp4\";s:4:\"name\";s:9:\"Cheer Up \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:33:16\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:341;a:13:{s:2:\"id\";s:3:\"497\";s:6:\"handle\";s:14:\"Night-club.jpg\";s:5:\"video\";s:14:\"Night-club.mp4\";s:4:\"name\";s:11:\"Night club \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:33:16\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:342;a:13:{s:2:\"id\";s:3:\"496\";s:6:\"handle\";s:17:\"Cup-Of-Coffee.jpg\";s:5:\"video\";s:17:\"Cup-Of-Coffee.mp4\";s:4:\"name\";s:14:\"Cup Of Coffee \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:30:48\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:343;a:13:{s:2:\"id\";s:3:\"495\";s:6:\"handle\";s:7:\"Pot.jpg\";s:5:\"video\";s:7:\"Pot.mp4\";s:4:\"name\";s:4:\"Pot \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:30:48\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:344;a:13:{s:2:\"id\";s:3:\"494\";s:6:\"handle\";s:11:\"Grill-2.jpg\";s:5:\"video\";s:11:\"Grill-2.mp4\";s:4:\"name\";s:8:\"Grill 2 \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:30:48\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:345;a:13:{s:2:\"id\";s:3:\"493\";s:6:\"handle\";s:13:\"Rice-Bowl.jpg\";s:5:\"video\";s:13:\"Rice-Bowl.mp4\";s:4:\"name\";s:10:\"Rice Bowl \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1010\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:30:48\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:346;a:13:{s:2:\"id\";s:3:\"492\";s:6:\"handle\";s:9:\"Grill.jpg\";s:5:\"video\";s:9:\"Grill.mp4\";s:4:\"name\";s:6:\"Grill \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:30:48\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:347;a:13:{s:2:\"id\";s:3:\"491\";s:6:\"handle\";s:9:\"Water.jpg\";s:5:\"video\";s:9:\"Water.mp4\";s:4:\"name\";s:6:\"Water \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:24:15\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:348;a:13:{s:2:\"id\";s:3:\"490\";s:6:\"handle\";s:17:\"Feet-and-Sand.jpg\";s:5:\"video\";s:17:\"Feet-and-Sand.mp4\";s:4:\"name\";s:14:\"Feet and Sand \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:24:15\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:349;a:13:{s:2:\"id\";s:3:\"489\";s:6:\"handle\";s:9:\"Ocean.jpg\";s:5:\"video\";s:9:\"Ocean.mp4\";s:4:\"name\";s:6:\"Ocean \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:24:15\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:350;a:13:{s:2:\"id\";s:3:\"488\";s:6:\"handle\";s:9:\"Waves.jpg\";s:5:\"video\";s:9:\"Waves.mp4\";s:4:\"name\";s:6:\"Waves \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:24:15\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:351;a:13:{s:2:\"id\";s:3:\"487\";s:6:\"handle\";s:10:\"Hearts.jpg\";s:5:\"video\";s:10:\"Hearts.mp4\";s:4:\"name\";s:7:\"Hearts \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"28\";s:6:\"handle\";s:11:\"abstraction\";s:4:\"name\";s:11:\"Abstraction\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:20:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:352;a:13:{s:2:\"id\";s:3:\"486\";s:6:\"handle\";s:12:\"Octagons.jpg\";s:5:\"video\";s:12:\"Octagons.mp4\";s:4:\"name\";s:9:\"Octagons \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"28\";s:6:\"handle\";s:11:\"abstraction\";s:4:\"name\";s:11:\"Abstraction\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:20:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:353;a:13:{s:2:\"id\";s:3:\"485\";s:6:\"handle\";s:11:\"Squares.jpg\";s:5:\"video\";s:11:\"Squares.mp4\";s:4:\"name\";s:8:\"Squares \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"28\";s:6:\"handle\";s:11:\"abstraction\";s:4:\"name\";s:11:\"Abstraction\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:20:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:354;a:13:{s:2:\"id\";s:3:\"484\";s:6:\"handle\";s:12:\"Pink-ink.jpg\";s:5:\"video\";s:12:\"Pink-ink.mp4\";s:4:\"name\";s:9:\"Pink ink \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"28\";s:6:\"handle\";s:11:\"abstraction\";s:4:\"name\";s:11:\"Abstraction\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:20:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:355;a:13:{s:2:\"id\";s:3:\"483\";s:6:\"handle\";s:22:\"Blurred-Background.jpg\";s:5:\"video\";s:22:\"Blurred-Background.mp4\";s:4:\"name\";s:19:\"Blurred Background \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"28\";s:6:\"handle\";s:11:\"abstraction\";s:4:\"name\";s:11:\"Abstraction\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:20:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:356;a:13:{s:2:\"id\";s:3:\"482\";s:6:\"handle\";s:20:\"Blinking-bubbles.jpg\";s:5:\"video\";s:20:\"Blinking-bubbles.mp4\";s:4:\"name\";s:17:\"Blinking bubbles \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"28\";s:6:\"handle\";s:11:\"abstraction\";s:4:\"name\";s:11:\"Abstraction\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:20:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:357;a:13:{s:2:\"id\";s:3:\"481\";s:6:\"handle\";s:13:\"Fireworks.jpg\";s:5:\"video\";s:13:\"Fireworks.mp4\";s:4:\"name\";s:10:\"Fireworks \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"28\";s:6:\"handle\";s:11:\"abstraction\";s:4:\"name\";s:11:\"Abstraction\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:20:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:358;a:13:{s:2:\"id\";s:3:\"480\";s:6:\"handle\";s:12:\"Dark-ink.jpg\";s:5:\"video\";s:12:\"Dark-ink.mp4\";s:4:\"name\";s:9:\"Dark ink \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"28\";s:6:\"handle\";s:11:\"abstraction\";s:4:\"name\";s:11:\"Abstraction\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:20:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:359;a:13:{s:2:\"id\";s:3:\"238\";s:6:\"handle\";s:12:\"Mt_Baker.jpg\";s:5:\"video\";s:12:\"Mt_Baker.mp4\";s:4:\"name\";s:9:\"Mt Baker \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2018-07-16 15:34:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:360;a:13:{s:2:\"id\";s:3:\"237\";s:6:\"handle\";s:16:\"Two-Swimmers.jpg\";s:5:\"video\";s:16:\"Two-Swimmers.mp4\";s:4:\"name\";s:13:\"Two Swimmers \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2018-07-16 15:34:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:361;a:13:{s:2:\"id\";s:3:\"236\";s:6:\"handle\";s:14:\"Boats_Maze.jpg\";s:5:\"video\";s:14:\"Boats_Maze.mp4\";s:4:\"name\";s:11:\"Boats Maze \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2018-07-16 15:34:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:362;a:13:{s:2:\"id\";s:3:\"235\";s:6:\"handle\";s:18:\"Candolim-Beach.jpg\";s:5:\"video\";s:18:\"Candolim-Beach.mp4\";s:4:\"name\";s:15:\"Candolim Beach \";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2018-07-16 15:34:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:363;a:13:{s:2:\"id\";s:3:\"234\";s:6:\"handle\";s:17:\"Working-Space.jpg\";s:5:\"video\";s:17:\"Working-Space.mp4\";s:4:\"name\";s:14:\"Working Space \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2018-07-16 15:34:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:364;a:13:{s:2:\"id\";s:3:\"233\";s:6:\"handle\";s:9:\"Wavez.jpg\";s:5:\"video\";s:9:\"Wavez.mp4\";s:4:\"name\";s:6:\"Wavez \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2018-07-16 15:34:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:365;a:13:{s:2:\"id\";s:3:\"232\";s:6:\"handle\";s:17:\"Coconut-Grove.jpg\";s:5:\"video\";s:17:\"Coconut-Grove.mp4\";s:4:\"name\";s:14:\"Coconut Grove \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2018-07-16 15:34:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:366;a:13:{s:2:\"id\";s:3:\"231\";s:6:\"handle\";s:19:\"Very-Open-Space.jpg\";s:5:\"video\";s:19:\"Very-Open-Space.mp4\";s:4:\"name\";s:16:\"Very Open Space \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2018-07-16 15:34:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:367;a:13:{s:2:\"id\";s:3:\"230\";s:6:\"handle\";s:14:\"Office-Day.jpg\";s:5:\"video\";s:14:\"Office-Day.mp4\";s:4:\"name\";s:11:\"Office Day \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2018-07-16 15:34:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:368;a:13:{s:2:\"id\";s:3:\"229\";s:6:\"handle\";s:12:\"The-Hill.jpg\";s:5:\"video\";s:12:\"The-Hill.mp4\";s:4:\"name\";s:9:\"The Hill \";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2018-07-16 15:34:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:369;a:13:{s:2:\"id\";s:3:\"339\";s:6:\"handle\";s:19:\"best_price_dark.jpg\";s:5:\"video\";s:19:\"best_price_dark.mp4\";s:4:\"name\";s:15:\"best_price_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:15:\"best_price_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-26 09:24:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:370;a:13:{s:2:\"id\";s:3:\"337\";s:6:\"handle\";s:27:\"limited_time_offer_dark.jpg\";s:5:\"video\";s:27:\"limited_time_offer_dark.mp4\";s:4:\"name\";s:23:\"limited_time_offer_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:23:\"limited_time_offer_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-26 09:24:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:371;a:13:{s:2:\"id\";s:3:\"336\";s:6:\"handle\";s:26:\"slider_revolution_dark.jpg\";s:5:\"video\";s:26:\"slider_revolution_dark.mp4\";s:4:\"name\";s:22:\"slider_revolution_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:22:\"slider_revolution_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-26 09:24:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:372;a:13:{s:2:\"id\";s:3:\"335\";s:6:\"handle\";s:19:\"mick_brown_dark.jpg\";s:5:\"video\";s:19:\"mick_brown_dark.mp4\";s:4:\"name\";s:15:\"mick_brown_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:15:\"mick_brown_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-26 09:24:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:373;a:13:{s:2:\"id\";s:3:\"334\";s:6:\"handle\";s:14:\"sales_dark.jpg\";s:5:\"video\";s:14:\"sales_dark.mp4\";s:4:\"name\";s:10:\"sales_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:10:\"sales_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-12 08:32:18\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:374;a:13:{s:2:\"id\";s:3:\"333\";s:6:\"handle\";s:21:\"robert_smith_dark.jpg\";s:5:\"video\";s:21:\"robert_smith_dark.mp4\";s:4:\"name\";s:17:\"robert_smith_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:17:\"robert_smith_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-12 08:32:18\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:375;a:13:{s:2:\"id\";s:3:\"332\";s:6:\"handle\";s:21:\"product_name_dark.jpg\";s:5:\"video\";s:21:\"product_name_dark.mp4\";s:4:\"name\";s:17:\"product_name_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:17:\"product_name_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-12 08:32:18\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:376;a:13:{s:2:\"id\";s:3:\"331\";s:6:\"handle\";s:21:\"high_quality_dark.jpg\";s:5:\"video\";s:21:\"high_quality_dark.mp4\";s:4:\"name\";s:17:\"high_quality_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:17:\"high_quality_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-12 08:32:18\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:377;a:13:{s:2:\"id\";s:3:\"330\";s:6:\"handle\";s:24:\"robert_johnson_light.jpg\";s:5:\"video\";s:24:\"robert_johnson_light.mp4\";s:4:\"name\";s:20:\"robert_johnson_light\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:20:\"robert_johnson_light\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-12 08:32:18\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:378;a:13:{s:2:\"id\";s:3:\"329\";s:6:\"handle\";s:21:\"jake_collins_dark.jpg\";s:5:\"video\";s:21:\"jake_collins_dark.mp4\";s:4:\"name\";s:17:\"jake_collins_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:17:\"jake_collins_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-12 08:32:18\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:379;a:13:{s:2:\"id\";s:3:\"328\";s:6:\"handle\";s:22:\"daniele_wood_light.jpg\";s:5:\"video\";s:22:\"daniele_wood_light.mp4\";s:4:\"name\";s:18:\"daniele_wood_light\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:18:\"daniele_wood_light\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-12 08:31:30\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:380;a:13:{s:2:\"id\";s:3:\"327\";s:6:\"handle\";s:23:\"michael_blake_light.jpg\";s:5:\"video\";s:23:\"michael_blake_light.mp4\";s:4:\"name\";s:19:\"michael_blake_light\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:19:\"michael_blake_light\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-05 09:20:21\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:381;a:13:{s:2:\"id\";s:3:\"326\";s:6:\"handle\";s:22:\"product_name_light.jpg\";s:5:\"video\";s:22:\"product_name_light.mp4\";s:4:\"name\";s:18:\"product_name_light\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:18:\"product_name_light\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-05 09:20:21\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:382;a:13:{s:2:\"id\";s:3:\"325\";s:6:\"handle\";s:24:\"rebecca_cooper_light.jpg\";s:5:\"video\";s:24:\"rebecca_cooper_light.mp4\";s:4:\"name\";s:20:\"rebecca_cooper_light\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:20:\"rebecca_cooper_light\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-05 09:20:21\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:383;a:13:{s:2:\"id\";s:3:\"324\";s:6:\"handle\";s:28:\"limited_time_offer_light.jpg\";s:5:\"video\";s:28:\"limited_time_offer_light.mp4\";s:4:\"name\";s:24:\"limited_time_offer_light\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:24:\"limited_time_offer_light\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-05 09:20:21\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:384;a:13:{s:2:\"id\";s:3:\"322\";s:6:\"handle\";s:22:\"jake_michael_light.jpg\";s:5:\"video\";s:22:\"jake_michael_light.mp4\";s:4:\"name\";s:18:\"jake_michael_light\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:18:\"jake_michael_light\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-05 09:20:21\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:385;a:13:{s:2:\"id\";s:3:\"321\";s:6:\"handle\";s:23:\"colin_johnson_light.jpg\";s:5:\"video\";s:23:\"colin_johnson_light.mp4\";s:4:\"name\";s:19:\"colin_johnson_light\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:19:\"colin_johnson_light\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-05 09:20:21\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:386;a:13:{s:2:\"id\";s:3:\"320\";s:6:\"handle\";s:21:\"colin_morris_dark.jpg\";s:5:\"video\";s:21:\"colin_morris_dark.mp4\";s:4:\"name\";s:17:\"colin_morris_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:17:\"colin_morris_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-21 09:07:08\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:387;a:13:{s:2:\"id\";s:3:\"319\";s:6:\"handle\";s:22:\"justin_cooper_dark.jpg\";s:5:\"video\";s:22:\"justin_cooper_dark.mp4\";s:4:\"name\";s:18:\"justin_cooper_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:18:\"justin_cooper_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-21 09:07:08\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:388;a:13:{s:2:\"id\";s:3:\"318\";s:6:\"handle\";s:21:\"james-dodson_dark.jpg\";s:5:\"video\";s:21:\"james-dodson_dark.mp4\";s:4:\"name\";s:17:\"james-dodson_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:17:\"james-dodson_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-21 09:07:08\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:389;a:13:{s:2:\"id\";s:3:\"317\";s:6:\"handle\";s:23:\"robert_sanders_dark.jpg\";s:5:\"video\";s:23:\"robert_sanders_dark.mp4\";s:4:\"name\";s:19:\"robert_sanders_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:19:\"robert_sanders_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-21 09:07:08\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:390;a:13:{s:2:\"id\";s:3:\"316\";s:6:\"handle\";s:21:\"emily_carney_dark.jpg\";s:5:\"video\";s:21:\"emily_carney_dark.mp4\";s:4:\"name\";s:17:\"emily_carney_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:17:\"emily_carney_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-21 09:07:08\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:391;a:13:{s:2:\"id\";s:3:\"315\";s:6:\"handle\";s:22:\"michael-smith_dark.jpg\";s:5:\"video\";s:22:\"michael-smith_dark.mp4\";s:4:\"name\";s:18:\"michael-smith_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:18:\"michael-smith_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-21 09:07:08\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:392;a:13:{s:2:\"id\";s:3:\"314\";s:6:\"handle\";s:23:\"sandra_johnson_dark.jpg\";s:5:\"video\";s:23:\"sandra_johnson_dark.mp4\";s:4:\"name\";s:19:\"sandra_johnson_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:19:\"sandra_johnson_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-21 09:07:08\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:393;a:13:{s:2:\"id\";s:3:\"313\";s:6:\"handle\";s:22:\"robert_bolton_dark.jpg\";s:5:\"video\";s:22:\"robert_bolton_dark.mp4\";s:4:\"name\";s:18:\"robert_bolton_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:18:\"robert_bolton_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-21 09:07:08\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:394;a:13:{s:2:\"id\";s:3:\"312\";s:6:\"handle\";s:25:\"elegant_captions_dark.png\";s:5:\"video\";s:25:\"elegant_captions_dark.mp4\";s:4:\"name\";s:21:\"elegant_captions_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:21:\"elegant_captions_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-18 14:41:45\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:395;a:13:{s:2:\"id\";s:3:\"311\";s:6:\"handle\";s:19:\"Caption_Dark_06.png\";s:5:\"video\";s:19:\"Caption_Dark_06.mp4\";s:4:\"name\";s:15:\"Caption_Dark_06\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:15:\"Caption_Dark_06\";s:5:\"width\";s:3:\"414\";s:6:\"height\";s:3:\"225\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:396;a:13:{s:2:\"id\";s:3:\"310\";s:6:\"handle\";s:19:\"Header_Light_02.png\";s:5:\"video\";s:19:\"Header_Light_02.mp4\";s:4:\"name\";s:15:\"Header_Light_02\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:15:\"Header_Light_02\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:397;a:13:{s:2:\"id\";s:3:\"309\";s:6:\"handle\";s:21:\"Columns_4_Dark_01.png\";s:5:\"video\";s:21:\"Columns_4_Dark_01.mp4\";s:4:\"name\";s:17:\"Columns_4_Dark_01\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:17:\"Columns_4_Dark_01\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:398;a:13:{s:2:\"id\";s:3:\"308\";s:6:\"handle\";s:18:\"Header_Dark_01.png\";s:5:\"video\";s:18:\"Header_Dark_01.mp4\";s:4:\"name\";s:14:\"Header_Dark_01\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:14:\"Header_Dark_01\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:399;a:13:{s:2:\"id\";s:3:\"307\";s:6:\"handle\";s:19:\"Caption_Dark_03.png\";s:5:\"video\";s:19:\"Caption_Dark_03.mp4\";s:4:\"name\";s:15:\"Caption_Dark_03\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:15:\"Caption_Dark_03\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:400;a:13:{s:2:\"id\";s:3:\"306\";s:6:\"handle\";s:21:\"Columns_3_Dark_01.png\";s:5:\"video\";s:21:\"Columns_3_Dark_01.mp4\";s:4:\"name\";s:17:\"Columns_3_Dark_01\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:17:\"Columns_3_Dark_01\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:401;a:13:{s:2:\"id\";s:3:\"305\";s:6:\"handle\";s:19:\"Caption_Dark_05.png\";s:5:\"video\";s:19:\"Caption_Dark_05.mp4\";s:4:\"name\";s:15:\"Caption_Dark_05\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:15:\"Caption_Dark_05\";s:5:\"width\";s:4:\"1104\";s:6:\"height\";s:3:\"600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:402;a:13:{s:2:\"id\";s:3:\"304\";s:6:\"handle\";s:20:\"Caption_Light_06.png\";s:5:\"video\";s:20:\"Caption_Light_06.mp4\";s:4:\"name\";s:16:\"Caption_Light_06\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:16:\"Caption_Light_06\";s:5:\"width\";s:3:\"828\";s:6:\"height\";s:3:\"450\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:403;a:13:{s:2:\"id\";s:3:\"303\";s:6:\"handle\";s:19:\"Header_Light_01.png\";s:5:\"video\";s:19:\"Header_Light_01.mp4\";s:4:\"name\";s:15:\"Header_Light_01\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:15:\"Header_Light_01\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:404;a:13:{s:2:\"id\";s:3:\"302\";s:6:\"handle\";s:20:\"Caption_Light_03.png\";s:5:\"video\";s:20:\"Caption_Light_03.mp4\";s:4:\"name\";s:16:\"Caption_Light_03\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:16:\"Caption_Light_03\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:405;a:13:{s:2:\"id\";s:3:\"301\";s:6:\"handle\";s:19:\"Caption_Dark_01.png\";s:5:\"video\";s:19:\"Caption_Dark_01.mp4\";s:4:\"name\";s:15:\"Caption_Dark_01\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:15:\"Caption_Dark_01\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:406;a:13:{s:2:\"id\";s:3:\"300\";s:6:\"handle\";s:21:\"PromoCode_Dark_01.png\";s:5:\"video\";s:21:\"PromoCode_Dark_01.mp4\";s:4:\"name\";s:17:\"PromoCode_Dark_01\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:17:\"PromoCode_Dark_01\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:407;a:13:{s:2:\"id\";s:3:\"299\";s:6:\"handle\";s:19:\"Caption_Dark_02.png\";s:5:\"video\";s:19:\"Caption_Dark_02.mp4\";s:4:\"name\";s:15:\"Caption_Dark_02\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:15:\"Caption_Dark_02\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:408;a:13:{s:2:\"id\";s:3:\"298\";s:6:\"handle\";s:18:\"Header_Dark_02.png\";s:5:\"video\";s:18:\"Header_Dark_02.mp4\";s:4:\"name\";s:14:\"Header_Dark_02\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:14:\"Header_Dark_02\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:409;a:13:{s:2:\"id\";s:3:\"297\";s:6:\"handle\";s:22:\"Columns_3_Light_01.png\";s:5:\"video\";s:22:\"Columns_3_Light_01.mp4\";s:4:\"name\";s:18:\"Columns_3_Light_01\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:18:\"Columns_3_Light_01\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:410;a:13:{s:2:\"id\";s:3:\"296\";s:6:\"handle\";s:20:\"Caption_Light_01.png\";s:5:\"video\";s:20:\"Caption_Light_01.mp4\";s:4:\"name\";s:16:\"Caption_Light_01\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:16:\"Caption_Light_01\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:411;a:13:{s:2:\"id\";s:3:\"295\";s:6:\"handle\";s:19:\"Caption_Dark_04.png\";s:5:\"video\";s:19:\"Caption_Dark_04.mp4\";s:4:\"name\";s:15:\"Caption_Dark_04\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:15:\"Caption_Dark_04\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:412;a:13:{s:2:\"id\";s:3:\"294\";s:6:\"handle\";s:20:\"Caption_Light_02.png\";s:5:\"video\";s:20:\"Caption_Light_02.mp4\";s:4:\"name\";s:16:\"Caption_Light_02\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:16:\"Caption_Light_02\";s:5:\"width\";s:3:\"828\";s:6:\"height\";s:3:\"450\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:413;a:13:{s:2:\"id\";s:3:\"293\";s:6:\"handle\";s:20:\"Caption_Light_04.png\";s:5:\"video\";s:20:\"Caption_Light_04.mp4\";s:4:\"name\";s:16:\"Caption_Light_04\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:16:\"Caption_Light_04\";s:5:\"width\";s:4:\"1104\";s:6:\"height\";s:3:\"600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:414;a:13:{s:2:\"id\";s:3:\"292\";s:6:\"handle\";s:22:\"Columns_4_Light_01.png\";s:5:\"video\";s:22:\"Columns_4_Light_01.mp4\";s:4:\"name\";s:18:\"Columns_4_Light_01\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:18:\"Columns_4_Light_01\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:415;a:13:{s:2:\"id\";s:3:\"291\";s:6:\"handle\";s:20:\"Caption_Light_05.png\";s:5:\"video\";s:20:\"Caption_Light_05.mp4\";s:4:\"name\";s:16:\"Caption_Light_05\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:16:\"Caption_Light_05\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:416;a:13:{s:2:\"id\";s:3:\"290\";s:6:\"handle\";s:22:\"PromoCode_Light_01.png\";s:5:\"video\";s:22:\"PromoCode_Light_01.mp4\";s:4:\"name\";s:18:\"PromoCode_Light_01\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:18:\"PromoCode_Light_01\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}}s:4:\"tags\";a:18:{i:28;a:3:{s:2:\"id\";s:2:\"28\";s:6:\"handle\";s:11:\"abstraction\";s:4:\"name\";s:11:\"Abstraction\";}i:1;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}i:5;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}i:20;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}i:21;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}i:25;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}i:2;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:16;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}i:26;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}i:18;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}i:4;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}i:19;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}i:23;a:3:{s:2:\"id\";s:2:\"23\";s:6:\"handle\";s:5:\"Night\";s:4:\"name\";s:5:\"Night\";}i:3;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}i:24;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}i:22;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:29;a:3:{s:2:\"id\";s:2:\"29\";s:6:\"handle\";s:5:\"space\";s:4:\"name\";s:5:\"Space\";}i:27;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}}', 'no');
INSERT INTO `wpx5_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(162, 'revslider-templates-check', '1626153474', 'yes'),
(163, 'revslider-templates-hash', 'e537c10aace40687f65a52b2be613e5b', 'yes'),
(164, 'rs-templates-new', '', 'no'),
(166, 'rs-templates-counter', '0', 'no'),
(167, 'revslider_table_version', '1.0.8', 'yes'),
(168, 'action_scheduler_hybrid_store_demarkation', '7', 'yes'),
(169, 'schema-ActionScheduler_StoreSchema', '3.0.1587282045', 'yes'),
(170, 'schema-ActionScheduler_LoggerSchema', '2.0.1587282045', 'yes'),
(173, 'woocommerce_store_address', '', 'yes'),
(174, 'woocommerce_store_address_2', '', 'yes'),
(175, 'woocommerce_store_city', '', 'yes'),
(176, 'woocommerce_default_country', 'VI', 'yes'),
(177, 'woocommerce_store_postcode', '', 'yes'),
(178, 'woocommerce_allowed_countries', 'all', 'yes'),
(179, 'woocommerce_all_except_countries', 'a:0:{}', 'yes'),
(180, 'woocommerce_specific_allowed_countries', 'a:0:{}', 'yes'),
(181, 'woocommerce_ship_to_countries', '', 'yes'),
(182, 'woocommerce_specific_ship_to_countries', 'a:0:{}', 'yes'),
(183, 'woocommerce_default_customer_address', 'geolocation', 'yes'),
(184, 'woocommerce_calc_taxes', 'no', 'yes'),
(185, 'woocommerce_enable_coupons', 'yes', 'yes'),
(186, 'woocommerce_calc_discounts_sequentially', 'no', 'no'),
(187, 'woocommerce_currency', 'USD', 'yes'),
(188, 'woocommerce_currency_pos', 'left', 'yes'),
(189, 'woocommerce_price_thousand_sep', ',', 'yes'),
(190, 'woocommerce_price_decimal_sep', '.', 'yes'),
(191, 'woocommerce_price_num_decimals', '2', 'yes'),
(192, 'woocommerce_shop_page_id', '72', 'yes'),
(193, 'woocommerce_cart_redirect_after_add', 'no', 'yes'),
(194, 'woocommerce_enable_ajax_add_to_cart', 'yes', 'yes'),
(195, 'woocommerce_placeholder_image', '1478', 'yes'),
(196, 'woocommerce_weight_unit', 'kg', 'yes'),
(197, 'woocommerce_dimension_unit', 'cm', 'yes'),
(198, 'woocommerce_enable_reviews', 'yes', 'yes'),
(199, 'woocommerce_review_rating_verification_label', 'yes', 'no'),
(200, 'woocommerce_review_rating_verification_required', 'no', 'no'),
(201, 'woocommerce_enable_review_rating', 'yes', 'yes'),
(202, 'woocommerce_review_rating_required', 'yes', 'no'),
(203, 'woocommerce_manage_stock', 'yes', 'yes'),
(204, 'woocommerce_hold_stock_minutes', '60', 'no'),
(205, 'woocommerce_notify_low_stock', 'yes', 'no'),
(206, 'woocommerce_notify_no_stock', 'yes', 'no'),
(207, 'woocommerce_stock_email_recipient', 'nguyenvanthuc1912@gmail.com', 'no'),
(208, 'woocommerce_notify_low_stock_amount', '2', 'no'),
(209, 'woocommerce_notify_no_stock_amount', '0', 'yes'),
(210, 'woocommerce_hide_out_of_stock_items', 'no', 'yes'),
(211, 'woocommerce_stock_format', '', 'yes'),
(212, 'woocommerce_file_download_method', 'force', 'no'),
(213, 'woocommerce_downloads_require_login', 'no', 'no'),
(214, 'woocommerce_downloads_grant_access_after_payment', 'yes', 'no'),
(215, 'woocommerce_downloads_add_hash_to_filename', 'yes', 'yes'),
(216, 'woocommerce_prices_include_tax', 'no', 'yes'),
(217, 'woocommerce_tax_based_on', 'shipping', 'yes'),
(218, 'woocommerce_shipping_tax_class', '', 'yes'),
(219, 'woocommerce_tax_round_at_subtotal', 'no', 'yes'),
(220, 'woocommerce_tax_classes', 'Reduced Rate\r\nZero Rate', 'yes'),
(221, 'woocommerce_tax_display_shop', 'excl', 'yes'),
(222, 'woocommerce_tax_display_cart', 'excl', 'yes'),
(223, 'woocommerce_price_display_suffix', '', 'yes'),
(224, 'woocommerce_tax_total_display', 'itemized', 'no'),
(225, 'woocommerce_enable_shipping_calc', 'yes', 'no'),
(226, 'woocommerce_shipping_cost_requires_address', 'no', 'yes'),
(227, 'woocommerce_ship_to_destination', 'billing', 'no'),
(228, 'woocommerce_shipping_debug_mode', 'no', 'yes'),
(229, 'woocommerce_enable_guest_checkout', 'yes', 'no'),
(230, 'woocommerce_enable_checkout_login_reminder', 'yes', 'no'),
(231, 'woocommerce_enable_signup_and_login_from_checkout', 'yes', 'no'),
(232, 'woocommerce_enable_myaccount_registration', 'yes', 'no'),
(233, 'woocommerce_registration_generate_username', 'yes', 'no'),
(234, 'woocommerce_registration_generate_password', 'no', 'no'),
(235, 'woocommerce_erasure_request_removes_order_data', 'no', 'no'),
(236, 'woocommerce_erasure_request_removes_download_data', 'no', 'no'),
(237, 'woocommerce_allow_bulk_remove_personal_data', 'no', 'no'),
(238, '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].', 'yes'),
(239, '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].', 'yes'),
(240, 'woocommerce_delete_inactive_accounts', 's:1:\"1\";', 'no'),
(241, 'woocommerce_trash_pending_orders', '', 'no'),
(242, 'woocommerce_trash_failed_orders', '', 'no'),
(243, 'woocommerce_trash_cancelled_orders', '', 'no'),
(244, 'woocommerce_anonymize_completed_orders', 's:1:\"1\";', 'no'),
(245, 'woocommerce_email_from_name', 'denso', 'no'),
(246, 'woocommerce_email_from_address', 'nguyenvanthuc1912@gmail.com', 'no'),
(247, 'woocommerce_email_header_image', '', 'no'),
(248, 'woocommerce_email_footer_text', 'denso - Powered by WooCommerce', 'no'),
(249, 'woocommerce_email_base_color', '#557da1', 'no'),
(250, 'woocommerce_email_background_color', '#f5f5f5', 'no'),
(251, 'woocommerce_email_body_background_color', '#fdfdfd', 'no'),
(252, 'woocommerce_email_text_color', '#505050', 'no'),
(253, 'woocommerce_cart_page_id', '73', 'no'),
(254, 'woocommerce_checkout_page_id', '74', 'no'),
(255, 'woocommerce_myaccount_page_id', '75', 'no'),
(256, 'woocommerce_terms_page_id', '', 'no'),
(257, 'woocommerce_checkout_pay_endpoint', 'order-pay', 'yes'),
(258, 'woocommerce_checkout_order_received_endpoint', 'order-received', 'yes'),
(259, 'woocommerce_myaccount_add_payment_method_endpoint', 'add-payment-method', 'yes'),
(260, 'woocommerce_myaccount_delete_payment_method_endpoint', 'delete-payment-method', 'yes'),
(261, 'woocommerce_myaccount_set_default_payment_method_endpoint', 'set-default-payment-method', 'yes'),
(262, 'woocommerce_myaccount_orders_endpoint', 'orders', 'yes'),
(263, 'woocommerce_myaccount_view_order_endpoint', 'view-order', 'yes'),
(264, 'woocommerce_myaccount_downloads_endpoint', 'downloads', 'yes'),
(265, 'woocommerce_myaccount_edit_account_endpoint', 'edit-account', 'yes'),
(266, 'woocommerce_myaccount_edit_address_endpoint', 'edit-address', 'yes'),
(267, 'woocommerce_myaccount_payment_methods_endpoint', 'payment-methods', 'yes'),
(268, 'woocommerce_myaccount_lost_password_endpoint', 'lost-password', 'yes'),
(269, 'woocommerce_logout_endpoint', 'customer-logout', 'yes'),
(270, 'woocommerce_api_enabled', 'yes', 'yes'),
(271, 'woocommerce_allow_tracking', 'no', 'no'),
(272, 'woocommerce_show_marketplace_suggestions', 'yes', 'no'),
(273, 'woocommerce_single_image_width', '600', 'yes'),
(274, 'woocommerce_thumbnail_image_width', '300', 'yes'),
(275, 'woocommerce_checkout_highlight_required_fields', 'yes', 'yes'),
(276, 'woocommerce_demo_store', 'no', 'no'),
(277, 'woocommerce_permalinks', 'a:6:{s:12:\"product_base\";s:8:\"/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;i:0;s:182:\"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;}\";}', 'yes'),
(278, 'current_theme_supports_woocommerce', 'yes', 'yes'),
(279, 'woocommerce_queue_flush_rewrite_rules', 'no', 'yes'),
(6348, 'wcvendors_notify_low_stock', 'yes', 'yes'),
(6909, '_transient_wc_product_type_1422', 'simple', 'yes'),
(282, 'default_product_cat', '15', 'yes'),
(283, 'woocommerce_admin_notices', 'a:3:{i:0;s:6:\"update\";i:1;s:14:\"template_files\";i:2;s:19:\"maxmind_license_key\";}', 'yes'),
(393, 'mc4wp_version', '4.7.7', 'yes'),
(394, 'yith_woocompare_is_button', 'button', 'yes'),
(395, 'yith_woocompare_button_text', 'Compare', 'yes'),
(657608, 'woocommerce_version', '4.1.2', 'yes'),
(287, 'woocommerce_db_version', '2.6.14', 'yes'),
(288, 'yit_recently_activated', 'a:0:{}', 'yes'),
(512, '_site_transient_timeout_yith_promo_message', '3174774574', 'no'),
(289, 'recently_activated', 'a:0:{}', 'yes'),
(290, 'action_scheduler_lock_async-request-runner', '1626486478', 'yes'),
(291, 'revslider_update_version', '6.2.0', 'yes'),
(292, 'woocommerce_maxmind_geolocation_settings', 'a:1:{s:15:\"database_prefix\";s:32:\"jwWv8l2u0pypEjCZOMk7i3Jo3aCohAxh\";}', 'yes'),
(293, '_transient_woocommerce_webhook_ids_status_active', 'a:0:{}', 'yes'),
(294, 'widget_apus_popup_promotion', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(295, 'widget_apus_custom_menu', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(296, 'widget_apus_search', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(297, 'widget_apus_single_image', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(298, 'widget_apus_recent_post', 'a:2:{i:2;a:4:{s:5:\"title\";s:11:\"Latest Post\";s:9:\"post_type\";s:4:\"post\";s:11:\"number_post\";s:1:\"4\";s:6:\"layout\";s:7:\"default\";}s:12:\"_multiwidget\";i:1;}', 'yes'),
(299, 'widget_apus_instagram', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(300, 'widget_apus_woocommerce_price_filter', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(301, 'widget_apus_woocommerce_widget_product_sorting', 'a:2:{i:2;a:1:{s:5:\"title\";s:7:\"Sort By\";}s:12:\"_multiwidget\";i:1;}', 'yes'),
(302, 'widget_apus_vertical_menu', 'a:2:{i:2;a:3:{s:5:\"title\";s:18:\"Shop By Department\";s:8:\"nav_menu\";s:13:\"vertical-menu\";s:8:\"position\";s:4:\"left\";}s:12:\"_multiwidget\";i:1;}', 'yes'),
(303, 'widget_kc_widget_content', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(304, 'widget_rev-slider-widget', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(305, 'widget_woocommerce_widget_cart', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(306, 'widget_woocommerce_layered_nav_filters', 'a:2:{i:2;a:1:{s:5:\"title\";s:14:\"Active Filters\";}s:12:\"_multiwidget\";i:1;}', 'yes'),
(307, 'widget_woocommerce_layered_nav', 'a:6:{i:2;a:4:{s:5:\"title\";s:12:\"Manufacturer\";s:9:\"attribute\";s:6:\"brands\";s:12:\"display_type\";s:4:\"list\";s:10:\"query_type\";s:3:\"and\";}i:3;a:4:{s:5:\"title\";s:11:\"Screen size\";s:9:\"attribute\";s:11:\"screen-size\";s:12:\"display_type\";s:4:\"list\";s:10:\"query_type\";s:3:\"and\";}i:4;a:4:{s:5:\"title\";s:9:\"Filter by\";s:9:\"attribute\";s:6:\"brands\";s:12:\"display_type\";s:4:\"list\";s:10:\"query_type\";s:3:\"and\";}i:5;a:4:{s:5:\"title\";s:15:\"Filter By Color\";s:9:\"attribute\";s:5:\"color\";s:12:\"display_type\";s:4:\"list\";s:10:\"query_type\";s:3:\"and\";}i:6;a:4:{s:5:\"title\";s:17:\"Screen Resolution\";s:9:\"attribute\";s:17:\"screen-resolution\";s:12:\"display_type\";s:4:\"list\";s:10:\"query_type\";s:3:\"and\";}s:12:\"_multiwidget\";i:1;}', 'yes'),
(308, 'widget_woocommerce_price_filter', 'a:2:{i:2;a:1:{s:5:\"title\";s:15:\"Filter by price\";}s:12:\"_multiwidget\";i:1;}', 'yes'),
(309, 'widget_woocommerce_product_categories', 'a:2:{i:2;a:7:{s:5:\"title\";s:18:\"Product Categories\";s:7:\"orderby\";s:4:\"name\";s:8:\"dropdown\";i:0;s:5:\"count\";i:1;s:12:\"hierarchical\";i:1;s:18:\"show_children_only\";i:0;s:10:\"hide_empty\";i:0;}s:12:\"_multiwidget\";i:1;}', 'yes'),
(310, 'widget_woocommerce_product_search', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(311, 'widget_woocommerce_product_tag_cloud', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(312, 'widget_woocommerce_products', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(313, 'widget_woocommerce_recently_viewed_products', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(314, 'widget_woocommerce_top_rated_products', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(315, 'widget_woocommerce_recent_reviews', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(316, 'widget_woocommerce_rating_filter', 'a:2:{i:2;a:1:{s:5:\"title\";s:15:\"Customer Rating\";}s:12:\"_multiwidget\";i:1;}', 'yes'),
(317, 'widget_mc4wp_form_widget', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(318, 'widget_yith-woocompare-widget', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(382, 'yith_system_info', 'a:2:{s:11:\"system_info\";a:13:{s:14:\"min_wp_version\";a:1:{s:5:\"value\";s:5:\"5.1.4\";}s:14:\"min_wc_version\";a:1:{s:5:\"value\";s:5:\"4.0.1\";}s:15:\"wp_memory_limit\";a:1:{s:5:\"value\";i:536870912;}s:15:\"min_php_version\";a:1:{s:5:\"value\";s:6:\"7.0.33\";}s:15:\"min_tls_version\";a:1:{s:5:\"value\";s:3:\"1.3\";}s:15:\"imagick_version\";a:1:{s:5:\"value\";s:3:\"n/a\";}s:15:\"wp_cron_enabled\";a:1:{s:5:\"value\";b:1;}s:16:\"mbstring_enabled\";a:1:{s:5:\"value\";b:1;}s:17:\"simplexml_enabled\";a:1:{s:5:\"value\";b:1;}s:10:\"gd_enabled\";a:1:{s:5:\"value\";b:1;}s:13:\"iconv_enabled\";a:1:{s:5:\"value\";b:1;}s:15:\"opcache_enabled\";a:1:{s:5:\"value\";b:0;}s:17:\"url_fopen_enabled\";a:1:{s:5:\"value\";s:1:\"1\";}}s:6:\"errors\";b:0;}', 'yes'),
(324, 'wcvendors_vendor_allow_registration', 'yes', 'yes'),
(325, 'wcvendors_terms_and_conditions_visibility', 'yes', 'yes'),
(326, 'wcvendors_vendor_approve_registration', 'yes', 'yes'),
(327, 'wcvendors_vendor_give_taxes', 'yes', 'yes'),
(328, 'wcvendors_vendor_give_shipping', 'yes', 'yes'),
(329, 'wcvendors_vendor_commission_rate', '50', 'yes'),
(330, 'wcvendors_capability_products_enabled', 'yes', 'yes'),
(331, 'wcvendors_capability_products_edit', 'yes', 'yes'),
(332, 'wcvendors_capability_products_live', 'yes', 'yes'),
(333, 'wcvendors_capability_orders_enabled', 'yes', 'yes'),
(334, 'wcvendors_capability_orders_export', 'yes', 'yes'),
(335, 'wcvendors_capability_frontend_reports', 'yes', 'yes'),
(336, 'wcvendors_capability_product_featured', 'no', 'yes'),
(337, 'wcvendors_capability_product_duplicate', 'no', 'yes'),
(338, 'wcvendors_capability_product_sku', 'no', 'yes'),
(339, 'wcvendors_capability_product_taxes', 'no', 'yes'),
(340, 'wcvendors_capability_order_read_notes', 'yes', 'yes'),
(341, 'wcvendors_capability_order_update_notes', 'yes', 'yes'),
(342, 'wcvendors_capability_order_customer_name', 'yes', 'yes'),
(343, 'wcvendors_capability_order_customer_shipping_name', 'yes', 'yes'),
(344, 'wcvendors_capability_order_customer_billing', 'yes', 'yes'),
(345, 'wcvendors_capability_order_customer_shipping', 'yes', 'yes'),
(346, 'wcvendors_capability_order_customer_email', 'yes', 'yes'),
(347, 'wcvendors_capability_order_customer_phone', 'yes', 'yes'),
(348, 'wcvendors_vendor_dashboard_page_id', '859', 'yes'),
(349, 'wcvendors_shop_settings_page_id', '861', 'yes'),
(350, 'wcvendors_product_orders_page_id', '860', 'yes'),
(351, 'wcvendors_vendors_page_id', '1301', 'yes'),
(352, 'wcvendors_vendor_terms_page_id', '', 'yes'),
(353, 'wcvendors_vendor_shop_permalink', 'vendors', 'yes'),
(354, 'wcvendors_display_shop_headers', 'no', 'yes'),
(355, 'wcvendors_store_single_headers', 'no', 'yes'),
(356, 'wcvendors_display_shop_description', 'no', 'yes'),
(357, 'wcvendors_display_shop_description_html', 'no', 'yes'),
(358, 'wcvendors_display_shop_display_name', 'shop_name', 'yes'),
(359, 'wcvendors_vendor_singular', 'Vendor', 'yes'),
(360, 'wcvendors_vendor_plural', 'Vendors', 'yes'),
(361, 'wcvendors_display_label_sold_by_enable', 'yes', 'yes'),
(362, 'wcvendors_label_sold_by_separator', ':', 'yes'),
(363, 'wcvendors_label_sold_by', 'Sold By', 'yes'),
(364, 'wcvendors_become_a_vendor_my_account_link_visibility', 'yes', 'yes'),
(365, 'wcvendors_label_become_a_vendor', 'Become a', 'yes'),
(366, 'wcvendors_label_store_info_enable', 'yes', 'yes'),
(367, 'wcvendors_display_label_store_info', 'Store Info', 'yes'),
(368, 'wcvendors_display_advanced_stylesheet', '', 'yes'),
(369, 'wcvendors_redirect_wp_registration_to_woocommerce_myaccount', 'no', 'yes'),
(370, 'wcvendors_uninstall_delete_all_data', 'no', 'yes'),
(371, 'wcvendors_uninstall_delete_custom_table', 'no', 'yes'),
(372, 'wcvendors_uninstall_delete_settings_options', 'no', 'yes'),
(373, 'wcvendors_uninstall_delete_custom_pages', 'no', 'yes'),
(374, 'wcvendors_uninstall_delete_vendor_roles', 'no', 'yes'),
(375, 'wcvendors_install_date', '2020-04-19', 'yes'),
(376, 'wcvendors_version', '2.1.18', 'yes'),
(651088, 'wcvendors_db_version', '2.1.18', 'yes'),
(381, 'action_scheduler_migration_status', 'complete', 'yes'),
(378, 'redux_version_upgraded_from', '3.6.2', 'yes'),
(383, 'denso_theme_options', 'a:150:{s:8:\"last_tab\";s:1:\"3\";s:7:\"preload\";s:1:\"1\";s:18:\"image_lazy_loading\";s:1:\"1\";s:10:\"media-logo\";a:5:{s:3:\"url\";s:56:\"http://shoestimer.com/wp-content/uploads/2021/06/350.gif\";s:2:\"id\";s:4:\"6812\";s:6:\"height\";s:2:\"78\";s:5:\"width\";s:3:\"350\";s:9:\"thumbnail\";s:63:\"http://shoestimer.com/wp-content/uploads/2021/06/350-150x78.gif\";}s:17:\"media-mobile-logo\";a:5:{s:3:\"url\";s:56:\"http://shoestimer.com/wp-content/uploads/2021/06/350.gif\";s:2:\"id\";s:4:\"6812\";s:6:\"height\";s:2:\"78\";s:5:\"width\";s:3:\"350\";s:9:\"thumbnail\";s:63:\"http://shoestimer.com/wp-content/uploads/2021/06/350-150x78.gif\";}s:11:\"header_type\";s:0:\"\";s:11:\"keep_header\";s:0:\"\";s:19:\"header_contact_info\";s:0:\"\";s:19:\"header_freeshipping\";s:28:\"Free Shipping on Orders $50+\";s:14:\"header_welcome\";s:32:\"Welcome to Worldwide Denso Store\";s:15:\"show_searchform\";s:1:\"1\";s:11:\"search_type\";s:3:\"all\";s:15:\"search_category\";s:0:\"\";s:19:\"autocomplete_search\";s:1:\"1\";s:25:\"show_search_product_image\";s:1:\"1\";s:25:\"show_search_product_price\";s:1:\"1\";s:11:\"footer_type\";s:8:\"footer-4\";s:11:\"back_to_top\";s:1:\"1\";s:21:\"show_blog_breadcrumbs\";s:1:\"1\";s:21:\"blog_breadcrumb_color\";s:0:\"\";s:21:\"blog_breadcrumb_image\";a:5:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}s:19:\"blog_archive_layout\";s:9:\"left-main\";s:22:\"blog_archive_fullwidth\";s:0:\"\";s:25:\"blog_archive_left_sidebar\";s:0:\"\";s:26:\"blog_archive_right_sidebar\";s:0:\"\";s:17:\"blog_display_mode\";s:4:\"grid\";s:12:\"blog_columns\";s:1:\"4\";s:15:\"blog_item_style\";s:4:\"grid\";s:19:\"blog_item_thumbsize\";s:0:\"\";s:18:\"blog_single_layout\";s:9:\"left-main\";s:21:\"blog_single_fullwidth\";s:0:\"\";s:24:\"blog_single_left_sidebar\";s:0:\"\";s:25:\"blog_single_right_sidebar\";s:0:\"\";s:22:\"show_blog_social_share\";s:1:\"1\";s:18:\"show_blog_releated\";s:1:\"1\";s:20:\"number_blog_releated\";s:1:\"4\";s:21:\"releated_blog_columns\";s:1:\"4\";s:23:\"product_brand_attribute\";s:0:\"\";s:25:\"show_category_image_title\";s:0:\"\";s:28:\"product_control_bar_position\";s:15:\"before-products\";s:20:\"product_display_mode\";s:4:\"grid\";s:24:\"number_products_per_page\";s:2:\"12\";s:15:\"product_columns\";s:1:\"4\";s:14:\"show_quickview\";s:1:\"1\";s:15:\"show_swap_image\";s:1:\"1\";s:25:\"show_products_breadcrumbs\";s:1:\"1\";s:25:\"products_breadcrumb_color\";s:0:\"\";s:25:\"products_breadcrumb_image\";a:5:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}s:22:\"product_archive_layout\";s:9:\"left-main\";s:25:\"product_archive_fullwidth\";s:0:\"\";s:28:\"product_archive_left_sidebar\";s:0:\"\";s:29:\"product_archive_right_sidebar\";s:0:\"\";s:26:\"product_archive_sort_block\";a:1:{s:7:\"enabled\";a:6:{s:7:\"placebo\";s:7:\"placebo\";s:4:\"deal\";s:14:\"Products Deals\";s:10:\"bestseller\";s:12:\"Best Sellers\";s:3:\"new\";s:12:\"New Releases\";s:8:\"toprated\";s:18:\"Top Rated Products\";s:11:\"recommended\";s:20:\"Recommended Products\";}}s:19:\"products_deal_title\";s:29:\"Featured Deals in %s products\";s:20:\"products_deal_number\";s:2:\"12\";s:21:\"products_deal_columns\";s:1:\"4\";s:20:\"products_deal_layout\";s:4:\"grid\";s:18:\"products_deal_rows\";s:1:\"1\";s:19:\"products_deal_style\";s:5:\"inner\";s:28:\"products_deal_show_view_more\";s:0:\"\";s:23:\"products_deal_view_more\";s:27:\"See all product deals in %s\";s:25:\"products_bestseller_title\";s:12:\"Best sellers\";s:26:\"products_bestseller_number\";s:2:\"12\";s:27:\"products_bestseller_columns\";s:1:\"4\";s:26:\"products_bestseller_layout\";s:4:\"grid\";s:24:\"products_bestseller_rows\";s:1:\"1\";s:25:\"products_bestseller_style\";s:5:\"inner\";s:34:\"products_bestseller_show_view_more\";s:0:\"\";s:29:\"products_bestseller_view_more\";s:26:\"See all best sellers in %s\";s:18:\"products_new_title\";s:22:\"Hot new releases in %s\";s:19:\"products_new_number\";s:2:\"12\";s:20:\"products_new_columns\";s:1:\"4\";s:19:\"products_new_layout\";s:4:\"grid\";s:17:\"products_new_rows\";s:1:\"1\";s:18:\"products_new_style\";s:5:\"inner\";s:27:\"products_new_show_view_more\";s:0:\"\";s:22:\"products_new_view_more\";s:26:\"See all new releases in %s\";s:23:\"products_toprated_title\";s:15:\"Top rated in %s\";s:24:\"products_toprated_number\";s:2:\"12\";s:25:\"products_toprated_columns\";s:1:\"4\";s:24:\"products_toprated_layout\";s:4:\"grid\";s:22:\"products_toprated_rows\";s:1:\"1\";s:23:\"products_toprated_style\";s:5:\"inner\";s:32:\"products_toprated_show_view_more\";s:0:\"\";s:27:\"products_toprated_view_more\";s:23:\"See all top rated in %s\";s:26:\"products_recommended_title\";s:20:\"Recommended Products\";s:27:\"products_recommended_number\";s:2:\"12\";s:28:\"products_recommended_columns\";s:1:\"4\";s:27:\"products_recommended_layout\";s:4:\"grid\";s:25:\"products_recommended_rows\";s:1:\"1\";s:26:\"products_recommended_style\";s:5:\"inner\";s:35:\"products_recommended_show_view_more\";s:0:\"\";s:30:\"products_recommended_view_more\";s:23:\"See all top rated in %s\";s:24:\"show_product_breadcrumbs\";s:1:\"1\";s:24:\"product_breadcrumb_color\";s:0:\"\";s:24:\"product_breadcrumb_image\";a:5:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}s:25:\"show_product_social_share\";s:1:\"1\";s:23:\"show_product_review_tab\";s:1:\"1\";s:36:\"show_product_product_bought_together\";s:1:\"1\";s:36:\"show_product_product_viewed_together\";s:1:\"1\";s:28:\"number_product_bought_viewed\";s:1:\"4\";s:29:\"bought_viewed_product_columns\";s:1:\"4\";s:22:\"show_product_accessory\";s:1:\"1\";s:21:\"show_product_releated\";s:1:\"1\";s:20:\"show_product_upsells\";s:1:\"1\";s:23:\"number_product_releated\";s:1:\"4\";s:24:\"releated_product_columns\";s:1:\"4\";s:9:\"404_title\";s:14:\"Page not found\";s:15:\"404_description\";s:63:\"We are sorry, but we can not find the page you were looking for\";s:10:\"main_color\";s:0:\"\";s:14:\"button_bghover\";s:0:\"\";s:15:\"site_background\";a:7:{s:16:\"background-color\";s:0:\"\";s:17:\"background-repeat\";s:0:\"\";s:15:\"background-size\";s:0:\"\";s:21:\"background-attachment\";s:0:\"\";s:19:\"background-position\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:5:\"media\";a:4:{s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}}s:12:\"container_bg\";a:3:{s:5:\"color\";s:0:\"\";s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:0:\"\";}s:15:\"forms_inputs_bg\";a:3:{s:5:\"color\";s:0:\"\";s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:0:\"\";}s:9:\"main_font\";a:9:{s:11:\"font-family\";s:0:\"\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:1:\"1\";s:11:\"font-weight\";s:0:\"\";s:10:\"font-style\";s:0:\"\";s:7:\"subsets\";s:0:\"\";s:9:\"font-size\";s:0:\"\";s:11:\"line-height\";s:0:\"\";s:5:\"color\";s:0:\"\";}s:11:\"second_font\";a:9:{s:11:\"font-family\";s:0:\"\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:1:\"1\";s:11:\"font-weight\";s:0:\"\";s:10:\"font-style\";s:0:\"\";s:7:\"subsets\";s:0:\"\";s:9:\"font-size\";s:0:\"\";s:11:\"line-height\";s:0:\"\";s:5:\"color\";s:0:\"\";}s:7:\"h1_font\";a:9:{s:11:\"font-family\";s:0:\"\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:1:\"1\";s:11:\"font-weight\";s:0:\"\";s:10:\"font-style\";s:0:\"\";s:7:\"subsets\";s:0:\"\";s:9:\"font-size\";s:0:\"\";s:11:\"line-height\";s:0:\"\";s:5:\"color\";s:0:\"\";}s:7:\"h2_font\";a:9:{s:11:\"font-family\";s:0:\"\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:1:\"1\";s:11:\"font-weight\";s:0:\"\";s:10:\"font-style\";s:0:\"\";s:7:\"subsets\";s:0:\"\";s:9:\"font-size\";s:0:\"\";s:11:\"line-height\";s:0:\"\";s:5:\"color\";s:0:\"\";}s:7:\"h3_font\";a:9:{s:11:\"font-family\";s:0:\"\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:1:\"1\";s:11:\"font-weight\";s:0:\"\";s:10:\"font-style\";s:0:\"\";s:7:\"subsets\";s:0:\"\";s:9:\"font-size\";s:0:\"\";s:11:\"line-height\";s:0:\"\";s:5:\"color\";s:0:\"\";}s:7:\"h4_font\";a:9:{s:11:\"font-family\";s:0:\"\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:1:\"1\";s:11:\"font-weight\";s:0:\"\";s:10:\"font-style\";s:0:\"\";s:7:\"subsets\";s:0:\"\";s:9:\"font-size\";s:0:\"\";s:11:\"line-height\";s:0:\"\";s:5:\"color\";s:0:\"\";}s:7:\"h5_font\";a:9:{s:11:\"font-family\";s:0:\"\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:1:\"1\";s:11:\"font-weight\";s:0:\"\";s:10:\"font-style\";s:0:\"\";s:7:\"subsets\";s:0:\"\";s:9:\"font-size\";s:0:\"\";s:11:\"line-height\";s:0:\"\";s:5:\"color\";s:0:\"\";}s:7:\"h6_font\";a:9:{s:11:\"font-family\";s:0:\"\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:1:\"1\";s:11:\"font-weight\";s:0:\"\";s:10:\"font-style\";s:0:\"\";s:7:\"subsets\";s:0:\"\";s:9:\"font-size\";s:0:\"\";s:11:\"line-height\";s:0:\"\";s:5:\"color\";s:0:\"\";}s:9:\"topbar_bg\";a:7:{s:16:\"background-color\";s:0:\"\";s:17:\"background-repeat\";s:0:\"\";s:15:\"background-size\";s:0:\"\";s:21:\"background-attachment\";s:0:\"\";s:19:\"background-position\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:5:\"media\";a:4:{s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}}s:17:\"topbar_text_color\";a:3:{s:5:\"color\";s:0:\"\";s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:0:\"\";}s:17:\"topbar_link_color\";a:3:{s:5:\"color\";s:0:\"\";s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:0:\"\";}s:23:\"topbar_link_color_hover\";a:3:{s:5:\"color\";s:0:\"\";s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:0:\"\";}s:9:\"header_bg\";a:7:{s:16:\"background-color\";s:7:\"#ffffff\";s:17:\"background-repeat\";s:0:\"\";s:15:\"background-size\";s:0:\"\";s:21:\"background-attachment\";s:0:\"\";s:19:\"background-position\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:5:\"media\";a:4:{s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}}s:17:\"header_text_color\";s:0:\"\";s:17:\"header_link_color\";s:0:\"\";s:24:\"header_link_color_active\";s:0:\"\";s:20:\"main_menu_link_color\";s:0:\"\";s:27:\"main_menu_link_color_active\";s:0:\"\";s:9:\"footer_bg\";a:7:{s:16:\"background-color\";s:0:\"\";s:17:\"background-repeat\";s:0:\"\";s:15:\"background-size\";s:0:\"\";s:21:\"background-attachment\";s:0:\"\";s:19:\"background-position\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:5:\"media\";a:4:{s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}}s:20:\"footer_heading_color\";s:0:\"\";s:17:\"footer_text_color\";s:0:\"\";s:17:\"footer_link_color\";s:0:\"\";s:23:\"footer_link_color_hover\";s:0:\"\";s:12:\"copyright_bg\";a:7:{s:16:\"background-color\";s:0:\"\";s:17:\"background-repeat\";s:0:\"\";s:15:\"background-size\";s:0:\"\";s:21:\"background-attachment\";s:0:\"\";s:19:\"background-position\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:5:\"media\";a:4:{s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}}s:20:\"copyright_text_color\";s:0:\"\";s:20:\"copyright_link_color\";s:0:\"\";s:26:\"copyright_link_color_hover\";s:0:\"\";s:14:\"facebook_share\";s:1:\"1\";s:13:\"twitter_share\";s:1:\"1\";s:14:\"linkedin_share\";s:1:\"1\";s:12:\"tumblr_share\";s:1:\"1\";s:12:\"google_share\";s:1:\"1\";s:15:\"pinterest_share\";s:1:\"1\";s:10:\"custom_css\";s:0:\"\";s:9:\"header_js\";s:0:\"\";s:9:\"footer_js\";s:0:\"\";}', 'yes'),
(384, 'denso_theme_options-transients', 'a:2:{s:14:\"changed_values\";a:1:{s:8:\"last_tab\";s:1:\"0\";}s:9:\"last_save\";i:1622566313;}', 'yes'),
(385, 'wcvendors_admin_notices', 'a:1:{i:1;s:14:\"template_files\";}', 'yes'),
(386, 'woocommerce_meta_box_errors', 'a:0:{}', 'yes'),
(388, 'yith-wcwl-page-id', '8', 'yes'),
(389, 'yith_wcwl_wishlist_page_id', '8', 'yes'),
(390, 'yith_wcwl_version', '3.0.9', 'yes'),
(391, 'yith_wcwl_db_version', '3.0.0', 'yes'),
(521, 'category_children', 'a:0:{}', 'yes'),
(396, 'yith_woocompare_compare_button_in_product_page', 'yes', 'yes'),
(397, 'yith_woocompare_compare_button_in_products_list', 'no', 'yes'),
(398, 'yith_woocompare_auto_open', 'yes', 'yes'),
(399, 'yith_woocompare_table_text', 'Compare products', 'yes'),
(400, 'yith_woocompare_fields_attrs', 'all', 'yes'),
(401, 'yith_woocompare_price_end', 'yes', 'yes'),
(402, 'yith_woocompare_add_to_cart_end', 'no', 'yes'),
(403, 'yith_woocompare_image_size', 'a:3:{s:5:\"width\";i:220;s:6:\"height\";i:154;s:4:\"crop\";i:1;}', 'yes'),
(404, 'yit_plugin_fw_panel_wc_default_options_set', 'a:2:{s:21:\"yith_woocompare_panel\";b:1;s:15:\"yith_wcwl_panel\";b:1;}', 'yes'),
(405, 'yith_wcwl_ajax_enable', 'no', 'yes'),
(406, 'yith_wfbt_enable_integration', 'yes', 'yes'),
(407, 'yith_wcwl_after_add_to_wishlist_behaviour', 'view', 'yes'),
(408, 'yith_wcwl_show_on_loop', 'no', 'yes'),
(409, 'yith_wcwl_loop_position', 'after_add_to_cart', 'yes'),
(410, 'yith_wcwl_button_position', 'after_add_to_cart', 'yes'),
(411, 'yith_wcwl_add_to_wishlist_text', 'Add to wishlist', 'yes'),
(412, 'yith_wcwl_product_added_text', 'Product added!', 'yes'),
(413, 'yith_wcwl_browse_wishlist_text', 'Browse wishlist', 'yes'),
(414, 'yith_wcwl_already_in_wishlist_text', 'The product is already in your wishlist!', 'yes'),
(415, 'yith_wcwl_add_to_wishlist_style', 'link', 'yes'),
(416, 'yith_wcwl_rounded_corners_radius', '16', 'yes'),
(417, 'yith_wcwl_add_to_wishlist_icon', 'fa-heart-o', 'yes'),
(418, 'yith_wcwl_add_to_wishlist_custom_icon', '', 'yes'),
(419, 'yith_wcwl_added_to_wishlist_icon', 'fa-heart', 'yes'),
(420, 'yith_wcwl_added_to_wishlist_custom_icon', '', 'yes'),
(421, 'yith_wcwl_custom_css', '', 'yes'),
(422, 'yith_wcwl_variation_show', '', 'yes'),
(423, 'yith_wcwl_price_show', '', 'yes'),
(424, 'yith_wcwl_stock_show', '', 'yes'),
(425, 'yith_wcwl_show_dateadded', '', 'yes'),
(426, 'yith_wcwl_add_to_cart_show', '', 'yes'),
(427, 'yith_wcwl_show_remove', 'yes', 'yes'),
(428, 'yith_wcwl_repeat_remove_button', '', 'yes'),
(429, 'yith_wcwl_redirect_cart', 'no', 'yes'),
(430, 'yith_wcwl_remove_after_add_to_cart', 'yes', 'yes'),
(431, 'yith_wcwl_enable_share', 'yes', 'yes'),
(432, 'yith_wcwl_share_fb', 'yes', 'yes'),
(433, 'yith_wcwl_share_twitter', 'yes', 'yes'),
(434, 'yith_wcwl_share_pinterest', 'yes', 'yes'),
(435, 'yith_wcwl_share_email', 'yes', 'yes'),
(436, 'yith_wcwl_share_whatsapp', 'yes', 'yes'),
(437, 'yith_wcwl_share_url', 'no', 'yes'),
(438, 'yith_wcwl_socials_title', 'My wishlist on My Blog', 'yes'),
(439, 'yith_wcwl_socials_text', '', 'yes'),
(440, 'yith_wcwl_socials_image_url', '', 'yes'),
(441, 'yith_wcwl_wishlist_title', 'My wishlist on My Blog', 'yes'),
(442, 'yith_wcwl_add_to_cart_text', 'Add to cart', 'yes'),
(443, 'yith_wcwl_add_to_cart_style', 'link', 'yes'),
(444, 'yith_wcwl_add_to_cart_rounded_corners_radius', '16', 'yes'),
(445, 'yith_wcwl_add_to_cart_icon', 'fa-shopping-cart', 'yes'),
(446, 'yith_wcwl_add_to_cart_custom_icon', '', 'yes'),
(447, 'yith_wcwl_color_headers_background', '#F4F4F4', 'yes'),
(448, 'yith_wcwl_fb_button_icon', 'fa-facebook', 'yes'),
(449, 'yith_wcwl_fb_button_custom_icon', '', 'yes'),
(450, 'yith_wcwl_tw_button_icon', 'fa-twitter', 'yes'),
(451, 'yith_wcwl_tw_button_custom_icon', '', 'yes'),
(452, 'yith_wcwl_pr_button_icon', 'fa-pinterest', 'yes'),
(453, 'yith_wcwl_pr_button_custom_icon', '', 'yes'),
(454, 'yith_wcwl_em_button_icon', 'fa-envelope-o', 'yes'),
(455, 'yith_wcwl_em_button_custom_icon', '', 'yes'),
(456, 'yith_wcwl_wa_button_icon', 'fa-whatsapp', 'yes'),
(457, 'yith_wcwl_wa_button_custom_icon', '', 'yes'),
(458, 'yith_plugin_fw_promo_2019_bis', '1', 'yes'),
(459, 'mc4wp_flash_messages', 'a:0:{}', 'no'),
(1646, 'apus_customer_also_viewed_1382', '1397,1404,1412,1448', 'yes'),
(513, '_site_transient_yith_promo_message', '<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!-- Default border color: #acc327 -->\n<!-- Default background color: #ecf7ed -->\n\n<promotions>\n    <expiry_date>2019-12-10</expiry_date>\n    <promo>\n        <promo_id>yithblackfriday2019</promo_id>\n        <title><![CDATA[<strong>YITH Black Friday</strong>]]></title>\n        <description><![CDATA[\n            Don\'t miss our <strong>30% discount</strong> on all our products! No coupon needed in cart. Valid from <strong>28th November</strong> to <strong>2nd December</strong>.\n        ]]></description>\n        <link>\n            <label>Get your deals now!</label>\n            <url><![CDATA[https://yithemes.com]]></url>\n        </link>\n        <style>\n            <image_bg_color>#272121</image_bg_color>\n            <border_color>#272121</border_color>\n            <background_color>#ffffff</background_color>\n        </style>\n        <start_date>2019-11-27 23:59:59</start_date>\n        <end_date>2019-12-03 08:00:00</end_date>\n    </promo>\n</promotions>', 'no'),
(517, '_transient_product_query-transient-version', '1622564776', 'yes'),
(523, 'kc-section-category_children', 'a:0:{}', 'yes'),
(524, 'wpb_js_content_types', 'a:1:{i:0;s:4:\"page\";}', 'yes'),
(525, 'woocommerce_bacs_settings', 's:1:\"1\";', 'yes'),
(526, 'woocommerce_category_archive_display', '', 'yes'),
(527, 'woocommerce_cheque_settings', 's:1:\"1\";', 'yes'),
(528, 'woocommerce_cod_settings', 's:1:\"1\";', 'yes'),
(529, 'woocommerce_default_catalog_orderby', 'menu_order', 'yes'),
(530, 'woocommerce_demo_store_notice', 'This is a demo store for testing purposes &mdash; no orders shall be fulfilled.', 'yes'),
(531, 'woocommerce_enable_lightbox', 'yes', 'yes'),
(532, 'woocommerce_force_ssl_checkout', 'no', 'yes'),
(533, 'woocommerce_paypal_settings', 's:1:\"1\";', 'yes'),
(534, 'woocommerce_paypal-ec_settings', 's:1:\"1\";', 'yes'),
(535, 'woocommerce_shop_page_display', '', 'yes'),
(536, 'woocommerce_stripe_settings', 's:1:\"1\";', 'yes'),
(537, 'woocommerce_unforce_ssl_checkout', 'no', 'yes'),
(538, 'woocommerce_wcv_pro_vendor_shipping_settings', 's:1:\"1\";', 'yes'),
(539, 'mc4wp_default_form_id', '31', 'yes'),
(545, '_transient_product-transient-version', '1622551279', 'yes'),
(620, '_transient_orders-transient-version', '1587350942', 'yes');
INSERT INTO `wpx5_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(165, 'rs-templates', 'a:3:{s:4:\"hash\";s:32:\"d22d48c4c17e62f73f95cdd9b40d962b\";s:6:\"slider\";a:510:{i:0;a:22:{s:2:\"id\";s:1:\"1\";s:5:\"title\";s:16:\"Classic Carousel\";s:5:\"alias\";s:16:\"classic-carousel\";s:3:\"zip\";s:20:\"classic-carousel.zip\";s:3:\"uid\";s:32:\"146a01dd380c0cdee85c4456ee68cd84\";s:3:\"img\";s:27:\"classic-carousel/slider.jpg\";s:7:\"preview\";s:56:\"http://revolution.themepunch.com/carousel-slider-plugin/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:141:\"<span class=\"ttm_content\">Our classic, full-width carousel example. Drag, swipe or click to navigate!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:284:\"<span class=\"ttm_content\">This is a \"Default\" content carousel. Just edit the slides to change images and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-22 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:1;a:22:{s:2:\"id\";s:1:\"2\";s:5:\"title\";s:14:\"Classic Slider\";s:5:\"alias\";s:13:\"classicslider\";s:3:\"zip\";s:17:\"classicslider.zip\";s:3:\"uid\";s:32:\"a0d6a9248c9066b404ba0f1cdadc5cf2\";s:3:\"img\";s:24:\"classicslider/slider.jpg\";s:7:\"preview\";s:61:\"http://revolution.themepunch.com/wordpress-slideshow-gallery/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:136:\" <span class=\"ttm_content\">A classic slideshow example with timer, bullets and arrow navigation.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:282:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Just edit the slides to change images and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:2;a:22:{s:2:\"id\";s:1:\"3\";s:5:\"title\";s:12:\"Content Tabs\";s:5:\"alias\";s:11:\"contenttabs\";s:3:\"zip\";s:15:\"contenttabs.zip\";s:3:\"uid\";s:32:\"e02e91604b690123a3d07a65582c4fd0\";s:3:\"img\";s:22:\"contenttabs/slider.jpg\";s:7:\"preview\";s:63:\"http://revolution.themepunch.com/wordpress-content-tabs-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:170:\" <span class=\"ttm_content\">An auto-size slider with a cool split-text animation effect. Navigate with vertical bullets and thumbs.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:282:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Just edit the slides to change images and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:3;a:22:{s:2:\"id\";s:1:\"4\";s:5:\"title\";s:13:\"Facebook Feed\";s:5:\"alias\";s:13:\"facebook-feed\";s:3:\"zip\";s:17:\"facebook-feed.zip\";s:3:\"uid\";s:32:\"5506431d5b1babcb25dcf52c508d42e3\";s:3:\"img\";s:24:\"facebook-feed/slider.jpg\";s:7:\"preview\";s:57:\"http://revolution.themepunch.com/wordpress-facebook-feed/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:174:\"<span class=\"ttm_content\"> This slider is automatically populated by a Facebook stream. Just one slide is needed to show a whole feed!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:415:\"<span class=\"ttm_content\">The content source is set to <a href=\"https://www.themepunch.com/slider-revolution/module-content/#flickr\" target=\"_blank\">\"Facebook Stream\"</a>. Make sure to input your correct API information in the slider settings.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:11:\"socialmedia\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:4;a:22:{s:2:\"id\";s:1:\"5\";s:5:\"title\";s:7:\"Fashion\";s:5:\"alias\";s:7:\"fashion\";s:3:\"zip\";s:11:\"fashion.zip\";s:3:\"uid\";s:32:\"4f4b914d6db35e19101ff003c4e7ea3a\";s:3:\"img\";s:18:\"fashion/slider.jpg\";s:7:\"preview\";s:65:\"http://revolution.themepunch.com/wordpress-one-page-slider-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:183:\"  <span class=\"ttm_content\">A front-page slider that can be used as an intro for your website. Navigate by using mouse-wheel scroll or bullets.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:415:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>Some content is in <a href=\"https://www.themepunch.com/slider-revolution/global-layers/\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:5;a:22:{s:2:\"id\";s:1:\"6\";s:5:\"title\";s:14:\"Flickr Gallery\";s:5:\"alias\";s:14:\"flickr-gallery\";s:3:\"zip\";s:18:\"flickr-gallery.zip\";s:3:\"uid\";s:32:\"ad85cfac7acfa678e6a1b8febfee51ed\";s:3:\"img\";s:25:\"flickr-gallery/slider.jpg\";s:7:\"preview\";s:57:\"http://revolution.themepunch.com/wordpress-flickr-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"640\";s:11:\"description\";s:173:\" <span class=\"ttm_content\"> This slider is automatically populated by a Flickr stream. Just one slide is needed to show a whole feed!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:413:\"<span class=\"ttm_content\">The content source is set to <a href=\"https://www.themepunch.com/slider-revolution/module-content/#flickr\" target=\"_blank\">\"Flickr Stream\"</a>. Make sure to input your correct API information in the slider settings.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:11:\"socialmedia\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:6;a:23:{s:2:\"id\";s:1:\"7\";s:5:\"title\";s:3:\"Gym\";s:5:\"alias\";s:3:\"gym\";s:3:\"zip\";s:7:\"gym.zip\";s:3:\"uid\";s:32:\"e4d81f13f96fb9bc905f4ad89615032b\";s:3:\"img\";s:14:\"gym/slider.jpg\";s:7:\"preview\";s:59:\"http://revolution.themepunch.com/one-page-wordpress-slider/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:189:\"<span class=\"ttm_content\">A front-page slider that can be used as an intro for your website. Navigate by using mouse-wheel scroll or the slider menu.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:583:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>Some content is in <a href=\"https://www.themepunch.com/slider-revolution/global-layers/\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Instructions for <a href=\"https://www.themepunch.com/faq/modify-burger-menu/\" target=\"_blank\">changing the menu</a>.</span><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:7;a:22:{s:2:\"id\";s:1:\"8\";s:5:\"title\";s:18:\"Highlight Carousel\";s:5:\"alias\";s:18:\"highlight-carousel\";s:3:\"zip\";s:22:\"highlight-carousel.zip\";s:3:\"uid\";s:32:\"ada52163f723a942f782351fa0396b3d\";s:3:\"img\";s:29:\"highlight-carousel/slider.jpg\";s:7:\"preview\";s:56:\"http://revolution.themepunch.com/wordpress-swipe-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"720\";s:11:\"description\";s:138:\"  <span class=\"ttm_content\">A swipe-controlled carousel with an additional tab-based navigation.</span>\r\n<span class=\"ttm_space\"></span>\r\n\";s:11:\"setup_notes\";s:282:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Just edit the slides to change images and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:8;a:22:{s:2:\"id\";s:1:\"9\";s:5:\"title\";s:18:\"Highlight Showcase\";s:5:\"alias\";s:18:\"highlight-showcase\";s:3:\"zip\";s:22:\"highlight-showcase.zip\";s:3:\"uid\";s:32:\"2bfe0bd410fb48fec9d942eab1e21530\";s:3:\"img\";s:29:\"highlight-showcase/slider.jpg\";s:7:\"preview\";s:62:\"http://revolution.themepunch.com/wordpress-parallax-slideshow/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1230\";s:6:\"height\";s:3:\"720\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">A tab-based navigation, a slideshow timer and cool animations make this slider interesting!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:282:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Just edit the slides to change images and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:9;a:22:{s:2:\"id\";s:2:\"10\";s:5:\"title\";s:10:\"Image Hero\";s:5:\"alias\";s:10:\"image-hero\";s:3:\"zip\";s:13:\"imagehero.zip\";s:3:\"uid\";s:32:\"7db18781d44f2adc28c962440894aac1\";s:3:\"img\";s:20:\"imagehero/slider.jpg\";s:7:\"preview\";s:54:\"http://revolution.themepunch.com/wordpress-hero-image/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:121:\"<span class=\"ttm_content\">A commonly used full-width image hero block with texts.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:300:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the background image and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:10;a:22:{s:2:\"id\";s:2:\"11\";s:5:\"title\";s:17:\"Instagram Gallery\";s:5:\"alias\";s:13:\"insta-gallery\";s:3:\"zip\";s:17:\"insta-gallery.zip\";s:3:\"uid\";s:32:\"711732b0d42ec2b57818a2b9b1d86cba\";s:3:\"img\";s:24:\"insta-gallery/slider.jpg\";s:7:\"preview\";s:61:\"http://revolution.themepunch.com/wordpress-instagram-gallery/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:3:\"640\";s:6:\"height\";s:3:\"640\";s:11:\"description\";s:174:\"<span class=\"ttm_content\">This slider is automatically populated by a Instagram stream. Just one slide is needed to show a whole feed!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:416:\"<span class=\"ttm_content\">The content source is set to <a href=\"https://www.themepunch.com/slider-revolution/module-content/#flickr\" target=\"_blank\">\"Instagram Stream\"</a>. Make sure to input your correct API information in the slider settings.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:11:\"socialmedia\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:11;a:23:{s:2:\"id\";s:2:\"12\";s:5:\"title\";s:21:\"Levano Restaurant Bar\";s:5:\"alias\";s:19:\"levanorestaurantbar\";s:3:\"zip\";s:23:\"levanorestaurantbar.zip\";s:3:\"uid\";s:32:\"4178f837db67d1b2eb6cb5840bbd0b42\";s:3:\"img\";s:30:\"levanorestaurantbar/slider.jpg\";s:7:\"preview\";s:63:\"http://revolution.themepunch.com/wordpress-front-page-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:181:\"<span class=\"ttm_content\">A front-page slider that can be used as an intro for your website. Navigate by using mouse-wheel scroll or bullets.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:583:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>Some content is in <a href=\"https://www.themepunch.com/slider-revolution/global-layers/\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Instructions for <a href=\"https://www.themepunch.com/faq/modify-burger-menu/\" target=\"_blank\">changing the menu</a>.</span><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:12;a:22:{s:2:\"id\";s:2:\"13\";s:5:\"title\";s:19:\"Main Feature Slider\";s:5:\"alias\";s:11:\"mainfeature\";s:3:\"zip\";s:15:\"mainfeature.zip\";s:3:\"uid\";s:32:\"1e002a3230ab00095bedc6f60393ee7f\";s:3:\"img\";s:22:\"mainfeature/slider.jpg\";s:7:\"preview\";s:33:\"http://revolution.themepunch.com/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1230\";s:6:\"height\";s:3:\"750\";s:11:\"description\";s:127:\" <span class=\"ttm_content\">A slightly stripped down version of the main preview slider.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:282:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Just edit the slides to change images and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:13;a:23:{s:2:\"id\";s:2:\"14\";s:5:\"title\";s:17:\"Media Gallery Two\";s:5:\"alias\";s:17:\"media-gallery-two\";s:3:\"zip\";s:21:\"media-gallery-two.zip\";s:3:\"uid\";s:32:\"d002f1b1b55805f9322c264c5504ba5a\";s:3:\"img\";s:28:\"media-gallery-two/slider.jpg\";s:7:\"preview\";s:64:\"http://revolution.themepunch.com/wordpress-media-gallery-slider/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:6:\"6.2.22\";s:5:\"width\";s:4:\"1230\";s:6:\"height\";s:3:\"692\";s:11:\"description\";s:127:\"<span class=\"ttm_content\">A media gallery example with Vimeo, HTML5 and Youtube videos.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:282:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Just edit the slides to change media and titles.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:14;a:22:{s:2:\"id\";s:2:\"15\";s:5:\"title\";s:23:\"Media Carousel Autoplay\";s:5:\"alias\";s:23:\"media-carousel-autoplay\";s:3:\"zip\";s:27:\"media-carousel-autoplay.zip\";s:3:\"uid\";s:32:\"393d7875b1cc9d933378b35e4f645d76\";s:3:\"img\";s:34:\"media-carousel-autoplay/slider.jpg\";s:7:\"preview\";s:57:\"http://revolution.themepunch.com/wordpress-media-gallery/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:3:\"720\";s:6:\"height\";s:3:\"405\";s:11:\"description\";s:153:\"<span class=\"ttm_content\">A media carousel with \"autoplay\" activated. Swipe or click tabs to navigate the slider.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:289:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Just edit the slides to change media and caption texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:15;a:22:{s:2:\"id\";s:2:\"16\";s:5:\"title\";s:21:\"News Background Video\";s:5:\"alias\";s:21:\"news-background-video\";s:3:\"zip\";s:17:\"news-bg-video.zip\";s:3:\"uid\";s:32:\"a0efe44ac3af0f958b3f84c816a08272\";s:3:\"img\";s:24:\"news-bg-video/slider.jpg\";s:7:\"preview\";s:58:\"http://revolution.themepunch.com/wordpress-content-blocks/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"500\";s:11:\"description\";s:143:\"<span class=\"ttm_content\">A hero block with HTML5 background video that plays when entering the screen.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:300:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the background video and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:16;a:22:{s:2:\"id\";s:2:\"17\";s:5:\"title\";s:12:\"News Gallery\";s:5:\"alias\";s:12:\"news-gallery\";s:3:\"zip\";s:16:\"news-gallery.zip\";s:3:\"uid\";s:32:\"3a069c3b286dbb9ee435563f747e3300\";s:3:\"img\";s:23:\"news-gallery/slider.jpg\";s:7:\"preview\";s:56:\"http://revolution.themepunch.com/wordpress-news-rotator/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"500\";s:11:\"description\";s:131:\"<span class=\"ttm_content\">A news gallery slideshow with tab navigation. Great for any blog!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:282:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Just edit the slides to change images and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:17;a:22:{s:2:\"id\";s:2:\"18\";s:5:\"title\";s:23:\"News Gallery Post Based\";s:5:\"alias\";s:23:\"news-gallery-post-based\";s:3:\"zip\";s:27:\"news-gallery-post-based.zip\";s:3:\"uid\";s:32:\"32fe05b1039c29ab9420bfd15aec5488\";s:3:\"img\";s:34:\"news-gallery-post-based/slider.jpg\";s:7:\"preview\";s:55:\"http://revolution.themepunch.com/wordpress-post-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"500\";s:11:\"description\";s:125:\"<span class=\"ttm_content\"> This slider is automatically populated by WordPress posts.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:423:\"<span class=\"ttm_content\">The content source is set to <a href=\"https://www.themepunch.com/slider-revolution/module-content/#flickr\" target=\"_blank\">\"Post-Based Slider\"</a>. Make sure to select the post type you want to display in the slider settings.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:9:\"postbased\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:18;a:22:{s:2:\"id\";s:2:\"19\";s:5:\"title\";s:9:\"News Hero\";s:5:\"alias\";s:9:\"news-hero\";s:3:\"zip\";s:13:\"news-hero.zip\";s:3:\"uid\";s:32:\"96a0385538a17c8c81ed8175740f70ea\";s:3:\"img\";s:20:\"news-hero/slider.jpg\";s:7:\"preview\";s:58:\"http://revolution.themepunch.com/wordpress-content-blocks/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"500\";s:11:\"description\";s:107:\"<span class=\"ttm_content\">A image hero block with ken burns effect.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:300:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the background image and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:19;a:22:{s:2:\"id\";s:2:\"20\";s:5:\"title\";s:10:\"News Video\";s:5:\"alias\";s:10:\"news-video\";s:3:\"zip\";s:14:\"news-video.zip\";s:3:\"uid\";s:32:\"f901e9e16e0363248156c2209eb584e9\";s:3:\"img\";s:21:\"news-video/slider.jpg\";s:7:\"preview\";s:58:\"http://revolution.themepunch.com/wordpress-content-blocks/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"500\";s:11:\"description\";s:128:\"<span class=\"ttm_content\">A Vimeo background video hero block with play / pause buttons.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:289:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the video and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:20;a:23:{s:2:\"id\";s:2:\"21\";s:5:\"title\";s:15:\"Newsletter Hero\";s:5:\"alias\";s:15:\"newsletter-hero\";s:3:\"zip\";s:19:\"newsletter-hero.zip\";s:3:\"uid\";s:32:\"6290a9864d8c4c6311784586ed1cc5fe\";s:3:\"img\";s:26:\"newsletter-hero/slider.jpg\";s:7:\"preview\";s:61:\"http://revolution.themepunch.com/wordpress-newsletter-signup/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:137:\"<span class=\"ttm_content\">This hero block uses a custom styled Mailchimp newsletter signup field.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:435:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the background image, texts, and <a href=\"https://www.themepunch.com/faq/how-to-setup-mailchimp-for-the-newsletter-hero-template/\" target=\"_blank\">Mailchimp code</a>.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:21;a:22:{s:2:\"id\";s:2:\"22\";s:5:\"title\";s:11:\"Not Generic\";s:5:\"alias\";s:10:\"notgeneric\";s:3:\"zip\";s:14:\"notgeneric.zip\";s:3:\"uid\";s:32:\"9d87ba95e02210a9f82387add2ceadf9\";s:3:\"img\";s:21:\"notgeneric/slider.jpg\";s:7:\"preview\";s:61:\"http://revolution.themepunch.com/wordpress-fullscreen-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:144:\"<span class=\"ttm_content\">A full-screen slider with a layer based navigation and sleek content elements.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:583:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>Some content is in <a href=\"https://www.themepunch.com/slider-revolution/global-layers/\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Instructions for <a href=\"https://www.themepunch.com/faq/modify-burger-menu/\" target=\"_blank\">changing the menu</a>.</span><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:22;a:23:{s:2:\"id\";s:2:\"23\";s:5:\"title\";s:11:\"Photography\";s:5:\"alias\";s:11:\"photography\";s:3:\"zip\";s:15:\"photography.zip\";s:3:\"uid\";s:32:\"1b2072547afb75e49f33b016751ed360\";s:3:\"img\";s:22:\"photography/slider.jpg\";s:7:\"preview\";s:62:\"http://revolution.themepunch.com/wordpress-photography-slider/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:194:\"<span class=\"ttm_content\">A front-page slider that can be used as an intro for your website. Navigate by using mouse-wheel scroll or the layer-based menu.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:583:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>Some content is in <a href=\"https://www.themepunch.com/slider-revolution/global-layers/\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Instructions for <a href=\"https://www.themepunch.com/faq/modify-burger-menu/\" target=\"_blank\">changing the menu</a>.</span><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:23;a:22:{s:2:\"id\";s:2:\"24\";s:5:\"title\";s:20:\"Photography Carousel\";s:5:\"alias\";s:20:\"photography-carousel\";s:3:\"zip\";s:24:\"photography-carousel.zip\";s:3:\"uid\";s:32:\"9a84b859ba23dc49ba8784e3a86545fa\";s:3:\"img\";s:31:\"photography-carousel/slider.jpg\";s:7:\"preview\";s:57:\"http://revolution.themepunch.com/wordpress-photo-gallery/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:196:\"<span class=\"ttm_content\">A front-page carousel that can be used as an intro for your website. Navigate by using mouse-wheel scroll or the layer-based menu.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:583:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>Some content is in <a href=\"https://www.themepunch.com/slider-revolution/global-layers/\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Instructions for <a href=\"https://www.themepunch.com/faq/modify-burger-menu/\" target=\"_blank\">changing the menu</a>.</span><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:24;a:23:{s:2:\"id\";s:2:\"25\";s:5:\"title\";s:16:\"Search Form Hero\";s:5:\"alias\";s:16:\"search-form-hero\";s:3:\"zip\";s:20:\"search-form-hero.zip\";s:3:\"uid\";s:32:\"e09eb1bd0f22b3a2b02a1aa251dd1f3e\";s:3:\"img\";s:27:\"search-form-hero/slider.jpg\";s:7:\"preview\";s:60:\"http://revolution.themepunch.com/wordpress-search-form-hero/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">This hero block uses a custom styled input field to show search results on a WordPress site.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:320:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the background image, texts, and search field code.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:25;a:22:{s:2:\"id\";s:2:\"26\";s:5:\"title\";s:17:\"Showcase Carousel\";s:5:\"alias\";s:16:\"showcasecarousel\";s:3:\"zip\";s:20:\"showcasecarousel.zip\";s:3:\"uid\";s:32:\"c5ca218398331bd2c064efc2f62eae56\";s:3:\"img\";s:27:\"showcasecarousel/slider.jpg\";s:7:\"preview\";s:62:\"http://revolution.themepunch.com/wordpress-cover-flow-gallery/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:3:\"600\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:129:\"<span class=\"ttm_content\">A fancy carousel that rotates, fades and scales slider items.</span>\r\n<span class=\"ttm_space\"></span>\r\n\";s:11:\"setup_notes\";s:284:\"<span class=\"ttm_content\">This is a \"Default\" content carousel. Just edit the slides to change images and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:26;a:22:{s:2:\"id\";s:2:\"27\";s:5:\"title\";s:11:\"Sports Hero\";s:5:\"alias\";s:11:\"sports-hero\";s:3:\"zip\";s:14:\"sportshero.zip\";s:3:\"uid\";s:32:\"8de7a145f32a362d618d2595ffa2f724\";s:3:\"img\";s:21:\"sportshero/slider.jpg\";s:7:\"preview\";s:54:\"http://revolution.themepunch.com/wordpress-image-hero/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"720\";s:11:\"description\";s:113:\"<span class=\"ttm_content\">An sports themed image hero block with buttons.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:300:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the background image and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:27;a:22:{s:2:\"id\";s:2:\"28\";s:5:\"title\";s:12:\"Twitter Feed\";s:5:\"alias\";s:12:\"twitter-feed\";s:3:\"zip\";s:16:\"twitter-feed.zip\";s:3:\"uid\";s:32:\"efbfc2af5da5258e7b7bed8598e483cc\";s:3:\"img\";s:23:\"twitter-feed/slider.jpg\";s:7:\"preview\";s:56:\"http://revolution.themepunch.com/wordpress-twitter-feed/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"640\";s:11:\"description\";s:173:\"<span class=\"ttm_content\"> This slider is automatically populated by a Twitter stream. Just one slide is needed to show a whole feed!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:414:\"<span class=\"ttm_content\">The content source is set to <a href=\"https://www.themepunch.com/slider-revolution/module-content/#flickr\" target=\"_blank\">\"Twitter Stream\"</a>. Make sure to input your correct API information in the slider settings.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:11:\"socialmedia\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:28;a:22:{s:2:\"id\";s:2:\"29\";s:5:\"title\";s:13:\"Vimeo Gallery\";s:5:\"alias\";s:13:\"vimeo-gallery\";s:3:\"zip\";s:17:\"vimeo-gallery.zip\";s:3:\"uid\";s:32:\"fa824ce1ff3942ec268fc9eda60df539\";s:3:\"img\";s:24:\"vimeo-gallery/slider.jpg\";s:7:\"preview\";s:57:\"http://revolution.themepunch.com/wordpress-vimeo-gallery/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1230\";s:6:\"height\";s:3:\"692\";s:11:\"description\";s:170:\"<span class=\"ttm_content\">This slider is automatically populated by a Vimeo stream. Just one slide is needed to show a whole feed!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:412:\"<span class=\"ttm_content\">The content source is set to <a href=\"https://www.themepunch.com/slider-revolution/module-content/#flickr\" target=\"_blank\">\"Vimeo Stream\"</a>. Make sure to input your correct API information in the slider settings.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:11:\"socialmedia\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:29;a:22:{s:2:\"id\";s:2:\"30\";s:5:\"title\";s:10:\"Vimeo Hero\";s:5:\"alias\";s:9:\"vimeohero\";s:3:\"zip\";s:13:\"vimeohero.zip\";s:3:\"uid\";s:32:\"c575575f96173d88589cddcb06120b77\";s:3:\"img\";s:20:\"vimeohero/slider.jpg\";s:7:\"preview\";s:54:\"http://revolution.themepunch.com/wordpress-hero-vimeo/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:116:\"<span class=\"ttm_content\">A commonly used Vimeo video background hero block.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:464:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the background video and texts.<br/><br/></span>\r\nScreencast for <a href=\"https://www.youtube.com/playlist?list=PLSCdqDWVMJPPXEuOEqYEQMAsp0vAYw52_\" target=\"_blank\">mobile video</a> considerations.</a>\r\n<br/><br/>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:30;a:22:{s:2:\"id\";s:2:\"31\";s:5:\"title\";s:16:\"Web Product Dark\";s:5:\"alias\";s:16:\"web-product-dark\";s:3:\"zip\";s:20:\"web-product-dark.zip\";s:3:\"uid\";s:32:\"39b872cf0608e63c3a503e58374dc30a\";s:3:\"img\";s:27:\"web-product-dark/slider.jpg\";s:7:\"preview\";s:60:\"http://revolution.themepunch.com/wordpress-frontpage-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1400\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:194:\"<span class=\"ttm_content\">A front-page slider that can be used as an intro for your website. Navigate by using mouse-wheel scroll or the layer-based menu.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:583:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>Some content is in <a href=\"https://www.themepunch.com/slider-revolution/global-layers/\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Instructions for <a href=\"https://www.themepunch.com/faq/modify-burger-menu/\" target=\"_blank\">changing the menu</a>.</span><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:31;a:22:{s:2:\"id\";s:2:\"32\";s:5:\"title\";s:21:\"Web Product Dark Hero\";s:5:\"alias\";s:21:\"web-product-dark-hero\";s:3:\"zip\";s:25:\"web-product-dark-hero.zip\";s:3:\"uid\";s:32:\"b6784e8925221f36677217979d26e6f0\";s:3:\"img\";s:32:\"web-product-dark-hero/slider.jpg\";s:7:\"preview\";s:56:\"http://revolution.themepunch.com/wordpress-header-image/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1400\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:162:\"<span class=\"ttm_content\">A modern hero block with three common devices. The screens of each device can be changed easily!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:300:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the background image and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:32;a:22:{s:2:\"id\";s:2:\"33\";s:5:\"title\";s:22:\"Web Product Light Hero\";s:5:\"alias\";s:22:\"web-product-light-hero\";s:3:\"zip\";s:26:\"web-product-light-hero.zip\";s:3:\"uid\";s:32:\"428e65d6aaa6ef775429989d50516492\";s:3:\"img\";s:33:\"web-product-light-hero/slider.jpg\";s:7:\"preview\";s:54:\"http://revolution.themepunch.com/hero-image-wordpress/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1400\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:162:\"<span class=\"ttm_content\">A modern hero block with three common devices. The screens of each device can be changed easily!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:289:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the image and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:33;a:22:{s:2:\"id\";s:2:\"34\";s:5:\"title\";s:17:\"Web Product Light\";s:5:\"alias\";s:15:\"webproductlight\";s:3:\"zip\";s:19:\"webproductlight.zip\";s:3:\"uid\";s:32:\"fa23dab5bf1139c6393828647a9de4e0\";s:3:\"img\";s:26:\"webproductlight/slider.jpg\";s:7:\"preview\";s:54:\"http://revolution.themepunch.com/wordpress-cover-page/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1400\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:194:\"<span class=\"ttm_content\">A front-page slider that can be used as an intro for your website. Navigate by using mouse-wheel scroll or the layer-based menu.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:583:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>Some content is in <a href=\"https://www.themepunch.com/slider-revolution/global-layers/\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Instructions for <a href=\"https://www.themepunch.com/faq/modify-burger-menu/\" target=\"_blank\">changing the menu</a>.</span><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:34;a:22:{s:2:\"id\";s:2:\"35\";s:5:\"title\";s:15:\"Youtube Gallery\";s:5:\"alias\";s:15:\"youtube-gallery\";s:3:\"zip\";s:19:\"youtube-gallery.zip\";s:3:\"uid\";s:32:\"ee9e4928ac74f5f0c0b697ce708f5aa7\";s:3:\"img\";s:26:\"youtube-gallery/slider.jpg\";s:7:\"preview\";s:59:\"http://revolution.themepunch.com/wordpress-youtube-gallery/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:173:\"<span class=\"ttm_content\"> This slider is automatically populated by a YouTube stream. Just one slide is needed to show a whole feed!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:414:\"<span class=\"ttm_content\">The content source is set to <a href=\"https://www.themepunch.com/slider-revolution/module-content/#flickr\" target=\"_blank\">\"YouTube Stream\"</a>. Make sure to input your correct API information in the slider settings.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:11:\"socialmedia\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:35;a:23:{s:2:\"id\";s:2:\"36\";s:5:\"title\";s:12:\"Youtube Hero\";s:5:\"alias\";s:11:\"youtubehero\";s:3:\"zip\";s:15:\"youtubehero.zip\";s:3:\"uid\";s:32:\"e0b2c12a45841bdf21cb96305f2c85bf\";s:3:\"img\";s:22:\"youtubehero/slider.jpg\";s:7:\"preview\";s:58:\"http://revolution.themepunch.com/wordpress-youtube-header/\";s:7:\"version\";s:5:\"1.0.3\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:104:\"<span class=\"ttm_content\">A YouTube video background hero block.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:633:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the background video and texts.<br/><br/></span>\r\nScreencast for <a href=\"https://www.youtube.com/playlist?list=PLSCdqDWVMJPPXEuOEqYEQMAsp0vAYw52_\" target=\"_blank\">mobile video</a> considerations.</a>\r\n<br/><br/>\r\nLearn how to <a href=\"https://www.themepunch.com/faq/enable-sound-for-the-youtube-hero-template/\" target=\"_blank\">enable sound for the background video</a><br /><br />\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:36;a:22:{s:2:\"id\";s:2:\"37\";s:5:\"title\";s:13:\"Scroll Effect\";s:5:\"alias\";s:13:\"scroll-effect\";s:3:\"zip\";s:17:\"scroll-effect.zip\";s:3:\"uid\";s:32:\"417f59e9db87aa7e47c8509eb88d4af6\";s:3:\"img\";s:23:\"scrolleffect/slide1.jpg\";s:7:\"preview\";s:60:\"http://revolution.themepunch.com/big-bold-fullscreen-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:134:\"<span class=\"ttm_content\">A full-screen slider with a unique scroll effect and big, bold text.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:485:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>For further configuration options please view the <a href=\"https://https://www.themepunch.com/slider-revolution/custom-css-javascript/\" target=\"_blank\">\"Custom CSS/JS\"</a> section in the slider settings.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:37;a:22:{s:2:\"id\";s:2:\"38\";s:5:\"title\";s:12:\"Content Zoom\";s:5:\"alias\";s:12:\"content-zoom\";s:3:\"zip\";s:16:\"content-zoom.zip\";s:3:\"uid\";s:32:\"42ef8cdb70d42ec6ff6fa3b69a027b5f\";s:3:\"img\";s:22:\"contentzoom/slide1.jpg\";s:7:\"preview\";s:53:\"http://revolution.themepunch.com/content-zoom-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:243:\"<span class=\"ttm_content\">A very unique full-width slider that uses <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\" target=\"_blank\">\"Layer Actions\"</a> to their potential.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:371:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>It might be helpful to use the \"hide/show layer\" feature to efficiently edit all content.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:38;a:22:{s:2:\"id\";s:2:\"39\";s:5:\"title\";s:13:\"Food Carousel\";s:5:\"alias\";s:13:\"food-carousel\";s:3:\"zip\";s:17:\"food-carousel.zip\";s:3:\"uid\";s:32:\"a7bf54527b6658a0a308c70c729779fe\";s:3:\"img\";s:29:\"foodcarousel/slider_cover.jpg\";s:7:\"preview\";s:54:\"http://revolution.themepunch.com/food-carousel-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:267:\"<span class=\"ttm_content\">A fancy carousel with detail content on each slide. <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\" target=\"_blank\">\"Layer Actions\"</a> are used to show and hide layers.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:371:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>It might be helpful to use the \"hide/show layer\" feature to efficiently edit all content.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:39;a:22:{s:2:\"id\";s:2:\"40\";s:5:\"title\";s:14:\"Rotating Words\";s:5:\"alias\";s:14:\"rotating-words\";s:3:\"zip\";s:18:\"rotating-words.zip\";s:3:\"uid\";s:32:\"70190463d9376f278c8197b7b2ef6c1b\";s:3:\"img\";s:24:\"rotatingwords/slide1.jpg\";s:7:\"preview\";s:53:\"http://revolution.themepunch.com/rotating-words-hero/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:134:\"<span class=\"ttm_content\">A full-screen hero block with unique animated text and blur effects.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:495:\"<span class=\"ttm_content\">This is a \"Default\" hero slider. Edit the slide to change the background media and texts.<br/>For further configuration options please view the <a href=\"https://https://www.themepunch.com/slider-revolution/custom-css-javascript/\" target=\"_blank\">\"Custom CSS/JS\"</a> section in the slider settings.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:40;a:22:{s:2:\"id\";s:2:\"41\";s:5:\"title\";s:22:\"Travel Static Captions\";s:5:\"alias\";s:22:\"travel-static-captions\";s:3:\"zip\";s:26:\"travel-static-captions.zip\";s:3:\"uid\";s:32:\"bbe7d61c7c741ebc7aa1ce1082b0cb71\";s:3:\"img\";s:33:\"travel-static-captions/slide1.jpg\";s:7:\"preview\";s:50:\"http://revolution.themepunch.com/travel-slideshow/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:148:\"<span class=\"ttm_content\">A slideshow example with static captions layers above a rotating image background.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:415:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>Some content is in <a href=\"https://www.themepunch.com/slider-revolution/global-layers/\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:41;a:22:{s:2:\"id\";s:2:\"42\";s:5:\"title\";s:7:\"Concept\";s:5:\"alias\";s:7:\"concept\";s:3:\"zip\";s:11:\"concept.zip\";s:3:\"uid\";s:32:\"47cb06083e87503762f6746725117a3c\";s:3:\"img\";s:18:\"concept/slide1.jpg\";s:7:\"preview\";s:61:\"http://revolution.themepunch.com/fullscreen-wordpress-plugin/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:232:\"<span class=\"ttm_content\">A full-screen slider that uses <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\" target=\"_blank\">\"Layer Actions\"</a> to their potential.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:371:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>It might be helpful to use the \"hide/show layer\" feature to efficiently edit all content.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:42;a:22:{s:2:\"id\";s:2:\"43\";s:5:\"title\";s:15:\"True Fullscreen\";s:5:\"alias\";s:17:\"fullscreen-button\";s:3:\"zip\";s:21:\"fullscreen-button.zip\";s:3:\"uid\";s:32:\"618a43bdf89333b555531f6d6ecde359\";s:3:\"img\";s:28:\"fullscreen-button/slide1.jpg\";s:7:\"preview\";s:61:\"http://revolution.themepunch.com/wordpress-sidebar-slideshow/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:3:\"5.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:246:\"<span class=\"ttm_content\">A slider with a full-screen button that uses <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\" target=\"_blank\">\"Layer Actions\"</a> to their potential.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:297:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Just edit the slides to change the background images and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:43;a:22:{s:2:\"id\";s:2:\"44\";s:5:\"title\";s:16:\"Creative Freedom\";s:5:\"alias\";s:15:\"creativefreedom\";s:3:\"zip\";s:19:\"creativefreedom.zip\";s:3:\"uid\";s:32:\"8902bf6c93126c2c6323626b9e872621\";s:3:\"img\";s:26:\"creativefreedom/slide1.jpg\";s:7:\"preview\";s:56:\"http://revolution.themepunch.com/wordpress-touch-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:3:\"5.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:145:\"<span class=\"ttm_content\">A full-screen slider with a unique vertical navigation and 3D-parallax effects.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:290:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Just edit the slides to change images, videos and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:44;a:22:{s:2:\"id\";s:2:\"45\";s:5:\"title\";s:17:\"3D Parallax Scene\";s:5:\"alias\";s:13:\"parallaxscene\";s:3:\"zip\";s:17:\"parallaxscene.zip\";s:3:\"uid\";s:32:\"51566f1ce649708e97a0f5dfaf05ea19\";s:3:\"img\";s:24:\"parallaxscene/slide1.jpg\";s:7:\"preview\";s:55:\"http://revolution.themepunch.com/wordpress-3d-parallax/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:3:\"5.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"700\";s:11:\"description\";s:328:\"<span class=\"ttm_content\">A 3D-parallax hero scene with mouse-controlled effects. Smart image arrangement creates a convincing 3D effect. Tooltips are shown using <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\" target=\"_blank\">\"Layer Actions\"</a>.</span>\r\n</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:300:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the background image and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:45;a:22:{s:2:\"id\";s:2:\"46\";s:5:\"title\";s:10:\"Wow Factor\";s:5:\"alias\";s:15:\"slidingoverlays\";s:3:\"zip\";s:19:\"slidingoverlays.zip\";s:3:\"uid\";s:32:\"18002d17e8bc7ca61b0951f5305a759e\";s:3:\"img\";s:26:\"slidingoverlays/slide1.jpg\";s:7:\"preview\";s:61:\"http://revolution.themepunch.com/responsive-wordpress-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:3:\"5.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:106:\"<span class=\"ttm_content\">A 3D-parallax effect full-screen slider.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:446:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Just edit the slides to change images and texts.<br/><br/></span>\r\nScreencast for <a href=\"https://www.youtube.com/playlist?list=PLSCdqDWVMJPPXEuOEqYEQMAsp0vAYw52_\" target=\"_blank\">mobile video</a> considerations.</a>\r\n<br/><br/>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:46;a:22:{s:2:\"id\";s:2:\"47\";s:5:\"title\";s:14:\"3D Web Product\";s:5:\"alias\";s:25:\"web-product-light-hero-3d\";s:3:\"zip\";s:29:\"web-product-light-hero-3d.zip\";s:3:\"uid\";s:32:\"efd345c5da805414093e46066cefd751\";s:3:\"img\";s:36:\"web-product-light-hero-3d/slide1.jpg\";s:7:\"preview\";s:52:\"http://revolution.themepunch.com/wordpress-3d-scene/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:3:\"5.1\";s:5:\"width\";s:4:\"1400\";s:6:\"height\";s:3:\"668\";s:11:\"description\";s:149:\"<span class=\"ttm_content\">A 3D-parallax hero scene slider with a convincing depth-effect and animated clouds.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:282:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Just edit the slides to change images and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:47;a:22:{s:2:\"id\";s:2:\"48\";s:5:\"title\";s:15:\"WooCommerce Big\";s:5:\"alias\";s:6:\"woobig\";s:3:\"zip\";s:10:\"woobig.zip\";s:3:\"uid\";s:32:\"bfb09a39656c7c80e86b468fc5b3403c\";s:3:\"img\";s:17:\"woobig/slide1.jpg\";s:7:\"preview\";s:52:\"http://revolution.themepunch.com/woocommerce-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:173:\"<span class=\"ttm_content\">This slider is automatically populated by WooCommerce posts. Just one slide is needed to show a whole feed!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">The content source is set to <a href=\"https://www.themepunch.com/slider-revolution/module-content/#flickr\" target=\"_blank\">\"WooCommerce Slider\"</a>. Make sure to select the products you want to show in the slider settings.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:9:\"postbased\";i:2;s:11:\"woocommerce\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:48;a:22:{s:2:\"id\";s:2:\"49\";s:5:\"title\";s:17:\"WooCommerce Small\";s:5:\"alias\";s:16:\"woocommercesmall\";s:3:\"zip\";s:20:\"woocommercesmall.zip\";s:3:\"uid\";s:32:\"b17c2adcc5c4c4b68a7ac6fee32fa030\";s:3:\"img\";s:27:\"woocommercesmall/slide1.jpg\";s:7:\"preview\";s:52:\"http://revolution.themepunch.com/woocommerce-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:3:\"5.1\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"266\";s:11:\"description\";s:174:\" <span class=\"ttm_content\">This slider is automatically populated by WooCommerce posts. Just one slide is needed to show a whole feed!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">The content source is set to <a href=\"https://www.themepunch.com/slider-revolution/module-content/#flickr\" target=\"_blank\">\"WooCommerce Slider\"</a>. Make sure to select the products you want to show in the slider settings.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:9:\"postbased\";i:2;s:11:\"woocommerce\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:49;a:22:{s:2:\"id\";s:2:\"50\";s:5:\"title\";s:17:\"Restaurant Header\";s:5:\"alias\";s:10:\"finedining\";s:3:\"zip\";s:14:\"finedining.zip\";s:3:\"uid\";s:32:\"03481a9e258501fbe3888b48830ea845\";s:3:\"img\";s:21:\"finedining/slide1.jpg\";s:7:\"preview\";s:56:\"http://revolution.themepunch.com/restaurant-hero-header/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:275:\"<span class=\"ttm_content\">A full-screen hero block slider that shows different background layers on button hover using <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\" target=\"_blank\">\"Layer Actions\"</a>.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:464:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the background image and texts.<br/><br/></span>\r\nScreencast for <a href=\"https://www.youtube.com/playlist?list=PLSCdqDWVMJPPXEuOEqYEQMAsp0vAYw52_\" target=\"_blank\">mobile video</a> considerations.</a>\r\n<br/><br/>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:50;a:22:{s:2:\"id\";s:2:\"51\";s:5:\"title\";s:21:\"Agency Website Header\";s:5:\"alias\";s:12:\"agency-intro\";s:3:\"zip\";s:16:\"agency-intro.zip\";s:3:\"uid\";s:32:\"e9be2afdd55a0c8d0d8d0cc12ba4c82f\";s:3:\"img\";s:23:\"agency-intro/slide1.jpg\";s:7:\"preview\";s:60:\"http://revolution.themepunch.com/agency-website-hero-header/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:302:\" <span class=\"ttm_content\">A full-screen hero block slider with ken burns effect and video modal on button click. <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\" target=\"_blank\">\"Layer Actions\"</a> are used to achieve this effect.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:371:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>It might be helpful to use the \"hide/show layer\" feature to efficiently edit all content.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:51;a:22:{s:2:\"id\";s:2:\"52\";s:5:\"title\";s:11:\"Team Slider\";s:5:\"alias\";s:7:\"ourteam\";s:3:\"zip\";s:11:\"ourteam.zip\";s:3:\"uid\";s:32:\"d8eb1fec07a79202d1118bb17f70c233\";s:3:\"img\";s:18:\"ourteam/slide1.jpg\";s:7:\"preview\";s:74:\"http://revolution.themepunch.com/thumbnail-hover-slider-revolution-plugin/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.1.4\";s:5:\"width\";s:4:\"1400\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:303:\"<span class=\"ttm_content\">A team slider that changes slides and displays additional information on thumbnail hover. It uses <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\" target=\"_blank\">\"Layer Actions\"</a> to achieve this effect.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:657:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>It might be helpful to use the \"hide/show layer\" feature to efficiently edit all content.<br/>Some content is in <a href=\"https://www.themepunch.com/slider-revolution/global-layers/\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\nLearn how to <a href=\"https://www.themepunch.com/faq/modify-thumbnails-for-our-team-template/\" target=\"_blank\">modify the thumbnails</a><br/><br/>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:52;a:22:{s:2:\"id\";s:2:\"53\";s:5:\"title\";s:13:\"Team Carousel\";s:5:\"alias\";s:17:\"our-team-carousel\";s:3:\"zip\";s:21:\"our-team-carousel.zip\";s:3:\"uid\";s:32:\"37656d5dcab1f265c025cb2a3d669809\";s:3:\"img\";s:26:\"ourteamcarousel/slide1.jpg\";s:7:\"preview\";s:83:\"http://revolution.themepunch.com/thumbnail-hover-carousel-slider-revolution-plugin/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.1.4\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:306:\" <span class=\"ttm_content\">A team carousel that changes slides and displays additional information on thumbnail hover. It uses <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\" target=\"_blank\">\"Layer Actions\"</a> to achieve this effect.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:659:\"<span class=\"ttm_content\">This is a \"Default\" content carousel. Edit the slides to change images and texts.<br/>It might be helpful to use the \"hide/show layer\" feature to efficiently edit all content.<br/>Some content is in <a href=\"https://www.themepunch.com/slider-revolution/global-layers/\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\nLearn how to <a href=\"https://www.themepunch.com/faq/modify-thumbnails-for-our-team-template/\" target=\"_blank\">modify the thumbnails</a><br/><br/>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:53;a:22:{s:2:\"id\";s:2:\"54\";s:5:\"title\";s:17:\"4K Youtube Slider\";s:5:\"alias\";s:13:\"betteryoutube\";s:3:\"zip\";s:17:\"betteryoutube.zip\";s:3:\"uid\";s:32:\"d7c5fef9f257037d7a148038aa2a1857\";s:3:\"img\";s:24:\"betteryoutube/slide1.jpg\";s:7:\"preview\";s:94:\"http://revolution.themepunch.com/fullscreen-4k-youtube-video-gallery-slider-revolution-plugin/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"5.1.4\";s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:3:\"675\";s:11:\"description\";s:293:\" <span class=\"ttm_content\">A full-screen youtube gallery with 4K videos as an example. <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\" target=\"_blank\">\"Layer Actions\"</a> are used to breathe life into navigation elements.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:535:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change videos and texts.<br/>It might be helpful to use the \"hide/show layer\" feature to efficiently edit all content.<br/><br/></span>\r\nScreencast for <a href=\"https://www.youtube.com/playlist?list=PLSCdqDWVMJPPXEuOEqYEQMAsp0vAYw52_\" target=\"_blank\">mobile video</a> considerations.</a>\r\n<br/><br/>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:54;a:22:{s:2:\"id\";s:2:\"55\";s:5:\"title\";s:21:\"Agency Website Header\";s:5:\"alias\";s:19:\"agencywebsiteheader\";s:3:\"zip\";s:23:\"agencywebsiteheader.zip\";s:3:\"uid\";s:32:\"c11d272c87277a7a38d9e7fd13e27947\";s:3:\"img\";s:30:\"agencywebsiteheader/slide1.jpg\";s:7:\"preview\";s:56:\"http://revolution.themepunch.com/fullscreen-hero-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:245:\" <span class=\"ttm_content\">A very unique full-screen slider that uses <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\" target=\"_blank\">\"Layer Actions\"</a> to their potential.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:509:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>It might be helpful to use the \"hide/show layer\" feature to efficiently edit all content.<br/>Some content is in <a href=\"https://www.themepunch.com/slider-revolution/global-layers/\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:55;a:22:{s:2:\"id\";s:2:\"56\";s:5:\"title\";s:11:\"Coming Soon\";s:5:\"alias\";s:10:\"comingsoon\";s:3:\"zip\";s:14:\"comingsoon.zip\";s:3:\"uid\";s:32:\"0f89edf995512e6d6e864a2ee7221829\";s:3:\"img\";s:21:\"comingsoon/slide1.jpg\";s:7:\"preview\";s:79:\"http://revolution.themepunch.com/coming-soon-wordpress-under-construction-site/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:299:\"<span class=\"ttm_content\">A full-screen slider that can be used as a \"Coming Soon\" page. <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\" target=\"_blank\">\"Layer Actions\"</a> are used to achieve various interaction possibilities.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:638:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>For further configuration options please view the <a href=\"https://https://www.themepunch.com/slider-revolution/custom-css-javascript/\" target=\"_blank\">\"Custom CSS/JS\"</a> section in the slider settings.<br/><br/></span>\r\nInstructions for <a href=\"https://www.themepunch.com/faq/change-date-for-coming-soon-template/\" target=\"_blank\">how to change the date.</a><br /><br />\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:56;a:22:{s:2:\"id\";s:2:\"57\";s:5:\"title\";s:20:\"Christmas Snow Scene\";s:5:\"alias\";s:9:\"snowscene\";s:3:\"zip\";s:13:\"snowscene.zip\";s:3:\"uid\";s:32:\"a747bf0837caff86c62419a746690209\";s:3:\"img\";s:20:\"snowscene/slide1.jpg\";s:7:\"preview\";s:54:\"http://revolution.themepunch.com/christmas-snow-scene/\";s:7:\"version\";s:5:\"1.0.5\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:141:\"<span class=\"ttm_content\">A slider with multiple christmas themed slides and a neat snow fall effect.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:485:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>For further configuration options please view the <a href=\"https://https://www.themepunch.com/slider-revolution/custom-css-javascript/\" target=\"_blank\">\"Custom CSS/JS\"</a> section in the slider settings.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:57;a:22:{s:2:\"id\";s:2:\"58\";s:5:\"title\";s:15:\"Rock Band Music\";s:5:\"alias\";s:8:\"rockband\";s:3:\"zip\";s:12:\"rockband.zip\";s:3:\"uid\";s:32:\"5f557a5fad2fd6ca982a6ae6e9619637\";s:3:\"img\";s:19:\"rockband/slide1.jpg\";s:7:\"preview\";s:80:\"http://revolution.themepunch.com/rock-band-music-theme-slider-revolution-plugin/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:140:\" <span class=\"ttm_content\">A rock band themed hero block slider with an embedded SoundCloud element.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:464:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the background video and texts.<br/><br/></span>\r\nScreencast for <a href=\"https://www.youtube.com/playlist?list=PLSCdqDWVMJPPXEuOEqYEQMAsp0vAYw52_\" target=\"_blank\">mobile video</a> considerations.</a>\r\n<br/><br/>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:58;a:22:{s:2:\"id\";s:2:\"59\";s:5:\"title\";s:18:\"Sleek Landing Page\";s:5:\"alias\";s:16:\"sleeklandingpage\";s:3:\"zip\";s:20:\"sleeklandingpage.zip\";s:3:\"uid\";s:32:\"07f7f2608936a8ae226213b7d99eee3f\";s:3:\"img\";s:27:\"sleeklandingpage/slide1.jpg\";s:7:\"preview\";s:70:\"http://revolution.themepunch.com/landing-page-free-wordpress-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:191:\"<span class=\"ttm_content\">A full-screen slider that can be used as an App-Landing-Page. The object layers and custom animations create a unique effect.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:415:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>Some content is in <a href=\"https://www.themepunch.com/slider-revolution/global-layers/\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-22 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:59;a:22:{s:2:\"id\";s:2:\"60\";s:5:\"title\";s:16:\"App Landing Page\";s:5:\"alias\";s:14:\"applandingpage\";s:3:\"zip\";s:18:\"applandingpage.zip\";s:3:\"uid\";s:32:\"38eb600893c1484ab8fd2a3dce3678d7\";s:3:\"img\";s:25:\"applandingpage/slide1.jpg\";s:7:\"preview\";s:64:\"http://revolution.themepunch.com/app-landing-page-free-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:263:\"<span class=\"ttm_content\">A full-screen hero block that can be used as an app landing page. The detail view is build using <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\">\"Layer Actions\"</a>.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:371:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>It might be helpful to use the \"hide/show layer\" feature to efficiently edit all content.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:60;a:22:{s:2:\"id\";s:2:\"61\";s:5:\"title\";s:10:\"Desk Scene\";s:5:\"alias\";s:9:\"deskscene\";s:3:\"zip\";s:13:\"deskscene.zip\";s:3:\"uid\";s:32:\"172a1a89a3e3b333cb4dbeb238f534c5\";s:3:\"img\";s:20:\"deskscene/slide1.jpg\";s:7:\"preview\";s:49:\"http://revolution.themepunch.com/hero-desk-scene/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:135:\"<span class=\"ttm_content\">A beautiful desk scene with a cool reveal effect when scrolling down.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:300:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the background image and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:61;a:22:{s:2:\"id\";s:2:\"62\";s:5:\"title\";s:17:\"Clean News Slider\";s:5:\"alias\";s:15:\"cleannewsslider\";s:3:\"zip\";s:19:\"cleannewsslider.zip\";s:3:\"uid\";s:32:\"82c3f521fe31b80984be0f19e1a9899e\";s:3:\"img\";s:26:\"cleannewsslider/slide1.jpg\";s:7:\"preview\";s:55:\"http://revolution.themepunch.com/wordpress-news-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:132:\"<span class=\"ttm_content\">A slideshow example with clean content and thumbnail navigation.</span>\r\n<span class=\"ttm_space\"></span>\r\n\";s:11:\"setup_notes\";s:282:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Just edit the slides to change images and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:62;a:22:{s:2:\"id\";s:2:\"63\";s:5:\"title\";s:13:\"Image Gallery\";s:5:\"alias\";s:12:\"imagegallery\";s:3:\"zip\";s:16:\"imagegallery.zip\";s:3:\"uid\";s:32:\"cef1d75357df2cb53b990c74a214813e\";s:3:\"img\";s:23:\"imagegallery/slide1.jpg\";s:7:\"preview\";s:64:\"http://revolution.themepunch.com/wordpress-photo-gallery-plugin/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.0\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:3:\"667\";s:11:\"description\";s:239:\"<span class=\"ttm_content\">A photo gallery suitable to display your images using <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\">\"Layer Actions\"</a> to their potential.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:415:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>Some content is in <a href=\"https://www.themepunch.com/slider-revolution/global-layers/\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:63;a:22:{s:2:\"id\";s:2:\"64\";s:5:\"title\";s:19:\"Standard WP Gallery\";s:5:\"alias\";s:19:\"standard-wp-gallery\";s:3:\"zip\";s:23:\"standard-wp-gallery.zip\";s:3:\"uid\";s:32:\"632035b8a27652d8081dbdfa343dc93d\";s:3:\"img\";s:30:\"standard-wp-gallery/slide1.jpg\";s:7:\"preview\";s:64:\"http://revolution.themepunch.com/wordpress-photo-gallery-plugin/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.0\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:3:\"667\";s:11:\"description\";s:143:\"<span class=\"ttm_content\">A photo gallery that uses the \"Standard WP Gallery\" add-on to display images.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:407:\"<span class=\"ttm_content\">Please follow the setup guide on the \"Standard WP Gallery\" add-on page.<br/>Some content is in <a href=\"https://www.themepunch.com/slider-revolution/global-layers/\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:9:\"postbased\";}s:14:\"plugin_require\";s:166:\"[{\"path\":\"revslider-gallery-addon\\/revslider-gallery-addon.php\",\"name\":\"WP Gallery AddOn\",\"url\":\"http:\\/\\/revolution.themepunch.com\\/wordpress-photo-gallery-plugin\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:64;a:22:{s:2:\"id\";s:2:\"65\";s:5:\"title\";s:21:\"Clean News Post Based\";s:5:\"alias\";s:21:\"clean-news-post-based\";s:3:\"zip\";s:25:\"clean-news-post-based.zip\";s:3:\"uid\";s:32:\"f4cf5bbe51afa5a361754bb081cbabf2\";s:3:\"img\";s:32:\"clean-news-post-based/slide1.jpg\";s:7:\"preview\";s:55:\"http://revolution.themepunch.com/wordpress-news-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.0\";s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:125:\"<span class=\"ttm_content\"> This slider is automatically populated by WordPress posts.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:423:\"<span class=\"ttm_content\">The content source is set to <a href=\"https://www.themepunch.com/slider-revolution/module-content/#flickr\" target=\"_blank\">\"Post-Based Slider\"</a>. Make sure to select the post type you want to display in the slider settings.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:9:\"postbased\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:65;a:22:{s:2:\"id\";s:2:\"66\";s:5:\"title\";s:22:\"Interactive Whiteboard\";s:5:\"alias\";s:21:\"interactivewhiteboard\";s:3:\"zip\";s:25:\"interactivewhiteboard.zip\";s:3:\"uid\";s:32:\"058b4af535d6c6c7bcec5225845e3eb4\";s:3:\"img\";s:32:\"interactivewhiteboard/slide1.jpg\";s:7:\"preview\";s:77:\"http://revolution.themepunch.com/interactive-whiteboard-animation-free-addon/\";s:7:\"version\";s:5:\"1.0.5\";s:8:\"required\";s:5:\"5.2.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:269:\"<span class=\"ttm_content\">This is the example slider from the Whiteboard add-on preview.<br/><a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\">\"Layer Actions\"</a> are used to achieve certain effects.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:541:\"<span class=\"ttm_content\">This slider template requires the <a href=\"https://www.themepunch.com/slider-revolution/whiteboard-addon/\" target=\"_blank\">Whiteboard add-on</a> to be installed. Edit the slides to change images and texts.<br/>Some content is in <a href=\"https://www.themepunch.com/slider-revolution/global-layers/\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:185:\"[{\"path\":\"revslider-whiteboard-addon\\/revslider-whiteboard-addon.php\",\"name\":\"Whiteboard AddOn\",\"url\":\"http:\\/\\/revolution.themepunch.com\\/interactive-whiteboard-animation-free-addon\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:66;a:22:{s:2:\"id\";s:2:\"68\";s:5:\"title\";s:17:\"Innovation Slider\";s:5:\"alias\";s:10:\"innovation\";s:3:\"zip\";s:14:\"innovation.zip\";s:3:\"uid\";s:32:\"d3440b69126d9c186fddc713b18b0002\";s:3:\"img\";s:21:\"innovation/slide1.jpg\";s:7:\"preview\";s:68:\"https://revolution.themepunch.com/best-wordpress-slider-plugin-2016/\";s:7:\"version\";s:5:\"1.0.5\";s:8:\"required\";s:7:\"5.2.3.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:258:\"<span class=\"ttm_content\">A full-screen slider with an elegant fade-out parallax effect. <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\">\"Layer Actions\"</a> are used for links on layers.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:493:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images, videos and texts.<br/>For further configuration options please view the <a href=\"https://https://www.themepunch.com/slider-revolution/custom-css-javascript/\" target=\"_blank\">\"Custom CSS/JS\"</a> section in the slider settings.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-03-29 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:67;a:25:{s:2:\"id\";s:2:\"69\";s:5:\"title\";s:25:\"Dark Content Block - Menu\";s:5:\"alias\";s:24:\"dark-fullsite-block-menu\";s:3:\"zip\";s:34:\"packs/dark-fullsite-block-menu.zip\";s:3:\"uid\";s:32:\"bf4bd226719d3c3d3146592976e31ca1\";s:3:\"img\";s:35:\"dark-fullsite-block-menu/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/dark-wordpress-parallax-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Fullsite Dark\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"2\";s:9:\"installed\";b:0;}i:68;a:25:{s:2:\"id\";s:2:\"70\";s:5:\"title\";s:25:\"Dark Content Block - Hero\";s:5:\"alias\";s:21:\"dark-fullsite-block-1\";s:3:\"zip\";s:31:\"packs/dark-fullsite-block-1.zip\";s:3:\"uid\";s:32:\"d8859245fe600288ca932dc29aca751f\";s:3:\"img\";s:32:\"dark-fullsite-block-1/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/dark-wordpress-parallax-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Fullsite Dark\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"2\";s:9:\"installed\";b:0;}i:69;a:25:{s:2:\"id\";s:2:\"71\";s:5:\"title\";s:26:\"Dark Content Block - About\";s:5:\"alias\";s:27:\"dark-fullsite-block-2-about\";s:3:\"zip\";s:37:\"packs/dark-fullsite-block-2-about.zip\";s:3:\"uid\";s:32:\"298401901521a197a8294c1b4f73df3e\";s:3:\"img\";s:38:\"dark-fullsite-block-2-about/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/dark-wordpress-parallax-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Fullsite Dark\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"2\";s:9:\"installed\";b:0;}i:70;a:25:{s:2:\"id\";s:2:\"72\";s:5:\"title\";s:29:\"Dark Content Block - Services\";s:5:\"alias\";s:30:\"dark-fullsite-block-3-services\";s:3:\"zip\";s:40:\"packs/dark-fullsite-block-3-services.zip\";s:3:\"uid\";s:32:\"8da3ed605472ed6a26c745fb52f85f82\";s:3:\"img\";s:41:\"dark-fullsite-block-3-services/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/dark-wordpress-parallax-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Fullsite Dark\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"2\";s:9:\"installed\";b:0;}i:71;a:25:{s:2:\"id\";s:2:\"73\";s:5:\"title\";s:29:\"Dark Content Block - Products\";s:5:\"alias\";s:30:\"dark-fullsite-block-4-products\";s:3:\"zip\";s:40:\"packs/dark-fullsite-block-4-products.zip\";s:3:\"uid\";s:32:\"99e4f40399d20261a6131043d0e50b0c\";s:3:\"img\";s:41:\"dark-fullsite-block-4-products/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/dark-wordpress-parallax-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:422:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\r\n\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Fullsite Dark\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"2\";s:9:\"installed\";b:0;}i:72;a:25:{s:2:\"id\";s:2:\"74\";s:5:\"title\";s:33:\"Dark Content Block - Testimonials\";s:5:\"alias\";s:34:\"dark-fullsite-block-5-testimonials\";s:3:\"zip\";s:44:\"packs/dark-fullsite-block-5-testimonials.zip\";s:3:\"uid\";s:32:\"2f9121e0eedd51afe85e233d0743acab\";s:3:\"img\";s:45:\"dark-fullsite-block-5-testimonials/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/dark-wordpress-parallax-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Fullsite Dark\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"2\";s:9:\"installed\";b:0;}i:73;a:25:{s:2:\"id\";s:2:\"75\";s:5:\"title\";s:28:\"Dark Content Block - Callout\";s:5:\"alias\";s:29:\"dark-fullsite-block-6-callout\";s:3:\"zip\";s:39:\"packs/dark-fullsite-block-6-callout.zip\";s:3:\"uid\";s:32:\"55fbecb113ff21f050be7adc08637329\";s:3:\"img\";s:40:\"dark-fullsite-block-6-callout/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/dark-wordpress-parallax-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Fullsite Dark\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"2\";s:9:\"installed\";b:0;}i:74;a:25:{s:2:\"id\";s:2:\"76\";s:5:\"title\";s:27:\"Dark Content Block - Footer\";s:5:\"alias\";s:28:\"dark-fullsite-block-7-footer\";s:3:\"zip\";s:38:\"packs/dark-fullsite-block-7-footer.zip\";s:3:\"uid\";s:32:\"2ff517f5c7c54e3e0c2dd733cfd3400e\";s:3:\"img\";s:39:\"dark-fullsite-block-7-footer/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/dark-wordpress-parallax-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Fullsite Dark\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"2\";s:9:\"installed\";b:0;}i:75;a:25:{s:2:\"id\";s:2:\"77\";s:5:\"title\";s:26:\"Light Content Block - Menu\";s:5:\"alias\";s:19:\"fullsite-block-menu\";s:3:\"zip\";s:29:\"packs/fullsite-block-menu.zip\";s:3:\"uid\";s:32:\"8010971f34387d5f94a1f4e577ef382a\";s:3:\"img\";s:30:\"fullsite-block-menu/slide1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/wordpress-parallax-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:8:\"Fullsite\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"1\";s:9:\"installed\";b:0;}i:76;a:25:{s:2:\"id\";s:2:\"78\";s:5:\"title\";s:26:\"Light Content Block - Hero\";s:5:\"alias\";s:15:\"fullsite-block1\";s:3:\"zip\";s:25:\"packs/fullsite-block1.zip\";s:3:\"uid\";s:32:\"45bf7179843e01ce112e8ec754b0455c\";s:3:\"img\";s:26:\"fullsite-block1/slide1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/wordpress-parallax-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:8:\"Fullsite\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"1\";s:9:\"installed\";b:0;}i:77;a:25:{s:2:\"id\";s:2:\"79\";s:5:\"title\";s:27:\"Light Content Block - About\";s:5:\"alias\";s:22:\"fullsite-block-2-about\";s:3:\"zip\";s:32:\"packs/fullsite-block-2-about.zip\";s:3:\"uid\";s:32:\"8402b460638a746d36433cb161440b7d\";s:3:\"img\";s:33:\"fullsite-block-2-about/slide1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/wordpress-parallax-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:8:\"Fullsite\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"1\";s:9:\"installed\";b:0;}i:78;a:25:{s:2:\"id\";s:2:\"80\";s:5:\"title\";s:30:\"Light Content Block - Services\";s:5:\"alias\";s:25:\"fullsite-block-3-services\";s:3:\"zip\";s:35:\"packs/fullsite-block-3-services.zip\";s:3:\"uid\";s:32:\"7b8cea27f4d6ae17c5e1eae12457bd06\";s:3:\"img\";s:36:\"fullsite-block-3-services/slide1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/wordpress-parallax-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:8:\"Fullsite\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"1\";s:9:\"installed\";b:0;}i:79;a:25:{s:2:\"id\";s:2:\"81\";s:5:\"title\";s:30:\"Light Content Block - Products\";s:5:\"alias\";s:25:\"fullsite-block-4-products\";s:3:\"zip\";s:35:\"packs/fullsite-block-4-products.zip\";s:3:\"uid\";s:32:\"d148935362d7122636cda0635eae4be7\";s:3:\"img\";s:36:\"fullsite-block-4-products/slide1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/wordpress-parallax-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:8:\"Fullsite\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"1\";s:9:\"installed\";b:0;}i:80;a:25:{s:2:\"id\";s:2:\"82\";s:5:\"title\";s:34:\"Light Content Block - Testimonials\";s:5:\"alias\";s:29:\"fullsite-block-5-testimonials\";s:3:\"zip\";s:39:\"packs/fullsite-block-5-testimonials.zip\";s:3:\"uid\";s:32:\"06255bfd421e40f71fa8197b839dbf03\";s:3:\"img\";s:40:\"fullsite-block-5-testimonials/slide1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/wordpress-parallax-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:8:\"Fullsite\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"1\";s:9:\"installed\";b:0;}i:81;a:25:{s:2:\"id\";s:2:\"83\";s:5:\"title\";s:29:\"Light Content Block - Callout\";s:5:\"alias\";s:24:\"fullsite-block-6-callout\";s:3:\"zip\";s:34:\"packs/fullsite-block-6-callout.zip\";s:3:\"uid\";s:32:\"8a88c3447676b613ec5db2fe5d63315c\";s:3:\"img\";s:35:\"fullsite-block-6-callout/slide1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/wordpress-parallax-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:8:\"Fullsite\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"1\";s:9:\"installed\";b:0;}i:82;a:25:{s:2:\"id\";s:2:\"84\";s:5:\"title\";s:28:\"Light Content Block - Footer\";s:5:\"alias\";s:23:\"fullsite-block-7-footer\";s:3:\"zip\";s:33:\"packs/fullsite-block-7-footer.zip\";s:3:\"uid\";s:32:\"34300b4407a2093eb2e1e08868fa8319\";s:3:\"img\";s:34:\"fullsite-block-7-footer/slide1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/wordpress-parallax-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:8:\"Fullsite\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"1\";s:9:\"installed\";b:0;}i:83;a:22:{s:2:\"id\";s:2:\"85\";s:5:\"title\";s:12:\"Tech Journal\";s:5:\"alias\";s:11:\"techjournal\";s:3:\"zip\";s:15:\"techjournal.zip\";s:3:\"uid\";s:32:\"7f92d70d1c108378f915b18c2ceb71d6\";s:3:\"img\";s:22:\"techjournal/slide1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/wordpress-parallax-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:7:\"5.2.5.1\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:130:\"<span class=\"ttm_content\">A full-width slider with navigation direction-based transitions.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:277:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:84;a:22:{s:2:\"id\";s:2:\"86\";s:5:\"title\";s:14:\"Car Dealership\";s:5:\"alias\";s:13:\"cardealership\";s:3:\"zip\";s:17:\"cardealership.zip\";s:3:\"uid\";s:32:\"bb010838855a8ae4d1dd68e139bf169e\";s:3:\"img\";s:24:\"cardealership/slide1.jpg\";s:7:\"preview\";s:56:\"https://revolution.themepunch.com/car-dealership-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:7:\"5.2.5.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"650\";s:11:\"description\";s:130:\"<span class=\"ttm_content\">A full-width slider with navigation direction-based transitions.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:277:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:85;a:22:{s:2:\"id\";s:2:\"87\";s:5:\"title\";s:22:\"FullScreen Menu Slider\";s:5:\"alias\";s:14:\"fullscreenmenu\";s:3:\"zip\";s:18:\"fullscreenmenu.zip\";s:3:\"uid\";s:32:\"6de81d74c4bf193e2e274d43038adc85\";s:3:\"img\";s:25:\"fullscreenmenu/slide1.jpg\";s:7:\"preview\";s:60:\"https://revolution.themepunch.com/wordpress-fullscreen-menu/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:7:\"5.2.5.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:131:\"<span class=\"ttm_content\">A full-screen slider that contains a menu with slide blur effect.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:415:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>Some content is in <a href=\"https://www.themepunch.com/slider-revolution/global-layers/\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:86;a:22:{s:2:\"id\";s:2:\"88\";s:5:\"title\";s:18:\"Creative Frontpage\";s:5:\"alias\";s:17:\"creativefrontpage\";s:3:\"zip\";s:21:\"creativefrontpage.zip\";s:3:\"uid\";s:32:\"0636cb368af3bcaa2f68eb0ebefe6439\";s:3:\"img\";s:28:\"creativefrontpage/slide1.jpg\";s:7:\"preview\";s:56:\"https://revolution.themepunch.com/best-wordpress-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:7:\"5.2.5.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:246:\"<span class=\"ttm_content\">A full-screen slider with hidden slides that are triggered via  <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\" target=\"_blank\">\"Layer Actions\"</a>.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:415:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>Some content is in <a href=\"https://www.themepunch.com/slider-revolution/global-layers/\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:87;a:25:{s:2:\"id\";s:2:\"89\";s:5:\"title\";s:20:\"Website Builder Menu\";s:5:\"alias\";s:19:\"websitebuilder-menu\";s:3:\"zip\";s:29:\"packs/websitebuilder-menu.zip\";s:3:\"uid\";s:32:\"d9e6d9c961f123a3a4847b51fc3ba3a2\";s:3:\"img\";s:30:\"websitebuilder-menu/slide1.jpg\";s:7:\"preview\";s:60:\"https://revolution.themepunch.com/wordpress-website-builder/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:7:\"5.2.5.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:2:\"60\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:15:\"Website Builder\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"3\";s:9:\"installed\";b:0;}i:88;a:25:{s:2:\"id\";s:2:\"90\";s:5:\"title\";s:20:\"Website Builder Hero\";s:5:\"alias\";s:19:\"websitebuilder-hero\";s:3:\"zip\";s:29:\"packs/websitebuilder-hero.zip\";s:3:\"uid\";s:32:\"6cb2df9a41ad2e7865bb9bbea7e39cb5\";s:3:\"img\";s:30:\"websitebuilder-hero/slide1.jpg\";s:7:\"preview\";s:60:\"https://revolution.themepunch.com/wordpress-website-builder/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:7:\"5.2.5.3\";s:5:\"width\";s:4:\"1230\";s:6:\"height\";s:3:\"700\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:15:\"Website Builder\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"3\";s:9:\"installed\";b:0;}i:89;a:25:{s:2:\"id\";s:2:\"91\";s:5:\"title\";s:23:\"Website Builder Clients\";s:5:\"alias\";s:22:\"websitebuilder-clients\";s:3:\"zip\";s:32:\"packs/websitebuilder-clients.zip\";s:3:\"uid\";s:32:\"050e59c43c9a693510d01f29532088cf\";s:3:\"img\";s:33:\"websitebuilder-clients/slide1.jpg\";s:7:\"preview\";s:60:\"https://revolution.themepunch.com/wordpress-website-builder/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:7:\"5.2.5.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"120\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:15:\"Website Builder\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"3\";s:9:\"installed\";b:0;}i:90;a:25:{s:2:\"id\";s:2:\"92\";s:5:\"title\";s:24:\"Website Builder Services\";s:5:\"alias\";s:23:\"websitebuilder-services\";s:3:\"zip\";s:33:\"packs/websitebuilder-services.zip\";s:3:\"uid\";s:32:\"48d56d67615efce619ae973ab4358c07\";s:3:\"img\";s:34:\"websitebuilder-services/slide1.jpg\";s:7:\"preview\";s:60:\"https://revolution.themepunch.com/wordpress-website-builder/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:7:\"5.2.5.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"558\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:15:\"Website Builder\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"3\";s:9:\"installed\";b:0;}i:91;a:25:{s:2:\"id\";s:2:\"93\";s:5:\"title\";s:24:\"Website Builder Discover\";s:5:\"alias\";s:23:\"websitebuilder-discover\";s:3:\"zip\";s:33:\"packs/websitebuilder-discover.zip\";s:3:\"uid\";s:32:\"425a08a7be338daea3df02a07ff5c316\";s:3:\"img\";s:34:\"websitebuilder-discover/slide1.jpg\";s:7:\"preview\";s:60:\"https://revolution.themepunch.com/wordpress-website-builder/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:7:\"5.2.5.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"955\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:15:\"Website Builder\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"3\";s:9:\"installed\";b:0;}i:92;a:25:{s:2:\"id\";s:2:\"94\";s:5:\"title\";s:22:\"Website Builder Slider\";s:5:\"alias\";s:21:\"websitebuilder-slider\";s:3:\"zip\";s:31:\"packs/websitebuilder-slider.zip\";s:3:\"uid\";s:32:\"9d670b7335016accb590dc8d52bfb6f0\";s:3:\"img\";s:32:\"websitebuilder-slider/slide1.jpg\";s:7:\"preview\";s:60:\"https://revolution.themepunch.com/wordpress-website-builder/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:7:\"5.2.5.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"500\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:15:\"Website Builder\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"3\";s:9:\"installed\";b:0;}i:93;a:25:{s:2:\"id\";s:2:\"95\";s:5:\"title\";s:28:\"Website Builder CallToAction\";s:5:\"alias\";s:27:\"websitebuilder-calltoaction\";s:3:\"zip\";s:37:\"packs/websitebuilder-calltoaction.zip\";s:3:\"uid\";s:32:\"45851baf9e61f55ed9f5fa9d0beff77e\";s:3:\"img\";s:38:\"websitebuilder-calltoaction/slide1.jpg\";s:7:\"preview\";s:60:\"https://revolution.themepunch.com/wordpress-website-builder/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:7:\"5.2.5.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"960\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:15:\"Website Builder\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"3\";s:9:\"installed\";b:0;}i:94;a:25:{s:2:\"id\";s:2:\"96\";s:5:\"title\";s:22:\"Website Builder Footer\";s:5:\"alias\";s:21:\"websitebuilder-footer\";s:3:\"zip\";s:31:\"packs/websitebuilder-footer.zip\";s:3:\"uid\";s:32:\"2732bbe66ef28219d6cc53ce8cc78863\";s:3:\"img\";s:32:\"websitebuilder-footer/slide1.jpg\";s:7:\"preview\";s:60:\"https://revolution.themepunch.com/wordpress-website-builder/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:7:\"5.2.5.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:15:\"Website Builder\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"3\";s:9:\"installed\";b:0;}i:95;a:22:{s:2:\"id\";s:2:\"97\";s:5:\"title\";s:21:\"Focus Parallax Effect\";s:5:\"alias\";s:13:\"focusparallax\";s:3:\"zip\";s:17:\"focusparallax.zip\";s:3:\"uid\";s:32:\"13bd15fb3ddf8b9841cb55b89389cc73\";s:3:\"img\";s:24:\"focusparallax/slide1.jpg\";s:7:\"preview\";s:68:\" https://revolution.themepunch.com/parallax-effect-wordpress-plugin/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:7:\"5.2.5.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:256:\"<span class=\"ttm_content\">A full-screen slider with mouse controlled parallax effects. <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\">\"Layer Actions\"</a> are used for links on layers.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:415:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>Some content is in <a href=\"https://www.themepunch.com/slider-revolution/global-layers/\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:96;a:22:{s:2:\"id\";s:2:\"98\";s:5:\"title\";s:14:\"Duotone Slider\";s:5:\"alias\";s:7:\"duotone\";s:3:\"zip\";s:11:\"duotone.zip\";s:3:\"uid\";s:32:\"494862ceb6cb7c6658ad7cd36848cccd\";s:3:\"img\";s:18:\"duotone/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/wordpress-header-image-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:7:\"5.2.5.4\";s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:252:\"<span class=\"ttm_content\">A full-screen slider with unique parallax scroll effect. <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\">\"Layer Actions\"</a> are used for links on layers.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:277:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:97;a:25:{s:2:\"id\";s:2:\"99\";s:5:\"title\";s:12:\"Minimal Menu\";s:5:\"alias\";s:6:\"r_menu\";s:3:\"zip\";s:16:\"packs/r_menu.zip\";s:3:\"uid\";s:32:\"30d6a6895db1a5f29b1679061551c9f0\";s:3:\"img\";s:17:\"r_menu/slide1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/minimal-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"5.2.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"110\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:890:\"<span class=\"ttm_content\">\r\nIn the <a href=\"https://https://www.themepunch.com/slider-revolution/custom-css-javascript/\" target=\"_blank\">Custom JavaScript</a> section of the \"Minimal Menu\" Template you can scroll down to the color change section.<br/>\r\nFor any elements you want to background color change in addition to the sites body, add this class to the <a href=\"https://www.themepunch.com/revslider-doc/layer-attributes/\" target=\"_blank\">Layers Attributes</a> \".tp-colorchange\".<br/><br/>\r\nIf you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:24:\"Minimal Website Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"4\";s:9:\"installed\";b:0;}i:98;a:25:{s:2:\"id\";s:3:\"100\";s:5:\"title\";s:12:\"Minimal Hero\";s:5:\"alias\";s:5:\"rhero\";s:3:\"zip\";s:16:\"packs/r_hero.zip\";s:3:\"uid\";s:32:\"b8b46186956f6e66ad0c08e4532bbbde\";s:3:\"img\";s:17:\"r_hero/slide1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/minimal-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"700\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:890:\"<span class=\"ttm_content\">\r\nIn the <a href=\"https://https://www.themepunch.com/slider-revolution/custom-css-javascript/\" target=\"_blank\">Custom JavaScript</a> section of the \"Minimal Menu\" Template you can scroll down to the color change section.<br/>\r\nFor any elements you want to background color change in addition to the sites body, add this class to the <a href=\"https://www.themepunch.com/revslider-doc/layer-attributes/\" target=\"_blank\">Layers Attributes</a> \".tp-colorchange\".<br/><br/>\r\nIf you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:24:\"Minimal Website Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"4\";s:9:\"installed\";b:0;}i:99;a:25:{s:2:\"id\";s:3:\"101\";s:5:\"title\";s:13:\"Minimal About\";s:5:\"alias\";s:7:\"r_about\";s:3:\"zip\";s:17:\"packs/r_about.zip\";s:3:\"uid\";s:32:\"343010c4b4c03f92888c3e9e95bc2bb1\";s:3:\"img\";s:18:\"r_about/slide1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/minimal-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:890:\"<span class=\"ttm_content\">\r\nIn the <a href=\"https://https://www.themepunch.com/slider-revolution/custom-css-javascript/\" target=\"_blank\">Custom JavaScript</a> section of the \"Minimal Menu\" Template you can scroll down to the color change section.<br/>\r\nFor any elements you want to background color change in addition to the sites body, add this class to the <a href=\"https://www.themepunch.com/revslider-doc/layer-attributes/\" target=\"_blank\">Layers Attributes</a> \".tp-colorchange\".<br/><br/>\r\nIf you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:24:\"Minimal Website Template\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"4\";s:9:\"installed\";b:0;}i:100;a:25:{s:2:\"id\";s:3:\"102\";s:5:\"title\";s:16:\"Minimal Products\";s:5:\"alias\";s:10:\"r_products\";s:3:\"zip\";s:20:\"packs/r_products.zip\";s:3:\"uid\";s:32:\"dda93e85c6a4456d132040147f087f39\";s:3:\"img\";s:21:\"r_products/slide1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/minimal-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:4:\"1100\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:890:\"<span class=\"ttm_content\">\r\nIn the <a href=\"https://https://www.themepunch.com/slider-revolution/custom-css-javascript/\" target=\"_blank\">Custom JavaScript</a> section of the \"Minimal Menu\" Template you can scroll down to the color change section.<br/>\r\nFor any elements you want to background color change in addition to the sites body, add this class to the <a href=\"https://www.themepunch.com/revslider-doc/layer-attributes/\" target=\"_blank\">Layers Attributes</a> \".tp-colorchange\".<br/><br/>\r\nIf you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:24:\"Minimal Website Template\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"4\";s:9:\"installed\";b:0;}i:101;a:25:{s:2:\"id\";s:3:\"103\";s:5:\"title\";s:12:\"Minimal Info\";s:5:\"alias\";s:6:\"r_info\";s:3:\"zip\";s:16:\"packs/r_info.zip\";s:3:\"uid\";s:32:\"d6e368e8fd4862174af6c980389ae530\";s:3:\"img\";s:17:\"r_info/slide1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/minimal-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:890:\"<span class=\"ttm_content\">\r\nIn the <a href=\"https://https://www.themepunch.com/slider-revolution/custom-css-javascript/\" target=\"_blank\">Custom JavaScript</a> section of the \"Minimal Menu\" Template you can scroll down to the color change section.<br/>\r\nFor any elements you want to background color change in addition to the sites body, add this class to the <a href=\"https://www.themepunch.com/revslider-doc/layer-attributes/\" target=\"_blank\">Layers Attributes</a> \".tp-colorchange\".<br/><br/>\r\nIf you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:24:\"Minimal Website Template\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"4\";s:9:\"installed\";b:0;}i:102;a:22:{s:2:\"id\";s:3:\"104\";s:5:\"title\";s:18:\"Inspiration Header\";s:5:\"alias\";s:17:\"inspirationheader\";s:3:\"zip\";s:21:\"inspirationheader.zip\";s:3:\"uid\";s:32:\"69f04b2be0b618fa7e184af83b86b7e7\";s:3:\"img\";s:28:\"inspirationheader/slide1.jpg\";s:7:\"preview\";s:57:\"https://revolution.themepunch.com/wordpress-theme-header/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:159:\"<span class=\"ttm_content\">This full-screen hero slider features sequentially animated texts and cool parallax elements.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:300:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the background image and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:103;a:22:{s:2:\"id\";s:3:\"105\";s:5:\"title\";s:15:\"Magazine Slider\";s:5:\"alias\";s:13:\"magazineposts\";s:3:\"zip\";s:17:\"magazineposts.zip\";s:3:\"uid\";s:32:\"c562f3457e4edbd030959f7c5e6e0f7c\";s:3:\"img\";s:24:\"magazineposts/slide1.jpg\";s:7:\"preview\";s:60:\"https://revolution.themepunch.com/wordpress-magazine-slider/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"5.2.6\";s:5:\"width\";s:4:\"1400\";s:6:\"height\";s:4:\"1000\";s:11:\"description\";s:266:\"<span class=\"ttm_content\">A full-width slider with a mouse-controlled 3D-Parallax effect. Enjoy! <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\">\"Layer Actions\"</a> are used for links on layers.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:277:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:104;a:22:{s:2:\"id\";s:3:\"106\";s:5:\"title\";s:11:\"News Header\";s:5:\"alias\";s:17:\"explorationheader\";s:3:\"zip\";s:21:\"explorationheader.zip\";s:3:\"uid\";s:32:\"8f20d5a868c90ded08b835fb9e8307d7\";s:3:\"img\";s:28:\"explorationheader/slide1.jpg\";s:7:\"preview\";s:56:\"https://revolution.themepunch.com/wordpress-news-header/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"5.2.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:288:\"<span class=\"ttm_content\">A full-screen slider that is a perfect fit for displaying news on your websites header! Check out <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\">\"Layer Actions\"</a> to add links to buttons.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:277:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:105;a:25:{s:2:\"id\";s:3:\"107\";s:5:\"title\";s:23:\"Minimal Website Package\";s:5:\"alias\";s:23:\"minimal-website-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:23:\"minimal-website-package\";s:3:\"img\";s:31:\"packages/template_group_1_1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/minimal-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"110\";s:11:\"description\";s:181:\"<span class=\"ttm_content\">The Minimal Website Template is a one-pager website with a unique background color change effect on scrolling down.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:890:\"<span class=\"ttm_content\">\r\nIn the <a href=\"https://https://www.themepunch.com/slider-revolution/custom-css-javascript/\" target=\"_blank\">Custom JavaScript</a> section of the \"Minimal Menu\" Template you can scroll down to the color change section.<br/>\r\nFor any elements you want to background color change in addition to the sites body, add this class to the <a href=\"https://www.themepunch.com/revslider-doc/layer-attributes/\" target=\"_blank\">Layers Attributes</a> \".tp-colorchange\".<br/><br/>\r\nIf you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:24:\"Minimal Website Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"4\";s:9:\"installed\";b:0;}i:106;a:25:{s:2:\"id\";s:3:\"108\";s:5:\"title\";s:23:\"Website Builder Package\";s:5:\"alias\";s:22:\"websitebuilder-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:22:\"websitebuilder-package\";s:3:\"img\";s:29:\"packages/template_group_2.jpg\";s:7:\"preview\";s:60:\"https://revolution.themepunch.com/wordpress-website-builder/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:7:\"5.2.5.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:2:\"60\";s:11:\"description\";s:191:\"<span class=\"ttm_content\">The Website Builder Package is a clean, usable collection website modules that can be used all together or each on their own.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:15:\"Website Builder\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"3\";s:9:\"installed\";b:0;}i:107;a:25:{s:2:\"id\";s:3:\"109\";s:5:\"title\";s:26:\"Dark Content Block Package\";s:5:\"alias\";s:27:\"dark-fullsite-block-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:27:\"dark-fullsite-block-package\";s:3:\"img\";s:29:\"packages/template_group_4.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/dark-wordpress-parallax-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">This Minimal Website Template has some sleek parallax effects and on-demand loading modules.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Fullsite Dark\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"2\";s:9:\"installed\";b:0;}i:108;a:25:{s:2:\"id\";s:3:\"110\";s:5:\"title\";s:27:\"Light Content Block Package\";s:5:\"alias\";s:22:\"fullsite-block-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:22:\"fullsite-block-package\";s:3:\"img\";s:29:\"packages/template_group_3.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/wordpress-parallax-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">This Minimal Website Template has some sleek parallax effects and on-demand loading modules.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:8:\"Fullsite\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"1\";s:9:\"installed\";b:0;}i:109;a:22:{s:2:\"id\";s:3:\"111\";s:5:\"title\";s:17:\"Typewriter Effect\";s:5:\"alias\";s:16:\"typewritereffect\";s:3:\"zip\";s:20:\"typewritereffect.zip\";s:3:\"uid\";s:32:\"d6f8bae06cc4a7b158d680c01e59ddc2\";s:3:\"img\";s:27:\"typewritereffect/slide1.jpg\";s:7:\"preview\";s:62:\"https://revolution.themepunch.com/wordpress-typewriter-effect/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:263:\"<span class=\"ttm_content\">This is the example slider from the Typewriter add-on preview.<br/><a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\">\"Layer Actions\"</a> are used for links on buttons.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:403:\"<span class=\"ttm_content\">This slider template requires the <a href=\"https://www.themepunch.com/slider-revolution/typewriter-addon/\" target=\"_blank\">Typewriter add-on</a> to be installed. Edit the slides to change images and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:173:\"[{\"path\":\"revslider-typewriter-addon\\/revslider-typewriter-addon.php\",\"name\":\"Typewriter AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/typewriter-addon\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:110;a:22:{s:2:\"id\";s:3:\"112\";s:5:\"title\";s:17:\"Blend Mode Header\";s:5:\"alias\";s:15:\"blendmodeheader\";s:3:\"zip\";s:19:\"blendmodeheader.zip\";s:3:\"uid\";s:32:\"2e44e976596d757aab40ffa28086dcf9\";s:3:\"img\";s:26:\"blendmodeheader/slide1.jpg\";s:7:\"preview\";s:57:\"https://revolution.themepunch.com/blend-mode-hero-header/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:4:\"1000\";s:11:\"description\";s:163:\"<span class=\"ttm_content\">This full-screen hero header with HMTL5 background video, utilizes the new 5.3 blend mode effect.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:300:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the background image and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:111;a:26:{s:2:\"id\";s:3:\"113\";s:5:\"title\";s:17:\"Themeplicity Menu\";s:5:\"alias\";s:17:\"themeplicity_menu\";s:3:\"zip\";s:27:\"packs/themeplicity_menu.zip\";s:3:\"uid\";s:32:\"7d5c1e75eaafa63683895a32a62f4ce0\";s:3:\"img\";s:28:\"themeplicity_menu/slide1.jpg\";s:7:\"preview\";s:50:\"https://revolution.themepunch.com/wordpress-theme/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:2:\"90\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Themeplicity Website Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"5\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:112;a:26:{s:2:\"id\";s:3:\"114\";s:5:\"title\";s:19:\"Themeplicity Header\";s:5:\"alias\";s:19:\"themeplicity_header\";s:3:\"zip\";s:29:\"packs/themeplicity_header.zip\";s:3:\"uid\";s:32:\"907091e4d58acc7d12f802de2f280b7d\";s:3:\"img\";s:30:\"themeplicity_header/slide1.jpg\";s:7:\"preview\";s:50:\"https://revolution.themepunch.com/wordpress-theme/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:4:\"1000\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Themeplicity Website Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"5\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:113;a:26:{s:2:\"id\";s:3:\"115\";s:5:\"title\";s:18:\"Themeplicity Offer\";s:5:\"alias\";s:18:\"themeplicity_offer\";s:3:\"zip\";s:28:\"packs/themeplicity_offer.zip\";s:3:\"uid\";s:32:\"1bd8f9aa2f3e340449664c65ba17fb51\";s:3:\"img\";s:29:\"themeplicity_offer/slide1.jpg\";s:7:\"preview\";s:50:\"https://revolution.themepunch.com/wordpress-theme/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"330\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Themeplicity Website Template\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"5\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:114;a:26:{s:2:\"id\";s:3:\"116\";s:5:\"title\";s:23:\"Themeplicity What We Do\";s:5:\"alias\";s:21:\"themeplicity_whatwedo\";s:3:\"zip\";s:31:\"packs/themeplicity_whatwedo.zip\";s:3:\"uid\";s:32:\"aa800a44b5a3eab30414dde1f32bfed7\";s:3:\"img\";s:32:\"themeplicity_whatwedo/slide1.jpg\";s:7:\"preview\";s:50:\"https://revolution.themepunch.com/wordpress-theme/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"813\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Themeplicity Website Template\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"5\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:115;a:26:{s:2:\"id\";s:3:\"117\";s:5:\"title\";s:21:\"Themeplicity Projects\";s:5:\"alias\";s:21:\"themeplicity_projects\";s:3:\"zip\";s:31:\"packs/themeplicity_projects.zip\";s:3:\"uid\";s:32:\"5f61b3a13033ba6a51a18270163e0a50\";s:3:\"img\";s:32:\"themeplicity_projects/slide1.jpg\";s:7:\"preview\";s:50:\"https://revolution.themepunch.com/wordpress-theme/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"813\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Themeplicity Website Template\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"5\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:116;a:26:{s:2:\"id\";s:3:\"118\";s:5:\"title\";s:24:\"Themeplicity Whats Great\";s:5:\"alias\";s:23:\"themeplicity_whatsgreat\";s:3:\"zip\";s:33:\"packs/themeplicity_whatsgreat.zip\";s:3:\"uid\";s:32:\"ce9faf8c55ed2e33e091b23667e7173b\";s:3:\"img\";s:34:\"themeplicity_whatsgreat/slide1.jpg\";s:7:\"preview\";s:50:\"https://revolution.themepunch.com/wordpress-theme/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Themeplicity Website Template\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"5\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:117;a:26:{s:2:\"id\";s:3:\"119\";s:5:\"title\";s:19:\"Themeplicity Tables\";s:5:\"alias\";s:19:\"themeplicity_tables\";s:3:\"zip\";s:29:\"packs/themeplicity_tables.zip\";s:3:\"uid\";s:32:\"f28bb4cd20ec1f29a1de7da5ad09c293\";s:3:\"img\";s:30:\"themeplicity_tables/slide1.jpg\";s:7:\"preview\";s:50:\"https://revolution.themepunch.com/wordpress-theme/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:4:\"1059\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Themeplicity Website Template\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"5\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:118;a:26:{s:2:\"id\";s:3:\"120\";s:5:\"title\";s:24:\"Themeplicity Contactform\";s:5:\"alias\";s:24:\"themeplicity_contactform\";s:3:\"zip\";s:34:\"packs/themeplicity_contactform.zip\";s:3:\"uid\";s:32:\"3e59da970f534490774fa8e053f5b5ed\";s:3:\"img\";s:35:\"themeplicity_contactform/slide1.jpg\";s:7:\"preview\";s:50:\"https://revolution.themepunch.com/wordpress-theme/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:4:\"1067\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Themeplicity Website Template\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"5\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:119;a:26:{s:2:\"id\";s:3:\"121\";s:5:\"title\";s:19:\"Themeplicity Footer\";s:5:\"alias\";s:19:\"themeplicity_footer\";s:3:\"zip\";s:29:\"packs/themeplicity_footer.zip\";s:3:\"uid\";s:32:\"89eeb0b4b852c5f743e1bd76e3e8f2ef\";s:3:\"img\";s:30:\"themeplicity_footer/slide1.jpg\";s:7:\"preview\";s:50:\"https://revolution.themepunch.com/wordpress-theme/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"780\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Themeplicity Website Template\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"5\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:120;a:26:{s:2:\"id\";s:3:\"122\";s:5:\"title\";s:20:\"Themeplicity Package\";s:5:\"alias\";s:20:\"themeplicity-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:20:\"themeplicity-package\";s:3:\"img\";s:38:\"packages/templatepack_themeplicity.jpg\";s:7:\"preview\";s:50:\"https://revolution.themepunch.com/wordpress-theme/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Themeplicity Website Template uses the new groups & rows feature introduced in 5.3 to its full potential.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Themeplicity Website Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"5\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:121;a:26:{s:2:\"id\";s:3:\"123\";s:5:\"title\";s:19:\"Nice And Clean Menu\";s:5:\"alias\";s:17:\"NiceAndClean_Menu\";s:3:\"zip\";s:27:\"packs/NiceAndClean_Menu.zip\";s:3:\"uid\";s:32:\"3f8c01e26c7446428e045c4b1180776d\";s:3:\"img\";s:28:\"NiceAndClean_Menu/slide1.jpg\";s:7:\"preview\";s:72:\"https://revolution.themepunch.com/nice-clean-responsive-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:2:\"90\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"Nice & Clean Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"6\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:122;a:26:{s:2:\"id\";s:3:\"124\";s:5:\"title\";s:21:\"Nice And Clean Header\";s:5:\"alias\";s:19:\"NiceAndClean_Header\";s:3:\"zip\";s:29:\"packs/NiceAndClean_Header.zip\";s:3:\"uid\";s:32:\"76931033addb20a62557c2845a4d6a11\";s:3:\"img\";s:30:\"NiceAndClean_Header/slide1.jpg\";s:7:\"preview\";s:72:\"https://revolution.themepunch.com/nice-clean-responsive-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"Nice & Clean Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"6\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:123;a:26:{s:2:\"id\";s:3:\"125\";s:5:\"title\";s:23:\"Nice And Clean Services\";s:5:\"alias\";s:21:\"NiceAndClean_Services\";s:3:\"zip\";s:31:\"packs/NiceAndClean_Services.zip\";s:3:\"uid\";s:32:\"02f72ec606800c8215bcadea09624e87\";s:3:\"img\";s:32:\"NiceAndClean_Services/slide1.jpg\";s:7:\"preview\";s:72:\"https://revolution.themepunch.com/nice-clean-responsive-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"360\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"Nice & Clean Template\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"6\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:124;a:26:{s:2:\"id\";s:3:\"126\";s:5:\"title\";s:20:\"Nice And Clean About\";s:5:\"alias\";s:18:\"NiceAndClean_About\";s:3:\"zip\";s:28:\"packs/NiceAndClean_About.zip\";s:3:\"uid\";s:32:\"9510f6fdbb8e9473e8c22f692a6bc89f\";s:3:\"img\";s:29:\"NiceAndClean_About/slide1.jpg\";s:7:\"preview\";s:72:\"https://revolution.themepunch.com/nice-clean-responsive-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"Nice & Clean Template\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"6\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:125;a:26:{s:2:\"id\";s:3:\"127\";s:5:\"title\";s:20:\"Nice And Clean Video\";s:5:\"alias\";s:18:\"niceandclean_video\";s:3:\"zip\";s:28:\"packs/niceandclean_video.zip\";s:3:\"uid\";s:32:\"2bb9e1ad329435cc500542d0c7025e15\";s:3:\"img\";s:29:\"niceandclean_video/slide1.jpg\";s:7:\"preview\";s:72:\"https://revolution.themepunch.com/nice-clean-responsive-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"Nice & Clean Template\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"6\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:126;a:26:{s:2:\"id\";s:3:\"128\";s:5:\"title\";s:25:\"Nice And Clean Highlights\";s:5:\"alias\";s:23:\"niceandclean_highlights\";s:3:\"zip\";s:33:\"packs/niceandclean_highlights.zip\";s:3:\"uid\";s:32:\"ff396af163a79d2d5b35db17c1ea7aa6\";s:3:\"img\";s:34:\"niceandclean_highlights/slide1.jpg\";s:7:\"preview\";s:72:\"https://revolution.themepunch.com/nice-clean-responsive-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"Nice & Clean Template\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"6\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:127;a:26:{s:2:\"id\";s:3:\"129\";s:5:\"title\";s:23:\"Nice And Clean Projects\";s:5:\"alias\";s:21:\"NiceAndClean_Projects\";s:3:\"zip\";s:31:\"packs/NiceAndClean_Projects.zip\";s:3:\"uid\";s:32:\"1e6695959ef83f8975b52289c08a4d44\";s:3:\"img\";s:32:\"NiceAndClean_Projects/slide1.jpg\";s:7:\"preview\";s:72:\"https://revolution.themepunch.com/nice-clean-responsive-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:3:\"600\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"Nice & Clean Template\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"6\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:128;a:26:{s:2:\"id\";s:3:\"130\";s:5:\"title\";s:25:\"Nice And Clean TextBlocks\";s:5:\"alias\";s:23:\"niceandclean_textblocks\";s:3:\"zip\";s:33:\"packs/niceandclean_textblocks.zip\";s:3:\"uid\";s:32:\"1f33eb839c96ea3225faff1c8d382b05\";s:3:\"img\";s:34:\"niceandclean_textblocks/slide1.jpg\";s:7:\"preview\";s:72:\"https://revolution.themepunch.com/nice-clean-responsive-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"Nice & Clean Template\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"6\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:129;a:26:{s:2:\"id\";s:3:\"131\";s:5:\"title\";s:22:\"Nice And Clean CallOut\";s:5:\"alias\";s:20:\"niceandclean_callout\";s:3:\"zip\";s:30:\"packs/niceandclean_callout.zip\";s:3:\"uid\";s:32:\"54d4d9bcf79d357de0e614700e909863\";s:3:\"img\";s:31:\"niceandclean_callout/slide1.jpg\";s:7:\"preview\";s:72:\"https://revolution.themepunch.com/nice-clean-responsive-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"500\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"Nice & Clean Template\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"6\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:130;a:26:{s:2:\"id\";s:3:\"132\";s:5:\"title\";s:21:\"Nice And Clean Footer\";s:5:\"alias\";s:19:\"niceandclean_footer\";s:3:\"zip\";s:29:\"packs/niceandclean_footer.zip\";s:3:\"uid\";s:32:\"5492d7f72b3771a4e754f91bda063b15\";s:3:\"img\";s:30:\"niceandclean_footer/slide1.jpg\";s:7:\"preview\";s:72:\"https://revolution.themepunch.com/nice-clean-responsive-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"400\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:542:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">For using the social sharing buttons, please install the social sharing add-on.<br><br></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"Nice & Clean Template\";s:13:\"package_order\";s:1:\"9\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"6\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:131;a:22:{s:2:\"id\";s:3:\"134\";s:5:\"title\";s:15:\"80s Style Intro\";s:5:\"alias\";s:3:\"80s\";s:3:\"zip\";s:7:\"80s.zip\";s:3:\"uid\";s:32:\"98881ab51f71b2fbdb220752d321b15a\";s:3:\"img\";s:14:\"80s/slide1.jpg\";s:7:\"preview\";s:50:\"https://revolution.themepunch.com/80s-style-intro/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.3.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:139:\"<span class=\"ttm_content\">This intro hero block takes you back to the 80\'s with some funky effects.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:317:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the background image and text.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:132;a:22:{s:2:\"id\";s:3:\"135\";s:5:\"title\";s:18:\"Blur Effect Slider\";s:5:\"alias\";s:10:\"blurslider\";s:3:\"zip\";s:14:\"blurslider.zip\";s:3:\"uid\";s:32:\"83bd6e1ccef83f03c944fa05b0a2d879\";s:3:\"img\";s:21:\"blurslider/slide1.jpg\";s:7:\"preview\";s:53:\"https://revolution.themepunch.com/blur-effect-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.3.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:147:\"<span class=\"ttm_content\">This slider makes use of the brand new blur effects available with version 5.3.1.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:315:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Just edit the slides to change the background images and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:133;a:22:{s:2:\"id\";s:3:\"136\";s:5:\"title\";s:18:\"Coming Soon Add-On\";s:5:\"alias\";s:15:\"ComingSoonAddon\";s:3:\"zip\";s:19:\"ComingSoonAddon.zip\";s:3:\"uid\";s:32:\"51258492055b940099eb96ba52901fa9\";s:3:\"img\";s:26:\"ComingSoonAddon/slide1.jpg\";s:7:\"preview\";s:53:\"https://revolution.themepunch.com/coming-soon-add-on/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.3.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:133:\"<span class=\"ttm_content\">This slider template makes use of the brand new Coming Soon Add-On.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:197:\"[{\"path\":\"revslider-maintenance-addon\\/revslider-maintenance-addon.php\",\"name\":\"Coming Soon & Maintenance AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/revslider-doc\\/add-coming-soon-maintenance\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:134;a:26:{s:2:\"id\";s:3:\"137\";s:5:\"title\";s:22:\"Nice And Clean Package\";s:5:\"alias\";s:22:\"nice-and-clean-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:22:\"nice-and-clean-package\";s:3:\"img\";s:38:\"packages/templatepack_niceandclean.jpg\";s:7:\"preview\";s:72:\"https://revolution.themepunch.com/nice-clean-responsive-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:242:\"<span class=\"ttm_content\">The Nice & Clean Website Template uses groups & rows for a fully responsive website experience. Elegant blur effects available since version 5.3.1 make this template stand out!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"Nice & Clean Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"6\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:135;a:22:{s:2:\"id\";s:3:\"138\";s:5:\"title\";s:18:\"Snow Effect Add-On\";s:5:\"alias\";s:9:\"snowaddon\";s:3:\"zip\";s:13:\"snowaddon.zip\";s:3:\"uid\";s:32:\"7408d8567b8af5716eaabd390422e51b\";s:3:\"img\";s:20:\"snowaddon/slide1.jpg\";s:7:\"preview\";s:53:\"https://revolution.themepunch.com/snow-effect-add-on/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.3.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:183:\"<span class=\"ttm_content\">Add a pleasant Snow Effect to your website with this slider template. Make sure to install the \"Holiday Snow\" Add-On.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:153:\"[{\"path\":\"revslider-snow-addon\\/revslider-snow-addon.php\",\"name\":\"Snow AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:136;a:22:{s:2:\"id\";s:3:\"139\";s:5:\"title\";s:19:\"Particle Effect One\";s:5:\"alias\";s:19:\"particle-effect-one\";s:3:\"zip\";s:23:\"particle-effect-one.zip\";s:3:\"uid\";s:32:\"a4611c906e35ca60f617da86217b5299\";s:3:\"img\";s:30:\"particle-effect-one/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/particle-effect-for-wordpress/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:143:\"<span class=\"ttm_content\">A unique particle effect that can serve as a stunning intro for your website.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:442:\"<span class=\"ttm_content\">The blend mode effect is achieved through a layer image with CSS blend mode. If you want to customize this effect, select the \"BLEND MODE IMAGE\" layer and go to \"advanced style -> filters -> blend mode\".</span>\r\n<span class=\"ttm_space\"></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:137;a:22:{s:2:\"id\";s:3:\"140\";s:5:\"title\";s:19:\"Particle Effect Two\";s:5:\"alias\";s:19:\"particle-effect-two\";s:3:\"zip\";s:23:\"particle-effect-two.zip\";s:3:\"uid\";s:32:\"b8ecbf43374a69e4ab329ea834862ef8\";s:3:\"img\";s:30:\"particle-effect-two/slide1.jpg\";s:7:\"preview\";s:56:\"https://revolution.themepunch.com/particle-effect-intro/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:143:\"<span class=\"ttm_content\">A unique particle effect that can serve as a stunning intro for your website.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:138;a:22:{s:2:\"id\";s:3:\"141\";s:5:\"title\";s:21:\"Particle Effect Three\";s:5:\"alias\";s:21:\"particle-effect-three\";s:3:\"zip\";s:25:\"particle-effect-three.zip\";s:3:\"uid\";s:32:\"b33bc2c5655d8d51cd17c3740f72e748\";s:3:\"img\";s:32:\"particle-effect-three/slide1.jpg\";s:7:\"preview\";s:61:\"https://revolution.themepunch.com/particle-background-effect/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:143:\"<span class=\"ttm_content\">A unique particle effect that can serve as a stunning intro for your website.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:437:\"<span class=\"ttm_content\">The blend mode effect is achieved through a layer image with CSS blend mode. If you want to customize this effect, select the \"BLEND IMAGE\" layer and go to \"advanced style -> filters -> blend mode\".</span>\r\n<span class=\"ttm_space\"></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:139;a:23:{s:2:\"id\";s:3:\"142\";s:5:\"title\";s:16:\"Portfolio Viewer\";s:5:\"alias\";s:15:\"portfolioviewer\";s:3:\"zip\";s:19:\"portfolioviewer.zip\";s:3:\"uid\";s:32:\"9ac7230ff5b880fb6c8f28fbbc123b3b\";s:3:\"img\";s:26:\"portfolioviewer/slide1.jpg\";s:7:\"preview\";s:61:\"https://revolution.themepunch.com/wordpress-portfolio-plugin/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:207:\"<span class=\"ttm_content\">This slider template can be used to display your portfolio highlights in a stunning way, utilising out free particles add-on and blend modes.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:387:\"<span class=\"ttm_content\">The navigation for the slides is found in the <a href=\"https://www.themepunch.com/slider-revolution/global-layers/\" target=\"_blank\">Static Layers</a>.</span><span class=\"ttm_space\"></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:140;a:22:{s:2:\"id\";s:3:\"143\";s:5:\"title\";s:12:\"App Showcase\";s:5:\"alias\";s:11:\"appshowcase\";s:3:\"zip\";s:15:\"appshowcase.zip\";s:3:\"uid\";s:32:\"082aef931b0369080bc30c3a2a0c331f\";s:3:\"img\";s:22:\"appshowcase/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/app-showcase-wordpress-plugin/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:239:\"<span class=\"ttm_content\">This template shows off our new \"Polyfold Effects\" Add-On in form of an App product showcase module. Get started now and illustrate your Apps key features in a striking way!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:179:\"[{\"path\":\"revslider-polyfold-addon\\/revslider-polyfold-addon.php\",\"name\":\"Polyfold Scroll Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:141;a:23:{s:2:\"id\";s:3:\"144\";s:5:\"title\";s:19:\"Gravity Design Hero\";s:5:\"alias\";s:13:\"gravitydesign\";s:3:\"zip\";s:17:\"gravitydesign.zip\";s:3:\"uid\";s:32:\"7bdbe73a6e5bf290cb4412708ac4134d\";s:3:\"img\";s:24:\"gravitydesign/slide1.jpg\";s:7:\"preview\";s:68:\"https://revolution.themepunch.com/best-wordpress-slider-plugin-2017/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:205:\"<span class=\"ttm_content\">This hero template shows a striking mouse-parallax scene and cool particle effects. Requires our \"Particle Effects\" Add-on to be installed.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:142;a:23:{s:2:\"id\";s:3:\"145\";s:5:\"title\";s:14:\"404 Error Page\";s:5:\"alias\";s:12:\"404errorpage\";s:3:\"zip\";s:16:\"404errorpage.zip\";s:3:\"uid\";s:32:\"2dc62d802b42b73088651cac17d0c486\";s:3:\"img\";s:23:\"404errorpage/slide1.jpg\";s:7:\"preview\";s:58:\"https://revolution.themepunch.com/404-error-page-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:227:\"<span class=\"ttm_content\">This template can be used as a custom error page on your website with our new 404 page Add-On. Of course you can also use this template as a regular hero header.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:179:\"{\"1\":{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}}\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:143;a:22:{s:2:\"id\";s:3:\"146\";s:5:\"title\";s:16:\"Carousel Gallery\";s:5:\"alias\";s:15:\"carouselgallery\";s:3:\"zip\";s:19:\"carouselgallery.zip\";s:3:\"uid\";s:32:\"041838fd32923c40e15c998f0ea19526\";s:3:\"img\";s:26:\"carouselgallery/slide1.jpg\";s:7:\"preview\";s:61:\"https://revolution.themepunch.com/wordpress-carousel-gallery/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:3:\"5.4\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:159:\"<span class=\"ttm_content\">This carousel gallery features a subtle parallax effect, html5 video and a fullscreen button.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:144;a:23:{s:2:\"id\";s:3:\"147\";s:5:\"title\";s:16:\"Filmstrip Effect\";s:5:\"alias\";s:9:\"filmstrip\";s:3:\"zip\";s:13:\"filmstrip.zip\";s:3:\"uid\";s:32:\"7bd142f272cc15d86998a79520e9e581\";s:3:\"img\";s:20:\"filmstrip/slide1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/filmstrip-add-on-slider/ \";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:241:\"<span class=\"ttm_content\">This template uses our Filmstrip Add-On to display a continuous scrolling set of images per slide.\r\n There is lots of customization options like animation speed and direction.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:180:\"[{\"path\":\"revslider-filmstrip-addon\\/revslider-filmstrip-addon.php\",\"name\":\"Background FilmStrip Add-On\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:145;a:22:{s:2:\"id\";s:3:\"148\";s:5:\"title\";s:11:\"Space Opera\";s:5:\"alias\";s:10:\"spaceopera\";s:3:\"zip\";s:14:\"spaceopera.zip\";s:3:\"uid\";s:32:\"a2c8bffcb138a86c0f373adebb6de046\";s:3:\"img\";s:21:\"spaceopera/slide1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/space-opera-presentation/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:3:\"5.4\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:201:\"<span class=\"ttm_content\">The Space Opera template can be enjoyed as a slow paced, full-screen slider experience and is great to show your most prominent photos.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:146;a:22:{s:2:\"id\";s:3:\"149\";s:5:\"title\";s:13:\"Website Intro\";s:5:\"alias\";s:12:\"websiteintro\";s:3:\"zip\";s:16:\"websiteintro.zip\";s:3:\"uid\";s:32:\"348df76d999456aa19be58c9df56ae20\";s:3:\"img\";s:23:\"websiteintro/slide1.jpg\";s:7:\"preview\";s:65:\"https://revolution.themepunch.com/website-intro-wordpress-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:3:\"5.4\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:274:\"<span class=\"ttm_content\">Making use of our new Slicey Add-On, this slider show a really cool effect you just have to experience yourself! Just change the slides background images and the existing slices will automatically be applied.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:171:\"[{\"path\":\"revslider-slicey-addon\\/revslider-slicey-addon.php\",\"name\":\"Background Slicey Add-On\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:147;a:22:{s:2:\"id\";s:3:\"150\";s:5:\"title\";s:13:\"Mask Showcase\";s:5:\"alias\";s:12:\"maskshowcase\";s:3:\"zip\";s:16:\"maskshowcase.zip\";s:3:\"uid\";s:32:\"fc943c31e2da9c63b252aeabf554d128\";s:3:\"img\";s:23:\"maskshowcase/slide1.jpg\";s:7:\"preview\";s:56:\"https://revolution.themepunch.com/minimal-mask-showcase/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:3:\"5.4\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:187:\"<span class=\"ttm_content\">The Mask Showcase template uses gradients and the amazing block layer animations. A minimal slider treat for any website!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:148;a:22:{s:2:\"id\";s:3:\"151\";s:5:\"title\";s:20:\"Parallax Zoom Slices\";s:5:\"alias\";s:18:\"parallaxzoomslices\";s:3:\"zip\";s:22:\"parallaxzoomslices.zip\";s:3:\"uid\";s:32:\"83537cae05709ddb9bcb7375470a5894\";s:3:\"img\";s:29:\"parallaxzoomslices/slide1.jpg\";s:7:\"preview\";s:72:\"https://revolution.themepunch.com/parallax-zoom-slices-wordpress-plugin/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:3:\"5.4\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:249:\"<span class=\"ttm_content\">This template uses the Slicey Add-On to add a unique effect to slide background images. You can simple change the background images and the slice effect will automatically be applied.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:171:\"[{\"path\":\"revslider-slicey-addon\\/revslider-slicey-addon.php\",\"name\":\"Background Slicey Add-On\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:149;a:23:{s:2:\"id\";s:3:\"152\";s:5:\"title\";s:22:\"Double Exposure Effect\";s:5:\"alias\";s:20:\"doubleexposureeffect\";s:3:\"zip\";s:24:\"doubleexposureeffect.zip\";s:3:\"uid\";s:32:\"8d9229b5cbcf5bda5fbdc6a8e01a2b8c\";s:3:\"img\";s:31:\"doubleexposureeffect/slide1.jpg\";s:7:\"preview\";s:67:\"https://revolution.themepunch.com/wordpress-double-exposure-effect/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.4.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">Make any website special with the double exposure effect slider. Use as a header module or anywhere you want!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:150;a:22:{s:2:\"id\";s:3:\"153\";s:5:\"title\";s:24:\"Mountain Parallax Header\";s:5:\"alias\";s:22:\"mountainparallaxheader\";s:3:\"zip\";s:26:\"mountainparallaxheader.zip\";s:3:\"uid\";s:32:\"8dc64663f317a2abdf179bbe341d016e\";s:3:\"img\";s:33:\"mountainparallaxheader/slide1.jpg\";s:7:\"preview\";s:69:\"https://revolution.themepunch.com/mountain-wordpress-parallax-header/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:192:\"<span class=\"ttm_content\">This template is a cool intro for any page, featuring a striking parallax effect. Just change texts and links and you\'re done!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:151;a:26:{s:2:\"id\";s:3:\"154\";s:5:\"title\";s:26:\"GoodNews One-Pager Package\";s:5:\"alias\";s:26:\"goodnews-one-pager-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:26:\"goodnews-one-pager-package\";s:3:\"img\";s:44:\"packages/templatepack_goodnews_one_pager.jpg\";s:7:\"preview\";s:70:\"https://revolution.themepunch.com/goodnews-responsive-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.4.0\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:268:\"<span class=\"ttm_content\">The GoodNews One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:4:{i:0;s:8:\"carousel\";i:1;s:6:\"slider\";i:2;s:4:\"hero\";i:3;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"GoodNews One-Pager\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"7\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:152;a:26:{s:2:\"id\";s:3:\"155\";s:5:\"title\";s:13:\"GoodNews Menu\";s:5:\"alias\";s:12:\"goodnewsmenu\";s:3:\"zip\";s:22:\"packs/goodnewsmenu.zip\";s:3:\"uid\";s:32:\"4cbc82501ff340fcdc0acf7eb3ba2640\";s:3:\"img\";s:23:\"goodnewsmenu/slide1.jpg\";s:7:\"preview\";s:70:\"https://revolution.themepunch.com/goodnews-responsive-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"GoodNews One-Pager\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"7\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:153;a:26:{s:2:\"id\";s:3:\"156\";s:5:\"title\";s:15:\"GoodNews Header\";s:5:\"alias\";s:14:\"goodnewsheader\";s:3:\"zip\";s:24:\"packs/goodnewsheader.zip\";s:3:\"uid\";s:32:\"c6660b6bdbf596f38466f569596f5259\";s:3:\"img\";s:25:\"goodnewsheader/slide1.jpg\";s:7:\"preview\";s:70:\"https://revolution.themepunch.com/goodnews-responsive-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:268:\"<span class=\"ttm_content\">The GoodNews One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"GoodNews One-Pager\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"7\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:154;a:26:{s:2:\"id\";s:3:\"157\";s:5:\"title\";s:18:\"GoodNews Whats Hot\";s:5:\"alias\";s:16:\"goodnewswhatshot\";s:3:\"zip\";s:26:\"packs/goodnewswhatshot.zip\";s:3:\"uid\";s:32:\"cb841ce64a99a6644adab049cf5405cd\";s:3:\"img\";s:27:\"goodnewswhatshot/slide1.jpg\";s:7:\"preview\";s:70:\"https://revolution.themepunch.com/goodnews-responsive-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:268:\"<span class=\"ttm_content\">The GoodNews One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"GoodNews One-Pager\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"7\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:155;a:26:{s:2:\"id\";s:3:\"158\";s:5:\"title\";s:17:\"GoodNews Featured\";s:5:\"alias\";s:16:\"goodnewsfeatured\";s:3:\"zip\";s:26:\"packs/goodnewsfeatured.zip\";s:3:\"uid\";s:32:\"00bde4b09e3700da7183999eaf137ccc\";s:3:\"img\";s:27:\"goodnewsfeatured/slide1.jpg\";s:7:\"preview\";s:70:\"https://revolution.themepunch.com/goodnews-responsive-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.3\";s:8:\"required\";s:5:\"6.4.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:268:\"<span class=\"ttm_content\">The GoodNews One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"GoodNews One-Pager\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"7\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:156;a:26:{s:2:\"id\";s:3:\"159\";s:5:\"title\";s:18:\"GoodNews Spotlight\";s:5:\"alias\";s:17:\"goodnewsspotlight\";s:3:\"zip\";s:27:\"packs/goodnewsspotlight.zip\";s:3:\"uid\";s:32:\"138076241a828e1c5764379944755f2b\";s:3:\"img\";s:28:\"goodnewsspotlight/slide1.jpg\";s:7:\"preview\";s:70:\"https://revolution.themepunch.com/goodnews-responsive-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.4\";s:8:\"required\";s:5:\"6.4.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:268:\"<span class=\"ttm_content\">The GoodNews One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"GoodNews One-Pager\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"7\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:157;a:26:{s:2:\"id\";s:3:\"160\";s:5:\"title\";s:17:\"GoodNews Carousel\";s:5:\"alias\";s:16:\"goodnewscarousel\";s:3:\"zip\";s:26:\"packs/goodnewscarousel.zip\";s:3:\"uid\";s:32:\"d29d4460a6015e30d08d2714232d3768\";s:3:\"img\";s:27:\"goodnewscarousel/slide1.jpg\";s:7:\"preview\";s:70:\"https://revolution.themepunch.com/goodnews-responsive-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:268:\"<span class=\"ttm_content\">The GoodNews One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:8:\"carousel\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"GoodNews One-Pager\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"7\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:158;a:26:{s:2:\"id\";s:3:\"161\";s:5:\"title\";s:16:\"GoodNews Callout\";s:5:\"alias\";s:15:\"goodnewscallout\";s:3:\"zip\";s:25:\"packs/goodnewscallout.zip\";s:3:\"uid\";s:32:\"d9568b3193e96577fae630b3a6728785\";s:3:\"img\";s:26:\"goodnewscallout/slide1.jpg\";s:7:\"preview\";s:70:\"https://revolution.themepunch.com/goodnews-responsive-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:268:\"<span class=\"ttm_content\">The GoodNews One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"GoodNews One-Pager\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"7\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:159;a:26:{s:2:\"id\";s:3:\"162\";s:5:\"title\";s:15:\"GoodNews Footer\";s:5:\"alias\";s:14:\"goodnewsfooter\";s:3:\"zip\";s:24:\"packs/goodnewsfooter.zip\";s:3:\"uid\";s:32:\"34f43f891cb8d55375149dc4bbc38298\";s:3:\"img\";s:25:\"goodnewsfooter/slide1.jpg\";s:7:\"preview\";s:70:\"https://revolution.themepunch.com/goodnews-responsive-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:268:\"<span class=\"ttm_content\">The GoodNews One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"GoodNews One-Pager\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"7\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:160;a:26:{s:2:\"id\";s:3:\"163\";s:5:\"title\";s:29:\"GoodNews Content Page Package\";s:5:\"alias\";s:29:\"goodnews-content-page-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:29:\"goodnews-content-page-package\";s:3:\"img\";s:55:\"packages/templatepack_goodnews_content_page_package.jpg\";s:7:\"preview\";s:78:\"https://revolution.themepunch.com/goodnews-responsive-wordpress-theme-content/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:268:\"<span class=\"ttm_content\">The GoodNews One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";i:2;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"GoodNews Content Page\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"8\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:161;a:26:{s:2:\"id\";s:3:\"164\";s:5:\"title\";s:18:\"GoodNews Menu Back\";s:5:\"alias\";s:16:\"goodnewsmenuback\";s:3:\"zip\";s:26:\"packs/goodnewsmenuback.zip\";s:3:\"uid\";s:32:\"1340d1aeefba497a7d404d12a1fceed4\";s:3:\"img\";s:27:\"goodnewsmenuback/slide1.jpg\";s:7:\"preview\";s:78:\"https://revolution.themepunch.com/goodnews-responsive-wordpress-theme-content/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:268:\"<span class=\"ttm_content\">The GoodNews One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"GoodNews Content Page\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"8\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:162;a:26:{s:2:\"id\";s:3:\"165\";s:5:\"title\";s:20:\"GoodNews Blog Header\";s:5:\"alias\";s:18:\"goodnewsblogheader\";s:3:\"zip\";s:28:\"packs/goodnewsblogheader.zip\";s:3:\"uid\";s:32:\"abc4d7c1e48475c6def05f1f6d8bf564\";s:3:\"img\";s:29:\"goodnewsblogheader/slide1.jpg\";s:7:\"preview\";s:78:\"https://revolution.themepunch.com/goodnews-responsive-wordpress-theme-content/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:268:\"<span class=\"ttm_content\">The GoodNews One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"GoodNews Content Page\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"8\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:163;a:26:{s:2:\"id\";s:3:\"166\";s:5:\"title\";s:21:\"GoodNews Blog Content\";s:5:\"alias\";s:19:\"goodnewsblogcontent\";s:3:\"zip\";s:29:\"packs/goodnewsblogcontent.zip\";s:3:\"uid\";s:32:\"bbf34563da6db2779c29599b503b07e9\";s:3:\"img\";s:30:\"goodnewsblogcontent/slide1.jpg\";s:7:\"preview\";s:78:\"https://revolution.themepunch.com/goodnews-responsive-wordpress-theme-content/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:268:\"<span class=\"ttm_content\">The GoodNews One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"GoodNews Content Page\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"8\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:164;a:26:{s:2:\"id\";s:3:\"167\";s:5:\"title\";s:21:\"GoodNews Testimonials\";s:5:\"alias\";s:20:\"goodnewstestimonials\";s:3:\"zip\";s:30:\"packs/goodnewstestimonials.zip\";s:3:\"uid\";s:32:\"606b7336e86f69c567542d3f43712b56\";s:3:\"img\";s:31:\"goodnewstestimonials/slide1.jpg\";s:7:\"preview\";s:78:\"https://revolution.themepunch.com/goodnews-responsive-wordpress-theme-content/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:268:\"<span class=\"ttm_content\">The GoodNews One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"GoodNews Content Page\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"8\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:165;a:26:{s:2:\"id\";s:3:\"168\";s:5:\"title\";s:20:\"GoodNews Blog Footer\";s:5:\"alias\";s:18:\"goodnewsblogfooter\";s:3:\"zip\";s:28:\"packs/goodnewsblogfooter.zip\";s:3:\"uid\";s:32:\"1fb88aecfb116fde67ce8d52bd3b5f05\";s:3:\"img\";s:29:\"goodnewsblogfooter/slide1.jpg\";s:7:\"preview\";s:78:\"https://revolution.themepunch.com/goodnews-responsive-wordpress-theme-content/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:268:\"<span class=\"ttm_content\">The GoodNews One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"GoodNews Content Page\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"8\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:166;a:22:{s:2:\"id\";s:3:\"169\";s:5:\"title\";s:19:\"Before After Slider\";s:5:\"alias\";s:17:\"beforeafterslider\";s:3:\"zip\";s:21:\"beforeafterslider.zip\";s:3:\"uid\";s:32:\"6e615091a1fc3037c24b985ce5136fb2\";s:3:\"img\";s:28:\"beforeafterslider/slide1.jpg\";s:7:\"preview\";s:54:\"https://revolution.themepunch.com/before-after-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:7:\"5.4.3.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:201:\"<span class=\"ttm_content\">This is the example slider for our Before / After Add-On that allows you to create unique presentations with a comparing functionality.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:320:\"<span class=\"ttm_content\">How to install <a href=\"https://www.themepunch.com/slider-revolution/install-addons/\" target=\"_blank\">Add-Ons</a>.</span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-beforeafter-addon\\/revslider-beforeafter-addon.php\",\"name\":\"Before After AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:167;a:22:{s:2:\"id\";s:3:\"170\";s:5:\"title\";s:16:\"Product Showcase\";s:5:\"alias\";s:15:\"productshowcase\";s:3:\"zip\";s:19:\"productshowcase.zip\";s:3:\"uid\";s:32:\"a43447670260aaa7e8ff66cedfddb57a\";s:3:\"img\";s:26:\"productshowcase/slide1.jpg\";s:7:\"preview\";s:68:\"https://revolution.themepunch.com/wordpress-product-showcase-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:165:\"<span class=\"ttm_content\">Looking to sell products effectively? Our product showcase slider is just what you are looking for!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:168;a:22:{s:2:\"id\";s:3:\"171\";s:5:\"title\";s:23:\"Overexposure Transition\";s:5:\"alias\";s:22:\"overexposuretransition\";s:3:\"zip\";s:26:\"overexposuretransition.zip\";s:3:\"uid\";s:32:\"13f16bbe6c6d646c7d0cb817a0d3d181\";s:3:\"img\";s:33:\"overexposuretransition/slide1.jpg\";s:7:\"preview\";s:65:\"https://revolution.themepunch.com/overexposure-transition-effect/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:155:\"<span class=\"ttm_content\">Subtle overexposure transitions and smooth color fade effects make this slider stand out.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:320:\"<span class=\"ttm_content\">How to install <a href=\"https://www.themepunch.com/slider-revolution/install-addons/\" target=\"_blank\">Add-Ons</a>.</span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:169;a:22:{s:2:\"id\";s:3:\"172\";s:5:\"title\";s:15:\"Parallax Scroll\";s:5:\"alias\";s:14:\"parallaxscroll\";s:3:\"zip\";s:18:\"parallaxscroll.zip\";s:3:\"uid\";s:32:\"82546ee2f6af6c6682852f495109b3c3\";s:3:\"img\";s:25:\"parallaxscroll/slide1.jpg\";s:7:\"preview\";s:50:\"https://revolution.themepunch.com/parallax-scroll/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:148:\"<span class=\"ttm_content\">A strikingly colourful header for your website with super smooth parallax effects.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:170;a:26:{s:2:\"id\";s:3:\"173\";s:5:\"title\";s:24:\"TechCo One-Pager Package\";s:5:\"alias\";s:24:\"techco-one-pager-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:24:\"techco-one-pager-package\";s:3:\"img\";s:28:\"packages/techco_overview.jpg\";s:7:\"preview\";s:66:\"https://revolution.themepunch.com/techco-one-page-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:266:\"<span class=\"ttm_content\">The TechCo One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";i:2;s:7:\"website\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:16:\"TechCo One-Pager\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"9\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:171;a:26:{s:2:\"id\";s:3:\"174\";s:5:\"title\";s:11:\"TechCo Menu\";s:5:\"alias\";s:11:\"techco-menu\";s:3:\"zip\";s:21:\"packs/techco-menu.zip\";s:3:\"uid\";s:32:\"55e5efee828cdf1ff7e2d3b90a301ea9\";s:3:\"img\";s:22:\"techco-menu/slide1.jpg\";s:7:\"preview\";s:66:\"https://revolution.themepunch.com/techco-one-page-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:266:\"<span class=\"ttm_content\">The TechCo One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:16:\"TechCo One-Pager\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"9\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:172;a:26:{s:2:\"id\";s:3:\"175\";s:5:\"title\";s:13:\"TechCo Header\";s:5:\"alias\";s:13:\"techco-header\";s:3:\"zip\";s:23:\"packs/techco-header.zip\";s:3:\"uid\";s:32:\"fb574d1376de9b1e408c91f51e6497d7\";s:3:\"img\";s:24:\"techco-header/slide1.jpg\";s:7:\"preview\";s:66:\"https://revolution.themepunch.com/techco-one-page-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:266:\"<span class=\"ttm_content\">The TechCo One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:16:\"TechCo One-Pager\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"9\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:173;a:26:{s:2:\"id\";s:3:\"176\";s:5:\"title\";s:12:\"TechCo About\";s:5:\"alias\";s:12:\"techco-about\";s:3:\"zip\";s:22:\"packs/techco-about.zip\";s:3:\"uid\";s:32:\"ba216da8231e55118d87e37d2358812c\";s:3:\"img\";s:23:\"techco-about/slide1.jpg\";s:7:\"preview\";s:66:\"https://revolution.themepunch.com/techco-one-page-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:266:\"<span class=\"ttm_content\">The TechCo One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:16:\"TechCo One-Pager\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"9\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:174;a:26:{s:2:\"id\";s:3:\"177\";s:5:\"title\";s:15:\"TechCo Services\";s:5:\"alias\";s:15:\"techco-services\";s:3:\"zip\";s:25:\"packs/techco-services.zip\";s:3:\"uid\";s:32:\"ef4a8ddbb5e1136133f7bc1227248e22\";s:3:\"img\";s:26:\"techco-services/slide1.jpg\";s:7:\"preview\";s:66:\"https://revolution.themepunch.com/techco-one-page-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:266:\"<span class=\"ttm_content\">The TechCo One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:16:\"TechCo One-Pager\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"9\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:175;a:26:{s:2:\"id\";s:3:\"178\";s:5:\"title\";s:12:\"TechCo Video\";s:5:\"alias\";s:12:\"techco-video\";s:3:\"zip\";s:22:\"packs/techco-video.zip\";s:3:\"uid\";s:32:\"d7bb92281d05f39f9bc9eca71f90e402\";s:3:\"img\";s:23:\"techco-video/slide1.jpg\";s:7:\"preview\";s:66:\"https://revolution.themepunch.com/techco-one-page-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:266:\"<span class=\"ttm_content\">The TechCo One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:16:\"TechCo One-Pager\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"9\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:176;a:26:{s:2:\"id\";s:3:\"179\";s:5:\"title\";s:13:\"TechCo Prices\";s:5:\"alias\";s:13:\"techco-prices\";s:3:\"zip\";s:23:\"packs/techco-prices.zip\";s:3:\"uid\";s:32:\"6291f404efbea12bb181352aba71ef11\";s:3:\"img\";s:24:\"techco-prices/slide1.jpg\";s:7:\"preview\";s:66:\"https://revolution.themepunch.com/techco-one-page-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:266:\"<span class=\"ttm_content\">The TechCo One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:16:\"TechCo One-Pager\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"9\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:177;a:26:{s:2:\"id\";s:3:\"180\";s:5:\"title\";s:19:\"TechCo Testimonials\";s:5:\"alias\";s:19:\"techco-testimonials\";s:3:\"zip\";s:29:\"packs/techco-testimonials.zip\";s:3:\"uid\";s:32:\"3460bd51f6b80599266fecb7fbb918be\";s:3:\"img\";s:30:\"techco-testimonials/slide1.jpg\";s:7:\"preview\";s:66:\"https://revolution.themepunch.com/techco-one-page-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:266:\"<span class=\"ttm_content\">The TechCo One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:16:\"TechCo One-Pager\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"9\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:178;a:26:{s:2:\"id\";s:3:\"181\";s:5:\"title\";s:13:\"TechCo Footer\";s:5:\"alias\";s:13:\"techco-footer\";s:3:\"zip\";s:23:\"packs/techco-footer.zip\";s:3:\"uid\";s:32:\"640abcd549137520461a4a71ff758a3b\";s:3:\"img\";s:24:\"techco-footer/slide1.jpg\";s:7:\"preview\";s:66:\"https://revolution.themepunch.com/techco-one-page-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:266:\"<span class=\"ttm_content\">The TechCo One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:16:\"TechCo One-Pager\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"9\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:179;a:22:{s:2:\"id\";s:3:\"182\";s:5:\"title\";s:12:\"Live Weather\";s:5:\"alias\";s:7:\"weather\";s:3:\"zip\";s:11:\"weather.zip\";s:3:\"uid\";s:32:\"aab92e69374e4c7b8c6741fe02e574b9\";s:3:\"img\";s:18:\"weather/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/wordpress-live-weather-add-on/\";s:7:\"version\";s:5:\"1.0.3\";s:8:\"required\";s:7:\"5.4.5.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:173:\"<span class=\"ttm_content\">Showcasing our weather add-on, this slider show a different cities temperatures and forecast on each slide.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:168:\"[{\"path\":\"revslider-weather-addon\\/revslider-weather-addon.php\",\"name\":\"Live Weather Add-On\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:180;a:22:{s:2:\"id\";s:3:\"183\";s:5:\"title\";s:17:\"360 Panorama Tour\";s:5:\"alias\";s:11:\"360panorama\";s:3:\"zip\";s:15:\"360panorama.zip\";s:3:\"uid\";s:32:\"332720fdacdbb38f65e8327a2a96c52d\";s:3:\"img\";s:22:\"360panorama/slide1.jpg\";s:7:\"preview\";s:70:\"https://revolution.themepunch.com/360-degree-real-estate-virtual-tour/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:7:\"5.4.5.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:155:\"<span class=\"ttm_content\">An example template for our Panorama 360 tour add-on, created for the real estate market.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:165:\"[{\"path\":\"revslider-panorama-addon\\/revslider-panorama-addon.php\",\"name\":\"Panorama AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:181;a:22:{s:2:\"id\";s:3:\"184\";s:5:\"title\";s:14:\"Duotone Add-on\";s:5:\"alias\";s:14:\"duotone-add-on\";s:3:\"zip\";s:18:\"duotone-add-on.zip\";s:3:\"uid\";s:32:\"a428c6f363b3146e96d20a6f44958922\";s:3:\"img\";s:25:\"duotone-add-on/slide1.jpg\";s:7:\"preview\";s:66:\"https://revolution.themepunch.com/wordpress-duotone-effect-add-on/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:168:\"<span class=\"ttm_content\">This example template showcases 3 of the 30 Duotone filters available in our brand new Duotone Add-On.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:350:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-duotonefilters-addon\\/revslider-duotonefilters-addon.php\",\"name\":\"Duotone AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:182;a:22:{s:2:\"id\";s:3:\"185\";s:5:\"title\";s:13:\"Reveal Add-on\";s:5:\"alias\";s:13:\"reveal-add-on\";s:3:\"zip\";s:17:\"reveal-add-on.zip\";s:3:\"uid\";s:32:\"7fa7525d8ff7fa7365cb98a437e88e32\";s:3:\"img\";s:24:\"reveal-add-on/slide1.jpg\";s:7:\"preview\";s:66:\"https://revolution.themepunch.com/wordpress-content-reveal-effect/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:204:\"<span class=\"ttm_content\">An example template that uses our Reveal Add-On, which adds 14 new preloaders combined with reveal loading effects for any slider or hero.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:337:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-revealer-addon\\/revslider-revealer-addon.php\",\"name\":\"Reveal AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:201;a:23:{s:2:\"id\";s:3:\"210\";s:5:\"title\";s:21:\"Cryptocurrency Prices\";s:5:\"alias\";s:12:\"cryptoslider\";s:3:\"zip\";s:16:\"cryptoslider.zip\";s:3:\"uid\";s:32:\"c4b02210387f11946223977e940d9e9e\";s:3:\"img\";s:23:\"cryptoslider/slide1.jpg\";s:7:\"preview\";s:95:\"https://revolution.themepunch.com/cryptocurrency-wordpress-price-api-bitcoin-ethereum-litecoin/\";s:7:\"version\";s:5:\"1.0.6\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:209:\"<span class=\"ttm_content\">This Template can show live, animated cryptocurrency prices. More than 1300 currencies are supported, getting prices via the cryptocompare API.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:410:\"<span class=\"ttm_content\">Please refer to the \"Custom JavaScript\" section of this sliders settings, for info on how to modify currencies. Provide a class to the row / column / group where the currency text elements are located in.</span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:202;a:25:{s:2:\"id\";s:3:\"211\";s:5:\"title\";s:18:\"Immersion One Page\";s:5:\"alias\";s:26:\"immersion-one-page-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:26:\"immersion-one-page-package\";s:3:\"img\";s:31:\"packages/immersion_overview.jpg\";s:7:\"preview\";s:74:\"https://revolution.themepunch.com/immersion-wordpress-one-page-theme-2018/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.6\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:292:\"<span class=\"ttm_content\">The Immersion WordPress one page theme is a great fit if you quickly want to setup a visually oriented one page website. Using the power of Slider Revolution, we added some interesting effects like slicing and smooth parallax.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";i:2;s:7:\"website\";}s:14:\"plugin_require\";s:343:\"[{\"path\":\"revslider-typewriter-addon\\/revslider-typewriter-addon.php\",\"name\":\"Typewriter AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/typewriter-addon\\/\"},{\"path\":\"revslider-slicey-addon\\/revslider-slicey-addon.php\",\"name\":\"Background Slicey Add-On\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Immersion One Page\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"10\";s:9:\"installed\";b:0;}i:203;a:25:{s:2:\"id\";s:3:\"212\";s:5:\"title\";s:16:\"Immersion Header\";s:5:\"alias\";s:16:\"immersion_header\";s:3:\"zip\";s:26:\"packs/immersion_header.zip\";s:3:\"uid\";s:32:\"853da51256308b341ecd030bd4883229\";s:3:\"img\";s:27:\"immersion_header/slide1.jpg\";s:7:\"preview\";s:74:\"https://revolution.themepunch.com/immersion-wordpress-one-page-theme-2018/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:292:\"<span class=\"ttm_content\">The Immersion WordPress one page theme is a great fit if you quickly want to setup a visually oriented one page website. Using the power of Slider Revolution, we added some interesting effects like slicing and smooth parallax.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:173:\"[{\"path\":\"revslider-typewriter-addon\\/revslider-typewriter-addon.php\",\"name\":\"Typewriter AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/typewriter-addon\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Immersion One Page\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"10\";s:9:\"installed\";b:0;}i:204;a:25:{s:2:\"id\";s:3:\"213\";s:5:\"title\";s:19:\"Immersion Mountains\";s:5:\"alias\";s:19:\"immersion-mountains\";s:3:\"zip\";s:29:\"packs/immersion-mountains.zip\";s:3:\"uid\";s:32:\"817167eb3fe22b7e065ba210cbe6d53c\";s:3:\"img\";s:30:\"immersion-mountains/slide1.jpg\";s:7:\"preview\";s:74:\"https://revolution.themepunch.com/immersion-wordpress-one-page-theme-2018/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:292:\"<span class=\"ttm_content\">The Immersion WordPress one page theme is a great fit if you quickly want to setup a visually oriented one page website. Using the power of Slider Revolution, we added some interesting effects like slicing and smooth parallax.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:171:\"[{\"path\":\"revslider-slicey-addon\\/revslider-slicey-addon.php\",\"name\":\"Background Slicey Add-On\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Immersion One Page\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"10\";s:9:\"installed\";b:0;}i:205;a:25:{s:2:\"id\";s:3:\"214\";s:5:\"title\";s:17:\"Immersion Product\";s:5:\"alias\";s:17:\"immersion-product\";s:3:\"zip\";s:27:\"packs/immersion-product.zip\";s:3:\"uid\";s:32:\"64134f263484d2bbcd7ef088ffbbfb4b\";s:3:\"img\";s:28:\"immersion-product/slide1.jpg\";s:7:\"preview\";s:74:\"https://revolution.themepunch.com/immersion-wordpress-one-page-theme-2018/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:292:\"<span class=\"ttm_content\">The Immersion WordPress one page theme is a great fit if you quickly want to setup a visually oriented one page website. Using the power of Slider Revolution, we added some interesting effects like slicing and smooth parallax.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Immersion One Page\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"10\";s:9:\"installed\";b:0;}i:206;a:25:{s:2:\"id\";s:3:\"215\";s:5:\"title\";s:16:\"Immersion Design\";s:5:\"alias\";s:16:\"immersion-design\";s:3:\"zip\";s:26:\"packs/immersion-design.zip\";s:3:\"uid\";s:32:\"91e1d77c1a2826438763804f4d02bc26\";s:3:\"img\";s:27:\"immersion-design/slide1.jpg\";s:7:\"preview\";s:74:\"https://revolution.themepunch.com/immersion-wordpress-one-page-theme-2018/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:292:\"<span class=\"ttm_content\">The Immersion WordPress one page theme is a great fit if you quickly want to setup a visually oriented one page website. Using the power of Slider Revolution, we added some interesting effects like slicing and smooth parallax.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Immersion One Page\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"10\";s:9:\"installed\";b:0;}i:207;a:25:{s:2:\"id\";s:3:\"216\";s:5:\"title\";s:22:\"Immersion Phototgraphy\";s:5:\"alias\";s:21:\"immersion-photography\";s:3:\"zip\";s:31:\"packs/immersion-photography.zip\";s:3:\"uid\";s:32:\"e3ddf0c577b09740f5cbf2e38ffd684d\";s:3:\"img\";s:32:\"immersion-photography/slide1.jpg\";s:7:\"preview\";s:74:\"https://revolution.themepunch.com/immersion-wordpress-one-page-theme-2018/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:292:\"<span class=\"ttm_content\">The Immersion WordPress one page theme is a great fit if you quickly want to setup a visually oriented one page website. Using the power of Slider Revolution, we added some interesting effects like slicing and smooth parallax.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Immersion One Page\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"10\";s:9:\"installed\";b:0;}i:208;a:25:{s:2:\"id\";s:3:\"217\";s:5:\"title\";s:14:\"Immersion Grid\";s:5:\"alias\";s:14:\"immersion-grid\";s:3:\"zip\";s:24:\"packs/immersion-grid.zip\";s:3:\"uid\";s:32:\"b6903868189bb83b2c7a852fde3a7dc3\";s:3:\"img\";s:25:\"immersion-grid/slide1.jpg\";s:7:\"preview\";s:74:\"https://revolution.themepunch.com/immersion-wordpress-one-page-theme-2018/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"5.4.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:292:\"<span class=\"ttm_content\">The Immersion WordPress one page theme is a great fit if you quickly want to setup a visually oriented one page website. Using the power of Slider Revolution, we added some interesting effects like slicing and smooth parallax.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Immersion One Page\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"10\";s:9:\"installed\";b:0;}i:209;a:23:{s:2:\"id\";s:3:\"218\";s:5:\"title\";s:18:\"Funky Intro Slider\";s:5:\"alias\";s:11:\"funkyslider\";s:3:\"zip\";s:15:\"funkyslider.zip\";s:3:\"uid\";s:32:\"2d4187e3fdad19b976be335253c8925d\";s:3:\"img\";s:22:\"funkyslider/slide1.jpg\";s:7:\"preview\";s:70:\"https://revolution.themepunch.com/funky-intro-slider-wordpress-plugin/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:200:\"<span class=\"ttm_content\">This funky intro slider fits just right if you need a striking introduction to your website! Sleek, beautiful and easily customizable!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:335:\"[{\"path\":\"revslider-typewriter-addon\\/revslider-typewriter-addon.php\",\"name\":\"Typewriter AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/typewriter-addon\\/\"},{\"path\":\"revslider-revealer-addon\\/revslider-revealer-addon.php\",\"name\":\"Reveal AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:210;a:26:{s:2:\"id\";s:3:\"219\";s:5:\"title\";s:19:\"Clear View Magazine\";s:5:\"alias\";s:27:\"clear-view-magazine-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:27:\"clear-view-magazine-package\";s:3:\"img\";s:41:\"packages/clear_view_magazine_overview.jpg\";s:7:\"preview\";s:81:\"https://revolution.themepunch.com/clear-view-minimal-magazine-wordpress-template/\";s:7:\"version\";s:5:\"1.0.3\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:196:\"<span class=\"ttm_content\">The Clear View Minimal Magazine WordPress Template is a full Slider Revolution module arrangement with fully customizable content.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";s:163:\"[{\"path\":\"revslider-revealer-addon\\/revslider-revealer-addon.php\",\"name\":\"Reveal AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:19:\"Clear View Magazine\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"11\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:211;a:26:{s:2:\"id\";s:3:\"220\";s:5:\"title\";s:15:\"Clear View Menu\";s:5:\"alias\";s:14:\"clearview_menu\";s:3:\"zip\";s:24:\"packs/clearview_menu.zip\";s:3:\"uid\";s:32:\"eaecee5fa5f3c3a7f4d2a96c4616a353\";s:3:\"img\";s:25:\"clearview_menu/slide1.jpg\";s:7:\"preview\";s:81:\"https://revolution.themepunch.com/clear-view-minimal-magazine-wordpress-template/\";s:7:\"version\";s:5:\"1.0.3\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:196:\"<span class=\"ttm_content\">The Clear View Minimal Magazine WordPress Template is a full Slider Revolution module arrangement with fully customizable content.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:19:\"Clear View Magazine\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"11\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:212;a:26:{s:2:\"id\";s:3:\"221\";s:5:\"title\";s:17:\"Clear View Header\";s:5:\"alias\";s:16:\"clearview_header\";s:3:\"zip\";s:26:\"packs/clearview_header.zip\";s:3:\"uid\";s:32:\"25e3dd80ad130875d7438a07952cb0cd\";s:3:\"img\";s:27:\"clearview_header/slide1.jpg\";s:7:\"preview\";s:81:\"https://revolution.themepunch.com/clear-view-minimal-magazine-wordpress-template/\";s:7:\"version\";s:5:\"1.0.3\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:196:\"<span class=\"ttm_content\">The Clear View Minimal Magazine WordPress Template is a full Slider Revolution module arrangement with fully customizable content.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:163:\"[{\"path\":\"revslider-revealer-addon\\/revslider-revealer-addon.php\",\"name\":\"Reveal AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:19:\"Clear View Magazine\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"11\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:213;a:26:{s:2:\"id\";s:3:\"222\";s:5:\"title\";s:18:\"Clear View Mission\";s:5:\"alias\";s:17:\"clearview_mission\";s:3:\"zip\";s:27:\"packs/clearview_mission.zip\";s:3:\"uid\";s:32:\"35b2092a49fd2beb549342e69097eb5b\";s:3:\"img\";s:28:\"clearview_mission/slide1.jpg\";s:7:\"preview\";s:81:\"https://revolution.themepunch.com/clear-view-minimal-magazine-wordpress-template/\";s:7:\"version\";s:5:\"1.0.3\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:196:\"<span class=\"ttm_content\">The Clear View Minimal Magazine WordPress Template is a full Slider Revolution module arrangement with fully customizable content.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:19:\"Clear View Magazine\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"11\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:214;a:26:{s:2:\"id\";s:3:\"223\";s:5:\"title\";s:17:\"Clear View Slider\";s:5:\"alias\";s:17:\"clear-view-slider\";s:3:\"zip\";s:27:\"packs/clear-view-slider.zip\";s:3:\"uid\";s:32:\"d2e17edffce16ed78c54b0ef23fd7e05\";s:3:\"img\";s:28:\"clear-view-slider/slide1.jpg\";s:7:\"preview\";s:81:\"https://revolution.themepunch.com/clear-view-minimal-magazine-wordpress-template/\";s:7:\"version\";s:5:\"1.0.3\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:196:\"<span class=\"ttm_content\">The Clear View Minimal Magazine WordPress Template is a full Slider Revolution module arrangement with fully customizable content.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:19:\"Clear View Magazine\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"11\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:215;a:26:{s:2:\"id\";s:3:\"224\";s:5:\"title\";s:15:\"Clear View News\";s:5:\"alias\";s:15:\"clear-view-news\";s:3:\"zip\";s:25:\"packs/clear-view-news.zip\";s:3:\"uid\";s:32:\"5698d3131ba141e9afcfd2906739dd00\";s:3:\"img\";s:26:\"clear-view-news/slide1.jpg\";s:7:\"preview\";s:81:\"https://revolution.themepunch.com/clear-view-minimal-magazine-wordpress-template/\";s:7:\"version\";s:5:\"1.0.3\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:196:\"<span class=\"ttm_content\">The Clear View Minimal Magazine WordPress Template is a full Slider Revolution module arrangement with fully customizable content.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:19:\"Clear View Magazine\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"11\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:216;a:26:{s:2:\"id\";s:3:\"225\";s:5:\"title\";s:18:\"Clear View Clients\";s:5:\"alias\";s:18:\"clear-view-clients\";s:3:\"zip\";s:28:\"packs/clear-view-clients.zip\";s:3:\"uid\";s:32:\"b95616a94832e22bdfac5ce60232be1b\";s:3:\"img\";s:29:\"clear-view-clients/slide1.jpg\";s:7:\"preview\";s:81:\"https://revolution.themepunch.com/clear-view-minimal-magazine-wordpress-template/\";s:7:\"version\";s:5:\"1.0.3\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:196:\"<span class=\"ttm_content\">The Clear View Minimal Magazine WordPress Template is a full Slider Revolution module arrangement with fully customizable content.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:19:\"Clear View Magazine\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"11\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:217;a:26:{s:2:\"id\";s:3:\"226\";s:5:\"title\";s:18:\"Clear View Contact\";s:5:\"alias\";s:18:\"clear-view-contact\";s:3:\"zip\";s:28:\"packs/clear-view-contact.zip\";s:3:\"uid\";s:32:\"0e0cc1d8f6f6500e5f8a2b091fa3b4cb\";s:3:\"img\";s:29:\"clear-view-contact/slide1.jpg\";s:7:\"preview\";s:81:\"https://revolution.themepunch.com/clear-view-minimal-magazine-wordpress-template/\";s:7:\"version\";s:5:\"1.0.3\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:196:\"<span class=\"ttm_content\">The Clear View Minimal Magazine WordPress Template is a full Slider Revolution module arrangement with fully customizable content.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:19:\"Clear View Magazine\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"11\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:218;a:26:{s:2:\"id\";s:3:\"227\";s:5:\"title\";s:20:\"Clear View Post Page\";s:5:\"alias\";s:28:\"clear-view-post-page-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:28:\"clear-view-post-page-package\";s:3:\"img\";s:42:\"packages/clear_view_post_page_overview.jpg\";s:7:\"preview\";s:81:\"https://revolution.themepunch.com/clear-view-single-post-page-wordpress-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:196:\"<span class=\"ttm_content\">The Clear View Minimal Magazine WordPress Template is a full Slider Revolution module arrangement with fully customizable content.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";s:163:\"[{\"path\":\"revslider-revealer-addon\\/revslider-revealer-addon.php\",\"name\":\"Reveal AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:20:\"Clear View Post Page\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"12\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:219;a:26:{s:2:\"id\";s:3:\"228\";s:5:\"title\";s:22:\"Clear View Single Menu\";s:5:\"alias\";s:22:\"clear-view-single-menu\";s:3:\"zip\";s:32:\"packs/clear-view-single-menu.zip\";s:3:\"uid\";s:32:\"1e80f81982f8a4ea763482d4fa99d321\";s:3:\"img\";s:33:\"clear-view-single-menu/slide1.jpg\";s:7:\"preview\";s:81:\"https://revolution.themepunch.com/clear-view-single-post-page-wordpress-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:196:\"<span class=\"ttm_content\">The Clear View Minimal Magazine WordPress Template is a full Slider Revolution module arrangement with fully customizable content.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:20:\"Clear View Post Page\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"12\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:220;a:26:{s:2:\"id\";s:3:\"229\";s:5:\"title\";s:24:\"Clear View Single Header\";s:5:\"alias\";s:24:\"clear-view-single-header\";s:3:\"zip\";s:34:\"packs/clear-view-single-header.zip\";s:3:\"uid\";s:32:\"c8d717627be6cd5e70922ab609694dbf\";s:3:\"img\";s:35:\"clear-view-single-header/slide1.jpg\";s:7:\"preview\";s:81:\"https://revolution.themepunch.com/clear-view-single-post-page-wordpress-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:196:\"<span class=\"ttm_content\">The Clear View Minimal Magazine WordPress Template is a full Slider Revolution module arrangement with fully customizable content.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:163:\"[{\"path\":\"revslider-revealer-addon\\/revslider-revealer-addon.php\",\"name\":\"Reveal AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:20:\"Clear View Post Page\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"12\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:221;a:26:{s:2:\"id\";s:3:\"230\";s:5:\"title\";s:23:\"Clear View Single Media\";s:5:\"alias\";s:23:\"clear-view-single-media\";s:3:\"zip\";s:33:\"packs/clear-view-single-media.zip\";s:3:\"uid\";s:32:\"c480368ded2a64f0cdd44f1674213814\";s:3:\"img\";s:34:\"clear-view-single-media/slide1.jpg\";s:7:\"preview\";s:81:\"https://revolution.themepunch.com/clear-view-single-post-page-wordpress-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:196:\"<span class=\"ttm_content\">The Clear View Minimal Magazine WordPress Template is a full Slider Revolution module arrangement with fully customizable content.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:20:\"Clear View Post Page\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"12\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:222;a:26:{s:2:\"id\";s:3:\"231\";s:5:\"title\";s:22:\"Clear View Single More\";s:5:\"alias\";s:22:\"clear-view-single-more\";s:3:\"zip\";s:32:\"packs/clear-view-single-more.zip\";s:3:\"uid\";s:32:\"9c693190df26218366d1f77e10cf550a\";s:3:\"img\";s:33:\"clear-view-single-more/slide1.jpg\";s:7:\"preview\";s:81:\"https://revolution.themepunch.com/clear-view-single-post-page-wordpress-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:196:\"<span class=\"ttm_content\">The Clear View Minimal Magazine WordPress Template is a full Slider Revolution module arrangement with fully customizable content.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:20:\"Clear View Post Page\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"12\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:223;a:26:{s:2:\"id\";s:3:\"232\";s:5:\"title\";s:25:\"Clear View Single Contact\";s:5:\"alias\";s:25:\"clear-view-single-contact\";s:3:\"zip\";s:35:\"packs/clear-view-single-contact.zip\";s:3:\"uid\";s:32:\"73c0a889f2b654a87b5aba1ff76fbc5c\";s:3:\"img\";s:36:\"clear-view-single-contact/slide1.jpg\";s:7:\"preview\";s:81:\"https://revolution.themepunch.com/clear-view-single-post-page-wordpress-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:196:\"<span class=\"ttm_content\">The Clear View Minimal Magazine WordPress Template is a full Slider Revolution module arrangement with fully customizable content.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:20:\"Clear View Post Page\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"12\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:224;a:23:{s:2:\"id\";s:3:\"233\";s:5:\"title\";s:18:\"Clean Landing Page\";s:5:\"alias\";s:16:\"cleanlandingpage\";s:3:\"zip\";s:20:\"cleanlandingpage.zip\";s:3:\"uid\";s:32:\"727a3680d312f22c6a5998ebdb9afe52\";s:3:\"img\";s:27:\"cleanlandingpage/slide1.jpg\";s:7:\"preview\";s:67:\"https://revolution.themepunch.com/clean-landing-page-for-wordpress/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:203:\"<span class=\"ttm_content\">The Clean Landing Page is a fullscreen Intro Module that is a striking introduction to any minimal website, with no unnecessary elements.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:173:\"[{\"path\":\"revslider-typewriter-addon\\/revslider-typewriter-addon.php\",\"name\":\"Typewriter AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/typewriter-addon\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:225;a:23:{s:2:\"id\";s:3:\"234\";s:5:\"title\";s:9:\"Clear Cut\";s:5:\"alias\";s:8:\"clearcut\";s:3:\"zip\";s:12:\"clearcut.zip\";s:3:\"uid\";s:32:\"07f43c00e9b4d3057a03cdb3385ad2b7\";s:3:\"img\";s:19:\"clearcut/slide1.jpg\";s:7:\"preview\";s:76:\"https://revolution.themepunch.com/clear-cut-portfolio-website-for-wordpress/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:240:\"<span class=\"ttm_content\">The Clear Cut Template is an All-In-One Portfolio Website solution that works best for smaller portfolios. Highlight your best work in a striking and mobile friendly fashion!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:226;a:25:{s:2:\"id\";s:3:\"235\";s:5:\"title\";s:22:\"Wonderstruck One-Pager\";s:5:\"alias\";s:30:\"wonderstruck-one-pager-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:30:\"wonderstruck-one-pager-package\";s:3:\"img\";s:44:\"packages/wonderstruck-one-pager-overview.jpg\";s:7:\"preview\";s:77:\"https://revolution.themepunch.com/wonderstruck-one-page-website-for-wordpress\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.7\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:241:\"<span class=\"ttm_content\">The Wonderstruck One-Pager Template is a clean, colorful way to showcase your portfolio online. Just install, change the content and you have a mobile ready online experience!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:22:\"Wonderstruck One-Pager\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"13\";s:9:\"installed\";b:0;}i:227;a:25:{s:2:\"id\";s:3:\"236\";s:5:\"title\";s:17:\"Wonderstruck Menu\";s:5:\"alias\";s:17:\"wonderstruck_menu\";s:3:\"zip\";s:27:\"packs/wonderstruck_menu.zip\";s:3:\"uid\";s:32:\"0a976e9aaae59c4f795b38f59f5a08d8\";s:3:\"img\";s:28:\"wonderstruck_menu/slide1.jpg\";s:7:\"preview\";s:77:\"https://revolution.themepunch.com/wonderstruck-one-page-website-for-wordpress\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.7\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:241:\"<span class=\"ttm_content\">The Wonderstruck One-Pager Template is a clean, colorful way to showcase your portfolio online. Just install, change the content and you have a mobile ready online experience!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:22:\"Wonderstruck One-Pager\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"13\";s:9:\"installed\";b:0;}i:228;a:25:{s:2:\"id\";s:3:\"237\";s:5:\"title\";s:19:\"Wonderstruck Header\";s:5:\"alias\";s:19:\"wonderstruck_header\";s:3:\"zip\";s:29:\"packs/wonderstruck_header.zip\";s:3:\"uid\";s:32:\"e1379f77a902960a0ce12d44d85a9e0a\";s:3:\"img\";s:30:\"wonderstruck_header/slide1.jpg\";s:7:\"preview\";s:77:\"https://revolution.themepunch.com/wonderstruck-one-page-website-for-wordpress\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.7\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:241:\"<span class=\"ttm_content\">The Wonderstruck One-Pager Template is a clean, colorful way to showcase your portfolio online. Just install, change the content and you have a mobile ready online experience!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:22:\"Wonderstruck One-Pager\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"13\";s:9:\"installed\";b:0;}i:229;a:25:{s:2:\"id\";s:3:\"238\";s:5:\"title\";s:18:\"Wonderstruck About\";s:5:\"alias\";s:18:\"wonderstruck_about\";s:3:\"zip\";s:28:\"packs/wonderstruck_about.zip\";s:3:\"uid\";s:32:\"d207fb140fd328acc3038300ea52082a\";s:3:\"img\";s:29:\"wonderstruck_about/slide1.jpg\";s:7:\"preview\";s:77:\"https://revolution.themepunch.com/wonderstruck-one-page-website-for-wordpress\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.7\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:241:\"<span class=\"ttm_content\">The Wonderstruck One-Pager Template is a clean, colorful way to showcase your portfolio online. Just install, change the content and you have a mobile ready online experience!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:22:\"Wonderstruck One-Pager\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"13\";s:9:\"installed\";b:0;}i:230;a:25:{s:2:\"id\";s:3:\"239\";s:5:\"title\";s:18:\"Wonderstruck Works\";s:5:\"alias\";s:18:\"wonderstruck-works\";s:3:\"zip\";s:28:\"packs/wonderstruck-works.zip\";s:3:\"uid\";s:32:\"4476935097e27d92454b0011b7700c1d\";s:3:\"img\";s:29:\"wonderstruck-works/slide1.jpg\";s:7:\"preview\";s:77:\"https://revolution.themepunch.com/wonderstruck-one-page-website-for-wordpress\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.7\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:241:\"<span class=\"ttm_content\">The Wonderstruck One-Pager Template is a clean, colorful way to showcase your portfolio online. Just install, change the content and you have a mobile ready online experience!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:22:\"Wonderstruck One-Pager\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"13\";s:9:\"installed\";b:0;}i:231;a:25:{s:2:\"id\";s:3:\"240\";s:5:\"title\";s:20:\"Wonderstruck Contact\";s:5:\"alias\";s:20:\"wonderstruck-contact\";s:3:\"zip\";s:30:\"packs/wonderstruck-contact.zip\";s:3:\"uid\";s:32:\"9e4911521f77bce2b8efa40f4c2adc22\";s:3:\"img\";s:31:\"wonderstruck-contact/slide1.jpg\";s:7:\"preview\";s:77:\"https://revolution.themepunch.com/wonderstruck-one-page-website-for-wordpress\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.7\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:241:\"<span class=\"ttm_content\">The Wonderstruck One-Pager Template is a clean, colorful way to showcase your portfolio online. Just install, change the content and you have a mobile ready online experience!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:22:\"Wonderstruck One-Pager\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"13\";s:9:\"installed\";b:0;}i:232;a:22:{s:2:\"id\";s:3:\"241\";s:5:\"title\";s:12:\"Bubble Morph\";s:5:\"alias\";s:11:\"bubblemorph\";s:3:\"zip\";s:15:\"bubblemorph.zip\";s:3:\"uid\";s:32:\"1102d6f5460ab82cb612cbe9f1d9514b\";s:3:\"img\";s:22:\"bubblemorph/slide1.jpg\";s:7:\"preview\";s:75:\"https://revolution.themepunch.com/bubble-morph-effect-add-on-for-wordpress/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.7\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:188:\"<span class=\"ttm_content\">The Bubble Morph Add-On allows you to create interesting Lava-Lamp style effects on any of your Slider Revolution content.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:174:\"[{\"path\":\"revslider-bubblemorph-addon\\/revslider-bubblemorph-addon.php\",\"name\":\"BubbleMorph AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:233;a:22:{s:2:\"id\";s:3:\"242\";s:5:\"title\";s:16:\"Distortion AddOn\";s:5:\"alias\";s:15:\"distortionaddon\";s:3:\"zip\";s:19:\"distortionaddon.zip\";s:3:\"uid\";s:32:\"0ad46c9929bb2fa6316f1e6ced301aaf\";s:3:\"img\";s:26:\"distortionaddon/slide1.jpg\";s:7:\"preview\";s:73:\"https://revolution.themepunch.com/distortion-effect-add-on-for-wordpress/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.7\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:187:\"<span class=\"ttm_content\">The Distortion Add-On allows you to create interesting Distortion style effects on any of your Slider Revolution content.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:182:\"[{\"path\":\"revslider-liquideffect-addon\\/revslider-liquideffect-addon.php\",\"name\":\"Distortion Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:234;a:22:{s:2:\"id\";s:3:\"243\";s:5:\"title\";s:10:\"Club Flyer\";s:5:\"alias\";s:9:\"clubflyer\";s:3:\"zip\";s:13:\"clubflyer.zip\";s:3:\"uid\";s:32:\"dab73b9904d0e643a35b0475980998bd\";s:3:\"img\";s:20:\"clubflyer/slide1.jpg\";s:7:\"preview\";s:81:\"https://revolution.themepunch.com/club-flyer-landing-page-template-for-wordpress/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:227:\"<span class=\"ttm_content\">This Club Fyler Template for Slider Revolution uses the brand new Exploding Layers Add-On to create a captivating effect. Tap into unlimited creative potential. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:187:\"[{\"path\":\"revslider-explodinglayers-addon\\/revslider-explodinglayers-addon.php\",\"name\":\"Exploding Layers AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:235;a:23:{s:2:\"id\";s:3:\"244\";s:5:\"title\";s:16:\"Paintbrush AddOn\";s:5:\"alias\";s:15:\"paintbrushaddon\";s:3:\"zip\";s:19:\"paintbrushaddon.zip\";s:3:\"uid\";s:32:\"c85c48a6742b4bf72a2590cc1b50f6a0\";s:3:\"img\";s:26:\"paintbrushaddon/slide1.jpg\";s:7:\"preview\";s:73:\"https://revolution.themepunch.com/paintbrush-effect-add-on-for-wordpress/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.5.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:239:\"<span class=\"ttm_content\">The Paintbrush Add-On for WordPress allows you to add cool mouse interaction effects to your Slider Revolution content. Examples: Blur Reveal, Color Reveal, Scratch Me Free.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:171:\"[{\"path\":\"revslider-paintbrush-addon\\/revslider-paintbrush-addon.php\",\"name\":\"Paintbrush AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:236;a:25:{s:2:\"id\";s:3:\"245\";s:5:\"title\";s:18:\"Parallax One-Pager\";s:5:\"alias\";s:26:\"parallax-one-pager-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:26:\"parallax-one-pager-package\";s:3:\"img\";s:39:\"packages/parallax-one-pager-package.jpg\";s:7:\"preview\";s:71:\"https://revolution.themepunch.com/parallax-one-page-wordpress-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.8\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:230:\"<span class=\"ttm_content\">The Parallax One-Page WordPress Template is consisting of 3 hero blocks and contains a beautiful parallax mountain scene. An impactful opening to your web presence!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Parallax One-Pager\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"14\";s:9:\"installed\";b:0;}i:237;a:25:{s:2:\"id\";s:3:\"246\";s:5:\"title\";s:15:\"Parallax Header\";s:5:\"alias\";s:15:\"parallax_header\";s:3:\"zip\";s:25:\"packs/parallax_header.zip\";s:3:\"uid\";s:32:\"32bf4a0f5136853bd6bd366275a7a60b\";s:3:\"img\";s:26:\"parallax_header/slide1.jpg\";s:7:\"preview\";s:71:\"https://revolution.themepunch.com/parallax-one-page-wordpress-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:230:\"<span class=\"ttm_content\">The Parallax One-Page WordPress Template is consisting of 3 hero blocks and contains a beautiful parallax mountain scene. An impactful opening to your web presence!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Parallax One-Pager\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"14\";s:9:\"installed\";b:0;}i:238;a:25:{s:2:\"id\";s:3:\"247\";s:5:\"title\";s:16:\"Parallax Content\";s:5:\"alias\";s:16:\"parallax_content\";s:3:\"zip\";s:26:\"packs/parallax_content.zip\";s:3:\"uid\";s:32:\"a25c5fb8f74757476ab4dc038e56f90d\";s:3:\"img\";s:27:\"parallax_content/slide1.jpg\";s:7:\"preview\";s:71:\"https://revolution.themepunch.com/parallax-one-page-wordpress-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:230:\"<span class=\"ttm_content\">The Parallax One-Page WordPress Template is consisting of 3 hero blocks and contains a beautiful parallax mountain scene. An impactful opening to your web presence!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Parallax One-Pager\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"14\";s:9:\"installed\";b:0;}i:239;a:25:{s:2:\"id\";s:3:\"248\";s:5:\"title\";s:15:\"Parallax Footer\";s:5:\"alias\";s:15:\"parallax_footer\";s:3:\"zip\";s:25:\"packs/parallax_footer.zip\";s:3:\"uid\";s:32:\"665dff9ea6eaf162a2a1f160f51a9ddb\";s:3:\"img\";s:26:\"parallax_footer/slide1.jpg\";s:7:\"preview\";s:71:\"https://revolution.themepunch.com/parallax-one-page-wordpress-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:230:\"<span class=\"ttm_content\">The Parallax One-Page WordPress Template is consisting of 3 hero blocks and contains a beautiful parallax mountain scene. An impactful opening to your web presence!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Parallax One-Pager\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"14\";s:9:\"installed\";b:0;}i:240;a:25:{s:2:\"id\";s:3:\"249\";s:5:\"title\";s:18:\"Le Chef Restaurant\";s:5:\"alias\";s:18:\"le-chef-restaurant\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:26:\"le-chef-restaurant-package\";s:3:\"img\";s:39:\"packages/le-chef-restaurant-package.jpg\";s:7:\"preview\";s:80:\"https://revolution.themepunch.com/le-chef-restaurant-website-wordpress-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.8\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:261:\"<span class=\"ttm_content\">The Le Chef Restaurant Template is a One-Page Website and a full solution for your clients Restaurant. Showcase images in the header slideshow and present the Restaurants offering in a clear way!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Le Chef Restaurant\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"15\";s:9:\"installed\";b:0;}i:241;a:25:{s:2:\"id\";s:3:\"250\";s:5:\"title\";s:12:\"Le Chef Menu\";s:5:\"alias\";s:12:\"le-chef-menu\";s:3:\"zip\";s:22:\"packs/le-chef-menu.zip\";s:3:\"uid\";s:32:\"2f2a6a333431fefe4a7b3b6a982b2ff5\";s:3:\"img\";s:23:\"le-chef-menu/slide1.jpg\";s:7:\"preview\";s:80:\"https://revolution.themepunch.com/le-chef-restaurant-website-wordpress-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:261:\"<span class=\"ttm_content\">The Le Chef Restaurant Template is a One-Page Website and a full solution for your clients Restaurant. Showcase images in the header slideshow and present the Restaurants offering in a clear way!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Le Chef Restaurant\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"15\";s:9:\"installed\";b:0;}i:242;a:25:{s:2:\"id\";s:3:\"251\";s:5:\"title\";s:14:\"Le Chef Header\";s:5:\"alias\";s:14:\"le-chef-header\";s:3:\"zip\";s:24:\"packs/le-chef-header.zip\";s:3:\"uid\";s:32:\"06450ca3be5a4a8959f3752ab974e574\";s:3:\"img\";s:25:\"le-chef-header/slide1.jpg\";s:7:\"preview\";s:80:\"https://revolution.themepunch.com/le-chef-restaurant-website-wordpress-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:261:\"<span class=\"ttm_content\">The Le Chef Restaurant Template is a One-Page Website and a full solution for your clients Restaurant. Showcase images in the header slideshow and present the Restaurants offering in a clear way!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Le Chef Restaurant\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"15\";s:9:\"installed\";b:0;}i:243;a:25:{s:2:\"id\";s:3:\"252\";s:5:\"title\";s:18:\"Le Chef Philosophy\";s:5:\"alias\";s:18:\"le-chef-philosophy\";s:3:\"zip\";s:28:\"packs/le-chef-philosophy.zip\";s:3:\"uid\";s:32:\"a532fd029addeb18106e751409b8e20a\";s:3:\"img\";s:29:\"le-chef-philosophy/slide1.jpg\";s:7:\"preview\";s:80:\"https://revolution.themepunch.com/le-chef-restaurant-website-wordpress-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:261:\"<span class=\"ttm_content\">The Le Chef Restaurant Template is a One-Page Website and a full solution for your clients Restaurant. Showcase images in the header slideshow and present the Restaurants offering in a clear way!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Le Chef Restaurant\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"15\";s:9:\"installed\";b:0;}i:244;a:25:{s:2:\"id\";s:3:\"253\";s:5:\"title\";s:12:\"Le Chef Food\";s:5:\"alias\";s:12:\"le-chef-food\";s:3:\"zip\";s:22:\"packs/le-chef-food.zip\";s:3:\"uid\";s:32:\"cd4b6a2cb5de2dd20a0e8ba0c35451df\";s:3:\"img\";s:23:\"le-chef-food/slide1.jpg\";s:7:\"preview\";s:80:\"https://revolution.themepunch.com/le-chef-restaurant-website-wordpress-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:261:\"<span class=\"ttm_content\">The Le Chef Restaurant Template is a One-Page Website and a full solution for your clients Restaurant. Showcase images in the header slideshow and present the Restaurants offering in a clear way!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Le Chef Restaurant\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"15\";s:9:\"installed\";b:0;}i:245;a:25:{s:2:\"id\";s:3:\"254\";s:5:\"title\";s:16:\"Le Chef La Carte\";s:5:\"alias\";s:16:\"le-chef-la-carte\";s:3:\"zip\";s:26:\"packs/le-chef-la-carte.zip\";s:3:\"uid\";s:32:\"6f312749679c3ba52c41189a6b8bf729\";s:3:\"img\";s:27:\"le-chef-la-carte/slide1.jpg\";s:7:\"preview\";s:80:\"https://revolution.themepunch.com/le-chef-restaurant-website-wordpress-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:261:\"<span class=\"ttm_content\">The Le Chef Restaurant Template is a One-Page Website and a full solution for your clients Restaurant. Showcase images in the header slideshow and present the Restaurants offering in a clear way!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Le Chef Restaurant\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"15\";s:9:\"installed\";b:0;}i:246;a:25:{s:2:\"id\";s:3:\"255\";s:5:\"title\";s:14:\"Le Chef Footer\";s:5:\"alias\";s:14:\"le-chef-footer\";s:3:\"zip\";s:24:\"packs/le-chef-footer.zip\";s:3:\"uid\";s:32:\"12fc241e8e5b9e5df9758c43448e2907\";s:3:\"img\";s:25:\"le-chef-footer/slide1.jpg\";s:7:\"preview\";s:80:\"https://revolution.themepunch.com/le-chef-restaurant-website-wordpress-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:261:\"<span class=\"ttm_content\">The Le Chef Restaurant Template is a One-Page Website and a full solution for your clients Restaurant. Showcase images in the header slideshow and present the Restaurants offering in a clear way!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Le Chef Restaurant\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"15\";s:9:\"installed\";b:0;}i:247;a:22:{s:2:\"id\";s:3:\"256\";s:5:\"title\";s:20:\"News Magazine Slider\";s:5:\"alias\";s:20:\"news-magazine-slider\";s:3:\"zip\";s:24:\"news-magazine-slider.zip\";s:3:\"uid\";s:32:\"31f2c1506babb1fef459401f051d2d52\";s:3:\"img\";s:31:\"news-magazine-slider/slide1.jpg\";s:7:\"preview\";s:69:\"https://revolution.themepunch.com/news-magazine-slider-for-wordpress/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:205:\"<span class=\"ttm_content\">The Magazine Slider offers various layouts that support static content images, HTML5 and Youtube video. Great for any blog or news website!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:163:\"[{\"path\":\"revslider-revealer-addon\\/revslider-revealer-addon.php\",\"name\":\"Reveal AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:248;a:22:{s:2:\"id\";s:3:\"257\";s:5:\"title\";s:18:\"Real Estate Slider\";s:5:\"alias\";s:18:\"real-estate-slider\";s:3:\"zip\";s:22:\"real-estate-slider.zip\";s:3:\"uid\";s:32:\"739ce6336e46815094387c9448e6c804\";s:3:\"img\";s:29:\"real-estate-slider/slide1.jpg\";s:7:\"preview\";s:67:\"https://revolution.themepunch.com/real-estate-slider-for-wordpress/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:204:\"<span class=\"ttm_content\">The Real Estate Slider allows to display real estate offers with a large ken burns background image and additional thumbnail hover images.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:249;a:22:{s:2:\"id\";s:3:\"258\";s:5:\"title\";s:14:\"Fashion Header\";s:5:\"alias\";s:14:\"fashion-header\";s:3:\"zip\";s:18:\"fashion-header.zip\";s:3:\"uid\";s:32:\"24ece4e7f4d31cd90377c62abbd9e25a\";s:3:\"img\";s:25:\"fashion-header/slide1.jpg\";s:7:\"preview\";s:75:\"https://revolution.themepunch.com/fashion-shop-header-slider-for-wordpress/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:254:\"<span class=\"ttm_content\">The Fashion Shop Header ist the ideal Slider to display as an intro to your shop website or as a separator in between content. Our unique \"Bubble Morph\" effect makes this module stand out!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:174:\"[{\"path\":\"revslider-bubblemorph-addon\\/revslider-bubblemorph-addon.php\",\"name\":\"BubbleMorph AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:250;a:22:{s:2:\"id\";s:3:\"259\";s:5:\"title\";s:14:\"Seasonal Offer\";s:5:\"alias\";s:13:\"seasonaloffer\";s:3:\"zip\";s:17:\"seasonaloffer.zip\";s:3:\"uid\";s:32:\"caf2f17f8fd64f2f89dcb3c8dd238457\";s:3:\"img\";s:24:\"seasonaloffer/slide1.jpg\";s:7:\"preview\";s:80:\"https://revolution.themepunch.com/seasonal-offer-christmas-header-for-wordpress/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:7:\"5.4.8.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:204:\"<span class=\"ttm_content\">Use the Seasonal Offer Header to promote special offers in the holiday season, or just to add some snowy christmas spirit to your website!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:153:\"[{\"path\":\"revslider-snow-addon\\/revslider-snow-addon.php\",\"name\":\"Snow AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:251;a:26:{s:2:\"id\";s:3:\"260\";s:5:\"title\";s:11:\"Barber Shop\";s:5:\"alias\";s:11:\"barber-shop\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:19:\"barber-shop-package\";s:3:\"img\";s:32:\"packages/barber-shop-package.jpg\";s:7:\"preview\";s:69:\"https://revolution.themepunch.com/barber-shop-template-for-wordpress/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:220:\"<span class=\"ttm_content\">The Barber Shop is a useful One-Page template presenting all information about your business. Build your websites faster with Slider Revolution templates.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:11:\"Barber Shop\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"16\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:252;a:26:{s:2:\"id\";s:3:\"261\";s:5:\"title\";s:18:\"Barber Shop Header\";s:5:\"alias\";s:18:\"barber-shop-header\";s:3:\"zip\";s:28:\"packs/barber-shop-header.zip\";s:3:\"uid\";s:32:\"71c995d36d39a0e8a04cffdf753f2ba2\";s:3:\"img\";s:29:\"barber-shop-header/slide1.jpg\";s:7:\"preview\";s:69:\"https://revolution.themepunch.com/barber-shop-template-for-wordpress/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:220:\"<span class=\"ttm_content\">The Barber Shop is a useful One-Page template presenting all information about your business. Build your websites faster with Slider Revolution templates.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:11:\"Barber Shop\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"16\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:253;a:26:{s:2:\"id\";s:3:\"262\";s:5:\"title\";s:23:\"Barber Shop Mobile Menu\";s:5:\"alias\";s:23:\"barber-shop-mobile-menu\";s:3:\"zip\";s:33:\"packs/barber-shop-mobile-menu.zip\";s:3:\"uid\";s:32:\"762c6fb5c6306f37becb1e55773c2592\";s:3:\"img\";s:34:\"barber-shop-mobile-menu/slide1.jpg\";s:7:\"preview\";s:69:\"https://revolution.themepunch.com/barber-shop-template-for-wordpress/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:220:\"<span class=\"ttm_content\">The Barber Shop is a useful One-Page template presenting all information about your business. Build your websites faster with Slider Revolution templates.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:11:\"Barber Shop\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"16\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:254;a:26:{s:2:\"id\";s:3:\"263\";s:5:\"title\";s:24:\"Barber Shop First Screen\";s:5:\"alias\";s:24:\"barber-shop-first-screen\";s:3:\"zip\";s:34:\"packs/barber-shop-first-screen.zip\";s:3:\"uid\";s:32:\"acf70bfd64cff2c3c2ea5585223575da\";s:3:\"img\";s:35:\"barber-shop-first-screen/slide1.jpg\";s:7:\"preview\";s:69:\"https://revolution.themepunch.com/barber-shop-template-for-wordpress/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:220:\"<span class=\"ttm_content\">The Barber Shop is a useful One-Page template presenting all information about your business. Build your websites faster with Slider Revolution templates.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:11:\"Barber Shop\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"16\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:255;a:26:{s:2:\"id\";s:3:\"264\";s:5:\"title\";s:17:\"Barber Shop About\";s:5:\"alias\";s:17:\"barber-shop-about\";s:3:\"zip\";s:27:\"packs/barber-shop-about.zip\";s:3:\"uid\";s:32:\"bc8b63cfc7f8c34173b4fd5b082fc05a\";s:3:\"img\";s:28:\"barber-shop-about/slide1.jpg\";s:7:\"preview\";s:69:\"https://revolution.themepunch.com/barber-shop-template-for-wordpress/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:220:\"<span class=\"ttm_content\">The Barber Shop is a useful One-Page template presenting all information about your business. Build your websites faster with Slider Revolution templates.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:11:\"Barber Shop\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"16\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:256;a:26:{s:2:\"id\";s:3:\"265\";s:5:\"title\";s:20:\"Barber Shop Services\";s:5:\"alias\";s:20:\"barber-shop-services\";s:3:\"zip\";s:30:\"packs/barber-shop-services.zip\";s:3:\"uid\";s:32:\"d65121d6f84fabd812a2b621b768e10e\";s:3:\"img\";s:31:\"barber-shop-services/slide1.jpg\";s:7:\"preview\";s:69:\"https://revolution.themepunch.com/barber-shop-template-for-wordpress/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:220:\"<span class=\"ttm_content\">The Barber Shop is a useful One-Page template presenting all information about your business. Build your websites faster with Slider Revolution templates.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:11:\"Barber Shop\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"16\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:257;a:26:{s:2:\"id\";s:3:\"266\";s:5:\"title\";s:19:\"Barber Shop Barbers\";s:5:\"alias\";s:19:\"barber-shop-barbers\";s:3:\"zip\";s:29:\"packs/barber-shop-barbers.zip\";s:3:\"uid\";s:32:\"003e9fec9693072119c8f8d8b6690c4d\";s:3:\"img\";s:30:\"barber-shop-barbers/slide1.jpg\";s:7:\"preview\";s:69:\"https://revolution.themepunch.com/barber-shop-template-for-wordpress/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:220:\"<span class=\"ttm_content\">The Barber Shop is a useful One-Page template presenting all information about your business. Build your websites faster with Slider Revolution templates.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:11:\"Barber Shop\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"16\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:258;a:26:{s:2:\"id\";s:3:\"267\";s:5:\"title\";s:20:\"Barber Shop Contacts\";s:5:\"alias\";s:20:\"barber-shop-contacts\";s:3:\"zip\";s:30:\"packs/barber-shop-contacts.zip\";s:3:\"uid\";s:32:\"cdcc08f5d6c90dbcfd0502bda2401643\";s:3:\"img\";s:31:\"barber-shop-contacts/slide1.jpg\";s:7:\"preview\";s:69:\"https://revolution.themepunch.com/barber-shop-template-for-wordpress/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:220:\"<span class=\"ttm_content\">The Barber Shop is a useful One-Page template presenting all information about your business. Build your websites faster with Slider Revolution templates.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:11:\"Barber Shop\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"16\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:259;a:26:{s:2:\"id\";s:3:\"268\";s:5:\"title\";s:18:\"Barber Shop Footer\";s:5:\"alias\";s:18:\"barber-shop-footer\";s:3:\"zip\";s:28:\"packs/barber-shop-footer.zip\";s:3:\"uid\";s:32:\"26ca5ae0de7cdbb2ca19348b6e01eda0\";s:3:\"img\";s:29:\"barber-shop-footer/slide1.jpg\";s:7:\"preview\";s:69:\"https://revolution.themepunch.com/barber-shop-template-for-wordpress/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:220:\"<span class=\"ttm_content\">The Barber Shop is a useful One-Page template presenting all information about your business. Build your websites faster with Slider Revolution templates.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:11:\"Barber Shop\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"16\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:260;a:22:{s:2:\"id\";s:3:\"269\";s:5:\"title\";s:12:\"Fitness Club\";s:5:\"alias\";s:21:\"fitness-club-template\";s:3:\"zip\";s:25:\"fitness-club-template.zip\";s:3:\"uid\";s:32:\"14ea10d68d6aad1df62b3becf71df754\";s:3:\"img\";s:32:\"fitness-club-template/slide1.jpg\";s:7:\"preview\";s:68:\"https://revolution.themepunch.com/fitness-club-header-for-wordpress/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:223:\"<span class=\"ttm_content\">The Fitness Club Header is the perfect introduction to your fitness themed website. Showcase your current offers or service portfolio with sleek transitions!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:261;a:22:{s:2:\"id\";s:3:\"270\";s:5:\"title\";s:13:\"Soccer School\";s:5:\"alias\";s:13:\"soccer-school\";s:3:\"zip\";s:17:\"soccer-school.zip\";s:3:\"uid\";s:32:\"9906b48812aff67097f990eeee42dd41\";s:3:\"img\";s:24:\"soccer-school/slide1.jpg\";s:7:\"preview\";s:67:\"https://revolution.themepunch.com/soccer-club-slider-for-wordpress/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:228:\"<span class=\"ttm_content\">The Soccer Club Header is the perfect introduction to your Soccer School themed website. Showcase your current offers or service portfolio with sleek transitions!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:163:\"[{\"path\":\"revslider-revealer-addon\\/revslider-revealer-addon.php\",\"name\":\"Reveal AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:262;a:22:{s:2:\"id\";s:3:\"271\";s:5:\"title\";s:10:\"Music Band\";s:5:\"alias\";s:19:\"music-band-template\";s:3:\"zip\";s:23:\"music-band-template.zip\";s:3:\"uid\";s:32:\"91e79657bf1b1812f8114a00ab8e0eb4\";s:3:\"img\";s:30:\"music-band-template/slide1.jpg\";s:7:\"preview\";s:68:\"https://revolution.themepunch.com/music-band-template-for-wordpress/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:7:\"5.4.8.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:221:\"<span class=\"ttm_content\">The Music Band Header is the perfect introduction to your Music Band themed website. Showcase your current songs, albums and videos with sleek transitions!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:163:\"[{\"path\":\"revslider-revealer-addon\\/revslider-revealer-addon.php\",\"name\":\"Reveal AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:263;a:22:{s:2:\"id\";s:3:\"272\";s:5:\"title\";s:15:\"Restaurant Menu\";s:5:\"alias\";s:15:\"restaurant-menu\";s:3:\"zip\";s:19:\"restaurant-menu.zip\";s:3:\"uid\";s:32:\"078809cffb21b6c4d3f5aaa2daeb193d\";s:3:\"img\";s:26:\"restaurant-menu/slide1.jpg\";s:7:\"preview\";s:71:\"https://revolution.themepunch.com/restaurant-menu-slider-for-wordpress/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:7:\"5.4.8.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:208:\"<span class=\"ttm_content\">The Restaurant Menu Header is the perfect introduction to your Restaurant themed website. Showcase your current dishes with sleek transitions!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:264;a:22:{s:2:\"id\";s:3:\"273\";s:5:\"title\";s:16:\"Cinematic Slider\";s:5:\"alias\";s:16:\"cinematic-slider\";s:3:\"zip\";s:20:\"cinematic-slider.zip\";s:3:\"uid\";s:32:\"c53e7dcbb6b656ae7b4c91d333589838\";s:3:\"img\";s:27:\"cinematic-slider/slide1.jpg\";s:7:\"preview\";s:60:\"https://revolution.themepunch.com/cinematic-slider-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:138:\"<span class=\"ttm_content\">Bold texts and a cinematic transition effect make this slider stand out!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:265;a:22:{s:2:\"id\";s:3:\"274\";s:5:\"title\";s:17:\"3D Parallax Cubes\";s:5:\"alias\";s:17:\"3d-parallax-cubes\";s:3:\"zip\";s:21:\"3d-parallax-cubes.zip\";s:3:\"uid\";s:32:\"c5b809a1829f8f809c9a768cd3d6b3cb\";s:3:\"img\";s:28:\"3d-parallax-cubes/slide1.jpg\";s:7:\"preview\";s:68:\"https://revolution.themepunch.com/3d-parallax-cubes-slider-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:149:\"<span class=\"ttm_content\">This amazing 3D cubes parallax effect can be an eye-opening intro for your website!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:266;a:25:{s:2:\"id\";s:3:\"275\";s:5:\"title\";s:33:\"Medicare Medical Services Website\";s:5:\"alias\";s:33:\"medicare-medical-services-website\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:41:\"medicare-medical-services-website-package\";s:3:\"img\";s:29:\"packages/medicare_package.jpg\";s:7:\"preview\";s:68:\"https://revolution.themepunch.com/medicare-medical-services-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:163:\"<span class=\"ttm_content\">The Medicare Medical Services template is a great solution for your medical practice or hospital.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Medicare Medical Services\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"17\";s:9:\"installed\";b:0;}i:267;a:25:{s:2:\"id\";s:3:\"276\";s:5:\"title\";s:13:\"Medicare Menu\";s:5:\"alias\";s:13:\"medicare-menu\";s:3:\"zip\";s:23:\"packs/medicare-menu.zip\";s:3:\"uid\";s:32:\"0e4ca8fc281e20251b3fffa19d470fed\";s:3:\"img\";s:24:\"medicare-menu/slide1.jpg\";s:7:\"preview\";s:68:\"https://revolution.themepunch.com/medicare-medical-services-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:163:\"<span class=\"ttm_content\">The Medicare Medical Services template is a great solution for your medical practice or hospital.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Medicare Medical Services\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"17\";s:9:\"installed\";b:0;}i:268;a:25:{s:2:\"id\";s:3:\"277\";s:5:\"title\";s:15:\"Medicare Header\";s:5:\"alias\";s:15:\"medicare-header\";s:3:\"zip\";s:25:\"packs/medicare-header.zip\";s:3:\"uid\";s:32:\"03e8ade247d8c96f548bc0515f34043f\";s:3:\"img\";s:26:\"medicare-header/slide1.jpg\";s:7:\"preview\";s:68:\"https://revolution.themepunch.com/medicare-medical-services-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:163:\"<span class=\"ttm_content\">The Medicare Medical Services template is a great solution for your medical practice or hospital.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Medicare Medical Services\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"17\";s:9:\"installed\";b:0;}i:269;a:25:{s:2:\"id\";s:3:\"278\";s:5:\"title\";s:14:\"Medicare About\";s:5:\"alias\";s:14:\"medicare-about\";s:3:\"zip\";s:24:\"packs/medicare-about.zip\";s:3:\"uid\";s:32:\"a3ab9e89155ef2542820343f30b29f72\";s:3:\"img\";s:25:\"medicare-about/slide1.jpg\";s:7:\"preview\";s:68:\"https://revolution.themepunch.com/medicare-medical-services-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:163:\"<span class=\"ttm_content\">The Medicare Medical Services template is a great solution for your medical practice or hospital.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Medicare Medical Services\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"17\";s:9:\"installed\";b:0;}i:270;a:25:{s:2:\"id\";s:3:\"279\";s:5:\"title\";s:18:\"Medicare Highlight\";s:5:\"alias\";s:18:\"medicare-highlight\";s:3:\"zip\";s:28:\"packs/medicare-highlight.zip\";s:3:\"uid\";s:32:\"c3c8a74e5402489f1a85a0c83890ef1f\";s:3:\"img\";s:29:\"medicare-highlight/slide1.jpg\";s:7:\"preview\";s:68:\"https://revolution.themepunch.com/medicare-medical-services-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:163:\"<span class=\"ttm_content\">The Medicare Medical Services template is a great solution for your medical practice or hospital.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Medicare Medical Services\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"17\";s:9:\"installed\";b:0;}i:271;a:25:{s:2:\"id\";s:3:\"280\";s:5:\"title\";s:17:\"Medicare Services\";s:5:\"alias\";s:17:\"medicare-services\";s:3:\"zip\";s:27:\"packs/medicare-services.zip\";s:3:\"uid\";s:32:\"8869b0834d4649dcc3221bed65980806\";s:3:\"img\";s:28:\"medicare-services/slide1.jpg\";s:7:\"preview\";s:68:\"https://revolution.themepunch.com/medicare-medical-services-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:163:\"<span class=\"ttm_content\">The Medicare Medical Services template is a great solution for your medical practice or hospital.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Medicare Medical Services\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"17\";s:9:\"installed\";b:0;}i:272;a:25:{s:2:\"id\";s:3:\"281\";s:5:\"title\";s:16:\"Medicare Doctors\";s:5:\"alias\";s:16:\"medicare-doctors\";s:3:\"zip\";s:26:\"packs/medicare-doctors.zip\";s:3:\"uid\";s:32:\"2c9d57afd64244b5f7e30b0d87c842f9\";s:3:\"img\";s:27:\"medicare-doctors/slide1.jpg\";s:7:\"preview\";s:68:\"https://revolution.themepunch.com/medicare-medical-services-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:163:\"<span class=\"ttm_content\">The Medicare Medical Services template is a great solution for your medical practice or hospital.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Medicare Medical Services\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"17\";s:9:\"installed\";b:0;}i:273;a:25:{s:2:\"id\";s:3:\"282\";s:5:\"title\";s:17:\"Medicare Research\";s:5:\"alias\";s:17:\"medicare-research\";s:3:\"zip\";s:27:\"packs/medicare-research.zip\";s:3:\"uid\";s:32:\"31e84a91fc8b8d5296e715e539a076d0\";s:3:\"img\";s:28:\"medicare-research/slide1.jpg\";s:7:\"preview\";s:68:\"https://revolution.themepunch.com/medicare-medical-services-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:163:\"<span class=\"ttm_content\">The Medicare Medical Services template is a great solution for your medical practice or hospital.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Medicare Medical Services\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"17\";s:9:\"installed\";b:0;}i:274;a:25:{s:2:\"id\";s:3:\"283\";s:5:\"title\";s:19:\"Medicare Why Choose\";s:5:\"alias\";s:18:\"medicare-whychoose\";s:3:\"zip\";s:28:\"packs/medicare-whychoose.zip\";s:3:\"uid\";s:32:\"6dad61c672127de9e35884caa45d49a0\";s:3:\"img\";s:29:\"medicare-whychoose/slide1.jpg\";s:7:\"preview\";s:68:\"https://revolution.themepunch.com/medicare-medical-services-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:163:\"<span class=\"ttm_content\">The Medicare Medical Services template is a great solution for your medical practice or hospital.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Medicare Medical Services\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"17\";s:9:\"installed\";b:0;}i:275;a:25:{s:2:\"id\";s:3:\"284\";s:5:\"title\";s:16:\"Medicare Contact\";s:5:\"alias\";s:16:\"medicare-contact\";s:3:\"zip\";s:26:\"packs/medicare-contact.zip\";s:3:\"uid\";s:32:\"89bc35ad8beb62a149c42262ae49a270\";s:3:\"img\";s:27:\"medicare-contact/slide1.jpg\";s:7:\"preview\";s:68:\"https://revolution.themepunch.com/medicare-medical-services-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:163:\"<span class=\"ttm_content\">The Medicare Medical Services template is a great solution for your medical practice or hospital.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Medicare Medical Services\";s:13:\"package_order\";s:1:\"9\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"17\";s:9:\"installed\";b:0;}i:276;a:25:{s:2:\"id\";s:3:\"285\";s:5:\"title\";s:15:\"Medicare Footer\";s:5:\"alias\";s:15:\"medicare-footer\";s:3:\"zip\";s:25:\"packs/medicare-footer.zip\";s:3:\"uid\";s:32:\"ccf63e5233b3d63009e5ee90db51b37b\";s:3:\"img\";s:26:\"medicare-footer/slide1.jpg\";s:7:\"preview\";s:68:\"https://revolution.themepunch.com/medicare-medical-services-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:163:\"<span class=\"ttm_content\">The Medicare Medical Services template is a great solution for your medical practice or hospital.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Medicare Medical Services\";s:13:\"package_order\";s:2:\"10\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"17\";s:9:\"installed\";b:0;}i:277;a:25:{s:2:\"id\";s:3:\"286\";s:5:\"title\";s:20:\"Coffee Joint Website\";s:5:\"alias\";s:20:\"coffee-joint-website\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:28:\"coffee-joint-website-package\";s:3:\"img\";s:27:\"packages/coffee_package.jpg\";s:7:\"preview\";s:76:\"https://revolution.themepunch.com/coffee-joint-coffee-shop-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:144:\"<span class=\"ttm_content\">The Coffee Joint website template is a great solution for your cafe or bistro.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:12:\"Coffee Joint\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"18\";s:9:\"installed\";b:0;}i:278;a:25:{s:2:\"id\";s:3:\"287\";s:5:\"title\";s:11:\"Coffee Menu\";s:5:\"alias\";s:11:\"coffee-menu\";s:3:\"zip\";s:21:\"packs/coffee-menu.zip\";s:3:\"uid\";s:32:\"81195cad7be3f5180a267b34ce8cf966\";s:3:\"img\";s:22:\"coffee-menu/slide1.jpg\";s:7:\"preview\";s:76:\"https://revolution.themepunch.com/coffee-joint-coffee-shop-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:144:\"<span class=\"ttm_content\">The Coffee Joint website template is a great solution for your cafe or bistro.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:12:\"Coffee Joint\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"18\";s:9:\"installed\";b:0;}i:279;a:25:{s:2:\"id\";s:3:\"288\";s:5:\"title\";s:13:\"Coffee Header\";s:5:\"alias\";s:13:\"coffee-header\";s:3:\"zip\";s:23:\"packs/coffee-header.zip\";s:3:\"uid\";s:32:\"5eed8adb9d3ae12168ad4735ac63eb20\";s:3:\"img\";s:24:\"coffee-header/slide1.jpg\";s:7:\"preview\";s:76:\"https://revolution.themepunch.com/coffee-joint-coffee-shop-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:144:\"<span class=\"ttm_content\">The Coffee Joint website template is a great solution for your cafe or bistro.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:12:\"Coffee Joint\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"18\";s:9:\"installed\";b:0;}i:280;a:25:{s:2:\"id\";s:3:\"289\";s:5:\"title\";s:17:\"Coffee Philosophy\";s:5:\"alias\";s:17:\"coffee-philosophy\";s:3:\"zip\";s:27:\"packs/coffee-philosophy.zip\";s:3:\"uid\";s:32:\"76b5ccae3fa87fd0f991b87e7ae71c27\";s:3:\"img\";s:28:\"coffee-philosophy/slide1.jpg\";s:7:\"preview\";s:76:\"https://revolution.themepunch.com/coffee-joint-coffee-shop-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:144:\"<span class=\"ttm_content\">The Coffee Joint website template is a great solution for your cafe or bistro.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:12:\"Coffee Joint\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"18\";s:9:\"installed\";b:0;}i:281;a:25:{s:2:\"id\";s:3:\"290\";s:5:\"title\";s:12:\"Coffee Carte\";s:5:\"alias\";s:12:\"coffee-carte\";s:3:\"zip\";s:22:\"packs/coffee-carte.zip\";s:3:\"uid\";s:32:\"470214ddd2cec585629fb79a0fd908d6\";s:3:\"img\";s:23:\"coffee-carte/slide1.jpg\";s:7:\"preview\";s:76:\"https://revolution.themepunch.com/coffee-joint-coffee-shop-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:144:\"<span class=\"ttm_content\">The Coffee Joint website template is a great solution for your cafe or bistro.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:12:\"Coffee Joint\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"18\";s:9:\"installed\";b:0;}i:282;a:25:{s:2:\"id\";s:3:\"291\";s:5:\"title\";s:13:\"Coffee Teaser\";s:5:\"alias\";s:13:\"coffee-teaser\";s:3:\"zip\";s:23:\"packs/coffee-teaser.zip\";s:3:\"uid\";s:32:\"2ed868896c92a7bfb6431803c79e8486\";s:3:\"img\";s:24:\"coffee-teaser/slide1.jpg\";s:7:\"preview\";s:76:\"https://revolution.themepunch.com/coffee-joint-coffee-shop-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:144:\"<span class=\"ttm_content\">The Coffee Joint website template is a great solution for your cafe or bistro.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:12:\"Coffee Joint\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"18\";s:9:\"installed\";b:0;}i:283;a:25:{s:2:\"id\";s:3:\"292\";s:5:\"title\";s:14:\"Coffee Find Us\";s:5:\"alias\";s:13:\"coffee-findus\";s:3:\"zip\";s:23:\"packs/coffee-findus.zip\";s:3:\"uid\";s:32:\"96d3784473dfa64bce9e1e4101919927\";s:3:\"img\";s:24:\"coffee-findus/slide1.jpg\";s:7:\"preview\";s:76:\"https://revolution.themepunch.com/coffee-joint-coffee-shop-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:144:\"<span class=\"ttm_content\">The Coffee Joint website template is a great solution for your cafe or bistro.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:12:\"Coffee Joint\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"18\";s:9:\"installed\";b:0;}i:284;a:25:{s:2:\"id\";s:3:\"293\";s:5:\"title\";s:13:\"Coffee Footer\";s:5:\"alias\";s:13:\"coffee-footer\";s:3:\"zip\";s:23:\"packs/coffee-footer.zip\";s:3:\"uid\";s:32:\"6027c25e87a5fe7fd8727a51c0967915\";s:3:\"img\";s:24:\"coffee-footer/slide1.jpg\";s:7:\"preview\";s:76:\"https://revolution.themepunch.com/coffee-joint-coffee-shop-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:144:\"<span class=\"ttm_content\">The Coffee Joint website template is a great solution for your cafe or bistro.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:12:\"Coffee Joint\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"18\";s:9:\"installed\";b:0;}i:285;a:26:{s:2:\"id\";s:3:\"294\";s:5:\"title\";s:17:\"Minimal Portfolio\";s:5:\"alias\";s:25:\"minimal-portfolio-website\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:25:\"minimal-portfolio-package\";s:3:\"img\";s:38:\"packages/minimal_portfolio_package.jpg\";s:7:\"preview\";s:69:\"https://revolution.themepunch.com/minimal-portfolio-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">The Minimal Portfolio template is a slide based website with additional modal detail pages.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Minimal Portfolio\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"19\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:286;a:26:{s:2:\"id\";s:3:\"295\";s:5:\"title\";s:17:\"Minimal Portfolio\";s:5:\"alias\";s:17:\"minimal-portfolio\";s:3:\"zip\";s:27:\"packs/minimal-portfolio.zip\";s:3:\"uid\";s:32:\"183b97b301d5ff0b171c067a87c8a3f5\";s:3:\"img\";s:28:\"minimal-portfolio/slide1.jpg\";s:7:\"preview\";s:69:\"https://revolution.themepunch.com/minimal-portfolio-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">The Minimal Portfolio template is a slide based website with additional modal detail pages.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Minimal Portfolio\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"19\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:287;a:26:{s:2:\"id\";s:3:\"296\";s:5:\"title\";s:23:\"Minimal Portfolio Modal\";s:5:\"alias\";s:23:\"minimal-portfolio-modal\";s:3:\"zip\";s:33:\"packs/minimal-portfolio-modal.zip\";s:3:\"uid\";s:32:\"6874e6cec3663670f209a8d8a4f26b16\";s:3:\"img\";s:34:\"minimal-portfolio-modal/slide1.jpg\";s:7:\"preview\";s:69:\"https://revolution.themepunch.com/minimal-portfolio-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">The Minimal Portfolio template is a slide based website with additional modal detail pages.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Minimal Portfolio\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"19\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:288;a:25:{s:2:\"id\";s:3:\"297\";s:5:\"title\";s:23:\"Angled Business Website\";s:5:\"alias\";s:23:\"angled-business-website\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:31:\"angled-business-website-package\";s:3:\"img\";s:27:\"packages/angled_package.jpg\";s:7:\"preview\";s:67:\"https://revolution.themepunch.com/angled-business-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Angled Business Website template is a geometric, parallax one-page website with modal based detail pages.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:15:\"Angled Business\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"20\";s:9:\"installed\";b:0;}i:289;a:25:{s:2:\"id\";s:3:\"298\";s:5:\"title\";s:11:\"Angled Menu\";s:5:\"alias\";s:11:\"angled-menu\";s:3:\"zip\";s:21:\"packs/angled-menu.zip\";s:3:\"uid\";s:32:\"2fe0c4682d1231ee3918be9e4fcb1837\";s:3:\"img\";s:22:\"angled-menu/slide1.jpg\";s:7:\"preview\";s:67:\"https://revolution.themepunch.com/angled-business-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Angled Business Website template is a geometric, parallax one-page website with modal based detail pages.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:15:\"Angled Business\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"20\";s:9:\"installed\";b:0;}i:290;a:25:{s:2:\"id\";s:3:\"299\";s:5:\"title\";s:13:\"Angled Header\";s:5:\"alias\";s:13:\"angled-header\";s:3:\"zip\";s:23:\"packs/angled-header.zip\";s:3:\"uid\";s:32:\"09462601d4edca8dff899de6f666dc47\";s:3:\"img\";s:24:\"angled-header/slide1.jpg\";s:7:\"preview\";s:67:\"https://revolution.themepunch.com/angled-business-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Angled Business Website template is a geometric, parallax one-page website with modal based detail pages.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:15:\"Angled Business\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"20\";s:9:\"installed\";b:0;}i:291;a:25:{s:2:\"id\";s:3:\"300\";s:5:\"title\";s:11:\"Angled News\";s:5:\"alias\";s:11:\"angled-news\";s:3:\"zip\";s:21:\"packs/angled-news.zip\";s:3:\"uid\";s:32:\"b315105763ed91214cb2f0ac12615729\";s:3:\"img\";s:22:\"angled-news/slide1.jpg\";s:7:\"preview\";s:67:\"https://revolution.themepunch.com/angled-business-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Angled Business Website template is a geometric, parallax one-page website with modal based detail pages.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:15:\"Angled Business\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"20\";s:9:\"installed\";b:0;}i:292;a:25:{s:2:\"id\";s:3:\"301\";s:5:\"title\";s:15:\"Angled Services\";s:5:\"alias\";s:15:\"angled-services\";s:3:\"zip\";s:25:\"packs/angled-services.zip\";s:3:\"uid\";s:32:\"7605651c1487e1a6c32edc70017be8ad\";s:3:\"img\";s:26:\"angled-services/slide1.jpg\";s:7:\"preview\";s:67:\"https://revolution.themepunch.com/angled-business-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Angled Business Website template is a geometric, parallax one-page website with modal based detail pages.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:15:\"Angled Business\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"20\";s:9:\"installed\";b:0;}i:293;a:25:{s:2:\"id\";s:3:\"302\";s:5:\"title\";s:14:\"Angled Success\";s:5:\"alias\";s:14:\"angled-success\";s:3:\"zip\";s:24:\"packs/angled-success.zip\";s:3:\"uid\";s:32:\"9e3fa974a42ecf80e1ec6ff991fca430\";s:3:\"img\";s:25:\"angled-success/slide1.jpg\";s:7:\"preview\";s:67:\"https://revolution.themepunch.com/angled-business-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Angled Business Website template is a geometric, parallax one-page website with modal based detail pages.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:15:\"Angled Business\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"20\";s:9:\"installed\";b:0;}i:294;a:25:{s:2:\"id\";s:3:\"303\";s:5:\"title\";s:13:\"Angled Footer\";s:5:\"alias\";s:13:\"angled-footer\";s:3:\"zip\";s:23:\"packs/angled-footer.zip\";s:3:\"uid\";s:32:\"aed4eaa2f7883351ba9c9947feef153e\";s:3:\"img\";s:24:\"angled-footer/slide1.jpg\";s:7:\"preview\";s:67:\"https://revolution.themepunch.com/angled-business-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Angled Business Website template is a geometric, parallax one-page website with modal based detail pages.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:15:\"Angled Business\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"20\";s:9:\"installed\";b:0;}i:295;a:25:{s:2:\"id\";s:3:\"304\";s:5:\"title\";s:20:\"Angled Content Modal\";s:5:\"alias\";s:20:\"angled-content-modal\";s:3:\"zip\";s:30:\"packs/angled-content-modal.zip\";s:3:\"uid\";s:32:\"4ddc74515fdf84f974217e4ed47a7c66\";s:3:\"img\";s:31:\"angled-content-modal/slide1.jpg\";s:7:\"preview\";s:67:\"https://revolution.themepunch.com/angled-business-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Angled Business Website template is a geometric, parallax one-page website with modal based detail pages.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:15:\"Angled Business\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"20\";s:9:\"installed\";b:0;}i:296;a:22:{s:2:\"id\";s:3:\"312\";s:5:\"title\";s:24:\"Retouch Before and After\";s:5:\"alias\";s:7:\"Retouch\";s:3:\"zip\";s:11:\"Retouch.zip\";s:3:\"uid\";s:32:\"58894991f1abd8b448c8d353b1b5fe76\";s:3:\"img\";s:18:\"Retouch/slide1.jpg\";s:7:\"preview\";s:61:\"http://revolution.themepunch.com/retouch-before-after-slider/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:155:\"<span class=\"ttm_content\">The Retouch Slider is the perfect way to compare your photos before and after retouching.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-beforeafter-addon\\/revslider-beforeafter-addon.php\",\"name\":\"Before After AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:297;a:22:{s:2:\"id\";s:3:\"313\";s:5:\"title\";s:11:\"Tech Slider\";s:5:\"alias\";s:11:\"tech-slider\";s:3:\"zip\";s:15:\"tech-slider.zip\";s:3:\"uid\";s:32:\"a98e2b264f00a1116d21808c6a543162\";s:3:\"img\";s:22:\"tech-slider/slide1.jpg\";s:7:\"preview\";s:63:\"http://revolution.themepunch.com/tech-showcase-slider-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:153:\"<span class=\"ttm_content\">This classic slider module with sleek device mockups features a smooth parallax effect.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:298;a:25:{s:2:\"id\";s:3:\"314\";s:5:\"title\";s:19:\"Peak Agency Website\";s:5:\"alias\";s:19:\"peak-agency-website\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:27:\"peak-agency-website-package\";s:3:\"img\";s:25:\"packages/peak_package.jpg\";s:7:\"preview\";s:63:\"https://revolution.themepunch.com/peak-agency-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:129:\"<span class=\"ttm_content\">The Peak Agency Website template is a minimal, light one-pager.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:11:\"Peak Agency\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"22\";s:9:\"installed\";b:0;}i:299;a:25:{s:2:\"id\";s:3:\"315\";s:5:\"title\";s:11:\"Peak Header\";s:5:\"alias\";s:11:\"peak-header\";s:3:\"zip\";s:21:\"packs/peak-header.zip\";s:3:\"uid\";s:32:\"b721bd612e9fbc5182418ad3fd7d0808\";s:3:\"img\";s:22:\"peak-header/slide1.jpg\";s:7:\"preview\";s:63:\"https://revolution.themepunch.com/peak-agency-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:129:\"<span class=\"ttm_content\">The Peak Agency Website template is a minimal, light one-pager.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:11:\"Peak Agency\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"22\";s:9:\"installed\";b:0;}i:300;a:25:{s:2:\"id\";s:3:\"316\";s:5:\"title\";s:10:\"Peak About\";s:5:\"alias\";s:10:\"peak-about\";s:3:\"zip\";s:20:\"packs/peak-about.zip\";s:3:\"uid\";s:32:\"7e68b1012fb03490d45c7f79e8cb1b19\";s:3:\"img\";s:21:\"peak-about/slide1.jpg\";s:7:\"preview\";s:63:\"https://revolution.themepunch.com/peak-agency-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:129:\"<span class=\"ttm_content\">The Peak Agency Website template is a minimal, light one-pager.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:11:\"Peak Agency\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"22\";s:9:\"installed\";b:0;}i:301;a:25:{s:2:\"id\";s:3:\"317\";s:5:\"title\";s:14:\"Peak Portfolio\";s:5:\"alias\";s:14:\"peak-portfolio\";s:3:\"zip\";s:24:\"packs/peak-portfolio.zip\";s:3:\"uid\";s:32:\"6198d1885ba9e95221c33e404f21bdbc\";s:3:\"img\";s:25:\"peak-portfolio/slide1.jpg\";s:7:\"preview\";s:63:\"https://revolution.themepunch.com/peak-agency-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:129:\"<span class=\"ttm_content\">The Peak Agency Website template is a minimal, light one-pager.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:11:\"Peak Agency\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"22\";s:9:\"installed\";b:0;}i:302;a:25:{s:2:\"id\";s:3:\"318\";s:5:\"title\";s:11:\"Peak Footer\";s:5:\"alias\";s:11:\"peak-footer\";s:3:\"zip\";s:21:\"packs/peak-footer.zip\";s:3:\"uid\";s:32:\"2dead6897ad3b3a709b380d81242f76b\";s:3:\"img\";s:22:\"peak-footer/slide1.jpg\";s:7:\"preview\";s:63:\"https://revolution.themepunch.com/peak-agency-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:129:\"<span class=\"ttm_content\">The Peak Agency Website template is a minimal, light one-pager.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:11:\"Peak Agency\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"22\";s:9:\"installed\";b:0;}i:303;a:25:{s:2:\"id\";s:3:\"319\";s:5:\"title\";s:24:\"Modern Portfolio Website\";s:5:\"alias\";s:24:\"modern-portfolio-website\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:32:\"modern-portfolio-website-package\";s:3:\"img\";s:30:\"packages/portfolio-package.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/modern-portfolio-website/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:145:\"<span class=\"ttm_content\">A modern portfolio template with fancy scroll animations and a colorful design.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:16:\"Modern Portfolio\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"23\";s:9:\"installed\";b:0;}i:304;a:25:{s:2:\"id\";s:3:\"320\";s:5:\"title\";s:17:\"Portfolio Welcome\";s:5:\"alias\";s:17:\"portfolio-welcome\";s:3:\"zip\";s:27:\"packs/portfolio-welcome.zip\";s:3:\"uid\";s:32:\"97336b8785e4a7b27facaf1547e0464d\";s:3:\"img\";s:28:\"portfolio-welcome/slide1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/modern-portfolio-website/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:145:\"<span class=\"ttm_content\">A modern portfolio template with fancy scroll animations and a colorful design.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:16:\"Modern Portfolio\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"23\";s:9:\"installed\";b:0;}i:305;a:25:{s:2:\"id\";s:3:\"321\";s:5:\"title\";s:15:\"Portfolio About\";s:5:\"alias\";s:15:\"portfolio-about\";s:3:\"zip\";s:25:\"packs/portfolio-about.zip\";s:3:\"uid\";s:32:\"5d3a4724fd453de5313ceb6696c1db62\";s:3:\"img\";s:26:\"portfolio-about/slide1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/modern-portfolio-website/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:145:\"<span class=\"ttm_content\">A modern portfolio template with fancy scroll animations and a colorful design.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:16:\"Modern Portfolio\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"23\";s:9:\"installed\";b:0;}i:306;a:25:{s:2:\"id\";s:3:\"322\";s:5:\"title\";s:21:\"Portfolio Works Title\";s:5:\"alias\";s:21:\"portfolio-works-title\";s:3:\"zip\";s:31:\"packs/portfolio-works-title.zip\";s:3:\"uid\";s:32:\"cbb5c6e875cc1f25b463fdf89cabef28\";s:3:\"img\";s:32:\"portfolio-works-title/slide1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/modern-portfolio-website/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:145:\"<span class=\"ttm_content\">A modern portfolio template with fancy scroll animations and a colorful design.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:16:\"Modern Portfolio\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"23\";s:9:\"installed\";b:0;}i:307;a:25:{s:2:\"id\";s:3:\"323\";s:5:\"title\";s:23:\"Portfolio Works Content\";s:5:\"alias\";s:23:\"portfolio-works-content\";s:3:\"zip\";s:33:\"packs/portfolio-works-content.zip\";s:3:\"uid\";s:32:\"5c87311128c7794ffa6ee07ea0648082\";s:3:\"img\";s:34:\"portfolio-works-content/slide1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/modern-portfolio-website/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:145:\"<span class=\"ttm_content\">A modern portfolio template with fancy scroll animations and a colorful design.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:16:\"Modern Portfolio\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"23\";s:9:\"installed\";b:0;}i:308;a:25:{s:2:\"id\";s:3:\"324\";s:5:\"title\";s:18:\"Portfolio Contacts\";s:5:\"alias\";s:18:\"portfolio-contacts\";s:3:\"zip\";s:28:\"packs/portfolio-contacts.zip\";s:3:\"uid\";s:32:\"bd81feffad83b69218f7e837478038e5\";s:3:\"img\";s:29:\"portfolio-contacts/slide1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/modern-portfolio-website/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:145:\"<span class=\"ttm_content\">A modern portfolio template with fancy scroll animations and a colorful design.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:16:\"Modern Portfolio\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"23\";s:9:\"installed\";b:0;}i:309;a:26:{s:2:\"id\";s:3:\"325\";s:5:\"title\";s:18:\"App Studio Website\";s:5:\"alias\";s:18:\"app-studio-website\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:26:\"app-studio-website-package\";s:3:\"img\";s:31:\"packages/App_Studio_package.jpg\";s:7:\"preview\";s:53:\"https://revolution.themepunch.com/app-studio-website/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:149:\"<span class=\"ttm_content\">A modern one-page presentation website to present your mobile app development team.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:10:\"App Studio\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"24\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:310;a:26:{s:2:\"id\";s:3:\"326\";s:5:\"title\";s:18:\"App Studio Welcome\";s:5:\"alias\";s:18:\"App-Studio-Welcome\";s:3:\"zip\";s:28:\"packs/App-Studio-Welcome.zip\";s:3:\"uid\";s:32:\"2ce0f3c54214b04e6c3a9becfd59730c\";s:3:\"img\";s:29:\"App-Studio-Welcome/slide1.jpg\";s:7:\"preview\";s:53:\"https://revolution.themepunch.com/app-studio-website/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:149:\"<span class=\"ttm_content\">A modern one-page presentation website to present your mobile app development team.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:10:\"App Studio\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"24\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:311;a:26:{s:2:\"id\";s:3:\"327\";s:5:\"title\";s:19:\"App Studio Services\";s:5:\"alias\";s:19:\"App-Studio-Services\";s:3:\"zip\";s:29:\"packs/App-Studio-Services.zip\";s:3:\"uid\";s:32:\"5df7776271ec69d2f9edaa6b842715a9\";s:3:\"img\";s:30:\"App-Studio-Services/slide1.jpg\";s:7:\"preview\";s:53:\"https://revolution.themepunch.com/app-studio-website/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:149:\"<span class=\"ttm_content\">A modern one-page presentation website to present your mobile app development team.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:10:\"App Studio\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"24\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:312;a:26:{s:2:\"id\";s:3:\"328\";s:5:\"title\";s:16:\"App Studio About\";s:5:\"alias\";s:16:\"App-Studio-About\";s:3:\"zip\";s:26:\"packs/App-Studio-About.zip\";s:3:\"uid\";s:32:\"af8b84dc116c629df7bd89fc69271a2e\";s:3:\"img\";s:27:\"App-Studio-About/slide1.jpg\";s:7:\"preview\";s:53:\"https://revolution.themepunch.com/app-studio-website/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:149:\"<span class=\"ttm_content\">A modern one-page presentation website to present your mobile app development team.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:10:\"App Studio\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"24\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:313;a:26:{s:2:\"id\";s:3:\"329\";s:5:\"title\";s:19:\"App Studio Contacts\";s:5:\"alias\";s:19:\"App-Studio-Contacts\";s:3:\"zip\";s:29:\"packs/App-Studio-Contacts.zip\";s:3:\"uid\";s:32:\"afbbd2214c983d314f3215a00db9198d\";s:3:\"img\";s:30:\"App-Studio-Contacts/slide1.jpg\";s:7:\"preview\";s:53:\"https://revolution.themepunch.com/app-studio-website/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:149:\"<span class=\"ttm_content\">A modern one-page presentation website to present your mobile app development team.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:10:\"App Studio\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"24\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:314;a:22:{s:2:\"id\";s:3:\"330\";s:5:\"title\";s:14:\"Cube Animation\";s:5:\"alias\";s:14:\"cube-animation\";s:3:\"zip\";s:18:\"cube-animation.zip\";s:3:\"uid\";s:32:\"c03dd3cfc60479dfc6d79ddb64fa0ec5\";s:3:\"img\";s:25:\"cube-animation/slide1.jpg\";s:7:\"preview\";s:65:\"https://revolution.themepunch.com/cube-animation-slider-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:155:\"<span class=\"ttm_content\">A modern slider with text elements, cube animations and a striking call to action button.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:315;a:26:{s:2:\"id\";s:3:\"331\";s:5:\"title\";s:13:\"Basic Website\";s:5:\"alias\";s:13:\"basic-website\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:21:\"basic-website-package\";s:3:\"img\";s:26:\"packages/basic_package.jpg\";s:7:\"preview\";s:48:\"https://revolution.themepunch.com/basic-website/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:187:\"<span class=\"ttm_content\">The Basic Website template is a minimal one-page website with all the essential modules. Usable and quickly customizable.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Basic Website\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"25\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:316;a:26:{s:2:\"id\";s:3:\"332\";s:5:\"title\";s:10:\"Basic Menu\";s:5:\"alias\";s:10:\"basic-menu\";s:3:\"zip\";s:20:\"packs/basic-menu.zip\";s:3:\"uid\";s:32:\"39277f53b2cb5ac644a1649b47c37270\";s:3:\"img\";s:21:\"basic-menu/slide1.jpg\";s:7:\"preview\";s:48:\"https://revolution.themepunch.com/basic-website/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:187:\"<span class=\"ttm_content\">The Basic Website template is a minimal one-page website with all the essential modules. Usable and quickly customizable.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Basic Website\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"25\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:317;a:26:{s:2:\"id\";s:3:\"333\";s:5:\"title\";s:12:\"Basic Header\";s:5:\"alias\";s:12:\"basic-header\";s:3:\"zip\";s:22:\"packs/basic-header.zip\";s:3:\"uid\";s:32:\"ad7a32dbccb0bdf9de64cf2adfa950a2\";s:3:\"img\";s:23:\"basic-header/slide1.jpg\";s:7:\"preview\";s:48:\"https://revolution.themepunch.com/basic-website/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:187:\"<span class=\"ttm_content\">The Basic Website template is a minimal one-page website with all the essential modules. Usable and quickly customizable.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Basic Website\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"25\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:318;a:26:{s:2:\"id\";s:3:\"334\";s:5:\"title\";s:13:\"Basic Content\";s:5:\"alias\";s:13:\"basic-content\";s:3:\"zip\";s:23:\"packs/basic-content.zip\";s:3:\"uid\";s:32:\"0b12f3b183a3c8206e3a7b28d2d93108\";s:3:\"img\";s:24:\"basic-content/slide1.jpg\";s:7:\"preview\";s:48:\"https://revolution.themepunch.com/basic-website/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:187:\"<span class=\"ttm_content\">The Basic Website template is a minimal one-page website with all the essential modules. Usable and quickly customizable.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Basic Website\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"25\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:319;a:26:{s:2:\"id\";s:3:\"335\";s:5:\"title\";s:14:\"Basic Carousel\";s:5:\"alias\";s:14:\"basic-carousel\";s:3:\"zip\";s:24:\"packs/basic-carousel.zip\";s:3:\"uid\";s:32:\"e4abb5c6d5cf914530575a982d3dfc14\";s:3:\"img\";s:25:\"basic-carousel/slide1.jpg\";s:7:\"preview\";s:48:\"https://revolution.themepunch.com/basic-website/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:187:\"<span class=\"ttm_content\">The Basic Website template is a minimal one-page website with all the essential modules. Usable and quickly customizable.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:8:\"carousel\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Basic Website\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"25\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:320;a:26:{s:2:\"id\";s:3:\"336\";s:5:\"title\";s:13:\"Basic Callout\";s:5:\"alias\";s:13:\"basic-callout\";s:3:\"zip\";s:23:\"packs/basic-callout.zip\";s:3:\"uid\";s:32:\"2ccc208b9322f5435d0f4ff64c6d9dab\";s:3:\"img\";s:24:\"basic-callout/slide1.jpg\";s:7:\"preview\";s:48:\"https://revolution.themepunch.com/basic-website/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:187:\"<span class=\"ttm_content\">The Basic Website template is a minimal one-page website with all the essential modules. Usable and quickly customizable.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Basic Website\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"25\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:321;a:26:{s:2:\"id\";s:3:\"337\";s:5:\"title\";s:10:\"Basic Grid\";s:5:\"alias\";s:10:\"basic-grid\";s:3:\"zip\";s:20:\"packs/basic-grid.zip\";s:3:\"uid\";s:32:\"3cb4b41d2992eba012921b8fb7c96daa\";s:3:\"img\";s:21:\"basic-grid/slide1.jpg\";s:7:\"preview\";s:48:\"https://revolution.themepunch.com/basic-website/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:187:\"<span class=\"ttm_content\">The Basic Website template is a minimal one-page website with all the essential modules. Usable and quickly customizable.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Basic Website\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"25\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:322;a:26:{s:2:\"id\";s:3:\"338\";s:5:\"title\";s:17:\"Basic Video Block\";s:5:\"alias\";s:17:\"basic-video-block\";s:3:\"zip\";s:27:\"packs/basic-video-block.zip\";s:3:\"uid\";s:32:\"e7c1d42b21819741f3e72c1325dae5ed\";s:3:\"img\";s:28:\"basic-video-block/slide1.jpg\";s:7:\"preview\";s:48:\"https://revolution.themepunch.com/basic-website/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:187:\"<span class=\"ttm_content\">The Basic Website template is a minimal one-page website with all the essential modules. Usable and quickly customizable.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Basic Website\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"25\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:323;a:26:{s:2:\"id\";s:3:\"339\";s:5:\"title\";s:12:\"Basic Footer\";s:5:\"alias\";s:12:\"basic-footer\";s:3:\"zip\";s:22:\"packs/basic-footer.zip\";s:3:\"uid\";s:32:\"ed8f6a554775ebace558af2f4f2dcbac\";s:3:\"img\";s:23:\"basic-footer/slide1.jpg\";s:7:\"preview\";s:48:\"https://revolution.themepunch.com/basic-website/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:187:\"<span class=\"ttm_content\">The Basic Website template is a minimal one-page website with all the essential modules. Usable and quickly customizable.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Basic Website\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"25\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:324;a:26:{s:2:\"id\";s:3:\"340\";s:5:\"title\";s:14:\"Basic Lightbox\";s:5:\"alias\";s:14:\"basic-lightbox\";s:3:\"zip\";s:24:\"packs/basic-lightbox.zip\";s:3:\"uid\";s:32:\"e4b025b300b1a8f417d04eb80113fac2\";s:3:\"img\";s:25:\"basic-lightbox/slide1.jpg\";s:7:\"preview\";s:48:\"https://revolution.themepunch.com/basic-website/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:187:\"<span class=\"ttm_content\">The Basic Website template is a minimal one-page website with all the essential modules. Usable and quickly customizable.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Basic Website\";s:13:\"package_order\";s:1:\"9\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"25\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:325;a:22:{s:2:\"id\";s:3:\"341\";s:5:\"title\";s:13:\"Nature Slider\";s:5:\"alias\";s:13:\"nature-slider\";s:3:\"zip\";s:17:\"nature-slider.zip\";s:3:\"uid\";s:32:\"eef1a4584ec1c3b8c26c305cca44e805\";s:3:\"img\";s:24:\"nature-slider/slide1.jpg\";s:7:\"preview\";s:56:\"http://revolution.themepunch.com/nature-explorer-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:151:\"<span class=\"ttm_content\">The Nature Explorer Slider Template uses the Distortion and Particle Effects Add-Ons.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:356:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-liquideffect-addon\\/revslider-liquideffect-addon.php\",\"name\":\"Distortion Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:326;a:23:{s:2:\"id\";s:3:\"342\";s:5:\"title\";s:11:\"Art Gallery\";s:5:\"alias\";s:11:\"art-gallery\";s:3:\"zip\";s:15:\"art-gallery.zip\";s:3:\"uid\";s:32:\"b8c5095ae3407337e6e5b2a8515e7d6e\";s:3:\"img\";s:22:\"art-gallery/slide1.jpg\";s:7:\"preview\";s:62:\"https://revolution.themepunch.com/art-gallery-slider-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:6:\"6.2.22\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:145:\"<span class=\"ttm_content\">A modern slider with large, geometric elements and interesting mask animations.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:327;a:25:{s:2:\"id\";s:3:\"343\";s:5:\"title\";s:20:\"Construction Company\";s:5:\"alias\";s:28:\"construction-company-website\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:36:\"construction-company-website-package\";s:3:\"img\";s:33:\"packages/construction_package.jpg\";s:7:\"preview\";s:63:\"https://revolution.themepunch.com/construction-company-website/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:244:\"<span class=\"ttm_content\">The Construction Company is the perfect introduction to your Construction themed website. Showcase your current projects, services and contact information with sleek transitions!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";s:163:\"[{\"path\":\"revslider-revealer-addon\\/revslider-revealer-addon.php\",\"name\":\"Reveal AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:20:\"Construction Company\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"26\";s:9:\"installed\";b:0;}i:328;a:25:{s:2:\"id\";s:3:\"344\";s:5:\"title\";s:19:\"Construction Header\";s:5:\"alias\";s:19:\"Construction-Header\";s:3:\"zip\";s:29:\"packs/Construction-Header.zip\";s:3:\"uid\";s:32:\"5c77de774b8f5487c1276c4a7b3dc80c\";s:3:\"img\";s:30:\"Construction-Header/slide1.jpg\";s:7:\"preview\";s:63:\"https://revolution.themepunch.com/construction-company-website/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:244:\"<span class=\"ttm_content\">The Construction Company is the perfect introduction to your Construction themed website. Showcase your current projects, services and contact information with sleek transitions!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:20:\"Construction Company\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"26\";s:9:\"installed\";b:0;}i:329;a:25:{s:2:\"id\";s:3:\"345\";s:5:\"title\";s:17:\"Construction Home\";s:5:\"alias\";s:17:\"Construction-Home\";s:3:\"zip\";s:27:\"packs/Construction-Home.zip\";s:3:\"uid\";s:32:\"fcb277f0c07dad270d2a7cef4431bef8\";s:3:\"img\";s:28:\"Construction-Home/slide1.jpg\";s:7:\"preview\";s:63:\"https://revolution.themepunch.com/construction-company-website/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:244:\"<span class=\"ttm_content\">The Construction Company is the perfect introduction to your Construction themed website. Showcase your current projects, services and contact information with sleek transitions!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:20:\"Construction Company\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"26\";s:9:\"installed\";b:0;}i:330;a:25:{s:2:\"id\";s:3:\"346\";s:5:\"title\";s:21:\"Construction Projects\";s:5:\"alias\";s:21:\"Construction-Projects\";s:3:\"zip\";s:31:\"packs/Construction-Projects.zip\";s:3:\"uid\";s:32:\"0c847173c3739f79778dc2c0fc9704e4\";s:3:\"img\";s:32:\"Construction-Projects/slide1.jpg\";s:7:\"preview\";s:63:\"https://revolution.themepunch.com/construction-company-website/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:244:\"<span class=\"ttm_content\">The Construction Company is the perfect introduction to your Construction themed website. Showcase your current projects, services and contact information with sleek transitions!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:20:\"Construction Company\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"26\";s:9:\"installed\";b:0;}i:331;a:25:{s:2:\"id\";s:3:\"347\";s:5:\"title\";s:20:\"Construction History\";s:5:\"alias\";s:20:\"Construction-History\";s:3:\"zip\";s:30:\"packs/Construction-History.zip\";s:3:\"uid\";s:32:\"758da120c4b6c5606692faf0aa43aac6\";s:3:\"img\";s:31:\"Construction-History/slide1.jpg\";s:7:\"preview\";s:63:\"https://revolution.themepunch.com/construction-company-website/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:244:\"<span class=\"ttm_content\">The Construction Company is the perfect introduction to your Construction themed website. Showcase your current projects, services and contact information with sleek transitions!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:20:\"Construction Company\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"26\";s:9:\"installed\";b:0;}i:332;a:25:{s:2:\"id\";s:3:\"348\";s:5:\"title\";s:21:\"Construction Services\";s:5:\"alias\";s:21:\"Construction-Services\";s:3:\"zip\";s:31:\"packs/Construction-Services.zip\";s:3:\"uid\";s:32:\"5ad5b841c1d89e97ddbf972c8b11abd4\";s:3:\"img\";s:32:\"Construction-Services/slide1.jpg\";s:7:\"preview\";s:63:\"https://revolution.themepunch.com/construction-company-website/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:244:\"<span class=\"ttm_content\">The Construction Company is the perfect introduction to your Construction themed website. Showcase your current projects, services and contact information with sleek transitions!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:20:\"Construction Company\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"26\";s:9:\"installed\";b:0;}i:333;a:25:{s:2:\"id\";s:3:\"349\";s:5:\"title\";s:21:\"Construction Contacts\";s:5:\"alias\";s:21:\"Construction-Contacts\";s:3:\"zip\";s:31:\"packs/Construction-Contacts.zip\";s:3:\"uid\";s:32:\"b8c3c34046bb91ebb243e4da64745d37\";s:3:\"img\";s:32:\"Construction-Contacts/slide1.jpg\";s:7:\"preview\";s:63:\"https://revolution.themepunch.com/construction-company-website/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:244:\"<span class=\"ttm_content\">The Construction Company is the perfect introduction to your Construction themed website. Showcase your current projects, services and contact information with sleek transitions!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:20:\"Construction Company\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"26\";s:9:\"installed\";b:0;}i:334;a:22:{s:2:\"id\";s:3:\"350\";s:5:\"title\";s:22:\"Classic Cars Evolution\";s:5:\"alias\";s:22:\"Classic-Cars-Evolution\";s:3:\"zip\";s:26:\"Classic-Cars-Evolution.zip\";s:3:\"uid\";s:32:\"7061757f128fd624b0227715dab73b74\";s:3:\"img\";s:33:\"Classic-Cars-Evolution/slide1.jpg\";s:7:\"preview\";s:65:\"https://revolution.themepunch.com/classic-cars-before-after-hero/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:156:\"<span class=\"ttm_content\">The Classic Cars Evolution Slider is a great example of our popular before & after Add-On.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-beforeafter-addon\\/revslider-beforeafter-addon.php\",\"name\":\"Before After AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:335;a:22:{s:2:\"id\";s:3:\"351\";s:5:\"title\";s:21:\"404 Error Space Theme\";s:5:\"alias\";s:21:\"404-Error-Space-Theme\";s:3:\"zip\";s:25:\"404-Error-Space-Theme.zip\";s:3:\"uid\";s:32:\"6412adc7ec025826328e40e552a14e1e\";s:3:\"img\";s:32:\"404-Error-Space-Theme/slide1.jpg\";s:7:\"preview\";s:49:\"https://revolution.themepunch.com/404-error-page/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">The Classic Cars Evolution Slider is the perfect way to make your error page more beautiful.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:336;a:25:{s:2:\"id\";s:3:\"352\";s:5:\"title\";s:12:\"Landing Page\";s:5:\"alias\";s:20:\"landing-page-website\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:28:\"landing-page-website-package\";s:3:\"img\";s:23:\"packages/lp_package.jpg\";s:7:\"preview\";s:55:\"https://revolution.themepunch.com/landing-page-builder/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.8\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:193:\"<span class=\"ttm_content\">Landing Page is a one-page website template with standard modules to build an effective landing page for your business/product.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:624:\"<span class=\"ttm_content\">After installing this template package, please remove the \"price modal\" module shortcode from the automatically created page. Also, a small modification is needed in these templates: \"Landing Page Hero\", \"Landing page Call to Action\" and \"Landing Page Footer\". Click the buttons in these template and then go to \"layer -> actions\" and set the target of the \"Open Slider Modal\" action to the \"Landing Page Price Modal\".</span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:12:\"Landing Page\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"27\";s:9:\"installed\";b:0;}i:337;a:25:{s:2:\"id\";s:3:\"353\";s:5:\"title\";s:17:\"Landing Page Hero\";s:5:\"alias\";s:17:\"landing-page-hero\";s:3:\"zip\";s:27:\"packs/landing-page-hero.zip\";s:3:\"uid\";s:32:\"d328635caa20da7ee8a3ab687f8656ff\";s:3:\"img\";s:28:\"landing-page-hero/slide1.jpg\";s:7:\"preview\";s:55:\"https://revolution.themepunch.com/landing-page-builder/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:193:\"<span class=\"ttm_content\">Landing Page is a one-page website template with standard modules to build an effective landing page for your business/product.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:624:\"<span class=\"ttm_content\">After installing this template package, please remove the \"price modal\" module shortcode from the automatically created page. Also, a small modification is needed in these templates: \"Landing Page Hero\", \"Landing page Call to Action\" and \"Landing Page Footer\". Click the buttons in these template and then go to \"layer -> actions\" and set the target of the \"Open Slider Modal\" action to the \"Landing Page Price Modal\".</span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:12:\"Landing Page\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"27\";s:9:\"installed\";b:0;}i:338;a:25:{s:2:\"id\";s:3:\"354\";s:5:\"title\";s:21:\"Landing Page Features\";s:5:\"alias\";s:21:\"landing-page-features\";s:3:\"zip\";s:31:\"packs/landing-page-features.zip\";s:3:\"uid\";s:32:\"6552bc72abace10918a64866d9bb79c1\";s:3:\"img\";s:32:\"landing-page-features/slide1.jpg\";s:7:\"preview\";s:55:\"https://revolution.themepunch.com/landing-page-builder/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:193:\"<span class=\"ttm_content\">Landing Page is a one-page website template with standard modules to build an effective landing page for your business/product.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:624:\"<span class=\"ttm_content\">After installing this template package, please remove the \"price modal\" module shortcode from the automatically created page. Also, a small modification is needed in these templates: \"Landing Page Hero\", \"Landing page Call to Action\" and \"Landing Page Footer\". Click the buttons in these template and then go to \"layer -> actions\" and set the target of the \"Open Slider Modal\" action to the \"Landing Page Price Modal\".</span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:12:\"Landing Page\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"27\";s:9:\"installed\";b:0;}i:339;a:25:{s:2:\"id\";s:3:\"355\";s:5:\"title\";s:20:\"Landing Page Callout\";s:5:\"alias\";s:20:\"landing-page-callout\";s:3:\"zip\";s:30:\"packs/landing-page-callout.zip\";s:3:\"uid\";s:32:\"c5b101ea5471e7409ae7effa8d45fbcf\";s:3:\"img\";s:31:\"landing-page-callout/slide1.jpg\";s:7:\"preview\";s:55:\"https://revolution.themepunch.com/landing-page-builder/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:193:\"<span class=\"ttm_content\">Landing Page is a one-page website template with standard modules to build an effective landing page for your business/product.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:624:\"<span class=\"ttm_content\">After installing this template package, please remove the \"price modal\" module shortcode from the automatically created page. Also, a small modification is needed in these templates: \"Landing Page Hero\", \"Landing page Call to Action\" and \"Landing Page Footer\". Click the buttons in these template and then go to \"layer -> actions\" and set the target of the \"Open Slider Modal\" action to the \"Landing Page Price Modal\".</span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:12:\"Landing Page\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"27\";s:9:\"installed\";b:0;}i:340;a:25:{s:2:\"id\";s:3:\"356\";s:5:\"title\";s:20:\"Landing Page Content\";s:5:\"alias\";s:20:\"landing-page-content\";s:3:\"zip\";s:30:\"packs/landing-page-content.zip\";s:3:\"uid\";s:32:\"34da8057a6bb3677c9adf9f18ffc6cf0\";s:3:\"img\";s:31:\"landing-page-content/slide1.jpg\";s:7:\"preview\";s:55:\"https://revolution.themepunch.com/landing-page-builder/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:193:\"<span class=\"ttm_content\">Landing Page is a one-page website template with standard modules to build an effective landing page for your business/product.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:624:\"<span class=\"ttm_content\">After installing this template package, please remove the \"price modal\" module shortcode from the automatically created page. Also, a small modification is needed in these templates: \"Landing Page Hero\", \"Landing page Call to Action\" and \"Landing Page Footer\". Click the buttons in these template and then go to \"layer -> actions\" and set the target of the \"Open Slider Modal\" action to the \"Landing Page Price Modal\".</span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:12:\"Landing Page\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"27\";s:9:\"installed\";b:0;}i:341;a:25:{s:2:\"id\";s:3:\"357\";s:5:\"title\";s:25:\"Landing Page Testimonials\";s:5:\"alias\";s:25:\"landing-page-testimonials\";s:3:\"zip\";s:35:\"packs/landing-page-testimonials.zip\";s:3:\"uid\";s:32:\"a83606e311cd5115422d86f04890cbf1\";s:3:\"img\";s:36:\"landing-page-testimonials/slide1.jpg\";s:7:\"preview\";s:55:\"https://revolution.themepunch.com/landing-page-builder/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:193:\"<span class=\"ttm_content\">Landing Page is a one-page website template with standard modules to build an effective landing page for your business/product.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:624:\"<span class=\"ttm_content\">After installing this template package, please remove the \"price modal\" module shortcode from the automatically created page. Also, a small modification is needed in these templates: \"Landing Page Hero\", \"Landing page Call to Action\" and \"Landing Page Footer\". Click the buttons in these template and then go to \"layer -> actions\" and set the target of the \"Open Slider Modal\" action to the \"Landing Page Price Modal\".</span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:12:\"Landing Page\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"27\";s:9:\"installed\";b:0;}i:342;a:25:{s:2:\"id\";s:3:\"358\";s:5:\"title\";s:27:\"Landing Page Call to Action\";s:5:\"alias\";s:27:\"landing-page-call-to-action\";s:3:\"zip\";s:37:\"packs/landing-page-call-to-action.zip\";s:3:\"uid\";s:32:\"adfb456b27fa7eb6b1415d8f80836f05\";s:3:\"img\";s:38:\"landing-page-call-to-action/slide1.jpg\";s:7:\"preview\";s:55:\"https://revolution.themepunch.com/landing-page-builder/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:193:\"<span class=\"ttm_content\">Landing Page is a one-page website template with standard modules to build an effective landing page for your business/product.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:624:\"<span class=\"ttm_content\">After installing this template package, please remove the \"price modal\" module shortcode from the automatically created page. Also, a small modification is needed in these templates: \"Landing Page Hero\", \"Landing page Call to Action\" and \"Landing Page Footer\". Click the buttons in these template and then go to \"layer -> actions\" and set the target of the \"Open Slider Modal\" action to the \"Landing Page Price Modal\".</span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:12:\"Landing Page\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"27\";s:9:\"installed\";b:0;}i:343;a:25:{s:2:\"id\";s:3:\"359\";s:5:\"title\";s:17:\"Landing Page Help\";s:5:\"alias\";s:17:\"landing-page-help\";s:3:\"zip\";s:27:\"packs/landing-page-help.zip\";s:3:\"uid\";s:32:\"ca502431f9b7f6249d99b02464de2dd7\";s:3:\"img\";s:28:\"landing-page-help/slide1.jpg\";s:7:\"preview\";s:55:\"https://revolution.themepunch.com/landing-page-builder/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:193:\"<span class=\"ttm_content\">Landing Page is a one-page website template with standard modules to build an effective landing page for your business/product.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:624:\"<span class=\"ttm_content\">After installing this template package, please remove the \"price modal\" module shortcode from the automatically created page. Also, a small modification is needed in these templates: \"Landing Page Hero\", \"Landing page Call to Action\" and \"Landing Page Footer\". Click the buttons in these template and then go to \"layer -> actions\" and set the target of the \"Open Slider Modal\" action to the \"Landing Page Price Modal\".</span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:12:\"Landing Page\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"27\";s:9:\"installed\";b:0;}i:344;a:25:{s:2:\"id\";s:3:\"360\";s:5:\"title\";s:19:\"Landing Page Footer\";s:5:\"alias\";s:19:\"landing-page-footer\";s:3:\"zip\";s:29:\"packs/landing-page-footer.zip\";s:3:\"uid\";s:32:\"2a6afc371dbd60cb117f8a0f5d09eac9\";s:3:\"img\";s:30:\"landing-page-footer/slide1.jpg\";s:7:\"preview\";s:55:\"https://revolution.themepunch.com/landing-page-builder/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:193:\"<span class=\"ttm_content\">Landing Page is a one-page website template with standard modules to build an effective landing page for your business/product.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:624:\"<span class=\"ttm_content\">After installing this template package, please remove the \"price modal\" module shortcode from the automatically created page. Also, a small modification is needed in these templates: \"Landing Page Hero\", \"Landing page Call to Action\" and \"Landing Page Footer\". Click the buttons in these template and then go to \"layer -> actions\" and set the target of the \"Open Slider Modal\" action to the \"Landing Page Price Modal\".</span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:12:\"Landing Page\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"27\";s:9:\"installed\";b:0;}i:345;a:25:{s:2:\"id\";s:3:\"361\";s:5:\"title\";s:24:\"Landing Page Price Modal\";s:5:\"alias\";s:24:\"landing-page-price-modal\";s:3:\"zip\";s:34:\"packs/landing-page-price-modal.zip\";s:3:\"uid\";s:32:\"a6c5c0430b46dd4e6e68416964a8c54d\";s:3:\"img\";s:35:\"landing-page-price-modal/slide1.jpg\";s:7:\"preview\";s:55:\"https://revolution.themepunch.com/landing-page-builder/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:193:\"<span class=\"ttm_content\">Landing Page is a one-page website template with standard modules to build an effective landing page for your business/product.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:624:\"<span class=\"ttm_content\">After installing this template package, please remove the \"price modal\" module shortcode from the automatically created page. Also, a small modification is needed in these templates: \"Landing Page Hero\", \"Landing page Call to Action\" and \"Landing Page Footer\". Click the buttons in these template and then go to \"layer -> actions\" and set the target of the \"Open Slider Modal\" action to the \"Landing Page Price Modal\".</span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:12:\"Landing Page\";s:13:\"package_order\";s:1:\"9\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"27\";s:9:\"installed\";b:0;}i:346;a:25:{s:2:\"id\";s:3:\"371\";s:5:\"title\";s:17:\"Corporate Website\";s:5:\"alias\";s:17:\"corporate-website\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:25:\"corporate-website-package\";s:3:\"img\";s:30:\"packages/corporate-website.jpg\";s:7:\"preview\";s:61:\"https://revolution.themepunch.com/corporate-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:206:\"<span class=\"ttm_content\"></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";s:173:\"[{\"path\":\"revslider-typewriter-addon\\/revslider-typewriter-addon.php\",\"name\":\"Typewriter AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/typewriter-addon\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:347;a:25:{s:2:\"id\";s:3:\"372\";s:5:\"title\";s:16:\"Corporate Header\";s:5:\"alias\";s:16:\"Corporate-Header\";s:3:\"zip\";s:26:\"packs/Corporate-Header.zip\";s:3:\"uid\";s:32:\"04f868e3812a1681f00ab89580e5d1f8\";s:3:\"img\";s:27:\"Corporate-Header/slide1.jpg\";s:7:\"preview\";s:61:\"https://revolution.themepunch.com/corporate-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:206:\"<span class=\"ttm_content\"></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:348;a:25:{s:2:\"id\";s:3:\"373\";s:5:\"title\";s:24:\"Corporate Welcome Screen\";s:5:\"alias\";s:24:\"Corporate-Welcome-Screen\";s:3:\"zip\";s:34:\"packs/Corporate-Welcome-Screen.zip\";s:3:\"uid\";s:32:\"052afe98ef819f7ace041dbbdb749639\";s:3:\"img\";s:35:\"Corporate-Welcome-Screen/slide1.jpg\";s:7:\"preview\";s:61:\"https://revolution.themepunch.com/corporate-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:206:\"<span class=\"ttm_content\"></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:173:\"[{\"path\":\"revslider-typewriter-addon\\/revslider-typewriter-addon.php\",\"name\":\"Typewriter AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/typewriter-addon\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:349;a:25:{s:2:\"id\";s:3:\"374\";s:5:\"title\";s:15:\"Corporate About\";s:5:\"alias\";s:15:\"Corporate-About\";s:3:\"zip\";s:25:\"packs/Corporate-About.zip\";s:3:\"uid\";s:32:\"7bf5f8f6d4cc3016cea86289cb46e5b6\";s:3:\"img\";s:26:\"Corporate-About/slide1.jpg\";s:7:\"preview\";s:61:\"https://revolution.themepunch.com/corporate-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:206:\"<span class=\"ttm_content\"></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:350;a:25:{s:2:\"id\";s:3:\"375\";s:5:\"title\";s:19:\"Corporate Portfolio\";s:5:\"alias\";s:19:\"Corporate-Portfolio\";s:3:\"zip\";s:29:\"packs/Corporate-Portfolio.zip\";s:3:\"uid\";s:32:\"612c2bd784fea81392dda1644a3c3cf3\";s:3:\"img\";s:30:\"Corporate-Portfolio/slide1.jpg\";s:7:\"preview\";s:61:\"https://revolution.themepunch.com/corporate-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:206:\"<span class=\"ttm_content\"></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:351;a:25:{s:2:\"id\";s:3:\"376\";s:5:\"title\";s:15:\"Corporate Chart\";s:5:\"alias\";s:15:\"Corporate-Chart\";s:3:\"zip\";s:25:\"packs/Corporate-Chart.zip\";s:3:\"uid\";s:32:\"4d27d9b3b2cfcce750e526aafb322a9f\";s:3:\"img\";s:26:\"Corporate-Chart/slide1.jpg\";s:7:\"preview\";s:61:\"https://revolution.themepunch.com/corporate-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:206:\"<span class=\"ttm_content\"></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:352;a:25:{s:2:\"id\";s:3:\"377\";s:5:\"title\";s:14:\"Corporate News\";s:5:\"alias\";s:14:\"Corporate-News\";s:3:\"zip\";s:24:\"packs/Corporate-News.zip\";s:3:\"uid\";s:32:\"bb65ed57a0d4db795d8b738f0a92f2d7\";s:3:\"img\";s:25:\"Corporate-News/slide1.jpg\";s:7:\"preview\";s:61:\"https://revolution.themepunch.com/corporate-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:206:\"<span class=\"ttm_content\"></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:353;a:25:{s:2:\"id\";s:3:\"378\";s:5:\"title\";s:16:\"Corporate Hiring\";s:5:\"alias\";s:16:\"Corporate-Hiring\";s:3:\"zip\";s:26:\"packs/Corporate-Hiring.zip\";s:3:\"uid\";s:32:\"136cf1a91604e819089eb3573a6e100a\";s:3:\"img\";s:27:\"Corporate-Hiring/slide1.jpg\";s:7:\"preview\";s:61:\"https://revolution.themepunch.com/corporate-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:206:\"<span class=\"ttm_content\"></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:354;a:25:{s:2:\"id\";s:3:\"379\";s:5:\"title\";s:22:\"Corporate Testimonials\";s:5:\"alias\";s:22:\"Corporate-Testimonials\";s:3:\"zip\";s:32:\"packs/Corporate-Testimonials.zip\";s:3:\"uid\";s:32:\"b17aec0afdc31e37359cfa406164463c\";s:3:\"img\";s:33:\"Corporate-Testimonials/slide1.jpg\";s:7:\"preview\";s:61:\"https://revolution.themepunch.com/corporate-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:206:\"<span class=\"ttm_content\"></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:355;a:25:{s:2:\"id\";s:3:\"380\";s:5:\"title\";s:15:\"Corporate Store\";s:5:\"alias\";s:15:\"Corporate-Store\";s:3:\"zip\";s:25:\"packs/Corporate-Store.zip\";s:3:\"uid\";s:32:\"6240b14620ddc634736716e0cdfdeb31\";s:3:\"img\";s:26:\"Corporate-Store/slide1.jpg\";s:7:\"preview\";s:61:\"https://revolution.themepunch.com/corporate-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:206:\"<span class=\"ttm_content\"></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:1:\"9\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:356;a:25:{s:2:\"id\";s:3:\"381\";s:5:\"title\";s:17:\"Corporate Support\";s:5:\"alias\";s:17:\"Corporate-Support\";s:3:\"zip\";s:27:\"packs/Corporate-Support.zip\";s:3:\"uid\";s:32:\"9424292a78076ce68c2faf587b26cdad\";s:3:\"img\";s:28:\"Corporate-Support/slide1.jpg\";s:7:\"preview\";s:61:\"https://revolution.themepunch.com/corporate-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:206:\"<span class=\"ttm_content\"></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:2:\"10\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:357;a:25:{s:2:\"id\";s:3:\"382\";s:5:\"title\";s:14:\"Corporate Team\";s:5:\"alias\";s:14:\"Corporate-Team\";s:3:\"zip\";s:24:\"packs/Corporate-Team.zip\";s:3:\"uid\";s:32:\"4fafe469b5a0a2545625c3f6d7ff3b9e\";s:3:\"img\";s:25:\"Corporate-Team/slide1.jpg\";s:7:\"preview\";s:61:\"https://revolution.themepunch.com/corporate-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:206:\"<span class=\"ttm_content\"></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:2:\"11\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:358;a:25:{s:2:\"id\";s:3:\"383\";s:5:\"title\";s:33:\"Corporate Selected Projects Title\";s:5:\"alias\";s:33:\"Corporate-Selected-Projects-Title\";s:3:\"zip\";s:43:\"packs/Corporate-Selected-Projects-Title.zip\";s:3:\"uid\";s:32:\"0ed3c41f51e6bf404c2fe179fa8d8ceb\";s:3:\"img\";s:44:\"Corporate-Selected-Projects-Title/slide1.jpg\";s:7:\"preview\";s:61:\"https://revolution.themepunch.com/corporate-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:206:\"<span class=\"ttm_content\"></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:2:\"12\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:359;a:25:{s:2:\"id\";s:3:\"384\";s:5:\"title\";s:27:\"Corporate Selected Projects\";s:5:\"alias\";s:27:\"Corporate-Selected-Projects\";s:3:\"zip\";s:37:\"packs/Corporate-Selected-Projects.zip\";s:3:\"uid\";s:32:\"1096c78d5f007f3900228a4092515e2e\";s:3:\"img\";s:38:\"Corporate-Selected-Projects/slide1.jpg\";s:7:\"preview\";s:61:\"https://revolution.themepunch.com/corporate-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:206:\"<span class=\"ttm_content\"></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:2:\"13\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:360;a:25:{s:2:\"id\";s:3:\"385\";s:5:\"title\";s:17:\"Corporate Clients\";s:5:\"alias\";s:17:\"Corporate-Clients\";s:3:\"zip\";s:27:\"packs/Corporate-Clients.zip\";s:3:\"uid\";s:32:\"60fe3a311195bf4dba3e50bd1ab98574\";s:3:\"img\";s:28:\"Corporate-Clients/slide1.jpg\";s:7:\"preview\";s:61:\"https://revolution.themepunch.com/corporate-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:206:\"<span class=\"ttm_content\"></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:2:\"14\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:361;a:25:{s:2:\"id\";s:3:\"386\";s:5:\"title\";s:20:\"Corporate Text Block\";s:5:\"alias\";s:20:\"Corporate-Text-Block\";s:3:\"zip\";s:30:\"packs/Corporate-Text-Block.zip\";s:3:\"uid\";s:32:\"93b68bb23d65fd1028b6b5f6d19b85b5\";s:3:\"img\";s:31:\"Corporate-Text-Block/slide1.jpg\";s:7:\"preview\";s:61:\"https://revolution.themepunch.com/corporate-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:206:\"<span class=\"ttm_content\"></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:2:\"15\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:362;a:25:{s:2:\"id\";s:3:\"387\";s:5:\"title\";s:20:\"Corporate Mobile App\";s:5:\"alias\";s:20:\"Corporate-Mobile-App\";s:3:\"zip\";s:30:\"packs/Corporate-Mobile-App.zip\";s:3:\"uid\";s:32:\"e592369d233bea673403daa15c6e498a\";s:3:\"img\";s:31:\"Corporate-Mobile-App/slide1.jpg\";s:7:\"preview\";s:61:\"https://revolution.themepunch.com/corporate-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:206:\"<span class=\"ttm_content\"></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:2:\"16\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:363;a:25:{s:2:\"id\";s:3:\"388\";s:5:\"title\";s:18:\"Corporate Contacts\";s:5:\"alias\";s:18:\"Corporate-Contacts\";s:3:\"zip\";s:28:\"packs/Corporate-Contacts.zip\";s:3:\"uid\";s:32:\"91ae9488b54b7020f8ae9dfbfd6c563a\";s:3:\"img\";s:29:\"Corporate-Contacts/slide1.jpg\";s:7:\"preview\";s:61:\"https://revolution.themepunch.com/corporate-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:206:\"<span class=\"ttm_content\"></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:2:\"17\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:364;a:25:{s:2:\"id\";s:3:\"389\";s:5:\"title\";s:16:\"Corporate Footer\";s:5:\"alias\";s:16:\"Corporate-Footer\";s:3:\"zip\";s:26:\"packs/Corporate-Footer.zip\";s:3:\"uid\";s:32:\"a01df90af203f06194c1a18745d79861\";s:3:\"img\";s:27:\"Corporate-Footer/slide1.jpg\";s:7:\"preview\";s:61:\"https://revolution.themepunch.com/corporate-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:206:\"<span class=\"ttm_content\"></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:2:\"18\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:365;a:25:{s:2:\"id\";s:3:\"390\";s:5:\"title\";s:23:\"Corporate Scroll To Top\";s:5:\"alias\";s:23:\"Corporate-Scroll-To-Top\";s:3:\"zip\";s:33:\"packs/Corporate-Scroll-To-Top.zip\";s:3:\"uid\";s:32:\"2d68f6e4590a9a445e6eb055dfee88ba\";s:3:\"img\";s:34:\"Corporate-Scroll-To-Top/slide1.jpg\";s:7:\"preview\";s:61:\"https://revolution.themepunch.com/corporate-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:206:\"<span class=\"ttm_content\"></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:2:\"19\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:366;a:26:{s:2:\"id\";s:3:\"402\";s:5:\"title\";s:23:\"Brutal Website Template\";s:5:\"alias\";s:23:\"brutal-website-template\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:31:\"brutal-website-template-package\";s:3:\"img\";s:36:\"packages/brutal-website-template.jpg\";s:7:\"preview\";s:58:\"https://revolution.themepunch.com/brutal-website-template/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:232:\"<span class=\"ttm_content\">The Brutal template is a one-pager with a unique design that sticks out. The project & services sliders with direction based transitions are particularly interesting.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";s:174:\"[{\"path\":\"revslider-bubblemorph-addon\\/revslider-bubblemorph-addon.php\",\"name\":\"BubbleMorph AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Brutal Website Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"31\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:367;a:26:{s:2:\"id\";s:3:\"403\";s:5:\"title\";s:11:\"Brutal Menu\";s:5:\"alias\";s:11:\"brutal-menu\";s:3:\"zip\";s:21:\"packs/brutal-menu.zip\";s:3:\"uid\";s:32:\"04b21c7aee2479793336e964230d6e3f\";s:3:\"img\";s:22:\"brutal-menu/slide1.jpg\";s:7:\"preview\";s:58:\"https://revolution.themepunch.com/brutal-website-template/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:232:\"<span class=\"ttm_content\">The Brutal template is a one-pager with a unique design that sticks out. The project & services sliders with direction based transitions are particularly interesting.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Brutal Website Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"31\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:368;a:26:{s:2:\"id\";s:3:\"404\";s:5:\"title\";s:11:\"Brutal Hero\";s:5:\"alias\";s:11:\"brutal-hero\";s:3:\"zip\";s:21:\"packs/brutal-hero.zip\";s:3:\"uid\";s:32:\"a342ad01054b97bac7980fdf9e275b34\";s:3:\"img\";s:22:\"brutal-hero/slide1.jpg\";s:7:\"preview\";s:58:\"https://revolution.themepunch.com/brutal-website-template/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:232:\"<span class=\"ttm_content\">The Brutal template is a one-pager with a unique design that sticks out. The project & services sliders with direction based transitions are particularly interesting.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:174:\"[{\"path\":\"revslider-bubblemorph-addon\\/revslider-bubblemorph-addon.php\",\"name\":\"BubbleMorph AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Brutal Website Template\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"31\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:369;a:26:{s:2:\"id\";s:3:\"405\";s:5:\"title\";s:12:\"Brutal About\";s:5:\"alias\";s:12:\"brutal-about\";s:3:\"zip\";s:22:\"packs/brutal-about.zip\";s:3:\"uid\";s:32:\"a3e1cd2e36c9a783c1932fdafe2e4434\";s:3:\"img\";s:23:\"brutal-about/slide1.jpg\";s:7:\"preview\";s:58:\"https://revolution.themepunch.com/brutal-website-template/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:232:\"<span class=\"ttm_content\">The Brutal template is a one-pager with a unique design that sticks out. The project & services sliders with direction based transitions are particularly interesting.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:174:\"[{\"path\":\"revslider-bubblemorph-addon\\/revslider-bubblemorph-addon.php\",\"name\":\"BubbleMorph AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Brutal Website Template\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"31\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:370;a:26:{s:2:\"id\";s:3:\"406\";s:5:\"title\";s:16:\"Brutal Highlight\";s:5:\"alias\";s:16:\"brutal-highlight\";s:3:\"zip\";s:26:\"packs/brutal-highlight.zip\";s:3:\"uid\";s:32:\"b7f8522dcb4636467633bd3b14f4e3e9\";s:3:\"img\";s:27:\"brutal-highlight/slide1.jpg\";s:7:\"preview\";s:58:\"https://revolution.themepunch.com/brutal-website-template/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:232:\"<span class=\"ttm_content\">The Brutal template is a one-pager with a unique design that sticks out. The project & services sliders with direction based transitions are particularly interesting.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Brutal Website Template\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"31\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:371;a:26:{s:2:\"id\";s:3:\"407\";s:5:\"title\";s:15:\"Brutal Projects\";s:5:\"alias\";s:15:\"brutal-projects\";s:3:\"zip\";s:25:\"packs/brutal-projects.zip\";s:3:\"uid\";s:32:\"1a462e91373042193ca5d623dd8e8a47\";s:3:\"img\";s:26:\"brutal-projects/slide1.jpg\";s:7:\"preview\";s:58:\"https://revolution.themepunch.com/brutal-website-template/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:232:\"<span class=\"ttm_content\">The Brutal template is a one-pager with a unique design that sticks out. The project & services sliders with direction based transitions are particularly interesting.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Brutal Website Template\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"31\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:372;a:26:{s:2:\"id\";s:3:\"408\";s:5:\"title\";s:15:\"Brutal Services\";s:5:\"alias\";s:15:\"brutal-services\";s:3:\"zip\";s:25:\"packs/brutal-services.zip\";s:3:\"uid\";s:32:\"cbeeb1e7a5c2842b155fe13acb7c165d\";s:3:\"img\";s:26:\"brutal-services/slide1.jpg\";s:7:\"preview\";s:58:\"https://revolution.themepunch.com/brutal-website-template/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:232:\"<span class=\"ttm_content\">The Brutal template is a one-pager with a unique design that sticks out. The project & services sliders with direction based transitions are particularly interesting.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:174:\"[{\"path\":\"revslider-bubblemorph-addon\\/revslider-bubblemorph-addon.php\",\"name\":\"BubbleMorph AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Brutal Website Template\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"31\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:373;a:26:{s:2:\"id\";s:3:\"409\";s:5:\"title\";s:14:\"Brutal Callout\";s:5:\"alias\";s:14:\"brutal-callout\";s:3:\"zip\";s:24:\"packs/brutal-callout.zip\";s:3:\"uid\";s:32:\"31b6dafdb2dfb548152653e60df5a3bc\";s:3:\"img\";s:25:\"brutal-callout/slide1.jpg\";s:7:\"preview\";s:58:\"https://revolution.themepunch.com/brutal-website-template/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:232:\"<span class=\"ttm_content\">The Brutal template is a one-pager with a unique design that sticks out. The project & services sliders with direction based transitions are particularly interesting.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:174:\"[{\"path\":\"revslider-bubblemorph-addon\\/revslider-bubblemorph-addon.php\",\"name\":\"BubbleMorph AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Brutal Website Template\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"31\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:374;a:26:{s:2:\"id\";s:3:\"410\";s:5:\"title\";s:13:\"Brutal Footer\";s:5:\"alias\";s:13:\"brutal-footer\";s:3:\"zip\";s:23:\"packs/brutal-footer.zip\";s:3:\"uid\";s:32:\"07559f0c574e3dd95b2d40d72cbb01bc\";s:3:\"img\";s:24:\"brutal-footer/slide1.jpg\";s:7:\"preview\";s:58:\"https://revolution.themepunch.com/brutal-website-template/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:232:\"<span class=\"ttm_content\">The Brutal template is a one-pager with a unique design that sticks out. The project & services sliders with direction based transitions are particularly interesting.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Brutal Website Template\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"31\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:375;a:25:{s:2:\"id\";s:3:\"411\";s:5:\"title\";s:23:\"Church Website Template\";s:5:\"alias\";s:23:\"church-website-template\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:31:\"church-website-template-package\";s:3:\"img\";s:36:\"packages/church-website-template.jpg\";s:7:\"preview\";s:63:\"https://revolution.themepunch.com/church-website-template-dark/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Church Website Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"32\";s:9:\"installed\";b:0;}i:376;a:25:{s:2:\"id\";s:3:\"412\";s:5:\"title\";s:13:\"Church Header\";s:5:\"alias\";s:13:\"Church-Header\";s:3:\"zip\";s:23:\"packs/Church-Header.zip\";s:3:\"uid\";s:32:\"c14289117e1e2b9ee716fb99146b2e03\";s:3:\"img\";s:24:\"Church-Header/slide1.jpg\";s:7:\"preview\";s:63:\"https://revolution.themepunch.com/church-website-template-dark/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Church Website Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"32\";s:9:\"installed\";b:0;}i:377;a:25:{s:2:\"id\";s:3:\"413\";s:5:\"title\";s:22:\"Church Upcoming Events\";s:5:\"alias\";s:22:\"Church-Upcoming-Events\";s:3:\"zip\";s:32:\"packs/Church-Upcoming-Events.zip\";s:3:\"uid\";s:32:\"056a26efddae92973fee4ee5cfa75f10\";s:3:\"img\";s:33:\"Church-Upcoming-Events/slide1.jpg\";s:7:\"preview\";s:63:\"https://revolution.themepunch.com/church-website-template-dark/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Church Website Template\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"32\";s:9:\"installed\";b:0;}i:378;a:25:{s:2:\"id\";s:3:\"414\";s:5:\"title\";s:12:\"Church About\";s:5:\"alias\";s:12:\"Church-About\";s:3:\"zip\";s:22:\"packs/Church-About.zip\";s:3:\"uid\";s:32:\"8ef133f3f669f06380334a83e27eedbb\";s:3:\"img\";s:23:\"Church-About/slide1.jpg\";s:7:\"preview\";s:63:\"https://revolution.themepunch.com/church-website-template-dark/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Church Website Template\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"32\";s:9:\"installed\";b:0;}i:379;a:25:{s:2:\"id\";s:3:\"415\";s:5:\"title\";s:14:\"Church Pastors\";s:5:\"alias\";s:14:\"Church-Pastors\";s:3:\"zip\";s:24:\"packs/Church-Pastors.zip\";s:3:\"uid\";s:32:\"715edc0833a753b72350b8c974f86f94\";s:3:\"img\";s:25:\"Church-Pastors/slide1.jpg\";s:7:\"preview\";s:63:\"https://revolution.themepunch.com/church-website-template-dark/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Church Website Template\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"32\";s:9:\"installed\";b:0;}i:380;a:25:{s:2:\"id\";s:3:\"416\";s:5:\"title\";s:20:\"Church Photo Gallery\";s:5:\"alias\";s:20:\"Church-Photo-Gallery\";s:3:\"zip\";s:30:\"packs/Church-Photo-Gallery.zip\";s:3:\"uid\";s:32:\"d94808a97149cd5d3b3354a28409ffd7\";s:3:\"img\";s:31:\"Church-Photo-Gallery/slide1.jpg\";s:7:\"preview\";s:63:\"https://revolution.themepunch.com/church-website-template-dark/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Church Website Template\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"32\";s:9:\"installed\";b:0;}i:381;a:25:{s:2:\"id\";s:3:\"417\";s:5:\"title\";s:16:\"Church Community\";s:5:\"alias\";s:16:\"Church-Community\";s:3:\"zip\";s:26:\"packs/Church-Community.zip\";s:3:\"uid\";s:32:\"2244e6a6d7a691653eae2d70765130a7\";s:3:\"img\";s:27:\"Church-Community/slide1.jpg\";s:7:\"preview\";s:63:\"https://revolution.themepunch.com/church-website-template-dark/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Church Website Template\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"32\";s:9:\"installed\";b:0;}i:382;a:25:{s:2:\"id\";s:3:\"418\";s:5:\"title\";s:13:\"Church Sermon\";s:5:\"alias\";s:13:\"Church-Sermon\";s:3:\"zip\";s:23:\"packs/Church-Sermon.zip\";s:3:\"uid\";s:32:\"8fedf983bd55fff0f7a16d9f0a7e5408\";s:3:\"img\";s:24:\"Church-Sermon/slide1.jpg\";s:7:\"preview\";s:63:\"https://revolution.themepunch.com/church-website-template-dark/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Church Website Template\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"32\";s:9:\"installed\";b:0;}i:383;a:25:{s:2:\"id\";s:3:\"419\";s:5:\"title\";s:15:\"Church Contacts\";s:5:\"alias\";s:15:\"Church-Contacts\";s:3:\"zip\";s:25:\"packs/Church-Contacts.zip\";s:3:\"uid\";s:32:\"0b1a6968e75868548fd98e435625c090\";s:3:\"img\";s:26:\"Church-Contacts/slide1.jpg\";s:7:\"preview\";s:63:\"https://revolution.themepunch.com/church-website-template-dark/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Church Website Template\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"32\";s:9:\"installed\";b:0;}i:384;a:25:{s:2:\"id\";s:3:\"420\";s:5:\"title\";s:13:\"Church Footer\";s:5:\"alias\";s:13:\"Church-Footer\";s:3:\"zip\";s:23:\"packs/Church-Footer.zip\";s:3:\"uid\";s:32:\"29756685d3dc49e42edada43e6393b7b\";s:3:\"img\";s:24:\"Church-Footer/slide1.jpg\";s:7:\"preview\";s:63:\"https://revolution.themepunch.com/church-website-template-dark/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Church Website Template\";s:13:\"package_order\";s:1:\"9\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"32\";s:9:\"installed\";b:0;}i:385;a:25:{s:2:\"id\";s:3:\"421\";s:5:\"title\";s:29:\"Church Light Website Template\";s:5:\"alias\";s:29:\"church-light-website-template\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:37:\"church-light-website-template-package\";s:3:\"img\";s:42:\"packages/church-light-website-template.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/church-website-template-light/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Church Light Website Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"33\";s:9:\"installed\";b:0;}i:386;a:25:{s:2:\"id\";s:3:\"422\";s:5:\"title\";s:19:\"Church Light Header\";s:5:\"alias\";s:19:\"Church-Light-Header\";s:3:\"zip\";s:29:\"packs/Church-Light-Header.zip\";s:3:\"uid\";s:32:\"81c00f4b52cf55214de919e3f13121fc\";s:3:\"img\";s:30:\"Church-Light-Header/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/church-website-template-light/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Church Light Website Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"33\";s:9:\"installed\";b:0;}i:387;a:25:{s:2:\"id\";s:3:\"423\";s:5:\"title\";s:28:\"Church Light Upcoming Events\";s:5:\"alias\";s:28:\"Church-Light-Upcoming-Events\";s:3:\"zip\";s:38:\"packs/Church-Light-Upcoming-Events.zip\";s:3:\"uid\";s:32:\"963a49f4be0557ac5f3ee61d256f5bda\";s:3:\"img\";s:39:\"Church-Light-Upcoming-Events/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/church-website-template-light/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Church Light Website Template\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"33\";s:9:\"installed\";b:0;}i:388;a:25:{s:2:\"id\";s:3:\"424\";s:5:\"title\";s:18:\"Church Light About\";s:5:\"alias\";s:18:\"Church-Light-About\";s:3:\"zip\";s:28:\"packs/Church-Light-About.zip\";s:3:\"uid\";s:32:\"d46c8e8e6f80e6bfedb54f1cdc49e7e6\";s:3:\"img\";s:29:\"Church-Light-About/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/church-website-template-light/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Church Light Website Template\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"33\";s:9:\"installed\";b:0;}i:389;a:25:{s:2:\"id\";s:3:\"425\";s:5:\"title\";s:20:\"Church Light Pastors\";s:5:\"alias\";s:20:\"Church-Light-Pastors\";s:3:\"zip\";s:30:\"packs/Church-Light-Pastors.zip\";s:3:\"uid\";s:32:\"7cc3dec61556e2291d6f38c1ea5e983f\";s:3:\"img\";s:31:\"Church-Light-Pastors/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/church-website-template-light/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Church Light Website Template\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"33\";s:9:\"installed\";b:0;}i:390;a:25:{s:2:\"id\";s:3:\"426\";s:5:\"title\";s:26:\"Church Light Photo Gallery\";s:5:\"alias\";s:26:\"Church-Light-Photo-Gallery\";s:3:\"zip\";s:36:\"packs/Church-Light-Photo-Gallery.zip\";s:3:\"uid\";s:32:\"9e13100179b9b700b005693eeca57902\";s:3:\"img\";s:37:\"Church-Light-Photo-Gallery/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/church-website-template-light/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Church Light Website Template\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"33\";s:9:\"installed\";b:0;}i:391;a:25:{s:2:\"id\";s:3:\"427\";s:5:\"title\";s:22:\"Church Light Community\";s:5:\"alias\";s:22:\"Church-Light-Community\";s:3:\"zip\";s:32:\"packs/Church-Light-Community.zip\";s:3:\"uid\";s:32:\"14fcc0d43d899fd96116bdbc57c7c5ea\";s:3:\"img\";s:33:\"Church-Light-Community/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/church-website-template-light/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Church Light Website Template\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"33\";s:9:\"installed\";b:0;}i:392;a:25:{s:2:\"id\";s:3:\"428\";s:5:\"title\";s:19:\"Church Light Sermon\";s:5:\"alias\";s:19:\"Church-Light-Sermon\";s:3:\"zip\";s:29:\"packs/Church-Light-Sermon.zip\";s:3:\"uid\";s:32:\"fc30be7e703bc7b235665c36baa80e4e\";s:3:\"img\";s:30:\"Church-Light-Sermon/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/church-website-template-light/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Church Light Website Template\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"33\";s:9:\"installed\";b:0;}i:393;a:25:{s:2:\"id\";s:3:\"429\";s:5:\"title\";s:21:\"Church Light Contacts\";s:5:\"alias\";s:21:\"Church-Light-Contacts\";s:3:\"zip\";s:31:\"packs/Church-Light-Contacts.zip\";s:3:\"uid\";s:32:\"ed83d8fa63ecb59cf42656068ecf8d25\";s:3:\"img\";s:32:\"Church-Light-Contacts/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/church-website-template-light/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Church Light Website Template\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"33\";s:9:\"installed\";b:0;}i:394;a:25:{s:2:\"id\";s:3:\"430\";s:5:\"title\";s:19:\"Church Light Footer\";s:5:\"alias\";s:19:\"Church-Light-Footer\";s:3:\"zip\";s:29:\"packs/Church-Light-Footer.zip\";s:3:\"uid\";s:32:\"a168772865fd5dcf6229c9c6a49dff73\";s:3:\"img\";s:30:\"Church-Light-Footer/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/church-website-template-light/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Church Light Website Template\";s:13:\"package_order\";s:1:\"9\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"33\";s:9:\"installed\";b:0;}i:395;a:26:{s:2:\"id\";s:3:\"431\";s:5:\"title\";s:25:\"Rockable Website Template\";s:5:\"alias\";s:25:\"rockable-website-template\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:33:\"rockable-website-template-package\";s:3:\"img\";s:38:\"packages/rockable-website-template.jpg\";s:7:\"preview\";s:60:\"https://revolution.themepunch.com/rockable-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.3\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:172:\"<span class=\"ttm_content\">The Rockable Website Template can present your Festival or Concert oriented website in a unique one-pager.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Rockable Website Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"34\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:396;a:26:{s:2:\"id\";s:3:\"432\";s:5:\"title\";s:13:\"Rockable Menu\";s:5:\"alias\";s:13:\"rockable-menu\";s:3:\"zip\";s:23:\"packs/rockable-menu.zip\";s:3:\"uid\";s:32:\"92d18f7ff38f22ff411a4ef4d9f54934\";s:3:\"img\";s:24:\"rockable-menu/slide1.jpg\";s:7:\"preview\";s:60:\"https://revolution.themepunch.com/rockable-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:172:\"<span class=\"ttm_content\">The Rockable Website Template can present your Festival or Concert oriented website in a unique one-pager.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Rockable Website Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"34\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:397;a:26:{s:2:\"id\";s:3:\"433\";s:5:\"title\";s:13:\"Rockable Hero\";s:5:\"alias\";s:13:\"rockable-hero\";s:3:\"zip\";s:23:\"packs/rockable-hero.zip\";s:3:\"uid\";s:32:\"ba16b28d6bde95910cbce572bb251208\";s:3:\"img\";s:24:\"rockable-hero/slide1.jpg\";s:7:\"preview\";s:60:\"https://revolution.themepunch.com/rockable-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:172:\"<span class=\"ttm_content\">The Rockable Website Template can present your Festival or Concert oriented website in a unique one-pager.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Rockable Website Template\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"34\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:398;a:26:{s:2:\"id\";s:3:\"434\";s:5:\"title\";s:15:\"Rockable Lineup\";s:5:\"alias\";s:15:\"rockable-lineup\";s:3:\"zip\";s:25:\"packs/rockable-lineup.zip\";s:3:\"uid\";s:32:\"6631980112805533a0d328c37e56adbd\";s:3:\"img\";s:26:\"rockable-lineup/slide1.jpg\";s:7:\"preview\";s:60:\"https://revolution.themepunch.com/rockable-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:172:\"<span class=\"ttm_content\">The Rockable Website Template can present your Festival or Concert oriented website in a unique one-pager.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Rockable Website Template\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"34\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:399;a:26:{s:2:\"id\";s:3:\"435\";s:5:\"title\";s:17:\"Rockable Lineup 2\";s:5:\"alias\";s:17:\"rockable-lineup-2\";s:3:\"zip\";s:27:\"packs/rockable-lineup-2.zip\";s:3:\"uid\";s:32:\"98bc41d982dc478edabff4aa99461dbc\";s:3:\"img\";s:28:\"rockable-lineup-2/slide1.jpg\";s:7:\"preview\";s:60:\"https://revolution.themepunch.com/rockable-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:172:\"<span class=\"ttm_content\">The Rockable Website Template can present your Festival or Concert oriented website in a unique one-pager.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Rockable Website Template\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"34\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:400;a:26:{s:2:\"id\";s:3:\"436\";s:5:\"title\";s:22:\"Rockable Gallery Title\";s:5:\"alias\";s:22:\"rockable-gallery-title\";s:3:\"zip\";s:32:\"packs/rockable-gallery-title.zip\";s:3:\"uid\";s:32:\"da43a76f5bc77aa6efe158b00ab7cf0d\";s:3:\"img\";s:33:\"rockable-gallery-title/slide1.jpg\";s:7:\"preview\";s:60:\"https://revolution.themepunch.com/rockable-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:172:\"<span class=\"ttm_content\">The Rockable Website Template can present your Festival or Concert oriented website in a unique one-pager.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Rockable Website Template\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"34\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:401;a:26:{s:2:\"id\";s:3:\"437\";s:5:\"title\";s:16:\"Rockable Gallery\";s:5:\"alias\";s:16:\"rockable-gallery\";s:3:\"zip\";s:26:\"packs/rockable-gallery.zip\";s:3:\"uid\";s:32:\"c12a144d6860bcf24e91d5b980ac22f1\";s:3:\"img\";s:27:\"rockable-gallery/slide1.jpg\";s:7:\"preview\";s:60:\"https://revolution.themepunch.com/rockable-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:172:\"<span class=\"ttm_content\">The Rockable Website Template can present your Festival or Concert oriented website in a unique one-pager.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:8:\"carousel\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Rockable Website Template\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"34\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:402;a:26:{s:2:\"id\";s:3:\"438\";s:5:\"title\";s:17:\"Rockable Sponsors\";s:5:\"alias\";s:17:\"rockable-sponsors\";s:3:\"zip\";s:27:\"packs/rockable-sponsors.zip\";s:3:\"uid\";s:32:\"1e40d4a810c23f8d5fe5cd5ca31ee20d\";s:3:\"img\";s:28:\"rockable-sponsors/slide1.jpg\";s:7:\"preview\";s:60:\"https://revolution.themepunch.com/rockable-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:172:\"<span class=\"ttm_content\">The Rockable Website Template can present your Festival or Concert oriented website in a unique one-pager.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Rockable Website Template\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"34\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:403;a:26:{s:2:\"id\";s:3:\"439\";s:5:\"title\";s:15:\"Rockable Footer\";s:5:\"alias\";s:15:\"rockable-footer\";s:3:\"zip\";s:25:\"packs/rockable-footer.zip\";s:3:\"uid\";s:32:\"a4a9952d5e56fc14366155e8ebfa432a\";s:3:\"img\";s:26:\"rockable-footer/slide1.jpg\";s:7:\"preview\";s:60:\"https://revolution.themepunch.com/rockable-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:172:\"<span class=\"ttm_content\">The Rockable Website Template can present your Festival or Concert oriented website in a unique one-pager.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Rockable Website Template\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"34\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:404;a:26:{s:2:\"id\";s:3:\"440\";s:5:\"title\";s:21:\"Rockable Detail Modal\";s:5:\"alias\";s:21:\"rockable-detail-modal\";s:3:\"zip\";s:31:\"packs/rockable-detail-modal.zip\";s:3:\"uid\";s:32:\"b51d918203ff7975a144a9f1be09f31b\";s:3:\"img\";s:32:\"rockable-detail-modal/slide1.jpg\";s:7:\"preview\";s:60:\"https://revolution.themepunch.com/rockable-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:172:\"<span class=\"ttm_content\">The Rockable Website Template can present your Festival or Concert oriented website in a unique one-pager.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Rockable Website Template\";s:13:\"package_order\";s:1:\"9\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"34\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:405;a:26:{s:2:\"id\";s:3:\"441\";s:5:\"title\";s:23:\"Rockable Detail Modal 2\";s:5:\"alias\";s:23:\"rockable-detail-modal-2\";s:3:\"zip\";s:33:\"packs/rockable-detail-modal-2.zip\";s:3:\"uid\";s:32:\"dcf51ebb3d4a1dec94748a1e016c5ef7\";s:3:\"img\";s:34:\"rockable-detail-modal-2/slide1.jpg\";s:7:\"preview\";s:60:\"https://revolution.themepunch.com/rockable-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:172:\"<span class=\"ttm_content\">The Rockable Website Template can present your Festival or Concert oriented website in a unique one-pager.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Rockable Website Template\";s:13:\"package_order\";s:2:\"10\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"34\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:407;a:23:{s:2:\"id\";s:3:\"443\";s:5:\"title\";s:16:\"Isometric Slider\";s:5:\"alias\";s:16:\"isometric-slider\";s:3:\"zip\";s:20:\"isometric-slider.zip\";s:3:\"uid\";s:32:\"fb06051fcf6649a44f2292044e414a36\";s:3:\"img\";s:27:\"isometric-slider/slide1.jpg\";s:7:\"preview\";s:51:\"https://revolution.themepunch.com/isometric-slider/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:154:\"<span class=\"ttm_content\">A colorful, isometric slider template with fully customizable colors and screen content.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:408;a:25:{s:2:\"id\";s:3:\"444\";s:5:\"title\";s:26:\"Woo Commerce Slider Static\";s:5:\"alias\";s:26:\"woo-commerce-slider-static\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:26:\"woo-commerce-slider-static\";s:3:\"img\";s:39:\"packages/woo-commerce-slider-static.jpg\";s:7:\"preview\";s:54:\"https://revolution.themepunch.com/woo-commerce-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:178:\"<span class=\"ttm_content\">A uniquely animated Woo Commerce Slider template - this is the static version that doesn\'t use Woo Commerce data</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:7:\"website\";i:1;s:11:\"woocommerce\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:26:\"Woo Commerce Slider Static\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"35\";s:9:\"installed\";b:0;}i:409;a:25:{s:2:\"id\";s:3:\"445\";s:5:\"title\";s:17:\"E-Commerce Slider\";s:5:\"alias\";s:17:\"E-Commerce-Slider\";s:3:\"zip\";s:27:\"packs/E-Commerce-Slider.zip\";s:3:\"uid\";s:32:\"1533cfd83c2ae122f23074e1ed77f256\";s:3:\"img\";s:28:\"E-Commerce-Slider/slide1.jpg\";s:7:\"preview\";s:54:\"https://revolution.themepunch.com/woo-commerce-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:178:\"<span class=\"ttm_content\">A uniquely animated Woo Commerce Slider template - this is the static version that doesn\'t use Woo Commerce data</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:3:{i:0;s:4:\"hero\";i:1;s:7:\"website\";i:2;s:11:\"woocommerce\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:26:\"Woo Commerce Slider Static\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"35\";s:9:\"installed\";b:0;}i:410;a:25:{s:2:\"id\";s:3:\"446\";s:5:\"title\";s:23:\"E-Commerce Slider Modal\";s:5:\"alias\";s:23:\"E-Commerce-Slider-Modal\";s:3:\"zip\";s:33:\"packs/E-Commerce-Slider-Modal.zip\";s:3:\"uid\";s:32:\"825e05c3967515b92a75da017c68a863\";s:3:\"img\";s:34:\"E-Commerce-Slider-Modal/slide1.jpg\";s:7:\"preview\";s:54:\"https://revolution.themepunch.com/woo-commerce-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:178:\"<span class=\"ttm_content\">A uniquely animated Woo Commerce Slider template - this is the static version that doesn\'t use Woo Commerce data</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:3:{i:0;s:4:\"hero\";i:1;s:7:\"website\";i:2;s:11:\"woocommerce\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:26:\"Woo Commerce Slider Static\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"35\";s:9:\"installed\";b:0;}i:411;a:22:{s:2:\"id\";s:3:\"447\";s:5:\"title\";s:27:\"Woo Commerce Slider Dynamic\";s:5:\"alias\";s:27:\"Woo-Commerce-Slider-Dynamic\";s:3:\"zip\";s:31:\"Woo-Commerce-Slider-Dynamic.zip\";s:3:\"uid\";s:32:\"b8e2c64f3739e552c563c48c59f20fe7\";s:3:\"img\";s:38:\"Woo-Commerce-Slider-Dynamic/slide1.jpg\";s:7:\"preview\";s:54:\"https://revolution.themepunch.com/woo-commerce-slider/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:172:\"<span class=\"ttm_content\">A uniquely animated Woo Commerce Slider template - this is the dynamic version that uses Woo Commerce data</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:11:\"woocommerce\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:412;a:25:{s:2:\"id\";s:3:\"448\";s:5:\"title\";s:31:\"Blooming Event Florist Template\";s:5:\"alias\";s:31:\"blooming-event-florist-template\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:39:\"blooming-event-florist-template-package\";s:3:\"img\";s:52:\"packages/blooming-event-florist-template-package.jpg\";s:7:\"preview\";s:57:\"https://revolution.themepunch.com/event-florist-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Blooming Event Florist Template is a complete one-page website solution with beautiful floral animations.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Blooming Event Florist Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"36\";s:9:\"installed\";b:0;}i:413;a:26:{s:2:\"id\";s:3:\"449\";s:5:\"title\";s:15:\"Blooming Header\";s:5:\"alias\";s:15:\"blooming-header\";s:3:\"zip\";s:25:\"packs/blooming-header.zip\";s:3:\"uid\";s:32:\"aa2ee34fd8ed018945ba64e6913810e4\";s:3:\"img\";s:26:\"blooming-header/slide1.jpg\";s:7:\"preview\";s:57:\"https://revolution.themepunch.com/event-florist-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.4.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Blooming Event Florist Template is a complete one-page website solution with beautiful floral animations.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Blooming Event Florist Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"36\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:414;a:25:{s:2:\"id\";s:3:\"450\";s:5:\"title\";s:14:\"Blooming About\";s:5:\"alias\";s:14:\"blooming-about\";s:3:\"zip\";s:24:\"packs/blooming-about.zip\";s:3:\"uid\";s:32:\"dd7095e46fab2eb475d00480fd17a6ec\";s:3:\"img\";s:25:\"blooming-about/slide1.jpg\";s:7:\"preview\";s:57:\"https://revolution.themepunch.com/event-florist-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Blooming Event Florist Template is a complete one-page website solution with beautiful floral animations.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Blooming Event Florist Template\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"36\";s:9:\"installed\";b:0;}i:415;a:25:{s:2:\"id\";s:3:\"451\";s:5:\"title\";s:18:\"Blooming Portfolio\";s:5:\"alias\";s:18:\"blooming-portfolio\";s:3:\"zip\";s:28:\"packs/blooming-portfolio.zip\";s:3:\"uid\";s:32:\"c72ddcbb07b62982b8c21328a6383e22\";s:3:\"img\";s:29:\"blooming-portfolio/slide1.jpg\";s:7:\"preview\";s:57:\"https://revolution.themepunch.com/event-florist-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Blooming Event Florist Template is a complete one-page website solution with beautiful floral animations.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Blooming Event Florist Template\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"36\";s:9:\"installed\";b:0;}i:416;a:25:{s:2:\"id\";s:3:\"452\";s:5:\"title\";s:22:\"Blooming Wedding Title\";s:5:\"alias\";s:22:\"blooming-wedding-title\";s:3:\"zip\";s:32:\"packs/blooming-wedding-title.zip\";s:3:\"uid\";s:32:\"4fcfb0b99289c12d014c67306bb7687b\";s:3:\"img\";s:33:\"blooming-wedding-title/slide1.jpg\";s:7:\"preview\";s:57:\"https://revolution.themepunch.com/event-florist-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Blooming Event Florist Template is a complete one-page website solution with beautiful floral animations.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Blooming Event Florist Template\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"36\";s:9:\"installed\";b:0;}i:417;a:25:{s:2:\"id\";s:3:\"453\";s:5:\"title\";s:25:\"Blooming Wedding Carousel\";s:5:\"alias\";s:25:\"blooming-wedding-carousel\";s:3:\"zip\";s:35:\"packs/blooming-wedding-carousel.zip\";s:3:\"uid\";s:32:\"1d1bb979dbfca8ba9d43da1c0f665339\";s:3:\"img\";s:36:\"blooming-wedding-carousel/slide1.jpg\";s:7:\"preview\";s:57:\"https://revolution.themepunch.com/event-florist-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Blooming Event Florist Template is a complete one-page website solution with beautiful floral animations.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:8:\"carousel\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Blooming Event Florist Template\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"36\";s:9:\"installed\";b:0;}i:418;a:25:{s:2:\"id\";s:3:\"454\";s:5:\"title\";s:21:\"Blooming Wedding Text\";s:5:\"alias\";s:21:\"blooming-wedding-text\";s:3:\"zip\";s:31:\"packs/blooming-wedding-text.zip\";s:3:\"uid\";s:32:\"326f2793294a739dd3aac3cc45332df8\";s:3:\"img\";s:32:\"blooming-wedding-text/slide1.jpg\";s:7:\"preview\";s:57:\"https://revolution.themepunch.com/event-florist-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Blooming Event Florist Template is a complete one-page website solution with beautiful floral animations.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Blooming Event Florist Template\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"36\";s:9:\"installed\";b:0;}i:419;a:25:{s:2:\"id\";s:3:\"455\";s:5:\"title\";s:22:\"Blooming Parties Title\";s:5:\"alias\";s:22:\"blooming-parties-title\";s:3:\"zip\";s:32:\"packs/blooming-parties-title.zip\";s:3:\"uid\";s:32:\"b47aae1b368d3c3d9017f260e6c6a547\";s:3:\"img\";s:33:\"blooming-parties-title/slide1.jpg\";s:7:\"preview\";s:57:\"https://revolution.themepunch.com/event-florist-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Blooming Event Florist Template is a complete one-page website solution with beautiful floral animations.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Blooming Event Florist Template\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"36\";s:9:\"installed\";b:0;}i:420;a:25:{s:2:\"id\";s:3:\"456\";s:5:\"title\";s:25:\"Blooming Parties Carousel\";s:5:\"alias\";s:25:\"blooming-parties-carousel\";s:3:\"zip\";s:35:\"packs/blooming-parties-carousel.zip\";s:3:\"uid\";s:32:\"9f90a9da7b017aeee7f3b608cda066e6\";s:3:\"img\";s:36:\"blooming-parties-carousel/slide1.jpg\";s:7:\"preview\";s:57:\"https://revolution.themepunch.com/event-florist-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Blooming Event Florist Template is a complete one-page website solution with beautiful floral animations.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:8:\"carousel\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Blooming Event Florist Template\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"36\";s:9:\"installed\";b:0;}i:421;a:25:{s:2:\"id\";s:3:\"457\";s:5:\"title\";s:21:\"Blooming Parties Text\";s:5:\"alias\";s:21:\"blooming-parties-text\";s:3:\"zip\";s:31:\"packs/blooming-parties-text.zip\";s:3:\"uid\";s:32:\"66a47346cc639b8b9b9b5dfa1521b6ef\";s:3:\"img\";s:32:\"blooming-parties-text/slide1.jpg\";s:7:\"preview\";s:57:\"https://revolution.themepunch.com/event-florist-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Blooming Event Florist Template is a complete one-page website solution with beautiful floral animations.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Blooming Event Florist Template\";s:13:\"package_order\";s:1:\"9\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"36\";s:9:\"installed\";b:0;}i:422;a:25:{s:2:\"id\";s:3:\"458\";s:5:\"title\";s:22:\"Blooming Funeral Title\";s:5:\"alias\";s:22:\"blooming-funeral-title\";s:3:\"zip\";s:32:\"packs/blooming-funeral-title.zip\";s:3:\"uid\";s:32:\"e9e77134472c33c56be442073f29d1fd\";s:3:\"img\";s:33:\"blooming-funeral-title/slide1.jpg\";s:7:\"preview\";s:57:\"https://revolution.themepunch.com/event-florist-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Blooming Event Florist Template is a complete one-page website solution with beautiful floral animations.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Blooming Event Florist Template\";s:13:\"package_order\";s:2:\"10\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"36\";s:9:\"installed\";b:0;}i:423;a:25:{s:2:\"id\";s:3:\"459\";s:5:\"title\";s:23:\"Blooming Funeral Slider\";s:5:\"alias\";s:23:\"blooming-funeral-slider\";s:3:\"zip\";s:33:\"packs/blooming-funeral-slider.zip\";s:3:\"uid\";s:32:\"d15090841c25c7c8f0e1b0987c0c0887\";s:3:\"img\";s:34:\"blooming-funeral-slider/slide1.jpg\";s:7:\"preview\";s:57:\"https://revolution.themepunch.com/event-florist-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Blooming Event Florist Template is a complete one-page website solution with beautiful floral animations.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Blooming Event Florist Template\";s:13:\"package_order\";s:2:\"11\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"36\";s:9:\"installed\";b:0;}i:424;a:25:{s:2:\"id\";s:3:\"460\";s:5:\"title\";s:21:\"Blooming Funeral Text\";s:5:\"alias\";s:21:\"blooming-funeral-text\";s:3:\"zip\";s:31:\"packs/blooming-funeral-text.zip\";s:3:\"uid\";s:32:\"d7c80e246f31e3d2f4e5dc1656f133cc\";s:3:\"img\";s:32:\"blooming-funeral-text/slide1.jpg\";s:7:\"preview\";s:57:\"https://revolution.themepunch.com/event-florist-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Blooming Event Florist Template is a complete one-page website solution with beautiful floral animations.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Blooming Event Florist Template\";s:13:\"package_order\";s:2:\"12\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"36\";s:9:\"installed\";b:0;}i:425;a:25:{s:2:\"id\";s:3:\"461\";s:5:\"title\";s:16:\"Blooming Contact\";s:5:\"alias\";s:16:\"blooming-contact\";s:3:\"zip\";s:26:\"packs/blooming-contact.zip\";s:3:\"uid\";s:32:\"54280182bca86443e2648b3146f41e47\";s:3:\"img\";s:27:\"blooming-contact/slide1.jpg\";s:7:\"preview\";s:57:\"https://revolution.themepunch.com/event-florist-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Blooming Event Florist Template is a complete one-page website solution with beautiful floral animations.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Blooming Event Florist Template\";s:13:\"package_order\";s:2:\"13\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"36\";s:9:\"installed\";b:0;}i:426;a:22:{s:2:\"id\";s:3:\"462\";s:5:\"title\";s:13:\"Particle Hero\";s:5:\"alias\";s:13:\"particle-hero\";s:3:\"zip\";s:17:\"particle-hero.zip\";s:3:\"uid\";s:32:\"3f422f4807bf9ef4cb15dade515dad00\";s:3:\"img\";s:24:\"particle-hero/slide1.jpg\";s:7:\"preview\";s:69:\"https://revolution.themepunch.com/wordpress-hero-image-header/#slide6\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:120:\"<span class=\"ttm_content\">A Hero header module using the Particle Effect Add-On.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:427;a:22:{s:2:\"id\";s:3:\"463\";s:5:\"title\";s:17:\"Bubble Morph Hero\";s:5:\"alias\";s:17:\"bubble-morph-hero\";s:3:\"zip\";s:21:\"bubble-morph-hero.zip\";s:3:\"uid\";s:32:\"b47e6bcc1ae80393ff3f7388ed3b9f8f\";s:3:\"img\";s:28:\"bubble-morph-hero/slide1.jpg\";s:7:\"preview\";s:69:\"https://revolution.themepunch.com/wordpress-hero-image-header/#slide5\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:117:\"<span class=\"ttm_content\">A Hero header module using the Bubble Morph Add-On.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:174:\"[{\"path\":\"revslider-bubblemorph-addon\\/revslider-bubblemorph-addon.php\",\"name\":\"BubbleMorph AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:428;a:22:{s:2:\"id\";s:3:\"464\";s:5:\"title\";s:13:\"Parallax Hero\";s:5:\"alias\";s:13:\"parallax-hero\";s:3:\"zip\";s:17:\"parallax-hero.zip\";s:3:\"uid\";s:32:\"290e86534326ee118e96ae7ce0538fa2\";s:3:\"img\";s:24:\"parallax-hero/slide1.jpg\";s:7:\"preview\";s:69:\"https://revolution.themepunch.com/wordpress-hero-image-header/#slide4\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:117:\"<span class=\"ttm_content\">A parallax hero module with mouse move interaction.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:429;a:22:{s:2:\"id\";s:3:\"465\";s:5:\"title\";s:10:\"Video Hero\";s:5:\"alias\";s:10:\"video-hero\";s:3:\"zip\";s:14:\"video-hero.zip\";s:3:\"uid\";s:32:\"f9e280015d3408bb0482e13fe753da8f\";s:3:\"img\";s:21:\"video-hero/slide1.jpg\";s:7:\"preview\";s:69:\"https://revolution.themepunch.com/wordpress-hero-image-header/#slide3\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:111:\"<span class=\"ttm_content\">A simple Hero header module with HTML5 video.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:430;a:22:{s:2:\"id\";s:3:\"466\";s:5:\"title\";s:14:\"Ken Burns Hero\";s:5:\"alias\";s:14:\"ken-burns-hero\";s:3:\"zip\";s:18:\"ken-burns-hero.zip\";s:3:\"uid\";s:32:\"d5f89e5f5b3991b995e2bfeb50cfe9f8\";s:3:\"img\";s:25:\"ken-burns-hero/slide1.jpg\";s:7:\"preview\";s:69:\"https://revolution.themepunch.com/wordpress-hero-image-header/#slide2\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:142:\"<span class=\"ttm_content\">A simple image background hero header module with a subtle Ken Burns effect.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:431;a:22:{s:2:\"id\";s:3:\"467\";s:5:\"title\";s:21:\"Basic Hero Collection\";s:5:\"alias\";s:21:\"basic-hero-collection\";s:3:\"zip\";s:25:\"basic-hero-collection.zip\";s:3:\"uid\";s:32:\"ff625c65e8aab4689fa56d5652279d51\";s:3:\"img\";s:32:\"basic-hero-collection/slide1.jpg\";s:7:\"preview\";s:62:\"https://revolution.themepunch.com/wordpress-hero-image-header/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:153:\"<span class=\"ttm_content\">A collection of WordPress Hero Headers with image, video, particles, parallax and more!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:348:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-bubblemorph-addon\\/revslider-bubblemorph-addon.php\",\"name\":\"BubbleMorph AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:432;a:22:{s:2:\"id\";s:3:\"468\";s:5:\"title\";s:19:\"Launching Very Soon\";s:5:\"alias\";s:19:\"launching-very-soon\";s:3:\"zip\";s:23:\"launching-very-soon.zip\";s:3:\"uid\";s:32:\"2da45cf2d9bec07e7183b3f7777986b9\";s:3:\"img\";s:30:\"launching-very-soon/slide1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/launching-soon-countdown/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:166:\"<span class=\"ttm_content\">Rocket BOOST! A beautifully animated launching soon countdown module using our \"Coming Soon\" Add-On.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:197:\"[{\"path\":\"revslider-maintenance-addon\\/revslider-maintenance-addon.php\",\"name\":\"Coming Soon & Maintenance AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/revslider-doc\\/add-coming-soon-maintenance\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:433;a:22:{s:2:\"id\";s:3:\"469\";s:5:\"title\";s:18:\"Under Construction\";s:5:\"alias\";s:18:\"Under-Construction\";s:3:\"zip\";s:22:\"Under-Construction.zip\";s:3:\"uid\";s:32:\"4b12f9a82a5b48d45a707df93406eb5b\";s:3:\"img\";s:29:\"Under-Construction/slide1.jpg\";s:7:\"preview\";s:53:\"https://revolution.themepunch.com/under-construction/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You will love this animated under construction landing page using our \"Coming Soon\" Add-On.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:197:\"[{\"path\":\"revslider-maintenance-addon\\/revslider-maintenance-addon.php\",\"name\":\"Coming Soon & Maintenance AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/revslider-doc\\/add-coming-soon-maintenance\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:434;a:22:{s:2:\"id\";s:3:\"470\";s:5:\"title\";s:15:\"Particle Effect\";s:5:\"alias\";s:15:\"Particle-Effect\";s:3:\"zip\";s:19:\"Particle-Effect.zip\";s:3:\"uid\";s:32:\"66cf4e514e83a6984903694fd587edb6\";s:3:\"img\";s:26:\"Particle-Effect/slide1.jpg\";s:7:\"preview\";s:54:\"https://revolution.themepunch.com/snow-particle-scene/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:140:\"<span class=\"ttm_content\">Get into a winter mood with our Snow Particle Scene for Slider Revolution!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:435;a:22:{s:2:\"id\";s:3:\"471\";s:5:\"title\";s:17:\"Particle Effect 2\";s:5:\"alias\";s:17:\"Particle-Effect-2\";s:3:\"zip\";s:21:\"Particle-Effect-2.zip\";s:3:\"uid\";s:32:\"303337c29a97a816ccecca7e5f0b5e20\";s:3:\"img\";s:28:\"Particle-Effect-2/slide1.jpg\";s:7:\"preview\";s:56:\"https://revolution.themepunch.com/cyber-particle-effect/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:147:\"<span class=\"ttm_content\">Amaze your website visitors with the cyber particle effect for Slider Revolution!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:436;a:25:{s:2:\"id\";s:3:\"472\";s:5:\"title\";s:22:\"Stark Website Template\";s:5:\"alias\";s:22:\"stark-website-template\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:30:\"stark-website-template-package\";s:3:\"img\";s:43:\"packages/stark-website-template-package.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/stark-agency-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:221:\"<span class=\"ttm_content\">The Stark Agency website template is a collection of modules using our new Gutenberg Block \"margin & padding\" feature. Create unique, customizable layouts!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:22:\"Stark Website Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"37\";s:9:\"installed\";b:0;}i:437;a:25:{s:2:\"id\";s:3:\"473\";s:5:\"title\";s:10:\"Stark Menu\";s:5:\"alias\";s:10:\"stark-menu\";s:3:\"zip\";s:20:\"packs/stark-menu.zip\";s:3:\"uid\";s:32:\"bb31150df180e784d76a1f5ea306bf05\";s:3:\"img\";s:21:\"stark-menu/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/stark-agency-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:221:\"<span class=\"ttm_content\">The Stark Agency website template is a collection of modules using our new Gutenberg Block \"margin & padding\" feature. Create unique, customizable layouts!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:22:\"Stark Website Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:87:\"offset=\"t:0px,0px,0px,0px;b:0px,0px,0px,0px;l:140px,70px,0px,0px;r:140px,70px,0px,0px;\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"37\";s:9:\"installed\";b:0;}i:438;a:25:{s:2:\"id\";s:3:\"474\";s:5:\"title\";s:12:\"Stark Header\";s:5:\"alias\";s:12:\"stark-header\";s:3:\"zip\";s:22:\"packs/stark-header.zip\";s:3:\"uid\";s:32:\"62bfca01bf6e33cfad81d8df06498299\";s:3:\"img\";s:23:\"stark-header/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/stark-agency-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:221:\"<span class=\"ttm_content\">The Stark Agency website template is a collection of modules using our new Gutenberg Block \"margin & padding\" feature. Create unique, customizable layouts!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:22:\"Stark Website Template\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:93:\"offset=\"t:40px,30px,20px,10px;b:0px,0px,0px,0px;l:40px,30px,20px,10px;r:40px,30px,20px,10px;\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"37\";s:9:\"installed\";b:0;}i:439;a:26:{s:2:\"id\";s:3:\"475\";s:5:\"title\";s:13:\"Stark Content\";s:5:\"alias\";s:13:\"stark-content\";s:3:\"zip\";s:23:\"packs/stark-content.zip\";s:3:\"uid\";s:32:\"4577ca760133eb5d894c46f212f6eefb\";s:3:\"img\";s:24:\"stark-content/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/stark-agency-website-template/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:6:\"6.2.22\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:221:\"<span class=\"ttm_content\">The Stark Agency website template is a collection of modules using our new Gutenberg Block \"margin & padding\" feature. Create unique, customizable layouts!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:22:\"Stark Website Template\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:110:\"offset=\"t:-50px,-30px,-30px,-20px;b:0px,0px,0px,0px;l:140px,70px,50px,30px;r:140px,70px,50px,30px;\" zindex=\"6\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"37\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:440;a:25:{s:2:\"id\";s:3:\"476\";s:5:\"title\";s:14:\"Stark Carousel\";s:5:\"alias\";s:14:\"stark-carousel\";s:3:\"zip\";s:24:\"packs/stark-carousel.zip\";s:3:\"uid\";s:32:\"de63336d333eeff10eccfd5d9741e6c9\";s:3:\"img\";s:25:\"stark-carousel/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/stark-agency-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:221:\"<span class=\"ttm_content\">The Stark Agency website template is a collection of modules using our new Gutenberg Block \"margin & padding\" feature. Create unique, customizable layouts!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:22:\"Stark Website Template\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:108:\"offset=\"t:-50px,-30px,-30px,-20px;b:0px,0px,0px,0px;l:40px,30px,20px,10px;r:40px,30px,20px,10px;\" zindex=\"1\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"37\";s:9:\"installed\";b:0;}i:441;a:26:{s:2:\"id\";s:3:\"477\";s:5:\"title\";s:15:\"Stark Portfolio\";s:5:\"alias\";s:15:\"stark-portfolio\";s:3:\"zip\";s:25:\"packs/stark-portfolio.zip\";s:3:\"uid\";s:32:\"99fcf3df65f8471fe30bec1bf0c2350d\";s:3:\"img\";s:26:\"stark-portfolio/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/stark-agency-website-template/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:6:\"6.2.22\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:221:\"<span class=\"ttm_content\">The Stark Agency website template is a collection of modules using our new Gutenberg Block \"margin & padding\" feature. Create unique, customizable layouts!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:22:\"Stark Website Template\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:110:\"offset=\"t:-50px,-30px,-30px,-20px;b:0px,0px,0px,0px;l:140px,70px,50px,30px;r:140px,70px,50px,30px;\" zindex=\"5\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"37\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:442;a:25:{s:2:\"id\";s:3:\"478\";s:5:\"title\";s:22:\"Stark Portfolio Detail\";s:5:\"alias\";s:22:\"stark-portfolio-detail\";s:3:\"zip\";s:32:\"packs/stark-portfolio-detail.zip\";s:3:\"uid\";s:32:\"7484fc54f81daec07c93e992216310ce\";s:3:\"img\";s:33:\"stark-portfolio-detail/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/stark-agency-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:221:\"<span class=\"ttm_content\">The Stark Agency website template is a collection of modules using our new Gutenberg Block \"margin & padding\" feature. Create unique, customizable layouts!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:22:\"Stark Website Template\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"37\";s:9:\"installed\";b:0;}i:443;a:25:{s:2:\"id\";s:3:\"479\";s:5:\"title\";s:13:\"Stark Contact\";s:5:\"alias\";s:13:\"stark-contact\";s:3:\"zip\";s:23:\"packs/stark-contact.zip\";s:3:\"uid\";s:32:\"8d704226b7093123a9d9faf424da6c35\";s:3:\"img\";s:24:\"stark-contact/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/stark-agency-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:221:\"<span class=\"ttm_content\">The Stark Agency website template is a collection of modules using our new Gutenberg Block \"margin & padding\" feature. Create unique, customizable layouts!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:22:\"Stark Website Template\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:108:\"offset=\"t:-50px,-30px,-30px,-20px;b:0px,0px,0px,0px;l:40px,30px,20px,10px;r:40px,30px,20px,10px;\" zindex=\"2\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"37\";s:9:\"installed\";b:0;}i:444;a:26:{s:2:\"id\";s:3:\"480\";s:5:\"title\";s:12:\"Stark Footer\";s:5:\"alias\";s:12:\"stark-footer\";s:3:\"zip\";s:22:\"packs/stark-footer.zip\";s:3:\"uid\";s:32:\"e7132dc158e7dcdb4ef5b3a1aa00208a\";s:3:\"img\";s:23:\"stark-footer/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/stark-agency-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:6:\"6.2.22\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:221:\"<span class=\"ttm_content\">The Stark Agency website template is a collection of modules using our new Gutenberg Block \"margin & padding\" feature. Create unique, customizable layouts!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:22:\"Stark Website Template\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:114:\"offset=\"t:-50px,-30px,-30px,-20px;b:40px,30px,20px,20px;l:140px,70px,50px,30px;r:140px,70px,50px,30px;\" zindex=\"3\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"37\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:445;a:25:{s:2:\"id\";s:3:\"481\";s:5:\"title\";s:16:\"Stark Newsletter\";s:5:\"alias\";s:16:\"stark-newsletter\";s:3:\"zip\";s:26:\"packs/stark-newsletter.zip\";s:3:\"uid\";s:32:\"bb76ddd68dbe6bda5ece7e4227a51413\";s:3:\"img\";s:27:\"stark-newsletter/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/stark-agency-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:221:\"<span class=\"ttm_content\">The Stark Agency website template is a collection of modules using our new Gutenberg Block \"margin & padding\" feature. Create unique, customizable layouts!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:22:\"Stark Website Template\";s:13:\"package_order\";s:1:\"9\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:33:\"usage=\"modal\" modal=\"s:#contact;\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"37\";s:9:\"installed\";b:0;}i:446;a:22:{s:2:\"id\";s:3:\"482\";s:5:\"title\";s:15:\"Big Summer Sale\";s:5:\"alias\";s:15:\"big-summer-sale\";s:3:\"zip\";s:19:\"big-summer-sale.zip\";s:3:\"uid\";s:32:\"a6779fa7109763209d234f9cf2e766c6\";s:3:\"img\";s:26:\"big-summer-sale/slide1.jpg\";s:7:\"preview\";s:62:\"https://revolution.themepunch.com/big-summer-sale-shop-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:153:\"<span class=\"ttm_content\">The Big Summer Sale Shop Slider is a beautiful eye catcher for your e-commerce website!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:447;a:23:{s:2:\"id\";s:3:\"483\";s:5:\"title\";s:18:\"Traveller Carousel\";s:5:\"alias\";s:18:\"traveller-carousel\";s:3:\"zip\";s:22:\"traveller-carousel.zip\";s:3:\"uid\";s:32:\"185344ed6236bea2906a79035d1d5702\";s:3:\"img\";s:29:\"traveller-carousel/slide1.jpg\";s:7:\"preview\";s:55:\"https://revolution.themepunch.com/travel-blog-carousel/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.4.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:137:\"<span class=\"ttm_content\">A travel blog carousel with interesting parallax and ken burns effects!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:263:\"<span class=\"ttm_content\">Note that the content visible on all slides can be edited on the \"global layers\" slide.<br/>Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:448;a:22:{s:2:\"id\";s:3:\"484\";s:5:\"title\";s:16:\"Project Carousel\";s:5:\"alias\";s:16:\"project-carousel\";s:3:\"zip\";s:20:\"project-carousel.zip\";s:3:\"uid\";s:32:\"49c85ad406da943bdd25f08fd6496748\";s:3:\"img\";s:27:\"project-carousel/slide1.jpg\";s:7:\"preview\";s:51:\"https://revolution.themepunch.com/project-carousel/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:137:\"<span class=\"ttm_content\">A project carousel with images and texts that can be customized easily!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:449;a:22:{s:2:\"id\";s:3:\"485\";s:5:\"title\";s:13:\"News Carousel\";s:5:\"alias\";s:13:\"news-carousel\";s:3:\"zip\";s:17:\"news-carousel.zip\";s:3:\"uid\";s:32:\"76f5b939150092a30038f161084140ae\";s:3:\"img\";s:24:\"news-carousel/slide1.jpg\";s:7:\"preview\";s:48:\"https://revolution.themepunch.com/news-carousel/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:134:\"<span class=\"ttm_content\">A news carousel with images and texts that can be customized easily!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:450;a:26:{s:2:\"id\";s:3:\"486\";s:5:\"title\";s:29:\"Story Blocks Website Template\";s:5:\"alias\";s:29:\"story-blocks-website-template\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:37:\"story-blocks-website-template-package\";s:3:\"img\";s:50:\"packages/story-blocks-website-template-package.jpg\";s:7:\"preview\";s:47:\"https://revolution.themepunch.com/story-blocks/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:229:\"<span class=\"ttm_content\">The Story Blocks for Slider Revolution can be used to create scroll-based stories on your WordPress site. Mix and match the individual blocks to create YOUR story!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Story Blocks Website Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"38\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:451;a:26:{s:2:\"id\";s:3:\"487\";s:5:\"title\";s:10:\"Story Menu\";s:5:\"alias\";s:10:\"story-menu\";s:3:\"zip\";s:20:\"packs/story-menu.zip\";s:3:\"uid\";s:32:\"1f2f7cd91480f15cff8e7100f788c650\";s:3:\"img\";s:21:\"story-menu/slide1.jpg\";s:7:\"preview\";s:47:\"https://revolution.themepunch.com/story-blocks/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:229:\"<span class=\"ttm_content\">The Story Blocks for Slider Revolution can be used to create scroll-based stories on your WordPress site. Mix and match the individual blocks to create YOUR story!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Story Blocks Website Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"38\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:452;a:26:{s:2:\"id\";s:3:\"488\";s:5:\"title\";s:12:\"Story Header\";s:5:\"alias\";s:12:\"story-header\";s:3:\"zip\";s:22:\"packs/story-header.zip\";s:3:\"uid\";s:32:\"e1a5ad5018a24ccdc71c2863edfe775e\";s:3:\"img\";s:23:\"story-header/slide1.jpg\";s:7:\"preview\";s:47:\"https://revolution.themepunch.com/story-blocks/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:229:\"<span class=\"ttm_content\">The Story Blocks for Slider Revolution can be used to create scroll-based stories on your WordPress site. Mix and match the individual blocks to create YOUR story!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Story Blocks Website Template\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"38\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:453;a:26:{s:2:\"id\";s:3:\"489\";s:5:\"title\";s:13:\"Story Block 1\";s:5:\"alias\";s:13:\"story-block-1\";s:3:\"zip\";s:23:\"packs/story-block-1.zip\";s:3:\"uid\";s:32:\"2a9fee97dcf477e36d048af8a902f47a\";s:3:\"img\";s:24:\"story-block-1/slide1.jpg\";s:7:\"preview\";s:47:\"https://revolution.themepunch.com/story-blocks/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:229:\"<span class=\"ttm_content\">The Story Blocks for Slider Revolution can be used to create scroll-based stories on your WordPress site. Mix and match the individual blocks to create YOUR story!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Story Blocks Website Template\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"38\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:454;a:26:{s:2:\"id\";s:3:\"490\";s:5:\"title\";s:15:\"Story Content 1\";s:5:\"alias\";s:15:\"story-content-1\";s:3:\"zip\";s:25:\"packs/story-content-1.zip\";s:3:\"uid\";s:32:\"6773614bbce543b83a0d2b2ad8facc96\";s:3:\"img\";s:26:\"story-content-1/slide1.jpg\";s:7:\"preview\";s:47:\"https://revolution.themepunch.com/story-blocks/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:229:\"<span class=\"ttm_content\">The Story Blocks for Slider Revolution can be used to create scroll-based stories on your WordPress site. Mix and match the individual blocks to create YOUR story!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Story Blocks Website Template\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"38\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:455;a:26:{s:2:\"id\";s:3:\"491\";s:5:\"title\";s:13:\"Story Block 2\";s:5:\"alias\";s:13:\"story-block-2\";s:3:\"zip\";s:23:\"packs/story-block-2.zip\";s:3:\"uid\";s:32:\"2e708e3cebab57ca20b228ffba426ce7\";s:3:\"img\";s:24:\"story-block-2/slide1.jpg\";s:7:\"preview\";s:47:\"https://revolution.themepunch.com/story-blocks/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:229:\"<span class=\"ttm_content\">The Story Blocks for Slider Revolution can be used to create scroll-based stories on your WordPress site. Mix and match the individual blocks to create YOUR story!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Story Blocks Website Template\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"38\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:456;a:26:{s:2:\"id\";s:3:\"492\";s:5:\"title\";s:13:\"Story Block 3\";s:5:\"alias\";s:13:\"story-block-3\";s:3:\"zip\";s:23:\"packs/story-block-3.zip\";s:3:\"uid\";s:32:\"7156cf069f65644faf90122dab451231\";s:3:\"img\";s:24:\"story-block-3/slide1.jpg\";s:7:\"preview\";s:47:\"https://revolution.themepunch.com/story-blocks/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:229:\"<span class=\"ttm_content\">The Story Blocks for Slider Revolution can be used to create scroll-based stories on your WordPress site. Mix and match the individual blocks to create YOUR story!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Story Blocks Website Template\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"38\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:457;a:26:{s:2:\"id\";s:3:\"493\";s:5:\"title\";s:15:\"Story Content 2\";s:5:\"alias\";s:15:\"story-content-2\";s:3:\"zip\";s:25:\"packs/story-content-2.zip\";s:3:\"uid\";s:32:\"1223cd77d1f36d69e69ce50223e16ea7\";s:3:\"img\";s:26:\"story-content-2/slide1.jpg\";s:7:\"preview\";s:47:\"https://revolution.themepunch.com/story-blocks/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:229:\"<span class=\"ttm_content\">The Story Blocks for Slider Revolution can be used to create scroll-based stories on your WordPress site. Mix and match the individual blocks to create YOUR story!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Story Blocks Website Template\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"38\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:458;a:26:{s:2:\"id\";s:3:\"494\";s:5:\"title\";s:13:\"Story Block 4\";s:5:\"alias\";s:13:\"story-block-4\";s:3:\"zip\";s:23:\"packs/story-block-4.zip\";s:3:\"uid\";s:32:\"85ac48e8e8231d2c38206cba4e7ebb68\";s:3:\"img\";s:24:\"story-block-4/slide1.jpg\";s:7:\"preview\";s:47:\"https://revolution.themepunch.com/story-blocks/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:229:\"<span class=\"ttm_content\">The Story Blocks for Slider Revolution can be used to create scroll-based stories on your WordPress site. Mix and match the individual blocks to create YOUR story!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Story Blocks Website Template\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"38\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:459;a:26:{s:2:\"id\";s:3:\"495\";s:5:\"title\";s:15:\"Story Content 3\";s:5:\"alias\";s:15:\"story-content-3\";s:3:\"zip\";s:25:\"packs/story-content-3.zip\";s:3:\"uid\";s:32:\"82cac52f3ba79c0559fe0ad0cdf9d3b2\";s:3:\"img\";s:26:\"story-content-3/slide1.jpg\";s:7:\"preview\";s:47:\"https://revolution.themepunch.com/story-blocks/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:229:\"<span class=\"ttm_content\">The Story Blocks for Slider Revolution can be used to create scroll-based stories on your WordPress site. Mix and match the individual blocks to create YOUR story!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Story Blocks Website Template\";s:13:\"package_order\";s:1:\"9\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"38\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:460;a:22:{s:2:\"id\";s:3:\"442\";s:5:\"title\";s:27:\"Real Estate Showcase Slider\";s:5:\"alias\";s:27:\"real-estate-showcase-slider\";s:3:\"zip\";s:31:\"Real-Estate-Showcase-Slider.zip\";s:3:\"uid\";s:32:\"486b2bbe296722e70421731e3c05711b\";s:3:\"img\";s:38:\"Real-Estate-Showcase-Slider/slide1.jpg\";s:7:\"preview\";s:62:\"https://revolution.themepunch.com/real-estate-showcase-slider/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:152:\"<span class=\"ttm_content\">An elegant showcase for your real estate & realtor website. Flexible and customizable.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:461;a:22:{s:2:\"id\";s:3:\"497\";s:5:\"title\";s:18:\"Food Delivery Hero\";s:5:\"alias\";s:13:\"food-delivery\";s:3:\"zip\";s:17:\"food-delivery.zip\";s:3:\"uid\";s:32:\"992e9b22ff43227a655eea341835d04c\";s:3:\"img\";s:24:\"food-delivery/slide1.jpg\";s:7:\"preview\";s:62:\"https://www.sliderrevolution.com/templates/food-delivery-hero/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:207:\"<span class=\"ttm_content\">Yummy! This hero template convinces with a changing color background, a particle effect, vibrant illustrations and smooth mouse over effects.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:342:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:462;a:22:{s:2:\"id\";s:3:\"498\";s:5:\"title\";s:25:\"Slider With Illustrations\";s:5:\"alias\";s:25:\"slider-with-illustrations\";s:3:\"zip\";s:29:\"slider-with-illustrations.zip\";s:3:\"uid\";s:32:\"ebc24280b669f26734c7fdd8b5683e9f\";s:3:\"img\";s:36:\"slider-with-illustrations/slide1.jpg\";s:7:\"preview\";s:69:\"https://www.sliderrevolution.com/templates/slider-with-illustrations/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">A basic slider template with easy to customize content, colorful illustrations and pleasant parallax effects.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:174:\"[{\"path\":\"revslider-bubblemorph-addon\\/revslider-bubblemorph-addon.php\",\"name\":\"BubbleMorph AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:463;a:25:{s:2:\"id\";s:3:\"499\";s:5:\"title\";s:31:\"Zen Technology Website Template\";s:5:\"alias\";s:31:\"zen-technology-website-template\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:39:\"zen-technology-website-template-package\";s:3:\"img\";s:52:\"packages/zen-technology-website-template-package.jpg\";s:7:\"preview\";s:66:\"https://www.sliderrevolution.com/templates/zen-technology-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:200:\"<span class=\"ttm_content\">The Zen Technology Website Template is a modern, striking one-pager for your technology focused project. Easy to edit and get started!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Zen Technology Website Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"39\";s:9:\"installed\";b:0;}i:464;a:26:{s:2:\"id\";s:3:\"500\";s:5:\"title\";s:8:\"Zen Menu\";s:5:\"alias\";s:8:\"zen-menu\";s:3:\"zip\";s:18:\"packs/zen-menu.zip\";s:3:\"uid\";s:32:\"3b53d755058b75fa6172510dcca2f2bb\";s:3:\"img\";s:19:\"zen-menu/slide1.jpg\";s:7:\"preview\";s:66:\"https://www.sliderrevolution.com/templates/zen-technology-website/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:200:\"<span class=\"ttm_content\">The Zen Technology Website Template is a modern, striking one-pager for your technology focused project. Easy to edit and get started!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Zen Technology Website Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"39\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:465;a:25:{s:2:\"id\";s:3:\"501\";s:5:\"title\";s:10:\"Zen Header\";s:5:\"alias\";s:10:\"zen-header\";s:3:\"zip\";s:20:\"packs/zen-header.zip\";s:3:\"uid\";s:32:\"13d3cdde05308616fda7e2920a29e006\";s:3:\"img\";s:21:\"zen-header/slide1.jpg\";s:7:\"preview\";s:66:\"https://www.sliderrevolution.com/templates/zen-technology-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:200:\"<span class=\"ttm_content\">The Zen Technology Website Template is a modern, striking one-pager for your technology focused project. Easy to edit and get started!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Zen Technology Website Template\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"39\";s:9:\"installed\";b:0;}i:466;a:25:{s:2:\"id\";s:3:\"502\";s:5:\"title\";s:9:\"Zen About\";s:5:\"alias\";s:9:\"zen-about\";s:3:\"zip\";s:19:\"packs/zen-about.zip\";s:3:\"uid\";s:32:\"d50d4f9b43e025fa99503b9a4eec6551\";s:3:\"img\";s:20:\"zen-about/slide1.jpg\";s:7:\"preview\";s:66:\"https://www.sliderrevolution.com/templates/zen-technology-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:200:\"<span class=\"ttm_content\">The Zen Technology Website Template is a modern, striking one-pager for your technology focused project. Easy to edit and get started!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Zen Technology Website Template\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"39\";s:9:\"installed\";b:0;}i:467;a:25:{s:2:\"id\";s:3:\"503\";s:5:\"title\";s:12:\"Zen Features\";s:5:\"alias\";s:12:\"zen-features\";s:3:\"zip\";s:22:\"packs/zen-features.zip\";s:3:\"uid\";s:32:\"f4f7f500fae57b1b55adace13f030778\";s:3:\"img\";s:23:\"zen-features/slide1.jpg\";s:7:\"preview\";s:66:\"https://www.sliderrevolution.com/templates/zen-technology-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:200:\"<span class=\"ttm_content\">The Zen Technology Website Template is a modern, striking one-pager for your technology focused project. Easy to edit and get started!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Zen Technology Website Template\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"39\";s:9:\"installed\";b:0;}i:468;a:25:{s:2:\"id\";s:3:\"504\";s:5:\"title\";s:9:\"Zen Video\";s:5:\"alias\";s:9:\"zen-video\";s:3:\"zip\";s:19:\"packs/zen-video.zip\";s:3:\"uid\";s:32:\"fa83df1b45b795174770b1b0155e89f3\";s:3:\"img\";s:20:\"zen-video/slide1.jpg\";s:7:\"preview\";s:66:\"https://www.sliderrevolution.com/templates/zen-technology-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:200:\"<span class=\"ttm_content\">The Zen Technology Website Template is a modern, striking one-pager for your technology focused project. Easy to edit and get started!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Zen Technology Website Template\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"39\";s:9:\"installed\";b:0;}i:469;a:25:{s:2:\"id\";s:3:\"505\";s:5:\"title\";s:11:\"Zen Pricing\";s:5:\"alias\";s:11:\"zen-pricing\";s:3:\"zip\";s:21:\"packs/zen-pricing.zip\";s:3:\"uid\";s:32:\"921f8e5c156d9027f6ae8f1c5e426251\";s:3:\"img\";s:22:\"zen-pricing/slide1.jpg\";s:7:\"preview\";s:66:\"https://www.sliderrevolution.com/templates/zen-technology-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:200:\"<span class=\"ttm_content\">The Zen Technology Website Template is a modern, striking one-pager for your technology focused project. Easy to edit and get started!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Zen Technology Website Template\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"39\";s:9:\"installed\";b:0;}i:470;a:25:{s:2:\"id\";s:3:\"506\";s:5:\"title\";s:22:\"Zen Testimonials Title\";s:5:\"alias\";s:22:\"zen-testimonials-title\";s:3:\"zip\";s:32:\"packs/zen-testimonials-title.zip\";s:3:\"uid\";s:32:\"d9aeeb596c0455ddd564a60a2d449b17\";s:3:\"img\";s:33:\"zen-testimonials-title/slide1.jpg\";s:7:\"preview\";s:66:\"https://www.sliderrevolution.com/templates/zen-technology-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:200:\"<span class=\"ttm_content\">The Zen Technology Website Template is a modern, striking one-pager for your technology focused project. Easy to edit and get started!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Zen Technology Website Template\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"39\";s:9:\"installed\";b:0;}i:471;a:25:{s:2:\"id\";s:3:\"507\";s:5:\"title\";s:16:\"Zen Testimonials\";s:5:\"alias\";s:16:\"zen-testimonials\";s:3:\"zip\";s:26:\"packs/zen-testimonials.zip\";s:3:\"uid\";s:32:\"5a0e0141599c63828e4b99e3bc863366\";s:3:\"img\";s:27:\"zen-testimonials/slide1.jpg\";s:7:\"preview\";s:66:\"https://www.sliderrevolution.com/templates/zen-technology-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:200:\"<span class=\"ttm_content\">The Zen Technology Website Template is a modern, striking one-pager for your technology focused project. Easy to edit and get started!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Zen Technology Website Template\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"39\";s:9:\"installed\";b:0;}i:472;a:25:{s:2:\"id\";s:3:\"508\";s:5:\"title\";s:10:\"Zen Footer\";s:5:\"alias\";s:10:\"zen-footer\";s:3:\"zip\";s:20:\"packs/zen-footer.zip\";s:3:\"uid\";s:32:\"47fb8604e2aafa8cfc97f5af75fda911\";s:3:\"img\";s:21:\"zen-footer/slide1.jpg\";s:7:\"preview\";s:66:\"https://www.sliderrevolution.com/templates/zen-technology-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:200:\"<span class=\"ttm_content\">The Zen Technology Website Template is a modern, striking one-pager for your technology focused project. Easy to edit and get started!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Zen Technology Website Template\";s:13:\"package_order\";s:1:\"9\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"39\";s:9:\"installed\";b:0;}i:473;a:22:{s:2:\"id\";s:3:\"509\";s:5:\"title\";s:24:\"Paintbrush Effect Add-on\";s:5:\"alias\";s:17:\"Paintbrush-Effect\";s:3:\"zip\";s:21:\"Paintbrush-Effect.zip\";s:3:\"uid\";s:32:\"b934d1376df026f0ff45447de17b5ee9\";s:3:\"img\";s:28:\"Paintbrush-Effect/slide1.jpg\";s:7:\"preview\";s:72:\"https://www.sliderrevolution.com/templates/paintbrush-effect-collection/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:179:\"<span class=\"ttm_content\">The Paintbrush Effect Add-on is the perfect way to add some interactivity to your website with Slider Revolution.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:338:\"[{\"path\":\"revslider-paintbrush-addon\\/revslider-paintbrush-addon.php\",\"name\":\"Paintbrush AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:474;a:25:{s:2:\"id\";s:3:\"510\";s:5:\"title\";s:29:\"Photographer Website Template\";s:5:\"alias\";s:29:\"photographer-website-template\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:37:\"photographer-website-template-package\";s:3:\"img\";s:50:\"packages/photographer-website-template-package.jpg\";s:7:\"preview\";s:73:\"https://www.sliderrevolution.com/templates/photographer-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:222:\"<span class=\"ttm_content\">The Photographer Website Template is the perfect way to introduce your portfolio. Showcase your latests works, projects and contacts with sleek transitions!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";s:168:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Photographer Website Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"40\";s:9:\"installed\";b:0;}i:475;a:25:{s:2:\"id\";s:3:\"511\";s:5:\"title\";s:19:\"Photographer Header\";s:5:\"alias\";s:19:\"Photographer-Header\";s:3:\"zip\";s:29:\"packs/Photographer-Header.zip\";s:3:\"uid\";s:32:\"22de8b3b1eeca5d0d1087791a28cc641\";s:3:\"img\";s:30:\"Photographer-Header/slide1.jpg\";s:7:\"preview\";s:73:\"https://www.sliderrevolution.com/templates/photographer-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:222:\"<span class=\"ttm_content\">The Photographer Website Template is the perfect way to introduce your portfolio. Showcase your latests works, projects and contacts with sleek transitions!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Photographer Website Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"40\";s:9:\"installed\";b:0;}i:476;a:25:{s:2:\"id\";s:3:\"512\";s:5:\"title\";s:27:\"Photographer Welcome Screen\";s:5:\"alias\";s:27:\"Photographer-Welcome-Screen\";s:3:\"zip\";s:37:\"packs/Photographer-Welcome-Screen.zip\";s:3:\"uid\";s:32:\"8de63df079ad8b7c0aa7bf164bd5fd8f\";s:3:\"img\";s:38:\"Photographer-Welcome-Screen/slide1.jpg\";s:7:\"preview\";s:73:\"https://www.sliderrevolution.com/templates/photographer-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:222:\"<span class=\"ttm_content\">The Photographer Website Template is the perfect way to introduce your portfolio. Showcase your latests works, projects and contacts with sleek transitions!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Photographer Website Template\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"40\";s:9:\"installed\";b:0;}i:477;a:25:{s:2:\"id\";s:3:\"513\";s:5:\"title\";s:21:\"Photographer Showcase\";s:5:\"alias\";s:21:\"Photographer-Showcase\";s:3:\"zip\";s:31:\"packs/Photographer-Showcase.zip\";s:3:\"uid\";s:32:\"8b2c7a1541465f77e829a9ac58926359\";s:3:\"img\";s:32:\"Photographer-Showcase/slide1.jpg\";s:7:\"preview\";s:73:\"https://www.sliderrevolution.com/templates/photographer-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:222:\"<span class=\"ttm_content\">The Photographer Website Template is the perfect way to introduce your portfolio. Showcase your latests works, projects and contacts with sleek transitions!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:168:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Photographer Website Template\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"40\";s:9:\"installed\";b:0;}i:478;a:25:{s:2:\"id\";s:3:\"514\";s:5:\"title\";s:22:\"Photographer Portfolio\";s:5:\"alias\";s:22:\"Photographer-Portfolio\";s:3:\"zip\";s:32:\"packs/Photographer-Portfolio.zip\";s:3:\"uid\";s:32:\"ba5cc502a9505725ef169eaf4852d10f\";s:3:\"img\";s:33:\"Photographer-Portfolio/slide1.jpg\";s:7:\"preview\";s:73:\"https://www.sliderrevolution.com/templates/photographer-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:222:\"<span class=\"ttm_content\">The Photographer Website Template is the perfect way to introduce your portfolio. Showcase your latests works, projects and contacts with sleek transitions!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Photographer Website Template\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"40\";s:9:\"installed\";b:0;}i:479;a:25:{s:2:\"id\";s:3:\"515\";s:5:\"title\";s:21:\"Photographer Contacts\";s:5:\"alias\";s:21:\"Photographer-Contacts\";s:3:\"zip\";s:31:\"packs/Photographer-Contacts.zip\";s:3:\"uid\";s:32:\"6ac142733cd260b5d5d3cdce30885074\";s:3:\"img\";s:32:\"Photographer-Contacts/slide1.jpg\";s:7:\"preview\";s:73:\"https://www.sliderrevolution.com/templates/photographer-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:222:\"<span class=\"ttm_content\">The Photographer Website Template is the perfect way to introduce your portfolio. Showcase your latests works, projects and contacts with sleek transitions!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Photographer Website Template\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"40\";s:9:\"installed\";b:0;}i:480;a:25:{s:2:\"id\";s:3:\"516\";s:5:\"title\";s:19:\"Photographer Footer\";s:5:\"alias\";s:19:\"Photographer-Footer\";s:3:\"zip\";s:29:\"packs/Photographer-Footer.zip\";s:3:\"uid\";s:32:\"5fae568a988d072fb14b66cc2732ea46\";s:3:\"img\";s:30:\"Photographer-Footer/slide1.jpg\";s:7:\"preview\";s:73:\"https://www.sliderrevolution.com/templates/photographer-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:222:\"<span class=\"ttm_content\">The Photographer Website Template is the perfect way to introduce your portfolio. Showcase your latests works, projects and contacts with sleek transitions!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Photographer Website Template\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"40\";s:9:\"installed\";b:0;}i:481;a:25:{s:2:\"id\";s:3:\"517\";s:5:\"title\";s:18:\"Photographer Modal\";s:5:\"alias\";s:18:\"Photographer-Modal\";s:3:\"zip\";s:28:\"packs/Photographer-Modal.zip\";s:3:\"uid\";s:32:\"e6b47a765ad19bce4726540ff7211c07\";s:3:\"img\";s:29:\"Photographer-Modal/slide1.jpg\";s:7:\"preview\";s:73:\"https://www.sliderrevolution.com/templates/photographer-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:222:\"<span class=\"ttm_content\">The Photographer Website Template is the perfect way to introduce your portfolio. Showcase your latests works, projects and contacts with sleek transitions!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Photographer Website Template\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"40\";s:9:\"installed\";b:0;}i:482;a:22:{s:2:\"id\";s:3:\"496\";s:5:\"title\";s:21:\"Animated Mini Website\";s:5:\"alias\";s:12:\"mini-website\";s:3:\"zip\";s:16:\"mini-website.zip\";s:3:\"uid\";s:32:\"cc6c0a3b0f933a88c43e2be0fa397c1c\";s:3:\"img\";s:23:\"mini-website/slide1.jpg\";s:7:\"preview\";s:56:\"https://www.sliderrevolution.com/templates/mini-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:209:\"<span class=\"ttm_content\">The animated mini website template has a modern, vibrant design and can be customized easily! Get the #1 WordPress Builder with 200+ templates.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:483;a:23:{s:2:\"id\";s:3:\"518\";s:5:\"title\";s:25:\"Black Friday Scroll Video\";s:5:\"alias\";s:25:\"black-friday-scroll-video\";s:3:\"zip\";s:29:\"black-friday-scroll-video.zip\";s:3:\"uid\";s:32:\"a6a4ab2e2f703aaee0a1e6121881bdd8\";s:3:\"img\";s:36:\"black-friday-scroll-video/slide1.jpg\";s:7:\"preview\";s:69:\"https://www.sliderrevolution.com/templates/black-friday-video-scroll/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.4.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:169:\"<span class=\"ttm_content\">Blackfriday offers are coming towards you from the depths of space, with this scroll-based hero module.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:370:\"[{\"path\":\"revslider-lottie-addon\\/revslider-lottie-addon.php\",\"name\":\"Slider Revolution Lottie AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-scrollvideo-addon\\/revslider-scrollvideo-addon.php\",\"name\":\"Slider Revolution Scroll Video Add-On\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:485;a:25:{s:2:\"id\";s:3:\"520\";s:5:\"title\";s:12:\"Charity Menu\";s:5:\"alias\";s:12:\"charity-menu\";s:3:\"zip\";s:22:\"packs/charity-menu.zip\";s:3:\"uid\";s:32:\"77794a39041c7f128de3b5ad9b8e7d0d\";s:3:\"img\";s:23:\"charity-menu/slide1.jpg\";s:7:\"preview\";s:70:\"https://www.sliderrevolution.com/templates/charity-non-profit-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The \"Charity Non-Profit Website\" is a useful one-page website template with simple & smooth animation effects and animated lottie icons.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:26:\"Charity Non-Profit-Website\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"41\";s:9:\"installed\";b:0;}i:486;a:25:{s:2:\"id\";s:3:\"521\";s:5:\"title\";s:14:\"Charity Header\";s:5:\"alias\";s:14:\"charity-header\";s:3:\"zip\";s:24:\"packs/charity-header.zip\";s:3:\"uid\";s:32:\"36096787d4ed62942cbd48f6a57e9d4f\";s:3:\"img\";s:25:\"charity-header/slide1.jpg\";s:7:\"preview\";s:70:\"https://www.sliderrevolution.com/templates/charity-non-profit-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The \"Charity Non-Profit Website\" is a useful one-page website template with simple & smooth animation effects and animated lottie icons.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:26:\"Charity Non-Profit-Website\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"41\";s:9:\"installed\";b:0;}i:487;a:25:{s:2:\"id\";s:3:\"522\";s:5:\"title\";s:15:\"Charity Mission\";s:5:\"alias\";s:15:\"charity-mission\";s:3:\"zip\";s:25:\"packs/charity-mission.zip\";s:3:\"uid\";s:32:\"8c5cd67e3eb51c0ca3e571408ac8e97b\";s:3:\"img\";s:26:\"charity-mission/slide1.jpg\";s:7:\"preview\";s:70:\"https://www.sliderrevolution.com/templates/charity-non-profit-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The \"Charity Non-Profit Website\" is a useful one-page website template with simple & smooth animation effects and animated lottie icons.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:177:\"[{\"path\":\"revslider-lottie-addon\\/revslider-lottie-addon.php\",\"name\":\"Slider Revolution Lottie AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:26:\"Charity Non-Profit-Website\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"41\";s:9:\"installed\";b:0;}i:488;a:25:{s:2:\"id\";s:3:\"523\";s:5:\"title\";s:13:\"Charity Funds\";s:5:\"alias\";s:13:\"charity-funds\";s:3:\"zip\";s:23:\"packs/charity-funds.zip\";s:3:\"uid\";s:32:\"10da554c7529ef91965e1618a04b410b\";s:3:\"img\";s:24:\"charity-funds/slide1.jpg\";s:7:\"preview\";s:70:\"https://www.sliderrevolution.com/templates/charity-non-profit-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The \"Charity Non-Profit Website\" is a useful one-page website template with simple & smooth animation effects and animated lottie icons.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:177:\"[{\"path\":\"revslider-lottie-addon\\/revslider-lottie-addon.php\",\"name\":\"Slider Revolution Lottie AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:26:\"Charity Non-Profit-Website\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"41\";s:9:\"installed\";b:0;}i:489;a:25:{s:2:\"id\";s:3:\"524\";s:5:\"title\";s:15:\"Charity Success\";s:5:\"alias\";s:15:\"charity-success\";s:3:\"zip\";s:25:\"packs/charity-success.zip\";s:3:\"uid\";s:32:\"0c35448c1905272606e87447886a348e\";s:3:\"img\";s:26:\"charity-success/slide1.jpg\";s:7:\"preview\";s:70:\"https://www.sliderrevolution.com/templates/charity-non-profit-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The \"Charity Non-Profit Website\" is a useful one-page website template with simple & smooth animation effects and animated lottie icons.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:177:\"[{\"path\":\"revslider-lottie-addon\\/revslider-lottie-addon.php\",\"name\":\"Slider Revolution Lottie AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:26:\"Charity Non-Profit-Website\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"41\";s:9:\"installed\";b:0;}i:490;a:25:{s:2:\"id\";s:3:\"525\";s:5:\"title\";s:15:\"Charity Stories\";s:5:\"alias\";s:15:\"charity-stories\";s:3:\"zip\";s:25:\"packs/charity-stories.zip\";s:3:\"uid\";s:32:\"f277f145d9f9c3f0033bb8ceffeb4c9f\";s:3:\"img\";s:26:\"charity-stories/slide1.jpg\";s:7:\"preview\";s:70:\"https://www.sliderrevolution.com/templates/charity-non-profit-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The \"Charity Non-Profit Website\" is a useful one-page website template with simple & smooth animation effects and animated lottie icons.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:26:\"Charity Non-Profit-Website\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"41\";s:9:\"installed\";b:0;}i:491;a:25:{s:2:\"id\";s:3:\"526\";s:5:\"title\";s:16:\"Charity Worldmap\";s:5:\"alias\";s:16:\"charity-worldmap\";s:3:\"zip\";s:26:\"packs/charity-worldmap.zip\";s:3:\"uid\";s:32:\"9e00cbac269b92cb24fd3230297f4685\";s:3:\"img\";s:27:\"charity-worldmap/slide1.jpg\";s:7:\"preview\";s:70:\"https://www.sliderrevolution.com/templates/charity-non-profit-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The \"Charity Non-Profit Website\" is a useful one-page website template with simple & smooth animation effects and animated lottie icons.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:26:\"Charity Non-Profit-Website\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"41\";s:9:\"installed\";b:0;}i:492;a:25:{s:2:\"id\";s:3:\"527\";s:5:\"title\";s:19:\"Charity Large Image\";s:5:\"alias\";s:19:\"charity-large-image\";s:3:\"zip\";s:29:\"packs/charity-large-image.zip\";s:3:\"uid\";s:32:\"fa927036c2b14622832106fa987bc8e7\";s:3:\"img\";s:30:\"charity-large-image/slide1.jpg\";s:7:\"preview\";s:70:\"https://www.sliderrevolution.com/templates/charity-non-profit-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The \"Charity Non-Profit Website\" is a useful one-page website template with simple & smooth animation effects and animated lottie icons.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:26:\"Charity Non-Profit-Website\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"41\";s:9:\"installed\";b:0;}i:493;a:25:{s:2:\"id\";s:3:\"528\";s:5:\"title\";s:16:\"Charity Sponsors\";s:5:\"alias\";s:16:\"charity-sponsors\";s:3:\"zip\";s:26:\"packs/charity-sponsors.zip\";s:3:\"uid\";s:32:\"efd087bc3fa3915139af9e93d47ee295\";s:3:\"img\";s:27:\"charity-sponsors/slide1.jpg\";s:7:\"preview\";s:70:\"https://www.sliderrevolution.com/templates/charity-non-profit-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The \"Charity Non-Profit Website\" is a useful one-page website template with simple & smooth animation effects and animated lottie icons.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:26:\"Charity Non-Profit-Website\";s:13:\"package_order\";s:1:\"9\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"41\";s:9:\"installed\";b:0;}i:494;a:25:{s:2:\"id\";s:3:\"529\";s:5:\"title\";s:12:\"Charity Help\";s:5:\"alias\";s:12:\"charity-help\";s:3:\"zip\";s:22:\"packs/charity-help.zip\";s:3:\"uid\";s:32:\"4f3571c0b27f061648c9ff95b1a3f718\";s:3:\"img\";s:23:\"charity-help/slide1.jpg\";s:7:\"preview\";s:70:\"https://www.sliderrevolution.com/templates/charity-non-profit-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The \"Charity Non-Profit Website\" is a useful one-page website template with simple & smooth animation effects and animated lottie icons.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:26:\"Charity Non-Profit-Website\";s:13:\"package_order\";s:2:\"10\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"41\";s:9:\"installed\";b:0;}i:495;a:25:{s:2:\"id\";s:3:\"530\";s:5:\"title\";s:14:\"Charity Footer\";s:5:\"alias\";s:14:\"charity-footer\";s:3:\"zip\";s:24:\"packs/charity-footer.zip\";s:3:\"uid\";s:32:\"9340fa48c56635a8a781cc37c4bf538c\";s:3:\"img\";s:25:\"charity-footer/slide1.jpg\";s:7:\"preview\";s:70:\"https://www.sliderrevolution.com/templates/charity-non-profit-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The \"Charity Non-Profit Website\" is a useful one-page website template with simple & smooth animation effects and animated lottie icons.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:26:\"Charity Non-Profit-Website\";s:13:\"package_order\";s:2:\"11\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"41\";s:9:\"installed\";b:0;}i:496;a:22:{s:2:\"id\";s:3:\"531\";s:5:\"title\";s:21:\"Cinematic Hero Titles\";s:5:\"alias\";s:21:\"cinematic-hero-titles\";s:3:\"zip\";s:25:\"cinematic-hero-titles.zip\";s:3:\"uid\";s:32:\"51a59c54bb97c274092d22dbf4f6085e\";s:3:\"img\";s:32:\"cinematic-hero-titles/slide1.jpg\";s:7:\"preview\";s:65:\"https://www.sliderrevolution.com/templates/cinematic-hero-titles/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:199:\"<span class=\"ttm_content\">The \"Cinematic Hero Titles\" template is a collection of fullscreen hero blocks that use a cinematic, animated letter-spacing effect..</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:177:\"[{\"path\":\"revslider-lottie-addon\\/revslider-lottie-addon.php\",\"name\":\"Slider Revolution Lottie AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:497;a:23:{s:2:\"id\";s:3:\"532\";s:5:\"title\";s:23:\"Design DNA Scroll Video\";s:5:\"alias\";s:23:\"design-dna-scroll-video\";s:3:\"zip\";s:27:\"design-dna-scroll-video.zip\";s:3:\"uid\";s:32:\"39180fc9f7a07e50832fc1a68fb4eba2\";s:3:\"img\";s:34:\"design-dna-scroll-video/slide1.jpg\";s:7:\"preview\";s:67:\"https://www.sliderrevolution.com/templates/design-dna-scroll-video/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.4.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:187:\"<span class=\"ttm_content\">The \"Design DNA Scroll Video\" template is a striking, fullscreen hero module that is using our new Scroll Video addon.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:544:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-lottie-addon\\/revslider-lottie-addon.php\",\"name\":\"Slider Revolution Lottie AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-scrollvideo-addon\\/revslider-scrollvideo-addon.php\",\"name\":\"Slider Revolution Scroll Video Add-On\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:498;a:22:{s:2:\"id\";s:3:\"533\";s:5:\"title\";s:27:\"Food Delivery Lottie Scroll\";s:5:\"alias\";s:27:\"food-delivery-lottie-scroll\";s:3:\"zip\";s:31:\"food-delivery-lottie-scroll.zip\";s:3:\"uid\";s:32:\"5dfbfac45c5df7702238ba1b43afe8f6\";s:3:\"img\";s:38:\"food-delivery-lottie-scroll/slide1.jpg\";s:7:\"preview\";s:71:\"https://www.sliderrevolution.com/templates/food-delivery-lottie-scroll/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:187:\"<span class=\"ttm_content\">The \"Design DNA Scroll Video\" template is a striking, fullscreen hero module that is using our new Scroll Video addon.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:177:\"[{\"path\":\"revslider-lottie-addon\\/revslider-lottie-addon.php\",\"name\":\"Slider Revolution Lottie AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:500;a:25:{s:2:\"id\";s:3:\"535\";s:5:\"title\";s:20:\"Food Recipe Carousel\";s:5:\"alias\";s:20:\"food-recipe-carousel\";s:3:\"zip\";s:30:\"packs/food-recipe-carousel.zip\";s:3:\"uid\";s:32:\"6ba9695ba1a22a6e99f96431d8fb01e8\";s:3:\"img\";s:31:\"food-recipe-carousel/slide1.jpg\";s:7:\"preview\";s:64:\"https://www.sliderrevolution.com/templates/food-recipe-carousel/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The \"Charity Non-Profit Website\" is a useful one-page website template with simple & smooth animation effects and animated lottie icons.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Food Recipe Carousel Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"42\";s:9:\"installed\";b:0;}i:501;a:25:{s:2:\"id\";s:3:\"536\";s:5:\"title\";s:17:\"Food Recipe Modal\";s:5:\"alias\";s:17:\"food-recipe-modal\";s:3:\"zip\";s:27:\"packs/food-recipe-modal.zip\";s:3:\"uid\";s:32:\"1c5b2e959cd973efc5c1887a3a4279f3\";s:3:\"img\";s:28:\"food-recipe-modal/slide1.jpg\";s:7:\"preview\";s:64:\"https://www.sliderrevolution.com/templates/food-recipe-carousel/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The \"Charity Non-Profit Website\" is a useful one-page website template with simple & smooth animation effects and animated lottie icons.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Food Recipe Carousel Template\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"42\";s:9:\"installed\";b:0;}i:502;a:25:{s:2:\"id\";s:3:\"519\";s:5:\"title\";s:26:\"Charity Non-Profit-Website\";s:5:\"alias\";s:26:\"charity-non-profit-website\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:26:\"charity-non-profit-website\";s:3:\"img\";s:47:\"packages/charity-non-profit-website-package.jpg\";s:7:\"preview\";s:70:\"https://www.sliderrevolution.com/templates/charity-non-profit-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.0\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The \"Charity Non-Profit Website\" is a useful one-page website template with simple & smooth animation effects and animated lottie icons.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";s:177:\"[{\"path\":\"revslider-lottie-addon\\/revslider-lottie-addon.php\",\"name\":\"Slider Revolution Lottie AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:26:\"Charity Non-Profit-Website\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"41\";s:9:\"installed\";b:0;}i:503;a:25:{s:2:\"id\";s:3:\"534\";s:5:\"title\";s:29:\"Food Recipe Carousel Template\";s:5:\"alias\";s:29:\"food-recipe-carousel-template\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:29:\"food-recipe-carousel-template\";s:3:\"img\";s:50:\"packages/food-recipe-carousel-template-package.jpg\";s:7:\"preview\";s:64:\"https://www.sliderrevolution.com/templates/food-recipe-carousel/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.0\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:193:\"<span class=\"ttm_content\">Showcase your cooking recipes with the easy to use \"Food Recipe Carousel\" template. Clicking the titles opens up a detail view!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Food Recipe Carousel Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"42\";s:9:\"installed\";b:0;}i:504;a:25:{s:2:\"id\";s:3:\"537\";s:5:\"title\";s:27:\"Corporate Carousel Template\";s:5:\"alias\";s:27:\"corporate-carousel-template\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:27:\"corporate-carousel-template\";s:3:\"img\";s:38:\"packages/corporate_carousel_bundle.jpg\";s:7:\"preview\";s:75:\"https://www.sliderrevolution.com/templates/corporate-carousel-with-lightbox\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:220:\"<span class=\"ttm_content\">The Corporate Carousel is a basic, easy to use carousel with tab navigation. The lightbox modal can show any additonal content, independant of the carousel.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-01-19 15:14:10\";s:7:\"package\";s:27:\"Corporate Carousel Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"43\";s:9:\"installed\";b:0;}i:505;a:25:{s:2:\"id\";s:3:\"538\";s:5:\"title\";s:18:\"Corporate Carousel\";s:5:\"alias\";s:18:\"corporate-carousel\";s:3:\"zip\";s:28:\"packs/corporate-carousel.zip\";s:3:\"uid\";s:32:\"30dea0e333913cb5ebbf8dded8c3a839\";s:3:\"img\";s:29:\"corporate-carousel/slide1.jpg\";s:7:\"preview\";s:34:\"https://revolution.themepunch.com/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:220:\"<span class=\"ttm_content\">The Corporate Carousel is a basic, easy to use carousel with tab navigation. The lightbox modal can show any additonal content, independant of the carousel.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-01-19 15:26:51\";s:7:\"package\";s:27:\"Corporate Carousel Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"43\";s:9:\"installed\";b:0;}i:506;a:25:{s:2:\"id\";s:3:\"539\";s:5:\"title\";s:18:\"Corporate Lightbox\";s:5:\"alias\";s:18:\"corporate-lightbox\";s:3:\"zip\";s:28:\"packs/corporate-lightbox.zip\";s:3:\"uid\";s:32:\"832c277bfc5a288c0dffd784e4041265\";s:3:\"img\";s:29:\"corporate-lightbox/slide1.jpg\";s:7:\"preview\";s:34:\"https://revolution.themepunch.com/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:220:\"<span class=\"ttm_content\">The Corporate Carousel is a basic, easy to use carousel with tab navigation. The lightbox modal can show any additonal content, independant of the carousel.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-01-19 15:34:36\";s:7:\"package\";s:27:\"Corporate Carousel Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"43\";s:9:\"installed\";b:0;}i:507;a:25:{s:2:\"id\";s:3:\"540\";s:5:\"title\";s:23:\"Cyber Carousel Template\";s:5:\"alias\";s:23:\"cyber-carousel-template\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:23:\"cyber-carousel-template\";s:3:\"img\";s:33:\"packages/cybercarousel_bundle.jpg\";s:7:\"preview\";s:71:\"https://www.sliderrevolution.com/templates/cyber-carousel-with-lightbox\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:218:\"<span class=\"ttm_content\">This fullscreen carousel has easy to edit content and vertical navigation tabs. The highlight color can be changed with one click upon opening the editor.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:8:\"carousel\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-01-19 15:40:25\";s:7:\"package\";s:23:\"Cyber Carousel Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"44\";s:9:\"installed\";b:0;}i:508;a:25:{s:2:\"id\";s:3:\"541\";s:5:\"title\";s:14:\"Cyber Carousel\";s:5:\"alias\";s:14:\"cyber-carousel\";s:3:\"zip\";s:24:\"packs/cyber-carousel.zip\";s:3:\"uid\";s:32:\"b5ef41c7f498bd1dccf8224bfbade718\";s:3:\"img\";s:25:\"cyber-carousel/slide1.jpg\";s:7:\"preview\";s:71:\"https://www.sliderrevolution.com/templates/cyber-carousel-with-lightbox\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.4.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:218:\"<span class=\"ttm_content\">This fullscreen carousel has easy to edit content and vertical navigation tabs. The highlight color can be changed with one click upon opening the editor.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-01-19 15:42:44\";s:7:\"package\";s:23:\"Cyber Carousel Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"44\";s:9:\"installed\";b:0;}i:509;a:25:{s:2:\"id\";s:3:\"542\";s:5:\"title\";s:23:\"Cyber Carousel Lightbox\";s:5:\"alias\";s:23:\"cyber-carousel-lightbox\";s:3:\"zip\";s:33:\"packs/cyber-carousel-lightbox.zip\";s:3:\"uid\";s:32:\"cb91abeed0555dfcafe849c37e7c9c32\";s:3:\"img\";s:34:\"cyber-carousel-lightbox/slide1.jpg\";s:7:\"preview\";s:71:\"https://www.sliderrevolution.com/templates/cyber-carousel-with-lightbox\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:218:\"<span class=\"ttm_content\">This fullscreen carousel has easy to edit content and vertical navigation tabs. The highlight color can be changed with one click upon opening the editor.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-01-19 15:50:15\";s:7:\"package\";s:23:\"Cyber Carousel Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"44\";s:9:\"installed\";b:0;}i:510;a:25:{s:2:\"id\";s:3:\"543\";s:5:\"title\";s:16:\"Woo Carousel One\";s:5:\"alias\";s:24:\"woocommerce-carousel-one\";s:3:\"zip\";s:28:\"woocommerce-carousel-one.zip\";s:3:\"uid\";s:32:\"df0a99cef3981ecb608dff4ed573a493\";s:3:\"img\";s:35:\"woocommerce-carousel-one/slide1.jpg\";s:7:\"preview\";s:67:\"https://www.sliderrevolution.com/templates/woocommerce-slider-pack/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:185:\"<span class=\"ttm_content\">A basic WooCommerce carousel. Just set your categories and the carousel will be populated with your WooCommerce products.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:8:\"carousel\";i:1;s:11:\"woocommerce\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-01-19 16:02:45\";s:7:\"package\";s:15:\"Woo Slider Pack\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"45\";s:9:\"installed\";b:0;}i:511;a:25:{s:2:\"id\";s:3:\"544\";s:5:\"title\";s:23:\"Woo Carousel One Static\";s:5:\"alias\";s:31:\"woocommerce-carousel-one-static\";s:3:\"zip\";s:35:\"woocommerce-carousel-one-static.zip\";s:3:\"uid\";s:32:\"5c955a3850369e79b1e18921306ac1df\";s:3:\"img\";s:42:\"woocommerce-carousel-one-static/slide1.jpg\";s:7:\"preview\";s:63:\"https://sliderrevolution.com/templates/woocommerce-slider-pack/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:143:\"<span class=\"ttm_content\">A static content carousel. Please use the \"non-static\" version for WooCommerce.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:8:\"carousel\";i:1;s:11:\"woocommerce\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-01-19 16:05:02\";s:7:\"package\";s:22:\"Woo Slider Pack Static\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"46\";s:9:\"installed\";b:0;}i:512;a:25:{s:2:\"id\";s:3:\"545\";s:5:\"title\";s:16:\"Woo Carousel Two\";s:5:\"alias\";s:24:\"woocommerce-carousel-two\";s:3:\"zip\";s:28:\"woocommerce-carousel-two.zip\";s:3:\"uid\";s:32:\"fdd797d8e98a9138f5563b68b95ebe1c\";s:3:\"img\";s:35:\"woocommerce-carousel-two/slide1.jpg\";s:7:\"preview\";s:67:\"https://www.sliderrevolution.com/templates/woocommerce-slider-pack/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:185:\"<span class=\"ttm_content\">A basic WooCommerce carousel. Just set your categories and the carousel will be populated with your WooCommerce products.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:8:\"carousel\";i:1;s:11:\"woocommerce\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-01-19 16:06:57\";s:7:\"package\";s:15:\"Woo Slider Pack\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"45\";s:9:\"installed\";b:0;}i:513;a:25:{s:2:\"id\";s:3:\"546\";s:5:\"title\";s:23:\"Woo Carousel Two Static\";s:5:\"alias\";s:31:\"woocommerce-carousel-two-static\";s:3:\"zip\";s:35:\"woocommerce-carousel-two-static.zip\";s:3:\"uid\";s:32:\"2f3bfb1dfa99647426ce906f10dfc480\";s:3:\"img\";s:42:\"woocommerce-carousel-two-static/slide1.jpg\";s:7:\"preview\";s:63:\"https://sliderrevolution.com/templates/woocommerce-slider-pack/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:143:\"<span class=\"ttm_content\">A static content carousel. Please use the \"non-static\" version for WooCommerce.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:8:\"carousel\";i:1;s:11:\"woocommerce\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-01-19 16:16:15\";s:7:\"package\";s:22:\"Woo Slider Pack Static\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"46\";s:9:\"installed\";b:0;}i:514;a:25:{s:2:\"id\";s:3:\"547\";s:5:\"title\";s:18:\"Woo Feature Slider\";s:5:\"alias\";s:26:\"woocommerce-feature-slider\";s:3:\"zip\";s:30:\"woocommerce-feature-slider.zip\";s:3:\"uid\";s:32:\"c8aa1f551065eeffc752f2d8daef6db1\";s:3:\"img\";s:37:\"woocommerce-feature-slider/slide1.jpg\";s:7:\"preview\";s:67:\"https://www.sliderrevolution.com/templates/woocommerce-slider-pack/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:181:\"<span class=\"ttm_content\">A basic WooCommerce slider. Just set your categories and the slider will be populated with your WooCommerce products.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:11:\"woocommerce\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-01-19 16:19:13\";s:7:\"package\";s:15:\"Woo Slider Pack\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"45\";s:9:\"installed\";b:0;}i:515;a:25:{s:2:\"id\";s:3:\"548\";s:5:\"title\";s:25:\"Woo Feature Slider Static\";s:5:\"alias\";s:33:\"woocommerce-feature-slider-static\";s:3:\"zip\";s:37:\"woocommerce-feature-slider-static.zip\";s:3:\"uid\";s:32:\"2f29e8fd101c799480152a7911b33ca6\";s:3:\"img\";s:44:\"woocommerce-feature-slider-static/slide1.jpg\";s:7:\"preview\";s:63:\"https://sliderrevolution.com/templates/woocommerce-slider-pack/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:140:\"<span class=\"ttm_content\">A static content slider Please use the \"non-static\" version for WooCommerce.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:11:\"woocommerce\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-01-19 16:20:57\";s:7:\"package\";s:22:\"Woo Slider Pack Static\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"46\";s:9:\"installed\";b:0;}i:516;a:22:{s:2:\"id\";s:3:\"549\";s:5:\"title\";s:17:\"Woo Liquid Slider\";s:5:\"alias\";s:17:\"woo-liquid-slider\";s:3:\"zip\";s:21:\"woo-liquid-slider.zip\";s:3:\"uid\";s:32:\"9f455f73675a73dbefe820288e994f27\";s:3:\"img\";s:28:\"woo-liquid-slider/slide1.jpg\";s:7:\"preview\";s:68:\"https://www.sliderrevolution.com/templates/woocommerce-liquid-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:236:\"<span class=\"ttm_content\">A WooCommerce slider using the BubbleMorph addon for an interesting liquid effect. Just set your categories and the slider will be populated with your WooCommerce products.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:9:\"postbased\";i:2;s:11:\"woocommerce\";}s:14:\"plugin_require\";s:174:\"[{\"path\":\"revslider-bubblemorph-addon\\/revslider-bubblemorph-addon.php\",\"name\":\"BubbleMorph AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-01-19 16:23:03\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:517;a:22:{s:2:\"id\";s:3:\"550\";s:5:\"title\";s:24:\"Woo Liquid Slider Static\";s:5:\"alias\";s:32:\"woocommerce-liquid-slider-static\";s:3:\"zip\";s:36:\"woocommerce-liquid-slider-static.zip\";s:3:\"uid\";s:32:\"5848192fea46ffee95a91aa531848e19\";s:3:\"img\";s:43:\"woocommerce-liquid-slider-static/slide1.jpg\";s:7:\"preview\";s:68:\"https://www.sliderrevolution.com/templates/woocommerce-liquid-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:203:\"<span class=\"ttm_content\">A static content slider using the BubbleMorph addon for an interesting liquid effect. For WooCommerce, please use the \"non-static\" version.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:11:\"woocommerce\";}s:14:\"plugin_require\";s:174:\"[{\"path\":\"revslider-bubblemorph-addon\\/revslider-bubblemorph-addon.php\",\"name\":\"BubbleMorph AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-01-19 16:24:35\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:518;a:25:{s:2:\"id\";s:3:\"551\";s:5:\"title\";s:15:\"Woo Slider Pack\";s:5:\"alias\";s:15:\"woo-slider-pack\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:15:\"woo-slider-pack\";s:3:\"img\";s:34:\"packages/woosliderpack_dynamic.jpg\";s:7:\"preview\";s:67:\"https://www.sliderrevolution.com/templates/woocommerce-slider-pack/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:181:\"<span class=\"ttm_content\">A basic WooCommerce slider. Just set your categories and the slider will be populated with your WooCommerce products.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:4:{i:0;s:8:\"carousel\";i:1;s:6:\"slider\";i:2;s:9:\"postbased\";i:3;s:11:\"woocommerce\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-01-20 09:34:45\";s:7:\"package\";s:15:\"Woo Slider Pack\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"45\";s:9:\"installed\";b:0;}i:519;a:25:{s:2:\"id\";s:3:\"552\";s:5:\"title\";s:22:\"Woo Slider Pack Static\";s:5:\"alias\";s:22:\"woo-slider-pack-static\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:22:\"woo-slider-pack-static\";s:3:\"img\";s:33:\"packages/woosliderpack_static.jpg\";s:7:\"preview\";s:67:\"https://www.sliderrevolution.com/templates/woocommerce-slider-pack/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:181:\"<span class=\"ttm_content\">A basic WooCommerce slider. Just set your categories and the slider will be populated with your WooCommerce products.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:2:{i:0;s:8:\"carousel\";i:1;s:11:\"woocommerce\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-01-20 09:39:21\";s:7:\"package\";s:22:\"Woo Slider Pack Static\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"46\";s:9:\"installed\";b:0;}i:520;a:22:{s:2:\"id\";s:3:\"553\";s:5:\"title\";s:24:\"Creative Hero Collection\";s:5:\"alias\";s:24:\"creative-hero-collection\";s:3:\"zip\";s:28:\"creative-hero-collection.zip\";s:3:\"uid\";s:32:\"e20126d93d081055e5ff3f6981b971fa\";s:3:\"img\";s:35:\"creative-hero-collection/slide1.jpg\";s:7:\"preview\";s:68:\"https://www.sliderrevolution.com/templates/creative-hero-collection/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.4.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:245:\"<span class=\"ttm_content\">A fantastic intro presentation for almost any website. If you want to use a single slide as a hero, simply drag it to the first position and set the layout of the module to \"scene\".</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:348:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-bubblemorph-addon\\/revslider-bubblemorph-addon.php\",\"name\":\"BubbleMorph AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-02-23 10:22:47\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:521;a:22:{s:2:\"id\";s:3:\"554\";s:5:\"title\";s:12:\"Photo Slider\";s:5:\"alias\";s:19:\"photographer-slider\";s:3:\"zip\";s:23:\"photographer-slider.zip\";s:3:\"uid\";s:32:\"e00104cff231e2aaeb149b3c63e78a5e\";s:3:\"img\";s:30:\"photographer-slider/slide1.jpg\";s:7:\"preview\";s:80:\"https://www.sliderrevolution.com/templates/photographer-and-videographer-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.4.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:169:\"<span class=\"ttm_content\">A great module for any photographer/videographer who wants to display their portfolio in an engaging way.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:174:\"[{\"path\":\"revslider-bubblemorph-addon\\/revslider-bubblemorph-addon.php\",\"name\":\"BubbleMorph AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-02-23 10:25:31\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:522;a:22:{s:2:\"id\";s:3:\"555\";s:5:\"title\";s:18:\"Real Estate Slider\";s:5:\"alias\";s:17:\"realestate-slider\";s:3:\"zip\";s:21:\"realestate-slider.zip\";s:3:\"uid\";s:32:\"596effabfef768f0371cba2b1fdd0c1d\";s:3:\"img\";s:28:\"realestate-slider/slide1.jpg\";s:7:\"preview\";s:71:\"https://www.sliderrevolution.com/templates/real-estate-showcase-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.4.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:152:\"<span class=\"ttm_content\">Showcase your clients real estate offerings with this clean and convincing presentation.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-02-23 10:45:36\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:523;a:22:{s:2:\"id\";s:3:\"556\";s:5:\"title\";s:19:\"Saas Product Slider\";s:5:\"alias\";s:19:\"saas-product-slider\";s:3:\"zip\";s:23:\"saas-product-slider.zip\";s:3:\"uid\";s:32:\"3cf7809058f383425c5409aa1204335f\";s:3:\"img\";s:30:\"saas-product-slider/slide1.jpg\";s:7:\"preview\";s:63:\"https://www.sliderrevolution.com/templates/saas-product-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.4.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:143:\"<span class=\"ttm_content\">Present your digital SaaS product with a modern design and stunning animations.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:349:\"[{\"path\":\"revslider-typewriter-addon\\/revslider-typewriter-addon.php\",\"name\":\"Typewriter AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/typewriter-addon\\/\"},{\"path\":\"revslider-lottie-addon\\/revslider-lottie-addon.php\",\"name\":\"Slider Revolution Lottie AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-02-23 10:49:44\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:524;a:25:{s:2:\"id\";s:3:\"557\";s:5:\"title\";s:27:\"Cinematic Wildlife Template\";s:5:\"alias\";s:27:\"cinematic-wildlife-template\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:27:\"cinematic-wildlife-template\";s:3:\"img\";s:39:\"packages/cinematic-wildlife-package.jpg\";s:7:\"preview\";s:69:\"https://www.sliderrevolution.com/templates/cinematic-wildlife-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.4.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:185:\"<span class=\"ttm_content\">Easily create cinematic presentations with this photography-based slider, that features a convenient YouTube video popup.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-04-16 10:45:38\";s:7:\"package\";s:27:\"Cinematic Wildlife Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"47\";s:9:\"installed\";b:0;}i:525;a:25:{s:2:\"id\";s:3:\"558\";s:5:\"title\";s:25:\"Cinematic Wildlife Slider\";s:5:\"alias\";s:25:\"cinematic-wildlife-slider\";s:3:\"zip\";s:35:\"packs/cinematic-wildlife-slider.zip\";s:3:\"uid\";s:32:\"a37b04e221a845d6d446f4d70e815b87\";s:3:\"img\";s:36:\"cinematic-wildlife-slider/slide1.jpg\";s:7:\"preview\";s:69:\"https://www.sliderrevolution.com/templates/cinematic-wildlife-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.4.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:185:\"<span class=\"ttm_content\">Easily create cinematic presentations with this photography-based slider, that features a convenient YouTube video popup.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-04-16 10:47:01\";s:7:\"package\";s:27:\"Cinematic Wildlife Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"47\";s:9:\"installed\";b:0;}i:526;a:25:{s:2:\"id\";s:3:\"559\";s:5:\"title\";s:24:\"Cinematic Wildlife Modal\";s:5:\"alias\";s:24:\"cinematic-wildlife-modal\";s:3:\"zip\";s:34:\"packs/cinematic-wildlife-modal.zip\";s:3:\"uid\";s:32:\"636a6885199f684ad743167ceea70dc4\";s:3:\"img\";s:35:\"cinematic-wildlife-modal/slide1.jpg\";s:7:\"preview\";s:69:\"https://www.sliderrevolution.com/templates/cinematic-wildlife-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.4.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:185:\"<span class=\"ttm_content\">Easily create cinematic presentations with this photography-based slider, that features a convenient YouTube video popup.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-04-16 10:50:56\";s:7:\"package\";s:27:\"Cinematic Wildlife Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"47\";s:9:\"installed\";b:0;}i:527;a:22:{s:2:\"id\";s:3:\"560\";s:5:\"title\";s:32:\"Gaming Stats Presentation Slider\";s:5:\"alias\";s:32:\"gaming-stats-presentation-slider\";s:3:\"zip\";s:36:\"gaming-stats-presentation-slider.zip\";s:3:\"uid\";s:32:\"988df5050f2a45a108ef32518a725bf8\";s:3:\"img\";s:43:\"gaming-stats-presentation-slider/slide1.jpg\";s:7:\"preview\";s:76:\"https://www.sliderrevolution.com/templates/charts-addon-presentation-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.4.11\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:156:\"<span class=\"ttm_content\">Create interactive presentations and showcase statistics with unique and customizable charts</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:159:\"[{\"path\":\"revslider-charts-addon\\/revslider-charts-addon.php\",\"name\":\"Charts AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-04-29 09:50:58\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:528;a:22:{s:2:\"id\";s:3:\"561\";s:5:\"title\";s:31:\"Coffee Shop Split Screen Slider\";s:5:\"alias\";s:15:\"coffee-flavours\";s:3:\"zip\";s:19:\"coffee-flavours.zip\";s:3:\"uid\";s:32:\"63726447a6a614d8f53fbf6024fd3033\";s:3:\"img\";s:25:\"coffee-flavors/slide1.jpg\";s:7:\"preview\";s:75:\"https://www.sliderrevolution.com/templates/coffee-shop-split-screen-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:249:\"<span class=\"ttm_content\">The animated elements and clean layout make this slider an eye-catcher for your coffee shop. With it\'s easy customizability, this template is perfect for showcasing any type of product!</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-06-11 09:09:52\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:529;a:22:{s:2:\"id\";s:3:\"562\";s:5:\"title\";s:32:\"Modern Portfolio Showreel Slider\";s:5:\"alias\";s:15:\"showreel-slider\";s:3:\"zip\";s:19:\"showreel-slider.zip\";s:3:\"uid\";s:32:\"bced29a585e67153a1ed7608ddcdb69d\";s:3:\"img\";s:26:\"showreel-slider/slide1.jpg\";s:7:\"preview\";s:76:\"https://www.sliderrevolution.com/templates/modern-portfolio-showreel-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:216:\"<span class=\"ttm_content\">Showcase beautiful videos and photography with this clean looking slider with modern UI and effective typography. Perfect for any creative professional.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-06-11 09:14:43\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:530;a:22:{s:2:\"id\";s:3:\"563\";s:5:\"title\";s:23:\"Visual Art Forms Slider\";s:5:\"alias\";s:16:\"visual-art-forms\";s:3:\"zip\";s:20:\"visual-art-forms.zip\";s:3:\"uid\";s:32:\"4d57a5abf20bc4a615fe30837ac3ce1a\";s:3:\"img\";s:27:\"visual-art-forms/slide1.jpg\";s:7:\"preview\";s:67:\"https://www.sliderrevolution.com/templates/visual-art-forms-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:180:\"<span class=\"ttm_content\">Present just about anything with this highly flexible and modern looking slider, no matter what industry you are in.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-06-11 09:18:19\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}}s:6:\"slides\";a:505:{s:16:\"classic-carousel\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"classic-carousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:27:\"classic-carousel/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:27:\"classic-carousel/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:27:\"classic-carousel/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:27:\"classic-carousel/slide5.jpg\";}}s:13:\"classicslider\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"classicslider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:24:\"classicslider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:24:\"classicslider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:24:\"classicslider/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:24:\"classicslider/slide5.jpg\";}}s:11:\"contenttabs\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"contenttabs/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:22:\"contenttabs/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:22:\"contenttabs/slide3.jpg\";}}s:13:\"facebook-feed\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"facebook-feed/slide1.jpg\";}}s:7:\"fashion\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:18:\"fashion/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:18:\"fashion/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:18:\"fashion/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:18:\"fashion/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:18:\"fashion/slide5.jpg\";}}s:14:\"flickr-gallery\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"flickr-gallery/slide1.jpg\";}}s:3:\"gym\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:14:\"gym/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:14:\"gym/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:14:\"gym/slide3.jpg\";}}s:18:\"highlight-carousel\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"highlight-carousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:29:\"highlight-carousel/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:29:\"highlight-carousel/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:29:\"highlight-carousel/slide4.jpg\";}}s:18:\"highlight-showcase\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"highlight-showcase/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:29:\"highlight-showcase/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:29:\"highlight-showcase/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:29:\"highlight-showcase/slide4.jpg\";}}s:10:\"image-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:20:\"imagehero/slide1.jpg\";}}s:13:\"insta-gallery\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"insta-gallery/slide1.jpg\";}}s:19:\"levanorestaurantbar\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"levanorestaurantbar/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:30:\"levanorestaurantbar/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:30:\"levanorestaurantbar/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:30:\"levanorestaurantbar/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:30:\"levanorestaurantbar/slide5.jpg\";}}s:11:\"mainfeature\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"mainfeature/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:22:\"mainfeature/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:22:\"mainfeature/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:22:\"mainfeature/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:22:\"mainfeature/slide7.jpg\";}}s:17:\"media-gallery-two\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"media-gallery-two/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:28:\"media-gallery-two/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:28:\"media-gallery-two/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:28:\"media-gallery-two/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:28:\"media-gallery-two/slide6.jpg\";}}s:23:\"media-carousel-autoplay\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"media-carousel-autoplay/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:34:\"media-carousel-autoplay/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:34:\"media-carousel-autoplay/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:34:\"media-carousel-autoplay/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:34:\"media-carousel-autoplay/slide6.jpg\";}}s:21:\"news-background-video\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"news-bg-video/slide1.jpg\";}}s:12:\"news-gallery\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"news-gallery/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:23:\"news-gallery/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:23:\"news-gallery/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:23:\"news-gallery/slide4.jpg\";}}s:23:\"news-gallery-post-based\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"news-gallery-post-based/slide1.jpg\";}}s:9:\"news-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:20:\"news-hero/slide1.jpg\";}}s:10:\"news-video\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"news-video/slide1.jpg\";}}s:15:\"newsletter-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"newsletter-hero/slide1.jpg\";}}s:10:\"notgeneric\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"notgeneric/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:21:\"notgeneric/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:21:\"notgeneric/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:21:\"notgeneric/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:21:\"notgeneric/slide5.jpg\";}}s:11:\"photography\";a:10:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"photography/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:22:\"photography/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:22:\"photography/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:22:\"photography/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:22:\"photography/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:22:\"photography/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:22:\"photography/slide7.jpg\";}i:7;a:2:{s:5:\"title\";s:7:\"Slide 8\";s:3:\"img\";s:22:\"photography/slide8.jpg\";}i:8;a:2:{s:5:\"title\";s:7:\"Slide 9\";s:3:\"img\";s:22:\"photography/slide9.jpg\";}i:9;a:2:{s:5:\"title\";s:8:\"Slide 10\";s:3:\"img\";s:23:\"photography/slide10.jpg\";}}s:20:\"photography-carousel\";a:10:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"photography-carousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:31:\"photography-carousel/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:31:\"photography-carousel/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:31:\"photography-carousel/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:31:\"photography-carousel/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:31:\"photography-carousel/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:31:\"photography-carousel/slide7.jpg\";}i:7;a:2:{s:5:\"title\";s:7:\"Slide 8\";s:3:\"img\";s:31:\"photography-carousel/slide8.jpg\";}i:8;a:2:{s:5:\"title\";s:7:\"Slide 9\";s:3:\"img\";s:31:\"photography-carousel/slide9.jpg\";}i:9;a:2:{s:5:\"title\";s:8:\"Slide 10\";s:3:\"img\";s:32:\"photography-carousel/slide10.jpg\";}}s:16:\"search-form-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"search-form-hero/slide1.jpg\";}}s:16:\"showcasecarousel\";a:9:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"showcasecarousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:27:\"showcasecarousel/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:27:\"showcasecarousel/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:27:\"showcasecarousel/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:27:\"showcasecarousel/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:27:\"showcasecarousel/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:27:\"showcasecarousel/slide7.jpg\";}i:7;a:2:{s:5:\"title\";s:7:\"Slide 8\";s:3:\"img\";s:27:\"showcasecarousel/slide8.jpg\";}i:8;a:2:{s:5:\"title\";s:7:\"Slide 9\";s:3:\"img\";s:27:\"showcasecarousel/slide9.jpg\";}}s:11:\"sports-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"sportshero/slide1.jpg\";}}s:12:\"twitter-feed\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"twitter-feed/slide1.jpg\";}}s:13:\"vimeo-gallery\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"vimeo-gallery/slide1.jpg\";}}s:9:\"vimeohero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:20:\"vimeohero/slide1.jpg\";}}s:16:\"web-product-dark\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"web-product-dark/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:27:\"web-product-dark/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:27:\"web-product-dark/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:27:\"web-product-dark/slide4.jpg\";}}s:21:\"web-product-dark-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"web-product-dark-hero/slide1.jpg\";}}s:22:\"web-product-light-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"web-product-light-hero/slide1.jpg\";}}s:15:\"webproductlight\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"webproductlight/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:26:\"webproductlight/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:26:\"webproductlight/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:26:\"webproductlight/slide4.jpg\";}}s:15:\"youtube-gallery\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"youtube-gallery/slide1.jpg\";}}s:11:\"youtubehero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"youtubehero/slide1.jpg\";}}s:13:\"scroll-effect\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"scrolleffect/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:23:\"scrolleffect/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:23:\"scrolleffect/slide3.jpg\";}}s:12:\"content-zoom\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"contentzoom/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:22:\"contentzoom/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:22:\"contentzoom/slide3.jpg\";}}s:13:\"food-carousel\";a:7:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"foodcarousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:23:\"foodcarousel/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:23:\"foodcarousel/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:23:\"foodcarousel/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:23:\"foodcarousel/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:23:\"foodcarousel/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:23:\"foodcarousel/slide7.jpg\";}}s:14:\"rotating-words\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"rotatingwords/slide1.jpg\";}}s:22:\"travel-static-captions\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"travel-static-captions/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:33:\"travel-static-captions/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:33:\"travel-static-captions/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:33:\"travel-static-captions/slide4.jpg\";}}s:7:\"concept\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:18:\"concept/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:18:\"concept/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:18:\"concept/slide3.jpg\";}}s:17:\"fullscreen-button\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"fullscreen-button/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:28:\"fullscreen-button/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:28:\"fullscreen-button/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:28:\"fullscreen-button/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:28:\"fullscreen-button/slide5.jpg\";}}s:15:\"creativefreedom\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"creativefreedom/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:26:\"creativefreedom/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:26:\"creativefreedom/slide3.jpg\";}}s:13:\"parallaxscene\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"parallaxscene/slide1.jpg\";}}s:15:\"slidingoverlays\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"slidingoverlays/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:26:\"slidingoverlays/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:26:\"slidingoverlays/slide3.jpg\";}}s:25:\"web-product-light-hero-3d\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:36:\"web-product-light-hero-3d/slide1.jpg\";}}s:6:\"woobig\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:17:\"woobig/slide1.jpg\";}}s:16:\"woocommercesmall\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"woocommercesmall/slide1.jpg\";}}s:10:\"finedining\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"finedining/slide1.jpg\";}}s:12:\"agency-intro\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"agency-intro/slide1.jpg\";}}s:7:\"ourteam\";a:7:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:18:\"ourteam/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:18:\"ourteam/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:18:\"ourteam/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:18:\"ourteam/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:18:\"ourteam/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:18:\"ourteam/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:18:\"ourteam/slide7.jpg\";}}s:17:\"our-team-carousel\";a:7:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"ourteamcarousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:26:\"ourteamcarousel/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:26:\"ourteamcarousel/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:26:\"ourteamcarousel/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:26:\"ourteamcarousel/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:26:\"ourteamcarousel/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:26:\"ourteamcarousel/slide7.jpg\";}}s:13:\"betteryoutube\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"betteryoutube/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:24:\"betteryoutube/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:24:\"betteryoutube/slide3.jpg\";}}s:19:\"agencywebsiteheader\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"agencywebsiteheader/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:30:\"agencywebsiteheader/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:30:\"agencywebsiteheader/slide3.jpg\";}}s:10:\"comingsoon\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"comingsoon/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:21:\"comingsoon/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:21:\"comingsoon/slide3.jpg\";}}s:9:\"snowscene\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:20:\"snowscene/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:20:\"snowscene/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:20:\"snowscene/slide3.jpg\";}}s:8:\"rockband\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:19:\"rockband/slide1.jpg\";}}s:16:\"sleeklandingpage\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"sleeklandingpage/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:27:\"sleeklandingpage/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:27:\"sleeklandingpage/slide3.jpg\";}}s:14:\"applandingpage\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"applandingpage/slide1.jpg\";}}s:9:\"deskscene\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:20:\"deskscene/slide1.jpg\";}}s:15:\"cleannewsslider\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"cleannewsslider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:26:\"cleannewsslider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:26:\"cleannewsslider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:26:\"cleannewsslider/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:26:\"cleannewsslider/slide5.jpg\";}}s:12:\"imagegallery\";a:8:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"imagegallery/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:23:\"imagegallery/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:23:\"imagegallery/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:23:\"imagegallery/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:23:\"imagegallery/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:23:\"imagegallery/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:23:\"imagegallery/slide7.jpg\";}i:7;a:2:{s:5:\"title\";s:7:\"Slide 8\";s:3:\"img\";s:23:\"imagegallery/slide8.jpg\";}}s:19:\"standard-wp-gallery\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"standard-wp-gallery/slide1.jpg\";}}s:21:\"clean-news-post-based\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"clean-news-post-based/slide1.jpg\";}}s:21:\"interactivewhiteboard\";a:8:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"interactivewhiteboard/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:32:\"interactivewhiteboard/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:32:\"interactivewhiteboard/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:32:\"interactivewhiteboard/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:32:\"interactivewhiteboard/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:32:\"interactivewhiteboard/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:32:\"interactivewhiteboard/slide7.jpg\";}i:7;a:2:{s:5:\"title\";s:7:\"Slide 8\";s:3:\"img\";s:32:\"interactivewhiteboard/slide8.jpg\";}}s:10:\"innovation\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"innovation/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:21:\"innovation/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:21:\"innovation/slide3.jpg\";}}s:24:\"dark-fullsite-block-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"dark-fullsite-block-menu/slide1.jpg\";}}s:21:\"dark-fullsite-block-1\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"dark-fullsite-block-1/slide1.jpg\";}}s:27:\"dark-fullsite-block-2-about\";a:2:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:38:\"dark-fullsite-block-2-about/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:38:\"dark-fullsite-block-2-about/slide2.jpg\";}}s:30:\"dark-fullsite-block-3-services\";a:2:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:41:\"dark-fullsite-block-3-services/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:41:\"dark-fullsite-block-3-services/slide2.jpg\";}}s:30:\"dark-fullsite-block-4-products\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:41:\"dark-fullsite-block-4-products/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:41:\"dark-fullsite-block-4-products/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:41:\"dark-fullsite-block-4-products/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:41:\"dark-fullsite-block-4-products/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:41:\"dark-fullsite-block-4-products/slide5.jpg\";}}s:34:\"dark-fullsite-block-5-testimonials\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:45:\"dark-fullsite-block-5-testimonials/slide1.jpg\";}}s:29:\"dark-fullsite-block-6-callout\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:40:\"dark-fullsite-block-6-callout/slide1.jpg\";}}s:28:\"dark-fullsite-block-7-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:39:\"dark-fullsite-block-7-footer/slide1.jpg\";}}s:19:\"fullsite-block-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"fullsite-block-menu/slide1.jpg\";}}s:15:\"fullsite-block1\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"fullsite-block1/slide1.jpg\";}}s:22:\"fullsite-block-2-about\";a:2:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"fullsite-block-2-about/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:33:\"fullsite-block-2-about/slide2.jpg\";}}s:25:\"fullsite-block-3-services\";a:2:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:36:\"fullsite-block-3-services/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:36:\"fullsite-block-3-services/slide2.jpg\";}}s:25:\"fullsite-block-4-products\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:36:\"fullsite-block-4-products/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:36:\"fullsite-block-4-products/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:36:\"fullsite-block-4-products/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:36:\"fullsite-block-4-products/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:36:\"fullsite-block-4-products/slide5.jpg\";}}s:29:\"fullsite-block-5-testimonials\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:40:\"fullsite-block-5-testimonials/slide1.jpg\";}}s:24:\"fullsite-block-6-callout\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"fullsite-block-6-callout/slide1.jpg\";}}s:23:\"fullsite-block-7-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"fullsite-block-7-footer/slide1.jpg\";}}s:11:\"techjournal\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"techjournal/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:22:\"techjournal/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:22:\"techjournal/slide3.jpg\";}}s:13:\"cardealership\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"cardealership/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:24:\"cardealership/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:24:\"cardealership/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:24:\"cardealership/slide4.jpg\";}}s:14:\"fullscreenmenu\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"fullscreenmenu/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:25:\"fullscreenmenu/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:25:\"fullscreenmenu/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:25:\"fullscreenmenu/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:25:\"fullscreenmenu/slide5.jpg\";}}s:17:\"creativefrontpage\";a:8:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"creativefrontpage/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:28:\"creativefrontpage/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:28:\"creativefrontpage/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:28:\"creativefrontpage/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:28:\"creativefrontpage/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:28:\"creativefrontpage/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:28:\"creativefrontpage/slide7.jpg\";}i:7;a:2:{s:5:\"title\";s:7:\"Slide 8\";s:3:\"img\";s:28:\"creativefrontpage/slide8.jpg\";}}s:19:\"websitebuilder-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"websitebuilder-menu/slide1.jpg\";}}s:19:\"websitebuilder-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"websitebuilder-hero/slide1.jpg\";}}s:22:\"websitebuilder-clients\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"websitebuilder-clients/slide1.jpg\";}}s:23:\"websitebuilder-services\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"websitebuilder-services/slide1.jpg\";}}s:23:\"websitebuilder-discover\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"websitebuilder-discover/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:34:\"websitebuilder-discover/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:34:\"websitebuilder-discover/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:34:\"websitebuilder-discover/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:34:\"websitebuilder-discover/slide5.jpg\";}}s:21:\"websitebuilder-slider\";a:2:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"websitebuilder-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:32:\"websitebuilder-slider/slide2.jpg\";}}s:27:\"websitebuilder-calltoaction\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:38:\"websitebuilder-calltoaction/slide1.jpg\";}}s:21:\"websitebuilder-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"websitebuilder-footer/slide1.jpg\";}}s:13:\"focusparallax\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"focusparallax/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:24:\"focusparallax/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:24:\"focusparallax/slide3.jpg\";}}s:7:\"duotone\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:18:\"duotone/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:18:\"duotone/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:18:\"duotone/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:18:\"duotone/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:18:\"duotone/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:18:\"duotone/slide6.jpg\";}}s:6:\"r_menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:17:\"r_menu/slide1.jpg\";}}s:5:\"rhero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:17:\"r_hero/slide1.jpg\";}}s:7:\"r_about\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:18:\"r_about/slide1.jpg\";}}s:10:\"r_products\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"r_products/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:21:\"r_products/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:21:\"r_products/slide3.jpg\";}}s:6:\"r_info\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:17:\"r_info/slide1.jpg\";}}s:17:\"inspirationheader\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"inspirationheader/slide1.jpg\";}}s:13:\"magazineposts\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"magazineposts/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:24:\"magazineposts/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:24:\"magazineposts/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:24:\"magazineposts/slide4.jpg\";}}s:17:\"explorationheader\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"explorationheader/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:28:\"explorationheader/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:28:\"explorationheader/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:28:\"explorationheader/slide4.jpg\";}}s:16:\"typewritereffect\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"typewritereffect/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:27:\"typewritereffect/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:27:\"typewritereffect/slide3.jpg\";}}s:15:\"blendmodeheader\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"blendmodeheader/slide1.jpg\";}}s:17:\"themeplicity_menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"themeplicity_menu/slide1.jpg\";}}s:19:\"themeplicity_header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"themeplicity_header/slide1.jpg\";}}s:18:\"themeplicity_offer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"themeplicity_offer/slide1.jpg\";}}s:21:\"themeplicity_whatwedo\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"themeplicity_whatwedo/slide1.jpg\";}}s:21:\"themeplicity_projects\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"themeplicity_projects/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:32:\"themeplicity_projects/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:32:\"themeplicity_projects/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:32:\"themeplicity_projects/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:32:\"themeplicity_projects/slide5.jpg\";s:3:\"img\";s:7:\"Slide 5\";}}s:23:\"themeplicity_whatsgreat\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"themeplicity_whatsgreat/slide1.jpg\";}}s:19:\"themeplicity_tables\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"themeplicity_tables/slide1.jpg\";}}s:24:\"themeplicity_contactform\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"themeplicity_contactform/slide1.jpg\";}}s:19:\"themeplicity_footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"themeplicity_footer/slide1.jpg\";}}s:17:\"NiceAndClean_Menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"NiceAndClean_Menu/slide1.jpg\";}}s:19:\"NiceAndClean_Header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"NiceAndClean_Header/slide1.jpg\";}}s:21:\"NiceAndClean_Services\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"NiceAndClean_Services/slide1.jpg\";}}s:18:\"NiceAndClean_About\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"NiceAndClean_About/slide1.jpg\";}}s:18:\"niceandclean_video\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"niceandclean_video/slide1.jpg\";}}s:23:\"niceandclean_highlights\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"niceandclean_highlights/slide1.jpg\";}}s:21:\"NiceAndClean_Projects\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"NiceAndClean_Projects/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:32:\"NiceAndClean_Projects/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:32:\"NiceAndClean_Projects/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:32:\"NiceAndClean_Projects/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:32:\"NiceAndClean_Projects/slide5.jpg\";}}s:23:\"niceandclean_textblocks\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"niceandclean_textblocks/slide1.jpg\";}}s:20:\"niceandclean_callout\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"niceandclean_callout/slide1.jpg\";}}s:19:\"niceandclean_footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"niceandclean_footer/slide1.jpg\";}}s:3:\"80s\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:14:\"80s/slide1.jpg\";}}s:10:\"blurslider\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"blurslider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:21:\"blurslider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:21:\"blurslider/slide3.jpg\";}}s:15:\"ComingSoonAddon\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"ComingSoonAddon/slide1.jpg\";}}s:9:\"snowaddon\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:20:\"snowaddon/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:20:\"snowaddon/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:20:\"snowaddon/slide3.jpg\";}}s:19:\"particle-effect-one\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"particle-effect-one/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:30:\"particle-effect-one/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:30:\"particle-effect-one/slide3.jpg\";}}s:19:\"particle-effect-two\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"particle-effect-two/slide1.jpg\";}}s:21:\"particle-effect-three\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"particle-effect-three/slide1.jpg\";}}s:15:\"portfolioviewer\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"portfolioviewer/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:26:\"portfolioviewer/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:26:\"portfolioviewer/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:26:\"portfolioviewer/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:26:\"portfolioviewer/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:26:\"portfolioviewer/slide6.jpg\";}}s:11:\"appshowcase\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"appshowcase/slide1.jpg\";}}s:13:\"gravitydesign\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"gravitydesign/slide1.jpg\";}}s:12:\"404errorpage\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"404errorpage/slide1.jpg\";}}s:15:\"carouselgallery\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"carouselgallery/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:26:\"carouselgallery/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:26:\"carouselgallery/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:26:\"carouselgallery/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:26:\"carouselgallery/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:26:\"carouselgallery/slide6.jpg\";}}s:9:\"filmstrip\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:20:\"filmstrip/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:20:\"filmstrip/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:20:\"filmstrip/slide3.jpg\";}}s:10:\"spaceopera\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"spaceopera/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:21:\"spaceopera/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:21:\"spaceopera/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:21:\"spaceopera/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:21:\"spaceopera/slide5.jpg\";}}s:12:\"websiteintro\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"websiteintro/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:23:\"websiteintro/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:23:\"websiteintro/slide3.jpg\";}}s:12:\"maskshowcase\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"maskshowcase/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:23:\"maskshowcase/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:23:\"maskshowcase/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:23:\"maskshowcase/slide4.jpg\";}}s:18:\"parallaxzoomslices\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"parallaxzoomslices/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:29:\"parallaxzoomslices/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:29:\"parallaxzoomslices/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:29:\"parallaxzoomslices/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:29:\"parallaxzoomslices/slide5.jpg\";}}s:20:\"doubleexposureeffect\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"doubleexposureeffect/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:31:\"doubleexposureeffect/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:31:\"doubleexposureeffect/slide3.jpg\";}}s:22:\"mountainparallaxheader\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"mountainparallaxheader/slide1.jpg\";}}s:12:\"goodnewsmenu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"goodnewsmenu/slide1.jpg\";}}s:14:\"goodnewsheader\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"goodnewsheader/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:25:\"goodnewsheader/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:25:\"goodnewsheader/slide3.jpg\";}}s:16:\"goodnewswhatshot\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"goodnewswhatshot/slide1.jpg\";}}s:16:\"goodnewsfeatured\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"goodnewsfeatured/slide1.jpg\";}}s:17:\"goodnewsspotlight\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"goodnewsspotlight/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:28:\"goodnewsspotlight/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:28:\"goodnewsspotlight/slide3.jpg\";}}s:16:\"goodnewscarousel\";a:2:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"goodnewscarousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:27:\"goodnewscarousel/slide2.jpg\";}}s:15:\"goodnewscallout\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"goodnewscallout/slide1.jpg\";}}s:14:\"goodnewsfooter\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"goodnewsfooter/slide1.jpg\";}}s:16:\"goodnewsmenuback\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"goodnewsmenuback/slide1.jpg\";}}s:18:\"goodnewsblogheader\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"goodnewsblogheader/slide1.jpg\";}}s:19:\"goodnewsblogcontent\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"goodnewsblogcontent/slide1.jpg\";}}s:20:\"goodnewstestimonials\";a:2:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"goodnewstestimonials/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:31:\"goodnewstestimonials/slide2.jpg\";}}s:18:\"goodnewsblogfooter\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"goodnewsblogfooter/slide1.jpg\";}}s:17:\"beforeafterslider\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"beforeafterslider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:28:\"beforeafterslider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:28:\"beforeafterslider/slide3.jpg\";}}s:15:\"productshowcase\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"productshowcase/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:26:\"productshowcase/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:26:\"productshowcase/slide3.jpg\";}}s:22:\"overexposuretransition\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"overexposuretransition/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:33:\"overexposuretransition/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:33:\"overexposuretransition/slide3.jpg\";}}s:14:\"parallaxscroll\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"parallaxscroll/slide1.jpg\";}}s:11:\"techco-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"techco-menu/slide1.jpg\";}}s:13:\"techco-header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"techco-header/slide1.jpg\";}}s:12:\"techco-about\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"techco-about/slide1.jpg\";}}s:15:\"techco-services\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"techco-services/slide1.jpg\";}}s:12:\"techco-video\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"techco-video/slide1.jpg\";}}s:13:\"techco-prices\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"techco-prices/slide1.jpg\";}}s:19:\"techco-testimonials\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"techco-testimonials/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:30:\"techco-testimonials/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:30:\"techco-testimonials/slide3.jpg\";}}s:13:\"techco-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"techco-footer/slide1.jpg\";}}s:7:\"weather\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:18:\"weather/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:18:\"weather/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:18:\"weather/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:18:\"weather/slide4.jpg\";}}s:11:\"360panorama\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"360panorama/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:22:\"360panorama/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:22:\"360panorama/slide3.jpg\";}}s:14:\"duotone-add-on\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"duotone-add-on/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:25:\"duotone-add-on/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:25:\"duotone-add-on/slide3.jpg\";}}s:13:\"reveal-add-on\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"reveal-add-on/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:24:\"reveal-add-on/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:24:\"reveal-add-on/slide3.jpg\";}}s:16:\"band-tour-poster\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:40:\"smartcontent/band-tour-poster/slide1.png\";}}s:14:\"brewery-slider\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:38:\"smartcontent/brewery-slider/slide1.png\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:38:\"smartcontent/brewery-slider/slide2.png\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:38:\"smartcontent/brewery-slider/slide3.png\";}}s:9:\"burgerbar\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"smartcontent/burgerbar/slide1.png\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:33:\"smartcontent/burgerbar/slide2.png\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:33:\"smartcontent/burgerbar/slide3.png\";}}s:19:\"burger-bar-portrait\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:43:\"smartcontent/burger-bar-portrait/slide1.png\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:43:\"smartcontent/burger-bar-portrait/slide2.png\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:43:\"smartcontent/burger-bar-portrait/slide3.png\";}}s:8:\"car-rent\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"smartcontent/car-rent/slide1.png\";}}s:6:\"coffee\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"smartcontent/coffee/slide1.png\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:30:\"smartcontent/coffee/slide2.png\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:30:\"smartcontent/coffee/slide3.png\";}}s:14:\"holiday-advert\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:38:\"smartcontent/holiday-advert/slide1.png\";}}s:18:\"iphone-cases-light\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:42:\"smartcontent/iphone-cases-light/slide1.png\";}}s:7:\"medical\";a:2:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"smartcontent/medical/slide1.png\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:31:\"smartcontent/medical/slide2.png\";}}s:13:\"mexican-grill\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:37:\"smartcontent/mexican-grill/slide1.png\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:37:\"smartcontent/mexican-grill/slide2.png\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:37:\"smartcontent/mexican-grill/slide3.png\";}}s:20:\"mobile-retail-slider\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:44:\"smartcontent/mobile-retail-slider/slide1.png\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:44:\"smartcontent/mobile-retail-slider/slide2.png\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:44:\"smartcontent/mobile-retail-slider/slide3.png\";}}s:14:\"money-exchange\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:38:\"smartcontent/money-exchange/slide1.png\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:38:\"smartcontent/money-exchange/slide2.png\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:38:\"smartcontent/money-exchange/slide3.png\";}}s:28:\"restaurant-menu-first-screen\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:52:\"smartcontent/restaurant-menu-first-screen/slide1.png\";}}s:29:\"restaurant-menu-second-screen\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:53:\"smartcontent/restaurant-menu-second-screen/slide1.png\";}}s:28:\"restaurant-menu-third-screen\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:52:\"smartcontent/restaurant-menu-third-screen/slide1.png\";}}s:11:\"shoes-store\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"smartcontent/shoes-store/slide1.png\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:35:\"smartcontent/shoes-store/slide2.png\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:35:\"smartcontent/shoes-store/slide3.png\";}}s:20:\"supermarket-products\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:44:\"smartcontent/supermarket-products/slide1.png\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:44:\"smartcontent/supermarket-products/slide2.png\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:44:\"smartcontent/supermarket-products/slide3.png\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:44:\"smartcontent/supermarket-products/slide4.png\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:44:\"smartcontent/supermarket-products/slide5.png\";}}s:16:\"travel-insurance\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:40:\"smartcontent/travel-insurance/slide1.png\";}}s:12:\"cryptoslider\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"cryptoslider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:23:\"cryptoslider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:23:\"cryptoslider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:23:\"cryptoslider/slide4.jpg\";}}s:16:\"immersion_header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"immersion_header/slide1.jpg\";}}s:19:\"immersion-mountains\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"immersion-mountains/slide1.jpg\";}}s:17:\"immersion-product\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"immersion-product/slide1.jpg\";}}s:16:\"immersion-design\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"immersion-design/slide1.jpg\";}}s:21:\"immersion-photography\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"immersion-photography/slide1.jpg\";}}s:14:\"immersion-grid\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"immersion-grid/slide1.jpg\";}}s:11:\"funkyslider\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"funkyslider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:22:\"funkyslider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:22:\"funkyslider/slide3.jpg\";}}s:14:\"clearview_menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"clearview_menu/slide1.jpg\";}}s:16:\"clearview_header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"clearview_header/slide1.jpg\";}}s:17:\"clearview_mission\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"clearview_mission/slide1.jpg\";}}s:17:\"clear-view-slider\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"clear-view-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:28:\"clear-view-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:28:\"clear-view-slider/slide3.jpg\";}}s:15:\"clear-view-news\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"clear-view-news/slide1.jpg\";}}s:18:\"clear-view-clients\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"clear-view-clients/slide1.jpg\";}}s:18:\"clear-view-contact\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"clear-view-contact/slide1.jpg\";}}s:22:\"clear-view-single-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"clear-view-single-menu/slide1.jpg\";}}s:24:\"clear-view-single-header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"clear-view-single-header/slide1.jpg\";}}s:23:\"clear-view-single-media\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"clear-view-single-media/slide1.jpg\";}}s:22:\"clear-view-single-more\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"clear-view-single-more/slide1.jpg\";}}s:25:\"clear-view-single-contact\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:36:\"clear-view-single-contact/slide1.jpg\";}}s:16:\"cleanlandingpage\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"cleanlandingpage/slide1.jpg\";}}s:8:\"clearcut\";a:10:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:19:\"clearcut/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:19:\"clearcut/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:19:\"clearcut/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:19:\"clearcut/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:19:\"clearcut/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:19:\"clearcut/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:19:\"clearcut/slide7.jpg\";}i:7;a:2:{s:5:\"title\";s:7:\"Slide 8\";s:3:\"img\";s:19:\"clearcut/slide8.jpg\";}i:8;a:2:{s:5:\"title\";s:7:\"Slide 9\";s:3:\"img\";s:19:\"clearcut/slide9.jpg\";}i:9;a:2:{s:5:\"title\";s:8:\"Slide 10\";s:3:\"img\";s:20:\"clearcut/slide10.jpg\";}}s:17:\"wonderstruck_menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"wonderstruck_menu/slide1.jpg\";}}s:19:\"wonderstruck_header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"wonderstruck_header/slide1.jpg\";}}s:18:\"wonderstruck_about\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"wonderstruck_about/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:29:\"wonderstruck_about/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:29:\"wonderstruck_about/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:29:\"wonderstruck_about/slide4.jpg\";}}s:18:\"wonderstruck-works\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"wonderstruck-works/slide1.jpg\";}}s:20:\"wonderstruck-contact\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"wonderstruck-contact/slide1.jpg\";}}s:11:\"bubblemorph\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"bubblemorph/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:22:\"bubblemorph/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:22:\"bubblemorph/slide3.jpg\";}}s:15:\"distortionaddon\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"distortionaddon/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:26:\"distortionaddon/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:26:\"distortionaddon/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:26:\"distortionaddon/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:26:\"distortionaddon/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:26:\"distortionaddon/slide6.jpg\";}}s:9:\"clubflyer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:20:\"clubflyer/slide1.jpg\";}}s:15:\"paintbrushaddon\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"paintbrushaddon/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:26:\"paintbrushaddon/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:26:\"paintbrushaddon/slide3.jpg\";}}s:15:\"parallax_header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"parallax_header/slide1.jpg\";}}s:16:\"parallax_content\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"parallax_content/slide1.jpg\";}}s:15:\"parallax_footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"parallax_footer/slide1.jpg\";}}s:12:\"le-chef-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"le-chef-menu/slide1.jpg\";}}s:14:\"le-chef-header\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"le-chef-header/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:25:\"le-chef-header/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:25:\"le-chef-header/slide3.jpg\";}}s:18:\"le-chef-philosophy\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"le-chef-philosophy/slide1.jpg\";}}s:12:\"le-chef-food\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"le-chef-food/slide1.jpg\";}}s:16:\"le-chef-la-carte\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"le-chef-la-carte/slide1.jpg\";}}s:14:\"le-chef-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"le-chef-footer/slide1.jpg\";}}s:20:\"news-magazine-slider\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"news-magazine-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:31:\"news-magazine-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:31:\"news-magazine-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:31:\"news-magazine-slider/slide4.jpg\";}}s:18:\"real-estate-slider\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"real-estate-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:29:\"real-estate-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:29:\"real-estate-slider/slide3.jpg\";}}s:14:\"fashion-header\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"fashion-header/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:25:\"fashion-header/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:25:\"fashion-header/slide3.jpg\";}}s:13:\"seasonaloffer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"seasonaloffer/slide1.jpg\";}}s:18:\"barber-shop-header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"barber-shop-header/slide1.jpg\";}}s:23:\"barber-shop-mobile-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"barber-shop-mobile-menu/slide1.jpg\";}}s:24:\"barber-shop-first-screen\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"barber-shop-first-screen/slide1.jpg\";}}s:17:\"barber-shop-about\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"barber-shop-about/slide1.jpg\";}}s:20:\"barber-shop-services\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"barber-shop-services/slide1.jpg\";}}s:19:\"barber-shop-barbers\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"barber-shop-barbers/slide1.jpg\";}}s:20:\"barber-shop-contacts\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"barber-shop-contacts/slide1.jpg\";}}s:18:\"barber-shop-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"barber-shop-footer/slide1.jpg\";}}s:21:\"fitness-club-template\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"fitness-club-template/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:32:\"fitness-club-template/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:32:\"fitness-club-template/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:32:\"fitness-club-template/slide4.jpg\";}}s:13:\"soccer-school\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"soccer-school/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:24:\"soccer-school/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:24:\"soccer-school/slide3.jpg\";}}s:19:\"music-band-template\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"music-band-template/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:30:\"music-band-template/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:30:\"music-band-template/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:30:\"music-band-template/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:30:\"music-band-template/slide5.jpg\";}}s:15:\"restaurant-menu\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"restaurant-menu/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:26:\"restaurant-menu/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:26:\"restaurant-menu/slide3.jpg\";}}s:16:\"cinematic-slider\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"cinematic-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:27:\"cinematic-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:27:\"cinematic-slider/slide3.jpg\";}}s:17:\"3d-parallax-cubes\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"3d-parallax-cubes/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:28:\"3d-parallax-cubes/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:28:\"3d-parallax-cubes/slide3.jpg\";}}s:13:\"medicare-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"medicare-menu/slide1.jpg\";}}s:15:\"medicare-header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"medicare-header/slide1.jpg\";}}s:14:\"medicare-about\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"medicare-about/slide1.jpg\";}}s:18:\"medicare-highlight\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"medicare-highlight/slide1.jpg\";}}s:17:\"medicare-services\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"medicare-services/slide1.jpg\";}}s:16:\"medicare-doctors\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"medicare-doctors/slide1.jpg\";}}s:17:\"medicare-research\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"medicare-research/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:28:\"medicare-research/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:28:\"medicare-research/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:28:\"medicare-research/slide4.jpg\";}}s:18:\"medicare-whychoose\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"medicare-whychoose/slide1.jpg\";}}s:16:\"medicare-contact\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"medicare-contact/slide1.jpg\";}}s:15:\"medicare-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"medicare-footer/slide1.jpg\";}}s:11:\"coffee-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"coffee-menu/slide1.jpg\";}}s:13:\"coffee-header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"coffee-header/slide1.jpg\";}}s:17:\"coffee-philosophy\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"coffee-philosophy/slide1.jpg\";}}s:12:\"coffee-carte\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"coffee-carte/slide1.jpg\";}}s:13:\"coffee-teaser\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"coffee-teaser/slide1.jpg\";}}s:13:\"coffee-findus\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"coffee-findus/slide1.jpg\";}}s:13:\"coffee-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"coffee-footer/slide1.jpg\";}}s:17:\"minimal-portfolio\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"minimal-portfolio/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:28:\"minimal-portfolio/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:28:\"minimal-portfolio/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:28:\"minimal-portfolio/slide4.jpg\";}}s:23:\"minimal-portfolio-modal\";a:7:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"minimal-portfolio-modal/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:34:\"minimal-portfolio-modal/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:34:\"minimal-portfolio-modal/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:34:\"minimal-portfolio-modal/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:34:\"minimal-portfolio-modal/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:34:\"minimal-portfolio-modal/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:34:\"minimal-portfolio-modal/slide7.jpg\";}}s:11:\"angled-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"angled-menu/slide1.jpg\";}}s:13:\"angled-header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"angled-header/slide1.jpg\";}}s:11:\"angled-news\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"angled-news/slide1.jpg\";}}s:15:\"angled-services\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"angled-services/slide1.jpg\";}}s:14:\"angled-success\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"angled-success/slide1.jpg\";}}s:13:\"angled-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"angled-footer/slide1.jpg\";}}s:20:\"angled-content-modal\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"angled-content-modal/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:31:\"angled-content-modal/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:31:\"angled-content-modal/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:31:\"angled-content-modal/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:31:\"angled-content-modal/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:31:\"angled-content-modal/slide6.jpg\";}}s:13:\"big-bold-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"big-bold-menu/slide1.jpg\";}}s:15:\"big-bold-header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"big-bold-header/slide1.jpg\";}}s:16:\"big-bold-content\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"big-bold-content/slide1.jpg\";}}s:13:\"big-bold-blog\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"big-bold-blog/slide1.jpg\";}}s:18:\"big-bold-highlight\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"big-bold-highlight/slide1.jpg\";}}s:15:\"big-bold-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"big-bold-footer/slide1.jpg\";}}s:7:\"Retouch\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:18:\"Retouch/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:18:\"Retouch/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:18:\"Retouch/slide3.jpg\";}}s:11:\"tech-slider\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"tech-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:22:\"tech-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:22:\"tech-slider/slide3.jpg\";}}s:11:\"peak-header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"peak-header/slide1.jpg\";}}s:10:\"peak-about\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"peak-about/slide1.jpg\";}}s:14:\"peak-portfolio\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"peak-portfolio/slide1.jpg\";}}s:11:\"peak-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"peak-footer/slide1.jpg\";}}s:17:\"portfolio-welcome\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"portfolio-welcome/slide1.jpg\";}}s:15:\"portfolio-about\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"portfolio-about/slide1.jpg\";}}s:21:\"portfolio-works-title\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"portfolio-works-title/slide1.jpg\";}}s:23:\"portfolio-works-content\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"portfolio-works-content/slide1.jpg\";}}s:18:\"portfolio-contacts\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"portfolio-contacts/slide1.jpg\";}}s:18:\"App-Studio-Welcome\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"App-Studio-Welcome/slide1.jpg\";}}s:19:\"App-Studio-Services\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"App-Studio-Services/slide1.jpg\";}}s:16:\"App-Studio-About\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"App-Studio-About/slide1.jpg\";}}s:19:\"App-Studio-Contacts\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"App-Studio-Contacts/slide1.jpg\";}}s:14:\"cube-animation\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"cube-animation/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:25:\"cube-animation/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:25:\"cube-animation/slide3.jpg\";}}s:10:\"basic-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"basic-menu/slide1.jpg\";}}s:12:\"basic-header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"basic-header/slide1.jpg\";}}s:13:\"basic-content\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"basic-content/slide1.jpg\";}}s:14:\"basic-carousel\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"basic-carousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:25:\"basic-carousel/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:25:\"basic-carousel/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:25:\"basic-carousel/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:25:\"basic-carousel/slide5.jpg\";}}s:13:\"basic-callout\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"basic-callout/slide1.jpg\";}}s:10:\"basic-grid\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"basic-grid/slide1.jpg\";}}s:17:\"basic-video-block\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"basic-video-block/slide1.jpg\";}}s:12:\"basic-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"basic-footer/slide1.jpg\";}}s:14:\"basic-lightbox\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"basic-lightbox/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:25:\"basic-lightbox/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:25:\"basic-lightbox/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:25:\"basic-lightbox/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:25:\"basic-lightbox/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:25:\"basic-lightbox/slide6.jpg\";}}s:13:\"nature-slider\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"nature-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:24:\"nature-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:24:\"nature-slider/slide3.jpg\";}}s:11:\"art-gallery\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"art-gallery/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:22:\"art-gallery/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:22:\"art-gallery/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:22:\"art-gallery/slide4.jpg\";}}s:19:\"Construction-Header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"Construction-Header/slide1.jpg\";}}s:17:\"Construction-Home\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"Construction-Home/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:28:\"Construction-Home/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:28:\"Construction-Home/slide3.jpg\";}}s:21:\"Construction-Projects\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"Construction-Projects/slide1.jpg\";}}s:20:\"Construction-History\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"Construction-History/slide1.jpg\";}}s:21:\"Construction-Services\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"Construction-Services/slide1.jpg\";}}s:21:\"Construction-Contacts\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"Construction-Contacts/slide1.jpg\";}}s:21:\"404-Error-Space-Theme\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"404-Error-Space-Theme/slide1.jpg\";}}s:17:\"landing-page-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"landing-page-hero/slide1.jpg\";}}s:21:\"landing-page-features\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"landing-page-features/slide1.jpg\";}}s:20:\"landing-page-callout\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"landing-page-callout/slide1.jpg\";}}s:20:\"landing-page-content\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"landing-page-content/slide1.jpg\";}}s:25:\"landing-page-testimonials\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:36:\"landing-page-testimonials/slide1.jpg\";}}s:27:\"landing-page-call-to-action\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:38:\"landing-page-call-to-action/slide1.jpg\";}}s:17:\"landing-page-help\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"landing-page-help/slide1.jpg\";}}s:19:\"landing-page-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"landing-page-footer/slide1.jpg\";}}s:24:\"landing-page-price-modal\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"landing-page-price-modal/slide1.jpg\";}}s:18:\"energy-drinks-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"energy-drinks-hero/slide1.jpg\";}}s:19:\"energy-drinks-about\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"energy-drinks-about/slide1.jpg\";}}s:21:\"energy-drinks-product\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"energy-drinks-product/slide1.jpg\";}}s:23:\"energy-drinks-product-2\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"energy-drinks-product-2/slide1.jpg\";}}s:23:\"energy-drinks-product-3\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"energy-drinks-product-3/slide1.jpg\";}}s:19:\"energy-drinks-order\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"energy-drinks-order/slide1.jpg\";}}s:20:\"energy-drinks-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"energy-drinks-footer/slide1.jpg\";}}s:19:\"energy-drinks-modal\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"energy-drinks-modal/slide1.jpg\";}}s:16:\"Corporate-Header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"Corporate-Header/slide1.jpg\";}}s:24:\"Corporate-Welcome-Screen\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"Corporate-Welcome-Screen/slide1.jpg\";}}s:15:\"Corporate-About\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"Corporate-About/slide1.jpg\";}}s:19:\"Corporate-Portfolio\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"Corporate-Portfolio/slide1.jpg\";}}s:15:\"Corporate-Chart\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"Corporate-Chart/slide1.jpg\";}}s:14:\"Corporate-News\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"Corporate-News/slide1.jpg\";}}s:16:\"Corporate-Hiring\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"Corporate-News/slide1.jpg\";}}s:22:\"Corporate-Testimonials\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"Corporate-Testimonials/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:33:\"Corporate-Testimonials/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:33:\"Corporate-Testimonials/slide3.jpg\";}}s:15:\"Corporate-Store\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"Corporate-Store/slide1.jpg\";}}s:17:\"Corporate-Support\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"Corporate-Support/slide1.jpg\";}}s:14:\"Corporate-Team\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"Corporate-Team/slide1.jpg\";}}s:33:\"Corporate-Selected-Projects-Title\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:44:\"Corporate-Selected-Projects-Title/slide1.jpg\";}}s:27:\"Corporate-Selected-Projects\";a:7:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:38:\"Corporate-Selected-Projects/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:38:\"Corporate-Selected-Projects/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:38:\"Corporate-Selected-Projects/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:38:\"Corporate-Selected-Projects/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:38:\"Corporate-Selected-Projects/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:38:\"Corporate-Selected-Projects/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:38:\"Corporate-Selected-Projects/slide7.jpg\";}}s:17:\"Corporate-Clients\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"Corporate-Clients/slide1.jpg\";}}s:20:\"Corporate-Text-Block\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"Corporate-Text-Block/slide1.jpg\";}}s:20:\"Corporate-Mobile-App\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"Corporate-Mobile-App/slide1.jpg\";}}s:18:\"Corporate-Contacts\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"Corporate-Contacts/slide1.jpg\";}}s:16:\"Corporate-Footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"Corporate-Footer/slide1.jpg\";}}s:23:\"Corporate-Scroll-To-Top\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"Corporate-Scroll-To-Top/slide1.jpg\";}}s:14:\"geometric-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"geometric-menu/slide1.jpg\";}}s:14:\"geometric-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"geometric-hero/slide1.jpg\";}}s:14:\"geometric-grid\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"geometric-grid/slide1.jpg\";}}s:15:\"geometric-about\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"geometric-about/slide1.jpg\";}}s:15:\"geometric-texts\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"geometric-texts/slide1.jpg\";}}s:18:\"geometric-services\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"geometric-services/slide1.jpg\";}}s:17:\"geometric-texts-2\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"geometric-texts-2/slide1.jpg\";}}s:22:\"geometric-testimonials\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"geometric-testimonials/slide1.jpg\";}}s:16:\"geometric-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"geometric-footer/slide1.jpg\";}}s:18:\"geometric-lightbox\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"geometric-lightbox/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:29:\"geometric-lightbox/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:29:\"geometric-lightbox/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:29:\"geometric-lightbox/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:29:\"geometric-lightbox/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:29:\"geometric-lightbox/slide6.jpg\";}}s:11:\"brutal-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"brutal-menu/slide1.jpg\";}}s:11:\"brutal-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"brutal-hero/slide1.jpg\";}}s:12:\"brutal-about\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"brutal-about/slide1.jpg\";}}s:16:\"brutal-highlight\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"brutal-highlight/slide1.jpg\";}}s:15:\"brutal-projects\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"brutal-projects/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:26:\"brutal-projects/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:26:\"brutal-projects/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:26:\"brutal-projects/slide4.jpg\";}}s:15:\"brutal-services\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"brutal-services/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:26:\"brutal-services/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:26:\"brutal-services/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:26:\"brutal-services/slide4.jpg\";}}s:14:\"brutal-callout\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"brutal-callout/slide1.jpg\";}}s:13:\"brutal-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"brutal-footer/slide1.jpg\";}}s:13:\"Church-Header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"Church-Header/slide1.jpg\";}}s:22:\"Church-Upcoming-Events\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"Church-Upcoming-Events/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:33:\"Church-Upcoming-Events/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:33:\"Church-Upcoming-Events/slide3.jpg\";}}s:12:\"Church-About\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"Church-About/slide1.jpg\";}}s:14:\"Church-Pastors\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"Church-Pastors/slide1.jpg\";}}s:20:\"Church-Photo-Gallery\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"Church-Photo-Gallery/slide1.jpg\";}}s:16:\"Church-Community\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"Church-Community/slide1.jpg\";}}s:13:\"Church-Sermon\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"Church-Sermon/slide1.jpg\";}}s:15:\"Church-Contacts\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"Church-Contacts/slide1.jpg\";}}s:13:\"Church-Footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"Church-Footer/slide1.jpg\";}}s:19:\"Church-Light-Header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"Church-Light-Header/slide1.jpg\";}}s:28:\"Church-Light-Upcoming-Events\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:39:\"Church-Light-Upcoming-Events/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:39:\"Church-Light-Upcoming-Events/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:39:\"Church-Light-Upcoming-Events/slide3.jpg\";}}s:18:\"Church-Light-About\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"Church-Light-About/slide1.jpg\";}}s:20:\"Church-Light-Pastors\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"Church-Light-Pastors/slide1.jpg\";}}s:26:\"Church-Light-Photo-Gallery\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:37:\"Church-Light-Photo-Gallery/slide1.jpg\";}}s:22:\"Church-Light-Community\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"Church-Light-Community/slide1.jpg\";}}s:19:\"Church-Light-Sermon\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"Church-Light-Sermon/slide1.jpg\";}}s:21:\"Church-Light-Contacts\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"Church-Light-Contacts/slide1.jpg\";}}s:19:\"Church-Light-Footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"Church-Light-Footer/slide1.jpg\";}}s:13:\"rockable-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"rockable-menu/slide1.jpg\";}}s:13:\"rockable-hero\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"rockable-hero/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:24:\"rockable-hero/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:24:\"rockable-hero/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:24:\"rockable-hero/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:24:\"rockable-hero/slide5.jpg\";}}s:15:\"rockable-lineup\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"rockable-lineup/slide1.jpg\";}}s:17:\"rockable-lineup-2\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"rockable-lineup-2/slide1.jpg\";}}s:22:\"rockable-gallery-title\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"rockable-gallery-title/slide1.jpg\";}}s:16:\"rockable-gallery\";a:7:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"rockable-gallery/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:27:\"rockable-gallery/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:27:\"rockable-gallery/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:27:\"rockable-gallery/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:27:\"rockable-gallery/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:27:\"rockable-gallery/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:27:\"rockable-gallery/slide7.jpg\";}}s:17:\"rockable-sponsors\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"rockable-sponsors/slide1.jpg\";}}s:15:\"rockable-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"rockable-footer/slide1.jpg\";}}s:21:\"rockable-detail-modal\";a:18:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"rockable-detail-modal/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:32:\"rockable-detail-modal/slide1.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:32:\"rockable-detail-modal/slide1.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:32:\"rockable-detail-modal/slide1.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:32:\"rockable-detail-modal/slide1.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:32:\"rockable-detail-modal/slide1.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:32:\"rockable-detail-modal/slide1.jpg\";}i:7;a:2:{s:5:\"title\";s:7:\"Slide 8\";s:3:\"img\";s:32:\"rockable-detail-modal/slide1.jpg\";}i:8;a:2:{s:5:\"title\";s:7:\"Slide 9\";s:3:\"img\";s:32:\"rockable-detail-modal/slide1.jpg\";}i:9;a:2:{s:5:\"title\";s:8:\"Slide 10\";s:3:\"img\";s:32:\"rockable-detail-modal/slide1.jpg\";}i:10;a:2:{s:5:\"title\";s:8:\"Slide 11\";s:3:\"img\";s:32:\"rockable-detail-modal/slide1.jpg\";}i:11;a:2:{s:5:\"title\";s:8:\"Slide 12\";s:3:\"img\";s:32:\"rockable-detail-modal/slide1.jpg\";}i:12;a:2:{s:5:\"title\";s:8:\"Slide 13\";s:3:\"img\";s:32:\"rockable-detail-modal/slide1.jpg\";}i:13;a:2:{s:5:\"title\";s:8:\"Slide 14\";s:3:\"img\";s:32:\"rockable-detail-modal/slide1.jpg\";}i:14;a:2:{s:5:\"title\";s:8:\"Slide 15\";s:3:\"img\";s:32:\"rockable-detail-modal/slide1.jpg\";}i:15;a:2:{s:5:\"title\";s:8:\"Slide 16\";s:3:\"img\";s:32:\"rockable-detail-modal/slide1.jpg\";}i:16;a:2:{s:5:\"title\";s:8:\"Slide 17\";s:3:\"img\";s:32:\"rockable-detail-modal/slide1.jpg\";}i:17;a:2:{s:5:\"title\";s:8:\"Slide 18\";s:3:\"img\";s:32:\"rockable-detail-modal/slide1.jpg\";}}s:23:\"rockable-detail-modal-2\";a:18:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"rockable-detail-modal-2/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:34:\"rockable-detail-modal-2/slide1.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:34:\"rockable-detail-modal-2/slide1.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:34:\"rockable-detail-modal-2/slide1.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:34:\"rockable-detail-modal-2/slide1.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:34:\"rockable-detail-modal-2/slide1.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:34:\"rockable-detail-modal-2/slide1.jpg\";}i:7;a:2:{s:5:\"title\";s:7:\"Slide 8\";s:3:\"img\";s:34:\"rockable-detail-modal-2/slide1.jpg\";}i:8;a:2:{s:5:\"title\";s:7:\"Slide 9\";s:3:\"img\";s:34:\"rockable-detail-modal-2/slide1.jpg\";}i:9;a:2:{s:5:\"title\";s:8:\"Slide 10\";s:3:\"img\";s:34:\"rockable-detail-modal-2/slide1.jpg\";}i:10;a:2:{s:5:\"title\";s:8:\"Slide 11\";s:3:\"img\";s:34:\"rockable-detail-modal-2/slide1.jpg\";}i:11;a:2:{s:5:\"title\";s:8:\"Slide 12\";s:3:\"img\";s:34:\"rockable-detail-modal-2/slide1.jpg\";}i:12;a:2:{s:5:\"title\";s:8:\"Slide 13\";s:3:\"img\";s:34:\"rockable-detail-modal-2/slide1.jpg\";}i:13;a:2:{s:5:\"title\";s:8:\"Slide 14\";s:3:\"img\";s:34:\"rockable-detail-modal-2/slide1.jpg\";}i:14;a:2:{s:5:\"title\";s:8:\"Slide 15\";s:3:\"img\";s:34:\"rockable-detail-modal-2/slide1.jpg\";}i:15;a:2:{s:5:\"title\";s:8:\"Slide 16\";s:3:\"img\";s:34:\"rockable-detail-modal-2/slide1.jpg\";}i:16;a:2:{s:5:\"title\";s:8:\"Slide 17\";s:3:\"img\";s:34:\"rockable-detail-modal-2/slide1.jpg\";}i:17;a:2:{s:5:\"title\";s:8:\"Slide 18\";s:3:\"img\";s:34:\"rockable-detail-modal-2/slide1.jpg\";}}s:27:\"real-estate-showcase-slider\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:38:\"Real-Estate-Showcase-Slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:38:\"Real-Estate-Showcase-Slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:38:\"Real-Estate-Showcase-Slider/slide3.jpg\";}}s:16:\"isometric-slider\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"isometric-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:27:\"isometric-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:27:\"isometric-slider/slide3.jpg\";}}s:17:\"E-Commerce-Slider\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"Shoes-Store-Slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:29:\"Shoes-Store-Slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:29:\"Shoes-Store-Slider/slide3.jpg\";}}s:23:\"E-Commerce-Slider-Modal\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"Shoes-Store-Slider-Modal/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:35:\"Shoes-Store-Slider-Modal/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:35:\"Shoes-Store-Slider-Modal/slide3.jpg\";}}s:27:\"Woo-Commerce-Slider-Dynamic\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:37:\"Shoes-Store-Slider-Dynamic/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:37:\"Shoes-Store-Slider-Dynamic/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:37:\"Shoes-Store-Slider-Dynamic/slide3.jpg\";}}s:15:\"blooming-header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"blooming-header/slide1.jpg\";}}s:14:\"blooming-about\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"blooming-about/slide1.jpg\";}}s:18:\"blooming-portfolio\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"blooming-portfolio/slide1.jpg\";}}s:22:\"blooming-wedding-title\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"blooming-wedding-title/slide1.jpg\";}}s:25:\"blooming-wedding-carousel\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:36:\"blooming-wedding-carousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:36:\"blooming-wedding-carousel/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:36:\"blooming-wedding-carousel/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:36:\"blooming-wedding-carousel/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:36:\"blooming-wedding-carousel/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:36:\"blooming-wedding-carousel/slide6.jpg\";}}s:21:\"blooming-wedding-text\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"blooming-wedding-text/slide1.jpg\";}}s:22:\"blooming-parties-title\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"blooming-parties-title/slide1.jpg\";}}s:25:\"blooming-parties-carousel\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:36:\"blooming-parties-carousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:36:\"blooming-parties-carousel/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:36:\"blooming-parties-carousel/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:36:\"blooming-parties-carousel/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:36:\"blooming-parties-carousel/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:36:\"blooming-parties-carousel/slide6.jpg\";}}s:21:\"blooming-parties-text\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"blooming-parties-text/slide1.jpg\";}}s:22:\"blooming-funeral-title\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"blooming-funeral-title/slide1.jpg\";}}s:23:\"blooming-funeral-slider\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"blooming-funeral-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:34:\"blooming-funeral-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:34:\"blooming-funeral-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:34:\"blooming-funeral-slider/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:34:\"blooming-funeral-slider/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:34:\"blooming-funeral-slider/slide6.jpg\";}}s:21:\"blooming-funeral-text\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"blooming-funeral-text/slide1.jpg\";}}s:16:\"blooming-contact\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"blooming-contact/slide1.jpg\";}}s:13:\"particle-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"particle-hero/slide1.jpg\";}}s:17:\"bubble-morph-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"bubble-morph-hero/slide1.jpg\";}}s:13:\"parallax-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"parallax-hero/slide1.jpg\";}}s:10:\"video-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"video-hero/slide1.jpg\";}}s:14:\"ken-burns-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"ken-burns-hero/slide1.jpg\";}}s:21:\"basic-hero-collection\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"basic-hero-collection/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:32:\"basic-hero-collection/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:32:\"basic-hero-collection/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:32:\"basic-hero-collection/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:32:\"basic-hero-collection/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:32:\"basic-hero-collection/slide6.jpg\";}}s:19:\"launching-very-soon\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"launching-very-soon/slide1.jpg\";}}s:18:\"Under-Construction\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"Under-Construction/slide1.jpg\";}}s:15:\"Particle-Effect\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"Particle-Effect/slide1.jpg\";}}s:17:\"Particle-Effect-2\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"Particle-Effect-2/slide1.jpg\";}}s:10:\"stark-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"stark-menu/slide1.jpg\";}}s:12:\"stark-header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"stark-header/slide1.jpg\";}}s:13:\"stark-content\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"stark-content/slide1.jpg\";}}s:14:\"stark-carousel\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"stark-carousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:25:\"stark-carousel/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:25:\"stark-carousel/slide3.jpg\";}}s:15:\"stark-portfolio\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"stark-portfolio/slide1.jpg\";}}s:22:\"stark-portfolio-detail\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"stark-portfolio-detail/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:33:\"stark-portfolio-detail/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:33:\"stark-portfolio-detail/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:33:\"stark-portfolio-detail/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:33:\"stark-portfolio-detail/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:33:\"stark-portfolio-detail/slide6.jpg\";}}s:13:\"stark-contact\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"stark-contact/slide1.jpg\";}}s:12:\"stark-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"stark-footer/slide1.jpg\";}}s:16:\"stark-newsletter\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"stark-newsletter/slide1.jpg\";}}s:15:\"big-summer-sale\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"big-summer-sale/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:26:\"big-summer-sale/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:26:\"big-summer-sale/slide3.jpg\";}}s:18:\"traveller-carousel\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"traveller-carousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:29:\"traveller-carousel/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:29:\"traveller-carousel/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:29:\"traveller-carousel/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:29:\"traveller-carousel/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:29:\"traveller-carousel/slide6.jpg\";}}s:16:\"project-carousel\";a:7:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"project-carousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:27:\"project-carousel/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:27:\"project-carousel/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:27:\"project-carousel/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:27:\"project-carousel/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:27:\"project-carousel/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:27:\"project-carousel/slide7.jpg\";}}s:13:\"news-carousel\";a:8:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"news-carousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:24:\"news-carousel/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:24:\"news-carousel/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:24:\"news-carousel/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:24:\"news-carousel/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:24:\"news-carousel/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:24:\"news-carousel/slide7.jpg\";}i:7;a:2:{s:5:\"title\";s:7:\"Slide 8\";s:3:\"img\";s:24:\"news-carousel/slide8.jpg\";}}s:10:\"story-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"story-menu/slide1.jpg\";}}s:12:\"story-header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"story-header/slide1.jpg\";}}s:13:\"story-block-1\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"story-block-1/slide1.jpg\";}}s:15:\"story-content-1\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"story-content-1/slide1.jpg\";}}s:13:\"story-block-2\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"story-block-2/slide1.jpg\";}}s:13:\"story-block-3\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"story-block-3/slide1.jpg\";}}s:15:\"story-content-2\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"story-content-2/slide1.jpg\";}}s:13:\"story-block-4\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"story-block-4/slide1.jpg\";}}s:15:\"story-content-3\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"story-content-3/slide1.jpg\";}}s:12:\"mini-website\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"mini-website/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:23:\"mini-website/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:23:\"mini-website/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:23:\"mini-website/slide4.jpg\";}}s:13:\"food-delivery\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"food-delivery/slide1.jpg\";}}s:25:\"slider-with-illustrations\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:36:\"slider-with-illustrations/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:36:\"slider-with-illustrations/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:36:\"slider-with-illustrations/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:36:\"slider-with-illustrations/slide4.jpg\";}}s:8:\"zen-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:19:\"zen-menu/slide1.jpg\";}}s:10:\"zen-header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"zen-header/slide1.jpg\";}}s:9:\"zen-about\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:20:\"zen-about/slide1.jpg\";}}s:12:\"zen-features\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"zen-features/slide1.jpg\";}}s:9:\"zen-video\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:20:\"zen-video/slide1.jpg\";}}s:11:\"zen-pricing\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"zen-pricing/slide1.jpg\";}}s:22:\"zen-testimonials-title\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"zen-testimonials-title/slide1.jpg\";}}s:16:\"zen-testimonials\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"zen-testimonials/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:27:\"zen-testimonials/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:27:\"zen-testimonials/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:27:\"zen-testimonials/slide4.jpg\";}}s:10:\"zen-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"zen-footer/slide1.jpg\";}}s:17:\"Paintbrush-Effect\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"Paintbrush-Effect/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:28:\"Paintbrush-Effect/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:28:\"Paintbrush-Effect/slide3.jpg\";}}s:25:\"black-friday-scroll-video\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:36:\"black-friday-scroll-video/slide1.jpg\";}}s:12:\"charity-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"charity-menu/slide1.jpg\";}}s:14:\"charity-header\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"charity-header/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:25:\"charity-header/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:25:\"charity-header/slide3.jpg\";}}s:15:\"charity-mission\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"charity-mission/slide1.jpg\";}}s:13:\"charity-funds\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"charity-funds/slide1.jpg\";}}s:15:\"charity-success\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"charity-success/slide1.jpg\";}}s:15:\"charity-stories\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"charity-stories/slide1.jpg\";}}s:16:\"charity-worldmap\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"charity-worldmap/slide1.jpg\";}}s:19:\"charity-large-image\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"charity-large-image/slide1.jpg\";}}s:16:\"charity-sponsors\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"charity-sponsors/slide1.jpg\";}}s:12:\"charity-help\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"charity-help/slide1.jpg\";}}s:14:\"charity-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"charity-footer/slide1.jpg\";}}s:21:\"cinematic-hero-titles\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"cinematic-hero-titles/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:32:\"cinematic-hero-titles/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:32:\"cinematic-hero-titles/slide3.jpg\";}}s:23:\"design-dna-scroll-video\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"design-dna-scroll-video/slide1.jpg\";}}s:27:\"food-delivery-lottie-scroll\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:38:\"food-delivery-lottie-scroll/slide1.jpg\";}}s:20:\"food-recipe-carousel\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"food-recipe-carousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:31:\"food-recipe-carousel/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:31:\"food-recipe-carousel/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:31:\"food-recipe-carousel/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:31:\"food-recipe-carousel/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:31:\"food-recipe-carousel/slide6.jpg\";}}s:17:\"food-recipe-modal\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"food-recipe-modal/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:28:\"food-recipe-modal/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:28:\"food-recipe-modal/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:28:\"food-recipe-modal/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:28:\"food-recipe-modal/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:28:\"food-recipe-modal/slide6.jpg\";}}s:27:\"corporate-carousel-template\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:38:\"packages/corporate_carousel_bundle.jpg\";}}s:18:\"corporate-carousel\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"corporate-carousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:29:\"corporate-carousel/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:29:\"corporate-carousel/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:29:\"corporate-carousel/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:29:\"corporate-carousel/slide5.jpg\";}}s:18:\"corporate-lightbox\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"corporate-lightbox/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:29:\"corporate-lightbox/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:29:\"corporate-lightbox/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:29:\"corporate-lightbox/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:29:\"corporate-lightbox/slide5.jpg\";}}s:23:\"cyber-carousel-template\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"packages/cybercarousel_bundle.jpg\";}}s:14:\"cyber-carousel\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"cyber-carousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:25:\"cyber-carousel/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:25:\"cyber-carousel/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:25:\"cyber-carousel/slide4.jpg\";}}s:23:\"cyber-carousel-lightbox\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"cyber-carousel-lightbox/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:34:\"cyber-carousel-lightbox/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:34:\"cyber-carousel-lightbox/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:34:\"cyber-carousel-lightbox/slide4.jpg\";}}s:24:\"woocommerce-carousel-one\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"woocommerce-carousel-one/slide1.jpg\";}}s:31:\"woocommerce-carousel-one-static\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:42:\"woocommerce-carousel-one-static/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:42:\"woocommerce-carousel-one-static/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:42:\"woocommerce-carousel-one-static/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:42:\"woocommerce-carousel-one-static/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:42:\"woocommerce-carousel-one-static/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:42:\"woocommerce-carousel-one-static/slide6.jpg\";}}s:24:\"woocommerce-carousel-two\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"woocommerce-carousel-two/slide1.jpg\";}}s:31:\"woocommerce-carousel-two-static\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:42:\"woocommerce-carousel-two-static/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:42:\"woocommerce-carousel-two-static/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:42:\"woocommerce-carousel-two-static/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:42:\"woocommerce-carousel-two-static/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:42:\"woocommerce-carousel-two-static/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:42:\"woocommerce-carousel-two-static/slide6.jpg\";}}s:26:\"woocommerce-feature-slider\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:37:\"woocommerce-feature-slider/slide1.jpg\";}}s:33:\"woocommerce-feature-slider-static\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:44:\"woocommerce-feature-slider-static/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:44:\"woocommerce-feature-slider-static/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:44:\"woocommerce-feature-slider-static/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:44:\"woocommerce-feature-slider-static/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:44:\"woocommerce-feature-slider-static/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:44:\"woocommerce-feature-slider-static/slide6.jpg\";}}s:17:\"woo-liquid-slider\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"woo-liquid-slider/slide1.jpg\";}}s:32:\"woocommerce-liquid-slider-static\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:43:\"woocommerce-liquid-slider-static/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:43:\"woocommerce-liquid-slider-static/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:43:\"woocommerce-liquid-slider-static/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:43:\"woocommerce-liquid-slider-static/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:43:\"woocommerce-liquid-slider-static/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:43:\"woocommerce-liquid-slider-static/slide6.jpg\";}}s:15:\"woo-slider-pack\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"packages/woosliderpack_dynamic.jpg\";}}s:22:\"woo-slider-pack-static\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"packages/woosliderpack_static.jpg\";}}s:24:\"creative-hero-collection\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"creative-hero-collection/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:35:\"creative-hero-collection/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:35:\"creative-hero-collection/slide3.jpg\";}}s:19:\"photographer-slider\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"photographer-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:30:\"photographer-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:30:\"photographer-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:30:\"photographer-slider/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:30:\"photographer-slider/slide5.jpg\";}}s:17:\"realestate-slider\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"realestate-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:28:\"realestate-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:28:\"realestate-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:28:\"realestate-slider/slide4.jpg\";}}s:19:\"saas-product-slider\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"saas-product-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:30:\"saas-product-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:30:\"saas-product-slider/slide3.jpg\";}}s:27:\"cinematic-wildlife-template\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:39:\"packages/cinematic-wildlife-package.jpg\";}}s:25:\"cinematic-wildlife-slider\";a:7:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:36:\"cinematic-wildlife-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:36:\"cinematic-wildlife-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:36:\"cinematic-wildlife-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:36:\"cinematic-wildlife-slider/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:36:\"cinematic-wildlife-slider/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:36:\"cinematic-wildlife-slider/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:36:\"cinematic-wildlife-slider/slide7.jpg\";}}s:24:\"cinematic-wildlife-modal\";a:7:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"cinematic-wildlife-modal/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:35:\"cinematic-wildlife-modal/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:35:\"cinematic-wildlife-modal/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:35:\"cinematic-wildlife-modal/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:35:\"cinematic-wildlife-modal/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:35:\"cinematic-wildlife-modal/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:35:\"cinematic-wildlife-modal/slide7.jpg\";}}s:32:\"gaming-stats-presentation-slider\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:43:\"gaming-stats-presentation-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:43:\"gaming-stats-presentation-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:43:\"gaming-stats-presentation-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:43:\"gaming-stats-presentation-slider/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:43:\"gaming-stats-presentation-slider/slide5.jpg\";}}s:15:\"coffee-flavours\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"coffee-flavors/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:25:\"coffee-flavors/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:25:\"coffee-flavors/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:25:\"coffee-flavors/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:25:\"coffee-flavors/slide5.jpg\";}}s:15:\"showreel-slider\";a:10:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"showreel-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:26:\"showreel-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:26:\"showreel-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:26:\"showreel-slider/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:26:\"showreel-slider/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:26:\"showreel-slider/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:26:\"showreel-slider/slide7.jpg\";}i:7;a:2:{s:5:\"title\";s:7:\"Slide 8\";s:3:\"img\";s:26:\"showreel-slider/slide8.jpg\";}i:8;a:2:{s:5:\"title\";s:7:\"Slide 9\";s:3:\"img\";s:26:\"showreel-slider/slide9.jpg\";}i:9;a:2:{s:5:\"title\";s:8:\"Slide 10\";s:3:\"img\";s:27:\"showreel-slider/slide10.jpg\";}}s:16:\"visual-art-forms\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"visual-art-forms/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:27:\"visual-art-forms/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:27:\"visual-art-forms/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:27:\"visual-art-forms/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:27:\"visual-art-forms/slide5.jpg\";}}}}', 'no');
INSERT INTO `wpx5_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(3427, 'auto_core_update_notified', 'a:4:{s:4:\"type\";s:7:\"success\";s:5:\"email\";s:19:\"kari7788i@gmail.com\";s:7:\"version\";s:5:\"5.3.8\";s:9:\"timestamp\";i:1622542404;}', 'no'),
(1037, 'woocommerce_marketplace_suggestions', 'a:2:{s:11:\"suggestions\";a:27:{i:0;a:4:{s:4:\"slug\";s:28:\"product-edit-meta-tab-header\";s:7:\"context\";s:28:\"product-edit-meta-tab-header\";s:5:\"title\";s:22:\"Recommended extensions\";s:13:\"allow-dismiss\";b:0;}i:1;a:6:{s:4:\"slug\";s:39:\"product-edit-meta-tab-footer-browse-all\";s:7:\"context\";s:28:\"product-edit-meta-tab-footer\";s:9:\"link-text\";s:21:\"Browse all extensions\";s:3:\"url\";s:64:\"https://woocommerce.com/product-category/woocommerce-extensions/\";s:8:\"promoted\";s:31:\"category-woocommerce-extensions\";s:13:\"allow-dismiss\";b:0;}i:2;a:9:{s:4:\"slug\";s:46:\"product-edit-mailchimp-woocommerce-memberships\";s:7:\"product\";s:33:\"woocommerce-memberships-mailchimp\";s:14:\"show-if-active\";a:1:{i:0;s:23:\"woocommerce-memberships\";}s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:116:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/mailchimp-for-memberships.svg\";s:5:\"title\";s:25:\"Mailchimp for Memberships\";s:4:\"copy\";s:79:\"Completely automate your email lists by syncing membership changes to Mailchimp\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:67:\"https://woocommerce.com/products/mailchimp-woocommerce-memberships/\";}i:3;a:9:{s:4:\"slug\";s:19:\"product-edit-addons\";s:7:\"product\";s:26:\"woocommerce-product-addons\";s:14:\"show-if-active\";a:2:{i:0;s:25:\"woocommerce-subscriptions\";i:1;s:20:\"woocommerce-bookings\";}s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/product-add-ons.svg\";s:5:\"title\";s:15:\"Product Add-Ons\";s:4:\"copy\";s:93:\"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/\";}i:4;a:9:{s:4:\"slug\";s:46:\"product-edit-woocommerce-subscriptions-gifting\";s:7:\"product\";s:33:\"woocommerce-subscriptions-gifting\";s:14:\"show-if-active\";a:1:{i:0;s:25:\"woocommerce-subscriptions\";}s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:116:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/gifting-for-subscriptions.svg\";s:5:\"title\";s:25:\"Gifting for Subscriptions\";s:4:\"copy\";s:70:\"Let customers buy subscriptions for others - they\'re the ultimate gift\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:67:\"https://woocommerce.com/products/woocommerce-subscriptions-gifting/\";}i:5;a:9:{s:4:\"slug\";s:42:\"product-edit-teams-woocommerce-memberships\";s:7:\"product\";s:33:\"woocommerce-memberships-for-teams\";s:14:\"show-if-active\";a:1:{i:0;s:23:\"woocommerce-memberships\";}s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:112:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/teams-for-memberships.svg\";s:5:\"title\";s:21:\"Teams for Memberships\";s:4:\"copy\";s:123:\"Adds B2B functionality to WooCommerce Memberships, allowing sites to sell team, group, corporate, or family member accounts\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:63:\"https://woocommerce.com/products/teams-woocommerce-memberships/\";}i:6;a:8:{s:4:\"slug\";s:29:\"product-edit-variation-images\";s:7:\"product\";s:39:\"woocommerce-additional-variation-images\";s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:118:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/additional-variation-images.svg\";s:5:\"title\";s:27:\"Additional Variation Images\";s:4:\"copy\";s:72:\"Showcase your products in the best light with a image for each variation\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:73:\"https://woocommerce.com/products/woocommerce-additional-variation-images/\";}i:7;a:9:{s:4:\"slug\";s:47:\"product-edit-woocommerce-subscription-downloads\";s:7:\"product\";s:34:\"woocommerce-subscription-downloads\";s:14:\"show-if-active\";a:1:{i:0;s:25:\"woocommerce-subscriptions\";}s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:113:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/subscription-downloads.svg\";s:5:\"title\";s:22:\"Subscription Downloads\";s:4:\"copy\";s:57:\"Give customers special downloads with their subscriptions\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:68:\"https://woocommerce.com/products/woocommerce-subscription-downloads/\";}i:8;a:8:{s:4:\"slug\";s:31:\"product-edit-min-max-quantities\";s:7:\"product\";s:30:\"woocommerce-min-max-quantities\";s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:109:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/min-max-quantities.svg\";s:5:\"title\";s:18:\"Min/Max Quantities\";s:4:\"copy\";s:81:\"Specify minimum and maximum allowed product quantities for orders to be completed\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:52:\"https://woocommerce.com/products/min-max-quantities/\";}i:9;a:8:{s:4:\"slug\";s:28:\"product-edit-name-your-price\";s:7:\"product\";s:27:\"woocommerce-name-your-price\";s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/name-your-price.svg\";s:5:\"title\";s:15:\"Name Your Price\";s:4:\"copy\";s:70:\"Let customers pay what they want - useful for donations, tips and more\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:49:\"https://woocommerce.com/products/name-your-price/\";}i:10;a:8:{s:4:\"slug\";s:42:\"product-edit-woocommerce-one-page-checkout\";s:7:\"product\";s:29:\"woocommerce-one-page-checkout\";s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/one-page-checkout.svg\";s:5:\"title\";s:17:\"One Page Checkout\";s:4:\"copy\";s:92:\"Don\'t make customers click around - let them choose products, checkout & pay all on one page\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:63:\"https://woocommerce.com/products/woocommerce-one-page-checkout/\";}i:11;a:4:{s:4:\"slug\";s:19:\"orders-empty-header\";s:7:\"context\";s:24:\"orders-list-empty-header\";s:5:\"title\";s:20:\"Tools for your store\";s:13:\"allow-dismiss\";b:0;}i:12;a:6:{s:4:\"slug\";s:30:\"orders-empty-footer-browse-all\";s:7:\"context\";s:24:\"orders-list-empty-footer\";s:9:\"link-text\";s:21:\"Browse all extensions\";s:3:\"url\";s:64:\"https://woocommerce.com/product-category/woocommerce-extensions/\";s:8:\"promoted\";s:31:\"category-woocommerce-extensions\";s:13:\"allow-dismiss\";b:0;}i:13;a:8:{s:4:\"slug\";s:19:\"orders-empty-wc-pay\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:20:\"woocommerce-payments\";s:4:\"icon\";s:111:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/woocommerce-payments.svg\";s:5:\"title\";s:20:\"WooCommerce Payments\";s:4:\"copy\";s:125:\"Securely accept payments and manage transactions directly from your WooCommerce dashboard – no setup costs or monthly fees.\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:54:\"https://woocommerce.com/products/woocommerce-payments/\";}i:14;a:8:{s:4:\"slug\";s:19:\"orders-empty-zapier\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:18:\"woocommerce-zapier\";s:4:\"icon\";s:97:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/zapier.svg\";s:5:\"title\";s:6:\"Zapier\";s:4:\"copy\";s:88:\"Save time and increase productivity by connecting your store to more than 1000+ services\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:52:\"https://woocommerce.com/products/woocommerce-zapier/\";}i:15;a:8:{s:4:\"slug\";s:30:\"orders-empty-shipment-tracking\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:29:\"woocommerce-shipment-tracking\";s:4:\"icon\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/shipment-tracking.svg\";s:5:\"title\";s:17:\"Shipment Tracking\";s:4:\"copy\";s:86:\"Let customers know when their orders will arrive by adding shipment tracking to emails\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:51:\"https://woocommerce.com/products/shipment-tracking/\";}i:16;a:8:{s:4:\"slug\";s:32:\"orders-empty-table-rate-shipping\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:31:\"woocommerce-table-rate-shipping\";s:4:\"icon\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/table-rate-shipping.svg\";s:5:\"title\";s:19:\"Table Rate Shipping\";s:4:\"copy\";s:122:\"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/\";}i:17;a:8:{s:4:\"slug\";s:40:\"orders-empty-shipping-carrier-extensions\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:4:\"icon\";s:118:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/shipping-carrier-extensions.svg\";s:5:\"title\";s:27:\"Shipping Carrier Extensions\";s:4:\"copy\";s:116:\"Show live rates from FedEx, UPS, USPS and more directly on your store - never under or overcharge for shipping again\";s:11:\"button-text\";s:13:\"Find Carriers\";s:8:\"promoted\";s:26:\"category-shipping-carriers\";s:3:\"url\";s:99:\"https://woocommerce.com/product-category/woocommerce-extensions/shipping-methods/shipping-carriers/\";}i:18;a:8:{s:4:\"slug\";s:32:\"orders-empty-google-product-feed\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:25:\"woocommerce-product-feeds\";s:4:\"icon\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/google-product-feed.svg\";s:5:\"title\";s:19:\"Google Product Feed\";s:4:\"copy\";s:76:\"Increase sales by letting customers find you when they\'re shopping on Google\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:53:\"https://woocommerce.com/products/google-product-feed/\";}i:19;a:4:{s:4:\"slug\";s:35:\"products-empty-header-product-types\";s:7:\"context\";s:26:\"products-list-empty-header\";s:5:\"title\";s:23:\"Other types of products\";s:13:\"allow-dismiss\";b:0;}i:20;a:6:{s:4:\"slug\";s:32:\"products-empty-footer-browse-all\";s:7:\"context\";s:26:\"products-list-empty-footer\";s:9:\"link-text\";s:21:\"Browse all extensions\";s:3:\"url\";s:64:\"https://woocommerce.com/product-category/woocommerce-extensions/\";s:8:\"promoted\";s:31:\"category-woocommerce-extensions\";s:13:\"allow-dismiss\";b:0;}i:21;a:8:{s:4:\"slug\";s:30:\"products-empty-product-vendors\";s:7:\"context\";s:24:\"products-list-empty-body\";s:7:\"product\";s:27:\"woocommerce-product-vendors\";s:4:\"icon\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/product-vendors.svg\";s:5:\"title\";s:15:\"Product Vendors\";s:4:\"copy\";s:47:\"Turn your store into a multi-vendor marketplace\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:49:\"https://woocommerce.com/products/product-vendors/\";}i:22;a:8:{s:4:\"slug\";s:26:\"products-empty-memberships\";s:7:\"context\";s:24:\"products-list-empty-body\";s:7:\"product\";s:23:\"woocommerce-memberships\";s:4:\"icon\";s:102:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/memberships.svg\";s:5:\"title\";s:11:\"Memberships\";s:4:\"copy\";s:76:\"Give members access to restricted content or products, for a fee or for free\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:57:\"https://woocommerce.com/products/woocommerce-memberships/\";}i:23;a:9:{s:4:\"slug\";s:35:\"products-empty-woocommerce-deposits\";s:7:\"context\";s:24:\"products-list-empty-body\";s:7:\"product\";s:20:\"woocommerce-deposits\";s:14:\"show-if-active\";a:1:{i:0;s:20:\"woocommerce-bookings\";}s:4:\"icon\";s:99:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/deposits.svg\";s:5:\"title\";s:8:\"Deposits\";s:4:\"copy\";s:75:\"Make it easier for customers to pay by offering a deposit or a payment plan\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:54:\"https://woocommerce.com/products/woocommerce-deposits/\";}i:24;a:8:{s:4:\"slug\";s:40:\"products-empty-woocommerce-subscriptions\";s:7:\"context\";s:24:\"products-list-empty-body\";s:7:\"product\";s:25:\"woocommerce-subscriptions\";s:4:\"icon\";s:104:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/subscriptions.svg\";s:5:\"title\";s:13:\"Subscriptions\";s:4:\"copy\";s:97:\"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/\";}i:25;a:8:{s:4:\"slug\";s:35:\"products-empty-woocommerce-bookings\";s:7:\"context\";s:24:\"products-list-empty-body\";s:7:\"product\";s:20:\"woocommerce-bookings\";s:4:\"icon\";s:99:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/bookings.svg\";s:5:\"title\";s:8:\"Bookings\";s:4:\"copy\";s:99:\"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/\";}i:26;a:8:{s:4:\"slug\";s:30:\"products-empty-product-bundles\";s:7:\"context\";s:24:\"products-list-empty-body\";s:7:\"product\";s:27:\"woocommerce-product-bundles\";s:4:\"icon\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/product-bundles.svg\";s:5:\"title\";s:15:\"Product Bundles\";s:4:\"copy\";s:49:\"Offer customizable bundles and assembled products\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:49:\"https://woocommerce.com/products/product-bundles/\";}}s:7:\"updated\";i:1622545732;}', 'no'),
(1497, 'WooZone_insane_last_reports', 'a:4:{s:22:\"last_import_attributes\";a:1:{s:5:\"items\";a:5:{i:0;a:1:{s:8:\"duration\";d:38;}i:1;a:1:{s:8:\"duration\";d:181;}i:2;a:1:{s:8:\"duration\";d:81;}i:3;a:1:{s:8:\"duration\";d:204;}i:4;a:1:{s:8:\"duration\";d:43;}}}s:25:\"last_import_images_remote\";a:1:{s:5:\"items\";a:5:{i:0;a:2:{s:8:\"duration\";d:195;s:8:\"nb_items\";i:7;}i:1;a:2:{s:8:\"duration\";d:1294;s:8:\"nb_items\";i:7;}i:2;a:2:{s:8:\"duration\";d:136;s:8:\"nb_items\";i:7;}i:3;a:2:{s:8:\"duration\";d:219;s:8:\"nb_items\";i:4;}i:4;a:2:{s:8:\"duration\";d:55;s:8:\"nb_items\";i:2;}}}s:12:\"last_product\";a:1:{s:5:\"items\";a:5:{i:0;a:1:{s:8:\"duration\";d:725;}i:1;a:1:{s:8:\"duration\";d:1434;}i:2;a:1:{s:8:\"duration\";d:3328;}i:3;a:1:{s:8:\"duration\";d:6353;}i:4;a:1:{s:8:\"duration\";d:397;}}}s:22:\"last_import_variations\";a:1:{s:5:\"items\";a:2:{i:0;a:2:{s:8:\"duration\";d:514;s:8:\"nb_items\";i:5;}i:1;a:2:{s:8:\"duration\";d:797;s:8:\"nb_items\";i:5;}}}}', 'yes'),
(6904, '_transient_wc_product_type_1390', 'simple', 'yes'),
(1294, 'revslider_update_revision_current', '6.2.0', 'yes'),
(6903, '_transient_wc_product_type_1382', 'simple', 'yes'),
(1317, 'WooZone_direct_import', 'a:2:{s:12:\"redirect_url\";s:20:\"http://NextShoes.UK/\";s:10:\"api_secret\";s:32:\"vq2g5hy43op6b6qml1ackcz37uzwiije\";}', 'yes'),
(1432, 'WPLANG', '', 'yes'),
(1433, 'new_admin_email', 'admin@NextShoes.UK', 'yes'),
(6905, '_transient_wc_product_type_1397', 'simple', 'yes'),
(6906, '_transient_wc_product_type_1404', 'simple', 'yes'),
(6907, '_transient_wc_product_type_1412', 'simple', 'yes'),
(1668, 'apus_customer_also_viewed_1397', '1404,1412,1448', 'yes'),
(6908, '_transient_wc_product_type_1420', 'simple', 'yes'),
(6910, '_transient_wc_product_type_1429', 'simple', 'yes'),
(6911, '_transient_wc_product_type_1435', 'simple', 'yes'),
(6913, '_transient_wc_product_type_1448', 'simple', 'yes'),
(6912, '_transient_wc_product_type_1442', 'simple', 'yes'),
(1704, 'apus_customer_also_viewed_1404', '1412,1448', 'yes'),
(1824, 'apus_customer_also_viewed_1412', '1448,1404', 'yes'),
(1950, '_transient_shipping-transient-version', '1587467857', 'yes'),
(1985, 'apus_customer_also_viewed_1448', '1404', 'yes'),
(6309, 'admin_email_lifespan', '1622801635', 'yes'),
(6325, 'woocommerce_onboarding_profile', 'a:1:{s:9:\"completed\";b:1;}', 'yes'),
(6360, '_transient_woocommerce_reports-transient-version', '1623057439', 'yes'),
(7489, '_transient_wc_product_type_1695', 'simple', 'yes'),
(11317, 'product_cat_children', 'a:0:{}', 'yes'),
(7105, '_transient_wc_product_type_1550', 'simple', 'yes'),
(7213, '_transient_wc_product_type_1583', 'simple', 'yes'),
(7154, '_transient_wc_product_type_1566', 'simple', 'yes'),
(7167, '_transient_wc_product_type_1568', 'simple', 'yes'),
(7444, '_transient_wc_product_type_1682', 'simple', 'yes'),
(7429, '_transient_wc_product_type_1674', 'simple', 'yes'),
(7015, '_transient_wc_product_type_1500', 'simple', 'yes'),
(6953, '_transient_wc_product_type_1480', 'simple', 'yes'),
(6972, '_transient_wc_product_type_1488', 'simple', 'yes'),
(6991, '_transient_wc_product_type_1490', 'simple', 'yes'),
(7000, '_transient_wc_product_type_1492', 'simple', 'yes'),
(7034, '_transient_wc_product_type_1507', 'simple', 'yes'),
(7056, '_transient_wc_product_type_1514', 'variable', 'yes'),
(8250, '_transient_health-check-site-status-result', '{\"good\":\"6\",\"recommended\":\"11\",\"critical\":\"0\"}', 'yes'),
(7188, '_transient_wc_product_type_1576', 'simple', 'yes'),
(7256, '_transient_wc_product_type_1605', 'simple', 'yes'),
(7228, '_transient_wc_product_type_1590', 'simple', 'yes'),
(7239, '_transient_wc_product_type_1598', 'simple', 'yes'),
(7268, '_transient_wc_product_type_1613', 'simple', 'yes'),
(7473, '_transient_wc_product_type_1690', 'simple', 'yes'),
(7285, '_transient_wc_product_type_1621', 'simple', 'yes'),
(7313, '_transient_wc_product_type_1629', 'simple', 'yes'),
(7354, '_transient_wc_product_type_1643', 'simple', 'yes'),
(7330, '_transient_wc_product_type_1636', 'simple', 'yes'),
(7402, '_transient_wc_product_type_1666', 'simple', 'yes'),
(7370, '_transient_wc_product_type_1651', 'simple', 'yes'),
(7383, '_transient_wc_product_type_1659', 'simple', 'yes'),
(7072, '_transient_wc_product_type_1532', 'variable', 'yes'),
(7139, '_transient_wc_product_type_1558', 'simple', 'yes'),
(8568, 'woocommerce_maybe_regenerate_images_hash', '991b1ca641921cf0f5baf7a2fe85861b', 'yes'),
(9515, 'nav_menu_options', 'a:2:{i:0;b:0;s:8:\"auto_add\";a:0:{}}', 'yes'),
(649082, '_transient_wc_count_comments', 'O:8:\"stdClass\":7:{s:14:\"total_comments\";i:6;s:3:\"all\";i:6;s:9:\"moderated\";s:1:\"1\";s:8:\"approved\";s:1:\"5\";s:4:\"spam\";i:0;s:5:\"trash\";i:0;s:12:\"post-trashed\";i:0;}', 'yes'),
(657698, '_transient_timeout__woocommerce_helper_updates', '1626514470', 'no'),
(657699, '_transient__woocommerce_helper_updates', 'a:4:{s:4:\"hash\";s:32:\"d751713988987e9331980363e24189ce\";s:7:\"updated\";i:1626471270;s:8:\"products\";a:0:{}s:6:\"errors\";a:1:{i:0;s:10:\"http-error\";}}', 'no'),
(650531, 'rsssl_activation_timestamp', '1597727592', 'yes'),
(650532, 'rsssl_flush_rewrite_rules', '1597727592', 'yes'),
(656737, '_transient_timeout_wc_child_has_weight_4248', '1628117378', 'no'),
(656738, '_transient_wc_child_has_weight_4248', '0', 'no'),
(656739, '_transient_timeout_wc_child_has_dimensions_4248', '1628117378', 'no'),
(656740, '_transient_wc_child_has_dimensions_4248', '0', 'no'),
(657744, '_site_transient_timeout_theme_roots', '1626511888', 'no'),
(657745, '_site_transient_theme_roots', 'a:5:{s:5:\"denso\";s:7:\"/themes\";s:14:\"twentynineteen\";s:7:\"/themes\";s:15:\"twentyseventeen\";s:7:\"/themes\";s:13:\"twentysixteen\";s:7:\"/themes\";s:12:\"twentytwenty\";s:7:\"/themes\";}', 'no'),
(651756, '_site_transient_update_core', 'O:8:\"stdClass\":4:{s:7:\"updates\";a:5:{i:0;O:8:\"stdClass\":10:{s:8:\"response\";s:7:\"upgrade\";s:8:\"download\";s:59:\"https://downloads.wordpress.org/release/wordpress-5.7.2.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:59:\"https://downloads.wordpress.org/release/wordpress-5.7.2.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-5.7.2-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-5.7.2-new-bundled.zip\";s:7:\"partial\";b:0;s:8:\"rollback\";b:0;}s:7:\"current\";s:5:\"5.7.2\";s:7:\"version\";s:5:\"5.7.2\";s:11:\"php_version\";s:6:\"5.6.20\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"5.6\";s:15:\"partial_version\";s:0:\"\";}i:1;O:8:\"stdClass\":11:{s:8:\"response\";s:10:\"autoupdate\";s:8:\"download\";s:59:\"https://downloads.wordpress.org/release/wordpress-5.7.2.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:59:\"https://downloads.wordpress.org/release/wordpress-5.7.2.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-5.7.2-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-5.7.2-new-bundled.zip\";s:7:\"partial\";b:0;s:8:\"rollback\";b:0;}s:7:\"current\";s:5:\"5.7.2\";s:7:\"version\";s:5:\"5.7.2\";s:11:\"php_version\";s:6:\"5.6.20\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"5.6\";s:15:\"partial_version\";s:0:\"\";s:9:\"new_files\";s:1:\"1\";}i:2;O:8:\"stdClass\":11:{s:8:\"response\";s:10:\"autoupdate\";s:8:\"download\";s:59:\"https://downloads.wordpress.org/release/wordpress-5.6.4.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-5.6.4.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-5.6.4-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-5.6.4-new-bundled.zip\";s:7:\"partial\";b:0;s:8:\"rollback\";b:0;}s:7:\"current\";s:5:\"5.6.4\";s:7:\"version\";s:5:\"5.6.4\";s:11:\"php_version\";s:6:\"5.6.20\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"5.6\";s:15:\"partial_version\";s:0:\"\";s:9:\"new_files\";s:1:\"1\";}i:3;O:8:\"stdClass\":11:{s:8:\"response\";s:10:\"autoupdate\";s:8:\"download\";s:59:\"https://downloads.wordpress.org/release/wordpress-5.5.5.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-5.5.5.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-5.5.5-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-5.5.5-new-bundled.zip\";s:7:\"partial\";b:0;s:8:\"rollback\";b:0;}s:7:\"current\";s:5:\"5.5.5\";s:7:\"version\";s:5:\"5.5.5\";s:11:\"php_version\";s:6:\"5.6.20\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"5.6\";s:15:\"partial_version\";s:0:\"\";s:9:\"new_files\";s:1:\"1\";}i:4;O:8:\"stdClass\":11:{s:8:\"response\";s:10:\"autoupdate\";s:8:\"download\";s:59:\"https://downloads.wordpress.org/release/wordpress-5.4.6.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-5.4.6.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-5.4.6-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-5.4.6-new-bundled.zip\";s:7:\"partial\";b:0;s:8:\"rollback\";b:0;}s:7:\"current\";s:5:\"5.4.6\";s:7:\"version\";s:5:\"5.4.6\";s:11:\"php_version\";s:6:\"5.6.20\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"5.6\";s:15:\"partial_version\";s:0:\"\";s:9:\"new_files\";s:1:\"1\";}}s:12:\"last_checked\";i:1626510089;s:15:\"version_checked\";s:5:\"5.3.8\";s:12:\"translations\";a:0:{}}', 'no'),
(656660, '_transient_timeout_wc_var_prices_5552', '1628116107', 'no'),
(656661, '_transient_wc_var_prices_5552', '{\"version\":\"1622551279\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"5555\":\"150.97\",\"5557\":\"150.97\",\"5558\":\"150.97\",\"5559\":\"150.97\",\"5560\":\"150.97\",\"5561\":\"150.97\",\"5563\":\"150.97\",\"5564\":\"150.97\",\"5565\":\"150.97\",\"5566\":\"150.97\",\"5567\":\"150.97\",\"5568\":\"150.97\",\"5569\":\"150.97\",\"5570\":\"150.97\",\"5571\":\"150.97\",\"5572\":\"150.97\",\"5574\":\"150.97\",\"5575\":\"150.97\",\"5576\":\"150.97\",\"5577\":\"150.97\",\"5578\":\"150.97\",\"5579\":\"150.97\",\"5580\":\"150.97\",\"5581\":\"150.97\",\"5582\":\"150.97\",\"5583\":\"150.97\",\"5585\":\"150.97\",\"5586\":\"150.97\",\"5587\":\"150.97\",\"5588\":\"150.97\",\"5589\":\"150.97\",\"5590\":\"150.97\",\"5591\":\"150.97\",\"5593\":\"150.97\",\"5594\":\"150.97\",\"5595\":\"150.97\",\"5596\":\"150.97\",\"5597\":\"150.97\",\"5598\":\"150.97\",\"5599\":\"150.97\",\"5600\":\"150.97\",\"5601\":\"150.97\",\"5603\":\"150.97\",\"5604\":\"150.97\",\"5605\":\"150.97\",\"5606\":\"150.97\",\"5607\":\"150.97\",\"5608\":\"150.97\",\"5609\":\"150.97\",\"5610\":\"150.97\",\"5611\":\"150.97\",\"5612\":\"150.97\",\"5613\":\"150.97\",\"5615\":\"150.97\",\"5616\":\"150.97\",\"5617\":\"150.97\",\"5618\":\"150.97\",\"5619\":\"150.97\",\"5620\":\"150.97\",\"5621\":\"150.97\",\"5622\":\"150.97\",\"5623\":\"150.97\",\"5624\":\"150.97\",\"5625\":\"150.97\",\"5627\":\"150.97\",\"5628\":\"150.97\",\"5629\":\"150.97\",\"5630\":\"150.97\",\"5632\":\"150.97\",\"5633\":\"150.97\",\"5634\":\"150.97\",\"5635\":\"150.97\",\"5636\":\"150.97\",\"5638\":\"150.97\",\"5639\":\"150.97\",\"5640\":\"150.97\",\"5641\":\"150.97\",\"5643\":\"150.97\",\"5644\":\"150.97\",\"5645\":\"150.97\",\"5646\":\"150.97\",\"5648\":\"150.97\",\"5649\":\"150.97\",\"5650\":\"150.97\",\"5651\":\"150.97\",\"5652\":\"150.97\",\"5653\":\"150.97\",\"5654\":\"150.97\",\"5655\":\"150.97\",\"5656\":\"150.97\",\"5658\":\"150.97\",\"5659\":\"150.97\",\"5660\":\"150.97\",\"5661\":\"150.97\",\"5662\":\"150.97\",\"5664\":\"150.97\",\"5665\":\"150.97\",\"5667\":\"150.97\",\"5668\":\"150.97\",\"5669\":\"150.97\",\"5670\":\"150.97\",\"5672\":\"150.97\",\"5673\":\"150.97\",\"5674\":\"150.97\",\"5675\":\"150.97\",\"5676\":\"150.97\",\"5678\":\"150.97\",\"5679\":\"150.97\",\"5680\":\"150.97\",\"5681\":\"150.97\",\"5682\":\"150.97\",\"5684\":\"150.97\"},\"regular_price\":{\"5555\":\"150.97\",\"5557\":\"150.97\",\"5558\":\"150.97\",\"5559\":\"150.97\",\"5560\":\"150.97\",\"5561\":\"150.97\",\"5563\":\"150.97\",\"5564\":\"150.97\",\"5565\":\"150.97\",\"5566\":\"150.97\",\"5567\":\"150.97\",\"5568\":\"150.97\",\"5569\":\"150.97\",\"5570\":\"150.97\",\"5571\":\"150.97\",\"5572\":\"150.97\",\"5574\":\"150.97\",\"5575\":\"150.97\",\"5576\":\"150.97\",\"5577\":\"150.97\",\"5578\":\"150.97\",\"5579\":\"150.97\",\"5580\":\"150.97\",\"5581\":\"150.97\",\"5582\":\"150.97\",\"5583\":\"150.97\",\"5585\":\"150.97\",\"5586\":\"150.97\",\"5587\":\"150.97\",\"5588\":\"150.97\",\"5589\":\"150.97\",\"5590\":\"150.97\",\"5591\":\"150.97\",\"5593\":\"150.97\",\"5594\":\"150.97\",\"5595\":\"150.97\",\"5596\":\"150.97\",\"5597\":\"150.97\",\"5598\":\"150.97\",\"5599\":\"150.97\",\"5600\":\"150.97\",\"5601\":\"150.97\",\"5603\":\"150.97\",\"5604\":\"150.97\",\"5605\":\"150.97\",\"5606\":\"150.97\",\"5607\":\"150.97\",\"5608\":\"150.97\",\"5609\":\"150.97\",\"5610\":\"150.97\",\"5611\":\"150.97\",\"5612\":\"150.97\",\"5613\":\"150.97\",\"5615\":\"150.97\",\"5616\":\"150.97\",\"5617\":\"150.97\",\"5618\":\"150.97\",\"5619\":\"150.97\",\"5620\":\"150.97\",\"5621\":\"150.97\",\"5622\":\"150.97\",\"5623\":\"150.97\",\"5624\":\"150.97\",\"5625\":\"150.97\",\"5627\":\"150.97\",\"5628\":\"150.97\",\"5629\":\"150.97\",\"5630\":\"150.97\",\"5632\":\"150.97\",\"5633\":\"150.97\",\"5634\":\"150.97\",\"5635\":\"150.97\",\"5636\":\"150.97\",\"5638\":\"150.97\",\"5639\":\"150.97\",\"5640\":\"150.97\",\"5641\":\"150.97\",\"5643\":\"150.97\",\"5644\":\"150.97\",\"5645\":\"150.97\",\"5646\":\"150.97\",\"5648\":\"150.97\",\"5649\":\"150.97\",\"5650\":\"150.97\",\"5651\":\"150.97\",\"5652\":\"150.97\",\"5653\":\"150.97\",\"5654\":\"150.97\",\"5655\":\"150.97\",\"5656\":\"150.97\",\"5658\":\"150.97\",\"5659\":\"150.97\",\"5660\":\"150.97\",\"5661\":\"150.97\",\"5662\":\"150.97\",\"5664\":\"150.97\",\"5665\":\"150.97\",\"5667\":\"150.97\",\"5668\":\"150.97\",\"5669\":\"150.97\",\"5670\":\"150.97\",\"5672\":\"150.97\",\"5673\":\"150.97\",\"5674\":\"150.97\",\"5675\":\"150.97\",\"5676\":\"150.97\",\"5678\":\"150.97\",\"5679\":\"150.97\",\"5680\":\"150.97\",\"5681\":\"150.97\",\"5682\":\"150.97\",\"5684\":\"150.97\"},\"sale_price\":{\"5555\":\"150.97\",\"5557\":\"150.97\",\"5558\":\"150.97\",\"5559\":\"150.97\",\"5560\":\"150.97\",\"5561\":\"150.97\",\"5563\":\"150.97\",\"5564\":\"150.97\",\"5565\":\"150.97\",\"5566\":\"150.97\",\"5567\":\"150.97\",\"5568\":\"150.97\",\"5569\":\"150.97\",\"5570\":\"150.97\",\"5571\":\"150.97\",\"5572\":\"150.97\",\"5574\":\"150.97\",\"5575\":\"150.97\",\"5576\":\"150.97\",\"5577\":\"150.97\",\"5578\":\"150.97\",\"5579\":\"150.97\",\"5580\":\"150.97\",\"5581\":\"150.97\",\"5582\":\"150.97\",\"5583\":\"150.97\",\"5585\":\"150.97\",\"5586\":\"150.97\",\"5587\":\"150.97\",\"5588\":\"150.97\",\"5589\":\"150.97\",\"5590\":\"150.97\",\"5591\":\"150.97\",\"5593\":\"150.97\",\"5594\":\"150.97\",\"5595\":\"150.97\",\"5596\":\"150.97\",\"5597\":\"150.97\",\"5598\":\"150.97\",\"5599\":\"150.97\",\"5600\":\"150.97\",\"5601\":\"150.97\",\"5603\":\"150.97\",\"5604\":\"150.97\",\"5605\":\"150.97\",\"5606\":\"150.97\",\"5607\":\"150.97\",\"5608\":\"150.97\",\"5609\":\"150.97\",\"5610\":\"150.97\",\"5611\":\"150.97\",\"5612\":\"150.97\",\"5613\":\"150.97\",\"5615\":\"150.97\",\"5616\":\"150.97\",\"5617\":\"150.97\",\"5618\":\"150.97\",\"5619\":\"150.97\",\"5620\":\"150.97\",\"5621\":\"150.97\",\"5622\":\"150.97\",\"5623\":\"150.97\",\"5624\":\"150.97\",\"5625\":\"150.97\",\"5627\":\"150.97\",\"5628\":\"150.97\",\"5629\":\"150.97\",\"5630\":\"150.97\",\"5632\":\"150.97\",\"5633\":\"150.97\",\"5634\":\"150.97\",\"5635\":\"150.97\",\"5636\":\"150.97\",\"5638\":\"150.97\",\"5639\":\"150.97\",\"5640\":\"150.97\",\"5641\":\"150.97\",\"5643\":\"150.97\",\"5644\":\"150.97\",\"5645\":\"150.97\",\"5646\":\"150.97\",\"5648\":\"150.97\",\"5649\":\"150.97\",\"5650\":\"150.97\",\"5651\":\"150.97\",\"5652\":\"150.97\",\"5653\":\"150.97\",\"5654\":\"150.97\",\"5655\":\"150.97\",\"5656\":\"150.97\",\"5658\":\"150.97\",\"5659\":\"150.97\",\"5660\":\"150.97\",\"5661\":\"150.97\",\"5662\":\"150.97\",\"5664\":\"150.97\",\"5665\":\"150.97\",\"5667\":\"150.97\",\"5668\":\"150.97\",\"5669\":\"150.97\",\"5670\":\"150.97\",\"5672\":\"150.97\",\"5673\":\"150.97\",\"5674\":\"150.97\",\"5675\":\"150.97\",\"5676\":\"150.97\",\"5678\":\"150.97\",\"5679\":\"150.97\",\"5680\":\"150.97\",\"5681\":\"150.97\",\"5682\":\"150.97\",\"5684\":\"150.97\"}}}', 'no'),
(656662, '_transient_timeout_wc_product_children_4912', '1628116111', 'no'),
(656663, '_transient_wc_product_children_4912', 'a:2:{s:3:\"all\";a:240:{i:0;i:4915;i:1;i:4916;i:2;i:4918;i:3;i:4919;i:4;i:4920;i:5;i:4921;i:6;i:4922;i:7;i:4923;i:8;i:4924;i:9;i:4925;i:10;i:4926;i:11;i:4927;i:12;i:4928;i:13;i:4930;i:14;i:4931;i:15;i:4932;i:16;i:4933;i:17;i:4934;i:18;i:4935;i:19;i:4936;i:20;i:4937;i:21;i:4938;i:22;i:4939;i:23;i:4940;i:24;i:4941;i:25;i:4942;i:26;i:4943;i:27;i:4944;i:28;i:4945;i:29;i:4946;i:30;i:4947;i:31;i:4949;i:32;i:4950;i:33;i:4951;i:34;i:4952;i:35;i:4953;i:36;i:4954;i:37;i:4955;i:38;i:4956;i:39;i:4958;i:40;i:4959;i:41;i:4960;i:42;i:4961;i:43;i:4962;i:44;i:4963;i:45;i:4964;i:46;i:4965;i:47;i:4966;i:48;i:4967;i:49;i:4968;i:50;i:4970;i:51;i:4971;i:52;i:4972;i:53;i:4973;i:54;i:4974;i:55;i:4975;i:56;i:4976;i:57;i:4977;i:58;i:4978;i:59;i:4979;i:60;i:4980;i:61;i:4982;i:62;i:4983;i:63;i:4984;i:64;i:4985;i:65;i:4986;i:66;i:4988;i:67;i:4989;i:68;i:4990;i:69;i:4991;i:70;i:4992;i:71;i:4993;i:72;i:4994;i:73;i:4995;i:74;i:4997;i:75;i:4998;i:76;i:4999;i:77;i:5000;i:78;i:5002;i:79;i:5003;i:80;i:5004;i:81;i:5005;i:82;i:5007;i:83;i:5008;i:84;i:5009;i:85;i:5011;i:86;i:5012;i:87;i:5013;i:88;i:5014;i:89;i:5015;i:90;i:5016;i:91;i:5017;i:92;i:5018;i:93;i:5021;i:94;i:5022;i:95;i:5023;i:96;i:5024;i:97;i:5026;i:98;i:5028;i:99;i:5029;i:100;i:5030;i:101;i:5031;i:102;i:5032;i:103;i:5033;i:104;i:5034;i:105;i:5036;i:106;i:5037;i:107;i:5038;i:108;i:5039;i:109;i:5040;i:110;i:5042;i:111;i:5043;i:112;i:5044;i:113;i:5045;i:114;i:5046;i:115;i:5047;i:116;i:5048;i:117;i:5049;i:118;i:5051;i:119;i:5052;i:120;i:5053;i:121;i:5054;i:122;i:5055;i:123;i:5056;i:124;i:5057;i:125;i:5059;i:126;i:5060;i:127;i:5061;i:128;i:5062;i:129;i:5063;i:130;i:5064;i:131;i:5065;i:132;i:5066;i:133;i:5067;i:134;i:5068;i:135;i:5070;i:136;i:5071;i:137;i:5072;i:138;i:5073;i:139;i:5074;i:140;i:5075;i:141;i:5076;i:142;i:5077;i:143;i:5078;i:144;i:5079;i:145;i:5081;i:146;i:5082;i:147;i:5083;i:148;i:5084;i:149;i:5085;i:150;i:5086;i:151;i:5087;i:152;i:5089;i:153;i:5090;i:154;i:5091;i:155;i:5092;i:156;i:5094;i:157;i:5095;i:158;i:5096;i:159;i:5097;i:160;i:5098;i:161;i:5099;i:162;i:5100;i:163;i:5101;i:164;i:5102;i:165;i:5103;i:166;i:5104;i:167;i:5105;i:168;i:5106;i:169;i:5107;i:170;i:5108;i:171;i:5109;i:172;i:5110;i:173;i:5111;i:174;i:5112;i:175;i:5113;i:176;i:5114;i:177;i:5115;i:178;i:5116;i:179;i:5117;i:180;i:5118;i:181;i:5119;i:182;i:5120;i:183;i:5121;i:184;i:5122;i:185;i:5123;i:186;i:5124;i:187;i:5125;i:188;i:5126;i:189;i:5127;i:190;i:5128;i:191;i:5129;i:192;i:5130;i:193;i:5131;i:194;i:5132;i:195;i:5133;i:196;i:5134;i:197;i:5135;i:198;i:5136;i:199;i:5137;i:200;i:5138;i:201;i:5139;i:202;i:5140;i:203;i:5141;i:204;i:5142;i:205;i:5143;i:206;i:5144;i:207;i:5145;i:208;i:5146;i:209;i:5147;i:210;i:5148;i:211;i:5149;i:212;i:5150;i:213;i:5151;i:214;i:5152;i:215;i:5153;i:216;i:5154;i:217;i:5155;i:218;i:5156;i:219;i:5157;i:220;i:5158;i:221;i:5159;i:222;i:5160;i:223;i:5161;i:224;i:5162;i:225;i:5163;i:226;i:5164;i:227;i:5165;i:228;i:5166;i:229;i:5167;i:230;i:5168;i:231;i:5169;i:232;i:5170;i:233;i:5171;i:234;i:5172;i:235;i:5173;i:236;i:5174;i:237;i:5175;i:238;i:5176;i:239;i:5177;}s:7:\"visible\";a:240:{i:0;i:4915;i:1;i:4916;i:2;i:4918;i:3;i:4919;i:4;i:4920;i:5;i:4921;i:6;i:4922;i:7;i:4923;i:8;i:4924;i:9;i:4925;i:10;i:4926;i:11;i:4927;i:12;i:4928;i:13;i:4930;i:14;i:4931;i:15;i:4932;i:16;i:4933;i:17;i:4934;i:18;i:4935;i:19;i:4936;i:20;i:4937;i:21;i:4938;i:22;i:4939;i:23;i:4940;i:24;i:4941;i:25;i:4942;i:26;i:4943;i:27;i:4944;i:28;i:4945;i:29;i:4946;i:30;i:4947;i:31;i:4949;i:32;i:4950;i:33;i:4951;i:34;i:4952;i:35;i:4953;i:36;i:4954;i:37;i:4955;i:38;i:4956;i:39;i:4958;i:40;i:4959;i:41;i:4960;i:42;i:4961;i:43;i:4962;i:44;i:4963;i:45;i:4964;i:46;i:4965;i:47;i:4966;i:48;i:4967;i:49;i:4968;i:50;i:4970;i:51;i:4971;i:52;i:4972;i:53;i:4973;i:54;i:4974;i:55;i:4975;i:56;i:4976;i:57;i:4977;i:58;i:4978;i:59;i:4979;i:60;i:4980;i:61;i:4982;i:62;i:4983;i:63;i:4984;i:64;i:4985;i:65;i:4986;i:66;i:4988;i:67;i:4989;i:68;i:4990;i:69;i:4991;i:70;i:4992;i:71;i:4993;i:72;i:4994;i:73;i:4995;i:74;i:4997;i:75;i:4998;i:76;i:4999;i:77;i:5000;i:78;i:5002;i:79;i:5003;i:80;i:5004;i:81;i:5005;i:82;i:5007;i:83;i:5008;i:84;i:5009;i:85;i:5011;i:86;i:5012;i:87;i:5013;i:88;i:5014;i:89;i:5015;i:90;i:5016;i:91;i:5017;i:92;i:5018;i:93;i:5021;i:94;i:5022;i:95;i:5023;i:96;i:5024;i:97;i:5026;i:98;i:5028;i:99;i:5029;i:100;i:5030;i:101;i:5031;i:102;i:5032;i:103;i:5033;i:104;i:5034;i:105;i:5036;i:106;i:5037;i:107;i:5038;i:108;i:5039;i:109;i:5040;i:110;i:5042;i:111;i:5043;i:112;i:5044;i:113;i:5045;i:114;i:5046;i:115;i:5047;i:116;i:5048;i:117;i:5049;i:118;i:5051;i:119;i:5052;i:120;i:5053;i:121;i:5054;i:122;i:5055;i:123;i:5056;i:124;i:5057;i:125;i:5059;i:126;i:5060;i:127;i:5061;i:128;i:5062;i:129;i:5063;i:130;i:5064;i:131;i:5065;i:132;i:5066;i:133;i:5067;i:134;i:5068;i:135;i:5070;i:136;i:5071;i:137;i:5072;i:138;i:5073;i:139;i:5074;i:140;i:5075;i:141;i:5076;i:142;i:5077;i:143;i:5078;i:144;i:5079;i:145;i:5081;i:146;i:5082;i:147;i:5083;i:148;i:5084;i:149;i:5085;i:150;i:5086;i:151;i:5087;i:152;i:5089;i:153;i:5090;i:154;i:5091;i:155;i:5092;i:156;i:5094;i:157;i:5095;i:158;i:5096;i:159;i:5097;i:160;i:5098;i:161;i:5099;i:162;i:5100;i:163;i:5101;i:164;i:5102;i:165;i:5103;i:166;i:5104;i:167;i:5105;i:168;i:5106;i:169;i:5107;i:170;i:5108;i:171;i:5109;i:172;i:5110;i:173;i:5111;i:174;i:5112;i:175;i:5113;i:176;i:5114;i:177;i:5115;i:178;i:5116;i:179;i:5117;i:180;i:5118;i:181;i:5119;i:182;i:5120;i:183;i:5121;i:184;i:5122;i:185;i:5123;i:186;i:5124;i:187;i:5125;i:188;i:5126;i:189;i:5127;i:190;i:5128;i:191;i:5129;i:192;i:5130;i:193;i:5131;i:194;i:5132;i:195;i:5133;i:196;i:5134;i:197;i:5135;i:198;i:5136;i:199;i:5137;i:200;i:5138;i:201;i:5139;i:202;i:5140;i:203;i:5141;i:204;i:5142;i:205;i:5143;i:206;i:5144;i:207;i:5145;i:208;i:5146;i:209;i:5147;i:210;i:5148;i:211;i:5149;i:212;i:5150;i:213;i:5151;i:214;i:5152;i:215;i:5153;i:216;i:5154;i:217;i:5155;i:218;i:5156;i:219;i:5157;i:220;i:5158;i:221;i:5159;i:222;i:5160;i:223;i:5161;i:224;i:5162;i:225;i:5163;i:226;i:5164;i:227;i:5165;i:228;i:5166;i:229;i:5167;i:230;i:5168;i:231;i:5169;i:232;i:5170;i:233;i:5171;i:234;i:5172;i:235;i:5173;i:236;i:5174;i:237;i:5175;i:238;i:5176;i:239;i:5177;}}', 'no'),
(656664, '_transient_timeout_wc_var_prices_4912', '1628116111', 'no');
INSERT INTO `wpx5_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(656665, '_transient_wc_var_prices_4912', '{\"version\":\"1622551279\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"4915\":\"218.72\",\"4916\":\"218.72\",\"4918\":\"218.72\",\"4919\":\"218.72\",\"4920\":\"218.72\",\"4921\":\"218.72\",\"4922\":\"218.72\",\"4923\":\"218.72\",\"4924\":\"218.72\",\"4925\":\"218.72\",\"4926\":\"218.72\",\"4927\":\"218.72\",\"4928\":\"218.72\",\"4930\":\"218.72\",\"4931\":\"218.72\",\"4932\":\"218.72\",\"4933\":\"218.72\",\"4934\":\"218.72\",\"4935\":\"218.72\",\"4936\":\"218.72\",\"4937\":\"218.72\",\"4938\":\"218.72\",\"4939\":\"218.72\",\"4940\":\"218.72\",\"4941\":\"218.72\",\"4942\":\"218.72\",\"4943\":\"218.72\",\"4944\":\"218.72\",\"4945\":\"218.72\",\"4946\":\"218.72\",\"4947\":\"218.72\",\"4949\":\"218.72\",\"4950\":\"218.72\",\"4951\":\"218.72\",\"4952\":\"218.72\",\"4953\":\"218.72\",\"4954\":\"218.72\",\"4955\":\"218.72\",\"4956\":\"218.72\",\"4958\":\"218.72\",\"4959\":\"218.72\",\"4960\":\"218.72\",\"4961\":\"218.72\",\"4962\":\"218.72\",\"4963\":\"218.72\",\"4964\":\"218.72\",\"4965\":\"218.72\",\"4966\":\"218.72\",\"4967\":\"218.72\",\"4968\":\"218.72\",\"4970\":\"218.72\",\"4971\":\"218.72\",\"4972\":\"218.72\",\"4973\":\"218.72\",\"4974\":\"218.72\",\"4975\":\"218.72\",\"4976\":\"218.72\",\"4977\":\"218.72\",\"4978\":\"218.72\",\"4979\":\"218.72\",\"4980\":\"218.72\",\"4982\":\"218.72\",\"4983\":\"218.72\",\"4984\":\"218.72\",\"4985\":\"218.72\",\"4986\":\"218.72\",\"4988\":\"218.72\",\"4989\":\"218.72\",\"4990\":\"218.72\",\"4991\":\"218.72\",\"4992\":\"218.72\",\"4993\":\"218.72\",\"4994\":\"218.72\",\"4995\":\"218.72\",\"4997\":\"218.72\",\"4998\":\"218.72\",\"4999\":\"218.72\",\"5000\":\"218.72\",\"5002\":\"218.72\",\"5003\":\"218.72\",\"5004\":\"218.72\",\"5005\":\"218.72\",\"5007\":\"218.72\",\"5008\":\"218.72\",\"5009\":\"218.72\",\"5011\":\"218.72\",\"5012\":\"218.72\",\"5013\":\"218.72\",\"5014\":\"218.72\",\"5015\":\"218.72\",\"5016\":\"218.72\",\"5017\":\"218.72\",\"5018\":\"218.72\",\"5021\":\"218.72\",\"5022\":\"218.72\",\"5023\":\"218.72\",\"5024\":\"218.72\",\"5026\":\"218.72\",\"5028\":\"218.72\",\"5029\":\"218.72\",\"5030\":\"218.72\",\"5031\":\"218.72\",\"5032\":\"218.72\",\"5033\":\"218.72\",\"5034\":\"218.72\",\"5036\":\"218.72\",\"5037\":\"218.72\",\"5038\":\"218.72\",\"5039\":\"218.72\",\"5040\":\"218.72\",\"5042\":\"218.72\",\"5043\":\"218.72\",\"5044\":\"218.72\",\"5045\":\"218.72\",\"5046\":\"218.72\",\"5047\":\"218.72\",\"5048\":\"218.72\",\"5049\":\"218.72\",\"5051\":\"218.72\",\"5052\":\"218.72\",\"5053\":\"218.72\",\"5054\":\"218.72\",\"5055\":\"218.72\",\"5056\":\"218.72\",\"5057\":\"218.72\",\"5059\":\"218.72\",\"5060\":\"218.72\",\"5061\":\"218.72\",\"5062\":\"218.72\",\"5063\":\"218.72\",\"5064\":\"218.72\",\"5065\":\"218.72\",\"5066\":\"218.72\",\"5067\":\"218.72\",\"5068\":\"218.72\",\"5070\":\"218.72\",\"5071\":\"218.72\",\"5072\":\"218.72\",\"5073\":\"218.72\",\"5074\":\"218.72\",\"5075\":\"218.72\",\"5076\":\"218.72\",\"5077\":\"218.72\",\"5078\":\"218.72\",\"5079\":\"218.72\",\"5081\":\"218.72\",\"5082\":\"218.72\",\"5083\":\"218.72\",\"5084\":\"218.72\",\"5085\":\"218.72\",\"5086\":\"218.72\",\"5087\":\"218.72\",\"5089\":\"218.72\",\"5090\":\"218.72\",\"5091\":\"218.72\",\"5092\":\"218.72\",\"5094\":\"218.72\",\"5095\":\"218.72\",\"5096\":\"218.72\",\"5097\":\"218.72\",\"5098\":\"218.72\",\"5099\":\"218.72\",\"5100\":\"218.72\",\"5101\":\"218.72\",\"5102\":\"218.72\",\"5103\":\"218.72\",\"5104\":\"218.72\",\"5105\":\"218.72\",\"5106\":\"218.72\",\"5107\":\"218.72\",\"5108\":\"218.72\",\"5109\":\"218.72\",\"5110\":\"218.72\",\"5111\":\"218.72\",\"5112\":\"218.72\",\"5113\":\"218.72\",\"5114\":\"218.72\",\"5115\":\"218.72\",\"5116\":\"218.72\",\"5117\":\"218.72\",\"5118\":\"218.72\",\"5119\":\"218.72\",\"5120\":\"218.72\",\"5121\":\"218.72\",\"5122\":\"218.72\",\"5123\":\"218.72\",\"5124\":\"218.72\",\"5125\":\"218.72\",\"5126\":\"218.72\",\"5127\":\"218.72\",\"5128\":\"218.72\",\"5129\":\"218.72\",\"5130\":\"218.72\",\"5131\":\"218.72\",\"5132\":\"218.72\",\"5133\":\"218.72\",\"5134\":\"218.72\",\"5135\":\"218.72\",\"5136\":\"218.72\",\"5137\":\"218.72\",\"5138\":\"218.72\",\"5139\":\"218.72\",\"5140\":\"218.72\",\"5141\":\"218.72\",\"5142\":\"218.72\",\"5143\":\"218.72\",\"5144\":\"218.72\",\"5145\":\"218.72\",\"5146\":\"218.72\",\"5147\":\"218.72\",\"5148\":\"218.72\",\"5149\":\"218.72\",\"5150\":\"218.72\",\"5151\":\"218.72\",\"5152\":\"218.72\",\"5153\":\"218.72\",\"5154\":\"218.72\",\"5155\":\"218.72\",\"5156\":\"218.72\",\"5157\":\"218.72\",\"5158\":\"218.72\",\"5159\":\"218.72\",\"5160\":\"218.72\",\"5161\":\"218.72\",\"5162\":\"218.72\",\"5163\":\"218.72\",\"5164\":\"218.72\",\"5165\":\"218.72\",\"5166\":\"218.72\",\"5167\":\"218.72\",\"5168\":\"218.72\",\"5169\":\"218.72\",\"5170\":\"218.72\",\"5171\":\"218.72\",\"5172\":\"218.72\",\"5173\":\"218.72\",\"5174\":\"218.72\",\"5175\":\"218.72\",\"5176\":\"218.72\",\"5177\":\"218.72\"},\"regular_price\":{\"4915\":\"218.72\",\"4916\":\"218.72\",\"4918\":\"218.72\",\"4919\":\"218.72\",\"4920\":\"218.72\",\"4921\":\"218.72\",\"4922\":\"218.72\",\"4923\":\"218.72\",\"4924\":\"218.72\",\"4925\":\"218.72\",\"4926\":\"218.72\",\"4927\":\"218.72\",\"4928\":\"218.72\",\"4930\":\"218.72\",\"4931\":\"218.72\",\"4932\":\"218.72\",\"4933\":\"218.72\",\"4934\":\"218.72\",\"4935\":\"218.72\",\"4936\":\"218.72\",\"4937\":\"218.72\",\"4938\":\"218.72\",\"4939\":\"218.72\",\"4940\":\"218.72\",\"4941\":\"218.72\",\"4942\":\"218.72\",\"4943\":\"218.72\",\"4944\":\"218.72\",\"4945\":\"218.72\",\"4946\":\"218.72\",\"4947\":\"218.72\",\"4949\":\"218.72\",\"4950\":\"218.72\",\"4951\":\"218.72\",\"4952\":\"218.72\",\"4953\":\"218.72\",\"4954\":\"218.72\",\"4955\":\"218.72\",\"4956\":\"218.72\",\"4958\":\"218.72\",\"4959\":\"218.72\",\"4960\":\"218.72\",\"4961\":\"218.72\",\"4962\":\"218.72\",\"4963\":\"218.72\",\"4964\":\"218.72\",\"4965\":\"218.72\",\"4966\":\"218.72\",\"4967\":\"218.72\",\"4968\":\"218.72\",\"4970\":\"218.72\",\"4971\":\"218.72\",\"4972\":\"218.72\",\"4973\":\"218.72\",\"4974\":\"218.72\",\"4975\":\"218.72\",\"4976\":\"218.72\",\"4977\":\"218.72\",\"4978\":\"218.72\",\"4979\":\"218.72\",\"4980\":\"218.72\",\"4982\":\"218.72\",\"4983\":\"218.72\",\"4984\":\"218.72\",\"4985\":\"218.72\",\"4986\":\"218.72\",\"4988\":\"218.72\",\"4989\":\"218.72\",\"4990\":\"218.72\",\"4991\":\"218.72\",\"4992\":\"218.72\",\"4993\":\"218.72\",\"4994\":\"218.72\",\"4995\":\"218.72\",\"4997\":\"218.72\",\"4998\":\"218.72\",\"4999\":\"218.72\",\"5000\":\"218.72\",\"5002\":\"218.72\",\"5003\":\"218.72\",\"5004\":\"218.72\",\"5005\":\"218.72\",\"5007\":\"218.72\",\"5008\":\"218.72\",\"5009\":\"218.72\",\"5011\":\"218.72\",\"5012\":\"218.72\",\"5013\":\"218.72\",\"5014\":\"218.72\",\"5015\":\"218.72\",\"5016\":\"218.72\",\"5017\":\"218.72\",\"5018\":\"218.72\",\"5021\":\"218.72\",\"5022\":\"218.72\",\"5023\":\"218.72\",\"5024\":\"218.72\",\"5026\":\"218.72\",\"5028\":\"218.72\",\"5029\":\"218.72\",\"5030\":\"218.72\",\"5031\":\"218.72\",\"5032\":\"218.72\",\"5033\":\"218.72\",\"5034\":\"218.72\",\"5036\":\"218.72\",\"5037\":\"218.72\",\"5038\":\"218.72\",\"5039\":\"218.72\",\"5040\":\"218.72\",\"5042\":\"218.72\",\"5043\":\"218.72\",\"5044\":\"218.72\",\"5045\":\"218.72\",\"5046\":\"218.72\",\"5047\":\"218.72\",\"5048\":\"218.72\",\"5049\":\"218.72\",\"5051\":\"218.72\",\"5052\":\"218.72\",\"5053\":\"218.72\",\"5054\":\"218.72\",\"5055\":\"218.72\",\"5056\":\"218.72\",\"5057\":\"218.72\",\"5059\":\"218.72\",\"5060\":\"218.72\",\"5061\":\"218.72\",\"5062\":\"218.72\",\"5063\":\"218.72\",\"5064\":\"218.72\",\"5065\":\"218.72\",\"5066\":\"218.72\",\"5067\":\"218.72\",\"5068\":\"218.72\",\"5070\":\"218.72\",\"5071\":\"218.72\",\"5072\":\"218.72\",\"5073\":\"218.72\",\"5074\":\"218.72\",\"5075\":\"218.72\",\"5076\":\"218.72\",\"5077\":\"218.72\",\"5078\":\"218.72\",\"5079\":\"218.72\",\"5081\":\"218.72\",\"5082\":\"218.72\",\"5083\":\"218.72\",\"5084\":\"218.72\",\"5085\":\"218.72\",\"5086\":\"218.72\",\"5087\":\"218.72\",\"5089\":\"218.72\",\"5090\":\"218.72\",\"5091\":\"218.72\",\"5092\":\"218.72\",\"5094\":\"218.72\",\"5095\":\"218.72\",\"5096\":\"218.72\",\"5097\":\"218.72\",\"5098\":\"218.72\",\"5099\":\"218.72\",\"5100\":\"218.72\",\"5101\":\"218.72\",\"5102\":\"218.72\",\"5103\":\"218.72\",\"5104\":\"218.72\",\"5105\":\"218.72\",\"5106\":\"218.72\",\"5107\":\"218.72\",\"5108\":\"218.72\",\"5109\":\"218.72\",\"5110\":\"218.72\",\"5111\":\"218.72\",\"5112\":\"218.72\",\"5113\":\"218.72\",\"5114\":\"218.72\",\"5115\":\"218.72\",\"5116\":\"218.72\",\"5117\":\"218.72\",\"5118\":\"218.72\",\"5119\":\"218.72\",\"5120\":\"218.72\",\"5121\":\"218.72\",\"5122\":\"218.72\",\"5123\":\"218.72\",\"5124\":\"218.72\",\"5125\":\"218.72\",\"5126\":\"218.72\",\"5127\":\"218.72\",\"5128\":\"218.72\",\"5129\":\"218.72\",\"5130\":\"218.72\",\"5131\":\"218.72\",\"5132\":\"218.72\",\"5133\":\"218.72\",\"5134\":\"218.72\",\"5135\":\"218.72\",\"5136\":\"218.72\",\"5137\":\"218.72\",\"5138\":\"218.72\",\"5139\":\"218.72\",\"5140\":\"218.72\",\"5141\":\"218.72\",\"5142\":\"218.72\",\"5143\":\"218.72\",\"5144\":\"218.72\",\"5145\":\"218.72\",\"5146\":\"218.72\",\"5147\":\"218.72\",\"5148\":\"218.72\",\"5149\":\"218.72\",\"5150\":\"218.72\",\"5151\":\"218.72\",\"5152\":\"218.72\",\"5153\":\"218.72\",\"5154\":\"218.72\",\"5155\":\"218.72\",\"5156\":\"218.72\",\"5157\":\"218.72\",\"5158\":\"218.72\",\"5159\":\"218.72\",\"5160\":\"218.72\",\"5161\":\"218.72\",\"5162\":\"218.72\",\"5163\":\"218.72\",\"5164\":\"218.72\",\"5165\":\"218.72\",\"5166\":\"218.72\",\"5167\":\"218.72\",\"5168\":\"218.72\",\"5169\":\"218.72\",\"5170\":\"218.72\",\"5171\":\"218.72\",\"5172\":\"218.72\",\"5173\":\"218.72\",\"5174\":\"218.72\",\"5175\":\"218.72\",\"5176\":\"218.72\",\"5177\":\"218.72\"},\"sale_price\":{\"4915\":\"218.72\",\"4916\":\"218.72\",\"4918\":\"218.72\",\"4919\":\"218.72\",\"4920\":\"218.72\",\"4921\":\"218.72\",\"4922\":\"218.72\",\"4923\":\"218.72\",\"4924\":\"218.72\",\"4925\":\"218.72\",\"4926\":\"218.72\",\"4927\":\"218.72\",\"4928\":\"218.72\",\"4930\":\"218.72\",\"4931\":\"218.72\",\"4932\":\"218.72\",\"4933\":\"218.72\",\"4934\":\"218.72\",\"4935\":\"218.72\",\"4936\":\"218.72\",\"4937\":\"218.72\",\"4938\":\"218.72\",\"4939\":\"218.72\",\"4940\":\"218.72\",\"4941\":\"218.72\",\"4942\":\"218.72\",\"4943\":\"218.72\",\"4944\":\"218.72\",\"4945\":\"218.72\",\"4946\":\"218.72\",\"4947\":\"218.72\",\"4949\":\"218.72\",\"4950\":\"218.72\",\"4951\":\"218.72\",\"4952\":\"218.72\",\"4953\":\"218.72\",\"4954\":\"218.72\",\"4955\":\"218.72\",\"4956\":\"218.72\",\"4958\":\"218.72\",\"4959\":\"218.72\",\"4960\":\"218.72\",\"4961\":\"218.72\",\"4962\":\"218.72\",\"4963\":\"218.72\",\"4964\":\"218.72\",\"4965\":\"218.72\",\"4966\":\"218.72\",\"4967\":\"218.72\",\"4968\":\"218.72\",\"4970\":\"218.72\",\"4971\":\"218.72\",\"4972\":\"218.72\",\"4973\":\"218.72\",\"4974\":\"218.72\",\"4975\":\"218.72\",\"4976\":\"218.72\",\"4977\":\"218.72\",\"4978\":\"218.72\",\"4979\":\"218.72\",\"4980\":\"218.72\",\"4982\":\"218.72\",\"4983\":\"218.72\",\"4984\":\"218.72\",\"4985\":\"218.72\",\"4986\":\"218.72\",\"4988\":\"218.72\",\"4989\":\"218.72\",\"4990\":\"218.72\",\"4991\":\"218.72\",\"4992\":\"218.72\",\"4993\":\"218.72\",\"4994\":\"218.72\",\"4995\":\"218.72\",\"4997\":\"218.72\",\"4998\":\"218.72\",\"4999\":\"218.72\",\"5000\":\"218.72\",\"5002\":\"218.72\",\"5003\":\"218.72\",\"5004\":\"218.72\",\"5005\":\"218.72\",\"5007\":\"218.72\",\"5008\":\"218.72\",\"5009\":\"218.72\",\"5011\":\"218.72\",\"5012\":\"218.72\",\"5013\":\"218.72\",\"5014\":\"218.72\",\"5015\":\"218.72\",\"5016\":\"218.72\",\"5017\":\"218.72\",\"5018\":\"218.72\",\"5021\":\"218.72\",\"5022\":\"218.72\",\"5023\":\"218.72\",\"5024\":\"218.72\",\"5026\":\"218.72\",\"5028\":\"218.72\",\"5029\":\"218.72\",\"5030\":\"218.72\",\"5031\":\"218.72\",\"5032\":\"218.72\",\"5033\":\"218.72\",\"5034\":\"218.72\",\"5036\":\"218.72\",\"5037\":\"218.72\",\"5038\":\"218.72\",\"5039\":\"218.72\",\"5040\":\"218.72\",\"5042\":\"218.72\",\"5043\":\"218.72\",\"5044\":\"218.72\",\"5045\":\"218.72\",\"5046\":\"218.72\",\"5047\":\"218.72\",\"5048\":\"218.72\",\"5049\":\"218.72\",\"5051\":\"218.72\",\"5052\":\"218.72\",\"5053\":\"218.72\",\"5054\":\"218.72\",\"5055\":\"218.72\",\"5056\":\"218.72\",\"5057\":\"218.72\",\"5059\":\"218.72\",\"5060\":\"218.72\",\"5061\":\"218.72\",\"5062\":\"218.72\",\"5063\":\"218.72\",\"5064\":\"218.72\",\"5065\":\"218.72\",\"5066\":\"218.72\",\"5067\":\"218.72\",\"5068\":\"218.72\",\"5070\":\"218.72\",\"5071\":\"218.72\",\"5072\":\"218.72\",\"5073\":\"218.72\",\"5074\":\"218.72\",\"5075\":\"218.72\",\"5076\":\"218.72\",\"5077\":\"218.72\",\"5078\":\"218.72\",\"5079\":\"218.72\",\"5081\":\"218.72\",\"5082\":\"218.72\",\"5083\":\"218.72\",\"5084\":\"218.72\",\"5085\":\"218.72\",\"5086\":\"218.72\",\"5087\":\"218.72\",\"5089\":\"218.72\",\"5090\":\"218.72\",\"5091\":\"218.72\",\"5092\":\"218.72\",\"5094\":\"218.72\",\"5095\":\"218.72\",\"5096\":\"218.72\",\"5097\":\"218.72\",\"5098\":\"218.72\",\"5099\":\"218.72\",\"5100\":\"218.72\",\"5101\":\"218.72\",\"5102\":\"218.72\",\"5103\":\"218.72\",\"5104\":\"218.72\",\"5105\":\"218.72\",\"5106\":\"218.72\",\"5107\":\"218.72\",\"5108\":\"218.72\",\"5109\":\"218.72\",\"5110\":\"218.72\",\"5111\":\"218.72\",\"5112\":\"218.72\",\"5113\":\"218.72\",\"5114\":\"218.72\",\"5115\":\"218.72\",\"5116\":\"218.72\",\"5117\":\"218.72\",\"5118\":\"218.72\",\"5119\":\"218.72\",\"5120\":\"218.72\",\"5121\":\"218.72\",\"5122\":\"218.72\",\"5123\":\"218.72\",\"5124\":\"218.72\",\"5125\":\"218.72\",\"5126\":\"218.72\",\"5127\":\"218.72\",\"5128\":\"218.72\",\"5129\":\"218.72\",\"5130\":\"218.72\",\"5131\":\"218.72\",\"5132\":\"218.72\",\"5133\":\"218.72\",\"5134\":\"218.72\",\"5135\":\"218.72\",\"5136\":\"218.72\",\"5137\":\"218.72\",\"5138\":\"218.72\",\"5139\":\"218.72\",\"5140\":\"218.72\",\"5141\":\"218.72\",\"5142\":\"218.72\",\"5143\":\"218.72\",\"5144\":\"218.72\",\"5145\":\"218.72\",\"5146\":\"218.72\",\"5147\":\"218.72\",\"5148\":\"218.72\",\"5149\":\"218.72\",\"5150\":\"218.72\",\"5151\":\"218.72\",\"5152\":\"218.72\",\"5153\":\"218.72\",\"5154\":\"218.72\",\"5155\":\"218.72\",\"5156\":\"218.72\",\"5157\":\"218.72\",\"5158\":\"218.72\",\"5159\":\"218.72\",\"5160\":\"218.72\",\"5161\":\"218.72\",\"5162\":\"218.72\",\"5163\":\"218.72\",\"5164\":\"218.72\",\"5165\":\"218.72\",\"5166\":\"218.72\",\"5167\":\"218.72\",\"5168\":\"218.72\",\"5169\":\"218.72\",\"5170\":\"218.72\",\"5171\":\"218.72\",\"5172\":\"218.72\",\"5173\":\"218.72\",\"5174\":\"218.72\",\"5175\":\"218.72\",\"5176\":\"218.72\",\"5177\":\"218.72\"}}}', 'no'),
(656666, '_transient_timeout_wc_product_children_4767', '1628116111', 'no'),
(656667, '_transient_wc_product_children_4767', 'a:2:{s:3:\"all\";a:39:{i:0;i:4769;i:1;i:4770;i:2;i:4771;i:3;i:4772;i:4;i:4773;i:5;i:4774;i:6;i:4775;i:7;i:4776;i:8;i:4777;i:9;i:4778;i:10;i:4779;i:11;i:4780;i:12;i:4781;i:13;i:4782;i:14;i:4783;i:15;i:4784;i:16;i:4785;i:17;i:4786;i:18;i:4787;i:19;i:4788;i:20;i:4789;i:21;i:4790;i:22;i:4791;i:23;i:4792;i:24;i:4793;i:25;i:4794;i:26;i:4795;i:27;i:4796;i:28;i:4797;i:29;i:4798;i:30;i:4799;i:31;i:4800;i:32;i:4801;i:33;i:4802;i:34;i:4803;i:35;i:4804;i:36;i:4805;i:37;i:4806;i:38;i:4807;}s:7:\"visible\";a:39:{i:0;i:4769;i:1;i:4770;i:2;i:4771;i:3;i:4772;i:4;i:4773;i:5;i:4774;i:6;i:4775;i:7;i:4776;i:8;i:4777;i:9;i:4778;i:10;i:4779;i:11;i:4780;i:12;i:4781;i:13;i:4782;i:14;i:4783;i:15;i:4784;i:16;i:4785;i:17;i:4786;i:18;i:4787;i:19;i:4788;i:20;i:4789;i:21;i:4790;i:22;i:4791;i:23;i:4792;i:24;i:4793;i:25;i:4794;i:26;i:4795;i:27;i:4796;i:28;i:4797;i:29;i:4798;i:30;i:4799;i:31;i:4800;i:32;i:4801;i:33;i:4802;i:34;i:4803;i:35;i:4804;i:36;i:4805;i:37;i:4806;i:38;i:4807;}}', 'no'),
(656668, '_transient_timeout_wc_var_prices_4767', '1628116111', 'no'),
(656669, '_transient_wc_var_prices_4767', '{\"version\":\"1622551279\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"4769\":\"298.26\",\"4770\":\"298.26\",\"4771\":\"298.26\",\"4772\":\"298.26\",\"4773\":\"298.26\",\"4774\":\"298.26\",\"4775\":\"298.26\",\"4776\":\"298.26\",\"4777\":\"298.26\",\"4778\":\"298.26\",\"4779\":\"298.26\",\"4780\":\"298.26\",\"4781\":\"298.26\",\"4782\":\"298.26\",\"4783\":\"298.26\",\"4784\":\"298.26\",\"4785\":\"298.26\",\"4786\":\"298.26\",\"4787\":\"298.26\",\"4788\":\"298.26\",\"4789\":\"298.26\",\"4790\":\"298.26\",\"4791\":\"298.26\",\"4792\":\"298.26\",\"4793\":\"298.26\",\"4794\":\"298.26\",\"4795\":\"298.26\",\"4796\":\"298.26\",\"4797\":\"298.26\",\"4798\":\"298.26\",\"4799\":\"298.26\",\"4800\":\"298.26\",\"4801\":\"298.26\",\"4802\":\"298.26\",\"4803\":\"298.26\",\"4804\":\"298.26\",\"4805\":\"298.26\",\"4806\":\"298.26\",\"4807\":\"298.26\"},\"regular_price\":{\"4769\":\"298.26\",\"4770\":\"298.26\",\"4771\":\"298.26\",\"4772\":\"298.26\",\"4773\":\"298.26\",\"4774\":\"298.26\",\"4775\":\"298.26\",\"4776\":\"298.26\",\"4777\":\"298.26\",\"4778\":\"298.26\",\"4779\":\"298.26\",\"4780\":\"298.26\",\"4781\":\"298.26\",\"4782\":\"298.26\",\"4783\":\"298.26\",\"4784\":\"298.26\",\"4785\":\"298.26\",\"4786\":\"298.26\",\"4787\":\"298.26\",\"4788\":\"298.26\",\"4789\":\"298.26\",\"4790\":\"298.26\",\"4791\":\"298.26\",\"4792\":\"298.26\",\"4793\":\"298.26\",\"4794\":\"298.26\",\"4795\":\"298.26\",\"4796\":\"298.26\",\"4797\":\"298.26\",\"4798\":\"298.26\",\"4799\":\"298.26\",\"4800\":\"298.26\",\"4801\":\"298.26\",\"4802\":\"298.26\",\"4803\":\"298.26\",\"4804\":\"298.26\",\"4805\":\"298.26\",\"4806\":\"298.26\",\"4807\":\"298.26\"},\"sale_price\":{\"4769\":\"298.26\",\"4770\":\"298.26\",\"4771\":\"298.26\",\"4772\":\"298.26\",\"4773\":\"298.26\",\"4774\":\"298.26\",\"4775\":\"298.26\",\"4776\":\"298.26\",\"4777\":\"298.26\",\"4778\":\"298.26\",\"4779\":\"298.26\",\"4780\":\"298.26\",\"4781\":\"298.26\",\"4782\":\"298.26\",\"4783\":\"298.26\",\"4784\":\"298.26\",\"4785\":\"298.26\",\"4786\":\"298.26\",\"4787\":\"298.26\",\"4788\":\"298.26\",\"4789\":\"298.26\",\"4790\":\"298.26\",\"4791\":\"298.26\",\"4792\":\"298.26\",\"4793\":\"298.26\",\"4794\":\"298.26\",\"4795\":\"298.26\",\"4796\":\"298.26\",\"4797\":\"298.26\",\"4798\":\"298.26\",\"4799\":\"298.26\",\"4800\":\"298.26\",\"4801\":\"298.26\",\"4802\":\"298.26\",\"4803\":\"298.26\",\"4804\":\"298.26\",\"4805\":\"298.26\",\"4806\":\"298.26\",\"4807\":\"298.26\"}}}', 'no'),
(656670, '_transient_timeout_wc_product_children_4809', '1628116111', 'no'),
(656671, '_transient_wc_product_children_4809', 'a:2:{s:3:\"all\";a:24:{i:0;i:4812;i:1;i:4813;i:2;i:4814;i:3;i:4815;i:4;i:4816;i:5;i:4817;i:6;i:4818;i:7;i:4819;i:8;i:4820;i:9;i:4822;i:10;i:4823;i:11;i:4824;i:12;i:4825;i:13;i:4826;i:14;i:4827;i:15;i:4828;i:16;i:4829;i:17;i:4830;i:18;i:4831;i:19;i:4832;i:20;i:4834;i:21;i:4835;i:22;i:4836;i:23;i:4837;}s:7:\"visible\";a:24:{i:0;i:4812;i:1;i:4813;i:2;i:4814;i:3;i:4815;i:4;i:4816;i:5;i:4817;i:6;i:4818;i:7;i:4819;i:8;i:4820;i:9;i:4822;i:10;i:4823;i:11;i:4824;i:12;i:4825;i:13;i:4826;i:14;i:4827;i:15;i:4828;i:16;i:4829;i:17;i:4830;i:18;i:4831;i:19;i:4832;i:20;i:4834;i:21;i:4835;i:22;i:4836;i:23;i:4837;}}', 'no'),
(656672, '_transient_timeout_wc_var_prices_4809', '1628116111', 'no'),
(656673, '_transient_wc_var_prices_4809', '{\"version\":\"1622551279\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"4812\":\"235.03\",\"4813\":\"235.03\",\"4814\":\"235.03\",\"4815\":\"235.03\",\"4816\":\"235.03\",\"4817\":\"235.03\",\"4818\":\"235.03\",\"4819\":\"235.03\",\"4820\":\"235.03\",\"4822\":\"235.03\",\"4823\":\"235.03\",\"4824\":\"235.03\",\"4825\":\"235.03\",\"4826\":\"235.03\",\"4827\":\"235.03\",\"4828\":\"235.03\",\"4829\":\"235.03\",\"4830\":\"235.03\",\"4831\":\"235.03\",\"4832\":\"235.03\",\"4834\":\"235.03\",\"4835\":\"235.03\",\"4836\":\"235.03\",\"4837\":\"235.03\"},\"regular_price\":{\"4812\":\"235.03\",\"4813\":\"235.03\",\"4814\":\"235.03\",\"4815\":\"235.03\",\"4816\":\"235.03\",\"4817\":\"235.03\",\"4818\":\"235.03\",\"4819\":\"235.03\",\"4820\":\"235.03\",\"4822\":\"235.03\",\"4823\":\"235.03\",\"4824\":\"235.03\",\"4825\":\"235.03\",\"4826\":\"235.03\",\"4827\":\"235.03\",\"4828\":\"235.03\",\"4829\":\"235.03\",\"4830\":\"235.03\",\"4831\":\"235.03\",\"4832\":\"235.03\",\"4834\":\"235.03\",\"4835\":\"235.03\",\"4836\":\"235.03\",\"4837\":\"235.03\"},\"sale_price\":{\"4812\":\"235.03\",\"4813\":\"235.03\",\"4814\":\"235.03\",\"4815\":\"235.03\",\"4816\":\"235.03\",\"4817\":\"235.03\",\"4818\":\"235.03\",\"4819\":\"235.03\",\"4820\":\"235.03\",\"4822\":\"235.03\",\"4823\":\"235.03\",\"4824\":\"235.03\",\"4825\":\"235.03\",\"4826\":\"235.03\",\"4827\":\"235.03\",\"4828\":\"235.03\",\"4829\":\"235.03\",\"4830\":\"235.03\",\"4831\":\"235.03\",\"4832\":\"235.03\",\"4834\":\"235.03\",\"4835\":\"235.03\",\"4836\":\"235.03\",\"4837\":\"235.03\"}}}', 'no'),
(656674, '_transient_timeout_wc_product_children_4839', '1628116111', 'no'),
(656675, '_transient_wc_product_children_4839', 'a:2:{s:3:\"all\";a:28:{i:0;i:4842;i:1;i:4843;i:2;i:4844;i:3;i:4845;i:4;i:4846;i:5;i:4847;i:6;i:4848;i:7;i:4849;i:8;i:4851;i:9;i:4852;i:10;i:4853;i:11;i:4854;i:12;i:4855;i:13;i:4856;i:14;i:4857;i:15;i:4858;i:16;i:4859;i:17;i:4860;i:18;i:4862;i:19;i:4863;i:20;i:4864;i:21;i:4865;i:22;i:4866;i:23;i:4867;i:24;i:4868;i:25;i:4869;i:26;i:4870;i:27;i:4871;}s:7:\"visible\";a:28:{i:0;i:4842;i:1;i:4843;i:2;i:4844;i:3;i:4845;i:4;i:4846;i:5;i:4847;i:6;i:4848;i:7;i:4849;i:8;i:4851;i:9;i:4852;i:10;i:4853;i:11;i:4854;i:12;i:4855;i:13;i:4856;i:14;i:4857;i:15;i:4858;i:16;i:4859;i:17;i:4860;i:18;i:4862;i:19;i:4863;i:20;i:4864;i:21;i:4865;i:22;i:4866;i:23;i:4867;i:24;i:4868;i:25;i:4869;i:26;i:4870;i:27;i:4871;}}', 'no'),
(656676, '_transient_timeout_wc_var_prices_4839', '1628116111', 'no'),
(656677, '_transient_wc_var_prices_4839', '{\"version\":\"1622551279\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"4842\":\"300.03\",\"4843\":\"300.03\",\"4844\":\"300.03\",\"4845\":\"300.03\",\"4846\":\"300.03\",\"4847\":\"300.03\",\"4848\":\"300.03\",\"4849\":\"300.03\",\"4851\":\"300.03\",\"4852\":\"300.03\",\"4853\":\"300.03\",\"4854\":\"300.03\",\"4855\":\"300.03\",\"4856\":\"300.03\",\"4857\":\"300.03\",\"4858\":\"300.03\",\"4859\":\"300.03\",\"4860\":\"300.03\",\"4862\":\"300.03\",\"4863\":\"300.03\",\"4864\":\"300.03\",\"4865\":\"300.03\",\"4866\":\"300.03\",\"4867\":\"300.03\",\"4868\":\"300.03\",\"4869\":\"300.03\",\"4870\":\"300.03\",\"4871\":\"300.03\"},\"regular_price\":{\"4842\":\"300.03\",\"4843\":\"300.03\",\"4844\":\"300.03\",\"4845\":\"300.03\",\"4846\":\"300.03\",\"4847\":\"300.03\",\"4848\":\"300.03\",\"4849\":\"300.03\",\"4851\":\"300.03\",\"4852\":\"300.03\",\"4853\":\"300.03\",\"4854\":\"300.03\",\"4855\":\"300.03\",\"4856\":\"300.03\",\"4857\":\"300.03\",\"4858\":\"300.03\",\"4859\":\"300.03\",\"4860\":\"300.03\",\"4862\":\"300.03\",\"4863\":\"300.03\",\"4864\":\"300.03\",\"4865\":\"300.03\",\"4866\":\"300.03\",\"4867\":\"300.03\",\"4868\":\"300.03\",\"4869\":\"300.03\",\"4870\":\"300.03\",\"4871\":\"300.03\"},\"sale_price\":{\"4842\":\"300.03\",\"4843\":\"300.03\",\"4844\":\"300.03\",\"4845\":\"300.03\",\"4846\":\"300.03\",\"4847\":\"300.03\",\"4848\":\"300.03\",\"4849\":\"300.03\",\"4851\":\"300.03\",\"4852\":\"300.03\",\"4853\":\"300.03\",\"4854\":\"300.03\",\"4855\":\"300.03\",\"4856\":\"300.03\",\"4857\":\"300.03\",\"4858\":\"300.03\",\"4859\":\"300.03\",\"4860\":\"300.03\",\"4862\":\"300.03\",\"4863\":\"300.03\",\"4864\":\"300.03\",\"4865\":\"300.03\",\"4866\":\"300.03\",\"4867\":\"300.03\",\"4868\":\"300.03\",\"4869\":\"300.03\",\"4870\":\"300.03\",\"4871\":\"300.03\"}}}', 'no'),
(656678, '_transient_timeout_wc_product_children_4873', '1628116111', 'no'),
(656679, '_transient_wc_product_children_4873', 'a:2:{s:3:\"all\";a:34:{i:0;i:4876;i:1;i:4877;i:2;i:4878;i:3;i:4879;i:4;i:4880;i:5;i:4881;i:6;i:4882;i:7;i:4883;i:8;i:4884;i:9;i:4885;i:10;i:4886;i:11;i:4887;i:12;i:4888;i:13;i:4889;i:14;i:4890;i:15;i:4891;i:16;i:4892;i:17;i:4893;i:18;i:4894;i:19;i:4896;i:20;i:4897;i:21;i:4898;i:22;i:4899;i:23;i:4900;i:24;i:4901;i:25;i:4902;i:26;i:4903;i:27;i:4904;i:28;i:4905;i:29;i:4906;i:30;i:4907;i:31;i:4908;i:32;i:4909;i:33;i:4910;}s:7:\"visible\";a:34:{i:0;i:4876;i:1;i:4877;i:2;i:4878;i:3;i:4879;i:4;i:4880;i:5;i:4881;i:6;i:4882;i:7;i:4883;i:8;i:4884;i:9;i:4885;i:10;i:4886;i:11;i:4887;i:12;i:4888;i:13;i:4889;i:14;i:4890;i:15;i:4891;i:16;i:4892;i:17;i:4893;i:18;i:4894;i:19;i:4896;i:20;i:4897;i:21;i:4898;i:22;i:4899;i:23;i:4900;i:24;i:4901;i:25;i:4902;i:26;i:4903;i:27;i:4904;i:28;i:4905;i:29;i:4906;i:30;i:4907;i:31;i:4908;i:32;i:4909;i:33;i:4910;}}', 'no'),
(656680, '_transient_timeout_wc_var_prices_4873', '1628116111', 'no'),
(656681, '_transient_wc_var_prices_4873', '{\"version\":\"1622551279\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"4876\":\"477.94\",\"4877\":\"477.94\",\"4878\":\"477.94\",\"4879\":\"477.94\",\"4880\":\"477.94\",\"4881\":\"477.94\",\"4882\":\"477.94\",\"4883\":\"477.94\",\"4884\":\"477.94\",\"4885\":\"477.94\",\"4886\":\"477.94\",\"4887\":\"477.94\",\"4888\":\"477.94\",\"4889\":\"477.94\",\"4890\":\"477.94\",\"4891\":\"477.94\",\"4892\":\"477.94\",\"4893\":\"477.94\",\"4894\":\"477.94\",\"4896\":\"477.94\",\"4897\":\"477.94\",\"4898\":\"477.94\",\"4899\":\"477.94\",\"4900\":\"477.94\",\"4901\":\"477.94\",\"4902\":\"477.94\",\"4903\":\"477.94\",\"4904\":\"477.94\",\"4905\":\"477.94\",\"4906\":\"477.94\",\"4907\":\"477.94\",\"4908\":\"477.94\",\"4909\":\"477.94\",\"4910\":\"477.94\"},\"regular_price\":{\"4876\":\"477.94\",\"4877\":\"477.94\",\"4878\":\"477.94\",\"4879\":\"477.94\",\"4880\":\"477.94\",\"4881\":\"477.94\",\"4882\":\"477.94\",\"4883\":\"477.94\",\"4884\":\"477.94\",\"4885\":\"477.94\",\"4886\":\"477.94\",\"4887\":\"477.94\",\"4888\":\"477.94\",\"4889\":\"477.94\",\"4890\":\"477.94\",\"4891\":\"477.94\",\"4892\":\"477.94\",\"4893\":\"477.94\",\"4894\":\"477.94\",\"4896\":\"477.94\",\"4897\":\"477.94\",\"4898\":\"477.94\",\"4899\":\"477.94\",\"4900\":\"477.94\",\"4901\":\"477.94\",\"4902\":\"477.94\",\"4903\":\"477.94\",\"4904\":\"477.94\",\"4905\":\"477.94\",\"4906\":\"477.94\",\"4907\":\"477.94\",\"4908\":\"477.94\",\"4909\":\"477.94\",\"4910\":\"477.94\"},\"sale_price\":{\"4876\":\"477.94\",\"4877\":\"477.94\",\"4878\":\"477.94\",\"4879\":\"477.94\",\"4880\":\"477.94\",\"4881\":\"477.94\",\"4882\":\"477.94\",\"4883\":\"477.94\",\"4884\":\"477.94\",\"4885\":\"477.94\",\"4886\":\"477.94\",\"4887\":\"477.94\",\"4888\":\"477.94\",\"4889\":\"477.94\",\"4890\":\"477.94\",\"4891\":\"477.94\",\"4892\":\"477.94\",\"4893\":\"477.94\",\"4894\":\"477.94\",\"4896\":\"477.94\",\"4897\":\"477.94\",\"4898\":\"477.94\",\"4899\":\"477.94\",\"4900\":\"477.94\",\"4901\":\"477.94\",\"4902\":\"477.94\",\"4903\":\"477.94\",\"4904\":\"477.94\",\"4905\":\"477.94\",\"4906\":\"477.94\",\"4907\":\"477.94\",\"4908\":\"477.94\",\"4909\":\"477.94\",\"4910\":\"477.94\"}}}', 'no'),
(656682, '_transient_timeout_wc_product_children_4175', '1628116115', 'no'),
(656683, '_transient_wc_product_children_4175', 'a:2:{s:3:\"all\";a:44:{i:0;i:4180;i:1;i:4181;i:2;i:4182;i:3;i:4183;i:4;i:4185;i:5;i:4186;i:6;i:4187;i:7;i:4188;i:8;i:4189;i:9;i:4190;i:10;i:4193;i:11;i:4194;i:12;i:4195;i:13;i:4196;i:14;i:4197;i:15;i:4199;i:16;i:4200;i:17;i:4202;i:18;i:4203;i:19;i:4204;i:20;i:4205;i:21;i:4206;i:22;i:4207;i:23;i:4208;i:24;i:4209;i:25;i:4211;i:26;i:4212;i:27;i:4213;i:28;i:4214;i:29;i:4215;i:30;i:4217;i:31;i:4218;i:32;i:4219;i:33;i:4220;i:34;i:4221;i:35;i:4222;i:36;i:4224;i:37;i:4225;i:38;i:4226;i:39;i:4227;i:40;i:4228;i:41;i:4229;i:42;i:4230;i:43;i:4231;}s:7:\"visible\";a:44:{i:0;i:4180;i:1;i:4181;i:2;i:4182;i:3;i:4183;i:4;i:4185;i:5;i:4186;i:6;i:4187;i:7;i:4188;i:8;i:4189;i:9;i:4190;i:10;i:4193;i:11;i:4194;i:12;i:4195;i:13;i:4196;i:14;i:4197;i:15;i:4199;i:16;i:4200;i:17;i:4202;i:18;i:4203;i:19;i:4204;i:20;i:4205;i:21;i:4206;i:22;i:4207;i:23;i:4208;i:24;i:4209;i:25;i:4211;i:26;i:4212;i:27;i:4213;i:28;i:4214;i:29;i:4215;i:30;i:4217;i:31;i:4218;i:32;i:4219;i:33;i:4220;i:34;i:4221;i:35;i:4222;i:36;i:4224;i:37;i:4225;i:38;i:4226;i:39;i:4227;i:40;i:4228;i:41;i:4229;i:42;i:4230;i:43;i:4231;}}', 'no'),
(656684, '_transient_timeout_wc_var_prices_4175', '1628116115', 'no'),
(656685, '_transient_wc_var_prices_4175', '{\"version\":\"1622551279\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"4180\":\"161.15\",\"4181\":\"161.15\",\"4182\":\"161.15\",\"4183\":\"161.15\",\"4185\":\"161.15\",\"4186\":\"161.15\",\"4187\":\"161.15\",\"4188\":\"161.15\",\"4189\":\"161.15\",\"4190\":\"161.15\",\"4193\":\"161.15\",\"4194\":\"161.15\",\"4195\":\"161.15\",\"4196\":\"161.15\",\"4197\":\"161.15\",\"4199\":\"161.15\",\"4200\":\"161.15\",\"4202\":\"161.15\",\"4203\":\"161.15\",\"4204\":\"161.15\",\"4205\":\"161.15\",\"4206\":\"161.15\",\"4207\":\"161.15\",\"4208\":\"161.15\",\"4209\":\"161.15\",\"4211\":\"161.15\",\"4212\":\"161.15\",\"4213\":\"161.15\",\"4214\":\"161.15\",\"4215\":\"161.15\",\"4217\":\"161.15\",\"4218\":\"161.15\",\"4219\":\"161.15\",\"4220\":\"161.15\",\"4221\":\"161.15\",\"4222\":\"161.15\",\"4224\":\"161.15\",\"4225\":\"161.15\",\"4226\":\"161.15\",\"4227\":\"161.15\",\"4228\":\"161.15\",\"4229\":\"161.15\",\"4230\":\"161.15\",\"4231\":\"161.15\"},\"regular_price\":{\"4180\":\"161.15\",\"4181\":\"161.15\",\"4182\":\"161.15\",\"4183\":\"161.15\",\"4185\":\"161.15\",\"4186\":\"161.15\",\"4187\":\"161.15\",\"4188\":\"161.15\",\"4189\":\"161.15\",\"4190\":\"161.15\",\"4193\":\"161.15\",\"4194\":\"161.15\",\"4195\":\"161.15\",\"4196\":\"161.15\",\"4197\":\"161.15\",\"4199\":\"161.15\",\"4200\":\"161.15\",\"4202\":\"161.15\",\"4203\":\"161.15\",\"4204\":\"161.15\",\"4205\":\"161.15\",\"4206\":\"161.15\",\"4207\":\"161.15\",\"4208\":\"161.15\",\"4209\":\"161.15\",\"4211\":\"161.15\",\"4212\":\"161.15\",\"4213\":\"161.15\",\"4214\":\"161.15\",\"4215\":\"161.15\",\"4217\":\"161.15\",\"4218\":\"161.15\",\"4219\":\"161.15\",\"4220\":\"161.15\",\"4221\":\"161.15\",\"4222\":\"161.15\",\"4224\":\"161.15\",\"4225\":\"161.15\",\"4226\":\"161.15\",\"4227\":\"161.15\",\"4228\":\"161.15\",\"4229\":\"161.15\",\"4230\":\"161.15\",\"4231\":\"161.15\"},\"sale_price\":{\"4180\":\"161.15\",\"4181\":\"161.15\",\"4182\":\"161.15\",\"4183\":\"161.15\",\"4185\":\"161.15\",\"4186\":\"161.15\",\"4187\":\"161.15\",\"4188\":\"161.15\",\"4189\":\"161.15\",\"4190\":\"161.15\",\"4193\":\"161.15\",\"4194\":\"161.15\",\"4195\":\"161.15\",\"4196\":\"161.15\",\"4197\":\"161.15\",\"4199\":\"161.15\",\"4200\":\"161.15\",\"4202\":\"161.15\",\"4203\":\"161.15\",\"4204\":\"161.15\",\"4205\":\"161.15\",\"4206\":\"161.15\",\"4207\":\"161.15\",\"4208\":\"161.15\",\"4209\":\"161.15\",\"4211\":\"161.15\",\"4212\":\"161.15\",\"4213\":\"161.15\",\"4214\":\"161.15\",\"4215\":\"161.15\",\"4217\":\"161.15\",\"4218\":\"161.15\",\"4219\":\"161.15\",\"4220\":\"161.15\",\"4221\":\"161.15\",\"4222\":\"161.15\",\"4224\":\"161.15\",\"4225\":\"161.15\",\"4226\":\"161.15\",\"4227\":\"161.15\",\"4228\":\"161.15\",\"4229\":\"161.15\",\"4230\":\"161.15\",\"4231\":\"161.15\"}}}', 'no'),
(656687, '_transient_timeout_wc_product_children_2407', '1628116130', 'no'),
(656688, '_transient_wc_product_children_2407', 'a:2:{s:3:\"all\";a:2:{i:0;i:2410;i:1;i:2411;}s:7:\"visible\";a:2:{i:0;i:2410;i:1;i:2411;}}', 'no'),
(656689, '_transient_timeout_wc_var_prices_2407', '1628116130', 'no'),
(656690, '_transient_wc_var_prices_2407', '{\"version\":\"1622551279\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"2410\":\"6.81\",\"2411\":\"6.81\"},\"regular_price\":{\"2410\":\"6.81\",\"2411\":\"6.81\"},\"sale_price\":{\"2410\":\"6.81\",\"2411\":\"6.81\"}}}', 'no'),
(656691, '_transient_timeout_wc_product_children_2510', '1628116130', 'no'),
(656692, '_transient_wc_product_children_2510', 'a:2:{s:3:\"all\";a:44:{i:0;i:2515;i:1;i:2516;i:2;i:2517;i:3;i:2518;i:4;i:2519;i:5;i:2520;i:6;i:2521;i:7;i:2523;i:8;i:2524;i:9;i:2525;i:10;i:2526;i:11;i:2527;i:12;i:2528;i:13;i:2529;i:14;i:2530;i:15;i:2531;i:16;i:2532;i:17;i:2533;i:18;i:2534;i:19;i:2535;i:20;i:2536;i:21;i:2537;i:22;i:2538;i:23;i:2539;i:24;i:2540;i:25;i:2541;i:26;i:2542;i:27;i:2544;i:28;i:2545;i:29;i:2546;i:30;i:2547;i:31;i:2548;i:32;i:2549;i:33;i:2550;i:34;i:2551;i:35;i:2552;i:36;i:2553;i:37;i:2554;i:38;i:2555;i:39;i:2556;i:40;i:2557;i:41;i:2558;i:42;i:2560;i:43;i:2561;}s:7:\"visible\";a:44:{i:0;i:2515;i:1;i:2516;i:2;i:2517;i:3;i:2518;i:4;i:2519;i:5;i:2520;i:6;i:2521;i:7;i:2523;i:8;i:2524;i:9;i:2525;i:10;i:2526;i:11;i:2527;i:12;i:2528;i:13;i:2529;i:14;i:2530;i:15;i:2531;i:16;i:2532;i:17;i:2533;i:18;i:2534;i:19;i:2535;i:20;i:2536;i:21;i:2537;i:22;i:2538;i:23;i:2539;i:24;i:2540;i:25;i:2541;i:26;i:2542;i:27;i:2544;i:28;i:2545;i:29;i:2546;i:30;i:2547;i:31;i:2548;i:32;i:2549;i:33;i:2550;i:34;i:2551;i:35;i:2552;i:36;i:2553;i:37;i:2554;i:38;i:2555;i:39;i:2556;i:40;i:2557;i:41;i:2558;i:42;i:2560;i:43;i:2561;}}', 'no'),
(656693, '_transient_timeout_wc_var_prices_2510', '1628116130', 'no'),
(656694, '_transient_wc_var_prices_2510', '{\"version\":\"1622551279\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"2515\":\"214.89\",\"2516\":\"214.89\",\"2517\":\"214.89\",\"2518\":\"214.89\",\"2519\":\"214.89\",\"2520\":\"214.89\",\"2521\":\"214.89\",\"2523\":\"214.89\",\"2524\":\"214.89\",\"2525\":\"214.89\",\"2526\":\"214.89\",\"2527\":\"214.89\",\"2528\":\"214.89\",\"2529\":\"214.89\",\"2530\":\"214.89\",\"2531\":\"214.89\",\"2532\":\"214.89\",\"2533\":\"214.89\",\"2534\":\"214.89\",\"2535\":\"214.89\",\"2536\":\"214.89\",\"2537\":\"214.89\",\"2538\":\"214.89\",\"2539\":\"214.89\",\"2540\":\"214.89\",\"2541\":\"214.89\",\"2542\":\"214.89\",\"2544\":\"214.89\",\"2545\":\"214.89\",\"2546\":\"214.89\",\"2547\":\"214.89\",\"2548\":\"214.89\",\"2549\":\"214.89\",\"2550\":\"214.89\",\"2551\":\"214.89\",\"2552\":\"214.89\",\"2553\":\"214.89\",\"2554\":\"214.89\",\"2555\":\"214.89\",\"2556\":\"214.89\",\"2557\":\"214.89\",\"2558\":\"214.89\",\"2560\":\"214.89\",\"2561\":\"214.89\"},\"regular_price\":{\"2515\":\"214.89\",\"2516\":\"214.89\",\"2517\":\"214.89\",\"2518\":\"214.89\",\"2519\":\"214.89\",\"2520\":\"214.89\",\"2521\":\"214.89\",\"2523\":\"214.89\",\"2524\":\"214.89\",\"2525\":\"214.89\",\"2526\":\"214.89\",\"2527\":\"214.89\",\"2528\":\"214.89\",\"2529\":\"214.89\",\"2530\":\"214.89\",\"2531\":\"214.89\",\"2532\":\"214.89\",\"2533\":\"214.89\",\"2534\":\"214.89\",\"2535\":\"214.89\",\"2536\":\"214.89\",\"2537\":\"214.89\",\"2538\":\"214.89\",\"2539\":\"214.89\",\"2540\":\"214.89\",\"2541\":\"214.89\",\"2542\":\"214.89\",\"2544\":\"214.89\",\"2545\":\"214.89\",\"2546\":\"214.89\",\"2547\":\"214.89\",\"2548\":\"214.89\",\"2549\":\"214.89\",\"2550\":\"214.89\",\"2551\":\"214.89\",\"2552\":\"214.89\",\"2553\":\"214.89\",\"2554\":\"214.89\",\"2555\":\"214.89\",\"2556\":\"214.89\",\"2557\":\"214.89\",\"2558\":\"214.89\",\"2560\":\"214.89\",\"2561\":\"214.89\"},\"sale_price\":{\"2515\":\"214.89\",\"2516\":\"214.89\",\"2517\":\"214.89\",\"2518\":\"214.89\",\"2519\":\"214.89\",\"2520\":\"214.89\",\"2521\":\"214.89\",\"2523\":\"214.89\",\"2524\":\"214.89\",\"2525\":\"214.89\",\"2526\":\"214.89\",\"2527\":\"214.89\",\"2528\":\"214.89\",\"2529\":\"214.89\",\"2530\":\"214.89\",\"2531\":\"214.89\",\"2532\":\"214.89\",\"2533\":\"214.89\",\"2534\":\"214.89\",\"2535\":\"214.89\",\"2536\":\"214.89\",\"2537\":\"214.89\",\"2538\":\"214.89\",\"2539\":\"214.89\",\"2540\":\"214.89\",\"2541\":\"214.89\",\"2542\":\"214.89\",\"2544\":\"214.89\",\"2545\":\"214.89\",\"2546\":\"214.89\",\"2547\":\"214.89\",\"2548\":\"214.89\",\"2549\":\"214.89\",\"2550\":\"214.89\",\"2551\":\"214.89\",\"2552\":\"214.89\",\"2553\":\"214.89\",\"2554\":\"214.89\",\"2555\":\"214.89\",\"2556\":\"214.89\",\"2557\":\"214.89\",\"2558\":\"214.89\",\"2560\":\"214.89\",\"2561\":\"214.89\"}}}', 'no'),
(656695, '_transient_timeout_wc_product_children_2574', '1628116130', 'no'),
(656696, '_transient_wc_product_children_2574', 'a:2:{s:3:\"all\";a:44:{i:0;i:2578;i:1;i:2579;i:2;i:2580;i:3;i:2581;i:4;i:2582;i:5;i:2583;i:6;i:2584;i:7;i:2585;i:8;i:2586;i:9;i:2587;i:10;i:2588;i:11;i:2589;i:12;i:2590;i:13;i:2591;i:14;i:2592;i:15;i:2594;i:16;i:2595;i:17;i:2596;i:18;i:2597;i:19;i:2598;i:20;i:2599;i:21;i:2600;i:22;i:2601;i:23;i:2602;i:24;i:2603;i:25;i:2604;i:26;i:2605;i:27;i:2606;i:28;i:2607;i:29;i:2609;i:30;i:2610;i:31;i:2611;i:32;i:2612;i:33;i:2613;i:34;i:2614;i:35;i:2615;i:36;i:2616;i:37;i:2617;i:38;i:2618;i:39;i:2619;i:40;i:2620;i:41;i:2621;i:42;i:2622;i:43;i:2623;}s:7:\"visible\";a:44:{i:0;i:2578;i:1;i:2579;i:2;i:2580;i:3;i:2581;i:4;i:2582;i:5;i:2583;i:6;i:2584;i:7;i:2585;i:8;i:2586;i:9;i:2587;i:10;i:2588;i:11;i:2589;i:12;i:2590;i:13;i:2591;i:14;i:2592;i:15;i:2594;i:16;i:2595;i:17;i:2596;i:18;i:2597;i:19;i:2598;i:20;i:2599;i:21;i:2600;i:22;i:2601;i:23;i:2602;i:24;i:2603;i:25;i:2604;i:26;i:2605;i:27;i:2606;i:28;i:2607;i:29;i:2609;i:30;i:2610;i:31;i:2611;i:32;i:2612;i:33;i:2613;i:34;i:2614;i:35;i:2615;i:36;i:2616;i:37;i:2617;i:38;i:2618;i:39;i:2619;i:40;i:2620;i:41;i:2621;i:42;i:2622;i:43;i:2623;}}', 'no'),
(656697, '_transient_timeout_wc_var_prices_2574', '1628116130', 'no'),
(656698, '_transient_wc_var_prices_2574', '{\"version\":\"1622551279\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"2578\":\"388.53\",\"2579\":\"388.53\",\"2580\":\"388.53\",\"2581\":\"388.53\",\"2582\":\"388.53\",\"2583\":\"388.53\",\"2584\":\"388.53\",\"2585\":\"388.53\",\"2586\":\"388.53\",\"2587\":\"388.53\",\"2588\":\"388.53\",\"2589\":\"388.53\",\"2590\":\"388.53\",\"2591\":\"388.53\",\"2592\":\"388.53\",\"2594\":\"388.53\",\"2595\":\"388.53\",\"2596\":\"388.53\",\"2597\":\"388.53\",\"2598\":\"388.53\",\"2599\":\"388.53\",\"2600\":\"388.53\",\"2601\":\"388.53\",\"2602\":\"388.53\",\"2603\":\"388.53\",\"2604\":\"388.53\",\"2605\":\"388.53\",\"2606\":\"388.53\",\"2607\":\"388.53\",\"2609\":\"388.53\",\"2610\":\"388.53\",\"2611\":\"388.53\",\"2612\":\"388.53\",\"2613\":\"388.53\",\"2614\":\"388.53\",\"2615\":\"388.53\",\"2616\":\"388.53\",\"2617\":\"388.53\",\"2618\":\"388.53\",\"2619\":\"388.53\",\"2620\":\"388.53\",\"2621\":\"388.53\",\"2622\":\"388.53\",\"2623\":\"388.53\"},\"regular_price\":{\"2578\":\"388.53\",\"2579\":\"388.53\",\"2580\":\"388.53\",\"2581\":\"388.53\",\"2582\":\"388.53\",\"2583\":\"388.53\",\"2584\":\"388.53\",\"2585\":\"388.53\",\"2586\":\"388.53\",\"2587\":\"388.53\",\"2588\":\"388.53\",\"2589\":\"388.53\",\"2590\":\"388.53\",\"2591\":\"388.53\",\"2592\":\"388.53\",\"2594\":\"388.53\",\"2595\":\"388.53\",\"2596\":\"388.53\",\"2597\":\"388.53\",\"2598\":\"388.53\",\"2599\":\"388.53\",\"2600\":\"388.53\",\"2601\":\"388.53\",\"2602\":\"388.53\",\"2603\":\"388.53\",\"2604\":\"388.53\",\"2605\":\"388.53\",\"2606\":\"388.53\",\"2607\":\"388.53\",\"2609\":\"388.53\",\"2610\":\"388.53\",\"2611\":\"388.53\",\"2612\":\"388.53\",\"2613\":\"388.53\",\"2614\":\"388.53\",\"2615\":\"388.53\",\"2616\":\"388.53\",\"2617\":\"388.53\",\"2618\":\"388.53\",\"2619\":\"388.53\",\"2620\":\"388.53\",\"2621\":\"388.53\",\"2622\":\"388.53\",\"2623\":\"388.53\"},\"sale_price\":{\"2578\":\"388.53\",\"2579\":\"388.53\",\"2580\":\"388.53\",\"2581\":\"388.53\",\"2582\":\"388.53\",\"2583\":\"388.53\",\"2584\":\"388.53\",\"2585\":\"388.53\",\"2586\":\"388.53\",\"2587\":\"388.53\",\"2588\":\"388.53\",\"2589\":\"388.53\",\"2590\":\"388.53\",\"2591\":\"388.53\",\"2592\":\"388.53\",\"2594\":\"388.53\",\"2595\":\"388.53\",\"2596\":\"388.53\",\"2597\":\"388.53\",\"2598\":\"388.53\",\"2599\":\"388.53\",\"2600\":\"388.53\",\"2601\":\"388.53\",\"2602\":\"388.53\",\"2603\":\"388.53\",\"2604\":\"388.53\",\"2605\":\"388.53\",\"2606\":\"388.53\",\"2607\":\"388.53\",\"2609\":\"388.53\",\"2610\":\"388.53\",\"2611\":\"388.53\",\"2612\":\"388.53\",\"2613\":\"388.53\",\"2614\":\"388.53\",\"2615\":\"388.53\",\"2616\":\"388.53\",\"2617\":\"388.53\",\"2618\":\"388.53\",\"2619\":\"388.53\",\"2620\":\"388.53\",\"2621\":\"388.53\",\"2622\":\"388.53\",\"2623\":\"388.53\"}}}', 'no'),
(656699, '_transient_timeout_wc_product_children_2562', '1628116130', 'no'),
(656700, '_transient_wc_product_children_2562', 'a:2:{s:3:\"all\";a:8:{i:0;i:2565;i:1;i:2566;i:2;i:2567;i:3;i:2568;i:4;i:2569;i:5;i:2570;i:6;i:2571;i:7;i:2572;}s:7:\"visible\";a:8:{i:0;i:2565;i:1;i:2566;i:2;i:2567;i:3;i:2568;i:4;i:2569;i:5;i:2570;i:6;i:2571;i:7;i:2572;}}', 'no'),
(656701, '_transient_timeout_wc_var_prices_2562', '1628116130', 'no'),
(656702, '_transient_wc_var_prices_2562', '{\"version\":\"1622551279\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"2565\":\"10.11\",\"2566\":\"10.11\",\"2567\":\"10.11\",\"2568\":\"10.11\",\"2569\":\"13.47\",\"2570\":\"13.47\",\"2571\":\"10.11\",\"2572\":\"10.11\"},\"regular_price\":{\"2565\":\"10.11\",\"2566\":\"10.11\",\"2567\":\"10.11\",\"2568\":\"10.11\",\"2569\":\"13.47\",\"2570\":\"13.47\",\"2571\":\"10.11\",\"2572\":\"10.11\"},\"sale_price\":{\"2565\":\"10.11\",\"2566\":\"10.11\",\"2567\":\"10.11\",\"2568\":\"10.11\",\"2569\":\"13.47\",\"2570\":\"13.47\",\"2571\":\"10.11\",\"2572\":\"10.11\"}}}', 'no'),
(656703, '_transient_timeout_wc_product_children_2439', '1628116130', 'no'),
(656704, '_transient_wc_product_children_2439', 'a:2:{s:3:\"all\";a:30:{i:0;i:2441;i:1;i:2442;i:2;i:2443;i:3;i:2444;i:4;i:2445;i:5;i:2446;i:6;i:2447;i:7;i:2448;i:8;i:2449;i:9;i:2450;i:10;i:2451;i:11;i:2452;i:12;i:2453;i:13;i:2454;i:14;i:2455;i:15;i:2456;i:16;i:2457;i:17;i:2458;i:18;i:2459;i:19;i:2460;i:20;i:2461;i:21;i:2462;i:22;i:2463;i:23;i:2464;i:24;i:2465;i:25;i:2466;i:26;i:2467;i:27;i:2468;i:28;i:2469;i:29;i:2470;}s:7:\"visible\";a:30:{i:0;i:2441;i:1;i:2442;i:2;i:2443;i:3;i:2444;i:4;i:2445;i:5;i:2446;i:6;i:2447;i:7;i:2448;i:8;i:2449;i:9;i:2450;i:10;i:2451;i:11;i:2452;i:12;i:2453;i:13;i:2454;i:14;i:2455;i:15;i:2456;i:16;i:2457;i:17;i:2458;i:18;i:2459;i:19;i:2460;i:20;i:2461;i:21;i:2462;i:22;i:2463;i:23;i:2464;i:24;i:2465;i:25;i:2466;i:26;i:2467;i:27;i:2468;i:28;i:2469;i:29;i:2470;}}', 'no'),
(656705, '_transient_timeout_wc_var_prices_2439', '1628116130', 'no'),
(656706, '_transient_wc_var_prices_2439', '{\"version\":\"1622551279\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"2441\":\"151.62\",\"2442\":\"151.62\",\"2443\":\"151.62\",\"2444\":\"151.62\",\"2445\":\"151.62\",\"2446\":\"151.62\",\"2447\":\"151.62\",\"2448\":\"151.62\",\"2449\":\"151.62\",\"2450\":\"151.62\",\"2451\":\"151.62\",\"2452\":\"151.62\",\"2453\":\"151.62\",\"2454\":\"151.62\",\"2455\":\"151.62\",\"2456\":\"151.62\",\"2457\":\"151.62\",\"2458\":\"151.62\",\"2459\":\"151.62\",\"2460\":\"151.62\",\"2461\":\"151.62\",\"2462\":\"151.62\",\"2463\":\"151.62\",\"2464\":\"151.62\",\"2465\":\"151.62\",\"2466\":\"151.62\",\"2467\":\"151.62\",\"2468\":\"151.62\",\"2469\":\"151.62\",\"2470\":\"151.62\"},\"regular_price\":{\"2441\":\"151.62\",\"2442\":\"151.62\",\"2443\":\"151.62\",\"2444\":\"151.62\",\"2445\":\"151.62\",\"2446\":\"151.62\",\"2447\":\"151.62\",\"2448\":\"151.62\",\"2449\":\"151.62\",\"2450\":\"151.62\",\"2451\":\"151.62\",\"2452\":\"151.62\",\"2453\":\"151.62\",\"2454\":\"151.62\",\"2455\":\"151.62\",\"2456\":\"151.62\",\"2457\":\"151.62\",\"2458\":\"151.62\",\"2459\":\"151.62\",\"2460\":\"151.62\",\"2461\":\"151.62\",\"2462\":\"151.62\",\"2463\":\"151.62\",\"2464\":\"151.62\",\"2465\":\"151.62\",\"2466\":\"151.62\",\"2467\":\"151.62\",\"2468\":\"151.62\",\"2469\":\"151.62\",\"2470\":\"151.62\"},\"sale_price\":{\"2441\":\"151.62\",\"2442\":\"151.62\",\"2443\":\"151.62\",\"2444\":\"151.62\",\"2445\":\"151.62\",\"2446\":\"151.62\",\"2447\":\"151.62\",\"2448\":\"151.62\",\"2449\":\"151.62\",\"2450\":\"151.62\",\"2451\":\"151.62\",\"2452\":\"151.62\",\"2453\":\"151.62\",\"2454\":\"151.62\",\"2455\":\"151.62\",\"2456\":\"151.62\",\"2457\":\"151.62\",\"2458\":\"151.62\",\"2459\":\"151.62\",\"2460\":\"151.62\",\"2461\":\"151.62\",\"2462\":\"151.62\",\"2463\":\"151.62\",\"2464\":\"151.62\",\"2465\":\"151.62\",\"2466\":\"151.62\",\"2467\":\"151.62\",\"2468\":\"151.62\",\"2469\":\"151.62\",\"2470\":\"151.62\"}}}', 'no'),
(656707, '_transient_timeout_wc_product_children_2337', '1628116130', 'no'),
(656708, '_transient_wc_product_children_2337', 'a:2:{s:3:\"all\";a:18:{i:0;i:2341;i:1;i:2342;i:2;i:2343;i:3;i:2344;i:4;i:2345;i:5;i:2346;i:6;i:2347;i:7;i:2348;i:8;i:2349;i:9;i:2351;i:10;i:2352;i:11;i:2353;i:12;i:2354;i:13;i:2355;i:14;i:2357;i:15;i:2358;i:16;i:2359;i:17;i:2360;}s:7:\"visible\";a:18:{i:0;i:2341;i:1;i:2342;i:2;i:2343;i:3;i:2344;i:4;i:2345;i:5;i:2346;i:6;i:2347;i:7;i:2348;i:8;i:2349;i:9;i:2351;i:10;i:2352;i:11;i:2353;i:12;i:2354;i:13;i:2355;i:14;i:2357;i:15;i:2358;i:16;i:2359;i:17;i:2360;}}', 'no'),
(656709, '_transient_timeout_wc_var_prices_2337', '1628116131', 'no'),
(656710, '_transient_wc_var_prices_2337', '{\"version\":\"1622551279\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"2341\":\"1866.05\",\"2342\":\"1866.05\",\"2343\":\"1866.05\",\"2344\":\"1866.05\",\"2345\":\"1866.05\",\"2346\":\"1866.05\",\"2347\":\"1866.05\",\"2348\":\"1866.05\",\"2349\":\"1866.05\",\"2351\":\"1866.05\",\"2352\":\"1866.05\",\"2353\":\"1866.05\",\"2354\":\"1866.05\",\"2355\":\"1866.05\",\"2357\":\"1866.05\",\"2358\":\"1866.05\",\"2359\":\"1866.05\",\"2360\":\"1866.05\"},\"regular_price\":{\"2341\":\"1866.05\",\"2342\":\"1866.05\",\"2343\":\"1866.05\",\"2344\":\"1866.05\",\"2345\":\"1866.05\",\"2346\":\"1866.05\",\"2347\":\"1866.05\",\"2348\":\"1866.05\",\"2349\":\"1866.05\",\"2351\":\"1866.05\",\"2352\":\"1866.05\",\"2353\":\"1866.05\",\"2354\":\"1866.05\",\"2355\":\"1866.05\",\"2357\":\"1866.05\",\"2358\":\"1866.05\",\"2359\":\"1866.05\",\"2360\":\"1866.05\"},\"sale_price\":{\"2341\":\"1866.05\",\"2342\":\"1866.05\",\"2343\":\"1866.05\",\"2344\":\"1866.05\",\"2345\":\"1866.05\",\"2346\":\"1866.05\",\"2347\":\"1866.05\",\"2348\":\"1866.05\",\"2349\":\"1866.05\",\"2351\":\"1866.05\",\"2352\":\"1866.05\",\"2353\":\"1866.05\",\"2354\":\"1866.05\",\"2355\":\"1866.05\",\"2357\":\"1866.05\",\"2358\":\"1866.05\",\"2359\":\"1866.05\",\"2360\":\"1866.05\"}}}', 'no'),
(656711, '_transient_timeout_wc_product_children_2362', '1628116131', 'no'),
(656712, '_transient_wc_product_children_2362', 'a:2:{s:3:\"all\";a:39:{i:0;i:2365;i:1;i:2366;i:2;i:2368;i:3;i:2369;i:4;i:2370;i:5;i:2371;i:6;i:2372;i:7;i:2373;i:8;i:2374;i:9;i:2375;i:10;i:2376;i:11;i:2377;i:12;i:2378;i:13;i:2379;i:14;i:2380;i:15;i:2381;i:16;i:2382;i:17;i:2383;i:18;i:2384;i:19;i:2386;i:20;i:2387;i:21;i:2388;i:22;i:2389;i:23;i:2390;i:24;i:2391;i:25;i:2392;i:26;i:2393;i:27;i:2394;i:28;i:2395;i:29;i:2396;i:30;i:2397;i:31;i:2398;i:32;i:2399;i:33;i:2400;i:34;i:2401;i:35;i:2402;i:36;i:2403;i:37;i:2404;i:38;i:2405;}s:7:\"visible\";a:39:{i:0;i:2365;i:1;i:2366;i:2;i:2368;i:3;i:2369;i:4;i:2370;i:5;i:2371;i:6;i:2372;i:7;i:2373;i:8;i:2374;i:9;i:2375;i:10;i:2376;i:11;i:2377;i:12;i:2378;i:13;i:2379;i:14;i:2380;i:15;i:2381;i:16;i:2382;i:17;i:2383;i:18;i:2384;i:19;i:2386;i:20;i:2387;i:21;i:2388;i:22;i:2389;i:23;i:2390;i:24;i:2391;i:25;i:2392;i:26;i:2393;i:27;i:2394;i:28;i:2395;i:29;i:2396;i:30;i:2397;i:31;i:2398;i:32;i:2399;i:33;i:2400;i:34;i:2401;i:35;i:2402;i:36;i:2403;i:37;i:2404;i:38;i:2405;}}', 'no'),
(656713, '_transient_timeout_wc_var_prices_2362', '1628116131', 'no'),
(656714, '_transient_wc_var_prices_2362', '{\"version\":\"1622551279\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"2365\":\"175.65\",\"2366\":\"175.65\",\"2368\":\"175.65\",\"2369\":\"175.65\",\"2370\":\"175.65\",\"2371\":\"175.65\",\"2372\":\"175.65\",\"2373\":\"175.65\",\"2374\":\"175.65\",\"2375\":\"175.65\",\"2376\":\"178.74\",\"2377\":\"178.74\",\"2378\":\"175.65\",\"2379\":\"175.65\",\"2380\":\"175.65\",\"2381\":\"175.65\",\"2382\":\"178.74\",\"2383\":\"175.65\",\"2384\":\"178.74\",\"2386\":\"175.65\",\"2387\":\"175.65\",\"2388\":\"175.65\",\"2389\":\"175.65\",\"2390\":\"175.65\",\"2391\":\"175.65\",\"2392\":\"175.65\",\"2393\":\"175.65\",\"2394\":\"175.65\",\"2395\":\"175.65\",\"2396\":\"178.74\",\"2397\":\"175.65\",\"2398\":\"175.65\",\"2399\":\"178.74\",\"2400\":\"175.65\",\"2401\":\"175.65\",\"2402\":\"175.65\",\"2403\":\"175.65\",\"2404\":\"175.65\",\"2405\":\"175.65\"},\"regular_price\":{\"2365\":\"175.65\",\"2366\":\"175.65\",\"2368\":\"175.65\",\"2369\":\"175.65\",\"2370\":\"175.65\",\"2371\":\"175.65\",\"2372\":\"175.65\",\"2373\":\"175.65\",\"2374\":\"175.65\",\"2375\":\"175.65\",\"2376\":\"178.74\",\"2377\":\"178.74\",\"2378\":\"175.65\",\"2379\":\"175.65\",\"2380\":\"175.65\",\"2381\":\"175.65\",\"2382\":\"178.74\",\"2383\":\"175.65\",\"2384\":\"178.74\",\"2386\":\"175.65\",\"2387\":\"175.65\",\"2388\":\"175.65\",\"2389\":\"175.65\",\"2390\":\"175.65\",\"2391\":\"175.65\",\"2392\":\"175.65\",\"2393\":\"175.65\",\"2394\":\"175.65\",\"2395\":\"175.65\",\"2396\":\"178.74\",\"2397\":\"175.65\",\"2398\":\"175.65\",\"2399\":\"178.74\",\"2400\":\"175.65\",\"2401\":\"175.65\",\"2402\":\"175.65\",\"2403\":\"175.65\",\"2404\":\"175.65\",\"2405\":\"175.65\"},\"sale_price\":{\"2365\":\"175.65\",\"2366\":\"175.65\",\"2368\":\"175.65\",\"2369\":\"175.65\",\"2370\":\"175.65\",\"2371\":\"175.65\",\"2372\":\"175.65\",\"2373\":\"175.65\",\"2374\":\"175.65\",\"2375\":\"175.65\",\"2376\":\"178.74\",\"2377\":\"178.74\",\"2378\":\"175.65\",\"2379\":\"175.65\",\"2380\":\"175.65\",\"2381\":\"175.65\",\"2382\":\"178.74\",\"2383\":\"175.65\",\"2384\":\"178.74\",\"2386\":\"175.65\",\"2387\":\"175.65\",\"2388\":\"175.65\",\"2389\":\"175.65\",\"2390\":\"175.65\",\"2391\":\"175.65\",\"2392\":\"175.65\",\"2393\":\"175.65\",\"2394\":\"175.65\",\"2395\":\"175.65\",\"2396\":\"178.74\",\"2397\":\"175.65\",\"2398\":\"175.65\",\"2399\":\"178.74\",\"2400\":\"175.65\",\"2401\":\"175.65\",\"2402\":\"175.65\",\"2403\":\"175.65\",\"2404\":\"175.65\",\"2405\":\"175.65\"}}}', 'no'),
(656720, '_transient_timeout_wc_child_has_weight_5552', '1628117274', 'no'),
(656721, '_transient_wc_child_has_weight_5552', '0', 'no'),
(656722, '_transient_timeout_wc_child_has_dimensions_5552', '1628117274', 'no'),
(656723, '_transient_wc_child_has_dimensions_5552', '0', 'no'),
(656727, '_transient_timeout_wc_product_children_4477', '1628117373', 'no');
INSERT INTO `wpx5_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(656728, '_transient_wc_product_children_4477', 'a:2:{s:3:\"all\";a:98:{i:0;i:4480;i:1;i:4481;i:2;i:4482;i:3;i:4484;i:4;i:4485;i:5;i:4486;i:6;i:4487;i:7;i:4488;i:8;i:4489;i:9;i:4490;i:10;i:4491;i:11;i:4493;i:12;i:4494;i:13;i:4495;i:14;i:4496;i:15;i:4497;i:16;i:4498;i:17;i:4500;i:18;i:4501;i:19;i:4502;i:20;i:4503;i:21;i:4504;i:22;i:4505;i:23;i:4506;i:24;i:4507;i:25;i:4508;i:26;i:4509;i:27;i:4511;i:28;i:4512;i:29;i:4513;i:30;i:4514;i:31;i:4516;i:32;i:4517;i:33;i:4518;i:34;i:4519;i:35;i:4521;i:36;i:4522;i:37;i:4523;i:38;i:4525;i:39;i:4526;i:40;i:4527;i:41;i:4528;i:42;i:4530;i:43;i:4531;i:44;i:4532;i:45;i:4534;i:46;i:4535;i:47;i:4536;i:48;i:4537;i:49;i:4539;i:50;i:4540;i:51;i:4541;i:52;i:4542;i:53;i:4544;i:54;i:4545;i:55;i:4546;i:56;i:4547;i:57;i:4549;i:58;i:4550;i:59;i:4551;i:60;i:4552;i:61;i:4554;i:62;i:4555;i:63;i:4556;i:64;i:4558;i:65;i:4559;i:66;i:4560;i:67;i:4561;i:68;i:4562;i:69;i:4563;i:70;i:4565;i:71;i:4566;i:72;i:4567;i:73;i:4568;i:74;i:4569;i:75;i:4571;i:76;i:4572;i:77;i:4573;i:78;i:4574;i:79;i:4576;i:80;i:4577;i:81;i:4578;i:82;i:4579;i:83;i:4581;i:84;i:4582;i:85;i:4583;i:86;i:4585;i:87;i:4586;i:88;i:4587;i:89;i:4588;i:90;i:4590;i:91;i:4591;i:92;i:4592;i:93;i:4593;i:94;i:4594;i:95;i:4595;i:96;i:4596;i:97;i:4597;}s:7:\"visible\";a:98:{i:0;i:4480;i:1;i:4481;i:2;i:4482;i:3;i:4484;i:4;i:4485;i:5;i:4486;i:6;i:4487;i:7;i:4488;i:8;i:4489;i:9;i:4490;i:10;i:4491;i:11;i:4493;i:12;i:4494;i:13;i:4495;i:14;i:4496;i:15;i:4497;i:16;i:4498;i:17;i:4500;i:18;i:4501;i:19;i:4502;i:20;i:4503;i:21;i:4504;i:22;i:4505;i:23;i:4506;i:24;i:4507;i:25;i:4508;i:26;i:4509;i:27;i:4511;i:28;i:4512;i:29;i:4513;i:30;i:4514;i:31;i:4516;i:32;i:4517;i:33;i:4518;i:34;i:4519;i:35;i:4521;i:36;i:4522;i:37;i:4523;i:38;i:4525;i:39;i:4526;i:40;i:4527;i:41;i:4528;i:42;i:4530;i:43;i:4531;i:44;i:4532;i:45;i:4534;i:46;i:4535;i:47;i:4536;i:48;i:4537;i:49;i:4539;i:50;i:4540;i:51;i:4541;i:52;i:4542;i:53;i:4544;i:54;i:4545;i:55;i:4546;i:56;i:4547;i:57;i:4549;i:58;i:4550;i:59;i:4551;i:60;i:4552;i:61;i:4554;i:62;i:4555;i:63;i:4556;i:64;i:4558;i:65;i:4559;i:66;i:4560;i:67;i:4561;i:68;i:4562;i:69;i:4563;i:70;i:4565;i:71;i:4566;i:72;i:4567;i:73;i:4568;i:74;i:4569;i:75;i:4571;i:76;i:4572;i:77;i:4573;i:78;i:4574;i:79;i:4576;i:80;i:4577;i:81;i:4578;i:82;i:4579;i:83;i:4581;i:84;i:4582;i:85;i:4583;i:86;i:4585;i:87;i:4586;i:88;i:4587;i:89;i:4588;i:90;i:4590;i:91;i:4591;i:92;i:4592;i:93;i:4593;i:94;i:4594;i:95;i:4595;i:96;i:4596;i:97;i:4597;}}', 'no'),
(657667, '_transient_timeout_external_ip_address_138.246.253.24', '1627015514', 'no'),
(657668, '_transient_external_ip_address_138.246.253.24', '104.218.54.210', 'no'),
(657726, '_transient_timeout_external_ip_address_34.216.139.130', '1627101038', 'no'),
(657727, '_transient_external_ip_address_34.216.139.130', '104.218.54.210', 'no'),
(657730, '_transient_timeout_external_ip_address_34.220.91.80', '1627101297', 'no'),
(657731, '_transient_external_ip_address_34.220.91.80', '2604:a00:6:736:c634:6bff:feb9:1edc', 'no'),
(657733, '_transient_timeout_external_ip_address_34.219.30.64', '1627101983', 'no'),
(657734, '_transient_external_ip_address_34.219.30.64', '104.218.54.210', 'no'),
(657736, '_transient_timeout_external_ip_address_52.25.45.203', '1627102188', 'no'),
(657737, '_transient_external_ip_address_52.25.45.203', '104.218.54.210', 'no'),
(657739, '_transient_timeout_external_ip_address_103.142.174.152', '1627114888', 'no'),
(657740, '_transient_external_ip_address_103.142.174.152', '104.218.54.210', 'no'),
(657749, '_transient_timeout_external_ip_address_213.166.92.141', '1627115418', 'no'),
(657750, '_transient_external_ip_address_213.166.92.141', '104.218.54.210', 'no'),
(657748, '_site_transient_update_plugins', 'O:8:\"stdClass\":4:{s:12:\"last_checked\";i:1626510089;s:8:\"response\";a:13:{s:19:\"akismet/akismet.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:21:\"w.org/plugins/akismet\";s:4:\"slug\";s:7:\"akismet\";s:6:\"plugin\";s:19:\"akismet/akismet.php\";s:11:\"new_version\";s:6:\"4.1.10\";s:3:\"url\";s:38:\"https://wordpress.org/plugins/akismet/\";s:7:\"package\";s:57:\"https://downloads.wordpress.org/plugin/akismet.4.1.10.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:59:\"https://ps.w.org/akismet/assets/icon-256x256.png?rev=969272\";s:2:\"1x\";s:59:\"https://ps.w.org/akismet/assets/icon-128x128.png?rev=969272\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:61:\"https://ps.w.org/akismet/assets/banner-772x250.jpg?rev=479904\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.6\";s:6:\"tested\";s:3:\"5.8\";s:12:\"requires_php\";b:0;s:13:\"compatibility\";O:8:\"stdClass\":0:{}}s:47:\"better-search-replace/better-search-replace.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:35:\"w.org/plugins/better-search-replace\";s:4:\"slug\";s:21:\"better-search-replace\";s:6:\"plugin\";s:47:\"better-search-replace/better-search-replace.php\";s:11:\"new_version\";s:5:\"1.3.4\";s:3:\"url\";s:52:\"https://wordpress.org/plugins/better-search-replace/\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/plugin/better-search-replace.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:74:\"https://ps.w.org/better-search-replace/assets/icon-256x256.png?rev=1238934\";s:2:\"1x\";s:74:\"https://ps.w.org/better-search-replace/assets/icon-128x128.png?rev=1238934\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:77:\"https://ps.w.org/better-search-replace/assets/banner-1544x500.png?rev=1238934\";s:2:\"1x\";s:76:\"https://ps.w.org/better-search-replace/assets/banner-772x250.png?rev=1238934\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:5:\"3.0.1\";s:6:\"tested\";s:5:\"5.7.2\";s:12:\"requires_php\";b:0;s:13:\"compatibility\";O:8:\"stdClass\":0:{}}s:43:\"woo-cart-all-in-one/woo-cart-all-in-one.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:33:\"w.org/plugins/woo-cart-all-in-one\";s:4:\"slug\";s:19:\"woo-cart-all-in-one\";s:6:\"plugin\";s:43:\"woo-cart-all-in-one/woo-cart-all-in-one.php\";s:11:\"new_version\";s:7:\"1.1.0.8\";s:3:\"url\";s:50:\"https://wordpress.org/plugins/woo-cart-all-in-one/\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/plugin/woo-cart-all-in-one.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:72:\"https://ps.w.org/woo-cart-all-in-one/assets/icon-256x256.png?rev=2403856\";s:2:\"1x\";s:72:\"https://ps.w.org/woo-cart-all-in-one/assets/icon-128x128.png?rev=2403856\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:75:\"https://ps.w.org/woo-cart-all-in-one/assets/banner-1544x500.jpg?rev=2403856\";s:2:\"1x\";s:74:\"https://ps.w.org/woo-cart-all-in-one/assets/banner-772x250.jpg?rev=2403856\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.0\";s:6:\"tested\";s:5:\"5.7.2\";s:12:\"requires_php\";s:3:\"7.0\";s:13:\"compatibility\";O:8:\"stdClass\":0:{}}s:13:\"cmb2/init.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:18:\"w.org/plugins/cmb2\";s:4:\"slug\";s:4:\"cmb2\";s:6:\"plugin\";s:13:\"cmb2/init.php\";s:11:\"new_version\";s:5:\"2.9.0\";s:3:\"url\";s:35:\"https://wordpress.org/plugins/cmb2/\";s:7:\"package\";s:47:\"https://downloads.wordpress.org/plugin/cmb2.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:57:\"https://ps.w.org/cmb2/assets/icon-256x256.png?rev=1081087\";s:2:\"1x\";s:57:\"https://ps.w.org/cmb2/assets/icon-128x128.png?rev=1081087\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:60:\"https://ps.w.org/cmb2/assets/banner-1544x500.png?rev=1081087\";s:2:\"1x\";s:59:\"https://ps.w.org/cmb2/assets/banner-772x250.png?rev=1081087\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:5:\"3.8.0\";s:6:\"tested\";s:5:\"5.6.4\";s:12:\"requires_php\";s:3:\"5.2\";s:13:\"compatibility\";O:8:\"stdClass\":0:{}}s:35:\"woo-alidropship/woo-alidropship.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:29:\"w.org/plugins/woo-alidropship\";s:4:\"slug\";s:15:\"woo-alidropship\";s:6:\"plugin\";s:35:\"woo-alidropship/woo-alidropship.php\";s:11:\"new_version\";s:5:\"1.0.6\";s:3:\"url\";s:46:\"https://wordpress.org/plugins/woo-alidropship/\";s:7:\"package\";s:58:\"https://downloads.wordpress.org/plugin/woo-alidropship.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:68:\"https://ps.w.org/woo-alidropship/assets/icon-256x256.png?rev=2418475\";s:2:\"1x\";s:68:\"https://ps.w.org/woo-alidropship/assets/icon-128x128.png?rev=2418475\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:71:\"https://ps.w.org/woo-alidropship/assets/banner-1544x500.jpg?rev=2418475\";s:2:\"1x\";s:70:\"https://ps.w.org/woo-alidropship/assets/banner-772x250.jpg?rev=2418475\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.4\";s:6:\"tested\";s:5:\"5.7.2\";s:12:\"requires_php\";s:3:\"7.0\";s:13:\"compatibility\";O:8:\"stdClass\":0:{}}s:71:\"email-template-customizer-for-woo/email-template-customizer-for-woo.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:47:\"w.org/plugins/email-template-customizer-for-woo\";s:4:\"slug\";s:33:\"email-template-customizer-for-woo\";s:6:\"plugin\";s:71:\"email-template-customizer-for-woo/email-template-customizer-for-woo.php\";s:11:\"new_version\";s:7:\"1.0.4.2\";s:3:\"url\";s:64:\"https://wordpress.org/plugins/email-template-customizer-for-woo/\";s:7:\"package\";s:76:\"https://downloads.wordpress.org/plugin/email-template-customizer-for-woo.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:86:\"https://ps.w.org/email-template-customizer-for-woo/assets/icon-256x256.jpg?rev=2390108\";s:2:\"1x\";s:86:\"https://ps.w.org/email-template-customizer-for-woo/assets/icon-128x128.jpg?rev=2390108\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:89:\"https://ps.w.org/email-template-customizer-for-woo/assets/banner-1544x500.jpg?rev=2379990\";s:2:\"1x\";s:88:\"https://ps.w.org/email-template-customizer-for-woo/assets/banner-772x250.jpg?rev=2379990\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.0\";s:6:\"tested\";s:5:\"5.7.2\";s:12:\"requires_php\";s:3:\"7.0\";s:13:\"compatibility\";O:8:\"stdClass\":0:{}}s:29:\"kingcomposer/kingcomposer.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:26:\"w.org/plugins/kingcomposer\";s:4:\"slug\";s:12:\"kingcomposer\";s:6:\"plugin\";s:29:\"kingcomposer/kingcomposer.php\";s:11:\"new_version\";s:5:\"2.9.6\";s:3:\"url\";s:43:\"https://wordpress.org/plugins/kingcomposer/\";s:7:\"package\";s:55:\"https://downloads.wordpress.org/plugin/kingcomposer.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:65:\"https://ps.w.org/kingcomposer/assets/icon-256x256.png?rev=1408100\";s:2:\"1x\";s:65:\"https://ps.w.org/kingcomposer/assets/icon-128x128.png?rev=1408100\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:68:\"https://ps.w.org/kingcomposer/assets/banner-1544x500.png?rev=2320537\";s:2:\"1x\";s:67:\"https://ps.w.org/kingcomposer/assets/banner-772x250.png?rev=2320537\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.0\";s:6:\"tested\";s:5:\"5.4.6\";s:12:\"requires_php\";b:0;s:13:\"compatibility\";O:8:\"stdClass\":0:{}}s:37:\"mailchimp-for-wp/mailchimp-for-wp.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:30:\"w.org/plugins/mailchimp-for-wp\";s:4:\"slug\";s:16:\"mailchimp-for-wp\";s:6:\"plugin\";s:37:\"mailchimp-for-wp/mailchimp-for-wp.php\";s:11:\"new_version\";s:5:\"4.8.6\";s:3:\"url\";s:47:\"https://wordpress.org/plugins/mailchimp-for-wp/\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/plugin/mailchimp-for-wp.4.8.6.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:69:\"https://ps.w.org/mailchimp-for-wp/assets/icon-256x256.png?rev=1224577\";s:2:\"1x\";s:69:\"https://ps.w.org/mailchimp-for-wp/assets/icon-128x128.png?rev=1224577\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:71:\"https://ps.w.org/mailchimp-for-wp/assets/banner-772x250.png?rev=1184706\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.6\";s:6:\"tested\";s:5:\"5.7.2\";s:12:\"requires_php\";s:3:\"5.3\";s:13:\"compatibility\";O:8:\"stdClass\":0:{}}s:91:\"product-variations-swatches-for-woocommerce/product-variations-swatches-for-woocommerce.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:57:\"w.org/plugins/product-variations-swatches-for-woocommerce\";s:4:\"slug\";s:43:\"product-variations-swatches-for-woocommerce\";s:6:\"plugin\";s:91:\"product-variations-swatches-for-woocommerce/product-variations-swatches-for-woocommerce.php\";s:11:\"new_version\";s:8:\"1.0.1.13\";s:3:\"url\";s:74:\"https://wordpress.org/plugins/product-variations-swatches-for-woocommerce/\";s:7:\"package\";s:86:\"https://downloads.wordpress.org/plugin/product-variations-swatches-for-woocommerce.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:96:\"https://ps.w.org/product-variations-swatches-for-woocommerce/assets/icon-256x256.png?rev=2273056\";s:2:\"1x\";s:96:\"https://ps.w.org/product-variations-swatches-for-woocommerce/assets/icon-128x128.png?rev=2273056\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:99:\"https://ps.w.org/product-variations-swatches-for-woocommerce/assets/banner-1544x500.jpg?rev=2273056\";s:2:\"1x\";s:98:\"https://ps.w.org/product-variations-swatches-for-woocommerce/assets/banner-772x250.jpg?rev=2273056\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.4\";s:6:\"tested\";s:5:\"5.7.2\";s:12:\"requires_php\";b:0;s:13:\"compatibility\";O:8:\"stdClass\":0:{}}s:47:\"really-simple-ssl/rlrsssl-really-simple-ssl.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:31:\"w.org/plugins/really-simple-ssl\";s:4:\"slug\";s:17:\"really-simple-ssl\";s:6:\"plugin\";s:47:\"really-simple-ssl/rlrsssl-really-simple-ssl.php\";s:11:\"new_version\";s:5:\"5.0.2\";s:3:\"url\";s:48:\"https://wordpress.org/plugins/really-simple-ssl/\";s:7:\"package\";s:66:\"https://downloads.wordpress.org/plugin/really-simple-ssl.5.0.2.zip\";s:5:\"icons\";a:1:{s:2:\"1x\";s:70:\"https://ps.w.org/really-simple-ssl/assets/icon-128x128.png?rev=1782452\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:73:\"https://ps.w.org/really-simple-ssl/assets/banner-1544x500.png?rev=2320223\";s:2:\"1x\";s:72:\"https://ps.w.org/really-simple-ssl/assets/banner-772x250.png?rev=2320228\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.9\";s:6:\"tested\";s:5:\"5.7.2\";s:12:\"requires_php\";s:3:\"5.6\";s:13:\"compatibility\";O:8:\"stdClass\":0:{}}s:25:\"relevanssi/relevanssi.php\";O:8:\"stdClass\":14:{s:2:\"id\";s:24:\"w.org/plugins/relevanssi\";s:4:\"slug\";s:10:\"relevanssi\";s:6:\"plugin\";s:25:\"relevanssi/relevanssi.php\";s:11:\"new_version\";s:6:\"4.13.2\";s:3:\"url\";s:41:\"https://wordpress.org/plugins/relevanssi/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/plugin/relevanssi.4.13.2.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:63:\"https://ps.w.org/relevanssi/assets/icon-256x256.png?rev=2025044\";s:2:\"1x\";s:63:\"https://ps.w.org/relevanssi/assets/icon-128x128.png?rev=2025044\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:66:\"https://ps.w.org/relevanssi/assets/banner-1544x500.jpg?rev=1647178\";s:2:\"1x\";s:65:\"https://ps.w.org/relevanssi/assets/banner-772x250.jpg?rev=1647180\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.9\";s:6:\"tested\";s:5:\"5.7.2\";s:12:\"requires_php\";s:3:\"7.0\";s:13:\"compatibility\";O:8:\"stdClass\":0:{}s:14:\"upgrade_notice\";s:54:\"<ul>\n<li>Small bug and compatibility fixes.</li>\n</ul>\";}s:31:\"wc-vendors/class-wc-vendors.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:24:\"w.org/plugins/wc-vendors\";s:4:\"slug\";s:10:\"wc-vendors\";s:6:\"plugin\";s:31:\"wc-vendors/class-wc-vendors.php\";s:11:\"new_version\";s:5:\"2.2.4\";s:3:\"url\";s:41:\"https://wordpress.org/plugins/wc-vendors/\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/plugin/wc-vendors.2.2.4.zip\";s:5:\"icons\";a:3:{s:2:\"2x\";s:63:\"https://ps.w.org/wc-vendors/assets/icon-256x256.png?rev=1645455\";s:2:\"1x\";s:55:\"https://ps.w.org/wc-vendors/assets/icon.svg?rev=1645455\";s:3:\"svg\";s:55:\"https://ps.w.org/wc-vendors/assets/icon.svg?rev=1645455\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:66:\"https://ps.w.org/wc-vendors/assets/banner-1544x500.png?rev=2174226\";s:2:\"1x\";s:65:\"https://ps.w.org/wc-vendors/assets/banner-772x250.png?rev=2174226\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:5:\"5.3.0\";s:6:\"tested\";s:5:\"5.7.2\";s:12:\"requires_php\";s:3:\"7.2\";s:13:\"compatibility\";O:8:\"stdClass\":0:{}}s:34:\"yith-woocommerce-wishlist/init.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:39:\"w.org/plugins/yith-woocommerce-wishlist\";s:4:\"slug\";s:25:\"yith-woocommerce-wishlist\";s:6:\"plugin\";s:34:\"yith-woocommerce-wishlist/init.php\";s:11:\"new_version\";s:6:\"3.0.23\";s:3:\"url\";s:56:\"https://wordpress.org/plugins/yith-woocommerce-wishlist/\";s:7:\"package\";s:68:\"https://downloads.wordpress.org/plugin/yith-woocommerce-wishlist.zip\";s:5:\"icons\";a:1:{s:2:\"1x\";s:78:\"https://ps.w.org/yith-woocommerce-wishlist/assets/icon-128x128.jpg?rev=2215573\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:81:\"https://ps.w.org/yith-woocommerce-wishlist/assets/banner-1544x500.jpg?rev=2209192\";s:2:\"1x\";s:80:\"https://ps.w.org/yith-woocommerce-wishlist/assets/banner-772x250.jpg?rev=2209192\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.3\";s:6:\"tested\";s:5:\"5.7.2\";s:12:\"requires_php\";b:0;s:13:\"compatibility\";O:8:\"stdClass\":0:{}}}s:12:\"translations\";a:0:{}s:9:\"no_update\";a:5:{s:41:\"wpcat2tag-importer/wpcat2tag-importer.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:32:\"w.org/plugins/wpcat2tag-importer\";s:4:\"slug\";s:18:\"wpcat2tag-importer\";s:6:\"plugin\";s:41:\"wpcat2tag-importer/wpcat2tag-importer.php\";s:11:\"new_version\";s:3:\"0.5\";s:3:\"url\";s:49:\"https://wordpress.org/plugins/wpcat2tag-importer/\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/plugin/wpcat2tag-importer.0.5.zip\";s:5:\"icons\";a:3:{s:2:\"2x\";s:71:\"https://ps.w.org/wpcat2tag-importer/assets/icon-256x256.jpg?rev=1908362\";s:2:\"1x\";s:63:\"https://ps.w.org/wpcat2tag-importer/assets/icon.svg?rev=1908362\";s:3:\"svg\";s:63:\"https://ps.w.org/wpcat2tag-importer/assets/icon.svg?rev=1908362\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:72:\"https://ps.w.org/wpcat2tag-importer/assets/banner-772x250.png?rev=547690\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"3.0\";}s:36:\"contact-form-7/wp-contact-form-7.php\";O:8:\"stdClass\":13:{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:\"5.4.2\";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.5.4.2.zip\";s:5:\"icons\";a:3:{s:2:\"2x\";s:67:\"https://ps.w.org/contact-form-7/assets/icon-256x256.png?rev=2279696\";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:\"5.5\";s:6:\"tested\";s:3:\"5.8\";s:12:\"requires_php\";b:0;s:13:\"compatibility\";a:0:{}}s:9:\"hello.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:25:\"w.org/plugins/hello-dolly\";s:4:\"slug\";s:11:\"hello-dolly\";s:6:\"plugin\";s:9:\"hello.php\";s:11:\"new_version\";s:5:\"1.7.2\";s:3:\"url\";s:42:\"https://wordpress.org/plugins/hello-dolly/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/plugin/hello-dolly.1.7.2.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:64:\"https://ps.w.org/hello-dolly/assets/icon-256x256.jpg?rev=2052855\";s:2:\"1x\";s:64:\"https://ps.w.org/hello-dolly/assets/icon-128x128.jpg?rev=2052855\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:66:\"https://ps.w.org/hello-dolly/assets/banner-772x250.jpg?rev=2052855\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.6\";}s:27:\"woocommerce/woocommerce.php\";O:8:\"stdClass\":13:{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:5:\"5.5.1\";s:3:\"url\";s:42:\"https://wordpress.org/plugins/woocommerce/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.5.1.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:64:\"https://ps.w.org/woocommerce/assets/icon-256x256.png?rev=2366418\";s:2:\"1x\";s:64:\"https://ps.w.org/woocommerce/assets/icon-128x128.png?rev=2366418\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:67:\"https://ps.w.org/woocommerce/assets/banner-1544x500.png?rev=2366418\";s:2:\"1x\";s:66:\"https://ps.w.org/woocommerce/assets/banner-772x250.png?rev=2366418\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.5\";s:6:\"tested\";s:5:\"5.7.2\";s:12:\"requires_php\";s:3:\"7.0\";s:13:\"compatibility\";a:0:{}}s:33:\"yith-woocommerce-compare/init.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:38:\"w.org/plugins/yith-woocommerce-compare\";s:4:\"slug\";s:24:\"yith-woocommerce-compare\";s:6:\"plugin\";s:33:\"yith-woocommerce-compare/init.php\";s:11:\"new_version\";s:5:\"2.5.3\";s:3:\"url\";s:55:\"https://wordpress.org/plugins/yith-woocommerce-compare/\";s:7:\"package\";s:73:\"https://downloads.wordpress.org/plugin/yith-woocommerce-compare.2.5.3.zip\";s:5:\"icons\";a:1:{s:2:\"1x\";s:77:\"https://ps.w.org/yith-woocommerce-compare/assets/icon-128x128.jpg?rev=1460909\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:80:\"https://ps.w.org/yith-woocommerce-compare/assets/banner-1544x500.jpg?rev=1460909\";s:2:\"1x\";s:79:\"https://ps.w.org/yith-woocommerce-compare/assets/banner-772x250.jpg?rev=1460909\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.6\";s:6:\"tested\";s:3:\"5.8\";s:12:\"requires_php\";b:0;s:13:\"compatibility\";a:0:{}}}}', 'no'),
(655556, '_transient_timeout_wc_var_prices_2067', '1627761452', 'no'),
(655557, '_transient_wc_var_prices_2067', '{\"version\":\"1622551279\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"2070\":\"122.19\",\"2071\":\"122.19\",\"2072\":\"122.19\",\"2074\":\"122.19\",\"2075\":\"122.19\",\"2076\":\"122.19\",\"2077\":\"105.45\",\"2078\":\"122.19\",\"2079\":\"122.19\",\"2080\":\"122.19\",\"2081\":\"122.19\",\"2082\":\"122.19\",\"2083\":\"122.19\",\"2084\":\"122.19\",\"2086\":\"122.19\",\"2087\":\"122.19\",\"2088\":\"122.19\",\"2089\":\"122.19\",\"2090\":\"122.19\",\"2091\":\"122.19\",\"2092\":\"122.19\",\"2093\":\"122.19\",\"2095\":\"122.19\",\"2096\":\"122.19\",\"2097\":\"122.19\",\"2098\":\"122.19\",\"2099\":\"122.19\",\"2101\":\"122.19\",\"2102\":\"122.19\",\"2103\":\"122.19\",\"2104\":\"122.19\",\"2105\":\"122.19\",\"2106\":\"122.19\",\"2107\":\"122.19\",\"2108\":\"122.19\",\"2109\":\"122.19\",\"2110\":\"122.19\",\"2111\":\"122.19\",\"2113\":\"122.19\",\"2114\":\"122.19\",\"2115\":\"112.89\",\"2116\":\"122.19\",\"2117\":\"122.19\",\"2118\":\"122.19\",\"2119\":\"122.19\"},\"regular_price\":{\"2070\":\"122.19\",\"2071\":\"122.19\",\"2072\":\"122.19\",\"2074\":\"122.19\",\"2075\":\"122.19\",\"2076\":\"122.19\",\"2077\":\"105.45\",\"2078\":\"122.19\",\"2079\":\"122.19\",\"2080\":\"122.19\",\"2081\":\"122.19\",\"2082\":\"122.19\",\"2083\":\"122.19\",\"2084\":\"122.19\",\"2086\":\"122.19\",\"2087\":\"122.19\",\"2088\":\"122.19\",\"2089\":\"122.19\",\"2090\":\"122.19\",\"2091\":\"122.19\",\"2092\":\"122.19\",\"2093\":\"122.19\",\"2095\":\"122.19\",\"2096\":\"122.19\",\"2097\":\"122.19\",\"2098\":\"122.19\",\"2099\":\"122.19\",\"2101\":\"122.19\",\"2102\":\"122.19\",\"2103\":\"122.19\",\"2104\":\"122.19\",\"2105\":\"122.19\",\"2106\":\"122.19\",\"2107\":\"122.19\",\"2108\":\"122.19\",\"2109\":\"122.19\",\"2110\":\"122.19\",\"2111\":\"122.19\",\"2113\":\"122.19\",\"2114\":\"122.19\",\"2115\":\"112.89\",\"2116\":\"122.19\",\"2117\":\"122.19\",\"2118\":\"122.19\",\"2119\":\"122.19\"},\"sale_price\":{\"2070\":\"122.19\",\"2071\":\"122.19\",\"2072\":\"122.19\",\"2074\":\"122.19\",\"2075\":\"122.19\",\"2076\":\"122.19\",\"2077\":\"105.45\",\"2078\":\"122.19\",\"2079\":\"122.19\",\"2080\":\"122.19\",\"2081\":\"122.19\",\"2082\":\"122.19\",\"2083\":\"122.19\",\"2084\":\"122.19\",\"2086\":\"122.19\",\"2087\":\"122.19\",\"2088\":\"122.19\",\"2089\":\"122.19\",\"2090\":\"122.19\",\"2091\":\"122.19\",\"2092\":\"122.19\",\"2093\":\"122.19\",\"2095\":\"122.19\",\"2096\":\"122.19\",\"2097\":\"122.19\",\"2098\":\"122.19\",\"2099\":\"122.19\",\"2101\":\"122.19\",\"2102\":\"122.19\",\"2103\":\"122.19\",\"2104\":\"122.19\",\"2105\":\"122.19\",\"2106\":\"122.19\",\"2107\":\"122.19\",\"2108\":\"122.19\",\"2109\":\"122.19\",\"2110\":\"122.19\",\"2111\":\"122.19\",\"2113\":\"122.19\",\"2114\":\"122.19\",\"2115\":\"112.89\",\"2116\":\"122.19\",\"2117\":\"122.19\",\"2118\":\"122.19\",\"2119\":\"122.19\"}}}', 'no'),
(657742, '_transient_timeout__woocommerce_helper_subscriptions', '1626510988', 'no'),
(657743, '_transient__woocommerce_helper_subscriptions', 'a:0:{}', 'no'),
(656557, '_transient_timeout_wc_child_has_weight_2067', '1628116044', 'no'),
(656558, '_transient_wc_child_has_weight_2067', '0', 'no'),
(656559, '_transient_timeout_wc_child_has_dimensions_2067', '1628116044', 'no'),
(656560, '_transient_wc_child_has_dimensions_2067', '0', 'no'),
(656573, '_transient_timeout_wc_child_has_weight_6710', '1628116061', 'no'),
(656574, '_transient_wc_child_has_weight_6710', '0', 'no'),
(656575, '_transient_timeout_wc_child_has_dimensions_6710', '1628116061', 'no'),
(656576, '_transient_wc_child_has_dimensions_6710', '0', 'no'),
(656582, '_transient_timeout_wc_child_has_weight_6586', '1628116066', 'no'),
(656583, '_transient_wc_child_has_weight_6586', '0', 'no'),
(656584, '_transient_timeout_wc_child_has_dimensions_6586', '1628116066', 'no'),
(656585, '_transient_wc_child_has_dimensions_6586', '0', 'no'),
(656586, '_transient_timeout_wc_product_children_2888', '1628116066', 'no'),
(656587, '_transient_wc_product_children_2888', 'a:2:{s:3:\"all\";a:120:{i:0;i:2891;i:1;i:2892;i:2;i:2893;i:3;i:2894;i:4;i:2895;i:5;i:2896;i:6;i:2898;i:7;i:2899;i:8;i:2900;i:9;i:2901;i:10;i:2902;i:11;i:2903;i:12;i:2904;i:13;i:2905;i:14;i:2907;i:15;i:2908;i:16;i:2909;i:17;i:2910;i:18;i:2911;i:19;i:2912;i:20;i:2913;i:21;i:2915;i:22;i:2916;i:23;i:2917;i:24;i:2918;i:25;i:2919;i:26;i:2920;i:27;i:2921;i:28;i:2923;i:29;i:2924;i:30;i:2925;i:31;i:2926;i:32;i:2927;i:33;i:2928;i:34;i:2929;i:35;i:2930;i:36;i:2931;i:37;i:2932;i:38;i:2933;i:39;i:2934;i:40;i:2935;i:41;i:2936;i:42;i:2937;i:43;i:2938;i:44;i:2939;i:45;i:2940;i:46;i:2942;i:47;i:2943;i:48;i:2944;i:49;i:2945;i:50;i:2946;i:51;i:2947;i:52;i:2949;i:53;i:2950;i:54;i:2951;i:55;i:2952;i:56;i:2953;i:57;i:2955;i:58;i:2956;i:59;i:2957;i:60;i:2959;i:61;i:2960;i:62;i:2961;i:63;i:2962;i:64;i:2963;i:65;i:2965;i:66;i:2966;i:67;i:2967;i:68;i:2968;i:69;i:2970;i:70;i:2971;i:71;i:2972;i:72;i:2974;i:73;i:2975;i:74;i:2976;i:75;i:2977;i:76;i:2978;i:77;i:2980;i:78;i:2981;i:79;i:2982;i:80;i:2983;i:81;i:2984;i:82;i:2985;i:83;i:2986;i:84;i:2987;i:85;i:2988;i:86;i:2989;i:87;i:2990;i:88;i:2991;i:89;i:2992;i:90;i:2993;i:91;i:2994;i:92;i:2995;i:93;i:2996;i:94;i:2997;i:95;i:2998;i:96;i:2999;i:97;i:3000;i:98;i:3001;i:99;i:3002;i:100;i:3003;i:101;i:3004;i:102;i:3005;i:103;i:3006;i:104;i:3007;i:105;i:3008;i:106;i:3009;i:107;i:3010;i:108;i:3011;i:109;i:3012;i:110;i:3013;i:111;i:3014;i:112;i:3015;i:113;i:3016;i:114;i:3017;i:115;i:3018;i:116;i:3019;i:117;i:3020;i:118;i:3021;i:119;i:3022;}s:7:\"visible\";a:120:{i:0;i:2891;i:1;i:2892;i:2;i:2893;i:3;i:2894;i:4;i:2895;i:5;i:2896;i:6;i:2898;i:7;i:2899;i:8;i:2900;i:9;i:2901;i:10;i:2902;i:11;i:2903;i:12;i:2904;i:13;i:2905;i:14;i:2907;i:15;i:2908;i:16;i:2909;i:17;i:2910;i:18;i:2911;i:19;i:2912;i:20;i:2913;i:21;i:2915;i:22;i:2916;i:23;i:2917;i:24;i:2918;i:25;i:2919;i:26;i:2920;i:27;i:2921;i:28;i:2923;i:29;i:2924;i:30;i:2925;i:31;i:2926;i:32;i:2927;i:33;i:2928;i:34;i:2929;i:35;i:2930;i:36;i:2931;i:37;i:2932;i:38;i:2933;i:39;i:2934;i:40;i:2935;i:41;i:2936;i:42;i:2937;i:43;i:2938;i:44;i:2939;i:45;i:2940;i:46;i:2942;i:47;i:2943;i:48;i:2944;i:49;i:2945;i:50;i:2946;i:51;i:2947;i:52;i:2949;i:53;i:2950;i:54;i:2951;i:55;i:2952;i:56;i:2953;i:57;i:2955;i:58;i:2956;i:59;i:2957;i:60;i:2959;i:61;i:2960;i:62;i:2961;i:63;i:2962;i:64;i:2963;i:65;i:2965;i:66;i:2966;i:67;i:2967;i:68;i:2968;i:69;i:2970;i:70;i:2971;i:71;i:2972;i:72;i:2974;i:73;i:2975;i:74;i:2976;i:75;i:2977;i:76;i:2978;i:77;i:2980;i:78;i:2981;i:79;i:2982;i:80;i:2983;i:81;i:2984;i:82;i:2985;i:83;i:2986;i:84;i:2987;i:85;i:2988;i:86;i:2989;i:87;i:2990;i:88;i:2991;i:89;i:2992;i:90;i:2993;i:91;i:2994;i:92;i:2995;i:93;i:2996;i:94;i:2997;i:95;i:2998;i:96;i:2999;i:97;i:3000;i:98;i:3001;i:99;i:3002;i:100;i:3003;i:101;i:3004;i:102;i:3005;i:103;i:3006;i:104;i:3007;i:105;i:3008;i:106;i:3009;i:107;i:3010;i:108;i:3011;i:109;i:3012;i:110;i:3013;i:111;i:3014;i:112;i:3015;i:113;i:3016;i:114;i:3017;i:115;i:3018;i:116;i:3019;i:117;i:3020;i:118;i:3021;i:119;i:3022;}}', 'no'),
(656588, '_transient_timeout_wc_var_prices_2888', '1628116066', 'no'),
(656589, '_transient_wc_var_prices_2888', '{\"version\":\"1622551279\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"2891\":\"158.73\",\"2892\":\"158.73\",\"2893\":\"158.73\",\"2894\":\"158.73\",\"2895\":\"158.73\",\"2896\":\"158.73\",\"2898\":\"158.73\",\"2899\":\"158.73\",\"2900\":\"158.73\",\"2901\":\"158.73\",\"2902\":\"158.73\",\"2903\":\"158.73\",\"2904\":\"158.73\",\"2905\":\"158.73\",\"2907\":\"158.73\",\"2908\":\"158.73\",\"2909\":\"158.73\",\"2910\":\"158.73\",\"2911\":\"158.73\",\"2912\":\"158.73\",\"2913\":\"158.73\",\"2915\":\"158.73\",\"2916\":\"158.73\",\"2917\":\"158.73\",\"2918\":\"158.73\",\"2919\":\"158.73\",\"2920\":\"158.73\",\"2921\":\"158.73\",\"2923\":\"158.73\",\"2924\":\"158.73\",\"2925\":\"158.73\",\"2926\":\"158.73\",\"2927\":\"158.73\",\"2928\":\"158.73\",\"2929\":\"158.73\",\"2930\":\"158.73\",\"2931\":\"158.73\",\"2932\":\"158.73\",\"2933\":\"158.73\",\"2934\":\"158.73\",\"2935\":\"158.73\",\"2936\":\"158.73\",\"2937\":\"158.73\",\"2938\":\"158.73\",\"2939\":\"158.73\",\"2940\":\"158.73\",\"2942\":\"158.73\",\"2943\":\"158.73\",\"2944\":\"158.73\",\"2945\":\"158.73\",\"2946\":\"158.73\",\"2947\":\"158.73\",\"2949\":\"158.73\",\"2950\":\"158.73\",\"2951\":\"158.73\",\"2952\":\"158.73\",\"2953\":\"158.73\",\"2955\":\"158.73\",\"2956\":\"158.73\",\"2957\":\"158.73\",\"2959\":\"158.73\",\"2960\":\"158.73\",\"2961\":\"158.73\",\"2962\":\"158.73\",\"2963\":\"158.73\",\"2965\":\"158.73\",\"2966\":\"158.73\",\"2967\":\"158.73\",\"2968\":\"158.73\",\"2970\":\"158.73\",\"2971\":\"158.73\",\"2972\":\"158.73\",\"2974\":\"158.73\",\"2975\":\"158.73\",\"2976\":\"158.73\",\"2977\":\"158.73\",\"2978\":\"158.73\",\"2980\":\"158.73\",\"2981\":\"158.73\",\"2982\":\"158.73\",\"2983\":\"158.73\",\"2984\":\"158.73\",\"2985\":\"158.73\",\"2986\":\"158.73\",\"2987\":\"158.73\",\"2988\":\"158.73\",\"2989\":\"158.73\",\"2990\":\"158.73\",\"2991\":\"158.73\",\"2992\":\"158.73\",\"2993\":\"158.73\",\"2994\":\"158.73\",\"2995\":\"158.73\",\"2996\":\"158.73\",\"2997\":\"158.73\",\"2998\":\"158.73\",\"2999\":\"158.73\",\"3000\":\"158.73\",\"3001\":\"158.73\",\"3002\":\"158.73\",\"3003\":\"158.73\",\"3004\":\"158.73\",\"3005\":\"158.73\",\"3006\":\"158.73\",\"3007\":\"158.73\",\"3008\":\"158.73\",\"3009\":\"158.73\",\"3010\":\"158.73\",\"3011\":\"158.73\",\"3012\":\"158.73\",\"3013\":\"158.73\",\"3014\":\"158.73\",\"3015\":\"158.73\",\"3016\":\"158.73\",\"3017\":\"158.73\",\"3018\":\"158.73\",\"3019\":\"158.73\",\"3020\":\"158.73\",\"3021\":\"158.73\",\"3022\":\"158.73\"},\"regular_price\":{\"2891\":\"158.73\",\"2892\":\"158.73\",\"2893\":\"158.73\",\"2894\":\"158.73\",\"2895\":\"158.73\",\"2896\":\"158.73\",\"2898\":\"158.73\",\"2899\":\"158.73\",\"2900\":\"158.73\",\"2901\":\"158.73\",\"2902\":\"158.73\",\"2903\":\"158.73\",\"2904\":\"158.73\",\"2905\":\"158.73\",\"2907\":\"158.73\",\"2908\":\"158.73\",\"2909\":\"158.73\",\"2910\":\"158.73\",\"2911\":\"158.73\",\"2912\":\"158.73\",\"2913\":\"158.73\",\"2915\":\"158.73\",\"2916\":\"158.73\",\"2917\":\"158.73\",\"2918\":\"158.73\",\"2919\":\"158.73\",\"2920\":\"158.73\",\"2921\":\"158.73\",\"2923\":\"158.73\",\"2924\":\"158.73\",\"2925\":\"158.73\",\"2926\":\"158.73\",\"2927\":\"158.73\",\"2928\":\"158.73\",\"2929\":\"158.73\",\"2930\":\"158.73\",\"2931\":\"158.73\",\"2932\":\"158.73\",\"2933\":\"158.73\",\"2934\":\"158.73\",\"2935\":\"158.73\",\"2936\":\"158.73\",\"2937\":\"158.73\",\"2938\":\"158.73\",\"2939\":\"158.73\",\"2940\":\"158.73\",\"2942\":\"158.73\",\"2943\":\"158.73\",\"2944\":\"158.73\",\"2945\":\"158.73\",\"2946\":\"158.73\",\"2947\":\"158.73\",\"2949\":\"158.73\",\"2950\":\"158.73\",\"2951\":\"158.73\",\"2952\":\"158.73\",\"2953\":\"158.73\",\"2955\":\"158.73\",\"2956\":\"158.73\",\"2957\":\"158.73\",\"2959\":\"158.73\",\"2960\":\"158.73\",\"2961\":\"158.73\",\"2962\":\"158.73\",\"2963\":\"158.73\",\"2965\":\"158.73\",\"2966\":\"158.73\",\"2967\":\"158.73\",\"2968\":\"158.73\",\"2970\":\"158.73\",\"2971\":\"158.73\",\"2972\":\"158.73\",\"2974\":\"158.73\",\"2975\":\"158.73\",\"2976\":\"158.73\",\"2977\":\"158.73\",\"2978\":\"158.73\",\"2980\":\"158.73\",\"2981\":\"158.73\",\"2982\":\"158.73\",\"2983\":\"158.73\",\"2984\":\"158.73\",\"2985\":\"158.73\",\"2986\":\"158.73\",\"2987\":\"158.73\",\"2988\":\"158.73\",\"2989\":\"158.73\",\"2990\":\"158.73\",\"2991\":\"158.73\",\"2992\":\"158.73\",\"2993\":\"158.73\",\"2994\":\"158.73\",\"2995\":\"158.73\",\"2996\":\"158.73\",\"2997\":\"158.73\",\"2998\":\"158.73\",\"2999\":\"158.73\",\"3000\":\"158.73\",\"3001\":\"158.73\",\"3002\":\"158.73\",\"3003\":\"158.73\",\"3004\":\"158.73\",\"3005\":\"158.73\",\"3006\":\"158.73\",\"3007\":\"158.73\",\"3008\":\"158.73\",\"3009\":\"158.73\",\"3010\":\"158.73\",\"3011\":\"158.73\",\"3012\":\"158.73\",\"3013\":\"158.73\",\"3014\":\"158.73\",\"3015\":\"158.73\",\"3016\":\"158.73\",\"3017\":\"158.73\",\"3018\":\"158.73\",\"3019\":\"158.73\",\"3020\":\"158.73\",\"3021\":\"158.73\",\"3022\":\"158.73\"},\"sale_price\":{\"2891\":\"158.73\",\"2892\":\"158.73\",\"2893\":\"158.73\",\"2894\":\"158.73\",\"2895\":\"158.73\",\"2896\":\"158.73\",\"2898\":\"158.73\",\"2899\":\"158.73\",\"2900\":\"158.73\",\"2901\":\"158.73\",\"2902\":\"158.73\",\"2903\":\"158.73\",\"2904\":\"158.73\",\"2905\":\"158.73\",\"2907\":\"158.73\",\"2908\":\"158.73\",\"2909\":\"158.73\",\"2910\":\"158.73\",\"2911\":\"158.73\",\"2912\":\"158.73\",\"2913\":\"158.73\",\"2915\":\"158.73\",\"2916\":\"158.73\",\"2917\":\"158.73\",\"2918\":\"158.73\",\"2919\":\"158.73\",\"2920\":\"158.73\",\"2921\":\"158.73\",\"2923\":\"158.73\",\"2924\":\"158.73\",\"2925\":\"158.73\",\"2926\":\"158.73\",\"2927\":\"158.73\",\"2928\":\"158.73\",\"2929\":\"158.73\",\"2930\":\"158.73\",\"2931\":\"158.73\",\"2932\":\"158.73\",\"2933\":\"158.73\",\"2934\":\"158.73\",\"2935\":\"158.73\",\"2936\":\"158.73\",\"2937\":\"158.73\",\"2938\":\"158.73\",\"2939\":\"158.73\",\"2940\":\"158.73\",\"2942\":\"158.73\",\"2943\":\"158.73\",\"2944\":\"158.73\",\"2945\":\"158.73\",\"2946\":\"158.73\",\"2947\":\"158.73\",\"2949\":\"158.73\",\"2950\":\"158.73\",\"2951\":\"158.73\",\"2952\":\"158.73\",\"2953\":\"158.73\",\"2955\":\"158.73\",\"2956\":\"158.73\",\"2957\":\"158.73\",\"2959\":\"158.73\",\"2960\":\"158.73\",\"2961\":\"158.73\",\"2962\":\"158.73\",\"2963\":\"158.73\",\"2965\":\"158.73\",\"2966\":\"158.73\",\"2967\":\"158.73\",\"2968\":\"158.73\",\"2970\":\"158.73\",\"2971\":\"158.73\",\"2972\":\"158.73\",\"2974\":\"158.73\",\"2975\":\"158.73\",\"2976\":\"158.73\",\"2977\":\"158.73\",\"2978\":\"158.73\",\"2980\":\"158.73\",\"2981\":\"158.73\",\"2982\":\"158.73\",\"2983\":\"158.73\",\"2984\":\"158.73\",\"2985\":\"158.73\",\"2986\":\"158.73\",\"2987\":\"158.73\",\"2988\":\"158.73\",\"2989\":\"158.73\",\"2990\":\"158.73\",\"2991\":\"158.73\",\"2992\":\"158.73\",\"2993\":\"158.73\",\"2994\":\"158.73\",\"2995\":\"158.73\",\"2996\":\"158.73\",\"2997\":\"158.73\",\"2998\":\"158.73\",\"2999\":\"158.73\",\"3000\":\"158.73\",\"3001\":\"158.73\",\"3002\":\"158.73\",\"3003\":\"158.73\",\"3004\":\"158.73\",\"3005\":\"158.73\",\"3006\":\"158.73\",\"3007\":\"158.73\",\"3008\":\"158.73\",\"3009\":\"158.73\",\"3010\":\"158.73\",\"3011\":\"158.73\",\"3012\":\"158.73\",\"3013\":\"158.73\",\"3014\":\"158.73\",\"3015\":\"158.73\",\"3016\":\"158.73\",\"3017\":\"158.73\",\"3018\":\"158.73\",\"3019\":\"158.73\",\"3020\":\"158.73\",\"3021\":\"158.73\",\"3022\":\"158.73\"}}}', 'no'),
(651870, 'vi_woo_product_variation_swatches_params', 'a:47:{s:3:\"ids\";a:3:{i:0;s:21:\"vi_wpvs_button_design\";i:1;s:20:\"vi_wpvs_color_design\";i:2;s:20:\"vi_wpvs_image_design\";}s:5:\"names\";a:3:{i:0;s:13:\"Button Design\";i:1;s:12:\"Color Design\";i:2;s:12:\"Image Design\";}s:28:\"attribute_reduce_size_mobile\";a:3:{i:0;s:2:\"85\";i:1;s:2:\"85\";i:2;s:2:\"85\";}s:15:\"attribute_width\";a:3:{i:0;b:0;i:1;s:2:\"32\";i:2;s:2:\"50\";}s:16:\"attribute_height\";a:3:{i:0;b:0;i:1;s:2:\"32\";i:2;s:2:\"50\";}s:18:\"attribute_fontsize\";a:3:{i:0;s:2:\"13\";i:1;s:2:\"13\";i:2;s:2:\"13\";}s:17:\"attribute_padding\";a:3:{i:0;s:9:\"10px 20px\";i:1;s:4:\"10px\";i:2;s:3:\"3px\";}s:20:\"attribute_transition\";a:3:{i:0;s:2:\"30\";i:1;s:2:\"30\";i:2;s:2:\"30\";}s:34:\"attribute_default_box_shadow_color\";a:3:{i:0;b:0;i:1;s:22:\"rgba(238, 238, 238, 1)\";i:2;b:0;}s:23:\"attribute_default_color\";a:3:{i:0;s:19:\"rgba(33, 33, 33, 1)\";i:1;b:0;i:2;b:0;}s:26:\"attribute_default_bg_color\";a:3:{i:0;s:7:\"#ffffff\";i:1;s:16:\"rgba(0, 0, 0, 0)\";i:2;s:22:\"rgba(255, 255, 255, 1)\";}s:30:\"attribute_default_border_color\";a:3:{i:0;s:7:\"#cccccc\";i:1;b:0;i:2;s:22:\"rgba(238, 238, 238, 1)\";}s:31:\"attribute_default_border_radius\";a:3:{i:0;b:0;i:1;s:2:\"20\";i:2;b:0;}s:30:\"attribute_default_border_width\";a:3:{i:0;s:1:\"1\";i:1;s:1:\"0\";i:2;s:1:\"1\";}s:21:\"attribute_hover_scale\";a:3:{i:0;s:1:\"1\";i:1;s:1:\"1\";i:2;s:1:\"1\";}s:32:\"attribute_hover_box_shadow_color\";a:3:{i:0;b:0;i:1;b:0;i:2;b:0;}s:21:\"attribute_hover_color\";a:3:{i:0;s:22:\"rgba(255, 255, 255, 1)\";i:1;b:0;i:2;b:0;}s:24:\"attribute_hover_bg_color\";a:3:{i:0;s:19:\"rgba(33, 33, 33, 1)\";i:1;s:19:\"rgba(0, 0, 0, 0.06)\";i:2;b:0;}s:28:\"attribute_hover_border_color\";a:3:{i:0;s:19:\"rgba(33, 33, 33, 1)\";i:1;b:0;i:2;s:19:\"rgba(33, 33, 33, 1)\";}s:29:\"attribute_hover_border_radius\";a:3:{i:0;b:0;i:1;s:2:\"20\";i:2;b:0;}s:28:\"attribute_hover_border_width\";a:3:{i:0;s:1:\"1\";i:1;s:1:\"0\";i:2;s:1:\"1\";}s:24:\"attribute_selected_scale\";a:3:{i:0;s:1:\"1\";i:1;s:1:\"1\";i:2;s:1:\"1\";}s:30:\"attribute_selected_icon_enable\";a:0:{}s:28:\"attribute_selected_icon_type\";a:0:{}s:29:\"attribute_selected_icon_color\";a:0:{}s:35:\"attribute_selected_box_shadow_color\";a:3:{i:0;b:0;i:1;b:0;i:2;b:0;}s:24:\"attribute_selected_color\";a:3:{i:0;s:22:\"rgba(255, 255, 255, 1)\";i:1;b:0;i:2;b:0;}s:27:\"attribute_selected_bg_color\";a:3:{i:0;s:19:\"rgba(33, 33, 33, 1)\";i:1;s:19:\"rgba(0, 0, 0, 0.06)\";i:2;b:0;}s:31:\"attribute_selected_border_color\";a:3:{i:0;s:19:\"rgba(33, 33, 33, 1)\";i:1;b:0;i:2;s:19:\"rgba(33, 33, 33, 1)\";}s:32:\"attribute_selected_border_radius\";a:3:{i:0;b:0;i:1;s:2:\"20\";i:2;b:0;}s:31:\"attribute_selected_border_width\";a:3:{i:0;s:1:\"1\";i:1;s:1:\"0\";i:2;s:1:\"1\";}s:22:\"attribute_out_of_stock\";a:3:{i:0;s:4:\"blur\";i:1;s:4:\"blur\";i:2;s:4:\"blur\";}s:24:\"attribute_tooltip_enable\";a:3:{i:0;b:0;i:1;b:0;i:2;b:0;}s:22:\"attribute_tooltip_type\";a:0:{}s:26:\"attribute_tooltip_position\";a:3:{i:0;s:3:\"top\";i:1;s:3:\"top\";i:2;s:3:\"top\";}s:23:\"attribute_tooltip_width\";a:0:{}s:24:\"attribute_tooltip_height\";a:0:{}s:26:\"attribute_tooltip_fontsize\";a:3:{i:0;s:2:\"14\";i:1;s:2:\"14\";i:2;s:2:\"14\";}s:31:\"attribute_tooltip_border_radius\";a:3:{i:0;s:1:\"3\";i:1;s:1:\"3\";i:2;s:1:\"3\";}s:26:\"attribute_tooltip_bg_color\";a:3:{i:0;s:7:\"#ffffff\";i:1;s:7:\"#ffffff\";i:2;s:7:\"#ffffff\";}s:23:\"attribute_tooltip_color\";a:3:{i:0;s:7:\"#222222\";i:1;s:7:\"#222222\";i:2;s:7:\"#222222\";}s:30:\"attribute_tooltip_border_color\";a:3:{i:0;s:7:\"#cccccc\";i:1;s:7:\"#cccccc\";i:2;s:7:\"#cccccc\";}s:25:\"attribute_display_default\";s:6:\"button\";s:22:\"attribute_double_click\";s:0:\"\";s:17:\"taxonomy_profiles\";a:5:{s:8:\"pa_brand\";s:21:\"vi_wpvs_button_design\";s:12:\"pa_shoe-size\";s:0:\"\";s:13:\"pa_ships-from\";s:0:\"\";s:14:\"pa_metal-color\";s:0:\"\";s:13:\"pa_shoes-size\";s:0:\"\";}s:21:\"taxonomy_display_type\";a:5:{s:8:\"pa_brand\";s:8:\"vertical\";s:12:\"pa_shoe-size\";s:0:\"\";s:13:\"pa_ships-from\";s:0:\"\";s:14:\"pa_metal-color\";s:0:\"\";s:13:\"pa_shoes-size\";s:0:\"\";}s:23:\"check_swatches_settings\";i:1;}', 'yes'),
(651865, 'wooaliexpressdropship_params', 'a:42:{s:6:\"enable\";s:1:\"1\";s:10:\"secret_key\";s:32:\"82f4c0a86b1502125cc8646e863c7164\";s:14:\"product_status\";s:7:\"publish\";s:18:\"catalog_visibility\";s:7:\"visible\";s:15:\"product_gallery\";s:1:\"1\";s:18:\"product_categories\";a:1:{i:0;s:3:\"254\";}s:12:\"product_tags\";a:0:{}s:19:\"product_description\";s:30:\"item_specifics_and_description\";s:17:\"variation_visible\";s:0:\"\";s:12:\"manage_stock\";s:1:\"1\";s:16:\"ignore_ship_from\";s:0:\"\";s:10:\"price_from\";a:1:{i:0;s:1:\"0\";}s:8:\"price_to\";a:1:{i:0;s:0:\"\";}s:10:\"plus_value\";a:1:{i:0;s:2:\"90\";}s:15:\"plus_sale_value\";a:1:{i:0;s:2:\"-1\";}s:15:\"plus_value_type\";a:1:{i:0;s:7:\"percent\";}s:13:\"price_default\";a:3:{s:15:\"plus_value_type\";s:8:\"multiply\";s:15:\"plus_sale_value\";s:1:\"1\";s:10:\"plus_value\";s:1:\"2\";}s:23:\"import_product_currency\";s:0:\"\";s:20:\"import_currency_rate\";s:1:\"1\";s:23:\"fulfill_default_carrier\";s:12:\"EMS_ZX_ZX_US\";s:28:\"fulfill_default_phone_number\";s:0:\"\";s:29:\"fulfill_default_phone_country\";s:2:\"AD\";s:18:\"fulfill_order_note\";s:176:\"I\'m dropshipping. Please DO NOT put any invoices, QR codes, promotions or your brand name logo in the shipments. Please ship as soon as possible for repeat business. Thank you!\";s:24:\"order_status_for_fulfill\";a:3:{i:0;s:13:\"wc-processing\";i:1;s:10:\"wc-on-hold\";i:2;s:12:\"wc-completed\";}s:23:\"order_status_after_sync\";s:12:\"wc-completed\";s:14:\"string_replace\";a:3:{s:11:\"from_string\";a:0:{}s:9:\"to_string\";a:0:{}s:9:\"sensitive\";a:0:{}}s:21:\"carrier_name_replaces\";a:3:{s:11:\"from_string\";a:0:{}s:9:\"to_string\";a:0:{}s:9:\"sensitive\";a:0:{}}s:20:\"carrier_url_replaces\";a:3:{s:11:\"from_string\";a:0:{}s:9:\"to_string\";a:0:{}s:9:\"sensitive\";a:0:{}}s:26:\"disable_background_process\";s:0:\"\";s:23:\"simple_if_one_variation\";s:0:\"\";s:27:\"download_description_images\";s:0:\"\";s:20:\"show_shipping_option\";s:1:\"1\";s:31:\"shipping_cost_after_price_rules\";s:1:\"1\";s:21:\"use_global_attributes\";s:1:\"1\";s:25:\"format_price_rules_enable\";s:0:\"\";s:23:\"format_price_rules_test\";s:1:\"0\";s:18:\"format_price_rules\";a:1:{i:0;a:6:{s:4:\"from\";s:1:\"0\";s:2:\"to\";s:1:\"0\";s:4:\"part\";s:8:\"fraction\";s:10:\"value_from\";s:1:\"0\";s:8:\"value_to\";s:1:\"0\";s:5:\"value\";s:1:\"0\";}}s:13:\"override_hide\";s:0:\"\";s:14:\"override_title\";s:0:\"\";s:15:\"override_images\";s:0:\"\";s:20:\"override_description\";s:0:\"\";s:18:\"delete_woo_product\";s:0:\"\";}', 'yes'),
(655013, '_transient_timeout_villatheme_call', '1626613052', 'no'),
(655014, '_transient_villatheme_call', 'email-template-customizer-for-woo', 'no'),
(651868, 'vi_wad_create_table_of_error_product_images', '1622546046', 'yes'),
(651872, 'email-template-customizer-for-woo_start_use', '1', 'yes'),
(651875, 'product-variations-swatches-for-woocommerce_start_use', '1', 'yes'),
(651878, 'woo-alidropship_start_use', '1', 'yes'),
(651885, 'woo-cart-all-in-one_start_use', '1', 'yes'),
(657616, '_transient_timeout__redux_activation_redirect', '1626526683', 'no'),
(651893, 'vi_woo_alidropship_cookies_for_importing', 'a:3:{s:6:\"xman_f\";s:120:\"vyM694oV2gJLpC0krM8uXnTJLHG/nWpR89Ic4eU7jAGiyocbiDjPiJKsSXgOrGl5eFJDF9FGWQFVix1/t5841qv1q9S8a3FAqgCbz5c2ggZ2gh3gsyylyw==\";s:6:\"xman_t\";s:64:\"26E41RrjaUe2M/L3cT283IhjNbSbKtBQSpeAI2qrOPQzNQd4pVH1sH7NH/x22xtR\";s:10:\"aep_usuc_f\";s:42:\"site=glo&c_tp=USD&region=LK&b_locale=en_US\";}', 'yes');
INSERT INTO `wpx5_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(651894, 'vi_wad_user_agent_list', '[\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/61.0.3163.100 Safari/537.36\",\"Mozilla\\/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit\\/537.36 (KHTML, like Gecko) Chrome\\/74.0.3729.169 Safari\\/537.36\",\"Mozilla\\/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit\\/537.36 (KHTML, like Gecko) Chrome\\/75.0.3770.100 Safari\\/537.36\",\"Mozilla\\/5.0 (Windows NT 10.0; Win64; x64; rv:67.0) Gecko\\/20100101 Firefox\\/67.0\",\"Mozilla\\/5.0 (Macintosh; Intel Mac OS X 10_14_5) AppleWebKit\\/605.1.15 (KHTML, like Gecko) Version\\/12.1.1 Safari\\/605.1.15\",\"Mozilla\\/5.0 (Macintosh; Intel Mac OS X 10_14_5) AppleWebKit\\/537.36 (KHTML, like Gecko) Chrome\\/74.0.3729.169 Safari\\/537.36\",\"Mozilla\\/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit\\/537.36 (KHTML, like Gecko) Chrome\\/75.0.3770.80 Safari\\/537.36\",\"Mozilla\\/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit\\/537.36 (KHTML, like Gecko) Chrome\\/74.0.3729.169 Safari\\/537.36\",\"Mozilla\\/5.0 (X11; Ubuntu; Linux x86_64; rv:67.0) Gecko\\/20100101 Firefox\\/67.0\",\"Mozilla\\/5.0 (Macintosh; Intel Mac OS X 10.14; rv:67.0) Gecko\\/20100101 Firefox\\/67.0\",\"Mozilla\\/5.0 (Macintosh; Intel Mac OS X 10_14_5) AppleWebKit\\/537.36 (KHTML, like Gecko) Chrome\\/75.0.3770.100 Safari\\/537.36\",\"Mozilla\\/5.0 (Windows NT 10.0; WOW64) AppleWebKit\\/537.36 (KHTML, like Gecko) HeadlessChrome\\/60.0.3112.78 Safari\\/537.36\",\"Mozilla\\/5.0 (Windows NT 6.1; rv:60.0) Gecko\\/20100101 Firefox\\/60.0\",\"Mozilla\\/5.0 (Windows NT 6.1; Win64; x64; rv:67.0) Gecko\\/20100101 Firefox\\/67.0\",\"Mozilla\\/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit\\/537.36 (KHTML, like Gecko) Chrome\\/75.0.3770.90 Safari\\/537.36\",\"Mozilla\\/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit\\/537.36 (KHTML, like Gecko) Chrome\\/75.0.3770.100 Safari\\/537.36\",\"Mozilla\\/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit\\/537.36 (KHTML, like Gecko) Chrome\\/64.0.3282.140 Safari\\/537.36 Edge\\/17.17134\",\"Mozilla\\/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit\\/537.36 (KHTML, like Gecko) Chrome\\/74.0.3729.169 Safari\\/537.36\",\"Mozilla\\/5.0 (X11; Linux x86_64; rv:67.0) Gecko\\/20100101 Firefox\\/67.0\",\"Mozilla\\/5.0 (Macintosh; Intel Mac OS X 10_14_4) AppleWebKit\\/537.36 (KHTML, like Gecko) Chrome\\/74.0.3729.169 Safari\\/537.36\",\"Mozilla\\/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit\\/537.36 (KHTML, like Gecko) Chrome\\/74.0.3729.131 Safari\\/537.36\",\"Mozilla\\/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit\\/537.36 (KHTML, like Gecko) Chrome\\/64.0.3282.140 Safari\\/537.36 Edge\\/18.17763\",\"Mozilla\\/5.0 (X11; Linux x86_64) AppleWebKit\\/537.36 (KHTML, like Gecko) Chrome\\/75.0.3770.80 Safari\\/537.36\",\"Mozilla\\/5.0 (Macintosh; Intel Mac OS X 10_14_4) AppleWebKit\\/605.1.15 (KHTML, like Gecko) Version\\/12.1 Safari\\/605.1.15\",\"Mozilla\\/5.0 (Windows NT 10.0; WOW64) AppleWebKit\\/537.36 (KHTML, like Gecko) Chrome\\/74.0.3729.169 Safari\\/537.36\",\"Mozilla\\/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit\\/605.1.15 (KHTML, like Gecko) Version\\/12.1.1 Safari\\/605.1.15\",\"Mozilla\\/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit\\/537.36 (KHTML, like Gecko) Chrome\\/74.0.3729.169 Safari\\/537.36\",\"Mozilla\\/5.0 (X11; Linux x86_64) AppleWebKit\\/537.36 (KHTML, like Gecko) Chrome\\/75.0.3770.100 Safari\\/537.36\",\"Mozilla\\/5.0 (Windows NT 10.0; WOW64; Trident\\/7.0; rv:11.0) like Gecko\",\"Mozilla\\/5.0 (X11; Linux x86_64; rv:60.0) Gecko\\/20100101 Firefox\\/60.0\",\"Mozilla\\/5.0 (X11; Linux x86_64) AppleWebKit\\/537.36 (KHTML, like Gecko) Chrome\\/74.0.3729.169 Safari\\/537.36\",\"Mozilla\\/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit\\/537.36 (KHTML, like Gecko) Chrome\\/73.0.3683.103 Safari\\/537.36 OPR\\/60.0.3255.151\",\"Mozilla\\/5.0 (Windows NT 6.1; WOW64; Trident\\/7.0; rv:11.0) like Gecko\",\"Mozilla\\/5.0 (Macintosh; Intel Mac OS X 10_14_5) AppleWebKit\\/537.36 (KHTML, like Gecko) Chrome\\/75.0.3770.80 Safari\\/537.36\",\"Mozilla\\/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit\\/537.36 (KHTML, like Gecko) Chrome\\/74.0.3729.169 Safari\\/537.36\",\"Mozilla\\/5.0 (Macintosh; Intel Mac OS X 10.13; rv:67.0) Gecko\\/20100101 Firefox\\/67.0\",\"Mozilla\\/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit\\/537.36 (KHTML, like Gecko) Chrome\\/73.0.3683.103 Safari\\/537.36\",\"Mozilla\\/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit\\/537.36 (KHTML, like Gecko) Chrome\\/75.0.3770.80 Safari\\/537.36\",\"Mozilla\\/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit\\/537.36 (KHTML, like Gecko) Chrome\\/62.0.3202.94 Safari\\/537.36\",\"Mozilla\\/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit\\/537.36 (KHTML, like Gecko) Chrome\\/74.0.3729.157 Safari\\/537.36\",\"Mozilla\\/5.0 (Windows NT 10.0; Win64; x64; rv:66.0) Gecko\\/20100101 Firefox\\/66.0\",\"Mozilla\\/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko\\/20100101 Firefox\\/68.0\",\"Mozilla\\/5.0 (X11; Linux x86_64) AppleWebKit\\/537.36 (KHTML, like Gecko) Chrome\\/72.0.3626.109 Safari\\/537.36\",\"Mozilla\\/5.0 (Macintosh; Intel Mac OS X 10_14_3) AppleWebKit\\/537.36 (KHTML, like Gecko) Chrome\\/74.0.3729.169 Safari\\/537.36\",\"Mozilla\\/5.0 (Macintosh; Intel Mac OS X 10_14_5) AppleWebKit\\/537.36 (KHTML, like Gecko) Chrome\\/75.0.3770.90 Safari\\/537.36\",\"Mozilla\\/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit\\/537.36 (KHTML, like Gecko) Chrome\\/73.0.3683.103 Safari\\/537.36 OPR\\/60.0.3255.109\",\"Mozilla\\/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit\\/537.36 (KHTML, like Gecko) Chrome\\/73.0.3683.103 Safari\\/537.36 OPR\\/60.0.3255.170\",\"Mozilla\\/5.0 (Windows NT 6.3; Win64; x64; rv:67.0) Gecko\\/20100101 Firefox\\/67.0\",\"Mozilla\\/5.0 (Windows NT 10.0; WOW64; rv:67.0) Gecko\\/20100101 Firefox\\/67.0\",\"Mozilla\\/5.0 (iPad; CPU OS 12_3_1 like Mac OS X) AppleWebKit\\/605.1.15 (KHTML, like Gecko) Version\\/12.1.1 Mobile\\/15E148 Safari\\/604.1\",\"Mozilla\\/5.0 (Windows NT 6.1; WOW64) AppleWebKit\\/537.36 (KHTML, like Gecko) HeadlessChrome\\/60.0.3112.78 Safari\\/537.36\",\"Mozilla\\/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit\\/537.36 (KHTML, like Gecko) Chrome\\/75.0.3770.100 Safari\\/537.36\",\"Mozilla\\/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit\\/537.36 (KHTML, like Gecko) Chrome\\/75.0.3770.100 Safari\\/537.36\",\"Mozilla\\/5.0 (Windows NT 10.0; WOW64) AppleWebKit\\/537.36 (KHTML, like Gecko) Chrome\\/74.0.3729.169 YaBrowser\\/19.6.1.153 Yowser\\/2.5 Safari\\/537.36\",\"Mozilla\\/5.0 (X11; Linux x86_64) AppleWebKit\\/537.36 (KHTML, like Gecko) Chrome\\/70.0.3538.77 Safari\\/537.36\",\"Mozilla\\/5.0 (Windows NT 10.0; WOW64) AppleWebKit\\/537.36 (KHTML, like Gecko) Chrome\\/73.0.3683.103 YaBrowser\\/19.4.3.370 Yowser\\/2.5 Safari\\/537.36\",\"Mozilla\\/5.0 (Windows NT 10.0; WOW64) AppleWebKit\\/537.36 (KHTML, like Gecko) Chrome\\/74.0.3729.169 YaBrowser\\/19.6.0.1574 Yowser\\/2.5 Safari\\/537.36\",\"Mozilla\\/5.0 (X11; Linux x86_64) AppleWebKit\\/537.36 (KHTML, like Gecko) Ubuntu Chromium\\/74.0.3729.169 Chrome\\/74.0.3729.169 Safari\\/537.36\",\"Mozilla\\/5.0 (Windows NT 6.1) AppleWebKit\\/537.36 (KHTML, like Gecko) Chrome\\/74.0.3729.169 Safari\\/537.36\",\"Mozilla\\/5.0 (X11; Linux x86_64) AppleWebKit\\/537.36 (KHTML, like Gecko) Chrome\\/74.0.3729.131 Safari\\/537.36\",\"Mozilla\\/5.0 (Macintosh; Intel Mac OS X 10_14) AppleWebKit\\/605.1.15 (KHTML, like Gecko) Version\\/12.0 Safari\\/605.1.15\",\"Mozilla\\/5.0 (Macintosh; Intel Mac OS X 10_14_0) AppleWebKit\\/537.36 (KHTML, like Gecko) Chrome\\/74.0.3729.169 Safari\\/537.36\",\"Mozilla\\/5.0 (X11; Linux x86_64) AppleWebKit\\/537.36 (KHTML, like Gecko) Chrome\\/73.0.3683.86 Safari\\/537.36\",\"Mozilla\\/5.0 (Linux; U; Android 4.3; en-us; SM-N900T Build\\/JSS15J) AppleWebKit\\/534.30 (KHTML, like Gecko) Version\\/4.0 Mobile Safari\\/534.30\",\"Mozilla\\/5.0 (Macintosh; Intel Mac OS X 10_14_3) AppleWebKit\\/605.1.15 (KHTML, like Gecko) Version\\/12.0.3 Safari\\/605.1.15\",\"Mozilla\\/5.0 (Windows NT 6.1) AppleWebKit\\/537.36 (KHTML, like Gecko) Chrome\\/75.0.3770.100 Safari\\/537.36\",\"Mozilla\\/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit\\/537.36 (KHTML, like Gecko) Chrome\\/74.0.3729.169 Safari\\/537.36\",\"Mozilla\\/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit\\/605.1.15 (KHTML, like Gecko) Version\\/11.1.2 Safari\\/605.1.15\",\"Mozilla\\/5.0 (Macintosh; Intel Mac OS X 10_14_4) AppleWebKit\\/537.36 (KHTML, like Gecko) Chrome\\/75.0.3770.80 Safari\\/537.36\",\"Mozilla\\/5.0 (Windows NT 6.1; WOW64; rv:67.0) Gecko\\/20100101 Firefox\\/67.0\",\"Mozilla\\/5.0 (Macintosh; Intel Mac OS X 10_14_2) AppleWebKit\\/605.1.15 (KHTML, like Gecko) Version\\/12.0.2 Safari\\/605.1.15\",\"Mozilla\\/5.0 (Macintosh; Intel Mac OS X 10_14_4) AppleWebKit\\/537.36 (KHTML, like Gecko) Chrome\\/75.0.3770.100 Safari\\/537.36\",\"Mozilla\\/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko\\/20100101 Firefox\\/45.0\",\"Mozilla\\/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit\\/537.36 (KHTML, like Gecko) Chrome\\/75.0.3770.90 Safari\\/537.36\",\"Mozilla\\/5.0 (X11; Linux x86_64) AppleWebKit\\/537.36 (KHTML, like Gecko) Chrome\\/74.0.3729.157 Safari\\/537.36\",\"Mozilla\\/5.0 (X11; Linux x86_64) AppleWebKit\\/537.36 (KHTML, like Gecko) Chrome\\/75.0.3770.90 Safari\\/537.36\",\"Mozilla\\/5.0 (Macintosh; Intel Mac OS X 10_14_2) AppleWebKit\\/537.36 (KHTML, like Gecko) Chrome\\/74.0.3729.169 Safari\\/537.36\",\"Mozilla\\/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit\\/537.36 (KHTML, like Gecko) Chrome\\/72.0.3626.121 Safari\\/537.36\",\"Mozilla\\/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit\\/537.36 (KHTML, like Gecko) Chrome\\/73.0.3683.86 Safari\\/537.36\",\"Mozilla\\/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit\\/537.36 (KHTML, like Gecko) Chrome\\/75.0.3770.100 Safari\\/537.36\",\"Mozilla\\/5.0 (Windows NT 10.0; Win64; x64; rv:60.0) Gecko\\/20100101 Firefox\\/60.0\",\"Mozilla\\/5.0 (Macintosh; Intel Mac OS X 10.12; rv:67.0) Gecko\\/20100101 Firefox\\/67.0\",\"Mozilla\\/5.0 (Macintosh; Intel Mac OS X 10_15) AppleWebKit\\/605.1.15 (KHTML, like Gecko) Version\\/13.0 Safari\\/605.1.15\",\"Mozilla\\/5.0 (Windows NT 6.1; rv:67.0) Gecko\\/20100101 Firefox\\/67.0\",\"Mozilla\\/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit\\/537.36 (KHTML, like Gecko) Chrome\\/73.0.3683.103 Safari\\/537.36 OPR\\/60.0.3255.151\",\"Mozilla\\/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit\\/537.36 (KHTML, like Gecko) Chrome\\/73.0.3683.103 Safari\\/537.36 OPR\\/60.0.3255.170\",\"Mozilla\\/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit\\/537.36 (KHTML, like Gecko) Chrome\\/74.0.3729.131 Safari\\/537.36\",\"Mozilla\\/5.0 (Windows NT 6.1; WOW64) AppleWebKit\\/537.36 (KHTML, like Gecko) Chrome\\/73.0.3683.103 YaBrowser\\/19.4.3.370 Yowser\\/2.5 Safari\\/537.36\",\"Mozilla\\/5.0 (Windows NT 6.1; WOW64; rv:56.0) Gecko\\/20100101 Firefox\\/56.0\",\"Mozilla\\/5.0 (Windows NT 6.1; WOW64; rv:56.0) Gecko\\/20100101 Firefox\\/56.0\"]', 'yes'),
(651895, 'vi_wad_last_used_user_agent', '67', 'yes'),
(655578, '_transient_timeout_wc_product_children_1810', '1627761453', 'no'),
(655579, '_transient_wc_product_children_1810', 'a:2:{s:3:\"all\";a:32:{i:0;i:1822;i:1;i:1824;i:2;i:1826;i:3;i:1827;i:4;i:1829;i:5;i:1831;i:6;i:1833;i:7;i:1834;i:8;i:1836;i:9;i:1837;i:10;i:1838;i:11;i:1839;i:12;i:1840;i:13;i:1841;i:14;i:1842;i:15;i:1843;i:16;i:1844;i:17;i:1845;i:18;i:1846;i:19;i:1847;i:20;i:1848;i:21;i:1849;i:22;i:1850;i:23;i:1851;i:24;i:1852;i:25;i:1853;i:26;i:1854;i:27;i:1855;i:28;i:1856;i:29;i:1859;i:30;i:1860;i:31;i:1862;}s:7:\"visible\";a:32:{i:0;i:1822;i:1;i:1824;i:2;i:1826;i:3;i:1827;i:4;i:1829;i:5;i:1831;i:6;i:1833;i:7;i:1834;i:8;i:1836;i:9;i:1837;i:10;i:1838;i:11;i:1839;i:12;i:1840;i:13;i:1841;i:14;i:1842;i:15;i:1843;i:16;i:1844;i:17;i:1845;i:18;i:1846;i:19;i:1847;i:20;i:1848;i:21;i:1849;i:22;i:1850;i:23;i:1851;i:24;i:1852;i:25;i:1853;i:26;i:1854;i:27;i:1855;i:28;i:1856;i:29;i:1859;i:30;i:1860;i:31;i:1862;}}', 'no'),
(655580, '_transient_timeout_wc_var_prices_1810', '1627761453', 'no'),
(655581, '_transient_wc_var_prices_1810', '{\"version\":\"1622551279\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"1822\":\"106.19\",\"1824\":\"106.19\",\"1826\":\"106.19\",\"1827\":\"106.19\",\"1829\":\"99.71\",\"1831\":\"106.19\",\"1833\":\"106.19\",\"1834\":\"106.19\",\"1836\":\"106.19\",\"1837\":\"106.19\",\"1838\":\"106.19\",\"1839\":\"106.19\",\"1840\":\"106.19\",\"1841\":\"106.19\",\"1842\":\"106.19\",\"1843\":\"106.19\",\"1844\":\"106.19\",\"1845\":\"106.19\",\"1846\":\"106.19\",\"1847\":\"106.19\",\"1848\":\"106.19\",\"1849\":\"106.19\",\"1850\":\"106.19\",\"1851\":\"106.19\",\"1852\":\"106.19\",\"1853\":\"106.19\",\"1854\":\"106.19\",\"1855\":\"106.19\",\"1856\":\"106.19\",\"1859\":\"106.19\",\"1860\":\"106.19\",\"1862\":\"106.19\"},\"regular_price\":{\"1822\":\"106.19\",\"1824\":\"106.19\",\"1826\":\"106.19\",\"1827\":\"106.19\",\"1829\":\"99.71\",\"1831\":\"106.19\",\"1833\":\"106.19\",\"1834\":\"106.19\",\"1836\":\"106.19\",\"1837\":\"106.19\",\"1838\":\"106.19\",\"1839\":\"106.19\",\"1840\":\"106.19\",\"1841\":\"106.19\",\"1842\":\"106.19\",\"1843\":\"106.19\",\"1844\":\"106.19\",\"1845\":\"106.19\",\"1846\":\"106.19\",\"1847\":\"106.19\",\"1848\":\"106.19\",\"1849\":\"106.19\",\"1850\":\"106.19\",\"1851\":\"106.19\",\"1852\":\"106.19\",\"1853\":\"106.19\",\"1854\":\"106.19\",\"1855\":\"106.19\",\"1856\":\"106.19\",\"1859\":\"106.19\",\"1860\":\"106.19\",\"1862\":\"106.19\"},\"sale_price\":{\"1822\":\"106.19\",\"1824\":\"106.19\",\"1826\":\"106.19\",\"1827\":\"106.19\",\"1829\":\"99.71\",\"1831\":\"106.19\",\"1833\":\"106.19\",\"1834\":\"106.19\",\"1836\":\"106.19\",\"1837\":\"106.19\",\"1838\":\"106.19\",\"1839\":\"106.19\",\"1840\":\"106.19\",\"1841\":\"106.19\",\"1842\":\"106.19\",\"1843\":\"106.19\",\"1844\":\"106.19\",\"1845\":\"106.19\",\"1846\":\"106.19\",\"1847\":\"106.19\",\"1848\":\"106.19\",\"1849\":\"106.19\",\"1850\":\"106.19\",\"1851\":\"106.19\",\"1852\":\"106.19\",\"1853\":\"106.19\",\"1854\":\"106.19\",\"1855\":\"106.19\",\"1856\":\"106.19\",\"1859\":\"106.19\",\"1860\":\"106.19\",\"1862\":\"106.19\"}}}', 'no'),
(657381, '_transient_timeout_external_ip_address_23.108.52.113', '1626511111', 'no'),
(657382, '_transient_external_ip_address_23.108.52.113', '2604:a00:6:736:c634:6bff:feb9:1edc', 'no'),
(657401, '_transient_timeout_external_ip_address_5.255.174.141', '1626552881', 'no'),
(657402, '_transient_external_ip_address_5.255.174.141', '104.218.54.210', 'no'),
(657709, '_transient_timeout_external_ip_address_121.57.230.112', '1627076096', 'no'),
(657710, '_transient_timeout_external_ip_address_121.57.227.193', '1627076096', 'no'),
(657711, '_transient_external_ip_address_121.57.227.193', '2604:a00:6:736:c634:6bff:feb9:1edc', 'no'),
(657416, '_transient_timeout_external_ip_address_93.158.91.208', '1626557204', 'no'),
(657417, '_transient_external_ip_address_93.158.91.208', '2604:a00:6:736:c634:6bff:feb9:1edc', 'no'),
(657418, '_transient_timeout_external_ip_address_93.158.91.229', '1626557205', 'no'),
(657419, '_transient_external_ip_address_93.158.91.229', '104.218.54.210', 'no'),
(657423, '_transient_timeout_external_ip_address_34.221.15.182', '1626581478', 'no'),
(657424, '_transient_external_ip_address_34.221.15.182', '2604:a00:6:736:c634:6bff:feb9:1edc', 'no'),
(657430, '_transient_external_ip_address_34.221.125.165', '104.218.54.210', 'no'),
(656743, '_transient_timeout_wc_child_has_weight_5698', '1628117382', 'no'),
(656744, '_transient_wc_child_has_weight_5698', '0', 'no'),
(656745, '_transient_timeout_wc_child_has_dimensions_5698', '1628117382', 'no'),
(656746, '_transient_wc_child_has_dimensions_5698', '0', 'no'),
(655634, '_transient_timeout_wc_product_children_3024', '1627761456', 'no'),
(655635, '_transient_wc_product_children_3024', 'a:2:{s:3:\"all\";a:130:{i:0;i:3027;i:1;i:3028;i:2;i:3029;i:3;i:3030;i:4;i:3031;i:5;i:3032;i:6;i:3033;i:7;i:3034;i:8;i:3035;i:9;i:3036;i:10;i:3038;i:11;i:3039;i:12;i:3041;i:13;i:3042;i:14;i:3043;i:15;i:3044;i:16;i:3045;i:17;i:3046;i:18;i:3047;i:19;i:3048;i:20;i:3049;i:21;i:3050;i:22;i:3052;i:23;i:3053;i:24;i:3054;i:25;i:3055;i:26;i:3056;i:27;i:3057;i:28;i:3058;i:29;i:3060;i:30;i:3061;i:31;i:3063;i:32;i:3064;i:33;i:3065;i:34;i:3066;i:35;i:3067;i:36;i:3068;i:37;i:3069;i:38;i:3071;i:39;i:3072;i:40;i:3073;i:41;i:3074;i:42;i:3077;i:43;i:3078;i:44;i:3079;i:45;i:3080;i:46;i:3081;i:47;i:3082;i:48;i:3083;i:49;i:3084;i:50;i:3086;i:51;i:3088;i:52;i:3089;i:53;i:3090;i:54;i:3091;i:55;i:3092;i:56;i:3093;i:57;i:3094;i:58;i:3097;i:59;i:3098;i:60;i:3099;i:61;i:3100;i:62;i:3101;i:63;i:3104;i:64;i:3105;i:65;i:3106;i:66;i:3107;i:67;i:3108;i:68;i:3109;i:69;i:3110;i:70;i:3112;i:71;i:3114;i:72;i:3115;i:73;i:3116;i:74;i:3117;i:75;i:3118;i:76;i:3119;i:77;i:3121;i:78;i:3122;i:79;i:3123;i:80;i:3124;i:81;i:3125;i:82;i:3126;i:83;i:3127;i:84;i:3128;i:85;i:3130;i:86;i:3131;i:87;i:3132;i:88;i:3133;i:89;i:3134;i:90;i:3135;i:91;i:3136;i:92;i:3138;i:93;i:3139;i:94;i:3140;i:95;i:3142;i:96;i:3143;i:97;i:3144;i:98;i:3145;i:99;i:3146;i:100;i:3147;i:101;i:3148;i:102;i:3149;i:103;i:3150;i:104;i:3151;i:105;i:3153;i:106;i:3154;i:107;i:3155;i:108;i:3156;i:109;i:3157;i:110;i:3159;i:111;i:3160;i:112;i:3161;i:113;i:3162;i:114;i:3163;i:115;i:3164;i:116;i:3165;i:117;i:3166;i:118;i:3167;i:119;i:3168;i:120;i:3169;i:121;i:3170;i:122;i:3171;i:123;i:3172;i:124;i:3173;i:125;i:3174;i:126;i:3175;i:127;i:3176;i:128;i:3177;i:129;i:3178;}s:7:\"visible\";a:130:{i:0;i:3027;i:1;i:3028;i:2;i:3029;i:3;i:3030;i:4;i:3031;i:5;i:3032;i:6;i:3033;i:7;i:3034;i:8;i:3035;i:9;i:3036;i:10;i:3038;i:11;i:3039;i:12;i:3041;i:13;i:3042;i:14;i:3043;i:15;i:3044;i:16;i:3045;i:17;i:3046;i:18;i:3047;i:19;i:3048;i:20;i:3049;i:21;i:3050;i:22;i:3052;i:23;i:3053;i:24;i:3054;i:25;i:3055;i:26;i:3056;i:27;i:3057;i:28;i:3058;i:29;i:3060;i:30;i:3061;i:31;i:3063;i:32;i:3064;i:33;i:3065;i:34;i:3066;i:35;i:3067;i:36;i:3068;i:37;i:3069;i:38;i:3071;i:39;i:3072;i:40;i:3073;i:41;i:3074;i:42;i:3077;i:43;i:3078;i:44;i:3079;i:45;i:3080;i:46;i:3081;i:47;i:3082;i:48;i:3083;i:49;i:3084;i:50;i:3086;i:51;i:3088;i:52;i:3089;i:53;i:3090;i:54;i:3091;i:55;i:3092;i:56;i:3093;i:57;i:3094;i:58;i:3097;i:59;i:3098;i:60;i:3099;i:61;i:3100;i:62;i:3101;i:63;i:3104;i:64;i:3105;i:65;i:3106;i:66;i:3107;i:67;i:3108;i:68;i:3109;i:69;i:3110;i:70;i:3112;i:71;i:3114;i:72;i:3115;i:73;i:3116;i:74;i:3117;i:75;i:3118;i:76;i:3119;i:77;i:3121;i:78;i:3122;i:79;i:3123;i:80;i:3124;i:81;i:3125;i:82;i:3126;i:83;i:3127;i:84;i:3128;i:85;i:3130;i:86;i:3131;i:87;i:3132;i:88;i:3133;i:89;i:3134;i:90;i:3135;i:91;i:3136;i:92;i:3138;i:93;i:3139;i:94;i:3140;i:95;i:3142;i:96;i:3143;i:97;i:3144;i:98;i:3145;i:99;i:3146;i:100;i:3147;i:101;i:3148;i:102;i:3149;i:103;i:3150;i:104;i:3151;i:105;i:3153;i:106;i:3154;i:107;i:3155;i:108;i:3156;i:109;i:3157;i:110;i:3159;i:111;i:3160;i:112;i:3161;i:113;i:3162;i:114;i:3163;i:115;i:3164;i:116;i:3165;i:117;i:3166;i:118;i:3167;i:119;i:3168;i:120;i:3169;i:121;i:3170;i:122;i:3171;i:123;i:3172;i:124;i:3173;i:125;i:3174;i:126;i:3175;i:127;i:3176;i:128;i:3177;i:129;i:3178;}}', 'no'),
(655582, '_transient_timeout_wc_product_children_1779', '1627761453', 'no'),
(655583, '_transient_wc_product_children_1779', 'a:2:{s:3:\"all\";a:45:{i:0;i:1781;i:1;i:1782;i:2;i:1783;i:3;i:1784;i:4;i:1785;i:5;i:1786;i:6;i:1787;i:7;i:1788;i:8;i:1789;i:9;i:1790;i:10;i:1791;i:11;i:1792;i:12;i:1793;i:13;i:1794;i:14;i:1795;i:15;i:1796;i:16;i:1797;i:17;i:1798;i:18;i:1799;i:19;i:1800;i:20;i:1801;i:21;i:1802;i:22;i:1803;i:23;i:1804;i:24;i:1805;i:25;i:1806;i:26;i:1807;i:27;i:1808;i:28;i:1809;i:29;i:1811;i:30;i:1812;i:31;i:1813;i:32;i:1814;i:33;i:1816;i:34;i:1817;i:35;i:1818;i:36;i:1819;i:37;i:1820;i:38;i:1821;i:39;i:1823;i:40;i:1825;i:41;i:1828;i:42;i:1830;i:43;i:1832;i:44;i:1835;}s:7:\"visible\";a:45:{i:0;i:1781;i:1;i:1782;i:2;i:1783;i:3;i:1784;i:4;i:1785;i:5;i:1786;i:6;i:1787;i:7;i:1788;i:8;i:1789;i:9;i:1790;i:10;i:1791;i:11;i:1792;i:12;i:1793;i:13;i:1794;i:14;i:1795;i:15;i:1796;i:16;i:1797;i:17;i:1798;i:18;i:1799;i:19;i:1800;i:20;i:1801;i:21;i:1802;i:22;i:1803;i:23;i:1804;i:24;i:1805;i:25;i:1806;i:26;i:1807;i:27;i:1808;i:28;i:1809;i:29;i:1811;i:30;i:1812;i:31;i:1813;i:32;i:1814;i:33;i:1816;i:34;i:1817;i:35;i:1818;i:36;i:1819;i:37;i:1820;i:38;i:1821;i:39;i:1823;i:40;i:1825;i:41;i:1828;i:42;i:1830;i:43;i:1832;i:44;i:1835;}}', 'no'),
(655584, '_transient_timeout_wc_var_prices_1779', '1627761453', 'no'),
(655585, '_transient_wc_var_prices_1779', '{\"version\":\"1622551279\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"1781\":\"114.87\",\"1782\":\"114.87\",\"1783\":\"114.87\",\"1784\":\"114.87\",\"1785\":\"114.87\",\"1786\":\"114.87\",\"1787\":\"114.87\",\"1788\":\"108.93\",\"1789\":\"114.87\",\"1790\":\"114.87\",\"1791\":\"114.87\",\"1792\":\"114.87\",\"1793\":\"114.87\",\"1794\":\"114.87\",\"1795\":\"114.87\",\"1796\":\"114.87\",\"1797\":\"114.87\",\"1798\":\"114.87\",\"1799\":\"114.87\",\"1800\":\"114.87\",\"1801\":\"114.87\",\"1802\":\"114.87\",\"1803\":\"114.87\",\"1804\":\"114.87\",\"1805\":\"114.87\",\"1806\":\"114.87\",\"1807\":\"114.87\",\"1808\":\"114.87\",\"1809\":\"114.87\",\"1811\":\"114.87\",\"1812\":\"114.87\",\"1813\":\"114.87\",\"1814\":\"114.87\",\"1816\":\"114.87\",\"1817\":\"114.87\",\"1818\":\"114.87\",\"1819\":\"114.87\",\"1820\":\"114.87\",\"1821\":\"114.87\",\"1823\":\"114.87\",\"1825\":\"114.87\",\"1828\":\"114.87\",\"1830\":\"114.87\",\"1832\":\"114.87\",\"1835\":\"114.87\"},\"regular_price\":{\"1781\":\"114.87\",\"1782\":\"114.87\",\"1783\":\"114.87\",\"1784\":\"114.87\",\"1785\":\"114.87\",\"1786\":\"114.87\",\"1787\":\"114.87\",\"1788\":\"108.93\",\"1789\":\"114.87\",\"1790\":\"114.87\",\"1791\":\"114.87\",\"1792\":\"114.87\",\"1793\":\"114.87\",\"1794\":\"114.87\",\"1795\":\"114.87\",\"1796\":\"114.87\",\"1797\":\"114.87\",\"1798\":\"114.87\",\"1799\":\"114.87\",\"1800\":\"114.87\",\"1801\":\"114.87\",\"1802\":\"114.87\",\"1803\":\"114.87\",\"1804\":\"114.87\",\"1805\":\"114.87\",\"1806\":\"114.87\",\"1807\":\"114.87\",\"1808\":\"114.87\",\"1809\":\"114.87\",\"1811\":\"114.87\",\"1812\":\"114.87\",\"1813\":\"114.87\",\"1814\":\"114.87\",\"1816\":\"114.87\",\"1817\":\"114.87\",\"1818\":\"114.87\",\"1819\":\"114.87\",\"1820\":\"114.87\",\"1821\":\"114.87\",\"1823\":\"114.87\",\"1825\":\"114.87\",\"1828\":\"114.87\",\"1830\":\"114.87\",\"1832\":\"114.87\",\"1835\":\"114.87\"},\"sale_price\":{\"1781\":\"114.87\",\"1782\":\"114.87\",\"1783\":\"114.87\",\"1784\":\"114.87\",\"1785\":\"114.87\",\"1786\":\"114.87\",\"1787\":\"114.87\",\"1788\":\"108.93\",\"1789\":\"114.87\",\"1790\":\"114.87\",\"1791\":\"114.87\",\"1792\":\"114.87\",\"1793\":\"114.87\",\"1794\":\"114.87\",\"1795\":\"114.87\",\"1796\":\"114.87\",\"1797\":\"114.87\",\"1798\":\"114.87\",\"1799\":\"114.87\",\"1800\":\"114.87\",\"1801\":\"114.87\",\"1802\":\"114.87\",\"1803\":\"114.87\",\"1804\":\"114.87\",\"1805\":\"114.87\",\"1806\":\"114.87\",\"1807\":\"114.87\",\"1808\":\"114.87\",\"1809\":\"114.87\",\"1811\":\"114.87\",\"1812\":\"114.87\",\"1813\":\"114.87\",\"1814\":\"114.87\",\"1816\":\"114.87\",\"1817\":\"114.87\",\"1818\":\"114.87\",\"1819\":\"114.87\",\"1820\":\"114.87\",\"1821\":\"114.87\",\"1823\":\"114.87\",\"1825\":\"114.87\",\"1828\":\"114.87\",\"1830\":\"114.87\",\"1832\":\"114.87\",\"1835\":\"114.87\"}}}', 'no'),
(655576, '_transient_timeout_wc_var_prices_1857', '1627761452', 'no'),
(655554, '_transient_timeout_wc_product_children_2067', '1627761452', 'no'),
(655555, '_transient_wc_product_children_2067', 'a:2:{s:3:\"all\";a:45:{i:0;i:2070;i:1;i:2071;i:2;i:2072;i:3;i:2074;i:4;i:2075;i:5;i:2076;i:6;i:2077;i:7;i:2078;i:8;i:2079;i:9;i:2080;i:10;i:2081;i:11;i:2082;i:12;i:2083;i:13;i:2084;i:14;i:2086;i:15;i:2087;i:16;i:2088;i:17;i:2089;i:18;i:2090;i:19;i:2091;i:20;i:2092;i:21;i:2093;i:22;i:2095;i:23;i:2096;i:24;i:2097;i:25;i:2098;i:26;i:2099;i:27;i:2101;i:28;i:2102;i:29;i:2103;i:30;i:2104;i:31;i:2105;i:32;i:2106;i:33;i:2107;i:34;i:2108;i:35;i:2109;i:36;i:2110;i:37;i:2111;i:38;i:2113;i:39;i:2114;i:40;i:2115;i:41;i:2116;i:42;i:2117;i:43;i:2118;i:44;i:2119;}s:7:\"visible\";a:45:{i:0;i:2070;i:1;i:2071;i:2;i:2072;i:3;i:2074;i:4;i:2075;i:5;i:2076;i:6;i:2077;i:7;i:2078;i:8;i:2079;i:9;i:2080;i:10;i:2081;i:11;i:2082;i:12;i:2083;i:13;i:2084;i:14;i:2086;i:15;i:2087;i:16;i:2088;i:17;i:2089;i:18;i:2090;i:19;i:2091;i:20;i:2092;i:21;i:2093;i:22;i:2095;i:23;i:2096;i:24;i:2097;i:25;i:2098;i:26;i:2099;i:27;i:2101;i:28;i:2102;i:29;i:2103;i:30;i:2104;i:31;i:2105;i:32;i:2106;i:33;i:2107;i:34;i:2108;i:35;i:2109;i:36;i:2110;i:37;i:2111;i:38;i:2113;i:39;i:2114;i:40;i:2115;i:41;i:2116;i:42;i:2117;i:43;i:2118;i:44;i:2119;}}', 'no'),
(655558, '_transient_timeout_wc_product_children_2030', '1627761452', 'no'),
(655559, '_transient_wc_product_children_2030', 'a:2:{s:3:\"all\";a:30:{i:0;i:2035;i:1;i:2036;i:2;i:2037;i:3;i:2038;i:4;i:2039;i:5;i:2040;i:6;i:2041;i:7;i:2042;i:8;i:2043;i:9;i:2044;i:10;i:2045;i:11;i:2046;i:12;i:2047;i:13;i:2048;i:14;i:2049;i:15;i:2050;i:16;i:2051;i:17;i:2052;i:18;i:2053;i:19;i:2054;i:20;i:2055;i:21;i:2056;i:22;i:2057;i:23;i:2059;i:24;i:2060;i:25;i:2061;i:26;i:2062;i:27;i:2063;i:28;i:2064;i:29;i:2065;}s:7:\"visible\";a:30:{i:0;i:2035;i:1;i:2036;i:2;i:2037;i:3;i:2038;i:4;i:2039;i:5;i:2040;i:6;i:2041;i:7;i:2042;i:8;i:2043;i:9;i:2044;i:10;i:2045;i:11;i:2046;i:12;i:2047;i:13;i:2048;i:14;i:2049;i:15;i:2050;i:16;i:2051;i:17;i:2052;i:18;i:2053;i:19;i:2054;i:20;i:2055;i:21;i:2056;i:22;i:2057;i:23;i:2059;i:24;i:2060;i:25;i:2061;i:26;i:2062;i:27;i:2063;i:28;i:2064;i:29;i:2065;}}', 'no'),
(655560, '_transient_timeout_wc_var_prices_2030', '1627761452', 'no'),
(655561, '_transient_wc_var_prices_2030', '{\"version\":\"1622551279\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"2035\":\"134.00\",\"2036\":\"134.00\",\"2037\":\"134.00\",\"2038\":\"134.00\",\"2039\":\"134.00\",\"2040\":\"134.00\",\"2041\":\"134.00\",\"2042\":\"134.00\",\"2043\":\"134.00\",\"2044\":\"134.00\",\"2045\":\"134.00\",\"2046\":\"123.74\",\"2047\":\"134.00\",\"2048\":\"134.00\",\"2049\":\"134.00\",\"2050\":\"134.00\",\"2051\":\"134.00\",\"2052\":\"123.74\",\"2053\":\"134.00\",\"2054\":\"134.00\",\"2055\":\"134.00\",\"2056\":\"134.00\",\"2057\":\"134.00\",\"2059\":\"134.00\",\"2060\":\"134.00\",\"2061\":\"134.00\",\"2062\":\"134.00\",\"2063\":\"134.00\",\"2064\":\"134.00\",\"2065\":\"134.00\"},\"regular_price\":{\"2035\":\"134.00\",\"2036\":\"134.00\",\"2037\":\"134.00\",\"2038\":\"134.00\",\"2039\":\"134.00\",\"2040\":\"134.00\",\"2041\":\"134.00\",\"2042\":\"134.00\",\"2043\":\"134.00\",\"2044\":\"134.00\",\"2045\":\"134.00\",\"2046\":\"123.74\",\"2047\":\"134.00\",\"2048\":\"134.00\",\"2049\":\"134.00\",\"2050\":\"134.00\",\"2051\":\"134.00\",\"2052\":\"123.74\",\"2053\":\"134.00\",\"2054\":\"134.00\",\"2055\":\"134.00\",\"2056\":\"134.00\",\"2057\":\"134.00\",\"2059\":\"134.00\",\"2060\":\"134.00\",\"2061\":\"134.00\",\"2062\":\"134.00\",\"2063\":\"134.00\",\"2064\":\"134.00\",\"2065\":\"134.00\"},\"sale_price\":{\"2035\":\"134.00\",\"2036\":\"134.00\",\"2037\":\"134.00\",\"2038\":\"134.00\",\"2039\":\"134.00\",\"2040\":\"134.00\",\"2041\":\"134.00\",\"2042\":\"134.00\",\"2043\":\"134.00\",\"2044\":\"134.00\",\"2045\":\"134.00\",\"2046\":\"123.74\",\"2047\":\"134.00\",\"2048\":\"134.00\",\"2049\":\"134.00\",\"2050\":\"134.00\",\"2051\":\"134.00\",\"2052\":\"123.74\",\"2053\":\"134.00\",\"2054\":\"134.00\",\"2055\":\"134.00\",\"2056\":\"134.00\",\"2057\":\"134.00\",\"2059\":\"134.00\",\"2060\":\"134.00\",\"2061\":\"134.00\",\"2062\":\"134.00\",\"2063\":\"134.00\",\"2064\":\"134.00\",\"2065\":\"134.00\"}}}', 'no'),
(655562, '_transient_timeout_wc_product_children_1957', '1627761452', 'no'),
(655563, '_transient_wc_product_children_1957', 'a:2:{s:3:\"all\";a:36:{i:0;i:1971;i:1;i:1973;i:2;i:1975;i:3;i:1977;i:4;i:1979;i:5;i:1981;i:6;i:1982;i:7;i:1984;i:8;i:1986;i:9;i:1988;i:10;i:1990;i:11;i:1992;i:12;i:1993;i:13;i:1996;i:14;i:1999;i:15;i:2001;i:16;i:2003;i:17;i:2005;i:18;i:2007;i:19;i:2008;i:20;i:2010;i:21;i:2012;i:22;i:2014;i:23;i:2016;i:24;i:2018;i:25;i:2019;i:26;i:2020;i:27;i:2022;i:28;i:2023;i:29;i:2024;i:30;i:2025;i:31;i:2026;i:32;i:2027;i:33;i:2028;i:34;i:2029;i:35;i:2031;}s:7:\"visible\";a:36:{i:0;i:1971;i:1;i:1973;i:2;i:1975;i:3;i:1977;i:4;i:1979;i:5;i:1981;i:6;i:1982;i:7;i:1984;i:8;i:1986;i:9;i:1988;i:10;i:1990;i:11;i:1992;i:12;i:1993;i:13;i:1996;i:14;i:1999;i:15;i:2001;i:16;i:2003;i:17;i:2005;i:18;i:2007;i:19;i:2008;i:20;i:2010;i:21;i:2012;i:22;i:2014;i:23;i:2016;i:24;i:2018;i:25;i:2019;i:26;i:2020;i:27;i:2022;i:28;i:2023;i:29;i:2024;i:30;i:2025;i:31;i:2026;i:32;i:2027;i:33;i:2028;i:34;i:2029;i:35;i:2031;}}', 'no'),
(655564, '_transient_timeout_wc_var_prices_1957', '1627761452', 'no'),
(655565, '_transient_wc_var_prices_1957', '{\"version\":\"1622551279\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"1971\":\"132.42\",\"1973\":\"132.42\",\"1975\":\"132.42\",\"1977\":\"132.42\",\"1979\":\"132.42\",\"1981\":\"132.42\",\"1982\":\"119.85\",\"1984\":\"132.42\",\"1986\":\"132.42\",\"1988\":\"132.42\",\"1990\":\"132.42\",\"1992\":\"132.42\",\"1993\":\"132.42\",\"1996\":\"132.42\",\"1999\":\"132.42\",\"2001\":\"132.42\",\"2003\":\"132.42\",\"2005\":\"132.42\",\"2007\":\"132.42\",\"2008\":\"132.42\",\"2010\":\"132.42\",\"2012\":\"132.42\",\"2014\":\"132.42\",\"2016\":\"132.42\",\"2018\":\"132.42\",\"2019\":\"128.04\",\"2020\":\"132.42\",\"2022\":\"132.42\",\"2023\":\"132.42\",\"2024\":\"132.42\",\"2025\":\"132.42\",\"2026\":\"132.42\",\"2027\":\"132.42\",\"2028\":\"132.42\",\"2029\":\"132.42\",\"2031\":\"132.42\"},\"regular_price\":{\"1971\":\"132.42\",\"1973\":\"132.42\",\"1975\":\"132.42\",\"1977\":\"132.42\",\"1979\":\"132.42\",\"1981\":\"132.42\",\"1982\":\"119.85\",\"1984\":\"132.42\",\"1986\":\"132.42\",\"1988\":\"132.42\",\"1990\":\"132.42\",\"1992\":\"132.42\",\"1993\":\"132.42\",\"1996\":\"132.42\",\"1999\":\"132.42\",\"2001\":\"132.42\",\"2003\":\"132.42\",\"2005\":\"132.42\",\"2007\":\"132.42\",\"2008\":\"132.42\",\"2010\":\"132.42\",\"2012\":\"132.42\",\"2014\":\"132.42\",\"2016\":\"132.42\",\"2018\":\"132.42\",\"2019\":\"128.04\",\"2020\":\"132.42\",\"2022\":\"132.42\",\"2023\":\"132.42\",\"2024\":\"132.42\",\"2025\":\"132.42\",\"2026\":\"132.42\",\"2027\":\"132.42\",\"2028\":\"132.42\",\"2029\":\"132.42\",\"2031\":\"132.42\"},\"sale_price\":{\"1971\":\"132.42\",\"1973\":\"132.42\",\"1975\":\"132.42\",\"1977\":\"132.42\",\"1979\":\"132.42\",\"1981\":\"132.42\",\"1982\":\"119.85\",\"1984\":\"132.42\",\"1986\":\"132.42\",\"1988\":\"132.42\",\"1990\":\"132.42\",\"1992\":\"132.42\",\"1993\":\"132.42\",\"1996\":\"132.42\",\"1999\":\"132.42\",\"2001\":\"132.42\",\"2003\":\"132.42\",\"2005\":\"132.42\",\"2007\":\"132.42\",\"2008\":\"132.42\",\"2010\":\"132.42\",\"2012\":\"132.42\",\"2014\":\"132.42\",\"2016\":\"132.42\",\"2018\":\"132.42\",\"2019\":\"128.04\",\"2020\":\"132.42\",\"2022\":\"132.42\",\"2023\":\"132.42\",\"2024\":\"132.42\",\"2025\":\"132.42\",\"2026\":\"132.42\",\"2027\":\"132.42\",\"2028\":\"132.42\",\"2029\":\"132.42\",\"2031\":\"132.42\"}}}', 'no'),
(655566, '_transient_timeout_wc_product_children_1942', '1627761452', 'no'),
(655567, '_transient_wc_product_children_1942', 'a:2:{s:3:\"all\";a:36:{i:0;i:1954;i:1;i:1955;i:2;i:1956;i:3;i:1958;i:4;i:1959;i:5;i:1960;i:6;i:1961;i:7;i:1962;i:8;i:1964;i:9;i:1966;i:10;i:1967;i:11;i:1968;i:12;i:1969;i:13;i:1970;i:14;i:1972;i:15;i:1974;i:16;i:1976;i:17;i:1978;i:18;i:1980;i:19;i:1983;i:20;i:1985;i:21;i:1987;i:22;i:1989;i:23;i:1991;i:24;i:1994;i:25;i:1997;i:26;i:1998;i:27;i:2000;i:28;i:2002;i:29;i:2004;i:30;i:2006;i:31;i:2009;i:32;i:2011;i:33;i:2013;i:34;i:2015;i:35;i:2017;}s:7:\"visible\";a:36:{i:0;i:1954;i:1;i:1955;i:2;i:1956;i:3;i:1958;i:4;i:1959;i:5;i:1960;i:6;i:1961;i:7;i:1962;i:8;i:1964;i:9;i:1966;i:10;i:1967;i:11;i:1968;i:12;i:1969;i:13;i:1970;i:14;i:1972;i:15;i:1974;i:16;i:1976;i:17;i:1978;i:18;i:1980;i:19;i:1983;i:20;i:1985;i:21;i:1987;i:22;i:1989;i:23;i:1991;i:24;i:1994;i:25;i:1997;i:26;i:1998;i:27;i:2000;i:28;i:2002;i:29;i:2004;i:30;i:2006;i:31;i:2009;i:32;i:2011;i:33;i:2013;i:34;i:2015;i:35;i:2017;}}', 'no'),
(655568, '_transient_timeout_wc_var_prices_1942', '1627761452', 'no'),
(655569, '_transient_wc_var_prices_1942', '{\"version\":\"1622551279\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"1954\":\"100.43\",\"1955\":\"100.43\",\"1956\":\"100.43\",\"1958\":\"100.43\",\"1959\":\"100.43\",\"1960\":\"100.43\",\"1961\":\"100.43\",\"1962\":\"100.43\",\"1964\":\"100.43\",\"1966\":\"100.43\",\"1967\":\"94.13\",\"1968\":\"100.43\",\"1969\":\"100.43\",\"1970\":\"100.43\",\"1972\":\"100.43\",\"1974\":\"100.43\",\"1976\":\"100.43\",\"1978\":\"100.43\",\"1980\":\"100.43\",\"1983\":\"100.43\",\"1985\":\"100.43\",\"1987\":\"100.43\",\"1989\":\"100.43\",\"1991\":\"100.43\",\"1994\":\"100.43\",\"1997\":\"100.43\",\"1998\":\"100.43\",\"2000\":\"100.43\",\"2002\":\"100.43\",\"2004\":\"100.43\",\"2006\":\"100.43\",\"2009\":\"100.43\",\"2011\":\"100.43\",\"2013\":\"100.43\",\"2015\":\"100.43\",\"2017\":\"100.43\"},\"regular_price\":{\"1954\":\"100.43\",\"1955\":\"100.43\",\"1956\":\"100.43\",\"1958\":\"100.43\",\"1959\":\"100.43\",\"1960\":\"100.43\",\"1961\":\"100.43\",\"1962\":\"100.43\",\"1964\":\"100.43\",\"1966\":\"100.43\",\"1967\":\"94.13\",\"1968\":\"100.43\",\"1969\":\"100.43\",\"1970\":\"100.43\",\"1972\":\"100.43\",\"1974\":\"100.43\",\"1976\":\"100.43\",\"1978\":\"100.43\",\"1980\":\"100.43\",\"1983\":\"100.43\",\"1985\":\"100.43\",\"1987\":\"100.43\",\"1989\":\"100.43\",\"1991\":\"100.43\",\"1994\":\"100.43\",\"1997\":\"100.43\",\"1998\":\"100.43\",\"2000\":\"100.43\",\"2002\":\"100.43\",\"2004\":\"100.43\",\"2006\":\"100.43\",\"2009\":\"100.43\",\"2011\":\"100.43\",\"2013\":\"100.43\",\"2015\":\"100.43\",\"2017\":\"100.43\"},\"sale_price\":{\"1954\":\"100.43\",\"1955\":\"100.43\",\"1956\":\"100.43\",\"1958\":\"100.43\",\"1959\":\"100.43\",\"1960\":\"100.43\",\"1961\":\"100.43\",\"1962\":\"100.43\",\"1964\":\"100.43\",\"1966\":\"100.43\",\"1967\":\"94.13\",\"1968\":\"100.43\",\"1969\":\"100.43\",\"1970\":\"100.43\",\"1972\":\"100.43\",\"1974\":\"100.43\",\"1976\":\"100.43\",\"1978\":\"100.43\",\"1980\":\"100.43\",\"1983\":\"100.43\",\"1985\":\"100.43\",\"1987\":\"100.43\",\"1989\":\"100.43\",\"1991\":\"100.43\",\"1994\":\"100.43\",\"1997\":\"100.43\",\"1998\":\"100.43\",\"2000\":\"100.43\",\"2002\":\"100.43\",\"2004\":\"100.43\",\"2006\":\"100.43\",\"2009\":\"100.43\",\"2011\":\"100.43\",\"2013\":\"100.43\",\"2015\":\"100.43\",\"2017\":\"100.43\"}}}', 'no'),
(655570, '_transient_timeout_wc_product_children_1866', '1627761452', 'no'),
(655571, '_transient_wc_product_children_1866', 'a:2:{s:3:\"all\";a:45:{i:0;i:1881;i:1;i:1883;i:2;i:1885;i:3;i:1886;i:4;i:1888;i:5;i:1890;i:6;i:1892;i:7;i:1894;i:8;i:1896;i:9;i:1897;i:10;i:1899;i:11;i:1902;i:12;i:1904;i:13;i:1906;i:14;i:1908;i:15;i:1909;i:16;i:1911;i:17;i:1913;i:18;i:1915;i:19;i:1917;i:20;i:1919;i:21;i:1921;i:22;i:1922;i:23;i:1925;i:24;i:1927;i:25;i:1928;i:26;i:1930;i:27;i:1932;i:28;i:1933;i:29;i:1934;i:30;i:1935;i:31;i:1936;i:32;i:1937;i:33;i:1938;i:34;i:1939;i:35;i:1940;i:36;i:1941;i:37;i:1943;i:38;i:1945;i:39;i:1946;i:40;i:1947;i:41;i:1949;i:42;i:1950;i:43;i:1951;i:44;i:1952;}s:7:\"visible\";a:45:{i:0;i:1881;i:1;i:1883;i:2;i:1885;i:3;i:1886;i:4;i:1888;i:5;i:1890;i:6;i:1892;i:7;i:1894;i:8;i:1896;i:9;i:1897;i:10;i:1899;i:11;i:1902;i:12;i:1904;i:13;i:1906;i:14;i:1908;i:15;i:1909;i:16;i:1911;i:17;i:1913;i:18;i:1915;i:19;i:1917;i:20;i:1919;i:21;i:1921;i:22;i:1922;i:23;i:1925;i:24;i:1927;i:25;i:1928;i:26;i:1930;i:27;i:1932;i:28;i:1933;i:29;i:1934;i:30;i:1935;i:31;i:1936;i:32;i:1937;i:33;i:1938;i:34;i:1939;i:35;i:1940;i:36;i:1941;i:37;i:1943;i:38;i:1945;i:39;i:1946;i:40;i:1947;i:41;i:1949;i:42;i:1950;i:43;i:1951;i:44;i:1952;}}', 'no'),
(655572, '_transient_timeout_wc_var_prices_1866', '1627761452', 'no'),
(655573, '_transient_wc_var_prices_1866', '{\"version\":\"1622551279\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"1881\":\"124.43\",\"1883\":\"124.43\",\"1885\":\"119.24\",\"1886\":\"124.43\",\"1888\":\"124.43\",\"1890\":\"124.43\",\"1892\":\"124.43\",\"1894\":\"124.43\",\"1896\":\"124.43\",\"1897\":\"124.43\",\"1899\":\"124.43\",\"1902\":\"124.43\",\"1904\":\"124.43\",\"1906\":\"124.43\",\"1908\":\"124.43\",\"1909\":\"124.43\",\"1911\":\"124.43\",\"1913\":\"124.43\",\"1915\":\"124.43\",\"1917\":\"124.43\",\"1919\":\"124.43\",\"1921\":\"124.43\",\"1922\":\"124.43\",\"1925\":\"124.43\",\"1927\":\"124.43\",\"1928\":\"124.43\",\"1930\":\"124.43\",\"1932\":\"124.43\",\"1933\":\"124.43\",\"1934\":\"124.43\",\"1935\":\"124.43\",\"1936\":\"124.43\",\"1937\":\"124.43\",\"1938\":\"124.43\",\"1939\":\"124.43\",\"1940\":\"124.43\",\"1941\":\"124.43\",\"1943\":\"124.43\",\"1945\":\"114.92\",\"1946\":\"124.43\",\"1947\":\"124.43\",\"1949\":\"124.43\",\"1950\":\"124.43\",\"1951\":\"124.43\",\"1952\":\"124.43\"},\"regular_price\":{\"1881\":\"124.43\",\"1883\":\"124.43\",\"1885\":\"119.24\",\"1886\":\"124.43\",\"1888\":\"124.43\",\"1890\":\"124.43\",\"1892\":\"124.43\",\"1894\":\"124.43\",\"1896\":\"124.43\",\"1897\":\"124.43\",\"1899\":\"124.43\",\"1902\":\"124.43\",\"1904\":\"124.43\",\"1906\":\"124.43\",\"1908\":\"124.43\",\"1909\":\"124.43\",\"1911\":\"124.43\",\"1913\":\"124.43\",\"1915\":\"124.43\",\"1917\":\"124.43\",\"1919\":\"124.43\",\"1921\":\"124.43\",\"1922\":\"124.43\",\"1925\":\"124.43\",\"1927\":\"124.43\",\"1928\":\"124.43\",\"1930\":\"124.43\",\"1932\":\"124.43\",\"1933\":\"124.43\",\"1934\":\"124.43\",\"1935\":\"124.43\",\"1936\":\"124.43\",\"1937\":\"124.43\",\"1938\":\"124.43\",\"1939\":\"124.43\",\"1940\":\"124.43\",\"1941\":\"124.43\",\"1943\":\"124.43\",\"1945\":\"114.92\",\"1946\":\"124.43\",\"1947\":\"124.43\",\"1949\":\"124.43\",\"1950\":\"124.43\",\"1951\":\"124.43\",\"1952\":\"124.43\"},\"sale_price\":{\"1881\":\"124.43\",\"1883\":\"124.43\",\"1885\":\"119.24\",\"1886\":\"124.43\",\"1888\":\"124.43\",\"1890\":\"124.43\",\"1892\":\"124.43\",\"1894\":\"124.43\",\"1896\":\"124.43\",\"1897\":\"124.43\",\"1899\":\"124.43\",\"1902\":\"124.43\",\"1904\":\"124.43\",\"1906\":\"124.43\",\"1908\":\"124.43\",\"1909\":\"124.43\",\"1911\":\"124.43\",\"1913\":\"124.43\",\"1915\":\"124.43\",\"1917\":\"124.43\",\"1919\":\"124.43\",\"1921\":\"124.43\",\"1922\":\"124.43\",\"1925\":\"124.43\",\"1927\":\"124.43\",\"1928\":\"124.43\",\"1930\":\"124.43\",\"1932\":\"124.43\",\"1933\":\"124.43\",\"1934\":\"124.43\",\"1935\":\"124.43\",\"1936\":\"124.43\",\"1937\":\"124.43\",\"1938\":\"124.43\",\"1939\":\"124.43\",\"1940\":\"124.43\",\"1941\":\"124.43\",\"1943\":\"124.43\",\"1945\":\"114.92\",\"1946\":\"124.43\",\"1947\":\"124.43\",\"1949\":\"124.43\",\"1950\":\"124.43\",\"1951\":\"124.43\",\"1952\":\"124.43\"}}}', 'no'),
(655574, '_transient_timeout_wc_product_children_1857', '1627761452', 'no'),
(655575, '_transient_wc_product_children_1857', 'a:2:{s:3:\"all\";a:36:{i:0;i:1863;i:1;i:1865;i:2;i:1867;i:3;i:1868;i:4;i:1869;i:5;i:1871;i:6;i:1872;i:7;i:1873;i:8;i:1874;i:9;i:1876;i:10;i:1877;i:11;i:1878;i:12;i:1879;i:13;i:1880;i:14;i:1882;i:15;i:1884;i:16;i:1887;i:17;i:1889;i:18;i:1891;i:19;i:1893;i:20;i:1895;i:21;i:1898;i:22;i:1901;i:23;i:1903;i:24;i:1905;i:25;i:1907;i:26;i:1910;i:27;i:1912;i:28;i:1914;i:29;i:1916;i:30;i:1918;i:31;i:1920;i:32;i:1923;i:33;i:1924;i:34;i:1926;i:35;i:1929;}s:7:\"visible\";a:36:{i:0;i:1863;i:1;i:1865;i:2;i:1867;i:3;i:1868;i:4;i:1869;i:5;i:1871;i:6;i:1872;i:7;i:1873;i:8;i:1874;i:9;i:1876;i:10;i:1877;i:11;i:1878;i:12;i:1879;i:13;i:1880;i:14;i:1882;i:15;i:1884;i:16;i:1887;i:17;i:1889;i:18;i:1891;i:19;i:1893;i:20;i:1895;i:21;i:1898;i:22;i:1901;i:23;i:1903;i:24;i:1905;i:25;i:1907;i:26;i:1910;i:27;i:1912;i:28;i:1914;i:29;i:1916;i:30;i:1918;i:31;i:1920;i:32;i:1923;i:33;i:1924;i:34;i:1926;i:35;i:1929;}}', 'no'),
(655636, '_transient_timeout_wc_var_prices_3024', '1627761456', 'no'),
(655637, '_transient_wc_var_prices_3024', '{\"version\":\"1622551279\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"3027\":\"87.45\",\"3028\":\"87.45\",\"3029\":\"87.45\",\"3030\":\"87.45\",\"3031\":\"87.45\",\"3032\":\"87.45\",\"3033\":\"87.45\",\"3034\":\"87.45\",\"3035\":\"87.45\",\"3036\":\"87.45\",\"3038\":\"87.45\",\"3039\":\"87.45\",\"3041\":\"87.45\",\"3042\":\"87.45\",\"3043\":\"87.45\",\"3044\":\"87.45\",\"3045\":\"90.51\",\"3046\":\"90.51\",\"3047\":\"90.51\",\"3048\":\"90.51\",\"3049\":\"90.51\",\"3050\":\"90.51\",\"3052\":\"90.51\",\"3053\":\"90.51\",\"3054\":\"90.51\",\"3055\":\"90.51\",\"3056\":\"90.51\",\"3057\":\"90.51\",\"3058\":\"90.51\",\"3060\":\"90.51\",\"3061\":\"90.51\",\"3063\":\"90.51\",\"3064\":\"90.51\",\"3065\":\"90.51\",\"3066\":\"90.51\",\"3067\":\"90.51\",\"3068\":\"90.51\",\"3069\":\"90.51\",\"3071\":\"90.51\",\"3072\":\"90.51\",\"3073\":\"90.51\",\"3074\":\"90.51\",\"3077\":\"87.45\",\"3078\":\"90.51\",\"3079\":\"87.45\",\"3080\":\"90.51\",\"3081\":\"87.45\",\"3082\":\"90.51\",\"3083\":\"87.45\",\"3084\":\"90.51\",\"3086\":\"90.51\",\"3088\":\"87.45\",\"3089\":\"90.51\",\"3090\":\"87.45\",\"3091\":\"90.51\",\"3092\":\"87.45\",\"3093\":\"90.51\",\"3094\":\"90.51\",\"3097\":\"90.51\",\"3098\":\"90.51\",\"3099\":\"90.51\",\"3100\":\"87.45\",\"3101\":\"90.51\",\"3104\":\"87.45\",\"3105\":\"90.51\",\"3106\":\"87.45\",\"3107\":\"90.51\",\"3108\":\"90.51\",\"3109\":\"90.51\",\"3110\":\"90.51\",\"3112\":\"90.51\",\"3114\":\"90.51\",\"3115\":\"90.51\",\"3116\":\"90.51\",\"3117\":\"90.51\",\"3118\":\"90.51\",\"3119\":\"90.51\",\"3121\":\"90.51\",\"3122\":\"90.51\",\"3123\":\"90.51\",\"3124\":\"90.51\",\"3125\":\"90.51\",\"3126\":\"90.51\",\"3127\":\"90.51\",\"3128\":\"90.51\",\"3130\":\"90.51\",\"3131\":\"87.45\",\"3132\":\"87.45\",\"3133\":\"87.45\",\"3134\":\"87.45\",\"3135\":\"87.45\",\"3136\":\"87.45\",\"3138\":\"87.45\",\"3139\":\"87.45\",\"3140\":\"87.45\",\"3142\":\"87.45\",\"3143\":\"87.45\",\"3144\":\"87.45\",\"3145\":\"87.45\",\"3146\":\"87.45\",\"3147\":\"87.45\",\"3148\":\"87.45\",\"3149\":\"87.45\",\"3150\":\"87.45\",\"3151\":\"87.45\",\"3153\":\"87.45\",\"3154\":\"87.45\",\"3155\":\"87.45\",\"3156\":\"87.45\",\"3157\":\"87.45\",\"3159\":\"87.45\",\"3160\":\"87.45\",\"3161\":\"79.50\",\"3162\":\"87.45\",\"3163\":\"87.45\",\"3164\":\"87.45\",\"3165\":\"87.45\",\"3166\":\"87.45\",\"3167\":\"87.45\",\"3168\":\"87.45\",\"3169\":\"87.45\",\"3170\":\"87.45\",\"3171\":\"87.45\",\"3172\":\"87.45\",\"3173\":\"87.45\",\"3174\":\"87.45\",\"3175\":\"87.45\",\"3176\":\"87.45\",\"3177\":\"87.45\",\"3178\":\"87.45\"},\"regular_price\":{\"3027\":\"87.45\",\"3028\":\"87.45\",\"3029\":\"87.45\",\"3030\":\"87.45\",\"3031\":\"87.45\",\"3032\":\"87.45\",\"3033\":\"87.45\",\"3034\":\"87.45\",\"3035\":\"87.45\",\"3036\":\"87.45\",\"3038\":\"87.45\",\"3039\":\"87.45\",\"3041\":\"87.45\",\"3042\":\"87.45\",\"3043\":\"87.45\",\"3044\":\"87.45\",\"3045\":\"90.51\",\"3046\":\"90.51\",\"3047\":\"90.51\",\"3048\":\"90.51\",\"3049\":\"90.51\",\"3050\":\"90.51\",\"3052\":\"90.51\",\"3053\":\"90.51\",\"3054\":\"90.51\",\"3055\":\"90.51\",\"3056\":\"90.51\",\"3057\":\"90.51\",\"3058\":\"90.51\",\"3060\":\"90.51\",\"3061\":\"90.51\",\"3063\":\"90.51\",\"3064\":\"90.51\",\"3065\":\"90.51\",\"3066\":\"90.51\",\"3067\":\"90.51\",\"3068\":\"90.51\",\"3069\":\"90.51\",\"3071\":\"90.51\",\"3072\":\"90.51\",\"3073\":\"90.51\",\"3074\":\"90.51\",\"3077\":\"87.45\",\"3078\":\"90.51\",\"3079\":\"87.45\",\"3080\":\"90.51\",\"3081\":\"87.45\",\"3082\":\"90.51\",\"3083\":\"87.45\",\"3084\":\"90.51\",\"3086\":\"90.51\",\"3088\":\"87.45\",\"3089\":\"90.51\",\"3090\":\"87.45\",\"3091\":\"90.51\",\"3092\":\"87.45\",\"3093\":\"90.51\",\"3094\":\"90.51\",\"3097\":\"90.51\",\"3098\":\"90.51\",\"3099\":\"90.51\",\"3100\":\"87.45\",\"3101\":\"90.51\",\"3104\":\"87.45\",\"3105\":\"90.51\",\"3106\":\"87.45\",\"3107\":\"90.51\",\"3108\":\"90.51\",\"3109\":\"90.51\",\"3110\":\"90.51\",\"3112\":\"90.51\",\"3114\":\"90.51\",\"3115\":\"90.51\",\"3116\":\"90.51\",\"3117\":\"90.51\",\"3118\":\"90.51\",\"3119\":\"90.51\",\"3121\":\"90.51\",\"3122\":\"90.51\",\"3123\":\"90.51\",\"3124\":\"90.51\",\"3125\":\"90.51\",\"3126\":\"90.51\",\"3127\":\"90.51\",\"3128\":\"90.51\",\"3130\":\"90.51\",\"3131\":\"87.45\",\"3132\":\"87.45\",\"3133\":\"87.45\",\"3134\":\"87.45\",\"3135\":\"87.45\",\"3136\":\"87.45\",\"3138\":\"87.45\",\"3139\":\"87.45\",\"3140\":\"87.45\",\"3142\":\"87.45\",\"3143\":\"87.45\",\"3144\":\"87.45\",\"3145\":\"87.45\",\"3146\":\"87.45\",\"3147\":\"87.45\",\"3148\":\"87.45\",\"3149\":\"87.45\",\"3150\":\"87.45\",\"3151\":\"87.45\",\"3153\":\"87.45\",\"3154\":\"87.45\",\"3155\":\"87.45\",\"3156\":\"87.45\",\"3157\":\"87.45\",\"3159\":\"87.45\",\"3160\":\"87.45\",\"3161\":\"79.50\",\"3162\":\"87.45\",\"3163\":\"87.45\",\"3164\":\"87.45\",\"3165\":\"87.45\",\"3166\":\"87.45\",\"3167\":\"87.45\",\"3168\":\"87.45\",\"3169\":\"87.45\",\"3170\":\"87.45\",\"3171\":\"87.45\",\"3172\":\"87.45\",\"3173\":\"87.45\",\"3174\":\"87.45\",\"3175\":\"87.45\",\"3176\":\"87.45\",\"3177\":\"87.45\",\"3178\":\"87.45\"},\"sale_price\":{\"3027\":\"87.45\",\"3028\":\"87.45\",\"3029\":\"87.45\",\"3030\":\"87.45\",\"3031\":\"87.45\",\"3032\":\"87.45\",\"3033\":\"87.45\",\"3034\":\"87.45\",\"3035\":\"87.45\",\"3036\":\"87.45\",\"3038\":\"87.45\",\"3039\":\"87.45\",\"3041\":\"87.45\",\"3042\":\"87.45\",\"3043\":\"87.45\",\"3044\":\"87.45\",\"3045\":\"90.51\",\"3046\":\"90.51\",\"3047\":\"90.51\",\"3048\":\"90.51\",\"3049\":\"90.51\",\"3050\":\"90.51\",\"3052\":\"90.51\",\"3053\":\"90.51\",\"3054\":\"90.51\",\"3055\":\"90.51\",\"3056\":\"90.51\",\"3057\":\"90.51\",\"3058\":\"90.51\",\"3060\":\"90.51\",\"3061\":\"90.51\",\"3063\":\"90.51\",\"3064\":\"90.51\",\"3065\":\"90.51\",\"3066\":\"90.51\",\"3067\":\"90.51\",\"3068\":\"90.51\",\"3069\":\"90.51\",\"3071\":\"90.51\",\"3072\":\"90.51\",\"3073\":\"90.51\",\"3074\":\"90.51\",\"3077\":\"87.45\",\"3078\":\"90.51\",\"3079\":\"87.45\",\"3080\":\"90.51\",\"3081\":\"87.45\",\"3082\":\"90.51\",\"3083\":\"87.45\",\"3084\":\"90.51\",\"3086\":\"90.51\",\"3088\":\"87.45\",\"3089\":\"90.51\",\"3090\":\"87.45\",\"3091\":\"90.51\",\"3092\":\"87.45\",\"3093\":\"90.51\",\"3094\":\"90.51\",\"3097\":\"90.51\",\"3098\":\"90.51\",\"3099\":\"90.51\",\"3100\":\"87.45\",\"3101\":\"90.51\",\"3104\":\"87.45\",\"3105\":\"90.51\",\"3106\":\"87.45\",\"3107\":\"90.51\",\"3108\":\"90.51\",\"3109\":\"90.51\",\"3110\":\"90.51\",\"3112\":\"90.51\",\"3114\":\"90.51\",\"3115\":\"90.51\",\"3116\":\"90.51\",\"3117\":\"90.51\",\"3118\":\"90.51\",\"3119\":\"90.51\",\"3121\":\"90.51\",\"3122\":\"90.51\",\"3123\":\"90.51\",\"3124\":\"90.51\",\"3125\":\"90.51\",\"3126\":\"90.51\",\"3127\":\"90.51\",\"3128\":\"90.51\",\"3130\":\"90.51\",\"3131\":\"87.45\",\"3132\":\"87.45\",\"3133\":\"87.45\",\"3134\":\"87.45\",\"3135\":\"87.45\",\"3136\":\"87.45\",\"3138\":\"87.45\",\"3139\":\"87.45\",\"3140\":\"87.45\",\"3142\":\"87.45\",\"3143\":\"87.45\",\"3144\":\"87.45\",\"3145\":\"87.45\",\"3146\":\"87.45\",\"3147\":\"87.45\",\"3148\":\"87.45\",\"3149\":\"87.45\",\"3150\":\"87.45\",\"3151\":\"87.45\",\"3153\":\"87.45\",\"3154\":\"87.45\",\"3155\":\"87.45\",\"3156\":\"87.45\",\"3157\":\"87.45\",\"3159\":\"87.45\",\"3160\":\"87.45\",\"3161\":\"79.50\",\"3162\":\"87.45\",\"3163\":\"87.45\",\"3164\":\"87.45\",\"3165\":\"87.45\",\"3166\":\"87.45\",\"3167\":\"87.45\",\"3168\":\"87.45\",\"3169\":\"87.45\",\"3170\":\"87.45\",\"3171\":\"87.45\",\"3172\":\"87.45\",\"3173\":\"87.45\",\"3174\":\"87.45\",\"3175\":\"87.45\",\"3176\":\"87.45\",\"3177\":\"87.45\",\"3178\":\"87.45\"}}}', 'no'),
(652235, 'apus_customer_also_viewed_1810', '2796,6586,2888,6710', 'yes'),
(655602, '_transient_timeout_wc_product_children_6397', '1627761454', 'no');
INSERT INTO `wpx5_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(655603, '_transient_wc_product_children_6397', 'a:2:{s:3:\"all\";a:126:{i:0;i:6410;i:1;i:6412;i:2;i:6413;i:3;i:6415;i:4;i:6417;i:5;i:6419;i:6;i:6421;i:7;i:6422;i:8;i:6424;i:9;i:6426;i:10;i:6427;i:11;i:6429;i:12;i:6431;i:13;i:6432;i:14;i:6433;i:15;i:6434;i:16;i:6435;i:17;i:6436;i:18;i:6437;i:19;i:6438;i:20;i:6439;i:21;i:6440;i:22;i:6442;i:23;i:6443;i:24;i:6444;i:25;i:6445;i:26;i:6446;i:27;i:6447;i:28;i:6448;i:29;i:6449;i:30;i:6450;i:31;i:6451;i:32;i:6453;i:33;i:6454;i:34;i:6455;i:35;i:6456;i:36;i:6457;i:37;i:6459;i:38;i:6460;i:39;i:6461;i:40;i:6462;i:41;i:6463;i:42;i:6464;i:43;i:6466;i:44;i:6467;i:45;i:6468;i:46;i:6469;i:47;i:6470;i:48;i:6471;i:49;i:6472;i:50;i:6473;i:51;i:6474;i:52;i:6475;i:53;i:6476;i:54;i:6478;i:55;i:6479;i:56;i:6480;i:57;i:6481;i:58;i:6482;i:59;i:6484;i:60;i:6485;i:61;i:6486;i:62;i:6487;i:63;i:6488;i:64;i:6489;i:65;i:6490;i:66;i:6492;i:67;i:6493;i:68;i:6494;i:69;i:6495;i:70;i:6497;i:71;i:6498;i:72;i:6499;i:73;i:6500;i:74;i:6502;i:75;i:6503;i:76;i:6504;i:77;i:6505;i:78;i:6506;i:79;i:6507;i:80;i:6508;i:81;i:6509;i:82;i:6511;i:83;i:6512;i:84;i:6513;i:85;i:6514;i:86;i:6515;i:87;i:6516;i:88;i:6517;i:89;i:6518;i:90;i:6519;i:91;i:6520;i:92;i:6522;i:93;i:6523;i:94;i:6524;i:95;i:6525;i:96;i:6526;i:97;i:6528;i:98;i:6529;i:99;i:6530;i:100;i:6531;i:101;i:6532;i:102;i:6533;i:103;i:6534;i:104;i:6535;i:105;i:6536;i:106;i:6537;i:107;i:6538;i:108;i:6539;i:109;i:6540;i:110;i:6541;i:111;i:6542;i:112;i:6543;i:113;i:6544;i:114;i:6545;i:115;i:6546;i:116;i:6547;i:117;i:6548;i:118;i:6549;i:119;i:6550;i:120;i:6551;i:121;i:6552;i:122;i:6553;i:123;i:6554;i:124;i:6555;i:125;i:6556;}s:7:\"visible\";a:126:{i:0;i:6410;i:1;i:6412;i:2;i:6413;i:3;i:6415;i:4;i:6417;i:5;i:6419;i:6;i:6421;i:7;i:6422;i:8;i:6424;i:9;i:6426;i:10;i:6427;i:11;i:6429;i:12;i:6431;i:13;i:6432;i:14;i:6433;i:15;i:6434;i:16;i:6435;i:17;i:6436;i:18;i:6437;i:19;i:6438;i:20;i:6439;i:21;i:6440;i:22;i:6442;i:23;i:6443;i:24;i:6444;i:25;i:6445;i:26;i:6446;i:27;i:6447;i:28;i:6448;i:29;i:6449;i:30;i:6450;i:31;i:6451;i:32;i:6453;i:33;i:6454;i:34;i:6455;i:35;i:6456;i:36;i:6457;i:37;i:6459;i:38;i:6460;i:39;i:6461;i:40;i:6462;i:41;i:6463;i:42;i:6464;i:43;i:6466;i:44;i:6467;i:45;i:6468;i:46;i:6469;i:47;i:6470;i:48;i:6471;i:49;i:6472;i:50;i:6473;i:51;i:6474;i:52;i:6475;i:53;i:6476;i:54;i:6478;i:55;i:6479;i:56;i:6480;i:57;i:6481;i:58;i:6482;i:59;i:6484;i:60;i:6485;i:61;i:6486;i:62;i:6487;i:63;i:6488;i:64;i:6489;i:65;i:6490;i:66;i:6492;i:67;i:6493;i:68;i:6494;i:69;i:6495;i:70;i:6497;i:71;i:6498;i:72;i:6499;i:73;i:6500;i:74;i:6502;i:75;i:6503;i:76;i:6504;i:77;i:6505;i:78;i:6506;i:79;i:6507;i:80;i:6508;i:81;i:6509;i:82;i:6511;i:83;i:6512;i:84;i:6513;i:85;i:6514;i:86;i:6515;i:87;i:6516;i:88;i:6517;i:89;i:6518;i:90;i:6519;i:91;i:6520;i:92;i:6522;i:93;i:6523;i:94;i:6524;i:95;i:6525;i:96;i:6526;i:97;i:6528;i:98;i:6529;i:99;i:6530;i:100;i:6531;i:101;i:6532;i:102;i:6533;i:103;i:6534;i:104;i:6535;i:105;i:6536;i:106;i:6537;i:107;i:6538;i:108;i:6539;i:109;i:6540;i:110;i:6541;i:111;i:6542;i:112;i:6543;i:113;i:6544;i:114;i:6545;i:115;i:6546;i:116;i:6547;i:117;i:6548;i:118;i:6549;i:119;i:6550;i:120;i:6551;i:121;i:6552;i:122;i:6553;i:123;i:6554;i:124;i:6555;i:125;i:6556;}}', 'no'),
(655642, '_transient_timeout_wc_product_children_3978', '1627761456', 'no'),
(655643, '_transient_wc_product_children_3978', 'a:2:{s:3:\"all\";a:154:{i:0;i:3981;i:1;i:3982;i:2;i:3983;i:3;i:3984;i:4;i:3985;i:5;i:3986;i:6;i:3988;i:7;i:3989;i:8;i:3990;i:9;i:3991;i:10;i:3992;i:11;i:3993;i:12;i:3995;i:13;i:3996;i:14;i:3997;i:15;i:3998;i:16;i:3999;i:17;i:4000;i:18;i:4001;i:19;i:4002;i:20;i:4003;i:21;i:4004;i:22;i:4005;i:23;i:4006;i:24;i:4007;i:25;i:4008;i:26;i:4010;i:27;i:4011;i:28;i:4012;i:29;i:4013;i:30;i:4014;i:31;i:4015;i:32;i:4016;i:33;i:4017;i:34;i:4018;i:35;i:4019;i:36;i:4020;i:37;i:4021;i:38;i:4022;i:39;i:4023;i:40;i:4024;i:41;i:4025;i:42;i:4027;i:43;i:4028;i:44;i:4029;i:45;i:4030;i:46;i:4032;i:47;i:4033;i:48;i:4034;i:49;i:4036;i:50;i:4037;i:51;i:4038;i:52;i:4039;i:53;i:4041;i:54;i:4042;i:55;i:4043;i:56;i:4044;i:57;i:4045;i:58;i:4046;i:59;i:4047;i:60;i:4048;i:61;i:4049;i:62;i:4050;i:63;i:4051;i:64;i:4052;i:65;i:4053;i:66;i:4054;i:67;i:4055;i:68;i:4056;i:69;i:4057;i:70;i:4058;i:71;i:4059;i:72;i:4060;i:73;i:4061;i:74;i:4062;i:75;i:4063;i:76;i:4064;i:77;i:4065;i:78;i:4066;i:79;i:4067;i:80;i:4068;i:81;i:4069;i:82;i:4070;i:83;i:4071;i:84;i:4072;i:85;i:4073;i:86;i:4074;i:87;i:4075;i:88;i:4076;i:89;i:4077;i:90;i:4078;i:91;i:4079;i:92;i:4080;i:93;i:4081;i:94;i:4082;i:95;i:4083;i:96;i:4084;i:97;i:4085;i:98;i:4086;i:99;i:4087;i:100;i:4088;i:101;i:4089;i:102;i:4090;i:103;i:4091;i:104;i:4092;i:105;i:4093;i:106;i:4094;i:107;i:4095;i:108;i:4096;i:109;i:4097;i:110;i:4098;i:111;i:4099;i:112;i:4100;i:113;i:4101;i:114;i:4102;i:115;i:4103;i:116;i:4104;i:117;i:4105;i:118;i:4106;i:119;i:4107;i:120;i:4108;i:121;i:4109;i:122;i:4110;i:123;i:4111;i:124;i:4112;i:125;i:4113;i:126;i:4114;i:127;i:4115;i:128;i:4116;i:129;i:4117;i:130;i:4118;i:131;i:4119;i:132;i:4120;i:133;i:4121;i:134;i:4122;i:135;i:4123;i:136;i:4124;i:137;i:4125;i:138;i:4126;i:139;i:4127;i:140;i:4128;i:141;i:4129;i:142;i:4130;i:143;i:4131;i:144;i:4132;i:145;i:4133;i:146;i:4134;i:147;i:4135;i:148;i:4136;i:149;i:4137;i:150;i:4138;i:151;i:4139;i:152;i:4140;i:153;i:4141;}s:7:\"visible\";a:154:{i:0;i:3981;i:1;i:3982;i:2;i:3983;i:3;i:3984;i:4;i:3985;i:5;i:3986;i:6;i:3988;i:7;i:3989;i:8;i:3990;i:9;i:3991;i:10;i:3992;i:11;i:3993;i:12;i:3995;i:13;i:3996;i:14;i:3997;i:15;i:3998;i:16;i:3999;i:17;i:4000;i:18;i:4001;i:19;i:4002;i:20;i:4003;i:21;i:4004;i:22;i:4005;i:23;i:4006;i:24;i:4007;i:25;i:4008;i:26;i:4010;i:27;i:4011;i:28;i:4012;i:29;i:4013;i:30;i:4014;i:31;i:4015;i:32;i:4016;i:33;i:4017;i:34;i:4018;i:35;i:4019;i:36;i:4020;i:37;i:4021;i:38;i:4022;i:39;i:4023;i:40;i:4024;i:41;i:4025;i:42;i:4027;i:43;i:4028;i:44;i:4029;i:45;i:4030;i:46;i:4032;i:47;i:4033;i:48;i:4034;i:49;i:4036;i:50;i:4037;i:51;i:4038;i:52;i:4039;i:53;i:4041;i:54;i:4042;i:55;i:4043;i:56;i:4044;i:57;i:4045;i:58;i:4046;i:59;i:4047;i:60;i:4048;i:61;i:4049;i:62;i:4050;i:63;i:4051;i:64;i:4052;i:65;i:4053;i:66;i:4054;i:67;i:4055;i:68;i:4056;i:69;i:4057;i:70;i:4058;i:71;i:4059;i:72;i:4060;i:73;i:4061;i:74;i:4062;i:75;i:4063;i:76;i:4064;i:77;i:4065;i:78;i:4066;i:79;i:4067;i:80;i:4068;i:81;i:4069;i:82;i:4070;i:83;i:4071;i:84;i:4072;i:85;i:4073;i:86;i:4074;i:87;i:4075;i:88;i:4076;i:89;i:4077;i:90;i:4078;i:91;i:4079;i:92;i:4080;i:93;i:4081;i:94;i:4082;i:95;i:4083;i:96;i:4084;i:97;i:4085;i:98;i:4086;i:99;i:4087;i:100;i:4088;i:101;i:4089;i:102;i:4090;i:103;i:4091;i:104;i:4092;i:105;i:4093;i:106;i:4094;i:107;i:4095;i:108;i:4096;i:109;i:4097;i:110;i:4098;i:111;i:4099;i:112;i:4100;i:113;i:4101;i:114;i:4102;i:115;i:4103;i:116;i:4104;i:117;i:4105;i:118;i:4106;i:119;i:4107;i:120;i:4108;i:121;i:4109;i:122;i:4110;i:123;i:4111;i:124;i:4112;i:125;i:4113;i:126;i:4114;i:127;i:4115;i:128;i:4116;i:129;i:4117;i:130;i:4118;i:131;i:4119;i:132;i:4120;i:133;i:4121;i:134;i:4122;i:135;i:4123;i:136;i:4124;i:137;i:4125;i:138;i:4126;i:139;i:4127;i:140;i:4128;i:141;i:4129;i:142;i:4130;i:143;i:4131;i:144;i:4132;i:145;i:4133;i:146;i:4134;i:147;i:4135;i:148;i:4136;i:149;i:4137;i:150;i:4138;i:151;i:4139;i:152;i:4140;i:153;i:4141;}}', 'no'),
(655644, '_transient_timeout_wc_var_prices_3978', '1627761457', 'no'),
(655645, '_transient_wc_var_prices_3978', '{\"version\":\"1622551279\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"3981\":\"178.41\",\"3982\":\"178.41\",\"3983\":\"178.41\",\"3984\":\"178.41\",\"3985\":\"178.41\",\"3986\":\"178.41\",\"3988\":\"178.41\",\"3989\":\"178.41\",\"3990\":\"178.41\",\"3991\":\"178.41\",\"3992\":\"178.41\",\"3993\":\"178.41\",\"3995\":\"178.41\",\"3996\":\"178.41\",\"3997\":\"178.41\",\"3998\":\"178.41\",\"3999\":\"178.41\",\"4000\":\"178.41\",\"4001\":\"178.41\",\"4002\":\"178.41\",\"4003\":\"178.41\",\"4004\":\"178.41\",\"4005\":\"178.41\",\"4006\":\"178.41\",\"4007\":\"178.41\",\"4008\":\"178.41\",\"4010\":\"178.41\",\"4011\":\"178.41\",\"4012\":\"178.41\",\"4013\":\"178.41\",\"4014\":\"178.41\",\"4015\":\"178.41\",\"4016\":\"178.41\",\"4017\":\"178.41\",\"4018\":\"178.41\",\"4019\":\"178.41\",\"4020\":\"178.41\",\"4021\":\"178.41\",\"4022\":\"178.41\",\"4023\":\"178.41\",\"4024\":\"178.41\",\"4025\":\"178.41\",\"4027\":\"178.41\",\"4028\":\"178.41\",\"4029\":\"178.41\",\"4030\":\"178.41\",\"4032\":\"178.41\",\"4033\":\"178.41\",\"4034\":\"178.41\",\"4036\":\"178.41\",\"4037\":\"178.41\",\"4038\":\"178.41\",\"4039\":\"178.41\",\"4041\":\"178.41\",\"4042\":\"178.41\",\"4043\":\"178.41\",\"4044\":\"178.41\",\"4045\":\"178.41\",\"4046\":\"178.41\",\"4047\":\"178.41\",\"4048\":\"178.41\",\"4049\":\"178.41\",\"4050\":\"178.41\",\"4051\":\"178.41\",\"4052\":\"178.41\",\"4053\":\"178.41\",\"4054\":\"178.41\",\"4055\":\"178.41\",\"4056\":\"178.41\",\"4057\":\"178.41\",\"4058\":\"178.41\",\"4059\":\"178.41\",\"4060\":\"178.41\",\"4061\":\"178.41\",\"4062\":\"178.41\",\"4063\":\"178.41\",\"4064\":\"178.41\",\"4065\":\"178.41\",\"4066\":\"178.41\",\"4067\":\"178.41\",\"4068\":\"178.41\",\"4069\":\"178.41\",\"4070\":\"178.41\",\"4071\":\"178.41\",\"4072\":\"178.41\",\"4073\":\"178.41\",\"4074\":\"178.41\",\"4075\":\"178.41\",\"4076\":\"178.41\",\"4077\":\"178.41\",\"4078\":\"178.41\",\"4079\":\"178.41\",\"4080\":\"178.41\",\"4081\":\"178.41\",\"4082\":\"178.41\",\"4083\":\"178.41\",\"4084\":\"178.41\",\"4085\":\"178.41\",\"4086\":\"178.41\",\"4087\":\"178.41\",\"4088\":\"178.41\",\"4089\":\"178.41\",\"4090\":\"178.41\",\"4091\":\"178.41\",\"4092\":\"178.41\",\"4093\":\"178.41\",\"4094\":\"178.41\",\"4095\":\"178.41\",\"4096\":\"178.41\",\"4097\":\"178.41\",\"4098\":\"178.41\",\"4099\":\"178.41\",\"4100\":\"178.41\",\"4101\":\"178.41\",\"4102\":\"178.41\",\"4103\":\"178.41\",\"4104\":\"178.41\",\"4105\":\"178.41\",\"4106\":\"178.41\",\"4107\":\"178.41\",\"4108\":\"178.41\",\"4109\":\"178.41\",\"4110\":\"178.41\",\"4111\":\"178.41\",\"4112\":\"178.41\",\"4113\":\"178.41\",\"4114\":\"178.41\",\"4115\":\"178.41\",\"4116\":\"178.41\",\"4117\":\"178.41\",\"4118\":\"178.41\",\"4119\":\"178.41\",\"4120\":\"178.41\",\"4121\":\"178.41\",\"4122\":\"178.41\",\"4123\":\"178.41\",\"4124\":\"178.41\",\"4125\":\"178.41\",\"4126\":\"178.41\",\"4127\":\"178.41\",\"4128\":\"178.41\",\"4129\":\"178.41\",\"4130\":\"178.41\",\"4131\":\"178.41\",\"4132\":\"178.41\",\"4133\":\"178.41\",\"4134\":\"178.41\",\"4135\":\"178.41\",\"4136\":\"178.41\",\"4137\":\"178.41\",\"4138\":\"178.41\",\"4139\":\"178.41\",\"4140\":\"178.41\",\"4141\":\"178.41\"},\"regular_price\":{\"3981\":\"178.41\",\"3982\":\"178.41\",\"3983\":\"178.41\",\"3984\":\"178.41\",\"3985\":\"178.41\",\"3986\":\"178.41\",\"3988\":\"178.41\",\"3989\":\"178.41\",\"3990\":\"178.41\",\"3991\":\"178.41\",\"3992\":\"178.41\",\"3993\":\"178.41\",\"3995\":\"178.41\",\"3996\":\"178.41\",\"3997\":\"178.41\",\"3998\":\"178.41\",\"3999\":\"178.41\",\"4000\":\"178.41\",\"4001\":\"178.41\",\"4002\":\"178.41\",\"4003\":\"178.41\",\"4004\":\"178.41\",\"4005\":\"178.41\",\"4006\":\"178.41\",\"4007\":\"178.41\",\"4008\":\"178.41\",\"4010\":\"178.41\",\"4011\":\"178.41\",\"4012\":\"178.41\",\"4013\":\"178.41\",\"4014\":\"178.41\",\"4015\":\"178.41\",\"4016\":\"178.41\",\"4017\":\"178.41\",\"4018\":\"178.41\",\"4019\":\"178.41\",\"4020\":\"178.41\",\"4021\":\"178.41\",\"4022\":\"178.41\",\"4023\":\"178.41\",\"4024\":\"178.41\",\"4025\":\"178.41\",\"4027\":\"178.41\",\"4028\":\"178.41\",\"4029\":\"178.41\",\"4030\":\"178.41\",\"4032\":\"178.41\",\"4033\":\"178.41\",\"4034\":\"178.41\",\"4036\":\"178.41\",\"4037\":\"178.41\",\"4038\":\"178.41\",\"4039\":\"178.41\",\"4041\":\"178.41\",\"4042\":\"178.41\",\"4043\":\"178.41\",\"4044\":\"178.41\",\"4045\":\"178.41\",\"4046\":\"178.41\",\"4047\":\"178.41\",\"4048\":\"178.41\",\"4049\":\"178.41\",\"4050\":\"178.41\",\"4051\":\"178.41\",\"4052\":\"178.41\",\"4053\":\"178.41\",\"4054\":\"178.41\",\"4055\":\"178.41\",\"4056\":\"178.41\",\"4057\":\"178.41\",\"4058\":\"178.41\",\"4059\":\"178.41\",\"4060\":\"178.41\",\"4061\":\"178.41\",\"4062\":\"178.41\",\"4063\":\"178.41\",\"4064\":\"178.41\",\"4065\":\"178.41\",\"4066\":\"178.41\",\"4067\":\"178.41\",\"4068\":\"178.41\",\"4069\":\"178.41\",\"4070\":\"178.41\",\"4071\":\"178.41\",\"4072\":\"178.41\",\"4073\":\"178.41\",\"4074\":\"178.41\",\"4075\":\"178.41\",\"4076\":\"178.41\",\"4077\":\"178.41\",\"4078\":\"178.41\",\"4079\":\"178.41\",\"4080\":\"178.41\",\"4081\":\"178.41\",\"4082\":\"178.41\",\"4083\":\"178.41\",\"4084\":\"178.41\",\"4085\":\"178.41\",\"4086\":\"178.41\",\"4087\":\"178.41\",\"4088\":\"178.41\",\"4089\":\"178.41\",\"4090\":\"178.41\",\"4091\":\"178.41\",\"4092\":\"178.41\",\"4093\":\"178.41\",\"4094\":\"178.41\",\"4095\":\"178.41\",\"4096\":\"178.41\",\"4097\":\"178.41\",\"4098\":\"178.41\",\"4099\":\"178.41\",\"4100\":\"178.41\",\"4101\":\"178.41\",\"4102\":\"178.41\",\"4103\":\"178.41\",\"4104\":\"178.41\",\"4105\":\"178.41\",\"4106\":\"178.41\",\"4107\":\"178.41\",\"4108\":\"178.41\",\"4109\":\"178.41\",\"4110\":\"178.41\",\"4111\":\"178.41\",\"4112\":\"178.41\",\"4113\":\"178.41\",\"4114\":\"178.41\",\"4115\":\"178.41\",\"4116\":\"178.41\",\"4117\":\"178.41\",\"4118\":\"178.41\",\"4119\":\"178.41\",\"4120\":\"178.41\",\"4121\":\"178.41\",\"4122\":\"178.41\",\"4123\":\"178.41\",\"4124\":\"178.41\",\"4125\":\"178.41\",\"4126\":\"178.41\",\"4127\":\"178.41\",\"4128\":\"178.41\",\"4129\":\"178.41\",\"4130\":\"178.41\",\"4131\":\"178.41\",\"4132\":\"178.41\",\"4133\":\"178.41\",\"4134\":\"178.41\",\"4135\":\"178.41\",\"4136\":\"178.41\",\"4137\":\"178.41\",\"4138\":\"178.41\",\"4139\":\"178.41\",\"4140\":\"178.41\",\"4141\":\"178.41\"},\"sale_price\":{\"3981\":\"178.41\",\"3982\":\"178.41\",\"3983\":\"178.41\",\"3984\":\"178.41\",\"3985\":\"178.41\",\"3986\":\"178.41\",\"3988\":\"178.41\",\"3989\":\"178.41\",\"3990\":\"178.41\",\"3991\":\"178.41\",\"3992\":\"178.41\",\"3993\":\"178.41\",\"3995\":\"178.41\",\"3996\":\"178.41\",\"3997\":\"178.41\",\"3998\":\"178.41\",\"3999\":\"178.41\",\"4000\":\"178.41\",\"4001\":\"178.41\",\"4002\":\"178.41\",\"4003\":\"178.41\",\"4004\":\"178.41\",\"4005\":\"178.41\",\"4006\":\"178.41\",\"4007\":\"178.41\",\"4008\":\"178.41\",\"4010\":\"178.41\",\"4011\":\"178.41\",\"4012\":\"178.41\",\"4013\":\"178.41\",\"4014\":\"178.41\",\"4015\":\"178.41\",\"4016\":\"178.41\",\"4017\":\"178.41\",\"4018\":\"178.41\",\"4019\":\"178.41\",\"4020\":\"178.41\",\"4021\":\"178.41\",\"4022\":\"178.41\",\"4023\":\"178.41\",\"4024\":\"178.41\",\"4025\":\"178.41\",\"4027\":\"178.41\",\"4028\":\"178.41\",\"4029\":\"178.41\",\"4030\":\"178.41\",\"4032\":\"178.41\",\"4033\":\"178.41\",\"4034\":\"178.41\",\"4036\":\"178.41\",\"4037\":\"178.41\",\"4038\":\"178.41\",\"4039\":\"178.41\",\"4041\":\"178.41\",\"4042\":\"178.41\",\"4043\":\"178.41\",\"4044\":\"178.41\",\"4045\":\"178.41\",\"4046\":\"178.41\",\"4047\":\"178.41\",\"4048\":\"178.41\",\"4049\":\"178.41\",\"4050\":\"178.41\",\"4051\":\"178.41\",\"4052\":\"178.41\",\"4053\":\"178.41\",\"4054\":\"178.41\",\"4055\":\"178.41\",\"4056\":\"178.41\",\"4057\":\"178.41\",\"4058\":\"178.41\",\"4059\":\"178.41\",\"4060\":\"178.41\",\"4061\":\"178.41\",\"4062\":\"178.41\",\"4063\":\"178.41\",\"4064\":\"178.41\",\"4065\":\"178.41\",\"4066\":\"178.41\",\"4067\":\"178.41\",\"4068\":\"178.41\",\"4069\":\"178.41\",\"4070\":\"178.41\",\"4071\":\"178.41\",\"4072\":\"178.41\",\"4073\":\"178.41\",\"4074\":\"178.41\",\"4075\":\"178.41\",\"4076\":\"178.41\",\"4077\":\"178.41\",\"4078\":\"178.41\",\"4079\":\"178.41\",\"4080\":\"178.41\",\"4081\":\"178.41\",\"4082\":\"178.41\",\"4083\":\"178.41\",\"4084\":\"178.41\",\"4085\":\"178.41\",\"4086\":\"178.41\",\"4087\":\"178.41\",\"4088\":\"178.41\",\"4089\":\"178.41\",\"4090\":\"178.41\",\"4091\":\"178.41\",\"4092\":\"178.41\",\"4093\":\"178.41\",\"4094\":\"178.41\",\"4095\":\"178.41\",\"4096\":\"178.41\",\"4097\":\"178.41\",\"4098\":\"178.41\",\"4099\":\"178.41\",\"4100\":\"178.41\",\"4101\":\"178.41\",\"4102\":\"178.41\",\"4103\":\"178.41\",\"4104\":\"178.41\",\"4105\":\"178.41\",\"4106\":\"178.41\",\"4107\":\"178.41\",\"4108\":\"178.41\",\"4109\":\"178.41\",\"4110\":\"178.41\",\"4111\":\"178.41\",\"4112\":\"178.41\",\"4113\":\"178.41\",\"4114\":\"178.41\",\"4115\":\"178.41\",\"4116\":\"178.41\",\"4117\":\"178.41\",\"4118\":\"178.41\",\"4119\":\"178.41\",\"4120\":\"178.41\",\"4121\":\"178.41\",\"4122\":\"178.41\",\"4123\":\"178.41\",\"4124\":\"178.41\",\"4125\":\"178.41\",\"4126\":\"178.41\",\"4127\":\"178.41\",\"4128\":\"178.41\",\"4129\":\"178.41\",\"4130\":\"178.41\",\"4131\":\"178.41\",\"4132\":\"178.41\",\"4133\":\"178.41\",\"4134\":\"178.41\",\"4135\":\"178.41\",\"4136\":\"178.41\",\"4137\":\"178.41\",\"4138\":\"178.41\",\"4139\":\"178.41\",\"4140\":\"178.41\",\"4141\":\"178.41\"}}}', 'no'),
(655604, '_transient_timeout_wc_var_prices_6397', '1627761454', 'no'),
(655605, '_transient_wc_var_prices_6397', '{\"version\":\"1622551279\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"6410\":\"73.19\",\"6412\":\"73.19\",\"6413\":\"73.19\",\"6415\":\"73.19\",\"6417\":\"74.24\",\"6419\":\"57.20\",\"6421\":\"73.19\",\"6422\":\"57.86\",\"6424\":\"74.24\",\"6426\":\"74.24\",\"6427\":\"74.24\",\"6429\":\"74.57\",\"6431\":\"74.57\",\"6432\":\"74.24\",\"6433\":\"74.57\",\"6434\":\"74.57\",\"6435\":\"74.90\",\"6436\":\"58.04\",\"6437\":\"74.57\",\"6438\":\"58.25\",\"6439\":\"74.90\",\"6440\":\"74.90\",\"6442\":\"74.90\",\"6443\":\"75.23\",\"6444\":\"75.23\",\"6445\":\"74.90\",\"6446\":\"75.23\",\"6447\":\"75.23\",\"6448\":\"75.59\",\"6449\":\"58.46\",\"6450\":\"75.23\",\"6451\":\"58.64\",\"6453\":\"75.59\",\"6454\":\"75.59\",\"6455\":\"75.59\",\"6456\":\"75.92\",\"6457\":\"75.92\",\"6459\":\"75.59\",\"6460\":\"75.92\",\"6461\":\"75.92\",\"6462\":\"73.19\",\"6463\":\"58.85\",\"6464\":\"75.92\",\"6466\":\"57.20\",\"6467\":\"73.19\",\"6468\":\"73.19\",\"6469\":\"73.19\",\"6470\":\"73.58\",\"6471\":\"73.58\",\"6472\":\"73.19\",\"6473\":\"73.58\",\"6474\":\"73.58\",\"6475\":\"74.57\",\"6476\":\"57.44\",\"6478\":\"73.58\",\"6479\":\"58.04\",\"6480\":\"74.57\",\"6481\":\"74.57\",\"6482\":\"74.57\",\"6484\":\"74.90\",\"6485\":\"74.90\",\"6486\":\"74.57\",\"6487\":\"74.90\",\"6488\":\"74.90\",\"6489\":\"75.23\",\"6490\":\"58.25\",\"6492\":\"74.90\",\"6493\":\"58.46\",\"6494\":\"75.23\",\"6495\":\"75.23\",\"6497\":\"75.23\",\"6498\":\"75.59\",\"6499\":\"75.59\",\"6500\":\"75.23\",\"6502\":\"75.59\",\"6503\":\"75.59\",\"6504\":\"75.92\",\"6505\":\"58.64\",\"6506\":\"75.59\",\"6507\":\"58.85\",\"6508\":\"75.92\",\"6509\":\"75.92\",\"6511\":\"75.92\",\"6512\":\"76.61\",\"6513\":\"76.61\",\"6514\":\"75.92\",\"6515\":\"76.61\",\"6516\":\"76.61\",\"6517\":\"74.24\",\"6518\":\"59.30\",\"6519\":\"76.61\",\"6520\":\"57.86\",\"6522\":\"74.24\",\"6523\":\"74.24\",\"6524\":\"74.24\",\"6525\":\"74.57\",\"6526\":\"74.57\",\"6528\":\"74.24\",\"6529\":\"74.57\",\"6530\":\"74.57\",\"6531\":\"74.90\",\"6532\":\"58.04\",\"6533\":\"74.57\",\"6534\":\"58.25\",\"6535\":\"74.90\",\"6536\":\"74.90\",\"6537\":\"74.90\",\"6538\":\"75.23\",\"6539\":\"75.23\",\"6540\":\"74.90\",\"6541\":\"75.23\",\"6542\":\"75.23\",\"6543\":\"75.59\",\"6544\":\"58.46\",\"6545\":\"75.23\",\"6546\":\"58.64\",\"6547\":\"75.59\",\"6548\":\"75.59\",\"6549\":\"75.59\",\"6550\":\"75.92\",\"6551\":\"75.92\",\"6552\":\"75.59\",\"6553\":\"75.92\",\"6554\":\"75.92\",\"6555\":\"58.85\",\"6556\":\"75.92\"},\"regular_price\":{\"6410\":\"73.19\",\"6412\":\"73.19\",\"6413\":\"73.19\",\"6415\":\"73.19\",\"6417\":\"74.24\",\"6419\":\"57.20\",\"6421\":\"73.19\",\"6422\":\"57.86\",\"6424\":\"74.24\",\"6426\":\"74.24\",\"6427\":\"74.24\",\"6429\":\"74.57\",\"6431\":\"74.57\",\"6432\":\"74.24\",\"6433\":\"74.57\",\"6434\":\"74.57\",\"6435\":\"74.90\",\"6436\":\"58.04\",\"6437\":\"74.57\",\"6438\":\"58.25\",\"6439\":\"74.90\",\"6440\":\"74.90\",\"6442\":\"74.90\",\"6443\":\"75.23\",\"6444\":\"75.23\",\"6445\":\"74.90\",\"6446\":\"75.23\",\"6447\":\"75.23\",\"6448\":\"75.59\",\"6449\":\"58.46\",\"6450\":\"75.23\",\"6451\":\"58.64\",\"6453\":\"75.59\",\"6454\":\"75.59\",\"6455\":\"75.59\",\"6456\":\"75.92\",\"6457\":\"75.92\",\"6459\":\"75.59\",\"6460\":\"75.92\",\"6461\":\"75.92\",\"6462\":\"73.19\",\"6463\":\"58.85\",\"6464\":\"75.92\",\"6466\":\"57.20\",\"6467\":\"73.19\",\"6468\":\"73.19\",\"6469\":\"73.19\",\"6470\":\"73.58\",\"6471\":\"73.58\",\"6472\":\"73.19\",\"6473\":\"73.58\",\"6474\":\"73.58\",\"6475\":\"74.57\",\"6476\":\"57.44\",\"6478\":\"73.58\",\"6479\":\"58.04\",\"6480\":\"74.57\",\"6481\":\"74.57\",\"6482\":\"74.57\",\"6484\":\"74.90\",\"6485\":\"74.90\",\"6486\":\"74.57\",\"6487\":\"74.90\",\"6488\":\"74.90\",\"6489\":\"75.23\",\"6490\":\"58.25\",\"6492\":\"74.90\",\"6493\":\"58.46\",\"6494\":\"75.23\",\"6495\":\"75.23\",\"6497\":\"75.23\",\"6498\":\"75.59\",\"6499\":\"75.59\",\"6500\":\"75.23\",\"6502\":\"75.59\",\"6503\":\"75.59\",\"6504\":\"75.92\",\"6505\":\"58.64\",\"6506\":\"75.59\",\"6507\":\"58.85\",\"6508\":\"75.92\",\"6509\":\"75.92\",\"6511\":\"75.92\",\"6512\":\"76.61\",\"6513\":\"76.61\",\"6514\":\"75.92\",\"6515\":\"76.61\",\"6516\":\"76.61\",\"6517\":\"74.24\",\"6518\":\"59.30\",\"6519\":\"76.61\",\"6520\":\"57.86\",\"6522\":\"74.24\",\"6523\":\"74.24\",\"6524\":\"74.24\",\"6525\":\"74.57\",\"6526\":\"74.57\",\"6528\":\"74.24\",\"6529\":\"74.57\",\"6530\":\"74.57\",\"6531\":\"74.90\",\"6532\":\"58.04\",\"6533\":\"74.57\",\"6534\":\"58.25\",\"6535\":\"74.90\",\"6536\":\"74.90\",\"6537\":\"74.90\",\"6538\":\"75.23\",\"6539\":\"75.23\",\"6540\":\"74.90\",\"6541\":\"75.23\",\"6542\":\"75.23\",\"6543\":\"75.59\",\"6544\":\"58.46\",\"6545\":\"75.23\",\"6546\":\"58.64\",\"6547\":\"75.59\",\"6548\":\"75.59\",\"6549\":\"75.59\",\"6550\":\"75.92\",\"6551\":\"75.92\",\"6552\":\"75.59\",\"6553\":\"75.92\",\"6554\":\"75.92\",\"6555\":\"58.85\",\"6556\":\"75.92\"},\"sale_price\":{\"6410\":\"73.19\",\"6412\":\"73.19\",\"6413\":\"73.19\",\"6415\":\"73.19\",\"6417\":\"74.24\",\"6419\":\"57.20\",\"6421\":\"73.19\",\"6422\":\"57.86\",\"6424\":\"74.24\",\"6426\":\"74.24\",\"6427\":\"74.24\",\"6429\":\"74.57\",\"6431\":\"74.57\",\"6432\":\"74.24\",\"6433\":\"74.57\",\"6434\":\"74.57\",\"6435\":\"74.90\",\"6436\":\"58.04\",\"6437\":\"74.57\",\"6438\":\"58.25\",\"6439\":\"74.90\",\"6440\":\"74.90\",\"6442\":\"74.90\",\"6443\":\"75.23\",\"6444\":\"75.23\",\"6445\":\"74.90\",\"6446\":\"75.23\",\"6447\":\"75.23\",\"6448\":\"75.59\",\"6449\":\"58.46\",\"6450\":\"75.23\",\"6451\":\"58.64\",\"6453\":\"75.59\",\"6454\":\"75.59\",\"6455\":\"75.59\",\"6456\":\"75.92\",\"6457\":\"75.92\",\"6459\":\"75.59\",\"6460\":\"75.92\",\"6461\":\"75.92\",\"6462\":\"73.19\",\"6463\":\"58.85\",\"6464\":\"75.92\",\"6466\":\"57.20\",\"6467\":\"73.19\",\"6468\":\"73.19\",\"6469\":\"73.19\",\"6470\":\"73.58\",\"6471\":\"73.58\",\"6472\":\"73.19\",\"6473\":\"73.58\",\"6474\":\"73.58\",\"6475\":\"74.57\",\"6476\":\"57.44\",\"6478\":\"73.58\",\"6479\":\"58.04\",\"6480\":\"74.57\",\"6481\":\"74.57\",\"6482\":\"74.57\",\"6484\":\"74.90\",\"6485\":\"74.90\",\"6486\":\"74.57\",\"6487\":\"74.90\",\"6488\":\"74.90\",\"6489\":\"75.23\",\"6490\":\"58.25\",\"6492\":\"74.90\",\"6493\":\"58.46\",\"6494\":\"75.23\",\"6495\":\"75.23\",\"6497\":\"75.23\",\"6498\":\"75.59\",\"6499\":\"75.59\",\"6500\":\"75.23\",\"6502\":\"75.59\",\"6503\":\"75.59\",\"6504\":\"75.92\",\"6505\":\"58.64\",\"6506\":\"75.59\",\"6507\":\"58.85\",\"6508\":\"75.92\",\"6509\":\"75.92\",\"6511\":\"75.92\",\"6512\":\"76.61\",\"6513\":\"76.61\",\"6514\":\"75.92\",\"6515\":\"76.61\",\"6516\":\"76.61\",\"6517\":\"74.24\",\"6518\":\"59.30\",\"6519\":\"76.61\",\"6520\":\"57.86\",\"6522\":\"74.24\",\"6523\":\"74.24\",\"6524\":\"74.24\",\"6525\":\"74.57\",\"6526\":\"74.57\",\"6528\":\"74.24\",\"6529\":\"74.57\",\"6530\":\"74.57\",\"6531\":\"74.90\",\"6532\":\"58.04\",\"6533\":\"74.57\",\"6534\":\"58.25\",\"6535\":\"74.90\",\"6536\":\"74.90\",\"6537\":\"74.90\",\"6538\":\"75.23\",\"6539\":\"75.23\",\"6540\":\"74.90\",\"6541\":\"75.23\",\"6542\":\"75.23\",\"6543\":\"75.59\",\"6544\":\"58.46\",\"6545\":\"75.23\",\"6546\":\"58.64\",\"6547\":\"75.59\",\"6548\":\"75.59\",\"6549\":\"75.59\",\"6550\":\"75.92\",\"6551\":\"75.92\",\"6552\":\"75.59\",\"6553\":\"75.92\",\"6554\":\"75.92\",\"6555\":\"58.85\",\"6556\":\"75.92\"}}}', 'no'),
(655594, '_transient_timeout_wc_product_children_6566', '1627761453', 'no'),
(655595, '_transient_wc_product_children_6566', 'a:2:{s:3:\"all\";a:18:{i:0;i:6568;i:1;i:6569;i:2;i:6570;i:3;i:6571;i:4;i:6572;i:5;i:6573;i:6;i:6574;i:7;i:6575;i:8;i:6576;i:9;i:6577;i:10;i:6578;i:11;i:6579;i:12;i:6580;i:13;i:6581;i:14;i:6582;i:15;i:6583;i:16;i:6584;i:17;i:6585;}s:7:\"visible\";a:18:{i:0;i:6568;i:1;i:6569;i:2;i:6570;i:3;i:6571;i:4;i:6572;i:5;i:6573;i:6;i:6574;i:7;i:6575;i:8;i:6576;i:9;i:6577;i:10;i:6578;i:11;i:6579;i:12;i:6580;i:13;i:6581;i:14;i:6582;i:15;i:6583;i:16;i:6584;i:17;i:6585;}}', 'no'),
(655596, '_transient_timeout_wc_var_prices_6566', '1627761453', 'no'),
(655597, '_transient_wc_var_prices_6566', '{\"version\":\"1622551279\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"6568\":\"191.27\",\"6569\":\"191.27\",\"6570\":\"191.27\",\"6571\":\"191.27\",\"6572\":\"191.27\",\"6573\":\"191.27\",\"6574\":\"191.27\",\"6575\":\"191.27\",\"6576\":\"191.27\",\"6577\":\"191.27\",\"6578\":\"191.27\",\"6579\":\"191.27\",\"6580\":\"191.27\",\"6581\":\"191.27\",\"6582\":\"191.27\",\"6583\":\"185.75\",\"6584\":\"191.27\",\"6585\":\"191.27\"},\"regular_price\":{\"6568\":\"191.27\",\"6569\":\"191.27\",\"6570\":\"191.27\",\"6571\":\"191.27\",\"6572\":\"191.27\",\"6573\":\"191.27\",\"6574\":\"191.27\",\"6575\":\"191.27\",\"6576\":\"191.27\",\"6577\":\"191.27\",\"6578\":\"191.27\",\"6579\":\"191.27\",\"6580\":\"191.27\",\"6581\":\"191.27\",\"6582\":\"191.27\",\"6583\":\"185.75\",\"6584\":\"191.27\",\"6585\":\"191.27\"},\"sale_price\":{\"6568\":\"191.27\",\"6569\":\"191.27\",\"6570\":\"191.27\",\"6571\":\"191.27\",\"6572\":\"191.27\",\"6573\":\"191.27\",\"6574\":\"191.27\",\"6575\":\"191.27\",\"6576\":\"191.27\",\"6577\":\"191.27\",\"6578\":\"191.27\",\"6579\":\"191.27\",\"6580\":\"191.27\",\"6581\":\"191.27\",\"6582\":\"191.27\",\"6583\":\"185.75\",\"6584\":\"191.27\",\"6585\":\"191.27\"}}}', 'no'),
(655598, '_transient_timeout_wc_product_children_6558', '1627761453', 'no'),
(655599, '_transient_wc_product_children_6558', 'a:2:{s:3:\"all\";a:6:{i:0;i:6560;i:1;i:6561;i:2;i:6562;i:3;i:6563;i:4;i:6564;i:5;i:6565;}s:7:\"visible\";a:6:{i:0;i:6560;i:1;i:6561;i:2;i:6562;i:3;i:6563;i:4;i:6564;i:5;i:6565;}}', 'no'),
(655600, '_transient_timeout_wc_var_prices_6558', '1627761454', 'no'),
(655601, '_transient_wc_var_prices_6558', '{\"version\":\"1622551279\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"6560\":\"122.63\",\"6561\":\"122.63\",\"6562\":\"122.63\",\"6563\":\"122.63\",\"6564\":\"122.63\",\"6565\":\"122.63\"},\"regular_price\":{\"6560\":\"122.63\",\"6561\":\"122.63\",\"6562\":\"122.63\",\"6563\":\"122.63\",\"6564\":\"122.63\",\"6565\":\"122.63\"},\"sale_price\":{\"6560\":\"122.63\",\"6561\":\"122.63\",\"6562\":\"122.63\",\"6563\":\"122.63\",\"6564\":\"122.63\",\"6565\":\"122.63\"}}}', 'no'),
(653051, 'woo_cart_all_in_one_params', 'a:1:{s:27:\"sc_pd_delete_icon_font_size\";s:2:\"15\";}', 'yes'),
(655551, '_transient_timeout_wc_term_counts', '1627761451', 'no'),
(655552, '_transient_wc_term_counts', 'a:11:{i:250;s:1:\"8\";i:256;s:1:\"6\";i:247;s:1:\"5\";i:243;s:1:\"5\";i:248;s:1:\"5\";i:254;s:1:\"6\";i:252;s:1:\"9\";i:246;s:1:\"5\";i:253;s:1:\"7\";i:255;s:1:\"6\";i:251;s:1:\"5\";}', 'no'),
(655586, '_transient_timeout_wc_product_children_6710', '1627761453', 'no'),
(655587, '_transient_wc_product_children_6710', 'a:2:{s:3:\"all\";a:27:{i:0;i:6712;i:1;i:6713;i:2;i:6714;i:3;i:6715;i:4;i:6716;i:5;i:6717;i:6;i:6718;i:7;i:6719;i:8;i:6720;i:9;i:6721;i:10;i:6722;i:11;i:6723;i:12;i:6724;i:13;i:6725;i:14;i:6726;i:15;i:6727;i:16;i:6728;i:17;i:6729;i:18;i:6730;i:19;i:6731;i:20;i:6732;i:21;i:6733;i:22;i:6734;i:23;i:6735;i:24;i:6736;i:25;i:6737;i:26;i:6738;}s:7:\"visible\";a:27:{i:0;i:6712;i:1;i:6713;i:2;i:6714;i:3;i:6715;i:4;i:6716;i:5;i:6717;i:6;i:6718;i:7;i:6719;i:8;i:6720;i:9;i:6721;i:10;i:6722;i:11;i:6723;i:12;i:6724;i:13;i:6725;i:14;i:6726;i:15;i:6727;i:16;i:6728;i:17;i:6729;i:18;i:6730;i:19;i:6731;i:20;i:6732;i:21;i:6733;i:22;i:6734;i:23;i:6735;i:24;i:6736;i:25;i:6737;i:26;i:6738;}}', 'no'),
(655588, '_transient_timeout_wc_var_prices_6710', '1627761453', 'no'),
(655589, '_transient_wc_var_prices_6710', '{\"version\":\"1622551279\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"6712\":\"100.04\",\"6713\":\"100.04\",\"6714\":\"100.04\",\"6715\":\"100.04\",\"6716\":\"100.04\",\"6717\":\"100.04\",\"6718\":\"100.04\",\"6719\":\"100.04\",\"6720\":\"100.04\",\"6721\":\"100.04\",\"6722\":\"100.04\",\"6723\":\"100.04\",\"6724\":\"100.04\",\"6725\":\"100.04\",\"6726\":\"100.04\",\"6727\":\"100.04\",\"6728\":\"100.04\",\"6729\":\"100.04\",\"6730\":\"100.04\",\"6731\":\"100.04\",\"6732\":\"100.04\",\"6733\":\"100.04\",\"6734\":\"100.04\",\"6735\":\"100.04\",\"6736\":\"100.04\",\"6737\":\"100.04\",\"6738\":\"100.04\"},\"regular_price\":{\"6712\":\"100.04\",\"6713\":\"100.04\",\"6714\":\"100.04\",\"6715\":\"100.04\",\"6716\":\"100.04\",\"6717\":\"100.04\",\"6718\":\"100.04\",\"6719\":\"100.04\",\"6720\":\"100.04\",\"6721\":\"100.04\",\"6722\":\"100.04\",\"6723\":\"100.04\",\"6724\":\"100.04\",\"6725\":\"100.04\",\"6726\":\"100.04\",\"6727\":\"100.04\",\"6728\":\"100.04\",\"6729\":\"100.04\",\"6730\":\"100.04\",\"6731\":\"100.04\",\"6732\":\"100.04\",\"6733\":\"100.04\",\"6734\":\"100.04\",\"6735\":\"100.04\",\"6736\":\"100.04\",\"6737\":\"100.04\",\"6738\":\"100.04\"},\"sale_price\":{\"6712\":\"100.04\",\"6713\":\"100.04\",\"6714\":\"100.04\",\"6715\":\"100.04\",\"6716\":\"100.04\",\"6717\":\"100.04\",\"6718\":\"100.04\",\"6719\":\"100.04\",\"6720\":\"100.04\",\"6721\":\"100.04\",\"6722\":\"100.04\",\"6723\":\"100.04\",\"6724\":\"100.04\",\"6725\":\"100.04\",\"6726\":\"100.04\",\"6727\":\"100.04\",\"6728\":\"100.04\",\"6729\":\"100.04\",\"6730\":\"100.04\",\"6731\":\"100.04\",\"6732\":\"100.04\",\"6733\":\"100.04\",\"6734\":\"100.04\",\"6735\":\"100.04\",\"6736\":\"100.04\",\"6737\":\"100.04\",\"6738\":\"100.04\"}}}', 'no'),
(655590, '_transient_timeout_wc_product_children_6586', '1627761453', 'no'),
(655591, '_transient_wc_product_children_6586', 'a:2:{s:3:\"all\";a:120:{i:0;i:6588;i:1;i:6589;i:2;i:6590;i:3;i:6591;i:4;i:6592;i:5;i:6593;i:6;i:6594;i:7;i:6595;i:8;i:6596;i:9;i:6597;i:10;i:6598;i:11;i:6599;i:12;i:6600;i:13;i:6601;i:14;i:6602;i:15;i:6603;i:16;i:6604;i:17;i:6606;i:18;i:6607;i:19;i:6608;i:20;i:6609;i:21;i:6610;i:22;i:6611;i:23;i:6612;i:24;i:6613;i:25;i:6614;i:26;i:6615;i:27;i:6616;i:28;i:6617;i:29;i:6618;i:30;i:6619;i:31;i:6620;i:32;i:6621;i:33;i:6622;i:34;i:6623;i:35;i:6624;i:36;i:6625;i:37;i:6626;i:38;i:6627;i:39;i:6628;i:40;i:6629;i:41;i:6630;i:42;i:6631;i:43;i:6632;i:44;i:6633;i:45;i:6634;i:46;i:6635;i:47;i:6636;i:48;i:6637;i:49;i:6638;i:50;i:6639;i:51;i:6640;i:52;i:6641;i:53;i:6642;i:54;i:6643;i:55;i:6644;i:56;i:6645;i:57;i:6646;i:58;i:6647;i:59;i:6648;i:60;i:6649;i:61;i:6650;i:62;i:6651;i:63;i:6652;i:64;i:6653;i:65;i:6654;i:66;i:6655;i:67;i:6656;i:68;i:6657;i:69;i:6658;i:70;i:6659;i:71;i:6660;i:72;i:6661;i:73;i:6662;i:74;i:6663;i:75;i:6664;i:76;i:6665;i:77;i:6666;i:78;i:6667;i:79;i:6668;i:80;i:6669;i:81;i:6670;i:82;i:6671;i:83;i:6672;i:84;i:6673;i:85;i:6674;i:86;i:6675;i:87;i:6676;i:88;i:6677;i:89;i:6678;i:90;i:6679;i:91;i:6680;i:92;i:6682;i:93;i:6683;i:94;i:6684;i:95;i:6685;i:96;i:6686;i:97;i:6687;i:98;i:6688;i:99;i:6689;i:100;i:6690;i:101;i:6691;i:102;i:6692;i:103;i:6693;i:104;i:6694;i:105;i:6695;i:106;i:6696;i:107;i:6697;i:108;i:6698;i:109;i:6699;i:110;i:6700;i:111;i:6701;i:112;i:6702;i:113;i:6703;i:114;i:6704;i:115;i:6705;i:116;i:6706;i:117;i:6707;i:118;i:6708;i:119;i:6709;}s:7:\"visible\";a:120:{i:0;i:6588;i:1;i:6589;i:2;i:6590;i:3;i:6591;i:4;i:6592;i:5;i:6593;i:6;i:6594;i:7;i:6595;i:8;i:6596;i:9;i:6597;i:10;i:6598;i:11;i:6599;i:12;i:6600;i:13;i:6601;i:14;i:6602;i:15;i:6603;i:16;i:6604;i:17;i:6606;i:18;i:6607;i:19;i:6608;i:20;i:6609;i:21;i:6610;i:22;i:6611;i:23;i:6612;i:24;i:6613;i:25;i:6614;i:26;i:6615;i:27;i:6616;i:28;i:6617;i:29;i:6618;i:30;i:6619;i:31;i:6620;i:32;i:6621;i:33;i:6622;i:34;i:6623;i:35;i:6624;i:36;i:6625;i:37;i:6626;i:38;i:6627;i:39;i:6628;i:40;i:6629;i:41;i:6630;i:42;i:6631;i:43;i:6632;i:44;i:6633;i:45;i:6634;i:46;i:6635;i:47;i:6636;i:48;i:6637;i:49;i:6638;i:50;i:6639;i:51;i:6640;i:52;i:6641;i:53;i:6642;i:54;i:6643;i:55;i:6644;i:56;i:6645;i:57;i:6646;i:58;i:6647;i:59;i:6648;i:60;i:6649;i:61;i:6650;i:62;i:6651;i:63;i:6652;i:64;i:6653;i:65;i:6654;i:66;i:6655;i:67;i:6656;i:68;i:6657;i:69;i:6658;i:70;i:6659;i:71;i:6660;i:72;i:6661;i:73;i:6662;i:74;i:6663;i:75;i:6664;i:76;i:6665;i:77;i:6666;i:78;i:6667;i:79;i:6668;i:80;i:6669;i:81;i:6670;i:82;i:6671;i:83;i:6672;i:84;i:6673;i:85;i:6674;i:86;i:6675;i:87;i:6676;i:88;i:6677;i:89;i:6678;i:90;i:6679;i:91;i:6680;i:92;i:6682;i:93;i:6683;i:94;i:6684;i:95;i:6685;i:96;i:6686;i:97;i:6687;i:98;i:6688;i:99;i:6689;i:100;i:6690;i:101;i:6691;i:102;i:6692;i:103;i:6693;i:104;i:6694;i:105;i:6695;i:106;i:6696;i:107;i:6697;i:108;i:6698;i:109;i:6699;i:110;i:6700;i:111;i:6701;i:112;i:6702;i:113;i:6703;i:114;i:6704;i:115;i:6705;i:116;i:6706;i:117;i:6707;i:118;i:6708;i:119;i:6709;}}', 'no'),
(655592, '_transient_timeout_wc_var_prices_6586', '1627761453', 'no'),
(655593, '_transient_wc_var_prices_6586', '{\"version\":\"1622551279\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"6588\":\"320.00\",\"6589\":\"320.00\",\"6590\":\"320.00\",\"6591\":\"320.00\",\"6592\":\"320.00\",\"6593\":\"320.00\",\"6594\":\"320.00\",\"6595\":\"320.00\",\"6596\":\"320.00\",\"6597\":\"320.00\",\"6598\":\"320.00\",\"6599\":\"320.00\",\"6600\":\"320.00\",\"6601\":\"320.00\",\"6602\":\"320.00\",\"6603\":\"320.00\",\"6604\":\"320.00\",\"6606\":\"320.00\",\"6607\":\"320.00\",\"6608\":\"320.00\",\"6609\":\"320.00\",\"6610\":\"320.00\",\"6611\":\"320.00\",\"6612\":\"320.00\",\"6613\":\"320.00\",\"6614\":\"320.00\",\"6615\":\"320.00\",\"6616\":\"320.00\",\"6617\":\"320.00\",\"6618\":\"320.00\",\"6619\":\"320.00\",\"6620\":\"320.00\",\"6621\":\"320.00\",\"6622\":\"320.00\",\"6623\":\"320.00\",\"6624\":\"320.00\",\"6625\":\"320.00\",\"6626\":\"320.00\",\"6627\":\"320.00\",\"6628\":\"320.00\",\"6629\":\"320.00\",\"6630\":\"320.00\",\"6631\":\"320.00\",\"6632\":\"320.00\",\"6633\":\"320.00\",\"6634\":\"320.00\",\"6635\":\"320.00\",\"6636\":\"320.00\",\"6637\":\"320.00\",\"6638\":\"320.00\",\"6639\":\"320.00\",\"6640\":\"320.00\",\"6641\":\"320.00\",\"6642\":\"320.00\",\"6643\":\"320.00\",\"6644\":\"320.00\",\"6645\":\"320.00\",\"6646\":\"320.00\",\"6647\":\"320.00\",\"6648\":\"320.00\",\"6649\":\"320.00\",\"6650\":\"320.00\",\"6651\":\"320.00\",\"6652\":\"320.00\",\"6653\":\"320.00\",\"6654\":\"320.00\",\"6655\":\"320.00\",\"6656\":\"320.00\",\"6657\":\"320.00\",\"6658\":\"320.00\",\"6659\":\"320.00\",\"6660\":\"320.00\",\"6661\":\"320.00\",\"6662\":\"320.00\",\"6663\":\"320.00\",\"6664\":\"320.00\",\"6665\":\"320.00\",\"6666\":\"320.00\",\"6667\":\"320.00\",\"6668\":\"320.00\",\"6669\":\"320.00\",\"6670\":\"320.00\",\"6671\":\"320.00\",\"6672\":\"320.00\",\"6673\":\"320.00\",\"6674\":\"320.00\",\"6675\":\"320.00\",\"6676\":\"320.00\",\"6677\":\"320.00\",\"6678\":\"320.00\",\"6679\":\"320.00\",\"6680\":\"320.00\",\"6682\":\"320.00\",\"6683\":\"320.00\",\"6684\":\"320.00\",\"6685\":\"320.00\",\"6686\":\"320.00\",\"6687\":\"320.00\",\"6688\":\"320.00\",\"6689\":\"320.00\",\"6690\":\"320.00\",\"6691\":\"320.00\",\"6692\":\"320.00\",\"6693\":\"320.00\",\"6694\":\"320.00\",\"6695\":\"320.00\",\"6696\":\"320.00\",\"6697\":\"320.00\",\"6698\":\"320.00\",\"6699\":\"320.00\",\"6700\":\"320.00\",\"6701\":\"320.00\",\"6702\":\"320.00\",\"6703\":\"320.00\",\"6704\":\"320.00\",\"6705\":\"320.00\",\"6706\":\"320.00\",\"6707\":\"320.00\",\"6708\":\"320.00\",\"6709\":\"320.00\"},\"regular_price\":{\"6588\":\"320.00\",\"6589\":\"320.00\",\"6590\":\"320.00\",\"6591\":\"320.00\",\"6592\":\"320.00\",\"6593\":\"320.00\",\"6594\":\"320.00\",\"6595\":\"320.00\",\"6596\":\"320.00\",\"6597\":\"320.00\",\"6598\":\"320.00\",\"6599\":\"320.00\",\"6600\":\"320.00\",\"6601\":\"320.00\",\"6602\":\"320.00\",\"6603\":\"320.00\",\"6604\":\"320.00\",\"6606\":\"320.00\",\"6607\":\"320.00\",\"6608\":\"320.00\",\"6609\":\"320.00\",\"6610\":\"320.00\",\"6611\":\"320.00\",\"6612\":\"320.00\",\"6613\":\"320.00\",\"6614\":\"320.00\",\"6615\":\"320.00\",\"6616\":\"320.00\",\"6617\":\"320.00\",\"6618\":\"320.00\",\"6619\":\"320.00\",\"6620\":\"320.00\",\"6621\":\"320.00\",\"6622\":\"320.00\",\"6623\":\"320.00\",\"6624\":\"320.00\",\"6625\":\"320.00\",\"6626\":\"320.00\",\"6627\":\"320.00\",\"6628\":\"320.00\",\"6629\":\"320.00\",\"6630\":\"320.00\",\"6631\":\"320.00\",\"6632\":\"320.00\",\"6633\":\"320.00\",\"6634\":\"320.00\",\"6635\":\"320.00\",\"6636\":\"320.00\",\"6637\":\"320.00\",\"6638\":\"320.00\",\"6639\":\"320.00\",\"6640\":\"320.00\",\"6641\":\"320.00\",\"6642\":\"320.00\",\"6643\":\"320.00\",\"6644\":\"320.00\",\"6645\":\"320.00\",\"6646\":\"320.00\",\"6647\":\"320.00\",\"6648\":\"320.00\",\"6649\":\"320.00\",\"6650\":\"320.00\",\"6651\":\"320.00\",\"6652\":\"320.00\",\"6653\":\"320.00\",\"6654\":\"320.00\",\"6655\":\"320.00\",\"6656\":\"320.00\",\"6657\":\"320.00\",\"6658\":\"320.00\",\"6659\":\"320.00\",\"6660\":\"320.00\",\"6661\":\"320.00\",\"6662\":\"320.00\",\"6663\":\"320.00\",\"6664\":\"320.00\",\"6665\":\"320.00\",\"6666\":\"320.00\",\"6667\":\"320.00\",\"6668\":\"320.00\",\"6669\":\"320.00\",\"6670\":\"320.00\",\"6671\":\"320.00\",\"6672\":\"320.00\",\"6673\":\"320.00\",\"6674\":\"320.00\",\"6675\":\"320.00\",\"6676\":\"320.00\",\"6677\":\"320.00\",\"6678\":\"320.00\",\"6679\":\"320.00\",\"6680\":\"320.00\",\"6682\":\"320.00\",\"6683\":\"320.00\",\"6684\":\"320.00\",\"6685\":\"320.00\",\"6686\":\"320.00\",\"6687\":\"320.00\",\"6688\":\"320.00\",\"6689\":\"320.00\",\"6690\":\"320.00\",\"6691\":\"320.00\",\"6692\":\"320.00\",\"6693\":\"320.00\",\"6694\":\"320.00\",\"6695\":\"320.00\",\"6696\":\"320.00\",\"6697\":\"320.00\",\"6698\":\"320.00\",\"6699\":\"320.00\",\"6700\":\"320.00\",\"6701\":\"320.00\",\"6702\":\"320.00\",\"6703\":\"320.00\",\"6704\":\"320.00\",\"6705\":\"320.00\",\"6706\":\"320.00\",\"6707\":\"320.00\",\"6708\":\"320.00\",\"6709\":\"320.00\"},\"sale_price\":{\"6588\":\"320.00\",\"6589\":\"320.00\",\"6590\":\"320.00\",\"6591\":\"320.00\",\"6592\":\"320.00\",\"6593\":\"320.00\",\"6594\":\"320.00\",\"6595\":\"320.00\",\"6596\":\"320.00\",\"6597\":\"320.00\",\"6598\":\"320.00\",\"6599\":\"320.00\",\"6600\":\"320.00\",\"6601\":\"320.00\",\"6602\":\"320.00\",\"6603\":\"320.00\",\"6604\":\"320.00\",\"6606\":\"320.00\",\"6607\":\"320.00\",\"6608\":\"320.00\",\"6609\":\"320.00\",\"6610\":\"320.00\",\"6611\":\"320.00\",\"6612\":\"320.00\",\"6613\":\"320.00\",\"6614\":\"320.00\",\"6615\":\"320.00\",\"6616\":\"320.00\",\"6617\":\"320.00\",\"6618\":\"320.00\",\"6619\":\"320.00\",\"6620\":\"320.00\",\"6621\":\"320.00\",\"6622\":\"320.00\",\"6623\":\"320.00\",\"6624\":\"320.00\",\"6625\":\"320.00\",\"6626\":\"320.00\",\"6627\":\"320.00\",\"6628\":\"320.00\",\"6629\":\"320.00\",\"6630\":\"320.00\",\"6631\":\"320.00\",\"6632\":\"320.00\",\"6633\":\"320.00\",\"6634\":\"320.00\",\"6635\":\"320.00\",\"6636\":\"320.00\",\"6637\":\"320.00\",\"6638\":\"320.00\",\"6639\":\"320.00\",\"6640\":\"320.00\",\"6641\":\"320.00\",\"6642\":\"320.00\",\"6643\":\"320.00\",\"6644\":\"320.00\",\"6645\":\"320.00\",\"6646\":\"320.00\",\"6647\":\"320.00\",\"6648\":\"320.00\",\"6649\":\"320.00\",\"6650\":\"320.00\",\"6651\":\"320.00\",\"6652\":\"320.00\",\"6653\":\"320.00\",\"6654\":\"320.00\",\"6655\":\"320.00\",\"6656\":\"320.00\",\"6657\":\"320.00\",\"6658\":\"320.00\",\"6659\":\"320.00\",\"6660\":\"320.00\",\"6661\":\"320.00\",\"6662\":\"320.00\",\"6663\":\"320.00\",\"6664\":\"320.00\",\"6665\":\"320.00\",\"6666\":\"320.00\",\"6667\":\"320.00\",\"6668\":\"320.00\",\"6669\":\"320.00\",\"6670\":\"320.00\",\"6671\":\"320.00\",\"6672\":\"320.00\",\"6673\":\"320.00\",\"6674\":\"320.00\",\"6675\":\"320.00\",\"6676\":\"320.00\",\"6677\":\"320.00\",\"6678\":\"320.00\",\"6679\":\"320.00\",\"6680\":\"320.00\",\"6682\":\"320.00\",\"6683\":\"320.00\",\"6684\":\"320.00\",\"6685\":\"320.00\",\"6686\":\"320.00\",\"6687\":\"320.00\",\"6688\":\"320.00\",\"6689\":\"320.00\",\"6690\":\"320.00\",\"6691\":\"320.00\",\"6692\":\"320.00\",\"6693\":\"320.00\",\"6694\":\"320.00\",\"6695\":\"320.00\",\"6696\":\"320.00\",\"6697\":\"320.00\",\"6698\":\"320.00\",\"6699\":\"320.00\",\"6700\":\"320.00\",\"6701\":\"320.00\",\"6702\":\"320.00\",\"6703\":\"320.00\",\"6704\":\"320.00\",\"6705\":\"320.00\",\"6706\":\"320.00\",\"6707\":\"320.00\",\"6708\":\"320.00\",\"6709\":\"320.00\"}}}', 'no'),
(655606, '_transient_timeout_wc_product_children_6363', '1627761454', 'no'),
(655607, '_transient_wc_product_children_6363', 'a:2:{s:3:\"all\";a:49:{i:0;i:6366;i:1;i:6367;i:2;i:6368;i:3;i:6369;i:4;i:6370;i:5;i:6371;i:6;i:6372;i:7;i:6373;i:8;i:6374;i:9;i:6375;i:10;i:6376;i:11;i:6377;i:12;i:6378;i:13;i:6379;i:14;i:6381;i:15;i:6382;i:16;i:6383;i:17;i:6384;i:18;i:6385;i:19;i:6386;i:20;i:6387;i:21;i:6388;i:22;i:6389;i:23;i:6390;i:24;i:6391;i:25;i:6392;i:26;i:6394;i:27;i:6395;i:28;i:6396;i:29;i:6398;i:30;i:6399;i:31;i:6400;i:32;i:6402;i:33;i:6403;i:34;i:6404;i:35;i:6405;i:36;i:6406;i:37;i:6407;i:38;i:6408;i:39;i:6409;i:40;i:6411;i:41;i:6414;i:42;i:6416;i:43;i:6418;i:44;i:6420;i:45;i:6423;i:46;i:6425;i:47;i:6428;i:48;i:6430;}s:7:\"visible\";a:49:{i:0;i:6366;i:1;i:6367;i:2;i:6368;i:3;i:6369;i:4;i:6370;i:5;i:6371;i:6;i:6372;i:7;i:6373;i:8;i:6374;i:9;i:6375;i:10;i:6376;i:11;i:6377;i:12;i:6378;i:13;i:6379;i:14;i:6381;i:15;i:6382;i:16;i:6383;i:17;i:6384;i:18;i:6385;i:19;i:6386;i:20;i:6387;i:21;i:6388;i:22;i:6389;i:23;i:6390;i:24;i:6391;i:25;i:6392;i:26;i:6394;i:27;i:6395;i:28;i:6396;i:29;i:6398;i:30;i:6399;i:31;i:6400;i:32;i:6402;i:33;i:6403;i:34;i:6404;i:35;i:6405;i:36;i:6406;i:37;i:6407;i:38;i:6408;i:39;i:6409;i:40;i:6411;i:41;i:6414;i:42;i:6416;i:43;i:6418;i:44;i:6420;i:45;i:6423;i:46;i:6425;i:47;i:6428;i:48;i:6430;}}', 'no'),
(655608, '_transient_timeout_wc_var_prices_6363', '1627761454', 'no'),
(655609, '_transient_wc_var_prices_6363', '{\"version\":\"1622551279\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"6366\":\"73.21\",\"6367\":\"73.21\",\"6368\":\"73.21\",\"6369\":\"73.21\",\"6370\":\"73.21\",\"6371\":\"73.21\",\"6372\":\"73.21\",\"6373\":\"73.21\",\"6374\":\"73.21\",\"6375\":\"73.21\",\"6376\":\"73.21\",\"6377\":\"73.21\",\"6378\":\"73.21\",\"6379\":\"73.21\",\"6381\":\"73.21\",\"6382\":\"73.21\",\"6383\":\"73.21\",\"6384\":\"73.21\",\"6385\":\"73.21\",\"6386\":\"73.21\",\"6387\":\"73.21\",\"6388\":\"73.21\",\"6389\":\"73.21\",\"6390\":\"73.21\",\"6391\":\"73.21\",\"6392\":\"73.21\",\"6394\":\"73.21\",\"6395\":\"73.21\",\"6396\":\"73.21\",\"6398\":\"73.21\",\"6399\":\"73.21\",\"6400\":\"73.21\",\"6402\":\"73.21\",\"6403\":\"73.21\",\"6404\":\"73.21\",\"6405\":\"73.21\",\"6406\":\"73.21\",\"6407\":\"73.21\",\"6408\":\"73.21\",\"6409\":\"73.21\",\"6411\":\"73.21\",\"6414\":\"73.21\",\"6416\":\"73.21\",\"6418\":\"73.21\",\"6420\":\"73.21\",\"6423\":\"73.21\",\"6425\":\"73.21\",\"6428\":\"73.21\",\"6430\":\"73.21\"},\"regular_price\":{\"6366\":\"73.21\",\"6367\":\"73.21\",\"6368\":\"73.21\",\"6369\":\"73.21\",\"6370\":\"73.21\",\"6371\":\"73.21\",\"6372\":\"73.21\",\"6373\":\"73.21\",\"6374\":\"73.21\",\"6375\":\"73.21\",\"6376\":\"73.21\",\"6377\":\"73.21\",\"6378\":\"73.21\",\"6379\":\"73.21\",\"6381\":\"73.21\",\"6382\":\"73.21\",\"6383\":\"73.21\",\"6384\":\"73.21\",\"6385\":\"73.21\",\"6386\":\"73.21\",\"6387\":\"73.21\",\"6388\":\"73.21\",\"6389\":\"73.21\",\"6390\":\"73.21\",\"6391\":\"73.21\",\"6392\":\"73.21\",\"6394\":\"73.21\",\"6395\":\"73.21\",\"6396\":\"73.21\",\"6398\":\"73.21\",\"6399\":\"73.21\",\"6400\":\"73.21\",\"6402\":\"73.21\",\"6403\":\"73.21\",\"6404\":\"73.21\",\"6405\":\"73.21\",\"6406\":\"73.21\",\"6407\":\"73.21\",\"6408\":\"73.21\",\"6409\":\"73.21\",\"6411\":\"73.21\",\"6414\":\"73.21\",\"6416\":\"73.21\",\"6418\":\"73.21\",\"6420\":\"73.21\",\"6423\":\"73.21\",\"6425\":\"73.21\",\"6428\":\"73.21\",\"6430\":\"73.21\"},\"sale_price\":{\"6366\":\"73.21\",\"6367\":\"73.21\",\"6368\":\"73.21\",\"6369\":\"73.21\",\"6370\":\"73.21\",\"6371\":\"73.21\",\"6372\":\"73.21\",\"6373\":\"73.21\",\"6374\":\"73.21\",\"6375\":\"73.21\",\"6376\":\"73.21\",\"6377\":\"73.21\",\"6378\":\"73.21\",\"6379\":\"73.21\",\"6381\":\"73.21\",\"6382\":\"73.21\",\"6383\":\"73.21\",\"6384\":\"73.21\",\"6385\":\"73.21\",\"6386\":\"73.21\",\"6387\":\"73.21\",\"6388\":\"73.21\",\"6389\":\"73.21\",\"6390\":\"73.21\",\"6391\":\"73.21\",\"6392\":\"73.21\",\"6394\":\"73.21\",\"6395\":\"73.21\",\"6396\":\"73.21\",\"6398\":\"73.21\",\"6399\":\"73.21\",\"6400\":\"73.21\",\"6402\":\"73.21\",\"6403\":\"73.21\",\"6404\":\"73.21\",\"6405\":\"73.21\",\"6406\":\"73.21\",\"6407\":\"73.21\",\"6408\":\"73.21\",\"6409\":\"73.21\",\"6411\":\"73.21\",\"6414\":\"73.21\",\"6416\":\"73.21\",\"6418\":\"73.21\",\"6420\":\"73.21\",\"6423\":\"73.21\",\"6425\":\"73.21\",\"6428\":\"73.21\",\"6430\":\"73.21\"}}}', 'no'),
(655610, '_transient_timeout_wc_product_children_6296', '1627761454', 'no'),
(655611, '_transient_wc_product_children_6296', 'a:2:{s:3:\"all\";a:33:{i:0;i:6300;i:1;i:6301;i:2;i:6302;i:3;i:6304;i:4;i:6305;i:5;i:6306;i:6;i:6307;i:7;i:6309;i:8;i:6310;i:9;i:6311;i:10;i:6312;i:11;i:6314;i:12;i:6315;i:13;i:6316;i:14;i:6317;i:15;i:6319;i:16;i:6320;i:17;i:6321;i:18;i:6322;i:19;i:6323;i:20;i:6324;i:21;i:6325;i:22;i:6327;i:23;i:6328;i:24;i:6329;i:25;i:6330;i:26;i:6331;i:27;i:6332;i:28;i:6333;i:29;i:6335;i:30;i:6336;i:31;i:6337;i:32;i:6338;}s:7:\"visible\";a:33:{i:0;i:6300;i:1;i:6301;i:2;i:6302;i:3;i:6304;i:4;i:6305;i:5;i:6306;i:6;i:6307;i:7;i:6309;i:8;i:6310;i:9;i:6311;i:10;i:6312;i:11;i:6314;i:12;i:6315;i:13;i:6316;i:14;i:6317;i:15;i:6319;i:16;i:6320;i:17;i:6321;i:18;i:6322;i:19;i:6323;i:20;i:6324;i:21;i:6325;i:22;i:6327;i:23;i:6328;i:24;i:6329;i:25;i:6330;i:26;i:6331;i:27;i:6332;i:28;i:6333;i:29;i:6335;i:30;i:6336;i:31;i:6337;i:32;i:6338;}}', 'no'),
(655612, '_transient_timeout_wc_var_prices_6296', '1627761454', 'no'),
(655613, '_transient_wc_var_prices_6296', '{\"version\":\"1622551279\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"6300\":\"86.68\",\"6301\":\"86.68\",\"6302\":\"86.68\",\"6304\":\"86.68\",\"6305\":\"86.68\",\"6306\":\"86.68\",\"6307\":\"86.68\",\"6309\":\"86.68\",\"6310\":\"86.68\",\"6311\":\"86.68\",\"6312\":\"86.68\",\"6314\":\"86.68\",\"6315\":\"86.68\",\"6316\":\"86.68\",\"6317\":\"86.68\",\"6319\":\"86.68\",\"6320\":\"86.68\",\"6321\":\"86.68\",\"6322\":\"86.68\",\"6323\":\"80.92\",\"6324\":\"86.68\",\"6325\":\"86.68\",\"6327\":\"86.68\",\"6328\":\"86.68\",\"6329\":\"86.68\",\"6330\":\"86.68\",\"6331\":\"86.68\",\"6332\":\"86.68\",\"6333\":\"86.68\",\"6335\":\"86.68\",\"6336\":\"86.68\",\"6337\":\"86.68\",\"6338\":\"86.68\"},\"regular_price\":{\"6300\":\"86.68\",\"6301\":\"86.68\",\"6302\":\"86.68\",\"6304\":\"86.68\",\"6305\":\"86.68\",\"6306\":\"86.68\",\"6307\":\"86.68\",\"6309\":\"86.68\",\"6310\":\"86.68\",\"6311\":\"86.68\",\"6312\":\"86.68\",\"6314\":\"86.68\",\"6315\":\"86.68\",\"6316\":\"86.68\",\"6317\":\"86.68\",\"6319\":\"86.68\",\"6320\":\"86.68\",\"6321\":\"86.68\",\"6322\":\"86.68\",\"6323\":\"80.92\",\"6324\":\"86.68\",\"6325\":\"86.68\",\"6327\":\"86.68\",\"6328\":\"86.68\",\"6329\":\"86.68\",\"6330\":\"86.68\",\"6331\":\"86.68\",\"6332\":\"86.68\",\"6333\":\"86.68\",\"6335\":\"86.68\",\"6336\":\"86.68\",\"6337\":\"86.68\",\"6338\":\"86.68\"},\"sale_price\":{\"6300\":\"86.68\",\"6301\":\"86.68\",\"6302\":\"86.68\",\"6304\":\"86.68\",\"6305\":\"86.68\",\"6306\":\"86.68\",\"6307\":\"86.68\",\"6309\":\"86.68\",\"6310\":\"86.68\",\"6311\":\"86.68\",\"6312\":\"86.68\",\"6314\":\"86.68\",\"6315\":\"86.68\",\"6316\":\"86.68\",\"6317\":\"86.68\",\"6319\":\"86.68\",\"6320\":\"86.68\",\"6321\":\"86.68\",\"6322\":\"86.68\",\"6323\":\"80.92\",\"6324\":\"86.68\",\"6325\":\"86.68\",\"6327\":\"86.68\",\"6328\":\"86.68\",\"6329\":\"86.68\",\"6330\":\"86.68\",\"6331\":\"86.68\",\"6332\":\"86.68\",\"6333\":\"86.68\",\"6335\":\"86.68\",\"6336\":\"86.68\",\"6337\":\"86.68\",\"6338\":\"86.68\"}}}', 'no'),
(655614, '_transient_timeout_wc_product_children_6043', '1627761454', 'no');
INSERT INTO `wpx5_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(655615, '_transient_wc_product_children_6043', 'a:2:{s:3:\"all\";a:240:{i:0;i:6047;i:1;i:6048;i:2;i:6049;i:3;i:6050;i:4;i:6051;i:5;i:6052;i:6;i:6053;i:7;i:6055;i:8;i:6056;i:9;i:6057;i:10;i:6058;i:11;i:6059;i:12;i:6060;i:13;i:6062;i:14;i:6063;i:15;i:6064;i:16;i:6065;i:17;i:6066;i:18;i:6068;i:19;i:6069;i:20;i:6070;i:21;i:6071;i:22;i:6072;i:23;i:6073;i:24;i:6074;i:25;i:6075;i:26;i:6076;i:27;i:6077;i:28;i:6079;i:29;i:6080;i:30;i:6081;i:31;i:6082;i:32;i:6083;i:33;i:6085;i:34;i:6086;i:35;i:6087;i:36;i:6088;i:37;i:6089;i:38;i:6090;i:39;i:6092;i:40;i:6093;i:41;i:6094;i:42;i:6095;i:43;i:6096;i:44;i:6098;i:45;i:6099;i:46;i:6100;i:47;i:6101;i:48;i:6102;i:49;i:6103;i:50;i:6104;i:51;i:6105;i:52;i:6106;i:53;i:6107;i:54;i:6108;i:55;i:6109;i:56;i:6110;i:57;i:6111;i:58;i:6112;i:59;i:6113;i:60;i:6114;i:61;i:6115;i:62;i:6116;i:63;i:6117;i:64;i:6118;i:65;i:6119;i:66;i:6120;i:67;i:6121;i:68;i:6122;i:69;i:6123;i:70;i:6124;i:71;i:6125;i:72;i:6126;i:73;i:6127;i:74;i:6128;i:75;i:6129;i:76;i:6130;i:77;i:6131;i:78;i:6132;i:79;i:6133;i:80;i:6134;i:81;i:6135;i:82;i:6136;i:83;i:6137;i:84;i:6138;i:85;i:6139;i:86;i:6140;i:87;i:6141;i:88;i:6142;i:89;i:6143;i:90;i:6144;i:91;i:6145;i:92;i:6146;i:93;i:6147;i:94;i:6148;i:95;i:6149;i:96;i:6150;i:97;i:6151;i:98;i:6152;i:99;i:6153;i:100;i:6154;i:101;i:6155;i:102;i:6156;i:103;i:6157;i:104;i:6158;i:105;i:6159;i:106;i:6160;i:107;i:6161;i:108;i:6162;i:109;i:6163;i:110;i:6164;i:111;i:6165;i:112;i:6166;i:113;i:6167;i:114;i:6168;i:115;i:6169;i:116;i:6170;i:117;i:6171;i:118;i:6172;i:119;i:6173;i:120;i:6174;i:121;i:6175;i:122;i:6176;i:123;i:6177;i:124;i:6178;i:125;i:6179;i:126;i:6180;i:127;i:6181;i:128;i:6182;i:129;i:6183;i:130;i:6184;i:131;i:6185;i:132;i:6186;i:133;i:6187;i:134;i:6188;i:135;i:6189;i:136;i:6190;i:137;i:6191;i:138;i:6192;i:139;i:6193;i:140;i:6194;i:141;i:6195;i:142;i:6196;i:143;i:6197;i:144;i:6198;i:145;i:6199;i:146;i:6200;i:147;i:6201;i:148;i:6202;i:149;i:6203;i:150;i:6204;i:151;i:6205;i:152;i:6206;i:153;i:6207;i:154;i:6208;i:155;i:6209;i:156;i:6210;i:157;i:6211;i:158;i:6212;i:159;i:6213;i:160;i:6214;i:161;i:6215;i:162;i:6216;i:163;i:6217;i:164;i:6218;i:165;i:6219;i:166;i:6220;i:167;i:6221;i:168;i:6222;i:169;i:6223;i:170;i:6224;i:171;i:6225;i:172;i:6226;i:173;i:6227;i:174;i:6228;i:175;i:6229;i:176;i:6230;i:177;i:6231;i:178;i:6232;i:179;i:6233;i:180;i:6234;i:181;i:6235;i:182;i:6236;i:183;i:6237;i:184;i:6238;i:185;i:6239;i:186;i:6240;i:187;i:6241;i:188;i:6242;i:189;i:6243;i:190;i:6244;i:191;i:6245;i:192;i:6246;i:193;i:6247;i:194;i:6248;i:195;i:6249;i:196;i:6250;i:197;i:6251;i:198;i:6252;i:199;i:6253;i:200;i:6254;i:201;i:6255;i:202;i:6256;i:203;i:6257;i:204;i:6258;i:205;i:6259;i:206;i:6260;i:207;i:6261;i:208;i:6262;i:209;i:6263;i:210;i:6264;i:211;i:6265;i:212;i:6266;i:213;i:6267;i:214;i:6268;i:215;i:6269;i:216;i:6270;i:217;i:6271;i:218;i:6272;i:219;i:6273;i:220;i:6274;i:221;i:6275;i:222;i:6276;i:223;i:6277;i:224;i:6278;i:225;i:6279;i:226;i:6280;i:227;i:6281;i:228;i:6282;i:229;i:6283;i:230;i:6284;i:231;i:6285;i:232;i:6286;i:233;i:6287;i:234;i:6288;i:235;i:6289;i:236;i:6290;i:237;i:6291;i:238;i:6292;i:239;i:6293;}s:7:\"visible\";a:240:{i:0;i:6047;i:1;i:6048;i:2;i:6049;i:3;i:6050;i:4;i:6051;i:5;i:6052;i:6;i:6053;i:7;i:6055;i:8;i:6056;i:9;i:6057;i:10;i:6058;i:11;i:6059;i:12;i:6060;i:13;i:6062;i:14;i:6063;i:15;i:6064;i:16;i:6065;i:17;i:6066;i:18;i:6068;i:19;i:6069;i:20;i:6070;i:21;i:6071;i:22;i:6072;i:23;i:6073;i:24;i:6074;i:25;i:6075;i:26;i:6076;i:27;i:6077;i:28;i:6079;i:29;i:6080;i:30;i:6081;i:31;i:6082;i:32;i:6083;i:33;i:6085;i:34;i:6086;i:35;i:6087;i:36;i:6088;i:37;i:6089;i:38;i:6090;i:39;i:6092;i:40;i:6093;i:41;i:6094;i:42;i:6095;i:43;i:6096;i:44;i:6098;i:45;i:6099;i:46;i:6100;i:47;i:6101;i:48;i:6102;i:49;i:6103;i:50;i:6104;i:51;i:6105;i:52;i:6106;i:53;i:6107;i:54;i:6108;i:55;i:6109;i:56;i:6110;i:57;i:6111;i:58;i:6112;i:59;i:6113;i:60;i:6114;i:61;i:6115;i:62;i:6116;i:63;i:6117;i:64;i:6118;i:65;i:6119;i:66;i:6120;i:67;i:6121;i:68;i:6122;i:69;i:6123;i:70;i:6124;i:71;i:6125;i:72;i:6126;i:73;i:6127;i:74;i:6128;i:75;i:6129;i:76;i:6130;i:77;i:6131;i:78;i:6132;i:79;i:6133;i:80;i:6134;i:81;i:6135;i:82;i:6136;i:83;i:6137;i:84;i:6138;i:85;i:6139;i:86;i:6140;i:87;i:6141;i:88;i:6142;i:89;i:6143;i:90;i:6144;i:91;i:6145;i:92;i:6146;i:93;i:6147;i:94;i:6148;i:95;i:6149;i:96;i:6150;i:97;i:6151;i:98;i:6152;i:99;i:6153;i:100;i:6154;i:101;i:6155;i:102;i:6156;i:103;i:6157;i:104;i:6158;i:105;i:6159;i:106;i:6160;i:107;i:6161;i:108;i:6162;i:109;i:6163;i:110;i:6164;i:111;i:6165;i:112;i:6166;i:113;i:6167;i:114;i:6168;i:115;i:6169;i:116;i:6170;i:117;i:6171;i:118;i:6172;i:119;i:6173;i:120;i:6174;i:121;i:6175;i:122;i:6176;i:123;i:6177;i:124;i:6178;i:125;i:6179;i:126;i:6180;i:127;i:6181;i:128;i:6182;i:129;i:6183;i:130;i:6184;i:131;i:6185;i:132;i:6186;i:133;i:6187;i:134;i:6188;i:135;i:6189;i:136;i:6190;i:137;i:6191;i:138;i:6192;i:139;i:6193;i:140;i:6194;i:141;i:6195;i:142;i:6196;i:143;i:6197;i:144;i:6198;i:145;i:6199;i:146;i:6200;i:147;i:6201;i:148;i:6202;i:149;i:6203;i:150;i:6204;i:151;i:6205;i:152;i:6206;i:153;i:6207;i:154;i:6208;i:155;i:6209;i:156;i:6210;i:157;i:6211;i:158;i:6212;i:159;i:6213;i:160;i:6214;i:161;i:6215;i:162;i:6216;i:163;i:6217;i:164;i:6218;i:165;i:6219;i:166;i:6220;i:167;i:6221;i:168;i:6222;i:169;i:6223;i:170;i:6224;i:171;i:6225;i:172;i:6226;i:173;i:6227;i:174;i:6228;i:175;i:6229;i:176;i:6230;i:177;i:6231;i:178;i:6232;i:179;i:6233;i:180;i:6234;i:181;i:6235;i:182;i:6236;i:183;i:6237;i:184;i:6238;i:185;i:6239;i:186;i:6240;i:187;i:6241;i:188;i:6242;i:189;i:6243;i:190;i:6244;i:191;i:6245;i:192;i:6246;i:193;i:6247;i:194;i:6248;i:195;i:6249;i:196;i:6250;i:197;i:6251;i:198;i:6252;i:199;i:6253;i:200;i:6254;i:201;i:6255;i:202;i:6256;i:203;i:6257;i:204;i:6258;i:205;i:6259;i:206;i:6260;i:207;i:6261;i:208;i:6262;i:209;i:6263;i:210;i:6264;i:211;i:6265;i:212;i:6266;i:213;i:6267;i:214;i:6268;i:215;i:6269;i:216;i:6270;i:217;i:6271;i:218;i:6272;i:219;i:6273;i:220;i:6274;i:221;i:6275;i:222;i:6276;i:223;i:6277;i:224;i:6278;i:225;i:6279;i:226;i:6280;i:227;i:6281;i:228;i:6282;i:229;i:6283;i:230;i:6284;i:231;i:6285;i:232;i:6286;i:233;i:6287;i:234;i:6288;i:235;i:6289;i:236;i:6290;i:237;i:6291;i:238;i:6292;i:239;i:6293;}}', 'no'),
(655616, '_transient_timeout_wc_var_prices_6043', '1627761455', 'no'),
(655617, '_transient_wc_var_prices_6043', '{\"version\":\"1622551279\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"6047\":\"148.04\",\"6048\":\"148.04\",\"6049\":\"148.04\",\"6050\":\"148.04\",\"6051\":\"148.04\",\"6052\":\"148.04\",\"6053\":\"148.04\",\"6055\":\"148.04\",\"6056\":\"148.04\",\"6057\":\"148.04\",\"6058\":\"148.04\",\"6059\":\"148.04\",\"6060\":\"148.04\",\"6062\":\"148.04\",\"6063\":\"148.04\",\"6064\":\"148.04\",\"6065\":\"148.04\",\"6066\":\"148.04\",\"6068\":\"148.04\",\"6069\":\"148.04\",\"6070\":\"148.04\",\"6071\":\"148.04\",\"6072\":\"148.04\",\"6073\":\"148.04\",\"6074\":\"148.04\",\"6075\":\"148.04\",\"6076\":\"148.04\",\"6077\":\"148.04\",\"6079\":\"148.04\",\"6080\":\"148.04\",\"6081\":\"148.04\",\"6082\":\"148.04\",\"6083\":\"148.04\",\"6085\":\"148.04\",\"6086\":\"148.04\",\"6087\":\"148.04\",\"6088\":\"148.04\",\"6089\":\"148.04\",\"6090\":\"148.04\",\"6092\":\"148.04\",\"6093\":\"148.04\",\"6094\":\"148.04\",\"6095\":\"148.04\",\"6096\":\"148.04\",\"6098\":\"148.04\",\"6099\":\"148.04\",\"6100\":\"148.04\",\"6101\":\"148.04\",\"6102\":\"148.04\",\"6103\":\"148.04\",\"6104\":\"148.04\",\"6105\":\"148.04\",\"6106\":\"148.04\",\"6107\":\"148.04\",\"6108\":\"148.04\",\"6109\":\"148.04\",\"6110\":\"148.04\",\"6111\":\"148.04\",\"6112\":\"148.04\",\"6113\":\"148.04\",\"6114\":\"148.04\",\"6115\":\"148.04\",\"6116\":\"148.04\",\"6117\":\"148.04\",\"6118\":\"148.04\",\"6119\":\"148.04\",\"6120\":\"148.04\",\"6121\":\"148.04\",\"6122\":\"148.04\",\"6123\":\"148.04\",\"6124\":\"148.04\",\"6125\":\"148.04\",\"6126\":\"148.04\",\"6127\":\"148.04\",\"6128\":\"148.04\",\"6129\":\"148.04\",\"6130\":\"148.04\",\"6131\":\"148.04\",\"6132\":\"148.04\",\"6133\":\"148.04\",\"6134\":\"148.04\",\"6135\":\"148.04\",\"6136\":\"148.04\",\"6137\":\"148.04\",\"6138\":\"148.04\",\"6139\":\"148.04\",\"6140\":\"148.04\",\"6141\":\"148.04\",\"6142\":\"148.04\",\"6143\":\"148.04\",\"6144\":\"148.04\",\"6145\":\"148.04\",\"6146\":\"148.04\",\"6147\":\"148.04\",\"6148\":\"148.04\",\"6149\":\"148.04\",\"6150\":\"148.04\",\"6151\":\"148.04\",\"6152\":\"148.04\",\"6153\":\"148.04\",\"6154\":\"148.04\",\"6155\":\"148.04\",\"6156\":\"148.04\",\"6157\":\"148.04\",\"6158\":\"148.04\",\"6159\":\"148.04\",\"6160\":\"148.04\",\"6161\":\"148.04\",\"6162\":\"148.04\",\"6163\":\"148.04\",\"6164\":\"148.04\",\"6165\":\"148.04\",\"6166\":\"148.04\",\"6167\":\"148.04\",\"6168\":\"148.04\",\"6169\":\"148.04\",\"6170\":\"148.04\",\"6171\":\"148.04\",\"6172\":\"148.04\",\"6173\":\"148.04\",\"6174\":\"148.04\",\"6175\":\"148.04\",\"6176\":\"148.04\",\"6177\":\"148.04\",\"6178\":\"148.04\",\"6179\":\"148.04\",\"6180\":\"148.04\",\"6181\":\"148.04\",\"6182\":\"148.04\",\"6183\":\"148.04\",\"6184\":\"148.04\",\"6185\":\"148.04\",\"6186\":\"148.04\",\"6187\":\"148.04\",\"6188\":\"148.04\",\"6189\":\"148.04\",\"6190\":\"148.04\",\"6191\":\"148.04\",\"6192\":\"148.04\",\"6193\":\"148.04\",\"6194\":\"148.04\",\"6195\":\"148.04\",\"6196\":\"148.04\",\"6197\":\"148.04\",\"6198\":\"148.04\",\"6199\":\"148.04\",\"6200\":\"148.04\",\"6201\":\"148.04\",\"6202\":\"148.04\",\"6203\":\"148.04\",\"6204\":\"148.04\",\"6205\":\"148.04\",\"6206\":\"148.04\",\"6207\":\"148.04\",\"6208\":\"148.04\",\"6209\":\"148.04\",\"6210\":\"148.04\",\"6211\":\"148.04\",\"6212\":\"148.04\",\"6213\":\"148.04\",\"6214\":\"148.04\",\"6215\":\"148.04\",\"6216\":\"148.04\",\"6217\":\"148.04\",\"6218\":\"148.04\",\"6219\":\"148.04\",\"6220\":\"148.04\",\"6221\":\"148.04\",\"6222\":\"148.04\",\"6223\":\"148.04\",\"6224\":\"148.04\",\"6225\":\"148.04\",\"6226\":\"148.04\",\"6227\":\"148.04\",\"6228\":\"148.04\",\"6229\":\"148.04\",\"6230\":\"148.04\",\"6231\":\"148.04\",\"6232\":\"148.04\",\"6233\":\"148.04\",\"6234\":\"148.04\",\"6235\":\"148.04\",\"6236\":\"148.04\",\"6237\":\"148.04\",\"6238\":\"148.04\",\"6239\":\"148.04\",\"6240\":\"148.04\",\"6241\":\"148.04\",\"6242\":\"148.04\",\"6243\":\"148.04\",\"6244\":\"148.04\",\"6245\":\"148.04\",\"6246\":\"148.04\",\"6247\":\"148.04\",\"6248\":\"148.04\",\"6249\":\"148.04\",\"6250\":\"148.04\",\"6251\":\"148.04\",\"6252\":\"148.04\",\"6253\":\"148.04\",\"6254\":\"148.04\",\"6255\":\"148.04\",\"6256\":\"148.04\",\"6257\":\"148.04\",\"6258\":\"148.04\",\"6259\":\"148.04\",\"6260\":\"148.04\",\"6261\":\"148.04\",\"6262\":\"148.04\",\"6263\":\"148.04\",\"6264\":\"148.04\",\"6265\":\"148.04\",\"6266\":\"148.04\",\"6267\":\"148.04\",\"6268\":\"148.04\",\"6269\":\"148.04\",\"6270\":\"148.04\",\"6271\":\"148.04\",\"6272\":\"148.04\",\"6273\":\"148.04\",\"6274\":\"148.04\",\"6275\":\"148.04\",\"6276\":\"148.04\",\"6277\":\"148.04\",\"6278\":\"148.04\",\"6279\":\"148.04\",\"6280\":\"148.04\",\"6281\":\"148.04\",\"6282\":\"148.04\",\"6283\":\"148.04\",\"6284\":\"148.04\",\"6285\":\"148.04\",\"6286\":\"148.04\",\"6287\":\"148.04\",\"6288\":\"148.04\",\"6289\":\"148.04\",\"6290\":\"148.04\",\"6291\":\"148.04\",\"6292\":\"148.04\",\"6293\":\"148.04\"},\"regular_price\":{\"6047\":\"148.04\",\"6048\":\"148.04\",\"6049\":\"148.04\",\"6050\":\"148.04\",\"6051\":\"148.04\",\"6052\":\"148.04\",\"6053\":\"148.04\",\"6055\":\"148.04\",\"6056\":\"148.04\",\"6057\":\"148.04\",\"6058\":\"148.04\",\"6059\":\"148.04\",\"6060\":\"148.04\",\"6062\":\"148.04\",\"6063\":\"148.04\",\"6064\":\"148.04\",\"6065\":\"148.04\",\"6066\":\"148.04\",\"6068\":\"148.04\",\"6069\":\"148.04\",\"6070\":\"148.04\",\"6071\":\"148.04\",\"6072\":\"148.04\",\"6073\":\"148.04\",\"6074\":\"148.04\",\"6075\":\"148.04\",\"6076\":\"148.04\",\"6077\":\"148.04\",\"6079\":\"148.04\",\"6080\":\"148.04\",\"6081\":\"148.04\",\"6082\":\"148.04\",\"6083\":\"148.04\",\"6085\":\"148.04\",\"6086\":\"148.04\",\"6087\":\"148.04\",\"6088\":\"148.04\",\"6089\":\"148.04\",\"6090\":\"148.04\",\"6092\":\"148.04\",\"6093\":\"148.04\",\"6094\":\"148.04\",\"6095\":\"148.04\",\"6096\":\"148.04\",\"6098\":\"148.04\",\"6099\":\"148.04\",\"6100\":\"148.04\",\"6101\":\"148.04\",\"6102\":\"148.04\",\"6103\":\"148.04\",\"6104\":\"148.04\",\"6105\":\"148.04\",\"6106\":\"148.04\",\"6107\":\"148.04\",\"6108\":\"148.04\",\"6109\":\"148.04\",\"6110\":\"148.04\",\"6111\":\"148.04\",\"6112\":\"148.04\",\"6113\":\"148.04\",\"6114\":\"148.04\",\"6115\":\"148.04\",\"6116\":\"148.04\",\"6117\":\"148.04\",\"6118\":\"148.04\",\"6119\":\"148.04\",\"6120\":\"148.04\",\"6121\":\"148.04\",\"6122\":\"148.04\",\"6123\":\"148.04\",\"6124\":\"148.04\",\"6125\":\"148.04\",\"6126\":\"148.04\",\"6127\":\"148.04\",\"6128\":\"148.04\",\"6129\":\"148.04\",\"6130\":\"148.04\",\"6131\":\"148.04\",\"6132\":\"148.04\",\"6133\":\"148.04\",\"6134\":\"148.04\",\"6135\":\"148.04\",\"6136\":\"148.04\",\"6137\":\"148.04\",\"6138\":\"148.04\",\"6139\":\"148.04\",\"6140\":\"148.04\",\"6141\":\"148.04\",\"6142\":\"148.04\",\"6143\":\"148.04\",\"6144\":\"148.04\",\"6145\":\"148.04\",\"6146\":\"148.04\",\"6147\":\"148.04\",\"6148\":\"148.04\",\"6149\":\"148.04\",\"6150\":\"148.04\",\"6151\":\"148.04\",\"6152\":\"148.04\",\"6153\":\"148.04\",\"6154\":\"148.04\",\"6155\":\"148.04\",\"6156\":\"148.04\",\"6157\":\"148.04\",\"6158\":\"148.04\",\"6159\":\"148.04\",\"6160\":\"148.04\",\"6161\":\"148.04\",\"6162\":\"148.04\",\"6163\":\"148.04\",\"6164\":\"148.04\",\"6165\":\"148.04\",\"6166\":\"148.04\",\"6167\":\"148.04\",\"6168\":\"148.04\",\"6169\":\"148.04\",\"6170\":\"148.04\",\"6171\":\"148.04\",\"6172\":\"148.04\",\"6173\":\"148.04\",\"6174\":\"148.04\",\"6175\":\"148.04\",\"6176\":\"148.04\",\"6177\":\"148.04\",\"6178\":\"148.04\",\"6179\":\"148.04\",\"6180\":\"148.04\",\"6181\":\"148.04\",\"6182\":\"148.04\",\"6183\":\"148.04\",\"6184\":\"148.04\",\"6185\":\"148.04\",\"6186\":\"148.04\",\"6187\":\"148.04\",\"6188\":\"148.04\",\"6189\":\"148.04\",\"6190\":\"148.04\",\"6191\":\"148.04\",\"6192\":\"148.04\",\"6193\":\"148.04\",\"6194\":\"148.04\",\"6195\":\"148.04\",\"6196\":\"148.04\",\"6197\":\"148.04\",\"6198\":\"148.04\",\"6199\":\"148.04\",\"6200\":\"148.04\",\"6201\":\"148.04\",\"6202\":\"148.04\",\"6203\":\"148.04\",\"6204\":\"148.04\",\"6205\":\"148.04\",\"6206\":\"148.04\",\"6207\":\"148.04\",\"6208\":\"148.04\",\"6209\":\"148.04\",\"6210\":\"148.04\",\"6211\":\"148.04\",\"6212\":\"148.04\",\"6213\":\"148.04\",\"6214\":\"148.04\",\"6215\":\"148.04\",\"6216\":\"148.04\",\"6217\":\"148.04\",\"6218\":\"148.04\",\"6219\":\"148.04\",\"6220\":\"148.04\",\"6221\":\"148.04\",\"6222\":\"148.04\",\"6223\":\"148.04\",\"6224\":\"148.04\",\"6225\":\"148.04\",\"6226\":\"148.04\",\"6227\":\"148.04\",\"6228\":\"148.04\",\"6229\":\"148.04\",\"6230\":\"148.04\",\"6231\":\"148.04\",\"6232\":\"148.04\",\"6233\":\"148.04\",\"6234\":\"148.04\",\"6235\":\"148.04\",\"6236\":\"148.04\",\"6237\":\"148.04\",\"6238\":\"148.04\",\"6239\":\"148.04\",\"6240\":\"148.04\",\"6241\":\"148.04\",\"6242\":\"148.04\",\"6243\":\"148.04\",\"6244\":\"148.04\",\"6245\":\"148.04\",\"6246\":\"148.04\",\"6247\":\"148.04\",\"6248\":\"148.04\",\"6249\":\"148.04\",\"6250\":\"148.04\",\"6251\":\"148.04\",\"6252\":\"148.04\",\"6253\":\"148.04\",\"6254\":\"148.04\",\"6255\":\"148.04\",\"6256\":\"148.04\",\"6257\":\"148.04\",\"6258\":\"148.04\",\"6259\":\"148.04\",\"6260\":\"148.04\",\"6261\":\"148.04\",\"6262\":\"148.04\",\"6263\":\"148.04\",\"6264\":\"148.04\",\"6265\":\"148.04\",\"6266\":\"148.04\",\"6267\":\"148.04\",\"6268\":\"148.04\",\"6269\":\"148.04\",\"6270\":\"148.04\",\"6271\":\"148.04\",\"6272\":\"148.04\",\"6273\":\"148.04\",\"6274\":\"148.04\",\"6275\":\"148.04\",\"6276\":\"148.04\",\"6277\":\"148.04\",\"6278\":\"148.04\",\"6279\":\"148.04\",\"6280\":\"148.04\",\"6281\":\"148.04\",\"6282\":\"148.04\",\"6283\":\"148.04\",\"6284\":\"148.04\",\"6285\":\"148.04\",\"6286\":\"148.04\",\"6287\":\"148.04\",\"6288\":\"148.04\",\"6289\":\"148.04\",\"6290\":\"148.04\",\"6291\":\"148.04\",\"6292\":\"148.04\",\"6293\":\"148.04\"},\"sale_price\":{\"6047\":\"148.04\",\"6048\":\"148.04\",\"6049\":\"148.04\",\"6050\":\"148.04\",\"6051\":\"148.04\",\"6052\":\"148.04\",\"6053\":\"148.04\",\"6055\":\"148.04\",\"6056\":\"148.04\",\"6057\":\"148.04\",\"6058\":\"148.04\",\"6059\":\"148.04\",\"6060\":\"148.04\",\"6062\":\"148.04\",\"6063\":\"148.04\",\"6064\":\"148.04\",\"6065\":\"148.04\",\"6066\":\"148.04\",\"6068\":\"148.04\",\"6069\":\"148.04\",\"6070\":\"148.04\",\"6071\":\"148.04\",\"6072\":\"148.04\",\"6073\":\"148.04\",\"6074\":\"148.04\",\"6075\":\"148.04\",\"6076\":\"148.04\",\"6077\":\"148.04\",\"6079\":\"148.04\",\"6080\":\"148.04\",\"6081\":\"148.04\",\"6082\":\"148.04\",\"6083\":\"148.04\",\"6085\":\"148.04\",\"6086\":\"148.04\",\"6087\":\"148.04\",\"6088\":\"148.04\",\"6089\":\"148.04\",\"6090\":\"148.04\",\"6092\":\"148.04\",\"6093\":\"148.04\",\"6094\":\"148.04\",\"6095\":\"148.04\",\"6096\":\"148.04\",\"6098\":\"148.04\",\"6099\":\"148.04\",\"6100\":\"148.04\",\"6101\":\"148.04\",\"6102\":\"148.04\",\"6103\":\"148.04\",\"6104\":\"148.04\",\"6105\":\"148.04\",\"6106\":\"148.04\",\"6107\":\"148.04\",\"6108\":\"148.04\",\"6109\":\"148.04\",\"6110\":\"148.04\",\"6111\":\"148.04\",\"6112\":\"148.04\",\"6113\":\"148.04\",\"6114\":\"148.04\",\"6115\":\"148.04\",\"6116\":\"148.04\",\"6117\":\"148.04\",\"6118\":\"148.04\",\"6119\":\"148.04\",\"6120\":\"148.04\",\"6121\":\"148.04\",\"6122\":\"148.04\",\"6123\":\"148.04\",\"6124\":\"148.04\",\"6125\":\"148.04\",\"6126\":\"148.04\",\"6127\":\"148.04\",\"6128\":\"148.04\",\"6129\":\"148.04\",\"6130\":\"148.04\",\"6131\":\"148.04\",\"6132\":\"148.04\",\"6133\":\"148.04\",\"6134\":\"148.04\",\"6135\":\"148.04\",\"6136\":\"148.04\",\"6137\":\"148.04\",\"6138\":\"148.04\",\"6139\":\"148.04\",\"6140\":\"148.04\",\"6141\":\"148.04\",\"6142\":\"148.04\",\"6143\":\"148.04\",\"6144\":\"148.04\",\"6145\":\"148.04\",\"6146\":\"148.04\",\"6147\":\"148.04\",\"6148\":\"148.04\",\"6149\":\"148.04\",\"6150\":\"148.04\",\"6151\":\"148.04\",\"6152\":\"148.04\",\"6153\":\"148.04\",\"6154\":\"148.04\",\"6155\":\"148.04\",\"6156\":\"148.04\",\"6157\":\"148.04\",\"6158\":\"148.04\",\"6159\":\"148.04\",\"6160\":\"148.04\",\"6161\":\"148.04\",\"6162\":\"148.04\",\"6163\":\"148.04\",\"6164\":\"148.04\",\"6165\":\"148.04\",\"6166\":\"148.04\",\"6167\":\"148.04\",\"6168\":\"148.04\",\"6169\":\"148.04\",\"6170\":\"148.04\",\"6171\":\"148.04\",\"6172\":\"148.04\",\"6173\":\"148.04\",\"6174\":\"148.04\",\"6175\":\"148.04\",\"6176\":\"148.04\",\"6177\":\"148.04\",\"6178\":\"148.04\",\"6179\":\"148.04\",\"6180\":\"148.04\",\"6181\":\"148.04\",\"6182\":\"148.04\",\"6183\":\"148.04\",\"6184\":\"148.04\",\"6185\":\"148.04\",\"6186\":\"148.04\",\"6187\":\"148.04\",\"6188\":\"148.04\",\"6189\":\"148.04\",\"6190\":\"148.04\",\"6191\":\"148.04\",\"6192\":\"148.04\",\"6193\":\"148.04\",\"6194\":\"148.04\",\"6195\":\"148.04\",\"6196\":\"148.04\",\"6197\":\"148.04\",\"6198\":\"148.04\",\"6199\":\"148.04\",\"6200\":\"148.04\",\"6201\":\"148.04\",\"6202\":\"148.04\",\"6203\":\"148.04\",\"6204\":\"148.04\",\"6205\":\"148.04\",\"6206\":\"148.04\",\"6207\":\"148.04\",\"6208\":\"148.04\",\"6209\":\"148.04\",\"6210\":\"148.04\",\"6211\":\"148.04\",\"6212\":\"148.04\",\"6213\":\"148.04\",\"6214\":\"148.04\",\"6215\":\"148.04\",\"6216\":\"148.04\",\"6217\":\"148.04\",\"6218\":\"148.04\",\"6219\":\"148.04\",\"6220\":\"148.04\",\"6221\":\"148.04\",\"6222\":\"148.04\",\"6223\":\"148.04\",\"6224\":\"148.04\",\"6225\":\"148.04\",\"6226\":\"148.04\",\"6227\":\"148.04\",\"6228\":\"148.04\",\"6229\":\"148.04\",\"6230\":\"148.04\",\"6231\":\"148.04\",\"6232\":\"148.04\",\"6233\":\"148.04\",\"6234\":\"148.04\",\"6235\":\"148.04\",\"6236\":\"148.04\",\"6237\":\"148.04\",\"6238\":\"148.04\",\"6239\":\"148.04\",\"6240\":\"148.04\",\"6241\":\"148.04\",\"6242\":\"148.04\",\"6243\":\"148.04\",\"6244\":\"148.04\",\"6245\":\"148.04\",\"6246\":\"148.04\",\"6247\":\"148.04\",\"6248\":\"148.04\",\"6249\":\"148.04\",\"6250\":\"148.04\",\"6251\":\"148.04\",\"6252\":\"148.04\",\"6253\":\"148.04\",\"6254\":\"148.04\",\"6255\":\"148.04\",\"6256\":\"148.04\",\"6257\":\"148.04\",\"6258\":\"148.04\",\"6259\":\"148.04\",\"6260\":\"148.04\",\"6261\":\"148.04\",\"6262\":\"148.04\",\"6263\":\"148.04\",\"6264\":\"148.04\",\"6265\":\"148.04\",\"6266\":\"148.04\",\"6267\":\"148.04\",\"6268\":\"148.04\",\"6269\":\"148.04\",\"6270\":\"148.04\",\"6271\":\"148.04\",\"6272\":\"148.04\",\"6273\":\"148.04\",\"6274\":\"148.04\",\"6275\":\"148.04\",\"6276\":\"148.04\",\"6277\":\"148.04\",\"6278\":\"148.04\",\"6279\":\"148.04\",\"6280\":\"148.04\",\"6281\":\"148.04\",\"6282\":\"148.04\",\"6283\":\"148.04\",\"6284\":\"148.04\",\"6285\":\"148.04\",\"6286\":\"148.04\",\"6287\":\"148.04\",\"6288\":\"148.04\",\"6289\":\"148.04\",\"6290\":\"148.04\",\"6291\":\"148.04\",\"6292\":\"148.04\",\"6293\":\"148.04\"}}}', 'no'),
(655618, '_transient_timeout_wc_product_children_5940', '1627761455', 'no'),
(655619, '_transient_wc_product_children_5940', 'a:2:{s:3:\"all\";a:90:{i:0;i:5944;i:1;i:5945;i:2;i:5946;i:3;i:5947;i:4;i:5948;i:5;i:5949;i:6;i:5950;i:7;i:5951;i:8;i:5952;i:9;i:5953;i:10;i:5954;i:11;i:5955;i:12;i:5956;i:13;i:5958;i:14;i:5959;i:15;i:5960;i:16;i:5961;i:17;i:5962;i:18;i:5963;i:19;i:5965;i:20;i:5966;i:21;i:5967;i:22;i:5968;i:23;i:5969;i:24;i:5970;i:25;i:5972;i:26;i:5973;i:27;i:5974;i:28;i:5975;i:29;i:5976;i:30;i:5977;i:31;i:5978;i:32;i:5980;i:33;i:5981;i:34;i:5982;i:35;i:5983;i:36;i:5984;i:37;i:5985;i:38;i:5986;i:39;i:5987;i:40;i:5988;i:41;i:5990;i:42;i:5991;i:43;i:5992;i:44;i:5993;i:45;i:5994;i:46;i:5995;i:47;i:5996;i:48;i:5997;i:49;i:5998;i:50;i:5999;i:51;i:6000;i:52;i:6002;i:53;i:6003;i:54;i:6004;i:55;i:6005;i:56;i:6006;i:57;i:6007;i:58;i:6008;i:59;i:6009;i:60;i:6010;i:61;i:6011;i:62;i:6012;i:63;i:6013;i:64;i:6015;i:65;i:6016;i:66;i:6017;i:67;i:6018;i:68;i:6019;i:69;i:6020;i:70;i:6021;i:71;i:6022;i:72;i:6023;i:73;i:6024;i:74;i:6025;i:75;i:6026;i:76;i:6027;i:77;i:6028;i:78;i:6030;i:79;i:6031;i:80;i:6032;i:81;i:6033;i:82;i:6034;i:83;i:6035;i:84;i:6036;i:85;i:6037;i:86;i:6038;i:87;i:6039;i:88;i:6040;i:89;i:6041;}s:7:\"visible\";a:90:{i:0;i:5944;i:1;i:5945;i:2;i:5946;i:3;i:5947;i:4;i:5948;i:5;i:5949;i:6;i:5950;i:7;i:5951;i:8;i:5952;i:9;i:5953;i:10;i:5954;i:11;i:5955;i:12;i:5956;i:13;i:5958;i:14;i:5959;i:15;i:5960;i:16;i:5961;i:17;i:5962;i:18;i:5963;i:19;i:5965;i:20;i:5966;i:21;i:5967;i:22;i:5968;i:23;i:5969;i:24;i:5970;i:25;i:5972;i:26;i:5973;i:27;i:5974;i:28;i:5975;i:29;i:5976;i:30;i:5977;i:31;i:5978;i:32;i:5980;i:33;i:5981;i:34;i:5982;i:35;i:5983;i:36;i:5984;i:37;i:5985;i:38;i:5986;i:39;i:5987;i:40;i:5988;i:41;i:5990;i:42;i:5991;i:43;i:5992;i:44;i:5993;i:45;i:5994;i:46;i:5995;i:47;i:5996;i:48;i:5997;i:49;i:5998;i:50;i:5999;i:51;i:6000;i:52;i:6002;i:53;i:6003;i:54;i:6004;i:55;i:6005;i:56;i:6006;i:57;i:6007;i:58;i:6008;i:59;i:6009;i:60;i:6010;i:61;i:6011;i:62;i:6012;i:63;i:6013;i:64;i:6015;i:65;i:6016;i:66;i:6017;i:67;i:6018;i:68;i:6019;i:69;i:6020;i:70;i:6021;i:71;i:6022;i:72;i:6023;i:73;i:6024;i:74;i:6025;i:75;i:6026;i:76;i:6027;i:77;i:6028;i:78;i:6030;i:79;i:6031;i:80;i:6032;i:81;i:6033;i:82;i:6034;i:83;i:6035;i:84;i:6036;i:85;i:6037;i:86;i:6038;i:87;i:6039;i:88;i:6040;i:89;i:6041;}}', 'no'),
(655620, '_transient_timeout_wc_var_prices_5940', '1627761455', 'no'),
(655621, '_transient_wc_var_prices_5940', '{\"version\":\"1622551279\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"5944\":\"80.81\",\"5945\":\"66.80\",\"5946\":\"80.81\",\"5947\":\"66.80\",\"5948\":\"80.81\",\"5949\":\"66.80\",\"5950\":\"80.81\",\"5951\":\"66.80\",\"5952\":\"80.81\",\"5953\":\"66.80\",\"5954\":\"80.81\",\"5955\":\"66.80\",\"5956\":\"80.81\",\"5958\":\"66.80\",\"5959\":\"80.81\",\"5960\":\"66.80\",\"5961\":\"80.81\",\"5962\":\"66.80\",\"5963\":\"80.81\",\"5965\":\"66.80\",\"5966\":\"80.81\",\"5967\":\"70.31\",\"5968\":\"80.81\",\"5969\":\"66.80\",\"5970\":\"80.81\",\"5972\":\"66.80\",\"5973\":\"80.81\",\"5974\":\"66.80\",\"5975\":\"80.81\",\"5976\":\"66.80\",\"5977\":\"73.94\",\"5978\":\"66.80\",\"5980\":\"82.34\",\"5981\":\"79.70\",\"5982\":\"70.31\",\"5983\":\"91.97\",\"5984\":\"82.34\",\"5985\":\"79.70\",\"5986\":\"70.31\",\"5987\":\"91.97\",\"5988\":\"82.34\",\"5990\":\"70.31\",\"5991\":\"82.34\",\"5992\":\"70.31\",\"5993\":\"82.34\",\"5994\":\"79.70\",\"5995\":\"70.31\",\"5996\":\"91.97\",\"5997\":\"82.34\",\"5998\":\"79.70\",\"5999\":\"70.31\",\"6000\":\"91.97\",\"6002\":\"82.34\",\"6003\":\"79.70\",\"6004\":\"70.31\",\"6005\":\"91.97\",\"6006\":\"82.34\",\"6007\":\"79.70\",\"6008\":\"70.31\",\"6009\":\"91.97\",\"6010\":\"82.34\",\"6011\":\"70.31\",\"6012\":\"82.34\",\"6013\":\"79.70\",\"6015\":\"70.31\",\"6016\":\"91.97\",\"6017\":\"82.34\",\"6018\":\"79.70\",\"6019\":\"70.31\",\"6020\":\"91.97\",\"6021\":\"82.34\",\"6022\":\"79.70\",\"6023\":\"70.31\",\"6024\":\"91.97\",\"6025\":\"82.34\",\"6026\":\"70.31\",\"6027\":\"82.34\",\"6028\":\"70.31\",\"6030\":\"82.34\",\"6031\":\"70.31\",\"6032\":\"82.34\",\"6033\":\"70.31\",\"6034\":\"82.34\",\"6035\":\"82.34\",\"6036\":\"70.31\",\"6037\":\"66.80\",\"6038\":\"80.81\",\"6039\":\"66.80\",\"6040\":\"80.81\",\"6041\":\"66.80\"},\"regular_price\":{\"5944\":\"80.81\",\"5945\":\"66.80\",\"5946\":\"80.81\",\"5947\":\"66.80\",\"5948\":\"80.81\",\"5949\":\"66.80\",\"5950\":\"80.81\",\"5951\":\"66.80\",\"5952\":\"80.81\",\"5953\":\"66.80\",\"5954\":\"80.81\",\"5955\":\"66.80\",\"5956\":\"80.81\",\"5958\":\"66.80\",\"5959\":\"80.81\",\"5960\":\"66.80\",\"5961\":\"80.81\",\"5962\":\"66.80\",\"5963\":\"80.81\",\"5965\":\"66.80\",\"5966\":\"80.81\",\"5967\":\"70.31\",\"5968\":\"80.81\",\"5969\":\"66.80\",\"5970\":\"80.81\",\"5972\":\"66.80\",\"5973\":\"80.81\",\"5974\":\"66.80\",\"5975\":\"80.81\",\"5976\":\"66.80\",\"5977\":\"73.94\",\"5978\":\"66.80\",\"5980\":\"82.34\",\"5981\":\"79.70\",\"5982\":\"70.31\",\"5983\":\"91.97\",\"5984\":\"82.34\",\"5985\":\"79.70\",\"5986\":\"70.31\",\"5987\":\"91.97\",\"5988\":\"82.34\",\"5990\":\"70.31\",\"5991\":\"82.34\",\"5992\":\"70.31\",\"5993\":\"82.34\",\"5994\":\"79.70\",\"5995\":\"70.31\",\"5996\":\"91.97\",\"5997\":\"82.34\",\"5998\":\"79.70\",\"5999\":\"70.31\",\"6000\":\"91.97\",\"6002\":\"82.34\",\"6003\":\"79.70\",\"6004\":\"70.31\",\"6005\":\"91.97\",\"6006\":\"82.34\",\"6007\":\"79.70\",\"6008\":\"70.31\",\"6009\":\"91.97\",\"6010\":\"82.34\",\"6011\":\"70.31\",\"6012\":\"82.34\",\"6013\":\"79.70\",\"6015\":\"70.31\",\"6016\":\"91.97\",\"6017\":\"82.34\",\"6018\":\"79.70\",\"6019\":\"70.31\",\"6020\":\"91.97\",\"6021\":\"82.34\",\"6022\":\"79.70\",\"6023\":\"70.31\",\"6024\":\"91.97\",\"6025\":\"82.34\",\"6026\":\"70.31\",\"6027\":\"82.34\",\"6028\":\"70.31\",\"6030\":\"82.34\",\"6031\":\"70.31\",\"6032\":\"82.34\",\"6033\":\"70.31\",\"6034\":\"82.34\",\"6035\":\"82.34\",\"6036\":\"70.31\",\"6037\":\"66.80\",\"6038\":\"80.81\",\"6039\":\"66.80\",\"6040\":\"80.81\",\"6041\":\"66.80\"},\"sale_price\":{\"5944\":\"80.81\",\"5945\":\"66.80\",\"5946\":\"80.81\",\"5947\":\"66.80\",\"5948\":\"80.81\",\"5949\":\"66.80\",\"5950\":\"80.81\",\"5951\":\"66.80\",\"5952\":\"80.81\",\"5953\":\"66.80\",\"5954\":\"80.81\",\"5955\":\"66.80\",\"5956\":\"80.81\",\"5958\":\"66.80\",\"5959\":\"80.81\",\"5960\":\"66.80\",\"5961\":\"80.81\",\"5962\":\"66.80\",\"5963\":\"80.81\",\"5965\":\"66.80\",\"5966\":\"80.81\",\"5967\":\"70.31\",\"5968\":\"80.81\",\"5969\":\"66.80\",\"5970\":\"80.81\",\"5972\":\"66.80\",\"5973\":\"80.81\",\"5974\":\"66.80\",\"5975\":\"80.81\",\"5976\":\"66.80\",\"5977\":\"73.94\",\"5978\":\"66.80\",\"5980\":\"82.34\",\"5981\":\"79.70\",\"5982\":\"70.31\",\"5983\":\"91.97\",\"5984\":\"82.34\",\"5985\":\"79.70\",\"5986\":\"70.31\",\"5987\":\"91.97\",\"5988\":\"82.34\",\"5990\":\"70.31\",\"5991\":\"82.34\",\"5992\":\"70.31\",\"5993\":\"82.34\",\"5994\":\"79.70\",\"5995\":\"70.31\",\"5996\":\"91.97\",\"5997\":\"82.34\",\"5998\":\"79.70\",\"5999\":\"70.31\",\"6000\":\"91.97\",\"6002\":\"82.34\",\"6003\":\"79.70\",\"6004\":\"70.31\",\"6005\":\"91.97\",\"6006\":\"82.34\",\"6007\":\"79.70\",\"6008\":\"70.31\",\"6009\":\"91.97\",\"6010\":\"82.34\",\"6011\":\"70.31\",\"6012\":\"82.34\",\"6013\":\"79.70\",\"6015\":\"70.31\",\"6016\":\"91.97\",\"6017\":\"82.34\",\"6018\":\"79.70\",\"6019\":\"70.31\",\"6020\":\"91.97\",\"6021\":\"82.34\",\"6022\":\"79.70\",\"6023\":\"70.31\",\"6024\":\"91.97\",\"6025\":\"82.34\",\"6026\":\"70.31\",\"6027\":\"82.34\",\"6028\":\"70.31\",\"6030\":\"82.34\",\"6031\":\"70.31\",\"6032\":\"82.34\",\"6033\":\"70.31\",\"6034\":\"82.34\",\"6035\":\"82.34\",\"6036\":\"70.31\",\"6037\":\"66.80\",\"6038\":\"80.81\",\"6039\":\"66.80\",\"6040\":\"80.81\",\"6041\":\"66.80\"}}}', 'no'),
(655622, '_transient_timeout_wc_product_children_5929', '1627761455', 'no'),
(655623, '_transient_wc_product_children_5929', 'a:2:{s:3:\"all\";a:6:{i:0;i:5932;i:1;i:5933;i:2;i:5934;i:3;i:5935;i:4;i:5937;i:5;i:5938;}s:7:\"visible\";a:6:{i:0;i:5932;i:1;i:5933;i:2;i:5934;i:3;i:5935;i:4;i:5937;i:5;i:5938;}}', 'no'),
(655624, '_transient_timeout_wc_var_prices_5929', '1627761455', 'no'),
(655625, '_transient_wc_var_prices_5929', '{\"version\":\"1622551279\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"5932\":\"125.06\",\"5933\":\"125.06\",\"5934\":\"125.06\",\"5935\":\"125.06\",\"5937\":\"125.06\",\"5938\":\"125.06\"},\"regular_price\":{\"5932\":\"125.06\",\"5933\":\"125.06\",\"5934\":\"125.06\",\"5935\":\"125.06\",\"5937\":\"125.06\",\"5938\":\"125.06\"},\"sale_price\":{\"5932\":\"125.06\",\"5933\":\"125.06\",\"5934\":\"125.06\",\"5935\":\"125.06\",\"5937\":\"125.06\",\"5938\":\"125.06\"}}}', 'no'),
(655626, '_transient_timeout_wc_product_children_5917', '1627761455', 'no'),
(655627, '_transient_wc_product_children_5917', 'a:2:{s:3:\"all\";a:9:{i:0;i:5919;i:1;i:5920;i:2;i:5921;i:3;i:5922;i:4;i:5923;i:5;i:5924;i:6;i:5925;i:7;i:5926;i:8;i:5927;}s:7:\"visible\";a:9:{i:0;i:5919;i:1;i:5920;i:2;i:5921;i:3;i:5922;i:4;i:5923;i:5;i:5924;i:6;i:5925;i:7;i:5926;i:8;i:5927;}}', 'no'),
(655628, '_transient_timeout_wc_var_prices_5917', '1627761455', 'no'),
(655629, '_transient_wc_var_prices_5917', '{\"version\":\"1622551279\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"5919\":\"323.44\",\"5920\":\"323.44\",\"5921\":\"323.44\",\"5922\":\"323.44\",\"5923\":\"323.44\",\"5924\":\"323.44\",\"5925\":\"314.89\",\"5926\":\"323.44\",\"5927\":\"323.44\"},\"regular_price\":{\"5919\":\"323.44\",\"5920\":\"323.44\",\"5921\":\"323.44\",\"5922\":\"323.44\",\"5923\":\"323.44\",\"5924\":\"323.44\",\"5925\":\"314.89\",\"5926\":\"323.44\",\"5927\":\"323.44\"},\"sale_price\":{\"5919\":\"323.44\",\"5920\":\"323.44\",\"5921\":\"323.44\",\"5922\":\"323.44\",\"5923\":\"323.44\",\"5924\":\"323.44\",\"5925\":\"314.89\",\"5926\":\"323.44\",\"5927\":\"323.44\"}}}', 'no'),
(655630, '_transient_timeout_wc_product_children_5872', '1627761455', 'no'),
(655631, '_transient_wc_product_children_5872', 'a:2:{s:3:\"all\";a:20:{i:0;i:5875;i:1;i:5876;i:2;i:5877;i:3;i:5878;i:4;i:5879;i:5;i:5880;i:6;i:5881;i:7;i:5882;i:8;i:5883;i:9;i:5884;i:10;i:5886;i:11;i:5887;i:12;i:5888;i:13;i:5889;i:14;i:5890;i:15;i:5891;i:16;i:5892;i:17;i:5893;i:18;i:5894;i:19;i:5895;}s:7:\"visible\";a:20:{i:0;i:5875;i:1;i:5876;i:2;i:5877;i:3;i:5878;i:4;i:5879;i:5;i:5880;i:6;i:5881;i:7;i:5882;i:8;i:5883;i:9;i:5884;i:10;i:5886;i:11;i:5887;i:12;i:5888;i:13;i:5889;i:14;i:5890;i:15;i:5891;i:16;i:5892;i:17;i:5893;i:18;i:5894;i:19;i:5895;}}', 'no'),
(655632, '_transient_timeout_wc_var_prices_5872', '1627761455', 'no'),
(655633, '_transient_wc_var_prices_5872', '{\"version\":\"1622551279\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"5875\":\"79.78\",\"5876\":\"79.78\",\"5877\":\"79.78\",\"5878\":\"79.78\",\"5879\":\"79.78\",\"5880\":\"79.78\",\"5881\":\"79.78\",\"5882\":\"79.78\",\"5883\":\"79.78\",\"5884\":\"79.78\",\"5886\":\"79.78\",\"5887\":\"79.78\",\"5888\":\"79.78\",\"5889\":\"79.78\",\"5890\":\"79.78\",\"5891\":\"75.19\",\"5892\":\"79.78\",\"5893\":\"79.78\",\"5894\":\"79.78\",\"5895\":\"79.78\"},\"regular_price\":{\"5875\":\"79.78\",\"5876\":\"79.78\",\"5877\":\"79.78\",\"5878\":\"79.78\",\"5879\":\"79.78\",\"5880\":\"79.78\",\"5881\":\"79.78\",\"5882\":\"79.78\",\"5883\":\"79.78\",\"5884\":\"79.78\",\"5886\":\"79.78\",\"5887\":\"79.78\",\"5888\":\"79.78\",\"5889\":\"79.78\",\"5890\":\"79.78\",\"5891\":\"75.19\",\"5892\":\"79.78\",\"5893\":\"79.78\",\"5894\":\"79.78\",\"5895\":\"79.78\"},\"sale_price\":{\"5875\":\"79.78\",\"5876\":\"79.78\",\"5877\":\"79.78\",\"5878\":\"79.78\",\"5879\":\"79.78\",\"5880\":\"79.78\",\"5881\":\"79.78\",\"5882\":\"79.78\",\"5883\":\"79.78\",\"5884\":\"79.78\",\"5886\":\"79.78\",\"5887\":\"79.78\",\"5888\":\"79.78\",\"5889\":\"79.78\",\"5890\":\"79.78\",\"5891\":\"75.19\",\"5892\":\"79.78\",\"5893\":\"79.78\",\"5894\":\"79.78\",\"5895\":\"79.78\"}}}', 'no'),
(655638, '_transient_timeout_wc_product_children_5758', '1627761456', 'no'),
(655639, '_transient_wc_product_children_5758', 'a:2:{s:3:\"all\";a:60:{i:0;i:5761;i:1;i:5762;i:2;i:5763;i:3;i:5764;i:4;i:5766;i:5;i:5767;i:6;i:5768;i:7;i:5769;i:8;i:5770;i:9;i:5772;i:10;i:5773;i:11;i:5774;i:12;i:5775;i:13;i:5777;i:14;i:5778;i:15;i:5779;i:16;i:5780;i:17;i:5781;i:18;i:5783;i:19;i:5784;i:20;i:5785;i:21;i:5786;i:22;i:5787;i:23;i:5788;i:24;i:5789;i:25;i:5790;i:26;i:5791;i:27;i:5793;i:28;i:5794;i:29;i:5795;i:30;i:5796;i:31;i:5797;i:32;i:5799;i:33;i:5800;i:34;i:5801;i:35;i:5802;i:36;i:5803;i:37;i:5804;i:38;i:5806;i:39;i:5807;i:40;i:5808;i:41;i:5809;i:42;i:5811;i:43;i:5812;i:44;i:5813;i:45;i:5815;i:46;i:5816;i:47;i:5817;i:48;i:5818;i:49;i:5820;i:50;i:5821;i:51;i:5822;i:52;i:5823;i:53;i:5824;i:54;i:5825;i:55;i:5826;i:56;i:5827;i:57;i:5828;i:58;i:5829;i:59;i:5830;}s:7:\"visible\";a:60:{i:0;i:5761;i:1;i:5762;i:2;i:5763;i:3;i:5764;i:4;i:5766;i:5;i:5767;i:6;i:5768;i:7;i:5769;i:8;i:5770;i:9;i:5772;i:10;i:5773;i:11;i:5774;i:12;i:5775;i:13;i:5777;i:14;i:5778;i:15;i:5779;i:16;i:5780;i:17;i:5781;i:18;i:5783;i:19;i:5784;i:20;i:5785;i:21;i:5786;i:22;i:5787;i:23;i:5788;i:24;i:5789;i:25;i:5790;i:26;i:5791;i:27;i:5793;i:28;i:5794;i:29;i:5795;i:30;i:5796;i:31;i:5797;i:32;i:5799;i:33;i:5800;i:34;i:5801;i:35;i:5802;i:36;i:5803;i:37;i:5804;i:38;i:5806;i:39;i:5807;i:40;i:5808;i:41;i:5809;i:42;i:5811;i:43;i:5812;i:44;i:5813;i:45;i:5815;i:46;i:5816;i:47;i:5817;i:48;i:5818;i:49;i:5820;i:50;i:5821;i:51;i:5822;i:52;i:5823;i:53;i:5824;i:54;i:5825;i:55;i:5826;i:56;i:5827;i:57;i:5828;i:58;i:5829;i:59;i:5830;}}', 'no'),
(655640, '_transient_timeout_wc_var_prices_5758', '1627761456', 'no'),
(655641, '_transient_wc_var_prices_5758', '{\"version\":\"1622551279\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"5761\":\"139.36\",\"5762\":\"139.36\",\"5763\":\"139.36\",\"5764\":\"139.36\",\"5766\":\"139.36\",\"5767\":\"139.36\",\"5768\":\"139.36\",\"5769\":\"139.36\",\"5770\":\"139.36\",\"5772\":\"139.36\",\"5773\":\"139.36\",\"5774\":\"139.36\",\"5775\":\"139.36\",\"5777\":\"139.36\",\"5778\":\"139.36\",\"5779\":\"139.36\",\"5780\":\"139.36\",\"5781\":\"139.36\",\"5783\":\"139.36\",\"5784\":\"139.36\",\"5785\":\"139.36\",\"5786\":\"139.36\",\"5787\":\"139.36\",\"5788\":\"139.36\",\"5789\":\"139.36\",\"5790\":\"139.36\",\"5791\":\"139.36\",\"5793\":\"139.36\",\"5794\":\"139.36\",\"5795\":\"139.36\",\"5796\":\"139.36\",\"5797\":\"139.36\",\"5799\":\"139.36\",\"5800\":\"139.36\",\"5801\":\"139.36\",\"5802\":\"139.36\",\"5803\":\"139.36\",\"5804\":\"139.36\",\"5806\":\"139.36\",\"5807\":\"139.36\",\"5808\":\"139.36\",\"5809\":\"139.36\",\"5811\":\"139.36\",\"5812\":\"139.36\",\"5813\":\"139.36\",\"5815\":\"139.36\",\"5816\":\"139.36\",\"5817\":\"139.36\",\"5818\":\"139.36\",\"5820\":\"139.36\",\"5821\":\"139.36\",\"5822\":\"139.36\",\"5823\":\"139.36\",\"5824\":\"139.36\",\"5825\":\"139.36\",\"5826\":\"139.36\",\"5827\":\"139.36\",\"5828\":\"139.36\",\"5829\":\"139.36\",\"5830\":\"139.36\"},\"regular_price\":{\"5761\":\"139.36\",\"5762\":\"139.36\",\"5763\":\"139.36\",\"5764\":\"139.36\",\"5766\":\"139.36\",\"5767\":\"139.36\",\"5768\":\"139.36\",\"5769\":\"139.36\",\"5770\":\"139.36\",\"5772\":\"139.36\",\"5773\":\"139.36\",\"5774\":\"139.36\",\"5775\":\"139.36\",\"5777\":\"139.36\",\"5778\":\"139.36\",\"5779\":\"139.36\",\"5780\":\"139.36\",\"5781\":\"139.36\",\"5783\":\"139.36\",\"5784\":\"139.36\",\"5785\":\"139.36\",\"5786\":\"139.36\",\"5787\":\"139.36\",\"5788\":\"139.36\",\"5789\":\"139.36\",\"5790\":\"139.36\",\"5791\":\"139.36\",\"5793\":\"139.36\",\"5794\":\"139.36\",\"5795\":\"139.36\",\"5796\":\"139.36\",\"5797\":\"139.36\",\"5799\":\"139.36\",\"5800\":\"139.36\",\"5801\":\"139.36\",\"5802\":\"139.36\",\"5803\":\"139.36\",\"5804\":\"139.36\",\"5806\":\"139.36\",\"5807\":\"139.36\",\"5808\":\"139.36\",\"5809\":\"139.36\",\"5811\":\"139.36\",\"5812\":\"139.36\",\"5813\":\"139.36\",\"5815\":\"139.36\",\"5816\":\"139.36\",\"5817\":\"139.36\",\"5818\":\"139.36\",\"5820\":\"139.36\",\"5821\":\"139.36\",\"5822\":\"139.36\",\"5823\":\"139.36\",\"5824\":\"139.36\",\"5825\":\"139.36\",\"5826\":\"139.36\",\"5827\":\"139.36\",\"5828\":\"139.36\",\"5829\":\"139.36\",\"5830\":\"139.36\"},\"sale_price\":{\"5761\":\"139.36\",\"5762\":\"139.36\",\"5763\":\"139.36\",\"5764\":\"139.36\",\"5766\":\"139.36\",\"5767\":\"139.36\",\"5768\":\"139.36\",\"5769\":\"139.36\",\"5770\":\"139.36\",\"5772\":\"139.36\",\"5773\":\"139.36\",\"5774\":\"139.36\",\"5775\":\"139.36\",\"5777\":\"139.36\",\"5778\":\"139.36\",\"5779\":\"139.36\",\"5780\":\"139.36\",\"5781\":\"139.36\",\"5783\":\"139.36\",\"5784\":\"139.36\",\"5785\":\"139.36\",\"5786\":\"139.36\",\"5787\":\"139.36\",\"5788\":\"139.36\",\"5789\":\"139.36\",\"5790\":\"139.36\",\"5791\":\"139.36\",\"5793\":\"139.36\",\"5794\":\"139.36\",\"5795\":\"139.36\",\"5796\":\"139.36\",\"5797\":\"139.36\",\"5799\":\"139.36\",\"5800\":\"139.36\",\"5801\":\"139.36\",\"5802\":\"139.36\",\"5803\":\"139.36\",\"5804\":\"139.36\",\"5806\":\"139.36\",\"5807\":\"139.36\",\"5808\":\"139.36\",\"5809\":\"139.36\",\"5811\":\"139.36\",\"5812\":\"139.36\",\"5813\":\"139.36\",\"5815\":\"139.36\",\"5816\":\"139.36\",\"5817\":\"139.36\",\"5818\":\"139.36\",\"5820\":\"139.36\",\"5821\":\"139.36\",\"5822\":\"139.36\",\"5823\":\"139.36\",\"5824\":\"139.36\",\"5825\":\"139.36\",\"5826\":\"139.36\",\"5827\":\"139.36\",\"5828\":\"139.36\",\"5829\":\"139.36\",\"5830\":\"139.36\"}}}', 'no'),
(652910, 'apus_customer_also_viewed_2796', '6586,2888,6710', 'yes'),
(654152, 'apus_customer_also_viewed_6566', '5929', 'yes'),
(652997, 'apus_customer_also_viewed_2888', '6586,6710', 'yes'),
(652967, 'apus_customer_also_viewed_6586', '2888,6710', 'yes'),
(656656, '_transient_timeout_wc_var_prices_5198', '1628116107', 'no'),
(656657, '_transient_wc_var_prices_5198', '{\"version\":\"1622551279\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"5201\":\"120.57\",\"5203\":\"120.57\",\"5204\":\"120.57\",\"5205\":\"120.57\",\"5206\":\"120.57\",\"5207\":\"120.57\",\"5209\":\"120.57\",\"5210\":\"120.57\",\"5211\":\"120.57\",\"5212\":\"120.57\",\"5213\":\"120.57\",\"5214\":\"120.57\",\"5215\":\"120.57\",\"5216\":\"120.57\"},\"regular_price\":{\"5201\":\"120.57\",\"5203\":\"120.57\",\"5204\":\"120.57\",\"5205\":\"120.57\",\"5206\":\"120.57\",\"5207\":\"120.57\",\"5209\":\"120.57\",\"5210\":\"120.57\",\"5211\":\"120.57\",\"5212\":\"120.57\",\"5213\":\"120.57\",\"5214\":\"120.57\",\"5215\":\"120.57\",\"5216\":\"120.57\"},\"sale_price\":{\"5201\":\"120.57\",\"5203\":\"120.57\",\"5204\":\"120.57\",\"5205\":\"120.57\",\"5206\":\"120.57\",\"5207\":\"120.57\",\"5209\":\"120.57\",\"5210\":\"120.57\",\"5211\":\"120.57\",\"5212\":\"120.57\",\"5213\":\"120.57\",\"5214\":\"120.57\",\"5215\":\"120.57\",\"5216\":\"120.57\"}}}', 'no'),
(656658, '_transient_timeout_wc_product_children_5552', '1628116107', 'no'),
(656659, '_transient_wc_product_children_5552', 'a:2:{s:3:\"all\";a:112:{i:0;i:5555;i:1;i:5557;i:2;i:5558;i:3;i:5559;i:4;i:5560;i:5;i:5561;i:6;i:5563;i:7;i:5564;i:8;i:5565;i:9;i:5566;i:10;i:5567;i:11;i:5568;i:12;i:5569;i:13;i:5570;i:14;i:5571;i:15;i:5572;i:16;i:5574;i:17;i:5575;i:18;i:5576;i:19;i:5577;i:20;i:5578;i:21;i:5579;i:22;i:5580;i:23;i:5581;i:24;i:5582;i:25;i:5583;i:26;i:5585;i:27;i:5586;i:28;i:5587;i:29;i:5588;i:30;i:5589;i:31;i:5590;i:32;i:5591;i:33;i:5593;i:34;i:5594;i:35;i:5595;i:36;i:5596;i:37;i:5597;i:38;i:5598;i:39;i:5599;i:40;i:5600;i:41;i:5601;i:42;i:5603;i:43;i:5604;i:44;i:5605;i:45;i:5606;i:46;i:5607;i:47;i:5608;i:48;i:5609;i:49;i:5610;i:50;i:5611;i:51;i:5612;i:52;i:5613;i:53;i:5615;i:54;i:5616;i:55;i:5617;i:56;i:5618;i:57;i:5619;i:58;i:5620;i:59;i:5621;i:60;i:5622;i:61;i:5623;i:62;i:5624;i:63;i:5625;i:64;i:5627;i:65;i:5628;i:66;i:5629;i:67;i:5630;i:68;i:5632;i:69;i:5633;i:70;i:5634;i:71;i:5635;i:72;i:5636;i:73;i:5638;i:74;i:5639;i:75;i:5640;i:76;i:5641;i:77;i:5643;i:78;i:5644;i:79;i:5645;i:80;i:5646;i:81;i:5648;i:82;i:5649;i:83;i:5650;i:84;i:5651;i:85;i:5652;i:86;i:5653;i:87;i:5654;i:88;i:5655;i:89;i:5656;i:90;i:5658;i:91;i:5659;i:92;i:5660;i:93;i:5661;i:94;i:5662;i:95;i:5664;i:96;i:5665;i:97;i:5667;i:98;i:5668;i:99;i:5669;i:100;i:5670;i:101;i:5672;i:102;i:5673;i:103;i:5674;i:104;i:5675;i:105;i:5676;i:106;i:5678;i:107;i:5679;i:108;i:5680;i:109;i:5681;i:110;i:5682;i:111;i:5684;}s:7:\"visible\";a:112:{i:0;i:5555;i:1;i:5557;i:2;i:5558;i:3;i:5559;i:4;i:5560;i:5;i:5561;i:6;i:5563;i:7;i:5564;i:8;i:5565;i:9;i:5566;i:10;i:5567;i:11;i:5568;i:12;i:5569;i:13;i:5570;i:14;i:5571;i:15;i:5572;i:16;i:5574;i:17;i:5575;i:18;i:5576;i:19;i:5577;i:20;i:5578;i:21;i:5579;i:22;i:5580;i:23;i:5581;i:24;i:5582;i:25;i:5583;i:26;i:5585;i:27;i:5586;i:28;i:5587;i:29;i:5588;i:30;i:5589;i:31;i:5590;i:32;i:5591;i:33;i:5593;i:34;i:5594;i:35;i:5595;i:36;i:5596;i:37;i:5597;i:38;i:5598;i:39;i:5599;i:40;i:5600;i:41;i:5601;i:42;i:5603;i:43;i:5604;i:44;i:5605;i:45;i:5606;i:46;i:5607;i:47;i:5608;i:48;i:5609;i:49;i:5610;i:50;i:5611;i:51;i:5612;i:52;i:5613;i:53;i:5615;i:54;i:5616;i:55;i:5617;i:56;i:5618;i:57;i:5619;i:58;i:5620;i:59;i:5621;i:60;i:5622;i:61;i:5623;i:62;i:5624;i:63;i:5625;i:64;i:5627;i:65;i:5628;i:66;i:5629;i:67;i:5630;i:68;i:5632;i:69;i:5633;i:70;i:5634;i:71;i:5635;i:72;i:5636;i:73;i:5638;i:74;i:5639;i:75;i:5640;i:76;i:5641;i:77;i:5643;i:78;i:5644;i:79;i:5645;i:80;i:5646;i:81;i:5648;i:82;i:5649;i:83;i:5650;i:84;i:5651;i:85;i:5652;i:86;i:5653;i:87;i:5654;i:88;i:5655;i:89;i:5656;i:90;i:5658;i:91;i:5659;i:92;i:5660;i:93;i:5661;i:94;i:5662;i:95;i:5664;i:96;i:5665;i:97;i:5667;i:98;i:5668;i:99;i:5669;i:100;i:5670;i:101;i:5672;i:102;i:5673;i:103;i:5674;i:104;i:5675;i:105;i:5676;i:106;i:5678;i:107;i:5679;i:108;i:5680;i:109;i:5681;i:110;i:5682;i:111;i:5684;}}', 'no'),
(656654, '_transient_timeout_wc_product_children_5198', '1628116107', 'no'),
(656655, '_transient_wc_product_children_5198', 'a:2:{s:3:\"all\";a:14:{i:0;i:5201;i:1;i:5203;i:2;i:5204;i:3;i:5205;i:4;i:5206;i:5;i:5207;i:6;i:5209;i:7;i:5210;i:8;i:5211;i:9;i:5212;i:10;i:5213;i:11;i:5214;i:12;i:5215;i:13;i:5216;}s:7:\"visible\";a:14:{i:0;i:5201;i:1;i:5203;i:2;i:5204;i:3;i:5205;i:4;i:5206;i:5;i:5207;i:6;i:5209;i:7;i:5210;i:8;i:5211;i:9;i:5212;i:10;i:5213;i:11;i:5214;i:12;i:5215;i:13;i:5216;}}', 'no'),
(656650, '_transient_timeout_wc_product_children_5311', '1628116107', 'no'),
(656651, '_transient_wc_product_children_5311', 'a:2:{s:3:\"all\";a:224:{i:0;i:5315;i:1;i:5316;i:2;i:5317;i:3;i:5318;i:4;i:5319;i:5;i:5320;i:6;i:5321;i:7;i:5322;i:8;i:5323;i:9;i:5324;i:10;i:5325;i:11;i:5326;i:12;i:5328;i:13;i:5329;i:14;i:5330;i:15;i:5331;i:16;i:5332;i:17;i:5333;i:18;i:5334;i:19;i:5335;i:20;i:5336;i:21;i:5337;i:22;i:5338;i:23;i:5339;i:24;i:5340;i:25;i:5341;i:26;i:5343;i:27;i:5344;i:28;i:5345;i:29;i:5346;i:30;i:5347;i:31;i:5348;i:32;i:5349;i:33;i:5350;i:34;i:5352;i:35;i:5353;i:36;i:5354;i:37;i:5355;i:38;i:5356;i:39;i:5358;i:40;i:5359;i:41;i:5360;i:42;i:5361;i:43;i:5362;i:44;i:5363;i:45;i:5364;i:46;i:5365;i:47;i:5366;i:48;i:5368;i:49;i:5369;i:50;i:5370;i:51;i:5371;i:52;i:5372;i:53;i:5373;i:54;i:5374;i:55;i:5375;i:56;i:5376;i:57;i:5378;i:58;i:5379;i:59;i:5380;i:60;i:5381;i:61;i:5382;i:62;i:5383;i:63;i:5384;i:64;i:5385;i:65;i:5387;i:66;i:5388;i:67;i:5389;i:68;i:5390;i:69;i:5391;i:70;i:5392;i:71;i:5393;i:72;i:5394;i:73;i:5395;i:74;i:5396;i:75;i:5398;i:76;i:5399;i:77;i:5400;i:78;i:5401;i:79;i:5402;i:80;i:5403;i:81;i:5404;i:82;i:5405;i:83;i:5406;i:84;i:5408;i:85;i:5409;i:86;i:5410;i:87;i:5411;i:88;i:5412;i:89;i:5413;i:90;i:5414;i:91;i:5415;i:92;i:5416;i:93;i:5417;i:94;i:5418;i:95;i:5419;i:96;i:5420;i:97;i:5421;i:98;i:5422;i:99;i:5423;i:100;i:5424;i:101;i:5425;i:102;i:5426;i:103;i:5427;i:104;i:5428;i:105;i:5429;i:106;i:5430;i:107;i:5431;i:108;i:5432;i:109;i:5433;i:110;i:5434;i:111;i:5435;i:112;i:5436;i:113;i:5437;i:114;i:5438;i:115;i:5439;i:116;i:5440;i:117;i:5441;i:118;i:5442;i:119;i:5443;i:120;i:5444;i:121;i:5445;i:122;i:5446;i:123;i:5447;i:124;i:5448;i:125;i:5449;i:126;i:5450;i:127;i:5452;i:128;i:5453;i:129;i:5454;i:130;i:5455;i:131;i:5456;i:132;i:5457;i:133;i:5459;i:134;i:5460;i:135;i:5461;i:136;i:5462;i:137;i:5463;i:138;i:5465;i:139;i:5466;i:140;i:5467;i:141;i:5468;i:142;i:5469;i:143;i:5470;i:144;i:5471;i:145;i:5472;i:146;i:5473;i:147;i:5474;i:148;i:5475;i:149;i:5476;i:150;i:5477;i:151;i:5478;i:152;i:5479;i:153;i:5480;i:154;i:5481;i:155;i:5482;i:156;i:5483;i:157;i:5484;i:158;i:5485;i:159;i:5486;i:160;i:5487;i:161;i:5488;i:162;i:5489;i:163;i:5490;i:164;i:5491;i:165;i:5492;i:166;i:5493;i:167;i:5494;i:168;i:5495;i:169;i:5496;i:170;i:5497;i:171;i:5498;i:172;i:5499;i:173;i:5500;i:174;i:5501;i:175;i:5502;i:176;i:5503;i:177;i:5504;i:178;i:5505;i:179;i:5506;i:180;i:5507;i:181;i:5508;i:182;i:5509;i:183;i:5510;i:184;i:5511;i:185;i:5512;i:186;i:5513;i:187;i:5514;i:188;i:5515;i:189;i:5516;i:190;i:5517;i:191;i:5518;i:192;i:5519;i:193;i:5520;i:194;i:5521;i:195;i:5522;i:196;i:5523;i:197;i:5524;i:198;i:5525;i:199;i:5526;i:200;i:5527;i:201;i:5528;i:202;i:5529;i:203;i:5530;i:204;i:5531;i:205;i:5532;i:206;i:5533;i:207;i:5534;i:208;i:5535;i:209;i:5536;i:210;i:5537;i:211;i:5538;i:212;i:5539;i:213;i:5540;i:214;i:5541;i:215;i:5542;i:216;i:5543;i:217;i:5544;i:218;i:5545;i:219;i:5546;i:220;i:5547;i:221;i:5548;i:222;i:5549;i:223;i:5550;}s:7:\"visible\";a:224:{i:0;i:5315;i:1;i:5316;i:2;i:5317;i:3;i:5318;i:4;i:5319;i:5;i:5320;i:6;i:5321;i:7;i:5322;i:8;i:5323;i:9;i:5324;i:10;i:5325;i:11;i:5326;i:12;i:5328;i:13;i:5329;i:14;i:5330;i:15;i:5331;i:16;i:5332;i:17;i:5333;i:18;i:5334;i:19;i:5335;i:20;i:5336;i:21;i:5337;i:22;i:5338;i:23;i:5339;i:24;i:5340;i:25;i:5341;i:26;i:5343;i:27;i:5344;i:28;i:5345;i:29;i:5346;i:30;i:5347;i:31;i:5348;i:32;i:5349;i:33;i:5350;i:34;i:5352;i:35;i:5353;i:36;i:5354;i:37;i:5355;i:38;i:5356;i:39;i:5358;i:40;i:5359;i:41;i:5360;i:42;i:5361;i:43;i:5362;i:44;i:5363;i:45;i:5364;i:46;i:5365;i:47;i:5366;i:48;i:5368;i:49;i:5369;i:50;i:5370;i:51;i:5371;i:52;i:5372;i:53;i:5373;i:54;i:5374;i:55;i:5375;i:56;i:5376;i:57;i:5378;i:58;i:5379;i:59;i:5380;i:60;i:5381;i:61;i:5382;i:62;i:5383;i:63;i:5384;i:64;i:5385;i:65;i:5387;i:66;i:5388;i:67;i:5389;i:68;i:5390;i:69;i:5391;i:70;i:5392;i:71;i:5393;i:72;i:5394;i:73;i:5395;i:74;i:5396;i:75;i:5398;i:76;i:5399;i:77;i:5400;i:78;i:5401;i:79;i:5402;i:80;i:5403;i:81;i:5404;i:82;i:5405;i:83;i:5406;i:84;i:5408;i:85;i:5409;i:86;i:5410;i:87;i:5411;i:88;i:5412;i:89;i:5413;i:90;i:5414;i:91;i:5415;i:92;i:5416;i:93;i:5417;i:94;i:5418;i:95;i:5419;i:96;i:5420;i:97;i:5421;i:98;i:5422;i:99;i:5423;i:100;i:5424;i:101;i:5425;i:102;i:5426;i:103;i:5427;i:104;i:5428;i:105;i:5429;i:106;i:5430;i:107;i:5431;i:108;i:5432;i:109;i:5433;i:110;i:5434;i:111;i:5435;i:112;i:5436;i:113;i:5437;i:114;i:5438;i:115;i:5439;i:116;i:5440;i:117;i:5441;i:118;i:5442;i:119;i:5443;i:120;i:5444;i:121;i:5445;i:122;i:5446;i:123;i:5447;i:124;i:5448;i:125;i:5449;i:126;i:5450;i:127;i:5452;i:128;i:5453;i:129;i:5454;i:130;i:5455;i:131;i:5456;i:132;i:5457;i:133;i:5459;i:134;i:5460;i:135;i:5461;i:136;i:5462;i:137;i:5463;i:138;i:5465;i:139;i:5466;i:140;i:5467;i:141;i:5468;i:142;i:5469;i:143;i:5470;i:144;i:5471;i:145;i:5472;i:146;i:5473;i:147;i:5474;i:148;i:5475;i:149;i:5476;i:150;i:5477;i:151;i:5478;i:152;i:5479;i:153;i:5480;i:154;i:5481;i:155;i:5482;i:156;i:5483;i:157;i:5484;i:158;i:5485;i:159;i:5486;i:160;i:5487;i:161;i:5488;i:162;i:5489;i:163;i:5490;i:164;i:5491;i:165;i:5492;i:166;i:5493;i:167;i:5494;i:168;i:5495;i:169;i:5496;i:170;i:5497;i:171;i:5498;i:172;i:5499;i:173;i:5500;i:174;i:5501;i:175;i:5502;i:176;i:5503;i:177;i:5504;i:178;i:5505;i:179;i:5506;i:180;i:5507;i:181;i:5508;i:182;i:5509;i:183;i:5510;i:184;i:5511;i:185;i:5512;i:186;i:5513;i:187;i:5514;i:188;i:5515;i:189;i:5516;i:190;i:5517;i:191;i:5518;i:192;i:5519;i:193;i:5520;i:194;i:5521;i:195;i:5522;i:196;i:5523;i:197;i:5524;i:198;i:5525;i:199;i:5526;i:200;i:5527;i:201;i:5528;i:202;i:5529;i:203;i:5530;i:204;i:5531;i:205;i:5532;i:206;i:5533;i:207;i:5534;i:208;i:5535;i:209;i:5536;i:210;i:5537;i:211;i:5538;i:212;i:5539;i:213;i:5540;i:214;i:5541;i:215;i:5542;i:216;i:5543;i:217;i:5544;i:218;i:5545;i:219;i:5546;i:220;i:5547;i:221;i:5548;i:222;i:5549;i:223;i:5550;}}', 'no'),
(656652, '_transient_timeout_wc_var_prices_5311', '1628116107', 'no');
INSERT INTO `wpx5_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(656653, '_transient_wc_var_prices_5311', '{\"version\":\"1622551279\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"5315\":\"173.59\",\"5316\":\"173.59\",\"5317\":\"173.59\",\"5318\":\"173.59\",\"5319\":\"173.59\",\"5320\":\"173.59\",\"5321\":\"173.59\",\"5322\":\"173.59\",\"5323\":\"173.59\",\"5324\":\"173.59\",\"5325\":\"173.59\",\"5326\":\"173.59\",\"5328\":\"173.59\",\"5329\":\"173.59\",\"5330\":\"173.59\",\"5331\":\"173.59\",\"5332\":\"173.59\",\"5333\":\"173.59\",\"5334\":\"173.59\",\"5335\":\"173.59\",\"5336\":\"173.59\",\"5337\":\"173.59\",\"5338\":\"173.59\",\"5339\":\"173.59\",\"5340\":\"173.59\",\"5341\":\"173.59\",\"5343\":\"173.59\",\"5344\":\"173.59\",\"5345\":\"173.59\",\"5346\":\"173.59\",\"5347\":\"173.59\",\"5348\":\"173.59\",\"5349\":\"173.59\",\"5350\":\"173.59\",\"5352\":\"173.59\",\"5353\":\"173.59\",\"5354\":\"173.59\",\"5355\":\"173.59\",\"5356\":\"173.59\",\"5358\":\"173.59\",\"5359\":\"173.59\",\"5360\":\"173.59\",\"5361\":\"173.59\",\"5362\":\"173.59\",\"5363\":\"173.59\",\"5364\":\"173.59\",\"5365\":\"173.59\",\"5366\":\"173.59\",\"5368\":\"173.59\",\"5369\":\"173.59\",\"5370\":\"173.59\",\"5371\":\"173.59\",\"5372\":\"173.59\",\"5373\":\"173.59\",\"5374\":\"173.59\",\"5375\":\"173.59\",\"5376\":\"173.59\",\"5378\":\"173.59\",\"5379\":\"173.59\",\"5380\":\"173.59\",\"5381\":\"173.59\",\"5382\":\"173.59\",\"5383\":\"173.59\",\"5384\":\"173.59\",\"5385\":\"173.59\",\"5387\":\"173.59\",\"5388\":\"173.59\",\"5389\":\"173.59\",\"5390\":\"173.59\",\"5391\":\"173.59\",\"5392\":\"173.59\",\"5393\":\"173.59\",\"5394\":\"173.59\",\"5395\":\"173.59\",\"5396\":\"173.59\",\"5398\":\"173.59\",\"5399\":\"173.59\",\"5400\":\"173.59\",\"5401\":\"173.59\",\"5402\":\"173.59\",\"5403\":\"173.59\",\"5404\":\"173.59\",\"5405\":\"173.59\",\"5406\":\"173.59\",\"5408\":\"173.59\",\"5409\":\"173.59\",\"5410\":\"173.59\",\"5411\":\"173.59\",\"5412\":\"173.59\",\"5413\":\"173.59\",\"5414\":\"173.59\",\"5415\":\"173.59\",\"5416\":\"173.59\",\"5417\":\"173.59\",\"5418\":\"173.59\",\"5419\":\"173.59\",\"5420\":\"173.59\",\"5421\":\"173.59\",\"5422\":\"173.59\",\"5423\":\"173.59\",\"5424\":\"173.59\",\"5425\":\"173.59\",\"5426\":\"173.59\",\"5427\":\"173.59\",\"5428\":\"173.59\",\"5429\":\"173.59\",\"5430\":\"173.59\",\"5431\":\"173.59\",\"5432\":\"173.59\",\"5433\":\"173.59\",\"5434\":\"173.59\",\"5435\":\"173.59\",\"5436\":\"173.59\",\"5437\":\"173.59\",\"5438\":\"173.59\",\"5439\":\"173.59\",\"5440\":\"173.59\",\"5441\":\"173.59\",\"5442\":\"173.59\",\"5443\":\"173.59\",\"5444\":\"173.59\",\"5445\":\"173.59\",\"5446\":\"173.59\",\"5447\":\"173.59\",\"5448\":\"173.59\",\"5449\":\"173.59\",\"5450\":\"173.59\",\"5452\":\"173.59\",\"5453\":\"173.59\",\"5454\":\"173.59\",\"5455\":\"173.59\",\"5456\":\"173.59\",\"5457\":\"173.59\",\"5459\":\"173.59\",\"5460\":\"173.59\",\"5461\":\"173.59\",\"5462\":\"173.59\",\"5463\":\"173.59\",\"5465\":\"173.59\",\"5466\":\"173.59\",\"5467\":\"173.59\",\"5468\":\"173.59\",\"5469\":\"173.59\",\"5470\":\"173.59\",\"5471\":\"173.59\",\"5472\":\"173.59\",\"5473\":\"173.59\",\"5474\":\"173.59\",\"5475\":\"173.59\",\"5476\":\"173.59\",\"5477\":\"173.59\",\"5478\":\"173.59\",\"5479\":\"173.59\",\"5480\":\"173.59\",\"5481\":\"173.59\",\"5482\":\"173.59\",\"5483\":\"173.59\",\"5484\":\"173.59\",\"5485\":\"173.59\",\"5486\":\"173.59\",\"5487\":\"173.59\",\"5488\":\"173.59\",\"5489\":\"173.59\",\"5490\":\"173.59\",\"5491\":\"173.59\",\"5492\":\"173.59\",\"5493\":\"173.59\",\"5494\":\"173.59\",\"5495\":\"173.59\",\"5496\":\"173.59\",\"5497\":\"173.59\",\"5498\":\"173.59\",\"5499\":\"173.59\",\"5500\":\"173.59\",\"5501\":\"173.59\",\"5502\":\"173.59\",\"5503\":\"173.59\",\"5504\":\"173.59\",\"5505\":\"173.59\",\"5506\":\"173.59\",\"5507\":\"173.59\",\"5508\":\"173.59\",\"5509\":\"173.59\",\"5510\":\"173.59\",\"5511\":\"173.59\",\"5512\":\"173.59\",\"5513\":\"173.59\",\"5514\":\"173.59\",\"5515\":\"173.59\",\"5516\":\"173.59\",\"5517\":\"173.59\",\"5518\":\"173.59\",\"5519\":\"173.59\",\"5520\":\"173.59\",\"5521\":\"173.59\",\"5522\":\"173.59\",\"5523\":\"173.59\",\"5524\":\"173.59\",\"5525\":\"173.59\",\"5526\":\"173.59\",\"5527\":\"173.59\",\"5528\":\"173.59\",\"5529\":\"173.59\",\"5530\":\"173.59\",\"5531\":\"173.59\",\"5532\":\"173.59\",\"5533\":\"173.59\",\"5534\":\"173.59\",\"5535\":\"173.59\",\"5536\":\"173.59\",\"5537\":\"173.59\",\"5538\":\"173.59\",\"5539\":\"173.59\",\"5540\":\"173.59\",\"5541\":\"173.59\",\"5542\":\"173.59\",\"5543\":\"173.59\",\"5544\":\"173.59\",\"5545\":\"173.59\",\"5546\":\"173.59\",\"5547\":\"173.59\",\"5548\":\"173.59\",\"5549\":\"173.59\",\"5550\":\"173.59\"},\"regular_price\":{\"5315\":\"173.59\",\"5316\":\"173.59\",\"5317\":\"173.59\",\"5318\":\"173.59\",\"5319\":\"173.59\",\"5320\":\"173.59\",\"5321\":\"173.59\",\"5322\":\"173.59\",\"5323\":\"173.59\",\"5324\":\"173.59\",\"5325\":\"173.59\",\"5326\":\"173.59\",\"5328\":\"173.59\",\"5329\":\"173.59\",\"5330\":\"173.59\",\"5331\":\"173.59\",\"5332\":\"173.59\",\"5333\":\"173.59\",\"5334\":\"173.59\",\"5335\":\"173.59\",\"5336\":\"173.59\",\"5337\":\"173.59\",\"5338\":\"173.59\",\"5339\":\"173.59\",\"5340\":\"173.59\",\"5341\":\"173.59\",\"5343\":\"173.59\",\"5344\":\"173.59\",\"5345\":\"173.59\",\"5346\":\"173.59\",\"5347\":\"173.59\",\"5348\":\"173.59\",\"5349\":\"173.59\",\"5350\":\"173.59\",\"5352\":\"173.59\",\"5353\":\"173.59\",\"5354\":\"173.59\",\"5355\":\"173.59\",\"5356\":\"173.59\",\"5358\":\"173.59\",\"5359\":\"173.59\",\"5360\":\"173.59\",\"5361\":\"173.59\",\"5362\":\"173.59\",\"5363\":\"173.59\",\"5364\":\"173.59\",\"5365\":\"173.59\",\"5366\":\"173.59\",\"5368\":\"173.59\",\"5369\":\"173.59\",\"5370\":\"173.59\",\"5371\":\"173.59\",\"5372\":\"173.59\",\"5373\":\"173.59\",\"5374\":\"173.59\",\"5375\":\"173.59\",\"5376\":\"173.59\",\"5378\":\"173.59\",\"5379\":\"173.59\",\"5380\":\"173.59\",\"5381\":\"173.59\",\"5382\":\"173.59\",\"5383\":\"173.59\",\"5384\":\"173.59\",\"5385\":\"173.59\",\"5387\":\"173.59\",\"5388\":\"173.59\",\"5389\":\"173.59\",\"5390\":\"173.59\",\"5391\":\"173.59\",\"5392\":\"173.59\",\"5393\":\"173.59\",\"5394\":\"173.59\",\"5395\":\"173.59\",\"5396\":\"173.59\",\"5398\":\"173.59\",\"5399\":\"173.59\",\"5400\":\"173.59\",\"5401\":\"173.59\",\"5402\":\"173.59\",\"5403\":\"173.59\",\"5404\":\"173.59\",\"5405\":\"173.59\",\"5406\":\"173.59\",\"5408\":\"173.59\",\"5409\":\"173.59\",\"5410\":\"173.59\",\"5411\":\"173.59\",\"5412\":\"173.59\",\"5413\":\"173.59\",\"5414\":\"173.59\",\"5415\":\"173.59\",\"5416\":\"173.59\",\"5417\":\"173.59\",\"5418\":\"173.59\",\"5419\":\"173.59\",\"5420\":\"173.59\",\"5421\":\"173.59\",\"5422\":\"173.59\",\"5423\":\"173.59\",\"5424\":\"173.59\",\"5425\":\"173.59\",\"5426\":\"173.59\",\"5427\":\"173.59\",\"5428\":\"173.59\",\"5429\":\"173.59\",\"5430\":\"173.59\",\"5431\":\"173.59\",\"5432\":\"173.59\",\"5433\":\"173.59\",\"5434\":\"173.59\",\"5435\":\"173.59\",\"5436\":\"173.59\",\"5437\":\"173.59\",\"5438\":\"173.59\",\"5439\":\"173.59\",\"5440\":\"173.59\",\"5441\":\"173.59\",\"5442\":\"173.59\",\"5443\":\"173.59\",\"5444\":\"173.59\",\"5445\":\"173.59\",\"5446\":\"173.59\",\"5447\":\"173.59\",\"5448\":\"173.59\",\"5449\":\"173.59\",\"5450\":\"173.59\",\"5452\":\"173.59\",\"5453\":\"173.59\",\"5454\":\"173.59\",\"5455\":\"173.59\",\"5456\":\"173.59\",\"5457\":\"173.59\",\"5459\":\"173.59\",\"5460\":\"173.59\",\"5461\":\"173.59\",\"5462\":\"173.59\",\"5463\":\"173.59\",\"5465\":\"173.59\",\"5466\":\"173.59\",\"5467\":\"173.59\",\"5468\":\"173.59\",\"5469\":\"173.59\",\"5470\":\"173.59\",\"5471\":\"173.59\",\"5472\":\"173.59\",\"5473\":\"173.59\",\"5474\":\"173.59\",\"5475\":\"173.59\",\"5476\":\"173.59\",\"5477\":\"173.59\",\"5478\":\"173.59\",\"5479\":\"173.59\",\"5480\":\"173.59\",\"5481\":\"173.59\",\"5482\":\"173.59\",\"5483\":\"173.59\",\"5484\":\"173.59\",\"5485\":\"173.59\",\"5486\":\"173.59\",\"5487\":\"173.59\",\"5488\":\"173.59\",\"5489\":\"173.59\",\"5490\":\"173.59\",\"5491\":\"173.59\",\"5492\":\"173.59\",\"5493\":\"173.59\",\"5494\":\"173.59\",\"5495\":\"173.59\",\"5496\":\"173.59\",\"5497\":\"173.59\",\"5498\":\"173.59\",\"5499\":\"173.59\",\"5500\":\"173.59\",\"5501\":\"173.59\",\"5502\":\"173.59\",\"5503\":\"173.59\",\"5504\":\"173.59\",\"5505\":\"173.59\",\"5506\":\"173.59\",\"5507\":\"173.59\",\"5508\":\"173.59\",\"5509\":\"173.59\",\"5510\":\"173.59\",\"5511\":\"173.59\",\"5512\":\"173.59\",\"5513\":\"173.59\",\"5514\":\"173.59\",\"5515\":\"173.59\",\"5516\":\"173.59\",\"5517\":\"173.59\",\"5518\":\"173.59\",\"5519\":\"173.59\",\"5520\":\"173.59\",\"5521\":\"173.59\",\"5522\":\"173.59\",\"5523\":\"173.59\",\"5524\":\"173.59\",\"5525\":\"173.59\",\"5526\":\"173.59\",\"5527\":\"173.59\",\"5528\":\"173.59\",\"5529\":\"173.59\",\"5530\":\"173.59\",\"5531\":\"173.59\",\"5532\":\"173.59\",\"5533\":\"173.59\",\"5534\":\"173.59\",\"5535\":\"173.59\",\"5536\":\"173.59\",\"5537\":\"173.59\",\"5538\":\"173.59\",\"5539\":\"173.59\",\"5540\":\"173.59\",\"5541\":\"173.59\",\"5542\":\"173.59\",\"5543\":\"173.59\",\"5544\":\"173.59\",\"5545\":\"173.59\",\"5546\":\"173.59\",\"5547\":\"173.59\",\"5548\":\"173.59\",\"5549\":\"173.59\",\"5550\":\"173.59\"},\"sale_price\":{\"5315\":\"173.59\",\"5316\":\"173.59\",\"5317\":\"173.59\",\"5318\":\"173.59\",\"5319\":\"173.59\",\"5320\":\"173.59\",\"5321\":\"173.59\",\"5322\":\"173.59\",\"5323\":\"173.59\",\"5324\":\"173.59\",\"5325\":\"173.59\",\"5326\":\"173.59\",\"5328\":\"173.59\",\"5329\":\"173.59\",\"5330\":\"173.59\",\"5331\":\"173.59\",\"5332\":\"173.59\",\"5333\":\"173.59\",\"5334\":\"173.59\",\"5335\":\"173.59\",\"5336\":\"173.59\",\"5337\":\"173.59\",\"5338\":\"173.59\",\"5339\":\"173.59\",\"5340\":\"173.59\",\"5341\":\"173.59\",\"5343\":\"173.59\",\"5344\":\"173.59\",\"5345\":\"173.59\",\"5346\":\"173.59\",\"5347\":\"173.59\",\"5348\":\"173.59\",\"5349\":\"173.59\",\"5350\":\"173.59\",\"5352\":\"173.59\",\"5353\":\"173.59\",\"5354\":\"173.59\",\"5355\":\"173.59\",\"5356\":\"173.59\",\"5358\":\"173.59\",\"5359\":\"173.59\",\"5360\":\"173.59\",\"5361\":\"173.59\",\"5362\":\"173.59\",\"5363\":\"173.59\",\"5364\":\"173.59\",\"5365\":\"173.59\",\"5366\":\"173.59\",\"5368\":\"173.59\",\"5369\":\"173.59\",\"5370\":\"173.59\",\"5371\":\"173.59\",\"5372\":\"173.59\",\"5373\":\"173.59\",\"5374\":\"173.59\",\"5375\":\"173.59\",\"5376\":\"173.59\",\"5378\":\"173.59\",\"5379\":\"173.59\",\"5380\":\"173.59\",\"5381\":\"173.59\",\"5382\":\"173.59\",\"5383\":\"173.59\",\"5384\":\"173.59\",\"5385\":\"173.59\",\"5387\":\"173.59\",\"5388\":\"173.59\",\"5389\":\"173.59\",\"5390\":\"173.59\",\"5391\":\"173.59\",\"5392\":\"173.59\",\"5393\":\"173.59\",\"5394\":\"173.59\",\"5395\":\"173.59\",\"5396\":\"173.59\",\"5398\":\"173.59\",\"5399\":\"173.59\",\"5400\":\"173.59\",\"5401\":\"173.59\",\"5402\":\"173.59\",\"5403\":\"173.59\",\"5404\":\"173.59\",\"5405\":\"173.59\",\"5406\":\"173.59\",\"5408\":\"173.59\",\"5409\":\"173.59\",\"5410\":\"173.59\",\"5411\":\"173.59\",\"5412\":\"173.59\",\"5413\":\"173.59\",\"5414\":\"173.59\",\"5415\":\"173.59\",\"5416\":\"173.59\",\"5417\":\"173.59\",\"5418\":\"173.59\",\"5419\":\"173.59\",\"5420\":\"173.59\",\"5421\":\"173.59\",\"5422\":\"173.59\",\"5423\":\"173.59\",\"5424\":\"173.59\",\"5425\":\"173.59\",\"5426\":\"173.59\",\"5427\":\"173.59\",\"5428\":\"173.59\",\"5429\":\"173.59\",\"5430\":\"173.59\",\"5431\":\"173.59\",\"5432\":\"173.59\",\"5433\":\"173.59\",\"5434\":\"173.59\",\"5435\":\"173.59\",\"5436\":\"173.59\",\"5437\":\"173.59\",\"5438\":\"173.59\",\"5439\":\"173.59\",\"5440\":\"173.59\",\"5441\":\"173.59\",\"5442\":\"173.59\",\"5443\":\"173.59\",\"5444\":\"173.59\",\"5445\":\"173.59\",\"5446\":\"173.59\",\"5447\":\"173.59\",\"5448\":\"173.59\",\"5449\":\"173.59\",\"5450\":\"173.59\",\"5452\":\"173.59\",\"5453\":\"173.59\",\"5454\":\"173.59\",\"5455\":\"173.59\",\"5456\":\"173.59\",\"5457\":\"173.59\",\"5459\":\"173.59\",\"5460\":\"173.59\",\"5461\":\"173.59\",\"5462\":\"173.59\",\"5463\":\"173.59\",\"5465\":\"173.59\",\"5466\":\"173.59\",\"5467\":\"173.59\",\"5468\":\"173.59\",\"5469\":\"173.59\",\"5470\":\"173.59\",\"5471\":\"173.59\",\"5472\":\"173.59\",\"5473\":\"173.59\",\"5474\":\"173.59\",\"5475\":\"173.59\",\"5476\":\"173.59\",\"5477\":\"173.59\",\"5478\":\"173.59\",\"5479\":\"173.59\",\"5480\":\"173.59\",\"5481\":\"173.59\",\"5482\":\"173.59\",\"5483\":\"173.59\",\"5484\":\"173.59\",\"5485\":\"173.59\",\"5486\":\"173.59\",\"5487\":\"173.59\",\"5488\":\"173.59\",\"5489\":\"173.59\",\"5490\":\"173.59\",\"5491\":\"173.59\",\"5492\":\"173.59\",\"5493\":\"173.59\",\"5494\":\"173.59\",\"5495\":\"173.59\",\"5496\":\"173.59\",\"5497\":\"173.59\",\"5498\":\"173.59\",\"5499\":\"173.59\",\"5500\":\"173.59\",\"5501\":\"173.59\",\"5502\":\"173.59\",\"5503\":\"173.59\",\"5504\":\"173.59\",\"5505\":\"173.59\",\"5506\":\"173.59\",\"5507\":\"173.59\",\"5508\":\"173.59\",\"5509\":\"173.59\",\"5510\":\"173.59\",\"5511\":\"173.59\",\"5512\":\"173.59\",\"5513\":\"173.59\",\"5514\":\"173.59\",\"5515\":\"173.59\",\"5516\":\"173.59\",\"5517\":\"173.59\",\"5518\":\"173.59\",\"5519\":\"173.59\",\"5520\":\"173.59\",\"5521\":\"173.59\",\"5522\":\"173.59\",\"5523\":\"173.59\",\"5524\":\"173.59\",\"5525\":\"173.59\",\"5526\":\"173.59\",\"5527\":\"173.59\",\"5528\":\"173.59\",\"5529\":\"173.59\",\"5530\":\"173.59\",\"5531\":\"173.59\",\"5532\":\"173.59\",\"5533\":\"173.59\",\"5534\":\"173.59\",\"5535\":\"173.59\",\"5536\":\"173.59\",\"5537\":\"173.59\",\"5538\":\"173.59\",\"5539\":\"173.59\",\"5540\":\"173.59\",\"5541\":\"173.59\",\"5542\":\"173.59\",\"5543\":\"173.59\",\"5544\":\"173.59\",\"5545\":\"173.59\",\"5546\":\"173.59\",\"5547\":\"173.59\",\"5548\":\"173.59\",\"5549\":\"173.59\",\"5550\":\"173.59\"}}}', 'no'),
(656648, '_transient_timeout_wc_var_prices_5239', '1628116107', 'no'),
(656649, '_transient_wc_var_prices_5239', '{\"version\":\"1622551279\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"5242\":\"128.71\",\"5243\":\"128.71\",\"5244\":\"128.71\",\"5246\":\"128.71\",\"5247\":\"128.71\",\"5248\":\"128.71\",\"5249\":\"128.71\",\"5250\":\"128.71\",\"5251\":\"128.71\",\"5252\":\"128.71\",\"5253\":\"128.71\",\"5254\":\"128.71\",\"5255\":\"128.71\",\"5256\":\"128.71\",\"5258\":\"128.71\",\"5259\":\"128.71\",\"5260\":\"128.71\",\"5261\":\"128.71\",\"5262\":\"128.71\",\"5263\":\"128.71\",\"5265\":\"128.71\",\"5266\":\"128.71\",\"5267\":\"128.71\",\"5268\":\"128.71\",\"5269\":\"128.71\",\"5270\":\"128.71\",\"5272\":\"128.71\",\"5273\":\"128.71\",\"5274\":\"128.71\",\"5275\":\"128.71\",\"5276\":\"128.71\",\"5277\":\"128.71\",\"5278\":\"128.71\",\"5279\":\"128.71\",\"5281\":\"128.71\",\"5282\":\"128.71\",\"5283\":\"128.71\",\"5284\":\"128.71\",\"5285\":\"128.71\",\"5286\":\"128.71\",\"5288\":\"128.71\",\"5289\":\"128.71\",\"5290\":\"128.71\",\"5291\":\"128.71\",\"5293\":\"128.71\",\"5294\":\"128.71\",\"5295\":\"128.71\",\"5296\":\"128.71\",\"5298\":\"128.71\",\"5299\":\"128.71\",\"5300\":\"128.71\",\"5301\":\"128.71\",\"5302\":\"128.71\",\"5303\":\"128.71\",\"5304\":\"128.71\",\"5305\":\"128.71\",\"5306\":\"128.71\",\"5307\":\"128.71\",\"5308\":\"128.71\",\"5309\":\"128.71\"},\"regular_price\":{\"5242\":\"128.71\",\"5243\":\"128.71\",\"5244\":\"128.71\",\"5246\":\"128.71\",\"5247\":\"128.71\",\"5248\":\"128.71\",\"5249\":\"128.71\",\"5250\":\"128.71\",\"5251\":\"128.71\",\"5252\":\"128.71\",\"5253\":\"128.71\",\"5254\":\"128.71\",\"5255\":\"128.71\",\"5256\":\"128.71\",\"5258\":\"128.71\",\"5259\":\"128.71\",\"5260\":\"128.71\",\"5261\":\"128.71\",\"5262\":\"128.71\",\"5263\":\"128.71\",\"5265\":\"128.71\",\"5266\":\"128.71\",\"5267\":\"128.71\",\"5268\":\"128.71\",\"5269\":\"128.71\",\"5270\":\"128.71\",\"5272\":\"128.71\",\"5273\":\"128.71\",\"5274\":\"128.71\",\"5275\":\"128.71\",\"5276\":\"128.71\",\"5277\":\"128.71\",\"5278\":\"128.71\",\"5279\":\"128.71\",\"5281\":\"128.71\",\"5282\":\"128.71\",\"5283\":\"128.71\",\"5284\":\"128.71\",\"5285\":\"128.71\",\"5286\":\"128.71\",\"5288\":\"128.71\",\"5289\":\"128.71\",\"5290\":\"128.71\",\"5291\":\"128.71\",\"5293\":\"128.71\",\"5294\":\"128.71\",\"5295\":\"128.71\",\"5296\":\"128.71\",\"5298\":\"128.71\",\"5299\":\"128.71\",\"5300\":\"128.71\",\"5301\":\"128.71\",\"5302\":\"128.71\",\"5303\":\"128.71\",\"5304\":\"128.71\",\"5305\":\"128.71\",\"5306\":\"128.71\",\"5307\":\"128.71\",\"5308\":\"128.71\",\"5309\":\"128.71\"},\"sale_price\":{\"5242\":\"128.71\",\"5243\":\"128.71\",\"5244\":\"128.71\",\"5246\":\"128.71\",\"5247\":\"128.71\",\"5248\":\"128.71\",\"5249\":\"128.71\",\"5250\":\"128.71\",\"5251\":\"128.71\",\"5252\":\"128.71\",\"5253\":\"128.71\",\"5254\":\"128.71\",\"5255\":\"128.71\",\"5256\":\"128.71\",\"5258\":\"128.71\",\"5259\":\"128.71\",\"5260\":\"128.71\",\"5261\":\"128.71\",\"5262\":\"128.71\",\"5263\":\"128.71\",\"5265\":\"128.71\",\"5266\":\"128.71\",\"5267\":\"128.71\",\"5268\":\"128.71\",\"5269\":\"128.71\",\"5270\":\"128.71\",\"5272\":\"128.71\",\"5273\":\"128.71\",\"5274\":\"128.71\",\"5275\":\"128.71\",\"5276\":\"128.71\",\"5277\":\"128.71\",\"5278\":\"128.71\",\"5279\":\"128.71\",\"5281\":\"128.71\",\"5282\":\"128.71\",\"5283\":\"128.71\",\"5284\":\"128.71\",\"5285\":\"128.71\",\"5286\":\"128.71\",\"5288\":\"128.71\",\"5289\":\"128.71\",\"5290\":\"128.71\",\"5291\":\"128.71\",\"5293\":\"128.71\",\"5294\":\"128.71\",\"5295\":\"128.71\",\"5296\":\"128.71\",\"5298\":\"128.71\",\"5299\":\"128.71\",\"5300\":\"128.71\",\"5301\":\"128.71\",\"5302\":\"128.71\",\"5303\":\"128.71\",\"5304\":\"128.71\",\"5305\":\"128.71\",\"5306\":\"128.71\",\"5307\":\"128.71\",\"5308\":\"128.71\",\"5309\":\"128.71\"}}}', 'no'),
(656628, '_transient_timeout_wc_child_has_weight_6558', '1628116085', 'no'),
(656629, '_transient_wc_child_has_weight_6558', '0', 'no'),
(656630, '_transient_timeout_wc_child_has_dimensions_6558', '1628116085', 'no'),
(656631, '_transient_wc_child_has_dimensions_6558', '0', 'no'),
(656640, '_transient_timeout_wc_child_has_weight_5917', '1628116094', 'no'),
(656641, '_transient_wc_child_has_weight_5917', '0', 'no'),
(656642, '_transient_timeout_wc_child_has_dimensions_5917', '1628116094', 'no'),
(656643, '_transient_wc_child_has_dimensions_5917', '0', 'no'),
(656646, '_transient_timeout_wc_product_children_5239', '1628116107', 'no'),
(656647, '_transient_wc_product_children_5239', 'a:2:{s:3:\"all\";a:60:{i:0;i:5242;i:1;i:5243;i:2;i:5244;i:3;i:5246;i:4;i:5247;i:5;i:5248;i:6;i:5249;i:7;i:5250;i:8;i:5251;i:9;i:5252;i:10;i:5253;i:11;i:5254;i:12;i:5255;i:13;i:5256;i:14;i:5258;i:15;i:5259;i:16;i:5260;i:17;i:5261;i:18;i:5262;i:19;i:5263;i:20;i:5265;i:21;i:5266;i:22;i:5267;i:23;i:5268;i:24;i:5269;i:25;i:5270;i:26;i:5272;i:27;i:5273;i:28;i:5274;i:29;i:5275;i:30;i:5276;i:31;i:5277;i:32;i:5278;i:33;i:5279;i:34;i:5281;i:35;i:5282;i:36;i:5283;i:37;i:5284;i:38;i:5285;i:39;i:5286;i:40;i:5288;i:41;i:5289;i:42;i:5290;i:43;i:5291;i:44;i:5293;i:45;i:5294;i:46;i:5295;i:47;i:5296;i:48;i:5298;i:49;i:5299;i:50;i:5300;i:51;i:5301;i:52;i:5302;i:53;i:5303;i:54;i:5304;i:55;i:5305;i:56;i:5306;i:57;i:5307;i:58;i:5308;i:59;i:5309;}s:7:\"visible\";a:60:{i:0;i:5242;i:1;i:5243;i:2;i:5244;i:3;i:5246;i:4;i:5247;i:5;i:5248;i:6;i:5249;i:7;i:5250;i:8;i:5251;i:9;i:5252;i:10;i:5253;i:11;i:5254;i:12;i:5255;i:13;i:5256;i:14;i:5258;i:15;i:5259;i:16;i:5260;i:17;i:5261;i:18;i:5262;i:19;i:5263;i:20;i:5265;i:21;i:5266;i:22;i:5267;i:23;i:5268;i:24;i:5269;i:25;i:5270;i:26;i:5272;i:27;i:5273;i:28;i:5274;i:29;i:5275;i:30;i:5276;i:31;i:5277;i:32;i:5278;i:33;i:5279;i:34;i:5281;i:35;i:5282;i:36;i:5283;i:37;i:5284;i:38;i:5285;i:39;i:5286;i:40;i:5288;i:41;i:5289;i:42;i:5290;i:43;i:5291;i:44;i:5293;i:45;i:5294;i:46;i:5295;i:47;i:5296;i:48;i:5298;i:49;i:5299;i:50;i:5300;i:51;i:5301;i:52;i:5302;i:53;i:5303;i:54;i:5304;i:55;i:5305;i:56;i:5306;i:57;i:5307;i:58;i:5308;i:59;i:5309;}}', 'no'),
(656617, '_transient_wc_product_children_2796', 'a:2:{s:3:\"all\";a:78:{i:0;i:2800;i:1;i:2801;i:2;i:2802;i:3;i:2803;i:4;i:2804;i:5;i:2805;i:6;i:2806;i:7;i:2807;i:8;i:2808;i:9;i:2809;i:10;i:2810;i:11;i:2811;i:12;i:2812;i:13;i:2814;i:14;i:2815;i:15;i:2816;i:16;i:2817;i:17;i:2818;i:18;i:2819;i:19;i:2820;i:20;i:2821;i:21;i:2822;i:22;i:2824;i:23;i:2825;i:24;i:2826;i:25;i:2827;i:26;i:2828;i:27;i:2829;i:28;i:2830;i:29;i:2831;i:30;i:2832;i:31;i:2834;i:32;i:2835;i:33;i:2836;i:34;i:2837;i:35;i:2838;i:36;i:2839;i:37;i:2840;i:38;i:2841;i:39;i:2842;i:40;i:2843;i:41;i:2844;i:42;i:2845;i:43;i:2846;i:44;i:2847;i:45;i:2848;i:46;i:2850;i:47;i:2851;i:48;i:2852;i:49;i:2853;i:50;i:2854;i:51;i:2855;i:52;i:2856;i:53;i:2858;i:54;i:2859;i:55;i:2860;i:56;i:2861;i:57;i:2862;i:58;i:2864;i:59;i:2865;i:60;i:2866;i:61;i:2867;i:62;i:2868;i:63;i:2869;i:64;i:2870;i:65;i:2872;i:66;i:2873;i:67;i:2874;i:68;i:2875;i:69;i:2876;i:70;i:2877;i:71;i:2878;i:72;i:2879;i:73;i:2880;i:74;i:2882;i:75;i:2883;i:76;i:2884;i:77;i:2885;}s:7:\"visible\";a:78:{i:0;i:2800;i:1;i:2801;i:2;i:2802;i:3;i:2803;i:4;i:2804;i:5;i:2805;i:6;i:2806;i:7;i:2807;i:8;i:2808;i:9;i:2809;i:10;i:2810;i:11;i:2811;i:12;i:2812;i:13;i:2814;i:14;i:2815;i:15;i:2816;i:16;i:2817;i:17;i:2818;i:18;i:2819;i:19;i:2820;i:20;i:2821;i:21;i:2822;i:22;i:2824;i:23;i:2825;i:24;i:2826;i:25;i:2827;i:26;i:2828;i:27;i:2829;i:28;i:2830;i:29;i:2831;i:30;i:2832;i:31;i:2834;i:32;i:2835;i:33;i:2836;i:34;i:2837;i:35;i:2838;i:36;i:2839;i:37;i:2840;i:38;i:2841;i:39;i:2842;i:40;i:2843;i:41;i:2844;i:42;i:2845;i:43;i:2846;i:44;i:2847;i:45;i:2848;i:46;i:2850;i:47;i:2851;i:48;i:2852;i:49;i:2853;i:50;i:2854;i:51;i:2855;i:52;i:2856;i:53;i:2858;i:54;i:2859;i:55;i:2860;i:56;i:2861;i:57;i:2862;i:58;i:2864;i:59;i:2865;i:60;i:2866;i:61;i:2867;i:62;i:2868;i:63;i:2869;i:64;i:2870;i:65;i:2872;i:66;i:2873;i:67;i:2874;i:68;i:2875;i:69;i:2876;i:70;i:2877;i:71;i:2878;i:72;i:2879;i:73;i:2880;i:74;i:2882;i:75;i:2883;i:76;i:2884;i:77;i:2885;}}', 'no'),
(656618, '_transient_timeout_wc_var_prices_2796', '1628116075', 'no'),
(656619, '_transient_wc_var_prices_2796', '{\"version\":\"1622551279\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"2800\":\"184.32\",\"2801\":\"184.32\",\"2802\":\"184.32\",\"2803\":\"184.32\",\"2804\":\"184.32\",\"2805\":\"184.32\",\"2806\":\"184.32\",\"2807\":\"184.32\",\"2808\":\"187.32\",\"2809\":\"187.32\",\"2810\":\"184.32\",\"2811\":\"187.32\",\"2812\":\"184.32\",\"2814\":\"184.32\",\"2815\":\"184.32\",\"2816\":\"184.32\",\"2817\":\"187.32\",\"2818\":\"187.32\",\"2819\":\"187.32\",\"2820\":\"187.32\",\"2821\":\"187.32\",\"2822\":\"187.32\",\"2824\":\"187.32\",\"2825\":\"187.32\",\"2826\":\"184.32\",\"2827\":\"184.32\",\"2828\":\"184.32\",\"2829\":\"184.32\",\"2830\":\"184.32\",\"2831\":\"184.32\",\"2832\":\"184.32\",\"2834\":\"184.32\",\"2835\":\"187.32\",\"2836\":\"187.32\",\"2837\":\"187.32\",\"2838\":\"187.32\",\"2839\":\"187.32\",\"2840\":\"187.32\",\"2841\":\"184.32\",\"2842\":\"187.32\",\"2843\":\"187.32\",\"2844\":\"187.32\",\"2845\":\"187.32\",\"2846\":\"187.32\",\"2847\":\"187.32\",\"2848\":\"187.32\",\"2850\":\"187.32\",\"2851\":\"187.32\",\"2852\":\"187.32\",\"2853\":\"187.32\",\"2854\":\"187.32\",\"2855\":\"187.32\",\"2856\":\"187.32\",\"2858\":\"187.32\",\"2859\":\"187.32\",\"2860\":\"184.32\",\"2861\":\"187.32\",\"2862\":\"187.32\",\"2864\":\"187.32\",\"2865\":\"187.32\",\"2866\":\"187.32\",\"2867\":\"187.32\",\"2868\":\"184.32\",\"2869\":\"184.32\",\"2870\":\"184.32\",\"2872\":\"184.32\",\"2873\":\"184.32\",\"2874\":\"184.32\",\"2875\":\"184.32\",\"2876\":\"184.32\",\"2877\":\"184.32\",\"2878\":\"184.32\",\"2879\":\"184.32\",\"2880\":\"184.32\",\"2882\":\"184.32\",\"2883\":\"184.32\",\"2884\":\"184.32\",\"2885\":\"184.32\"},\"regular_price\":{\"2800\":\"184.32\",\"2801\":\"184.32\",\"2802\":\"184.32\",\"2803\":\"184.32\",\"2804\":\"184.32\",\"2805\":\"184.32\",\"2806\":\"184.32\",\"2807\":\"184.32\",\"2808\":\"187.32\",\"2809\":\"187.32\",\"2810\":\"184.32\",\"2811\":\"187.32\",\"2812\":\"184.32\",\"2814\":\"184.32\",\"2815\":\"184.32\",\"2816\":\"184.32\",\"2817\":\"187.32\",\"2818\":\"187.32\",\"2819\":\"187.32\",\"2820\":\"187.32\",\"2821\":\"187.32\",\"2822\":\"187.32\",\"2824\":\"187.32\",\"2825\":\"187.32\",\"2826\":\"184.32\",\"2827\":\"184.32\",\"2828\":\"184.32\",\"2829\":\"184.32\",\"2830\":\"184.32\",\"2831\":\"184.32\",\"2832\":\"184.32\",\"2834\":\"184.32\",\"2835\":\"187.32\",\"2836\":\"187.32\",\"2837\":\"187.32\",\"2838\":\"187.32\",\"2839\":\"187.32\",\"2840\":\"187.32\",\"2841\":\"184.32\",\"2842\":\"187.32\",\"2843\":\"187.32\",\"2844\":\"187.32\",\"2845\":\"187.32\",\"2846\":\"187.32\",\"2847\":\"187.32\",\"2848\":\"187.32\",\"2850\":\"187.32\",\"2851\":\"187.32\",\"2852\":\"187.32\",\"2853\":\"187.32\",\"2854\":\"187.32\",\"2855\":\"187.32\",\"2856\":\"187.32\",\"2858\":\"187.32\",\"2859\":\"187.32\",\"2860\":\"184.32\",\"2861\":\"187.32\",\"2862\":\"187.32\",\"2864\":\"187.32\",\"2865\":\"187.32\",\"2866\":\"187.32\",\"2867\":\"187.32\",\"2868\":\"184.32\",\"2869\":\"184.32\",\"2870\":\"184.32\",\"2872\":\"184.32\",\"2873\":\"184.32\",\"2874\":\"184.32\",\"2875\":\"184.32\",\"2876\":\"184.32\",\"2877\":\"184.32\",\"2878\":\"184.32\",\"2879\":\"184.32\",\"2880\":\"184.32\",\"2882\":\"184.32\",\"2883\":\"184.32\",\"2884\":\"184.32\",\"2885\":\"184.32\"},\"sale_price\":{\"2800\":\"184.32\",\"2801\":\"184.32\",\"2802\":\"184.32\",\"2803\":\"184.32\",\"2804\":\"184.32\",\"2805\":\"184.32\",\"2806\":\"184.32\",\"2807\":\"184.32\",\"2808\":\"187.32\",\"2809\":\"187.32\",\"2810\":\"184.32\",\"2811\":\"187.32\",\"2812\":\"184.32\",\"2814\":\"184.32\",\"2815\":\"184.32\",\"2816\":\"184.32\",\"2817\":\"187.32\",\"2818\":\"187.32\",\"2819\":\"187.32\",\"2820\":\"187.32\",\"2821\":\"187.32\",\"2822\":\"187.32\",\"2824\":\"187.32\",\"2825\":\"187.32\",\"2826\":\"184.32\",\"2827\":\"184.32\",\"2828\":\"184.32\",\"2829\":\"184.32\",\"2830\":\"184.32\",\"2831\":\"184.32\",\"2832\":\"184.32\",\"2834\":\"184.32\",\"2835\":\"187.32\",\"2836\":\"187.32\",\"2837\":\"187.32\",\"2838\":\"187.32\",\"2839\":\"187.32\",\"2840\":\"187.32\",\"2841\":\"184.32\",\"2842\":\"187.32\",\"2843\":\"187.32\",\"2844\":\"187.32\",\"2845\":\"187.32\",\"2846\":\"187.32\",\"2847\":\"187.32\",\"2848\":\"187.32\",\"2850\":\"187.32\",\"2851\":\"187.32\",\"2852\":\"187.32\",\"2853\":\"187.32\",\"2854\":\"187.32\",\"2855\":\"187.32\",\"2856\":\"187.32\",\"2858\":\"187.32\",\"2859\":\"187.32\",\"2860\":\"184.32\",\"2861\":\"187.32\",\"2862\":\"187.32\",\"2864\":\"187.32\",\"2865\":\"187.32\",\"2866\":\"187.32\",\"2867\":\"187.32\",\"2868\":\"184.32\",\"2869\":\"184.32\",\"2870\":\"184.32\",\"2872\":\"184.32\",\"2873\":\"184.32\",\"2874\":\"184.32\",\"2875\":\"184.32\",\"2876\":\"184.32\",\"2877\":\"184.32\",\"2878\":\"184.32\",\"2879\":\"184.32\",\"2880\":\"184.32\",\"2882\":\"184.32\",\"2883\":\"184.32\",\"2884\":\"184.32\",\"2885\":\"184.32\"}}}', 'no'),
(656615, '_transient_wc_child_has_dimensions_1810', '0', 'no'),
(656616, '_transient_timeout_wc_product_children_2796', '1628116074', 'no'),
(656729, '_transient_timeout_wc_child_has_weight_4477', '1628117373', 'no'),
(656730, '_transient_wc_child_has_weight_4477', '0', 'no'),
(656731, '_transient_timeout_wc_child_has_dimensions_4477', '1628117373', 'no'),
(656732, '_transient_wc_child_has_dimensions_4477', '0', 'no'),
(656735, '_transient_timeout_wc_product_children_4248', '1628117377', 'no'),
(656736, '_transient_wc_product_children_4248', 'a:2:{s:3:\"all\";a:198:{i:0;i:4252;i:1;i:4253;i:2;i:4254;i:3;i:4255;i:4;i:4257;i:5;i:4258;i:6;i:4260;i:7;i:4262;i:8;i:4263;i:9;i:4264;i:10;i:4266;i:11;i:4268;i:12;i:4270;i:13;i:4272;i:14;i:4275;i:15;i:4278;i:16;i:4279;i:17;i:4281;i:18;i:4285;i:19;i:4287;i:20;i:4289;i:21;i:4290;i:22;i:4291;i:23;i:4293;i:24;i:4294;i:25;i:4295;i:26;i:4296;i:27;i:4297;i:28;i:4298;i:29;i:4299;i:30;i:4300;i:31;i:4302;i:32;i:4303;i:33;i:4304;i:34;i:4305;i:35;i:4306;i:36;i:4307;i:37;i:4309;i:38;i:4310;i:39;i:4311;i:40;i:4312;i:41;i:4313;i:42;i:4314;i:43;i:4315;i:44;i:4316;i:45;i:4317;i:46;i:4319;i:47;i:4320;i:48;i:4322;i:49;i:4324;i:50;i:4325;i:51;i:4326;i:52;i:4327;i:53;i:4329;i:54;i:4330;i:55;i:4332;i:56;i:4333;i:57;i:4334;i:58;i:4335;i:59;i:4336;i:60;i:4337;i:61;i:4338;i:62;i:4339;i:63;i:4340;i:64;i:4341;i:65;i:4342;i:66;i:4343;i:67;i:4344;i:68;i:4345;i:69;i:4346;i:70;i:4347;i:71;i:4348;i:72;i:4349;i:73;i:4350;i:74;i:4351;i:75;i:4352;i:76;i:4353;i:77;i:4354;i:78;i:4355;i:79;i:4356;i:80;i:4357;i:81;i:4358;i:82;i:4359;i:83;i:4360;i:84;i:4361;i:85;i:4362;i:86;i:4363;i:87;i:4364;i:88;i:4365;i:89;i:4366;i:90;i:4367;i:91;i:4368;i:92;i:4369;i:93;i:4370;i:94;i:4371;i:95;i:4372;i:96;i:4373;i:97;i:4374;i:98;i:4375;i:99;i:4376;i:100;i:4377;i:101;i:4378;i:102;i:4379;i:103;i:4380;i:104;i:4381;i:105;i:4382;i:106;i:4383;i:107;i:4384;i:108;i:4385;i:109;i:4386;i:110;i:4387;i:111;i:4388;i:112;i:4389;i:113;i:4390;i:114;i:4391;i:115;i:4392;i:116;i:4393;i:117;i:4394;i:118;i:4395;i:119;i:4396;i:120;i:4397;i:121;i:4398;i:122;i:4399;i:123;i:4400;i:124;i:4401;i:125;i:4402;i:126;i:4403;i:127;i:4404;i:128;i:4405;i:129;i:4406;i:130;i:4407;i:131;i:4408;i:132;i:4409;i:133;i:4410;i:134;i:4411;i:135;i:4412;i:136;i:4413;i:137;i:4414;i:138;i:4415;i:139;i:4416;i:140;i:4417;i:141;i:4418;i:142;i:4419;i:143;i:4420;i:144;i:4421;i:145;i:4422;i:146;i:4423;i:147;i:4424;i:148;i:4425;i:149;i:4426;i:150;i:4427;i:151;i:4428;i:152;i:4429;i:153;i:4430;i:154;i:4431;i:155;i:4432;i:156;i:4433;i:157;i:4434;i:158;i:4435;i:159;i:4436;i:160;i:4437;i:161;i:4438;i:162;i:4439;i:163;i:4440;i:164;i:4441;i:165;i:4442;i:166;i:4443;i:167;i:4444;i:168;i:4445;i:169;i:4446;i:170;i:4447;i:171;i:4448;i:172;i:4449;i:173;i:4450;i:174;i:4451;i:175;i:4452;i:176;i:4453;i:177;i:4454;i:178;i:4455;i:179;i:4456;i:180;i:4457;i:181;i:4458;i:182;i:4459;i:183;i:4460;i:184;i:4461;i:185;i:4462;i:186;i:4463;i:187;i:4464;i:188;i:4465;i:189;i:4466;i:190;i:4467;i:191;i:4468;i:192;i:4469;i:193;i:4470;i:194;i:4471;i:195;i:4472;i:196;i:4473;i:197;i:4474;}s:7:\"visible\";a:198:{i:0;i:4252;i:1;i:4253;i:2;i:4254;i:3;i:4255;i:4;i:4257;i:5;i:4258;i:6;i:4260;i:7;i:4262;i:8;i:4263;i:9;i:4264;i:10;i:4266;i:11;i:4268;i:12;i:4270;i:13;i:4272;i:14;i:4275;i:15;i:4278;i:16;i:4279;i:17;i:4281;i:18;i:4285;i:19;i:4287;i:20;i:4289;i:21;i:4290;i:22;i:4291;i:23;i:4293;i:24;i:4294;i:25;i:4295;i:26;i:4296;i:27;i:4297;i:28;i:4298;i:29;i:4299;i:30;i:4300;i:31;i:4302;i:32;i:4303;i:33;i:4304;i:34;i:4305;i:35;i:4306;i:36;i:4307;i:37;i:4309;i:38;i:4310;i:39;i:4311;i:40;i:4312;i:41;i:4313;i:42;i:4314;i:43;i:4315;i:44;i:4316;i:45;i:4317;i:46;i:4319;i:47;i:4320;i:48;i:4322;i:49;i:4324;i:50;i:4325;i:51;i:4326;i:52;i:4327;i:53;i:4329;i:54;i:4330;i:55;i:4332;i:56;i:4333;i:57;i:4334;i:58;i:4335;i:59;i:4336;i:60;i:4337;i:61;i:4338;i:62;i:4339;i:63;i:4340;i:64;i:4341;i:65;i:4342;i:66;i:4343;i:67;i:4344;i:68;i:4345;i:69;i:4346;i:70;i:4347;i:71;i:4348;i:72;i:4349;i:73;i:4350;i:74;i:4351;i:75;i:4352;i:76;i:4353;i:77;i:4354;i:78;i:4355;i:79;i:4356;i:80;i:4357;i:81;i:4358;i:82;i:4359;i:83;i:4360;i:84;i:4361;i:85;i:4362;i:86;i:4363;i:87;i:4364;i:88;i:4365;i:89;i:4366;i:90;i:4367;i:91;i:4368;i:92;i:4369;i:93;i:4370;i:94;i:4371;i:95;i:4372;i:96;i:4373;i:97;i:4374;i:98;i:4375;i:99;i:4376;i:100;i:4377;i:101;i:4378;i:102;i:4379;i:103;i:4380;i:104;i:4381;i:105;i:4382;i:106;i:4383;i:107;i:4384;i:108;i:4385;i:109;i:4386;i:110;i:4387;i:111;i:4388;i:112;i:4389;i:113;i:4390;i:114;i:4391;i:115;i:4392;i:116;i:4393;i:117;i:4394;i:118;i:4395;i:119;i:4396;i:120;i:4397;i:121;i:4398;i:122;i:4399;i:123;i:4400;i:124;i:4401;i:125;i:4402;i:126;i:4403;i:127;i:4404;i:128;i:4405;i:129;i:4406;i:130;i:4407;i:131;i:4408;i:132;i:4409;i:133;i:4410;i:134;i:4411;i:135;i:4412;i:136;i:4413;i:137;i:4414;i:138;i:4415;i:139;i:4416;i:140;i:4417;i:141;i:4418;i:142;i:4419;i:143;i:4420;i:144;i:4421;i:145;i:4422;i:146;i:4423;i:147;i:4424;i:148;i:4425;i:149;i:4426;i:150;i:4427;i:151;i:4428;i:152;i:4429;i:153;i:4430;i:154;i:4431;i:155;i:4432;i:156;i:4433;i:157;i:4434;i:158;i:4435;i:159;i:4436;i:160;i:4437;i:161;i:4438;i:162;i:4439;i:163;i:4440;i:164;i:4441;i:165;i:4442;i:166;i:4443;i:167;i:4444;i:168;i:4445;i:169;i:4446;i:170;i:4447;i:171;i:4448;i:172;i:4449;i:173;i:4450;i:174;i:4451;i:175;i:4452;i:176;i:4453;i:177;i:4454;i:178;i:4455;i:179;i:4456;i:180;i:4457;i:181;i:4458;i:182;i:4459;i:183;i:4460;i:184;i:4461;i:185;i:4462;i:186;i:4463;i:187;i:4464;i:188;i:4465;i:189;i:4466;i:190;i:4467;i:191;i:4468;i:192;i:4469;i:193;i:4470;i:194;i:4471;i:195;i:4472;i:196;i:4473;i:197;i:4474;}}', 'no'),
(656604, '_transient_timeout_wc_var_prices_3609', '1628116070', 'no'),
(656605, '_transient_wc_var_prices_3609', '{\"version\":\"1622551279\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"3615\":\"132.82\",\"3617\":\"132.82\",\"3619\":\"132.82\",\"3622\":\"132.82\",\"3623\":\"132.82\",\"3625\":\"132.82\",\"3627\":\"132.82\",\"3629\":\"132.82\",\"3631\":\"125.02\",\"3632\":\"125.02\",\"3633\":\"125.02\",\"3634\":\"125.02\",\"3635\":\"132.82\",\"3636\":\"132.82\",\"3637\":\"125.02\",\"3638\":\"125.02\",\"3639\":\"129.70\",\"3640\":\"129.70\",\"3642\":\"129.70\",\"3643\":\"129.70\",\"3645\":\"129.70\",\"3646\":\"129.70\",\"3647\":\"129.70\",\"3649\":\"129.70\",\"3650\":\"129.70\",\"3651\":\"129.70\",\"3652\":\"129.70\",\"3653\":\"129.70\",\"3654\":\"129.70\",\"3656\":\"129.70\",\"3657\":\"129.70\",\"3658\":\"129.70\",\"3659\":\"132.82\",\"3660\":\"132.82\",\"3661\":\"132.82\",\"3662\":\"132.82\",\"3664\":\"132.82\",\"3665\":\"132.82\",\"3666\":\"132.82\",\"3667\":\"132.82\",\"3668\":\"123.46\",\"3670\":\"123.46\",\"3671\":\"123.46\",\"3672\":\"123.46\",\"3673\":\"123.46\",\"3674\":\"123.46\",\"3676\":\"123.46\",\"3677\":\"123.46\",\"3678\":\"132.82\",\"3680\":\"132.82\",\"3681\":\"132.82\",\"3682\":\"132.82\",\"3684\":\"125.02\",\"3685\":\"125.02\",\"3686\":\"125.02\",\"3687\":\"125.02\",\"3688\":\"132.82\",\"3689\":\"132.82\",\"3690\":\"132.82\",\"3691\":\"132.82\",\"3692\":\"132.82\",\"3693\":\"132.82\",\"3695\":\"132.82\",\"3696\":\"132.82\",\"3697\":\"128.14\",\"3698\":\"128.14\",\"3700\":\"128.14\",\"3701\":\"128.14\",\"3702\":\"128.14\",\"3703\":\"128.14\",\"3704\":\"128.14\",\"3706\":\"128.14\",\"3707\":\"128.14\",\"3708\":\"128.14\",\"3709\":\"128.14\",\"3711\":\"128.14\",\"3712\":\"128.14\",\"3713\":\"128.14\",\"3714\":\"128.14\",\"3715\":\"128.14\",\"3717\":\"123.46\",\"3718\":\"123.46\",\"3719\":\"123.46\",\"3721\":\"123.46\",\"3722\":\"123.46\",\"3723\":\"123.46\",\"3724\":\"123.46\",\"3725\":\"123.46\",\"3726\":\"128.14\",\"3727\":\"128.14\",\"3728\":\"128.14\",\"3729\":\"128.14\",\"3730\":\"123.46\",\"3731\":\"123.46\",\"3732\":\"123.46\",\"3733\":\"123.46\",\"3734\":\"128.14\",\"3735\":\"128.14\",\"3736\":\"128.14\",\"3737\":\"128.14\",\"3738\":\"128.14\",\"3739\":\"128.14\",\"3740\":\"128.14\",\"3741\":\"128.14\",\"3742\":\"128.14\",\"3743\":\"128.14\",\"3744\":\"128.14\",\"3745\":\"128.14\",\"3746\":\"128.14\",\"3747\":\"128.14\",\"3748\":\"128.14\",\"3749\":\"128.14\",\"3750\":\"128.14\",\"3751\":\"128.14\",\"3752\":\"128.14\",\"3753\":\"128.14\",\"3754\":\"198.34\",\"3755\":\"198.34\",\"3756\":\"198.34\",\"3757\":\"198.34\",\"3758\":\"198.34\",\"3759\":\"198.34\",\"3760\":\"198.34\",\"3761\":\"198.34\",\"3762\":\"198.34\",\"3763\":\"198.34\",\"3764\":\"198.34\",\"3765\":\"198.34\",\"3766\":\"198.34\",\"3767\":\"198.34\",\"3768\":\"198.34\",\"3769\":\"198.34\",\"3770\":\"198.34\",\"3771\":\"198.34\",\"3772\":\"198.34\",\"3773\":\"198.34\",\"3774\":\"128.14\",\"3775\":\"128.14\",\"3776\":\"128.14\",\"3777\":\"128.14\",\"3778\":\"128.14\",\"3779\":\"128.14\",\"3780\":\"128.14\",\"3781\":\"128.14\",\"3782\":\"128.14\",\"3783\":\"128.14\",\"3784\":\"128.14\",\"3785\":\"128.14\",\"3786\":\"128.14\",\"3787\":\"128.14\",\"3788\":\"128.14\",\"3789\":\"128.14\",\"3790\":\"128.14\",\"3791\":\"128.14\",\"3792\":\"128.14\",\"3793\":\"128.14\",\"3794\":\"128.14\",\"3795\":\"128.14\",\"3796\":\"128.14\",\"3797\":\"128.14\",\"3798\":\"128.14\",\"3799\":\"128.14\",\"3800\":\"128.14\",\"3801\":\"128.14\",\"3802\":\"128.14\",\"3803\":\"128.14\",\"3804\":\"129.70\",\"3805\":\"129.70\",\"3806\":\"129.70\",\"3807\":\"129.70\"},\"regular_price\":{\"3615\":\"132.82\",\"3617\":\"132.82\",\"3619\":\"132.82\",\"3622\":\"132.82\",\"3623\":\"132.82\",\"3625\":\"132.82\",\"3627\":\"132.82\",\"3629\":\"132.82\",\"3631\":\"125.02\",\"3632\":\"125.02\",\"3633\":\"125.02\",\"3634\":\"125.02\",\"3635\":\"132.82\",\"3636\":\"132.82\",\"3637\":\"125.02\",\"3638\":\"125.02\",\"3639\":\"129.70\",\"3640\":\"129.70\",\"3642\":\"129.70\",\"3643\":\"129.70\",\"3645\":\"129.70\",\"3646\":\"129.70\",\"3647\":\"129.70\",\"3649\":\"129.70\",\"3650\":\"129.70\",\"3651\":\"129.70\",\"3652\":\"129.70\",\"3653\":\"129.70\",\"3654\":\"129.70\",\"3656\":\"129.70\",\"3657\":\"129.70\",\"3658\":\"129.70\",\"3659\":\"132.82\",\"3660\":\"132.82\",\"3661\":\"132.82\",\"3662\":\"132.82\",\"3664\":\"132.82\",\"3665\":\"132.82\",\"3666\":\"132.82\",\"3667\":\"132.82\",\"3668\":\"123.46\",\"3670\":\"123.46\",\"3671\":\"123.46\",\"3672\":\"123.46\",\"3673\":\"123.46\",\"3674\":\"123.46\",\"3676\":\"123.46\",\"3677\":\"123.46\",\"3678\":\"132.82\",\"3680\":\"132.82\",\"3681\":\"132.82\",\"3682\":\"132.82\",\"3684\":\"125.02\",\"3685\":\"125.02\",\"3686\":\"125.02\",\"3687\":\"125.02\",\"3688\":\"132.82\",\"3689\":\"132.82\",\"3690\":\"132.82\",\"3691\":\"132.82\",\"3692\":\"132.82\",\"3693\":\"132.82\",\"3695\":\"132.82\",\"3696\":\"132.82\",\"3697\":\"128.14\",\"3698\":\"128.14\",\"3700\":\"128.14\",\"3701\":\"128.14\",\"3702\":\"128.14\",\"3703\":\"128.14\",\"3704\":\"128.14\",\"3706\":\"128.14\",\"3707\":\"128.14\",\"3708\":\"128.14\",\"3709\":\"128.14\",\"3711\":\"128.14\",\"3712\":\"128.14\",\"3713\":\"128.14\",\"3714\":\"128.14\",\"3715\":\"128.14\",\"3717\":\"123.46\",\"3718\":\"123.46\",\"3719\":\"123.46\",\"3721\":\"123.46\",\"3722\":\"123.46\",\"3723\":\"123.46\",\"3724\":\"123.46\",\"3725\":\"123.46\",\"3726\":\"128.14\",\"3727\":\"128.14\",\"3728\":\"128.14\",\"3729\":\"128.14\",\"3730\":\"123.46\",\"3731\":\"123.46\",\"3732\":\"123.46\",\"3733\":\"123.46\",\"3734\":\"128.14\",\"3735\":\"128.14\",\"3736\":\"128.14\",\"3737\":\"128.14\",\"3738\":\"128.14\",\"3739\":\"128.14\",\"3740\":\"128.14\",\"3741\":\"128.14\",\"3742\":\"128.14\",\"3743\":\"128.14\",\"3744\":\"128.14\",\"3745\":\"128.14\",\"3746\":\"128.14\",\"3747\":\"128.14\",\"3748\":\"128.14\",\"3749\":\"128.14\",\"3750\":\"128.14\",\"3751\":\"128.14\",\"3752\":\"128.14\",\"3753\":\"128.14\",\"3754\":\"198.34\",\"3755\":\"198.34\",\"3756\":\"198.34\",\"3757\":\"198.34\",\"3758\":\"198.34\",\"3759\":\"198.34\",\"3760\":\"198.34\",\"3761\":\"198.34\",\"3762\":\"198.34\",\"3763\":\"198.34\",\"3764\":\"198.34\",\"3765\":\"198.34\",\"3766\":\"198.34\",\"3767\":\"198.34\",\"3768\":\"198.34\",\"3769\":\"198.34\",\"3770\":\"198.34\",\"3771\":\"198.34\",\"3772\":\"198.34\",\"3773\":\"198.34\",\"3774\":\"128.14\",\"3775\":\"128.14\",\"3776\":\"128.14\",\"3777\":\"128.14\",\"3778\":\"128.14\",\"3779\":\"128.14\",\"3780\":\"128.14\",\"3781\":\"128.14\",\"3782\":\"128.14\",\"3783\":\"128.14\",\"3784\":\"128.14\",\"3785\":\"128.14\",\"3786\":\"128.14\",\"3787\":\"128.14\",\"3788\":\"128.14\",\"3789\":\"128.14\",\"3790\":\"128.14\",\"3791\":\"128.14\",\"3792\":\"128.14\",\"3793\":\"128.14\",\"3794\":\"128.14\",\"3795\":\"128.14\",\"3796\":\"128.14\",\"3797\":\"128.14\",\"3798\":\"128.14\",\"3799\":\"128.14\",\"3800\":\"128.14\",\"3801\":\"128.14\",\"3802\":\"128.14\",\"3803\":\"128.14\",\"3804\":\"129.70\",\"3805\":\"129.70\",\"3806\":\"129.70\",\"3807\":\"129.70\"},\"sale_price\":{\"3615\":\"132.82\",\"3617\":\"132.82\",\"3619\":\"132.82\",\"3622\":\"132.82\",\"3623\":\"132.82\",\"3625\":\"132.82\",\"3627\":\"132.82\",\"3629\":\"132.82\",\"3631\":\"125.02\",\"3632\":\"125.02\",\"3633\":\"125.02\",\"3634\":\"125.02\",\"3635\":\"132.82\",\"3636\":\"132.82\",\"3637\":\"125.02\",\"3638\":\"125.02\",\"3639\":\"129.70\",\"3640\":\"129.70\",\"3642\":\"129.70\",\"3643\":\"129.70\",\"3645\":\"129.70\",\"3646\":\"129.70\",\"3647\":\"129.70\",\"3649\":\"129.70\",\"3650\":\"129.70\",\"3651\":\"129.70\",\"3652\":\"129.70\",\"3653\":\"129.70\",\"3654\":\"129.70\",\"3656\":\"129.70\",\"3657\":\"129.70\",\"3658\":\"129.70\",\"3659\":\"132.82\",\"3660\":\"132.82\",\"3661\":\"132.82\",\"3662\":\"132.82\",\"3664\":\"132.82\",\"3665\":\"132.82\",\"3666\":\"132.82\",\"3667\":\"132.82\",\"3668\":\"123.46\",\"3670\":\"123.46\",\"3671\":\"123.46\",\"3672\":\"123.46\",\"3673\":\"123.46\",\"3674\":\"123.46\",\"3676\":\"123.46\",\"3677\":\"123.46\",\"3678\":\"132.82\",\"3680\":\"132.82\",\"3681\":\"132.82\",\"3682\":\"132.82\",\"3684\":\"125.02\",\"3685\":\"125.02\",\"3686\":\"125.02\",\"3687\":\"125.02\",\"3688\":\"132.82\",\"3689\":\"132.82\",\"3690\":\"132.82\",\"3691\":\"132.82\",\"3692\":\"132.82\",\"3693\":\"132.82\",\"3695\":\"132.82\",\"3696\":\"132.82\",\"3697\":\"128.14\",\"3698\":\"128.14\",\"3700\":\"128.14\",\"3701\":\"128.14\",\"3702\":\"128.14\",\"3703\":\"128.14\",\"3704\":\"128.14\",\"3706\":\"128.14\",\"3707\":\"128.14\",\"3708\":\"128.14\",\"3709\":\"128.14\",\"3711\":\"128.14\",\"3712\":\"128.14\",\"3713\":\"128.14\",\"3714\":\"128.14\",\"3715\":\"128.14\",\"3717\":\"123.46\",\"3718\":\"123.46\",\"3719\":\"123.46\",\"3721\":\"123.46\",\"3722\":\"123.46\",\"3723\":\"123.46\",\"3724\":\"123.46\",\"3725\":\"123.46\",\"3726\":\"128.14\",\"3727\":\"128.14\",\"3728\":\"128.14\",\"3729\":\"128.14\",\"3730\":\"123.46\",\"3731\":\"123.46\",\"3732\":\"123.46\",\"3733\":\"123.46\",\"3734\":\"128.14\",\"3735\":\"128.14\",\"3736\":\"128.14\",\"3737\":\"128.14\",\"3738\":\"128.14\",\"3739\":\"128.14\",\"3740\":\"128.14\",\"3741\":\"128.14\",\"3742\":\"128.14\",\"3743\":\"128.14\",\"3744\":\"128.14\",\"3745\":\"128.14\",\"3746\":\"128.14\",\"3747\":\"128.14\",\"3748\":\"128.14\",\"3749\":\"128.14\",\"3750\":\"128.14\",\"3751\":\"128.14\",\"3752\":\"128.14\",\"3753\":\"128.14\",\"3754\":\"198.34\",\"3755\":\"198.34\",\"3756\":\"198.34\",\"3757\":\"198.34\",\"3758\":\"198.34\",\"3759\":\"198.34\",\"3760\":\"198.34\",\"3761\":\"198.34\",\"3762\":\"198.34\",\"3763\":\"198.34\",\"3764\":\"198.34\",\"3765\":\"198.34\",\"3766\":\"198.34\",\"3767\":\"198.34\",\"3768\":\"198.34\",\"3769\":\"198.34\",\"3770\":\"198.34\",\"3771\":\"198.34\",\"3772\":\"198.34\",\"3773\":\"198.34\",\"3774\":\"128.14\",\"3775\":\"128.14\",\"3776\":\"128.14\",\"3777\":\"128.14\",\"3778\":\"128.14\",\"3779\":\"128.14\",\"3780\":\"128.14\",\"3781\":\"128.14\",\"3782\":\"128.14\",\"3783\":\"128.14\",\"3784\":\"128.14\",\"3785\":\"128.14\",\"3786\":\"128.14\",\"3787\":\"128.14\",\"3788\":\"128.14\",\"3789\":\"128.14\",\"3790\":\"128.14\",\"3791\":\"128.14\",\"3792\":\"128.14\",\"3793\":\"128.14\",\"3794\":\"128.14\",\"3795\":\"128.14\",\"3796\":\"128.14\",\"3797\":\"128.14\",\"3798\":\"128.14\",\"3799\":\"128.14\",\"3800\":\"128.14\",\"3801\":\"128.14\",\"3802\":\"128.14\",\"3803\":\"128.14\",\"3804\":\"129.70\",\"3805\":\"129.70\",\"3806\":\"129.70\",\"3807\":\"129.70\"}}}', 'no'),
(656606, '_transient_timeout_wc_product_children_3608', '1628116070', 'no'),
(656607, '_transient_wc_product_children_3608', 'a:2:{s:3:\"all\";a:8:{i:0;i:3614;i:1;i:3616;i:2;i:3618;i:3;i:3620;i:4;i:3621;i:5;i:3624;i:6;i:3626;i:7;i:3628;}s:7:\"visible\";a:8:{i:0;i:3614;i:1;i:3616;i:2;i:3618;i:3;i:3620;i:4;i:3621;i:5;i:3624;i:6;i:3626;i:7;i:3628;}}', 'no'),
(656608, '_transient_timeout_wc_var_prices_3608', '1628116070', 'no'),
(656609, '_transient_wc_var_prices_3608', '{\"version\":\"1622551279\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"3614\":\"121.77\",\"3616\":\"121.77\",\"3618\":\"114.57\",\"3620\":\"121.77\",\"3621\":\"121.77\",\"3624\":\"121.77\",\"3626\":\"121.77\",\"3628\":\"121.77\"},\"regular_price\":{\"3614\":\"121.77\",\"3616\":\"121.77\",\"3618\":\"114.57\",\"3620\":\"121.77\",\"3621\":\"121.77\",\"3624\":\"121.77\",\"3626\":\"121.77\",\"3628\":\"121.77\"},\"sale_price\":{\"3614\":\"121.77\",\"3616\":\"121.77\",\"3618\":\"114.57\",\"3620\":\"121.77\",\"3621\":\"121.77\",\"3624\":\"121.77\",\"3626\":\"121.77\",\"3628\":\"121.77\"}}}', 'no'),
(656612, '_transient_timeout_wc_child_has_weight_1810', '1628116074', 'no'),
(656613, '_transient_wc_child_has_weight_1810', '0', 'no'),
(656614, '_transient_timeout_wc_child_has_dimensions_1810', '1628116074', 'no'),
(657691, '_transient_timeout_external_ip_address_223.166.74.121', '1627076067', 'no'),
(657692, '_transient_external_ip_address_223.166.74.121', '104.218.54.210', 'no'),
(657703, '_transient_timeout_external_ip_address_123.191.156.108', '1627076077', 'no'),
(657704, '_transient_external_ip_address_123.191.156.108', '104.218.54.210', 'no'),
(657705, '_transient_timeout_external_ip_address_171.120.148.227', '1627076094', 'no'),
(657706, '_transient_external_ip_address_171.120.148.227', '104.218.54.210', 'no'),
(657714, '_transient_timeout_external_ip_address_117.14.146.99', '1627076100', 'no'),
(657708, '_transient_timeout_external_ip_address_121.57.227.132', '1627076096', 'no'),
(656991, '_transient_timeout_wc_child_has_dimensions_2472', '1628117970', 'no'),
(656992, '_transient_wc_child_has_dimensions_2472', '0', 'no'),
(656995, '_transient_timeout_wc_child_has_weight_2653', '1628117974', 'no'),
(656996, '_transient_wc_child_has_weight_2653', '0', 'no'),
(656997, '_transient_timeout_wc_child_has_dimensions_2653', '1628117974', 'no'),
(656998, '_transient_wc_child_has_dimensions_2653', '0', 'no'),
(657001, '_transient_timeout_wc_child_has_weight_5219', '1628117978', 'no'),
(657002, '_transient_wc_child_has_weight_5219', '0', 'no'),
(657003, '_transient_timeout_wc_child_has_dimensions_5219', '1628117978', 'no'),
(657004, '_transient_wc_child_has_dimensions_5219', '0', 'no'),
(656917, '_transient_wc_child_has_dimensions_3200', '0', 'no'),
(656920, '_transient_timeout_wc_child_has_weight_3423', '1628117677', 'no'),
(656921, '_transient_wc_child_has_weight_3423', '0', 'no'),
(656922, '_transient_timeout_wc_child_has_dimensions_3423', '1628117677', 'no'),
(656923, '_transient_wc_child_has_dimensions_3423', '0', 'no'),
(656926, '_transient_timeout_wc_product_children_4703', '1628117680', 'no'),
(656927, '_transient_wc_product_children_4703', 'a:2:{s:3:\"all\";a:33:{i:0;i:4707;i:1;i:4708;i:2;i:4709;i:3;i:4710;i:4;i:4712;i:5;i:4713;i:6;i:4714;i:7;i:4715;i:8;i:4716;i:9;i:4717;i:10;i:4718;i:11;i:4719;i:12;i:4720;i:13;i:4721;i:14;i:4723;i:15;i:4724;i:16;i:4725;i:17;i:4726;i:18;i:4727;i:19;i:4729;i:20;i:4730;i:21;i:4731;i:22;i:4732;i:23;i:4733;i:24;i:4735;i:25;i:4736;i:26;i:4737;i:27;i:4738;i:28;i:4739;i:29;i:4741;i:30;i:4742;i:31;i:4743;i:32;i:4744;}s:7:\"visible\";a:33:{i:0;i:4707;i:1;i:4708;i:2;i:4709;i:3;i:4710;i:4;i:4712;i:5;i:4713;i:6;i:4714;i:7;i:4715;i:8;i:4716;i:9;i:4717;i:10;i:4718;i:11;i:4719;i:12;i:4720;i:13;i:4721;i:14;i:4723;i:15;i:4724;i:16;i:4725;i:17;i:4726;i:18;i:4727;i:19;i:4729;i:20;i:4730;i:21;i:4731;i:22;i:4732;i:23;i:4733;i:24;i:4735;i:25;i:4736;i:26;i:4737;i:27;i:4738;i:28;i:4739;i:29;i:4741;i:30;i:4742;i:31;i:4743;i:32;i:4744;}}', 'no'),
(656928, '_transient_timeout_wc_child_has_weight_4703', '1628117680', 'no'),
(656929, '_transient_wc_child_has_weight_4703', '0', 'no'),
(656930, '_transient_timeout_wc_child_has_dimensions_4703', '1628117680', 'no'),
(656931, '_transient_wc_child_has_dimensions_4703', '0', 'no'),
(656934, '_transient_timeout_wc_child_has_weight_3199', '1628117683', 'no'),
(656935, '_transient_wc_child_has_weight_3199', '0', 'no'),
(656936, '_transient_timeout_wc_child_has_dimensions_3199', '1628117683', 'no'),
(656937, '_transient_wc_child_has_dimensions_3199', '0', 'no'),
(656941, '_transient_timeout_wc_product_children_4676', '1628117687', 'no'),
(656942, '_transient_wc_product_children_4676', 'a:2:{s:3:\"all\";a:21:{i:0;i:4679;i:1;i:4680;i:2;i:4682;i:3;i:4683;i:4;i:4684;i:5;i:4685;i:6;i:4686;i:7;i:4687;i:8;i:4688;i:9;i:4690;i:10;i:4691;i:11;i:4692;i:12;i:4693;i:13;i:4694;i:14;i:4695;i:15;i:4696;i:16;i:4697;i:17;i:4698;i:18;i:4699;i:19;i:4700;i:20;i:4702;}s:7:\"visible\";a:21:{i:0;i:4679;i:1;i:4680;i:2;i:4682;i:3;i:4683;i:4;i:4684;i:5;i:4685;i:6;i:4686;i:7;i:4687;i:8;i:4688;i:9;i:4690;i:10;i:4691;i:11;i:4692;i:12;i:4693;i:13;i:4694;i:14;i:4695;i:15;i:4696;i:16;i:4697;i:17;i:4698;i:18;i:4699;i:19;i:4700;i:20;i:4702;}}', 'no'),
(656943, '_transient_timeout_wc_child_has_weight_4676', '1628117687', 'no'),
(656944, '_transient_wc_child_has_weight_4676', '0', 'no'),
(656945, '_transient_timeout_wc_child_has_dimensions_4676', '1628117687', 'no'),
(656946, '_transient_wc_child_has_dimensions_4676', '0', 'no'),
(656949, '_transient_timeout_wc_child_has_weight_4143', '1628117689', 'no'),
(656950, '_transient_wc_child_has_weight_4143', '0', 'no'),
(656951, '_transient_timeout_wc_child_has_dimensions_4143', '1628117689', 'no'),
(656952, '_transient_wc_child_has_dimensions_4143', '0', 'no'),
(656955, '_transient_timeout_wc_child_has_weight_2888', '1628117692', 'no'),
(656956, '_transient_wc_child_has_weight_2888', '0', 'no'),
(656957, '_transient_timeout_wc_child_has_dimensions_2888', '1628117692', 'no'),
(656958, '_transient_wc_child_has_dimensions_2888', '0', 'no'),
(656961, '_transient_timeout_wc_child_has_weight_3609', '1628117695', 'no'),
(656962, '_transient_wc_child_has_weight_3609', '0', 'no'),
(656963, '_transient_timeout_wc_child_has_dimensions_3609', '1628117695', 'no'),
(656964, '_transient_wc_child_has_dimensions_3609', '0', 'no'),
(656968, '_transient_timeout_wc_child_has_weight_5833', '1628117778', 'no'),
(656969, '_transient_wc_child_has_weight_5833', '0', 'no'),
(656970, '_transient_timeout_wc_child_has_dimensions_5833', '1628117778', 'no'),
(656971, '_transient_wc_child_has_dimensions_5833', '0', 'no'),
(656977, '_transient_timeout_wc_child_has_weight_2728', '1628117931', 'no'),
(656978, '_transient_wc_child_has_weight_2728', '0', 'no'),
(656979, '_transient_timeout_wc_child_has_dimensions_2728', '1628117931', 'no'),
(656980, '_transient_wc_child_has_dimensions_2728', '0', 'no'),
(656983, '_transient_timeout_wc_child_has_weight_3524', '1628117935', 'no'),
(656984, '_transient_wc_child_has_weight_3524', '0', 'no'),
(656985, '_transient_timeout_wc_child_has_dimensions_3524', '1628117935', 'no'),
(656986, '_transient_wc_child_has_dimensions_3524', '0', 'no'),
(656989, '_transient_timeout_wc_child_has_weight_2472', '1628117970', 'no'),
(656990, '_transient_wc_child_has_weight_2472', '0', 'no'),
(656914, '_transient_timeout_wc_child_has_weight_3200', '1628117674', 'no'),
(656915, '_transient_wc_child_has_weight_3200', '0', 'no'),
(656916, '_transient_timeout_wc_child_has_dimensions_3200', '1628117674', 'no'),
(656884, '_transient_timeout_wc_child_has_weight_4767', '1628117660', 'no');
INSERT INTO `wpx5_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(656885, '_transient_wc_child_has_weight_4767', '0', 'no'),
(656886, '_transient_timeout_wc_child_has_dimensions_4767', '1628117660', 'no'),
(656887, '_transient_wc_child_has_dimensions_4767', '0', 'no'),
(656890, '_transient_timeout_wc_child_has_weight_3265', '1628117662', 'no'),
(656891, '_transient_wc_child_has_weight_3265', '0', 'no'),
(656892, '_transient_timeout_wc_child_has_dimensions_3265', '1628117662', 'no'),
(656893, '_transient_wc_child_has_dimensions_3265', '0', 'no'),
(656896, '_transient_timeout_wc_child_has_weight_3608', '1628117665', 'no'),
(656897, '_transient_wc_child_has_weight_3608', '0', 'no'),
(656898, '_transient_timeout_wc_child_has_dimensions_3608', '1628117665', 'no'),
(656899, '_transient_wc_child_has_dimensions_3608', '0', 'no'),
(656902, '_transient_timeout_wc_child_has_weight_4912', '1628117668', 'no'),
(656903, '_transient_wc_child_has_weight_4912', '0', 'no'),
(656904, '_transient_timeout_wc_child_has_dimensions_4912', '1628117668', 'no'),
(656905, '_transient_wc_child_has_dimensions_4912', '0', 'no'),
(656908, '_transient_timeout_wc_child_has_weight_2153', '1628117671', 'no'),
(656909, '_transient_wc_child_has_weight_2153', '0', 'no'),
(656910, '_transient_timeout_wc_child_has_dimensions_2153', '1628117671', 'no'),
(656911, '_transient_wc_child_has_dimensions_2153', '0', 'no'),
(656878, '_transient_timeout_wc_child_has_weight_4256', '1628117657', 'no'),
(656879, '_transient_wc_child_has_weight_4256', '0', 'no'),
(656880, '_transient_timeout_wc_child_has_dimensions_4256', '1628117657', 'no'),
(656881, '_transient_wc_child_has_dimensions_4256', '0', 'no'),
(656864, '_transient_timeout_wc_child_has_weight_3424', '1628117653', 'no'),
(656865, '_transient_wc_child_has_weight_3424', '0', 'no'),
(656866, '_transient_timeout_wc_child_has_dimensions_3424', '1628117653', 'no'),
(656867, '_transient_wc_child_has_dimensions_3424', '0', 'no'),
(656870, '_transient_timeout_wc_child_has_weight_2407', '1628117655', 'no'),
(656871, '_transient_wc_child_has_weight_2407', '0', 'no'),
(656872, '_transient_timeout_wc_child_has_dimensions_2407', '1628117655', 'no'),
(656873, '_transient_wc_child_has_dimensions_2407', '0', 'no'),
(656876, '_transient_timeout_wc_product_children_4256', '1628117657', 'no'),
(656877, '_transient_wc_product_children_4256', 'a:2:{s:3:\"all\";a:12:{i:0;i:4265;i:1;i:4267;i:2;i:4269;i:3;i:4271;i:4;i:4273;i:5;i:4276;i:6;i:4277;i:7;i:4280;i:8;i:4282;i:9;i:4284;i:10;i:4286;i:11;i:4288;}s:7:\"visible\";a:12:{i:0;i:4265;i:1;i:4267;i:2;i:4269;i:3;i:4271;i:4;i:4273;i:5;i:4276;i:6;i:4277;i:7;i:4280;i:8;i:4282;i:9;i:4284;i:10;i:4286;i:11;i:4288;}}', 'no'),
(656859, '_transient_wc_child_has_weight_4175', '0', 'no'),
(656860, '_transient_timeout_wc_child_has_dimensions_4175', '1628117650', 'no'),
(656861, '_transient_wc_child_has_dimensions_4175', '0', 'no'),
(656752, '_transient_timeout_wc_child_has_dimensions_2362', '1628117443', 'no'),
(656753, '_transient_wc_child_has_dimensions_2362', '0', 'no'),
(656757, '_transient_timeout_wc_child_has_weight_5725', '1628117446', 'no'),
(656758, '_transient_wc_child_has_weight_5725', '0', 'no'),
(656759, '_transient_timeout_wc_child_has_dimensions_5725', '1628117446', 'no'),
(656760, '_transient_wc_child_has_dimensions_5725', '0', 'no'),
(656764, '_transient_timeout_wc_child_has_weight_4873', '1628117541', 'no'),
(656765, '_transient_wc_child_has_weight_4873', '0', 'no'),
(656766, '_transient_timeout_wc_child_has_dimensions_4873', '1628117541', 'no'),
(656767, '_transient_wc_child_has_dimensions_4873', '0', 'no'),
(656770, '_transient_timeout_wc_product_children_4598', '1628117544', 'no'),
(656771, '_transient_wc_product_children_4598', 'a:2:{s:3:\"all\";a:66:{i:0;i:4601;i:1;i:4603;i:2;i:4604;i:3;i:4605;i:4;i:4606;i:5;i:4607;i:6;i:4608;i:7;i:4609;i:8;i:4610;i:9;i:4611;i:10;i:4612;i:11;i:4613;i:12;i:4614;i:13;i:4615;i:14;i:4616;i:15;i:4617;i:16;i:4619;i:17;i:4620;i:18;i:4621;i:19;i:4622;i:20;i:4623;i:21;i:4624;i:22;i:4625;i:23;i:4626;i:24;i:4627;i:25;i:4629;i:26;i:4630;i:27;i:4631;i:28;i:4632;i:29;i:4633;i:30;i:4634;i:31;i:4635;i:32;i:4636;i:33;i:4637;i:34;i:4638;i:35;i:4639;i:36;i:4640;i:37;i:4641;i:38;i:4642;i:39;i:4643;i:40;i:4644;i:41;i:4646;i:42;i:4647;i:43;i:4648;i:44;i:4649;i:45;i:4650;i:46;i:4651;i:47;i:4652;i:48;i:4653;i:49;i:4654;i:50;i:4655;i:51;i:4656;i:52;i:4657;i:53;i:4658;i:54;i:4659;i:55;i:4660;i:56;i:4661;i:57;i:4663;i:58;i:4664;i:59;i:4665;i:60;i:4666;i:61;i:4668;i:62;i:4669;i:63;i:4670;i:64;i:4672;i:65;i:4673;}s:7:\"visible\";a:66:{i:0;i:4601;i:1;i:4603;i:2;i:4604;i:3;i:4605;i:4;i:4606;i:5;i:4607;i:6;i:4608;i:7;i:4609;i:8;i:4610;i:9;i:4611;i:10;i:4612;i:11;i:4613;i:12;i:4614;i:13;i:4615;i:14;i:4616;i:15;i:4617;i:16;i:4619;i:17;i:4620;i:18;i:4621;i:19;i:4622;i:20;i:4623;i:21;i:4624;i:22;i:4625;i:23;i:4626;i:24;i:4627;i:25;i:4629;i:26;i:4630;i:27;i:4631;i:28;i:4632;i:29;i:4633;i:30;i:4634;i:31;i:4635;i:32;i:4636;i:33;i:4637;i:34;i:4638;i:35;i:4639;i:36;i:4640;i:37;i:4641;i:38;i:4642;i:39;i:4643;i:40;i:4644;i:41;i:4646;i:42;i:4647;i:43;i:4648;i:44;i:4649;i:45;i:4650;i:46;i:4651;i:47;i:4652;i:48;i:4653;i:49;i:4654;i:50;i:4655;i:51;i:4656;i:52;i:4657;i:53;i:4658;i:54;i:4659;i:55;i:4660;i:56;i:4661;i:57;i:4663;i:58;i:4664;i:59;i:4665;i:60;i:4666;i:61;i:4668;i:62;i:4669;i:63;i:4670;i:64;i:4672;i:65;i:4673;}}', 'no'),
(656772, '_transient_timeout_wc_child_has_weight_4598', '1628117544', 'no'),
(656773, '_transient_wc_child_has_weight_4598', '0', 'no'),
(656774, '_transient_timeout_wc_child_has_dimensions_4598', '1628117544', 'no'),
(656775, '_transient_wc_child_has_dimensions_4598', '0', 'no'),
(656778, '_transient_timeout_wc_child_has_weight_2337', '1628117547', 'no'),
(656779, '_transient_wc_child_has_weight_2337', '0', 'no'),
(656780, '_transient_timeout_wc_child_has_dimensions_2337', '1628117547', 'no'),
(656781, '_transient_wc_child_has_dimensions_2337', '0', 'no'),
(656784, '_transient_timeout_wc_child_has_weight_4839', '1628117549', 'no'),
(656785, '_transient_wc_child_has_weight_4839', '0', 'no'),
(656786, '_transient_timeout_wc_child_has_dimensions_4839', '1628117549', 'no'),
(656787, '_transient_wc_child_has_dimensions_4839', '0', 'no'),
(656790, '_transient_timeout_wc_child_has_weight_2439', '1628117551', 'no'),
(656791, '_transient_wc_child_has_weight_2439', '0', 'no'),
(656792, '_transient_timeout_wc_child_has_dimensions_2439', '1628117551', 'no'),
(656793, '_transient_wc_child_has_dimensions_2439', '0', 'no'),
(656796, '_transient_timeout_wc_child_has_weight_5198', '1628117558', 'no'),
(656797, '_transient_wc_child_has_weight_5198', '0', 'no'),
(656798, '_transient_timeout_wc_child_has_dimensions_5198', '1628117558', 'no'),
(656799, '_transient_wc_child_has_dimensions_5198', '0', 'no'),
(656803, '_transient_timeout_wc_child_has_weight_2796', '1628117606', 'no'),
(656804, '_transient_wc_child_has_weight_2796', '0', 'no'),
(656805, '_transient_timeout_wc_child_has_dimensions_2796', '1628117606', 'no'),
(656806, '_transient_wc_child_has_dimensions_2796', '0', 'no'),
(656809, '_transient_timeout_wc_child_has_weight_3556', '1628117609', 'no'),
(656810, '_transient_wc_child_has_weight_3556', '0', 'no'),
(656811, '_transient_timeout_wc_child_has_dimensions_3556', '1628117609', 'no'),
(656812, '_transient_wc_child_has_dimensions_3556', '0', 'no'),
(656815, '_transient_timeout_wc_child_has_weight_2562', '1628117612', 'no'),
(656816, '_transient_wc_child_has_weight_2562', '0', 'no'),
(656817, '_transient_timeout_wc_child_has_dimensions_2562', '1628117612', 'no'),
(656818, '_transient_wc_child_has_dimensions_2562', '0', 'no'),
(656821, '_transient_timeout_wc_child_has_weight_2574', '1628117615', 'no'),
(656822, '_transient_wc_child_has_weight_2574', '0', 'no'),
(656823, '_transient_timeout_wc_child_has_dimensions_2574', '1628117615', 'no'),
(656824, '_transient_wc_child_has_dimensions_2574', '0', 'no'),
(656827, '_transient_timeout_wc_child_has_weight_4809', '1628117616', 'no'),
(656828, '_transient_wc_child_has_weight_4809', '0', 'no'),
(656829, '_transient_timeout_wc_child_has_dimensions_4809', '1628117616', 'no'),
(656830, '_transient_wc_child_has_dimensions_4809', '0', 'no'),
(656833, '_transient_timeout_wc_child_has_weight_5311', '1628117620', 'no'),
(656834, '_transient_wc_child_has_weight_5311', '0', 'no'),
(656835, '_transient_timeout_wc_child_has_dimensions_5311', '1628117620', 'no'),
(656836, '_transient_wc_child_has_dimensions_5311', '0', 'no'),
(656839, '_transient_timeout_wc_child_has_weight_5239', '1628117622', 'no'),
(656840, '_transient_wc_child_has_weight_5239', '0', 'no'),
(656841, '_transient_timeout_wc_child_has_dimensions_5239', '1628117622', 'no'),
(656842, '_transient_wc_child_has_dimensions_5239', '0', 'no'),
(656846, '_transient_timeout_wc_child_has_weight_2510', '1628117645', 'no'),
(656847, '_transient_wc_child_has_weight_2510', '0', 'no'),
(656848, '_transient_timeout_wc_child_has_dimensions_2510', '1628117645', 'no'),
(656849, '_transient_wc_child_has_dimensions_2510', '0', 'no'),
(656852, '_transient_timeout_wc_child_has_weight_3809', '1628117648', 'no'),
(656853, '_transient_wc_child_has_weight_3809', '0', 'no'),
(656854, '_transient_timeout_wc_child_has_dimensions_3809', '1628117648', 'no'),
(656855, '_transient_wc_child_has_dimensions_3809', '0', 'no'),
(656858, '_transient_timeout_wc_child_has_weight_4175', '1628117650', 'no'),
(657615, '_transient_wc_attribute_taxonomies', 'a:22:{i:0;O:8:\"stdClass\":6:{s:12:\"attribute_id\";s:2:\"16\";s:14:\"attribute_name\";s:29:\"average-battery-life-in-hours\";s:15:\"attribute_label\";s:31:\"Average Battery Life (in hours)\";s:14:\"attribute_type\";s:6:\"select\";s:17:\"attribute_orderby\";s:4:\"name\";s:16:\"attribute_public\";s:1:\"1\";}i:1;O:8:\"stdClass\":6:{s:12:\"attribute_id\";s:2:\"14\";s:14:\"attribute_name\";s:9:\"batteries\";s:15:\"attribute_label\";s:9:\"Batteries\";s:14:\"attribute_type\";s:6:\"select\";s:17:\"attribute_orderby\";s:4:\"name\";s:16:\"attribute_public\";s:1:\"1\";}i:2;O:8:\"stdClass\":6:{s:12:\"attribute_id\";s:1:\"5\";s:14:\"attribute_name\";s:5:\"brand\";s:15:\"attribute_label\";s:5:\"Brand\";s:14:\"attribute_type\";s:6:\"select\";s:17:\"attribute_orderby\";s:4:\"name\";s:16:\"attribute_public\";s:1:\"1\";}i:3;O:8:\"stdClass\":6:{s:12:\"attribute_id\";s:2:\"18\";s:14:\"attribute_name\";s:5:\"color\";s:15:\"attribute_label\";s:5:\"Color\";s:14:\"attribute_type\";s:6:\"select\";s:17:\"attribute_orderby\";s:4:\"name\";s:16:\"attribute_public\";s:1:\"1\";}i:4;O:8:\"stdClass\":6:{s:12:\"attribute_id\";s:2:\"15\";s:14:\"attribute_name\";s:27:\"date-first-listed-on-amazon\";s:15:\"attribute_label\";s:27:\"Date first listed on Amazon\";s:14:\"attribute_type\";s:6:\"select\";s:17:\"attribute_orderby\";s:4:\"name\";s:16:\"attribute_public\";s:1:\"1\";}i:5;O:8:\"stdClass\":6:{s:12:\"attribute_id\";s:1:\"9\";s:14:\"attribute_name\";s:17:\"domestic-shipping\";s:15:\"attribute_label\";s:17:\"Domestic Shipping\";s:14:\"attribute_type\";s:6:\"select\";s:17:\"attribute_orderby\";s:4:\"name\";s:16:\"attribute_public\";s:1:\"1\";}i:6;O:8:\"stdClass\":6:{s:12:\"attribute_id\";s:2:\"10\";s:14:\"attribute_name\";s:22:\"international-shipping\";s:15:\"attribute_label\";s:22:\"International Shipping\";s:14:\"attribute_type\";s:6:\"select\";s:17:\"attribute_orderby\";s:4:\"name\";s:16:\"attribute_public\";s:1:\"1\";}i:7;O:8:\"stdClass\":6:{s:12:\"attribute_id\";s:2:\"11\";s:14:\"attribute_name\";s:17:\"item-model-number\";s:15:\"attribute_label\";s:17:\"Item model number\";s:14:\"attribute_type\";s:6:\"select\";s:17:\"attribute_orderby\";s:4:\"name\";s:16:\"attribute_public\";s:1:\"1\";}i:8;O:8:\"stdClass\":6:{s:12:\"attribute_id\";s:1:\"7\";s:14:\"attribute_name\";s:11:\"item-weight\";s:15:\"attribute_label\";s:11:\"Item Weight\";s:14:\"attribute_type\";s:6:\"select\";s:17:\"attribute_orderby\";s:4:\"name\";s:16:\"attribute_public\";s:1:\"1\";}i:9;O:8:\"stdClass\":6:{s:12:\"attribute_id\";s:2:\"13\";s:14:\"attribute_name\";s:12:\"manufacturer\";s:15:\"attribute_label\";s:12:\"Manufacturer\";s:14:\"attribute_type\";s:6:\"select\";s:17:\"attribute_orderby\";s:4:\"name\";s:16:\"attribute_public\";s:1:\"1\";}i:10;O:8:\"stdClass\":6:{s:12:\"attribute_id\";s:2:\"12\";s:14:\"attribute_name\";s:28:\"manufacturer-recommended-age\";s:15:\"attribute_label\";s:28:\"Manufacturer recommended age\";s:14:\"attribute_type\";s:6:\"select\";s:17:\"attribute_orderby\";s:4:\"name\";s:16:\"attribute_public\";s:1:\"1\";}i:11;O:8:\"stdClass\":6:{s:12:\"attribute_id\";s:1:\"4\";s:14:\"attribute_name\";s:5:\"media\";s:15:\"attribute_label\";s:6:\"Media:\";s:14:\"attribute_type\";s:6:\"select\";s:17:\"attribute_orderby\";s:4:\"name\";s:16:\"attribute_public\";s:1:\"1\";}i:12;O:8:\"stdClass\":6:{s:12:\"attribute_id\";s:2:\"21\";s:14:\"attribute_name\";s:11:\"metal-color\";s:15:\"attribute_label\";s:11:\"Metal Color\";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:1:\"3\";s:14:\"attribute_name\";s:18:\"package-dimensions\";s:15:\"attribute_label\";s:18:\"Package Dimensions\";s:14:\"attribute_type\";s:6:\"select\";s:17:\"attribute_orderby\";s:4:\"name\";s:16:\"attribute_public\";s:1:\"1\";}i:14;O:8:\"stdClass\":6:{s:12:\"attribute_id\";s:1:\"2\";s:14:\"attribute_name\";s:7:\"pricing\";s:15:\"attribute_label\";s:7:\"Pricing\";s:14:\"attribute_type\";s:6:\"select\";s:17:\"attribute_orderby\";s:4:\"name\";s:16:\"attribute_public\";s:1:\"1\";}i:15;O:8:\"stdClass\":6:{s:12:\"attribute_id\";s:1:\"6\";s:14:\"attribute_name\";s:18:\"product-dimensions\";s:15:\"attribute_label\";s:18:\"Product Dimensions\";s:14:\"attribute_type\";s:6:\"select\";s:17:\"attribute_orderby\";s:4:\"name\";s:16:\"attribute_public\";s:1:\"1\";}i:16;O:8:\"stdClass\":6:{s:12:\"attribute_id\";s:1:\"1\";s:14:\"attribute_name\";s:12:\"release-date\";s:15:\"attribute_label\";s:12:\"Release date\";s:14:\"attribute_type\";s:6:\"select\";s:17:\"attribute_orderby\";s:4:\"name\";s:16:\"attribute_public\";s:1:\"1\";}i:17;O:8:\"stdClass\":6:{s:12:\"attribute_id\";s:1:\"8\";s:14:\"attribute_name\";s:15:\"shipping-weight\";s:15:\"attribute_label\";s:15:\"Shipping Weight\";s:14:\"attribute_type\";s:6:\"select\";s:17:\"attribute_orderby\";s:4:\"name\";s:16:\"attribute_public\";s:1:\"1\";}i:18;O:8:\"stdClass\":6:{s:12:\"attribute_id\";s:2:\"20\";s:14:\"attribute_name\";s:10:\"ships-from\";s:15:\"attribute_label\";s:10:\"Ships From\";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:2:\"19\";s:14:\"attribute_name\";s:9:\"shoe-size\";s:15:\"attribute_label\";s:9:\"Shoe 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:\"22\";s:14:\"attribute_name\";s:10:\"shoes-size\";s:15:\"attribute_label\";s:10:\"Shoes Size\";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:2:\"17\";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:4:\"name\";s:16:\"attribute_public\";s:1:\"1\";}}', 'yes'),
(656592, '_transient_timeout_wc_product_children_3809', '1628116069', 'no'),
(656593, '_transient_wc_product_children_3809', 'a:2:{s:3:\"all\";a:143:{i:0;i:3812;i:1;i:3813;i:2;i:3814;i:3;i:3815;i:4;i:3816;i:5;i:3817;i:6;i:3818;i:7;i:3819;i:8;i:3820;i:9;i:3821;i:10;i:3822;i:11;i:3824;i:12;i:3825;i:13;i:3826;i:14;i:3827;i:15;i:3828;i:16;i:3829;i:17;i:3830;i:18;i:3831;i:19;i:3832;i:20;i:3833;i:21;i:3835;i:22;i:3836;i:23;i:3837;i:24;i:3838;i:25;i:3839;i:26;i:3840;i:27;i:3841;i:28;i:3842;i:29;i:3843;i:30;i:3844;i:31;i:3845;i:32;i:3846;i:33;i:3847;i:34;i:3848;i:35;i:3849;i:36;i:3850;i:37;i:3851;i:38;i:3852;i:39;i:3853;i:40;i:3855;i:41;i:3856;i:42;i:3857;i:43;i:3858;i:44;i:3859;i:45;i:3860;i:46;i:3861;i:47;i:3862;i:48;i:3863;i:49;i:3864;i:50;i:3865;i:51;i:3866;i:52;i:3867;i:53;i:3868;i:54;i:3869;i:55;i:3871;i:56;i:3872;i:57;i:3873;i:58;i:3874;i:59;i:3875;i:60;i:3877;i:61;i:3878;i:62;i:3879;i:63;i:3880;i:64;i:3882;i:65;i:3883;i:66;i:3884;i:67;i:3885;i:68;i:3887;i:69;i:3888;i:70;i:3889;i:71;i:3891;i:72;i:3892;i:73;i:3893;i:74;i:3894;i:75;i:3896;i:76;i:3897;i:77;i:3898;i:78;i:3899;i:79;i:3900;i:80;i:3901;i:81;i:3902;i:82;i:3904;i:83;i:3905;i:84;i:3906;i:85;i:3907;i:86;i:3908;i:87;i:3910;i:88;i:3911;i:89;i:3912;i:90;i:3913;i:91;i:3914;i:92;i:3915;i:93;i:3916;i:94;i:3917;i:95;i:3919;i:96;i:3920;i:97;i:3921;i:98;i:3922;i:99;i:3923;i:100;i:3924;i:101;i:3925;i:102;i:3926;i:103;i:3928;i:104;i:3929;i:105;i:3930;i:106;i:3931;i:107;i:3932;i:108;i:3933;i:109;i:3934;i:110;i:3936;i:111;i:3937;i:112;i:3938;i:113;i:3939;i:114;i:3941;i:115;i:3942;i:116;i:3943;i:117;i:3944;i:118;i:3945;i:119;i:3947;i:120;i:3948;i:121;i:3949;i:122;i:3950;i:123;i:3951;i:124;i:3953;i:125;i:3954;i:126;i:3956;i:127;i:3957;i:128;i:3958;i:129;i:3959;i:130;i:3961;i:131;i:3962;i:132;i:3963;i:133;i:3964;i:134;i:3965;i:135;i:3967;i:136;i:3968;i:137;i:3969;i:138;i:3970;i:139;i:3971;i:140;i:3972;i:141;i:3974;i:142;i:3975;}s:7:\"visible\";a:143:{i:0;i:3812;i:1;i:3813;i:2;i:3814;i:3;i:3815;i:4;i:3816;i:5;i:3817;i:6;i:3818;i:7;i:3819;i:8;i:3820;i:9;i:3821;i:10;i:3822;i:11;i:3824;i:12;i:3825;i:13;i:3826;i:14;i:3827;i:15;i:3828;i:16;i:3829;i:17;i:3830;i:18;i:3831;i:19;i:3832;i:20;i:3833;i:21;i:3835;i:22;i:3836;i:23;i:3837;i:24;i:3838;i:25;i:3839;i:26;i:3840;i:27;i:3841;i:28;i:3842;i:29;i:3843;i:30;i:3844;i:31;i:3845;i:32;i:3846;i:33;i:3847;i:34;i:3848;i:35;i:3849;i:36;i:3850;i:37;i:3851;i:38;i:3852;i:39;i:3853;i:40;i:3855;i:41;i:3856;i:42;i:3857;i:43;i:3858;i:44;i:3859;i:45;i:3860;i:46;i:3861;i:47;i:3862;i:48;i:3863;i:49;i:3864;i:50;i:3865;i:51;i:3866;i:52;i:3867;i:53;i:3868;i:54;i:3869;i:55;i:3871;i:56;i:3872;i:57;i:3873;i:58;i:3874;i:59;i:3875;i:60;i:3877;i:61;i:3878;i:62;i:3879;i:63;i:3880;i:64;i:3882;i:65;i:3883;i:66;i:3884;i:67;i:3885;i:68;i:3887;i:69;i:3888;i:70;i:3889;i:71;i:3891;i:72;i:3892;i:73;i:3893;i:74;i:3894;i:75;i:3896;i:76;i:3897;i:77;i:3898;i:78;i:3899;i:79;i:3900;i:80;i:3901;i:81;i:3902;i:82;i:3904;i:83;i:3905;i:84;i:3906;i:85;i:3907;i:86;i:3908;i:87;i:3910;i:88;i:3911;i:89;i:3912;i:90;i:3913;i:91;i:3914;i:92;i:3915;i:93;i:3916;i:94;i:3917;i:95;i:3919;i:96;i:3920;i:97;i:3921;i:98;i:3922;i:99;i:3923;i:100;i:3924;i:101;i:3925;i:102;i:3926;i:103;i:3928;i:104;i:3929;i:105;i:3930;i:106;i:3931;i:107;i:3932;i:108;i:3933;i:109;i:3934;i:110;i:3936;i:111;i:3937;i:112;i:3938;i:113;i:3939;i:114;i:3941;i:115;i:3942;i:116;i:3943;i:117;i:3944;i:118;i:3945;i:119;i:3947;i:120;i:3948;i:121;i:3949;i:122;i:3950;i:123;i:3951;i:124;i:3953;i:125;i:3954;i:126;i:3956;i:127;i:3957;i:128;i:3958;i:129;i:3959;i:130;i:3961;i:131;i:3962;i:132;i:3963;i:133;i:3964;i:134;i:3965;i:135;i:3967;i:136;i:3968;i:137;i:3969;i:138;i:3970;i:139;i:3971;i:140;i:3972;i:141;i:3974;i:142;i:3975;}}', 'no'),
(656594, '_transient_timeout_wc_var_prices_3809', '1628116069', 'no'),
(656595, '_transient_wc_var_prices_3809', '{\"version\":\"1622551279\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"3812\":\"216.31\",\"3813\":\"216.31\",\"3814\":\"216.31\",\"3815\":\"216.31\",\"3816\":\"216.31\",\"3817\":\"216.31\",\"3818\":\"216.31\",\"3819\":\"216.31\",\"3820\":\"216.31\",\"3821\":\"216.31\",\"3822\":\"216.31\",\"3824\":\"216.31\",\"3825\":\"216.31\",\"3826\":\"216.31\",\"3827\":\"216.31\",\"3828\":\"216.31\",\"3829\":\"216.31\",\"3830\":\"216.31\",\"3831\":\"216.31\",\"3832\":\"216.31\",\"3833\":\"216.31\",\"3835\":\"216.31\",\"3836\":\"216.31\",\"3837\":\"216.31\",\"3838\":\"216.31\",\"3839\":\"216.31\",\"3840\":\"216.31\",\"3841\":\"216.31\",\"3842\":\"216.31\",\"3843\":\"216.31\",\"3844\":\"216.31\",\"3845\":\"216.31\",\"3846\":\"216.31\",\"3847\":\"216.31\",\"3848\":\"216.31\",\"3849\":\"216.31\",\"3850\":\"216.31\",\"3851\":\"216.31\",\"3852\":\"216.31\",\"3853\":\"216.31\",\"3855\":\"216.31\",\"3856\":\"216.31\",\"3857\":\"216.31\",\"3858\":\"216.31\",\"3859\":\"216.31\",\"3860\":\"216.31\",\"3861\":\"216.31\",\"3862\":\"216.31\",\"3863\":\"216.31\",\"3864\":\"216.31\",\"3865\":\"216.31\",\"3866\":\"216.31\",\"3867\":\"216.31\",\"3868\":\"216.31\",\"3869\":\"216.31\",\"3871\":\"216.31\",\"3872\":\"216.31\",\"3873\":\"216.31\",\"3874\":\"216.31\",\"3875\":\"216.31\",\"3877\":\"216.31\",\"3878\":\"216.31\",\"3879\":\"216.31\",\"3880\":\"216.31\",\"3882\":\"216.31\",\"3883\":\"216.31\",\"3884\":\"216.31\",\"3885\":\"216.31\",\"3887\":\"216.31\",\"3888\":\"216.31\",\"3889\":\"216.31\",\"3891\":\"216.31\",\"3892\":\"216.31\",\"3893\":\"216.31\",\"3894\":\"216.31\",\"3896\":\"216.31\",\"3897\":\"216.31\",\"3898\":\"216.31\",\"3899\":\"216.31\",\"3900\":\"216.31\",\"3901\":\"216.31\",\"3902\":\"216.31\",\"3904\":\"216.31\",\"3905\":\"216.31\",\"3906\":\"216.31\",\"3907\":\"216.31\",\"3908\":\"216.31\",\"3910\":\"216.31\",\"3911\":\"216.31\",\"3912\":\"216.31\",\"3913\":\"216.31\",\"3914\":\"216.31\",\"3915\":\"216.31\",\"3916\":\"216.31\",\"3917\":\"216.31\",\"3919\":\"216.31\",\"3920\":\"216.31\",\"3921\":\"216.31\",\"3922\":\"216.31\",\"3923\":\"216.31\",\"3924\":\"216.31\",\"3925\":\"216.31\",\"3926\":\"216.31\",\"3928\":\"216.31\",\"3929\":\"216.31\",\"3930\":\"216.31\",\"3931\":\"216.31\",\"3932\":\"216.31\",\"3933\":\"216.31\",\"3934\":\"216.31\",\"3936\":\"216.31\",\"3937\":\"216.31\",\"3938\":\"216.31\",\"3939\":\"216.31\",\"3941\":\"216.31\",\"3942\":\"216.31\",\"3943\":\"216.31\",\"3944\":\"216.31\",\"3945\":\"216.31\",\"3947\":\"216.31\",\"3948\":\"216.31\",\"3949\":\"216.31\",\"3950\":\"216.31\",\"3951\":\"216.31\",\"3953\":\"216.31\",\"3954\":\"216.31\",\"3956\":\"216.31\",\"3957\":\"216.31\",\"3958\":\"216.31\",\"3959\":\"216.31\",\"3961\":\"216.31\",\"3962\":\"216.31\",\"3963\":\"216.31\",\"3964\":\"216.31\",\"3965\":\"216.31\",\"3967\":\"216.31\",\"3968\":\"216.31\",\"3969\":\"216.31\",\"3970\":\"216.31\",\"3971\":\"216.31\",\"3972\":\"216.31\",\"3974\":\"216.31\",\"3975\":\"216.31\"},\"regular_price\":{\"3812\":\"216.31\",\"3813\":\"216.31\",\"3814\":\"216.31\",\"3815\":\"216.31\",\"3816\":\"216.31\",\"3817\":\"216.31\",\"3818\":\"216.31\",\"3819\":\"216.31\",\"3820\":\"216.31\",\"3821\":\"216.31\",\"3822\":\"216.31\",\"3824\":\"216.31\",\"3825\":\"216.31\",\"3826\":\"216.31\",\"3827\":\"216.31\",\"3828\":\"216.31\",\"3829\":\"216.31\",\"3830\":\"216.31\",\"3831\":\"216.31\",\"3832\":\"216.31\",\"3833\":\"216.31\",\"3835\":\"216.31\",\"3836\":\"216.31\",\"3837\":\"216.31\",\"3838\":\"216.31\",\"3839\":\"216.31\",\"3840\":\"216.31\",\"3841\":\"216.31\",\"3842\":\"216.31\",\"3843\":\"216.31\",\"3844\":\"216.31\",\"3845\":\"216.31\",\"3846\":\"216.31\",\"3847\":\"216.31\",\"3848\":\"216.31\",\"3849\":\"216.31\",\"3850\":\"216.31\",\"3851\":\"216.31\",\"3852\":\"216.31\",\"3853\":\"216.31\",\"3855\":\"216.31\",\"3856\":\"216.31\",\"3857\":\"216.31\",\"3858\":\"216.31\",\"3859\":\"216.31\",\"3860\":\"216.31\",\"3861\":\"216.31\",\"3862\":\"216.31\",\"3863\":\"216.31\",\"3864\":\"216.31\",\"3865\":\"216.31\",\"3866\":\"216.31\",\"3867\":\"216.31\",\"3868\":\"216.31\",\"3869\":\"216.31\",\"3871\":\"216.31\",\"3872\":\"216.31\",\"3873\":\"216.31\",\"3874\":\"216.31\",\"3875\":\"216.31\",\"3877\":\"216.31\",\"3878\":\"216.31\",\"3879\":\"216.31\",\"3880\":\"216.31\",\"3882\":\"216.31\",\"3883\":\"216.31\",\"3884\":\"216.31\",\"3885\":\"216.31\",\"3887\":\"216.31\",\"3888\":\"216.31\",\"3889\":\"216.31\",\"3891\":\"216.31\",\"3892\":\"216.31\",\"3893\":\"216.31\",\"3894\":\"216.31\",\"3896\":\"216.31\",\"3897\":\"216.31\",\"3898\":\"216.31\",\"3899\":\"216.31\",\"3900\":\"216.31\",\"3901\":\"216.31\",\"3902\":\"216.31\",\"3904\":\"216.31\",\"3905\":\"216.31\",\"3906\":\"216.31\",\"3907\":\"216.31\",\"3908\":\"216.31\",\"3910\":\"216.31\",\"3911\":\"216.31\",\"3912\":\"216.31\",\"3913\":\"216.31\",\"3914\":\"216.31\",\"3915\":\"216.31\",\"3916\":\"216.31\",\"3917\":\"216.31\",\"3919\":\"216.31\",\"3920\":\"216.31\",\"3921\":\"216.31\",\"3922\":\"216.31\",\"3923\":\"216.31\",\"3924\":\"216.31\",\"3925\":\"216.31\",\"3926\":\"216.31\",\"3928\":\"216.31\",\"3929\":\"216.31\",\"3930\":\"216.31\",\"3931\":\"216.31\",\"3932\":\"216.31\",\"3933\":\"216.31\",\"3934\":\"216.31\",\"3936\":\"216.31\",\"3937\":\"216.31\",\"3938\":\"216.31\",\"3939\":\"216.31\",\"3941\":\"216.31\",\"3942\":\"216.31\",\"3943\":\"216.31\",\"3944\":\"216.31\",\"3945\":\"216.31\",\"3947\":\"216.31\",\"3948\":\"216.31\",\"3949\":\"216.31\",\"3950\":\"216.31\",\"3951\":\"216.31\",\"3953\":\"216.31\",\"3954\":\"216.31\",\"3956\":\"216.31\",\"3957\":\"216.31\",\"3958\":\"216.31\",\"3959\":\"216.31\",\"3961\":\"216.31\",\"3962\":\"216.31\",\"3963\":\"216.31\",\"3964\":\"216.31\",\"3965\":\"216.31\",\"3967\":\"216.31\",\"3968\":\"216.31\",\"3969\":\"216.31\",\"3970\":\"216.31\",\"3971\":\"216.31\",\"3972\":\"216.31\",\"3974\":\"216.31\",\"3975\":\"216.31\"},\"sale_price\":{\"3812\":\"216.31\",\"3813\":\"216.31\",\"3814\":\"216.31\",\"3815\":\"216.31\",\"3816\":\"216.31\",\"3817\":\"216.31\",\"3818\":\"216.31\",\"3819\":\"216.31\",\"3820\":\"216.31\",\"3821\":\"216.31\",\"3822\":\"216.31\",\"3824\":\"216.31\",\"3825\":\"216.31\",\"3826\":\"216.31\",\"3827\":\"216.31\",\"3828\":\"216.31\",\"3829\":\"216.31\",\"3830\":\"216.31\",\"3831\":\"216.31\",\"3832\":\"216.31\",\"3833\":\"216.31\",\"3835\":\"216.31\",\"3836\":\"216.31\",\"3837\":\"216.31\",\"3838\":\"216.31\",\"3839\":\"216.31\",\"3840\":\"216.31\",\"3841\":\"216.31\",\"3842\":\"216.31\",\"3843\":\"216.31\",\"3844\":\"216.31\",\"3845\":\"216.31\",\"3846\":\"216.31\",\"3847\":\"216.31\",\"3848\":\"216.31\",\"3849\":\"216.31\",\"3850\":\"216.31\",\"3851\":\"216.31\",\"3852\":\"216.31\",\"3853\":\"216.31\",\"3855\":\"216.31\",\"3856\":\"216.31\",\"3857\":\"216.31\",\"3858\":\"216.31\",\"3859\":\"216.31\",\"3860\":\"216.31\",\"3861\":\"216.31\",\"3862\":\"216.31\",\"3863\":\"216.31\",\"3864\":\"216.31\",\"3865\":\"216.31\",\"3866\":\"216.31\",\"3867\":\"216.31\",\"3868\":\"216.31\",\"3869\":\"216.31\",\"3871\":\"216.31\",\"3872\":\"216.31\",\"3873\":\"216.31\",\"3874\":\"216.31\",\"3875\":\"216.31\",\"3877\":\"216.31\",\"3878\":\"216.31\",\"3879\":\"216.31\",\"3880\":\"216.31\",\"3882\":\"216.31\",\"3883\":\"216.31\",\"3884\":\"216.31\",\"3885\":\"216.31\",\"3887\":\"216.31\",\"3888\":\"216.31\",\"3889\":\"216.31\",\"3891\":\"216.31\",\"3892\":\"216.31\",\"3893\":\"216.31\",\"3894\":\"216.31\",\"3896\":\"216.31\",\"3897\":\"216.31\",\"3898\":\"216.31\",\"3899\":\"216.31\",\"3900\":\"216.31\",\"3901\":\"216.31\",\"3902\":\"216.31\",\"3904\":\"216.31\",\"3905\":\"216.31\",\"3906\":\"216.31\",\"3907\":\"216.31\",\"3908\":\"216.31\",\"3910\":\"216.31\",\"3911\":\"216.31\",\"3912\":\"216.31\",\"3913\":\"216.31\",\"3914\":\"216.31\",\"3915\":\"216.31\",\"3916\":\"216.31\",\"3917\":\"216.31\",\"3919\":\"216.31\",\"3920\":\"216.31\",\"3921\":\"216.31\",\"3922\":\"216.31\",\"3923\":\"216.31\",\"3924\":\"216.31\",\"3925\":\"216.31\",\"3926\":\"216.31\",\"3928\":\"216.31\",\"3929\":\"216.31\",\"3930\":\"216.31\",\"3931\":\"216.31\",\"3932\":\"216.31\",\"3933\":\"216.31\",\"3934\":\"216.31\",\"3936\":\"216.31\",\"3937\":\"216.31\",\"3938\":\"216.31\",\"3939\":\"216.31\",\"3941\":\"216.31\",\"3942\":\"216.31\",\"3943\":\"216.31\",\"3944\":\"216.31\",\"3945\":\"216.31\",\"3947\":\"216.31\",\"3948\":\"216.31\",\"3949\":\"216.31\",\"3950\":\"216.31\",\"3951\":\"216.31\",\"3953\":\"216.31\",\"3954\":\"216.31\",\"3956\":\"216.31\",\"3957\":\"216.31\",\"3958\":\"216.31\",\"3959\":\"216.31\",\"3961\":\"216.31\",\"3962\":\"216.31\",\"3963\":\"216.31\",\"3964\":\"216.31\",\"3965\":\"216.31\",\"3967\":\"216.31\",\"3968\":\"216.31\",\"3969\":\"216.31\",\"3970\":\"216.31\",\"3971\":\"216.31\",\"3972\":\"216.31\",\"3974\":\"216.31\",\"3975\":\"216.31\"}}}', 'no'),
(656596, '_transient_timeout_wc_product_children_4143', '1628116069', 'no'),
(656597, '_transient_wc_product_children_4143', 'a:2:{s:3:\"all\";a:24:{i:0;i:4146;i:1;i:4147;i:2;i:4148;i:3;i:4149;i:4;i:4150;i:5;i:4151;i:6;i:4152;i:7;i:4153;i:8;i:4154;i:9;i:4155;i:10;i:4156;i:11;i:4157;i:12;i:4158;i:13;i:4160;i:14;i:4161;i:15;i:4162;i:16;i:4163;i:17;i:4164;i:18;i:4167;i:19;i:4168;i:20;i:4169;i:21;i:4170;i:22;i:4171;i:23;i:4172;}s:7:\"visible\";a:24:{i:0;i:4146;i:1;i:4147;i:2;i:4148;i:3;i:4149;i:4;i:4150;i:5;i:4151;i:6;i:4152;i:7;i:4153;i:8;i:4154;i:9;i:4155;i:10;i:4156;i:11;i:4157;i:12;i:4158;i:13;i:4160;i:14;i:4161;i:15;i:4162;i:16;i:4163;i:17;i:4164;i:18;i:4167;i:19;i:4168;i:20;i:4169;i:21;i:4170;i:22;i:4171;i:23;i:4172;}}', 'no'),
(656598, '_transient_timeout_wc_var_prices_4143', '1628116069', 'no'),
(656599, '_transient_wc_var_prices_4143', '{\"version\":\"1622551279\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"4146\":\"218.49\",\"4147\":\"218.49\",\"4148\":\"218.49\",\"4149\":\"218.49\",\"4150\":\"218.49\",\"4151\":\"218.49\",\"4152\":\"218.49\",\"4153\":\"218.49\",\"4154\":\"218.49\",\"4155\":\"218.49\",\"4156\":\"212.10\",\"4157\":\"218.49\",\"4158\":\"218.49\",\"4160\":\"218.49\",\"4161\":\"218.49\",\"4162\":\"218.49\",\"4163\":\"218.49\",\"4164\":\"218.49\",\"4167\":\"218.49\",\"4168\":\"218.49\",\"4169\":\"218.49\",\"4170\":\"218.49\",\"4171\":\"218.49\",\"4172\":\"218.49\"},\"regular_price\":{\"4146\":\"218.49\",\"4147\":\"218.49\",\"4148\":\"218.49\",\"4149\":\"218.49\",\"4150\":\"218.49\",\"4151\":\"218.49\",\"4152\":\"218.49\",\"4153\":\"218.49\",\"4154\":\"218.49\",\"4155\":\"218.49\",\"4156\":\"212.10\",\"4157\":\"218.49\",\"4158\":\"218.49\",\"4160\":\"218.49\",\"4161\":\"218.49\",\"4162\":\"218.49\",\"4163\":\"218.49\",\"4164\":\"218.49\",\"4167\":\"218.49\",\"4168\":\"218.49\",\"4169\":\"218.49\",\"4170\":\"218.49\",\"4171\":\"218.49\",\"4172\":\"218.49\"},\"sale_price\":{\"4146\":\"218.49\",\"4147\":\"218.49\",\"4148\":\"218.49\",\"4149\":\"218.49\",\"4150\":\"218.49\",\"4151\":\"218.49\",\"4152\":\"218.49\",\"4153\":\"218.49\",\"4154\":\"218.49\",\"4155\":\"218.49\",\"4156\":\"212.10\",\"4157\":\"218.49\",\"4158\":\"218.49\",\"4160\":\"218.49\",\"4161\":\"218.49\",\"4162\":\"218.49\",\"4163\":\"218.49\",\"4164\":\"218.49\",\"4167\":\"218.49\",\"4168\":\"218.49\",\"4169\":\"218.49\",\"4170\":\"218.49\",\"4171\":\"218.49\",\"4172\":\"218.49\"}}}', 'no'),
(656602, '_transient_timeout_wc_product_children_3609', '1628116069', 'no'),
(656603, '_transient_wc_product_children_3609', 'a:2:{s:3:\"all\";a:170:{i:0;i:3615;i:1;i:3617;i:2;i:3619;i:3;i:3622;i:4;i:3623;i:5;i:3625;i:6;i:3627;i:7;i:3629;i:8;i:3631;i:9;i:3632;i:10;i:3633;i:11;i:3634;i:12;i:3635;i:13;i:3636;i:14;i:3637;i:15;i:3638;i:16;i:3639;i:17;i:3640;i:18;i:3642;i:19;i:3643;i:20;i:3645;i:21;i:3646;i:22;i:3647;i:23;i:3649;i:24;i:3650;i:25;i:3651;i:26;i:3652;i:27;i:3653;i:28;i:3654;i:29;i:3656;i:30;i:3657;i:31;i:3658;i:32;i:3659;i:33;i:3660;i:34;i:3661;i:35;i:3662;i:36;i:3664;i:37;i:3665;i:38;i:3666;i:39;i:3667;i:40;i:3668;i:41;i:3670;i:42;i:3671;i:43;i:3672;i:44;i:3673;i:45;i:3674;i:46;i:3676;i:47;i:3677;i:48;i:3678;i:49;i:3680;i:50;i:3681;i:51;i:3682;i:52;i:3684;i:53;i:3685;i:54;i:3686;i:55;i:3687;i:56;i:3688;i:57;i:3689;i:58;i:3690;i:59;i:3691;i:60;i:3692;i:61;i:3693;i:62;i:3695;i:63;i:3696;i:64;i:3697;i:65;i:3698;i:66;i:3700;i:67;i:3701;i:68;i:3702;i:69;i:3703;i:70;i:3704;i:71;i:3706;i:72;i:3707;i:73;i:3708;i:74;i:3709;i:75;i:3711;i:76;i:3712;i:77;i:3713;i:78;i:3714;i:79;i:3715;i:80;i:3717;i:81;i:3718;i:82;i:3719;i:83;i:3721;i:84;i:3722;i:85;i:3723;i:86;i:3724;i:87;i:3725;i:88;i:3726;i:89;i:3727;i:90;i:3728;i:91;i:3729;i:92;i:3730;i:93;i:3731;i:94;i:3732;i:95;i:3733;i:96;i:3734;i:97;i:3735;i:98;i:3736;i:99;i:3737;i:100;i:3738;i:101;i:3739;i:102;i:3740;i:103;i:3741;i:104;i:3742;i:105;i:3743;i:106;i:3744;i:107;i:3745;i:108;i:3746;i:109;i:3747;i:110;i:3748;i:111;i:3749;i:112;i:3750;i:113;i:3751;i:114;i:3752;i:115;i:3753;i:116;i:3754;i:117;i:3755;i:118;i:3756;i:119;i:3757;i:120;i:3758;i:121;i:3759;i:122;i:3760;i:123;i:3761;i:124;i:3762;i:125;i:3763;i:126;i:3764;i:127;i:3765;i:128;i:3766;i:129;i:3767;i:130;i:3768;i:131;i:3769;i:132;i:3770;i:133;i:3771;i:134;i:3772;i:135;i:3773;i:136;i:3774;i:137;i:3775;i:138;i:3776;i:139;i:3777;i:140;i:3778;i:141;i:3779;i:142;i:3780;i:143;i:3781;i:144;i:3782;i:145;i:3783;i:146;i:3784;i:147;i:3785;i:148;i:3786;i:149;i:3787;i:150;i:3788;i:151;i:3789;i:152;i:3790;i:153;i:3791;i:154;i:3792;i:155;i:3793;i:156;i:3794;i:157;i:3795;i:158;i:3796;i:159;i:3797;i:160;i:3798;i:161;i:3799;i:162;i:3800;i:163;i:3801;i:164;i:3802;i:165;i:3803;i:166;i:3804;i:167;i:3805;i:168;i:3806;i:169;i:3807;}s:7:\"visible\";a:170:{i:0;i:3615;i:1;i:3617;i:2;i:3619;i:3;i:3622;i:4;i:3623;i:5;i:3625;i:6;i:3627;i:7;i:3629;i:8;i:3631;i:9;i:3632;i:10;i:3633;i:11;i:3634;i:12;i:3635;i:13;i:3636;i:14;i:3637;i:15;i:3638;i:16;i:3639;i:17;i:3640;i:18;i:3642;i:19;i:3643;i:20;i:3645;i:21;i:3646;i:22;i:3647;i:23;i:3649;i:24;i:3650;i:25;i:3651;i:26;i:3652;i:27;i:3653;i:28;i:3654;i:29;i:3656;i:30;i:3657;i:31;i:3658;i:32;i:3659;i:33;i:3660;i:34;i:3661;i:35;i:3662;i:36;i:3664;i:37;i:3665;i:38;i:3666;i:39;i:3667;i:40;i:3668;i:41;i:3670;i:42;i:3671;i:43;i:3672;i:44;i:3673;i:45;i:3674;i:46;i:3676;i:47;i:3677;i:48;i:3678;i:49;i:3680;i:50;i:3681;i:51;i:3682;i:52;i:3684;i:53;i:3685;i:54;i:3686;i:55;i:3687;i:56;i:3688;i:57;i:3689;i:58;i:3690;i:59;i:3691;i:60;i:3692;i:61;i:3693;i:62;i:3695;i:63;i:3696;i:64;i:3697;i:65;i:3698;i:66;i:3700;i:67;i:3701;i:68;i:3702;i:69;i:3703;i:70;i:3704;i:71;i:3706;i:72;i:3707;i:73;i:3708;i:74;i:3709;i:75;i:3711;i:76;i:3712;i:77;i:3713;i:78;i:3714;i:79;i:3715;i:80;i:3717;i:81;i:3718;i:82;i:3719;i:83;i:3721;i:84;i:3722;i:85;i:3723;i:86;i:3724;i:87;i:3725;i:88;i:3726;i:89;i:3727;i:90;i:3728;i:91;i:3729;i:92;i:3730;i:93;i:3731;i:94;i:3732;i:95;i:3733;i:96;i:3734;i:97;i:3735;i:98;i:3736;i:99;i:3737;i:100;i:3738;i:101;i:3739;i:102;i:3740;i:103;i:3741;i:104;i:3742;i:105;i:3743;i:106;i:3744;i:107;i:3745;i:108;i:3746;i:109;i:3747;i:110;i:3748;i:111;i:3749;i:112;i:3750;i:113;i:3751;i:114;i:3752;i:115;i:3753;i:116;i:3754;i:117;i:3755;i:118;i:3756;i:119;i:3757;i:120;i:3758;i:121;i:3759;i:122;i:3760;i:123;i:3761;i:124;i:3762;i:125;i:3763;i:126;i:3764;i:127;i:3765;i:128;i:3766;i:129;i:3767;i:130;i:3768;i:131;i:3769;i:132;i:3770;i:133;i:3771;i:134;i:3772;i:135;i:3773;i:136;i:3774;i:137;i:3775;i:138;i:3776;i:139;i:3777;i:140;i:3778;i:141;i:3779;i:142;i:3780;i:143;i:3781;i:144;i:3782;i:145;i:3783;i:146;i:3784;i:147;i:3785;i:148;i:3786;i:149;i:3787;i:150;i:3788;i:151;i:3789;i:152;i:3790;i:153;i:3791;i:154;i:3792;i:155;i:3793;i:156;i:3794;i:157;i:3795;i:158;i:3796;i:159;i:3797;i:160;i:3798;i:161;i:3799;i:162;i:3800;i:163;i:3801;i:164;i:3802;i:165;i:3803;i:166;i:3804;i:167;i:3805;i:168;i:3806;i:169;i:3807;}}', 'no'),
(656213, '_transient_timeout_wc_product_children_5219', '1628003385', 'no'),
(656214, '_transient_wc_product_children_5219', 'a:2:{s:3:\"all\";a:14:{i:0;i:5222;i:1;i:5223;i:2;i:5224;i:3;i:5226;i:4;i:5227;i:5;i:5228;i:6;i:5229;i:7;i:5230;i:8;i:5231;i:9;i:5232;i:10;i:5233;i:11;i:5234;i:12;i:5235;i:13;i:5237;}s:7:\"visible\";a:14:{i:0;i:5222;i:1;i:5223;i:2;i:5224;i:3;i:5226;i:4;i:5227;i:5;i:5228;i:6;i:5229;i:7;i:5230;i:8;i:5231;i:9;i:5232;i:10;i:5233;i:11;i:5234;i:12;i:5235;i:13;i:5237;}}', 'no'),
(656215, '_transient_timeout_wc_var_prices_5219', '1628003385', 'no'),
(656216, '_transient_wc_var_prices_5219', '{\"version\":\"1622551279\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"5222\":\"143.99\",\"5223\":\"143.99\",\"5224\":\"143.99\",\"5226\":\"143.99\",\"5227\":\"143.99\",\"5228\":\"136.58\",\"5229\":\"143.99\",\"5230\":\"143.99\",\"5231\":\"143.99\",\"5232\":\"143.99\",\"5233\":\"143.99\",\"5234\":\"143.99\",\"5235\":\"143.99\",\"5237\":\"143.99\"},\"regular_price\":{\"5222\":\"143.99\",\"5223\":\"143.99\",\"5224\":\"143.99\",\"5226\":\"143.99\",\"5227\":\"143.99\",\"5228\":\"136.58\",\"5229\":\"143.99\",\"5230\":\"143.99\",\"5231\":\"143.99\",\"5232\":\"143.99\",\"5233\":\"143.99\",\"5234\":\"143.99\",\"5235\":\"143.99\",\"5237\":\"143.99\"},\"sale_price\":{\"5222\":\"143.99\",\"5223\":\"143.99\",\"5224\":\"143.99\",\"5226\":\"143.99\",\"5227\":\"143.99\",\"5228\":\"136.58\",\"5229\":\"143.99\",\"5230\":\"143.99\",\"5231\":\"143.99\",\"5232\":\"143.99\",\"5233\":\"143.99\",\"5234\":\"143.99\",\"5235\":\"143.99\",\"5237\":\"143.99\"}}}', 'no'),
(656217, '_transient_timeout_wc_product_children_2653', '1628003385', 'no'),
(656218, '_transient_wc_product_children_2653', 'a:2:{s:3:\"all\";a:72:{i:0;i:2655;i:1;i:2656;i:2;i:2657;i:3;i:2658;i:4;i:2659;i:5;i:2660;i:6;i:2661;i:7;i:2662;i:8;i:2663;i:9;i:2664;i:10;i:2665;i:11;i:2666;i:12;i:2667;i:13;i:2668;i:14;i:2669;i:15;i:2670;i:16;i:2671;i:17;i:2672;i:18;i:2673;i:19;i:2674;i:20;i:2675;i:21;i:2676;i:22;i:2677;i:23;i:2678;i:24;i:2679;i:25;i:2680;i:26;i:2681;i:27;i:2682;i:28;i:2683;i:29;i:2684;i:30;i:2685;i:31;i:2686;i:32;i:2687;i:33;i:2688;i:34;i:2689;i:35;i:2690;i:36;i:2691;i:37;i:2692;i:38;i:2693;i:39;i:2694;i:40;i:2695;i:41;i:2696;i:42;i:2697;i:43;i:2698;i:44;i:2699;i:45;i:2700;i:46;i:2701;i:47;i:2702;i:48;i:2703;i:49;i:2704;i:50;i:2705;i:51;i:2706;i:52;i:2707;i:53;i:2708;i:54;i:2709;i:55;i:2710;i:56;i:2711;i:57;i:2712;i:58;i:2713;i:59;i:2714;i:60;i:2715;i:61;i:2716;i:62;i:2717;i:63;i:2718;i:64;i:2719;i:65;i:2720;i:66;i:2721;i:67;i:2722;i:68;i:2723;i:69;i:2724;i:70;i:2725;i:71;i:2726;}s:7:\"visible\";a:72:{i:0;i:2655;i:1;i:2656;i:2;i:2657;i:3;i:2658;i:4;i:2659;i:5;i:2660;i:6;i:2661;i:7;i:2662;i:8;i:2663;i:9;i:2664;i:10;i:2665;i:11;i:2666;i:12;i:2667;i:13;i:2668;i:14;i:2669;i:15;i:2670;i:16;i:2671;i:17;i:2672;i:18;i:2673;i:19;i:2674;i:20;i:2675;i:21;i:2676;i:22;i:2677;i:23;i:2678;i:24;i:2679;i:25;i:2680;i:26;i:2681;i:27;i:2682;i:28;i:2683;i:29;i:2684;i:30;i:2685;i:31;i:2686;i:32;i:2687;i:33;i:2688;i:34;i:2689;i:35;i:2690;i:36;i:2691;i:37;i:2692;i:38;i:2693;i:39;i:2694;i:40;i:2695;i:41;i:2696;i:42;i:2697;i:43;i:2698;i:44;i:2699;i:45;i:2700;i:46;i:2701;i:47;i:2702;i:48;i:2703;i:49;i:2704;i:50;i:2705;i:51;i:2706;i:52;i:2707;i:53;i:2708;i:54;i:2709;i:55;i:2710;i:56;i:2711;i:57;i:2712;i:58;i:2713;i:59;i:2714;i:60;i:2715;i:61;i:2716;i:62;i:2717;i:63;i:2718;i:64;i:2719;i:65;i:2720;i:66;i:2721;i:67;i:2722;i:68;i:2723;i:69;i:2724;i:70;i:2725;i:71;i:2726;}}', 'no'),
(656219, '_transient_timeout_wc_var_prices_2653', '1628003385', 'no'),
(656220, '_transient_wc_var_prices_2653', '{\"version\":\"1622551279\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"2655\":\"157.30\",\"2656\":\"157.30\",\"2657\":\"157.30\",\"2658\":\"157.30\",\"2659\":\"153.10\",\"2660\":\"151.00\",\"2661\":\"151.00\",\"2662\":\"157.30\",\"2663\":\"153.10\",\"2664\":\"151.00\",\"2665\":\"151.00\",\"2666\":\"157.30\",\"2667\":\"153.10\",\"2668\":\"153.10\",\"2669\":\"153.10\",\"2670\":\"153.10\",\"2671\":\"153.10\",\"2672\":\"153.10\",\"2673\":\"153.10\",\"2674\":\"153.10\",\"2675\":\"157.30\",\"2676\":\"157.30\",\"2677\":\"157.30\",\"2678\":\"157.30\",\"2679\":\"153.10\",\"2680\":\"153.10\",\"2681\":\"153.10\",\"2682\":\"153.10\",\"2683\":\"153.10\",\"2684\":\"151.00\",\"2685\":\"151.00\",\"2686\":\"153.10\",\"2687\":\"153.10\",\"2688\":\"153.10\",\"2689\":\"153.10\",\"2690\":\"153.10\",\"2691\":\"157.30\",\"2692\":\"157.30\",\"2693\":\"157.30\",\"2694\":\"157.30\",\"2695\":\"157.30\",\"2696\":\"157.30\",\"2697\":\"157.30\",\"2698\":\"157.30\",\"2699\":\"153.10\",\"2700\":\"151.00\",\"2701\":\"151.00\",\"2702\":\"157.30\",\"2703\":\"153.10\",\"2704\":\"151.00\",\"2705\":\"151.00\",\"2706\":\"157.30\",\"2707\":\"153.10\",\"2708\":\"153.10\",\"2709\":\"153.10\",\"2710\":\"153.10\",\"2711\":\"153.10\",\"2712\":\"153.10\",\"2713\":\"153.10\",\"2714\":\"153.10\",\"2715\":\"157.30\",\"2716\":\"157.30\",\"2717\":\"157.30\",\"2718\":\"157.30\",\"2719\":\"151.00\",\"2720\":\"157.30\",\"2721\":\"153.10\",\"2722\":\"151.00\",\"2723\":\"153.10\",\"2724\":\"153.10\",\"2725\":\"153.10\",\"2726\":\"153.10\"},\"regular_price\":{\"2655\":\"157.30\",\"2656\":\"157.30\",\"2657\":\"157.30\",\"2658\":\"157.30\",\"2659\":\"153.10\",\"2660\":\"151.00\",\"2661\":\"151.00\",\"2662\":\"157.30\",\"2663\":\"153.10\",\"2664\":\"151.00\",\"2665\":\"151.00\",\"2666\":\"157.30\",\"2667\":\"153.10\",\"2668\":\"153.10\",\"2669\":\"153.10\",\"2670\":\"153.10\",\"2671\":\"153.10\",\"2672\":\"153.10\",\"2673\":\"153.10\",\"2674\":\"153.10\",\"2675\":\"157.30\",\"2676\":\"157.30\",\"2677\":\"157.30\",\"2678\":\"157.30\",\"2679\":\"153.10\",\"2680\":\"153.10\",\"2681\":\"153.10\",\"2682\":\"153.10\",\"2683\":\"153.10\",\"2684\":\"151.00\",\"2685\":\"151.00\",\"2686\":\"153.10\",\"2687\":\"153.10\",\"2688\":\"153.10\",\"2689\":\"153.10\",\"2690\":\"153.10\",\"2691\":\"157.30\",\"2692\":\"157.30\",\"2693\":\"157.30\",\"2694\":\"157.30\",\"2695\":\"157.30\",\"2696\":\"157.30\",\"2697\":\"157.30\",\"2698\":\"157.30\",\"2699\":\"153.10\",\"2700\":\"151.00\",\"2701\":\"151.00\",\"2702\":\"157.30\",\"2703\":\"153.10\",\"2704\":\"151.00\",\"2705\":\"151.00\",\"2706\":\"157.30\",\"2707\":\"153.10\",\"2708\":\"153.10\",\"2709\":\"153.10\",\"2710\":\"153.10\",\"2711\":\"153.10\",\"2712\":\"153.10\",\"2713\":\"153.10\",\"2714\":\"153.10\",\"2715\":\"157.30\",\"2716\":\"157.30\",\"2717\":\"157.30\",\"2718\":\"157.30\",\"2719\":\"151.00\",\"2720\":\"157.30\",\"2721\":\"153.10\",\"2722\":\"151.00\",\"2723\":\"153.10\",\"2724\":\"153.10\",\"2725\":\"153.10\",\"2726\":\"153.10\"},\"sale_price\":{\"2655\":\"157.30\",\"2656\":\"157.30\",\"2657\":\"157.30\",\"2658\":\"157.30\",\"2659\":\"153.10\",\"2660\":\"151.00\",\"2661\":\"151.00\",\"2662\":\"157.30\",\"2663\":\"153.10\",\"2664\":\"151.00\",\"2665\":\"151.00\",\"2666\":\"157.30\",\"2667\":\"153.10\",\"2668\":\"153.10\",\"2669\":\"153.10\",\"2670\":\"153.10\",\"2671\":\"153.10\",\"2672\":\"153.10\",\"2673\":\"153.10\",\"2674\":\"153.10\",\"2675\":\"157.30\",\"2676\":\"157.30\",\"2677\":\"157.30\",\"2678\":\"157.30\",\"2679\":\"153.10\",\"2680\":\"153.10\",\"2681\":\"153.10\",\"2682\":\"153.10\",\"2683\":\"153.10\",\"2684\":\"151.00\",\"2685\":\"151.00\",\"2686\":\"153.10\",\"2687\":\"153.10\",\"2688\":\"153.10\",\"2689\":\"153.10\",\"2690\":\"153.10\",\"2691\":\"157.30\",\"2692\":\"157.30\",\"2693\":\"157.30\",\"2694\":\"157.30\",\"2695\":\"157.30\",\"2696\":\"157.30\",\"2697\":\"157.30\",\"2698\":\"157.30\",\"2699\":\"153.10\",\"2700\":\"151.00\",\"2701\":\"151.00\",\"2702\":\"157.30\",\"2703\":\"153.10\",\"2704\":\"151.00\",\"2705\":\"151.00\",\"2706\":\"157.30\",\"2707\":\"153.10\",\"2708\":\"153.10\",\"2709\":\"153.10\",\"2710\":\"153.10\",\"2711\":\"153.10\",\"2712\":\"153.10\",\"2713\":\"153.10\",\"2714\":\"153.10\",\"2715\":\"157.30\",\"2716\":\"157.30\",\"2717\":\"157.30\",\"2718\":\"157.30\",\"2719\":\"151.00\",\"2720\":\"157.30\",\"2721\":\"153.10\",\"2722\":\"151.00\",\"2723\":\"153.10\",\"2724\":\"153.10\",\"2725\":\"153.10\",\"2726\":\"153.10\"}}}', 'no'),
(656221, '_transient_timeout_wc_product_children_2472', '1628003385', 'no'),
(656222, '_transient_wc_product_children_2472', 'a:2:{s:3:\"all\";a:30:{i:0;i:2475;i:1;i:2476;i:2;i:2477;i:3;i:2478;i:4;i:2479;i:5;i:2480;i:6;i:2481;i:7;i:2482;i:8;i:2483;i:9;i:2484;i:10;i:2485;i:11;i:2486;i:12;i:2487;i:13;i:2488;i:14;i:2489;i:15;i:2490;i:16;i:2491;i:17;i:2492;i:18;i:2493;i:19;i:2494;i:20;i:2495;i:21;i:2496;i:22;i:2497;i:23;i:2499;i:24;i:2500;i:25;i:2501;i:26;i:2502;i:27;i:2503;i:28;i:2504;i:29;i:2505;}s:7:\"visible\";a:30:{i:0;i:2475;i:1;i:2476;i:2;i:2477;i:3;i:2478;i:4;i:2479;i:5;i:2480;i:6;i:2481;i:7;i:2482;i:8;i:2483;i:9;i:2484;i:10;i:2485;i:11;i:2486;i:12;i:2487;i:13;i:2488;i:14;i:2489;i:15;i:2490;i:16;i:2491;i:17;i:2492;i:18;i:2493;i:19;i:2494;i:20;i:2495;i:21;i:2496;i:22;i:2497;i:23;i:2499;i:24;i:2500;i:25;i:2501;i:26;i:2502;i:27;i:2503;i:28;i:2504;i:29;i:2505;}}', 'no'),
(656223, '_transient_timeout_wc_var_prices_2472', '1628003386', 'no'),
(656224, '_transient_wc_var_prices_2472', '{\"version\":\"1622551279\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"2475\":\"91.58\",\"2476\":\"91.58\",\"2477\":\"91.58\",\"2478\":\"91.58\",\"2479\":\"91.58\",\"2480\":\"91.58\",\"2481\":\"91.58\",\"2482\":\"91.58\",\"2483\":\"91.58\",\"2484\":\"91.58\",\"2485\":\"91.58\",\"2486\":\"91.58\",\"2487\":\"91.58\",\"2488\":\"91.58\",\"2489\":\"91.58\",\"2490\":\"91.58\",\"2491\":\"91.58\",\"2492\":\"91.58\",\"2493\":\"91.58\",\"2494\":\"91.58\",\"2495\":\"91.58\",\"2496\":\"91.58\",\"2497\":\"91.58\",\"2499\":\"91.58\",\"2500\":\"91.58\",\"2501\":\"91.58\",\"2502\":\"91.58\",\"2503\":\"91.58\",\"2504\":\"91.58\",\"2505\":\"91.58\"},\"regular_price\":{\"2475\":\"91.58\",\"2476\":\"91.58\",\"2477\":\"91.58\",\"2478\":\"91.58\",\"2479\":\"91.58\",\"2480\":\"91.58\",\"2481\":\"91.58\",\"2482\":\"91.58\",\"2483\":\"91.58\",\"2484\":\"91.58\",\"2485\":\"91.58\",\"2486\":\"91.58\",\"2487\":\"91.58\",\"2488\":\"91.58\",\"2489\":\"91.58\",\"2490\":\"91.58\",\"2491\":\"91.58\",\"2492\":\"91.58\",\"2493\":\"91.58\",\"2494\":\"91.58\",\"2495\":\"91.58\",\"2496\":\"91.58\",\"2497\":\"91.58\",\"2499\":\"91.58\",\"2500\":\"91.58\",\"2501\":\"91.58\",\"2502\":\"91.58\",\"2503\":\"91.58\",\"2504\":\"91.58\",\"2505\":\"91.58\"},\"sale_price\":{\"2475\":\"91.58\",\"2476\":\"91.58\",\"2477\":\"91.58\",\"2478\":\"91.58\",\"2479\":\"91.58\",\"2480\":\"91.58\",\"2481\":\"91.58\",\"2482\":\"91.58\",\"2483\":\"91.58\",\"2484\":\"91.58\",\"2485\":\"91.58\",\"2486\":\"91.58\",\"2487\":\"91.58\",\"2488\":\"91.58\",\"2489\":\"91.58\",\"2490\":\"91.58\",\"2491\":\"91.58\",\"2492\":\"91.58\",\"2493\":\"91.58\",\"2494\":\"91.58\",\"2495\":\"91.58\",\"2496\":\"91.58\",\"2497\":\"91.58\",\"2499\":\"91.58\",\"2500\":\"91.58\",\"2501\":\"91.58\",\"2502\":\"91.58\",\"2503\":\"91.58\",\"2504\":\"91.58\",\"2505\":\"91.58\"}}}', 'no'),
(656225, '_transient_timeout_wc_product_children_3524', '1628003386', 'no'),
(656226, '_transient_wc_product_children_3524', 'a:2:{s:3:\"all\";a:27:{i:0;i:3526;i:1;i:3527;i:2;i:3528;i:3;i:3529;i:4;i:3530;i:5;i:3531;i:6;i:3532;i:7;i:3534;i:8;i:3535;i:9;i:3536;i:10;i:3537;i:11;i:3538;i:12;i:3539;i:13;i:3540;i:14;i:3541;i:15;i:3542;i:16;i:3543;i:17;i:3544;i:18;i:3545;i:19;i:3546;i:20;i:3548;i:21;i:3549;i:22;i:3550;i:23;i:3551;i:24;i:3552;i:25;i:3553;i:26;i:3554;}s:7:\"visible\";a:27:{i:0;i:3526;i:1;i:3527;i:2;i:3528;i:3;i:3529;i:4;i:3530;i:5;i:3531;i:6;i:3532;i:7;i:3534;i:8;i:3535;i:9;i:3536;i:10;i:3537;i:11;i:3538;i:12;i:3539;i:13;i:3540;i:14;i:3541;i:15;i:3542;i:16;i:3543;i:17;i:3544;i:18;i:3545;i:19;i:3546;i:20;i:3548;i:21;i:3549;i:22;i:3550;i:23;i:3551;i:24;i:3552;i:25;i:3553;i:26;i:3554;}}', 'no'),
(656227, '_transient_timeout_wc_var_prices_3524', '1628003386', 'no'),
(656228, '_transient_wc_var_prices_3524', '{\"version\":\"1622551279\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"3526\":\"132.68\",\"3527\":\"132.68\",\"3528\":\"132.68\",\"3529\":\"131.33\",\"3530\":\"131.33\",\"3531\":\"131.33\",\"3532\":\"131.33\",\"3534\":\"131.33\",\"3535\":\"131.33\",\"3536\":\"128.63\",\"3537\":\"131.33\",\"3538\":\"131.33\",\"3539\":\"131.33\",\"3540\":\"131.33\",\"3541\":\"131.33\",\"3542\":\"131.33\",\"3543\":\"131.33\",\"3544\":\"131.33\",\"3545\":\"131.33\",\"3546\":\"131.33\",\"3548\":\"131.33\",\"3549\":\"131.33\",\"3550\":\"129.98\",\"3551\":\"132.68\",\"3552\":\"132.68\",\"3553\":\"132.68\",\"3554\":\"131.33\"},\"regular_price\":{\"3526\":\"132.68\",\"3527\":\"132.68\",\"3528\":\"132.68\",\"3529\":\"131.33\",\"3530\":\"131.33\",\"3531\":\"131.33\",\"3532\":\"131.33\",\"3534\":\"131.33\",\"3535\":\"131.33\",\"3536\":\"128.63\",\"3537\":\"131.33\",\"3538\":\"131.33\",\"3539\":\"131.33\",\"3540\":\"131.33\",\"3541\":\"131.33\",\"3542\":\"131.33\",\"3543\":\"131.33\",\"3544\":\"131.33\",\"3545\":\"131.33\",\"3546\":\"131.33\",\"3548\":\"131.33\",\"3549\":\"131.33\",\"3550\":\"129.98\",\"3551\":\"132.68\",\"3552\":\"132.68\",\"3553\":\"132.68\",\"3554\":\"131.33\"},\"sale_price\":{\"3526\":\"132.68\",\"3527\":\"132.68\",\"3528\":\"132.68\",\"3529\":\"131.33\",\"3530\":\"131.33\",\"3531\":\"131.33\",\"3532\":\"131.33\",\"3534\":\"131.33\",\"3535\":\"131.33\",\"3536\":\"128.63\",\"3537\":\"131.33\",\"3538\":\"131.33\",\"3539\":\"131.33\",\"3540\":\"131.33\",\"3541\":\"131.33\",\"3542\":\"131.33\",\"3543\":\"131.33\",\"3544\":\"131.33\",\"3545\":\"131.33\",\"3546\":\"131.33\",\"3548\":\"131.33\",\"3549\":\"131.33\",\"3550\":\"129.98\",\"3551\":\"132.68\",\"3552\":\"132.68\",\"3553\":\"132.68\",\"3554\":\"131.33\"}}}', 'no'),
(656229, '_transient_timeout_wc_product_children_2728', '1628003386', 'no'),
(656230, '_transient_wc_product_children_2728', 'a:2:{s:3:\"all\";a:60:{i:0;i:2731;i:1;i:2732;i:2;i:2733;i:3;i:2734;i:4;i:2735;i:5;i:2736;i:6;i:2737;i:7;i:2738;i:8;i:2739;i:9;i:2740;i:10;i:2741;i:11;i:2742;i:12;i:2744;i:13;i:2745;i:14;i:2746;i:15;i:2747;i:16;i:2748;i:17;i:2749;i:18;i:2750;i:19;i:2751;i:20;i:2752;i:21;i:2753;i:22;i:2754;i:23;i:2755;i:24;i:2756;i:25;i:2757;i:26;i:2758;i:27;i:2759;i:28;i:2761;i:29;i:2762;i:30;i:2763;i:31;i:2764;i:32;i:2765;i:33;i:2766;i:34;i:2767;i:35;i:2768;i:36;i:2769;i:37;i:2770;i:38;i:2771;i:39;i:2772;i:40;i:2773;i:41;i:2775;i:42;i:2776;i:43;i:2777;i:44;i:2778;i:45;i:2779;i:46;i:2780;i:47;i:2781;i:48;i:2782;i:49;i:2783;i:50;i:2784;i:51;i:2785;i:52;i:2786;i:53;i:2787;i:54;i:2789;i:55;i:2790;i:56;i:2791;i:57;i:2792;i:58;i:2793;i:59;i:2794;}s:7:\"visible\";a:60:{i:0;i:2731;i:1;i:2732;i:2;i:2733;i:3;i:2734;i:4;i:2735;i:5;i:2736;i:6;i:2737;i:7;i:2738;i:8;i:2739;i:9;i:2740;i:10;i:2741;i:11;i:2742;i:12;i:2744;i:13;i:2745;i:14;i:2746;i:15;i:2747;i:16;i:2748;i:17;i:2749;i:18;i:2750;i:19;i:2751;i:20;i:2752;i:21;i:2753;i:22;i:2754;i:23;i:2755;i:24;i:2756;i:25;i:2757;i:26;i:2758;i:27;i:2759;i:28;i:2761;i:29;i:2762;i:30;i:2763;i:31;i:2764;i:32;i:2765;i:33;i:2766;i:34;i:2767;i:35;i:2768;i:36;i:2769;i:37;i:2770;i:38;i:2771;i:39;i:2772;i:40;i:2773;i:41;i:2775;i:42;i:2776;i:43;i:2777;i:44;i:2778;i:45;i:2779;i:46;i:2780;i:47;i:2781;i:48;i:2782;i:49;i:2783;i:50;i:2784;i:51;i:2785;i:52;i:2786;i:53;i:2787;i:54;i:2789;i:55;i:2790;i:56;i:2791;i:57;i:2792;i:58;i:2793;i:59;i:2794;}}', 'no'),
(656231, '_transient_timeout_wc_var_prices_2728', '1628003386', 'no');
INSERT INTO `wpx5_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(656232, '_transient_wc_var_prices_2728', '{\"version\":\"1622551279\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"2731\":\"125.82\",\"2732\":\"125.82\",\"2733\":\"125.82\",\"2734\":\"125.82\",\"2735\":\"125.82\",\"2736\":\"125.82\",\"2737\":\"125.82\",\"2738\":\"125.82\",\"2739\":\"125.82\",\"2740\":\"125.82\",\"2741\":\"125.82\",\"2742\":\"125.82\",\"2744\":\"125.82\",\"2745\":\"125.82\",\"2746\":\"125.82\",\"2747\":\"125.82\",\"2748\":\"125.82\",\"2749\":\"125.82\",\"2750\":\"125.82\",\"2751\":\"125.82\",\"2752\":\"125.82\",\"2753\":\"125.82\",\"2754\":\"125.82\",\"2755\":\"113.82\",\"2756\":\"125.82\",\"2757\":\"125.82\",\"2758\":\"125.82\",\"2759\":\"125.82\",\"2761\":\"125.82\",\"2762\":\"125.82\",\"2763\":\"125.82\",\"2764\":\"125.82\",\"2765\":\"125.82\",\"2766\":\"125.82\",\"2767\":\"125.82\",\"2768\":\"125.82\",\"2769\":\"125.82\",\"2770\":\"125.82\",\"2771\":\"125.82\",\"2772\":\"125.82\",\"2773\":\"125.82\",\"2775\":\"125.82\",\"2776\":\"125.82\",\"2777\":\"125.82\",\"2778\":\"125.82\",\"2779\":\"125.82\",\"2780\":\"125.82\",\"2781\":\"125.82\",\"2782\":\"125.82\",\"2783\":\"125.82\",\"2784\":\"125.82\",\"2785\":\"125.82\",\"2786\":\"125.82\",\"2787\":\"125.82\",\"2789\":\"125.82\",\"2790\":\"125.82\",\"2791\":\"125.82\",\"2792\":\"125.82\",\"2793\":\"125.82\",\"2794\":\"125.82\"},\"regular_price\":{\"2731\":\"125.82\",\"2732\":\"125.82\",\"2733\":\"125.82\",\"2734\":\"125.82\",\"2735\":\"125.82\",\"2736\":\"125.82\",\"2737\":\"125.82\",\"2738\":\"125.82\",\"2739\":\"125.82\",\"2740\":\"125.82\",\"2741\":\"125.82\",\"2742\":\"125.82\",\"2744\":\"125.82\",\"2745\":\"125.82\",\"2746\":\"125.82\",\"2747\":\"125.82\",\"2748\":\"125.82\",\"2749\":\"125.82\",\"2750\":\"125.82\",\"2751\":\"125.82\",\"2752\":\"125.82\",\"2753\":\"125.82\",\"2754\":\"125.82\",\"2755\":\"113.82\",\"2756\":\"125.82\",\"2757\":\"125.82\",\"2758\":\"125.82\",\"2759\":\"125.82\",\"2761\":\"125.82\",\"2762\":\"125.82\",\"2763\":\"125.82\",\"2764\":\"125.82\",\"2765\":\"125.82\",\"2766\":\"125.82\",\"2767\":\"125.82\",\"2768\":\"125.82\",\"2769\":\"125.82\",\"2770\":\"125.82\",\"2771\":\"125.82\",\"2772\":\"125.82\",\"2773\":\"125.82\",\"2775\":\"125.82\",\"2776\":\"125.82\",\"2777\":\"125.82\",\"2778\":\"125.82\",\"2779\":\"125.82\",\"2780\":\"125.82\",\"2781\":\"125.82\",\"2782\":\"125.82\",\"2783\":\"125.82\",\"2784\":\"125.82\",\"2785\":\"125.82\",\"2786\":\"125.82\",\"2787\":\"125.82\",\"2789\":\"125.82\",\"2790\":\"125.82\",\"2791\":\"125.82\",\"2792\":\"125.82\",\"2793\":\"125.82\",\"2794\":\"125.82\"},\"sale_price\":{\"2731\":\"125.82\",\"2732\":\"125.82\",\"2733\":\"125.82\",\"2734\":\"125.82\",\"2735\":\"125.82\",\"2736\":\"125.82\",\"2737\":\"125.82\",\"2738\":\"125.82\",\"2739\":\"125.82\",\"2740\":\"125.82\",\"2741\":\"125.82\",\"2742\":\"125.82\",\"2744\":\"125.82\",\"2745\":\"125.82\",\"2746\":\"125.82\",\"2747\":\"125.82\",\"2748\":\"125.82\",\"2749\":\"125.82\",\"2750\":\"125.82\",\"2751\":\"125.82\",\"2752\":\"125.82\",\"2753\":\"125.82\",\"2754\":\"125.82\",\"2755\":\"113.82\",\"2756\":\"125.82\",\"2757\":\"125.82\",\"2758\":\"125.82\",\"2759\":\"125.82\",\"2761\":\"125.82\",\"2762\":\"125.82\",\"2763\":\"125.82\",\"2764\":\"125.82\",\"2765\":\"125.82\",\"2766\":\"125.82\",\"2767\":\"125.82\",\"2768\":\"125.82\",\"2769\":\"125.82\",\"2770\":\"125.82\",\"2771\":\"125.82\",\"2772\":\"125.82\",\"2773\":\"125.82\",\"2775\":\"125.82\",\"2776\":\"125.82\",\"2777\":\"125.82\",\"2778\":\"125.82\",\"2779\":\"125.82\",\"2780\":\"125.82\",\"2781\":\"125.82\",\"2782\":\"125.82\",\"2783\":\"125.82\",\"2784\":\"125.82\",\"2785\":\"125.82\",\"2786\":\"125.82\",\"2787\":\"125.82\",\"2789\":\"125.82\",\"2790\":\"125.82\",\"2791\":\"125.82\",\"2792\":\"125.82\",\"2793\":\"125.82\",\"2794\":\"125.82\"}}}', 'no'),
(657515, '_transient_timeout_external_ip_address_34.221.34.101', '1626777937', 'no'),
(657516, '_transient_external_ip_address_34.221.34.101', '104.218.54.210', 'no'),
(657527, '_transient_timeout_external_ip_address_34.220.39.175', '1626778228', 'no'),
(657563, '_transient_timeout_external_ip_address_34.221.136.170', '1626842560', 'no'),
(657564, '_transient_external_ip_address_34.221.136.170', '2604:a00:6:736:c634:6bff:feb9:1edc', 'no'),
(657566, '_transient_timeout_external_ip_address_54.190.170.80', '1626842604', 'no'),
(657567, '_transient_external_ip_address_54.190.170.80', '2604:a00:6:736:c634:6bff:feb9:1edc', 'no'),
(657568, '_transient_timeout_external_ip_address_52.34.87.242', '1626842747', 'no'),
(657569, '_transient_external_ip_address_52.34.87.242', '2604:a00:6:736:c634:6bff:feb9:1edc', 'no'),
(657571, '_transient_timeout_external_ip_address_54.203.73.198', '1626845532', 'no'),
(657572, '_transient_external_ip_address_54.203.73.198', '104.218.54.210', 'no'),
(657582, '_transient_timeout_external_ip_address_199.249.230.71', '1626870775', 'no'),
(657583, '_transient_external_ip_address_199.249.230.71', '2604:a00:6:736:c634:6bff:feb9:1edc', 'no'),
(657585, '_transient_timeout_external_ip_address_62.210.84.49', '1626872227', 'no'),
(657586, '_transient_external_ip_address_62.210.84.49', '104.218.54.210', 'no'),
(657590, '_transient_timeout_external_ip_address_13.83.82.138', '1626890120', 'no'),
(657591, '_transient_external_ip_address_13.83.82.138', '104.218.54.210', 'no'),
(657593, '_transient_timeout_external_ip_address_45.146.55.16', '1626893092', 'no'),
(657594, '_transient_external_ip_address_45.146.55.16', '2604:a00:6:736:c634:6bff:feb9:1edc', 'no'),
(657541, '_transient_external_ip_address_34.222.233.120', '104.218.54.210', 'no'),
(657554, '_transient_timeout_external_ip_address_54.187.238.59', '1626842123', 'no'),
(657555, '_transient_external_ip_address_54.187.238.59', '2604:a00:6:736:c634:6bff:feb9:1edc', 'no'),
(657538, '_transient_external_ip_address_35.164.197.42', '2604:a00:6:736:c634:6bff:feb9:1edc', 'no'),
(657540, '_transient_timeout_external_ip_address_34.222.233.120', '1626782356', 'no'),
(657531, '_transient_external_ip_address_34.221.187.55', '104.218.54.210', 'no'),
(657533, '_transient_timeout_external_ip_address_18.237.35.163', '1626778535', 'no'),
(657534, '_transient_external_ip_address_18.237.35.163', '104.218.54.210', 'no'),
(657537, '_transient_timeout_external_ip_address_35.164.197.42', '1626782311', 'no'),
(657528, '_transient_external_ip_address_34.220.39.175', '104.218.54.210', 'no'),
(657530, '_transient_timeout_external_ip_address_34.221.187.55', '1626778252', 'no'),
(656553, '_transient_timeout_wc_product_children_2153', '1628116043', 'no'),
(656554, '_transient_wc_product_children_2153', 'a:2:{s:3:\"all\";a:162:{i:0;i:2157;i:1;i:2158;i:2;i:2159;i:3;i:2160;i:4;i:2161;i:5;i:2162;i:6;i:2163;i:7;i:2164;i:8;i:2165;i:9;i:2166;i:10;i:2167;i:11;i:2168;i:12;i:2169;i:13;i:2170;i:14;i:2171;i:15;i:2172;i:16;i:2173;i:17;i:2174;i:18;i:2175;i:19;i:2176;i:20;i:2177;i:21;i:2178;i:22;i:2179;i:23;i:2181;i:24;i:2182;i:25;i:2183;i:26;i:2184;i:27;i:2185;i:28;i:2186;i:29;i:2187;i:30;i:2188;i:31;i:2189;i:32;i:2190;i:33;i:2191;i:34;i:2192;i:35;i:2193;i:36;i:2194;i:37;i:2195;i:38;i:2196;i:39;i:2197;i:40;i:2198;i:41;i:2200;i:42;i:2201;i:43;i:2202;i:44;i:2203;i:45;i:2204;i:46;i:2205;i:47;i:2206;i:48;i:2207;i:49;i:2208;i:50;i:2209;i:51;i:2210;i:52;i:2211;i:53;i:2212;i:54;i:2214;i:55;i:2215;i:56;i:2216;i:57;i:2217;i:58;i:2218;i:59;i:2219;i:60;i:2220;i:61;i:2221;i:62;i:2222;i:63;i:2223;i:64;i:2225;i:65;i:2226;i:66;i:2227;i:67;i:2228;i:68;i:2229;i:69;i:2230;i:70;i:2231;i:71;i:2232;i:72;i:2234;i:73;i:2235;i:74;i:2236;i:75;i:2237;i:76;i:2238;i:77;i:2239;i:78;i:2240;i:79;i:2241;i:80;i:2242;i:81;i:2243;i:82;i:2244;i:83;i:2245;i:84;i:2247;i:85;i:2248;i:86;i:2249;i:87;i:2250;i:88;i:2251;i:89;i:2252;i:90;i:2253;i:91;i:2255;i:92;i:2256;i:93;i:2257;i:94;i:2258;i:95;i:2260;i:96;i:2261;i:97;i:2262;i:98;i:2263;i:99;i:2264;i:100;i:2265;i:101;i:2266;i:102;i:2267;i:103;i:2268;i:104;i:2269;i:105;i:2270;i:106;i:2271;i:107;i:2272;i:108;i:2273;i:109;i:2274;i:110;i:2275;i:111;i:2277;i:112;i:2278;i:113;i:2279;i:114;i:2280;i:115;i:2281;i:116;i:2282;i:117;i:2283;i:118;i:2284;i:119;i:2286;i:120;i:2287;i:121;i:2288;i:122;i:2289;i:123;i:2290;i:124;i:2291;i:125;i:2292;i:126;i:2293;i:127;i:2294;i:128;i:2295;i:129;i:2297;i:130;i:2298;i:131;i:2299;i:132;i:2300;i:133;i:2301;i:134;i:2302;i:135;i:2304;i:136;i:2305;i:137;i:2306;i:138;i:2308;i:139;i:2309;i:140;i:2310;i:141;i:2311;i:142;i:2312;i:143;i:2314;i:144;i:2315;i:145;i:2316;i:146;i:2317;i:147;i:2318;i:148;i:2319;i:149;i:2321;i:150;i:2322;i:151;i:2324;i:152;i:2325;i:153;i:2326;i:154;i:2327;i:155;i:2328;i:156;i:2329;i:157;i:2330;i:158;i:2332;i:159;i:2333;i:160;i:2334;i:161;i:2335;}s:7:\"visible\";a:162:{i:0;i:2157;i:1;i:2158;i:2;i:2159;i:3;i:2160;i:4;i:2161;i:5;i:2162;i:6;i:2163;i:7;i:2164;i:8;i:2165;i:9;i:2166;i:10;i:2167;i:11;i:2168;i:12;i:2169;i:13;i:2170;i:14;i:2171;i:15;i:2172;i:16;i:2173;i:17;i:2174;i:18;i:2175;i:19;i:2176;i:20;i:2177;i:21;i:2178;i:22;i:2179;i:23;i:2181;i:24;i:2182;i:25;i:2183;i:26;i:2184;i:27;i:2185;i:28;i:2186;i:29;i:2187;i:30;i:2188;i:31;i:2189;i:32;i:2190;i:33;i:2191;i:34;i:2192;i:35;i:2193;i:36;i:2194;i:37;i:2195;i:38;i:2196;i:39;i:2197;i:40;i:2198;i:41;i:2200;i:42;i:2201;i:43;i:2202;i:44;i:2203;i:45;i:2204;i:46;i:2205;i:47;i:2206;i:48;i:2207;i:49;i:2208;i:50;i:2209;i:51;i:2210;i:52;i:2211;i:53;i:2212;i:54;i:2214;i:55;i:2215;i:56;i:2216;i:57;i:2217;i:58;i:2218;i:59;i:2219;i:60;i:2220;i:61;i:2221;i:62;i:2222;i:63;i:2223;i:64;i:2225;i:65;i:2226;i:66;i:2227;i:67;i:2228;i:68;i:2229;i:69;i:2230;i:70;i:2231;i:71;i:2232;i:72;i:2234;i:73;i:2235;i:74;i:2236;i:75;i:2237;i:76;i:2238;i:77;i:2239;i:78;i:2240;i:79;i:2241;i:80;i:2242;i:81;i:2243;i:82;i:2244;i:83;i:2245;i:84;i:2247;i:85;i:2248;i:86;i:2249;i:87;i:2250;i:88;i:2251;i:89;i:2252;i:90;i:2253;i:91;i:2255;i:92;i:2256;i:93;i:2257;i:94;i:2258;i:95;i:2260;i:96;i:2261;i:97;i:2262;i:98;i:2263;i:99;i:2264;i:100;i:2265;i:101;i:2266;i:102;i:2267;i:103;i:2268;i:104;i:2269;i:105;i:2270;i:106;i:2271;i:107;i:2272;i:108;i:2273;i:109;i:2274;i:110;i:2275;i:111;i:2277;i:112;i:2278;i:113;i:2279;i:114;i:2280;i:115;i:2281;i:116;i:2282;i:117;i:2283;i:118;i:2284;i:119;i:2286;i:120;i:2287;i:121;i:2288;i:122;i:2289;i:123;i:2290;i:124;i:2291;i:125;i:2292;i:126;i:2293;i:127;i:2294;i:128;i:2295;i:129;i:2297;i:130;i:2298;i:131;i:2299;i:132;i:2300;i:133;i:2301;i:134;i:2302;i:135;i:2304;i:136;i:2305;i:137;i:2306;i:138;i:2308;i:139;i:2309;i:140;i:2310;i:141;i:2311;i:142;i:2312;i:143;i:2314;i:144;i:2315;i:145;i:2316;i:146;i:2317;i:147;i:2318;i:148;i:2319;i:149;i:2321;i:150;i:2322;i:151;i:2324;i:152;i:2325;i:153;i:2326;i:154;i:2327;i:155;i:2328;i:156;i:2329;i:157;i:2330;i:158;i:2332;i:159;i:2333;i:160;i:2334;i:161;i:2335;}}', 'no'),
(656555, '_transient_timeout_wc_var_prices_2153', '1628116044', 'no'),
(656556, '_transient_wc_var_prices_2153', '{\"version\":\"1622551279\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"2157\":\"177.18\",\"2158\":\"177.18\",\"2159\":\"177.18\",\"2160\":\"123.18\",\"2161\":\"123.18\",\"2162\":\"123.18\",\"2163\":\"123.18\",\"2164\":\"123.18\",\"2165\":\"123.18\",\"2166\":\"123.18\",\"2167\":\"123.18\",\"2168\":\"177.18\",\"2169\":\"177.18\",\"2170\":\"177.18\",\"2171\":\"177.18\",\"2172\":\"123.18\",\"2173\":\"123.18\",\"2174\":\"177.18\",\"2175\":\"177.18\",\"2176\":\"123.18\",\"2177\":\"123.18\",\"2178\":\"123.18\",\"2179\":\"123.18\",\"2181\":\"123.18\",\"2182\":\"123.18\",\"2183\":\"123.18\",\"2184\":\"123.18\",\"2185\":\"123.18\",\"2186\":\"123.18\",\"2187\":\"123.18\",\"2188\":\"123.18\",\"2189\":\"123.18\",\"2190\":\"123.18\",\"2191\":\"123.18\",\"2192\":\"123.18\",\"2193\":\"123.18\",\"2194\":\"123.18\",\"2195\":\"123.18\",\"2196\":\"123.18\",\"2197\":\"123.18\",\"2198\":\"123.18\",\"2200\":\"123.18\",\"2201\":\"123.18\",\"2202\":\"123.18\",\"2203\":\"123.18\",\"2204\":\"123.18\",\"2205\":\"123.18\",\"2206\":\"123.18\",\"2207\":\"123.18\",\"2208\":\"123.18\",\"2209\":\"123.18\",\"2210\":\"177.18\",\"2211\":\"177.18\",\"2212\":\"177.18\",\"2214\":\"177.18\",\"2215\":\"123.18\",\"2216\":\"123.18\",\"2217\":\"123.18\",\"2218\":\"123.18\",\"2219\":\"123.18\",\"2220\":\"177.18\",\"2221\":\"123.18\",\"2222\":\"123.18\",\"2223\":\"177.18\",\"2225\":\"177.18\",\"2226\":\"177.18\",\"2227\":\"177.18\",\"2228\":\"123.18\",\"2229\":\"123.18\",\"2230\":\"123.18\",\"2231\":\"123.18\",\"2232\":\"123.18\",\"2234\":\"123.18\",\"2235\":\"123.18\",\"2236\":\"123.18\",\"2237\":\"123.18\",\"2238\":\"123.18\",\"2239\":\"123.18\",\"2240\":\"123.18\",\"2241\":\"123.18\",\"2242\":\"123.18\",\"2243\":\"123.18\",\"2244\":\"123.18\",\"2245\":\"123.18\",\"2247\":\"123.18\",\"2248\":\"123.18\",\"2249\":\"123.18\",\"2250\":\"123.18\",\"2251\":\"123.18\",\"2252\":\"123.18\",\"2253\":\"123.18\",\"2255\":\"123.18\",\"2256\":\"123.18\",\"2257\":\"123.18\",\"2258\":\"123.18\",\"2260\":\"123.18\",\"2261\":\"123.18\",\"2262\":\"123.18\",\"2263\":\"123.18\",\"2264\":\"177.18\",\"2265\":\"177.18\",\"2266\":\"123.18\",\"2267\":\"177.18\",\"2268\":\"177.18\",\"2269\":\"177.18\",\"2270\":\"177.18\",\"2271\":\"177.18\",\"2272\":\"123.18\",\"2273\":\"123.18\",\"2274\":\"123.18\",\"2275\":\"123.18\",\"2277\":\"123.18\",\"2278\":\"123.18\",\"2279\":\"123.18\",\"2280\":\"123.18\",\"2281\":\"123.18\",\"2282\":\"123.18\",\"2283\":\"123.18\",\"2284\":\"123.18\",\"2286\":\"123.18\",\"2287\":\"123.18\",\"2288\":\"123.18\",\"2289\":\"123.18\",\"2290\":\"123.18\",\"2291\":\"123.18\",\"2292\":\"177.18\",\"2293\":\"177.18\",\"2294\":\"123.18\",\"2295\":\"123.18\",\"2297\":\"123.18\",\"2298\":\"123.18\",\"2299\":\"123.18\",\"2300\":\"123.18\",\"2301\":\"123.18\",\"2302\":\"123.18\",\"2304\":\"123.18\",\"2305\":\"123.18\",\"2306\":\"123.18\",\"2308\":\"123.18\",\"2309\":\"123.18\",\"2310\":\"123.18\",\"2311\":\"123.18\",\"2312\":\"123.18\",\"2314\":\"123.18\",\"2315\":\"123.18\",\"2316\":\"123.18\",\"2317\":\"123.18\",\"2318\":\"123.18\",\"2319\":\"123.18\",\"2321\":\"123.18\",\"2322\":\"123.18\",\"2324\":\"123.18\",\"2325\":\"123.18\",\"2326\":\"123.18\",\"2327\":\"123.18\",\"2328\":\"123.18\",\"2329\":\"123.18\",\"2330\":\"123.18\",\"2332\":\"123.18\",\"2333\":\"123.18\",\"2334\":\"123.18\",\"2335\":\"123.18\"},\"regular_price\":{\"2157\":\"177.18\",\"2158\":\"177.18\",\"2159\":\"177.18\",\"2160\":\"123.18\",\"2161\":\"123.18\",\"2162\":\"123.18\",\"2163\":\"123.18\",\"2164\":\"123.18\",\"2165\":\"123.18\",\"2166\":\"123.18\",\"2167\":\"123.18\",\"2168\":\"177.18\",\"2169\":\"177.18\",\"2170\":\"177.18\",\"2171\":\"177.18\",\"2172\":\"123.18\",\"2173\":\"123.18\",\"2174\":\"177.18\",\"2175\":\"177.18\",\"2176\":\"123.18\",\"2177\":\"123.18\",\"2178\":\"123.18\",\"2179\":\"123.18\",\"2181\":\"123.18\",\"2182\":\"123.18\",\"2183\":\"123.18\",\"2184\":\"123.18\",\"2185\":\"123.18\",\"2186\":\"123.18\",\"2187\":\"123.18\",\"2188\":\"123.18\",\"2189\":\"123.18\",\"2190\":\"123.18\",\"2191\":\"123.18\",\"2192\":\"123.18\",\"2193\":\"123.18\",\"2194\":\"123.18\",\"2195\":\"123.18\",\"2196\":\"123.18\",\"2197\":\"123.18\",\"2198\":\"123.18\",\"2200\":\"123.18\",\"2201\":\"123.18\",\"2202\":\"123.18\",\"2203\":\"123.18\",\"2204\":\"123.18\",\"2205\":\"123.18\",\"2206\":\"123.18\",\"2207\":\"123.18\",\"2208\":\"123.18\",\"2209\":\"123.18\",\"2210\":\"177.18\",\"2211\":\"177.18\",\"2212\":\"177.18\",\"2214\":\"177.18\",\"2215\":\"123.18\",\"2216\":\"123.18\",\"2217\":\"123.18\",\"2218\":\"123.18\",\"2219\":\"123.18\",\"2220\":\"177.18\",\"2221\":\"123.18\",\"2222\":\"123.18\",\"2223\":\"177.18\",\"2225\":\"177.18\",\"2226\":\"177.18\",\"2227\":\"177.18\",\"2228\":\"123.18\",\"2229\":\"123.18\",\"2230\":\"123.18\",\"2231\":\"123.18\",\"2232\":\"123.18\",\"2234\":\"123.18\",\"2235\":\"123.18\",\"2236\":\"123.18\",\"2237\":\"123.18\",\"2238\":\"123.18\",\"2239\":\"123.18\",\"2240\":\"123.18\",\"2241\":\"123.18\",\"2242\":\"123.18\",\"2243\":\"123.18\",\"2244\":\"123.18\",\"2245\":\"123.18\",\"2247\":\"123.18\",\"2248\":\"123.18\",\"2249\":\"123.18\",\"2250\":\"123.18\",\"2251\":\"123.18\",\"2252\":\"123.18\",\"2253\":\"123.18\",\"2255\":\"123.18\",\"2256\":\"123.18\",\"2257\":\"123.18\",\"2258\":\"123.18\",\"2260\":\"123.18\",\"2261\":\"123.18\",\"2262\":\"123.18\",\"2263\":\"123.18\",\"2264\":\"177.18\",\"2265\":\"177.18\",\"2266\":\"123.18\",\"2267\":\"177.18\",\"2268\":\"177.18\",\"2269\":\"177.18\",\"2270\":\"177.18\",\"2271\":\"177.18\",\"2272\":\"123.18\",\"2273\":\"123.18\",\"2274\":\"123.18\",\"2275\":\"123.18\",\"2277\":\"123.18\",\"2278\":\"123.18\",\"2279\":\"123.18\",\"2280\":\"123.18\",\"2281\":\"123.18\",\"2282\":\"123.18\",\"2283\":\"123.18\",\"2284\":\"123.18\",\"2286\":\"123.18\",\"2287\":\"123.18\",\"2288\":\"123.18\",\"2289\":\"123.18\",\"2290\":\"123.18\",\"2291\":\"123.18\",\"2292\":\"177.18\",\"2293\":\"177.18\",\"2294\":\"123.18\",\"2295\":\"123.18\",\"2297\":\"123.18\",\"2298\":\"123.18\",\"2299\":\"123.18\",\"2300\":\"123.18\",\"2301\":\"123.18\",\"2302\":\"123.18\",\"2304\":\"123.18\",\"2305\":\"123.18\",\"2306\":\"123.18\",\"2308\":\"123.18\",\"2309\":\"123.18\",\"2310\":\"123.18\",\"2311\":\"123.18\",\"2312\":\"123.18\",\"2314\":\"123.18\",\"2315\":\"123.18\",\"2316\":\"123.18\",\"2317\":\"123.18\",\"2318\":\"123.18\",\"2319\":\"123.18\",\"2321\":\"123.18\",\"2322\":\"123.18\",\"2324\":\"123.18\",\"2325\":\"123.18\",\"2326\":\"123.18\",\"2327\":\"123.18\",\"2328\":\"123.18\",\"2329\":\"123.18\",\"2330\":\"123.18\",\"2332\":\"123.18\",\"2333\":\"123.18\",\"2334\":\"123.18\",\"2335\":\"123.18\"},\"sale_price\":{\"2157\":\"177.18\",\"2158\":\"177.18\",\"2159\":\"177.18\",\"2160\":\"123.18\",\"2161\":\"123.18\",\"2162\":\"123.18\",\"2163\":\"123.18\",\"2164\":\"123.18\",\"2165\":\"123.18\",\"2166\":\"123.18\",\"2167\":\"123.18\",\"2168\":\"177.18\",\"2169\":\"177.18\",\"2170\":\"177.18\",\"2171\":\"177.18\",\"2172\":\"123.18\",\"2173\":\"123.18\",\"2174\":\"177.18\",\"2175\":\"177.18\",\"2176\":\"123.18\",\"2177\":\"123.18\",\"2178\":\"123.18\",\"2179\":\"123.18\",\"2181\":\"123.18\",\"2182\":\"123.18\",\"2183\":\"123.18\",\"2184\":\"123.18\",\"2185\":\"123.18\",\"2186\":\"123.18\",\"2187\":\"123.18\",\"2188\":\"123.18\",\"2189\":\"123.18\",\"2190\":\"123.18\",\"2191\":\"123.18\",\"2192\":\"123.18\",\"2193\":\"123.18\",\"2194\":\"123.18\",\"2195\":\"123.18\",\"2196\":\"123.18\",\"2197\":\"123.18\",\"2198\":\"123.18\",\"2200\":\"123.18\",\"2201\":\"123.18\",\"2202\":\"123.18\",\"2203\":\"123.18\",\"2204\":\"123.18\",\"2205\":\"123.18\",\"2206\":\"123.18\",\"2207\":\"123.18\",\"2208\":\"123.18\",\"2209\":\"123.18\",\"2210\":\"177.18\",\"2211\":\"177.18\",\"2212\":\"177.18\",\"2214\":\"177.18\",\"2215\":\"123.18\",\"2216\":\"123.18\",\"2217\":\"123.18\",\"2218\":\"123.18\",\"2219\":\"123.18\",\"2220\":\"177.18\",\"2221\":\"123.18\",\"2222\":\"123.18\",\"2223\":\"177.18\",\"2225\":\"177.18\",\"2226\":\"177.18\",\"2227\":\"177.18\",\"2228\":\"123.18\",\"2229\":\"123.18\",\"2230\":\"123.18\",\"2231\":\"123.18\",\"2232\":\"123.18\",\"2234\":\"123.18\",\"2235\":\"123.18\",\"2236\":\"123.18\",\"2237\":\"123.18\",\"2238\":\"123.18\",\"2239\":\"123.18\",\"2240\":\"123.18\",\"2241\":\"123.18\",\"2242\":\"123.18\",\"2243\":\"123.18\",\"2244\":\"123.18\",\"2245\":\"123.18\",\"2247\":\"123.18\",\"2248\":\"123.18\",\"2249\":\"123.18\",\"2250\":\"123.18\",\"2251\":\"123.18\",\"2252\":\"123.18\",\"2253\":\"123.18\",\"2255\":\"123.18\",\"2256\":\"123.18\",\"2257\":\"123.18\",\"2258\":\"123.18\",\"2260\":\"123.18\",\"2261\":\"123.18\",\"2262\":\"123.18\",\"2263\":\"123.18\",\"2264\":\"177.18\",\"2265\":\"177.18\",\"2266\":\"123.18\",\"2267\":\"177.18\",\"2268\":\"177.18\",\"2269\":\"177.18\",\"2270\":\"177.18\",\"2271\":\"177.18\",\"2272\":\"123.18\",\"2273\":\"123.18\",\"2274\":\"123.18\",\"2275\":\"123.18\",\"2277\":\"123.18\",\"2278\":\"123.18\",\"2279\":\"123.18\",\"2280\":\"123.18\",\"2281\":\"123.18\",\"2282\":\"123.18\",\"2283\":\"123.18\",\"2284\":\"123.18\",\"2286\":\"123.18\",\"2287\":\"123.18\",\"2288\":\"123.18\",\"2289\":\"123.18\",\"2290\":\"123.18\",\"2291\":\"123.18\",\"2292\":\"177.18\",\"2293\":\"177.18\",\"2294\":\"123.18\",\"2295\":\"123.18\",\"2297\":\"123.18\",\"2298\":\"123.18\",\"2299\":\"123.18\",\"2300\":\"123.18\",\"2301\":\"123.18\",\"2302\":\"123.18\",\"2304\":\"123.18\",\"2305\":\"123.18\",\"2306\":\"123.18\",\"2308\":\"123.18\",\"2309\":\"123.18\",\"2310\":\"123.18\",\"2311\":\"123.18\",\"2312\":\"123.18\",\"2314\":\"123.18\",\"2315\":\"123.18\",\"2316\":\"123.18\",\"2317\":\"123.18\",\"2318\":\"123.18\",\"2319\":\"123.18\",\"2321\":\"123.18\",\"2322\":\"123.18\",\"2324\":\"123.18\",\"2325\":\"123.18\",\"2326\":\"123.18\",\"2327\":\"123.18\",\"2328\":\"123.18\",\"2329\":\"123.18\",\"2330\":\"123.18\",\"2332\":\"123.18\",\"2333\":\"123.18\",\"2334\":\"123.18\",\"2335\":\"123.18\"}}}', 'no'),
(657486, '_transient_timeout_external_ip_address_51.141.103.50', '1626708938', 'no'),
(657487, '_transient_external_ip_address_51.141.103.50', '2604:a00:6:736:c634:6bff:feb9:1edc', 'no'),
(657503, '_transient_timeout_external_ip_address_15.223.34.154', '1626740400', 'no'),
(657504, '_transient_external_ip_address_15.223.34.154', '104.218.54.210', 'no'),
(657507, '_transient_timeout_external_ip_address_45.129.18.216', '1626752176', 'no'),
(657508, '_transient_external_ip_address_45.129.18.216', '104.218.54.210', 'no'),
(657754, '_transient_timeout_external_ip_address_112.134.184.162', '1627129339', 'no'),
(657755, '_transient_external_ip_address_112.134.184.162', '104.218.54.210', 'no'),
(656750, '_transient_timeout_wc_child_has_weight_2362', '1628117443', 'no'),
(656751, '_transient_wc_child_has_weight_2362', '0', 'no'),
(657434, '_transient_timeout_external_ip_address_72.13.62.25', '1626601730', 'no'),
(657435, '_transient_external_ip_address_72.13.62.25', '2604:a00:6:736:c634:6bff:feb9:1edc', 'no'),
(657661, '_transient_timeout_external_ip_address_34.218.233.211', '1627015105', 'no'),
(657662, '_transient_external_ip_address_34.218.233.211', '104.218.54.210', 'no'),
(657664, '_transient_timeout_external_ip_address_54.201.46.23', '1627015141', 'no'),
(657665, '_transient_external_ip_address_54.201.46.23', '104.218.54.210', 'no'),
(657670, '_transient_timeout_external_ip_address_52.40.156.117', '1627016138', 'no'),
(657671, '_transient_external_ip_address_52.40.156.117', '104.218.54.210', 'no'),
(657682, '_transient_timeout_external_ip_address_137.226.113.44', '1627033770', 'no'),
(657683, '_transient_external_ip_address_137.226.113.44', '104.218.54.210', 'no'),
(657712, '_transient_external_ip_address_121.57.230.112', '104.218.54.210', 'no'),
(657713, '_transient_external_ip_address_121.57.227.132', '104.218.54.210', 'no'),
(657715, '_transient_external_ip_address_117.14.146.99', '2604:a00:6:736:c634:6bff:feb9:1edc', 'no'),
(657716, '_transient_timeout_external_ip_address_120.85.111.215', '1627076100', 'no'),
(657717, '_transient_external_ip_address_120.85.111.215', '104.218.54.210', 'no'),
(657718, '_transient_timeout_external_ip_address_208.80.194.41', '1627091215', 'no'),
(657719, '_transient_external_ip_address_208.80.194.41', '2604:a00:6:736:c634:6bff:feb9:1edc', 'no'),
(657429, '_transient_timeout_external_ip_address_34.221.125.165', '1626582256', 'no'),
(657413, '_transient_timeout_external_ip_address_93.158.91.205', '1626557202', 'no'),
(657414, '_transient_external_ip_address_93.158.91.205', '104.218.54.210', 'no'),
(657561, '_transient_timeout_external_ip_address_34.223.210.9', '1626842557', 'no'),
(657421, '_transient_timeout_external_ip_address_93.158.91.180', '1626557206', 'no'),
(657422, '_transient_external_ip_address_93.158.91.180', '2604:a00:6:736:c634:6bff:feb9:1edc', 'no'),
(657469, '_transient_timeout_external_ip_address_34.212.36.55', '1626668655', 'no'),
(657470, '_transient_external_ip_address_34.212.36.55', '104.218.54.210', 'no'),
(657472, '_transient_timeout_external_ip_address_221.2.163.231', '1626673306', 'no'),
(657473, '_transient_external_ip_address_221.2.163.231', '2604:a00:6:736:c634:6bff:feb9:1edc', 'no'),
(657483, '_transient_timeout_external_ip_address_76.72.172.167', '1626693749', 'no'),
(657484, '_transient_external_ip_address_76.72.172.167', '104.218.54.210', 'no'),
(657562, '_transient_external_ip_address_34.223.210.9', '2604:a00:6:736:c634:6bff:feb9:1edc', 'no'),
(657451, '_transient_external_ip_address_65.21.243.226', '2604:a00:6:736:c634:6bff:feb9:1edc', 'no'),
(657463, '_transient_timeout_external_ip_address_34.208.19.56', '1626668148', 'no'),
(657464, '_transient_external_ip_address_34.208.19.56', '104.218.54.210', 'no'),
(657450, '_transient_timeout_external_ip_address_65.21.243.226', '1626650474', 'no');

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

--
-- Table structure for table `wpx5_postmeta`
--

CREATE TABLE `wpx5_postmeta` (
  `meta_id` bigint(20) UNSIGNED NOT NULL,
  `post_id` bigint(20) UNSIGNED NOT NULL DEFAULT 0,
  `meta_key` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `meta_value` longtext COLLATE utf8mb4_unicode_ci DEFAULT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `wpx5_postmeta`
--

INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1, 2, '_wp_page_template', 'default'),
(2, 3, '_wp_page_template', 'default'),
(5, 6, '_form', '<label> Your Name (required)\n    [text* your-name] </label>\n\n<label> Your Email (required)\n    [email* your-email] </label>\n\n<label> Subject\n    [text your-subject] </label>\n\n<label> Your Message\n    [textarea your-message] </label>\n\n[submit \"Send\"]'),
(6, 6, '_mail', 'a:8:{s:7:\"subject\";s:24:\"My Blog \"[your-subject]\"\";s:6:\"sender\";s:28:\"My Blog <admin@NextShoes.UK>\";s:4:\"body\";s:166:\"From: [your-name] <[your-email]>\nSubject: [your-subject]\n\nMessage Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on My Blog (https://NextShoes.UK)\";s:9:\"recipient\";s:18:\"admin@NextShoes.UK\";s:18:\"additional_headers\";s:22:\"Reply-To: [your-email]\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";i:0;s:13:\"exclude_blank\";i:0;}'),
(7, 6, '_mail_2', 'a:9:{s:6:\"active\";b:0;s:7:\"subject\";s:24:\"My Blog \"[your-subject]\"\";s:6:\"sender\";s:28:\"My Blog <admin@NextShoes.UK>\";s:4:\"body\";s:108:\"Message Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on My Blog (https://NextShoes.UK)\";s:9:\"recipient\";s:12:\"[your-email]\";s:18:\"additional_headers\";s:28:\"Reply-To: admin@NextShoes.UK\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";i:0;s:13:\"exclude_blank\";i:0;}'),
(8, 6, '_messages', 'a:8:{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:22:\"The field is required.\";s:16:\"invalid_too_long\";s:22:\"The field is too long.\";s:17:\"invalid_too_short\";s:23:\"The field is too short.\";}'),
(9, 6, '_additional_settings', NULL),
(10, 6, '_locale', 'en_US'),
(11, 7, '_wp_attached_file', 'woocommerce-placeholder.png'),
(12, 7, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:1200;s:4:\"file\";s:27:\"woocommerce-placeholder.png\";s:5:\"sizes\";a:8:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:35:\"woocommerce-placeholder-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:35:\"woocommerce-placeholder-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:35:\"woocommerce-placeholder-600x600.png\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:35:\"woocommerce-placeholder-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:35:\"woocommerce-placeholder-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:35:\"woocommerce-placeholder-768x768.png\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:37:\"woocommerce-placeholder-1024x1024.png\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:35:\"woocommerce-placeholder-825x510.png\";s:5:\"width\";i:825;s:6:\"height\";i:510;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(13, 9, 'kc_data', 'a:7:{s:4:\"mode\";s:2:\"kc\";s:7:\"classes\";s:0:\"\";s:3:\"css\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";s:9:\"collapsed\";s:0:\"\";s:9:\"optimized\";s:0:\"\";}'),
(14, 9, 'slide_template', 'default'),
(15, 9, 'apus_footer_style_class', 'dark'),
(16, 30, '_wp_attached_file', '2017/01/pay-copyright.png'),
(17, 30, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:483;s:6:\"height\";i:24;s:4:\"file\";s:25:\"2017/01/pay-copyright.png\";s:5:\"sizes\";a:7:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:24:\"pay-copyright-300x24.png\";s:5:\"width\";i:300;s:6:\"height\";i:24;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:24:\"pay-copyright-100x24.png\";s:5:\"width\";i:100;s:6:\"height\";i:24;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"pay-copyright-150x24.png\";s:5:\"width\";i:150;s:6:\"height\";i:24;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"pay-copyright-300x15.png\";s:5:\"width\";i:300;s:6:\"height\";i:15;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:24:\"pay-copyright-220x24.png\";s:5:\"width\";i:220;s:6:\"height\";i:24;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:24:\"pay-copyright-300x24.png\";s:5:\"width\";i:300;s:6:\"height\";i:24;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:24:\"pay-copyright-100x24.png\";s:5:\"width\";i:100;s:6:\"height\";i:24;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(18, 30, '_md5_guid', 'e9651e6ea94a097b51b0b3f6a93ecd55'),
(19, 30, 'wp-smpro-smush-data', 'a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:16.421476601699833253178439917974174022674560546875;s:5:\"bytes\";i:4811;s:11:\"size_before\";i:29297;s:10:\"size_after\";i:24486;s:4:\"time\";d:0.1000000000000000055511151231257827021181583404541015625;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:6:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:13.6899999999999995026200849679298698902130126953125;s:5:\"bytes\";i:430;s:11:\"size_before\";i:3140;s:10:\"size_after\";i:2710;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:8.550000000000000710542735760100185871124267578125;s:5:\"bytes\";i:442;s:11:\"size_before\";i:5167;s:10:\"size_after\";i:4725;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:21:\"yith-woocompare-image\";O:8:\"stdClass\":5:{s:7:\"percent\";d:17.739999999999998436805981327779591083526611328125;s:5:\"bytes\";i:685;s:11:\"size_before\";i:3861;s:10:\"size_after\";i:3176;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:10.769999999999999573674358543939888477325439453125;s:5:\"bytes\";i:294;s:11:\"size_before\";i:2730;s:10:\"size_after\";i:2436;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";d:22.92999999999999971578290569595992565155029296875;s:5:\"bytes\";i:1359;s:11:\"size_before\";i:5927;s:10:\"size_after\";i:4568;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:18.89999999999999857891452847979962825775146484375;s:5:\"bytes\";i:1601;s:11:\"size_before\";i:8472;s:10:\"size_after\";i:6871;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),
(20, 35, '_wp_attached_file', '2017/01/brand1.png'),
(21, 35, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:113;s:6:\"height\";i:27;s:4:\"file\";s:18:\"2017/01/brand1.png\";s:5:\"sizes\";a:2:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:17:\"brand1-100x27.png\";s:5:\"width\";i:100;s:6:\"height\";i:27;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:17:\"brand1-100x27.png\";s:5:\"width\";i:100;s:6:\"height\";i:27;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(22, 35, '_md5_guid', 'c04e09a563695fa647218de3719f9c6b'),
(23, 35, 'wp-smpro-smush-data', 'a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:51.5609595793624748694128356873989105224609375;s:5:\"bytes\";i:1569;s:11:\"size_before\";i:3043;s:10:\"size_after\";i:1474;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:1:{s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:51.56000000000000227373675443232059478759765625;s:5:\"bytes\";i:1569;s:11:\"size_before\";i:3043;s:10:\"size_after\";i:1474;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),
(24, 36, '_wp_attached_file', '2017/01/brand2.png'),
(25, 36, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:60;s:6:\"height\";i:69;s:4:\"file\";s:18:\"2017/01/brand2.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(26, 36, '_md5_guid', '48a154054fd7c81e84716c119d90f76e'),
(27, 36, 'wp-smpro-smush-data', 'a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:44.27412082957619787748626549728214740753173828125;s:5:\"bytes\";i:1473;s:11:\"size_before\";i:3327;s:10:\"size_after\";i:1854;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:1:{s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:44.27000000000000312638803734444081783294677734375;s:5:\"bytes\";i:1473;s:11:\"size_before\";i:3327;s:10:\"size_after\";i:1854;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}}}'),
(28, 37, '_wp_attached_file', '2017/01/brand3.png'),
(29, 37, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:118;s:6:\"height\";i:39;s:4:\"file\";s:18:\"2017/01/brand3.png\";s:5:\"sizes\";a:2:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:17:\"brand3-100x39.png\";s:5:\"width\";i:100;s:6:\"height\";i:39;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:17:\"brand3-100x39.png\";s:5:\"width\";i:100;s:6:\"height\";i:39;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(30, 37, '_md5_guid', 'bd2f39fdd2ebe8b687fecb84347c55b2'),
(31, 37, 'wp-smpro-smush-data', 'a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:35.96837944664031283537042327225208282470703125;s:5:\"bytes\";i:1365;s:11:\"size_before\";i:3795;s:10:\"size_after\";i:2430;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:1:{s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:35.969999999999998863131622783839702606201171875;s:5:\"bytes\";i:1365;s:11:\"size_before\";i:3795;s:10:\"size_after\";i:2430;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}}}'),
(32, 38, '_wp_attached_file', '2017/01/brand4.png'),
(33, 38, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:75;s:6:\"height\";i:70;s:4:\"file\";s:18:\"2017/01/brand4.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(34, 38, '_md5_guid', '5e41921107e811d8862b93acc8024702'),
(35, 38, 'wp-smpro-smush-data', 'a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:42.67575828826710448993253521621227264404296875;s:5:\"bytes\";i:1815;s:11:\"size_before\";i:4253;s:10:\"size_after\";i:2438;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:1:{s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:42.67999999999999971578290569595992565155029296875;s:5:\"bytes\";i:1815;s:11:\"size_before\";i:4253;s:10:\"size_after\";i:2438;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),
(36, 39, '_wp_attached_file', '2017/01/brand5.png'),
(37, 39, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:118;s:6:\"height\";i:28;s:4:\"file\";s:18:\"2017/01/brand5.png\";s:5:\"sizes\";a:2:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:17:\"brand5-100x28.png\";s:5:\"width\";i:100;s:6:\"height\";i:28;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:17:\"brand5-100x28.png\";s:5:\"width\";i:100;s:6:\"height\";i:28;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(38, 39, '_md5_guid', 'b14ef2fa29268692a23391346d4cf7eb'),
(39, 39, 'wp-smpro-smush-data', 'a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:42.42652599849284200672627775929868221282958984375;s:5:\"bytes\";i:1126;s:11:\"size_before\";i:2654;s:10:\"size_after\";i:1528;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:1:{s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:42.42999999999999971578290569595992565155029296875;s:5:\"bytes\";i:1126;s:11:\"size_before\";i:2654;s:10:\"size_after\";i:1528;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),
(40, 47, '_wp_attached_file', '2017/01/bg-slide1.jpg'),
(41, 47, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:680;s:4:\"file\";s:21:\"2017/01/bg-slide1.jpg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:21:\"bg-slide1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:21:\"bg-slide1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:21:\"bg-slide1-600x213.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:213;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"bg-slide1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"bg-slide1-300x106.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:106;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"bg-slide1-768x272.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"bg-slide1-1024x363.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:363;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:21:\"bg-slide1-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:21:\"bg-slide1-825x510.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:21:\"bg-slide1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:21:\"bg-slide1-600x213.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:213;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:21:\"bg-slide1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(42, 47, '_md5_guid', 'cc2b5fd4fdb307425f2ae337a33d96ac'),
(43, 47, 'wp-smpro-smush-data', 'a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:10.8113106882447080892006852081976830959320068359375;s:5:\"bytes\";i:15198;s:11:\"size_before\";i:140575;s:10:\"size_after\";i:125377;s:4:\"time\";d:0.2300000000000000099920072216264088638126850128173828125;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:9:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:12.449999999999999289457264239899814128875732421875;s:5:\"bytes\";i:295;s:11:\"size_before\";i:2370;s:10:\"size_after\";i:2075;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:11.019999999999999573674358543939888477325439453125;s:5:\"bytes\";i:296;s:11:\"size_before\";i:2686;s:10:\"size_after\";i:2390;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:12.050000000000000710542735760100185871124267578125;s:5:\"bytes\";i:1835;s:11:\"size_before\";i:15228;s:10:\"size_after\";i:13393;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:11.980000000000000426325641456060111522674560546875;s:5:\"bytes\";i:3354;s:11:\"size_before\";i:27995;s:10:\"size_after\";i:24641;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:21:\"yith-woocompare-image\";O:8:\"stdClass\":5:{s:7:\"percent\";d:12.269999999999999573674358543939888477325439453125;s:5:\"bytes\";i:369;s:11:\"size_before\";i:3007;s:10:\"size_after\";i:2638;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:12.6099999999999994315658113919198513031005859375;s:5:\"bytes\";i:249;s:11:\"size_before\";i:1975;s:10:\"size_after\";i:1726;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";d:10.9000000000000003552713678800500929355621337890625;s:5:\"bytes\";i:1097;s:11:\"size_before\";i:10068;s:10:\"size_after\";i:8971;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:9.550000000000000710542735760100185871124267578125;s:5:\"bytes\";i:3909;s:11:\"size_before\";i:40920;s:10:\"size_after\";i:37011;s:4:\"time\";d:0.059999999999999997779553950749686919152736663818359375;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:10.4399999999999995026200849679298698902130126953125;s:5:\"bytes\";i:3794;s:11:\"size_before\";i:36326;s:10:\"size_after\";i:32532;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}}}'),
(44, 48, '_wp_attached_file', '2017/01/img-slide1.png'),
(45, 48, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:638;s:6:\"height\";i:440;s:4:\"file\";s:22:\"2017/01/img-slide1.png\";s:5:\"sizes\";a:9:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:22:\"img-slide1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:22:\"img-slide1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:22:\"img-slide1-600x414.png\";s:5:\"width\";i:600;s:6:\"height\";i:414;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"img-slide1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"img-slide1-300x207.png\";s:5:\"width\";i:300;s:6:\"height\";i:207;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:22:\"img-slide1-220x154.png\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:22:\"img-slide1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:22:\"img-slide1-600x414.png\";s:5:\"width\";i:600;s:6:\"height\";i:414;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:22:\"img-slide1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(46, 48, '_md5_guid', '93cc55d44df30794c9bc59e523d188b5'),
(47, 48, 'wp-smpro-smush-data', 'a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:0.5320997306923811454026917999726720154285430908203125;s:5:\"bytes\";i:2940;s:11:\"size_before\";i:552528;s:10:\"size_after\";i:549588;s:4:\"time\";d:1.180000000000000159872115546022541821002960205078125;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:6:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:29276;s:10:\"size_after\";i:29276;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.29000000000000003552713678800500929355621337890625;s:5:\"bytes\";i:1642;s:11:\"size_before\";i:71817;s:10:\"size_after\";i:70175;s:4:\"time\";d:0.070000000000000006661338147750939242541790008544921875;}s:21:\"yith-woocompare-image\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.939999999999999946709294817992486059665679931640625;s:5:\"bytes\";i:1262;s:11:\"size_before\";i:42982;s:10:\"size_after\";i:41720;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:0.1600000000000000033306690738754696212708950042724609375;s:5:\"bytes\";i:36;s:11:\"size_before\";i:23202;s:10:\"size_after\";i:23166;s:4:\"time\";d:0.11000000000000000055511151231257827021181583404541015625;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:114323;s:10:\"size_after\";i:114323;s:4:\"time\";d:0.309999999999999997779553950749686919152736663818359375;}s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:270928;s:10:\"size_after\";i:270928;s:4:\"time\";d:0.64000000000000001332267629550187848508358001708984375;}}}'),
(48, 49, '_wp_attached_file', '2017/01/bg-palalax.jpg'),
(49, 49, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:400;s:4:\"file\";s:22:\"2017/01/bg-palalax.jpg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:22:\"bg-palalax-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:22:\"bg-palalax-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:22:\"bg-palalax-600x125.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:125;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"bg-palalax-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"bg-palalax-300x63.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"bg-palalax-768x160.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:160;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:23:\"bg-palalax-1024x213.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:213;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:22:\"bg-palalax-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:22:\"bg-palalax-825x400.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:22:\"bg-palalax-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:22:\"bg-palalax-600x125.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:125;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:22:\"bg-palalax-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(50, 49, '_md5_guid', '297923dacb0374db7566077d40dda951'),
(51, 49, 'wp-smpro-smush-data', 'a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:16.7492725354139366800154675729572772979736328125;s:5:\"bytes\";i:10476;s:11:\"size_before\";i:62546;s:10:\"size_after\";i:52070;s:4:\"time\";d:0.169999999999999984456877655247808434069156646728515625;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:9:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:16.78999999999999914734871708787977695465087890625;s:5:\"bytes\";i:283;s:11:\"size_before\";i:1686;s:10:\"size_after\";i:1403;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:13.769999999999999573674358543939888477325439453125;s:5:\"bytes\";i:255;s:11:\"size_before\";i:1852;s:10:\"size_after\";i:1597;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:13.949999999999999289457264239899814128875732421875;s:5:\"bytes\";i:777;s:11:\"size_before\";i:5571;s:10:\"size_after\";i:4794;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:15.6500000000000003552713678800500929355621337890625;s:5:\"bytes\";i:1487;s:11:\"size_before\";i:9499;s:10:\"size_after\";i:8012;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:21:\"yith-woocompare-image\";O:8:\"stdClass\":5:{s:7:\"percent\";d:14.5600000000000004973799150320701301097869873046875;s:5:\"bytes\";i:316;s:11:\"size_before\";i:2170;s:10:\"size_after\";i:1854;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:16.39999999999999857891452847979962825775146484375;s:5:\"bytes\";i:248;s:11:\"size_before\";i:1512;s:10:\"size_after\";i:1264;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";d:18.010000000000001563194018672220408916473388671875;s:5:\"bytes\";i:998;s:11:\"size_before\";i:5540;s:10:\"size_after\";i:4542;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:17.519999999999999573674358543939888477325439453125;s:5:\"bytes\";i:2700;s:11:\"size_before\";i:15409;s:10:\"size_after\";i:12709;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:17.6700000000000017053025658242404460906982421875;s:5:\"bytes\";i:3412;s:11:\"size_before\";i:19307;s:10:\"size_after\";i:15895;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),
(52, 51, '_wp_attached_file', '2017/01/bg-slide2.jpg'),
(53, 51, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:680;s:4:\"file\";s:21:\"2017/01/bg-slide2.jpg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:21:\"bg-slide2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:21:\"bg-slide2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:21:\"bg-slide2-600x213.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:213;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"bg-slide2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"bg-slide2-300x106.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:106;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"bg-slide2-768x272.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"bg-slide2-1024x363.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:363;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:21:\"bg-slide2-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:21:\"bg-slide2-825x510.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:21:\"bg-slide2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:21:\"bg-slide2-600x213.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:213;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:21:\"bg-slide2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(54, 51, '_md5_guid', '451987633167fa536b28f8455166853d'),
(55, 51, 'wp-smpro-smush-data', 'a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:10.9934582235041116149432127713225781917572021484375;s:5:\"bytes\";i:19477;s:11:\"size_before\";i:177169;s:10:\"size_after\";i:157692;s:4:\"time\";d:0.1899999999999999744648704336213995702564716339111328125;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:9:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:12.089999999999999857891452847979962825775146484375;s:5:\"bytes\";i:305;s:11:\"size_before\";i:2523;s:10:\"size_after\";i:2218;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:8.3100000000000004973799150320701301097869873046875;s:5:\"bytes\";i:286;s:11:\"size_before\";i:3440;s:10:\"size_after\";i:3154;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:10.5299999999999993605115378159098327159881591796875;s:5:\"bytes\";i:2066;s:11:\"size_before\";i:19627;s:10:\"size_after\";i:17561;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:11.0099999999999997868371792719699442386627197265625;s:5:\"bytes\";i:4073;s:11:\"size_before\";i:37001;s:10:\"size_after\";i:32928;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:21:\"yith-woocompare-image\";O:8:\"stdClass\":5:{s:7:\"percent\";d:11.07000000000000028421709430404007434844970703125;s:5:\"bytes\";i:382;s:11:\"size_before\";i:3450;s:10:\"size_after\";i:3068;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:11.7599999999999997868371792719699442386627197265625;s:5:\"bytes\";i:250;s:11:\"size_before\";i:2126;s:10:\"size_after\";i:1876;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";d:11.660000000000000142108547152020037174224853515625;s:5:\"bytes\";i:1285;s:11:\"size_before\";i:11020;s:10:\"size_after\";i:9735;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:10.82000000000000028421709430404007434844970703125;s:5:\"bytes\";i:5552;s:11:\"size_before\";i:51317;s:10:\"size_after\";i:45765;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:11.3100000000000004973799150320701301097869873046875;s:5:\"bytes\";i:5278;s:11:\"size_before\";i:46665;s:10:\"size_after\";i:41387;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}}}'),
(56, 52, '_wp_attached_file', '2017/01/img-slide2.png'),
(57, 52, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:597;s:6:\"height\";i:529;s:4:\"file\";s:22:\"2017/01/img-slide2.png\";s:5:\"sizes\";a:8:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:22:\"img-slide2-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:22:\"img-slide2-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"img-slide2-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"img-slide2-300x266.png\";s:5:\"width\";i:300;s:6:\"height\";i:266;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:22:\"img-slide2-220x154.png\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:22:\"img-slide2-597x510.png\";s:5:\"width\";i:597;s:6:\"height\";i:510;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:22:\"img-slide2-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:22:\"img-slide2-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(58, 52, '_md5_guid', 'c4d5cb0a31a9020b6e6a63afb34a34bc'),
(59, 52, 'wp-smpro-smush-data', 'a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:5.4134180783614116450053188600577414035797119140625;s:5:\"bytes\";i:41632;s:11:\"size_before\";i:769052;s:10:\"size_after\";i:727420;s:4:\"time\";d:1.25;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:7:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:20680;s:10:\"size_after\";i:20680;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:64622;s:10:\"size_after\";i:64622;s:4:\"time\";d:0.070000000000000006661338147750939242541790008544921875;}s:21:\"yith-woocompare-image\";O:8:\"stdClass\":5:{s:7:\"percent\";d:1.12999999999999989341858963598497211933135986328125;s:5:\"bytes\";i:333;s:11:\"size_before\";i:29587;s:10:\"size_after\";i:29254;s:4:\"time\";d:0.059999999999999997779553950749686919152736663818359375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:16150;s:10:\"size_after\";i:16150;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:90339;s:10:\"size_after\";i:90339;s:4:\"time\";d:0.1700000000000000122124532708767219446599483489990234375;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:14.1500000000000003552713678800500929355621337890625;s:5:\"bytes\";i:41299;s:11:\"size_before\";i:291870;s:10:\"size_after\";i:250571;s:4:\"time\";d:0.5500000000000000444089209850062616169452667236328125;}s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:255804;s:10:\"size_after\";i:255804;s:4:\"time\";d:0.34999999999999997779553950749686919152736663818359375;}}}'),
(60, 53, '_wp_attached_file', '2017/01/button-paralaxx.png'),
(61, 53, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:311;s:6:\"height\";i:48;s:4:\"file\";s:27:\"2017/01/button-paralaxx.png\";s:5:\"sizes\";a:7:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:26:\"button-paralaxx-300x48.png\";s:5:\"width\";i:300;s:6:\"height\";i:48;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:26:\"button-paralaxx-100x48.png\";s:5:\"width\";i:100;s:6:\"height\";i:48;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"button-paralaxx-150x48.png\";s:5:\"width\";i:150;s:6:\"height\";i:48;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"button-paralaxx-300x46.png\";s:5:\"width\";i:300;s:6:\"height\";i:46;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:26:\"button-paralaxx-220x48.png\";s:5:\"width\";i:220;s:6:\"height\";i:48;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:26:\"button-paralaxx-300x48.png\";s:5:\"width\";i:300;s:6:\"height\";i:48;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:26:\"button-paralaxx-100x48.png\";s:5:\"width\";i:100;s:6:\"height\";i:48;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(62, 53, '_md5_guid', '24f72d3080eb2ea289c7b7999c0d126a'),
(63, 53, 'wp-smpro-smush-data', 'a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:26.744639376218319881672869087196886539459228515625;s:5:\"bytes\";i:12348;s:11:\"size_before\";i:46170;s:10:\"size_after\";i:33822;s:4:\"time\";d:0.1100000000000000144328993201270350255072116851806640625;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:5:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:32.5799999999999982946974341757595539093017578125;s:5:\"bytes\";i:1923;s:11:\"size_before\";i:5903;s:10:\"size_after\";i:3980;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:27.440000000000001278976924368180334568023681640625;s:5:\"bytes\";i:4014;s:11:\"size_before\";i:14627;s:10:\"size_after\";i:10613;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:21:\"yith-woocompare-image\";O:8:\"stdClass\":5:{s:7:\"percent\";d:36.3299999999999982946974341757595539093017578125;s:5:\"bytes\";i:3519;s:11:\"size_before\";i:9687;s:10:\"size_after\";i:6168;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:30.32000000000000028421709430404007434844970703125;s:5:\"bytes\";i:1393;s:11:\"size_before\";i:4595;s:10:\"size_after\";i:3202;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:13.199999999999999289457264239899814128875732421875;s:5:\"bytes\";i:1499;s:11:\"size_before\";i:11358;s:10:\"size_after\";i:9859;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),
(64, 56, '_wp_attached_file', '2017/01/img-paralax.png'),
(65, 56, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:339;s:6:\"height\";i:352;s:4:\"file\";s:23:\"2017/01/img-paralax.png\";s:5:\"sizes\";a:7:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:23:\"img-paralax-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"img-paralax-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"img-paralax-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"img-paralax-289x300.png\";s:5:\"width\";i:289;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"img-paralax-220x154.png\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:23:\"img-paralax-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"img-paralax-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(66, 56, '_md5_guid', '8649fa4985496b86e7b08a0d8f7f39e9'),
(67, 56, 'wp-smpro-smush-data', 'a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:1.0859817046325435097031686382251791656017303466796875;s:5:\"bytes\";i:4662;s:11:\"size_before\";i:429289;s:10:\"size_after\";i:424627;s:4:\"time\";d:0.81999999999999995115018691649311222136020660400390625;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:6:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:27991;s:10:\"size_after\";i:27991;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:91768;s:10:\"size_after\";i:91768;s:4:\"time\";d:0.429999999999999993338661852249060757458209991455078125;}s:21:\"yith-woocompare-image\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:43122;s:10:\"size_after\";i:43122;s:4:\"time\";d:0.0899999999999999966693309261245303787291049957275390625;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:21738;s:10:\"size_after\";i:21738;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:112168;s:10:\"size_after\";i:112168;s:4:\"time\";d:0.13000000000000000444089209850062616169452667236328125;}s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.520000000000000017763568394002504646778106689453125;s:5:\"bytes\";i:4662;s:11:\"size_before\";i:132502;s:10:\"size_after\";i:127840;s:4:\"time\";d:0.11999999999999999555910790149937383830547332763671875;}}}'),
(68, 954, 'kc_data', 'a:7:{s:4:\"mode\";s:2:\"kc\";s:7:\"classes\";s:0:\"\";s:3:\"css\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";s:9:\"collapsed\";s:0:\"\";s:9:\"optimized\";s:0:\"\";}'),
(69, 954, 'slide_template', ''),
(70, 954, 'apus_footer_style_class', 'lighting'),
(71, 978, 'kc_data', 'a:7:{s:4:\"mode\";s:2:\"kc\";s:7:\"classes\";s:0:\"\";s:3:\"css\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";s:9:\"collapsed\";s:0:\"\";s:9:\"optimized\";s:0:\"\";}'),
(72, 978, 'slide_template', ''),
(73, 978, 'apus_footer_style_class', 'lighting'),
(74, 1017, 'kc_data', 'a:7:{s:4:\"mode\";s:2:\"kc\";s:7:\"classes\";s:0:\"\";s:3:\"css\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";s:9:\"collapsed\";s:0:\"\";s:9:\"optimized\";s:0:\"\";}'),
(75, 1017, 'slide_template', ''),
(76, 1017, 'apus_footer_style_class', 'dark'),
(77, 1246, 'kc_data', 'a:7:{s:4:\"mode\";s:2:\"kc\";s:7:\"classes\";s:0:\"\";s:3:\"css\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";s:9:\"collapsed\";s:0:\"\";s:9:\"optimized\";s:0:\"\";}'),
(78, 1246, 'slide_template', 'default'),
(79, 1249, 'kc_data', 'a:7:{s:4:\"mode\";s:2:\"kc\";s:7:\"classes\";s:0:\"\";s:3:\"css\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";s:9:\"collapsed\";s:0:\"\";s:9:\"optimized\";s:0:\"\";}'),
(80, 1249, 'slide_template', 'default'),
(81, 1267, 'kc_data', 'a:7:{s:4:\"mode\";s:2:\"kc\";s:7:\"classes\";s:0:\"\";s:3:\"css\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";s:9:\"collapsed\";s:0:\"\";s:9:\"optimized\";s:0:\"\";}'),
(82, 1267, 'slide_template', 'default'),
(83, 58, '_wp_attached_file', '2017/01/img-paralax-2.png'),
(84, 58, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:301;s:6:\"height\";i:383;s:4:\"file\";s:25:\"2017/01/img-paralax-2.png\";s:5:\"sizes\";a:7:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:25:\"img-paralax-2-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"img-paralax-2-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"img-paralax-2-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"img-paralax-2-236x300.png\";s:5:\"width\";i:236;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:25:\"img-paralax-2-220x154.png\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:25:\"img-paralax-2-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"img-paralax-2-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(85, 58, '_md5_guid', '3540bf97960112b3c081d3affad842ec');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(86, 58, 'wp-smpro-smush-data', 'a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:382462;s:10:\"size_after\";i:382462;s:4:\"time\";d:0.4499999999999999555910790149937383830547332763671875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:6:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:26824;s:10:\"size_after\";i:26824;s:4:\"time\";d:0.08000000000000000166533453693773481063544750213623046875;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:68690;s:10:\"size_after\";i:68690;s:4:\"time\";d:0.08000000000000000166533453693773481063544750213623046875;}s:21:\"yith-woocompare-image\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:38647;s:10:\"size_after\";i:38647;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:20756;s:10:\"size_after\";i:20756;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:98750;s:10:\"size_after\";i:98750;s:4:\"time\";d:0.1000000000000000055511151231257827021181583404541015625;}s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:128795;s:10:\"size_after\";i:128795;s:4:\"time\";d:0.1000000000000000055511151231257827021181583404541015625;}}}'),
(87, 79, '_wp_attached_file', '2017/01/banner-1.jpg'),
(88, 79, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:584;s:6:\"height\";i:260;s:4:\"file\";s:20:\"2017/01/banner-1.jpg\";s:5:\"sizes\";a:7:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"banner-1-300x260.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"banner-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"banner-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"banner-1-300x134.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:134;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:20:\"banner-1-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:20:\"banner-1-300x260.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"banner-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(89, 79, '_md5_guid', '8118f302d9b851f48d107ff1504ac042'),
(90, 79, 'wp-smpro-smush-data', 'a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:2.72994893361369772577518233447335660457611083984375;s:5:\"bytes\";i:2272;s:11:\"size_before\";i:83225;s:10:\"size_after\";i:80953;s:4:\"time\";d:0.11999999999999999555910790149937383830547332763671875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:6:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.230000000000000426325641456060111522674560546875;s:5:\"bytes\";i:168;s:11:\"size_before\";i:3968;s:10:\"size_after\";i:3800;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.8300000000000000710542735760100185871124267578125;s:5:\"bytes\";i:232;s:11:\"size_before\";i:6062;s:10:\"size_after\";i:5830;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:21:\"yith-woocompare-image\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.54999999999999982236431605997495353221893310546875;s:5:\"bytes\";i:195;s:11:\"size_before\";i:5488;s:10:\"size_after\";i:5293;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.62999999999999989341858963598497211933135986328125;s:5:\"bytes\";i:164;s:11:\"size_before\";i:3545;s:10:\"size_after\";i:3381;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.479999999999999982236431605997495353221893310546875;s:5:\"bytes\";i:246;s:11:\"size_before\";i:9916;s:10:\"size_after\";i:9670;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.339999999999999857891452847979962825775146484375;s:5:\"bytes\";i:1267;s:11:\"size_before\";i:54246;s:10:\"size_after\";i:52979;s:4:\"time\";d:0.059999999999999997779553950749686919152736663818359375;}}}'),
(91, 80, '_wp_attached_file', '2017/01/banner-2.jpg'),
(92, 80, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:586;s:6:\"height\";i:260;s:4:\"file\";s:20:\"2017/01/banner-2.jpg\";s:5:\"sizes\";a:7:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"banner-2-300x260.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"banner-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"banner-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"banner-2-300x133.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:133;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:20:\"banner-2-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:20:\"banner-2-300x260.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"banner-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(93, 80, '_md5_guid', '19eadfababd6617b0d033f5a93ab9ab7'),
(94, 80, 'wp-smpro-smush-data', 'a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:2.738769443661430269543188842362724244594573974609375;s:5:\"bytes\";i:4275;s:11:\"size_before\";i:156092;s:10:\"size_after\";i:151817;s:4:\"time\";d:0.12000000000000000943689570931383059360086917877197265625;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:6:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.11000000000000031974423109204508364200592041015625;s:5:\"bytes\";i:221;s:11:\"size_before\";i:4327;s:10:\"size_after\";i:4106;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.69000000000000039079850466805510222911834716796875;s:5:\"bytes\";i:286;s:11:\"size_before\";i:6100;s:10:\"size_after\";i:5814;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:21:\"yith-woocompare-image\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.07000000000000028421709430404007434844970703125;s:5:\"bytes\";i:286;s:11:\"size_before\";i:5636;s:10:\"size_after\";i:5350;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.8499999999999996447286321199499070644378662109375;s:5:\"bytes\";i:224;s:11:\"size_before\";i:3831;s:10:\"size_after\";i:3607;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.0099999999999997868371792719699442386627197265625;s:5:\"bytes\";i:774;s:11:\"size_before\";i:12879;s:10:\"size_after\";i:12105;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.0099999999999997868371792719699442386627197265625;s:5:\"bytes\";i:2484;s:11:\"size_before\";i:123319;s:10:\"size_after\";i:120835;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}}}'),
(95, 81, '_wp_attached_file', '2017/01/banner-3.jpg'),
(96, 81, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:586;s:6:\"height\";i:260;s:4:\"file\";s:20:\"2017/01/banner-3.jpg\";s:5:\"sizes\";a:7:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"banner-3-300x260.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"banner-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"banner-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"banner-3-300x133.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:133;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:20:\"banner-3-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:20:\"banner-3-300x260.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"banner-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(97, 81, '_md5_guid', 'a0368647b4110350ab831c211b8c4a72'),
(98, 81, 'wp-smpro-smush-data', 'a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:2.65068377511396224832651569158770143985748291015625;s:5:\"bytes\";i:2983;s:11:\"size_before\";i:112537;s:10:\"size_after\";i:109554;s:4:\"time\";d:0.0899999999999999966693309261245303787291049957275390625;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:6:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.29999999999999982236431605997495353221893310546875;s:5:\"bytes\";i:292;s:11:\"size_before\";i:4637;s:10:\"size_after\";i:4345;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.29999999999999982236431605997495353221893310546875;s:5:\"bytes\";i:413;s:11:\"size_before\";i:6551;s:10:\"size_after\";i:6138;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:21:\"yith-woocompare-image\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.62999999999999989341858963598497211933135986328125;s:5:\"bytes\";i:442;s:11:\"size_before\";i:6669;s:10:\"size_after\";i:6227;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.29999999999999982236431605997495353221893310546875;s:5:\"bytes\";i:253;s:11:\"size_before\";i:4016;s:10:\"size_after\";i:3763;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.5999999999999996447286321199499070644378662109375;s:5:\"bytes\";i:989;s:11:\"size_before\";i:14978;s:10:\"size_after\";i:13989;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:0.7800000000000000266453525910037569701671600341796875;s:5:\"bytes\";i:594;s:11:\"size_before\";i:75686;s:10:\"size_after\";i:75092;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}}}'),
(99, 82, '_wp_attached_file', '2017/01/img-category-1.jpg'),
(100, 82, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:137;s:6:\"height\";i:90;s:4:\"file\";s:26:\"2017/01/img-category-1.jpg\";s:5:\"sizes\";a:2:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"img-category-1-100x90.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"img-category-1-100x90.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(101, 82, '_md5_guid', '3e6a3625a0ddc3ba5ae6ce9d20865a21'),
(102, 82, 'wp-smpro-smush-data', 'a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:7.09609029120159728876160443178378045558929443359375;s:5:\"bytes\";i:1138;s:11:\"size_before\";i:16037;s:10:\"size_after\";i:14899;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:2:{s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.9000000000000003552713678800500929355621337890625;s:5:\"bytes\";i:239;s:11:\"size_before\";i:4054;s:10:\"size_after\";i:3815;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.5;s:5:\"bytes\";i:899;s:11:\"size_before\";i:11983;s:10:\"size_after\";i:11084;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),
(103, 83, '_wp_attached_file', '2017/01/testermial.png'),
(104, 83, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:74;s:6:\"height\";i:74;s:4:\"file\";s:22:\"2017/01/testermial.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(105, 83, '_md5_guid', '0acef0fbdb81b26b6d54ccbca2c62975'),
(106, 83, 'wp-smpro-smush-data', 'a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:12403;s:10:\"size_after\";i:12403;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:1:{s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:12403;s:10:\"size_after\";i:12403;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),
(107, 131, '_wp_attached_file', '2017/01/517OV6EDg0L._SL1000_.jpg'),
(108, 131, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:32:\"2017/01/517OV6EDg0L._SL1000_.jpg\";s:5:\"sizes\";a:11:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:32:\"517OV6EDg0L._SL1000_-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:32:\"517OV6EDg0L._SL1000_-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:32:\"517OV6EDg0L._SL1000_-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"517OV6EDg0L._SL1000_-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"517OV6EDg0L._SL1000_-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:32:\"517OV6EDg0L._SL1000_-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:32:\"517OV6EDg0L._SL1000_-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:32:\"517OV6EDg0L._SL1000_-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:32:\"517OV6EDg0L._SL1000_-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:32:\"517OV6EDg0L._SL1000_-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:32:\"517OV6EDg0L._SL1000_-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(109, 131, '_md5_guid', '72bd5335c9ac61e9db28f3ef8474e712'),
(110, 131, 'wp-smpro-smush-data', 'a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:15.5245098965914909427965540089644491672515869140625;s:5:\"bytes\";i:16424;s:11:\"size_before\";i:105794;s:10:\"size_after\";i:89370;s:4:\"time\";d:0.210000000000000019984014443252817727625370025634765625;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:9:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:13.75;s:5:\"bytes\";i:356;s:11:\"size_before\";i:2590;s:10:\"size_after\";i:2234;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:15.4199999999999999289457264239899814128875732421875;s:5:\"bytes\";i:902;s:11:\"size_before\";i:5850;s:10:\"size_after\";i:4948;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:24.030000000000001136868377216160297393798828125;s:5:\"bytes\";i:5260;s:11:\"size_before\";i:21890;s:10:\"size_after\";i:16630;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:21:\"yith-woocompare-image\";O:8:\"stdClass\":5:{s:7:\"percent\";d:10.8599999999999994315658113919198513031005859375;s:5:\"bytes\";i:403;s:11:\"size_before\";i:3712;s:10:\"size_after\";i:3309;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:11.8900000000000005684341886080801486968994140625;s:5:\"bytes\";i:274;s:11:\"size_before\";i:2305;s:10:\"size_after\";i:2031;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";d:15.910000000000000142108547152020037174224853515625;s:5:\"bytes\";i:1051;s:11:\"size_before\";i:6604;s:10:\"size_after\";i:5553;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:22.550000000000000710542735760100185871124267578125;s:5:\"bytes\";i:3975;s:11:\"size_before\";i:17625;s:10:\"size_after\";i:13650;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:15.9199999999999999289457264239899814128875732421875;s:5:\"bytes\";i:3346;s:11:\"size_before\";i:21013;s:10:\"size_after\";i:17667;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.54000000000000003552713678800500929355621337890625;s:5:\"bytes\";i:857;s:11:\"size_before\";i:24205;s:10:\"size_after\";i:23348;s:4:\"time\";d:0.070000000000000006661338147750939242541790008544921875;}}}'),
(111, 132, '_wp_attached_file', '2017/01/51dIUaKqkYL._SL1000_.jpg'),
(112, 132, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:32:\"2017/01/51dIUaKqkYL._SL1000_.jpg\";s:5:\"sizes\";a:11:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:32:\"51dIUaKqkYL._SL1000_-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:32:\"51dIUaKqkYL._SL1000_-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:32:\"51dIUaKqkYL._SL1000_-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"51dIUaKqkYL._SL1000_-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"51dIUaKqkYL._SL1000_-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:32:\"51dIUaKqkYL._SL1000_-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:32:\"51dIUaKqkYL._SL1000_-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:32:\"51dIUaKqkYL._SL1000_-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:32:\"51dIUaKqkYL._SL1000_-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:32:\"51dIUaKqkYL._SL1000_-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:32:\"51dIUaKqkYL._SL1000_-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(113, 132, '_md5_guid', '200e5bd95765abadc97cc653fec30fc5'),
(114, 132, 'wp-smpro-smush-data', 'a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:16.721839411330801539179446990601718425750732421875;s:5:\"bytes\";i:18589;s:11:\"size_before\";i:111166;s:10:\"size_after\";i:92577;s:4:\"time\";d:0.2499999999999999722444243843710864894092082977294921875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:9:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:16;s:5:\"bytes\";i:414;s:11:\"size_before\";i:2588;s:10:\"size_after\";i:2174;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:18.440000000000001278976924368180334568023681640625;s:5:\"bytes\";i:1101;s:11:\"size_before\";i:5971;s:10:\"size_after\";i:4870;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:24.8299999999999982946974341757595539093017578125;s:5:\"bytes\";i:5954;s:11:\"size_before\";i:23979;s:10:\"size_after\";i:18025;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:21:\"yith-woocompare-image\";O:8:\"stdClass\":5:{s:7:\"percent\";d:13.1099999999999994315658113919198513031005859375;s:5:\"bytes\";i:473;s:11:\"size_before\";i:3607;s:10:\"size_after\";i:3134;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:15.9399999999999995026200849679298698902130126953125;s:5:\"bytes\";i:358;s:11:\"size_before\";i:2246;s:10:\"size_after\";i:1888;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";d:18.309999999999998721023075631819665431976318359375;s:5:\"bytes\";i:1229;s:11:\"size_before\";i:6714;s:10:\"size_after\";i:5485;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:22.989999999999998436805981327779591083526611328125;s:5:\"bytes\";i:4281;s:11:\"size_before\";i:18621;s:10:\"size_after\";i:14340;s:4:\"time\";d:0.059999999999999997779553950749686919152736663818359375;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:17.120000000000000994759830064140260219573974609375;s:5:\"bytes\";i:3908;s:11:\"size_before\";i:22830;s:10:\"size_after\";i:18922;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.54000000000000003552713678800500929355621337890625;s:5:\"bytes\";i:871;s:11:\"size_before\";i:24610;s:10:\"size_after\";i:23739;s:4:\"time\";d:0.059999999999999997779553950749686919152736663818359375;}}}'),
(115, 133, '_wp_attached_file', '2017/01/51JNaSATZfL._SL1000_.jpg'),
(116, 133, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:32:\"2017/01/51JNaSATZfL._SL1000_.jpg\";s:5:\"sizes\";a:11:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:32:\"51JNaSATZfL._SL1000_-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:32:\"51JNaSATZfL._SL1000_-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:32:\"51JNaSATZfL._SL1000_-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"51JNaSATZfL._SL1000_-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"51JNaSATZfL._SL1000_-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:32:\"51JNaSATZfL._SL1000_-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:32:\"51JNaSATZfL._SL1000_-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:32:\"51JNaSATZfL._SL1000_-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:32:\"51JNaSATZfL._SL1000_-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:32:\"51JNaSATZfL._SL1000_-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:32:\"51JNaSATZfL._SL1000_-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(117, 133, '_md5_guid', '0e20a8d3d6008f51f51245bc8ede3252'),
(118, 133, 'wp-smpro-smush-data', 'a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:15.336277173913043014863433199934661388397216796875;s:5:\"bytes\";i:17157;s:11:\"size_before\";i:111872;s:10:\"size_after\";i:94715;s:4:\"time\";d:0.229999999999999982236431605997495353221893310546875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:9:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:14.7599999999999997868371792719699442386627197265625;s:5:\"bytes\";i:353;s:11:\"size_before\";i:2391;s:10:\"size_after\";i:2038;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:16.559999999999998721023075631819665431976318359375;s:5:\"bytes\";i:958;s:11:\"size_before\";i:5785;s:10:\"size_after\";i:4827;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:21.550000000000000710542735760100185871124267578125;s:5:\"bytes\";i:5296;s:11:\"size_before\";i:24570;s:10:\"size_after\";i:19274;s:4:\"time\";d:0.059999999999999997779553950749686919152736663818359375;}s:21:\"yith-woocompare-image\";O:8:\"stdClass\":5:{s:7:\"percent\";d:15.0099999999999997868371792719699442386627197265625;s:5:\"bytes\";i:448;s:11:\"size_before\";i:2984;s:10:\"size_after\";i:2536;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:13.4399999999999995026200849679298698902130126953125;s:5:\"bytes\";i:280;s:11:\"size_before\";i:2084;s:10:\"size_after\";i:1804;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";d:15.550000000000000710542735760100185871124267578125;s:5:\"bytes\";i:1020;s:11:\"size_before\";i:6559;s:10:\"size_after\";i:5539;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:20.8299999999999982946974341757595539093017578125;s:5:\"bytes\";i:4024;s:11:\"size_before\";i:19318;s:10:\"size_after\";i:15294;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:18.969999999999998863131622783839702606201171875;s:5:\"bytes\";i:3760;s:11:\"size_before\";i:19825;s:10:\"size_after\";i:16065;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.589999999999999857891452847979962825775146484375;s:5:\"bytes\";i:1018;s:11:\"size_before\";i:28356;s:10:\"size_after\";i:27338;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}}}'),
(119, 139, '_wp_attached_file', '2017/02/1306516066_500x500cv3a.jpg'),
(120, 139, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:34:\"2017/02/1306516066_500x500cv3a.jpg\";s:5:\"sizes\";a:11:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:34:\"1306516066_500x500cv3a-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:34:\"1306516066_500x500cv3a-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:34:\"1306516066_500x500cv3a-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:34:\"1306516066_500x500cv3a-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:34:\"1306516066_500x500cv3a-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:34:\"1306516066_500x500cv3a-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:34:\"1306516066_500x500cv3a-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:34:\"1306516066_500x500cv3a-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:34:\"1306516066_500x500cv3a-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:34:\"1306516066_500x500cv3a-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:34:\"1306516066_500x500cv3a-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(121, 139, '_md5_guid', '1512718cb10fee3100b3ca5d445ca760'),
(122, 139, 'wp-smpro-smush-data', 'a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:13.321293036440948753806878812611103057861328125;s:5:\"bytes\";i:17481;s:11:\"size_before\";i:131226;s:10:\"size_after\";i:113745;s:4:\"time\";d:0.29000000000000003552713678800500929355621337890625;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:9:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:12.0999999999999996447286321199499070644378662109375;s:5:\"bytes\";i:312;s:11:\"size_before\";i:2579;s:10:\"size_after\";i:2267;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:14.53999999999999914734871708787977695465087890625;s:5:\"bytes\";i:944;s:11:\"size_before\";i:6493;s:10:\"size_after\";i:5549;s:4:\"time\";d:0.059999999999999997779553950749686919152736663818359375;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:20.1099999999999994315658113919198513031005859375;s:5:\"bytes\";i:5499;s:11:\"size_before\";i:27347;s:10:\"size_after\";i:21848;s:4:\"time\";d:0.070000000000000006661338147750939242541790008544921875;}s:21:\"yith-woocompare-image\";O:8:\"stdClass\":5:{s:7:\"percent\";d:10.0999999999999996447286321199499070644378662109375;s:5:\"bytes\";i:394;s:11:\"size_before\";i:3900;s:10:\"size_after\";i:3506;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:10.1899999999999995026200849679298698902130126953125;s:5:\"bytes\";i:236;s:11:\"size_before\";i:2316;s:10:\"size_after\";i:2080;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";d:14.980000000000000426325641456060111522674560546875;s:5:\"bytes\";i:1148;s:11:\"size_before\";i:7661;s:10:\"size_after\";i:6513;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:19.019999999999999573674358543939888477325439453125;s:5:\"bytes\";i:4150;s:11:\"size_before\";i:21820;s:10:\"size_after\";i:17670;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:13.42999999999999971578290569595992565155029296875;s:5:\"bytes\";i:3628;s:11:\"size_before\";i:27017;s:10:\"size_after\";i:23389;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.649999999999999911182158029987476766109466552734375;s:5:\"bytes\";i:1170;s:11:\"size_before\";i:32093;s:10:\"size_after\";i:30923;s:4:\"time\";d:0.059999999999999997779553950749686919152736663818359375;}}}'),
(123, 140, '_wp_attached_file', '2017/02/1306516066_500x500cv4a.jpg'),
(124, 140, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:34:\"2017/02/1306516066_500x500cv4a.jpg\";s:5:\"sizes\";a:11:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:34:\"1306516066_500x500cv4a-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:34:\"1306516066_500x500cv4a-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:34:\"1306516066_500x500cv4a-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:34:\"1306516066_500x500cv4a-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:34:\"1306516066_500x500cv4a-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:34:\"1306516066_500x500cv4a-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:34:\"1306516066_500x500cv4a-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:34:\"1306516066_500x500cv4a-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:34:\"1306516066_500x500cv4a-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:34:\"1306516066_500x500cv4a-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:34:\"1306516066_500x500cv4a-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(125, 140, '_md5_guid', '9f4a885e94bcd3ad321e4322eb830a8c'),
(126, 140, 'wp-smpro-smush-data', 'a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:28.345486156161609159198633278720080852508544921875;s:5:\"bytes\";i:21847;s:11:\"size_before\";i:77074;s:10:\"size_after\";i:55227;s:4:\"time\";d:0.2099999999999999922284388276239042170345783233642578125;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:9:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:23.589999999999999857891452847979962825775146484375;s:5:\"bytes\";i:444;s:11:\"size_before\";i:1882;s:10:\"size_after\";i:1438;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:30.839999999999999857891452847979962825775146484375;s:5:\"bytes\";i:1291;s:11:\"size_before\";i:4186;s:10:\"size_after\";i:2895;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:40.14999999999999857891452847979962825775146484375;s:5:\"bytes\";i:6727;s:11:\"size_before\";i:16755;s:10:\"size_after\";i:10028;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:21:\"yith-woocompare-image\";O:8:\"stdClass\":5:{s:7:\"percent\";d:21.809999999999998721023075631819665431976318359375;s:5:\"bytes\";i:532;s:11:\"size_before\";i:2439;s:10:\"size_after\";i:1907;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:19.690000000000001278976924368180334568023681640625;s:5:\"bytes\";i:313;s:11:\"size_before\";i:1590;s:10:\"size_after\";i:1277;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";d:31.3599999999999994315658113919198513031005859375;s:5:\"bytes\";i:1535;s:11:\"size_before\";i:4895;s:10:\"size_after\";i:3360;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:37.72999999999999687361196265555918216705322265625;s:5:\"bytes\";i:5243;s:11:\"size_before\";i:13896;s:10:\"size_after\";i:8653;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:32.3599999999999994315658113919198513031005859375;s:5:\"bytes\";i:4921;s:11:\"size_before\";i:15206;s:10:\"size_after\";i:10285;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.17999999999999971578290569595992565155029296875;s:5:\"bytes\";i:841;s:11:\"size_before\";i:16225;s:10:\"size_after\";i:15384;s:4:\"time\";d:0.059999999999999997779553950749686919152736663818359375;}}}'),
(127, 141, '_wp_attached_file', '2017/02/1306516066_1000x1000_sd.jpg'),
(128, 141, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:35:\"2017/02/1306516066_1000x1000_sd.jpg\";s:5:\"sizes\";a:11:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:35:\"1306516066_1000x1000_sd-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:35:\"1306516066_1000x1000_sd-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:35:\"1306516066_1000x1000_sd-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:35:\"1306516066_1000x1000_sd-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:35:\"1306516066_1000x1000_sd-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:35:\"1306516066_1000x1000_sd-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:35:\"1306516066_1000x1000_sd-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:35:\"1306516066_1000x1000_sd-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:35:\"1306516066_1000x1000_sd-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:35:\"1306516066_1000x1000_sd-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:35:\"1306516066_1000x1000_sd-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(129, 141, '_md5_guid', 'f9d934a85777aa94c418702ea65f10af'),
(130, 141, 'wp-smpro-smush-data', 'a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:9.6804042346665699625418710638768970966339111328125;s:5:\"bytes\";i:21342;s:11:\"size_before\";i:220466;s:10:\"size_after\";i:199124;s:4:\"time\";d:0.2800000000000000266453525910037569701671600341796875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:9:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:10.8300000000000000710542735760100185871124267578125;s:5:\"bytes\";i:389;s:11:\"size_before\";i:3593;s:10:\"size_after\";i:3204;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:12.46000000000000085265128291212022304534912109375;s:5:\"bytes\";i:1245;s:11:\"size_before\";i:9989;s:10:\"size_after\";i:8744;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:13.8599999999999994315658113919198513031005859375;s:5:\"bytes\";i:6132;s:11:\"size_before\";i:44254;s:10:\"size_after\";i:38122;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:21:\"yith-woocompare-image\";O:8:\"stdClass\":5:{s:7:\"percent\";d:10.1400000000000005684341886080801486968994140625;s:5:\"bytes\";i:612;s:11:\"size_before\";i:6038;s:10:\"size_after\";i:5426;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:10.9700000000000006394884621840901672840118408203125;s:5:\"bytes\";i:331;s:11:\"size_before\";i:3016;s:10:\"size_after\";i:2685;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";d:13.32000000000000028421709430404007434844970703125;s:5:\"bytes\";i:1618;s:11:\"size_before\";i:12151;s:10:\"size_after\";i:10533;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:13.9000000000000003552713678800500929355621337890625;s:5:\"bytes\";i:5035;s:11:\"size_before\";i:36227;s:10:\"size_after\";i:31192;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:9.2599999999999997868371792719699442386627197265625;s:5:\"bytes\";i:4527;s:11:\"size_before\";i:48894;s:10:\"size_after\";i:44367;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.5800000000000000710542735760100185871124267578125;s:5:\"bytes\";i:1453;s:11:\"size_before\";i:56304;s:10:\"size_after\";i:54851;s:4:\"time\";d:0.070000000000000006661338147750939242541790008544921875;}}}'),
(131, 184, '_wp_attached_file', '2017/02/3953761cv1d.jpg'),
(132, 184, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:1200;s:4:\"file\";s:23:\"2017/02/3953761cv1d.jpg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:23:\"3953761cv1d-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"3953761cv1d-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"3953761cv1d-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"3953761cv1d-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"3953761cv1d-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"3953761cv1d-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:25:\"3953761cv1d-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"3953761cv1d-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"3953761cv1d-825x510.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:23:\"3953761cv1d-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"3953761cv1d-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"3953761cv1d-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(133, 184, '_md5_guid', '78c5e08daadd13a2df10027f853f16e7');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(134, 184, 'wp-smpro-smush-data', 'a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:15.452843361259201770963045419193804264068603515625;s:5:\"bytes\";i:19478;s:11:\"size_before\";i:126048;s:10:\"size_after\";i:106570;s:4:\"time\";d:0.2300000000000000099920072216264088638126850128173828125;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:9:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:8.3900000000000005684341886080801486968994140625;s:5:\"bytes\";i:230;s:11:\"size_before\";i:2740;s:10:\"size_after\";i:2510;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:9.8599999999999994315658113919198513031005859375;s:5:\"bytes\";i:600;s:11:\"size_before\";i:6085;s:10:\"size_after\";i:5485;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:17.469999999999998863131622783839702606201171875;s:5:\"bytes\";i:4169;s:11:\"size_before\";i:23857;s:10:\"size_after\";i:19688;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:20.530000000000001136868377216160297393798828125;s:5:\"bytes\";i:7858;s:11:\"size_before\";i:38274;s:10:\"size_after\";i:30416;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:21:\"yith-woocompare-image\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.980000000000000426325641456060111522674560546875;s:5:\"bytes\";i:192;s:11:\"size_before\";i:3858;s:10:\"size_after\";i:3666;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.7599999999999997868371792719699442386627197265625;s:5:\"bytes\";i:185;s:11:\"size_before\";i:2383;s:10:\"size_after\";i:2198;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";d:10.21000000000000085265128291212022304534912109375;s:5:\"bytes\";i:705;s:11:\"size_before\";i:6905;s:10:\"size_after\";i:6200;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:16.449999999999999289457264239899814128875732421875;s:5:\"bytes\";i:3141;s:11:\"size_before\";i:19091;s:10:\"size_after\";i:15950;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:10.4900000000000002131628207280300557613372802734375;s:5:\"bytes\";i:2398;s:11:\"size_before\";i:22855;s:10:\"size_after\";i:20457;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}}}'),
(135, 185, '_wp_attached_file', '2017/02/3953761cv11d.jpg'),
(136, 185, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:1200;s:4:\"file\";s:24:\"2017/02/3953761cv11d.jpg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:24:\"3953761cv11d-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:24:\"3953761cv11d-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:24:\"3953761cv11d-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"3953761cv11d-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"3953761cv11d-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:24:\"3953761cv11d-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:26:\"3953761cv11d-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:24:\"3953761cv11d-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:24:\"3953761cv11d-825x510.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:24:\"3953761cv11d-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:24:\"3953761cv11d-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:24:\"3953761cv11d-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(137, 185, '_md5_guid', '7c0b706c7c9b776c60f88b3c89c95fd5'),
(138, 185, 'wp-smpro-smush-data', 'a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:35.90103288721957142115570604801177978515625;s:5:\"bytes\";i:31734;s:11:\"size_before\";i:88393;s:10:\"size_after\";i:56659;s:4:\"time\";d:0.2399999999999999911182158029987476766109466552734375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:9:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:24.339999999999999857891452847979962825775146484375;s:5:\"bytes\";i:421;s:11:\"size_before\";i:1730;s:10:\"size_after\";i:1309;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:30.92999999999999971578290569595992565155029296875;s:5:\"bytes\";i:1212;s:11:\"size_before\";i:3919;s:10:\"size_after\";i:2707;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:38.11999999999999744204615126363933086395263671875;s:5:\"bytes\";i:6398;s:11:\"size_before\";i:16784;s:10:\"size_after\";i:10386;s:4:\"time\";d:0.08000000000000000166533453693773481063544750213623046875;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:39.52000000000000312638803734444081783294677734375;s:5:\"bytes\";i:11222;s:11:\"size_before\";i:28395;s:10:\"size_after\";i:17173;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:21:\"yith-woocompare-image\";O:8:\"stdClass\":5:{s:7:\"percent\";d:22.3299999999999982946974341757595539093017578125;s:5:\"bytes\";i:590;s:11:\"size_before\";i:2642;s:10:\"size_after\";i:2052;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:22.949999999999999289457264239899814128875732421875;s:5:\"bytes\";i:392;s:11:\"size_before\";i:1708;s:10:\"size_after\";i:1316;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";d:31.730000000000000426325641456060111522674560546875;s:5:\"bytes\";i:1388;s:11:\"size_before\";i:4374;s:10:\"size_after\";i:2986;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:37.89999999999999857891452847979962825775146484375;s:5:\"bytes\";i:5027;s:11:\"size_before\";i:13263;s:10:\"size_after\";i:8236;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:32.6400000000000005684341886080801486968994140625;s:5:\"bytes\";i:5084;s:11:\"size_before\";i:15578;s:10:\"size_after\";i:10494;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),
(139, 305, '_wp_attached_file', '2017/02/4202001_sd.jpg'),
(140, 305, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:22:\"2017/02/4202001_sd.jpg\";s:5:\"sizes\";a:11:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:22:\"4202001_sd-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:22:\"4202001_sd-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:22:\"4202001_sd-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"4202001_sd-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"4202001_sd-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"4202001_sd-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:22:\"4202001_sd-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:22:\"4202001_sd-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:22:\"4202001_sd-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:22:\"4202001_sd-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:22:\"4202001_sd-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(141, 305, '_md5_guid', 'e37bfe745c0611eec5c2e270470a9a2c'),
(142, 305, 'wp-smpro-smush-data', 'a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:6.65017817335698158132117896457202732563018798828125;s:5:\"bytes\";i:16348;s:11:\"size_before\";i:245828;s:10:\"size_after\";i:229480;s:4:\"time\";d:0.289999999999999980015985556747182272374629974365234375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:9:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.80999999999999960920149533194489777088165283203125;s:5:\"bytes\";i:301;s:11:\"size_before\";i:4417;s:10:\"size_after\";i:4116;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.4199999999999999289457264239899814128875732421875;s:5:\"bytes\";i:867;s:11:\"size_before\";i:11688;s:10:\"size_after\";i:10821;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:9.8800000000000007815970093361102044582366943359375;s:5:\"bytes\";i:4870;s:11:\"size_before\";i:49311;s:10:\"size_after\";i:44441;s:4:\"time\";d:0.070000000000000006661338147750939242541790008544921875;}s:21:\"yith-woocompare-image\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.410000000000000142108547152020037174224853515625;s:5:\"bytes\";i:378;s:11:\"size_before\";i:6982;s:10:\"size_after\";i:6604;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.87000000000000010658141036401502788066864013671875;s:5:\"bytes\";i:238;s:11:\"size_before\";i:3466;s:10:\"size_after\";i:3228;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.2599999999999997868371792719699442386627197265625;s:5:\"bytes\";i:965;s:11:\"size_before\";i:13290;s:10:\"size_after\";i:12325;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:9.769999999999999573674358543939888477325439453125;s:5:\"bytes\";i:3844;s:11:\"size_before\";i:39348;s:10:\"size_after\";i:35504;s:4:\"time\";d:0.059999999999999997779553950749686919152736663818359375;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.160000000000000142108547152020037174224853515625;s:5:\"bytes\";i:3275;s:11:\"size_before\";i:53124;s:10:\"size_after\";i:49849;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.5099999999999997868371792719699442386627197265625;s:5:\"bytes\";i:1610;s:11:\"size_before\";i:64202;s:10:\"size_after\";i:62592;s:4:\"time\";d:0.059999999999999997779553950749686919152736663818359375;}}}'),
(143, 365, '_wp_attached_file', '2017/02/4221600cv11d.jpg'),
(144, 365, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:24:\"2017/02/4221600cv11d.jpg\";s:5:\"sizes\";a:11:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:24:\"4221600cv11d-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:24:\"4221600cv11d-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:24:\"4221600cv11d-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"4221600cv11d-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"4221600cv11d-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:24:\"4221600cv11d-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:24:\"4221600cv11d-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:24:\"4221600cv11d-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:24:\"4221600cv11d-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:24:\"4221600cv11d-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:24:\"4221600cv11d-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(145, 365, '_md5_guid', 'ffb81b99973721e88030995add82e9c4'),
(146, 365, 'wp-smpro-smush-data', 'a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:10.1221922267143735751915301079861819744110107421875;s:5:\"bytes\";i:15673;s:11:\"size_before\";i:154838;s:10:\"size_after\";i:139165;s:4:\"time\";d:0.270000000000000017763568394002504646778106689453125;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:9:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:9.050000000000000710542735760100185871124267578125;s:5:\"bytes\";i:286;s:11:\"size_before\";i:3159;s:10:\"size_after\";i:2873;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:11.07000000000000028421709430404007434844970703125;s:5:\"bytes\";i:831;s:11:\"size_before\";i:7507;s:10:\"size_after\";i:6676;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:15.800000000000000710542735760100185871124267578125;s:5:\"bytes\";i:4934;s:11:\"size_before\";i:31220;s:10:\"size_after\";i:26286;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:21:\"yith-woocompare-image\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.28000000000000024868995751603506505489349365234375;s:5:\"bytes\";i:341;s:11:\"size_before\";i:4681;s:10:\"size_after\";i:4340;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.5800000000000000710542735760100185871124267578125;s:5:\"bytes\";i:200;s:11:\"size_before\";i:2638;s:10:\"size_after\";i:2438;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";d:10.910000000000000142108547152020037174224853515625;s:5:\"bytes\";i:941;s:11:\"size_before\";i:8623;s:10:\"size_after\";i:7682;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:15.1500000000000003552713678800500929355621337890625;s:5:\"bytes\";i:3793;s:11:\"size_before\";i:25033;s:10:\"size_after\";i:21240;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:9.5099999999999997868371792719699442386627197265625;s:5:\"bytes\";i:3097;s:11:\"size_before\";i:32565;s:10:\"size_after\";i:29468;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.1699999999999999289457264239899814128875732421875;s:5:\"bytes\";i:1250;s:11:\"size_before\";i:39412;s:10:\"size_after\";i:38162;s:4:\"time\";d:0.059999999999999997779553950749686919152736663818359375;}}}'),
(147, 448, '_wp_attached_file', '2017/02/7577028_rd.jpg'),
(148, 448, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:22:\"2017/02/7577028_rd.jpg\";s:5:\"sizes\";a:11:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:22:\"7577028_rd-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:22:\"7577028_rd-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:22:\"7577028_rd-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"7577028_rd-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"7577028_rd-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"7577028_rd-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:22:\"7577028_rd-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:22:\"7577028_rd-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:22:\"7577028_rd-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:22:\"7577028_rd-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:22:\"7577028_rd-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(149, 448, '_md5_guid', '0a33dac565f0a6c1da7eea132f58ee46'),
(150, 448, 'wp-smpro-smush-data', 'a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:8.2409856873613716032878073747269809246063232421875;s:5:\"bytes\";i:19283;s:11:\"size_before\";i:233989;s:10:\"size_after\";i:214706;s:4:\"time\";d:0.2399999999999999911182158029987476766109466552734375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:9:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:8.6400000000000005684341886080801486968994140625;s:5:\"bytes\";i:366;s:11:\"size_before\";i:4237;s:10:\"size_after\";i:3871;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:10.3699999999999992184029906638897955417633056640625;s:5:\"bytes\";i:1199;s:11:\"size_before\";i:11562;s:10:\"size_after\";i:10363;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:12.3699999999999992184029906638897955417633056640625;s:5:\"bytes\";i:5714;s:11:\"size_before\";i:46190;s:10:\"size_after\";i:40476;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:21:\"yith-woocompare-image\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.6699999999999999289457264239899814128875732421875;s:5:\"bytes\";i:539;s:11:\"size_before\";i:7024;s:10:\"size_after\";i:6485;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:8.6199999999999992184029906638897955417633056640625;s:5:\"bytes\";i:297;s:11:\"size_before\";i:3445;s:10:\"size_after\";i:3148;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";d:10.0099999999999997868371792719699442386627197265625;s:5:\"bytes\";i:1320;s:11:\"size_before\";i:13190;s:10:\"size_after\";i:11870;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:12;s:5:\"bytes\";i:4503;s:11:\"size_before\";i:37525;s:10:\"size_after\";i:33022;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:8.07000000000000028421709430404007434844970703125;s:5:\"bytes\";i:4018;s:11:\"size_before\";i:49782;s:10:\"size_after\";i:45764;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.1699999999999999289457264239899814128875732421875;s:5:\"bytes\";i:1327;s:11:\"size_before\";i:61034;s:10:\"size_after\";i:59707;s:4:\"time\";d:0.08000000000000000166533453693773481063544750213623046875;}}}'),
(151, 535, '_wp_attached_file', '2017/02/4087016_bd.jpg'),
(152, 535, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:22:\"2017/02/4087016_bd.jpg\";s:5:\"sizes\";a:11:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:22:\"4087016_bd-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:22:\"4087016_bd-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:22:\"4087016_bd-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"4087016_bd-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"4087016_bd-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"4087016_bd-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:22:\"4087016_bd-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:22:\"4087016_bd-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:22:\"4087016_bd-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:22:\"4087016_bd-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:22:\"4087016_bd-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(153, 535, '_md5_guid', '687ca560e7d0755fb7c3e7a31621cdb8'),
(154, 535, 'wp-smpro-smush-data', 'a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:8.1115869598035867937824150430969893932342529296875;s:5:\"bytes\";i:20418;s:11:\"size_before\";i:251714;s:10:\"size_after\";i:231296;s:4:\"time\";d:0.270000000000000017763568394002504646778106689453125;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:9:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:9.7200000000000006394884621840901672840118408203125;s:5:\"bytes\";i:416;s:11:\"size_before\";i:4281;s:10:\"size_after\";i:3865;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:10.0099999999999997868371792719699442386627197265625;s:5:\"bytes\";i:1187;s:11:\"size_before\";i:11861;s:10:\"size_after\";i:10674;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:11.75;s:5:\"bytes\";i:5878;s:11:\"size_before\";i:50007;s:10:\"size_after\";i:44129;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:21:\"yith-woocompare-image\";O:8:\"stdClass\":5:{s:7:\"percent\";d:8.17999999999999971578290569595992565155029296875;s:5:\"bytes\";i:577;s:11:\"size_before\";i:7050;s:10:\"size_after\";i:6473;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:9.28999999999999914734871708787977695465087890625;s:5:\"bytes\";i:338;s:11:\"size_before\";i:3638;s:10:\"size_after\";i:3300;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";d:10.57000000000000028421709430404007434844970703125;s:5:\"bytes\";i:1422;s:11:\"size_before\";i:13455;s:10:\"size_after\";i:12033;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:11.6099999999999994315658113919198513031005859375;s:5:\"bytes\";i:4680;s:11:\"size_before\";i:40311;s:10:\"size_after\";i:35631;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:8.2799999999999993605115378159098327159881591796875;s:5:\"bytes\";i:4592;s:11:\"size_before\";i:55475;s:10:\"size_after\";i:50883;s:4:\"time\";d:0.059999999999999997779553950749686919152736663818359375;}s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.020000000000000017763568394002504646778106689453125;s:5:\"bytes\";i:1328;s:11:\"size_before\";i:65636;s:10:\"size_after\";i:64308;s:4:\"time\";d:0.070000000000000006661338147750939242541790008544921875;}}}'),
(155, 536, '_wp_attached_file', '2017/02/4087016_sd.jpg'),
(156, 536, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:22:\"2017/02/4087016_sd.jpg\";s:5:\"sizes\";a:11:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:22:\"4087016_sd-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:22:\"4087016_sd-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:22:\"4087016_sd-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"4087016_sd-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"4087016_sd-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"4087016_sd-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:22:\"4087016_sd-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:22:\"4087016_sd-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:22:\"4087016_sd-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:22:\"4087016_sd-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:22:\"4087016_sd-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(157, 536, '_md5_guid', '1a01ae08e17f84b1d806705872aed209'),
(158, 536, 'wp-smpro-smush-data', 'a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:5.90646071292174656974793833796866238117218017578125;s:5:\"bytes\";i:18404;s:11:\"size_before\";i:311591;s:10:\"size_after\";i:293187;s:4:\"time\";d:0.340000000000000024424906541753443889319896697998046875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:9:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:8.949999999999999289457264239899814128875732421875;s:5:\"bytes\";i:386;s:11:\"size_before\";i:4312;s:10:\"size_after\";i:3926;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:9.3300000000000000710542735760100185871124267578125;s:5:\"bytes\";i:1166;s:11:\"size_before\";i:12493;s:10:\"size_after\";i:11327;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:8.4399999999999995026200849679298698902130126953125;s:5:\"bytes\";i:5352;s:11:\"size_before\";i:63412;s:10:\"size_after\";i:58060;s:4:\"time\";d:0.08000000000000000166533453693773481063544750213623046875;}s:21:\"yith-woocompare-image\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.82000000000000028421709430404007434844970703125;s:5:\"bytes\";i:483;s:11:\"size_before\";i:7084;s:10:\"size_after\";i:6601;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:9.3499999999999996447286321199499070644378662109375;s:5:\"bytes\";i:333;s:11:\"size_before\";i:3561;s:10:\"size_after\";i:3228;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";d:9.53999999999999914734871708787977695465087890625;s:5:\"bytes\";i:1389;s:11:\"size_before\";i:14565;s:10:\"size_after\";i:13176;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:8.7599999999999997868371792719699442386627197265625;s:5:\"bytes\";i:4355;s:11:\"size_before\";i:49700;s:10:\"size_after\";i:45345;s:4:\"time\";d:0.059999999999999997779553950749686919152736663818359375;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.19000000000000039079850466805510222911834716796875;s:5:\"bytes\";i:3836;s:11:\"size_before\";i:73974;s:10:\"size_after\";i:70138;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:1.3400000000000000799360577730112709105014801025390625;s:5:\"bytes\";i:1104;s:11:\"size_before\";i:82490;s:10:\"size_after\";i:81386;s:4:\"time\";d:0.08000000000000000166533453693773481063544750213623046875;}}}'),
(159, 700, '_wp_attached_file', '2017/02/2003054cv2d.jpg'),
(160, 700, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:23:\"2017/02/2003054cv2d.jpg\";s:5:\"sizes\";a:11:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:23:\"2003054cv2d-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"2003054cv2d-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"2003054cv2d-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"2003054cv2d-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"2003054cv2d-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"2003054cv2d-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"2003054cv2d-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"2003054cv2d-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:23:\"2003054cv2d-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"2003054cv2d-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"2003054cv2d-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(161, 700, '_md5_guid', 'b8411ea1e887ba89de260b6b850a2090'),
(162, 700, 'wp-smpro-smush-data', 'a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:15.92656214779290024807778536342084407806396484375;s:5:\"bytes\";i:20490;s:11:\"size_before\";i:128653;s:10:\"size_after\";i:108163;s:4:\"time\";d:0.2499999999999999722444243843710864894092082977294921875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:9:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:13.5099999999999997868371792719699442386627197265625;s:5:\"bytes\";i:414;s:11:\"size_before\";i:3065;s:10:\"size_after\";i:2651;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:15.92999999999999971578290569595992565155029296875;s:5:\"bytes\";i:1062;s:11:\"size_before\";i:6665;s:10:\"size_after\";i:5603;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:22.92999999999999971578290569595992565155029296875;s:5:\"bytes\";i:6264;s:11:\"size_before\";i:27320;s:10:\"size_after\";i:21056;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:21:\"yith-woocompare-image\";O:8:\"stdClass\":5:{s:7:\"percent\";i:11;s:5:\"bytes\";i:486;s:11:\"size_before\";i:4419;s:10:\"size_after\";i:3933;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:10.1199999999999992184029906638897955417633056640625;s:5:\"bytes\";i:263;s:11:\"size_before\";i:2598;s:10:\"size_after\";i:2335;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";d:17.050000000000000710542735760100185871124267578125;s:5:\"bytes\";i:1363;s:11:\"size_before\";i:7994;s:10:\"size_after\";i:6631;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:22.530000000000001136868377216160297393798828125;s:5:\"bytes\";i:4787;s:11:\"size_before\";i:21244;s:10:\"size_after\";i:16457;s:4:\"time\";d:0.059999999999999997779553950749686919152736663818359375;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:18.21000000000000085265128291212022304534912109375;s:5:\"bytes\";i:4711;s:11:\"size_before\";i:25866;s:10:\"size_after\";i:21155;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.87000000000000010658141036401502788066864013671875;s:5:\"bytes\";i:1140;s:11:\"size_before\";i:29482;s:10:\"size_after\";i:28342;s:4:\"time\";d:0.059999999999999997779553950749686919152736663818359375;}}}'),
(163, 753, '_wp_attached_file', '2017/02/4213204cv4d.jpg'),
(164, 753, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:23:\"2017/02/4213204cv4d.jpg\";s:5:\"sizes\";a:11:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:23:\"4213204cv4d-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"4213204cv4d-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"4213204cv4d-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"4213204cv4d-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"4213204cv4d-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"4213204cv4d-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"4213204cv4d-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"4213204cv4d-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:23:\"4213204cv4d-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"4213204cv4d-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"4213204cv4d-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(165, 753, '_md5_guid', 'c069060c35ee4404bd0a892fb9e8c7cb'),
(166, 753, 'wp-smpro-smush-data', 'a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:25.61669399988689832525778911076486110687255859375;s:5:\"bytes\";i:22649;s:11:\"size_before\";i:88415;s:10:\"size_after\";i:65766;s:4:\"time\";d:0.2600000000000000088817841970012523233890533447265625;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:9:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:23.85000000000000142108547152020037174224853515625;s:5:\"bytes\";i:476;s:11:\"size_before\";i:1996;s:10:\"size_after\";i:1520;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:30.0799999999999982946974341757595539093017578125;s:5:\"bytes\";i:1341;s:11:\"size_before\";i:4458;s:10:\"size_after\";i:3117;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:35.24000000000000198951966012828052043914794921875;s:5:\"bytes\";i:6817;s:11:\"size_before\";i:19343;s:10:\"size_after\";i:12526;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:21:\"yith-woocompare-image\";O:8:\"stdClass\":5:{s:7:\"percent\";d:22.67999999999999971578290569595992565155029296875;s:5:\"bytes\";i:596;s:11:\"size_before\";i:2628;s:10:\"size_after\";i:2032;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:19.57000000000000028421709430404007434844970703125;s:5:\"bytes\";i:317;s:11:\"size_before\";i:1620;s:10:\"size_after\";i:1303;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";d:30.969999999999998863131622783839702606201171875;s:5:\"bytes\";i:1697;s:11:\"size_before\";i:5479;s:10:\"size_after\";i:3782;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:34.81000000000000227373675443232059478759765625;s:5:\"bytes\";i:5392;s:11:\"size_before\";i:15491;s:10:\"size_after\";i:10099;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:27.910000000000000142108547152020037174224853515625;s:5:\"bytes\";i:4915;s:11:\"size_before\";i:17613;s:10:\"size_after\";i:12698;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.54999999999999982236431605997495353221893310546875;s:5:\"bytes\";i:1098;s:11:\"size_before\";i:19787;s:10:\"size_after\";i:18689;s:4:\"time\";d:0.1000000000000000055511151231257827021181583404541015625;}}}'),
(167, 846, '_wp_attached_file', '2017/02/Slide-3.jpg'),
(168, 846, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:660;s:4:\"file\";s:19:\"2017/02/Slide-3.jpg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:19:\"Slide-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:19:\"Slide-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:19:\"Slide-3-600x206.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:206;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"Slide-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"Slide-3-300x103.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:103;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:19:\"Slide-3-768x264.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:264;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:20:\"Slide-3-1024x352.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:352;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:19:\"Slide-3-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:19:\"Slide-3-825x510.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:19:\"Slide-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:19:\"Slide-3-600x206.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:206;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:19:\"Slide-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(169, 846, '_md5_guid', '34208b1d2d45262102cdef4a733347f7'),
(170, 846, 'wp-smpro-smush-data', 'a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:5.18777966592212802510175606585107743740081787109375;s:5:\"bytes\";i:6991;s:11:\"size_before\";i:134759;s:10:\"size_after\";i:127768;s:4:\"time\";d:0.179999999999999993338661852249060757458209991455078125;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:9:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.1500000000000003552713678800500929355621337890625;s:5:\"bytes\";i:171;s:11:\"size_before\";i:4118;s:10:\"size_after\";i:3947;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.17999999999999971578290569595992565155029296875;s:5:\"bytes\";i:224;s:11:\"size_before\";i:4322;s:10:\"size_after\";i:4098;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.62999999999999989341858963598497211933135986328125;s:5:\"bytes\";i:1044;s:11:\"size_before\";i:15757;s:10:\"size_after\";i:14713;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.62000000000000010658141036401502788066864013671875;s:5:\"bytes\";i:1803;s:11:\"size_before\";i:23674;s:10:\"size_after\";i:21871;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:21:\"yith-woocompare-image\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.20999999999999996447286321199499070644378662109375;s:5:\"bytes\";i:185;s:11:\"size_before\";i:5772;s:10:\"size_after\";i:5587;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.0800000000000000710542735760100185871124267578125;s:5:\"bytes\";i:108;s:11:\"size_before\";i:3510;s:10:\"size_after\";i:3402;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.1699999999999999289457264239899814128875732421875;s:5:\"bytes\";i:376;s:11:\"size_before\";i:11869;s:10:\"size_after\";i:11493;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.80999999999999960920149533194489777088165283203125;s:5:\"bytes\";i:1588;s:11:\"size_before\";i:33000;s:10:\"size_after\";i:31412;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.55999999999999960920149533194489777088165283203125;s:5:\"bytes\";i:1492;s:11:\"size_before\";i:32737;s:10:\"size_after\";i:31245;s:4:\"time\";d:0.070000000000000006661338147750939242541790008544921875;}}}'),
(171, 904, '_wp_attached_file', '2017/01/test.jpg'),
(172, 904, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:100;s:6:\"height\";i:100;s:4:\"file\";s:16:\"2017/01/test.jpg\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(173, 904, '_md5_guid', '2ac966db562850ba345b4c7fcfb84d52');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(174, 904, 'wp-smpro-smush-data', 'a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:10.8620069536026857548449697787873446941375732421875;s:5:\"bytes\";i:906;s:11:\"size_before\";i:8341;s:10:\"size_after\";i:7435;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:1:{s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:10.8599999999999994315658113919198513031005859375;s:5:\"bytes\";i:906;s:11:\"size_before\";i:8341;s:10:\"size_after\";i:7435;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}}}'),
(175, 918, '_wp_attached_file', '2017/03/slider31.jpg'),
(176, 918, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1454;s:6:\"height\";i:561;s:4:\"file\";s:20:\"2017/03/slider31.jpg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"slider31-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"slider31-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"slider31-600x231.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:231;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"slider31-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"slider31-300x116.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:116;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"slider31-768x296.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"slider31-1024x395.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:395;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:20:\"slider31-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:20:\"slider31-825x510.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:20:\"slider31-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"slider31-600x231.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:231;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"slider31-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(177, 918, '_md5_guid', 'bcfda01eebd08af26a3694b5c8f60519'),
(178, 918, 'wp-smpro-smush-data', 'a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:8.075880424110312816310397465713322162628173828125;s:5:\"bytes\";i:13078;s:11:\"size_before\";i:161939;s:10:\"size_after\";i:148861;s:4:\"time\";d:0.2400000000000000188737914186276611872017383575439453125;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:9:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.38999999999999968025576890795491635799407958984375;s:5:\"bytes\";i:280;s:11:\"size_before\";i:4385;s:10:\"size_after\";i:4105;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.6699999999999999289457264239899814128875732421875;s:5:\"bytes\";i:386;s:11:\"size_before\";i:5790;s:10:\"size_after\";i:5404;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:8.67999999999999971578290569595992565155029296875;s:5:\"bytes\";i:1900;s:11:\"size_before\";i:21881;s:10:\"size_after\";i:19981;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:10.3900000000000005684341886080801486968994140625;s:5:\"bytes\";i:3582;s:11:\"size_before\";i:34487;s:10:\"size_after\";i:30905;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}s:21:\"yith-woocompare-image\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.20000000000000017763568394002504646778106689453125;s:5:\"bytes\";i:401;s:11:\"size_before\";i:6464;s:10:\"size_after\";i:6063;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.8499999999999996447286321199499070644378662109375;s:5:\"bytes\";i:217;s:11:\"size_before\";i:3711;s:10:\"size_after\";i:3494;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.55999999999999960920149533194489777088165283203125;s:5:\"bytes\";i:878;s:11:\"size_before\";i:13388;s:10:\"size_after\";i:12510;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.62000000000000010658141036401502788066864013671875;s:5:\"bytes\";i:2521;s:11:\"size_before\";i:33098;s:10:\"size_after\";i:30577;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.519999999999999573674358543939888477325439453125;s:5:\"bytes\";i:2913;s:11:\"size_before\";i:38735;s:10:\"size_after\";i:35822;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}}}'),
(179, 927, '_wp_attached_file', '2017/03/11.jpg'),
(180, 927, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:483;s:6:\"height\";i:260;s:4:\"file\";s:14:\"2017/03/11.jpg\";s:5:\"sizes\";a:7:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:14:\"11-300x260.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:14:\"11-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:14:\"11-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:14:\"11-300x161.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:161;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:14:\"11-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:14:\"11-300x260.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:14:\"11-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(181, 927, '_md5_guid', '1c38a09c38d55f6be1c6468c7ff35afd'),
(182, 927, 'wp-smpro-smush-data', 'a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:3.13201879486861489709781380952335894107818603515625;s:5:\"bytes\";i:2273;s:11:\"size_before\";i:72573;s:10:\"size_after\";i:70300;s:4:\"time\";d:0.11999999999999999555910790149937383830547332763671875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:6:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.36000000000000031974423109204508364200592041015625;s:5:\"bytes\";i:160;s:11:\"size_before\";i:3670;s:10:\"size_after\";i:3510;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.29000000000000003552713678800500929355621337890625;s:5:\"bytes\";i:283;s:11:\"size_before\";i:6593;s:10:\"size_after\";i:6310;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:21:\"yith-woocompare-image\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.28000000000000024868995751603506505489349365234375;s:5:\"bytes\";i:218;s:11:\"size_before\";i:5097;s:10:\"size_after\";i:4879;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.589999999999999857891452847979962825775146484375;s:5:\"bytes\";i:148;s:11:\"size_before\";i:3224;s:10:\"size_after\";i:3076;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.430000000000000159872115546022541821002960205078125;s:5:\"bytes\";i:320;s:11:\"size_before\";i:9332;s:10:\"size_after\";i:9012;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.560000000000000053290705182007513940334320068359375;s:5:\"bytes\";i:1144;s:11:\"size_before\";i:44657;s:10:\"size_after\";i:43513;s:4:\"time\";d:0.059999999999999997779553950749686919152736663818359375;}}}'),
(183, 931, '_wp_attached_file', '2017/03/Rectangle-210.jpg'),
(184, 931, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:574;s:4:\"file\";s:25:\"2017/03/Rectangle-210.jpg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:25:\"Rectangle-210-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"Rectangle-210-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:25:\"Rectangle-210-600x179.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"Rectangle-210-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"Rectangle-210-300x90.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"Rectangle-210-768x230.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:230;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:26:\"Rectangle-210-1024x306.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:306;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:25:\"Rectangle-210-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:25:\"Rectangle-210-825x510.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:25:\"Rectangle-210-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:25:\"Rectangle-210-600x179.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"Rectangle-210-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(185, 931, '_md5_guid', '10db220ce3096976a1022b42e5f32b79'),
(186, 931, 'wp-smpro-smush-data', 'a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:17.30049546700400497911687125451862812042236328125;s:5:\"bytes\";i:13129;s:11:\"size_before\";i:75888;s:10:\"size_after\";i:62759;s:4:\"time\";d:0.2099999999999999922284388276239042170345783233642578125;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:9:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:15.019999999999999573674358543939888477325439453125;s:5:\"bytes\";i:271;s:11:\"size_before\";i:1804;s:10:\"size_after\";i:1533;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:12.5099999999999997868371792719699442386627197265625;s:5:\"bytes\";i:293;s:11:\"size_before\";i:2342;s:10:\"size_after\";i:2049;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:14.75;s:5:\"bytes\";i:1127;s:11:\"size_before\";i:7643;s:10:\"size_after\";i:6516;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:16.1400000000000005684341886080801486968994140625;s:5:\"bytes\";i:2035;s:11:\"size_before\";i:12609;s:10:\"size_after\";i:10574;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:21:\"yith-woocompare-image\";O:8:\"stdClass\":5:{s:7:\"percent\";d:13.6500000000000003552713678800500929355621337890625;s:5:\"bytes\";i:315;s:11:\"size_before\";i:2307;s:10:\"size_after\";i:1992;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:15.699999999999999289457264239899814128875732421875;s:5:\"bytes\";i:252;s:11:\"size_before\";i:1605;s:10:\"size_after\";i:1353;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";d:15.7400000000000002131628207280300557613372802734375;s:5:\"bytes\";i:767;s:11:\"size_before\";i:4872;s:10:\"size_after\";i:4105;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:19.239999999999998436805981327779591083526611328125;s:5:\"bytes\";i:4448;s:11:\"size_before\";i:23123;s:10:\"size_after\";i:18675;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:18.489999999999998436805981327779591083526611328125;s:5:\"bytes\";i:3621;s:11:\"size_before\";i:19583;s:10:\"size_after\";i:15962;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),
(187, 943, '_wp_attached_file', '2017/03/tv.jpg'),
(188, 943, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:160;s:6:\"height\";i:160;s:4:\"file\";s:14:\"2017/03/tv.jpg\";s:5:\"sizes\";a:4:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:14:\"tv-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:14:\"tv-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:14:\"tv-160x154.jpg\";s:5:\"width\";i:160;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:14:\"tv-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(189, 943, '_md5_guid', '389b87975522ce79b479e8fea1508bd5'),
(190, 943, 'wp-smpro-smush-data', 'a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:5.82958286767148958773532285704277455806732177734375;s:5:\"bytes\";i:1930;s:11:\"size_before\";i:33107;s:10:\"size_after\";i:31177;s:4:\"time\";d:0.059999999999999997779553950749686919152736663818359375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:4:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.42999999999999971578290569595992565155029296875;s:5:\"bytes\";i:373;s:11:\"size_before\";i:5020;s:10:\"size_after\";i:4647;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:21:\"yith-woocompare-image\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.660000000000000142108547152020037174224853515625;s:5:\"bytes\";i:385;s:11:\"size_before\";i:5780;s:10:\"size_after\";i:5395;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.29000000000000003552713678800500929355621337890625;s:5:\"bytes\";i:311;s:11:\"size_before\";i:4265;s:10:\"size_after\";i:3954;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.769999999999999573674358543939888477325439453125;s:5:\"bytes\";i:861;s:11:\"size_before\";i:18042;s:10:\"size_after\";i:17181;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),
(191, 958, '_wp_attached_file', '2017/03/Logo-copy.jpg'),
(192, 958, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:156;s:6:\"height\";i:30;s:4:\"file\";s:21:\"2017/03/Logo-copy.jpg\";s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"Logo-copy-100x30.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"Logo-copy-150x30.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"Logo-copy-100x30.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(193, 958, '_md5_guid', '336a1373b0e7c90c6ee6065fd0d7eac2'),
(194, 958, 'wp-smpro-smush-data', 'a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:8.32488520484226768303415155969560146331787109375;s:5:\"bytes\";i:1396;s:11:\"size_before\";i:16769;s:10:\"size_after\";i:15373;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:3:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:11.0299999999999993605115378159098327159881591796875;s:5:\"bytes\";i:364;s:11:\"size_before\";i:3299;s:10:\"size_after\";i:2935;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:10.25;s:5:\"bytes\";i:300;s:11:\"size_before\";i:2928;s:10:\"size_after\";i:2628;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.94000000000000039079850466805510222911834716796875;s:5:\"bytes\";i:732;s:11:\"size_before\";i:10542;s:10:\"size_after\";i:9810;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),
(195, 959, '_wp_attached_file', '2017/03/grey-background.jpg'),
(196, 959, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:397;s:6:\"height\";i:322;s:4:\"file\";s:27:\"2017/03/grey-background.jpg\";s:5:\"sizes\";a:7:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:27:\"grey-background-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:27:\"grey-background-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"grey-background-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"grey-background-300x243.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:243;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:27:\"grey-background-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:27:\"grey-background-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:27:\"grey-background-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(197, 959, '_md5_guid', 'e5205d86e08dbd6e09f9d9efcdaa0341'),
(198, 959, 'wp-smpro-smush-data', 'a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:10.720304975922953616418453748337924480438232421875;s:5:\"bytes\";i:5343;s:11:\"size_before\";i:49840;s:10:\"size_after\";i:44497;s:4:\"time\";d:0.1499999999999999944488848768742172978818416595458984375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:6:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:20.559999999999998721023075631819665431976318359375;s:5:\"bytes\";i:500;s:11:\"size_before\";i:2432;s:10:\"size_after\";i:1932;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:16.6700000000000017053025658242404460906982421875;s:5:\"bytes\";i:1110;s:11:\"size_before\";i:6657;s:10:\"size_after\";i:5547;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:21:\"yith-woocompare-image\";O:8:\"stdClass\":5:{s:7:\"percent\";d:19.010000000000001563194018672220408916473388671875;s:5:\"bytes\";i:675;s:11:\"size_before\";i:3551;s:10:\"size_after\";i:2876;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:21.239999999999998436805981327779591083526611328125;s:5:\"bytes\";i:397;s:11:\"size_before\";i:1869;s:10:\"size_after\";i:1472;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";d:13.8499999999999996447286321199499070644378662109375;s:5:\"bytes\";i:1477;s:11:\"size_before\";i:10665;s:10:\"size_after\";i:9188;s:4:\"time\";d:0.08000000000000000166533453693773481063544750213623046875;}s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.79999999999999982236431605997495353221893310546875;s:5:\"bytes\";i:1184;s:11:\"size_before\";i:24666;s:10:\"size_after\";i:23482;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),
(199, 984, '_wp_attached_file', '2017/03/h43.jpg'),
(200, 984, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:360;s:6:\"height\";i:231;s:4:\"file\";s:15:\"2017/03/h43.jpg\";s:5:\"sizes\";a:7:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:15:\"h43-300x231.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:231;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:15:\"h43-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"h43-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"h43-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:15:\"h43-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:15:\"h43-300x231.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:231;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:15:\"h43-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(201, 984, '_md5_guid', 'b103c2fd1c7cc5be3f7111fc4e459067'),
(202, 984, 'wp-smpro-smush-data', 'a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:4.89752039899194624439360268297605216503143310546875;s:5:\"bytes\";i:2779;s:11:\"size_before\";i:56743;s:10:\"size_after\";i:53964;s:4:\"time\";d:0.070000000000000006661338147750939242541790008544921875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:6:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.54999999999999982236431605997495353221893310546875;s:5:\"bytes\";i:205;s:11:\"size_before\";i:3130;s:10:\"size_after\";i:2925;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.70999999999999996447286321199499070644378662109375;s:5:\"bytes\";i:441;s:11:\"size_before\";i:6571;s:10:\"size_after\";i:6130;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:21:\"yith-woocompare-image\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.5999999999999996447286321199499070644378662109375;s:5:\"bytes\";i:289;s:11:\"size_before\";i:4380;s:10:\"size_after\";i:4091;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.57000000000000028421709430404007434844970703125;s:5:\"bytes\";i:178;s:11:\"size_before\";i:2708;s:10:\"size_after\";i:2530;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.55999999999999960920149533194489777088165283203125;s:5:\"bytes\";i:621;s:11:\"size_before\";i:8210;s:10:\"size_after\";i:7589;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.29000000000000003552713678800500929355621337890625;s:5:\"bytes\";i:1045;s:11:\"size_before\";i:31744;s:10:\"size_after\";i:30699;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),
(203, 985, '_wp_attached_file', '2017/03/h44.jpg'),
(204, 985, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:360;s:6:\"height\";i:231;s:4:\"file\";s:15:\"2017/03/h44.jpg\";s:5:\"sizes\";a:7:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:15:\"h44-300x231.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:231;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:15:\"h44-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"h44-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"h44-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:15:\"h44-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:15:\"h44-300x231.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:231;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:15:\"h44-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(205, 985, '_md5_guid', '732db51fab6a3845e2dc7af837a21c81'),
(206, 985, 'wp-smpro-smush-data', 'a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:7.49488269563848152898799526155926287174224853515625;s:5:\"bytes\";i:2856;s:11:\"size_before\";i:38106;s:10:\"size_after\";i:35250;s:4:\"time\";d:0.070000000000000006661338147750939242541790008544921875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:6:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:8.980000000000000426325641456060111522674560546875;s:5:\"bytes\";i:221;s:11:\"size_before\";i:2461;s:10:\"size_after\";i:2240;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:9.0299999999999993605115378159098327159881591796875;s:5:\"bytes\";i:462;s:11:\"size_before\";i:5115;s:10:\"size_after\";i:4653;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:21:\"yith-woocompare-image\";O:8:\"stdClass\":5:{s:7:\"percent\";d:8.699999999999999289457264239899814128875732421875;s:5:\"bytes\";i:317;s:11:\"size_before\";i:3642;s:10:\"size_after\";i:3325;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:8.769999999999999573674358543939888477325439453125;s:5:\"bytes\";i:192;s:11:\"size_before\";i:2189;s:10:\"size_after\";i:1997;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";d:9.6899999999999995026200849679298698902130126953125;s:5:\"bytes\";i:614;s:11:\"size_before\";i:6334;s:10:\"size_after\";i:5720;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.71999999999999975131004248396493494510650634765625;s:5:\"bytes\";i:1050;s:11:\"size_before\";i:18365;s:10:\"size_after\";i:17315;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),
(207, 986, '_wp_attached_file', '2017/03/h45.jpg'),
(208, 986, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:357;s:6:\"height\";i:148;s:4:\"file\";s:15:\"2017/03/h45.jpg\";s:5:\"sizes\";a:7:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:15:\"h45-300x148.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:148;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:15:\"h45-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"h45-150x148.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:148;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"h45-300x124.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:124;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:15:\"h45-220x148.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:148;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:15:\"h45-300x148.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:148;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:15:\"h45-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(209, 986, '_md5_guid', 'd879ebbd4ee59a10f323a177062a77d7'),
(210, 986, 'wp-smpro-smush-data', 'a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:13.072852688273645327399208326824009418487548828125;s:5:\"bytes\";i:2767;s:11:\"size_before\";i:21166;s:10:\"size_after\";i:18399;s:4:\"time\";d:0.06999999999999999278355033993648248724639415740966796875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:6:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:20.4200000000000017053025658242404460906982421875;s:5:\"bytes\";i:295;s:11:\"size_before\";i:1445;s:10:\"size_after\";i:1150;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:14.7799999999999993605115378159098327159881591796875;s:5:\"bytes\";i:424;s:11:\"size_before\";i:2868;s:10:\"size_after\";i:2444;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:21:\"yith-woocompare-image\";O:8:\"stdClass\":5:{s:7:\"percent\";d:15.6099999999999994315658113919198513031005859375;s:5:\"bytes\";i:381;s:11:\"size_before\";i:2440;s:10:\"size_after\";i:2059;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:21.32000000000000028421709430404007434844970703125;s:5:\"bytes\";i:290;s:11:\"size_before\";i:1360;s:10:\"size_after\";i:1070;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";d:14.9700000000000006394884621840901672840118408203125;s:5:\"bytes\";i:536;s:11:\"size_before\";i:3580;s:10:\"size_after\";i:3044;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:8.8800000000000007815970093361102044582366943359375;s:5:\"bytes\";i:841;s:11:\"size_before\";i:9473;s:10:\"size_after\";i:8632;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),
(211, 987, '_wp_attached_file', '2017/03/h46.jpg'),
(212, 987, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1116;s:6:\"height\";i:480;s:4:\"file\";s:15:\"2017/03/h46.jpg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:15:\"h46-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:15:\"h46-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:15:\"h46-600x258.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"h46-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"h46-300x129.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:129;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:15:\"h46-768x330.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:330;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:16:\"h46-1024x440.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:440;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:15:\"h46-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:15:\"h46-825x480.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:15:\"h46-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:15:\"h46-600x258.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:15:\"h46-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(213, 987, '_md5_guid', '44eba69f28b576d4315580d9fbf323b1'),
(214, 987, 'wp-smpro-smush-data', 'a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:5.76665228024744624946151816402561962604522705078125;s:5:\"bytes\";i:10021;s:11:\"size_before\";i:173775;s:10:\"size_after\";i:163754;s:4:\"time\";d:0.270000000000000017763568394002504646778106689453125;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:9:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.230000000000000426325641456060111522674560546875;s:5:\"bytes\";i:188;s:11:\"size_before\";i:4447;s:10:\"size_after\";i:4259;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.29999999999999982236431605997495353221893310546875;s:5:\"bytes\";i:320;s:11:\"size_before\";i:6034;s:10:\"size_after\";i:5714;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.03000000000000024868995751603506505489349365234375;s:5:\"bytes\";i:1502;s:11:\"size_before\";i:24890;s:10:\"size_after\";i:23388;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.69000000000000039079850466805510222911834716796875;s:5:\"bytes\";i:2663;s:11:\"size_before\";i:39783;s:10:\"size_after\";i:37120;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:21:\"yith-woocompare-image\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.37000000000000010658141036401502788066864013671875;s:5:\"bytes\";i:244;s:11:\"size_before\";i:5586;s:10:\"size_after\";i:5342;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.11000000000000031974423109204508364200592041015625;s:5:\"bytes\";i:195;s:11:\"size_before\";i:3815;s:10:\"size_after\";i:3620;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.519999999999999573674358543939888477325439453125;s:5:\"bytes\";i:643;s:11:\"size_before\";i:14236;s:10:\"size_after\";i:13593;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.44000000000000039079850466805510222911834716796875;s:5:\"bytes\";i:1895;s:11:\"size_before\";i:34850;s:10:\"size_after\";i:32955;s:4:\"time\";d:0.11000000000000000055511151231257827021181583404541015625;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.910000000000000142108547152020037174224853515625;s:5:\"bytes\";i:2371;s:11:\"size_before\";i:40134;s:10:\"size_after\";i:37763;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}}}'),
(215, 988, '_wp_attached_file', '2017/03/h47.jpg'),
(216, 988, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:357;s:6:\"height\";i:314;s:4:\"file\";s:15:\"2017/03/h47.jpg\";s:5:\"sizes\";a:7:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:15:\"h47-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:15:\"h47-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"h47-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"h47-300x264.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:264;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:15:\"h47-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:15:\"h47-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:15:\"h47-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(217, 988, '_md5_guid', '0d8cade574383d7796c82811653bc92a'),
(218, 988, 'wp-smpro-smush-data', 'a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:5.93082285194726477328686087275855243206024169921875;s:5:\"bytes\";i:3131;s:11:\"size_before\";i:52792;s:10:\"size_after\";i:49661;s:4:\"time\";d:0.1000000000000000055511151231257827021181583404541015625;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:6:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.13999999999999968025576890795491635799407958984375;s:5:\"bytes\";i:226;s:11:\"size_before\";i:3164;s:10:\"size_after\";i:2938;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:9.839999999999999857891452847979962825775146484375;s:5:\"bytes\";i:659;s:11:\"size_before\";i:6697;s:10:\"size_after\";i:6038;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:21:\"yith-woocompare-image\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.4000000000000003552713678800500929355621337890625;s:5:\"bytes\";i:264;s:11:\"size_before\";i:4122;s:10:\"size_after\";i:3858;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.4900000000000002131628207280300557613372802734375;s:5:\"bytes\";i:180;s:11:\"size_before\";i:2772;s:10:\"size_after\";i:2592;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";d:10.2400000000000002131628207280300557613372802734375;s:5:\"bytes\";i:855;s:11:\"size_before\";i:8349;s:10:\"size_after\";i:7494;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.4199999999999999289457264239899814128875732421875;s:5:\"bytes\";i:947;s:11:\"size_before\";i:27688;s:10:\"size_after\";i:26741;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}}}'),
(219, 992, '_wp_attached_file', '2017/03/h41.jpg'),
(220, 992, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:735;s:6:\"height\";i:480;s:4:\"file\";s:15:\"2017/03/h41.jpg\";s:5:\"sizes\";a:9:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:15:\"h41-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:15:\"h41-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:15:\"h41-600x392.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:392;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"h41-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"h41-300x196.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:196;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:15:\"h41-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:15:\"h41-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:15:\"h41-600x392.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:392;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:15:\"h41-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(221, 992, '_md5_guid', '256274d8237597393804e6b554ac488c'),
(222, 992, 'wp-smpro-smush-data', 'a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:2.042441278305244356516823245328851044178009033203125;s:5:\"bytes\";i:6772;s:11:\"size_before\";i:331564;s:10:\"size_after\";i:324792;s:4:\"time\";d:0.200000000000000011102230246251565404236316680908203125;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:7:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.25;s:5:\"bytes\";i:439;s:11:\"size_before\";i:7020;s:10:\"size_after\";i:6581;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.87000000000000010658141036401502788066864013671875;s:5:\"bytes\";i:692;s:11:\"size_before\";i:14209;s:10:\"size_after\";i:13517;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:21:\"yith-woocompare-image\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.0099999999999997868371792719699442386627197265625;s:5:\"bytes\";i:586;s:11:\"size_before\";i:9753;s:10:\"size_after\";i:9167;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.5999999999999996447286321199499070644378662109375;s:5:\"bytes\";i:390;s:11:\"size_before\";i:5908;s:10:\"size_after\";i:5518;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.939999999999999946709294817992486059665679931640625;s:5:\"bytes\";i:823;s:11:\"size_before\";i:20892;s:10:\"size_after\";i:20069;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.7599999999999997868371792719699442386627197265625;s:5:\"bytes\";i:1341;s:11:\"size_before\";i:48668;s:10:\"size_after\";i:47327;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:1.1100000000000000976996261670137755572795867919921875;s:5:\"bytes\";i:2501;s:11:\"size_before\";i:225114;s:10:\"size_after\";i:222613;s:4:\"time\";d:0.1000000000000000055511151231257827021181583404541015625;}}}'),
(223, 995, '_wp_attached_file', '2017/03/h42.jpg'),
(224, 995, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:360;s:6:\"height\";i:480;s:4:\"file\";s:15:\"2017/03/h42.jpg\";s:5:\"sizes\";a:7:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:15:\"h42-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:15:\"h42-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"h42-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"h42-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:15:\"h42-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:15:\"h42-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:15:\"h42-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(225, 995, '_md5_guid', 'ae2bb59bb4e13e5418e6346c7d6ef32d');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(226, 995, 'wp-smpro-smush-data', 'a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:2.111114153500725620915545732714235782623291015625;s:5:\"bytes\";i:2313;s:11:\"size_before\";i:109563;s:10:\"size_after\";i:107250;s:4:\"time\";d:0.11999999999999999555910790149937383830547332763671875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:6:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.600000000000000088817841970012523233890533447265625;s:5:\"bytes\";i:148;s:11:\"size_before\";i:4108;s:10:\"size_after\";i:3960;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.020000000000000017763568394002504646778106689453125;s:5:\"bytes\";i:273;s:11:\"size_before\";i:9041;s:10:\"size_after\";i:8768;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:21:\"yith-woocompare-image\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.160000000000000142108547152020037174224853515625;s:5:\"bytes\";i:138;s:11:\"size_before\";i:4373;s:10:\"size_after\";i:4235;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.529999999999999804600747665972448885440826416015625;s:5:\"bytes\";i:126;s:11:\"size_before\";i:3573;s:10:\"size_after\";i:3447;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.2400000000000002131628207280300557613372802734375;s:5:\"bytes\";i:263;s:11:\"size_before\";i:11727;s:10:\"size_after\";i:11464;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:1.7800000000000000266453525910037569701671600341796875;s:5:\"bytes\";i:1365;s:11:\"size_before\";i:76741;s:10:\"size_after\";i:75376;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}}}'),
(227, 1011, '_wp_attached_file', '2017/03/slider51.jpg'),
(228, 1011, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:873;s:6:\"height\";i:497;s:4:\"file\";s:20:\"2017/03/slider51.jpg\";s:5:\"sizes\";a:11:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"slider51-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"slider51-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"slider51-600x342.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:342;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"slider51-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"slider51-300x171.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"slider51-768x437.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:437;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:20:\"slider51-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:20:\"slider51-825x497.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:497;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:20:\"slider51-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"slider51-600x342.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:342;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"slider51-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(229, 1011, '_md5_guid', 'afbe6ebb4526fd1fb7253b4c30f65fbc'),
(230, 1011, 'wp-smpro-smush-data', 'a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:5.2110606776922931970830177306197583675384521484375;s:5:\"bytes\";i:24580;s:11:\"size_before\";i:471689;s:10:\"size_after\";i:447109;s:4:\"time\";d:0.45999999999999996447286321199499070644378662109375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:9:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:12.449999999999999289457264239899814128875732421875;s:5:\"bytes\";i:340;s:11:\"size_before\";i:2732;s:10:\"size_after\";i:2392;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:11.21000000000000085265128291212022304534912109375;s:5:\"bytes\";i:608;s:11:\"size_before\";i:5423;s:10:\"size_after\";i:4815;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:10.6300000000000007815970093361102044582366943359375;s:5:\"bytes\";i:4216;s:11:\"size_before\";i:39654;s:10:\"size_after\";i:35438;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}s:21:\"yith-woocompare-image\";O:8:\"stdClass\":5:{s:7:\"percent\";d:11.17999999999999971578290569595992565155029296875;s:5:\"bytes\";i:417;s:11:\"size_before\";i:3729;s:10:\"size_after\";i:3312;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:12.57000000000000028421709430404007434844970703125;s:5:\"bytes\";i:283;s:11:\"size_before\";i:2251;s:10:\"size_after\";i:1968;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";d:10.7200000000000006394884621840901672840118408203125;s:5:\"bytes\";i:1346;s:11:\"size_before\";i:12561;s:10:\"size_after\";i:11215;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:10.7599999999999997868371792719699442386627197265625;s:5:\"bytes\";i:5291;s:11:\"size_before\";i:49179;s:10:\"size_after\";i:43888;s:4:\"time\";d:0.0899999999999999966693309261245303787291049957275390625;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:10.8300000000000000710542735760100185871124267578125;s:5:\"bytes\";i:6688;s:11:\"size_before\";i:61743;s:10:\"size_after\";i:55055;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:1.8300000000000000710542735760100185871124267578125;s:5:\"bytes\";i:5391;s:11:\"size_before\";i:294417;s:10:\"size_after\";i:289026;s:4:\"time\";d:0.2200000000000000011102230246251565404236316680908203125;}}}'),
(231, 1031, '_wp_attached_file', '2017/03/Banner-AD1.jpg'),
(232, 1031, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1170;s:6:\"height\";i:310;s:4:\"file\";s:22:\"2017/03/Banner-AD1.jpg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:22:\"Banner-AD1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:22:\"Banner-AD1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:22:\"Banner-AD1-600x159.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:159;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"Banner-AD1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"Banner-AD1-300x79.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:79;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"Banner-AD1-768x203.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:203;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:23:\"Banner-AD1-1024x271.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:271;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:22:\"Banner-AD1-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:22:\"Banner-AD1-825x310.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:22:\"Banner-AD1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:22:\"Banner-AD1-600x159.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:159;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:22:\"Banner-AD1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(233, 1031, '_md5_guid', 'ea9426c2b22c395e6654a6f83138b98e'),
(234, 1031, 'wp-smpro-smush-data', 'a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:7.318072027346655517021645209752023220062255859375;s:5:\"bytes\";i:8756;s:11:\"size_before\";i:119649;s:10:\"size_after\";i:110893;s:4:\"time\";d:0.14000000000000001332267629550187848508358001708984375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:9:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:8.28999999999999914734871708787977695465087890625;s:5:\"bytes\";i:211;s:11:\"size_before\";i:2545;s:10:\"size_after\";i:2334;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.5;s:5:\"bytes\";i:253;s:11:\"size_before\";i:4599;s:10:\"size_after\";i:4346;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.769999999999999573674358543939888477325439453125;s:5:\"bytes\";i:1227;s:11:\"size_before\";i:18118;s:10:\"size_after\";i:16891;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.089999999999999857891452847979962825775146484375;s:5:\"bytes\";i:2002;s:11:\"size_before\";i:28223;s:10:\"size_after\";i:26221;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:21:\"yith-woocompare-image\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.0800000000000000710542735760100185871124267578125;s:5:\"bytes\";i:309;s:11:\"size_before\";i:4364;s:10:\"size_after\";i:4055;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:8.8699999999999992184029906638897955417633056640625;s:5:\"bytes\";i:204;s:11:\"size_before\";i:2300;s:10:\"size_after\";i:2096;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";d:10.6199999999999992184029906638897955417633056640625;s:5:\"bytes\";i:835;s:11:\"size_before\";i:7860;s:10:\"size_after\";i:7025;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.71999999999999975131004248396493494510650634765625;s:5:\"bytes\";i:1709;s:11:\"size_before\";i:22139;s:10:\"size_after\";i:20430;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.79999999999999982236431605997495353221893310546875;s:5:\"bytes\";i:2006;s:11:\"size_before\";i:29501;s:10:\"size_after\";i:27495;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}}}'),
(235, 1052, '_wp_attached_file', '2017/03/home6-1.jpg'),
(236, 1052, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:279;s:6:\"height\";i:240;s:4:\"file\";s:19:\"2017/03/home6-1.jpg\";s:5:\"sizes\";a:4:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:19:\"home6-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"home6-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:19:\"home6-1-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:19:\"home6-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(237, 1052, '_md5_guid', 'f0af5f8cee55954996a5a389fb5d88da'),
(238, 1052, 'wp-smpro-smush-data', 'a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:4.63467526690391462551588119822554290294647216796875;s:5:\"bytes\";i:1667;s:11:\"size_before\";i:35968;s:10:\"size_after\";i:34301;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:4:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.4900000000000002131628207280300557613372802734375;s:5:\"bytes\";i:211;s:11:\"size_before\";i:3252;s:10:\"size_after\";i:3041;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:21:\"yith-woocompare-image\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.5999999999999996447286321199499070644378662109375;s:5:\"bytes\";i:236;s:11:\"size_before\";i:4213;s:10:\"size_after\";i:3977;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.07000000000000028421709430404007434844970703125;s:5:\"bytes\";i:171;s:11:\"size_before\";i:2816;s:10:\"size_after\";i:2645;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.0800000000000000710542735760100185871124267578125;s:5:\"bytes\";i:1049;s:11:\"size_before\";i:25687;s:10:\"size_after\";i:24638;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),
(239, 1053, '_wp_attached_file', '2017/03/home6-2.jpg'),
(240, 1053, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:279;s:6:\"height\";i:239;s:4:\"file\";s:19:\"2017/03/home6-2.jpg\";s:5:\"sizes\";a:4:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:19:\"home6-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"home6-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:19:\"home6-2-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:19:\"home6-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(241, 1053, '_md5_guid', 'e8d8493ff1c64ea8ec4b902fa3227970'),
(242, 1053, 'wp-smpro-smush-data', 'a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:7.1992684346163429154330515302717685699462890625;s:5:\"bytes\";i:1732;s:11:\"size_before\";i:24058;s:10:\"size_after\";i:22326;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:4:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:8.6300000000000007815970093361102044582366943359375;s:5:\"bytes\";i:235;s:11:\"size_before\";i:2724;s:10:\"size_after\";i:2489;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:21:\"yith-woocompare-image\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.79000000000000003552713678800500929355621337890625;s:5:\"bytes\";i:281;s:11:\"size_before\";i:3609;s:10:\"size_after\";i:3328;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:8.1500000000000003552713678800500929355621337890625;s:5:\"bytes\";i:186;s:11:\"size_before\";i:2281;s:10:\"size_after\";i:2095;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.6699999999999999289457264239899814128875732421875;s:5:\"bytes\";i:1030;s:11:\"size_before\";i:15444;s:10:\"size_after\";i:14414;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),
(243, 1062, '_wp_attached_file', '2017/03/banner-6.jpg'),
(244, 1062, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:378;s:6:\"height\";i:525;s:4:\"file\";s:20:\"2017/03/banner-6.jpg\";s:5:\"sizes\";a:8:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"banner-6-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"banner-6-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"banner-6-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"banner-6-216x300.jpg\";s:5:\"width\";i:216;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:20:\"banner-6-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:20:\"banner-6-378x510.jpg\";s:5:\"width\";i:378;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:20:\"banner-6-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"banner-6-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(245, 1062, '_md5_guid', '3fcbe3d70c93f3cfbb95423776e0e30e'),
(246, 1062, 'wp-smpro-smush-data', 'a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:3.16926181089296843396141412085853517055511474609375;s:5:\"bytes\";i:4775;s:11:\"size_before\";i:150666;s:10:\"size_after\";i:145891;s:4:\"time\";d:0.179999999999999993338661852249060757458209991455078125;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:7:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.46999999999999975131004248396493494510650634765625;s:5:\"bytes\";i:208;s:11:\"size_before\";i:4650;s:10:\"size_after\";i:4442;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.88999999999999968025576890795491635799407958984375;s:5:\"bytes\";i:534;s:11:\"size_before\";i:9061;s:10:\"size_after\";i:8527;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:21:\"yith-woocompare-image\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.21999999999999975131004248396493494510650634765625;s:5:\"bytes\";i:300;s:11:\"size_before\";i:7105;s:10:\"size_after\";i:6805;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.12000000000000010658141036401502788066864013671875;s:5:\"bytes\";i:201;s:11:\"size_before\";i:3926;s:10:\"size_after\";i:3725;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.890000000000000124344978758017532527446746826171875;s:5:\"bytes\";i:583;s:11:\"size_before\";i:14976;s:10:\"size_after\";i:14393;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.53000000000000024868995751603506505489349365234375;s:5:\"bytes\";i:1273;s:11:\"size_before\";i:23010;s:10:\"size_after\";i:21737;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:1.9099999999999999200639422269887290894985198974609375;s:5:\"bytes\";i:1676;s:11:\"size_before\";i:87938;s:10:\"size_after\";i:86262;s:4:\"time\";d:0.070000000000000006661338147750939242541790008544921875;}}}'),
(247, 1073, '_wp_attached_file', '2017/03/breadcrum.jpg'),
(248, 1073, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:284;s:4:\"file\";s:21:\"2017/03/breadcrum.jpg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:21:\"breadcrum-300x284.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:284;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:21:\"breadcrum-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"breadcrum-600x89.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:89;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"breadcrum-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"breadcrum-300x44.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:44;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"breadcrum-768x114.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"breadcrum-1024x151.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:151;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:21:\"breadcrum-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:21:\"breadcrum-825x284.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:284;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:21:\"breadcrum-300x284.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:284;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"breadcrum-600x89.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:89;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:21:\"breadcrum-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(249, 1073, '_md5_guid', 'bf084454fc5925b5e8360313e653fae4'),
(250, 1073, 'wp-smpro-smush-data', 'a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:3.478914071761405324423321872018277645111083984375;s:5:\"bytes\";i:2964;s:11:\"size_before\";i:85199;s:10:\"size_after\";i:82235;s:4:\"time\";d:0.12000000000000000943689570931383059360086917877197265625;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:9:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.12000000000000010658141036401502788066864013671875;s:5:\"bytes\";i:162;s:11:\"size_before\";i:3934;s:10:\"size_after\";i:3772;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.55999999999999960920149533194489777088165283203125;s:5:\"bytes\";i:121;s:11:\"size_before\";i:2652;s:10:\"size_after\";i:2531;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.100000000000000088817841970012523233890533447265625;s:5:\"bytes\";i:280;s:11:\"size_before\";i:9021;s:10:\"size_after\";i:8741;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.2599999999999997868371792719699442386627197265625;s:5:\"bytes\";i:424;s:11:\"size_before\";i:13016;s:10:\"size_after\";i:12592;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:21:\"yith-woocompare-image\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.649999999999999911182158029987476766109466552734375;s:5:\"bytes\";i:182;s:11:\"size_before\";i:4992;s:10:\"size_after\";i:4810;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.30999999999999960920149533194489777088165283203125;s:5:\"bytes\";i:145;s:11:\"size_before\";i:3368;s:10:\"size_after\";i:3223;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.930000000000000159872115546022541821002960205078125;s:5:\"bytes\";i:320;s:11:\"size_before\";i:10916;s:10:\"size_after\";i:10596;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.45000000000000017763568394002504646778106689453125;s:5:\"bytes\";i:605;s:11:\"size_before\";i:17561;s:10:\"size_after\";i:16956;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.6699999999999999289457264239899814128875732421875;s:5:\"bytes\";i:725;s:11:\"size_before\";i:19739;s:10:\"size_after\";i:19014;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),
(251, 1088, '_wp_attached_file', '2017/03/breadcrum-1.jpg'),
(252, 1088, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:284;s:4:\"file\";s:23:\"2017/03/breadcrum-1.jpg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:23:\"breadcrum-1-300x284.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:284;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"breadcrum-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:22:\"breadcrum-1-600x89.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:89;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"breadcrum-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"breadcrum-1-300x44.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:44;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"breadcrum-1-768x114.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"breadcrum-1-1024x151.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:151;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"breadcrum-1-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"breadcrum-1-825x284.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:284;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:23:\"breadcrum-1-300x284.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:284;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:22:\"breadcrum-1-600x89.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:89;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"breadcrum-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(253, 1088, '_md5_guid', '5fe7bd170a01a3b23aba12d8fcc92aaa'),
(254, 1088, 'wp-smpro-smush-data', 'a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:3.478914071761405324423321872018277645111083984375;s:5:\"bytes\";i:2964;s:11:\"size_before\";i:85199;s:10:\"size_after\";i:82235;s:4:\"time\";d:0.20999999999999996447286321199499070644378662109375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:9:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.12000000000000010658141036401502788066864013671875;s:5:\"bytes\";i:162;s:11:\"size_before\";i:3934;s:10:\"size_after\";i:3772;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.55999999999999960920149533194489777088165283203125;s:5:\"bytes\";i:121;s:11:\"size_before\";i:2652;s:10:\"size_after\";i:2531;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.100000000000000088817841970012523233890533447265625;s:5:\"bytes\";i:280;s:11:\"size_before\";i:9021;s:10:\"size_after\";i:8741;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.2599999999999997868371792719699442386627197265625;s:5:\"bytes\";i:424;s:11:\"size_before\";i:13016;s:10:\"size_after\";i:12592;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:21:\"yith-woocompare-image\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.649999999999999911182158029987476766109466552734375;s:5:\"bytes\";i:182;s:11:\"size_before\";i:4992;s:10:\"size_after\";i:4810;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.30999999999999960920149533194489777088165283203125;s:5:\"bytes\";i:145;s:11:\"size_before\";i:3368;s:10:\"size_after\";i:3223;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.930000000000000159872115546022541821002960205078125;s:5:\"bytes\";i:320;s:11:\"size_before\";i:10916;s:10:\"size_after\";i:10596;s:4:\"time\";d:0.0899999999999999966693309261245303787291049957275390625;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.45000000000000017763568394002504646778106689453125;s:5:\"bytes\";i:605;s:11:\"size_before\";i:17561;s:10:\"size_after\";i:16956;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.6699999999999999289457264239899814128875732421875;s:5:\"bytes\";i:725;s:11:\"size_before\";i:19739;s:10:\"size_after\";i:19014;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),
(255, 1089, '_wp_attached_file', '2017/03/Logo-copy-1.jpg'),
(256, 1089, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:156;s:6:\"height\";i:30;s:4:\"file\";s:23:\"2017/03/Logo-copy-1.jpg\";s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:22:\"Logo-copy-1-100x30.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"Logo-copy-1-150x30.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:22:\"Logo-copy-1-100x30.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(257, 1089, '_md5_guid', 'c04690ff3fcdc9f440855b1b5bd15060'),
(258, 1089, 'wp-smpro-smush-data', 'a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:8.32488520484226768303415155969560146331787109375;s:5:\"bytes\";i:1396;s:11:\"size_before\";i:16769;s:10:\"size_after\";i:15373;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:3:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:11.0299999999999993605115378159098327159881591796875;s:5:\"bytes\";i:364;s:11:\"size_before\";i:3299;s:10:\"size_after\";i:2935;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:10.25;s:5:\"bytes\";i:300;s:11:\"size_before\";i:2928;s:10:\"size_after\";i:2628;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.94000000000000039079850466805510222911834716796875;s:5:\"bytes\";i:732;s:11:\"size_before\";i:10542;s:10:\"size_after\";i:9810;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),
(259, 1103, '_wp_attached_file', '2017/02/Layer-618.jpg'),
(260, 1103, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:850;s:6:\"height\";i:450;s:4:\"file\";s:21:\"2017/02/Layer-618.jpg\";s:5:\"sizes\";a:11:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:21:\"Layer-618-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:21:\"Layer-618-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:21:\"Layer-618-600x318.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:318;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"Layer-618-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"Layer-618-300x159.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:159;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"Layer-618-768x407.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:407;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:21:\"Layer-618-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:21:\"Layer-618-825x450.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:21:\"Layer-618-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:21:\"Layer-618-600x318.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:318;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:21:\"Layer-618-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(261, 1103, '_md5_guid', '4cc3790d504a605c3617191906421125'),
(262, 1103, 'wp-smpro-smush-data', 'a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:3.360139243853000667883179630734957754611968994140625;s:5:\"bytes\";i:15251;s:11:\"size_before\";i:453880;s:10:\"size_after\";i:438629;s:4:\"time\";d:0.5;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:9:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.980000000000000426325641456060111522674560546875;s:5:\"bytes\";i:493;s:11:\"size_before\";i:8240;s:10:\"size_after\";i:7747;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.04000000000000003552713678800500929355621337890625;s:5:\"bytes\";i:766;s:11:\"size_before\";i:12691;s:10:\"size_after\";i:11925;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.5999999999999996447286321199499070644378662109375;s:5:\"bytes\";i:3030;s:11:\"size_before\";i:54095;s:10:\"size_after\";i:51065;s:4:\"time\";d:0.059999999999999997779553950749686919152736663818359375;}s:21:\"yith-woocompare-image\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.7400000000000002131628207280300557613372802734375;s:5:\"bytes\";i:615;s:11:\"size_before\";i:10710;s:10:\"size_after\";i:10095;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.92999999999999971578290569595992565155029296875;s:5:\"bytes\";i:386;s:11:\"size_before\";i:6505;s:10:\"size_after\";i:6119;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.62999999999999989341858963598497211933135986328125;s:5:\"bytes\";i:1573;s:11:\"size_before\";i:27962;s:10:\"size_after\";i:26389;s:4:\"time\";d:0.0899999999999999966693309261245303787291049957275390625;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.45999999999999996447286321199499070644378662109375;s:5:\"bytes\";i:3458;s:11:\"size_before\";i:63337;s:10:\"size_after\";i:59879;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.44000000000000039079850466805510222911834716796875;s:5:\"bytes\";i:3769;s:11:\"size_before\";i:69265;s:10:\"size_after\";i:65496;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:0.57999999999999996003197111349436454474925994873046875;s:5:\"bytes\";i:1161;s:11:\"size_before\";i:201075;s:10:\"size_after\";i:199914;s:4:\"time\";d:0.2099999999999999922284388276239042170345783233642578125;}}}'),
(263, 1104, '_wp_attached_file', '2017/02/Layer-1049.jpg'),
(264, 1104, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:850;s:6:\"height\";i:420;s:4:\"file\";s:22:\"2017/02/Layer-1049.jpg\";s:5:\"sizes\";a:11:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:22:\"Layer-1049-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:22:\"Layer-1049-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:22:\"Layer-1049-600x296.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"Layer-1049-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"Layer-1049-300x148.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:148;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"Layer-1049-768x379.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:379;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:22:\"Layer-1049-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:22:\"Layer-1049-825x420.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:22:\"Layer-1049-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:22:\"Layer-1049-600x296.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:22:\"Layer-1049-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(265, 1104, '_md5_guid', '2b58901c677dd92147b2386583489895'),
(266, 1104, 'wp-smpro-smush-data', 'a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:2.19190615934696086952726545860059559345245361328125;s:5:\"bytes\";i:10397;s:11:\"size_before\";i:474336;s:10:\"size_after\";i:463939;s:4:\"time\";d:0.33999999999999996891375531049561686813831329345703125;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:9:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.95000000000000017763568394002504646778106689453125;s:5:\"bytes\";i:375;s:11:\"size_before\";i:6299;s:10:\"size_after\";i:5924;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.480000000000000426325641456060111522674560546875;s:5:\"bytes\";i:522;s:11:\"size_before\";i:11651;s:10:\"size_after\";i:11129;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.939999999999999946709294817992486059665679931640625;s:5:\"bytes\";i:1451;s:11:\"size_before\";i:49308;s:10:\"size_after\";i:47857;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:21:\"yith-woocompare-image\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.4199999999999999289457264239899814128875732421875;s:5:\"bytes\";i:499;s:11:\"size_before\";i:9213;s:10:\"size_after\";i:8714;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.20000000000000017763568394002504646778106689453125;s:5:\"bytes\";i:273;s:11:\"size_before\";i:5248;s:10:\"size_after\";i:4975;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.979999999999999982236431605997495353221893310546875;s:5:\"bytes\";i:579;s:11:\"size_before\";i:19459;s:10:\"size_after\";i:18880;s:4:\"time\";d:0.059999999999999997779553950749686919152736663818359375;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.100000000000000088817841970012523233890533447265625;s:5:\"bytes\";i:1505;s:11:\"size_before\";i:48514;s:10:\"size_after\";i:47009;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.029999999999999804600747665972448885440826416015625;s:5:\"bytes\";i:1849;s:11:\"size_before\";i:61029;s:10:\"size_after\";i:59180;s:4:\"time\";d:0.059999999999999997779553950749686919152736663818359375;}s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:1.270000000000000017763568394002504646778106689453125;s:5:\"bytes\";i:3344;s:11:\"size_before\";i:263615;s:10:\"size_after\";i:260271;s:4:\"time\";d:0.1000000000000000055511151231257827021181583404541015625;}}}'),
(267, 1105, '_wp_attached_file', '2017/03/Layer-917.jpg'),
(268, 1105, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:150;s:6:\"height\";i:127;s:4:\"file\";s:21:\"2017/03/Layer-917.jpg\";s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:21:\"Layer-917-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"Layer-917-150x127.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:127;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:21:\"Layer-917-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(269, 1105, '_md5_guid', '7f1ff03f1c98f71becc63b62047fbf6f'),
(270, 1105, 'wp-smpro-smush-data', 'a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:5.34462191964155852730300466646440327167510986328125;s:5:\"bytes\";i:1837;s:11:\"size_before\";i:34371;s:10:\"size_after\";i:32534;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:3:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.6699999999999999289457264239899814128875732421875;s:5:\"bytes\";i:449;s:11:\"size_before\";i:6729;s:10:\"size_after\";i:6280;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.78000000000000024868995751603506505489349365234375;s:5:\"bytes\";i:445;s:11:\"size_before\";i:6559;s:10:\"size_after\";i:6114;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.46999999999999975131004248396493494510650634765625;s:5:\"bytes\";i:943;s:11:\"size_before\";i:21083;s:10:\"size_after\";i:20140;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),
(271, 1109, '_wp_attached_file', '2017/03/geometry2.jpg'),
(272, 1109, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:400;s:6:\"height\";i:400;s:4:\"file\";s:21:\"2017/03/geometry2.jpg\";s:5:\"sizes\";a:7:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:21:\"geometry2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:21:\"geometry2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"geometry2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"geometry2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:21:\"geometry2-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:21:\"geometry2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:21:\"geometry2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(273, 1109, '_md5_guid', '31b42392a2a63b306fe6248a6cb50d6d');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(274, 1109, 'wp-smpro-smush-data', 'a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:23.955856350222546780059929005801677703857421875;s:5:\"bytes\";i:3929;s:11:\"size_before\";i:16401;s:10:\"size_after\";i:12472;s:4:\"time\";d:0.11999999999999999555910790149937383830547332763671875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:6:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:28.4200000000000017053025658242404460906982421875;s:5:\"bytes\";i:374;s:11:\"size_before\";i:1316;s:10:\"size_after\";i:942;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:33.99000000000000198951966012828052043914794921875;s:5:\"bytes\";i:919;s:11:\"size_before\";i:2704;s:10:\"size_after\";i:1785;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:21:\"yith-woocompare-image\";O:8:\"stdClass\":5:{s:7:\"percent\";d:28.879999999999999005240169935859739780426025390625;s:5:\"bytes\";i:430;s:11:\"size_before\";i:1489;s:10:\"size_after\";i:1059;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:27.3299999999999982946974341757595539093017578125;s:5:\"bytes\";i:326;s:11:\"size_before\";i:1193;s:10:\"size_after\";i:867;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";d:34.8299999999999982946974341757595539093017578125;s:5:\"bytes\";i:1070;s:11:\"size_before\";i:3072;s:10:\"size_after\";i:2002;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:12.2200000000000006394884621840901672840118408203125;s:5:\"bytes\";i:810;s:11:\"size_before\";i:6627;s:10:\"size_after\";i:5817;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}}}'),
(275, 1112, '_wp_attached_file', '2017/03/5.jpg'),
(276, 1112, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:180;s:6:\"height\";i:180;s:4:\"file\";s:13:\"2017/03/5.jpg\";s:5:\"sizes\";a:4:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:13:\"5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:13:\"5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:13:\"5-180x154.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:13:\"5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(277, 1112, '_md5_guid', 'edc64cc0f94dd8e8d7f3ee6938b04fea'),
(278, 1112, 'wp-smpro-smush-data', 'a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:3.71579314733838383943975713918916881084442138671875;s:5:\"bytes\";i:1810;s:11:\"size_before\";i:48711;s:10:\"size_after\";i:46901;s:4:\"time\";d:0.070000000000000006661338147750939242541790008544921875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:4:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.5999999999999996447286321199499070644378662109375;s:5:\"bytes\";i:407;s:11:\"size_before\";i:6165;s:10:\"size_after\";i:5758;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:21:\"yith-woocompare-image\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.11000000000000031974423109204508364200592041015625;s:5:\"bytes\";i:609;s:11:\"size_before\";i:8565;s:10:\"size_after\";i:7956;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.95000000000000017763568394002504646778106689453125;s:5:\"bytes\";i:362;s:11:\"size_before\";i:5208;s:10:\"size_after\";i:4846;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:1.5;s:5:\"bytes\";i:432;s:11:\"size_before\";i:28773;s:10:\"size_after\";i:28341;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}}}'),
(279, 1113, '_wp_attached_file', '2017/03/6.jpg'),
(280, 1113, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:180;s:6:\"height\";i:180;s:4:\"file\";s:13:\"2017/03/6.jpg\";s:5:\"sizes\";a:4:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:13:\"6-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:13:\"6-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:13:\"6-180x154.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:13:\"6-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(281, 1113, '_md5_guid', 'f8de0ce637bd658920cf5412056e6dc3'),
(282, 1113, 'wp-smpro-smush-data', 'a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:3.950535151740466321967915064305998384952545166015625;s:5:\"bytes\";i:2019;s:11:\"size_before\";i:51107;s:10:\"size_after\";i:49088;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:4:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.45999999999999996447286321199499070644378662109375;s:5:\"bytes\";i:427;s:11:\"size_before\";i:6615;s:10:\"size_after\";i:6188;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:21:\"yith-woocompare-image\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.63999999999999968025576890795491635799407958984375;s:5:\"bytes\";i:687;s:11:\"size_before\";i:8992;s:10:\"size_after\";i:8305;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.3300000000000000710542735760100185871124267578125;s:5:\"bytes\";i:403;s:11:\"size_before\";i:5497;s:10:\"size_after\";i:5094;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:1.6699999999999999289457264239899814128875732421875;s:5:\"bytes\";i:502;s:11:\"size_before\";i:30003;s:10:\"size_after\";i:29501;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),
(283, 1114, '_wp_attached_file', '2017/03/7.jpg'),
(284, 1114, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:180;s:6:\"height\";i:180;s:4:\"file\";s:13:\"2017/03/7.jpg\";s:5:\"sizes\";a:4:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:13:\"7-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:13:\"7-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:13:\"7-180x154.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:13:\"7-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(285, 1114, '_md5_guid', '835d355d283c692e89c91347bae2aca4'),
(286, 1114, 'wp-smpro-smush-data', 'a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:5.21775610267704958999956943443976342678070068359375;s:5:\"bytes\";i:1990;s:11:\"size_before\";i:38139;s:10:\"size_after\";i:36149;s:4:\"time\";d:0.070000000000000006661338147750939242541790008544921875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:4:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.7400000000000002131628207280300557613372802734375;s:5:\"bytes\";i:291;s:11:\"size_before\";i:5071;s:10:\"size_after\";i:4780;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:21:\"yith-woocompare-image\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.53000000000000024868995751603506505489349365234375;s:5:\"bytes\";i:453;s:11:\"size_before\";i:6941;s:10:\"size_after\";i:6488;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.62000000000000010658141036401502788066864013671875;s:5:\"bytes\";i:289;s:11:\"size_before\";i:4367;s:10:\"size_after\";i:4078;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.4000000000000003552713678800500929355621337890625;s:5:\"bytes\";i:957;s:11:\"size_before\";i:21760;s:10:\"size_after\";i:20803;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),
(287, 1115, '_wp_attached_file', '2017/03/Layer-919.jpg'),
(288, 1115, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:180;s:6:\"height\";i:180;s:4:\"file\";s:21:\"2017/03/Layer-919.jpg\";s:5:\"sizes\";a:4:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:21:\"Layer-919-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"Layer-919-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:21:\"Layer-919-180x154.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:21:\"Layer-919-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(289, 1115, '_md5_guid', '96df8d8a541b1c5dfd6d2a5ddbf66aac'),
(290, 1115, 'wp-smpro-smush-data', 'a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:4.159025893053620137607140350155532360076904296875;s:5:\"bytes\";i:2268;s:11:\"size_before\";i:54532;s:10:\"size_after\";i:52264;s:4:\"time\";d:0.08000000000000000166533453693773481063544750213623046875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:4:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:7;s:5:\"bytes\";i:496;s:11:\"size_before\";i:7090;s:10:\"size_after\";i:6594;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:21:\"yith-woocompare-image\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.5;s:5:\"bytes\";i:723;s:11:\"size_before\";i:9645;s:10:\"size_after\";i:8922;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:8.0099999999999997868371792719699442386627197265625;s:5:\"bytes\";i:473;s:11:\"size_before\";i:5907;s:10:\"size_after\";i:5434;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:1.810000000000000053290705182007513940334320068359375;s:5:\"bytes\";i:576;s:11:\"size_before\";i:31890;s:10:\"size_after\";i:31314;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),
(291, 1116, '_wp_attached_file', '2017/03/Layer-9241.jpg'),
(292, 1116, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:180;s:6:\"height\";i:180;s:4:\"file\";s:22:\"2017/03/Layer-9241.jpg\";s:5:\"sizes\";a:4:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:22:\"Layer-9241-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"Layer-9241-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:22:\"Layer-9241-180x154.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:22:\"Layer-9241-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(293, 1116, '_md5_guid', '9eb6b42a74a4c9ed7f16d0f12739a4da'),
(294, 1116, 'wp-smpro-smush-data', 'a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:7.7933874288482503089880992774851620197296142578125;s:5:\"bytes\";i:2574;s:11:\"size_before\";i:33028;s:10:\"size_after\";i:30454;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:4:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:9.71000000000000085265128291212022304534912109375;s:5:\"bytes\";i:513;s:11:\"size_before\";i:5284;s:10:\"size_after\";i:4771;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:21:\"yith-woocompare-image\";O:8:\"stdClass\":5:{s:7:\"percent\";d:8.9199999999999999289457264239899814128875732421875;s:5:\"bytes\";i:631;s:11:\"size_before\";i:7076;s:10:\"size_after\";i:6445;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:9.67999999999999971578290569595992565155029296875;s:5:\"bytes\";i:430;s:11:\"size_before\";i:4443;s:10:\"size_after\";i:4013;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.160000000000000142108547152020037174224853515625;s:5:\"bytes\";i:1000;s:11:\"size_before\";i:16225;s:10:\"size_after\";i:15225;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),
(295, 1117, '_wp_attached_file', '2017/03/Layer-918.jpg'),
(296, 1117, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:180;s:6:\"height\";i:180;s:4:\"file\";s:21:\"2017/03/Layer-918.jpg\";s:5:\"sizes\";a:4:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:21:\"Layer-918-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"Layer-918-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:21:\"Layer-918-180x154.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:21:\"Layer-918-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(297, 1117, '_md5_guid', 'ed523cac151a72d8e930f732776a6db2'),
(298, 1117, 'wp-smpro-smush-data', 'a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:4.06431163198064826502786672790534794330596923828125;s:5:\"bytes\";i:1949;s:11:\"size_before\";i:47954;s:10:\"size_after\";i:46005;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:4:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.5800000000000000710542735760100185871124267578125;s:5:\"bytes\";i:412;s:11:\"size_before\";i:6263;s:10:\"size_after\";i:5851;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:21:\"yith-woocompare-image\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.589999999999999857891452847979962825775146484375;s:5:\"bytes\";i:530;s:11:\"size_before\";i:8041;s:10:\"size_after\";i:7511;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.32000000000000028421709430404007434844970703125;s:5:\"bytes\";i:333;s:11:\"size_before\";i:5273;s:10:\"size_after\";i:4940;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.37999999999999989341858963598497211933135986328125;s:5:\"bytes\";i:674;s:11:\"size_before\";i:28377;s:10:\"size_after\";i:27703;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),
(299, 1118, '_wp_attached_file', '2017/03/1.jpg'),
(300, 1118, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:180;s:6:\"height\";i:180;s:4:\"file\";s:13:\"2017/03/1.jpg\";s:5:\"sizes\";a:4:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:13:\"1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:13:\"1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:13:\"1-180x154.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:13:\"1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(301, 1118, '_md5_guid', 'da448f14440cb870dd6ac14422feeaf7'),
(302, 1118, 'wp-smpro-smush-data', 'a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:5.081460527005081218021587119437754154205322265625;s:5:\"bytes\";i:1940;s:11:\"size_before\";i:38178;s:10:\"size_after\";i:36238;s:4:\"time\";d:0.070000000000000006661338147750939242541790008544921875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:4:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.79999999999999982236431605997495353221893310546875;s:5:\"bytes\";i:300;s:11:\"size_before\";i:5169;s:10:\"size_after\";i:4869;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:21:\"yith-woocompare-image\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.57000000000000028421709430404007434844970703125;s:5:\"bytes\";i:462;s:11:\"size_before\";i:7027;s:10:\"size_after\";i:6565;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.12999999999999989341858963598497211933135986328125;s:5:\"bytes\";i:315;s:11:\"size_before\";i:4421;s:10:\"size_after\";i:4106;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";i:4;s:5:\"bytes\";i:863;s:11:\"size_before\";i:21561;s:10:\"size_after\";i:20698;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}}}'),
(303, 1149, '_wp_attached_file', '2017/01/81R19CwlfTL_dff1b85b-64a9-443e-b336-3b6d2e540a22.jpg'),
(304, 1149, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1491;s:6:\"height\";i:994;s:4:\"file\";s:60:\"2017/01/81R19CwlfTL_dff1b85b-64a9-443e-b336-3b6d2e540a22.jpg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:60:\"81R19CwlfTL_dff1b85b-64a9-443e-b336-3b6d2e540a22-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:60:\"81R19CwlfTL_dff1b85b-64a9-443e-b336-3b6d2e540a22-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:60:\"81R19CwlfTL_dff1b85b-64a9-443e-b336-3b6d2e540a22-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:60:\"81R19CwlfTL_dff1b85b-64a9-443e-b336-3b6d2e540a22-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:60:\"81R19CwlfTL_dff1b85b-64a9-443e-b336-3b6d2e540a22-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:60:\"81R19CwlfTL_dff1b85b-64a9-443e-b336-3b6d2e540a22-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:61:\"81R19CwlfTL_dff1b85b-64a9-443e-b336-3b6d2e540a22-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:60:\"81R19CwlfTL_dff1b85b-64a9-443e-b336-3b6d2e540a22-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:60:\"81R19CwlfTL_dff1b85b-64a9-443e-b336-3b6d2e540a22-825x510.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:60:\"81R19CwlfTL_dff1b85b-64a9-443e-b336-3b6d2e540a22-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:60:\"81R19CwlfTL_dff1b85b-64a9-443e-b336-3b6d2e540a22-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:60:\"81R19CwlfTL_dff1b85b-64a9-443e-b336-3b6d2e540a22-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(305, 1149, '_md5_guid', '9299f3acd8105e7db5965d7db5670f22'),
(306, 1149, 'wp-smpro-smush-data', 'a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:2.804266281014145878458521110587753355503082275390625;s:5:\"bytes\";i:7446;s:11:\"size_before\";i:265524;s:10:\"size_after\";i:258078;s:4:\"time\";d:0.229999999999999982236431605997495353221893310546875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:9:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.05999999999999960920149533194489777088165283203125;s:5:\"bytes\";i:320;s:11:\"size_before\";i:6325;s:10:\"size_after\";i:6005;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.20999999999999996447286321199499070644378662109375;s:5:\"bytes\";i:369;s:11:\"size_before\";i:11491;s:10:\"size_after\";i:11122;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.4199999999999999289457264239899814128875732421875;s:5:\"bytes\";i:1076;s:11:\"size_before\";i:44553;s:10:\"size_after\";i:43477;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.7599999999999997868371792719699442386627197265625;s:5:\"bytes\";i:1913;s:11:\"size_before\";i:69351;s:10:\"size_after\";i:67438;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:21:\"yith-woocompare-image\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.95999999999999996447286321199499070644378662109375;s:5:\"bytes\";i:309;s:11:\"size_before\";i:7805;s:10:\"size_after\";i:7496;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.3300000000000000710542735760100185871124267578125;s:5:\"bytes\";i:283;s:11:\"size_before\";i:5311;s:10:\"size_after\";i:5028;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.939999999999999946709294817992486059665679931640625;s:5:\"bytes\";i:567;s:11:\"size_before\";i:19288;s:10:\"size_after\";i:18721;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.54999999999999982236431605997495353221893310546875;s:5:\"bytes\";i:1368;s:11:\"size_before\";i:53649;s:10:\"size_after\";i:52281;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.600000000000000088817841970012523233890533447265625;s:5:\"bytes\";i:1241;s:11:\"size_before\";i:47751;s:10:\"size_after\";i:46510;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}}}'),
(307, 1150, '_wp_attached_file', '2017/01/355450_zoom.jpg'),
(308, 1150, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1491;s:6:\"height\";i:979;s:4:\"file\";s:23:\"2017/01/355450_zoom.jpg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:23:\"355450_zoom-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"355450_zoom-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"355450_zoom-600x394.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"355450_zoom-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"355450_zoom-300x197.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:197;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"355450_zoom-768x504.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:504;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"355450_zoom-1024x672.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:672;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"355450_zoom-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"355450_zoom-825x510.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:23:\"355450_zoom-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"355450_zoom-600x394.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"355450_zoom-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(309, 1150, '_md5_guid', 'f2f164b31a0349eb88fb347036d23f0b'),
(310, 1150, 'wp-smpro-smush-data', 'a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:6.07663661378345754116026000701822340488433837890625;s:5:\"bytes\";i:34495;s:11:\"size_before\";i:567666;s:10:\"size_after\";i:533171;s:4:\"time\";d:0.34999999999999997779553950749686919152736663818359375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:9:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.769999999999999573674358543939888477325439453125;s:5:\"bytes\";i:762;s:11:\"size_before\";i:9804;s:10:\"size_after\";i:9042;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.25;s:5:\"bytes\";i:1513;s:11:\"size_before\";i:20880;s:10:\"size_after\";i:19367;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.0800000000000000710542735760100185871124267578125;s:5:\"bytes\";i:5970;s:11:\"size_before\";i:98124;s:10:\"size_after\";i:92154;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.63999999999999968025576890795491635799407958984375;s:5:\"bytes\";i:8865;s:11:\"size_before\";i:157055;s:10:\"size_after\";i:148190;s:4:\"time\";d:0.11999999999999999555910790149937383830547332763671875;}s:21:\"yith-woocompare-image\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.62999999999999989341858963598497211933135986328125;s:5:\"bytes\";i:1032;s:11:\"size_before\";i:13521;s:10:\"size_after\";i:12489;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.3300000000000000710542735760100185871124267578125;s:5:\"bytes\";i:587;s:11:\"size_before\";i:8007;s:10:\"size_after\";i:7420;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.839999999999999857891452847979962825775146484375;s:5:\"bytes\";i:2517;s:11:\"size_before\";i:36822;s:10:\"size_after\";i:34305;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.87000000000000010658141036401502788066864013671875;s:5:\"bytes\";i:6952;s:11:\"size_before\";i:118384;s:10:\"size_after\";i:111432;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.9900000000000002131628207280300557613372802734375;s:5:\"bytes\";i:6297;s:11:\"size_before\";i:105069;s:10:\"size_after\";i:98772;s:4:\"time\";d:0.0899999999999999966693309261245303787291049957275390625;}}}'),
(311, 1151, '_wp_attached_file', '2017/01/355451_zoom.jpg'),
(312, 1151, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1491;s:6:\"height\";i:990;s:4:\"file\";s:23:\"2017/01/355451_zoom.jpg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:23:\"355451_zoom-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"355451_zoom-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"355451_zoom-600x398.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:398;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"355451_zoom-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"355451_zoom-300x199.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:199;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"355451_zoom-768x510.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"355451_zoom-1024x680.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:680;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"355451_zoom-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"355451_zoom-825x510.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:23:\"355451_zoom-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"355451_zoom-600x398.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:398;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"355451_zoom-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(313, 1151, '_md5_guid', '1c45dddee97a19c5bb46d0dc2d251ab5'),
(314, 1151, 'wp-smpro-smush-data', 'a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:4.91266747502279788051282594096846878528594970703125;s:5:\"bytes\";i:24512;s:11:\"size_before\";i:498955;s:10:\"size_after\";i:474443;s:4:\"time\";d:0.41000000000000003108624468950438313186168670654296875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:9:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.30999999999999960920149533194489777088165283203125;s:5:\"bytes\";i:683;s:11:\"size_before\";i:9340;s:10:\"size_after\";i:8657;s:4:\"time\";d:0.059999999999999997779553950749686919152736663818359375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.29000000000000003552713678800500929355621337890625;s:5:\"bytes\";i:1554;s:11:\"size_before\";i:21331;s:10:\"size_after\";i:19777;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.88999999999999968025576890795491635799407958984375;s:5:\"bytes\";i:4440;s:11:\"size_before\";i:90763;s:10:\"size_after\";i:86323;s:4:\"time\";d:0.070000000000000006661338147750939242541790008544921875;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.3300000000000000710542735760100185871124267578125;s:5:\"bytes\";i:6104;s:11:\"size_before\";i:141056;s:10:\"size_after\";i:134952;s:4:\"time\";d:0.0899999999999999966693309261245303787291049957275390625;}s:21:\"yith-woocompare-image\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.38999999999999968025576890795491635799407958984375;s:5:\"bytes\";i:1022;s:11:\"size_before\";i:13829;s:10:\"size_after\";i:12807;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.28000000000000024868995751603506505489349365234375;s:5:\"bytes\";i:564;s:11:\"size_before\";i:7744;s:10:\"size_after\";i:7180;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.62000000000000010658141036401502788066864013671875;s:5:\"bytes\";i:1747;s:11:\"size_before\";i:31081;s:10:\"size_after\";i:29334;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.19000000000000039079850466805510222911834716796875;s:5:\"bytes\";i:3678;s:11:\"size_before\";i:87765;s:10:\"size_after\";i:84087;s:4:\"time\";d:0.08000000000000000166533453693773481063544750213623046875;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.910000000000000142108547152020037174224853515625;s:5:\"bytes\";i:4720;s:11:\"size_before\";i:96046;s:10:\"size_after\";i:91326;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}}}'),
(315, 1152, '_wp_attached_file', '2017/01/aee162b489ec0f34916b611ad35d7b2a.jpg'),
(316, 1152, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1491;s:6:\"height\";i:729;s:4:\"file\";s:44:\"2017/01/aee162b489ec0f34916b611ad35d7b2a.jpg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:44:\"aee162b489ec0f34916b611ad35d7b2a-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:44:\"aee162b489ec0f34916b611ad35d7b2a-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:44:\"aee162b489ec0f34916b611ad35d7b2a-600x293.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:293;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:44:\"aee162b489ec0f34916b611ad35d7b2a-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:44:\"aee162b489ec0f34916b611ad35d7b2a-300x147.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:147;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:44:\"aee162b489ec0f34916b611ad35d7b2a-768x376.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:376;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:45:\"aee162b489ec0f34916b611ad35d7b2a-1024x501.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:501;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:44:\"aee162b489ec0f34916b611ad35d7b2a-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:44:\"aee162b489ec0f34916b611ad35d7b2a-825x510.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:44:\"aee162b489ec0f34916b611ad35d7b2a-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:44:\"aee162b489ec0f34916b611ad35d7b2a-600x293.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:293;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:44:\"aee162b489ec0f34916b611ad35d7b2a-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(317, 1152, '_md5_guid', '2296b6b1fb86c6ddd3f941ba277ef0cd'),
(318, 1152, 'wp-smpro-smush-data', 'a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:3.2877919151947541109848316409625113010406494140625;s:5:\"bytes\";i:9106;s:11:\"size_before\";i:276964;s:10:\"size_after\";i:267858;s:4:\"time\";d:0.2400000000000000188737914186276611872017383575439453125;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:9:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.019999999999999573674358543939888477325439453125;s:5:\"bytes\";i:402;s:11:\"size_before\";i:6677;s:10:\"size_after\";i:6275;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.4199999999999999289457264239899814128875732421875;s:5:\"bytes\";i:611;s:11:\"size_before\";i:11275;s:10:\"size_after\";i:10664;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.29000000000000003552713678800500929355621337890625;s:5:\"bytes\";i:1430;s:11:\"size_before\";i:43488;s:10:\"size_after\";i:42058;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.79999999999999982236431605997495353221893310546875;s:5:\"bytes\";i:1879;s:11:\"size_before\";i:67109;s:10:\"size_after\";i:65230;s:4:\"time\";d:0.08000000000000000166533453693773481063544750213623046875;}s:21:\"yith-woocompare-image\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.4000000000000003552713678800500929355621337890625;s:5:\"bytes\";i:472;s:11:\"size_before\";i:8736;s:10:\"size_after\";i:8264;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.8300000000000000710542735760100185871124267578125;s:5:\"bytes\";i:326;s:11:\"size_before\";i:5589;s:10:\"size_after\";i:5263;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.9900000000000002131628207280300557613372802734375;s:5:\"bytes\";i:823;s:11:\"size_before\";i:20645;s:10:\"size_after\";i:19822;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.729999999999999982236431605997495353221893310546875;s:5:\"bytes\";i:1594;s:11:\"size_before\";i:58383;s:10:\"size_after\";i:56789;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.850000000000000088817841970012523233890533447265625;s:5:\"bytes\";i:1569;s:11:\"size_before\";i:55062;s:10:\"size_after\";i:53493;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}}}'),
(319, 1153, '_wp_attached_file', '2017/01/amber-marie-barker-leeds-lifestyle-photographer.jpg'),
(320, 1153, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1491;s:6:\"height\";i:994;s:4:\"file\";s:59:\"2017/01/amber-marie-barker-leeds-lifestyle-photographer.jpg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:59:\"amber-marie-barker-leeds-lifestyle-photographer-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:59:\"amber-marie-barker-leeds-lifestyle-photographer-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:59:\"amber-marie-barker-leeds-lifestyle-photographer-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:59:\"amber-marie-barker-leeds-lifestyle-photographer-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:59:\"amber-marie-barker-leeds-lifestyle-photographer-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:59:\"amber-marie-barker-leeds-lifestyle-photographer-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:60:\"amber-marie-barker-leeds-lifestyle-photographer-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:59:\"amber-marie-barker-leeds-lifestyle-photographer-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:59:\"amber-marie-barker-leeds-lifestyle-photographer-825x510.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:59:\"amber-marie-barker-leeds-lifestyle-photographer-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:59:\"amber-marie-barker-leeds-lifestyle-photographer-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:59:\"amber-marie-barker-leeds-lifestyle-photographer-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:19:\"All rights reserved\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(321, 1153, '_md5_guid', 'a7f4aae61d8434f8c0f3f435392cf025'),
(322, 1153, 'wp-smpro-smush-data', 'a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:5.23237322277286853733357929741032421588897705078125;s:5:\"bytes\";i:23196;s:11:\"size_before\";i:443317;s:10:\"size_after\";i:420121;s:4:\"time\";d:0.289999999999999980015985556747182272374629974365234375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:9:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:8.410000000000000142108547152020037174224853515625;s:5:\"bytes\";i:748;s:11:\"size_before\";i:8890;s:10:\"size_after\";i:8142;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.5800000000000000710542735760100185871124267578125;s:5:\"bytes\";i:1462;s:11:\"size_before\";i:19286;s:10:\"size_after\";i:17824;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.37999999999999989341858963598497211933135986328125;s:5:\"bytes\";i:4275;s:11:\"size_before\";i:79442;s:10:\"size_after\";i:75167;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.410000000000000142108547152020037174224853515625;s:5:\"bytes\";i:5392;s:11:\"size_before\";i:122150;s:10:\"size_after\";i:116758;s:4:\"time\";d:0.059999999999999997779553950749686919152736663818359375;}s:21:\"yith-woocompare-image\";O:8:\"stdClass\":5:{s:7:\"percent\";d:8.160000000000000142108547152020037174224853515625;s:5:\"bytes\";i:1036;s:11:\"size_before\";i:12694;s:10:\"size_after\";i:11658;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:8.4199999999999999289457264239899814128875732421875;s:5:\"bytes\";i:625;s:11:\"size_before\";i:7420;s:10:\"size_after\";i:6795;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.29999999999999982236431605997495353221893310546875;s:5:\"bytes\";i:1803;s:11:\"size_before\";i:28634;s:10:\"size_after\";i:26831;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.5099999999999997868371792719699442386627197265625;s:5:\"bytes\";i:3660;s:11:\"size_before\";i:81111;s:10:\"size_after\";i:77451;s:4:\"time\";d:0.070000000000000006661338147750939242541790008544921875;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.0099999999999997868371792719699442386627197265625;s:5:\"bytes\";i:4195;s:11:\"size_before\";i:83690;s:10:\"size_after\";i:79495;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}}}'),
(323, 1154, '_wp_attached_file', '2017/01/bigstock-fitness-sport-training-tech-71449441.jpg');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(324, 1154, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1491;s:6:\"height\";i:1088;s:4:\"file\";s:57:\"2017/01/bigstock-fitness-sport-training-tech-71449441.jpg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:57:\"bigstock-fitness-sport-training-tech-71449441-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:57:\"bigstock-fitness-sport-training-tech-71449441-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:57:\"bigstock-fitness-sport-training-tech-71449441-600x438.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:438;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:57:\"bigstock-fitness-sport-training-tech-71449441-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:57:\"bigstock-fitness-sport-training-tech-71449441-300x219.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:219;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:57:\"bigstock-fitness-sport-training-tech-71449441-768x560.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:560;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:58:\"bigstock-fitness-sport-training-tech-71449441-1024x747.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:747;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:57:\"bigstock-fitness-sport-training-tech-71449441-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:57:\"bigstock-fitness-sport-training-tech-71449441-825x510.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:57:\"bigstock-fitness-sport-training-tech-71449441-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:57:\"bigstock-fitness-sport-training-tech-71449441-600x438.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:438;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:57:\"bigstock-fitness-sport-training-tech-71449441-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(325, 1154, '_md5_guid', 'aa80a9307a9de2a3944f61c111c7627f'),
(326, 1154, 'wp-smpro-smush-data', 'a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:2.918358170199560230884117117966525256633758544921875;s:5:\"bytes\";i:9216;s:11:\"size_before\";i:315794;s:10:\"size_after\";i:306578;s:4:\"time\";d:0.38000000000000000444089209850062616169452667236328125;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:9:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.36000000000000031974423109204508364200592041015625;s:5:\"bytes\";i:469;s:11:\"size_before\";i:7375;s:10:\"size_after\";i:6906;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.589999999999999857891452847979962825775146484375;s:5:\"bytes\";i:680;s:11:\"size_before\";i:14807;s:10:\"size_after\";i:14127;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.7599999999999997868371792719699442386627197265625;s:5:\"bytes\";i:1548;s:11:\"size_before\";i:56053;s:10:\"size_after\";i:54505;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.37999999999999989341858963598497211933135986328125;s:5:\"bytes\";i:2074;s:11:\"size_before\";i:87178;s:10:\"size_after\";i:85104;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}s:21:\"yith-woocompare-image\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.480000000000000426325641456060111522674560546875;s:5:\"bytes\";i:511;s:11:\"size_before\";i:9323;s:10:\"size_after\";i:8812;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.95999999999999996447286321199499070644378662109375;s:5:\"bytes\";i:364;s:11:\"size_before\";i:6109;s:10:\"size_after\";i:5745;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.779999999999999804600747665972448885440826416015625;s:5:\"bytes\";i:833;s:11:\"size_before\";i:22059;s:10:\"size_after\";i:21226;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.439999999999999946709294817992486059665679931640625;s:5:\"bytes\";i:1495;s:11:\"size_before\";i:61263;s:10:\"size_after\";i:59768;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.410000000000000142108547152020037174224853515625;s:5:\"bytes\";i:1242;s:11:\"size_before\";i:51627;s:10:\"size_after\";i:50385;s:4:\"time\";d:0.1700000000000000122124532708767219446599483489990234375;}}}'),
(327, 1155, '_wp_attached_file', '2017/01/digital-life-tech-test-big-phones.jpg'),
(328, 1155, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1491;s:6:\"height\";i:1118;s:4:\"file\";s:45:\"2017/01/digital-life-tech-test-big-phones.jpg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:45:\"digital-life-tech-test-big-phones-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:45:\"digital-life-tech-test-big-phones-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:45:\"digital-life-tech-test-big-phones-600x450.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:45:\"digital-life-tech-test-big-phones-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:45:\"digital-life-tech-test-big-phones-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:45:\"digital-life-tech-test-big-phones-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:46:\"digital-life-tech-test-big-phones-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:45:\"digital-life-tech-test-big-phones-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:45:\"digital-life-tech-test-big-phones-825x510.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:45:\"digital-life-tech-test-big-phones-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:45:\"digital-life-tech-test-big-phones-600x450.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:45:\"digital-life-tech-test-big-phones-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(329, 1155, '_md5_guid', 'e647d5e2f45f50a39d7d64719ef52b69'),
(330, 1155, 'wp-smpro-smush-data', 'a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:2.71305301434302048591007405775599181652069091796875;s:5:\"bytes\";i:9401;s:11:\"size_before\";i:346510;s:10:\"size_after\";i:337109;s:4:\"time\";d:0.270000000000000017763568394002504646778106689453125;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:9:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.88999999999999968025576890795491635799407958984375;s:5:\"bytes\";i:410;s:11:\"size_before\";i:6965;s:10:\"size_after\";i:6555;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.30999999999999960920149533194489777088165283203125;s:5:\"bytes\";i:707;s:11:\"size_before\";i:16412;s:10:\"size_after\";i:15705;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.5800000000000000710542735760100185871124267578125;s:5:\"bytes\";i:1677;s:11:\"size_before\";i:65004;s:10:\"size_after\";i:63327;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.060000000000000053290705182007513940334320068359375;s:5:\"bytes\";i:2012;s:11:\"size_before\";i:97471;s:10:\"size_after\";i:95459;s:4:\"time\";d:0.070000000000000006661338147750939242541790008544921875;}s:21:\"yith-woocompare-image\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.20000000000000017763568394002504646778106689453125;s:5:\"bytes\";i:504;s:11:\"size_before\";i:9689;s:10:\"size_after\";i:9185;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.95000000000000017763568394002504646778106689453125;s:5:\"bytes\";i:346;s:11:\"size_before\";i:5816;s:10:\"size_after\";i:5470;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.729999999999999982236431605997495353221893310546875;s:5:\"bytes\";i:849;s:11:\"size_before\";i:22758;s:10:\"size_after\";i:21909;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.29999999999999982236431605997495353221893310546875;s:5:\"bytes\";i:1409;s:11:\"size_before\";i:61322;s:10:\"size_after\";i:59913;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.430000000000000159872115546022541821002960205078125;s:5:\"bytes\";i:1487;s:11:\"size_before\";i:61073;s:10:\"size_after\";i:59586;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}}}'),
(331, 1156, '_wp_attached_file', '2017/01/FIT_A300_2_Expires_Jan_2015-e1453893876592.jpg'),
(332, 1156, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1491;s:6:\"height\";i:943;s:4:\"file\";s:54:\"2017/01/FIT_A300_2_Expires_Jan_2015-e1453893876592.jpg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:54:\"FIT_A300_2_Expires_Jan_2015-e1453893876592-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:54:\"FIT_A300_2_Expires_Jan_2015-e1453893876592-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:54:\"FIT_A300_2_Expires_Jan_2015-e1453893876592-600x379.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:379;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:54:\"FIT_A300_2_Expires_Jan_2015-e1453893876592-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:54:\"FIT_A300_2_Expires_Jan_2015-e1453893876592-300x190.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:190;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:54:\"FIT_A300_2_Expires_Jan_2015-e1453893876592-768x486.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:486;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:55:\"FIT_A300_2_Expires_Jan_2015-e1453893876592-1024x648.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:648;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:54:\"FIT_A300_2_Expires_Jan_2015-e1453893876592-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:54:\"FIT_A300_2_Expires_Jan_2015-e1453893876592-825x510.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:54:\"FIT_A300_2_Expires_Jan_2015-e1453893876592-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:54:\"FIT_A300_2_Expires_Jan_2015-e1453893876592-600x379.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:379;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:54:\"FIT_A300_2_Expires_Jan_2015-e1453893876592-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:28:\"Sam Robinson Photography LTD\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(333, 1156, '_md5_guid', '9cc535fe2b9393b37e82a7fb2d27adcf'),
(334, 1156, 'wp-smpro-smush-data', 'a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:3.751785081035490687639821771881543099880218505859375;s:5:\"bytes\";i:7829;s:11:\"size_before\";i:208674;s:10:\"size_after\";i:200845;s:4:\"time\";d:0.220000000000000028865798640254070051014423370361328125;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:9:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.57000000000000028421709430404007434844970703125;s:5:\"bytes\";i:221;s:11:\"size_before\";i:4837;s:10:\"size_after\";i:4616;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.189999999999999946709294817992486059665679931640625;s:5:\"bytes\";i:293;s:11:\"size_before\";i:9185;s:10:\"size_after\";i:8892;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.5;s:5:\"bytes\";i:1235;s:11:\"size_before\";i:35274;s:10:\"size_after\";i:34039;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.29000000000000003552713678800500929355621337890625;s:5:\"bytes\";i:2366;s:11:\"size_before\";i:55145;s:10:\"size_after\";i:52779;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:21:\"yith-woocompare-image\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.0099999999999997868371792719699442386627197265625;s:5:\"bytes\";i:266;s:11:\"size_before\";i:6629;s:10:\"size_after\";i:6363;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.5800000000000000710542735760100185871124267578125;s:5:\"bytes\";i:190;s:11:\"size_before\";i:4152;s:10:\"size_after\";i:3962;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.529999999999999804600747665972448885440826416015625;s:5:\"bytes\";i:359;s:11:\"size_before\";i:14212;s:10:\"size_after\";i:13853;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.810000000000000053290705182007513940334320068359375;s:5:\"bytes\";i:1526;s:11:\"size_before\";i:40102;s:10:\"size_after\";i:38576;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.5099999999999997868371792719699442386627197265625;s:5:\"bytes\";i:1373;s:11:\"size_before\";i:39138;s:10:\"size_after\";i:37765;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}}}'),
(335, 1157, '_wp_attached_file', '2017/01/ky-nang-sinh-ton-hit-va-tho.jpg'),
(336, 1157, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1491;s:6:\"height\";i:994;s:4:\"file\";s:39:\"2017/01/ky-nang-sinh-ton-hit-va-tho.jpg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:39:\"ky-nang-sinh-ton-hit-va-tho-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:39:\"ky-nang-sinh-ton-hit-va-tho-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:39:\"ky-nang-sinh-ton-hit-va-tho-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:39:\"ky-nang-sinh-ton-hit-va-tho-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:39:\"ky-nang-sinh-ton-hit-va-tho-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:39:\"ky-nang-sinh-ton-hit-va-tho-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:40:\"ky-nang-sinh-ton-hit-va-tho-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:39:\"ky-nang-sinh-ton-hit-va-tho-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:39:\"ky-nang-sinh-ton-hit-va-tho-825x510.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:39:\"ky-nang-sinh-ton-hit-va-tho-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:39:\"ky-nang-sinh-ton-hit-va-tho-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:39:\"ky-nang-sinh-ton-hit-va-tho-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(337, 1157, '_md5_guid', '3d3991a205d3cb8b4d85d47e27b81a71'),
(338, 1157, 'wp-smpro-smush-data', 'a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:2.770805203906252511814045647042803466320037841796875;s:5:\"bytes\";i:9173;s:11:\"size_before\";i:331059;s:10:\"size_after\";i:321886;s:4:\"time\";d:0.41000000000000003108624468950438313186168670654296875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:9:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.0800000000000000710542735760100185871124267578125;s:5:\"bytes\";i:430;s:11:\"size_before\";i:7067;s:10:\"size_after\";i:6637;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.32000000000000028421709430404007434844970703125;s:5:\"bytes\";i:802;s:11:\"size_before\";i:15076;s:10:\"size_after\";i:14274;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.680000000000000159872115546022541821002960205078125;s:5:\"bytes\";i:1594;s:11:\"size_before\";i:59457;s:10:\"size_after\";i:57863;s:4:\"time\";d:0.070000000000000006661338147750939242541790008544921875;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.0800000000000000710542735760100185871124267578125;s:5:\"bytes\";i:1900;s:11:\"size_before\";i:91280;s:10:\"size_after\";i:89380;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}s:21:\"yith-woocompare-image\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.87000000000000010658141036401502788066864013671875;s:5:\"bytes\";i:591;s:11:\"size_before\";i:10064;s:10:\"size_after\";i:9473;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.45999999999999996447286321199499070644378662109375;s:5:\"bytes\";i:384;s:11:\"size_before\";i:5944;s:10:\"size_after\";i:5560;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.520000000000000017763568394002504646778106689453125;s:5:\"bytes\";i:753;s:11:\"size_before\";i:21422;s:10:\"size_after\";i:20669;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:1.95999999999999996447286321199499070644378662109375;s:5:\"bytes\";i:1151;s:11:\"size_before\";i:58633;s:10:\"size_after\";i:57482;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.520000000000000017763568394002504646778106689453125;s:5:\"bytes\";i:1568;s:11:\"size_before\";i:62116;s:10:\"size_after\";i:60548;s:4:\"time\";d:0.1600000000000000033306690738754696212708950042724609375;}}}'),
(339, 1158, '_wp_attached_file', '2017/01/maxresdefault.jpg'),
(340, 1158, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1491;s:6:\"height\";i:1118;s:4:\"file\";s:25:\"2017/01/maxresdefault.jpg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:25:\"maxresdefault-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"maxresdefault-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:25:\"maxresdefault-600x450.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"maxresdefault-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"maxresdefault-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"maxresdefault-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:26:\"maxresdefault-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:25:\"maxresdefault-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:25:\"maxresdefault-825x510.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:25:\"maxresdefault-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:25:\"maxresdefault-600x450.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"maxresdefault-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(341, 1158, '_md5_guid', '0520557d5d159402a8690f4dd74286c0'),
(342, 1158, 'wp-smpro-smush-data', 'a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:2.1738337232071547333589478512294590473175048828125;s:5:\"bytes\";i:5362;s:11:\"size_before\";i:246661;s:10:\"size_after\";i:241299;s:4:\"time\";d:0.370000000000000051070259132757200859487056732177734375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:9:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.089999999999999857891452847979962825775146484375;s:5:\"bytes\";i:291;s:11:\"size_before\";i:5719;s:10:\"size_after\";i:5428;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.2599999999999997868371792719699442386627197265625;s:5:\"bytes\";i:384;s:11:\"size_before\";i:11791;s:10:\"size_after\";i:11407;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:1.9699999999999999733546474089962430298328399658203125;s:5:\"bytes\";i:869;s:11:\"size_before\";i:44091;s:10:\"size_after\";i:43222;s:4:\"time\";d:0.0899999999999999966693309261245303787291049957275390625;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.020000000000000017763568394002504646778106689453125;s:5:\"bytes\";i:1376;s:11:\"size_before\";i:68136;s:10:\"size_after\";i:66760;s:4:\"time\";d:0.0899999999999999966693309261245303787291049957275390625;}s:21:\"yith-woocompare-image\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.11000000000000031974423109204508364200592041015625;s:5:\"bytes\";i:307;s:11:\"size_before\";i:7469;s:10:\"size_after\";i:7162;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.12999999999999989341858963598497211933135986328125;s:5:\"bytes\";i:249;s:11:\"size_before\";i:4852;s:10:\"size_after\";i:4603;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.390000000000000124344978758017532527446746826171875;s:5:\"bytes\";i:396;s:11:\"size_before\";i:16566;s:10:\"size_after\";i:16170;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:1.87999999999999989341858963598497211933135986328125;s:5:\"bytes\";i:853;s:11:\"size_before\";i:45369;s:10:\"size_after\";i:44516;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:1.4899999999999999911182158029987476766109466552734375;s:5:\"bytes\";i:637;s:11:\"size_before\";i:42668;s:10:\"size_after\";i:42031;s:4:\"time\";d:0.070000000000000006661338147750939242541790008544921875;}}}'),
(343, 1181, '_wp_attached_file', '2017/03/Layer-930.jpg'),
(344, 1181, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:975;s:6:\"height\";i:715;s:4:\"file\";s:21:\"2017/03/Layer-930.jpg\";s:5:\"sizes\";a:11:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:21:\"Layer-930-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:21:\"Layer-930-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:21:\"Layer-930-600x440.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:440;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"Layer-930-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"Layer-930-300x220.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"Layer-930-768x563.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:563;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:21:\"Layer-930-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:21:\"Layer-930-825x510.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:21:\"Layer-930-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:21:\"Layer-930-600x440.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:440;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:21:\"Layer-930-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(345, 1181, '_md5_guid', '20338b4e3efa6f58dffb9e97d656713e'),
(346, 1181, 'wp-smpro-smush-data', 'a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:2.318755459398555984762424486689269542694091796875;s:5:\"bytes\";i:15476;s:11:\"size_before\";i:667427;s:10:\"size_after\";i:651951;s:4:\"time\";d:0.429999999999999993338661852249060757458209991455078125;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:9:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.19000000000000039079850466805510222911834716796875;s:5:\"bytes\";i:470;s:11:\"size_before\";i:7599;s:10:\"size_after\";i:7129;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.28000000000000024868995751603506505489349365234375;s:5:\"bytes\";i:971;s:11:\"size_before\";i:18399;s:10:\"size_after\";i:17428;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.470000000000000195399252334027551114559173583984375;s:5:\"bytes\";i:2482;s:11:\"size_before\";i:71473;s:10:\"size_after\";i:68991;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:21:\"yith-woocompare-image\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.87000000000000010658141036401502788066864013671875;s:5:\"bytes\";i:665;s:11:\"size_before\";i:11328;s:10:\"size_after\";i:10663;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.9199999999999999289457264239899814128875732421875;s:5:\"bytes\";i:368;s:11:\"size_before\";i:6218;s:10:\"size_after\";i:5850;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.6500000000000003552713678800500929355621337890625;s:5:\"bytes\";i:1131;s:11:\"size_before\";i:24297;s:10:\"size_after\";i:23166;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.140000000000000124344978758017532527446746826171875;s:5:\"bytes\";i:2027;s:11:\"size_before\";i:64491;s:10:\"size_after\";i:62464;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.339999999999999857891452847979962825775146484375;s:5:\"bytes\";i:2402;s:11:\"size_before\";i:71826;s:10:\"size_after\";i:69424;s:4:\"time\";d:0.070000000000000006661338147750939242541790008544921875;}s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:1.270000000000000017763568394002504646778106689453125;s:5:\"bytes\";i:4960;s:11:\"size_before\";i:391796;s:10:\"size_after\";i:386836;s:4:\"time\";d:0.179999999999999993338661852249060757458209991455078125;}}}'),
(347, 1197, '_wp_attached_file', '2017/03/Black-White-1.jpg'),
(348, 1197, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:920;s:4:\"file\";s:25:\"2017/03/Black-White-1.jpg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:25:\"Black-White-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"Black-White-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:25:\"Black-White-1-600x288.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:288;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"Black-White-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"Black-White-1-300x144.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:144;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"Black-White-1-768x368.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:368;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:26:\"Black-White-1-1024x491.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:491;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:25:\"Black-White-1-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:25:\"Black-White-1-825x510.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:25:\"Black-White-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:25:\"Black-White-1-600x288.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:288;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"Black-White-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(349, 1197, '_md5_guid', '82d91ae75e9f654a2b097b26d887ff99'),
(350, 1197, 'wp-smpro-smush-data', 'a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:4.13191811978771728064430135418660938739776611328125;s:5:\"bytes\";i:7739;s:11:\"size_before\";i:187298;s:10:\"size_after\";i:179559;s:4:\"time\";d:0.1899999999999999744648704336213995702564716339111328125;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:9:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.88999999999999968025576890795491635799407958984375;s:5:\"bytes\";i:327;s:11:\"size_before\";i:4748;s:10:\"size_after\";i:4421;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.839999999999999857891452847979962825775146484375;s:5:\"bytes\";i:453;s:11:\"size_before\";i:7752;s:10:\"size_after\";i:7299;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.5800000000000000710542735760100185871124267578125;s:5:\"bytes\";i:1027;s:11:\"size_before\";i:28696;s:10:\"size_after\";i:27669;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.70000000000000017763568394002504646778106689453125;s:5:\"bytes\";i:1635;s:11:\"size_before\";i:44227;s:10:\"size_after\";i:42592;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:21:\"yith-woocompare-image\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.53000000000000024868995751603506505489349365234375;s:5:\"bytes\";i:433;s:11:\"size_before\";i:6633;s:10:\"size_after\";i:6200;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.69000000000000039079850466805510222911834716796875;s:5:\"bytes\";i:310;s:11:\"size_before\";i:4029;s:10:\"size_after\";i:3719;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.38999999999999968025576890795491635799407958984375;s:5:\"bytes\";i:610;s:11:\"size_before\";i:13903;s:10:\"size_after\";i:13293;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.930000000000000159872115546022541821002960205078125;s:5:\"bytes\";i:1483;s:11:\"size_before\";i:37729;s:10:\"size_after\";i:36246;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.689999999999999946709294817992486059665679931640625;s:5:\"bytes\";i:1461;s:11:\"size_before\";i:39581;s:10:\"size_after\";i:38120;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}}}'),
(351, 1201, '_wp_attached_file', '2017/03/fonder1.jpg'),
(352, 1201, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:343;s:6:\"height\";i:430;s:4:\"file\";s:19:\"2017/03/fonder1.jpg\";s:5:\"sizes\";a:7:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:19:\"fonder1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:19:\"fonder1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"fonder1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"fonder1-239x300.jpg\";s:5:\"width\";i:239;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:19:\"fonder1-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:19:\"fonder1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:19:\"fonder1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(353, 1201, '_md5_guid', 'ec85d972cc118ba4533849d7b8b65bff'),
(354, 1201, 'wp-smpro-smush-data', 'a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:3.32784269315900527175244860700331628322601318359375;s:5:\"bytes\";i:3879;s:11:\"size_before\";i:116562;s:10:\"size_after\";i:112683;s:4:\"time\";d:0.1499999999999999944488848768742172978818416595458984375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:6:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.730000000000000426325641456060111522674560546875;s:5:\"bytes\";i:294;s:11:\"size_before\";i:5134;s:10:\"size_after\";i:4840;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.37000000000000010658141036401502788066864013671875;s:5:\"bytes\";i:590;s:11:\"size_before\";i:10995;s:10:\"size_after\";i:10405;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:21:\"yith-woocompare-image\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.230000000000000426325641456060111522674560546875;s:5:\"bytes\";i:339;s:11:\"size_before\";i:6486;s:10:\"size_after\";i:6147;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.12999999999999989341858963598497211933135986328125;s:5:\"bytes\";i:268;s:11:\"size_before\";i:4372;s:10:\"size_after\";i:4104;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.25;s:5:\"bytes\";i:793;s:11:\"size_before\";i:15118;s:10:\"size_after\";i:14325;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.140000000000000124344978758017532527446746826171875;s:5:\"bytes\";i:1595;s:11:\"size_before\";i:74457;s:10:\"size_after\";i:72862;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}}}'),
(355, 1202, '_wp_attached_file', '2017/03/Layer-921.jpg'),
(356, 1202, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:343;s:6:\"height\";i:430;s:4:\"file\";s:21:\"2017/03/Layer-921.jpg\";s:5:\"sizes\";a:7:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:21:\"Layer-921-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:21:\"Layer-921-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"Layer-921-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"Layer-921-239x300.jpg\";s:5:\"width\";i:239;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:21:\"Layer-921-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:21:\"Layer-921-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:21:\"Layer-921-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(357, 1202, '_md5_guid', '80aeae2c8501831902f45a193332f283'),
(358, 1202, 'wp-smpro-smush-data', 'a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:3.555110743657804217576767769060097634792327880859375;s:5:\"bytes\";i:4085;s:11:\"size_before\";i:114905;s:10:\"size_after\";i:110820;s:4:\"time\";d:0.1600000000000000033306690738754696212708950042724609375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:6:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.910000000000000142108547152020037174224853515625;s:5:\"bytes\";i:348;s:11:\"size_before\";i:5035;s:10:\"size_after\";i:4687;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.1500000000000003552713678800500929355621337890625;s:5:\"bytes\";i:573;s:11:\"size_before\";i:11137;s:10:\"size_after\";i:10564;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:21:\"yith-woocompare-image\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.36000000000000031974423109204508364200592041015625;s:5:\"bytes\";i:316;s:11:\"size_before\";i:5898;s:10:\"size_after\";i:5582;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.5;s:5:\"bytes\";i:281;s:11:\"size_before\";i:4320;s:10:\"size_after\";i:4039;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.32000000000000028421709430404007434844970703125;s:5:\"bytes\";i:801;s:11:\"size_before\";i:15065;s:10:\"size_after\";i:14264;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.399999999999999911182158029987476766109466552734375;s:5:\"bytes\";i:1766;s:11:\"size_before\";i:73450;s:10:\"size_after\";i:71684;s:4:\"time\";d:0.059999999999999997779553950749686919152736663818359375;}}}'),
(359, 1203, '_wp_attached_file', '2017/03/Layer-925.jpg'),
(360, 1203, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:343;s:6:\"height\";i:430;s:4:\"file\";s:21:\"2017/03/Layer-925.jpg\";s:5:\"sizes\";a:7:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:21:\"Layer-925-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:21:\"Layer-925-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"Layer-925-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"Layer-925-239x300.jpg\";s:5:\"width\";i:239;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:21:\"Layer-925-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:21:\"Layer-925-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:21:\"Layer-925-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(361, 1203, '_md5_guid', '46656e8bd8e8ab803688138d058425a3'),
(362, 1203, 'wp-smpro-smush-data', 'a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:3.43681658637569942271738909767009317874908447265625;s:5:\"bytes\";i:4416;s:11:\"size_before\";i:128491;s:10:\"size_after\";i:124075;s:4:\"time\";d:0.1600000000000000033306690738754696212708950042724609375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:6:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.61000000000000031974423109204508364200592041015625;s:5:\"bytes\";i:367;s:11:\"size_before\";i:5555;s:10:\"size_after\";i:5188;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.78000000000000024868995751603506505489349365234375;s:5:\"bytes\";i:705;s:11:\"size_before\";i:12191;s:10:\"size_after\";i:11486;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:21:\"yith-woocompare-image\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.339999999999999857891452847979962825775146484375;s:5:\"bytes\";i:447;s:11:\"size_before\";i:7051;s:10:\"size_after\";i:6604;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.92999999999999971578290569595992565155029296875;s:5:\"bytes\";i:322;s:11:\"size_before\";i:4649;s:10:\"size_after\";i:4327;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.4900000000000002131628207280300557613372802734375;s:5:\"bytes\";i:966;s:11:\"size_before\";i:17603;s:10:\"size_after\";i:16637;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:1.979999999999999982236431605997495353221893310546875;s:5:\"bytes\";i:1609;s:11:\"size_before\";i:81442;s:10:\"size_after\";i:79833;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}}}'),
(363, 1204, '_wp_attached_file', '2017/03/Layer-926.jpg');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(364, 1204, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:343;s:6:\"height\";i:430;s:4:\"file\";s:21:\"2017/03/Layer-926.jpg\";s:5:\"sizes\";a:7:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:21:\"Layer-926-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:21:\"Layer-926-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"Layer-926-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"Layer-926-239x300.jpg\";s:5:\"width\";i:239;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:21:\"Layer-926-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:21:\"Layer-926-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:21:\"Layer-926-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(365, 1204, '_md5_guid', '086227eea941dbc6ee3785edcb367536'),
(366, 1204, 'wp-smpro-smush-data', 'a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:3.32399122654318812664087090524844825267791748046875;s:5:\"bytes\";i:3819;s:11:\"size_before\";i:114892;s:10:\"size_after\";i:111073;s:4:\"time\";d:0.1000000000000000055511151231257827021181583404541015625;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:6:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.21999999999999975131004248396493494510650634765625;s:5:\"bytes\";i:315;s:11:\"size_before\";i:5063;s:10:\"size_after\";i:4748;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.7599999999999997868371792719699442386627197265625;s:5:\"bytes\";i:511;s:11:\"size_before\";i:10728;s:10:\"size_after\";i:10217;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:21:\"yith-woocompare-image\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.9199999999999999289457264239899814128875732421875;s:5:\"bytes\";i:314;s:11:\"size_before\";i:6381;s:10:\"size_after\";i:6067;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.62999999999999989341858963598497211933135986328125;s:5:\"bytes\";i:288;s:11:\"size_before\";i:4342;s:10:\"size_after\";i:4054;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.519999999999999573674358543939888477325439453125;s:5:\"bytes\";i:672;s:11:\"size_before\";i:14857;s:10:\"size_after\";i:14185;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.339999999999999857891452847979962825775146484375;s:5:\"bytes\";i:1719;s:11:\"size_before\";i:73521;s:10:\"size_after\";i:71802;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}}}'),
(367, 1209, '_wp_attached_file', '2017/03/Ellipse-51.png'),
(368, 1209, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:34;s:6:\"height\";i:45;s:4:\"file\";s:22:\"2017/03/Ellipse-51.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(369, 1209, '_md5_guid', '188bdde8ec901ed762cd26a9117f6d93'),
(370, 1209, 'wp-smpro-smush-data', 'a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:65.1785714285714306015506736002862453460693359375;s:5:\"bytes\";i:1095;s:11:\"size_before\";i:1680;s:10:\"size_after\";i:585;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:1:{s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:65.18000000000000682121026329696178436279296875;s:5:\"bytes\";i:1095;s:11:\"size_before\";i:1680;s:10:\"size_after\";i:585;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),
(371, 1248, '_wp_attached_file', '2017/03/bg-vertical.jpg'),
(372, 1248, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:498;s:6:\"height\";i:220;s:4:\"file\";s:23:\"2017/03/bg-vertical.jpg\";s:5:\"sizes\";a:7:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:23:\"bg-vertical-300x220.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"bg-vertical-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"bg-vertical-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"bg-vertical-300x133.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:133;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"bg-vertical-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:23:\"bg-vertical-300x220.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"bg-vertical-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(373, 1248, '_md5_guid', '4484546a150d41048f95ab2037ae3475'),
(374, 1248, 'wp-smpro-smush-data', 'a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:6.0242749181630816934784888871945440769195556640625;s:5:\"bytes\";i:4472;s:11:\"size_before\";i:74233;s:10:\"size_after\";i:69761;s:4:\"time\";d:0.09000000000000001054711873393898713402450084686279296875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:6:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:12.8499999999999996447286321199499070644378662109375;s:5:\"bytes\";i:418;s:11:\"size_before\";i:3253;s:10:\"size_after\";i:2835;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:9.96000000000000085265128291212022304534912109375;s:5:\"bytes\";i:759;s:11:\"size_before\";i:7624;s:10:\"size_after\";i:6865;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:21:\"yith-woocompare-image\";O:8:\"stdClass\":5:{s:7:\"percent\";d:10.9000000000000003552713678800500929355621337890625;s:5:\"bytes\";i:613;s:11:\"size_before\";i:5625;s:10:\"size_after\";i:5012;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:11.449999999999999289457264239899814128875732421875;s:5:\"bytes\";i:319;s:11:\"size_before\";i:2787;s:10:\"size_after\";i:2468;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";d:10.5600000000000004973799150320701301097869873046875;s:5:\"bytes\";i:1081;s:11:\"size_before\";i:10240;s:10:\"size_after\";i:9159;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.87000000000000010658141036401502788066864013671875;s:5:\"bytes\";i:1282;s:11:\"size_before\";i:44704;s:10:\"size_after\";i:43422;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),
(375, 1266, '_wp_attached_file', '2017/03/bg-vertical2.jpg'),
(376, 1266, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:517;s:6:\"height\";i:250;s:4:\"file\";s:24:\"2017/03/bg-vertical2.jpg\";s:5:\"sizes\";a:7:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:24:\"bg-vertical2-300x250.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:24:\"bg-vertical2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"bg-vertical2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"bg-vertical2-300x145.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:145;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:24:\"bg-vertical2-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:24:\"bg-vertical2-300x250.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:24:\"bg-vertical2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(377, 1266, '_md5_guid', '3432dd45f0460d18fef52d3c1d477d2c'),
(378, 1266, 'wp-smpro-smush-data', 'a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:2.68839343490793591939791440381668508052825927734375;s:5:\"bytes\";i:2285;s:11:\"size_before\";i:84995;s:10:\"size_after\";i:82710;s:4:\"time\";d:0.2399999999999999911182158029987476766109466552734375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:6:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:4531;s:10:\"size_after\";i:4531;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:6906;s:10:\"size_after\";i:6906;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:21:\"yith-woocompare-image\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.6699999999999999289457264239899814128875732421875;s:5:\"bytes\";i:290;s:11:\"size_before\";i:6215;s:10:\"size_after\";i:5925;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.70999999999999996447286321199499070644378662109375;s:5:\"bytes\";i:234;s:11:\"size_before\";i:4099;s:10:\"size_after\";i:3865;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.87000000000000010658141036401502788066864013671875;s:5:\"bytes\";i:588;s:11:\"size_before\";i:12077;s:10:\"size_after\";i:11489;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.29000000000000003552713678800500929355621337890625;s:5:\"bytes\";i:1173;s:11:\"size_before\";i:51167;s:10:\"size_after\";i:49994;s:4:\"time\";d:0.13000000000000000444089209850062616169452667236328125;}}}'),
(379, 1278, '_wp_attached_file', '2017/03/Layer-891.jpg'),
(380, 1278, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:438;s:6:\"height\";i:218;s:4:\"file\";s:21:\"2017/03/Layer-891.jpg\";s:5:\"sizes\";a:7:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:21:\"Layer-891-300x218.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:218;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:21:\"Layer-891-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"Layer-891-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"Layer-891-300x149.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:149;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:21:\"Layer-891-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:21:\"Layer-891-300x218.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:218;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:21:\"Layer-891-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(381, 1278, '_md5_guid', '765391c86b3085b706992fd47f6f8033'),
(382, 1278, 'wp-smpro-smush-data', 'a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:3.49323732606791903521070707938633859157562255859375;s:5:\"bytes\";i:2872;s:11:\"size_before\";i:82216;s:10:\"size_after\";i:79344;s:4:\"time\";d:0.13000000000000000444089209850062616169452667236328125;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:6:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.13999999999999968025576890795491635799407958984375;s:5:\"bytes\";i:307;s:11:\"size_before\";i:5003;s:10:\"size_after\";i:4696;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.480000000000000426325641456060111522674560546875;s:5:\"bytes\";i:517;s:11:\"size_before\";i:7983;s:10:\"size_after\";i:7466;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:21:\"yith-woocompare-image\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.42999999999999971578290569595992565155029296875;s:5:\"bytes\";i:417;s:11:\"size_before\";i:6481;s:10:\"size_after\";i:6064;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.37000000000000010658141036401502788066864013671875;s:5:\"bytes\";i:264;s:11:\"size_before\";i:4147;s:10:\"size_after\";i:3883;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.980000000000000426325641456060111522674560546875;s:5:\"bytes\";i:838;s:11:\"size_before\";i:11999;s:10:\"size_after\";i:11161;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:1.1399999999999999023003738329862244427204132080078125;s:5:\"bytes\";i:529;s:11:\"size_before\";i:46603;s:10:\"size_after\";i:46074;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}}}'),
(383, 1282, '_wp_attached_file', '2017/01/Layer-894.jpg'),
(384, 1282, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:153;s:6:\"height\";i:85;s:4:\"file\";s:21:\"2017/01/Layer-894.jpg\";s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"Layer-894-100x85.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"Layer-894-150x85.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"Layer-894-100x85.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(385, 1282, '_md5_guid', '0981cd5ec4e1adf5a2c8ff9ba02fee5b'),
(386, 1282, 'wp-smpro-smush-data', 'a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:6.08833109791147730760485501377843320369720458984375;s:5:\"bytes\";i:1271;s:11:\"size_before\";i:20876;s:10:\"size_after\";i:19605;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:3:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.839999999999999857891452847979962825775146484375;s:5:\"bytes\";i:265;s:11:\"size_before\";i:4537;s:10:\"size_after\";i:4272;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.61000000000000031974423109204508364200592041015625;s:5:\"bytes\";i:227;s:11:\"size_before\";i:4049;s:10:\"size_after\";i:3822;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.339999999999999857891452847979962825775146484375;s:5:\"bytes\";i:779;s:11:\"size_before\";i:12290;s:10:\"size_after\";i:11511;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),
(387, 1284, '_wp_attached_file', '2017/01/Layer-895.jpg'),
(388, 1284, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:166;s:6:\"height\";i:92;s:4:\"file\";s:21:\"2017/01/Layer-895.jpg\";s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"Layer-895-100x92.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:92;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"Layer-895-150x92.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:92;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"Layer-895-100x92.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:92;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(389, 1284, '_md5_guid', 'd245577881e0ba1e0b56dc2319af6893'),
(390, 1284, 'wp-smpro-smush-data', 'a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:6.9534821188491520160823711194097995758056640625;s:5:\"bytes\";i:1293;s:11:\"size_before\";i:18595;s:10:\"size_after\";i:17302;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:3:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.04000000000000003552713678800500929355621337890625;s:5:\"bytes\";i:234;s:11:\"size_before\";i:3877;s:10:\"size_after\";i:3643;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.9900000000000002131628207280300557613372802734375;s:5:\"bytes\";i:175;s:11:\"size_before\";i:3506;s:10:\"size_after\";i:3331;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.87999999999999989341858963598497211933135986328125;s:5:\"bytes\";i:884;s:11:\"size_before\";i:11212;s:10:\"size_after\";i:10328;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),
(391, 1285, '_wp_attached_file', '2017/01/Layer-896.jpg'),
(392, 1285, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:121;s:6:\"height\";i:87;s:4:\"file\";s:21:\"2017/01/Layer-896.jpg\";s:5:\"sizes\";a:2:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"Layer-896-100x87.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:87;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"Layer-896-100x87.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:87;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(393, 1285, '_md5_guid', '43babbadbf3a43c125cfe200dfffb7eb'),
(394, 1285, 'wp-smpro-smush-data', 'a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:4.257274119448698712631085072644054889678955078125;s:5:\"bytes\";i:695;s:11:\"size_before\";i:16325;s:10:\"size_after\";i:15630;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:1:{s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.2599999999999997868371792719699442386627197265625;s:5:\"bytes\";i:695;s:11:\"size_before\";i:16325;s:10:\"size_after\";i:15630;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),
(395, 1292, '_wp_attached_file', '2017/03/Layer-633.jpg'),
(396, 1292, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:140;s:6:\"height\";i:96;s:4:\"file\";s:21:\"2017/03/Layer-633.jpg\";s:5:\"sizes\";a:2:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"Layer-633-100x96.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"Layer-633-100x96.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(397, 1292, '_md5_guid', '69af2b08d2fcd65dec5c9bce6dfcb03b'),
(398, 1292, 'wp-smpro-smush-data', 'a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:6.74012979989183325102430899278260767459869384765625;s:5:\"bytes\";i:997;s:11:\"size_before\";i:14792;s:10:\"size_after\";i:13795;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:2:{s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.519999999999999573674358543939888477325439453125;s:5:\"bytes\";i:205;s:11:\"size_before\";i:3717;s:10:\"size_after\";i:3512;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.1500000000000003552713678800500929355621337890625;s:5:\"bytes\";i:792;s:11:\"size_before\";i:11075;s:10:\"size_after\";i:10283;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),
(399, 1293, '_wp_attached_file', '2017/03/Layer-643.jpg'),
(400, 1293, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:160;s:6:\"height\";i:160;s:4:\"file\";s:21:\"2017/03/Layer-643.jpg\";s:5:\"sizes\";a:4:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:21:\"Layer-643-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"Layer-643-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:21:\"Layer-643-160x154.jpg\";s:5:\"width\";i:160;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:21:\"Layer-643-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(401, 1293, '_md5_guid', 'b6a46a1e0f3a575b6289ec90bf6e2174'),
(402, 1293, 'wp-smpro-smush-data', 'a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:6.43699654775604113154940932872705161571502685546875;s:5:\"bytes\";i:1790;s:11:\"size_before\";i:27808;s:10:\"size_after\";i:26018;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:4:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.62000000000000010658141036401502788066864013671875;s:5:\"bytes\";i:338;s:11:\"size_before\";i:4436;s:10:\"size_after\";i:4098;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:21:\"yith-woocompare-image\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.7400000000000002131628207280300557613372802734375;s:5:\"bytes\";i:335;s:11:\"size_before\";i:4973;s:10:\"size_after\";i:4638;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.94000000000000039079850466805510222911834716796875;s:5:\"bytes\";i:299;s:11:\"size_before\";i:3764;s:10:\"size_after\";i:3465;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.589999999999999857891452847979962825775146484375;s:5:\"bytes\";i:818;s:11:\"size_before\";i:14635;s:10:\"size_after\";i:13817;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),
(403, 1294, '_wp_attached_file', '2017/03/Layer-684.jpg'),
(404, 1294, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:156;s:6:\"height\";i:156;s:4:\"file\";s:21:\"2017/03/Layer-684.jpg\";s:5:\"sizes\";a:4:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:21:\"Layer-684-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"Layer-684-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:21:\"Layer-684-156x154.jpg\";s:5:\"width\";i:156;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:21:\"Layer-684-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(405, 1294, '_md5_guid', '17ebfdecc864ccecf7387272fcd1bf59'),
(406, 1294, 'wp-smpro-smush-data', 'a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:6.359442876976128644628261099569499492645263671875;s:5:\"bytes\";i:1420;s:11:\"size_before\";i:22329;s:10:\"size_after\";i:20909;s:4:\"time\";d:0.08000000000000000166533453693773481063544750213623046875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:4:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.9199999999999999289457264239899814128875732421875;s:5:\"bytes\";i:178;s:11:\"size_before\";i:3616;s:10:\"size_after\";i:3438;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:21:\"yith-woocompare-image\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.71999999999999975131004248396493494510650634765625;s:5:\"bytes\";i:192;s:11:\"size_before\";i:4072;s:10:\"size_after\";i:3880;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.9900000000000002131628207280300557613372802734375;s:5:\"bytes\";i:158;s:11:\"size_before\";i:3169;s:10:\"size_after\";i:3011;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.78000000000000024868995751603506505489349365234375;s:5:\"bytes\";i:892;s:11:\"size_before\";i:11472;s:10:\"size_after\";i:10580;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}}}'),
(407, 1295, '_wp_attached_file', '2017/03/Layer-6841.jpg'),
(408, 1295, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:154;s:6:\"height\";i:154;s:4:\"file\";s:22:\"2017/03/Layer-6841.jpg\";s:5:\"sizes\";a:4:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:22:\"Layer-6841-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"Layer-6841-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:22:\"Layer-6841-154x154.jpg\";s:5:\"width\";i:154;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:22:\"Layer-6841-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(409, 1295, '_md5_guid', 'db643ee95cdd79d3c56e84d71320681a'),
(410, 1295, 'wp-smpro-smush-data', 'a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:6.46930230834784492088829210842959582805633544921875;s:5:\"bytes\";i:1746;s:11:\"size_before\";i:26989;s:10:\"size_after\";i:25243;s:4:\"time\";d:0.08000000000000000166533453693773481063544750213623046875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:4:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.5;s:5:\"bytes\";i:280;s:11:\"size_before\";i:4307;s:10:\"size_after\";i:4027;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:21:\"yith-woocompare-image\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.20999999999999996447286321199499070644378662109375;s:5:\"bytes\";i:294;s:11:\"size_before\";i:4736;s:10:\"size_after\";i:4442;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.410000000000000142108547152020037174224853515625;s:5:\"bytes\";i:236;s:11:\"size_before\";i:3683;s:10:\"size_after\";i:3447;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.55999999999999960920149533194489777088165283203125;s:5:\"bytes\";i:936;s:11:\"size_before\";i:14263;s:10:\"size_after\";i:13327;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}}}'),
(411, 1296, '_wp_attached_file', '2017/03/Layer-6842.jpg'),
(412, 1296, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:162;s:6:\"height\";i:162;s:4:\"file\";s:22:\"2017/03/Layer-6842.jpg\";s:5:\"sizes\";a:4:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:22:\"Layer-6842-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"Layer-6842-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:22:\"Layer-6842-162x154.jpg\";s:5:\"width\";i:162;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:22:\"Layer-6842-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(413, 1296, '_md5_guid', '36c4f3be46db854a2338414eb272c358'),
(414, 1296, 'wp-smpro-smush-data', 'a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:7.23109866578817328530703889555297791957855224609375;s:5:\"bytes\";i:1756;s:11:\"size_before\";i:24284;s:10:\"size_after\";i:22528;s:4:\"time\";d:0.08000000000000000166533453693773481063544750213623046875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:4:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.55999999999999960920149533194489777088165283203125;s:5:\"bytes\";i:267;s:11:\"size_before\";i:3534;s:10:\"size_after\";i:3267;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:21:\"yith-woocompare-image\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.5999999999999996447286321199499070644378662109375;s:5:\"bytes\";i:327;s:11:\"size_before\";i:4303;s:10:\"size_after\";i:3976;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.7400000000000002131628207280300557613372802734375;s:5:\"bytes\";i:238;s:11:\"size_before\";i:3075;s:10:\"size_after\";i:2837;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.910000000000000142108547152020037174224853515625;s:5:\"bytes\";i:924;s:11:\"size_before\";i:13372;s:10:\"size_after\";i:12448;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}}}'),
(415, 1297, '_wp_attached_file', '2017/03/Layer-6843.jpg'),
(416, 1297, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:176;s:6:\"height\";i:125;s:4:\"file\";s:22:\"2017/03/Layer-6843.jpg\";s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:22:\"Layer-6843-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"Layer-6843-150x125.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:125;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:22:\"Layer-6843-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(417, 1297, '_md5_guid', '7116be980855af7c825d97d7a05d7afa'),
(418, 1297, 'wp-smpro-smush-data', 'a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:6.13648254727558128962527916883118450641632080078125;s:5:\"bytes\";i:1642;s:11:\"size_before\";i:26758;s:10:\"size_after\";i:25116;s:4:\"time\";d:0.059999999999999997779553950749686919152736663818359375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:3:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.1699999999999999289457264239899814128875732421875;s:5:\"bytes\";i:398;s:11:\"size_before\";i:5549;s:10:\"size_after\";i:5151;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.37999999999999989341858963598497211933135986328125;s:5:\"bytes\";i:384;s:11:\"size_before\";i:5203;s:10:\"size_after\";i:4819;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.37000000000000010658141036401502788066864013671875;s:5:\"bytes\";i:860;s:11:\"size_before\";i:16006;s:10:\"size_after\";i:15146;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),
(419, 1298, '_wp_attached_file', '2017/03/Layer-6844.jpg'),
(420, 1298, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:160;s:6:\"height\";i:160;s:4:\"file\";s:22:\"2017/03/Layer-6844.jpg\";s:5:\"sizes\";a:4:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:22:\"Layer-6844-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"Layer-6844-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:22:\"Layer-6844-160x154.jpg\";s:5:\"width\";i:160;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:22:\"Layer-6844-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(421, 1298, '_md5_guid', '87061bc38226e4977c53aa4b581a61ee'),
(422, 1298, 'wp-smpro-smush-data', 'a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:9.168276510207277851804974488914012908935546875;s:5:\"bytes\";i:1756;s:11:\"size_before\";i:19153;s:10:\"size_after\";i:17397;s:4:\"time\";d:0.09999999999999999167332731531132594682276248931884765625;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:4:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:8.3900000000000005684341886080801486968994140625;s:5:\"bytes\";i:285;s:11:\"size_before\";i:3397;s:10:\"size_after\";i:3112;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}s:21:\"yith-woocompare-image\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.5999999999999996447286321199499070644378662109375;s:5:\"bytes\";i:300;s:11:\"size_before\";i:3949;s:10:\"size_after\";i:3649;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:9.0099999999999997868371792719699442386627197265625;s:5:\"bytes\";i:271;s:11:\"size_before\";i:3008;s:10:\"size_after\";i:2737;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:10.230000000000000426325641456060111522674560546875;s:5:\"bytes\";i:900;s:11:\"size_before\";i:8799;s:10:\"size_after\";i:7899;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),
(423, 1321, '_wp_attached_file', '2017/03/slider2.jpg'),
(424, 1321, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1928;s:6:\"height\";i:661;s:4:\"file\";s:19:\"2017/03/slider2.jpg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:19:\"slider2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:19:\"slider2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:19:\"slider2-600x206.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:206;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"slider2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"slider2-300x103.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:103;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:19:\"slider2-768x263.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:263;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:20:\"slider2-1024x351.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:351;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:19:\"slider2-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:19:\"slider2-825x510.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:19:\"slider2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:19:\"slider2-600x206.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:206;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:19:\"slider2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(425, 1321, '_md5_guid', 'd0cb81672ef8bc9cc4017c3bc962e8b6'),
(426, 1321, 'wp-smpro-smush-data', 'a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:17.95207161645667071070420206524431705474853515625;s:5:\"bytes\";i:12353;s:11:\"size_before\";i:68811;s:10:\"size_after\";i:56458;s:4:\"time\";d:0.259999999999999953370632965743425302207469940185546875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:9:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:10.300000000000000710542735760100185871124267578125;s:5:\"bytes\";i:193;s:11:\"size_before\";i:1873;s:10:\"size_after\";i:1680;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:13.019999999999999573674358543939888477325439453125;s:5:\"bytes\";i:281;s:11:\"size_before\";i:2159;s:10:\"size_after\";i:1878;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:21.1099999999999994315658113919198513031005859375;s:5:\"bytes\";i:1617;s:11:\"size_before\";i:7659;s:10:\"size_after\";i:6042;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:23.17999999999999971578290569595992565155029296875;s:5:\"bytes\";i:2914;s:11:\"size_before\";i:12569;s:10:\"size_after\";i:9655;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:21:\"yith-woocompare-image\";O:8:\"stdClass\":5:{s:7:\"percent\";d:9.4900000000000002131628207280300557613372802734375;s:5:\"bytes\";i:238;s:11:\"size_before\";i:2508;s:10:\"size_after\";i:2270;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:10.589999999999999857891452847979962825775146484375;s:5:\"bytes\";i:172;s:11:\"size_before\";i:1624;s:10:\"size_after\";i:1452;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";d:16.719999999999998863131622783839702606201171875;s:5:\"bytes\";i:899;s:11:\"size_before\";i:5378;s:10:\"size_after\";i:4479;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:16.8599999999999994315658113919198513031005859375;s:5:\"bytes\";i:2987;s:11:\"size_before\";i:17716;s:10:\"size_after\";i:14729;s:4:\"time\";d:0.1000000000000000055511151231257827021181583404541015625;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:17.620000000000000994759830064140260219573974609375;s:5:\"bytes\";i:3052;s:11:\"size_before\";i:17325;s:10:\"size_after\";i:14273;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}}}'),
(427, 1322, '_wp_attached_file', '2017/03/slider1..jpg'),
(428, 1322, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:660;s:4:\"file\";s:20:\"2017/03/slider1..jpg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"slider1.-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"slider1.-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"slider1.-600x206.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:206;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"slider1.-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"slider1.-300x103.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:103;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"slider1.-768x264.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:264;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"slider1.-1024x352.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:352;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:20:\"slider1.-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:20:\"slider1.-825x510.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:20:\"slider1.-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"slider1.-600x206.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:206;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"slider1.-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(429, 1322, '_md5_guid', '4e045606faf6531d0bd1f15f2d3e5863');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(430, 1322, 'wp-smpro-smush-data', 'a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:4.9644347774969137532252716482616961002349853515625;s:5:\"bytes\";i:8445;s:11:\"size_before\";i:170110;s:10:\"size_after\";i:161665;s:4:\"time\";d:0.2099999999999999922284388276239042170345783233642578125;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:9:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.21999999999999975131004248396493494510650634765625;s:5:\"bytes\";i:189;s:11:\"size_before\";i:4481;s:10:\"size_after\";i:4292;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.87999999999999989341858963598497211933135986328125;s:5:\"bytes\";i:268;s:11:\"size_before\";i:4560;s:10:\"size_after\";i:4292;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.05999999999999960920149533194489777088165283203125;s:5:\"bytes\";i:1303;s:11:\"size_before\";i:18453;s:10:\"size_after\";i:17150;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.54999999999999982236431605997495353221893310546875;s:5:\"bytes\";i:2193;s:11:\"size_before\";i:29063;s:10:\"size_after\";i:26870;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:21:\"yith-woocompare-image\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.779999999999999804600747665972448885440826416015625;s:5:\"bytes\";i:229;s:11:\"size_before\";i:6063;s:10:\"size_after\";i:5834;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.45000000000000017763568394002504646778106689453125;s:5:\"bytes\";i:167;s:11:\"size_before\";i:3751;s:10:\"size_after\";i:3584;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.2400000000000002131628207280300557613372802734375;s:5:\"bytes\";i:480;s:11:\"size_before\";i:14813;s:10:\"size_after\";i:14333;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.4900000000000002131628207280300557613372802734375;s:5:\"bytes\";i:1622;s:11:\"size_before\";i:46460;s:10:\"size_after\";i:44838;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.70000000000000017763568394002504646778106689453125;s:5:\"bytes\";i:1994;s:11:\"size_before\";i:42466;s:10:\"size_after\";i:40472;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}}}'),
(431, 1324, '_wp_attached_file', '2017/03/slider21.jpg'),
(432, 1324, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1921;s:6:\"height\";i:540;s:4:\"file\";s:20:\"2017/03/slider21.jpg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"slider21-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"slider21-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"slider21-600x169.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"slider21-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"slider21-300x84.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:84;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"slider21-768x216.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:216;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"slider21-1024x288.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:288;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:20:\"slider21-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:20:\"slider21-825x510.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:20:\"slider21-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"slider21-600x169.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"slider21-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(433, 1324, '_md5_guid', '2129eb24d5407ad436b51d712b2f3a06'),
(434, 1324, 'wp-smpro-smush-data', 'a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:21.548359556043418905346698011271655559539794921875;s:5:\"bytes\";i:14134;s:11:\"size_before\";i:65592;s:10:\"size_after\";i:51458;s:4:\"time\";d:0.190000000000000002220446049250313080847263336181640625;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:9:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:23.489999999999998436805981327779591083526611328125;s:5:\"bytes\";i:338;s:11:\"size_before\";i:1439;s:10:\"size_after\";i:1101;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:18.089999999999999857891452847979962825775146484375;s:5:\"bytes\";i:315;s:11:\"size_before\";i:1741;s:10:\"size_after\";i:1426;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:23.25;s:5:\"bytes\";i:1528;s:11:\"size_before\";i:6573;s:10:\"size_after\";i:5045;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:23.030000000000001136868377216160297393798828125;s:5:\"bytes\";i:2643;s:11:\"size_before\";i:11476;s:10:\"size_after\";i:8833;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:21:\"yith-woocompare-image\";O:8:\"stdClass\":5:{s:7:\"percent\";d:23.269999999999999573674358543939888477325439453125;s:5:\"bytes\";i:417;s:11:\"size_before\";i:1792;s:10:\"size_after\";i:1375;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:23.0799999999999982946974341757595539093017578125;s:5:\"bytes\";i:297;s:11:\"size_before\";i:1287;s:10:\"size_after\";i:990;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";d:23.629999999999999005240169935859739780426025390625;s:5:\"bytes\";i:1105;s:11:\"size_before\";i:4676;s:10:\"size_after\";i:3571;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:19.64999999999999857891452847979962825775146484375;s:5:\"bytes\";i:3595;s:11:\"size_before\";i:18294;s:10:\"size_after\";i:14699;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:21.269999999999999573674358543939888477325439453125;s:5:\"bytes\";i:3896;s:11:\"size_before\";i:18314;s:10:\"size_after\";i:14418;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),
(435, 1325, '_wp_attached_file', '2017/03/slider22.png'),
(436, 1325, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:779;s:6:\"height\";i:456;s:4:\"file\";s:20:\"2017/03/slider22.png\";s:5:\"sizes\";a:10:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"slider22-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"slider22-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"slider22-600x351.png\";s:5:\"width\";i:600;s:6:\"height\";i:351;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"slider22-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"slider22-300x176.png\";s:5:\"width\";i:300;s:6:\"height\";i:176;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"slider22-768x450.png\";s:5:\"width\";i:768;s:6:\"height\";i:450;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:20:\"slider22-220x154.png\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:20:\"slider22-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"slider22-600x351.png\";s:5:\"width\";i:600;s:6:\"height\";i:351;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"slider22-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(437, 1325, '_md5_guid', '227b8308fc5cc83513b8d1c6fdd5cad7'),
(438, 1325, 'wp-smpro-smush-data', 'a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:1297797;s:10:\"size_after\";i:1297797;s:4:\"time\";d:1.5100000000000000088817841970012523233890533447265625;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:8:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:36109;s:10:\"size_after\";i:36109;s:4:\"time\";d:0.08000000000000000166533453693773481063544750213623046875;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:57816;s:10:\"size_after\";i:57816;s:4:\"time\";d:0.059999999999999997779553950749686919152736663818359375;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:304119;s:10:\"size_after\";i:304119;s:4:\"time\";d:0.2800000000000000266453525910037569701671600341796875;}s:21:\"yith-woocompare-image\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:44924;s:10:\"size_after\";i:44924;s:4:\"time\";d:0.059999999999999997779553950749686919152736663818359375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:28105;s:10:\"size_after\";i:28105;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:147389;s:10:\"size_after\";i:147389;s:4:\"time\";d:0.2300000000000000099920072216264088638126850128173828125;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:329067;s:10:\"size_after\";i:329067;s:4:\"time\";d:0.25;}s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:350268;s:10:\"size_after\";i:350268;s:4:\"time\";d:0.5100000000000000088817841970012523233890533447265625;}}}'),
(439, 1326, '_wp_attached_file', '2017/03/slider31-1.jpg'),
(440, 1326, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1921;s:6:\"height\";i:540;s:4:\"file\";s:22:\"2017/03/slider31-1.jpg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:22:\"slider31-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:22:\"slider31-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:22:\"slider31-1-600x169.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"slider31-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"slider31-1-300x84.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:84;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"slider31-1-768x216.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:216;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:23:\"slider31-1-1024x288.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:288;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:22:\"slider31-1-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:22:\"slider31-1-825x510.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:22:\"slider31-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:22:\"slider31-1-600x169.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:22:\"slider31-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(441, 1326, '_md5_guid', 'cfdbd6862fde37a36f1a5e6368ecb363'),
(442, 1326, 'wp-smpro-smush-data', 'a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:10.5604898015026975599539582617580890655517578125;s:5:\"bytes\";i:18525;s:11:\"size_before\";i:175418;s:10:\"size_after\";i:156893;s:4:\"time\";d:0.25;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:9:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:12.019999999999999573674358543939888477325439453125;s:5:\"bytes\";i:320;s:11:\"size_before\";i:2663;s:10:\"size_after\";i:2343;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:8.0800000000000000710542735760100185871124267578125;s:5:\"bytes\";i:250;s:11:\"size_before\";i:3093;s:10:\"size_after\";i:2843;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:10.3300000000000000710542735760100185871124267578125;s:5:\"bytes\";i:1735;s:11:\"size_before\";i:16802;s:10:\"size_after\";i:15067;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:10.480000000000000426325641456060111522674560546875;s:5:\"bytes\";i:3274;s:11:\"size_before\";i:31235;s:10:\"size_after\";i:27961;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:21:\"yith-woocompare-image\";O:8:\"stdClass\":5:{s:7:\"percent\";d:11.7599999999999997868371792719699442386627197265625;s:5:\"bytes\";i:431;s:11:\"size_before\";i:3666;s:10:\"size_after\";i:3235;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:12.6199999999999992184029906638897955417633056640625;s:5:\"bytes\";i:280;s:11:\"size_before\";i:2218;s:10:\"size_after\";i:1938;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";d:10.980000000000000426325641456060111522674560546875;s:5:\"bytes\";i:1326;s:11:\"size_before\";i:12080;s:10:\"size_after\";i:10754;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:10.67999999999999971578290569595992565155029296875;s:5:\"bytes\";i:5690;s:11:\"size_before\";i:53280;s:10:\"size_after\";i:47590;s:4:\"time\";d:0.059999999999999997779553950749686919152736663818359375;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:10.3599999999999994315658113919198513031005859375;s:5:\"bytes\";i:5219;s:11:\"size_before\";i:50381;s:10:\"size_after\";i:45162;s:4:\"time\";d:0.070000000000000006661338147750939242541790008544921875;}}}'),
(443, 1327, '_wp_attached_file', '2017/03/slider32.png'),
(444, 1327, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:597;s:6:\"height\";i:529;s:4:\"file\";s:20:\"2017/03/slider32.png\";s:5:\"sizes\";a:8:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"slider32-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"slider32-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"slider32-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"slider32-300x266.png\";s:5:\"width\";i:300;s:6:\"height\";i:266;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:20:\"slider32-220x154.png\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:20:\"slider32-597x510.png\";s:5:\"width\";i:597;s:6:\"height\";i:510;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:20:\"slider32-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"slider32-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(445, 1327, '_md5_guid', '8ca48cb41cf5c7ccfdc4a8062871bc2d'),
(446, 1327, 'wp-smpro-smush-data', 'a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:5.41283389782027857251023306162096560001373291015625;s:5:\"bytes\";i:41632;s:11:\"size_before\";i:769135;s:10:\"size_after\";i:727503;s:4:\"time\";d:1.0300000000000000266453525910037569701671600341796875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:7:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:20680;s:10:\"size_after\";i:20680;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:64622;s:10:\"size_after\";i:64622;s:4:\"time\";d:0.0899999999999999966693309261245303787291049957275390625;}s:21:\"yith-woocompare-image\";O:8:\"stdClass\":5:{s:7:\"percent\";d:1.12999999999999989341858963598497211933135986328125;s:5:\"bytes\";i:333;s:11:\"size_before\";i:29587;s:10:\"size_after\";i:29254;s:4:\"time\";d:0.070000000000000006661338147750939242541790008544921875;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:16150;s:10:\"size_after\";i:16150;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:90339;s:10:\"size_after\";i:90339;s:4:\"time\";d:0.08000000000000000166533453693773481063544750213623046875;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:14.1500000000000003552713678800500929355621337890625;s:5:\"bytes\";i:41299;s:11:\"size_before\";i:291870;s:10:\"size_after\";i:250571;s:4:\"time\";d:0.429999999999999993338661852249060757458209991455078125;}s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:255887;s:10:\"size_after\";i:255887;s:4:\"time\";d:0.320000000000000006661338147750939242541790008544921875;}}}'),
(447, 1328, '_wp_attached_file', '2017/03/slider23.jpg'),
(448, 1328, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1921;s:6:\"height\";i:540;s:4:\"file\";s:20:\"2017/03/slider23.jpg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"slider23-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"slider23-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"slider23-600x169.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"slider23-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"slider23-300x84.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:84;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"slider23-768x216.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:216;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"slider23-1024x288.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:288;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:20:\"slider23-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:20:\"slider23-825x510.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:20:\"slider23-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"slider23-600x169.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"slider23-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(449, 1328, '_md5_guid', '629470a03392d6908a16051d9625bd1b'),
(450, 1328, 'wp-smpro-smush-data', 'a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:3.37670271488934670145454219891689717769622802734375;s:5:\"bytes\";i:4643;s:11:\"size_before\";i:137501;s:10:\"size_after\";i:132858;s:4:\"time\";d:0.190000000000000002220446049250313080847263336181640625;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:9:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.770000000000000017763568394002504646778106689453125;s:5:\"bytes\";i:141;s:11:\"size_before\";i:3745;s:10:\"size_after\";i:3604;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.57000000000000028421709430404007434844970703125;s:5:\"bytes\";i:295;s:11:\"size_before\";i:6460;s:10:\"size_after\";i:6165;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.850000000000000088817841970012523233890533447265625;s:5:\"bytes\";i:663;s:11:\"size_before\";i:23304;s:10:\"size_after\";i:22641;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.689999999999999946709294817992486059665679931640625;s:5:\"bytes\";i:914;s:11:\"size_before\";i:33971;s:10:\"size_after\";i:33057;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:21:\"yith-woocompare-image\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.229999999999999982236431605997495353221893310546875;s:5:\"bytes\";i:176;s:11:\"size_before\";i:5455;s:10:\"size_after\";i:5279;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.12000000000000010658141036401502788066864013671875;s:5:\"bytes\";i:135;s:11:\"size_before\";i:3277;s:10:\"size_after\";i:3142;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.339999999999999857891452847979962825775146484375;s:5:\"bytes\";i:322;s:11:\"size_before\";i:9645;s:10:\"size_after\";i:9323;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.44000000000000039079850466805510222911834716796875;s:5:\"bytes\";i:1006;s:11:\"size_before\";i:22655;s:10:\"size_after\";i:21649;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.4199999999999999289457264239899814128875732421875;s:5:\"bytes\";i:991;s:11:\"size_before\";i:28989;s:10:\"size_after\";i:27998;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),
(451, 1329, '_wp_attached_file', '2017/03/slider24.png'),
(452, 1329, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:455;s:6:\"height\";i:415;s:4:\"file\";s:20:\"2017/03/slider24.png\";s:5:\"sizes\";a:7:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"slider24-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"slider24-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"slider24-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"slider24-300x274.png\";s:5:\"width\";i:300;s:6:\"height\";i:274;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:20:\"slider24-220x154.png\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:20:\"slider24-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"slider24-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(453, 1329, '_md5_guid', '9a36e84f9a3f178a93b4d1a9e7411f98'),
(454, 1329, 'wp-smpro-smush-data', 'a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:2.83975745965500436795991845428943634033203125;s:5:\"bytes\";i:6641;s:11:\"size_before\";i:233858;s:10:\"size_after\";i:227217;s:4:\"time\";d:1;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:6:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.2400000000000002131628207280300557613372802734375;s:5:\"bytes\";i:1181;s:11:\"size_before\";i:16302;s:10:\"size_after\";i:15121;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.07000000000000028421709430404007434844970703125;s:5:\"bytes\";i:1696;s:11:\"size_before\";i:41667;s:10:\"size_after\";i:39971;s:4:\"time\";d:0.200000000000000011102230246251565404236316680908203125;}s:21:\"yith-woocompare-image\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.480000000000000426325641456060111522674560546875;s:5:\"bytes\";i:1457;s:11:\"size_before\";i:22495;s:10:\"size_after\";i:21038;s:4:\"time\";d:0.0899999999999999966693309261245303787291049957275390625;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.4000000000000003552713678800500929355621337890625;s:5:\"bytes\";i:983;s:11:\"size_before\";i:13284;s:10:\"size_after\";i:12301;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.359999999999999875655021241982467472553253173828125;s:5:\"bytes\";i:1324;s:11:\"size_before\";i:56119;s:10:\"size_after\";i:54795;s:4:\"time\";d:0.1499999999999999944488848768742172978818416595458984375;}s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:83991;s:10:\"size_after\";i:83991;s:4:\"time\";d:0.5100000000000000088817841970012523233890533447265625;}}}'),
(455, 1332, '_wp_attached_file', '2017/03/slider31.png'),
(456, 1332, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:592;s:6:\"height\";i:449;s:4:\"file\";s:20:\"2017/03/slider31.png\";s:5:\"sizes\";a:7:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"slider31-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"slider31-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"slider31-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"slider31-300x228.png\";s:5:\"width\";i:300;s:6:\"height\";i:228;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:20:\"slider31-220x154.png\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:20:\"slider31-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"slider31-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(457, 1332, '_md5_guid', 'aa2a9f50978ddc1a8719139c57a69e59'),
(458, 1332, 'wp-smpro-smush-data', 'a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:2.311377421499869466714471855084411799907684326171875;s:5:\"bytes\";i:12583;s:11:\"size_before\";i:544394;s:10:\"size_after\";i:531811;s:4:\"time\";d:1.160000000000000142108547152020037174224853515625;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:6:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:28500;s:10:\"size_after\";i:28500;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:1.1100000000000000976996261670137755572795867919921875;s:5:\"bytes\";i:857;s:11:\"size_before\";i:77517;s:10:\"size_after\";i:76660;s:4:\"time\";d:0.1600000000000000033306690738754696212708950042724609375;}s:21:\"yith-woocompare-image\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:41596;s:10:\"size_after\";i:41596;s:4:\"time\";d:0.0899999999999999966693309261245303787291049957275390625;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:22274;s:10:\"size_after\";i:22274;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.70000000000000017763568394002504646778106689453125;s:5:\"bytes\";i:5933;s:11:\"size_before\";i:126153;s:10:\"size_after\";i:120220;s:4:\"time\";d:0.14000000000000001332267629550187848508358001708984375;}s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.3300000000000000710542735760100185871124267578125;s:5:\"bytes\";i:5793;s:11:\"size_before\";i:248354;s:10:\"size_after\";i:242561;s:4:\"time\";d:0.70999999999999996447286321199499070644378662109375;}}}'),
(459, 1335, '_wp_attached_file', '2017/03/slider41.jpg'),
(460, 1335, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:873;s:6:\"height\";i:497;s:4:\"file\";s:20:\"2017/03/slider41.jpg\";s:5:\"sizes\";a:11:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"slider41-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"slider41-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"slider41-600x342.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:342;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"slider41-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"slider41-300x171.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"slider41-768x437.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:437;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:20:\"slider41-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:20:\"slider41-825x497.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:497;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:20:\"slider41-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"slider41-600x342.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:342;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"slider41-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(461, 1335, '_md5_guid', '0631ec25e6880e28635e6452bfd45772'),
(462, 1335, 'wp-smpro-smush-data', 'a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:5.50060187365886843480211609858088195323944091796875;s:5:\"bytes\";i:9459;s:11:\"size_before\";i:171963;s:10:\"size_after\";i:162504;s:4:\"time\";d:0.330000000000000015543122344752191565930843353271484375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:9:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:9.3800000000000007815970093361102044582366943359375;s:5:\"bytes\";i:231;s:11:\"size_before\";i:2463;s:10:\"size_after\";i:2232;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.78000000000000024868995751603506505489349365234375;s:5:\"bytes\";i:315;s:11:\"size_before\";i:4047;s:10:\"size_after\";i:3732;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:10.8100000000000004973799150320701301097869873046875;s:5:\"bytes\";i:1769;s:11:\"size_before\";i:16361;s:10:\"size_after\";i:14592;s:4:\"time\";d:0.059999999999999997779553950749686919152736663818359375;}s:21:\"yith-woocompare-image\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.70000000000000017763568394002504646778106689453125;s:5:\"bytes\";i:240;s:11:\"size_before\";i:3116;s:10:\"size_after\";i:2876;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:9.6699999999999999289457264239899814128875732421875;s:5:\"bytes\";i:204;s:11:\"size_before\";i:2110;s:10:\"size_after\";i:1906;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.92999999999999971578290569595992565155029296875;s:5:\"bytes\";i:538;s:11:\"size_before\";i:6786;s:10:\"size_after\";i:6248;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:10.2400000000000002131628207280300557613372802734375;s:5:\"bytes\";i:1733;s:11:\"size_before\";i:16922;s:10:\"size_after\";i:15189;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:10.42999999999999971578290569595992565155029296875;s:5:\"bytes\";i:2158;s:11:\"size_before\";i:20683;s:10:\"size_after\";i:18525;s:4:\"time\";d:0.1000000000000000055511151231257827021181583404541015625;}s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.279999999999999804600747665972448885440826416015625;s:5:\"bytes\";i:2271;s:11:\"size_before\";i:99475;s:10:\"size_after\";i:97204;s:4:\"time\";d:0.070000000000000006661338147750939242541790008544921875;}}}'),
(463, 1336, '_wp_attached_file', '2017/03/slider42.png'),
(464, 1336, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:401;s:6:\"height\";i:311;s:4:\"file\";s:20:\"2017/03/slider42.png\";s:5:\"sizes\";a:7:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"slider42-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"slider42-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"slider42-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"slider42-300x233.png\";s:5:\"width\";i:300;s:6:\"height\";i:233;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:20:\"slider42-220x154.png\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:20:\"slider42-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"slider42-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(465, 1336, '_md5_guid', 'a54022039351463a6a16088479e53b1e'),
(466, 1336, 'wp-smpro-smush-data', 'a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:335846;s:10:\"size_after\";i:335846;s:4:\"time\";d:0.59999999999999997779553950749686919152736663818359375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:6:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:25488;s:10:\"size_after\";i:25488;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:57140;s:10:\"size_after\";i:57140;s:4:\"time\";d:0.1700000000000000122124532708767219446599483489990234375;}s:21:\"yith-woocompare-image\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:30151;s:10:\"size_after\";i:30151;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:19796;s:10:\"size_after\";i:19796;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:97192;s:10:\"size_after\";i:97192;s:4:\"time\";d:0.13000000000000000444089209850062616169452667236328125;}s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:106079;s:10:\"size_after\";i:106079;s:4:\"time\";d:0.2099999999999999922284388276239042170345783233642578125;}}}'),
(467, 1337, '_wp_attached_file', '2017/03/slider52.jpg'),
(468, 1337, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:873;s:6:\"height\";i:497;s:4:\"file\";s:20:\"2017/03/slider52.jpg\";s:5:\"sizes\";a:11:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"slider52-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"slider52-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"slider52-600x342.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:342;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"slider52-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"slider52-300x171.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"slider52-768x437.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:437;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:20:\"slider52-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:20:\"slider52-825x497.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:497;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:20:\"slider52-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"slider52-600x342.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:342;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"slider52-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(469, 1337, '_md5_guid', '635d7b4e70a10de7a7f166c8fc6d0a3b'),
(470, 1337, 'wp-smpro-smush-data', 'a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:3.03098557710355809291513651260174810886383056640625;s:5:\"bytes\";i:8074;s:11:\"size_before\";i:266382;s:10:\"size_after\";i:258308;s:4:\"time\";d:0.330000000000000015543122344752191565930843353271484375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:9:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.7400000000000002131628207280300557613372802734375;s:5:\"bytes\";i:127;s:11:\"size_before\";i:2679;s:10:\"size_after\";i:2552;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.399999999999999911182158029987476766109466552734375;s:5:\"bytes\";i:235;s:11:\"size_before\";i:6916;s:10:\"size_after\";i:6681;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.8499999999999996447286321199499070644378662109375;s:5:\"bytes\";i:1359;s:11:\"size_before\";i:28007;s:10:\"size_after\";i:26648;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:21:\"yith-woocompare-image\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.609999999999999875655021241982467472553253173828125;s:5:\"bytes\";i:164;s:11:\"size_before\";i:4545;s:10:\"size_after\";i:4381;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.37999999999999989341858963598497211933135986328125;s:5:\"bytes\";i:128;s:11:\"size_before\";i:2381;s:10:\"size_after\";i:2253;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.88999999999999968025576890795491635799407958984375;s:5:\"bytes\";i:439;s:11:\"size_before\";i:7447;s:10:\"size_after\";i:7008;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.37000000000000010658141036401502788066864013671875;s:5:\"bytes\";i:1483;s:11:\"size_before\";i:23278;s:10:\"size_after\";i:21795;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.2599999999999997868371792719699442386627197265625;s:5:\"bytes\";i:1772;s:11:\"size_before\";i:33709;s:10:\"size_after\";i:31937;s:4:\"time\";d:0.1600000000000000033306690738754696212708950042724609375;}s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:1.5;s:5:\"bytes\";i:2367;s:11:\"size_before\";i:157420;s:10:\"size_after\";i:155053;s:4:\"time\";d:0.08000000000000000166533453693773481063544750213623046875;}}}'),
(471, 1338, '_wp_attached_file', '2017/03/slider54.png'),
(472, 1338, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:314;s:6:\"height\";i:532;s:4:\"file\";s:20:\"2017/03/slider54.png\";s:5:\"sizes\";a:8:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"slider54-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"slider54-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"slider54-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"slider54-177x300.png\";s:5:\"width\";i:177;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:20:\"slider54-220x154.png\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:20:\"slider54-314x510.png\";s:5:\"width\";i:314;s:6:\"height\";i:510;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:20:\"slider54-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"slider54-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(473, 1338, '_md5_guid', '3317b8ff522937ee0a070e86e662842c');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(474, 1338, 'wp-smpro-smush-data', 'a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:2.17955081621612567488455169950611889362335205078125;s:5:\"bytes\";i:3908;s:11:\"size_before\";i:179303;s:10:\"size_after\";i:175395;s:4:\"time\";d:0.450000000000000011102230246251565404236316680908203125;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:7:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:0.7800000000000000266453525910037569701671600341796875;s:5:\"bytes\";i:58;s:11:\"size_before\";i:7474;s:10:\"size_after\";i:7416;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.910000000000000142108547152020037174224853515625;s:5:\"bytes\";i:1240;s:11:\"size_before\";i:20997;s:10:\"size_after\";i:19757;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}s:21:\"yith-woocompare-image\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:7680;s:10:\"size_after\";i:7680;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:0.35999999999999998667732370449812151491641998291015625;s:5:\"bytes\";i:22;s:11:\"size_before\";i:6041;s:10:\"size_after\";i:6019;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:23845;s:10:\"size_after\";i:23845;s:4:\"time\";d:0.070000000000000006661338147750939242541790008544921875;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.1500000000000003552713678800500929355621337890625;s:5:\"bytes\";i:2588;s:11:\"size_before\";i:50271;s:10:\"size_after\";i:47683;s:4:\"time\";d:0.0899999999999999966693309261245303787291049957275390625;}s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:62995;s:10:\"size_after\";i:62995;s:4:\"time\";d:0.14000000000000001332267629550187848508358001708984375;}}}'),
(475, 1339, '_wp_attached_file', '2017/03/slider55.jpg'),
(476, 1339, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:873;s:6:\"height\";i:497;s:4:\"file\";s:20:\"2017/03/slider55.jpg\";s:5:\"sizes\";a:11:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"slider55-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"slider55-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"slider55-600x342.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:342;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"slider55-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"slider55-300x171.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"slider55-768x437.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:437;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:20:\"slider55-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:20:\"slider55-825x497.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:497;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:20:\"slider55-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"slider55-600x342.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:342;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"slider55-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(477, 1339, '_md5_guid', 'd8307b7c6d7e4424b6cacc90d53e0cc8'),
(478, 1339, 'wp-smpro-smush-data', 'a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:13.2451231393162203175961622036993503570556640625;s:5:\"bytes\";i:11692;s:11:\"size_before\";i:88274;s:10:\"size_after\";i:76582;s:4:\"time\";d:0.25;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:9:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:17.510000000000001563194018672220408916473388671875;s:5:\"bytes\";i:259;s:11:\"size_before\";i:1479;s:10:\"size_after\";i:1220;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:14.2200000000000006394884621840901672840118408203125;s:5:\"bytes\";i:407;s:11:\"size_before\";i:2862;s:10:\"size_after\";i:2455;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:23.199999999999999289457264239899814128875732421875;s:5:\"bytes\";i:2489;s:11:\"size_before\";i:10729;s:10:\"size_after\";i:8240;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:21:\"yith-woocompare-image\";O:8:\"stdClass\":5:{s:7:\"percent\";d:12.8699999999999992184029906638897955417633056640625;s:5:\"bytes\";i:292;s:11:\"size_before\";i:2268;s:10:\"size_after\";i:1976;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:17.190000000000001278976924368180334568023681640625;s:5:\"bytes\";i:229;s:11:\"size_before\";i:1332;s:10:\"size_after\";i:1103;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";d:26.92999999999999971578290569595992565155029296875;s:5:\"bytes\";i:961;s:11:\"size_before\";i:3568;s:10:\"size_after\";i:2607;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:25.57000000000000028421709430404007434844970703125;s:5:\"bytes\";i:2642;s:11:\"size_before\";i:10332;s:10:\"size_after\";i:7690;s:4:\"time\";d:0.070000000000000006661338147750939242541790008544921875;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:24.8299999999999982946974341757595539093017578125;s:5:\"bytes\";i:3216;s:11:\"size_before\";i:12950;s:10:\"size_after\";i:9734;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.79999999999999982236431605997495353221893310546875;s:5:\"bytes\";i:1197;s:11:\"size_before\";i:42754;s:10:\"size_after\";i:41557;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}}}'),
(479, 1340, '_wp_attached_file', '2017/03/Layer-830.jpg'),
(480, 1340, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:800;s:4:\"file\";s:21:\"2017/03/Layer-830.jpg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:21:\"Layer-830-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:21:\"Layer-830-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:21:\"Layer-830-600x250.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"Layer-830-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"Layer-830-300x125.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:125;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"Layer-830-768x320.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"Layer-830-1024x427.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:427;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:21:\"Layer-830-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:21:\"Layer-830-825x510.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:21:\"Layer-830-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:21:\"Layer-830-600x250.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:21:\"Layer-830-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(481, 1340, '_md5_guid', 'bba1812b41d938801d8c5b3083ba0885'),
(482, 1340, 'wp-smpro-smush-data', 'a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:15.858020728239932140013479511253535747528076171875;s:5:\"bytes\";i:15561;s:11:\"size_before\";i:98127;s:10:\"size_after\";i:82566;s:4:\"time\";d:0.1999999999999999833466546306226518936455249786376953125;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:9:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:9.480000000000000426325641456060111522674560546875;s:5:\"bytes\";i:265;s:11:\"size_before\";i:2795;s:10:\"size_after\";i:2530;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:11.3699999999999992184029906638897955417633056640625;s:5:\"bytes\";i:333;s:11:\"size_before\";i:2929;s:10:\"size_after\";i:2596;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:18.089999999999999857891452847979962825775146484375;s:5:\"bytes\";i:2107;s:11:\"size_before\";i:11646;s:10:\"size_after\";i:9539;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:20.949999999999999289457264239899814128875732421875;s:5:\"bytes\";i:3984;s:11:\"size_before\";i:19016;s:10:\"size_after\";i:15032;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:21:\"yith-woocompare-image\";O:8:\"stdClass\":5:{s:7:\"percent\";d:9.449999999999999289457264239899814128875732421875;s:5:\"bytes\";i:322;s:11:\"size_before\";i:3409;s:10:\"size_after\";i:3087;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:8.699999999999999289457264239899814128875732421875;s:5:\"bytes\";i:210;s:11:\"size_before\";i:2415;s:10:\"size_after\";i:2205;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";d:11.71000000000000085265128291212022304534912109375;s:5:\"bytes\";i:1004;s:11:\"size_before\";i:8575;s:10:\"size_after\";i:7571;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:14.6300000000000007815970093361102044582366943359375;s:5:\"bytes\";i:3757;s:11:\"size_before\";i:25675;s:10:\"size_after\";i:21918;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:16.519999999999999573674358543939888477325439453125;s:5:\"bytes\";i:3579;s:11:\"size_before\";i:21667;s:10:\"size_after\";i:18088;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),
(483, 31, '_mc4wp_settings', 's:1:\"1\";'),
(484, 31, 'text_subscribed', 'Thank you, your sign-up request was successful! Please check your email inbox to confirm.'),
(485, 31, 'text_invalid_email', 'Please provide a valid email address.'),
(486, 31, 'text_required_field_missing', 'Please fill in the required fields.'),
(487, 31, 'text_already_subscribed', 'Given email address is already subscribed, thank you!'),
(488, 31, 'text_error', 'Oops. Something went wrong. Please try again later.'),
(489, 31, 'text_unsubscribed', 'You were successfully unsubscribed.'),
(490, 31, 'text_not_subscribed', 'Given email address is not subscribed.'),
(491, 31, 'text_no_lists_selected', 'Please select at least one list.'),
(492, 31, 'text_updated', 'Thank you, your records have been updated!'),
(493, 1341, '_wp_attached_file', '2017/03/Layer-833.jpg'),
(494, 1341, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:800;s:4:\"file\";s:21:\"2017/03/Layer-833.jpg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:21:\"Layer-833-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:21:\"Layer-833-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:21:\"Layer-833-600x250.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"Layer-833-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"Layer-833-300x125.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:125;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"Layer-833-768x320.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"Layer-833-1024x427.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:427;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:21:\"Layer-833-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:21:\"Layer-833-825x510.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:21:\"Layer-833-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:21:\"Layer-833-600x250.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:21:\"Layer-833-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(495, 1341, '_md5_guid', '27c488e38e214ad48c5ea6365aca3a2f'),
(496, 1341, 'wp-smpro-smush-data', 'a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:7.77880577894811864325674832798540592193603515625;s:5:\"bytes\";i:9837;s:11:\"size_before\";i:126459;s:10:\"size_after\";i:116622;s:4:\"time\";d:0.32999999999999996003197111349436454474925994873046875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:9:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.6699999999999999289457264239899814128875732421875;s:5:\"bytes\";i:204;s:11:\"size_before\";i:3060;s:10:\"size_after\";i:2856;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.69000000000000039079850466805510222911834716796875;s:5:\"bytes\";i:215;s:11:\"size_before\";i:3780;s:10:\"size_after\";i:3565;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.78000000000000024868995751603506505489349365234375;s:5:\"bytes\";i:1169;s:11:\"size_before\";i:15029;s:10:\"size_after\";i:13860;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:9.25;s:5:\"bytes\";i:2333;s:11:\"size_before\";i:25224;s:10:\"size_after\";i:22891;s:4:\"time\";d:0.1499999999999999944488848768742172978818416595458984375;}s:21:\"yith-woocompare-image\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.63999999999999968025576890795491635799407958984375;s:5:\"bytes\";i:215;s:11:\"size_before\";i:3809;s:10:\"size_after\";i:3594;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.12999999999999989341858963598497211933135986328125;s:5:\"bytes\";i:186;s:11:\"size_before\";i:2610;s:10:\"size_after\";i:2424;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.160000000000000142108547152020037174224853515625;s:5:\"bytes\";i:596;s:11:\"size_before\";i:9678;s:10:\"size_after\";i:9082;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.70000000000000017763568394002504646778106689453125;s:5:\"bytes\";i:2687;s:11:\"size_before\";i:34910;s:10:\"size_after\";i:32223;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.87000000000000010658141036401502788066864013671875;s:5:\"bytes\";i:2232;s:11:\"size_before\";i:28359;s:10:\"size_after\";i:26127;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}}}'),
(497, 1342, '_wp_attached_file', '2017/03/Layer-836.jpg'),
(498, 1342, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:800;s:4:\"file\";s:21:\"2017/03/Layer-836.jpg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:21:\"Layer-836-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:21:\"Layer-836-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:21:\"Layer-836-600x250.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"Layer-836-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"Layer-836-300x125.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:125;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"Layer-836-768x320.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"Layer-836-1024x427.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:427;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:21:\"Layer-836-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:21:\"Layer-836-825x510.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:21:\"Layer-836-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:21:\"Layer-836-600x250.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:21:\"Layer-836-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(499, 1342, '_md5_guid', '24b99618f80e62306bd366d8fba168f8'),
(500, 1342, 'wp-smpro-smush-data', 'a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:4.27799398497990157608228400931693613529205322265625;s:5:\"bytes\";i:7354;s:11:\"size_before\";i:171903;s:10:\"size_after\";i:164549;s:4:\"time\";d:0.2400000000000000188737914186276611872017383575439453125;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:9:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.61000000000000031974423109204508364200592041015625;s:5:\"bytes\";i:191;s:11:\"size_before\";i:4143;s:10:\"size_after\";i:3952;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.770000000000000017763568394002504646778106689453125;s:5:\"bytes\";i:231;s:11:\"size_before\";i:6124;s:10:\"size_after\";i:5893;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.54999999999999982236431605997495353221893310546875;s:5:\"bytes\";i:1137;s:11:\"size_before\";i:24963;s:10:\"size_after\";i:23826;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.9000000000000003552713678800500929355621337890625;s:5:\"bytes\";i:1902;s:11:\"size_before\";i:38826;s:10:\"size_after\";i:36924;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:21:\"yith-woocompare-image\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.589999999999999857891452847979962825775146484375;s:5:\"bytes\";i:208;s:11:\"size_before\";i:5795;s:10:\"size_after\";i:5587;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.9900000000000002131628207280300557613372802734375;s:5:\"bytes\";i:176;s:11:\"size_before\";i:3527;s:10:\"size_after\";i:3351;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.2599999999999997868371792719699442386627197265625;s:5:\"bytes\";i:418;s:11:\"size_before\";i:12829;s:10:\"size_after\";i:12411;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.899999999999999911182158029987476766109466552734375;s:5:\"bytes\";i:1453;s:11:\"size_before\";i:37269;s:10:\"size_after\";i:35816;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.2599999999999997868371792719699442386627197265625;s:5:\"bytes\";i:1638;s:11:\"size_before\";i:38427;s:10:\"size_after\";i:36789;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}}}'),
(501, 1343, '_wp_attached_file', '2017/03/Layer-839.jpg'),
(502, 1343, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:800;s:4:\"file\";s:21:\"2017/03/Layer-839.jpg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:21:\"Layer-839-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:21:\"Layer-839-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:21:\"Layer-839-600x250.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"Layer-839-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"Layer-839-300x125.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:125;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"Layer-839-768x320.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"Layer-839-1024x427.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:427;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:21:\"Layer-839-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:21:\"Layer-839-825x510.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:21:\"Layer-839-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:21:\"Layer-839-600x250.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:21:\"Layer-839-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(503, 1343, '_md5_guid', 'cf3177abdced46c9da3140d11dfbcff2'),
(504, 1343, 'wp-smpro-smush-data', 'a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:14.875172585500553879001017776317894458770751953125;s:5:\"bytes\";i:13144;s:11:\"size_before\";i:88362;s:10:\"size_after\";i:75218;s:4:\"time\";d:0.1899999999999999744648704336213995702564716339111328125;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:9:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:9.1699999999999999289457264239899814128875732421875;s:5:\"bytes\";i:242;s:11:\"size_before\";i:2640;s:10:\"size_after\";i:2398;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:10.910000000000000142108547152020037174224853515625;s:5:\"bytes\";i:315;s:11:\"size_before\";i:2886;s:10:\"size_after\";i:2571;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:17.71000000000000085265128291212022304534912109375;s:5:\"bytes\";i:1879;s:11:\"size_before\";i:10611;s:10:\"size_after\";i:8732;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:19.14999999999999857891452847979962825775146484375;s:5:\"bytes\";i:3295;s:11:\"size_before\";i:17207;s:10:\"size_after\";i:13912;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:21:\"yith-woocompare-image\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.480000000000000426325641456060111522674560546875;s:5:\"bytes\";i:251;s:11:\"size_before\";i:3357;s:10:\"size_after\";i:3106;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:9.42999999999999971578290569595992565155029296875;s:5:\"bytes\";i:217;s:11:\"size_before\";i:2300;s:10:\"size_after\";i:2083;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";d:11.32000000000000028421709430404007434844970703125;s:5:\"bytes\";i:836;s:11:\"size_before\";i:7384;s:10:\"size_after\";i:6548;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:14.199999999999999289457264239899814128875732421875;s:5:\"bytes\";i:3154;s:11:\"size_before\";i:22215;s:10:\"size_after\";i:19061;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:14.949999999999999289457264239899814128875732421875;s:5:\"bytes\";i:2955;s:11:\"size_before\";i:19762;s:10:\"size_after\";i:16807;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}}}'),
(505, 1344, '_wp_attached_file', '2017/03/Layer-844.jpg'),
(506, 1344, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:800;s:4:\"file\";s:21:\"2017/03/Layer-844.jpg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:21:\"Layer-844-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:21:\"Layer-844-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:21:\"Layer-844-600x250.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"Layer-844-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"Layer-844-300x125.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:125;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"Layer-844-768x320.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"Layer-844-1024x427.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:427;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:21:\"Layer-844-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:21:\"Layer-844-825x510.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:21:\"Layer-844-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:21:\"Layer-844-600x250.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:21:\"Layer-844-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(507, 1344, '_md5_guid', 'daff685dbfd73394fe5c5ca613413ee3'),
(508, 1344, 'wp-smpro-smush-data', 'a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:4.021254298518623926383952493779361248016357421875;s:5:\"bytes\";i:7636;s:11:\"size_before\";i:189891;s:10:\"size_after\";i:182255;s:4:\"time\";d:0.229999999999999982236431605997495353221893310546875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:9:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.94000000000000039079850466805510222911834716796875;s:5:\"bytes\";i:193;s:11:\"size_before\";i:3906;s:10:\"size_after\";i:3713;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:4;s:5:\"bytes\";i:241;s:11:\"size_before\";i:6030;s:10:\"size_after\";i:5789;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.979999999999999982236431605997495353221893310546875;s:5:\"bytes\";i:1104;s:11:\"size_before\";i:27728;s:10:\"size_after\";i:26624;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.37000000000000010658141036401502788066864013671875;s:5:\"bytes\";i:2017;s:11:\"size_before\";i:46128;s:10:\"size_after\";i:44111;s:4:\"time\";d:0.059999999999999997779553950749686919152736663818359375;}s:21:\"yith-woocompare-image\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.430000000000000159872115546022541821002960205078125;s:5:\"bytes\";i:182;s:11:\"size_before\";i:5309;s:10:\"size_after\";i:5127;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.62999999999999989341858963598497211933135986328125;s:5:\"bytes\";i:151;s:11:\"size_before\";i:3262;s:10:\"size_after\";i:3111;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.520000000000000017763568394002504646778106689453125;s:5:\"bytes\";i:458;s:11:\"size_before\";i:13021;s:10:\"size_after\";i:12563;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.75;s:5:\"bytes\";i:1550;s:11:\"size_before\";i:41281;s:10:\"size_after\";i:39731;s:4:\"time\";d:0.059999999999999997779553950749686919152736663818359375;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.03000000000000024868995751603506505489349365234375;s:5:\"bytes\";i:1740;s:11:\"size_before\";i:43226;s:10:\"size_after\";i:41486;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}}}'),
(509, 1345, '_wp_attached_file', '2017/03/Layer-845.jpg'),
(510, 1345, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:800;s:4:\"file\";s:21:\"2017/03/Layer-845.jpg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:21:\"Layer-845-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:21:\"Layer-845-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:21:\"Layer-845-600x250.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"Layer-845-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"Layer-845-300x125.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:125;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"Layer-845-768x320.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"Layer-845-1024x427.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:427;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:21:\"Layer-845-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:21:\"Layer-845-825x510.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:21:\"Layer-845-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:21:\"Layer-845-600x250.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:21:\"Layer-845-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(511, 1345, '_md5_guid', '2ead41b49dba026068d9f457d657432f'),
(512, 1345, 'wp-smpro-smush-data', 'a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:3.989710370052109045246879759361036121845245361328125;s:5:\"bytes\";i:7243;s:11:\"size_before\";i:181542;s:10:\"size_after\";i:174299;s:4:\"time\";d:0.2600000000000000088817841970012523233890533447265625;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:9:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.79000000000000003552713678800500929355621337890625;s:5:\"bytes\";i:186;s:11:\"size_before\";i:3880;s:10:\"size_after\";i:3694;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.279999999999999804600747665972448885440826416015625;s:5:\"bytes\";i:199;s:11:\"size_before\";i:6065;s:10:\"size_after\";i:5866;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.689999999999999946709294817992486059665679931640625;s:5:\"bytes\";i:672;s:11:\"size_before\";i:24955;s:10:\"size_after\";i:24283;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.5;s:5:\"bytes\";i:1434;s:11:\"size_before\";i:40961;s:10:\"size_after\";i:39527;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:21:\"yith-woocompare-image\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.12000000000000010658141036401502788066864013671875;s:5:\"bytes\";i:167;s:11:\"size_before\";i:5358;s:10:\"size_after\";i:5191;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.67999999999999971578290569595992565155029296875;s:5:\"bytes\";i:155;s:11:\"size_before\";i:3314;s:10:\"size_after\";i:3159;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.220000000000000195399252334027551114559173583984375;s:5:\"bytes\";i:402;s:11:\"size_before\";i:12489;s:10:\"size_after\";i:12087;s:4:\"time\";d:0.059999999999999997779553950749686919152736663818359375;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.3499999999999996447286321199499070644378662109375;s:5:\"bytes\";i:2332;s:11:\"size_before\";i:43613;s:10:\"size_after\";i:41281;s:4:\"time\";d:0.059999999999999997779553950749686919152736663818359375;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.1500000000000003552713678800500929355621337890625;s:5:\"bytes\";i:1696;s:11:\"size_before\";i:40907;s:10:\"size_after\";i:39211;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}}}'),
(513, 1346, '_wp_page_template', 'default'),
(514, 1347, '_wp_page_template', 'default'),
(515, 1347, 'kc_data', 'a:7:{s:4:\"mode\";s:2:\"kc\";s:7:\"classes\";s:0:\"\";s:3:\"css\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";s:9:\"collapsed\";s:0:\"\";s:9:\"optimized\";s:0:\"\";}'),
(516, 1347, 'slide_template', 'default'),
(517, 1347, 'apus_page_layout', 'main'),
(518, 1347, 'apus_page_fullwidth', 'yes'),
(519, 1347, 'apus_page_left_sidebar', 'sidebar-default'),
(520, 1347, 'apus_page_right_sidebar', 'sidebar-default'),
(521, 1347, 'apus_page_show_breadcrumb', 'no'),
(522, 1347, 'apus_page_breadcrumb_image_id', '0'),
(523, 1347, 'apus_page_header_type', 'v1'),
(524, 1347, 'apus_page_transparent_header', 'no'),
(525, 1347, 'apus_page_footer_type', 'global'),
(526, 40, '_wp_page_template', 'default'),
(527, 40, 'kc_data', 'a:7:{s:4:\"mode\";s:2:\"kc\";s:7:\"classes\";s:0:\"\";s:3:\"css\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";s:9:\"collapsed\";s:0:\"\";s:9:\"optimized\";s:0:\"\";}'),
(528, 40, 'slide_template', 'default'),
(529, 40, 'apus_page_layout', 'main'),
(530, 40, 'apus_page_fullwidth', 'yes'),
(531, 40, 'apus_page_left_sidebar', 'sidebar-default'),
(532, 40, 'apus_page_right_sidebar', 'sidebar-default'),
(533, 40, 'apus_page_show_breadcrumb', 'no'),
(534, 40, 'apus_page_header_type', 'v2'),
(535, 40, 'apus_page_transparent_header', 'no'),
(536, 40, 'apus_page_footer_type', 'global'),
(537, 40, 'apus_page_extra_class', 'home'),
(538, 73, '_wp_page_template', 'default'),
(539, 73, 'kc_data', 'a:7:{s:4:\"mode\";s:2:\"kc\";s:7:\"classes\";s:0:\"\";s:3:\"css\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";s:9:\"collapsed\";s:0:\"\";s:9:\"optimized\";s:0:\"\";}'),
(540, 73, 'slide_template', 'default'),
(541, 73, 'apus_page_layout', 'main'),
(542, 73, 'apus_page_fullwidth', 'no'),
(543, 73, 'apus_page_left_sidebar', 'sidebar-default'),
(544, 73, 'apus_page_right_sidebar', 'sidebar-default'),
(545, 73, 'apus_page_show_breadcrumb', 'yes'),
(546, 73, 'apus_page_breadcrumb_image_id', '1088'),
(547, 73, 'apus_page_header_type', 'v3'),
(548, 73, 'apus_page_transparent_header', 'no'),
(549, 73, 'apus_page_footer_type', 'global'),
(550, 73, 'apus_page_breadcrumb_image', 'http://demoapus-wp.com/denso_import/wp-content/uploads/2017/03/breadcrum-1.jpg'),
(651, 910, 'kc_data', 'a:7:{s:4:\"mode\";s:2:\"kc\";s:7:\"classes\";s:0:\"\";s:3:\"css\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";s:9:\"collapsed\";s:0:\"\";s:9:\"optimized\";s:0:\"\";}'),
(553, 1348, 'slide_template', 'default'),
(554, 1348, '_thumbnail_id', '1153'),
(555, 74, '_wp_page_template', 'default'),
(556, 74, 'kc_data', 'a:7:{s:4:\"mode\";s:2:\"kc\";s:7:\"classes\";s:0:\"\";s:3:\"css\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";s:9:\"collapsed\";s:0:\"\";s:9:\"optimized\";s:0:\"\";}'),
(557, 74, 'slide_template', 'default'),
(558, 74, 'apus_page_layout', 'main'),
(559, 74, 'apus_page_fullwidth', 'no'),
(560, 74, 'apus_page_left_sidebar', 'sidebar-default'),
(561, 74, 'apus_page_right_sidebar', 'sidebar-default'),
(562, 74, 'apus_page_show_breadcrumb', 'yes'),
(563, 74, 'apus_page_breadcrumb_image_id', '1088'),
(564, 74, 'apus_page_header_type', 'v3'),
(565, 74, 'apus_page_transparent_header', 'no'),
(566, 74, 'apus_page_footer_type', 'global'),
(567, 74, 'apus_page_breadcrumb_image', 'http://demoapus-wp.com/denso_import/wp-content/uploads/2017/03/breadcrum-1.jpg'),
(568, 75, '_wp_page_template', 'default'),
(569, 75, 'kc_data', 'a:7:{s:4:\"mode\";s:0:\"\";s:7:\"classes\";s:0:\"\";s:3:\"css\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";s:9:\"collapsed\";s:0:\"\";s:9:\"optimized\";s:0:\"\";}'),
(570, 75, 'slide_template', 'default'),
(571, 75, 'apus_page_layout', 'main'),
(572, 75, 'apus_page_fullwidth', 'no'),
(573, 75, 'apus_page_left_sidebar', 'sidebar-default'),
(574, 75, 'apus_page_right_sidebar', 'sidebar-default'),
(575, 75, 'apus_page_show_breadcrumb', 'yes'),
(576, 75, 'apus_page_breadcrumb_image_id', '1088'),
(577, 75, 'apus_page_header_type', 'v3'),
(578, 75, 'apus_page_transparent_header', 'no'),
(579, 75, 'apus_page_footer_type', 'global'),
(580, 75, 'apus_page_breadcrumb_image', 'http://demoapus-wp.com/denso_import/wp-content/uploads/2017/03/breadcrum-1.jpg'),
(583, 107, 'slide_template', 'default'),
(584, 107, '_thumbnail_id', '1152'),
(650, 910, '_wp_page_template', 'default'),
(587, 111, 'slide_template', 'default'),
(588, 111, '_thumbnail_id', '1151'),
(589, 859, '_wp_page_template', 'default'),
(590, 859, 'kc_data', 'a:7:{s:4:\"mode\";s:0:\"\";s:7:\"classes\";s:0:\"\";s:3:\"css\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";s:9:\"collapsed\";s:0:\"\";s:9:\"optimized\";s:0:\"\";}'),
(591, 859, 'slide_template', 'default'),
(592, 859, 'apus_page_layout', 'main'),
(593, 859, 'apus_page_fullwidth', 'no'),
(594, 859, 'apus_page_left_sidebar', 'sidebar-default'),
(595, 859, 'apus_page_right_sidebar', 'sidebar-default'),
(596, 859, 'apus_page_show_breadcrumb', 'yes'),
(597, 859, 'apus_page_breadcrumb_image_id', '0'),
(598, 859, 'apus_page_header_type', 'global'),
(599, 859, 'apus_page_transparent_header', 'no'),
(600, 859, 'apus_page_footer_type', 'global'),
(601, 860, '_wp_page_template', 'default'),
(602, 860, 'kc_data', 'a:7:{s:4:\"mode\";s:0:\"\";s:7:\"classes\";s:0:\"\";s:3:\"css\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";s:9:\"collapsed\";s:0:\"\";s:9:\"optimized\";s:0:\"\";}'),
(603, 860, 'slide_template', 'default'),
(604, 860, 'apus_page_layout', 'main'),
(605, 860, 'apus_page_fullwidth', 'no'),
(606, 860, 'apus_page_left_sidebar', 'sidebar-default'),
(607, 860, 'apus_page_right_sidebar', 'sidebar-default'),
(608, 860, 'apus_page_show_breadcrumb', 'yes'),
(609, 860, 'apus_page_breadcrumb_image_id', '0'),
(610, 860, 'apus_page_header_type', 'global'),
(611, 860, 'apus_page_transparent_header', 'no'),
(612, 860, 'apus_page_footer_type', 'global'),
(613, 861, '_wp_page_template', 'default'),
(614, 861, 'kc_data', 'a:7:{s:4:\"mode\";s:0:\"\";s:7:\"classes\";s:0:\"\";s:3:\"css\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";s:9:\"collapsed\";s:0:\"\";s:9:\"optimized\";s:0:\"\";}'),
(615, 861, 'slide_template', 'default'),
(616, 861, 'apus_page_layout', 'main'),
(617, 861, 'apus_page_fullwidth', 'no'),
(618, 861, 'apus_page_left_sidebar', 'sidebar-default'),
(619, 861, 'apus_page_right_sidebar', 'sidebar-default'),
(620, 861, 'apus_page_show_breadcrumb', 'yes'),
(621, 861, 'apus_page_breadcrumb_image_id', '0'),
(622, 861, 'apus_page_header_type', 'global'),
(623, 861, 'apus_page_transparent_header', 'no'),
(624, 861, 'apus_page_footer_type', 'global'),
(625, 862, '_wp_page_template', 'default'),
(626, 862, 'kc_data', 'a:7:{s:4:\"mode\";s:0:\"\";s:7:\"classes\";s:0:\"\";s:3:\"css\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";s:9:\"collapsed\";s:0:\"\";s:9:\"optimized\";s:0:\"\";}'),
(627, 862, 'slide_template', 'default'),
(628, 862, 'apus_page_layout', 'main'),
(629, 862, 'apus_page_fullwidth', 'no'),
(630, 862, 'apus_page_left_sidebar', 'sidebar-default'),
(631, 862, 'apus_page_right_sidebar', 'sidebar-default'),
(632, 862, 'apus_page_show_breadcrumb', 'yes'),
(633, 862, 'apus_page_breadcrumb_image_id', '1073'),
(634, 862, 'apus_page_header_type', 'global'),
(635, 862, 'apus_page_transparent_header', 'no'),
(636, 862, 'apus_page_footer_type', 'global'),
(637, 862, 'apus_page_breadcrumb_image', 'http://demoapus-wp.com/denso_import/wp-content/uploads/2017/03/breadcrum.jpg'),
(638, 863, '_wp_page_template', 'default'),
(639, 863, 'kc_data', 'a:7:{s:4:\"mode\";s:0:\"\";s:7:\"classes\";s:0:\"\";s:3:\"css\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";s:9:\"collapsed\";s:0:\"\";s:9:\"optimized\";s:0:\"\";}'),
(640, 863, 'slide_template', 'default'),
(641, 863, 'apus_page_layout', 'main'),
(642, 863, 'apus_page_fullwidth', 'no'),
(643, 863, 'apus_page_left_sidebar', 'sidebar-default'),
(644, 863, 'apus_page_right_sidebar', 'sidebar-default'),
(645, 863, 'apus_page_show_breadcrumb', 'yes'),
(646, 863, 'apus_page_breadcrumb_image_id', '0'),
(647, 863, 'apus_page_header_type', 'global'),
(648, 863, 'apus_page_transparent_header', 'no'),
(649, 863, 'apus_page_footer_type', 'global'),
(652, 910, 'slide_template', 'default'),
(653, 910, 'apus_page_layout', 'main'),
(654, 910, 'apus_page_fullwidth', 'yes'),
(655, 910, 'apus_page_left_sidebar', 'sidebar-default'),
(656, 910, 'apus_page_right_sidebar', 'sidebar-default'),
(657, 910, 'apus_page_show_breadcrumb', 'no'),
(658, 910, 'apus_page_breadcrumb_image_id', '0'),
(659, 910, 'apus_page_header_type', 'v3'),
(660, 910, 'apus_page_transparent_header', 'no'),
(661, 910, 'apus_page_footer_type', 'footer-2'),
(662, 974, '_wp_page_template', 'default'),
(663, 974, 'kc_data', 'a:7:{s:4:\"mode\";s:2:\"kc\";s:7:\"classes\";s:0:\"\";s:3:\"css\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";s:9:\"collapsed\";s:0:\"\";s:9:\"optimized\";s:0:\"\";}'),
(664, 974, 'slide_template', 'default'),
(665, 974, 'apus_page_layout', 'main'),
(666, 974, 'apus_page_fullwidth', 'yes'),
(667, 974, 'apus_page_left_sidebar', 'sidebar-default'),
(668, 974, 'apus_page_right_sidebar', 'sidebar-default'),
(669, 974, 'apus_page_show_breadcrumb', 'no'),
(670, 974, 'apus_page_breadcrumb_image_id', '0'),
(671, 974, 'apus_page_header_type', 'v4'),
(672, 974, 'apus_page_transparent_header', 'no'),
(673, 974, 'apus_page_footer_type', 'footer-4'),
(674, 1008, '_wp_page_template', 'default'),
(675, 1008, 'kc_data', 'a:7:{s:4:\"mode\";s:2:\"kc\";s:7:\"classes\";s:0:\"\";s:3:\"css\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";s:9:\"collapsed\";s:0:\"\";s:9:\"optimized\";s:0:\"\";}'),
(676, 1008, 'slide_template', 'default'),
(677, 1008, 'apus_page_layout', 'main'),
(678, 1008, 'apus_page_fullwidth', 'yes'),
(679, 1008, 'apus_page_left_sidebar', 'sidebar-default'),
(680, 1008, 'apus_page_right_sidebar', 'sidebar-default'),
(681, 1008, 'apus_page_show_breadcrumb', 'no'),
(682, 1008, 'apus_page_breadcrumb_image_id', '0'),
(683, 1008, 'apus_page_header_type', 'v5'),
(684, 1008, 'apus_page_transparent_header', 'no'),
(685, 1008, 'apus_page_footer_type', 'footer-5'),
(686, 1008, 'apus_page_extra_class', 'home'),
(687, 1043, '_wp_page_template', 'default'),
(688, 1043, 'kc_data', 'a:7:{s:4:\"mode\";s:2:\"kc\";s:7:\"classes\";s:0:\"\";s:3:\"css\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";s:9:\"collapsed\";s:0:\"\";s:9:\"optimized\";s:0:\"\";}'),
(689, 1043, 'slide_template', 'default'),
(690, 1043, 'apus_page_layout', 'main'),
(691, 1043, 'apus_page_fullwidth', 'yes'),
(692, 1043, 'apus_page_left_sidebar', 'sidebar-default'),
(693, 1043, 'apus_page_right_sidebar', 'sidebar-default'),
(694, 1043, 'apus_page_show_breadcrumb', 'no'),
(696, 1043, 'apus_page_header_type', 'v3'),
(697, 1043, 'apus_page_transparent_header', 'no'),
(698, 1043, 'apus_page_footer_type', 'footer-4');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(699, 1068, '_wp_page_template', 'default'),
(700, 1068, 'kc_data', 'a:7:{s:4:\"mode\";s:2:\"kc\";s:7:\"classes\";s:0:\"\";s:3:\"css\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";s:9:\"collapsed\";s:0:\"\";s:9:\"optimized\";s:0:\"\";}'),
(701, 1068, 'slide_template', 'default'),
(702, 1068, 'apus_page_layout', 'main'),
(703, 1068, 'apus_page_fullwidth', 'yes'),
(704, 1068, 'apus_page_left_sidebar', 'sidebar-default'),
(705, 1068, 'apus_page_right_sidebar', 'sidebar-default'),
(706, 1068, 'apus_page_show_breadcrumb', 'yes'),
(707, 1068, 'apus_page_breadcrumb_image_id', '0'),
(708, 1068, 'apus_page_header_type', 'global'),
(709, 1068, 'apus_page_transparent_header', 'no'),
(710, 1068, 'apus_page_footer_type', 'global'),
(711, 1135, '_wp_page_template', 'default'),
(712, 1135, 'kc_data', 'a:7:{s:4:\"mode\";s:2:\"kc\";s:7:\"classes\";s:0:\"\";s:3:\"css\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";s:9:\"collapsed\";s:0:\"\";s:9:\"optimized\";s:0:\"\";}'),
(713, 1135, 'slide_template', 'default'),
(714, 1135, 'apus_page_layout', 'main'),
(715, 1135, 'apus_page_fullwidth', 'yes'),
(716, 1135, 'apus_page_left_sidebar', 'sidebar-default'),
(717, 1135, 'apus_page_right_sidebar', 'sidebar-default'),
(718, 1135, 'apus_page_show_breadcrumb', 'yes'),
(719, 1135, 'apus_page_breadcrumb_image_id', '1088'),
(720, 1135, 'apus_page_header_type', 'v3'),
(721, 1135, 'apus_page_transparent_header', 'no'),
(722, 1135, 'apus_page_footer_type', 'global'),
(723, 1135, 'apus_page_breadcrumb_image', 'http://demoapus-wp.com/denso_import/wp-content/uploads/2017/03/breadcrum-1.jpg'),
(724, 1184, '_wp_page_template', 'default'),
(725, 1184, 'kc_data', 'a:7:{s:4:\"mode\";s:2:\"kc\";s:7:\"classes\";s:0:\"\";s:3:\"css\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";s:9:\"collapsed\";s:0:\"\";s:9:\"optimized\";s:0:\"\";}'),
(726, 1184, 'slide_template', 'default'),
(727, 1184, 'apus_page_layout', 'main'),
(728, 1184, 'apus_page_fullwidth', 'yes'),
(729, 1184, 'apus_page_left_sidebar', 'sidebar-default'),
(730, 1184, 'apus_page_right_sidebar', 'sidebar-default'),
(731, 1184, 'apus_page_show_breadcrumb', 'no'),
(732, 1184, 'apus_page_breadcrumb_image_id', '0'),
(733, 1184, 'apus_page_header_type', 'global'),
(734, 1184, 'apus_page_transparent_header', 'no'),
(735, 1184, 'apus_page_footer_type', 'global'),
(736, 1186, '_wp_page_template', 'default'),
(737, 1186, 'kc_data', 'a:7:{s:4:\"mode\";s:2:\"kc\";s:7:\"classes\";s:0:\"\";s:3:\"css\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";s:9:\"collapsed\";s:0:\"\";s:9:\"optimized\";s:0:\"\";}'),
(738, 1186, 'slide_template', 'default'),
(739, 1186, 'apus_page_layout', 'main'),
(740, 1186, 'apus_page_fullwidth', 'yes'),
(741, 1186, 'apus_page_left_sidebar', 'sidebar-default'),
(742, 1186, 'apus_page_right_sidebar', 'sidebar-default'),
(743, 1186, 'apus_page_show_breadcrumb', 'no'),
(115296, 74, '_edit_last', '1'),
(745, 1186, 'apus_page_header_type', 'v3'),
(746, 1186, 'apus_page_transparent_header', 'no'),
(747, 1186, 'apus_page_footer_type', 'global'),
(748, 1188, '_wp_page_template', 'default'),
(749, 1188, 'kc_data', 'a:7:{s:4:\"mode\";s:2:\"kc\";s:7:\"classes\";s:0:\"\";s:3:\"css\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";s:9:\"collapsed\";s:0:\"\";s:9:\"optimized\";s:0:\"\";}'),
(750, 1188, 'slide_template', 'default'),
(751, 1188, 'apus_page_layout', 'main'),
(752, 1188, 'apus_page_fullwidth', 'yes'),
(753, 1188, 'apus_page_left_sidebar', 'sidebar-default'),
(754, 1188, 'apus_page_right_sidebar', 'sidebar-default'),
(755, 1188, 'apus_page_show_breadcrumb', 'no'),
(115293, 1186, '_edit_last', '1'),
(757, 1188, 'apus_page_header_type', 'v3'),
(758, 1188, 'apus_page_transparent_header', 'no'),
(759, 1188, 'apus_page_footer_type', 'global'),
(760, 1301, '_wp_page_template', 'default'),
(761, 1301, 'kc_data', 'a:7:{s:4:\"mode\";s:2:\"kc\";s:7:\"classes\";s:0:\"\";s:3:\"css\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";s:9:\"collapsed\";s:0:\"\";s:9:\"optimized\";s:0:\"\";}'),
(762, 1301, 'slide_template', 'default'),
(763, 1301, 'apus_page_layout', 'main'),
(764, 1301, 'apus_page_fullwidth', 'no'),
(765, 1301, 'apus_page_left_sidebar', 'sidebar-default'),
(766, 1301, 'apus_page_right_sidebar', 'sidebar-default'),
(767, 1301, 'apus_page_show_breadcrumb', 'yes'),
(768, 1301, 'apus_page_breadcrumb_image_id', '1073'),
(769, 1301, 'apus_page_header_type', 'global'),
(770, 1301, 'apus_page_transparent_header', 'no'),
(771, 1301, 'apus_page_footer_type', 'global'),
(772, 1301, 'apus_page_breadcrumb_image', 'http://demoapus-wp.com/denso_import/wp-content/uploads/2017/03/breadcrum.jpg'),
(10924, 1748, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:400;s:6:\"height\";i:68;s:4:\"file\";s:20:\"2020/05/shoes5-1.png\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"shoes5-1-300x51.png\";s:5:\"width\";i:300;s:6:\"height\";i:51;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"shoes5-1-150x68.png\";s:5:\"width\";i:150;s:6:\"height\";i:68;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:19:\"shoes5-1-220x68.png\";s:5:\"width\";i:220;s:6:\"height\";i:68;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:19:\"shoes5-1-300x68.png\";s:5:\"width\";i:300;s:6:\"height\";i:68;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:19:\"shoes5-1-100x68.png\";s:5:\"width\";i:100;s:6:\"height\";i:68;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:19:\"shoes5-1-300x68.png\";s:5:\"width\";i:300;s:6:\"height\";i:68;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:19:\"shoes5-1-100x68.png\";s:5:\"width\";i:100;s:6:\"height\";i:68;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(10923, 1748, '_wp_attached_file', '2020/05/shoes5-1.png'),
(10928, 1750, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:300;s:6:\"height\";i:62;s:4:\"file\";s:19:\"2020/05/300172a.png\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"300172a-150x62.png\";s:5:\"width\";i:150;s:6:\"height\";i:62;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:18:\"300172a-220x62.png\";s:5:\"width\";i:220;s:6:\"height\";i:62;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:18:\"300172a-100x62.png\";s:5:\"width\";i:100;s:6:\"height\";i:62;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:18:\"300172a-100x62.png\";s:5:\"width\";i:100;s:6:\"height\";i:62;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(10927, 1750, '_wp_attached_file', '2020/05/300172a.png'),
(10925, 1749, '_wp_attached_file', '2020/05/350172.png'),
(10926, 1749, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:350;s:6:\"height\";i:72;s:4:\"file\";s:18:\"2020/05/350172.png\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"350172-300x62.png\";s:5:\"width\";i:300;s:6:\"height\";i:62;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"350172-150x72.png\";s:5:\"width\";i:150;s:6:\"height\";i:72;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:17:\"350172-220x72.png\";s:5:\"width\";i:220;s:6:\"height\";i:72;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:17:\"350172-300x72.png\";s:5:\"width\";i:300;s:6:\"height\";i:72;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:17:\"350172-100x72.png\";s:5:\"width\";i:100;s:6:\"height\";i:72;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:17:\"350172-300x72.png\";s:5:\"width\";i:300;s:6:\"height\";i:72;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:17:\"350172-100x72.png\";s:5:\"width\";i:100;s:6:\"height\";i:72;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(11180, 1765, 'viwec_settings_type', 'customer_partially_refunded_order'),
(11181, 1765, 'viwec_email_structure', '{\"style_container\":{\"background-color\":\"#f2f2f2\",\"background-image\":\"none\"},\"rows\":{\"0\":{\"props\":{\"style_outer\":{\"padding\":\"15px 35px\",\"background-image\":\"none\",\"background-color\":\"#162447\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"transparent\",\"width\":\"600px\"},\"type\":\"layout/grid2cols\",\"dataCols\":\"2\"},\"cols\":{\"0\":{\"props\":{\"style\":{\"padding\":\"0px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#444444\",\"width\":\"265px\"}},\"elements\":{\"0\":{\"type\":\"html/text\",\"style\":{\"width\":\"265px\",\"line-height\":\"30px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#444444\"},\"content\":{\"text\":\"<p><span style=\\\"font-size: 20px; color: #ffffff;\\\">YOUR LOGO</span></p>\"},\"attrs\":{},\"childStyle\":{}}}},\"1\":{\"props\":{\"style\":{\"padding\":\"0px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#444444\",\"width\":\"265px\"}},\"elements\":{\"0\":{\"type\":\"html/text\",\"style\":{\"width\":\"265px\",\"line-height\":\"30px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#444444\"},\"content\":{\"text\":\"<p style=\\\"text-align: right;\\\"><span style=\\\"color: #ffffff;\\\">Help Center</span></p>\"},\"attrs\":{},\"childStyle\":{}}}}}},\"1\":{\"props\":{\"style_outer\":{\"padding\":\"45px 35px\",\"background-image\":\"none\",\"background-color\":\"#f9f9f9\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#444444\",\"width\":\"600px\"},\"type\":\"layout/grid1cols\",\"dataCols\":\"1\"},\"cols\":{\"0\":{\"props\":{\"style\":{\"padding\":\"0px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#444444\",\"width\":\"530px\"}},\"elements\":{\"0\":{\"type\":\"html/image\",\"style\":{\"width\":\"530px\",\"text-align\":\"center\",\"padding\":\"0px\",\"background-image\":\"none\",\"background-color\":\"transparent\"},\"content\":{},\"attrs\":{\"src\":\"https://shoestimer.com/wp-content/plugins/email-template-customizer-for-woo/assets/img/icon-star-dark-blue-200x200-1.png\"},\"childStyle\":{\"img\":{\"width\":\"100px\"}}},\"1\":{\"type\":\"html/text\",\"style\":{\"width\":\"530px\",\"line-height\":\"30px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"padding\":\"35px 0px 0px\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#444444\"},\"content\":{\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"font-size: 24px; color: #444444;\\\">Hi {first_name},&nbsp;</span></p>\"},\"attrs\":{},\"childStyle\":{}},\"2\":{\"type\":\"html/text\",\"style\":{\"width\":\"530px\",\"line-height\":\"30px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"padding\":\"10px 0px 0px\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#444444\"},\"content\":{\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #444444;\\\"><span style=\\\"font-size: 20px;\\\">Your order #{order_number} has been partially refunded.</span></span></p>\"},\"attrs\":{},\"childStyle\":{}},\"3\":{\"type\":\"html/button\",\"style\":{\"width\":\"530px\",\"font-size\":\"16px\",\"font-weight\":\"400\",\"color\":\"#eeeeee\",\"line-height\":\"24px\",\"text-align\":\"center\",\"padding\":\"35px 0px 0px\"},\"content\":{\"text\":\"VIEW YOUR ORDER\"},\"attrs\":{\"href\":\"{site_url}\"},\"childStyle\":{\"a\":{\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#eeeeee\",\"border-style\":\"solid\",\"background-color\":\"#e43f5a\",\"width\":\"204px\",\"padding\":\"10px 25px\"}}}}}}},\"2\":{\"props\":{\"style_outer\":{\"padding\":\"25px 35px\",\"background-image\":\"none\",\"background-color\":\"#ffffff\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#444444\",\"width\":\"600px\"},\"type\":\"layout/grid1cols\",\"dataCols\":\"1\"},\"cols\":{\"0\":{\"props\":{\"style\":{\"padding\":\"0px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#444444\",\"width\":\"530px\"}},\"elements\":{\"0\":{\"type\":\"html/order_detail\",\"style\":{\"width\":\"530px\",\"padding\":\"0px\",\"background-image\":\"none\",\"background-color\":\"transparent\"},\"content\":{\"quantity\":\"Quantity:\"},\"attrs\":{\"data-template\":\"3\"},\"childStyle\":{\".viwec-item-row\":{\"background-color\":\"transparent\",\"border-width\":\"0px\",\"border-color\":\"#808080\"},\".viwec-product-img\":{},\".viwec-product-distance\":{\"padding\":\"20px 0px 0px\"},\".viwec-product-name\":{\"font-size\":\"16px\",\"font-weight\":\"400\",\"color\":\"#444444\",\"line-height\":\"30px\"},\".viwec-text-price\":{},\".viwec-item-style-1\":{},\".viwec-product-price\":{\"font-size\":\"20px\",\"font-weight\":\"400\",\"color\":\"#444444\",\"line-height\":\"30px\"},\".viwec-product-quantity\":{\"font-size\":\"14px\",\"font-weight\":\"300\",\"color\":\"#444444\",\"line-height\":\"24px\"}}},\"1\":{\"type\":\"html/divider\",\"style\":{\"width\":\"530px\",\"padding\":\"25px 0px 0px\",\"background-image\":\"none\",\"background-color\":\"transparent\"},\"content\":{},\"attrs\":{},\"childStyle\":{\"hr\":{\"border-top-color\":\"#f9f9f9\",\"border-width\":\"10px 0px 0px\"}}}}}}},\"3\":{\"props\":{\"style_outer\":{\"padding\":\"0px 35px\",\"background-image\":\"none\",\"background-color\":\"#ffffff\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#444444\",\"width\":\"600px\"},\"type\":\"layout/grid2cols\",\"dataCols\":\"2\"},\"cols\":{\"0\":{\"props\":{\"style\":{\"padding\":\"0px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#444444\",\"width\":\"265px\"}},\"elements\":{\"0\":{\"type\":\"html/text\",\"style\":{\"width\":\"265px\",\"line-height\":\"30px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#444444\"},\"content\":{\"text\":\"<p style=\\\"font-size: 15px;\\\"><span style=\\\"font-size: 20px;\\\">Payment Method</span></p>\"},\"attrs\":{},\"childStyle\":{}},\"1\":{\"type\":\"html/text\",\"style\":{\"width\":\"265px\",\"line-height\":\"22px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"padding\":\"5px 0px 0px\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#444444\"},\"content\":{\"text\":\"<p>{payment_method}</p>\"},\"attrs\":{},\"childStyle\":{}},\"2\":{\"type\":\"html/text\",\"style\":{\"width\":\"265px\",\"line-height\":\"30px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"padding\":\"5px 0px 0px\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#444444\"},\"content\":{\"text\":\"<p style=\\\"font-size: 15px;\\\"><span style=\\\"font-size: 20px;\\\">Shipment Method</span></p>\"},\"attrs\":{},\"childStyle\":{}},\"3\":{\"type\":\"html/text\",\"style\":{\"width\":\"265px\",\"line-height\":\"22px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"padding\":\"5px 0px 0px\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#444444\"},\"content\":{\"text\":\"<p><span style=\\\"font-size: 15px;\\\">{shipping_method}</span></p>\"},\"attrs\":{},\"childStyle\":{}},\"4\":{\"type\":\"html/text\",\"style\":{\"width\":\"265px\",\"line-height\":\"30px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"padding\":\"5px 0px 0px\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#444444\"},\"content\":{\"text\":\"<p style=\\\"font-size: 15px;\\\"><span style=\\\"font-size: 20px;\\\">Note</span></p>\"},\"attrs\":{},\"childStyle\":{}},\"5\":{\"type\":\"html/text\",\"style\":{\"width\":\"265px\",\"line-height\":\"22px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"padding\":\"5px 0px 0px\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#444444\"},\"content\":{\"text\":\"<p><span style=\\\"font-size: 15px;\\\">{customer_note}</span></p>\"},\"attrs\":{},\"childStyle\":{}}}},\"1\":{\"props\":{\"style\":{\"padding\":\"0px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#444444\",\"width\":\"265px\"}},\"elements\":{\"0\":{\"type\":\"html/order_subtotal\",\"style\":{\"width\":\"265px\",\"font-size\":\"15px\",\"font-weight\":\"300\",\"color\":\"#444444\",\"line-height\":\"24px\",\"padding\":\"0px\",\"background-image\":\"none\",\"background-color\":\"transparent\"},\"content\":{\"subtotal\":\"Subtotal\",\"discount\":\"Discount\",\"shipping\":\"Shipping\",\"refund-full\":\"Order fully refunded\",\"refund-part\":\"Refund\"},\"attrs\":{},\"childStyle\":{\".viwec-td-right\":{\"width\":\"30%\",\"text-align\":\"right\"},\".viwec-td-left\":{\"text-align\":\"left\"},\".viwec-order-subtotal-style\":{\"border-width\":\"0px\",\"border-color\":\"#444444\",\"padding\":\"0px\"}}},\"1\":{\"type\":\"html/order_total\",\"style\":{\"width\":\"265px\",\"font-size\":\"20px\",\"font-weight\":\"400\",\"color\":\"#444444\",\"line-height\":\"30px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\"},\"content\":{\"order_total\":\"Total\"},\"attrs\":{},\"childStyle\":{\".viwec-td-right\":{\"width\":\"30%\",\"text-align\":\"right\"},\".viwec-td-left\":{\"text-align\":\"left\"},\".viwec-order-total-style\":{\"border-width\":\"0px\",\"border-color\":\"#444444\",\"padding\":\"0px\"}}}}}}},\"4\":{\"props\":{\"style_outer\":{\"padding\":\"0px 35px\",\"background-image\":\"none\",\"background-color\":\"#ffffff\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#444444\",\"width\":\"600px\"},\"type\":\"layout/grid1cols\",\"dataCols\":\"1\"},\"cols\":{\"0\":{\"props\":{\"style\":{\"padding\":\"0px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#444444\",\"width\":\"530px\"}},\"elements\":{\"0\":{\"type\":\"html/spacer\",\"style\":{\"width\":\"530px\"},\"content\":{},\"attrs\":{},\"childStyle\":{\".viwec-spacer\":{\"padding\":\"18px 0px 0px\"}}},\"1\":{\"type\":\"html/wc_hook\",\"style\":{\"width\":\"530px\"},\"content\":{},\"attrs\":{\"data-wc-hook\":\"woocommerce_email_order_meta\"},\"childStyle\":{\"h2\":{\"font-size\":\"20px\",\"font-weight\":\"400\",\"line-height\":\"22px\",\"color\":\"#23282d\",\"background-color\":\"transparent\",\"padding\":\"10px 0px\"},\".td\":{\"font-size\":\"15px\",\"line-height\":\"22px\",\"padding\":\"8px 0px\"},\".head.td\":{\"color\":\"#444444\",\"background-color\":\"transparent\",\"border-color\":\"#e5e5e5\",\"border-style\":\"dashed\",\"border-width\":\"0px 0px 1px\"},\".body.td\":{\"color\":\"#444444\",\"background-color\":\"transparent\",\"border-color\":\"#e5e5e5\",\"border-style\":\"dashed\",\"border-width\":\"1px 0px 0px\"}}},\"2\":{\"type\":\"html/divider\",\"style\":{\"width\":\"530px\",\"padding\":\"25px 0px 0px\",\"background-image\":\"none\"},\"content\":{},\"attrs\":{},\"childStyle\":{\"hr\":{\"border-top-color\":\"#f9f9f9\",\"border-width\":\"10px 0px 0px\"}}}}}}},\"5\":{\"props\":{\"style_outer\":{\"padding\":\"0px 35px 35px\",\"background-image\":\"none\",\"background-color\":\"#ffffff\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#444444\",\"width\":\"600px\"},\"type\":\"layout/grid2cols\",\"dataCols\":\"2\"},\"cols\":{\"0\":{\"props\":{\"style\":{\"padding\":\"0px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#444444\",\"width\":\"265px\"}},\"elements\":{\"0\":{\"type\":\"html/text\",\"style\":{\"width\":\"265px\",\"line-height\":\"22px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"padding\":\"25px 0px 0px\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#444444\"},\"content\":{\"text\":\"<p style=\\\"font-size: 15px;\\\"><span style=\\\"font-size: 20px;\\\">Billing Address</span></p>\"},\"attrs\":{},\"childStyle\":{}},\"1\":{\"type\":\"html/billing_address\",\"style\":{\"width\":\"265px\",\"font-size\":\"15px\",\"font-weight\":\"300\",\"color\":\"#444444\",\"line-height\":\"22px\",\"text-align\":\"start\",\"padding\":\"20px 0px 0px\",\"background-image\":\"none\",\"background-color\":\"transparent\"},\"content\":{},\"attrs\":{},\"childStyle\":{}}}},\"1\":{\"props\":{\"style\":{\"padding\":\"0px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#444444\",\"width\":\"265px\"}},\"elements\":{\"0\":{\"type\":\"html/text\",\"style\":{\"width\":\"265px\",\"line-height\":\"22px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"padding\":\"25px 0px 0px\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#444444\"},\"content\":{\"text\":\"<p style=\\\"font-size: 15px;\\\"><span style=\\\"font-size: 20px;\\\">Shipping Address</span></p>\"},\"attrs\":{},\"childStyle\":{}},\"1\":{\"type\":\"html/shipping_address\",\"style\":{\"width\":\"265px\",\"font-size\":\"15px\",\"font-weight\":\"300\",\"color\":\"#444444\",\"line-height\":\"22px\",\"text-align\":\"start\",\"padding\":\"20px 0px 0px\",\"background-image\":\"none\",\"background-color\":\"transparent\"},\"content\":{},\"attrs\":{},\"childStyle\":{}}}}}},\"6\":{\"props\":{\"style_outer\":{\"padding\":\"25px 35px\",\"background-image\":\"none\",\"background-color\":\"#162447\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#444444\",\"width\":\"600px\"},\"type\":\"layout/grid1cols\",\"dataCols\":\"1\"},\"cols\":{\"0\":{\"props\":{\"style\":{\"padding\":\"0px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#444444\",\"width\":\"530px\"}},\"elements\":{\"0\":{\"type\":\"html/text\",\"style\":{\"width\":\"530px\",\"line-height\":\"22px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#444444\"},\"content\":{\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #f5f5f5; font-size: 20px;\\\">Get in Touch</span></p>\"},\"attrs\":{},\"childStyle\":{}},\"1\":{\"type\":\"html/social\",\"style\":{\"width\":\"530px\",\"text-align\":\"center\",\"padding\":\"20px 0px 0px\",\"background-image\":\"none\",\"background-color\":\"transparent\"},\"content\":{},\"attrs\":{\"facebook\":\"https://shoestimer.com/wp-content/plugins/email-template-customizer-for-woo/assets/img/fb-blue-white.png\",\"facebook_url\":\"#\",\"twitter\":\"https://shoestimer.com/wp-content/plugins/email-template-customizer-for-woo/assets/img/twi-cyan-white.png\",\"twitter_url\":\"#\",\"instagram\":\"https://shoestimer.com/wp-content/plugins/email-template-customizer-for-woo/assets/img/ins-white-color.png\",\"instagram_url\":\"#\",\"youtube\":\"https://shoestimer.com/wp-content/plugins/email-template-customizer-for-woo/assets/img/yt-color-white.png\",\"youtube_url\":\"\",\"linkedin\":\"https://shoestimer.com/wp-content/plugins/email-template-customizer-for-woo/assets/img/li-color-white.png\",\"linkedin_url\":\"\",\"whatsapp\":\"https://shoestimer.com/wp-content/plugins/email-template-customizer-for-woo/assets/img/wa-color-white.png\",\"whatsapp_url\":\"\",\"direction\":\"\",\"data-width\":\"\"},\"childStyle\":{}},\"2\":{\"type\":\"html/text\",\"style\":{\"width\":\"530px\",\"line-height\":\"22px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"padding\":\"20px 0px\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#444444\"},\"content\":{\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #f5f5f5; font-size: 12px;\\\">This email was sent by : <span style=\\\"color: #ffffff;\\\"><a style=\\\"color: #ffffff;\\\" href=\\\"{admin_email}\\\">{admin_email}</a></span></span></p>\\n<p style=\\\"text-align: center;\\\"><span style=\\\"color: #f5f5f5; font-size: 12px;\\\">For any questions please send an email to <span style=\\\"color: #ffffff;\\\"><a style=\\\"color: #ffffff;\\\" href=\\\"{admin_email}\\\">{admin_email}</a></span></span></p>\"},\"attrs\":{},\"childStyle\":{}},\"3\":{\"type\":\"html/text\",\"style\":{\"width\":\"530px\",\"line-height\":\"22px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#444444\"},\"content\":{\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #f5f5f5;\\\"><span style=\\\"color: #f5f5f5;\\\"><span style=\\\"font-size: 12px;\\\"><a style=\\\"color: #f5f5f5;\\\" href=\\\"#\\\">Privacy Policy</a>&nbsp; |&nbsp; <a style=\\\"color: #f5f5f5;\\\" href=\\\"#\\\">Help Center</a></span></span></span></p>\"},\"attrs\":{},\"childStyle\":{}}}}}}}}'),
(1330, 1172, 'slide_template', 'default'),
(1148, 114, 'slide_template', 'default'),
(1149, 114, '_thumbnail_id', '1150'),
(1313, 1164, 'slide_template', 'default'),
(1314, 1164, '_thumbnail_id', '1154'),
(1317, 1165, 'slide_template', 'default'),
(1318, 1165, '_thumbnail_id', '1157'),
(1321, 1166, 'slide_template', 'default'),
(1322, 1166, '_thumbnail_id', '1156'),
(1325, 1167, 'slide_template', 'default'),
(1326, 1167, '_thumbnail_id', '1155'),
(1329, 1172, '_thumbnail_id', '1158'),
(6773, 77, '_order_key', 'wc_order_5875e80362ae4'),
(6774, 77, '_order_currency', 'USD'),
(6775, 77, '_prices_include_tax', 'no'),
(6776, 77, '_customer_ip_address', '::1'),
(6777, 77, '_customer_user_agent', 'Mozilla/5.0 (Windows NT 10.0; WOW64; rv:50.0) Gecko/20100101 Firefox/50.0'),
(6778, 77, '_customer_user', '0'),
(6779, 77, '_created_via', 'checkout'),
(6780, 77, '_cart_hash', '8922a6937b804166dd184b2dde4b9c50'),
(6781, 77, '_order_version', '2.6.11'),
(6782, 77, '_billing_first_name', 'd'),
(6783, 77, '_billing_last_name', 'e'),
(6784, 77, '_billing_company', ''),
(6785, 77, '_billing_email', 'f@gmail.com'),
(6786, 77, '_billing_phone', '05244424'),
(6787, 77, '_billing_country', 'VN'),
(6788, 77, '_billing_address_1', 'fsd'),
(6789, 77, '_billing_address_2', ''),
(6790, 77, '_billing_city', 'ada'),
(6791, 77, '_billing_state', ''),
(6792, 77, '_billing_postcode', '12345'),
(6793, 77, '_shipping_first_name', 'd'),
(6794, 77, '_shipping_last_name', 'e'),
(6795, 77, '_shipping_company', ''),
(6796, 77, '_shipping_country', 'VN'),
(6797, 77, '_shipping_address_1', 'fsd'),
(6798, 77, '_shipping_address_2', ''),
(6799, 77, '_shipping_city', 'ada'),
(6800, 77, '_shipping_state', ''),
(6801, 77, '_shipping_postcode', '12345'),
(6802, 77, '_payment_method', 'cheque'),
(6803, 77, '_payment_method_title', 'Check Payments'),
(6804, 77, '_order_shipping', ''),
(6805, 77, '_cart_discount', '0'),
(6806, 77, '_cart_discount_tax', '0'),
(6807, 77, '_order_tax', '0'),
(6808, 77, '_order_shipping_tax', '0'),
(6809, 77, '_order_total', '3950.00'),
(6810, 77, '_recorded_sales', 'yes'),
(6811, 77, '_order_stock_reduced', '1'),
(6812, 78, '_order_key', 'wc_order_5875e8679fc9d'),
(6813, 78, '_order_currency', 'USD'),
(6814, 78, '_prices_include_tax', 'no'),
(6815, 78, '_customer_ip_address', '::1'),
(6816, 78, '_customer_user_agent', 'Mozilla/5.0 (Windows NT 10.0; WOW64; rv:50.0) Gecko/20100101 Firefox/50.0'),
(6817, 78, '_customer_user', '0'),
(6818, 78, '_created_via', 'checkout'),
(6819, 78, '_cart_hash', '7207ee4b995498e65fc5a37c8c553dbd'),
(6820, 78, '_order_version', '2.6.11'),
(6821, 78, '_billing_first_name', 'd'),
(6822, 78, '_billing_last_name', 'e'),
(6823, 78, '_billing_company', ''),
(6824, 78, '_billing_email', 'ds@gs.mb'),
(6825, 78, '_billing_phone', '05244424'),
(6826, 78, '_billing_country', 'VN'),
(6827, 78, '_billing_address_1', 'fsd'),
(6828, 78, '_billing_address_2', ''),
(6829, 78, '_billing_city', 'dgsfg'),
(6830, 78, '_billing_state', ''),
(6831, 78, '_billing_postcode', '12345'),
(6832, 78, '_shipping_first_name', 'd'),
(6833, 78, '_shipping_last_name', 'e'),
(6834, 78, '_shipping_company', ''),
(6835, 78, '_shipping_country', 'VN'),
(6836, 78, '_shipping_address_1', 'fsd'),
(6837, 78, '_shipping_address_2', ''),
(6838, 78, '_shipping_city', 'dgsfg'),
(6839, 78, '_shipping_state', ''),
(6840, 78, '_shipping_postcode', '12345'),
(6841, 78, '_payment_method', 'cod'),
(6842, 78, '_payment_method_title', 'Cash on Delivery'),
(6843, 78, '_order_shipping', ''),
(6844, 78, '_cart_discount', '0'),
(6845, 78, '_cart_discount_tax', '0'),
(6846, 78, '_order_tax', '0'),
(6847, 78, '_order_shipping_tax', '0'),
(6848, 78, '_order_total', '100.00'),
(6849, 78, '_download_permissions_granted', '1'),
(6850, 78, '_recorded_sales', 'yes'),
(6851, 78, '_order_stock_reduced', '1'),
(6852, 877, '_order_key', 'wc_order_58b8f28c0d8d5'),
(6853, 877, '_order_currency', 'USD'),
(6854, 877, '_prices_include_tax', 'no'),
(6855, 877, '_customer_ip_address', '::1'),
(6856, 877, '_customer_user_agent', 'Mozilla/5.0 (Windows NT 6.3; WOW64; rv:51.0) Gecko/20100101 Firefox/51.0'),
(6857, 877, '_customer_user', '1'),
(6858, 877, '_created_via', 'checkout'),
(6859, 877, '_cart_hash', '2afba9ddbb2891855fce69f5bff9b69c'),
(6860, 877, '_order_version', '2.6.11'),
(6861, 877, '_order_shipping', '0'),
(6862, 877, '_billing_first_name', 'duy'),
(6863, 877, '_billing_last_name', 'huy'),
(6864, 877, '_billing_company', ''),
(6865, 877, '_billing_email', 'admin|@gmail.com'),
(6866, 877, '_billing_phone', '0988348803'),
(6867, 877, '_billing_country', 'VN'),
(6868, 877, '_billing_address_1', 'ha noi'),
(6869, 877, '_billing_address_2', ''),
(6870, 877, '_billing_city', 'ha noi'),
(6871, 877, '_billing_state', ''),
(6872, 877, '_billing_postcode', '100000'),
(6873, 877, '_shipping_first_name', 'duy'),
(6874, 877, '_shipping_last_name', 'huy'),
(6875, 877, '_shipping_company', ''),
(6876, 877, '_shipping_country', 'VN'),
(6877, 877, '_shipping_address_1', 'ha noi'),
(6878, 877, '_shipping_address_2', ''),
(6879, 877, '_shipping_city', 'ha noi'),
(6880, 877, '_shipping_state', ''),
(6881, 877, '_shipping_postcode', '100000'),
(6882, 877, '_payment_method', 'cod'),
(6883, 877, '_payment_method_title', 'Cash on Delivery'),
(6884, 877, '_cart_discount', '0'),
(6885, 877, '_cart_discount_tax', '0'),
(6886, 877, '_order_tax', '0'),
(6887, 877, '_order_shipping_tax', '0'),
(6888, 877, '_order_total', '999.95'),
(6889, 877, '_download_permissions_granted', '1'),
(6890, 877, '_recorded_sales', 'yes'),
(6891, 877, '_order_stock_reduced', '1'),
(6892, 879, '_order_key', 'wc_order_58b8f2f3255ad'),
(6893, 879, '_order_currency', 'USD'),
(6894, 879, '_prices_include_tax', 'no'),
(6895, 879, '_customer_ip_address', '::1'),
(6896, 879, '_customer_user_agent', 'Mozilla/5.0 (Windows NT 6.3; WOW64; rv:51.0) Gecko/20100101 Firefox/51.0'),
(6897, 879, '_customer_user', '1'),
(6898, 879, '_created_via', 'checkout'),
(6899, 879, '_cart_hash', 'ba300a02dc42694e3074022154011811'),
(6900, 879, '_order_version', '2.6.11'),
(6901, 879, '_order_shipping', '0'),
(6902, 879, '_billing_first_name', 'duy'),
(6903, 879, '_billing_last_name', 'huy'),
(6904, 879, '_billing_company', ''),
(6905, 879, '_billing_email', 'admin|@gmail.com'),
(6906, 879, '_billing_phone', '0988348803'),
(6907, 879, '_billing_country', 'VN'),
(6908, 879, '_billing_address_1', 'ha noi'),
(6909, 879, '_billing_address_2', ''),
(6910, 879, '_billing_city', 'ha noi'),
(6911, 879, '_billing_state', ''),
(6912, 879, '_billing_postcode', '100000'),
(6913, 879, '_shipping_first_name', 'duy'),
(6914, 879, '_shipping_last_name', 'huy'),
(6915, 879, '_shipping_company', ''),
(6916, 879, '_shipping_country', 'VN'),
(6917, 879, '_shipping_address_1', 'ha noi'),
(6918, 879, '_shipping_address_2', ''),
(6919, 879, '_shipping_city', 'ha noi'),
(6920, 879, '_shipping_state', ''),
(6921, 879, '_shipping_postcode', '100000'),
(6922, 879, '_payment_method', 'cod'),
(6923, 879, '_payment_method_title', 'Cash on Delivery'),
(6924, 879, '_cart_discount', '0'),
(6925, 879, '_cart_discount_tax', '0'),
(6926, 879, '_order_tax', '0'),
(6927, 879, '_order_shipping_tax', '0'),
(6928, 879, '_order_total', '1399.93'),
(6929, 879, '_download_permissions_granted', '1'),
(6930, 879, '_recorded_sales', 'yes'),
(6931, 879, '_order_stock_reduced', '1'),
(6932, 879, '_transaction_id', ''),
(6933, 879, 'slide_template', 'default'),
(6934, 879, '_completed_date', '2017-03-11 08:35:01'),
(6935, 1084, '_order_key', 'wc_order_58c21fdecde83'),
(6936, 1084, '_order_currency', 'USD'),
(6937, 1084, '_prices_include_tax', 'no'),
(6938, 1084, '_customer_ip_address', '::1'),
(6939, 1084, '_customer_user_agent', 'Mozilla/5.0 (Windows NT 6.3; WOW64; rv:51.0) Gecko/20100101 Firefox/51.0'),
(6940, 1084, '_customer_user', '1'),
(6941, 1084, '_created_via', 'checkout'),
(6942, 1084, '_cart_hash', '3ebefa801d8ee4a56e93e8ce0c300930'),
(6943, 1084, '_order_version', '2.6.11'),
(6944, 1084, '_order_shipping', '0'),
(6945, 1084, '_billing_first_name', 'duy'),
(6946, 1084, '_billing_last_name', 'huy'),
(6947, 1084, '_billing_company', ''),
(6948, 1084, '_billing_email', 'admin|@gmail.com'),
(6949, 1084, '_billing_phone', '0988348803'),
(6950, 1084, '_billing_country', 'VN'),
(6951, 1084, '_billing_address_1', 'ha noi'),
(6952, 1084, '_billing_address_2', ''),
(6953, 1084, '_billing_city', 'ha noi'),
(6954, 1084, '_billing_state', ''),
(6955, 1084, '_billing_postcode', '100000'),
(6956, 1084, '_shipping_first_name', 'duy'),
(6957, 1084, '_shipping_last_name', 'huy'),
(6958, 1084, '_shipping_company', ''),
(6959, 1084, '_shipping_country', 'VN'),
(6960, 1084, '_shipping_address_1', 'ha noi'),
(6961, 1084, '_shipping_address_2', ''),
(6962, 1084, '_shipping_city', 'ha noi'),
(6963, 1084, '_shipping_state', ''),
(6964, 1084, '_shipping_postcode', '100000'),
(6965, 1084, '_payment_method', 'cod'),
(6966, 1084, '_payment_method_title', 'Cash on Delivery'),
(6967, 1084, '_cart_discount', '0'),
(6968, 1084, '_cart_discount_tax', '0'),
(6969, 1084, '_order_tax', '0'),
(6970, 1084, '_order_shipping_tax', '0'),
(6971, 1084, '_order_total', '923.48'),
(6972, 1084, '_download_permissions_granted', '1'),
(6973, 1084, '_recorded_sales', 'yes'),
(6974, 1084, '_order_stock_reduced', '1'),
(6975, 1084, '_transaction_id', ''),
(6976, 1084, 'slide_template', 'default'),
(6977, 1084, '_completed_date', '2017-03-11 08:34:57'),
(7146, 1110, '_order_key', 'wc_order_58c7c5577b149'),
(7147, 1110, '_order_currency', 'USD'),
(7148, 1110, '_prices_include_tax', 'no'),
(7149, 1110, '_customer_ip_address', '::1'),
(7150, 1110, '_customer_user_agent', 'Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36'),
(7151, 1110, '_customer_user', '1'),
(7152, 1110, '_created_via', 'checkout'),
(7153, 1110, '_cart_hash', '6b0b0d0730c5126426af49bf604b328b'),
(7154, 1110, '_order_version', '2.6.14'),
(7155, 1110, '_order_shipping', '0'),
(7156, 1110, '_billing_first_name', 'duy'),
(7157, 1110, '_billing_last_name', 'huy'),
(7158, 1110, '_billing_company', ''),
(7159, 1110, '_billing_email', 'admin|@gmail.com'),
(7160, 1110, '_billing_phone', '0988348803'),
(7161, 1110, '_billing_country', 'VN'),
(7162, 1110, '_billing_address_1', 'ha noi'),
(7163, 1110, '_billing_address_2', ''),
(7164, 1110, '_billing_city', 'ha noi'),
(7165, 1110, '_billing_state', ''),
(7166, 1110, '_billing_postcode', '100000'),
(7167, 1110, '_shipping_first_name', 'duy'),
(7168, 1110, '_shipping_last_name', 'huy'),
(7169, 1110, '_shipping_company', ''),
(7170, 1110, '_shipping_country', 'VN'),
(7171, 1110, '_shipping_address_1', 'ha noi'),
(7172, 1110, '_shipping_address_2', ''),
(7173, 1110, '_shipping_city', 'ha noi'),
(7174, 1110, '_shipping_state', ''),
(7175, 1110, '_shipping_postcode', '100000'),
(7176, 1110, '_payment_method', 'cod'),
(7177, 1110, '_payment_method_title', 'Cash on Delivery'),
(7178, 1110, '_cart_discount', '0'),
(7179, 1110, '_cart_discount_tax', '0'),
(7180, 1110, '_order_tax', '0'),
(7181, 1110, '_order_shipping_tax', '0'),
(7182, 1110, '_order_total', '140.97'),
(7183, 1110, '_download_permissions_granted', '1'),
(7184, 1110, '_recorded_sales', 'yes'),
(7185, 1110, '_order_stock_reduced', '1'),
(7186, 1218, '_order_key', 'wc_order_58cf34a819941'),
(7187, 1218, '_order_currency', 'USD'),
(7188, 1218, '_prices_include_tax', 'no'),
(7189, 1218, '_customer_ip_address', '::1'),
(7190, 1218, '_customer_user_agent', 'Mozilla/5.0 (Windows NT 6.3; WOW64; rv:52.0) Gecko/20100101 Firefox/52.0'),
(7191, 1218, '_customer_user', '1'),
(7192, 1218, '_created_via', 'checkout'),
(7193, 1218, '_cart_hash', '503b4272b8e3e87cb4033c05e3130014'),
(7194, 1218, '_order_version', '2.6.14'),
(7195, 1218, '_order_shipping', '0'),
(7196, 1218, '_billing_first_name', 'duy'),
(7197, 1218, '_billing_last_name', 'huy'),
(7198, 1218, '_billing_company', ''),
(7199, 1218, '_billing_email', 'admin|@gmail.com'),
(7200, 1218, '_billing_phone', '0988348803'),
(7201, 1218, '_billing_country', 'VN'),
(7202, 1218, '_billing_address_1', 'ha noi'),
(7203, 1218, '_billing_address_2', ''),
(7204, 1218, '_billing_city', 'ha noi'),
(7205, 1218, '_billing_state', ''),
(7206, 1218, '_billing_postcode', '100000'),
(7207, 1218, '_shipping_first_name', 'duy'),
(7208, 1218, '_shipping_last_name', 'huy'),
(7209, 1218, '_shipping_company', ''),
(7210, 1218, '_shipping_country', 'VN'),
(7211, 1218, '_shipping_address_1', 'ha noi'),
(7212, 1218, '_shipping_address_2', ''),
(7213, 1218, '_shipping_city', 'ha noi'),
(7214, 1218, '_shipping_state', ''),
(7215, 1218, '_shipping_postcode', '100000'),
(7216, 1218, '_payment_method', 'cod'),
(7217, 1218, '_payment_method_title', 'Cash on Delivery'),
(7218, 1218, '_cart_discount', '0'),
(7219, 1218, '_cart_discount_tax', '0'),
(7220, 1218, '_order_tax', '0'),
(7221, 1218, '_order_shipping_tax', '0'),
(7222, 1218, '_order_total', '46.99'),
(7223, 1218, '_download_permissions_granted', '1'),
(7224, 1218, '_recorded_sales', 'yes'),
(7225, 1218, '_order_stock_reduced', '1'),
(7226, 1350, '_order_key', 'wc_order_58d49d1fa4dbe'),
(7227, 1350, '_order_currency', 'USD'),
(7228, 1350, '_prices_include_tax', 'no'),
(7229, 1350, '_customer_ip_address', '::1'),
(7230, 1350, '_customer_user_agent', 'Mozilla/5.0 (Windows NT 6.3; WOW64; rv:52.0) Gecko/20100101 Firefox/52.0'),
(7231, 1350, '_customer_user', '1'),
(7232, 1350, '_created_via', 'checkout'),
(7233, 1350, '_cart_hash', '2b7856fdf47d6c00f3df33b9774ef957'),
(7234, 1350, '_order_version', '2.6.14'),
(7235, 1350, '_order_shipping', '0'),
(7236, 1350, '_billing_first_name', 'duy'),
(7237, 1350, '_billing_last_name', 'huy'),
(7238, 1350, '_billing_company', ''),
(7239, 1350, '_billing_email', 'admin|@gmail.com'),
(7240, 1350, '_billing_phone', '0988348803'),
(7241, 1350, '_billing_country', 'VN'),
(7242, 1350, '_billing_address_1', 'ha noi'),
(7243, 1350, '_billing_address_2', ''),
(7244, 1350, '_billing_city', 'ha noi'),
(7245, 1350, '_billing_state', ''),
(7246, 1350, '_billing_postcode', '100000'),
(7247, 1350, '_shipping_first_name', 'duy'),
(7248, 1350, '_shipping_last_name', 'huy'),
(7249, 1350, '_shipping_company', ''),
(7250, 1350, '_shipping_country', 'VN'),
(7251, 1350, '_shipping_address_1', 'ha noi'),
(7252, 1350, '_shipping_address_2', ''),
(7253, 1350, '_shipping_city', 'ha noi'),
(7254, 1350, '_shipping_state', ''),
(7255, 1350, '_shipping_postcode', '100000'),
(7256, 1350, '_payment_method', 'cod'),
(7257, 1350, '_payment_method_title', 'Cash on Delivery'),
(7258, 1350, '_cart_discount', '0'),
(7259, 1350, '_cart_discount_tax', '0'),
(7260, 1350, '_order_tax', '0'),
(7261, 1350, '_order_shipping_tax', '0'),
(7262, 1350, '_order_total', '306.99'),
(7263, 1350, '_download_permissions_granted', '1'),
(7264, 1350, '_recorded_sales', 'yes'),
(7265, 1350, '_order_stock_reduced', '1'),
(7266, 1369, '_order_key', 'wc_order_5945bb0f9987c'),
(7267, 1369, '_order_currency', 'USD'),
(7268, 1369, '_prices_include_tax', 'no'),
(7269, 1369, '_customer_ip_address', '160.179.166.37'),
(7270, 1369, '_customer_user_agent', 'Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/59.0.3071.86 Safari/537.36'),
(7271, 1369, '_customer_user', '0'),
(7272, 1369, '_created_via', 'checkout'),
(7273, 1369, '_cart_hash', 'f924f1e3856050596b993af99b8329d0'),
(7274, 1369, '_order_version', '2.6.14'),
(7275, 1369, '_order_shipping', '0'),
(7276, 1369, '_billing_first_name', 'zbt'),
(7277, 1369, '_billing_last_name', 'lmadani'),
(7278, 1369, '_billing_company', 'Monsieur'),
(7279, 1369, '_billing_email', 'bn64s5s@gmail.com'),
(7280, 1369, '_billing_phone', '09060486'),
(7281, 1369, '_billing_country', 'DE'),
(7282, 1369, '_billing_address_1', 'Breidenbachstr. 9'),
(7283, 1369, '_billing_address_2', ''),
(7284, 1369, '_billing_city', 'Leverkusen'),
(7285, 1369, '_billing_state', ''),
(7286, 1369, '_billing_postcode', '51373'),
(7287, 1369, '_shipping_first_name', 'zbt'),
(7288, 1369, '_shipping_last_name', 'lmadani'),
(7289, 1369, '_shipping_company', 'Monsieur'),
(7290, 1369, '_shipping_country', 'DE'),
(7291, 1369, '_shipping_address_1', 'Breidenbachstr. 9'),
(7292, 1369, '_shipping_address_2', ''),
(7293, 1369, '_shipping_city', 'Leverkusen'),
(7294, 1369, '_shipping_state', ''),
(7295, 1369, '_shipping_postcode', '51373'),
(7296, 1369, '_payment_method', 'paypal'),
(7297, 1369, '_payment_method_title', 'PayPal'),
(7298, 1369, '_cart_discount', '0'),
(7299, 1369, '_cart_discount_tax', '0'),
(7300, 1369, '_order_tax', '0'),
(7301, 1369, '_order_shipping_tax', '0'),
(7302, 1369, '_order_total', '999.99'),
(7303, 1371, '_order_key', 'wc_order_5aa2b895b1a13'),
(7304, 1371, '_order_currency', 'USD'),
(7305, 1371, '_prices_include_tax', 'no'),
(7306, 1371, '_customer_ip_address', '180.254.85.209'),
(7307, 1371, '_customer_user_agent', 'Mozilla/5.0 (Linux; Android 5.0; SM-G900P Build/LRX21T) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.186 Mobile Safari/537.36'),
(7308, 1371, '_customer_user', '0'),
(7309, 1371, '_created_via', 'checkout'),
(7310, 1371, '_cart_hash', '844fe10fce5c447c3d2eb58db048a17a'),
(7311, 1371, '_order_version', '2.6.14'),
(7312, 1371, '_order_shipping', '0'),
(7313, 1371, '_billing_first_name', 'Yulius'),
(7314, 1371, '_billing_last_name', 'Budiyono'),
(7315, 1371, '_billing_company', ''),
(7316, 1371, '_billing_email', 'james.gond@gmail.com'),
(7317, 1371, '_billing_phone', '81392694018'),
(7318, 1371, '_billing_country', 'ID'),
(7319, 1371, '_billing_address_1', 'Griya Palem Hijau D 9'),
(7320, 1371, '_billing_address_2', ''),
(7321, 1371, '_billing_city', 'Sleman'),
(7322, 1371, '_billing_state', 'YO'),
(7323, 1371, '_billing_postcode', '55'),
(7324, 1371, '_shipping_first_name', 'Yulius'),
(7325, 1371, '_shipping_last_name', 'Budiyono'),
(7326, 1371, '_shipping_company', ''),
(7327, 1371, '_shipping_country', 'ID'),
(7328, 1371, '_shipping_address_1', 'Griya Palem Hijau D 9'),
(7329, 1371, '_shipping_address_2', ''),
(7330, 1371, '_shipping_city', 'Sleman'),
(7331, 1371, '_shipping_state', 'YO'),
(7332, 1371, '_shipping_postcode', '55'),
(7333, 1371, '_payment_method', 'bacs'),
(7334, 1371, '_payment_method_title', 'Direct Bank Transfer'),
(7335, 1371, '_cart_discount', '0'),
(7336, 1371, '_cart_discount_tax', '0'),
(7337, 1371, '_order_tax', '0'),
(7338, 1371, '_order_shipping_tax', '0'),
(7339, 1371, '_order_total', '1399.99'),
(7340, 1371, '_recorded_sales', 'yes'),
(7341, 1371, '_order_stock_reduced', '1'),
(7342, 1373, '_order_key', 'wc_order_5c10bcdb4cc7b'),
(7343, 1373, '_order_currency', 'USD'),
(7344, 1373, '_prices_include_tax', 'no'),
(7345, 1373, '_customer_ip_address', '174.117.217.102'),
(7346, 1373, '_customer_user_agent', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.110 Safari/537.36'),
(7347, 1373, '_customer_user', '18'),
(7348, 1373, '_created_via', 'checkout'),
(7349, 1373, '_cart_hash', '97a43f6e56db9b8810127a4ff9c50828'),
(7350, 1373, '_order_version', '2.6.14'),
(7351, 1373, '_order_shipping', '0'),
(7352, 1373, '_billing_first_name', 'First Name'),
(7353, 1373, '_billing_last_name', 'Last Name'),
(7354, 1373, '_billing_company', 'Company Name'),
(7355, 1373, '_billing_email', 'ddelpechk@yahoo.fr'),
(7356, 1373, '_billing_phone', '2425699856'),
(7357, 1373, '_billing_country', 'CG'),
(7358, 1373, '_billing_address_1', '29, rue Lekana'),
(7359, 1373, '_billing_address_2', ''),
(7360, 1373, '_billing_city', 'Pointe-Noire'),
(7361, 1373, '_billing_state', 'Congo'),
(7362, 1373, '_billing_postcode', 'ERFGY65T'),
(7363, 1373, '_shipping_first_name', 'First Name'),
(7364, 1373, '_shipping_last_name', 'Last Name'),
(7365, 1373, '_shipping_company', 'Company Name'),
(7366, 1373, '_shipping_country', 'CG'),
(7367, 1373, '_shipping_address_1', '29, rue Lekana'),
(7368, 1373, '_shipping_address_2', ''),
(7369, 1373, '_shipping_city', 'Pointe-Noire'),
(7370, 1373, '_shipping_state', 'Congo'),
(7371, 1373, '_shipping_postcode', 'ERFGY65T'),
(7372, 1373, '_payment_method', 'bacs'),
(7373, 1373, '_payment_method_title', 'Direct Bank Transfer'),
(7374, 1373, '_cart_discount', '0'),
(7375, 1373, '_cart_discount_tax', '0'),
(7376, 1373, '_order_tax', '0'),
(7377, 1373, '_order_shipping_tax', '0'),
(7378, 1373, '_order_total', '692.98'),
(7379, 1373, '_recorded_sales', 'yes'),
(7380, 1373, '_order_stock_reduced', '1'),
(7381, 1378, '_order_key', 'wc_order_5c1de87105e03'),
(7382, 1378, '_order_currency', 'USD'),
(7383, 1378, '_prices_include_tax', 'no'),
(7384, 1378, '_customer_ip_address', '42.107.237.62'),
(7385, 1378, '_customer_user_agent', 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/71.0.3578.98 Safari/537.36'),
(7386, 1378, '_customer_user', '0'),
(7387, 1378, '_created_via', 'checkout'),
(7388, 1378, '_cart_hash', 'b0923a4ee5f3d8a045415d97135f62ca'),
(7389, 1378, '_order_version', '2.6.14'),
(7390, 1378, '_order_shipping', '0'),
(7391, 1378, '_billing_first_name', 'sunil'),
(7392, 1378, '_billing_last_name', 'Sharma'),
(7393, 1378, '_billing_company', ''),
(7394, 1378, '_billing_email', 'eliutf@gmail.com'),
(7395, 1378, '_billing_phone', '9001004445'),
(7396, 1378, '_billing_country', 'IN'),
(7397, 1378, '_billing_address_1', '2 anand colony-B Murlipura Jaipur Rajasthan'),
(7398, 1378, '_billing_address_2', ''),
(7399, 1378, '_billing_city', 'Jaipur'),
(7400, 1378, '_billing_state', 'RJ'),
(7401, 1378, '_billing_postcode', '302039'),
(7402, 1378, '_shipping_first_name', 'sunil'),
(7403, 1378, '_shipping_last_name', 'Sharma'),
(7404, 1378, '_shipping_company', ''),
(7405, 1378, '_shipping_country', 'IN'),
(7406, 1378, '_shipping_address_1', '2 anand colony-B Murlipura Jaipur Rajasthan'),
(7407, 1378, '_shipping_address_2', ''),
(7408, 1378, '_shipping_city', 'Jaipur'),
(7409, 1378, '_shipping_state', 'RJ'),
(7410, 1378, '_shipping_postcode', '302039'),
(7411, 1378, '_payment_method', 'paypal'),
(7412, 1378, '_payment_method_title', 'PayPal'),
(7413, 1378, '_cart_discount', '0'),
(7414, 1378, '_cart_discount_tax', '0'),
(7415, 1378, '_order_tax', '0'),
(7416, 1378, '_order_shipping_tax', '0'),
(7417, 1378, '_order_total', '34.99'),
(7418, 1379, '_form', '<h3 class=\"title\">Get in Touch</h3>\n<div class=\"row\">\n	<div class=\"col-xs-12 col-md-4\">\n	[text text-193 class:form-control placeholder \"Name\"]\n	</div>\n	<div class=\"col-xs-12 col-md-4\">\n	[email* email-636 class:form-control placeholder \"Email\"]\n	</div>\n	<div class=\"col-xs-12 col-md-4\">\n	[text text-195 class:form-control placeholder \"Subject\"]\n	</div>\n</div>\n[textarea textarea-72 class:form-control placeholder \"Message\"][submit class:btn class:btn-primary \"Send Mail\"]'),
(7419, 1379, '_mail', 'a:8:{s:7:\"subject\";s:22:\"denso \"[your-subject]\"\";s:6:\"sender\";s:29:\"[your-name] <admin@admin.com>\";s:4:\"body\";s:178:\"From: [your-name] <[your-email]>\nSubject: [your-subject]\n\nMessage Body:\n[your-message]\n\n--\nThis e-mail was sent from a contact form on denso (http://demoapus-wp.com/denso_import)\";s:9:\"recipient\";s:15:\"admin@admin.com\";s:18:\"additional_headers\";s:22:\"Reply-To: [your-email]\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";b:0;s:13:\"exclude_blank\";b:0;}'),
(7420, 1379, '_mail_2', 'a:9:{s:6:\"active\";b:0;s:7:\"subject\";s:22:\"denso \"[your-subject]\"\";s:6:\"sender\";s:35:\"denso <nguyenvanthuc1912@gmail.com>\";s:4:\"body\";s:120:\"Message Body:\n[your-message]\n\n--\nThis e-mail was sent from a contact form on denso (http://demoapus-wp.com/denso_import)\";s:9:\"recipient\";s:12:\"[your-email]\";s:18:\"additional_headers\";s:37:\"Reply-To: nguyenvanthuc1912@gmail.com\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";b:0;s:13:\"exclude_blank\";b:0;}');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(7421, 1379, '_messages', 'a:23:{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:22:\"The field is required.\";s:16:\"invalid_too_long\";s:22:\"The field is too long.\";s:17:\"invalid_too_short\";s:23:\"The field is too short.\";s:12:\"invalid_date\";s:29:\"The date format is incorrect.\";s:14:\"date_too_early\";s:44:\"The date is before the earliest one allowed.\";s:13:\"date_too_late\";s:41:\"The date is after the latest one allowed.\";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:20:\"The file is too big.\";s:23:\"upload_failed_php_error\";s:38:\"There was an error uploading the file.\";s:14:\"invalid_number\";s:29:\"The number format is invalid.\";s:16:\"number_too_small\";s:47:\"The number is smaller than the minimum allowed.\";s:16:\"number_too_large\";s:46:\"The number is larger than the maximum allowed.\";s:23:\"quiz_answer_not_correct\";s:36:\"The answer to the quiz is incorrect.\";s:17:\"captcha_not_match\";s:31:\"Your entered code is incorrect.\";s:13:\"invalid_email\";s:38:\"The e-mail address entered is invalid.\";s:11:\"invalid_url\";s:19:\"The URL is invalid.\";s:11:\"invalid_tel\";s:32:\"The telephone number is invalid.\";}'),
(7422, 1379, '_additional_settings', ''),
(7423, 1379, '_locale', 'en_US'),
(7424, 1379, '_config_errors', ''),
(7425, 878, '_vendor_id', '2'),
(7426, 878, '_order_currency', 'USD'),
(7427, 878, '_order_shipping_tax', '0'),
(7428, 878, '_order_tax', '0'),
(7429, 878, '_order_shipping', '0'),
(7430, 878, '_cart_discount', '0'),
(7431, 878, '_cart_discount_tax', '0'),
(7432, 878, '_order_total', '999.95'),
(7433, 880, '_vendor_id', '2'),
(7434, 880, '_order_currency', 'USD'),
(7435, 880, '_order_shipping_tax', '0'),
(7436, 880, '_order_tax', '0'),
(7437, 880, '_order_shipping', '0'),
(7438, 880, '_cart_discount', '0'),
(7439, 880, '_cart_discount_tax', '0'),
(7440, 880, '_order_total', '1399.93'),
(7441, 1111, '_vendor_id', '2'),
(7442, 1111, '_order_currency', 'USD'),
(7443, 1111, '_order_shipping_tax', '0'),
(7444, 1111, '_order_tax', '0'),
(7445, 1111, '_order_shipping', '0'),
(7446, 1111, '_cart_discount', '0'),
(7447, 1111, '_cart_discount_tax', '0'),
(7448, 1111, '_order_total', '140.97'),
(7449, 1219, '_vendor_id', '5'),
(7450, 1219, '_order_currency', 'USD'),
(7451, 1219, '_order_shipping_tax', '0'),
(7452, 1219, '_order_tax', '0'),
(7453, 1219, '_order_shipping', '0'),
(7454, 1219, '_cart_discount', '0'),
(7455, 1219, '_cart_discount_tax', '0'),
(7456, 1219, '_order_total', '46.99'),
(7457, 1351, '_vendor_id', '9'),
(7458, 1351, '_order_currency', 'USD'),
(7459, 1351, '_order_shipping_tax', '0'),
(7460, 1351, '_order_tax', '0'),
(7461, 1351, '_order_shipping', '0'),
(7462, 1351, '_cart_discount', '0'),
(7463, 1351, '_cart_discount_tax', '0'),
(7464, 1351, '_order_total', '46.99'),
(7465, 1351, '_vendor_id', '3'),
(7466, 1351, '_order_currency', 'USD'),
(7467, 1351, '_order_shipping_tax', '0'),
(7468, 1351, '_order_tax', '0'),
(7469, 1351, '_order_shipping', '0'),
(7470, 1351, '_cart_discount', '0'),
(7471, 1351, '_cart_discount_tax', '0'),
(7472, 1351, '_order_total', '260.00'),
(7473, 1353, '_order_key', 'wc_order_58d49d7ab39c2'),
(7474, 1353, '_order_currency', 'USD'),
(7475, 1353, '_prices_include_tax', 'no'),
(7476, 1353, '_customer_ip_address', '::1'),
(7477, 1353, '_customer_user_agent', 'Mozilla/5.0 (Windows NT 6.3; WOW64; rv:52.0) Gecko/20100101 Firefox/52.0'),
(7478, 1353, '_customer_user', '1'),
(7479, 1353, '_created_via', 'checkout'),
(7480, 1353, '_cart_hash', 'beeb87a1b7148e421e64f98ac13f01c3'),
(7481, 1353, '_order_version', '2.6.14'),
(7482, 1353, '_order_shipping', '0'),
(7483, 1353, '_billing_first_name', 'duy'),
(7484, 1353, '_billing_last_name', 'huy'),
(7485, 1353, '_billing_company', ''),
(7486, 1353, '_billing_email', 'admin|@gmail.com'),
(7487, 1353, '_billing_phone', '0988348803'),
(7488, 1353, '_billing_country', 'VN'),
(7489, 1353, '_billing_address_1', 'ha noi'),
(7490, 1353, '_billing_address_2', ''),
(7491, 1353, '_billing_city', 'ha noi'),
(7492, 1353, '_billing_state', ''),
(7493, 1353, '_billing_postcode', '100000'),
(7494, 1353, '_shipping_first_name', 'duy'),
(7495, 1353, '_shipping_last_name', 'huy'),
(7496, 1353, '_shipping_company', ''),
(7497, 1353, '_shipping_country', 'VN'),
(7498, 1353, '_shipping_address_1', 'ha noi'),
(7499, 1353, '_shipping_address_2', ''),
(7500, 1353, '_shipping_city', 'ha noi'),
(7501, 1353, '_shipping_state', ''),
(7502, 1353, '_shipping_postcode', '100000'),
(7503, 1353, '_payment_method', 'cod'),
(7504, 1353, '_payment_method_title', 'Cash on Delivery'),
(7505, 1353, '_cart_discount', '0'),
(7506, 1353, '_cart_discount_tax', '0'),
(7507, 1353, '_order_tax', '0'),
(7508, 1353, '_order_shipping_tax', '0'),
(7509, 1353, '_order_total', '90.00'),
(7510, 1353, '_download_permissions_granted', '1'),
(7511, 1353, '_recorded_sales', 'yes'),
(7512, 1353, '_order_stock_reduced', '1'),
(7513, 1354, '_vendor_id', '8'),
(7514, 1354, '_order_currency', 'USD'),
(7515, 1354, '_order_shipping_tax', '0'),
(7516, 1354, '_order_tax', '0'),
(7517, 1354, '_order_shipping', '0'),
(7518, 1354, '_cart_discount', '0'),
(7519, 1354, '_cart_discount_tax', '0'),
(7520, 1354, '_order_total', '90.00'),
(7521, 1370, '_vendor_id', '7'),
(7522, 1370, '_order_currency', 'USD'),
(7523, 1370, '_order_shipping_tax', '0'),
(7524, 1370, '_order_tax', '0'),
(7525, 1370, '_order_shipping', '0'),
(7526, 1370, '_cart_discount', '0'),
(7527, 1370, '_cart_discount_tax', '0'),
(7528, 1370, '_order_total', '999.99'),
(7529, 1372, '_vendor_id', '3'),
(7530, 1372, '_order_currency', 'USD'),
(7531, 1372, '_order_shipping_tax', '0'),
(7532, 1372, '_order_tax', '0'),
(7533, 1372, '_order_shipping', '0'),
(7534, 1372, '_cart_discount', '0'),
(7535, 1372, '_cart_discount_tax', '0'),
(7536, 1372, '_order_total', '1399.99'),
(7537, 1374, '_vendor_id', '5'),
(7538, 1374, '_order_currency', 'USD'),
(7539, 1374, '_order_shipping_tax', '0'),
(7540, 1374, '_order_tax', '0'),
(7541, 1374, '_order_shipping', '0'),
(7542, 1374, '_cart_discount', '0'),
(7543, 1374, '_cart_discount_tax', '0'),
(7544, 1374, '_order_total', '392.99'),
(7545, 1374, '_vendor_id', '2'),
(7546, 1374, '_order_currency', 'USD'),
(7547, 1374, '_order_shipping_tax', '0'),
(7548, 1374, '_order_tax', '0'),
(7549, 1374, '_order_shipping', '0'),
(7550, 1374, '_cart_discount', '0'),
(7551, 1374, '_cart_discount_tax', '0'),
(7552, 1374, '_order_total', '299.99'),
(7553, 1376, '_vendor_id', '5'),
(7554, 1376, '_order_currency', 'USD'),
(7555, 1376, '_order_shipping_tax', '0'),
(7556, 1376, '_order_tax', '0'),
(7557, 1376, '_order_shipping', '0'),
(7558, 1376, '_cart_discount', '0'),
(7559, 1376, '_cart_discount_tax', '0'),
(7560, 1376, '_order_total', '392.99'),
(7561, 1376, '_vendor_id', '2'),
(7562, 1376, '_order_currency', 'USD'),
(7563, 1376, '_order_shipping_tax', '0'),
(7564, 1376, '_order_tax', '0'),
(7565, 1376, '_order_shipping', '0'),
(7566, 1376, '_cart_discount', '0'),
(7567, 1376, '_cart_discount_tax', '0'),
(7568, 1376, '_order_total', '299.99'),
(7569, 1380, '_vendor_id', '8'),
(7570, 1380, '_order_currency', 'USD'),
(7571, 1380, '_order_shipping_tax', '0'),
(7572, 1380, '_order_tax', '0'),
(7573, 1380, '_order_shipping', '0'),
(7574, 1380, '_cart_discount', '0'),
(7575, 1380, '_cart_discount_tax', '0'),
(7576, 1380, '_order_total', '34.99'),
(10922, 1747, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:400;s:6:\"height\";i:68;s:4:\"file\";s:18:\"2020/05/shoes5.png\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"shoes5-300x51.png\";s:5:\"width\";i:300;s:6:\"height\";i:51;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"shoes5-150x68.png\";s:5:\"width\";i:150;s:6:\"height\";i:68;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:17:\"shoes5-220x68.png\";s:5:\"width\";i:220;s:6:\"height\";i:68;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:17:\"shoes5-300x68.png\";s:5:\"width\";i:300;s:6:\"height\";i:68;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:17:\"shoes5-100x68.png\";s:5:\"width\";i:100;s:6:\"height\";i:68;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:17:\"shoes5-300x68.png\";s:5:\"width\";i:300;s:6:\"height\";i:68;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:17:\"shoes5-100x68.png\";s:5:\"width\";i:100;s:6:\"height\";i:68;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(10921, 1747, '_wp_attached_file', '2020/05/shoes5.png'),
(8103, 1383, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/414H2SiJ5mL.jpg'),
(8104, 1383, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/414H2SiJ5mL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:281;s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"414H2SiJ5mL._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"414H2SiJ5mL._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"414H2SiJ5mL._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"414H2SiJ5mL._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"414H2SiJ5mL._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"414H2SiJ5mL._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:23:\"414H2SiJ5mL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"414H2SiJ5mL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"414H2SiJ5mL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"414H2SiJ5mL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"414H2SiJ5mL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"414H2SiJ5mL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(8107, 1384, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/41fpcCLxawL.jpg'),
(8108, 1384, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/41fpcCLxawL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:309;s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"41fpcCLxawL._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"41fpcCLxawL._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"41fpcCLxawL._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"41fpcCLxawL._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"41fpcCLxawL._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"41fpcCLxawL._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:23:\"41fpcCLxawL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"41fpcCLxawL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"41fpcCLxawL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"41fpcCLxawL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"41fpcCLxawL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"41fpcCLxawL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(8109, 1385, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/415SV5zVlxL.jpg'),
(8110, 1385, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/415SV5zVlxL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:369;s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"415SV5zVlxL._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"415SV5zVlxL._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"415SV5zVlxL._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"415SV5zVlxL._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"415SV5zVlxL._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"415SV5zVlxL._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:23:\"415SV5zVlxL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"415SV5zVlxL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"415SV5zVlxL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"415SV5zVlxL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"415SV5zVlxL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"415SV5zVlxL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(8111, 1386, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/315JoaGMWNL.jpg'),
(8112, 1386, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/315JoaGMWNL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:276;s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"315JoaGMWNL._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"315JoaGMWNL._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"315JoaGMWNL._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"315JoaGMWNL._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"315JoaGMWNL._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"315JoaGMWNL._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:23:\"315JoaGMWNL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"315JoaGMWNL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"315JoaGMWNL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"315JoaGMWNL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"315JoaGMWNL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"315JoaGMWNL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(8113, 1387, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/31Hm0ylUIeL.jpg'),
(8114, 1387, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/31Hm0ylUIeL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:261;s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"31Hm0ylUIeL._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"31Hm0ylUIeL._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"31Hm0ylUIeL._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"31Hm0ylUIeL._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"31Hm0ylUIeL._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"31Hm0ylUIeL._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:23:\"31Hm0ylUIeL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"31Hm0ylUIeL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"31Hm0ylUIeL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"31Hm0ylUIeL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"31Hm0ylUIeL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"31Hm0ylUIeL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(8115, 1388, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/41KjH2L32dL.jpg'),
(8116, 1388, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/41KjH2L32dL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:377;s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"41KjH2L32dL._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"41KjH2L32dL._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"41KjH2L32dL._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"41KjH2L32dL._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"41KjH2L32dL._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"41KjH2L32dL._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:23:\"41KjH2L32dL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"41KjH2L32dL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"41KjH2L32dL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"41KjH2L32dL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"41KjH2L32dL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"41KjH2L32dL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(8117, 1389, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/317rRtnc2zL.jpg'),
(8118, 1389, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/317rRtnc2zL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:270;s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"317rRtnc2zL._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"317rRtnc2zL._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"317rRtnc2zL._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"317rRtnc2zL._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"317rRtnc2zL._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"317rRtnc2zL._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:23:\"317rRtnc2zL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"317rRtnc2zL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"317rRtnc2zL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"317rRtnc2zL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"317rRtnc2zL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"317rRtnc2zL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(8157, 1391, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/41cQNidtdPL.jpg'),
(8158, 1391, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/41cQNidtdPL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"41cQNidtdPL._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"41cQNidtdPL._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"41cQNidtdPL._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"41cQNidtdPL._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"41cQNidtdPL._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"41cQNidtdPL._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:23:\"41cQNidtdPL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"41cQNidtdPL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"41cQNidtdPL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"41cQNidtdPL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"41cQNidtdPL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"41cQNidtdPL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(8161, 1392, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/41BN5keuxQL.jpg'),
(8162, 1392, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/41BN5keuxQL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"41BN5keuxQL._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"41BN5keuxQL._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"41BN5keuxQL._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"41BN5keuxQL._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"41BN5keuxQL._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"41BN5keuxQL._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:23:\"41BN5keuxQL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"41BN5keuxQL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"41BN5keuxQL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"41BN5keuxQL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"41BN5keuxQL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"41BN5keuxQL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(8163, 1393, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/41DwarDLmgL.jpg'),
(8164, 1393, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/41DwarDLmgL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:281;s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"41DwarDLmgL._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"41DwarDLmgL._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"41DwarDLmgL._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"41DwarDLmgL._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"41DwarDLmgL._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"41DwarDLmgL._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:23:\"41DwarDLmgL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"41DwarDLmgL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"41DwarDLmgL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"41DwarDLmgL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"41DwarDLmgL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"41DwarDLmgL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(8165, 1394, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/51NxO4wtPsL.jpg'),
(8166, 1394, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/51NxO4wtPsL.jpg\";s:5:\"width\";i:406;s:6:\"height\";i:500;s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"51NxO4wtPsL._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"51NxO4wtPsL._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"51NxO4wtPsL._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"51NxO4wtPsL._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"51NxO4wtPsL._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"51NxO4wtPsL._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:23:\"51NxO4wtPsL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"51NxO4wtPsL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"51NxO4wtPsL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"51NxO4wtPsL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"51NxO4wtPsL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"51NxO4wtPsL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(8167, 1395, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/41j%2B7HLP7YL.jpg'),
(8168, 1395, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:66:\"https://images-na.ssl-images-amazon.com/images/I/41j%2B7HLP7YL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:281;s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"41j%2B7HLP7YL._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"41j%2B7HLP7YL._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"41j%2B7HLP7YL._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:26:\"41j%2B7HLP7YL._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:25:\"41j%2B7HLP7YL._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:25:\"41j%2B7HLP7YL._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:25:\"41j%2B7HLP7YL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:25:\"41j%2B7HLP7YL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"41j%2B7HLP7YL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:25:\"41j%2B7HLP7YL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:25:\"41j%2B7HLP7YL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"41j%2B7HLP7YL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(8169, 1396, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/417Afye60YL.jpg'),
(8170, 1396, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/417Afye60YL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"417Afye60YL._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"417Afye60YL._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"417Afye60YL._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"417Afye60YL._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"417Afye60YL._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"417Afye60YL._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:23:\"417Afye60YL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"417Afye60YL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"417Afye60YL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"417Afye60YL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"417Afye60YL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"417Afye60YL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(8196, 1398, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/51zo1XL3fxL.jpg'),
(8197, 1398, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/51zo1XL3fxL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"51zo1XL3fxL._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"51zo1XL3fxL._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"51zo1XL3fxL._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"51zo1XL3fxL._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"51zo1XL3fxL._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"51zo1XL3fxL._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:23:\"51zo1XL3fxL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"51zo1XL3fxL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"51zo1XL3fxL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"51zo1XL3fxL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"51zo1XL3fxL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"51zo1XL3fxL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(8200, 1399, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/51Y8sMVr1DL.jpg'),
(8201, 1399, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/51Y8sMVr1DL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:481;s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"51Y8sMVr1DL._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"51Y8sMVr1DL._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"51Y8sMVr1DL._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"51Y8sMVr1DL._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"51Y8sMVr1DL._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"51Y8sMVr1DL._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:23:\"51Y8sMVr1DL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"51Y8sMVr1DL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"51Y8sMVr1DL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"51Y8sMVr1DL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"51Y8sMVr1DL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"51Y8sMVr1DL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(8202, 1400, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/41zaAje6vXL.jpg');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(8203, 1400, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/41zaAje6vXL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:452;s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"41zaAje6vXL._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"41zaAje6vXL._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"41zaAje6vXL._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"41zaAje6vXL._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"41zaAje6vXL._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"41zaAje6vXL._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:23:\"41zaAje6vXL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"41zaAje6vXL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"41zaAje6vXL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"41zaAje6vXL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"41zaAje6vXL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"41zaAje6vXL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(8204, 1401, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/41BX1XYdAPL.jpg'),
(8205, 1401, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/41BX1XYdAPL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:370;s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"41BX1XYdAPL._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"41BX1XYdAPL._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"41BX1XYdAPL._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"41BX1XYdAPL._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"41BX1XYdAPL._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"41BX1XYdAPL._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:23:\"41BX1XYdAPL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"41BX1XYdAPL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"41BX1XYdAPL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"41BX1XYdAPL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"41BX1XYdAPL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"41BX1XYdAPL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(8206, 1402, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/41HpyHcQceL.jpg'),
(8207, 1402, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/41HpyHcQceL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:296;s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"41HpyHcQceL._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"41HpyHcQceL._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"41HpyHcQceL._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"41HpyHcQceL._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"41HpyHcQceL._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"41HpyHcQceL._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:23:\"41HpyHcQceL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"41HpyHcQceL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"41HpyHcQceL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"41HpyHcQceL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"41HpyHcQceL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"41HpyHcQceL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(8208, 1403, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/515r1rcmRwL.jpg'),
(8209, 1403, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/515r1rcmRwL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:474;s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"515r1rcmRwL._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"515r1rcmRwL._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"515r1rcmRwL._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"515r1rcmRwL._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"515r1rcmRwL._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"515r1rcmRwL._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:23:\"515r1rcmRwL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"515r1rcmRwL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"515r1rcmRwL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"515r1rcmRwL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"515r1rcmRwL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"515r1rcmRwL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(8239, 1405, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/51XjJ2IH%2BAL.jpg'),
(8240, 1405, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:66:\"https://images-na.ssl-images-amazon.com/images/I/51XjJ2IH%2BAL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"51XjJ2IH%2BAL._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"51XjJ2IH%2BAL._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"51XjJ2IH%2BAL._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:26:\"51XjJ2IH%2BAL._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:25:\"51XjJ2IH%2BAL._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:25:\"51XjJ2IH%2BAL._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:25:\"51XjJ2IH%2BAL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:25:\"51XjJ2IH%2BAL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"51XjJ2IH%2BAL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:25:\"51XjJ2IH%2BAL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:25:\"51XjJ2IH%2BAL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"51XjJ2IH%2BAL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(8243, 1406, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/51oOuHvV9TL.jpg'),
(8244, 1406, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/51oOuHvV9TL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"51oOuHvV9TL._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"51oOuHvV9TL._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"51oOuHvV9TL._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"51oOuHvV9TL._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"51oOuHvV9TL._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"51oOuHvV9TL._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:23:\"51oOuHvV9TL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"51oOuHvV9TL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"51oOuHvV9TL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"51oOuHvV9TL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"51oOuHvV9TL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"51oOuHvV9TL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(8245, 1407, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/51NVHcz3llL.jpg'),
(8246, 1407, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/51NVHcz3llL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"51NVHcz3llL._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"51NVHcz3llL._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"51NVHcz3llL._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"51NVHcz3llL._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"51NVHcz3llL._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"51NVHcz3llL._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:23:\"51NVHcz3llL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"51NVHcz3llL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"51NVHcz3llL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"51NVHcz3llL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"51NVHcz3llL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"51NVHcz3llL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(8247, 1408, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/51utpXZQngL.jpg'),
(8248, 1408, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/51utpXZQngL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"51utpXZQngL._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"51utpXZQngL._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"51utpXZQngL._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"51utpXZQngL._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"51utpXZQngL._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"51utpXZQngL._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:23:\"51utpXZQngL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"51utpXZQngL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"51utpXZQngL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"51utpXZQngL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"51utpXZQngL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"51utpXZQngL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(8249, 1409, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/51YcYbfyEVL.jpg'),
(8250, 1409, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/51YcYbfyEVL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"51YcYbfyEVL._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"51YcYbfyEVL._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"51YcYbfyEVL._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"51YcYbfyEVL._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"51YcYbfyEVL._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"51YcYbfyEVL._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:23:\"51YcYbfyEVL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"51YcYbfyEVL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"51YcYbfyEVL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"51YcYbfyEVL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"51YcYbfyEVL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"51YcYbfyEVL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(8251, 1410, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/61YMAivDv7L.jpg'),
(8252, 1410, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/61YMAivDv7L.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:357;s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"61YMAivDv7L._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"61YMAivDv7L._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"61YMAivDv7L._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"61YMAivDv7L._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"61YMAivDv7L._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"61YMAivDv7L._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:23:\"61YMAivDv7L._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"61YMAivDv7L._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"61YMAivDv7L._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"61YMAivDv7L._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"61YMAivDv7L._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"61YMAivDv7L._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(8253, 1411, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/512O9DKIhwL.jpg'),
(8254, 1411, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/512O9DKIhwL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:357;s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"512O9DKIhwL._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"512O9DKIhwL._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"512O9DKIhwL._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"512O9DKIhwL._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"512O9DKIhwL._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"512O9DKIhwL._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:23:\"512O9DKIhwL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"512O9DKIhwL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"512O9DKIhwL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"512O9DKIhwL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"512O9DKIhwL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"512O9DKIhwL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(8284, 1413, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/41oG1ZaG2lL.jpg'),
(8285, 1413, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/41oG1ZaG2lL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:481;s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"41oG1ZaG2lL._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"41oG1ZaG2lL._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"41oG1ZaG2lL._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"41oG1ZaG2lL._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"41oG1ZaG2lL._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"41oG1ZaG2lL._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:23:\"41oG1ZaG2lL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"41oG1ZaG2lL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"41oG1ZaG2lL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"41oG1ZaG2lL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"41oG1ZaG2lL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"41oG1ZaG2lL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(8288, 1414, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/41jPfaM7fML.jpg'),
(8289, 1414, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/41jPfaM7fML.jpg\";s:5:\"width\";i:412;s:6:\"height\";i:500;s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"41jPfaM7fML._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"41jPfaM7fML._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"41jPfaM7fML._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"41jPfaM7fML._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"41jPfaM7fML._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"41jPfaM7fML._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:23:\"41jPfaM7fML._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"41jPfaM7fML._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"41jPfaM7fML._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"41jPfaM7fML._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"41jPfaM7fML._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"41jPfaM7fML._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(8290, 1415, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/31Jp%2BMw-uRL.jpg'),
(8291, 1415, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:66:\"https://images-na.ssl-images-amazon.com/images/I/31Jp%2BMw-uRL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:414;s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"31Jp%2BMw-uRL._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"31Jp%2BMw-uRL._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"31Jp%2BMw-uRL._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:26:\"31Jp%2BMw-uRL._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:25:\"31Jp%2BMw-uRL._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:25:\"31Jp%2BMw-uRL._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:25:\"31Jp%2BMw-uRL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:25:\"31Jp%2BMw-uRL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"31Jp%2BMw-uRL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:25:\"31Jp%2BMw-uRL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:25:\"31Jp%2BMw-uRL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"31Jp%2BMw-uRL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(8292, 1416, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/41a52lh-3oL.jpg'),
(8293, 1416, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/41a52lh-3oL.jpg\";s:5:\"width\";i:472;s:6:\"height\";i:500;s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"41a52lh-3oL._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"41a52lh-3oL._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"41a52lh-3oL._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"41a52lh-3oL._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"41a52lh-3oL._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"41a52lh-3oL._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:23:\"41a52lh-3oL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"41a52lh-3oL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"41a52lh-3oL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"41a52lh-3oL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"41a52lh-3oL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"41a52lh-3oL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(8294, 1417, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/41wjfWo96cL.jpg'),
(8295, 1417, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/41wjfWo96cL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:497;s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"41wjfWo96cL._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"41wjfWo96cL._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"41wjfWo96cL._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"41wjfWo96cL._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"41wjfWo96cL._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"41wjfWo96cL._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:23:\"41wjfWo96cL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"41wjfWo96cL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"41wjfWo96cL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"41wjfWo96cL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"41wjfWo96cL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"41wjfWo96cL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(8296, 1418, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/4197PummlQL.jpg'),
(8297, 1418, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/4197PummlQL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:375;s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"4197PummlQL._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"4197PummlQL._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"4197PummlQL._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"4197PummlQL._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"4197PummlQL._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"4197PummlQL._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:23:\"4197PummlQL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"4197PummlQL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"4197PummlQL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"4197PummlQL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"4197PummlQL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"4197PummlQL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(8298, 1419, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/51TgZUHm9PL.jpg'),
(8299, 1419, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/51TgZUHm9PL.jpg\";s:5:\"width\";i:499;s:6:\"height\";i:500;s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"51TgZUHm9PL._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"51TgZUHm9PL._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"51TgZUHm9PL._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"51TgZUHm9PL._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"51TgZUHm9PL._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"51TgZUHm9PL._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:23:\"51TgZUHm9PL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"51TgZUHm9PL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"51TgZUHm9PL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"51TgZUHm9PL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"51TgZUHm9PL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"51TgZUHm9PL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(8328, 1421, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/41OEZTQ3gsL.jpg'),
(8329, 1421, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/41OEZTQ3gsL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:326;s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"41OEZTQ3gsL._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"41OEZTQ3gsL._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"41OEZTQ3gsL._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"41OEZTQ3gsL._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"41OEZTQ3gsL._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"41OEZTQ3gsL._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:23:\"41OEZTQ3gsL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"41OEZTQ3gsL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"41OEZTQ3gsL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"41OEZTQ3gsL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"41OEZTQ3gsL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"41OEZTQ3gsL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(8357, 1423, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/31rRJw9CDLL.jpg');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(8358, 1423, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/31rRJw9CDLL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:250;s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"31rRJw9CDLL._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"31rRJw9CDLL._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"31rRJw9CDLL._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"31rRJw9CDLL._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"31rRJw9CDLL._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"31rRJw9CDLL._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:23:\"31rRJw9CDLL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"31rRJw9CDLL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"31rRJw9CDLL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"31rRJw9CDLL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"31rRJw9CDLL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"31rRJw9CDLL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(8361, 1424, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/51BCJBKaQOL.jpg'),
(8362, 1424, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/51BCJBKaQOL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:375;s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"51BCJBKaQOL._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"51BCJBKaQOL._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"51BCJBKaQOL._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"51BCJBKaQOL._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"51BCJBKaQOL._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"51BCJBKaQOL._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:23:\"51BCJBKaQOL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"51BCJBKaQOL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"51BCJBKaQOL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"51BCJBKaQOL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"51BCJBKaQOL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"51BCJBKaQOL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(8363, 1425, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/51E1IUnIKsL.jpg'),
(8364, 1425, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/51E1IUnIKsL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:375;s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"51E1IUnIKsL._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"51E1IUnIKsL._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"51E1IUnIKsL._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"51E1IUnIKsL._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"51E1IUnIKsL._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"51E1IUnIKsL._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:23:\"51E1IUnIKsL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"51E1IUnIKsL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"51E1IUnIKsL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"51E1IUnIKsL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"51E1IUnIKsL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"51E1IUnIKsL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(8365, 1426, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/51oYx5T6nRL.jpg'),
(8366, 1426, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/51oYx5T6nRL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:375;s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"51oYx5T6nRL._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"51oYx5T6nRL._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"51oYx5T6nRL._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"51oYx5T6nRL._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"51oYx5T6nRL._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"51oYx5T6nRL._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:23:\"51oYx5T6nRL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"51oYx5T6nRL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"51oYx5T6nRL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"51oYx5T6nRL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"51oYx5T6nRL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"51oYx5T6nRL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(8367, 1427, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/51uQQAf1eZL.jpg'),
(8368, 1427, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/51uQQAf1eZL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:375;s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"51uQQAf1eZL._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"51uQQAf1eZL._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"51uQQAf1eZL._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"51uQQAf1eZL._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"51uQQAf1eZL._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"51uQQAf1eZL._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:23:\"51uQQAf1eZL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"51uQQAf1eZL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"51uQQAf1eZL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"51uQQAf1eZL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"51uQQAf1eZL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"51uQQAf1eZL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(8369, 1428, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/51FjjPs5hUL.jpg'),
(8370, 1428, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/51FjjPs5hUL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"51FjjPs5hUL._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"51FjjPs5hUL._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"51FjjPs5hUL._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"51FjjPs5hUL._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"51FjjPs5hUL._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"51FjjPs5hUL._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:23:\"51FjjPs5hUL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"51FjjPs5hUL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"51FjjPs5hUL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"51FjjPs5hUL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"51FjjPs5hUL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"51FjjPs5hUL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(8396, 1430, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/418eumGj5QL.jpg'),
(8397, 1430, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/418eumGj5QL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"418eumGj5QL._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"418eumGj5QL._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"418eumGj5QL._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"418eumGj5QL._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"418eumGj5QL._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"418eumGj5QL._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:23:\"418eumGj5QL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"418eumGj5QL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"418eumGj5QL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"418eumGj5QL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"418eumGj5QL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"418eumGj5QL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(8400, 1431, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/41z77hcPnzL.jpg'),
(8401, 1431, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/41z77hcPnzL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"41z77hcPnzL._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"41z77hcPnzL._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"41z77hcPnzL._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"41z77hcPnzL._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"41z77hcPnzL._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"41z77hcPnzL._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:23:\"41z77hcPnzL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"41z77hcPnzL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"41z77hcPnzL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"41z77hcPnzL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"41z77hcPnzL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"41z77hcPnzL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(8402, 1432, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/51SCsvEjnUL.jpg'),
(8403, 1432, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/51SCsvEjnUL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"51SCsvEjnUL._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"51SCsvEjnUL._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"51SCsvEjnUL._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"51SCsvEjnUL._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"51SCsvEjnUL._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"51SCsvEjnUL._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:23:\"51SCsvEjnUL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"51SCsvEjnUL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"51SCsvEjnUL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"51SCsvEjnUL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"51SCsvEjnUL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"51SCsvEjnUL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(8404, 1433, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/51Ed8VSJmjL.jpg'),
(8405, 1433, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/51Ed8VSJmjL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"51Ed8VSJmjL._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"51Ed8VSJmjL._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"51Ed8VSJmjL._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"51Ed8VSJmjL._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"51Ed8VSJmjL._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"51Ed8VSJmjL._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:23:\"51Ed8VSJmjL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"51Ed8VSJmjL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"51Ed8VSJmjL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"51Ed8VSJmjL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"51Ed8VSJmjL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"51Ed8VSJmjL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(8406, 1434, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/51rByBGz%2BlL.jpg'),
(8407, 1434, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:66:\"https://images-na.ssl-images-amazon.com/images/I/51rByBGz%2BlL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"51rByBGz%2BlL._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"51rByBGz%2BlL._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"51rByBGz%2BlL._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:26:\"51rByBGz%2BlL._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:25:\"51rByBGz%2BlL._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:25:\"51rByBGz%2BlL._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:25:\"51rByBGz%2BlL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:25:\"51rByBGz%2BlL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"51rByBGz%2BlL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:25:\"51rByBGz%2BlL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:25:\"51rByBGz%2BlL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"51rByBGz%2BlL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(8433, 1436, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/41yiPRfXuiL.jpg'),
(8434, 1436, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/41yiPRfXuiL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:301;s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"41yiPRfXuiL._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"41yiPRfXuiL._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"41yiPRfXuiL._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"41yiPRfXuiL._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"41yiPRfXuiL._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"41yiPRfXuiL._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:23:\"41yiPRfXuiL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"41yiPRfXuiL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"41yiPRfXuiL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"41yiPRfXuiL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"41yiPRfXuiL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"41yiPRfXuiL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(8437, 1437, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/51%2Bzw59kAUL.jpg'),
(8438, 1437, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:66:\"https://images-na.ssl-images-amazon.com/images/I/51%2Bzw59kAUL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:411;s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"51%2Bzw59kAUL._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"51%2Bzw59kAUL._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"51%2Bzw59kAUL._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:26:\"51%2Bzw59kAUL._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:25:\"51%2Bzw59kAUL._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:25:\"51%2Bzw59kAUL._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:25:\"51%2Bzw59kAUL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:25:\"51%2Bzw59kAUL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"51%2Bzw59kAUL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:25:\"51%2Bzw59kAUL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:25:\"51%2Bzw59kAUL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"51%2Bzw59kAUL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(8439, 1438, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/51C9YoLBVUL.jpg'),
(8440, 1438, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/51C9YoLBVUL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:379;s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"51C9YoLBVUL._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"51C9YoLBVUL._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"51C9YoLBVUL._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"51C9YoLBVUL._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"51C9YoLBVUL._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"51C9YoLBVUL._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:23:\"51C9YoLBVUL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"51C9YoLBVUL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"51C9YoLBVUL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"51C9YoLBVUL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"51C9YoLBVUL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"51C9YoLBVUL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(8441, 1439, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/51KsvmYM3-L.jpg'),
(8442, 1439, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/51KsvmYM3-L.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:345;s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"51KsvmYM3-L._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"51KsvmYM3-L._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"51KsvmYM3-L._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"51KsvmYM3-L._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"51KsvmYM3-L._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"51KsvmYM3-L._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:23:\"51KsvmYM3-L._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"51KsvmYM3-L._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"51KsvmYM3-L._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"51KsvmYM3-L._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"51KsvmYM3-L._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"51KsvmYM3-L._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(8443, 1440, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/51v9UwTXasL.jpg'),
(8444, 1440, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/51v9UwTXasL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:433;s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"51v9UwTXasL._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"51v9UwTXasL._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"51v9UwTXasL._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"51v9UwTXasL._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"51v9UwTXasL._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"51v9UwTXasL._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:23:\"51v9UwTXasL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"51v9UwTXasL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"51v9UwTXasL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"51v9UwTXasL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"51v9UwTXasL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"51v9UwTXasL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(8445, 1441, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/51UvW90iPRL.jpg'),
(8446, 1441, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/51UvW90iPRL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:366;s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"51UvW90iPRL._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"51UvW90iPRL._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"51UvW90iPRL._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"51UvW90iPRL._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"51UvW90iPRL._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"51UvW90iPRL._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:23:\"51UvW90iPRL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"51UvW90iPRL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"51UvW90iPRL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"51UvW90iPRL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"51UvW90iPRL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"51UvW90iPRL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(8472, 1443, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/41HpcE1oSVL.jpg'),
(8473, 1443, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/41HpcE1oSVL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"41HpcE1oSVL._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"41HpcE1oSVL._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"41HpcE1oSVL._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"41HpcE1oSVL._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"41HpcE1oSVL._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"41HpcE1oSVL._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:23:\"41HpcE1oSVL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"41HpcE1oSVL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"41HpcE1oSVL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"41HpcE1oSVL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"41HpcE1oSVL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"41HpcE1oSVL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(8476, 1444, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/31MKHwGIbrL.jpg'),
(8477, 1444, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/31MKHwGIbrL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:390;s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"31MKHwGIbrL._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"31MKHwGIbrL._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"31MKHwGIbrL._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"31MKHwGIbrL._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"31MKHwGIbrL._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"31MKHwGIbrL._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:23:\"31MKHwGIbrL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"31MKHwGIbrL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"31MKHwGIbrL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"31MKHwGIbrL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"31MKHwGIbrL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"31MKHwGIbrL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(8478, 1445, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/41agi%2B9OoYL.jpg');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(8479, 1445, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:66:\"https://images-na.ssl-images-amazon.com/images/I/41agi%2B9OoYL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"41agi%2B9OoYL._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"41agi%2B9OoYL._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"41agi%2B9OoYL._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:26:\"41agi%2B9OoYL._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:25:\"41agi%2B9OoYL._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:25:\"41agi%2B9OoYL._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:25:\"41agi%2B9OoYL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:25:\"41agi%2B9OoYL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"41agi%2B9OoYL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:25:\"41agi%2B9OoYL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:25:\"41agi%2B9OoYL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"41agi%2B9OoYL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(8480, 1446, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/411NQrBKudL.jpg'),
(8481, 1446, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/411NQrBKudL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"411NQrBKudL._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"411NQrBKudL._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"411NQrBKudL._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"411NQrBKudL._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"411NQrBKudL._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"411NQrBKudL._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:23:\"411NQrBKudL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"411NQrBKudL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"411NQrBKudL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"411NQrBKudL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"411NQrBKudL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"411NQrBKudL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(8482, 1447, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/41kkyVBaJWL.jpg'),
(8483, 1447, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/41kkyVBaJWL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"41kkyVBaJWL._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"41kkyVBaJWL._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"41kkyVBaJWL._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"41kkyVBaJWL._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"41kkyVBaJWL._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"41kkyVBaJWL._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:23:\"41kkyVBaJWL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"41kkyVBaJWL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"41kkyVBaJWL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"41kkyVBaJWL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"41kkyVBaJWL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"41kkyVBaJWL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(8509, 1449, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/41kVINWJleL.jpg'),
(8510, 1449, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/41kVINWJleL.jpg\";s:5:\"width\";i:251;s:6:\"height\";i:500;s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"41kVINWJleL._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"41kVINWJleL._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"41kVINWJleL._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"41kVINWJleL._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"41kVINWJleL._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"41kVINWJleL._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:23:\"41kVINWJleL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"41kVINWJleL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"41kVINWJleL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"41kVINWJleL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"41kVINWJleL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"41kVINWJleL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(8513, 1450, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/31w2EQCoCwL.jpg'),
(8514, 1450, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/31w2EQCoCwL.jpg\";s:5:\"width\";i:313;s:6:\"height\";i:500;s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"31w2EQCoCwL._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"31w2EQCoCwL._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"31w2EQCoCwL._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"31w2EQCoCwL._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"31w2EQCoCwL._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"31w2EQCoCwL._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:23:\"31w2EQCoCwL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"31w2EQCoCwL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"31w2EQCoCwL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"31w2EQCoCwL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"31w2EQCoCwL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"31w2EQCoCwL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(8515, 1451, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/41glBAAVV1L.jpg'),
(8516, 1451, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/41glBAAVV1L.jpg\";s:5:\"width\";i:223;s:6:\"height\";i:500;s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"41glBAAVV1L._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"41glBAAVV1L._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"41glBAAVV1L._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"41glBAAVV1L._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"41glBAAVV1L._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"41glBAAVV1L._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:23:\"41glBAAVV1L._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"41glBAAVV1L._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"41glBAAVV1L._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"41glBAAVV1L._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"41glBAAVV1L._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"41glBAAVV1L._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(8517, 1452, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/31u29OTwiGL.jpg'),
(8518, 1452, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/31u29OTwiGL.jpg\";s:5:\"width\";i:251;s:6:\"height\";i:500;s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"31u29OTwiGL._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"31u29OTwiGL._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"31u29OTwiGL._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"31u29OTwiGL._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"31u29OTwiGL._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"31u29OTwiGL._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:23:\"31u29OTwiGL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"31u29OTwiGL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"31u29OTwiGL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"31u29OTwiGL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"31u29OTwiGL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"31u29OTwiGL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(8519, 1453, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/41a7hIHsYJL.jpg'),
(8520, 1453, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/41a7hIHsYJL.jpg\";s:5:\"width\";i:291;s:6:\"height\";i:500;s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"41a7hIHsYJL._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"41a7hIHsYJL._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"41a7hIHsYJL._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"41a7hIHsYJL._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"41a7hIHsYJL._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"41a7hIHsYJL._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:23:\"41a7hIHsYJL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"41a7hIHsYJL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"41a7hIHsYJL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"41a7hIHsYJL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"41a7hIHsYJL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"41a7hIHsYJL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(8589, 1043, '_edit_lock', '1622655114:1'),
(8615, 9, '_edit_lock', '1597723057:1'),
(8616, 954, '_edit_lock', '1597723058:1'),
(8617, 954, '_edit_last', '1'),
(8618, 954, 'rs_page_bg_color', ''),
(8619, 954, 'kc_raw_content', '[kc_row use_container=\"no\" _id=\"220856\" css_custom=\"{`kc-css`:{`any`:{`background`:{`background|`:`eyJjb2xvciI6InRyYW5zcGFyZW50IiwibGluZWFyR3JhZGllbnQiOlsiIl0sImltYWdlIjoibm9uZSIsInBvc2l0aW9uIjoiMCUgMCUiLCJzaXplIjoiYXV0byIsInJlcGVhdCI6InJlcGVhdCIsImF0dGFjaG1lbnQiOiJzY3JvbGwiLCJhZHZhbmNlZCI6MH0=`}}}}\" cols_gap=\"{`kc-css`:{`any`:{`group`:{`max-width|.kc-container`:`1508px`}}}}\"][kc_column width=\"100%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"961171\"][kc_spacing height=\"26px\" _id=\"914906\" class=\"hidden-md hidden-lg\"][kc_spacing height=\"55px\" _id=\"877781\" class=\"hidden-sm hidden-xs\"][/kc_column][/kc_row][kc_row _id=\"507003\" cols_gap=\"{`kc-css`:{`any`:{`group`:{`max-width|.kc-container`:`1508px`}}}}\" use_container=\"yes\"][kc_column width=\"25%\" _id=\"348557\" css_custom=\"{`kc-css`:{`999`:{`box`:{`width|`:`100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}}}}\"][kc_single_image image_size=\"full\" _id=\"369674\" image_source=\"media_library\" image=\"958\" css_custom=\"{`kc-css`:{`any`:{`image-style`:{`text-align|`:`left`,`margin|img`:`inherit inherit 20px inherit`}}}}\"][element_contact_info _id=\"557164\" items=\"eyIxIjp7Imljb24iOiJtbi1pY29uLTExMzgiLCJpbWFnZSI6IiIsImRlc2NyaXB0aW9uIjoiVUU4Z1FtOTRJREUyTVRJeUlFTnZiR3hwYm5NZ1UzUnlaV1YwSUZkbGMzUWdWbWxqZEc5eWFXRWdPREF3TnlCQmRYTjBjbUZzYVdFPSJ9LCIyIjp7Imljb24iOiJtbi1pY29uLTI1OCIsImltYWdlIjoiIiwiZGVzY3JpcHRpb24iOiJLemcwTkNBeE1qTWdORFUySURjNCJ9LCIzIjp7Imljb24iOiJtbi1pY29uLTIyMCIsImltYWdlIjoiIiwiZGVzY3JpcHRpb24iOiJZMjl1ZEdGalFIbHZkWEpqYjIxd1lXNTVMbU52YlE9PSJ9fQ==\"][kc_spacing height=\"12px\" _id=\"227446\"][/kc_column][kc_column width=\"25%\" _id=\"498237\" css_custom=\"{`kc-css`:{`479`:{`box`:{`width|`:`100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}},`999`:{`box`:{`width|`:`33{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}}}}\"][kc_wp_widget data=\"eyJhcHVzX2N1c3RvbV9tZW51Ijp7InRpdGxlIjoiQ3VzdG9tZXIgU2VydmljZSIsIm5hdl9tZW51IjoiY3VzdG9tZXItc2VydmljZS1tZW51In19\" _id=\"798684\"][/kc_column][kc_column width=\"25%\" _id=\"32177\" css_custom=\"{`kc-css`:{`479`:{`box`:{`width|`:`100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}},`999`:{`box`:{`width|`:`33{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}}}}\"][kc_wp_widget data=\"eyJhcHVzX2N1c3RvbV9tZW51Ijp7InRpdGxlIjoiWW91ciBBY2NvdW50IiwibmF2X21lbnUiOiJ5b3VyLWFjY291bnQtbWVudSJ9fQ==\" _id=\"212215\"][/kc_column][kc_column width=\"25%\" _id=\"63354\" css_custom=\"{`kc-css`:{`479`:{`box`:{`width|`:`100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}},`999`:{`box`:{`width|`:`33{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}}}}\"][kc_wp_widget data=\"eyJhcHVzX2N1c3RvbV9tZW51Ijp7InRpdGxlIjoiQ29tcGFueSIsIm5hdl9tZW51IjoiY29tcGFueS1tZW51In19\" _id=\"998793\"][/kc_column][/kc_row][kc_row use_container=\"yes\" _id=\"645990\" container_class=\"apus-copyright\" cols_gap=\"{`kc-css`:{`any`:{`group`:{`max-width|.kc-container`:`1508px`}}}}\" css_custom=\"{`kc-css`:{`any`:{`background`:{`background|`:`eyJjb2xvciI6IiMzMzMzMzMiLCJsaW5lYXJHcmFkaWVudCI6WyIiXSwiaW1hZ2UiOiJub25lIiwicG9zaXRpb24iOiIwJSAwJSIsInNpemUiOiJhdXRvIiwicmVwZWF0IjoicmVwZWF0IiwiYXR0YWNobWVudCI6InNjcm9sbCIsImFkdmFuY2VkIjowfQ==`}}}}\"][kc_column width=\"50%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"23434\"][kc_column_text _id=\"953776\" css_custom=\"{`kc-css`:{`any`:{`box`:{`margin|p`:`5px inherit 0px inherit`}}}}\"]\r\n\r\nCopyright © 2020 shoestimer.com/- All rights reserved. Powered by NextShoes.UK\r\n\r\n[/kc_column_text][/kc_column][kc_column width=\"50%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"283084\"][kc_wp_widget data=\"eyJhcHVzX2N1c3RvbV9tZW51Ijp7InRpdGxlIjoiQ3VzdG9tIE1lbnUiLCJuYXZfbWVudSI6ImZvb3Rlci1tZW51In19\" _id=\"224351\"][/kc_column][/kc_row]'),
(8620, 978, '_edit_lock', '1622567615:1'),
(8621, 1017, '_edit_lock', '1622566124:1'),
(8622, 978, '_edit_last', '1'),
(8623, 978, 'rs_page_bg_color', ''),
(8624, 978, 'kc_raw_content', '[kc_row use_container=\"no\" _id=\"964336\" css_custom=\"{`kc-css`:{`any`:{`background`:{`background|`:`eyJjb2xvciI6InRyYW5zcGFyZW50IiwibGluZWFyR3JhZGllbnQiOlsiIl0sImltYWdlIjoibm9uZSIsInBvc2l0aW9uIjoiMCUgMCUiLCJzaXplIjoiYXV0byIsInJlcGVhdCI6InJlcGVhdCIsImF0dGFjaG1lbnQiOiJzY3JvbGwiLCJhZHZhbmNlZCI6MH0=`}}}}\" row_class=\"max-1508\"][kc_column width=\"100%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"258365\"][kc_spacing height=\"26px\" _id=\"536335\" class=\"hidden-md hidden-lg\"][kc_spacing height=\"55px\" _id=\"428088\" class=\"hidden-sm hidden-xs\"][/kc_column][/kc_row][kc_row _id=\"78407\" cols_gap=\"{`kc-css`:{`any`:{`group`:{`max-width|.kc-container`:`1508px`}}}}\" use_container=\"yes\"][kc_column width=\"25%\" _id=\"500916\" css_custom=\"{`kc-css`:{`999`:{`box`:{`width|`:`100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}}}}\"][kc_single_image image_size=\"full\" _id=\"367658\" image_source=\"media_library\" image=\"6812\" css_custom=\"{`kc-css`:{`any`:{`image-style`:{`text-align|`:`left`,`margin|img`:`inherit inherit 20px inherit`}}}}\"][element_contact_info _id=\"858307\" items=\"eyIxIjp7Imljb24iOiJtbi1pY29uLTExMzgiLCJpbWFnZSI6IiIsImRlc2NyaXB0aW9uIjoiVUU4Z1FtOTRJREUyTVRJeUlFTnZiR3hwYm5NZ1UzUnlaV1YwSUZkbGMzUWdWbWxqZEc5eWFXRWdPREF3TnlCQmRYTjBjbUZzYVdFPSJ9LCIyIjp7Imljb24iOiJtbi1pY29uLTI1OCIsImltYWdlIjoiIiwiZGVzY3JpcHRpb24iOiJLemcwTkNBeE1qTWdORFUySURjNCJ9LCIzIjp7Imljb24iOiJtbi1pY29uLTIyMCIsImltYWdlIjoiIiwiZGVzY3JpcHRpb24iOiJZMjl1ZEdGalFIbHZkWEpqYjIxd1lXNTVMbU52YlE9PSJ9fQ==\"][kc_spacing height=\"12px\" _id=\"610097\"][/kc_column][kc_column width=\"25%\" _id=\"836898\" css_custom=\"{`kc-css`:{`479`:{`box`:{`width|`:`100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}},`999`:{`box`:{`width|`:`33{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}}}}\"][kc_wp_widget data=\"eyJhcHVzX2N1c3RvbV9tZW51Ijp7InRpdGxlIjoiQ3VzdG9tZXIgU2VydmljZSIsIm5hdl9tZW51IjoiY3VzdG9tZXItc2VydmljZS1tZW51In19\" _id=\"106425\"][/kc_column][kc_column width=\"25%\" _id=\"842034\" css_custom=\"{`kc-css`:{`479`:{`box`:{`width|`:`100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}},`999`:{`box`:{`width|`:`33{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}}}}\"][kc_wp_widget data=\"eyJhcHVzX2N1c3RvbV9tZW51Ijp7InRpdGxlIjoiWW91ciBBY2NvdW50IiwibmF2X21lbnUiOiJ5b3VyLWFjY291bnQtbWVudSJ9fQ==\" _id=\"607452\"][/kc_column][kc_column width=\"25%\" _id=\"948273\" css_custom=\"{`kc-css`:{`479`:{`box`:{`width|`:`100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}},`999`:{`box`:{`width|`:`33{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}}}}\"][kc_wp_widget data=\"eyJhcHVzX2N1c3RvbV9tZW51Ijp7InRpdGxlIjoiQ29tcGFueSIsIm5hdl9tZW51IjoiY29tcGFueS1tZW51In19\" _id=\"236592\"][/kc_column][/kc_row][kc_row use_container=\"yes\" _id=\"227534\" container_class=\"apus-copyright\" cols_gap=\"{`kc-css`:{`any`:{`group`:{`max-width|.kc-container`:`1508px`}}}}\" css_custom=\"{`kc-css`:{`any`:{`background`:{`background|`:`eyJjb2xvciI6IiMzMzMzMzMiLCJsaW5lYXJHcmFkaWVudCI6WyIiXSwiaW1hZ2UiOiJub25lIiwicG9zaXRpb24iOiIwJSAwJSIsInNpemUiOiJhdXRvIiwicmVwZWF0IjoicmVwZWF0IiwiYXR0YWNobWVudCI6InNjcm9sbCIsImFkdmFuY2VkIjowfQ==`}}}}\" row_class=\"max-1508\"][kc_column width=\"50%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"172090\"][kc_column_text _id=\"127867\" css_custom=\"{`kc-css`:{`any`:{`box`:{`margin|p`:`5px inherit 0px inherit`}}}}\"]<p>\r\nCopyright © 2020 next shoes- All rights reserved. Powered by Wordpress</p>\r\n[/kc_column_text][/kc_column][kc_column width=\"50%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"271965\"][kc_wp_widget data=\"eyJhcHVzX2N1c3RvbV9tZW51Ijp7InRpdGxlIjoiQ3VzdG9tIE1lbnUiLCJuYXZfbWVudSI6ImZvb3Rlci1tZW51In19\" _id=\"477195\" css_custom=\"{`kc-css`:{`767`:{`typography`:{`text-align|`:`left`}},`any`:{`typography`:{`text-align|`:`right`}}}}\"][/kc_column][/kc_row]'),
(8625, 1017, '_edit_last', '1'),
(8626, 1017, 'rs_page_bg_color', ''),
(8627, 1017, 'kc_raw_content', '[kc_row use_container=\"no\" _id=\"245408\" css_custom=\"{`kc-css`:{`any`:{`background`:{`background|`:`eyJjb2xvciI6InRyYW5zcGFyZW50IiwibGluZWFyR3JhZGllbnQiOlsiIl0sImltYWdlIjoibm9uZSIsInBvc2l0aW9uIjoiMCUgMCUiLCJzaXplIjoiYXV0byIsInJlcGVhdCI6InJlcGVhdCIsImF0dGFjaG1lbnQiOiJzY3JvbGwiLCJhZHZhbmNlZCI6MH0=`}}}}\" cols_gap=\"{`kc-css`:{`any`:{`group`:{`max-width|.kc-container`:`1170px`}}}}\"][kc_column width=\"100%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"785523\"][kc_spacing height=\"26px\" _id=\"619585\" class=\"hidden-md hidden-lg\"][kc_spacing height=\"55px\" _id=\"28344\" class=\"hidden-sm hidden-xs\"][/kc_column][/kc_row][kc_row _id=\"262644\"][kc_column width=\"25%\" _id=\"146089\" css_custom=\"{`kc-css`:{`999`:{`box`:{`width|`:`100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}}}}\"][kc_single_image image_size=\"full\" _id=\"457435\" image_source=\"media_library\" image=\"6812\" css_custom=\"{`kc-css`:{`any`:{`image-style`:{`text-align|`:`left`,`margin|img`:`inherit inherit 20px inherit`}}}}\"][element_contact_info _id=\"684151\" items=\"eyIxIjp7Imljb24iOiJtbi1pY29uLTExMzgiLCJpbWFnZSI6IiIsImRlc2NyaXB0aW9uIjoiVUU4Z1FtOTRJREUyTVRJeUlFTnZiR3hwYm5NZ1UzUnlaV1YwSUZkbGMzUWdWbWxqZEc5eWFXRWdPREF3TnlCQmRYTjBjbUZzYVdFPSJ9LCIyIjp7Imljb24iOiJtbi1pY29uLTI1OCIsImltYWdlIjoiIiwiZGVzY3JpcHRpb24iOiJLemcwTkNBeE1qTWdORFUySURjNCJ9LCIzIjp7Imljb24iOiJtbi1pY29uLTIyMCIsImltYWdlIjoiIiwiZGVzY3JpcHRpb24iOiJZMjl1ZEdGalFIbHZkWEpqYjIxd1lXNTVMbU52YlE9PSJ9fQ==\"][kc_spacing height=\"12px\" _id=\"217011\"][/kc_column][kc_column width=\"25%\" _id=\"437743\" css_custom=\"{`kc-css`:{`479`:{`box`:{`width|`:`100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}},`767`:{`box`:{`width|`:`33{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}},`999`:{`box`:{`width|`:`33{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}}}}\"][kc_wp_widget data=\"eyJhcHVzX2N1c3RvbV9tZW51Ijp7InRpdGxlIjoiQ3VzdG9tZXIgU2VydmljZSIsIm5hdl9tZW51IjoiY3VzdG9tZXItc2VydmljZS1tZW51In19\" _id=\"840313\"][/kc_column][kc_column width=\"25%\" _id=\"932978\" css_custom=\"{`kc-css`:{`479`:{`box`:{`width|`:`100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}},`767`:{`box`:{`width|`:`33{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}},`999`:{`box`:{`width|`:`33{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}}}}\"][kc_wp_widget data=\"eyJhcHVzX2N1c3RvbV9tZW51Ijp7InRpdGxlIjoiWW91ciBBY2NvdW50IiwibmF2X21lbnUiOiJ5b3VyLWFjY291bnQtbWVudSJ9fQ==\" _id=\"22248\"][/kc_column][kc_column width=\"25%\" _id=\"180863\" css_custom=\"{`kc-css`:{`479`:{`box`:{`width|`:`100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}},`767`:{`box`:{`width|`:`33{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}},`999`:{`box`:{`width|`:`33{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}}}}\"][kc_wp_widget data=\"eyJhcHVzX2N1c3RvbV9tZW51Ijp7InRpdGxlIjoiQ29tcGFueSIsIm5hdl9tZW51IjoiY29tcGFueS1tZW51In19\" _id=\"711445\"][/kc_column][/kc_row][kc_row use_container=\"yes\" _id=\"261645\" container_class=\"apus-copyright\" css_custom=\"{`kc-css`:{`any`:{`background`:{`background|`:`eyJjb2xvciI6IiMzMzMzMzMiLCJsaW5lYXJHcmFkaWVudCI6WyIiXSwiaW1hZ2UiOiJub25lIiwicG9zaXRpb24iOiIwJSAwJSIsInNpemUiOiJhdXRvIiwicmVwZWF0IjoicmVwZWF0IiwiYXR0YWNobWVudCI6InNjcm9sbCIsImFkdmFuY2VkIjowfQ==`}}}}\"][kc_column width=\"50%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"372495\"][kc_column_text _id=\"546763\" css_custom=\"{`kc-css`:{`any`:{`box`:{`margin|p`:`5px inherit 0px inherit`}}}}\"]<p>\r\nCopyright © 2020  shoestimer.com - All rights reserved. Powered by shoestimer.com</p>\r\n[/kc_column_text][/kc_column][kc_column width=\"50%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"494396\"][kc_wp_widget data=\"eyJhcHVzX2N1c3RvbV9tZW51Ijp7InRpdGxlIjoiQ3VzdG9tIE1lbnUiLCJuYXZfbWVudSI6ImZvb3Rlci1tZW51In19\" _id=\"466416\" css_custom=\"{`kc-css`:{`767`:{`typography`:{`text-align|`:`left`}},`any`:{`typography`:{`text-align|`:`right`}}}}\"][/kc_column][/kc_row]'),
(10678, 1722, '_wp_attached_file', '2020/05/lloogo.png'),
(8628, 1454, '_wp_attached_file', '2020/04/40012.png'),
(8629, 1454, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:400;s:6:\"height\";i:60;s:4:\"file\";s:17:\"2020/04/40012.png\";s:5:\"sizes\";a:7:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:16:\"40012-300x60.png\";s:5:\"width\";i:300;s:6:\"height\";i:60;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:16:\"40012-100x60.png\";s:5:\"width\";i:100;s:6:\"height\";i:60;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"40012-150x60.png\";s:5:\"width\";i:150;s:6:\"height\";i:60;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:16:\"40012-300x45.png\";s:5:\"width\";i:300;s:6:\"height\";i:45;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:16:\"40012-220x60.png\";s:5:\"width\";i:220;s:6:\"height\";i:60;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:16:\"40012-300x60.png\";s:5:\"width\";i:300;s:6:\"height\";i:60;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:16:\"40012-100x60.png\";s:5:\"width\";i:100;s:6:\"height\";i:60;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(8630, 1455, '_wp_attached_file', '2020/04/400new.png'),
(8631, 1455, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:400;s:6:\"height\";i:60;s:4:\"file\";s:18:\"2020/04/400new.png\";s:5:\"sizes\";a:7:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:17:\"400new-300x60.png\";s:5:\"width\";i:300;s:6:\"height\";i:60;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:17:\"400new-100x60.png\";s:5:\"width\";i:100;s:6:\"height\";i:60;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"400new-150x60.png\";s:5:\"width\";i:150;s:6:\"height\";i:60;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"400new-300x45.png\";s:5:\"width\";i:300;s:6:\"height\";i:45;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:17:\"400new-220x60.png\";s:5:\"width\";i:220;s:6:\"height\";i:60;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:17:\"400new-300x60.png\";s:5:\"width\";i:300;s:6:\"height\";i:60;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:17:\"400new-100x60.png\";s:5:\"width\";i:100;s:6:\"height\";i:60;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(8632, 1456, '_wp_attached_file', '2020/04/ss.png'),
(8633, 1456, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:400;s:6:\"height\";i:60;s:4:\"file\";s:14:\"2020/04/ss.png\";s:5:\"sizes\";a:7:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:13:\"ss-300x60.png\";s:5:\"width\";i:300;s:6:\"height\";i:60;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:13:\"ss-100x60.png\";s:5:\"width\";i:100;s:6:\"height\";i:60;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:13:\"ss-150x60.png\";s:5:\"width\";i:150;s:6:\"height\";i:60;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:13:\"ss-300x45.png\";s:5:\"width\";i:300;s:6:\"height\";i:45;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:13:\"ss-220x60.png\";s:5:\"width\";i:220;s:6:\"height\";i:60;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:13:\"ss-300x60.png\";s:5:\"width\";i:300;s:6:\"height\";i:60;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:13:\"ss-100x60.png\";s:5:\"width\";i:100;s:6:\"height\";i:60;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(10841, 1739, 'apus_icon_font', ''),
(8634, 1457, '_wp_attached_file', '2020/04/ss-1.png'),
(8635, 1457, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:400;s:6:\"height\";i:60;s:4:\"file\";s:16:\"2020/04/ss-1.png\";s:5:\"sizes\";a:7:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:15:\"ss-1-300x60.png\";s:5:\"width\";i:300;s:6:\"height\";i:60;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:15:\"ss-1-100x60.png\";s:5:\"width\";i:100;s:6:\"height\";i:60;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"ss-1-150x60.png\";s:5:\"width\";i:150;s:6:\"height\";i:60;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"ss-1-300x45.png\";s:5:\"width\";i:300;s:6:\"height\";i:45;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:15:\"ss-1-220x60.png\";s:5:\"width\";i:220;s:6:\"height\";i:60;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:15:\"ss-1-300x60.png\";s:5:\"width\";i:300;s:6:\"height\";i:60;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:15:\"ss-1-100x60.png\";s:5:\"width\";i:100;s:6:\"height\";i:60;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(8636, 1458, '_wp_attached_file', '2020/04/store-online.png'),
(8637, 1458, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:400;s:6:\"height\";i:71;s:4:\"file\";s:24:\"2020/04/store-online.png\";s:5:\"sizes\";a:7:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:23:\"store-online-300x71.png\";s:5:\"width\";i:300;s:6:\"height\";i:71;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"store-online-100x71.png\";s:5:\"width\";i:100;s:6:\"height\";i:71;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"store-online-150x71.png\";s:5:\"width\";i:150;s:6:\"height\";i:71;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"store-online-300x53.png\";s:5:\"width\";i:300;s:6:\"height\";i:53;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"store-online-220x71.png\";s:5:\"width\";i:220;s:6:\"height\";i:71;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:23:\"store-online-300x71.png\";s:5:\"width\";i:300;s:6:\"height\";i:71;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"store-online-100x71.png\";s:5:\"width\";i:100;s:6:\"height\";i:71;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(8662, 1460, '_wp_attached_file', '2020/05/sw.png'),
(8663, 1460, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:900;s:6:\"height\";i:599;s:4:\"file\";s:14:\"2020/05/sw.png\";s:5:\"sizes\";a:11:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:14:\"sw-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:14:\"sw-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:14:\"sw-600x399.png\";s:5:\"width\";i:600;s:6:\"height\";i:399;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:14:\"sw-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:14:\"sw-300x200.png\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:14:\"sw-768x511.png\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:14:\"sw-220x154.png\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:14:\"sw-825x510.png\";s:5:\"width\";i:825;s:6:\"height\";i:510;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:14:\"sw-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:14:\"sw-600x399.png\";s:5:\"width\";i:600;s:6:\"height\";i:399;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:14:\"sw-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(8697, 1461, '_wp_attached_file', '2020/05/NEXTSHOES.png'),
(8698, 1461, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:500;s:6:\"height\";i:123;s:4:\"file\";s:21:\"2020/05/NEXTSHOES.png\";s:5:\"sizes\";a:7:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:21:\"NEXTSHOES-300x123.png\";s:5:\"width\";i:300;s:6:\"height\";i:123;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:21:\"NEXTSHOES-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"NEXTSHOES-150x123.png\";s:5:\"width\";i:150;s:6:\"height\";i:123;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"NEXTSHOES-300x74.png\";s:5:\"width\";i:300;s:6:\"height\";i:74;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:21:\"NEXTSHOES-220x123.png\";s:5:\"width\";i:220;s:6:\"height\";i:123;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:21:\"NEXTSHOES-300x123.png\";s:5:\"width\";i:300;s:6:\"height\";i:123;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:21:\"NEXTSHOES-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(8699, 1462, '_wp_attached_file', '2020/05/350.png'),
(8700, 1462, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:350;s:6:\"height\";i:86;s:4:\"file\";s:15:\"2020/05/350.png\";s:5:\"sizes\";a:7:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:14:\"350-300x86.png\";s:5:\"width\";i:300;s:6:\"height\";i:86;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:14:\"350-100x86.png\";s:5:\"width\";i:100;s:6:\"height\";i:86;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:14:\"350-150x86.png\";s:5:\"width\";i:150;s:6:\"height\";i:86;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:14:\"350-300x74.png\";s:5:\"width\";i:300;s:6:\"height\";i:74;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:14:\"350-220x86.png\";s:5:\"width\";i:220;s:6:\"height\";i:86;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:14:\"350-300x86.png\";s:5:\"width\";i:300;s:6:\"height\";i:86;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:14:\"350-100x86.png\";s:5:\"width\";i:100;s:6:\"height\";i:86;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(8701, 1463, '_wp_attached_file', '2020/05/350-1.png'),
(8702, 1463, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:350;s:6:\"height\";i:86;s:4:\"file\";s:17:\"2020/05/350-1.png\";s:5:\"sizes\";a:7:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:16:\"350-1-300x86.png\";s:5:\"width\";i:300;s:6:\"height\";i:86;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:16:\"350-1-100x86.png\";s:5:\"width\";i:100;s:6:\"height\";i:86;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"350-1-150x86.png\";s:5:\"width\";i:150;s:6:\"height\";i:86;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:16:\"350-1-300x74.png\";s:5:\"width\";i:300;s:6:\"height\";i:74;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:16:\"350-1-220x86.png\";s:5:\"width\";i:220;s:6:\"height\";i:86;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:16:\"350-1-300x86.png\";s:5:\"width\";i:300;s:6:\"height\";i:86;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:16:\"350-1-100x86.png\";s:5:\"width\";i:100;s:6:\"height\";i:86;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(8703, 1464, '_wp_attached_file', '2020/05/download-1.jpg'),
(8704, 1464, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:266;s:6:\"height\";i:189;s:4:\"file\";s:22:\"2020/05/download-1.jpg\";s:5:\"sizes\";a:4:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:22:\"download-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"download-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:22:\"download-1-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:22:\"download-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(8705, 1465, '_wp_attached_file', '2020/05/download.jpg');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(8706, 1465, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:259;s:6:\"height\";i:195;s:4:\"file\";s:20:\"2020/05/download.jpg\";s:5:\"sizes\";a:4:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"download-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"download-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:20:\"download-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"download-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(8707, 1043, '_edit_last', '1'),
(8708, 1043, 'rs_page_bg_color', '#ffffff'),
(8709, 1043, 'kc_raw_content', '[kc_row _id=\"766225\" use_container=\"yes\" css_custom=\"{`kc-css`:{`767`:{`box`:{`padding|`:`9px inherit inherit inherit`}},`any`:{`box`:{`padding|`:`18px inherit inherit inherit`}}}}\"][kc_column width=\"75%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"332595\"][element_revslider _id=\"147922\" alias=\"slider-4\"][/kc_column][kc_column width=\"25%\" _id=\"812213\" css_custom=\"{`kc-css`:{`767`:{`box`:{`display|`:`none`}}}}\"][element_banner _id=\"394433\" image=\"1464\" button_text=\"Shop now\" button_link=\"#\" text_position=\"left full\"][element_banner _id=\"709364\" image=\"1465\" button_text=\"Shop now\" button_link=\"#\" text_position=\"right\"][/kc_column][/kc_row][kc_row use_container=\"yes\" css_custom=\"{`kc-css`:{`any`:{`background`:{`background|`:`eyJjb2xvciI6IiNmZmZmZmYiLCJsaW5lYXJHcmFkaWVudCI6WyIiXSwiaW1hZ2UiOiJub25lIiwicG9zaXRpb24iOiIwJSAwJSIsInNpemUiOiJhdXRvIiwicmVwZWF0IjoicmVwZWF0IiwiYXR0YWNobWVudCI6InNjcm9sbCIsImFkdmFuY2VkIjowfQ==`},`box`:{`padding|`:`10px inherit inherit inherit`,`border|`:`1px solid #f5f5f5|||`}}}}\" _id=\"232878\"][kc_column width=\"100%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"443229\"][woo_categories_tabs number=\"15\" columns=\"5\" tab_style=\"style2\" layout_type=\"carousel\" _id=\"797764\" tabs=\"eyIxIjp7Im5hbWUiOiJCbGllbmVyIiwiY2F0ZWdvcnkiOiJibGl2ZW5lciIsInR5cGUiOiJyZWNlbnRfcHJvZHVjdCJ9LCIyIjp7Im5hbWUiOiJBanZhbmkiLCJjYXRlZ29yeSI6ImFqdmFuaSIsInR5cGUiOiJyZWNlbnRfcHJvZHVjdCJ9LCIzIjp7Im5hbWUiOiJDaGljIEZlZXQiLCJjYXRlZ29yeSI6ImNoaWNfZmVldCIsInR5cGUiOiJyZWNlbnRfcHJvZHVjdCJ9LCI0Ijp7Im5hbWUiOiJFc3NleCBHbGFtIiwiY2F0ZWdvcnkiOiJlc3NleF9nbGFtIiwidHlwZSI6InJlY2VudF9wcm9kdWN0In0sIjUiOnsibmFtZSI6IkhpZ2hlciBIZWVscyIsImNhdGVnb3J5IjoiaGlnaGVyX2hlZWxzIiwidHlwZSI6InJlY2VudF9wcm9kdWN0In0sIjYiOnsibmFtZSI6IlBsZWFzZXIiLCJjYXRlZ29yeSI6InBsZWFzZXIiLCJ0eXBlIjoicmVjZW50X3Byb2R1Y3QifX0=\" title=\"Feature Product \"][/kc_column][/kc_row][kc_row use_container=\"yes\" css_custom=\"{`kc-css`:{`any`:{`background`:{`background|`:`eyJjb2xvciI6IiNmNWY1ZjUiLCJsaW5lYXJHcmFkaWVudCI6WyIiXSwiaW1hZ2UiOiJub25lIiwicG9zaXRpb24iOiIwJSAwJSIsInNpemUiOiJhdXRvIiwicmVwZWF0IjoicmVwZWF0IiwiYXR0YWNobWVudCI6InNjcm9sbCIsImFkdmFuY2VkIjowfQ==`},`box`:{`padding|`:`30px inherit inherit inherit`}}}}\" _id=\"784462\"][kc_column width=\"100%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"765766\"][element_features_box columns=\"4\" _id=\"888431\" features=\"eyIxIjp7InRpdGxlIjoiRnJlZSBEZWxpdmVyeSIsImRlc2NyaXB0aW9uIjoiUkdWc2FYWmxjbmtnZDI5eWJHUWdkMmxrWlEwSyIsImljb24iOiJtbi1pY29uLTk0NCIsImltYWdlIjoiIn0sIjIiOnsidGl0bGUiOiIzMCBEYXlzIFJldHVybnMiLCJkZXNjcmlwdGlvbiI6IlQzVnlJRE13TFdSaGVTQnRiMjVsZVNCaVlXTnJJR2QxWVhKaGJuUmxaU0JuYVhabGN5QjViM1U9IiwiaWNvbiI6Im1uLWljb24tMTA0OCIsImltYWdlIjoiIn0sIjMiOnsidGl0bGUiOiIyNC83IEN1c3RvbWVyIFNlcnZpY2UiLCJkZXNjcmlwdGlvbiI6IlQyNXNhVzVsSUhOMGIzSmxJREkwTHpjPSIsImljb24iOiJtbi1pY29uLTEwNTAiLCJpbWFnZSI6IiJ9LCI0Ijp7InRpdGxlIjoiU2VjdXJlIFNob3BwaW5nIiwiZGVzY3JpcHRpb24iOiJXVzkxY2lCd1pYSnpiMjVoYkNCcGJtWnZjbTFoZEdsdmJpQnBjeUJ6WldOMWNtVmtJSGRwZEdnZ1lXNGdhVzVrZFhOMGNuaz0iLCJpY29uIjoibW4taWNvbi04MjUiLCJpbWFnZSI6IiJ9fQ==\" style=\"style1\"][/kc_column][/kc_row][kc_row use_container=\"yes\" css_custom=\"{`kc-css`:{`any`:{`box`:{`padding|`:`20px inherit inherit inherit`}}}}\" _id=\"92192\"][kc_column width=\"33%\" _id=\"26295\" css_custom=\"{`kc-css`:{`999`:{`box`:{`width|`:`100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`,`display|`:`none`}},`any`:{`box`:{`padding|`:`20px inherit inherit inherit`}}}}\"][element_banner _id=\"681543\" subtitle=\"TV &amp; Home Theater\" title=\"U2F2ZSBCaWcgb24gNEsgVUhEPGJyIC8+DQpUVnMsIEhEVFZzIGFuZCBNb3Jl\" button_text=\"SHOP NOW\" button_link=\"#\" text_position=\"top\" image=\"1470\"][/kc_column][kc_column width=\"67%\" _id=\"763178\" css_custom=\"{`kc-css`:{`999`:{`box`:{`width|`:`100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}}}}\"][woo_products columns=\"3\" layout_type=\"carousel\" rows=\"1\" topcarousel=\"1\" item_style=\"inner\" _id=\"810023\" title=\"New Arrivals\" type=\"recent_product\" number=\"12\"][/kc_column][/kc_row][kc_row use_container=\"yes\" css_custom=\"{`kc-css`:{`any`:{`box`:{`padding|`:`inherit inherit 10px inherit`}}}}\" _id=\"12704\"][kc_column width=\"100%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"442175\"][woo_products columns=\"3\" layout_type=\"carousel\" rows=\"1\" topcarousel=\"1\" item_style=\"list-v1\" _id=\"697878\" title=\"Sale Product\" type=\"top_rate\" number=\"12\"][/kc_column][/kc_row][kc_row use_container=\"yes\" css_custom=\"{`kc-css`:{`any`:{`background`:{`background|`:`eyJjb2xvciI6IiNmNWY1ZjUiLCJsaW5lYXJHcmFkaWVudCI6WyIiXSwiaW1hZ2UiOiJub25lIiwicG9zaXRpb24iOiIwJSAwJSIsInNpemUiOiJhdXRvIiwicmVwZWF0IjoicmVwZWF0IiwiYXR0YWNobWVudCI6InNjcm9sbCIsImFkdmFuY2VkIjowfQ==`},`box`:{`padding|`:`30px inherit 25px inherit`}}}}\" _id=\"15128\"][kc_column width=\"100%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"635383\"][element_brands number=\"12\" columns=\"6\" rows=\"1\" style=\"style3 style2\" _id=\"345729\" title=\"Feature Brands\"][/kc_column][/kc_row][kc_row _id=\"985517\"][kc_column width=\"100%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"409328\"][kc_column_text _id=\"228304\" css_custom=\"{`kc-css`:{`any`:{`typography`:{`color|,p`:`#242424`,`font-family|,p`:`Libre Franklin`,`font-size|,p`:`24px`,`font-weight|,p`:`700`},`box`:{`padding|`:`20px inherit inherit inherit`}}}}\"]\r\n\r\nTop Categories this Month\r\n\r\n[/kc_column_text][/kc_column][/kc_row][kc_row use_container=\"yes\" row_class=\"border-left\" css_custom=\"{`kc-css`:{`any`:{`box`:{`padding|`:`inherit inherit 30px inherit`}}}}\" _id=\"902796\"][kc_column width=\"33.33%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"334116\"][woo_category_info number=\"5\" layout_type=\"layout3\" _id=\"54507\" image=\"943\" title=\"Televisions\" category=\"tv-audio\"][/kc_column][kc_column width=\"33.33%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"482141\"][woo_category_info number=\"5\" layout_type=\"layout3\" _id=\"521287\" image=\"1292\" title=\"Laptop and Computer\" category=\"computers\"][/kc_column][kc_column width=\"33.33%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"202063\"][woo_category_info number=\"5\" layout_type=\"layout3\" _id=\"725401\" image=\"1293\" title=\"Tablets &amp; E-Readers\" category=\"portable-audio\"][/kc_column][/kc_row][kc_row use_container=\"yes\" row_class=\"border-left\" css_custom=\"{`kc-css`:{`any`:{`box`:{`padding|`:`inherit inherit 30px inherit`}}}}\" _id=\"549575\"][kc_column width=\"33.33%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"720218\"][woo_category_info number=\"5\" layout_type=\"layout3\" _id=\"915313\" image=\"1294\" title=\"Video Games Virtual\" category=\"portable-audio\"][/kc_column][kc_column width=\"33.33%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"359735\"][woo_category_info number=\"5\" layout_type=\"layout3\" _id=\"511170\" image=\"1295\" title=\"Headphones &amp; Speakers\" category=\"accessories\"][/kc_column][kc_column width=\"33.33%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"932033\"][woo_category_info number=\"5\" layout_type=\"layout3\" _id=\"540279\" image=\"1296\" title=\"Cell Phones\" category=\"smart-phone\"][/kc_column][/kc_row][kc_row use_container=\"yes\" row_class=\"border-left\" css_custom=\"{`kc-css`:{`any`:{`box`:{`padding|`:`inherit inherit 30px inherit`}}}}\" _id=\"835215\"][kc_column width=\"33.33%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"88609\"][woo_category_info number=\"5\" layout_type=\"layout3\" _id=\"208724\" image=\"1298\" title=\"Smart Home\" category=\"tv-audio\"][/kc_column][kc_column width=\"33.33%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"533522\"][woo_category_info number=\"5\" layout_type=\"layout3\" _id=\"468844\" image=\"1297\" title=\"Car Electronics &amp; GPS\" category=\"gps-navi\"][/kc_column][kc_column width=\"33.33%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"226192\"][woo_category_info number=\"5\" layout_type=\"layout3\" _id=\"486917\" image=\"1294\" title=\"Toys, Games &amp; Drones\" category=\"appliances\"][/kc_column][/kc_row][kc_row use_container=\"yes\" css_custom=\"{`kc-css`:{`any`:{`background`:{`background|`:`eyJjb2xvciI6IiNmNWY1ZjUiLCJsaW5lYXJHcmFkaWVudCI6WyIiXSwiaW1hZ2UiOiJub25lIiwicG9zaXRpb24iOiIwJSAwJSIsInNpemUiOiJhdXRvIiwicmVwZWF0IjoicmVwZWF0IiwiYXR0YWNobWVudCI6InNjcm9sbCIsImFkdmFuY2VkIjowfQ==`},`box`:{`padding|`:`18px inherit 10px inherit`}}}}\" _id=\"58739\"][kc_column width=\"33.33%\" _id=\"895659\" css_custom=\"{`kc-css`:{`999`:{`box`:{`width|`:`100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}}}}\"][woo_products columns=\"1\" layout_type=\"grid\" topcarousel=\"0\" item_style=\"list-v2\" _id=\"866526\" title=\"Onsale Products\" type=\"best_selling\" number=\"3\"][/kc_column][kc_column width=\"33.33%\" _id=\"917695\" css_custom=\"{`kc-css`:{`999`:{`box`:{`width|`:`100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}}}}\"][woo_products columns=\"1\" layout_type=\"grid\" topcarousel=\"0\" item_style=\"list-v2\" _id=\"867628\" title=\"Feature Products\" type=\"featured_product\" number=\"3\"][/kc_column][kc_column width=\"33.33%\" _id=\"365558\" css_custom=\"{`kc-css`:{`999`:{`box`:{`width|`:`100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}}}}\"][woo_products columns=\"1\" layout_type=\"grid\" topcarousel=\"0\" item_style=\"list-v2\" _id=\"339067\" title=\"Top Rate\" type=\"top_rate\" number=\"3\"][/kc_column][/kc_row][kc_row _id=\"344379\" use_container=\"yes\" css_custom=\"{`kc-css`:{`any`:{`box`:{`padding|`:`30px inherit inherit inherit`}}}}\"][kc_column width=\"50%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"237273\"][element_testimonials _id=\"55394\" title=\"Testimonials\" testimonials=\"eyIxIjp7ImltYWdlIjoiOTA0IiwibmFtZSI6IkFudGhvbnkiLCJqb2IiOiJKQVZBIHByb2dyYW1tZXIiLCJjb250ZW50IjoiVkdobElFMUNRU0JqYjNWeWMyVWdhR0Z6SUdkcGRtVnVJRzFsSUhSb1pTQmpiMjVtYVdSbGJtTmxJSFJ2SUcxdmRtVWdZV2hsWVdRZ2FXNGdiWGtnWTJGeVpXVnlMaUJKZENCbllYWmxJRzFsSUhSb1pTQnZjSEJ2Y25SMWJtbDBlU0IwYnlCemRHVndJR0poWTJzZ1lXNWtJSEpsWm14bFkzUWdiMjRnZDJoaGRDQkpJR1J2TENCb2IzY2dkMlZzYkNCSklHUnZJR2wwSUdGdVpDQjNhR1Z5WlNCSklHTmhiaUJwYlhCeWIzWmxJSFJ2WjJWMGFHVnlJSGRwZEdnZ2RHaGxJSFJ2YjJ4cmFYUWdkRzhnY0hKdlozSmxjM011VkdobElFMUNRU0JqYjNWeWMyVWdhR0Z6SUdkcGRtVnVJRzFsSUhSb1pTQmpiMjVtYVdSbGJtTmxJSFJ2SUcxdmRtVWdZV2hsWVdRZ2FXNGdiWGtnWTJGeVpXVnlMaUJKZENCbllYWmxJRzFsSUhSb1pTQnZjSEJ2Y25SMWJtbDBlU0IwYnlCemRHVndJR0poWTJzZ1lXNWtJSEpsWm14bFkzUWdiMjRnZDJoaGRDQkpJR1J2TENCb2IzY2dkMlZzYkNCSklHUnZJR2wwSUdGdVpDQjNhR1Z5WlNCSklHTmhiaUJwYlhCeWIzWmxJSFJ2WjJWMGFHVnlJSGRwZEdnZ2RHaGxJSFJ2YjJ4cmFYUWdkRzhnY0hKdlozSmxjM011In0sIjIiOnsiaW1hZ2UiOiI5MDQiLCJuYW1lIjoiQW50aG9ueSIsImpvYiI6IkpBVkEgcHJvZ3JhbW1lciIsImNvbnRlbnQiOiJWR2hsSUUxQ1FTQmpiM1Z5YzJVZ2FHRnpJR2RwZG1WdUlHMWxJSFJvWlNCamIyNW1hV1JsYm1ObElIUnZJRzF2ZG1VZ1lXaGxZV1FnYVc0Z2JYa2dZMkZ5WldWeUxpQkpkQ0JuWVhabElHMWxJSFJvWlNCdmNIQnZjblIxYm1sMGVTQjBieUJ6ZEdWd0lHSmhZMnNnWVc1a0lISmxabXhsWTNRZ2IyNGdkMmhoZENCSklHUnZMQ0JvYjNjZ2QyVnNiQ0JKSUdSdklHbDBJR0Z1WkNCM2FHVnlaU0JKSUdOaGJpQnBiWEJ5YjNabElIUnZaMlYwYUdWeUlIZHBkR2dnZEdobElIUnZiMnhyYVhRZ2RHOGdjSEp2WjNKbGMzTXVWR2hsSUUxQ1FTQmpiM1Z5YzJVZ2FHRnpJR2RwZG1WdUlHMWxJSFJvWlNCamIyNW1hV1JsYm1ObElIUnZJRzF2ZG1VZ1lXaGxZV1FnYVc0Z2JYa2dZMkZ5WldWeUxpQkpkQ0JuWVhabElHMWxJSFJvWlNCdmNIQnZjblIxYm1sMGVTQjBieUJ6ZEdWd0lHSmhZMnNnWVc1a0lISmxabXhsWTNRZ2IyNGdkMmhoZENCSklHUnZMQ0JvYjNjZ2QyVnNiQ0JKSUdSdklHbDBJR0Z1WkNCM2FHVnlaU0JKSUdOaGJpQnBiWEJ5YjNabElIUnZaMlYwYUdWeUlIZHBkR2dnZEdobElIUnZiMnhyYVhRZ2RHOGdjSEp2WjNKbGMzTXUifSwiMyI6eyJpbWFnZSI6IjkwNCIsIm5hbWUiOiJBbnRob255Iiwiam9iIjoiSkFWQSBwcm9ncmFtbWVyIiwiY29udGVudCI6IlZHaGxJRTFDUVNCamIzVnljMlVnYUdGeklHZHBkbVZ1SUcxbElIUm9aU0JqYjI1bWFXUmxibU5sSUhSdklHMXZkbVVnWVdobFlXUWdhVzRnYlhrZ1kyRnlaV1Z5TGlCSmRDQm5ZWFpsSUcxbElIUm9aU0J2Y0hCdmNuUjFibWwwZVNCMGJ5QnpkR1Z3SUdKaFkyc2dZVzVrSUhKbFpteGxZM1FnYjI0Z2QyaGhkQ0JKSUdSdkxDQm9iM2NnZDJWc2JDQkpJR1J2SUdsMElHRnVaQ0IzYUdWeVpTQkpJR05oYmlCcGJYQnliM1psSUhSdloyVjBhR1Z5SUhkcGRHZ2dkR2hsSUhSdmIyeHJhWFFnZEc4Z2NISnZaM0psYzNNdVZHaGxJRTFDUVNCamIzVnljMlVnYUdGeklHZHBkbVZ1SUcxbElIUm9aU0JqYjI1bWFXUmxibU5sSUhSdklHMXZkbVVnWVdobFlXUWdhVzRnYlhrZ1kyRnlaV1Z5TGlCSmRDQm5ZWFpsSUcxbElIUm9aU0J2Y0hCdmNuUjFibWwwZVNCMGJ5QnpkR1Z3SUdKaFkyc2dZVzVrSUhKbFpteGxZM1FnYjI0Z2QyaGhkQ0JKSUdSdkxDQm9iM2NnZDJWc2JDQkpJR1J2SUdsMElHRnVaQ0IzYUdWeVpTQkpJR05oYmlCcGJYQnliM1psSUhSdloyVjBhR1Z5SUhkcGRHZ2dkR2hsSUhSdmIyeHJhWFFnZEc4Z2NISnZaM0psYzNNdSJ9fQ==\" columns=\"1\" layout_type=\"carousel\"][/kc_column][kc_column width=\"50%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"650029\"][element_blog_posts number=\"5\" layout_type=\"special\" _id=\"507640\" title=\"Latest News\" columns=\"2\" order_by=\"ID\" order=\"DESC\"][/kc_column][/kc_row][kc_row _id=\"583154\" use_container=\"yes\" css_custom=\"{`kc-css`:{`any`:{`background`:{`background|`:`eyJjb2xvciI6IiMxYzQ2NTgiLCJsaW5lYXJHcmFkaWVudCI6WyIiXSwiaW1hZ2UiOiJub25lIiwicG9zaXRpb24iOiIwJSAwJSIsInNpemUiOiJhdXRvIiwicmVwZWF0IjoicmVwZWF0IiwiYXR0YWNobWVudCI6InNjcm9sbCIsImFkdmFuY2VkIjowfQ==`},`box`:{`padding|`:`40px inherit 10px inherit`}}}}\"][kc_column width=\"60%\" _id=\"474815\" css_custom=\"{`kc-css`:{`999`:{`box`:{`width|`:`100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}}}}\"][element_newsletter _id=\"191937\" style=\"style2\"][/kc_column][kc_column width=\"40%\" _id=\"541497\" css_custom=\"{`kc-css`:{`999`:{`box`:{`width|`:`100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}}}}\"][element_socials_link _id=\"6204\" style=\"style1\" socials=\"eyIxIjp7InRpdGxlIjoiIiwidXJsIjoiIyIsImljb24iOiJtbi1pY29uLTE0MDUiLCJpbWFnZSI6IiJ9LCIyIjp7InRpdGxlIjoiIiwidXJsIjoiIyIsImljb24iOiJtbi1pY29uLTE0MDYiLCJpbWFnZSI6IiJ9LCIzIjp7InRpdGxlIjoiIiwidXJsIjoiIyIsImljb24iOiJtbi1pY29uLTE0MDgiLCJpbWFnZSI6IiJ9LCI0Ijp7InRpdGxlIjoiIiwidXJsIjoiIyIsImljb24iOiJtbi1pY29uLTE0MTYiLCJpbWFnZSI6IiJ9LCI1Ijp7InRpdGxlIjoiIiwidXJsIjoiIyIsImljb24iOiJtbi1pY29uLTE0MjIiLCJpbWFnZSI6IiJ9fQ==\" title=\"Stay Connect\"][/kc_column][/kc_row]'),
(8712, 1470, '_wp_attached_file', '2020/05/shoes4.png'),
(8713, 1470, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:216;s:6:\"height\";i:300;s:4:\"file\";s:18:\"2020/05/shoes4.png\";s:5:\"sizes\";a:7:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:18:\"shoes4-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"shoes4-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"shoes4-216x300.png\";s:5:\"width\";i:216;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:18:\"shoes4-216x154.png\";s:5:\"width\";i:216;s:6:\"height\";i:154;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:18:\"shoes4-216x300.png\";s:5:\"width\";i:216;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:18:\"shoes4-216x300.png\";s:5:\"width\";i:216;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:18:\"shoes4-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(8714, 1472, '_wp_attached_file', '2020/05/boots.jpg'),
(8715, 1472, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:284;s:6:\"height\";i:177;s:4:\"file\";s:17:\"2020/05/boots.jpg\";s:5:\"sizes\";a:4:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:17:\"boots-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"boots-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:17:\"boots-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:17:\"boots-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(8716, 1473, '_wp_attached_file', '2020/05/Men-Sandals.jpg'),
(8717, 1473, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:4:\"file\";s:23:\"2020/05/Men-Sandals.jpg\";s:5:\"sizes\";a:11:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:23:\"Men-Sandals-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"Men-Sandals-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"Men-Sandals-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"Men-Sandals-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"Men-Sandals-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"Men-Sandals-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"Men-Sandals-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"Men-Sandals-825x510.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:23:\"Men-Sandals-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"Men-Sandals-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"Men-Sandals-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(8718, 1474, '_wp_attached_file', '2020/05/Women-Sandals.jpg'),
(8719, 1474, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1500;s:6:\"height\";i:1016;s:4:\"file\";s:25:\"2020/05/Women-Sandals.jpg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:25:\"Women-Sandals-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"Women-Sandals-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:25:\"Women-Sandals-600x406.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:406;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"Women-Sandals-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"Women-Sandals-300x203.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:203;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"Women-Sandals-768x520.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:520;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:26:\"Women-Sandals-1024x694.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:694;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:25:\"Women-Sandals-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:25:\"Women-Sandals-825x510.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:25:\"Women-Sandals-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:25:\"Women-Sandals-600x406.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:406;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"Women-Sandals-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(8720, 1475, '_wp_attached_file', '2020/05/Fashion-Sneakers.jpg'),
(8721, 1475, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:28:\"2020/05/Fashion-Sneakers.jpg\";s:5:\"sizes\";a:11:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:28:\"Fashion-Sneakers-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:28:\"Fashion-Sneakers-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:28:\"Fashion-Sneakers-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"Fashion-Sneakers-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"Fashion-Sneakers-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:28:\"Fashion-Sneakers-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:28:\"Fashion-Sneakers-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:28:\"Fashion-Sneakers-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:28:\"Fashion-Sneakers-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:28:\"Fashion-Sneakers-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:28:\"Fashion-Sneakers-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(8722, 1476, '_wp_attached_file', '2020/05/sport-shoes.jpg'),
(8723, 1476, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:225;s:6:\"height\";i:225;s:4:\"file\";s:23:\"2020/05/sport-shoes.jpg\";s:5:\"sizes\";a:4:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"sport-shoes-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"sport-shoes-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"sport-shoes-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"sport-shoes-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(8724, 1477, '_wp_attached_file', '2020/05/casual-shoes.jpg'),
(8725, 1477, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:225;s:6:\"height\";i:225;s:4:\"file\";s:24:\"2020/05/casual-shoes.jpg\";s:5:\"sizes\";a:4:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:24:\"casual-shoes-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"casual-shoes-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:24:\"casual-shoes-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:24:\"casual-shoes-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(8726, 1478, '_wp_attached_file', 'woocommerce-placeholder.png'),
(8727, 1478, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:1200;s:4:\"file\";s:27:\"woocommerce-placeholder.png\";s:5:\"sizes\";a:9:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:35:\"woocommerce-placeholder-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:35:\"woocommerce-placeholder-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:35:\"woocommerce-placeholder-600x600.png\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:35:\"woocommerce-placeholder-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:37:\"woocommerce-placeholder-1024x1024.png\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:35:\"woocommerce-placeholder-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:35:\"woocommerce-placeholder-768x768.png\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:35:\"woocommerce-placeholder-220x154.png\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:35:\"woocommerce-placeholder-825x510.png\";s:5:\"width\";i:825;s:6:\"height\";i:510;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(8753, 1481, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/51MDAgXKM8L.jpg'),
(8754, 1481, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/51MDAgXKM8L.jpg\";s:5:\"width\";i:485;s:6:\"height\";i:500;s:5:\"sizes\";a:14:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"51MDAgXKM8L._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"51MDAgXKM8L._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"51MDAgXKM8L._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"51MDAgXKM8L._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:24:\"51MDAgXKM8L._SS1536_.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:24:\"51MDAgXKM8L._SS2048_.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"51MDAgXKM8L._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"51MDAgXKM8L._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:23:\"51MDAgXKM8L._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"51MDAgXKM8L._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"51MDAgXKM8L._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"51MDAgXKM8L._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"51MDAgXKM8L._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"51MDAgXKM8L._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(8757, 1482, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/41RjVxgq8AL.jpg'),
(8758, 1482, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/41RjVxgq8AL.jpg\";s:5:\"width\";i:251;s:6:\"height\";i:500;s:5:\"sizes\";a:14:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"41RjVxgq8AL._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"41RjVxgq8AL._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"41RjVxgq8AL._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"41RjVxgq8AL._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:24:\"41RjVxgq8AL._SS1536_.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:24:\"41RjVxgq8AL._SS2048_.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"41RjVxgq8AL._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"41RjVxgq8AL._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:23:\"41RjVxgq8AL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"41RjVxgq8AL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"41RjVxgq8AL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"41RjVxgq8AL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"41RjVxgq8AL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"41RjVxgq8AL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(8759, 1483, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/41jHT2eSwqL.jpg'),
(8760, 1483, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/41jHT2eSwqL.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:500;s:5:\"sizes\";a:14:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"41jHT2eSwqL._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"41jHT2eSwqL._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"41jHT2eSwqL._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"41jHT2eSwqL._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:24:\"41jHT2eSwqL._SS1536_.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:24:\"41jHT2eSwqL._SS2048_.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"41jHT2eSwqL._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"41jHT2eSwqL._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:23:\"41jHT2eSwqL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"41jHT2eSwqL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"41jHT2eSwqL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"41jHT2eSwqL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"41jHT2eSwqL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"41jHT2eSwqL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(8761, 1484, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/41KhEz2YmBL.jpg'),
(8762, 1484, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/41KhEz2YmBL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:209;s:5:\"sizes\";a:14:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"41KhEz2YmBL._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"41KhEz2YmBL._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"41KhEz2YmBL._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"41KhEz2YmBL._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:24:\"41KhEz2YmBL._SS1536_.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:24:\"41KhEz2YmBL._SS2048_.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"41KhEz2YmBL._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"41KhEz2YmBL._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:23:\"41KhEz2YmBL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"41KhEz2YmBL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"41KhEz2YmBL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"41KhEz2YmBL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"41KhEz2YmBL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"41KhEz2YmBL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(8763, 1485, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/41Xx%2BO-C3ZL.jpg'),
(8764, 1485, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:66:\"https://images-na.ssl-images-amazon.com/images/I/41Xx%2BO-C3ZL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:182;s:5:\"sizes\";a:14:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"41Xx%2BO-C3ZL._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"41Xx%2BO-C3ZL._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"41Xx%2BO-C3ZL._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:26:\"41Xx%2BO-C3ZL._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:26:\"41Xx%2BO-C3ZL._SS1536_.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:26:\"41Xx%2BO-C3ZL._SS2048_.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:25:\"41Xx%2BO-C3ZL._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:25:\"41Xx%2BO-C3ZL._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:25:\"41Xx%2BO-C3ZL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:25:\"41Xx%2BO-C3ZL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"41Xx%2BO-C3ZL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:25:\"41Xx%2BO-C3ZL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:25:\"41Xx%2BO-C3ZL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"41Xx%2BO-C3ZL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(8765, 1486, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/41H-qZsG1RL.jpg'),
(8766, 1486, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/41H-qZsG1RL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:363;s:5:\"sizes\";a:14:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"41H-qZsG1RL._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"41H-qZsG1RL._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"41H-qZsG1RL._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"41H-qZsG1RL._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:24:\"41H-qZsG1RL._SS1536_.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:24:\"41H-qZsG1RL._SS2048_.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"41H-qZsG1RL._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"41H-qZsG1RL._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:23:\"41H-qZsG1RL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"41H-qZsG1RL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"41H-qZsG1RL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"41H-qZsG1RL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"41H-qZsG1RL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"41H-qZsG1RL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(8767, 1487, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/4189NlaWQKL.jpg');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(8768, 1487, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/4189NlaWQKL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:381;s:5:\"sizes\";a:14:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"4189NlaWQKL._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"4189NlaWQKL._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"4189NlaWQKL._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"4189NlaWQKL._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:24:\"4189NlaWQKL._SS1536_.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:24:\"4189NlaWQKL._SS2048_.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"4189NlaWQKL._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"4189NlaWQKL._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:23:\"4189NlaWQKL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"4189NlaWQKL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"4189NlaWQKL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"4189NlaWQKL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"4189NlaWQKL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"4189NlaWQKL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(8794, 1489, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/51BAV0RLImL.jpg'),
(8795, 1489, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/51BAV0RLImL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:455;s:5:\"sizes\";a:14:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"51BAV0RLImL._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"51BAV0RLImL._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"51BAV0RLImL._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"51BAV0RLImL._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:24:\"51BAV0RLImL._SS1536_.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:24:\"51BAV0RLImL._SS2048_.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"51BAV0RLImL._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"51BAV0RLImL._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:23:\"51BAV0RLImL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"51BAV0RLImL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"51BAV0RLImL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"51BAV0RLImL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"51BAV0RLImL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"51BAV0RLImL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(8823, 1491, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/415dRq8%2BB2L.jpg'),
(8824, 1491, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:66:\"https://images-na.ssl-images-amazon.com/images/I/415dRq8%2BB2L.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:5:\"sizes\";a:14:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"415dRq8%2BB2L._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"415dRq8%2BB2L._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"415dRq8%2BB2L._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:26:\"415dRq8%2BB2L._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:26:\"415dRq8%2BB2L._SS1536_.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:26:\"415dRq8%2BB2L._SS2048_.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:25:\"415dRq8%2BB2L._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:25:\"415dRq8%2BB2L._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:25:\"415dRq8%2BB2L._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:25:\"415dRq8%2BB2L._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"415dRq8%2BB2L._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:25:\"415dRq8%2BB2L._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:25:\"415dRq8%2BB2L._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"415dRq8%2BB2L._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(8852, 1493, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/41eEWeGh1qL.jpg'),
(8853, 1493, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/41eEWeGh1qL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:5:\"sizes\";a:14:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"41eEWeGh1qL._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"41eEWeGh1qL._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"41eEWeGh1qL._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"41eEWeGh1qL._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:24:\"41eEWeGh1qL._SS1536_.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:24:\"41eEWeGh1qL._SS2048_.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"41eEWeGh1qL._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"41eEWeGh1qL._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:23:\"41eEWeGh1qL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"41eEWeGh1qL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"41eEWeGh1qL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"41eEWeGh1qL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"41eEWeGh1qL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"41eEWeGh1qL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(8856, 1494, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/41wx3o9Z0zL.jpg'),
(8857, 1494, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/41wx3o9Z0zL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:5:\"sizes\";a:14:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"41wx3o9Z0zL._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"41wx3o9Z0zL._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"41wx3o9Z0zL._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"41wx3o9Z0zL._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:24:\"41wx3o9Z0zL._SS1536_.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:24:\"41wx3o9Z0zL._SS2048_.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"41wx3o9Z0zL._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"41wx3o9Z0zL._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:23:\"41wx3o9Z0zL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"41wx3o9Z0zL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"41wx3o9Z0zL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"41wx3o9Z0zL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"41wx3o9Z0zL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"41wx3o9Z0zL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(8858, 1495, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/415AyNCOZkL.jpg'),
(8859, 1495, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/415AyNCOZkL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:5:\"sizes\";a:14:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"415AyNCOZkL._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"415AyNCOZkL._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"415AyNCOZkL._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"415AyNCOZkL._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:24:\"415AyNCOZkL._SS1536_.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:24:\"415AyNCOZkL._SS2048_.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"415AyNCOZkL._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"415AyNCOZkL._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:23:\"415AyNCOZkL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"415AyNCOZkL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"415AyNCOZkL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"415AyNCOZkL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"415AyNCOZkL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"415AyNCOZkL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(8860, 1496, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/41uMk7%2B0TzL.jpg'),
(8861, 1496, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:66:\"https://images-na.ssl-images-amazon.com/images/I/41uMk7%2B0TzL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:5:\"sizes\";a:14:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"41uMk7%2B0TzL._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"41uMk7%2B0TzL._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"41uMk7%2B0TzL._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:26:\"41uMk7%2B0TzL._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:26:\"41uMk7%2B0TzL._SS1536_.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:26:\"41uMk7%2B0TzL._SS2048_.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:25:\"41uMk7%2B0TzL._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:25:\"41uMk7%2B0TzL._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:25:\"41uMk7%2B0TzL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:25:\"41uMk7%2B0TzL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"41uMk7%2B0TzL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:25:\"41uMk7%2B0TzL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:25:\"41uMk7%2B0TzL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"41uMk7%2B0TzL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(8862, 1497, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/31MDqA%2BJCoL.jpg'),
(8863, 1497, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:66:\"https://images-na.ssl-images-amazon.com/images/I/31MDqA%2BJCoL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:5:\"sizes\";a:14:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"31MDqA%2BJCoL._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"31MDqA%2BJCoL._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"31MDqA%2BJCoL._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:26:\"31MDqA%2BJCoL._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:26:\"31MDqA%2BJCoL._SS1536_.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:26:\"31MDqA%2BJCoL._SS2048_.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:25:\"31MDqA%2BJCoL._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:25:\"31MDqA%2BJCoL._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:25:\"31MDqA%2BJCoL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:25:\"31MDqA%2BJCoL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"31MDqA%2BJCoL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:25:\"31MDqA%2BJCoL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:25:\"31MDqA%2BJCoL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"31MDqA%2BJCoL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(8864, 1498, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/51oF2i2xj5L.jpg'),
(8865, 1498, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/51oF2i2xj5L.jpg\";s:5:\"width\";i:311;s:6:\"height\";i:500;s:5:\"sizes\";a:14:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"51oF2i2xj5L._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"51oF2i2xj5L._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"51oF2i2xj5L._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"51oF2i2xj5L._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:24:\"51oF2i2xj5L._SS1536_.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:24:\"51oF2i2xj5L._SS2048_.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"51oF2i2xj5L._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"51oF2i2xj5L._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:23:\"51oF2i2xj5L._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"51oF2i2xj5L._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"51oF2i2xj5L._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"51oF2i2xj5L._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"51oF2i2xj5L._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"51oF2i2xj5L._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(8866, 1499, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/41Jx%2B3j3crL.jpg'),
(8867, 1499, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:66:\"https://images-na.ssl-images-amazon.com/images/I/41Jx%2B3j3crL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:5:\"sizes\";a:14:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"41Jx%2B3j3crL._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"41Jx%2B3j3crL._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"41Jx%2B3j3crL._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:26:\"41Jx%2B3j3crL._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:26:\"41Jx%2B3j3crL._SS1536_.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:26:\"41Jx%2B3j3crL._SS2048_.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:25:\"41Jx%2B3j3crL._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:25:\"41Jx%2B3j3crL._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:25:\"41Jx%2B3j3crL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:25:\"41Jx%2B3j3crL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"41Jx%2B3j3crL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:25:\"41Jx%2B3j3crL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:25:\"41Jx%2B3j3crL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"41Jx%2B3j3crL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(8893, 1501, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/51Rgxj-KbRL.jpg'),
(8894, 1501, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/51Rgxj-KbRL.jpg\";s:5:\"width\";i:492;s:6:\"height\";i:500;s:5:\"sizes\";a:14:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"51Rgxj-KbRL._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"51Rgxj-KbRL._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"51Rgxj-KbRL._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"51Rgxj-KbRL._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:24:\"51Rgxj-KbRL._SS1536_.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:24:\"51Rgxj-KbRL._SS2048_.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"51Rgxj-KbRL._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"51Rgxj-KbRL._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:23:\"51Rgxj-KbRL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"51Rgxj-KbRL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"51Rgxj-KbRL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"51Rgxj-KbRL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"51Rgxj-KbRL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"51Rgxj-KbRL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(8897, 1502, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/41nCEr6K5OL.jpg'),
(8898, 1502, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/41nCEr6K5OL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:368;s:5:\"sizes\";a:14:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"41nCEr6K5OL._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"41nCEr6K5OL._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"41nCEr6K5OL._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"41nCEr6K5OL._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:24:\"41nCEr6K5OL._SS1536_.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:24:\"41nCEr6K5OL._SS2048_.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"41nCEr6K5OL._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"41nCEr6K5OL._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:23:\"41nCEr6K5OL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"41nCEr6K5OL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"41nCEr6K5OL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"41nCEr6K5OL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"41nCEr6K5OL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"41nCEr6K5OL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(8899, 1503, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/41pZpT2XICL.jpg'),
(8900, 1503, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/41pZpT2XICL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:326;s:5:\"sizes\";a:14:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"41pZpT2XICL._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"41pZpT2XICL._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"41pZpT2XICL._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"41pZpT2XICL._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:24:\"41pZpT2XICL._SS1536_.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:24:\"41pZpT2XICL._SS2048_.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"41pZpT2XICL._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"41pZpT2XICL._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:23:\"41pZpT2XICL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"41pZpT2XICL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"41pZpT2XICL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"41pZpT2XICL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"41pZpT2XICL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"41pZpT2XICL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(8901, 1504, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/41E%2BcUVhQ4L.jpg'),
(8902, 1504, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:66:\"https://images-na.ssl-images-amazon.com/images/I/41E%2BcUVhQ4L.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:189;s:5:\"sizes\";a:14:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"41E%2BcUVhQ4L._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"41E%2BcUVhQ4L._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"41E%2BcUVhQ4L._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:26:\"41E%2BcUVhQ4L._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:26:\"41E%2BcUVhQ4L._SS1536_.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:26:\"41E%2BcUVhQ4L._SS2048_.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:25:\"41E%2BcUVhQ4L._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:25:\"41E%2BcUVhQ4L._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:25:\"41E%2BcUVhQ4L._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:25:\"41E%2BcUVhQ4L._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"41E%2BcUVhQ4L._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:25:\"41E%2BcUVhQ4L._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:25:\"41E%2BcUVhQ4L._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"41E%2BcUVhQ4L._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(8903, 1505, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/41WaDp6SZNL.jpg'),
(8904, 1505, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/41WaDp6SZNL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:5:\"sizes\";a:14:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"41WaDp6SZNL._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"41WaDp6SZNL._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"41WaDp6SZNL._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"41WaDp6SZNL._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:24:\"41WaDp6SZNL._SS1536_.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:24:\"41WaDp6SZNL._SS2048_.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"41WaDp6SZNL._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"41WaDp6SZNL._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:23:\"41WaDp6SZNL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"41WaDp6SZNL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"41WaDp6SZNL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"41WaDp6SZNL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"41WaDp6SZNL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"41WaDp6SZNL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(8905, 1506, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/51ULoGogFOL.jpg'),
(8906, 1506, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/51ULoGogFOL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:333;s:5:\"sizes\";a:14:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"51ULoGogFOL._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"51ULoGogFOL._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"51ULoGogFOL._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"51ULoGogFOL._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:24:\"51ULoGogFOL._SS1536_.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:24:\"51ULoGogFOL._SS2048_.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"51ULoGogFOL._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"51ULoGogFOL._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:23:\"51ULoGogFOL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"51ULoGogFOL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"51ULoGogFOL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"51ULoGogFOL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"51ULoGogFOL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"51ULoGogFOL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(8932, 1508, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/41M7SECHSzL.jpg'),
(8933, 1508, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/41M7SECHSzL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:453;s:5:\"sizes\";a:14:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"41M7SECHSzL._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"41M7SECHSzL._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"41M7SECHSzL._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"41M7SECHSzL._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:24:\"41M7SECHSzL._SS1536_.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:24:\"41M7SECHSzL._SS2048_.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"41M7SECHSzL._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"41M7SECHSzL._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:23:\"41M7SECHSzL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"41M7SECHSzL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"41M7SECHSzL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"41M7SECHSzL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"41M7SECHSzL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"41M7SECHSzL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(8936, 1509, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/41r8-yfYghL.jpg');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(8937, 1509, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/41r8-yfYghL.jpg\";s:5:\"width\";i:284;s:6:\"height\";i:500;s:5:\"sizes\";a:14:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"41r8-yfYghL._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"41r8-yfYghL._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"41r8-yfYghL._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"41r8-yfYghL._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:24:\"41r8-yfYghL._SS1536_.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:24:\"41r8-yfYghL._SS2048_.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"41r8-yfYghL._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"41r8-yfYghL._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:23:\"41r8-yfYghL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"41r8-yfYghL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"41r8-yfYghL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"41r8-yfYghL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"41r8-yfYghL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"41r8-yfYghL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(8938, 1510, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/31H6hlsi7VL.jpg'),
(8939, 1510, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/31H6hlsi7VL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:193;s:5:\"sizes\";a:14:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"31H6hlsi7VL._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"31H6hlsi7VL._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"31H6hlsi7VL._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"31H6hlsi7VL._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:24:\"31H6hlsi7VL._SS1536_.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:24:\"31H6hlsi7VL._SS2048_.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"31H6hlsi7VL._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"31H6hlsi7VL._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:23:\"31H6hlsi7VL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"31H6hlsi7VL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"31H6hlsi7VL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"31H6hlsi7VL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"31H6hlsi7VL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"31H6hlsi7VL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(8940, 1511, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/31iovI2t9zL.jpg'),
(8941, 1511, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/31iovI2t9zL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:237;s:5:\"sizes\";a:14:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"31iovI2t9zL._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"31iovI2t9zL._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"31iovI2t9zL._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"31iovI2t9zL._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:24:\"31iovI2t9zL._SS1536_.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:24:\"31iovI2t9zL._SS2048_.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"31iovI2t9zL._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"31iovI2t9zL._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:23:\"31iovI2t9zL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"31iovI2t9zL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"31iovI2t9zL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"31iovI2t9zL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"31iovI2t9zL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"31iovI2t9zL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(8942, 1512, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/41qJzzIAYEL.jpg'),
(8943, 1512, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/41qJzzIAYEL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:373;s:5:\"sizes\";a:14:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"41qJzzIAYEL._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"41qJzzIAYEL._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"41qJzzIAYEL._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"41qJzzIAYEL._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:24:\"41qJzzIAYEL._SS1536_.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:24:\"41qJzzIAYEL._SS2048_.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"41qJzzIAYEL._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"41qJzzIAYEL._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:23:\"41qJzzIAYEL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"41qJzzIAYEL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"41qJzzIAYEL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"41qJzzIAYEL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"41qJzzIAYEL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"41qJzzIAYEL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(8944, 1513, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/41vxCs%2B8DhL.jpg'),
(8945, 1513, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:66:\"https://images-na.ssl-images-amazon.com/images/I/41vxCs%2B8DhL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:412;s:5:\"sizes\";a:14:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"41vxCs%2B8DhL._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"41vxCs%2B8DhL._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"41vxCs%2B8DhL._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:26:\"41vxCs%2B8DhL._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:26:\"41vxCs%2B8DhL._SS1536_.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:26:\"41vxCs%2B8DhL._SS2048_.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:25:\"41vxCs%2B8DhL._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:25:\"41vxCs%2B8DhL._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:25:\"41vxCs%2B8DhL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:25:\"41vxCs%2B8DhL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"41vxCs%2B8DhL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:25:\"41vxCs%2B8DhL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:25:\"41vxCs%2B8DhL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"41vxCs%2B8DhL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(11171, 1760, 'viwec_email_structure', '{\"style_container\":{\"background-color\":\"#f2f2f2\",\"background-image\":\"none\"},\"rows\":{\"0\":{\"props\":{\"style_outer\":{\"padding\":\"15px 35px\",\"background-image\":\"none\",\"background-color\":\"#162447\",\"border-color\":\"transparent\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"width\":\"600px\"},\"type\":\"layout/grid2cols\",\"dataCols\":\"2\"},\"cols\":{\"0\":{\"props\":{\"style\":{\"padding\":\"0px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"border-color\":\"#444444\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"width\":\"265px\"}},\"elements\":{\"0\":{\"type\":\"html/text\",\"style\":{\"width\":\"265px\",\"line-height\":\"30px\",\"background-image\":\"none\",\"padding\":\"0px\",\"border-color\":\"#444444\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":\"0px\"},\"content\":{\"text\":\"<p><span style=\\\"font-size: 20px; color: #ffffff;\\\">YOUR LOGO</span></p>\"},\"attrs\":{},\"childStyle\":{}}}},\"1\":{\"props\":{\"style\":{\"padding\":\"0px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"border-color\":\"#444444\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"width\":\"265px\"}},\"elements\":{\"0\":{\"type\":\"html/text\",\"style\":{\"width\":\"265px\",\"line-height\":\"30px\",\"background-image\":\"none\",\"padding\":\"0px\",\"border-color\":\"#444444\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":\"0px\"},\"content\":{\"text\":\"<p style=\\\"text-align: right;\\\"><span style=\\\"color: #ffffff;\\\">Help Center</span></p>\"},\"attrs\":{},\"childStyle\":{}}}}}},\"1\":{\"props\":{\"style_outer\":{\"padding\":\"45px 35px\",\"background-image\":\"none\",\"background-color\":\"#f9f9f9\",\"border-color\":\"#444444\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"width\":\"600px\"},\"type\":\"layout/grid1cols\",\"dataCols\":\"1\"},\"cols\":{\"0\":{\"props\":{\"style\":{\"padding\":\"0px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"border-color\":\"#444444\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"width\":\"530px\"}},\"elements\":{\"0\":{\"type\":\"html/image\",\"style\":{\"width\":\"530px\",\"text-align\":\"center\",\"padding\":\"0px\",\"background-image\":\"none\"},\"content\":{},\"attrs\":{\"src\":\"https://shoestimer.com/wp-content/plugins/email-template-customizer-for-woo/assets/img/icon-cart-dark-blue-200x200-1.png\"},\"childStyle\":{\"img\":{\"width\":\"100px\"}}},\"1\":{\"type\":\"html/text\",\"style\":{\"width\":\"530px\",\"line-height\":\"30px\",\"background-image\":\"none\",\"padding\":\"35px 0px 0px\",\"border-color\":\"#444444\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":\"0px\"},\"content\":{\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #444444; font-size: 24px;\\\">Order #{order_number} has failed on your store</span></p>\"},\"attrs\":{},\"childStyle\":{}},\"2\":{\"type\":\"html/text\",\"style\":{\"width\":\"530px\",\"line-height\":\"30px\",\"background-image\":\"none\",\"padding\":\"10px 0px 0px\",\"border-color\":\"#444444\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":\"0px\"},\"content\":{\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"font-size: 20px;\\\"><span style=\\\"color: #444444;\\\">Total {order_total} - </span><span style=\\\"color: #444444;\\\">{order_date}</span></span></p>\"},\"attrs\":{},\"childStyle\":{}},\"3\":{\"type\":\"html/button\",\"style\":{\"width\":\"530px\",\"font-size\":\"16px\",\"font-weight\":\"400\",\"color\":\"#eeeeee\",\"line-height\":\"24px\",\"text-align\":\"center\",\"padding\":\"35px 0px 0px\"},\"content\":{\"text\":\"Go To Your Store\"},\"attrs\":{\"href\":\"{site_url}\"},\"childStyle\":{\"a\":{\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#eeeeee\",\"border-style\":\"solid\",\"background-color\":\"#e43f5a\",\"width\":\"172px\",\"padding\":\"10px 25px\"}}}}}}},\"2\":{\"props\":{\"style_outer\":{\"padding\":\"25px 35px\",\"background-image\":\"none\",\"background-color\":\"#ffffff\",\"border-color\":\"#444444\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"width\":\"600px\"},\"type\":\"layout/grid1cols\",\"dataCols\":\"1\"},\"cols\":{\"0\":{\"props\":{\"style\":{\"padding\":\"0px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"border-color\":\"#444444\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"width\":\"530px\"}},\"elements\":{\"0\":{\"type\":\"html/order_detail\",\"style\":{\"width\":\"530px\",\"padding\":\"0px\",\"background-image\":\"none\"},\"content\":{\"quantity\":\"Quantity:\"},\"attrs\":{\"data-template\":\"3\",\"show_sku\":\"\"},\"childStyle\":{\".viwec-item-row\":{\"border-width\":\"0px\",\"border-color\":\"#808080\"},\".viwec-product-img\":{},\".viwec-product-distance\":{\"padding\":\"20px 0px 0px\"},\".viwec-product-name\":{\"font-size\":\"16px\",\"font-weight\":\"400\",\"color\":\"#444444\",\"line-height\":\"30px\"},\".viwec-text-price\":{},\".viwec-item-style-1\":{},\".viwec-product-price\":{\"font-size\":\"20px\",\"font-weight\":\"400\",\"color\":\"#444444\",\"line-height\":\"30px\"},\".viwec-product-quantity\":{\"font-size\":\"14px\",\"font-weight\":\"300\",\"color\":\"#444444\",\"line-height\":\"24px\"}}},\"1\":{\"type\":\"html/divider\",\"style\":{\"width\":\"530px\",\"padding\":\"25px 0px 0px\",\"background-image\":\"none\"},\"content\":{},\"attrs\":{},\"childStyle\":{\"hr\":{\"border-top-color\":\"#f9f9f9\",\"border-width\":\"10px 0px 0px\"}}}}}}},\"3\":{\"props\":{\"style_outer\":{\"padding\":\"0px 35px\",\"background-image\":\"none\",\"background-color\":\"#ffffff\",\"border-color\":\"#444444\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"width\":\"600px\"},\"type\":\"layout/grid2cols\",\"dataCols\":\"2\"},\"cols\":{\"0\":{\"props\":{\"style\":{\"padding\":\"0px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"border-color\":\"#444444\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"width\":\"265px\"}},\"elements\":{\"0\":{\"type\":\"html/text\",\"style\":{\"width\":\"265px\",\"line-height\":\"30px\",\"background-image\":\"none\",\"padding\":\"0px\",\"border-color\":\"#444444\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":\"0px\"},\"content\":{\"text\":\"<p style=\\\"font-size: 15px;\\\"><span style=\\\"font-size: 20px;\\\">Payment Method</span></p>\"},\"attrs\":{},\"childStyle\":{}},\"1\":{\"type\":\"html/text\",\"style\":{\"width\":\"265px\",\"line-height\":\"22px\",\"background-image\":\"none\",\"padding\":\"0px\",\"border-color\":\"#444444\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":\"0px\"},\"content\":{\"text\":\"<p>{payment_method}</p>\"},\"attrs\":{},\"childStyle\":{}},\"2\":{\"type\":\"html/text\",\"style\":{\"width\":\"265px\",\"line-height\":\"30px\",\"background-image\":\"none\",\"padding\":\"5px 0px 0px\",\"border-color\":\"#444444\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":\"0px\"},\"content\":{\"text\":\"<p style=\\\"font-size: 15px;\\\"><span style=\\\"font-size: 20px;\\\">Shipment Method</span></p>\"},\"attrs\":{},\"childStyle\":{}},\"3\":{\"type\":\"html/text\",\"style\":{\"width\":\"265px\",\"line-height\":\"22px\",\"background-image\":\"none\",\"padding\":\"0px\",\"border-color\":\"#444444\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":\"0px\"},\"content\":{\"text\":\"<p><span style=\\\"font-size: 15px;\\\">{shipping_method}</span></p>\"},\"attrs\":{},\"childStyle\":{}},\"4\":{\"type\":\"html/text\",\"style\":{\"width\":\"265px\",\"line-height\":\"30px\",\"background-image\":\"none\",\"padding\":\"5px 0px 0px\",\"border-color\":\"#444444\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":\"0px\"},\"content\":{\"text\":\"<p style=\\\"font-size: 15px;\\\"><span style=\\\"font-size: 20px;\\\">Note</span></p>\"},\"attrs\":{},\"childStyle\":{}},\"5\":{\"type\":\"html/text\",\"style\":{\"width\":\"265px\",\"line-height\":\"22px\",\"background-image\":\"none\",\"padding\":\"0px\",\"border-color\":\"#444444\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":\"0px\"},\"content\":{\"text\":\"<p><span style=\\\"font-size: 15px;\\\">{customer_note}</span></p>\"},\"attrs\":{},\"childStyle\":{}}}},\"1\":{\"props\":{\"style\":{\"padding\":\"0px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"border-color\":\"#444444\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"width\":\"265px\"}},\"elements\":{\"0\":{\"type\":\"html/order_subtotal\",\"style\":{\"width\":\"265px\",\"font-size\":\"15px\",\"font-weight\":\"300\",\"color\":\"#444444\",\"line-height\":\"24px\",\"padding\":\"0px\",\"background-image\":\"none\"},\"content\":{\"subtotal\":\"Subtotal\",\"discount\":\"Discount\",\"shipping\":\"Shipping\",\"refund-full\":\"Order fully refunded\",\"refund-part\":\"Refund\"},\"attrs\":{},\"childStyle\":{\".viwec-td-right\":{\"width\":\"30%\",\"text-align\":\"right\"},\".viwec-td-left\":{\"text-align\":\"left\"},\".viwec-order-subtotal-style\":{\"border-width\":\"0px\",\"border-color\":\"#444444\",\"padding\":\"0px\"}}},\"1\":{\"type\":\"html/order_total\",\"style\":{\"width\":\"265px\",\"font-size\":\"20px\",\"font-weight\":\"400\",\"color\":\"#444444\",\"line-height\":\"30px\",\"background-image\":\"none\",\"padding\":\"0px\"},\"content\":{\"order_total\":\"Total\"},\"attrs\":{},\"childStyle\":{\".viwec-td-right\":{\"width\":\"30%\",\"text-align\":\"right\"},\".viwec-td-left\":{\"text-align\":\"left\"},\".viwec-order-total-style\":{\"border-width\":\"0px\",\"border-color\":\"#444444\",\"padding\":\"0px\"}}}}}}},\"4\":{\"props\":{\"style_outer\":{\"padding\":\"0px 35px\",\"background-image\":\"none\",\"background-color\":\"#ffffff\",\"border-color\":\"#444444\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"width\":\"600px\"},\"type\":\"layout/grid1cols\",\"dataCols\":\"1\"},\"cols\":{\"0\":{\"props\":{\"style\":{\"padding\":\"0px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"border-color\":\"#444444\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"width\":\"530px\"}},\"elements\":{\"0\":{\"type\":\"html/spacer\",\"style\":{\"width\":\"530px\"},\"content\":{},\"attrs\":{},\"childStyle\":{\".viwec-spacer\":{\"padding\":\"18px 0px 0px\"}}},\"1\":{\"type\":\"html/wc_hook\",\"style\":{\"width\":\"530px\"},\"content\":{},\"attrs\":{\"data-wc-hook\":\"woocommerce_email_order_meta\"},\"childStyle\":{\"h2\":{\"font-size\":\"20px\",\"font-weight\":\"400\",\"line-height\":\"22px\",\"color\":\"#23282d\",\"padding\":\"10px 0px\"},\".td\":{\"font-size\":\"15px\",\"line-height\":\"22px\",\"padding\":\"8px\"},\".head.td\":{\"color\":\"#444444\",\"border-color\":\"#e5e5e5\",\"border-style\":\"dashed\",\"border-width\":\"0px 0px 1px\"},\".body.td\":{\"color\":\"#444444\",\"border-color\":\"#e5e5e5\",\"border-style\":\"dashed\",\"border-width\":\"1px 0px 0px\"}}},\"2\":{\"type\":\"html/divider\",\"style\":{\"width\":\"530px\",\"padding\":\"25px 0px 0px\",\"background-image\":\"none\"},\"content\":{},\"attrs\":{},\"childStyle\":{\"hr\":{\"border-top-color\":\"#f9f9f9\",\"border-width\":\"10px 0px 0px\"}}}}}}},\"5\":{\"props\":{\"style_outer\":{\"padding\":\"0px 35px 25px\",\"background-image\":\"none\",\"background-color\":\"#ffffff\",\"border-color\":\"#444444\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"width\":\"600px\"},\"type\":\"layout/grid2cols\",\"dataCols\":\"2\"},\"cols\":{\"0\":{\"props\":{\"style\":{\"padding\":\"0px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"border-color\":\"#444444\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"width\":\"265px\"}},\"elements\":{\"0\":{\"type\":\"html/text\",\"style\":{\"width\":\"265px\",\"line-height\":\"22px\",\"background-image\":\"none\",\"padding\":\"25px 0px 0px\",\"border-color\":\"#444444\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":\"0px\"},\"content\":{\"text\":\"<p style=\\\"font-size: 15px;\\\"><span style=\\\"font-size: 20px;\\\">Billing Address</span></p>\"},\"attrs\":{},\"childStyle\":{}},\"1\":{\"type\":\"html/billing_address\",\"style\":{\"width\":\"265px\",\"font-size\":\"15px\",\"font-weight\":\"300\",\"color\":\"#444444\",\"line-height\":\"22px\",\"text-align\":\"start\",\"padding\":\"20px 0px 0px\",\"background-image\":\"none\"},\"content\":{},\"attrs\":{},\"childStyle\":{}}}},\"1\":{\"props\":{\"style\":{\"padding\":\"0px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"border-color\":\"#444444\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"width\":\"265px\"}},\"elements\":{\"0\":{\"type\":\"html/text\",\"style\":{\"width\":\"265px\",\"line-height\":\"22px\",\"background-image\":\"none\",\"padding\":\"25px 0px 0px\",\"border-color\":\"#444444\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":\"0px\"},\"content\":{\"text\":\"<p style=\\\"font-size: 15px;\\\"><span style=\\\"font-size: 20px;\\\">Shipping Address</span></p>\"},\"attrs\":{},\"childStyle\":{}},\"1\":{\"type\":\"html/shipping_address\",\"style\":{\"width\":\"265px\",\"font-size\":\"15px\",\"font-weight\":\"300\",\"color\":\"#444444\",\"line-height\":\"22px\",\"text-align\":\"start\",\"padding\":\"20px 0px 0px\",\"background-image\":\"none\"},\"content\":{},\"attrs\":{},\"childStyle\":{}}}}}},\"6\":{\"props\":{\"style_outer\":{\"padding\":\"25px 35px\",\"background-image\":\"none\",\"background-color\":\"#162447\",\"border-color\":\"#444444\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"width\":\"600px\"},\"type\":\"layout/grid1cols\",\"dataCols\":\"1\"},\"cols\":{\"0\":{\"props\":{\"style\":{\"padding\":\"0px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"border-color\":\"#444444\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"width\":\"530px\"}},\"elements\":{\"0\":{\"type\":\"html/text\",\"style\":{\"width\":\"530px\",\"line-height\":\"22px\",\"background-image\":\"none\",\"padding\":\"0px\",\"border-color\":\"#444444\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":\"0px\"},\"content\":{\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #f5f5f5; font-size: 20px;\\\">Get in Touch</span></p>\"},\"attrs\":{},\"childStyle\":{}},\"1\":{\"type\":\"html/social\",\"style\":{\"width\":\"530px\",\"text-align\":\"center\",\"padding\":\"20px 0px 0px\",\"background-image\":\"none\"},\"content\":{},\"attrs\":{\"facebook\":\"https://shoestimer.com/wp-content/plugins/email-template-customizer-for-woo/assets/img/fb-blue-white.png\",\"facebook_url\":\"#\",\"twitter\":\"https://shoestimer.com/wp-content/plugins/email-template-customizer-for-woo/assets/img/twi-cyan-white.png\",\"twitter_url\":\"#\",\"instagram\":\"https://shoestimer.com/wp-content/plugins/email-template-customizer-for-woo/assets/img/ins-white-color.png\",\"instagram_url\":\"#\",\"youtube\":\"https://shoestimer.com/wp-content/plugins/email-template-customizer-for-woo/assets/img/yt-color-white.png\",\"youtube_url\":\"\",\"linkedin\":\"https://shoestimer.com/wp-content/plugins/email-template-customizer-for-woo/assets/img/li-color-white.png\",\"linkedin_url\":\"\",\"whatsapp\":\"https://shoestimer.com/wp-content/plugins/email-template-customizer-for-woo/assets/img/wa-color-white.png\",\"whatsapp_url\":\"\",\"direction\":\"\",\"data-width\":\"\"},\"childStyle\":{}},\"2\":{\"type\":\"html/text\",\"style\":{\"width\":\"530px\",\"line-height\":\"22px\",\"background-image\":\"none\",\"padding\":\"20px 0px\",\"border-color\":\"#444444\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":\"0px\"},\"content\":{\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #f5f5f5; font-size: 12px;\\\">This email was sent by : <span style=\\\"color: #ffffff;\\\"><a style=\\\"color: #ffffff;\\\" href=\\\"{admin_email}\\\">{admin_email}</a></span></span></p>\\n<p style=\\\"text-align: center;\\\"><span style=\\\"color: #f5f5f5; font-size: 12px;\\\">For any questions please send an email to <span style=\\\"color: #ffffff;\\\"><a style=\\\"color: #ffffff;\\\" href=\\\"{admin_email}\\\">{admin_email}</a></span></span></p>\"},\"attrs\":{},\"childStyle\":{}},\"3\":{\"type\":\"html/text\",\"style\":{\"width\":\"530px\",\"line-height\":\"22px\",\"background-image\":\"none\",\"padding\":\"0px\",\"border-color\":\"#444444\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":\"0px\"},\"content\":{\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #f5f5f5;\\\"><span style=\\\"color: #f5f5f5;\\\"><span style=\\\"font-size: 12px;\\\"><a style=\\\"color: #f5f5f5;\\\" href=\\\"#\\\">Privacy Policy</a>&nbsp; |&nbsp; <a style=\\\"color: #f5f5f5;\\\" href=\\\"#\\\">Help Center</a></span></span></span></p>\"},\"attrs\":{},\"childStyle\":{}}}}}}}}'),
(11170, 1760, 'viwec_settings_type', 'failed_order'),
(9074, 1520, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/41Dqy%2BIoX5L.jpg'),
(9075, 1520, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:66:\"https://images-na.ssl-images-amazon.com/images/I/41Dqy%2BIoX5L.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:366;s:5:\"sizes\";a:14:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"41Dqy%2BIoX5L._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"41Dqy%2BIoX5L._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"41Dqy%2BIoX5L._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:26:\"41Dqy%2BIoX5L._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:26:\"41Dqy%2BIoX5L._SS1536_.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:26:\"41Dqy%2BIoX5L._SS2048_.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:25:\"41Dqy%2BIoX5L._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:25:\"41Dqy%2BIoX5L._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:25:\"41Dqy%2BIoX5L._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:25:\"41Dqy%2BIoX5L._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"41Dqy%2BIoX5L._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:25:\"41Dqy%2BIoX5L._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:25:\"41Dqy%2BIoX5L._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"41Dqy%2BIoX5L._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(9078, 1521, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/415AM%2B6ll8L.jpg'),
(9079, 1521, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:66:\"https://images-na.ssl-images-amazon.com/images/I/415AM%2B6ll8L.jpg\";s:5:\"width\";i:332;s:6:\"height\";i:500;s:5:\"sizes\";a:14:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"415AM%2B6ll8L._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"415AM%2B6ll8L._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"415AM%2B6ll8L._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:26:\"415AM%2B6ll8L._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:26:\"415AM%2B6ll8L._SS1536_.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:26:\"415AM%2B6ll8L._SS2048_.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:25:\"415AM%2B6ll8L._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:25:\"415AM%2B6ll8L._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:25:\"415AM%2B6ll8L._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:25:\"415AM%2B6ll8L._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"415AM%2B6ll8L._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:25:\"415AM%2B6ll8L._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:25:\"415AM%2B6ll8L._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"415AM%2B6ll8L._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(9080, 1522, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/31P8ZNUabvL.jpg'),
(9081, 1522, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/31P8ZNUabvL.jpg\";s:5:\"width\";i:313;s:6:\"height\";i:500;s:5:\"sizes\";a:14:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"31P8ZNUabvL._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"31P8ZNUabvL._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"31P8ZNUabvL._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"31P8ZNUabvL._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:24:\"31P8ZNUabvL._SS1536_.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:24:\"31P8ZNUabvL._SS2048_.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"31P8ZNUabvL._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"31P8ZNUabvL._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:23:\"31P8ZNUabvL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"31P8ZNUabvL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"31P8ZNUabvL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"31P8ZNUabvL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"31P8ZNUabvL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"31P8ZNUabvL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(9082, 1523, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/31awh4gBBjL.jpg'),
(9083, 1523, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/31awh4gBBjL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:201;s:5:\"sizes\";a:14:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"31awh4gBBjL._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"31awh4gBBjL._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"31awh4gBBjL._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"31awh4gBBjL._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:24:\"31awh4gBBjL._SS1536_.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:24:\"31awh4gBBjL._SS2048_.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"31awh4gBBjL._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"31awh4gBBjL._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:23:\"31awh4gBBjL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"31awh4gBBjL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"31awh4gBBjL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"31awh4gBBjL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"31awh4gBBjL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"31awh4gBBjL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(9084, 1524, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/31e9CgTEJ%2BL.jpg'),
(9085, 1524, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:66:\"https://images-na.ssl-images-amazon.com/images/I/31e9CgTEJ%2BL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:182;s:5:\"sizes\";a:14:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"31e9CgTEJ%2BL._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"31e9CgTEJ%2BL._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"31e9CgTEJ%2BL._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:26:\"31e9CgTEJ%2BL._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:26:\"31e9CgTEJ%2BL._SS1536_.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:26:\"31e9CgTEJ%2BL._SS2048_.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:25:\"31e9CgTEJ%2BL._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:25:\"31e9CgTEJ%2BL._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:25:\"31e9CgTEJ%2BL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:25:\"31e9CgTEJ%2BL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"31e9CgTEJ%2BL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:25:\"31e9CgTEJ%2BL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:25:\"31e9CgTEJ%2BL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"31e9CgTEJ%2BL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(9086, 1525, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/31urFK-vlcL.jpg'),
(9087, 1525, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/31urFK-vlcL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:291;s:5:\"sizes\";a:14:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"31urFK-vlcL._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"31urFK-vlcL._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"31urFK-vlcL._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"31urFK-vlcL._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:24:\"31urFK-vlcL._SS1536_.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:24:\"31urFK-vlcL._SS2048_.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"31urFK-vlcL._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"31urFK-vlcL._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:23:\"31urFK-vlcL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"31urFK-vlcL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"31urFK-vlcL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"31urFK-vlcL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"31urFK-vlcL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"31urFK-vlcL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(9088, 1526, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/61a5VOYBmgL.jpg');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(9089, 1526, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/61a5VOYBmgL.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:404;s:5:\"sizes\";a:14:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"61a5VOYBmgL._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"61a5VOYBmgL._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"61a5VOYBmgL._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"61a5VOYBmgL._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:24:\"61a5VOYBmgL._SS1536_.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:24:\"61a5VOYBmgL._SS2048_.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"61a5VOYBmgL._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"61a5VOYBmgL._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:23:\"61a5VOYBmgL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"61a5VOYBmgL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"61a5VOYBmgL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"61a5VOYBmgL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"61a5VOYBmgL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"61a5VOYBmgL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(11168, 1759, 'viwec_settings_type', 'cancelled_order'),
(11169, 1759, 'viwec_email_structure', '{\"style_container\":{\"background-color\":\"#f2f2f2\",\"background-image\":\"none\"},\"rows\":{\"0\":{\"props\":{\"style_outer\":{\"padding\":\"15px 35px\",\"background-image\":\"none\",\"background-color\":\"#162447\",\"border-color\":\"transparent\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"width\":\"600px\"},\"type\":\"layout/grid2cols\",\"dataCols\":\"2\"},\"cols\":{\"0\":{\"props\":{\"style\":{\"padding\":\"0px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"border-color\":\"#444444\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"width\":\"265px\"}},\"elements\":{\"0\":{\"type\":\"html/text\",\"style\":{\"width\":\"265px\",\"line-height\":\"30px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-color\":\"#444444\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":\"0px\"},\"content\":{\"text\":\"<p><span style=\\\"font-size: 20px; color: #ffffff;\\\">YOUR LOGO</span></p>\"},\"attrs\":{},\"childStyle\":{}}}},\"1\":{\"props\":{\"style\":{\"padding\":\"0px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"border-color\":\"#444444\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"width\":\"265px\"}},\"elements\":{\"0\":{\"type\":\"html/text\",\"style\":{\"width\":\"265px\",\"line-height\":\"30px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-color\":\"#444444\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":\"0px\"},\"content\":{\"text\":\"<p style=\\\"text-align: right;\\\"><span style=\\\"color: #ffffff;\\\">Help Center</span></p>\"},\"attrs\":{},\"childStyle\":{}}}}}},\"1\":{\"props\":{\"style_outer\":{\"padding\":\"45px 35px\",\"background-image\":\"none\",\"background-color\":\"#f9f9f9\",\"border-color\":\"#444444\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"width\":\"600px\"},\"type\":\"layout/grid1cols\",\"dataCols\":\"1\"},\"cols\":{\"0\":{\"props\":{\"style\":{\"padding\":\"0px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"border-color\":\"#444444\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"width\":\"530px\"}},\"elements\":{\"0\":{\"type\":\"html/image\",\"style\":{\"width\":\"530px\",\"text-align\":\"center\",\"padding\":\"0px\",\"background-image\":\"none\",\"background-color\":\"transparent\"},\"content\":{},\"attrs\":{\"src\":\"https://shoestimer.com/wp-content/plugins/email-template-customizer-for-woo/assets/img/icon-cart-dark-blue-200x200-1.png\"},\"childStyle\":{\"img\":{\"width\":\"100px\"}}},\"1\":{\"type\":\"html/text\",\"style\":{\"width\":\"530px\",\"line-height\":\"30px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"padding\":\"35px 0px 0px\",\"border-color\":\"#444444\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":\"0px\"},\"content\":{\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #444444; font-size: 24px;\\\">{customer_name} has cancelled order on your store.</span></p>\"},\"attrs\":{},\"childStyle\":{}},\"2\":{\"type\":\"html/text\",\"style\":{\"width\":\"530px\",\"line-height\":\"30px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"padding\":\"10px 0px 0px\",\"border-color\":\"#444444\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":\"0px\"},\"content\":{\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"font-size: 20px;\\\"><span style=\\\"color: #444444;\\\">Order #</span><span style=\\\"color: #444444;\\\">{order_number} - Total {order_total} -&nbsp;</span><span style=\\\"color: #444444;\\\">{order_date}</span></span></p>\"},\"attrs\":{},\"childStyle\":{}},\"3\":{\"type\":\"html/button\",\"style\":{\"width\":\"530px\",\"font-size\":\"16px\",\"font-weight\":\"400\",\"color\":\"#eeeeee\",\"line-height\":\"24px\",\"text-align\":\"center\",\"padding\":\"35px 0px 0px\"},\"content\":{\"text\":\"Go To Your Store\"},\"attrs\":{\"href\":\"{site_url}\"},\"childStyle\":{\"a\":{\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#eeeeee\",\"border-style\":\"solid\",\"background-color\":\"#e43f5a\",\"width\":\"172px\",\"padding\":\"10px 25px\"}}}}}}},\"2\":{\"props\":{\"style_outer\":{\"padding\":\"25px 35px\",\"background-image\":\"none\",\"background-color\":\"#ffffff\",\"border-color\":\"#444444\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"width\":\"600px\"},\"type\":\"layout/grid1cols\",\"dataCols\":\"1\"},\"cols\":{\"0\":{\"props\":{\"style\":{\"padding\":\"0px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"border-color\":\"#444444\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"width\":\"530px\"}},\"elements\":{\"0\":{\"type\":\"html/order_detail\",\"style\":{\"width\":\"530px\",\"padding\":\"0px\",\"background-image\":\"none\",\"background-color\":\"transparent\"},\"content\":{\"quantity\":\"Quantity:\"},\"attrs\":{\"data-template\":\"3\",\"show_sku\":\"\"},\"childStyle\":{\".viwec-item-row\":{\"background-color\":\"transparent\",\"border-width\":\"0px\",\"border-color\":\"#808080\"},\".viwec-product-img\":{},\".viwec-product-distance\":{\"padding\":\"20px 0px 0px\"},\".viwec-product-name\":{\"font-size\":\"16px\",\"font-weight\":\"400\",\"color\":\"#444444\",\"line-height\":\"30px\"},\".viwec-text-price\":{},\".viwec-item-style-1\":{},\".viwec-product-price\":{\"font-size\":\"20px\",\"font-weight\":\"400\",\"color\":\"#444444\",\"line-height\":\"30px\"},\".viwec-product-quantity\":{\"font-size\":\"14px\",\"font-weight\":\"300\",\"color\":\"#444444\",\"line-height\":\"24px\"}}},\"1\":{\"type\":\"html/divider\",\"style\":{\"width\":\"530px\",\"padding\":\"25px 0px 0px\",\"background-image\":\"none\",\"background-color\":\"transparent\"},\"content\":{},\"attrs\":{},\"childStyle\":{\"hr\":{\"border-top-color\":\"#f9f9f9\",\"border-width\":\"10px 0px 0px\"}}}}}}},\"3\":{\"props\":{\"style_outer\":{\"padding\":\"0px 35px\",\"background-image\":\"none\",\"background-color\":\"#ffffff\",\"border-color\":\"#444444\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"width\":\"600px\"},\"type\":\"layout/grid2cols\",\"dataCols\":\"2\"},\"cols\":{\"0\":{\"props\":{\"style\":{\"padding\":\"0px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"border-color\":\"#444444\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"width\":\"265px\"}},\"elements\":{\"0\":{\"type\":\"html/text\",\"style\":{\"width\":\"265px\",\"line-height\":\"30px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-color\":\"#444444\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":\"0px\"},\"content\":{\"text\":\"<p style=\\\"font-size: 15px;\\\"><span style=\\\"font-size: 20px;\\\">Payment Method</span></p>\"},\"attrs\":{},\"childStyle\":{}},\"1\":{\"type\":\"html/text\",\"style\":{\"width\":\"265px\",\"line-height\":\"22px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-color\":\"#444444\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":\"0px\"},\"content\":{\"text\":\"<p>{payment_method}</p>\"},\"attrs\":{},\"childStyle\":{}},\"2\":{\"type\":\"html/text\",\"style\":{\"width\":\"265px\",\"line-height\":\"30px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"padding\":\"5px 0px 0px\",\"border-color\":\"#444444\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":\"0px\"},\"content\":{\"text\":\"<p style=\\\"font-size: 15px;\\\"><span style=\\\"font-size: 20px;\\\">Shipment Method</span></p>\"},\"attrs\":{},\"childStyle\":{}},\"3\":{\"type\":\"html/text\",\"style\":{\"width\":\"265px\",\"line-height\":\"22px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-color\":\"#444444\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":\"0px\"},\"content\":{\"text\":\"<p><span style=\\\"font-size: 15px;\\\">{shipping_method}</span></p>\"},\"attrs\":{},\"childStyle\":{}},\"4\":{\"type\":\"html/text\",\"style\":{\"width\":\"265px\",\"line-height\":\"30px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"padding\":\"5px 0px 0px\",\"border-color\":\"#444444\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":\"0px\"},\"content\":{\"text\":\"<p style=\\\"font-size: 15px;\\\"><span style=\\\"font-size: 20px;\\\">Note</span></p>\"},\"attrs\":{},\"childStyle\":{}},\"5\":{\"type\":\"html/text\",\"style\":{\"width\":\"265px\",\"line-height\":\"22px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-color\":\"#444444\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":\"0px\"},\"content\":{\"text\":\"<p>{customer_note}</p>\"},\"attrs\":{},\"childStyle\":{}}}},\"1\":{\"props\":{\"style\":{\"padding\":\"0px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"border-color\":\"#444444\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"width\":\"265px\"}},\"elements\":{\"0\":{\"type\":\"html/order_subtotal\",\"style\":{\"width\":\"265px\",\"font-size\":\"15px\",\"font-weight\":\"300\",\"color\":\"#444444\",\"line-height\":\"24px\",\"padding\":\"0px\",\"background-image\":\"none\",\"background-color\":\"transparent\"},\"content\":{\"subtotal\":\"Subtotal\",\"discount\":\"Discount\",\"shipping\":\"Shipping\",\"refund-full\":\"Order fully refunded\",\"refund-part\":\"Refund\"},\"attrs\":{},\"childStyle\":{\".viwec-td-right\":{\"width\":\"30%\",\"text-align\":\"right\"},\".viwec-td-left\":{\"text-align\":\"left\"},\".viwec-order-subtotal-style\":{\"border-width\":\"0px\",\"border-color\":\"#444444\",\"padding\":\"0px\"}}},\"1\":{\"type\":\"html/order_total\",\"style\":{\"width\":\"265px\",\"font-size\":\"20px\",\"font-weight\":\"400\",\"color\":\"#444444\",\"line-height\":\"30px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\"},\"content\":{\"order_total\":\"Total\"},\"attrs\":{},\"childStyle\":{\".viwec-td-right\":{\"width\":\"30%\",\"text-align\":\"right\"},\".viwec-td-left\":{\"text-align\":\"left\"},\".viwec-order-total-style\":{\"border-width\":\"0px\",\"border-color\":\"#444444\",\"padding\":\"0px\"}}}}}}},\"4\":{\"props\":{\"style_outer\":{\"padding\":\"0px 35px\",\"background-image\":\"none\",\"background-color\":\"#ffffff\",\"border-color\":\"#444444\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"width\":\"600px\"},\"type\":\"layout/grid1cols\",\"dataCols\":\"1\"},\"cols\":{\"0\":{\"props\":{\"style\":{\"padding\":\"0px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"border-color\":\"#444444\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"width\":\"530px\"}},\"elements\":{\"0\":{\"type\":\"html/spacer\",\"style\":{\"width\":\"530px\"},\"content\":{},\"attrs\":{},\"childStyle\":{\".viwec-spacer\":{\"padding\":\"18px 0px 0px\"}}},\"1\":{\"type\":\"html/wc_hook\",\"style\":{\"width\":\"530px\"},\"content\":{},\"attrs\":{\"data-wc-hook\":\"woocommerce_email_order_meta\"},\"childStyle\":{\"h2\":{\"font-size\":\"20px\",\"font-weight\":\"400\",\"line-height\":\"22px\",\"color\":\"#23282d\",\"padding\":\"10px 0px\"},\".td\":{\"font-size\":\"15px\",\"line-height\":\"22px\",\"padding\":\"8px 0px\"},\".head.td\":{\"color\":\"#444444\",\"border-color\":\"#e5e5e5\",\"border-style\":\"dashed\",\"border-width\":\"0px 0px 1px\"},\".body.td\":{\"color\":\"#444444\",\"border-color\":\"#e5e5e5\",\"border-style\":\"dashed\",\"border-width\":\"1px 0px 0px\"}}},\"2\":{\"type\":\"html/divider\",\"style\":{\"width\":\"530px\",\"padding\":\"25px 0px 0px\",\"background-image\":\"none\",\"background-color\":\"transparent\"},\"content\":{},\"attrs\":{},\"childStyle\":{\"hr\":{\"border-top-color\":\"#f9f9f9\",\"border-width\":\"10px 0px 0px\"}}}}}}},\"5\":{\"props\":{\"style_outer\":{\"padding\":\"0px 35px 25px\",\"background-image\":\"none\",\"background-color\":\"#ffffff\",\"border-color\":\"#444444\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"width\":\"600px\"},\"type\":\"layout/grid2cols\",\"dataCols\":\"2\"},\"cols\":{\"0\":{\"props\":{\"style\":{\"padding\":\"0px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"border-color\":\"#444444\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"width\":\"265px\"}},\"elements\":{\"0\":{\"type\":\"html/text\",\"style\":{\"width\":\"265px\",\"line-height\":\"22px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"padding\":\"25px 0px 0px\",\"border-color\":\"#444444\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":\"0px\"},\"content\":{\"text\":\"<p style=\\\"font-size: 15px;\\\"><span style=\\\"font-size: 20px;\\\">Billing Address</span></p>\"},\"attrs\":{},\"childStyle\":{}},\"1\":{\"type\":\"html/billing_address\",\"style\":{\"width\":\"265px\",\"font-size\":\"15px\",\"font-weight\":\"300\",\"color\":\"#444444\",\"line-height\":\"22px\",\"text-align\":\"start\",\"padding\":\"20px 0px 0px\",\"background-image\":\"none\",\"background-color\":\"transparent\"},\"content\":{},\"attrs\":{},\"childStyle\":{}}}},\"1\":{\"props\":{\"style\":{\"padding\":\"0px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"border-color\":\"#444444\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"width\":\"265px\"}},\"elements\":{\"0\":{\"type\":\"html/text\",\"style\":{\"width\":\"265px\",\"line-height\":\"22px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"padding\":\"25px 0px 0px\",\"border-color\":\"#444444\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":\"0px\"},\"content\":{\"text\":\"<p style=\\\"font-size: 15px;\\\"><span style=\\\"font-size: 20px;\\\">Shipping Address</span></p>\"},\"attrs\":{},\"childStyle\":{}},\"1\":{\"type\":\"html/shipping_address\",\"style\":{\"width\":\"265px\",\"font-size\":\"15px\",\"font-weight\":\"300\",\"color\":\"#444444\",\"line-height\":\"22px\",\"text-align\":\"start\",\"padding\":\"20px 0px 0px\",\"background-image\":\"none\",\"background-color\":\"transparent\"},\"content\":{},\"attrs\":{},\"childStyle\":{}}}}}},\"6\":{\"props\":{\"style_outer\":{\"padding\":\"25px 35px\",\"background-image\":\"none\",\"background-color\":\"#162447\",\"border-color\":\"#444444\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"width\":\"600px\"},\"type\":\"layout/grid1cols\",\"dataCols\":\"1\"},\"cols\":{\"0\":{\"props\":{\"style\":{\"padding\":\"0px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"border-color\":\"#444444\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"width\":\"530px\"}},\"elements\":{\"0\":{\"type\":\"html/text\",\"style\":{\"width\":\"530px\",\"line-height\":\"22px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-color\":\"#444444\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":\"0px\"},\"content\":{\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #f5f5f5; font-size: 20px;\\\">Get in Touch</span></p>\"},\"attrs\":{},\"childStyle\":{}},\"1\":{\"type\":\"html/social\",\"style\":{\"width\":\"530px\",\"text-align\":\"center\",\"padding\":\"20px 0px 0px\",\"background-image\":\"none\",\"background-color\":\"transparent\"},\"content\":{},\"attrs\":{\"facebook\":\"https://shoestimer.com/wp-content/plugins/email-template-customizer-for-woo/assets/img/fb-blue-white.png\",\"facebook_url\":\"#\",\"twitter\":\"https://shoestimer.com/wp-content/plugins/email-template-customizer-for-woo/assets/img/twi-cyan-white.png\",\"twitter_url\":\"#\",\"instagram\":\"https://shoestimer.com/wp-content/plugins/email-template-customizer-for-woo/assets/img/ins-white-color.png\",\"instagram_url\":\"#\",\"youtube\":\"https://shoestimer.com/wp-content/plugins/email-template-customizer-for-woo/assets/img/yt-color-white.png\",\"youtube_url\":\"\",\"linkedin\":\"https://shoestimer.com/wp-content/plugins/email-template-customizer-for-woo/assets/img/li-color-white.png\",\"linkedin_url\":\"\",\"whatsapp\":\"https://shoestimer.com/wp-content/plugins/email-template-customizer-for-woo/assets/img/wa-color-white.png\",\"whatsapp_url\":\"\",\"direction\":\"\",\"data-width\":\"\"},\"childStyle\":{}},\"2\":{\"type\":\"html/text\",\"style\":{\"width\":\"530px\",\"line-height\":\"22px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"padding\":\"20px 0px\",\"border-color\":\"#444444\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":\"0px\"},\"content\":{\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #f5f5f5; font-size: 12px;\\\">This email was sent by : <span style=\\\"color: #ffffff;\\\"><a style=\\\"color: #ffffff;\\\" href=\\\"{admin_email}\\\">{admin_email}</a></span></span></p>\\n<p style=\\\"text-align: center;\\\"><span style=\\\"color: #f5f5f5; font-size: 12px;\\\">For any questions please send an email to <span style=\\\"color: #ffffff;\\\"><a style=\\\"color: #ffffff;\\\" href=\\\"{admin_email}\\\">{admin_email}</a></span></span></p>\"},\"attrs\":{},\"childStyle\":{}},\"3\":{\"type\":\"html/text\",\"style\":{\"width\":\"530px\",\"line-height\":\"22px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-color\":\"#444444\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":\"0px\"},\"content\":{\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #f5f5f5;\\\"><span style=\\\"color: #f5f5f5;\\\"><span style=\\\"font-size: 12px;\\\"><a style=\\\"color: #f5f5f5;\\\" href=\\\"#\\\">Privacy Policy</a>&nbsp; |&nbsp; <a style=\\\"color: #f5f5f5;\\\" href=\\\"#\\\">Help Center</a></span></span></span></p>\"},\"attrs\":{},\"childStyle\":{}}}}}}}}'),
(11175, 1762, 'viwec_email_structure', '{\"style_container\":{\"background-color\":\"#f2f2f2\",\"background-image\":\"none\"},\"rows\":{\"0\":{\"props\":{\"style_outer\":{\"padding\":\"15px 35px\",\"background-image\":\"none\",\"background-color\":\"#162447\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"transparent\",\"width\":\"600px\"},\"type\":\"layout/grid2cols\",\"dataCols\":\"2\"},\"cols\":{\"0\":{\"props\":{\"style\":{\"padding\":\"0px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#444444\",\"width\":\"265px\"}},\"elements\":{\"0\":{\"type\":\"html/text\",\"style\":{\"width\":\"265px\",\"line-height\":\"30px\",\"background-image\":\"none\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#444444\"},\"content\":{\"text\":\"<p><span style=\\\"font-size: 20px; color: #ffffff;\\\">YOUR LOGO</span></p>\"},\"attrs\":{},\"childStyle\":{}}}},\"1\":{\"props\":{\"style\":{\"padding\":\"0px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#444444\",\"width\":\"265px\"}},\"elements\":{\"0\":{\"type\":\"html/text\",\"style\":{\"width\":\"265px\",\"line-height\":\"30px\",\"background-image\":\"none\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#444444\"},\"content\":{\"text\":\"<p style=\\\"text-align: right;\\\"><span style=\\\"color: #ffffff;\\\">Help Center</span></p>\"},\"attrs\":{},\"childStyle\":{}}}}}},\"1\":{\"props\":{\"style_outer\":{\"padding\":\"45px 35px\",\"background-image\":\"none\",\"background-color\":\"#f9f9f9\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#444444\",\"width\":\"600px\"},\"type\":\"layout/grid1cols\",\"dataCols\":\"1\"},\"cols\":{\"0\":{\"props\":{\"style\":{\"padding\":\"0px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#444444\",\"width\":\"530px\"}},\"elements\":{\"0\":{\"type\":\"html/image\",\"style\":{\"width\":\"530px\",\"text-align\":\"center\",\"padding\":\"0px\",\"background-image\":\"none\"},\"content\":{},\"attrs\":{\"src\":\"https://shoestimer.com/wp-content/plugins/email-template-customizer-for-woo/assets/img/icon-cart-dark-blue-200x200-1.png\"},\"childStyle\":{\"img\":{\"width\":\"100px\"}}},\"1\":{\"type\":\"html/text\",\"style\":{\"width\":\"530px\",\"line-height\":\"30px\",\"background-image\":\"none\",\"padding\":\"35px 0px 0px\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#444444\"},\"content\":{\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"font-size: 24px; color: #444444;\\\">Order #{order_number}.</span></p>\"},\"attrs\":{},\"childStyle\":{}},\"2\":{\"type\":\"html/text\",\"style\":{\"width\":\"530px\",\"line-height\":\"30px\",\"background-image\":\"none\",\"padding\":\"10px 0px 0px\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#444444\"},\"content\":{\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"font-size: 24px; color: #444444;\\\">Hi {first_name}, Thank you for your purchase.</span></p>\"},\"attrs\":{},\"childStyle\":{}},\"3\":{\"type\":\"html/text\",\"style\":{\"width\":\"530px\",\"line-height\":\"30px\",\"background-image\":\"none\",\"padding\":\"10px 0px 0px\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#444444\"},\"content\":{\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"font-size: 20px; color: #444444;\\\">We are processing your order.</span></p>\"},\"attrs\":{},\"childStyle\":{}},\"4\":{\"type\":\"html/button\",\"style\":{\"width\":\"530px\",\"font-size\":\"16px\",\"font-weight\":\"400\",\"color\":\"#eeeeee\",\"line-height\":\"24px\",\"text-align\":\"center\",\"padding\":\"35px 0px 0px\"},\"content\":{\"text\":\"VIEW YOUR ORDER\"},\"attrs\":{\"href\":\"{site_url}\"},\"childStyle\":{\"a\":{\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#eeeeee\",\"border-style\":\"solid\",\"background-color\":\"#e43f5a\",\"width\":\"204px\",\"padding\":\"10px 25px\"}}}}}}},\"2\":{\"props\":{\"style_outer\":{\"padding\":\"25px 35px\",\"background-image\":\"none\",\"background-color\":\"#ffffff\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#444444\",\"width\":\"600px\"},\"type\":\"layout/grid1cols\",\"dataCols\":\"1\"},\"cols\":{\"0\":{\"props\":{\"style\":{\"padding\":\"0px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#444444\",\"width\":\"530px\"}},\"elements\":{\"0\":{\"type\":\"html/order_detail\",\"style\":{\"width\":\"530px\",\"padding\":\"0px\",\"background-image\":\"none\"},\"content\":{\"quantity\":\"Quantity:\"},\"attrs\":{\"data-template\":\"3\"},\"childStyle\":{\".viwec-item-row\":{\"border-width\":\"0px\",\"border-color\":\"#808080\"},\".viwec-product-img\":{},\".viwec-product-distance\":{\"padding\":\"20px 0px 0px\"},\".viwec-product-name\":{\"font-size\":\"16px\",\"font-weight\":\"400\",\"color\":\"#444444\",\"line-height\":\"30px\"},\".viwec-text-price\":{},\".viwec-item-style-1\":{},\".viwec-product-price\":{\"font-size\":\"20px\",\"font-weight\":\"400\",\"color\":\"#444444\",\"line-height\":\"30px\"},\".viwec-product-quantity\":{\"font-size\":\"14px\",\"font-weight\":\"300\",\"color\":\"#444444\",\"line-height\":\"24px\"}}},\"1\":{\"type\":\"html/divider\",\"style\":{\"width\":\"530px\",\"padding\":\"25px 0px 0px\",\"background-image\":\"none\"},\"content\":{},\"attrs\":{},\"childStyle\":{\"hr\":{\"border-top-color\":\"#f9f9f9\",\"border-width\":\"10px 0px 0px\"}}}}}}},\"3\":{\"props\":{\"style_outer\":{\"padding\":\"0px 35px\",\"background-image\":\"none\",\"background-color\":\"#ffffff\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#444444\",\"width\":\"600px\"},\"type\":\"layout/grid2cols\",\"dataCols\":\"2\"},\"cols\":{\"0\":{\"props\":{\"style\":{\"padding\":\"0px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#444444\",\"width\":\"265px\"}},\"elements\":{\"0\":{\"type\":\"html/text\",\"style\":{\"width\":\"265px\",\"line-height\":\"30px\",\"background-image\":\"none\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#444444\"},\"content\":{\"text\":\"<p style=\\\"font-size: 15px;\\\"><span style=\\\"font-size: 20px;\\\">Payment Method</span></p>\"},\"attrs\":{},\"childStyle\":{}},\"1\":{\"type\":\"html/text\",\"style\":{\"width\":\"265px\",\"line-height\":\"22px\",\"background-image\":\"none\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#444444\"},\"content\":{\"text\":\"<p>{payment_method}</p>\"},\"attrs\":{},\"childStyle\":{}},\"2\":{\"type\":\"html/text\",\"style\":{\"width\":\"265px\",\"line-height\":\"30px\",\"background-image\":\"none\",\"padding\":\"5px 0px 0px\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#444444\"},\"content\":{\"text\":\"<p style=\\\"font-size: 15px;\\\"><span style=\\\"font-size: 20px;\\\">Shipment Method</span></p>\"},\"attrs\":{},\"childStyle\":{}},\"3\":{\"type\":\"html/text\",\"style\":{\"width\":\"265px\",\"line-height\":\"22px\",\"background-image\":\"none\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#444444\"},\"content\":{\"text\":\"<p><span style=\\\"font-size: 15px;\\\">{shipping_method}</span></p>\"},\"attrs\":{},\"childStyle\":{}},\"4\":{\"type\":\"html/text\",\"style\":{\"width\":\"265px\",\"line-height\":\"30px\",\"background-image\":\"none\",\"padding\":\"5px 0px 0px\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#444444\"},\"content\":{\"text\":\"<p style=\\\"font-size: 15px;\\\"><span style=\\\"font-size: 20px;\\\">Note</span></p>\"},\"attrs\":{},\"childStyle\":{}},\"5\":{\"type\":\"html/text\",\"style\":{\"width\":\"265px\",\"line-height\":\"22px\",\"background-image\":\"none\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#444444\"},\"content\":{\"text\":\"<p><span style=\\\"font-size: 15px;\\\">{customer_note}</span></p>\"},\"attrs\":{},\"childStyle\":{}}}},\"1\":{\"props\":{\"style\":{\"padding\":\"0px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#444444\",\"width\":\"265px\"}},\"elements\":{\"0\":{\"type\":\"html/order_subtotal\",\"style\":{\"width\":\"265px\",\"font-size\":\"15px\",\"font-weight\":\"300\",\"color\":\"#444444\",\"line-height\":\"24px\",\"padding\":\"0px\",\"background-image\":\"none\"},\"content\":{\"subtotal\":\"Subtotal\",\"discount\":\"Discount\",\"shipping\":\"Shipping\",\"refund-full\":\"Order fully refunded\",\"refund-part\":\"Refund\"},\"attrs\":{},\"childStyle\":{\".viwec-td-right\":{\"width\":\"30%\",\"text-align\":\"right\"},\".viwec-td-left\":{\"text-align\":\"left\"},\".viwec-order-subtotal-style\":{\"border-width\":\"0px\",\"border-color\":\"#444444\",\"padding\":\"0px\"}}},\"1\":{\"type\":\"html/order_total\",\"style\":{\"width\":\"265px\",\"font-size\":\"20px\",\"font-weight\":\"400\",\"color\":\"#444444\",\"line-height\":\"30px\",\"background-image\":\"none\",\"padding\":\"0px\"},\"content\":{\"order_total\":\"Total\"},\"attrs\":{},\"childStyle\":{\".viwec-td-right\":{\"width\":\"30%\",\"text-align\":\"right\"},\".viwec-td-left\":{\"text-align\":\"left\"},\".viwec-order-total-style\":{\"border-width\":\"0px\",\"border-color\":\"#444444\",\"padding\":\"0px\"}}}}}}},\"4\":{\"props\":{\"style_outer\":{\"padding\":\"0px 35px\",\"background-image\":\"none\",\"background-color\":\"#ffffff\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#444444\",\"width\":\"600px\"},\"type\":\"layout/grid1cols\",\"dataCols\":\"1\"},\"cols\":{\"0\":{\"props\":{\"style\":{\"padding\":\"0px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#444444\",\"width\":\"530px\"}},\"elements\":{\"0\":{\"type\":\"html/spacer\",\"style\":{\"width\":\"530px\"},\"content\":{},\"attrs\":{},\"childStyle\":{\".viwec-spacer\":{\"padding\":\"18px 0px 0px\"}}},\"1\":{\"type\":\"html/wc_hook\",\"style\":{\"width\":\"530px\"},\"content\":{},\"attrs\":{\"data-wc-hook\":\"woocommerce_email_order_meta\"},\"childStyle\":{\"h2\":{\"font-size\":\"20px\",\"font-weight\":\"400\",\"line-height\":\"22px\",\"color\":\"#23282d\",\"padding\":\"10px 0px\"},\".td\":{\"font-size\":\"15px\",\"line-height\":\"22px\",\"padding\":\"8px 0px\"},\".head.td\":{\"color\":\"#444444\",\"border-color\":\"#e5e5e5\",\"border-style\":\"dashed\",\"border-width\":\"0px 0px 1px\"},\".body.td\":{\"color\":\"#444444\",\"border-color\":\"#e5e5e5\",\"border-style\":\"dashed\",\"border-width\":\"1px 0px 0px\"}}},\"2\":{\"type\":\"html/divider\",\"style\":{\"width\":\"530px\",\"padding\":\"25px 0px 0px\",\"background-image\":\"none\",\"background-color\":\"transparent\"},\"content\":{},\"attrs\":{},\"childStyle\":{\"hr\":{\"border-top-color\":\"#f9f9f9\",\"border-width\":\"10px 0px 0px\"}}}}}}},\"5\":{\"props\":{\"style_outer\":{\"padding\":\"0px 35px 35px\",\"background-image\":\"none\",\"background-color\":\"#ffffff\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#444444\",\"width\":\"600px\"},\"type\":\"layout/grid2cols\",\"dataCols\":\"2\"},\"cols\":{\"0\":{\"props\":{\"style\":{\"padding\":\"0px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#444444\",\"width\":\"265px\"}},\"elements\":{\"0\":{\"type\":\"html/text\",\"style\":{\"width\":\"265px\",\"line-height\":\"22px\",\"background-image\":\"none\",\"padding\":\"25px 0px 0px\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#444444\"},\"content\":{\"text\":\"<p style=\\\"font-size: 15px;\\\"><span style=\\\"font-size: 20px;\\\">Billing Address</span></p>\"},\"attrs\":{},\"childStyle\":{}},\"1\":{\"type\":\"html/billing_address\",\"style\":{\"width\":\"265px\",\"font-size\":\"15px\",\"font-weight\":\"300\",\"color\":\"#444444\",\"line-height\":\"22px\",\"text-align\":\"start\",\"padding\":\"20px 0px 0px\",\"background-image\":\"none\"},\"content\":{},\"attrs\":{},\"childStyle\":{}}}},\"1\":{\"props\":{\"style\":{\"padding\":\"0px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#444444\",\"width\":\"265px\"}},\"elements\":{\"0\":{\"type\":\"html/text\",\"style\":{\"width\":\"265px\",\"line-height\":\"22px\",\"background-image\":\"none\",\"padding\":\"25px 0px 0px\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#444444\"},\"content\":{\"text\":\"<p style=\\\"font-size: 15px;\\\"><span style=\\\"font-size: 20px;\\\">Shipping Address</span></p>\"},\"attrs\":{},\"childStyle\":{}},\"1\":{\"type\":\"html/shipping_address\",\"style\":{\"width\":\"265px\",\"font-size\":\"15px\",\"font-weight\":\"300\",\"color\":\"#444444\",\"line-height\":\"22px\",\"text-align\":\"start\",\"padding\":\"20px 0px 0px\",\"background-image\":\"none\"},\"content\":{},\"attrs\":{},\"childStyle\":{}}}}}},\"6\":{\"props\":{\"style_outer\":{\"padding\":\"25px 35px\",\"background-image\":\"none\",\"background-color\":\"#162447\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#444444\",\"width\":\"600px\"},\"type\":\"layout/grid1cols\",\"dataCols\":\"1\"},\"cols\":{\"0\":{\"props\":{\"style\":{\"padding\":\"0px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#444444\",\"width\":\"530px\"}},\"elements\":{\"0\":{\"type\":\"html/text\",\"style\":{\"width\":\"530px\",\"line-height\":\"22px\",\"background-image\":\"none\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#444444\"},\"content\":{\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #f5f5f5; font-size: 20px;\\\">Get in Touch</span></p>\"},\"attrs\":{},\"childStyle\":{}},\"1\":{\"type\":\"html/social\",\"style\":{\"width\":\"530px\",\"text-align\":\"center\",\"padding\":\"20px 0px 0px\",\"background-image\":\"none\"},\"content\":{},\"attrs\":{\"facebook\":\"https://shoestimer.com/wp-content/plugins/email-template-customizer-for-woo/assets/img/fb-blue-white.png\",\"facebook_url\":\"#\",\"twitter\":\"https://shoestimer.com/wp-content/plugins/email-template-customizer-for-woo/assets/img/twi-cyan-white.png\",\"twitter_url\":\"#\",\"instagram\":\"https://shoestimer.com/wp-content/plugins/email-template-customizer-for-woo/assets/img/ins-white-color.png\",\"instagram_url\":\"#\",\"youtube\":\"https://shoestimer.com/wp-content/plugins/email-template-customizer-for-woo/assets/img/yt-color-white.png\",\"youtube_url\":\"\",\"linkedin\":\"https://shoestimer.com/wp-content/plugins/email-template-customizer-for-woo/assets/img/li-color-white.png\",\"linkedin_url\":\"\",\"whatsapp\":\"https://shoestimer.com/wp-content/plugins/email-template-customizer-for-woo/assets/img/wa-color-white.png\",\"whatsapp_url\":\"\",\"direction\":\"\",\"data-width\":\"\"},\"childStyle\":{}},\"2\":{\"type\":\"html/text\",\"style\":{\"width\":\"530px\",\"line-height\":\"22px\",\"background-image\":\"none\",\"padding\":\"20px 0px\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#444444\"},\"content\":{\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #f5f5f5; font-size: 12px;\\\">This email was sent by : <span style=\\\"color: #ffffff;\\\"><a style=\\\"color: #ffffff;\\\" href=\\\"{admin_email}\\\">{admin_email}</a></span></span></p>\\n<p style=\\\"text-align: center;\\\"><span style=\\\"color: #f5f5f5; font-size: 12px;\\\">For any questions please send an email to <span style=\\\"color: #ffffff;\\\"><a style=\\\"color: #ffffff;\\\" href=\\\"{admin_email}\\\">{admin_email}</a></span></span></p>\"},\"attrs\":{},\"childStyle\":{}},\"3\":{\"type\":\"html/text\",\"style\":{\"width\":\"530px\",\"line-height\":\"22px\",\"background-image\":\"none\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#444444\"},\"content\":{\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #f5f5f5;\\\"><span style=\\\"color: #f5f5f5;\\\"><span style=\\\"font-size: 12px;\\\"><a style=\\\"color: #f5f5f5;\\\" href=\\\"#\\\">Privacy Policy</a>&nbsp; |&nbsp; <a style=\\\"color: #f5f5f5;\\\" href=\\\"#\\\">Help Center</a></span></span></span></p>\"},\"attrs\":{},\"childStyle\":{}}}}}}}}'),
(11174, 1762, 'viwec_settings_type', 'customer_processing_order'),
(9238, 1538, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/31srFDK8cbL.jpg'),
(9239, 1538, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/31srFDK8cbL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:259;s:5:\"sizes\";a:14:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"31srFDK8cbL._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"31srFDK8cbL._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"31srFDK8cbL._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"31srFDK8cbL._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:24:\"31srFDK8cbL._SS1536_.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:24:\"31srFDK8cbL._SS2048_.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"31srFDK8cbL._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"31srFDK8cbL._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:23:\"31srFDK8cbL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"31srFDK8cbL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"31srFDK8cbL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"31srFDK8cbL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"31srFDK8cbL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"31srFDK8cbL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(9242, 1539, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/41ObNMQ3-gL.jpg'),
(9243, 1539, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/41ObNMQ3-gL.jpg\";s:5:\"width\";i:485;s:6:\"height\";i:500;s:5:\"sizes\";a:14:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"41ObNMQ3-gL._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"41ObNMQ3-gL._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"41ObNMQ3-gL._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"41ObNMQ3-gL._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:24:\"41ObNMQ3-gL._SS1536_.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:24:\"41ObNMQ3-gL._SS2048_.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"41ObNMQ3-gL._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"41ObNMQ3-gL._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:23:\"41ObNMQ3-gL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"41ObNMQ3-gL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"41ObNMQ3-gL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"41ObNMQ3-gL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"41ObNMQ3-gL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"41ObNMQ3-gL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(9244, 1540, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/31fzwLmf3cL.jpg'),
(9245, 1540, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/31fzwLmf3cL.jpg\";s:5:\"width\";i:430;s:6:\"height\";i:500;s:5:\"sizes\";a:14:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"31fzwLmf3cL._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"31fzwLmf3cL._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"31fzwLmf3cL._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"31fzwLmf3cL._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:24:\"31fzwLmf3cL._SS1536_.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:24:\"31fzwLmf3cL._SS2048_.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"31fzwLmf3cL._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"31fzwLmf3cL._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:23:\"31fzwLmf3cL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"31fzwLmf3cL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"31fzwLmf3cL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"31fzwLmf3cL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"31fzwLmf3cL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"31fzwLmf3cL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(9246, 1541, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/31rE0XANhhL.jpg'),
(9247, 1541, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/31rE0XANhhL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:206;s:5:\"sizes\";a:14:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"31rE0XANhhL._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"31rE0XANhhL._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"31rE0XANhhL._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"31rE0XANhhL._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:24:\"31rE0XANhhL._SS1536_.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:24:\"31rE0XANhhL._SS2048_.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"31rE0XANhhL._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"31rE0XANhhL._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:23:\"31rE0XANhhL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"31rE0XANhhL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"31rE0XANhhL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"31rE0XANhhL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"31rE0XANhhL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"31rE0XANhhL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(9248, 1542, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/31NwsIO4J8L.jpg');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(9249, 1542, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/31NwsIO4J8L.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:200;s:5:\"sizes\";a:14:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"31NwsIO4J8L._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"31NwsIO4J8L._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"31NwsIO4J8L._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"31NwsIO4J8L._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:24:\"31NwsIO4J8L._SS1536_.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:24:\"31NwsIO4J8L._SS2048_.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"31NwsIO4J8L._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"31NwsIO4J8L._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:23:\"31NwsIO4J8L._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"31NwsIO4J8L._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"31NwsIO4J8L._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"31NwsIO4J8L._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"31NwsIO4J8L._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"31NwsIO4J8L._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(9250, 1543, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/31ud21cqzZL.jpg'),
(9251, 1543, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/31ud21cqzZL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:195;s:5:\"sizes\";a:14:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"31ud21cqzZL._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"31ud21cqzZL._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"31ud21cqzZL._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"31ud21cqzZL._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:24:\"31ud21cqzZL._SS1536_.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:24:\"31ud21cqzZL._SS2048_.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"31ud21cqzZL._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"31ud21cqzZL._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:23:\"31ud21cqzZL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"31ud21cqzZL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"31ud21cqzZL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"31ud21cqzZL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"31ud21cqzZL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"31ud21cqzZL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(9252, 1544, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/41AWtBFpj1L.jpg'),
(9253, 1544, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/41AWtBFpj1L.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:480;s:5:\"sizes\";a:14:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"41AWtBFpj1L._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"41AWtBFpj1L._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"41AWtBFpj1L._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"41AWtBFpj1L._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:24:\"41AWtBFpj1L._SS1536_.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:24:\"41AWtBFpj1L._SS2048_.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"41AWtBFpj1L._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"41AWtBFpj1L._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:23:\"41AWtBFpj1L._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"41AWtBFpj1L._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"41AWtBFpj1L._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"41AWtBFpj1L._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"41AWtBFpj1L._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"41AWtBFpj1L._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(11172, 1761, 'viwec_settings_type', 'customer_on_hold_order'),
(11173, 1761, 'viwec_email_structure', '{\"style_container\":{\"background-color\":\"#f2f2f2\",\"background-image\":\"none\"},\"rows\":{\"0\":{\"props\":{\"style_outer\":{\"padding\":\"15px 35px\",\"background-image\":\"none\",\"background-color\":\"#162447\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"transparent\",\"width\":\"600px\"},\"type\":\"layout/grid2cols\",\"dataCols\":\"2\"},\"cols\":{\"0\":{\"props\":{\"style\":{\"padding\":\"0px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#444444\",\"width\":\"265px\"}},\"elements\":{\"0\":{\"type\":\"html/text\",\"style\":{\"width\":\"265px\",\"line-height\":\"30px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#444444\"},\"content\":{\"text\":\"<p><span style=\\\"font-size: 20px; color: #ffffff;\\\">YOUR LOGO</span></p>\"},\"attrs\":{},\"childStyle\":{}}}},\"1\":{\"props\":{\"style\":{\"padding\":\"0px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#444444\",\"width\":\"265px\"}},\"elements\":{\"0\":{\"type\":\"html/text\",\"style\":{\"width\":\"265px\",\"line-height\":\"30px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#444444\"},\"content\":{\"text\":\"<p style=\\\"text-align: right;\\\"><span style=\\\"color: #ffffff;\\\">Help Center</span></p>\"},\"attrs\":{},\"childStyle\":{}}}}}},\"1\":{\"props\":{\"style_outer\":{\"padding\":\"45px 35px\",\"background-image\":\"none\",\"background-color\":\"#f9f9f9\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#444444\",\"width\":\"600px\"},\"type\":\"layout/grid1cols\",\"dataCols\":\"1\"},\"cols\":{\"0\":{\"props\":{\"style\":{\"padding\":\"0px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#444444\",\"width\":\"530px\"}},\"elements\":{\"0\":{\"type\":\"html/image\",\"style\":{\"width\":\"530px\",\"text-align\":\"center\",\"padding\":\"0px\",\"background-image\":\"none\",\"background-color\":\"transparent\"},\"content\":{},\"attrs\":{\"src\":\"https://shoestimer.com/wp-content/plugins/email-template-customizer-for-woo/assets/img/icon-cart-dark-blue-200x200-1.png\"},\"childStyle\":{\"img\":{\"width\":\"100px\"}}},\"1\":{\"type\":\"html/text\",\"style\":{\"width\":\"530px\",\"line-height\":\"30px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"padding\":\"35px 0px 0px\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#444444\"},\"content\":{\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"font-size: 24px; color: #444444;\\\">Order #{order_number}.</span></p>\"},\"attrs\":{},\"childStyle\":{}},\"2\":{\"type\":\"html/text\",\"style\":{\"width\":\"530px\",\"line-height\":\"30px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"padding\":\"10px 0px 0px\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#444444\"},\"content\":{\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"font-size: 24px; color: #444444;\\\">Hi {first_name}, Thank you for your purchase.</span></p>\"},\"attrs\":{},\"childStyle\":{}},\"3\":{\"type\":\"html/button\",\"style\":{\"width\":\"530px\",\"font-size\":\"16px\",\"font-weight\":\"400\",\"color\":\"#eeeeee\",\"line-height\":\"24px\",\"text-align\":\"center\",\"padding\":\"35px 0px 0px\"},\"content\":{\"text\":\"VIEW YOUR ORDER\"},\"attrs\":{\"href\":\"{site_url}\"},\"childStyle\":{\"a\":{\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#eeeeee\",\"border-style\":\"solid\",\"background-color\":\"#e43f5a\",\"width\":\"204px\",\"padding\":\"10px 25px\"}}}}}}},\"2\":{\"props\":{\"style_outer\":{\"padding\":\"25px 35px\",\"background-image\":\"none\",\"background-color\":\"#ffffff\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#444444\",\"width\":\"600px\"},\"type\":\"layout/grid1cols\",\"dataCols\":\"1\"},\"cols\":{\"0\":{\"props\":{\"style\":{\"padding\":\"0px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#444444\",\"width\":\"530px\"}},\"elements\":{\"0\":{\"type\":\"html/order_detail\",\"style\":{\"width\":\"530px\",\"padding\":\"0px\",\"background-image\":\"none\",\"background-color\":\"transparent\"},\"content\":{\"quantity\":\"Quantity:\"},\"attrs\":{\"data-template\":\"3\"},\"childStyle\":{\".viwec-item-row\":{\"background-color\":\"transparent\",\"border-width\":\"0px\",\"border-color\":\"#808080\"},\".viwec-product-img\":{},\".viwec-product-distance\":{\"padding\":\"20px 0px 0px\"},\".viwec-product-name\":{\"font-size\":\"16px\",\"font-weight\":\"400\",\"color\":\"#444444\",\"line-height\":\"30px\"},\".viwec-text-price\":{},\".viwec-item-style-1\":{},\".viwec-product-price\":{\"font-size\":\"20px\",\"font-weight\":\"400\",\"color\":\"#444444\",\"line-height\":\"30px\"},\".viwec-product-quantity\":{\"font-size\":\"14px\",\"font-weight\":\"300\",\"color\":\"#444444\",\"line-height\":\"24px\"}}},\"1\":{\"type\":\"html/divider\",\"style\":{\"width\":\"530px\",\"padding\":\"25px 0px 0px\",\"background-image\":\"none\",\"background-color\":\"transparent\"},\"content\":{},\"attrs\":{},\"childStyle\":{\"hr\":{\"border-top-color\":\"#f9f9f9\",\"border-width\":\"10px 0px 0px\"}}}}}}},\"3\":{\"props\":{\"style_outer\":{\"padding\":\"0px 35px\",\"background-image\":\"none\",\"background-color\":\"#ffffff\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#444444\",\"width\":\"600px\"},\"type\":\"layout/grid2cols\",\"dataCols\":\"2\"},\"cols\":{\"0\":{\"props\":{\"style\":{\"padding\":\"0px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#444444\",\"width\":\"265px\"}},\"elements\":{\"0\":{\"type\":\"html/text\",\"style\":{\"width\":\"265px\",\"line-height\":\"30px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#444444\"},\"content\":{\"text\":\"<p style=\\\"font-size: 15px;\\\"><span style=\\\"font-size: 20px;\\\">Payment Method</span></p>\"},\"attrs\":{},\"childStyle\":{}},\"1\":{\"type\":\"html/text\",\"style\":{\"width\":\"265px\",\"line-height\":\"22px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#444444\"},\"content\":{\"text\":\"<p>{payment_method}</p>\"},\"attrs\":{},\"childStyle\":{}},\"2\":{\"type\":\"html/text\",\"style\":{\"width\":\"265px\",\"line-height\":\"30px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"padding\":\"5px 0px 0px\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#444444\"},\"content\":{\"text\":\"<p style=\\\"font-size: 15px;\\\"><span style=\\\"font-size: 20px;\\\">Shipment Method</span></p>\"},\"attrs\":{},\"childStyle\":{}},\"3\":{\"type\":\"html/text\",\"style\":{\"width\":\"265px\",\"line-height\":\"22px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#444444\"},\"content\":{\"text\":\"<p><span style=\\\"font-size: 15px;\\\">{shipping_method}</span></p>\"},\"attrs\":{},\"childStyle\":{}},\"4\":{\"type\":\"html/text\",\"style\":{\"width\":\"265px\",\"line-height\":\"30px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"padding\":\"5px 0px 0px\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#444444\"},\"content\":{\"text\":\"<p style=\\\"font-size: 15px;\\\"><span style=\\\"font-size: 20px;\\\">Note</span></p>\"},\"attrs\":{},\"childStyle\":{}},\"5\":{\"type\":\"html/text\",\"style\":{\"width\":\"265px\",\"line-height\":\"22px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#444444\"},\"content\":{\"text\":\"<p><span style=\\\"font-size: 15px;\\\">{customer_note}</span></p>\"},\"attrs\":{},\"childStyle\":{}}}},\"1\":{\"props\":{\"style\":{\"padding\":\"0px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#444444\",\"width\":\"265px\"}},\"elements\":{\"0\":{\"type\":\"html/order_subtotal\",\"style\":{\"width\":\"265px\",\"font-size\":\"15px\",\"font-weight\":\"300\",\"color\":\"#444444\",\"line-height\":\"24px\",\"padding\":\"0px\",\"background-image\":\"none\",\"background-color\":\"transparent\"},\"content\":{\"subtotal\":\"Subtotal\",\"discount\":\"Discount\",\"shipping\":\"Shipping\",\"refund-full\":\"Order fully refunded\",\"refund-part\":\"Refund\"},\"attrs\":{},\"childStyle\":{\".viwec-td-right\":{\"width\":\"30%\",\"text-align\":\"right\"},\".viwec-td-left\":{\"text-align\":\"left\"},\".viwec-order-subtotal-style\":{\"border-width\":\"0px\",\"border-color\":\"#444444\",\"padding\":\"0px\"}}},\"1\":{\"type\":\"html/order_total\",\"style\":{\"width\":\"265px\",\"font-size\":\"20px\",\"font-weight\":\"400\",\"color\":\"#444444\",\"line-height\":\"30px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\"},\"content\":{\"order_total\":\"Total\"},\"attrs\":{},\"childStyle\":{\".viwec-td-right\":{\"width\":\"30%\",\"text-align\":\"right\"},\".viwec-td-left\":{\"text-align\":\"left\"},\".viwec-order-total-style\":{\"border-width\":\"0px\",\"border-color\":\"#444444\",\"padding\":\"0px\"}}}}}}},\"4\":{\"props\":{\"style_outer\":{\"padding\":\"0px 35px\",\"background-image\":\"none\",\"background-color\":\"#ffffff\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#444444\",\"width\":\"600px\"},\"type\":\"layout/grid1cols\",\"dataCols\":\"1\"},\"cols\":{\"0\":{\"props\":{\"style\":{\"padding\":\"0px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#444444\",\"width\":\"530px\"}},\"elements\":{\"0\":{\"type\":\"html/spacer\",\"style\":{\"width\":\"530px\"},\"content\":{},\"attrs\":{},\"childStyle\":{\".viwec-spacer\":{\"padding\":\"18px 0px 0px\"}}},\"1\":{\"type\":\"html/wc_hook\",\"style\":{\"width\":\"530px\"},\"content\":{},\"attrs\":{\"data-wc-hook\":\"woocommerce_email_order_meta\"},\"childStyle\":{\"h2\":{\"font-size\":\"20px\",\"font-weight\":\"400\",\"line-height\":\"22px\",\"color\":\"#23282d\",\"padding\":\"10px 0px\"},\".td\":{\"font-size\":\"15px\",\"line-height\":\"22px\",\"padding\":\"8px 0px\"},\".head.td\":{\"color\":\"#444444\",\"border-color\":\"#e5e5e5\",\"border-style\":\"dashed\",\"border-width\":\"0px 0px 1px\"},\".body.td\":{\"color\":\"#444444\",\"border-color\":\"#e5e5e5\",\"border-style\":\"dashed\",\"border-width\":\"1px 0px 0px\"}}},\"2\":{\"type\":\"html/divider\",\"style\":{\"width\":\"530px\",\"padding\":\"25px 0px 0px\",\"background-image\":\"none\",\"background-color\":\"transparent\"},\"content\":{},\"attrs\":{},\"childStyle\":{\"hr\":{\"border-top-color\":\"#f9f9f9\",\"border-width\":\"10px 0px 0px\"}}}}}}},\"5\":{\"props\":{\"style_outer\":{\"padding\":\"0px 35px 35px\",\"background-image\":\"none\",\"background-color\":\"#ffffff\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#444444\",\"width\":\"600px\"},\"type\":\"layout/grid2cols\",\"dataCols\":\"2\"},\"cols\":{\"0\":{\"props\":{\"style\":{\"padding\":\"0px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#444444\",\"width\":\"265px\"}},\"elements\":{\"0\":{\"type\":\"html/text\",\"style\":{\"width\":\"265px\",\"line-height\":\"22px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"padding\":\"25px 0px 0px\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#444444\"},\"content\":{\"text\":\"<p style=\\\"font-size: 15px;\\\"><span style=\\\"font-size: 20px;\\\">Billing Address</span></p>\"},\"attrs\":{},\"childStyle\":{}},\"1\":{\"type\":\"html/billing_address\",\"style\":{\"width\":\"265px\",\"font-size\":\"15px\",\"font-weight\":\"300\",\"color\":\"#444444\",\"line-height\":\"22px\",\"text-align\":\"start\",\"padding\":\"20px 0px 0px\",\"background-image\":\"none\",\"background-color\":\"transparent\"},\"content\":{},\"attrs\":{},\"childStyle\":{}}}},\"1\":{\"props\":{\"style\":{\"padding\":\"0px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#444444\",\"width\":\"265px\"}},\"elements\":{\"0\":{\"type\":\"html/text\",\"style\":{\"width\":\"265px\",\"line-height\":\"22px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"padding\":\"25px 0px 0px\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#444444\"},\"content\":{\"text\":\"<p style=\\\"font-size: 15px;\\\"><span style=\\\"font-size: 20px;\\\">Shipping Address</span></p>\"},\"attrs\":{},\"childStyle\":{}},\"1\":{\"type\":\"html/shipping_address\",\"style\":{\"width\":\"265px\",\"font-size\":\"15px\",\"font-weight\":\"300\",\"color\":\"#444444\",\"line-height\":\"22px\",\"text-align\":\"start\",\"padding\":\"20px 0px 0px\",\"background-image\":\"none\",\"background-color\":\"transparent\"},\"content\":{},\"attrs\":{},\"childStyle\":{}}}}}},\"6\":{\"props\":{\"style_outer\":{\"padding\":\"25px 35px\",\"background-image\":\"none\",\"background-color\":\"#162447\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#444444\",\"width\":\"600px\"},\"type\":\"layout/grid1cols\",\"dataCols\":\"1\"},\"cols\":{\"0\":{\"props\":{\"style\":{\"padding\":\"0px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#444444\",\"width\":\"530px\"}},\"elements\":{\"0\":{\"type\":\"html/text\",\"style\":{\"width\":\"530px\",\"line-height\":\"22px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#444444\"},\"content\":{\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #f5f5f5; font-size: 20px;\\\">Get in Touch</span></p>\"},\"attrs\":{},\"childStyle\":{}},\"1\":{\"type\":\"html/social\",\"style\":{\"width\":\"530px\",\"text-align\":\"center\",\"padding\":\"20px 0px 0px\",\"background-image\":\"none\",\"background-color\":\"transparent\"},\"content\":{},\"attrs\":{\"facebook\":\"https://shoestimer.com/wp-content/plugins/email-template-customizer-for-woo/assets/img/fb-blue-white.png\",\"facebook_url\":\"#\",\"twitter\":\"https://shoestimer.com/wp-content/plugins/email-template-customizer-for-woo/assets/img/twi-cyan-white.png\",\"twitter_url\":\"#\",\"instagram\":\"https://shoestimer.com/wp-content/plugins/email-template-customizer-for-woo/assets/img/ins-white-color.png\",\"instagram_url\":\"#\",\"youtube\":\"https://shoestimer.com/wp-content/plugins/email-template-customizer-for-woo/assets/img/yt-color-white.png\",\"youtube_url\":\"\",\"linkedin\":\"https://shoestimer.com/wp-content/plugins/email-template-customizer-for-woo/assets/img/li-color-white.png\",\"linkedin_url\":\"\",\"whatsapp\":\"https://shoestimer.com/wp-content/plugins/email-template-customizer-for-woo/assets/img/wa-color-white.png\",\"whatsapp_url\":\"\",\"direction\":\"\",\"data-width\":\"\"},\"childStyle\":{}},\"2\":{\"type\":\"html/text\",\"style\":{\"width\":\"530px\",\"line-height\":\"22px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"padding\":\"20px 0px\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#444444\"},\"content\":{\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #f5f5f5; font-size: 12px;\\\">This email was sent by : <span style=\\\"color: #ffffff;\\\"><a style=\\\"color: #ffffff;\\\" href=\\\"{admin_email}\\\">{admin_email}</a></span></span></p>\\n<p style=\\\"text-align: center;\\\"><span style=\\\"color: #f5f5f5; font-size: 12px;\\\">For any questions please send an email to <span style=\\\"color: #ffffff;\\\"><a style=\\\"color: #ffffff;\\\" href=\\\"{admin_email}\\\">{admin_email}</a></span></span></p>\"},\"attrs\":{},\"childStyle\":{}},\"3\":{\"type\":\"html/text\",\"style\":{\"width\":\"530px\",\"line-height\":\"22px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#444444\"},\"content\":{\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #f5f5f5;\\\"><span style=\\\"color: #f5f5f5;\\\"><span style=\\\"font-size: 12px;\\\"><a style=\\\"color: #f5f5f5;\\\" href=\\\"#\\\">Privacy Policy</a>&nbsp; |&nbsp; <a style=\\\"color: #f5f5f5;\\\" href=\\\"#\\\">Help Center</a></span></span></span></p>\"},\"attrs\":{},\"childStyle\":{}}}}}}}}'),
(9299, 1551, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/41kWRunyWRL.jpg'),
(9300, 1551, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/41kWRunyWRL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:5:\"sizes\";a:14:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"41kWRunyWRL._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"41kWRunyWRL._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"41kWRunyWRL._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"41kWRunyWRL._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:24:\"41kWRunyWRL._SS1536_.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:24:\"41kWRunyWRL._SS2048_.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"41kWRunyWRL._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"41kWRunyWRL._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:23:\"41kWRunyWRL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"41kWRunyWRL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"41kWRunyWRL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"41kWRunyWRL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"41kWRunyWRL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"41kWRunyWRL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(9303, 1552, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/41ztJ9IOi-L.jpg'),
(9304, 1552, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/41ztJ9IOi-L.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:5:\"sizes\";a:14:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"41ztJ9IOi-L._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"41ztJ9IOi-L._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"41ztJ9IOi-L._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"41ztJ9IOi-L._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:24:\"41ztJ9IOi-L._SS1536_.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:24:\"41ztJ9IOi-L._SS2048_.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"41ztJ9IOi-L._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"41ztJ9IOi-L._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:23:\"41ztJ9IOi-L._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"41ztJ9IOi-L._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"41ztJ9IOi-L._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"41ztJ9IOi-L._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"41ztJ9IOi-L._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"41ztJ9IOi-L._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(9305, 1553, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/41gKk0vYkUL.jpg'),
(9306, 1553, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/41gKk0vYkUL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:5:\"sizes\";a:14:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"41gKk0vYkUL._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"41gKk0vYkUL._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"41gKk0vYkUL._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"41gKk0vYkUL._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:24:\"41gKk0vYkUL._SS1536_.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:24:\"41gKk0vYkUL._SS2048_.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"41gKk0vYkUL._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"41gKk0vYkUL._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:23:\"41gKk0vYkUL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"41gKk0vYkUL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"41gKk0vYkUL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"41gKk0vYkUL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"41gKk0vYkUL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"41gKk0vYkUL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(9307, 1554, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/41Yl5LeteRL.jpg'),
(9308, 1554, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/41Yl5LeteRL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:5:\"sizes\";a:14:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"41Yl5LeteRL._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"41Yl5LeteRL._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"41Yl5LeteRL._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"41Yl5LeteRL._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:24:\"41Yl5LeteRL._SS1536_.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:24:\"41Yl5LeteRL._SS2048_.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"41Yl5LeteRL._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"41Yl5LeteRL._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:23:\"41Yl5LeteRL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"41Yl5LeteRL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"41Yl5LeteRL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"41Yl5LeteRL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"41Yl5LeteRL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"41Yl5LeteRL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(9309, 1555, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/41z6kXDkZPL.jpg'),
(9310, 1555, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/41z6kXDkZPL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:5:\"sizes\";a:14:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"41z6kXDkZPL._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"41z6kXDkZPL._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"41z6kXDkZPL._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"41z6kXDkZPL._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:24:\"41z6kXDkZPL._SS1536_.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:24:\"41z6kXDkZPL._SS2048_.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"41z6kXDkZPL._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"41z6kXDkZPL._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:23:\"41z6kXDkZPL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"41z6kXDkZPL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"41z6kXDkZPL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"41z6kXDkZPL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"41z6kXDkZPL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"41z6kXDkZPL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(9311, 1556, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/51DrOnNJY3L.jpg'),
(9312, 1556, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/51DrOnNJY3L.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:5:\"sizes\";a:14:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"51DrOnNJY3L._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"51DrOnNJY3L._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"51DrOnNJY3L._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"51DrOnNJY3L._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:24:\"51DrOnNJY3L._SS1536_.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:24:\"51DrOnNJY3L._SS2048_.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"51DrOnNJY3L._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"51DrOnNJY3L._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:23:\"51DrOnNJY3L._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"51DrOnNJY3L._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"51DrOnNJY3L._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"51DrOnNJY3L._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"51DrOnNJY3L._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"51DrOnNJY3L._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(9313, 1557, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/51lE56xrJ0L.jpg'),
(9314, 1557, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/51lE56xrJ0L.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:5:\"sizes\";a:14:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"51lE56xrJ0L._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"51lE56xrJ0L._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"51lE56xrJ0L._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"51lE56xrJ0L._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:24:\"51lE56xrJ0L._SS1536_.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:24:\"51lE56xrJ0L._SS2048_.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"51lE56xrJ0L._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"51lE56xrJ0L._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:23:\"51lE56xrJ0L._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"51lE56xrJ0L._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"51lE56xrJ0L._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"51lE56xrJ0L._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"51lE56xrJ0L._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"51lE56xrJ0L._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(9340, 1559, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/415QKLO5YcL.jpg'),
(9341, 1559, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/415QKLO5YcL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:285;s:5:\"sizes\";a:14:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"415QKLO5YcL._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"415QKLO5YcL._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"415QKLO5YcL._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"415QKLO5YcL._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:24:\"415QKLO5YcL._SS1536_.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:24:\"415QKLO5YcL._SS2048_.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"415QKLO5YcL._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"415QKLO5YcL._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:23:\"415QKLO5YcL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"415QKLO5YcL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"415QKLO5YcL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"415QKLO5YcL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"415QKLO5YcL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"415QKLO5YcL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(9344, 1560, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/51PR6hyTkQL.jpg');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(9345, 1560, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/51PR6hyTkQL.jpg\";s:5:\"width\";i:399;s:6:\"height\";i:500;s:5:\"sizes\";a:14:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"51PR6hyTkQL._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"51PR6hyTkQL._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"51PR6hyTkQL._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"51PR6hyTkQL._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:24:\"51PR6hyTkQL._SS1536_.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:24:\"51PR6hyTkQL._SS2048_.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"51PR6hyTkQL._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"51PR6hyTkQL._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:23:\"51PR6hyTkQL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"51PR6hyTkQL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"51PR6hyTkQL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"51PR6hyTkQL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"51PR6hyTkQL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"51PR6hyTkQL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(9346, 1561, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/41LDkDbJFtL.jpg'),
(9347, 1561, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/41LDkDbJFtL.jpg\";s:5:\"width\";i:364;s:6:\"height\";i:500;s:5:\"sizes\";a:14:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"41LDkDbJFtL._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"41LDkDbJFtL._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"41LDkDbJFtL._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"41LDkDbJFtL._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:24:\"41LDkDbJFtL._SS1536_.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:24:\"41LDkDbJFtL._SS2048_.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"41LDkDbJFtL._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"41LDkDbJFtL._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:23:\"41LDkDbJFtL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"41LDkDbJFtL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"41LDkDbJFtL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"41LDkDbJFtL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"41LDkDbJFtL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"41LDkDbJFtL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(9348, 1562, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/41pc-6VPNHL.jpg'),
(9349, 1562, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/41pc-6VPNHL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:180;s:5:\"sizes\";a:14:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"41pc-6VPNHL._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"41pc-6VPNHL._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"41pc-6VPNHL._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"41pc-6VPNHL._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:24:\"41pc-6VPNHL._SS1536_.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:24:\"41pc-6VPNHL._SS2048_.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"41pc-6VPNHL._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"41pc-6VPNHL._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:23:\"41pc-6VPNHL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"41pc-6VPNHL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"41pc-6VPNHL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"41pc-6VPNHL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"41pc-6VPNHL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"41pc-6VPNHL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(9350, 1563, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/41t%2BJh2oElL.jpg'),
(9351, 1563, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:66:\"https://images-na.ssl-images-amazon.com/images/I/41t%2BJh2oElL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:173;s:5:\"sizes\";a:14:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"41t%2BJh2oElL._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"41t%2BJh2oElL._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"41t%2BJh2oElL._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:26:\"41t%2BJh2oElL._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:26:\"41t%2BJh2oElL._SS1536_.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:26:\"41t%2BJh2oElL._SS2048_.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:25:\"41t%2BJh2oElL._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:25:\"41t%2BJh2oElL._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:25:\"41t%2BJh2oElL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:25:\"41t%2BJh2oElL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"41t%2BJh2oElL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:25:\"41t%2BJh2oElL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:25:\"41t%2BJh2oElL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"41t%2BJh2oElL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(9352, 1564, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/41J92R6%2BYCL.jpg'),
(9353, 1564, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:66:\"https://images-na.ssl-images-amazon.com/images/I/41J92R6%2BYCL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:217;s:5:\"sizes\";a:14:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"41J92R6%2BYCL._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"41J92R6%2BYCL._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"41J92R6%2BYCL._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:26:\"41J92R6%2BYCL._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:26:\"41J92R6%2BYCL._SS1536_.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:26:\"41J92R6%2BYCL._SS2048_.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:25:\"41J92R6%2BYCL._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:25:\"41J92R6%2BYCL._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:25:\"41J92R6%2BYCL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:25:\"41J92R6%2BYCL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"41J92R6%2BYCL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:25:\"41J92R6%2BYCL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:25:\"41J92R6%2BYCL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"41J92R6%2BYCL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(9354, 1565, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/41yvxwwTRXL.jpg'),
(9355, 1565, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/41yvxwwTRXL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:274;s:5:\"sizes\";a:14:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"41yvxwwTRXL._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"41yvxwwTRXL._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"41yvxwwTRXL._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"41yvxwwTRXL._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:24:\"41yvxwwTRXL._SS1536_.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:24:\"41yvxwwTRXL._SS2048_.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"41yvxwwTRXL._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"41yvxwwTRXL._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:23:\"41yvxwwTRXL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"41yvxwwTRXL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"41yvxwwTRXL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"41yvxwwTRXL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"41yvxwwTRXL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"41yvxwwTRXL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(9381, 1567, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/41T6NKD3YuL.jpg'),
(9382, 1567, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/41T6NKD3YuL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:262;s:5:\"sizes\";a:14:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"41T6NKD3YuL._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"41T6NKD3YuL._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"41T6NKD3YuL._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"41T6NKD3YuL._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:24:\"41T6NKD3YuL._SS1536_.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:24:\"41T6NKD3YuL._SS2048_.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"41T6NKD3YuL._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"41T6NKD3YuL._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:23:\"41T6NKD3YuL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"41T6NKD3YuL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"41T6NKD3YuL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"41T6NKD3YuL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"41T6NKD3YuL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"41T6NKD3YuL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(9410, 1569, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/41xdlY8CWQL.jpg'),
(9411, 1569, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/41xdlY8CWQL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:285;s:5:\"sizes\";a:14:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"41xdlY8CWQL._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"41xdlY8CWQL._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"41xdlY8CWQL._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"41xdlY8CWQL._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:24:\"41xdlY8CWQL._SS1536_.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:24:\"41xdlY8CWQL._SS2048_.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"41xdlY8CWQL._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"41xdlY8CWQL._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:23:\"41xdlY8CWQL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"41xdlY8CWQL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"41xdlY8CWQL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"41xdlY8CWQL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"41xdlY8CWQL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"41xdlY8CWQL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(9414, 1570, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/51KrwgB7i1L.jpg'),
(9415, 1570, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/51KrwgB7i1L.jpg\";s:5:\"width\";i:414;s:6:\"height\";i:500;s:5:\"sizes\";a:14:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"51KrwgB7i1L._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"51KrwgB7i1L._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"51KrwgB7i1L._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"51KrwgB7i1L._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:24:\"51KrwgB7i1L._SS1536_.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:24:\"51KrwgB7i1L._SS2048_.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"51KrwgB7i1L._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"51KrwgB7i1L._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:23:\"51KrwgB7i1L._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"51KrwgB7i1L._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"51KrwgB7i1L._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"51KrwgB7i1L._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"51KrwgB7i1L._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"51KrwgB7i1L._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(9416, 1571, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/41m0jQZ2RkL.jpg'),
(9417, 1571, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/41m0jQZ2RkL.jpg\";s:5:\"width\";i:364;s:6:\"height\";i:500;s:5:\"sizes\";a:14:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"41m0jQZ2RkL._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"41m0jQZ2RkL._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"41m0jQZ2RkL._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"41m0jQZ2RkL._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:24:\"41m0jQZ2RkL._SS1536_.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:24:\"41m0jQZ2RkL._SS2048_.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"41m0jQZ2RkL._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"41m0jQZ2RkL._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:23:\"41m0jQZ2RkL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"41m0jQZ2RkL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"41m0jQZ2RkL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"41m0jQZ2RkL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"41m0jQZ2RkL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"41m0jQZ2RkL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(9418, 1572, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/31NKPMNVALL.jpg'),
(9419, 1572, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/31NKPMNVALL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:200;s:5:\"sizes\";a:14:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"31NKPMNVALL._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"31NKPMNVALL._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"31NKPMNVALL._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"31NKPMNVALL._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:24:\"31NKPMNVALL._SS1536_.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:24:\"31NKPMNVALL._SS2048_.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"31NKPMNVALL._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"31NKPMNVALL._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:23:\"31NKPMNVALL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"31NKPMNVALL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"31NKPMNVALL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"31NKPMNVALL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"31NKPMNVALL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"31NKPMNVALL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(9420, 1573, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/414dVbE4pcL.jpg'),
(9421, 1573, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/414dVbE4pcL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:193;s:5:\"sizes\";a:14:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"414dVbE4pcL._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"414dVbE4pcL._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"414dVbE4pcL._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"414dVbE4pcL._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:24:\"414dVbE4pcL._SS1536_.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:24:\"414dVbE4pcL._SS2048_.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"414dVbE4pcL._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"414dVbE4pcL._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:23:\"414dVbE4pcL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"414dVbE4pcL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"414dVbE4pcL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"414dVbE4pcL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"414dVbE4pcL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"414dVbE4pcL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(9422, 1574, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/41dZ3xBikpL.jpg'),
(9423, 1574, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/41dZ3xBikpL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:236;s:5:\"sizes\";a:14:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"41dZ3xBikpL._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"41dZ3xBikpL._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"41dZ3xBikpL._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"41dZ3xBikpL._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:24:\"41dZ3xBikpL._SS1536_.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:24:\"41dZ3xBikpL._SS2048_.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"41dZ3xBikpL._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"41dZ3xBikpL._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:23:\"41dZ3xBikpL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"41dZ3xBikpL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"41dZ3xBikpL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"41dZ3xBikpL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"41dZ3xBikpL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"41dZ3xBikpL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(9424, 1575, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/41f2G1ux6GL.jpg'),
(9425, 1575, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/41f2G1ux6GL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:262;s:5:\"sizes\";a:14:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"41f2G1ux6GL._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"41f2G1ux6GL._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"41f2G1ux6GL._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"41f2G1ux6GL._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:24:\"41f2G1ux6GL._SS1536_.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:24:\"41f2G1ux6GL._SS2048_.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"41f2G1ux6GL._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"41f2G1ux6GL._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:23:\"41f2G1ux6GL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"41f2G1ux6GL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"41f2G1ux6GL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"41f2G1ux6GL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"41f2G1ux6GL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"41f2G1ux6GL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(9451, 1577, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/41ArXEK4rAL.jpg'),
(9452, 1577, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/41ArXEK4rAL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:222;s:5:\"sizes\";a:14:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"41ArXEK4rAL._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"41ArXEK4rAL._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"41ArXEK4rAL._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"41ArXEK4rAL._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:24:\"41ArXEK4rAL._SS1536_.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:24:\"41ArXEK4rAL._SS2048_.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"41ArXEK4rAL._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"41ArXEK4rAL._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:23:\"41ArXEK4rAL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"41ArXEK4rAL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"41ArXEK4rAL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"41ArXEK4rAL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"41ArXEK4rAL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"41ArXEK4rAL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(9455, 1578, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/414YqXnff8L.jpg'),
(9456, 1578, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/414YqXnff8L.jpg\";s:5:\"width\";i:421;s:6:\"height\";i:500;s:5:\"sizes\";a:14:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"414YqXnff8L._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"414YqXnff8L._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"414YqXnff8L._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"414YqXnff8L._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:24:\"414YqXnff8L._SS1536_.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:24:\"414YqXnff8L._SS2048_.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"414YqXnff8L._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"414YqXnff8L._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:23:\"414YqXnff8L._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"414YqXnff8L._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"414YqXnff8L._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"414YqXnff8L._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"414YqXnff8L._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"414YqXnff8L._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(9457, 1579, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/41N47mCCtfL.jpg'),
(9458, 1579, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/41N47mCCtfL.jpg\";s:5:\"width\";i:356;s:6:\"height\";i:500;s:5:\"sizes\";a:14:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"41N47mCCtfL._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"41N47mCCtfL._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"41N47mCCtfL._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"41N47mCCtfL._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:24:\"41N47mCCtfL._SS1536_.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:24:\"41N47mCCtfL._SS2048_.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"41N47mCCtfL._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"41N47mCCtfL._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:23:\"41N47mCCtfL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"41N47mCCtfL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"41N47mCCtfL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"41N47mCCtfL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"41N47mCCtfL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"41N47mCCtfL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(9459, 1580, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/41yLHoVgO2L.jpg');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(9460, 1580, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/41yLHoVgO2L.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:192;s:5:\"sizes\";a:14:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"41yLHoVgO2L._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"41yLHoVgO2L._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"41yLHoVgO2L._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"41yLHoVgO2L._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:24:\"41yLHoVgO2L._SS1536_.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:24:\"41yLHoVgO2L._SS2048_.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"41yLHoVgO2L._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"41yLHoVgO2L._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:23:\"41yLHoVgO2L._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"41yLHoVgO2L._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"41yLHoVgO2L._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"41yLHoVgO2L._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"41yLHoVgO2L._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"41yLHoVgO2L._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(9461, 1581, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/31ElZWYUhbL.jpg'),
(9462, 1581, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/31ElZWYUhbL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:177;s:5:\"sizes\";a:14:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"31ElZWYUhbL._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"31ElZWYUhbL._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"31ElZWYUhbL._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"31ElZWYUhbL._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:24:\"31ElZWYUhbL._SS1536_.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:24:\"31ElZWYUhbL._SS2048_.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"31ElZWYUhbL._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"31ElZWYUhbL._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:23:\"31ElZWYUhbL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"31ElZWYUhbL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"31ElZWYUhbL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"31ElZWYUhbL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"31ElZWYUhbL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"31ElZWYUhbL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(9463, 1582, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/31vRrQP3-yL.jpg'),
(9464, 1582, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/31vRrQP3-yL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:216;s:5:\"sizes\";a:14:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"31vRrQP3-yL._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"31vRrQP3-yL._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"31vRrQP3-yL._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"31vRrQP3-yL._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:24:\"31vRrQP3-yL._SS1536_.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:24:\"31vRrQP3-yL._SS2048_.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"31vRrQP3-yL._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"31vRrQP3-yL._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:23:\"31vRrQP3-yL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"31vRrQP3-yL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"31vRrQP3-yL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"31vRrQP3-yL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"31vRrQP3-yL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"31vRrQP3-yL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(9490, 1584, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/41ndMropleL.jpg'),
(9491, 1584, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/41ndMropleL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:254;s:5:\"sizes\";a:14:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"41ndMropleL._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"41ndMropleL._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"41ndMropleL._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"41ndMropleL._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:24:\"41ndMropleL._SS1536_.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:24:\"41ndMropleL._SS2048_.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"41ndMropleL._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"41ndMropleL._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:23:\"41ndMropleL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"41ndMropleL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"41ndMropleL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"41ndMropleL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"41ndMropleL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"41ndMropleL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(9494, 1585, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/51He3LoBQLL.jpg'),
(9495, 1585, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/51He3LoBQLL.jpg\";s:5:\"width\";i:464;s:6:\"height\";i:500;s:5:\"sizes\";a:14:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"51He3LoBQLL._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"51He3LoBQLL._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"51He3LoBQLL._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"51He3LoBQLL._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:24:\"51He3LoBQLL._SS1536_.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:24:\"51He3LoBQLL._SS2048_.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"51He3LoBQLL._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"51He3LoBQLL._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:23:\"51He3LoBQLL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"51He3LoBQLL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"51He3LoBQLL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"51He3LoBQLL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"51He3LoBQLL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"51He3LoBQLL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(9496, 1586, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/51bIh9gae2L.jpg'),
(9497, 1586, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/51bIh9gae2L.jpg\";s:5:\"width\";i:381;s:6:\"height\";i:500;s:5:\"sizes\";a:14:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"51bIh9gae2L._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"51bIh9gae2L._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"51bIh9gae2L._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"51bIh9gae2L._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:24:\"51bIh9gae2L._SS1536_.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:24:\"51bIh9gae2L._SS2048_.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"51bIh9gae2L._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"51bIh9gae2L._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:23:\"51bIh9gae2L._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"51bIh9gae2L._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"51bIh9gae2L._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"51bIh9gae2L._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"51bIh9gae2L._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"51bIh9gae2L._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(9498, 1587, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/41IYuKyy1%2BL.jpg'),
(9499, 1587, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:66:\"https://images-na.ssl-images-amazon.com/images/I/41IYuKyy1%2BL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:176;s:5:\"sizes\";a:14:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"41IYuKyy1%2BL._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"41IYuKyy1%2BL._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"41IYuKyy1%2BL._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:26:\"41IYuKyy1%2BL._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:26:\"41IYuKyy1%2BL._SS1536_.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:26:\"41IYuKyy1%2BL._SS2048_.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:25:\"41IYuKyy1%2BL._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:25:\"41IYuKyy1%2BL._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:25:\"41IYuKyy1%2BL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:25:\"41IYuKyy1%2BL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"41IYuKyy1%2BL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:25:\"41IYuKyy1%2BL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:25:\"41IYuKyy1%2BL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"41IYuKyy1%2BL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(9500, 1588, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/41O1JcpqkCL.jpg'),
(9501, 1588, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/41O1JcpqkCL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:179;s:5:\"sizes\";a:14:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"41O1JcpqkCL._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"41O1JcpqkCL._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"41O1JcpqkCL._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"41O1JcpqkCL._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:24:\"41O1JcpqkCL._SS1536_.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:24:\"41O1JcpqkCL._SS2048_.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"41O1JcpqkCL._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"41O1JcpqkCL._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:23:\"41O1JcpqkCL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"41O1JcpqkCL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"41O1JcpqkCL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"41O1JcpqkCL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"41O1JcpqkCL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"41O1JcpqkCL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(9502, 1589, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/41T7-5HnavL.jpg'),
(9503, 1589, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/41T7-5HnavL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:193;s:5:\"sizes\";a:14:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"41T7-5HnavL._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"41T7-5HnavL._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"41T7-5HnavL._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"41T7-5HnavL._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:24:\"41T7-5HnavL._SS1536_.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:24:\"41T7-5HnavL._SS2048_.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"41T7-5HnavL._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"41T7-5HnavL._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:23:\"41T7-5HnavL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"41T7-5HnavL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"41T7-5HnavL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"41T7-5HnavL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"41T7-5HnavL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"41T7-5HnavL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(9529, 1591, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/31Voe6YjhPL.jpg'),
(9530, 1591, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/31Voe6YjhPL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:134;s:5:\"sizes\";a:14:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"31Voe6YjhPL._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"31Voe6YjhPL._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"31Voe6YjhPL._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"31Voe6YjhPL._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:24:\"31Voe6YjhPL._SS1536_.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:24:\"31Voe6YjhPL._SS2048_.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"31Voe6YjhPL._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"31Voe6YjhPL._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:23:\"31Voe6YjhPL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"31Voe6YjhPL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"31Voe6YjhPL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"31Voe6YjhPL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"31Voe6YjhPL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"31Voe6YjhPL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(9533, 1592, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/41whr%2BxGLhL.jpg'),
(9534, 1592, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:66:\"https://images-na.ssl-images-amazon.com/images/I/41whr%2BxGLhL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:285;s:5:\"sizes\";a:14:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"41whr%2BxGLhL._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"41whr%2BxGLhL._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"41whr%2BxGLhL._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:26:\"41whr%2BxGLhL._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:26:\"41whr%2BxGLhL._SS1536_.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:26:\"41whr%2BxGLhL._SS2048_.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:25:\"41whr%2BxGLhL._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:25:\"41whr%2BxGLhL._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:25:\"41whr%2BxGLhL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:25:\"41whr%2BxGLhL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"41whr%2BxGLhL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:25:\"41whr%2BxGLhL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:25:\"41whr%2BxGLhL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"41whr%2BxGLhL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(9535, 1593, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/41C%2Bl7SajBL.jpg'),
(9536, 1593, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:66:\"https://images-na.ssl-images-amazon.com/images/I/41C%2Bl7SajBL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:381;s:5:\"sizes\";a:14:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"41C%2Bl7SajBL._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"41C%2Bl7SajBL._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"41C%2Bl7SajBL._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:26:\"41C%2Bl7SajBL._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:26:\"41C%2Bl7SajBL._SS1536_.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:26:\"41C%2Bl7SajBL._SS2048_.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:25:\"41C%2Bl7SajBL._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:25:\"41C%2Bl7SajBL._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:25:\"41C%2Bl7SajBL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:25:\"41C%2Bl7SajBL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"41C%2Bl7SajBL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:25:\"41C%2Bl7SajBL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:25:\"41C%2Bl7SajBL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"41C%2Bl7SajBL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(9537, 1594, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/314sZHNC3oL.jpg'),
(9538, 1594, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/314sZHNC3oL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:193;s:5:\"sizes\";a:14:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"314sZHNC3oL._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"314sZHNC3oL._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"314sZHNC3oL._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"314sZHNC3oL._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:24:\"314sZHNC3oL._SS1536_.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:24:\"314sZHNC3oL._SS2048_.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"314sZHNC3oL._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"314sZHNC3oL._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:23:\"314sZHNC3oL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"314sZHNC3oL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"314sZHNC3oL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"314sZHNC3oL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"314sZHNC3oL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"314sZHNC3oL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(9539, 1595, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/31BvdITq%2BAL.jpg'),
(9540, 1595, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:66:\"https://images-na.ssl-images-amazon.com/images/I/31BvdITq%2BAL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:200;s:5:\"sizes\";a:14:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"31BvdITq%2BAL._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"31BvdITq%2BAL._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"31BvdITq%2BAL._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:26:\"31BvdITq%2BAL._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:26:\"31BvdITq%2BAL._SS1536_.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:26:\"31BvdITq%2BAL._SS2048_.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:25:\"31BvdITq%2BAL._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:25:\"31BvdITq%2BAL._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:25:\"31BvdITq%2BAL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:25:\"31BvdITq%2BAL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"31BvdITq%2BAL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:25:\"31BvdITq%2BAL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:25:\"31BvdITq%2BAL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"31BvdITq%2BAL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(9541, 1596, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/31bOoBTMpgL.jpg'),
(9542, 1596, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/31bOoBTMpgL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:110;s:5:\"sizes\";a:14:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"31bOoBTMpgL._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"31bOoBTMpgL._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"31bOoBTMpgL._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"31bOoBTMpgL._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:24:\"31bOoBTMpgL._SS1536_.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:24:\"31bOoBTMpgL._SS2048_.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"31bOoBTMpgL._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"31bOoBTMpgL._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:23:\"31bOoBTMpgL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"31bOoBTMpgL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"31bOoBTMpgL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"31bOoBTMpgL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"31bOoBTMpgL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"31bOoBTMpgL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(9543, 1597, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/41BnyGveHFL.jpg'),
(9544, 1597, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/41BnyGveHFL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:149;s:5:\"sizes\";a:14:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"41BnyGveHFL._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"41BnyGveHFL._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"41BnyGveHFL._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"41BnyGveHFL._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:24:\"41BnyGveHFL._SS1536_.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:24:\"41BnyGveHFL._SS2048_.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"41BnyGveHFL._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"41BnyGveHFL._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:23:\"41BnyGveHFL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"41BnyGveHFL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"41BnyGveHFL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"41BnyGveHFL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"41BnyGveHFL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"41BnyGveHFL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(9570, 1599, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/51-FAtXaKCL.jpg'),
(9571, 1599, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/51-FAtXaKCL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:5:\"sizes\";a:14:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"51-FAtXaKCL._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"51-FAtXaKCL._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"51-FAtXaKCL._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"51-FAtXaKCL._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:24:\"51-FAtXaKCL._SS1536_.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:24:\"51-FAtXaKCL._SS2048_.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"51-FAtXaKCL._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"51-FAtXaKCL._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:23:\"51-FAtXaKCL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"51-FAtXaKCL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"51-FAtXaKCL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"51-FAtXaKCL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"51-FAtXaKCL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"51-FAtXaKCL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(9574, 1600, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/51pp9riXM6L.jpg');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(9575, 1600, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/51pp9riXM6L.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:5:\"sizes\";a:14:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"51pp9riXM6L._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"51pp9riXM6L._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"51pp9riXM6L._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"51pp9riXM6L._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:24:\"51pp9riXM6L._SS1536_.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:24:\"51pp9riXM6L._SS2048_.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"51pp9riXM6L._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"51pp9riXM6L._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:23:\"51pp9riXM6L._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"51pp9riXM6L._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"51pp9riXM6L._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"51pp9riXM6L._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"51pp9riXM6L._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"51pp9riXM6L._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(9576, 1601, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/41%2BCgx9J5DL.jpg'),
(9577, 1601, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:66:\"https://images-na.ssl-images-amazon.com/images/I/41%2BCgx9J5DL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:5:\"sizes\";a:14:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"41%2BCgx9J5DL._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"41%2BCgx9J5DL._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"41%2BCgx9J5DL._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:26:\"41%2BCgx9J5DL._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:26:\"41%2BCgx9J5DL._SS1536_.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:26:\"41%2BCgx9J5DL._SS2048_.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:25:\"41%2BCgx9J5DL._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:25:\"41%2BCgx9J5DL._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:25:\"41%2BCgx9J5DL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:25:\"41%2BCgx9J5DL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"41%2BCgx9J5DL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:25:\"41%2BCgx9J5DL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:25:\"41%2BCgx9J5DL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"41%2BCgx9J5DL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(9578, 1602, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/41ysOg8Y18L.jpg'),
(9579, 1602, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/41ysOg8Y18L.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:5:\"sizes\";a:14:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"41ysOg8Y18L._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"41ysOg8Y18L._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"41ysOg8Y18L._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"41ysOg8Y18L._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:24:\"41ysOg8Y18L._SS1536_.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:24:\"41ysOg8Y18L._SS2048_.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"41ysOg8Y18L._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"41ysOg8Y18L._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:23:\"41ysOg8Y18L._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"41ysOg8Y18L._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"41ysOg8Y18L._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"41ysOg8Y18L._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"41ysOg8Y18L._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"41ysOg8Y18L._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(9580, 1603, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/41BOkID8RFL.jpg'),
(9581, 1603, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/41BOkID8RFL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:5:\"sizes\";a:14:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"41BOkID8RFL._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"41BOkID8RFL._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"41BOkID8RFL._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"41BOkID8RFL._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:24:\"41BOkID8RFL._SS1536_.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:24:\"41BOkID8RFL._SS2048_.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"41BOkID8RFL._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"41BOkID8RFL._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:23:\"41BOkID8RFL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"41BOkID8RFL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"41BOkID8RFL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"41BOkID8RFL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"41BOkID8RFL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"41BOkID8RFL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(9582, 1604, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/31eLV-dNUJL.jpg'),
(9583, 1604, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/31eLV-dNUJL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:5:\"sizes\";a:14:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"31eLV-dNUJL._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"31eLV-dNUJL._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"31eLV-dNUJL._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"31eLV-dNUJL._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:24:\"31eLV-dNUJL._SS1536_.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:24:\"31eLV-dNUJL._SS2048_.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"31eLV-dNUJL._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"31eLV-dNUJL._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:23:\"31eLV-dNUJL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"31eLV-dNUJL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"31eLV-dNUJL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"31eLV-dNUJL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"31eLV-dNUJL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"31eLV-dNUJL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(11179, 1764, 'viwec_email_structure', '{\"style_container\":{\"background-color\":\"#f2f2f2\",\"background-image\":\"none\"},\"rows\":{\"0\":{\"props\":{\"style_outer\":{\"padding\":\"15px 35px\",\"background-image\":\"none\",\"background-color\":\"#162447\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"transparent\",\"width\":\"600px\"},\"type\":\"layout/grid2cols\",\"dataCols\":\"2\"},\"cols\":{\"0\":{\"props\":{\"style\":{\"padding\":\"0px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#444444\",\"width\":\"265px\"}},\"elements\":{\"0\":{\"type\":\"html/text\",\"style\":{\"width\":\"265px\",\"line-height\":\"30px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#444444\"},\"content\":{\"text\":\"<p><span style=\\\"font-size: 20px; color: #ffffff;\\\">YOUR LOGO</span></p>\"},\"attrs\":{},\"childStyle\":{}}}},\"1\":{\"props\":{\"style\":{\"padding\":\"0px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#444444\",\"width\":\"265px\"}},\"elements\":{\"0\":{\"type\":\"html/text\",\"style\":{\"width\":\"265px\",\"line-height\":\"30px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#444444\"},\"content\":{\"text\":\"<p style=\\\"text-align: right;\\\"><span style=\\\"color: #ffffff;\\\">Help Center</span></p>\"},\"attrs\":{},\"childStyle\":{}}}}}},\"1\":{\"props\":{\"style_outer\":{\"padding\":\"45px 35px\",\"background-image\":\"none\",\"background-color\":\"#f9f9f9\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#444444\",\"width\":\"600px\"},\"type\":\"layout/grid1cols\",\"dataCols\":\"1\"},\"cols\":{\"0\":{\"props\":{\"style\":{\"padding\":\"0px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#444444\",\"width\":\"530px\"}},\"elements\":{\"0\":{\"type\":\"html/image\",\"style\":{\"width\":\"530px\",\"text-align\":\"center\",\"padding\":\"0px\",\"background-image\":\"none\",\"background-color\":\"transparent\"},\"content\":{},\"attrs\":{\"src\":\"https://shoestimer.com/wp-content/plugins/email-template-customizer-for-woo/assets/img/icon-star-dark-blue-200x200-1.png\"},\"childStyle\":{\"img\":{\"width\":\"100px\"}}},\"1\":{\"type\":\"html/text\",\"style\":{\"width\":\"530px\",\"line-height\":\"30px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"padding\":\"35px 0px 0px\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#444444\"},\"content\":{\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"font-size: 24px; color: #444444;\\\">Hi {first_name},&nbsp;</span></p>\"},\"attrs\":{},\"childStyle\":{}},\"2\":{\"type\":\"html/text\",\"style\":{\"width\":\"530px\",\"line-height\":\"30px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"padding\":\"10px 0px 0px\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#444444\"},\"content\":{\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #444444;\\\"><span style=\\\"font-size: 20px;\\\">Your order #{order_number} has been refunded.</span></span></p>\"},\"attrs\":{},\"childStyle\":{}},\"3\":{\"type\":\"html/button\",\"style\":{\"width\":\"530px\",\"font-size\":\"16px\",\"font-weight\":\"400\",\"color\":\"#eeeeee\",\"line-height\":\"24px\",\"text-align\":\"center\",\"padding\":\"35px 0px 0px\"},\"content\":{\"text\":\"VIEW YOUR ORDER\"},\"attrs\":{\"href\":\"{site_url}\"},\"childStyle\":{\"a\":{\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#eeeeee\",\"border-style\":\"solid\",\"background-color\":\"#e43f5a\",\"width\":\"204px\",\"padding\":\"10px 25px\"}}}}}}},\"2\":{\"props\":{\"style_outer\":{\"padding\":\"25px 35px\",\"background-image\":\"none\",\"background-color\":\"#ffffff\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#444444\",\"width\":\"600px\"},\"type\":\"layout/grid1cols\",\"dataCols\":\"1\"},\"cols\":{\"0\":{\"props\":{\"style\":{\"padding\":\"0px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#444444\",\"width\":\"530px\"}},\"elements\":{\"0\":{\"type\":\"html/order_detail\",\"style\":{\"width\":\"530px\",\"padding\":\"0px\",\"background-image\":\"none\",\"background-color\":\"transparent\"},\"content\":{\"quantity\":\"Quantity:\"},\"attrs\":{\"data-template\":\"3\"},\"childStyle\":{\".viwec-item-row\":{\"background-color\":\"transparent\",\"border-width\":\"0px\",\"border-color\":\"#808080\"},\".viwec-product-img\":{},\".viwec-product-distance\":{\"padding\":\"20px 0px 0px\"},\".viwec-product-name\":{\"font-size\":\"16px\",\"font-weight\":\"400\",\"color\":\"#444444\",\"line-height\":\"30px\"},\".viwec-text-price\":{},\".viwec-item-style-1\":{},\".viwec-product-price\":{\"font-size\":\"20px\",\"font-weight\":\"400\",\"color\":\"#444444\",\"line-height\":\"30px\"},\".viwec-product-quantity\":{\"font-size\":\"14px\",\"font-weight\":\"300\",\"color\":\"#444444\",\"line-height\":\"24px\"}}},\"1\":{\"type\":\"html/divider\",\"style\":{\"width\":\"530px\",\"padding\":\"25px 0px 0px\",\"background-image\":\"none\",\"background-color\":\"transparent\"},\"content\":{},\"attrs\":{},\"childStyle\":{\"hr\":{\"border-top-color\":\"#f9f9f9\",\"border-width\":\"10px 0px 0px\"}}}}}}},\"3\":{\"props\":{\"style_outer\":{\"padding\":\"0px 35px\",\"background-image\":\"none\",\"background-color\":\"#ffffff\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#444444\",\"width\":\"600px\"},\"type\":\"layout/grid2cols\",\"dataCols\":\"2\"},\"cols\":{\"0\":{\"props\":{\"style\":{\"padding\":\"0px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#444444\",\"width\":\"265px\"}},\"elements\":{\"0\":{\"type\":\"html/text\",\"style\":{\"width\":\"265px\",\"line-height\":\"30px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#444444\"},\"content\":{\"text\":\"<p style=\\\"font-size: 15px;\\\"><span style=\\\"font-size: 20px;\\\">Payment Method</span></p>\"},\"attrs\":{},\"childStyle\":{}},\"1\":{\"type\":\"html/text\",\"style\":{\"width\":\"265px\",\"line-height\":\"22px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"padding\":\"5px 0px 0px\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#444444\"},\"content\":{\"text\":\"<p>{payment_method}</p>\"},\"attrs\":{},\"childStyle\":{}},\"2\":{\"type\":\"html/text\",\"style\":{\"width\":\"265px\",\"line-height\":\"30px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"padding\":\"5px 0px 0px\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#444444\"},\"content\":{\"text\":\"<p style=\\\"font-size: 15px;\\\"><span style=\\\"font-size: 20px;\\\">Shipment Method</span></p>\"},\"attrs\":{},\"childStyle\":{}},\"3\":{\"type\":\"html/text\",\"style\":{\"width\":\"265px\",\"line-height\":\"22px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"padding\":\"5px 0px 0px\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#444444\"},\"content\":{\"text\":\"<p><span style=\\\"font-size: 15px;\\\">{shipping_method}</span></p>\"},\"attrs\":{},\"childStyle\":{}},\"4\":{\"type\":\"html/text\",\"style\":{\"width\":\"265px\",\"line-height\":\"30px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"padding\":\"5px 0px 0px\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#444444\"},\"content\":{\"text\":\"<p style=\\\"font-size: 15px;\\\"><span style=\\\"font-size: 20px;\\\">Note</span></p>\"},\"attrs\":{},\"childStyle\":{}},\"5\":{\"type\":\"html/text\",\"style\":{\"width\":\"265px\",\"line-height\":\"22px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"padding\":\"5px 0px 0px\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#444444\"},\"content\":{\"text\":\"<p><span style=\\\"font-size: 15px;\\\">{customer_note}</span></p>\"},\"attrs\":{},\"childStyle\":{}}}},\"1\":{\"props\":{\"style\":{\"padding\":\"0px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#444444\",\"width\":\"265px\"}},\"elements\":{\"0\":{\"type\":\"html/order_subtotal\",\"style\":{\"width\":\"265px\",\"font-size\":\"15px\",\"font-weight\":\"300\",\"color\":\"#444444\",\"line-height\":\"24px\",\"padding\":\"0px\",\"background-image\":\"none\",\"background-color\":\"transparent\"},\"content\":{\"subtotal\":\"Subtotal\",\"discount\":\"Discount\",\"shipping\":\"Shipping\",\"refund-full\":\"Order fully refunded\",\"refund-part\":\"Refund\"},\"attrs\":{},\"childStyle\":{\".viwec-td-right\":{\"width\":\"30%\",\"text-align\":\"right\"},\".viwec-td-left\":{\"text-align\":\"left\"},\".viwec-order-subtotal-style\":{\"border-width\":\"0px\",\"border-color\":\"#444444\",\"padding\":\"0px\"}}},\"1\":{\"type\":\"html/order_total\",\"style\":{\"width\":\"265px\",\"font-size\":\"20px\",\"font-weight\":\"400\",\"color\":\"#444444\",\"line-height\":\"30px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\"},\"content\":{\"order_total\":\"Total\"},\"attrs\":{},\"childStyle\":{\".viwec-td-right\":{\"width\":\"30%\",\"text-align\":\"right\"},\".viwec-td-left\":{\"text-align\":\"left\"},\".viwec-order-total-style\":{\"border-width\":\"0px\",\"border-color\":\"#444444\",\"padding\":\"0px\"}}}}}}},\"4\":{\"props\":{\"style_outer\":{\"padding\":\"0px 35px\",\"background-image\":\"none\",\"background-color\":\"#ffffff\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#444444\",\"width\":\"600px\"},\"type\":\"layout/grid1cols\",\"dataCols\":\"1\"},\"cols\":{\"0\":{\"props\":{\"style\":{\"padding\":\"0px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#444444\",\"width\":\"530px\"}},\"elements\":{\"0\":{\"type\":\"html/spacer\",\"style\":{\"width\":\"530px\"},\"content\":{},\"attrs\":{},\"childStyle\":{\".viwec-spacer\":{\"padding\":\"18px 0px 0px\"}}},\"1\":{\"type\":\"html/wc_hook\",\"style\":{\"width\":\"530px\"},\"content\":{},\"attrs\":{\"data-wc-hook\":\"woocommerce_email_order_meta\"},\"childStyle\":{\"h2\":{\"font-size\":\"20px\",\"font-weight\":\"400\",\"line-height\":\"22px\",\"color\":\"#23282d\",\"background-color\":\"transparent\",\"padding\":\"10px 0px\"},\".td\":{\"font-size\":\"15px\",\"line-height\":\"22px\",\"padding\":\"8px 0px\"},\".head.td\":{\"color\":\"#444444\",\"background-color\":\"transparent\",\"border-color\":\"#e5e5e5\",\"border-style\":\"dashed\",\"border-width\":\"0px 0px 1px\"},\".body.td\":{\"color\":\"#444444\",\"background-color\":\"transparent\",\"border-color\":\"#e5e5e5\",\"border-style\":\"dashed\",\"border-width\":\"1px 0px 0px\"}}},\"2\":{\"type\":\"html/divider\",\"style\":{\"width\":\"530px\",\"padding\":\"25px 0px 0px\",\"background-image\":\"none\"},\"content\":{},\"attrs\":{},\"childStyle\":{\"hr\":{\"border-top-color\":\"#f9f9f9\",\"border-width\":\"10px 0px 0px\"}}}}}}},\"5\":{\"props\":{\"style_outer\":{\"padding\":\"0px 35px 35px\",\"background-image\":\"none\",\"background-color\":\"#ffffff\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#444444\",\"width\":\"600px\"},\"type\":\"layout/grid2cols\",\"dataCols\":\"2\"},\"cols\":{\"0\":{\"props\":{\"style\":{\"padding\":\"0px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#444444\",\"width\":\"265px\"}},\"elements\":{\"0\":{\"type\":\"html/text\",\"style\":{\"width\":\"265px\",\"line-height\":\"22px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"padding\":\"25px 0px 0px\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#444444\"},\"content\":{\"text\":\"<p style=\\\"font-size: 15px;\\\"><span style=\\\"font-size: 20px;\\\">Billing Address</span></p>\"},\"attrs\":{},\"childStyle\":{}},\"1\":{\"type\":\"html/billing_address\",\"style\":{\"width\":\"265px\",\"font-size\":\"15px\",\"font-weight\":\"300\",\"color\":\"#444444\",\"line-height\":\"22px\",\"text-align\":\"start\",\"padding\":\"20px 0px 0px\",\"background-image\":\"none\",\"background-color\":\"transparent\"},\"content\":{},\"attrs\":{},\"childStyle\":{}}}},\"1\":{\"props\":{\"style\":{\"padding\":\"0px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#444444\",\"width\":\"265px\"}},\"elements\":{\"0\":{\"type\":\"html/text\",\"style\":{\"width\":\"265px\",\"line-height\":\"22px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"padding\":\"25px 0px 0px\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#444444\"},\"content\":{\"text\":\"<p style=\\\"font-size: 15px;\\\"><span style=\\\"font-size: 20px;\\\">Shipping Address</span></p>\"},\"attrs\":{},\"childStyle\":{}},\"1\":{\"type\":\"html/shipping_address\",\"style\":{\"width\":\"265px\",\"font-size\":\"15px\",\"font-weight\":\"300\",\"color\":\"#444444\",\"line-height\":\"22px\",\"text-align\":\"start\",\"padding\":\"20px 0px 0px\",\"background-image\":\"none\",\"background-color\":\"transparent\"},\"content\":{},\"attrs\":{},\"childStyle\":{}}}}}},\"6\":{\"props\":{\"style_outer\":{\"padding\":\"25px 35px\",\"background-image\":\"none\",\"background-color\":\"#162447\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#444444\",\"width\":\"600px\"},\"type\":\"layout/grid1cols\",\"dataCols\":\"1\"},\"cols\":{\"0\":{\"props\":{\"style\":{\"padding\":\"0px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#444444\",\"width\":\"530px\"}},\"elements\":{\"0\":{\"type\":\"html/text\",\"style\":{\"width\":\"530px\",\"line-height\":\"22px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#444444\"},\"content\":{\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #f5f5f5; font-size: 20px;\\\">Get in Touch</span></p>\"},\"attrs\":{},\"childStyle\":{}},\"1\":{\"type\":\"html/social\",\"style\":{\"width\":\"530px\",\"text-align\":\"center\",\"padding\":\"20px 0px 0px\",\"background-image\":\"none\",\"background-color\":\"transparent\"},\"content\":{},\"attrs\":{\"facebook\":\"https://shoestimer.com/wp-content/plugins/email-template-customizer-for-woo/assets/img/fb-blue-white.png\",\"facebook_url\":\"#\",\"twitter\":\"https://shoestimer.com/wp-content/plugins/email-template-customizer-for-woo/assets/img/twi-cyan-white.png\",\"twitter_url\":\"#\",\"instagram\":\"https://shoestimer.com/wp-content/plugins/email-template-customizer-for-woo/assets/img/ins-white-color.png\",\"instagram_url\":\"#\",\"youtube\":\"https://shoestimer.com/wp-content/plugins/email-template-customizer-for-woo/assets/img/yt-color-white.png\",\"youtube_url\":\"\",\"linkedin\":\"https://shoestimer.com/wp-content/plugins/email-template-customizer-for-woo/assets/img/li-color-white.png\",\"linkedin_url\":\"\",\"whatsapp\":\"https://shoestimer.com/wp-content/plugins/email-template-customizer-for-woo/assets/img/wa-color-white.png\",\"whatsapp_url\":\"\",\"direction\":\"\",\"data-width\":\"\"},\"childStyle\":{}},\"2\":{\"type\":\"html/text\",\"style\":{\"width\":\"530px\",\"line-height\":\"22px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"padding\":\"20px 0px\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#444444\"},\"content\":{\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #f5f5f5; font-size: 12px;\\\">This email was sent by : <span style=\\\"color: #ffffff;\\\"><a style=\\\"color: #ffffff;\\\" href=\\\"{admin_email}\\\">{admin_email}</a></span></span></p>\\n<p style=\\\"text-align: center;\\\"><span style=\\\"color: #f5f5f5; font-size: 12px;\\\">For any questions please send an email to <span style=\\\"color: #ffffff;\\\"><a style=\\\"color: #ffffff;\\\" href=\\\"{admin_email}\\\">{admin_email}</a></span></span></p>\"},\"attrs\":{},\"childStyle\":{}},\"3\":{\"type\":\"html/text\",\"style\":{\"width\":\"530px\",\"line-height\":\"22px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#444444\"},\"content\":{\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #f5f5f5;\\\"><span style=\\\"color: #f5f5f5;\\\"><span style=\\\"font-size: 12px;\\\">&nbsp;<a style=\\\"color: #f5f5f5;\\\" href=\\\"#\\\">Privacy Policy</a>&nbsp; |&nbsp; <a style=\\\"color: #f5f5f5;\\\" href=\\\"#\\\">Help Center</a></span></span></span></p>\"},\"attrs\":{},\"childStyle\":{}}}}}}}}'),
(11178, 1764, 'viwec_settings_type', 'customer_refunded_order'),
(9609, 1606, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/412M35YrcTL.jpg'),
(9610, 1606, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/412M35YrcTL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:204;s:5:\"sizes\";a:14:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"412M35YrcTL._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"412M35YrcTL._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"412M35YrcTL._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"412M35YrcTL._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:24:\"412M35YrcTL._SS1536_.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:24:\"412M35YrcTL._SS2048_.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"412M35YrcTL._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"412M35YrcTL._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:23:\"412M35YrcTL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"412M35YrcTL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"412M35YrcTL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"412M35YrcTL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"412M35YrcTL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"412M35YrcTL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(9613, 1607, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/51Rk33pP3bL.jpg'),
(9614, 1607, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/51Rk33pP3bL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:424;s:5:\"sizes\";a:14:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"51Rk33pP3bL._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"51Rk33pP3bL._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"51Rk33pP3bL._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"51Rk33pP3bL._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:24:\"51Rk33pP3bL._SS1536_.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:24:\"51Rk33pP3bL._SS2048_.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"51Rk33pP3bL._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"51Rk33pP3bL._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:23:\"51Rk33pP3bL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"51Rk33pP3bL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"51Rk33pP3bL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"51Rk33pP3bL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"51Rk33pP3bL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"51Rk33pP3bL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(9615, 1608, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/51lKKWNX9yL.jpg'),
(9616, 1608, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/51lKKWNX9yL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:401;s:5:\"sizes\";a:14:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"51lKKWNX9yL._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"51lKKWNX9yL._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"51lKKWNX9yL._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"51lKKWNX9yL._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:24:\"51lKKWNX9yL._SS1536_.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:24:\"51lKKWNX9yL._SS2048_.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"51lKKWNX9yL._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"51lKKWNX9yL._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:23:\"51lKKWNX9yL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"51lKKWNX9yL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"51lKKWNX9yL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"51lKKWNX9yL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"51lKKWNX9yL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"51lKKWNX9yL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(9617, 1609, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/41Y%2BlKNZS2L.jpg'),
(9618, 1609, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:66:\"https://images-na.ssl-images-amazon.com/images/I/41Y%2BlKNZS2L.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:206;s:5:\"sizes\";a:14:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"41Y%2BlKNZS2L._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"41Y%2BlKNZS2L._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"41Y%2BlKNZS2L._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:26:\"41Y%2BlKNZS2L._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:26:\"41Y%2BlKNZS2L._SS1536_.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:26:\"41Y%2BlKNZS2L._SS2048_.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:25:\"41Y%2BlKNZS2L._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:25:\"41Y%2BlKNZS2L._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:25:\"41Y%2BlKNZS2L._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:25:\"41Y%2BlKNZS2L._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"41Y%2BlKNZS2L._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:25:\"41Y%2BlKNZS2L._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:25:\"41Y%2BlKNZS2L._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"41Y%2BlKNZS2L._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(9619, 1610, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/41YMUnExKbL.jpg'),
(9620, 1610, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/41YMUnExKbL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:201;s:5:\"sizes\";a:14:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"41YMUnExKbL._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"41YMUnExKbL._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"41YMUnExKbL._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"41YMUnExKbL._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:24:\"41YMUnExKbL._SS1536_.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:24:\"41YMUnExKbL._SS2048_.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"41YMUnExKbL._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"41YMUnExKbL._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:23:\"41YMUnExKbL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"41YMUnExKbL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"41YMUnExKbL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"41YMUnExKbL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"41YMUnExKbL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"41YMUnExKbL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(9621, 1611, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/41yxMMvIBzL.jpg'),
(9622, 1611, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/41yxMMvIBzL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:148;s:5:\"sizes\";a:14:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"41yxMMvIBzL._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"41yxMMvIBzL._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"41yxMMvIBzL._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"41yxMMvIBzL._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:24:\"41yxMMvIBzL._SS1536_.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:24:\"41yxMMvIBzL._SS2048_.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"41yxMMvIBzL._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"41yxMMvIBzL._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:23:\"41yxMMvIBzL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"41yxMMvIBzL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"41yxMMvIBzL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"41yxMMvIBzL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"41yxMMvIBzL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"41yxMMvIBzL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(9623, 1612, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/41SyVKCXlLL.jpg');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(9624, 1612, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/41SyVKCXlLL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:258;s:5:\"sizes\";a:14:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"41SyVKCXlLL._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"41SyVKCXlLL._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"41SyVKCXlLL._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"41SyVKCXlLL._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:24:\"41SyVKCXlLL._SS1536_.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:24:\"41SyVKCXlLL._SS2048_.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"41SyVKCXlLL._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"41SyVKCXlLL._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:23:\"41SyVKCXlLL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"41SyVKCXlLL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"41SyVKCXlLL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"41SyVKCXlLL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"41SyVKCXlLL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"41SyVKCXlLL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(9650, 1614, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/418E7KGOV4L.jpg'),
(9651, 1614, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/418E7KGOV4L.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:351;s:5:\"sizes\";a:14:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"418E7KGOV4L._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"418E7KGOV4L._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"418E7KGOV4L._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"418E7KGOV4L._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:24:\"418E7KGOV4L._SS1536_.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:24:\"418E7KGOV4L._SS2048_.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"418E7KGOV4L._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"418E7KGOV4L._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:23:\"418E7KGOV4L._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"418E7KGOV4L._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"418E7KGOV4L._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"418E7KGOV4L._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"418E7KGOV4L._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"418E7KGOV4L._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(9654, 1615, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/31vrLPVoFFL.jpg'),
(9655, 1615, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/31vrLPVoFFL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:5:\"sizes\";a:14:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"31vrLPVoFFL._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"31vrLPVoFFL._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"31vrLPVoFFL._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"31vrLPVoFFL._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:24:\"31vrLPVoFFL._SS1536_.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:24:\"31vrLPVoFFL._SS2048_.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"31vrLPVoFFL._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"31vrLPVoFFL._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:23:\"31vrLPVoFFL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"31vrLPVoFFL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"31vrLPVoFFL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"31vrLPVoFFL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"31vrLPVoFFL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"31vrLPVoFFL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(9656, 1616, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/31XW%2BFYPXHL.jpg'),
(9657, 1616, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:66:\"https://images-na.ssl-images-amazon.com/images/I/31XW%2BFYPXHL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:5:\"sizes\";a:14:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"31XW%2BFYPXHL._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"31XW%2BFYPXHL._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"31XW%2BFYPXHL._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:26:\"31XW%2BFYPXHL._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:26:\"31XW%2BFYPXHL._SS1536_.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:26:\"31XW%2BFYPXHL._SS2048_.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:25:\"31XW%2BFYPXHL._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:25:\"31XW%2BFYPXHL._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:25:\"31XW%2BFYPXHL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:25:\"31XW%2BFYPXHL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"31XW%2BFYPXHL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:25:\"31XW%2BFYPXHL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:25:\"31XW%2BFYPXHL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"31XW%2BFYPXHL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(9658, 1617, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/414jHGzRV3L.jpg'),
(9659, 1617, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/414jHGzRV3L.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:5:\"sizes\";a:14:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"414jHGzRV3L._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"414jHGzRV3L._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"414jHGzRV3L._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"414jHGzRV3L._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:24:\"414jHGzRV3L._SS1536_.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:24:\"414jHGzRV3L._SS2048_.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"414jHGzRV3L._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"414jHGzRV3L._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:23:\"414jHGzRV3L._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"414jHGzRV3L._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"414jHGzRV3L._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"414jHGzRV3L._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"414jHGzRV3L._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"414jHGzRV3L._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(9660, 1618, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/41523fQvfeL.jpg'),
(9661, 1618, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/41523fQvfeL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:5:\"sizes\";a:14:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"41523fQvfeL._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"41523fQvfeL._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"41523fQvfeL._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"41523fQvfeL._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:24:\"41523fQvfeL._SS1536_.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:24:\"41523fQvfeL._SS2048_.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"41523fQvfeL._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"41523fQvfeL._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:23:\"41523fQvfeL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"41523fQvfeL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"41523fQvfeL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"41523fQvfeL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"41523fQvfeL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"41523fQvfeL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(9662, 1619, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/415YbOhSPhL.jpg'),
(9663, 1619, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/415YbOhSPhL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:5:\"sizes\";a:14:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"415YbOhSPhL._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"415YbOhSPhL._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"415YbOhSPhL._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"415YbOhSPhL._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:24:\"415YbOhSPhL._SS1536_.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:24:\"415YbOhSPhL._SS2048_.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"415YbOhSPhL._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"415YbOhSPhL._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:23:\"415YbOhSPhL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"415YbOhSPhL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"415YbOhSPhL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"415YbOhSPhL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"415YbOhSPhL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"415YbOhSPhL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(9664, 1620, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/41ksLo0dPuL.jpg'),
(9665, 1620, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/41ksLo0dPuL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:5:\"sizes\";a:14:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"41ksLo0dPuL._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"41ksLo0dPuL._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"41ksLo0dPuL._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"41ksLo0dPuL._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:24:\"41ksLo0dPuL._SS1536_.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:24:\"41ksLo0dPuL._SS2048_.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"41ksLo0dPuL._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"41ksLo0dPuL._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:23:\"41ksLo0dPuL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"41ksLo0dPuL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"41ksLo0dPuL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"41ksLo0dPuL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"41ksLo0dPuL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"41ksLo0dPuL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(9691, 1622, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/31kv-jS07CL.jpg'),
(9692, 1622, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/31kv-jS07CL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:213;s:5:\"sizes\";a:14:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"31kv-jS07CL._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"31kv-jS07CL._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"31kv-jS07CL._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"31kv-jS07CL._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:24:\"31kv-jS07CL._SS1536_.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:24:\"31kv-jS07CL._SS2048_.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"31kv-jS07CL._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"31kv-jS07CL._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:23:\"31kv-jS07CL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"31kv-jS07CL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"31kv-jS07CL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"31kv-jS07CL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"31kv-jS07CL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"31kv-jS07CL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(9695, 1623, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/41xMrhpfA2L.jpg'),
(9696, 1623, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/41xMrhpfA2L.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:432;s:5:\"sizes\";a:14:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"41xMrhpfA2L._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"41xMrhpfA2L._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"41xMrhpfA2L._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"41xMrhpfA2L._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:24:\"41xMrhpfA2L._SS1536_.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:24:\"41xMrhpfA2L._SS2048_.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"41xMrhpfA2L._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"41xMrhpfA2L._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:23:\"41xMrhpfA2L._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"41xMrhpfA2L._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"41xMrhpfA2L._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"41xMrhpfA2L._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"41xMrhpfA2L._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"41xMrhpfA2L._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(9697, 1624, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/412gO7pTIJL.jpg'),
(9698, 1624, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/412gO7pTIJL.jpg\";s:5:\"width\";i:487;s:6:\"height\";i:500;s:5:\"sizes\";a:14:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"412gO7pTIJL._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"412gO7pTIJL._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"412gO7pTIJL._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"412gO7pTIJL._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:24:\"412gO7pTIJL._SS1536_.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:24:\"412gO7pTIJL._SS2048_.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"412gO7pTIJL._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"412gO7pTIJL._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:23:\"412gO7pTIJL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"412gO7pTIJL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"412gO7pTIJL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"412gO7pTIJL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"412gO7pTIJL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"412gO7pTIJL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(9699, 1625, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/31sBOvZe42L.jpg'),
(9700, 1625, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/31sBOvZe42L.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:197;s:5:\"sizes\";a:14:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"31sBOvZe42L._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"31sBOvZe42L._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"31sBOvZe42L._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"31sBOvZe42L._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:24:\"31sBOvZe42L._SS1536_.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:24:\"31sBOvZe42L._SS2048_.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"31sBOvZe42L._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"31sBOvZe42L._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:23:\"31sBOvZe42L._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"31sBOvZe42L._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"31sBOvZe42L._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"31sBOvZe42L._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"31sBOvZe42L._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"31sBOvZe42L._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(9701, 1626, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/31tOtBM2rQL.jpg'),
(9702, 1626, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/31tOtBM2rQL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:195;s:5:\"sizes\";a:14:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"31tOtBM2rQL._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"31tOtBM2rQL._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"31tOtBM2rQL._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"31tOtBM2rQL._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:24:\"31tOtBM2rQL._SS1536_.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:24:\"31tOtBM2rQL._SS2048_.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"31tOtBM2rQL._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"31tOtBM2rQL._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:23:\"31tOtBM2rQL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"31tOtBM2rQL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"31tOtBM2rQL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"31tOtBM2rQL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"31tOtBM2rQL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"31tOtBM2rQL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(9703, 1627, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/31W2gq71NqL.jpg'),
(9704, 1627, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/31W2gq71NqL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:160;s:5:\"sizes\";a:14:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"31W2gq71NqL._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"31W2gq71NqL._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"31W2gq71NqL._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"31W2gq71NqL._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:24:\"31W2gq71NqL._SS1536_.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:24:\"31W2gq71NqL._SS2048_.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"31W2gq71NqL._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"31W2gq71NqL._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:23:\"31W2gq71NqL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"31W2gq71NqL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"31W2gq71NqL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"31W2gq71NqL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"31W2gq71NqL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"31W2gq71NqL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(9705, 1628, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/31QN3L36LuL.jpg'),
(9706, 1628, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/31QN3L36LuL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:222;s:5:\"sizes\";a:14:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"31QN3L36LuL._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"31QN3L36LuL._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"31QN3L36LuL._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"31QN3L36LuL._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:24:\"31QN3L36LuL._SS1536_.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:24:\"31QN3L36LuL._SS2048_.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"31QN3L36LuL._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"31QN3L36LuL._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:23:\"31QN3L36LuL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"31QN3L36LuL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"31QN3L36LuL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"31QN3L36LuL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"31QN3L36LuL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"31QN3L36LuL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(9732, 1630, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/51B2%2BfWzFeL.jpg'),
(9733, 1630, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:66:\"https://images-na.ssl-images-amazon.com/images/I/51B2%2BfWzFeL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:5:\"sizes\";a:14:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"51B2%2BfWzFeL._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"51B2%2BfWzFeL._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"51B2%2BfWzFeL._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:26:\"51B2%2BfWzFeL._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:26:\"51B2%2BfWzFeL._SS1536_.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:26:\"51B2%2BfWzFeL._SS2048_.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:25:\"51B2%2BfWzFeL._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:25:\"51B2%2BfWzFeL._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:25:\"51B2%2BfWzFeL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:25:\"51B2%2BfWzFeL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"51B2%2BfWzFeL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:25:\"51B2%2BfWzFeL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:25:\"51B2%2BfWzFeL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"51B2%2BfWzFeL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(9736, 1631, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/51W4U1zgUeL.jpg'),
(9737, 1631, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/51W4U1zgUeL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:5:\"sizes\";a:14:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"51W4U1zgUeL._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"51W4U1zgUeL._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"51W4U1zgUeL._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"51W4U1zgUeL._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:24:\"51W4U1zgUeL._SS1536_.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:24:\"51W4U1zgUeL._SS2048_.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"51W4U1zgUeL._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"51W4U1zgUeL._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:23:\"51W4U1zgUeL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"51W4U1zgUeL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"51W4U1zgUeL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"51W4U1zgUeL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"51W4U1zgUeL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"51W4U1zgUeL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(9738, 1632, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/514XjbqY6cL.jpg');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(9739, 1632, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/514XjbqY6cL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:5:\"sizes\";a:14:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"514XjbqY6cL._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"514XjbqY6cL._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"514XjbqY6cL._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"514XjbqY6cL._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:24:\"514XjbqY6cL._SS1536_.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:24:\"514XjbqY6cL._SS2048_.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"514XjbqY6cL._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"514XjbqY6cL._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:23:\"514XjbqY6cL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"514XjbqY6cL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"514XjbqY6cL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"514XjbqY6cL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"514XjbqY6cL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"514XjbqY6cL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(9740, 1633, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/41tnzYZ04bL.jpg'),
(9741, 1633, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/41tnzYZ04bL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:384;s:5:\"sizes\";a:14:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"41tnzYZ04bL._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"41tnzYZ04bL._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"41tnzYZ04bL._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"41tnzYZ04bL._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:24:\"41tnzYZ04bL._SS1536_.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:24:\"41tnzYZ04bL._SS2048_.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"41tnzYZ04bL._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"41tnzYZ04bL._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:23:\"41tnzYZ04bL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"41tnzYZ04bL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"41tnzYZ04bL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"41tnzYZ04bL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"41tnzYZ04bL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"41tnzYZ04bL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(9742, 1634, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/518IhyVicbL.jpg'),
(9743, 1634, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/518IhyVicbL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:5:\"sizes\";a:14:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"518IhyVicbL._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"518IhyVicbL._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"518IhyVicbL._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"518IhyVicbL._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:24:\"518IhyVicbL._SS1536_.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:24:\"518IhyVicbL._SS2048_.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"518IhyVicbL._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"518IhyVicbL._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:23:\"518IhyVicbL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"518IhyVicbL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"518IhyVicbL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"518IhyVicbL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"518IhyVicbL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"518IhyVicbL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(9744, 1635, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/51jjruIJ35L.jpg'),
(9745, 1635, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/51jjruIJ35L.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:401;s:5:\"sizes\";a:14:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"51jjruIJ35L._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"51jjruIJ35L._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"51jjruIJ35L._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"51jjruIJ35L._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:24:\"51jjruIJ35L._SS1536_.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:24:\"51jjruIJ35L._SS2048_.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"51jjruIJ35L._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"51jjruIJ35L._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:23:\"51jjruIJ35L._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"51jjruIJ35L._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"51jjruIJ35L._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"51jjruIJ35L._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"51jjruIJ35L._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"51jjruIJ35L._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(9771, 1637, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/51fICh-cM%2BL.jpg'),
(9772, 1637, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:66:\"https://images-na.ssl-images-amazon.com/images/I/51fICh-cM%2BL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:5:\"sizes\";a:14:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"51fICh-cM%2BL._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"51fICh-cM%2BL._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"51fICh-cM%2BL._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:26:\"51fICh-cM%2BL._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:26:\"51fICh-cM%2BL._SS1536_.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:26:\"51fICh-cM%2BL._SS2048_.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:25:\"51fICh-cM%2BL._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:25:\"51fICh-cM%2BL._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:25:\"51fICh-cM%2BL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:25:\"51fICh-cM%2BL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"51fICh-cM%2BL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:25:\"51fICh-cM%2BL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:25:\"51fICh-cM%2BL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"51fICh-cM%2BL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(9775, 1638, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/51o6ob2sk3L.jpg'),
(9776, 1638, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/51o6ob2sk3L.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:5:\"sizes\";a:14:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"51o6ob2sk3L._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"51o6ob2sk3L._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"51o6ob2sk3L._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"51o6ob2sk3L._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:24:\"51o6ob2sk3L._SS1536_.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:24:\"51o6ob2sk3L._SS2048_.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"51o6ob2sk3L._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"51o6ob2sk3L._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:23:\"51o6ob2sk3L._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"51o6ob2sk3L._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"51o6ob2sk3L._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"51o6ob2sk3L._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"51o6ob2sk3L._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"51o6ob2sk3L._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(9777, 1639, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/51h%2BQbqtsHL.jpg'),
(9778, 1639, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:66:\"https://images-na.ssl-images-amazon.com/images/I/51h%2BQbqtsHL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:5:\"sizes\";a:14:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"51h%2BQbqtsHL._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"51h%2BQbqtsHL._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"51h%2BQbqtsHL._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:26:\"51h%2BQbqtsHL._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:26:\"51h%2BQbqtsHL._SS1536_.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:26:\"51h%2BQbqtsHL._SS2048_.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:25:\"51h%2BQbqtsHL._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:25:\"51h%2BQbqtsHL._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:25:\"51h%2BQbqtsHL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:25:\"51h%2BQbqtsHL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"51h%2BQbqtsHL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:25:\"51h%2BQbqtsHL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:25:\"51h%2BQbqtsHL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"51h%2BQbqtsHL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(9779, 1640, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/510kcmFPF7L.jpg'),
(9780, 1640, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/510kcmFPF7L.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:5:\"sizes\";a:14:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"510kcmFPF7L._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"510kcmFPF7L._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"510kcmFPF7L._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"510kcmFPF7L._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:24:\"510kcmFPF7L._SS1536_.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:24:\"510kcmFPF7L._SS2048_.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"510kcmFPF7L._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"510kcmFPF7L._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:23:\"510kcmFPF7L._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"510kcmFPF7L._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"510kcmFPF7L._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"510kcmFPF7L._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"510kcmFPF7L._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"510kcmFPF7L._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(9781, 1641, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/41xvxjFRwvL.jpg'),
(9782, 1641, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/41xvxjFRwvL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:5:\"sizes\";a:14:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"41xvxjFRwvL._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"41xvxjFRwvL._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"41xvxjFRwvL._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"41xvxjFRwvL._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:24:\"41xvxjFRwvL._SS1536_.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:24:\"41xvxjFRwvL._SS2048_.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"41xvxjFRwvL._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"41xvxjFRwvL._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:23:\"41xvxjFRwvL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"41xvxjFRwvL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"41xvxjFRwvL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"41xvxjFRwvL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"41xvxjFRwvL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"41xvxjFRwvL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(9783, 1642, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/51gDZ06JGQL.jpg'),
(9784, 1642, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/51gDZ06JGQL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:5:\"sizes\";a:14:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"51gDZ06JGQL._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"51gDZ06JGQL._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"51gDZ06JGQL._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"51gDZ06JGQL._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:24:\"51gDZ06JGQL._SS1536_.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:24:\"51gDZ06JGQL._SS2048_.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"51gDZ06JGQL._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"51gDZ06JGQL._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:23:\"51gDZ06JGQL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"51gDZ06JGQL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"51gDZ06JGQL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"51gDZ06JGQL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"51gDZ06JGQL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"51gDZ06JGQL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(9810, 1644, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/41E7i2ToSoL.jpg'),
(9811, 1644, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/41E7i2ToSoL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:292;s:5:\"sizes\";a:14:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"41E7i2ToSoL._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"41E7i2ToSoL._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"41E7i2ToSoL._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"41E7i2ToSoL._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:24:\"41E7i2ToSoL._SS1536_.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:24:\"41E7i2ToSoL._SS2048_.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"41E7i2ToSoL._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"41E7i2ToSoL._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:23:\"41E7i2ToSoL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"41E7i2ToSoL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"41E7i2ToSoL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"41E7i2ToSoL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"41E7i2ToSoL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"41E7i2ToSoL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(9814, 1645, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/41gvYMTPApL.jpg'),
(9815, 1645, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/41gvYMTPApL.jpg\";s:5:\"width\";i:399;s:6:\"height\";i:500;s:5:\"sizes\";a:14:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"41gvYMTPApL._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"41gvYMTPApL._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"41gvYMTPApL._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"41gvYMTPApL._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:24:\"41gvYMTPApL._SS1536_.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:24:\"41gvYMTPApL._SS2048_.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"41gvYMTPApL._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"41gvYMTPApL._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:23:\"41gvYMTPApL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"41gvYMTPApL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"41gvYMTPApL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"41gvYMTPApL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"41gvYMTPApL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"41gvYMTPApL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(9816, 1646, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/41hPRzNWYhL.jpg'),
(9817, 1646, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/41hPRzNWYhL.jpg\";s:5:\"width\";i:354;s:6:\"height\";i:500;s:5:\"sizes\";a:14:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"41hPRzNWYhL._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"41hPRzNWYhL._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"41hPRzNWYhL._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"41hPRzNWYhL._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:24:\"41hPRzNWYhL._SS1536_.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:24:\"41hPRzNWYhL._SS2048_.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"41hPRzNWYhL._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"41hPRzNWYhL._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:23:\"41hPRzNWYhL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"41hPRzNWYhL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"41hPRzNWYhL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"41hPRzNWYhL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"41hPRzNWYhL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"41hPRzNWYhL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(9818, 1647, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/41z2tW5ODSL.jpg'),
(9819, 1647, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/41z2tW5ODSL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:201;s:5:\"sizes\";a:14:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"41z2tW5ODSL._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"41z2tW5ODSL._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"41z2tW5ODSL._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"41z2tW5ODSL._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:24:\"41z2tW5ODSL._SS1536_.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:24:\"41z2tW5ODSL._SS2048_.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"41z2tW5ODSL._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"41z2tW5ODSL._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:23:\"41z2tW5ODSL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"41z2tW5ODSL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"41z2tW5ODSL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"41z2tW5ODSL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"41z2tW5ODSL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"41z2tW5ODSL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(9820, 1648, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/31J8nZOFN4L.jpg'),
(9821, 1648, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/31J8nZOFN4L.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:191;s:5:\"sizes\";a:14:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"31J8nZOFN4L._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"31J8nZOFN4L._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"31J8nZOFN4L._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"31J8nZOFN4L._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:24:\"31J8nZOFN4L._SS1536_.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:24:\"31J8nZOFN4L._SS2048_.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"31J8nZOFN4L._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"31J8nZOFN4L._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:23:\"31J8nZOFN4L._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"31J8nZOFN4L._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"31J8nZOFN4L._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"31J8nZOFN4L._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"31J8nZOFN4L._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"31J8nZOFN4L._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(9822, 1649, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/31Sc5LnNJOL.jpg'),
(9823, 1649, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/31Sc5LnNJOL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:240;s:5:\"sizes\";a:14:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"31Sc5LnNJOL._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"31Sc5LnNJOL._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"31Sc5LnNJOL._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"31Sc5LnNJOL._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:24:\"31Sc5LnNJOL._SS1536_.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:24:\"31Sc5LnNJOL._SS2048_.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"31Sc5LnNJOL._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"31Sc5LnNJOL._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:23:\"31Sc5LnNJOL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"31Sc5LnNJOL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"31Sc5LnNJOL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"31Sc5LnNJOL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"31Sc5LnNJOL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"31Sc5LnNJOL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(9824, 1650, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/41WGcTzGG1L.jpg'),
(9825, 1650, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/41WGcTzGG1L.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:263;s:5:\"sizes\";a:14:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"41WGcTzGG1L._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"41WGcTzGG1L._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"41WGcTzGG1L._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"41WGcTzGG1L._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:24:\"41WGcTzGG1L._SS1536_.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:24:\"41WGcTzGG1L._SS2048_.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"41WGcTzGG1L._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"41WGcTzGG1L._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:23:\"41WGcTzGG1L._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"41WGcTzGG1L._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"41WGcTzGG1L._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"41WGcTzGG1L._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"41WGcTzGG1L._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"41WGcTzGG1L._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(9851, 1652, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/41I%2BD1GB1xL.jpg');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(9852, 1652, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:66:\"https://images-na.ssl-images-amazon.com/images/I/41I%2BD1GB1xL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:216;s:5:\"sizes\";a:14:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"41I%2BD1GB1xL._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"41I%2BD1GB1xL._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"41I%2BD1GB1xL._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:26:\"41I%2BD1GB1xL._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:26:\"41I%2BD1GB1xL._SS1536_.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:26:\"41I%2BD1GB1xL._SS2048_.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:25:\"41I%2BD1GB1xL._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:25:\"41I%2BD1GB1xL._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:25:\"41I%2BD1GB1xL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:25:\"41I%2BD1GB1xL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"41I%2BD1GB1xL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:25:\"41I%2BD1GB1xL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:25:\"41I%2BD1GB1xL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"41I%2BD1GB1xL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(9855, 1653, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/51M5hqnJyoL.jpg'),
(9856, 1653, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/51M5hqnJyoL.jpg\";s:5:\"width\";i:457;s:6:\"height\";i:500;s:5:\"sizes\";a:14:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"51M5hqnJyoL._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"51M5hqnJyoL._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"51M5hqnJyoL._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"51M5hqnJyoL._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:24:\"51M5hqnJyoL._SS1536_.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:24:\"51M5hqnJyoL._SS2048_.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"51M5hqnJyoL._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"51M5hqnJyoL._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:23:\"51M5hqnJyoL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"51M5hqnJyoL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"51M5hqnJyoL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"51M5hqnJyoL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"51M5hqnJyoL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"51M5hqnJyoL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(9857, 1654, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/51zjQChdgtL.jpg'),
(9858, 1654, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/51zjQChdgtL.jpg\";s:5:\"width\";i:402;s:6:\"height\";i:500;s:5:\"sizes\";a:14:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"51zjQChdgtL._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"51zjQChdgtL._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"51zjQChdgtL._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"51zjQChdgtL._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:24:\"51zjQChdgtL._SS1536_.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:24:\"51zjQChdgtL._SS2048_.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"51zjQChdgtL._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"51zjQChdgtL._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:23:\"51zjQChdgtL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"51zjQChdgtL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"51zjQChdgtL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"51zjQChdgtL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"51zjQChdgtL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"51zjQChdgtL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(9859, 1655, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/41yt27%2Bw2oL.jpg'),
(9860, 1655, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:66:\"https://images-na.ssl-images-amazon.com/images/I/41yt27%2Bw2oL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:203;s:5:\"sizes\";a:14:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"41yt27%2Bw2oL._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"41yt27%2Bw2oL._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"41yt27%2Bw2oL._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:26:\"41yt27%2Bw2oL._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:26:\"41yt27%2Bw2oL._SS1536_.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:26:\"41yt27%2Bw2oL._SS2048_.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:25:\"41yt27%2Bw2oL._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:25:\"41yt27%2Bw2oL._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:25:\"41yt27%2Bw2oL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:25:\"41yt27%2Bw2oL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"41yt27%2Bw2oL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:25:\"41yt27%2Bw2oL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:25:\"41yt27%2Bw2oL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"41yt27%2Bw2oL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(9861, 1656, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/41pgxqPBqBL.jpg'),
(9862, 1656, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/41pgxqPBqBL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:199;s:5:\"sizes\";a:14:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"41pgxqPBqBL._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"41pgxqPBqBL._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"41pgxqPBqBL._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"41pgxqPBqBL._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:24:\"41pgxqPBqBL._SS1536_.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:24:\"41pgxqPBqBL._SS2048_.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"41pgxqPBqBL._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"41pgxqPBqBL._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:23:\"41pgxqPBqBL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"41pgxqPBqBL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"41pgxqPBqBL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"41pgxqPBqBL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"41pgxqPBqBL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"41pgxqPBqBL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(9863, 1657, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/51br6znU2BL.jpg'),
(9864, 1657, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/51br6znU2BL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:274;s:5:\"sizes\";a:14:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"51br6znU2BL._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"51br6znU2BL._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"51br6znU2BL._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"51br6znU2BL._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:24:\"51br6znU2BL._SS1536_.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:24:\"51br6znU2BL._SS2048_.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"51br6znU2BL._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"51br6znU2BL._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:23:\"51br6znU2BL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"51br6znU2BL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"51br6znU2BL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"51br6znU2BL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"51br6znU2BL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"51br6znU2BL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(9865, 1658, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/51fCRv-IzgL.jpg'),
(9866, 1658, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/51fCRv-IzgL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:258;s:5:\"sizes\";a:14:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"51fCRv-IzgL._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"51fCRv-IzgL._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"51fCRv-IzgL._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"51fCRv-IzgL._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:24:\"51fCRv-IzgL._SS1536_.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:24:\"51fCRv-IzgL._SS2048_.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"51fCRv-IzgL._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"51fCRv-IzgL._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:23:\"51fCRv-IzgL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"51fCRv-IzgL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"51fCRv-IzgL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"51fCRv-IzgL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"51fCRv-IzgL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"51fCRv-IzgL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(9892, 1660, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/41e555eeWwL.jpg'),
(9893, 1660, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/41e555eeWwL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:5:\"sizes\";a:14:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"41e555eeWwL._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"41e555eeWwL._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"41e555eeWwL._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"41e555eeWwL._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:24:\"41e555eeWwL._SS1536_.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:24:\"41e555eeWwL._SS2048_.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"41e555eeWwL._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"41e555eeWwL._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:23:\"41e555eeWwL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"41e555eeWwL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"41e555eeWwL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"41e555eeWwL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"41e555eeWwL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"41e555eeWwL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(9896, 1661, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/51E%2B2gwlNuL.jpg'),
(9897, 1661, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:66:\"https://images-na.ssl-images-amazon.com/images/I/51E%2B2gwlNuL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:5:\"sizes\";a:14:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"51E%2B2gwlNuL._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"51E%2B2gwlNuL._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"51E%2B2gwlNuL._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:26:\"51E%2B2gwlNuL._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:26:\"51E%2B2gwlNuL._SS1536_.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:26:\"51E%2B2gwlNuL._SS2048_.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:25:\"51E%2B2gwlNuL._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:25:\"51E%2B2gwlNuL._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:25:\"51E%2B2gwlNuL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:25:\"51E%2B2gwlNuL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"51E%2B2gwlNuL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:25:\"51E%2B2gwlNuL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:25:\"51E%2B2gwlNuL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"51E%2B2gwlNuL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(9898, 1662, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/41w%2B9oIgi9L.jpg'),
(9899, 1662, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:66:\"https://images-na.ssl-images-amazon.com/images/I/41w%2B9oIgi9L.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:5:\"sizes\";a:14:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"41w%2B9oIgi9L._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"41w%2B9oIgi9L._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"41w%2B9oIgi9L._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:26:\"41w%2B9oIgi9L._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:26:\"41w%2B9oIgi9L._SS1536_.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:26:\"41w%2B9oIgi9L._SS2048_.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:25:\"41w%2B9oIgi9L._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:25:\"41w%2B9oIgi9L._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:25:\"41w%2B9oIgi9L._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:25:\"41w%2B9oIgi9L._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"41w%2B9oIgi9L._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:25:\"41w%2B9oIgi9L._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:25:\"41w%2B9oIgi9L._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"41w%2B9oIgi9L._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(9900, 1663, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/41ufKf1FGyL.jpg'),
(9901, 1663, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/41ufKf1FGyL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:5:\"sizes\";a:14:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"41ufKf1FGyL._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"41ufKf1FGyL._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"41ufKf1FGyL._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"41ufKf1FGyL._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:24:\"41ufKf1FGyL._SS1536_.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:24:\"41ufKf1FGyL._SS2048_.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"41ufKf1FGyL._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"41ufKf1FGyL._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:23:\"41ufKf1FGyL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"41ufKf1FGyL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"41ufKf1FGyL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"41ufKf1FGyL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"41ufKf1FGyL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"41ufKf1FGyL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(9902, 1664, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/41Zkmzk7QpL.jpg'),
(9903, 1664, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/41Zkmzk7QpL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:5:\"sizes\";a:14:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"41Zkmzk7QpL._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"41Zkmzk7QpL._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"41Zkmzk7QpL._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"41Zkmzk7QpL._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:24:\"41Zkmzk7QpL._SS1536_.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:24:\"41Zkmzk7QpL._SS2048_.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"41Zkmzk7QpL._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"41Zkmzk7QpL._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:23:\"41Zkmzk7QpL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"41Zkmzk7QpL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"41Zkmzk7QpL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"41Zkmzk7QpL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"41Zkmzk7QpL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"41Zkmzk7QpL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(9904, 1665, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/31YhkZ2MqHL.jpg'),
(9905, 1665, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/31YhkZ2MqHL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:5:\"sizes\";a:14:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"31YhkZ2MqHL._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"31YhkZ2MqHL._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"31YhkZ2MqHL._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"31YhkZ2MqHL._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:24:\"31YhkZ2MqHL._SS1536_.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:24:\"31YhkZ2MqHL._SS2048_.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"31YhkZ2MqHL._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"31YhkZ2MqHL._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:23:\"31YhkZ2MqHL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"31YhkZ2MqHL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"31YhkZ2MqHL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"31YhkZ2MqHL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"31YhkZ2MqHL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"31YhkZ2MqHL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(9931, 1667, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/41RM2tYuFlL.jpg'),
(9932, 1667, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/41RM2tYuFlL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:5:\"sizes\";a:14:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"41RM2tYuFlL._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"41RM2tYuFlL._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"41RM2tYuFlL._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"41RM2tYuFlL._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:24:\"41RM2tYuFlL._SS1536_.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:24:\"41RM2tYuFlL._SS2048_.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"41RM2tYuFlL._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"41RM2tYuFlL._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:23:\"41RM2tYuFlL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"41RM2tYuFlL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"41RM2tYuFlL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"41RM2tYuFlL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"41RM2tYuFlL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"41RM2tYuFlL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(9935, 1668, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/51hRF8yO7FL.jpg'),
(9936, 1668, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/51hRF8yO7FL.jpg\";s:5:\"width\";i:380;s:6:\"height\";i:500;s:5:\"sizes\";a:14:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"51hRF8yO7FL._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"51hRF8yO7FL._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"51hRF8yO7FL._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"51hRF8yO7FL._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:24:\"51hRF8yO7FL._SS1536_.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:24:\"51hRF8yO7FL._SS2048_.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"51hRF8yO7FL._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"51hRF8yO7FL._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:23:\"51hRF8yO7FL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"51hRF8yO7FL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"51hRF8yO7FL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"51hRF8yO7FL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"51hRF8yO7FL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"51hRF8yO7FL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(9937, 1669, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/41q8DZU2ujL.jpg'),
(9938, 1669, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/41q8DZU2ujL.jpg\";s:5:\"width\";i:324;s:6:\"height\";i:500;s:5:\"sizes\";a:14:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"41q8DZU2ujL._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"41q8DZU2ujL._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"41q8DZU2ujL._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"41q8DZU2ujL._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:24:\"41q8DZU2ujL._SS1536_.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:24:\"41q8DZU2ujL._SS2048_.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"41q8DZU2ujL._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"41q8DZU2ujL._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:23:\"41q8DZU2ujL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"41q8DZU2ujL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"41q8DZU2ujL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"41q8DZU2ujL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"41q8DZU2ujL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"41q8DZU2ujL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(9939, 1670, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/317-ky4ejAL.jpg'),
(9940, 1670, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/317-ky4ejAL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:185;s:5:\"sizes\";a:14:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"317-ky4ejAL._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"317-ky4ejAL._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"317-ky4ejAL._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"317-ky4ejAL._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:24:\"317-ky4ejAL._SS1536_.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:24:\"317-ky4ejAL._SS2048_.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"317-ky4ejAL._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"317-ky4ejAL._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:23:\"317-ky4ejAL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"317-ky4ejAL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"317-ky4ejAL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"317-ky4ejAL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"317-ky4ejAL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"317-ky4ejAL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(9941, 1671, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/41Njrvnl4JL.jpg');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(9942, 1671, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/41Njrvnl4JL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:175;s:5:\"sizes\";a:14:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"41Njrvnl4JL._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"41Njrvnl4JL._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"41Njrvnl4JL._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"41Njrvnl4JL._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:24:\"41Njrvnl4JL._SS1536_.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:24:\"41Njrvnl4JL._SS2048_.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"41Njrvnl4JL._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"41Njrvnl4JL._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:23:\"41Njrvnl4JL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"41Njrvnl4JL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"41Njrvnl4JL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"41Njrvnl4JL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"41Njrvnl4JL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"41Njrvnl4JL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(9943, 1672, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/41fy9A-R47L.jpg'),
(9944, 1672, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/41fy9A-R47L.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:236;s:5:\"sizes\";a:14:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"41fy9A-R47L._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"41fy9A-R47L._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"41fy9A-R47L._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"41fy9A-R47L._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:24:\"41fy9A-R47L._SS1536_.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:24:\"41fy9A-R47L._SS2048_.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"41fy9A-R47L._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"41fy9A-R47L._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:23:\"41fy9A-R47L._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"41fy9A-R47L._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"41fy9A-R47L._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"41fy9A-R47L._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"41fy9A-R47L._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"41fy9A-R47L._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(9945, 1673, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/5143U0UDgLL.jpg'),
(9946, 1673, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/5143U0UDgLL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:5:\"sizes\";a:14:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"5143U0UDgLL._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"5143U0UDgLL._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"5143U0UDgLL._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"5143U0UDgLL._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:24:\"5143U0UDgLL._SS1536_.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:24:\"5143U0UDgLL._SS2048_.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"5143U0UDgLL._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"5143U0UDgLL._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:23:\"5143U0UDgLL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"5143U0UDgLL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"5143U0UDgLL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"5143U0UDgLL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"5143U0UDgLL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"5143U0UDgLL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(9972, 1675, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/41%2Bbl4fbsLL.jpg'),
(9973, 1675, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:66:\"https://images-na.ssl-images-amazon.com/images/I/41%2Bbl4fbsLL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:5:\"sizes\";a:14:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"41%2Bbl4fbsLL._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"41%2Bbl4fbsLL._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"41%2Bbl4fbsLL._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:26:\"41%2Bbl4fbsLL._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:26:\"41%2Bbl4fbsLL._SS1536_.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:26:\"41%2Bbl4fbsLL._SS2048_.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:25:\"41%2Bbl4fbsLL._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:25:\"41%2Bbl4fbsLL._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:25:\"41%2Bbl4fbsLL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:25:\"41%2Bbl4fbsLL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"41%2Bbl4fbsLL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:25:\"41%2Bbl4fbsLL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:25:\"41%2Bbl4fbsLL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"41%2Bbl4fbsLL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(9976, 1676, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/41hw2mGg1hL.jpg'),
(9977, 1676, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/41hw2mGg1hL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:5:\"sizes\";a:14:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"41hw2mGg1hL._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"41hw2mGg1hL._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"41hw2mGg1hL._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"41hw2mGg1hL._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:24:\"41hw2mGg1hL._SS1536_.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:24:\"41hw2mGg1hL._SS2048_.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"41hw2mGg1hL._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"41hw2mGg1hL._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:23:\"41hw2mGg1hL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"41hw2mGg1hL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"41hw2mGg1hL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"41hw2mGg1hL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"41hw2mGg1hL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"41hw2mGg1hL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(9978, 1677, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/41W7OUED3FL.jpg'),
(9979, 1677, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/41W7OUED3FL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:5:\"sizes\";a:14:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"41W7OUED3FL._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"41W7OUED3FL._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"41W7OUED3FL._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"41W7OUED3FL._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:24:\"41W7OUED3FL._SS1536_.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:24:\"41W7OUED3FL._SS2048_.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"41W7OUED3FL._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"41W7OUED3FL._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:23:\"41W7OUED3FL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"41W7OUED3FL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"41W7OUED3FL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"41W7OUED3FL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"41W7OUED3FL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"41W7OUED3FL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(9980, 1678, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/415sIKQcVHL.jpg'),
(9981, 1678, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/415sIKQcVHL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:5:\"sizes\";a:14:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"415sIKQcVHL._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"415sIKQcVHL._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"415sIKQcVHL._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"415sIKQcVHL._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:24:\"415sIKQcVHL._SS1536_.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:24:\"415sIKQcVHL._SS2048_.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"415sIKQcVHL._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"415sIKQcVHL._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:23:\"415sIKQcVHL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"415sIKQcVHL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"415sIKQcVHL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"415sIKQcVHL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"415sIKQcVHL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"415sIKQcVHL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(9982, 1679, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/41XSuWeodRL.jpg'),
(9983, 1679, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/41XSuWeodRL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:5:\"sizes\";a:14:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"41XSuWeodRL._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"41XSuWeodRL._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"41XSuWeodRL._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"41XSuWeodRL._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:24:\"41XSuWeodRL._SS1536_.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:24:\"41XSuWeodRL._SS2048_.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"41XSuWeodRL._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"41XSuWeodRL._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:23:\"41XSuWeodRL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"41XSuWeodRL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"41XSuWeodRL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"41XSuWeodRL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"41XSuWeodRL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"41XSuWeodRL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(9984, 1680, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/41ZUnoqCdDL.jpg'),
(9985, 1680, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/41ZUnoqCdDL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:5:\"sizes\";a:14:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"41ZUnoqCdDL._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"41ZUnoqCdDL._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"41ZUnoqCdDL._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"41ZUnoqCdDL._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:24:\"41ZUnoqCdDL._SS1536_.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:24:\"41ZUnoqCdDL._SS2048_.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"41ZUnoqCdDL._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"41ZUnoqCdDL._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:23:\"41ZUnoqCdDL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"41ZUnoqCdDL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"41ZUnoqCdDL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"41ZUnoqCdDL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"41ZUnoqCdDL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"41ZUnoqCdDL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(9986, 1681, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/51jZbj9WGqL.jpg'),
(9987, 1681, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/51jZbj9WGqL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:5:\"sizes\";a:14:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"51jZbj9WGqL._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"51jZbj9WGqL._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"51jZbj9WGqL._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"51jZbj9WGqL._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:24:\"51jZbj9WGqL._SS1536_.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:24:\"51jZbj9WGqL._SS2048_.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"51jZbj9WGqL._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"51jZbj9WGqL._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:23:\"51jZbj9WGqL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"51jZbj9WGqL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"51jZbj9WGqL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"51jZbj9WGqL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"51jZbj9WGqL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"51jZbj9WGqL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(11182, 1766, 'viwec_settings_type', 'customer_invoice'),
(11183, 1766, 'viwec_email_structure', '{\"style_container\":{\"background-color\":\"#f2f2f2\",\"background-image\":\"none\"},\"rows\":{\"0\":{\"props\":{\"style_outer\":{\"padding\":\"15px 35px\",\"background-image\":\"none\",\"background-color\":\"#162447\",\"border-color\":\"transparent\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"width\":\"600px\"},\"type\":\"layout/grid2cols\",\"dataCols\":\"2\"},\"cols\":{\"0\":{\"props\":{\"style\":{\"padding\":\"0px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"border-color\":\"#444444\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"width\":\"265px\"}},\"elements\":{\"0\":{\"type\":\"html/text\",\"style\":{\"width\":\"265px\",\"line-height\":\"30px\",\"background-image\":\"none\",\"padding\":\"0px\",\"border-color\":\"#444444\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":\"0px\"},\"content\":{\"text\":\"<p><span style=\\\"font-size: 20px; color: #ffffff;\\\">YOUR LOGO</span></p>\"},\"attrs\":{},\"childStyle\":{}}}},\"1\":{\"props\":{\"style\":{\"padding\":\"0px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"border-color\":\"#444444\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"width\":\"265px\"}},\"elements\":{\"0\":{\"type\":\"html/text\",\"style\":{\"width\":\"265px\",\"line-height\":\"30px\",\"background-image\":\"none\",\"padding\":\"0px\",\"border-color\":\"#444444\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":\"0px\"},\"content\":{\"text\":\"<p style=\\\"text-align: right;\\\"><span style=\\\"color: #ffffff;\\\">Help Center</span></p>\"},\"attrs\":{},\"childStyle\":{}}}}}},\"1\":{\"props\":{\"style_outer\":{\"padding\":\"45px 35px\",\"background-image\":\"none\",\"background-color\":\"#f9f9f9\",\"border-color\":\"#444444\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"width\":\"600px\"},\"type\":\"layout/grid1cols\",\"dataCols\":\"1\"},\"cols\":{\"0\":{\"props\":{\"style\":{\"padding\":\"0px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"border-color\":\"#444444\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"width\":\"530px\"}},\"elements\":{\"0\":{\"type\":\"html/image\",\"style\":{\"width\":\"530px\",\"text-align\":\"center\",\"padding\":\"0px\",\"background-image\":\"none\"},\"content\":{},\"attrs\":{\"src\":\"https://shoestimer.com/wp-content/plugins/email-template-customizer-for-woo/assets/img/icon-barcode-dark-blue-200x200-1.png\"},\"childStyle\":{\"img\":{\"width\":\"100px\"}}},\"1\":{\"type\":\"html/text\",\"style\":{\"width\":\"530px\",\"line-height\":\"30px\",\"background-image\":\"none\",\"padding\":\"35px 0px 0px\",\"border-color\":\"#444444\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":\"0px\"},\"content\":{\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #444444;\\\"><span style=\\\"font-size: 24px;\\\">Invoice for order #{order_number}</span></span></p>\"},\"attrs\":{},\"childStyle\":{}},\"2\":{\"type\":\"html/text\",\"style\":{\"width\":\"530px\",\"line-height\":\"24px\",\"background-image\":\"none\",\"padding\":\"10px 0px 0px\",\"border-color\":\"#444444\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":\"0px\"},\"content\":{\"text\":\"<p><span style=\\\"font-size: 16px;\\\">Hi {customer_name}, Here are the details of your order placed on {order_date}.</span></p>\"},\"attrs\":{},\"childStyle\":{}}}}}},\"2\":{\"props\":{\"style_outer\":{\"padding\":\"25px 35px\",\"background-image\":\"none\",\"background-color\":\"#ffffff\",\"border-color\":\"#444444\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"width\":\"600px\"},\"type\":\"layout/grid1cols\",\"dataCols\":\"1\"},\"cols\":{\"0\":{\"props\":{\"style\":{\"padding\":\"0px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"border-color\":\"#444444\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"width\":\"530px\"}},\"elements\":{\"0\":{\"type\":\"html/order_detail\",\"style\":{\"width\":\"530px\",\"padding\":\"0px\",\"background-image\":\"none\"},\"content\":{\"product\":\"Product\",\"quantity\":\"Quantity\",\"price\":\"Price\"},\"attrs\":{\"data-template\":\"1\",\"show_sku\":\"\"},\"childStyle\":{\".viwec-item-row\":{},\".viwec-product-img\":{},\".viwec-product-distance\":{},\".viwec-product-name\":{},\".viwec-text-price\":{\"width\":\"30%\"},\".viwec-item-style-1\":{\"font-size\":\"15px\",\"color\":\"#444444\",\"line-height\":\"22px\"},\".viwec-product-price\":{},\".viwec-product-quantity\":{}}}}}}},\"3\":{\"props\":{\"style_outer\":{\"padding\":\"0px 35px\",\"background-image\":\"none\",\"background-color\":\"#ffffff\",\"border-color\":\"#444444\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"width\":\"600px\"},\"type\":\"layout/grid2cols\",\"dataCols\":\"2\"},\"cols\":{\"0\":{\"props\":{\"style\":{\"padding\":\"0px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"border-color\":\"#444444\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"width\":\"265px\"}},\"elements\":{\"0\":{\"type\":\"html/text\",\"style\":{\"width\":\"265px\",\"line-height\":\"24px\",\"background-image\":\"none\",\"padding\":\"0px\",\"border-color\":\"#444444\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":\"0px\"},\"content\":{\"text\":\"<p style=\\\"font-size: 15px;\\\"><span style=\\\"font-size: 16px;\\\">Pay with {payment_method}</span></p>\"},\"attrs\":{},\"childStyle\":{}},\"1\":{\"type\":\"html/text\",\"style\":{\"width\":\"265px\",\"line-height\":\"24px\",\"background-image\":\"none\",\"padding\":\"0px\",\"border-color\":\"#444444\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":\"0px\"},\"content\":{\"text\":\"<p style=\\\"font-size: 15px;\\\"><span style=\\\"font-size: 16px;\\\">Shipping via {shipping_method}</span></p>\"},\"attrs\":{},\"childStyle\":{}},\"2\":{\"type\":\"html/text\",\"style\":{\"width\":\"265px\",\"line-height\":\"24px\",\"background-image\":\"none\",\"padding\":\"0px\",\"border-color\":\"#444444\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":\"0px\"},\"content\":{\"text\":\"<p style=\\\"font-size: 15px;\\\"><span style=\\\"font-size: 16px;\\\">Note: {customer_note}</span></p>\"},\"attrs\":{},\"childStyle\":{}}}},\"1\":{\"props\":{\"style\":{\"padding\":\"0px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"border-color\":\"#444444\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"width\":\"265px\"}},\"elements\":{\"0\":{\"type\":\"html/order_subtotal\",\"style\":{\"width\":\"265px\",\"font-size\":\"16px\",\"font-weight\":\"300\",\"color\":\"#444444\",\"line-height\":\"24px\",\"padding\":\"0px\",\"background-image\":\"none\"},\"content\":{\"subtotal\":\"Subtotal\",\"discount\":\"Discount\",\"shipping\":\"Shipping\",\"refund-full\":\"Order fully refunded\",\"refund-part\":\"Refund\"},\"attrs\":{},\"childStyle\":{\".viwec-td-right\":{\"width\":\"30%\",\"text-align\":\"right\"},\".viwec-td-left\":{\"text-align\":\"left\"},\".viwec-order-subtotal-style\":{\"border-width\":\"0px\",\"border-color\":\"#444444\",\"padding\":\"0px\"}}},\"1\":{\"type\":\"html/order_total\",\"style\":{\"width\":\"265px\",\"font-size\":\"20px\",\"font-weight\":\"400\",\"color\":\"#444444\",\"line-height\":\"30px\",\"background-image\":\"none\",\"padding\":\"0px\"},\"content\":{\"order_total\":\"Total\"},\"attrs\":{},\"childStyle\":{\".viwec-td-right\":{\"width\":\"30%\",\"text-align\":\"right\"},\".viwec-td-left\":{\"text-align\":\"left\"},\".viwec-order-total-style\":{\"border-width\":\"0px\",\"border-color\":\"#444444\",\"padding\":\"0px\"}}}}}}},\"4\":{\"props\":{\"style_outer\":{\"padding\":\"0px 35px\",\"background-image\":\"none\",\"background-color\":\"#ffffff\",\"border-color\":\"#444444\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"width\":\"600px\"},\"type\":\"layout/grid1cols\",\"dataCols\":\"1\"},\"cols\":{\"0\":{\"props\":{\"style\":{\"padding\":\"0px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"border-color\":\"#444444\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"width\":\"530px\"}},\"elements\":{\"0\":{\"type\":\"html/spacer\",\"style\":{\"width\":\"530px\"},\"content\":{},\"attrs\":{},\"childStyle\":{\".viwec-spacer\":{\"padding\":\"18px 0px 0px\"}}},\"1\":{\"type\":\"html/wc_hook\",\"style\":{\"width\":\"530px\"},\"content\":{},\"attrs\":{\"data-wc-hook\":\"woocommerce_email_order_meta\"},\"childStyle\":{\"h2\":{\"font-size\":\"20px\",\"font-weight\":\"400\",\"line-height\":\"22px\",\"color\":\"#23282d\",\"padding\":\"10px 0px\"},\".td\":{\"font-size\":\"15px\",\"line-height\":\"22px\",\"padding\":\"8px 0px\"},\".head.td\":{\"color\":\"#444444\",\"border-color\":\"#e5e5e5\",\"border-style\":\"dashed\",\"border-width\":\"0px 0px 1px\"},\".body.td\":{\"color\":\"#444444\",\"border-color\":\"#e5e5e5\",\"border-style\":\"dashed\",\"border-width\":\"1px 0px 0px\"}}},\"2\":{\"type\":\"html/divider\",\"style\":{\"width\":\"530px\",\"padding\":\"25px 0px 0px\",\"background-image\":\"none\",\"background-color\":\"transparent\"},\"content\":{},\"attrs\":{},\"childStyle\":{\"hr\":{\"border-top-color\":\"#f9f9f9\",\"border-width\":\"10px 0px 0px\"}}}}}}},\"5\":{\"props\":{\"style_outer\":{\"padding\":\"0px 35px 25px\",\"background-image\":\"none\",\"background-color\":\"#ffffff\",\"border-color\":\"#444444\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"width\":\"600px\"},\"type\":\"layout/grid2cols\",\"dataCols\":\"2\"},\"cols\":{\"0\":{\"props\":{\"style\":{\"padding\":\"0px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"border-color\":\"#444444\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"width\":\"265px\"}},\"elements\":{\"0\":{\"type\":\"html/text\",\"style\":{\"width\":\"265px\",\"line-height\":\"22px\",\"background-image\":\"none\",\"padding\":\"25px 0px 0px\",\"border-color\":\"#444444\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":\"0px\"},\"content\":{\"text\":\"<p style=\\\"font-size: 15px;\\\"><span style=\\\"font-size: 20px;\\\">Billing Address</span></p>\"},\"attrs\":{},\"childStyle\":{}},\"1\":{\"type\":\"html/billing_address\",\"style\":{\"width\":\"265px\",\"font-size\":\"15px\",\"font-weight\":\"300\",\"color\":\"#444444\",\"line-height\":\"22px\",\"text-align\":\"start\",\"padding\":\"20px 0px 0px\",\"background-image\":\"none\"},\"content\":{},\"attrs\":{},\"childStyle\":{}}}},\"1\":{\"props\":{\"style\":{\"padding\":\"0px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"border-color\":\"#444444\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"width\":\"265px\"}},\"elements\":{\"0\":{\"type\":\"html/text\",\"style\":{\"width\":\"265px\",\"line-height\":\"22px\",\"background-image\":\"none\",\"padding\":\"25px 0px 0px\",\"border-color\":\"#444444\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":\"0px\"},\"content\":{\"text\":\"<p style=\\\"font-size: 15px;\\\"><span style=\\\"font-size: 20px;\\\">Shipping Address</span></p>\"},\"attrs\":{},\"childStyle\":{}},\"1\":{\"type\":\"html/shipping_address\",\"style\":{\"width\":\"265px\",\"font-size\":\"15px\",\"font-weight\":\"300\",\"color\":\"#444444\",\"line-height\":\"22px\",\"text-align\":\"start\",\"padding\":\"20px 0px 0px\",\"background-image\":\"none\"},\"content\":{},\"attrs\":{},\"childStyle\":{}}}}}},\"6\":{\"props\":{\"style_outer\":{\"padding\":\"25px 35px\",\"background-image\":\"none\",\"background-color\":\"#162447\",\"border-color\":\"#444444\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"width\":\"600px\"},\"type\":\"layout/grid1cols\",\"dataCols\":\"1\"},\"cols\":{\"0\":{\"props\":{\"style\":{\"padding\":\"0px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"border-color\":\"#444444\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"width\":\"530px\"}},\"elements\":{\"0\":{\"type\":\"html/text\",\"style\":{\"width\":\"530px\",\"line-height\":\"22px\",\"background-image\":\"none\",\"padding\":\"0px\",\"border-color\":\"#444444\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":\"0px\"},\"content\":{\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #f5f5f5; font-size: 20px;\\\">Get in Touch</span></p>\"},\"attrs\":{},\"childStyle\":{}},\"1\":{\"type\":\"html/social\",\"style\":{\"width\":\"530px\",\"text-align\":\"center\",\"padding\":\"20px 0px 0px\",\"background-image\":\"none\"},\"content\":{},\"attrs\":{\"facebook\":\"https://shoestimer.com/wp-content/plugins/email-template-customizer-for-woo/assets/img/fb-blue-white.png\",\"facebook_url\":\"#\",\"twitter\":\"https://shoestimer.com/wp-content/plugins/email-template-customizer-for-woo/assets/img/twi-cyan-white.png\",\"twitter_url\":\"#\",\"instagram\":\"https://shoestimer.com/wp-content/plugins/email-template-customizer-for-woo/assets/img/ins-white-color.png\",\"instagram_url\":\"#\",\"youtube\":\"https://shoestimer.com/wp-content/plugins/email-template-customizer-for-woo/assets/img/yt-color-white.png\",\"youtube_url\":\"\",\"linkedin\":\"https://shoestimer.com/wp-content/plugins/email-template-customizer-for-woo/assets/img/li-color-white.png\",\"linkedin_url\":\"\",\"whatsapp\":\"https://shoestimer.com/wp-content/plugins/email-template-customizer-for-woo/assets/img/wa-color-white.png\",\"whatsapp_url\":\"\",\"direction\":\"\",\"data-width\":\"\"},\"childStyle\":{}},\"2\":{\"type\":\"html/text\",\"style\":{\"width\":\"530px\",\"line-height\":\"22px\",\"background-image\":\"none\",\"padding\":\"20px 0px\",\"border-color\":\"#444444\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":\"0px\"},\"content\":{\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #f5f5f5; font-size: 12px;\\\">This email was sent by : <span style=\\\"color: #ffffff;\\\"><a style=\\\"color: #ffffff;\\\" href=\\\"{admin_email}\\\">{admin_email}</a></span></span></p>\\n<p style=\\\"text-align: center;\\\"><span style=\\\"color: #f5f5f5; font-size: 12px;\\\">For any questions please send an email to <span style=\\\"color: #ffffff;\\\"><a style=\\\"color: #ffffff;\\\" href=\\\"{admin_email}\\\">{admin_email}</a></span></span></p>\"},\"attrs\":{},\"childStyle\":{}},\"3\":{\"type\":\"html/text\",\"style\":{\"width\":\"530px\",\"line-height\":\"22px\",\"background-image\":\"none\",\"padding\":\"0px\",\"border-color\":\"#444444\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":\"0px\"},\"content\":{\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #f5f5f5;\\\"><span style=\\\"color: #f5f5f5;\\\"><span style=\\\"font-size: 12px;\\\"><a style=\\\"color: #f5f5f5;\\\" href=\\\"#\\\">Privacy Policy</a>&nbsp; |&nbsp; <a style=\\\"color: #f5f5f5;\\\" href=\\\"#\\\">Help Center</a></span></span></span></p>\"},\"attrs\":{},\"childStyle\":{}}}}}}}}'),
(10013, 1683, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/31XIq5C4y6L.jpg'),
(10014, 1683, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/31XIq5C4y6L.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:154;s:5:\"sizes\";a:14:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"31XIq5C4y6L._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"31XIq5C4y6L._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"31XIq5C4y6L._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"31XIq5C4y6L._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:24:\"31XIq5C4y6L._SS1536_.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:24:\"31XIq5C4y6L._SS2048_.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"31XIq5C4y6L._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"31XIq5C4y6L._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:23:\"31XIq5C4y6L._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"31XIq5C4y6L._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"31XIq5C4y6L._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"31XIq5C4y6L._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"31XIq5C4y6L._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"31XIq5C4y6L._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(10017, 1684, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/41M1naKnQsL.jpg'),
(10018, 1684, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/41M1naKnQsL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:351;s:5:\"sizes\";a:14:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"41M1naKnQsL._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"41M1naKnQsL._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"41M1naKnQsL._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"41M1naKnQsL._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:24:\"41M1naKnQsL._SS1536_.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:24:\"41M1naKnQsL._SS2048_.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"41M1naKnQsL._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"41M1naKnQsL._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:23:\"41M1naKnQsL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"41M1naKnQsL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"41M1naKnQsL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"41M1naKnQsL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"41M1naKnQsL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"41M1naKnQsL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(10019, 1685, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/41WUCsR98RL.jpg');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(10020, 1685, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/41WUCsR98RL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:470;s:5:\"sizes\";a:14:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"41WUCsR98RL._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"41WUCsR98RL._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"41WUCsR98RL._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"41WUCsR98RL._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:24:\"41WUCsR98RL._SS1536_.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:24:\"41WUCsR98RL._SS2048_.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"41WUCsR98RL._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"41WUCsR98RL._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:23:\"41WUCsR98RL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"41WUCsR98RL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"41WUCsR98RL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"41WUCsR98RL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"41WUCsR98RL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"41WUCsR98RL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(10021, 1686, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/31DHZZ3blCL.jpg'),
(10022, 1686, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/31DHZZ3blCL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:197;s:5:\"sizes\";a:14:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"31DHZZ3blCL._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"31DHZZ3blCL._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"31DHZZ3blCL._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"31DHZZ3blCL._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:24:\"31DHZZ3blCL._SS1536_.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:24:\"31DHZZ3blCL._SS2048_.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"31DHZZ3blCL._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"31DHZZ3blCL._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:23:\"31DHZZ3blCL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"31DHZZ3blCL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"31DHZZ3blCL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"31DHZZ3blCL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"31DHZZ3blCL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"31DHZZ3blCL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(10023, 1687, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/21hfjRAN%2BQL.jpg'),
(10024, 1687, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:66:\"https://images-na.ssl-images-amazon.com/images/I/21hfjRAN%2BQL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:118;s:5:\"sizes\";a:14:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"21hfjRAN%2BQL._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"21hfjRAN%2BQL._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"21hfjRAN%2BQL._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:26:\"21hfjRAN%2BQL._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:26:\"21hfjRAN%2BQL._SS1536_.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:26:\"21hfjRAN%2BQL._SS2048_.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:25:\"21hfjRAN%2BQL._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:25:\"21hfjRAN%2BQL._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:25:\"21hfjRAN%2BQL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:25:\"21hfjRAN%2BQL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"21hfjRAN%2BQL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:25:\"21hfjRAN%2BQL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:25:\"21hfjRAN%2BQL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"21hfjRAN%2BQL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(10025, 1688, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/31hfmP4ooYL.jpg'),
(10026, 1688, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/31hfmP4ooYL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:178;s:5:\"sizes\";a:14:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"31hfmP4ooYL._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"31hfmP4ooYL._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"31hfmP4ooYL._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"31hfmP4ooYL._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:24:\"31hfmP4ooYL._SS1536_.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:24:\"31hfmP4ooYL._SS2048_.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"31hfmP4ooYL._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"31hfmP4ooYL._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:23:\"31hfmP4ooYL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"31hfmP4ooYL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"31hfmP4ooYL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"31hfmP4ooYL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"31hfmP4ooYL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"31hfmP4ooYL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(10027, 1689, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/21RE4FUfjPL.jpg'),
(10028, 1689, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/21RE4FUfjPL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:111;s:5:\"sizes\";a:14:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"21RE4FUfjPL._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"21RE4FUfjPL._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"21RE4FUfjPL._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"21RE4FUfjPL._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:24:\"21RE4FUfjPL._SS1536_.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:24:\"21RE4FUfjPL._SS2048_.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"21RE4FUfjPL._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"21RE4FUfjPL._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:23:\"21RE4FUfjPL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"21RE4FUfjPL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"21RE4FUfjPL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"21RE4FUfjPL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"21RE4FUfjPL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"21RE4FUfjPL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(10054, 1691, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/51OYyp-o5jL.jpg'),
(10055, 1691, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/51OYyp-o5jL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:5:\"sizes\";a:14:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"51OYyp-o5jL._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"51OYyp-o5jL._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"51OYyp-o5jL._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"51OYyp-o5jL._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:24:\"51OYyp-o5jL._SS1536_.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:24:\"51OYyp-o5jL._SS2048_.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"51OYyp-o5jL._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"51OYyp-o5jL._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:23:\"51OYyp-o5jL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"51OYyp-o5jL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"51OYyp-o5jL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"51OYyp-o5jL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"51OYyp-o5jL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"51OYyp-o5jL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(10058, 1692, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/519FTXCH7cL.jpg'),
(10059, 1692, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/519FTXCH7cL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:5:\"sizes\";a:14:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"519FTXCH7cL._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"519FTXCH7cL._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"519FTXCH7cL._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"519FTXCH7cL._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:24:\"519FTXCH7cL._SS1536_.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:24:\"519FTXCH7cL._SS2048_.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"519FTXCH7cL._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"519FTXCH7cL._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:23:\"519FTXCH7cL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"519FTXCH7cL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"519FTXCH7cL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"519FTXCH7cL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"519FTXCH7cL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"519FTXCH7cL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(10060, 1693, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/51PTrdvqckL.jpg'),
(10061, 1693, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/51PTrdvqckL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:5:\"sizes\";a:14:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"51PTrdvqckL._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"51PTrdvqckL._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"51PTrdvqckL._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"51PTrdvqckL._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:24:\"51PTrdvqckL._SS1536_.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:24:\"51PTrdvqckL._SS2048_.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"51PTrdvqckL._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"51PTrdvqckL._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:23:\"51PTrdvqckL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"51PTrdvqckL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"51PTrdvqckL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"51PTrdvqckL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"51PTrdvqckL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"51PTrdvqckL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(10062, 1694, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/41fznpmYr%2BL.jpg'),
(10063, 1694, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:66:\"https://images-na.ssl-images-amazon.com/images/I/41fznpmYr%2BL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:5:\"sizes\";a:14:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"41fznpmYr%2BL._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"41fznpmYr%2BL._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"41fznpmYr%2BL._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:26:\"41fznpmYr%2BL._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:26:\"41fznpmYr%2BL._SS1536_.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:26:\"41fznpmYr%2BL._SS2048_.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:25:\"41fznpmYr%2BL._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:25:\"41fznpmYr%2BL._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:25:\"41fznpmYr%2BL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:25:\"41fznpmYr%2BL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"41fznpmYr%2BL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:25:\"41fznpmYr%2BL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:25:\"41fznpmYr%2BL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"41fznpmYr%2BL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(10089, 1696, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/41wk88GyewL.jpg'),
(10090, 1696, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:64:\"https://images-na.ssl-images-amazon.com/images/I/41wk88GyewL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:5:\"sizes\";a:14:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"41wk88GyewL._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"41wk88GyewL._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"41wk88GyewL._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"41wk88GyewL._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:24:\"41wk88GyewL._SS1536_.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:24:\"41wk88GyewL._SS2048_.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"41wk88GyewL._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"41wk88GyewL._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:23:\"41wk88GyewL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"41wk88GyewL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"41wk88GyewL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"41wk88GyewL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"41wk88GyewL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"41wk88GyewL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(10093, 1697, '_wp_attached_file', 'https://images-na.ssl-images-amazon.com/images/I/515odUk%2BNyL.jpg'),
(10094, 1697, '_wp_attachment_metadata', 'a:5:{s:4:\"file\";s:66:\"https://images-na.ssl-images-amazon.com/images/I/515odUk%2BNyL.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:5:\"sizes\";a:14:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"515odUk%2BNyL._SS150_.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"515odUk%2BNyL._SS300_.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"515odUk%2BNyL._SS768_.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:26:\"515odUk%2BNyL._SS1024_.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:26:\"515odUk%2BNyL._SS1536_.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:26:\"515odUk%2BNyL._SS2048_.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:25:\"515odUk%2BNyL._SS220_.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:25:\"515odUk%2BNyL._SS825_.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:825;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:4:{s:4:\"file\";s:25:\"515odUk%2BNyL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:25:\"515odUk%2BNyL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"515odUk%2BNyL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:25:\"515odUk%2BNyL._SS300_.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:25:\"515odUk%2BNyL._SS600_.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"515odUk%2BNyL._SS100_.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(11166, 1758, 'viwec_settings_type', 'new_order');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11167, 1758, 'viwec_email_structure', '{\"style_container\":{\"background-color\":\"#f2f2f2\",\"background-image\":\"none\"},\"rows\":{\"0\":{\"props\":{\"style_outer\":{\"padding\":\"15px 35px\",\"background-image\":\"none\",\"background-color\":\"#162447\",\"border-color\":\"transparent\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"width\":\"600px\"},\"type\":\"layout/grid2cols\",\"dataCols\":\"2\"},\"cols\":{\"0\":{\"props\":{\"style\":{\"padding\":\"0px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"border-color\":\"#444444\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"width\":\"265px\"}},\"elements\":{\"0\":{\"type\":\"html/text\",\"style\":{\"width\":\"265px\",\"line-height\":\"30px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-color\":\"#444444\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":\"0px\"},\"content\":{\"text\":\"<p><span style=\\\"font-size: 20px; color: #ffffff;\\\">YOUR LOGO</span></p>\"},\"attrs\":{},\"childStyle\":{}}}},\"1\":{\"props\":{\"style\":{\"padding\":\"0px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"border-color\":\"#444444\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"width\":\"265px\"}},\"elements\":{\"0\":{\"type\":\"html/text\",\"style\":{\"width\":\"265px\",\"line-height\":\"30px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-color\":\"#444444\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":\"0px\"},\"content\":{\"text\":\"<p style=\\\"text-align: right;\\\"><span style=\\\"color: #ffffff;\\\">Help Center</span></p>\"},\"attrs\":{},\"childStyle\":{}}}}}},\"1\":{\"props\":{\"style_outer\":{\"padding\":\"45px 35px\",\"background-image\":\"none\",\"background-color\":\"#f9f9f9\",\"border-color\":\"#444444\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"width\":\"600px\"},\"type\":\"layout/grid1cols\",\"dataCols\":\"1\"},\"cols\":{\"0\":{\"props\":{\"style\":{\"padding\":\"0px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"border-color\":\"#444444\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"width\":\"530px\"}},\"elements\":{\"0\":{\"type\":\"html/image\",\"style\":{\"width\":\"530px\",\"text-align\":\"center\",\"padding\":\"0px\",\"background-image\":\"none\",\"background-color\":\"transparent\"},\"content\":{},\"attrs\":{\"src\":\"https://shoestimer.com/wp-content/plugins/email-template-customizer-for-woo/assets/img/icon-cart-dark-blue-200x200-1.png\"},\"childStyle\":{\"img\":{\"width\":\"100px\"}}},\"1\":{\"type\":\"html/text\",\"style\":{\"width\":\"530px\",\"line-height\":\"30px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"padding\":\"35px 0px 0px\",\"border-color\":\"#444444\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":\"0px\"},\"content\":{\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #444444; font-size: 24px;\\\">{customer_name} placed a new order on your store.</span></p>\"},\"attrs\":{},\"childStyle\":{}},\"2\":{\"type\":\"html/text\",\"style\":{\"width\":\"530px\",\"line-height\":\"30px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"padding\":\"10px 0px 0px\",\"border-color\":\"#444444\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":\"0px\"},\"content\":{\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"font-size: 20px;\\\"><span style=\\\"color: #444444;\\\">Order #</span><span style=\\\"color: #444444;\\\">{order_number} - Total {order_total} -&nbsp;</span><span style=\\\"color: #444444;\\\">{order_date}</span></span></p>\"},\"attrs\":{},\"childStyle\":{}},\"3\":{\"type\":\"html/button\",\"style\":{\"width\":\"530px\",\"font-size\":\"16px\",\"font-weight\":\"400\",\"color\":\"#eeeeee\",\"line-height\":\"24px\",\"text-align\":\"center\",\"padding\":\"35px 0px 0px\"},\"content\":{\"text\":\"Go To Your Store\"},\"attrs\":{\"href\":\"{site_url}\"},\"childStyle\":{\"a\":{\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#eeeeee\",\"border-style\":\"solid\",\"background-color\":\"#e43f5a\",\"width\":\"172px\",\"padding\":\"10px\"}}}}}}},\"2\":{\"props\":{\"style_outer\":{\"padding\":\"25px 35px\",\"background-image\":\"none\",\"background-color\":\"#ffffff\",\"border-color\":\"#444444\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"width\":\"600px\"},\"type\":\"layout/grid1cols\",\"dataCols\":\"1\"},\"cols\":{\"0\":{\"props\":{\"style\":{\"padding\":\"0px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"border-color\":\"#444444\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"width\":\"530px\"}},\"elements\":{\"0\":{\"type\":\"html/order_detail\",\"style\":{\"width\":\"530px\",\"padding\":\"0px\",\"background-image\":\"none\",\"background-color\":\"transparent\"},\"content\":{\"quantity\":\"Quantity:\"},\"attrs\":{\"data-template\":\"3\",\"show_sku\":\"\"},\"childStyle\":{\".viwec-item-row\":{\"background-color\":\"transparent\",\"border-width\":\"0px\",\"border-color\":\"#808080\"},\".viwec-product-img\":{},\".viwec-product-distance\":{\"padding\":\"20px 0px 0px\"},\".viwec-product-name\":{\"font-size\":\"16px\",\"font-weight\":\"400\",\"color\":\"#444444\",\"line-height\":\"30px\"},\".viwec-text-price\":{},\".viwec-item-style-1\":{},\".viwec-product-price\":{\"font-size\":\"20px\",\"font-weight\":\"400\",\"color\":\"#444444\",\"line-height\":\"30px\"},\".viwec-product-quantity\":{\"font-size\":\"14px\",\"font-weight\":\"300\",\"color\":\"#444444\",\"line-height\":\"24px\"}}},\"1\":{\"type\":\"html/divider\",\"style\":{\"width\":\"530px\",\"padding\":\"25px 0px 0px\",\"background-image\":\"none\",\"background-color\":\"transparent\"},\"content\":{},\"attrs\":{},\"childStyle\":{\"hr\":{\"border-top-color\":\"#f9f9f9\",\"border-width\":\"10px 0px 0px\"}}}}}}},\"3\":{\"props\":{\"style_outer\":{\"padding\":\"0px 35px\",\"background-image\":\"none\",\"background-color\":\"#ffffff\",\"border-color\":\"#444444\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"width\":\"600px\"},\"type\":\"layout/grid2cols\",\"dataCols\":\"2\"},\"cols\":{\"0\":{\"props\":{\"style\":{\"padding\":\"0px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"border-color\":\"#444444\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"width\":\"265px\"}},\"elements\":{\"0\":{\"type\":\"html/text\",\"style\":{\"width\":\"265px\",\"line-height\":\"30px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-color\":\"#444444\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":\"0px\"},\"content\":{\"text\":\"<p style=\\\"font-size: 15px;\\\"><span style=\\\"font-size: 20px;\\\">Payment Method</span></p>\"},\"attrs\":{},\"childStyle\":{}},\"1\":{\"type\":\"html/text\",\"style\":{\"width\":\"265px\",\"line-height\":\"22px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-color\":\"#444444\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":\"0px\"},\"content\":{\"text\":\"<p><span style=\\\"font-size: 15px;\\\">{payment_method}</span></p>\"},\"attrs\":{},\"childStyle\":{}},\"2\":{\"type\":\"html/text\",\"style\":{\"width\":\"265px\",\"line-height\":\"30px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"padding\":\"5px 0px 0px\",\"border-color\":\"#444444\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":\"0px\"},\"content\":{\"text\":\"<p style=\\\"font-size: 15px;\\\"><span style=\\\"font-size: 20px;\\\">Shipment Method</span></p>\"},\"attrs\":{},\"childStyle\":{}},\"3\":{\"type\":\"html/text\",\"style\":{\"width\":\"265px\",\"line-height\":\"22px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-color\":\"#444444\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":\"0px\"},\"content\":{\"text\":\"<p><span style=\\\"font-size: 15px;\\\">{shipping_method}</span></p>\"},\"attrs\":{},\"childStyle\":{}},\"4\":{\"type\":\"html/text\",\"style\":{\"width\":\"265px\",\"line-height\":\"30px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"padding\":\"5px 0px 0px\",\"border-color\":\"#444444\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":\"0px\"},\"content\":{\"text\":\"<p style=\\\"font-size: 15px;\\\"><span style=\\\"font-size: 20px;\\\">Note</span></p>\"},\"attrs\":{},\"childStyle\":{}},\"5\":{\"type\":\"html/text\",\"style\":{\"width\":\"265px\",\"line-height\":\"22px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-color\":\"#444444\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":\"0px\"},\"content\":{\"text\":\"<p><span style=\\\"font-size: 15px;\\\">{customer_note}</span></p>\"},\"attrs\":{},\"childStyle\":{}}}},\"1\":{\"props\":{\"style\":{\"padding\":\"0px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"border-color\":\"#444444\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"width\":\"265px\"}},\"elements\":{\"0\":{\"type\":\"html/order_subtotal\",\"style\":{\"width\":\"265px\",\"font-size\":\"15px\",\"font-weight\":\"300\",\"color\":\"#444444\",\"line-height\":\"24px\",\"padding\":\"0px\",\"background-image\":\"none\",\"background-color\":\"transparent\"},\"content\":{\"subtotal\":\"Subtotal\",\"discount\":\"Discount\",\"shipping\":\"Shipping\",\"refund-full\":\"Order fully refunded\",\"refund-part\":\"Refund\"},\"attrs\":{},\"childStyle\":{\".viwec-td-right\":{\"width\":\"30%\",\"text-align\":\"right\"},\".viwec-td-left\":{\"text-align\":\"left\"},\".viwec-order-subtotal-style\":{\"border-width\":\"0px\",\"border-color\":\"#444444\",\"padding\":\"0px\"}}},\"1\":{\"type\":\"html/order_total\",\"style\":{\"width\":\"265px\",\"font-size\":\"20px\",\"font-weight\":\"400\",\"color\":\"#444444\",\"line-height\":\"30px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\"},\"content\":{\"order_total\":\"Total\"},\"attrs\":{},\"childStyle\":{\".viwec-td-right\":{\"width\":\"30%\",\"text-align\":\"right\"},\".viwec-td-left\":{\"text-align\":\"left\"},\".viwec-order-total-style\":{\"border-width\":\"0px\",\"border-color\":\"#444444\",\"padding\":\"0px\"}}}}}}},\"4\":{\"props\":{\"style_outer\":{\"padding\":\"0px 35px\",\"background-image\":\"none\",\"background-color\":\"#ffffff\",\"border-color\":\"#444444\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"width\":\"600px\"},\"type\":\"layout/grid1cols\",\"dataCols\":\"1\"},\"cols\":{\"0\":{\"props\":{\"style\":{\"padding\":\"0px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"border-color\":\"#444444\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"width\":\"530px\"}},\"elements\":{\"0\":{\"type\":\"html/spacer\",\"style\":{\"width\":\"530px\"},\"content\":{},\"attrs\":{},\"childStyle\":{\".viwec-spacer\":{\"padding\":\"18px 0px 0px\"}}},\"1\":{\"type\":\"html/wc_hook\",\"style\":{\"width\":\"530px\"},\"content\":{},\"attrs\":{\"data-wc-hook\":\"woocommerce_email_order_meta\"},\"childStyle\":{\"h2\":{\"font-size\":\"20px\",\"font-weight\":\"400\",\"line-height\":\"25px\",\"color\":\"#23282d\",\"padding\":\"10px 0px\"},\".td\":{\"font-size\":\"15px\",\"line-height\":\"22px\",\"padding\":\"8px 50px 8px 0px\"},\".head.td\":{\"color\":\"#444444\",\"border-color\":\"#e5e5e5\",\"border-style\":\"dashed\",\"border-width\":\"0px 0px 1px\"},\".body.td\":{\"color\":\"#444444\",\"border-color\":\"#e5e5e5\",\"border-style\":\"dashed\",\"border-width\":\"1px 0px 0px\"}}},\"2\":{\"type\":\"html/divider\",\"style\":{\"width\":\"530px\",\"padding\":\"25px 0px 0px\",\"background-image\":\"none\",\"background-color\":\"transparent\"},\"content\":{},\"attrs\":{},\"childStyle\":{\"hr\":{\"border-top-color\":\"#f9f9f9\",\"border-width\":\"10px 0px 0px\"}}}}}}},\"5\":{\"props\":{\"style_outer\":{\"padding\":\"0px 35px 25px\",\"background-image\":\"none\",\"background-color\":\"#ffffff\",\"border-color\":\"#444444\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"width\":\"600px\"},\"type\":\"layout/grid2cols\",\"dataCols\":\"2\"},\"cols\":{\"0\":{\"props\":{\"style\":{\"padding\":\"0px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"border-color\":\"#444444\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"width\":\"265px\"}},\"elements\":{\"0\":{\"type\":\"html/text\",\"style\":{\"width\":\"265px\",\"line-height\":\"22px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"padding\":\"25px 0px 0px\",\"border-color\":\"#444444\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":\"0px\"},\"content\":{\"text\":\"<p style=\\\"font-size: 15px;\\\"><span style=\\\"font-size: 20px;\\\">Billing Address</span></p>\"},\"attrs\":{},\"childStyle\":{}},\"1\":{\"type\":\"html/billing_address\",\"style\":{\"width\":\"265px\",\"font-size\":\"15px\",\"font-weight\":\"300\",\"color\":\"#444444\",\"line-height\":\"22px\",\"text-align\":\"start\",\"padding\":\"0px\",\"background-image\":\"none\",\"background-color\":\"transparent\"},\"content\":{},\"attrs\":{},\"childStyle\":{}}}},\"1\":{\"props\":{\"style\":{\"padding\":\"0px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"border-color\":\"#444444\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"width\":\"265px\"}},\"elements\":{\"0\":{\"type\":\"html/text\",\"style\":{\"width\":\"265px\",\"line-height\":\"22px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"padding\":\"25px 0px 0px\",\"border-color\":\"#444444\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":\"0px\"},\"content\":{\"text\":\"<p style=\\\"font-size: 15px;\\\"><span style=\\\"font-size: 20px;\\\">Shipping Address</span></p>\"},\"attrs\":{},\"childStyle\":{}},\"1\":{\"type\":\"html/shipping_address\",\"style\":{\"width\":\"265px\",\"font-size\":\"15px\",\"font-weight\":\"300\",\"color\":\"#444444\",\"line-height\":\"22px\",\"text-align\":\"start\",\"padding\":\"0px\",\"background-image\":\"none\",\"background-color\":\"transparent\"},\"content\":{},\"attrs\":{},\"childStyle\":{}}}}}},\"6\":{\"props\":{\"style_outer\":{\"padding\":\"25px 35px\",\"background-image\":\"none\",\"background-color\":\"#162447\",\"border-color\":\"#444444\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"width\":\"600px\"},\"type\":\"layout/grid1cols\",\"dataCols\":\"1\"},\"cols\":{\"0\":{\"props\":{\"style\":{\"padding\":\"0px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"border-color\":\"#444444\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"width\":\"530px\"}},\"elements\":{\"0\":{\"type\":\"html/text\",\"style\":{\"width\":\"530px\",\"line-height\":\"22px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-color\":\"#444444\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":\"0px\"},\"content\":{\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #f5f5f5; font-size: 20px;\\\">Get in Touch</span></p>\"},\"attrs\":{},\"childStyle\":{}},\"1\":{\"type\":\"html/social\",\"style\":{\"width\":\"530px\",\"text-align\":\"center\",\"padding\":\"20px 0px 0px\",\"background-image\":\"none\",\"background-color\":\"transparent\"},\"content\":{},\"attrs\":{\"facebook\":\"https://shoestimer.com/wp-content/plugins/email-template-customizer-for-woo/assets/img/fb-blue-white.png\",\"facebook_url\":\"#\",\"twitter\":\"https://shoestimer.com/wp-content/plugins/email-template-customizer-for-woo/assets/img/twi-cyan-white.png\",\"twitter_url\":\"#\",\"instagram\":\"https://shoestimer.com/wp-content/plugins/email-template-customizer-for-woo/assets/img/ins-white-color.png\",\"instagram_url\":\"#\",\"youtube\":\"https://shoestimer.com/wp-content/plugins/email-template-customizer-for-woo/assets/img/yt-color-white.png\",\"youtube_url\":\"\",\"linkedin\":\"https://shoestimer.com/wp-content/plugins/email-template-customizer-for-woo/assets/img/li-color-white.png\",\"linkedin_url\":\"\",\"whatsapp\":\"https://shoestimer.com/wp-content/plugins/email-template-customizer-for-woo/assets/img/wa-color-white.png\",\"whatsapp_url\":\"\",\"direction\":\"\",\"data-width\":\"\"},\"childStyle\":{}},\"2\":{\"type\":\"html/text\",\"style\":{\"width\":\"530px\",\"line-height\":\"22px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"padding\":\"20px\",\"border-color\":\"#444444\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":\"0px\"},\"content\":{\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #f5f5f5; font-size: 12px;\\\">This email was sent by : <span style=\\\"color: #ffffff;\\\"><a style=\\\"color: #ffffff;\\\" href=\\\"{admin_email}\\\">{admin_email}</a></span></span></p>\\n<p style=\\\"text-align: center;\\\"><span style=\\\"color: #f5f5f5; font-size: 12px;\\\">For any questions please send an email to <span style=\\\"color: #ffffff;\\\"><a style=\\\"color: #ffffff;\\\" href=\\\"{admin_email}\\\">{admin_email}</a></span></span></p>\"},\"attrs\":{},\"childStyle\":{}},\"3\":{\"type\":\"html/text\",\"style\":{\"width\":\"530px\",\"line-height\":\"22px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-color\":\"#444444\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":\"0px\"},\"content\":{\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #f5f5f5;\\\"><span style=\\\"color: #f5f5f5;\\\"><span style=\\\"font-size: 12px;\\\"><a style=\\\"color: #f5f5f5;\\\" href=\\\"#\\\">Privacy Policy</a>&nbsp; |&nbsp; <a style=\\\"color: #f5f5f5;\\\" href=\\\"#\\\">Help Center</a></span></span></span></p>\"},\"attrs\":{},\"childStyle\":{}}}}}}}}'),
(11177, 1763, 'viwec_email_structure', '{\"style_container\":{\"background-color\":\"#f2f2f2\",\"background-image\":\"none\"},\"rows\":{\"0\":{\"props\":{\"style_outer\":{\"padding\":\"15px 35px\",\"background-image\":\"none\",\"background-color\":\"#162447\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"transparent\",\"width\":\"600px\"},\"type\":\"layout/grid2cols\",\"dataCols\":\"2\"},\"cols\":{\"0\":{\"props\":{\"style\":{\"padding\":\"0px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#444444\",\"width\":\"265px\"}},\"elements\":{\"0\":{\"type\":\"html/text\",\"style\":{\"width\":\"265px\",\"line-height\":\"30px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#444444\"},\"content\":{\"text\":\"<p><span style=\\\"font-size: 20px; color: #ffffff;\\\">YOUR LOGO</span></p>\"},\"attrs\":{},\"childStyle\":{}}}},\"1\":{\"props\":{\"style\":{\"padding\":\"0px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#444444\",\"width\":\"265px\"}},\"elements\":{\"0\":{\"type\":\"html/text\",\"style\":{\"width\":\"265px\",\"line-height\":\"30px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#444444\"},\"content\":{\"text\":\"<p style=\\\"text-align: right;\\\"><span style=\\\"color: #ffffff;\\\">Help Center</span></p>\"},\"attrs\":{},\"childStyle\":{}}}}}},\"1\":{\"props\":{\"style_outer\":{\"padding\":\"45px 35px\",\"background-image\":\"none\",\"background-color\":\"#f9f9f9\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#444444\",\"width\":\"600px\"},\"type\":\"layout/grid1cols\",\"dataCols\":\"1\"},\"cols\":{\"0\":{\"props\":{\"style\":{\"padding\":\"0px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#444444\",\"width\":\"530px\"}},\"elements\":{\"0\":{\"type\":\"html/image\",\"style\":{\"width\":\"530px\",\"text-align\":\"center\",\"padding\":\"0px\",\"background-image\":\"none\",\"background-color\":\"transparent\"},\"content\":{},\"attrs\":{\"src\":\"https://shoestimer.com/wp-content/plugins/email-template-customizer-for-woo/assets/img/icon-cart-dark-blue-200x200-1.png\"},\"childStyle\":{\"img\":{\"width\":\"100px\"}}},\"1\":{\"type\":\"html/text\",\"style\":{\"width\":\"530px\",\"line-height\":\"30px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"padding\":\"35px 0px 0px\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#444444\"},\"content\":{\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"font-size: 24px; color: #444444;\\\">Order #{order_number}.</span></p>\"},\"attrs\":{},\"childStyle\":{}},\"2\":{\"type\":\"html/text\",\"style\":{\"width\":\"530px\",\"line-height\":\"30px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"padding\":\"10px 0px 0px\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#444444\"},\"content\":{\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"font-size: 24px; color: #444444;\\\">Hi {first_name}, Thank you for your purchase.</span></p>\"},\"attrs\":{},\"childStyle\":{}},\"3\":{\"type\":\"html/text\",\"style\":{\"width\":\"530px\",\"line-height\":\"30px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"padding\":\"10px 0px 0px\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#444444\"},\"content\":{\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"font-size: 20px; color: #444444;\\\">We will send you a follow-up email with tracking information when your order ships.</span></p>\"},\"attrs\":{},\"childStyle\":{}},\"4\":{\"type\":\"html/button\",\"style\":{\"width\":\"530px\",\"font-size\":\"16px\",\"font-weight\":\"400\",\"color\":\"#eeeeee\",\"line-height\":\"24px\",\"text-align\":\"center\",\"padding\":\"35px 0px 0px\"},\"content\":{\"text\":\"VIEW YOUR ORDER\"},\"attrs\":{\"href\":\"{site_url}\"},\"childStyle\":{\"a\":{\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#eeeeee\",\"border-style\":\"solid\",\"background-color\":\"#e43f5a\",\"width\":\"204px\",\"padding\":\"10px 25px\"}}}}}}},\"2\":{\"props\":{\"style_outer\":{\"padding\":\"25px 35px\",\"background-image\":\"none\",\"background-color\":\"#ffffff\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#444444\",\"width\":\"600px\"},\"type\":\"layout/grid1cols\",\"dataCols\":\"1\"},\"cols\":{\"0\":{\"props\":{\"style\":{\"padding\":\"0px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#444444\",\"width\":\"530px\"}},\"elements\":{\"0\":{\"type\":\"html/order_detail\",\"style\":{\"width\":\"530px\",\"padding\":\"0px\",\"background-image\":\"none\",\"background-color\":\"transparent\"},\"content\":{\"quantity\":\"Quantity:\"},\"attrs\":{\"data-template\":\"3\"},\"childStyle\":{\".viwec-item-row\":{\"background-color\":\"transparent\",\"border-width\":\"0px\",\"border-color\":\"#808080\"},\".viwec-product-img\":{},\".viwec-product-distance\":{\"padding\":\"20px 0px 0px\"},\".viwec-product-name\":{\"font-size\":\"16px\",\"font-weight\":\"400\",\"color\":\"#444444\",\"line-height\":\"30px\"},\".viwec-text-price\":{},\".viwec-item-style-1\":{},\".viwec-product-price\":{\"font-size\":\"20px\",\"font-weight\":\"400\",\"color\":\"#444444\",\"line-height\":\"30px\"},\".viwec-product-quantity\":{\"font-size\":\"14px\",\"font-weight\":\"300\",\"color\":\"#444444\",\"line-height\":\"24px\"}}},\"1\":{\"type\":\"html/divider\",\"style\":{\"width\":\"530px\",\"padding\":\"25px 0px 0px\",\"background-image\":\"none\",\"background-color\":\"transparent\"},\"content\":{},\"attrs\":{},\"childStyle\":{\"hr\":{\"border-top-color\":\"#f9f9f9\",\"border-width\":\"10px 0px 0px\"}}}}}}},\"3\":{\"props\":{\"style_outer\":{\"padding\":\"0px 35px\",\"background-image\":\"none\",\"background-color\":\"#ffffff\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#444444\",\"width\":\"600px\"},\"type\":\"layout/grid2cols\",\"dataCols\":\"2\"},\"cols\":{\"0\":{\"props\":{\"style\":{\"padding\":\"0px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#444444\",\"width\":\"265px\"}},\"elements\":{\"0\":{\"type\":\"html/text\",\"style\":{\"width\":\"265px\",\"line-height\":\"30px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#444444\"},\"content\":{\"text\":\"<p style=\\\"font-size: 15px;\\\"><span style=\\\"font-size: 20px;\\\">Payment Method</span></p>\"},\"attrs\":{},\"childStyle\":{}},\"1\":{\"type\":\"html/text\",\"style\":{\"width\":\"265px\",\"line-height\":\"22px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"padding\":\"5px 0px 0px\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#444444\"},\"content\":{\"text\":\"<p>{payment_method}</p>\"},\"attrs\":{},\"childStyle\":{}},\"2\":{\"type\":\"html/text\",\"style\":{\"width\":\"265px\",\"line-height\":\"30px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"padding\":\"5px 0px 0px\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#444444\"},\"content\":{\"text\":\"<p style=\\\"font-size: 15px;\\\"><span style=\\\"font-size: 20px;\\\">Shipment Method</span></p>\"},\"attrs\":{},\"childStyle\":{}},\"3\":{\"type\":\"html/text\",\"style\":{\"width\":\"265px\",\"line-height\":\"22px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"padding\":\"5px 0px 0px\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#444444\"},\"content\":{\"text\":\"<p><span style=\\\"font-size: 15px;\\\">{shipping_method}</span></p>\"},\"attrs\":{},\"childStyle\":{}},\"4\":{\"type\":\"html/text\",\"style\":{\"width\":\"265px\",\"line-height\":\"30px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"padding\":\"5px 0px 0px\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#444444\"},\"content\":{\"text\":\"<p style=\\\"font-size: 15px;\\\"><span style=\\\"font-size: 20px;\\\">Note</span></p>\"},\"attrs\":{},\"childStyle\":{}},\"5\":{\"type\":\"html/text\",\"style\":{\"width\":\"265px\",\"line-height\":\"22px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"padding\":\"5px 0px 0px\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#444444\"},\"content\":{\"text\":\"<p><span style=\\\"font-size: 15px;\\\">{customer_note}</span></p>\"},\"attrs\":{},\"childStyle\":{}}}},\"1\":{\"props\":{\"style\":{\"padding\":\"0px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#444444\",\"width\":\"265px\"}},\"elements\":{\"0\":{\"type\":\"html/order_subtotal\",\"style\":{\"width\":\"265px\",\"font-size\":\"15px\",\"font-weight\":\"300\",\"color\":\"#444444\",\"line-height\":\"24px\",\"padding\":\"0px\",\"background-image\":\"none\",\"background-color\":\"transparent\"},\"content\":{\"subtotal\":\"Subtotal\",\"discount\":\"Discount\",\"shipping\":\"Shipping\",\"refund-full\":\"Order fully refunded\",\"refund-part\":\"Refund\"},\"attrs\":{},\"childStyle\":{\".viwec-td-right\":{\"width\":\"30%\",\"text-align\":\"right\"},\".viwec-td-left\":{\"text-align\":\"left\"},\".viwec-order-subtotal-style\":{\"border-width\":\"0px\",\"border-color\":\"#444444\",\"padding\":\"0px\"}}},\"1\":{\"type\":\"html/order_total\",\"style\":{\"width\":\"265px\",\"font-size\":\"20px\",\"font-weight\":\"400\",\"color\":\"#444444\",\"line-height\":\"30px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\"},\"content\":{\"order_total\":\"Total\"},\"attrs\":{},\"childStyle\":{\".viwec-td-right\":{\"width\":\"30%\",\"text-align\":\"right\"},\".viwec-td-left\":{\"text-align\":\"left\"},\".viwec-order-total-style\":{\"border-width\":\"0px\",\"border-color\":\"#444444\",\"padding\":\"0px\"}}}}}}},\"4\":{\"props\":{\"style_outer\":{\"padding\":\"0px 35px\",\"background-image\":\"none\",\"background-color\":\"#ffffff\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#444444\",\"width\":\"600px\"},\"type\":\"layout/grid1cols\",\"dataCols\":\"1\"},\"cols\":{\"0\":{\"props\":{\"style\":{\"padding\":\"0px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#444444\",\"width\":\"530px\"}},\"elements\":{\"0\":{\"type\":\"html/spacer\",\"style\":{\"width\":\"530px\"},\"content\":{},\"attrs\":{},\"childStyle\":{\".viwec-spacer\":{\"padding\":\"18px 0px 0px\"}}},\"1\":{\"type\":\"html/wc_hook\",\"style\":{\"width\":\"530px\"},\"content\":{},\"attrs\":{\"data-wc-hook\":\"woocommerce_email_order_meta\"},\"childStyle\":{\"h2\":{\"font-size\":\"20px\",\"font-weight\":\"400\",\"line-height\":\"22px\",\"color\":\"#23282d\",\"background-color\":\"transparent\",\"padding\":\"10px 0px\"},\".td\":{\"font-size\":\"15px\",\"line-height\":\"22px\",\"padding\":\"8px 0px\"},\".head.td\":{\"color\":\"#444444\",\"background-color\":\"transparent\",\"border-color\":\"#e5e5e5\",\"border-style\":\"dashed\",\"border-width\":\"0px 0px 1px\"},\".body.td\":{\"color\":\"#444444\",\"background-color\":\"transparent\",\"border-color\":\"#e5e5e5\",\"border-style\":\"dashed\",\"border-width\":\"1px 0px 0px\"}}},\"2\":{\"type\":\"html/divider\",\"style\":{\"width\":\"530px\",\"padding\":\"25px 0px 0px\",\"background-image\":\"none\"},\"content\":{},\"attrs\":{},\"childStyle\":{\"hr\":{\"border-top-color\":\"#f9f9f9\",\"border-width\":\"10px 0px 0px\"}}}}}}},\"5\":{\"props\":{\"style_outer\":{\"padding\":\"0px 35px 35px\",\"background-image\":\"none\",\"background-color\":\"#ffffff\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#444444\",\"width\":\"600px\"},\"type\":\"layout/grid2cols\",\"dataCols\":\"2\"},\"cols\":{\"0\":{\"props\":{\"style\":{\"padding\":\"0px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#444444\",\"width\":\"265px\"}},\"elements\":{\"0\":{\"type\":\"html/text\",\"style\":{\"width\":\"265px\",\"line-height\":\"22px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"padding\":\"25px 0px 0px\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#444444\"},\"content\":{\"text\":\"<p style=\\\"font-size: 15px;\\\"><span style=\\\"font-size: 20px;\\\">Billing Address</span></p>\"},\"attrs\":{},\"childStyle\":{}},\"1\":{\"type\":\"html/billing_address\",\"style\":{\"width\":\"265px\",\"font-size\":\"15px\",\"font-weight\":\"300\",\"color\":\"#444444\",\"line-height\":\"22px\",\"text-align\":\"start\",\"padding\":\"20px 0px 0px\",\"background-image\":\"none\",\"background-color\":\"transparent\"},\"content\":{},\"attrs\":{},\"childStyle\":{}}}},\"1\":{\"props\":{\"style\":{\"padding\":\"0px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#444444\",\"width\":\"265px\"}},\"elements\":{\"0\":{\"type\":\"html/text\",\"style\":{\"width\":\"265px\",\"line-height\":\"22px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"padding\":\"25px 0px 0px\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#444444\"},\"content\":{\"text\":\"<p style=\\\"font-size: 15px;\\\"><span style=\\\"font-size: 20px;\\\">Shipping Address</span></p>\"},\"attrs\":{},\"childStyle\":{}},\"1\":{\"type\":\"html/shipping_address\",\"style\":{\"width\":\"265px\",\"font-size\":\"15px\",\"font-weight\":\"300\",\"color\":\"#444444\",\"line-height\":\"22px\",\"text-align\":\"start\",\"padding\":\"20px 0px 0px\",\"background-image\":\"none\",\"background-color\":\"transparent\"},\"content\":{},\"attrs\":{},\"childStyle\":{}}}}}},\"6\":{\"props\":{\"style_outer\":{\"padding\":\"25px 35px\",\"background-image\":\"none\",\"background-color\":\"#162447\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#444444\",\"width\":\"600px\"},\"type\":\"layout/grid1cols\",\"dataCols\":\"1\"},\"cols\":{\"0\":{\"props\":{\"style\":{\"padding\":\"0px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#444444\",\"width\":\"530px\"}},\"elements\":{\"0\":{\"type\":\"html/text\",\"style\":{\"width\":\"530px\",\"line-height\":\"22px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#444444\"},\"content\":{\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #f5f5f5; font-size: 20px;\\\">Get in Touch</span></p>\"},\"attrs\":{},\"childStyle\":{}},\"1\":{\"type\":\"html/social\",\"style\":{\"width\":\"530px\",\"text-align\":\"center\",\"padding\":\"20px 0px 0px\",\"background-image\":\"none\",\"background-color\":\"transparent\"},\"content\":{},\"attrs\":{\"facebook\":\"https://shoestimer.com/wp-content/plugins/email-template-customizer-for-woo/assets/img/fb-blue-white.png\",\"facebook_url\":\"#\",\"twitter\":\"https://shoestimer.com/wp-content/plugins/email-template-customizer-for-woo/assets/img/twi-cyan-white.png\",\"twitter_url\":\"#\",\"instagram\":\"https://shoestimer.com/wp-content/plugins/email-template-customizer-for-woo/assets/img/ins-white-color.png\",\"instagram_url\":\"#\",\"youtube\":\"https://shoestimer.com/wp-content/plugins/email-template-customizer-for-woo/assets/img/yt-color-white.png\",\"youtube_url\":\"\",\"linkedin\":\"https://shoestimer.com/wp-content/plugins/email-template-customizer-for-woo/assets/img/li-color-white.png\",\"linkedin_url\":\"\",\"whatsapp\":\"https://shoestimer.com/wp-content/plugins/email-template-customizer-for-woo/assets/img/wa-color-white.png\",\"whatsapp_url\":\"\",\"direction\":\"\",\"data-width\":\"\"},\"childStyle\":{}},\"2\":{\"type\":\"html/text\",\"style\":{\"width\":\"530px\",\"line-height\":\"22px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"padding\":\"20px 0px\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#444444\"},\"content\":{\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #f5f5f5; font-size: 12px;\\\">This email was sent by : <span style=\\\"color: #ffffff;\\\"><a style=\\\"color: #ffffff;\\\" href=\\\"{admin_email}\\\">{admin_email}</a></span></span></p>\\n<p style=\\\"text-align: center;\\\"><span style=\\\"color: #f5f5f5; font-size: 12px;\\\">For any questions please send an email to <span style=\\\"color: #ffffff;\\\"><a style=\\\"color: #ffffff;\\\" href=\\\"{admin_email}\\\">{admin_email}</a></span></span></p>\"},\"attrs\":{},\"childStyle\":{}},\"3\":{\"type\":\"html/text\",\"style\":{\"width\":\"530px\",\"line-height\":\"22px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#444444\"},\"content\":{\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #f5f5f5;\\\"><span style=\\\"color: #f5f5f5;\\\"><span style=\\\"font-size: 12px;\\\"><a style=\\\"color: #f5f5f5;\\\" href=\\\"#\\\">Privacy Policy</a>&nbsp; |&nbsp; <a style=\\\"color: #f5f5f5;\\\" href=\\\"#\\\">Help Center</a></span></span></span></p>\"},\"attrs\":{},\"childStyle\":{}}}}}}}}'),
(11176, 1763, 'viwec_settings_type', 'customer_completed_order'),
(10848, 1740, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(10755, 1734, '_menu_item_object_id', '248'),
(10756, 1734, '_menu_item_object', 'product_cat'),
(10738, 1733, '_menu_item_type', 'taxonomy'),
(10739, 1733, '_menu_item_menu_item_parent', '0'),
(10710, 1731, '_menu_item_object_id', '250'),
(10694, 1730, '_menu_item_menu_item_parent', '0'),
(10816, 1738, '_menu_item_object', 'product_cat'),
(10788, 1736, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(10798, 1737, '_menu_item_type', 'taxonomy'),
(10797, 1736, 'apus_icon_image', ''),
(10796, 1736, 'apus_icon_font', ''),
(10795, 1736, 'apus_width', ''),
(10794, 1736, 'apus_alignment', ''),
(10793, 1736, 'apus_text_label', ''),
(10792, 1736, 'apus_mega_profile', ''),
(10791, 1736, 'apus_highlight', ''),
(10790, 1736, '_menu_item_url', ''),
(10789, 1736, '_menu_item_xfn', ''),
(10787, 1736, '_menu_item_target', ''),
(10783, 1736, '_menu_item_type', 'taxonomy'),
(10784, 1736, '_menu_item_menu_item_parent', '0'),
(10785, 1736, '_menu_item_object_id', '245'),
(10786, 1736, '_menu_item_object', 'product_cat'),
(10832, 1739, '_menu_item_target', ''),
(10831, 1739, '_menu_item_object', 'product_cat'),
(10830, 1739, '_menu_item_object_id', '253'),
(10829, 1739, '_menu_item_menu_item_parent', '0'),
(10828, 1739, '_menu_item_type', 'taxonomy'),
(10827, 1738, 'apus_icon_image', ''),
(10826, 1738, 'apus_icon_font', ''),
(10825, 1738, 'apus_width', ''),
(10824, 1738, 'apus_alignment', ''),
(10823, 1738, 'apus_text_label', ''),
(10822, 1738, 'apus_mega_profile', ''),
(10821, 1738, 'apus_highlight', ''),
(10820, 1738, '_menu_item_url', ''),
(10819, 1738, '_menu_item_xfn', ''),
(10818, 1738, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(10817, 1738, '_menu_item_target', ''),
(10815, 1738, '_menu_item_object_id', '252'),
(10810, 1737, 'apus_width', ''),
(10811, 1737, 'apus_icon_font', ''),
(10812, 1737, 'apus_icon_image', ''),
(10813, 1738, '_menu_item_type', 'taxonomy'),
(10814, 1738, '_menu_item_menu_item_parent', '0'),
(10845, 1740, '_menu_item_object_id', '254'),
(10844, 1740, '_menu_item_menu_item_parent', '0'),
(10843, 1740, '_menu_item_type', 'taxonomy'),
(10842, 1739, 'apus_icon_image', ''),
(10840, 1739, 'apus_width', ''),
(10839, 1739, 'apus_alignment', ''),
(10838, 1739, 'apus_text_label', ''),
(10728, 1732, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(10727, 1732, '_menu_item_target', ''),
(10726, 1732, '_menu_item_object', 'product_cat'),
(10725, 1732, '_menu_item_object_id', '243'),
(10724, 1732, '_menu_item_menu_item_parent', '0'),
(10723, 1732, '_menu_item_type', 'taxonomy'),
(10722, 1731, 'apus_icon_image', ''),
(10721, 1731, 'apus_icon_font', ''),
(10720, 1731, 'apus_width', ''),
(10719, 1731, 'apus_alignment', ''),
(10701, 1730, 'apus_highlight', ''),
(10700, 1730, '_menu_item_url', ''),
(10699, 1730, '_menu_item_xfn', ''),
(10698, 1730, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(10697, 1730, '_menu_item_target', ''),
(10696, 1730, '_menu_item_object', 'product_cat'),
(10695, 1730, '_menu_item_object_id', '249'),
(10693, 1730, '_menu_item_type', 'taxonomy'),
(10718, 1731, 'apus_text_label', ''),
(10717, 1731, 'apus_mega_profile', ''),
(10716, 1731, 'apus_highlight', ''),
(10715, 1731, '_menu_item_url', ''),
(10714, 1731, '_menu_item_xfn', ''),
(10713, 1731, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(10712, 1731, '_menu_item_target', ''),
(10711, 1731, '_menu_item_object', 'product_cat'),
(10709, 1731, '_menu_item_menu_item_parent', '0'),
(10702, 1730, 'apus_mega_profile', ''),
(10703, 1730, 'apus_text_label', ''),
(10704, 1730, 'apus_alignment', ''),
(10705, 1730, 'apus_width', ''),
(10706, 1730, 'apus_icon_font', ''),
(10707, 1730, 'apus_icon_image', ''),
(10708, 1731, '_menu_item_type', 'taxonomy'),
(10837, 1739, 'apus_mega_profile', ''),
(10836, 1739, 'apus_highlight', ''),
(10835, 1739, '_menu_item_url', ''),
(10834, 1739, '_menu_item_xfn', ''),
(10833, 1739, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(10776, 1735, 'apus_highlight', ''),
(10775, 1735, '_menu_item_url', ''),
(10774, 1735, '_menu_item_xfn', ''),
(10773, 1735, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(10772, 1735, '_menu_item_target', ''),
(10771, 1735, '_menu_item_object', 'product_cat'),
(10770, 1735, '_menu_item_object_id', '246'),
(10769, 1735, '_menu_item_menu_item_parent', '0'),
(10768, 1735, '_menu_item_type', 'taxonomy'),
(10767, 1734, 'apus_icon_image', ''),
(10748, 1733, 'apus_text_label', ''),
(10747, 1733, 'apus_mega_profile', ''),
(10746, 1733, 'apus_highlight', ''),
(10745, 1733, '_menu_item_url', ''),
(10744, 1733, '_menu_item_xfn', ''),
(10743, 1733, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(10742, 1733, '_menu_item_target', ''),
(10741, 1733, '_menu_item_object', 'product_cat'),
(10740, 1733, '_menu_item_object_id', '244'),
(10737, 1732, 'apus_icon_image', ''),
(10729, 1732, '_menu_item_xfn', ''),
(10730, 1732, '_menu_item_url', ''),
(10731, 1732, 'apus_highlight', ''),
(10732, 1732, 'apus_mega_profile', ''),
(10733, 1732, 'apus_text_label', ''),
(10734, 1732, 'apus_alignment', ''),
(10735, 1732, 'apus_width', ''),
(10736, 1732, 'apus_icon_font', ''),
(10782, 1735, 'apus_icon_image', ''),
(10781, 1735, 'apus_icon_font', ''),
(10780, 1735, 'apus_width', ''),
(10779, 1735, 'apus_alignment', ''),
(10778, 1735, 'apus_text_label', ''),
(10777, 1735, 'apus_mega_profile', ''),
(10766, 1734, 'apus_icon_font', ''),
(10765, 1734, 'apus_width', ''),
(10764, 1734, 'apus_alignment', ''),
(10763, 1734, 'apus_text_label', ''),
(10762, 1734, 'apus_mega_profile', ''),
(10761, 1734, 'apus_highlight', ''),
(10760, 1734, '_menu_item_url', ''),
(10759, 1734, '_menu_item_xfn', ''),
(10758, 1734, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(10757, 1734, '_menu_item_target', ''),
(10754, 1734, '_menu_item_menu_item_parent', '0'),
(10749, 1733, 'apus_alignment', ''),
(10750, 1733, 'apus_width', ''),
(10751, 1733, 'apus_icon_font', ''),
(10752, 1733, 'apus_icon_image', ''),
(10753, 1734, '_menu_item_type', 'taxonomy'),
(10853, 1740, 'apus_text_label', ''),
(10852, 1740, 'apus_mega_profile', ''),
(10851, 1740, 'apus_highlight', ''),
(10850, 1740, '_menu_item_url', ''),
(10849, 1740, '_menu_item_xfn', ''),
(10847, 1740, '_menu_item_target', ''),
(10846, 1740, '_menu_item_object', 'product_cat'),
(10863, 1741, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(10862, 1741, '_menu_item_target', ''),
(10861, 1741, '_menu_item_object', 'product_cat'),
(10860, 1741, '_menu_item_object_id', '255'),
(10859, 1741, '_menu_item_menu_item_parent', '0'),
(10858, 1741, '_menu_item_type', 'taxonomy'),
(10857, 1740, 'apus_icon_image', ''),
(10856, 1740, 'apus_icon_font', ''),
(10855, 1740, 'apus_width', ''),
(10854, 1740, 'apus_alignment', ''),
(10809, 1737, 'apus_alignment', ''),
(10808, 1737, 'apus_text_label', ''),
(10807, 1737, 'apus_mega_profile', ''),
(10806, 1737, 'apus_highlight', ''),
(10805, 1737, '_menu_item_url', ''),
(10804, 1737, '_menu_item_xfn', ''),
(10803, 1737, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(10802, 1737, '_menu_item_target', ''),
(10801, 1737, '_menu_item_object', 'product_cat'),
(10800, 1737, '_menu_item_object_id', '247'),
(10799, 1737, '_menu_item_menu_item_parent', '0'),
(10689, 1727, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:300;s:6:\"height\";i:59;s:4:\"file\";s:23:\"2020/05/footer-logo.png\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"footer-logo-150x59.png\";s:5:\"width\";i:150;s:6:\"height\";i:59;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:22:\"footer-logo-220x59.png\";s:5:\"width\";i:220;s:6:\"height\";i:59;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:22:\"footer-logo-100x59.png\";s:5:\"width\";i:100;s:6:\"height\";i:59;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:22:\"footer-logo-100x59.png\";s:5:\"width\";i:100;s:6:\"height\";i:59;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(10688, 1727, '_wp_attached_file', '2020/05/footer-logo.png'),
(10679, 1722, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:870;s:6:\"height\";i:142;s:4:\"file\";s:18:\"2020/05/lloogo.png\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"lloogo-300x49.png\";s:5:\"width\";i:300;s:6:\"height\";i:49;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"lloogo-150x142.png\";s:5:\"width\";i:150;s:6:\"height\";i:142;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:18:\"lloogo-768x125.png\";s:5:\"width\";i:768;s:6:\"height\";i:125;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:18:\"lloogo-220x142.png\";s:5:\"width\";i:220;s:6:\"height\";i:142;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:18:\"lloogo-825x142.png\";s:5:\"width\";i:825;s:6:\"height\";i:142;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:18:\"lloogo-300x142.png\";s:5:\"width\";i:300;s:6:\"height\";i:142;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:17:\"lloogo-600x98.png\";s:5:\"width\";i:600;s:6:\"height\";i:98;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:18:\"lloogo-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:18:\"lloogo-300x142.png\";s:5:\"width\";i:300;s:6:\"height\";i:142;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:17:\"lloogo-600x98.png\";s:5:\"width\";i:600;s:6:\"height\";i:98;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:18:\"lloogo-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(10680, 1723, '_wp_attached_file', '2020/05/lloogo-1.png'),
(10681, 1723, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:870;s:6:\"height\";i:142;s:4:\"file\";s:20:\"2020/05/lloogo-1.png\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"lloogo-1-300x49.png\";s:5:\"width\";i:300;s:6:\"height\";i:49;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"lloogo-1-150x142.png\";s:5:\"width\";i:150;s:6:\"height\";i:142;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"lloogo-1-768x125.png\";s:5:\"width\";i:768;s:6:\"height\";i:125;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:20:\"lloogo-1-220x142.png\";s:5:\"width\";i:220;s:6:\"height\";i:142;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:20:\"lloogo-1-825x142.png\";s:5:\"width\";i:825;s:6:\"height\";i:142;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"lloogo-1-300x142.png\";s:5:\"width\";i:300;s:6:\"height\";i:142;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:19:\"lloogo-1-600x98.png\";s:5:\"width\";i:600;s:6:\"height\";i:98;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"lloogo-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:20:\"lloogo-1-300x142.png\";s:5:\"width\";i:300;s:6:\"height\";i:142;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:19:\"lloogo-1-600x98.png\";s:5:\"width\";i:600;s:6:\"height\";i:98;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"lloogo-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(10682, 1724, '_wp_attached_file', '2020/05/shoeloog.png');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(10683, 1724, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:350;s:6:\"height\";i:58;s:4:\"file\";s:20:\"2020/05/shoeloog.png\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"shoeloog-300x50.png\";s:5:\"width\";i:300;s:6:\"height\";i:50;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"shoeloog-150x58.png\";s:5:\"width\";i:150;s:6:\"height\";i:58;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:19:\"shoeloog-220x58.png\";s:5:\"width\";i:220;s:6:\"height\";i:58;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:19:\"shoeloog-300x58.png\";s:5:\"width\";i:300;s:6:\"height\";i:58;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:19:\"shoeloog-100x58.png\";s:5:\"width\";i:100;s:6:\"height\";i:58;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:19:\"shoeloog-300x58.png\";s:5:\"width\";i:300;s:6:\"height\";i:58;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:19:\"shoeloog-100x58.png\";s:5:\"width\";i:100;s:6:\"height\";i:58;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(10690, 1728, '_wp_attached_file', '2020/05/3001.png'),
(10691, 1728, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:300;s:6:\"height\";i:61;s:4:\"file\";s:16:\"2020/05/3001.png\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"3001-150x61.png\";s:5:\"width\";i:150;s:6:\"height\";i:61;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:15:\"3001-220x61.png\";s:5:\"width\";i:220;s:6:\"height\";i:61;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:15:\"3001-100x61.png\";s:5:\"width\";i:100;s:6:\"height\";i:61;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:15:\"3001-100x61.png\";s:5:\"width\";i:100;s:6:\"height\";i:61;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(10864, 1741, '_menu_item_xfn', ''),
(10865, 1741, '_menu_item_url', ''),
(10866, 1741, 'apus_highlight', ''),
(10867, 1741, 'apus_mega_profile', ''),
(10868, 1741, 'apus_text_label', ''),
(10869, 1741, 'apus_alignment', ''),
(10870, 1741, 'apus_width', ''),
(10871, 1741, 'apus_icon_font', ''),
(10872, 1741, 'apus_icon_image', ''),
(10873, 1742, '_menu_item_type', 'taxonomy'),
(10874, 1742, '_menu_item_menu_item_parent', '0'),
(10875, 1742, '_menu_item_object_id', '256'),
(10876, 1742, '_menu_item_object', 'product_cat'),
(10877, 1742, '_menu_item_target', ''),
(10878, 1742, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(10879, 1742, '_menu_item_xfn', ''),
(10880, 1742, '_menu_item_url', ''),
(10881, 1742, 'apus_highlight', ''),
(10882, 1742, 'apus_mega_profile', ''),
(10883, 1742, 'apus_text_label', ''),
(10884, 1742, 'apus_alignment', ''),
(10885, 1742, 'apus_width', ''),
(10886, 1742, 'apus_icon_font', ''),
(10887, 1742, 'apus_icon_image', ''),
(10888, 1743, '_menu_item_type', 'taxonomy'),
(10889, 1743, '_menu_item_menu_item_parent', '0'),
(10890, 1743, '_menu_item_object_id', '251'),
(10891, 1743, '_menu_item_object', 'product_cat'),
(10892, 1743, '_menu_item_target', ''),
(10893, 1743, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(10894, 1743, '_menu_item_xfn', ''),
(10895, 1743, '_menu_item_url', ''),
(10896, 1743, 'apus_highlight', ''),
(10897, 1743, 'apus_mega_profile', ''),
(10898, 1743, 'apus_text_label', ''),
(10899, 1743, 'apus_alignment', ''),
(10900, 1743, 'apus_width', ''),
(10901, 1743, 'apus_icon_font', ''),
(10902, 1743, 'apus_icon_image', ''),
(11039, 1752, '_wp_attached_file', '2020/08/shoes5.png'),
(11040, 1752, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:400;s:6:\"height\";i:83;s:4:\"file\";s:18:\"2020/08/shoes5.png\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"shoes5-300x62.png\";s:5:\"width\";i:300;s:6:\"height\";i:62;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"shoes5-150x83.png\";s:5:\"width\";i:150;s:6:\"height\";i:83;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:17:\"shoes5-220x83.png\";s:5:\"width\";i:220;s:6:\"height\";i:83;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:17:\"shoes5-300x83.png\";s:5:\"width\";i:300;s:6:\"height\";i:83;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:17:\"shoes5-100x83.png\";s:5:\"width\";i:100;s:6:\"height\";i:83;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:17:\"shoes5-300x83.png\";s:5:\"width\";i:300;s:6:\"height\";i:83;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:17:\"shoes5-100x83.png\";s:5:\"width\";i:100;s:6:\"height\";i:83;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(11041, 1753, '_wp_attached_file', '2020/08/4002.png'),
(11042, 1753, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:400;s:6:\"height\";i:106;s:4:\"file\";s:16:\"2020/08/4002.png\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"4002-300x80.png\";s:5:\"width\";i:300;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"4002-150x106.png\";s:5:\"width\";i:150;s:6:\"height\";i:106;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:16:\"4002-220x106.png\";s:5:\"width\";i:220;s:6:\"height\";i:106;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:16:\"4002-300x106.png\";s:5:\"width\";i:300;s:6:\"height\";i:106;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:16:\"4002-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:16:\"4002-300x106.png\";s:5:\"width\";i:300;s:6:\"height\";i:106;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:16:\"4002-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(11043, 1754, '_wp_attached_file', '2020/08/bidlore-logo.png'),
(11044, 1754, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:500;s:6:\"height\";i:133;s:4:\"file\";s:24:\"2020/08/bidlore-logo.png\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"bidlore-logo-300x80.png\";s:5:\"width\";i:300;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"bidlore-logo-150x133.png\";s:5:\"width\";i:150;s:6:\"height\";i:133;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:24:\"bidlore-logo-220x133.png\";s:5:\"width\";i:220;s:6:\"height\";i:133;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:24:\"bidlore-logo-300x133.png\";s:5:\"width\";i:300;s:6:\"height\";i:133;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:24:\"bidlore-logo-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:24:\"bidlore-logo-300x133.png\";s:5:\"width\";i:300;s:6:\"height\";i:133;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:24:\"bidlore-logo-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(11164, 1757, 'viwec_settings_type', 'default'),
(11165, 1757, 'viwec_email_structure', '{\"style_container\":{\"background-color\":\"#f2f2f2\",\"background-image\":\"none\"},\"rows\":{\"0\":{\"props\":{\"style_outer\":{\"padding\":\"15px 35px\",\"background-image\":\"none\",\"background-color\":\"#162447\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"transparent\",\"width\":\"600px\"},\"type\":\"layout/grid2cols\",\"dataCols\":\"2\"},\"cols\":{\"0\":{\"props\":{\"style\":{\"padding\":\"0px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#444444\",\"width\":\"265px\"}},\"elements\":{\"0\":{\"type\":\"html/text\",\"style\":{\"width\":\"265px\",\"line-height\":\"30px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#444444\"},\"content\":{\"text\":\"<p><span style=\\\"font-size: 20px; color: #ffffff;\\\">YOUR LOGO</span></p>\"},\"attrs\":{},\"childStyle\":{}}}},\"1\":{\"props\":{\"style\":{\"padding\":\"0px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#444444\",\"width\":\"265px\"}},\"elements\":{\"0\":{\"type\":\"html/text\",\"style\":{\"width\":\"265px\",\"line-height\":\"30px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#444444\"},\"content\":{\"text\":\"<p style=\\\"text-align: right;\\\"><span style=\\\"color: #ffffff;\\\">Help Center</span></p>\"},\"attrs\":{},\"childStyle\":{}}}}}},\"1\":{\"props\":{\"style_outer\":{\"padding\":\"45px 35px\",\"background-image\":\"none\",\"background-color\":\"#f9f9f9\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#444444\",\"width\":\"600px\"},\"type\":\"layout/grid1cols\",\"dataCols\":\"1\"},\"cols\":{\"0\":{\"props\":{\"style\":{\"padding\":\"0px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#444444\",\"width\":\"530px\"}},\"elements\":{\"0\":{\"type\":\"html/recover_heading\",\"style\":{\"width\":\"530px\",\"font-size\":\"30px\",\"font-weight\":\"600\",\"color\":\"#444444\",\"line-height\":\"45px\",\"text-align\":\"center\",\"padding\":\"0px\",\"background-image\":\"none\",\"background-color\":\"transparent\"},\"content\":{},\"attrs\":{},\"childStyle\":{}}}}}},\"2\":{\"props\":{\"style_outer\":{\"padding\":\"35px\",\"background-image\":\"none\",\"background-color\":\"#ffffff\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#444444\",\"width\":\"600px\"},\"type\":\"layout/grid1cols\",\"dataCols\":\"1\"},\"cols\":{\"0\":{\"props\":{\"style\":{\"padding\":\"0px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#444444\",\"width\":\"530px\"}},\"elements\":{\"0\":{\"type\":\"html/recover_content\",\"style\":{\"width\":\"530px\"},\"content\":{},\"attrs\":{\"show_img\":\"true\"},\"childStyle\":{\"p\":{\"font-size\":\"16px\",\"font-weight\":\"400\",\"line-height\":\"22px\",\"color\":\"#444444\",\"padding\":\"0px\"},\"h2\":{\"font-size\":\"20px\",\"font-weight\":\"500\",\"line-height\":\"25.2px\",\"color\":\"#444444\",\"padding\":\"25px 0px 10px\"},\".head.td\":{\"font-size\":\"16px\",\"line-height\":\"18.2px\",\"font-weight\":\"600\",\"color\":\"#444444\",\"border-color\":\"#f4f4f4\",\"border-style\":\"dotted\",\"border-width\":\"0px 0px 1px\"},\".body.td\":{\"font-size\":\"16px\",\"line-height\":\"18.2px\",\"color\":\"#444444\",\"border-color\":\"#cccccc\",\"border-style\":\"dashed\",\"border-width\":\"1px 0px 0px\"},\"th.body.td\":{\"font-weight\":\"500\"},\"td.body.td\":{\"font-weight\":\"400\"},\".td\":{\"padding\":\"8px 0px\"},\"img\":{\"width\":\"80px\"}}}}}}},\"3\":{\"props\":{\"style_outer\":{\"padding\":\"25px 35px\",\"background-image\":\"none\",\"background-color\":\"#162447\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#444444\",\"width\":\"600px\"},\"type\":\"layout/grid1cols\",\"dataCols\":\"1\"},\"cols\":{\"0\":{\"props\":{\"style\":{\"padding\":\"0px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#444444\",\"width\":\"530px\"}},\"elements\":{\"0\":{\"type\":\"html/text\",\"style\":{\"width\":\"530px\",\"line-height\":\"22px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#444444\"},\"content\":{\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #f5f5f5; font-size: 20px;\\\">Get in Touch</span></p>\"},\"attrs\":{},\"childStyle\":{}},\"1\":{\"type\":\"html/social\",\"style\":{\"width\":\"530px\",\"text-align\":\"center\",\"padding\":\"20px 0px 0px\",\"background-image\":\"none\",\"background-color\":\"transparent\"},\"content\":{},\"attrs\":{\"facebook\":\"https://shoestimer.com/wp-content/plugins/email-template-customizer-for-woo/assets/img/fb-blue-white.png\",\"facebook_url\":\"#\",\"twitter\":\"https://shoestimer.com/wp-content/plugins/email-template-customizer-for-woo/assets/img/twi-cyan-white.png\",\"twitter_url\":\"#\",\"instagram\":\"https://shoestimer.com/wp-content/plugins/email-template-customizer-for-woo/assets/img/ins-white-color.png\",\"instagram_url\":\"#\",\"youtube\":\"https://shoestimer.com/wp-content/plugins/email-template-customizer-for-woo/assets/img/yt-color-white.png\",\"youtube_url\":\"\",\"linkedin\":\"https://shoestimer.com/wp-content/plugins/email-template-customizer-for-woo/assets/img/li-color-white.png\",\"linkedin_url\":\"\",\"whatsapp\":\"https://shoestimer.com/wp-content/plugins/email-template-customizer-for-woo/assets/img/wa-color-white.png\",\"whatsapp_url\":\"\",\"direction\":\"\",\"data-width\":\"\"},\"childStyle\":{}},\"2\":{\"type\":\"html/text\",\"style\":{\"width\":\"530px\",\"line-height\":\"22px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"padding\":\"20px 0px\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#444444\"},\"content\":{\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #f5f5f5; font-size: 12px;\\\">This email was sent by : <span style=\\\"color: #ffffff;\\\"><a style=\\\"color: #ffffff;\\\" href=\\\"{admin_email}\\\">{admin_email}</a></span></span></p>\\n<p style=\\\"text-align: center;\\\"><span style=\\\"color: #f5f5f5; font-size: 12px;\\\">For any questions please send an email to <span style=\\\"color: #ffffff;\\\"><a style=\\\"color: #ffffff;\\\" href=\\\"{admin_email}\\\">{admin_email}</a></span></span></p>\"},\"attrs\":{},\"childStyle\":{}},\"3\":{\"type\":\"html/text\",\"style\":{\"width\":\"530px\",\"line-height\":\"22px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#444444\"},\"content\":{\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #f5f5f5;\\\"><span style=\\\"color: #f5f5f5;\\\"><span style=\\\"font-size: 12px;\\\"><a style=\\\"color: #f5f5f5;\\\" href=\\\"#\\\">Privacy Policy</a>&nbsp; |&nbsp; <a style=\\\"color: #f5f5f5;\\\" href=\\\"#\\\">Help Center</a></span></span></span></p>\"},\"attrs\":{},\"childStyle\":{}}}}}}}}'),
(11184, 1767, 'viwec_settings_type', 'customer_invoice_pending'),
(11185, 1767, 'viwec_email_structure', '{\"style_container\":{\"background-color\":\"#f2f2f2\",\"background-image\":\"none\"},\"rows\":{\"0\":{\"props\":{\"style_outer\":{\"padding\":\"15px 35px\",\"background-image\":\"none\",\"background-color\":\"#162447\",\"border-color\":\"transparent\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"width\":\"600px\"},\"type\":\"layout/grid2cols\",\"dataCols\":\"2\"},\"cols\":{\"0\":{\"props\":{\"style\":{\"padding\":\"0px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"border-color\":\"#444444\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"width\":\"265px\"}},\"elements\":{\"0\":{\"type\":\"html/text\",\"style\":{\"width\":\"265px\",\"line-height\":\"30px\",\"background-image\":\"none\",\"padding\":\"0px\",\"border-color\":\"#444444\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":\"0px\"},\"content\":{\"text\":\"<p><span style=\\\"font-size: 20px; color: #ffffff;\\\">YOUR LOGO</span></p>\"},\"attrs\":{},\"childStyle\":{}}}},\"1\":{\"props\":{\"style\":{\"padding\":\"0px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"border-color\":\"#444444\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"width\":\"265px\"}},\"elements\":{\"0\":{\"type\":\"html/text\",\"style\":{\"width\":\"265px\",\"line-height\":\"30px\",\"background-image\":\"none\",\"padding\":\"0px\",\"border-color\":\"#444444\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":\"0px\"},\"content\":{\"text\":\"<p style=\\\"text-align: right;\\\"><span style=\\\"color: #ffffff;\\\">Help Center</span></p>\"},\"attrs\":{},\"childStyle\":{}}}}}},\"1\":{\"props\":{\"style_outer\":{\"padding\":\"45px 35px\",\"background-image\":\"none\",\"background-color\":\"#f9f9f9\",\"border-color\":\"#444444\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"width\":\"600px\"},\"type\":\"layout/grid1cols\",\"dataCols\":\"1\"},\"cols\":{\"0\":{\"props\":{\"style\":{\"padding\":\"0px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"border-color\":\"#444444\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"width\":\"530px\"}},\"elements\":{\"0\":{\"type\":\"html/image\",\"style\":{\"width\":\"530px\",\"text-align\":\"center\",\"padding\":\"0px\",\"background-image\":\"none\"},\"content\":{},\"attrs\":{\"src\":\"https://shoestimer.com/wp-content/plugins/email-template-customizer-for-woo/assets/img/icon-barcode-dark-blue-200x200-1.png\"},\"childStyle\":{\"img\":{\"width\":\"100px\"}}},\"1\":{\"type\":\"html/text\",\"style\":{\"width\":\"530px\",\"line-height\":\"30px\",\"background-image\":\"none\",\"padding\":\"35px 0px 0px\",\"border-color\":\"#444444\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":\"0px\"},\"content\":{\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #444444;\\\"><span style=\\\"font-size: 24px;\\\">Invoice for order #{order_number}</span></span></p>\"},\"attrs\":{},\"childStyle\":{}},\"2\":{\"type\":\"html/text\",\"style\":{\"width\":\"530px\",\"line-height\":\"24px\",\"background-image\":\"none\",\"padding\":\"10px 0px 0px\",\"border-color\":\"#444444\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":\"0px\"},\"content\":{\"text\":\"<p><span style=\\\"font-size: 16px;\\\">Hi {customer_name}, Here are the details of your order placed on {order_date}. With a <span style=\\\"font-family: \'Helvetica Neue\', Helvetica, Roboto, Arial, sans-serif;\\\">link to make payment when you\'re ready: <span style=\\\"color: #333333;\\\"><a style=\\\"color: #333333;\\\" href=\\\"{payment_url}\\\">Pay for this order</a></span></span></span></p>\"},\"attrs\":{},\"childStyle\":{}}}}}},\"2\":{\"props\":{\"style_outer\":{\"padding\":\"25px 35px\",\"background-image\":\"none\",\"background-color\":\"#ffffff\",\"border-color\":\"#444444\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"width\":\"600px\"},\"type\":\"layout/grid1cols\",\"dataCols\":\"1\"},\"cols\":{\"0\":{\"props\":{\"style\":{\"padding\":\"0px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"border-color\":\"#444444\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"width\":\"530px\"}},\"elements\":{\"0\":{\"type\":\"html/order_detail\",\"style\":{\"width\":\"530px\",\"padding\":\"0px\",\"background-image\":\"none\"},\"content\":{\"product\":\"Product\",\"quantity\":\"Quantity\",\"price\":\"Price\"},\"attrs\":{\"data-template\":\"1\",\"show_sku\":\"\"},\"childStyle\":{\".viwec-item-row\":{},\".viwec-product-img\":{},\".viwec-product-distance\":{},\".viwec-product-name\":{},\".viwec-text-price\":{\"width\":\"30%\"},\".viwec-item-style-1\":{\"font-size\":\"15px\",\"color\":\"#444444\",\"line-height\":\"22px\"},\".viwec-product-price\":{},\".viwec-product-quantity\":{}}}}}}},\"3\":{\"props\":{\"style_outer\":{\"padding\":\"0px 35px\",\"background-image\":\"none\",\"background-color\":\"#ffffff\",\"border-color\":\"#444444\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"width\":\"600px\"},\"type\":\"layout/grid2cols\",\"dataCols\":\"2\"},\"cols\":{\"0\":{\"props\":{\"style\":{\"padding\":\"0px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"border-color\":\"#444444\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"width\":\"265px\"}},\"elements\":{\"0\":{\"type\":\"html/text\",\"style\":{\"width\":\"265px\",\"line-height\":\"24px\",\"background-image\":\"none\",\"padding\":\"0px\",\"border-color\":\"#444444\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":\"0px\"},\"content\":{\"text\":\"<p style=\\\"font-size: 15px;\\\"><span style=\\\"font-size: 16px;\\\">Pay with {payment_method}</span></p>\"},\"attrs\":{},\"childStyle\":{}},\"1\":{\"type\":\"html/text\",\"style\":{\"width\":\"265px\",\"line-height\":\"24px\",\"background-image\":\"none\",\"padding\":\"0px\",\"border-color\":\"#444444\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":\"0px\"},\"content\":{\"text\":\"<p style=\\\"font-size: 15px;\\\"><span style=\\\"font-size: 16px;\\\">Shipping via {shipping_method}</span></p>\"},\"attrs\":{},\"childStyle\":{}},\"2\":{\"type\":\"html/text\",\"style\":{\"width\":\"265px\",\"line-height\":\"24px\",\"background-image\":\"none\",\"padding\":\"0px\",\"border-color\":\"#444444\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":\"0px\"},\"content\":{\"text\":\"<p style=\\\"font-size: 15px;\\\"><span style=\\\"font-size: 16px;\\\">Note: {customer_note}</span></p>\"},\"attrs\":{},\"childStyle\":{}}}},\"1\":{\"props\":{\"style\":{\"padding\":\"0px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"border-color\":\"#444444\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"width\":\"265px\"}},\"elements\":{\"0\":{\"type\":\"html/order_subtotal\",\"style\":{\"width\":\"265px\",\"font-size\":\"16px\",\"font-weight\":\"300\",\"color\":\"#444444\",\"line-height\":\"24px\",\"padding\":\"0px\",\"background-image\":\"none\"},\"content\":{\"subtotal\":\"Subtotal\",\"discount\":\"Discount\",\"shipping\":\"Shipping\",\"refund-full\":\"Order fully refunded\",\"refund-part\":\"Refund\"},\"attrs\":{},\"childStyle\":{\".viwec-td-right\":{\"width\":\"30%\",\"text-align\":\"right\"},\".viwec-td-left\":{\"text-align\":\"left\"},\".viwec-order-subtotal-style\":{\"border-width\":\"0px\",\"border-color\":\"#444444\",\"padding\":\"0px\"}}},\"1\":{\"type\":\"html/order_total\",\"style\":{\"width\":\"265px\",\"font-size\":\"20px\",\"font-weight\":\"400\",\"color\":\"#444444\",\"line-height\":\"30px\",\"background-image\":\"none\",\"padding\":\"0px\"},\"content\":{\"order_total\":\"Total\"},\"attrs\":{},\"childStyle\":{\".viwec-td-right\":{\"width\":\"30%\",\"text-align\":\"right\"},\".viwec-td-left\":{\"text-align\":\"left\"},\".viwec-order-total-style\":{\"border-width\":\"0px\",\"border-color\":\"#444444\",\"padding\":\"0px\"}}}}}}},\"4\":{\"props\":{\"style_outer\":{\"padding\":\"0px 35px\",\"background-image\":\"none\",\"background-color\":\"#ffffff\",\"border-color\":\"#444444\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"width\":\"600px\"},\"type\":\"layout/grid1cols\",\"dataCols\":\"1\"},\"cols\":{\"0\":{\"props\":{\"style\":{\"padding\":\"0px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"border-color\":\"#444444\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"width\":\"530px\"}},\"elements\":{\"0\":{\"type\":\"html/spacer\",\"style\":{\"width\":\"530px\"},\"content\":{},\"attrs\":{},\"childStyle\":{\".viwec-spacer\":{\"padding\":\"18px 0px 0px\"}}},\"1\":{\"type\":\"html/wc_hook\",\"style\":{\"width\":\"530px\"},\"content\":{},\"attrs\":{\"data-wc-hook\":\"woocommerce_email_order_meta\"},\"childStyle\":{\"h2\":{\"font-size\":\"20px\",\"font-weight\":\"400\",\"line-height\":\"22px\",\"color\":\"#23282d\",\"padding\":\"10px 0px\"},\".td\":{\"font-size\":\"15px\",\"line-height\":\"22px\",\"padding\":\"8px 0px\"},\".head.td\":{\"color\":\"#444444\",\"border-color\":\"#e5e5e5\",\"border-style\":\"dashed\",\"border-width\":\"0px 0px 1px\"},\".body.td\":{\"color\":\"#444444\",\"border-color\":\"#e5e5e5\",\"border-style\":\"dashed\",\"border-width\":\"1px 0px 0px\"}}},\"2\":{\"type\":\"html/divider\",\"style\":{\"width\":\"530px\",\"padding\":\"25px 0px 0px\",\"background-image\":\"none\",\"background-color\":\"transparent\"},\"content\":{},\"attrs\":{},\"childStyle\":{\"hr\":{\"border-top-color\":\"#f9f9f9\",\"border-width\":\"10px 0px 0px\"}}}}}}},\"5\":{\"props\":{\"style_outer\":{\"padding\":\"0px 35px 25px\",\"background-image\":\"none\",\"background-color\":\"#ffffff\",\"border-color\":\"#444444\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"width\":\"600px\"},\"type\":\"layout/grid2cols\",\"dataCols\":\"2\"},\"cols\":{\"0\":{\"props\":{\"style\":{\"padding\":\"0px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"border-color\":\"#444444\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"width\":\"265px\"}},\"elements\":{\"0\":{\"type\":\"html/text\",\"style\":{\"width\":\"265px\",\"line-height\":\"22px\",\"background-image\":\"none\",\"padding\":\"25px 0px 0px\",\"border-color\":\"#444444\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":\"0px\"},\"content\":{\"text\":\"<p style=\\\"font-size: 15px;\\\"><span style=\\\"font-size: 20px;\\\">Billing Address</span></p>\"},\"attrs\":{},\"childStyle\":{}},\"1\":{\"type\":\"html/billing_address\",\"style\":{\"width\":\"265px\",\"font-size\":\"15px\",\"font-weight\":\"300\",\"color\":\"#444444\",\"line-height\":\"22px\",\"text-align\":\"start\",\"padding\":\"20px 0px 0px\",\"background-image\":\"none\"},\"content\":{},\"attrs\":{},\"childStyle\":{}}}},\"1\":{\"props\":{\"style\":{\"padding\":\"0px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"border-color\":\"#444444\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"width\":\"265px\"}},\"elements\":{\"0\":{\"type\":\"html/text\",\"style\":{\"width\":\"265px\",\"line-height\":\"22px\",\"background-image\":\"none\",\"padding\":\"25px 0px 0px\",\"border-color\":\"#444444\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":\"0px\"},\"content\":{\"text\":\"<p style=\\\"font-size: 15px;\\\"><span style=\\\"font-size: 20px;\\\">Shipping Address</span></p>\"},\"attrs\":{},\"childStyle\":{}},\"1\":{\"type\":\"html/shipping_address\",\"style\":{\"width\":\"265px\",\"font-size\":\"15px\",\"font-weight\":\"300\",\"color\":\"#444444\",\"line-height\":\"22px\",\"text-align\":\"start\",\"padding\":\"20px 0px 0px\",\"background-image\":\"none\"},\"content\":{},\"attrs\":{},\"childStyle\":{}}}}}},\"6\":{\"props\":{\"style_outer\":{\"padding\":\"25px 35px\",\"background-image\":\"none\",\"background-color\":\"#162447\",\"border-color\":\"#444444\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"width\":\"600px\"},\"type\":\"layout/grid1cols\",\"dataCols\":\"1\"},\"cols\":{\"0\":{\"props\":{\"style\":{\"padding\":\"0px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"border-color\":\"#444444\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"width\":\"530px\"}},\"elements\":{\"0\":{\"type\":\"html/text\",\"style\":{\"width\":\"530px\",\"line-height\":\"22px\",\"background-image\":\"none\",\"padding\":\"0px\",\"border-color\":\"#444444\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":\"0px\"},\"content\":{\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #f5f5f5; font-size: 20px;\\\">Get in Touch</span></p>\"},\"attrs\":{},\"childStyle\":{}},\"1\":{\"type\":\"html/social\",\"style\":{\"width\":\"530px\",\"text-align\":\"center\",\"padding\":\"20px 0px 0px\",\"background-image\":\"none\"},\"content\":{},\"attrs\":{\"facebook\":\"https://shoestimer.com/wp-content/plugins/email-template-customizer-for-woo/assets/img/fb-blue-white.png\",\"facebook_url\":\"#\",\"twitter\":\"https://shoestimer.com/wp-content/plugins/email-template-customizer-for-woo/assets/img/twi-cyan-white.png\",\"twitter_url\":\"#\",\"instagram\":\"https://shoestimer.com/wp-content/plugins/email-template-customizer-for-woo/assets/img/ins-white-color.png\",\"instagram_url\":\"#\",\"youtube\":\"https://shoestimer.com/wp-content/plugins/email-template-customizer-for-woo/assets/img/yt-color-white.png\",\"youtube_url\":\"\",\"linkedin\":\"https://shoestimer.com/wp-content/plugins/email-template-customizer-for-woo/assets/img/li-color-white.png\",\"linkedin_url\":\"\",\"whatsapp\":\"https://shoestimer.com/wp-content/plugins/email-template-customizer-for-woo/assets/img/wa-color-white.png\",\"whatsapp_url\":\"\",\"direction\":\"\",\"data-width\":\"\"},\"childStyle\":{}},\"2\":{\"type\":\"html/text\",\"style\":{\"width\":\"530px\",\"line-height\":\"22px\",\"background-image\":\"none\",\"padding\":\"20px 0px\",\"border-color\":\"#444444\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":\"0px\"},\"content\":{\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #f5f5f5; font-size: 12px;\\\">This email was sent by : <span style=\\\"color: #ffffff;\\\"><a style=\\\"color: #ffffff;\\\" href=\\\"{admin_email}\\\">{admin_email}</a></span></span></p>\\n<p style=\\\"text-align: center;\\\"><span style=\\\"color: #f5f5f5; font-size: 12px;\\\">For any questions please send an email to <span style=\\\"color: #ffffff;\\\"><a style=\\\"color: #ffffff;\\\" href=\\\"{admin_email}\\\">{admin_email}</a></span></span></p>\"},\"attrs\":{},\"childStyle\":{}},\"3\":{\"type\":\"html/text\",\"style\":{\"width\":\"530px\",\"line-height\":\"22px\",\"background-image\":\"none\",\"padding\":\"0px\",\"border-color\":\"#444444\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":\"0px\"},\"content\":{\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #f5f5f5;\\\"><span style=\\\"color: #f5f5f5;\\\"><span style=\\\"font-size: 12px;\\\"><a style=\\\"color: #f5f5f5;\\\" href=\\\"#\\\">Privacy Policy</a>&nbsp; |&nbsp; <a style=\\\"color: #f5f5f5;\\\" href=\\\"#\\\">Help Center</a></span></span></span></p>\"},\"attrs\":{},\"childStyle\":{}}}}}}}}'),
(11186, 1768, 'viwec_settings_type', 'customer_note');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11187, 1768, 'viwec_email_structure', '{\"style_container\":{\"background-color\":\"#f2f2f2\",\"background-image\":\"none\"},\"rows\":{\"0\":{\"props\":{\"style_outer\":{\"padding\":\"15px 35px\",\"background-image\":\"none\",\"background-color\":\"#162447\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"transparent\",\"width\":\"600px\"},\"type\":\"layout/grid2cols\",\"dataCols\":\"2\"},\"cols\":{\"0\":{\"props\":{\"style\":{\"padding\":\"0px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#444444\",\"width\":\"265px\"}},\"elements\":{\"0\":{\"type\":\"html/text\",\"style\":{\"width\":\"265px\",\"line-height\":\"30px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#444444\"},\"content\":{\"text\":\"<p><span style=\\\"font-size: 20px; color: #ffffff;\\\">YOUR LOGO</span></p>\"},\"attrs\":{},\"childStyle\":{}}}},\"1\":{\"props\":{\"style\":{\"padding\":\"0px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#444444\",\"width\":\"265px\"}},\"elements\":{\"0\":{\"type\":\"html/text\",\"style\":{\"width\":\"265px\",\"line-height\":\"30px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#444444\"},\"content\":{\"text\":\"<p style=\\\"text-align: right;\\\"><span style=\\\"color: #ffffff;\\\">Help Center</span></p>\"},\"attrs\":{},\"childStyle\":{}}}}}},\"1\":{\"props\":{\"style_outer\":{\"padding\":\"45px 35px\",\"background-image\":\"none\",\"background-color\":\"#f9f9f9\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#444444\",\"width\":\"600px\"},\"type\":\"layout/grid1cols\",\"dataCols\":\"1\"},\"cols\":{\"0\":{\"props\":{\"style\":{\"padding\":\"0px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#444444\",\"width\":\"530px\"}},\"elements\":{\"0\":{\"type\":\"html/image\",\"style\":{\"width\":\"530px\",\"text-align\":\"center\",\"padding\":\"0px\",\"background-image\":\"none\",\"background-color\":\"transparent\"},\"content\":{},\"attrs\":{\"src\":\"https://shoestimer.com/wp-content/plugins/email-template-customizer-for-woo/assets/img/icon-info-dark-blue-200x200-1.png\"},\"childStyle\":{\"img\":{\"width\":\"100px\"}}},\"1\":{\"type\":\"html/text\",\"style\":{\"width\":\"530px\",\"line-height\":\"30px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"padding\":\"35px 0px 0px\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#444444\"},\"content\":{\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"font-size: 30px;\\\">Hi {customer_name},</span></p>\"},\"attrs\":{},\"childStyle\":{}},\"2\":{\"type\":\"html/text\",\"style\":{\"width\":\"530px\",\"line-height\":\"30px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"padding\":\"10px 0px 0px\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#444444\"},\"content\":{\"text\":\"<p><span style=\\\"font-size: 16px;\\\">The following note has been added to your order #{order_number}:</span></p>\\n<p><span style=\\\"font-size: 16px;\\\"><span style=\\\"font-size: 16px;\\\"><strong>{order_note}</strong></span></span></p>\"},\"attrs\":{},\"childStyle\":{}},\"3\":{\"type\":\"html/button\",\"style\":{\"width\":\"530px\",\"font-size\":\"16px\",\"font-weight\":\"400\",\"color\":\"#eeeeee\",\"line-height\":\"24px\",\"text-align\":\"center\",\"padding\":\"10px 0px 0px\"},\"content\":{\"text\":\"VIEW YOUR ORDER\"},\"attrs\":{\"href\":\"{site_url}\"},\"childStyle\":{\"a\":{\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#eeeeee\",\"border-style\":\"solid\",\"background-color\":\"#e43f5a\",\"width\":\"204px\",\"padding\":\"10px 25px\"}}}}}}},\"2\":{\"props\":{\"style_outer\":{\"padding\":\"25px 35px\",\"background-image\":\"none\",\"background-color\":\"#ffffff\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#444444\",\"width\":\"600px\"},\"type\":\"layout/grid1cols\",\"dataCols\":\"1\"},\"cols\":{\"0\":{\"props\":{\"style\":{\"padding\":\"0px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#444444\",\"width\":\"530px\"}},\"elements\":{\"0\":{\"type\":\"html/order_detail\",\"style\":{\"width\":\"530px\",\"padding\":\"0px\",\"background-image\":\"none\",\"background-color\":\"transparent\"},\"content\":{\"quantity\":\"Quantity:\"},\"attrs\":{\"data-template\":\"3\"},\"childStyle\":{\".viwec-item-row\":{\"background-color\":\"transparent\",\"border-width\":\"0px\",\"border-color\":\"#808080\"},\".viwec-product-img\":{},\".viwec-product-distance\":{\"padding\":\"20px 0px 0px\"},\".viwec-product-name\":{\"font-size\":\"16px\",\"font-weight\":\"400\",\"color\":\"#444444\",\"line-height\":\"30px\"},\".viwec-text-price\":{},\".viwec-item-style-1\":{},\".viwec-product-price\":{\"font-size\":\"20px\",\"font-weight\":\"400\",\"color\":\"#444444\",\"line-height\":\"30px\"},\".viwec-product-quantity\":{\"font-size\":\"14px\",\"font-weight\":\"300\",\"color\":\"#444444\",\"line-height\":\"24px\"}}},\"1\":{\"type\":\"html/divider\",\"style\":{\"width\":\"530px\",\"padding\":\"25px 0px 0px\",\"background-image\":\"none\",\"background-color\":\"transparent\"},\"content\":{},\"attrs\":{},\"childStyle\":{\"hr\":{\"border-top-color\":\"#f9f9f9\",\"border-width\":\"10px 0px 0px\"}}}}}}},\"3\":{\"props\":{\"style_outer\":{\"padding\":\"0px 35px\",\"background-image\":\"none\",\"background-color\":\"#ffffff\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#444444\",\"width\":\"600px\"},\"type\":\"layout/grid2cols\",\"dataCols\":\"2\"},\"cols\":{\"0\":{\"props\":{\"style\":{\"padding\":\"0px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#444444\",\"width\":\"265px\"}},\"elements\":{\"0\":{\"type\":\"html/text\",\"style\":{\"width\":\"265px\",\"line-height\":\"30px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#444444\"},\"content\":{\"text\":\"<p style=\\\"font-size: 15px;\\\"><span style=\\\"font-size: 20px;\\\">Payment Method</span></p>\"},\"attrs\":{},\"childStyle\":{}},\"1\":{\"type\":\"html/text\",\"style\":{\"width\":\"265px\",\"line-height\":\"22px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"padding\":\"5px 0px 0px\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#444444\"},\"content\":{\"text\":\"<p>{payment_method}</p>\"},\"attrs\":{},\"childStyle\":{}},\"2\":{\"type\":\"html/text\",\"style\":{\"width\":\"265px\",\"line-height\":\"30px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"padding\":\"5px 0px 0px\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#444444\"},\"content\":{\"text\":\"<p style=\\\"font-size: 15px;\\\"><span style=\\\"font-size: 20px;\\\">Shipment Method</span></p>\"},\"attrs\":{},\"childStyle\":{}},\"3\":{\"type\":\"html/text\",\"style\":{\"width\":\"265px\",\"line-height\":\"22px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"padding\":\"5px 0px 0px\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#444444\"},\"content\":{\"text\":\"<p><span style=\\\"font-size: 15px;\\\">{shipping_method}</span></p>\"},\"attrs\":{},\"childStyle\":{}},\"4\":{\"type\":\"html/text\",\"style\":{\"width\":\"265px\",\"line-height\":\"30px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"padding\":\"5px 0px 0px\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#444444\"},\"content\":{\"text\":\"<p style=\\\"font-size: 15px;\\\"><span style=\\\"font-size: 20px;\\\">Note</span></p>\"},\"attrs\":{},\"childStyle\":{}},\"5\":{\"type\":\"html/text\",\"style\":{\"width\":\"265px\",\"line-height\":\"22px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"padding\":\"5px 0px 0px\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#444444\"},\"content\":{\"text\":\"<p><span style=\\\"font-size: 15px;\\\">{customer_note}</span></p>\"},\"attrs\":{},\"childStyle\":{}}}},\"1\":{\"props\":{\"style\":{\"padding\":\"0px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#444444\",\"width\":\"265px\"}},\"elements\":{\"0\":{\"type\":\"html/order_subtotal\",\"style\":{\"width\":\"265px\",\"font-size\":\"15px\",\"font-weight\":\"300\",\"color\":\"#444444\",\"line-height\":\"24px\",\"padding\":\"0px\",\"background-image\":\"none\",\"background-color\":\"transparent\"},\"content\":{\"subtotal\":\"Subtotal\",\"discount\":\"Discount\",\"shipping\":\"Shipping\",\"refund-full\":\"Order fully refunded\",\"refund-part\":\"Refund\"},\"attrs\":{},\"childStyle\":{\".viwec-td-right\":{\"width\":\"30%\",\"text-align\":\"right\"},\".viwec-td-left\":{\"text-align\":\"left\"},\".viwec-order-subtotal-style\":{\"border-width\":\"0px\",\"border-color\":\"#444444\",\"padding\":\"0px\"}}},\"1\":{\"type\":\"html/order_total\",\"style\":{\"width\":\"265px\",\"font-size\":\"20px\",\"font-weight\":\"400\",\"color\":\"#444444\",\"line-height\":\"30px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\"},\"content\":{\"order_total\":\"Total\"},\"attrs\":{},\"childStyle\":{\".viwec-td-right\":{\"width\":\"30%\",\"text-align\":\"right\"},\".viwec-td-left\":{\"text-align\":\"left\"},\".viwec-order-total-style\":{\"border-width\":\"0px\",\"border-color\":\"#444444\",\"padding\":\"0px\"}}}}}}},\"4\":{\"props\":{\"style_outer\":{\"padding\":\"0px 35px\",\"background-image\":\"none\",\"background-color\":\"#ffffff\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#444444\",\"width\":\"600px\"},\"type\":\"layout/grid1cols\",\"dataCols\":\"1\"},\"cols\":{\"0\":{\"props\":{\"style\":{\"padding\":\"0px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#444444\",\"width\":\"530px\"}},\"elements\":{\"0\":{\"type\":\"html/spacer\",\"style\":{\"width\":\"530px\"},\"content\":{},\"attrs\":{},\"childStyle\":{\".viwec-spacer\":{\"padding\":\"18px 0px 0px\"}}},\"1\":{\"type\":\"html/wc_hook\",\"style\":{\"width\":\"530px\"},\"content\":{},\"attrs\":{\"data-wc-hook\":\"woocommerce_email_order_meta\"},\"childStyle\":{\"h2\":{\"font-size\":\"20px\",\"font-weight\":\"400\",\"line-height\":\"22px\",\"color\":\"#23282d\",\"background-color\":\"transparent\",\"padding\":\"10px 0px\"},\".td\":{\"font-size\":\"15px\",\"line-height\":\"22px\",\"padding\":\"8px 0px\"},\".head.td\":{\"color\":\"#444444\",\"background-color\":\"transparent\",\"border-color\":\"#e5e5e5\",\"border-style\":\"dashed\",\"border-width\":\"0px 0px 1px\"},\".body.td\":{\"color\":\"#444444\",\"background-color\":\"transparent\",\"border-color\":\"#e5e5e5\",\"border-style\":\"dashed\",\"border-width\":\"1px 0px 0px\"}}},\"2\":{\"type\":\"html/divider\",\"style\":{\"width\":\"530px\",\"padding\":\"25px 0px 0px\",\"background-image\":\"none\"},\"content\":{},\"attrs\":{},\"childStyle\":{\"hr\":{\"border-top-color\":\"#f9f9f9\",\"border-width\":\"10px 0px 0px\"}}}}}}},\"5\":{\"props\":{\"style_outer\":{\"padding\":\"0px 35px 35px\",\"background-image\":\"none\",\"background-color\":\"#ffffff\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#444444\",\"width\":\"600px\"},\"type\":\"layout/grid2cols\",\"dataCols\":\"2\"},\"cols\":{\"0\":{\"props\":{\"style\":{\"padding\":\"0px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#444444\",\"width\":\"265px\"}},\"elements\":{\"0\":{\"type\":\"html/text\",\"style\":{\"width\":\"265px\",\"line-height\":\"22px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"padding\":\"25px 0px 0px\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#444444\"},\"content\":{\"text\":\"<p style=\\\"font-size: 15px;\\\"><span style=\\\"font-size: 20px;\\\">Billing Address</span></p>\"},\"attrs\":{},\"childStyle\":{}},\"1\":{\"type\":\"html/billing_address\",\"style\":{\"width\":\"265px\",\"font-size\":\"15px\",\"font-weight\":\"300\",\"color\":\"#444444\",\"line-height\":\"22px\",\"text-align\":\"start\",\"padding\":\"20px 0px 0px\",\"background-image\":\"none\",\"background-color\":\"transparent\"},\"content\":{},\"attrs\":{},\"childStyle\":{}}}},\"1\":{\"props\":{\"style\":{\"padding\":\"0px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#444444\",\"width\":\"265px\"}},\"elements\":{\"0\":{\"type\":\"html/text\",\"style\":{\"width\":\"265px\",\"line-height\":\"22px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"padding\":\"25px 0px 0px\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#444444\"},\"content\":{\"text\":\"<p style=\\\"font-size: 15px;\\\"><span style=\\\"font-size: 20px;\\\">Shipping Address</span></p>\"},\"attrs\":{},\"childStyle\":{}},\"1\":{\"type\":\"html/shipping_address\",\"style\":{\"width\":\"265px\",\"font-size\":\"15px\",\"font-weight\":\"300\",\"color\":\"#444444\",\"line-height\":\"22px\",\"text-align\":\"start\",\"padding\":\"20px 0px 0px\",\"background-image\":\"none\",\"background-color\":\"transparent\"},\"content\":{},\"attrs\":{},\"childStyle\":{}}}}}},\"6\":{\"props\":{\"style_outer\":{\"padding\":\"25px 35px\",\"background-image\":\"none\",\"background-color\":\"#162447\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#444444\",\"width\":\"600px\"},\"type\":\"layout/grid1cols\",\"dataCols\":\"1\"},\"cols\":{\"0\":{\"props\":{\"style\":{\"padding\":\"0px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#444444\",\"width\":\"530px\"}},\"elements\":{\"0\":{\"type\":\"html/text\",\"style\":{\"width\":\"530px\",\"line-height\":\"22px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#444444\"},\"content\":{\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #f5f5f5; font-size: 20px;\\\">Get in Touch</span></p>\"},\"attrs\":{},\"childStyle\":{}},\"1\":{\"type\":\"html/social\",\"style\":{\"width\":\"530px\",\"text-align\":\"center\",\"padding\":\"20px 0px 0px\",\"background-image\":\"none\",\"background-color\":\"transparent\"},\"content\":{},\"attrs\":{\"facebook\":\"https://shoestimer.com/wp-content/plugins/email-template-customizer-for-woo/assets/img/fb-blue-white.png\",\"facebook_url\":\"#\",\"twitter\":\"https://shoestimer.com/wp-content/plugins/email-template-customizer-for-woo/assets/img/twi-cyan-white.png\",\"twitter_url\":\"#\",\"instagram\":\"https://shoestimer.com/wp-content/plugins/email-template-customizer-for-woo/assets/img/ins-white-color.png\",\"instagram_url\":\"#\",\"youtube\":\"https://shoestimer.com/wp-content/plugins/email-template-customizer-for-woo/assets/img/yt-color-white.png\",\"youtube_url\":\"\",\"linkedin\":\"https://shoestimer.com/wp-content/plugins/email-template-customizer-for-woo/assets/img/li-color-white.png\",\"linkedin_url\":\"\",\"whatsapp\":\"https://shoestimer.com/wp-content/plugins/email-template-customizer-for-woo/assets/img/wa-color-white.png\",\"whatsapp_url\":\"\",\"direction\":\"\",\"data-width\":\"\"},\"childStyle\":{}},\"2\":{\"type\":\"html/text\",\"style\":{\"width\":\"530px\",\"line-height\":\"22px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"padding\":\"20px 0px\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#444444\"},\"content\":{\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #f5f5f5; font-size: 12px;\\\">This email was sent by : <span style=\\\"color: #ffffff;\\\"><a style=\\\"color: #ffffff;\\\" href=\\\"{admin_email}\\\">{admin_email}</a></span></span></p>\\n<p style=\\\"text-align: center;\\\"><span style=\\\"color: #f5f5f5; font-size: 12px;\\\">For any questions please send an email to <span style=\\\"color: #ffffff;\\\"><a style=\\\"color: #ffffff;\\\" href=\\\"{admin_email}\\\">{admin_email}</a></span></span></p>\"},\"attrs\":{},\"childStyle\":{}},\"3\":{\"type\":\"html/text\",\"style\":{\"width\":\"530px\",\"line-height\":\"22px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#444444\"},\"content\":{\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #f5f5f5;\\\"><span style=\\\"color: #f5f5f5;\\\"><span style=\\\"font-size: 12px;\\\"><a style=\\\"color: #f5f5f5;\\\" href=\\\"#\\\">Privacy Policy</a>&nbsp; |&nbsp; <a style=\\\"color: #f5f5f5;\\\" href=\\\"#\\\">Help Center</a></span></span></span></p>\"},\"attrs\":{},\"childStyle\":{}}}}}}}}'),
(11188, 1769, 'viwec_settings_type', 'customer_reset_password'),
(11189, 1769, 'viwec_email_structure', '{\"style_container\":{\"background-color\":\"#f2f2f2\",\"background-image\":\"none\"},\"rows\":{\"0\":{\"props\":{\"style_outer\":{\"padding\":\"15px 35px\",\"background-image\":\"none\",\"background-color\":\"#162447\",\"border-color\":\"transparent\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":\"0px\"},\"type\":\"layout/grid2cols\",\"dataCols\":\"2\"},\"cols\":{\"0\":{\"props\":{\"style\":{\"padding\":\"0px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"border-color\":\"#444444\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":\"0px\"}},\"elements\":{\"0\":{\"type\":\"html/text\",\"style\":{\"width\":\"265px\",\"line-height\":\"30px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-color\":\"#444444\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":\"0px\"},\"content\":{\"text\":\"<p><span style=\\\"font-size: 20px; color: #ffffff;\\\">YOUR LOGO</span></p>\"},\"attrs\":{},\"childStyle\":{}}}},\"1\":{\"props\":{\"style\":{\"padding\":\"0px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"border-color\":\"#444444\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":\"0px\"}},\"elements\":{\"0\":{\"type\":\"html/text\",\"style\":{\"width\":\"265px\",\"line-height\":\"30px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-color\":\"#444444\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":\"0px\"},\"content\":{\"text\":\"<p style=\\\"text-align: right;\\\"><span style=\\\"color: #ffffff;\\\">Help Center</span></p>\"},\"attrs\":{},\"childStyle\":{}}}}}},\"1\":{\"props\":{\"style_outer\":{\"padding\":\"45px 35px\",\"background-image\":\"none\",\"background-color\":\"#f9f9f9\",\"border-color\":\"#444444\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":\"0px\"},\"type\":\"layout/grid1cols\",\"dataCols\":\"1\"},\"cols\":{\"0\":{\"props\":{\"style\":{\"padding\":\"0px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"border-color\":\"#444444\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":\"0px\"}},\"elements\":{\"0\":{\"type\":\"html/image\",\"style\":{\"width\":\"530px\",\"text-align\":\"center\",\"padding\":\"0px\",\"background-image\":\"none\",\"background-color\":\"transparent\"},\"content\":{},\"attrs\":{\"src\":\"https://shoestimer.com/wp-content/plugins/email-template-customizer-for-woo/assets/img/icon-badged-dark-blue-200x200-1.png\"},\"childStyle\":{\"img\":{\"width\":\"100px\"}}},\"1\":{\"type\":\"html/text\",\"style\":{\"width\":\"530px\",\"line-height\":\"30px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"padding\":\"35px 0px 0px\",\"border-color\":\"#444444\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":\"0px\"},\"content\":{\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"font-size: 30px;\\\">Password Reset Request</span></p>\"},\"attrs\":{},\"childStyle\":{}},\"2\":{\"type\":\"html/text\",\"style\":{\"width\":\"530px\",\"line-height\":\"30px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"padding\":\"20px 0px 0px\",\"border-color\":\"#444444\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":\"0px\"},\"content\":{\"text\":\"<p style=\\\"text-align: left;\\\"><span style=\\\"font-size: 16px;\\\">Hi <strong>{user_login}</strong>, Someone has requested a new password for the following account on {site_title}: </span></p>\\n<p style=\\\"text-align: left;\\\"><span style=\\\"font-size: 16px;\\\">Username:&nbsp;<strong>{user_login}</strong></span></p>\\n<p style=\\\"text-align: left;\\\"><span style=\\\"font-size: 16px;\\\">If you didn\'t make this request, just ignore this email. If you\'d like to proceed:</span></p>\"},\"attrs\":{},\"childStyle\":{}},\"3\":{\"type\":\"html/button\",\"style\":{\"width\":\"530px\",\"font-size\":\"16px\",\"font-weight\":\"400\",\"color\":\"#eeeeee\",\"line-height\":\"24px\",\"text-align\":\"center\",\"padding\":\"20px 0px 0px\"},\"content\":{\"text\":\"Click to reset your password\"},\"attrs\":{\"href\":\"{reset_password_url}\"},\"childStyle\":{\"a\":{\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"#eeeeee\",\"border-style\":\"solid\",\"background-color\":\"#e43f5a\",\"width\":\"260px\",\"padding\":\"10px 25px\"}}},\"4\":{\"type\":\"html/text\",\"style\":{\"width\":\"530px\",\"line-height\":\"30px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"padding\":\"20px 0px 0px\",\"border-color\":\"#444444\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":\"0px\"},\"content\":{\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"font-size: 16px;\\\">Thanks for reading.</span></p>\"},\"attrs\":{},\"childStyle\":{}}}}}},\"2\":{\"props\":{\"style_outer\":{\"padding\":\"25px 35px\",\"background-image\":\"none\",\"background-color\":\"#162447\",\"border-color\":\"#444444\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":\"0px\"},\"type\":\"layout/grid1cols\",\"dataCols\":\"1\"},\"cols\":{\"0\":{\"props\":{\"style\":{\"padding\":\"0px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"border-color\":\"#444444\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":\"0px\"}},\"elements\":{\"0\":{\"type\":\"html/text\",\"style\":{\"width\":\"530px\",\"line-height\":\"22px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-color\":\"#444444\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":\"0px\"},\"content\":{\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #f5f5f5; font-size: 20px;\\\">Get in Touch</span></p>\"},\"attrs\":{},\"childStyle\":{}},\"1\":{\"type\":\"html/social\",\"style\":{\"width\":\"530px\",\"text-align\":\"center\",\"padding\":\"20px 0px 0px\",\"background-image\":\"none\",\"background-color\":\"transparent\"},\"content\":{},\"attrs\":{\"facebook\":\"https://shoestimer.com/wp-content/plugins/email-template-customizer-for-woo/assets/img/fb-blue-white.png\",\"facebook_url\":\"#\",\"twitter\":\"https://shoestimer.com/wp-content/plugins/email-template-customizer-for-woo/assets/img/twi-cyan-white.png\",\"twitter_url\":\"#\",\"instagram\":\"https://shoestimer.com/wp-content/plugins/email-template-customizer-for-woo/assets/img/ins-white-color.png\",\"instagram_url\":\"#\",\"direction\":\"\"},\"childStyle\":{}},\"2\":{\"type\":\"html/text\",\"style\":{\"width\":\"530px\",\"line-height\":\"22px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"padding\":\"20px 0px\",\"border-color\":\"#444444\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":\"0px\"},\"content\":{\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #f5f5f5; font-size: 12px;\\\">This email was sent by : <span style=\\\"color: #ffffff;\\\"><a style=\\\"color: #ffffff;\\\" href=\\\"{admin_email}\\\">{admin_email}</a></span></span></p>\\n<p style=\\\"text-align: center;\\\"><span style=\\\"color: #f5f5f5; font-size: 12px;\\\">For any questions please send an email to <span style=\\\"color: #ffffff;\\\"><a style=\\\"color: #ffffff;\\\" href=\\\"{admin_email}\\\">{admin_email}</a></span></span></p>\"},\"attrs\":{},\"childStyle\":{}},\"3\":{\"type\":\"html/text\",\"style\":{\"width\":\"530px\",\"line-height\":\"22px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-color\":\"#444444\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":\"0px\"},\"content\":{\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #f5f5f5;\\\"><span style=\\\"color: #f5f5f5;\\\"><span style=\\\"font-size: 12px;\\\"><a style=\\\"color: #f5f5f5;\\\" href=\\\"#\\\">Privacy Policy</a>&nbsp; |&nbsp; <a style=\\\"color: #f5f5f5;\\\" href=\\\"#\\\">Help Center</a></span></span></span></p>\"},\"attrs\":{},\"childStyle\":{}}}}}}}}'),
(11190, 1770, 'viwec_settings_type', 'customer_new_account'),
(11191, 1770, 'viwec_email_structure', '{\"style_container\":{\"background-color\":\"#f2f2f2\",\"background-image\":\"none\"},\"rows\":{\"0\":{\"props\":{\"style_outer\":{\"padding\":\"15px 35px\",\"background-image\":\"none\",\"background-color\":\"#162447\",\"border-color\":\"transparent\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":\"0px\"},\"type\":\"layout/grid2cols\",\"dataCols\":\"2\"},\"cols\":{\"0\":{\"props\":{\"style\":{\"padding\":\"0px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"border-color\":\"#444444\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":\"0px\"}},\"elements\":{\"0\":{\"type\":\"html/text\",\"style\":{\"width\":\"265px\",\"line-height\":\"30px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-color\":\"#444444\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":\"0px\"},\"content\":{\"text\":\"<p><span style=\\\"font-size: 20px; color: #ffffff;\\\">YOUR LOGO</span></p>\"},\"attrs\":{},\"childStyle\":{}}}},\"1\":{\"props\":{\"style\":{\"padding\":\"0px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"border-color\":\"#444444\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":\"0px\"}},\"elements\":{\"0\":{\"type\":\"html/text\",\"style\":{\"width\":\"265px\",\"line-height\":\"30px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-color\":\"#444444\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":\"0px\"},\"content\":{\"text\":\"<p style=\\\"text-align: right;\\\"><span style=\\\"color: #ffffff;\\\">Help Center</span></p>\"},\"attrs\":{},\"childStyle\":{}}}}}},\"1\":{\"props\":{\"style_outer\":{\"padding\":\"45px 35px\",\"background-image\":\"none\",\"background-color\":\"#f9f9f9\",\"border-color\":\"#444444\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":\"0px\"},\"type\":\"layout/grid1cols\",\"dataCols\":\"1\"},\"cols\":{\"0\":{\"props\":{\"style\":{\"padding\":\"0px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"border-color\":\"#444444\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":\"0px\"}},\"elements\":{\"0\":{\"type\":\"html/image\",\"style\":{\"width\":\"530px\",\"text-align\":\"center\",\"padding\":\"0px\",\"background-image\":\"none\",\"background-color\":\"transparent\"},\"content\":{},\"attrs\":{\"src\":\"https://shoestimer.com/wp-content/plugins/email-template-customizer-for-woo/assets/img/icon-badged-dark-blue-200x200-1.png\"},\"childStyle\":{\"img\":{\"width\":\"100px\"}}},\"1\":{\"type\":\"html/text\",\"style\":{\"width\":\"530px\",\"line-height\":\"30px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"padding\":\"35px 0px 0px\",\"border-color\":\"#444444\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":\"0px\"},\"content\":{\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"font-size: 30px; color: #444444;\\\">Hi {user_login},&nbsp;</span></p>\"},\"attrs\":{},\"childStyle\":{}},\"2\":{\"type\":\"html/text\",\"style\":{\"width\":\"530px\",\"line-height\":\"30px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"padding\":\"20px 0px 0px\",\"border-color\":\"#444444\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":\"0px\"},\"content\":{\"text\":\"<p style=\\\"text-align: left;\\\"><span style=\\\"font-size: 16px;\\\"><span style=\\\"color: #444444;\\\">Thanks for creating an account on {site_title}. </span></span></p>\\n<p style=\\\"text-align: left;\\\"><span style=\\\"font-size: 16px;\\\"><span style=\\\"color: #444444;\\\">Your username is <strong>{user_login}</strong>.</span></span></p>\\n<p style=\\\"text-align: left;\\\"><span style=\\\"font-size: 16px;\\\"><span style=\\\"color: #444444;\\\">Your password is:<strong> {user_password}</strong></span></span></p>\\n<p style=\\\"text-align: left;\\\"><span style=\\\"font-size: 16px;\\\"><span style=\\\"color: #444444;\\\">You can access your account area to view orders, change your password, and more at:&nbsp;</span></span></p>\"},\"attrs\":{},\"childStyle\":{}},\"3\":{\"type\":\"html/button\",\"style\":{\"width\":\"530px\",\"font-size\":\"16px\",\"font-weight\":\"400\",\"color\":\"#eeeeee\",\"line-height\":\"24px\",\"text-align\":\"center\",\"padding\":\"20px 0px 0px\"},\"content\":{\"text\":\"Go to your account\"},\"attrs\":{\"href\":\"{myaccount_url} \"},\"childStyle\":{\"a\":{\"border-width\":\"0px\",\"border-radius\":\"0px\",\"border-color\":\"transparent\",\"border-style\":\"solid\",\"background-color\":\"#e43f5a\",\"width\":\"186px\",\"padding\":\"10px 25px\"}}},\"4\":{\"type\":\"html/text\",\"style\":{\"width\":\"530px\",\"line-height\":\"30px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"padding\":\"20px 0px 0px\",\"border-color\":\"#444444\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":\"0px\"},\"content\":{\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #636363; font-family: \'Helvetica Neue\', Helvetica, Roboto, Arial, sans-serif; font-size: 16px;\\\">We look forward to seeing you soon.</span></p>\"},\"attrs\":{},\"childStyle\":{}}}}}},\"2\":{\"props\":{\"style_outer\":{\"padding\":\"25px 35px\",\"background-image\":\"none\",\"background-color\":\"#162447\",\"border-color\":\"#444444\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":\"0px\"},\"type\":\"layout/grid1cols\",\"dataCols\":\"1\"},\"cols\":{\"0\":{\"props\":{\"style\":{\"padding\":\"0px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"border-color\":\"#444444\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":\"0px\"}},\"elements\":{\"0\":{\"type\":\"html/text\",\"style\":{\"width\":\"530px\",\"line-height\":\"22px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-color\":\"#444444\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":\"0px\"},\"content\":{\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #f5f5f5; font-size: 20px;\\\">Get in Touch</span></p>\"},\"attrs\":{},\"childStyle\":{}},\"1\":{\"type\":\"html/social\",\"style\":{\"width\":\"530px\",\"text-align\":\"center\",\"padding\":\"20px 0px 0px\",\"background-image\":\"none\",\"background-color\":\"transparent\"},\"content\":{},\"attrs\":{\"facebook\":\"https://shoestimer.com/wp-content/plugins/email-template-customizer-for-woo/assets/img/fb-blue-white.png\",\"facebook_url\":\"#\",\"twitter\":\"https://shoestimer.com/wp-content/plugins/email-template-customizer-for-woo/assets/img/twi-cyan-white.png\",\"twitter_url\":\"#\",\"instagram\":\"https://shoestimer.com/wp-content/plugins/email-template-customizer-for-woo/assets/img/ins-white-color.png\",\"instagram_url\":\"#\",\"direction\":\"\"},\"childStyle\":{}},\"2\":{\"type\":\"html/text\",\"style\":{\"width\":\"530px\",\"line-height\":\"22px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"padding\":\"20px 0px\",\"border-color\":\"#444444\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":\"0px\"},\"content\":{\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #f5f5f5; font-size: 12px;\\\">This email was sent by : <span style=\\\"color: #ffffff;\\\"><a style=\\\"color: #ffffff;\\\" href=\\\"{admin_email}\\\">{admin_email}</a></span></span></p>\\n<p style=\\\"text-align: center;\\\"><span style=\\\"color: #f5f5f5; font-size: 12px;\\\">For any questions please send an email to <span style=\\\"color: #ffffff;\\\"><a style=\\\"color: #ffffff;\\\" href=\\\"{admin_email}\\\">{admin_email}</a></span></span></p>\"},\"attrs\":{},\"childStyle\":{}},\"3\":{\"type\":\"html/text\",\"style\":{\"width\":\"530px\",\"line-height\":\"22px\",\"background-image\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-color\":\"#444444\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":\"0px\"},\"content\":{\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #f5f5f5;\\\"><span style=\\\"color: #f5f5f5;\\\"><span style=\\\"font-size: 12px;\\\"><a style=\\\"color: #f5f5f5;\\\" href=\\\"#\\\">Privacy Policy</a>&nbsp; |&nbsp; <a style=\\\"color: #f5f5f5;\\\" href=\\\"#\\\">Help Center</a></span></span></span></p>\"},\"attrs\":{},\"childStyle\":{}}}}}}}}'),
(11192, 1771, '_vi_wad_description_images', 'a:63:{i:0;s:65:\"https://ae01.alicdn.com/kf/H0290e257976340c7bc62c4c0d4ba0596L.png\";i:1;s:65:\"https://ae01.alicdn.com/kf/Hc747344888df46e9a5a3b9a68c15e4d5N.png\";i:2;s:65:\"https://ae01.alicdn.com/kf/Hc747344888df46e9a5a3b9a68c15e4d5N.png\";i:3;s:65:\"https://ae01.alicdn.com/kf/Hc747344888df46e9a5a3b9a68c15e4d5N.png\";i:4;s:65:\"https://ae01.alicdn.com/kf/Hc747344888df46e9a5a3b9a68c15e4d5N.png\";i:5;s:65:\"https://ae01.alicdn.com/kf/Hc747344888df46e9a5a3b9a68c15e4d5N.png\";i:6;s:65:\"https://ae01.alicdn.com/kf/Hc747344888df46e9a5a3b9a68c15e4d5N.png\";i:7;s:65:\"https://ae01.alicdn.com/kf/Hc747344888df46e9a5a3b9a68c15e4d5N.png\";i:8;s:65:\"https://ae01.alicdn.com/kf/Hc747344888df46e9a5a3b9a68c15e4d5N.png\";i:9;s:66:\"https://ae01.alicdn.com/kf/Hd44d608550604ec88e6321c0a7dac02fj.jpeg\";i:10;s:66:\"https://ae01.alicdn.com/kf/Hf9c86dae2bec4df98e897e62ba67b192Q.jpeg\";i:11;s:66:\"https://ae01.alicdn.com/kf/Hf990d7da168b4bc882255b78fdcf13c4g.jpeg\";i:12;s:66:\"https://ae01.alicdn.com/kf/Hb20f1693c48a46dab59d503c169312e0w.jpeg\";i:13;s:66:\"https://ae01.alicdn.com/kf/Hb82c269751c347079c012db7dc4ae6adF.jpeg\";i:14;s:66:\"https://ae01.alicdn.com/kf/He3ce01854f664ff2a1a3be8439073e8eI.jpeg\";i:15;s:66:\"https://ae01.alicdn.com/kf/H17a434f89907463fbe8c945a1789e1c0g.jpeg\";i:16;s:66:\"https://ae01.alicdn.com/kf/Hffd6f86b0c1c4c81bc5800af2b2e4422z.jpeg\";i:17;s:66:\"https://ae01.alicdn.com/kf/H42975b8ee2e941d7929e71cdf11e0f2du.jpeg\";i:18;s:66:\"https://ae01.alicdn.com/kf/He3aa6aa7f57a488c88e4cfc01e3a93dbc.jpeg\";i:19;s:66:\"https://ae01.alicdn.com/kf/H4eea107b04324dd9ad20763c6ae1abe69.jpeg\";i:20;s:66:\"https://ae01.alicdn.com/kf/H3957affed86b4e5182330bca624e76f3c.jpeg\";i:21;s:66:\"https://ae01.alicdn.com/kf/H3cf542f5acc44d3b9d1cd360de38c753C.jpeg\";i:22;s:66:\"https://ae01.alicdn.com/kf/H0e1f7f76ad5047d18d2660501ca731cbh.jpeg\";i:23;s:66:\"https://ae01.alicdn.com/kf/H1ea747585beb44da9a1aad03cb24bdb8T.jpeg\";i:24;s:66:\"https://ae01.alicdn.com/kf/H7dd3b70e275b4805ba38de65fe8fbe59S.jpeg\";i:25;s:66:\"https://ae01.alicdn.com/kf/Hd414a5874e6b4b4ead598b58ad0984caE.jpeg\";i:26;s:66:\"https://ae01.alicdn.com/kf/H80f89bc1f4ed46ad889214e826a16f46W.jpeg\";i:27;s:66:\"https://ae01.alicdn.com/kf/H8534961c931641b39dfd6ed3c2e542924.jpeg\";i:28;s:66:\"https://ae01.alicdn.com/kf/H7cb484a1827c498690490e3b9d83d8aaO.jpeg\";i:29;s:66:\"https://ae01.alicdn.com/kf/H3d21e7e4f89d4f698275d32483fd6e54F.jpeg\";i:30;s:66:\"https://ae01.alicdn.com/kf/H3d21e7e4f89d4f698275d32483fd6e54F.jpeg\";i:31;s:66:\"https://ae01.alicdn.com/kf/Hff888fdd5aaa472794730e7b18ddd524k.jpeg\";i:32;s:66:\"https://ae01.alicdn.com/kf/H0ca6dd0bf8384121b848bb7a8123005cD.jpeg\";i:33;s:66:\"https://ae01.alicdn.com/kf/Hcadbab81770f4ae2916c2b33203bf569K.jpeg\";i:34;s:66:\"https://ae01.alicdn.com/kf/H6979df57dc904dd68bd70c715712924e3.jpeg\";i:35;s:60:\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\";i:36;s:60:\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\";i:37;s:60:\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\";i:38;s:60:\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\";i:39;s:60:\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\";i:40;s:60:\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\";i:41;s:60:\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\";i:42;s:60:\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\";i:43;s:60:\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\";i:44;s:60:\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\";i:45;s:60:\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\";i:46;s:60:\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\";i:47;s:60:\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\";i:48;s:60:\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\";i:49;s:60:\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\";i:50;s:60:\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\";i:51;s:60:\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\";i:52;s:60:\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\";i:53;s:60:\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\";i:54;s:60:\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\";i:55;s:60:\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\";i:56;s:60:\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\";i:57;s:60:\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\";i:58;s:60:\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\";i:59;s:60:\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\";i:60;s:60:\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\";i:61;s:60:\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\";i:62;s:60:\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\";}'),
(11193, 1771, '_vi_wad_sku', '33047652700'),
(11194, 1771, '_vi_wad_attributes', 'a:2:{i:14;a:5:{s:6:\"values\";a:4:{s:6:\"14:193\";s:5:\"BLACK\";s:9:\"14:365458\";s:7:\"WINERED\";s:6:\"14:691\";s:4:\"GREY\";s:9:\"14:350852\";s:5:\"Brown\";}s:4:\"slug\";s:5:\"color\";s:4:\"name\";s:5:\"Color\";s:8:\"position\";i:0;s:10:\"values_sub\";a:4:{s:6:\"14:193\";s:5:\"BLACK\";s:9:\"14:365458\";s:5:\"Brown\";s:6:\"14:691\";s:4:\"Gray\";s:9:\"14:350852\";s:6:\"Orange\";}}i:200000124;a:5:{s:6:\"values\";a:9:{s:19:\"200000124:200000286\";s:3:\"5.5\";s:14:\"200000124:1394\";s:1:\"6\";s:19:\"200000124:200000287\";s:3:\"6.5\";s:19:\"200000124:200000288\";s:3:\"7.5\";s:13:\"200000124:699\";s:1:\"8\";s:19:\"200000124:200000289\";s:3:\"8.5\";s:16:\"200000124:350262\";s:1:\"9\";s:19:\"200000124:200000290\";s:3:\"9.5\";s:19:\"200000124:200000291\";s:4:\"10.5\";}s:4:\"slug\";s:9:\"shoe-size\";s:4:\"name\";s:9:\"Shoe Size\";s:8:\"position\";i:1;s:10:\"values_sub\";a:9:{s:19:\"200000124:200000286\";s:3:\"5.5\";s:14:\"200000124:1394\";s:1:\"6\";s:19:\"200000124:200000287\";s:3:\"6.5\";s:19:\"200000124:200000288\";s:3:\"7.5\";s:13:\"200000124:699\";s:1:\"8\";s:19:\"200000124:200000289\";s:3:\"8.5\";s:16:\"200000124:350262\";s:1:\"9\";s:19:\"200000124:200000290\";s:3:\"9.5\";s:19:\"200000124:200000291\";s:4:\"10.5\";}}}'),
(11195, 1771, '_vi_wad_list_attributes', 'a:13:{s:6:\"14:193\";a:4:{s:4:\"name\";s:5:\"BLACK\";s:8:\"name_sub\";s:5:\"BLACK\";s:5:\"color\";s:7:\"#000000\";s:5:\"image\";s:164:\"https://ae01.alicdn.com/kf/H2ecdef19107c417493dbc615afe0dd96K/2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots.jpg_640x640.jpg\";}s:9:\"14:365458\";a:4:{s:4:\"name\";s:7:\"WINERED\";s:8:\"name_sub\";s:5:\"Brown\";s:5:\"color\";s:7:\"#8D6468\";s:5:\"image\";s:164:\"https://ae01.alicdn.com/kf/H8268d0131da2431fb2cc0734ebf25df0Y/2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots.jpg_640x640.jpg\";}s:6:\"14:691\";a:4:{s:4:\"name\";s:4:\"GREY\";s:8:\"name_sub\";s:4:\"Gray\";s:5:\"color\";s:4:\"#999\";s:5:\"image\";s:164:\"https://ae01.alicdn.com/kf/H08c0a9d5879a480abe85db65c08024c6v/2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots.jpg_640x640.jpg\";}s:9:\"14:350852\";a:4:{s:4:\"name\";s:5:\"Brown\";s:8:\"name_sub\";s:6:\"Orange\";s:5:\"color\";s:7:\"#FFA500\";s:5:\"image\";s:164:\"https://ae01.alicdn.com/kf/H5a2c7d034a284c3ea8a2f12422eed808P/2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots.jpg_640x640.jpg\";}s:19:\"200000124:200000286\";a:4:{s:4:\"name\";s:3:\"5.5\";s:8:\"name_sub\";s:3:\"5.5\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:14:\"200000124:1394\";a:4:{s:4:\"name\";s:1:\"6\";s:8:\"name_sub\";s:1:\"6\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000287\";a:4:{s:4:\"name\";s:3:\"6.5\";s:8:\"name_sub\";s:3:\"6.5\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000288\";a:4:{s:4:\"name\";s:3:\"7.5\";s:8:\"name_sub\";s:3:\"7.5\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:13:\"200000124:699\";a:4:{s:4:\"name\";s:1:\"8\";s:8:\"name_sub\";s:1:\"8\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000289\";a:4:{s:4:\"name\";s:3:\"8.5\";s:8:\"name_sub\";s:3:\"8.5\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:16:\"200000124:350262\";a:4:{s:4:\"name\";s:1:\"9\";s:8:\"name_sub\";s:1:\"9\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000290\";a:4:{s:4:\"name\";s:3:\"9.5\";s:8:\"name_sub\";s:3:\"9.5\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000291\";a:4:{s:4:\"name\";s:4:\"10.5\";s:8:\"name_sub\";s:4:\"10.5\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}}'),
(11196, 1771, '_vi_wad_shipping_info', 'a:6:{s:4:\"time\";i:1622546257;s:7:\"country\";s:2:\"LK\";s:7:\"company\";s:5:\"FEDEX\";s:7:\"freight\";s:1518:\"[{\"bizShowMind\":{\"layout\":[]},\"commitDay\":\"75\",\"company\":\"Fedex IP\",\"currency\":\"USD\",\"discount\":40,\"displayType\":\"deliveryTime\",\"features\":{},\"freightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $76.32\",\"value\":76.32},\"freightFeatures\":{\"provider\":\"ae_config\"},\"freightLayout\":{\"displayType\":\"deliveryTime\",\"layout\":[{\"text\":\"Shipping: US $76.32\",\"type\":\"title\"},{\"text\":\"To <font color=\'#000000\'>Sri Lanka</font> via Fedex IP\",\"type\":\"subtitle\"}],\"openShippingPanel\":\"true\"},\"fullMailLine\":false,\"hbaService\":false,\"i18nMap\":{},\"id\":0,\"name\":\"FreightItemModule\",\"sendGoodsCountry\":\"CN\",\"sendGoodsCountryFullName\":\"China\",\"serviceName\":\"FEDEX\",\"standardFreightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $76.32\",\"value\":76.32},\"time\":\"7-15\",\"tracking\":true},{\"bizShowMind\":{\"layout\":[]},\"commitDay\":\"75\",\"company\":\"DHL\",\"currency\":\"USD\",\"discount\":40,\"displayType\":\"deliveryTime\",\"features\":{},\"freightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $123.48\",\"value\":123.48},\"freightFeatures\":{\"provider\":\"ae_config\"},\"freightLayout\":{\"displayType\":\"deliveryTime\",\"layout\":[{\"text\":\"Shipping: US $123.48\",\"type\":\"title\"},{\"text\":\"To <font color=\'#000000\'>Sri Lanka</font> via DHL\",\"type\":\"subtitle\"}],\"openShippingPanel\":\"true\"},\"fullMailLine\":false,\"hbaService\":false,\"i18nMap\":{},\"id\":0,\"name\":\"FreightItemModule\",\"sendGoodsCountry\":\"CN\",\"sendGoodsCountryFullName\":\"China\",\"serviceName\":\"DHL\",\"standardFreightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $123.48\",\"value\":123.48},\"time\":\"9-17\",\"tracking\":true}]\";s:13:\"shipping_cost\";d:76.31999999999999317878973670303821563720703125;s:13:\"delivery_time\";s:4:\"7-15\";}'),
(11197, 1771, '_vi_wad_gallery', 'a:6:{i:0;s:152:\"https://ae01.alicdn.com/kf/H47b320422eca4ac188aca328cf229c38P/2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots.jpg\";i:1;s:152:\"https://ae01.alicdn.com/kf/H5b93b0cad43f4a5989fd97e076a753ebi/2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots.jpg\";i:2;s:152:\"https://ae01.alicdn.com/kf/H3eb877bdbbc24dac803a9d47a319fb54w/2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots.jpg\";i:3;s:152:\"https://ae01.alicdn.com/kf/H1c6bda164293475aa7cba648e42e23e2U/2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots.jpg\";i:4;s:152:\"https://ae01.alicdn.com/kf/Ha69656d27883443ea7b835d0fc2bf420K/2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots.jpg\";i:5;s:152:\"https://ae01.alicdn.com/kf/H7e9b919e782148ed90b4ecffddf064f4e/2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots.jpg\";}'),
(11198, 1771, '_vi_wad_variation_images', 'a:4:{s:6:\"14:193\";s:164:\"https://ae01.alicdn.com/kf/H2ecdef19107c417493dbc615afe0dd96K/2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots.jpg_640x640.jpg\";s:9:\"14:365458\";s:164:\"https://ae01.alicdn.com/kf/H8268d0131da2431fb2cc0734ebf25df0Y/2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots.jpg_640x640.jpg\";s:6:\"14:691\";s:164:\"https://ae01.alicdn.com/kf/H08c0a9d5879a480abe85db65c08024c6v/2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots.jpg_640x640.jpg\";s:9:\"14:350852\";s:164:\"https://ae01.alicdn.com/kf/H5a2c7d034a284c3ea8a2f12422eed808P/2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots.jpg_640x640.jpg\";}'),
(11199, 1771, '_vi_wad_store_info', 'a:3:{s:4:\"name\";s:23:\"Blivener Official Store\";s:3:\"url\";s:34:\"//www.aliexpress.com/store/4686014\";s:3:\"num\";i:4686014;}');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11200, 1771, '_vi_wad_variations', 'a:36:{i:0;a:10:{s:5:\"image\";s:164:\"https://ae01.alicdn.com/kf/H08c0a9d5879a480abe85db65c08024c6v/2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots.jpg_640x640.jpg\";s:3:\"sku\";s:18:\"33047652700-grey-6\";s:7:\"sku_sub\";s:18:\"33047652700-gray-6\";s:5:\"skuId\";s:17:\"10000000775162468\";s:7:\"skuAttr\";s:26:\"14:691#GREY;200000124:1394\";s:13:\"regular_price\";s:5:\"28.33\";s:10:\"sale_price\";s:4:\"18.7\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"GREY\";s:9:\"shoe-size\";s:1:\"6\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:1:\"6\";}}i:1;a:10:{s:5:\"image\";s:164:\"https://ae01.alicdn.com/kf/H08c0a9d5879a480abe85db65c08024c6v/2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots.jpg_640x640.jpg\";s:3:\"sku\";s:20:\"33047652700-grey-6-5\";s:7:\"sku_sub\";s:20:\"33047652700-gray-6-5\";s:5:\"skuId\";s:17:\"10000000775162469\";s:7:\"skuAttr\";s:31:\"14:691#GREY;200000124:200000287\";s:13:\"regular_price\";s:5:\"28.33\";s:10:\"sale_price\";s:4:\"18.7\";s:5:\"stock\";i:49;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"GREY\";s:9:\"shoe-size\";s:3:\"6.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:3:\"6.5\";}}i:2;a:10:{s:5:\"image\";s:164:\"https://ae01.alicdn.com/kf/H08c0a9d5879a480abe85db65c08024c6v/2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots.jpg_640x640.jpg\";s:3:\"sku\";s:20:\"33047652700-grey-7-5\";s:7:\"sku_sub\";s:20:\"33047652700-gray-7-5\";s:5:\"skuId\";s:17:\"10000000775162470\";s:7:\"skuAttr\";s:31:\"14:691#GREY;200000124:200000288\";s:13:\"regular_price\";s:5:\"28.33\";s:10:\"sale_price\";s:4:\"18.7\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"GREY\";s:9:\"shoe-size\";s:3:\"7.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:3:\"7.5\";}}i:3;a:10:{s:5:\"image\";s:164:\"https://ae01.alicdn.com/kf/H08c0a9d5879a480abe85db65c08024c6v/2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots.jpg_640x640.jpg\";s:3:\"sku\";s:18:\"33047652700-grey-8\";s:7:\"sku_sub\";s:18:\"33047652700-gray-8\";s:5:\"skuId\";s:17:\"10000000775162471\";s:7:\"skuAttr\";s:25:\"14:691#GREY;200000124:699\";s:13:\"regular_price\";s:5:\"28.33\";s:10:\"sale_price\";s:4:\"18.7\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"GREY\";s:9:\"shoe-size\";s:1:\"8\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:1:\"8\";}}i:4;a:10:{s:5:\"image\";s:164:\"https://ae01.alicdn.com/kf/H8268d0131da2431fb2cc0734ebf25df0Y/2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots.jpg_640x640.jpg\";s:3:\"sku\";s:21:\"33047652700-winered-9\";s:7:\"sku_sub\";s:19:\"33047652700-brown-9\";s:5:\"skuId\";s:17:\"10000000775162464\";s:7:\"skuAttr\";s:34:\"14:365458#WINERED;200000124:350262\";s:13:\"regular_price\";s:5:\"28.33\";s:10:\"sale_price\";s:4:\"18.7\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:7:\"WINERED\";s:9:\"shoe-size\";s:1:\"9\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:1:\"9\";}}i:5;a:10:{s:5:\"image\";s:164:\"https://ae01.alicdn.com/kf/H8268d0131da2431fb2cc0734ebf25df0Y/2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"33047652700-winered-9-5\";s:7:\"sku_sub\";s:21:\"33047652700-brown-9-5\";s:5:\"skuId\";s:17:\"10000000775162465\";s:7:\"skuAttr\";s:37:\"14:365458#WINERED;200000124:200000290\";s:13:\"regular_price\";s:5:\"28.33\";s:10:\"sale_price\";s:4:\"18.7\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:7:\"WINERED\";s:9:\"shoe-size\";s:3:\"9.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:3:\"9.5\";}}i:6;a:10:{s:5:\"image\";s:164:\"https://ae01.alicdn.com/kf/H8268d0131da2431fb2cc0734ebf25df0Y/2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"33047652700-winered-10-5\";s:7:\"sku_sub\";s:22:\"33047652700-brown-10-5\";s:5:\"skuId\";s:17:\"10000000775162466\";s:7:\"skuAttr\";s:37:\"14:365458#WINERED;200000124:200000291\";s:13:\"regular_price\";s:5:\"21.99\";s:10:\"sale_price\";s:5:\"14.51\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:7:\"WINERED\";s:9:\"shoe-size\";s:4:\"10.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:4:\"10.5\";}}i:7;a:10:{s:5:\"image\";s:164:\"https://ae01.alicdn.com/kf/H08c0a9d5879a480abe85db65c08024c6v/2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots.jpg_640x640.jpg\";s:3:\"sku\";s:20:\"33047652700-grey-5-5\";s:7:\"sku_sub\";s:20:\"33047652700-gray-5-5\";s:5:\"skuId\";s:17:\"10000000775162467\";s:7:\"skuAttr\";s:31:\"14:691#GREY;200000124:200000286\";s:13:\"regular_price\";s:5:\"28.33\";s:10:\"sale_price\";s:4:\"18.7\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"GREY\";s:9:\"shoe-size\";s:3:\"5.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:3:\"5.5\";}}i:8;a:10:{s:5:\"image\";s:164:\"https://ae01.alicdn.com/kf/H5a2c7d034a284c3ea8a2f12422eed808P/2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots.jpg_640x640.jpg\";s:3:\"sku\";s:21:\"33047652700-brown-5-5\";s:7:\"sku_sub\";s:22:\"33047652700-orange-5-5\";s:5:\"skuId\";s:17:\"10000000775162476\";s:7:\"skuAttr\";s:35:\"14:350852#Brown;200000124:200000286\";s:13:\"regular_price\";s:5:\"28.33\";s:10:\"sale_price\";s:4:\"18.7\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:3:\"5.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Orange\";s:9:\"shoe-size\";s:3:\"5.5\";}}i:9;a:10:{s:5:\"image\";s:164:\"https://ae01.alicdn.com/kf/H5a2c7d034a284c3ea8a2f12422eed808P/2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots.jpg_640x640.jpg\";s:3:\"sku\";s:19:\"33047652700-brown-6\";s:7:\"sku_sub\";s:20:\"33047652700-orange-6\";s:5:\"skuId\";s:17:\"10000000775162477\";s:7:\"skuAttr\";s:30:\"14:350852#Brown;200000124:1394\";s:13:\"regular_price\";s:5:\"28.33\";s:10:\"sale_price\";s:4:\"18.7\";s:5:\"stock\";i:49;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:1:\"6\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Orange\";s:9:\"shoe-size\";s:1:\"6\";}}i:10;a:10:{s:5:\"image\";s:164:\"https://ae01.alicdn.com/kf/H5a2c7d034a284c3ea8a2f12422eed808P/2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots.jpg_640x640.jpg\";s:3:\"sku\";s:21:\"33047652700-brown-6-5\";s:7:\"sku_sub\";s:22:\"33047652700-orange-6-5\";s:5:\"skuId\";s:17:\"10000000775162478\";s:7:\"skuAttr\";s:35:\"14:350852#Brown;200000124:200000287\";s:13:\"regular_price\";s:5:\"28.33\";s:10:\"sale_price\";s:4:\"18.7\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:3:\"6.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Orange\";s:9:\"shoe-size\";s:3:\"6.5\";}}i:11;a:10:{s:5:\"image\";s:164:\"https://ae01.alicdn.com/kf/H5a2c7d034a284c3ea8a2f12422eed808P/2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots.jpg_640x640.jpg\";s:3:\"sku\";s:21:\"33047652700-brown-7-5\";s:7:\"sku_sub\";s:22:\"33047652700-orange-7-5\";s:5:\"skuId\";s:17:\"10000000775162479\";s:7:\"skuAttr\";s:35:\"14:350852#Brown;200000124:200000288\";s:13:\"regular_price\";s:5:\"28.33\";s:10:\"sale_price\";s:4:\"18.7\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:3:\"7.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Orange\";s:9:\"shoe-size\";s:3:\"7.5\";}}i:12;a:10:{s:5:\"image\";s:164:\"https://ae01.alicdn.com/kf/H08c0a9d5879a480abe85db65c08024c6v/2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots.jpg_640x640.jpg\";s:3:\"sku\";s:20:\"33047652700-grey-8-5\";s:7:\"sku_sub\";s:20:\"33047652700-gray-8-5\";s:5:\"skuId\";s:17:\"10000000775162472\";s:7:\"skuAttr\";s:31:\"14:691#GREY;200000124:200000289\";s:13:\"regular_price\";s:5:\"28.33\";s:10:\"sale_price\";s:4:\"18.7\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"GREY\";s:9:\"shoe-size\";s:3:\"8.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:3:\"8.5\";}}i:13;a:10:{s:5:\"image\";s:164:\"https://ae01.alicdn.com/kf/H08c0a9d5879a480abe85db65c08024c6v/2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots.jpg_640x640.jpg\";s:3:\"sku\";s:18:\"33047652700-grey-9\";s:7:\"sku_sub\";s:18:\"33047652700-gray-9\";s:5:\"skuId\";s:17:\"10000000775162473\";s:7:\"skuAttr\";s:28:\"14:691#GREY;200000124:350262\";s:13:\"regular_price\";s:5:\"28.33\";s:10:\"sale_price\";s:4:\"18.7\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"GREY\";s:9:\"shoe-size\";s:1:\"9\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:1:\"9\";}}i:14;a:10:{s:5:\"image\";s:164:\"https://ae01.alicdn.com/kf/H08c0a9d5879a480abe85db65c08024c6v/2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots.jpg_640x640.jpg\";s:3:\"sku\";s:20:\"33047652700-grey-9-5\";s:7:\"sku_sub\";s:20:\"33047652700-gray-9-5\";s:5:\"skuId\";s:17:\"10000000775162474\";s:7:\"skuAttr\";s:31:\"14:691#GREY;200000124:200000290\";s:13:\"regular_price\";s:5:\"28.33\";s:10:\"sale_price\";s:4:\"18.7\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"GREY\";s:9:\"shoe-size\";s:3:\"9.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:3:\"9.5\";}}i:15;a:10:{s:5:\"image\";s:164:\"https://ae01.alicdn.com/kf/H08c0a9d5879a480abe85db65c08024c6v/2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots.jpg_640x640.jpg\";s:3:\"sku\";s:21:\"33047652700-grey-10-5\";s:7:\"sku_sub\";s:21:\"33047652700-gray-10-5\";s:5:\"skuId\";s:17:\"10000000775162475\";s:7:\"skuAttr\";s:31:\"14:691#GREY;200000124:200000291\";s:13:\"regular_price\";s:5:\"28.33\";s:10:\"sale_price\";s:4:\"18.7\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"GREY\";s:9:\"shoe-size\";s:4:\"10.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:4:\"10.5\";}}i:16;a:10:{s:5:\"image\";s:164:\"https://ae01.alicdn.com/kf/H5a2c7d034a284c3ea8a2f12422eed808P/2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"33047652700-brown-10-5\";s:7:\"sku_sub\";s:23:\"33047652700-orange-10-5\";s:5:\"skuId\";s:17:\"10000000775162484\";s:7:\"skuAttr\";s:35:\"14:350852#Brown;200000124:200000291\";s:13:\"regular_price\";s:5:\"28.33\";s:10:\"sale_price\";s:4:\"18.7\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:4:\"10.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Orange\";s:9:\"shoe-size\";s:4:\"10.5\";}}i:17;a:10:{s:5:\"image\";s:164:\"https://ae01.alicdn.com/kf/H5a2c7d034a284c3ea8a2f12422eed808P/2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots.jpg_640x640.jpg\";s:3:\"sku\";s:19:\"33047652700-brown-8\";s:7:\"sku_sub\";s:20:\"33047652700-orange-8\";s:5:\"skuId\";s:17:\"10000000775162480\";s:7:\"skuAttr\";s:29:\"14:350852#Brown;200000124:699\";s:13:\"regular_price\";s:5:\"28.33\";s:10:\"sale_price\";s:4:\"18.7\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:1:\"8\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Orange\";s:9:\"shoe-size\";s:1:\"8\";}}i:18;a:10:{s:5:\"image\";s:164:\"https://ae01.alicdn.com/kf/H5a2c7d034a284c3ea8a2f12422eed808P/2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots.jpg_640x640.jpg\";s:3:\"sku\";s:21:\"33047652700-brown-8-5\";s:7:\"sku_sub\";s:22:\"33047652700-orange-8-5\";s:5:\"skuId\";s:17:\"10000000775162481\";s:7:\"skuAttr\";s:35:\"14:350852#Brown;200000124:200000289\";s:13:\"regular_price\";s:5:\"28.33\";s:10:\"sale_price\";s:4:\"18.7\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:3:\"8.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Orange\";s:9:\"shoe-size\";s:3:\"8.5\";}}i:19;a:10:{s:5:\"image\";s:164:\"https://ae01.alicdn.com/kf/H5a2c7d034a284c3ea8a2f12422eed808P/2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots.jpg_640x640.jpg\";s:3:\"sku\";s:19:\"33047652700-brown-9\";s:7:\"sku_sub\";s:20:\"33047652700-orange-9\";s:5:\"skuId\";s:17:\"10000000775162482\";s:7:\"skuAttr\";s:32:\"14:350852#Brown;200000124:350262\";s:13:\"regular_price\";s:5:\"28.33\";s:10:\"sale_price\";s:4:\"18.7\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:1:\"9\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Orange\";s:9:\"shoe-size\";s:1:\"9\";}}i:20;a:10:{s:5:\"image\";s:164:\"https://ae01.alicdn.com/kf/H5a2c7d034a284c3ea8a2f12422eed808P/2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots.jpg_640x640.jpg\";s:3:\"sku\";s:21:\"33047652700-brown-9-5\";s:7:\"sku_sub\";s:22:\"33047652700-orange-9-5\";s:5:\"skuId\";s:17:\"10000000775162483\";s:7:\"skuAttr\";s:35:\"14:350852#Brown;200000124:200000290\";s:13:\"regular_price\";s:5:\"28.33\";s:10:\"sale_price\";s:4:\"18.7\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:3:\"9.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Orange\";s:9:\"shoe-size\";s:3:\"9.5\";}}i:21;a:10:{s:5:\"image\";s:164:\"https://ae01.alicdn.com/kf/H2ecdef19107c417493dbc615afe0dd96K/2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots.jpg_640x640.jpg\";s:3:\"sku\";s:21:\"33047652700-black-7-5\";s:7:\"sku_sub\";s:21:\"33047652700-black-7-5\";s:5:\"skuId\";s:17:\"10000000775162452\";s:7:\"skuAttr\";s:32:\"14:193#BLACK;200000124:200000288\";s:13:\"regular_price\";s:5:\"28.33\";s:10:\"sale_price\";s:4:\"18.7\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:3:\"7.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:3:\"7.5\";}}i:22;a:10:{s:5:\"image\";s:164:\"https://ae01.alicdn.com/kf/H2ecdef19107c417493dbc615afe0dd96K/2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots.jpg_640x640.jpg\";s:3:\"sku\";s:19:\"33047652700-black-8\";s:7:\"sku_sub\";s:19:\"33047652700-black-8\";s:5:\"skuId\";s:17:\"10000000775162453\";s:7:\"skuAttr\";s:26:\"14:193#BLACK;200000124:699\";s:13:\"regular_price\";s:5:\"28.33\";s:10:\"sale_price\";s:4:\"18.7\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:1:\"8\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:1:\"8\";}}i:23;a:10:{s:5:\"image\";s:164:\"https://ae01.alicdn.com/kf/H2ecdef19107c417493dbc615afe0dd96K/2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots.jpg_640x640.jpg\";s:3:\"sku\";s:21:\"33047652700-black-8-5\";s:7:\"sku_sub\";s:21:\"33047652700-black-8-5\";s:5:\"skuId\";s:17:\"10000000775162454\";s:7:\"skuAttr\";s:32:\"14:193#BLACK;200000124:200000289\";s:13:\"regular_price\";s:5:\"28.33\";s:10:\"sale_price\";s:4:\"18.7\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:3:\"8.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:3:\"8.5\";}}i:24;a:10:{s:5:\"image\";s:164:\"https://ae01.alicdn.com/kf/H2ecdef19107c417493dbc615afe0dd96K/2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots.jpg_640x640.jpg\";s:3:\"sku\";s:19:\"33047652700-black-9\";s:7:\"sku_sub\";s:19:\"33047652700-black-9\";s:5:\"skuId\";s:17:\"10000000775162455\";s:7:\"skuAttr\";s:29:\"14:193#BLACK;200000124:350262\";s:13:\"regular_price\";s:5:\"28.33\";s:10:\"sale_price\";s:4:\"18.7\";s:5:\"stock\";i:49;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:1:\"9\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:1:\"9\";}}i:25;a:10:{s:5:\"image\";s:164:\"https://ae01.alicdn.com/kf/H2ecdef19107c417493dbc615afe0dd96K/2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots.jpg_640x640.jpg\";s:3:\"sku\";s:21:\"33047652700-black-5-5\";s:7:\"sku_sub\";s:21:\"33047652700-black-5-5\";s:5:\"skuId\";s:17:\"10000000775162449\";s:7:\"skuAttr\";s:32:\"14:193#BLACK;200000124:200000286\";s:13:\"regular_price\";s:5:\"26.12\";s:10:\"sale_price\";s:5:\"17.24\";s:5:\"stock\";i:49;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:3:\"5.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:3:\"5.5\";}}i:26;a:10:{s:5:\"image\";s:164:\"https://ae01.alicdn.com/kf/H2ecdef19107c417493dbc615afe0dd96K/2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots.jpg_640x640.jpg\";s:3:\"sku\";s:19:\"33047652700-black-6\";s:7:\"sku_sub\";s:19:\"33047652700-black-6\";s:5:\"skuId\";s:17:\"10000000775162450\";s:7:\"skuAttr\";s:27:\"14:193#BLACK;200000124:1394\";s:13:\"regular_price\";s:5:\"28.33\";s:10:\"sale_price\";s:4:\"18.7\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:1:\"6\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:1:\"6\";}}i:27;a:10:{s:5:\"image\";s:164:\"https://ae01.alicdn.com/kf/H2ecdef19107c417493dbc615afe0dd96K/2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots.jpg_640x640.jpg\";s:3:\"sku\";s:21:\"33047652700-black-6-5\";s:7:\"sku_sub\";s:21:\"33047652700-black-6-5\";s:5:\"skuId\";s:17:\"10000000775162451\";s:7:\"skuAttr\";s:32:\"14:193#BLACK;200000124:200000287\";s:13:\"regular_price\";s:5:\"28.33\";s:10:\"sale_price\";s:4:\"18.7\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:3:\"6.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:3:\"6.5\";}}i:28;a:10:{s:5:\"image\";s:164:\"https://ae01.alicdn.com/kf/H8268d0131da2431fb2cc0734ebf25df0Y/2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"33047652700-winered-6-5\";s:7:\"sku_sub\";s:21:\"33047652700-brown-6-5\";s:5:\"skuId\";s:17:\"10000000775162460\";s:7:\"skuAttr\";s:37:\"14:365458#WINERED;200000124:200000287\";s:13:\"regular_price\";s:5:\"28.33\";s:10:\"sale_price\";s:4:\"18.7\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:7:\"WINERED\";s:9:\"shoe-size\";s:3:\"6.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:3:\"6.5\";}}i:29;a:10:{s:5:\"image\";s:164:\"https://ae01.alicdn.com/kf/H8268d0131da2431fb2cc0734ebf25df0Y/2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"33047652700-winered-7-5\";s:7:\"sku_sub\";s:21:\"33047652700-brown-7-5\";s:5:\"skuId\";s:17:\"10000000775162461\";s:7:\"skuAttr\";s:37:\"14:365458#WINERED;200000124:200000288\";s:13:\"regular_price\";s:5:\"28.33\";s:10:\"sale_price\";s:4:\"18.7\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:7:\"WINERED\";s:9:\"shoe-size\";s:3:\"7.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:3:\"7.5\";}}i:30;a:10:{s:5:\"image\";s:164:\"https://ae01.alicdn.com/kf/H8268d0131da2431fb2cc0734ebf25df0Y/2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots.jpg_640x640.jpg\";s:3:\"sku\";s:21:\"33047652700-winered-8\";s:7:\"sku_sub\";s:19:\"33047652700-brown-8\";s:5:\"skuId\";s:17:\"10000000775162462\";s:7:\"skuAttr\";s:31:\"14:365458#WINERED;200000124:699\";s:13:\"regular_price\";s:5:\"28.33\";s:10:\"sale_price\";s:4:\"18.7\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:7:\"WINERED\";s:9:\"shoe-size\";s:1:\"8\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:1:\"8\";}}i:31;a:10:{s:5:\"image\";s:164:\"https://ae01.alicdn.com/kf/H8268d0131da2431fb2cc0734ebf25df0Y/2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"33047652700-winered-8-5\";s:7:\"sku_sub\";s:21:\"33047652700-brown-8-5\";s:5:\"skuId\";s:17:\"10000000775162463\";s:7:\"skuAttr\";s:37:\"14:365458#WINERED;200000124:200000289\";s:13:\"regular_price\";s:5:\"28.33\";s:10:\"sale_price\";s:4:\"18.7\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:7:\"WINERED\";s:9:\"shoe-size\";s:3:\"8.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:3:\"8.5\";}}i:32;a:10:{s:5:\"image\";s:164:\"https://ae01.alicdn.com/kf/H2ecdef19107c417493dbc615afe0dd96K/2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots.jpg_640x640.jpg\";s:3:\"sku\";s:21:\"33047652700-black-9-5\";s:7:\"sku_sub\";s:21:\"33047652700-black-9-5\";s:5:\"skuId\";s:17:\"10000000775162456\";s:7:\"skuAttr\";s:32:\"14:193#BLACK;200000124:200000290\";s:13:\"regular_price\";s:5:\"28.33\";s:10:\"sale_price\";s:4:\"18.7\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:3:\"9.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:3:\"9.5\";}}i:33;a:10:{s:5:\"image\";s:164:\"https://ae01.alicdn.com/kf/H2ecdef19107c417493dbc615afe0dd96K/2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"33047652700-black-10-5\";s:7:\"sku_sub\";s:22:\"33047652700-black-10-5\";s:5:\"skuId\";s:17:\"10000000775162457\";s:7:\"skuAttr\";s:32:\"14:193#BLACK;200000124:200000291\";s:13:\"regular_price\";s:5:\"28.33\";s:10:\"sale_price\";s:4:\"18.7\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:4:\"10.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:4:\"10.5\";}}i:34;a:10:{s:5:\"image\";s:164:\"https://ae01.alicdn.com/kf/H8268d0131da2431fb2cc0734ebf25df0Y/2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"33047652700-winered-5-5\";s:7:\"sku_sub\";s:21:\"33047652700-brown-5-5\";s:5:\"skuId\";s:17:\"10000000775162458\";s:7:\"skuAttr\";s:37:\"14:365458#WINERED;200000124:200000286\";s:13:\"regular_price\";s:5:\"28.33\";s:10:\"sale_price\";s:4:\"18.7\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:7:\"WINERED\";s:9:\"shoe-size\";s:3:\"5.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:3:\"5.5\";}}i:35;a:10:{s:5:\"image\";s:164:\"https://ae01.alicdn.com/kf/H8268d0131da2431fb2cc0734ebf25df0Y/2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots.jpg_640x640.jpg\";s:3:\"sku\";s:21:\"33047652700-winered-6\";s:7:\"sku_sub\";s:19:\"33047652700-brown-6\";s:5:\"skuId\";s:17:\"10000000775162459\";s:7:\"skuAttr\";s:32:\"14:365458#WINERED;200000124:1394\";s:13:\"regular_price\";s:5:\"28.33\";s:10:\"sale_price\";s:4:\"18.7\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:7:\"WINERED\";s:9:\"shoe-size\";s:1:\"6\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:1:\"6\";}}}'),
(11201, 1772, '_vi_wad_description_images', 'a:28:{i:0;s:65:\"https://ae01.alicdn.com/kf/H0290e257976340c7bc62c4c0d4ba0596L.png\";i:1;s:65:\"https://ae01.alicdn.com/kf/Hc747344888df46e9a5a3b9a68c15e4d5N.png\";i:2;s:65:\"https://ae01.alicdn.com/kf/Hc747344888df46e9a5a3b9a68c15e4d5N.png\";i:3;s:65:\"https://ae01.alicdn.com/kf/Hc747344888df46e9a5a3b9a68c15e4d5N.png\";i:4;s:65:\"https://ae01.alicdn.com/kf/Hc747344888df46e9a5a3b9a68c15e4d5N.png\";i:5;s:65:\"https://ae01.alicdn.com/kf/Hc747344888df46e9a5a3b9a68c15e4d5N.png\";i:6;s:65:\"https://ae01.alicdn.com/kf/Hc747344888df46e9a5a3b9a68c15e4d5N.png\";i:7;s:65:\"https://ae01.alicdn.com/kf/Hc747344888df46e9a5a3b9a68c15e4d5N.png\";i:8;s:65:\"https://ae01.alicdn.com/kf/Hc747344888df46e9a5a3b9a68c15e4d5N.png\";i:9;s:106:\"https://ae01.alicdn.com/kf/H637f93f756824e4ba514e4f02c8ce1b0x.jpg?width=1000&amp;height=1000&amp;hash=2000\";i:10;s:106:\"https://ae01.alicdn.com/kf/He29b00820e1b4988b08c984a085cd4d8K.jpg?width=1000&amp;height=1000&amp;hash=2000\";i:11;s:106:\"https://ae01.alicdn.com/kf/Hf1afe85b23474fb29f4bd7e937195ac6i.jpg?width=1000&amp;height=1000&amp;hash=2000\";i:12;s:106:\"https://ae01.alicdn.com/kf/H391cadc4cf74445698328c66b802e02cW.jpg?width=1000&amp;height=1000&amp;hash=2000\";i:13;s:106:\"https://ae01.alicdn.com/kf/Hdc71eaa787684807bb235a19960d6892G.jpg?width=1000&amp;height=1000&amp;hash=2000\";i:14;s:106:\"https://ae01.alicdn.com/kf/H15e838f05ab348388f1cba377b0b4cae1.jpg?width=1000&amp;height=1000&amp;hash=2000\";i:15;s:106:\"https://ae01.alicdn.com/kf/Hcc4d194a6b5946f69974c96d35650b36H.jpg?width=1000&amp;height=1000&amp;hash=2000\";i:16;s:106:\"https://ae01.alicdn.com/kf/H67032992bcd844519890b29fe6f94e5ed.jpg?width=1000&amp;height=1000&amp;hash=2000\";i:17;s:106:\"https://ae01.alicdn.com/kf/H30bf9807b2e7435e96a3919f0eb6f7611.jpg?width=1000&amp;height=1000&amp;hash=2000\";i:18;s:106:\"https://ae01.alicdn.com/kf/Hf5547fc9cc1741d3a943fc81a180218dv.jpg?width=1000&amp;height=1000&amp;hash=2000\";i:19;s:106:\"https://ae01.alicdn.com/kf/H6fc0927c9fae4aaa90c1498ca21a4bb3b.jpg?width=1000&amp;height=1000&amp;hash=2000\";i:20;s:106:\"https://ae01.alicdn.com/kf/H1a70cd8bcdee44e8a4f18e1df9f1227cJ.jpg?width=1000&amp;height=1000&amp;hash=2000\";i:21;s:106:\"https://ae01.alicdn.com/kf/H6f7dc979dd414d73a6d123d688b3c84aw.jpg?width=1000&amp;height=1000&amp;hash=2000\";i:22;s:106:\"https://ae01.alicdn.com/kf/Ha421a4f6bd7f49debf17730c45f61535h.jpg?width=1000&amp;height=1000&amp;hash=2000\";i:23;s:106:\"https://ae01.alicdn.com/kf/H1321cdc0bcdd48549c512c8d10b11bbbi.jpg?width=1000&amp;height=1000&amp;hash=2000\";i:24;s:106:\"https://ae01.alicdn.com/kf/Hdef1f30be4b74bf3b6aec1a61c189d8dQ.jpg?width=1000&amp;height=1000&amp;hash=2000\";i:25;s:106:\"https://ae01.alicdn.com/kf/Heafe46e9af894164a955edfc4af197ecC.jpg?width=1000&amp;height=1000&amp;hash=2000\";i:26;s:106:\"https://ae01.alicdn.com/kf/Hbd6f66890a634e73ad8af40b1be7c70aW.jpg?width=1000&amp;height=1000&amp;hash=2000\";i:27;s:106:\"https://ae01.alicdn.com/kf/H8fa978a695314e79b4218ce422a24fe9Q.jpg?width=1000&amp;height=1000&amp;hash=2000\";}'),
(11202, 1772, '_vi_wad_sku', '4000223031897'),
(11203, 1772, '_vi_wad_attributes', 'a:2:{i:14;a:5:{s:6:\"values\";a:5:{s:6:\"14:771\";s:5:\"Khaki\";s:6:\"14:193\";s:5:\"BLACK\";s:6:\"14:691\";s:4:\"Gray\";s:6:\"14:175\";s:5:\"Green\";s:9:\"14:350852\";s:6:\"Orange\";}s:4:\"slug\";s:5:\"color\";s:4:\"name\";s:5:\"Color\";s:8:\"position\";i:0;s:10:\"values_sub\";a:5:{s:6:\"14:771\";s:5:\"Beige\";s:6:\"14:193\";s:5:\"BLACK\";s:6:\"14:691\";s:4:\"Gray\";s:6:\"14:175\";s:5:\"Green\";s:9:\"14:350852\";s:6:\"Orange\";}}i:200000124;a:5:{s:6:\"values\";a:9:{s:19:\"200000124:200000286\";s:3:\"5.5\";s:14:\"200000124:1394\";s:1:\"6\";s:19:\"200000124:200000287\";s:3:\"6.5\";s:19:\"200000124:200000288\";s:3:\"7.5\";s:13:\"200000124:699\";s:1:\"8\";s:19:\"200000124:200000289\";s:3:\"8.5\";s:16:\"200000124:350262\";s:1:\"9\";s:19:\"200000124:200000290\";s:3:\"9.5\";s:19:\"200000124:200000291\";s:4:\"10.5\";}s:4:\"slug\";s:9:\"shoe-size\";s:4:\"name\";s:9:\"Shoe Size\";s:8:\"position\";i:1;s:10:\"values_sub\";a:9:{s:19:\"200000124:200000286\";s:3:\"5.5\";s:14:\"200000124:1394\";s:1:\"6\";s:19:\"200000124:200000287\";s:3:\"6.5\";s:19:\"200000124:200000288\";s:3:\"7.5\";s:13:\"200000124:699\";s:1:\"8\";s:19:\"200000124:200000289\";s:3:\"8.5\";s:16:\"200000124:350262\";s:1:\"9\";s:19:\"200000124:200000290\";s:3:\"9.5\";s:19:\"200000124:200000291\";s:4:\"10.5\";}}}'),
(11204, 1772, '_vi_wad_list_attributes', 'a:14:{s:6:\"14:771\";a:4:{s:4:\"name\";s:5:\"Khaki\";s:8:\"name_sub\";s:5:\"Beige\";s:5:\"color\";s:7:\"#F8F7E7\";s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/Hd5ade00b2bef4a65b2e445a2d73b5bdcV/Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor.jpg_640x640.jpg\";}s:6:\"14:193\";a:4:{s:4:\"name\";s:5:\"BLACK\";s:8:\"name_sub\";s:5:\"BLACK\";s:5:\"color\";s:7:\"#000000\";s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/H21ed5073beb84572a92ee676b71ef22fH/Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor.jpg_640x640.jpg\";}s:6:\"14:691\";a:4:{s:4:\"name\";s:4:\"Gray\";s:8:\"name_sub\";s:4:\"Gray\";s:5:\"color\";s:4:\"#999\";s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/H3369303f35af453b9c5f12380af020f4C/Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor.jpg_640x640.jpg\";}s:6:\"14:175\";a:4:{s:4:\"name\";s:5:\"Green\";s:8:\"name_sub\";s:5:\"Green\";s:5:\"color\";s:7:\"#007000\";s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/Hc680a71278aa4e6ca2ab277689126388R/Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor.jpg_640x640.jpg\";}s:9:\"14:350852\";a:4:{s:4:\"name\";s:6:\"Orange\";s:8:\"name_sub\";s:6:\"Orange\";s:5:\"color\";s:7:\"#FFA500\";s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/H148ecc8a17d742a08c84c41bff9ea44cK/Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor.jpg_640x640.jpg\";}s:19:\"200000124:200000286\";a:4:{s:4:\"name\";s:3:\"5.5\";s:8:\"name_sub\";s:3:\"5.5\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:14:\"200000124:1394\";a:4:{s:4:\"name\";s:1:\"6\";s:8:\"name_sub\";s:1:\"6\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000287\";a:4:{s:4:\"name\";s:3:\"6.5\";s:8:\"name_sub\";s:3:\"6.5\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000288\";a:4:{s:4:\"name\";s:3:\"7.5\";s:8:\"name_sub\";s:3:\"7.5\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:13:\"200000124:699\";a:4:{s:4:\"name\";s:1:\"8\";s:8:\"name_sub\";s:1:\"8\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000289\";a:4:{s:4:\"name\";s:3:\"8.5\";s:8:\"name_sub\";s:3:\"8.5\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:16:\"200000124:350262\";a:4:{s:4:\"name\";s:1:\"9\";s:8:\"name_sub\";s:1:\"9\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000290\";a:4:{s:4:\"name\";s:3:\"9.5\";s:8:\"name_sub\";s:3:\"9.5\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000291\";a:4:{s:4:\"name\";s:4:\"10.5\";s:8:\"name_sub\";s:4:\"10.5\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}}'),
(11205, 1772, '_vi_wad_shipping_info', 'a:6:{s:4:\"time\";i:1622546259;s:7:\"country\";s:2:\"LK\";s:7:\"company\";s:5:\"FEDEX\";s:7:\"freight\";s:1518:\"[{\"bizShowMind\":{\"layout\":[]},\"commitDay\":\"75\",\"company\":\"Fedex IP\",\"currency\":\"USD\",\"discount\":40,\"displayType\":\"deliveryTime\",\"features\":{},\"freightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $63.47\",\"value\":63.47},\"freightFeatures\":{\"provider\":\"ae_config\"},\"freightLayout\":{\"displayType\":\"deliveryTime\",\"layout\":[{\"text\":\"Shipping: US $63.47\",\"type\":\"title\"},{\"text\":\"To <font color=\'#000000\'>Sri Lanka</font> via Fedex IP\",\"type\":\"subtitle\"}],\"openShippingPanel\":\"true\"},\"fullMailLine\":false,\"hbaService\":false,\"i18nMap\":{},\"id\":0,\"name\":\"FreightItemModule\",\"sendGoodsCountry\":\"CN\",\"sendGoodsCountryFullName\":\"China\",\"serviceName\":\"FEDEX\",\"standardFreightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $63.47\",\"value\":63.47},\"time\":\"7-15\",\"tracking\":true},{\"bizShowMind\":{\"layout\":[]},\"commitDay\":\"75\",\"company\":\"DHL\",\"currency\":\"USD\",\"discount\":40,\"displayType\":\"deliveryTime\",\"features\":{},\"freightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $104.36\",\"value\":104.36},\"freightFeatures\":{\"provider\":\"ae_config\"},\"freightLayout\":{\"displayType\":\"deliveryTime\",\"layout\":[{\"text\":\"Shipping: US $104.36\",\"type\":\"title\"},{\"text\":\"To <font color=\'#000000\'>Sri Lanka</font> via DHL\",\"type\":\"subtitle\"}],\"openShippingPanel\":\"true\"},\"fullMailLine\":false,\"hbaService\":false,\"i18nMap\":{},\"id\":0,\"name\":\"FreightItemModule\",\"sendGoodsCountry\":\"CN\",\"sendGoodsCountryFullName\":\"China\",\"serviceName\":\"DHL\",\"standardFreightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $104.36\",\"value\":104.36},\"time\":\"9-17\",\"tracking\":true}]\";s:13:\"shipping_cost\";d:63.469999999999998863131622783839702606201171875;s:13:\"delivery_time\";s:4:\"7-15\";}'),
(11206, 1772, '_vi_wad_gallery', 'a:6:{i:0;s:160:\"https://ae01.alicdn.com/kf/Ha16eb5f595af46af96c80f9e7c215403l/Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor.jpg\";i:1;s:160:\"https://ae01.alicdn.com/kf/Haf1db71cb7f3456b8ae2db231390c72eX/Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor.jpg\";i:2;s:160:\"https://ae01.alicdn.com/kf/H6c5c1620237445aea958246b18d0b464S/Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor.jpg\";i:3;s:160:\"https://ae01.alicdn.com/kf/H9ec9481eeb114dc1b133de1cc5fee2bbZ/Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor.jpg\";i:4;s:160:\"https://ae01.alicdn.com/kf/Hd9643ad583994d56998b9f3a95915b30B/Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor.jpg\";i:5;s:160:\"https://ae01.alicdn.com/kf/H13446613f9c3449ab7323f52edb09e1fr/Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor.jpg\";}'),
(11207, 1772, '_vi_wad_variation_images', 'a:5:{s:6:\"14:771\";s:172:\"https://ae01.alicdn.com/kf/Hd5ade00b2bef4a65b2e445a2d73b5bdcV/Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor.jpg_640x640.jpg\";s:6:\"14:193\";s:172:\"https://ae01.alicdn.com/kf/H21ed5073beb84572a92ee676b71ef22fH/Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor.jpg_640x640.jpg\";s:6:\"14:691\";s:172:\"https://ae01.alicdn.com/kf/H3369303f35af453b9c5f12380af020f4C/Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor.jpg_640x640.jpg\";s:6:\"14:175\";s:172:\"https://ae01.alicdn.com/kf/Hc680a71278aa4e6ca2ab277689126388R/Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor.jpg_640x640.jpg\";s:9:\"14:350852\";s:172:\"https://ae01.alicdn.com/kf/H148ecc8a17d742a08c84c41bff9ea44cK/Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor.jpg_640x640.jpg\";}'),
(11208, 1772, '_vi_wad_store_info', 'a:3:{s:4:\"name\";s:23:\"Blivener Official Store\";s:3:\"url\";s:34:\"//www.aliexpress.com/store/4686014\";s:3:\"num\";i:4686014;}');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11209, 1772, '_vi_wad_variations', 'a:45:{i:0;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/H21ed5073beb84572a92ee676b71ef22fH/Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"4000223031897-black-6-5\";s:7:\"sku_sub\";s:23:\"4000223031897-black-6-5\";s:5:\"skuId\";s:17:\"10000000866572278\";s:7:\"skuAttr\";s:26:\"14:193;200000124:200000287\";s:13:\"regular_price\";s:5:\"32.78\";s:10:\"sale_price\";s:5:\"20.32\";s:5:\"stock\";i:48;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:3:\"6.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:3:\"6.5\";}}i:1;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/H21ed5073beb84572a92ee676b71ef22fH/Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"4000223031897-black-7-5\";s:7:\"sku_sub\";s:23:\"4000223031897-black-7-5\";s:5:\"skuId\";s:17:\"10000000866572279\";s:7:\"skuAttr\";s:26:\"14:193;200000124:200000288\";s:13:\"regular_price\";s:5:\"32.78\";s:10:\"sale_price\";s:5:\"20.32\";s:5:\"stock\";i:45;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:3:\"7.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:3:\"7.5\";}}i:2;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/H21ed5073beb84572a92ee676b71ef22fH/Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"4000223031897-black-5-5\";s:7:\"sku_sub\";s:23:\"4000223031897-black-5-5\";s:5:\"skuId\";s:17:\"10000000866572276\";s:7:\"skuAttr\";s:26:\"14:193;200000124:200000286\";s:13:\"regular_price\";s:5:\"29.99\";s:10:\"sale_price\";s:5:\"18.59\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:3:\"5.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:3:\"5.5\";}}i:3;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/H21ed5073beb84572a92ee676b71ef22fH/Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor.jpg_640x640.jpg\";s:3:\"sku\";s:21:\"4000223031897-black-6\";s:7:\"sku_sub\";s:21:\"4000223031897-black-6\";s:5:\"skuId\";s:17:\"10000000866572277\";s:7:\"skuAttr\";s:21:\"14:193;200000124:1394\";s:13:\"regular_price\";s:5:\"32.78\";s:10:\"sale_price\";s:5:\"20.32\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:1:\"6\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:1:\"6\";}}i:4;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/H148ecc8a17d742a08c84c41bff9ea44cK/Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"4000223031897-orange-6\";s:7:\"sku_sub\";s:22:\"4000223031897-orange-6\";s:5:\"skuId\";s:17:\"10000000866572286\";s:7:\"skuAttr\";s:24:\"14:350852;200000124:1394\";s:13:\"regular_price\";s:5:\"32.78\";s:10:\"sale_price\";s:5:\"20.32\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Orange\";s:9:\"shoe-size\";s:1:\"6\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Orange\";s:9:\"shoe-size\";s:1:\"6\";}}i:5;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/H148ecc8a17d742a08c84c41bff9ea44cK/Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"4000223031897-orange-6-5\";s:7:\"sku_sub\";s:24:\"4000223031897-orange-6-5\";s:5:\"skuId\";s:17:\"10000000866572287\";s:7:\"skuAttr\";s:29:\"14:350852;200000124:200000287\";s:13:\"regular_price\";s:5:\"32.78\";s:10:\"sale_price\";s:5:\"20.32\";s:5:\"stock\";i:49;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Orange\";s:9:\"shoe-size\";s:3:\"6.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Orange\";s:9:\"shoe-size\";s:3:\"6.5\";}}i:6;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/H21ed5073beb84572a92ee676b71ef22fH/Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"4000223031897-black-10-5\";s:7:\"sku_sub\";s:24:\"4000223031897-black-10-5\";s:5:\"skuId\";s:17:\"10000000866572284\";s:7:\"skuAttr\";s:26:\"14:193;200000124:200000291\";s:13:\"regular_price\";s:5:\"32.78\";s:10:\"sale_price\";s:5:\"20.32\";s:5:\"stock\";i:47;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:4:\"10.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:4:\"10.5\";}}i:7;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/H148ecc8a17d742a08c84c41bff9ea44cK/Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"4000223031897-orange-5-5\";s:7:\"sku_sub\";s:24:\"4000223031897-orange-5-5\";s:5:\"skuId\";s:17:\"10000000866572285\";s:7:\"skuAttr\";s:29:\"14:350852;200000124:200000286\";s:13:\"regular_price\";s:5:\"32.78\";s:10:\"sale_price\";s:5:\"20.32\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Orange\";s:9:\"shoe-size\";s:3:\"5.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Orange\";s:9:\"shoe-size\";s:3:\"5.5\";}}i:8;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/H21ed5073beb84572a92ee676b71ef22fH/Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor.jpg_640x640.jpg\";s:3:\"sku\";s:21:\"4000223031897-black-9\";s:7:\"sku_sub\";s:21:\"4000223031897-black-9\";s:5:\"skuId\";s:17:\"10000000866572282\";s:7:\"skuAttr\";s:23:\"14:193;200000124:350262\";s:13:\"regular_price\";s:5:\"32.78\";s:10:\"sale_price\";s:5:\"20.32\";s:5:\"stock\";i:48;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:1:\"9\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:1:\"9\";}}i:9;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/H21ed5073beb84572a92ee676b71ef22fH/Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"4000223031897-black-9-5\";s:7:\"sku_sub\";s:23:\"4000223031897-black-9-5\";s:5:\"skuId\";s:17:\"10000000866572283\";s:7:\"skuAttr\";s:26:\"14:193;200000124:200000290\";s:13:\"regular_price\";s:5:\"32.78\";s:10:\"sale_price\";s:5:\"20.32\";s:5:\"stock\";i:47;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:3:\"9.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:3:\"9.5\";}}i:10;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/H21ed5073beb84572a92ee676b71ef22fH/Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor.jpg_640x640.jpg\";s:3:\"sku\";s:21:\"4000223031897-black-8\";s:7:\"sku_sub\";s:21:\"4000223031897-black-8\";s:5:\"skuId\";s:17:\"10000000866572280\";s:7:\"skuAttr\";s:20:\"14:193;200000124:699\";s:13:\"regular_price\";s:5:\"32.78\";s:10:\"sale_price\";s:5:\"20.32\";s:5:\"stock\";i:47;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:1:\"8\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:1:\"8\";}}i:11;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/H21ed5073beb84572a92ee676b71ef22fH/Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"4000223031897-black-8-5\";s:7:\"sku_sub\";s:23:\"4000223031897-black-8-5\";s:5:\"skuId\";s:17:\"10000000866572281\";s:7:\"skuAttr\";s:26:\"14:193;200000124:200000289\";s:13:\"regular_price\";s:5:\"32.78\";s:10:\"sale_price\";s:5:\"20.32\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:3:\"8.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:3:\"8.5\";}}i:12;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/H3369303f35af453b9c5f12380af020f4C/Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"4000223031897-gray-10-5\";s:7:\"sku_sub\";s:23:\"4000223031897-gray-10-5\";s:5:\"skuId\";s:17:\"10000000866572320\";s:7:\"skuAttr\";s:26:\"14:691;200000124:200000291\";s:13:\"regular_price\";s:5:\"32.78\";s:10:\"sale_price\";s:5:\"20.32\";s:5:\"stock\";i:49;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:4:\"10.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:4:\"10.5\";}}i:13;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/Hd5ade00b2bef4a65b2e445a2d73b5bdcV/Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"4000223031897-khaki-9-5\";s:7:\"sku_sub\";s:23:\"4000223031897-beige-9-5\";s:5:\"skuId\";s:17:\"10000000866572310\";s:7:\"skuAttr\";s:32:\"14:771#Khaki;200000124:200000290\";s:13:\"regular_price\";s:5:\"32.78\";s:10:\"sale_price\";s:5:\"20.32\";s:5:\"stock\";i:47;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Khaki\";s:9:\"shoe-size\";s:3:\"9.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:3:\"9.5\";}}i:14;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/Hd5ade00b2bef4a65b2e445a2d73b5bdcV/Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"4000223031897-khaki-10-5\";s:7:\"sku_sub\";s:24:\"4000223031897-beige-10-5\";s:5:\"skuId\";s:17:\"10000000866572311\";s:7:\"skuAttr\";s:32:\"14:771#Khaki;200000124:200000291\";s:13:\"regular_price\";s:5:\"32.78\";s:10:\"sale_price\";s:5:\"20.32\";s:5:\"stock\";i:48;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Khaki\";s:9:\"shoe-size\";s:4:\"10.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:4:\"10.5\";}}i:15;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/Hd5ade00b2bef4a65b2e445a2d73b5bdcV/Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"4000223031897-khaki-8-5\";s:7:\"sku_sub\";s:23:\"4000223031897-beige-8-5\";s:5:\"skuId\";s:17:\"10000000866572308\";s:7:\"skuAttr\";s:32:\"14:771#Khaki;200000124:200000289\";s:13:\"regular_price\";s:5:\"32.78\";s:10:\"sale_price\";s:5:\"20.32\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Khaki\";s:9:\"shoe-size\";s:3:\"8.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:3:\"8.5\";}}i:16;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/Hd5ade00b2bef4a65b2e445a2d73b5bdcV/Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor.jpg_640x640.jpg\";s:3:\"sku\";s:21:\"4000223031897-khaki-9\";s:7:\"sku_sub\";s:21:\"4000223031897-beige-9\";s:5:\"skuId\";s:17:\"10000000866572309\";s:7:\"skuAttr\";s:29:\"14:771#Khaki;200000124:350262\";s:13:\"regular_price\";s:5:\"32.78\";s:10:\"sale_price\";s:5:\"20.32\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Khaki\";s:9:\"shoe-size\";s:1:\"9\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:1:\"9\";}}i:17;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/Hd5ade00b2bef4a65b2e445a2d73b5bdcV/Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"4000223031897-khaki-7-5\";s:7:\"sku_sub\";s:23:\"4000223031897-beige-7-5\";s:5:\"skuId\";s:17:\"10000000866572306\";s:7:\"skuAttr\";s:32:\"14:771#Khaki;200000124:200000288\";s:13:\"regular_price\";s:5:\"32.78\";s:10:\"sale_price\";s:5:\"20.32\";s:5:\"stock\";i:48;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Khaki\";s:9:\"shoe-size\";s:3:\"7.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:3:\"7.5\";}}i:18;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/Hd5ade00b2bef4a65b2e445a2d73b5bdcV/Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor.jpg_640x640.jpg\";s:3:\"sku\";s:21:\"4000223031897-khaki-8\";s:7:\"sku_sub\";s:21:\"4000223031897-beige-8\";s:5:\"skuId\";s:17:\"10000000866572307\";s:7:\"skuAttr\";s:26:\"14:771#Khaki;200000124:699\";s:13:\"regular_price\";s:5:\"32.78\";s:10:\"sale_price\";s:5:\"20.32\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Khaki\";s:9:\"shoe-size\";s:1:\"8\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:1:\"8\";}}i:19;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/Hd5ade00b2bef4a65b2e445a2d73b5bdcV/Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor.jpg_640x640.jpg\";s:3:\"sku\";s:21:\"4000223031897-khaki-6\";s:7:\"sku_sub\";s:21:\"4000223031897-beige-6\";s:5:\"skuId\";s:17:\"10000000866572304\";s:7:\"skuAttr\";s:27:\"14:771#Khaki;200000124:1394\";s:13:\"regular_price\";s:5:\"32.78\";s:10:\"sale_price\";s:5:\"20.32\";s:5:\"stock\";i:49;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Khaki\";s:9:\"shoe-size\";s:1:\"6\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:1:\"6\";}}i:20;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/Hd5ade00b2bef4a65b2e445a2d73b5bdcV/Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"4000223031897-khaki-6-5\";s:7:\"sku_sub\";s:23:\"4000223031897-beige-6-5\";s:5:\"skuId\";s:17:\"10000000866572305\";s:7:\"skuAttr\";s:32:\"14:771#Khaki;200000124:200000287\";s:13:\"regular_price\";s:5:\"32.78\";s:10:\"sale_price\";s:5:\"20.32\";s:5:\"stock\";i:49;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Khaki\";s:9:\"shoe-size\";s:3:\"6.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:3:\"6.5\";}}i:21;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/H3369303f35af453b9c5f12380af020f4C/Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor.jpg_640x640.jpg\";s:3:\"sku\";s:20:\"4000223031897-gray-9\";s:7:\"sku_sub\";s:20:\"4000223031897-gray-9\";s:5:\"skuId\";s:17:\"10000000866572318\";s:7:\"skuAttr\";s:23:\"14:691;200000124:350262\";s:13:\"regular_price\";s:5:\"32.78\";s:10:\"sale_price\";s:5:\"20.32\";s:5:\"stock\";i:49;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:1:\"9\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:1:\"9\";}}i:22;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/H3369303f35af453b9c5f12380af020f4C/Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"4000223031897-gray-9-5\";s:7:\"sku_sub\";s:22:\"4000223031897-gray-9-5\";s:5:\"skuId\";s:17:\"10000000866572319\";s:7:\"skuAttr\";s:26:\"14:691;200000124:200000290\";s:13:\"regular_price\";s:5:\"32.78\";s:10:\"sale_price\";s:5:\"20.32\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:3:\"9.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:3:\"9.5\";}}i:23;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/H3369303f35af453b9c5f12380af020f4C/Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor.jpg_640x640.jpg\";s:3:\"sku\";s:20:\"4000223031897-gray-8\";s:7:\"sku_sub\";s:20:\"4000223031897-gray-8\";s:5:\"skuId\";s:17:\"10000000866572316\";s:7:\"skuAttr\";s:20:\"14:691;200000124:699\";s:13:\"regular_price\";s:5:\"32.78\";s:10:\"sale_price\";s:5:\"20.32\";s:5:\"stock\";i:48;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:1:\"8\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:1:\"8\";}}i:24;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/H3369303f35af453b9c5f12380af020f4C/Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"4000223031897-gray-8-5\";s:7:\"sku_sub\";s:22:\"4000223031897-gray-8-5\";s:5:\"skuId\";s:17:\"10000000866572317\";s:7:\"skuAttr\";s:26:\"14:691;200000124:200000289\";s:13:\"regular_price\";s:5:\"32.78\";s:10:\"sale_price\";s:5:\"20.32\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:3:\"8.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:3:\"8.5\";}}i:25;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/H3369303f35af453b9c5f12380af020f4C/Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"4000223031897-gray-6-5\";s:7:\"sku_sub\";s:22:\"4000223031897-gray-6-5\";s:5:\"skuId\";s:17:\"10000000866572314\";s:7:\"skuAttr\";s:26:\"14:691;200000124:200000287\";s:13:\"regular_price\";s:5:\"32.78\";s:10:\"sale_price\";s:5:\"20.32\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:3:\"6.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:3:\"6.5\";}}i:26;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/H3369303f35af453b9c5f12380af020f4C/Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"4000223031897-gray-7-5\";s:7:\"sku_sub\";s:22:\"4000223031897-gray-7-5\";s:5:\"skuId\";s:17:\"10000000866572315\";s:7:\"skuAttr\";s:26:\"14:691;200000124:200000288\";s:13:\"regular_price\";s:5:\"32.78\";s:10:\"sale_price\";s:5:\"20.32\";s:5:\"stock\";i:48;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:3:\"7.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:3:\"7.5\";}}i:27;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/H3369303f35af453b9c5f12380af020f4C/Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"4000223031897-gray-5-5\";s:7:\"sku_sub\";s:22:\"4000223031897-gray-5-5\";s:5:\"skuId\";s:17:\"10000000866572312\";s:7:\"skuAttr\";s:26:\"14:691;200000124:200000286\";s:13:\"regular_price\";s:5:\"32.78\";s:10:\"sale_price\";s:5:\"20.32\";s:5:\"stock\";i:49;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:3:\"5.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:3:\"5.5\";}}i:28;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/H3369303f35af453b9c5f12380af020f4C/Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor.jpg_640x640.jpg\";s:3:\"sku\";s:20:\"4000223031897-gray-6\";s:7:\"sku_sub\";s:20:\"4000223031897-gray-6\";s:5:\"skuId\";s:17:\"10000000866572313\";s:7:\"skuAttr\";s:21:\"14:691;200000124:1394\";s:13:\"regular_price\";s:5:\"32.78\";s:10:\"sale_price\";s:5:\"20.32\";s:5:\"stock\";i:49;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:1:\"6\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:1:\"6\";}}i:29;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/Hc680a71278aa4e6ca2ab277689126388R/Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"4000223031897-green-5-5\";s:7:\"sku_sub\";s:23:\"4000223031897-green-5-5\";s:5:\"skuId\";s:17:\"10000000866572294\";s:7:\"skuAttr\";s:26:\"14:175;200000124:200000286\";s:13:\"regular_price\";s:5:\"32.78\";s:10:\"sale_price\";s:5:\"20.32\";s:5:\"stock\";i:49;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:3:\"5.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:3:\"5.5\";}}i:30;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/Hc680a71278aa4e6ca2ab277689126388R/Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor.jpg_640x640.jpg\";s:3:\"sku\";s:21:\"4000223031897-green-6\";s:7:\"sku_sub\";s:21:\"4000223031897-green-6\";s:5:\"skuId\";s:17:\"10000000866572295\";s:7:\"skuAttr\";s:21:\"14:175;200000124:1394\";s:13:\"regular_price\";s:5:\"32.78\";s:10:\"sale_price\";s:5:\"20.32\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:1:\"6\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:1:\"6\";}}i:31;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/H148ecc8a17d742a08c84c41bff9ea44cK/Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"4000223031897-orange-9-5\";s:7:\"sku_sub\";s:24:\"4000223031897-orange-9-5\";s:5:\"skuId\";s:17:\"10000000866572292\";s:7:\"skuAttr\";s:29:\"14:350852;200000124:200000290\";s:13:\"regular_price\";s:5:\"32.78\";s:10:\"sale_price\";s:5:\"20.32\";s:5:\"stock\";i:49;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Orange\";s:9:\"shoe-size\";s:3:\"9.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Orange\";s:9:\"shoe-size\";s:3:\"9.5\";}}i:32;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/H148ecc8a17d742a08c84c41bff9ea44cK/Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"4000223031897-orange-10-5\";s:7:\"sku_sub\";s:25:\"4000223031897-orange-10-5\";s:5:\"skuId\";s:17:\"10000000866572293\";s:7:\"skuAttr\";s:29:\"14:350852;200000124:200000291\";s:13:\"regular_price\";s:5:\"32.78\";s:10:\"sale_price\";s:5:\"20.32\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Orange\";s:9:\"shoe-size\";s:4:\"10.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Orange\";s:9:\"shoe-size\";s:4:\"10.5\";}}i:33;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/H148ecc8a17d742a08c84c41bff9ea44cK/Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"4000223031897-orange-8-5\";s:7:\"sku_sub\";s:24:\"4000223031897-orange-8-5\";s:5:\"skuId\";s:17:\"10000000866572290\";s:7:\"skuAttr\";s:29:\"14:350852;200000124:200000289\";s:13:\"regular_price\";s:5:\"32.78\";s:10:\"sale_price\";s:5:\"20.32\";s:5:\"stock\";i:49;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Orange\";s:9:\"shoe-size\";s:3:\"8.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Orange\";s:9:\"shoe-size\";s:3:\"8.5\";}}i:34;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/H148ecc8a17d742a08c84c41bff9ea44cK/Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"4000223031897-orange-9\";s:7:\"sku_sub\";s:22:\"4000223031897-orange-9\";s:5:\"skuId\";s:17:\"10000000866572291\";s:7:\"skuAttr\";s:26:\"14:350852;200000124:350262\";s:13:\"regular_price\";s:5:\"32.78\";s:10:\"sale_price\";s:5:\"20.32\";s:5:\"stock\";i:48;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Orange\";s:9:\"shoe-size\";s:1:\"9\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Orange\";s:9:\"shoe-size\";s:1:\"9\";}}i:35;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/H148ecc8a17d742a08c84c41bff9ea44cK/Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"4000223031897-orange-7-5\";s:7:\"sku_sub\";s:24:\"4000223031897-orange-7-5\";s:5:\"skuId\";s:17:\"10000000866572288\";s:7:\"skuAttr\";s:29:\"14:350852;200000124:200000288\";s:13:\"regular_price\";s:5:\"32.78\";s:10:\"sale_price\";s:5:\"20.32\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Orange\";s:9:\"shoe-size\";s:3:\"7.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Orange\";s:9:\"shoe-size\";s:3:\"7.5\";}}i:36;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/H148ecc8a17d742a08c84c41bff9ea44cK/Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"4000223031897-orange-8\";s:7:\"sku_sub\";s:22:\"4000223031897-orange-8\";s:5:\"skuId\";s:17:\"10000000866572289\";s:7:\"skuAttr\";s:23:\"14:350852;200000124:699\";s:13:\"regular_price\";s:5:\"32.78\";s:10:\"sale_price\";s:5:\"20.32\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Orange\";s:9:\"shoe-size\";s:1:\"8\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Orange\";s:9:\"shoe-size\";s:1:\"8\";}}i:37;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/Hc680a71278aa4e6ca2ab277689126388R/Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"4000223031897-green-10-5\";s:7:\"sku_sub\";s:24:\"4000223031897-green-10-5\";s:5:\"skuId\";s:17:\"10000000866572302\";s:7:\"skuAttr\";s:26:\"14:175;200000124:200000291\";s:13:\"regular_price\";s:5:\"32.78\";s:10:\"sale_price\";s:5:\"20.32\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:4:\"10.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:4:\"10.5\";}}i:38;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/Hd5ade00b2bef4a65b2e445a2d73b5bdcV/Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"4000223031897-khaki-5-5\";s:7:\"sku_sub\";s:23:\"4000223031897-beige-5-5\";s:5:\"skuId\";s:17:\"10000000866572303\";s:7:\"skuAttr\";s:32:\"14:771#Khaki;200000124:200000286\";s:13:\"regular_price\";s:5:\"27.66\";s:10:\"sale_price\";s:5:\"17.15\";s:5:\"stock\";i:48;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Khaki\";s:9:\"shoe-size\";s:3:\"5.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:3:\"5.5\";}}i:39;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/Hc680a71278aa4e6ca2ab277689126388R/Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor.jpg_640x640.jpg\";s:3:\"sku\";s:21:\"4000223031897-green-9\";s:7:\"sku_sub\";s:21:\"4000223031897-green-9\";s:5:\"skuId\";s:17:\"10000000866572300\";s:7:\"skuAttr\";s:23:\"14:175;200000124:350262\";s:13:\"regular_price\";s:5:\"32.78\";s:10:\"sale_price\";s:5:\"20.32\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:1:\"9\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:1:\"9\";}}i:40;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/Hc680a71278aa4e6ca2ab277689126388R/Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"4000223031897-green-9-5\";s:7:\"sku_sub\";s:23:\"4000223031897-green-9-5\";s:5:\"skuId\";s:17:\"10000000866572301\";s:7:\"skuAttr\";s:26:\"14:175;200000124:200000290\";s:13:\"regular_price\";s:5:\"32.78\";s:10:\"sale_price\";s:5:\"20.32\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:3:\"9.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:3:\"9.5\";}}i:41;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/Hc680a71278aa4e6ca2ab277689126388R/Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor.jpg_640x640.jpg\";s:3:\"sku\";s:21:\"4000223031897-green-8\";s:7:\"sku_sub\";s:21:\"4000223031897-green-8\";s:5:\"skuId\";s:17:\"10000000866572298\";s:7:\"skuAttr\";s:20:\"14:175;200000124:699\";s:13:\"regular_price\";s:5:\"32.78\";s:10:\"sale_price\";s:5:\"20.32\";s:5:\"stock\";i:49;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:1:\"8\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:1:\"8\";}}i:42;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/Hc680a71278aa4e6ca2ab277689126388R/Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"4000223031897-green-8-5\";s:7:\"sku_sub\";s:23:\"4000223031897-green-8-5\";s:5:\"skuId\";s:17:\"10000000866572299\";s:7:\"skuAttr\";s:26:\"14:175;200000124:200000289\";s:13:\"regular_price\";s:5:\"32.78\";s:10:\"sale_price\";s:5:\"20.32\";s:5:\"stock\";i:47;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:3:\"8.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:3:\"8.5\";}}i:43;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/Hc680a71278aa4e6ca2ab277689126388R/Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"4000223031897-green-6-5\";s:7:\"sku_sub\";s:23:\"4000223031897-green-6-5\";s:5:\"skuId\";s:17:\"10000000866572296\";s:7:\"skuAttr\";s:26:\"14:175;200000124:200000287\";s:13:\"regular_price\";s:5:\"32.78\";s:10:\"sale_price\";s:5:\"20.32\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:3:\"6.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:3:\"6.5\";}}i:44;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/Hc680a71278aa4e6ca2ab277689126388R/Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"4000223031897-green-7-5\";s:7:\"sku_sub\";s:23:\"4000223031897-green-7-5\";s:5:\"skuId\";s:17:\"10000000866572297\";s:7:\"skuAttr\";s:26:\"14:175;200000124:200000288\";s:13:\"regular_price\";s:5:\"32.78\";s:10:\"sale_price\";s:5:\"20.32\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:3:\"7.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:3:\"7.5\";}}}'),
(11210, 1773, '_vi_wad_description_images', 'a:25:{i:0;s:65:\"https://ae03.alicdn.com/kf/Hdad9412e8a7a422ea751b3b6369591c3l.jpg\";i:1;s:95:\"https://ae01.alicdn.com/kf/H9bca54c411bc4c60be46d04fef61ff29a.png?width=233&height=312&hash=545\";i:2;s:95:\"https://ae01.alicdn.com/kf/H9bca54c411bc4c60be46d04fef61ff29a.png?width=233&height=312&hash=545\";i:3;s:95:\"https://ae01.alicdn.com/kf/H9bca54c411bc4c60be46d04fef61ff29a.png?width=233&height=312&hash=545\";i:4;s:95:\"https://ae01.alicdn.com/kf/H9bca54c411bc4c60be46d04fef61ff29a.png?width=233&height=312&hash=545\";i:5;s:95:\"https://ae01.alicdn.com/kf/H9bca54c411bc4c60be46d04fef61ff29a.png?width=233&height=312&hash=545\";i:6;s:95:\"https://ae01.alicdn.com/kf/H9bca54c411bc4c60be46d04fef61ff29a.png?width=233&height=312&hash=545\";i:7;s:95:\"https://ae01.alicdn.com/kf/H9bca54c411bc4c60be46d04fef61ff29a.png?width=233&height=312&hash=545\";i:8;s:95:\"https://ae01.alicdn.com/kf/H9bca54c411bc4c60be46d04fef61ff29a.png?width=233&height=312&hash=545\";i:9;s:102:\"https://ae01.alicdn.com/kf/Ha67bc5ed62e243d79a8472cbb905179el.jpg?width=759&amp;height=68&amp;hash=827\";i:10;s:105:\"https://ae01.alicdn.com/kf/H7c2b0f716c984f458933fdbf69de20fak.jpg?width=1000&amp;height=150&amp;hash=1150\";i:11;s:104:\"https://ae01.alicdn.com/kf/Hf39ee1bfe6a64101bd489dc39e262ea0W.jpg?width=800&amp;height=379&amp;hash=1179\";i:12;s:105:\"https://ae01.alicdn.com/kf/H446899e3da924f418f7d36900d640728V.jpg?width=1000&amp;height=150&amp;hash=1150\";i:13;s:104:\"https://ae01.alicdn.com/kf/H14bdada1e380415a99396409827de808R.jpg?width=800&amp;height=800&amp;hash=1600\";i:14;s:104:\"https://ae01.alicdn.com/kf/H5e384e2133d04b9895893c575069ad5c9.jpg?width=800&amp;height=800&amp;hash=1600\";i:15;s:104:\"https://ae01.alicdn.com/kf/Hbd0ee6f3fb1b4aef9d80650e7fcb8edbs.jpg?width=640&amp;height=640&amp;hash=1280\";i:16;s:104:\"https://ae01.alicdn.com/kf/Ha375322dad554751ac1f886816a03dc9p.jpg?width=640&amp;height=640&amp;hash=1280\";i:17;s:104:\"https://ae01.alicdn.com/kf/H358dd52706a1440e92cfbdae1a82f0b6L.jpg?width=640&amp;height=640&amp;hash=1280\";i:18;s:104:\"https://ae01.alicdn.com/kf/Ha879fa027cf4483cb6574089cde3b0db5.jpg?width=800&amp;height=800&amp;hash=1600\";i:19;s:104:\"https://ae01.alicdn.com/kf/H6a4d642457a74f5ab0ee0519c310c7fd4.jpg?width=750&amp;height=750&amp;hash=1500\";i:20;s:104:\"https://ae01.alicdn.com/kf/H3a2612ec925747529261903c10964c497.jpg?width=750&amp;height=750&amp;hash=1500\";i:21;s:104:\"https://ae01.alicdn.com/kf/H6d05d811b96c407daa3b742095fd291bJ.jpg?width=750&amp;height=750&amp;hash=1500\";i:22;s:104:\"https://ae01.alicdn.com/kf/H836b51d4f349413089595d3284bea4a1f.jpg?width=750&amp;height=750&amp;hash=1500\";i:23;s:104:\"https://ae01.alicdn.com/kf/H0487e679f74044e18900620c84faafcat.jpg?width=800&amp;height=800&amp;hash=1600\";i:24;s:105:\"https://ae01.alicdn.com/kf/H0664b0fec9ee4afc907dfe239c43eea7u.jpg?width=900&amp;height=3100&amp;hash=4000\";}'),
(11211, 1773, '_vi_wad_sku', '1005002400948808'),
(11212, 1773, '_vi_wad_attributes', 'a:2:{i:14;a:5:{s:6:\"values\";a:4:{s:6:\"14:193\";s:5:\"BLACK\";s:6:\"14:173\";s:4:\"Blue\";s:7:\"14:1052\";s:4:\"Pink\";s:5:\"14:10\";s:3:\"Red\";}s:4:\"slug\";s:5:\"color\";s:4:\"name\";s:5:\"Color\";s:8:\"position\";i:0;s:10:\"values_sub\";a:4:{s:6:\"14:193\";s:5:\"BLACK\";s:6:\"14:173\";s:4:\"Blue\";s:7:\"14:1052\";s:4:\"Pink\";s:5:\"14:10\";s:3:\"Red\";}}i:200000124;a:5:{s:6:\"values\";a:8:{s:19:\"200000124:200000334\";s:2:\"36\";s:19:\"200000124:100010482\";s:2:\"37\";s:19:\"200000124:200000898\";s:2:\"38\";s:19:\"200000124:200000364\";s:2:\"39\";s:19:\"200000124:100013888\";s:2:\"40\";s:19:\"200000124:100010483\";s:2:\"41\";s:19:\"200000124:200000337\";s:2:\"42\";s:19:\"200000124:200000338\";s:2:\"43\";}s:4:\"slug\";s:9:\"shoe-size\";s:4:\"name\";s:9:\"Shoe Size\";s:8:\"position\";i:1;s:10:\"values_sub\";a:8:{s:19:\"200000124:200000334\";s:2:\"36\";s:19:\"200000124:100010482\";s:2:\"37\";s:19:\"200000124:200000898\";s:2:\"38\";s:19:\"200000124:200000364\";s:2:\"39\";s:19:\"200000124:100013888\";s:2:\"40\";s:19:\"200000124:100010483\";s:2:\"41\";s:19:\"200000124:200000337\";s:2:\"42\";s:19:\"200000124:200000338\";s:2:\"43\";}}}'),
(11213, 1773, '_vi_wad_list_attributes', 'a:12:{s:6:\"14:193\";a:4:{s:4:\"name\";s:5:\"BLACK\";s:8:\"name_sub\";s:5:\"BLACK\";s:5:\"color\";s:7:\"#000000\";s:5:\"image\";s:188:\"https://ae01.alicdn.com/kf/Hc55600967bf54b7fa4972aa7f19fe538W/2021-Women-Sandals-Soft-Stitching-Buckle-Strap-Platform-Sandals-Ladies-Comfortable-Flat-Sandals-Open-Toe-Beach.jpg_640x640.jpg\";}s:6:\"14:173\";a:4:{s:4:\"name\";s:4:\"Blue\";s:8:\"name_sub\";s:4:\"Blue\";s:5:\"color\";s:7:\"#0080FF\";s:5:\"image\";s:188:\"https://ae01.alicdn.com/kf/H30061ac6237346f99c8c479f3ba5fa9bm/2021-Women-Sandals-Soft-Stitching-Buckle-Strap-Platform-Sandals-Ladies-Comfortable-Flat-Sandals-Open-Toe-Beach.jpg_640x640.jpg\";}s:7:\"14:1052\";a:4:{s:4:\"name\";s:4:\"Pink\";s:8:\"name_sub\";s:4:\"Pink\";s:5:\"color\";s:7:\"#FFC0CB\";s:5:\"image\";s:188:\"https://ae01.alicdn.com/kf/H6629b5aa8ac54d59bca27c03dfae1d10H/2021-Women-Sandals-Soft-Stitching-Buckle-Strap-Platform-Sandals-Ladies-Comfortable-Flat-Sandals-Open-Toe-Beach.jpg_640x640.jpg\";}s:5:\"14:10\";a:4:{s:4:\"name\";s:3:\"Red\";s:8:\"name_sub\";s:3:\"Red\";s:5:\"color\";s:7:\"#FF0000\";s:5:\"image\";s:188:\"https://ae01.alicdn.com/kf/Hf6d451514c8d4fa78a39799e7255173ai/2021-Women-Sandals-Soft-Stitching-Buckle-Strap-Platform-Sandals-Ladies-Comfortable-Flat-Sandals-Open-Toe-Beach.jpg_640x640.jpg\";}s:19:\"200000124:200000334\";a:4:{s:4:\"name\";s:2:\"36\";s:8:\"name_sub\";s:2:\"36\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:100010482\";a:4:{s:4:\"name\";s:2:\"37\";s:8:\"name_sub\";s:2:\"37\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000898\";a:4:{s:4:\"name\";s:2:\"38\";s:8:\"name_sub\";s:2:\"38\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000364\";a:4:{s:4:\"name\";s:2:\"39\";s:8:\"name_sub\";s:2:\"39\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:100013888\";a:4:{s:4:\"name\";s:2:\"40\";s:8:\"name_sub\";s:2:\"40\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:100010483\";a:4:{s:4:\"name\";s:2:\"41\";s:8:\"name_sub\";s:2:\"41\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000337\";a:4:{s:4:\"name\";s:2:\"42\";s:8:\"name_sub\";s:2:\"42\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000338\";a:4:{s:4:\"name\";s:2:\"43\";s:8:\"name_sub\";s:2:\"43\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}}'),
(11214, 1773, '_vi_wad_shipping_info', 'a:6:{s:4:\"time\";i:1622546260;s:7:\"country\";s:2:\"LK\";s:7:\"company\";s:8:\"FEDEX_IE\";s:7:\"freight\";s:2280:\"[{\"bizShowMind\":{\"layout\":[]},\"commitDay\":\"75\",\"company\":\"Fedex IE\",\"currency\":\"USD\",\"discount\":0,\"displayType\":\"deliveryTime\",\"features\":{},\"freightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $67.46\",\"value\":67.46},\"freightFeatures\":{\"provider\":\"ae_config\"},\"freightLayout\":{\"displayType\":\"deliveryTime\",\"layout\":[{\"text\":\"Shipping: US $67.46\",\"type\":\"title\"},{\"text\":\"To <font color=\'#000000\'>Sri Lanka</font> via Fedex IE\",\"type\":\"subtitle\"}],\"openShippingPanel\":\"true\"},\"fullMailLine\":false,\"hbaService\":false,\"i18nMap\":{},\"id\":0,\"name\":\"FreightItemModule\",\"sendGoodsCountry\":\"CN\",\"sendGoodsCountryFullName\":\"China\",\"serviceName\":\"FEDEX_IE\",\"standardFreightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $67.46\",\"value\":67.46},\"time\":\"7-15\",\"tracking\":true},{\"bizShowMind\":{\"layout\":[]},\"commitDay\":\"75\",\"company\":\"Fedex IP\",\"currency\":\"USD\",\"discount\":0,\"displayType\":\"deliveryTime\",\"features\":{},\"freightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $84.38\",\"value\":84.38},\"freightFeatures\":{\"provider\":\"ae_config\"},\"freightLayout\":{\"displayType\":\"deliveryTime\",\"layout\":[{\"text\":\"Shipping: US $84.38\",\"type\":\"title\"},{\"text\":\"To <font color=\'#000000\'>Sri Lanka</font> via Fedex IP\",\"type\":\"subtitle\"}],\"openShippingPanel\":\"true\"},\"fullMailLine\":false,\"hbaService\":false,\"i18nMap\":{},\"id\":0,\"name\":\"FreightItemModule\",\"sendGoodsCountry\":\"CN\",\"sendGoodsCountryFullName\":\"China\",\"serviceName\":\"FEDEX\",\"standardFreightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $84.38\",\"value\":84.38},\"time\":\"7-15\",\"tracking\":true},{\"bizShowMind\":{\"layout\":[]},\"commitDay\":\"75\",\"company\":\"DHL\",\"currency\":\"USD\",\"discount\":0,\"displayType\":\"deliveryTime\",\"features\":{},\"freightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $142.07\",\"value\":142.07},\"freightFeatures\":{\"provider\":\"ae_config\"},\"freightLayout\":{\"displayType\":\"deliveryTime\",\"layout\":[{\"text\":\"Shipping: US $142.07\",\"type\":\"title\"},{\"text\":\"To <font color=\'#000000\'>Sri Lanka</font> via DHL\",\"type\":\"subtitle\"}],\"openShippingPanel\":\"true\"},\"fullMailLine\":false,\"hbaService\":false,\"i18nMap\":{},\"id\":0,\"name\":\"FreightItemModule\",\"sendGoodsCountry\":\"CN\",\"sendGoodsCountryFullName\":\"China\",\"serviceName\":\"DHL\",\"standardFreightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $142.07\",\"value\":142.07},\"time\":\"9-17\",\"tracking\":true}]\";s:13:\"shipping_cost\";d:67.4599999999999937472239253111183643341064453125;s:13:\"delivery_time\";s:4:\"7-15\";}'),
(11215, 1773, '_vi_wad_gallery', 'a:6:{i:0;s:176:\"https://ae01.alicdn.com/kf/H53c95206dbf24172a1e272b4a7e561a1l/2021-Women-Sandals-Soft-Stitching-Buckle-Strap-Platform-Sandals-Ladies-Comfortable-Flat-Sandals-Open-Toe-Beach.jpg\";i:1;s:176:\"https://ae01.alicdn.com/kf/H55017029411f442aa88fd310141f569bF/2021-Women-Sandals-Soft-Stitching-Buckle-Strap-Platform-Sandals-Ladies-Comfortable-Flat-Sandals-Open-Toe-Beach.jpg\";i:2;s:176:\"https://ae01.alicdn.com/kf/H45b4c9f0666449b687123287cd97df49o/2021-Women-Sandals-Soft-Stitching-Buckle-Strap-Platform-Sandals-Ladies-Comfortable-Flat-Sandals-Open-Toe-Beach.jpg\";i:3;s:176:\"https://ae01.alicdn.com/kf/H4090e4f6839b47ec9096447a36b575b0d/2021-Women-Sandals-Soft-Stitching-Buckle-Strap-Platform-Sandals-Ladies-Comfortable-Flat-Sandals-Open-Toe-Beach.jpg\";i:4;s:176:\"https://ae01.alicdn.com/kf/Hf87c7b52cd4f460f85a606cd906637407/2021-Women-Sandals-Soft-Stitching-Buckle-Strap-Platform-Sandals-Ladies-Comfortable-Flat-Sandals-Open-Toe-Beach.jpg\";i:5;s:176:\"https://ae01.alicdn.com/kf/H672a237388a14a8ca9787fcc2fcc6073n/2021-Women-Sandals-Soft-Stitching-Buckle-Strap-Platform-Sandals-Ladies-Comfortable-Flat-Sandals-Open-Toe-Beach.jpg\";}'),
(11216, 1773, '_vi_wad_variation_images', 'a:4:{s:6:\"14:193\";s:188:\"https://ae01.alicdn.com/kf/Hc55600967bf54b7fa4972aa7f19fe538W/2021-Women-Sandals-Soft-Stitching-Buckle-Strap-Platform-Sandals-Ladies-Comfortable-Flat-Sandals-Open-Toe-Beach.jpg_640x640.jpg\";s:6:\"14:173\";s:188:\"https://ae01.alicdn.com/kf/H30061ac6237346f99c8c479f3ba5fa9bm/2021-Women-Sandals-Soft-Stitching-Buckle-Strap-Platform-Sandals-Ladies-Comfortable-Flat-Sandals-Open-Toe-Beach.jpg_640x640.jpg\";s:7:\"14:1052\";s:188:\"https://ae01.alicdn.com/kf/H6629b5aa8ac54d59bca27c03dfae1d10H/2021-Women-Sandals-Soft-Stitching-Buckle-Strap-Platform-Sandals-Ladies-Comfortable-Flat-Sandals-Open-Toe-Beach.jpg_640x640.jpg\";s:5:\"14:10\";s:188:\"https://ae01.alicdn.com/kf/Hf6d451514c8d4fa78a39799e7255173ai/2021-Women-Sandals-Soft-Stitching-Buckle-Strap-Platform-Sandals-Ladies-Comfortable-Flat-Sandals-Open-Toe-Beach.jpg_640x640.jpg\";}'),
(11217, 1773, '_vi_wad_store_info', 'a:3:{s:4:\"name\";s:23:\"Wandering Clothes Store\";s:3:\"url\";s:36:\"//www.aliexpress.com/store/911714310\";s:3:\"num\";i:911714310;}');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11218, 1773, '_vi_wad_variations', 'a:32:{i:0;a:10:{s:5:\"image\";s:188:\"https://ae01.alicdn.com/kf/H30061ac6237346f99c8c479f3ba5fa9bm/2021-Women-Sandals-Soft-Stitching-Buckle-Strap-Platform-Sandals-Ladies-Comfortable-Flat-Sandals-Open-Toe-Beach.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"1005002400948808-blue-40\";s:7:\"sku_sub\";s:24:\"1005002400948808-blue-40\";s:5:\"skuId\";s:17:\"12000020529233663\";s:7:\"skuAttr\";s:26:\"14:173;200000124:100013888\";s:13:\"regular_price\";s:5:\"23.06\";s:10:\"sale_price\";s:5:\"12.91\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"40\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"40\";}}i:1;a:10:{s:5:\"image\";s:188:\"https://ae01.alicdn.com/kf/H30061ac6237346f99c8c479f3ba5fa9bm/2021-Women-Sandals-Soft-Stitching-Buckle-Strap-Platform-Sandals-Ladies-Comfortable-Flat-Sandals-Open-Toe-Beach.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"1005002400948808-blue-39\";s:7:\"sku_sub\";s:24:\"1005002400948808-blue-39\";s:5:\"skuId\";s:17:\"12000020529233662\";s:7:\"skuAttr\";s:26:\"14:173;200000124:200000364\";s:13:\"regular_price\";s:5:\"23.06\";s:10:\"sale_price\";s:5:\"12.91\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"39\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"39\";}}i:2;a:10:{s:5:\"image\";s:188:\"https://ae01.alicdn.com/kf/H30061ac6237346f99c8c479f3ba5fa9bm/2021-Women-Sandals-Soft-Stitching-Buckle-Strap-Platform-Sandals-Ladies-Comfortable-Flat-Sandals-Open-Toe-Beach.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"1005002400948808-blue-38\";s:7:\"sku_sub\";s:24:\"1005002400948808-blue-38\";s:5:\"skuId\";s:17:\"12000020529233661\";s:7:\"skuAttr\";s:26:\"14:173;200000124:200000898\";s:13:\"regular_price\";s:5:\"23.06\";s:10:\"sale_price\";s:5:\"12.91\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"38\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"38\";}}i:3;a:10:{s:5:\"image\";s:188:\"https://ae01.alicdn.com/kf/H30061ac6237346f99c8c479f3ba5fa9bm/2021-Women-Sandals-Soft-Stitching-Buckle-Strap-Platform-Sandals-Ladies-Comfortable-Flat-Sandals-Open-Toe-Beach.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"1005002400948808-blue-37\";s:7:\"sku_sub\";s:24:\"1005002400948808-blue-37\";s:5:\"skuId\";s:17:\"12000020529233660\";s:7:\"skuAttr\";s:26:\"14:173;200000124:100010482\";s:13:\"regular_price\";s:5:\"23.06\";s:10:\"sale_price\";s:5:\"12.91\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"37\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"37\";}}i:4;a:10:{s:5:\"image\";s:188:\"https://ae01.alicdn.com/kf/H30061ac6237346f99c8c479f3ba5fa9bm/2021-Women-Sandals-Soft-Stitching-Buckle-Strap-Platform-Sandals-Ladies-Comfortable-Flat-Sandals-Open-Toe-Beach.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"1005002400948808-blue-36\";s:7:\"sku_sub\";s:24:\"1005002400948808-blue-36\";s:5:\"skuId\";s:17:\"12000020529233659\";s:7:\"skuAttr\";s:26:\"14:173;200000124:200000334\";s:13:\"regular_price\";s:5:\"19.19\";s:10:\"sale_price\";s:5:\"10.75\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"36\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"36\";}}i:5;a:10:{s:5:\"image\";s:188:\"https://ae01.alicdn.com/kf/Hc55600967bf54b7fa4972aa7f19fe538W/2021-Women-Sandals-Soft-Stitching-Buckle-Strap-Platform-Sandals-Ladies-Comfortable-Flat-Sandals-Open-Toe-Beach.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005002400948808-black-43\";s:7:\"sku_sub\";s:25:\"1005002400948808-black-43\";s:5:\"skuId\";s:17:\"12000020529233658\";s:7:\"skuAttr\";s:26:\"14:193;200000124:200000338\";s:13:\"regular_price\";s:5:\"23.06\";s:10:\"sale_price\";s:5:\"12.91\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"43\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"43\";}}i:6;a:10:{s:5:\"image\";s:188:\"https://ae01.alicdn.com/kf/Hc55600967bf54b7fa4972aa7f19fe538W/2021-Women-Sandals-Soft-Stitching-Buckle-Strap-Platform-Sandals-Ladies-Comfortable-Flat-Sandals-Open-Toe-Beach.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005002400948808-black-42\";s:7:\"sku_sub\";s:25:\"1005002400948808-black-42\";s:5:\"skuId\";s:17:\"12000020529233657\";s:7:\"skuAttr\";s:26:\"14:193;200000124:200000337\";s:13:\"regular_price\";s:5:\"23.06\";s:10:\"sale_price\";s:5:\"12.91\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"42\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"42\";}}i:7;a:10:{s:5:\"image\";s:188:\"https://ae01.alicdn.com/kf/Hc55600967bf54b7fa4972aa7f19fe538W/2021-Women-Sandals-Soft-Stitching-Buckle-Strap-Platform-Sandals-Ladies-Comfortable-Flat-Sandals-Open-Toe-Beach.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005002400948808-black-41\";s:7:\"sku_sub\";s:25:\"1005002400948808-black-41\";s:5:\"skuId\";s:17:\"12000020529233656\";s:7:\"skuAttr\";s:26:\"14:193;200000124:100010483\";s:13:\"regular_price\";s:5:\"23.06\";s:10:\"sale_price\";s:5:\"12.91\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"41\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"41\";}}i:8;a:10:{s:5:\"image\";s:188:\"https://ae01.alicdn.com/kf/Hc55600967bf54b7fa4972aa7f19fe538W/2021-Women-Sandals-Soft-Stitching-Buckle-Strap-Platform-Sandals-Ladies-Comfortable-Flat-Sandals-Open-Toe-Beach.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005002400948808-black-40\";s:7:\"sku_sub\";s:25:\"1005002400948808-black-40\";s:5:\"skuId\";s:17:\"12000020529233655\";s:7:\"skuAttr\";s:26:\"14:193;200000124:100013888\";s:13:\"regular_price\";s:5:\"23.06\";s:10:\"sale_price\";s:5:\"12.91\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"40\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"40\";}}i:9;a:10:{s:5:\"image\";s:188:\"https://ae01.alicdn.com/kf/Hc55600967bf54b7fa4972aa7f19fe538W/2021-Women-Sandals-Soft-Stitching-Buckle-Strap-Platform-Sandals-Ladies-Comfortable-Flat-Sandals-Open-Toe-Beach.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005002400948808-black-39\";s:7:\"sku_sub\";s:25:\"1005002400948808-black-39\";s:5:\"skuId\";s:17:\"12000020529233654\";s:7:\"skuAttr\";s:26:\"14:193;200000124:200000364\";s:13:\"regular_price\";s:5:\"23.06\";s:10:\"sale_price\";s:5:\"12.91\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"39\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"39\";}}i:10;a:10:{s:5:\"image\";s:188:\"https://ae01.alicdn.com/kf/Hc55600967bf54b7fa4972aa7f19fe538W/2021-Women-Sandals-Soft-Stitching-Buckle-Strap-Platform-Sandals-Ladies-Comfortable-Flat-Sandals-Open-Toe-Beach.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005002400948808-black-38\";s:7:\"sku_sub\";s:25:\"1005002400948808-black-38\";s:5:\"skuId\";s:17:\"12000020529233653\";s:7:\"skuAttr\";s:26:\"14:193;200000124:200000898\";s:13:\"regular_price\";s:5:\"23.06\";s:10:\"sale_price\";s:5:\"12.91\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"38\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"38\";}}i:11;a:10:{s:5:\"image\";s:188:\"https://ae01.alicdn.com/kf/Hc55600967bf54b7fa4972aa7f19fe538W/2021-Women-Sandals-Soft-Stitching-Buckle-Strap-Platform-Sandals-Ladies-Comfortable-Flat-Sandals-Open-Toe-Beach.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005002400948808-black-37\";s:7:\"sku_sub\";s:25:\"1005002400948808-black-37\";s:5:\"skuId\";s:17:\"12000020529233652\";s:7:\"skuAttr\";s:26:\"14:193;200000124:100010482\";s:13:\"regular_price\";s:5:\"23.06\";s:10:\"sale_price\";s:5:\"12.91\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"37\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"37\";}}i:12;a:10:{s:5:\"image\";s:188:\"https://ae01.alicdn.com/kf/Hc55600967bf54b7fa4972aa7f19fe538W/2021-Women-Sandals-Soft-Stitching-Buckle-Strap-Platform-Sandals-Ladies-Comfortable-Flat-Sandals-Open-Toe-Beach.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005002400948808-black-36\";s:7:\"sku_sub\";s:25:\"1005002400948808-black-36\";s:5:\"skuId\";s:17:\"12000020529233651\";s:7:\"skuAttr\";s:26:\"14:193;200000124:200000334\";s:13:\"regular_price\";s:5:\"23.06\";s:10:\"sale_price\";s:5:\"12.91\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"36\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"36\";}}i:13;a:10:{s:5:\"image\";s:188:\"https://ae01.alicdn.com/kf/Hf6d451514c8d4fa78a39799e7255173ai/2021-Women-Sandals-Soft-Stitching-Buckle-Strap-Platform-Sandals-Ladies-Comfortable-Flat-Sandals-Open-Toe-Beach.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"1005002400948808-red-40\";s:7:\"sku_sub\";s:23:\"1005002400948808-red-40\";s:5:\"skuId\";s:17:\"12000020529233679\";s:7:\"skuAttr\";s:25:\"14:10;200000124:100013888\";s:13:\"regular_price\";s:5:\"23.06\";s:10:\"sale_price\";s:5:\"12.91\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"40\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"40\";}}i:14;a:10:{s:5:\"image\";s:188:\"https://ae01.alicdn.com/kf/Hf6d451514c8d4fa78a39799e7255173ai/2021-Women-Sandals-Soft-Stitching-Buckle-Strap-Platform-Sandals-Ladies-Comfortable-Flat-Sandals-Open-Toe-Beach.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"1005002400948808-red-39\";s:7:\"sku_sub\";s:23:\"1005002400948808-red-39\";s:5:\"skuId\";s:17:\"12000020529233678\";s:7:\"skuAttr\";s:25:\"14:10;200000124:200000364\";s:13:\"regular_price\";s:5:\"23.06\";s:10:\"sale_price\";s:5:\"12.91\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"39\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"39\";}}i:15;a:10:{s:5:\"image\";s:188:\"https://ae01.alicdn.com/kf/Hf6d451514c8d4fa78a39799e7255173ai/2021-Women-Sandals-Soft-Stitching-Buckle-Strap-Platform-Sandals-Ladies-Comfortable-Flat-Sandals-Open-Toe-Beach.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"1005002400948808-red-38\";s:7:\"sku_sub\";s:23:\"1005002400948808-red-38\";s:5:\"skuId\";s:17:\"12000020529233677\";s:7:\"skuAttr\";s:25:\"14:10;200000124:200000898\";s:13:\"regular_price\";s:5:\"23.06\";s:10:\"sale_price\";s:5:\"12.91\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"38\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"38\";}}i:16;a:10:{s:5:\"image\";s:188:\"https://ae01.alicdn.com/kf/Hf6d451514c8d4fa78a39799e7255173ai/2021-Women-Sandals-Soft-Stitching-Buckle-Strap-Platform-Sandals-Ladies-Comfortable-Flat-Sandals-Open-Toe-Beach.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"1005002400948808-red-37\";s:7:\"sku_sub\";s:23:\"1005002400948808-red-37\";s:5:\"skuId\";s:17:\"12000020529233676\";s:7:\"skuAttr\";s:25:\"14:10;200000124:100010482\";s:13:\"regular_price\";s:5:\"23.06\";s:10:\"sale_price\";s:5:\"12.91\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"37\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"37\";}}i:17;a:10:{s:5:\"image\";s:188:\"https://ae01.alicdn.com/kf/Hf6d451514c8d4fa78a39799e7255173ai/2021-Women-Sandals-Soft-Stitching-Buckle-Strap-Platform-Sandals-Ladies-Comfortable-Flat-Sandals-Open-Toe-Beach.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"1005002400948808-red-36\";s:7:\"sku_sub\";s:23:\"1005002400948808-red-36\";s:5:\"skuId\";s:17:\"12000020529233675\";s:7:\"skuAttr\";s:25:\"14:10;200000124:200000334\";s:13:\"regular_price\";s:5:\"23.06\";s:10:\"sale_price\";s:5:\"12.91\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"36\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"36\";}}i:18;a:10:{s:5:\"image\";s:188:\"https://ae01.alicdn.com/kf/H6629b5aa8ac54d59bca27c03dfae1d10H/2021-Women-Sandals-Soft-Stitching-Buckle-Strap-Platform-Sandals-Ladies-Comfortable-Flat-Sandals-Open-Toe-Beach.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"1005002400948808-pink-43\";s:7:\"sku_sub\";s:24:\"1005002400948808-pink-43\";s:5:\"skuId\";s:17:\"12000020529233674\";s:7:\"skuAttr\";s:27:\"14:1052;200000124:200000338\";s:13:\"regular_price\";s:5:\"23.06\";s:10:\"sale_price\";s:5:\"12.91\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:2:\"43\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:2:\"43\";}}i:19;a:10:{s:5:\"image\";s:188:\"https://ae01.alicdn.com/kf/H6629b5aa8ac54d59bca27c03dfae1d10H/2021-Women-Sandals-Soft-Stitching-Buckle-Strap-Platform-Sandals-Ladies-Comfortable-Flat-Sandals-Open-Toe-Beach.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"1005002400948808-pink-42\";s:7:\"sku_sub\";s:24:\"1005002400948808-pink-42\";s:5:\"skuId\";s:17:\"12000020529233673\";s:7:\"skuAttr\";s:27:\"14:1052;200000124:200000337\";s:13:\"regular_price\";s:5:\"23.06\";s:10:\"sale_price\";s:5:\"12.91\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:2:\"42\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:2:\"42\";}}i:20;a:10:{s:5:\"image\";s:188:\"https://ae01.alicdn.com/kf/H6629b5aa8ac54d59bca27c03dfae1d10H/2021-Women-Sandals-Soft-Stitching-Buckle-Strap-Platform-Sandals-Ladies-Comfortable-Flat-Sandals-Open-Toe-Beach.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"1005002400948808-pink-41\";s:7:\"sku_sub\";s:24:\"1005002400948808-pink-41\";s:5:\"skuId\";s:17:\"12000020529233672\";s:7:\"skuAttr\";s:27:\"14:1052;200000124:100010483\";s:13:\"regular_price\";s:5:\"23.06\";s:10:\"sale_price\";s:5:\"12.91\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:2:\"41\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:2:\"41\";}}i:21;a:10:{s:5:\"image\";s:188:\"https://ae01.alicdn.com/kf/H6629b5aa8ac54d59bca27c03dfae1d10H/2021-Women-Sandals-Soft-Stitching-Buckle-Strap-Platform-Sandals-Ladies-Comfortable-Flat-Sandals-Open-Toe-Beach.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"1005002400948808-pink-40\";s:7:\"sku_sub\";s:24:\"1005002400948808-pink-40\";s:5:\"skuId\";s:17:\"12000020529233671\";s:7:\"skuAttr\";s:27:\"14:1052;200000124:100013888\";s:13:\"regular_price\";s:5:\"23.06\";s:10:\"sale_price\";s:5:\"12.91\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:2:\"40\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:2:\"40\";}}i:22;a:10:{s:5:\"image\";s:188:\"https://ae01.alicdn.com/kf/H6629b5aa8ac54d59bca27c03dfae1d10H/2021-Women-Sandals-Soft-Stitching-Buckle-Strap-Platform-Sandals-Ladies-Comfortable-Flat-Sandals-Open-Toe-Beach.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"1005002400948808-pink-39\";s:7:\"sku_sub\";s:24:\"1005002400948808-pink-39\";s:5:\"skuId\";s:17:\"12000020529233670\";s:7:\"skuAttr\";s:27:\"14:1052;200000124:200000364\";s:13:\"regular_price\";s:5:\"23.06\";s:10:\"sale_price\";s:5:\"12.91\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:2:\"39\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:2:\"39\";}}i:23;a:10:{s:5:\"image\";s:188:\"https://ae01.alicdn.com/kf/H6629b5aa8ac54d59bca27c03dfae1d10H/2021-Women-Sandals-Soft-Stitching-Buckle-Strap-Platform-Sandals-Ladies-Comfortable-Flat-Sandals-Open-Toe-Beach.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"1005002400948808-pink-38\";s:7:\"sku_sub\";s:24:\"1005002400948808-pink-38\";s:5:\"skuId\";s:17:\"12000020529233669\";s:7:\"skuAttr\";s:27:\"14:1052;200000124:200000898\";s:13:\"regular_price\";s:5:\"23.06\";s:10:\"sale_price\";s:5:\"12.91\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:2:\"38\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:2:\"38\";}}i:24;a:10:{s:5:\"image\";s:188:\"https://ae01.alicdn.com/kf/H6629b5aa8ac54d59bca27c03dfae1d10H/2021-Women-Sandals-Soft-Stitching-Buckle-Strap-Platform-Sandals-Ladies-Comfortable-Flat-Sandals-Open-Toe-Beach.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"1005002400948808-pink-37\";s:7:\"sku_sub\";s:24:\"1005002400948808-pink-37\";s:5:\"skuId\";s:17:\"12000020529233668\";s:7:\"skuAttr\";s:27:\"14:1052;200000124:100010482\";s:13:\"regular_price\";s:5:\"23.06\";s:10:\"sale_price\";s:5:\"12.91\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:2:\"37\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:2:\"37\";}}i:25;a:10:{s:5:\"image\";s:188:\"https://ae01.alicdn.com/kf/H6629b5aa8ac54d59bca27c03dfae1d10H/2021-Women-Sandals-Soft-Stitching-Buckle-Strap-Platform-Sandals-Ladies-Comfortable-Flat-Sandals-Open-Toe-Beach.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"1005002400948808-pink-36\";s:7:\"sku_sub\";s:24:\"1005002400948808-pink-36\";s:5:\"skuId\";s:17:\"12000020529233667\";s:7:\"skuAttr\";s:27:\"14:1052;200000124:200000334\";s:13:\"regular_price\";s:5:\"23.06\";s:10:\"sale_price\";s:5:\"12.91\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:2:\"36\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:2:\"36\";}}i:26;a:10:{s:5:\"image\";s:188:\"https://ae01.alicdn.com/kf/H30061ac6237346f99c8c479f3ba5fa9bm/2021-Women-Sandals-Soft-Stitching-Buckle-Strap-Platform-Sandals-Ladies-Comfortable-Flat-Sandals-Open-Toe-Beach.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"1005002400948808-blue-43\";s:7:\"sku_sub\";s:24:\"1005002400948808-blue-43\";s:5:\"skuId\";s:17:\"12000020529233666\";s:7:\"skuAttr\";s:26:\"14:173;200000124:200000338\";s:13:\"regular_price\";s:5:\"23.06\";s:10:\"sale_price\";s:5:\"12.91\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"43\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"43\";}}i:27;a:10:{s:5:\"image\";s:188:\"https://ae01.alicdn.com/kf/H30061ac6237346f99c8c479f3ba5fa9bm/2021-Women-Sandals-Soft-Stitching-Buckle-Strap-Platform-Sandals-Ladies-Comfortable-Flat-Sandals-Open-Toe-Beach.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"1005002400948808-blue-42\";s:7:\"sku_sub\";s:24:\"1005002400948808-blue-42\";s:5:\"skuId\";s:17:\"12000020529233665\";s:7:\"skuAttr\";s:26:\"14:173;200000124:200000337\";s:13:\"regular_price\";s:5:\"23.06\";s:10:\"sale_price\";s:5:\"12.91\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"42\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"42\";}}i:28;a:10:{s:5:\"image\";s:188:\"https://ae01.alicdn.com/kf/H30061ac6237346f99c8c479f3ba5fa9bm/2021-Women-Sandals-Soft-Stitching-Buckle-Strap-Platform-Sandals-Ladies-Comfortable-Flat-Sandals-Open-Toe-Beach.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"1005002400948808-blue-41\";s:7:\"sku_sub\";s:24:\"1005002400948808-blue-41\";s:5:\"skuId\";s:17:\"12000020529233664\";s:7:\"skuAttr\";s:26:\"14:173;200000124:100010483\";s:13:\"regular_price\";s:5:\"23.06\";s:10:\"sale_price\";s:5:\"12.91\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"41\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"41\";}}i:29;a:10:{s:5:\"image\";s:188:\"https://ae01.alicdn.com/kf/Hf6d451514c8d4fa78a39799e7255173ai/2021-Women-Sandals-Soft-Stitching-Buckle-Strap-Platform-Sandals-Ladies-Comfortable-Flat-Sandals-Open-Toe-Beach.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"1005002400948808-red-43\";s:7:\"sku_sub\";s:23:\"1005002400948808-red-43\";s:5:\"skuId\";s:17:\"12000020529233682\";s:7:\"skuAttr\";s:25:\"14:10;200000124:200000338\";s:13:\"regular_price\";s:5:\"23.06\";s:10:\"sale_price\";s:5:\"12.91\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"43\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"43\";}}i:30;a:10:{s:5:\"image\";s:188:\"https://ae01.alicdn.com/kf/Hf6d451514c8d4fa78a39799e7255173ai/2021-Women-Sandals-Soft-Stitching-Buckle-Strap-Platform-Sandals-Ladies-Comfortable-Flat-Sandals-Open-Toe-Beach.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"1005002400948808-red-42\";s:7:\"sku_sub\";s:23:\"1005002400948808-red-42\";s:5:\"skuId\";s:17:\"12000020529233681\";s:7:\"skuAttr\";s:25:\"14:10;200000124:200000337\";s:13:\"regular_price\";s:5:\"23.06\";s:10:\"sale_price\";s:5:\"12.91\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"42\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"42\";}}i:31;a:10:{s:5:\"image\";s:188:\"https://ae01.alicdn.com/kf/Hf6d451514c8d4fa78a39799e7255173ai/2021-Women-Sandals-Soft-Stitching-Buckle-Strap-Platform-Sandals-Ladies-Comfortable-Flat-Sandals-Open-Toe-Beach.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"1005002400948808-red-41\";s:7:\"sku_sub\";s:23:\"1005002400948808-red-41\";s:5:\"skuId\";s:17:\"12000020529233680\";s:7:\"skuAttr\";s:25:\"14:10;200000124:100010483\";s:13:\"regular_price\";s:5:\"23.06\";s:10:\"sale_price\";s:5:\"12.91\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"41\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"41\";}}}'),
(11219, 1774, '_vi_wad_description_images', 'a:44:{i:0;s:65:\"https://ae01.alicdn.com/kf/H0290e257976340c7bc62c4c0d4ba0596L.png\";i:1;s:65:\"https://ae01.alicdn.com/kf/Hc747344888df46e9a5a3b9a68c15e4d5N.png\";i:2;s:65:\"https://ae01.alicdn.com/kf/Hc747344888df46e9a5a3b9a68c15e4d5N.png\";i:3;s:65:\"https://ae01.alicdn.com/kf/Hc747344888df46e9a5a3b9a68c15e4d5N.png\";i:4;s:65:\"https://ae01.alicdn.com/kf/Hc747344888df46e9a5a3b9a68c15e4d5N.png\";i:5;s:65:\"https://ae01.alicdn.com/kf/Hc747344888df46e9a5a3b9a68c15e4d5N.png\";i:6;s:65:\"https://ae01.alicdn.com/kf/Hc747344888df46e9a5a3b9a68c15e4d5N.png\";i:7;s:65:\"https://ae01.alicdn.com/kf/Hc747344888df46e9a5a3b9a68c15e4d5N.png\";i:8;s:65:\"https://ae01.alicdn.com/kf/Hc747344888df46e9a5a3b9a68c15e4d5N.png\";i:9;s:65:\"https://ae01.alicdn.com/kf/Hf6e81c92d3434149a8c6410b84a3b55fB.jpg\";i:10;s:104:\"https://ae01.alicdn.com/kf/H6457cac882f1429582a6b998d8943c5bb.jpg?width=800&amp;height=800&amp;hash=1600\";i:11;s:66:\"https://ae01.alicdn.com/kf/H8a6972f91dc34d8fa3339b2b264a72b5z.jpeg\";i:12;s:66:\"https://ae01.alicdn.com/kf/H9c94337af65f472fab0b07930c32bd47u.jpeg\";i:13;s:66:\"https://ae01.alicdn.com/kf/H3814533bafa74367ac209557f3c356c61.jpeg\";i:14;s:66:\"https://ae01.alicdn.com/kf/H77a75be1e83242a3839f799731c4f362a.jpeg\";i:15;s:66:\"https://ae01.alicdn.com/kf/Hf40f0ad53a7f4a719b423b901d11134f5.jpeg\";i:16;s:60:\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\";i:17;s:60:\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\";i:18;s:60:\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\";i:19;s:60:\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\";i:20;s:60:\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\";i:21;s:60:\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\";i:22;s:60:\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\";i:23;s:60:\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\";i:24;s:60:\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\";i:25;s:60:\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\";i:26;s:60:\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\";i:27;s:60:\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\";i:28;s:60:\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\";i:29;s:60:\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\";i:30;s:60:\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\";i:31;s:60:\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\";i:32;s:60:\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\";i:33;s:60:\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\";i:34;s:60:\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\";i:35;s:60:\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\";i:36;s:60:\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\";i:37;s:60:\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\";i:38;s:60:\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\";i:39;s:60:\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\";i:40;s:60:\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\";i:41;s:60:\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\";i:42;s:60:\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\";i:43;s:60:\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\";}'),
(11220, 1774, '_vi_wad_sku', '4000115505633'),
(11221, 1774, '_vi_wad_attributes', 'a:2:{i:14;a:5:{s:6:\"values\";a:5:{s:6:\"14:193\";s:5:\"BLACK\";s:6:\"14:173\";s:4:\"BLUE\";s:6:\"14:175\";s:5:\"GREEN\";s:5:\"14:10\";s:3:\"RED\";s:5:\"14:29\";s:5:\"WHITE\";}s:4:\"slug\";s:5:\"color\";s:4:\"name\";s:5:\"Color\";s:8:\"position\";i:0;s:10:\"values_sub\";a:5:{s:6:\"14:193\";s:5:\"BLACK\";s:6:\"14:173\";s:4:\"Blue\";s:6:\"14:175\";s:5:\"Green\";s:5:\"14:10\";s:3:\"Red\";s:5:\"14:29\";s:5:\"White\";}}i:200000124;a:5:{s:6:\"values\";a:9:{s:19:\"200000124:200000286\";s:3:\"5.5\";s:14:\"200000124:1394\";s:1:\"6\";s:19:\"200000124:200000287\";s:3:\"6.5\";s:19:\"200000124:200000288\";s:3:\"7.5\";s:13:\"200000124:699\";s:1:\"8\";s:19:\"200000124:200000289\";s:3:\"8.5\";s:16:\"200000124:350262\";s:1:\"9\";s:19:\"200000124:200000290\";s:3:\"9.5\";s:19:\"200000124:200000291\";s:4:\"10.5\";}s:4:\"slug\";s:9:\"shoe-size\";s:4:\"name\";s:9:\"Shoe Size\";s:8:\"position\";i:1;s:10:\"values_sub\";a:9:{s:19:\"200000124:200000286\";s:3:\"5.5\";s:14:\"200000124:1394\";s:1:\"6\";s:19:\"200000124:200000287\";s:3:\"6.5\";s:19:\"200000124:200000288\";s:3:\"7.5\";s:13:\"200000124:699\";s:1:\"8\";s:19:\"200000124:200000289\";s:3:\"8.5\";s:16:\"200000124:350262\";s:1:\"9\";s:19:\"200000124:200000290\";s:3:\"9.5\";s:19:\"200000124:200000291\";s:4:\"10.5\";}}}'),
(11222, 1774, '_vi_wad_list_attributes', 'a:14:{s:6:\"14:193\";a:4:{s:4:\"name\";s:5:\"BLACK\";s:8:\"name_sub\";s:5:\"BLACK\";s:5:\"color\";s:7:\"#000000\";s:5:\"image\";s:190:\"https://ae01.alicdn.com/kf/Hc7ce31941dcf4706afa3f8b0a1e99c22B/Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather.jpg_640x640.jpg\";}s:6:\"14:173\";a:4:{s:4:\"name\";s:4:\"BLUE\";s:8:\"name_sub\";s:4:\"Blue\";s:5:\"color\";s:7:\"#0080FF\";s:5:\"image\";s:190:\"https://ae01.alicdn.com/kf/H266c6105f84e403391fb23fc3db12194W/Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather.jpg_640x640.jpg\";}s:6:\"14:175\";a:4:{s:4:\"name\";s:5:\"GREEN\";s:8:\"name_sub\";s:5:\"Green\";s:5:\"color\";s:7:\"#007000\";s:5:\"image\";s:190:\"https://ae01.alicdn.com/kf/Hf879e584046c4fcd9ceb6f0445463e71M/Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather.jpg_640x640.jpg\";}s:5:\"14:10\";a:4:{s:4:\"name\";s:3:\"RED\";s:8:\"name_sub\";s:3:\"Red\";s:5:\"color\";s:7:\"#FF0000\";s:5:\"image\";s:190:\"https://ae01.alicdn.com/kf/Hf6c94335d6514377a281ec9aea0b23f7w/Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather.jpg_640x640.jpg\";}s:5:\"14:29\";a:4:{s:4:\"name\";s:5:\"WHITE\";s:8:\"name_sub\";s:5:\"White\";s:5:\"color\";s:7:\"#FFFFFF\";s:5:\"image\";s:190:\"https://ae01.alicdn.com/kf/Hd2933f9a32da4b2c8afbdb999e7789a2U/Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather.jpg_640x640.jpg\";}s:19:\"200000124:200000286\";a:4:{s:4:\"name\";s:3:\"5.5\";s:8:\"name_sub\";s:3:\"5.5\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:14:\"200000124:1394\";a:4:{s:4:\"name\";s:1:\"6\";s:8:\"name_sub\";s:1:\"6\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000287\";a:4:{s:4:\"name\";s:3:\"6.5\";s:8:\"name_sub\";s:3:\"6.5\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000288\";a:4:{s:4:\"name\";s:3:\"7.5\";s:8:\"name_sub\";s:3:\"7.5\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:13:\"200000124:699\";a:4:{s:4:\"name\";s:1:\"8\";s:8:\"name_sub\";s:1:\"8\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000289\";a:4:{s:4:\"name\";s:3:\"8.5\";s:8:\"name_sub\";s:3:\"8.5\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:16:\"200000124:350262\";a:4:{s:4:\"name\";s:1:\"9\";s:8:\"name_sub\";s:1:\"9\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000290\";a:4:{s:4:\"name\";s:3:\"9.5\";s:8:\"name_sub\";s:3:\"9.5\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000291\";a:4:{s:4:\"name\";s:4:\"10.5\";s:8:\"name_sub\";s:4:\"10.5\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}}'),
(11223, 1774, '_vi_wad_shipping_info', 'a:6:{s:4:\"time\";i:1622546262;s:7:\"country\";s:2:\"LK\";s:7:\"company\";s:5:\"FEDEX\";s:7:\"freight\";s:1518:\"[{\"bizShowMind\":{\"layout\":[]},\"commitDay\":\"75\",\"company\":\"Fedex IP\",\"currency\":\"USD\",\"discount\":40,\"displayType\":\"deliveryTime\",\"features\":{},\"freightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $76.32\",\"value\":76.32},\"freightFeatures\":{\"provider\":\"ae_config\"},\"freightLayout\":{\"displayType\":\"deliveryTime\",\"layout\":[{\"text\":\"Shipping: US $76.32\",\"type\":\"title\"},{\"text\":\"To <font color=\'#000000\'>Sri Lanka</font> via Fedex IP\",\"type\":\"subtitle\"}],\"openShippingPanel\":\"true\"},\"fullMailLine\":false,\"hbaService\":false,\"i18nMap\":{},\"id\":0,\"name\":\"FreightItemModule\",\"sendGoodsCountry\":\"CN\",\"sendGoodsCountryFullName\":\"China\",\"serviceName\":\"FEDEX\",\"standardFreightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $76.32\",\"value\":76.32},\"time\":\"7-15\",\"tracking\":true},{\"bizShowMind\":{\"layout\":[]},\"commitDay\":\"75\",\"company\":\"DHL\",\"currency\":\"USD\",\"discount\":40,\"displayType\":\"deliveryTime\",\"features\":{},\"freightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $123.48\",\"value\":123.48},\"freightFeatures\":{\"provider\":\"ae_config\"},\"freightLayout\":{\"displayType\":\"deliveryTime\",\"layout\":[{\"text\":\"Shipping: US $123.48\",\"type\":\"title\"},{\"text\":\"To <font color=\'#000000\'>Sri Lanka</font> via DHL\",\"type\":\"subtitle\"}],\"openShippingPanel\":\"true\"},\"fullMailLine\":false,\"hbaService\":false,\"i18nMap\":{},\"id\":0,\"name\":\"FreightItemModule\",\"sendGoodsCountry\":\"CN\",\"sendGoodsCountryFullName\":\"China\",\"serviceName\":\"DHL\",\"standardFreightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $123.48\",\"value\":123.48},\"time\":\"9-17\",\"tracking\":true}]\";s:13:\"shipping_cost\";d:76.31999999999999317878973670303821563720703125;s:13:\"delivery_time\";s:4:\"7-15\";}'),
(11224, 1774, '_vi_wad_gallery', 'a:6:{i:0;s:178:\"https://ae01.alicdn.com/kf/H009efaa14fbf42b9bfe21631ca6d681ec/Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather.jpg\";i:1;s:178:\"https://ae01.alicdn.com/kf/Hcf272319b1e345c0a82f4469088444bcZ/Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather.jpg\";i:2;s:178:\"https://ae01.alicdn.com/kf/Hb795a62a3e49491fb017acf5a8491df5b/Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather.jpg\";i:3;s:178:\"https://ae01.alicdn.com/kf/H83cb3d42ede04147b241066266b1c5aeF/Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather.jpg\";i:4;s:178:\"https://ae01.alicdn.com/kf/Hf135177b585f4e70955228f923312736U/Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather.jpg\";i:5;s:178:\"https://ae01.alicdn.com/kf/H3b1d565c04d64177b1971e95d4137a3b6/Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather.jpg\";}'),
(11225, 1774, '_vi_wad_variation_images', 'a:5:{s:6:\"14:193\";s:190:\"https://ae01.alicdn.com/kf/Hc7ce31941dcf4706afa3f8b0a1e99c22B/Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather.jpg_640x640.jpg\";s:6:\"14:173\";s:190:\"https://ae01.alicdn.com/kf/H266c6105f84e403391fb23fc3db12194W/Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather.jpg_640x640.jpg\";s:6:\"14:175\";s:190:\"https://ae01.alicdn.com/kf/Hf879e584046c4fcd9ceb6f0445463e71M/Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather.jpg_640x640.jpg\";s:5:\"14:10\";s:190:\"https://ae01.alicdn.com/kf/Hf6c94335d6514377a281ec9aea0b23f7w/Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather.jpg_640x640.jpg\";s:5:\"14:29\";s:190:\"https://ae01.alicdn.com/kf/Hd2933f9a32da4b2c8afbdb999e7789a2U/Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather.jpg_640x640.jpg\";}'),
(11226, 1774, '_vi_wad_store_info', 'a:3:{s:4:\"name\";s:23:\"Blivener Official Store\";s:3:\"url\";s:34:\"//www.aliexpress.com/store/4686014\";s:3:\"num\";i:4686014;}');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11227, 1774, '_vi_wad_variations', 'a:45:{i:0;a:10:{s:5:\"image\";s:190:\"https://ae01.alicdn.com/kf/Hf879e584046c4fcd9ceb6f0445463e71M/Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"4000115505633-green-7-5\";s:7:\"sku_sub\";s:23:\"4000115505633-green-7-5\";s:5:\"skuId\";s:17:\"10000000775484776\";s:7:\"skuAttr\";s:32:\"14:175#GREEN;200000124:200000288\";s:13:\"regular_price\";s:5:\"24.66\";s:10:\"sale_price\";s:5:\"15.29\";s:5:\"stock\";i:130;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"GREEN\";s:9:\"shoe-size\";s:3:\"7.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:3:\"7.5\";}}i:1;a:10:{s:5:\"image\";s:190:\"https://ae01.alicdn.com/kf/Hf879e584046c4fcd9ceb6f0445463e71M/Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather.jpg_640x640.jpg\";s:3:\"sku\";s:21:\"4000115505633-green-8\";s:7:\"sku_sub\";s:21:\"4000115505633-green-8\";s:5:\"skuId\";s:17:\"10000000775484777\";s:7:\"skuAttr\";s:26:\"14:175#GREEN;200000124:699\";s:13:\"regular_price\";s:5:\"24.66\";s:10:\"sale_price\";s:5:\"15.29\";s:5:\"stock\";i:142;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"GREEN\";s:9:\"shoe-size\";s:1:\"8\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:1:\"8\";}}i:2;a:10:{s:5:\"image\";s:190:\"https://ae01.alicdn.com/kf/Hf879e584046c4fcd9ceb6f0445463e71M/Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"4000115505633-green-8-5\";s:7:\"sku_sub\";s:23:\"4000115505633-green-8-5\";s:5:\"skuId\";s:17:\"10000000775484778\";s:7:\"skuAttr\";s:32:\"14:175#GREEN;200000124:200000289\";s:13:\"regular_price\";s:5:\"24.66\";s:10:\"sale_price\";s:5:\"15.29\";s:5:\"stock\";i:140;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"GREEN\";s:9:\"shoe-size\";s:3:\"8.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:3:\"8.5\";}}i:3;a:10:{s:5:\"image\";s:190:\"https://ae01.alicdn.com/kf/Hf879e584046c4fcd9ceb6f0445463e71M/Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather.jpg_640x640.jpg\";s:3:\"sku\";s:21:\"4000115505633-green-9\";s:7:\"sku_sub\";s:21:\"4000115505633-green-9\";s:5:\"skuId\";s:17:\"10000000775484779\";s:7:\"skuAttr\";s:29:\"14:175#GREEN;200000124:350262\";s:13:\"regular_price\";s:5:\"24.66\";s:10:\"sale_price\";s:5:\"15.29\";s:5:\"stock\";i:145;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"GREEN\";s:9:\"shoe-size\";s:1:\"9\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:1:\"9\";}}i:4;a:10:{s:5:\"image\";s:190:\"https://ae01.alicdn.com/kf/Hf879e584046c4fcd9ceb6f0445463e71M/Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"4000115505633-green-9-5\";s:7:\"sku_sub\";s:23:\"4000115505633-green-9-5\";s:5:\"skuId\";s:17:\"10000000775484780\";s:7:\"skuAttr\";s:32:\"14:175#GREEN;200000124:200000290\";s:13:\"regular_price\";s:5:\"24.66\";s:10:\"sale_price\";s:5:\"15.29\";s:5:\"stock\";i:140;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"GREEN\";s:9:\"shoe-size\";s:3:\"9.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:3:\"9.5\";}}i:5;a:10:{s:5:\"image\";s:190:\"https://ae01.alicdn.com/kf/Hf879e584046c4fcd9ceb6f0445463e71M/Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"4000115505633-green-10-5\";s:7:\"sku_sub\";s:24:\"4000115505633-green-10-5\";s:5:\"skuId\";s:17:\"10000000775484781\";s:7:\"skuAttr\";s:32:\"14:175#GREEN;200000124:200000291\";s:13:\"regular_price\";s:5:\"24.66\";s:10:\"sale_price\";s:5:\"15.29\";s:5:\"stock\";i:144;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"GREEN\";s:9:\"shoe-size\";s:4:\"10.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:4:\"10.5\";}}i:6;a:10:{s:5:\"image\";s:190:\"https://ae01.alicdn.com/kf/Hf6c94335d6514377a281ec9aea0b23f7w/Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather.jpg_640x640.jpg\";s:3:\"sku\";s:21:\"4000115505633-red-5-5\";s:7:\"sku_sub\";s:21:\"4000115505633-red-5-5\";s:5:\"skuId\";s:17:\"10000000775484782\";s:7:\"skuAttr\";s:29:\"14:10#RED;200000124:200000286\";s:13:\"regular_price\";s:5:\"15.66\";s:10:\"sale_price\";s:4:\"9.71\";s:5:\"stock\";i:152;s:10:\"attributes\";a:2:{s:5:\"color\";s:3:\"RED\";s:9:\"shoe-size\";s:3:\"5.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:3:\"5.5\";}}i:7;a:10:{s:5:\"image\";s:190:\"https://ae01.alicdn.com/kf/Hf6c94335d6514377a281ec9aea0b23f7w/Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather.jpg_640x640.jpg\";s:3:\"sku\";s:19:\"4000115505633-red-6\";s:7:\"sku_sub\";s:19:\"4000115505633-red-6\";s:5:\"skuId\";s:17:\"10000000775484783\";s:7:\"skuAttr\";s:24:\"14:10#RED;200000124:1394\";s:13:\"regular_price\";s:5:\"24.66\";s:10:\"sale_price\";s:5:\"15.29\";s:5:\"stock\";i:147;s:10:\"attributes\";a:2:{s:5:\"color\";s:3:\"RED\";s:9:\"shoe-size\";s:1:\"6\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:1:\"6\";}}i:8;a:10:{s:5:\"image\";s:190:\"https://ae01.alicdn.com/kf/H266c6105f84e403391fb23fc3db12194W/Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather.jpg_640x640.jpg\";s:3:\"sku\";s:20:\"4000115505633-blue-8\";s:7:\"sku_sub\";s:20:\"4000115505633-blue-8\";s:5:\"skuId\";s:17:\"10000000775484768\";s:7:\"skuAttr\";s:25:\"14:173#BLUE;200000124:699\";s:13:\"regular_price\";s:5:\"24.66\";s:10:\"sale_price\";s:5:\"15.29\";s:5:\"stock\";i:139;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"BLUE\";s:9:\"shoe-size\";s:1:\"8\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:1:\"8\";}}i:9;a:10:{s:5:\"image\";s:190:\"https://ae01.alicdn.com/kf/H266c6105f84e403391fb23fc3db12194W/Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"4000115505633-blue-8-5\";s:7:\"sku_sub\";s:22:\"4000115505633-blue-8-5\";s:5:\"skuId\";s:17:\"10000000775484769\";s:7:\"skuAttr\";s:31:\"14:173#BLUE;200000124:200000289\";s:13:\"regular_price\";s:5:\"24.66\";s:10:\"sale_price\";s:5:\"15.29\";s:5:\"stock\";i:127;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"BLUE\";s:9:\"shoe-size\";s:3:\"8.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:3:\"8.5\";}}i:10;a:10:{s:5:\"image\";s:190:\"https://ae01.alicdn.com/kf/H266c6105f84e403391fb23fc3db12194W/Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather.jpg_640x640.jpg\";s:3:\"sku\";s:20:\"4000115505633-blue-9\";s:7:\"sku_sub\";s:20:\"4000115505633-blue-9\";s:5:\"skuId\";s:17:\"10000000775484770\";s:7:\"skuAttr\";s:28:\"14:173#BLUE;200000124:350262\";s:13:\"regular_price\";s:5:\"24.66\";s:10:\"sale_price\";s:5:\"15.29\";s:5:\"stock\";i:139;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"BLUE\";s:9:\"shoe-size\";s:1:\"9\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:1:\"9\";}}i:11;a:10:{s:5:\"image\";s:190:\"https://ae01.alicdn.com/kf/H266c6105f84e403391fb23fc3db12194W/Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"4000115505633-blue-9-5\";s:7:\"sku_sub\";s:22:\"4000115505633-blue-9-5\";s:5:\"skuId\";s:17:\"10000000775484771\";s:7:\"skuAttr\";s:31:\"14:173#BLUE;200000124:200000290\";s:13:\"regular_price\";s:5:\"24.66\";s:10:\"sale_price\";s:5:\"15.29\";s:5:\"stock\";i:140;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"BLUE\";s:9:\"shoe-size\";s:3:\"9.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:3:\"9.5\";}}i:12;a:10:{s:5:\"image\";s:190:\"https://ae01.alicdn.com/kf/H266c6105f84e403391fb23fc3db12194W/Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"4000115505633-blue-10-5\";s:7:\"sku_sub\";s:23:\"4000115505633-blue-10-5\";s:5:\"skuId\";s:17:\"10000000775484772\";s:7:\"skuAttr\";s:31:\"14:173#BLUE;200000124:200000291\";s:13:\"regular_price\";s:5:\"24.66\";s:10:\"sale_price\";s:5:\"15.29\";s:5:\"stock\";i:145;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"BLUE\";s:9:\"shoe-size\";s:4:\"10.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:4:\"10.5\";}}i:13;a:10:{s:5:\"image\";s:190:\"https://ae01.alicdn.com/kf/Hf879e584046c4fcd9ceb6f0445463e71M/Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"4000115505633-green-5-5\";s:7:\"sku_sub\";s:23:\"4000115505633-green-5-5\";s:5:\"skuId\";s:17:\"10000000775484773\";s:7:\"skuAttr\";s:32:\"14:175#GREEN;200000124:200000286\";s:13:\"regular_price\";s:5:\"24.66\";s:10:\"sale_price\";s:5:\"15.29\";s:5:\"stock\";i:151;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"GREEN\";s:9:\"shoe-size\";s:3:\"5.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:3:\"5.5\";}}i:14;a:10:{s:5:\"image\";s:190:\"https://ae01.alicdn.com/kf/Hf879e584046c4fcd9ceb6f0445463e71M/Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather.jpg_640x640.jpg\";s:3:\"sku\";s:21:\"4000115505633-green-6\";s:7:\"sku_sub\";s:21:\"4000115505633-green-6\";s:5:\"skuId\";s:17:\"10000000775484774\";s:7:\"skuAttr\";s:27:\"14:175#GREEN;200000124:1394\";s:13:\"regular_price\";s:5:\"24.66\";s:10:\"sale_price\";s:5:\"15.29\";s:5:\"stock\";i:150;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"GREEN\";s:9:\"shoe-size\";s:1:\"6\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:1:\"6\";}}i:15;a:10:{s:5:\"image\";s:190:\"https://ae01.alicdn.com/kf/Hf879e584046c4fcd9ceb6f0445463e71M/Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"4000115505633-green-6-5\";s:7:\"sku_sub\";s:23:\"4000115505633-green-6-5\";s:5:\"skuId\";s:17:\"10000000775484775\";s:7:\"skuAttr\";s:32:\"14:175#GREEN;200000124:200000287\";s:13:\"regular_price\";s:5:\"24.66\";s:10:\"sale_price\";s:5:\"15.29\";s:5:\"stock\";i:146;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"GREEN\";s:9:\"shoe-size\";s:3:\"6.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:3:\"6.5\";}}i:16;a:10:{s:5:\"image\";s:190:\"https://ae01.alicdn.com/kf/Hd2933f9a32da4b2c8afbdb999e7789a2U/Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather.jpg_640x640.jpg\";s:3:\"sku\";s:21:\"4000115505633-white-6\";s:7:\"sku_sub\";s:21:\"4000115505633-white-6\";s:5:\"skuId\";s:17:\"10000000775484792\";s:7:\"skuAttr\";s:26:\"14:29#WHITE;200000124:1394\";s:13:\"regular_price\";s:5:\"24.66\";s:10:\"sale_price\";s:5:\"15.29\";s:5:\"stock\";i:141;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"WHITE\";s:9:\"shoe-size\";s:1:\"6\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:1:\"6\";}}i:17;a:10:{s:5:\"image\";s:190:\"https://ae01.alicdn.com/kf/Hd2933f9a32da4b2c8afbdb999e7789a2U/Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"4000115505633-white-6-5\";s:7:\"sku_sub\";s:23:\"4000115505633-white-6-5\";s:5:\"skuId\";s:17:\"10000000775484793\";s:7:\"skuAttr\";s:31:\"14:29#WHITE;200000124:200000287\";s:13:\"regular_price\";s:5:\"24.66\";s:10:\"sale_price\";s:5:\"15.29\";s:5:\"stock\";i:142;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"WHITE\";s:9:\"shoe-size\";s:3:\"6.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:3:\"6.5\";}}i:18;a:10:{s:5:\"image\";s:190:\"https://ae01.alicdn.com/kf/Hd2933f9a32da4b2c8afbdb999e7789a2U/Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"4000115505633-white-7-5\";s:7:\"sku_sub\";s:23:\"4000115505633-white-7-5\";s:5:\"skuId\";s:17:\"10000000775484794\";s:7:\"skuAttr\";s:31:\"14:29#WHITE;200000124:200000288\";s:13:\"regular_price\";s:5:\"24.66\";s:10:\"sale_price\";s:5:\"15.29\";s:5:\"stock\";i:139;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"WHITE\";s:9:\"shoe-size\";s:3:\"7.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:3:\"7.5\";}}i:19;a:10:{s:5:\"image\";s:190:\"https://ae01.alicdn.com/kf/Hd2933f9a32da4b2c8afbdb999e7789a2U/Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather.jpg_640x640.jpg\";s:3:\"sku\";s:21:\"4000115505633-white-8\";s:7:\"sku_sub\";s:21:\"4000115505633-white-8\";s:5:\"skuId\";s:17:\"10000000775484795\";s:7:\"skuAttr\";s:25:\"14:29#WHITE;200000124:699\";s:13:\"regular_price\";s:5:\"24.66\";s:10:\"sale_price\";s:5:\"15.29\";s:5:\"stock\";i:143;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"WHITE\";s:9:\"shoe-size\";s:1:\"8\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:1:\"8\";}}i:20;a:10:{s:5:\"image\";s:190:\"https://ae01.alicdn.com/kf/Hd2933f9a32da4b2c8afbdb999e7789a2U/Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"4000115505633-white-8-5\";s:7:\"sku_sub\";s:23:\"4000115505633-white-8-5\";s:5:\"skuId\";s:17:\"10000000775484796\";s:7:\"skuAttr\";s:31:\"14:29#WHITE;200000124:200000289\";s:13:\"regular_price\";s:5:\"24.66\";s:10:\"sale_price\";s:5:\"15.29\";s:5:\"stock\";i:143;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"WHITE\";s:9:\"shoe-size\";s:3:\"8.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:3:\"8.5\";}}i:21;a:10:{s:5:\"image\";s:190:\"https://ae01.alicdn.com/kf/Hd2933f9a32da4b2c8afbdb999e7789a2U/Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather.jpg_640x640.jpg\";s:3:\"sku\";s:21:\"4000115505633-white-9\";s:7:\"sku_sub\";s:21:\"4000115505633-white-9\";s:5:\"skuId\";s:17:\"10000000775484797\";s:7:\"skuAttr\";s:28:\"14:29#WHITE;200000124:350262\";s:13:\"regular_price\";s:5:\"24.66\";s:10:\"sale_price\";s:5:\"15.29\";s:5:\"stock\";i:152;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"WHITE\";s:9:\"shoe-size\";s:1:\"9\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:1:\"9\";}}i:22;a:10:{s:5:\"image\";s:190:\"https://ae01.alicdn.com/kf/Hd2933f9a32da4b2c8afbdb999e7789a2U/Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"4000115505633-white-9-5\";s:7:\"sku_sub\";s:23:\"4000115505633-white-9-5\";s:5:\"skuId\";s:17:\"10000000775484798\";s:7:\"skuAttr\";s:31:\"14:29#WHITE;200000124:200000290\";s:13:\"regular_price\";s:5:\"24.66\";s:10:\"sale_price\";s:5:\"15.29\";s:5:\"stock\";i:141;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"WHITE\";s:9:\"shoe-size\";s:3:\"9.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:3:\"9.5\";}}i:23;a:10:{s:5:\"image\";s:190:\"https://ae01.alicdn.com/kf/Hd2933f9a32da4b2c8afbdb999e7789a2U/Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"4000115505633-white-10-5\";s:7:\"sku_sub\";s:24:\"4000115505633-white-10-5\";s:5:\"skuId\";s:17:\"10000000775484799\";s:7:\"skuAttr\";s:31:\"14:29#WHITE;200000124:200000291\";s:13:\"regular_price\";s:5:\"24.66\";s:10:\"sale_price\";s:5:\"15.29\";s:5:\"stock\";i:139;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"WHITE\";s:9:\"shoe-size\";s:4:\"10.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:4:\"10.5\";}}i:24;a:10:{s:5:\"image\";s:190:\"https://ae01.alicdn.com/kf/Hf6c94335d6514377a281ec9aea0b23f7w/Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather.jpg_640x640.jpg\";s:3:\"sku\";s:21:\"4000115505633-red-6-5\";s:7:\"sku_sub\";s:21:\"4000115505633-red-6-5\";s:5:\"skuId\";s:17:\"10000000775484784\";s:7:\"skuAttr\";s:29:\"14:10#RED;200000124:200000287\";s:13:\"regular_price\";s:5:\"24.66\";s:10:\"sale_price\";s:5:\"15.29\";s:5:\"stock\";i:142;s:10:\"attributes\";a:2:{s:5:\"color\";s:3:\"RED\";s:9:\"shoe-size\";s:3:\"6.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:3:\"6.5\";}}i:25;a:10:{s:5:\"image\";s:190:\"https://ae01.alicdn.com/kf/Hf6c94335d6514377a281ec9aea0b23f7w/Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather.jpg_640x640.jpg\";s:3:\"sku\";s:21:\"4000115505633-red-7-5\";s:7:\"sku_sub\";s:21:\"4000115505633-red-7-5\";s:5:\"skuId\";s:17:\"10000000775484785\";s:7:\"skuAttr\";s:29:\"14:10#RED;200000124:200000288\";s:13:\"regular_price\";s:5:\"24.66\";s:10:\"sale_price\";s:5:\"15.29\";s:5:\"stock\";i:143;s:10:\"attributes\";a:2:{s:5:\"color\";s:3:\"RED\";s:9:\"shoe-size\";s:3:\"7.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:3:\"7.5\";}}i:26;a:10:{s:5:\"image\";s:190:\"https://ae01.alicdn.com/kf/Hf6c94335d6514377a281ec9aea0b23f7w/Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather.jpg_640x640.jpg\";s:3:\"sku\";s:19:\"4000115505633-red-8\";s:7:\"sku_sub\";s:19:\"4000115505633-red-8\";s:5:\"skuId\";s:17:\"10000000775484786\";s:7:\"skuAttr\";s:23:\"14:10#RED;200000124:699\";s:13:\"regular_price\";s:5:\"24.66\";s:10:\"sale_price\";s:5:\"15.29\";s:5:\"stock\";i:146;s:10:\"attributes\";a:2:{s:5:\"color\";s:3:\"RED\";s:9:\"shoe-size\";s:1:\"8\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:1:\"8\";}}i:27;a:10:{s:5:\"image\";s:190:\"https://ae01.alicdn.com/kf/Hf6c94335d6514377a281ec9aea0b23f7w/Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather.jpg_640x640.jpg\";s:3:\"sku\";s:21:\"4000115505633-red-8-5\";s:7:\"sku_sub\";s:21:\"4000115505633-red-8-5\";s:5:\"skuId\";s:17:\"10000000775484787\";s:7:\"skuAttr\";s:29:\"14:10#RED;200000124:200000289\";s:13:\"regular_price\";s:5:\"24.66\";s:10:\"sale_price\";s:5:\"15.29\";s:5:\"stock\";i:143;s:10:\"attributes\";a:2:{s:5:\"color\";s:3:\"RED\";s:9:\"shoe-size\";s:3:\"8.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:3:\"8.5\";}}i:28;a:10:{s:5:\"image\";s:190:\"https://ae01.alicdn.com/kf/Hf6c94335d6514377a281ec9aea0b23f7w/Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather.jpg_640x640.jpg\";s:3:\"sku\";s:19:\"4000115505633-red-9\";s:7:\"sku_sub\";s:19:\"4000115505633-red-9\";s:5:\"skuId\";s:17:\"10000000775484788\";s:7:\"skuAttr\";s:26:\"14:10#RED;200000124:350262\";s:13:\"regular_price\";s:5:\"24.66\";s:10:\"sale_price\";s:5:\"15.29\";s:5:\"stock\";i:146;s:10:\"attributes\";a:2:{s:5:\"color\";s:3:\"RED\";s:9:\"shoe-size\";s:1:\"9\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:1:\"9\";}}i:29;a:10:{s:5:\"image\";s:190:\"https://ae01.alicdn.com/kf/Hf6c94335d6514377a281ec9aea0b23f7w/Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather.jpg_640x640.jpg\";s:3:\"sku\";s:21:\"4000115505633-red-9-5\";s:7:\"sku_sub\";s:21:\"4000115505633-red-9-5\";s:5:\"skuId\";s:17:\"10000000775484789\";s:7:\"skuAttr\";s:29:\"14:10#RED;200000124:200000290\";s:13:\"regular_price\";s:5:\"24.66\";s:10:\"sale_price\";s:5:\"15.29\";s:5:\"stock\";i:148;s:10:\"attributes\";a:2:{s:5:\"color\";s:3:\"RED\";s:9:\"shoe-size\";s:3:\"9.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:3:\"9.5\";}}i:30;a:10:{s:5:\"image\";s:190:\"https://ae01.alicdn.com/kf/Hf6c94335d6514377a281ec9aea0b23f7w/Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"4000115505633-red-10-5\";s:7:\"sku_sub\";s:22:\"4000115505633-red-10-5\";s:5:\"skuId\";s:17:\"10000000775484790\";s:7:\"skuAttr\";s:29:\"14:10#RED;200000124:200000291\";s:13:\"regular_price\";s:5:\"24.66\";s:10:\"sale_price\";s:5:\"15.29\";s:5:\"stock\";i:145;s:10:\"attributes\";a:2:{s:5:\"color\";s:3:\"RED\";s:9:\"shoe-size\";s:4:\"10.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:4:\"10.5\";}}i:31;a:10:{s:5:\"image\";s:190:\"https://ae01.alicdn.com/kf/Hd2933f9a32da4b2c8afbdb999e7789a2U/Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"4000115505633-white-5-5\";s:7:\"sku_sub\";s:23:\"4000115505633-white-5-5\";s:5:\"skuId\";s:17:\"10000000775484791\";s:7:\"skuAttr\";s:31:\"14:29#WHITE;200000124:200000286\";s:13:\"regular_price\";s:5:\"24.66\";s:10:\"sale_price\";s:5:\"15.29\";s:5:\"stock\";i:146;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"WHITE\";s:9:\"shoe-size\";s:3:\"5.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:3:\"5.5\";}}i:32;a:10:{s:5:\"image\";s:190:\"https://ae01.alicdn.com/kf/Hc7ce31941dcf4706afa3f8b0a1e99c22B/Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"4000115505633-black-8-5\";s:7:\"sku_sub\";s:23:\"4000115505633-black-8-5\";s:5:\"skuId\";s:17:\"10000000775484760\";s:7:\"skuAttr\";s:32:\"14:193#BLACK;200000124:200000289\";s:13:\"regular_price\";s:5:\"24.66\";s:10:\"sale_price\";s:5:\"15.29\";s:5:\"stock\";i:141;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:3:\"8.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:3:\"8.5\";}}i:33;a:10:{s:5:\"image\";s:190:\"https://ae01.alicdn.com/kf/Hc7ce31941dcf4706afa3f8b0a1e99c22B/Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather.jpg_640x640.jpg\";s:3:\"sku\";s:21:\"4000115505633-black-9\";s:7:\"sku_sub\";s:21:\"4000115505633-black-9\";s:5:\"skuId\";s:17:\"10000000775484761\";s:7:\"skuAttr\";s:29:\"14:193#BLACK;200000124:350262\";s:13:\"regular_price\";s:5:\"24.66\";s:10:\"sale_price\";s:5:\"15.29\";s:5:\"stock\";i:146;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:1:\"9\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:1:\"9\";}}i:34;a:10:{s:5:\"image\";s:190:\"https://ae01.alicdn.com/kf/Hc7ce31941dcf4706afa3f8b0a1e99c22B/Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"4000115505633-black-9-5\";s:7:\"sku_sub\";s:23:\"4000115505633-black-9-5\";s:5:\"skuId\";s:17:\"10000000775484762\";s:7:\"skuAttr\";s:32:\"14:193#BLACK;200000124:200000290\";s:13:\"regular_price\";s:5:\"24.66\";s:10:\"sale_price\";s:5:\"15.29\";s:5:\"stock\";i:151;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:3:\"9.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:3:\"9.5\";}}i:35;a:10:{s:5:\"image\";s:190:\"https://ae01.alicdn.com/kf/Hc7ce31941dcf4706afa3f8b0a1e99c22B/Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"4000115505633-black-10-5\";s:7:\"sku_sub\";s:24:\"4000115505633-black-10-5\";s:5:\"skuId\";s:17:\"10000000775484763\";s:7:\"skuAttr\";s:32:\"14:193#BLACK;200000124:200000291\";s:13:\"regular_price\";s:5:\"24.66\";s:10:\"sale_price\";s:5:\"15.29\";s:5:\"stock\";i:146;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:4:\"10.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:4:\"10.5\";}}i:36;a:10:{s:5:\"image\";s:190:\"https://ae01.alicdn.com/kf/H266c6105f84e403391fb23fc3db12194W/Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"4000115505633-blue-5-5\";s:7:\"sku_sub\";s:22:\"4000115505633-blue-5-5\";s:5:\"skuId\";s:17:\"10000000775484764\";s:7:\"skuAttr\";s:31:\"14:173#BLUE;200000124:200000286\";s:13:\"regular_price\";s:5:\"24.66\";s:10:\"sale_price\";s:5:\"15.29\";s:5:\"stock\";i:150;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"BLUE\";s:9:\"shoe-size\";s:3:\"5.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:3:\"5.5\";}}i:37;a:10:{s:5:\"image\";s:190:\"https://ae01.alicdn.com/kf/H266c6105f84e403391fb23fc3db12194W/Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather.jpg_640x640.jpg\";s:3:\"sku\";s:20:\"4000115505633-blue-6\";s:7:\"sku_sub\";s:20:\"4000115505633-blue-6\";s:5:\"skuId\";s:17:\"10000000775484765\";s:7:\"skuAttr\";s:26:\"14:173#BLUE;200000124:1394\";s:13:\"regular_price\";s:5:\"24.66\";s:10:\"sale_price\";s:5:\"15.29\";s:5:\"stock\";i:149;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"BLUE\";s:9:\"shoe-size\";s:1:\"6\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:1:\"6\";}}i:38;a:10:{s:5:\"image\";s:190:\"https://ae01.alicdn.com/kf/H266c6105f84e403391fb23fc3db12194W/Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"4000115505633-blue-6-5\";s:7:\"sku_sub\";s:22:\"4000115505633-blue-6-5\";s:5:\"skuId\";s:17:\"10000000775484766\";s:7:\"skuAttr\";s:31:\"14:173#BLUE;200000124:200000287\";s:13:\"regular_price\";s:5:\"24.66\";s:10:\"sale_price\";s:5:\"15.29\";s:5:\"stock\";i:143;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"BLUE\";s:9:\"shoe-size\";s:3:\"6.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:3:\"6.5\";}}i:39;a:10:{s:5:\"image\";s:190:\"https://ae01.alicdn.com/kf/H266c6105f84e403391fb23fc3db12194W/Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"4000115505633-blue-7-5\";s:7:\"sku_sub\";s:22:\"4000115505633-blue-7-5\";s:5:\"skuId\";s:17:\"10000000775484767\";s:7:\"skuAttr\";s:31:\"14:173#BLUE;200000124:200000288\";s:13:\"regular_price\";s:5:\"24.66\";s:10:\"sale_price\";s:5:\"15.29\";s:5:\"stock\";i:122;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"BLUE\";s:9:\"shoe-size\";s:3:\"7.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:3:\"7.5\";}}i:40;a:10:{s:5:\"image\";s:190:\"https://ae01.alicdn.com/kf/Hc7ce31941dcf4706afa3f8b0a1e99c22B/Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"4000115505633-black-5-5\";s:7:\"sku_sub\";s:23:\"4000115505633-black-5-5\";s:5:\"skuId\";s:17:\"10000000775484755\";s:7:\"skuAttr\";s:32:\"14:193#BLACK;200000124:200000286\";s:13:\"regular_price\";s:5:\"19.66\";s:10:\"sale_price\";s:5:\"12.19\";s:5:\"stock\";i:153;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:3:\"5.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:3:\"5.5\";}}i:41;a:10:{s:5:\"image\";s:190:\"https://ae01.alicdn.com/kf/Hc7ce31941dcf4706afa3f8b0a1e99c22B/Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather.jpg_640x640.jpg\";s:3:\"sku\";s:21:\"4000115505633-black-6\";s:7:\"sku_sub\";s:21:\"4000115505633-black-6\";s:5:\"skuId\";s:17:\"10000000775484756\";s:7:\"skuAttr\";s:27:\"14:193#BLACK;200000124:1394\";s:13:\"regular_price\";s:5:\"24.66\";s:10:\"sale_price\";s:5:\"15.29\";s:5:\"stock\";i:152;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:1:\"6\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:1:\"6\";}}i:42;a:10:{s:5:\"image\";s:190:\"https://ae01.alicdn.com/kf/Hc7ce31941dcf4706afa3f8b0a1e99c22B/Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"4000115505633-black-6-5\";s:7:\"sku_sub\";s:23:\"4000115505633-black-6-5\";s:5:\"skuId\";s:17:\"10000000775484757\";s:7:\"skuAttr\";s:32:\"14:193#BLACK;200000124:200000287\";s:13:\"regular_price\";s:5:\"24.66\";s:10:\"sale_price\";s:5:\"15.29\";s:5:\"stock\";i:147;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:3:\"6.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:3:\"6.5\";}}i:43;a:10:{s:5:\"image\";s:190:\"https://ae01.alicdn.com/kf/Hc7ce31941dcf4706afa3f8b0a1e99c22B/Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"4000115505633-black-7-5\";s:7:\"sku_sub\";s:23:\"4000115505633-black-7-5\";s:5:\"skuId\";s:17:\"10000000775484758\";s:7:\"skuAttr\";s:32:\"14:193#BLACK;200000124:200000288\";s:13:\"regular_price\";s:5:\"24.66\";s:10:\"sale_price\";s:5:\"15.29\";s:5:\"stock\";i:143;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:3:\"7.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:3:\"7.5\";}}i:44;a:10:{s:5:\"image\";s:190:\"https://ae01.alicdn.com/kf/Hc7ce31941dcf4706afa3f8b0a1e99c22B/Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather.jpg_640x640.jpg\";s:3:\"sku\";s:21:\"4000115505633-black-8\";s:7:\"sku_sub\";s:21:\"4000115505633-black-8\";s:5:\"skuId\";s:17:\"10000000775484759\";s:7:\"skuAttr\";s:26:\"14:193#BLACK;200000124:699\";s:13:\"regular_price\";s:5:\"24.66\";s:10:\"sale_price\";s:5:\"15.29\";s:5:\"stock\";i:147;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:1:\"8\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:1:\"8\";}}}'),
(11228, 1775, '_vi_wad_description_images', 'a:37:{i:0;s:65:\"https://ae01.alicdn.com/kf/H0290e257976340c7bc62c4c0d4ba0596L.png\";i:1;s:65:\"https://ae01.alicdn.com/kf/Hc747344888df46e9a5a3b9a68c15e4d5N.png\";i:2;s:65:\"https://ae01.alicdn.com/kf/Hc747344888df46e9a5a3b9a68c15e4d5N.png\";i:3;s:65:\"https://ae01.alicdn.com/kf/Hc747344888df46e9a5a3b9a68c15e4d5N.png\";i:4;s:65:\"https://ae01.alicdn.com/kf/Hc747344888df46e9a5a3b9a68c15e4d5N.png\";i:5;s:65:\"https://ae01.alicdn.com/kf/Hc747344888df46e9a5a3b9a68c15e4d5N.png\";i:6;s:65:\"https://ae01.alicdn.com/kf/Hc747344888df46e9a5a3b9a68c15e4d5N.png\";i:7;s:65:\"https://ae01.alicdn.com/kf/Hc747344888df46e9a5a3b9a68c15e4d5N.png\";i:8;s:65:\"https://ae01.alicdn.com/kf/Hc747344888df46e9a5a3b9a68c15e4d5N.png\";i:9;s:66:\"https://ae01.alicdn.com/kf/Hdcfcf3cb141f411aabe8bba1422dcbb65.jpeg\";i:10;s:66:\"https://ae01.alicdn.com/kf/H82d44bc939f74edeb88a35fb1d0cc3426.jpeg\";i:11;s:66:\"https://ae01.alicdn.com/kf/H6d208acd23a34420b1c13e9b9dbb71806.jpeg\";i:12;s:66:\"https://ae01.alicdn.com/kf/Hd816bb5625744d9dbdfb5f0f41bfccedE.jpeg\";i:13;s:66:\"https://ae01.alicdn.com/kf/Hc6fca2b846e94b5e8e6195004cfb89c9I.jpeg\";i:14;s:66:\"https://ae01.alicdn.com/kf/H6492d1765fdb4ce0835b5ad3133b7ab9e.jpeg\";i:15;s:66:\"https://ae01.alicdn.com/kf/H42046af3b353468daac567c854c15d2db.jpeg\";i:16;s:66:\"https://ae01.alicdn.com/kf/H2081d18b511145d286f6126b127e7e19i.jpeg\";i:17;s:60:\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\";i:18;s:60:\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\";i:19;s:60:\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\";i:20;s:60:\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\";i:21;s:60:\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\";i:22;s:60:\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\";i:23;s:60:\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\";i:24;s:60:\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\";i:25;s:60:\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\";i:26;s:60:\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\";i:27;s:60:\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\";i:28;s:60:\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\";i:29;s:60:\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\";i:30;s:60:\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\";i:31;s:60:\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\";i:32;s:60:\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\";i:33;s:60:\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\";i:34;s:60:\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\";i:35;s:60:\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\";i:36;s:60:\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\";}'),
(11229, 1775, '_vi_wad_sku', '4000148049273'),
(11230, 1775, '_vi_wad_attributes', 'a:2:{i:14;a:5:{s:6:\"values\";a:3:{s:6:\"14:193\";s:5:\"Black\";s:9:\"14:365458\";s:5:\"Brown\";s:6:\"14:691\";s:4:\"Grey\";}s:4:\"slug\";s:5:\"color\";s:4:\"name\";s:5:\"Color\";s:8:\"position\";i:0;s:10:\"values_sub\";a:3:{s:6:\"14:193\";s:5:\"BLACK\";s:9:\"14:365458\";s:5:\"Brown\";s:6:\"14:691\";s:4:\"Gray\";}}i:200000124;a:5:{s:6:\"values\";a:10:{s:13:\"200000124:698\";s:1:\"5\";s:19:\"200000124:200000286\";s:3:\"5.5\";s:14:\"200000124:1394\";s:1:\"6\";s:19:\"200000124:200000287\";s:3:\"6.5\";s:19:\"200000124:200000288\";s:3:\"7.5\";s:13:\"200000124:699\";s:1:\"8\";s:19:\"200000124:200000289\";s:3:\"8.5\";s:16:\"200000124:350262\";s:1:\"9\";s:19:\"200000124:200000290\";s:3:\"9.5\";s:19:\"200000124:200000291\";s:4:\"10.5\";}s:4:\"slug\";s:9:\"shoe-size\";s:4:\"name\";s:9:\"Shoe Size\";s:8:\"position\";i:1;s:10:\"values_sub\";a:10:{s:13:\"200000124:698\";s:1:\"5\";s:19:\"200000124:200000286\";s:3:\"5.5\";s:14:\"200000124:1394\";s:1:\"6\";s:19:\"200000124:200000287\";s:3:\"6.5\";s:19:\"200000124:200000288\";s:3:\"7.5\";s:13:\"200000124:699\";s:1:\"8\";s:19:\"200000124:200000289\";s:3:\"8.5\";s:16:\"200000124:350262\";s:1:\"9\";s:19:\"200000124:200000290\";s:3:\"9.5\";s:19:\"200000124:200000291\";s:4:\"10.5\";}}}'),
(11231, 1775, '_vi_wad_list_attributes', 'a:13:{s:6:\"14:193\";a:4:{s:4:\"name\";s:5:\"Black\";s:8:\"name_sub\";s:5:\"BLACK\";s:5:\"color\";s:7:\"#000000\";s:5:\"image\";s:165:\"https://ae01.alicdn.com/kf/H10e8eebbc5934485a75452acb012499bl/Winter-Women-PU-Leather-Mid-Calf-Boots-Lace-Up-Zipper-Thick-Heel-Boots-Rivet-Short-Tube.jpg_640x640.jpg\";}s:9:\"14:365458\";a:4:{s:4:\"name\";s:5:\"Brown\";s:8:\"name_sub\";s:5:\"Brown\";s:5:\"color\";s:7:\"#8D6468\";s:5:\"image\";s:165:\"https://ae01.alicdn.com/kf/Hcaeb3fd172c74dd583e1cbf43f876190N/Winter-Women-PU-Leather-Mid-Calf-Boots-Lace-Up-Zipper-Thick-Heel-Boots-Rivet-Short-Tube.jpg_640x640.jpg\";}s:6:\"14:691\";a:4:{s:4:\"name\";s:4:\"Grey\";s:8:\"name_sub\";s:4:\"Gray\";s:5:\"color\";s:4:\"#999\";s:5:\"image\";s:165:\"https://ae01.alicdn.com/kf/Hc528feaf163b405d876e671255aa1c1fG/Winter-Women-PU-Leather-Mid-Calf-Boots-Lace-Up-Zipper-Thick-Heel-Boots-Rivet-Short-Tube.jpg_640x640.jpg\";}s:13:\"200000124:698\";a:4:{s:4:\"name\";s:1:\"5\";s:8:\"name_sub\";s:1:\"5\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000286\";a:4:{s:4:\"name\";s:3:\"5.5\";s:8:\"name_sub\";s:3:\"5.5\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:14:\"200000124:1394\";a:4:{s:4:\"name\";s:1:\"6\";s:8:\"name_sub\";s:1:\"6\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000287\";a:4:{s:4:\"name\";s:3:\"6.5\";s:8:\"name_sub\";s:3:\"6.5\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000288\";a:4:{s:4:\"name\";s:3:\"7.5\";s:8:\"name_sub\";s:3:\"7.5\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:13:\"200000124:699\";a:4:{s:4:\"name\";s:1:\"8\";s:8:\"name_sub\";s:1:\"8\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000289\";a:4:{s:4:\"name\";s:3:\"8.5\";s:8:\"name_sub\";s:3:\"8.5\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:16:\"200000124:350262\";a:4:{s:4:\"name\";s:1:\"9\";s:8:\"name_sub\";s:1:\"9\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000290\";a:4:{s:4:\"name\";s:3:\"9.5\";s:8:\"name_sub\";s:3:\"9.5\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000291\";a:4:{s:4:\"name\";s:4:\"10.5\";s:8:\"name_sub\";s:4:\"10.5\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}}'),
(11232, 1775, '_vi_wad_shipping_info', 'a:6:{s:4:\"time\";i:1622546264;s:7:\"country\";s:2:\"LK\";s:7:\"company\";s:5:\"FEDEX\";s:7:\"freight\";s:1518:\"[{\"bizShowMind\":{\"layout\":[]},\"commitDay\":\"75\",\"company\":\"Fedex IP\",\"currency\":\"USD\",\"discount\":40,\"displayType\":\"deliveryTime\",\"features\":{},\"freightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $63.47\",\"value\":63.47},\"freightFeatures\":{\"provider\":\"ae_config\"},\"freightLayout\":{\"displayType\":\"deliveryTime\",\"layout\":[{\"text\":\"Shipping: US $63.47\",\"type\":\"title\"},{\"text\":\"To <font color=\'#000000\'>Sri Lanka</font> via Fedex IP\",\"type\":\"subtitle\"}],\"openShippingPanel\":\"true\"},\"fullMailLine\":false,\"hbaService\":false,\"i18nMap\":{},\"id\":0,\"name\":\"FreightItemModule\",\"sendGoodsCountry\":\"CN\",\"sendGoodsCountryFullName\":\"China\",\"serviceName\":\"FEDEX\",\"standardFreightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $63.47\",\"value\":63.47},\"time\":\"7-15\",\"tracking\":true},{\"bizShowMind\":{\"layout\":[]},\"commitDay\":\"75\",\"company\":\"DHL\",\"currency\":\"USD\",\"discount\":40,\"displayType\":\"deliveryTime\",\"features\":{},\"freightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $104.36\",\"value\":104.36},\"freightFeatures\":{\"provider\":\"ae_config\"},\"freightLayout\":{\"displayType\":\"deliveryTime\",\"layout\":[{\"text\":\"Shipping: US $104.36\",\"type\":\"title\"},{\"text\":\"To <font color=\'#000000\'>Sri Lanka</font> via DHL\",\"type\":\"subtitle\"}],\"openShippingPanel\":\"true\"},\"fullMailLine\":false,\"hbaService\":false,\"i18nMap\":{},\"id\":0,\"name\":\"FreightItemModule\",\"sendGoodsCountry\":\"CN\",\"sendGoodsCountryFullName\":\"China\",\"serviceName\":\"DHL\",\"standardFreightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $104.36\",\"value\":104.36},\"time\":\"9-17\",\"tracking\":true}]\";s:13:\"shipping_cost\";d:63.469999999999998863131622783839702606201171875;s:13:\"delivery_time\";s:4:\"7-15\";}'),
(11233, 1775, '_vi_wad_gallery', 'a:6:{i:0;s:153:\"https://ae01.alicdn.com/kf/H2f62703d5f2a4b7baa8975be63e65f869/Winter-Women-PU-Leather-Mid-Calf-Boots-Lace-Up-Zipper-Thick-Heel-Boots-Rivet-Short-Tube.jpg\";i:1;s:153:\"https://ae01.alicdn.com/kf/H7c330da9f7a24452b6805c357f334503T/Winter-Women-PU-Leather-Mid-Calf-Boots-Lace-Up-Zipper-Thick-Heel-Boots-Rivet-Short-Tube.jpg\";i:2;s:153:\"https://ae01.alicdn.com/kf/Haac00361e4194139b6ca5f04d2c81969y/Winter-Women-PU-Leather-Mid-Calf-Boots-Lace-Up-Zipper-Thick-Heel-Boots-Rivet-Short-Tube.jpg\";i:3;s:153:\"https://ae01.alicdn.com/kf/H11d6dc5d9ab64a8ab96df4470c3be4f6X/Winter-Women-PU-Leather-Mid-Calf-Boots-Lace-Up-Zipper-Thick-Heel-Boots-Rivet-Short-Tube.jpg\";i:4;s:153:\"https://ae01.alicdn.com/kf/He26b552b58da43e68e6cff34c57ad9d01/Winter-Women-PU-Leather-Mid-Calf-Boots-Lace-Up-Zipper-Thick-Heel-Boots-Rivet-Short-Tube.jpg\";i:5;s:153:\"https://ae01.alicdn.com/kf/He1ca69fd0a2746a39e7d6ed939f2b594H/Winter-Women-PU-Leather-Mid-Calf-Boots-Lace-Up-Zipper-Thick-Heel-Boots-Rivet-Short-Tube.jpg\";}'),
(11234, 1775, '_vi_wad_variation_images', 'a:3:{s:6:\"14:193\";s:165:\"https://ae01.alicdn.com/kf/H10e8eebbc5934485a75452acb012499bl/Winter-Women-PU-Leather-Mid-Calf-Boots-Lace-Up-Zipper-Thick-Heel-Boots-Rivet-Short-Tube.jpg_640x640.jpg\";s:9:\"14:365458\";s:165:\"https://ae01.alicdn.com/kf/Hcaeb3fd172c74dd583e1cbf43f876190N/Winter-Women-PU-Leather-Mid-Calf-Boots-Lace-Up-Zipper-Thick-Heel-Boots-Rivet-Short-Tube.jpg_640x640.jpg\";s:6:\"14:691\";s:165:\"https://ae01.alicdn.com/kf/Hc528feaf163b405d876e671255aa1c1fG/Winter-Women-PU-Leather-Mid-Calf-Boots-Lace-Up-Zipper-Thick-Heel-Boots-Rivet-Short-Tube.jpg_640x640.jpg\";}'),
(11235, 1775, '_vi_wad_store_info', 'a:3:{s:4:\"name\";s:23:\"Blivener Official Store\";s:3:\"url\";s:34:\"//www.aliexpress.com/store/4686014\";s:3:\"num\";i:4686014;}');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11236, 1775, '_vi_wad_variations', 'a:30:{i:0;a:10:{s:5:\"image\";s:165:\"https://ae01.alicdn.com/kf/H10e8eebbc5934485a75452acb012499bl/Winter-Women-PU-Leather-Mid-Calf-Boots-Lace-Up-Zipper-Thick-Heel-Boots-Rivet-Short-Tube.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"4000148049273-black-10-5\";s:7:\"sku_sub\";s:24:\"4000148049273-black-10-5\";s:5:\"skuId\";s:17:\"10000000465910419\";s:7:\"skuAttr\";s:32:\"14:193#Black;200000124:200000291\";s:13:\"regular_price\";s:5:\"35.09\";s:10:\"sale_price\";s:5:\"23.51\";s:5:\"stock\";i:95;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Black\";s:9:\"shoe-size\";s:4:\"10.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:4:\"10.5\";}}i:1;a:10:{s:5:\"image\";s:165:\"https://ae01.alicdn.com/kf/H10e8eebbc5934485a75452acb012499bl/Winter-Women-PU-Leather-Mid-Calf-Boots-Lace-Up-Zipper-Thick-Heel-Boots-Rivet-Short-Tube.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"4000148049273-black-9-5\";s:7:\"sku_sub\";s:23:\"4000148049273-black-9-5\";s:5:\"skuId\";s:17:\"10000000465910418\";s:7:\"skuAttr\";s:32:\"14:193#Black;200000124:200000290\";s:13:\"regular_price\";s:5:\"35.09\";s:10:\"sale_price\";s:5:\"23.51\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Black\";s:9:\"shoe-size\";s:3:\"9.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:3:\"9.5\";}}i:2;a:10:{s:5:\"image\";s:165:\"https://ae01.alicdn.com/kf/H10e8eebbc5934485a75452acb012499bl/Winter-Women-PU-Leather-Mid-Calf-Boots-Lace-Up-Zipper-Thick-Heel-Boots-Rivet-Short-Tube.jpg_640x640.jpg\";s:3:\"sku\";s:21:\"4000148049273-black-9\";s:7:\"sku_sub\";s:21:\"4000148049273-black-9\";s:5:\"skuId\";s:17:\"10000000465910417\";s:7:\"skuAttr\";s:29:\"14:193#Black;200000124:350262\";s:13:\"regular_price\";s:5:\"35.09\";s:10:\"sale_price\";s:5:\"23.51\";s:5:\"stock\";i:97;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Black\";s:9:\"shoe-size\";s:1:\"9\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:1:\"9\";}}i:3;a:10:{s:5:\"image\";s:165:\"https://ae01.alicdn.com/kf/H10e8eebbc5934485a75452acb012499bl/Winter-Women-PU-Leather-Mid-Calf-Boots-Lace-Up-Zipper-Thick-Heel-Boots-Rivet-Short-Tube.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"4000148049273-black-8-5\";s:7:\"sku_sub\";s:23:\"4000148049273-black-8-5\";s:5:\"skuId\";s:17:\"10000000465910416\";s:7:\"skuAttr\";s:32:\"14:193#Black;200000124:200000289\";s:13:\"regular_price\";s:5:\"35.09\";s:10:\"sale_price\";s:5:\"23.51\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Black\";s:9:\"shoe-size\";s:3:\"8.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:3:\"8.5\";}}i:4;a:10:{s:5:\"image\";s:165:\"https://ae01.alicdn.com/kf/Hc528feaf163b405d876e671255aa1c1fG/Winter-Women-PU-Leather-Mid-Calf-Boots-Lace-Up-Zipper-Thick-Heel-Boots-Rivet-Short-Tube.jpg_640x640.jpg\";s:3:\"sku\";s:20:\"4000148049273-grey-9\";s:7:\"sku_sub\";s:20:\"4000148049273-gray-9\";s:5:\"skuId\";s:17:\"10000000465910407\";s:7:\"skuAttr\";s:28:\"14:691#Grey;200000124:350262\";s:13:\"regular_price\";s:5:\"35.09\";s:10:\"sale_price\";s:5:\"23.51\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Grey\";s:9:\"shoe-size\";s:1:\"9\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:1:\"9\";}}i:5;a:10:{s:5:\"image\";s:165:\"https://ae01.alicdn.com/kf/Hc528feaf163b405d876e671255aa1c1fG/Winter-Women-PU-Leather-Mid-Calf-Boots-Lace-Up-Zipper-Thick-Heel-Boots-Rivet-Short-Tube.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"4000148049273-grey-8-5\";s:7:\"sku_sub\";s:22:\"4000148049273-gray-8-5\";s:5:\"skuId\";s:17:\"10000000465910406\";s:7:\"skuAttr\";s:31:\"14:691#Grey;200000124:200000289\";s:13:\"regular_price\";s:5:\"35.09\";s:10:\"sale_price\";s:5:\"23.51\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Grey\";s:9:\"shoe-size\";s:3:\"8.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:3:\"8.5\";}}i:6;a:10:{s:5:\"image\";s:165:\"https://ae01.alicdn.com/kf/Hc528feaf163b405d876e671255aa1c1fG/Winter-Women-PU-Leather-Mid-Calf-Boots-Lace-Up-Zipper-Thick-Heel-Boots-Rivet-Short-Tube.jpg_640x640.jpg\";s:3:\"sku\";s:20:\"4000148049273-grey-8\";s:7:\"sku_sub\";s:20:\"4000148049273-gray-8\";s:5:\"skuId\";s:17:\"10000000465910405\";s:7:\"skuAttr\";s:25:\"14:691#Grey;200000124:699\";s:13:\"regular_price\";s:5:\"35.09\";s:10:\"sale_price\";s:5:\"23.51\";s:5:\"stock\";i:97;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Grey\";s:9:\"shoe-size\";s:1:\"8\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:1:\"8\";}}i:7;a:10:{s:5:\"image\";s:165:\"https://ae01.alicdn.com/kf/Hc528feaf163b405d876e671255aa1c1fG/Winter-Women-PU-Leather-Mid-Calf-Boots-Lace-Up-Zipper-Thick-Heel-Boots-Rivet-Short-Tube.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"4000148049273-grey-7-5\";s:7:\"sku_sub\";s:22:\"4000148049273-gray-7-5\";s:5:\"skuId\";s:17:\"10000000465910404\";s:7:\"skuAttr\";s:31:\"14:691#Grey;200000124:200000288\";s:13:\"regular_price\";s:5:\"35.09\";s:10:\"sale_price\";s:5:\"23.51\";s:5:\"stock\";i:97;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Grey\";s:9:\"shoe-size\";s:3:\"7.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:3:\"7.5\";}}i:8;a:10:{s:5:\"image\";s:165:\"https://ae01.alicdn.com/kf/Hc528feaf163b405d876e671255aa1c1fG/Winter-Women-PU-Leather-Mid-Calf-Boots-Lace-Up-Zipper-Thick-Heel-Boots-Rivet-Short-Tube.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"4000148049273-grey-6-5\";s:7:\"sku_sub\";s:22:\"4000148049273-gray-6-5\";s:5:\"skuId\";s:17:\"10000000465910403\";s:7:\"skuAttr\";s:31:\"14:691#Grey;200000124:200000287\";s:13:\"regular_price\";s:5:\"35.09\";s:10:\"sale_price\";s:5:\"23.51\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Grey\";s:9:\"shoe-size\";s:3:\"6.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:3:\"6.5\";}}i:9;a:10:{s:5:\"image\";s:165:\"https://ae01.alicdn.com/kf/Hc528feaf163b405d876e671255aa1c1fG/Winter-Women-PU-Leather-Mid-Calf-Boots-Lace-Up-Zipper-Thick-Heel-Boots-Rivet-Short-Tube.jpg_640x640.jpg\";s:3:\"sku\";s:20:\"4000148049273-grey-6\";s:7:\"sku_sub\";s:20:\"4000148049273-gray-6\";s:5:\"skuId\";s:17:\"10000000465910402\";s:7:\"skuAttr\";s:26:\"14:691#Grey;200000124:1394\";s:13:\"regular_price\";s:5:\"35.09\";s:10:\"sale_price\";s:5:\"23.51\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Grey\";s:9:\"shoe-size\";s:1:\"6\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:1:\"6\";}}i:10;a:10:{s:5:\"image\";s:165:\"https://ae01.alicdn.com/kf/Hc528feaf163b405d876e671255aa1c1fG/Winter-Women-PU-Leather-Mid-Calf-Boots-Lace-Up-Zipper-Thick-Heel-Boots-Rivet-Short-Tube.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"4000148049273-grey-5-5\";s:7:\"sku_sub\";s:22:\"4000148049273-gray-5-5\";s:5:\"skuId\";s:17:\"10000000465910401\";s:7:\"skuAttr\";s:31:\"14:691#Grey;200000124:200000286\";s:13:\"regular_price\";s:5:\"35.09\";s:10:\"sale_price\";s:5:\"23.51\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Grey\";s:9:\"shoe-size\";s:3:\"5.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:3:\"5.5\";}}i:11;a:10:{s:5:\"image\";s:165:\"https://ae01.alicdn.com/kf/Hc528feaf163b405d876e671255aa1c1fG/Winter-Women-PU-Leather-Mid-Calf-Boots-Lace-Up-Zipper-Thick-Heel-Boots-Rivet-Short-Tube.jpg_640x640.jpg\";s:3:\"sku\";s:20:\"4000148049273-grey-5\";s:7:\"sku_sub\";s:20:\"4000148049273-gray-5\";s:5:\"skuId\";s:17:\"10000000465910400\";s:7:\"skuAttr\";s:25:\"14:691#Grey;200000124:698\";s:13:\"regular_price\";s:5:\"29.99\";s:10:\"sale_price\";s:5:\"20.09\";s:5:\"stock\";i:6;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Grey\";s:9:\"shoe-size\";s:1:\"5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:1:\"5\";}}i:12;a:10:{s:5:\"image\";s:165:\"https://ae01.alicdn.com/kf/H10e8eebbc5934485a75452acb012499bl/Winter-Women-PU-Leather-Mid-Calf-Boots-Lace-Up-Zipper-Thick-Heel-Boots-Rivet-Short-Tube.jpg_640x640.jpg\";s:3:\"sku\";s:21:\"4000148049273-black-8\";s:7:\"sku_sub\";s:21:\"4000148049273-black-8\";s:5:\"skuId\";s:17:\"10000000465910415\";s:7:\"skuAttr\";s:26:\"14:193#Black;200000124:699\";s:13:\"regular_price\";s:5:\"35.09\";s:10:\"sale_price\";s:5:\"23.51\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Black\";s:9:\"shoe-size\";s:1:\"8\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:1:\"8\";}}i:13;a:10:{s:5:\"image\";s:165:\"https://ae01.alicdn.com/kf/H10e8eebbc5934485a75452acb012499bl/Winter-Women-PU-Leather-Mid-Calf-Boots-Lace-Up-Zipper-Thick-Heel-Boots-Rivet-Short-Tube.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"4000148049273-black-7-5\";s:7:\"sku_sub\";s:23:\"4000148049273-black-7-5\";s:5:\"skuId\";s:17:\"10000000465910414\";s:7:\"skuAttr\";s:32:\"14:193#Black;200000124:200000288\";s:13:\"regular_price\";s:5:\"35.09\";s:10:\"sale_price\";s:5:\"23.51\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Black\";s:9:\"shoe-size\";s:3:\"7.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:3:\"7.5\";}}i:14;a:10:{s:5:\"image\";s:165:\"https://ae01.alicdn.com/kf/H10e8eebbc5934485a75452acb012499bl/Winter-Women-PU-Leather-Mid-Calf-Boots-Lace-Up-Zipper-Thick-Heel-Boots-Rivet-Short-Tube.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"4000148049273-black-6-5\";s:7:\"sku_sub\";s:23:\"4000148049273-black-6-5\";s:5:\"skuId\";s:17:\"10000000465910413\";s:7:\"skuAttr\";s:32:\"14:193#Black;200000124:200000287\";s:13:\"regular_price\";s:5:\"35.09\";s:10:\"sale_price\";s:5:\"23.51\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Black\";s:9:\"shoe-size\";s:3:\"6.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:3:\"6.5\";}}i:15;a:10:{s:5:\"image\";s:165:\"https://ae01.alicdn.com/kf/H10e8eebbc5934485a75452acb012499bl/Winter-Women-PU-Leather-Mid-Calf-Boots-Lace-Up-Zipper-Thick-Heel-Boots-Rivet-Short-Tube.jpg_640x640.jpg\";s:3:\"sku\";s:21:\"4000148049273-black-6\";s:7:\"sku_sub\";s:21:\"4000148049273-black-6\";s:5:\"skuId\";s:17:\"10000000465910412\";s:7:\"skuAttr\";s:27:\"14:193#Black;200000124:1394\";s:13:\"regular_price\";s:5:\"35.09\";s:10:\"sale_price\";s:5:\"23.51\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Black\";s:9:\"shoe-size\";s:1:\"6\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:1:\"6\";}}i:16;a:10:{s:5:\"image\";s:165:\"https://ae01.alicdn.com/kf/H10e8eebbc5934485a75452acb012499bl/Winter-Women-PU-Leather-Mid-Calf-Boots-Lace-Up-Zipper-Thick-Heel-Boots-Rivet-Short-Tube.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"4000148049273-black-5-5\";s:7:\"sku_sub\";s:23:\"4000148049273-black-5-5\";s:5:\"skuId\";s:17:\"10000000465910411\";s:7:\"skuAttr\";s:32:\"14:193#Black;200000124:200000286\";s:13:\"regular_price\";s:5:\"35.09\";s:10:\"sale_price\";s:5:\"23.51\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Black\";s:9:\"shoe-size\";s:3:\"5.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:3:\"5.5\";}}i:17;a:10:{s:5:\"image\";s:165:\"https://ae01.alicdn.com/kf/H10e8eebbc5934485a75452acb012499bl/Winter-Women-PU-Leather-Mid-Calf-Boots-Lace-Up-Zipper-Thick-Heel-Boots-Rivet-Short-Tube.jpg_640x640.jpg\";s:3:\"sku\";s:21:\"4000148049273-black-5\";s:7:\"sku_sub\";s:21:\"4000148049273-black-5\";s:5:\"skuId\";s:17:\"10000000465910410\";s:7:\"skuAttr\";s:26:\"14:193#Black;200000124:698\";s:13:\"regular_price\";s:5:\"29.99\";s:10:\"sale_price\";s:5:\"20.09\";s:5:\"stock\";i:20;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Black\";s:9:\"shoe-size\";s:1:\"5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:1:\"5\";}}i:18;a:10:{s:5:\"image\";s:165:\"https://ae01.alicdn.com/kf/Hc528feaf163b405d876e671255aa1c1fG/Winter-Women-PU-Leather-Mid-Calf-Boots-Lace-Up-Zipper-Thick-Heel-Boots-Rivet-Short-Tube.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"4000148049273-grey-10-5\";s:7:\"sku_sub\";s:23:\"4000148049273-gray-10-5\";s:5:\"skuId\";s:17:\"10000000465910409\";s:7:\"skuAttr\";s:31:\"14:691#Grey;200000124:200000291\";s:13:\"regular_price\";s:5:\"35.09\";s:10:\"sale_price\";s:5:\"23.51\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Grey\";s:9:\"shoe-size\";s:4:\"10.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:4:\"10.5\";}}i:19;a:10:{s:5:\"image\";s:165:\"https://ae01.alicdn.com/kf/Hc528feaf163b405d876e671255aa1c1fG/Winter-Women-PU-Leather-Mid-Calf-Boots-Lace-Up-Zipper-Thick-Heel-Boots-Rivet-Short-Tube.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"4000148049273-grey-9-5\";s:7:\"sku_sub\";s:22:\"4000148049273-gray-9-5\";s:5:\"skuId\";s:17:\"10000000465910408\";s:7:\"skuAttr\";s:31:\"14:691#Grey;200000124:200000290\";s:13:\"regular_price\";s:5:\"35.09\";s:10:\"sale_price\";s:5:\"23.51\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Grey\";s:9:\"shoe-size\";s:3:\"9.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:3:\"9.5\";}}i:20;a:10:{s:5:\"image\";s:165:\"https://ae01.alicdn.com/kf/Hcaeb3fd172c74dd583e1cbf43f876190N/Winter-Women-PU-Leather-Mid-Calf-Boots-Lace-Up-Zipper-Thick-Heel-Boots-Rivet-Short-Tube.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"4000148049273-brown-5-5\";s:7:\"sku_sub\";s:23:\"4000148049273-brown-5-5\";s:5:\"skuId\";s:17:\"10000000465910391\";s:7:\"skuAttr\";s:35:\"14:365458#Brown;200000124:200000286\";s:13:\"regular_price\";s:5:\"35.09\";s:10:\"sale_price\";s:5:\"23.51\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:3:\"5.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:3:\"5.5\";}}i:21;a:10:{s:5:\"image\";s:165:\"https://ae01.alicdn.com/kf/Hcaeb3fd172c74dd583e1cbf43f876190N/Winter-Women-PU-Leather-Mid-Calf-Boots-Lace-Up-Zipper-Thick-Heel-Boots-Rivet-Short-Tube.jpg_640x640.jpg\";s:3:\"sku\";s:21:\"4000148049273-brown-5\";s:7:\"sku_sub\";s:21:\"4000148049273-brown-5\";s:5:\"skuId\";s:17:\"10000000465910390\";s:7:\"skuAttr\";s:29:\"14:365458#Brown;200000124:698\";s:13:\"regular_price\";s:5:\"35.09\";s:10:\"sale_price\";s:5:\"23.51\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:1:\"5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:1:\"5\";}}i:22;a:10:{s:5:\"image\";s:165:\"https://ae01.alicdn.com/kf/Hcaeb3fd172c74dd583e1cbf43f876190N/Winter-Women-PU-Leather-Mid-Calf-Boots-Lace-Up-Zipper-Thick-Heel-Boots-Rivet-Short-Tube.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"4000148049273-brown-10-5\";s:7:\"sku_sub\";s:24:\"4000148049273-brown-10-5\";s:5:\"skuId\";s:17:\"10000000465910399\";s:7:\"skuAttr\";s:35:\"14:365458#Brown;200000124:200000291\";s:13:\"regular_price\";s:5:\"35.09\";s:10:\"sale_price\";s:5:\"23.51\";s:5:\"stock\";i:96;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:4:\"10.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:4:\"10.5\";}}i:23;a:10:{s:5:\"image\";s:165:\"https://ae01.alicdn.com/kf/Hcaeb3fd172c74dd583e1cbf43f876190N/Winter-Women-PU-Leather-Mid-Calf-Boots-Lace-Up-Zipper-Thick-Heel-Boots-Rivet-Short-Tube.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"4000148049273-brown-9-5\";s:7:\"sku_sub\";s:23:\"4000148049273-brown-9-5\";s:5:\"skuId\";s:17:\"10000000465910398\";s:7:\"skuAttr\";s:35:\"14:365458#Brown;200000124:200000290\";s:13:\"regular_price\";s:5:\"35.09\";s:10:\"sale_price\";s:5:\"23.51\";s:5:\"stock\";i:95;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:3:\"9.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:3:\"9.5\";}}i:24;a:10:{s:5:\"image\";s:165:\"https://ae01.alicdn.com/kf/Hcaeb3fd172c74dd583e1cbf43f876190N/Winter-Women-PU-Leather-Mid-Calf-Boots-Lace-Up-Zipper-Thick-Heel-Boots-Rivet-Short-Tube.jpg_640x640.jpg\";s:3:\"sku\";s:21:\"4000148049273-brown-9\";s:7:\"sku_sub\";s:21:\"4000148049273-brown-9\";s:5:\"skuId\";s:17:\"10000000465910397\";s:7:\"skuAttr\";s:32:\"14:365458#Brown;200000124:350262\";s:13:\"regular_price\";s:5:\"35.09\";s:10:\"sale_price\";s:5:\"23.51\";s:5:\"stock\";i:97;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:1:\"9\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:1:\"9\";}}i:25;a:10:{s:5:\"image\";s:165:\"https://ae01.alicdn.com/kf/Hcaeb3fd172c74dd583e1cbf43f876190N/Winter-Women-PU-Leather-Mid-Calf-Boots-Lace-Up-Zipper-Thick-Heel-Boots-Rivet-Short-Tube.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"4000148049273-brown-8-5\";s:7:\"sku_sub\";s:23:\"4000148049273-brown-8-5\";s:5:\"skuId\";s:17:\"10000000465910396\";s:7:\"skuAttr\";s:35:\"14:365458#Brown;200000124:200000289\";s:13:\"regular_price\";s:5:\"35.09\";s:10:\"sale_price\";s:5:\"23.51\";s:5:\"stock\";i:96;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:3:\"8.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:3:\"8.5\";}}i:26;a:10:{s:5:\"image\";s:165:\"https://ae01.alicdn.com/kf/Hcaeb3fd172c74dd583e1cbf43f876190N/Winter-Women-PU-Leather-Mid-Calf-Boots-Lace-Up-Zipper-Thick-Heel-Boots-Rivet-Short-Tube.jpg_640x640.jpg\";s:3:\"sku\";s:21:\"4000148049273-brown-8\";s:7:\"sku_sub\";s:21:\"4000148049273-brown-8\";s:5:\"skuId\";s:17:\"10000000465910395\";s:7:\"skuAttr\";s:29:\"14:365458#Brown;200000124:699\";s:13:\"regular_price\";s:5:\"35.09\";s:10:\"sale_price\";s:5:\"23.51\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:1:\"8\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:1:\"8\";}}i:27;a:10:{s:5:\"image\";s:165:\"https://ae01.alicdn.com/kf/Hcaeb3fd172c74dd583e1cbf43f876190N/Winter-Women-PU-Leather-Mid-Calf-Boots-Lace-Up-Zipper-Thick-Heel-Boots-Rivet-Short-Tube.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"4000148049273-brown-7-5\";s:7:\"sku_sub\";s:23:\"4000148049273-brown-7-5\";s:5:\"skuId\";s:17:\"10000000465910394\";s:7:\"skuAttr\";s:35:\"14:365458#Brown;200000124:200000288\";s:13:\"regular_price\";s:5:\"35.09\";s:10:\"sale_price\";s:5:\"23.51\";s:5:\"stock\";i:98;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:3:\"7.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:3:\"7.5\";}}i:28;a:10:{s:5:\"image\";s:165:\"https://ae01.alicdn.com/kf/Hcaeb3fd172c74dd583e1cbf43f876190N/Winter-Women-PU-Leather-Mid-Calf-Boots-Lace-Up-Zipper-Thick-Heel-Boots-Rivet-Short-Tube.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"4000148049273-brown-6-5\";s:7:\"sku_sub\";s:23:\"4000148049273-brown-6-5\";s:5:\"skuId\";s:17:\"10000000465910393\";s:7:\"skuAttr\";s:35:\"14:365458#Brown;200000124:200000287\";s:13:\"regular_price\";s:5:\"35.09\";s:10:\"sale_price\";s:5:\"23.51\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:3:\"6.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:3:\"6.5\";}}i:29;a:10:{s:5:\"image\";s:165:\"https://ae01.alicdn.com/kf/Hcaeb3fd172c74dd583e1cbf43f876190N/Winter-Women-PU-Leather-Mid-Calf-Boots-Lace-Up-Zipper-Thick-Heel-Boots-Rivet-Short-Tube.jpg_640x640.jpg\";s:3:\"sku\";s:21:\"4000148049273-brown-6\";s:7:\"sku_sub\";s:21:\"4000148049273-brown-6\";s:5:\"skuId\";s:17:\"10000000465910392\";s:7:\"skuAttr\";s:30:\"14:365458#Brown;200000124:1394\";s:13:\"regular_price\";s:5:\"35.09\";s:10:\"sale_price\";s:5:\"23.51\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:1:\"6\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:1:\"6\";}}}'),
(11237, 1776, '_vi_wad_description_images', 'a:31:{i:0;s:65:\"https://ae03.alicdn.com/kf/Hdad9412e8a7a422ea751b3b6369591c3l.jpg\";i:1;s:95:\"https://ae01.alicdn.com/kf/H9bca54c411bc4c60be46d04fef61ff29a.png?width=233&height=312&hash=545\";i:2;s:95:\"https://ae01.alicdn.com/kf/H9bca54c411bc4c60be46d04fef61ff29a.png?width=233&height=312&hash=545\";i:3;s:95:\"https://ae01.alicdn.com/kf/H9bca54c411bc4c60be46d04fef61ff29a.png?width=233&height=312&hash=545\";i:4;s:95:\"https://ae01.alicdn.com/kf/H9bca54c411bc4c60be46d04fef61ff29a.png?width=233&height=312&hash=545\";i:5;s:95:\"https://ae01.alicdn.com/kf/H9bca54c411bc4c60be46d04fef61ff29a.png?width=233&height=312&hash=545\";i:6;s:95:\"https://ae01.alicdn.com/kf/H9bca54c411bc4c60be46d04fef61ff29a.png?width=233&height=312&hash=545\";i:7;s:95:\"https://ae01.alicdn.com/kf/H9bca54c411bc4c60be46d04fef61ff29a.png?width=233&height=312&hash=545\";i:8;s:95:\"https://ae01.alicdn.com/kf/H9bca54c411bc4c60be46d04fef61ff29a.png?width=233&height=312&hash=545\";i:9;s:105:\"https://ae01.alicdn.com/kf/Hd70898c318084556abf6c7732c857e63x.jpg?width=1000&amp;height=150&amp;hash=1150\";i:10;s:104:\"https://ae01.alicdn.com/kf/H2cd16435f0e64bc6a097c7bd99c0ad82Q.jpg?width=800&amp;height=511&amp;hash=1311\";i:11;s:105:\"https://ae01.alicdn.com/kf/H50a263470f774cc99e3e0e1a3a822fb0H.jpg?width=1000&amp;height=150&amp;hash=1150\";i:12;s:104:\"https://ae01.alicdn.com/kf/He992a126bb70464e844cb6f786c1a4edb.jpg?width=800&amp;height=800&amp;hash=1600\";i:13;s:104:\"https://ae01.alicdn.com/kf/H6789059b3bce42e3ab32c5565b6255fdz.jpg?width=800&amp;height=800&amp;hash=1600\";i:14;s:104:\"https://ae01.alicdn.com/kf/H9c9c055dfd1741128e464ade1f41a1488.jpg?width=800&amp;height=800&amp;hash=1600\";i:15;s:104:\"https://ae01.alicdn.com/kf/Hd7301c74fab94bec8659dffe71ac2d89L.jpg?width=800&amp;height=800&amp;hash=1600\";i:16;s:104:\"https://ae01.alicdn.com/kf/Hb3e70dbfadcb46e19c00145fda7534b5H.jpg?width=800&amp;height=800&amp;hash=1600\";i:17;s:104:\"https://ae01.alicdn.com/kf/H67bbee14777b41ee8dd12e37fbab72f9B.jpg?width=640&amp;height=640&amp;hash=1280\";i:18;s:104:\"https://ae01.alicdn.com/kf/Ha6dfe73128c74956964312157b38ad4c3.jpg?width=640&amp;height=640&amp;hash=1280\";i:19;s:104:\"https://ae01.alicdn.com/kf/H117ef07c683a4a9ea8a94799f4fbfb93d.jpg?width=640&amp;height=640&amp;hash=1280\";i:20;s:104:\"https://ae01.alicdn.com/kf/H7b149a5c4ab3422f81d93e9f3bbe442c2.jpg?width=640&amp;height=640&amp;hash=1280\";i:21;s:104:\"https://ae01.alicdn.com/kf/Hf4c1540581b648c29a231648e3b06242f.jpg?width=640&amp;height=640&amp;hash=1280\";i:22;s:104:\"https://ae01.alicdn.com/kf/H739202451bf04a6ab980a344d9048027G.jpg?width=640&amp;height=640&amp;hash=1280\";i:23;s:104:\"https://ae01.alicdn.com/kf/Hcd7b9fb6da7e4efea99fd015cf745fdfR.jpg?width=800&amp;height=800&amp;hash=1600\";i:24;s:104:\"https://ae01.alicdn.com/kf/H8c52e07af13e400f8f36ea0cbf331ff9s.jpg?width=800&amp;height=800&amp;hash=1600\";i:25;s:104:\"https://ae01.alicdn.com/kf/H14a82d201f4f4d9b9948bedd7ecc3ad7q.jpg?width=800&amp;height=800&amp;hash=1600\";i:26;s:104:\"https://ae01.alicdn.com/kf/Head5167a1f1643a29f979afd45efa0f71.jpg?width=800&amp;height=800&amp;hash=1600\";i:27;s:104:\"https://ae01.alicdn.com/kf/Hcfeaa4ee33b74dbc9c4f2624cbda200by.jpg?width=800&amp;height=800&amp;hash=1600\";i:28;s:104:\"https://ae01.alicdn.com/kf/H68543488c4c1401da0175b26a3bf1fbbe.jpg?width=800&amp;height=800&amp;hash=1600\";i:29;s:104:\"https://ae01.alicdn.com/kf/H106ad25ebf654c878d31ad3e82e9d355I.jpg?width=800&amp;height=800&amp;hash=1600\";i:30;s:105:\"https://ae01.alicdn.com/kf/Hb607b8b3135a4f11bc68403f94e28413W.jpg?width=900&amp;height=3100&amp;hash=4000\";}'),
(11238, 1776, '_vi_wad_sku', '1005002491701503'),
(11239, 1776, '_vi_wad_attributes', 'a:2:{i:14;a:5:{s:6:\"values\";a:6:{s:6:\"14:771\";s:5:\"Beige\";s:6:\"14:193\";s:5:\"BLACK\";s:6:\"14:175\";s:10:\"Dark green\";s:9:\"14:350852\";s:6:\"Yellow\";s:5:\"14:29\";s:5:\"White\";s:6:\"14:366\";s:5:\"Green\";}s:4:\"slug\";s:5:\"color\";s:4:\"name\";s:5:\"Color\";s:8:\"position\";i:0;s:10:\"values_sub\";a:6:{s:6:\"14:771\";s:5:\"Beige\";s:6:\"14:193\";s:5:\"BLACK\";s:6:\"14:175\";s:5:\"Green\";s:9:\"14:350852\";s:6:\"Orange\";s:5:\"14:29\";s:5:\"White\";s:6:\"14:366\";s:6:\"Yellow\";}}i:200000124;a:5:{s:6:\"values\";a:6:{s:19:\"200000124:200000333\";s:5:\"35-36\";s:19:\"200000124:200000334\";s:5:\"37-38\";s:19:\"200000124:100010482\";s:5:\"39-40\";s:19:\"200000124:200000898\";s:5:\"40-41\";s:19:\"200000124:200000364\";s:5:\"42-43\";s:19:\"200000124:200006262\";s:5:\"44-45\";}s:4:\"slug\";s:9:\"shoe-size\";s:4:\"name\";s:9:\"Shoe Size\";s:8:\"position\";i:1;s:10:\"values_sub\";a:6:{s:19:\"200000124:200000333\";s:2:\"35\";s:19:\"200000124:200000334\";s:2:\"36\";s:19:\"200000124:100010482\";s:2:\"37\";s:19:\"200000124:200000898\";s:2:\"38\";s:19:\"200000124:200000364\";s:2:\"39\";s:19:\"200000124:200006262\";s:4:\"39.5\";}}}'),
(11240, 1776, '_vi_wad_list_attributes', 'a:12:{s:6:\"14:771\";a:4:{s:4:\"name\";s:5:\"Beige\";s:8:\"name_sub\";s:5:\"Beige\";s:5:\"color\";s:7:\"#F8F7E7\";s:5:\"image\";s:181:\"https://ae01.alicdn.com/kf/H9ba2e5113f0641c8afe1e33369257a96r/Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip.jpg_640x640.jpg\";}s:6:\"14:193\";a:4:{s:4:\"name\";s:5:\"BLACK\";s:8:\"name_sub\";s:5:\"BLACK\";s:5:\"color\";s:7:\"#000000\";s:5:\"image\";s:181:\"https://ae01.alicdn.com/kf/H79d2af993b344498b9fab31f216e775cK/Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip.jpg_640x640.jpg\";}s:6:\"14:175\";a:4:{s:4:\"name\";s:10:\"Dark green\";s:8:\"name_sub\";s:5:\"Green\";s:5:\"color\";s:7:\"#007000\";s:5:\"image\";s:181:\"https://ae01.alicdn.com/kf/H9558024a4bb240fcbc6e97eb2874ba50F/Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip.jpg_640x640.jpg\";}s:9:\"14:350852\";a:4:{s:4:\"name\";s:6:\"Yellow\";s:8:\"name_sub\";s:6:\"Orange\";s:5:\"color\";s:7:\"#FFA500\";s:5:\"image\";s:181:\"https://ae01.alicdn.com/kf/Hd319b52216cd4423ab5674f2974ece7dw/Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip.jpg_640x640.jpg\";}s:5:\"14:29\";a:4:{s:4:\"name\";s:5:\"White\";s:8:\"name_sub\";s:5:\"White\";s:5:\"color\";s:7:\"#FFFFFF\";s:5:\"image\";s:181:\"https://ae01.alicdn.com/kf/Ha3bbeeb8825b48339e6e39903467024e6/Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip.jpg_640x640.jpg\";}s:6:\"14:366\";a:4:{s:4:\"name\";s:5:\"Green\";s:8:\"name_sub\";s:6:\"Yellow\";s:5:\"color\";s:7:\"#FFFF00\";s:5:\"image\";s:181:\"https://ae01.alicdn.com/kf/H998a041ec1554ec8b19e2fabbf60b44bB/Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip.jpg_640x640.jpg\";}s:19:\"200000124:200000333\";a:4:{s:4:\"name\";s:5:\"35-36\";s:8:\"name_sub\";s:2:\"35\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000334\";a:4:{s:4:\"name\";s:5:\"37-38\";s:8:\"name_sub\";s:2:\"36\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:100010482\";a:4:{s:4:\"name\";s:5:\"39-40\";s:8:\"name_sub\";s:2:\"37\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000898\";a:4:{s:4:\"name\";s:5:\"40-41\";s:8:\"name_sub\";s:2:\"38\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000364\";a:4:{s:4:\"name\";s:5:\"42-43\";s:8:\"name_sub\";s:2:\"39\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200006262\";a:4:{s:4:\"name\";s:5:\"44-45\";s:8:\"name_sub\";s:4:\"39.5\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}}'),
(11241, 1776, '_vi_wad_shipping_info', 'a:6:{s:4:\"time\";i:1622546267;s:7:\"country\";s:2:\"LK\";s:7:\"company\";s:8:\"FEDEX_IE\";s:7:\"freight\";s:2280:\"[{\"bizShowMind\":{\"layout\":[]},\"commitDay\":\"75\",\"company\":\"Fedex IE\",\"currency\":\"USD\",\"discount\":0,\"displayType\":\"deliveryTime\",\"features\":{},\"freightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $67.46\",\"value\":67.46},\"freightFeatures\":{\"provider\":\"ae_config\"},\"freightLayout\":{\"displayType\":\"deliveryTime\",\"layout\":[{\"text\":\"Shipping: US $67.46\",\"type\":\"title\"},{\"text\":\"To <font color=\'#000000\'>Sri Lanka</font> via Fedex IE\",\"type\":\"subtitle\"}],\"openShippingPanel\":\"true\"},\"fullMailLine\":false,\"hbaService\":false,\"i18nMap\":{},\"id\":0,\"name\":\"FreightItemModule\",\"sendGoodsCountry\":\"CN\",\"sendGoodsCountryFullName\":\"China\",\"serviceName\":\"FEDEX_IE\",\"standardFreightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $67.46\",\"value\":67.46},\"time\":\"7-15\",\"tracking\":true},{\"bizShowMind\":{\"layout\":[]},\"commitDay\":\"75\",\"company\":\"Fedex IP\",\"currency\":\"USD\",\"discount\":0,\"displayType\":\"deliveryTime\",\"features\":{},\"freightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $84.38\",\"value\":84.38},\"freightFeatures\":{\"provider\":\"ae_config\"},\"freightLayout\":{\"displayType\":\"deliveryTime\",\"layout\":[{\"text\":\"Shipping: US $84.38\",\"type\":\"title\"},{\"text\":\"To <font color=\'#000000\'>Sri Lanka</font> via Fedex IP\",\"type\":\"subtitle\"}],\"openShippingPanel\":\"true\"},\"fullMailLine\":false,\"hbaService\":false,\"i18nMap\":{},\"id\":0,\"name\":\"FreightItemModule\",\"sendGoodsCountry\":\"CN\",\"sendGoodsCountryFullName\":\"China\",\"serviceName\":\"FEDEX\",\"standardFreightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $84.38\",\"value\":84.38},\"time\":\"7-15\",\"tracking\":true},{\"bizShowMind\":{\"layout\":[]},\"commitDay\":\"75\",\"company\":\"DHL\",\"currency\":\"USD\",\"discount\":0,\"displayType\":\"deliveryTime\",\"features\":{},\"freightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $142.07\",\"value\":142.07},\"freightFeatures\":{\"provider\":\"ae_config\"},\"freightLayout\":{\"displayType\":\"deliveryTime\",\"layout\":[{\"text\":\"Shipping: US $142.07\",\"type\":\"title\"},{\"text\":\"To <font color=\'#000000\'>Sri Lanka</font> via DHL\",\"type\":\"subtitle\"}],\"openShippingPanel\":\"true\"},\"fullMailLine\":false,\"hbaService\":false,\"i18nMap\":{},\"id\":0,\"name\":\"FreightItemModule\",\"sendGoodsCountry\":\"CN\",\"sendGoodsCountryFullName\":\"China\",\"serviceName\":\"DHL\",\"standardFreightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $142.07\",\"value\":142.07},\"time\":\"9-17\",\"tracking\":true}]\";s:13:\"shipping_cost\";d:67.4599999999999937472239253111183643341064453125;s:13:\"delivery_time\";s:4:\"7-15\";}'),
(11242, 1776, '_vi_wad_gallery', 'a:6:{i:0;s:169:\"https://ae01.alicdn.com/kf/H08e8bbd2f0574f60b0246e21e65f2cfe1/Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip.jpg\";i:1;s:169:\"https://ae01.alicdn.com/kf/H1b50069791ac48f7b4338f0ca62365ado/Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip.jpg\";i:2;s:169:\"https://ae01.alicdn.com/kf/H6f5926eb5e7e435e8d7406a70801a1eem/Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip.jpg\";i:3;s:169:\"https://ae01.alicdn.com/kf/H1cb41893ab9646c98ffb854df65a7be98/Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip.jpg\";i:4;s:169:\"https://ae01.alicdn.com/kf/H690f41e7c01947dcbe3ed81f34bf3722j/Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip.jpg\";i:5;s:169:\"https://ae01.alicdn.com/kf/Ha3bbeeb8825b48339e6e39903467024e6/Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip.jpg\";}'),
(11243, 1776, '_vi_wad_variation_images', 'a:6:{s:6:\"14:771\";s:181:\"https://ae01.alicdn.com/kf/H9ba2e5113f0641c8afe1e33369257a96r/Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip.jpg_640x640.jpg\";s:6:\"14:193\";s:181:\"https://ae01.alicdn.com/kf/H79d2af993b344498b9fab31f216e775cK/Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip.jpg_640x640.jpg\";s:6:\"14:175\";s:181:\"https://ae01.alicdn.com/kf/H9558024a4bb240fcbc6e97eb2874ba50F/Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip.jpg_640x640.jpg\";s:9:\"14:350852\";s:181:\"https://ae01.alicdn.com/kf/Hd319b52216cd4423ab5674f2974ece7dw/Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip.jpg_640x640.jpg\";s:5:\"14:29\";s:181:\"https://ae01.alicdn.com/kf/Ha3bbeeb8825b48339e6e39903467024e6/Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip.jpg_640x640.jpg\";s:6:\"14:366\";s:181:\"https://ae01.alicdn.com/kf/H998a041ec1554ec8b19e2fabbf60b44bB/Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip.jpg_640x640.jpg\";}'),
(11244, 1776, '_vi_wad_store_info', 'a:3:{s:4:\"name\";s:23:\"Wandering Clothes Store\";s:3:\"url\";s:36:\"//www.aliexpress.com/store/911714310\";s:3:\"num\";i:911714310;}');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11245, 1776, '_vi_wad_variations', 'a:36:{i:0;a:10:{s:5:\"image\";s:181:\"https://ae01.alicdn.com/kf/Hd319b52216cd4423ab5674f2974ece7dw/Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"1005002491701503-yellow-44-45\";s:7:\"sku_sub\";s:28:\"1005002491701503-orange-39-5\";s:5:\"skuId\";s:17:\"12000020853736196\";s:7:\"skuAttr\";s:42:\"14:350852#Yellow;200000124:200006262#44-45\";s:13:\"regular_price\";s:5:\"19.28\";s:10:\"sale_price\";s:5:\"10.99\";s:5:\"stock\";i:0;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:5:\"44-45\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Orange\";s:9:\"shoe-size\";s:4:\"39.5\";}}i:1;a:10:{s:5:\"image\";s:181:\"https://ae01.alicdn.com/kf/Hd319b52216cd4423ab5674f2974ece7dw/Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"1005002491701503-yellow-40-41\";s:7:\"sku_sub\";s:26:\"1005002491701503-orange-38\";s:5:\"skuId\";s:17:\"12000020853736194\";s:7:\"skuAttr\";s:42:\"14:350852#Yellow;200000124:200000898#40-41\";s:13:\"regular_price\";s:5:\"19.28\";s:10:\"sale_price\";s:5:\"10.99\";s:5:\"stock\";i:0;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:5:\"40-41\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Orange\";s:9:\"shoe-size\";s:2:\"38\";}}i:2;a:10:{s:5:\"image\";s:181:\"https://ae01.alicdn.com/kf/Hd319b52216cd4423ab5674f2974ece7dw/Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"1005002491701503-yellow-42-43\";s:7:\"sku_sub\";s:26:\"1005002491701503-orange-39\";s:5:\"skuId\";s:17:\"12000020853736195\";s:7:\"skuAttr\";s:42:\"14:350852#Yellow;200000124:200000364#42-43\";s:13:\"regular_price\";s:5:\"19.28\";s:10:\"sale_price\";s:5:\"10.99\";s:5:\"stock\";i:0;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:5:\"42-43\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Orange\";s:9:\"shoe-size\";s:2:\"39\";}}i:3;a:10:{s:5:\"image\";s:181:\"https://ae01.alicdn.com/kf/Hd319b52216cd4423ab5674f2974ece7dw/Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"1005002491701503-yellow-37-38\";s:7:\"sku_sub\";s:26:\"1005002491701503-orange-36\";s:5:\"skuId\";s:17:\"12000020853736192\";s:7:\"skuAttr\";s:42:\"14:350852#Yellow;200000124:200000334#37-38\";s:13:\"regular_price\";s:5:\"19.28\";s:10:\"sale_price\";s:5:\"10.99\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:5:\"37-38\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Orange\";s:9:\"shoe-size\";s:2:\"36\";}}i:4;a:10:{s:5:\"image\";s:181:\"https://ae01.alicdn.com/kf/Hd319b52216cd4423ab5674f2974ece7dw/Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"1005002491701503-yellow-39-40\";s:7:\"sku_sub\";s:26:\"1005002491701503-orange-37\";s:5:\"skuId\";s:17:\"12000020853736193\";s:7:\"skuAttr\";s:42:\"14:350852#Yellow;200000124:100010482#39-40\";s:13:\"regular_price\";s:5:\"19.28\";s:10:\"sale_price\";s:5:\"10.99\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:5:\"39-40\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Orange\";s:9:\"shoe-size\";s:2:\"37\";}}i:5;a:10:{s:5:\"image\";s:181:\"https://ae01.alicdn.com/kf/H9558024a4bb240fcbc6e97eb2874ba50F/Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip.jpg_640x640.jpg\";s:3:\"sku\";s:33:\"1005002491701503-dark-green-40-41\";s:7:\"sku_sub\";s:25:\"1005002491701503-green-38\";s:5:\"skuId\";s:17:\"12000020853736182\";s:7:\"skuAttr\";s:43:\"14:175#Dark green;200000124:200000898#40-41\";s:13:\"regular_price\";s:5:\"19.28\";s:10:\"sale_price\";s:5:\"10.99\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"Dark green\";s:9:\"shoe-size\";s:5:\"40-41\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"38\";}}i:6;a:10:{s:5:\"image\";s:181:\"https://ae01.alicdn.com/kf/H9558024a4bb240fcbc6e97eb2874ba50F/Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip.jpg_640x640.jpg\";s:3:\"sku\";s:33:\"1005002491701503-dark-green-42-43\";s:7:\"sku_sub\";s:25:\"1005002491701503-green-39\";s:5:\"skuId\";s:17:\"12000020853736183\";s:7:\"skuAttr\";s:43:\"14:175#Dark green;200000124:200000364#42-43\";s:13:\"regular_price\";s:5:\"19.28\";s:10:\"sale_price\";s:5:\"10.99\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"Dark green\";s:9:\"shoe-size\";s:5:\"42-43\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"39\";}}i:7;a:10:{s:5:\"image\";s:181:\"https://ae01.alicdn.com/kf/H9558024a4bb240fcbc6e97eb2874ba50F/Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip.jpg_640x640.jpg\";s:3:\"sku\";s:33:\"1005002491701503-dark-green-37-38\";s:7:\"sku_sub\";s:25:\"1005002491701503-green-36\";s:5:\"skuId\";s:17:\"12000020853736180\";s:7:\"skuAttr\";s:43:\"14:175#Dark green;200000124:200000334#37-38\";s:13:\"regular_price\";s:5:\"19.28\";s:10:\"sale_price\";s:5:\"10.99\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"Dark green\";s:9:\"shoe-size\";s:5:\"37-38\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"36\";}}i:8;a:10:{s:5:\"image\";s:181:\"https://ae01.alicdn.com/kf/H9558024a4bb240fcbc6e97eb2874ba50F/Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip.jpg_640x640.jpg\";s:3:\"sku\";s:33:\"1005002491701503-dark-green-39-40\";s:7:\"sku_sub\";s:25:\"1005002491701503-green-37\";s:5:\"skuId\";s:17:\"12000020853736181\";s:7:\"skuAttr\";s:43:\"14:175#Dark green;200000124:100010482#39-40\";s:13:\"regular_price\";s:5:\"19.28\";s:10:\"sale_price\";s:5:\"10.99\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"Dark green\";s:9:\"shoe-size\";s:5:\"39-40\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"37\";}}i:9;a:10:{s:5:\"image\";s:181:\"https://ae01.alicdn.com/kf/H9ba2e5113f0641c8afe1e33369257a96r/Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"1005002491701503-beige-44-45\";s:7:\"sku_sub\";s:27:\"1005002491701503-beige-39-5\";s:5:\"skuId\";s:17:\"12000020853736178\";s:7:\"skuAttr\";s:32:\"14:771;200000124:200006262#44-45\";s:13:\"regular_price\";s:5:\"19.28\";s:10:\"sale_price\";s:5:\"10.99\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:5:\"44-45\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:4:\"39.5\";}}i:10;a:10:{s:5:\"image\";s:181:\"https://ae01.alicdn.com/kf/H9558024a4bb240fcbc6e97eb2874ba50F/Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip.jpg_640x640.jpg\";s:3:\"sku\";s:33:\"1005002491701503-dark-green-35-36\";s:7:\"sku_sub\";s:25:\"1005002491701503-green-35\";s:5:\"skuId\";s:17:\"12000020853736179\";s:7:\"skuAttr\";s:43:\"14:175#Dark green;200000124:200000333#35-36\";s:13:\"regular_price\";s:4:\"15.6\";s:10:\"sale_price\";s:4:\"8.89\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"Dark green\";s:9:\"shoe-size\";s:5:\"35-36\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"35\";}}i:11;a:10:{s:5:\"image\";s:181:\"https://ae01.alicdn.com/kf/H9ba2e5113f0641c8afe1e33369257a96r/Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"1005002491701503-beige-40-41\";s:7:\"sku_sub\";s:25:\"1005002491701503-beige-38\";s:5:\"skuId\";s:17:\"12000020853736176\";s:7:\"skuAttr\";s:32:\"14:771;200000124:200000898#40-41\";s:13:\"regular_price\";s:5:\"19.28\";s:10:\"sale_price\";s:5:\"10.99\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:5:\"40-41\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:2:\"38\";}}i:12;a:10:{s:5:\"image\";s:181:\"https://ae01.alicdn.com/kf/H9ba2e5113f0641c8afe1e33369257a96r/Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"1005002491701503-beige-42-43\";s:7:\"sku_sub\";s:25:\"1005002491701503-beige-39\";s:5:\"skuId\";s:17:\"12000020853736177\";s:7:\"skuAttr\";s:32:\"14:771;200000124:200000364#42-43\";s:13:\"regular_price\";s:5:\"19.28\";s:10:\"sale_price\";s:5:\"10.99\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:5:\"42-43\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:2:\"39\";}}i:13;a:10:{s:5:\"image\";s:181:\"https://ae01.alicdn.com/kf/Ha3bbeeb8825b48339e6e39903467024e6/Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"1005002491701503-white-44-45\";s:7:\"sku_sub\";s:27:\"1005002491701503-white-39-5\";s:5:\"skuId\";s:17:\"12000020853736190\";s:7:\"skuAttr\";s:31:\"14:29;200000124:200006262#44-45\";s:13:\"regular_price\";s:5:\"19.28\";s:10:\"sale_price\";s:5:\"10.99\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:5:\"44-45\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:4:\"39.5\";}}i:14;a:10:{s:5:\"image\";s:181:\"https://ae01.alicdn.com/kf/Hd319b52216cd4423ab5674f2974ece7dw/Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"1005002491701503-yellow-35-36\";s:7:\"sku_sub\";s:26:\"1005002491701503-orange-35\";s:5:\"skuId\";s:17:\"12000020853736191\";s:7:\"skuAttr\";s:42:\"14:350852#Yellow;200000124:200000333#35-36\";s:13:\"regular_price\";s:5:\"19.28\";s:10:\"sale_price\";s:5:\"10.99\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:5:\"35-36\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Orange\";s:9:\"shoe-size\";s:2:\"35\";}}i:15;a:10:{s:5:\"image\";s:181:\"https://ae01.alicdn.com/kf/Ha3bbeeb8825b48339e6e39903467024e6/Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"1005002491701503-white-40-41\";s:7:\"sku_sub\";s:25:\"1005002491701503-white-38\";s:5:\"skuId\";s:17:\"12000020853736188\";s:7:\"skuAttr\";s:31:\"14:29;200000124:200000898#40-41\";s:13:\"regular_price\";s:5:\"19.28\";s:10:\"sale_price\";s:5:\"10.99\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:5:\"40-41\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:2:\"38\";}}i:16;a:10:{s:5:\"image\";s:181:\"https://ae01.alicdn.com/kf/Ha3bbeeb8825b48339e6e39903467024e6/Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"1005002491701503-white-42-43\";s:7:\"sku_sub\";s:25:\"1005002491701503-white-39\";s:5:\"skuId\";s:17:\"12000020853736189\";s:7:\"skuAttr\";s:31:\"14:29;200000124:200000364#42-43\";s:13:\"regular_price\";s:5:\"19.28\";s:10:\"sale_price\";s:5:\"10.99\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:5:\"42-43\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:2:\"39\";}}i:17;a:10:{s:5:\"image\";s:181:\"https://ae01.alicdn.com/kf/Ha3bbeeb8825b48339e6e39903467024e6/Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"1005002491701503-white-37-38\";s:7:\"sku_sub\";s:25:\"1005002491701503-white-36\";s:5:\"skuId\";s:17:\"12000020853736186\";s:7:\"skuAttr\";s:31:\"14:29;200000124:200000334#37-38\";s:13:\"regular_price\";s:5:\"19.28\";s:10:\"sale_price\";s:5:\"10.99\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:5:\"37-38\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:2:\"36\";}}i:18;a:10:{s:5:\"image\";s:181:\"https://ae01.alicdn.com/kf/Ha3bbeeb8825b48339e6e39903467024e6/Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"1005002491701503-white-39-40\";s:7:\"sku_sub\";s:25:\"1005002491701503-white-37\";s:5:\"skuId\";s:17:\"12000020853736187\";s:7:\"skuAttr\";s:31:\"14:29;200000124:100010482#39-40\";s:13:\"regular_price\";s:5:\"19.28\";s:10:\"sale_price\";s:5:\"10.99\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:5:\"39-40\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:2:\"37\";}}i:19;a:10:{s:5:\"image\";s:181:\"https://ae01.alicdn.com/kf/H9558024a4bb240fcbc6e97eb2874ba50F/Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip.jpg_640x640.jpg\";s:3:\"sku\";s:33:\"1005002491701503-dark-green-44-45\";s:7:\"sku_sub\";s:27:\"1005002491701503-green-39-5\";s:5:\"skuId\";s:17:\"12000020853736184\";s:7:\"skuAttr\";s:43:\"14:175#Dark green;200000124:200006262#44-45\";s:13:\"regular_price\";s:5:\"19.28\";s:10:\"sale_price\";s:5:\"10.99\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"Dark green\";s:9:\"shoe-size\";s:5:\"44-45\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:4:\"39.5\";}}i:20;a:10:{s:5:\"image\";s:181:\"https://ae01.alicdn.com/kf/Ha3bbeeb8825b48339e6e39903467024e6/Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"1005002491701503-white-35-36\";s:7:\"sku_sub\";s:25:\"1005002491701503-white-35\";s:5:\"skuId\";s:17:\"12000020853736185\";s:7:\"skuAttr\";s:31:\"14:29;200000124:200000333#35-36\";s:13:\"regular_price\";s:5:\"19.28\";s:10:\"sale_price\";s:5:\"10.99\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:5:\"35-36\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:2:\"35\";}}i:21;a:10:{s:5:\"image\";s:181:\"https://ae01.alicdn.com/kf/H998a041ec1554ec8b19e2fabbf60b44bB/Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"1005002491701503-green-44-45\";s:7:\"sku_sub\";s:28:\"1005002491701503-yellow-39-5\";s:5:\"skuId\";s:17:\"12000020853736166\";s:7:\"skuAttr\";s:38:\"14:366#Green;200000124:200006262#44-45\";s:13:\"regular_price\";s:5:\"19.28\";s:10:\"sale_price\";s:5:\"10.99\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:5:\"44-45\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:4:\"39.5\";}}i:22;a:10:{s:5:\"image\";s:181:\"https://ae01.alicdn.com/kf/H79d2af993b344498b9fab31f216e775cK/Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"1005002491701503-black-35-36\";s:7:\"sku_sub\";s:25:\"1005002491701503-black-35\";s:5:\"skuId\";s:17:\"12000020853736167\";s:7:\"skuAttr\";s:32:\"14:193;200000124:200000333#35-36\";s:13:\"regular_price\";s:5:\"19.28\";s:10:\"sale_price\";s:5:\"10.99\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:5:\"35-36\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"35\";}}i:23;a:10:{s:5:\"image\";s:181:\"https://ae01.alicdn.com/kf/H998a041ec1554ec8b19e2fabbf60b44bB/Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"1005002491701503-green-40-41\";s:7:\"sku_sub\";s:26:\"1005002491701503-yellow-38\";s:5:\"skuId\";s:17:\"12000020853736164\";s:7:\"skuAttr\";s:38:\"14:366#Green;200000124:200000898#40-41\";s:13:\"regular_price\";s:5:\"19.28\";s:10:\"sale_price\";s:5:\"10.99\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:5:\"40-41\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:2:\"38\";}}i:24;a:10:{s:5:\"image\";s:181:\"https://ae01.alicdn.com/kf/H998a041ec1554ec8b19e2fabbf60b44bB/Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"1005002491701503-green-42-43\";s:7:\"sku_sub\";s:26:\"1005002491701503-yellow-39\";s:5:\"skuId\";s:17:\"12000020853736165\";s:7:\"skuAttr\";s:38:\"14:366#Green;200000124:200000364#42-43\";s:13:\"regular_price\";s:5:\"19.28\";s:10:\"sale_price\";s:5:\"10.99\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:5:\"42-43\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:2:\"39\";}}i:25;a:10:{s:5:\"image\";s:181:\"https://ae01.alicdn.com/kf/H998a041ec1554ec8b19e2fabbf60b44bB/Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"1005002491701503-green-37-38\";s:7:\"sku_sub\";s:26:\"1005002491701503-yellow-36\";s:5:\"skuId\";s:17:\"12000020853736162\";s:7:\"skuAttr\";s:38:\"14:366#Green;200000124:200000334#37-38\";s:13:\"regular_price\";s:5:\"19.28\";s:10:\"sale_price\";s:5:\"10.99\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:5:\"37-38\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:2:\"36\";}}i:26;a:10:{s:5:\"image\";s:181:\"https://ae01.alicdn.com/kf/H998a041ec1554ec8b19e2fabbf60b44bB/Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"1005002491701503-green-39-40\";s:7:\"sku_sub\";s:26:\"1005002491701503-yellow-37\";s:5:\"skuId\";s:17:\"12000020853736163\";s:7:\"skuAttr\";s:38:\"14:366#Green;200000124:100010482#39-40\";s:13:\"regular_price\";s:5:\"19.28\";s:10:\"sale_price\";s:5:\"10.99\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:5:\"39-40\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:2:\"37\";}}i:27;a:10:{s:5:\"image\";s:181:\"https://ae01.alicdn.com/kf/H998a041ec1554ec8b19e2fabbf60b44bB/Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"1005002491701503-green-35-36\";s:7:\"sku_sub\";s:26:\"1005002491701503-yellow-35\";s:5:\"skuId\";s:17:\"12000020853736161\";s:7:\"skuAttr\";s:38:\"14:366#Green;200000124:200000333#35-36\";s:13:\"regular_price\";s:5:\"19.28\";s:10:\"sale_price\";s:5:\"10.99\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:5:\"35-36\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:2:\"35\";}}i:28;a:10:{s:5:\"image\";s:181:\"https://ae01.alicdn.com/kf/H9ba2e5113f0641c8afe1e33369257a96r/Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"1005002491701503-beige-37-38\";s:7:\"sku_sub\";s:25:\"1005002491701503-beige-36\";s:5:\"skuId\";s:17:\"12000020853736174\";s:7:\"skuAttr\";s:32:\"14:771;200000124:200000334#37-38\";s:13:\"regular_price\";s:5:\"19.28\";s:10:\"sale_price\";s:5:\"10.99\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:5:\"37-38\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:2:\"36\";}}i:29;a:10:{s:5:\"image\";s:181:\"https://ae01.alicdn.com/kf/H9ba2e5113f0641c8afe1e33369257a96r/Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"1005002491701503-beige-39-40\";s:7:\"sku_sub\";s:25:\"1005002491701503-beige-37\";s:5:\"skuId\";s:17:\"12000020853736175\";s:7:\"skuAttr\";s:32:\"14:771;200000124:100010482#39-40\";s:13:\"regular_price\";s:5:\"19.28\";s:10:\"sale_price\";s:5:\"10.99\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:5:\"39-40\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:2:\"37\";}}i:30;a:10:{s:5:\"image\";s:181:\"https://ae01.alicdn.com/kf/H79d2af993b344498b9fab31f216e775cK/Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"1005002491701503-black-44-45\";s:7:\"sku_sub\";s:27:\"1005002491701503-black-39-5\";s:5:\"skuId\";s:17:\"12000020853736172\";s:7:\"skuAttr\";s:32:\"14:193;200000124:200006262#44-45\";s:13:\"regular_price\";s:5:\"19.28\";s:10:\"sale_price\";s:5:\"10.99\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:5:\"44-45\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:4:\"39.5\";}}i:31;a:10:{s:5:\"image\";s:181:\"https://ae01.alicdn.com/kf/H9ba2e5113f0641c8afe1e33369257a96r/Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"1005002491701503-beige-35-36\";s:7:\"sku_sub\";s:25:\"1005002491701503-beige-35\";s:5:\"skuId\";s:17:\"12000020853736173\";s:7:\"skuAttr\";s:32:\"14:771;200000124:200000333#35-36\";s:13:\"regular_price\";s:5:\"19.28\";s:10:\"sale_price\";s:5:\"10.99\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:5:\"35-36\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:2:\"35\";}}i:32;a:10:{s:5:\"image\";s:181:\"https://ae01.alicdn.com/kf/H79d2af993b344498b9fab31f216e775cK/Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"1005002491701503-black-40-41\";s:7:\"sku_sub\";s:25:\"1005002491701503-black-38\";s:5:\"skuId\";s:17:\"12000020853736170\";s:7:\"skuAttr\";s:32:\"14:193;200000124:200000898#40-41\";s:13:\"regular_price\";s:5:\"19.28\";s:10:\"sale_price\";s:5:\"10.99\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:5:\"40-41\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"38\";}}i:33;a:10:{s:5:\"image\";s:181:\"https://ae01.alicdn.com/kf/H79d2af993b344498b9fab31f216e775cK/Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"1005002491701503-black-42-43\";s:7:\"sku_sub\";s:25:\"1005002491701503-black-39\";s:5:\"skuId\";s:17:\"12000020853736171\";s:7:\"skuAttr\";s:32:\"14:193;200000124:200000364#42-43\";s:13:\"regular_price\";s:5:\"19.28\";s:10:\"sale_price\";s:5:\"10.99\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:5:\"42-43\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"39\";}}i:34;a:10:{s:5:\"image\";s:181:\"https://ae01.alicdn.com/kf/H79d2af993b344498b9fab31f216e775cK/Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"1005002491701503-black-37-38\";s:7:\"sku_sub\";s:25:\"1005002491701503-black-36\";s:5:\"skuId\";s:17:\"12000020853736168\";s:7:\"skuAttr\";s:32:\"14:193;200000124:200000334#37-38\";s:13:\"regular_price\";s:5:\"19.28\";s:10:\"sale_price\";s:5:\"10.99\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:5:\"37-38\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"36\";}}i:35;a:10:{s:5:\"image\";s:181:\"https://ae01.alicdn.com/kf/H79d2af993b344498b9fab31f216e775cK/Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"1005002491701503-black-39-40\";s:7:\"sku_sub\";s:25:\"1005002491701503-black-37\";s:5:\"skuId\";s:17:\"12000020853736169\";s:7:\"skuAttr\";s:32:\"14:193;200000124:100010482#39-40\";s:13:\"regular_price\";s:5:\"19.28\";s:10:\"sale_price\";s:5:\"10.99\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:5:\"39-40\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"37\";}}}'),
(11246, 1777, '_vi_wad_description_images', 'a:34:{i:0;s:65:\"https://ae03.alicdn.com/kf/Hdad9412e8a7a422ea751b3b6369591c3l.jpg\";i:1;s:95:\"https://ae01.alicdn.com/kf/H9bca54c411bc4c60be46d04fef61ff29a.png?width=233&height=312&hash=545\";i:2;s:95:\"https://ae01.alicdn.com/kf/H9bca54c411bc4c60be46d04fef61ff29a.png?width=233&height=312&hash=545\";i:3;s:95:\"https://ae01.alicdn.com/kf/H9bca54c411bc4c60be46d04fef61ff29a.png?width=233&height=312&hash=545\";i:4;s:95:\"https://ae01.alicdn.com/kf/H9bca54c411bc4c60be46d04fef61ff29a.png?width=233&height=312&hash=545\";i:5;s:95:\"https://ae01.alicdn.com/kf/H9bca54c411bc4c60be46d04fef61ff29a.png?width=233&height=312&hash=545\";i:6;s:95:\"https://ae01.alicdn.com/kf/H9bca54c411bc4c60be46d04fef61ff29a.png?width=233&height=312&hash=545\";i:7;s:95:\"https://ae01.alicdn.com/kf/H9bca54c411bc4c60be46d04fef61ff29a.png?width=233&height=312&hash=545\";i:8;s:95:\"https://ae01.alicdn.com/kf/H9bca54c411bc4c60be46d04fef61ff29a.png?width=233&height=312&hash=545\";i:9;s:102:\"https://ae01.alicdn.com/kf/Hb28dc888249742da9b16e94400d91553b.jpg?width=759&amp;height=68&amp;hash=827\";i:10;s:105:\"https://ae01.alicdn.com/kf/H20af308d2a8d49cca048ec4190f9c052T.jpg?width=1000&amp;height=150&amp;hash=1150\";i:11;s:104:\"https://ae01.alicdn.com/kf/H0827593892e14dec9acc50b3a24ec9c1g.jpg?width=907&amp;height=430&amp;hash=1337\";i:12;s:105:\"https://ae01.alicdn.com/kf/H77014bc6f068463f853262fa2e8ac010K.jpg?width=1000&amp;height=150&amp;hash=1150\";i:13;s:104:\"https://ae01.alicdn.com/kf/H217cb5d9cf184479b50706a97e61b191S.jpg?width=800&amp;height=800&amp;hash=1600\";i:14;s:104:\"https://ae01.alicdn.com/kf/Hf86dd600622145359bd89c3d3ccc829bX.jpg?width=640&amp;height=640&amp;hash=1280\";i:15;s:104:\"https://ae01.alicdn.com/kf/H2cfa736580ce4a04a59f70751b7086bad.jpg?width=800&amp;height=800&amp;hash=1600\";i:16;s:104:\"https://ae01.alicdn.com/kf/H5f2b8eadbb21487d869062d46ed535b6c.jpg?width=800&amp;height=800&amp;hash=1600\";i:17;s:104:\"https://ae01.alicdn.com/kf/Hd5546b54f8a643fe85d798f26d7da36eB.jpg?width=800&amp;height=800&amp;hash=1600\";i:18;s:104:\"https://ae01.alicdn.com/kf/Hb054bda970d04894bc79d27a8c3f356eb.jpg?width=640&amp;height=640&amp;hash=1280\";i:19;s:104:\"https://ae01.alicdn.com/kf/Hfa7d95facd454265b2d7a8ce7dd89f3eq.jpg?width=800&amp;height=800&amp;hash=1600\";i:20;s:104:\"https://ae01.alicdn.com/kf/H4ec1277cf6d9478a922cdfd912ad54099.jpg?width=800&amp;height=800&amp;hash=1600\";i:21;s:104:\"https://ae01.alicdn.com/kf/Hc378cdae6a79478f97a2784ee61b0418M.jpg?width=800&amp;height=800&amp;hash=1600\";i:22;s:104:\"https://ae01.alicdn.com/kf/H094be87fbdcb437b81b2f6fe7203b8fcp.jpg?width=800&amp;height=800&amp;hash=1600\";i:23;s:104:\"https://ae01.alicdn.com/kf/H07f9ec4a18ba467686797885e258c9bbh.jpg?width=800&amp;height=800&amp;hash=1600\";i:24;s:104:\"https://ae01.alicdn.com/kf/H959b4684cb9a49049007e30777f8174et.jpg?width=800&amp;height=800&amp;hash=1600\";i:25;s:104:\"https://ae01.alicdn.com/kf/Hf1f44ab2bbd441f3863e0428ea8d7347e.jpg?width=800&amp;height=800&amp;hash=1600\";i:26;s:104:\"https://ae01.alicdn.com/kf/H3ad1732a3c6b4426b23c599bb4598da89.jpg?width=800&amp;height=800&amp;hash=1600\";i:27;s:104:\"https://ae01.alicdn.com/kf/Hb6a18fe5eab84d2bbdf2aedbf83d95f4B.jpg?width=800&amp;height=800&amp;hash=1600\";i:28;s:104:\"https://ae01.alicdn.com/kf/H59d5e6c0b5f14fa6b400d4fc3135f079F.jpg?width=800&amp;height=800&amp;hash=1600\";i:29;s:104:\"https://ae01.alicdn.com/kf/Hc7680094eed0455fa2170a1fbeea5f8fW.jpg?width=800&amp;height=800&amp;hash=1600\";i:30;s:104:\"https://ae01.alicdn.com/kf/Hb9ba2c1b256b4804b7c5a2114d38fd74Q.jpg?width=800&amp;height=800&amp;hash=1600\";i:31;s:104:\"https://ae01.alicdn.com/kf/H6e63b31d0a874d13938ab16ecb9b03979.jpg?width=800&amp;height=800&amp;hash=1600\";i:32;s:104:\"https://ae01.alicdn.com/kf/H6648cd23d5394231a5592e88adf964ecP.jpg?width=800&amp;height=800&amp;hash=1600\";i:33;s:105:\"https://ae01.alicdn.com/kf/H9a339674079143269e584c5d47ae756bW.jpg?width=900&amp;height=3100&amp;hash=4000\";}'),
(11247, 1777, '_vi_wad_sku', '1005002401225864'),
(11248, 1777, '_vi_wad_attributes', 'a:2:{i:14;a:5:{s:6:\"values\";a:4:{s:6:\"14:193\";s:5:\"BLACK\";s:6:\"14:173\";s:4:\"Blue\";s:7:\"14:1052\";s:4:\"Pink\";s:5:\"14:10\";s:3:\"Red\";}s:4:\"slug\";s:5:\"color\";s:4:\"name\";s:5:\"Color\";s:8:\"position\";i:0;s:10:\"values_sub\";a:4:{s:6:\"14:193\";s:5:\"BLACK\";s:6:\"14:173\";s:4:\"Blue\";s:7:\"14:1052\";s:4:\"Pink\";s:5:\"14:10\";s:3:\"Red\";}}i:200000124;a:5:{s:6:\"values\";a:9:{s:19:\"200000124:200000333\";s:2:\"35\";s:19:\"200000124:200000334\";s:2:\"36\";s:19:\"200000124:100010482\";s:2:\"37\";s:19:\"200000124:200000898\";s:2:\"38\";s:19:\"200000124:200000364\";s:2:\"39\";s:19:\"200000124:100013888\";s:2:\"40\";s:19:\"200000124:100010483\";s:2:\"41\";s:19:\"200000124:200000337\";s:2:\"42\";s:19:\"200000124:200000338\";s:2:\"43\";}s:4:\"slug\";s:9:\"shoe-size\";s:4:\"name\";s:9:\"Shoe Size\";s:8:\"position\";i:1;s:10:\"values_sub\";a:9:{s:19:\"200000124:200000333\";s:2:\"35\";s:19:\"200000124:200000334\";s:2:\"36\";s:19:\"200000124:100010482\";s:2:\"37\";s:19:\"200000124:200000898\";s:2:\"38\";s:19:\"200000124:200000364\";s:2:\"39\";s:19:\"200000124:100013888\";s:2:\"40\";s:19:\"200000124:100010483\";s:2:\"41\";s:19:\"200000124:200000337\";s:2:\"42\";s:19:\"200000124:200000338\";s:2:\"43\";}}}'),
(11249, 1777, '_vi_wad_list_attributes', 'a:13:{s:6:\"14:193\";a:4:{s:4:\"name\";s:5:\"BLACK\";s:8:\"name_sub\";s:5:\"BLACK\";s:5:\"color\";s:7:\"#000000\";s:5:\"image\";s:185:\"https://ae01.alicdn.com/kf/Hd8287aec365446c6b5a03d6949a4d952Z/Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals.jpg_640x640.jpg\";}s:6:\"14:173\";a:4:{s:4:\"name\";s:4:\"Blue\";s:8:\"name_sub\";s:4:\"Blue\";s:5:\"color\";s:7:\"#0080FF\";s:5:\"image\";s:185:\"https://ae01.alicdn.com/kf/H5b721409d2824f90b866c7f8d7207164A/Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals.jpg_640x640.jpg\";}s:7:\"14:1052\";a:4:{s:4:\"name\";s:4:\"Pink\";s:8:\"name_sub\";s:4:\"Pink\";s:5:\"color\";s:7:\"#FFC0CB\";s:5:\"image\";s:185:\"https://ae01.alicdn.com/kf/Hf3df31a997704d71a917d8044b2b699e1/Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals.jpg_640x640.jpg\";}s:5:\"14:10\";a:4:{s:4:\"name\";s:3:\"Red\";s:8:\"name_sub\";s:3:\"Red\";s:5:\"color\";s:7:\"#FF0000\";s:5:\"image\";s:185:\"https://ae01.alicdn.com/kf/H45673dbd579745188a58de7314a44a389/Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals.jpg_640x640.jpg\";}s:19:\"200000124:200000333\";a:4:{s:4:\"name\";s:2:\"35\";s:8:\"name_sub\";s:2:\"35\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000334\";a:4:{s:4:\"name\";s:2:\"36\";s:8:\"name_sub\";s:2:\"36\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:100010482\";a:4:{s:4:\"name\";s:2:\"37\";s:8:\"name_sub\";s:2:\"37\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000898\";a:4:{s:4:\"name\";s:2:\"38\";s:8:\"name_sub\";s:2:\"38\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000364\";a:4:{s:4:\"name\";s:2:\"39\";s:8:\"name_sub\";s:2:\"39\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:100013888\";a:4:{s:4:\"name\";s:2:\"40\";s:8:\"name_sub\";s:2:\"40\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:100010483\";a:4:{s:4:\"name\";s:2:\"41\";s:8:\"name_sub\";s:2:\"41\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000337\";a:4:{s:4:\"name\";s:2:\"42\";s:8:\"name_sub\";s:2:\"42\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000338\";a:4:{s:4:\"name\";s:2:\"43\";s:8:\"name_sub\";s:2:\"43\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}}'),
(11250, 1777, '_vi_wad_shipping_info', 'a:6:{s:4:\"time\";i:1622546269;s:7:\"country\";s:2:\"LK\";s:7:\"company\";s:8:\"FEDEX_IE\";s:7:\"freight\";s:2280:\"[{\"bizShowMind\":{\"layout\":[]},\"commitDay\":\"75\",\"company\":\"Fedex IE\",\"currency\":\"USD\",\"discount\":0,\"displayType\":\"deliveryTime\",\"features\":{},\"freightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $67.46\",\"value\":67.46},\"freightFeatures\":{\"provider\":\"ae_config\"},\"freightLayout\":{\"displayType\":\"deliveryTime\",\"layout\":[{\"text\":\"Shipping: US $67.46\",\"type\":\"title\"},{\"text\":\"To <font color=\'#000000\'>Sri Lanka</font> via Fedex IE\",\"type\":\"subtitle\"}],\"openShippingPanel\":\"true\"},\"fullMailLine\":false,\"hbaService\":false,\"i18nMap\":{},\"id\":0,\"name\":\"FreightItemModule\",\"sendGoodsCountry\":\"CN\",\"sendGoodsCountryFullName\":\"China\",\"serviceName\":\"FEDEX_IE\",\"standardFreightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $67.46\",\"value\":67.46},\"time\":\"7-15\",\"tracking\":true},{\"bizShowMind\":{\"layout\":[]},\"commitDay\":\"75\",\"company\":\"Fedex IP\",\"currency\":\"USD\",\"discount\":0,\"displayType\":\"deliveryTime\",\"features\":{},\"freightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $84.38\",\"value\":84.38},\"freightFeatures\":{\"provider\":\"ae_config\"},\"freightLayout\":{\"displayType\":\"deliveryTime\",\"layout\":[{\"text\":\"Shipping: US $84.38\",\"type\":\"title\"},{\"text\":\"To <font color=\'#000000\'>Sri Lanka</font> via Fedex IP\",\"type\":\"subtitle\"}],\"openShippingPanel\":\"true\"},\"fullMailLine\":false,\"hbaService\":false,\"i18nMap\":{},\"id\":0,\"name\":\"FreightItemModule\",\"sendGoodsCountry\":\"CN\",\"sendGoodsCountryFullName\":\"China\",\"serviceName\":\"FEDEX\",\"standardFreightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $84.38\",\"value\":84.38},\"time\":\"7-15\",\"tracking\":true},{\"bizShowMind\":{\"layout\":[]},\"commitDay\":\"75\",\"company\":\"DHL\",\"currency\":\"USD\",\"discount\":0,\"displayType\":\"deliveryTime\",\"features\":{},\"freightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $142.07\",\"value\":142.07},\"freightFeatures\":{\"provider\":\"ae_config\"},\"freightLayout\":{\"displayType\":\"deliveryTime\",\"layout\":[{\"text\":\"Shipping: US $142.07\",\"type\":\"title\"},{\"text\":\"To <font color=\'#000000\'>Sri Lanka</font> via DHL\",\"type\":\"subtitle\"}],\"openShippingPanel\":\"true\"},\"fullMailLine\":false,\"hbaService\":false,\"i18nMap\":{},\"id\":0,\"name\":\"FreightItemModule\",\"sendGoodsCountry\":\"CN\",\"sendGoodsCountryFullName\":\"China\",\"serviceName\":\"DHL\",\"standardFreightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $142.07\",\"value\":142.07},\"time\":\"9-17\",\"tracking\":true}]\";s:13:\"shipping_cost\";d:67.4599999999999937472239253111183643341064453125;s:13:\"delivery_time\";s:4:\"7-15\";}'),
(11251, 1777, '_vi_wad_gallery', 'a:6:{i:0;s:173:\"https://ae01.alicdn.com/kf/H5b721409d2824f90b866c7f8d7207164A/Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals.jpg\";i:1;s:173:\"https://ae01.alicdn.com/kf/H0a99ddb01c8441a1a01546a853365b12x/Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals.jpg\";i:2;s:173:\"https://ae01.alicdn.com/kf/H92593c699d5048a59e891973f8e5bd43K/Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals.jpg\";i:3;s:173:\"https://ae01.alicdn.com/kf/H628f56d6f654462886c045e390a8452eC/Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals.jpg\";i:4;s:173:\"https://ae01.alicdn.com/kf/H25ca0702273342f682237e1e9386cde45/Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals.jpg\";i:5;s:173:\"https://ae01.alicdn.com/kf/H0f3209f33f7040078b14481445ac621b3/Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals.jpg\";}'),
(11252, 1777, '_vi_wad_variation_images', 'a:4:{s:6:\"14:193\";s:185:\"https://ae01.alicdn.com/kf/Hd8287aec365446c6b5a03d6949a4d952Z/Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals.jpg_640x640.jpg\";s:6:\"14:173\";s:185:\"https://ae01.alicdn.com/kf/H5b721409d2824f90b866c7f8d7207164A/Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals.jpg_640x640.jpg\";s:7:\"14:1052\";s:185:\"https://ae01.alicdn.com/kf/Hf3df31a997704d71a917d8044b2b699e1/Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals.jpg_640x640.jpg\";s:5:\"14:10\";s:185:\"https://ae01.alicdn.com/kf/H45673dbd579745188a58de7314a44a389/Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals.jpg_640x640.jpg\";}'),
(11253, 1777, '_vi_wad_store_info', 'a:3:{s:4:\"name\";s:23:\"Wandering Clothes Store\";s:3:\"url\";s:36:\"//www.aliexpress.com/store/911714310\";s:3:\"num\";i:911714310;}');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11254, 1777, '_vi_wad_variations', 'a:36:{i:0;a:10:{s:5:\"image\";s:185:\"https://ae01.alicdn.com/kf/H45673dbd579745188a58de7314a44a389/Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"1005002401225864-red-43\";s:7:\"sku_sub\";s:23:\"1005002401225864-red-43\";s:5:\"skuId\";s:17:\"12000020530764052\";s:7:\"skuAttr\";s:25:\"14:10;200000124:200000338\";s:13:\"regular_price\";s:5:\"27.98\";s:10:\"sale_price\";s:5:\"14.55\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"43\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"43\";}}i:1;a:10:{s:5:\"image\";s:185:\"https://ae01.alicdn.com/kf/H45673dbd579745188a58de7314a44a389/Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"1005002401225864-red-41\";s:7:\"sku_sub\";s:23:\"1005002401225864-red-41\";s:5:\"skuId\";s:17:\"12000020530764050\";s:7:\"skuAttr\";s:25:\"14:10;200000124:100010483\";s:13:\"regular_price\";s:5:\"27.98\";s:10:\"sale_price\";s:5:\"14.55\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"41\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"41\";}}i:2;a:10:{s:5:\"image\";s:185:\"https://ae01.alicdn.com/kf/H45673dbd579745188a58de7314a44a389/Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"1005002401225864-red-42\";s:7:\"sku_sub\";s:23:\"1005002401225864-red-42\";s:5:\"skuId\";s:17:\"12000020530764051\";s:7:\"skuAttr\";s:25:\"14:10;200000124:200000337\";s:13:\"regular_price\";s:5:\"27.98\";s:10:\"sale_price\";s:5:\"14.55\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"42\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"42\";}}i:3;a:10:{s:5:\"image\";s:185:\"https://ae01.alicdn.com/kf/H45673dbd579745188a58de7314a44a389/Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"1005002401225864-red-39\";s:7:\"sku_sub\";s:23:\"1005002401225864-red-39\";s:5:\"skuId\";s:17:\"12000020530764048\";s:7:\"skuAttr\";s:25:\"14:10;200000124:200000364\";s:13:\"regular_price\";s:5:\"27.98\";s:10:\"sale_price\";s:5:\"14.55\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"39\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"39\";}}i:4;a:10:{s:5:\"image\";s:185:\"https://ae01.alicdn.com/kf/H45673dbd579745188a58de7314a44a389/Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"1005002401225864-red-40\";s:7:\"sku_sub\";s:23:\"1005002401225864-red-40\";s:5:\"skuId\";s:17:\"12000020530764049\";s:7:\"skuAttr\";s:25:\"14:10;200000124:100013888\";s:13:\"regular_price\";s:5:\"27.98\";s:10:\"sale_price\";s:5:\"14.55\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"40\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"40\";}}i:5;a:10:{s:5:\"image\";s:185:\"https://ae01.alicdn.com/kf/Hf3df31a997704d71a917d8044b2b699e1/Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"1005002401225864-pink-38\";s:7:\"sku_sub\";s:24:\"1005002401225864-pink-38\";s:5:\"skuId\";s:17:\"12000020530764038\";s:7:\"skuAttr\";s:27:\"14:1052;200000124:200000898\";s:13:\"regular_price\";s:5:\"27.98\";s:10:\"sale_price\";s:5:\"14.55\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:2:\"38\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:2:\"38\";}}i:6;a:10:{s:5:\"image\";s:185:\"https://ae01.alicdn.com/kf/Hf3df31a997704d71a917d8044b2b699e1/Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"1005002401225864-pink-39\";s:7:\"sku_sub\";s:24:\"1005002401225864-pink-39\";s:5:\"skuId\";s:17:\"12000020530764039\";s:7:\"skuAttr\";s:27:\"14:1052;200000124:200000364\";s:13:\"regular_price\";s:5:\"27.98\";s:10:\"sale_price\";s:5:\"14.55\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:2:\"39\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:2:\"39\";}}i:7;a:10:{s:5:\"image\";s:185:\"https://ae01.alicdn.com/kf/Hf3df31a997704d71a917d8044b2b699e1/Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"1005002401225864-pink-36\";s:7:\"sku_sub\";s:24:\"1005002401225864-pink-36\";s:5:\"skuId\";s:17:\"12000020530764036\";s:7:\"skuAttr\";s:27:\"14:1052;200000124:200000334\";s:13:\"regular_price\";s:5:\"27.98\";s:10:\"sale_price\";s:5:\"14.55\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:2:\"36\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:2:\"36\";}}i:8;a:10:{s:5:\"image\";s:185:\"https://ae01.alicdn.com/kf/Hf3df31a997704d71a917d8044b2b699e1/Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"1005002401225864-pink-37\";s:7:\"sku_sub\";s:24:\"1005002401225864-pink-37\";s:5:\"skuId\";s:17:\"12000020530764037\";s:7:\"skuAttr\";s:27:\"14:1052;200000124:100010482\";s:13:\"regular_price\";s:5:\"27.98\";s:10:\"sale_price\";s:5:\"14.55\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:2:\"37\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:2:\"37\";}}i:9;a:10:{s:5:\"image\";s:185:\"https://ae01.alicdn.com/kf/H5b721409d2824f90b866c7f8d7207164A/Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"1005002401225864-blue-43\";s:7:\"sku_sub\";s:24:\"1005002401225864-blue-43\";s:5:\"skuId\";s:17:\"12000020530764034\";s:7:\"skuAttr\";s:26:\"14:173;200000124:200000338\";s:13:\"regular_price\";s:5:\"27.98\";s:10:\"sale_price\";s:5:\"14.55\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"43\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"43\";}}i:10;a:10:{s:5:\"image\";s:185:\"https://ae01.alicdn.com/kf/Hf3df31a997704d71a917d8044b2b699e1/Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"1005002401225864-pink-35\";s:7:\"sku_sub\";s:24:\"1005002401225864-pink-35\";s:5:\"skuId\";s:17:\"12000020530764035\";s:7:\"skuAttr\";s:27:\"14:1052;200000124:200000333\";s:13:\"regular_price\";s:5:\"27.98\";s:10:\"sale_price\";s:5:\"14.55\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:2:\"35\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:2:\"35\";}}i:11;a:10:{s:5:\"image\";s:185:\"https://ae01.alicdn.com/kf/H5b721409d2824f90b866c7f8d7207164A/Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"1005002401225864-blue-41\";s:7:\"sku_sub\";s:24:\"1005002401225864-blue-41\";s:5:\"skuId\";s:17:\"12000020530764032\";s:7:\"skuAttr\";s:26:\"14:173;200000124:100010483\";s:13:\"regular_price\";s:5:\"27.98\";s:10:\"sale_price\";s:5:\"14.55\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"41\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"41\";}}i:12;a:10:{s:5:\"image\";s:185:\"https://ae01.alicdn.com/kf/H5b721409d2824f90b866c7f8d7207164A/Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"1005002401225864-blue-42\";s:7:\"sku_sub\";s:24:\"1005002401225864-blue-42\";s:5:\"skuId\";s:17:\"12000020530764033\";s:7:\"skuAttr\";s:26:\"14:173;200000124:200000337\";s:13:\"regular_price\";s:5:\"27.98\";s:10:\"sale_price\";s:5:\"14.55\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"42\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"42\";}}i:13;a:10:{s:5:\"image\";s:185:\"https://ae01.alicdn.com/kf/H45673dbd579745188a58de7314a44a389/Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"1005002401225864-red-37\";s:7:\"sku_sub\";s:23:\"1005002401225864-red-37\";s:5:\"skuId\";s:17:\"12000020530764046\";s:7:\"skuAttr\";s:25:\"14:10;200000124:100010482\";s:13:\"regular_price\";s:5:\"27.98\";s:10:\"sale_price\";s:5:\"14.55\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"37\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"37\";}}i:14;a:10:{s:5:\"image\";s:185:\"https://ae01.alicdn.com/kf/H45673dbd579745188a58de7314a44a389/Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"1005002401225864-red-38\";s:7:\"sku_sub\";s:23:\"1005002401225864-red-38\";s:5:\"skuId\";s:17:\"12000020530764047\";s:7:\"skuAttr\";s:25:\"14:10;200000124:200000898\";s:13:\"regular_price\";s:5:\"27.98\";s:10:\"sale_price\";s:5:\"14.55\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"38\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"38\";}}i:15;a:10:{s:5:\"image\";s:185:\"https://ae01.alicdn.com/kf/H45673dbd579745188a58de7314a44a389/Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"1005002401225864-red-35\";s:7:\"sku_sub\";s:23:\"1005002401225864-red-35\";s:5:\"skuId\";s:17:\"12000020530764044\";s:7:\"skuAttr\";s:25:\"14:10;200000124:200000333\";s:13:\"regular_price\";s:5:\"23.98\";s:10:\"sale_price\";s:5:\"12.47\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"35\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"35\";}}i:16;a:10:{s:5:\"image\";s:185:\"https://ae01.alicdn.com/kf/H45673dbd579745188a58de7314a44a389/Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"1005002401225864-red-36\";s:7:\"sku_sub\";s:23:\"1005002401225864-red-36\";s:5:\"skuId\";s:17:\"12000020530764045\";s:7:\"skuAttr\";s:25:\"14:10;200000124:200000334\";s:13:\"regular_price\";s:5:\"27.98\";s:10:\"sale_price\";s:5:\"14.55\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"36\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"36\";}}i:17;a:10:{s:5:\"image\";s:185:\"https://ae01.alicdn.com/kf/Hf3df31a997704d71a917d8044b2b699e1/Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"1005002401225864-pink-42\";s:7:\"sku_sub\";s:24:\"1005002401225864-pink-42\";s:5:\"skuId\";s:17:\"12000020530764042\";s:7:\"skuAttr\";s:27:\"14:1052;200000124:200000337\";s:13:\"regular_price\";s:5:\"27.98\";s:10:\"sale_price\";s:5:\"14.55\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:2:\"42\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:2:\"42\";}}i:18;a:10:{s:5:\"image\";s:185:\"https://ae01.alicdn.com/kf/Hf3df31a997704d71a917d8044b2b699e1/Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"1005002401225864-pink-43\";s:7:\"sku_sub\";s:24:\"1005002401225864-pink-43\";s:5:\"skuId\";s:17:\"12000020530764043\";s:7:\"skuAttr\";s:27:\"14:1052;200000124:200000338\";s:13:\"regular_price\";s:5:\"27.98\";s:10:\"sale_price\";s:5:\"14.55\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:2:\"43\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:2:\"43\";}}i:19;a:10:{s:5:\"image\";s:185:\"https://ae01.alicdn.com/kf/Hf3df31a997704d71a917d8044b2b699e1/Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"1005002401225864-pink-40\";s:7:\"sku_sub\";s:24:\"1005002401225864-pink-40\";s:5:\"skuId\";s:17:\"12000020530764040\";s:7:\"skuAttr\";s:27:\"14:1052;200000124:100013888\";s:13:\"regular_price\";s:5:\"27.98\";s:10:\"sale_price\";s:5:\"14.55\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:2:\"40\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:2:\"40\";}}i:20;a:10:{s:5:\"image\";s:185:\"https://ae01.alicdn.com/kf/Hf3df31a997704d71a917d8044b2b699e1/Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"1005002401225864-pink-41\";s:7:\"sku_sub\";s:24:\"1005002401225864-pink-41\";s:5:\"skuId\";s:17:\"12000020530764041\";s:7:\"skuAttr\";s:27:\"14:1052;200000124:100010483\";s:13:\"regular_price\";s:5:\"27.98\";s:10:\"sale_price\";s:5:\"14.55\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:2:\"41\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:2:\"41\";}}i:21;a:10:{s:5:\"image\";s:185:\"https://ae01.alicdn.com/kf/Hd8287aec365446c6b5a03d6949a4d952Z/Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005002401225864-black-40\";s:7:\"sku_sub\";s:25:\"1005002401225864-black-40\";s:5:\"skuId\";s:17:\"12000020530764022\";s:7:\"skuAttr\";s:26:\"14:193;200000124:100013888\";s:13:\"regular_price\";s:5:\"27.98\";s:10:\"sale_price\";s:5:\"14.55\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"40\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"40\";}}i:22;a:10:{s:5:\"image\";s:185:\"https://ae01.alicdn.com/kf/Hd8287aec365446c6b5a03d6949a4d952Z/Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005002401225864-black-41\";s:7:\"sku_sub\";s:25:\"1005002401225864-black-41\";s:5:\"skuId\";s:17:\"12000020530764023\";s:7:\"skuAttr\";s:26:\"14:193;200000124:100010483\";s:13:\"regular_price\";s:5:\"27.98\";s:10:\"sale_price\";s:5:\"14.55\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"41\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"41\";}}i:23;a:10:{s:5:\"image\";s:185:\"https://ae01.alicdn.com/kf/Hd8287aec365446c6b5a03d6949a4d952Z/Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005002401225864-black-38\";s:7:\"sku_sub\";s:25:\"1005002401225864-black-38\";s:5:\"skuId\";s:17:\"12000020530764020\";s:7:\"skuAttr\";s:26:\"14:193;200000124:200000898\";s:13:\"regular_price\";s:5:\"27.98\";s:10:\"sale_price\";s:5:\"14.55\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"38\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"38\";}}i:24;a:10:{s:5:\"image\";s:185:\"https://ae01.alicdn.com/kf/Hd8287aec365446c6b5a03d6949a4d952Z/Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005002401225864-black-39\";s:7:\"sku_sub\";s:25:\"1005002401225864-black-39\";s:5:\"skuId\";s:17:\"12000020530764021\";s:7:\"skuAttr\";s:26:\"14:193;200000124:200000364\";s:13:\"regular_price\";s:5:\"27.98\";s:10:\"sale_price\";s:5:\"14.55\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"39\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"39\";}}i:25;a:10:{s:5:\"image\";s:185:\"https://ae01.alicdn.com/kf/Hd8287aec365446c6b5a03d6949a4d952Z/Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005002401225864-black-36\";s:7:\"sku_sub\";s:25:\"1005002401225864-black-36\";s:5:\"skuId\";s:17:\"12000020530764018\";s:7:\"skuAttr\";s:26:\"14:193;200000124:200000334\";s:13:\"regular_price\";s:5:\"27.98\";s:10:\"sale_price\";s:5:\"14.55\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"36\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"36\";}}i:26;a:10:{s:5:\"image\";s:185:\"https://ae01.alicdn.com/kf/Hd8287aec365446c6b5a03d6949a4d952Z/Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005002401225864-black-37\";s:7:\"sku_sub\";s:25:\"1005002401225864-black-37\";s:5:\"skuId\";s:17:\"12000020530764019\";s:7:\"skuAttr\";s:26:\"14:193;200000124:100010482\";s:13:\"regular_price\";s:5:\"27.98\";s:10:\"sale_price\";s:5:\"14.55\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"37\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"37\";}}i:27;a:10:{s:5:\"image\";s:185:\"https://ae01.alicdn.com/kf/Hd8287aec365446c6b5a03d6949a4d952Z/Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005002401225864-black-35\";s:7:\"sku_sub\";s:25:\"1005002401225864-black-35\";s:5:\"skuId\";s:17:\"12000020530764017\";s:7:\"skuAttr\";s:26:\"14:193;200000124:200000333\";s:13:\"regular_price\";s:5:\"27.98\";s:10:\"sale_price\";s:5:\"14.55\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"35\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"35\";}}i:28;a:10:{s:5:\"image\";s:185:\"https://ae01.alicdn.com/kf/H5b721409d2824f90b866c7f8d7207164A/Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"1005002401225864-blue-39\";s:7:\"sku_sub\";s:24:\"1005002401225864-blue-39\";s:5:\"skuId\";s:17:\"12000020530764030\";s:7:\"skuAttr\";s:26:\"14:173;200000124:200000364\";s:13:\"regular_price\";s:5:\"27.98\";s:10:\"sale_price\";s:5:\"14.55\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"39\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"39\";}}i:29;a:10:{s:5:\"image\";s:185:\"https://ae01.alicdn.com/kf/H5b721409d2824f90b866c7f8d7207164A/Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"1005002401225864-blue-40\";s:7:\"sku_sub\";s:24:\"1005002401225864-blue-40\";s:5:\"skuId\";s:17:\"12000020530764031\";s:7:\"skuAttr\";s:26:\"14:173;200000124:100013888\";s:13:\"regular_price\";s:5:\"27.98\";s:10:\"sale_price\";s:5:\"14.55\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"40\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"40\";}}i:30;a:10:{s:5:\"image\";s:185:\"https://ae01.alicdn.com/kf/H5b721409d2824f90b866c7f8d7207164A/Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"1005002401225864-blue-37\";s:7:\"sku_sub\";s:24:\"1005002401225864-blue-37\";s:5:\"skuId\";s:17:\"12000020530764028\";s:7:\"skuAttr\";s:26:\"14:173;200000124:100010482\";s:13:\"regular_price\";s:5:\"27.98\";s:10:\"sale_price\";s:5:\"14.55\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"37\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"37\";}}i:31;a:10:{s:5:\"image\";s:185:\"https://ae01.alicdn.com/kf/H5b721409d2824f90b866c7f8d7207164A/Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"1005002401225864-blue-38\";s:7:\"sku_sub\";s:24:\"1005002401225864-blue-38\";s:5:\"skuId\";s:17:\"12000020530764029\";s:7:\"skuAttr\";s:26:\"14:173;200000124:200000898\";s:13:\"regular_price\";s:5:\"27.98\";s:10:\"sale_price\";s:5:\"14.55\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"38\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"38\";}}i:32;a:10:{s:5:\"image\";s:185:\"https://ae01.alicdn.com/kf/H5b721409d2824f90b866c7f8d7207164A/Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"1005002401225864-blue-35\";s:7:\"sku_sub\";s:24:\"1005002401225864-blue-35\";s:5:\"skuId\";s:17:\"12000020530764026\";s:7:\"skuAttr\";s:26:\"14:173;200000124:200000333\";s:13:\"regular_price\";s:5:\"27.98\";s:10:\"sale_price\";s:5:\"14.55\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"35\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"35\";}}i:33;a:10:{s:5:\"image\";s:185:\"https://ae01.alicdn.com/kf/H5b721409d2824f90b866c7f8d7207164A/Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"1005002401225864-blue-36\";s:7:\"sku_sub\";s:24:\"1005002401225864-blue-36\";s:5:\"skuId\";s:17:\"12000020530764027\";s:7:\"skuAttr\";s:26:\"14:173;200000124:200000334\";s:13:\"regular_price\";s:5:\"27.98\";s:10:\"sale_price\";s:5:\"14.55\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"36\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"36\";}}i:34;a:10:{s:5:\"image\";s:185:\"https://ae01.alicdn.com/kf/Hd8287aec365446c6b5a03d6949a4d952Z/Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005002401225864-black-42\";s:7:\"sku_sub\";s:25:\"1005002401225864-black-42\";s:5:\"skuId\";s:17:\"12000020530764024\";s:7:\"skuAttr\";s:26:\"14:193;200000124:200000337\";s:13:\"regular_price\";s:5:\"27.98\";s:10:\"sale_price\";s:5:\"14.55\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"42\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"42\";}}i:35;a:10:{s:5:\"image\";s:185:\"https://ae01.alicdn.com/kf/Hd8287aec365446c6b5a03d6949a4d952Z/Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005002401225864-black-43\";s:7:\"sku_sub\";s:25:\"1005002401225864-black-43\";s:5:\"skuId\";s:17:\"12000020530764025\";s:7:\"skuAttr\";s:26:\"14:193;200000124:200000338\";s:13:\"regular_price\";s:5:\"27.98\";s:10:\"sale_price\";s:5:\"14.55\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"43\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"43\";}}}'),
(11255, 1778, '_vi_wad_description_images', 'a:20:{i:0;s:65:\"https://ae01.alicdn.com/kf/H0290e257976340c7bc62c4c0d4ba0596L.png\";i:1;s:65:\"https://ae01.alicdn.com/kf/Hc747344888df46e9a5a3b9a68c15e4d5N.png\";i:2;s:65:\"https://ae01.alicdn.com/kf/Hc747344888df46e9a5a3b9a68c15e4d5N.png\";i:3;s:65:\"https://ae01.alicdn.com/kf/Hc747344888df46e9a5a3b9a68c15e4d5N.png\";i:4;s:65:\"https://ae01.alicdn.com/kf/Hc747344888df46e9a5a3b9a68c15e4d5N.png\";i:5;s:65:\"https://ae01.alicdn.com/kf/Hc747344888df46e9a5a3b9a68c15e4d5N.png\";i:6;s:65:\"https://ae01.alicdn.com/kf/Hc747344888df46e9a5a3b9a68c15e4d5N.png\";i:7;s:65:\"https://ae01.alicdn.com/kf/Hc747344888df46e9a5a3b9a68c15e4d5N.png\";i:8;s:65:\"https://ae01.alicdn.com/kf/Hc747344888df46e9a5a3b9a68c15e4d5N.png\";i:9;s:65:\"https://ae01.alicdn.com/kf/Hc8cf79a686a54373a167abea2cd247f5D.jpg\";i:10;s:65:\"https://ae01.alicdn.com/kf/H3211022a9f564b96b4450a987ac88dcds.jpg\";i:11;s:65:\"https://ae01.alicdn.com/kf/H207d84ddd6dc49e1b0fab1f81bdee8e1T.jpg\";i:12;s:65:\"https://ae01.alicdn.com/kf/H6f36a9d1335f4787b8292a5c3e529548w.jpg\";i:13;s:65:\"https://ae01.alicdn.com/kf/H52ee9c2dcdb44023991e2857c141422az.jpg\";i:14;s:65:\"https://ae01.alicdn.com/kf/H290198a0cc5a4319bbacde18fcced6f1F.jpg\";i:15;s:65:\"https://ae01.alicdn.com/kf/Hda02ff79c6cd45c5b3eb0ce19eae3f86E.jpg\";i:16;s:65:\"https://ae01.alicdn.com/kf/H9f71deb3482c4830a4fda8130e8bfa00N.jpg\";i:17;s:65:\"https://ae01.alicdn.com/kf/H93220539f6764e5d891ed411309cd092x.jpg\";i:18;s:65:\"https://ae01.alicdn.com/kf/H2ffd0d3110f140aba64f1dd76c361b0fI.jpg\";i:19;s:65:\"https://ae01.alicdn.com/kf/H11ba34c9edb94237925a2d59056451443.jpg\";}'),
(11256, 1778, '_vi_wad_sku', '4000411084165'),
(11257, 1778, '_vi_wad_attributes', 'a:2:{i:14;a:5:{s:6:\"values\";a:5:{s:6:\"14:193\";s:5:\"BLACK\";s:6:\"14:691\";s:4:\"Gray\";s:6:\"14:175\";s:5:\"Green\";s:7:\"14:1052\";s:4:\"Pink\";s:6:\"14:496\";s:6:\"Purple\";}s:4:\"slug\";s:5:\"color\";s:4:\"name\";s:5:\"Color\";s:8:\"position\";i:0;s:10:\"values_sub\";a:5:{s:6:\"14:193\";s:5:\"BLACK\";s:6:\"14:691\";s:4:\"Gray\";s:6:\"14:175\";s:5:\"Green\";s:7:\"14:1052\";s:4:\"Pink\";s:6:\"14:496\";s:6:\"Purple\";}}i:200000124;a:5:{s:6:\"values\";a:9:{s:19:\"200000124:200000286\";s:3:\"5.5\";s:14:\"200000124:1394\";s:1:\"6\";s:19:\"200000124:200000287\";s:3:\"6.5\";s:19:\"200000124:200000288\";s:3:\"7.5\";s:13:\"200000124:699\";s:1:\"8\";s:19:\"200000124:200000289\";s:3:\"8.5\";s:19:\"200000124:200000290\";s:3:\"9.5\";s:14:\"200000124:1583\";s:2:\"10\";s:19:\"200000124:200000291\";s:4:\"10.5\";}s:4:\"slug\";s:9:\"shoe-size\";s:4:\"name\";s:9:\"Shoe Size\";s:8:\"position\";i:1;s:10:\"values_sub\";a:9:{s:19:\"200000124:200000286\";s:3:\"5.5\";s:14:\"200000124:1394\";s:1:\"6\";s:19:\"200000124:200000287\";s:3:\"6.5\";s:19:\"200000124:200000288\";s:3:\"7.5\";s:13:\"200000124:699\";s:1:\"8\";s:19:\"200000124:200000289\";s:3:\"8.5\";s:19:\"200000124:200000290\";s:3:\"9.5\";s:14:\"200000124:1583\";s:2:\"10\";s:19:\"200000124:200000291\";s:4:\"10.5\";}}}'),
(11258, 1778, '_vi_wad_list_attributes', 'a:14:{s:6:\"14:193\";a:4:{s:4:\"name\";s:5:\"BLACK\";s:8:\"name_sub\";s:5:\"BLACK\";s:5:\"color\";s:7:\"#000000\";s:5:\"image\";s:181:\"https://ae01.alicdn.com/kf/H25427eea71c94f4f841f5940fbd2883br/Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes.jpg_640x640.jpg\";}s:6:\"14:691\";a:4:{s:4:\"name\";s:4:\"Gray\";s:8:\"name_sub\";s:4:\"Gray\";s:5:\"color\";s:4:\"#999\";s:5:\"image\";s:181:\"https://ae01.alicdn.com/kf/Hc9da304d35e24083ad5ce7087d122577o/Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes.jpg_640x640.jpg\";}s:6:\"14:175\";a:4:{s:4:\"name\";s:5:\"Green\";s:8:\"name_sub\";s:5:\"Green\";s:5:\"color\";s:7:\"#007000\";s:5:\"image\";s:181:\"https://ae01.alicdn.com/kf/H0478efe099444d168d1c63df4d13e71ep/Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes.jpg_640x640.jpg\";}s:7:\"14:1052\";a:4:{s:4:\"name\";s:4:\"Pink\";s:8:\"name_sub\";s:4:\"Pink\";s:5:\"color\";s:7:\"#FFC0CB\";s:5:\"image\";s:181:\"https://ae01.alicdn.com/kf/H6a2e841a3da74531b85f480a2f7c4f8fj/Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes.jpg_640x640.jpg\";}s:6:\"14:496\";a:4:{s:4:\"name\";s:6:\"Purple\";s:8:\"name_sub\";s:6:\"Purple\";s:5:\"color\";s:7:\"#6C3365\";s:5:\"image\";s:181:\"https://ae01.alicdn.com/kf/H0e7c9fa73e9f42f3962f9838e05bb4b5m/Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes.jpg_640x640.jpg\";}s:19:\"200000124:200000286\";a:4:{s:4:\"name\";s:3:\"5.5\";s:8:\"name_sub\";s:3:\"5.5\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:14:\"200000124:1394\";a:4:{s:4:\"name\";s:1:\"6\";s:8:\"name_sub\";s:1:\"6\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000287\";a:4:{s:4:\"name\";s:3:\"6.5\";s:8:\"name_sub\";s:3:\"6.5\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000288\";a:4:{s:4:\"name\";s:3:\"7.5\";s:8:\"name_sub\";s:3:\"7.5\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:13:\"200000124:699\";a:4:{s:4:\"name\";s:1:\"8\";s:8:\"name_sub\";s:1:\"8\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000289\";a:4:{s:4:\"name\";s:3:\"8.5\";s:8:\"name_sub\";s:3:\"8.5\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000290\";a:4:{s:4:\"name\";s:3:\"9.5\";s:8:\"name_sub\";s:3:\"9.5\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:14:\"200000124:1583\";a:4:{s:4:\"name\";s:2:\"10\";s:8:\"name_sub\";s:2:\"10\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000291\";a:4:{s:4:\"name\";s:4:\"10.5\";s:8:\"name_sub\";s:4:\"10.5\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}}'),
(11259, 1778, '_vi_wad_shipping_info', 'a:6:{s:4:\"time\";i:1622546271;s:7:\"country\";s:2:\"LK\";s:7:\"company\";s:5:\"FEDEX\";s:7:\"freight\";s:1518:\"[{\"bizShowMind\":{\"layout\":[]},\"commitDay\":\"75\",\"company\":\"Fedex IP\",\"currency\":\"USD\",\"discount\":40,\"displayType\":\"deliveryTime\",\"features\":{},\"freightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $76.32\",\"value\":76.32},\"freightFeatures\":{\"provider\":\"ae_config\"},\"freightLayout\":{\"displayType\":\"deliveryTime\",\"layout\":[{\"text\":\"Shipping: US $76.32\",\"type\":\"title\"},{\"text\":\"To <font color=\'#000000\'>Sri Lanka</font> via Fedex IP\",\"type\":\"subtitle\"}],\"openShippingPanel\":\"true\"},\"fullMailLine\":false,\"hbaService\":false,\"i18nMap\":{},\"id\":0,\"name\":\"FreightItemModule\",\"sendGoodsCountry\":\"CN\",\"sendGoodsCountryFullName\":\"China\",\"serviceName\":\"FEDEX\",\"standardFreightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $76.32\",\"value\":76.32},\"time\":\"7-15\",\"tracking\":true},{\"bizShowMind\":{\"layout\":[]},\"commitDay\":\"75\",\"company\":\"DHL\",\"currency\":\"USD\",\"discount\":40,\"displayType\":\"deliveryTime\",\"features\":{},\"freightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $123.48\",\"value\":123.48},\"freightFeatures\":{\"provider\":\"ae_config\"},\"freightLayout\":{\"displayType\":\"deliveryTime\",\"layout\":[{\"text\":\"Shipping: US $123.48\",\"type\":\"title\"},{\"text\":\"To <font color=\'#000000\'>Sri Lanka</font> via DHL\",\"type\":\"subtitle\"}],\"openShippingPanel\":\"true\"},\"fullMailLine\":false,\"hbaService\":false,\"i18nMap\":{},\"id\":0,\"name\":\"FreightItemModule\",\"sendGoodsCountry\":\"CN\",\"sendGoodsCountryFullName\":\"China\",\"serviceName\":\"DHL\",\"standardFreightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $123.48\",\"value\":123.48},\"time\":\"9-17\",\"tracking\":true}]\";s:13:\"shipping_cost\";d:76.31999999999999317878973670303821563720703125;s:13:\"delivery_time\";s:4:\"7-15\";}'),
(11260, 1778, '_vi_wad_gallery', 'a:6:{i:0;s:169:\"https://ae01.alicdn.com/kf/Hfb1fa6610a034efb8cac91e2e4ab9358d/Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes.jpg\";i:1;s:169:\"https://ae01.alicdn.com/kf/Hf6b8613ef244467d9cac5ec0d357a400e/Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes.jpg\";i:2;s:169:\"https://ae01.alicdn.com/kf/Hd1b07b6526b84f37be4147fa1cb80b42S/Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes.jpg\";i:3;s:169:\"https://ae01.alicdn.com/kf/Hb9a18fd2e409473e9f3b8877afb9ac2cU/Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes.jpg\";i:4;s:169:\"https://ae01.alicdn.com/kf/Hdf53f0269ae34427831668a710b7cd3aq/Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes.jpg\";i:5;s:169:\"https://ae01.alicdn.com/kf/H5b66406878cd4117929a06c48ff22be1T/Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes.jpg\";}'),
(11261, 1778, '_vi_wad_variation_images', 'a:5:{s:6:\"14:193\";s:181:\"https://ae01.alicdn.com/kf/H25427eea71c94f4f841f5940fbd2883br/Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes.jpg_640x640.jpg\";s:6:\"14:691\";s:181:\"https://ae01.alicdn.com/kf/Hc9da304d35e24083ad5ce7087d122577o/Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes.jpg_640x640.jpg\";s:6:\"14:175\";s:181:\"https://ae01.alicdn.com/kf/H0478efe099444d168d1c63df4d13e71ep/Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes.jpg_640x640.jpg\";s:7:\"14:1052\";s:181:\"https://ae01.alicdn.com/kf/H6a2e841a3da74531b85f480a2f7c4f8fj/Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes.jpg_640x640.jpg\";s:6:\"14:496\";s:181:\"https://ae01.alicdn.com/kf/H0e7c9fa73e9f42f3962f9838e05bb4b5m/Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes.jpg_640x640.jpg\";}'),
(11262, 1778, '_vi_wad_store_info', 'a:3:{s:4:\"name\";s:23:\"Blivener Official Store\";s:3:\"url\";s:34:\"//www.aliexpress.com/store/4686014\";s:3:\"num\";i:4686014;}');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11263, 1778, '_vi_wad_variations', 'a:45:{i:0;a:10:{s:5:\"image\";s:181:\"https://ae01.alicdn.com/kf/H0478efe099444d168d1c63df4d13e71ep/Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"4000411084165-green-10-5\";s:7:\"sku_sub\";s:24:\"4000411084165-green-10-5\";s:5:\"skuId\";s:17:\"10000001695472144\";s:7:\"skuAttr\";s:26:\"14:175;200000124:200000291\";s:13:\"regular_price\";s:5:\"20.08\";s:10:\"sale_price\";s:5:\"12.85\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:4:\"10.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:4:\"10.5\";}}i:1;a:10:{s:5:\"image\";s:181:\"https://ae01.alicdn.com/kf/H0478efe099444d168d1c63df4d13e71ep/Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"4000411084165-green-9-5\";s:7:\"sku_sub\";s:23:\"4000411084165-green-9-5\";s:5:\"skuId\";s:17:\"10000001695472142\";s:7:\"skuAttr\";s:26:\"14:175;200000124:200000290\";s:13:\"regular_price\";s:5:\"20.08\";s:10:\"sale_price\";s:5:\"12.85\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:3:\"9.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:3:\"9.5\";}}i:2;a:10:{s:5:\"image\";s:181:\"https://ae01.alicdn.com/kf/H0478efe099444d168d1c63df4d13e71ep/Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"4000411084165-green-10\";s:7:\"sku_sub\";s:22:\"4000411084165-green-10\";s:5:\"skuId\";s:17:\"10000001695472143\";s:7:\"skuAttr\";s:21:\"14:175;200000124:1583\";s:13:\"regular_price\";s:5:\"20.08\";s:10:\"sale_price\";s:5:\"12.85\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"10\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"10\";}}i:3;a:10:{s:5:\"image\";s:181:\"https://ae01.alicdn.com/kf/H0478efe099444d168d1c63df4d13e71ep/Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:21:\"4000411084165-green-8\";s:7:\"sku_sub\";s:21:\"4000411084165-green-8\";s:5:\"skuId\";s:17:\"10000001695472140\";s:7:\"skuAttr\";s:20:\"14:175;200000124:699\";s:13:\"regular_price\";s:5:\"20.08\";s:10:\"sale_price\";s:5:\"12.85\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:1:\"8\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:1:\"8\";}}i:4;a:10:{s:5:\"image\";s:181:\"https://ae01.alicdn.com/kf/H0478efe099444d168d1c63df4d13e71ep/Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"4000411084165-green-8-5\";s:7:\"sku_sub\";s:23:\"4000411084165-green-8-5\";s:5:\"skuId\";s:17:\"10000001695472141\";s:7:\"skuAttr\";s:26:\"14:175;200000124:200000289\";s:13:\"regular_price\";s:5:\"20.08\";s:10:\"sale_price\";s:5:\"12.85\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:3:\"8.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:3:\"8.5\";}}i:5;a:10:{s:5:\"image\";s:181:\"https://ae01.alicdn.com/kf/H0478efe099444d168d1c63df4d13e71ep/Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"4000411084165-green-6-5\";s:7:\"sku_sub\";s:23:\"4000411084165-green-6-5\";s:5:\"skuId\";s:17:\"10000001695472138\";s:7:\"skuAttr\";s:26:\"14:175;200000124:200000287\";s:13:\"regular_price\";s:5:\"20.08\";s:10:\"sale_price\";s:5:\"12.85\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:3:\"6.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:3:\"6.5\";}}i:6;a:10:{s:5:\"image\";s:181:\"https://ae01.alicdn.com/kf/H0478efe099444d168d1c63df4d13e71ep/Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"4000411084165-green-7-5\";s:7:\"sku_sub\";s:23:\"4000411084165-green-7-5\";s:5:\"skuId\";s:17:\"10000001695472139\";s:7:\"skuAttr\";s:26:\"14:175;200000124:200000288\";s:13:\"regular_price\";s:5:\"20.08\";s:10:\"sale_price\";s:5:\"12.85\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:3:\"7.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:3:\"7.5\";}}i:7;a:10:{s:5:\"image\";s:181:\"https://ae01.alicdn.com/kf/H0478efe099444d168d1c63df4d13e71ep/Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"4000411084165-green-5-5\";s:7:\"sku_sub\";s:23:\"4000411084165-green-5-5\";s:5:\"skuId\";s:17:\"10000001695472136\";s:7:\"skuAttr\";s:26:\"14:175;200000124:200000286\";s:13:\"regular_price\";s:5:\"16.99\";s:10:\"sale_price\";s:5:\"10.87\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:3:\"5.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:3:\"5.5\";}}i:8;a:10:{s:5:\"image\";s:181:\"https://ae01.alicdn.com/kf/H0478efe099444d168d1c63df4d13e71ep/Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:21:\"4000411084165-green-6\";s:7:\"sku_sub\";s:21:\"4000411084165-green-6\";s:5:\"skuId\";s:17:\"10000001695472137\";s:7:\"skuAttr\";s:21:\"14:175;200000124:1394\";s:13:\"regular_price\";s:5:\"20.08\";s:10:\"sale_price\";s:5:\"12.85\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:1:\"6\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:1:\"6\";}}i:9;a:10:{s:5:\"image\";s:181:\"https://ae01.alicdn.com/kf/H0e7c9fa73e9f42f3962f9838e05bb4b5m/Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"4000411084165-purple-10\";s:7:\"sku_sub\";s:23:\"4000411084165-purple-10\";s:5:\"skuId\";s:17:\"10000001695472134\";s:7:\"skuAttr\";s:21:\"14:496;200000124:1583\";s:13:\"regular_price\";s:5:\"20.08\";s:10:\"sale_price\";s:5:\"12.85\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Purple\";s:9:\"shoe-size\";s:2:\"10\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Purple\";s:9:\"shoe-size\";s:2:\"10\";}}i:10;a:10:{s:5:\"image\";s:181:\"https://ae01.alicdn.com/kf/H0e7c9fa73e9f42f3962f9838e05bb4b5m/Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"4000411084165-purple-10-5\";s:7:\"sku_sub\";s:25:\"4000411084165-purple-10-5\";s:5:\"skuId\";s:17:\"10000001695472135\";s:7:\"skuAttr\";s:26:\"14:496;200000124:200000291\";s:13:\"regular_price\";s:5:\"20.08\";s:10:\"sale_price\";s:5:\"12.85\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Purple\";s:9:\"shoe-size\";s:4:\"10.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Purple\";s:9:\"shoe-size\";s:4:\"10.5\";}}i:11;a:10:{s:5:\"image\";s:181:\"https://ae01.alicdn.com/kf/H0e7c9fa73e9f42f3962f9838e05bb4b5m/Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"4000411084165-purple-8-5\";s:7:\"sku_sub\";s:24:\"4000411084165-purple-8-5\";s:5:\"skuId\";s:17:\"10000001695472132\";s:7:\"skuAttr\";s:26:\"14:496;200000124:200000289\";s:13:\"regular_price\";s:5:\"20.08\";s:10:\"sale_price\";s:5:\"12.85\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Purple\";s:9:\"shoe-size\";s:3:\"8.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Purple\";s:9:\"shoe-size\";s:3:\"8.5\";}}i:12;a:10:{s:5:\"image\";s:181:\"https://ae01.alicdn.com/kf/H0e7c9fa73e9f42f3962f9838e05bb4b5m/Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"4000411084165-purple-9-5\";s:7:\"sku_sub\";s:24:\"4000411084165-purple-9-5\";s:5:\"skuId\";s:17:\"10000001695472133\";s:7:\"skuAttr\";s:26:\"14:496;200000124:200000290\";s:13:\"regular_price\";s:5:\"20.08\";s:10:\"sale_price\";s:5:\"12.85\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Purple\";s:9:\"shoe-size\";s:3:\"9.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Purple\";s:9:\"shoe-size\";s:3:\"9.5\";}}i:13;a:10:{s:5:\"image\";s:181:\"https://ae01.alicdn.com/kf/H0e7c9fa73e9f42f3962f9838e05bb4b5m/Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"4000411084165-purple-7-5\";s:7:\"sku_sub\";s:24:\"4000411084165-purple-7-5\";s:5:\"skuId\";s:17:\"10000001695472130\";s:7:\"skuAttr\";s:26:\"14:496;200000124:200000288\";s:13:\"regular_price\";s:5:\"20.08\";s:10:\"sale_price\";s:5:\"12.85\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Purple\";s:9:\"shoe-size\";s:3:\"7.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Purple\";s:9:\"shoe-size\";s:3:\"7.5\";}}i:14;a:10:{s:5:\"image\";s:181:\"https://ae01.alicdn.com/kf/H0e7c9fa73e9f42f3962f9838e05bb4b5m/Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"4000411084165-purple-8\";s:7:\"sku_sub\";s:22:\"4000411084165-purple-8\";s:5:\"skuId\";s:17:\"10000001695472131\";s:7:\"skuAttr\";s:20:\"14:496;200000124:699\";s:13:\"regular_price\";s:5:\"20.08\";s:10:\"sale_price\";s:5:\"12.85\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Purple\";s:9:\"shoe-size\";s:1:\"8\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Purple\";s:9:\"shoe-size\";s:1:\"8\";}}i:15;a:10:{s:5:\"image\";s:181:\"https://ae01.alicdn.com/kf/H0e7c9fa73e9f42f3962f9838e05bb4b5m/Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"4000411084165-purple-6\";s:7:\"sku_sub\";s:22:\"4000411084165-purple-6\";s:5:\"skuId\";s:17:\"10000001695472128\";s:7:\"skuAttr\";s:21:\"14:496;200000124:1394\";s:13:\"regular_price\";s:5:\"20.08\";s:10:\"sale_price\";s:5:\"12.85\";s:5:\"stock\";i:49;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Purple\";s:9:\"shoe-size\";s:1:\"6\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Purple\";s:9:\"shoe-size\";s:1:\"6\";}}i:16;a:10:{s:5:\"image\";s:181:\"https://ae01.alicdn.com/kf/H0e7c9fa73e9f42f3962f9838e05bb4b5m/Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"4000411084165-purple-6-5\";s:7:\"sku_sub\";s:24:\"4000411084165-purple-6-5\";s:5:\"skuId\";s:17:\"10000001695472129\";s:7:\"skuAttr\";s:26:\"14:496;200000124:200000287\";s:13:\"regular_price\";s:5:\"20.08\";s:10:\"sale_price\";s:5:\"12.85\";s:5:\"stock\";i:49;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Purple\";s:9:\"shoe-size\";s:3:\"6.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Purple\";s:9:\"shoe-size\";s:3:\"6.5\";}}i:17;a:10:{s:5:\"image\";s:181:\"https://ae01.alicdn.com/kf/Hc9da304d35e24083ad5ce7087d122577o/Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"4000411084165-gray-10-5\";s:7:\"sku_sub\";s:23:\"4000411084165-gray-10-5\";s:5:\"skuId\";s:17:\"10000001695472126\";s:7:\"skuAttr\";s:26:\"14:691;200000124:200000291\";s:13:\"regular_price\";s:5:\"20.08\";s:10:\"sale_price\";s:5:\"12.85\";s:5:\"stock\";i:49;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:4:\"10.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:4:\"10.5\";}}i:18;a:10:{s:5:\"image\";s:181:\"https://ae01.alicdn.com/kf/H0e7c9fa73e9f42f3962f9838e05bb4b5m/Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"4000411084165-purple-5-5\";s:7:\"sku_sub\";s:24:\"4000411084165-purple-5-5\";s:5:\"skuId\";s:17:\"10000001695472127\";s:7:\"skuAttr\";s:26:\"14:496;200000124:200000286\";s:13:\"regular_price\";s:5:\"20.08\";s:10:\"sale_price\";s:5:\"12.85\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Purple\";s:9:\"shoe-size\";s:3:\"5.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Purple\";s:9:\"shoe-size\";s:3:\"5.5\";}}i:19;a:10:{s:5:\"image\";s:181:\"https://ae01.alicdn.com/kf/Hc9da304d35e24083ad5ce7087d122577o/Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"4000411084165-gray-9-5\";s:7:\"sku_sub\";s:22:\"4000411084165-gray-9-5\";s:5:\"skuId\";s:17:\"10000001695472124\";s:7:\"skuAttr\";s:26:\"14:691;200000124:200000290\";s:13:\"regular_price\";s:5:\"20.08\";s:10:\"sale_price\";s:5:\"12.85\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:3:\"9.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:3:\"9.5\";}}i:20;a:10:{s:5:\"image\";s:181:\"https://ae01.alicdn.com/kf/Hc9da304d35e24083ad5ce7087d122577o/Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:21:\"4000411084165-gray-10\";s:7:\"sku_sub\";s:21:\"4000411084165-gray-10\";s:5:\"skuId\";s:17:\"10000001695472125\";s:7:\"skuAttr\";s:21:\"14:691;200000124:1583\";s:13:\"regular_price\";s:5:\"20.08\";s:10:\"sale_price\";s:5:\"12.85\";s:5:\"stock\";i:49;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:2:\"10\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:2:\"10\";}}i:21;a:10:{s:5:\"image\";s:181:\"https://ae01.alicdn.com/kf/Hc9da304d35e24083ad5ce7087d122577o/Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:20:\"4000411084165-gray-8\";s:7:\"sku_sub\";s:20:\"4000411084165-gray-8\";s:5:\"skuId\";s:17:\"10000001695472122\";s:7:\"skuAttr\";s:20:\"14:691;200000124:699\";s:13:\"regular_price\";s:5:\"20.08\";s:10:\"sale_price\";s:5:\"12.85\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:1:\"8\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:1:\"8\";}}i:22;a:10:{s:5:\"image\";s:181:\"https://ae01.alicdn.com/kf/Hc9da304d35e24083ad5ce7087d122577o/Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"4000411084165-gray-8-5\";s:7:\"sku_sub\";s:22:\"4000411084165-gray-8-5\";s:5:\"skuId\";s:17:\"10000001695472123\";s:7:\"skuAttr\";s:26:\"14:691;200000124:200000289\";s:13:\"regular_price\";s:5:\"20.08\";s:10:\"sale_price\";s:5:\"12.85\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:3:\"8.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:3:\"8.5\";}}i:23;a:10:{s:5:\"image\";s:181:\"https://ae01.alicdn.com/kf/Hc9da304d35e24083ad5ce7087d122577o/Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"4000411084165-gray-6-5\";s:7:\"sku_sub\";s:22:\"4000411084165-gray-6-5\";s:5:\"skuId\";s:17:\"10000001695472120\";s:7:\"skuAttr\";s:26:\"14:691;200000124:200000287\";s:13:\"regular_price\";s:5:\"20.08\";s:10:\"sale_price\";s:5:\"12.85\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:3:\"6.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:3:\"6.5\";}}i:24;a:10:{s:5:\"image\";s:181:\"https://ae01.alicdn.com/kf/Hc9da304d35e24083ad5ce7087d122577o/Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"4000411084165-gray-7-5\";s:7:\"sku_sub\";s:22:\"4000411084165-gray-7-5\";s:5:\"skuId\";s:17:\"10000001695472121\";s:7:\"skuAttr\";s:26:\"14:691;200000124:200000288\";s:13:\"regular_price\";s:5:\"20.08\";s:10:\"sale_price\";s:5:\"12.85\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:3:\"7.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:3:\"7.5\";}}i:25;a:10:{s:5:\"image\";s:181:\"https://ae01.alicdn.com/kf/Hc9da304d35e24083ad5ce7087d122577o/Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"4000411084165-gray-5-5\";s:7:\"sku_sub\";s:22:\"4000411084165-gray-5-5\";s:5:\"skuId\";s:17:\"10000001695472118\";s:7:\"skuAttr\";s:26:\"14:691;200000124:200000286\";s:13:\"regular_price\";s:5:\"20.08\";s:10:\"sale_price\";s:5:\"12.85\";s:5:\"stock\";i:49;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:3:\"5.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:3:\"5.5\";}}i:26;a:10:{s:5:\"image\";s:181:\"https://ae01.alicdn.com/kf/Hc9da304d35e24083ad5ce7087d122577o/Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:20:\"4000411084165-gray-6\";s:7:\"sku_sub\";s:20:\"4000411084165-gray-6\";s:5:\"skuId\";s:17:\"10000001695472119\";s:7:\"skuAttr\";s:21:\"14:691;200000124:1394\";s:13:\"regular_price\";s:5:\"20.08\";s:10:\"sale_price\";s:5:\"12.85\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:1:\"6\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:1:\"6\";}}i:27;a:10:{s:5:\"image\";s:181:\"https://ae01.alicdn.com/kf/H6a2e841a3da74531b85f480a2f7c4f8fj/Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:21:\"4000411084165-pink-10\";s:7:\"sku_sub\";s:21:\"4000411084165-pink-10\";s:5:\"skuId\";s:17:\"10000001695472116\";s:7:\"skuAttr\";s:22:\"14:1052;200000124:1583\";s:13:\"regular_price\";s:5:\"20.08\";s:10:\"sale_price\";s:5:\"12.85\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:2:\"10\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:2:\"10\";}}i:28;a:10:{s:5:\"image\";s:181:\"https://ae01.alicdn.com/kf/H6a2e841a3da74531b85f480a2f7c4f8fj/Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"4000411084165-pink-10-5\";s:7:\"sku_sub\";s:23:\"4000411084165-pink-10-5\";s:5:\"skuId\";s:17:\"10000001695472117\";s:7:\"skuAttr\";s:27:\"14:1052;200000124:200000291\";s:13:\"regular_price\";s:5:\"20.08\";s:10:\"sale_price\";s:5:\"12.85\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:4:\"10.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:4:\"10.5\";}}i:29;a:10:{s:5:\"image\";s:181:\"https://ae01.alicdn.com/kf/H6a2e841a3da74531b85f480a2f7c4f8fj/Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"4000411084165-pink-8-5\";s:7:\"sku_sub\";s:22:\"4000411084165-pink-8-5\";s:5:\"skuId\";s:17:\"10000001695472114\";s:7:\"skuAttr\";s:27:\"14:1052;200000124:200000289\";s:13:\"regular_price\";s:5:\"20.08\";s:10:\"sale_price\";s:5:\"12.85\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:3:\"8.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:3:\"8.5\";}}i:30;a:10:{s:5:\"image\";s:181:\"https://ae01.alicdn.com/kf/H6a2e841a3da74531b85f480a2f7c4f8fj/Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"4000411084165-pink-9-5\";s:7:\"sku_sub\";s:22:\"4000411084165-pink-9-5\";s:5:\"skuId\";s:17:\"10000001695472115\";s:7:\"skuAttr\";s:27:\"14:1052;200000124:200000290\";s:13:\"regular_price\";s:5:\"20.08\";s:10:\"sale_price\";s:5:\"12.85\";s:5:\"stock\";i:49;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:3:\"9.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:3:\"9.5\";}}i:31;a:10:{s:5:\"image\";s:181:\"https://ae01.alicdn.com/kf/H6a2e841a3da74531b85f480a2f7c4f8fj/Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"4000411084165-pink-7-5\";s:7:\"sku_sub\";s:22:\"4000411084165-pink-7-5\";s:5:\"skuId\";s:17:\"10000001695472112\";s:7:\"skuAttr\";s:27:\"14:1052;200000124:200000288\";s:13:\"regular_price\";s:5:\"20.08\";s:10:\"sale_price\";s:5:\"12.85\";s:5:\"stock\";i:49;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:3:\"7.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:3:\"7.5\";}}i:32;a:10:{s:5:\"image\";s:181:\"https://ae01.alicdn.com/kf/H6a2e841a3da74531b85f480a2f7c4f8fj/Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:20:\"4000411084165-pink-8\";s:7:\"sku_sub\";s:20:\"4000411084165-pink-8\";s:5:\"skuId\";s:17:\"10000001695472113\";s:7:\"skuAttr\";s:21:\"14:1052;200000124:699\";s:13:\"regular_price\";s:5:\"20.08\";s:10:\"sale_price\";s:5:\"12.85\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:1:\"8\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:1:\"8\";}}i:33;a:10:{s:5:\"image\";s:181:\"https://ae01.alicdn.com/kf/H6a2e841a3da74531b85f480a2f7c4f8fj/Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:20:\"4000411084165-pink-6\";s:7:\"sku_sub\";s:20:\"4000411084165-pink-6\";s:5:\"skuId\";s:17:\"10000001695472110\";s:7:\"skuAttr\";s:22:\"14:1052;200000124:1394\";s:13:\"regular_price\";s:5:\"20.08\";s:10:\"sale_price\";s:5:\"12.85\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:1:\"6\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:1:\"6\";}}i:34;a:10:{s:5:\"image\";s:181:\"https://ae01.alicdn.com/kf/H6a2e841a3da74531b85f480a2f7c4f8fj/Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"4000411084165-pink-6-5\";s:7:\"sku_sub\";s:22:\"4000411084165-pink-6-5\";s:5:\"skuId\";s:17:\"10000001695472111\";s:7:\"skuAttr\";s:27:\"14:1052;200000124:200000287\";s:13:\"regular_price\";s:5:\"20.08\";s:10:\"sale_price\";s:5:\"12.85\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:3:\"6.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:3:\"6.5\";}}i:35;a:10:{s:5:\"image\";s:181:\"https://ae01.alicdn.com/kf/H25427eea71c94f4f841f5940fbd2883br/Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"4000411084165-black-10-5\";s:7:\"sku_sub\";s:24:\"4000411084165-black-10-5\";s:5:\"skuId\";s:17:\"10000001695472108\";s:7:\"skuAttr\";s:26:\"14:193;200000124:200000291\";s:13:\"regular_price\";s:5:\"20.08\";s:10:\"sale_price\";s:5:\"12.85\";s:5:\"stock\";i:49;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:4:\"10.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:4:\"10.5\";}}i:36;a:10:{s:5:\"image\";s:181:\"https://ae01.alicdn.com/kf/H6a2e841a3da74531b85f480a2f7c4f8fj/Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"4000411084165-pink-5-5\";s:7:\"sku_sub\";s:22:\"4000411084165-pink-5-5\";s:5:\"skuId\";s:17:\"10000001695472109\";s:7:\"skuAttr\";s:27:\"14:1052;200000124:200000286\";s:13:\"regular_price\";s:5:\"20.08\";s:10:\"sale_price\";s:5:\"12.85\";s:5:\"stock\";i:49;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:3:\"5.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:3:\"5.5\";}}i:37;a:10:{s:5:\"image\";s:181:\"https://ae01.alicdn.com/kf/H25427eea71c94f4f841f5940fbd2883br/Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"4000411084165-black-9-5\";s:7:\"sku_sub\";s:23:\"4000411084165-black-9-5\";s:5:\"skuId\";s:17:\"10000001695472106\";s:7:\"skuAttr\";s:26:\"14:193;200000124:200000290\";s:13:\"regular_price\";s:5:\"20.08\";s:10:\"sale_price\";s:5:\"12.85\";s:5:\"stock\";i:49;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:3:\"9.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:3:\"9.5\";}}i:38;a:10:{s:5:\"image\";s:181:\"https://ae01.alicdn.com/kf/H25427eea71c94f4f841f5940fbd2883br/Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"4000411084165-black-10\";s:7:\"sku_sub\";s:22:\"4000411084165-black-10\";s:5:\"skuId\";s:17:\"10000001695472107\";s:7:\"skuAttr\";s:21:\"14:193;200000124:1583\";s:13:\"regular_price\";s:5:\"20.08\";s:10:\"sale_price\";s:5:\"12.85\";s:5:\"stock\";i:49;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"10\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"10\";}}i:39;a:10:{s:5:\"image\";s:181:\"https://ae01.alicdn.com/kf/H25427eea71c94f4f841f5940fbd2883br/Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:21:\"4000411084165-black-8\";s:7:\"sku_sub\";s:21:\"4000411084165-black-8\";s:5:\"skuId\";s:17:\"10000001695472104\";s:7:\"skuAttr\";s:20:\"14:193;200000124:699\";s:13:\"regular_price\";s:5:\"20.08\";s:10:\"sale_price\";s:5:\"12.85\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:1:\"8\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:1:\"8\";}}i:40;a:10:{s:5:\"image\";s:181:\"https://ae01.alicdn.com/kf/H25427eea71c94f4f841f5940fbd2883br/Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"4000411084165-black-8-5\";s:7:\"sku_sub\";s:23:\"4000411084165-black-8-5\";s:5:\"skuId\";s:17:\"10000001695472105\";s:7:\"skuAttr\";s:26:\"14:193;200000124:200000289\";s:13:\"regular_price\";s:5:\"20.08\";s:10:\"sale_price\";s:5:\"12.85\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:3:\"8.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:3:\"8.5\";}}i:41;a:10:{s:5:\"image\";s:181:\"https://ae01.alicdn.com/kf/H25427eea71c94f4f841f5940fbd2883br/Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"4000411084165-black-6-5\";s:7:\"sku_sub\";s:23:\"4000411084165-black-6-5\";s:5:\"skuId\";s:17:\"10000001695472102\";s:7:\"skuAttr\";s:26:\"14:193;200000124:200000287\";s:13:\"regular_price\";s:5:\"20.08\";s:10:\"sale_price\";s:5:\"12.85\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:3:\"6.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:3:\"6.5\";}}i:42;a:10:{s:5:\"image\";s:181:\"https://ae01.alicdn.com/kf/H25427eea71c94f4f841f5940fbd2883br/Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"4000411084165-black-7-5\";s:7:\"sku_sub\";s:23:\"4000411084165-black-7-5\";s:5:\"skuId\";s:17:\"10000001695472103\";s:7:\"skuAttr\";s:26:\"14:193;200000124:200000288\";s:13:\"regular_price\";s:5:\"20.08\";s:10:\"sale_price\";s:5:\"12.85\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:3:\"7.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:3:\"7.5\";}}i:43;a:10:{s:5:\"image\";s:181:\"https://ae01.alicdn.com/kf/H25427eea71c94f4f841f5940fbd2883br/Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"4000411084165-black-5-5\";s:7:\"sku_sub\";s:23:\"4000411084165-black-5-5\";s:5:\"skuId\";s:17:\"10000001695472100\";s:7:\"skuAttr\";s:26:\"14:193;200000124:200000286\";s:13:\"regular_price\";s:5:\"20.08\";s:10:\"sale_price\";s:5:\"12.85\";s:5:\"stock\";i:49;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:3:\"5.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:3:\"5.5\";}}i:44;a:10:{s:5:\"image\";s:181:\"https://ae01.alicdn.com/kf/H25427eea71c94f4f841f5940fbd2883br/Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:21:\"4000411084165-black-6\";s:7:\"sku_sub\";s:21:\"4000411084165-black-6\";s:5:\"skuId\";s:17:\"10000001695472101\";s:7:\"skuAttr\";s:21:\"14:193;200000124:1394\";s:13:\"regular_price\";s:5:\"20.08\";s:10:\"sale_price\";s:5:\"12.85\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:1:\"6\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:1:\"6\";}}}'),
(11264, 1779, '_sku', '4000411084165'),
(11265, 1779, '_visibility', 'visible'),
(11266, 1779, '_default_attributes', ''),
(11267, 1778, '_vi_wad_woo_id', '1779'),
(11268, 1779, '_vi_wad_aliexpress_product_id', '4000411084165'),
(11269, 1779, 'total_sales', '0'),
(11270, 1779, '_tax_status', 'taxable'),
(11271, 1779, '_tax_class', ''),
(11272, 1779, '_manage_stock', 'no'),
(11273, 1779, '_backorders', 'no'),
(11274, 1779, '_sold_individually', 'no'),
(11275, 1779, '_virtual', 'no'),
(11276, 1779, '_downloadable', 'no'),
(11277, 1779, '_download_limit', '-1'),
(11278, 1779, '_download_expiry', '-1'),
(11279, 1779, '_stock', NULL),
(11280, 1779, '_stock_status', 'instock'),
(11281, 1779, '_wc_average_rating', '0'),
(11282, 1779, '_wc_review_count', '0'),
(11283, 1779, '_product_attributes', 'a:2:{s:8:\"pa_color\";a:6:{s:4:\"name\";s:8:\"pa_color\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"0\";s:10:\"is_visible\";s:1:\"0\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"1\";}s:12:\"pa_shoe-size\";a:6:{s:4:\"name\";s:12:\"pa_shoe-size\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"1\";s:10:\"is_visible\";s:1:\"0\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"1\";}}'),
(11284, 1779, '_product_version', '4.1.0'),
(11285, 1780, '_wp_attached_file', '2021/06/Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes.jpg'),
(11286, 1780, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:115:\"2021/06/Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:115:\"Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:115:\"Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:115:\"Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:115:\"Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes-600x510.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:115:\"Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:115:\"Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:115:\"Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:115:\"Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(11287, 1780, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Hfb1fa6610a034efb8cac91e2e4ab9358d/Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes.jpg'),
(11288, 1779, '_thumbnail_id', '1780'),
(11289, 1781, '_variation_description', ''),
(11290, 1781, '_sku', '4000411084165-green-10-5'),
(11291, 1781, '_regular_price', '114.87'),
(11292, 1781, 'total_sales', '0'),
(11293, 1781, '_tax_status', 'taxable'),
(11294, 1781, '_tax_class', 'parent'),
(11295, 1781, '_manage_stock', 'yes'),
(11296, 1781, '_backorders', 'no'),
(11297, 1781, '_sold_individually', 'no'),
(11298, 1781, '_virtual', 'no'),
(11299, 1781, '_downloadable', 'no'),
(11300, 1781, '_download_limit', '-1'),
(11301, 1781, '_download_expiry', '-1'),
(11302, 1781, '_stock', '50'),
(11303, 1781, '_stock_status', 'instock'),
(11304, 1781, '_wc_average_rating', '0'),
(11305, 1781, '_wc_review_count', '0'),
(11306, 1781, 'attribute_pa_color', 'green'),
(11307, 1781, 'attribute_pa_shoe-size', '10-5'),
(11308, 1781, '_price', '114.87'),
(11309, 1781, '_product_version', '4.1.0'),
(11310, 1781, '_vi_wad_aliexpress_variation_id', '10000001695472144'),
(11311, 1781, '_vi_wad_aliexpress_variation_attr', '14:175;200000124:200000291'),
(11312, 1782, '_variation_description', ''),
(11313, 1782, '_sku', '4000411084165-green-9-5'),
(11314, 1782, '_regular_price', '114.87'),
(11315, 1782, 'total_sales', '0'),
(11316, 1782, '_tax_status', 'taxable'),
(11317, 1782, '_tax_class', 'parent'),
(11318, 1782, '_manage_stock', 'yes'),
(11319, 1782, '_backorders', 'no'),
(11320, 1782, '_sold_individually', 'no'),
(11321, 1782, '_virtual', 'no'),
(11322, 1782, '_downloadable', 'no'),
(11323, 1782, '_download_limit', '-1'),
(11324, 1782, '_download_expiry', '-1'),
(11325, 1782, '_stock', '50'),
(11326, 1782, '_stock_status', 'instock'),
(11327, 1782, '_wc_average_rating', '0'),
(11328, 1782, '_wc_review_count', '0'),
(11329, 1782, 'attribute_pa_color', 'green'),
(11330, 1782, 'attribute_pa_shoe-size', '9-5'),
(11331, 1782, '_price', '114.87'),
(11332, 1782, '_product_version', '4.1.0'),
(11333, 1782, '_vi_wad_aliexpress_variation_id', '10000001695472142'),
(11334, 1782, '_vi_wad_aliexpress_variation_attr', '14:175;200000124:200000290'),
(11335, 1783, '_variation_description', ''),
(11336, 1783, '_sku', '4000411084165-green-10'),
(11337, 1783, '_regular_price', '114.87'),
(11338, 1783, 'total_sales', '0'),
(11339, 1783, '_tax_status', 'taxable'),
(11340, 1783, '_tax_class', 'parent'),
(11341, 1783, '_manage_stock', 'yes'),
(11342, 1783, '_backorders', 'no'),
(11343, 1783, '_sold_individually', 'no'),
(11344, 1783, '_virtual', 'no'),
(11345, 1783, '_downloadable', 'no'),
(11346, 1783, '_download_limit', '-1'),
(11347, 1783, '_download_expiry', '-1'),
(11348, 1783, '_stock', '50'),
(11349, 1783, '_stock_status', 'instock'),
(11350, 1783, '_wc_average_rating', '0'),
(11351, 1783, '_wc_review_count', '0'),
(11352, 1783, 'attribute_pa_color', 'green'),
(11353, 1783, 'attribute_pa_shoe-size', '10'),
(11354, 1783, '_price', '114.87'),
(11355, 1783, '_product_version', '4.1.0'),
(11356, 1783, '_vi_wad_aliexpress_variation_id', '10000001695472143'),
(11357, 1783, '_vi_wad_aliexpress_variation_attr', '14:175;200000124:1583'),
(11358, 1784, '_variation_description', ''),
(11359, 1784, '_sku', '4000411084165-green-8'),
(11360, 1784, '_regular_price', '114.87'),
(11361, 1784, 'total_sales', '0'),
(11362, 1784, '_tax_status', 'taxable'),
(11363, 1784, '_tax_class', 'parent'),
(11364, 1784, '_manage_stock', 'yes'),
(11365, 1784, '_backorders', 'no'),
(11366, 1784, '_sold_individually', 'no'),
(11367, 1784, '_virtual', 'no'),
(11368, 1784, '_downloadable', 'no'),
(11369, 1784, '_download_limit', '-1'),
(11370, 1784, '_download_expiry', '-1'),
(11371, 1784, '_stock', '50'),
(11372, 1784, '_stock_status', 'instock'),
(11373, 1784, '_wc_average_rating', '0'),
(11374, 1784, '_wc_review_count', '0'),
(11375, 1784, 'attribute_pa_color', 'green'),
(11376, 1784, 'attribute_pa_shoe-size', '8'),
(11377, 1784, '_price', '114.87'),
(11378, 1784, '_product_version', '4.1.0'),
(11379, 1784, '_vi_wad_aliexpress_variation_id', '10000001695472140'),
(11380, 1784, '_vi_wad_aliexpress_variation_attr', '14:175;200000124:699'),
(11381, 1785, '_variation_description', ''),
(11382, 1785, '_sku', '4000411084165-green-8-5'),
(11383, 1785, '_regular_price', '114.87'),
(11384, 1785, 'total_sales', '0'),
(11385, 1785, '_tax_status', 'taxable'),
(11386, 1785, '_tax_class', 'parent'),
(11387, 1785, '_manage_stock', 'yes'),
(11388, 1785, '_backorders', 'no'),
(11389, 1785, '_sold_individually', 'no'),
(11390, 1785, '_virtual', 'no'),
(11391, 1785, '_downloadable', 'no'),
(11392, 1785, '_download_limit', '-1'),
(11393, 1785, '_download_expiry', '-1'),
(11394, 1785, '_stock', '50'),
(11395, 1785, '_stock_status', 'instock'),
(11396, 1785, '_wc_average_rating', '0'),
(11397, 1785, '_wc_review_count', '0'),
(11398, 1785, 'attribute_pa_color', 'green'),
(11399, 1785, 'attribute_pa_shoe-size', '8-5'),
(11400, 1785, '_price', '114.87'),
(11401, 1785, '_product_version', '4.1.0'),
(11402, 1785, '_vi_wad_aliexpress_variation_id', '10000001695472141'),
(11403, 1785, '_vi_wad_aliexpress_variation_attr', '14:175;200000124:200000289'),
(11404, 1786, '_variation_description', ''),
(11405, 1786, '_sku', '4000411084165-green-6-5'),
(11406, 1786, '_regular_price', '114.87'),
(11407, 1786, 'total_sales', '0'),
(11408, 1786, '_tax_status', 'taxable'),
(11409, 1786, '_tax_class', 'parent'),
(11410, 1786, '_manage_stock', 'yes'),
(11411, 1786, '_backorders', 'no'),
(11412, 1786, '_sold_individually', 'no'),
(11413, 1786, '_virtual', 'no'),
(11414, 1786, '_downloadable', 'no'),
(11415, 1786, '_download_limit', '-1'),
(11416, 1786, '_download_expiry', '-1'),
(11417, 1786, '_stock', '50'),
(11418, 1786, '_stock_status', 'instock'),
(11419, 1786, '_wc_average_rating', '0'),
(11420, 1786, '_wc_review_count', '0'),
(11421, 1786, 'attribute_pa_color', 'green'),
(11422, 1786, 'attribute_pa_shoe-size', '6-5'),
(11423, 1786, '_price', '114.87'),
(11424, 1786, '_product_version', '4.1.0'),
(11425, 1786, '_vi_wad_aliexpress_variation_id', '10000001695472138'),
(11426, 1786, '_vi_wad_aliexpress_variation_attr', '14:175;200000124:200000287'),
(11427, 1787, '_variation_description', ''),
(11428, 1787, '_sku', '4000411084165-green-7-5'),
(11429, 1787, '_regular_price', '114.87'),
(11430, 1787, 'total_sales', '0'),
(11431, 1787, '_tax_status', 'taxable'),
(11432, 1787, '_tax_class', 'parent'),
(11433, 1787, '_manage_stock', 'yes'),
(11434, 1787, '_backorders', 'no'),
(11435, 1787, '_sold_individually', 'no'),
(11436, 1787, '_virtual', 'no'),
(11437, 1787, '_downloadable', 'no'),
(11438, 1787, '_download_limit', '-1'),
(11439, 1787, '_download_expiry', '-1'),
(11440, 1787, '_stock', '50'),
(11441, 1787, '_stock_status', 'instock'),
(11442, 1787, '_wc_average_rating', '0'),
(11443, 1787, '_wc_review_count', '0'),
(11444, 1787, 'attribute_pa_color', 'green'),
(11445, 1787, 'attribute_pa_shoe-size', '7-5'),
(11446, 1787, '_price', '114.87'),
(11447, 1787, '_product_version', '4.1.0'),
(11448, 1787, '_vi_wad_aliexpress_variation_id', '10000001695472139'),
(11449, 1787, '_vi_wad_aliexpress_variation_attr', '14:175;200000124:200000288'),
(11450, 1788, '_variation_description', ''),
(11451, 1788, '_sku', '4000411084165-green-5-5'),
(11452, 1788, '_regular_price', '108.93'),
(11453, 1788, 'total_sales', '0'),
(11454, 1788, '_tax_status', 'taxable'),
(11455, 1788, '_tax_class', 'parent'),
(11456, 1788, '_manage_stock', 'yes'),
(11457, 1788, '_backorders', 'no'),
(11458, 1788, '_sold_individually', 'no'),
(11459, 1788, '_virtual', 'no'),
(11460, 1788, '_downloadable', 'no'),
(11461, 1788, '_download_limit', '-1'),
(11462, 1788, '_download_expiry', '-1'),
(11463, 1788, '_stock', '50'),
(11464, 1788, '_stock_status', 'instock'),
(11465, 1788, '_wc_average_rating', '0'),
(11466, 1788, '_wc_review_count', '0'),
(11467, 1788, 'attribute_pa_color', 'green'),
(11468, 1788, 'attribute_pa_shoe-size', '5-5'),
(11469, 1788, '_price', '108.93'),
(11470, 1788, '_product_version', '4.1.0'),
(11471, 1788, '_vi_wad_aliexpress_variation_id', '10000001695472136'),
(11472, 1788, '_vi_wad_aliexpress_variation_attr', '14:175;200000124:200000286'),
(11473, 1789, '_variation_description', ''),
(11474, 1789, '_sku', '4000411084165-green-6'),
(11475, 1789, '_regular_price', '114.87'),
(11476, 1789, 'total_sales', '0'),
(11477, 1789, '_tax_status', 'taxable'),
(11478, 1789, '_tax_class', 'parent'),
(11479, 1789, '_manage_stock', 'yes'),
(11480, 1789, '_backorders', 'no'),
(11481, 1789, '_sold_individually', 'no'),
(11482, 1789, '_virtual', 'no'),
(11483, 1789, '_downloadable', 'no'),
(11484, 1789, '_download_limit', '-1'),
(11485, 1789, '_download_expiry', '-1'),
(11486, 1789, '_stock', '50'),
(11487, 1789, '_stock_status', 'instock'),
(11488, 1789, '_wc_average_rating', '0'),
(11489, 1789, '_wc_review_count', '0'),
(11490, 1789, 'attribute_pa_color', 'green'),
(11491, 1789, 'attribute_pa_shoe-size', '6'),
(11492, 1789, '_price', '114.87'),
(11493, 1789, '_product_version', '4.1.0'),
(11494, 1789, '_vi_wad_aliexpress_variation_id', '10000001695472137'),
(11495, 1789, '_vi_wad_aliexpress_variation_attr', '14:175;200000124:1394'),
(11496, 1790, '_variation_description', ''),
(11497, 1790, '_sku', '4000411084165-purple-10'),
(11498, 1790, '_regular_price', '114.87'),
(11499, 1790, 'total_sales', '0'),
(11500, 1790, '_tax_status', 'taxable'),
(11501, 1790, '_tax_class', 'parent'),
(11502, 1790, '_manage_stock', 'yes'),
(11503, 1790, '_backorders', 'no'),
(11504, 1790, '_sold_individually', 'no'),
(11505, 1790, '_virtual', 'no'),
(11506, 1790, '_downloadable', 'no'),
(11507, 1790, '_download_limit', '-1'),
(11508, 1790, '_download_expiry', '-1'),
(11509, 1790, '_stock', '50'),
(11510, 1790, '_stock_status', 'instock'),
(11511, 1790, '_wc_average_rating', '0'),
(11512, 1790, '_wc_review_count', '0'),
(11513, 1790, 'attribute_pa_color', 'purple'),
(11514, 1790, 'attribute_pa_shoe-size', '10'),
(11515, 1790, '_price', '114.87'),
(11516, 1790, '_product_version', '4.1.0'),
(11517, 1790, '_vi_wad_aliexpress_variation_id', '10000001695472134'),
(11518, 1790, '_vi_wad_aliexpress_variation_attr', '14:496;200000124:1583'),
(11519, 1791, '_variation_description', ''),
(11520, 1791, '_sku', '4000411084165-purple-10-5'),
(11521, 1791, '_regular_price', '114.87'),
(11522, 1791, 'total_sales', '0'),
(11523, 1791, '_tax_status', 'taxable'),
(11524, 1791, '_tax_class', 'parent'),
(11525, 1791, '_manage_stock', 'yes'),
(11526, 1791, '_backorders', 'no'),
(11527, 1791, '_sold_individually', 'no'),
(11528, 1791, '_virtual', 'no'),
(11529, 1791, '_downloadable', 'no'),
(11530, 1791, '_download_limit', '-1'),
(11531, 1791, '_download_expiry', '-1'),
(11532, 1791, '_stock', '50'),
(11533, 1791, '_stock_status', 'instock'),
(11534, 1791, '_wc_average_rating', '0'),
(11535, 1791, '_wc_review_count', '0'),
(11536, 1791, 'attribute_pa_color', 'purple'),
(11537, 1791, 'attribute_pa_shoe-size', '10-5'),
(11538, 1791, '_price', '114.87'),
(11539, 1791, '_product_version', '4.1.0'),
(11540, 1791, '_vi_wad_aliexpress_variation_id', '10000001695472135'),
(11541, 1791, '_vi_wad_aliexpress_variation_attr', '14:496;200000124:200000291'),
(11542, 1792, '_variation_description', ''),
(11543, 1792, '_sku', '4000411084165-purple-8-5'),
(11544, 1792, '_regular_price', '114.87'),
(11545, 1792, 'total_sales', '0'),
(11546, 1792, '_tax_status', 'taxable'),
(11547, 1792, '_tax_class', 'parent'),
(11548, 1792, '_manage_stock', 'yes'),
(11549, 1792, '_backorders', 'no'),
(11550, 1792, '_sold_individually', 'no'),
(11551, 1792, '_virtual', 'no'),
(11552, 1792, '_downloadable', 'no'),
(11553, 1792, '_download_limit', '-1'),
(11554, 1792, '_download_expiry', '-1'),
(11555, 1792, '_stock', '50'),
(11556, 1792, '_stock_status', 'instock'),
(11557, 1792, '_wc_average_rating', '0'),
(11558, 1792, '_wc_review_count', '0'),
(11559, 1792, 'attribute_pa_color', 'purple'),
(11560, 1792, 'attribute_pa_shoe-size', '8-5'),
(11561, 1792, '_price', '114.87'),
(11562, 1792, '_product_version', '4.1.0'),
(11563, 1792, '_vi_wad_aliexpress_variation_id', '10000001695472132'),
(11564, 1792, '_vi_wad_aliexpress_variation_attr', '14:496;200000124:200000289'),
(11565, 1793, '_variation_description', ''),
(11566, 1793, '_sku', '4000411084165-purple-9-5'),
(11567, 1793, '_regular_price', '114.87'),
(11568, 1793, 'total_sales', '0'),
(11569, 1793, '_tax_status', 'taxable'),
(11570, 1793, '_tax_class', 'parent'),
(11571, 1793, '_manage_stock', 'yes'),
(11572, 1793, '_backorders', 'no'),
(11573, 1793, '_sold_individually', 'no'),
(11574, 1793, '_virtual', 'no'),
(11575, 1793, '_downloadable', 'no'),
(11576, 1793, '_download_limit', '-1'),
(11577, 1793, '_download_expiry', '-1'),
(11578, 1793, '_stock', '50'),
(11579, 1793, '_stock_status', 'instock'),
(11580, 1793, '_wc_average_rating', '0'),
(11581, 1793, '_wc_review_count', '0'),
(11582, 1793, 'attribute_pa_color', 'purple'),
(11583, 1793, 'attribute_pa_shoe-size', '9-5'),
(11584, 1793, '_price', '114.87'),
(11585, 1793, '_product_version', '4.1.0'),
(11586, 1793, '_vi_wad_aliexpress_variation_id', '10000001695472133'),
(11587, 1793, '_vi_wad_aliexpress_variation_attr', '14:496;200000124:200000290'),
(11588, 1794, '_variation_description', ''),
(11589, 1794, '_sku', '4000411084165-purple-7-5'),
(11590, 1794, '_regular_price', '114.87'),
(11591, 1794, 'total_sales', '0'),
(11592, 1794, '_tax_status', 'taxable'),
(11593, 1794, '_tax_class', 'parent'),
(11594, 1794, '_manage_stock', 'yes'),
(11595, 1794, '_backorders', 'no'),
(11596, 1794, '_sold_individually', 'no'),
(11597, 1794, '_virtual', 'no'),
(11598, 1794, '_downloadable', 'no'),
(11599, 1794, '_download_limit', '-1'),
(11600, 1794, '_download_expiry', '-1'),
(11601, 1794, '_stock', '50'),
(11602, 1794, '_stock_status', 'instock'),
(11603, 1794, '_wc_average_rating', '0'),
(11604, 1794, '_wc_review_count', '0'),
(11605, 1794, 'attribute_pa_color', 'purple'),
(11606, 1794, 'attribute_pa_shoe-size', '7-5'),
(11607, 1794, '_price', '114.87'),
(11608, 1794, '_product_version', '4.1.0'),
(11609, 1794, '_vi_wad_aliexpress_variation_id', '10000001695472130'),
(11610, 1794, '_vi_wad_aliexpress_variation_attr', '14:496;200000124:200000288'),
(11611, 1795, '_variation_description', ''),
(11612, 1795, '_sku', '4000411084165-purple-8'),
(11613, 1795, '_regular_price', '114.87'),
(11614, 1795, 'total_sales', '0'),
(11615, 1795, '_tax_status', 'taxable'),
(11616, 1795, '_tax_class', 'parent'),
(11617, 1795, '_manage_stock', 'yes'),
(11618, 1795, '_backorders', 'no'),
(11619, 1795, '_sold_individually', 'no'),
(11620, 1795, '_virtual', 'no'),
(11621, 1795, '_downloadable', 'no'),
(11622, 1795, '_download_limit', '-1'),
(11623, 1795, '_download_expiry', '-1'),
(11624, 1795, '_stock', '50'),
(11625, 1795, '_stock_status', 'instock'),
(11626, 1795, '_wc_average_rating', '0'),
(11627, 1795, '_wc_review_count', '0'),
(11628, 1795, 'attribute_pa_color', 'purple'),
(11629, 1795, 'attribute_pa_shoe-size', '8'),
(11630, 1795, '_price', '114.87'),
(11631, 1795, '_product_version', '4.1.0'),
(11632, 1795, '_vi_wad_aliexpress_variation_id', '10000001695472131'),
(11633, 1795, '_vi_wad_aliexpress_variation_attr', '14:496;200000124:699'),
(11634, 1796, '_variation_description', ''),
(11635, 1796, '_sku', '4000411084165-purple-6'),
(11636, 1796, '_regular_price', '114.87'),
(11637, 1796, 'total_sales', '0'),
(11638, 1796, '_tax_status', 'taxable'),
(11639, 1796, '_tax_class', 'parent'),
(11640, 1796, '_manage_stock', 'yes'),
(11641, 1796, '_backorders', 'no'),
(11642, 1796, '_sold_individually', 'no'),
(11643, 1796, '_virtual', 'no'),
(11644, 1796, '_downloadable', 'no'),
(11645, 1796, '_download_limit', '-1'),
(11646, 1796, '_download_expiry', '-1'),
(11647, 1796, '_stock', '49'),
(11648, 1796, '_stock_status', 'instock'),
(11649, 1796, '_wc_average_rating', '0'),
(11650, 1796, '_wc_review_count', '0'),
(11651, 1796, 'attribute_pa_color', 'purple'),
(11652, 1796, 'attribute_pa_shoe-size', '6'),
(11653, 1796, '_price', '114.87'),
(11654, 1796, '_product_version', '4.1.0'),
(11655, 1796, '_vi_wad_aliexpress_variation_id', '10000001695472128'),
(11656, 1796, '_vi_wad_aliexpress_variation_attr', '14:496;200000124:1394'),
(11657, 1797, '_variation_description', ''),
(11658, 1797, '_sku', '4000411084165-purple-6-5'),
(11659, 1797, '_regular_price', '114.87'),
(11660, 1797, 'total_sales', '0'),
(11661, 1797, '_tax_status', 'taxable'),
(11662, 1797, '_tax_class', 'parent'),
(11663, 1797, '_manage_stock', 'yes'),
(11664, 1797, '_backorders', 'no'),
(11665, 1797, '_sold_individually', 'no'),
(11666, 1797, '_virtual', 'no'),
(11667, 1797, '_downloadable', 'no'),
(11668, 1797, '_download_limit', '-1'),
(11669, 1797, '_download_expiry', '-1');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11670, 1797, '_stock', '49'),
(11671, 1797, '_stock_status', 'instock'),
(11672, 1797, '_wc_average_rating', '0'),
(11673, 1797, '_wc_review_count', '0'),
(11674, 1797, 'attribute_pa_color', 'purple'),
(11675, 1797, 'attribute_pa_shoe-size', '6-5'),
(11676, 1797, '_price', '114.87'),
(11677, 1797, '_product_version', '4.1.0'),
(11678, 1797, '_vi_wad_aliexpress_variation_id', '10000001695472129'),
(11679, 1797, '_vi_wad_aliexpress_variation_attr', '14:496;200000124:200000287'),
(11680, 1798, '_variation_description', ''),
(11681, 1798, '_sku', '4000411084165-gray-10-5'),
(11682, 1798, '_regular_price', '114.87'),
(11683, 1798, 'total_sales', '0'),
(11684, 1798, '_tax_status', 'taxable'),
(11685, 1798, '_tax_class', 'parent'),
(11686, 1798, '_manage_stock', 'yes'),
(11687, 1798, '_backorders', 'no'),
(11688, 1798, '_sold_individually', 'no'),
(11689, 1798, '_virtual', 'no'),
(11690, 1798, '_downloadable', 'no'),
(11691, 1798, '_download_limit', '-1'),
(11692, 1798, '_download_expiry', '-1'),
(11693, 1798, '_stock', '49'),
(11694, 1798, '_stock_status', 'instock'),
(11695, 1798, '_wc_average_rating', '0'),
(11696, 1798, '_wc_review_count', '0'),
(11697, 1798, 'attribute_pa_color', 'gray'),
(11698, 1798, 'attribute_pa_shoe-size', '10-5'),
(11699, 1798, '_price', '114.87'),
(11700, 1798, '_product_version', '4.1.0'),
(11701, 1798, '_vi_wad_aliexpress_variation_id', '10000001695472126'),
(11702, 1798, '_vi_wad_aliexpress_variation_attr', '14:691;200000124:200000291'),
(11703, 1799, '_variation_description', ''),
(11704, 1799, '_sku', '4000411084165-purple-5-5'),
(11705, 1799, '_regular_price', '114.87'),
(11706, 1799, 'total_sales', '0'),
(11707, 1799, '_tax_status', 'taxable'),
(11708, 1799, '_tax_class', 'parent'),
(11709, 1799, '_manage_stock', 'yes'),
(11710, 1799, '_backorders', 'no'),
(11711, 1799, '_sold_individually', 'no'),
(11712, 1799, '_virtual', 'no'),
(11713, 1799, '_downloadable', 'no'),
(11714, 1799, '_download_limit', '-1'),
(11715, 1799, '_download_expiry', '-1'),
(11716, 1799, '_stock', '50'),
(11717, 1799, '_stock_status', 'instock'),
(11718, 1799, '_wc_average_rating', '0'),
(11719, 1799, '_wc_review_count', '0'),
(11720, 1799, 'attribute_pa_color', 'purple'),
(11721, 1799, 'attribute_pa_shoe-size', '5-5'),
(11722, 1799, '_price', '114.87'),
(11723, 1799, '_product_version', '4.1.0'),
(11724, 1799, '_vi_wad_aliexpress_variation_id', '10000001695472127'),
(11725, 1799, '_vi_wad_aliexpress_variation_attr', '14:496;200000124:200000286'),
(11726, 1800, '_variation_description', ''),
(11727, 1800, '_sku', '4000411084165-gray-9-5'),
(11728, 1800, '_regular_price', '114.87'),
(11729, 1800, 'total_sales', '0'),
(11730, 1800, '_tax_status', 'taxable'),
(11731, 1800, '_tax_class', 'parent'),
(11732, 1800, '_manage_stock', 'yes'),
(11733, 1800, '_backorders', 'no'),
(11734, 1800, '_sold_individually', 'no'),
(11735, 1800, '_virtual', 'no'),
(11736, 1800, '_downloadable', 'no'),
(11737, 1800, '_download_limit', '-1'),
(11738, 1800, '_download_expiry', '-1'),
(11739, 1800, '_stock', '50'),
(11740, 1800, '_stock_status', 'instock'),
(11741, 1800, '_wc_average_rating', '0'),
(11742, 1800, '_wc_review_count', '0'),
(11743, 1800, 'attribute_pa_color', 'gray'),
(11744, 1800, 'attribute_pa_shoe-size', '9-5'),
(11745, 1800, '_price', '114.87'),
(11746, 1800, '_product_version', '4.1.0'),
(11747, 1800, '_vi_wad_aliexpress_variation_id', '10000001695472124'),
(11748, 1800, '_vi_wad_aliexpress_variation_attr', '14:691;200000124:200000290'),
(11749, 1801, '_variation_description', ''),
(11750, 1801, '_sku', '4000411084165-gray-10'),
(11751, 1801, '_regular_price', '114.87'),
(11752, 1801, 'total_sales', '0'),
(11753, 1801, '_tax_status', 'taxable'),
(11754, 1801, '_tax_class', 'parent'),
(11755, 1801, '_manage_stock', 'yes'),
(11756, 1801, '_backorders', 'no'),
(11757, 1801, '_sold_individually', 'no'),
(11758, 1801, '_virtual', 'no'),
(11759, 1801, '_downloadable', 'no'),
(11760, 1801, '_download_limit', '-1'),
(11761, 1801, '_download_expiry', '-1'),
(11762, 1801, '_stock', '49'),
(11763, 1801, '_stock_status', 'instock'),
(11764, 1801, '_wc_average_rating', '0'),
(11765, 1801, '_wc_review_count', '0'),
(11766, 1801, 'attribute_pa_color', 'gray'),
(11767, 1801, 'attribute_pa_shoe-size', '10'),
(11768, 1801, '_price', '114.87'),
(11769, 1801, '_product_version', '4.1.0'),
(11770, 1801, '_vi_wad_aliexpress_variation_id', '10000001695472125'),
(11771, 1801, '_vi_wad_aliexpress_variation_attr', '14:691;200000124:1583'),
(11772, 1802, '_variation_description', ''),
(11773, 1802, '_sku', '4000411084165-gray-8'),
(11774, 1802, '_regular_price', '114.87'),
(11775, 1802, 'total_sales', '0'),
(11776, 1802, '_tax_status', 'taxable'),
(11777, 1802, '_tax_class', 'parent'),
(11778, 1802, '_manage_stock', 'yes'),
(11779, 1802, '_backorders', 'no'),
(11780, 1802, '_sold_individually', 'no'),
(11781, 1802, '_virtual', 'no'),
(11782, 1802, '_downloadable', 'no'),
(11783, 1802, '_download_limit', '-1'),
(11784, 1802, '_download_expiry', '-1'),
(11785, 1802, '_stock', '50'),
(11786, 1802, '_stock_status', 'instock'),
(11787, 1802, '_wc_average_rating', '0'),
(11788, 1802, '_wc_review_count', '0'),
(11789, 1802, 'attribute_pa_color', 'gray'),
(11790, 1802, 'attribute_pa_shoe-size', '8'),
(11791, 1802, '_price', '114.87'),
(11792, 1802, '_product_version', '4.1.0'),
(11793, 1802, '_vi_wad_aliexpress_variation_id', '10000001695472122'),
(11794, 1802, '_vi_wad_aliexpress_variation_attr', '14:691;200000124:699'),
(11795, 1803, '_variation_description', ''),
(11796, 1803, '_sku', '4000411084165-gray-8-5'),
(11797, 1803, '_regular_price', '114.87'),
(11798, 1803, 'total_sales', '0'),
(11799, 1803, '_tax_status', 'taxable'),
(11800, 1803, '_tax_class', 'parent'),
(11801, 1803, '_manage_stock', 'yes'),
(11802, 1803, '_backorders', 'no'),
(11803, 1803, '_sold_individually', 'no'),
(11804, 1803, '_virtual', 'no'),
(11805, 1803, '_downloadable', 'no'),
(11806, 1803, '_download_limit', '-1'),
(11807, 1803, '_download_expiry', '-1'),
(11808, 1803, '_stock', '50'),
(11809, 1803, '_stock_status', 'instock'),
(11810, 1803, '_wc_average_rating', '0'),
(11811, 1803, '_wc_review_count', '0'),
(11812, 1803, 'attribute_pa_color', 'gray'),
(11813, 1803, 'attribute_pa_shoe-size', '8-5'),
(11814, 1803, '_price', '114.87'),
(11815, 1803, '_product_version', '4.1.0'),
(11816, 1803, '_vi_wad_aliexpress_variation_id', '10000001695472123'),
(11817, 1803, '_vi_wad_aliexpress_variation_attr', '14:691;200000124:200000289'),
(11818, 1804, '_variation_description', ''),
(11819, 1804, '_sku', '4000411084165-gray-6-5'),
(11820, 1804, '_regular_price', '114.87'),
(11821, 1804, 'total_sales', '0'),
(11822, 1804, '_tax_status', 'taxable'),
(11823, 1804, '_tax_class', 'parent'),
(11824, 1804, '_manage_stock', 'yes'),
(11825, 1804, '_backorders', 'no'),
(11826, 1804, '_sold_individually', 'no'),
(11827, 1804, '_virtual', 'no'),
(11828, 1804, '_downloadable', 'no'),
(11829, 1804, '_download_limit', '-1'),
(11830, 1804, '_download_expiry', '-1'),
(11831, 1804, '_stock', '50'),
(11832, 1804, '_stock_status', 'instock'),
(11833, 1804, '_wc_average_rating', '0'),
(11834, 1804, '_wc_review_count', '0'),
(11835, 1804, 'attribute_pa_color', 'gray'),
(11836, 1804, 'attribute_pa_shoe-size', '6-5'),
(11837, 1804, '_price', '114.87'),
(11838, 1804, '_product_version', '4.1.0'),
(11839, 1804, '_vi_wad_aliexpress_variation_id', '10000001695472120'),
(11840, 1804, '_vi_wad_aliexpress_variation_attr', '14:691;200000124:200000287'),
(11841, 1805, '_variation_description', ''),
(11842, 1805, '_sku', '4000411084165-gray-7-5'),
(11843, 1805, '_regular_price', '114.87'),
(11844, 1805, 'total_sales', '0'),
(11845, 1805, '_tax_status', 'taxable'),
(11846, 1805, '_tax_class', 'parent'),
(11847, 1805, '_manage_stock', 'yes'),
(11848, 1805, '_backorders', 'no'),
(11849, 1805, '_sold_individually', 'no'),
(11850, 1805, '_virtual', 'no'),
(11851, 1805, '_downloadable', 'no'),
(11852, 1805, '_download_limit', '-1'),
(11853, 1805, '_download_expiry', '-1'),
(11854, 1805, '_stock', '50'),
(11855, 1805, '_stock_status', 'instock'),
(11856, 1805, '_wc_average_rating', '0'),
(11857, 1805, '_wc_review_count', '0'),
(11858, 1805, 'attribute_pa_color', 'gray'),
(11859, 1805, 'attribute_pa_shoe-size', '7-5'),
(11860, 1805, '_price', '114.87'),
(11861, 1805, '_product_version', '4.1.0'),
(11862, 1805, '_vi_wad_aliexpress_variation_id', '10000001695472121'),
(11863, 1805, '_vi_wad_aliexpress_variation_attr', '14:691;200000124:200000288'),
(11864, 1806, '_variation_description', ''),
(11865, 1806, '_sku', '4000411084165-gray-5-5'),
(11866, 1806, '_regular_price', '114.87'),
(11867, 1806, 'total_sales', '0'),
(11868, 1806, '_tax_status', 'taxable'),
(11869, 1806, '_tax_class', 'parent'),
(11870, 1806, '_manage_stock', 'yes'),
(11871, 1806, '_backorders', 'no'),
(11872, 1806, '_sold_individually', 'no'),
(11873, 1806, '_virtual', 'no'),
(11874, 1806, '_downloadable', 'no'),
(11875, 1806, '_download_limit', '-1'),
(11876, 1806, '_download_expiry', '-1'),
(11877, 1806, '_stock', '49'),
(11878, 1806, '_stock_status', 'instock'),
(11879, 1806, '_wc_average_rating', '0'),
(11880, 1806, '_wc_review_count', '0'),
(11881, 1806, 'attribute_pa_color', 'gray'),
(11882, 1806, 'attribute_pa_shoe-size', '5-5'),
(11883, 1806, '_price', '114.87'),
(11884, 1806, '_product_version', '4.1.0'),
(11885, 1806, '_vi_wad_aliexpress_variation_id', '10000001695472118'),
(11886, 1806, '_vi_wad_aliexpress_variation_attr', '14:691;200000124:200000286'),
(11887, 1807, '_variation_description', ''),
(11888, 1807, '_sku', '4000411084165-gray-6'),
(11889, 1807, '_regular_price', '114.87'),
(11890, 1807, 'total_sales', '0'),
(11891, 1807, '_tax_status', 'taxable'),
(11892, 1807, '_tax_class', 'parent'),
(11893, 1807, '_manage_stock', 'yes'),
(11894, 1807, '_backorders', 'no'),
(11895, 1807, '_sold_individually', 'no'),
(11896, 1807, '_virtual', 'no'),
(11897, 1807, '_downloadable', 'no'),
(11898, 1807, '_download_limit', '-1'),
(11899, 1807, '_download_expiry', '-1'),
(11900, 1807, '_stock', '50'),
(11901, 1807, '_stock_status', 'instock'),
(11902, 1807, '_wc_average_rating', '0'),
(11903, 1807, '_wc_review_count', '0'),
(11904, 1807, 'attribute_pa_color', 'gray'),
(11905, 1807, 'attribute_pa_shoe-size', '6'),
(11906, 1807, '_price', '114.87'),
(11907, 1807, '_product_version', '4.1.0'),
(11908, 1807, '_vi_wad_aliexpress_variation_id', '10000001695472119'),
(11909, 1807, '_vi_wad_aliexpress_variation_attr', '14:691;200000124:1394'),
(11910, 1808, '_variation_description', ''),
(11911, 1808, '_sku', '4000411084165-pink-10'),
(11912, 1808, '_regular_price', '114.87'),
(11913, 1808, 'total_sales', '0'),
(11914, 1808, '_tax_status', 'taxable'),
(11915, 1808, '_tax_class', 'parent'),
(11916, 1808, '_manage_stock', 'yes'),
(11917, 1808, '_backorders', 'no'),
(11918, 1808, '_sold_individually', 'no'),
(11919, 1808, '_virtual', 'no'),
(11920, 1808, '_downloadable', 'no'),
(11921, 1808, '_download_limit', '-1'),
(11922, 1808, '_download_expiry', '-1'),
(11923, 1808, '_stock', '50'),
(11924, 1808, '_stock_status', 'instock'),
(11925, 1808, '_wc_average_rating', '0'),
(11926, 1808, '_wc_review_count', '0'),
(11927, 1808, 'attribute_pa_color', 'pink'),
(11928, 1808, 'attribute_pa_shoe-size', '10'),
(11929, 1808, '_price', '114.87'),
(11930, 1808, '_product_version', '4.1.0'),
(11931, 1808, '_vi_wad_aliexpress_variation_id', '10000001695472116'),
(11932, 1808, '_vi_wad_aliexpress_variation_attr', '14:1052;200000124:1583'),
(11933, 1809, '_variation_description', ''),
(11934, 1809, '_sku', '4000411084165-pink-10-5'),
(11935, 1809, '_regular_price', '114.87'),
(11936, 1809, 'total_sales', '0'),
(11937, 1809, '_tax_status', 'taxable'),
(11938, 1809, '_tax_class', 'parent'),
(11939, 1809, '_manage_stock', 'yes'),
(11940, 1809, '_backorders', 'no'),
(11941, 1809, '_sold_individually', 'no'),
(11942, 1809, '_virtual', 'no'),
(11943, 1809, '_downloadable', 'no'),
(11944, 1809, '_download_limit', '-1'),
(11945, 1809, '_download_expiry', '-1'),
(11946, 1809, '_stock', '50'),
(11947, 1809, '_stock_status', 'instock'),
(11948, 1809, '_wc_average_rating', '0'),
(11949, 1809, '_wc_review_count', '0'),
(11950, 1809, 'attribute_pa_color', 'pink'),
(11951, 1809, 'attribute_pa_shoe-size', '10-5'),
(11952, 1809, '_price', '114.87'),
(11953, 1809, '_product_version', '4.1.0'),
(11954, 1809, '_vi_wad_aliexpress_variation_id', '10000001695472117'),
(11955, 1809, '_vi_wad_aliexpress_variation_attr', '14:1052;200000124:200000291'),
(11956, 1810, '_sku', '1005002400948808'),
(11957, 1810, '_visibility', 'visible'),
(11958, 1810, '_default_attributes', ''),
(11959, 1811, '_variation_description', ''),
(11960, 1811, '_sku', '4000411084165-pink-8-5'),
(11961, 1811, '_regular_price', '114.87'),
(11962, 1811, 'total_sales', '0'),
(11963, 1811, '_tax_status', 'taxable'),
(11964, 1811, '_tax_class', 'parent'),
(11965, 1811, '_manage_stock', 'yes'),
(11966, 1811, '_backorders', 'no'),
(11967, 1811, '_sold_individually', 'no'),
(11968, 1811, '_virtual', 'no'),
(11969, 1811, '_downloadable', 'no'),
(11970, 1811, '_download_limit', '-1'),
(11971, 1811, '_download_expiry', '-1'),
(11972, 1811, '_stock', '50'),
(11973, 1811, '_stock_status', 'instock'),
(11974, 1811, '_wc_average_rating', '0'),
(11975, 1811, '_wc_review_count', '0'),
(11976, 1811, 'attribute_pa_color', 'pink'),
(11977, 1811, 'attribute_pa_shoe-size', '8-5'),
(11978, 1811, '_price', '114.87'),
(11979, 1811, '_product_version', '4.1.0'),
(11980, 1811, '_vi_wad_aliexpress_variation_id', '10000001695472114'),
(11981, 1811, '_vi_wad_aliexpress_variation_attr', '14:1052;200000124:200000289'),
(11982, 1773, '_vi_wad_woo_id', '1810'),
(11983, 1810, '_vi_wad_aliexpress_product_id', '1005002400948808'),
(11984, 1812, '_variation_description', ''),
(11985, 1812, '_sku', '4000411084165-pink-9-5'),
(11986, 1812, '_regular_price', '114.87'),
(11987, 1812, 'total_sales', '0'),
(11988, 1812, '_tax_status', 'taxable'),
(11989, 1812, '_tax_class', 'parent'),
(11990, 1812, '_manage_stock', 'yes'),
(11991, 1812, '_backorders', 'no'),
(11992, 1812, '_sold_individually', 'no'),
(11993, 1810, 'total_sales', '0'),
(11994, 1810, '_tax_status', 'taxable'),
(11995, 1810, '_tax_class', ''),
(11996, 1810, '_manage_stock', 'no'),
(11997, 1810, '_backorders', 'no'),
(11998, 1812, '_virtual', 'no'),
(11999, 1812, '_downloadable', 'no'),
(12000, 1810, '_sold_individually', 'no'),
(12001, 1812, '_download_limit', '-1'),
(12002, 1812, '_download_expiry', '-1'),
(12003, 1812, '_stock', '49'),
(12004, 1810, '_virtual', 'no'),
(12005, 1812, '_stock_status', 'instock'),
(12006, 1810, '_downloadable', 'no'),
(12007, 1812, '_wc_average_rating', '0'),
(12008, 1810, '_download_limit', '-1'),
(12009, 1812, '_wc_review_count', '0'),
(12010, 1810, '_download_expiry', '-1'),
(12011, 1810, '_stock', NULL),
(12012, 1810, '_stock_status', 'instock'),
(12013, 1812, 'attribute_pa_color', 'pink'),
(12014, 1810, '_wc_average_rating', '0'),
(12015, 1812, 'attribute_pa_shoe-size', '9-5'),
(12016, 1810, '_wc_review_count', '0'),
(12017, 1812, '_price', '114.87'),
(12018, 1812, '_product_version', '4.1.0'),
(12019, 1812, '_vi_wad_aliexpress_variation_id', '10000001695472115'),
(12020, 1812, '_vi_wad_aliexpress_variation_attr', '14:1052;200000124:200000290'),
(12021, 1810, '_product_attributes', 'a:2:{s:8:\"pa_color\";a:6:{s:4:\"name\";s:8:\"pa_color\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"0\";s:10:\"is_visible\";s:1:\"0\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"1\";}s:12:\"pa_shoe-size\";a:6:{s:4:\"name\";s:12:\"pa_shoe-size\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"1\";s:10:\"is_visible\";s:1:\"0\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"1\";}}'),
(12022, 1810, '_product_version', '4.1.0'),
(12023, 1813, '_variation_description', ''),
(12024, 1813, '_sku', '4000411084165-pink-7-5'),
(12025, 1813, '_regular_price', '114.87'),
(12026, 1813, 'total_sales', '0'),
(12027, 1813, '_tax_status', 'taxable'),
(12028, 1813, '_tax_class', 'parent'),
(12029, 1813, '_manage_stock', 'yes'),
(12030, 1813, '_backorders', 'no'),
(12031, 1813, '_sold_individually', 'no'),
(12032, 1813, '_virtual', 'no'),
(12033, 1813, '_downloadable', 'no'),
(12034, 1813, '_download_limit', '-1'),
(12035, 1813, '_download_expiry', '-1'),
(12036, 1813, '_stock', '49'),
(12037, 1813, '_stock_status', 'instock'),
(12038, 1813, '_wc_average_rating', '0'),
(12039, 1813, '_wc_review_count', '0'),
(12040, 1813, 'attribute_pa_color', 'pink'),
(12041, 1813, 'attribute_pa_shoe-size', '7-5'),
(12042, 1813, '_price', '114.87'),
(12043, 1813, '_product_version', '4.1.0'),
(12044, 1813, '_vi_wad_aliexpress_variation_id', '10000001695472112'),
(12045, 1813, '_vi_wad_aliexpress_variation_attr', '14:1052;200000124:200000288'),
(12046, 1814, '_variation_description', ''),
(12047, 1814, '_sku', '4000411084165-pink-8'),
(12048, 1814, '_regular_price', '114.87'),
(12049, 1814, 'total_sales', '0'),
(12050, 1814, '_tax_status', 'taxable'),
(12051, 1814, '_tax_class', 'parent'),
(12052, 1814, '_manage_stock', 'yes'),
(12053, 1814, '_backorders', 'no'),
(12054, 1814, '_sold_individually', 'no'),
(12055, 1814, '_virtual', 'no'),
(12056, 1814, '_downloadable', 'no'),
(12057, 1814, '_download_limit', '-1'),
(12058, 1814, '_download_expiry', '-1'),
(12059, 1814, '_stock', '50'),
(12060, 1814, '_stock_status', 'instock'),
(12061, 1814, '_wc_average_rating', '0'),
(12062, 1814, '_wc_review_count', '0'),
(12063, 1814, 'attribute_pa_color', 'pink'),
(12064, 1814, 'attribute_pa_shoe-size', '8'),
(12065, 1814, '_price', '114.87'),
(12066, 1814, '_product_version', '4.1.0'),
(12067, 1814, '_vi_wad_aliexpress_variation_id', '10000001695472113'),
(12068, 1815, '_wp_attached_file', '2021/06/2021-Women-Sandals-Soft-Stitching-Buckle-Strap-Platform-Sandals-Ladies-Comfortable-Flat-Sandals-Open-Toe-Beach.jpg'),
(12069, 1814, '_vi_wad_aliexpress_variation_attr', '14:1052;200000124:699'),
(12070, 1815, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:122:\"2021/06/2021-Women-Sandals-Soft-Stitching-Buckle-Strap-Platform-Sandals-Ladies-Comfortable-Flat-Sandals-Open-Toe-Beach.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:122:\"2021-Women-Sandals-Soft-Stitching-Buckle-Strap-Platform-Sandals-Ladies-Comfortable-Flat-Sandals-Open-Toe-Beach-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:122:\"2021-Women-Sandals-Soft-Stitching-Buckle-Strap-Platform-Sandals-Ladies-Comfortable-Flat-Sandals-Open-Toe-Beach-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:122:\"2021-Women-Sandals-Soft-Stitching-Buckle-Strap-Platform-Sandals-Ladies-Comfortable-Flat-Sandals-Open-Toe-Beach-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:122:\"2021-Women-Sandals-Soft-Stitching-Buckle-Strap-Platform-Sandals-Ladies-Comfortable-Flat-Sandals-Open-Toe-Beach-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:122:\"2021-Women-Sandals-Soft-Stitching-Buckle-Strap-Platform-Sandals-Ladies-Comfortable-Flat-Sandals-Open-Toe-Beach-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:122:\"2021-Women-Sandals-Soft-Stitching-Buckle-Strap-Platform-Sandals-Ladies-Comfortable-Flat-Sandals-Open-Toe-Beach-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:122:\"2021-Women-Sandals-Soft-Stitching-Buckle-Strap-Platform-Sandals-Ladies-Comfortable-Flat-Sandals-Open-Toe-Beach-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:122:\"2021-Women-Sandals-Soft-Stitching-Buckle-Strap-Platform-Sandals-Ladies-Comfortable-Flat-Sandals-Open-Toe-Beach-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:122:\"2021-Women-Sandals-Soft-Stitching-Buckle-Strap-Platform-Sandals-Ladies-Comfortable-Flat-Sandals-Open-Toe-Beach-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:122:\"2021-Women-Sandals-Soft-Stitching-Buckle-Strap-Platform-Sandals-Ladies-Comfortable-Flat-Sandals-Open-Toe-Beach-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:122:\"2021-Women-Sandals-Soft-Stitching-Buckle-Strap-Platform-Sandals-Ladies-Comfortable-Flat-Sandals-Open-Toe-Beach-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(12071, 1816, '_variation_description', ''),
(12072, 1816, '_sku', '4000411084165-pink-6'),
(12073, 1816, '_regular_price', '114.87'),
(12074, 1816, 'total_sales', '0'),
(12075, 1816, '_tax_status', 'taxable'),
(12076, 1816, '_tax_class', 'parent'),
(12077, 1816, '_manage_stock', 'yes'),
(12078, 1816, '_backorders', 'no'),
(12079, 1816, '_sold_individually', 'no'),
(12080, 1816, '_virtual', 'no'),
(12081, 1816, '_downloadable', 'no'),
(12082, 1816, '_download_limit', '-1'),
(12083, 1816, '_download_expiry', '-1'),
(12084, 1816, '_stock', '50'),
(12085, 1816, '_stock_status', 'instock'),
(12086, 1816, '_wc_average_rating', '0'),
(12087, 1816, '_wc_review_count', '0'),
(12088, 1816, 'attribute_pa_color', 'pink'),
(12089, 1816, 'attribute_pa_shoe-size', '6'),
(12090, 1816, '_price', '114.87'),
(12091, 1816, '_product_version', '4.1.0'),
(12092, 1816, '_vi_wad_aliexpress_variation_id', '10000001695472110'),
(12093, 1816, '_vi_wad_aliexpress_variation_attr', '14:1052;200000124:1394'),
(12094, 1817, '_variation_description', ''),
(12095, 1817, '_sku', '4000411084165-pink-6-5'),
(12096, 1817, '_regular_price', '114.87'),
(12097, 1817, 'total_sales', '0'),
(12098, 1817, '_tax_status', 'taxable'),
(12099, 1817, '_tax_class', 'parent'),
(12100, 1817, '_manage_stock', 'yes'),
(12101, 1817, '_backorders', 'no'),
(12102, 1817, '_sold_individually', 'no'),
(12103, 1817, '_virtual', 'no'),
(12104, 1817, '_downloadable', 'no'),
(12105, 1817, '_download_limit', '-1'),
(12106, 1817, '_download_expiry', '-1'),
(12107, 1817, '_stock', '50'),
(12108, 1817, '_stock_status', 'instock'),
(12109, 1817, '_wc_average_rating', '0'),
(12110, 1817, '_wc_review_count', '0'),
(12111, 1817, 'attribute_pa_color', 'pink'),
(12112, 1817, 'attribute_pa_shoe-size', '6-5'),
(12113, 1817, '_price', '114.87'),
(12114, 1817, '_product_version', '4.1.0'),
(12115, 1817, '_vi_wad_aliexpress_variation_id', '10000001695472111'),
(12116, 1817, '_vi_wad_aliexpress_variation_attr', '14:1052;200000124:200000287'),
(12117, 1818, '_variation_description', ''),
(12118, 1818, '_sku', '4000411084165-black-10-5'),
(12119, 1818, '_regular_price', '114.87'),
(12120, 1818, 'total_sales', '0'),
(12121, 1818, '_tax_status', 'taxable'),
(12122, 1818, '_tax_class', 'parent'),
(12123, 1818, '_manage_stock', 'yes'),
(12124, 1818, '_backorders', 'no'),
(12125, 1818, '_sold_individually', 'no'),
(12126, 1818, '_virtual', 'no'),
(12127, 1818, '_downloadable', 'no'),
(12128, 1818, '_download_limit', '-1'),
(12129, 1818, '_download_expiry', '-1'),
(12130, 1818, '_stock', '49'),
(12131, 1818, '_stock_status', 'instock'),
(12132, 1818, '_wc_average_rating', '0'),
(12133, 1818, '_wc_review_count', '0'),
(12134, 1818, 'attribute_pa_color', 'black'),
(12135, 1818, 'attribute_pa_shoe-size', '10-5'),
(12136, 1818, '_price', '114.87'),
(12137, 1818, '_product_version', '4.1.0'),
(12138, 1818, '_vi_wad_aliexpress_variation_id', '10000001695472108'),
(12139, 1818, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:200000291'),
(12140, 1819, '_variation_description', ''),
(12141, 1819, '_sku', '4000411084165-pink-5-5'),
(12142, 1819, '_regular_price', '114.87'),
(12143, 1819, 'total_sales', '0'),
(12144, 1819, '_tax_status', 'taxable'),
(12145, 1819, '_tax_class', 'parent'),
(12146, 1819, '_manage_stock', 'yes'),
(12147, 1819, '_backorders', 'no'),
(12148, 1819, '_sold_individually', 'no'),
(12149, 1819, '_virtual', 'no'),
(12150, 1819, '_downloadable', 'no'),
(12151, 1819, '_download_limit', '-1'),
(12152, 1819, '_download_expiry', '-1'),
(12153, 1819, '_stock', '49'),
(12154, 1819, '_stock_status', 'instock'),
(12155, 1819, '_wc_average_rating', '0'),
(12156, 1819, '_wc_review_count', '0'),
(12157, 1819, 'attribute_pa_color', 'pink'),
(12158, 1819, 'attribute_pa_shoe-size', '5-5'),
(12159, 1819, '_price', '114.87'),
(12160, 1819, '_product_version', '4.1.0'),
(12161, 1819, '_vi_wad_aliexpress_variation_id', '10000001695472109'),
(12162, 1819, '_vi_wad_aliexpress_variation_attr', '14:1052;200000124:200000286'),
(12163, 1820, '_variation_description', ''),
(12164, 1820, '_sku', '4000411084165-black-9-5'),
(12165, 1820, '_regular_price', '114.87'),
(12166, 1820, 'total_sales', '0'),
(12167, 1820, '_tax_status', 'taxable'),
(12168, 1820, '_tax_class', 'parent'),
(12169, 1820, '_manage_stock', 'yes'),
(12170, 1820, '_backorders', 'no'),
(12171, 1820, '_sold_individually', 'no'),
(12172, 1820, '_virtual', 'no'),
(12173, 1820, '_downloadable', 'no'),
(12174, 1820, '_download_limit', '-1'),
(12175, 1820, '_download_expiry', '-1'),
(12176, 1820, '_stock', '49'),
(12177, 1820, '_stock_status', 'instock'),
(12178, 1820, '_wc_average_rating', '0'),
(12179, 1820, '_wc_review_count', '0'),
(12180, 1820, 'attribute_pa_color', 'black'),
(12181, 1820, 'attribute_pa_shoe-size', '9-5'),
(12182, 1820, '_price', '114.87'),
(12183, 1820, '_product_version', '4.1.0'),
(12184, 1820, '_vi_wad_aliexpress_variation_id', '10000001695472106'),
(12185, 1820, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:200000290'),
(12186, 1815, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H53c95206dbf24172a1e272b4a7e561a1l/2021-Women-Sandals-Soft-Stitching-Buckle-Strap-Platform-Sandals-Ladies-Comfortable-Flat-Sandals-Open-Toe-Beach.jpg'),
(12187, 1810, '_thumbnail_id', '1815'),
(12188, 1821, '_variation_description', ''),
(12189, 1821, '_sku', '4000411084165-black-10'),
(12190, 1821, '_regular_price', '114.87'),
(12191, 1821, 'total_sales', '0'),
(12192, 1821, '_tax_status', 'taxable'),
(12193, 1821, '_tax_class', 'parent'),
(12194, 1821, '_manage_stock', 'yes'),
(12195, 1821, '_backorders', 'no'),
(12196, 1821, '_sold_individually', 'no'),
(12197, 1821, '_virtual', 'no'),
(12198, 1821, '_downloadable', 'no'),
(12199, 1821, '_download_limit', '-1'),
(12200, 1821, '_download_expiry', '-1'),
(12201, 1821, '_stock', '49'),
(12202, 1821, '_stock_status', 'instock'),
(12203, 1821, '_wc_average_rating', '0'),
(12204, 1821, '_wc_review_count', '0'),
(12205, 1821, 'attribute_pa_color', 'black'),
(12206, 1821, 'attribute_pa_shoe-size', '10'),
(12207, 1821, '_price', '114.87'),
(12208, 1821, '_product_version', '4.1.0'),
(12209, 1821, '_vi_wad_aliexpress_variation_id', '10000001695472107'),
(12210, 1821, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:1583'),
(12211, 1822, '_variation_description', ''),
(12212, 1822, '_sku', '1005002400948808-blue-40'),
(12213, 1822, '_regular_price', '106.19'),
(12214, 1822, 'total_sales', '0'),
(12215, 1822, '_tax_status', 'taxable'),
(12216, 1822, '_tax_class', 'parent'),
(12217, 1822, '_manage_stock', 'yes'),
(12218, 1822, '_backorders', 'no'),
(12219, 1822, '_sold_individually', 'no'),
(12220, 1822, '_virtual', 'no'),
(12221, 1822, '_downloadable', 'no'),
(12222, 1822, '_download_limit', '-1'),
(12223, 1822, '_download_expiry', '-1'),
(12224, 1822, '_stock', '100'),
(12225, 1822, '_stock_status', 'instock'),
(12226, 1822, '_wc_average_rating', '0'),
(12227, 1822, '_wc_review_count', '0'),
(12228, 1822, 'attribute_pa_color', 'blue'),
(12229, 1822, 'attribute_pa_shoe-size', '40'),
(12230, 1822, '_price', '106.19'),
(12231, 1822, '_product_version', '4.1.0'),
(12232, 1823, '_variation_description', ''),
(12233, 1823, '_sku', '4000411084165-black-8'),
(12234, 1823, '_regular_price', '114.87'),
(12235, 1823, 'total_sales', '0'),
(12236, 1822, '_vi_wad_aliexpress_variation_id', '12000020529233663'),
(12237, 1823, '_tax_status', 'taxable'),
(12238, 1822, '_vi_wad_aliexpress_variation_attr', '14:173;200000124:100013888'),
(12239, 1823, '_tax_class', 'parent'),
(12240, 1823, '_manage_stock', 'yes'),
(12241, 1823, '_backorders', 'no'),
(12242, 1823, '_sold_individually', 'no'),
(12243, 1823, '_virtual', 'no'),
(12244, 1823, '_downloadable', 'no'),
(12245, 1823, '_download_limit', '-1'),
(12246, 1823, '_download_expiry', '-1'),
(12247, 1823, '_stock', '50'),
(12248, 1823, '_stock_status', 'instock'),
(12249, 1823, '_wc_average_rating', '0'),
(12250, 1824, '_variation_description', ''),
(12251, 1823, '_wc_review_count', '0'),
(12252, 1824, '_sku', '1005002400948808-blue-39'),
(12253, 1824, '_regular_price', '106.19'),
(12254, 1823, 'attribute_pa_color', 'black'),
(12255, 1824, 'total_sales', '0'),
(12256, 1823, 'attribute_pa_shoe-size', '8'),
(12257, 1824, '_tax_status', 'taxable'),
(12258, 1823, '_price', '114.87'),
(12259, 1824, '_tax_class', 'parent'),
(12260, 1824, '_manage_stock', 'yes'),
(12261, 1824, '_backorders', 'no'),
(12262, 1823, '_product_version', '4.1.0'),
(12263, 1824, '_sold_individually', 'no'),
(12264, 1823, '_vi_wad_aliexpress_variation_id', '10000001695472104'),
(12265, 1824, '_virtual', 'no'),
(12266, 1823, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:699'),
(12267, 1824, '_downloadable', 'no'),
(12268, 1824, '_download_limit', '-1'),
(12269, 1824, '_download_expiry', '-1'),
(12270, 1824, '_stock', '100'),
(12271, 1824, '_stock_status', 'instock'),
(12272, 1824, '_wc_average_rating', '0'),
(12273, 1824, '_wc_review_count', '0'),
(12274, 1824, 'attribute_pa_color', 'blue'),
(12275, 1824, 'attribute_pa_shoe-size', '39'),
(12276, 1824, '_price', '106.19'),
(12277, 1824, '_product_version', '4.1.0'),
(12278, 1824, '_vi_wad_aliexpress_variation_id', '12000020529233662'),
(12279, 1824, '_vi_wad_aliexpress_variation_attr', '14:173;200000124:200000364'),
(12280, 1825, '_variation_description', ''),
(12281, 1825, '_sku', '4000411084165-black-8-5'),
(12282, 1825, '_regular_price', '114.87'),
(12283, 1825, 'total_sales', '0'),
(12284, 1825, '_tax_status', 'taxable'),
(12285, 1825, '_tax_class', 'parent'),
(12286, 1825, '_manage_stock', 'yes'),
(12287, 1826, '_variation_description', ''),
(12288, 1825, '_backorders', 'no'),
(12289, 1826, '_sku', '1005002400948808-blue-38'),
(12290, 1826, '_regular_price', '106.19'),
(12291, 1825, '_sold_individually', 'no'),
(12292, 1826, 'total_sales', '0'),
(12293, 1826, '_tax_status', 'taxable'),
(12294, 1825, '_virtual', 'no'),
(12295, 1826, '_tax_class', 'parent'),
(12296, 1825, '_downloadable', 'no'),
(12297, 1826, '_manage_stock', 'yes'),
(12298, 1826, '_backorders', 'no'),
(12299, 1826, '_sold_individually', 'no'),
(12300, 1825, '_download_limit', '-1'),
(12301, 1825, '_download_expiry', '-1'),
(12302, 1825, '_stock', '50'),
(12303, 1826, '_virtual', 'no'),
(12304, 1826, '_downloadable', 'no'),
(12305, 1825, '_stock_status', 'instock'),
(12306, 1826, '_download_limit', '-1'),
(12307, 1825, '_wc_average_rating', '0'),
(12308, 1826, '_download_expiry', '-1'),
(12309, 1825, '_wc_review_count', '0'),
(12310, 1826, '_stock', '100'),
(12311, 1826, '_stock_status', 'instock'),
(12312, 1826, '_wc_average_rating', '0'),
(12313, 1825, 'attribute_pa_color', 'black'),
(12314, 1826, '_wc_review_count', '0'),
(12315, 1825, 'attribute_pa_shoe-size', '8-5'),
(12316, 1825, '_price', '114.87'),
(12317, 1826, 'attribute_pa_color', 'blue'),
(12318, 1826, 'attribute_pa_shoe-size', '38'),
(12319, 1825, '_product_version', '4.1.0'),
(12320, 1826, '_price', '106.19'),
(12321, 1826, '_product_version', '4.1.0'),
(12322, 1825, '_vi_wad_aliexpress_variation_id', '10000001695472105'),
(12323, 1825, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:200000289'),
(12324, 1826, '_vi_wad_aliexpress_variation_id', '12000020529233661'),
(12325, 1826, '_vi_wad_aliexpress_variation_attr', '14:173;200000124:200000898'),
(12326, 1827, '_variation_description', ''),
(12327, 1827, '_sku', '1005002400948808-blue-37'),
(12328, 1827, '_regular_price', '106.19'),
(12329, 1827, 'total_sales', '0'),
(12330, 1827, '_tax_status', 'taxable'),
(12331, 1827, '_tax_class', 'parent'),
(12332, 1827, '_manage_stock', 'yes'),
(12333, 1827, '_backorders', 'no'),
(12334, 1827, '_sold_individually', 'no'),
(12335, 1827, '_virtual', 'no'),
(12336, 1827, '_downloadable', 'no'),
(12337, 1827, '_download_limit', '-1'),
(12338, 1827, '_download_expiry', '-1'),
(12339, 1828, '_variation_description', ''),
(12340, 1827, '_stock', '100'),
(12341, 1828, '_sku', '4000411084165-black-6-5'),
(12342, 1827, '_stock_status', 'instock'),
(12343, 1828, '_regular_price', '114.87'),
(12344, 1827, '_wc_average_rating', '0'),
(12345, 1827, '_wc_review_count', '0'),
(12346, 1828, 'total_sales', '0'),
(12347, 1828, '_tax_status', 'taxable'),
(12348, 1828, '_tax_class', 'parent'),
(12349, 1827, 'attribute_pa_color', 'blue'),
(12350, 1828, '_manage_stock', 'yes'),
(12351, 1827, 'attribute_pa_shoe-size', '37'),
(12352, 1828, '_backorders', 'no'),
(12353, 1827, '_price', '106.19'),
(12354, 1828, '_sold_individually', 'no'),
(12355, 1827, '_product_version', '4.1.0'),
(12356, 1828, '_virtual', 'no'),
(12357, 1828, '_downloadable', 'no'),
(12358, 1827, '_vi_wad_aliexpress_variation_id', '12000020529233660'),
(12359, 1828, '_download_limit', '-1'),
(12360, 1827, '_vi_wad_aliexpress_variation_attr', '14:173;200000124:100010482'),
(12361, 1828, '_download_expiry', '-1'),
(12362, 1828, '_stock', '50'),
(12363, 1828, '_stock_status', 'instock'),
(12364, 1828, '_wc_average_rating', '0'),
(12365, 1828, '_wc_review_count', '0'),
(12366, 1828, 'attribute_pa_color', 'black'),
(12367, 1828, 'attribute_pa_shoe-size', '6-5'),
(12368, 1828, '_price', '114.87'),
(12369, 1828, '_product_version', '4.1.0'),
(12370, 1829, '_variation_description', ''),
(12371, 1828, '_vi_wad_aliexpress_variation_id', '10000001695472102'),
(12372, 1829, '_sku', '1005002400948808-blue-36'),
(12373, 1828, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:200000287'),
(12374, 1829, '_regular_price', '99.71'),
(12375, 1829, 'total_sales', '0'),
(12376, 1829, '_tax_status', 'taxable'),
(12377, 1829, '_tax_class', 'parent'),
(12378, 1829, '_manage_stock', 'yes'),
(12379, 1829, '_backorders', 'no'),
(12380, 1829, '_sold_individually', 'no'),
(12381, 1829, '_virtual', 'no'),
(12382, 1829, '_downloadable', 'no'),
(12383, 1829, '_download_limit', '-1'),
(12384, 1829, '_download_expiry', '-1'),
(12385, 1829, '_stock', '100'),
(12386, 1829, '_stock_status', 'instock'),
(12387, 1829, '_wc_average_rating', '0'),
(12388, 1829, '_wc_review_count', '0'),
(12389, 1829, 'attribute_pa_color', 'blue'),
(12390, 1829, 'attribute_pa_shoe-size', '36'),
(12391, 1829, '_price', '99.71'),
(12392, 1829, '_product_version', '4.1.0'),
(12393, 1829, '_vi_wad_aliexpress_variation_id', '12000020529233659'),
(12394, 1830, '_variation_description', ''),
(12395, 1829, '_vi_wad_aliexpress_variation_attr', '14:173;200000124:200000334'),
(12396, 1830, '_sku', '4000411084165-black-7-5'),
(12397, 1830, '_regular_price', '114.87'),
(12398, 1830, 'total_sales', '0'),
(12399, 1830, '_tax_status', 'taxable'),
(12400, 1830, '_tax_class', 'parent'),
(12401, 1830, '_manage_stock', 'yes'),
(12402, 1830, '_backorders', 'no'),
(12403, 1830, '_sold_individually', 'no'),
(12404, 1830, '_virtual', 'no'),
(12405, 1830, '_downloadable', 'no'),
(12406, 1830, '_download_limit', '-1'),
(12407, 1831, '_variation_description', ''),
(12408, 1830, '_download_expiry', '-1'),
(12409, 1831, '_sku', '1005002400948808-black-43'),
(12410, 1830, '_stock', '50'),
(12411, 1831, '_regular_price', '106.19'),
(12412, 1830, '_stock_status', 'instock'),
(12413, 1831, 'total_sales', '0'),
(12414, 1830, '_wc_average_rating', '0'),
(12415, 1831, '_tax_status', 'taxable'),
(12416, 1831, '_tax_class', 'parent'),
(12417, 1830, '_wc_review_count', '0'),
(12418, 1831, '_manage_stock', 'yes'),
(12419, 1831, '_backorders', 'no'),
(12420, 1831, '_sold_individually', 'no'),
(12421, 1830, 'attribute_pa_color', 'black'),
(12422, 1830, 'attribute_pa_shoe-size', '7-5'),
(12423, 1830, '_price', '114.87'),
(12424, 1831, '_virtual', 'no'),
(12425, 1830, '_product_version', '4.1.0'),
(12426, 1831, '_downloadable', 'no'),
(12427, 1831, '_download_limit', '-1'),
(12428, 1831, '_download_expiry', '-1'),
(12429, 1831, '_stock', '100'),
(12430, 1831, '_stock_status', 'instock'),
(12431, 1830, '_vi_wad_aliexpress_variation_id', '10000001695472103'),
(12432, 1831, '_wc_average_rating', '0'),
(12433, 1830, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:200000288'),
(12434, 1831, '_wc_review_count', '0'),
(12435, 1831, 'attribute_pa_color', 'black'),
(12436, 1831, 'attribute_pa_shoe-size', '43'),
(12437, 1831, '_price', '106.19'),
(12438, 1831, '_product_version', '4.1.0'),
(12439, 1831, '_vi_wad_aliexpress_variation_id', '12000020529233658'),
(12440, 1831, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:200000338'),
(12441, 1833, '_variation_description', ''),
(12442, 1832, '_variation_description', ''),
(12443, 1833, '_sku', '1005002400948808-black-42'),
(12444, 1832, '_sku', '4000411084165-black-5-5'),
(12445, 1833, '_regular_price', '106.19'),
(12446, 1832, '_regular_price', '114.87'),
(12447, 1833, 'total_sales', '0'),
(12448, 1832, 'total_sales', '0'),
(12449, 1833, '_tax_status', 'taxable'),
(12450, 1832, '_tax_status', 'taxable'),
(12451, 1833, '_tax_class', 'parent'),
(12452, 1832, '_tax_class', 'parent'),
(12453, 1833, '_manage_stock', 'yes'),
(12454, 1832, '_manage_stock', 'yes'),
(12455, 1833, '_backorders', 'no'),
(12456, 1832, '_backorders', 'no'),
(12457, 1833, '_sold_individually', 'no'),
(12458, 1832, '_sold_individually', 'no'),
(12459, 1833, '_virtual', 'no'),
(12460, 1832, '_virtual', 'no'),
(12461, 1833, '_downloadable', 'no'),
(12462, 1832, '_downloadable', 'no'),
(12463, 1833, '_download_limit', '-1'),
(12464, 1832, '_download_limit', '-1'),
(12465, 1833, '_download_expiry', '-1'),
(12466, 1832, '_download_expiry', '-1'),
(12467, 1833, '_stock', '100'),
(12468, 1832, '_stock', '49'),
(12469, 1833, '_stock_status', 'instock'),
(12470, 1832, '_stock_status', 'instock'),
(12471, 1833, '_wc_average_rating', '0'),
(12472, 1832, '_wc_average_rating', '0'),
(12473, 1833, '_wc_review_count', '0'),
(12474, 1832, '_wc_review_count', '0'),
(12475, 1833, 'attribute_pa_color', 'black'),
(12476, 1832, 'attribute_pa_color', 'black'),
(12477, 1833, 'attribute_pa_shoe-size', '42'),
(12478, 1832, 'attribute_pa_shoe-size', '5-5'),
(12479, 1832, '_price', '114.87'),
(12480, 1833, '_price', '106.19'),
(12481, 1832, '_product_version', '4.1.0'),
(12482, 1833, '_product_version', '4.1.0'),
(12483, 1832, '_vi_wad_aliexpress_variation_id', '10000001695472100'),
(12484, 1832, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:200000286'),
(12485, 1833, '_vi_wad_aliexpress_variation_id', '12000020529233657'),
(12486, 1833, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:200000337'),
(12487, 1834, '_variation_description', ''),
(12488, 1834, '_sku', '1005002400948808-black-41'),
(12489, 1834, '_regular_price', '106.19'),
(12490, 1834, 'total_sales', '0'),
(12491, 1834, '_tax_status', 'taxable'),
(12492, 1834, '_tax_class', 'parent'),
(12493, 1834, '_manage_stock', 'yes'),
(12494, 1834, '_backorders', 'no'),
(12495, 1834, '_sold_individually', 'no'),
(12496, 1835, '_variation_description', ''),
(12497, 1835, '_sku', '4000411084165-black-6'),
(12498, 1835, '_regular_price', '114.87'),
(12499, 1834, '_virtual', 'no'),
(12500, 1834, '_downloadable', 'no'),
(12501, 1835, 'total_sales', '0'),
(12502, 1834, '_download_limit', '-1'),
(12503, 1835, '_tax_status', 'taxable'),
(12504, 1834, '_download_expiry', '-1'),
(12505, 1835, '_tax_class', 'parent'),
(12506, 1835, '_manage_stock', 'yes'),
(12507, 1834, '_stock', '100'),
(12508, 1835, '_backorders', 'no'),
(12509, 1834, '_stock_status', 'instock'),
(12510, 1835, '_sold_individually', 'no'),
(12511, 1834, '_wc_average_rating', '0'),
(12512, 1834, '_wc_review_count', '0'),
(12513, 1835, '_virtual', 'no'),
(12514, 1834, 'attribute_pa_color', 'black'),
(12515, 1835, '_downloadable', 'no'),
(12516, 1834, 'attribute_pa_shoe-size', '41'),
(12517, 1835, '_download_limit', '-1'),
(12518, 1834, '_price', '106.19'),
(12519, 1835, '_download_expiry', '-1'),
(12520, 1834, '_product_version', '4.1.0'),
(12521, 1835, '_stock', '50'),
(12522, 1835, '_stock_status', 'instock'),
(12523, 1835, '_wc_average_rating', '0'),
(12524, 1834, '_vi_wad_aliexpress_variation_id', '12000020529233656'),
(12525, 1835, '_wc_review_count', '0'),
(12526, 1834, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:100010483'),
(12527, 1835, 'attribute_pa_color', 'black'),
(12528, 1835, 'attribute_pa_shoe-size', '6'),
(12529, 1835, '_price', '114.87'),
(12530, 1835, '_product_version', '4.1.0'),
(12531, 1835, '_vi_wad_aliexpress_variation_id', '10000001695472101'),
(12532, 1835, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:1394'),
(12533, 1836, '_variation_description', ''),
(12534, 1836, '_sku', '1005002400948808-black-40'),
(12535, 1836, '_regular_price', '106.19'),
(12536, 1836, 'total_sales', '0'),
(12537, 1836, '_tax_status', 'taxable'),
(12538, 1836, '_tax_class', 'parent'),
(12539, 1836, '_manage_stock', 'yes'),
(12540, 1836, '_backorders', 'no'),
(12541, 1836, '_sold_individually', 'no'),
(12542, 1836, '_virtual', 'no'),
(12543, 1836, '_downloadable', 'no'),
(12544, 1836, '_download_limit', '-1'),
(12545, 1836, '_download_expiry', '-1'),
(12546, 1836, '_stock', '100'),
(12547, 1836, '_stock_status', 'instock'),
(12548, 1836, '_wc_average_rating', '0'),
(12549, 1836, '_wc_review_count', '0'),
(12550, 1836, 'attribute_pa_color', 'black'),
(12551, 1836, 'attribute_pa_shoe-size', '40'),
(12552, 1836, '_price', '106.19'),
(12553, 1836, '_product_version', '4.1.0'),
(12554, 1836, '_vi_wad_aliexpress_variation_id', '12000020529233655'),
(12555, 1836, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:100013888'),
(12556, 1837, '_variation_description', ''),
(12557, 1837, '_sku', '1005002400948808-black-39'),
(12558, 1837, '_regular_price', '106.19'),
(12559, 1837, 'total_sales', '0'),
(12560, 1837, '_tax_status', 'taxable'),
(12561, 1837, '_tax_class', 'parent'),
(12562, 1837, '_manage_stock', 'yes'),
(12563, 1837, '_backorders', 'no'),
(12564, 1837, '_sold_individually', 'no'),
(12565, 1837, '_virtual', 'no'),
(12566, 1837, '_downloadable', 'no'),
(12567, 1837, '_download_limit', '-1'),
(12568, 1837, '_download_expiry', '-1'),
(12569, 1837, '_stock', '100'),
(12570, 1837, '_stock_status', 'instock'),
(12571, 1837, '_wc_average_rating', '0'),
(12572, 1837, '_wc_review_count', '0'),
(12573, 1837, 'attribute_pa_color', 'black'),
(12574, 1837, 'attribute_pa_shoe-size', '39'),
(12575, 1837, '_price', '106.19'),
(12576, 1837, '_product_version', '4.1.0'),
(12577, 1837, '_vi_wad_aliexpress_variation_id', '12000020529233654'),
(12578, 1837, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:200000364'),
(12579, 1838, '_variation_description', ''),
(12580, 1838, '_sku', '1005002400948808-black-38'),
(12581, 1838, '_regular_price', '106.19'),
(12582, 1838, 'total_sales', '0'),
(12583, 1838, '_tax_status', 'taxable'),
(12584, 1838, '_tax_class', 'parent'),
(12585, 1838, '_manage_stock', 'yes'),
(12586, 1838, '_backorders', 'no'),
(12587, 1838, '_sold_individually', 'no'),
(12588, 1838, '_virtual', 'no'),
(12589, 1838, '_downloadable', 'no'),
(12590, 1838, '_download_limit', '-1'),
(12591, 1838, '_download_expiry', '-1'),
(12592, 1838, '_stock', '100'),
(12593, 1838, '_stock_status', 'instock'),
(12594, 1838, '_wc_average_rating', '0'),
(12595, 1838, '_wc_review_count', '0'),
(12596, 1838, 'attribute_pa_color', 'black'),
(12597, 1838, 'attribute_pa_shoe-size', '38'),
(12598, 1838, '_price', '106.19'),
(12599, 1838, '_product_version', '4.1.0'),
(12600, 1838, '_vi_wad_aliexpress_variation_id', '12000020529233653'),
(12601, 1838, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:200000898'),
(12602, 1839, '_variation_description', ''),
(12603, 1839, '_sku', '1005002400948808-black-37'),
(12604, 1839, '_regular_price', '106.19'),
(12605, 1839, 'total_sales', '0'),
(12606, 1839, '_tax_status', 'taxable'),
(12607, 1839, '_tax_class', 'parent'),
(12608, 1839, '_manage_stock', 'yes'),
(12609, 1839, '_backorders', 'no'),
(12610, 1839, '_sold_individually', 'no'),
(12611, 1839, '_virtual', 'no'),
(12612, 1839, '_downloadable', 'no'),
(12613, 1839, '_download_limit', '-1'),
(12614, 1839, '_download_expiry', '-1'),
(12615, 1839, '_stock', '100'),
(12616, 1839, '_stock_status', 'instock'),
(12617, 1839, '_wc_average_rating', '0'),
(12618, 1839, '_wc_review_count', '0'),
(12619, 1839, 'attribute_pa_color', 'black'),
(12620, 1839, 'attribute_pa_shoe-size', '37'),
(12621, 1839, '_price', '106.19'),
(12622, 1839, '_product_version', '4.1.0'),
(12623, 1839, '_vi_wad_aliexpress_variation_id', '12000020529233652'),
(12624, 1839, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:100010482'),
(12625, 1840, '_variation_description', ''),
(12626, 1840, '_sku', '1005002400948808-black-36'),
(12627, 1840, '_regular_price', '106.19'),
(12628, 1840, 'total_sales', '0'),
(12629, 1840, '_tax_status', 'taxable'),
(12630, 1840, '_tax_class', 'parent'),
(12631, 1840, '_manage_stock', 'yes'),
(12632, 1840, '_backorders', 'no'),
(12633, 1840, '_sold_individually', 'no'),
(12634, 1840, '_virtual', 'no'),
(12635, 1840, '_downloadable', 'no'),
(12636, 1840, '_download_limit', '-1'),
(12637, 1840, '_download_expiry', '-1'),
(12638, 1840, '_stock', '100'),
(12639, 1840, '_stock_status', 'instock'),
(12640, 1840, '_wc_average_rating', '0'),
(12641, 1840, '_wc_review_count', '0'),
(12642, 1840, 'attribute_pa_color', 'black'),
(12643, 1840, 'attribute_pa_shoe-size', '36'),
(12644, 1840, '_price', '106.19'),
(12645, 1840, '_product_version', '4.1.0'),
(12646, 1840, '_vi_wad_aliexpress_variation_id', '12000020529233651'),
(12647, 1840, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:200000334'),
(12648, 1841, '_variation_description', ''),
(12649, 1841, '_sku', '1005002400948808-red-40'),
(12650, 1841, '_regular_price', '106.19'),
(12651, 1841, 'total_sales', '0'),
(12652, 1841, '_tax_status', 'taxable'),
(12653, 1841, '_tax_class', 'parent'),
(12654, 1841, '_manage_stock', 'yes'),
(12655, 1841, '_backorders', 'no'),
(12656, 1841, '_sold_individually', 'no'),
(12657, 1841, '_virtual', 'no'),
(12658, 1841, '_downloadable', 'no'),
(12659, 1841, '_download_limit', '-1'),
(12660, 1841, '_download_expiry', '-1'),
(12661, 1841, '_stock', '100'),
(12662, 1841, '_stock_status', 'instock'),
(12663, 1841, '_wc_average_rating', '0'),
(12664, 1841, '_wc_review_count', '0'),
(12665, 1841, 'attribute_pa_color', 'red'),
(12666, 1841, 'attribute_pa_shoe-size', '40'),
(12667, 1841, '_price', '106.19'),
(12668, 1841, '_product_version', '4.1.0'),
(12669, 1841, '_vi_wad_aliexpress_variation_id', '12000020529233679'),
(12670, 1841, '_vi_wad_aliexpress_variation_attr', '14:10;200000124:100013888'),
(12671, 1842, '_variation_description', ''),
(12672, 1842, '_sku', '1005002400948808-red-39'),
(12673, 1842, '_regular_price', '106.19'),
(12674, 1842, 'total_sales', '0'),
(12675, 1842, '_tax_status', 'taxable'),
(12676, 1842, '_tax_class', 'parent'),
(12677, 1842, '_manage_stock', 'yes'),
(12678, 1842, '_backorders', 'no'),
(12679, 1842, '_sold_individually', 'no'),
(12680, 1842, '_virtual', 'no'),
(12681, 1842, '_downloadable', 'no'),
(12682, 1842, '_download_limit', '-1'),
(12683, 1842, '_download_expiry', '-1'),
(12684, 1842, '_stock', '100'),
(12685, 1842, '_stock_status', 'instock'),
(12686, 1842, '_wc_average_rating', '0'),
(12687, 1842, '_wc_review_count', '0'),
(12688, 1842, 'attribute_pa_color', 'red'),
(12689, 1842, 'attribute_pa_shoe-size', '39'),
(12690, 1842, '_price', '106.19'),
(12691, 1842, '_product_version', '4.1.0'),
(12692, 1842, '_vi_wad_aliexpress_variation_id', '12000020529233678'),
(12693, 1842, '_vi_wad_aliexpress_variation_attr', '14:10;200000124:200000364'),
(12694, 1843, '_variation_description', ''),
(12695, 1843, '_sku', '1005002400948808-red-38'),
(12696, 1843, '_regular_price', '106.19'),
(12697, 1843, 'total_sales', '0'),
(12698, 1843, '_tax_status', 'taxable'),
(12699, 1843, '_tax_class', 'parent'),
(12700, 1843, '_manage_stock', 'yes'),
(12701, 1843, '_backorders', 'no'),
(12702, 1843, '_sold_individually', 'no'),
(12703, 1843, '_virtual', 'no'),
(12704, 1843, '_downloadable', 'no'),
(12705, 1843, '_download_limit', '-1'),
(12706, 1843, '_download_expiry', '-1'),
(12707, 1843, '_stock', '100'),
(12708, 1843, '_stock_status', 'instock'),
(12709, 1843, '_wc_average_rating', '0'),
(12710, 1843, '_wc_review_count', '0'),
(12711, 1843, 'attribute_pa_color', 'red'),
(12712, 1843, 'attribute_pa_shoe-size', '38'),
(12713, 1843, '_price', '106.19'),
(12714, 1843, '_product_version', '4.1.0'),
(12715, 1843, '_vi_wad_aliexpress_variation_id', '12000020529233677'),
(12716, 1843, '_vi_wad_aliexpress_variation_attr', '14:10;200000124:200000898'),
(12717, 1844, '_variation_description', ''),
(12718, 1844, '_sku', '1005002400948808-red-37'),
(12719, 1844, '_regular_price', '106.19'),
(12720, 1844, 'total_sales', '0'),
(12721, 1844, '_tax_status', 'taxable'),
(12722, 1844, '_tax_class', 'parent'),
(12723, 1844, '_manage_stock', 'yes'),
(12724, 1844, '_backorders', 'no'),
(12725, 1844, '_sold_individually', 'no'),
(12726, 1844, '_virtual', 'no'),
(12727, 1844, '_downloadable', 'no'),
(12728, 1844, '_download_limit', '-1'),
(12729, 1844, '_download_expiry', '-1'),
(12730, 1844, '_stock', '100'),
(12731, 1844, '_stock_status', 'instock'),
(12732, 1844, '_wc_average_rating', '0'),
(12733, 1844, '_wc_review_count', '0'),
(12734, 1844, 'attribute_pa_color', 'red'),
(12735, 1844, 'attribute_pa_shoe-size', '37'),
(12736, 1844, '_price', '106.19'),
(12737, 1844, '_product_version', '4.1.0'),
(12738, 1844, '_vi_wad_aliexpress_variation_id', '12000020529233676'),
(12739, 1844, '_vi_wad_aliexpress_variation_attr', '14:10;200000124:100010482'),
(12740, 1779, '_price', '108.93'),
(12741, 1779, '_price', '114.87'),
(12742, 1845, '_variation_description', ''),
(12743, 1845, '_sku', '1005002400948808-red-36'),
(12744, 1845, '_regular_price', '106.19'),
(12745, 1845, 'total_sales', '0'),
(12746, 1845, '_tax_status', 'taxable'),
(12747, 1845, '_tax_class', 'parent'),
(12748, 1845, '_manage_stock', 'yes'),
(12749, 1845, '_backorders', 'no'),
(12750, 1845, '_sold_individually', 'no'),
(12751, 1845, '_virtual', 'no'),
(12752, 1845, '_downloadable', 'no'),
(12753, 1845, '_download_limit', '-1'),
(12754, 1845, '_download_expiry', '-1'),
(12755, 1845, '_stock', '100'),
(12756, 1845, '_stock_status', 'instock'),
(12757, 1845, '_wc_average_rating', '0'),
(12758, 1845, '_wc_review_count', '0'),
(12759, 1845, 'attribute_pa_color', 'red'),
(12760, 1845, 'attribute_pa_shoe-size', '36'),
(12761, 1845, '_price', '106.19'),
(12762, 1845, '_product_version', '4.1.0'),
(12763, 1845, '_vi_wad_aliexpress_variation_id', '12000020529233675'),
(12764, 1845, '_vi_wad_aliexpress_variation_attr', '14:10;200000124:200000334'),
(12765, 1846, '_variation_description', ''),
(12766, 1846, '_sku', '1005002400948808-pink-43'),
(12767, 1846, '_regular_price', '106.19'),
(12768, 1846, 'total_sales', '0'),
(12769, 1846, '_tax_status', 'taxable'),
(12770, 1846, '_tax_class', 'parent'),
(12771, 1846, '_manage_stock', 'yes');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12772, 1846, '_backorders', 'no'),
(12773, 1846, '_sold_individually', 'no'),
(12774, 1846, '_virtual', 'no'),
(12775, 1846, '_downloadable', 'no'),
(12776, 1846, '_download_limit', '-1'),
(12777, 1846, '_download_expiry', '-1'),
(12778, 1846, '_stock', '100'),
(12779, 1846, '_stock_status', 'instock'),
(12780, 1846, '_wc_average_rating', '0'),
(12781, 1846, '_wc_review_count', '0'),
(12782, 1846, 'attribute_pa_color', 'pink'),
(12783, 1846, 'attribute_pa_shoe-size', '43'),
(12784, 1846, '_price', '106.19'),
(12785, 1846, '_product_version', '4.1.0'),
(12786, 1846, '_vi_wad_aliexpress_variation_id', '12000020529233674'),
(12787, 1846, '_vi_wad_aliexpress_variation_attr', '14:1052;200000124:200000338'),
(12788, 1847, '_variation_description', ''),
(12789, 1847, '_sku', '1005002400948808-pink-42'),
(12790, 1847, '_regular_price', '106.19'),
(12791, 1847, 'total_sales', '0'),
(12792, 1847, '_tax_status', 'taxable'),
(12793, 1847, '_tax_class', 'parent'),
(12794, 1847, '_manage_stock', 'yes'),
(12795, 1847, '_backorders', 'no'),
(12796, 1847, '_sold_individually', 'no'),
(12797, 1847, '_virtual', 'no'),
(12798, 1847, '_downloadable', 'no'),
(12799, 1847, '_download_limit', '-1'),
(12800, 1847, '_download_expiry', '-1'),
(12801, 1847, '_stock', '100'),
(12802, 1847, '_stock_status', 'instock'),
(12803, 1847, '_wc_average_rating', '0'),
(12804, 1847, '_wc_review_count', '0'),
(12805, 1847, 'attribute_pa_color', 'pink'),
(12806, 1847, 'attribute_pa_shoe-size', '42'),
(12807, 1847, '_price', '106.19'),
(12808, 1847, '_product_version', '4.1.0'),
(12809, 1847, '_vi_wad_aliexpress_variation_id', '12000020529233673'),
(12810, 1847, '_vi_wad_aliexpress_variation_attr', '14:1052;200000124:200000337'),
(12811, 1848, '_variation_description', ''),
(12812, 1848, '_sku', '1005002400948808-pink-41'),
(12813, 1848, '_regular_price', '106.19'),
(12814, 1848, 'total_sales', '0'),
(12815, 1848, '_tax_status', 'taxable'),
(12816, 1848, '_tax_class', 'parent'),
(12817, 1848, '_manage_stock', 'yes'),
(12818, 1848, '_backorders', 'no'),
(12819, 1848, '_sold_individually', 'no'),
(12820, 1848, '_virtual', 'no'),
(12821, 1848, '_downloadable', 'no'),
(12822, 1848, '_download_limit', '-1'),
(12823, 1848, '_download_expiry', '-1'),
(12824, 1848, '_stock', '100'),
(12825, 1848, '_stock_status', 'instock'),
(12826, 1848, '_wc_average_rating', '0'),
(12827, 1848, '_wc_review_count', '0'),
(12828, 1848, 'attribute_pa_color', 'pink'),
(12829, 1848, 'attribute_pa_shoe-size', '41'),
(12830, 1848, '_price', '106.19'),
(12831, 1848, '_product_version', '4.1.0'),
(12832, 1848, '_vi_wad_aliexpress_variation_id', '12000020529233672'),
(12833, 1848, '_vi_wad_aliexpress_variation_attr', '14:1052;200000124:100010483'),
(12834, 1849, '_variation_description', ''),
(12835, 1849, '_sku', '1005002400948808-pink-40'),
(12836, 1849, '_regular_price', '106.19'),
(12837, 1849, 'total_sales', '0'),
(12838, 1849, '_tax_status', 'taxable'),
(12839, 1849, '_tax_class', 'parent'),
(12840, 1849, '_manage_stock', 'yes'),
(12841, 1849, '_backorders', 'no'),
(12842, 1849, '_sold_individually', 'no'),
(12843, 1849, '_virtual', 'no'),
(12844, 1849, '_downloadable', 'no'),
(12845, 1849, '_download_limit', '-1'),
(12846, 1849, '_download_expiry', '-1'),
(12847, 1849, '_stock', '100'),
(12848, 1849, '_stock_status', 'instock'),
(12849, 1849, '_wc_average_rating', '0'),
(12850, 1849, '_wc_review_count', '0'),
(12851, 1849, 'attribute_pa_color', 'pink'),
(12852, 1849, 'attribute_pa_shoe-size', '40'),
(12853, 1849, '_price', '106.19'),
(12854, 1849, '_product_version', '4.1.0'),
(12855, 1849, '_vi_wad_aliexpress_variation_id', '12000020529233671'),
(12856, 1849, '_vi_wad_aliexpress_variation_attr', '14:1052;200000124:100013888'),
(12857, 1850, '_variation_description', ''),
(12858, 1850, '_sku', '1005002400948808-pink-39'),
(12859, 1850, '_regular_price', '106.19'),
(12860, 1850, 'total_sales', '0'),
(12861, 1850, '_tax_status', 'taxable'),
(12862, 1850, '_tax_class', 'parent'),
(12863, 1850, '_manage_stock', 'yes'),
(12864, 1850, '_backorders', 'no'),
(12865, 1850, '_sold_individually', 'no'),
(12866, 1850, '_virtual', 'no'),
(12867, 1850, '_downloadable', 'no'),
(12868, 1850, '_download_limit', '-1'),
(12869, 1850, '_download_expiry', '-1'),
(12870, 1850, '_stock', '100'),
(12871, 1850, '_stock_status', 'instock'),
(12872, 1850, '_wc_average_rating', '0'),
(12873, 1850, '_wc_review_count', '0'),
(12874, 1850, 'attribute_pa_color', 'pink'),
(12875, 1850, 'attribute_pa_shoe-size', '39'),
(12876, 1850, '_price', '106.19'),
(12877, 1850, '_product_version', '4.1.0'),
(12878, 1850, '_vi_wad_aliexpress_variation_id', '12000020529233670'),
(12879, 1850, '_vi_wad_aliexpress_variation_attr', '14:1052;200000124:200000364'),
(12880, 1851, '_variation_description', ''),
(12881, 1851, '_sku', '1005002400948808-pink-38'),
(12882, 1851, '_regular_price', '106.19'),
(12883, 1851, 'total_sales', '0'),
(12884, 1851, '_tax_status', 'taxable'),
(12885, 1851, '_tax_class', 'parent'),
(12886, 1851, '_manage_stock', 'yes'),
(12887, 1851, '_backorders', 'no'),
(12888, 1851, '_sold_individually', 'no'),
(12889, 1851, '_virtual', 'no'),
(12890, 1851, '_downloadable', 'no'),
(12891, 1851, '_download_limit', '-1'),
(12892, 1851, '_download_expiry', '-1'),
(12893, 1851, '_stock', '100'),
(12894, 1851, '_stock_status', 'instock'),
(12895, 1851, '_wc_average_rating', '0'),
(12896, 1851, '_wc_review_count', '0'),
(12897, 1851, 'attribute_pa_color', 'pink'),
(12898, 1851, 'attribute_pa_shoe-size', '38'),
(12899, 1851, '_price', '106.19'),
(12900, 1851, '_product_version', '4.1.0'),
(12901, 1851, '_vi_wad_aliexpress_variation_id', '12000020529233669'),
(12902, 1851, '_vi_wad_aliexpress_variation_attr', '14:1052;200000124:200000898'),
(12903, 1852, '_variation_description', ''),
(12904, 1852, '_sku', '1005002400948808-pink-37'),
(12905, 1852, '_regular_price', '106.19'),
(12906, 1852, 'total_sales', '0'),
(12907, 1852, '_tax_status', 'taxable'),
(12908, 1852, '_tax_class', 'parent'),
(12909, 1852, '_manage_stock', 'yes'),
(12910, 1852, '_backorders', 'no'),
(12911, 1852, '_sold_individually', 'no'),
(12912, 1852, '_virtual', 'no'),
(12913, 1852, '_downloadable', 'no'),
(12914, 1852, '_download_limit', '-1'),
(12915, 1852, '_download_expiry', '-1'),
(12916, 1852, '_stock', '100'),
(12917, 1852, '_stock_status', 'instock'),
(12918, 1852, '_wc_average_rating', '0'),
(12919, 1852, '_wc_review_count', '0'),
(12920, 1852, 'attribute_pa_color', 'pink'),
(12921, 1852, 'attribute_pa_shoe-size', '37'),
(12922, 1852, '_price', '106.19'),
(12923, 1852, '_product_version', '4.1.0'),
(12924, 1852, '_vi_wad_aliexpress_variation_id', '12000020529233668'),
(12925, 1852, '_vi_wad_aliexpress_variation_attr', '14:1052;200000124:100010482'),
(12926, 1853, '_variation_description', ''),
(12927, 1853, '_sku', '1005002400948808-pink-36'),
(12928, 1853, '_regular_price', '106.19'),
(12929, 1853, 'total_sales', '0'),
(12930, 1853, '_tax_status', 'taxable'),
(12931, 1853, '_tax_class', 'parent'),
(12932, 1853, '_manage_stock', 'yes'),
(12933, 1853, '_backorders', 'no'),
(12934, 1853, '_sold_individually', 'no'),
(12935, 1853, '_virtual', 'no'),
(12936, 1853, '_downloadable', 'no'),
(12937, 1853, '_download_limit', '-1'),
(12938, 1853, '_download_expiry', '-1'),
(12939, 1853, '_stock', '100'),
(12940, 1853, '_stock_status', 'instock'),
(12941, 1853, '_wc_average_rating', '0'),
(12942, 1853, '_wc_review_count', '0'),
(12943, 1853, 'attribute_pa_color', 'pink'),
(12944, 1853, 'attribute_pa_shoe-size', '36'),
(12945, 1853, '_price', '106.19'),
(12946, 1853, '_product_version', '4.1.0'),
(12947, 1853, '_vi_wad_aliexpress_variation_id', '12000020529233667'),
(12948, 1853, '_vi_wad_aliexpress_variation_attr', '14:1052;200000124:200000334'),
(12949, 1854, '_variation_description', ''),
(12950, 1854, '_sku', '1005002400948808-blue-43'),
(12951, 1854, '_regular_price', '106.19'),
(12952, 1854, 'total_sales', '0'),
(12953, 1854, '_tax_status', 'taxable'),
(12954, 1854, '_tax_class', 'parent'),
(12955, 1854, '_manage_stock', 'yes'),
(12956, 1854, '_backorders', 'no'),
(12957, 1854, '_sold_individually', 'no'),
(12958, 1854, '_virtual', 'no'),
(12959, 1854, '_downloadable', 'no'),
(12960, 1854, '_download_limit', '-1'),
(12961, 1854, '_download_expiry', '-1'),
(12962, 1854, '_stock', '100'),
(12963, 1854, '_stock_status', 'instock'),
(12964, 1854, '_wc_average_rating', '0'),
(12965, 1854, '_wc_review_count', '0'),
(12966, 1854, 'attribute_pa_color', 'blue'),
(12967, 1854, 'attribute_pa_shoe-size', '43'),
(12968, 1854, '_price', '106.19'),
(12969, 1854, '_product_version', '4.1.0'),
(12970, 1854, '_vi_wad_aliexpress_variation_id', '12000020529233666'),
(12971, 1854, '_vi_wad_aliexpress_variation_attr', '14:173;200000124:200000338'),
(12972, 1855, '_variation_description', ''),
(12973, 1855, '_sku', '1005002400948808-blue-42'),
(12974, 1855, '_regular_price', '106.19'),
(12975, 1855, 'total_sales', '0'),
(12976, 1855, '_tax_status', 'taxable'),
(12977, 1855, '_tax_class', 'parent'),
(12978, 1855, '_manage_stock', 'yes'),
(12979, 1855, '_backorders', 'no'),
(12980, 1855, '_sold_individually', 'no'),
(12981, 1855, '_virtual', 'no'),
(12982, 1855, '_downloadable', 'no'),
(12983, 1855, '_download_limit', '-1'),
(12984, 1855, '_download_expiry', '-1'),
(12985, 1855, '_stock', '100'),
(12986, 1855, '_stock_status', 'instock'),
(12987, 1855, '_wc_average_rating', '0'),
(12988, 1855, '_wc_review_count', '0'),
(12989, 1855, 'attribute_pa_color', 'blue'),
(12990, 1855, 'attribute_pa_shoe-size', '42'),
(12991, 1855, '_price', '106.19'),
(12992, 1855, '_product_version', '4.1.0'),
(12993, 1855, '_vi_wad_aliexpress_variation_id', '12000020529233665'),
(12994, 1855, '_vi_wad_aliexpress_variation_attr', '14:173;200000124:200000337'),
(12995, 1857, '_sku', '1005002401225864'),
(12996, 1857, '_visibility', 'visible'),
(12997, 1857, '_default_attributes', ''),
(12998, 1856, '_variation_description', ''),
(12999, 1856, '_sku', '1005002400948808-blue-41'),
(13000, 1856, '_regular_price', '106.19'),
(13001, 1856, 'total_sales', '0'),
(13002, 1856, '_tax_status', 'taxable'),
(13003, 1856, '_tax_class', 'parent'),
(13004, 1856, '_manage_stock', 'yes'),
(13005, 1856, '_backorders', 'no'),
(13006, 1856, '_sold_individually', 'no'),
(13007, 1856, '_virtual', 'no'),
(13008, 1856, '_downloadable', 'no'),
(13009, 1777, '_vi_wad_woo_id', '1857'),
(13010, 1856, '_download_limit', '-1'),
(13011, 1857, '_vi_wad_aliexpress_product_id', '1005002401225864'),
(13012, 1856, '_download_expiry', '-1'),
(13013, 1856, '_stock', '99'),
(13014, 1856, '_stock_status', 'instock'),
(13015, 1856, '_wc_average_rating', '0'),
(13016, 1856, '_wc_review_count', '0'),
(13017, 1858, '_wp_attached_file', '2021/06/Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes-1.jpg'),
(13018, 1856, 'attribute_pa_color', 'blue'),
(13019, 1858, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:1003;s:4:\"file\";s:117:\"2021/06/Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes-1.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:117:\"Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:117:\"Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:117:\"Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes-1-768x770.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:770;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:117:\"Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes-1-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:117:\"Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes-1-825x510.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:117:\"Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:117:\"Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes-1-600x602.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:602;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:117:\"Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:117:\"Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:117:\"Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes-1-600x602.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:602;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:117:\"Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(13020, 1856, 'attribute_pa_shoe-size', '41'),
(13021, 1857, 'total_sales', '0'),
(13022, 1857, '_tax_status', 'taxable'),
(13023, 1856, '_price', '106.19'),
(13024, 1857, '_tax_class', ''),
(13025, 1857, '_manage_stock', 'no'),
(13026, 1857, '_backorders', 'no'),
(13027, 1856, '_product_version', '4.1.0'),
(13028, 1857, '_sold_individually', 'no'),
(13029, 1857, '_virtual', 'no'),
(13030, 1856, '_vi_wad_aliexpress_variation_id', '12000020529233664'),
(13031, 1857, '_downloadable', 'no'),
(13032, 1856, '_vi_wad_aliexpress_variation_attr', '14:173;200000124:100010483'),
(13033, 1857, '_download_limit', '-1'),
(13034, 1857, '_download_expiry', '-1'),
(13035, 1857, '_stock', NULL),
(13036, 1857, '_stock_status', 'instock'),
(13037, 1857, '_wc_average_rating', '0'),
(13038, 1857, '_wc_review_count', '0'),
(13039, 1859, '_variation_description', ''),
(13040, 1857, '_product_attributes', 'a:2:{s:8:\"pa_color\";a:6:{s:4:\"name\";s:8:\"pa_color\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"0\";s:10:\"is_visible\";s:1:\"0\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"1\";}s:12:\"pa_shoe-size\";a:6:{s:4:\"name\";s:12:\"pa_shoe-size\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"1\";s:10:\"is_visible\";s:1:\"0\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"1\";}}'),
(13041, 1859, '_sku', '1005002400948808-red-43'),
(13042, 1859, '_regular_price', '106.19'),
(13043, 1857, '_product_version', '4.1.0'),
(13044, 1859, 'total_sales', '0'),
(13045, 1859, '_tax_status', 'taxable'),
(13046, 1859, '_tax_class', 'parent'),
(13047, 1859, '_manage_stock', 'yes'),
(13048, 1859, '_backorders', 'no'),
(13049, 1859, '_sold_individually', 'no'),
(13050, 1859, '_virtual', 'no'),
(13051, 1859, '_downloadable', 'no'),
(13052, 1859, '_download_limit', '-1'),
(13053, 1859, '_download_expiry', '-1'),
(13054, 1859, '_stock', '99'),
(13055, 1859, '_stock_status', 'instock'),
(13056, 1859, '_wc_average_rating', '0'),
(13057, 1859, '_wc_review_count', '0'),
(13058, 1859, 'attribute_pa_color', 'red'),
(13059, 1859, 'attribute_pa_shoe-size', '43'),
(13060, 1859, '_price', '106.19'),
(13061, 1859, '_product_version', '4.1.0'),
(13062, 1859, '_vi_wad_aliexpress_variation_id', '12000020529233682'),
(13063, 1859, '_vi_wad_aliexpress_variation_attr', '14:10;200000124:200000338'),
(13064, 1860, '_variation_description', ''),
(13065, 1860, '_sku', '1005002400948808-red-42'),
(13066, 1860, '_regular_price', '106.19'),
(13067, 1860, 'total_sales', '0'),
(13068, 1860, '_tax_status', 'taxable'),
(13069, 1860, '_tax_class', 'parent'),
(13070, 1860, '_manage_stock', 'yes'),
(13071, 1860, '_backorders', 'no'),
(13072, 1860, '_sold_individually', 'no'),
(13073, 1860, '_virtual', 'no'),
(13074, 1860, '_downloadable', 'no'),
(13075, 1860, '_download_limit', '-1'),
(13076, 1860, '_download_expiry', '-1'),
(13077, 1860, '_stock', '100'),
(13078, 1860, '_stock_status', 'instock'),
(13079, 1860, '_wc_average_rating', '0'),
(13080, 1860, '_wc_review_count', '0'),
(13081, 1861, '_wp_attached_file', '2021/06/Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals.jpg'),
(13082, 1861, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:119:\"2021/06/Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:119:\"Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:119:\"Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:119:\"Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:119:\"Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:119:\"Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:119:\"Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:119:\"Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:119:\"Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:119:\"Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:119:\"Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:119:\"Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(13083, 1860, 'attribute_pa_color', 'red'),
(13084, 1860, 'attribute_pa_shoe-size', '42'),
(13085, 1860, '_price', '106.19'),
(13086, 1860, '_product_version', '4.1.0'),
(13087, 1860, '_vi_wad_aliexpress_variation_id', '12000020529233681'),
(13088, 1860, '_vi_wad_aliexpress_variation_attr', '14:10;200000124:200000337'),
(13089, 1862, '_variation_description', ''),
(13090, 1862, '_sku', '1005002400948808-red-41'),
(13091, 1862, '_regular_price', '106.19'),
(13092, 1862, 'total_sales', '0'),
(13093, 1862, '_tax_status', 'taxable'),
(13094, 1862, '_tax_class', 'parent'),
(13095, 1862, '_manage_stock', 'yes'),
(13096, 1862, '_backorders', 'no'),
(13097, 1862, '_sold_individually', 'no'),
(13098, 1862, '_virtual', 'no'),
(13099, 1862, '_downloadable', 'no'),
(13100, 1862, '_download_limit', '-1'),
(13101, 1862, '_download_expiry', '-1'),
(13102, 1862, '_stock', '100'),
(13103, 1862, '_stock_status', 'instock'),
(13104, 1862, '_wc_average_rating', '0'),
(13105, 1862, '_wc_review_count', '0'),
(13106, 1862, 'attribute_pa_color', 'red'),
(13107, 1862, 'attribute_pa_shoe-size', '41'),
(13108, 1862, '_price', '106.19'),
(13109, 1862, '_product_version', '4.1.0'),
(13110, 1862, '_vi_wad_aliexpress_variation_id', '12000020529233680'),
(13111, 1862, '_vi_wad_aliexpress_variation_attr', '14:10;200000124:100010483'),
(13112, 1810, '_price', '99.71'),
(13113, 1810, '_price', '106.19'),
(13114, 1858, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Hf6b8613ef244467d9cac5ec0d357a400e/Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes.jpg'),
(13115, 1779, '_product_image_gallery', '1858,1864,1875,1900,1931'),
(13116, 1861, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H5b721409d2824f90b866c7f8d7207164A/Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals.jpg'),
(13117, 1857, '_thumbnail_id', '1861'),
(13118, 1864, '_wp_attached_file', '2021/06/Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes-2.jpg'),
(13119, 1864, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:117:\"2021/06/Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes-2.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:117:\"Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:117:\"Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:117:\"Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes-2-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:117:\"Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes-2-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:117:\"Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes-2-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:117:\"Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:117:\"Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:117:\"Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:117:\"Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:117:\"Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:117:\"Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(13120, 1863, '_variation_description', ''),
(13121, 1863, '_sku', '1005002401225864-red-43'),
(13122, 1863, '_regular_price', '111.11'),
(13123, 1863, 'total_sales', '0'),
(13124, 1863, '_tax_status', 'taxable'),
(13125, 1863, '_tax_class', 'parent'),
(13126, 1863, '_manage_stock', 'yes'),
(13127, 1863, '_backorders', 'no'),
(13128, 1863, '_sold_individually', 'no'),
(13129, 1863, '_virtual', 'no'),
(13130, 1863, '_downloadable', 'no'),
(13131, 1863, '_download_limit', '-1'),
(13132, 1863, '_download_expiry', '-1'),
(13133, 1863, '_stock', '100'),
(13134, 1863, '_stock_status', 'instock'),
(13135, 1863, '_wc_average_rating', '0'),
(13136, 1863, '_wc_review_count', '0'),
(13137, 1863, 'attribute_pa_color', 'red'),
(13138, 1863, 'attribute_pa_shoe-size', '43'),
(13139, 1863, '_price', '111.11'),
(13140, 1863, '_product_version', '4.1.0'),
(13141, 1863, '_vi_wad_aliexpress_variation_id', '12000020530764052'),
(13142, 1863, '_vi_wad_aliexpress_variation_attr', '14:10;200000124:200000338'),
(13143, 1865, '_variation_description', ''),
(13144, 1865, '_sku', '1005002401225864-red-41'),
(13145, 1865, '_regular_price', '111.11'),
(13146, 1865, 'total_sales', '0'),
(13147, 1865, '_tax_status', 'taxable'),
(13148, 1865, '_tax_class', 'parent'),
(13149, 1865, '_manage_stock', 'yes'),
(13150, 1865, '_backorders', 'no'),
(13151, 1865, '_sold_individually', 'no'),
(13152, 1865, '_virtual', 'no'),
(13153, 1865, '_downloadable', 'no'),
(13154, 1866, '_sku', '4000223031897'),
(13155, 1865, '_download_limit', '-1'),
(13156, 1866, '_visibility', 'visible'),
(13157, 1865, '_download_expiry', '-1'),
(13158, 1866, '_default_attributes', ''),
(13159, 1865, '_stock', '100'),
(13160, 1865, '_stock_status', 'instock'),
(13161, 1865, '_wc_average_rating', '0'),
(13162, 1865, '_wc_review_count', '0'),
(13163, 1865, 'attribute_pa_color', 'red'),
(13164, 1865, 'attribute_pa_shoe-size', '41'),
(13165, 1865, '_price', '111.11'),
(13166, 1865, '_product_version', '4.1.0'),
(13167, 1865, '_vi_wad_aliexpress_variation_id', '12000020530764050'),
(13168, 1865, '_vi_wad_aliexpress_variation_attr', '14:10;200000124:100010483'),
(13169, 1772, '_vi_wad_woo_id', '1866'),
(13170, 1866, '_vi_wad_aliexpress_product_id', '4000223031897'),
(13171, 1867, '_variation_description', ''),
(13172, 1867, '_sku', '1005002401225864-red-42'),
(13173, 1867, '_regular_price', '111.11'),
(13174, 1867, 'total_sales', '0'),
(13175, 1867, '_tax_status', 'taxable'),
(13176, 1867, '_tax_class', 'parent'),
(13177, 1866, 'total_sales', '0'),
(13178, 1866, '_tax_status', 'taxable'),
(13179, 1866, '_tax_class', ''),
(13180, 1867, '_manage_stock', 'yes'),
(13181, 1866, '_manage_stock', 'no'),
(13182, 1867, '_backorders', 'no'),
(13183, 1866, '_backorders', 'no'),
(13184, 1867, '_sold_individually', 'no'),
(13185, 1866, '_sold_individually', 'no'),
(13186, 1867, '_virtual', 'no'),
(13187, 1867, '_downloadable', 'no'),
(13188, 1866, '_virtual', 'no'),
(13189, 1867, '_download_limit', '-1'),
(13190, 1866, '_downloadable', 'no'),
(13191, 1867, '_download_expiry', '-1'),
(13192, 1866, '_download_limit', '-1'),
(13193, 1867, '_stock', '100'),
(13194, 1866, '_download_expiry', '-1'),
(13195, 1867, '_stock_status', 'instock'),
(13196, 1866, '_stock', NULL),
(13197, 1867, '_wc_average_rating', '0'),
(13198, 1866, '_stock_status', 'instock'),
(13199, 1866, '_wc_average_rating', '0'),
(13200, 1867, '_wc_review_count', '0'),
(13201, 1866, '_wc_review_count', '0'),
(13202, 1867, 'attribute_pa_color', 'red'),
(13203, 1867, 'attribute_pa_shoe-size', '42'),
(13204, 1867, '_price', '111.11'),
(13205, 1867, '_product_version', '4.1.0'),
(13206, 1867, '_vi_wad_aliexpress_variation_id', '12000020530764051'),
(13207, 1867, '_vi_wad_aliexpress_variation_attr', '14:10;200000124:200000337'),
(13208, 1868, '_variation_description', ''),
(13209, 1868, '_sku', '1005002401225864-red-39'),
(13210, 1868, '_regular_price', '111.11'),
(13211, 1868, 'total_sales', '0'),
(13212, 1866, '_product_attributes', 'a:2:{s:8:\"pa_color\";a:6:{s:4:\"name\";s:8:\"pa_color\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"0\";s:10:\"is_visible\";s:1:\"0\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"1\";}s:12:\"pa_shoe-size\";a:6:{s:4:\"name\";s:12:\"pa_shoe-size\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"1\";s:10:\"is_visible\";s:1:\"0\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"1\";}}'),
(13213, 1868, '_tax_status', 'taxable'),
(13214, 1868, '_tax_class', 'parent'),
(13215, 1868, '_manage_stock', 'yes'),
(13216, 1868, '_backorders', 'no'),
(13217, 1866, '_product_version', '4.1.0'),
(13218, 1868, '_sold_individually', 'no'),
(13219, 1868, '_virtual', 'no'),
(13220, 1868, '_downloadable', 'no'),
(13221, 1868, '_download_limit', '-1'),
(13222, 1868, '_download_expiry', '-1'),
(13223, 1868, '_stock', '100'),
(13224, 1868, '_stock_status', 'instock'),
(13225, 1868, '_wc_average_rating', '0'),
(13226, 1868, '_wc_review_count', '0'),
(13227, 1868, 'attribute_pa_color', 'red'),
(13228, 1868, 'attribute_pa_shoe-size', '39'),
(13229, 1868, '_price', '111.11'),
(13230, 1868, '_product_version', '4.1.0'),
(13231, 1868, '_vi_wad_aliexpress_variation_id', '12000020530764048'),
(13232, 1868, '_vi_wad_aliexpress_variation_attr', '14:10;200000124:200000364'),
(13233, 1869, '_variation_description', ''),
(13234, 1869, '_sku', '1005002401225864-red-40'),
(13235, 1869, '_regular_price', '111.11'),
(13236, 1869, 'total_sales', '0'),
(13237, 1869, '_tax_status', 'taxable'),
(13238, 1869, '_tax_class', 'parent'),
(13239, 1869, '_manage_stock', 'yes'),
(13240, 1869, '_backorders', 'no'),
(13241, 1869, '_sold_individually', 'no'),
(13242, 1869, '_virtual', 'no'),
(13243, 1869, '_downloadable', 'no'),
(13244, 1869, '_download_limit', '-1'),
(13245, 1869, '_download_expiry', '-1'),
(13246, 1869, '_stock', '100'),
(13247, 1869, '_stock_status', 'instock'),
(13248, 1869, '_wc_average_rating', '0'),
(13249, 1869, '_wc_review_count', '0'),
(13250, 1869, 'attribute_pa_color', 'red'),
(13251, 1869, 'attribute_pa_shoe-size', '40'),
(13252, 1869, '_price', '111.11'),
(13253, 1869, '_product_version', '4.1.0'),
(13254, 1869, '_vi_wad_aliexpress_variation_id', '12000020530764049'),
(13255, 1869, '_vi_wad_aliexpress_variation_attr', '14:10;200000124:100013888'),
(13256, 1870, '_wp_attached_file', '2021/06/Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor.jpg'),
(13257, 1870, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:4:\"file\";s:106:\"2021/06/Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:106:\"Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:106:\"Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:106:\"Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:106:\"Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:106:\"Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor-825x510.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:106:\"Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:106:\"Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:106:\"Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:106:\"Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:106:\"Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:106:\"Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(13258, 1871, '_variation_description', ''),
(13259, 1871, '_sku', '1005002401225864-pink-38'),
(13260, 1871, '_regular_price', '111.11'),
(13261, 1871, 'total_sales', '0'),
(13262, 1871, '_tax_status', 'taxable'),
(13263, 1871, '_tax_class', 'parent'),
(13264, 1871, '_manage_stock', 'yes'),
(13265, 1871, '_backorders', 'no'),
(13266, 1871, '_sold_individually', 'no'),
(13267, 1864, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Hd1b07b6526b84f37be4147fa1cb80b42S/Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes.jpg'),
(13268, 1871, '_virtual', 'no'),
(13269, 1871, '_downloadable', 'no'),
(13270, 1871, '_download_limit', '-1'),
(13271, 1871, '_download_expiry', '-1'),
(13272, 1871, '_stock', '100'),
(13273, 1871, '_stock_status', 'instock'),
(13274, 1871, '_wc_average_rating', '0'),
(13275, 1871, '_wc_review_count', '0'),
(13276, 1871, 'attribute_pa_color', 'pink'),
(13277, 1871, 'attribute_pa_shoe-size', '38'),
(13278, 1871, '_price', '111.11'),
(13279, 1871, '_product_version', '4.1.0'),
(13280, 1871, '_vi_wad_aliexpress_variation_id', '12000020530764038'),
(13281, 1871, '_vi_wad_aliexpress_variation_attr', '14:1052;200000124:200000898'),
(13282, 1872, '_variation_description', ''),
(13283, 1872, '_sku', '1005002401225864-pink-39'),
(13284, 1872, '_regular_price', '111.11'),
(13285, 1872, 'total_sales', '0'),
(13286, 1872, '_tax_status', 'taxable'),
(13287, 1872, '_tax_class', 'parent'),
(13288, 1872, '_manage_stock', 'yes'),
(13289, 1872, '_backorders', 'no'),
(13290, 1872, '_sold_individually', 'no'),
(13291, 1872, '_virtual', 'no'),
(13292, 1872, '_downloadable', 'no'),
(13293, 1872, '_download_limit', '-1'),
(13294, 1872, '_download_expiry', '-1'),
(13295, 1872, '_stock', '100'),
(13296, 1872, '_stock_status', 'instock'),
(13297, 1872, '_wc_average_rating', '0'),
(13298, 1872, '_wc_review_count', '0'),
(13299, 1872, 'attribute_pa_color', 'pink'),
(13300, 1872, 'attribute_pa_shoe-size', '39'),
(13301, 1872, '_price', '111.11'),
(13302, 1872, '_product_version', '4.1.0'),
(13303, 1872, '_vi_wad_aliexpress_variation_id', '12000020530764039'),
(13304, 1872, '_vi_wad_aliexpress_variation_attr', '14:1052;200000124:200000364'),
(13305, 1873, '_variation_description', ''),
(13306, 1873, '_sku', '1005002401225864-pink-36'),
(13307, 1873, '_regular_price', '111.11'),
(13308, 1873, 'total_sales', '0'),
(13309, 1873, '_tax_status', 'taxable'),
(13310, 1873, '_tax_class', 'parent'),
(13311, 1873, '_manage_stock', 'yes'),
(13312, 1873, '_backorders', 'no'),
(13313, 1873, '_sold_individually', 'no'),
(13314, 1873, '_virtual', 'no'),
(13315, 1873, '_downloadable', 'no'),
(13316, 1873, '_download_limit', '-1'),
(13317, 1873, '_download_expiry', '-1'),
(13318, 1873, '_stock', '100'),
(13319, 1873, '_stock_status', 'instock'),
(13320, 1873, '_wc_average_rating', '0'),
(13321, 1873, '_wc_review_count', '0'),
(13322, 1873, 'attribute_pa_color', 'pink'),
(13323, 1873, 'attribute_pa_shoe-size', '36'),
(13324, 1873, '_price', '111.11'),
(13325, 1873, '_product_version', '4.1.0'),
(13326, 1873, '_vi_wad_aliexpress_variation_id', '12000020530764036'),
(13327, 1873, '_vi_wad_aliexpress_variation_attr', '14:1052;200000124:200000334'),
(13328, 1874, '_variation_description', ''),
(13329, 1874, '_sku', '1005002401225864-pink-37'),
(13330, 1874, '_regular_price', '111.11'),
(13331, 1874, 'total_sales', '0'),
(13332, 1874, '_tax_status', 'taxable'),
(13333, 1874, '_tax_class', 'parent'),
(13334, 1874, '_manage_stock', 'yes'),
(13335, 1874, '_backorders', 'no'),
(13336, 1874, '_sold_individually', 'no'),
(13337, 1874, '_virtual', 'no'),
(13338, 1874, '_downloadable', 'no'),
(13339, 1874, '_download_limit', '-1'),
(13340, 1874, '_download_expiry', '-1'),
(13341, 1874, '_stock', '100'),
(13342, 1874, '_stock_status', 'instock'),
(13343, 1874, '_wc_average_rating', '0'),
(13344, 1875, '_wp_attached_file', '2021/06/Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes-3.jpg'),
(13345, 1874, '_wc_review_count', '0'),
(13346, 1875, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:790;s:6:\"height\";i:889;s:4:\"file\";s:117:\"2021/06/Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes-3.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:117:\"Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes-3-267x300.jpg\";s:5:\"width\";i:267;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:117:\"Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:117:\"Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes-3-768x864.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:117:\"Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes-3-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:117:\"Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes-3-790x510.jpg\";s:5:\"width\";i:790;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:117:\"Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:117:\"Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes-3-600x675.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:675;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:117:\"Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:117:\"Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:117:\"Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes-3-600x675.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:675;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:117:\"Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(13347, 1874, 'attribute_pa_color', 'pink'),
(13348, 1874, 'attribute_pa_shoe-size', '37'),
(13349, 1874, '_price', '111.11'),
(13350, 1874, '_product_version', '4.1.0'),
(13351, 1874, '_vi_wad_aliexpress_variation_id', '12000020530764037'),
(13352, 1874, '_vi_wad_aliexpress_variation_attr', '14:1052;200000124:100010482'),
(13353, 1876, '_variation_description', ''),
(13354, 1876, '_sku', '1005002401225864-blue-43'),
(13355, 1876, '_regular_price', '111.11'),
(13356, 1876, 'total_sales', '0'),
(13357, 1876, '_tax_status', 'taxable'),
(13358, 1876, '_tax_class', 'parent'),
(13359, 1876, '_manage_stock', 'yes'),
(13360, 1876, '_backorders', 'no'),
(13361, 1876, '_sold_individually', 'no'),
(13362, 1876, '_virtual', 'no'),
(13363, 1876, '_downloadable', 'no'),
(13364, 1876, '_download_limit', '-1'),
(13365, 1876, '_download_expiry', '-1'),
(13366, 1876, '_stock', '100'),
(13367, 1876, '_stock_status', 'instock'),
(13368, 1876, '_wc_average_rating', '0'),
(13369, 1876, '_wc_review_count', '0'),
(13370, 1876, 'attribute_pa_color', 'blue'),
(13371, 1876, 'attribute_pa_shoe-size', '43'),
(13372, 1876, '_price', '111.11'),
(13373, 1876, '_product_version', '4.1.0'),
(13374, 1876, '_vi_wad_aliexpress_variation_id', '12000020530764034'),
(13375, 1876, '_vi_wad_aliexpress_variation_attr', '14:173;200000124:200000338'),
(13376, 1877, '_variation_description', ''),
(13377, 1877, '_sku', '1005002401225864-pink-35'),
(13378, 1877, '_regular_price', '111.11'),
(13379, 1877, 'total_sales', '0'),
(13380, 1877, '_tax_status', 'taxable'),
(13381, 1877, '_tax_class', 'parent'),
(13382, 1877, '_manage_stock', 'yes'),
(13383, 1877, '_backorders', 'no'),
(13384, 1877, '_sold_individually', 'no'),
(13385, 1877, '_virtual', 'no'),
(13386, 1877, '_downloadable', 'no'),
(13387, 1877, '_download_limit', '-1'),
(13388, 1877, '_download_expiry', '-1'),
(13389, 1877, '_stock', '100'),
(13390, 1877, '_stock_status', 'instock'),
(13391, 1877, '_wc_average_rating', '0'),
(13392, 1877, '_wc_review_count', '0'),
(13393, 1877, 'attribute_pa_color', 'pink'),
(13394, 1877, 'attribute_pa_shoe-size', '35'),
(13395, 1877, '_price', '111.11'),
(13396, 1877, '_product_version', '4.1.0'),
(13397, 1877, '_vi_wad_aliexpress_variation_id', '12000020530764035'),
(13398, 1877, '_vi_wad_aliexpress_variation_attr', '14:1052;200000124:200000333'),
(13399, 1878, '_variation_description', ''),
(13400, 1878, '_sku', '1005002401225864-blue-41'),
(13401, 1878, '_regular_price', '111.11'),
(13402, 1878, 'total_sales', '0'),
(13403, 1878, '_tax_status', 'taxable'),
(13404, 1878, '_tax_class', 'parent'),
(13405, 1878, '_manage_stock', 'yes'),
(13406, 1878, '_backorders', 'no'),
(13407, 1878, '_sold_individually', 'no'),
(13408, 1878, '_virtual', 'no'),
(13409, 1878, '_downloadable', 'no'),
(13410, 1878, '_download_limit', '-1'),
(13411, 1878, '_download_expiry', '-1'),
(13412, 1878, '_stock', '100'),
(13413, 1878, '_stock_status', 'instock'),
(13414, 1878, '_wc_average_rating', '0'),
(13415, 1878, '_wc_review_count', '0'),
(13416, 1878, 'attribute_pa_color', 'blue'),
(13417, 1878, 'attribute_pa_shoe-size', '41'),
(13418, 1878, '_price', '111.11'),
(13419, 1878, '_product_version', '4.1.0'),
(13420, 1878, '_vi_wad_aliexpress_variation_id', '12000020530764032'),
(13421, 1878, '_vi_wad_aliexpress_variation_attr', '14:173;200000124:100010483'),
(13422, 1879, '_variation_description', ''),
(13423, 1879, '_sku', '1005002401225864-blue-42'),
(13424, 1879, '_regular_price', '111.11'),
(13425, 1879, 'total_sales', '0'),
(13426, 1879, '_tax_status', 'taxable'),
(13427, 1879, '_tax_class', 'parent'),
(13428, 1879, '_manage_stock', 'yes'),
(13429, 1879, '_backorders', 'no'),
(13430, 1879, '_sold_individually', 'no'),
(13431, 1879, '_virtual', 'no'),
(13432, 1879, '_downloadable', 'no'),
(13433, 1879, '_download_limit', '-1'),
(13434, 1879, '_download_expiry', '-1'),
(13435, 1879, '_stock', '100'),
(13436, 1879, '_stock_status', 'instock'),
(13437, 1879, '_wc_average_rating', '0'),
(13438, 1879, '_wc_review_count', '0'),
(13439, 1879, 'attribute_pa_color', 'blue'),
(13440, 1879, 'attribute_pa_shoe-size', '42'),
(13441, 1879, '_price', '111.11'),
(13442, 1879, '_product_version', '4.1.0'),
(13443, 1879, '_vi_wad_aliexpress_variation_id', '12000020530764033'),
(13444, 1879, '_vi_wad_aliexpress_variation_attr', '14:173;200000124:200000337'),
(13445, 1870, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Ha16eb5f595af46af96c80f9e7c215403l/Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor.jpg'),
(13446, 1866, '_thumbnail_id', '1870'),
(13447, 1880, '_variation_description', ''),
(13448, 1880, '_sku', '1005002401225864-red-37'),
(13449, 1880, '_regular_price', '111.11'),
(13450, 1880, 'total_sales', '0'),
(13451, 1880, '_tax_status', 'taxable'),
(13452, 1880, '_tax_class', 'parent'),
(13453, 1880, '_manage_stock', 'yes'),
(13454, 1881, '_variation_description', ''),
(13455, 1880, '_backorders', 'no'),
(13456, 1881, '_sku', '4000223031897-black-6-5'),
(13457, 1881, '_regular_price', '124.43'),
(13458, 1880, '_sold_individually', 'no'),
(13459, 1881, 'total_sales', '0'),
(13460, 1881, '_tax_status', 'taxable'),
(13461, 1881, '_tax_class', 'parent'),
(13462, 1881, '_manage_stock', 'yes'),
(13463, 1881, '_backorders', 'no'),
(13464, 1881, '_sold_individually', 'no'),
(13465, 1880, '_virtual', 'no'),
(13466, 1880, '_downloadable', 'no'),
(13467, 1880, '_download_limit', '-1'),
(13468, 1881, '_virtual', 'no'),
(13469, 1880, '_download_expiry', '-1'),
(13470, 1881, '_downloadable', 'no'),
(13471, 1880, '_stock', '100'),
(13472, 1881, '_download_limit', '-1'),
(13473, 1880, '_stock_status', 'instock'),
(13474, 1881, '_download_expiry', '-1'),
(13475, 1880, '_wc_average_rating', '0'),
(13476, 1881, '_stock', '48'),
(13477, 1881, '_stock_status', 'instock'),
(13478, 1880, '_wc_review_count', '0'),
(13479, 1881, '_wc_average_rating', '0'),
(13480, 1881, '_wc_review_count', '0'),
(13481, 1880, 'attribute_pa_color', 'red'),
(13482, 1880, 'attribute_pa_shoe-size', '37'),
(13483, 1881, 'attribute_pa_color', 'black'),
(13484, 1880, '_price', '111.11'),
(13485, 1881, 'attribute_pa_shoe-size', '6-5'),
(13486, 1875, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Hb9a18fd2e409473e9f3b8877afb9ac2cU/Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes.jpg'),
(13487, 1880, '_product_version', '4.1.0'),
(13488, 1881, '_price', '124.43'),
(13489, 1881, '_product_version', '4.1.0'),
(13490, 1880, '_vi_wad_aliexpress_variation_id', '12000020530764046'),
(13491, 1880, '_vi_wad_aliexpress_variation_attr', '14:10;200000124:100010482'),
(13492, 1881, '_vi_wad_aliexpress_variation_id', '10000000866572278'),
(13493, 1881, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:200000287'),
(13494, 1882, '_variation_description', ''),
(13495, 1882, '_sku', '1005002401225864-red-38'),
(13496, 1882, '_regular_price', '111.11'),
(13497, 1882, 'total_sales', '0'),
(13498, 1883, '_variation_description', ''),
(13499, 1882, '_tax_status', 'taxable'),
(13500, 1883, '_sku', '4000223031897-black-7-5'),
(13501, 1882, '_tax_class', 'parent'),
(13502, 1883, '_regular_price', '124.43'),
(13503, 1882, '_manage_stock', 'yes'),
(13504, 1882, '_backorders', 'no'),
(13505, 1883, 'total_sales', '0'),
(13506, 1883, '_tax_status', 'taxable'),
(13507, 1882, '_sold_individually', 'no'),
(13508, 1883, '_tax_class', 'parent'),
(13509, 1883, '_manage_stock', 'yes'),
(13510, 1883, '_backorders', 'no'),
(13511, 1883, '_sold_individually', 'no'),
(13512, 1882, '_virtual', 'no'),
(13513, 1882, '_downloadable', 'no'),
(13514, 1882, '_download_limit', '-1'),
(13515, 1882, '_download_expiry', '-1'),
(13516, 1883, '_virtual', 'no'),
(13517, 1882, '_stock', '100'),
(13518, 1883, '_downloadable', 'no'),
(13519, 1882, '_stock_status', 'instock'),
(13520, 1883, '_download_limit', '-1'),
(13521, 1882, '_wc_average_rating', '0'),
(13522, 1883, '_download_expiry', '-1'),
(13523, 1882, '_wc_review_count', '0');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(13524, 1883, '_stock', '45'),
(13525, 1882, 'attribute_pa_color', 'red'),
(13526, 1883, '_stock_status', 'instock'),
(13527, 1882, 'attribute_pa_shoe-size', '38'),
(13528, 1883, '_wc_average_rating', '0'),
(13529, 1882, '_price', '111.11'),
(13530, 1883, '_wc_review_count', '0'),
(13531, 1882, '_product_version', '4.1.0'),
(13532, 1883, 'attribute_pa_color', 'black'),
(13533, 1883, 'attribute_pa_shoe-size', '7-5'),
(13534, 1882, '_vi_wad_aliexpress_variation_id', '12000020530764047'),
(13535, 1882, '_vi_wad_aliexpress_variation_attr', '14:10;200000124:200000898'),
(13536, 1883, '_price', '124.43'),
(13537, 1883, '_product_version', '4.1.0'),
(13538, 1883, '_vi_wad_aliexpress_variation_id', '10000000866572279'),
(13539, 1883, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:200000288'),
(13540, 1884, '_variation_description', ''),
(13541, 1884, '_sku', '1005002401225864-red-35'),
(13542, 1884, '_regular_price', '104.87'),
(13543, 1884, 'total_sales', '0'),
(13544, 1884, '_tax_status', 'taxable'),
(13545, 1884, '_tax_class', 'parent'),
(13546, 1884, '_manage_stock', 'yes'),
(13547, 1884, '_backorders', 'no'),
(13548, 1885, '_variation_description', ''),
(13549, 1885, '_sku', '4000223031897-black-5-5'),
(13550, 1884, '_sold_individually', 'no'),
(13551, 1885, '_regular_price', '119.24'),
(13552, 1885, 'total_sales', '0'),
(13553, 1885, '_tax_status', 'taxable'),
(13554, 1885, '_tax_class', 'parent'),
(13555, 1884, '_virtual', 'no'),
(13556, 1885, '_manage_stock', 'yes'),
(13557, 1885, '_backorders', 'no'),
(13558, 1884, '_downloadable', 'no'),
(13559, 1885, '_sold_individually', 'no'),
(13560, 1884, '_download_limit', '-1'),
(13561, 1884, '_download_expiry', '-1'),
(13562, 1884, '_stock', '100'),
(13563, 1885, '_virtual', 'no'),
(13564, 1884, '_stock_status', 'instock'),
(13565, 1885, '_downloadable', 'no'),
(13566, 1884, '_wc_average_rating', '0'),
(13567, 1885, '_download_limit', '-1'),
(13568, 1884, '_wc_review_count', '0'),
(13569, 1885, '_download_expiry', '-1'),
(13570, 1885, '_stock', '50'),
(13571, 1884, 'attribute_pa_color', 'red'),
(13572, 1885, '_stock_status', 'instock'),
(13573, 1885, '_wc_average_rating', '0'),
(13574, 1884, 'attribute_pa_shoe-size', '35'),
(13575, 1885, '_wc_review_count', '0'),
(13576, 1884, '_price', '104.87'),
(13577, 1885, 'attribute_pa_color', 'black'),
(13578, 1884, '_product_version', '4.1.0'),
(13579, 1885, 'attribute_pa_shoe-size', '5-5'),
(13580, 1885, '_price', '119.24'),
(13581, 1885, '_product_version', '4.1.0'),
(13582, 1884, '_vi_wad_aliexpress_variation_id', '12000020530764044'),
(13583, 1885, '_vi_wad_aliexpress_variation_id', '10000000866572276'),
(13584, 1884, '_vi_wad_aliexpress_variation_attr', '14:10;200000124:200000333'),
(13585, 1885, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:200000286'),
(13586, 1886, '_variation_description', ''),
(13587, 1886, '_sku', '4000223031897-black-6'),
(13588, 1886, '_regular_price', '124.43'),
(13589, 1886, 'total_sales', '0'),
(13590, 1886, '_tax_status', 'taxable'),
(13591, 1886, '_tax_class', 'parent'),
(13592, 1886, '_manage_stock', 'yes'),
(13593, 1886, '_backorders', 'no'),
(13594, 1886, '_sold_individually', 'no'),
(13595, 1887, '_variation_description', ''),
(13596, 1887, '_sku', '1005002401225864-red-36'),
(13597, 1887, '_regular_price', '111.11'),
(13598, 1886, '_virtual', 'no'),
(13599, 1887, 'total_sales', '0'),
(13600, 1886, '_downloadable', 'no'),
(13601, 1887, '_tax_status', 'taxable'),
(13602, 1886, '_download_limit', '-1'),
(13603, 1887, '_tax_class', 'parent'),
(13604, 1887, '_manage_stock', 'yes'),
(13605, 1886, '_download_expiry', '-1'),
(13606, 1887, '_backorders', 'no'),
(13607, 1886, '_stock', '50'),
(13608, 1887, '_sold_individually', 'no'),
(13609, 1886, '_stock_status', 'instock'),
(13610, 1886, '_wc_average_rating', '0'),
(13611, 1886, '_wc_review_count', '0'),
(13612, 1887, '_virtual', 'no'),
(13613, 1887, '_downloadable', 'no'),
(13614, 1886, 'attribute_pa_color', 'black'),
(13615, 1887, '_download_limit', '-1'),
(13616, 1886, 'attribute_pa_shoe-size', '6'),
(13617, 1887, '_download_expiry', '-1'),
(13618, 1886, '_price', '124.43'),
(13619, 1887, '_stock', '100'),
(13620, 1887, '_stock_status', 'instock'),
(13621, 1886, '_product_version', '4.1.0'),
(13622, 1887, '_wc_average_rating', '0'),
(13623, 1887, '_wc_review_count', '0'),
(13624, 1886, '_vi_wad_aliexpress_variation_id', '10000000866572277'),
(13625, 1887, 'attribute_pa_color', 'red'),
(13626, 1886, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:1394'),
(13627, 1887, 'attribute_pa_shoe-size', '36'),
(13628, 1887, '_price', '111.11'),
(13629, 1887, '_product_version', '4.1.0'),
(13630, 1887, '_vi_wad_aliexpress_variation_id', '12000020530764045'),
(13631, 1887, '_vi_wad_aliexpress_variation_attr', '14:10;200000124:200000334'),
(13632, 1888, '_variation_description', ''),
(13633, 1888, '_sku', '4000223031897-orange-6'),
(13634, 1888, '_regular_price', '124.43'),
(13635, 1888, 'total_sales', '0'),
(13636, 1888, '_tax_status', 'taxable'),
(13637, 1888, '_tax_class', 'parent'),
(13638, 1888, '_manage_stock', 'yes'),
(13639, 1888, '_backorders', 'no'),
(13640, 1888, '_sold_individually', 'no'),
(13641, 1888, '_virtual', 'no'),
(13642, 1888, '_downloadable', 'no'),
(13643, 1889, '_variation_description', ''),
(13644, 1888, '_download_limit', '-1'),
(13645, 1889, '_sku', '1005002401225864-pink-42'),
(13646, 1888, '_download_expiry', '-1'),
(13647, 1889, '_regular_price', '111.11'),
(13648, 1888, '_stock', '50'),
(13649, 1889, 'total_sales', '0'),
(13650, 1888, '_stock_status', 'instock'),
(13651, 1889, '_tax_status', 'taxable'),
(13652, 1888, '_wc_average_rating', '0'),
(13653, 1889, '_tax_class', 'parent'),
(13654, 1889, '_manage_stock', 'yes'),
(13655, 1888, '_wc_review_count', '0'),
(13656, 1889, '_backorders', 'no'),
(13657, 1889, '_sold_individually', 'no'),
(13658, 1888, 'attribute_pa_color', 'orange'),
(13659, 1888, 'attribute_pa_shoe-size', '6'),
(13660, 1889, '_virtual', 'no'),
(13661, 1888, '_price', '124.43'),
(13662, 1889, '_downloadable', 'no'),
(13663, 1889, '_download_limit', '-1'),
(13664, 1888, '_product_version', '4.1.0'),
(13665, 1889, '_download_expiry', '-1'),
(13666, 1889, '_stock', '100'),
(13667, 1889, '_stock_status', 'instock'),
(13668, 1889, '_wc_average_rating', '0'),
(13669, 1889, '_wc_review_count', '0'),
(13670, 1888, '_vi_wad_aliexpress_variation_id', '10000000866572286'),
(13671, 1889, 'attribute_pa_color', 'pink'),
(13672, 1888, '_vi_wad_aliexpress_variation_attr', '14:350852;200000124:1394'),
(13673, 1889, 'attribute_pa_shoe-size', '42'),
(13674, 1889, '_price', '111.11'),
(13675, 1889, '_product_version', '4.1.0'),
(13676, 1889, '_vi_wad_aliexpress_variation_id', '12000020530764042'),
(13677, 1889, '_vi_wad_aliexpress_variation_attr', '14:1052;200000124:200000337'),
(13678, 1890, '_variation_description', ''),
(13679, 1890, '_sku', '4000223031897-orange-6-5'),
(13680, 1890, '_regular_price', '124.43'),
(13681, 1890, 'total_sales', '0'),
(13682, 1890, '_tax_status', 'taxable'),
(13683, 1890, '_tax_class', 'parent'),
(13684, 1890, '_manage_stock', 'yes'),
(13685, 1890, '_backorders', 'no'),
(13686, 1890, '_sold_individually', 'no'),
(13687, 1891, '_variation_description', ''),
(13688, 1890, '_virtual', 'no'),
(13689, 1891, '_sku', '1005002401225864-pink-43'),
(13690, 1890, '_downloadable', 'no'),
(13691, 1891, '_regular_price', '111.11'),
(13692, 1890, '_download_limit', '-1'),
(13693, 1891, 'total_sales', '0'),
(13694, 1890, '_download_expiry', '-1'),
(13695, 1891, '_tax_status', 'taxable'),
(13696, 1890, '_stock', '49'),
(13697, 1891, '_tax_class', 'parent'),
(13698, 1891, '_manage_stock', 'yes'),
(13699, 1890, '_stock_status', 'instock'),
(13700, 1891, '_backorders', 'no'),
(13701, 1890, '_wc_average_rating', '0'),
(13702, 1891, '_sold_individually', 'no'),
(13703, 1890, '_wc_review_count', '0'),
(13704, 1890, 'attribute_pa_color', 'orange'),
(13705, 1891, '_virtual', 'no'),
(13706, 1890, 'attribute_pa_shoe-size', '6-5'),
(13707, 1891, '_downloadable', 'no'),
(13708, 1890, '_price', '124.43'),
(13709, 1891, '_download_limit', '-1'),
(13710, 1891, '_download_expiry', '-1'),
(13711, 1890, '_product_version', '4.1.0'),
(13712, 1891, '_stock', '100'),
(13713, 1891, '_stock_status', 'instock'),
(13714, 1891, '_wc_average_rating', '0'),
(13715, 1891, '_wc_review_count', '0'),
(13716, 1890, '_vi_wad_aliexpress_variation_id', '10000000866572287'),
(13717, 1890, '_vi_wad_aliexpress_variation_attr', '14:350852;200000124:200000287'),
(13718, 1891, 'attribute_pa_color', 'pink'),
(13719, 1891, 'attribute_pa_shoe-size', '43'),
(13720, 1891, '_price', '111.11'),
(13721, 1891, '_product_version', '4.1.0'),
(13722, 1892, '_variation_description', ''),
(13723, 1892, '_sku', '4000223031897-black-10-5'),
(13724, 1892, '_regular_price', '124.43'),
(13725, 1891, '_vi_wad_aliexpress_variation_id', '12000020530764043'),
(13726, 1891, '_vi_wad_aliexpress_variation_attr', '14:1052;200000124:200000338'),
(13727, 1892, 'total_sales', '0'),
(13728, 1892, '_tax_status', 'taxable'),
(13729, 1892, '_tax_class', 'parent'),
(13730, 1892, '_manage_stock', 'yes'),
(13731, 1892, '_backorders', 'no'),
(13732, 1892, '_sold_individually', 'no'),
(13733, 1892, '_virtual', 'no'),
(13734, 1892, '_downloadable', 'no'),
(13735, 1892, '_download_limit', '-1'),
(13736, 1892, '_download_expiry', '-1'),
(13737, 1892, '_stock', '47'),
(13738, 1892, '_stock_status', 'instock'),
(13739, 1892, '_wc_average_rating', '0'),
(13740, 1892, '_wc_review_count', '0'),
(13741, 1893, '_variation_description', ''),
(13742, 1893, '_sku', '1005002401225864-pink-40'),
(13743, 1893, '_regular_price', '111.11'),
(13744, 1892, 'attribute_pa_color', 'black'),
(13745, 1893, 'total_sales', '0'),
(13746, 1892, 'attribute_pa_shoe-size', '10-5'),
(13747, 1893, '_tax_status', 'taxable'),
(13748, 1893, '_tax_class', 'parent'),
(13749, 1892, '_price', '124.43'),
(13750, 1893, '_manage_stock', 'yes'),
(13751, 1893, '_backorders', 'no'),
(13752, 1892, '_product_version', '4.1.0'),
(13753, 1893, '_sold_individually', 'no'),
(13754, 1893, '_virtual', 'no'),
(13755, 1893, '_downloadable', 'no'),
(13756, 1893, '_download_limit', '-1'),
(13757, 1893, '_download_expiry', '-1'),
(13758, 1893, '_stock', '100'),
(13759, 1892, '_vi_wad_aliexpress_variation_id', '10000000866572284'),
(13760, 1892, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:200000291'),
(13761, 1893, '_stock_status', 'instock'),
(13762, 1893, '_wc_average_rating', '0'),
(13763, 1893, '_wc_review_count', '0'),
(13764, 1894, '_variation_description', ''),
(13765, 1894, '_sku', '4000223031897-orange-5-5'),
(13766, 1893, 'attribute_pa_color', 'pink'),
(13767, 1894, '_regular_price', '124.43'),
(13768, 1893, 'attribute_pa_shoe-size', '40'),
(13769, 1894, 'total_sales', '0'),
(13770, 1893, '_price', '111.11'),
(13771, 1894, '_tax_status', 'taxable'),
(13772, 1894, '_tax_class', 'parent'),
(13773, 1893, '_product_version', '4.1.0'),
(13774, 1894, '_manage_stock', 'yes'),
(13775, 1894, '_backorders', 'no'),
(13776, 1894, '_sold_individually', 'no'),
(13777, 1893, '_vi_wad_aliexpress_variation_id', '12000020530764040'),
(13778, 1893, '_vi_wad_aliexpress_variation_attr', '14:1052;200000124:100013888'),
(13779, 1894, '_virtual', 'no'),
(13780, 1894, '_downloadable', 'no'),
(13781, 1894, '_download_limit', '-1'),
(13782, 1894, '_download_expiry', '-1'),
(13783, 1894, '_stock', '50'),
(13784, 1894, '_stock_status', 'instock'),
(13785, 1894, '_wc_average_rating', '0'),
(13786, 1894, '_wc_review_count', '0'),
(13787, 1894, 'attribute_pa_color', 'orange'),
(13788, 1894, 'attribute_pa_shoe-size', '5-5'),
(13789, 1894, '_price', '124.43'),
(13790, 1894, '_product_version', '4.1.0'),
(13791, 1894, '_vi_wad_aliexpress_variation_id', '10000000866572285'),
(13792, 1894, '_vi_wad_aliexpress_variation_attr', '14:350852;200000124:200000286'),
(13793, 1895, '_variation_description', ''),
(13794, 1895, '_sku', '1005002401225864-pink-41'),
(13795, 1895, '_regular_price', '111.11'),
(13796, 1895, 'total_sales', '0'),
(13797, 1895, '_tax_status', 'taxable'),
(13798, 1895, '_tax_class', 'parent'),
(13799, 1895, '_manage_stock', 'yes'),
(13800, 1895, '_backorders', 'no'),
(13801, 1895, '_sold_individually', 'no'),
(13802, 1896, '_variation_description', ''),
(13803, 1896, '_sku', '4000223031897-black-9'),
(13804, 1896, '_regular_price', '124.43'),
(13805, 1895, '_virtual', 'no'),
(13806, 1896, 'total_sales', '0'),
(13807, 1895, '_downloadable', 'no'),
(13808, 1896, '_tax_status', 'taxable'),
(13809, 1896, '_tax_class', 'parent'),
(13810, 1895, '_download_limit', '-1'),
(13811, 1896, '_manage_stock', 'yes'),
(13812, 1895, '_download_expiry', '-1'),
(13813, 1896, '_backorders', 'no'),
(13814, 1895, '_stock', '100'),
(13815, 1896, '_sold_individually', 'no'),
(13816, 1895, '_stock_status', 'instock'),
(13817, 1895, '_wc_average_rating', '0'),
(13818, 1895, '_wc_review_count', '0'),
(13819, 1896, '_virtual', 'no'),
(13820, 1896, '_downloadable', 'no'),
(13821, 1896, '_download_limit', '-1'),
(13822, 1895, 'attribute_pa_color', 'pink'),
(13823, 1896, '_download_expiry', '-1'),
(13824, 1895, 'attribute_pa_shoe-size', '41'),
(13825, 1896, '_stock', '48'),
(13826, 1895, '_price', '111.11'),
(13827, 1896, '_stock_status', 'instock'),
(13828, 1896, '_wc_average_rating', '0'),
(13829, 1895, '_product_version', '4.1.0'),
(13830, 1896, '_wc_review_count', '0'),
(13831, 1896, 'attribute_pa_color', 'black'),
(13832, 1896, 'attribute_pa_shoe-size', '9'),
(13833, 1896, '_price', '124.43'),
(13834, 1895, '_vi_wad_aliexpress_variation_id', '12000020530764041'),
(13835, 1896, '_product_version', '4.1.0'),
(13836, 1895, '_vi_wad_aliexpress_variation_attr', '14:1052;200000124:100010483'),
(13837, 1896, '_vi_wad_aliexpress_variation_id', '10000000866572282'),
(13838, 1896, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:350262'),
(13839, 1897, '_variation_description', ''),
(13840, 1897, '_sku', '4000223031897-black-9-5'),
(13841, 1897, '_regular_price', '124.43'),
(13842, 1897, 'total_sales', '0'),
(13843, 1897, '_tax_status', 'taxable'),
(13844, 1897, '_tax_class', 'parent'),
(13845, 1898, '_variation_description', ''),
(13846, 1897, '_manage_stock', 'yes'),
(13847, 1898, '_sku', '1005002401225864-black-40'),
(13848, 1897, '_backorders', 'no'),
(13849, 1898, '_regular_price', '111.11'),
(13850, 1897, '_sold_individually', 'no'),
(13851, 1898, 'total_sales', '0'),
(13852, 1898, '_tax_status', 'taxable'),
(13853, 1897, '_virtual', 'no'),
(13854, 1898, '_tax_class', 'parent'),
(13855, 1897, '_downloadable', 'no'),
(13856, 1898, '_manage_stock', 'yes'),
(13857, 1898, '_backorders', 'no'),
(13858, 1897, '_download_limit', '-1'),
(13859, 1897, '_download_expiry', '-1'),
(13860, 1898, '_sold_individually', 'no'),
(13861, 1897, '_stock', '47'),
(13862, 1897, '_stock_status', 'instock'),
(13863, 1897, '_wc_average_rating', '0'),
(13864, 1897, '_wc_review_count', '0'),
(13865, 1898, '_virtual', 'no'),
(13866, 1898, '_downloadable', 'no'),
(13867, 1898, '_download_limit', '-1'),
(13868, 1897, 'attribute_pa_color', 'black'),
(13869, 1897, 'attribute_pa_shoe-size', '9-5'),
(13870, 1898, '_download_expiry', '-1'),
(13871, 1897, '_price', '124.43'),
(13872, 1898, '_stock', '100'),
(13873, 1897, '_product_version', '4.1.0'),
(13874, 1898, '_stock_status', 'instock'),
(13875, 1898, '_wc_average_rating', '0'),
(13876, 1898, '_wc_review_count', '0'),
(13877, 1897, '_vi_wad_aliexpress_variation_id', '10000000866572283'),
(13878, 1897, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:200000290'),
(13879, 1898, 'attribute_pa_color', 'black'),
(13880, 1898, 'attribute_pa_shoe-size', '40'),
(13881, 1898, '_price', '111.11'),
(13882, 1898, '_product_version', '4.1.0'),
(13883, 1900, '_wp_attached_file', '2021/06/Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes-4.jpg'),
(13884, 1898, '_vi_wad_aliexpress_variation_id', '12000020530764022'),
(13885, 1900, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:479;s:6:\"height\";i:466;s:4:\"file\";s:117:\"2021/06/Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes-4.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:117:\"Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes-4-300x292.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:292;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:117:\"Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes-4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:117:\"Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes-4-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:117:\"Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:117:\"Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:117:\"Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:117:\"Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(13886, 1898, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:100013888'),
(13887, 1899, '_variation_description', ''),
(13888, 1899, '_sku', '4000223031897-black-8'),
(13889, 1899, '_regular_price', '124.43'),
(13890, 1899, 'total_sales', '0'),
(13891, 1899, '_tax_status', 'taxable'),
(13892, 1899, '_tax_class', 'parent'),
(13893, 1899, '_manage_stock', 'yes'),
(13894, 1899, '_backorders', 'no'),
(13895, 1899, '_sold_individually', 'no'),
(13896, 1899, '_virtual', 'no'),
(13897, 1899, '_downloadable', 'no'),
(13898, 1901, '_variation_description', ''),
(13899, 1901, '_sku', '1005002401225864-black-41'),
(13900, 1899, '_download_limit', '-1'),
(13901, 1901, '_regular_price', '111.11'),
(13902, 1899, '_download_expiry', '-1'),
(13903, 1899, '_stock', '47'),
(13904, 1901, 'total_sales', '0'),
(13905, 1899, '_stock_status', 'instock'),
(13906, 1901, '_tax_status', 'taxable'),
(13907, 1899, '_wc_average_rating', '0'),
(13908, 1901, '_tax_class', 'parent'),
(13909, 1901, '_manage_stock', 'yes'),
(13910, 1899, '_wc_review_count', '0'),
(13911, 1901, '_backorders', 'no'),
(13912, 1901, '_sold_individually', 'no'),
(13913, 1899, 'attribute_pa_color', 'black'),
(13914, 1899, 'attribute_pa_shoe-size', '8'),
(13915, 1901, '_virtual', 'no'),
(13916, 1899, '_price', '124.43'),
(13917, 1901, '_downloadable', 'no'),
(13918, 1901, '_download_limit', '-1'),
(13919, 1899, '_product_version', '4.1.0'),
(13920, 1901, '_download_expiry', '-1'),
(13921, 1901, '_stock', '100'),
(13922, 1901, '_stock_status', 'instock'),
(13923, 1901, '_wc_average_rating', '0'),
(13924, 1899, '_vi_wad_aliexpress_variation_id', '10000000866572280'),
(13925, 1901, '_wc_review_count', '0'),
(13926, 1899, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:699'),
(13927, 1901, 'attribute_pa_color', 'black'),
(13928, 1901, 'attribute_pa_shoe-size', '41'),
(13929, 1901, '_price', '111.11'),
(13930, 1901, '_product_version', '4.1.0'),
(13931, 1901, '_vi_wad_aliexpress_variation_id', '12000020530764023'),
(13932, 1901, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:100010483'),
(13933, 1902, '_variation_description', ''),
(13934, 1902, '_sku', '4000223031897-black-8-5'),
(13935, 1902, '_regular_price', '124.43'),
(13936, 1902, 'total_sales', '0'),
(13937, 1902, '_tax_status', 'taxable'),
(13938, 1902, '_tax_class', 'parent'),
(13939, 1902, '_manage_stock', 'yes'),
(13940, 1902, '_backorders', 'no'),
(13941, 1902, '_sold_individually', 'no'),
(13942, 1902, '_virtual', 'no'),
(13943, 1902, '_downloadable', 'no'),
(13944, 1902, '_download_limit', '-1'),
(13945, 1902, '_download_expiry', '-1'),
(13946, 1902, '_stock', '50'),
(13947, 1902, '_stock_status', 'instock'),
(13948, 1903, '_variation_description', ''),
(13949, 1902, '_wc_average_rating', '0'),
(13950, 1900, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Hdf53f0269ae34427831668a710b7cd3aq/Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes.jpg'),
(13951, 1903, '_sku', '1005002401225864-black-38'),
(13952, 1902, '_wc_review_count', '0'),
(13953, 1903, '_regular_price', '111.11'),
(13954, 1902, 'attribute_pa_color', 'black'),
(13955, 1903, 'total_sales', '0'),
(13956, 1902, 'attribute_pa_shoe-size', '8-5'),
(13957, 1903, '_tax_status', 'taxable'),
(13958, 1902, '_price', '124.43'),
(13959, 1903, '_tax_class', 'parent'),
(13960, 1903, '_manage_stock', 'yes'),
(13961, 1902, '_product_version', '4.1.0'),
(13962, 1903, '_backorders', 'no'),
(13963, 1903, '_sold_individually', 'no'),
(13964, 1902, '_vi_wad_aliexpress_variation_id', '10000000866572281'),
(13965, 1902, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:200000289'),
(13966, 1903, '_virtual', 'no'),
(13967, 1903, '_downloadable', 'no'),
(13968, 1903, '_download_limit', '-1'),
(13969, 1903, '_download_expiry', '-1'),
(13970, 1903, '_stock', '100'),
(13971, 1903, '_stock_status', 'instock'),
(13972, 1903, '_wc_average_rating', '0'),
(13973, 1903, '_wc_review_count', '0'),
(13974, 1904, '_variation_description', ''),
(13975, 1904, '_sku', '4000223031897-gray-10-5'),
(13976, 1904, '_regular_price', '124.43'),
(13977, 1903, 'attribute_pa_color', 'black'),
(13978, 1903, 'attribute_pa_shoe-size', '38'),
(13979, 1904, 'total_sales', '0'),
(13980, 1904, '_tax_status', 'taxable'),
(13981, 1903, '_price', '111.11'),
(13982, 1904, '_tax_class', 'parent'),
(13983, 1904, '_manage_stock', 'yes'),
(13984, 1903, '_product_version', '4.1.0'),
(13985, 1904, '_backorders', 'no'),
(13986, 1904, '_sold_individually', 'no'),
(13987, 1904, '_virtual', 'no'),
(13988, 1904, '_downloadable', 'no'),
(13989, 1903, '_vi_wad_aliexpress_variation_id', '12000020530764020'),
(13990, 1904, '_download_limit', '-1'),
(13991, 1903, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:200000898'),
(13992, 1904, '_download_expiry', '-1'),
(13993, 1904, '_stock', '49'),
(13994, 1904, '_stock_status', 'instock'),
(13995, 1904, '_wc_average_rating', '0'),
(13996, 1904, '_wc_review_count', '0'),
(13997, 1904, 'attribute_pa_color', 'gray'),
(13998, 1904, 'attribute_pa_shoe-size', '10-5'),
(13999, 1904, '_price', '124.43'),
(14000, 1904, '_product_version', '4.1.0'),
(14001, 1905, '_variation_description', ''),
(14002, 1904, '_vi_wad_aliexpress_variation_id', '10000000866572320'),
(14003, 1905, '_sku', '1005002401225864-black-39'),
(14004, 1905, '_regular_price', '111.11'),
(14005, 1904, '_vi_wad_aliexpress_variation_attr', '14:691;200000124:200000291'),
(14006, 1905, 'total_sales', '0'),
(14007, 1905, '_tax_status', 'taxable'),
(14008, 1905, '_tax_class', 'parent'),
(14009, 1905, '_manage_stock', 'yes'),
(14010, 1905, '_backorders', 'no'),
(14011, 1905, '_sold_individually', 'no'),
(14012, 1905, '_virtual', 'no'),
(14013, 1905, '_downloadable', 'no'),
(14014, 1905, '_download_limit', '-1'),
(14015, 1905, '_download_expiry', '-1'),
(14016, 1905, '_stock', '100'),
(14017, 1906, '_variation_description', ''),
(14018, 1905, '_stock_status', 'instock'),
(14019, 1906, '_sku', '4000223031897-khaki-9-5'),
(14020, 1905, '_wc_average_rating', '0'),
(14021, 1906, '_regular_price', '124.43'),
(14022, 1905, '_wc_review_count', '0'),
(14023, 1906, 'total_sales', '0'),
(14024, 1906, '_tax_status', 'taxable'),
(14025, 1905, 'attribute_pa_color', 'black'),
(14026, 1905, 'attribute_pa_shoe-size', '39'),
(14027, 1905, '_price', '111.11'),
(14028, 1906, '_tax_class', 'parent'),
(14029, 1906, '_manage_stock', 'yes'),
(14030, 1905, '_product_version', '4.1.0'),
(14031, 1906, '_backorders', 'no'),
(14032, 1906, '_sold_individually', 'no'),
(14033, 1906, '_virtual', 'no'),
(14034, 1905, '_vi_wad_aliexpress_variation_id', '12000020530764021'),
(14035, 1906, '_downloadable', 'no'),
(14036, 1905, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:200000364'),
(14037, 1906, '_download_limit', '-1'),
(14038, 1906, '_download_expiry', '-1'),
(14039, 1906, '_stock', '47'),
(14040, 1906, '_stock_status', 'instock'),
(14041, 1906, '_wc_average_rating', '0'),
(14042, 1906, '_wc_review_count', '0'),
(14043, 1906, 'attribute_pa_color', 'khaki'),
(14044, 1906, 'attribute_pa_shoe-size', '9-5'),
(14045, 1906, '_price', '124.43'),
(14046, 1906, '_product_version', '4.1.0'),
(14047, 1906, '_vi_wad_aliexpress_variation_id', '10000000866572310'),
(14048, 1906, '_vi_wad_aliexpress_variation_attr', '14:771#Khaki;200000124:200000290'),
(14049, 1907, '_variation_description', ''),
(14050, 1907, '_sku', '1005002401225864-black-36'),
(14051, 1907, '_regular_price', '111.11'),
(14052, 1907, 'total_sales', '0'),
(14053, 1907, '_tax_status', 'taxable'),
(14054, 1907, '_tax_class', 'parent'),
(14055, 1908, '_variation_description', ''),
(14056, 1907, '_manage_stock', 'yes'),
(14057, 1908, '_sku', '4000223031897-khaki-10-5'),
(14058, 1907, '_backorders', 'no'),
(14059, 1908, '_regular_price', '124.43'),
(14060, 1907, '_sold_individually', 'no'),
(14061, 1908, 'total_sales', '0'),
(14062, 1908, '_tax_status', 'taxable'),
(14063, 1908, '_tax_class', 'parent'),
(14064, 1908, '_manage_stock', 'yes'),
(14065, 1908, '_backorders', 'no'),
(14066, 1907, '_virtual', 'no'),
(14067, 1908, '_sold_individually', 'no'),
(14068, 1907, '_downloadable', 'no'),
(14069, 1907, '_download_limit', '-1'),
(14070, 1907, '_download_expiry', '-1'),
(14071, 1908, '_virtual', 'no'),
(14072, 1907, '_stock', '100'),
(14073, 1908, '_downloadable', 'no'),
(14074, 1907, '_stock_status', 'instock'),
(14075, 1907, '_wc_average_rating', '0'),
(14076, 1908, '_download_limit', '-1'),
(14077, 1908, '_download_expiry', '-1'),
(14078, 1907, '_wc_review_count', '0'),
(14079, 1908, '_stock', '48'),
(14080, 1908, '_stock_status', 'instock'),
(14081, 1908, '_wc_average_rating', '0'),
(14082, 1907, 'attribute_pa_color', 'black'),
(14083, 1908, '_wc_review_count', '0'),
(14084, 1907, 'attribute_pa_shoe-size', '36'),
(14085, 1907, '_price', '111.11'),
(14086, 1908, 'attribute_pa_color', 'khaki'),
(14087, 1908, 'attribute_pa_shoe-size', '10-5'),
(14088, 1907, '_product_version', '4.1.0'),
(14089, 1908, '_price', '124.43'),
(14090, 1908, '_product_version', '4.1.0'),
(14091, 1907, '_vi_wad_aliexpress_variation_id', '12000020530764018'),
(14092, 1907, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:200000334'),
(14093, 1908, '_vi_wad_aliexpress_variation_id', '10000000866572311'),
(14094, 1908, '_vi_wad_aliexpress_variation_attr', '14:771#Khaki;200000124:200000291'),
(14095, 1909, '_variation_description', ''),
(14096, 1909, '_sku', '4000223031897-khaki-8-5'),
(14097, 1909, '_regular_price', '124.43'),
(14098, 1910, '_variation_description', ''),
(14099, 1910, '_sku', '1005002401225864-black-37'),
(14100, 1909, 'total_sales', '0'),
(14101, 1910, '_regular_price', '111.11'),
(14102, 1909, '_tax_status', 'taxable'),
(14103, 1909, '_tax_class', 'parent'),
(14104, 1910, 'total_sales', '0'),
(14105, 1909, '_manage_stock', 'yes'),
(14106, 1910, '_tax_status', 'taxable'),
(14107, 1909, '_backorders', 'no'),
(14108, 1910, '_tax_class', 'parent'),
(14109, 1910, '_manage_stock', 'yes'),
(14110, 1909, '_sold_individually', 'no'),
(14111, 1910, '_backorders', 'no'),
(14112, 1910, '_sold_individually', 'no'),
(14113, 1909, '_virtual', 'no'),
(14114, 1910, '_virtual', 'no'),
(14115, 1909, '_downloadable', 'no'),
(14116, 1910, '_downloadable', 'no'),
(14117, 1909, '_download_limit', '-1'),
(14118, 1910, '_download_limit', '-1'),
(14119, 1909, '_download_expiry', '-1'),
(14120, 1910, '_download_expiry', '-1'),
(14121, 1909, '_stock', '50'),
(14122, 1910, '_stock', '100'),
(14123, 1909, '_stock_status', 'instock'),
(14124, 1910, '_stock_status', 'instock'),
(14125, 1909, '_wc_average_rating', '0'),
(14126, 1910, '_wc_average_rating', '0'),
(14127, 1909, '_wc_review_count', '0'),
(14128, 1910, '_wc_review_count', '0'),
(14129, 1909, 'attribute_pa_color', 'khaki'),
(14130, 1909, 'attribute_pa_shoe-size', '8-5'),
(14131, 1910, 'attribute_pa_color', 'black'),
(14132, 1910, 'attribute_pa_shoe-size', '37'),
(14133, 1909, '_price', '124.43'),
(14134, 1910, '_price', '111.11'),
(14135, 1909, '_product_version', '4.1.0'),
(14136, 1910, '_product_version', '4.1.0'),
(14137, 1909, '_vi_wad_aliexpress_variation_id', '10000000866572308'),
(14138, 1910, '_vi_wad_aliexpress_variation_id', '12000020530764019'),
(14139, 1909, '_vi_wad_aliexpress_variation_attr', '14:771#Khaki;200000124:200000289'),
(14140, 1910, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:100010482'),
(14141, 1911, '_variation_description', ''),
(14142, 1911, '_sku', '4000223031897-khaki-9'),
(14143, 1911, '_regular_price', '124.43'),
(14144, 1911, 'total_sales', '0'),
(14145, 1911, '_tax_status', 'taxable'),
(14146, 1911, '_tax_class', 'parent'),
(14147, 1912, '_variation_description', ''),
(14148, 1911, '_manage_stock', 'yes'),
(14149, 1912, '_sku', '1005002401225864-black-35'),
(14150, 1911, '_backorders', 'no'),
(14151, 1912, '_regular_price', '111.11'),
(14152, 1911, '_sold_individually', 'no'),
(14153, 1912, 'total_sales', '0'),
(14154, 1912, '_tax_status', 'taxable'),
(14155, 1912, '_tax_class', 'parent'),
(14156, 1911, '_virtual', 'no'),
(14157, 1912, '_manage_stock', 'yes'),
(14158, 1912, '_backorders', 'no'),
(14159, 1911, '_downloadable', 'no'),
(14160, 1912, '_sold_individually', 'no'),
(14161, 1911, '_download_limit', '-1'),
(14162, 1911, '_download_expiry', '-1'),
(14163, 1911, '_stock', '50'),
(14164, 1911, '_stock_status', 'instock'),
(14165, 1912, '_virtual', 'no'),
(14166, 1911, '_wc_average_rating', '0'),
(14167, 1912, '_downloadable', 'no'),
(14168, 1911, '_wc_review_count', '0'),
(14169, 1912, '_download_limit', '-1'),
(14170, 1912, '_download_expiry', '-1'),
(14171, 1911, 'attribute_pa_color', 'khaki'),
(14172, 1912, '_stock', '100'),
(14173, 1911, 'attribute_pa_shoe-size', '9'),
(14174, 1912, '_stock_status', 'instock'),
(14175, 1912, '_wc_average_rating', '0'),
(14176, 1911, '_price', '124.43'),
(14177, 1912, '_wc_review_count', '0'),
(14178, 1911, '_product_version', '4.1.0'),
(14179, 1912, 'attribute_pa_color', 'black'),
(14180, 1912, 'attribute_pa_shoe-size', '35'),
(14181, 1912, '_price', '111.11'),
(14182, 1911, '_vi_wad_aliexpress_variation_id', '10000000866572309'),
(14183, 1912, '_product_version', '4.1.0'),
(14184, 1911, '_vi_wad_aliexpress_variation_attr', '14:771#Khaki;200000124:350262'),
(14185, 1912, '_vi_wad_aliexpress_variation_id', '12000020530764017'),
(14186, 1912, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:200000333'),
(14187, 1913, '_variation_description', ''),
(14188, 1913, '_sku', '4000223031897-khaki-7-5'),
(14189, 1913, '_regular_price', '124.43'),
(14190, 1913, 'total_sales', '0'),
(14191, 1913, '_tax_status', 'taxable'),
(14192, 1913, '_tax_class', 'parent'),
(14193, 1913, '_manage_stock', 'yes'),
(14194, 1913, '_backorders', 'no'),
(14195, 1913, '_sold_individually', 'no'),
(14196, 1913, '_virtual', 'no'),
(14197, 1913, '_downloadable', 'no'),
(14198, 1914, '_variation_description', ''),
(14199, 1913, '_download_limit', '-1'),
(14200, 1914, '_sku', '1005002401225864-blue-39'),
(14201, 1913, '_download_expiry', '-1'),
(14202, 1914, '_regular_price', '111.11'),
(14203, 1913, '_stock', '48'),
(14204, 1913, '_stock_status', 'instock'),
(14205, 1914, 'total_sales', '0'),
(14206, 1914, '_tax_status', 'taxable'),
(14207, 1913, '_wc_average_rating', '0'),
(14208, 1914, '_tax_class', 'parent'),
(14209, 1913, '_wc_review_count', '0'),
(14210, 1914, '_manage_stock', 'yes'),
(14211, 1914, '_backorders', 'no'),
(14212, 1914, '_sold_individually', 'no'),
(14213, 1913, 'attribute_pa_color', 'khaki'),
(14214, 1913, 'attribute_pa_shoe-size', '7-5'),
(14215, 1913, '_price', '124.43'),
(14216, 1914, '_virtual', 'no'),
(14217, 1913, '_product_version', '4.1.0'),
(14218, 1914, '_downloadable', 'no'),
(14219, 1914, '_download_limit', '-1'),
(14220, 1914, '_download_expiry', '-1'),
(14221, 1913, '_vi_wad_aliexpress_variation_id', '10000000866572306'),
(14222, 1913, '_vi_wad_aliexpress_variation_attr', '14:771#Khaki;200000124:200000288'),
(14223, 1914, '_stock', '100'),
(14224, 1914, '_stock_status', 'instock'),
(14225, 1914, '_wc_average_rating', '0'),
(14226, 1914, '_wc_review_count', '0'),
(14227, 1914, 'attribute_pa_color', 'blue'),
(14228, 1914, 'attribute_pa_shoe-size', '39'),
(14229, 1914, '_price', '111.11'),
(14230, 1914, '_product_version', '4.1.0'),
(14231, 1914, '_vi_wad_aliexpress_variation_id', '12000020530764030'),
(14232, 1915, '_variation_description', ''),
(14233, 1915, '_sku', '4000223031897-khaki-8'),
(14234, 1914, '_vi_wad_aliexpress_variation_attr', '14:173;200000124:200000364'),
(14235, 1915, '_regular_price', '124.43'),
(14236, 1915, 'total_sales', '0'),
(14237, 1915, '_tax_status', 'taxable'),
(14238, 1915, '_tax_class', 'parent'),
(14239, 1915, '_manage_stock', 'yes'),
(14240, 1915, '_backorders', 'no'),
(14241, 1915, '_sold_individually', 'no'),
(14242, 1915, '_virtual', 'no'),
(14243, 1915, '_downloadable', 'no'),
(14244, 1915, '_download_limit', '-1'),
(14245, 1915, '_download_expiry', '-1'),
(14246, 1915, '_stock', '50'),
(14247, 1915, '_stock_status', 'instock'),
(14248, 1915, '_wc_average_rating', '0'),
(14249, 1915, '_wc_review_count', '0'),
(14250, 1916, '_variation_description', ''),
(14251, 1915, 'attribute_pa_color', 'khaki'),
(14252, 1916, '_sku', '1005002401225864-blue-40'),
(14253, 1915, 'attribute_pa_shoe-size', '8'),
(14254, 1916, '_regular_price', '111.11'),
(14255, 1915, '_price', '124.43'),
(14256, 1915, '_product_version', '4.1.0'),
(14257, 1916, 'total_sales', '0'),
(14258, 1916, '_tax_status', 'taxable'),
(14259, 1916, '_tax_class', 'parent'),
(14260, 1916, '_manage_stock', 'yes'),
(14261, 1916, '_backorders', 'no'),
(14262, 1915, '_vi_wad_aliexpress_variation_id', '10000000866572307'),
(14263, 1916, '_sold_individually', 'no'),
(14264, 1915, '_vi_wad_aliexpress_variation_attr', '14:771#Khaki;200000124:699'),
(14265, 1916, '_virtual', 'no'),
(14266, 1916, '_downloadable', 'no'),
(14267, 1916, '_download_limit', '-1'),
(14268, 1916, '_download_expiry', '-1'),
(14269, 1916, '_stock', '100'),
(14270, 1916, '_stock_status', 'instock'),
(14271, 1916, '_wc_average_rating', '0'),
(14272, 1916, '_wc_review_count', '0'),
(14273, 1916, 'attribute_pa_color', 'blue'),
(14274, 1916, 'attribute_pa_shoe-size', '40'),
(14275, 1916, '_price', '111.11'),
(14276, 1917, '_variation_description', ''),
(14277, 1917, '_sku', '4000223031897-khaki-6'),
(14278, 1916, '_product_version', '4.1.0'),
(14279, 1917, '_regular_price', '124.43'),
(14280, 1917, 'total_sales', '0'),
(14281, 1917, '_tax_status', 'taxable'),
(14282, 1916, '_vi_wad_aliexpress_variation_id', '12000020530764031'),
(14283, 1917, '_tax_class', 'parent'),
(14284, 1917, '_manage_stock', 'yes'),
(14285, 1916, '_vi_wad_aliexpress_variation_attr', '14:173;200000124:100013888'),
(14286, 1917, '_backorders', 'no'),
(14287, 1917, '_sold_individually', 'no'),
(14288, 1917, '_virtual', 'no'),
(14289, 1917, '_downloadable', 'no'),
(14290, 1917, '_download_limit', '-1'),
(14291, 1917, '_download_expiry', '-1'),
(14292, 1917, '_stock', '49'),
(14293, 1917, '_stock_status', 'instock'),
(14294, 1917, '_wc_average_rating', '0'),
(14295, 1917, '_wc_review_count', '0'),
(14296, 1917, 'attribute_pa_color', 'khaki'),
(14297, 1917, 'attribute_pa_shoe-size', '6'),
(14298, 1917, '_price', '124.43'),
(14299, 1917, '_product_version', '4.1.0'),
(14300, 1917, '_vi_wad_aliexpress_variation_id', '10000000866572304'),
(14301, 1918, '_variation_description', ''),
(14302, 1917, '_vi_wad_aliexpress_variation_attr', '14:771#Khaki;200000124:1394'),
(14303, 1918, '_sku', '1005002401225864-blue-37'),
(14304, 1918, '_regular_price', '111.11'),
(14305, 1918, 'total_sales', '0'),
(14306, 1918, '_tax_status', 'taxable'),
(14307, 1918, '_tax_class', 'parent'),
(14308, 1918, '_manage_stock', 'yes'),
(14309, 1918, '_backorders', 'no'),
(14310, 1918, '_sold_individually', 'no'),
(14311, 1919, '_variation_description', ''),
(14312, 1918, '_virtual', 'no'),
(14313, 1919, '_sku', '4000223031897-khaki-6-5'),
(14314, 1919, '_regular_price', '124.43'),
(14315, 1918, '_downloadable', 'no'),
(14316, 1919, 'total_sales', '0'),
(14317, 1918, '_download_limit', '-1'),
(14318, 1919, '_tax_status', 'taxable'),
(14319, 1918, '_download_expiry', '-1'),
(14320, 1919, '_tax_class', 'parent'),
(14321, 1919, '_manage_stock', 'yes'),
(14322, 1918, '_stock', '100'),
(14323, 1919, '_backorders', 'no'),
(14324, 1918, '_stock_status', 'instock'),
(14325, 1919, '_sold_individually', 'no'),
(14326, 1918, '_wc_average_rating', '0'),
(14327, 1918, '_wc_review_count', '0'),
(14328, 1919, '_virtual', 'no'),
(14329, 1919, '_downloadable', 'no'),
(14330, 1918, 'attribute_pa_color', 'blue'),
(14331, 1919, '_download_limit', '-1'),
(14332, 1919, '_download_expiry', '-1'),
(14333, 1918, 'attribute_pa_shoe-size', '37'),
(14334, 1919, '_stock', '49'),
(14335, 1919, '_stock_status', 'instock'),
(14336, 1918, '_price', '111.11'),
(14337, 1919, '_wc_average_rating', '0'),
(14338, 1919, '_wc_review_count', '0'),
(14339, 1918, '_product_version', '4.1.0'),
(14340, 1919, 'attribute_pa_color', 'khaki'),
(14341, 1919, 'attribute_pa_shoe-size', '6-5'),
(14342, 1919, '_price', '124.43'),
(14343, 1918, '_vi_wad_aliexpress_variation_id', '12000020530764028'),
(14344, 1919, '_product_version', '4.1.0'),
(14345, 1918, '_vi_wad_aliexpress_variation_attr', '14:173;200000124:100010482'),
(14346, 1919, '_vi_wad_aliexpress_variation_id', '10000000866572305'),
(14347, 1919, '_vi_wad_aliexpress_variation_attr', '14:771#Khaki;200000124:200000287'),
(14348, 1921, '_variation_description', ''),
(14349, 1920, '_variation_description', ''),
(14350, 1921, '_sku', '4000223031897-gray-9'),
(14351, 1920, '_sku', '1005002401225864-blue-38'),
(14352, 1921, '_regular_price', '124.43'),
(14353, 1920, '_regular_price', '111.11'),
(14354, 1921, 'total_sales', '0'),
(14355, 1920, 'total_sales', '0'),
(14356, 1921, '_tax_status', 'taxable'),
(14357, 1920, '_tax_status', 'taxable'),
(14358, 1921, '_tax_class', 'parent'),
(14359, 1920, '_tax_class', 'parent'),
(14360, 1921, '_manage_stock', 'yes'),
(14361, 1920, '_manage_stock', 'yes'),
(14362, 1921, '_backorders', 'no'),
(14363, 1920, '_backorders', 'no'),
(14364, 1921, '_sold_individually', 'no'),
(14365, 1920, '_sold_individually', 'no'),
(14366, 1920, '_virtual', 'no'),
(14367, 1921, '_virtual', 'no'),
(14368, 1920, '_downloadable', 'no'),
(14369, 1921, '_downloadable', 'no'),
(14370, 1920, '_download_limit', '-1'),
(14371, 1921, '_download_limit', '-1'),
(14372, 1920, '_download_expiry', '-1'),
(14373, 1921, '_download_expiry', '-1'),
(14374, 1920, '_stock', '100'),
(14375, 1921, '_stock', '49'),
(14376, 1920, '_stock_status', 'instock'),
(14377, 1921, '_stock_status', 'instock'),
(14378, 1920, '_wc_average_rating', '0'),
(14379, 1921, '_wc_average_rating', '0'),
(14380, 1920, '_wc_review_count', '0'),
(14381, 1921, '_wc_review_count', '0'),
(14382, 1921, 'attribute_pa_color', 'gray'),
(14383, 1920, 'attribute_pa_color', 'blue'),
(14384, 1921, 'attribute_pa_shoe-size', '9'),
(14385, 1920, 'attribute_pa_shoe-size', '38'),
(14386, 1921, '_price', '124.43'),
(14387, 1920, '_price', '111.11'),
(14388, 1921, '_product_version', '4.1.0'),
(14389, 1920, '_product_version', '4.1.0'),
(14390, 1920, '_vi_wad_aliexpress_variation_id', '12000020530764029'),
(14391, 1921, '_vi_wad_aliexpress_variation_id', '10000000866572318'),
(14392, 1920, '_vi_wad_aliexpress_variation_attr', '14:173;200000124:200000898'),
(14393, 1921, '_vi_wad_aliexpress_variation_attr', '14:691;200000124:350262'),
(14394, 1923, '_variation_description', ''),
(14395, 1922, '_variation_description', ''),
(14396, 1923, '_sku', '1005002401225864-blue-35'),
(14397, 1922, '_sku', '4000223031897-gray-9-5'),
(14398, 1923, '_regular_price', '111.11'),
(14399, 1922, '_regular_price', '124.43'),
(14400, 1923, 'total_sales', '0'),
(14401, 1923, '_tax_status', 'taxable'),
(14402, 1923, '_tax_class', 'parent'),
(14403, 1922, 'total_sales', '0'),
(14404, 1923, '_manage_stock', 'yes'),
(14405, 1922, '_tax_status', 'taxable'),
(14406, 1923, '_backorders', 'no'),
(14407, 1922, '_tax_class', 'parent'),
(14408, 1923, '_sold_individually', 'no'),
(14409, 1922, '_manage_stock', 'yes'),
(14410, 1922, '_backorders', 'no'),
(14411, 1923, '_virtual', 'no'),
(14412, 1922, '_sold_individually', 'no'),
(14413, 1923, '_downloadable', 'no'),
(14414, 1923, '_download_limit', '-1'),
(14415, 1923, '_download_expiry', '-1'),
(14416, 1923, '_stock', '100'),
(14417, 1922, '_virtual', 'no'),
(14418, 1923, '_stock_status', 'instock'),
(14419, 1923, '_wc_average_rating', '0'),
(14420, 1922, '_downloadable', 'no'),
(14421, 1923, '_wc_review_count', '0'),
(14422, 1922, '_download_limit', '-1'),
(14423, 1922, '_download_expiry', '-1'),
(14424, 1923, 'attribute_pa_color', 'blue'),
(14425, 1922, '_stock', '50'),
(14426, 1923, 'attribute_pa_shoe-size', '35'),
(14427, 1922, '_stock_status', 'instock'),
(14428, 1922, '_wc_average_rating', '0'),
(14429, 1923, '_price', '111.11'),
(14430, 1922, '_wc_review_count', '0'),
(14431, 1923, '_product_version', '4.1.0'),
(14432, 1922, 'attribute_pa_color', 'gray'),
(14433, 1922, 'attribute_pa_shoe-size', '9-5'),
(14434, 1923, '_vi_wad_aliexpress_variation_id', '12000020530764026'),
(14435, 1922, '_price', '124.43'),
(14436, 1923, '_vi_wad_aliexpress_variation_attr', '14:173;200000124:200000333'),
(14437, 1922, '_product_version', '4.1.0'),
(14438, 1922, '_vi_wad_aliexpress_variation_id', '10000000866572319'),
(14439, 1922, '_vi_wad_aliexpress_variation_attr', '14:691;200000124:200000290'),
(14440, 1924, '_variation_description', ''),
(14441, 1924, '_sku', '1005002401225864-blue-36'),
(14442, 1924, '_regular_price', '111.11'),
(14443, 1924, 'total_sales', '0'),
(14444, 1924, '_tax_status', 'taxable'),
(14445, 1924, '_tax_class', 'parent'),
(14446, 1924, '_manage_stock', 'yes'),
(14447, 1925, '_variation_description', ''),
(14448, 1924, '_backorders', 'no'),
(14449, 1925, '_sku', '4000223031897-gray-8'),
(14450, 1924, '_sold_individually', 'no'),
(14451, 1925, '_regular_price', '124.43'),
(14452, 1925, 'total_sales', '0'),
(14453, 1925, '_tax_status', 'taxable'),
(14454, 1924, '_virtual', 'no'),
(14455, 1925, '_tax_class', 'parent'),
(14456, 1924, '_downloadable', 'no'),
(14457, 1925, '_manage_stock', 'yes'),
(14458, 1925, '_backorders', 'no'),
(14459, 1924, '_download_limit', '-1'),
(14460, 1924, '_download_expiry', '-1'),
(14461, 1925, '_sold_individually', 'no'),
(14462, 1924, '_stock', '100'),
(14463, 1924, '_stock_status', 'instock'),
(14464, 1924, '_wc_average_rating', '0'),
(14465, 1924, '_wc_review_count', '0'),
(14466, 1925, '_virtual', 'no'),
(14467, 1924, 'attribute_pa_color', 'blue'),
(14468, 1925, '_downloadable', 'no'),
(14469, 1924, 'attribute_pa_shoe-size', '36'),
(14470, 1925, '_download_limit', '-1'),
(14471, 1924, '_price', '111.11'),
(14472, 1925, '_download_expiry', '-1'),
(14473, 1924, '_product_version', '4.1.0'),
(14474, 1925, '_stock', '48'),
(14475, 1925, '_stock_status', 'instock'),
(14476, 1925, '_wc_average_rating', '0'),
(14477, 1924, '_vi_wad_aliexpress_variation_id', '12000020530764027'),
(14478, 1924, '_vi_wad_aliexpress_variation_attr', '14:173;200000124:200000334'),
(14479, 1925, '_wc_review_count', '0'),
(14480, 1925, 'attribute_pa_color', 'gray'),
(14481, 1925, 'attribute_pa_shoe-size', '8'),
(14482, 1925, '_price', '124.43'),
(14483, 1925, '_product_version', '4.1.0'),
(14484, 1925, '_vi_wad_aliexpress_variation_id', '10000000866572316'),
(14485, 1925, '_vi_wad_aliexpress_variation_attr', '14:691;200000124:699'),
(14486, 1926, '_variation_description', ''),
(14487, 1926, '_sku', '1005002401225864-black-42'),
(14488, 1926, '_regular_price', '111.11'),
(14489, 1926, 'total_sales', '0'),
(14490, 1926, '_tax_status', 'taxable'),
(14491, 1927, '_variation_description', ''),
(14492, 1926, '_tax_class', 'parent'),
(14493, 1927, '_sku', '4000223031897-gray-8-5'),
(14494, 1926, '_manage_stock', 'yes'),
(14495, 1927, '_regular_price', '124.43'),
(14496, 1926, '_backorders', 'no'),
(14497, 1926, '_sold_individually', 'no'),
(14498, 1927, 'total_sales', '0'),
(14499, 1927, '_tax_status', 'taxable'),
(14500, 1927, '_tax_class', 'parent'),
(14501, 1927, '_manage_stock', 'yes'),
(14502, 1927, '_backorders', 'no'),
(14503, 1926, '_virtual', 'no'),
(14504, 1927, '_sold_individually', 'no'),
(14505, 1926, '_downloadable', 'no'),
(14506, 1926, '_download_limit', '-1'),
(14507, 1926, '_download_expiry', '-1'),
(14508, 1926, '_stock', '100'),
(14509, 1927, '_virtual', 'no'),
(14510, 1926, '_stock_status', 'instock'),
(14511, 1927, '_downloadable', 'no'),
(14512, 1926, '_wc_average_rating', '0'),
(14513, 1927, '_download_limit', '-1'),
(14514, 1926, '_wc_review_count', '0'),
(14515, 1927, '_download_expiry', '-1'),
(14516, 1927, '_stock', '50'),
(14517, 1926, 'attribute_pa_color', 'black'),
(14518, 1927, '_stock_status', 'instock'),
(14519, 1926, 'attribute_pa_shoe-size', '42'),
(14520, 1927, '_wc_average_rating', '0'),
(14521, 1926, '_price', '111.11'),
(14522, 1927, '_wc_review_count', '0'),
(14523, 1926, '_product_version', '4.1.0'),
(14524, 1927, 'attribute_pa_color', 'gray'),
(14525, 1927, 'attribute_pa_shoe-size', '8-5'),
(14526, 1927, '_price', '124.43'),
(14527, 1926, '_vi_wad_aliexpress_variation_id', '12000020530764024'),
(14528, 1927, '_product_version', '4.1.0'),
(14529, 1926, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:200000337'),
(14530, 1927, '_vi_wad_aliexpress_variation_id', '10000000866572317'),
(14531, 1927, '_vi_wad_aliexpress_variation_attr', '14:691;200000124:200000289'),
(14532, 1928, '_variation_description', ''),
(14533, 1929, '_variation_description', ''),
(14534, 1928, '_sku', '4000223031897-gray-6-5'),
(14535, 1929, '_sku', '1005002401225864-black-43'),
(14536, 1928, '_regular_price', '124.43'),
(14537, 1929, '_regular_price', '111.11'),
(14538, 1928, 'total_sales', '0'),
(14539, 1929, 'total_sales', '0'),
(14540, 1928, '_tax_status', 'taxable'),
(14541, 1929, '_tax_status', 'taxable'),
(14542, 1928, '_tax_class', 'parent'),
(14543, 1928, '_manage_stock', 'yes'),
(14544, 1929, '_tax_class', 'parent'),
(14545, 1928, '_backorders', 'no'),
(14546, 1929, '_manage_stock', 'yes'),
(14547, 1929, '_backorders', 'no'),
(14548, 1928, '_sold_individually', 'no'),
(14549, 1929, '_sold_individually', 'no'),
(14550, 1928, '_virtual', 'no'),
(14551, 1929, '_virtual', 'no'),
(14552, 1928, '_downloadable', 'no'),
(14553, 1929, '_downloadable', 'no'),
(14554, 1928, '_download_limit', '-1'),
(14555, 1929, '_download_limit', '-1'),
(14556, 1929, '_download_expiry', '-1'),
(14557, 1928, '_download_expiry', '-1'),
(14558, 1929, '_stock', '100'),
(14559, 1928, '_stock', '50'),
(14560, 1929, '_stock_status', 'instock'),
(14561, 1928, '_stock_status', 'instock'),
(14562, 1929, '_wc_average_rating', '0'),
(14563, 1928, '_wc_average_rating', '0'),
(14564, 1929, '_wc_review_count', '0'),
(14565, 1928, '_wc_review_count', '0'),
(14566, 1929, 'attribute_pa_color', 'black'),
(14567, 1928, 'attribute_pa_color', 'gray'),
(14568, 1929, 'attribute_pa_shoe-size', '43'),
(14569, 1928, 'attribute_pa_shoe-size', '6-5'),
(14570, 1929, '_price', '111.11'),
(14571, 1928, '_price', '124.43'),
(14572, 1929, '_product_version', '4.1.0'),
(14573, 1928, '_product_version', '4.1.0'),
(14574, 1929, '_vi_wad_aliexpress_variation_id', '12000020530764025'),
(14575, 1928, '_vi_wad_aliexpress_variation_id', '10000000866572314'),
(14576, 1929, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:200000338'),
(14577, 1928, '_vi_wad_aliexpress_variation_attr', '14:691;200000124:200000287'),
(14578, 1930, '_variation_description', ''),
(14579, 1930, '_sku', '4000223031897-gray-7-5'),
(14580, 1930, '_regular_price', '124.43'),
(14581, 1930, 'total_sales', '0'),
(14582, 1930, '_tax_status', 'taxable'),
(14583, 1930, '_tax_class', 'parent'),
(14584, 1930, '_manage_stock', 'yes'),
(14585, 1930, '_backorders', 'no'),
(14586, 1930, '_sold_individually', 'no'),
(14587, 1930, '_virtual', 'no'),
(14588, 1930, '_downloadable', 'no'),
(14589, 1930, '_download_limit', '-1'),
(14590, 1930, '_download_expiry', '-1'),
(14591, 1930, '_stock', '48'),
(14592, 1930, '_stock_status', 'instock'),
(14593, 1930, '_wc_average_rating', '0'),
(14594, 1930, '_wc_review_count', '0'),
(14595, 1930, 'attribute_pa_color', 'gray'),
(14596, 1930, 'attribute_pa_shoe-size', '7-5'),
(14597, 1930, '_price', '124.43'),
(14598, 1931, '_wp_attached_file', '2021/06/Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes-5.jpg'),
(14599, 1930, '_product_version', '4.1.0');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(14600, 1931, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:790;s:6:\"height\";i:786;s:4:\"file\";s:117:\"2021/06/Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes-5.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:117:\"Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes-5-300x298.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:298;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:117:\"Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes-5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:117:\"Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes-5-768x764.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:764;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:117:\"Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes-5-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:117:\"Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes-5-790x510.jpg\";s:5:\"width\";i:790;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:117:\"Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:117:\"Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes-5-600x597.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:597;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:117:\"Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes-5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:117:\"Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:117:\"Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes-5-600x597.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:597;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:117:\"Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes-5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(14601, 1930, '_vi_wad_aliexpress_variation_id', '10000000866572315'),
(14602, 1930, '_vi_wad_aliexpress_variation_attr', '14:691;200000124:200000288'),
(14603, 1932, '_variation_description', ''),
(14604, 1932, '_sku', '4000223031897-gray-5-5'),
(14605, 1932, '_regular_price', '124.43'),
(14606, 1932, 'total_sales', '0'),
(14607, 1932, '_tax_status', 'taxable'),
(14608, 1932, '_tax_class', 'parent'),
(14609, 1932, '_manage_stock', 'yes'),
(14610, 1932, '_backorders', 'no'),
(14611, 1932, '_sold_individually', 'no'),
(14612, 1932, '_virtual', 'no'),
(14613, 1932, '_downloadable', 'no'),
(14614, 1932, '_download_limit', '-1'),
(14615, 1932, '_download_expiry', '-1'),
(14616, 1932, '_stock', '49'),
(14617, 1932, '_stock_status', 'instock'),
(14618, 1932, '_wc_average_rating', '0'),
(14619, 1932, '_wc_review_count', '0'),
(14620, 1932, 'attribute_pa_color', 'gray'),
(14621, 1932, 'attribute_pa_shoe-size', '5-5'),
(14622, 1932, '_price', '124.43'),
(14623, 1932, '_product_version', '4.1.0'),
(14624, 1932, '_vi_wad_aliexpress_variation_id', '10000000866572312'),
(14625, 1932, '_vi_wad_aliexpress_variation_attr', '14:691;200000124:200000286'),
(14626, 1933, '_variation_description', ''),
(14627, 1933, '_sku', '4000223031897-gray-6'),
(14628, 1933, '_regular_price', '124.43'),
(14629, 1933, 'total_sales', '0'),
(14630, 1933, '_tax_status', 'taxable'),
(14631, 1933, '_tax_class', 'parent'),
(14632, 1933, '_manage_stock', 'yes'),
(14633, 1933, '_backorders', 'no'),
(14634, 1933, '_sold_individually', 'no'),
(14635, 1933, '_virtual', 'no'),
(14636, 1933, '_downloadable', 'no'),
(14637, 1933, '_download_limit', '-1'),
(14638, 1933, '_download_expiry', '-1'),
(14639, 1933, '_stock', '49'),
(14640, 1933, '_stock_status', 'instock'),
(14641, 1933, '_wc_average_rating', '0'),
(14642, 1933, '_wc_review_count', '0'),
(14643, 1857, '_price', '104.87'),
(14644, 1857, '_price', '111.11'),
(14645, 1933, 'attribute_pa_color', 'gray'),
(14646, 1933, 'attribute_pa_shoe-size', '6'),
(14647, 1933, '_price', '124.43'),
(14648, 1933, '_product_version', '4.1.0'),
(14649, 1933, '_vi_wad_aliexpress_variation_id', '10000000866572313'),
(14650, 1933, '_vi_wad_aliexpress_variation_attr', '14:691;200000124:1394'),
(14651, 1934, '_variation_description', ''),
(14652, 1934, '_sku', '4000223031897-green-5-5'),
(14653, 1934, '_regular_price', '124.43'),
(14654, 1934, 'total_sales', '0'),
(14655, 1934, '_tax_status', 'taxable'),
(14656, 1934, '_tax_class', 'parent'),
(14657, 1934, '_manage_stock', 'yes'),
(14658, 1934, '_backorders', 'no'),
(14659, 1934, '_sold_individually', 'no'),
(14660, 1934, '_virtual', 'no'),
(14661, 1934, '_downloadable', 'no'),
(14662, 1934, '_download_limit', '-1'),
(14663, 1934, '_download_expiry', '-1'),
(14664, 1934, '_stock', '49'),
(14665, 1934, '_stock_status', 'instock'),
(14666, 1934, '_wc_average_rating', '0'),
(14667, 1934, '_wc_review_count', '0'),
(14668, 1934, 'attribute_pa_color', 'green'),
(14669, 1934, 'attribute_pa_shoe-size', '5-5'),
(14670, 1934, '_price', '124.43'),
(14671, 1934, '_product_version', '4.1.0'),
(14672, 1934, '_vi_wad_aliexpress_variation_id', '10000000866572294'),
(14673, 1934, '_vi_wad_aliexpress_variation_attr', '14:175;200000124:200000286'),
(14674, 1935, '_variation_description', ''),
(14675, 1935, '_sku', '4000223031897-green-6'),
(14676, 1935, '_regular_price', '124.43'),
(14677, 1935, 'total_sales', '0'),
(14678, 1935, '_tax_status', 'taxable'),
(14679, 1935, '_tax_class', 'parent'),
(14680, 1935, '_manage_stock', 'yes'),
(14681, 1935, '_backorders', 'no'),
(14682, 1935, '_sold_individually', 'no'),
(14683, 1935, '_virtual', 'no'),
(14684, 1935, '_downloadable', 'no'),
(14685, 1935, '_download_limit', '-1'),
(14686, 1935, '_download_expiry', '-1'),
(14687, 1935, '_stock', '50'),
(14688, 1935, '_stock_status', 'instock'),
(14689, 1935, '_wc_average_rating', '0'),
(14690, 1935, '_wc_review_count', '0'),
(14691, 1935, 'attribute_pa_color', 'green'),
(14692, 1935, 'attribute_pa_shoe-size', '6'),
(14693, 1935, '_price', '124.43'),
(14694, 1935, '_product_version', '4.1.0'),
(14695, 1935, '_vi_wad_aliexpress_variation_id', '10000000866572295'),
(14696, 1935, '_vi_wad_aliexpress_variation_attr', '14:175;200000124:1394'),
(14697, 1936, '_variation_description', ''),
(14698, 1936, '_sku', '4000223031897-orange-9-5'),
(14699, 1936, '_regular_price', '124.43'),
(14700, 1936, 'total_sales', '0'),
(14701, 1936, '_tax_status', 'taxable'),
(14702, 1936, '_tax_class', 'parent'),
(14703, 1936, '_manage_stock', 'yes'),
(14704, 1936, '_backorders', 'no'),
(14705, 1936, '_sold_individually', 'no'),
(14706, 1936, '_virtual', 'no'),
(14707, 1936, '_downloadable', 'no'),
(14708, 1936, '_download_limit', '-1'),
(14709, 1936, '_download_expiry', '-1'),
(14710, 1936, '_stock', '49'),
(14711, 1936, '_stock_status', 'instock'),
(14712, 1936, '_wc_average_rating', '0'),
(14713, 1936, '_wc_review_count', '0'),
(14714, 1936, 'attribute_pa_color', 'orange'),
(14715, 1936, 'attribute_pa_shoe-size', '9-5'),
(14716, 1936, '_price', '124.43'),
(14717, 1936, '_product_version', '4.1.0'),
(14718, 1936, '_vi_wad_aliexpress_variation_id', '10000000866572292'),
(14719, 1936, '_vi_wad_aliexpress_variation_attr', '14:350852;200000124:200000290'),
(14720, 1937, '_variation_description', ''),
(14721, 1937, '_sku', '4000223031897-orange-10-5'),
(14722, 1937, '_regular_price', '124.43'),
(14723, 1937, 'total_sales', '0'),
(14724, 1937, '_tax_status', 'taxable'),
(14725, 1937, '_tax_class', 'parent'),
(14726, 1937, '_manage_stock', 'yes'),
(14727, 1937, '_backorders', 'no'),
(14728, 1937, '_sold_individually', 'no'),
(14729, 1937, '_virtual', 'no'),
(14730, 1937, '_downloadable', 'no'),
(14731, 1937, '_download_limit', '-1'),
(14732, 1937, '_download_expiry', '-1'),
(14733, 1937, '_stock', '50'),
(14734, 1937, '_stock_status', 'instock'),
(14735, 1937, '_wc_average_rating', '0'),
(14736, 1937, '_wc_review_count', '0'),
(14737, 1937, 'attribute_pa_color', 'orange'),
(14738, 1937, 'attribute_pa_shoe-size', '10-5'),
(14739, 1937, '_price', '124.43'),
(14740, 1937, '_product_version', '4.1.0'),
(14741, 1937, '_vi_wad_aliexpress_variation_id', '10000000866572293'),
(14742, 1937, '_vi_wad_aliexpress_variation_attr', '14:350852;200000124:200000291'),
(14743, 1938, '_variation_description', ''),
(14744, 1938, '_sku', '4000223031897-orange-8-5'),
(14745, 1938, '_regular_price', '124.43'),
(14746, 1938, 'total_sales', '0'),
(14747, 1938, '_tax_status', 'taxable'),
(14748, 1938, '_tax_class', 'parent'),
(14749, 1938, '_manage_stock', 'yes'),
(14750, 1938, '_backorders', 'no'),
(14751, 1938, '_sold_individually', 'no'),
(14752, 1938, '_virtual', 'no'),
(14753, 1938, '_downloadable', 'no'),
(14754, 1938, '_download_limit', '-1'),
(14755, 1938, '_download_expiry', '-1'),
(14756, 1938, '_stock', '49'),
(14757, 1938, '_stock_status', 'instock'),
(14758, 1938, '_wc_average_rating', '0'),
(14759, 1938, '_wc_review_count', '0'),
(14760, 1938, 'attribute_pa_color', 'orange'),
(14761, 1938, 'attribute_pa_shoe-size', '8-5'),
(14762, 1938, '_price', '124.43'),
(14763, 1931, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H5b66406878cd4117929a06c48ff22be1T/Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes.jpg'),
(14764, 1938, '_product_version', '4.1.0'),
(14765, 1938, '_vi_wad_aliexpress_variation_id', '10000000866572290'),
(14766, 1938, '_vi_wad_aliexpress_variation_attr', '14:350852;200000124:200000289'),
(14767, 1939, '_variation_description', ''),
(14768, 1939, '_sku', '4000223031897-orange-9'),
(14769, 1939, '_regular_price', '124.43'),
(14770, 1939, 'total_sales', '0'),
(14771, 1939, '_tax_status', 'taxable'),
(14772, 1939, '_tax_class', 'parent'),
(14773, 1939, '_manage_stock', 'yes'),
(14774, 1939, '_backorders', 'no'),
(14775, 1939, '_sold_individually', 'no'),
(14776, 1939, '_virtual', 'no'),
(14777, 1939, '_downloadable', 'no'),
(14778, 1939, '_download_limit', '-1'),
(14779, 1939, '_download_expiry', '-1'),
(14780, 1939, '_stock', '48'),
(14781, 1939, '_stock_status', 'instock'),
(14782, 1939, '_wc_average_rating', '0'),
(14783, 1939, '_wc_review_count', '0'),
(14784, 1939, 'attribute_pa_color', 'orange'),
(14785, 1939, 'attribute_pa_shoe-size', '9'),
(14786, 1939, '_price', '124.43'),
(14787, 1939, '_product_version', '4.1.0'),
(14788, 1939, '_vi_wad_aliexpress_variation_id', '10000000866572291'),
(14789, 1939, '_vi_wad_aliexpress_variation_attr', '14:350852;200000124:350262'),
(14790, 1940, '_variation_description', ''),
(14791, 1940, '_sku', '4000223031897-orange-7-5'),
(14792, 1940, '_regular_price', '124.43'),
(14793, 1940, 'total_sales', '0'),
(14794, 1940, '_tax_status', 'taxable'),
(14795, 1940, '_tax_class', 'parent'),
(14796, 1940, '_manage_stock', 'yes'),
(14797, 1940, '_backorders', 'no'),
(14798, 1940, '_sold_individually', 'no'),
(14799, 1940, '_virtual', 'no'),
(14800, 1940, '_downloadable', 'no'),
(14801, 1940, '_download_limit', '-1'),
(14802, 1940, '_download_expiry', '-1'),
(14803, 1940, '_stock', '50'),
(14804, 1940, '_stock_status', 'instock'),
(14805, 1940, '_wc_average_rating', '0'),
(14806, 1940, '_wc_review_count', '0'),
(14807, 1940, 'attribute_pa_color', 'orange'),
(14808, 1940, 'attribute_pa_shoe-size', '7-5'),
(14809, 1940, '_price', '124.43'),
(14810, 1940, '_product_version', '4.1.0'),
(14811, 1940, '_vi_wad_aliexpress_variation_id', '10000000866572288'),
(14812, 1940, '_vi_wad_aliexpress_variation_attr', '14:350852;200000124:200000288'),
(14813, 1941, '_variation_description', ''),
(14814, 1941, '_sku', '4000223031897-orange-8'),
(14815, 1941, '_regular_price', '124.43'),
(14816, 1941, 'total_sales', '0'),
(14817, 1941, '_tax_status', 'taxable'),
(14818, 1941, '_tax_class', 'parent'),
(14819, 1941, '_manage_stock', 'yes'),
(14820, 1941, '_backorders', 'no'),
(14821, 1941, '_sold_individually', 'no'),
(14822, 1941, '_virtual', 'no'),
(14823, 1941, '_downloadable', 'no'),
(14824, 1941, '_download_limit', '-1'),
(14825, 1941, '_download_expiry', '-1'),
(14826, 1941, '_stock', '50'),
(14827, 1941, '_stock_status', 'instock'),
(14828, 1941, '_wc_average_rating', '0'),
(14829, 1941, '_wc_review_count', '0'),
(14830, 1941, 'attribute_pa_color', 'orange'),
(14831, 1941, 'attribute_pa_shoe-size', '8'),
(14832, 1941, '_price', '124.43'),
(14833, 1941, '_product_version', '4.1.0'),
(14834, 1941, '_vi_wad_aliexpress_variation_id', '10000000866572289'),
(14835, 1941, '_vi_wad_aliexpress_variation_attr', '14:350852;200000124:699'),
(14836, 1942, '_sku', '1005002491701503'),
(14837, 1942, '_visibility', 'visible'),
(14838, 1942, '_default_attributes', ''),
(14839, 1943, '_variation_description', ''),
(14840, 1943, '_sku', '4000223031897-green-10-5'),
(14841, 1943, '_regular_price', '124.43'),
(14842, 1943, 'total_sales', '0'),
(14843, 1944, '_wp_attached_file', '2021/06/Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes.jpg_640x640.jpg'),
(14844, 1943, '_tax_status', 'taxable'),
(14845, 1944, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:127:\"2021/06/Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes.jpg_640x640.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:127:\"Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes.jpg_640x640-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:127:\"Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes.jpg_640x640-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:127:\"Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes.jpg_640x640-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:127:\"Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes.jpg_640x640-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:127:\"Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes.jpg_640x640-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:127:\"Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes.jpg_640x640-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:127:\"Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes.jpg_640x640-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:127:\"Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes.jpg_640x640-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:127:\"Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes.jpg_640x640-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:127:\"Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes.jpg_640x640-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(14846, 1943, '_tax_class', 'parent'),
(14847, 1943, '_manage_stock', 'yes'),
(14848, 1943, '_backorders', 'no'),
(14849, 1943, '_sold_individually', 'no'),
(14850, 1943, '_virtual', 'no'),
(14851, 1943, '_downloadable', 'no'),
(14852, 1943, '_download_limit', '-1'),
(14853, 1943, '_download_expiry', '-1'),
(14854, 1943, '_stock', '50'),
(14855, 1943, '_stock_status', 'instock'),
(14856, 1943, '_wc_average_rating', '0'),
(14857, 1943, '_wc_review_count', '0'),
(14858, 1776, '_vi_wad_woo_id', '1942'),
(14859, 1942, '_vi_wad_aliexpress_product_id', '1005002491701503'),
(14860, 1943, 'attribute_pa_color', 'green'),
(14861, 1943, 'attribute_pa_shoe-size', '10-5'),
(14862, 1943, '_price', '124.43'),
(14863, 1943, '_product_version', '4.1.0'),
(14864, 1943, '_vi_wad_aliexpress_variation_id', '10000000866572302'),
(14865, 1943, '_vi_wad_aliexpress_variation_attr', '14:175;200000124:200000291'),
(14866, 1942, 'total_sales', '0'),
(14867, 1942, '_tax_status', 'taxable'),
(14868, 1942, '_tax_class', ''),
(14869, 1942, '_manage_stock', 'no'),
(14870, 1942, '_backorders', 'no'),
(14871, 1942, '_sold_individually', 'no'),
(14872, 1942, '_virtual', 'no'),
(14873, 1942, '_downloadable', 'no'),
(14874, 1942, '_download_limit', '-1'),
(14875, 1942, '_download_expiry', '-1'),
(14876, 1942, '_stock', NULL),
(14877, 1945, '_variation_description', ''),
(14878, 1945, '_sku', '4000223031897-khaki-5-5'),
(14879, 1945, '_regular_price', '114.92'),
(14880, 1942, '_stock_status', 'instock'),
(14881, 1945, 'total_sales', '0'),
(14882, 1945, '_tax_status', 'taxable'),
(14883, 1945, '_tax_class', 'parent'),
(14884, 1945, '_manage_stock', 'yes'),
(14885, 1942, '_wc_average_rating', '0'),
(14886, 1945, '_backorders', 'no'),
(14887, 1945, '_sold_individually', 'no'),
(14888, 1942, '_wc_review_count', '0'),
(14889, 1945, '_virtual', 'no'),
(14890, 1945, '_downloadable', 'no'),
(14891, 1945, '_download_limit', '-1'),
(14892, 1945, '_download_expiry', '-1'),
(14893, 1945, '_stock', '48'),
(14894, 1945, '_stock_status', 'instock'),
(14895, 1945, '_wc_average_rating', '0'),
(14896, 1945, '_wc_review_count', '0'),
(14897, 1945, 'attribute_pa_color', 'khaki'),
(14898, 1945, 'attribute_pa_shoe-size', '5-5'),
(14899, 1945, '_price', '114.92'),
(14900, 1945, '_product_version', '4.1.0'),
(14901, 1945, '_vi_wad_aliexpress_variation_id', '10000000866572303'),
(14902, 1945, '_vi_wad_aliexpress_variation_attr', '14:771#Khaki;200000124:200000286'),
(14903, 1942, '_product_attributes', 'a:2:{s:8:\"pa_color\";a:6:{s:4:\"name\";s:8:\"pa_color\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"0\";s:10:\"is_visible\";s:1:\"0\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"1\";}s:12:\"pa_shoe-size\";a:6:{s:4:\"name\";s:12:\"pa_shoe-size\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"1\";s:10:\"is_visible\";s:1:\"0\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"1\";}}'),
(14904, 1942, '_product_version', '4.1.0'),
(14905, 1946, '_variation_description', ''),
(14906, 1946, '_sku', '4000223031897-green-9'),
(14907, 1946, '_regular_price', '124.43'),
(14908, 1946, 'total_sales', '0'),
(14909, 1946, '_tax_status', 'taxable'),
(14910, 1946, '_tax_class', 'parent'),
(14911, 1946, '_manage_stock', 'yes'),
(14912, 1946, '_backorders', 'no'),
(14913, 1946, '_sold_individually', 'no'),
(14914, 1946, '_virtual', 'no'),
(14915, 1946, '_downloadable', 'no'),
(14916, 1946, '_download_limit', '-1'),
(14917, 1946, '_download_expiry', '-1'),
(14918, 1946, '_stock', '50'),
(14919, 1946, '_stock_status', 'instock'),
(14920, 1946, '_wc_average_rating', '0'),
(14921, 1946, '_wc_review_count', '0'),
(14922, 1946, 'attribute_pa_color', 'green'),
(14923, 1946, 'attribute_pa_shoe-size', '9'),
(14924, 1946, '_price', '124.43'),
(14925, 1946, '_product_version', '4.1.0'),
(14926, 1946, '_vi_wad_aliexpress_variation_id', '10000000866572300'),
(14927, 1946, '_vi_wad_aliexpress_variation_attr', '14:175;200000124:350262'),
(14928, 1947, '_variation_description', ''),
(14929, 1947, '_sku', '4000223031897-green-9-5'),
(14930, 1947, '_regular_price', '124.43'),
(14931, 1947, 'total_sales', '0'),
(14932, 1947, '_tax_status', 'taxable'),
(14933, 1947, '_tax_class', 'parent'),
(14934, 1947, '_manage_stock', 'yes'),
(14935, 1947, '_backorders', 'no'),
(14936, 1947, '_sold_individually', 'no'),
(14937, 1947, '_virtual', 'no'),
(14938, 1947, '_downloadable', 'no'),
(14939, 1947, '_download_limit', '-1'),
(14940, 1947, '_download_expiry', '-1'),
(14941, 1947, '_stock', '50'),
(14942, 1947, '_stock_status', 'instock'),
(14943, 1947, '_wc_average_rating', '0'),
(14944, 1947, '_wc_review_count', '0'),
(14945, 1947, 'attribute_pa_color', 'green'),
(14946, 1947, 'attribute_pa_shoe-size', '9-5'),
(14947, 1947, '_price', '124.43'),
(14948, 1947, '_product_version', '4.1.0'),
(14949, 1948, '_wp_attached_file', '2021/06/Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip.jpg'),
(14950, 1948, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:115:\"2021/06/Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:115:\"Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:115:\"Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:115:\"Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:115:\"Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:115:\"Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:115:\"Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:115:\"Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:115:\"Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:115:\"Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:115:\"Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:115:\"Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(14951, 1947, '_vi_wad_aliexpress_variation_id', '10000000866572301'),
(14952, 1947, '_vi_wad_aliexpress_variation_attr', '14:175;200000124:200000290'),
(14953, 1949, '_variation_description', ''),
(14954, 1949, '_sku', '4000223031897-green-8'),
(14955, 1949, '_regular_price', '124.43'),
(14956, 1949, 'total_sales', '0'),
(14957, 1949, '_tax_status', 'taxable'),
(14958, 1949, '_tax_class', 'parent'),
(14959, 1949, '_manage_stock', 'yes'),
(14960, 1949, '_backorders', 'no'),
(14961, 1949, '_sold_individually', 'no'),
(14962, 1949, '_virtual', 'no'),
(14963, 1949, '_downloadable', 'no'),
(14964, 1949, '_download_limit', '-1'),
(14965, 1949, '_download_expiry', '-1'),
(14966, 1949, '_stock', '49'),
(14967, 1949, '_stock_status', 'instock'),
(14968, 1949, '_wc_average_rating', '0'),
(14969, 1949, '_wc_review_count', '0'),
(14970, 1949, 'attribute_pa_color', 'green'),
(14971, 1949, 'attribute_pa_shoe-size', '8'),
(14972, 1949, '_price', '124.43'),
(14973, 1949, '_product_version', '4.1.0'),
(14974, 1949, '_vi_wad_aliexpress_variation_id', '10000000866572298'),
(14975, 1949, '_vi_wad_aliexpress_variation_attr', '14:175;200000124:699'),
(14976, 1950, '_variation_description', ''),
(14977, 1950, '_sku', '4000223031897-green-8-5'),
(14978, 1950, '_regular_price', '124.43'),
(14979, 1950, 'total_sales', '0'),
(14980, 1950, '_tax_status', 'taxable'),
(14981, 1950, '_tax_class', 'parent'),
(14982, 1950, '_manage_stock', 'yes'),
(14983, 1950, '_backorders', 'no'),
(14984, 1950, '_sold_individually', 'no'),
(14985, 1950, '_virtual', 'no'),
(14986, 1950, '_downloadable', 'no'),
(14987, 1950, '_download_limit', '-1'),
(14988, 1950, '_download_expiry', '-1'),
(14989, 1950, '_stock', '47'),
(14990, 1950, '_stock_status', 'instock'),
(14991, 1950, '_wc_average_rating', '0'),
(14992, 1950, '_wc_review_count', '0'),
(14993, 1950, 'attribute_pa_color', 'green'),
(14994, 1950, 'attribute_pa_shoe-size', '8-5'),
(14995, 1950, '_price', '124.43'),
(14996, 1950, '_product_version', '4.1.0'),
(14997, 1950, '_vi_wad_aliexpress_variation_id', '10000000866572299'),
(14998, 1950, '_vi_wad_aliexpress_variation_attr', '14:175;200000124:200000289'),
(14999, 1951, '_variation_description', ''),
(15000, 1951, '_sku', '4000223031897-green-6-5'),
(15001, 1951, '_regular_price', '124.43'),
(15002, 1951, 'total_sales', '0'),
(15003, 1951, '_tax_status', 'taxable'),
(15004, 1951, '_tax_class', 'parent'),
(15005, 1951, '_manage_stock', 'yes'),
(15006, 1951, '_backorders', 'no'),
(15007, 1951, '_sold_individually', 'no'),
(15008, 1951, '_virtual', 'no'),
(15009, 1951, '_downloadable', 'no'),
(15010, 1951, '_download_limit', '-1'),
(15011, 1951, '_download_expiry', '-1'),
(15012, 1951, '_stock', '50'),
(15013, 1951, '_stock_status', 'instock'),
(15014, 1951, '_wc_average_rating', '0'),
(15015, 1951, '_wc_review_count', '0'),
(15016, 1951, 'attribute_pa_color', 'green'),
(15017, 1951, 'attribute_pa_shoe-size', '6-5'),
(15018, 1951, '_price', '124.43'),
(15019, 1951, '_product_version', '4.1.0'),
(15020, 1951, '_vi_wad_aliexpress_variation_id', '10000000866572296'),
(15021, 1951, '_vi_wad_aliexpress_variation_attr', '14:175;200000124:200000287'),
(15022, 1952, '_variation_description', ''),
(15023, 1952, '_sku', '4000223031897-green-7-5'),
(15024, 1952, '_regular_price', '124.43'),
(15025, 1952, 'total_sales', '0'),
(15026, 1952, '_tax_status', 'taxable'),
(15027, 1952, '_tax_class', 'parent'),
(15028, 1952, '_manage_stock', 'yes'),
(15029, 1952, '_backorders', 'no'),
(15030, 1952, '_sold_individually', 'no'),
(15031, 1952, '_virtual', 'no'),
(15032, 1952, '_downloadable', 'no'),
(15033, 1952, '_download_limit', '-1'),
(15034, 1952, '_download_expiry', '-1'),
(15035, 1952, '_stock', '50'),
(15036, 1952, '_stock_status', 'instock'),
(15037, 1952, '_wc_average_rating', '0'),
(15038, 1952, '_wc_review_count', '0'),
(15039, 1952, 'attribute_pa_color', 'green'),
(15040, 1952, 'attribute_pa_shoe-size', '7-5'),
(15041, 1952, '_price', '124.43'),
(15042, 1952, '_product_version', '4.1.0'),
(15043, 1952, '_vi_wad_aliexpress_variation_id', '10000000866572297'),
(15044, 1952, '_vi_wad_aliexpress_variation_attr', '14:175;200000124:200000288'),
(15045, 1944, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H25427eea71c94f4f841f5940fbd2883br/Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes.jpg_640x640.jpg'),
(15046, 1818, '_thumbnail_id', '1944'),
(15047, 1820, '_thumbnail_id', '1944'),
(15048, 1821, '_thumbnail_id', '1944'),
(15049, 1823, '_thumbnail_id', '1944'),
(15050, 1825, '_thumbnail_id', '1944'),
(15051, 1828, '_thumbnail_id', '1944'),
(15052, 1830, '_thumbnail_id', '1944'),
(15053, 1832, '_thumbnail_id', '1944'),
(15054, 1835, '_thumbnail_id', '1944'),
(15055, 1866, '_price', '114.92'),
(15056, 1866, '_price', '119.24'),
(15057, 1866, '_price', '124.43'),
(15058, 1953, '_wp_attached_file', '2021/06/Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes-1.jpg_640x640-1.jpg'),
(15059, 1953, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:131:\"2021/06/Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes-1.jpg_640x640-1.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:131:\"Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes-1.jpg_640x640-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:131:\"Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes-1.jpg_640x640-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:131:\"Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes-1.jpg_640x640-1-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:131:\"Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes-1.jpg_640x640-1-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:131:\"Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes-1.jpg_640x640-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:131:\"Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes-1.jpg_640x640-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:131:\"Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes-1.jpg_640x640-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:131:\"Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes-1.jpg_640x640-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:131:\"Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes-1.jpg_640x640-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:131:\"Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes-1.jpg_640x640-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(15060, 1948, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H08e8bbd2f0574f60b0246e21e65f2cfe1/Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip.jpg'),
(15061, 1942, '_thumbnail_id', '1948'),
(15062, 1954, '_variation_description', ''),
(15063, 1954, '_sku', '1005002491701503-yellow-44-45'),
(15064, 1954, '_regular_price', '100.43'),
(15065, 1954, 'total_sales', '0'),
(15066, 1954, '_tax_status', 'taxable'),
(15067, 1954, '_tax_class', 'parent'),
(15068, 1954, '_manage_stock', 'yes'),
(15069, 1954, '_backorders', 'no'),
(15070, 1954, '_sold_individually', 'no'),
(15071, 1954, '_virtual', 'no'),
(15072, 1954, '_downloadable', 'no'),
(15073, 1954, '_download_limit', '-1'),
(15074, 1954, '_download_expiry', '-1'),
(15075, 1954, '_stock', '0'),
(15076, 1954, '_stock_status', 'outofstock'),
(15077, 1954, '_wc_average_rating', '0'),
(15078, 1954, '_wc_review_count', '0'),
(15079, 1954, 'attribute_pa_color', 'yellow'),
(15080, 1954, 'attribute_pa_shoe-size', '44-45'),
(15081, 1954, '_price', '100.43'),
(15082, 1954, '_product_version', '4.1.0'),
(15083, 1954, '_vi_wad_aliexpress_variation_id', '12000020853736196'),
(15084, 1954, '_vi_wad_aliexpress_variation_attr', '14:350852#Yellow;200000124:200006262#44-45'),
(15085, 1955, '_variation_description', ''),
(15086, 1955, '_sku', '1005002491701503-yellow-40-41'),
(15087, 1955, '_regular_price', '100.43'),
(15088, 1955, 'total_sales', '0'),
(15089, 1955, '_tax_status', 'taxable'),
(15090, 1955, '_tax_class', 'parent'),
(15091, 1955, '_manage_stock', 'yes'),
(15092, 1955, '_backorders', 'no'),
(15093, 1953, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Hc9da304d35e24083ad5ce7087d122577o/Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes.jpg_640x640.jpg'),
(15094, 1955, '_sold_individually', 'no'),
(15095, 1798, '_thumbnail_id', '1953'),
(15096, 1800, '_thumbnail_id', '1953'),
(15097, 1801, '_thumbnail_id', '1953'),
(15098, 1955, '_virtual', 'no'),
(15099, 1802, '_thumbnail_id', '1953'),
(15100, 1955, '_downloadable', 'no'),
(15101, 1803, '_thumbnail_id', '1953'),
(15102, 1955, '_download_limit', '-1'),
(15103, 1804, '_thumbnail_id', '1953'),
(15104, 1955, '_download_expiry', '-1'),
(15105, 1805, '_thumbnail_id', '1953'),
(15106, 1955, '_stock', '0'),
(15107, 1955, '_stock_status', 'outofstock'),
(15108, 1806, '_thumbnail_id', '1953'),
(15109, 1955, '_wc_average_rating', '0'),
(15110, 1807, '_thumbnail_id', '1953'),
(15111, 1955, '_wc_review_count', '0'),
(15112, 1955, 'attribute_pa_color', 'yellow'),
(15113, 1955, 'attribute_pa_shoe-size', '40-41'),
(15114, 1955, '_price', '100.43'),
(15115, 1955, '_product_version', '4.1.0'),
(15116, 1955, '_vi_wad_aliexpress_variation_id', '12000020853736194'),
(15117, 1955, '_vi_wad_aliexpress_variation_attr', '14:350852#Yellow;200000124:200000898#40-41'),
(15118, 1956, '_variation_description', ''),
(15119, 1956, '_sku', '1005002491701503-yellow-42-43'),
(15120, 1956, '_regular_price', '100.43'),
(15121, 1956, 'total_sales', '0'),
(15122, 1956, '_tax_status', 'taxable'),
(15123, 1956, '_tax_class', 'parent'),
(15124, 1956, '_manage_stock', 'yes'),
(15125, 1956, '_backorders', 'no'),
(15126, 1956, '_sold_individually', 'no'),
(15127, 1956, '_virtual', 'no'),
(15128, 1956, '_downloadable', 'no'),
(15129, 1956, '_download_limit', '-1'),
(15130, 1956, '_download_expiry', '-1'),
(15131, 1956, '_stock', '0'),
(15132, 1956, '_stock_status', 'outofstock'),
(15133, 1956, '_wc_average_rating', '0'),
(15134, 1956, '_wc_review_count', '0'),
(15135, 1956, 'attribute_pa_color', 'yellow'),
(15136, 1956, 'attribute_pa_shoe-size', '42-43'),
(15137, 1956, '_price', '100.43'),
(15138, 1956, '_product_version', '4.1.0'),
(15139, 1956, '_vi_wad_aliexpress_variation_id', '12000020853736195'),
(15140, 1956, '_vi_wad_aliexpress_variation_attr', '14:350852#Yellow;200000124:200000364#42-43'),
(15141, 1957, '_sku', '33047652700'),
(15142, 1957, '_visibility', 'visible'),
(15143, 1957, '_default_attributes', ''),
(15144, 1958, '_variation_description', ''),
(15145, 1958, '_sku', '1005002491701503-yellow-37-38'),
(15146, 1958, '_regular_price', '100.43'),
(15147, 1958, 'total_sales', '0'),
(15148, 1958, '_tax_status', 'taxable'),
(15149, 1958, '_tax_class', 'parent'),
(15150, 1958, '_manage_stock', 'yes'),
(15151, 1958, '_backorders', 'no'),
(15152, 1958, '_sold_individually', 'no'),
(15153, 1958, '_virtual', 'no'),
(15154, 1958, '_downloadable', 'no'),
(15155, 1958, '_download_limit', '-1'),
(15156, 1958, '_download_expiry', '-1'),
(15157, 1958, '_stock', '100'),
(15158, 1958, '_stock_status', 'instock'),
(15159, 1958, '_wc_average_rating', '0'),
(15160, 1958, '_wc_review_count', '0'),
(15161, 1958, 'attribute_pa_color', 'yellow'),
(15162, 1958, 'attribute_pa_shoe-size', '37-38'),
(15163, 1958, '_price', '100.43'),
(15164, 1958, '_product_version', '4.1.0'),
(15165, 1771, '_vi_wad_woo_id', '1957'),
(15166, 1958, '_vi_wad_aliexpress_variation_id', '12000020853736192'),
(15167, 1957, '_vi_wad_aliexpress_product_id', '33047652700'),
(15168, 1958, '_vi_wad_aliexpress_variation_attr', '14:350852#Yellow;200000124:200000334#37-38'),
(15169, 1957, 'total_sales', '0'),
(15170, 1959, '_variation_description', ''),
(15171, 1959, '_sku', '1005002491701503-yellow-39-40'),
(15172, 1957, '_tax_status', 'taxable'),
(15173, 1959, '_regular_price', '100.43'),
(15174, 1957, '_tax_class', ''),
(15175, 1957, '_manage_stock', 'no'),
(15176, 1957, '_backorders', 'no'),
(15177, 1959, 'total_sales', '0'),
(15178, 1957, '_sold_individually', 'no'),
(15179, 1959, '_tax_status', 'taxable'),
(15180, 1959, '_tax_class', 'parent'),
(15181, 1959, '_manage_stock', 'yes'),
(15182, 1959, '_backorders', 'no'),
(15183, 1957, '_virtual', 'no'),
(15184, 1957, '_downloadable', 'no'),
(15185, 1959, '_sold_individually', 'no'),
(15186, 1957, '_download_limit', '-1'),
(15187, 1957, '_download_expiry', '-1'),
(15188, 1957, '_stock', NULL),
(15189, 1959, '_virtual', 'no'),
(15190, 1957, '_stock_status', 'instock'),
(15191, 1959, '_downloadable', 'no'),
(15192, 1957, '_wc_average_rating', '0'),
(15193, 1959, '_download_limit', '-1'),
(15194, 1957, '_wc_review_count', '0'),
(15195, 1959, '_download_expiry', '-1'),
(15196, 1959, '_stock', '100'),
(15197, 1959, '_stock_status', 'instock'),
(15198, 1959, '_wc_average_rating', '0'),
(15199, 1959, '_wc_review_count', '0'),
(15200, 1959, 'attribute_pa_color', 'yellow'),
(15201, 1959, 'attribute_pa_shoe-size', '39-40'),
(15202, 1959, '_price', '100.43'),
(15203, 1959, '_product_version', '4.1.0'),
(15204, 1959, '_vi_wad_aliexpress_variation_id', '12000020853736193'),
(15205, 1959, '_vi_wad_aliexpress_variation_attr', '14:350852#Yellow;200000124:100010482#39-40'),
(15206, 1957, '_product_attributes', 'a:2:{s:8:\"pa_color\";a:6:{s:4:\"name\";s:8:\"pa_color\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"0\";s:10:\"is_visible\";s:1:\"0\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"1\";}s:12:\"pa_shoe-size\";a:6:{s:4:\"name\";s:12:\"pa_shoe-size\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"1\";s:10:\"is_visible\";s:1:\"0\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"1\";}}'),
(15207, 1957, '_product_version', '4.1.0'),
(15208, 1960, '_variation_description', ''),
(15209, 1960, '_sku', '1005002491701503-dark-green-40-41'),
(15210, 1960, '_regular_price', '100.43'),
(15211, 1960, 'total_sales', '0'),
(15212, 1960, '_tax_status', 'taxable'),
(15213, 1960, '_tax_class', 'parent'),
(15214, 1960, '_manage_stock', 'yes'),
(15215, 1960, '_backorders', 'no'),
(15216, 1960, '_sold_individually', 'no'),
(15217, 1960, '_virtual', 'no'),
(15218, 1960, '_downloadable', 'no'),
(15219, 1960, '_download_limit', '-1'),
(15220, 1960, '_download_expiry', '-1'),
(15221, 1960, '_stock', '100'),
(15222, 1960, '_stock_status', 'instock'),
(15223, 1960, '_wc_average_rating', '0'),
(15224, 1960, '_wc_review_count', '0'),
(15225, 1960, 'attribute_pa_color', 'dark-green'),
(15226, 1960, 'attribute_pa_shoe-size', '40-41'),
(15227, 1960, '_price', '100.43'),
(15228, 1960, '_product_version', '4.1.0'),
(15229, 1960, '_vi_wad_aliexpress_variation_id', '12000020853736182'),
(15230, 1960, '_vi_wad_aliexpress_variation_attr', '14:175#Dark green;200000124:200000898#40-41'),
(15231, 1961, '_variation_description', ''),
(15232, 1961, '_sku', '1005002491701503-dark-green-42-43'),
(15233, 1961, '_regular_price', '100.43'),
(15234, 1961, 'total_sales', '0'),
(15235, 1961, '_tax_status', 'taxable'),
(15236, 1961, '_tax_class', 'parent'),
(15237, 1961, '_manage_stock', 'yes'),
(15238, 1961, '_backorders', 'no'),
(15239, 1961, '_sold_individually', 'no'),
(15240, 1961, '_virtual', 'no'),
(15241, 1961, '_downloadable', 'no'),
(15242, 1961, '_download_limit', '-1'),
(15243, 1961, '_download_expiry', '-1'),
(15244, 1961, '_stock', '100'),
(15245, 1961, '_stock_status', 'instock'),
(15246, 1961, '_wc_average_rating', '0'),
(15247, 1961, '_wc_review_count', '0'),
(15248, 1961, 'attribute_pa_color', 'dark-green'),
(15249, 1961, 'attribute_pa_shoe-size', '42-43'),
(15250, 1961, '_price', '100.43'),
(15251, 1961, '_product_version', '4.1.0'),
(15252, 1961, '_vi_wad_aliexpress_variation_id', '12000020853736183'),
(15253, 1961, '_vi_wad_aliexpress_variation_attr', '14:175#Dark green;200000124:200000364#42-43'),
(15254, 1962, '_variation_description', ''),
(15255, 1962, '_sku', '1005002491701503-dark-green-37-38'),
(15256, 1962, '_regular_price', '100.43'),
(15257, 1962, 'total_sales', '0'),
(15258, 1962, '_tax_status', 'taxable'),
(15259, 1962, '_tax_class', 'parent'),
(15260, 1962, '_manage_stock', 'yes'),
(15261, 1962, '_backorders', 'no'),
(15262, 1962, '_sold_individually', 'no'),
(15263, 1962, '_virtual', 'no'),
(15264, 1962, '_downloadable', 'no'),
(15265, 1962, '_download_limit', '-1'),
(15266, 1962, '_download_expiry', '-1'),
(15267, 1962, '_stock', '100'),
(15268, 1962, '_stock_status', 'instock'),
(15269, 1962, '_wc_average_rating', '0'),
(15270, 1962, '_wc_review_count', '0'),
(15271, 1962, 'attribute_pa_color', 'dark-green'),
(15272, 1962, 'attribute_pa_shoe-size', '37-38'),
(15273, 1962, '_price', '100.43'),
(15274, 1962, '_product_version', '4.1.0'),
(15275, 1962, '_vi_wad_aliexpress_variation_id', '12000020853736180'),
(15276, 1962, '_vi_wad_aliexpress_variation_attr', '14:175#Dark green;200000124:200000334#37-38'),
(15277, 1963, '_wp_attached_file', '2021/06/Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes-2.jpg_640x640-2.jpg'),
(15278, 1963, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:131:\"2021/06/Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes-2.jpg_640x640-2.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:131:\"Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes-2.jpg_640x640-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:131:\"Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes-2.jpg_640x640-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:131:\"Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes-2.jpg_640x640-2-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:131:\"Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes-2.jpg_640x640-2-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:131:\"Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes-2.jpg_640x640-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:131:\"Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes-2.jpg_640x640-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:131:\"Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes-2.jpg_640x640-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:131:\"Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes-2.jpg_640x640-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:131:\"Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes-2.jpg_640x640-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:131:\"Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes-2.jpg_640x640-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(15279, 1964, '_variation_description', ''),
(15280, 1964, '_sku', '1005002491701503-dark-green-39-40'),
(15281, 1964, '_regular_price', '100.43'),
(15282, 1964, 'total_sales', '0'),
(15283, 1964, '_tax_status', 'taxable'),
(15284, 1964, '_tax_class', 'parent'),
(15285, 1964, '_manage_stock', 'yes'),
(15286, 1964, '_backorders', 'no'),
(15287, 1965, '_wp_attached_file', '2021/06/2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots.jpg');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(15288, 1965, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1001;s:6:\"height\";i:1001;s:4:\"file\";s:98:\"2021/06/2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:98:\"2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:98:\"2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:98:\"2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:98:\"2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:98:\"2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots-825x510.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:98:\"2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:98:\"2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:98:\"2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:98:\"2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:98:\"2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:98:\"2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(15289, 1964, '_sold_individually', 'no'),
(15290, 1964, '_virtual', 'no'),
(15291, 1964, '_downloadable', 'no'),
(15292, 1964, '_download_limit', '-1'),
(15293, 1964, '_download_expiry', '-1'),
(15294, 1964, '_stock', '100'),
(15295, 1964, '_stock_status', 'instock'),
(15296, 1964, '_wc_average_rating', '0'),
(15297, 1964, '_wc_review_count', '0'),
(15298, 1964, 'attribute_pa_color', 'dark-green'),
(15299, 1964, 'attribute_pa_shoe-size', '39-40'),
(15300, 1964, '_price', '100.43'),
(15301, 1964, '_product_version', '4.1.0'),
(15302, 1964, '_vi_wad_aliexpress_variation_id', '12000020853736181'),
(15303, 1964, '_vi_wad_aliexpress_variation_attr', '14:175#Dark green;200000124:100010482#39-40'),
(15304, 1966, '_variation_description', ''),
(15305, 1966, '_sku', '1005002491701503-beige-44-45'),
(15306, 1966, '_regular_price', '100.43'),
(15307, 1966, 'total_sales', '0'),
(15308, 1966, '_tax_status', 'taxable'),
(15309, 1966, '_tax_class', 'parent'),
(15310, 1966, '_manage_stock', 'yes'),
(15311, 1966, '_backorders', 'no'),
(15312, 1966, '_sold_individually', 'no'),
(15313, 1966, '_virtual', 'no'),
(15314, 1966, '_downloadable', 'no'),
(15315, 1966, '_download_limit', '-1'),
(15316, 1966, '_download_expiry', '-1'),
(15317, 1966, '_stock', '100'),
(15318, 1966, '_stock_status', 'instock'),
(15319, 1966, '_wc_average_rating', '0'),
(15320, 1966, '_wc_review_count', '0'),
(15321, 1966, 'attribute_pa_color', 'beige'),
(15322, 1966, 'attribute_pa_shoe-size', '44-45'),
(15323, 1966, '_price', '100.43'),
(15324, 1966, '_product_version', '4.1.0'),
(15325, 1966, '_vi_wad_aliexpress_variation_id', '12000020853736178'),
(15326, 1966, '_vi_wad_aliexpress_variation_attr', '14:771;200000124:200006262#44-45'),
(15327, 1967, '_variation_description', ''),
(15328, 1967, '_sku', '1005002491701503-dark-green-35-36'),
(15329, 1967, '_regular_price', '94.13'),
(15330, 1967, 'total_sales', '0'),
(15331, 1967, '_tax_status', 'taxable'),
(15332, 1967, '_tax_class', 'parent'),
(15333, 1967, '_manage_stock', 'yes'),
(15334, 1967, '_backorders', 'no'),
(15335, 1967, '_sold_individually', 'no'),
(15336, 1967, '_virtual', 'no'),
(15337, 1967, '_downloadable', 'no'),
(15338, 1967, '_download_limit', '-1'),
(15339, 1967, '_download_expiry', '-1'),
(15340, 1967, '_stock', '100'),
(15341, 1967, '_stock_status', 'instock'),
(15342, 1967, '_wc_average_rating', '0'),
(15343, 1967, '_wc_review_count', '0'),
(15344, 1967, 'attribute_pa_color', 'dark-green'),
(15345, 1967, 'attribute_pa_shoe-size', '35-36'),
(15346, 1967, '_price', '94.13'),
(15347, 1967, '_product_version', '4.1.0'),
(15348, 1967, '_vi_wad_aliexpress_variation_id', '12000020853736179'),
(15349, 1967, '_vi_wad_aliexpress_variation_attr', '14:175#Dark green;200000124:200000333#35-36'),
(15350, 1968, '_variation_description', ''),
(15351, 1968, '_sku', '1005002491701503-beige-40-41'),
(15352, 1968, '_regular_price', '100.43'),
(15353, 1968, 'total_sales', '0'),
(15354, 1968, '_tax_status', 'taxable'),
(15355, 1968, '_tax_class', 'parent'),
(15356, 1968, '_manage_stock', 'yes'),
(15357, 1968, '_backorders', 'no'),
(15358, 1968, '_sold_individually', 'no'),
(15359, 1968, '_virtual', 'no'),
(15360, 1968, '_downloadable', 'no'),
(15361, 1968, '_download_limit', '-1'),
(15362, 1968, '_download_expiry', '-1'),
(15363, 1968, '_stock', '100'),
(15364, 1968, '_stock_status', 'instock'),
(15365, 1968, '_wc_average_rating', '0'),
(15366, 1968, '_wc_review_count', '0'),
(15367, 1968, 'attribute_pa_color', 'beige'),
(15368, 1968, 'attribute_pa_shoe-size', '40-41'),
(15369, 1968, '_price', '100.43'),
(15370, 1968, '_product_version', '4.1.0'),
(15371, 1968, '_vi_wad_aliexpress_variation_id', '12000020853736176'),
(15372, 1968, '_vi_wad_aliexpress_variation_attr', '14:771;200000124:200000898#40-41'),
(15373, 1969, '_variation_description', ''),
(15374, 1969, '_sku', '1005002491701503-beige-42-43'),
(15375, 1969, '_regular_price', '100.43'),
(15376, 1963, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H0478efe099444d168d1c63df4d13e71ep/Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes.jpg_640x640.jpg'),
(15377, 1969, 'total_sales', '0'),
(15378, 1781, '_thumbnail_id', '1963'),
(15379, 1969, '_tax_status', 'taxable'),
(15380, 1782, '_thumbnail_id', '1963'),
(15381, 1969, '_tax_class', 'parent'),
(15382, 1783, '_thumbnail_id', '1963'),
(15383, 1969, '_manage_stock', 'yes'),
(15384, 1784, '_thumbnail_id', '1963'),
(15385, 1785, '_thumbnail_id', '1963'),
(15386, 1969, '_backorders', 'no'),
(15387, 1786, '_thumbnail_id', '1963'),
(15388, 1787, '_thumbnail_id', '1963'),
(15389, 1969, '_sold_individually', 'no'),
(15390, 1788, '_thumbnail_id', '1963'),
(15391, 1789, '_thumbnail_id', '1963'),
(15392, 1969, '_virtual', 'no'),
(15393, 1969, '_downloadable', 'no'),
(15394, 1969, '_download_limit', '-1'),
(15395, 1969, '_download_expiry', '-1'),
(15396, 1969, '_stock', '100'),
(15397, 1969, '_stock_status', 'instock'),
(15398, 1969, '_wc_average_rating', '0'),
(15399, 1969, '_wc_review_count', '0'),
(15400, 1969, 'attribute_pa_color', 'beige'),
(15401, 1969, 'attribute_pa_shoe-size', '42-43'),
(15402, 1969, '_price', '100.43'),
(15403, 1969, '_product_version', '4.1.0'),
(15404, 1969, '_vi_wad_aliexpress_variation_id', '12000020853736177'),
(15405, 1969, '_vi_wad_aliexpress_variation_attr', '14:771;200000124:200000364#42-43'),
(15406, 1970, '_variation_description', ''),
(15407, 1970, '_sku', '1005002491701503-white-44-45'),
(15408, 1970, '_regular_price', '100.43'),
(15409, 1970, 'total_sales', '0'),
(15410, 1970, '_tax_status', 'taxable'),
(15411, 1970, '_tax_class', 'parent'),
(15412, 1970, '_manage_stock', 'yes'),
(15413, 1970, '_backorders', 'no'),
(15414, 1970, '_sold_individually', 'no'),
(15415, 1965, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H47b320422eca4ac188aca328cf229c38P/2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots.jpg'),
(15416, 1957, '_thumbnail_id', '1965'),
(15417, 1970, '_virtual', 'no'),
(15418, 1970, '_downloadable', 'no'),
(15419, 1970, '_download_limit', '-1'),
(15420, 1970, '_download_expiry', '-1'),
(15421, 1970, '_stock', '100'),
(15422, 1970, '_stock_status', 'instock'),
(15423, 1970, '_wc_average_rating', '0'),
(15424, 1970, '_wc_review_count', '0'),
(15425, 1970, 'attribute_pa_color', 'white'),
(15426, 1970, 'attribute_pa_shoe-size', '44-45'),
(15427, 1970, '_price', '100.43'),
(15428, 1970, '_product_version', '4.1.0'),
(15429, 1970, '_vi_wad_aliexpress_variation_id', '12000020853736190'),
(15430, 1970, '_vi_wad_aliexpress_variation_attr', '14:29;200000124:200006262#44-45'),
(15431, 1971, '_variation_description', ''),
(15432, 1971, '_sku', '33047652700-grey-6'),
(15433, 1971, '_regular_price', '132.42'),
(15434, 1971, 'total_sales', '0'),
(15435, 1971, '_tax_status', 'taxable'),
(15436, 1971, '_tax_class', 'parent'),
(15437, 1971, '_manage_stock', 'yes'),
(15438, 1971, '_backorders', 'no'),
(15439, 1971, '_sold_individually', 'no'),
(15440, 1971, '_virtual', 'no'),
(15441, 1971, '_downloadable', 'no'),
(15442, 1971, '_download_limit', '-1'),
(15443, 1971, '_download_expiry', '-1'),
(15444, 1971, '_stock', '50'),
(15445, 1971, '_stock_status', 'instock'),
(15446, 1971, '_wc_average_rating', '0'),
(15447, 1971, '_wc_review_count', '0'),
(15448, 1972, '_variation_description', ''),
(15449, 1972, '_sku', '1005002491701503-yellow-35-36'),
(15450, 1971, 'attribute_pa_color', 'grey'),
(15451, 1972, '_regular_price', '100.43'),
(15452, 1971, 'attribute_pa_shoe-size', '6'),
(15453, 1971, '_price', '132.42'),
(15454, 1972, 'total_sales', '0'),
(15455, 1972, '_tax_status', 'taxable'),
(15456, 1971, '_product_version', '4.1.0'),
(15457, 1972, '_tax_class', 'parent'),
(15458, 1972, '_manage_stock', 'yes'),
(15459, 1972, '_backorders', 'no'),
(15460, 1972, '_sold_individually', 'no'),
(15461, 1971, '_vi_wad_aliexpress_variation_id', '10000000775162468'),
(15462, 1971, '_vi_wad_aliexpress_variation_attr', '14:691#GREY;200000124:1394'),
(15463, 1972, '_virtual', 'no'),
(15464, 1972, '_downloadable', 'no'),
(15465, 1972, '_download_limit', '-1'),
(15466, 1972, '_download_expiry', '-1'),
(15467, 1972, '_stock', '100'),
(15468, 1972, '_stock_status', 'instock'),
(15469, 1972, '_wc_average_rating', '0'),
(15470, 1972, '_wc_review_count', '0'),
(15471, 1972, 'attribute_pa_color', 'yellow'),
(15472, 1973, '_variation_description', ''),
(15473, 1972, 'attribute_pa_shoe-size', '35-36'),
(15474, 1973, '_sku', '33047652700-grey-6-5'),
(15475, 1973, '_regular_price', '132.42'),
(15476, 1972, '_price', '100.43'),
(15477, 1973, 'total_sales', '0'),
(15478, 1972, '_product_version', '4.1.0'),
(15479, 1973, '_tax_status', 'taxable'),
(15480, 1973, '_tax_class', 'parent'),
(15481, 1973, '_manage_stock', 'yes'),
(15482, 1973, '_backorders', 'no'),
(15483, 1972, '_vi_wad_aliexpress_variation_id', '12000020853736191'),
(15484, 1973, '_sold_individually', 'no'),
(15485, 1972, '_vi_wad_aliexpress_variation_attr', '14:350852#Yellow;200000124:200000333#35-36'),
(15486, 1973, '_virtual', 'no'),
(15487, 1973, '_downloadable', 'no'),
(15488, 1973, '_download_limit', '-1'),
(15489, 1973, '_download_expiry', '-1'),
(15490, 1973, '_stock', '49'),
(15491, 1973, '_stock_status', 'instock'),
(15492, 1973, '_wc_average_rating', '0'),
(15493, 1973, '_wc_review_count', '0'),
(15494, 1973, 'attribute_pa_color', 'grey'),
(15495, 1973, 'attribute_pa_shoe-size', '6-5'),
(15496, 1973, '_price', '132.42'),
(15497, 1973, '_product_version', '4.1.0'),
(15498, 1974, '_variation_description', ''),
(15499, 1974, '_sku', '1005002491701503-white-40-41'),
(15500, 1974, '_regular_price', '100.43'),
(15501, 1974, 'total_sales', '0'),
(15502, 1974, '_tax_status', 'taxable'),
(15503, 1973, '_vi_wad_aliexpress_variation_id', '10000000775162469'),
(15504, 1974, '_tax_class', 'parent'),
(15505, 1974, '_manage_stock', 'yes'),
(15506, 1973, '_vi_wad_aliexpress_variation_attr', '14:691#GREY;200000124:200000287'),
(15507, 1974, '_backorders', 'no'),
(15508, 1974, '_sold_individually', 'no'),
(15509, 1974, '_virtual', 'no'),
(15510, 1974, '_downloadable', 'no'),
(15511, 1974, '_download_limit', '-1'),
(15512, 1974, '_download_expiry', '-1'),
(15513, 1974, '_stock', '100'),
(15514, 1975, '_variation_description', ''),
(15515, 1974, '_stock_status', 'instock'),
(15516, 1975, '_sku', '33047652700-grey-7-5'),
(15517, 1974, '_wc_average_rating', '0'),
(15518, 1975, '_regular_price', '132.42'),
(15519, 1974, '_wc_review_count', '0'),
(15520, 1975, 'total_sales', '0'),
(15521, 1975, '_tax_status', 'taxable'),
(15522, 1974, 'attribute_pa_color', 'white'),
(15523, 1975, '_tax_class', 'parent'),
(15524, 1974, 'attribute_pa_shoe-size', '40-41'),
(15525, 1975, '_manage_stock', 'yes'),
(15526, 1975, '_backorders', 'no'),
(15527, 1974, '_price', '100.43'),
(15528, 1975, '_sold_individually', 'no'),
(15529, 1974, '_product_version', '4.1.0'),
(15530, 1975, '_virtual', 'no'),
(15531, 1975, '_downloadable', 'no'),
(15532, 1974, '_vi_wad_aliexpress_variation_id', '12000020853736188'),
(15533, 1974, '_vi_wad_aliexpress_variation_attr', '14:29;200000124:200000898#40-41'),
(15534, 1975, '_download_limit', '-1'),
(15535, 1975, '_download_expiry', '-1'),
(15536, 1975, '_stock', '50'),
(15537, 1975, '_stock_status', 'instock'),
(15538, 1975, '_wc_average_rating', '0'),
(15539, 1975, '_wc_review_count', '0'),
(15540, 1975, 'attribute_pa_color', 'grey'),
(15541, 1975, 'attribute_pa_shoe-size', '7-5'),
(15542, 1975, '_price', '132.42'),
(15543, 1975, '_product_version', '4.1.0'),
(15544, 1976, '_variation_description', ''),
(15545, 1975, '_vi_wad_aliexpress_variation_id', '10000000775162470'),
(15546, 1976, '_sku', '1005002491701503-white-42-43'),
(15547, 1976, '_regular_price', '100.43'),
(15548, 1975, '_vi_wad_aliexpress_variation_attr', '14:691#GREY;200000124:200000288'),
(15549, 1976, 'total_sales', '0'),
(15550, 1976, '_tax_status', 'taxable'),
(15551, 1976, '_tax_class', 'parent'),
(15552, 1976, '_manage_stock', 'yes'),
(15553, 1976, '_backorders', 'no'),
(15554, 1976, '_sold_individually', 'no'),
(15555, 1976, '_virtual', 'no'),
(15556, 1976, '_downloadable', 'no'),
(15557, 1977, '_variation_description', ''),
(15558, 1977, '_sku', '33047652700-grey-8'),
(15559, 1976, '_download_limit', '-1'),
(15560, 1977, '_regular_price', '132.42'),
(15561, 1976, '_download_expiry', '-1'),
(15562, 1976, '_stock', '100'),
(15563, 1977, 'total_sales', '0'),
(15564, 1977, '_tax_status', 'taxable'),
(15565, 1976, '_stock_status', 'instock'),
(15566, 1977, '_tax_class', 'parent'),
(15567, 1976, '_wc_average_rating', '0'),
(15568, 1977, '_manage_stock', 'yes'),
(15569, 1977, '_backorders', 'no'),
(15570, 1976, '_wc_review_count', '0'),
(15571, 1977, '_sold_individually', 'no'),
(15572, 1976, 'attribute_pa_color', 'white'),
(15573, 1976, 'attribute_pa_shoe-size', '42-43'),
(15574, 1976, '_price', '100.43'),
(15575, 1977, '_virtual', 'no'),
(15576, 1977, '_downloadable', 'no'),
(15577, 1976, '_product_version', '4.1.0'),
(15578, 1977, '_download_limit', '-1'),
(15579, 1977, '_download_expiry', '-1'),
(15580, 1977, '_stock', '50'),
(15581, 1976, '_vi_wad_aliexpress_variation_id', '12000020853736189'),
(15582, 1977, '_stock_status', 'instock'),
(15583, 1976, '_vi_wad_aliexpress_variation_attr', '14:29;200000124:200000364#42-43'),
(15584, 1977, '_wc_average_rating', '0'),
(15585, 1977, '_wc_review_count', '0'),
(15586, 1977, 'attribute_pa_color', 'grey'),
(15587, 1977, 'attribute_pa_shoe-size', '8'),
(15588, 1977, '_price', '132.42'),
(15589, 1977, '_product_version', '4.1.0'),
(15590, 1977, '_vi_wad_aliexpress_variation_id', '10000000775162471'),
(15591, 1977, '_vi_wad_aliexpress_variation_attr', '14:691#GREY;200000124:699'),
(15592, 1978, '_variation_description', ''),
(15593, 1978, '_sku', '1005002491701503-white-37-38'),
(15594, 1978, '_regular_price', '100.43'),
(15595, 1978, 'total_sales', '0'),
(15596, 1978, '_tax_status', 'taxable'),
(15597, 1978, '_tax_class', 'parent'),
(15598, 1978, '_manage_stock', 'yes'),
(15599, 1978, '_backorders', 'no'),
(15600, 1978, '_sold_individually', 'no'),
(15601, 1979, '_variation_description', ''),
(15602, 1978, '_virtual', 'no'),
(15603, 1979, '_sku', '33047652700-winered-9'),
(15604, 1979, '_regular_price', '132.42'),
(15605, 1978, '_downloadable', 'no'),
(15606, 1979, 'total_sales', '0'),
(15607, 1978, '_download_limit', '-1'),
(15608, 1979, '_tax_status', 'taxable'),
(15609, 1979, '_tax_class', 'parent'),
(15610, 1978, '_download_expiry', '-1'),
(15611, 1979, '_manage_stock', 'yes'),
(15612, 1979, '_backorders', 'no'),
(15613, 1978, '_stock', '100'),
(15614, 1978, '_stock_status', 'instock'),
(15615, 1979, '_sold_individually', 'no'),
(15616, 1978, '_wc_average_rating', '0'),
(15617, 1978, '_wc_review_count', '0'),
(15618, 1978, 'attribute_pa_color', 'white'),
(15619, 1979, '_virtual', 'no'),
(15620, 1978, 'attribute_pa_shoe-size', '37-38'),
(15621, 1979, '_downloadable', 'no'),
(15622, 1978, '_price', '100.43'),
(15623, 1979, '_download_limit', '-1'),
(15624, 1978, '_product_version', '4.1.0'),
(15625, 1979, '_download_expiry', '-1'),
(15626, 1979, '_stock', '50'),
(15627, 1978, '_vi_wad_aliexpress_variation_id', '12000020853736186'),
(15628, 1979, '_stock_status', 'instock'),
(15629, 1978, '_vi_wad_aliexpress_variation_attr', '14:29;200000124:200000334#37-38'),
(15630, 1979, '_wc_average_rating', '0'),
(15631, 1979, '_wc_review_count', '0'),
(15632, 1979, 'attribute_pa_color', 'winered'),
(15633, 1979, 'attribute_pa_shoe-size', '9'),
(15634, 1979, '_price', '132.42'),
(15635, 1979, '_product_version', '4.1.0'),
(15636, 1979, '_vi_wad_aliexpress_variation_id', '10000000775162464'),
(15637, 1979, '_vi_wad_aliexpress_variation_attr', '14:365458#WINERED;200000124:350262'),
(15638, 1980, '_variation_description', ''),
(15639, 1980, '_sku', '1005002491701503-white-39-40'),
(15640, 1980, '_regular_price', '100.43'),
(15641, 1980, 'total_sales', '0'),
(15642, 1980, '_tax_status', 'taxable'),
(15643, 1980, '_tax_class', 'parent'),
(15644, 1980, '_manage_stock', 'yes'),
(15645, 1980, '_backorders', 'no'),
(15646, 1980, '_sold_individually', 'no'),
(15647, 1981, '_variation_description', ''),
(15648, 1980, '_virtual', 'no'),
(15649, 1981, '_sku', '33047652700-winered-9-5'),
(15650, 1980, '_downloadable', 'no'),
(15651, 1981, '_regular_price', '132.42'),
(15652, 1980, '_download_limit', '-1'),
(15653, 1981, 'total_sales', '0'),
(15654, 1980, '_download_expiry', '-1'),
(15655, 1981, '_tax_status', 'taxable'),
(15656, 1981, '_tax_class', 'parent'),
(15657, 1980, '_stock', '100'),
(15658, 1981, '_manage_stock', 'yes'),
(15659, 1980, '_stock_status', 'instock'),
(15660, 1981, '_backorders', 'no'),
(15661, 1980, '_wc_average_rating', '0'),
(15662, 1981, '_sold_individually', 'no'),
(15663, 1980, '_wc_review_count', '0'),
(15664, 1981, '_virtual', 'no'),
(15665, 1981, '_downloadable', 'no'),
(15666, 1980, 'attribute_pa_color', 'white'),
(15667, 1981, '_download_limit', '-1'),
(15668, 1981, '_download_expiry', '-1'),
(15669, 1980, 'attribute_pa_shoe-size', '39-40'),
(15670, 1981, '_stock', '50'),
(15671, 1981, '_stock_status', 'instock'),
(15672, 1980, '_price', '100.43'),
(15673, 1981, '_wc_average_rating', '0'),
(15674, 1981, '_wc_review_count', '0'),
(15675, 1980, '_product_version', '4.1.0'),
(15676, 1981, 'attribute_pa_color', 'winered'),
(15677, 1981, 'attribute_pa_shoe-size', '9-5'),
(15678, 1981, '_price', '132.42'),
(15679, 1980, '_vi_wad_aliexpress_variation_id', '12000020853736187'),
(15680, 1980, '_vi_wad_aliexpress_variation_attr', '14:29;200000124:100010482#39-40'),
(15681, 1981, '_product_version', '4.1.0'),
(15682, 1981, '_vi_wad_aliexpress_variation_id', '10000000775162465'),
(15683, 1981, '_vi_wad_aliexpress_variation_attr', '14:365458#WINERED;200000124:200000290'),
(15684, 1983, '_variation_description', ''),
(15685, 1982, '_variation_description', ''),
(15686, 1983, '_sku', '1005002491701503-dark-green-44-45'),
(15687, 1982, '_sku', '33047652700-winered-10-5'),
(15688, 1983, '_regular_price', '100.43'),
(15689, 1982, '_regular_price', '119.85'),
(15690, 1982, 'total_sales', '0'),
(15691, 1983, 'total_sales', '0'),
(15692, 1982, '_tax_status', 'taxable'),
(15693, 1983, '_tax_status', 'taxable'),
(15694, 1982, '_tax_class', 'parent'),
(15695, 1983, '_tax_class', 'parent'),
(15696, 1982, '_manage_stock', 'yes'),
(15697, 1983, '_manage_stock', 'yes'),
(15698, 1982, '_backorders', 'no'),
(15699, 1982, '_sold_individually', 'no'),
(15700, 1983, '_backorders', 'no'),
(15701, 1983, '_sold_individually', 'no'),
(15702, 1982, '_virtual', 'no'),
(15703, 1982, '_downloadable', 'no'),
(15704, 1983, '_virtual', 'no'),
(15705, 1982, '_download_limit', '-1'),
(15706, 1983, '_downloadable', 'no'),
(15707, 1982, '_download_expiry', '-1'),
(15708, 1983, '_download_limit', '-1'),
(15709, 1983, '_download_expiry', '-1'),
(15710, 1982, '_stock', '50'),
(15711, 1983, '_stock', '100'),
(15712, 1982, '_stock_status', 'instock'),
(15713, 1983, '_stock_status', 'instock'),
(15714, 1982, '_wc_average_rating', '0'),
(15715, 1983, '_wc_average_rating', '0'),
(15716, 1983, '_wc_review_count', '0'),
(15717, 1982, '_wc_review_count', '0'),
(15718, 1983, 'attribute_pa_color', 'dark-green'),
(15719, 1983, 'attribute_pa_shoe-size', '44-45'),
(15720, 1982, 'attribute_pa_color', 'winered'),
(15721, 1983, '_price', '100.43'),
(15722, 1982, 'attribute_pa_shoe-size', '10-5'),
(15723, 1982, '_price', '119.85'),
(15724, 1983, '_product_version', '4.1.0'),
(15725, 1982, '_product_version', '4.1.0'),
(15726, 1983, '_vi_wad_aliexpress_variation_id', '12000020853736184'),
(15727, 1983, '_vi_wad_aliexpress_variation_attr', '14:175#Dark green;200000124:200006262#44-45'),
(15728, 1982, '_vi_wad_aliexpress_variation_id', '10000000775162466'),
(15729, 1982, '_vi_wad_aliexpress_variation_attr', '14:365458#WINERED;200000124:200000291'),
(15730, 1984, '_variation_description', ''),
(15731, 1984, '_sku', '33047652700-grey-5-5'),
(15732, 1984, '_regular_price', '132.42'),
(15733, 1985, '_variation_description', ''),
(15734, 1985, '_sku', '1005002491701503-white-35-36'),
(15735, 1984, 'total_sales', '0'),
(15736, 1985, '_regular_price', '100.43'),
(15737, 1984, '_tax_status', 'taxable'),
(15738, 1984, '_tax_class', 'parent'),
(15739, 1984, '_manage_stock', 'yes'),
(15740, 1985, 'total_sales', '0'),
(15741, 1984, '_backorders', 'no'),
(15742, 1985, '_tax_status', 'taxable'),
(15743, 1984, '_sold_individually', 'no'),
(15744, 1985, '_tax_class', 'parent'),
(15745, 1985, '_manage_stock', 'yes'),
(15746, 1985, '_backorders', 'no'),
(15747, 1985, '_sold_individually', 'no'),
(15748, 1984, '_virtual', 'no'),
(15749, 1984, '_downloadable', 'no'),
(15750, 1985, '_virtual', 'no'),
(15751, 1984, '_download_limit', '-1'),
(15752, 1985, '_downloadable', 'no'),
(15753, 1985, '_download_limit', '-1'),
(15754, 1984, '_download_expiry', '-1'),
(15755, 1985, '_download_expiry', '-1'),
(15756, 1984, '_stock', '50'),
(15757, 1985, '_stock', '100'),
(15758, 1984, '_stock_status', 'instock'),
(15759, 1984, '_wc_average_rating', '0'),
(15760, 1985, '_stock_status', 'instock'),
(15761, 1984, '_wc_review_count', '0'),
(15762, 1985, '_wc_average_rating', '0'),
(15763, 1985, '_wc_review_count', '0'),
(15764, 1984, 'attribute_pa_color', 'grey'),
(15765, 1984, 'attribute_pa_shoe-size', '5-5'),
(15766, 1984, '_price', '132.42'),
(15767, 1985, 'attribute_pa_color', 'white'),
(15768, 1985, 'attribute_pa_shoe-size', '35-36'),
(15769, 1984, '_product_version', '4.1.0'),
(15770, 1985, '_price', '100.43'),
(15771, 1985, '_product_version', '4.1.0'),
(15772, 1984, '_vi_wad_aliexpress_variation_id', '10000000775162467'),
(15773, 1984, '_vi_wad_aliexpress_variation_attr', '14:691#GREY;200000124:200000286'),
(15774, 1985, '_vi_wad_aliexpress_variation_id', '12000020853736185'),
(15775, 1985, '_vi_wad_aliexpress_variation_attr', '14:29;200000124:200000333#35-36'),
(15776, 1986, '_variation_description', ''),
(15777, 1986, '_sku', '33047652700-brown-5-5'),
(15778, 1986, '_regular_price', '132.42'),
(15779, 1986, 'total_sales', '0'),
(15780, 1986, '_tax_status', 'taxable'),
(15781, 1986, '_tax_class', 'parent'),
(15782, 1986, '_manage_stock', 'yes'),
(15783, 1986, '_backorders', 'no'),
(15784, 1986, '_sold_individually', 'no'),
(15785, 1986, '_virtual', 'no'),
(15786, 1986, '_downloadable', 'no'),
(15787, 1986, '_download_limit', '-1'),
(15788, 1987, '_variation_description', ''),
(15789, 1986, '_download_expiry', '-1'),
(15790, 1987, '_sku', '1005002491701503-green-44-45'),
(15791, 1987, '_regular_price', '100.43'),
(15792, 1986, '_stock', '50'),
(15793, 1986, '_stock_status', 'instock'),
(15794, 1987, 'total_sales', '0'),
(15795, 1986, '_wc_average_rating', '0'),
(15796, 1987, '_tax_status', 'taxable'),
(15797, 1987, '_tax_class', 'parent'),
(15798, 1986, '_wc_review_count', '0'),
(15799, 1987, '_manage_stock', 'yes'),
(15800, 1987, '_backorders', 'no'),
(15801, 1987, '_sold_individually', 'no'),
(15802, 1986, 'attribute_pa_color', 'brown'),
(15803, 1986, 'attribute_pa_shoe-size', '5-5'),
(15804, 1986, '_price', '132.42'),
(15805, 1987, '_virtual', 'no'),
(15806, 1987, '_downloadable', 'no'),
(15807, 1986, '_product_version', '4.1.0'),
(15808, 1987, '_download_limit', '-1'),
(15809, 1987, '_download_expiry', '-1'),
(15810, 1987, '_stock', '100'),
(15811, 1987, '_stock_status', 'instock'),
(15812, 1987, '_wc_average_rating', '0'),
(15813, 1986, '_vi_wad_aliexpress_variation_id', '10000000775162476'),
(15814, 1986, '_vi_wad_aliexpress_variation_attr', '14:350852#Brown;200000124:200000286'),
(15815, 1987, '_wc_review_count', '0'),
(15816, 1987, 'attribute_pa_color', 'green'),
(15817, 1987, 'attribute_pa_shoe-size', '44-45'),
(15818, 1987, '_price', '100.43'),
(15819, 1987, '_product_version', '4.1.0'),
(15820, 1987, '_vi_wad_aliexpress_variation_id', '12000020853736166'),
(15821, 1988, '_variation_description', ''),
(15822, 1988, '_sku', '33047652700-brown-6'),
(15823, 1987, '_vi_wad_aliexpress_variation_attr', '14:366#Green;200000124:200006262#44-45'),
(15824, 1988, '_regular_price', '132.42'),
(15825, 1988, 'total_sales', '0'),
(15826, 1988, '_tax_status', 'taxable'),
(15827, 1988, '_tax_class', 'parent'),
(15828, 1988, '_manage_stock', 'yes'),
(15829, 1988, '_backorders', 'no'),
(15830, 1988, '_sold_individually', 'no'),
(15831, 1988, '_virtual', 'no'),
(15832, 1988, '_downloadable', 'no'),
(15833, 1988, '_download_limit', '-1'),
(15834, 1988, '_download_expiry', '-1'),
(15835, 1988, '_stock', '49'),
(15836, 1988, '_stock_status', 'instock'),
(15837, 1988, '_wc_average_rating', '0'),
(15838, 1988, '_wc_review_count', '0'),
(15839, 1989, '_variation_description', ''),
(15840, 1989, '_sku', '1005002491701503-black-35-36'),
(15841, 1988, 'attribute_pa_color', 'brown'),
(15842, 1989, '_regular_price', '100.43'),
(15843, 1988, 'attribute_pa_shoe-size', '6'),
(15844, 1989, 'total_sales', '0'),
(15845, 1989, '_tax_status', 'taxable'),
(15846, 1988, '_price', '132.42'),
(15847, 1989, '_tax_class', 'parent'),
(15848, 1989, '_manage_stock', 'yes'),
(15849, 1988, '_product_version', '4.1.0'),
(15850, 1989, '_backorders', 'no'),
(15851, 1989, '_sold_individually', 'no'),
(15852, 1988, '_vi_wad_aliexpress_variation_id', '10000000775162477'),
(15853, 1988, '_vi_wad_aliexpress_variation_attr', '14:350852#Brown;200000124:1394'),
(15854, 1989, '_virtual', 'no'),
(15855, 1989, '_downloadable', 'no'),
(15856, 1989, '_download_limit', '-1'),
(15857, 1989, '_download_expiry', '-1'),
(15858, 1989, '_stock', '100'),
(15859, 1990, '_variation_description', ''),
(15860, 1989, '_stock_status', 'instock'),
(15861, 1990, '_sku', '33047652700-brown-6-5'),
(15862, 1989, '_wc_average_rating', '0'),
(15863, 1990, '_regular_price', '132.42'),
(15864, 1989, '_wc_review_count', '0'),
(15865, 1990, 'total_sales', '0'),
(15866, 1990, '_tax_status', 'taxable'),
(15867, 1989, 'attribute_pa_color', 'black'),
(15868, 1990, '_tax_class', 'parent'),
(15869, 1990, '_manage_stock', 'yes'),
(15870, 1989, 'attribute_pa_shoe-size', '35-36'),
(15871, 1990, '_backorders', 'no'),
(15872, 1989, '_price', '100.43'),
(15873, 1990, '_sold_individually', 'no'),
(15874, 1989, '_product_version', '4.1.0'),
(15875, 1990, '_virtual', 'no'),
(15876, 1990, '_downloadable', 'no'),
(15877, 1990, '_download_limit', '-1'),
(15878, 1990, '_download_expiry', '-1'),
(15879, 1989, '_vi_wad_aliexpress_variation_id', '12000020853736167'),
(15880, 1990, '_stock', '50'),
(15881, 1989, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:200000333#35-36'),
(15882, 1990, '_stock_status', 'instock'),
(15883, 1990, '_wc_average_rating', '0'),
(15884, 1990, '_wc_review_count', '0'),
(15885, 1990, 'attribute_pa_color', 'brown'),
(15886, 1990, 'attribute_pa_shoe-size', '6-5'),
(15887, 1990, '_price', '132.42'),
(15888, 1990, '_product_version', '4.1.0'),
(15889, 1990, '_vi_wad_aliexpress_variation_id', '10000000775162478'),
(15890, 1990, '_vi_wad_aliexpress_variation_attr', '14:350852#Brown;200000124:200000287'),
(15891, 1991, '_variation_description', ''),
(15892, 1991, '_sku', '1005002491701503-green-40-41'),
(15893, 1991, '_regular_price', '100.43'),
(15894, 1991, 'total_sales', '0'),
(15895, 1991, '_tax_status', 'taxable'),
(15896, 1991, '_tax_class', 'parent'),
(15897, 1991, '_manage_stock', 'yes'),
(15898, 1992, '_variation_description', ''),
(15899, 1991, '_backorders', 'no'),
(15900, 1992, '_sku', '33047652700-brown-7-5'),
(15901, 1992, '_regular_price', '132.42'),
(15902, 1991, '_sold_individually', 'no'),
(15903, 1992, 'total_sales', '0'),
(15904, 1992, '_tax_status', 'taxable'),
(15905, 1992, '_tax_class', 'parent'),
(15906, 1992, '_manage_stock', 'yes'),
(15907, 1992, '_backorders', 'no'),
(15908, 1991, '_virtual', 'no'),
(15909, 1992, '_sold_individually', 'no'),
(15910, 1991, '_downloadable', 'no'),
(15911, 1991, '_download_limit', '-1'),
(15912, 1992, '_virtual', 'no'),
(15913, 1991, '_download_expiry', '-1'),
(15914, 1992, '_downloadable', 'no'),
(15915, 1991, '_stock', '100'),
(15916, 1992, '_download_limit', '-1'),
(15917, 1991, '_stock_status', 'instock'),
(15918, 1992, '_download_expiry', '-1'),
(15919, 1991, '_wc_average_rating', '0'),
(15920, 1992, '_stock', '50'),
(15921, 1991, '_wc_review_count', '0'),
(15922, 1992, '_stock_status', 'instock'),
(15923, 1992, '_wc_average_rating', '0'),
(15924, 1991, 'attribute_pa_color', 'green'),
(15925, 1992, '_wc_review_count', '0'),
(15926, 1991, 'attribute_pa_shoe-size', '40-41'),
(15927, 1991, '_price', '100.43'),
(15928, 1992, 'attribute_pa_color', 'brown'),
(15929, 1992, 'attribute_pa_shoe-size', '7-5'),
(15930, 1991, '_product_version', '4.1.0'),
(15931, 1992, '_price', '132.42'),
(15932, 1992, '_product_version', '4.1.0'),
(15933, 1991, '_vi_wad_aliexpress_variation_id', '12000020853736164'),
(15934, 1991, '_vi_wad_aliexpress_variation_attr', '14:366#Green;200000124:200000898#40-41'),
(15935, 1992, '_vi_wad_aliexpress_variation_id', '10000000775162479'),
(15936, 1992, '_vi_wad_aliexpress_variation_attr', '14:350852#Brown;200000124:200000288'),
(15937, 1993, '_variation_description', ''),
(15938, 1993, '_sku', '33047652700-grey-8-5'),
(15939, 1993, '_regular_price', '132.42'),
(15940, 1994, '_variation_description', ''),
(15941, 1994, '_sku', '1005002491701503-green-42-43'),
(15942, 1993, 'total_sales', '0'),
(15943, 1994, '_regular_price', '100.43'),
(15944, 1993, '_tax_status', 'taxable'),
(15945, 1993, '_tax_class', 'parent'),
(15946, 1994, 'total_sales', '0'),
(15947, 1993, '_manage_stock', 'yes'),
(15948, 1994, '_tax_status', 'taxable'),
(15949, 1993, '_backorders', 'no'),
(15950, 1994, '_tax_class', 'parent'),
(15951, 1994, '_manage_stock', 'yes'),
(15952, 1994, '_backorders', 'no'),
(15953, 1993, '_sold_individually', 'no'),
(15954, 1994, '_sold_individually', 'no'),
(15955, 1994, '_virtual', 'no'),
(15956, 1993, '_virtual', 'no'),
(15957, 1994, '_downloadable', 'no'),
(15958, 1993, '_downloadable', 'no'),
(15959, 1994, '_download_limit', '-1'),
(15960, 1993, '_download_limit', '-1'),
(15961, 1994, '_download_expiry', '-1'),
(15962, 1993, '_download_expiry', '-1'),
(15963, 1994, '_stock', '100'),
(15964, 1993, '_stock', '50'),
(15965, 1994, '_stock_status', 'instock'),
(15966, 1993, '_stock_status', 'instock'),
(15967, 1994, '_wc_average_rating', '0'),
(15968, 1993, '_wc_average_rating', '0'),
(15969, 1994, '_wc_review_count', '0'),
(15970, 1993, '_wc_review_count', '0'),
(15971, 1995, '_wp_attached_file', '2021/06/Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes-3.jpg_640x640-3.jpg'),
(15972, 1994, 'attribute_pa_color', 'green'),
(15973, 1993, 'attribute_pa_color', 'grey'),
(15974, 1995, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:131:\"2021/06/Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes-3.jpg_640x640-3.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:131:\"Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes-3.jpg_640x640-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:131:\"Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes-3.jpg_640x640-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:131:\"Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes-3.jpg_640x640-3-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:131:\"Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes-3.jpg_640x640-3-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:131:\"Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes-3.jpg_640x640-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:131:\"Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes-3.jpg_640x640-3-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:131:\"Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes-3.jpg_640x640-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:131:\"Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes-3.jpg_640x640-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:131:\"Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes-3.jpg_640x640-3-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:131:\"Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes-3.jpg_640x640-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(15975, 1994, 'attribute_pa_shoe-size', '42-43'),
(15976, 1993, 'attribute_pa_shoe-size', '8-5'),
(15977, 1994, '_price', '100.43'),
(15978, 1993, '_price', '132.42'),
(15979, 1994, '_product_version', '4.1.0'),
(15980, 1993, '_product_version', '4.1.0'),
(15981, 1994, '_vi_wad_aliexpress_variation_id', '12000020853736165'),
(15982, 1994, '_vi_wad_aliexpress_variation_attr', '14:366#Green;200000124:200000364#42-43'),
(15983, 1993, '_vi_wad_aliexpress_variation_id', '10000000775162472'),
(15984, 1993, '_vi_wad_aliexpress_variation_attr', '14:691#GREY;200000124:200000289'),
(15985, 1996, '_variation_description', ''),
(15986, 1996, '_sku', '33047652700-grey-9'),
(15987, 1997, '_variation_description', ''),
(15988, 1996, '_regular_price', '132.42'),
(15989, 1997, '_sku', '1005002491701503-green-37-38'),
(15990, 1997, '_regular_price', '100.43'),
(15991, 1996, 'total_sales', '0'),
(15992, 1996, '_tax_status', 'taxable'),
(15993, 1996, '_tax_class', 'parent'),
(15994, 1996, '_manage_stock', 'yes'),
(15995, 1996, '_backorders', 'no'),
(15996, 1996, '_sold_individually', 'no'),
(15997, 1997, 'total_sales', '0'),
(15998, 1997, '_tax_status', 'taxable'),
(15999, 1996, '_virtual', 'no'),
(16000, 1997, '_tax_class', 'parent'),
(16001, 1997, '_manage_stock', 'yes'),
(16002, 1996, '_downloadable', 'no'),
(16003, 1997, '_backorders', 'no'),
(16004, 1996, '_download_limit', '-1'),
(16005, 1997, '_sold_individually', 'no'),
(16006, 1996, '_download_expiry', '-1'),
(16007, 1996, '_stock', '50'),
(16008, 1997, '_virtual', 'no'),
(16009, 1997, '_downloadable', 'no'),
(16010, 1997, '_download_limit', '-1'),
(16011, 1997, '_download_expiry', '-1'),
(16012, 1997, '_stock', '100'),
(16013, 1997, '_stock_status', 'instock'),
(16014, 1997, '_wc_average_rating', '0'),
(16015, 1997, '_wc_review_count', '0'),
(16016, 1997, 'attribute_pa_color', 'green'),
(16017, 1997, 'attribute_pa_shoe-size', '37-38'),
(16018, 1997, '_price', '100.43'),
(16019, 1996, '_stock_status', 'instock'),
(16020, 1996, '_wc_average_rating', '0'),
(16021, 1996, '_wc_review_count', '0'),
(16022, 1997, '_product_version', '4.1.0'),
(16023, 1997, '_vi_wad_aliexpress_variation_id', '12000020853736162'),
(16024, 1996, 'attribute_pa_color', 'grey'),
(16025, 1997, '_vi_wad_aliexpress_variation_attr', '14:366#Green;200000124:200000334#37-38'),
(16026, 1996, 'attribute_pa_shoe-size', '9'),
(16027, 1996, '_price', '132.42'),
(16028, 1996, '_product_version', '4.1.0'),
(16029, 1996, '_vi_wad_aliexpress_variation_id', '10000000775162473'),
(16030, 1996, '_vi_wad_aliexpress_variation_attr', '14:691#GREY;200000124:350262'),
(16031, 1998, '_variation_description', ''),
(16032, 1998, '_sku', '1005002491701503-green-39-40'),
(16033, 1999, '_variation_description', ''),
(16034, 1998, '_regular_price', '100.43'),
(16035, 1999, '_sku', '33047652700-grey-9-5'),
(16036, 1999, '_regular_price', '132.42'),
(16037, 1998, 'total_sales', '0'),
(16038, 1998, '_tax_status', 'taxable'),
(16039, 1999, 'total_sales', '0'),
(16040, 1998, '_tax_class', 'parent'),
(16041, 1999, '_tax_status', 'taxable'),
(16042, 1998, '_manage_stock', 'yes'),
(16043, 1999, '_tax_class', 'parent'),
(16044, 1998, '_backorders', 'no'),
(16045, 1998, '_sold_individually', 'no'),
(16046, 1999, '_manage_stock', 'yes'),
(16047, 1999, '_backorders', 'no'),
(16048, 1999, '_sold_individually', 'no'),
(16049, 1998, '_virtual', 'no'),
(16050, 1998, '_downloadable', 'no'),
(16051, 1998, '_download_limit', '-1'),
(16052, 1999, '_virtual', 'no'),
(16053, 1999, '_downloadable', 'no'),
(16054, 1998, '_download_expiry', '-1'),
(16055, 1999, '_download_limit', '-1'),
(16056, 1998, '_stock', '100'),
(16057, 1998, '_stock_status', 'instock'),
(16058, 1999, '_download_expiry', '-1'),
(16059, 1998, '_wc_average_rating', '0'),
(16060, 1999, '_stock', '50'),
(16061, 1999, '_stock_status', 'instock'),
(16062, 1998, '_wc_review_count', '0'),
(16063, 1999, '_wc_average_rating', '0'),
(16064, 1999, '_wc_review_count', '0'),
(16065, 1998, 'attribute_pa_color', 'green'),
(16066, 1998, 'attribute_pa_shoe-size', '39-40'),
(16067, 1999, 'attribute_pa_color', 'grey'),
(16068, 1998, '_price', '100.43'),
(16069, 1998, '_product_version', '4.1.0'),
(16070, 1999, 'attribute_pa_shoe-size', '9-5'),
(16071, 1999, '_price', '132.42'),
(16072, 1998, '_vi_wad_aliexpress_variation_id', '12000020853736163'),
(16073, 1998, '_vi_wad_aliexpress_variation_attr', '14:366#Green;200000124:100010482#39-40'),
(16074, 1999, '_product_version', '4.1.0'),
(16075, 1999, '_vi_wad_aliexpress_variation_id', '10000000775162474'),
(16076, 1999, '_vi_wad_aliexpress_variation_attr', '14:691#GREY;200000124:200000290'),
(16077, 2000, '_variation_description', ''),
(16078, 2000, '_sku', '1005002491701503-green-35-36'),
(16079, 2000, '_regular_price', '100.43'),
(16080, 2000, 'total_sales', '0'),
(16081, 2000, '_tax_status', 'taxable'),
(16082, 2000, '_tax_class', 'parent'),
(16083, 2000, '_manage_stock', 'yes'),
(16084, 2000, '_backorders', 'no'),
(16085, 2000, '_sold_individually', 'no'),
(16086, 2000, '_virtual', 'no'),
(16087, 2001, '_variation_description', ''),
(16088, 2000, '_downloadable', 'no'),
(16089, 2001, '_sku', '33047652700-grey-10-5'),
(16090, 2000, '_download_limit', '-1'),
(16091, 2001, '_regular_price', '132.42'),
(16092, 2000, '_download_expiry', '-1'),
(16093, 2001, 'total_sales', '0'),
(16094, 2000, '_stock', '100'),
(16095, 2001, '_tax_status', 'taxable'),
(16096, 2001, '_tax_class', 'parent'),
(16097, 2001, '_manage_stock', 'yes'),
(16098, 2001, '_backorders', 'no'),
(16099, 2000, '_stock_status', 'instock'),
(16100, 2000, '_wc_average_rating', '0'),
(16101, 2001, '_sold_individually', 'no'),
(16102, 2000, '_wc_review_count', '0'),
(16103, 2000, 'attribute_pa_color', 'green'),
(16104, 2001, '_virtual', 'no'),
(16105, 2000, 'attribute_pa_shoe-size', '35-36'),
(16106, 2001, '_downloadable', 'no'),
(16107, 2000, '_price', '100.43'),
(16108, 2001, '_download_limit', '-1'),
(16109, 2001, '_download_expiry', '-1'),
(16110, 2000, '_product_version', '4.1.0'),
(16111, 2001, '_stock', '50'),
(16112, 2001, '_stock_status', 'instock'),
(16113, 2001, '_wc_average_rating', '0'),
(16114, 2001, '_wc_review_count', '0'),
(16115, 2000, '_vi_wad_aliexpress_variation_id', '12000020853736161'),
(16116, 2000, '_vi_wad_aliexpress_variation_attr', '14:366#Green;200000124:200000333#35-36'),
(16117, 1995, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H6a2e841a3da74531b85f480a2f7c4f8fj/Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes.jpg_640x640.jpg'),
(16118, 2001, 'attribute_pa_color', 'grey'),
(16119, 1808, '_thumbnail_id', '1995'),
(16120, 2001, 'attribute_pa_shoe-size', '10-5'),
(16121, 1809, '_thumbnail_id', '1995'),
(16122, 1811, '_thumbnail_id', '1995'),
(16123, 2001, '_price', '132.42'),
(16124, 1812, '_thumbnail_id', '1995'),
(16125, 1813, '_thumbnail_id', '1995'),
(16126, 2001, '_product_version', '4.1.0'),
(16127, 1814, '_thumbnail_id', '1995'),
(16128, 1816, '_thumbnail_id', '1995'),
(16129, 1817, '_thumbnail_id', '1995'),
(16130, 1819, '_thumbnail_id', '1995'),
(16131, 2001, '_vi_wad_aliexpress_variation_id', '10000000775162475'),
(16132, 2001, '_vi_wad_aliexpress_variation_attr', '14:691#GREY;200000124:200000291'),
(16133, 2002, '_variation_description', ''),
(16134, 2002, '_sku', '1005002491701503-beige-37-38'),
(16135, 2002, '_regular_price', '100.43'),
(16136, 2002, 'total_sales', '0'),
(16137, 2002, '_tax_status', 'taxable'),
(16138, 2002, '_tax_class', 'parent'),
(16139, 2002, '_manage_stock', 'yes'),
(16140, 2002, '_backorders', 'no'),
(16141, 2002, '_sold_individually', 'no'),
(16142, 2003, '_variation_description', ''),
(16143, 2003, '_sku', '33047652700-brown-10-5'),
(16144, 2002, '_virtual', 'no'),
(16145, 2003, '_regular_price', '132.42'),
(16146, 2002, '_downloadable', 'no'),
(16147, 2002, '_download_limit', '-1'),
(16148, 2003, 'total_sales', '0'),
(16149, 2002, '_download_expiry', '-1'),
(16150, 2003, '_tax_status', 'taxable'),
(16151, 2002, '_stock', '100'),
(16152, 2003, '_tax_class', 'parent'),
(16153, 2002, '_stock_status', 'instock'),
(16154, 2003, '_manage_stock', 'yes'),
(16155, 2002, '_wc_average_rating', '0'),
(16156, 2003, '_backorders', 'no'),
(16157, 2003, '_sold_individually', 'no'),
(16158, 2002, '_wc_review_count', '0'),
(16159, 2002, 'attribute_pa_color', 'beige'),
(16160, 2003, '_virtual', 'no'),
(16161, 2002, 'attribute_pa_shoe-size', '37-38'),
(16162, 2003, '_downloadable', 'no'),
(16163, 2002, '_price', '100.43'),
(16164, 2003, '_download_limit', '-1'),
(16165, 2002, '_product_version', '4.1.0'),
(16166, 2003, '_download_expiry', '-1'),
(16167, 2003, '_stock', '50'),
(16168, 2003, '_stock_status', 'instock'),
(16169, 2002, '_vi_wad_aliexpress_variation_id', '12000020853736174'),
(16170, 2003, '_wc_average_rating', '0'),
(16171, 2002, '_vi_wad_aliexpress_variation_attr', '14:771;200000124:200000334#37-38'),
(16172, 2003, '_wc_review_count', '0'),
(16173, 2003, 'attribute_pa_color', 'brown'),
(16174, 2003, 'attribute_pa_shoe-size', '10-5'),
(16175, 2003, '_price', '132.42'),
(16176, 2003, '_product_version', '4.1.0'),
(16177, 2003, '_vi_wad_aliexpress_variation_id', '10000000775162484'),
(16178, 2003, '_vi_wad_aliexpress_variation_attr', '14:350852#Brown;200000124:200000291'),
(16179, 2004, '_variation_description', ''),
(16180, 2004, '_sku', '1005002491701503-beige-39-40'),
(16181, 2004, '_regular_price', '100.43'),
(16182, 2004, 'total_sales', '0'),
(16183, 2004, '_tax_status', 'taxable'),
(16184, 2005, '_variation_description', ''),
(16185, 2004, '_tax_class', 'parent'),
(16186, 2005, '_sku', '33047652700-brown-8'),
(16187, 2004, '_manage_stock', 'yes'),
(16188, 2005, '_regular_price', '132.42'),
(16189, 2004, '_backorders', 'no'),
(16190, 2004, '_sold_individually', 'no'),
(16191, 2005, 'total_sales', '0'),
(16192, 2005, '_tax_status', 'taxable'),
(16193, 2005, '_tax_class', 'parent'),
(16194, 2005, '_manage_stock', 'yes'),
(16195, 2005, '_backorders', 'no'),
(16196, 2004, '_virtual', 'no'),
(16197, 2005, '_sold_individually', 'no'),
(16198, 2004, '_downloadable', 'no'),
(16199, 2004, '_download_limit', '-1'),
(16200, 2004, '_download_expiry', '-1'),
(16201, 2005, '_virtual', 'no'),
(16202, 2004, '_stock', '100'),
(16203, 2005, '_downloadable', 'no'),
(16204, 2004, '_stock_status', 'instock'),
(16205, 2005, '_download_limit', '-1'),
(16206, 2004, '_wc_average_rating', '0'),
(16207, 2005, '_download_expiry', '-1'),
(16208, 2005, '_stock', '50'),
(16209, 2004, '_wc_review_count', '0'),
(16210, 2005, '_stock_status', 'instock'),
(16211, 2005, '_wc_average_rating', '0'),
(16212, 2004, 'attribute_pa_color', 'beige'),
(16213, 2005, '_wc_review_count', '0'),
(16214, 2004, 'attribute_pa_shoe-size', '39-40'),
(16215, 2004, '_price', '100.43'),
(16216, 2005, 'attribute_pa_color', 'brown'),
(16217, 2004, '_product_version', '4.1.0'),
(16218, 2005, 'attribute_pa_shoe-size', '8'),
(16219, 2005, '_price', '132.42'),
(16220, 2005, '_product_version', '4.1.0'),
(16221, 2004, '_vi_wad_aliexpress_variation_id', '12000020853736175'),
(16222, 2004, '_vi_wad_aliexpress_variation_attr', '14:771;200000124:100010482#39-40'),
(16223, 2005, '_vi_wad_aliexpress_variation_id', '10000000775162480'),
(16224, 2005, '_vi_wad_aliexpress_variation_attr', '14:350852#Brown;200000124:699'),
(16225, 2006, '_variation_description', ''),
(16226, 2007, '_variation_description', ''),
(16227, 2006, '_sku', '1005002491701503-black-44-45'),
(16228, 2007, '_sku', '33047652700-brown-8-5'),
(16229, 2006, '_regular_price', '100.43'),
(16230, 2007, '_regular_price', '132.42'),
(16231, 2006, 'total_sales', '0'),
(16232, 2007, 'total_sales', '0'),
(16233, 2006, '_tax_status', 'taxable'),
(16234, 2007, '_tax_status', 'taxable'),
(16235, 2006, '_tax_class', 'parent'),
(16236, 2006, '_manage_stock', 'yes'),
(16237, 2007, '_tax_class', 'parent'),
(16238, 2006, '_backorders', 'no'),
(16239, 2007, '_manage_stock', 'yes'),
(16240, 2007, '_backorders', 'no'),
(16241, 2006, '_sold_individually', 'no'),
(16242, 2007, '_sold_individually', 'no'),
(16243, 2007, '_virtual', 'no'),
(16244, 2007, '_downloadable', 'no'),
(16245, 2006, '_virtual', 'no'),
(16246, 2007, '_download_limit', '-1'),
(16247, 2006, '_downloadable', 'no'),
(16248, 2007, '_download_expiry', '-1'),
(16249, 2006, '_download_limit', '-1'),
(16250, 2007, '_stock', '50'),
(16251, 2006, '_download_expiry', '-1'),
(16252, 2007, '_stock_status', 'instock'),
(16253, 2007, '_wc_average_rating', '0'),
(16254, 2006, '_stock', '100'),
(16255, 2006, '_stock_status', 'instock'),
(16256, 2007, '_wc_review_count', '0'),
(16257, 2006, '_wc_average_rating', '0'),
(16258, 2006, '_wc_review_count', '0'),
(16259, 2007, 'attribute_pa_color', 'brown'),
(16260, 2007, 'attribute_pa_shoe-size', '8-5'),
(16261, 2006, 'attribute_pa_color', 'black'),
(16262, 2006, 'attribute_pa_shoe-size', '44-45'),
(16263, 2007, '_price', '132.42'),
(16264, 2006, '_price', '100.43'),
(16265, 2007, '_product_version', '4.1.0'),
(16266, 2006, '_product_version', '4.1.0'),
(16267, 2007, '_vi_wad_aliexpress_variation_id', '10000000775162481'),
(16268, 2006, '_vi_wad_aliexpress_variation_id', '12000020853736172'),
(16269, 2007, '_vi_wad_aliexpress_variation_attr', '14:350852#Brown;200000124:200000289'),
(16270, 2006, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:200006262#44-45'),
(16271, 2008, '_variation_description', ''),
(16272, 2008, '_sku', '33047652700-brown-9'),
(16273, 2008, '_regular_price', '132.42'),
(16274, 2008, 'total_sales', '0'),
(16275, 2008, '_tax_status', 'taxable'),
(16276, 2008, '_tax_class', 'parent'),
(16277, 2008, '_manage_stock', 'yes'),
(16278, 2008, '_backorders', 'no'),
(16279, 2009, '_variation_description', ''),
(16280, 2009, '_sku', '1005002491701503-beige-35-36'),
(16281, 2008, '_sold_individually', 'no'),
(16282, 2009, '_regular_price', '100.43'),
(16283, 2009, 'total_sales', '0'),
(16284, 2009, '_tax_status', 'taxable'),
(16285, 2009, '_tax_class', 'parent'),
(16286, 2009, '_manage_stock', 'yes'),
(16287, 2008, '_virtual', 'no'),
(16288, 2009, '_backorders', 'no'),
(16289, 2008, '_downloadable', 'no'),
(16290, 2009, '_sold_individually', 'no'),
(16291, 2008, '_download_limit', '-1'),
(16292, 2008, '_download_expiry', '-1'),
(16293, 2008, '_stock', '50'),
(16294, 2008, '_stock_status', 'instock'),
(16295, 2009, '_virtual', 'no'),
(16296, 2008, '_wc_average_rating', '0'),
(16297, 2009, '_downloadable', 'no'),
(16298, 2008, '_wc_review_count', '0'),
(16299, 2009, '_download_limit', '-1'),
(16300, 2009, '_download_expiry', '-1'),
(16301, 2009, '_stock', '100'),
(16302, 2008, 'attribute_pa_color', 'brown'),
(16303, 2009, '_stock_status', 'instock'),
(16304, 2008, 'attribute_pa_shoe-size', '9'),
(16305, 2009, '_wc_average_rating', '0'),
(16306, 2008, '_price', '132.42'),
(16307, 2009, '_wc_review_count', '0'),
(16308, 2008, '_product_version', '4.1.0'),
(16309, 2009, 'attribute_pa_color', 'beige');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(16310, 2009, 'attribute_pa_shoe-size', '35-36'),
(16311, 2009, '_price', '100.43'),
(16312, 2008, '_vi_wad_aliexpress_variation_id', '10000000775162482'),
(16313, 2009, '_product_version', '4.1.0'),
(16314, 2008, '_vi_wad_aliexpress_variation_attr', '14:350852#Brown;200000124:350262'),
(16315, 2009, '_vi_wad_aliexpress_variation_id', '12000020853736173'),
(16316, 2009, '_vi_wad_aliexpress_variation_attr', '14:771;200000124:200000333#35-36'),
(16317, 2010, '_variation_description', ''),
(16318, 2010, '_sku', '33047652700-brown-9-5'),
(16319, 2010, '_regular_price', '132.42'),
(16320, 2010, 'total_sales', '0'),
(16321, 2010, '_tax_status', 'taxable'),
(16322, 2010, '_tax_class', 'parent'),
(16323, 2010, '_manage_stock', 'yes'),
(16324, 2010, '_backorders', 'no'),
(16325, 2010, '_sold_individually', 'no'),
(16326, 2010, '_virtual', 'no'),
(16327, 2011, '_variation_description', ''),
(16328, 2011, '_sku', '1005002491701503-black-40-41'),
(16329, 2010, '_downloadable', 'no'),
(16330, 2011, '_regular_price', '100.43'),
(16331, 2010, '_download_limit', '-1'),
(16332, 2010, '_download_expiry', '-1'),
(16333, 2011, 'total_sales', '0'),
(16334, 2010, '_stock', '50'),
(16335, 2011, '_tax_status', 'taxable'),
(16336, 2010, '_stock_status', 'instock'),
(16337, 2011, '_tax_class', 'parent'),
(16338, 2010, '_wc_average_rating', '0'),
(16339, 2011, '_manage_stock', 'yes'),
(16340, 2011, '_backorders', 'no'),
(16341, 2010, '_wc_review_count', '0'),
(16342, 2011, '_sold_individually', 'no'),
(16343, 2010, 'attribute_pa_color', 'brown'),
(16344, 2010, 'attribute_pa_shoe-size', '9-5'),
(16345, 2010, '_price', '132.42'),
(16346, 2011, '_virtual', 'no'),
(16347, 2010, '_product_version', '4.1.0'),
(16348, 2011, '_downloadable', 'no'),
(16349, 2011, '_download_limit', '-1'),
(16350, 2011, '_download_expiry', '-1'),
(16351, 2011, '_stock', '100'),
(16352, 2010, '_vi_wad_aliexpress_variation_id', '10000000775162483'),
(16353, 2011, '_stock_status', 'instock'),
(16354, 2010, '_vi_wad_aliexpress_variation_attr', '14:350852#Brown;200000124:200000290'),
(16355, 2011, '_wc_average_rating', '0'),
(16356, 2011, '_wc_review_count', '0'),
(16357, 2011, 'attribute_pa_color', 'black'),
(16358, 2011, 'attribute_pa_shoe-size', '40-41'),
(16359, 2011, '_price', '100.43'),
(16360, 2011, '_product_version', '4.1.0'),
(16361, 2011, '_vi_wad_aliexpress_variation_id', '12000020853736170'),
(16362, 2011, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:200000898#40-41'),
(16363, 2012, '_variation_description', ''),
(16364, 2012, '_sku', '33047652700-black-7-5'),
(16365, 2012, '_regular_price', '132.42'),
(16366, 2012, 'total_sales', '0'),
(16367, 2012, '_tax_status', 'taxable'),
(16368, 2012, '_tax_class', 'parent'),
(16369, 2012, '_manage_stock', 'yes'),
(16370, 2012, '_backorders', 'no'),
(16371, 2012, '_sold_individually', 'no'),
(16372, 2012, '_virtual', 'no'),
(16373, 2012, '_downloadable', 'no'),
(16374, 2012, '_download_limit', '-1'),
(16375, 2012, '_download_expiry', '-1'),
(16376, 2012, '_stock', '50'),
(16377, 2012, '_stock_status', 'instock'),
(16378, 2012, '_wc_average_rating', '0'),
(16379, 2012, '_wc_review_count', '0'),
(16380, 2013, '_variation_description', ''),
(16381, 2013, '_sku', '1005002491701503-black-42-43'),
(16382, 2013, '_regular_price', '100.43'),
(16383, 2012, 'attribute_pa_color', 'black'),
(16384, 2012, 'attribute_pa_shoe-size', '7-5'),
(16385, 2013, 'total_sales', '0'),
(16386, 2013, '_tax_status', 'taxable'),
(16387, 2012, '_price', '132.42'),
(16388, 2013, '_tax_class', 'parent'),
(16389, 2013, '_manage_stock', 'yes'),
(16390, 2012, '_product_version', '4.1.0'),
(16391, 2013, '_backorders', 'no'),
(16392, 2013, '_sold_individually', 'no'),
(16393, 2012, '_vi_wad_aliexpress_variation_id', '10000000775162452'),
(16394, 2012, '_vi_wad_aliexpress_variation_attr', '14:193#BLACK;200000124:200000288'),
(16395, 2013, '_virtual', 'no'),
(16396, 2013, '_downloadable', 'no'),
(16397, 2013, '_download_limit', '-1'),
(16398, 2013, '_download_expiry', '-1'),
(16399, 2013, '_stock', '100'),
(16400, 2013, '_stock_status', 'instock'),
(16401, 2013, '_wc_average_rating', '0'),
(16402, 2013, '_wc_review_count', '0'),
(16403, 2013, 'attribute_pa_color', 'black'),
(16404, 2013, 'attribute_pa_shoe-size', '42-43'),
(16405, 2013, '_price', '100.43'),
(16406, 2013, '_product_version', '4.1.0'),
(16407, 2014, '_variation_description', ''),
(16408, 2014, '_sku', '33047652700-black-8'),
(16409, 2014, '_regular_price', '132.42'),
(16410, 2013, '_vi_wad_aliexpress_variation_id', '12000020853736171'),
(16411, 2014, 'total_sales', '0'),
(16412, 2013, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:200000364#42-43'),
(16413, 2014, '_tax_status', 'taxable'),
(16414, 2014, '_tax_class', 'parent'),
(16415, 2014, '_manage_stock', 'yes'),
(16416, 2014, '_backorders', 'no'),
(16417, 2014, '_sold_individually', 'no'),
(16418, 2014, '_virtual', 'no'),
(16419, 2014, '_downloadable', 'no'),
(16420, 2014, '_download_limit', '-1'),
(16421, 2014, '_download_expiry', '-1'),
(16422, 2014, '_stock', '50'),
(16423, 2014, '_stock_status', 'instock'),
(16424, 2014, '_wc_average_rating', '0'),
(16425, 2014, '_wc_review_count', '0'),
(16426, 2014, 'attribute_pa_color', 'black'),
(16427, 2014, 'attribute_pa_shoe-size', '8'),
(16428, 2014, '_price', '132.42'),
(16429, 2014, '_product_version', '4.1.0'),
(16430, 2014, '_vi_wad_aliexpress_variation_id', '10000000775162453'),
(16431, 2014, '_vi_wad_aliexpress_variation_attr', '14:193#BLACK;200000124:699'),
(16432, 2015, '_variation_description', ''),
(16433, 2015, '_sku', '1005002491701503-black-37-38'),
(16434, 2015, '_regular_price', '100.43'),
(16435, 2015, 'total_sales', '0'),
(16436, 2015, '_tax_status', 'taxable'),
(16437, 2015, '_tax_class', 'parent'),
(16438, 2015, '_manage_stock', 'yes'),
(16439, 2015, '_backorders', 'no'),
(16440, 2015, '_sold_individually', 'no'),
(16441, 2015, '_virtual', 'no'),
(16442, 2015, '_downloadable', 'no'),
(16443, 2015, '_download_limit', '-1'),
(16444, 2015, '_download_expiry', '-1'),
(16445, 2015, '_stock', '100'),
(16446, 2015, '_stock_status', 'instock'),
(16447, 2015, '_wc_average_rating', '0'),
(16448, 2016, '_variation_description', ''),
(16449, 2016, '_sku', '33047652700-black-8-5'),
(16450, 2015, '_wc_review_count', '0'),
(16451, 2016, '_regular_price', '132.42'),
(16452, 2016, 'total_sales', '0'),
(16453, 2015, 'attribute_pa_color', 'black'),
(16454, 2016, '_tax_status', 'taxable'),
(16455, 2015, 'attribute_pa_shoe-size', '37-38'),
(16456, 2016, '_tax_class', 'parent'),
(16457, 2016, '_manage_stock', 'yes'),
(16458, 2015, '_price', '100.43'),
(16459, 2016, '_backorders', 'no'),
(16460, 2016, '_sold_individually', 'no'),
(16461, 2015, '_product_version', '4.1.0'),
(16462, 2016, '_virtual', 'no'),
(16463, 2016, '_downloadable', 'no'),
(16464, 2015, '_vi_wad_aliexpress_variation_id', '12000020853736168'),
(16465, 2016, '_download_limit', '-1'),
(16466, 2015, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:200000334#37-38'),
(16467, 2016, '_download_expiry', '-1'),
(16468, 2016, '_stock', '50'),
(16469, 2016, '_stock_status', 'instock'),
(16470, 2016, '_wc_average_rating', '0'),
(16471, 2016, '_wc_review_count', '0'),
(16472, 2016, 'attribute_pa_color', 'black'),
(16473, 2016, 'attribute_pa_shoe-size', '8-5'),
(16474, 2016, '_price', '132.42'),
(16475, 2016, '_product_version', '4.1.0'),
(16476, 2016, '_vi_wad_aliexpress_variation_id', '10000000775162454'),
(16477, 2016, '_vi_wad_aliexpress_variation_attr', '14:193#BLACK;200000124:200000289'),
(16478, 2017, '_variation_description', ''),
(16479, 2017, '_sku', '1005002491701503-black-39-40'),
(16480, 2017, '_regular_price', '100.43'),
(16481, 2017, 'total_sales', '0'),
(16482, 2017, '_tax_status', 'taxable'),
(16483, 2017, '_tax_class', 'parent'),
(16484, 2017, '_manage_stock', 'yes'),
(16485, 2017, '_backorders', 'no'),
(16486, 2017, '_sold_individually', 'no'),
(16487, 2017, '_virtual', 'no'),
(16488, 2017, '_downloadable', 'no'),
(16489, 2017, '_download_limit', '-1'),
(16490, 2017, '_download_expiry', '-1'),
(16491, 2017, '_stock', '100'),
(16492, 2017, '_stock_status', 'instock'),
(16493, 2017, '_wc_average_rating', '0'),
(16494, 2017, '_wc_review_count', '0'),
(16495, 2018, '_variation_description', ''),
(16496, 2018, '_sku', '33047652700-black-9'),
(16497, 2017, 'attribute_pa_color', 'black'),
(16498, 2018, '_regular_price', '132.42'),
(16499, 2017, 'attribute_pa_shoe-size', '39-40'),
(16500, 2017, '_price', '100.43'),
(16501, 2018, 'total_sales', '0'),
(16502, 2018, '_tax_status', 'taxable'),
(16503, 2017, '_product_version', '4.1.0'),
(16504, 2018, '_tax_class', 'parent'),
(16505, 2018, '_manage_stock', 'yes'),
(16506, 2018, '_backorders', 'no'),
(16507, 2018, '_sold_individually', 'no'),
(16508, 2017, '_vi_wad_aliexpress_variation_id', '12000020853736169'),
(16509, 2017, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:100010482#39-40'),
(16510, 2018, '_virtual', 'no'),
(16511, 2018, '_downloadable', 'no'),
(16512, 2018, '_download_limit', '-1'),
(16513, 2018, '_download_expiry', '-1'),
(16514, 2018, '_stock', '49'),
(16515, 2018, '_stock_status', 'instock'),
(16516, 2018, '_wc_average_rating', '0'),
(16517, 2018, '_wc_review_count', '0'),
(16518, 2018, 'attribute_pa_color', 'black'),
(16519, 2018, 'attribute_pa_shoe-size', '9'),
(16520, 2018, '_price', '132.42'),
(16521, 2018, '_product_version', '4.1.0'),
(16522, 2018, '_vi_wad_aliexpress_variation_id', '10000000775162455'),
(16523, 2018, '_vi_wad_aliexpress_variation_attr', '14:193#BLACK;200000124:350262'),
(16524, 2019, '_variation_description', ''),
(16525, 2019, '_sku', '33047652700-black-5-5'),
(16526, 2019, '_regular_price', '128.04'),
(16527, 2019, 'total_sales', '0'),
(16528, 2019, '_tax_status', 'taxable'),
(16529, 2019, '_tax_class', 'parent'),
(16530, 2019, '_manage_stock', 'yes'),
(16531, 2019, '_backorders', 'no'),
(16532, 2019, '_sold_individually', 'no'),
(16533, 2019, '_virtual', 'no'),
(16534, 2019, '_downloadable', 'no'),
(16535, 2019, '_download_limit', '-1'),
(16536, 2019, '_download_expiry', '-1'),
(16537, 2019, '_stock', '49'),
(16538, 2019, '_stock_status', 'instock'),
(16539, 2019, '_wc_average_rating', '0'),
(16540, 2019, '_wc_review_count', '0'),
(16541, 2019, 'attribute_pa_color', 'black'),
(16542, 2019, 'attribute_pa_shoe-size', '5-5'),
(16543, 2019, '_price', '128.04'),
(16544, 2019, '_product_version', '4.1.0'),
(16545, 2019, '_vi_wad_aliexpress_variation_id', '10000000775162449'),
(16546, 2019, '_vi_wad_aliexpress_variation_attr', '14:193#BLACK;200000124:200000286'),
(16547, 2020, '_variation_description', ''),
(16548, 2020, '_sku', '33047652700-black-6'),
(16549, 2021, '_wp_attached_file', '2021/06/Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes-4.jpg_640x640-4.jpg'),
(16550, 2020, '_regular_price', '132.42'),
(16551, 2021, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:131:\"2021/06/Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes-4.jpg_640x640-4.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:131:\"Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes-4.jpg_640x640-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:131:\"Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes-4.jpg_640x640-4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:131:\"Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes-4.jpg_640x640-4-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:131:\"Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes-4.jpg_640x640-4-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:131:\"Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes-4.jpg_640x640-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:131:\"Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes-4.jpg_640x640-4-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:131:\"Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes-4.jpg_640x640-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:131:\"Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes-4.jpg_640x640-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:131:\"Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes-4.jpg_640x640-4-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:131:\"Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes-4.jpg_640x640-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(16552, 2020, 'total_sales', '0'),
(16553, 2020, '_tax_status', 'taxable'),
(16554, 2020, '_tax_class', 'parent'),
(16555, 2020, '_manage_stock', 'yes'),
(16556, 2020, '_backorders', 'no'),
(16557, 2020, '_sold_individually', 'no'),
(16558, 2020, '_virtual', 'no'),
(16559, 2020, '_downloadable', 'no'),
(16560, 2020, '_download_limit', '-1'),
(16561, 2020, '_download_expiry', '-1'),
(16562, 2020, '_stock', '50'),
(16563, 2020, '_stock_status', 'instock'),
(16564, 2020, '_wc_average_rating', '0'),
(16565, 2020, '_wc_review_count', '0'),
(16566, 2020, 'attribute_pa_color', 'black'),
(16567, 2020, 'attribute_pa_shoe-size', '6'),
(16568, 2020, '_price', '132.42'),
(16569, 2020, '_product_version', '4.1.0'),
(16570, 2020, '_vi_wad_aliexpress_variation_id', '10000000775162450'),
(16571, 2020, '_vi_wad_aliexpress_variation_attr', '14:193#BLACK;200000124:1394'),
(16572, 2022, '_variation_description', ''),
(16573, 2022, '_sku', '33047652700-black-6-5'),
(16574, 2022, '_regular_price', '132.42'),
(16575, 2022, 'total_sales', '0'),
(16576, 2022, '_tax_status', 'taxable'),
(16577, 2022, '_tax_class', 'parent'),
(16578, 2022, '_manage_stock', 'yes'),
(16579, 2022, '_backorders', 'no'),
(16580, 2022, '_sold_individually', 'no'),
(16581, 2022, '_virtual', 'no'),
(16582, 2022, '_downloadable', 'no'),
(16583, 2022, '_download_limit', '-1'),
(16584, 2022, '_download_expiry', '-1'),
(16585, 2022, '_stock', '50'),
(16586, 2022, '_stock_status', 'instock'),
(16587, 2022, '_wc_average_rating', '0'),
(16588, 2022, '_wc_review_count', '0'),
(16589, 2022, 'attribute_pa_color', 'black'),
(16590, 2022, 'attribute_pa_shoe-size', '6-5'),
(16591, 2022, '_price', '132.42'),
(16592, 2022, '_product_version', '4.1.0'),
(16593, 2022, '_vi_wad_aliexpress_variation_id', '10000000775162451'),
(16594, 2022, '_vi_wad_aliexpress_variation_attr', '14:193#BLACK;200000124:200000287'),
(16595, 1942, '_price', '94.13'),
(16596, 1942, '_price', '100.43'),
(16597, 2023, '_variation_description', ''),
(16598, 2023, '_sku', '33047652700-winered-6-5'),
(16599, 2023, '_regular_price', '132.42'),
(16600, 2023, 'total_sales', '0'),
(16601, 2023, '_tax_status', 'taxable'),
(16602, 2023, '_tax_class', 'parent'),
(16603, 2023, '_manage_stock', 'yes'),
(16604, 2023, '_backorders', 'no'),
(16605, 2023, '_sold_individually', 'no'),
(16606, 2023, '_virtual', 'no'),
(16607, 2023, '_downloadable', 'no'),
(16608, 2023, '_download_limit', '-1'),
(16609, 2023, '_download_expiry', '-1'),
(16610, 2023, '_stock', '50'),
(16611, 2023, '_stock_status', 'instock'),
(16612, 2023, '_wc_average_rating', '0'),
(16613, 2023, '_wc_review_count', '0'),
(16614, 2023, 'attribute_pa_color', 'winered'),
(16615, 2023, 'attribute_pa_shoe-size', '6-5'),
(16616, 2023, '_price', '132.42'),
(16617, 2023, '_product_version', '4.1.0'),
(16618, 2023, '_vi_wad_aliexpress_variation_id', '10000000775162460'),
(16619, 2023, '_vi_wad_aliexpress_variation_attr', '14:365458#WINERED;200000124:200000287'),
(16620, 2024, '_variation_description', ''),
(16621, 2024, '_sku', '33047652700-winered-7-5'),
(16622, 2024, '_regular_price', '132.42'),
(16623, 2024, 'total_sales', '0'),
(16624, 2024, '_tax_status', 'taxable'),
(16625, 2024, '_tax_class', 'parent'),
(16626, 2024, '_manage_stock', 'yes'),
(16627, 2024, '_backorders', 'no'),
(16628, 2024, '_sold_individually', 'no'),
(16629, 2021, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H0e7c9fa73e9f42f3962f9838e05bb4b5m/Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes.jpg_640x640.jpg'),
(16630, 2024, '_virtual', 'no'),
(16631, 2024, '_downloadable', 'no'),
(16632, 1790, '_thumbnail_id', '2021'),
(16633, 2024, '_download_limit', '-1'),
(16634, 1791, '_thumbnail_id', '2021'),
(16635, 2024, '_download_expiry', '-1'),
(16636, 1792, '_thumbnail_id', '2021'),
(16637, 2024, '_stock', '50'),
(16638, 1793, '_thumbnail_id', '2021'),
(16639, 2024, '_stock_status', 'instock'),
(16640, 1794, '_thumbnail_id', '2021'),
(16641, 2024, '_wc_average_rating', '0'),
(16642, 1795, '_thumbnail_id', '2021'),
(16643, 2024, '_wc_review_count', '0'),
(16644, 1796, '_thumbnail_id', '2021'),
(16645, 1797, '_thumbnail_id', '2021'),
(16646, 2024, 'attribute_pa_color', 'winered'),
(16647, 1799, '_thumbnail_id', '2021'),
(16648, 2024, 'attribute_pa_shoe-size', '7-5'),
(16649, 2024, '_price', '132.42'),
(16650, 2024, '_product_version', '4.1.0'),
(16651, 2024, '_vi_wad_aliexpress_variation_id', '10000000775162461'),
(16652, 2024, '_vi_wad_aliexpress_variation_attr', '14:365458#WINERED;200000124:200000288'),
(16653, 2025, '_variation_description', ''),
(16654, 2025, '_sku', '33047652700-winered-8'),
(16655, 2025, '_regular_price', '132.42'),
(16656, 2025, 'total_sales', '0'),
(16657, 2025, '_tax_status', 'taxable'),
(16658, 2025, '_tax_class', 'parent'),
(16659, 2025, '_manage_stock', 'yes'),
(16660, 2025, '_backorders', 'no'),
(16661, 2025, '_sold_individually', 'no'),
(16662, 2025, '_virtual', 'no'),
(16663, 2025, '_downloadable', 'no'),
(16664, 2025, '_download_limit', '-1'),
(16665, 2025, '_download_expiry', '-1'),
(16666, 2025, '_stock', '50'),
(16667, 2025, '_stock_status', 'instock'),
(16668, 2025, '_wc_average_rating', '0'),
(16669, 2025, '_wc_review_count', '0'),
(16670, 2025, 'attribute_pa_color', 'winered'),
(16671, 2025, 'attribute_pa_shoe-size', '8'),
(16672, 2025, '_price', '132.42'),
(16673, 2025, '_product_version', '4.1.0'),
(16674, 2025, '_vi_wad_aliexpress_variation_id', '10000000775162462'),
(16675, 2025, '_vi_wad_aliexpress_variation_attr', '14:365458#WINERED;200000124:699'),
(16676, 2026, '_variation_description', ''),
(16677, 2026, '_sku', '33047652700-winered-8-5'),
(16678, 2026, '_regular_price', '132.42'),
(16679, 2026, 'total_sales', '0'),
(16680, 2026, '_tax_status', 'taxable'),
(16681, 2026, '_tax_class', 'parent'),
(16682, 2026, '_manage_stock', 'yes'),
(16683, 2026, '_backorders', 'no'),
(16684, 2026, '_sold_individually', 'no'),
(16685, 2026, '_virtual', 'no'),
(16686, 2026, '_downloadable', 'no'),
(16687, 2026, '_download_limit', '-1'),
(16688, 2026, '_download_expiry', '-1'),
(16689, 2026, '_stock', '50'),
(16690, 2026, '_stock_status', 'instock'),
(16691, 2026, '_wc_average_rating', '0'),
(16692, 2026, '_wc_review_count', '0'),
(16693, 2026, 'attribute_pa_color', 'winered'),
(16694, 2026, 'attribute_pa_shoe-size', '8-5'),
(16695, 2026, '_price', '132.42'),
(16696, 2026, '_product_version', '4.1.0'),
(16697, 2026, '_vi_wad_aliexpress_variation_id', '10000000775162463'),
(16698, 2026, '_vi_wad_aliexpress_variation_attr', '14:365458#WINERED;200000124:200000289'),
(16699, 2027, '_variation_description', ''),
(16700, 2027, '_sku', '33047652700-black-9-5'),
(16701, 2027, '_regular_price', '132.42'),
(16702, 2027, 'total_sales', '0'),
(16703, 2027, '_tax_status', 'taxable'),
(16704, 2027, '_tax_class', 'parent'),
(16705, 2027, '_manage_stock', 'yes'),
(16706, 2027, '_backorders', 'no'),
(16707, 2027, '_sold_individually', 'no'),
(16708, 2027, '_virtual', 'no'),
(16709, 2027, '_downloadable', 'no'),
(16710, 2027, '_download_limit', '-1'),
(16711, 2027, '_download_expiry', '-1'),
(16712, 2027, '_stock', '50'),
(16713, 2027, '_stock_status', 'instock'),
(16714, 2027, '_wc_average_rating', '0'),
(16715, 2027, '_wc_review_count', '0'),
(16716, 2027, 'attribute_pa_color', 'black'),
(16717, 2027, 'attribute_pa_shoe-size', '9-5'),
(16718, 2027, '_price', '132.42'),
(16719, 2027, '_product_version', '4.1.0'),
(16720, 2027, '_vi_wad_aliexpress_variation_id', '10000000775162456'),
(16721, 2027, '_vi_wad_aliexpress_variation_attr', '14:193#BLACK;200000124:200000290'),
(16722, 2028, '_variation_description', ''),
(16723, 2028, '_sku', '33047652700-black-10-5'),
(16724, 2028, '_regular_price', '132.42'),
(16725, 2028, 'total_sales', '0'),
(16726, 2028, '_tax_status', 'taxable'),
(16727, 2028, '_tax_class', 'parent'),
(16728, 2028, '_manage_stock', 'yes'),
(16729, 2028, '_backorders', 'no'),
(16730, 2028, '_sold_individually', 'no'),
(16731, 2028, '_virtual', 'no'),
(16732, 2028, '_downloadable', 'no'),
(16733, 2028, '_download_limit', '-1'),
(16734, 2028, '_download_expiry', '-1'),
(16735, 2028, '_stock', '50'),
(16736, 2028, '_stock_status', 'instock'),
(16737, 2028, '_wc_average_rating', '0'),
(16738, 2028, '_wc_review_count', '0'),
(16739, 2028, 'attribute_pa_color', 'black'),
(16740, 2028, 'attribute_pa_shoe-size', '10-5'),
(16741, 2028, '_price', '132.42'),
(16742, 2028, '_product_version', '4.1.0'),
(16743, 2028, '_vi_wad_aliexpress_variation_id', '10000000775162457'),
(16744, 2028, '_vi_wad_aliexpress_variation_attr', '14:193#BLACK;200000124:200000291'),
(16745, 2029, '_variation_description', ''),
(16746, 2029, '_sku', '33047652700-winered-5-5'),
(16747, 2029, '_regular_price', '132.42'),
(16748, 2029, 'total_sales', '0'),
(16749, 2029, '_tax_status', 'taxable'),
(16750, 2029, '_tax_class', 'parent'),
(16751, 2029, '_manage_stock', 'yes'),
(16752, 2029, '_backorders', 'no'),
(16753, 2029, '_sold_individually', 'no'),
(16754, 2029, '_virtual', 'no'),
(16755, 2029, '_downloadable', 'no'),
(16756, 2029, '_download_limit', '-1'),
(16757, 2029, '_download_expiry', '-1'),
(16758, 2029, '_stock', '50'),
(16759, 2029, '_stock_status', 'instock'),
(16760, 2029, '_wc_average_rating', '0'),
(16761, 2029, '_wc_review_count', '0'),
(16762, 2029, 'attribute_pa_color', 'winered'),
(16763, 2029, 'attribute_pa_shoe-size', '5-5'),
(16764, 2029, '_price', '132.42'),
(16765, 2029, '_product_version', '4.1.0'),
(16766, 2029, '_vi_wad_aliexpress_variation_id', '10000000775162458'),
(16767, 2029, '_vi_wad_aliexpress_variation_attr', '14:365458#WINERED;200000124:200000286'),
(16768, 2030, '_sku', '4000148049273'),
(16769, 2030, '_visibility', 'visible'),
(16770, 2030, '_default_attributes', ''),
(16771, 2031, '_variation_description', ''),
(16772, 2031, '_sku', '33047652700-winered-6'),
(16773, 2031, '_regular_price', '132.42'),
(16774, 2031, 'total_sales', '0'),
(16775, 2031, '_tax_status', 'taxable'),
(16776, 2031, '_tax_class', 'parent'),
(16777, 2031, '_manage_stock', 'yes'),
(16778, 2031, '_backorders', 'no'),
(16779, 2031, '_sold_individually', 'no'),
(16780, 2031, '_virtual', 'no'),
(16781, 2031, '_downloadable', 'no'),
(16782, 2031, '_download_limit', '-1'),
(16783, 2031, '_download_expiry', '-1'),
(16784, 2031, '_stock', '50'),
(16785, 2031, '_stock_status', 'instock'),
(16786, 2031, '_wc_average_rating', '0'),
(16787, 2031, '_wc_review_count', '0'),
(16788, 2031, 'attribute_pa_color', 'winered'),
(16789, 2031, 'attribute_pa_shoe-size', '6'),
(16790, 2031, '_price', '132.42'),
(16791, 2031, '_product_version', '4.1.0'),
(16792, 2031, '_vi_wad_aliexpress_variation_id', '10000000775162459'),
(16793, 2031, '_vi_wad_aliexpress_variation_attr', '14:365458#WINERED;200000124:1394'),
(16794, 1775, '_vi_wad_woo_id', '2030'),
(16795, 2030, '_vi_wad_aliexpress_product_id', '4000148049273'),
(16796, 2032, '_wp_attached_file', '2021/06/2021-Women-Sandals-Soft-Stitching-Buckle-Strap-Platform-Sandals-Ladies-Comfortable-Flat-Sandals-Open-Toe-Beach-1.jpg'),
(16797, 2032, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:124:\"2021/06/2021-Women-Sandals-Soft-Stitching-Buckle-Strap-Platform-Sandals-Ladies-Comfortable-Flat-Sandals-Open-Toe-Beach-1.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:124:\"2021-Women-Sandals-Soft-Stitching-Buckle-Strap-Platform-Sandals-Ladies-Comfortable-Flat-Sandals-Open-Toe-Beach-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:124:\"2021-Women-Sandals-Soft-Stitching-Buckle-Strap-Platform-Sandals-Ladies-Comfortable-Flat-Sandals-Open-Toe-Beach-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:124:\"2021-Women-Sandals-Soft-Stitching-Buckle-Strap-Platform-Sandals-Ladies-Comfortable-Flat-Sandals-Open-Toe-Beach-1-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:124:\"2021-Women-Sandals-Soft-Stitching-Buckle-Strap-Platform-Sandals-Ladies-Comfortable-Flat-Sandals-Open-Toe-Beach-1-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:124:\"2021-Women-Sandals-Soft-Stitching-Buckle-Strap-Platform-Sandals-Ladies-Comfortable-Flat-Sandals-Open-Toe-Beach-1-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:124:\"2021-Women-Sandals-Soft-Stitching-Buckle-Strap-Platform-Sandals-Ladies-Comfortable-Flat-Sandals-Open-Toe-Beach-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:124:\"2021-Women-Sandals-Soft-Stitching-Buckle-Strap-Platform-Sandals-Ladies-Comfortable-Flat-Sandals-Open-Toe-Beach-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:124:\"2021-Women-Sandals-Soft-Stitching-Buckle-Strap-Platform-Sandals-Ladies-Comfortable-Flat-Sandals-Open-Toe-Beach-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:124:\"2021-Women-Sandals-Soft-Stitching-Buckle-Strap-Platform-Sandals-Ladies-Comfortable-Flat-Sandals-Open-Toe-Beach-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:124:\"2021-Women-Sandals-Soft-Stitching-Buckle-Strap-Platform-Sandals-Ladies-Comfortable-Flat-Sandals-Open-Toe-Beach-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:124:\"2021-Women-Sandals-Soft-Stitching-Buckle-Strap-Platform-Sandals-Ladies-Comfortable-Flat-Sandals-Open-Toe-Beach-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(16798, 2030, 'total_sales', '0'),
(16799, 2030, '_tax_status', 'taxable'),
(16800, 2030, '_tax_class', ''),
(16801, 2030, '_manage_stock', 'no'),
(16802, 2030, '_backorders', 'no'),
(16803, 2030, '_sold_individually', 'no'),
(16804, 2030, '_virtual', 'no'),
(16805, 2030, '_downloadable', 'no'),
(16806, 2030, '_download_limit', '-1'),
(16807, 2030, '_download_expiry', '-1'),
(16808, 2030, '_stock', NULL),
(16809, 2030, '_stock_status', 'instock'),
(16810, 2030, '_wc_average_rating', '0'),
(16811, 2030, '_wc_review_count', '0'),
(16812, 2030, '_product_attributes', 'a:2:{s:8:\"pa_color\";a:6:{s:4:\"name\";s:8:\"pa_color\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"0\";s:10:\"is_visible\";s:1:\"0\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"1\";}s:12:\"pa_shoe-size\";a:6:{s:4:\"name\";s:12:\"pa_shoe-size\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"1\";s:10:\"is_visible\";s:1:\"0\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"1\";}}'),
(16813, 2030, '_product_version', '4.1.0'),
(16814, 1957, '_price', '119.85'),
(16815, 1957, '_price', '128.04'),
(16816, 1957, '_price', '132.42'),
(16817, 2033, '_wp_attached_file', '2021/06/Winter-Women-PU-Leather-Mid-Calf-Boots-Lace-Up-Zipper-Thick-Heel-Boots-Rivet-Short-Tube.jpg'),
(16818, 2033, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:99:\"2021/06/Winter-Women-PU-Leather-Mid-Calf-Boots-Lace-Up-Zipper-Thick-Heel-Boots-Rivet-Short-Tube.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:99:\"Winter-Women-PU-Leather-Mid-Calf-Boots-Lace-Up-Zipper-Thick-Heel-Boots-Rivet-Short-Tube-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:99:\"Winter-Women-PU-Leather-Mid-Calf-Boots-Lace-Up-Zipper-Thick-Heel-Boots-Rivet-Short-Tube-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:99:\"Winter-Women-PU-Leather-Mid-Calf-Boots-Lace-Up-Zipper-Thick-Heel-Boots-Rivet-Short-Tube-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:99:\"Winter-Women-PU-Leather-Mid-Calf-Boots-Lace-Up-Zipper-Thick-Heel-Boots-Rivet-Short-Tube-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:99:\"Winter-Women-PU-Leather-Mid-Calf-Boots-Lace-Up-Zipper-Thick-Heel-Boots-Rivet-Short-Tube-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:99:\"Winter-Women-PU-Leather-Mid-Calf-Boots-Lace-Up-Zipper-Thick-Heel-Boots-Rivet-Short-Tube-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:99:\"Winter-Women-PU-Leather-Mid-Calf-Boots-Lace-Up-Zipper-Thick-Heel-Boots-Rivet-Short-Tube-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:99:\"Winter-Women-PU-Leather-Mid-Calf-Boots-Lace-Up-Zipper-Thick-Heel-Boots-Rivet-Short-Tube-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:99:\"Winter-Women-PU-Leather-Mid-Calf-Boots-Lace-Up-Zipper-Thick-Heel-Boots-Rivet-Short-Tube-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:99:\"Winter-Women-PU-Leather-Mid-Calf-Boots-Lace-Up-Zipper-Thick-Heel-Boots-Rivet-Short-Tube-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:99:\"Winter-Women-PU-Leather-Mid-Calf-Boots-Lace-Up-Zipper-Thick-Heel-Boots-Rivet-Short-Tube-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(16819, 2032, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H55017029411f442aa88fd310141f569bF/2021-Women-Sandals-Soft-Stitching-Buckle-Strap-Platform-Sandals-Ladies-Comfortable-Flat-Sandals-Open-Toe-Beach.jpg'),
(16820, 1810, '_product_image_gallery', '2032,2034,2058,2066,2069'),
(16821, 2034, '_wp_attached_file', '2021/06/2021-Women-Sandals-Soft-Stitching-Buckle-Strap-Platform-Sandals-Ladies-Comfortable-Flat-Sandals-Open-Toe-Beach-2.jpg'),
(16822, 2034, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:124:\"2021/06/2021-Women-Sandals-Soft-Stitching-Buckle-Strap-Platform-Sandals-Ladies-Comfortable-Flat-Sandals-Open-Toe-Beach-2.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:124:\"2021-Women-Sandals-Soft-Stitching-Buckle-Strap-Platform-Sandals-Ladies-Comfortable-Flat-Sandals-Open-Toe-Beach-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:124:\"2021-Women-Sandals-Soft-Stitching-Buckle-Strap-Platform-Sandals-Ladies-Comfortable-Flat-Sandals-Open-Toe-Beach-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:124:\"2021-Women-Sandals-Soft-Stitching-Buckle-Strap-Platform-Sandals-Ladies-Comfortable-Flat-Sandals-Open-Toe-Beach-2-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:124:\"2021-Women-Sandals-Soft-Stitching-Buckle-Strap-Platform-Sandals-Ladies-Comfortable-Flat-Sandals-Open-Toe-Beach-2-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:124:\"2021-Women-Sandals-Soft-Stitching-Buckle-Strap-Platform-Sandals-Ladies-Comfortable-Flat-Sandals-Open-Toe-Beach-2-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:124:\"2021-Women-Sandals-Soft-Stitching-Buckle-Strap-Platform-Sandals-Ladies-Comfortable-Flat-Sandals-Open-Toe-Beach-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:124:\"2021-Women-Sandals-Soft-Stitching-Buckle-Strap-Platform-Sandals-Ladies-Comfortable-Flat-Sandals-Open-Toe-Beach-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:124:\"2021-Women-Sandals-Soft-Stitching-Buckle-Strap-Platform-Sandals-Ladies-Comfortable-Flat-Sandals-Open-Toe-Beach-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:124:\"2021-Women-Sandals-Soft-Stitching-Buckle-Strap-Platform-Sandals-Ladies-Comfortable-Flat-Sandals-Open-Toe-Beach-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:124:\"2021-Women-Sandals-Soft-Stitching-Buckle-Strap-Platform-Sandals-Ladies-Comfortable-Flat-Sandals-Open-Toe-Beach-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:124:\"2021-Women-Sandals-Soft-Stitching-Buckle-Strap-Platform-Sandals-Ladies-Comfortable-Flat-Sandals-Open-Toe-Beach-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(16823, 2033, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H2f62703d5f2a4b7baa8975be63e65f869/Winter-Women-PU-Leather-Mid-Calf-Boots-Lace-Up-Zipper-Thick-Heel-Boots-Rivet-Short-Tube.jpg'),
(16824, 2030, '_thumbnail_id', '2033'),
(16825, 2035, '_variation_description', ''),
(16826, 2035, '_sku', '4000148049273-black-10-5'),
(16827, 2035, '_regular_price', '134'),
(16828, 2035, 'total_sales', '0'),
(16829, 2035, '_tax_status', 'taxable'),
(16830, 2035, '_tax_class', 'parent'),
(16831, 2035, '_manage_stock', 'yes'),
(16832, 2035, '_backorders', 'no'),
(16833, 2035, '_sold_individually', 'no'),
(16834, 2035, '_virtual', 'no'),
(16835, 2035, '_downloadable', 'no'),
(16836, 2035, '_download_limit', '-1'),
(16837, 2035, '_download_expiry', '-1'),
(16838, 2035, '_stock', '95'),
(16839, 2035, '_stock_status', 'instock'),
(16840, 2035, '_wc_average_rating', '0'),
(16841, 2035, '_wc_review_count', '0'),
(16842, 2035, 'attribute_pa_color', 'black'),
(16843, 2035, 'attribute_pa_shoe-size', '10-5'),
(16844, 2035, '_price', '134'),
(16845, 2035, '_product_version', '4.1.0'),
(16846, 2035, '_vi_wad_aliexpress_variation_id', '10000000465910419'),
(16847, 2035, '_vi_wad_aliexpress_variation_attr', '14:193#Black;200000124:200000291'),
(16848, 2036, '_variation_description', ''),
(16849, 2036, '_sku', '4000148049273-black-9-5'),
(16850, 2036, '_regular_price', '134'),
(16851, 2036, 'total_sales', '0'),
(16852, 2036, '_tax_status', 'taxable'),
(16853, 2036, '_tax_class', 'parent'),
(16854, 2036, '_manage_stock', 'yes'),
(16855, 2036, '_backorders', 'no'),
(16856, 2036, '_sold_individually', 'no'),
(16857, 2036, '_virtual', 'no'),
(16858, 2036, '_downloadable', 'no'),
(16859, 2036, '_download_limit', '-1'),
(16860, 2036, '_download_expiry', '-1'),
(16861, 2036, '_stock', '100'),
(16862, 2036, '_stock_status', 'instock'),
(16863, 2036, '_wc_average_rating', '0'),
(16864, 2036, '_wc_review_count', '0'),
(16865, 2036, 'attribute_pa_color', 'black'),
(16866, 2036, 'attribute_pa_shoe-size', '9-5'),
(16867, 2036, '_price', '134'),
(16868, 2036, '_product_version', '4.1.0'),
(16869, 2036, '_vi_wad_aliexpress_variation_id', '10000000465910418'),
(16870, 2036, '_vi_wad_aliexpress_variation_attr', '14:193#Black;200000124:200000290'),
(16871, 2037, '_variation_description', ''),
(16872, 2037, '_sku', '4000148049273-black-9'),
(16873, 2037, '_regular_price', '134'),
(16874, 2037, 'total_sales', '0'),
(16875, 2037, '_tax_status', 'taxable'),
(16876, 2037, '_tax_class', 'parent'),
(16877, 2037, '_manage_stock', 'yes'),
(16878, 2037, '_backorders', 'no'),
(16879, 2037, '_sold_individually', 'no'),
(16880, 2034, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H45b4c9f0666449b687123287cd97df49o/2021-Women-Sandals-Soft-Stitching-Buckle-Strap-Platform-Sandals-Ladies-Comfortable-Flat-Sandals-Open-Toe-Beach.jpg'),
(16881, 2037, '_virtual', 'no'),
(16882, 2037, '_downloadable', 'no'),
(16883, 2037, '_download_limit', '-1'),
(16884, 2037, '_download_expiry', '-1'),
(16885, 2037, '_stock', '97'),
(16886, 2037, '_stock_status', 'instock'),
(16887, 2037, '_wc_average_rating', '0'),
(16888, 2037, '_wc_review_count', '0'),
(16889, 2037, 'attribute_pa_color', 'black'),
(16890, 2037, 'attribute_pa_shoe-size', '9'),
(16891, 2037, '_price', '134'),
(16892, 2037, '_product_version', '4.1.0'),
(16893, 2037, '_vi_wad_aliexpress_variation_id', '10000000465910417'),
(16894, 2037, '_vi_wad_aliexpress_variation_attr', '14:193#Black;200000124:350262'),
(16895, 2038, '_variation_description', ''),
(16896, 2038, '_sku', '4000148049273-black-8-5'),
(16897, 2038, '_regular_price', '134'),
(16898, 2038, 'total_sales', '0'),
(16899, 2038, '_tax_status', 'taxable'),
(16900, 2038, '_tax_class', 'parent'),
(16901, 2038, '_manage_stock', 'yes'),
(16902, 2038, '_backorders', 'no'),
(16903, 2038, '_sold_individually', 'no'),
(16904, 2038, '_virtual', 'no'),
(16905, 2038, '_downloadable', 'no'),
(16906, 2038, '_download_limit', '-1'),
(16907, 2038, '_download_expiry', '-1'),
(16908, 2038, '_stock', '99'),
(16909, 2038, '_stock_status', 'instock'),
(16910, 2038, '_wc_average_rating', '0'),
(16911, 2038, '_wc_review_count', '0'),
(16912, 2038, 'attribute_pa_color', 'black'),
(16913, 2038, 'attribute_pa_shoe-size', '8-5'),
(16914, 2038, '_price', '134'),
(16915, 2038, '_product_version', '4.1.0'),
(16916, 2038, '_vi_wad_aliexpress_variation_id', '10000000465910416'),
(16917, 2038, '_vi_wad_aliexpress_variation_attr', '14:193#Black;200000124:200000289'),
(16918, 2039, '_variation_description', ''),
(16919, 2039, '_sku', '4000148049273-grey-9'),
(16920, 2039, '_regular_price', '134'),
(16921, 2039, 'total_sales', '0'),
(16922, 2039, '_tax_status', 'taxable'),
(16923, 2039, '_tax_class', 'parent'),
(16924, 2039, '_manage_stock', 'yes'),
(16925, 2039, '_backorders', 'no'),
(16926, 2039, '_sold_individually', 'no'),
(16927, 2039, '_virtual', 'no'),
(16928, 2039, '_downloadable', 'no'),
(16929, 2039, '_download_limit', '-1'),
(16930, 2039, '_download_expiry', '-1'),
(16931, 2039, '_stock', '100'),
(16932, 2039, '_stock_status', 'instock'),
(16933, 2039, '_wc_average_rating', '0'),
(16934, 2039, '_wc_review_count', '0'),
(16935, 2039, 'attribute_pa_color', 'grey'),
(16936, 2039, 'attribute_pa_shoe-size', '9'),
(16937, 2039, '_price', '134'),
(16938, 2039, '_product_version', '4.1.0'),
(16939, 2039, '_vi_wad_aliexpress_variation_id', '10000000465910407'),
(16940, 2039, '_vi_wad_aliexpress_variation_attr', '14:691#Grey;200000124:350262'),
(16941, 2040, '_variation_description', ''),
(16942, 2040, '_sku', '4000148049273-grey-8-5'),
(16943, 2040, '_regular_price', '134'),
(16944, 2040, 'total_sales', '0'),
(16945, 2040, '_tax_status', 'taxable'),
(16946, 2040, '_tax_class', 'parent'),
(16947, 2040, '_manage_stock', 'yes'),
(16948, 2040, '_backorders', 'no'),
(16949, 2040, '_sold_individually', 'no'),
(16950, 2040, '_virtual', 'no'),
(16951, 2040, '_downloadable', 'no'),
(16952, 2040, '_download_limit', '-1'),
(16953, 2040, '_download_expiry', '-1'),
(16954, 2040, '_stock', '99'),
(16955, 2040, '_stock_status', 'instock'),
(16956, 2040, '_wc_average_rating', '0'),
(16957, 2040, '_wc_review_count', '0'),
(16958, 2040, 'attribute_pa_color', 'grey'),
(16959, 2040, 'attribute_pa_shoe-size', '8-5'),
(16960, 2040, '_price', '134'),
(16961, 2040, '_product_version', '4.1.0'),
(16962, 2040, '_vi_wad_aliexpress_variation_id', '10000000465910406'),
(16963, 2040, '_vi_wad_aliexpress_variation_attr', '14:691#Grey;200000124:200000289'),
(16964, 2041, '_variation_description', ''),
(16965, 2041, '_sku', '4000148049273-grey-8'),
(16966, 2041, '_regular_price', '134'),
(16967, 2041, 'total_sales', '0'),
(16968, 2041, '_tax_status', 'taxable'),
(16969, 2041, '_tax_class', 'parent'),
(16970, 2041, '_manage_stock', 'yes'),
(16971, 2041, '_backorders', 'no'),
(16972, 2041, '_sold_individually', 'no'),
(16973, 2041, '_virtual', 'no'),
(16974, 2041, '_downloadable', 'no'),
(16975, 2041, '_download_limit', '-1'),
(16976, 2041, '_download_expiry', '-1'),
(16977, 2041, '_stock', '97'),
(16978, 2041, '_stock_status', 'instock'),
(16979, 2041, '_wc_average_rating', '0'),
(16980, 2041, '_wc_review_count', '0'),
(16981, 2041, 'attribute_pa_color', 'grey'),
(16982, 2041, 'attribute_pa_shoe-size', '8'),
(16983, 2041, '_price', '134'),
(16984, 2041, '_product_version', '4.1.0'),
(16985, 2041, '_vi_wad_aliexpress_variation_id', '10000000465910405'),
(16986, 2041, '_vi_wad_aliexpress_variation_attr', '14:691#Grey;200000124:699'),
(16987, 2042, '_variation_description', ''),
(16988, 2042, '_sku', '4000148049273-grey-7-5'),
(16989, 2042, '_regular_price', '134'),
(16990, 2042, 'total_sales', '0'),
(16991, 2042, '_tax_status', 'taxable'),
(16992, 2042, '_tax_class', 'parent'),
(16993, 2042, '_manage_stock', 'yes'),
(16994, 2042, '_backorders', 'no'),
(16995, 2042, '_sold_individually', 'no'),
(16996, 2042, '_virtual', 'no'),
(16997, 2042, '_downloadable', 'no'),
(16998, 2042, '_download_limit', '-1'),
(16999, 2042, '_download_expiry', '-1'),
(17000, 2042, '_stock', '97'),
(17001, 2042, '_stock_status', 'instock'),
(17002, 2042, '_wc_average_rating', '0'),
(17003, 2042, '_wc_review_count', '0'),
(17004, 2042, 'attribute_pa_color', 'grey'),
(17005, 2042, 'attribute_pa_shoe-size', '7-5'),
(17006, 2042, '_price', '134'),
(17007, 2042, '_product_version', '4.1.0'),
(17008, 2042, '_vi_wad_aliexpress_variation_id', '10000000465910404'),
(17009, 2042, '_vi_wad_aliexpress_variation_attr', '14:691#Grey;200000124:200000288'),
(17010, 2043, '_variation_description', ''),
(17011, 2043, '_sku', '4000148049273-grey-6-5'),
(17012, 2043, '_regular_price', '134'),
(17013, 2043, 'total_sales', '0'),
(17014, 2043, '_tax_status', 'taxable'),
(17015, 2043, '_tax_class', 'parent'),
(17016, 2043, '_manage_stock', 'yes'),
(17017, 2043, '_backorders', 'no'),
(17018, 2043, '_sold_individually', 'no'),
(17019, 2043, '_virtual', 'no'),
(17020, 2043, '_downloadable', 'no'),
(17021, 2043, '_download_limit', '-1'),
(17022, 2043, '_download_expiry', '-1'),
(17023, 2043, '_stock', '100'),
(17024, 2043, '_stock_status', 'instock'),
(17025, 2043, '_wc_average_rating', '0'),
(17026, 2043, '_wc_review_count', '0'),
(17027, 2043, 'attribute_pa_color', 'grey'),
(17028, 2043, 'attribute_pa_shoe-size', '6-5'),
(17029, 2043, '_price', '134'),
(17030, 2043, '_product_version', '4.1.0'),
(17031, 2043, '_vi_wad_aliexpress_variation_id', '10000000465910403'),
(17032, 2043, '_vi_wad_aliexpress_variation_attr', '14:691#Grey;200000124:200000287'),
(17033, 2044, '_variation_description', ''),
(17034, 2044, '_sku', '4000148049273-grey-6'),
(17035, 2044, '_regular_price', '134'),
(17036, 2044, 'total_sales', '0'),
(17037, 2044, '_tax_status', 'taxable'),
(17038, 2044, '_tax_class', 'parent'),
(17039, 2044, '_manage_stock', 'yes'),
(17040, 2044, '_backorders', 'no'),
(17041, 2044, '_sold_individually', 'no'),
(17042, 2044, '_virtual', 'no'),
(17043, 2044, '_downloadable', 'no'),
(17044, 2044, '_download_limit', '-1'),
(17045, 2044, '_download_expiry', '-1'),
(17046, 2044, '_stock', '100'),
(17047, 2044, '_stock_status', 'instock'),
(17048, 2044, '_wc_average_rating', '0'),
(17049, 2044, '_wc_review_count', '0'),
(17050, 2044, 'attribute_pa_color', 'grey'),
(17051, 2044, 'attribute_pa_shoe-size', '6'),
(17052, 2044, '_price', '134'),
(17053, 2044, '_product_version', '4.1.0'),
(17054, 2044, '_vi_wad_aliexpress_variation_id', '10000000465910402'),
(17055, 2044, '_vi_wad_aliexpress_variation_attr', '14:691#Grey;200000124:1394'),
(17056, 2045, '_variation_description', ''),
(17057, 2045, '_sku', '4000148049273-grey-5-5'),
(17058, 2045, '_regular_price', '134'),
(17059, 2045, 'total_sales', '0'),
(17060, 2045, '_tax_status', 'taxable'),
(17061, 2045, '_tax_class', 'parent'),
(17062, 2045, '_manage_stock', 'yes'),
(17063, 2045, '_backorders', 'no'),
(17064, 2045, '_sold_individually', 'no'),
(17065, 2045, '_virtual', 'no'),
(17066, 2045, '_downloadable', 'no'),
(17067, 2045, '_download_limit', '-1'),
(17068, 2045, '_download_expiry', '-1'),
(17069, 2045, '_stock', '100'),
(17070, 2045, '_stock_status', 'instock'),
(17071, 2045, '_wc_average_rating', '0'),
(17072, 2045, '_wc_review_count', '0'),
(17073, 2045, 'attribute_pa_color', 'grey'),
(17074, 2045, 'attribute_pa_shoe-size', '5-5'),
(17075, 2045, '_price', '134'),
(17076, 2045, '_product_version', '4.1.0'),
(17077, 2045, '_vi_wad_aliexpress_variation_id', '10000000465910401'),
(17078, 2045, '_vi_wad_aliexpress_variation_attr', '14:691#Grey;200000124:200000286'),
(17079, 2046, '_variation_description', ''),
(17080, 2046, '_sku', '4000148049273-grey-5'),
(17081, 2046, '_regular_price', '123.74'),
(17082, 2046, 'total_sales', '0'),
(17083, 2046, '_tax_status', 'taxable'),
(17084, 2046, '_tax_class', 'parent'),
(17085, 2046, '_manage_stock', 'yes'),
(17086, 2046, '_backorders', 'no'),
(17087, 2046, '_sold_individually', 'no'),
(17088, 2046, '_virtual', 'no'),
(17089, 2046, '_downloadable', 'no'),
(17090, 2046, '_download_limit', '-1'),
(17091, 2046, '_download_expiry', '-1'),
(17092, 2046, '_stock', '6'),
(17093, 2046, '_stock_status', 'instock'),
(17094, 2046, '_wc_average_rating', '0'),
(17095, 2046, '_wc_review_count', '0'),
(17096, 2046, 'attribute_pa_color', 'grey'),
(17097, 2046, 'attribute_pa_shoe-size', '5'),
(17098, 2046, '_price', '123.74'),
(17099, 2046, '_product_version', '4.1.0'),
(17100, 2046, '_vi_wad_aliexpress_variation_id', '10000000465910400'),
(17101, 2046, '_vi_wad_aliexpress_variation_attr', '14:691#Grey;200000124:698'),
(17102, 2047, '_variation_description', ''),
(17103, 2047, '_sku', '4000148049273-black-8'),
(17104, 2047, '_regular_price', '134'),
(17105, 2047, 'total_sales', '0'),
(17106, 2047, '_tax_status', 'taxable'),
(17107, 2047, '_tax_class', 'parent'),
(17108, 2047, '_manage_stock', 'yes'),
(17109, 2047, '_backorders', 'no'),
(17110, 2047, '_sold_individually', 'no'),
(17111, 2047, '_virtual', 'no'),
(17112, 2047, '_downloadable', 'no'),
(17113, 2047, '_download_limit', '-1'),
(17114, 2047, '_download_expiry', '-1'),
(17115, 2047, '_stock', '100'),
(17116, 2047, '_stock_status', 'instock'),
(17117, 2047, '_wc_average_rating', '0'),
(17118, 2047, '_wc_review_count', '0'),
(17119, 2047, 'attribute_pa_color', 'black'),
(17120, 2047, 'attribute_pa_shoe-size', '8'),
(17121, 2047, '_price', '134'),
(17122, 2047, '_product_version', '4.1.0'),
(17123, 2047, '_vi_wad_aliexpress_variation_id', '10000000465910415'),
(17124, 2047, '_vi_wad_aliexpress_variation_attr', '14:193#Black;200000124:699'),
(17125, 2048, '_variation_description', ''),
(17126, 2048, '_sku', '4000148049273-black-7-5'),
(17127, 2048, '_regular_price', '134'),
(17128, 2048, 'total_sales', '0'),
(17129, 2048, '_tax_status', 'taxable'),
(17130, 2048, '_tax_class', 'parent'),
(17131, 2048, '_manage_stock', 'yes'),
(17132, 2048, '_backorders', 'no'),
(17133, 2048, '_sold_individually', 'no'),
(17134, 2048, '_virtual', 'no'),
(17135, 2048, '_downloadable', 'no'),
(17136, 2048, '_download_limit', '-1'),
(17137, 2048, '_download_expiry', '-1'),
(17138, 2048, '_stock', '99'),
(17139, 2048, '_stock_status', 'instock'),
(17140, 2048, '_wc_average_rating', '0'),
(17141, 2048, '_wc_review_count', '0'),
(17142, 2048, 'attribute_pa_color', 'black'),
(17143, 2048, 'attribute_pa_shoe-size', '7-5'),
(17144, 2048, '_price', '134'),
(17145, 2048, '_product_version', '4.1.0'),
(17146, 2048, '_vi_wad_aliexpress_variation_id', '10000000465910414'),
(17147, 2048, '_vi_wad_aliexpress_variation_attr', '14:193#Black;200000124:200000288'),
(17148, 2049, '_variation_description', ''),
(17149, 2049, '_sku', '4000148049273-black-6-5'),
(17150, 2049, '_regular_price', '134');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(17151, 2049, 'total_sales', '0'),
(17152, 2049, '_tax_status', 'taxable'),
(17153, 2049, '_tax_class', 'parent'),
(17154, 2049, '_manage_stock', 'yes'),
(17155, 2049, '_backorders', 'no'),
(17156, 2049, '_sold_individually', 'no'),
(17157, 2049, '_virtual', 'no'),
(17158, 2049, '_downloadable', 'no'),
(17159, 2049, '_download_limit', '-1'),
(17160, 2049, '_download_expiry', '-1'),
(17161, 2049, '_stock', '100'),
(17162, 2049, '_stock_status', 'instock'),
(17163, 2049, '_wc_average_rating', '0'),
(17164, 2049, '_wc_review_count', '0'),
(17165, 2049, 'attribute_pa_color', 'black'),
(17166, 2049, 'attribute_pa_shoe-size', '6-5'),
(17167, 2049, '_price', '134'),
(17168, 2049, '_product_version', '4.1.0'),
(17169, 2049, '_vi_wad_aliexpress_variation_id', '10000000465910413'),
(17170, 2049, '_vi_wad_aliexpress_variation_attr', '14:193#Black;200000124:200000287'),
(17171, 2050, '_variation_description', ''),
(17172, 2050, '_sku', '4000148049273-black-6'),
(17173, 2050, '_regular_price', '134'),
(17174, 2050, 'total_sales', '0'),
(17175, 2050, '_tax_status', 'taxable'),
(17176, 2050, '_tax_class', 'parent'),
(17177, 2050, '_manage_stock', 'yes'),
(17178, 2050, '_backorders', 'no'),
(17179, 2050, '_sold_individually', 'no'),
(17180, 2050, '_virtual', 'no'),
(17181, 2050, '_downloadable', 'no'),
(17182, 2050, '_download_limit', '-1'),
(17183, 2050, '_download_expiry', '-1'),
(17184, 2050, '_stock', '100'),
(17185, 2050, '_stock_status', 'instock'),
(17186, 2050, '_wc_average_rating', '0'),
(17187, 2050, '_wc_review_count', '0'),
(17188, 2050, 'attribute_pa_color', 'black'),
(17189, 2050, 'attribute_pa_shoe-size', '6'),
(17190, 2050, '_price', '134'),
(17191, 2050, '_product_version', '4.1.0'),
(17192, 2050, '_vi_wad_aliexpress_variation_id', '10000000465910412'),
(17193, 2050, '_vi_wad_aliexpress_variation_attr', '14:193#Black;200000124:1394'),
(17194, 2051, '_variation_description', ''),
(17195, 2051, '_sku', '4000148049273-black-5-5'),
(17196, 2051, '_regular_price', '134'),
(17197, 2051, 'total_sales', '0'),
(17198, 2051, '_tax_status', 'taxable'),
(17199, 2051, '_tax_class', 'parent'),
(17200, 2051, '_manage_stock', 'yes'),
(17201, 2051, '_backorders', 'no'),
(17202, 2051, '_sold_individually', 'no'),
(17203, 2051, '_virtual', 'no'),
(17204, 2051, '_downloadable', 'no'),
(17205, 2051, '_download_limit', '-1'),
(17206, 2051, '_download_expiry', '-1'),
(17207, 2051, '_stock', '100'),
(17208, 2051, '_stock_status', 'instock'),
(17209, 2051, '_wc_average_rating', '0'),
(17210, 2051, '_wc_review_count', '0'),
(17211, 2051, 'attribute_pa_color', 'black'),
(17212, 2051, 'attribute_pa_shoe-size', '5-5'),
(17213, 2051, '_price', '134'),
(17214, 2051, '_product_version', '4.1.0'),
(17215, 2051, '_vi_wad_aliexpress_variation_id', '10000000465910411'),
(17216, 2051, '_vi_wad_aliexpress_variation_attr', '14:193#Black;200000124:200000286'),
(17217, 2052, '_variation_description', ''),
(17218, 2052, '_sku', '4000148049273-black-5'),
(17219, 2052, '_regular_price', '123.74'),
(17220, 2052, 'total_sales', '0'),
(17221, 2052, '_tax_status', 'taxable'),
(17222, 2052, '_tax_class', 'parent'),
(17223, 2052, '_manage_stock', 'yes'),
(17224, 2052, '_backorders', 'no'),
(17225, 2052, '_sold_individually', 'no'),
(17226, 2052, '_virtual', 'no'),
(17227, 2052, '_downloadable', 'no'),
(17228, 2052, '_download_limit', '-1'),
(17229, 2052, '_download_expiry', '-1'),
(17230, 2052, '_stock', '20'),
(17231, 2052, '_stock_status', 'instock'),
(17232, 2052, '_wc_average_rating', '0'),
(17233, 2052, '_wc_review_count', '0'),
(17234, 2052, 'attribute_pa_color', 'black'),
(17235, 2052, 'attribute_pa_shoe-size', '5'),
(17236, 2052, '_price', '123.74'),
(17237, 2052, '_product_version', '4.1.0'),
(17238, 2052, '_vi_wad_aliexpress_variation_id', '10000000465910410'),
(17239, 2052, '_vi_wad_aliexpress_variation_attr', '14:193#Black;200000124:698'),
(17240, 2053, '_variation_description', ''),
(17241, 2053, '_sku', '4000148049273-grey-10-5'),
(17242, 2053, '_regular_price', '134'),
(17243, 2053, 'total_sales', '0'),
(17244, 2053, '_tax_status', 'taxable'),
(17245, 2053, '_tax_class', 'parent'),
(17246, 2053, '_manage_stock', 'yes'),
(17247, 2053, '_backorders', 'no'),
(17248, 2053, '_sold_individually', 'no'),
(17249, 2053, '_virtual', 'no'),
(17250, 2053, '_downloadable', 'no'),
(17251, 2053, '_download_limit', '-1'),
(17252, 2053, '_download_expiry', '-1'),
(17253, 2053, '_stock', '100'),
(17254, 2053, '_stock_status', 'instock'),
(17255, 2053, '_wc_average_rating', '0'),
(17256, 2053, '_wc_review_count', '0'),
(17257, 2053, 'attribute_pa_color', 'grey'),
(17258, 2053, 'attribute_pa_shoe-size', '10-5'),
(17259, 2053, '_price', '134'),
(17260, 2053, '_product_version', '4.1.0'),
(17261, 2053, '_vi_wad_aliexpress_variation_id', '10000000465910409'),
(17262, 2053, '_vi_wad_aliexpress_variation_attr', '14:691#Grey;200000124:200000291'),
(17263, 2054, '_variation_description', ''),
(17264, 2054, '_sku', '4000148049273-grey-9-5'),
(17265, 2054, '_regular_price', '134'),
(17266, 2054, 'total_sales', '0'),
(17267, 2054, '_tax_status', 'taxable'),
(17268, 2054, '_tax_class', 'parent'),
(17269, 2054, '_manage_stock', 'yes'),
(17270, 2054, '_backorders', 'no'),
(17271, 2054, '_sold_individually', 'no'),
(17272, 2054, '_virtual', 'no'),
(17273, 2054, '_downloadable', 'no'),
(17274, 2054, '_download_limit', '-1'),
(17275, 2054, '_download_expiry', '-1'),
(17276, 2054, '_stock', '99'),
(17277, 2054, '_stock_status', 'instock'),
(17278, 2054, '_wc_average_rating', '0'),
(17279, 2054, '_wc_review_count', '0'),
(17280, 2054, 'attribute_pa_color', 'grey'),
(17281, 2054, 'attribute_pa_shoe-size', '9-5'),
(17282, 2054, '_price', '134'),
(17283, 2054, '_product_version', '4.1.0'),
(17284, 2054, '_vi_wad_aliexpress_variation_id', '10000000465910408'),
(17285, 2054, '_vi_wad_aliexpress_variation_attr', '14:691#Grey;200000124:200000290'),
(17286, 2055, '_variation_description', ''),
(17287, 2055, '_sku', '4000148049273-brown-5-5'),
(17288, 2055, '_regular_price', '134'),
(17289, 2055, 'total_sales', '0'),
(17290, 2055, '_tax_status', 'taxable'),
(17291, 2055, '_tax_class', 'parent'),
(17292, 2055, '_manage_stock', 'yes'),
(17293, 2055, '_backorders', 'no'),
(17294, 2055, '_sold_individually', 'no'),
(17295, 2055, '_virtual', 'no'),
(17296, 2055, '_downloadable', 'no'),
(17297, 2055, '_download_limit', '-1'),
(17298, 2055, '_download_expiry', '-1'),
(17299, 2055, '_stock', '100'),
(17300, 2055, '_stock_status', 'instock'),
(17301, 2055, '_wc_average_rating', '0'),
(17302, 2055, '_wc_review_count', '0'),
(17303, 2055, 'attribute_pa_color', 'brown'),
(17304, 2055, 'attribute_pa_shoe-size', '5-5'),
(17305, 2055, '_price', '134'),
(17306, 2055, '_product_version', '4.1.0'),
(17307, 2055, '_vi_wad_aliexpress_variation_id', '10000000465910391'),
(17308, 2055, '_vi_wad_aliexpress_variation_attr', '14:365458#Brown;200000124:200000286'),
(17309, 2056, '_variation_description', ''),
(17310, 2056, '_sku', '4000148049273-brown-5'),
(17311, 2056, '_regular_price', '134'),
(17312, 2056, 'total_sales', '0'),
(17313, 2056, '_tax_status', 'taxable'),
(17314, 2056, '_tax_class', 'parent'),
(17315, 2056, '_manage_stock', 'yes'),
(17316, 2056, '_backorders', 'no'),
(17317, 2056, '_sold_individually', 'no'),
(17318, 2056, '_virtual', 'no'),
(17319, 2056, '_downloadable', 'no'),
(17320, 2056, '_download_limit', '-1'),
(17321, 2056, '_download_expiry', '-1'),
(17322, 2056, '_stock', '100'),
(17323, 2056, '_stock_status', 'instock'),
(17324, 2056, '_wc_average_rating', '0'),
(17325, 2056, '_wc_review_count', '0'),
(17326, 2056, 'attribute_pa_color', 'brown'),
(17327, 2056, 'attribute_pa_shoe-size', '5'),
(17328, 2056, '_price', '134'),
(17329, 2056, '_product_version', '4.1.0'),
(17330, 2056, '_vi_wad_aliexpress_variation_id', '10000000465910390'),
(17331, 2056, '_vi_wad_aliexpress_variation_attr', '14:365458#Brown;200000124:698'),
(17332, 2057, '_variation_description', ''),
(17333, 2057, '_sku', '4000148049273-brown-10-5'),
(17334, 2057, '_regular_price', '134'),
(17335, 2057, 'total_sales', '0'),
(17336, 2057, '_tax_status', 'taxable'),
(17337, 2057, '_tax_class', 'parent'),
(17338, 2057, '_manage_stock', 'yes'),
(17339, 2057, '_backorders', 'no'),
(17340, 2057, '_sold_individually', 'no'),
(17341, 2058, '_wp_attached_file', '2021/06/2021-Women-Sandals-Soft-Stitching-Buckle-Strap-Platform-Sandals-Ladies-Comfortable-Flat-Sandals-Open-Toe-Beach-3.jpg'),
(17342, 2058, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:124:\"2021/06/2021-Women-Sandals-Soft-Stitching-Buckle-Strap-Platform-Sandals-Ladies-Comfortable-Flat-Sandals-Open-Toe-Beach-3.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:124:\"2021-Women-Sandals-Soft-Stitching-Buckle-Strap-Platform-Sandals-Ladies-Comfortable-Flat-Sandals-Open-Toe-Beach-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:124:\"2021-Women-Sandals-Soft-Stitching-Buckle-Strap-Platform-Sandals-Ladies-Comfortable-Flat-Sandals-Open-Toe-Beach-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:124:\"2021-Women-Sandals-Soft-Stitching-Buckle-Strap-Platform-Sandals-Ladies-Comfortable-Flat-Sandals-Open-Toe-Beach-3-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:124:\"2021-Women-Sandals-Soft-Stitching-Buckle-Strap-Platform-Sandals-Ladies-Comfortable-Flat-Sandals-Open-Toe-Beach-3-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:124:\"2021-Women-Sandals-Soft-Stitching-Buckle-Strap-Platform-Sandals-Ladies-Comfortable-Flat-Sandals-Open-Toe-Beach-3-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:124:\"2021-Women-Sandals-Soft-Stitching-Buckle-Strap-Platform-Sandals-Ladies-Comfortable-Flat-Sandals-Open-Toe-Beach-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:124:\"2021-Women-Sandals-Soft-Stitching-Buckle-Strap-Platform-Sandals-Ladies-Comfortable-Flat-Sandals-Open-Toe-Beach-3-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:124:\"2021-Women-Sandals-Soft-Stitching-Buckle-Strap-Platform-Sandals-Ladies-Comfortable-Flat-Sandals-Open-Toe-Beach-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:124:\"2021-Women-Sandals-Soft-Stitching-Buckle-Strap-Platform-Sandals-Ladies-Comfortable-Flat-Sandals-Open-Toe-Beach-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:124:\"2021-Women-Sandals-Soft-Stitching-Buckle-Strap-Platform-Sandals-Ladies-Comfortable-Flat-Sandals-Open-Toe-Beach-3-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:124:\"2021-Women-Sandals-Soft-Stitching-Buckle-Strap-Platform-Sandals-Ladies-Comfortable-Flat-Sandals-Open-Toe-Beach-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(17343, 2057, '_virtual', 'no'),
(17344, 2057, '_downloadable', 'no'),
(17345, 2057, '_download_limit', '-1'),
(17346, 2057, '_download_expiry', '-1'),
(17347, 2057, '_stock', '96'),
(17348, 2057, '_stock_status', 'instock'),
(17349, 2057, '_wc_average_rating', '0'),
(17350, 2057, '_wc_review_count', '0'),
(17351, 2057, 'attribute_pa_color', 'brown'),
(17352, 2057, 'attribute_pa_shoe-size', '10-5'),
(17353, 2057, '_price', '134'),
(17354, 2057, '_product_version', '4.1.0'),
(17355, 2057, '_vi_wad_aliexpress_variation_id', '10000000465910399'),
(17356, 2057, '_vi_wad_aliexpress_variation_attr', '14:365458#Brown;200000124:200000291'),
(17357, 2059, '_variation_description', ''),
(17358, 2059, '_sku', '4000148049273-brown-9-5'),
(17359, 2059, '_regular_price', '134'),
(17360, 2059, 'total_sales', '0'),
(17361, 2059, '_tax_status', 'taxable'),
(17362, 2059, '_tax_class', 'parent'),
(17363, 2059, '_manage_stock', 'yes'),
(17364, 2059, '_backorders', 'no'),
(17365, 2059, '_sold_individually', 'no'),
(17366, 2059, '_virtual', 'no'),
(17367, 2059, '_downloadable', 'no'),
(17368, 2059, '_download_limit', '-1'),
(17369, 2059, '_download_expiry', '-1'),
(17370, 2059, '_stock', '95'),
(17371, 2059, '_stock_status', 'instock'),
(17372, 2059, '_wc_average_rating', '0'),
(17373, 2059, '_wc_review_count', '0'),
(17374, 2059, 'attribute_pa_color', 'brown'),
(17375, 2059, 'attribute_pa_shoe-size', '9-5'),
(17376, 2059, '_price', '134'),
(17377, 2059, '_product_version', '4.1.0'),
(17378, 2059, '_vi_wad_aliexpress_variation_id', '10000000465910398'),
(17379, 2059, '_vi_wad_aliexpress_variation_attr', '14:365458#Brown;200000124:200000290'),
(17380, 2060, '_variation_description', ''),
(17381, 2060, '_sku', '4000148049273-brown-9'),
(17382, 2060, '_regular_price', '134'),
(17383, 2060, 'total_sales', '0'),
(17384, 2060, '_tax_status', 'taxable'),
(17385, 2060, '_tax_class', 'parent'),
(17386, 2060, '_manage_stock', 'yes'),
(17387, 2060, '_backorders', 'no'),
(17388, 2060, '_sold_individually', 'no'),
(17389, 2060, '_virtual', 'no'),
(17390, 2060, '_downloadable', 'no'),
(17391, 2060, '_download_limit', '-1'),
(17392, 2060, '_download_expiry', '-1'),
(17393, 2060, '_stock', '97'),
(17394, 2060, '_stock_status', 'instock'),
(17395, 2060, '_wc_average_rating', '0'),
(17396, 2060, '_wc_review_count', '0'),
(17397, 2060, 'attribute_pa_color', 'brown'),
(17398, 2060, 'attribute_pa_shoe-size', '9'),
(17399, 2060, '_price', '134'),
(17400, 2060, '_product_version', '4.1.0'),
(17401, 2060, '_vi_wad_aliexpress_variation_id', '10000000465910397'),
(17402, 2060, '_vi_wad_aliexpress_variation_attr', '14:365458#Brown;200000124:350262'),
(17403, 2061, '_variation_description', ''),
(17404, 2061, '_sku', '4000148049273-brown-8-5'),
(17405, 2061, '_regular_price', '134'),
(17406, 2061, 'total_sales', '0'),
(17407, 2061, '_tax_status', 'taxable'),
(17408, 2061, '_tax_class', 'parent'),
(17409, 2061, '_manage_stock', 'yes'),
(17410, 2061, '_backorders', 'no'),
(17411, 2061, '_sold_individually', 'no'),
(17412, 2061, '_virtual', 'no'),
(17413, 2061, '_downloadable', 'no'),
(17414, 2061, '_download_limit', '-1'),
(17415, 2061, '_download_expiry', '-1'),
(17416, 2061, '_stock', '96'),
(17417, 2061, '_stock_status', 'instock'),
(17418, 2061, '_wc_average_rating', '0'),
(17419, 2061, '_wc_review_count', '0'),
(17420, 2061, 'attribute_pa_color', 'brown'),
(17421, 2061, 'attribute_pa_shoe-size', '8-5'),
(17422, 2061, '_price', '134'),
(17423, 2061, '_product_version', '4.1.0'),
(17424, 2061, '_vi_wad_aliexpress_variation_id', '10000000465910396'),
(17425, 2061, '_vi_wad_aliexpress_variation_attr', '14:365458#Brown;200000124:200000289'),
(17426, 2062, '_variation_description', ''),
(17427, 2062, '_sku', '4000148049273-brown-8'),
(17428, 2062, '_regular_price', '134'),
(17429, 2062, 'total_sales', '0'),
(17430, 2062, '_tax_status', 'taxable'),
(17431, 2062, '_tax_class', 'parent'),
(17432, 2062, '_manage_stock', 'yes'),
(17433, 2062, '_backorders', 'no'),
(17434, 2062, '_sold_individually', 'no'),
(17435, 2062, '_virtual', 'no'),
(17436, 2062, '_downloadable', 'no'),
(17437, 2062, '_download_limit', '-1'),
(17438, 2062, '_download_expiry', '-1'),
(17439, 2062, '_stock', '100'),
(17440, 2062, '_stock_status', 'instock'),
(17441, 2062, '_wc_average_rating', '0'),
(17442, 2062, '_wc_review_count', '0'),
(17443, 2062, 'attribute_pa_color', 'brown'),
(17444, 2062, 'attribute_pa_shoe-size', '8'),
(17445, 2062, '_price', '134'),
(17446, 2062, '_product_version', '4.1.0'),
(17447, 2062, '_vi_wad_aliexpress_variation_id', '10000000465910395'),
(17448, 2062, '_vi_wad_aliexpress_variation_attr', '14:365458#Brown;200000124:699'),
(17449, 2063, '_variation_description', ''),
(17450, 2063, '_sku', '4000148049273-brown-7-5'),
(17451, 2063, '_regular_price', '134'),
(17452, 2063, 'total_sales', '0'),
(17453, 2063, '_tax_status', 'taxable'),
(17454, 2063, '_tax_class', 'parent'),
(17455, 2063, '_manage_stock', 'yes'),
(17456, 2063, '_backorders', 'no'),
(17457, 2063, '_sold_individually', 'no'),
(17458, 2063, '_virtual', 'no'),
(17459, 2063, '_downloadable', 'no'),
(17460, 2063, '_download_limit', '-1'),
(17461, 2063, '_download_expiry', '-1'),
(17462, 2063, '_stock', '98'),
(17463, 2063, '_stock_status', 'instock'),
(17464, 2063, '_wc_average_rating', '0'),
(17465, 2063, '_wc_review_count', '0'),
(17466, 2063, 'attribute_pa_color', 'brown'),
(17467, 2063, 'attribute_pa_shoe-size', '7-5'),
(17468, 2063, '_price', '134'),
(17469, 2063, '_product_version', '4.1.0'),
(17470, 2063, '_vi_wad_aliexpress_variation_id', '10000000465910394'),
(17471, 2063, '_vi_wad_aliexpress_variation_attr', '14:365458#Brown;200000124:200000288'),
(17472, 2058, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H4090e4f6839b47ec9096447a36b575b0d/2021-Women-Sandals-Soft-Stitching-Buckle-Strap-Platform-Sandals-Ladies-Comfortable-Flat-Sandals-Open-Toe-Beach.jpg'),
(17473, 2064, '_variation_description', ''),
(17474, 2064, '_sku', '4000148049273-brown-6-5'),
(17475, 2064, '_regular_price', '134'),
(17476, 2064, 'total_sales', '0'),
(17477, 2064, '_tax_status', 'taxable'),
(17478, 2064, '_tax_class', 'parent'),
(17479, 2064, '_manage_stock', 'yes'),
(17480, 2064, '_backorders', 'no'),
(17481, 2064, '_sold_individually', 'no'),
(17482, 2064, '_virtual', 'no'),
(17483, 2064, '_downloadable', 'no'),
(17484, 2064, '_download_limit', '-1'),
(17485, 2064, '_download_expiry', '-1'),
(17486, 2064, '_stock', '100'),
(17487, 2064, '_stock_status', 'instock'),
(17488, 2064, '_wc_average_rating', '0'),
(17489, 2064, '_wc_review_count', '0'),
(17490, 2064, 'attribute_pa_color', 'brown'),
(17491, 2064, 'attribute_pa_shoe-size', '6-5'),
(17492, 2064, '_price', '134'),
(17493, 2064, '_product_version', '4.1.0'),
(17494, 2064, '_vi_wad_aliexpress_variation_id', '10000000465910393'),
(17495, 2064, '_vi_wad_aliexpress_variation_attr', '14:365458#Brown;200000124:200000287'),
(17496, 2065, '_variation_description', ''),
(17497, 2065, '_sku', '4000148049273-brown-6'),
(17498, 2065, '_regular_price', '134'),
(17499, 2065, 'total_sales', '0'),
(17500, 2065, '_tax_status', 'taxable'),
(17501, 2065, '_tax_class', 'parent'),
(17502, 2065, '_manage_stock', 'yes'),
(17503, 2065, '_backorders', 'no'),
(17504, 2065, '_sold_individually', 'no'),
(17505, 2065, '_virtual', 'no'),
(17506, 2065, '_downloadable', 'no'),
(17507, 2065, '_download_limit', '-1'),
(17508, 2065, '_download_expiry', '-1'),
(17509, 2065, '_stock', '100'),
(17510, 2065, '_stock_status', 'instock'),
(17511, 2065, '_wc_average_rating', '0'),
(17512, 2065, '_wc_review_count', '0'),
(17513, 2065, 'attribute_pa_color', 'brown'),
(17514, 2065, 'attribute_pa_shoe-size', '6'),
(17515, 2065, '_price', '134'),
(17516, 2065, '_product_version', '4.1.0'),
(17517, 2065, '_vi_wad_aliexpress_variation_id', '10000000465910392'),
(17518, 2065, '_vi_wad_aliexpress_variation_attr', '14:365458#Brown;200000124:1394'),
(17519, 2066, '_wp_attached_file', '2021/06/2021-Women-Sandals-Soft-Stitching-Buckle-Strap-Platform-Sandals-Ladies-Comfortable-Flat-Sandals-Open-Toe-Beach-4.jpg'),
(17520, 2066, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:124:\"2021/06/2021-Women-Sandals-Soft-Stitching-Buckle-Strap-Platform-Sandals-Ladies-Comfortable-Flat-Sandals-Open-Toe-Beach-4.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:124:\"2021-Women-Sandals-Soft-Stitching-Buckle-Strap-Platform-Sandals-Ladies-Comfortable-Flat-Sandals-Open-Toe-Beach-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:124:\"2021-Women-Sandals-Soft-Stitching-Buckle-Strap-Platform-Sandals-Ladies-Comfortable-Flat-Sandals-Open-Toe-Beach-4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:124:\"2021-Women-Sandals-Soft-Stitching-Buckle-Strap-Platform-Sandals-Ladies-Comfortable-Flat-Sandals-Open-Toe-Beach-4-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:124:\"2021-Women-Sandals-Soft-Stitching-Buckle-Strap-Platform-Sandals-Ladies-Comfortable-Flat-Sandals-Open-Toe-Beach-4-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:124:\"2021-Women-Sandals-Soft-Stitching-Buckle-Strap-Platform-Sandals-Ladies-Comfortable-Flat-Sandals-Open-Toe-Beach-4-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:124:\"2021-Women-Sandals-Soft-Stitching-Buckle-Strap-Platform-Sandals-Ladies-Comfortable-Flat-Sandals-Open-Toe-Beach-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:124:\"2021-Women-Sandals-Soft-Stitching-Buckle-Strap-Platform-Sandals-Ladies-Comfortable-Flat-Sandals-Open-Toe-Beach-4-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:124:\"2021-Women-Sandals-Soft-Stitching-Buckle-Strap-Platform-Sandals-Ladies-Comfortable-Flat-Sandals-Open-Toe-Beach-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:124:\"2021-Women-Sandals-Soft-Stitching-Buckle-Strap-Platform-Sandals-Ladies-Comfortable-Flat-Sandals-Open-Toe-Beach-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:124:\"2021-Women-Sandals-Soft-Stitching-Buckle-Strap-Platform-Sandals-Ladies-Comfortable-Flat-Sandals-Open-Toe-Beach-4-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:124:\"2021-Women-Sandals-Soft-Stitching-Buckle-Strap-Platform-Sandals-Ladies-Comfortable-Flat-Sandals-Open-Toe-Beach-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(17521, 2030, '_price', '123.74'),
(17522, 2030, '_price', '134'),
(17523, 2066, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Hf87c7b52cd4f460f85a606cd906637407/2021-Women-Sandals-Soft-Stitching-Buckle-Strap-Platform-Sandals-Ladies-Comfortable-Flat-Sandals-Open-Toe-Beach.jpg'),
(17524, 2067, '_sku', '4000115505633'),
(17525, 2067, '_visibility', 'visible'),
(17526, 2067, '_default_attributes', ''),
(17527, 1774, '_vi_wad_woo_id', '2067'),
(17528, 2067, '_vi_wad_aliexpress_product_id', '4000115505633'),
(17529, 2067, 'total_sales', '0'),
(17530, 2067, '_tax_status', 'taxable'),
(17531, 2067, '_tax_class', ''),
(17532, 2067, '_manage_stock', 'no'),
(17533, 2067, '_backorders', 'no'),
(17534, 2067, '_sold_individually', 'no'),
(17535, 2067, '_virtual', 'no'),
(17536, 2067, '_downloadable', 'no'),
(17537, 2067, '_download_limit', '-1'),
(17538, 2067, '_download_expiry', '-1'),
(17539, 2067, '_stock', NULL),
(17540, 2067, '_stock_status', 'instock'),
(17541, 2067, '_wc_average_rating', '0'),
(17542, 2067, '_wc_review_count', '0'),
(17543, 2067, '_product_attributes', 'a:2:{s:8:\"pa_color\";a:6:{s:4:\"name\";s:8:\"pa_color\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"0\";s:10:\"is_visible\";s:1:\"0\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"1\";}s:12:\"pa_shoe-size\";a:6:{s:4:\"name\";s:12:\"pa_shoe-size\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"1\";s:10:\"is_visible\";s:1:\"0\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"1\";}}'),
(17544, 2067, '_product_version', '4.1.0'),
(17545, 2068, '_wp_attached_file', '2021/06/Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather.jpg'),
(17546, 2068, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:4:\"file\";s:124:\"2021/06/Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather.jpg\";s:5:\"sizes\";a:12:{s:6:\"medium\";a:4:{s:4:\"file\";s:124:\"Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:126:\"Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:124:\"Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:124:\"Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:124:\"Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:124:\"Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather-825x510.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:124:\"Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:124:\"Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:124:\"Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:124:\"Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:124:\"Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:124:\"Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(17547, 2069, '_wp_attached_file', '2021/06/2021-Women-Sandals-Soft-Stitching-Buckle-Strap-Platform-Sandals-Ladies-Comfortable-Flat-Sandals-Open-Toe-Beach-5.jpg'),
(17548, 2069, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:124:\"2021/06/2021-Women-Sandals-Soft-Stitching-Buckle-Strap-Platform-Sandals-Ladies-Comfortable-Flat-Sandals-Open-Toe-Beach-5.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:124:\"2021-Women-Sandals-Soft-Stitching-Buckle-Strap-Platform-Sandals-Ladies-Comfortable-Flat-Sandals-Open-Toe-Beach-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:124:\"2021-Women-Sandals-Soft-Stitching-Buckle-Strap-Platform-Sandals-Ladies-Comfortable-Flat-Sandals-Open-Toe-Beach-5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:124:\"2021-Women-Sandals-Soft-Stitching-Buckle-Strap-Platform-Sandals-Ladies-Comfortable-Flat-Sandals-Open-Toe-Beach-5-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:124:\"2021-Women-Sandals-Soft-Stitching-Buckle-Strap-Platform-Sandals-Ladies-Comfortable-Flat-Sandals-Open-Toe-Beach-5-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:124:\"2021-Women-Sandals-Soft-Stitching-Buckle-Strap-Platform-Sandals-Ladies-Comfortable-Flat-Sandals-Open-Toe-Beach-5-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:124:\"2021-Women-Sandals-Soft-Stitching-Buckle-Strap-Platform-Sandals-Ladies-Comfortable-Flat-Sandals-Open-Toe-Beach-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:124:\"2021-Women-Sandals-Soft-Stitching-Buckle-Strap-Platform-Sandals-Ladies-Comfortable-Flat-Sandals-Open-Toe-Beach-5-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:124:\"2021-Women-Sandals-Soft-Stitching-Buckle-Strap-Platform-Sandals-Ladies-Comfortable-Flat-Sandals-Open-Toe-Beach-5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:124:\"2021-Women-Sandals-Soft-Stitching-Buckle-Strap-Platform-Sandals-Ladies-Comfortable-Flat-Sandals-Open-Toe-Beach-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:124:\"2021-Women-Sandals-Soft-Stitching-Buckle-Strap-Platform-Sandals-Ladies-Comfortable-Flat-Sandals-Open-Toe-Beach-5-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:124:\"2021-Women-Sandals-Soft-Stitching-Buckle-Strap-Platform-Sandals-Ladies-Comfortable-Flat-Sandals-Open-Toe-Beach-5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(17549, 2068, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H009efaa14fbf42b9bfe21631ca6d681ec/Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather.jpg'),
(17550, 2067, '_thumbnail_id', '2068'),
(17551, 2070, '_variation_description', ''),
(17552, 2070, '_sku', '4000115505633-green-7-5'),
(17553, 2070, '_regular_price', '122.19'),
(17554, 2070, 'total_sales', '0'),
(17555, 2070, '_tax_status', 'taxable'),
(17556, 2070, '_tax_class', 'parent'),
(17557, 2070, '_manage_stock', 'yes'),
(17558, 2070, '_backorders', 'no'),
(17559, 2070, '_sold_individually', 'no'),
(17560, 2070, '_virtual', 'no'),
(17561, 2070, '_downloadable', 'no'),
(17562, 2070, '_download_limit', '-1'),
(17563, 2070, '_download_expiry', '-1'),
(17564, 2070, '_stock', '130'),
(17565, 2070, '_stock_status', 'instock'),
(17566, 2070, '_wc_average_rating', '0'),
(17567, 2070, '_wc_review_count', '0'),
(17568, 2070, 'attribute_pa_color', 'green'),
(17569, 2070, 'attribute_pa_shoe-size', '7-5'),
(17570, 2070, '_price', '122.19'),
(17571, 2070, '_product_version', '4.1.0'),
(17572, 2070, '_vi_wad_aliexpress_variation_id', '10000000775484776'),
(17573, 2070, '_vi_wad_aliexpress_variation_attr', '14:175#GREEN;200000124:200000288'),
(17574, 2069, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H672a237388a14a8ca9787fcc2fcc6073n/2021-Women-Sandals-Soft-Stitching-Buckle-Strap-Platform-Sandals-Ladies-Comfortable-Flat-Sandals-Open-Toe-Beach.jpg'),
(17575, 2071, '_variation_description', ''),
(17576, 2071, '_sku', '4000115505633-green-8'),
(17577, 2071, '_regular_price', '122.19'),
(17578, 2071, 'total_sales', '0'),
(17579, 2071, '_tax_status', 'taxable'),
(17580, 2071, '_tax_class', 'parent'),
(17581, 2071, '_manage_stock', 'yes'),
(17582, 2071, '_backorders', 'no'),
(17583, 2071, '_sold_individually', 'no'),
(17584, 2071, '_virtual', 'no'),
(17585, 2071, '_downloadable', 'no'),
(17586, 2071, '_download_limit', '-1'),
(17587, 2071, '_download_expiry', '-1'),
(17588, 2071, '_stock', '142'),
(17589, 2071, '_stock_status', 'instock'),
(17590, 2071, '_wc_average_rating', '0'),
(17591, 2071, '_wc_review_count', '0'),
(17592, 2071, 'attribute_pa_color', 'green'),
(17593, 2071, 'attribute_pa_shoe-size', '8'),
(17594, 2071, '_price', '122.19'),
(17595, 2071, '_product_version', '4.1.0'),
(17596, 2071, '_vi_wad_aliexpress_variation_id', '10000000775484777'),
(17597, 2071, '_vi_wad_aliexpress_variation_attr', '14:175#GREEN;200000124:699'),
(17598, 2072, '_variation_description', ''),
(17599, 2072, '_sku', '4000115505633-green-8-5'),
(17600, 2072, '_regular_price', '122.19'),
(17601, 2072, 'total_sales', '0'),
(17602, 2072, '_tax_status', 'taxable'),
(17603, 2072, '_tax_class', 'parent'),
(17604, 2072, '_manage_stock', 'yes'),
(17605, 2072, '_backorders', 'no'),
(17606, 2072, '_sold_individually', 'no'),
(17607, 2072, '_virtual', 'no'),
(17608, 2072, '_downloadable', 'no'),
(17609, 2072, '_download_limit', '-1'),
(17610, 2072, '_download_expiry', '-1'),
(17611, 2072, '_stock', '140'),
(17612, 2072, '_stock_status', 'instock'),
(17613, 2072, '_wc_average_rating', '0'),
(17614, 2072, '_wc_review_count', '0'),
(17615, 2072, 'attribute_pa_color', 'green'),
(17616, 2072, 'attribute_pa_shoe-size', '8-5'),
(17617, 2072, '_price', '122.19'),
(17618, 2072, '_product_version', '4.1.0'),
(17619, 2072, '_vi_wad_aliexpress_variation_id', '10000000775484778'),
(17620, 2072, '_vi_wad_aliexpress_variation_attr', '14:175#GREEN;200000124:200000289'),
(17621, 2074, '_variation_description', ''),
(17622, 2074, '_sku', '4000115505633-green-9'),
(17623, 2074, '_regular_price', '122.19'),
(17624, 2074, 'total_sales', '0'),
(17625, 2074, '_tax_status', 'taxable'),
(17626, 2074, '_tax_class', 'parent'),
(17627, 2074, '_manage_stock', 'yes'),
(17628, 2074, '_backorders', 'no'),
(17629, 2074, '_sold_individually', 'no'),
(17630, 2074, '_virtual', 'no'),
(17631, 2074, '_downloadable', 'no'),
(17632, 2074, '_download_limit', '-1'),
(17633, 2074, '_download_expiry', '-1'),
(17634, 2074, '_stock', '145'),
(17635, 2074, '_stock_status', 'instock'),
(17636, 2074, '_wc_average_rating', '0'),
(17637, 2074, '_wc_review_count', '0'),
(17638, 2074, 'attribute_pa_color', 'green'),
(17639, 2074, 'attribute_pa_shoe-size', '9'),
(17640, 2074, '_price', '122.19'),
(17641, 2074, '_product_version', '4.1.0'),
(17642, 2074, '_vi_wad_aliexpress_variation_id', '10000000775484779'),
(17643, 2074, '_vi_wad_aliexpress_variation_attr', '14:175#GREEN;200000124:350262'),
(17644, 2075, '_variation_description', ''),
(17645, 2075, '_sku', '4000115505633-green-9-5'),
(17646, 2075, '_regular_price', '122.19'),
(17647, 2075, 'total_sales', '0'),
(17648, 2075, '_tax_status', 'taxable'),
(17649, 2075, '_tax_class', 'parent'),
(17650, 2075, '_manage_stock', 'yes'),
(17651, 2075, '_backorders', 'no'),
(17652, 2075, '_sold_individually', 'no'),
(17653, 2075, '_virtual', 'no'),
(17654, 2075, '_downloadable', 'no'),
(17655, 2075, '_download_limit', '-1'),
(17656, 2075, '_download_expiry', '-1'),
(17657, 2075, '_stock', '140'),
(17658, 2075, '_stock_status', 'instock'),
(17659, 2075, '_wc_average_rating', '0'),
(17660, 2075, '_wc_review_count', '0'),
(17661, 2075, 'attribute_pa_color', 'green'),
(17662, 2075, 'attribute_pa_shoe-size', '9-5'),
(17663, 2075, '_price', '122.19'),
(17664, 2075, '_product_version', '4.1.0'),
(17665, 2075, '_vi_wad_aliexpress_variation_id', '10000000775484780'),
(17666, 2075, '_vi_wad_aliexpress_variation_attr', '14:175#GREEN;200000124:200000290'),
(17667, 2076, '_variation_description', ''),
(17668, 2076, '_sku', '4000115505633-green-10-5'),
(17669, 2076, '_regular_price', '122.19'),
(17670, 2076, 'total_sales', '0'),
(17671, 2076, '_tax_status', 'taxable'),
(17672, 2076, '_tax_class', 'parent'),
(17673, 2076, '_manage_stock', 'yes'),
(17674, 2076, '_backorders', 'no'),
(17675, 2076, '_sold_individually', 'no'),
(17676, 2076, '_virtual', 'no'),
(17677, 2076, '_downloadable', 'no'),
(17678, 2076, '_download_limit', '-1'),
(17679, 2076, '_download_expiry', '-1'),
(17680, 2076, '_stock', '144'),
(17681, 2076, '_stock_status', 'instock'),
(17682, 2076, '_wc_average_rating', '0'),
(17683, 2076, '_wc_review_count', '0'),
(17684, 2076, 'attribute_pa_color', 'green'),
(17685, 2076, 'attribute_pa_shoe-size', '10-5'),
(17686, 2076, '_price', '122.19'),
(17687, 2076, '_product_version', '4.1.0'),
(17688, 2076, '_vi_wad_aliexpress_variation_id', '10000000775484781'),
(17689, 2076, '_vi_wad_aliexpress_variation_attr', '14:175#GREEN;200000124:200000291'),
(17690, 2077, '_variation_description', ''),
(17691, 2077, '_sku', '4000115505633-red-5-5'),
(17692, 2077, '_regular_price', '105.45'),
(17693, 2077, 'total_sales', '0'),
(17694, 2077, '_tax_status', 'taxable'),
(17695, 2077, '_tax_class', 'parent'),
(17696, 2077, '_manage_stock', 'yes'),
(17697, 2077, '_backorders', 'no'),
(17698, 2077, '_sold_individually', 'no'),
(17699, 2077, '_virtual', 'no'),
(17700, 2077, '_downloadable', 'no'),
(17701, 2077, '_download_limit', '-1'),
(17702, 2077, '_download_expiry', '-1'),
(17703, 2077, '_stock', '152'),
(17704, 2077, '_stock_status', 'instock'),
(17705, 2077, '_wc_average_rating', '0'),
(17706, 2077, '_wc_review_count', '0'),
(17707, 2077, 'attribute_pa_color', 'red'),
(17708, 2077, 'attribute_pa_shoe-size', '5-5'),
(17709, 2077, '_price', '105.45'),
(17710, 2077, '_product_version', '4.1.0'),
(17711, 2077, '_vi_wad_aliexpress_variation_id', '10000000775484782'),
(17712, 2077, '_vi_wad_aliexpress_variation_attr', '14:10#RED;200000124:200000286'),
(17713, 2078, '_variation_description', ''),
(17714, 2078, '_sku', '4000115505633-red-6'),
(17715, 2078, '_regular_price', '122.19'),
(17716, 2078, 'total_sales', '0'),
(17717, 2078, '_tax_status', 'taxable'),
(17718, 2078, '_tax_class', 'parent'),
(17719, 2078, '_manage_stock', 'yes'),
(17720, 2078, '_backorders', 'no'),
(17721, 2078, '_sold_individually', 'no'),
(17722, 2078, '_virtual', 'no'),
(17723, 2078, '_downloadable', 'no'),
(17724, 2078, '_download_limit', '-1'),
(17725, 2078, '_download_expiry', '-1'),
(17726, 2078, '_stock', '147'),
(17727, 2078, '_stock_status', 'instock'),
(17728, 2078, '_wc_average_rating', '0'),
(17729, 2078, '_wc_review_count', '0'),
(17730, 2078, 'attribute_pa_color', 'red'),
(17731, 2078, 'attribute_pa_shoe-size', '6'),
(17732, 2078, '_price', '122.19'),
(17733, 2078, '_product_version', '4.1.0'),
(17734, 2078, '_vi_wad_aliexpress_variation_id', '10000000775484783'),
(17735, 2078, '_vi_wad_aliexpress_variation_attr', '14:10#RED;200000124:1394'),
(17736, 2079, '_variation_description', ''),
(17737, 2079, '_sku', '4000115505633-blue-8'),
(17738, 2079, '_regular_price', '122.19'),
(17739, 2079, 'total_sales', '0'),
(17740, 2079, '_tax_status', 'taxable'),
(17741, 2079, '_tax_class', 'parent'),
(17742, 2079, '_manage_stock', 'yes'),
(17743, 2079, '_backorders', 'no'),
(17744, 2079, '_sold_individually', 'no'),
(17745, 2079, '_virtual', 'no'),
(17746, 2079, '_downloadable', 'no'),
(17747, 2079, '_download_limit', '-1'),
(17748, 2079, '_download_expiry', '-1'),
(17749, 2079, '_stock', '139'),
(17750, 2079, '_stock_status', 'instock'),
(17751, 2079, '_wc_average_rating', '0'),
(17752, 2079, '_wc_review_count', '0'),
(17753, 2079, 'attribute_pa_color', 'blue'),
(17754, 2079, 'attribute_pa_shoe-size', '8'),
(17755, 2079, '_price', '122.19'),
(17756, 2079, '_product_version', '4.1.0'),
(17757, 2079, '_vi_wad_aliexpress_variation_id', '10000000775484768'),
(17758, 2079, '_vi_wad_aliexpress_variation_attr', '14:173#BLUE;200000124:699'),
(17759, 2080, '_variation_description', ''),
(17760, 2080, '_sku', '4000115505633-blue-8-5'),
(17761, 2080, '_regular_price', '122.19'),
(17762, 2080, 'total_sales', '0'),
(17763, 2080, '_tax_status', 'taxable'),
(17764, 2080, '_tax_class', 'parent'),
(17765, 2080, '_manage_stock', 'yes'),
(17766, 2080, '_backorders', 'no'),
(17767, 2080, '_sold_individually', 'no'),
(17768, 2080, '_virtual', 'no'),
(17769, 2080, '_downloadable', 'no'),
(17770, 2080, '_download_limit', '-1'),
(17771, 2080, '_download_expiry', '-1'),
(17772, 2080, '_stock', '127'),
(17773, 2080, '_stock_status', 'instock'),
(17774, 2080, '_wc_average_rating', '0'),
(17775, 2080, '_wc_review_count', '0'),
(17776, 2080, 'attribute_pa_color', 'blue'),
(17777, 2080, 'attribute_pa_shoe-size', '8-5'),
(17778, 2080, '_price', '122.19'),
(17779, 2080, '_product_version', '4.1.0'),
(17780, 2080, '_vi_wad_aliexpress_variation_id', '10000000775484769'),
(17781, 2080, '_vi_wad_aliexpress_variation_attr', '14:173#BLUE;200000124:200000289'),
(17782, 2081, '_variation_description', ''),
(17783, 2081, '_sku', '4000115505633-blue-9'),
(17784, 2081, '_regular_price', '122.19'),
(17785, 2081, 'total_sales', '0'),
(17786, 2081, '_tax_status', 'taxable'),
(17787, 2081, '_tax_class', 'parent'),
(17788, 2081, '_manage_stock', 'yes'),
(17789, 2081, '_backorders', 'no'),
(17790, 2081, '_sold_individually', 'no'),
(17791, 2081, '_virtual', 'no'),
(17792, 2081, '_downloadable', 'no'),
(17793, 2081, '_download_limit', '-1'),
(17794, 2081, '_download_expiry', '-1'),
(17795, 2081, '_stock', '139'),
(17796, 2081, '_stock_status', 'instock'),
(17797, 2081, '_wc_average_rating', '0'),
(17798, 2081, '_wc_review_count', '0'),
(17799, 2081, 'attribute_pa_color', 'blue'),
(17800, 2081, 'attribute_pa_shoe-size', '9'),
(17801, 2081, '_price', '122.19'),
(17802, 2081, '_product_version', '4.1.0'),
(17803, 2081, '_vi_wad_aliexpress_variation_id', '10000000775484770'),
(17804, 2081, '_vi_wad_aliexpress_variation_attr', '14:173#BLUE;200000124:350262'),
(17805, 2082, '_variation_description', ''),
(17806, 2082, '_sku', '4000115505633-blue-9-5'),
(17807, 2082, '_regular_price', '122.19'),
(17808, 2082, 'total_sales', '0'),
(17809, 2082, '_tax_status', 'taxable'),
(17810, 2082, '_tax_class', 'parent'),
(17811, 2082, '_manage_stock', 'yes'),
(17812, 2082, '_backorders', 'no'),
(17813, 2082, '_sold_individually', 'no'),
(17814, 2082, '_virtual', 'no'),
(17815, 2082, '_downloadable', 'no'),
(17816, 2082, '_download_limit', '-1'),
(17817, 2082, '_download_expiry', '-1'),
(17818, 2082, '_stock', '140'),
(17819, 2082, '_stock_status', 'instock'),
(17820, 2082, '_wc_average_rating', '0'),
(17821, 2082, '_wc_review_count', '0'),
(17822, 2082, 'attribute_pa_color', 'blue'),
(17823, 2082, 'attribute_pa_shoe-size', '9-5'),
(17824, 2082, '_price', '122.19'),
(17825, 2082, '_product_version', '4.1.0'),
(17826, 2082, '_vi_wad_aliexpress_variation_id', '10000000775484771'),
(17827, 2082, '_vi_wad_aliexpress_variation_attr', '14:173#BLUE;200000124:200000290'),
(17828, 2073, '_vi_wad_description_images', 'a:3:{i:0;s:171:\"https://ae01.alicdn.com/kf/HTB15G37GpXXXXb6apXXq6xXFXXXC/223519885/HTB15G37GpXXXXb6apXXq6xXFXXXC.jpg?size=108006&height=680&width=800&hash=971d6b039c5f950df1178a0e813f30af\";i:1;s:170:\"https://ae01.alicdn.com/kf/HTB1mbylGXXXXXadapXXq6xXFXXXd/223519885/HTB1mbylGXXXXXadapXXq6xXFXXXd.jpg?size=73945&height=522&width=600&hash=dfe65e2f18e862cb022020a7d6cb0429\";i:2;s:170:\"https://ae01.alicdn.com/kf/HTB1JLu5FVXXXXaOapXXq6xXFXXXD/223519885/HTB1JLu5FVXXXXaOapXXq6xXFXXXD.jpg?size=35863&height=682&width=600&hash=6c7d3c6bb5d12a0dc904454206edd503\";}'),
(17829, 2073, '_vi_wad_sku', '32353170946'),
(17830, 2073, '_vi_wad_attributes', 'a:1:{i:200001034;a:5:{s:6:\"values\";a:2:{s:16:\"200001034:361181\";s:10:\"Gold-color\";s:16:\"200001034:361188\";s:13:\"Silver Plated\";}s:4:\"slug\";s:11:\"metal-color\";s:4:\"name\";s:11:\"Metal Color\";s:8:\"position\";i:0;s:10:\"values_sub\";a:2:{s:16:\"200001034:361181\";s:10:\"Gold-color\";s:16:\"200001034:361188\";s:13:\"Silver Plated\";}}}'),
(17831, 2073, '_vi_wad_list_attributes', 'a:2:{s:16:\"200001034:361181\";a:4:{s:4:\"name\";s:10:\"Gold-color\";s:8:\"name_sub\";s:10:\"Gold-color\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:16:\"200001034:361188\";a:4:{s:4:\"name\";s:13:\"Silver Plated\";s:8:\"name_sub\";s:13:\"Silver Plated\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}}'),
(17832, 2073, '_vi_wad_shipping_info', 'a:6:{s:4:\"time\";i:1622546457;s:7:\"country\";s:2:\"LK\";s:7:\"company\";s:21:\"AE_CN_SUPER_ECONOMY_G\";s:7:\"freight\";s:3912:\"[{\"bizShowMind\":{\"layout\":[]},\"commitDay\":\"75\",\"company\":\"Cainiao Super Economy Global\",\"currency\":\"USD\",\"discount\":100,\"displayType\":\"deliveryTime\",\"features\":{},\"freightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $0.00\",\"value\":0},\"freightFeatures\":{\"provider\":\"ae_config\"},\"freightLayout\":{\"displayType\":\"deliveryTime\",\"layout\":[{\"text\":\"Free Shipping\",\"type\":\"title\"},{\"text\":\"To <font color=\'#000000\'>Sri Lanka</font> via Cainiao Super Economy Global\",\"type\":\"subtitle\"}],\"openShippingPanel\":\"true\"},\"fullMailLine\":false,\"hbaService\":false,\"i18nMap\":{},\"id\":0,\"name\":\"FreightItemModule\",\"notification\":\"\",\"sendGoodsCountry\":\"CN\",\"sendGoodsCountryFullName\":\"China\",\"serviceName\":\"AE_CN_SUPER_ECONOMY_G\",\"standardFreightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $0.00\",\"value\":0},\"time\":\"30-50\",\"tracking\":false},{\"bizShowMind\":{\"layout\":[]},\"commitDay\":\"75\",\"company\":\"EMS\",\"currency\":\"USD\",\"discount\":0,\"displayType\":\"deliveryTime\",\"features\":{},\"freightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $50.20\",\"value\":50.2},\"freightFeatures\":{\"provider\":\"ae_config\"},\"freightLayout\":{\"displayType\":\"deliveryTime\",\"layout\":[{\"text\":\"Shipping: US $50.20\",\"type\":\"title\"},{\"text\":\"To <font color=\'#000000\'>Sri Lanka</font> via EMS\",\"type\":\"subtitle\"}],\"openShippingPanel\":\"true\"},\"fullMailLine\":false,\"hbaService\":false,\"i18nMap\":{},\"id\":0,\"name\":\"FreightItemModule\",\"sendGoodsCountry\":\"CN\",\"sendGoodsCountryFullName\":\"China\",\"serviceName\":\"EMS\",\"standardFreightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $50.20\",\"value\":50.2},\"time\":\"15-44\",\"tracking\":true},{\"bizShowMind\":{\"layout\":[]},\"commitDay\":\"75\",\"company\":\"AliExpress Premium Shipping\",\"currency\":\"USD\",\"discount\":0,\"displayType\":\"deliveryTime\",\"features\":{},\"freightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $55.12\",\"value\":55.12},\"freightFeatures\":{\"provider\":\"ae_config\"},\"freightLayout\":{\"displayType\":\"deliveryTime\",\"layout\":[{\"text\":\"Shipping: US $55.12\",\"type\":\"title\"},{\"text\":\"To <font color=\'#000000\'>Sri Lanka</font> via AliExpress Premium Shipping\",\"type\":\"subtitle\"}],\"openShippingPanel\":\"true\"},\"fullMailLine\":false,\"hbaService\":false,\"i18nMap\":{},\"id\":0,\"name\":\"FreightItemModule\",\"sendGoodsCountry\":\"CN\",\"sendGoodsCountryFullName\":\"China\",\"serviceName\":\"CAINIAO_PREMIUM\",\"standardFreightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $55.12\",\"value\":55.12},\"time\":\"7-15\",\"tracking\":true},{\"bizShowMind\":{\"layout\":[]},\"commitDay\":\"75\",\"company\":\"UPS Express Saver\",\"currency\":\"USD\",\"discount\":0,\"displayType\":\"deliveryTime\",\"features\":{},\"freightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $95.06\",\"value\":95.06},\"freightFeatures\":{\"provider\":\"ae_config\"},\"freightLayout\":{\"displayType\":\"deliveryTime\",\"layout\":[{\"text\":\"Shipping: US $95.06\",\"type\":\"title\"},{\"text\":\"To <font color=\'#000000\'>Sri Lanka</font> via UPS Express Saver\",\"type\":\"subtitle\"}],\"openShippingPanel\":\"true\"},\"fullMailLine\":false,\"hbaService\":false,\"i18nMap\":{},\"id\":0,\"name\":\"FreightItemModule\",\"sendGoodsCountry\":\"CN\",\"sendGoodsCountryFullName\":\"China\",\"serviceName\":\"UPS\",\"standardFreightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $95.06\",\"value\":95.06},\"time\":\"7-15\",\"tracking\":true},{\"bizShowMind\":{\"layout\":[]},\"commitDay\":\"75\",\"company\":\"DHL\",\"currency\":\"USD\",\"discount\":0,\"displayType\":\"deliveryTime\",\"features\":{},\"freightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $173.94\",\"value\":173.94},\"freightFeatures\":{\"provider\":\"ae_config\"},\"freightLayout\":{\"displayType\":\"deliveryTime\",\"layout\":[{\"text\":\"Shipping: US $173.94\",\"type\":\"title\"},{\"text\":\"To <font color=\'#000000\'>Sri Lanka</font> via DHL\",\"type\":\"subtitle\"}],\"openShippingPanel\":\"true\"},\"fullMailLine\":false,\"hbaService\":false,\"i18nMap\":{},\"id\":0,\"name\":\"FreightItemModule\",\"sendGoodsCountry\":\"CN\",\"sendGoodsCountryFullName\":\"China\",\"serviceName\":\"DHL\",\"standardFreightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $173.94\",\"value\":173.94},\"time\":\"9-17\",\"tracking\":true}]\";s:13:\"shipping_cost\";i:0;s:13:\"delivery_time\";s:5:\"30-50\";}');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(17833, 2073, '_vi_wad_gallery', 'a:3:{i:0;s:156:\"https://ae01.alicdn.com/kf/HTB1TzThihPI8KJjSspfq6ACFXXaw/Hot-selling-Anklets-Women-High-Quality-Girl-Anklets-Chic-Nice-feet-Tone-Love-Charm-Anklet-Ankle.jpg\";i:1;s:156:\"https://ae01.alicdn.com/kf/HTB1AKWXc8LN8KJjSZFPq6xoLXXao/Hot-selling-Anklets-Women-High-Quality-Girl-Anklets-Chic-Nice-feet-Tone-Love-Charm-Anklet-Ankle.jpg\";i:2;s:156:\"https://ae01.alicdn.com/kf/HTB1jBGYignH8KJjSspcq6z3QFXaa/Hot-selling-Anklets-Women-High-Quality-Girl-Anklets-Chic-Nice-feet-Tone-Love-Charm-Anklet-Ankle.jpg\";}'),
(17834, 2073, '_vi_wad_variation_images', 'a:0:{}'),
(17835, 2073, '_vi_wad_store_info', 'a:3:{s:4:\"name\";s:18:\"dodo jewelry store\";s:3:\"url\";s:34:\"//www.aliexpress.com/store/1797718\";s:3:\"num\";i:1797718;}'),
(17836, 2083, '_variation_description', ''),
(17837, 2073, '_vi_wad_variations', 'a:2:{i:0;a:10:{s:5:\"image\";s:0:\"\";s:3:\"sku\";s:25:\"32353170946-silver-plated\";s:7:\"sku_sub\";s:25:\"32353170946-silver-plated\";s:5:\"skuId\";s:11:\"58630068058\";s:7:\"skuAttr\";s:16:\"200001034:361188\";s:13:\"regular_price\";s:4:\"3.25\";s:10:\"sale_price\";s:4:\"2.27\";s:5:\"stock\";i:1;s:10:\"attributes\";a:1:{s:11:\"metal-color\";s:13:\"Silver Plated\";}s:14:\"attributes_sub\";a:1:{s:11:\"metal-color\";s:13:\"Silver Plated\";}}i:1;a:10:{s:5:\"image\";s:0:\"\";s:3:\"sku\";s:22:\"32353170946-gold-color\";s:7:\"sku_sub\";s:22:\"32353170946-gold-color\";s:5:\"skuId\";s:11:\"58630068057\";s:7:\"skuAttr\";s:16:\"200001034:361181\";s:13:\"regular_price\";s:4:\"3.25\";s:10:\"sale_price\";s:4:\"2.27\";s:5:\"stock\";i:10;s:10:\"attributes\";a:1:{s:11:\"metal-color\";s:10:\"Gold-color\";}s:14:\"attributes_sub\";a:1:{s:11:\"metal-color\";s:10:\"Gold-color\";}}}'),
(17838, 2083, '_sku', '4000115505633-blue-10-5'),
(17839, 2083, '_regular_price', '122.19'),
(17840, 2083, 'total_sales', '0'),
(17841, 2083, '_tax_status', 'taxable'),
(17842, 2083, '_tax_class', 'parent'),
(17843, 2083, '_manage_stock', 'yes'),
(17844, 2083, '_backorders', 'no'),
(17845, 2083, '_sold_individually', 'no'),
(17846, 2083, '_virtual', 'no'),
(17847, 2083, '_downloadable', 'no'),
(17848, 2083, '_download_limit', '-1'),
(17849, 2083, '_download_expiry', '-1'),
(17850, 2083, '_stock', '145'),
(17851, 2083, '_stock_status', 'instock'),
(17852, 2083, '_wc_average_rating', '0'),
(17853, 2083, '_wc_review_count', '0'),
(17854, 2083, 'attribute_pa_color', 'blue'),
(17855, 2083, 'attribute_pa_shoe-size', '10-5'),
(17856, 2083, '_price', '122.19'),
(17857, 2083, '_product_version', '4.1.0'),
(17858, 2083, '_vi_wad_aliexpress_variation_id', '10000000775484772'),
(17859, 2083, '_vi_wad_aliexpress_variation_attr', '14:173#BLUE;200000124:200000291'),
(17860, 2084, '_variation_description', ''),
(17861, 2084, '_sku', '4000115505633-green-5-5'),
(17862, 2084, '_regular_price', '122.19'),
(17863, 2084, 'total_sales', '0'),
(17864, 2084, '_tax_status', 'taxable'),
(17865, 2084, '_tax_class', 'parent'),
(17866, 2084, '_manage_stock', 'yes'),
(17867, 2084, '_backorders', 'no'),
(17868, 2084, '_sold_individually', 'no'),
(17869, 2084, '_virtual', 'no'),
(17870, 2084, '_downloadable', 'no'),
(17871, 2084, '_download_limit', '-1'),
(17872, 2084, '_download_expiry', '-1'),
(17873, 2084, '_stock', '151'),
(17874, 2084, '_stock_status', 'instock'),
(17875, 2084, '_wc_average_rating', '0'),
(17876, 2084, '_wc_review_count', '0'),
(17877, 2084, 'attribute_pa_color', 'green'),
(17878, 2084, 'attribute_pa_shoe-size', '5-5'),
(17879, 2084, '_price', '122.19'),
(17880, 2084, '_product_version', '4.1.0'),
(17881, 2084, '_vi_wad_aliexpress_variation_id', '10000000775484773'),
(17882, 2084, '_vi_wad_aliexpress_variation_attr', '14:175#GREEN;200000124:200000286'),
(17883, 2085, '_wp_attached_file', '2021/06/2021-Women-Sandals-Soft-Stitching-Buckle-Strap-Platform-Sandals-Ladies-Comfortable-Flat-Sandals-Open-Toe-Beach.jpg_640x640.jpg'),
(17884, 2085, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:134:\"2021/06/2021-Women-Sandals-Soft-Stitching-Buckle-Strap-Platform-Sandals-Ladies-Comfortable-Flat-Sandals-Open-Toe-Beach.jpg_640x640.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:134:\"2021-Women-Sandals-Soft-Stitching-Buckle-Strap-Platform-Sandals-Ladies-Comfortable-Flat-Sandals-Open-Toe-Beach.jpg_640x640-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:134:\"2021-Women-Sandals-Soft-Stitching-Buckle-Strap-Platform-Sandals-Ladies-Comfortable-Flat-Sandals-Open-Toe-Beach.jpg_640x640-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:134:\"2021-Women-Sandals-Soft-Stitching-Buckle-Strap-Platform-Sandals-Ladies-Comfortable-Flat-Sandals-Open-Toe-Beach.jpg_640x640-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:134:\"2021-Women-Sandals-Soft-Stitching-Buckle-Strap-Platform-Sandals-Ladies-Comfortable-Flat-Sandals-Open-Toe-Beach.jpg_640x640-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:134:\"2021-Women-Sandals-Soft-Stitching-Buckle-Strap-Platform-Sandals-Ladies-Comfortable-Flat-Sandals-Open-Toe-Beach.jpg_640x640-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:134:\"2021-Women-Sandals-Soft-Stitching-Buckle-Strap-Platform-Sandals-Ladies-Comfortable-Flat-Sandals-Open-Toe-Beach.jpg_640x640-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:134:\"2021-Women-Sandals-Soft-Stitching-Buckle-Strap-Platform-Sandals-Ladies-Comfortable-Flat-Sandals-Open-Toe-Beach.jpg_640x640-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:134:\"2021-Women-Sandals-Soft-Stitching-Buckle-Strap-Platform-Sandals-Ladies-Comfortable-Flat-Sandals-Open-Toe-Beach.jpg_640x640-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:134:\"2021-Women-Sandals-Soft-Stitching-Buckle-Strap-Platform-Sandals-Ladies-Comfortable-Flat-Sandals-Open-Toe-Beach.jpg_640x640-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:134:\"2021-Women-Sandals-Soft-Stitching-Buckle-Strap-Platform-Sandals-Ladies-Comfortable-Flat-Sandals-Open-Toe-Beach.jpg_640x640-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(17885, 2086, '_variation_description', ''),
(17886, 2086, '_sku', '4000115505633-green-6'),
(17887, 2086, '_regular_price', '122.19'),
(17888, 2086, 'total_sales', '0'),
(17889, 2086, '_tax_status', 'taxable'),
(17890, 2086, '_tax_class', 'parent'),
(17891, 2086, '_manage_stock', 'yes'),
(17892, 2086, '_backorders', 'no'),
(17893, 2086, '_sold_individually', 'no'),
(17894, 2086, '_virtual', 'no'),
(17895, 2086, '_downloadable', 'no'),
(17896, 2086, '_download_limit', '-1'),
(17897, 2086, '_download_expiry', '-1'),
(17898, 2086, '_stock', '150'),
(17899, 2086, '_stock_status', 'instock'),
(17900, 2086, '_wc_average_rating', '0'),
(17901, 2086, '_wc_review_count', '0'),
(17902, 2086, 'attribute_pa_color', 'green'),
(17903, 2086, 'attribute_pa_shoe-size', '6'),
(17904, 2086, '_price', '122.19'),
(17905, 2086, '_product_version', '4.1.0'),
(17906, 2086, '_vi_wad_aliexpress_variation_id', '10000000775484774'),
(17907, 2086, '_vi_wad_aliexpress_variation_attr', '14:175#GREEN;200000124:1394'),
(17908, 2087, '_variation_description', ''),
(17909, 2087, '_sku', '4000115505633-green-6-5'),
(17910, 2087, '_regular_price', '122.19'),
(17911, 2087, 'total_sales', '0'),
(17912, 2087, '_tax_status', 'taxable'),
(17913, 2087, '_tax_class', 'parent'),
(17914, 2087, '_manage_stock', 'yes'),
(17915, 2087, '_backorders', 'no'),
(17916, 2087, '_sold_individually', 'no'),
(17917, 2087, '_virtual', 'no'),
(17918, 2087, '_downloadable', 'no'),
(17919, 2087, '_download_limit', '-1'),
(17920, 2087, '_download_expiry', '-1'),
(17921, 2087, '_stock', '146'),
(17922, 2087, '_stock_status', 'instock'),
(17923, 2087, '_wc_average_rating', '0'),
(17924, 2087, '_wc_review_count', '0'),
(17925, 2087, 'attribute_pa_color', 'green'),
(17926, 2087, 'attribute_pa_shoe-size', '6-5'),
(17927, 2087, '_price', '122.19'),
(17928, 2087, '_product_version', '4.1.0'),
(17929, 2087, '_vi_wad_aliexpress_variation_id', '10000000775484775'),
(17930, 2087, '_vi_wad_aliexpress_variation_attr', '14:175#GREEN;200000124:200000287'),
(17931, 2088, '_variation_description', ''),
(17932, 2088, '_sku', '4000115505633-white-6'),
(17933, 2088, '_regular_price', '122.19'),
(17934, 2088, 'total_sales', '0'),
(17935, 2088, '_tax_status', 'taxable'),
(17936, 2088, '_tax_class', 'parent'),
(17937, 2088, '_manage_stock', 'yes'),
(17938, 2088, '_backorders', 'no'),
(17939, 2088, '_sold_individually', 'no'),
(17940, 2088, '_virtual', 'no'),
(17941, 2088, '_downloadable', 'no'),
(17942, 2088, '_download_limit', '-1'),
(17943, 2088, '_download_expiry', '-1'),
(17944, 2088, '_stock', '141'),
(17945, 2088, '_stock_status', 'instock'),
(17946, 2088, '_wc_average_rating', '0'),
(17947, 2088, '_wc_review_count', '0'),
(17948, 2088, 'attribute_pa_color', 'white'),
(17949, 2088, 'attribute_pa_shoe-size', '6'),
(17950, 2088, '_price', '122.19'),
(17951, 2088, '_product_version', '4.1.0'),
(17952, 2088, '_vi_wad_aliexpress_variation_id', '10000000775484792'),
(17953, 2088, '_vi_wad_aliexpress_variation_attr', '14:29#WHITE;200000124:1394'),
(17954, 2089, '_variation_description', ''),
(17955, 2089, '_sku', '4000115505633-white-6-5'),
(17956, 2089, '_regular_price', '122.19'),
(17957, 2089, 'total_sales', '0'),
(17958, 2089, '_tax_status', 'taxable'),
(17959, 2089, '_tax_class', 'parent'),
(17960, 2089, '_manage_stock', 'yes'),
(17961, 2089, '_backorders', 'no'),
(17962, 2089, '_sold_individually', 'no'),
(17963, 2085, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Hc55600967bf54b7fa4972aa7f19fe538W/2021-Women-Sandals-Soft-Stitching-Buckle-Strap-Platform-Sandals-Ladies-Comfortable-Flat-Sandals-Open-Toe-Beach.jpg_640x640.jpg'),
(17964, 1831, '_thumbnail_id', '2085'),
(17965, 1833, '_thumbnail_id', '2085'),
(17966, 2089, '_virtual', 'no'),
(17967, 1834, '_thumbnail_id', '2085'),
(17968, 1836, '_thumbnail_id', '2085'),
(17969, 2089, '_downloadable', 'no'),
(17970, 1837, '_thumbnail_id', '2085'),
(17971, 2089, '_download_limit', '-1'),
(17972, 1838, '_thumbnail_id', '2085'),
(17973, 1839, '_thumbnail_id', '2085'),
(17974, 2089, '_download_expiry', '-1'),
(17975, 1840, '_thumbnail_id', '2085'),
(17976, 2089, '_stock', '142'),
(17977, 2089, '_stock_status', 'instock'),
(17978, 2089, '_wc_average_rating', '0'),
(17979, 2089, '_wc_review_count', '0'),
(17980, 2089, 'attribute_pa_color', 'white'),
(17981, 2089, 'attribute_pa_shoe-size', '6-5'),
(17982, 2089, '_price', '122.19'),
(17983, 2089, '_product_version', '4.1.0'),
(17984, 2089, '_vi_wad_aliexpress_variation_id', '10000000775484793'),
(17985, 2089, '_vi_wad_aliexpress_variation_attr', '14:29#WHITE;200000124:200000287'),
(17986, 2090, '_variation_description', ''),
(17987, 2090, '_sku', '4000115505633-white-7-5'),
(17988, 2090, '_regular_price', '122.19'),
(17989, 2090, 'total_sales', '0'),
(17990, 2090, '_tax_status', 'taxable'),
(17991, 2090, '_tax_class', 'parent'),
(17992, 2090, '_manage_stock', 'yes'),
(17993, 2090, '_backorders', 'no'),
(17994, 2090, '_sold_individually', 'no'),
(17995, 2090, '_virtual', 'no'),
(17996, 2090, '_downloadable', 'no'),
(17997, 2090, '_download_limit', '-1'),
(17998, 2090, '_download_expiry', '-1'),
(17999, 2090, '_stock', '139'),
(18000, 2090, '_stock_status', 'instock'),
(18001, 2090, '_wc_average_rating', '0'),
(18002, 2090, '_wc_review_count', '0'),
(18003, 2090, 'attribute_pa_color', 'white'),
(18004, 2090, 'attribute_pa_shoe-size', '7-5'),
(18005, 2090, '_price', '122.19'),
(18006, 2090, '_product_version', '4.1.0'),
(18007, 2090, '_vi_wad_aliexpress_variation_id', '10000000775484794'),
(18008, 2090, '_vi_wad_aliexpress_variation_attr', '14:29#WHITE;200000124:200000288'),
(18009, 2091, '_variation_description', ''),
(18010, 2091, '_sku', '4000115505633-white-8'),
(18011, 2091, '_regular_price', '122.19'),
(18012, 2091, 'total_sales', '0'),
(18013, 2091, '_tax_status', 'taxable'),
(18014, 2091, '_tax_class', 'parent'),
(18015, 2091, '_manage_stock', 'yes'),
(18016, 2091, '_backorders', 'no'),
(18017, 2091, '_sold_individually', 'no'),
(18018, 2091, '_virtual', 'no'),
(18019, 2091, '_downloadable', 'no'),
(18020, 2091, '_download_limit', '-1'),
(18021, 2091, '_download_expiry', '-1'),
(18022, 2091, '_stock', '143'),
(18023, 2091, '_stock_status', 'instock'),
(18024, 2091, '_wc_average_rating', '0'),
(18025, 2091, '_wc_review_count', '0'),
(18026, 2091, 'attribute_pa_color', 'white'),
(18027, 2091, 'attribute_pa_shoe-size', '8'),
(18028, 2091, '_price', '122.19'),
(18029, 2091, '_product_version', '4.1.0'),
(18030, 2091, '_vi_wad_aliexpress_variation_id', '10000000775484795'),
(18031, 2091, '_vi_wad_aliexpress_variation_attr', '14:29#WHITE;200000124:699'),
(18032, 2092, '_variation_description', ''),
(18033, 2092, '_sku', '4000115505633-white-8-5'),
(18034, 2092, '_regular_price', '122.19'),
(18035, 2092, 'total_sales', '0'),
(18036, 2092, '_tax_status', 'taxable'),
(18037, 2092, '_tax_class', 'parent'),
(18038, 2092, '_manage_stock', 'yes'),
(18039, 2092, '_backorders', 'no'),
(18040, 2092, '_sold_individually', 'no'),
(18041, 2092, '_virtual', 'no'),
(18042, 2092, '_downloadable', 'no'),
(18043, 2092, '_download_limit', '-1'),
(18044, 2092, '_download_expiry', '-1'),
(18045, 2092, '_stock', '143'),
(18046, 2092, '_stock_status', 'instock'),
(18047, 2092, '_wc_average_rating', '0'),
(18048, 2092, '_wc_review_count', '0'),
(18049, 2092, 'attribute_pa_color', 'white'),
(18050, 2092, 'attribute_pa_shoe-size', '8-5'),
(18051, 2092, '_price', '122.19'),
(18052, 2092, '_product_version', '4.1.0'),
(18053, 2092, '_vi_wad_aliexpress_variation_id', '10000000775484796'),
(18054, 2092, '_vi_wad_aliexpress_variation_attr', '14:29#WHITE;200000124:200000289'),
(18055, 2093, '_variation_description', ''),
(18056, 2093, '_sku', '4000115505633-white-9'),
(18057, 2093, '_regular_price', '122.19'),
(18058, 2093, 'total_sales', '0'),
(18059, 2093, '_tax_status', 'taxable'),
(18060, 2093, '_tax_class', 'parent'),
(18061, 2093, '_manage_stock', 'yes'),
(18062, 2093, '_backorders', 'no'),
(18063, 2093, '_sold_individually', 'no'),
(18064, 2093, '_virtual', 'no'),
(18065, 2093, '_downloadable', 'no'),
(18066, 2093, '_download_limit', '-1'),
(18067, 2093, '_download_expiry', '-1'),
(18068, 2093, '_stock', '152'),
(18069, 2093, '_stock_status', 'instock'),
(18070, 2093, '_wc_average_rating', '0'),
(18071, 2093, '_wc_review_count', '0'),
(18072, 2093, 'attribute_pa_color', 'white'),
(18073, 2093, 'attribute_pa_shoe-size', '9'),
(18074, 2093, '_price', '122.19'),
(18075, 2093, '_product_version', '4.1.0'),
(18076, 2093, '_vi_wad_aliexpress_variation_id', '10000000775484797'),
(18077, 2093, '_vi_wad_aliexpress_variation_attr', '14:29#WHITE;200000124:350262'),
(18078, 2095, '_variation_description', ''),
(18079, 2095, '_sku', '4000115505633-white-9-5'),
(18080, 2095, '_regular_price', '122.19'),
(18081, 2095, 'total_sales', '0'),
(18082, 2095, '_tax_status', 'taxable'),
(18083, 2095, '_tax_class', 'parent'),
(18084, 2095, '_manage_stock', 'yes'),
(18085, 2095, '_backorders', 'no'),
(18086, 2095, '_sold_individually', 'no'),
(18087, 2095, '_virtual', 'no'),
(18088, 2095, '_downloadable', 'no'),
(18089, 2095, '_download_limit', '-1'),
(18090, 2095, '_download_expiry', '-1'),
(18091, 2095, '_stock', '141'),
(18092, 2095, '_stock_status', 'instock'),
(18093, 2095, '_wc_average_rating', '0'),
(18094, 2095, '_wc_review_count', '0'),
(18095, 2095, 'attribute_pa_color', 'white'),
(18096, 2095, 'attribute_pa_shoe-size', '9-5'),
(18097, 2095, '_price', '122.19'),
(18098, 2095, '_product_version', '4.1.0'),
(18099, 2095, '_vi_wad_aliexpress_variation_id', '10000000775484798'),
(18100, 2095, '_vi_wad_aliexpress_variation_attr', '14:29#WHITE;200000124:200000290'),
(18101, 2096, '_variation_description', ''),
(18102, 2096, '_sku', '4000115505633-white-10-5'),
(18103, 2096, '_regular_price', '122.19'),
(18104, 2096, 'total_sales', '0'),
(18105, 2096, '_tax_status', 'taxable'),
(18106, 2096, '_tax_class', 'parent'),
(18107, 2096, '_manage_stock', 'yes'),
(18108, 2096, '_backorders', 'no'),
(18109, 2096, '_sold_individually', 'no'),
(18110, 2096, '_virtual', 'no'),
(18111, 2096, '_downloadable', 'no'),
(18112, 2096, '_download_limit', '-1'),
(18113, 2096, '_download_expiry', '-1'),
(18114, 2096, '_stock', '139'),
(18115, 2096, '_stock_status', 'instock'),
(18116, 2096, '_wc_average_rating', '0'),
(18117, 2096, '_wc_review_count', '0'),
(18118, 2096, 'attribute_pa_color', 'white'),
(18119, 2096, 'attribute_pa_shoe-size', '10-5'),
(18120, 2096, '_price', '122.19'),
(18121, 2096, '_product_version', '4.1.0'),
(18122, 2096, '_vi_wad_aliexpress_variation_id', '10000000775484799'),
(18123, 2096, '_vi_wad_aliexpress_variation_attr', '14:29#WHITE;200000124:200000291'),
(18124, 2097, '_variation_description', ''),
(18125, 2097, '_sku', '4000115505633-red-6-5'),
(18126, 2097, '_regular_price', '122.19'),
(18127, 2097, 'total_sales', '0'),
(18128, 2097, '_tax_status', 'taxable'),
(18129, 2097, '_tax_class', 'parent'),
(18130, 2097, '_manage_stock', 'yes'),
(18131, 2097, '_backorders', 'no'),
(18132, 2097, '_sold_individually', 'no'),
(18133, 2097, '_virtual', 'no'),
(18134, 2097, '_downloadable', 'no'),
(18135, 2097, '_download_limit', '-1'),
(18136, 2097, '_download_expiry', '-1'),
(18137, 2097, '_stock', '142'),
(18138, 2097, '_stock_status', 'instock'),
(18139, 2097, '_wc_average_rating', '0'),
(18140, 2097, '_wc_review_count', '0'),
(18141, 2097, 'attribute_pa_color', 'red'),
(18142, 2097, 'attribute_pa_shoe-size', '6-5'),
(18143, 2097, '_price', '122.19'),
(18144, 2097, '_product_version', '4.1.0'),
(18145, 2097, '_vi_wad_aliexpress_variation_id', '10000000775484784'),
(18146, 2097, '_vi_wad_aliexpress_variation_attr', '14:10#RED;200000124:200000287'),
(18147, 2098, '_variation_description', ''),
(18148, 2098, '_sku', '4000115505633-red-7-5'),
(18149, 2098, '_regular_price', '122.19'),
(18150, 2098, 'total_sales', '0'),
(18151, 2098, '_tax_status', 'taxable'),
(18152, 2098, '_tax_class', 'parent'),
(18153, 2098, '_manage_stock', 'yes'),
(18154, 2098, '_backorders', 'no'),
(18155, 2098, '_sold_individually', 'no'),
(18156, 2098, '_virtual', 'no'),
(18157, 2098, '_downloadable', 'no'),
(18158, 2098, '_download_limit', '-1'),
(18159, 2098, '_download_expiry', '-1'),
(18160, 2098, '_stock', '143'),
(18161, 2098, '_stock_status', 'instock'),
(18162, 2098, '_wc_average_rating', '0'),
(18163, 2098, '_wc_review_count', '0'),
(18164, 2098, 'attribute_pa_color', 'red'),
(18165, 2098, 'attribute_pa_shoe-size', '7-5'),
(18166, 2098, '_price', '122.19'),
(18167, 2098, '_product_version', '4.1.0'),
(18168, 2098, '_vi_wad_aliexpress_variation_id', '10000000775484785'),
(18169, 2098, '_vi_wad_aliexpress_variation_attr', '14:10#RED;200000124:200000288'),
(18170, 2094, '_vi_wad_description_images', 'a:9:{i:0;s:65:\"https://ae01.alicdn.com/kf/H3e7a495e19594529a6cd1b2851b5f915E.jpg\";i:1;s:65:\"https://ae01.alicdn.com/kf/Hede18d035d504130923ca48a1f67c175x.jpg\";i:2;s:65:\"https://ae01.alicdn.com/kf/H92eee81ff83a4839b8835cb1dc9938d1q.jpg\";i:3;s:65:\"https://ae01.alicdn.com/kf/Hc266a17560bb46b7b0484117afe302e0b.jpg\";i:4;s:65:\"https://ae01.alicdn.com/kf/H035e0089d8ad48c0aec168e3311d04d9H.jpg\";i:5;s:65:\"https://ae01.alicdn.com/kf/Hecfcdf6a15024dce8f2b198363e4b57fp.jpg\";i:6;s:65:\"https://ae01.alicdn.com/kf/H10bd87a8d9534fc3bae5f5ae16d5fb3cH.jpg\";i:7;s:65:\"https://ae01.alicdn.com/kf/H41fd6fdf1ecf4b99a2c036c1f3d59d84s.jpg\";i:8;s:59:\"//ae01.alicdn.com/kf/H25bf46e614fb4c38bc3b92be9c2a87ffr.jpg\";}'),
(18171, 2094, '_vi_wad_sku', '1005002226176020'),
(18172, 2094, '_vi_wad_attributes', 'a:2:{i:14;a:5:{s:6:\"values\";a:3:{s:6:\"14:175\";s:15:\"Green 12cm Heel\";s:12:\"14:200004889\";s:15:\"Green 10cm Heel\";s:12:\"14:200006154\";s:14:\"Green 8cm Heel\";}s:4:\"slug\";s:5:\"color\";s:4:\"name\";s:5:\"Color\";s:8:\"position\";i:0;s:10:\"values_sub\";a:3:{s:6:\"14:175\";s:5:\"Green\";s:12:\"14:200004889\";s:10:\"Army Green\";s:12:\"14:200006154\";s:10:\"Dark Khaki\";}}i:200000124;a:5:{s:6:\"values\";a:13:{s:13:\"200000124:152\";s:1:\"3\";s:13:\"200000124:153\";s:1:\"4\";s:13:\"200000124:698\";s:1:\"5\";s:14:\"200000124:1394\";s:1:\"6\";s:19:\"200000124:200000287\";s:3:\"6.5\";s:19:\"200000124:200000288\";s:3:\"7.5\";s:19:\"200000124:200000289\";s:3:\"8.5\";s:16:\"200000124:350262\";s:1:\"9\";s:19:\"200000124:200000290\";s:3:\"9.5\";s:14:\"200000124:1583\";s:2:\"10\";s:19:\"200000124:100010420\";s:2:\"11\";s:19:\"200000124:200000292\";s:4:\"11.5\";s:14:\"200000124:1663\";s:2:\"12\";}s:4:\"slug\";s:9:\"shoe-size\";s:4:\"name\";s:9:\"Shoe Size\";s:8:\"position\";i:1;s:10:\"values_sub\";a:13:{s:13:\"200000124:152\";s:1:\"3\";s:13:\"200000124:153\";s:1:\"4\";s:13:\"200000124:698\";s:1:\"5\";s:14:\"200000124:1394\";s:1:\"6\";s:19:\"200000124:200000287\";s:3:\"6.5\";s:19:\"200000124:200000288\";s:3:\"7.5\";s:19:\"200000124:200000289\";s:3:\"8.5\";s:16:\"200000124:350262\";s:1:\"9\";s:19:\"200000124:200000290\";s:3:\"9.5\";s:14:\"200000124:1583\";s:2:\"10\";s:19:\"200000124:100010420\";s:2:\"11\";s:19:\"200000124:200000292\";s:4:\"11.5\";s:14:\"200000124:1663\";s:2:\"12\";}}}'),
(18173, 2094, '_vi_wad_list_attributes', 'a:16:{s:6:\"14:175\";a:4:{s:4:\"name\";s:15:\"Green 12cm Heel\";s:8:\"name_sub\";s:5:\"Green\";s:5:\"color\";s:7:\"#007000\";s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/H92eee81ff83a4839b8835cb1dc9938d1q/Veowalk-Women-Green-Flock-Stilettos-Thin-High-Heel-Big-Size-33-45-Pointed-Toe-Slip-On.jpg_640x640.jpg\";}s:12:\"14:200004889\";a:4:{s:4:\"name\";s:15:\"Green 10cm Heel\";s:8:\"name_sub\";s:10:\"Army Green\";s:5:\"color\";s:7:\"#7C8C30\";s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/Hc266a17560bb46b7b0484117afe302e0b/Veowalk-Women-Green-Flock-Stilettos-Thin-High-Heel-Big-Size-33-45-Pointed-Toe-Slip-On.jpg_640x640.jpg\";}s:12:\"14:200006154\";a:4:{s:4:\"name\";s:14:\"Green 8cm Heel\";s:8:\"name_sub\";s:10:\"Dark Khaki\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/Hecfcdf6a15024dce8f2b198363e4b57fp/Veowalk-Women-Green-Flock-Stilettos-Thin-High-Heel-Big-Size-33-45-Pointed-Toe-Slip-On.jpg_640x640.jpg\";}s:13:\"200000124:152\";a:4:{s:4:\"name\";s:1:\"3\";s:8:\"name_sub\";s:1:\"3\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:13:\"200000124:153\";a:4:{s:4:\"name\";s:1:\"4\";s:8:\"name_sub\";s:1:\"4\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:13:\"200000124:698\";a:4:{s:4:\"name\";s:1:\"5\";s:8:\"name_sub\";s:1:\"5\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:14:\"200000124:1394\";a:4:{s:4:\"name\";s:1:\"6\";s:8:\"name_sub\";s:1:\"6\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000287\";a:4:{s:4:\"name\";s:3:\"6.5\";s:8:\"name_sub\";s:3:\"6.5\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000288\";a:4:{s:4:\"name\";s:3:\"7.5\";s:8:\"name_sub\";s:3:\"7.5\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000289\";a:4:{s:4:\"name\";s:3:\"8.5\";s:8:\"name_sub\";s:3:\"8.5\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:16:\"200000124:350262\";a:4:{s:4:\"name\";s:1:\"9\";s:8:\"name_sub\";s:1:\"9\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000290\";a:4:{s:4:\"name\";s:3:\"9.5\";s:8:\"name_sub\";s:3:\"9.5\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:14:\"200000124:1583\";a:4:{s:4:\"name\";s:2:\"10\";s:8:\"name_sub\";s:2:\"10\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:100010420\";a:4:{s:4:\"name\";s:2:\"11\";s:8:\"name_sub\";s:2:\"11\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000292\";a:4:{s:4:\"name\";s:4:\"11.5\";s:8:\"name_sub\";s:4:\"11.5\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:14:\"200000124:1663\";a:4:{s:4:\"name\";s:2:\"12\";s:8:\"name_sub\";s:2:\"12\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}}'),
(18174, 2094, '_vi_wad_shipping_info', 'a:6:{s:4:\"time\";i:1622546460;s:7:\"country\";s:2:\"LK\";s:7:\"company\";s:15:\"CAINIAO_PREMIUM\";s:7:\"freight\";s:810:\"[{\"bizShowMind\":{\"layout\":[]},\"commitDay\":\"75\",\"company\":\"AliExpress Premium Shipping\",\"currency\":\"USD\",\"discount\":0,\"displayType\":\"deliveryTime\",\"features\":{},\"freightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $77.19\",\"value\":77.19},\"freightFeatures\":{\"provider\":\"ae_config\"},\"freightLayout\":{\"displayType\":\"deliveryTime\",\"layout\":[{\"text\":\"Shipping: US $77.19\",\"type\":\"title\"},{\"text\":\"To <font color=\'#000000\'>Sri Lanka</font> via AliExpress Premium Shipping\",\"type\":\"subtitle\"}],\"openShippingPanel\":\"true\"},\"fullMailLine\":false,\"hbaService\":false,\"i18nMap\":{},\"id\":0,\"name\":\"FreightItemModule\",\"sendGoodsCountry\":\"CN\",\"sendGoodsCountryFullName\":\"China\",\"serviceName\":\"CAINIAO_PREMIUM\",\"standardFreightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $77.19\",\"value\":77.19},\"time\":\"7-15\",\"tracking\":true}]\";s:13:\"shipping_cost\";d:77.18999999999999772626324556767940521240234375;s:13:\"delivery_time\";s:4:\"7-15\";}'),
(18175, 2094, '_vi_wad_gallery', 'a:6:{i:0;s:151:\"https://ae01.alicdn.com/kf/Hbc067d7fceb74b1fb0d76b32a8a99364M/Veowalk-Women-Green-Flock-Stilettos-Thin-High-Heel-Big-Size-33-45-Pointed-Toe-Slip-On.jpg\";i:1;s:151:\"https://ae01.alicdn.com/kf/Hc266a17560bb46b7b0484117afe302e0b/Veowalk-Women-Green-Flock-Stilettos-Thin-High-Heel-Big-Size-33-45-Pointed-Toe-Slip-On.jpg\";i:2;s:151:\"https://ae01.alicdn.com/kf/H7295d1332546466e8654ca87be9700d1A/Veowalk-Women-Green-Flock-Stilettos-Thin-High-Heel-Big-Size-33-45-Pointed-Toe-Slip-On.jpg\";i:3;s:151:\"https://ae01.alicdn.com/kf/H035e0089d8ad48c0aec168e3311d04d9H/Veowalk-Women-Green-Flock-Stilettos-Thin-High-Heel-Big-Size-33-45-Pointed-Toe-Slip-On.jpg\";i:4;s:151:\"https://ae01.alicdn.com/kf/H41fd6fdf1ecf4b99a2c036c1f3d59d84s/Veowalk-Women-Green-Flock-Stilettos-Thin-High-Heel-Big-Size-33-45-Pointed-Toe-Slip-On.jpg\";i:5;s:151:\"https://ae01.alicdn.com/kf/H10bd87a8d9534fc3bae5f5ae16d5fb3cH/Veowalk-Women-Green-Flock-Stilettos-Thin-High-Heel-Big-Size-33-45-Pointed-Toe-Slip-On.jpg\";}'),
(18176, 2094, '_vi_wad_variation_images', 'a:3:{s:6:\"14:175\";s:163:\"https://ae01.alicdn.com/kf/H92eee81ff83a4839b8835cb1dc9938d1q/Veowalk-Women-Green-Flock-Stilettos-Thin-High-Heel-Big-Size-33-45-Pointed-Toe-Slip-On.jpg_640x640.jpg\";s:12:\"14:200004889\";s:163:\"https://ae01.alicdn.com/kf/Hc266a17560bb46b7b0484117afe302e0b/Veowalk-Women-Green-Flock-Stilettos-Thin-High-Heel-Big-Size-33-45-Pointed-Toe-Slip-On.jpg_640x640.jpg\";s:12:\"14:200006154\";s:163:\"https://ae01.alicdn.com/kf/Hecfcdf6a15024dce8f2b198363e4b57fp/Veowalk-Women-Green-Flock-Stilettos-Thin-High-Heel-Big-Size-33-45-Pointed-Toe-Slip-On.jpg_640x640.jpg\";}'),
(18177, 2094, '_vi_wad_store_info', 'a:3:{s:4:\"name\";s:24:\"Veowalk Sexy Pumps Store\";s:3:\"url\";s:34:\"//www.aliexpress.com/store/3386005\";s:3:\"num\";i:3386005;}');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(18178, 2094, '_vi_wad_variations', 'a:39:{i:0;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/Hecfcdf6a15024dce8f2b198363e4b57fp/Veowalk-Women-Green-Flock-Stilettos-Thin-High-Heel-Big-Size-33-45-Pointed-Toe-Slip-On.jpg_640x640.jpg\";s:3:\"sku\";s:35:\"1005002226176020-green-8cm-heel-9-5\";s:7:\"sku_sub\";s:31:\"1005002226176020-dark-khaki-9-5\";s:5:\"skuId\";s:17:\"12000019816155438\";s:7:\"skuAttr\";s:47:\"14:200006154#Green 8cm Heel;200000124:200000290\";s:13:\"regular_price\";s:5:\"72.94\";s:10:\"sale_price\";s:5:\"32.82\";s:5:\"stock\";i:500;s:10:\"attributes\";a:2:{s:5:\"color\";s:14:\"Green 8cm Heel\";s:9:\"shoe-size\";s:3:\"9.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:10:\"Dark Khaki\";s:9:\"shoe-size\";s:3:\"9.5\";}}i:1;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/Hecfcdf6a15024dce8f2b198363e4b57fp/Veowalk-Women-Green-Flock-Stilettos-Thin-High-Heel-Big-Size-33-45-Pointed-Toe-Slip-On.jpg_640x640.jpg\";s:3:\"sku\";s:34:\"1005002226176020-green-8cm-heel-10\";s:7:\"sku_sub\";s:30:\"1005002226176020-dark-khaki-10\";s:5:\"skuId\";s:17:\"12000019816155439\";s:7:\"skuAttr\";s:42:\"14:200006154#Green 8cm Heel;200000124:1583\";s:13:\"regular_price\";s:5:\"72.94\";s:10:\"sale_price\";s:5:\"32.82\";s:5:\"stock\";i:500;s:10:\"attributes\";a:2:{s:5:\"color\";s:14:\"Green 8cm Heel\";s:9:\"shoe-size\";s:2:\"10\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:10:\"Dark Khaki\";s:9:\"shoe-size\";s:2:\"10\";}}i:2;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/Hecfcdf6a15024dce8f2b198363e4b57fp/Veowalk-Women-Green-Flock-Stilettos-Thin-High-Heel-Big-Size-33-45-Pointed-Toe-Slip-On.jpg_640x640.jpg\";s:3:\"sku\";s:35:\"1005002226176020-green-8cm-heel-8-5\";s:7:\"sku_sub\";s:31:\"1005002226176020-dark-khaki-8-5\";s:5:\"skuId\";s:17:\"12000019816155436\";s:7:\"skuAttr\";s:47:\"14:200006154#Green 8cm Heel;200000124:200000289\";s:13:\"regular_price\";s:5:\"72.94\";s:10:\"sale_price\";s:5:\"32.82\";s:5:\"stock\";i:500;s:10:\"attributes\";a:2:{s:5:\"color\";s:14:\"Green 8cm Heel\";s:9:\"shoe-size\";s:3:\"8.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:10:\"Dark Khaki\";s:9:\"shoe-size\";s:3:\"8.5\";}}i:3;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/Hecfcdf6a15024dce8f2b198363e4b57fp/Veowalk-Women-Green-Flock-Stilettos-Thin-High-Heel-Big-Size-33-45-Pointed-Toe-Slip-On.jpg_640x640.jpg\";s:3:\"sku\";s:33:\"1005002226176020-green-8cm-heel-9\";s:7:\"sku_sub\";s:29:\"1005002226176020-dark-khaki-9\";s:5:\"skuId\";s:17:\"12000019816155437\";s:7:\"skuAttr\";s:44:\"14:200006154#Green 8cm Heel;200000124:350262\";s:13:\"regular_price\";s:5:\"72.94\";s:10:\"sale_price\";s:5:\"32.82\";s:5:\"stock\";i:500;s:10:\"attributes\";a:2:{s:5:\"color\";s:14:\"Green 8cm Heel\";s:9:\"shoe-size\";s:1:\"9\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:10:\"Dark Khaki\";s:9:\"shoe-size\";s:1:\"9\";}}i:4;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/Hecfcdf6a15024dce8f2b198363e4b57fp/Veowalk-Women-Green-Flock-Stilettos-Thin-High-Heel-Big-Size-33-45-Pointed-Toe-Slip-On.jpg_640x640.jpg\";s:3:\"sku\";s:35:\"1005002226176020-green-8cm-heel-6-5\";s:7:\"sku_sub\";s:31:\"1005002226176020-dark-khaki-6-5\";s:5:\"skuId\";s:17:\"12000019816155434\";s:7:\"skuAttr\";s:47:\"14:200006154#Green 8cm Heel;200000124:200000287\";s:13:\"regular_price\";s:5:\"72.94\";s:10:\"sale_price\";s:5:\"32.82\";s:5:\"stock\";i:500;s:10:\"attributes\";a:2:{s:5:\"color\";s:14:\"Green 8cm Heel\";s:9:\"shoe-size\";s:3:\"6.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:10:\"Dark Khaki\";s:9:\"shoe-size\";s:3:\"6.5\";}}i:5;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/Hecfcdf6a15024dce8f2b198363e4b57fp/Veowalk-Women-Green-Flock-Stilettos-Thin-High-Heel-Big-Size-33-45-Pointed-Toe-Slip-On.jpg_640x640.jpg\";s:3:\"sku\";s:35:\"1005002226176020-green-8cm-heel-7-5\";s:7:\"sku_sub\";s:31:\"1005002226176020-dark-khaki-7-5\";s:5:\"skuId\";s:17:\"12000019816155435\";s:7:\"skuAttr\";s:47:\"14:200006154#Green 8cm Heel;200000124:200000288\";s:13:\"regular_price\";s:5:\"72.94\";s:10:\"sale_price\";s:5:\"32.82\";s:5:\"stock\";i:500;s:10:\"attributes\";a:2:{s:5:\"color\";s:14:\"Green 8cm Heel\";s:9:\"shoe-size\";s:3:\"7.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:10:\"Dark Khaki\";s:9:\"shoe-size\";s:3:\"7.5\";}}i:6;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/Hecfcdf6a15024dce8f2b198363e4b57fp/Veowalk-Women-Green-Flock-Stilettos-Thin-High-Heel-Big-Size-33-45-Pointed-Toe-Slip-On.jpg_640x640.jpg\";s:3:\"sku\";s:33:\"1005002226176020-green-8cm-heel-5\";s:7:\"sku_sub\";s:29:\"1005002226176020-dark-khaki-5\";s:5:\"skuId\";s:17:\"12000019816155432\";s:7:\"skuAttr\";s:41:\"14:200006154#Green 8cm Heel;200000124:698\";s:13:\"regular_price\";s:5:\"72.94\";s:10:\"sale_price\";s:5:\"32.82\";s:5:\"stock\";i:500;s:10:\"attributes\";a:2:{s:5:\"color\";s:14:\"Green 8cm Heel\";s:9:\"shoe-size\";s:1:\"5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:10:\"Dark Khaki\";s:9:\"shoe-size\";s:1:\"5\";}}i:7;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/Hecfcdf6a15024dce8f2b198363e4b57fp/Veowalk-Women-Green-Flock-Stilettos-Thin-High-Heel-Big-Size-33-45-Pointed-Toe-Slip-On.jpg_640x640.jpg\";s:3:\"sku\";s:33:\"1005002226176020-green-8cm-heel-6\";s:7:\"sku_sub\";s:29:\"1005002226176020-dark-khaki-6\";s:5:\"skuId\";s:17:\"12000019816155433\";s:7:\"skuAttr\";s:42:\"14:200006154#Green 8cm Heel;200000124:1394\";s:13:\"regular_price\";s:5:\"72.94\";s:10:\"sale_price\";s:5:\"32.82\";s:5:\"stock\";i:500;s:10:\"attributes\";a:2:{s:5:\"color\";s:14:\"Green 8cm Heel\";s:9:\"shoe-size\";s:1:\"6\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:10:\"Dark Khaki\";s:9:\"shoe-size\";s:1:\"6\";}}i:8;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/Hecfcdf6a15024dce8f2b198363e4b57fp/Veowalk-Women-Green-Flock-Stilettos-Thin-High-Heel-Big-Size-33-45-Pointed-Toe-Slip-On.jpg_640x640.jpg\";s:3:\"sku\";s:33:\"1005002226176020-green-8cm-heel-3\";s:7:\"sku_sub\";s:29:\"1005002226176020-dark-khaki-3\";s:5:\"skuId\";s:17:\"12000019816155430\";s:7:\"skuAttr\";s:41:\"14:200006154#Green 8cm Heel;200000124:152\";s:13:\"regular_price\";s:5:\"72.94\";s:10:\"sale_price\";s:5:\"32.82\";s:5:\"stock\";i:500;s:10:\"attributes\";a:2:{s:5:\"color\";s:14:\"Green 8cm Heel\";s:9:\"shoe-size\";s:1:\"3\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:10:\"Dark Khaki\";s:9:\"shoe-size\";s:1:\"3\";}}i:9;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/Hecfcdf6a15024dce8f2b198363e4b57fp/Veowalk-Women-Green-Flock-Stilettos-Thin-High-Heel-Big-Size-33-45-Pointed-Toe-Slip-On.jpg_640x640.jpg\";s:3:\"sku\";s:33:\"1005002226176020-green-8cm-heel-4\";s:7:\"sku_sub\";s:29:\"1005002226176020-dark-khaki-4\";s:5:\"skuId\";s:17:\"12000019816155431\";s:7:\"skuAttr\";s:41:\"14:200006154#Green 8cm Heel;200000124:153\";s:13:\"regular_price\";s:5:\"72.94\";s:10:\"sale_price\";s:5:\"32.82\";s:5:\"stock\";i:500;s:10:\"attributes\";a:2:{s:5:\"color\";s:14:\"Green 8cm Heel\";s:9:\"shoe-size\";s:1:\"4\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:10:\"Dark Khaki\";s:9:\"shoe-size\";s:1:\"4\";}}i:10;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/Hc266a17560bb46b7b0484117afe302e0b/Veowalk-Women-Green-Flock-Stilettos-Thin-High-Heel-Big-Size-33-45-Pointed-Toe-Slip-On.jpg_640x640.jpg\";s:3:\"sku\";s:37:\"1005002226176020-green-10cm-heel-11-5\";s:7:\"sku_sub\";s:32:\"1005002226176020-army-green-11-5\";s:5:\"skuId\";s:17:\"12000019816155428\";s:7:\"skuAttr\";s:48:\"14:200004889#Green 10cm Heel;200000124:200000292\";s:13:\"regular_price\";s:5:\"75.23\";s:10:\"sale_price\";s:5:\"33.85\";s:5:\"stock\";i:500;s:10:\"attributes\";a:2:{s:5:\"color\";s:15:\"Green 10cm Heel\";s:9:\"shoe-size\";s:4:\"11.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:10:\"Army Green\";s:9:\"shoe-size\";s:4:\"11.5\";}}i:11;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/Hc266a17560bb46b7b0484117afe302e0b/Veowalk-Women-Green-Flock-Stilettos-Thin-High-Heel-Big-Size-33-45-Pointed-Toe-Slip-On.jpg_640x640.jpg\";s:3:\"sku\";s:35:\"1005002226176020-green-10cm-heel-12\";s:7:\"sku_sub\";s:30:\"1005002226176020-army-green-12\";s:5:\"skuId\";s:17:\"12000019816155429\";s:7:\"skuAttr\";s:43:\"14:200004889#Green 10cm Heel;200000124:1663\";s:13:\"regular_price\";s:5:\"75.23\";s:10:\"sale_price\";s:5:\"33.85\";s:5:\"stock\";i:499;s:10:\"attributes\";a:2:{s:5:\"color\";s:15:\"Green 10cm Heel\";s:9:\"shoe-size\";s:2:\"12\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:10:\"Army Green\";s:9:\"shoe-size\";s:2:\"12\";}}i:12;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/Hc266a17560bb46b7b0484117afe302e0b/Veowalk-Women-Green-Flock-Stilettos-Thin-High-Heel-Big-Size-33-45-Pointed-Toe-Slip-On.jpg_640x640.jpg\";s:3:\"sku\";s:35:\"1005002226176020-green-10cm-heel-10\";s:7:\"sku_sub\";s:30:\"1005002226176020-army-green-10\";s:5:\"skuId\";s:17:\"12000019816155426\";s:7:\"skuAttr\";s:43:\"14:200004889#Green 10cm Heel;200000124:1583\";s:13:\"regular_price\";s:5:\"72.94\";s:10:\"sale_price\";s:5:\"32.82\";s:5:\"stock\";i:500;s:10:\"attributes\";a:2:{s:5:\"color\";s:15:\"Green 10cm Heel\";s:9:\"shoe-size\";s:2:\"10\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:10:\"Army Green\";s:9:\"shoe-size\";s:2:\"10\";}}i:13;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/Hc266a17560bb46b7b0484117afe302e0b/Veowalk-Women-Green-Flock-Stilettos-Thin-High-Heel-Big-Size-33-45-Pointed-Toe-Slip-On.jpg_640x640.jpg\";s:3:\"sku\";s:35:\"1005002226176020-green-10cm-heel-11\";s:7:\"sku_sub\";s:30:\"1005002226176020-army-green-11\";s:5:\"skuId\";s:17:\"12000019816155427\";s:7:\"skuAttr\";s:48:\"14:200004889#Green 10cm Heel;200000124:100010420\";s:13:\"regular_price\";s:5:\"72.94\";s:10:\"sale_price\";s:5:\"32.82\";s:5:\"stock\";i:500;s:10:\"attributes\";a:2:{s:5:\"color\";s:15:\"Green 10cm Heel\";s:9:\"shoe-size\";s:2:\"11\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:10:\"Army Green\";s:9:\"shoe-size\";s:2:\"11\";}}i:14;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/Hc266a17560bb46b7b0484117afe302e0b/Veowalk-Women-Green-Flock-Stilettos-Thin-High-Heel-Big-Size-33-45-Pointed-Toe-Slip-On.jpg_640x640.jpg\";s:3:\"sku\";s:34:\"1005002226176020-green-10cm-heel-9\";s:7:\"sku_sub\";s:29:\"1005002226176020-army-green-9\";s:5:\"skuId\";s:17:\"12000019816155424\";s:7:\"skuAttr\";s:45:\"14:200004889#Green 10cm Heel;200000124:350262\";s:13:\"regular_price\";s:5:\"72.94\";s:10:\"sale_price\";s:5:\"32.82\";s:5:\"stock\";i:500;s:10:\"attributes\";a:2:{s:5:\"color\";s:15:\"Green 10cm Heel\";s:9:\"shoe-size\";s:1:\"9\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:10:\"Army Green\";s:9:\"shoe-size\";s:1:\"9\";}}i:15;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/Hc266a17560bb46b7b0484117afe302e0b/Veowalk-Women-Green-Flock-Stilettos-Thin-High-Heel-Big-Size-33-45-Pointed-Toe-Slip-On.jpg_640x640.jpg\";s:3:\"sku\";s:36:\"1005002226176020-green-10cm-heel-9-5\";s:7:\"sku_sub\";s:31:\"1005002226176020-army-green-9-5\";s:5:\"skuId\";s:17:\"12000019816155425\";s:7:\"skuAttr\";s:48:\"14:200004889#Green 10cm Heel;200000124:200000290\";s:13:\"regular_price\";s:5:\"72.94\";s:10:\"sale_price\";s:5:\"32.82\";s:5:\"stock\";i:500;s:10:\"attributes\";a:2:{s:5:\"color\";s:15:\"Green 10cm Heel\";s:9:\"shoe-size\";s:3:\"9.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:10:\"Army Green\";s:9:\"shoe-size\";s:3:\"9.5\";}}i:16;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/Hecfcdf6a15024dce8f2b198363e4b57fp/Veowalk-Women-Green-Flock-Stilettos-Thin-High-Heel-Big-Size-33-45-Pointed-Toe-Slip-On.jpg_640x640.jpg\";s:3:\"sku\";s:34:\"1005002226176020-green-8cm-heel-12\";s:7:\"sku_sub\";s:30:\"1005002226176020-dark-khaki-12\";s:5:\"skuId\";s:17:\"12000019816155442\";s:7:\"skuAttr\";s:42:\"14:200006154#Green 8cm Heel;200000124:1663\";s:13:\"regular_price\";s:5:\"75.23\";s:10:\"sale_price\";s:5:\"33.85\";s:5:\"stock\";i:500;s:10:\"attributes\";a:2:{s:5:\"color\";s:14:\"Green 8cm Heel\";s:9:\"shoe-size\";s:2:\"12\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:10:\"Dark Khaki\";s:9:\"shoe-size\";s:2:\"12\";}}i:17;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/Hecfcdf6a15024dce8f2b198363e4b57fp/Veowalk-Women-Green-Flock-Stilettos-Thin-High-Heel-Big-Size-33-45-Pointed-Toe-Slip-On.jpg_640x640.jpg\";s:3:\"sku\";s:34:\"1005002226176020-green-8cm-heel-11\";s:7:\"sku_sub\";s:30:\"1005002226176020-dark-khaki-11\";s:5:\"skuId\";s:17:\"12000019816155440\";s:7:\"skuAttr\";s:47:\"14:200006154#Green 8cm Heel;200000124:100010420\";s:13:\"regular_price\";s:5:\"72.94\";s:10:\"sale_price\";s:5:\"32.82\";s:5:\"stock\";i:500;s:10:\"attributes\";a:2:{s:5:\"color\";s:14:\"Green 8cm Heel\";s:9:\"shoe-size\";s:2:\"11\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:10:\"Dark Khaki\";s:9:\"shoe-size\";s:2:\"11\";}}i:18;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/Hecfcdf6a15024dce8f2b198363e4b57fp/Veowalk-Women-Green-Flock-Stilettos-Thin-High-Heel-Big-Size-33-45-Pointed-Toe-Slip-On.jpg_640x640.jpg\";s:3:\"sku\";s:36:\"1005002226176020-green-8cm-heel-11-5\";s:7:\"sku_sub\";s:32:\"1005002226176020-dark-khaki-11-5\";s:5:\"skuId\";s:17:\"12000019816155441\";s:7:\"skuAttr\";s:47:\"14:200006154#Green 8cm Heel;200000124:200000292\";s:13:\"regular_price\";s:5:\"75.23\";s:10:\"sale_price\";s:5:\"33.85\";s:5:\"stock\";i:500;s:10:\"attributes\";a:2:{s:5:\"color\";s:14:\"Green 8cm Heel\";s:9:\"shoe-size\";s:4:\"11.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:10:\"Dark Khaki\";s:9:\"shoe-size\";s:4:\"11.5\";}}i:19;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/H92eee81ff83a4839b8835cb1dc9938d1q/Veowalk-Women-Green-Flock-Stilettos-Thin-High-Heel-Big-Size-33-45-Pointed-Toe-Slip-On.jpg_640x640.jpg\";s:3:\"sku\";s:34:\"1005002226176020-green-12cm-heel-5\";s:7:\"sku_sub\";s:24:\"1005002226176020-green-5\";s:5:\"skuId\";s:17:\"12000019816155406\";s:7:\"skuAttr\";s:36:\"14:175#Green 12cm Heel;200000124:698\";s:13:\"regular_price\";s:5:\"72.94\";s:10:\"sale_price\";s:5:\"32.82\";s:5:\"stock\";i:500;s:10:\"attributes\";a:2:{s:5:\"color\";s:15:\"Green 12cm Heel\";s:9:\"shoe-size\";s:1:\"5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:1:\"5\";}}i:20;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/H92eee81ff83a4839b8835cb1dc9938d1q/Veowalk-Women-Green-Flock-Stilettos-Thin-High-Heel-Big-Size-33-45-Pointed-Toe-Slip-On.jpg_640x640.jpg\";s:3:\"sku\";s:34:\"1005002226176020-green-12cm-heel-6\";s:7:\"sku_sub\";s:24:\"1005002226176020-green-6\";s:5:\"skuId\";s:17:\"12000019816155407\";s:7:\"skuAttr\";s:37:\"14:175#Green 12cm Heel;200000124:1394\";s:13:\"regular_price\";s:5:\"72.94\";s:10:\"sale_price\";s:5:\"32.82\";s:5:\"stock\";i:500;s:10:\"attributes\";a:2:{s:5:\"color\";s:15:\"Green 12cm Heel\";s:9:\"shoe-size\";s:1:\"6\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:1:\"6\";}}i:21;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/H92eee81ff83a4839b8835cb1dc9938d1q/Veowalk-Women-Green-Flock-Stilettos-Thin-High-Heel-Big-Size-33-45-Pointed-Toe-Slip-On.jpg_640x640.jpg\";s:3:\"sku\";s:34:\"1005002226176020-green-12cm-heel-3\";s:7:\"sku_sub\";s:24:\"1005002226176020-green-3\";s:5:\"skuId\";s:17:\"12000019816155404\";s:7:\"skuAttr\";s:36:\"14:175#Green 12cm Heel;200000124:152\";s:13:\"regular_price\";s:5:\"72.94\";s:10:\"sale_price\";s:5:\"32.82\";s:5:\"stock\";i:500;s:10:\"attributes\";a:2:{s:5:\"color\";s:15:\"Green 12cm Heel\";s:9:\"shoe-size\";s:1:\"3\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:1:\"3\";}}i:22;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/H92eee81ff83a4839b8835cb1dc9938d1q/Veowalk-Women-Green-Flock-Stilettos-Thin-High-Heel-Big-Size-33-45-Pointed-Toe-Slip-On.jpg_640x640.jpg\";s:3:\"sku\";s:34:\"1005002226176020-green-12cm-heel-4\";s:7:\"sku_sub\";s:24:\"1005002226176020-green-4\";s:5:\"skuId\";s:17:\"12000019816155405\";s:7:\"skuAttr\";s:36:\"14:175#Green 12cm Heel;200000124:153\";s:13:\"regular_price\";s:5:\"72.94\";s:10:\"sale_price\";s:5:\"32.82\";s:5:\"stock\";i:500;s:10:\"attributes\";a:2:{s:5:\"color\";s:15:\"Green 12cm Heel\";s:9:\"shoe-size\";s:1:\"4\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:1:\"4\";}}i:23;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/Hc266a17560bb46b7b0484117afe302e0b/Veowalk-Women-Green-Flock-Stilettos-Thin-High-Heel-Big-Size-33-45-Pointed-Toe-Slip-On.jpg_640x640.jpg\";s:3:\"sku\";s:36:\"1005002226176020-green-10cm-heel-7-5\";s:7:\"sku_sub\";s:31:\"1005002226176020-army-green-7-5\";s:5:\"skuId\";s:17:\"12000019816155422\";s:7:\"skuAttr\";s:48:\"14:200004889#Green 10cm Heel;200000124:200000288\";s:13:\"regular_price\";s:5:\"72.94\";s:10:\"sale_price\";s:5:\"32.82\";s:5:\"stock\";i:500;s:10:\"attributes\";a:2:{s:5:\"color\";s:15:\"Green 10cm Heel\";s:9:\"shoe-size\";s:3:\"7.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:10:\"Army Green\";s:9:\"shoe-size\";s:3:\"7.5\";}}i:24;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/Hc266a17560bb46b7b0484117afe302e0b/Veowalk-Women-Green-Flock-Stilettos-Thin-High-Heel-Big-Size-33-45-Pointed-Toe-Slip-On.jpg_640x640.jpg\";s:3:\"sku\";s:36:\"1005002226176020-green-10cm-heel-8-5\";s:7:\"sku_sub\";s:31:\"1005002226176020-army-green-8-5\";s:5:\"skuId\";s:17:\"12000019816155423\";s:7:\"skuAttr\";s:48:\"14:200004889#Green 10cm Heel;200000124:200000289\";s:13:\"regular_price\";s:5:\"72.94\";s:10:\"sale_price\";s:5:\"32.82\";s:5:\"stock\";i:500;s:10:\"attributes\";a:2:{s:5:\"color\";s:15:\"Green 10cm Heel\";s:9:\"shoe-size\";s:3:\"8.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:10:\"Army Green\";s:9:\"shoe-size\";s:3:\"8.5\";}}i:25;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/Hc266a17560bb46b7b0484117afe302e0b/Veowalk-Women-Green-Flock-Stilettos-Thin-High-Heel-Big-Size-33-45-Pointed-Toe-Slip-On.jpg_640x640.jpg\";s:3:\"sku\";s:34:\"1005002226176020-green-10cm-heel-6\";s:7:\"sku_sub\";s:29:\"1005002226176020-army-green-6\";s:5:\"skuId\";s:17:\"12000019816155420\";s:7:\"skuAttr\";s:43:\"14:200004889#Green 10cm Heel;200000124:1394\";s:13:\"regular_price\";s:5:\"72.94\";s:10:\"sale_price\";s:5:\"32.82\";s:5:\"stock\";i:500;s:10:\"attributes\";a:2:{s:5:\"color\";s:15:\"Green 10cm Heel\";s:9:\"shoe-size\";s:1:\"6\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:10:\"Army Green\";s:9:\"shoe-size\";s:1:\"6\";}}i:26;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/Hc266a17560bb46b7b0484117afe302e0b/Veowalk-Women-Green-Flock-Stilettos-Thin-High-Heel-Big-Size-33-45-Pointed-Toe-Slip-On.jpg_640x640.jpg\";s:3:\"sku\";s:36:\"1005002226176020-green-10cm-heel-6-5\";s:7:\"sku_sub\";s:31:\"1005002226176020-army-green-6-5\";s:5:\"skuId\";s:17:\"12000019816155421\";s:7:\"skuAttr\";s:48:\"14:200004889#Green 10cm Heel;200000124:200000287\";s:13:\"regular_price\";s:5:\"72.94\";s:10:\"sale_price\";s:5:\"32.82\";s:5:\"stock\";i:500;s:10:\"attributes\";a:2:{s:5:\"color\";s:15:\"Green 10cm Heel\";s:9:\"shoe-size\";s:3:\"6.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:10:\"Army Green\";s:9:\"shoe-size\";s:3:\"6.5\";}}i:27;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/Hc266a17560bb46b7b0484117afe302e0b/Veowalk-Women-Green-Flock-Stilettos-Thin-High-Heel-Big-Size-33-45-Pointed-Toe-Slip-On.jpg_640x640.jpg\";s:3:\"sku\";s:34:\"1005002226176020-green-10cm-heel-4\";s:7:\"sku_sub\";s:29:\"1005002226176020-army-green-4\";s:5:\"skuId\";s:17:\"12000019816155418\";s:7:\"skuAttr\";s:42:\"14:200004889#Green 10cm Heel;200000124:153\";s:13:\"regular_price\";s:5:\"72.94\";s:10:\"sale_price\";s:5:\"32.82\";s:5:\"stock\";i:500;s:10:\"attributes\";a:2:{s:5:\"color\";s:15:\"Green 10cm Heel\";s:9:\"shoe-size\";s:1:\"4\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:10:\"Army Green\";s:9:\"shoe-size\";s:1:\"4\";}}i:28;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/Hc266a17560bb46b7b0484117afe302e0b/Veowalk-Women-Green-Flock-Stilettos-Thin-High-Heel-Big-Size-33-45-Pointed-Toe-Slip-On.jpg_640x640.jpg\";s:3:\"sku\";s:34:\"1005002226176020-green-10cm-heel-5\";s:7:\"sku_sub\";s:29:\"1005002226176020-army-green-5\";s:5:\"skuId\";s:17:\"12000019816155419\";s:7:\"skuAttr\";s:42:\"14:200004889#Green 10cm Heel;200000124:698\";s:13:\"regular_price\";s:5:\"72.94\";s:10:\"sale_price\";s:5:\"32.82\";s:5:\"stock\";i:500;s:10:\"attributes\";a:2:{s:5:\"color\";s:15:\"Green 10cm Heel\";s:9:\"shoe-size\";s:1:\"5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:10:\"Army Green\";s:9:\"shoe-size\";s:1:\"5\";}}i:29;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/H92eee81ff83a4839b8835cb1dc9938d1q/Veowalk-Women-Green-Flock-Stilettos-Thin-High-Heel-Big-Size-33-45-Pointed-Toe-Slip-On.jpg_640x640.jpg\";s:3:\"sku\";s:35:\"1005002226176020-green-12cm-heel-12\";s:7:\"sku_sub\";s:25:\"1005002226176020-green-12\";s:5:\"skuId\";s:17:\"12000019816155416\";s:7:\"skuAttr\";s:37:\"14:175#Green 12cm Heel;200000124:1663\";s:13:\"regular_price\";s:5:\"75.23\";s:10:\"sale_price\";s:5:\"33.85\";s:5:\"stock\";i:500;s:10:\"attributes\";a:2:{s:5:\"color\";s:15:\"Green 12cm Heel\";s:9:\"shoe-size\";s:2:\"12\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"12\";}}i:30;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/Hc266a17560bb46b7b0484117afe302e0b/Veowalk-Women-Green-Flock-Stilettos-Thin-High-Heel-Big-Size-33-45-Pointed-Toe-Slip-On.jpg_640x640.jpg\";s:3:\"sku\";s:34:\"1005002226176020-green-10cm-heel-3\";s:7:\"sku_sub\";s:29:\"1005002226176020-army-green-3\";s:5:\"skuId\";s:17:\"12000019816155417\";s:7:\"skuAttr\";s:42:\"14:200004889#Green 10cm Heel;200000124:152\";s:13:\"regular_price\";s:5:\"72.94\";s:10:\"sale_price\";s:5:\"32.82\";s:5:\"stock\";i:500;s:10:\"attributes\";a:2:{s:5:\"color\";s:15:\"Green 10cm Heel\";s:9:\"shoe-size\";s:1:\"3\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:10:\"Army Green\";s:9:\"shoe-size\";s:1:\"3\";}}i:31;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/H92eee81ff83a4839b8835cb1dc9938d1q/Veowalk-Women-Green-Flock-Stilettos-Thin-High-Heel-Big-Size-33-45-Pointed-Toe-Slip-On.jpg_640x640.jpg\";s:3:\"sku\";s:35:\"1005002226176020-green-12cm-heel-11\";s:7:\"sku_sub\";s:25:\"1005002226176020-green-11\";s:5:\"skuId\";s:17:\"12000019816155414\";s:7:\"skuAttr\";s:42:\"14:175#Green 12cm Heel;200000124:100010420\";s:13:\"regular_price\";s:5:\"72.94\";s:10:\"sale_price\";s:5:\"32.82\";s:5:\"stock\";i:500;s:10:\"attributes\";a:2:{s:5:\"color\";s:15:\"Green 12cm Heel\";s:9:\"shoe-size\";s:2:\"11\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"11\";}}i:32;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/H92eee81ff83a4839b8835cb1dc9938d1q/Veowalk-Women-Green-Flock-Stilettos-Thin-High-Heel-Big-Size-33-45-Pointed-Toe-Slip-On.jpg_640x640.jpg\";s:3:\"sku\";s:37:\"1005002226176020-green-12cm-heel-11-5\";s:7:\"sku_sub\";s:27:\"1005002226176020-green-11-5\";s:5:\"skuId\";s:17:\"12000019816155415\";s:7:\"skuAttr\";s:42:\"14:175#Green 12cm Heel;200000124:200000292\";s:13:\"regular_price\";s:5:\"75.23\";s:10:\"sale_price\";s:5:\"33.85\";s:5:\"stock\";i:500;s:10:\"attributes\";a:2:{s:5:\"color\";s:15:\"Green 12cm Heel\";s:9:\"shoe-size\";s:4:\"11.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:4:\"11.5\";}}i:33;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/H92eee81ff83a4839b8835cb1dc9938d1q/Veowalk-Women-Green-Flock-Stilettos-Thin-High-Heel-Big-Size-33-45-Pointed-Toe-Slip-On.jpg_640x640.jpg\";s:3:\"sku\";s:36:\"1005002226176020-green-12cm-heel-9-5\";s:7:\"sku_sub\";s:26:\"1005002226176020-green-9-5\";s:5:\"skuId\";s:17:\"12000019816155412\";s:7:\"skuAttr\";s:42:\"14:175#Green 12cm Heel;200000124:200000290\";s:13:\"regular_price\";s:5:\"72.94\";s:10:\"sale_price\";s:5:\"32.82\";s:5:\"stock\";i:500;s:10:\"attributes\";a:2:{s:5:\"color\";s:15:\"Green 12cm Heel\";s:9:\"shoe-size\";s:3:\"9.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:3:\"9.5\";}}i:34;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/H92eee81ff83a4839b8835cb1dc9938d1q/Veowalk-Women-Green-Flock-Stilettos-Thin-High-Heel-Big-Size-33-45-Pointed-Toe-Slip-On.jpg_640x640.jpg\";s:3:\"sku\";s:35:\"1005002226176020-green-12cm-heel-10\";s:7:\"sku_sub\";s:25:\"1005002226176020-green-10\";s:5:\"skuId\";s:17:\"12000019816155413\";s:7:\"skuAttr\";s:37:\"14:175#Green 12cm Heel;200000124:1583\";s:13:\"regular_price\";s:5:\"72.94\";s:10:\"sale_price\";s:5:\"32.82\";s:5:\"stock\";i:500;s:10:\"attributes\";a:2:{s:5:\"color\";s:15:\"Green 12cm Heel\";s:9:\"shoe-size\";s:2:\"10\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"10\";}}i:35;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/H92eee81ff83a4839b8835cb1dc9938d1q/Veowalk-Women-Green-Flock-Stilettos-Thin-High-Heel-Big-Size-33-45-Pointed-Toe-Slip-On.jpg_640x640.jpg\";s:3:\"sku\";s:36:\"1005002226176020-green-12cm-heel-8-5\";s:7:\"sku_sub\";s:26:\"1005002226176020-green-8-5\";s:5:\"skuId\";s:17:\"12000019816155410\";s:7:\"skuAttr\";s:42:\"14:175#Green 12cm Heel;200000124:200000289\";s:13:\"regular_price\";s:5:\"72.94\";s:10:\"sale_price\";s:5:\"32.82\";s:5:\"stock\";i:500;s:10:\"attributes\";a:2:{s:5:\"color\";s:15:\"Green 12cm Heel\";s:9:\"shoe-size\";s:3:\"8.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:3:\"8.5\";}}i:36;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/H92eee81ff83a4839b8835cb1dc9938d1q/Veowalk-Women-Green-Flock-Stilettos-Thin-High-Heel-Big-Size-33-45-Pointed-Toe-Slip-On.jpg_640x640.jpg\";s:3:\"sku\";s:34:\"1005002226176020-green-12cm-heel-9\";s:7:\"sku_sub\";s:24:\"1005002226176020-green-9\";s:5:\"skuId\";s:17:\"12000019816155411\";s:7:\"skuAttr\";s:39:\"14:175#Green 12cm Heel;200000124:350262\";s:13:\"regular_price\";s:5:\"72.94\";s:10:\"sale_price\";s:5:\"32.82\";s:5:\"stock\";i:499;s:10:\"attributes\";a:2:{s:5:\"color\";s:15:\"Green 12cm Heel\";s:9:\"shoe-size\";s:1:\"9\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:1:\"9\";}}i:37;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/H92eee81ff83a4839b8835cb1dc9938d1q/Veowalk-Women-Green-Flock-Stilettos-Thin-High-Heel-Big-Size-33-45-Pointed-Toe-Slip-On.jpg_640x640.jpg\";s:3:\"sku\";s:36:\"1005002226176020-green-12cm-heel-6-5\";s:7:\"sku_sub\";s:26:\"1005002226176020-green-6-5\";s:5:\"skuId\";s:17:\"12000019816155408\";s:7:\"skuAttr\";s:42:\"14:175#Green 12cm Heel;200000124:200000287\";s:13:\"regular_price\";s:5:\"72.94\";s:10:\"sale_price\";s:5:\"32.82\";s:5:\"stock\";i:500;s:10:\"attributes\";a:2:{s:5:\"color\";s:15:\"Green 12cm Heel\";s:9:\"shoe-size\";s:3:\"6.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:3:\"6.5\";}}i:38;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/H92eee81ff83a4839b8835cb1dc9938d1q/Veowalk-Women-Green-Flock-Stilettos-Thin-High-Heel-Big-Size-33-45-Pointed-Toe-Slip-On.jpg_640x640.jpg\";s:3:\"sku\";s:36:\"1005002226176020-green-12cm-heel-7-5\";s:7:\"sku_sub\";s:26:\"1005002226176020-green-7-5\";s:5:\"skuId\";s:17:\"12000019816155409\";s:7:\"skuAttr\";s:42:\"14:175#Green 12cm Heel;200000124:200000288\";s:13:\"regular_price\";s:5:\"72.94\";s:10:\"sale_price\";s:5:\"32.82\";s:5:\"stock\";i:500;s:10:\"attributes\";a:2:{s:5:\"color\";s:15:\"Green 12cm Heel\";s:9:\"shoe-size\";s:3:\"7.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:3:\"7.5\";}}}'),
(18179, 2099, '_variation_description', ''),
(18180, 2099, '_sku', '4000115505633-red-8'),
(18181, 2099, '_regular_price', '122.19'),
(18182, 2099, 'total_sales', '0'),
(18183, 2099, '_tax_status', 'taxable'),
(18184, 2099, '_tax_class', 'parent'),
(18185, 2099, '_manage_stock', 'yes'),
(18186, 2099, '_backorders', 'no'),
(18187, 2099, '_sold_individually', 'no'),
(18188, 2099, '_virtual', 'no'),
(18189, 2099, '_downloadable', 'no'),
(18190, 2099, '_download_limit', '-1'),
(18191, 2099, '_download_expiry', '-1'),
(18192, 2099, '_stock', '146'),
(18193, 2099, '_stock_status', 'instock'),
(18194, 2099, '_wc_average_rating', '0'),
(18195, 2099, '_wc_review_count', '0'),
(18196, 2099, 'attribute_pa_color', 'red'),
(18197, 2099, 'attribute_pa_shoe-size', '8'),
(18198, 2099, '_price', '122.19'),
(18199, 2099, '_product_version', '4.1.0'),
(18200, 2099, '_vi_wad_aliexpress_variation_id', '10000000775484786'),
(18201, 2099, '_vi_wad_aliexpress_variation_attr', '14:10#RED;200000124:699'),
(18202, 2100, '_wp_attached_file', '2021/06/2021-Women-Sandals-Soft-Stitching-Buckle-Strap-Platform-Sandals-Ladies-Comfortable-Flat-Sandals-Open-Toe-Beach-1.jpg_640x640-1.jpg'),
(18203, 2100, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:138:\"2021/06/2021-Women-Sandals-Soft-Stitching-Buckle-Strap-Platform-Sandals-Ladies-Comfortable-Flat-Sandals-Open-Toe-Beach-1.jpg_640x640-1.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:138:\"2021-Women-Sandals-Soft-Stitching-Buckle-Strap-Platform-Sandals-Ladies-Comfortable-Flat-Sandals-Open-Toe-Beach-1.jpg_640x640-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:138:\"2021-Women-Sandals-Soft-Stitching-Buckle-Strap-Platform-Sandals-Ladies-Comfortable-Flat-Sandals-Open-Toe-Beach-1.jpg_640x640-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:138:\"2021-Women-Sandals-Soft-Stitching-Buckle-Strap-Platform-Sandals-Ladies-Comfortable-Flat-Sandals-Open-Toe-Beach-1.jpg_640x640-1-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:138:\"2021-Women-Sandals-Soft-Stitching-Buckle-Strap-Platform-Sandals-Ladies-Comfortable-Flat-Sandals-Open-Toe-Beach-1.jpg_640x640-1-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:138:\"2021-Women-Sandals-Soft-Stitching-Buckle-Strap-Platform-Sandals-Ladies-Comfortable-Flat-Sandals-Open-Toe-Beach-1.jpg_640x640-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:138:\"2021-Women-Sandals-Soft-Stitching-Buckle-Strap-Platform-Sandals-Ladies-Comfortable-Flat-Sandals-Open-Toe-Beach-1.jpg_640x640-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:138:\"2021-Women-Sandals-Soft-Stitching-Buckle-Strap-Platform-Sandals-Ladies-Comfortable-Flat-Sandals-Open-Toe-Beach-1.jpg_640x640-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:138:\"2021-Women-Sandals-Soft-Stitching-Buckle-Strap-Platform-Sandals-Ladies-Comfortable-Flat-Sandals-Open-Toe-Beach-1.jpg_640x640-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:138:\"2021-Women-Sandals-Soft-Stitching-Buckle-Strap-Platform-Sandals-Ladies-Comfortable-Flat-Sandals-Open-Toe-Beach-1.jpg_640x640-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:138:\"2021-Women-Sandals-Soft-Stitching-Buckle-Strap-Platform-Sandals-Ladies-Comfortable-Flat-Sandals-Open-Toe-Beach-1.jpg_640x640-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(18204, 2101, '_variation_description', ''),
(18205, 2101, '_sku', '4000115505633-red-8-5'),
(18206, 2101, '_regular_price', '122.19'),
(18207, 2101, 'total_sales', '0'),
(18208, 2101, '_tax_status', 'taxable'),
(18209, 2101, '_tax_class', 'parent'),
(18210, 2101, '_manage_stock', 'yes'),
(18211, 2101, '_backorders', 'no'),
(18212, 2101, '_sold_individually', 'no'),
(18213, 2101, '_virtual', 'no'),
(18214, 2101, '_downloadable', 'no'),
(18215, 2101, '_download_limit', '-1'),
(18216, 2101, '_download_expiry', '-1'),
(18217, 2101, '_stock', '143'),
(18218, 2101, '_stock_status', 'instock'),
(18219, 2101, '_wc_average_rating', '0'),
(18220, 2101, '_wc_review_count', '0'),
(18221, 2101, 'attribute_pa_color', 'red'),
(18222, 2101, 'attribute_pa_shoe-size', '8-5'),
(18223, 2101, '_price', '122.19'),
(18224, 2101, '_product_version', '4.1.0'),
(18225, 2101, '_vi_wad_aliexpress_variation_id', '10000000775484787'),
(18226, 2101, '_vi_wad_aliexpress_variation_attr', '14:10#RED;200000124:200000289'),
(18227, 2102, '_variation_description', ''),
(18228, 2102, '_sku', '4000115505633-red-9'),
(18229, 2102, '_regular_price', '122.19'),
(18230, 2102, 'total_sales', '0'),
(18231, 2102, '_tax_status', 'taxable'),
(18232, 2102, '_tax_class', 'parent'),
(18233, 2102, '_manage_stock', 'yes'),
(18234, 2102, '_backorders', 'no'),
(18235, 2102, '_sold_individually', 'no'),
(18236, 2102, '_virtual', 'no'),
(18237, 2102, '_downloadable', 'no'),
(18238, 2102, '_download_limit', '-1'),
(18239, 2102, '_download_expiry', '-1'),
(18240, 2102, '_stock', '146'),
(18241, 2102, '_stock_status', 'instock'),
(18242, 2102, '_wc_average_rating', '0'),
(18243, 2102, '_wc_review_count', '0'),
(18244, 2102, 'attribute_pa_color', 'red'),
(18245, 2102, 'attribute_pa_shoe-size', '9'),
(18246, 2102, '_price', '122.19'),
(18247, 2102, '_product_version', '4.1.0'),
(18248, 2102, '_vi_wad_aliexpress_variation_id', '10000000775484788'),
(18249, 2102, '_vi_wad_aliexpress_variation_attr', '14:10#RED;200000124:350262'),
(18250, 2103, '_variation_description', ''),
(18251, 2103, '_sku', '4000115505633-red-9-5'),
(18252, 2103, '_regular_price', '122.19'),
(18253, 2103, 'total_sales', '0'),
(18254, 2103, '_tax_status', 'taxable'),
(18255, 2103, '_tax_class', 'parent'),
(18256, 2103, '_manage_stock', 'yes'),
(18257, 2103, '_backorders', 'no'),
(18258, 2103, '_sold_individually', 'no'),
(18259, 2103, '_virtual', 'no'),
(18260, 2103, '_downloadable', 'no'),
(18261, 2103, '_download_limit', '-1'),
(18262, 2103, '_download_expiry', '-1'),
(18263, 2103, '_stock', '148'),
(18264, 2103, '_stock_status', 'instock'),
(18265, 2103, '_wc_average_rating', '0'),
(18266, 2103, '_wc_review_count', '0'),
(18267, 2103, 'attribute_pa_color', 'red'),
(18268, 2103, 'attribute_pa_shoe-size', '9-5'),
(18269, 2103, '_price', '122.19'),
(18270, 2103, '_product_version', '4.1.0'),
(18271, 2103, '_vi_wad_aliexpress_variation_id', '10000000775484789'),
(18272, 2103, '_vi_wad_aliexpress_variation_attr', '14:10#RED;200000124:200000290'),
(18273, 2104, '_variation_description', ''),
(18274, 2104, '_sku', '4000115505633-red-10-5'),
(18275, 2104, '_regular_price', '122.19'),
(18276, 2104, 'total_sales', '0'),
(18277, 2104, '_tax_status', 'taxable'),
(18278, 2104, '_tax_class', 'parent'),
(18279, 2104, '_manage_stock', 'yes'),
(18280, 2104, '_backorders', 'no'),
(18281, 2104, '_sold_individually', 'no'),
(18282, 2104, '_virtual', 'no'),
(18283, 2104, '_downloadable', 'no'),
(18284, 2104, '_download_limit', '-1'),
(18285, 2104, '_download_expiry', '-1'),
(18286, 2104, '_stock', '145'),
(18287, 2104, '_stock_status', 'instock'),
(18288, 2104, '_wc_average_rating', '0'),
(18289, 2104, '_wc_review_count', '0'),
(18290, 2104, 'attribute_pa_color', 'red'),
(18291, 2104, 'attribute_pa_shoe-size', '10-5'),
(18292, 2104, '_price', '122.19'),
(18293, 2104, '_product_version', '4.1.0'),
(18294, 2104, '_vi_wad_aliexpress_variation_id', '10000000775484790'),
(18295, 2104, '_vi_wad_aliexpress_variation_attr', '14:10#RED;200000124:200000291'),
(18296, 2100, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H30061ac6237346f99c8c479f3ba5fa9bm/2021-Women-Sandals-Soft-Stitching-Buckle-Strap-Platform-Sandals-Ladies-Comfortable-Flat-Sandals-Open-Toe-Beach.jpg_640x640.jpg'),
(18297, 1822, '_thumbnail_id', '2100'),
(18298, 1824, '_thumbnail_id', '2100'),
(18299, 1826, '_thumbnail_id', '2100'),
(18300, 1827, '_thumbnail_id', '2100'),
(18301, 2105, '_variation_description', ''),
(18302, 2105, '_sku', '4000115505633-white-5-5'),
(18303, 1829, '_thumbnail_id', '2100'),
(18304, 2105, '_regular_price', '122.19'),
(18305, 1854, '_thumbnail_id', '2100'),
(18306, 1855, '_thumbnail_id', '2100'),
(18307, 2105, 'total_sales', '0'),
(18308, 2105, '_tax_status', 'taxable'),
(18309, 1856, '_thumbnail_id', '2100'),
(18310, 2105, '_tax_class', 'parent'),
(18311, 2105, '_manage_stock', 'yes'),
(18312, 2105, '_backorders', 'no'),
(18313, 2105, '_sold_individually', 'no'),
(18314, 2105, '_virtual', 'no'),
(18315, 2105, '_downloadable', 'no'),
(18316, 2105, '_download_limit', '-1'),
(18317, 2105, '_download_expiry', '-1'),
(18318, 2105, '_stock', '146'),
(18319, 2105, '_stock_status', 'instock'),
(18320, 2105, '_wc_average_rating', '0'),
(18321, 2105, '_wc_review_count', '0'),
(18322, 2105, 'attribute_pa_color', 'white'),
(18323, 2105, 'attribute_pa_shoe-size', '5-5'),
(18324, 2105, '_price', '122.19'),
(18325, 2105, '_product_version', '4.1.0'),
(18326, 2105, '_vi_wad_aliexpress_variation_id', '10000000775484791'),
(18327, 2105, '_vi_wad_aliexpress_variation_attr', '14:29#WHITE;200000124:200000286'),
(18328, 2106, '_variation_description', ''),
(18329, 2106, '_sku', '4000115505633-black-8-5'),
(18330, 2106, '_regular_price', '122.19'),
(18331, 2106, 'total_sales', '0'),
(18332, 2106, '_tax_status', 'taxable'),
(18333, 2106, '_tax_class', 'parent'),
(18334, 2106, '_manage_stock', 'yes'),
(18335, 2106, '_backorders', 'no'),
(18336, 2106, '_sold_individually', 'no'),
(18337, 2106, '_virtual', 'no'),
(18338, 2106, '_downloadable', 'no'),
(18339, 2106, '_download_limit', '-1'),
(18340, 2106, '_download_expiry', '-1'),
(18341, 2106, '_stock', '141'),
(18342, 2106, '_stock_status', 'instock'),
(18343, 2106, '_wc_average_rating', '0'),
(18344, 2106, '_wc_review_count', '0'),
(18345, 2106, 'attribute_pa_color', 'black'),
(18346, 2106, 'attribute_pa_shoe-size', '8-5'),
(18347, 2106, '_price', '122.19'),
(18348, 2106, '_product_version', '4.1.0'),
(18349, 2106, '_vi_wad_aliexpress_variation_id', '10000000775484760'),
(18350, 2106, '_vi_wad_aliexpress_variation_attr', '14:193#BLACK;200000124:200000289'),
(18351, 2107, '_variation_description', ''),
(18352, 2107, '_sku', '4000115505633-black-9'),
(18353, 2107, '_regular_price', '122.19'),
(18354, 2107, 'total_sales', '0'),
(18355, 2107, '_tax_status', 'taxable'),
(18356, 2107, '_tax_class', 'parent'),
(18357, 2107, '_manage_stock', 'yes'),
(18358, 2107, '_backorders', 'no'),
(18359, 2107, '_sold_individually', 'no'),
(18360, 2107, '_virtual', 'no'),
(18361, 2107, '_downloadable', 'no'),
(18362, 2107, '_download_limit', '-1'),
(18363, 2107, '_download_expiry', '-1'),
(18364, 2107, '_stock', '146'),
(18365, 2107, '_stock_status', 'instock'),
(18366, 2107, '_wc_average_rating', '0'),
(18367, 2107, '_wc_review_count', '0'),
(18368, 2107, 'attribute_pa_color', 'black'),
(18369, 2107, 'attribute_pa_shoe-size', '9'),
(18370, 2107, '_price', '122.19'),
(18371, 2107, '_product_version', '4.1.0'),
(18372, 2107, '_vi_wad_aliexpress_variation_id', '10000000775484761'),
(18373, 2107, '_vi_wad_aliexpress_variation_attr', '14:193#BLACK;200000124:350262'),
(18374, 2108, '_variation_description', ''),
(18375, 2108, '_sku', '4000115505633-black-9-5'),
(18376, 2108, '_regular_price', '122.19'),
(18377, 2108, 'total_sales', '0'),
(18378, 2108, '_tax_status', 'taxable'),
(18379, 2108, '_tax_class', 'parent'),
(18380, 2108, '_manage_stock', 'yes'),
(18381, 2108, '_backorders', 'no'),
(18382, 2108, '_sold_individually', 'no'),
(18383, 2108, '_virtual', 'no'),
(18384, 2108, '_downloadable', 'no'),
(18385, 2108, '_download_limit', '-1'),
(18386, 2108, '_download_expiry', '-1'),
(18387, 2108, '_stock', '151'),
(18388, 2108, '_stock_status', 'instock'),
(18389, 2108, '_wc_average_rating', '0'),
(18390, 2108, '_wc_review_count', '0'),
(18391, 2108, 'attribute_pa_color', 'black'),
(18392, 2108, 'attribute_pa_shoe-size', '9-5'),
(18393, 2108, '_price', '122.19'),
(18394, 2108, '_product_version', '4.1.0'),
(18395, 2108, '_vi_wad_aliexpress_variation_id', '10000000775484762'),
(18396, 2108, '_vi_wad_aliexpress_variation_attr', '14:193#BLACK;200000124:200000290'),
(18397, 2109, '_variation_description', ''),
(18398, 2109, '_sku', '4000115505633-black-10-5'),
(18399, 2109, '_regular_price', '122.19'),
(18400, 2109, 'total_sales', '0'),
(18401, 2109, '_tax_status', 'taxable'),
(18402, 2109, '_tax_class', 'parent'),
(18403, 2109, '_manage_stock', 'yes'),
(18404, 2109, '_backorders', 'no'),
(18405, 2109, '_sold_individually', 'no'),
(18406, 2109, '_virtual', 'no'),
(18407, 2109, '_downloadable', 'no'),
(18408, 2109, '_download_limit', '-1'),
(18409, 2109, '_download_expiry', '-1'),
(18410, 2109, '_stock', '146'),
(18411, 2109, '_stock_status', 'instock'),
(18412, 2109, '_wc_average_rating', '0'),
(18413, 2109, '_wc_review_count', '0'),
(18414, 2109, 'attribute_pa_color', 'black'),
(18415, 2109, 'attribute_pa_shoe-size', '10-5'),
(18416, 2109, '_price', '122.19'),
(18417, 2109, '_product_version', '4.1.0'),
(18418, 2109, '_vi_wad_aliexpress_variation_id', '10000000775484763'),
(18419, 2109, '_vi_wad_aliexpress_variation_attr', '14:193#BLACK;200000124:200000291'),
(18420, 2110, '_variation_description', ''),
(18421, 2110, '_sku', '4000115505633-blue-5-5'),
(18422, 2110, '_regular_price', '122.19'),
(18423, 2110, 'total_sales', '0'),
(18424, 2110, '_tax_status', 'taxable'),
(18425, 2110, '_tax_class', 'parent'),
(18426, 2110, '_manage_stock', 'yes'),
(18427, 2110, '_backorders', 'no'),
(18428, 2110, '_sold_individually', 'no'),
(18429, 2110, '_virtual', 'no'),
(18430, 2110, '_downloadable', 'no'),
(18431, 2110, '_download_limit', '-1'),
(18432, 2110, '_download_expiry', '-1'),
(18433, 2110, '_stock', '150'),
(18434, 2110, '_stock_status', 'instock'),
(18435, 2110, '_wc_average_rating', '0'),
(18436, 2110, '_wc_review_count', '0'),
(18437, 2110, 'attribute_pa_color', 'blue'),
(18438, 2110, 'attribute_pa_shoe-size', '5-5'),
(18439, 2110, '_price', '122.19'),
(18440, 2110, '_product_version', '4.1.0'),
(18441, 2110, '_vi_wad_aliexpress_variation_id', '10000000775484764'),
(18442, 2110, '_vi_wad_aliexpress_variation_attr', '14:173#BLUE;200000124:200000286'),
(18443, 2111, '_variation_description', ''),
(18444, 2111, '_sku', '4000115505633-blue-6'),
(18445, 2111, '_regular_price', '122.19'),
(18446, 2111, 'total_sales', '0'),
(18447, 2111, '_tax_status', 'taxable'),
(18448, 2111, '_tax_class', 'parent'),
(18449, 2111, '_manage_stock', 'yes'),
(18450, 2111, '_backorders', 'no'),
(18451, 2111, '_sold_individually', 'no'),
(18452, 2111, '_virtual', 'no'),
(18453, 2111, '_downloadable', 'no'),
(18454, 2111, '_download_limit', '-1'),
(18455, 2111, '_download_expiry', '-1'),
(18456, 2111, '_stock', '149'),
(18457, 2111, '_stock_status', 'instock'),
(18458, 2111, '_wc_average_rating', '0'),
(18459, 2111, '_wc_review_count', '0'),
(18460, 2111, 'attribute_pa_color', 'blue'),
(18461, 2111, 'attribute_pa_shoe-size', '6'),
(18462, 2111, '_price', '122.19'),
(18463, 2111, '_product_version', '4.1.0'),
(18464, 2111, '_vi_wad_aliexpress_variation_id', '10000000775484765'),
(18465, 2111, '_vi_wad_aliexpress_variation_attr', '14:173#BLUE;200000124:1394'),
(18466, 2112, '_wp_attached_file', '2021/06/2021-Women-Sandals-Soft-Stitching-Buckle-Strap-Platform-Sandals-Ladies-Comfortable-Flat-Sandals-Open-Toe-Beach-2.jpg_640x640-2.jpg'),
(18467, 2112, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:138:\"2021/06/2021-Women-Sandals-Soft-Stitching-Buckle-Strap-Platform-Sandals-Ladies-Comfortable-Flat-Sandals-Open-Toe-Beach-2.jpg_640x640-2.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:138:\"2021-Women-Sandals-Soft-Stitching-Buckle-Strap-Platform-Sandals-Ladies-Comfortable-Flat-Sandals-Open-Toe-Beach-2.jpg_640x640-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:138:\"2021-Women-Sandals-Soft-Stitching-Buckle-Strap-Platform-Sandals-Ladies-Comfortable-Flat-Sandals-Open-Toe-Beach-2.jpg_640x640-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:138:\"2021-Women-Sandals-Soft-Stitching-Buckle-Strap-Platform-Sandals-Ladies-Comfortable-Flat-Sandals-Open-Toe-Beach-2.jpg_640x640-2-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:138:\"2021-Women-Sandals-Soft-Stitching-Buckle-Strap-Platform-Sandals-Ladies-Comfortable-Flat-Sandals-Open-Toe-Beach-2.jpg_640x640-2-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:138:\"2021-Women-Sandals-Soft-Stitching-Buckle-Strap-Platform-Sandals-Ladies-Comfortable-Flat-Sandals-Open-Toe-Beach-2.jpg_640x640-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:138:\"2021-Women-Sandals-Soft-Stitching-Buckle-Strap-Platform-Sandals-Ladies-Comfortable-Flat-Sandals-Open-Toe-Beach-2.jpg_640x640-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:138:\"2021-Women-Sandals-Soft-Stitching-Buckle-Strap-Platform-Sandals-Ladies-Comfortable-Flat-Sandals-Open-Toe-Beach-2.jpg_640x640-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:138:\"2021-Women-Sandals-Soft-Stitching-Buckle-Strap-Platform-Sandals-Ladies-Comfortable-Flat-Sandals-Open-Toe-Beach-2.jpg_640x640-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:138:\"2021-Women-Sandals-Soft-Stitching-Buckle-Strap-Platform-Sandals-Ladies-Comfortable-Flat-Sandals-Open-Toe-Beach-2.jpg_640x640-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:138:\"2021-Women-Sandals-Soft-Stitching-Buckle-Strap-Platform-Sandals-Ladies-Comfortable-Flat-Sandals-Open-Toe-Beach-2.jpg_640x640-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(18468, 2113, '_variation_description', ''),
(18469, 2113, '_sku', '4000115505633-blue-6-5'),
(18470, 2113, '_regular_price', '122.19'),
(18471, 2113, 'total_sales', '0'),
(18472, 2113, '_tax_status', 'taxable'),
(18473, 2113, '_tax_class', 'parent'),
(18474, 2113, '_manage_stock', 'yes'),
(18475, 2113, '_backorders', 'no'),
(18476, 2113, '_sold_individually', 'no'),
(18477, 2113, '_virtual', 'no'),
(18478, 2113, '_downloadable', 'no'),
(18479, 2113, '_download_limit', '-1'),
(18480, 2113, '_download_expiry', '-1'),
(18481, 2113, '_stock', '143'),
(18482, 2113, '_stock_status', 'instock'),
(18483, 2113, '_wc_average_rating', '0'),
(18484, 2113, '_wc_review_count', '0'),
(18485, 2113, 'attribute_pa_color', 'blue'),
(18486, 2113, 'attribute_pa_shoe-size', '6-5'),
(18487, 2113, '_price', '122.19'),
(18488, 2113, '_product_version', '4.1.0'),
(18489, 2113, '_vi_wad_aliexpress_variation_id', '10000000775484766'),
(18490, 2113, '_vi_wad_aliexpress_variation_attr', '14:173#BLUE;200000124:200000287'),
(18491, 2114, '_variation_description', ''),
(18492, 2114, '_sku', '4000115505633-blue-7-5'),
(18493, 2114, '_regular_price', '122.19'),
(18494, 2114, 'total_sales', '0'),
(18495, 2114, '_tax_status', 'taxable'),
(18496, 2114, '_tax_class', 'parent'),
(18497, 2114, '_manage_stock', 'yes'),
(18498, 2114, '_backorders', 'no'),
(18499, 2114, '_sold_individually', 'no'),
(18500, 2114, '_virtual', 'no'),
(18501, 2114, '_downloadable', 'no'),
(18502, 2114, '_download_limit', '-1'),
(18503, 2114, '_download_expiry', '-1'),
(18504, 2114, '_stock', '122'),
(18505, 2114, '_stock_status', 'instock'),
(18506, 2114, '_wc_average_rating', '0'),
(18507, 2114, '_wc_review_count', '0'),
(18508, 2114, 'attribute_pa_color', 'blue'),
(18509, 2114, 'attribute_pa_shoe-size', '7-5'),
(18510, 2114, '_price', '122.19'),
(18511, 2114, '_product_version', '4.1.0'),
(18512, 2114, '_vi_wad_aliexpress_variation_id', '10000000775484767'),
(18513, 2114, '_vi_wad_aliexpress_variation_attr', '14:173#BLUE;200000124:200000288'),
(18514, 2115, '_variation_description', ''),
(18515, 2115, '_sku', '4000115505633-black-5-5'),
(18516, 2115, '_regular_price', '112.89'),
(18517, 2115, 'total_sales', '0'),
(18518, 2115, '_tax_status', 'taxable'),
(18519, 2115, '_tax_class', 'parent'),
(18520, 2115, '_manage_stock', 'yes'),
(18521, 2115, '_backorders', 'no'),
(18522, 2115, '_sold_individually', 'no'),
(18523, 2115, '_virtual', 'no'),
(18524, 2115, '_downloadable', 'no'),
(18525, 2115, '_download_limit', '-1'),
(18526, 2115, '_download_expiry', '-1'),
(18527, 2115, '_stock', '153'),
(18528, 2115, '_stock_status', 'instock'),
(18529, 2115, '_wc_average_rating', '0'),
(18530, 2115, '_wc_review_count', '0'),
(18531, 2115, 'attribute_pa_color', 'black'),
(18532, 2115, 'attribute_pa_shoe-size', '5-5'),
(18533, 2115, '_price', '112.89'),
(18534, 2115, '_product_version', '4.1.0'),
(18535, 2115, '_vi_wad_aliexpress_variation_id', '10000000775484755'),
(18536, 2115, '_vi_wad_aliexpress_variation_attr', '14:193#BLACK;200000124:200000286'),
(18537, 2112, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H6629b5aa8ac54d59bca27c03dfae1d10H/2021-Women-Sandals-Soft-Stitching-Buckle-Strap-Platform-Sandals-Ladies-Comfortable-Flat-Sandals-Open-Toe-Beach.jpg_640x640.jpg'),
(18538, 1846, '_thumbnail_id', '2112'),
(18539, 1847, '_thumbnail_id', '2112'),
(18540, 1848, '_thumbnail_id', '2112'),
(18541, 1849, '_thumbnail_id', '2112'),
(18542, 1850, '_thumbnail_id', '2112'),
(18543, 1851, '_thumbnail_id', '2112'),
(18544, 1852, '_thumbnail_id', '2112'),
(18545, 1853, '_thumbnail_id', '2112'),
(18546, 2116, '_variation_description', ''),
(18547, 2116, '_sku', '4000115505633-black-6'),
(18548, 2116, '_regular_price', '122.19');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(18549, 2116, 'total_sales', '0'),
(18550, 2116, '_tax_status', 'taxable'),
(18551, 2116, '_tax_class', 'parent'),
(18552, 2116, '_manage_stock', 'yes'),
(18553, 2116, '_backorders', 'no'),
(18554, 2116, '_sold_individually', 'no'),
(18555, 2116, '_virtual', 'no'),
(18556, 2116, '_downloadable', 'no'),
(18557, 2116, '_download_limit', '-1'),
(18558, 2116, '_download_expiry', '-1'),
(18559, 2116, '_stock', '152'),
(18560, 2116, '_stock_status', 'instock'),
(18561, 2116, '_wc_average_rating', '0'),
(18562, 2116, '_wc_review_count', '0'),
(18563, 2116, 'attribute_pa_color', 'black'),
(18564, 2116, 'attribute_pa_shoe-size', '6'),
(18565, 2116, '_price', '122.19'),
(18566, 2116, '_product_version', '4.1.0'),
(18567, 2116, '_vi_wad_aliexpress_variation_id', '10000000775484756'),
(18568, 2116, '_vi_wad_aliexpress_variation_attr', '14:193#BLACK;200000124:1394'),
(18569, 2117, '_variation_description', ''),
(18570, 2117, '_sku', '4000115505633-black-6-5'),
(18571, 2117, '_regular_price', '122.19'),
(18572, 2117, 'total_sales', '0'),
(18573, 2117, '_tax_status', 'taxable'),
(18574, 2117, '_tax_class', 'parent'),
(18575, 2117, '_manage_stock', 'yes'),
(18576, 2117, '_backorders', 'no'),
(18577, 2117, '_sold_individually', 'no'),
(18578, 2117, '_virtual', 'no'),
(18579, 2117, '_downloadable', 'no'),
(18580, 2117, '_download_limit', '-1'),
(18581, 2117, '_download_expiry', '-1'),
(18582, 2117, '_stock', '147'),
(18583, 2117, '_stock_status', 'instock'),
(18584, 2117, '_wc_average_rating', '0'),
(18585, 2117, '_wc_review_count', '0'),
(18586, 2117, 'attribute_pa_color', 'black'),
(18587, 2117, 'attribute_pa_shoe-size', '6-5'),
(18588, 2117, '_price', '122.19'),
(18589, 2117, '_product_version', '4.1.0'),
(18590, 2117, '_vi_wad_aliexpress_variation_id', '10000000775484757'),
(18591, 2117, '_vi_wad_aliexpress_variation_attr', '14:193#BLACK;200000124:200000287'),
(18592, 2118, '_variation_description', ''),
(18593, 2118, '_sku', '4000115505633-black-7-5'),
(18594, 2118, '_regular_price', '122.19'),
(18595, 2118, 'total_sales', '0'),
(18596, 2118, '_tax_status', 'taxable'),
(18597, 2118, '_tax_class', 'parent'),
(18598, 2118, '_manage_stock', 'yes'),
(18599, 2118, '_backorders', 'no'),
(18600, 2118, '_sold_individually', 'no'),
(18601, 2118, '_virtual', 'no'),
(18602, 2118, '_downloadable', 'no'),
(18603, 2118, '_download_limit', '-1'),
(18604, 2118, '_download_expiry', '-1'),
(18605, 2118, '_stock', '143'),
(18606, 2118, '_stock_status', 'instock'),
(18607, 2118, '_wc_average_rating', '0'),
(18608, 2118, '_wc_review_count', '0'),
(18609, 2118, 'attribute_pa_color', 'black'),
(18610, 2118, 'attribute_pa_shoe-size', '7-5'),
(18611, 2118, '_price', '122.19'),
(18612, 2118, '_product_version', '4.1.0'),
(18613, 2118, '_vi_wad_aliexpress_variation_id', '10000000775484758'),
(18614, 2118, '_vi_wad_aliexpress_variation_attr', '14:193#BLACK;200000124:200000288'),
(18615, 2119, '_variation_description', ''),
(18616, 2119, '_sku', '4000115505633-black-8'),
(18617, 2119, '_regular_price', '122.19'),
(18618, 2119, 'total_sales', '0'),
(18619, 2119, '_tax_status', 'taxable'),
(18620, 2119, '_tax_class', 'parent'),
(18621, 2119, '_manage_stock', 'yes'),
(18622, 2119, '_backorders', 'no'),
(18623, 2119, '_sold_individually', 'no'),
(18624, 2119, '_virtual', 'no'),
(18625, 2119, '_downloadable', 'no'),
(18626, 2119, '_download_limit', '-1'),
(18627, 2119, '_download_expiry', '-1'),
(18628, 2119, '_stock', '147'),
(18629, 2119, '_stock_status', 'instock'),
(18630, 2119, '_wc_average_rating', '0'),
(18631, 2119, '_wc_review_count', '0'),
(18632, 2119, 'attribute_pa_color', 'black'),
(18633, 2119, 'attribute_pa_shoe-size', '8'),
(18634, 2119, '_price', '122.19'),
(18635, 2119, '_product_version', '4.1.0'),
(18636, 2119, '_vi_wad_aliexpress_variation_id', '10000000775484759'),
(18637, 2119, '_vi_wad_aliexpress_variation_attr', '14:193#BLACK;200000124:699'),
(18638, 2120, '_wp_attached_file', '2021/06/2021-Women-Sandals-Soft-Stitching-Buckle-Strap-Platform-Sandals-Ladies-Comfortable-Flat-Sandals-Open-Toe-Beach-3.jpg_640x640-3.jpg'),
(18639, 2120, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:138:\"2021/06/2021-Women-Sandals-Soft-Stitching-Buckle-Strap-Platform-Sandals-Ladies-Comfortable-Flat-Sandals-Open-Toe-Beach-3.jpg_640x640-3.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:138:\"2021-Women-Sandals-Soft-Stitching-Buckle-Strap-Platform-Sandals-Ladies-Comfortable-Flat-Sandals-Open-Toe-Beach-3.jpg_640x640-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:138:\"2021-Women-Sandals-Soft-Stitching-Buckle-Strap-Platform-Sandals-Ladies-Comfortable-Flat-Sandals-Open-Toe-Beach-3.jpg_640x640-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:138:\"2021-Women-Sandals-Soft-Stitching-Buckle-Strap-Platform-Sandals-Ladies-Comfortable-Flat-Sandals-Open-Toe-Beach-3.jpg_640x640-3-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:138:\"2021-Women-Sandals-Soft-Stitching-Buckle-Strap-Platform-Sandals-Ladies-Comfortable-Flat-Sandals-Open-Toe-Beach-3.jpg_640x640-3-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:138:\"2021-Women-Sandals-Soft-Stitching-Buckle-Strap-Platform-Sandals-Ladies-Comfortable-Flat-Sandals-Open-Toe-Beach-3.jpg_640x640-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:138:\"2021-Women-Sandals-Soft-Stitching-Buckle-Strap-Platform-Sandals-Ladies-Comfortable-Flat-Sandals-Open-Toe-Beach-3.jpg_640x640-3-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:138:\"2021-Women-Sandals-Soft-Stitching-Buckle-Strap-Platform-Sandals-Ladies-Comfortable-Flat-Sandals-Open-Toe-Beach-3.jpg_640x640-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:138:\"2021-Women-Sandals-Soft-Stitching-Buckle-Strap-Platform-Sandals-Ladies-Comfortable-Flat-Sandals-Open-Toe-Beach-3.jpg_640x640-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:138:\"2021-Women-Sandals-Soft-Stitching-Buckle-Strap-Platform-Sandals-Ladies-Comfortable-Flat-Sandals-Open-Toe-Beach-3.jpg_640x640-3-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:138:\"2021-Women-Sandals-Soft-Stitching-Buckle-Strap-Platform-Sandals-Ladies-Comfortable-Flat-Sandals-Open-Toe-Beach-3.jpg_640x640-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(18640, 2067, '_price', '105.45'),
(18641, 2067, '_price', '112.89'),
(18642, 2067, '_price', '122.19'),
(18643, 2120, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Hf6d451514c8d4fa78a39799e7255173ai/2021-Women-Sandals-Soft-Stitching-Buckle-Strap-Platform-Sandals-Ladies-Comfortable-Flat-Sandals-Open-Toe-Beach.jpg_640x640.jpg'),
(18644, 1841, '_thumbnail_id', '2120'),
(18645, 1842, '_thumbnail_id', '2120'),
(18646, 1843, '_thumbnail_id', '2120'),
(18647, 1844, '_thumbnail_id', '2120'),
(18648, 1845, '_thumbnail_id', '2120'),
(18649, 1859, '_thumbnail_id', '2120'),
(18650, 1860, '_thumbnail_id', '2120'),
(18651, 1862, '_thumbnail_id', '2120'),
(18652, 2121, '_wp_attached_file', '2021/06/Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals-1.jpg'),
(18653, 2121, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:121:\"2021/06/Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals-1.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:121:\"Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:121:\"Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:121:\"Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals-1-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:121:\"Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals-1-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:121:\"Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals-1-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:121:\"Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:121:\"Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:121:\"Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:121:\"Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:121:\"Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:121:\"Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(18654, 2121, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H0a99ddb01c8441a1a01546a853365b12x/Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals.jpg'),
(18655, 1857, '_product_image_gallery', '2121,2122,2123,2124,2125'),
(18656, 2122, '_wp_attached_file', '2021/06/Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals-2.jpg'),
(18657, 2122, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:803;s:4:\"file\";s:121:\"2021/06/Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals-2.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:121:\"Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:121:\"Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:121:\"Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals-2-768x771.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:771;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:121:\"Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals-2-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:121:\"Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals-2-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:121:\"Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:121:\"Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals-2-600x602.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:602;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:121:\"Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:121:\"Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:121:\"Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals-2-600x602.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:602;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:121:\"Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(18658, 2122, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H92593c699d5048a59e891973f8e5bd43K/Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals.jpg'),
(18659, 2123, '_wp_attached_file', '2021/06/Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals-3.jpg'),
(18660, 2123, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:803;s:6:\"height\";i:800;s:4:\"file\";s:121:\"2021/06/Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals-3.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:121:\"Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:121:\"Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:121:\"Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals-3-768x765.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:765;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:121:\"Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals-3-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:121:\"Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals-3-803x510.jpg\";s:5:\"width\";i:803;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:121:\"Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:121:\"Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals-3-600x598.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:598;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:121:\"Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:121:\"Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:121:\"Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals-3-600x598.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:598;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:121:\"Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(18661, 2123, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H628f56d6f654462886c045e390a8452eC/Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals.jpg'),
(18662, 2124, '_wp_attached_file', '2021/06/Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals-4.jpg'),
(18663, 2124, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:121:\"2021/06/Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals-4.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:121:\"Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:121:\"Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals-4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:121:\"Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals-4-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:121:\"Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals-4-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:121:\"Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals-4-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:121:\"Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:121:\"Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals-4-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:121:\"Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:121:\"Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:121:\"Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals-4-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:121:\"Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(18664, 2124, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H25ca0702273342f682237e1e9386cde45/Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals.jpg'),
(18665, 2125, '_wp_attached_file', '2021/06/Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals-5.jpg'),
(18666, 2125, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:121:\"2021/06/Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals-5.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:121:\"Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:121:\"Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals-5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:121:\"Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals-5-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:121:\"Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals-5-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:121:\"Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals-5-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:121:\"Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:121:\"Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals-5-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:121:\"Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals-5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:121:\"Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:121:\"Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals-5-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:121:\"Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals-5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(18667, 2125, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H0f3209f33f7040078b14481445ac621b3/Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals.jpg'),
(18668, 2126, '_wp_attached_file', '2021/06/Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals.jpg_640x640.jpg'),
(18669, 2126, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:638;s:4:\"file\";s:131:\"2021/06/Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals.jpg_640x640.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:131:\"Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals.jpg_640x640-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:131:\"Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals.jpg_640x640-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:131:\"Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals.jpg_640x640-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:131:\"Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals.jpg_640x640-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:131:\"Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals.jpg_640x640-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:131:\"Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals.jpg_640x640-600x598.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:598;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:131:\"Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals.jpg_640x640-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:131:\"Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals.jpg_640x640-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:131:\"Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals.jpg_640x640-600x598.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:598;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:131:\"Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals.jpg_640x640-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(18670, 2126, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Hd8287aec365446c6b5a03d6949a4d952Z/Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals.jpg_640x640.jpg'),
(18671, 1898, '_thumbnail_id', '2126'),
(18672, 1901, '_thumbnail_id', '2126'),
(18673, 1903, '_thumbnail_id', '2126'),
(18674, 1905, '_thumbnail_id', '2126'),
(18675, 1907, '_thumbnail_id', '2126'),
(18676, 1910, '_thumbnail_id', '2126'),
(18677, 1912, '_thumbnail_id', '2126'),
(18678, 1926, '_thumbnail_id', '2126'),
(18679, 1929, '_thumbnail_id', '2126'),
(18680, 2127, '_wp_attached_file', '2021/06/Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals-1.jpg_640x640-1.jpg'),
(18681, 2127, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:135:\"2021/06/Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals-1.jpg_640x640-1.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:135:\"Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals-1.jpg_640x640-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:135:\"Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals-1.jpg_640x640-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:135:\"Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals-1.jpg_640x640-1-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:135:\"Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals-1.jpg_640x640-1-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:135:\"Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals-1.jpg_640x640-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:135:\"Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals-1.jpg_640x640-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:135:\"Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals-1.jpg_640x640-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:135:\"Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals-1.jpg_640x640-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:135:\"Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals-1.jpg_640x640-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:135:\"Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals-1.jpg_640x640-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(18682, 2127, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H5b721409d2824f90b866c7f8d7207164A/Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals.jpg_640x640.jpg'),
(18683, 1876, '_thumbnail_id', '2127'),
(18684, 1878, '_thumbnail_id', '2127'),
(18685, 1879, '_thumbnail_id', '2127'),
(18686, 1914, '_thumbnail_id', '2127'),
(18687, 1916, '_thumbnail_id', '2127'),
(18688, 1918, '_thumbnail_id', '2127'),
(18689, 1920, '_thumbnail_id', '2127'),
(18690, 1923, '_thumbnail_id', '2127'),
(18691, 1924, '_thumbnail_id', '2127'),
(18692, 2128, '_wp_attached_file', '2021/06/Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals-2.jpg_640x640-2.jpg'),
(18693, 2128, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:638;s:6:\"height\";i:640;s:4:\"file\";s:135:\"2021/06/Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals-2.jpg_640x640-2.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:135:\"Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals-2.jpg_640x640-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:135:\"Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals-2.jpg_640x640-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:135:\"Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals-2.jpg_640x640-2-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:135:\"Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals-2.jpg_640x640-2-638x510.jpg\";s:5:\"width\";i:638;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:135:\"Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals-2.jpg_640x640-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:135:\"Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals-2.jpg_640x640-2-600x602.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:602;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:135:\"Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals-2.jpg_640x640-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:135:\"Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals-2.jpg_640x640-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:135:\"Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals-2.jpg_640x640-2-600x602.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:602;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:135:\"Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals-2.jpg_640x640-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(18694, 2128, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Hf3df31a997704d71a917d8044b2b699e1/Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals.jpg_640x640.jpg'),
(18695, 1871, '_thumbnail_id', '2128'),
(18696, 1872, '_thumbnail_id', '2128'),
(18697, 1873, '_thumbnail_id', '2128'),
(18698, 1874, '_thumbnail_id', '2128'),
(18699, 1877, '_thumbnail_id', '2128'),
(18700, 1889, '_thumbnail_id', '2128'),
(18701, 1891, '_thumbnail_id', '2128'),
(18702, 1893, '_thumbnail_id', '2128'),
(18703, 1895, '_thumbnail_id', '2128'),
(18704, 2130, '_wp_attached_file', '2021/06/Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals-3.jpg_640x640-3.jpg'),
(18705, 2130, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:638;s:4:\"file\";s:135:\"2021/06/Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals-3.jpg_640x640-3.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:135:\"Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals-3.jpg_640x640-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:135:\"Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals-3.jpg_640x640-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:135:\"Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals-3.jpg_640x640-3-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:135:\"Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals-3.jpg_640x640-3-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:135:\"Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals-3.jpg_640x640-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:135:\"Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals-3.jpg_640x640-3-600x598.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:598;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:135:\"Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals-3.jpg_640x640-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:135:\"Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals-3.jpg_640x640-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:135:\"Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals-3.jpg_640x640-3-600x598.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:598;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:135:\"Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals-3.jpg_640x640-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(18706, 2129, '_vi_wad_description_images', 'a:29:{i:0;s:96:\"https://ae01.alicdn.com/kf/H9e3de18c65fe40029167261a63863d39I.jpg?width=750&height=908&hash=1658\";i:1;s:96:\"https://ae01.alicdn.com/kf/Hc0b393910c2746e096ae423bfcb25297n.jpg?width=750&height=993&hash=1743\";i:2;s:96:\"https://ae01.alicdn.com/kf/H29f542de659b46a08f46877f34f5bd9d1.jpg?width=750&height=895&hash=1645\";i:3;s:97:\"https://ae01.alicdn.com/kf/H6dce6eb2ce87431a9d7499e5a29d8ec4F.jpg?width=750&height=1068&hash=1818\";i:4;s:96:\"https://ae01.alicdn.com/kf/H4a3bfaf796f4406aabeb1f3a0982faacZ.jpg?width=750&height=936&hash=1686\";i:5;s:96:\"https://ae01.alicdn.com/kf/Ha02a5c7611e64272b8b661a54257a757R.jpg?width=750&height=850&hash=1600\";i:6;s:97:\"https://ae01.alicdn.com/kf/H4b8d13f10eed445ba90e06f19b014b75R.jpg?width=750&height=1167&hash=1917\";i:7;s:96:\"https://ae01.alicdn.com/kf/H92a4ea0e767948d9b1f86478a966edbbs.jpg?width=750&height=669&hash=1419\";i:8;s:96:\"https://ae01.alicdn.com/kf/He0b2285d154e483ab201c4110ce6b0f7R.jpg?width=750&height=962&hash=1712\";i:9;s:97:\"https://ae01.alicdn.com/kf/H22bc6b6d8bc144898ea48b7d5a4ff2f07.jpg?width=750&height=1011&hash=1761\";i:10;s:96:\"https://ae01.alicdn.com/kf/H3ffb6812c8fb41fa862ec6e46205376db.jpg?width=750&height=982&hash=1732\";i:11;s:96:\"https://ae01.alicdn.com/kf/He3236dbdcf8f4fa7ba032dc2f67f9e24c.jpg?width=750&height=739&hash=1489\";i:12;s:96:\"https://ae01.alicdn.com/kf/H7595cb82a0184c9b91c6c5219c44a7b4V.jpg?width=750&height=933&hash=1683\";i:13;s:97:\"https://ae01.alicdn.com/kf/H61ac2b7ac8d84b34a22c5a2bc495eb1ae.jpg?width=750&height=1107&hash=1857\";i:14;s:97:\"https://ae01.alicdn.com/kf/Hada813c414b244429bcd618d4aed00a4m.jpg?width=750&height=1068&hash=1818\";i:15;s:96:\"https://ae01.alicdn.com/kf/H2db8aebfdfba4883a80798e9ce53edb2H.jpg?width=750&height=873&hash=1623\";i:16;s:96:\"https://ae01.alicdn.com/kf/Hedde9038271c4a8aa0e85c4e44a48d493.jpg?width=750&height=895&hash=1645\";i:17;s:97:\"https://ae01.alicdn.com/kf/H6a583d542f47403d82239a4babc6387fV.jpg?width=750&height=1000&hash=1750\";i:18;s:65:\"https://ae01.alicdn.com/kf/He48715572c6c4530b56e1f8890df1acdX.jpg\";i:19;s:96:\"https://ae01.alicdn.com/kf/H2bb0d36d78da49a7bb6c5c814740a1a86.jpg?width=750&height=750&hash=1500\";i:20;s:96:\"https://ae01.alicdn.com/kf/Ha35478bfa7d24407af328dcda801dc751.jpg?width=750&height=750&hash=1500\";i:21;s:96:\"https://ae01.alicdn.com/kf/Hc049cc271c5a4089af8e3d1a6b84002bQ.jpg?width=750&height=750&hash=1500\";i:22;s:65:\"https://ae01.alicdn.com/kf/H1df8823543024e66937c7183510cd621m.jpg\";i:23;s:96:\"https://ae01.alicdn.com/kf/H8cf0e766793a4bd5884d4aaa31728c33X.jpg?width=750&height=750&hash=1500\";i:24;s:96:\"https://ae01.alicdn.com/kf/H9a186f61c3824f96be46e0016eca307cu.jpg?width=750&height=750&hash=1500\";i:25;s:65:\"https://ae01.alicdn.com/kf/H4b1359a284b645bdad4d3cf3f0aed82ab.jpg\";i:26;s:96:\"https://ae01.alicdn.com/kf/H36006e11f76042bb90e1690357921b9ej.jpg?width=750&height=750&hash=1500\";i:27;s:96:\"https://ae01.alicdn.com/kf/H3c69de09d03d4a9cb17448be17a9ccecm.jpg?width=750&height=750&hash=1500\";i:28;s:96:\"https://ae01.alicdn.com/kf/Hd112ffdc6ddc4577acf2d2fe44382803W.jpg?width=750&height=750&hash=1500\";}'),
(18707, 2129, '_vi_wad_sku', '4000898770991'),
(18708, 2129, '_vi_wad_attributes', 'a:2:{i:14;a:5:{s:6:\"values\";a:3:{s:6:\"14:691\";s:4:\"Gray\";s:6:\"14:175\";s:5:\"Green\";s:6:\"14:496\";s:6:\"Purple\";}s:4:\"slug\";s:5:\"color\";s:4:\"name\";s:5:\"Color\";s:8:\"position\";i:0;s:10:\"values_sub\";a:3:{s:6:\"14:691\";s:4:\"Gray\";s:6:\"14:175\";s:5:\"Green\";s:6:\"14:496\";s:6:\"Purple\";}}i:200000124;a:5:{s:6:\"values\";a:6:{s:19:\"200000124:200000333\";s:2:\"35\";s:19:\"200000124:200000334\";s:2:\"36\";s:19:\"200000124:100010482\";s:2:\"37\";s:19:\"200000124:200000898\";s:2:\"38\";s:19:\"200000124:200000364\";s:2:\"39\";s:19:\"200000124:100013888\";s:2:\"40\";}s:4:\"slug\";s:9:\"shoe-size\";s:4:\"name\";s:9:\"Shoe Size\";s:8:\"position\";i:1;s:10:\"values_sub\";a:6:{s:19:\"200000124:200000333\";s:2:\"35\";s:19:\"200000124:200000334\";s:2:\"36\";s:19:\"200000124:100010482\";s:2:\"37\";s:19:\"200000124:200000898\";s:2:\"38\";s:19:\"200000124:200000364\";s:2:\"39\";s:19:\"200000124:100013888\";s:2:\"40\";}}}'),
(18709, 2129, '_vi_wad_list_attributes', 'a:9:{s:6:\"14:691\";a:4:{s:4:\"name\";s:4:\"Gray\";s:8:\"name_sub\";s:4:\"Gray\";s:5:\"color\";s:4:\"#999\";s:5:\"image\";s:161:\"https://ae01.alicdn.com/kf/H4b1359a284b645bdad4d3cf3f0aed82ab/Shoes-Women-s-Shoes-Show-Feet-Small-All-match-Net-Red-Super-Fire-Spring-Chic-Casual.jpg_640x640.jpg\";}s:6:\"14:175\";a:4:{s:4:\"name\";s:5:\"Green\";s:8:\"name_sub\";s:5:\"Green\";s:5:\"color\";s:7:\"#007000\";s:5:\"image\";s:161:\"https://ae01.alicdn.com/kf/He48715572c6c4530b56e1f8890df1acdX/Shoes-Women-s-Shoes-Show-Feet-Small-All-match-Net-Red-Super-Fire-Spring-Chic-Casual.jpg_640x640.jpg\";}s:6:\"14:496\";a:4:{s:4:\"name\";s:6:\"Purple\";s:8:\"name_sub\";s:6:\"Purple\";s:5:\"color\";s:7:\"#6C3365\";s:5:\"image\";s:161:\"https://ae01.alicdn.com/kf/H1df8823543024e66937c7183510cd621m/Shoes-Women-s-Shoes-Show-Feet-Small-All-match-Net-Red-Super-Fire-Spring-Chic-Casual.jpg_640x640.jpg\";}s:19:\"200000124:200000333\";a:4:{s:4:\"name\";s:2:\"35\";s:8:\"name_sub\";s:2:\"35\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000334\";a:4:{s:4:\"name\";s:2:\"36\";s:8:\"name_sub\";s:2:\"36\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:100010482\";a:4:{s:4:\"name\";s:2:\"37\";s:8:\"name_sub\";s:2:\"37\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000898\";a:4:{s:4:\"name\";s:2:\"38\";s:8:\"name_sub\";s:2:\"38\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000364\";a:4:{s:4:\"name\";s:2:\"39\";s:8:\"name_sub\";s:2:\"39\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:100013888\";a:4:{s:4:\"name\";s:2:\"40\";s:8:\"name_sub\";s:2:\"40\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}}');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(18710, 2129, '_vi_wad_shipping_info', 'a:6:{s:4:\"time\";i:1622546503;s:7:\"country\";s:2:\"LK\";s:7:\"company\";s:5:\"E_EMS\";s:7:\"freight\";s:2256:\"[{\"bizShowMind\":{\"layout\":[]},\"commitDay\":\"75\",\"company\":\"e-EMS\",\"currency\":\"USD\",\"discount\":0,\"displayType\":\"deliveryTime\",\"features\":{},\"freightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $21.05\",\"value\":21.05},\"freightFeatures\":{\"provider\":\"ae_config\"},\"freightLayout\":{\"displayType\":\"deliveryTime\",\"layout\":[{\"text\":\"Shipping: US $21.05\",\"type\":\"title\"},{\"text\":\"To <font color=\'#000000\'>Sri Lanka</font> via e-EMS\",\"type\":\"subtitle\"}],\"openShippingPanel\":\"true\"},\"fullMailLine\":false,\"hbaService\":false,\"i18nMap\":{},\"id\":0,\"name\":\"FreightItemModule\",\"sendGoodsCountry\":\"CN\",\"sendGoodsCountryFullName\":\"China\",\"serviceName\":\"E_EMS\",\"standardFreightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $21.05\",\"value\":21.05},\"time\":\"20-40\",\"tracking\":true},{\"bizShowMind\":{\"layout\":[]},\"commitDay\":\"75\",\"company\":\"EMS\",\"currency\":\"USD\",\"discount\":0,\"displayType\":\"deliveryTime\",\"features\":{},\"freightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $31.58\",\"value\":31.58},\"freightFeatures\":{\"provider\":\"ae_config\"},\"freightLayout\":{\"displayType\":\"deliveryTime\",\"layout\":[{\"text\":\"Shipping: US $31.58\",\"type\":\"title\"},{\"text\":\"To <font color=\'#000000\'>Sri Lanka</font> via EMS\",\"type\":\"subtitle\"}],\"openShippingPanel\":\"true\"},\"fullMailLine\":false,\"hbaService\":false,\"i18nMap\":{},\"id\":0,\"name\":\"FreightItemModule\",\"sendGoodsCountry\":\"CN\",\"sendGoodsCountryFullName\":\"China\",\"serviceName\":\"EMS\",\"standardFreightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $31.58\",\"value\":31.58},\"time\":\"15-44\",\"tracking\":true},{\"bizShowMind\":{\"layout\":[]},\"commitDay\":\"75\",\"company\":\"DHL\",\"currency\":\"USD\",\"discount\":0,\"displayType\":\"deliveryTime\",\"features\":{},\"freightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $52.63\",\"value\":52.63},\"freightFeatures\":{\"provider\":\"ae_config\"},\"freightLayout\":{\"displayType\":\"deliveryTime\",\"layout\":[{\"text\":\"Shipping: US $52.63\",\"type\":\"title\"},{\"text\":\"To <font color=\'#000000\'>Sri Lanka</font> via DHL\",\"type\":\"subtitle\"}],\"openShippingPanel\":\"true\"},\"fullMailLine\":false,\"hbaService\":false,\"i18nMap\":{},\"id\":0,\"name\":\"FreightItemModule\",\"sendGoodsCountry\":\"CN\",\"sendGoodsCountryFullName\":\"China\",\"serviceName\":\"DHL\",\"standardFreightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $52.63\",\"value\":52.63},\"time\":\"9-17\",\"tracking\":true}]\";s:13:\"shipping_cost\";d:21.050000000000000710542735760100185871124267578125;s:13:\"delivery_time\";s:5:\"20-40\";}'),
(18711, 2129, '_vi_wad_gallery', 'a:5:{i:0;s:149:\"https://ae01.alicdn.com/kf/H8032f1c8aedf4a648618392ea9ddf300i/Shoes-Women-s-Shoes-Show-Feet-Small-All-match-Net-Red-Super-Fire-Spring-Chic-Casual.jpg\";i:1;s:149:\"https://ae01.alicdn.com/kf/H453b010675df483695b8ef9bf9d9d6f40/Shoes-Women-s-Shoes-Show-Feet-Small-All-match-Net-Red-Super-Fire-Spring-Chic-Casual.jpg\";i:2;s:149:\"https://ae01.alicdn.com/kf/He1518b46c2c6468b9134acb6d5077989E/Shoes-Women-s-Shoes-Show-Feet-Small-All-match-Net-Red-Super-Fire-Spring-Chic-Casual.jpg\";i:3;s:149:\"https://ae01.alicdn.com/kf/H0bbb7be9f92e4ed39bfb4515673718a6G/Shoes-Women-s-Shoes-Show-Feet-Small-All-match-Net-Red-Super-Fire-Spring-Chic-Casual.jpg\";i:4;s:149:\"https://ae01.alicdn.com/kf/H6fb34a9c4a124f1898b076cd0eff6efap/Shoes-Women-s-Shoes-Show-Feet-Small-All-match-Net-Red-Super-Fire-Spring-Chic-Casual.jpg\";}'),
(18712, 2129, '_vi_wad_variation_images', 'a:3:{s:6:\"14:691\";s:161:\"https://ae01.alicdn.com/kf/H4b1359a284b645bdad4d3cf3f0aed82ab/Shoes-Women-s-Shoes-Show-Feet-Small-All-match-Net-Red-Super-Fire-Spring-Chic-Casual.jpg_640x640.jpg\";s:6:\"14:175\";s:161:\"https://ae01.alicdn.com/kf/He48715572c6c4530b56e1f8890df1acdX/Shoes-Women-s-Shoes-Show-Feet-Small-All-match-Net-Red-Super-Fire-Spring-Chic-Casual.jpg_640x640.jpg\";s:6:\"14:496\";s:161:\"https://ae01.alicdn.com/kf/H1df8823543024e66937c7183510cd621m/Shoes-Women-s-Shoes-Show-Feet-Small-All-match-Net-Red-Super-Fire-Spring-Chic-Casual.jpg_640x640.jpg\";}'),
(18713, 2129, '_vi_wad_store_info', 'a:3:{s:4:\"name\";s:17:\"Shop5780041 Store\";s:3:\"url\";s:34:\"//www.aliexpress.com/store/5780041\";s:3:\"num\";i:5780041;}'),
(18714, 2129, '_vi_wad_variations', 'a:18:{i:0;a:10:{s:5:\"image\";s:161:\"https://ae01.alicdn.com/kf/H1df8823543024e66937c7183510cd621m/Shoes-Women-s-Shoes-Show-Feet-Small-All-match-Net-Red-Super-Fire-Spring-Chic-Casual.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"4000898770991-purple-35\";s:7:\"sku_sub\";s:23:\"4000898770991-purple-35\";s:5:\"skuId\";s:17:\"10000010469945759\";s:7:\"skuAttr\";s:26:\"14:496;200000124:200000333\";s:13:\"regular_price\";s:6:\"615.00\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:88;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Purple\";s:9:\"shoe-size\";s:2:\"35\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Purple\";s:9:\"shoe-size\";s:2:\"35\";}}i:1;a:10:{s:5:\"image\";s:161:\"https://ae01.alicdn.com/kf/H4b1359a284b645bdad4d3cf3f0aed82ab/Shoes-Women-s-Shoes-Show-Feet-Small-All-match-Net-Red-Super-Fire-Spring-Chic-Casual.jpg_640x640.jpg\";s:3:\"sku\";s:21:\"4000898770991-gray-40\";s:7:\"sku_sub\";s:21:\"4000898770991-gray-40\";s:5:\"skuId\";s:17:\"10000010469945776\";s:7:\"skuAttr\";s:26:\"14:691;200000124:100013888\";s:13:\"regular_price\";s:6:\"615.00\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:88;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:2:\"40\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:2:\"40\";}}i:2;a:10:{s:5:\"image\";s:161:\"https://ae01.alicdn.com/kf/He48715572c6c4530b56e1f8890df1acdX/Shoes-Women-s-Shoes-Show-Feet-Small-All-match-Net-Red-Super-Fire-Spring-Chic-Casual.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"4000898770991-green-38\";s:7:\"sku_sub\";s:22:\"4000898770991-green-38\";s:5:\"skuId\";s:17:\"10000010469945768\";s:7:\"skuAttr\";s:26:\"14:175;200000124:200000898\";s:13:\"regular_price\";s:6:\"615.00\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:88;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"38\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"38\";}}i:3;a:10:{s:5:\"image\";s:161:\"https://ae01.alicdn.com/kf/He48715572c6c4530b56e1f8890df1acdX/Shoes-Women-s-Shoes-Show-Feet-Small-All-match-Net-Red-Super-Fire-Spring-Chic-Casual.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"4000898770991-green-39\";s:7:\"sku_sub\";s:22:\"4000898770991-green-39\";s:5:\"skuId\";s:17:\"10000010469945769\";s:7:\"skuAttr\";s:26:\"14:175;200000124:200000364\";s:13:\"regular_price\";s:6:\"615.00\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:88;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"39\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"39\";}}i:4;a:10:{s:5:\"image\";s:161:\"https://ae01.alicdn.com/kf/He48715572c6c4530b56e1f8890df1acdX/Shoes-Women-s-Shoes-Show-Feet-Small-All-match-Net-Red-Super-Fire-Spring-Chic-Casual.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"4000898770991-green-40\";s:7:\"sku_sub\";s:22:\"4000898770991-green-40\";s:5:\"skuId\";s:17:\"10000010469945770\";s:7:\"skuAttr\";s:26:\"14:175;200000124:100013888\";s:13:\"regular_price\";s:6:\"615.00\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:88;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"40\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"40\";}}i:5;a:10:{s:5:\"image\";s:161:\"https://ae01.alicdn.com/kf/H4b1359a284b645bdad4d3cf3f0aed82ab/Shoes-Women-s-Shoes-Show-Feet-Small-All-match-Net-Red-Super-Fire-Spring-Chic-Casual.jpg_640x640.jpg\";s:3:\"sku\";s:21:\"4000898770991-gray-35\";s:7:\"sku_sub\";s:21:\"4000898770991-gray-35\";s:5:\"skuId\";s:17:\"10000010469945771\";s:7:\"skuAttr\";s:26:\"14:691;200000124:200000333\";s:13:\"regular_price\";s:6:\"615.00\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:88;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:2:\"35\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:2:\"35\";}}i:6;a:10:{s:5:\"image\";s:161:\"https://ae01.alicdn.com/kf/H4b1359a284b645bdad4d3cf3f0aed82ab/Shoes-Women-s-Shoes-Show-Feet-Small-All-match-Net-Red-Super-Fire-Spring-Chic-Casual.jpg_640x640.jpg\";s:3:\"sku\";s:21:\"4000898770991-gray-36\";s:7:\"sku_sub\";s:21:\"4000898770991-gray-36\";s:5:\"skuId\";s:17:\"10000010469945772\";s:7:\"skuAttr\";s:26:\"14:691;200000124:200000334\";s:13:\"regular_price\";s:6:\"615.00\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:88;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:2:\"36\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:2:\"36\";}}i:7;a:10:{s:5:\"image\";s:161:\"https://ae01.alicdn.com/kf/H4b1359a284b645bdad4d3cf3f0aed82ab/Shoes-Women-s-Shoes-Show-Feet-Small-All-match-Net-Red-Super-Fire-Spring-Chic-Casual.jpg_640x640.jpg\";s:3:\"sku\";s:21:\"4000898770991-gray-37\";s:7:\"sku_sub\";s:21:\"4000898770991-gray-37\";s:5:\"skuId\";s:17:\"10000010469945773\";s:7:\"skuAttr\";s:26:\"14:691;200000124:100010482\";s:13:\"regular_price\";s:6:\"615.00\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:88;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:2:\"37\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:2:\"37\";}}i:8;a:10:{s:5:\"image\";s:161:\"https://ae01.alicdn.com/kf/H4b1359a284b645bdad4d3cf3f0aed82ab/Shoes-Women-s-Shoes-Show-Feet-Small-All-match-Net-Red-Super-Fire-Spring-Chic-Casual.jpg_640x640.jpg\";s:3:\"sku\";s:21:\"4000898770991-gray-38\";s:7:\"sku_sub\";s:21:\"4000898770991-gray-38\";s:5:\"skuId\";s:17:\"10000010469945774\";s:7:\"skuAttr\";s:26:\"14:691;200000124:200000898\";s:13:\"regular_price\";s:6:\"615.00\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:88;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:2:\"38\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:2:\"38\";}}i:9;a:10:{s:5:\"image\";s:161:\"https://ae01.alicdn.com/kf/H4b1359a284b645bdad4d3cf3f0aed82ab/Shoes-Women-s-Shoes-Show-Feet-Small-All-match-Net-Red-Super-Fire-Spring-Chic-Casual.jpg_640x640.jpg\";s:3:\"sku\";s:21:\"4000898770991-gray-39\";s:7:\"sku_sub\";s:21:\"4000898770991-gray-39\";s:5:\"skuId\";s:17:\"10000010469945775\";s:7:\"skuAttr\";s:26:\"14:691;200000124:200000364\";s:13:\"regular_price\";s:6:\"615.00\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:88;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:2:\"39\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:2:\"39\";}}i:10;a:10:{s:5:\"image\";s:161:\"https://ae01.alicdn.com/kf/H1df8823543024e66937c7183510cd621m/Shoes-Women-s-Shoes-Show-Feet-Small-All-match-Net-Red-Super-Fire-Spring-Chic-Casual.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"4000898770991-purple-36\";s:7:\"sku_sub\";s:23:\"4000898770991-purple-36\";s:5:\"skuId\";s:17:\"10000010469945760\";s:7:\"skuAttr\";s:26:\"14:496;200000124:200000334\";s:13:\"regular_price\";s:6:\"615.00\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:88;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Purple\";s:9:\"shoe-size\";s:2:\"36\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Purple\";s:9:\"shoe-size\";s:2:\"36\";}}i:11;a:10:{s:5:\"image\";s:161:\"https://ae01.alicdn.com/kf/H1df8823543024e66937c7183510cd621m/Shoes-Women-s-Shoes-Show-Feet-Small-All-match-Net-Red-Super-Fire-Spring-Chic-Casual.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"4000898770991-purple-37\";s:7:\"sku_sub\";s:23:\"4000898770991-purple-37\";s:5:\"skuId\";s:17:\"10000010469945761\";s:7:\"skuAttr\";s:26:\"14:496;200000124:100010482\";s:13:\"regular_price\";s:6:\"615.00\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:88;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Purple\";s:9:\"shoe-size\";s:2:\"37\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Purple\";s:9:\"shoe-size\";s:2:\"37\";}}i:12;a:10:{s:5:\"image\";s:161:\"https://ae01.alicdn.com/kf/H1df8823543024e66937c7183510cd621m/Shoes-Women-s-Shoes-Show-Feet-Small-All-match-Net-Red-Super-Fire-Spring-Chic-Casual.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"4000898770991-purple-38\";s:7:\"sku_sub\";s:23:\"4000898770991-purple-38\";s:5:\"skuId\";s:17:\"10000010469945762\";s:7:\"skuAttr\";s:26:\"14:496;200000124:200000898\";s:13:\"regular_price\";s:6:\"615.00\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:88;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Purple\";s:9:\"shoe-size\";s:2:\"38\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Purple\";s:9:\"shoe-size\";s:2:\"38\";}}i:13;a:10:{s:5:\"image\";s:161:\"https://ae01.alicdn.com/kf/H1df8823543024e66937c7183510cd621m/Shoes-Women-s-Shoes-Show-Feet-Small-All-match-Net-Red-Super-Fire-Spring-Chic-Casual.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"4000898770991-purple-39\";s:7:\"sku_sub\";s:23:\"4000898770991-purple-39\";s:5:\"skuId\";s:17:\"10000010469945763\";s:7:\"skuAttr\";s:26:\"14:496;200000124:200000364\";s:13:\"regular_price\";s:6:\"615.00\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:88;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Purple\";s:9:\"shoe-size\";s:2:\"39\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Purple\";s:9:\"shoe-size\";s:2:\"39\";}}i:14;a:10:{s:5:\"image\";s:161:\"https://ae01.alicdn.com/kf/H1df8823543024e66937c7183510cd621m/Shoes-Women-s-Shoes-Show-Feet-Small-All-match-Net-Red-Super-Fire-Spring-Chic-Casual.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"4000898770991-purple-40\";s:7:\"sku_sub\";s:23:\"4000898770991-purple-40\";s:5:\"skuId\";s:17:\"10000010469945764\";s:7:\"skuAttr\";s:26:\"14:496;200000124:100013888\";s:13:\"regular_price\";s:6:\"615.00\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:88;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Purple\";s:9:\"shoe-size\";s:2:\"40\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Purple\";s:9:\"shoe-size\";s:2:\"40\";}}i:15;a:10:{s:5:\"image\";s:161:\"https://ae01.alicdn.com/kf/He48715572c6c4530b56e1f8890df1acdX/Shoes-Women-s-Shoes-Show-Feet-Small-All-match-Net-Red-Super-Fire-Spring-Chic-Casual.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"4000898770991-green-35\";s:7:\"sku_sub\";s:22:\"4000898770991-green-35\";s:5:\"skuId\";s:17:\"10000010469945765\";s:7:\"skuAttr\";s:26:\"14:175;200000124:200000333\";s:13:\"regular_price\";s:6:\"615.00\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:88;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"35\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"35\";}}i:16;a:10:{s:5:\"image\";s:161:\"https://ae01.alicdn.com/kf/He48715572c6c4530b56e1f8890df1acdX/Shoes-Women-s-Shoes-Show-Feet-Small-All-match-Net-Red-Super-Fire-Spring-Chic-Casual.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"4000898770991-green-36\";s:7:\"sku_sub\";s:22:\"4000898770991-green-36\";s:5:\"skuId\";s:17:\"10000010469945766\";s:7:\"skuAttr\";s:26:\"14:175;200000124:200000334\";s:13:\"regular_price\";s:6:\"615.00\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:88;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"36\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"36\";}}i:17;a:10:{s:5:\"image\";s:161:\"https://ae01.alicdn.com/kf/He48715572c6c4530b56e1f8890df1acdX/Shoes-Women-s-Shoes-Show-Feet-Small-All-match-Net-Red-Super-Fire-Spring-Chic-Casual.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"4000898770991-green-37\";s:7:\"sku_sub\";s:22:\"4000898770991-green-37\";s:5:\"skuId\";s:17:\"10000010469945767\";s:7:\"skuAttr\";s:26:\"14:175;200000124:100010482\";s:13:\"regular_price\";s:6:\"615.00\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:87;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"37\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"37\";}}}'),
(18715, 2130, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H45673dbd579745188a58de7314a44a389/Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals.jpg_640x640.jpg'),
(18716, 1863, '_thumbnail_id', '2130'),
(18717, 1865, '_thumbnail_id', '2130'),
(18718, 1867, '_thumbnail_id', '2130'),
(18719, 1868, '_thumbnail_id', '2130'),
(18720, 1869, '_thumbnail_id', '2130'),
(18721, 1880, '_thumbnail_id', '2130'),
(18722, 1882, '_thumbnail_id', '2130'),
(18723, 1884, '_thumbnail_id', '2130'),
(18724, 1887, '_thumbnail_id', '2130'),
(18725, 2131, '_wp_attached_file', '2021/06/Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor-1.jpg'),
(18726, 2131, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:4:\"file\";s:108:\"2021/06/Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor-1.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:108:\"Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:108:\"Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:108:\"Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor-1-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:108:\"Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor-1-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:108:\"Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor-1-825x510.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:108:\"Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:108:\"Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:108:\"Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:108:\"Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:108:\"Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:108:\"Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(18727, 2131, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Haf1db71cb7f3456b8ae2db231390c72eX/Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor.jpg'),
(18728, 1866, '_product_image_gallery', '2131,2132,2133,2134,2135'),
(18729, 2132, '_wp_attached_file', '2021/06/Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor-2.jpg'),
(18730, 2132, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:4:\"file\";s:108:\"2021/06/Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor-2.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:108:\"Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:108:\"Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:108:\"Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor-2-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:108:\"Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor-2-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:108:\"Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor-2-825x510.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:108:\"Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:108:\"Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:108:\"Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:108:\"Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:108:\"Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:108:\"Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(18731, 2132, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H6c5c1620237445aea958246b18d0b464S/Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor.jpg'),
(18732, 2133, '_wp_attached_file', '2021/06/Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor-3.jpg'),
(18733, 2133, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:4:\"file\";s:108:\"2021/06/Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor-3.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:108:\"Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:108:\"Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:108:\"Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor-3-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:108:\"Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor-3-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:108:\"Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor-3-825x510.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:108:\"Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:108:\"Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor-3-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:108:\"Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:108:\"Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:108:\"Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor-3-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:108:\"Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(18734, 2133, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H9ec9481eeb114dc1b133de1cc5fee2bbZ/Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor.jpg'),
(18735, 2134, '_wp_attached_file', '2021/06/Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor-4.jpg'),
(18736, 2134, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:4:\"file\";s:108:\"2021/06/Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor-4.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:108:\"Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:108:\"Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor-4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:108:\"Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor-4-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:108:\"Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor-4-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:108:\"Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor-4-825x510.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:108:\"Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:108:\"Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor-4-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:108:\"Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:108:\"Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:108:\"Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor-4-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:108:\"Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(18737, 2134, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Hd9643ad583994d56998b9f3a95915b30B/Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor.jpg'),
(18738, 2135, '_wp_attached_file', '2021/06/Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor-5.jpg'),
(18739, 2135, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:108:\"2021/06/Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor-5.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:108:\"Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:108:\"Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor-5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:108:\"Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor-5-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:108:\"Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor-5-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:108:\"Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor-5-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:108:\"Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:108:\"Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor-5-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:108:\"Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor-5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:108:\"Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:108:\"Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor-5-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:108:\"Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor-5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(18740, 2135, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H13446613f9c3449ab7323f52edb09e1fr/Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor.jpg'),
(18741, 2136, '_wp_attached_file', '2021/06/Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor.jpg_640x640.jpg'),
(18742, 2136, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:118:\"2021/06/Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor.jpg_640x640.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:118:\"Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor.jpg_640x640-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:118:\"Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor.jpg_640x640-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:118:\"Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor.jpg_640x640-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:118:\"Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor.jpg_640x640-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:118:\"Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor.jpg_640x640-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:118:\"Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor.jpg_640x640-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:118:\"Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor.jpg_640x640-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:118:\"Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor.jpg_640x640-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:118:\"Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor.jpg_640x640-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:118:\"Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor.jpg_640x640-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(18743, 2136, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Hd5ade00b2bef4a65b2e445a2d73b5bdcV/Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor.jpg_640x640.jpg'),
(18744, 1906, '_thumbnail_id', '2136'),
(18745, 1908, '_thumbnail_id', '2136'),
(18746, 1909, '_thumbnail_id', '2136'),
(18747, 1911, '_thumbnail_id', '2136'),
(18748, 1913, '_thumbnail_id', '2136'),
(18749, 1915, '_thumbnail_id', '2136'),
(18750, 1917, '_thumbnail_id', '2136'),
(18751, 1919, '_thumbnail_id', '2136'),
(18752, 1945, '_thumbnail_id', '2136'),
(18753, 2137, '_wp_attached_file', '2021/06/Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor-1.jpg_640x640-1.jpg'),
(18754, 2137, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:122:\"2021/06/Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor-1.jpg_640x640-1.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:122:\"Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor-1.jpg_640x640-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:122:\"Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor-1.jpg_640x640-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:122:\"Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor-1.jpg_640x640-1-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:122:\"Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor-1.jpg_640x640-1-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:122:\"Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor-1.jpg_640x640-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:122:\"Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor-1.jpg_640x640-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:122:\"Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor-1.jpg_640x640-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:122:\"Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor-1.jpg_640x640-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:122:\"Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor-1.jpg_640x640-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:122:\"Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor-1.jpg_640x640-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(18755, 2137, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H21ed5073beb84572a92ee676b71ef22fH/Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor.jpg_640x640.jpg'),
(18756, 1881, '_thumbnail_id', '2137'),
(18757, 1883, '_thumbnail_id', '2137'),
(18758, 1885, '_thumbnail_id', '2137'),
(18759, 1886, '_thumbnail_id', '2137'),
(18760, 1892, '_thumbnail_id', '2137'),
(18761, 1896, '_thumbnail_id', '2137'),
(18762, 1897, '_thumbnail_id', '2137'),
(18763, 1899, '_thumbnail_id', '2137'),
(18764, 1902, '_thumbnail_id', '2137'),
(18765, 2138, '_wp_attached_file', '2021/06/Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor-2.jpg_640x640-2.jpg'),
(18766, 2138, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:122:\"2021/06/Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor-2.jpg_640x640-2.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:122:\"Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor-2.jpg_640x640-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:122:\"Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor-2.jpg_640x640-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:122:\"Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor-2.jpg_640x640-2-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:122:\"Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor-2.jpg_640x640-2-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:122:\"Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor-2.jpg_640x640-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:122:\"Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor-2.jpg_640x640-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:122:\"Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor-2.jpg_640x640-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:122:\"Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor-2.jpg_640x640-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:122:\"Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor-2.jpg_640x640-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:122:\"Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor-2.jpg_640x640-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(18767, 2138, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H3369303f35af453b9c5f12380af020f4C/Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor.jpg_640x640.jpg'),
(18768, 1904, '_thumbnail_id', '2138'),
(18769, 1921, '_thumbnail_id', '2138'),
(18770, 1922, '_thumbnail_id', '2138'),
(18771, 1925, '_thumbnail_id', '2138'),
(18772, 1927, '_thumbnail_id', '2138'),
(18773, 1928, '_thumbnail_id', '2138'),
(18774, 1930, '_thumbnail_id', '2138'),
(18775, 1932, '_thumbnail_id', '2138'),
(18776, 1933, '_thumbnail_id', '2138'),
(18777, 2139, '_wp_attached_file', '2021/06/Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor-3.jpg_640x640-3.jpg'),
(18778, 2139, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:122:\"2021/06/Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor-3.jpg_640x640-3.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:122:\"Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor-3.jpg_640x640-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:122:\"Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor-3.jpg_640x640-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:122:\"Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor-3.jpg_640x640-3-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:122:\"Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor-3.jpg_640x640-3-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:122:\"Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor-3.jpg_640x640-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:122:\"Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor-3.jpg_640x640-3-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:122:\"Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor-3.jpg_640x640-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:122:\"Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor-3.jpg_640x640-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:122:\"Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor-3.jpg_640x640-3-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:122:\"Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor-3.jpg_640x640-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(18779, 2139, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Hc680a71278aa4e6ca2ab277689126388R/Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor.jpg_640x640.jpg'),
(18780, 1934, '_thumbnail_id', '2139'),
(18781, 1935, '_thumbnail_id', '2139'),
(18782, 1943, '_thumbnail_id', '2139'),
(18783, 1946, '_thumbnail_id', '2139'),
(18784, 1947, '_thumbnail_id', '2139'),
(18785, 1949, '_thumbnail_id', '2139'),
(18786, 1950, '_thumbnail_id', '2139'),
(18787, 1951, '_thumbnail_id', '2139'),
(18788, 1952, '_thumbnail_id', '2139'),
(18789, 2140, '_wp_attached_file', '2021/06/Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor-4.jpg_640x640-4.jpg'),
(18790, 2140, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:122:\"2021/06/Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor-4.jpg_640x640-4.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:122:\"Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor-4.jpg_640x640-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:122:\"Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor-4.jpg_640x640-4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:122:\"Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor-4.jpg_640x640-4-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:122:\"Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor-4.jpg_640x640-4-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:122:\"Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor-4.jpg_640x640-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:122:\"Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor-4.jpg_640x640-4-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:122:\"Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor-4.jpg_640x640-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:122:\"Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor-4.jpg_640x640-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:122:\"Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor-4.jpg_640x640-4-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:122:\"Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor-4.jpg_640x640-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(18791, 2140, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H148ecc8a17d742a08c84c41bff9ea44cK/Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor.jpg_640x640.jpg'),
(18792, 1888, '_thumbnail_id', '2140'),
(18793, 1890, '_thumbnail_id', '2140'),
(18794, 1894, '_thumbnail_id', '2140'),
(18795, 1936, '_thumbnail_id', '2140'),
(18796, 1937, '_thumbnail_id', '2140'),
(18797, 1938, '_thumbnail_id', '2140'),
(18798, 1939, '_thumbnail_id', '2140'),
(18799, 1940, '_thumbnail_id', '2140'),
(18800, 1941, '_thumbnail_id', '2140'),
(18801, 2141, '_wp_attached_file', '2021/06/Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip-1.jpg'),
(18802, 2141, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:117:\"2021/06/Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip-1.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:117:\"Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:117:\"Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:117:\"Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip-1-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:117:\"Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip-1-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:117:\"Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip-1-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:117:\"Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:117:\"Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:117:\"Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:117:\"Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:117:\"Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:117:\"Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(18803, 2141, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H1b50069791ac48f7b4338f0ca62365ado/Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip.jpg'),
(18804, 1942, '_product_image_gallery', '2141,2143,2144,2145,2146'),
(18805, 2142, '_vi_wad_description_images', 'a:11:{i:0;s:97:\"https://ae01.alicdn.com/kf/H0e923b6ada12428bbbed9d9ad82cec4c2.jpg?width=1001&height=500&hash=1501\";i:1;s:98:\"https://ae01.alicdn.com/kf/H233b2c09d92943fbbba124c7c3d26ba6C.jpg?width=1001&height=1001&hash=2002\";i:2;s:97:\"https://ae01.alicdn.com/kf/H9ca1e3bce9a145e885c223dcd5599954v.jpg?width=800&height=1000&hash=1800\";i:3;s:97:\"https://ae01.alicdn.com/kf/H398e259fa3ac46ddac780715c8fe9555X.jpg?width=800&height=1000&hash=1800\";i:4;s:97:\"https://ae01.alicdn.com/kf/Habcec7a39e2a48d1a0bc9fac438d1258F.jpg?width=800&height=1000&hash=1800\";i:5;s:97:\"https://ae01.alicdn.com/kf/H371134dbef9949e3b169b3c4d1a06ba14.jpg?width=800&height=1000&hash=1800\";i:6;s:97:\"https://ae01.alicdn.com/kf/H5ab9cd74000f487fb0375c4fad66cbc9K.jpg?width=800&height=1000&hash=1800\";i:7;s:97:\"https://ae01.alicdn.com/kf/Hce6ff06c568f4eeab1feb0ffbaaa3deaN.jpg?width=800&height=1000&hash=1800\";i:8;s:97:\"https://ae01.alicdn.com/kf/H85c92a7f8b0b4afcad432816f8e40417i.jpg?width=800&height=1000&hash=1800\";i:9;s:97:\"https://ae01.alicdn.com/kf/H28fce25993a7410d97d5c0292037d247i.jpg?width=800&height=1000&hash=1800\";i:10;s:97:\"https://ae01.alicdn.com/kf/Hedd03f51770f4d84b825603f8907ba60V.jpg?width=800&height=1000&hash=1800\";}'),
(18806, 2142, '_vi_wad_sku', '1005002572185147'),
(18807, 2142, '_vi_wad_attributes', 'a:3:{i:14;a:5:{s:6:\"values\";a:3:{s:6:\"14:193\";s:5:\"BLACK\";s:6:\"14:175\";s:5:\"Green\";s:6:\"14:366\";s:6:\"Yellow\";}s:4:\"slug\";s:5:\"color\";s:4:\"name\";s:5:\"Color\";s:8:\"position\";i:0;s:10:\"values_sub\";a:3:{s:6:\"14:193\";s:5:\"BLACK\";s:6:\"14:175\";s:5:\"Green\";s:6:\"14:366\";s:6:\"Yellow\";}}i:200000124;a:5:{s:6:\"values\";a:9:{s:19:\"200000124:200000333\";s:2:\"35\";s:19:\"200000124:200000334\";s:2:\"36\";s:19:\"200000124:100010482\";s:2:\"37\";s:19:\"200000124:200000898\";s:2:\"38\";s:19:\"200000124:200000364\";s:2:\"39\";s:19:\"200000124:100013888\";s:2:\"40\";s:19:\"200000124:100010483\";s:2:\"41\";s:19:\"200000124:200000337\";s:2:\"42\";s:19:\"200000124:200000338\";s:2:\"43\";}s:4:\"slug\";s:9:\"shoe-size\";s:4:\"name\";s:9:\"Shoe Size\";s:8:\"position\";i:1;s:10:\"values_sub\";a:9:{s:19:\"200000124:200000333\";s:2:\"35\";s:19:\"200000124:200000334\";s:2:\"36\";s:19:\"200000124:100010482\";s:2:\"37\";s:19:\"200000124:200000898\";s:2:\"38\";s:19:\"200000124:200000364\";s:2:\"39\";s:19:\"200000124:100013888\";s:2:\"40\";s:19:\"200000124:100010483\";s:2:\"41\";s:19:\"200000124:200000337\";s:2:\"42\";s:19:\"200000124:200000338\";s:2:\"43\";}}i:200007763;a:5:{s:6:\"values\";a:6:{s:19:\"200007763:201336100\";s:5:\"China\";s:19:\"200007763:201336104\";s:5:\"SPAIN\";s:19:\"200007763:201336342\";s:6:\"France\";s:19:\"200007763:203287806\";s:14:\"Czech Republic\";s:19:\"200007763:203372089\";s:6:\"Poland\";s:19:\"200007763:100015076\";s:7:\"Belgium\";}s:4:\"slug\";s:10:\"ships-from\";s:4:\"name\";s:10:\"Ships From\";s:8:\"position\";i:2;s:10:\"values_sub\";a:6:{s:19:\"200007763:201336100\";s:5:\"China\";s:19:\"200007763:201336104\";s:5:\"SPAIN\";s:19:\"200007763:201336342\";s:6:\"France\";s:19:\"200007763:203287806\";s:14:\"Czech Republic\";s:19:\"200007763:203372089\";s:6:\"Poland\";s:19:\"200007763:100015076\";s:7:\"Belgium\";}}}'),
(18808, 2142, '_vi_wad_list_attributes', 'a:18:{s:6:\"14:193\";a:4:{s:4:\"name\";s:5:\"BLACK\";s:8:\"name_sub\";s:5:\"BLACK\";s:5:\"color\";s:7:\"#000000\";s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/H0ba661f6a4694f76b86831f452125717x/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes.jpg_640x640.jpg\";}s:6:\"14:175\";a:4:{s:4:\"name\";s:5:\"Green\";s:8:\"name_sub\";s:5:\"Green\";s:5:\"color\";s:7:\"#007000\";s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/Hccfd4c275b054f80861261fb66fdef55D/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes.jpg_640x640.jpg\";}s:6:\"14:366\";a:4:{s:4:\"name\";s:6:\"Yellow\";s:8:\"name_sub\";s:6:\"Yellow\";s:5:\"color\";s:7:\"#FFFF00\";s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/H22a63fd61d564811a6d148f696f96b11R/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes.jpg_640x640.jpg\";}s:19:\"200000124:200000333\";a:4:{s:4:\"name\";s:2:\"35\";s:8:\"name_sub\";s:2:\"35\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000334\";a:4:{s:4:\"name\";s:2:\"36\";s:8:\"name_sub\";s:2:\"36\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:100010482\";a:4:{s:4:\"name\";s:2:\"37\";s:8:\"name_sub\";s:2:\"37\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000898\";a:4:{s:4:\"name\";s:2:\"38\";s:8:\"name_sub\";s:2:\"38\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000364\";a:4:{s:4:\"name\";s:2:\"39\";s:8:\"name_sub\";s:2:\"39\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:100013888\";a:4:{s:4:\"name\";s:2:\"40\";s:8:\"name_sub\";s:2:\"40\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:100010483\";a:4:{s:4:\"name\";s:2:\"41\";s:8:\"name_sub\";s:2:\"41\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000337\";a:4:{s:4:\"name\";s:2:\"42\";s:8:\"name_sub\";s:2:\"42\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000338\";a:4:{s:4:\"name\";s:2:\"43\";s:8:\"name_sub\";s:2:\"43\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200007763:201336100\";a:4:{s:4:\"name\";s:5:\"China\";s:8:\"name_sub\";s:5:\"China\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200007763:201336104\";a:4:{s:4:\"name\";s:5:\"SPAIN\";s:8:\"name_sub\";s:5:\"SPAIN\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200007763:201336342\";a:4:{s:4:\"name\";s:6:\"France\";s:8:\"name_sub\";s:6:\"France\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200007763:203287806\";a:4:{s:4:\"name\";s:14:\"Czech Republic\";s:8:\"name_sub\";s:14:\"Czech Republic\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200007763:203372089\";a:4:{s:4:\"name\";s:6:\"Poland\";s:8:\"name_sub\";s:6:\"Poland\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200007763:100015076\";a:4:{s:4:\"name\";s:7:\"Belgium\";s:8:\"name_sub\";s:7:\"Belgium\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}}'),
(18809, 2142, '_vi_wad_shipping_info', 'a:6:{s:4:\"time\";i:1622546543;s:7:\"country\";s:2:\"LK\";s:7:\"company\";s:3:\"EMS\";s:7:\"freight\";s:2278:\"[{\"bizShowMind\":{\"layout\":[]},\"commitDay\":\"75\",\"company\":\"EMS\",\"currency\":\"USD\",\"discount\":50,\"displayType\":\"deliveryTime\",\"features\":{},\"freightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $31.80\",\"value\":31.8},\"freightFeatures\":{\"provider\":\"ae_config\"},\"freightLayout\":{\"displayType\":\"deliveryTime\",\"layout\":[{\"text\":\"Shipping: US $31.80\",\"type\":\"title\"},{\"text\":\"To <font color=\'#000000\'>Sri Lanka</font> via EMS\",\"type\":\"subtitle\"}],\"openShippingPanel\":\"true\"},\"fullMailLine\":false,\"hbaService\":false,\"i18nMap\":{},\"id\":0,\"name\":\"FreightItemModule\",\"sendGoodsCountry\":\"CN\",\"sendGoodsCountryFullName\":\"China\",\"serviceName\":\"EMS\",\"standardFreightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $31.80\",\"value\":31.8},\"time\":\"15-44\",\"tracking\":true},{\"bizShowMind\":{\"layout\":[]},\"commitDay\":\"75\",\"company\":\"UPS Express Saver\",\"currency\":\"USD\",\"discount\":50,\"displayType\":\"deliveryTime\",\"features\":{},\"freightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $47.54\",\"value\":47.54},\"freightFeatures\":{\"provider\":\"ae_config\"},\"freightLayout\":{\"displayType\":\"deliveryTime\",\"layout\":[{\"text\":\"Shipping: US $47.54\",\"type\":\"title\"},{\"text\":\"To <font color=\'#000000\'>Sri Lanka</font> via UPS Express Saver\",\"type\":\"subtitle\"}],\"openShippingPanel\":\"true\"},\"fullMailLine\":false,\"hbaService\":false,\"i18nMap\":{},\"id\":0,\"name\":\"FreightItemModule\",\"sendGoodsCountry\":\"CN\",\"sendGoodsCountryFullName\":\"China\",\"serviceName\":\"UPS\",\"standardFreightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $47.54\",\"value\":47.54},\"time\":\"7-15\",\"tracking\":true},{\"bizShowMind\":{\"layout\":[]},\"commitDay\":\"75\",\"company\":\"DHL\",\"currency\":\"USD\",\"discount\":50,\"displayType\":\"deliveryTime\",\"features\":{},\"freightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $86.97\",\"value\":86.97},\"freightFeatures\":{\"provider\":\"ae_config\"},\"freightLayout\":{\"displayType\":\"deliveryTime\",\"layout\":[{\"text\":\"Shipping: US $86.97\",\"type\":\"title\"},{\"text\":\"To <font color=\'#000000\'>Sri Lanka</font> via DHL\",\"type\":\"subtitle\"}],\"openShippingPanel\":\"true\"},\"fullMailLine\":false,\"hbaService\":false,\"i18nMap\":{},\"id\":0,\"name\":\"FreightItemModule\",\"sendGoodsCountry\":\"CN\",\"sendGoodsCountryFullName\":\"China\",\"serviceName\":\"DHL\",\"standardFreightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $86.97\",\"value\":86.97},\"time\":\"9-17\",\"tracking\":true}]\";s:13:\"shipping_cost\";d:31.800000000000000710542735760100185871124267578125;s:13:\"delivery_time\";s:5:\"15-44\";}'),
(18810, 2142, '_vi_wad_gallery', 'a:6:{i:0;s:161:\"https://ae01.alicdn.com/kf/H37a3b39156b34920a843e1c0e09337ebV/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes.jpg\";i:1;s:161:\"https://ae01.alicdn.com/kf/Hecd819aeb5be40f68f1c606f86c4d24dr/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes.jpg\";i:2;s:161:\"https://ae01.alicdn.com/kf/Hf7be6d0a46f645f29d209475a743919eQ/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes.jpg\";i:3;s:161:\"https://ae01.alicdn.com/kf/H69473681e90c4090bbceaa9ddb2cce33C/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes.jpg\";i:4;s:161:\"https://ae01.alicdn.com/kf/H39f3ba0384e34da28767207df8333c4bB/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes.jpg\";i:5;s:161:\"https://ae01.alicdn.com/kf/Hf79f2f82004a4db88706dffe64b17c6bf/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes.jpg\";}'),
(18811, 2142, '_vi_wad_variation_images', 'a:3:{s:6:\"14:193\";s:173:\"https://ae01.alicdn.com/kf/H0ba661f6a4694f76b86831f452125717x/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes.jpg_640x640.jpg\";s:6:\"14:175\";s:173:\"https://ae01.alicdn.com/kf/Hccfd4c275b054f80861261fb66fdef55D/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes.jpg_640x640.jpg\";s:6:\"14:366\";s:173:\"https://ae01.alicdn.com/kf/H22a63fd61d564811a6d148f696f96b11R/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes.jpg_640x640.jpg\";}'),
(18812, 2142, '_vi_wad_store_info', 'a:3:{s:4:\"name\";s:15:\"Goodsshop Store\";s:3:\"url\";s:36:\"//www.aliexpress.com/store/911874494\";s:3:\"num\";i:911874494;}');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(18813, 2142, '_vi_wad_variations', 'a:162:{i:0;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/H0ba661f6a4694f76b86831f452125717x/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:31:\"1005002572185147-black-36-china\";s:7:\"sku_sub\";s:31:\"1005002572185147-black-36-china\";s:5:\"skuId\";s:17:\"12000021206823582\";s:7:\"skuAttr\";s:46:\"14:193;200000124:200000334;200007763:201336100\";s:13:\"regular_price\";s:5:\"48.46\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:99;s:10:\"attributes\";a:3:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"36\";s:10:\"ships-from\";s:5:\"China\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"36\";s:10:\"ships-from\";s:5:\"China\";}}i:1;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/H0ba661f6a4694f76b86831f452125717x/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:31:\"1005002572185147-black-37-china\";s:7:\"sku_sub\";s:31:\"1005002572185147-black-37-china\";s:5:\"skuId\";s:17:\"12000021206823583\";s:7:\"skuAttr\";s:46:\"14:193;200000124:100010482;200007763:201336100\";s:13:\"regular_price\";s:5:\"48.46\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:99;s:10:\"attributes\";a:3:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"37\";s:10:\"ships-from\";s:5:\"China\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"37\";s:10:\"ships-from\";s:5:\"China\";}}i:2;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/H0ba661f6a4694f76b86831f452125717x/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:31:\"1005002572185147-black-35-china\";s:7:\"sku_sub\";s:31:\"1005002572185147-black-35-china\";s:5:\"skuId\";s:17:\"12000021206823581\";s:7:\"skuAttr\";s:46:\"14:193;200000124:200000333;200007763:201336100\";s:13:\"regular_price\";s:5:\"48.46\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:99;s:10:\"attributes\";a:3:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"35\";s:10:\"ships-from\";s:5:\"China\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"35\";s:10:\"ships-from\";s:5:\"China\";}}i:3;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/H0ba661f6a4694f76b86831f452125717x/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:40:\"1005002572185147-black-39-czech-republic\";s:7:\"sku_sub\";s:40:\"1005002572185147-black-39-czech-republic\";s:5:\"skuId\";s:17:\"12000021206823594\";s:7:\"skuAttr\";s:46:\"14:193;200000124:200000364;200007763:203287806\";s:13:\"regular_price\";s:5:\"30.46\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:99;s:10:\"attributes\";a:3:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"39\";s:10:\"ships-from\";s:14:\"Czech Republic\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"39\";s:10:\"ships-from\";s:14:\"Czech Republic\";}}i:4;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/H0ba661f6a4694f76b86831f452125717x/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:40:\"1005002572185147-black-40-czech-republic\";s:7:\"sku_sub\";s:40:\"1005002572185147-black-40-czech-republic\";s:5:\"skuId\";s:17:\"12000021206823595\";s:7:\"skuAttr\";s:46:\"14:193;200000124:100013888;200007763:203287806\";s:13:\"regular_price\";s:5:\"30.46\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:99;s:10:\"attributes\";a:3:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"40\";s:10:\"ships-from\";s:14:\"Czech Republic\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"40\";s:10:\"ships-from\";s:14:\"Czech Republic\";}}i:5;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/H0ba661f6a4694f76b86831f452125717x/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:40:\"1005002572185147-black-37-czech-republic\";s:7:\"sku_sub\";s:40:\"1005002572185147-black-37-czech-republic\";s:5:\"skuId\";s:17:\"12000021206823592\";s:7:\"skuAttr\";s:46:\"14:193;200000124:100010482;200007763:203287806\";s:13:\"regular_price\";s:5:\"30.46\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:99;s:10:\"attributes\";a:3:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"37\";s:10:\"ships-from\";s:14:\"Czech Republic\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"37\";s:10:\"ships-from\";s:14:\"Czech Republic\";}}i:6;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/H0ba661f6a4694f76b86831f452125717x/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:40:\"1005002572185147-black-38-czech-republic\";s:7:\"sku_sub\";s:40:\"1005002572185147-black-38-czech-republic\";s:5:\"skuId\";s:17:\"12000021206823593\";s:7:\"skuAttr\";s:46:\"14:193;200000124:200000898;200007763:203287806\";s:13:\"regular_price\";s:5:\"30.46\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:99;s:10:\"attributes\";a:3:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"38\";s:10:\"ships-from\";s:14:\"Czech Republic\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"38\";s:10:\"ships-from\";s:14:\"Czech Republic\";}}i:7;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/H0ba661f6a4694f76b86831f452125717x/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:40:\"1005002572185147-black-43-czech-republic\";s:7:\"sku_sub\";s:40:\"1005002572185147-black-43-czech-republic\";s:5:\"skuId\";s:17:\"12000021206823598\";s:7:\"skuAttr\";s:46:\"14:193;200000124:200000338;200007763:203287806\";s:13:\"regular_price\";s:5:\"30.46\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:99;s:10:\"attributes\";a:3:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"43\";s:10:\"ships-from\";s:14:\"Czech Republic\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"43\";s:10:\"ships-from\";s:14:\"Czech Republic\";}}i:8;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/H0ba661f6a4694f76b86831f452125717x/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:32:\"1005002572185147-black-35-poland\";s:7:\"sku_sub\";s:32:\"1005002572185147-black-35-poland\";s:5:\"skuId\";s:17:\"12000021206823599\";s:7:\"skuAttr\";s:46:\"14:193;200000124:200000333;200007763:203372089\";s:13:\"regular_price\";s:5:\"30.46\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:99;s:10:\"attributes\";a:3:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"35\";s:10:\"ships-from\";s:6:\"Poland\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"35\";s:10:\"ships-from\";s:6:\"Poland\";}}i:9;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/H0ba661f6a4694f76b86831f452125717x/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:40:\"1005002572185147-black-41-czech-republic\";s:7:\"sku_sub\";s:40:\"1005002572185147-black-41-czech-republic\";s:5:\"skuId\";s:17:\"12000021206823596\";s:7:\"skuAttr\";s:46:\"14:193;200000124:100010483;200007763:203287806\";s:13:\"regular_price\";s:5:\"30.46\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:99;s:10:\"attributes\";a:3:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"41\";s:10:\"ships-from\";s:14:\"Czech Republic\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"41\";s:10:\"ships-from\";s:14:\"Czech Republic\";}}i:10;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/H0ba661f6a4694f76b86831f452125717x/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:40:\"1005002572185147-black-42-czech-republic\";s:7:\"sku_sub\";s:40:\"1005002572185147-black-42-czech-republic\";s:5:\"skuId\";s:17:\"12000021206823597\";s:7:\"skuAttr\";s:46:\"14:193;200000124:200000337;200007763:203287806\";s:13:\"regular_price\";s:5:\"30.46\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:99;s:10:\"attributes\";a:3:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"42\";s:10:\"ships-from\";s:14:\"Czech Republic\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"42\";s:10:\"ships-from\";s:14:\"Czech Republic\";}}i:11;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/H0ba661f6a4694f76b86831f452125717x/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:31:\"1005002572185147-black-40-china\";s:7:\"sku_sub\";s:31:\"1005002572185147-black-40-china\";s:5:\"skuId\";s:17:\"12000021206823586\";s:7:\"skuAttr\";s:46:\"14:193;200000124:100013888;200007763:201336100\";s:13:\"regular_price\";s:5:\"48.46\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:99;s:10:\"attributes\";a:3:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"40\";s:10:\"ships-from\";s:5:\"China\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"40\";s:10:\"ships-from\";s:5:\"China\";}}i:12;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/H0ba661f6a4694f76b86831f452125717x/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:31:\"1005002572185147-black-41-china\";s:7:\"sku_sub\";s:31:\"1005002572185147-black-41-china\";s:5:\"skuId\";s:17:\"12000021206823587\";s:7:\"skuAttr\";s:46:\"14:193;200000124:100010483;200007763:201336100\";s:13:\"regular_price\";s:5:\"48.46\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:99;s:10:\"attributes\";a:3:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"41\";s:10:\"ships-from\";s:5:\"China\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"41\";s:10:\"ships-from\";s:5:\"China\";}}i:13;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/H0ba661f6a4694f76b86831f452125717x/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:31:\"1005002572185147-black-38-china\";s:7:\"sku_sub\";s:31:\"1005002572185147-black-38-china\";s:5:\"skuId\";s:17:\"12000021206823584\";s:7:\"skuAttr\";s:46:\"14:193;200000124:200000898;200007763:201336100\";s:13:\"regular_price\";s:5:\"48.46\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:98;s:10:\"attributes\";a:3:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"38\";s:10:\"ships-from\";s:5:\"China\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"38\";s:10:\"ships-from\";s:5:\"China\";}}i:14;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/H0ba661f6a4694f76b86831f452125717x/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:31:\"1005002572185147-black-39-china\";s:7:\"sku_sub\";s:31:\"1005002572185147-black-39-china\";s:5:\"skuId\";s:17:\"12000021206823585\";s:7:\"skuAttr\";s:46:\"14:193;200000124:200000364;200007763:201336100\";s:13:\"regular_price\";s:5:\"48.46\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:99;s:10:\"attributes\";a:3:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"39\";s:10:\"ships-from\";s:5:\"China\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"39\";s:10:\"ships-from\";s:5:\"China\";}}i:15;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/H0ba661f6a4694f76b86831f452125717x/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:40:\"1005002572185147-black-35-czech-republic\";s:7:\"sku_sub\";s:40:\"1005002572185147-black-35-czech-republic\";s:5:\"skuId\";s:17:\"12000021206823590\";s:7:\"skuAttr\";s:46:\"14:193;200000124:200000333;200007763:203287806\";s:13:\"regular_price\";s:5:\"30.46\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:99;s:10:\"attributes\";a:3:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"35\";s:10:\"ships-from\";s:14:\"Czech Republic\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"35\";s:10:\"ships-from\";s:14:\"Czech Republic\";}}i:16;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/H0ba661f6a4694f76b86831f452125717x/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:40:\"1005002572185147-black-36-czech-republic\";s:7:\"sku_sub\";s:40:\"1005002572185147-black-36-czech-republic\";s:5:\"skuId\";s:17:\"12000021206823591\";s:7:\"skuAttr\";s:46:\"14:193;200000124:200000334;200007763:203287806\";s:13:\"regular_price\";s:5:\"30.46\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:99;s:10:\"attributes\";a:3:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"36\";s:10:\"ships-from\";s:14:\"Czech Republic\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"36\";s:10:\"ships-from\";s:14:\"Czech Republic\";}}i:17;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/H0ba661f6a4694f76b86831f452125717x/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:31:\"1005002572185147-black-42-china\";s:7:\"sku_sub\";s:31:\"1005002572185147-black-42-china\";s:5:\"skuId\";s:17:\"12000021206823588\";s:7:\"skuAttr\";s:46:\"14:193;200000124:200000337;200007763:201336100\";s:13:\"regular_price\";s:5:\"48.46\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:99;s:10:\"attributes\";a:3:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"42\";s:10:\"ships-from\";s:5:\"China\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"42\";s:10:\"ships-from\";s:5:\"China\";}}i:18;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/H0ba661f6a4694f76b86831f452125717x/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:31:\"1005002572185147-black-43-china\";s:7:\"sku_sub\";s:31:\"1005002572185147-black-43-china\";s:5:\"skuId\";s:17:\"12000021206823589\";s:7:\"skuAttr\";s:46:\"14:193;200000124:200000338;200007763:201336100\";s:13:\"regular_price\";s:5:\"48.46\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:99;s:10:\"attributes\";a:3:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"43\";s:10:\"ships-from\";s:5:\"China\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"43\";s:10:\"ships-from\";s:5:\"China\";}}i:19;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/H0ba661f6a4694f76b86831f452125717x/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:31:\"1005002572185147-black-37-spain\";s:7:\"sku_sub\";s:31:\"1005002572185147-black-37-spain\";s:5:\"skuId\";s:17:\"12000021206823610\";s:7:\"skuAttr\";s:46:\"14:193;200000124:100010482;200007763:201336104\";s:13:\"regular_price\";s:5:\"30.46\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:99;s:10:\"attributes\";a:3:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"37\";s:10:\"ships-from\";s:5:\"SPAIN\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"37\";s:10:\"ships-from\";s:5:\"SPAIN\";}}i:20;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/H0ba661f6a4694f76b86831f452125717x/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:31:\"1005002572185147-black-38-spain\";s:7:\"sku_sub\";s:31:\"1005002572185147-black-38-spain\";s:5:\"skuId\";s:17:\"12000021206823611\";s:7:\"skuAttr\";s:46:\"14:193;200000124:200000898;200007763:201336104\";s:13:\"regular_price\";s:5:\"30.46\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:99;s:10:\"attributes\";a:3:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"38\";s:10:\"ships-from\";s:5:\"SPAIN\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"38\";s:10:\"ships-from\";s:5:\"SPAIN\";}}i:21;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/H0ba661f6a4694f76b86831f452125717x/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:31:\"1005002572185147-black-35-spain\";s:7:\"sku_sub\";s:31:\"1005002572185147-black-35-spain\";s:5:\"skuId\";s:17:\"12000021206823608\";s:7:\"skuAttr\";s:46:\"14:193;200000124:200000333;200007763:201336104\";s:13:\"regular_price\";s:5:\"30.46\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:99;s:10:\"attributes\";a:3:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"35\";s:10:\"ships-from\";s:5:\"SPAIN\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"35\";s:10:\"ships-from\";s:5:\"SPAIN\";}}i:22;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/H0ba661f6a4694f76b86831f452125717x/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:31:\"1005002572185147-black-36-spain\";s:7:\"sku_sub\";s:31:\"1005002572185147-black-36-spain\";s:5:\"skuId\";s:17:\"12000021206823609\";s:7:\"skuAttr\";s:46:\"14:193;200000124:200000334;200007763:201336104\";s:13:\"regular_price\";s:5:\"30.46\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:99;s:10:\"attributes\";a:3:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"36\";s:10:\"ships-from\";s:5:\"SPAIN\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"36\";s:10:\"ships-from\";s:5:\"SPAIN\";}}i:23;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/H0ba661f6a4694f76b86831f452125717x/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:31:\"1005002572185147-black-41-spain\";s:7:\"sku_sub\";s:31:\"1005002572185147-black-41-spain\";s:5:\"skuId\";s:17:\"12000021206823614\";s:7:\"skuAttr\";s:46:\"14:193;200000124:100010483;200007763:201336104\";s:13:\"regular_price\";s:5:\"30.46\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:99;s:10:\"attributes\";a:3:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"41\";s:10:\"ships-from\";s:5:\"SPAIN\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"41\";s:10:\"ships-from\";s:5:\"SPAIN\";}}i:24;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/H0ba661f6a4694f76b86831f452125717x/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:31:\"1005002572185147-black-42-spain\";s:7:\"sku_sub\";s:31:\"1005002572185147-black-42-spain\";s:5:\"skuId\";s:17:\"12000021206823615\";s:7:\"skuAttr\";s:46:\"14:193;200000124:200000337;200007763:201336104\";s:13:\"regular_price\";s:5:\"30.46\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:99;s:10:\"attributes\";a:3:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"42\";s:10:\"ships-from\";s:5:\"SPAIN\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"42\";s:10:\"ships-from\";s:5:\"SPAIN\";}}i:25;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/H0ba661f6a4694f76b86831f452125717x/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:31:\"1005002572185147-black-39-spain\";s:7:\"sku_sub\";s:31:\"1005002572185147-black-39-spain\";s:5:\"skuId\";s:17:\"12000021206823612\";s:7:\"skuAttr\";s:46:\"14:193;200000124:200000364;200007763:201336104\";s:13:\"regular_price\";s:5:\"30.46\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:99;s:10:\"attributes\";a:3:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"39\";s:10:\"ships-from\";s:5:\"SPAIN\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"39\";s:10:\"ships-from\";s:5:\"SPAIN\";}}i:26;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/H0ba661f6a4694f76b86831f452125717x/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:31:\"1005002572185147-black-40-spain\";s:7:\"sku_sub\";s:31:\"1005002572185147-black-40-spain\";s:5:\"skuId\";s:17:\"12000021206823613\";s:7:\"skuAttr\";s:46:\"14:193;200000124:100013888;200007763:201336104\";s:13:\"regular_price\";s:5:\"30.46\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:99;s:10:\"attributes\";a:3:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"40\";s:10:\"ships-from\";s:5:\"SPAIN\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"40\";s:10:\"ships-from\";s:5:\"SPAIN\";}}i:27;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/H0ba661f6a4694f76b86831f452125717x/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:32:\"1005002572185147-black-38-poland\";s:7:\"sku_sub\";s:32:\"1005002572185147-black-38-poland\";s:5:\"skuId\";s:17:\"12000021206823602\";s:7:\"skuAttr\";s:46:\"14:193;200000124:200000898;200007763:203372089\";s:13:\"regular_price\";s:5:\"30.46\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:99;s:10:\"attributes\";a:3:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"38\";s:10:\"ships-from\";s:6:\"Poland\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"38\";s:10:\"ships-from\";s:6:\"Poland\";}}i:28;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/H0ba661f6a4694f76b86831f452125717x/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:32:\"1005002572185147-black-39-poland\";s:7:\"sku_sub\";s:32:\"1005002572185147-black-39-poland\";s:5:\"skuId\";s:17:\"12000021206823603\";s:7:\"skuAttr\";s:46:\"14:193;200000124:200000364;200007763:203372089\";s:13:\"regular_price\";s:5:\"30.46\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:99;s:10:\"attributes\";a:3:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"39\";s:10:\"ships-from\";s:6:\"Poland\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"39\";s:10:\"ships-from\";s:6:\"Poland\";}}i:29;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/H0ba661f6a4694f76b86831f452125717x/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:32:\"1005002572185147-black-36-poland\";s:7:\"sku_sub\";s:32:\"1005002572185147-black-36-poland\";s:5:\"skuId\";s:17:\"12000021206823600\";s:7:\"skuAttr\";s:46:\"14:193;200000124:200000334;200007763:203372089\";s:13:\"regular_price\";s:5:\"30.46\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:99;s:10:\"attributes\";a:3:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"36\";s:10:\"ships-from\";s:6:\"Poland\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"36\";s:10:\"ships-from\";s:6:\"Poland\";}}i:30;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/H0ba661f6a4694f76b86831f452125717x/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:32:\"1005002572185147-black-37-poland\";s:7:\"sku_sub\";s:32:\"1005002572185147-black-37-poland\";s:5:\"skuId\";s:17:\"12000021206823601\";s:7:\"skuAttr\";s:46:\"14:193;200000124:100010482;200007763:203372089\";s:13:\"regular_price\";s:5:\"30.46\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:99;s:10:\"attributes\";a:3:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"37\";s:10:\"ships-from\";s:6:\"Poland\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"37\";s:10:\"ships-from\";s:6:\"Poland\";}}i:31;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/H0ba661f6a4694f76b86831f452125717x/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:32:\"1005002572185147-black-42-poland\";s:7:\"sku_sub\";s:32:\"1005002572185147-black-42-poland\";s:5:\"skuId\";s:17:\"12000021206823606\";s:7:\"skuAttr\";s:46:\"14:193;200000124:200000337;200007763:203372089\";s:13:\"regular_price\";s:5:\"30.46\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:99;s:10:\"attributes\";a:3:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"42\";s:10:\"ships-from\";s:6:\"Poland\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"42\";s:10:\"ships-from\";s:6:\"Poland\";}}i:32;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/H0ba661f6a4694f76b86831f452125717x/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:32:\"1005002572185147-black-43-poland\";s:7:\"sku_sub\";s:32:\"1005002572185147-black-43-poland\";s:5:\"skuId\";s:17:\"12000021206823607\";s:7:\"skuAttr\";s:46:\"14:193;200000124:200000338;200007763:203372089\";s:13:\"regular_price\";s:5:\"30.46\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:99;s:10:\"attributes\";a:3:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"43\";s:10:\"ships-from\";s:6:\"Poland\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"43\";s:10:\"ships-from\";s:6:\"Poland\";}}i:33;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/H0ba661f6a4694f76b86831f452125717x/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:32:\"1005002572185147-black-40-poland\";s:7:\"sku_sub\";s:32:\"1005002572185147-black-40-poland\";s:5:\"skuId\";s:17:\"12000021206823604\";s:7:\"skuAttr\";s:46:\"14:193;200000124:100013888;200007763:203372089\";s:13:\"regular_price\";s:5:\"30.46\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:99;s:10:\"attributes\";a:3:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"40\";s:10:\"ships-from\";s:6:\"Poland\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"40\";s:10:\"ships-from\";s:6:\"Poland\";}}i:34;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/H0ba661f6a4694f76b86831f452125717x/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:32:\"1005002572185147-black-41-poland\";s:7:\"sku_sub\";s:32:\"1005002572185147-black-41-poland\";s:5:\"skuId\";s:17:\"12000021206823605\";s:7:\"skuAttr\";s:46:\"14:193;200000124:100010483;200007763:203372089\";s:13:\"regular_price\";s:5:\"30.46\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:99;s:10:\"attributes\";a:3:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"41\";s:10:\"ships-from\";s:6:\"Poland\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"41\";s:10:\"ships-from\";s:6:\"Poland\";}}i:35;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/H0ba661f6a4694f76b86831f452125717x/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:33:\"1005002572185147-black-35-belgium\";s:7:\"sku_sub\";s:33:\"1005002572185147-black-35-belgium\";s:5:\"skuId\";s:17:\"12000021206823626\";s:7:\"skuAttr\";s:46:\"14:193;200000124:200000333;200007763:100015076\";s:13:\"regular_price\";s:5:\"30.46\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:99;s:10:\"attributes\";a:3:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"35\";s:10:\"ships-from\";s:7:\"Belgium\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"35\";s:10:\"ships-from\";s:7:\"Belgium\";}}i:36;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/H0ba661f6a4694f76b86831f452125717x/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:33:\"1005002572185147-black-36-belgium\";s:7:\"sku_sub\";s:33:\"1005002572185147-black-36-belgium\";s:5:\"skuId\";s:17:\"12000021206823627\";s:7:\"skuAttr\";s:46:\"14:193;200000124:200000334;200007763:100015076\";s:13:\"regular_price\";s:5:\"30.46\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:99;s:10:\"attributes\";a:3:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"36\";s:10:\"ships-from\";s:7:\"Belgium\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"36\";s:10:\"ships-from\";s:7:\"Belgium\";}}i:37;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/H0ba661f6a4694f76b86831f452125717x/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:32:\"1005002572185147-black-42-france\";s:7:\"sku_sub\";s:32:\"1005002572185147-black-42-france\";s:5:\"skuId\";s:17:\"12000021206823624\";s:7:\"skuAttr\";s:46:\"14:193;200000124:200000337;200007763:201336342\";s:13:\"regular_price\";s:5:\"30.46\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:99;s:10:\"attributes\";a:3:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"42\";s:10:\"ships-from\";s:6:\"France\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"42\";s:10:\"ships-from\";s:6:\"France\";}}i:38;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/H0ba661f6a4694f76b86831f452125717x/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:32:\"1005002572185147-black-43-france\";s:7:\"sku_sub\";s:32:\"1005002572185147-black-43-france\";s:5:\"skuId\";s:17:\"12000021206823625\";s:7:\"skuAttr\";s:46:\"14:193;200000124:200000338;200007763:201336342\";s:13:\"regular_price\";s:5:\"30.46\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:99;s:10:\"attributes\";a:3:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"43\";s:10:\"ships-from\";s:6:\"France\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"43\";s:10:\"ships-from\";s:6:\"France\";}}i:39;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/H0ba661f6a4694f76b86831f452125717x/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:33:\"1005002572185147-black-39-belgium\";s:7:\"sku_sub\";s:33:\"1005002572185147-black-39-belgium\";s:5:\"skuId\";s:17:\"12000021206823630\";s:7:\"skuAttr\";s:46:\"14:193;200000124:200000364;200007763:100015076\";s:13:\"regular_price\";s:5:\"30.46\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:99;s:10:\"attributes\";a:3:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"39\";s:10:\"ships-from\";s:7:\"Belgium\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"39\";s:10:\"ships-from\";s:7:\"Belgium\";}}i:40;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/H0ba661f6a4694f76b86831f452125717x/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:33:\"1005002572185147-black-40-belgium\";s:7:\"sku_sub\";s:33:\"1005002572185147-black-40-belgium\";s:5:\"skuId\";s:17:\"12000021206823631\";s:7:\"skuAttr\";s:46:\"14:193;200000124:100013888;200007763:100015076\";s:13:\"regular_price\";s:5:\"30.46\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:99;s:10:\"attributes\";a:3:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"40\";s:10:\"ships-from\";s:7:\"Belgium\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"40\";s:10:\"ships-from\";s:7:\"Belgium\";}}i:41;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/H0ba661f6a4694f76b86831f452125717x/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:33:\"1005002572185147-black-37-belgium\";s:7:\"sku_sub\";s:33:\"1005002572185147-black-37-belgium\";s:5:\"skuId\";s:17:\"12000021206823628\";s:7:\"skuAttr\";s:46:\"14:193;200000124:100010482;200007763:100015076\";s:13:\"regular_price\";s:5:\"30.46\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:99;s:10:\"attributes\";a:3:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"37\";s:10:\"ships-from\";s:7:\"Belgium\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"37\";s:10:\"ships-from\";s:7:\"Belgium\";}}i:42;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/H0ba661f6a4694f76b86831f452125717x/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:33:\"1005002572185147-black-38-belgium\";s:7:\"sku_sub\";s:33:\"1005002572185147-black-38-belgium\";s:5:\"skuId\";s:17:\"12000021206823629\";s:7:\"skuAttr\";s:46:\"14:193;200000124:200000898;200007763:100015076\";s:13:\"regular_price\";s:5:\"30.46\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:99;s:10:\"attributes\";a:3:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"38\";s:10:\"ships-from\";s:7:\"Belgium\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"38\";s:10:\"ships-from\";s:7:\"Belgium\";}}i:43;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/H0ba661f6a4694f76b86831f452125717x/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:32:\"1005002572185147-black-36-france\";s:7:\"sku_sub\";s:32:\"1005002572185147-black-36-france\";s:5:\"skuId\";s:17:\"12000021206823618\";s:7:\"skuAttr\";s:46:\"14:193;200000124:200000334;200007763:201336342\";s:13:\"regular_price\";s:5:\"30.46\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:99;s:10:\"attributes\";a:3:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"36\";s:10:\"ships-from\";s:6:\"France\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"36\";s:10:\"ships-from\";s:6:\"France\";}}i:44;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/H0ba661f6a4694f76b86831f452125717x/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:32:\"1005002572185147-black-37-france\";s:7:\"sku_sub\";s:32:\"1005002572185147-black-37-france\";s:5:\"skuId\";s:17:\"12000021206823619\";s:7:\"skuAttr\";s:46:\"14:193;200000124:100010482;200007763:201336342\";s:13:\"regular_price\";s:5:\"30.46\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:99;s:10:\"attributes\";a:3:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"37\";s:10:\"ships-from\";s:6:\"France\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"37\";s:10:\"ships-from\";s:6:\"France\";}}i:45;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/H0ba661f6a4694f76b86831f452125717x/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:31:\"1005002572185147-black-43-spain\";s:7:\"sku_sub\";s:31:\"1005002572185147-black-43-spain\";s:5:\"skuId\";s:17:\"12000021206823616\";s:7:\"skuAttr\";s:46:\"14:193;200000124:200000338;200007763:201336104\";s:13:\"regular_price\";s:5:\"30.46\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:99;s:10:\"attributes\";a:3:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"43\";s:10:\"ships-from\";s:5:\"SPAIN\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"43\";s:10:\"ships-from\";s:5:\"SPAIN\";}}i:46;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/H0ba661f6a4694f76b86831f452125717x/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:32:\"1005002572185147-black-35-france\";s:7:\"sku_sub\";s:32:\"1005002572185147-black-35-france\";s:5:\"skuId\";s:17:\"12000021206823617\";s:7:\"skuAttr\";s:46:\"14:193;200000124:200000333;200007763:201336342\";s:13:\"regular_price\";s:5:\"30.46\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:99;s:10:\"attributes\";a:3:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"35\";s:10:\"ships-from\";s:6:\"France\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"35\";s:10:\"ships-from\";s:6:\"France\";}}i:47;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/H0ba661f6a4694f76b86831f452125717x/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:32:\"1005002572185147-black-40-france\";s:7:\"sku_sub\";s:32:\"1005002572185147-black-40-france\";s:5:\"skuId\";s:17:\"12000021206823622\";s:7:\"skuAttr\";s:46:\"14:193;200000124:100013888;200007763:201336342\";s:13:\"regular_price\";s:5:\"30.46\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:99;s:10:\"attributes\";a:3:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"40\";s:10:\"ships-from\";s:6:\"France\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"40\";s:10:\"ships-from\";s:6:\"France\";}}i:48;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/H0ba661f6a4694f76b86831f452125717x/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:32:\"1005002572185147-black-41-france\";s:7:\"sku_sub\";s:32:\"1005002572185147-black-41-france\";s:5:\"skuId\";s:17:\"12000021206823623\";s:7:\"skuAttr\";s:46:\"14:193;200000124:100010483;200007763:201336342\";s:13:\"regular_price\";s:5:\"30.46\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:99;s:10:\"attributes\";a:3:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"41\";s:10:\"ships-from\";s:6:\"France\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"41\";s:10:\"ships-from\";s:6:\"France\";}}i:49;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/H0ba661f6a4694f76b86831f452125717x/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:32:\"1005002572185147-black-38-france\";s:7:\"sku_sub\";s:32:\"1005002572185147-black-38-france\";s:5:\"skuId\";s:17:\"12000021206823620\";s:7:\"skuAttr\";s:46:\"14:193;200000124:200000898;200007763:201336342\";s:13:\"regular_price\";s:5:\"30.46\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:99;s:10:\"attributes\";a:3:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"38\";s:10:\"ships-from\";s:6:\"France\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"38\";s:10:\"ships-from\";s:6:\"France\";}}i:50;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/H0ba661f6a4694f76b86831f452125717x/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:32:\"1005002572185147-black-39-france\";s:7:\"sku_sub\";s:32:\"1005002572185147-black-39-france\";s:5:\"skuId\";s:17:\"12000021206823621\";s:7:\"skuAttr\";s:46:\"14:193;200000124:200000364;200007763:201336342\";s:13:\"regular_price\";s:5:\"30.46\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:99;s:10:\"attributes\";a:3:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"39\";s:10:\"ships-from\";s:6:\"France\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"39\";s:10:\"ships-from\";s:6:\"France\";}}i:51;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/Hccfd4c275b054f80861261fb66fdef55D/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:31:\"1005002572185147-green-42-china\";s:7:\"sku_sub\";s:31:\"1005002572185147-green-42-china\";s:5:\"skuId\";s:17:\"12000021206823642\";s:7:\"skuAttr\";s:46:\"14:175;200000124:200000337;200007763:201336100\";s:13:\"regular_price\";s:5:\"48.46\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:99;s:10:\"attributes\";a:3:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"42\";s:10:\"ships-from\";s:5:\"China\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"42\";s:10:\"ships-from\";s:5:\"China\";}}i:52;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/Hccfd4c275b054f80861261fb66fdef55D/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:31:\"1005002572185147-green-43-china\";s:7:\"sku_sub\";s:31:\"1005002572185147-green-43-china\";s:5:\"skuId\";s:17:\"12000021206823643\";s:7:\"skuAttr\";s:46:\"14:175;200000124:200000338;200007763:201336100\";s:13:\"regular_price\";s:5:\"48.46\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:99;s:10:\"attributes\";a:3:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"43\";s:10:\"ships-from\";s:5:\"China\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"43\";s:10:\"ships-from\";s:5:\"China\";}}i:53;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/Hccfd4c275b054f80861261fb66fdef55D/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:31:\"1005002572185147-green-40-china\";s:7:\"sku_sub\";s:31:\"1005002572185147-green-40-china\";s:5:\"skuId\";s:17:\"12000021206823640\";s:7:\"skuAttr\";s:46:\"14:175;200000124:100013888;200007763:201336100\";s:13:\"regular_price\";s:5:\"48.46\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:99;s:10:\"attributes\";a:3:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"40\";s:10:\"ships-from\";s:5:\"China\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"40\";s:10:\"ships-from\";s:5:\"China\";}}i:54;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/Hccfd4c275b054f80861261fb66fdef55D/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:31:\"1005002572185147-green-41-china\";s:7:\"sku_sub\";s:31:\"1005002572185147-green-41-china\";s:5:\"skuId\";s:17:\"12000021206823641\";s:7:\"skuAttr\";s:46:\"14:175;200000124:100010483;200007763:201336100\";s:13:\"regular_price\";s:5:\"48.46\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:99;s:10:\"attributes\";a:3:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"41\";s:10:\"ships-from\";s:5:\"China\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"41\";s:10:\"ships-from\";s:5:\"China\";}}i:55;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/Hccfd4c275b054f80861261fb66fdef55D/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:40:\"1005002572185147-green-37-czech-republic\";s:7:\"sku_sub\";s:40:\"1005002572185147-green-37-czech-republic\";s:5:\"skuId\";s:17:\"12000021206823646\";s:7:\"skuAttr\";s:46:\"14:175;200000124:100010482;200007763:203287806\";s:13:\"regular_price\";s:5:\"30.46\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:99;s:10:\"attributes\";a:3:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"37\";s:10:\"ships-from\";s:14:\"Czech Republic\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"37\";s:10:\"ships-from\";s:14:\"Czech Republic\";}}i:56;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/Hccfd4c275b054f80861261fb66fdef55D/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:40:\"1005002572185147-green-38-czech-republic\";s:7:\"sku_sub\";s:40:\"1005002572185147-green-38-czech-republic\";s:5:\"skuId\";s:17:\"12000021206823647\";s:7:\"skuAttr\";s:46:\"14:175;200000124:200000898;200007763:203287806\";s:13:\"regular_price\";s:5:\"30.46\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:99;s:10:\"attributes\";a:3:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"38\";s:10:\"ships-from\";s:14:\"Czech Republic\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"38\";s:10:\"ships-from\";s:14:\"Czech Republic\";}}i:57;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/Hccfd4c275b054f80861261fb66fdef55D/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:40:\"1005002572185147-green-35-czech-republic\";s:7:\"sku_sub\";s:40:\"1005002572185147-green-35-czech-republic\";s:5:\"skuId\";s:17:\"12000021206823644\";s:7:\"skuAttr\";s:46:\"14:175;200000124:200000333;200007763:203287806\";s:13:\"regular_price\";s:5:\"30.46\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:99;s:10:\"attributes\";a:3:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"35\";s:10:\"ships-from\";s:14:\"Czech Republic\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"35\";s:10:\"ships-from\";s:14:\"Czech Republic\";}}i:58;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/Hccfd4c275b054f80861261fb66fdef55D/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:40:\"1005002572185147-green-36-czech-republic\";s:7:\"sku_sub\";s:40:\"1005002572185147-green-36-czech-republic\";s:5:\"skuId\";s:17:\"12000021206823645\";s:7:\"skuAttr\";s:46:\"14:175;200000124:200000334;200007763:203287806\";s:13:\"regular_price\";s:5:\"30.46\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:99;s:10:\"attributes\";a:3:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"36\";s:10:\"ships-from\";s:14:\"Czech Republic\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"36\";s:10:\"ships-from\";s:14:\"Czech Republic\";}}i:59;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/H0ba661f6a4694f76b86831f452125717x/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:33:\"1005002572185147-black-43-belgium\";s:7:\"sku_sub\";s:33:\"1005002572185147-black-43-belgium\";s:5:\"skuId\";s:17:\"12000021206823634\";s:7:\"skuAttr\";s:46:\"14:193;200000124:200000338;200007763:100015076\";s:13:\"regular_price\";s:5:\"30.46\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:99;s:10:\"attributes\";a:3:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"43\";s:10:\"ships-from\";s:7:\"Belgium\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"43\";s:10:\"ships-from\";s:7:\"Belgium\";}}i:60;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/Hccfd4c275b054f80861261fb66fdef55D/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:31:\"1005002572185147-green-35-china\";s:7:\"sku_sub\";s:31:\"1005002572185147-green-35-china\";s:5:\"skuId\";s:17:\"12000021206823635\";s:7:\"skuAttr\";s:46:\"14:175;200000124:200000333;200007763:201336100\";s:13:\"regular_price\";s:5:\"48.46\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:99;s:10:\"attributes\";a:3:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"35\";s:10:\"ships-from\";s:5:\"China\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"35\";s:10:\"ships-from\";s:5:\"China\";}}i:61;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/H0ba661f6a4694f76b86831f452125717x/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:33:\"1005002572185147-black-41-belgium\";s:7:\"sku_sub\";s:33:\"1005002572185147-black-41-belgium\";s:5:\"skuId\";s:17:\"12000021206823632\";s:7:\"skuAttr\";s:46:\"14:193;200000124:100010483;200007763:100015076\";s:13:\"regular_price\";s:5:\"30.46\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:99;s:10:\"attributes\";a:3:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"41\";s:10:\"ships-from\";s:7:\"Belgium\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"41\";s:10:\"ships-from\";s:7:\"Belgium\";}}i:62;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/H0ba661f6a4694f76b86831f452125717x/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:33:\"1005002572185147-black-42-belgium\";s:7:\"sku_sub\";s:33:\"1005002572185147-black-42-belgium\";s:5:\"skuId\";s:17:\"12000021206823633\";s:7:\"skuAttr\";s:46:\"14:193;200000124:200000337;200007763:100015076\";s:13:\"regular_price\";s:5:\"30.46\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:99;s:10:\"attributes\";a:3:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"42\";s:10:\"ships-from\";s:7:\"Belgium\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"42\";s:10:\"ships-from\";s:7:\"Belgium\";}}i:63;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/Hccfd4c275b054f80861261fb66fdef55D/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:31:\"1005002572185147-green-38-china\";s:7:\"sku_sub\";s:31:\"1005002572185147-green-38-china\";s:5:\"skuId\";s:17:\"12000021206823638\";s:7:\"skuAttr\";s:46:\"14:175;200000124:200000898;200007763:201336100\";s:13:\"regular_price\";s:5:\"48.46\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:99;s:10:\"attributes\";a:3:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"38\";s:10:\"ships-from\";s:5:\"China\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"38\";s:10:\"ships-from\";s:5:\"China\";}}i:64;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/Hccfd4c275b054f80861261fb66fdef55D/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:31:\"1005002572185147-green-39-china\";s:7:\"sku_sub\";s:31:\"1005002572185147-green-39-china\";s:5:\"skuId\";s:17:\"12000021206823639\";s:7:\"skuAttr\";s:46:\"14:175;200000124:200000364;200007763:201336100\";s:13:\"regular_price\";s:5:\"48.46\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:99;s:10:\"attributes\";a:3:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"39\";s:10:\"ships-from\";s:5:\"China\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"39\";s:10:\"ships-from\";s:5:\"China\";}}i:65;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/Hccfd4c275b054f80861261fb66fdef55D/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:31:\"1005002572185147-green-36-china\";s:7:\"sku_sub\";s:31:\"1005002572185147-green-36-china\";s:5:\"skuId\";s:17:\"12000021206823636\";s:7:\"skuAttr\";s:46:\"14:175;200000124:200000334;200007763:201336100\";s:13:\"regular_price\";s:5:\"48.46\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:99;s:10:\"attributes\";a:3:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"36\";s:10:\"ships-from\";s:5:\"China\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"36\";s:10:\"ships-from\";s:5:\"China\";}}i:66;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/Hccfd4c275b054f80861261fb66fdef55D/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:31:\"1005002572185147-green-37-china\";s:7:\"sku_sub\";s:31:\"1005002572185147-green-37-china\";s:5:\"skuId\";s:17:\"12000021206823637\";s:7:\"skuAttr\";s:46:\"14:175;200000124:100010482;200007763:201336100\";s:13:\"regular_price\";s:5:\"48.46\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:99;s:10:\"attributes\";a:3:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"37\";s:10:\"ships-from\";s:5:\"China\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"37\";s:10:\"ships-from\";s:5:\"China\";}}i:67;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/Hccfd4c275b054f80861261fb66fdef55D/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:32:\"1005002572185147-green-40-poland\";s:7:\"sku_sub\";s:32:\"1005002572185147-green-40-poland\";s:5:\"skuId\";s:17:\"12000021206823658\";s:7:\"skuAttr\";s:46:\"14:175;200000124:100013888;200007763:203372089\";s:13:\"regular_price\";s:5:\"30.46\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:99;s:10:\"attributes\";a:3:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"40\";s:10:\"ships-from\";s:6:\"Poland\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"40\";s:10:\"ships-from\";s:6:\"Poland\";}}i:68;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/Hccfd4c275b054f80861261fb66fdef55D/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:32:\"1005002572185147-green-41-poland\";s:7:\"sku_sub\";s:32:\"1005002572185147-green-41-poland\";s:5:\"skuId\";s:17:\"12000021206823659\";s:7:\"skuAttr\";s:46:\"14:175;200000124:100010483;200007763:203372089\";s:13:\"regular_price\";s:5:\"30.46\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:99;s:10:\"attributes\";a:3:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"41\";s:10:\"ships-from\";s:6:\"Poland\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"41\";s:10:\"ships-from\";s:6:\"Poland\";}}i:69;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/Hccfd4c275b054f80861261fb66fdef55D/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:32:\"1005002572185147-green-38-poland\";s:7:\"sku_sub\";s:32:\"1005002572185147-green-38-poland\";s:5:\"skuId\";s:17:\"12000021206823656\";s:7:\"skuAttr\";s:46:\"14:175;200000124:200000898;200007763:203372089\";s:13:\"regular_price\";s:5:\"30.46\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:99;s:10:\"attributes\";a:3:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"38\";s:10:\"ships-from\";s:6:\"Poland\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"38\";s:10:\"ships-from\";s:6:\"Poland\";}}i:70;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/Hccfd4c275b054f80861261fb66fdef55D/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:32:\"1005002572185147-green-39-poland\";s:7:\"sku_sub\";s:32:\"1005002572185147-green-39-poland\";s:5:\"skuId\";s:17:\"12000021206823657\";s:7:\"skuAttr\";s:46:\"14:175;200000124:200000364;200007763:203372089\";s:13:\"regular_price\";s:5:\"30.46\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:99;s:10:\"attributes\";a:3:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"39\";s:10:\"ships-from\";s:6:\"Poland\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"39\";s:10:\"ships-from\";s:6:\"Poland\";}}i:71;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/Hccfd4c275b054f80861261fb66fdef55D/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:31:\"1005002572185147-green-35-spain\";s:7:\"sku_sub\";s:31:\"1005002572185147-green-35-spain\";s:5:\"skuId\";s:17:\"12000021206823662\";s:7:\"skuAttr\";s:46:\"14:175;200000124:200000333;200007763:201336104\";s:13:\"regular_price\";s:5:\"30.46\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:99;s:10:\"attributes\";a:3:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"35\";s:10:\"ships-from\";s:5:\"SPAIN\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"35\";s:10:\"ships-from\";s:5:\"SPAIN\";}}i:72;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/Hccfd4c275b054f80861261fb66fdef55D/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:31:\"1005002572185147-green-36-spain\";s:7:\"sku_sub\";s:31:\"1005002572185147-green-36-spain\";s:5:\"skuId\";s:17:\"12000021206823663\";s:7:\"skuAttr\";s:46:\"14:175;200000124:200000334;200007763:201336104\";s:13:\"regular_price\";s:5:\"30.46\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:99;s:10:\"attributes\";a:3:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"36\";s:10:\"ships-from\";s:5:\"SPAIN\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"36\";s:10:\"ships-from\";s:5:\"SPAIN\";}}i:73;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/Hccfd4c275b054f80861261fb66fdef55D/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:32:\"1005002572185147-green-42-poland\";s:7:\"sku_sub\";s:32:\"1005002572185147-green-42-poland\";s:5:\"skuId\";s:17:\"12000021206823660\";s:7:\"skuAttr\";s:46:\"14:175;200000124:200000337;200007763:203372089\";s:13:\"regular_price\";s:5:\"30.46\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:99;s:10:\"attributes\";a:3:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"42\";s:10:\"ships-from\";s:6:\"Poland\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"42\";s:10:\"ships-from\";s:6:\"Poland\";}}i:74;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/Hccfd4c275b054f80861261fb66fdef55D/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:32:\"1005002572185147-green-43-poland\";s:7:\"sku_sub\";s:32:\"1005002572185147-green-43-poland\";s:5:\"skuId\";s:17:\"12000021206823661\";s:7:\"skuAttr\";s:46:\"14:175;200000124:200000338;200007763:203372089\";s:13:\"regular_price\";s:5:\"30.46\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:99;s:10:\"attributes\";a:3:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"43\";s:10:\"ships-from\";s:6:\"Poland\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"43\";s:10:\"ships-from\";s:6:\"Poland\";}}i:75;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/Hccfd4c275b054f80861261fb66fdef55D/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:40:\"1005002572185147-green-41-czech-republic\";s:7:\"sku_sub\";s:40:\"1005002572185147-green-41-czech-republic\";s:5:\"skuId\";s:17:\"12000021206823650\";s:7:\"skuAttr\";s:46:\"14:175;200000124:100010483;200007763:203287806\";s:13:\"regular_price\";s:5:\"30.46\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:99;s:10:\"attributes\";a:3:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"41\";s:10:\"ships-from\";s:14:\"Czech Republic\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"41\";s:10:\"ships-from\";s:14:\"Czech Republic\";}}i:76;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/Hccfd4c275b054f80861261fb66fdef55D/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:40:\"1005002572185147-green-42-czech-republic\";s:7:\"sku_sub\";s:40:\"1005002572185147-green-42-czech-republic\";s:5:\"skuId\";s:17:\"12000021206823651\";s:7:\"skuAttr\";s:46:\"14:175;200000124:200000337;200007763:203287806\";s:13:\"regular_price\";s:5:\"30.46\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:99;s:10:\"attributes\";a:3:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"42\";s:10:\"ships-from\";s:14:\"Czech Republic\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"42\";s:10:\"ships-from\";s:14:\"Czech Republic\";}}i:77;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/Hccfd4c275b054f80861261fb66fdef55D/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:40:\"1005002572185147-green-39-czech-republic\";s:7:\"sku_sub\";s:40:\"1005002572185147-green-39-czech-republic\";s:5:\"skuId\";s:17:\"12000021206823648\";s:7:\"skuAttr\";s:46:\"14:175;200000124:200000364;200007763:203287806\";s:13:\"regular_price\";s:5:\"30.46\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:99;s:10:\"attributes\";a:3:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"39\";s:10:\"ships-from\";s:14:\"Czech Republic\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"39\";s:10:\"ships-from\";s:14:\"Czech Republic\";}}i:78;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/Hccfd4c275b054f80861261fb66fdef55D/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:40:\"1005002572185147-green-40-czech-republic\";s:7:\"sku_sub\";s:40:\"1005002572185147-green-40-czech-republic\";s:5:\"skuId\";s:17:\"12000021206823649\";s:7:\"skuAttr\";s:46:\"14:175;200000124:100013888;200007763:203287806\";s:13:\"regular_price\";s:5:\"30.46\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:99;s:10:\"attributes\";a:3:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"40\";s:10:\"ships-from\";s:14:\"Czech Republic\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"40\";s:10:\"ships-from\";s:14:\"Czech Republic\";}}i:79;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/Hccfd4c275b054f80861261fb66fdef55D/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:32:\"1005002572185147-green-36-poland\";s:7:\"sku_sub\";s:32:\"1005002572185147-green-36-poland\";s:5:\"skuId\";s:17:\"12000021206823654\";s:7:\"skuAttr\";s:46:\"14:175;200000124:200000334;200007763:203372089\";s:13:\"regular_price\";s:5:\"30.46\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:99;s:10:\"attributes\";a:3:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"36\";s:10:\"ships-from\";s:6:\"Poland\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"36\";s:10:\"ships-from\";s:6:\"Poland\";}}i:80;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/Hccfd4c275b054f80861261fb66fdef55D/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:32:\"1005002572185147-green-37-poland\";s:7:\"sku_sub\";s:32:\"1005002572185147-green-37-poland\";s:5:\"skuId\";s:17:\"12000021206823655\";s:7:\"skuAttr\";s:46:\"14:175;200000124:100010482;200007763:203372089\";s:13:\"regular_price\";s:5:\"30.46\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:99;s:10:\"attributes\";a:3:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"37\";s:10:\"ships-from\";s:6:\"Poland\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"37\";s:10:\"ships-from\";s:6:\"Poland\";}}i:81;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/Hccfd4c275b054f80861261fb66fdef55D/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:40:\"1005002572185147-green-43-czech-republic\";s:7:\"sku_sub\";s:40:\"1005002572185147-green-43-czech-republic\";s:5:\"skuId\";s:17:\"12000021206823652\";s:7:\"skuAttr\";s:46:\"14:175;200000124:200000338;200007763:203287806\";s:13:\"regular_price\";s:5:\"30.46\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:99;s:10:\"attributes\";a:3:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"43\";s:10:\"ships-from\";s:14:\"Czech Republic\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"43\";s:10:\"ships-from\";s:14:\"Czech Republic\";}}i:82;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/Hccfd4c275b054f80861261fb66fdef55D/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:32:\"1005002572185147-green-35-poland\";s:7:\"sku_sub\";s:32:\"1005002572185147-green-35-poland\";s:5:\"skuId\";s:17:\"12000021206823653\";s:7:\"skuAttr\";s:46:\"14:175;200000124:200000333;200007763:203372089\";s:13:\"regular_price\";s:5:\"30.46\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:99;s:10:\"attributes\";a:3:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"35\";s:10:\"ships-from\";s:6:\"Poland\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"35\";s:10:\"ships-from\";s:6:\"Poland\";}}i:83;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/Hccfd4c275b054f80861261fb66fdef55D/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:32:\"1005002572185147-green-38-france\";s:7:\"sku_sub\";s:32:\"1005002572185147-green-38-france\";s:5:\"skuId\";s:17:\"12000021206823674\";s:7:\"skuAttr\";s:46:\"14:175;200000124:200000898;200007763:201336342\";s:13:\"regular_price\";s:5:\"30.46\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:99;s:10:\"attributes\";a:3:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"38\";s:10:\"ships-from\";s:6:\"France\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"38\";s:10:\"ships-from\";s:6:\"France\";}}i:84;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/Hccfd4c275b054f80861261fb66fdef55D/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:32:\"1005002572185147-green-39-france\";s:7:\"sku_sub\";s:32:\"1005002572185147-green-39-france\";s:5:\"skuId\";s:17:\"12000021206823675\";s:7:\"skuAttr\";s:46:\"14:175;200000124:200000364;200007763:201336342\";s:13:\"regular_price\";s:5:\"30.46\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:99;s:10:\"attributes\";a:3:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"39\";s:10:\"ships-from\";s:6:\"France\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"39\";s:10:\"ships-from\";s:6:\"France\";}}i:85;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/Hccfd4c275b054f80861261fb66fdef55D/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:32:\"1005002572185147-green-36-france\";s:7:\"sku_sub\";s:32:\"1005002572185147-green-36-france\";s:5:\"skuId\";s:17:\"12000021206823672\";s:7:\"skuAttr\";s:46:\"14:175;200000124:200000334;200007763:201336342\";s:13:\"regular_price\";s:5:\"30.46\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:99;s:10:\"attributes\";a:3:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"36\";s:10:\"ships-from\";s:6:\"France\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"36\";s:10:\"ships-from\";s:6:\"France\";}}i:86;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/Hccfd4c275b054f80861261fb66fdef55D/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:32:\"1005002572185147-green-37-france\";s:7:\"sku_sub\";s:32:\"1005002572185147-green-37-france\";s:5:\"skuId\";s:17:\"12000021206823673\";s:7:\"skuAttr\";s:46:\"14:175;200000124:100010482;200007763:201336342\";s:13:\"regular_price\";s:5:\"30.46\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:99;s:10:\"attributes\";a:3:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"37\";s:10:\"ships-from\";s:6:\"France\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"37\";s:10:\"ships-from\";s:6:\"France\";}}i:87;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/Hccfd4c275b054f80861261fb66fdef55D/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:32:\"1005002572185147-green-42-france\";s:7:\"sku_sub\";s:32:\"1005002572185147-green-42-france\";s:5:\"skuId\";s:17:\"12000021206823678\";s:7:\"skuAttr\";s:46:\"14:175;200000124:200000337;200007763:201336342\";s:13:\"regular_price\";s:5:\"30.46\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:99;s:10:\"attributes\";a:3:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"42\";s:10:\"ships-from\";s:6:\"France\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"42\";s:10:\"ships-from\";s:6:\"France\";}}i:88;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/Hccfd4c275b054f80861261fb66fdef55D/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:32:\"1005002572185147-green-43-france\";s:7:\"sku_sub\";s:32:\"1005002572185147-green-43-france\";s:5:\"skuId\";s:17:\"12000021206823679\";s:7:\"skuAttr\";s:46:\"14:175;200000124:200000338;200007763:201336342\";s:13:\"regular_price\";s:5:\"30.46\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:99;s:10:\"attributes\";a:3:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"43\";s:10:\"ships-from\";s:6:\"France\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"43\";s:10:\"ships-from\";s:6:\"France\";}}i:89;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/Hccfd4c275b054f80861261fb66fdef55D/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:32:\"1005002572185147-green-40-france\";s:7:\"sku_sub\";s:32:\"1005002572185147-green-40-france\";s:5:\"skuId\";s:17:\"12000021206823676\";s:7:\"skuAttr\";s:46:\"14:175;200000124:100013888;200007763:201336342\";s:13:\"regular_price\";s:5:\"30.46\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:99;s:10:\"attributes\";a:3:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"40\";s:10:\"ships-from\";s:6:\"France\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"40\";s:10:\"ships-from\";s:6:\"France\";}}i:90;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/Hccfd4c275b054f80861261fb66fdef55D/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:32:\"1005002572185147-green-41-france\";s:7:\"sku_sub\";s:32:\"1005002572185147-green-41-france\";s:5:\"skuId\";s:17:\"12000021206823677\";s:7:\"skuAttr\";s:46:\"14:175;200000124:100010483;200007763:201336342\";s:13:\"regular_price\";s:5:\"30.46\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:99;s:10:\"attributes\";a:3:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"41\";s:10:\"ships-from\";s:6:\"France\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"41\";s:10:\"ships-from\";s:6:\"France\";}}i:91;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/Hccfd4c275b054f80861261fb66fdef55D/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:31:\"1005002572185147-green-39-spain\";s:7:\"sku_sub\";s:31:\"1005002572185147-green-39-spain\";s:5:\"skuId\";s:17:\"12000021206823666\";s:7:\"skuAttr\";s:46:\"14:175;200000124:200000364;200007763:201336104\";s:13:\"regular_price\";s:5:\"30.46\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:99;s:10:\"attributes\";a:3:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"39\";s:10:\"ships-from\";s:5:\"SPAIN\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"39\";s:10:\"ships-from\";s:5:\"SPAIN\";}}i:92;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/Hccfd4c275b054f80861261fb66fdef55D/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:31:\"1005002572185147-green-40-spain\";s:7:\"sku_sub\";s:31:\"1005002572185147-green-40-spain\";s:5:\"skuId\";s:17:\"12000021206823667\";s:7:\"skuAttr\";s:46:\"14:175;200000124:100013888;200007763:201336104\";s:13:\"regular_price\";s:5:\"30.46\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:99;s:10:\"attributes\";a:3:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"40\";s:10:\"ships-from\";s:5:\"SPAIN\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"40\";s:10:\"ships-from\";s:5:\"SPAIN\";}}i:93;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/Hccfd4c275b054f80861261fb66fdef55D/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:31:\"1005002572185147-green-37-spain\";s:7:\"sku_sub\";s:31:\"1005002572185147-green-37-spain\";s:5:\"skuId\";s:17:\"12000021206823664\";s:7:\"skuAttr\";s:46:\"14:175;200000124:100010482;200007763:201336104\";s:13:\"regular_price\";s:5:\"30.46\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:99;s:10:\"attributes\";a:3:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"37\";s:10:\"ships-from\";s:5:\"SPAIN\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"37\";s:10:\"ships-from\";s:5:\"SPAIN\";}}i:94;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/Hccfd4c275b054f80861261fb66fdef55D/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:31:\"1005002572185147-green-38-spain\";s:7:\"sku_sub\";s:31:\"1005002572185147-green-38-spain\";s:5:\"skuId\";s:17:\"12000021206823665\";s:7:\"skuAttr\";s:46:\"14:175;200000124:200000898;200007763:201336104\";s:13:\"regular_price\";s:5:\"30.46\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:99;s:10:\"attributes\";a:3:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"38\";s:10:\"ships-from\";s:5:\"SPAIN\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"38\";s:10:\"ships-from\";s:5:\"SPAIN\";}}i:95;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/Hccfd4c275b054f80861261fb66fdef55D/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:31:\"1005002572185147-green-43-spain\";s:7:\"sku_sub\";s:31:\"1005002572185147-green-43-spain\";s:5:\"skuId\";s:17:\"12000021206823670\";s:7:\"skuAttr\";s:46:\"14:175;200000124:200000338;200007763:201336104\";s:13:\"regular_price\";s:5:\"30.46\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:99;s:10:\"attributes\";a:3:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"43\";s:10:\"ships-from\";s:5:\"SPAIN\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"43\";s:10:\"ships-from\";s:5:\"SPAIN\";}}i:96;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/Hccfd4c275b054f80861261fb66fdef55D/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:32:\"1005002572185147-green-35-france\";s:7:\"sku_sub\";s:32:\"1005002572185147-green-35-france\";s:5:\"skuId\";s:17:\"12000021206823671\";s:7:\"skuAttr\";s:46:\"14:175;200000124:200000333;200007763:201336342\";s:13:\"regular_price\";s:5:\"30.46\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:99;s:10:\"attributes\";a:3:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"35\";s:10:\"ships-from\";s:6:\"France\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"35\";s:10:\"ships-from\";s:6:\"France\";}}i:97;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/Hccfd4c275b054f80861261fb66fdef55D/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:31:\"1005002572185147-green-41-spain\";s:7:\"sku_sub\";s:31:\"1005002572185147-green-41-spain\";s:5:\"skuId\";s:17:\"12000021206823668\";s:7:\"skuAttr\";s:46:\"14:175;200000124:100010483;200007763:201336104\";s:13:\"regular_price\";s:5:\"30.46\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:99;s:10:\"attributes\";a:3:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"41\";s:10:\"ships-from\";s:5:\"SPAIN\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"41\";s:10:\"ships-from\";s:5:\"SPAIN\";}}i:98;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/Hccfd4c275b054f80861261fb66fdef55D/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:31:\"1005002572185147-green-42-spain\";s:7:\"sku_sub\";s:31:\"1005002572185147-green-42-spain\";s:5:\"skuId\";s:17:\"12000021206823669\";s:7:\"skuAttr\";s:46:\"14:175;200000124:200000337;200007763:201336104\";s:13:\"regular_price\";s:5:\"30.46\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:99;s:10:\"attributes\";a:3:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"42\";s:10:\"ships-from\";s:5:\"SPAIN\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"42\";s:10:\"ships-from\";s:5:\"SPAIN\";}}i:99;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/H22a63fd61d564811a6d148f696f96b11R/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:32:\"1005002572185147-yellow-36-china\";s:7:\"sku_sub\";s:32:\"1005002572185147-yellow-36-china\";s:5:\"skuId\";s:17:\"12000021206823690\";s:7:\"skuAttr\";s:46:\"14:366;200000124:200000334;200007763:201336100\";s:13:\"regular_price\";s:5:\"48.46\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:99;s:10:\"attributes\";a:3:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:2:\"36\";s:10:\"ships-from\";s:5:\"China\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:2:\"36\";s:10:\"ships-from\";s:5:\"China\";}}i:100;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/H22a63fd61d564811a6d148f696f96b11R/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:32:\"1005002572185147-yellow-37-china\";s:7:\"sku_sub\";s:32:\"1005002572185147-yellow-37-china\";s:5:\"skuId\";s:17:\"12000021206823691\";s:7:\"skuAttr\";s:46:\"14:366;200000124:100010482;200007763:201336100\";s:13:\"regular_price\";s:5:\"48.46\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:99;s:10:\"attributes\";a:3:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:2:\"37\";s:10:\"ships-from\";s:5:\"China\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:2:\"37\";s:10:\"ships-from\";s:5:\"China\";}}i:101;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/Hccfd4c275b054f80861261fb66fdef55D/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:33:\"1005002572185147-green-43-belgium\";s:7:\"sku_sub\";s:33:\"1005002572185147-green-43-belgium\";s:5:\"skuId\";s:17:\"12000021206823688\";s:7:\"skuAttr\";s:46:\"14:175;200000124:200000338;200007763:100015076\";s:13:\"regular_price\";s:5:\"30.46\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:99;s:10:\"attributes\";a:3:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"43\";s:10:\"ships-from\";s:7:\"Belgium\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"43\";s:10:\"ships-from\";s:7:\"Belgium\";}}i:102;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/H22a63fd61d564811a6d148f696f96b11R/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:32:\"1005002572185147-yellow-35-china\";s:7:\"sku_sub\";s:32:\"1005002572185147-yellow-35-china\";s:5:\"skuId\";s:17:\"12000021206823689\";s:7:\"skuAttr\";s:46:\"14:366;200000124:200000333;200007763:201336100\";s:13:\"regular_price\";s:5:\"48.46\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:99;s:10:\"attributes\";a:3:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:2:\"35\";s:10:\"ships-from\";s:5:\"China\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:2:\"35\";s:10:\"ships-from\";s:5:\"China\";}}i:103;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/H22a63fd61d564811a6d148f696f96b11R/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:32:\"1005002572185147-yellow-40-china\";s:7:\"sku_sub\";s:32:\"1005002572185147-yellow-40-china\";s:5:\"skuId\";s:17:\"12000021206823694\";s:7:\"skuAttr\";s:46:\"14:366;200000124:100013888;200007763:201336100\";s:13:\"regular_price\";s:5:\"48.46\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:99;s:10:\"attributes\";a:3:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:2:\"40\";s:10:\"ships-from\";s:5:\"China\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:2:\"40\";s:10:\"ships-from\";s:5:\"China\";}}i:104;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/H22a63fd61d564811a6d148f696f96b11R/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:32:\"1005002572185147-yellow-41-china\";s:7:\"sku_sub\";s:32:\"1005002572185147-yellow-41-china\";s:5:\"skuId\";s:17:\"12000021206823695\";s:7:\"skuAttr\";s:46:\"14:366;200000124:100010483;200007763:201336100\";s:13:\"regular_price\";s:5:\"48.46\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:99;s:10:\"attributes\";a:3:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:2:\"41\";s:10:\"ships-from\";s:5:\"China\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:2:\"41\";s:10:\"ships-from\";s:5:\"China\";}}i:105;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/H22a63fd61d564811a6d148f696f96b11R/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:32:\"1005002572185147-yellow-38-china\";s:7:\"sku_sub\";s:32:\"1005002572185147-yellow-38-china\";s:5:\"skuId\";s:17:\"12000021206823692\";s:7:\"skuAttr\";s:46:\"14:366;200000124:200000898;200007763:201336100\";s:13:\"regular_price\";s:5:\"48.46\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:99;s:10:\"attributes\";a:3:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:2:\"38\";s:10:\"ships-from\";s:5:\"China\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:2:\"38\";s:10:\"ships-from\";s:5:\"China\";}}i:106;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/H22a63fd61d564811a6d148f696f96b11R/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:32:\"1005002572185147-yellow-39-china\";s:7:\"sku_sub\";s:32:\"1005002572185147-yellow-39-china\";s:5:\"skuId\";s:17:\"12000021206823693\";s:7:\"skuAttr\";s:46:\"14:366;200000124:200000364;200007763:201336100\";s:13:\"regular_price\";s:5:\"48.46\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:99;s:10:\"attributes\";a:3:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:2:\"39\";s:10:\"ships-from\";s:5:\"China\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:2:\"39\";s:10:\"ships-from\";s:5:\"China\";}}i:107;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/Hccfd4c275b054f80861261fb66fdef55D/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:33:\"1005002572185147-green-37-belgium\";s:7:\"sku_sub\";s:33:\"1005002572185147-green-37-belgium\";s:5:\"skuId\";s:17:\"12000021206823682\";s:7:\"skuAttr\";s:46:\"14:175;200000124:100010482;200007763:100015076\";s:13:\"regular_price\";s:5:\"30.46\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:99;s:10:\"attributes\";a:3:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"37\";s:10:\"ships-from\";s:7:\"Belgium\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"37\";s:10:\"ships-from\";s:7:\"Belgium\";}}i:108;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/Hccfd4c275b054f80861261fb66fdef55D/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:33:\"1005002572185147-green-38-belgium\";s:7:\"sku_sub\";s:33:\"1005002572185147-green-38-belgium\";s:5:\"skuId\";s:17:\"12000021206823683\";s:7:\"skuAttr\";s:46:\"14:175;200000124:200000898;200007763:100015076\";s:13:\"regular_price\";s:5:\"30.46\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:99;s:10:\"attributes\";a:3:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"38\";s:10:\"ships-from\";s:7:\"Belgium\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"38\";s:10:\"ships-from\";s:7:\"Belgium\";}}i:109;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/Hccfd4c275b054f80861261fb66fdef55D/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:33:\"1005002572185147-green-35-belgium\";s:7:\"sku_sub\";s:33:\"1005002572185147-green-35-belgium\";s:5:\"skuId\";s:17:\"12000021206823680\";s:7:\"skuAttr\";s:46:\"14:175;200000124:200000333;200007763:100015076\";s:13:\"regular_price\";s:5:\"30.46\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:99;s:10:\"attributes\";a:3:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"35\";s:10:\"ships-from\";s:7:\"Belgium\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"35\";s:10:\"ships-from\";s:7:\"Belgium\";}}i:110;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/Hccfd4c275b054f80861261fb66fdef55D/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:33:\"1005002572185147-green-36-belgium\";s:7:\"sku_sub\";s:33:\"1005002572185147-green-36-belgium\";s:5:\"skuId\";s:17:\"12000021206823681\";s:7:\"skuAttr\";s:46:\"14:175;200000124:200000334;200007763:100015076\";s:13:\"regular_price\";s:5:\"30.46\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:99;s:10:\"attributes\";a:3:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"36\";s:10:\"ships-from\";s:7:\"Belgium\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"36\";s:10:\"ships-from\";s:7:\"Belgium\";}}i:111;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/Hccfd4c275b054f80861261fb66fdef55D/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:33:\"1005002572185147-green-41-belgium\";s:7:\"sku_sub\";s:33:\"1005002572185147-green-41-belgium\";s:5:\"skuId\";s:17:\"12000021206823686\";s:7:\"skuAttr\";s:46:\"14:175;200000124:100010483;200007763:100015076\";s:13:\"regular_price\";s:5:\"30.46\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:99;s:10:\"attributes\";a:3:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"41\";s:10:\"ships-from\";s:7:\"Belgium\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"41\";s:10:\"ships-from\";s:7:\"Belgium\";}}i:112;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/Hccfd4c275b054f80861261fb66fdef55D/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:33:\"1005002572185147-green-42-belgium\";s:7:\"sku_sub\";s:33:\"1005002572185147-green-42-belgium\";s:5:\"skuId\";s:17:\"12000021206823687\";s:7:\"skuAttr\";s:46:\"14:175;200000124:200000337;200007763:100015076\";s:13:\"regular_price\";s:5:\"30.46\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:99;s:10:\"attributes\";a:3:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"42\";s:10:\"ships-from\";s:7:\"Belgium\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"42\";s:10:\"ships-from\";s:7:\"Belgium\";}}i:113;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/Hccfd4c275b054f80861261fb66fdef55D/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:33:\"1005002572185147-green-39-belgium\";s:7:\"sku_sub\";s:33:\"1005002572185147-green-39-belgium\";s:5:\"skuId\";s:17:\"12000021206823684\";s:7:\"skuAttr\";s:46:\"14:175;200000124:200000364;200007763:100015076\";s:13:\"regular_price\";s:5:\"30.46\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:99;s:10:\"attributes\";a:3:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"39\";s:10:\"ships-from\";s:7:\"Belgium\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"39\";s:10:\"ships-from\";s:7:\"Belgium\";}}i:114;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/Hccfd4c275b054f80861261fb66fdef55D/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:33:\"1005002572185147-green-40-belgium\";s:7:\"sku_sub\";s:33:\"1005002572185147-green-40-belgium\";s:5:\"skuId\";s:17:\"12000021206823685\";s:7:\"skuAttr\";s:46:\"14:175;200000124:100013888;200007763:100015076\";s:13:\"regular_price\";s:5:\"30.46\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:99;s:10:\"attributes\";a:3:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"40\";s:10:\"ships-from\";s:7:\"Belgium\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"40\";s:10:\"ships-from\";s:7:\"Belgium\";}}i:115;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/H22a63fd61d564811a6d148f696f96b11R/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:41:\"1005002572185147-yellow-43-czech-republic\";s:7:\"sku_sub\";s:41:\"1005002572185147-yellow-43-czech-republic\";s:5:\"skuId\";s:17:\"12000021206823706\";s:7:\"skuAttr\";s:46:\"14:366;200000124:200000338;200007763:203287806\";s:13:\"regular_price\";s:5:\"30.46\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:99;s:10:\"attributes\";a:3:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:2:\"43\";s:10:\"ships-from\";s:14:\"Czech Republic\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:2:\"43\";s:10:\"ships-from\";s:14:\"Czech Republic\";}}i:116;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/H22a63fd61d564811a6d148f696f96b11R/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:33:\"1005002572185147-yellow-35-poland\";s:7:\"sku_sub\";s:33:\"1005002572185147-yellow-35-poland\";s:5:\"skuId\";s:17:\"12000021206823707\";s:7:\"skuAttr\";s:46:\"14:366;200000124:200000333;200007763:203372089\";s:13:\"regular_price\";s:5:\"30.46\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:99;s:10:\"attributes\";a:3:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:2:\"35\";s:10:\"ships-from\";s:6:\"Poland\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:2:\"35\";s:10:\"ships-from\";s:6:\"Poland\";}}i:117;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/H22a63fd61d564811a6d148f696f96b11R/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:41:\"1005002572185147-yellow-41-czech-republic\";s:7:\"sku_sub\";s:41:\"1005002572185147-yellow-41-czech-republic\";s:5:\"skuId\";s:17:\"12000021206823704\";s:7:\"skuAttr\";s:46:\"14:366;200000124:100010483;200007763:203287806\";s:13:\"regular_price\";s:5:\"30.46\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:99;s:10:\"attributes\";a:3:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:2:\"41\";s:10:\"ships-from\";s:14:\"Czech Republic\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:2:\"41\";s:10:\"ships-from\";s:14:\"Czech Republic\";}}i:118;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/H22a63fd61d564811a6d148f696f96b11R/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:41:\"1005002572185147-yellow-42-czech-republic\";s:7:\"sku_sub\";s:41:\"1005002572185147-yellow-42-czech-republic\";s:5:\"skuId\";s:17:\"12000021206823705\";s:7:\"skuAttr\";s:46:\"14:366;200000124:200000337;200007763:203287806\";s:13:\"regular_price\";s:5:\"30.46\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:99;s:10:\"attributes\";a:3:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:2:\"42\";s:10:\"ships-from\";s:14:\"Czech Republic\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:2:\"42\";s:10:\"ships-from\";s:14:\"Czech Republic\";}}i:119;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/H22a63fd61d564811a6d148f696f96b11R/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:33:\"1005002572185147-yellow-38-poland\";s:7:\"sku_sub\";s:33:\"1005002572185147-yellow-38-poland\";s:5:\"skuId\";s:17:\"12000021206823710\";s:7:\"skuAttr\";s:46:\"14:366;200000124:200000898;200007763:203372089\";s:13:\"regular_price\";s:5:\"30.46\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:99;s:10:\"attributes\";a:3:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:2:\"38\";s:10:\"ships-from\";s:6:\"Poland\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:2:\"38\";s:10:\"ships-from\";s:6:\"Poland\";}}i:120;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/H22a63fd61d564811a6d148f696f96b11R/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:33:\"1005002572185147-yellow-39-poland\";s:7:\"sku_sub\";s:33:\"1005002572185147-yellow-39-poland\";s:5:\"skuId\";s:17:\"12000021206823711\";s:7:\"skuAttr\";s:46:\"14:366;200000124:200000364;200007763:203372089\";s:13:\"regular_price\";s:5:\"30.46\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:99;s:10:\"attributes\";a:3:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:2:\"39\";s:10:\"ships-from\";s:6:\"Poland\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:2:\"39\";s:10:\"ships-from\";s:6:\"Poland\";}}i:121;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/H22a63fd61d564811a6d148f696f96b11R/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:33:\"1005002572185147-yellow-36-poland\";s:7:\"sku_sub\";s:33:\"1005002572185147-yellow-36-poland\";s:5:\"skuId\";s:17:\"12000021206823708\";s:7:\"skuAttr\";s:46:\"14:366;200000124:200000334;200007763:203372089\";s:13:\"regular_price\";s:5:\"30.46\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:99;s:10:\"attributes\";a:3:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:2:\"36\";s:10:\"ships-from\";s:6:\"Poland\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:2:\"36\";s:10:\"ships-from\";s:6:\"Poland\";}}i:122;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/H22a63fd61d564811a6d148f696f96b11R/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:33:\"1005002572185147-yellow-37-poland\";s:7:\"sku_sub\";s:33:\"1005002572185147-yellow-37-poland\";s:5:\"skuId\";s:17:\"12000021206823709\";s:7:\"skuAttr\";s:46:\"14:366;200000124:100010482;200007763:203372089\";s:13:\"regular_price\";s:5:\"30.46\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:99;s:10:\"attributes\";a:3:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:2:\"37\";s:10:\"ships-from\";s:6:\"Poland\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:2:\"37\";s:10:\"ships-from\";s:6:\"Poland\";}}i:123;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/H22a63fd61d564811a6d148f696f96b11R/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:41:\"1005002572185147-yellow-35-czech-republic\";s:7:\"sku_sub\";s:41:\"1005002572185147-yellow-35-czech-republic\";s:5:\"skuId\";s:17:\"12000021206823698\";s:7:\"skuAttr\";s:46:\"14:366;200000124:200000333;200007763:203287806\";s:13:\"regular_price\";s:5:\"30.46\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:99;s:10:\"attributes\";a:3:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:2:\"35\";s:10:\"ships-from\";s:14:\"Czech Republic\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:2:\"35\";s:10:\"ships-from\";s:14:\"Czech Republic\";}}i:124;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/H22a63fd61d564811a6d148f696f96b11R/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:41:\"1005002572185147-yellow-36-czech-republic\";s:7:\"sku_sub\";s:41:\"1005002572185147-yellow-36-czech-republic\";s:5:\"skuId\";s:17:\"12000021206823699\";s:7:\"skuAttr\";s:46:\"14:366;200000124:200000334;200007763:203287806\";s:13:\"regular_price\";s:5:\"30.46\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:99;s:10:\"attributes\";a:3:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:2:\"36\";s:10:\"ships-from\";s:14:\"Czech Republic\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:2:\"36\";s:10:\"ships-from\";s:14:\"Czech Republic\";}}i:125;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/H22a63fd61d564811a6d148f696f96b11R/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:32:\"1005002572185147-yellow-42-china\";s:7:\"sku_sub\";s:32:\"1005002572185147-yellow-42-china\";s:5:\"skuId\";s:17:\"12000021206823696\";s:7:\"skuAttr\";s:46:\"14:366;200000124:200000337;200007763:201336100\";s:13:\"regular_price\";s:5:\"48.46\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:99;s:10:\"attributes\";a:3:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:2:\"42\";s:10:\"ships-from\";s:5:\"China\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:2:\"42\";s:10:\"ships-from\";s:5:\"China\";}}i:126;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/H22a63fd61d564811a6d148f696f96b11R/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:32:\"1005002572185147-yellow-43-china\";s:7:\"sku_sub\";s:32:\"1005002572185147-yellow-43-china\";s:5:\"skuId\";s:17:\"12000021206823697\";s:7:\"skuAttr\";s:46:\"14:366;200000124:200000338;200007763:201336100\";s:13:\"regular_price\";s:5:\"48.46\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:99;s:10:\"attributes\";a:3:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:2:\"43\";s:10:\"ships-from\";s:5:\"China\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:2:\"43\";s:10:\"ships-from\";s:5:\"China\";}}i:127;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/H22a63fd61d564811a6d148f696f96b11R/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:41:\"1005002572185147-yellow-39-czech-republic\";s:7:\"sku_sub\";s:41:\"1005002572185147-yellow-39-czech-republic\";s:5:\"skuId\";s:17:\"12000021206823702\";s:7:\"skuAttr\";s:46:\"14:366;200000124:200000364;200007763:203287806\";s:13:\"regular_price\";s:5:\"30.46\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:99;s:10:\"attributes\";a:3:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:2:\"39\";s:10:\"ships-from\";s:14:\"Czech Republic\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:2:\"39\";s:10:\"ships-from\";s:14:\"Czech Republic\";}}i:128;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/H22a63fd61d564811a6d148f696f96b11R/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:41:\"1005002572185147-yellow-40-czech-republic\";s:7:\"sku_sub\";s:41:\"1005002572185147-yellow-40-czech-republic\";s:5:\"skuId\";s:17:\"12000021206823703\";s:7:\"skuAttr\";s:46:\"14:366;200000124:100013888;200007763:203287806\";s:13:\"regular_price\";s:5:\"30.46\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:99;s:10:\"attributes\";a:3:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:2:\"40\";s:10:\"ships-from\";s:14:\"Czech Republic\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:2:\"40\";s:10:\"ships-from\";s:14:\"Czech Republic\";}}i:129;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/H22a63fd61d564811a6d148f696f96b11R/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:41:\"1005002572185147-yellow-37-czech-republic\";s:7:\"sku_sub\";s:41:\"1005002572185147-yellow-37-czech-republic\";s:5:\"skuId\";s:17:\"12000021206823700\";s:7:\"skuAttr\";s:46:\"14:366;200000124:100010482;200007763:203287806\";s:13:\"regular_price\";s:5:\"30.46\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:99;s:10:\"attributes\";a:3:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:2:\"37\";s:10:\"ships-from\";s:14:\"Czech Republic\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:2:\"37\";s:10:\"ships-from\";s:14:\"Czech Republic\";}}i:130;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/H22a63fd61d564811a6d148f696f96b11R/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:41:\"1005002572185147-yellow-38-czech-republic\";s:7:\"sku_sub\";s:41:\"1005002572185147-yellow-38-czech-republic\";s:5:\"skuId\";s:17:\"12000021206823701\";s:7:\"skuAttr\";s:46:\"14:366;200000124:200000898;200007763:203287806\";s:13:\"regular_price\";s:5:\"30.46\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:99;s:10:\"attributes\";a:3:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:2:\"38\";s:10:\"ships-from\";s:14:\"Czech Republic\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:2:\"38\";s:10:\"ships-from\";s:14:\"Czech Republic\";}}i:131;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/H22a63fd61d564811a6d148f696f96b11R/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:32:\"1005002572185147-yellow-41-spain\";s:7:\"sku_sub\";s:32:\"1005002572185147-yellow-41-spain\";s:5:\"skuId\";s:17:\"12000021206823722\";s:7:\"skuAttr\";s:46:\"14:366;200000124:100010483;200007763:201336104\";s:13:\"regular_price\";s:5:\"30.46\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:99;s:10:\"attributes\";a:3:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:2:\"41\";s:10:\"ships-from\";s:5:\"SPAIN\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:2:\"41\";s:10:\"ships-from\";s:5:\"SPAIN\";}}i:132;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/H22a63fd61d564811a6d148f696f96b11R/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:32:\"1005002572185147-yellow-42-spain\";s:7:\"sku_sub\";s:32:\"1005002572185147-yellow-42-spain\";s:5:\"skuId\";s:17:\"12000021206823723\";s:7:\"skuAttr\";s:46:\"14:366;200000124:200000337;200007763:201336104\";s:13:\"regular_price\";s:5:\"30.46\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:99;s:10:\"attributes\";a:3:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:2:\"42\";s:10:\"ships-from\";s:5:\"SPAIN\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:2:\"42\";s:10:\"ships-from\";s:5:\"SPAIN\";}}i:133;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/H22a63fd61d564811a6d148f696f96b11R/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:32:\"1005002572185147-yellow-39-spain\";s:7:\"sku_sub\";s:32:\"1005002572185147-yellow-39-spain\";s:5:\"skuId\";s:17:\"12000021206823720\";s:7:\"skuAttr\";s:46:\"14:366;200000124:200000364;200007763:201336104\";s:13:\"regular_price\";s:5:\"30.46\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:99;s:10:\"attributes\";a:3:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:2:\"39\";s:10:\"ships-from\";s:5:\"SPAIN\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:2:\"39\";s:10:\"ships-from\";s:5:\"SPAIN\";}}i:134;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/H22a63fd61d564811a6d148f696f96b11R/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:32:\"1005002572185147-yellow-40-spain\";s:7:\"sku_sub\";s:32:\"1005002572185147-yellow-40-spain\";s:5:\"skuId\";s:17:\"12000021206823721\";s:7:\"skuAttr\";s:46:\"14:366;200000124:100013888;200007763:201336104\";s:13:\"regular_price\";s:5:\"30.46\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:99;s:10:\"attributes\";a:3:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:2:\"40\";s:10:\"ships-from\";s:5:\"SPAIN\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:2:\"40\";s:10:\"ships-from\";s:5:\"SPAIN\";}}i:135;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/H22a63fd61d564811a6d148f696f96b11R/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:33:\"1005002572185147-yellow-36-france\";s:7:\"sku_sub\";s:33:\"1005002572185147-yellow-36-france\";s:5:\"skuId\";s:17:\"12000021206823726\";s:7:\"skuAttr\";s:46:\"14:366;200000124:200000334;200007763:201336342\";s:13:\"regular_price\";s:5:\"30.46\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:99;s:10:\"attributes\";a:3:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:2:\"36\";s:10:\"ships-from\";s:6:\"France\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:2:\"36\";s:10:\"ships-from\";s:6:\"France\";}}i:136;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/H22a63fd61d564811a6d148f696f96b11R/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:33:\"1005002572185147-yellow-37-france\";s:7:\"sku_sub\";s:33:\"1005002572185147-yellow-37-france\";s:5:\"skuId\";s:17:\"12000021206823727\";s:7:\"skuAttr\";s:46:\"14:366;200000124:100010482;200007763:201336342\";s:13:\"regular_price\";s:5:\"30.46\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:99;s:10:\"attributes\";a:3:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:2:\"37\";s:10:\"ships-from\";s:6:\"France\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:2:\"37\";s:10:\"ships-from\";s:6:\"France\";}}i:137;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/H22a63fd61d564811a6d148f696f96b11R/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:32:\"1005002572185147-yellow-43-spain\";s:7:\"sku_sub\";s:32:\"1005002572185147-yellow-43-spain\";s:5:\"skuId\";s:17:\"12000021206823724\";s:7:\"skuAttr\";s:46:\"14:366;200000124:200000338;200007763:201336104\";s:13:\"regular_price\";s:5:\"30.46\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:99;s:10:\"attributes\";a:3:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:2:\"43\";s:10:\"ships-from\";s:5:\"SPAIN\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:2:\"43\";s:10:\"ships-from\";s:5:\"SPAIN\";}}i:138;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/H22a63fd61d564811a6d148f696f96b11R/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:33:\"1005002572185147-yellow-35-france\";s:7:\"sku_sub\";s:33:\"1005002572185147-yellow-35-france\";s:5:\"skuId\";s:17:\"12000021206823725\";s:7:\"skuAttr\";s:46:\"14:366;200000124:200000333;200007763:201336342\";s:13:\"regular_price\";s:5:\"30.46\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:99;s:10:\"attributes\";a:3:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:2:\"35\";s:10:\"ships-from\";s:6:\"France\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:2:\"35\";s:10:\"ships-from\";s:6:\"France\";}}i:139;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/H22a63fd61d564811a6d148f696f96b11R/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:33:\"1005002572185147-yellow-42-poland\";s:7:\"sku_sub\";s:33:\"1005002572185147-yellow-42-poland\";s:5:\"skuId\";s:17:\"12000021206823714\";s:7:\"skuAttr\";s:46:\"14:366;200000124:200000337;200007763:203372089\";s:13:\"regular_price\";s:5:\"30.46\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:99;s:10:\"attributes\";a:3:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:2:\"42\";s:10:\"ships-from\";s:6:\"Poland\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:2:\"42\";s:10:\"ships-from\";s:6:\"Poland\";}}i:140;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/H22a63fd61d564811a6d148f696f96b11R/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:33:\"1005002572185147-yellow-43-poland\";s:7:\"sku_sub\";s:33:\"1005002572185147-yellow-43-poland\";s:5:\"skuId\";s:17:\"12000021206823715\";s:7:\"skuAttr\";s:46:\"14:366;200000124:200000338;200007763:203372089\";s:13:\"regular_price\";s:5:\"30.46\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:99;s:10:\"attributes\";a:3:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:2:\"43\";s:10:\"ships-from\";s:6:\"Poland\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:2:\"43\";s:10:\"ships-from\";s:6:\"Poland\";}}i:141;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/H22a63fd61d564811a6d148f696f96b11R/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:33:\"1005002572185147-yellow-40-poland\";s:7:\"sku_sub\";s:33:\"1005002572185147-yellow-40-poland\";s:5:\"skuId\";s:17:\"12000021206823712\";s:7:\"skuAttr\";s:46:\"14:366;200000124:100013888;200007763:203372089\";s:13:\"regular_price\";s:5:\"30.46\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:99;s:10:\"attributes\";a:3:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:2:\"40\";s:10:\"ships-from\";s:6:\"Poland\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:2:\"40\";s:10:\"ships-from\";s:6:\"Poland\";}}i:142;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/H22a63fd61d564811a6d148f696f96b11R/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:33:\"1005002572185147-yellow-41-poland\";s:7:\"sku_sub\";s:33:\"1005002572185147-yellow-41-poland\";s:5:\"skuId\";s:17:\"12000021206823713\";s:7:\"skuAttr\";s:46:\"14:366;200000124:100010483;200007763:203372089\";s:13:\"regular_price\";s:5:\"30.46\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:99;s:10:\"attributes\";a:3:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:2:\"41\";s:10:\"ships-from\";s:6:\"Poland\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:2:\"41\";s:10:\"ships-from\";s:6:\"Poland\";}}i:143;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/H22a63fd61d564811a6d148f696f96b11R/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:32:\"1005002572185147-yellow-37-spain\";s:7:\"sku_sub\";s:32:\"1005002572185147-yellow-37-spain\";s:5:\"skuId\";s:17:\"12000021206823718\";s:7:\"skuAttr\";s:46:\"14:366;200000124:100010482;200007763:201336104\";s:13:\"regular_price\";s:5:\"30.46\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:99;s:10:\"attributes\";a:3:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:2:\"37\";s:10:\"ships-from\";s:5:\"SPAIN\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:2:\"37\";s:10:\"ships-from\";s:5:\"SPAIN\";}}i:144;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/H22a63fd61d564811a6d148f696f96b11R/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:32:\"1005002572185147-yellow-38-spain\";s:7:\"sku_sub\";s:32:\"1005002572185147-yellow-38-spain\";s:5:\"skuId\";s:17:\"12000021206823719\";s:7:\"skuAttr\";s:46:\"14:366;200000124:200000898;200007763:201336104\";s:13:\"regular_price\";s:5:\"30.46\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:99;s:10:\"attributes\";a:3:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:2:\"38\";s:10:\"ships-from\";s:5:\"SPAIN\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:2:\"38\";s:10:\"ships-from\";s:5:\"SPAIN\";}}i:145;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/H22a63fd61d564811a6d148f696f96b11R/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:32:\"1005002572185147-yellow-35-spain\";s:7:\"sku_sub\";s:32:\"1005002572185147-yellow-35-spain\";s:5:\"skuId\";s:17:\"12000021206823716\";s:7:\"skuAttr\";s:46:\"14:366;200000124:200000333;200007763:201336104\";s:13:\"regular_price\";s:5:\"30.46\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:99;s:10:\"attributes\";a:3:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:2:\"35\";s:10:\"ships-from\";s:5:\"SPAIN\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:2:\"35\";s:10:\"ships-from\";s:5:\"SPAIN\";}}i:146;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/H22a63fd61d564811a6d148f696f96b11R/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:32:\"1005002572185147-yellow-36-spain\";s:7:\"sku_sub\";s:32:\"1005002572185147-yellow-36-spain\";s:5:\"skuId\";s:17:\"12000021206823717\";s:7:\"skuAttr\";s:46:\"14:366;200000124:200000334;200007763:201336104\";s:13:\"regular_price\";s:5:\"30.46\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:99;s:10:\"attributes\";a:3:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:2:\"36\";s:10:\"ships-from\";s:5:\"SPAIN\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:2:\"36\";s:10:\"ships-from\";s:5:\"SPAIN\";}}i:147;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/H22a63fd61d564811a6d148f696f96b11R/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:34:\"1005002572185147-yellow-39-belgium\";s:7:\"sku_sub\";s:34:\"1005002572185147-yellow-39-belgium\";s:5:\"skuId\";s:17:\"12000021206823738\";s:7:\"skuAttr\";s:46:\"14:366;200000124:200000364;200007763:100015076\";s:13:\"regular_price\";s:5:\"30.46\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:99;s:10:\"attributes\";a:3:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:2:\"39\";s:10:\"ships-from\";s:7:\"Belgium\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:2:\"39\";s:10:\"ships-from\";s:7:\"Belgium\";}}i:148;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/H22a63fd61d564811a6d148f696f96b11R/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:34:\"1005002572185147-yellow-40-belgium\";s:7:\"sku_sub\";s:34:\"1005002572185147-yellow-40-belgium\";s:5:\"skuId\";s:17:\"12000021206823739\";s:7:\"skuAttr\";s:46:\"14:366;200000124:100013888;200007763:100015076\";s:13:\"regular_price\";s:5:\"30.46\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:99;s:10:\"attributes\";a:3:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:2:\"40\";s:10:\"ships-from\";s:7:\"Belgium\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:2:\"40\";s:10:\"ships-from\";s:7:\"Belgium\";}}i:149;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/H22a63fd61d564811a6d148f696f96b11R/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:34:\"1005002572185147-yellow-37-belgium\";s:7:\"sku_sub\";s:34:\"1005002572185147-yellow-37-belgium\";s:5:\"skuId\";s:17:\"12000021206823736\";s:7:\"skuAttr\";s:46:\"14:366;200000124:100010482;200007763:100015076\";s:13:\"regular_price\";s:5:\"30.46\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:99;s:10:\"attributes\";a:3:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:2:\"37\";s:10:\"ships-from\";s:7:\"Belgium\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:2:\"37\";s:10:\"ships-from\";s:7:\"Belgium\";}}i:150;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/H22a63fd61d564811a6d148f696f96b11R/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:34:\"1005002572185147-yellow-38-belgium\";s:7:\"sku_sub\";s:34:\"1005002572185147-yellow-38-belgium\";s:5:\"skuId\";s:17:\"12000021206823737\";s:7:\"skuAttr\";s:46:\"14:366;200000124:200000898;200007763:100015076\";s:13:\"regular_price\";s:5:\"30.46\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:99;s:10:\"attributes\";a:3:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:2:\"38\";s:10:\"ships-from\";s:7:\"Belgium\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:2:\"38\";s:10:\"ships-from\";s:7:\"Belgium\";}}i:151;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/H22a63fd61d564811a6d148f696f96b11R/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:34:\"1005002572185147-yellow-43-belgium\";s:7:\"sku_sub\";s:34:\"1005002572185147-yellow-43-belgium\";s:5:\"skuId\";s:17:\"12000021206823742\";s:7:\"skuAttr\";s:46:\"14:366;200000124:200000338;200007763:100015076\";s:13:\"regular_price\";s:5:\"30.46\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:99;s:10:\"attributes\";a:3:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:2:\"43\";s:10:\"ships-from\";s:7:\"Belgium\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:2:\"43\";s:10:\"ships-from\";s:7:\"Belgium\";}}i:152;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/H22a63fd61d564811a6d148f696f96b11R/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:34:\"1005002572185147-yellow-41-belgium\";s:7:\"sku_sub\";s:34:\"1005002572185147-yellow-41-belgium\";s:5:\"skuId\";s:17:\"12000021206823740\";s:7:\"skuAttr\";s:46:\"14:366;200000124:100010483;200007763:100015076\";s:13:\"regular_price\";s:5:\"30.46\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:99;s:10:\"attributes\";a:3:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:2:\"41\";s:10:\"ships-from\";s:7:\"Belgium\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:2:\"41\";s:10:\"ships-from\";s:7:\"Belgium\";}}i:153;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/H22a63fd61d564811a6d148f696f96b11R/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:34:\"1005002572185147-yellow-42-belgium\";s:7:\"sku_sub\";s:34:\"1005002572185147-yellow-42-belgium\";s:5:\"skuId\";s:17:\"12000021206823741\";s:7:\"skuAttr\";s:46:\"14:366;200000124:200000337;200007763:100015076\";s:13:\"regular_price\";s:5:\"30.46\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:99;s:10:\"attributes\";a:3:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:2:\"42\";s:10:\"ships-from\";s:7:\"Belgium\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:2:\"42\";s:10:\"ships-from\";s:7:\"Belgium\";}}i:154;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/H22a63fd61d564811a6d148f696f96b11R/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:33:\"1005002572185147-yellow-40-france\";s:7:\"sku_sub\";s:33:\"1005002572185147-yellow-40-france\";s:5:\"skuId\";s:17:\"12000021206823730\";s:7:\"skuAttr\";s:46:\"14:366;200000124:100013888;200007763:201336342\";s:13:\"regular_price\";s:5:\"30.46\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:99;s:10:\"attributes\";a:3:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:2:\"40\";s:10:\"ships-from\";s:6:\"France\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:2:\"40\";s:10:\"ships-from\";s:6:\"France\";}}i:155;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/H22a63fd61d564811a6d148f696f96b11R/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:33:\"1005002572185147-yellow-41-france\";s:7:\"sku_sub\";s:33:\"1005002572185147-yellow-41-france\";s:5:\"skuId\";s:17:\"12000021206823731\";s:7:\"skuAttr\";s:46:\"14:366;200000124:100010483;200007763:201336342\";s:13:\"regular_price\";s:5:\"30.46\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:99;s:10:\"attributes\";a:3:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:2:\"41\";s:10:\"ships-from\";s:6:\"France\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:2:\"41\";s:10:\"ships-from\";s:6:\"France\";}}i:156;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/H22a63fd61d564811a6d148f696f96b11R/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:33:\"1005002572185147-yellow-38-france\";s:7:\"sku_sub\";s:33:\"1005002572185147-yellow-38-france\";s:5:\"skuId\";s:17:\"12000021206823728\";s:7:\"skuAttr\";s:46:\"14:366;200000124:200000898;200007763:201336342\";s:13:\"regular_price\";s:5:\"30.46\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:99;s:10:\"attributes\";a:3:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:2:\"38\";s:10:\"ships-from\";s:6:\"France\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:2:\"38\";s:10:\"ships-from\";s:6:\"France\";}}i:157;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/H22a63fd61d564811a6d148f696f96b11R/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:33:\"1005002572185147-yellow-39-france\";s:7:\"sku_sub\";s:33:\"1005002572185147-yellow-39-france\";s:5:\"skuId\";s:17:\"12000021206823729\";s:7:\"skuAttr\";s:46:\"14:366;200000124:200000364;200007763:201336342\";s:13:\"regular_price\";s:5:\"30.46\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:99;s:10:\"attributes\";a:3:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:2:\"39\";s:10:\"ships-from\";s:6:\"France\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:2:\"39\";s:10:\"ships-from\";s:6:\"France\";}}i:158;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/H22a63fd61d564811a6d148f696f96b11R/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:34:\"1005002572185147-yellow-35-belgium\";s:7:\"sku_sub\";s:34:\"1005002572185147-yellow-35-belgium\";s:5:\"skuId\";s:17:\"12000021206823734\";s:7:\"skuAttr\";s:46:\"14:366;200000124:200000333;200007763:100015076\";s:13:\"regular_price\";s:5:\"30.46\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:99;s:10:\"attributes\";a:3:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:2:\"35\";s:10:\"ships-from\";s:7:\"Belgium\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:2:\"35\";s:10:\"ships-from\";s:7:\"Belgium\";}}i:159;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/H22a63fd61d564811a6d148f696f96b11R/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:34:\"1005002572185147-yellow-36-belgium\";s:7:\"sku_sub\";s:34:\"1005002572185147-yellow-36-belgium\";s:5:\"skuId\";s:17:\"12000021206823735\";s:7:\"skuAttr\";s:46:\"14:366;200000124:200000334;200007763:100015076\";s:13:\"regular_price\";s:5:\"30.46\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:99;s:10:\"attributes\";a:3:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:2:\"36\";s:10:\"ships-from\";s:7:\"Belgium\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:2:\"36\";s:10:\"ships-from\";s:7:\"Belgium\";}}i:160;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/H22a63fd61d564811a6d148f696f96b11R/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:33:\"1005002572185147-yellow-42-france\";s:7:\"sku_sub\";s:33:\"1005002572185147-yellow-42-france\";s:5:\"skuId\";s:17:\"12000021206823732\";s:7:\"skuAttr\";s:46:\"14:366;200000124:200000337;200007763:201336342\";s:13:\"regular_price\";s:5:\"30.46\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:99;s:10:\"attributes\";a:3:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:2:\"42\";s:10:\"ships-from\";s:6:\"France\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:2:\"42\";s:10:\"ships-from\";s:6:\"France\";}}i:161;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/H22a63fd61d564811a6d148f696f96b11R/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:33:\"1005002572185147-yellow-43-france\";s:7:\"sku_sub\";s:33:\"1005002572185147-yellow-43-france\";s:5:\"skuId\";s:17:\"12000021206823733\";s:7:\"skuAttr\";s:46:\"14:366;200000124:200000338;200007763:201336342\";s:13:\"regular_price\";s:5:\"30.46\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:99;s:10:\"attributes\";a:3:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:2:\"43\";s:10:\"ships-from\";s:6:\"France\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:2:\"43\";s:10:\"ships-from\";s:6:\"France\";}}}');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(18814, 2143, '_wp_attached_file', '2021/06/Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip-2.jpg'),
(18815, 2143, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:117:\"2021/06/Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip-2.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:117:\"Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:117:\"Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:117:\"Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip-2-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:117:\"Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip-2-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:117:\"Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip-2-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:117:\"Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:117:\"Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:117:\"Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:117:\"Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:117:\"Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:117:\"Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(18816, 2143, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H6f5926eb5e7e435e8d7406a70801a1eem/Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip.jpg'),
(18817, 2144, '_wp_attached_file', '2021/06/Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip-3.jpg'),
(18818, 2144, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:117:\"2021/06/Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip-3.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:117:\"Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:117:\"Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:117:\"Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip-3-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:117:\"Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip-3-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:117:\"Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip-3-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:117:\"Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:117:\"Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip-3-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:117:\"Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:117:\"Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:117:\"Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip-3-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:117:\"Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(18819, 2144, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H1cb41893ab9646c98ffb854df65a7be98/Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip.jpg'),
(18820, 2145, '_wp_attached_file', '2021/06/Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip-4.jpg'),
(18821, 2145, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:117:\"2021/06/Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip-4.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:117:\"Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:117:\"Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip-4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:117:\"Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip-4-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:117:\"Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip-4-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:117:\"Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip-4-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:117:\"Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:117:\"Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip-4-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:117:\"Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:117:\"Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:117:\"Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip-4-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:117:\"Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(18822, 2145, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H690f41e7c01947dcbe3ed81f34bf3722j/Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip.jpg'),
(18823, 2146, '_wp_attached_file', '2021/06/Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip-5.jpg'),
(18824, 2146, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:117:\"2021/06/Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip-5.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:117:\"Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:117:\"Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip-5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:117:\"Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip-5-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:117:\"Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip-5-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:117:\"Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip-5-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:117:\"Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:117:\"Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip-5-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:117:\"Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip-5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:117:\"Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:117:\"Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip-5-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:117:\"Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip-5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(18825, 2146, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Ha3bbeeb8825b48339e6e39903467024e6/Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip.jpg'),
(18826, 2147, '_wp_attached_file', '2021/06/Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip.jpg_640x640.jpg'),
(18827, 2147, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:127:\"2021/06/Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip.jpg_640x640.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:127:\"Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip.jpg_640x640-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:127:\"Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip.jpg_640x640-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:127:\"Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip.jpg_640x640-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:127:\"Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip.jpg_640x640-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:127:\"Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip.jpg_640x640-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:127:\"Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip.jpg_640x640-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:127:\"Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip.jpg_640x640-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:127:\"Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip.jpg_640x640-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:127:\"Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip.jpg_640x640-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:127:\"Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip.jpg_640x640-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(18828, 2147, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H9ba2e5113f0641c8afe1e33369257a96r/Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip.jpg_640x640.jpg'),
(18829, 1966, '_thumbnail_id', '2147'),
(18830, 1968, '_thumbnail_id', '2147'),
(18831, 1969, '_thumbnail_id', '2147'),
(18832, 2002, '_thumbnail_id', '2147'),
(18833, 2004, '_thumbnail_id', '2147'),
(18834, 2009, '_thumbnail_id', '2147'),
(18835, 2148, '_wp_attached_file', '2021/06/Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip-1.jpg_640x640-1.jpg'),
(18836, 2148, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:131:\"2021/06/Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip-1.jpg_640x640-1.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:131:\"Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip-1.jpg_640x640-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:131:\"Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip-1.jpg_640x640-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:131:\"Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip-1.jpg_640x640-1-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:131:\"Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip-1.jpg_640x640-1-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:131:\"Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip-1.jpg_640x640-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:131:\"Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip-1.jpg_640x640-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:131:\"Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip-1.jpg_640x640-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:131:\"Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip-1.jpg_640x640-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:131:\"Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip-1.jpg_640x640-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:131:\"Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip-1.jpg_640x640-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(18837, 2148, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H79d2af993b344498b9fab31f216e775cK/Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip.jpg_640x640.jpg'),
(18838, 1989, '_thumbnail_id', '2148'),
(18839, 2006, '_thumbnail_id', '2148'),
(18840, 2011, '_thumbnail_id', '2148'),
(18841, 2013, '_thumbnail_id', '2148'),
(18842, 2015, '_thumbnail_id', '2148'),
(18843, 2017, '_thumbnail_id', '2148'),
(18844, 2149, '_wp_attached_file', '2021/06/Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip-2.jpg_640x640-2.jpg'),
(18845, 2149, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:131:\"2021/06/Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip-2.jpg_640x640-2.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:131:\"Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip-2.jpg_640x640-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:131:\"Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip-2.jpg_640x640-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:131:\"Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip-2.jpg_640x640-2-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:131:\"Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip-2.jpg_640x640-2-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:131:\"Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip-2.jpg_640x640-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:131:\"Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip-2.jpg_640x640-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:131:\"Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip-2.jpg_640x640-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:131:\"Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip-2.jpg_640x640-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:131:\"Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip-2.jpg_640x640-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:131:\"Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip-2.jpg_640x640-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(18846, 2149, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H9558024a4bb240fcbc6e97eb2874ba50F/Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip.jpg_640x640.jpg'),
(18847, 1960, '_thumbnail_id', '2149'),
(18848, 1961, '_thumbnail_id', '2149'),
(18849, 1962, '_thumbnail_id', '2149'),
(18850, 1964, '_thumbnail_id', '2149'),
(18851, 1967, '_thumbnail_id', '2149'),
(18852, 1983, '_thumbnail_id', '2149'),
(18853, 2150, '_wp_attached_file', '2021/06/Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip-3.jpg_640x640-3.jpg'),
(18854, 2150, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:131:\"2021/06/Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip-3.jpg_640x640-3.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:131:\"Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip-3.jpg_640x640-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:131:\"Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip-3.jpg_640x640-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:131:\"Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip-3.jpg_640x640-3-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:131:\"Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip-3.jpg_640x640-3-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:131:\"Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip-3.jpg_640x640-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:131:\"Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip-3.jpg_640x640-3-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:131:\"Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip-3.jpg_640x640-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:131:\"Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip-3.jpg_640x640-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:131:\"Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip-3.jpg_640x640-3-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:131:\"Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip-3.jpg_640x640-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(18855, 2150, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Hd319b52216cd4423ab5674f2974ece7dw/Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip.jpg_640x640.jpg'),
(18856, 1954, '_thumbnail_id', '2150'),
(18857, 1955, '_thumbnail_id', '2150'),
(18858, 1956, '_thumbnail_id', '2150'),
(18859, 1958, '_thumbnail_id', '2150'),
(18860, 1959, '_thumbnail_id', '2150'),
(18861, 1972, '_thumbnail_id', '2150'),
(18862, 2151, '_wp_attached_file', '2021/06/Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip-4.jpg_640x640-4.jpg'),
(18863, 2151, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:131:\"2021/06/Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip-4.jpg_640x640-4.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:131:\"Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip-4.jpg_640x640-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:131:\"Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip-4.jpg_640x640-4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:131:\"Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip-4.jpg_640x640-4-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:131:\"Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip-4.jpg_640x640-4-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:131:\"Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip-4.jpg_640x640-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:131:\"Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip-4.jpg_640x640-4-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:131:\"Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip-4.jpg_640x640-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:131:\"Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip-4.jpg_640x640-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:131:\"Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip-4.jpg_640x640-4-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:131:\"Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip-4.jpg_640x640-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(18864, 2151, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Ha3bbeeb8825b48339e6e39903467024e6/Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip.jpg_640x640.jpg'),
(18865, 1970, '_thumbnail_id', '2151'),
(18866, 1974, '_thumbnail_id', '2151'),
(18867, 1976, '_thumbnail_id', '2151'),
(18868, 1978, '_thumbnail_id', '2151'),
(18869, 1980, '_thumbnail_id', '2151'),
(18870, 1985, '_thumbnail_id', '2151'),
(18871, 2152, '_wp_attached_file', '2021/06/Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip-5.jpg_640x640-5.jpg'),
(18872, 2152, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:131:\"2021/06/Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip-5.jpg_640x640-5.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:131:\"Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip-5.jpg_640x640-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:131:\"Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip-5.jpg_640x640-5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:131:\"Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip-5.jpg_640x640-5-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:131:\"Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip-5.jpg_640x640-5-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:131:\"Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip-5.jpg_640x640-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:131:\"Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip-5.jpg_640x640-5-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:131:\"Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip-5.jpg_640x640-5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:131:\"Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip-5.jpg_640x640-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:131:\"Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip-5.jpg_640x640-5-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:131:\"Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip-5.jpg_640x640-5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(18873, 2152, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H998a041ec1554ec8b19e2fabbf60b44bB/Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip.jpg_640x640.jpg'),
(18874, 1987, '_thumbnail_id', '2152'),
(18875, 1991, '_thumbnail_id', '2152'),
(18876, 1994, '_thumbnail_id', '2152'),
(18877, 1997, '_thumbnail_id', '2152'),
(18878, 1998, '_thumbnail_id', '2152'),
(18879, 2000, '_thumbnail_id', '2152'),
(18880, 2153, '_sku', '1005002572185147'),
(18881, 2153, '_visibility', 'visible'),
(18882, 2153, '_default_attributes', ''),
(18883, 2142, '_vi_wad_woo_id', '2153'),
(18884, 2153, '_vi_wad_aliexpress_product_id', '1005002572185147'),
(18885, 2154, '_wp_attached_file', '2021/06/2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots-1.jpg'),
(18886, 2154, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:100:\"2021/06/2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots-1.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:100:\"2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:100:\"2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:100:\"2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots-1-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:100:\"2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots-1-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:100:\"2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots-1-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:100:\"2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:100:\"2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:100:\"2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:100:\"2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:100:\"2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:100:\"2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(18887, 2153, 'total_sales', '0'),
(18888, 2153, '_tax_status', 'taxable'),
(18889, 2153, '_tax_class', ''),
(18890, 2153, '_manage_stock', 'no'),
(18891, 2153, '_backorders', 'no'),
(18892, 2153, '_sold_individually', 'no'),
(18893, 2153, '_virtual', 'no'),
(18894, 2153, '_downloadable', 'no'),
(18895, 2153, '_download_limit', '-1'),
(18896, 2153, '_download_expiry', '-1'),
(18897, 2153, '_stock', NULL),
(18898, 2153, '_stock_status', 'instock'),
(18899, 2153, '_wc_average_rating', '0'),
(18900, 2153, '_wc_review_count', '0'),
(18901, 2153, '_product_attributes', 'a:3:{s:8:\"pa_color\";a:6:{s:4:\"name\";s:8:\"pa_color\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"0\";s:10:\"is_visible\";s:1:\"0\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"1\";}s:12:\"pa_shoe-size\";a:6:{s:4:\"name\";s:12:\"pa_shoe-size\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"1\";s:10:\"is_visible\";s:1:\"0\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"1\";}s:13:\"pa_ships-from\";a:6:{s:4:\"name\";s:13:\"pa_ships-from\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"2\";s:10:\"is_visible\";s:1:\"0\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"1\";}}'),
(18902, 2153, '_product_version', '4.1.0'),
(18903, 2155, '_wp_attached_file', '2021/06/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes.jpg'),
(18904, 2155, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:107:\"2021/06/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:107:\"Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:107:\"Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:107:\"Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:107:\"Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:107:\"Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:107:\"Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:107:\"Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:107:\"Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:107:\"Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:107:\"Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:107:\"Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(18905, 2154, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H5b93b0cad43f4a5989fd97e076a753ebi/2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots.jpg'),
(18906, 1957, '_product_image_gallery', '2154,2156,2180,2199,2213'),
(18907, 2156, '_wp_attached_file', '2021/06/2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots-2.jpg');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(18908, 2156, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1001;s:6:\"height\";i:1001;s:4:\"file\";s:100:\"2021/06/2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots-2.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:100:\"2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:100:\"2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:100:\"2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots-2-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:100:\"2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots-2-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:100:\"2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots-2-825x510.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:100:\"2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:100:\"2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:100:\"2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:100:\"2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:100:\"2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:100:\"2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(18909, 2155, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H37a3b39156b34920a843e1c0e09337ebV/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes.jpg'),
(18910, 2153, '_thumbnail_id', '2155'),
(18911, 2157, '_variation_description', ''),
(18912, 2157, '_sku', '1005002572185147-black-36-china'),
(18913, 2157, '_regular_price', '177.18'),
(18914, 2157, 'total_sales', '0'),
(18915, 2157, '_tax_status', 'taxable'),
(18916, 2157, '_tax_class', 'parent'),
(18917, 2157, '_manage_stock', 'yes'),
(18918, 2157, '_backorders', 'no'),
(18919, 2157, '_sold_individually', 'no'),
(18920, 2157, '_virtual', 'no'),
(18921, 2157, '_downloadable', 'no'),
(18922, 2157, '_download_limit', '-1'),
(18923, 2157, '_download_expiry', '-1'),
(18924, 2157, '_stock', '99'),
(18925, 2157, '_stock_status', 'instock'),
(18926, 2157, '_wc_average_rating', '0'),
(18927, 2157, '_wc_review_count', '0'),
(18928, 2157, 'attribute_pa_color', 'black'),
(18929, 2157, 'attribute_pa_shoe-size', '36'),
(18930, 2157, 'attribute_pa_ships-from', 'china'),
(18931, 2157, '_price', '177.18'),
(18932, 2157, '_product_version', '4.1.0'),
(18933, 2157, '_vi_wad_aliexpress_variation_id', '12000021206823582'),
(18934, 2157, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:200000334;200007763:201336100'),
(18935, 2158, '_variation_description', ''),
(18936, 2158, '_sku', '1005002572185147-black-37-china'),
(18937, 2158, '_regular_price', '177.18'),
(18938, 2158, 'total_sales', '0'),
(18939, 2158, '_tax_status', 'taxable'),
(18940, 2158, '_tax_class', 'parent'),
(18941, 2158, '_manage_stock', 'yes'),
(18942, 2158, '_backorders', 'no'),
(18943, 2158, '_sold_individually', 'no'),
(18944, 2158, '_virtual', 'no'),
(18945, 2158, '_downloadable', 'no'),
(18946, 2158, '_download_limit', '-1'),
(18947, 2158, '_download_expiry', '-1'),
(18948, 2158, '_stock', '99'),
(18949, 2158, '_stock_status', 'instock'),
(18950, 2158, '_wc_average_rating', '0'),
(18951, 2158, '_wc_review_count', '0'),
(18952, 2158, 'attribute_pa_color', 'black'),
(18953, 2158, 'attribute_pa_shoe-size', '37'),
(18954, 2158, 'attribute_pa_ships-from', 'china'),
(18955, 2158, '_price', '177.18'),
(18956, 2158, '_product_version', '4.1.0'),
(18957, 2158, '_vi_wad_aliexpress_variation_id', '12000021206823583'),
(18958, 2158, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:100010482;200007763:201336100'),
(18959, 2159, '_variation_description', ''),
(18960, 2159, '_sku', '1005002572185147-black-35-china'),
(18961, 2159, '_regular_price', '177.18'),
(18962, 2159, 'total_sales', '0'),
(18963, 2159, '_tax_status', 'taxable'),
(18964, 2159, '_tax_class', 'parent'),
(18965, 2159, '_manage_stock', 'yes'),
(18966, 2159, '_backorders', 'no'),
(18967, 2159, '_sold_individually', 'no'),
(18968, 2159, '_virtual', 'no'),
(18969, 2159, '_downloadable', 'no'),
(18970, 2159, '_download_limit', '-1'),
(18971, 2159, '_download_expiry', '-1'),
(18972, 2159, '_stock', '99'),
(18973, 2159, '_stock_status', 'instock'),
(18974, 2159, '_wc_average_rating', '0'),
(18975, 2159, '_wc_review_count', '0'),
(18976, 2159, 'attribute_pa_color', 'black'),
(18977, 2159, 'attribute_pa_shoe-size', '35'),
(18978, 2159, 'attribute_pa_ships-from', 'china'),
(18979, 2159, '_price', '177.18'),
(18980, 2159, '_product_version', '4.1.0'),
(18981, 2159, '_vi_wad_aliexpress_variation_id', '12000021206823581'),
(18982, 2159, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:200000333;200007763:201336100'),
(18983, 2160, '_variation_description', ''),
(18984, 2160, '_sku', '1005002572185147-black-39-czech-republic'),
(18985, 2160, '_regular_price', '123.18'),
(18986, 2160, 'total_sales', '0'),
(18987, 2160, '_tax_status', 'taxable'),
(18988, 2160, '_tax_class', 'parent'),
(18989, 2160, '_manage_stock', 'yes'),
(18990, 2160, '_backorders', 'no'),
(18991, 2160, '_sold_individually', 'no'),
(18992, 2160, '_virtual', 'no'),
(18993, 2160, '_downloadable', 'no'),
(18994, 2160, '_download_limit', '-1'),
(18995, 2160, '_download_expiry', '-1'),
(18996, 2160, '_stock', '99'),
(18997, 2160, '_stock_status', 'instock'),
(18998, 2160, '_wc_average_rating', '0'),
(18999, 2160, '_wc_review_count', '0'),
(19000, 2160, 'attribute_pa_color', 'black'),
(19001, 2160, 'attribute_pa_shoe-size', '39'),
(19002, 2160, 'attribute_pa_ships-from', 'czech-republic'),
(19003, 2160, '_price', '123.18'),
(19004, 2160, '_product_version', '4.1.0'),
(19005, 2160, '_vi_wad_aliexpress_variation_id', '12000021206823594'),
(19006, 2160, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:200000364;200007763:203287806'),
(19007, 2161, '_variation_description', ''),
(19008, 2161, '_sku', '1005002572185147-black-40-czech-republic'),
(19009, 2161, '_regular_price', '123.18'),
(19010, 2161, 'total_sales', '0'),
(19011, 2161, '_tax_status', 'taxable'),
(19012, 2161, '_tax_class', 'parent'),
(19013, 2161, '_manage_stock', 'yes'),
(19014, 2161, '_backorders', 'no'),
(19015, 2161, '_sold_individually', 'no'),
(19016, 2161, '_virtual', 'no'),
(19017, 2161, '_downloadable', 'no'),
(19018, 2161, '_download_limit', '-1'),
(19019, 2161, '_download_expiry', '-1'),
(19020, 2161, '_stock', '99'),
(19021, 2161, '_stock_status', 'instock'),
(19022, 2161, '_wc_average_rating', '0'),
(19023, 2161, '_wc_review_count', '0'),
(19024, 2161, 'attribute_pa_color', 'black'),
(19025, 2161, 'attribute_pa_shoe-size', '40'),
(19026, 2161, 'attribute_pa_ships-from', 'czech-republic'),
(19027, 2161, '_price', '123.18'),
(19028, 2161, '_product_version', '4.1.0'),
(19029, 2161, '_vi_wad_aliexpress_variation_id', '12000021206823595'),
(19030, 2161, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:100013888;200007763:203287806'),
(19031, 2162, '_variation_description', ''),
(19032, 2162, '_sku', '1005002572185147-black-37-czech-republic'),
(19033, 2162, '_regular_price', '123.18'),
(19034, 2162, 'total_sales', '0'),
(19035, 2162, '_tax_status', 'taxable'),
(19036, 2162, '_tax_class', 'parent'),
(19037, 2162, '_manage_stock', 'yes'),
(19038, 2162, '_backorders', 'no'),
(19039, 2162, '_sold_individually', 'no'),
(19040, 2162, '_virtual', 'no'),
(19041, 2162, '_downloadable', 'no'),
(19042, 2162, '_download_limit', '-1'),
(19043, 2162, '_download_expiry', '-1'),
(19044, 2162, '_stock', '99'),
(19045, 2162, '_stock_status', 'instock'),
(19046, 2162, '_wc_average_rating', '0'),
(19047, 2162, '_wc_review_count', '0'),
(19048, 2162, 'attribute_pa_color', 'black'),
(19049, 2162, 'attribute_pa_shoe-size', '37'),
(19050, 2162, 'attribute_pa_ships-from', 'czech-republic'),
(19051, 2162, '_price', '123.18'),
(19052, 2162, '_product_version', '4.1.0'),
(19053, 2162, '_vi_wad_aliexpress_variation_id', '12000021206823592'),
(19054, 2162, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:100010482;200007763:203287806'),
(19055, 2163, '_variation_description', ''),
(19056, 2163, '_sku', '1005002572185147-black-38-czech-republic'),
(19057, 2163, '_regular_price', '123.18'),
(19058, 2163, 'total_sales', '0'),
(19059, 2163, '_tax_status', 'taxable'),
(19060, 2163, '_tax_class', 'parent'),
(19061, 2163, '_manage_stock', 'yes'),
(19062, 2163, '_backorders', 'no'),
(19063, 2163, '_sold_individually', 'no'),
(19064, 2163, '_virtual', 'no'),
(19065, 2163, '_downloadable', 'no'),
(19066, 2163, '_download_limit', '-1'),
(19067, 2163, '_download_expiry', '-1'),
(19068, 2163, '_stock', '99'),
(19069, 2163, '_stock_status', 'instock'),
(19070, 2163, '_wc_average_rating', '0'),
(19071, 2163, '_wc_review_count', '0'),
(19072, 2163, 'attribute_pa_color', 'black'),
(19073, 2163, 'attribute_pa_shoe-size', '38'),
(19074, 2163, 'attribute_pa_ships-from', 'czech-republic'),
(19075, 2163, '_price', '123.18'),
(19076, 2163, '_product_version', '4.1.0'),
(19077, 2163, '_vi_wad_aliexpress_variation_id', '12000021206823593'),
(19078, 2163, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:200000898;200007763:203287806'),
(19079, 2164, '_variation_description', ''),
(19080, 2164, '_sku', '1005002572185147-black-43-czech-republic'),
(19081, 2164, '_regular_price', '123.18'),
(19082, 2164, 'total_sales', '0'),
(19083, 2164, '_tax_status', 'taxable'),
(19084, 2164, '_tax_class', 'parent'),
(19085, 2164, '_manage_stock', 'yes'),
(19086, 2164, '_backorders', 'no'),
(19087, 2164, '_sold_individually', 'no'),
(19088, 2164, '_virtual', 'no'),
(19089, 2164, '_downloadable', 'no'),
(19090, 2164, '_download_limit', '-1'),
(19091, 2164, '_download_expiry', '-1'),
(19092, 2164, '_stock', '99'),
(19093, 2164, '_stock_status', 'instock'),
(19094, 2164, '_wc_average_rating', '0'),
(19095, 2164, '_wc_review_count', '0'),
(19096, 2164, 'attribute_pa_color', 'black'),
(19097, 2164, 'attribute_pa_shoe-size', '43'),
(19098, 2164, 'attribute_pa_ships-from', 'czech-republic'),
(19099, 2164, '_price', '123.18'),
(19100, 2164, '_product_version', '4.1.0'),
(19101, 2164, '_vi_wad_aliexpress_variation_id', '12000021206823598'),
(19102, 2164, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:200000338;200007763:203287806'),
(19103, 2165, '_variation_description', ''),
(19104, 2165, '_sku', '1005002572185147-black-35-poland'),
(19105, 2165, '_regular_price', '123.18'),
(19106, 2165, 'total_sales', '0'),
(19107, 2165, '_tax_status', 'taxable'),
(19108, 2165, '_tax_class', 'parent'),
(19109, 2165, '_manage_stock', 'yes'),
(19110, 2165, '_backorders', 'no'),
(19111, 2165, '_sold_individually', 'no'),
(19112, 2165, '_virtual', 'no'),
(19113, 2165, '_downloadable', 'no'),
(19114, 2165, '_download_limit', '-1'),
(19115, 2165, '_download_expiry', '-1'),
(19116, 2165, '_stock', '99'),
(19117, 2165, '_stock_status', 'instock'),
(19118, 2165, '_wc_average_rating', '0'),
(19119, 2165, '_wc_review_count', '0'),
(19120, 2165, 'attribute_pa_color', 'black'),
(19121, 2165, 'attribute_pa_shoe-size', '35'),
(19122, 2165, 'attribute_pa_ships-from', 'poland'),
(19123, 2165, '_price', '123.18'),
(19124, 2165, '_product_version', '4.1.0'),
(19125, 2165, '_vi_wad_aliexpress_variation_id', '12000021206823599'),
(19126, 2165, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:200000333;200007763:203372089'),
(19127, 2166, '_variation_description', ''),
(19128, 2166, '_sku', '1005002572185147-black-41-czech-republic'),
(19129, 2166, '_regular_price', '123.18'),
(19130, 2166, 'total_sales', '0'),
(19131, 2166, '_tax_status', 'taxable'),
(19132, 2166, '_tax_class', 'parent'),
(19133, 2166, '_manage_stock', 'yes'),
(19134, 2166, '_backorders', 'no'),
(19135, 2166, '_sold_individually', 'no'),
(19136, 2166, '_virtual', 'no'),
(19137, 2166, '_downloadable', 'no'),
(19138, 2166, '_download_limit', '-1'),
(19139, 2166, '_download_expiry', '-1'),
(19140, 2166, '_stock', '99'),
(19141, 2166, '_stock_status', 'instock'),
(19142, 2166, '_wc_average_rating', '0'),
(19143, 2166, '_wc_review_count', '0'),
(19144, 2166, 'attribute_pa_color', 'black'),
(19145, 2166, 'attribute_pa_shoe-size', '41'),
(19146, 2166, 'attribute_pa_ships-from', 'czech-republic'),
(19147, 2166, '_price', '123.18'),
(19148, 2166, '_product_version', '4.1.0'),
(19149, 2156, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H3eb877bdbbc24dac803a9d47a319fb54w/2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots.jpg'),
(19150, 2166, '_vi_wad_aliexpress_variation_id', '12000021206823596'),
(19151, 2166, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:100010483;200007763:203287806'),
(19152, 2167, '_variation_description', ''),
(19153, 2167, '_sku', '1005002572185147-black-42-czech-republic'),
(19154, 2167, '_regular_price', '123.18'),
(19155, 2167, 'total_sales', '0'),
(19156, 2167, '_tax_status', 'taxable'),
(19157, 2167, '_tax_class', 'parent'),
(19158, 2167, '_manage_stock', 'yes'),
(19159, 2167, '_backorders', 'no'),
(19160, 2167, '_sold_individually', 'no'),
(19161, 2167, '_virtual', 'no'),
(19162, 2167, '_downloadable', 'no'),
(19163, 2167, '_download_limit', '-1'),
(19164, 2167, '_download_expiry', '-1'),
(19165, 2167, '_stock', '99'),
(19166, 2167, '_stock_status', 'instock'),
(19167, 2167, '_wc_average_rating', '0'),
(19168, 2167, '_wc_review_count', '0'),
(19169, 2167, 'attribute_pa_color', 'black'),
(19170, 2167, 'attribute_pa_shoe-size', '42'),
(19171, 2167, 'attribute_pa_ships-from', 'czech-republic'),
(19172, 2167, '_price', '123.18'),
(19173, 2167, '_product_version', '4.1.0'),
(19174, 2167, '_vi_wad_aliexpress_variation_id', '12000021206823597'),
(19175, 2167, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:200000337;200007763:203287806'),
(19176, 2168, '_variation_description', ''),
(19177, 2168, '_sku', '1005002572185147-black-40-china'),
(19178, 2168, '_regular_price', '177.18'),
(19179, 2168, 'total_sales', '0'),
(19180, 2168, '_tax_status', 'taxable'),
(19181, 2168, '_tax_class', 'parent'),
(19182, 2168, '_manage_stock', 'yes'),
(19183, 2168, '_backorders', 'no'),
(19184, 2168, '_sold_individually', 'no'),
(19185, 2168, '_virtual', 'no'),
(19186, 2168, '_downloadable', 'no'),
(19187, 2168, '_download_limit', '-1'),
(19188, 2168, '_download_expiry', '-1'),
(19189, 2168, '_stock', '99'),
(19190, 2168, '_stock_status', 'instock'),
(19191, 2168, '_wc_average_rating', '0'),
(19192, 2168, '_wc_review_count', '0'),
(19193, 2168, 'attribute_pa_color', 'black'),
(19194, 2168, 'attribute_pa_shoe-size', '40'),
(19195, 2168, 'attribute_pa_ships-from', 'china'),
(19196, 2168, '_price', '177.18'),
(19197, 2168, '_product_version', '4.1.0'),
(19198, 2168, '_vi_wad_aliexpress_variation_id', '12000021206823586'),
(19199, 2168, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:100013888;200007763:201336100'),
(19200, 2169, '_variation_description', ''),
(19201, 2169, '_sku', '1005002572185147-black-41-china'),
(19202, 2169, '_regular_price', '177.18'),
(19203, 2169, 'total_sales', '0'),
(19204, 2169, '_tax_status', 'taxable'),
(19205, 2169, '_tax_class', 'parent'),
(19206, 2169, '_manage_stock', 'yes'),
(19207, 2169, '_backorders', 'no'),
(19208, 2169, '_sold_individually', 'no'),
(19209, 2169, '_virtual', 'no'),
(19210, 2169, '_downloadable', 'no'),
(19211, 2169, '_download_limit', '-1'),
(19212, 2169, '_download_expiry', '-1'),
(19213, 2169, '_stock', '99'),
(19214, 2169, '_stock_status', 'instock'),
(19215, 2169, '_wc_average_rating', '0'),
(19216, 2169, '_wc_review_count', '0'),
(19217, 2169, 'attribute_pa_color', 'black'),
(19218, 2169, 'attribute_pa_shoe-size', '41'),
(19219, 2169, 'attribute_pa_ships-from', 'china'),
(19220, 2169, '_price', '177.18'),
(19221, 2169, '_product_version', '4.1.0'),
(19222, 2169, '_vi_wad_aliexpress_variation_id', '12000021206823587'),
(19223, 2169, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:100010483;200007763:201336100'),
(19224, 2170, '_variation_description', ''),
(19225, 2170, '_sku', '1005002572185147-black-38-china'),
(19226, 2170, '_regular_price', '177.18'),
(19227, 2170, 'total_sales', '0'),
(19228, 2170, '_tax_status', 'taxable'),
(19229, 2170, '_tax_class', 'parent'),
(19230, 2170, '_manage_stock', 'yes'),
(19231, 2170, '_backorders', 'no'),
(19232, 2170, '_sold_individually', 'no'),
(19233, 2170, '_virtual', 'no'),
(19234, 2170, '_downloadable', 'no'),
(19235, 2170, '_download_limit', '-1'),
(19236, 2170, '_download_expiry', '-1'),
(19237, 2170, '_stock', '98'),
(19238, 2170, '_stock_status', 'instock'),
(19239, 2170, '_wc_average_rating', '0'),
(19240, 2170, '_wc_review_count', '0'),
(19241, 2170, 'attribute_pa_color', 'black'),
(19242, 2170, 'attribute_pa_shoe-size', '38'),
(19243, 2170, 'attribute_pa_ships-from', 'china'),
(19244, 2170, '_price', '177.18'),
(19245, 2170, '_product_version', '4.1.0'),
(19246, 2170, '_vi_wad_aliexpress_variation_id', '12000021206823584'),
(19247, 2170, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:200000898;200007763:201336100'),
(19248, 2171, '_variation_description', ''),
(19249, 2171, '_sku', '1005002572185147-black-39-china'),
(19250, 2171, '_regular_price', '177.18'),
(19251, 2171, 'total_sales', '0'),
(19252, 2171, '_tax_status', 'taxable'),
(19253, 2171, '_tax_class', 'parent'),
(19254, 2171, '_manage_stock', 'yes'),
(19255, 2171, '_backorders', 'no'),
(19256, 2171, '_sold_individually', 'no'),
(19257, 2171, '_virtual', 'no'),
(19258, 2171, '_downloadable', 'no'),
(19259, 2171, '_download_limit', '-1'),
(19260, 2171, '_download_expiry', '-1'),
(19261, 2171, '_stock', '99'),
(19262, 2171, '_stock_status', 'instock'),
(19263, 2171, '_wc_average_rating', '0'),
(19264, 2171, '_wc_review_count', '0'),
(19265, 2171, 'attribute_pa_color', 'black'),
(19266, 2171, 'attribute_pa_shoe-size', '39'),
(19267, 2171, 'attribute_pa_ships-from', 'china'),
(19268, 2171, '_price', '177.18'),
(19269, 2171, '_product_version', '4.1.0'),
(19270, 2171, '_vi_wad_aliexpress_variation_id', '12000021206823585'),
(19271, 2171, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:200000364;200007763:201336100'),
(19272, 2172, '_variation_description', ''),
(19273, 2172, '_sku', '1005002572185147-black-35-czech-republic'),
(19274, 2172, '_regular_price', '123.18'),
(19275, 2172, 'total_sales', '0'),
(19276, 2172, '_tax_status', 'taxable'),
(19277, 2172, '_tax_class', 'parent'),
(19278, 2172, '_manage_stock', 'yes'),
(19279, 2172, '_backorders', 'no'),
(19280, 2172, '_sold_individually', 'no'),
(19281, 2172, '_virtual', 'no'),
(19282, 2172, '_downloadable', 'no'),
(19283, 2172, '_download_limit', '-1'),
(19284, 2172, '_download_expiry', '-1'),
(19285, 2172, '_stock', '99'),
(19286, 2172, '_stock_status', 'instock'),
(19287, 2172, '_wc_average_rating', '0'),
(19288, 2172, '_wc_review_count', '0'),
(19289, 2172, 'attribute_pa_color', 'black'),
(19290, 2172, 'attribute_pa_shoe-size', '35'),
(19291, 2172, 'attribute_pa_ships-from', 'czech-republic'),
(19292, 2172, '_price', '123.18'),
(19293, 2172, '_product_version', '4.1.0'),
(19294, 2172, '_vi_wad_aliexpress_variation_id', '12000021206823590'),
(19295, 2172, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:200000333;200007763:203287806'),
(19296, 2173, '_variation_description', ''),
(19297, 2173, '_sku', '1005002572185147-black-36-czech-republic'),
(19298, 2173, '_regular_price', '123.18'),
(19299, 2173, 'total_sales', '0'),
(19300, 2173, '_tax_status', 'taxable'),
(19301, 2173, '_tax_class', 'parent'),
(19302, 2173, '_manage_stock', 'yes'),
(19303, 2173, '_backorders', 'no'),
(19304, 2173, '_sold_individually', 'no'),
(19305, 2173, '_virtual', 'no'),
(19306, 2173, '_downloadable', 'no'),
(19307, 2173, '_download_limit', '-1'),
(19308, 2173, '_download_expiry', '-1'),
(19309, 2173, '_stock', '99'),
(19310, 2173, '_stock_status', 'instock'),
(19311, 2173, '_wc_average_rating', '0'),
(19312, 2173, '_wc_review_count', '0'),
(19313, 2173, 'attribute_pa_color', 'black'),
(19314, 2173, 'attribute_pa_shoe-size', '36'),
(19315, 2173, 'attribute_pa_ships-from', 'czech-republic'),
(19316, 2173, '_price', '123.18'),
(19317, 2173, '_product_version', '4.1.0'),
(19318, 2173, '_vi_wad_aliexpress_variation_id', '12000021206823591'),
(19319, 2173, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:200000334;200007763:203287806'),
(19320, 2174, '_variation_description', ''),
(19321, 2174, '_sku', '1005002572185147-black-42-china'),
(19322, 2174, '_regular_price', '177.18'),
(19323, 2174, 'total_sales', '0'),
(19324, 2174, '_tax_status', 'taxable'),
(19325, 2174, '_tax_class', 'parent'),
(19326, 2174, '_manage_stock', 'yes'),
(19327, 2174, '_backorders', 'no'),
(19328, 2174, '_sold_individually', 'no'),
(19329, 2174, '_virtual', 'no'),
(19330, 2174, '_downloadable', 'no'),
(19331, 2174, '_download_limit', '-1'),
(19332, 2174, '_download_expiry', '-1'),
(19333, 2174, '_stock', '99'),
(19334, 2174, '_stock_status', 'instock'),
(19335, 2174, '_wc_average_rating', '0'),
(19336, 2174, '_wc_review_count', '0'),
(19337, 2174, 'attribute_pa_color', 'black'),
(19338, 2174, 'attribute_pa_shoe-size', '42'),
(19339, 2174, 'attribute_pa_ships-from', 'china'),
(19340, 2174, '_price', '177.18'),
(19341, 2174, '_product_version', '4.1.0'),
(19342, 2174, '_vi_wad_aliexpress_variation_id', '12000021206823588'),
(19343, 2174, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:200000337;200007763:201336100'),
(19344, 2175, '_variation_description', ''),
(19345, 2175, '_sku', '1005002572185147-black-43-china'),
(19346, 2175, '_regular_price', '177.18'),
(19347, 2175, 'total_sales', '0'),
(19348, 2175, '_tax_status', 'taxable'),
(19349, 2175, '_tax_class', 'parent'),
(19350, 2175, '_manage_stock', 'yes'),
(19351, 2175, '_backorders', 'no'),
(19352, 2175, '_sold_individually', 'no'),
(19353, 2175, '_virtual', 'no'),
(19354, 2175, '_downloadable', 'no'),
(19355, 2175, '_download_limit', '-1'),
(19356, 2175, '_download_expiry', '-1'),
(19357, 2175, '_stock', '99'),
(19358, 2175, '_stock_status', 'instock'),
(19359, 2175, '_wc_average_rating', '0'),
(19360, 2175, '_wc_review_count', '0'),
(19361, 2175, 'attribute_pa_color', 'black'),
(19362, 2175, 'attribute_pa_shoe-size', '43'),
(19363, 2175, 'attribute_pa_ships-from', 'china'),
(19364, 2175, '_price', '177.18'),
(19365, 2175, '_product_version', '4.1.0'),
(19366, 2175, '_vi_wad_aliexpress_variation_id', '12000021206823589'),
(19367, 2175, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:200000338;200007763:201336100'),
(19368, 2176, '_variation_description', ''),
(19369, 2176, '_sku', '1005002572185147-black-37-spain'),
(19370, 2176, '_regular_price', '123.18'),
(19371, 2176, 'total_sales', '0'),
(19372, 2176, '_tax_status', 'taxable'),
(19373, 2176, '_tax_class', 'parent'),
(19374, 2176, '_manage_stock', 'yes'),
(19375, 2176, '_backorders', 'no'),
(19376, 2176, '_sold_individually', 'no'),
(19377, 2176, '_virtual', 'no'),
(19378, 2176, '_downloadable', 'no'),
(19379, 2176, '_download_limit', '-1'),
(19380, 2176, '_download_expiry', '-1'),
(19381, 2176, '_stock', '99'),
(19382, 2176, '_stock_status', 'instock'),
(19383, 2176, '_wc_average_rating', '0'),
(19384, 2176, '_wc_review_count', '0'),
(19385, 2176, 'attribute_pa_color', 'black'),
(19386, 2176, 'attribute_pa_shoe-size', '37'),
(19387, 2176, 'attribute_pa_ships-from', 'spain'),
(19388, 2176, '_price', '123.18'),
(19389, 2176, '_product_version', '4.1.0'),
(19390, 2176, '_vi_wad_aliexpress_variation_id', '12000021206823610'),
(19391, 2176, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:100010482;200007763:201336104'),
(19392, 2177, '_variation_description', ''),
(19393, 2177, '_sku', '1005002572185147-black-38-spain'),
(19394, 2177, '_regular_price', '123.18'),
(19395, 2177, 'total_sales', '0'),
(19396, 2177, '_tax_status', 'taxable'),
(19397, 2177, '_tax_class', 'parent'),
(19398, 2177, '_manage_stock', 'yes'),
(19399, 2177, '_backorders', 'no'),
(19400, 2177, '_sold_individually', 'no'),
(19401, 2177, '_virtual', 'no'),
(19402, 2177, '_downloadable', 'no'),
(19403, 2177, '_download_limit', '-1'),
(19404, 2177, '_download_expiry', '-1'),
(19405, 2177, '_stock', '99'),
(19406, 2177, '_stock_status', 'instock'),
(19407, 2177, '_wc_average_rating', '0'),
(19408, 2177, '_wc_review_count', '0'),
(19409, 2177, 'attribute_pa_color', 'black'),
(19410, 2177, 'attribute_pa_shoe-size', '38'),
(19411, 2177, 'attribute_pa_ships-from', 'spain'),
(19412, 2177, '_price', '123.18'),
(19413, 2177, '_product_version', '4.1.0'),
(19414, 2177, '_vi_wad_aliexpress_variation_id', '12000021206823611'),
(19415, 2177, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:200000898;200007763:201336104'),
(19416, 2178, '_variation_description', ''),
(19417, 2178, '_sku', '1005002572185147-black-35-spain'),
(19418, 2178, '_regular_price', '123.18'),
(19419, 2178, 'total_sales', '0'),
(19420, 2178, '_tax_status', 'taxable'),
(19421, 2178, '_tax_class', 'parent'),
(19422, 2178, '_manage_stock', 'yes'),
(19423, 2178, '_backorders', 'no'),
(19424, 2178, '_sold_individually', 'no'),
(19425, 2178, '_virtual', 'no'),
(19426, 2178, '_downloadable', 'no'),
(19427, 2178, '_download_limit', '-1'),
(19428, 2178, '_download_expiry', '-1'),
(19429, 2178, '_stock', '99'),
(19430, 2178, '_stock_status', 'instock'),
(19431, 2178, '_wc_average_rating', '0'),
(19432, 2178, '_wc_review_count', '0'),
(19433, 2178, 'attribute_pa_color', 'black'),
(19434, 2178, 'attribute_pa_shoe-size', '35'),
(19435, 2178, 'attribute_pa_ships-from', 'spain'),
(19436, 2178, '_price', '123.18'),
(19437, 2178, '_product_version', '4.1.0'),
(19438, 2178, '_vi_wad_aliexpress_variation_id', '12000021206823608'),
(19439, 2178, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:200000333;200007763:201336104'),
(19440, 2179, '_variation_description', ''),
(19441, 2179, '_sku', '1005002572185147-black-36-spain'),
(19442, 2179, '_regular_price', '123.18'),
(19443, 2179, 'total_sales', '0'),
(19444, 2179, '_tax_status', 'taxable'),
(19445, 2179, '_tax_class', 'parent'),
(19446, 2179, '_manage_stock', 'yes'),
(19447, 2179, '_backorders', 'no'),
(19448, 2179, '_sold_individually', 'no'),
(19449, 2179, '_virtual', 'no'),
(19450, 2179, '_downloadable', 'no'),
(19451, 2179, '_download_limit', '-1'),
(19452, 2179, '_download_expiry', '-1'),
(19453, 2179, '_stock', '99'),
(19454, 2179, '_stock_status', 'instock'),
(19455, 2179, '_wc_average_rating', '0'),
(19456, 2179, '_wc_review_count', '0'),
(19457, 2179, 'attribute_pa_color', 'black'),
(19458, 2179, 'attribute_pa_shoe-size', '36'),
(19459, 2179, 'attribute_pa_ships-from', 'spain'),
(19460, 2179, '_price', '123.18'),
(19461, 2179, '_product_version', '4.1.0'),
(19462, 2179, '_vi_wad_aliexpress_variation_id', '12000021206823609'),
(19463, 2179, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:200000334;200007763:201336104'),
(19464, 2180, '_wp_attached_file', '2021/06/2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots-3.jpg'),
(19465, 2180, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1001;s:6:\"height\";i:1001;s:4:\"file\";s:100:\"2021/06/2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots-3.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:100:\"2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:100:\"2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:100:\"2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots-3-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:100:\"2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots-3-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:100:\"2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots-3-825x510.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:100:\"2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:100:\"2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots-3-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:100:\"2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:100:\"2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:100:\"2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots-3-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:100:\"2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(19466, 2181, '_variation_description', ''),
(19467, 2181, '_sku', '1005002572185147-black-41-spain'),
(19468, 2181, '_regular_price', '123.18'),
(19469, 2181, 'total_sales', '0'),
(19470, 2181, '_tax_status', 'taxable'),
(19471, 2181, '_tax_class', 'parent'),
(19472, 2181, '_manage_stock', 'yes'),
(19473, 2181, '_backorders', 'no'),
(19474, 2181, '_sold_individually', 'no'),
(19475, 2181, '_virtual', 'no'),
(19476, 2181, '_downloadable', 'no'),
(19477, 2181, '_download_limit', '-1'),
(19478, 2181, '_download_expiry', '-1'),
(19479, 2181, '_stock', '99'),
(19480, 2181, '_stock_status', 'instock'),
(19481, 2181, '_wc_average_rating', '0'),
(19482, 2181, '_wc_review_count', '0'),
(19483, 2181, 'attribute_pa_color', 'black'),
(19484, 2181, 'attribute_pa_shoe-size', '41'),
(19485, 2181, 'attribute_pa_ships-from', 'spain'),
(19486, 2181, '_price', '123.18'),
(19487, 2181, '_product_version', '4.1.0'),
(19488, 2181, '_vi_wad_aliexpress_variation_id', '12000021206823614'),
(19489, 2181, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:100010483;200007763:201336104'),
(19490, 2182, '_variation_description', ''),
(19491, 2182, '_sku', '1005002572185147-black-42-spain'),
(19492, 2182, '_regular_price', '123.18'),
(19493, 2182, 'total_sales', '0'),
(19494, 2182, '_tax_status', 'taxable'),
(19495, 2182, '_tax_class', 'parent'),
(19496, 2182, '_manage_stock', 'yes'),
(19497, 2182, '_backorders', 'no'),
(19498, 2182, '_sold_individually', 'no'),
(19499, 2182, '_virtual', 'no'),
(19500, 2182, '_downloadable', 'no'),
(19501, 2182, '_download_limit', '-1'),
(19502, 2182, '_download_expiry', '-1'),
(19503, 2182, '_stock', '99'),
(19504, 2182, '_stock_status', 'instock'),
(19505, 2182, '_wc_average_rating', '0'),
(19506, 2182, '_wc_review_count', '0'),
(19507, 2182, 'attribute_pa_color', 'black'),
(19508, 2182, 'attribute_pa_shoe-size', '42'),
(19509, 2182, 'attribute_pa_ships-from', 'spain'),
(19510, 2182, '_price', '123.18'),
(19511, 2182, '_product_version', '4.1.0'),
(19512, 2182, '_vi_wad_aliexpress_variation_id', '12000021206823615'),
(19513, 2182, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:200000337;200007763:201336104'),
(19514, 2183, '_variation_description', ''),
(19515, 2183, '_sku', '1005002572185147-black-39-spain'),
(19516, 2183, '_regular_price', '123.18'),
(19517, 2183, 'total_sales', '0'),
(19518, 2183, '_tax_status', 'taxable'),
(19519, 2183, '_tax_class', 'parent'),
(19520, 2183, '_manage_stock', 'yes'),
(19521, 2183, '_backorders', 'no'),
(19522, 2183, '_sold_individually', 'no'),
(19523, 2183, '_virtual', 'no'),
(19524, 2183, '_downloadable', 'no'),
(19525, 2183, '_download_limit', '-1'),
(19526, 2183, '_download_expiry', '-1'),
(19527, 2183, '_stock', '99'),
(19528, 2183, '_stock_status', 'instock'),
(19529, 2183, '_wc_average_rating', '0'),
(19530, 2183, '_wc_review_count', '0'),
(19531, 2183, 'attribute_pa_color', 'black'),
(19532, 2183, 'attribute_pa_shoe-size', '39'),
(19533, 2183, 'attribute_pa_ships-from', 'spain'),
(19534, 2183, '_price', '123.18'),
(19535, 2183, '_product_version', '4.1.0'),
(19536, 2183, '_vi_wad_aliexpress_variation_id', '12000021206823612'),
(19537, 2183, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:200000364;200007763:201336104'),
(19538, 2184, '_variation_description', ''),
(19539, 2184, '_sku', '1005002572185147-black-40-spain'),
(19540, 2184, '_regular_price', '123.18'),
(19541, 2184, 'total_sales', '0'),
(19542, 2184, '_tax_status', 'taxable'),
(19543, 2184, '_tax_class', 'parent'),
(19544, 2184, '_manage_stock', 'yes'),
(19545, 2184, '_backorders', 'no'),
(19546, 2184, '_sold_individually', 'no'),
(19547, 2184, '_virtual', 'no'),
(19548, 2184, '_downloadable', 'no'),
(19549, 2184, '_download_limit', '-1'),
(19550, 2184, '_download_expiry', '-1'),
(19551, 2184, '_stock', '99'),
(19552, 2184, '_stock_status', 'instock'),
(19553, 2184, '_wc_average_rating', '0'),
(19554, 2184, '_wc_review_count', '0'),
(19555, 2184, 'attribute_pa_color', 'black'),
(19556, 2184, 'attribute_pa_shoe-size', '40'),
(19557, 2184, 'attribute_pa_ships-from', 'spain'),
(19558, 2184, '_price', '123.18'),
(19559, 2184, '_product_version', '4.1.0'),
(19560, 2184, '_vi_wad_aliexpress_variation_id', '12000021206823613'),
(19561, 2184, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:100013888;200007763:201336104'),
(19562, 2185, '_variation_description', ''),
(19563, 2185, '_sku', '1005002572185147-black-38-poland'),
(19564, 2185, '_regular_price', '123.18'),
(19565, 2185, 'total_sales', '0'),
(19566, 2185, '_tax_status', 'taxable'),
(19567, 2185, '_tax_class', 'parent'),
(19568, 2185, '_manage_stock', 'yes'),
(19569, 2185, '_backorders', 'no'),
(19570, 2185, '_sold_individually', 'no'),
(19571, 2185, '_virtual', 'no'),
(19572, 2185, '_downloadable', 'no'),
(19573, 2185, '_download_limit', '-1'),
(19574, 2185, '_download_expiry', '-1'),
(19575, 2185, '_stock', '99'),
(19576, 2185, '_stock_status', 'instock'),
(19577, 2185, '_wc_average_rating', '0'),
(19578, 2185, '_wc_review_count', '0'),
(19579, 2185, 'attribute_pa_color', 'black'),
(19580, 2185, 'attribute_pa_shoe-size', '38'),
(19581, 2185, 'attribute_pa_ships-from', 'poland'),
(19582, 2185, '_price', '123.18'),
(19583, 2185, '_product_version', '4.1.0'),
(19584, 2185, '_vi_wad_aliexpress_variation_id', '12000021206823602'),
(19585, 2185, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:200000898;200007763:203372089'),
(19586, 2186, '_variation_description', ''),
(19587, 2186, '_sku', '1005002572185147-black-39-poland'),
(19588, 2186, '_regular_price', '123.18'),
(19589, 2186, 'total_sales', '0'),
(19590, 2186, '_tax_status', 'taxable'),
(19591, 2186, '_tax_class', 'parent'),
(19592, 2186, '_manage_stock', 'yes'),
(19593, 2186, '_backorders', 'no'),
(19594, 2186, '_sold_individually', 'no'),
(19595, 2186, '_virtual', 'no'),
(19596, 2186, '_downloadable', 'no'),
(19597, 2186, '_download_limit', '-1'),
(19598, 2186, '_download_expiry', '-1'),
(19599, 2186, '_stock', '99'),
(19600, 2186, '_stock_status', 'instock'),
(19601, 2186, '_wc_average_rating', '0'),
(19602, 2186, '_wc_review_count', '0'),
(19603, 2186, 'attribute_pa_color', 'black'),
(19604, 2186, 'attribute_pa_shoe-size', '39'),
(19605, 2186, 'attribute_pa_ships-from', 'poland'),
(19606, 2186, '_price', '123.18'),
(19607, 2186, '_product_version', '4.1.0'),
(19608, 2186, '_vi_wad_aliexpress_variation_id', '12000021206823603'),
(19609, 2186, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:200000364;200007763:203372089'),
(19610, 2187, '_variation_description', ''),
(19611, 2187, '_sku', '1005002572185147-black-36-poland'),
(19612, 2187, '_regular_price', '123.18'),
(19613, 2187, 'total_sales', '0'),
(19614, 2187, '_tax_status', 'taxable'),
(19615, 2187, '_tax_class', 'parent'),
(19616, 2187, '_manage_stock', 'yes'),
(19617, 2187, '_backorders', 'no'),
(19618, 2187, '_sold_individually', 'no'),
(19619, 2187, '_virtual', 'no'),
(19620, 2187, '_downloadable', 'no'),
(19621, 2187, '_download_limit', '-1'),
(19622, 2187, '_download_expiry', '-1'),
(19623, 2180, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H1c6bda164293475aa7cba648e42e23e2U/2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots.jpg'),
(19624, 2187, '_stock', '99'),
(19625, 2187, '_stock_status', 'instock'),
(19626, 2187, '_wc_average_rating', '0'),
(19627, 2187, '_wc_review_count', '0'),
(19628, 2187, 'attribute_pa_color', 'black'),
(19629, 2187, 'attribute_pa_shoe-size', '36'),
(19630, 2187, 'attribute_pa_ships-from', 'poland'),
(19631, 2187, '_price', '123.18'),
(19632, 2187, '_product_version', '4.1.0'),
(19633, 2187, '_vi_wad_aliexpress_variation_id', '12000021206823600'),
(19634, 2187, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:200000334;200007763:203372089'),
(19635, 2188, '_variation_description', ''),
(19636, 2188, '_sku', '1005002572185147-black-37-poland'),
(19637, 2188, '_regular_price', '123.18'),
(19638, 2188, 'total_sales', '0'),
(19639, 2188, '_tax_status', 'taxable'),
(19640, 2188, '_tax_class', 'parent'),
(19641, 2188, '_manage_stock', 'yes'),
(19642, 2188, '_backorders', 'no'),
(19643, 2188, '_sold_individually', 'no'),
(19644, 2188, '_virtual', 'no'),
(19645, 2188, '_downloadable', 'no'),
(19646, 2188, '_download_limit', '-1'),
(19647, 2188, '_download_expiry', '-1'),
(19648, 2188, '_stock', '99'),
(19649, 2188, '_stock_status', 'instock'),
(19650, 2188, '_wc_average_rating', '0'),
(19651, 2188, '_wc_review_count', '0'),
(19652, 2188, 'attribute_pa_color', 'black'),
(19653, 2188, 'attribute_pa_shoe-size', '37'),
(19654, 2188, 'attribute_pa_ships-from', 'poland'),
(19655, 2188, '_price', '123.18'),
(19656, 2188, '_product_version', '4.1.0'),
(19657, 2188, '_vi_wad_aliexpress_variation_id', '12000021206823601'),
(19658, 2188, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:100010482;200007763:203372089'),
(19659, 2189, '_variation_description', ''),
(19660, 2189, '_sku', '1005002572185147-black-42-poland'),
(19661, 2189, '_regular_price', '123.18'),
(19662, 2189, 'total_sales', '0'),
(19663, 2189, '_tax_status', 'taxable'),
(19664, 2189, '_tax_class', 'parent'),
(19665, 2189, '_manage_stock', 'yes'),
(19666, 2189, '_backorders', 'no'),
(19667, 2189, '_sold_individually', 'no'),
(19668, 2189, '_virtual', 'no'),
(19669, 2189, '_downloadable', 'no'),
(19670, 2189, '_download_limit', '-1'),
(19671, 2189, '_download_expiry', '-1'),
(19672, 2189, '_stock', '99'),
(19673, 2189, '_stock_status', 'instock'),
(19674, 2189, '_wc_average_rating', '0'),
(19675, 2189, '_wc_review_count', '0'),
(19676, 2189, 'attribute_pa_color', 'black'),
(19677, 2189, 'attribute_pa_shoe-size', '42'),
(19678, 2189, 'attribute_pa_ships-from', 'poland'),
(19679, 2189, '_price', '123.18'),
(19680, 2189, '_product_version', '4.1.0'),
(19681, 2189, '_vi_wad_aliexpress_variation_id', '12000021206823606'),
(19682, 2189, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:200000337;200007763:203372089'),
(19683, 2190, '_variation_description', ''),
(19684, 2190, '_sku', '1005002572185147-black-43-poland'),
(19685, 2190, '_regular_price', '123.18'),
(19686, 2190, 'total_sales', '0'),
(19687, 2190, '_tax_status', 'taxable'),
(19688, 2190, '_tax_class', 'parent'),
(19689, 2190, '_manage_stock', 'yes'),
(19690, 2190, '_backorders', 'no'),
(19691, 2190, '_sold_individually', 'no'),
(19692, 2190, '_virtual', 'no'),
(19693, 2190, '_downloadable', 'no'),
(19694, 2190, '_download_limit', '-1'),
(19695, 2190, '_download_expiry', '-1'),
(19696, 2190, '_stock', '99'),
(19697, 2190, '_stock_status', 'instock'),
(19698, 2190, '_wc_average_rating', '0'),
(19699, 2190, '_wc_review_count', '0'),
(19700, 2190, 'attribute_pa_color', 'black'),
(19701, 2190, 'attribute_pa_shoe-size', '43'),
(19702, 2190, 'attribute_pa_ships-from', 'poland'),
(19703, 2190, '_price', '123.18'),
(19704, 2190, '_product_version', '4.1.0'),
(19705, 2190, '_vi_wad_aliexpress_variation_id', '12000021206823607'),
(19706, 2190, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:200000338;200007763:203372089'),
(19707, 2191, '_variation_description', ''),
(19708, 2191, '_sku', '1005002572185147-black-40-poland'),
(19709, 2191, '_regular_price', '123.18'),
(19710, 2191, 'total_sales', '0'),
(19711, 2191, '_tax_status', 'taxable'),
(19712, 2191, '_tax_class', 'parent'),
(19713, 2191, '_manage_stock', 'yes'),
(19714, 2191, '_backorders', 'no'),
(19715, 2191, '_sold_individually', 'no'),
(19716, 2191, '_virtual', 'no'),
(19717, 2191, '_downloadable', 'no'),
(19718, 2191, '_download_limit', '-1'),
(19719, 2191, '_download_expiry', '-1'),
(19720, 2191, '_stock', '99'),
(19721, 2191, '_stock_status', 'instock'),
(19722, 2191, '_wc_average_rating', '0'),
(19723, 2191, '_wc_review_count', '0'),
(19724, 2191, 'attribute_pa_color', 'black'),
(19725, 2191, 'attribute_pa_shoe-size', '40'),
(19726, 2191, 'attribute_pa_ships-from', 'poland'),
(19727, 2191, '_price', '123.18'),
(19728, 2191, '_product_version', '4.1.0'),
(19729, 2191, '_vi_wad_aliexpress_variation_id', '12000021206823604'),
(19730, 2191, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:100013888;200007763:203372089'),
(19731, 2192, '_variation_description', ''),
(19732, 2192, '_sku', '1005002572185147-black-41-poland'),
(19733, 2192, '_regular_price', '123.18'),
(19734, 2192, 'total_sales', '0'),
(19735, 2192, '_tax_status', 'taxable'),
(19736, 2192, '_tax_class', 'parent'),
(19737, 2192, '_manage_stock', 'yes'),
(19738, 2192, '_backorders', 'no'),
(19739, 2192, '_sold_individually', 'no'),
(19740, 2192, '_virtual', 'no'),
(19741, 2192, '_downloadable', 'no'),
(19742, 2192, '_download_limit', '-1'),
(19743, 2192, '_download_expiry', '-1'),
(19744, 2192, '_stock', '99'),
(19745, 2192, '_stock_status', 'instock'),
(19746, 2192, '_wc_average_rating', '0'),
(19747, 2192, '_wc_review_count', '0'),
(19748, 2192, 'attribute_pa_color', 'black'),
(19749, 2192, 'attribute_pa_shoe-size', '41'),
(19750, 2192, 'attribute_pa_ships-from', 'poland'),
(19751, 2192, '_price', '123.18'),
(19752, 2192, '_product_version', '4.1.0'),
(19753, 2192, '_vi_wad_aliexpress_variation_id', '12000021206823605'),
(19754, 2192, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:100010483;200007763:203372089'),
(19755, 2193, '_variation_description', ''),
(19756, 2193, '_sku', '1005002572185147-black-35-belgium'),
(19757, 2193, '_regular_price', '123.18'),
(19758, 2193, 'total_sales', '0'),
(19759, 2193, '_tax_status', 'taxable'),
(19760, 2193, '_tax_class', 'parent'),
(19761, 2193, '_manage_stock', 'yes'),
(19762, 2193, '_backorders', 'no'),
(19763, 2193, '_sold_individually', 'no'),
(19764, 2193, '_virtual', 'no'),
(19765, 2193, '_downloadable', 'no'),
(19766, 2193, '_download_limit', '-1'),
(19767, 2193, '_download_expiry', '-1'),
(19768, 2193, '_stock', '99'),
(19769, 2193, '_stock_status', 'instock'),
(19770, 2193, '_wc_average_rating', '0'),
(19771, 2193, '_wc_review_count', '0'),
(19772, 2193, 'attribute_pa_color', 'black'),
(19773, 2193, 'attribute_pa_shoe-size', '35'),
(19774, 2193, 'attribute_pa_ships-from', 'belgium'),
(19775, 2193, '_price', '123.18'),
(19776, 2193, '_product_version', '4.1.0'),
(19777, 2193, '_vi_wad_aliexpress_variation_id', '12000021206823626'),
(19778, 2193, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:200000333;200007763:100015076'),
(19779, 2194, '_variation_description', ''),
(19780, 2194, '_sku', '1005002572185147-black-36-belgium'),
(19781, 2194, '_regular_price', '123.18'),
(19782, 2194, 'total_sales', '0'),
(19783, 2194, '_tax_status', 'taxable'),
(19784, 2194, '_tax_class', 'parent'),
(19785, 2194, '_manage_stock', 'yes'),
(19786, 2194, '_backorders', 'no'),
(19787, 2194, '_sold_individually', 'no'),
(19788, 2194, '_virtual', 'no'),
(19789, 2194, '_downloadable', 'no'),
(19790, 2194, '_download_limit', '-1'),
(19791, 2194, '_download_expiry', '-1'),
(19792, 2194, '_stock', '99'),
(19793, 2194, '_stock_status', 'instock'),
(19794, 2194, '_wc_average_rating', '0'),
(19795, 2194, '_wc_review_count', '0'),
(19796, 2194, 'attribute_pa_color', 'black'),
(19797, 2194, 'attribute_pa_shoe-size', '36'),
(19798, 2194, 'attribute_pa_ships-from', 'belgium'),
(19799, 2194, '_price', '123.18'),
(19800, 2194, '_product_version', '4.1.0'),
(19801, 2194, '_vi_wad_aliexpress_variation_id', '12000021206823627'),
(19802, 2194, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:200000334;200007763:100015076'),
(19803, 2195, '_variation_description', ''),
(19804, 2195, '_sku', '1005002572185147-black-42-france'),
(19805, 2195, '_regular_price', '123.18'),
(19806, 2195, 'total_sales', '0'),
(19807, 2195, '_tax_status', 'taxable'),
(19808, 2195, '_tax_class', 'parent'),
(19809, 2195, '_manage_stock', 'yes'),
(19810, 2195, '_backorders', 'no'),
(19811, 2195, '_sold_individually', 'no'),
(19812, 2195, '_virtual', 'no'),
(19813, 2195, '_downloadable', 'no'),
(19814, 2195, '_download_limit', '-1'),
(19815, 2195, '_download_expiry', '-1'),
(19816, 2195, '_stock', '99'),
(19817, 2195, '_stock_status', 'instock'),
(19818, 2195, '_wc_average_rating', '0'),
(19819, 2195, '_wc_review_count', '0'),
(19820, 2195, 'attribute_pa_color', 'black'),
(19821, 2195, 'attribute_pa_shoe-size', '42'),
(19822, 2195, 'attribute_pa_ships-from', 'france'),
(19823, 2195, '_price', '123.18'),
(19824, 2195, '_product_version', '4.1.0'),
(19825, 2195, '_vi_wad_aliexpress_variation_id', '12000021206823624'),
(19826, 2195, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:200000337;200007763:201336342'),
(19827, 2196, '_variation_description', ''),
(19828, 2196, '_sku', '1005002572185147-black-43-france'),
(19829, 2196, '_regular_price', '123.18'),
(19830, 2196, 'total_sales', '0'),
(19831, 2196, '_tax_status', 'taxable'),
(19832, 2196, '_tax_class', 'parent'),
(19833, 2196, '_manage_stock', 'yes'),
(19834, 2196, '_backorders', 'no'),
(19835, 2196, '_sold_individually', 'no'),
(19836, 2196, '_virtual', 'no'),
(19837, 2196, '_downloadable', 'no'),
(19838, 2196, '_download_limit', '-1'),
(19839, 2196, '_download_expiry', '-1'),
(19840, 2196, '_stock', '99'),
(19841, 2196, '_stock_status', 'instock'),
(19842, 2196, '_wc_average_rating', '0'),
(19843, 2196, '_wc_review_count', '0'),
(19844, 2196, 'attribute_pa_color', 'black'),
(19845, 2196, 'attribute_pa_shoe-size', '43'),
(19846, 2196, 'attribute_pa_ships-from', 'france'),
(19847, 2196, '_price', '123.18'),
(19848, 2196, '_product_version', '4.1.0'),
(19849, 2196, '_vi_wad_aliexpress_variation_id', '12000021206823625'),
(19850, 2196, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:200000338;200007763:201336342'),
(19851, 2197, '_variation_description', ''),
(19852, 2197, '_sku', '1005002572185147-black-39-belgium'),
(19853, 2197, '_regular_price', '123.18'),
(19854, 2197, 'total_sales', '0'),
(19855, 2197, '_tax_status', 'taxable'),
(19856, 2197, '_tax_class', 'parent'),
(19857, 2197, '_manage_stock', 'yes'),
(19858, 2197, '_backorders', 'no'),
(19859, 2197, '_sold_individually', 'no'),
(19860, 2197, '_virtual', 'no'),
(19861, 2197, '_downloadable', 'no'),
(19862, 2197, '_download_limit', '-1'),
(19863, 2197, '_download_expiry', '-1'),
(19864, 2197, '_stock', '99'),
(19865, 2197, '_stock_status', 'instock'),
(19866, 2197, '_wc_average_rating', '0'),
(19867, 2197, '_wc_review_count', '0'),
(19868, 2197, 'attribute_pa_color', 'black'),
(19869, 2197, 'attribute_pa_shoe-size', '39'),
(19870, 2197, 'attribute_pa_ships-from', 'belgium'),
(19871, 2197, '_price', '123.18'),
(19872, 2197, '_product_version', '4.1.0'),
(19873, 2197, '_vi_wad_aliexpress_variation_id', '12000021206823630'),
(19874, 2197, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:200000364;200007763:100015076'),
(19875, 2199, '_wp_attached_file', '2021/06/2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots-4.jpg');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(19876, 2199, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1001;s:6:\"height\";i:1001;s:4:\"file\";s:100:\"2021/06/2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots-4.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:100:\"2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:100:\"2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots-4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:100:\"2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots-4-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:100:\"2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots-4-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:100:\"2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots-4-825x510.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:100:\"2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:100:\"2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots-4-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:100:\"2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:100:\"2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:100:\"2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots-4-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:100:\"2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(19877, 2198, '_variation_description', ''),
(19878, 2198, '_sku', '1005002572185147-black-40-belgium'),
(19879, 2198, '_regular_price', '123.18'),
(19880, 2198, 'total_sales', '0'),
(19881, 2198, '_tax_status', 'taxable'),
(19882, 2198, '_tax_class', 'parent'),
(19883, 2198, '_manage_stock', 'yes'),
(19884, 2198, '_backorders', 'no'),
(19885, 2198, '_sold_individually', 'no'),
(19886, 2198, '_virtual', 'no'),
(19887, 2198, '_downloadable', 'no'),
(19888, 2198, '_download_limit', '-1'),
(19889, 2198, '_download_expiry', '-1'),
(19890, 2198, '_stock', '99'),
(19891, 2198, '_stock_status', 'instock'),
(19892, 2198, '_wc_average_rating', '0'),
(19893, 2198, '_wc_review_count', '0'),
(19894, 2198, 'attribute_pa_color', 'black'),
(19895, 2198, 'attribute_pa_shoe-size', '40'),
(19896, 2198, 'attribute_pa_ships-from', 'belgium'),
(19897, 2198, '_price', '123.18'),
(19898, 2198, '_product_version', '4.1.0'),
(19899, 2198, '_vi_wad_aliexpress_variation_id', '12000021206823631'),
(19900, 2198, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:100013888;200007763:100015076'),
(19901, 2200, '_variation_description', ''),
(19902, 2200, '_sku', '1005002572185147-black-37-belgium'),
(19903, 2200, '_regular_price', '123.18'),
(19904, 2200, 'total_sales', '0'),
(19905, 2200, '_tax_status', 'taxable'),
(19906, 2200, '_tax_class', 'parent'),
(19907, 2200, '_manage_stock', 'yes'),
(19908, 2200, '_backorders', 'no'),
(19909, 2200, '_sold_individually', 'no'),
(19910, 2200, '_virtual', 'no'),
(19911, 2200, '_downloadable', 'no'),
(19912, 2200, '_download_limit', '-1'),
(19913, 2200, '_download_expiry', '-1'),
(19914, 2200, '_stock', '99'),
(19915, 2200, '_stock_status', 'instock'),
(19916, 2200, '_wc_average_rating', '0'),
(19917, 2200, '_wc_review_count', '0'),
(19918, 2200, 'attribute_pa_color', 'black'),
(19919, 2200, 'attribute_pa_shoe-size', '37'),
(19920, 2200, 'attribute_pa_ships-from', 'belgium'),
(19921, 2200, '_price', '123.18'),
(19922, 2200, '_product_version', '4.1.0'),
(19923, 2200, '_vi_wad_aliexpress_variation_id', '12000021206823628'),
(19924, 2200, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:100010482;200007763:100015076'),
(19925, 2201, '_variation_description', ''),
(19926, 2201, '_sku', '1005002572185147-black-38-belgium'),
(19927, 2201, '_regular_price', '123.18'),
(19928, 2201, 'total_sales', '0'),
(19929, 2201, '_tax_status', 'taxable'),
(19930, 2201, '_tax_class', 'parent'),
(19931, 2201, '_manage_stock', 'yes'),
(19932, 2201, '_backorders', 'no'),
(19933, 2201, '_sold_individually', 'no'),
(19934, 2201, '_virtual', 'no'),
(19935, 2201, '_downloadable', 'no'),
(19936, 2201, '_download_limit', '-1'),
(19937, 2201, '_download_expiry', '-1'),
(19938, 2201, '_stock', '99'),
(19939, 2201, '_stock_status', 'instock'),
(19940, 2201, '_wc_average_rating', '0'),
(19941, 2201, '_wc_review_count', '0'),
(19942, 2201, 'attribute_pa_color', 'black'),
(19943, 2201, 'attribute_pa_shoe-size', '38'),
(19944, 2201, 'attribute_pa_ships-from', 'belgium'),
(19945, 2201, '_price', '123.18'),
(19946, 2201, '_product_version', '4.1.0'),
(19947, 2201, '_vi_wad_aliexpress_variation_id', '12000021206823629'),
(19948, 2201, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:200000898;200007763:100015076'),
(19949, 2202, '_variation_description', ''),
(19950, 2202, '_sku', '1005002572185147-black-36-france'),
(19951, 2202, '_regular_price', '123.18'),
(19952, 2202, 'total_sales', '0'),
(19953, 2202, '_tax_status', 'taxable'),
(19954, 2202, '_tax_class', 'parent'),
(19955, 2202, '_manage_stock', 'yes'),
(19956, 2202, '_backorders', 'no'),
(19957, 2202, '_sold_individually', 'no'),
(19958, 2202, '_virtual', 'no'),
(19959, 2202, '_downloadable', 'no'),
(19960, 2202, '_download_limit', '-1'),
(19961, 2202, '_download_expiry', '-1'),
(19962, 2202, '_stock', '99'),
(19963, 2202, '_stock_status', 'instock'),
(19964, 2202, '_wc_average_rating', '0'),
(19965, 2202, '_wc_review_count', '0'),
(19966, 2202, 'attribute_pa_color', 'black'),
(19967, 2202, 'attribute_pa_shoe-size', '36'),
(19968, 2202, 'attribute_pa_ships-from', 'france'),
(19969, 2202, '_price', '123.18'),
(19970, 2202, '_product_version', '4.1.0'),
(19971, 2202, '_vi_wad_aliexpress_variation_id', '12000021206823618'),
(19972, 2202, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:200000334;200007763:201336342'),
(19973, 2203, '_variation_description', ''),
(19974, 2203, '_sku', '1005002572185147-black-37-france'),
(19975, 2203, '_regular_price', '123.18'),
(19976, 2203, 'total_sales', '0'),
(19977, 2203, '_tax_status', 'taxable'),
(19978, 2203, '_tax_class', 'parent'),
(19979, 2203, '_manage_stock', 'yes'),
(19980, 2203, '_backorders', 'no'),
(19981, 2203, '_sold_individually', 'no'),
(19982, 2203, '_virtual', 'no'),
(19983, 2203, '_downloadable', 'no'),
(19984, 2203, '_download_limit', '-1'),
(19985, 2203, '_download_expiry', '-1'),
(19986, 2203, '_stock', '99'),
(19987, 2203, '_stock_status', 'instock'),
(19988, 2203, '_wc_average_rating', '0'),
(19989, 2203, '_wc_review_count', '0'),
(19990, 2203, 'attribute_pa_color', 'black'),
(19991, 2203, 'attribute_pa_shoe-size', '37'),
(19992, 2203, 'attribute_pa_ships-from', 'france'),
(19993, 2203, '_price', '123.18'),
(19994, 2203, '_product_version', '4.1.0'),
(19995, 2203, '_vi_wad_aliexpress_variation_id', '12000021206823619'),
(19996, 2203, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:100010482;200007763:201336342'),
(19997, 2204, '_variation_description', ''),
(19998, 2204, '_sku', '1005002572185147-black-43-spain'),
(19999, 2204, '_regular_price', '123.18'),
(20000, 2204, 'total_sales', '0'),
(20001, 2204, '_tax_status', 'taxable'),
(20002, 2204, '_tax_class', 'parent'),
(20003, 2204, '_manage_stock', 'yes'),
(20004, 2204, '_backorders', 'no'),
(20005, 2199, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Ha69656d27883443ea7b835d0fc2bf420K/2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots.jpg'),
(20006, 2204, '_sold_individually', 'no'),
(20007, 2204, '_virtual', 'no'),
(20008, 2204, '_downloadable', 'no'),
(20009, 2204, '_download_limit', '-1'),
(20010, 2204, '_download_expiry', '-1'),
(20011, 2204, '_stock', '99'),
(20012, 2204, '_stock_status', 'instock'),
(20013, 2204, '_wc_average_rating', '0'),
(20014, 2204, '_wc_review_count', '0'),
(20015, 2204, 'attribute_pa_color', 'black'),
(20016, 2204, 'attribute_pa_shoe-size', '43'),
(20017, 2204, 'attribute_pa_ships-from', 'spain'),
(20018, 2204, '_price', '123.18'),
(20019, 2204, '_product_version', '4.1.0'),
(20020, 2204, '_vi_wad_aliexpress_variation_id', '12000021206823616'),
(20021, 2204, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:200000338;200007763:201336104'),
(20022, 2205, '_variation_description', ''),
(20023, 2205, '_sku', '1005002572185147-black-35-france'),
(20024, 2205, '_regular_price', '123.18'),
(20025, 2205, 'total_sales', '0'),
(20026, 2205, '_tax_status', 'taxable'),
(20027, 2205, '_tax_class', 'parent'),
(20028, 2205, '_manage_stock', 'yes'),
(20029, 2205, '_backorders', 'no'),
(20030, 2205, '_sold_individually', 'no'),
(20031, 2205, '_virtual', 'no'),
(20032, 2205, '_downloadable', 'no'),
(20033, 2205, '_download_limit', '-1'),
(20034, 2205, '_download_expiry', '-1'),
(20035, 2205, '_stock', '99'),
(20036, 2205, '_stock_status', 'instock'),
(20037, 2205, '_wc_average_rating', '0'),
(20038, 2205, '_wc_review_count', '0'),
(20039, 2205, 'attribute_pa_color', 'black'),
(20040, 2205, 'attribute_pa_shoe-size', '35'),
(20041, 2205, 'attribute_pa_ships-from', 'france'),
(20042, 2205, '_price', '123.18'),
(20043, 2205, '_product_version', '4.1.0'),
(20044, 2205, '_vi_wad_aliexpress_variation_id', '12000021206823617'),
(20045, 2205, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:200000333;200007763:201336342'),
(20046, 2206, '_variation_description', ''),
(20047, 2206, '_sku', '1005002572185147-black-40-france'),
(20048, 2206, '_regular_price', '123.18'),
(20049, 2206, 'total_sales', '0'),
(20050, 2206, '_tax_status', 'taxable'),
(20051, 2206, '_tax_class', 'parent'),
(20052, 2206, '_manage_stock', 'yes'),
(20053, 2206, '_backorders', 'no'),
(20054, 2206, '_sold_individually', 'no'),
(20055, 2206, '_virtual', 'no'),
(20056, 2206, '_downloadable', 'no'),
(20057, 2206, '_download_limit', '-1'),
(20058, 2206, '_download_expiry', '-1'),
(20059, 2206, '_stock', '99'),
(20060, 2206, '_stock_status', 'instock'),
(20061, 2206, '_wc_average_rating', '0'),
(20062, 2206, '_wc_review_count', '0'),
(20063, 2206, 'attribute_pa_color', 'black'),
(20064, 2206, 'attribute_pa_shoe-size', '40'),
(20065, 2206, 'attribute_pa_ships-from', 'france'),
(20066, 2206, '_price', '123.18'),
(20067, 2206, '_product_version', '4.1.0'),
(20068, 2206, '_vi_wad_aliexpress_variation_id', '12000021206823622'),
(20069, 2206, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:100013888;200007763:201336342'),
(20070, 2207, '_variation_description', ''),
(20071, 2207, '_sku', '1005002572185147-black-41-france'),
(20072, 2207, '_regular_price', '123.18'),
(20073, 2207, 'total_sales', '0'),
(20074, 2207, '_tax_status', 'taxable'),
(20075, 2207, '_tax_class', 'parent'),
(20076, 2207, '_manage_stock', 'yes'),
(20077, 2207, '_backorders', 'no'),
(20078, 2207, '_sold_individually', 'no'),
(20079, 2207, '_virtual', 'no'),
(20080, 2207, '_downloadable', 'no'),
(20081, 2207, '_download_limit', '-1'),
(20082, 2207, '_download_expiry', '-1'),
(20083, 2207, '_stock', '99'),
(20084, 2207, '_stock_status', 'instock'),
(20085, 2207, '_wc_average_rating', '0'),
(20086, 2207, '_wc_review_count', '0'),
(20087, 2207, 'attribute_pa_color', 'black'),
(20088, 2207, 'attribute_pa_shoe-size', '41'),
(20089, 2207, 'attribute_pa_ships-from', 'france'),
(20090, 2207, '_price', '123.18'),
(20091, 2207, '_product_version', '4.1.0'),
(20092, 2207, '_vi_wad_aliexpress_variation_id', '12000021206823623'),
(20093, 2207, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:100010483;200007763:201336342'),
(20094, 2208, '_variation_description', ''),
(20095, 2208, '_sku', '1005002572185147-black-38-france'),
(20096, 2208, '_regular_price', '123.18'),
(20097, 2208, 'total_sales', '0'),
(20098, 2208, '_tax_status', 'taxable'),
(20099, 2208, '_tax_class', 'parent'),
(20100, 2208, '_manage_stock', 'yes'),
(20101, 2208, '_backorders', 'no'),
(20102, 2208, '_sold_individually', 'no'),
(20103, 2208, '_virtual', 'no'),
(20104, 2208, '_downloadable', 'no'),
(20105, 2208, '_download_limit', '-1'),
(20106, 2208, '_download_expiry', '-1'),
(20107, 2208, '_stock', '99'),
(20108, 2208, '_stock_status', 'instock'),
(20109, 2208, '_wc_average_rating', '0'),
(20110, 2208, '_wc_review_count', '0'),
(20111, 2208, 'attribute_pa_color', 'black'),
(20112, 2208, 'attribute_pa_shoe-size', '38'),
(20113, 2208, 'attribute_pa_ships-from', 'france'),
(20114, 2208, '_price', '123.18'),
(20115, 2208, '_product_version', '4.1.0'),
(20116, 2208, '_vi_wad_aliexpress_variation_id', '12000021206823620'),
(20117, 2208, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:200000898;200007763:201336342'),
(20118, 2209, '_variation_description', ''),
(20119, 2209, '_sku', '1005002572185147-black-39-france'),
(20120, 2209, '_regular_price', '123.18'),
(20121, 2209, 'total_sales', '0'),
(20122, 2209, '_tax_status', 'taxable'),
(20123, 2209, '_tax_class', 'parent'),
(20124, 2209, '_manage_stock', 'yes'),
(20125, 2209, '_backorders', 'no'),
(20126, 2209, '_sold_individually', 'no'),
(20127, 2209, '_virtual', 'no'),
(20128, 2209, '_downloadable', 'no'),
(20129, 2209, '_download_limit', '-1'),
(20130, 2209, '_download_expiry', '-1'),
(20131, 2209, '_stock', '99'),
(20132, 2209, '_stock_status', 'instock'),
(20133, 2209, '_wc_average_rating', '0'),
(20134, 2209, '_wc_review_count', '0'),
(20135, 2209, 'attribute_pa_color', 'black'),
(20136, 2209, 'attribute_pa_shoe-size', '39'),
(20137, 2209, 'attribute_pa_ships-from', 'france'),
(20138, 2209, '_price', '123.18'),
(20139, 2209, '_product_version', '4.1.0'),
(20140, 2209, '_vi_wad_aliexpress_variation_id', '12000021206823621'),
(20141, 2209, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:200000364;200007763:201336342'),
(20142, 2210, '_variation_description', ''),
(20143, 2210, '_sku', '1005002572185147-green-42-china'),
(20144, 2210, '_regular_price', '177.18'),
(20145, 2210, 'total_sales', '0'),
(20146, 2210, '_tax_status', 'taxable'),
(20147, 2210, '_tax_class', 'parent'),
(20148, 2210, '_manage_stock', 'yes'),
(20149, 2210, '_backorders', 'no'),
(20150, 2210, '_sold_individually', 'no'),
(20151, 2210, '_virtual', 'no'),
(20152, 2210, '_downloadable', 'no'),
(20153, 2210, '_download_limit', '-1'),
(20154, 2210, '_download_expiry', '-1'),
(20155, 2210, '_stock', '99'),
(20156, 2210, '_stock_status', 'instock'),
(20157, 2210, '_wc_average_rating', '0'),
(20158, 2210, '_wc_review_count', '0'),
(20159, 2210, 'attribute_pa_color', 'green'),
(20160, 2210, 'attribute_pa_shoe-size', '42'),
(20161, 2210, 'attribute_pa_ships-from', 'china'),
(20162, 2210, '_price', '177.18'),
(20163, 2210, '_product_version', '4.1.0'),
(20164, 2210, '_vi_wad_aliexpress_variation_id', '12000021206823642'),
(20165, 2210, '_vi_wad_aliexpress_variation_attr', '14:175;200000124:200000337;200007763:201336100'),
(20166, 2211, '_variation_description', ''),
(20167, 2211, '_sku', '1005002572185147-green-43-china'),
(20168, 2211, '_regular_price', '177.18'),
(20169, 2211, 'total_sales', '0'),
(20170, 2211, '_tax_status', 'taxable'),
(20171, 2211, '_tax_class', 'parent'),
(20172, 2211, '_manage_stock', 'yes'),
(20173, 2211, '_backorders', 'no'),
(20174, 2211, '_sold_individually', 'no'),
(20175, 2211, '_virtual', 'no'),
(20176, 2211, '_downloadable', 'no'),
(20177, 2211, '_download_limit', '-1'),
(20178, 2211, '_download_expiry', '-1'),
(20179, 2211, '_stock', '99'),
(20180, 2211, '_stock_status', 'instock'),
(20181, 2211, '_wc_average_rating', '0'),
(20182, 2211, '_wc_review_count', '0'),
(20183, 2211, 'attribute_pa_color', 'green'),
(20184, 2211, 'attribute_pa_shoe-size', '43'),
(20185, 2211, 'attribute_pa_ships-from', 'china'),
(20186, 2211, '_price', '177.18'),
(20187, 2211, '_product_version', '4.1.0'),
(20188, 2211, '_vi_wad_aliexpress_variation_id', '12000021206823643'),
(20189, 2211, '_vi_wad_aliexpress_variation_attr', '14:175;200000124:200000338;200007763:201336100'),
(20190, 2212, '_variation_description', ''),
(20191, 2212, '_sku', '1005002572185147-green-40-china'),
(20192, 2212, '_regular_price', '177.18'),
(20193, 2212, 'total_sales', '0'),
(20194, 2212, '_tax_status', 'taxable'),
(20195, 2212, '_tax_class', 'parent'),
(20196, 2212, '_manage_stock', 'yes'),
(20197, 2212, '_backorders', 'no'),
(20198, 2212, '_sold_individually', 'no'),
(20199, 2212, '_virtual', 'no'),
(20200, 2212, '_downloadable', 'no'),
(20201, 2212, '_download_limit', '-1'),
(20202, 2212, '_download_expiry', '-1'),
(20203, 2212, '_stock', '99'),
(20204, 2212, '_stock_status', 'instock'),
(20205, 2212, '_wc_average_rating', '0'),
(20206, 2212, '_wc_review_count', '0'),
(20207, 2212, 'attribute_pa_color', 'green'),
(20208, 2212, 'attribute_pa_shoe-size', '40'),
(20209, 2212, 'attribute_pa_ships-from', 'china'),
(20210, 2212, '_price', '177.18'),
(20211, 2212, '_product_version', '4.1.0'),
(20212, 2212, '_vi_wad_aliexpress_variation_id', '12000021206823640'),
(20213, 2212, '_vi_wad_aliexpress_variation_attr', '14:175;200000124:100013888;200007763:201336100'),
(20214, 2213, '_wp_attached_file', '2021/06/2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots-5.jpg'),
(20215, 2213, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1001;s:6:\"height\";i:1001;s:4:\"file\";s:100:\"2021/06/2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots-5.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:100:\"2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:100:\"2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots-5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:100:\"2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots-5-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:100:\"2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots-5-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:100:\"2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots-5-825x510.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:100:\"2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:100:\"2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots-5-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:100:\"2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots-5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:100:\"2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:100:\"2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots-5-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:100:\"2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots-5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(20216, 2214, '_variation_description', ''),
(20217, 2214, '_sku', '1005002572185147-green-41-china'),
(20218, 2214, '_regular_price', '177.18'),
(20219, 2214, 'total_sales', '0'),
(20220, 2214, '_tax_status', 'taxable'),
(20221, 2214, '_tax_class', 'parent'),
(20222, 2214, '_manage_stock', 'yes'),
(20223, 2214, '_backorders', 'no'),
(20224, 2214, '_sold_individually', 'no'),
(20225, 2214, '_virtual', 'no'),
(20226, 2214, '_downloadable', 'no'),
(20227, 2214, '_download_limit', '-1'),
(20228, 2214, '_download_expiry', '-1'),
(20229, 2214, '_stock', '99'),
(20230, 2214, '_stock_status', 'instock'),
(20231, 2214, '_wc_average_rating', '0'),
(20232, 2214, '_wc_review_count', '0'),
(20233, 2214, 'attribute_pa_color', 'green'),
(20234, 2214, 'attribute_pa_shoe-size', '41'),
(20235, 2214, 'attribute_pa_ships-from', 'china'),
(20236, 2214, '_price', '177.18'),
(20237, 2214, '_product_version', '4.1.0'),
(20238, 2214, '_vi_wad_aliexpress_variation_id', '12000021206823641'),
(20239, 2214, '_vi_wad_aliexpress_variation_attr', '14:175;200000124:100010483;200007763:201336100'),
(20240, 2215, '_variation_description', ''),
(20241, 2215, '_sku', '1005002572185147-green-37-czech-republic'),
(20242, 2215, '_regular_price', '123.18'),
(20243, 2215, 'total_sales', '0'),
(20244, 2215, '_tax_status', 'taxable'),
(20245, 2215, '_tax_class', 'parent'),
(20246, 2215, '_manage_stock', 'yes'),
(20247, 2215, '_backorders', 'no'),
(20248, 2215, '_sold_individually', 'no'),
(20249, 2215, '_virtual', 'no'),
(20250, 2215, '_downloadable', 'no'),
(20251, 2215, '_download_limit', '-1'),
(20252, 2215, '_download_expiry', '-1'),
(20253, 2215, '_stock', '99'),
(20254, 2215, '_stock_status', 'instock'),
(20255, 2215, '_wc_average_rating', '0'),
(20256, 2215, '_wc_review_count', '0'),
(20257, 2215, 'attribute_pa_color', 'green'),
(20258, 2215, 'attribute_pa_shoe-size', '37'),
(20259, 2215, 'attribute_pa_ships-from', 'czech-republic'),
(20260, 2215, '_price', '123.18'),
(20261, 2215, '_product_version', '4.1.0'),
(20262, 2215, '_vi_wad_aliexpress_variation_id', '12000021206823646'),
(20263, 2215, '_vi_wad_aliexpress_variation_attr', '14:175;200000124:100010482;200007763:203287806'),
(20264, 2216, '_variation_description', ''),
(20265, 2216, '_sku', '1005002572185147-green-38-czech-republic'),
(20266, 2216, '_regular_price', '123.18'),
(20267, 2216, 'total_sales', '0'),
(20268, 2216, '_tax_status', 'taxable'),
(20269, 2216, '_tax_class', 'parent'),
(20270, 2216, '_manage_stock', 'yes'),
(20271, 2216, '_backorders', 'no'),
(20272, 2216, '_sold_individually', 'no'),
(20273, 2216, '_virtual', 'no'),
(20274, 2216, '_downloadable', 'no'),
(20275, 2216, '_download_limit', '-1'),
(20276, 2216, '_download_expiry', '-1'),
(20277, 2216, '_stock', '99'),
(20278, 2216, '_stock_status', 'instock'),
(20279, 2216, '_wc_average_rating', '0'),
(20280, 2216, '_wc_review_count', '0'),
(20281, 2216, 'attribute_pa_color', 'green'),
(20282, 2216, 'attribute_pa_shoe-size', '38'),
(20283, 2216, 'attribute_pa_ships-from', 'czech-republic'),
(20284, 2216, '_price', '123.18'),
(20285, 2216, '_product_version', '4.1.0'),
(20286, 2216, '_vi_wad_aliexpress_variation_id', '12000021206823647'),
(20287, 2216, '_vi_wad_aliexpress_variation_attr', '14:175;200000124:200000898;200007763:203287806'),
(20288, 2217, '_variation_description', ''),
(20289, 2217, '_sku', '1005002572185147-green-35-czech-republic'),
(20290, 2217, '_regular_price', '123.18'),
(20291, 2217, 'total_sales', '0'),
(20292, 2217, '_tax_status', 'taxable'),
(20293, 2217, '_tax_class', 'parent'),
(20294, 2217, '_manage_stock', 'yes'),
(20295, 2217, '_backorders', 'no'),
(20296, 2217, '_sold_individually', 'no'),
(20297, 2217, '_virtual', 'no'),
(20298, 2217, '_downloadable', 'no'),
(20299, 2217, '_download_limit', '-1'),
(20300, 2217, '_download_expiry', '-1'),
(20301, 2217, '_stock', '99'),
(20302, 2217, '_stock_status', 'instock'),
(20303, 2217, '_wc_average_rating', '0'),
(20304, 2217, '_wc_review_count', '0'),
(20305, 2217, 'attribute_pa_color', 'green'),
(20306, 2217, 'attribute_pa_shoe-size', '35'),
(20307, 2217, 'attribute_pa_ships-from', 'czech-republic'),
(20308, 2217, '_price', '123.18'),
(20309, 2217, '_product_version', '4.1.0'),
(20310, 2217, '_vi_wad_aliexpress_variation_id', '12000021206823644'),
(20311, 2217, '_vi_wad_aliexpress_variation_attr', '14:175;200000124:200000333;200007763:203287806'),
(20312, 2218, '_variation_description', ''),
(20313, 2218, '_sku', '1005002572185147-green-36-czech-republic'),
(20314, 2218, '_regular_price', '123.18'),
(20315, 2218, 'total_sales', '0'),
(20316, 2218, '_tax_status', 'taxable'),
(20317, 2218, '_tax_class', 'parent'),
(20318, 2218, '_manage_stock', 'yes'),
(20319, 2218, '_backorders', 'no'),
(20320, 2218, '_sold_individually', 'no'),
(20321, 2218, '_virtual', 'no'),
(20322, 2218, '_downloadable', 'no'),
(20323, 2218, '_download_limit', '-1'),
(20324, 2218, '_download_expiry', '-1'),
(20325, 2218, '_stock', '99'),
(20326, 2218, '_stock_status', 'instock'),
(20327, 2218, '_wc_average_rating', '0'),
(20328, 2218, '_wc_review_count', '0'),
(20329, 2218, 'attribute_pa_color', 'green'),
(20330, 2218, 'attribute_pa_shoe-size', '36'),
(20331, 2218, 'attribute_pa_ships-from', 'czech-republic'),
(20332, 2218, '_price', '123.18'),
(20333, 2218, '_product_version', '4.1.0'),
(20334, 2218, '_vi_wad_aliexpress_variation_id', '12000021206823645'),
(20335, 2218, '_vi_wad_aliexpress_variation_attr', '14:175;200000124:200000334;200007763:203287806'),
(20336, 2213, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H7e9b919e782148ed90b4ecffddf064f4e/2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots.jpg'),
(20337, 2219, '_variation_description', ''),
(20338, 2219, '_sku', '1005002572185147-black-43-belgium'),
(20339, 2219, '_regular_price', '123.18'),
(20340, 2219, 'total_sales', '0'),
(20341, 2219, '_tax_status', 'taxable'),
(20342, 2219, '_tax_class', 'parent'),
(20343, 2219, '_manage_stock', 'yes'),
(20344, 2219, '_backorders', 'no'),
(20345, 2219, '_sold_individually', 'no'),
(20346, 2219, '_virtual', 'no'),
(20347, 2219, '_downloadable', 'no'),
(20348, 2219, '_download_limit', '-1'),
(20349, 2219, '_download_expiry', '-1'),
(20350, 2219, '_stock', '99'),
(20351, 2219, '_stock_status', 'instock'),
(20352, 2219, '_wc_average_rating', '0'),
(20353, 2219, '_wc_review_count', '0'),
(20354, 2219, 'attribute_pa_color', 'black'),
(20355, 2219, 'attribute_pa_shoe-size', '43'),
(20356, 2219, 'attribute_pa_ships-from', 'belgium'),
(20357, 2219, '_price', '123.18'),
(20358, 2219, '_product_version', '4.1.0'),
(20359, 2219, '_vi_wad_aliexpress_variation_id', '12000021206823634'),
(20360, 2219, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:200000338;200007763:100015076'),
(20361, 2220, '_variation_description', ''),
(20362, 2220, '_sku', '1005002572185147-green-35-china'),
(20363, 2220, '_regular_price', '177.18'),
(20364, 2220, 'total_sales', '0'),
(20365, 2220, '_tax_status', 'taxable'),
(20366, 2220, '_tax_class', 'parent'),
(20367, 2220, '_manage_stock', 'yes'),
(20368, 2220, '_backorders', 'no'),
(20369, 2220, '_sold_individually', 'no'),
(20370, 2220, '_virtual', 'no'),
(20371, 2220, '_downloadable', 'no'),
(20372, 2220, '_download_limit', '-1'),
(20373, 2220, '_download_expiry', '-1'),
(20374, 2220, '_stock', '99'),
(20375, 2220, '_stock_status', 'instock'),
(20376, 2220, '_wc_average_rating', '0'),
(20377, 2220, '_wc_review_count', '0'),
(20378, 2220, 'attribute_pa_color', 'green'),
(20379, 2220, 'attribute_pa_shoe-size', '35'),
(20380, 2220, 'attribute_pa_ships-from', 'china'),
(20381, 2220, '_price', '177.18'),
(20382, 2220, '_product_version', '4.1.0'),
(20383, 2220, '_vi_wad_aliexpress_variation_id', '12000021206823635'),
(20384, 2220, '_vi_wad_aliexpress_variation_attr', '14:175;200000124:200000333;200007763:201336100'),
(20385, 2221, '_variation_description', ''),
(20386, 2221, '_sku', '1005002572185147-black-41-belgium'),
(20387, 2221, '_regular_price', '123.18'),
(20388, 2221, 'total_sales', '0'),
(20389, 2221, '_tax_status', 'taxable'),
(20390, 2221, '_tax_class', 'parent'),
(20391, 2221, '_manage_stock', 'yes'),
(20392, 2221, '_backorders', 'no'),
(20393, 2221, '_sold_individually', 'no'),
(20394, 2221, '_virtual', 'no'),
(20395, 2221, '_downloadable', 'no'),
(20396, 2221, '_download_limit', '-1'),
(20397, 2221, '_download_expiry', '-1'),
(20398, 2221, '_stock', '99'),
(20399, 2221, '_stock_status', 'instock'),
(20400, 2221, '_wc_average_rating', '0'),
(20401, 2221, '_wc_review_count', '0'),
(20402, 2221, 'attribute_pa_color', 'black'),
(20403, 2221, 'attribute_pa_shoe-size', '41'),
(20404, 2221, 'attribute_pa_ships-from', 'belgium'),
(20405, 2221, '_price', '123.18'),
(20406, 2221, '_product_version', '4.1.0'),
(20407, 2221, '_vi_wad_aliexpress_variation_id', '12000021206823632'),
(20408, 2221, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:100010483;200007763:100015076'),
(20409, 2222, '_variation_description', ''),
(20410, 2222, '_sku', '1005002572185147-black-42-belgium'),
(20411, 2222, '_regular_price', '123.18'),
(20412, 2222, 'total_sales', '0'),
(20413, 2222, '_tax_status', 'taxable'),
(20414, 2222, '_tax_class', 'parent'),
(20415, 2222, '_manage_stock', 'yes'),
(20416, 2222, '_backorders', 'no'),
(20417, 2222, '_sold_individually', 'no'),
(20418, 2222, '_virtual', 'no'),
(20419, 2222, '_downloadable', 'no'),
(20420, 2222, '_download_limit', '-1'),
(20421, 2222, '_download_expiry', '-1'),
(20422, 2222, '_stock', '99'),
(20423, 2222, '_stock_status', 'instock'),
(20424, 2222, '_wc_average_rating', '0'),
(20425, 2222, '_wc_review_count', '0'),
(20426, 2222, 'attribute_pa_color', 'black'),
(20427, 2222, 'attribute_pa_shoe-size', '42'),
(20428, 2222, 'attribute_pa_ships-from', 'belgium'),
(20429, 2222, '_price', '123.18'),
(20430, 2222, '_product_version', '4.1.0'),
(20431, 2222, '_vi_wad_aliexpress_variation_id', '12000021206823633'),
(20432, 2222, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:200000337;200007763:100015076'),
(20433, 2223, '_variation_description', ''),
(20434, 2223, '_sku', '1005002572185147-green-38-china'),
(20435, 2223, '_regular_price', '177.18'),
(20436, 2223, 'total_sales', '0'),
(20437, 2223, '_tax_status', 'taxable'),
(20438, 2223, '_tax_class', 'parent'),
(20439, 2223, '_manage_stock', 'yes'),
(20440, 2223, '_backorders', 'no'),
(20441, 2223, '_sold_individually', 'no'),
(20442, 2223, '_virtual', 'no'),
(20443, 2223, '_downloadable', 'no'),
(20444, 2223, '_download_limit', '-1'),
(20445, 2223, '_download_expiry', '-1'),
(20446, 2223, '_stock', '99'),
(20447, 2223, '_stock_status', 'instock'),
(20448, 2224, '_wp_attached_file', '2021/06/2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots.jpg_640x640.jpg'),
(20449, 2223, '_wc_average_rating', '0'),
(20450, 2223, '_wc_review_count', '0'),
(20451, 2224, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:110:\"2021/06/2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots.jpg_640x640.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:110:\"2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots.jpg_640x640-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:110:\"2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots.jpg_640x640-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:110:\"2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots.jpg_640x640-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:110:\"2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots.jpg_640x640-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:110:\"2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots.jpg_640x640-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:110:\"2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots.jpg_640x640-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:110:\"2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots.jpg_640x640-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:110:\"2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots.jpg_640x640-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:110:\"2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots.jpg_640x640-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:110:\"2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots.jpg_640x640-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(20452, 2223, 'attribute_pa_color', 'green'),
(20453, 2223, 'attribute_pa_shoe-size', '38'),
(20454, 2223, 'attribute_pa_ships-from', 'china'),
(20455, 2223, '_price', '177.18'),
(20456, 2223, '_product_version', '4.1.0'),
(20457, 2223, '_vi_wad_aliexpress_variation_id', '12000021206823638'),
(20458, 2223, '_vi_wad_aliexpress_variation_attr', '14:175;200000124:200000898;200007763:201336100'),
(20459, 2225, '_variation_description', ''),
(20460, 2225, '_sku', '1005002572185147-green-39-china'),
(20461, 2225, '_regular_price', '177.18'),
(20462, 2225, 'total_sales', '0'),
(20463, 2225, '_tax_status', 'taxable'),
(20464, 2225, '_tax_class', 'parent'),
(20465, 2225, '_manage_stock', 'yes'),
(20466, 2225, '_backorders', 'no'),
(20467, 2225, '_sold_individually', 'no'),
(20468, 2225, '_virtual', 'no'),
(20469, 2225, '_downloadable', 'no'),
(20470, 2225, '_download_limit', '-1'),
(20471, 2225, '_download_expiry', '-1'),
(20472, 2225, '_stock', '99'),
(20473, 2225, '_stock_status', 'instock'),
(20474, 2225, '_wc_average_rating', '0'),
(20475, 2225, '_wc_review_count', '0'),
(20476, 2225, 'attribute_pa_color', 'green'),
(20477, 2225, 'attribute_pa_shoe-size', '39'),
(20478, 2225, 'attribute_pa_ships-from', 'china'),
(20479, 2225, '_price', '177.18'),
(20480, 2225, '_product_version', '4.1.0'),
(20481, 2225, '_vi_wad_aliexpress_variation_id', '12000021206823639'),
(20482, 2225, '_vi_wad_aliexpress_variation_attr', '14:175;200000124:200000364;200007763:201336100'),
(20483, 2226, '_variation_description', ''),
(20484, 2226, '_sku', '1005002572185147-green-36-china'),
(20485, 2226, '_regular_price', '177.18'),
(20486, 2226, 'total_sales', '0'),
(20487, 2226, '_tax_status', 'taxable'),
(20488, 2226, '_tax_class', 'parent'),
(20489, 2226, '_manage_stock', 'yes'),
(20490, 2226, '_backorders', 'no'),
(20491, 2226, '_sold_individually', 'no'),
(20492, 2226, '_virtual', 'no'),
(20493, 2226, '_downloadable', 'no'),
(20494, 2226, '_download_limit', '-1'),
(20495, 2226, '_download_expiry', '-1'),
(20496, 2226, '_stock', '99'),
(20497, 2226, '_stock_status', 'instock'),
(20498, 2226, '_wc_average_rating', '0'),
(20499, 2226, '_wc_review_count', '0'),
(20500, 2224, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H2ecdef19107c417493dbc615afe0dd96K/2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots.jpg_640x640.jpg'),
(20501, 2012, '_thumbnail_id', '2224'),
(20502, 2226, 'attribute_pa_color', 'green'),
(20503, 2014, '_thumbnail_id', '2224'),
(20504, 2226, 'attribute_pa_shoe-size', '36'),
(20505, 2016, '_thumbnail_id', '2224'),
(20506, 2226, 'attribute_pa_ships-from', 'china'),
(20507, 2018, '_thumbnail_id', '2224'),
(20508, 2226, '_price', '177.18'),
(20509, 2019, '_thumbnail_id', '2224'),
(20510, 2020, '_thumbnail_id', '2224'),
(20511, 2022, '_thumbnail_id', '2224'),
(20512, 2226, '_product_version', '4.1.0'),
(20513, 2027, '_thumbnail_id', '2224'),
(20514, 2028, '_thumbnail_id', '2224'),
(20515, 2226, '_vi_wad_aliexpress_variation_id', '12000021206823636'),
(20516, 2226, '_vi_wad_aliexpress_variation_attr', '14:175;200000124:200000334;200007763:201336100'),
(20517, 2227, '_variation_description', ''),
(20518, 2227, '_sku', '1005002572185147-green-37-china'),
(20519, 2227, '_regular_price', '177.18'),
(20520, 2227, 'total_sales', '0'),
(20521, 2227, '_tax_status', 'taxable'),
(20522, 2227, '_tax_class', 'parent'),
(20523, 2227, '_manage_stock', 'yes'),
(20524, 2227, '_backorders', 'no'),
(20525, 2227, '_sold_individually', 'no'),
(20526, 2227, '_virtual', 'no'),
(20527, 2227, '_downloadable', 'no'),
(20528, 2227, '_download_limit', '-1'),
(20529, 2227, '_download_expiry', '-1'),
(20530, 2227, '_stock', '99'),
(20531, 2227, '_stock_status', 'instock'),
(20532, 2227, '_wc_average_rating', '0'),
(20533, 2227, '_wc_review_count', '0'),
(20534, 2227, 'attribute_pa_color', 'green'),
(20535, 2227, 'attribute_pa_shoe-size', '37'),
(20536, 2227, 'attribute_pa_ships-from', 'china'),
(20537, 2227, '_price', '177.18'),
(20538, 2227, '_product_version', '4.1.0'),
(20539, 2227, '_vi_wad_aliexpress_variation_id', '12000021206823637'),
(20540, 2227, '_vi_wad_aliexpress_variation_attr', '14:175;200000124:100010482;200007763:201336100'),
(20541, 2228, '_variation_description', ''),
(20542, 2228, '_sku', '1005002572185147-green-40-poland'),
(20543, 2228, '_regular_price', '123.18'),
(20544, 2228, 'total_sales', '0'),
(20545, 2228, '_tax_status', 'taxable'),
(20546, 2228, '_tax_class', 'parent'),
(20547, 2228, '_manage_stock', 'yes'),
(20548, 2228, '_backorders', 'no'),
(20549, 2228, '_sold_individually', 'no'),
(20550, 2228, '_virtual', 'no'),
(20551, 2228, '_downloadable', 'no'),
(20552, 2228, '_download_limit', '-1'),
(20553, 2228, '_download_expiry', '-1'),
(20554, 2228, '_stock', '99'),
(20555, 2228, '_stock_status', 'instock'),
(20556, 2228, '_wc_average_rating', '0'),
(20557, 2228, '_wc_review_count', '0'),
(20558, 2228, 'attribute_pa_color', 'green'),
(20559, 2228, 'attribute_pa_shoe-size', '40'),
(20560, 2228, 'attribute_pa_ships-from', 'poland'),
(20561, 2228, '_price', '123.18'),
(20562, 2228, '_product_version', '4.1.0'),
(20563, 2228, '_vi_wad_aliexpress_variation_id', '12000021206823658'),
(20564, 2228, '_vi_wad_aliexpress_variation_attr', '14:175;200000124:100013888;200007763:203372089'),
(20565, 2229, '_variation_description', ''),
(20566, 2229, '_sku', '1005002572185147-green-41-poland'),
(20567, 2229, '_regular_price', '123.18'),
(20568, 2229, 'total_sales', '0'),
(20569, 2229, '_tax_status', 'taxable'),
(20570, 2229, '_tax_class', 'parent'),
(20571, 2229, '_manage_stock', 'yes'),
(20572, 2229, '_backorders', 'no'),
(20573, 2229, '_sold_individually', 'no'),
(20574, 2229, '_virtual', 'no'),
(20575, 2229, '_downloadable', 'no'),
(20576, 2229, '_download_limit', '-1'),
(20577, 2229, '_download_expiry', '-1'),
(20578, 2229, '_stock', '99'),
(20579, 2229, '_stock_status', 'instock'),
(20580, 2229, '_wc_average_rating', '0'),
(20581, 2229, '_wc_review_count', '0'),
(20582, 2229, 'attribute_pa_color', 'green'),
(20583, 2229, 'attribute_pa_shoe-size', '41'),
(20584, 2229, 'attribute_pa_ships-from', 'poland'),
(20585, 2229, '_price', '123.18'),
(20586, 2229, '_product_version', '4.1.0'),
(20587, 2229, '_vi_wad_aliexpress_variation_id', '12000021206823659'),
(20588, 2229, '_vi_wad_aliexpress_variation_attr', '14:175;200000124:100010483;200007763:203372089'),
(20589, 2230, '_variation_description', ''),
(20590, 2230, '_sku', '1005002572185147-green-38-poland'),
(20591, 2230, '_regular_price', '123.18'),
(20592, 2230, 'total_sales', '0'),
(20593, 2230, '_tax_status', 'taxable'),
(20594, 2230, '_tax_class', 'parent'),
(20595, 2230, '_manage_stock', 'yes'),
(20596, 2230, '_backorders', 'no'),
(20597, 2230, '_sold_individually', 'no'),
(20598, 2230, '_virtual', 'no'),
(20599, 2230, '_downloadable', 'no'),
(20600, 2230, '_download_limit', '-1'),
(20601, 2230, '_download_expiry', '-1'),
(20602, 2230, '_stock', '99'),
(20603, 2230, '_stock_status', 'instock'),
(20604, 2230, '_wc_average_rating', '0'),
(20605, 2230, '_wc_review_count', '0'),
(20606, 2230, 'attribute_pa_color', 'green'),
(20607, 2230, 'attribute_pa_shoe-size', '38'),
(20608, 2230, 'attribute_pa_ships-from', 'poland'),
(20609, 2230, '_price', '123.18'),
(20610, 2230, '_product_version', '4.1.0'),
(20611, 2230, '_vi_wad_aliexpress_variation_id', '12000021206823656'),
(20612, 2230, '_vi_wad_aliexpress_variation_attr', '14:175;200000124:200000898;200007763:203372089'),
(20613, 2231, '_variation_description', ''),
(20614, 2231, '_sku', '1005002572185147-green-39-poland'),
(20615, 2231, '_regular_price', '123.18'),
(20616, 2231, 'total_sales', '0'),
(20617, 2231, '_tax_status', 'taxable'),
(20618, 2231, '_tax_class', 'parent'),
(20619, 2231, '_manage_stock', 'yes'),
(20620, 2231, '_backorders', 'no'),
(20621, 2231, '_sold_individually', 'no'),
(20622, 2231, '_virtual', 'no'),
(20623, 2231, '_downloadable', 'no'),
(20624, 2231, '_download_limit', '-1'),
(20625, 2231, '_download_expiry', '-1'),
(20626, 2231, '_stock', '99'),
(20627, 2231, '_stock_status', 'instock'),
(20628, 2231, '_wc_average_rating', '0'),
(20629, 2231, '_wc_review_count', '0'),
(20630, 2231, 'attribute_pa_color', 'green'),
(20631, 2231, 'attribute_pa_shoe-size', '39'),
(20632, 2231, 'attribute_pa_ships-from', 'poland'),
(20633, 2231, '_price', '123.18'),
(20634, 2231, '_product_version', '4.1.0'),
(20635, 2231, '_vi_wad_aliexpress_variation_id', '12000021206823657'),
(20636, 2231, '_vi_wad_aliexpress_variation_attr', '14:175;200000124:200000364;200007763:203372089'),
(20637, 2232, '_variation_description', ''),
(20638, 2232, '_sku', '1005002572185147-green-35-spain'),
(20639, 2232, '_regular_price', '123.18'),
(20640, 2232, 'total_sales', '0'),
(20641, 2232, '_tax_status', 'taxable'),
(20642, 2232, '_tax_class', 'parent'),
(20643, 2233, '_wp_attached_file', '2021/06/2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots-1.jpg_640x640-1.jpg'),
(20644, 2232, '_manage_stock', 'yes'),
(20645, 2233, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:114:\"2021/06/2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots-1.jpg_640x640-1.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:114:\"2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots-1.jpg_640x640-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:114:\"2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots-1.jpg_640x640-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:114:\"2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots-1.jpg_640x640-1-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:114:\"2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots-1.jpg_640x640-1-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:114:\"2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots-1.jpg_640x640-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:114:\"2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots-1.jpg_640x640-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:114:\"2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots-1.jpg_640x640-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:114:\"2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots-1.jpg_640x640-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:114:\"2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots-1.jpg_640x640-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:114:\"2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots-1.jpg_640x640-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(20646, 2232, '_backorders', 'no'),
(20647, 2232, '_sold_individually', 'no'),
(20648, 2232, '_virtual', 'no'),
(20649, 2232, '_downloadable', 'no'),
(20650, 2232, '_download_limit', '-1'),
(20651, 2232, '_download_expiry', '-1'),
(20652, 2232, '_stock', '99'),
(20653, 2232, '_stock_status', 'instock'),
(20654, 2232, '_wc_average_rating', '0'),
(20655, 2232, '_wc_review_count', '0'),
(20656, 2232, 'attribute_pa_color', 'green'),
(20657, 2232, 'attribute_pa_shoe-size', '35'),
(20658, 2232, 'attribute_pa_ships-from', 'spain'),
(20659, 2232, '_price', '123.18'),
(20660, 2232, '_product_version', '4.1.0'),
(20661, 2232, '_vi_wad_aliexpress_variation_id', '12000021206823662'),
(20662, 2232, '_vi_wad_aliexpress_variation_attr', '14:175;200000124:200000333;200007763:201336104'),
(20663, 2234, '_variation_description', ''),
(20664, 2234, '_sku', '1005002572185147-green-36-spain'),
(20665, 2234, '_regular_price', '123.18'),
(20666, 2234, 'total_sales', '0'),
(20667, 2234, '_tax_status', 'taxable'),
(20668, 2234, '_tax_class', 'parent'),
(20669, 2234, '_manage_stock', 'yes'),
(20670, 2234, '_backorders', 'no'),
(20671, 2234, '_sold_individually', 'no'),
(20672, 2234, '_virtual', 'no'),
(20673, 2234, '_downloadable', 'no'),
(20674, 2234, '_download_limit', '-1'),
(20675, 2234, '_download_expiry', '-1'),
(20676, 2234, '_stock', '99'),
(20677, 2234, '_stock_status', 'instock'),
(20678, 2234, '_wc_average_rating', '0'),
(20679, 2234, '_wc_review_count', '0'),
(20680, 2234, 'attribute_pa_color', 'green'),
(20681, 2234, 'attribute_pa_shoe-size', '36'),
(20682, 2234, 'attribute_pa_ships-from', 'spain'),
(20683, 2234, '_price', '123.18'),
(20684, 2234, '_product_version', '4.1.0'),
(20685, 2234, '_vi_wad_aliexpress_variation_id', '12000021206823663'),
(20686, 2234, '_vi_wad_aliexpress_variation_attr', '14:175;200000124:200000334;200007763:201336104'),
(20687, 2235, '_variation_description', ''),
(20688, 2235, '_sku', '1005002572185147-green-42-poland'),
(20689, 2235, '_regular_price', '123.18'),
(20690, 2235, 'total_sales', '0'),
(20691, 2235, '_tax_status', 'taxable'),
(20692, 2235, '_tax_class', 'parent'),
(20693, 2235, '_manage_stock', 'yes'),
(20694, 2235, '_backorders', 'no'),
(20695, 2235, '_sold_individually', 'no'),
(20696, 2235, '_virtual', 'no'),
(20697, 2235, '_downloadable', 'no'),
(20698, 2235, '_download_limit', '-1'),
(20699, 2235, '_download_expiry', '-1'),
(20700, 2235, '_stock', '99'),
(20701, 2235, '_stock_status', 'instock'),
(20702, 2235, '_wc_average_rating', '0'),
(20703, 2235, '_wc_review_count', '0'),
(20704, 2235, 'attribute_pa_color', 'green'),
(20705, 2235, 'attribute_pa_shoe-size', '42'),
(20706, 2235, 'attribute_pa_ships-from', 'poland'),
(20707, 2235, '_price', '123.18'),
(20708, 2235, '_product_version', '4.1.0'),
(20709, 2235, '_vi_wad_aliexpress_variation_id', '12000021206823660'),
(20710, 2235, '_vi_wad_aliexpress_variation_attr', '14:175;200000124:200000337;200007763:203372089'),
(20711, 2233, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H8268d0131da2431fb2cc0734ebf25df0Y/2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots.jpg_640x640.jpg'),
(20712, 1979, '_thumbnail_id', '2233'),
(20713, 1981, '_thumbnail_id', '2233'),
(20714, 1982, '_thumbnail_id', '2233'),
(20715, 2023, '_thumbnail_id', '2233'),
(20716, 2024, '_thumbnail_id', '2233'),
(20717, 2025, '_thumbnail_id', '2233'),
(20718, 2026, '_thumbnail_id', '2233'),
(20719, 2029, '_thumbnail_id', '2233'),
(20720, 2031, '_thumbnail_id', '2233'),
(20721, 2236, '_variation_description', ''),
(20722, 2236, '_sku', '1005002572185147-green-43-poland'),
(20723, 2236, '_regular_price', '123.18'),
(20724, 2236, 'total_sales', '0');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(20725, 2236, '_tax_status', 'taxable'),
(20726, 2236, '_tax_class', 'parent'),
(20727, 2236, '_manage_stock', 'yes'),
(20728, 2236, '_backorders', 'no'),
(20729, 2236, '_sold_individually', 'no'),
(20730, 2236, '_virtual', 'no'),
(20731, 2236, '_downloadable', 'no'),
(20732, 2236, '_download_limit', '-1'),
(20733, 2236, '_download_expiry', '-1'),
(20734, 2236, '_stock', '99'),
(20735, 2236, '_stock_status', 'instock'),
(20736, 2236, '_wc_average_rating', '0'),
(20737, 2236, '_wc_review_count', '0'),
(20738, 2236, 'attribute_pa_color', 'green'),
(20739, 2236, 'attribute_pa_shoe-size', '43'),
(20740, 2236, 'attribute_pa_ships-from', 'poland'),
(20741, 2236, '_price', '123.18'),
(20742, 2236, '_product_version', '4.1.0'),
(20743, 2236, '_vi_wad_aliexpress_variation_id', '12000021206823661'),
(20744, 2236, '_vi_wad_aliexpress_variation_attr', '14:175;200000124:200000338;200007763:203372089'),
(20745, 2237, '_variation_description', ''),
(20746, 2237, '_sku', '1005002572185147-green-41-czech-republic'),
(20747, 2237, '_regular_price', '123.18'),
(20748, 2237, 'total_sales', '0'),
(20749, 2237, '_tax_status', 'taxable'),
(20750, 2237, '_tax_class', 'parent'),
(20751, 2237, '_manage_stock', 'yes'),
(20752, 2237, '_backorders', 'no'),
(20753, 2237, '_sold_individually', 'no'),
(20754, 2237, '_virtual', 'no'),
(20755, 2237, '_downloadable', 'no'),
(20756, 2237, '_download_limit', '-1'),
(20757, 2237, '_download_expiry', '-1'),
(20758, 2237, '_stock', '99'),
(20759, 2237, '_stock_status', 'instock'),
(20760, 2237, '_wc_average_rating', '0'),
(20761, 2237, '_wc_review_count', '0'),
(20762, 2237, 'attribute_pa_color', 'green'),
(20763, 2237, 'attribute_pa_shoe-size', '41'),
(20764, 2237, 'attribute_pa_ships-from', 'czech-republic'),
(20765, 2237, '_price', '123.18'),
(20766, 2237, '_product_version', '4.1.0'),
(20767, 2237, '_vi_wad_aliexpress_variation_id', '12000021206823650'),
(20768, 2237, '_vi_wad_aliexpress_variation_attr', '14:175;200000124:100010483;200007763:203287806'),
(20769, 2238, '_variation_description', ''),
(20770, 2238, '_sku', '1005002572185147-green-42-czech-republic'),
(20771, 2238, '_regular_price', '123.18'),
(20772, 2238, 'total_sales', '0'),
(20773, 2238, '_tax_status', 'taxable'),
(20774, 2238, '_tax_class', 'parent'),
(20775, 2238, '_manage_stock', 'yes'),
(20776, 2238, '_backorders', 'no'),
(20777, 2238, '_sold_individually', 'no'),
(20778, 2238, '_virtual', 'no'),
(20779, 2238, '_downloadable', 'no'),
(20780, 2238, '_download_limit', '-1'),
(20781, 2238, '_download_expiry', '-1'),
(20782, 2238, '_stock', '99'),
(20783, 2238, '_stock_status', 'instock'),
(20784, 2238, '_wc_average_rating', '0'),
(20785, 2238, '_wc_review_count', '0'),
(20786, 2238, 'attribute_pa_color', 'green'),
(20787, 2238, 'attribute_pa_shoe-size', '42'),
(20788, 2238, 'attribute_pa_ships-from', 'czech-republic'),
(20789, 2238, '_price', '123.18'),
(20790, 2238, '_product_version', '4.1.0'),
(20791, 2238, '_vi_wad_aliexpress_variation_id', '12000021206823651'),
(20792, 2238, '_vi_wad_aliexpress_variation_attr', '14:175;200000124:200000337;200007763:203287806'),
(20793, 2239, '_variation_description', ''),
(20794, 2239, '_sku', '1005002572185147-green-39-czech-republic'),
(20795, 2239, '_regular_price', '123.18'),
(20796, 2239, 'total_sales', '0'),
(20797, 2239, '_tax_status', 'taxable'),
(20798, 2239, '_tax_class', 'parent'),
(20799, 2239, '_manage_stock', 'yes'),
(20800, 2239, '_backorders', 'no'),
(20801, 2239, '_sold_individually', 'no'),
(20802, 2239, '_virtual', 'no'),
(20803, 2239, '_downloadable', 'no'),
(20804, 2239, '_download_limit', '-1'),
(20805, 2239, '_download_expiry', '-1'),
(20806, 2239, '_stock', '99'),
(20807, 2239, '_stock_status', 'instock'),
(20808, 2239, '_wc_average_rating', '0'),
(20809, 2239, '_wc_review_count', '0'),
(20810, 2239, 'attribute_pa_color', 'green'),
(20811, 2239, 'attribute_pa_shoe-size', '39'),
(20812, 2239, 'attribute_pa_ships-from', 'czech-republic'),
(20813, 2239, '_price', '123.18'),
(20814, 2239, '_product_version', '4.1.0'),
(20815, 2239, '_vi_wad_aliexpress_variation_id', '12000021206823648'),
(20816, 2239, '_vi_wad_aliexpress_variation_attr', '14:175;200000124:200000364;200007763:203287806'),
(20817, 2240, '_variation_description', ''),
(20818, 2240, '_sku', '1005002572185147-green-40-czech-republic'),
(20819, 2240, '_regular_price', '123.18'),
(20820, 2240, 'total_sales', '0'),
(20821, 2240, '_tax_status', 'taxable'),
(20822, 2240, '_tax_class', 'parent'),
(20823, 2240, '_manage_stock', 'yes'),
(20824, 2240, '_backorders', 'no'),
(20825, 2240, '_sold_individually', 'no'),
(20826, 2240, '_virtual', 'no'),
(20827, 2240, '_downloadable', 'no'),
(20828, 2240, '_download_limit', '-1'),
(20829, 2240, '_download_expiry', '-1'),
(20830, 2240, '_stock', '99'),
(20831, 2240, '_stock_status', 'instock'),
(20832, 2240, '_wc_average_rating', '0'),
(20833, 2240, '_wc_review_count', '0'),
(20834, 2240, 'attribute_pa_color', 'green'),
(20835, 2240, 'attribute_pa_shoe-size', '40'),
(20836, 2240, 'attribute_pa_ships-from', 'czech-republic'),
(20837, 2240, '_price', '123.18'),
(20838, 2240, '_product_version', '4.1.0'),
(20839, 2240, '_vi_wad_aliexpress_variation_id', '12000021206823649'),
(20840, 2240, '_vi_wad_aliexpress_variation_attr', '14:175;200000124:100013888;200007763:203287806'),
(20841, 2241, '_variation_description', ''),
(20842, 2241, '_sku', '1005002572185147-green-36-poland'),
(20843, 2241, '_regular_price', '123.18'),
(20844, 2241, 'total_sales', '0'),
(20845, 2241, '_tax_status', 'taxable'),
(20846, 2241, '_tax_class', 'parent'),
(20847, 2241, '_manage_stock', 'yes'),
(20848, 2241, '_backorders', 'no'),
(20849, 2241, '_sold_individually', 'no'),
(20850, 2241, '_virtual', 'no'),
(20851, 2241, '_downloadable', 'no'),
(20852, 2241, '_download_limit', '-1'),
(20853, 2241, '_download_expiry', '-1'),
(20854, 2241, '_stock', '99'),
(20855, 2241, '_stock_status', 'instock'),
(20856, 2241, '_wc_average_rating', '0'),
(20857, 2241, '_wc_review_count', '0'),
(20858, 2241, 'attribute_pa_color', 'green'),
(20859, 2241, 'attribute_pa_shoe-size', '36'),
(20860, 2241, 'attribute_pa_ships-from', 'poland'),
(20861, 2241, '_price', '123.18'),
(20862, 2241, '_product_version', '4.1.0'),
(20863, 2241, '_vi_wad_aliexpress_variation_id', '12000021206823654'),
(20864, 2241, '_vi_wad_aliexpress_variation_attr', '14:175;200000124:200000334;200007763:203372089'),
(20865, 2242, '_variation_description', ''),
(20866, 2242, '_sku', '1005002572185147-green-37-poland'),
(20867, 2242, '_regular_price', '123.18'),
(20868, 2242, 'total_sales', '0'),
(20869, 2242, '_tax_status', 'taxable'),
(20870, 2242, '_tax_class', 'parent'),
(20871, 2242, '_manage_stock', 'yes'),
(20872, 2242, '_backorders', 'no'),
(20873, 2242, '_sold_individually', 'no'),
(20874, 2242, '_virtual', 'no'),
(20875, 2242, '_downloadable', 'no'),
(20876, 2242, '_download_limit', '-1'),
(20877, 2242, '_download_expiry', '-1'),
(20878, 2242, '_stock', '99'),
(20879, 2242, '_stock_status', 'instock'),
(20880, 2242, '_wc_average_rating', '0'),
(20881, 2242, '_wc_review_count', '0'),
(20882, 2242, 'attribute_pa_color', 'green'),
(20883, 2242, 'attribute_pa_shoe-size', '37'),
(20884, 2242, 'attribute_pa_ships-from', 'poland'),
(20885, 2242, '_price', '123.18'),
(20886, 2242, '_product_version', '4.1.0'),
(20887, 2242, '_vi_wad_aliexpress_variation_id', '12000021206823655'),
(20888, 2242, '_vi_wad_aliexpress_variation_attr', '14:175;200000124:100010482;200007763:203372089'),
(20889, 2243, '_variation_description', ''),
(20890, 2243, '_sku', '1005002572185147-green-43-czech-republic'),
(20891, 2243, '_regular_price', '123.18'),
(20892, 2243, 'total_sales', '0'),
(20893, 2243, '_tax_status', 'taxable'),
(20894, 2243, '_tax_class', 'parent'),
(20895, 2243, '_manage_stock', 'yes'),
(20896, 2243, '_backorders', 'no'),
(20897, 2243, '_sold_individually', 'no'),
(20898, 2243, '_virtual', 'no'),
(20899, 2243, '_downloadable', 'no'),
(20900, 2243, '_download_limit', '-1'),
(20901, 2243, '_download_expiry', '-1'),
(20902, 2243, '_stock', '99'),
(20903, 2243, '_stock_status', 'instock'),
(20904, 2243, '_wc_average_rating', '0'),
(20905, 2243, '_wc_review_count', '0'),
(20906, 2243, 'attribute_pa_color', 'green'),
(20907, 2243, 'attribute_pa_shoe-size', '43'),
(20908, 2243, 'attribute_pa_ships-from', 'czech-republic'),
(20909, 2243, '_price', '123.18'),
(20910, 2243, '_product_version', '4.1.0'),
(20911, 2243, '_vi_wad_aliexpress_variation_id', '12000021206823652'),
(20912, 2243, '_vi_wad_aliexpress_variation_attr', '14:175;200000124:200000338;200007763:203287806'),
(20913, 2244, '_variation_description', ''),
(20914, 2244, '_sku', '1005002572185147-green-35-poland'),
(20915, 2244, '_regular_price', '123.18'),
(20916, 2244, 'total_sales', '0'),
(20917, 2244, '_tax_status', 'taxable'),
(20918, 2244, '_tax_class', 'parent'),
(20919, 2244, '_manage_stock', 'yes'),
(20920, 2244, '_backorders', 'no'),
(20921, 2244, '_sold_individually', 'no'),
(20922, 2244, '_virtual', 'no'),
(20923, 2244, '_downloadable', 'no'),
(20924, 2244, '_download_limit', '-1'),
(20925, 2244, '_download_expiry', '-1'),
(20926, 2244, '_stock', '99'),
(20927, 2244, '_stock_status', 'instock'),
(20928, 2244, '_wc_average_rating', '0'),
(20929, 2244, '_wc_review_count', '0'),
(20930, 2244, 'attribute_pa_color', 'green'),
(20931, 2244, 'attribute_pa_shoe-size', '35'),
(20932, 2244, 'attribute_pa_ships-from', 'poland'),
(20933, 2244, '_price', '123.18'),
(20934, 2244, '_product_version', '4.1.0'),
(20935, 2244, '_vi_wad_aliexpress_variation_id', '12000021206823653'),
(20936, 2244, '_vi_wad_aliexpress_variation_attr', '14:175;200000124:200000333;200007763:203372089'),
(20937, 2246, '_wp_attached_file', '2021/06/2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots-2.jpg_640x640-2.jpg'),
(20938, 2246, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:114:\"2021/06/2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots-2.jpg_640x640-2.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:114:\"2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots-2.jpg_640x640-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:114:\"2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots-2.jpg_640x640-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:114:\"2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots-2.jpg_640x640-2-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:114:\"2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots-2.jpg_640x640-2-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:114:\"2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots-2.jpg_640x640-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:114:\"2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots-2.jpg_640x640-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:114:\"2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots-2.jpg_640x640-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:114:\"2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots-2.jpg_640x640-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:114:\"2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots-2.jpg_640x640-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:114:\"2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots-2.jpg_640x640-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(20939, 2245, '_variation_description', ''),
(20940, 2245, '_sku', '1005002572185147-green-38-france'),
(20941, 2245, '_regular_price', '123.18'),
(20942, 2245, 'total_sales', '0'),
(20943, 2245, '_tax_status', 'taxable'),
(20944, 2245, '_tax_class', 'parent'),
(20945, 2245, '_manage_stock', 'yes'),
(20946, 2245, '_backorders', 'no'),
(20947, 2245, '_sold_individually', 'no'),
(20948, 2245, '_virtual', 'no'),
(20949, 2245, '_downloadable', 'no'),
(20950, 2245, '_download_limit', '-1'),
(20951, 2245, '_download_expiry', '-1'),
(20952, 2245, '_stock', '99'),
(20953, 2245, '_stock_status', 'instock'),
(20954, 2245, '_wc_average_rating', '0'),
(20955, 2245, '_wc_review_count', '0'),
(20956, 2245, 'attribute_pa_color', 'green'),
(20957, 2245, 'attribute_pa_shoe-size', '38'),
(20958, 2245, 'attribute_pa_ships-from', 'france'),
(20959, 2245, '_price', '123.18'),
(20960, 2245, '_product_version', '4.1.0'),
(20961, 2245, '_vi_wad_aliexpress_variation_id', '12000021206823674'),
(20962, 2245, '_vi_wad_aliexpress_variation_attr', '14:175;200000124:200000898;200007763:201336342'),
(20963, 2247, '_variation_description', ''),
(20964, 2247, '_sku', '1005002572185147-green-39-france'),
(20965, 2247, '_regular_price', '123.18'),
(20966, 2247, 'total_sales', '0'),
(20967, 2247, '_tax_status', 'taxable'),
(20968, 2247, '_tax_class', 'parent'),
(20969, 2247, '_manage_stock', 'yes'),
(20970, 2247, '_backorders', 'no'),
(20971, 2247, '_sold_individually', 'no'),
(20972, 2247, '_virtual', 'no'),
(20973, 2247, '_downloadable', 'no'),
(20974, 2247, '_download_limit', '-1'),
(20975, 2247, '_download_expiry', '-1'),
(20976, 2247, '_stock', '99'),
(20977, 2247, '_stock_status', 'instock'),
(20978, 2247, '_wc_average_rating', '0'),
(20979, 2247, '_wc_review_count', '0'),
(20980, 2247, 'attribute_pa_color', 'green'),
(20981, 2247, 'attribute_pa_shoe-size', '39'),
(20982, 2247, 'attribute_pa_ships-from', 'france'),
(20983, 2247, '_price', '123.18'),
(20984, 2247, '_product_version', '4.1.0'),
(20985, 2247, '_vi_wad_aliexpress_variation_id', '12000021206823675'),
(20986, 2247, '_vi_wad_aliexpress_variation_attr', '14:175;200000124:200000364;200007763:201336342'),
(20987, 2248, '_variation_description', ''),
(20988, 2248, '_sku', '1005002572185147-green-36-france'),
(20989, 2248, '_regular_price', '123.18'),
(20990, 2248, 'total_sales', '0'),
(20991, 2248, '_tax_status', 'taxable'),
(20992, 2248, '_tax_class', 'parent'),
(20993, 2248, '_manage_stock', 'yes'),
(20994, 2248, '_backorders', 'no'),
(20995, 2248, '_sold_individually', 'no'),
(20996, 2248, '_virtual', 'no'),
(20997, 2248, '_downloadable', 'no'),
(20998, 2248, '_download_limit', '-1'),
(20999, 2248, '_download_expiry', '-1'),
(21000, 2248, '_stock', '99'),
(21001, 2248, '_stock_status', 'instock'),
(21002, 2248, '_wc_average_rating', '0'),
(21003, 2248, '_wc_review_count', '0'),
(21004, 2248, 'attribute_pa_color', 'green'),
(21005, 2248, 'attribute_pa_shoe-size', '36'),
(21006, 2248, 'attribute_pa_ships-from', 'france'),
(21007, 2248, '_price', '123.18'),
(21008, 2248, '_product_version', '4.1.0'),
(21009, 2248, '_vi_wad_aliexpress_variation_id', '12000021206823672'),
(21010, 2248, '_vi_wad_aliexpress_variation_attr', '14:175;200000124:200000334;200007763:201336342'),
(21011, 2246, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H08c0a9d5879a480abe85db65c08024c6v/2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots.jpg_640x640.jpg'),
(21012, 1971, '_thumbnail_id', '2246'),
(21013, 1973, '_thumbnail_id', '2246'),
(21014, 1975, '_thumbnail_id', '2246'),
(21015, 1977, '_thumbnail_id', '2246'),
(21016, 1984, '_thumbnail_id', '2246'),
(21017, 1993, '_thumbnail_id', '2246'),
(21018, 1996, '_thumbnail_id', '2246'),
(21019, 2249, '_variation_description', ''),
(21020, 1999, '_thumbnail_id', '2246'),
(21021, 2249, '_sku', '1005002572185147-green-37-france'),
(21022, 2001, '_thumbnail_id', '2246'),
(21023, 2249, '_regular_price', '123.18'),
(21024, 2249, 'total_sales', '0'),
(21025, 2249, '_tax_status', 'taxable'),
(21026, 2249, '_tax_class', 'parent'),
(21027, 2249, '_manage_stock', 'yes'),
(21028, 2249, '_backorders', 'no'),
(21029, 2249, '_sold_individually', 'no'),
(21030, 2249, '_virtual', 'no'),
(21031, 2249, '_downloadable', 'no'),
(21032, 2249, '_download_limit', '-1'),
(21033, 2249, '_download_expiry', '-1'),
(21034, 2249, '_stock', '99'),
(21035, 2249, '_stock_status', 'instock'),
(21036, 2249, '_wc_average_rating', '0'),
(21037, 2249, '_wc_review_count', '0'),
(21038, 2249, 'attribute_pa_color', 'green'),
(21039, 2249, 'attribute_pa_shoe-size', '37'),
(21040, 2249, 'attribute_pa_ships-from', 'france'),
(21041, 2249, '_price', '123.18'),
(21042, 2249, '_product_version', '4.1.0'),
(21043, 2249, '_vi_wad_aliexpress_variation_id', '12000021206823673'),
(21044, 2249, '_vi_wad_aliexpress_variation_attr', '14:175;200000124:100010482;200007763:201336342'),
(21045, 2250, '_variation_description', ''),
(21046, 2250, '_sku', '1005002572185147-green-42-france'),
(21047, 2250, '_regular_price', '123.18'),
(21048, 2250, 'total_sales', '0'),
(21049, 2250, '_tax_status', 'taxable'),
(21050, 2250, '_tax_class', 'parent'),
(21051, 2250, '_manage_stock', 'yes'),
(21052, 2250, '_backorders', 'no'),
(21053, 2250, '_sold_individually', 'no'),
(21054, 2250, '_virtual', 'no'),
(21055, 2250, '_downloadable', 'no'),
(21056, 2250, '_download_limit', '-1'),
(21057, 2250, '_download_expiry', '-1'),
(21058, 2250, '_stock', '99'),
(21059, 2250, '_stock_status', 'instock'),
(21060, 2250, '_wc_average_rating', '0'),
(21061, 2250, '_wc_review_count', '0'),
(21062, 2250, 'attribute_pa_color', 'green'),
(21063, 2250, 'attribute_pa_shoe-size', '42'),
(21064, 2250, 'attribute_pa_ships-from', 'france'),
(21065, 2250, '_price', '123.18'),
(21066, 2250, '_product_version', '4.1.0'),
(21067, 2250, '_vi_wad_aliexpress_variation_id', '12000021206823678'),
(21068, 2250, '_vi_wad_aliexpress_variation_attr', '14:175;200000124:200000337;200007763:201336342'),
(21069, 2251, '_variation_description', ''),
(21070, 2251, '_sku', '1005002572185147-green-43-france'),
(21071, 2251, '_regular_price', '123.18'),
(21072, 2251, 'total_sales', '0'),
(21073, 2251, '_tax_status', 'taxable'),
(21074, 2251, '_tax_class', 'parent'),
(21075, 2251, '_manage_stock', 'yes'),
(21076, 2251, '_backorders', 'no'),
(21077, 2251, '_sold_individually', 'no'),
(21078, 2251, '_virtual', 'no'),
(21079, 2251, '_downloadable', 'no'),
(21080, 2251, '_download_limit', '-1'),
(21081, 2251, '_download_expiry', '-1'),
(21082, 2251, '_stock', '99'),
(21083, 2251, '_stock_status', 'instock'),
(21084, 2251, '_wc_average_rating', '0'),
(21085, 2251, '_wc_review_count', '0'),
(21086, 2251, 'attribute_pa_color', 'green'),
(21087, 2251, 'attribute_pa_shoe-size', '43'),
(21088, 2251, 'attribute_pa_ships-from', 'france'),
(21089, 2251, '_price', '123.18'),
(21090, 2251, '_product_version', '4.1.0'),
(21091, 2251, '_vi_wad_aliexpress_variation_id', '12000021206823679'),
(21092, 2251, '_vi_wad_aliexpress_variation_attr', '14:175;200000124:200000338;200007763:201336342'),
(21093, 2252, '_variation_description', ''),
(21094, 2252, '_sku', '1005002572185147-green-40-france'),
(21095, 2252, '_regular_price', '123.18'),
(21096, 2252, 'total_sales', '0'),
(21097, 2252, '_tax_status', 'taxable'),
(21098, 2252, '_tax_class', 'parent'),
(21099, 2252, '_manage_stock', 'yes'),
(21100, 2252, '_backorders', 'no'),
(21101, 2252, '_sold_individually', 'no'),
(21102, 2252, '_virtual', 'no'),
(21103, 2252, '_downloadable', 'no'),
(21104, 2252, '_download_limit', '-1'),
(21105, 2252, '_download_expiry', '-1'),
(21106, 2252, '_stock', '99'),
(21107, 2252, '_stock_status', 'instock'),
(21108, 2252, '_wc_average_rating', '0'),
(21109, 2252, '_wc_review_count', '0'),
(21110, 2252, 'attribute_pa_color', 'green'),
(21111, 2252, 'attribute_pa_shoe-size', '40'),
(21112, 2252, 'attribute_pa_ships-from', 'france'),
(21113, 2252, '_price', '123.18'),
(21114, 2252, '_product_version', '4.1.0'),
(21115, 2252, '_vi_wad_aliexpress_variation_id', '12000021206823676'),
(21116, 2252, '_vi_wad_aliexpress_variation_attr', '14:175;200000124:100013888;200007763:201336342'),
(21117, 2253, '_variation_description', ''),
(21118, 2253, '_sku', '1005002572185147-green-41-france'),
(21119, 2253, '_regular_price', '123.18'),
(21120, 2253, 'total_sales', '0'),
(21121, 2253, '_tax_status', 'taxable'),
(21122, 2253, '_tax_class', 'parent'),
(21123, 2253, '_manage_stock', 'yes'),
(21124, 2253, '_backorders', 'no'),
(21125, 2253, '_sold_individually', 'no'),
(21126, 2253, '_virtual', 'no'),
(21127, 2253, '_downloadable', 'no'),
(21128, 2253, '_download_limit', '-1'),
(21129, 2253, '_download_expiry', '-1'),
(21130, 2253, '_stock', '99'),
(21131, 2253, '_stock_status', 'instock'),
(21132, 2253, '_wc_average_rating', '0'),
(21133, 2253, '_wc_review_count', '0'),
(21134, 2253, 'attribute_pa_color', 'green'),
(21135, 2253, 'attribute_pa_shoe-size', '41'),
(21136, 2253, 'attribute_pa_ships-from', 'france'),
(21137, 2253, '_price', '123.18'),
(21138, 2253, '_product_version', '4.1.0'),
(21139, 2253, '_vi_wad_aliexpress_variation_id', '12000021206823677'),
(21140, 2253, '_vi_wad_aliexpress_variation_attr', '14:175;200000124:100010483;200007763:201336342'),
(21141, 2254, '_wp_attached_file', '2021/06/2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots-3.jpg_640x640-3.jpg'),
(21142, 2254, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:114:\"2021/06/2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots-3.jpg_640x640-3.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:114:\"2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots-3.jpg_640x640-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:114:\"2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots-3.jpg_640x640-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:114:\"2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots-3.jpg_640x640-3-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:114:\"2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots-3.jpg_640x640-3-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:114:\"2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots-3.jpg_640x640-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:114:\"2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots-3.jpg_640x640-3-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:114:\"2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots-3.jpg_640x640-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:114:\"2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots-3.jpg_640x640-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:114:\"2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots-3.jpg_640x640-3-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:114:\"2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots-3.jpg_640x640-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(21143, 2255, '_variation_description', ''),
(21144, 2255, '_sku', '1005002572185147-green-39-spain'),
(21145, 2255, '_regular_price', '123.18'),
(21146, 2255, 'total_sales', '0'),
(21147, 2255, '_tax_status', 'taxable'),
(21148, 2255, '_tax_class', 'parent'),
(21149, 2255, '_manage_stock', 'yes'),
(21150, 2255, '_backorders', 'no'),
(21151, 2255, '_sold_individually', 'no'),
(21152, 2255, '_virtual', 'no'),
(21153, 2255, '_downloadable', 'no'),
(21154, 2255, '_download_limit', '-1'),
(21155, 2255, '_download_expiry', '-1'),
(21156, 2255, '_stock', '99'),
(21157, 2255, '_stock_status', 'instock'),
(21158, 2255, '_wc_average_rating', '0'),
(21159, 2255, '_wc_review_count', '0'),
(21160, 2255, 'attribute_pa_color', 'green'),
(21161, 2255, 'attribute_pa_shoe-size', '39'),
(21162, 2255, 'attribute_pa_ships-from', 'spain'),
(21163, 2255, '_price', '123.18'),
(21164, 2255, '_product_version', '4.1.0'),
(21165, 2255, '_vi_wad_aliexpress_variation_id', '12000021206823666'),
(21166, 2255, '_vi_wad_aliexpress_variation_attr', '14:175;200000124:200000364;200007763:201336104'),
(21167, 2256, '_variation_description', ''),
(21168, 2256, '_sku', '1005002572185147-green-40-spain'),
(21169, 2256, '_regular_price', '123.18'),
(21170, 2256, 'total_sales', '0'),
(21171, 2256, '_tax_status', 'taxable'),
(21172, 2256, '_tax_class', 'parent'),
(21173, 2256, '_manage_stock', 'yes'),
(21174, 2256, '_backorders', 'no'),
(21175, 2256, '_sold_individually', 'no'),
(21176, 2256, '_virtual', 'no'),
(21177, 2256, '_downloadable', 'no'),
(21178, 2256, '_download_limit', '-1'),
(21179, 2256, '_download_expiry', '-1'),
(21180, 2256, '_stock', '99'),
(21181, 2256, '_stock_status', 'instock'),
(21182, 2256, '_wc_average_rating', '0'),
(21183, 2256, '_wc_review_count', '0'),
(21184, 2256, 'attribute_pa_color', 'green'),
(21185, 2256, 'attribute_pa_shoe-size', '40'),
(21186, 2256, 'attribute_pa_ships-from', 'spain'),
(21187, 2256, '_price', '123.18'),
(21188, 2256, '_product_version', '4.1.0'),
(21189, 2256, '_vi_wad_aliexpress_variation_id', '12000021206823667'),
(21190, 2256, '_vi_wad_aliexpress_variation_attr', '14:175;200000124:100013888;200007763:201336104'),
(21191, 2254, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H5a2c7d034a284c3ea8a2f12422eed808P/2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots.jpg_640x640.jpg'),
(21192, 1986, '_thumbnail_id', '2254'),
(21193, 1988, '_thumbnail_id', '2254'),
(21194, 1990, '_thumbnail_id', '2254'),
(21195, 1992, '_thumbnail_id', '2254'),
(21196, 2003, '_thumbnail_id', '2254'),
(21197, 2005, '_thumbnail_id', '2254'),
(21198, 2007, '_thumbnail_id', '2254'),
(21199, 2008, '_thumbnail_id', '2254'),
(21200, 2010, '_thumbnail_id', '2254'),
(21201, 2257, '_variation_description', ''),
(21202, 2257, '_sku', '1005002572185147-green-37-spain'),
(21203, 2257, '_regular_price', '123.18'),
(21204, 2257, 'total_sales', '0'),
(21205, 2257, '_tax_status', 'taxable'),
(21206, 2257, '_tax_class', 'parent'),
(21207, 2257, '_manage_stock', 'yes'),
(21208, 2257, '_backorders', 'no'),
(21209, 2257, '_sold_individually', 'no'),
(21210, 2257, '_virtual', 'no'),
(21211, 2257, '_downloadable', 'no'),
(21212, 2257, '_download_limit', '-1'),
(21213, 2257, '_download_expiry', '-1'),
(21214, 2257, '_stock', '99'),
(21215, 2257, '_stock_status', 'instock'),
(21216, 2257, '_wc_average_rating', '0'),
(21217, 2257, '_wc_review_count', '0'),
(21218, 2257, 'attribute_pa_color', 'green'),
(21219, 2257, 'attribute_pa_shoe-size', '37'),
(21220, 2257, 'attribute_pa_ships-from', 'spain'),
(21221, 2257, '_price', '123.18'),
(21222, 2257, '_product_version', '4.1.0'),
(21223, 2257, '_vi_wad_aliexpress_variation_id', '12000021206823664'),
(21224, 2257, '_vi_wad_aliexpress_variation_attr', '14:175;200000124:100010482;200007763:201336104'),
(21225, 2258, '_variation_description', ''),
(21226, 2258, '_sku', '1005002572185147-green-38-spain'),
(21227, 2258, '_regular_price', '123.18'),
(21228, 2258, 'total_sales', '0'),
(21229, 2258, '_tax_status', 'taxable'),
(21230, 2258, '_tax_class', 'parent'),
(21231, 2258, '_manage_stock', 'yes'),
(21232, 2258, '_backorders', 'no'),
(21233, 2258, '_sold_individually', 'no'),
(21234, 2258, '_virtual', 'no'),
(21235, 2258, '_downloadable', 'no'),
(21236, 2258, '_download_limit', '-1'),
(21237, 2258, '_download_expiry', '-1'),
(21238, 2258, '_stock', '99'),
(21239, 2258, '_stock_status', 'instock'),
(21240, 2258, '_wc_average_rating', '0'),
(21241, 2258, '_wc_review_count', '0'),
(21242, 2258, 'attribute_pa_color', 'green'),
(21243, 2258, 'attribute_pa_shoe-size', '38'),
(21244, 2258, 'attribute_pa_ships-from', 'spain'),
(21245, 2258, '_price', '123.18'),
(21246, 2258, '_product_version', '4.1.0'),
(21247, 2259, '_wp_attached_file', '2021/06/Winter-Women-PU-Leather-Mid-Calf-Boots-Lace-Up-Zipper-Thick-Heel-Boots-Rivet-Short-Tube-1.jpg'),
(21248, 2259, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:101:\"2021/06/Winter-Women-PU-Leather-Mid-Calf-Boots-Lace-Up-Zipper-Thick-Heel-Boots-Rivet-Short-Tube-1.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:101:\"Winter-Women-PU-Leather-Mid-Calf-Boots-Lace-Up-Zipper-Thick-Heel-Boots-Rivet-Short-Tube-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:101:\"Winter-Women-PU-Leather-Mid-Calf-Boots-Lace-Up-Zipper-Thick-Heel-Boots-Rivet-Short-Tube-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:101:\"Winter-Women-PU-Leather-Mid-Calf-Boots-Lace-Up-Zipper-Thick-Heel-Boots-Rivet-Short-Tube-1-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:101:\"Winter-Women-PU-Leather-Mid-Calf-Boots-Lace-Up-Zipper-Thick-Heel-Boots-Rivet-Short-Tube-1-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:101:\"Winter-Women-PU-Leather-Mid-Calf-Boots-Lace-Up-Zipper-Thick-Heel-Boots-Rivet-Short-Tube-1-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:101:\"Winter-Women-PU-Leather-Mid-Calf-Boots-Lace-Up-Zipper-Thick-Heel-Boots-Rivet-Short-Tube-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:101:\"Winter-Women-PU-Leather-Mid-Calf-Boots-Lace-Up-Zipper-Thick-Heel-Boots-Rivet-Short-Tube-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:101:\"Winter-Women-PU-Leather-Mid-Calf-Boots-Lace-Up-Zipper-Thick-Heel-Boots-Rivet-Short-Tube-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:101:\"Winter-Women-PU-Leather-Mid-Calf-Boots-Lace-Up-Zipper-Thick-Heel-Boots-Rivet-Short-Tube-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:101:\"Winter-Women-PU-Leather-Mid-Calf-Boots-Lace-Up-Zipper-Thick-Heel-Boots-Rivet-Short-Tube-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:101:\"Winter-Women-PU-Leather-Mid-Calf-Boots-Lace-Up-Zipper-Thick-Heel-Boots-Rivet-Short-Tube-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(21249, 2258, '_vi_wad_aliexpress_variation_id', '12000021206823665'),
(21250, 2258, '_vi_wad_aliexpress_variation_attr', '14:175;200000124:200000898;200007763:201336104'),
(21251, 2260, '_variation_description', ''),
(21252, 2260, '_sku', '1005002572185147-green-43-spain'),
(21253, 2260, '_regular_price', '123.18'),
(21254, 2260, 'total_sales', '0'),
(21255, 2260, '_tax_status', 'taxable'),
(21256, 2260, '_tax_class', 'parent'),
(21257, 2260, '_manage_stock', 'yes'),
(21258, 2260, '_backorders', 'no'),
(21259, 2260, '_sold_individually', 'no'),
(21260, 2260, '_virtual', 'no'),
(21261, 2260, '_downloadable', 'no'),
(21262, 2260, '_download_limit', '-1'),
(21263, 2260, '_download_expiry', '-1'),
(21264, 2260, '_stock', '99'),
(21265, 2260, '_stock_status', 'instock'),
(21266, 2260, '_wc_average_rating', '0'),
(21267, 2260, '_wc_review_count', '0'),
(21268, 2260, 'attribute_pa_color', 'green'),
(21269, 2260, 'attribute_pa_shoe-size', '43'),
(21270, 2260, 'attribute_pa_ships-from', 'spain'),
(21271, 2260, '_price', '123.18'),
(21272, 2260, '_product_version', '4.1.0'),
(21273, 2260, '_vi_wad_aliexpress_variation_id', '12000021206823670'),
(21274, 2260, '_vi_wad_aliexpress_variation_attr', '14:175;200000124:200000338;200007763:201336104'),
(21275, 2261, '_variation_description', ''),
(21276, 2261, '_sku', '1005002572185147-green-35-france'),
(21277, 2261, '_regular_price', '123.18'),
(21278, 2261, 'total_sales', '0'),
(21279, 2261, '_tax_status', 'taxable'),
(21280, 2261, '_tax_class', 'parent'),
(21281, 2261, '_manage_stock', 'yes'),
(21282, 2261, '_backorders', 'no'),
(21283, 2261, '_sold_individually', 'no'),
(21284, 2261, '_virtual', 'no'),
(21285, 2261, '_downloadable', 'no'),
(21286, 2261, '_download_limit', '-1'),
(21287, 2261, '_download_expiry', '-1'),
(21288, 2261, '_stock', '99'),
(21289, 2261, '_stock_status', 'instock'),
(21290, 2261, '_wc_average_rating', '0'),
(21291, 2261, '_wc_review_count', '0'),
(21292, 2261, 'attribute_pa_color', 'green'),
(21293, 2261, 'attribute_pa_shoe-size', '35'),
(21294, 2261, 'attribute_pa_ships-from', 'france'),
(21295, 2261, '_price', '123.18'),
(21296, 2261, '_product_version', '4.1.0'),
(21297, 2261, '_vi_wad_aliexpress_variation_id', '12000021206823671'),
(21298, 2261, '_vi_wad_aliexpress_variation_attr', '14:175;200000124:200000333;200007763:201336342'),
(21299, 2262, '_variation_description', ''),
(21300, 2262, '_sku', '1005002572185147-green-41-spain'),
(21301, 2262, '_regular_price', '123.18'),
(21302, 2262, 'total_sales', '0'),
(21303, 2262, '_tax_status', 'taxable'),
(21304, 2262, '_tax_class', 'parent'),
(21305, 2259, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H7c330da9f7a24452b6805c357f334503T/Winter-Women-PU-Leather-Mid-Calf-Boots-Lace-Up-Zipper-Thick-Heel-Boots-Rivet-Short-Tube.jpg'),
(21306, 2262, '_manage_stock', 'yes'),
(21307, 2030, '_product_image_gallery', '2259,2276,2285,2296,2303'),
(21308, 2262, '_backorders', 'no'),
(21309, 2262, '_sold_individually', 'no'),
(21310, 2262, '_virtual', 'no'),
(21311, 2262, '_downloadable', 'no'),
(21312, 2262, '_download_limit', '-1'),
(21313, 2262, '_download_expiry', '-1'),
(21314, 2262, '_stock', '99'),
(21315, 2262, '_stock_status', 'instock'),
(21316, 2262, '_wc_average_rating', '0'),
(21317, 2262, '_wc_review_count', '0'),
(21318, 2262, 'attribute_pa_color', 'green'),
(21319, 2262, 'attribute_pa_shoe-size', '41'),
(21320, 2262, 'attribute_pa_ships-from', 'spain'),
(21321, 2262, '_price', '123.18'),
(21322, 2262, '_product_version', '4.1.0'),
(21323, 2262, '_vi_wad_aliexpress_variation_id', '12000021206823668'),
(21324, 2262, '_vi_wad_aliexpress_variation_attr', '14:175;200000124:100010483;200007763:201336104'),
(21325, 2263, '_variation_description', ''),
(21326, 2263, '_sku', '1005002572185147-green-42-spain'),
(21327, 2263, '_regular_price', '123.18'),
(21328, 2263, 'total_sales', '0'),
(21329, 2263, '_tax_status', 'taxable'),
(21330, 2263, '_tax_class', 'parent'),
(21331, 2263, '_manage_stock', 'yes'),
(21332, 2263, '_backorders', 'no'),
(21333, 2263, '_sold_individually', 'no'),
(21334, 2263, '_virtual', 'no'),
(21335, 2263, '_downloadable', 'no'),
(21336, 2263, '_download_limit', '-1'),
(21337, 2263, '_download_expiry', '-1'),
(21338, 2263, '_stock', '99'),
(21339, 2263, '_stock_status', 'instock'),
(21340, 2263, '_wc_average_rating', '0'),
(21341, 2263, '_wc_review_count', '0'),
(21342, 2263, 'attribute_pa_color', 'green'),
(21343, 2263, 'attribute_pa_shoe-size', '42'),
(21344, 2263, 'attribute_pa_ships-from', 'spain'),
(21345, 2263, '_price', '123.18'),
(21346, 2263, '_product_version', '4.1.0'),
(21347, 2263, '_vi_wad_aliexpress_variation_id', '12000021206823669'),
(21348, 2263, '_vi_wad_aliexpress_variation_attr', '14:175;200000124:200000337;200007763:201336104'),
(21349, 2264, '_variation_description', ''),
(21350, 2264, '_sku', '1005002572185147-yellow-36-china'),
(21351, 2264, '_regular_price', '177.18'),
(21352, 2264, 'total_sales', '0'),
(21353, 2264, '_tax_status', 'taxable'),
(21354, 2264, '_tax_class', 'parent'),
(21355, 2264, '_manage_stock', 'yes'),
(21356, 2264, '_backorders', 'no'),
(21357, 2264, '_sold_individually', 'no'),
(21358, 2264, '_virtual', 'no'),
(21359, 2264, '_downloadable', 'no'),
(21360, 2264, '_download_limit', '-1'),
(21361, 2264, '_download_expiry', '-1'),
(21362, 2264, '_stock', '99'),
(21363, 2264, '_stock_status', 'instock'),
(21364, 2264, '_wc_average_rating', '0'),
(21365, 2264, '_wc_review_count', '0'),
(21366, 2264, 'attribute_pa_color', 'yellow'),
(21367, 2264, 'attribute_pa_shoe-size', '36'),
(21368, 2264, 'attribute_pa_ships-from', 'china'),
(21369, 2264, '_price', '177.18'),
(21370, 2264, '_product_version', '4.1.0'),
(21371, 2264, '_vi_wad_aliexpress_variation_id', '12000021206823690'),
(21372, 2264, '_vi_wad_aliexpress_variation_attr', '14:366;200000124:200000334;200007763:201336100'),
(21373, 2265, '_variation_description', ''),
(21374, 2265, '_sku', '1005002572185147-yellow-37-china'),
(21375, 2265, '_regular_price', '177.18'),
(21376, 2265, 'total_sales', '0'),
(21377, 2265, '_tax_status', 'taxable'),
(21378, 2265, '_tax_class', 'parent'),
(21379, 2265, '_manage_stock', 'yes'),
(21380, 2265, '_backorders', 'no'),
(21381, 2265, '_sold_individually', 'no'),
(21382, 2265, '_virtual', 'no'),
(21383, 2265, '_downloadable', 'no'),
(21384, 2265, '_download_limit', '-1'),
(21385, 2265, '_download_expiry', '-1'),
(21386, 2265, '_stock', '99'),
(21387, 2265, '_stock_status', 'instock'),
(21388, 2265, '_wc_average_rating', '0'),
(21389, 2265, '_wc_review_count', '0'),
(21390, 2265, 'attribute_pa_color', 'yellow'),
(21391, 2265, 'attribute_pa_shoe-size', '37'),
(21392, 2265, 'attribute_pa_ships-from', 'china'),
(21393, 2265, '_price', '177.18'),
(21394, 2265, '_product_version', '4.1.0'),
(21395, 2265, '_vi_wad_aliexpress_variation_id', '12000021206823691'),
(21396, 2265, '_vi_wad_aliexpress_variation_attr', '14:366;200000124:100010482;200007763:201336100'),
(21397, 2266, '_variation_description', ''),
(21398, 2266, '_sku', '1005002572185147-green-43-belgium'),
(21399, 2266, '_regular_price', '123.18'),
(21400, 2266, 'total_sales', '0'),
(21401, 2266, '_tax_status', 'taxable'),
(21402, 2266, '_tax_class', 'parent'),
(21403, 2266, '_manage_stock', 'yes'),
(21404, 2266, '_backorders', 'no'),
(21405, 2266, '_sold_individually', 'no'),
(21406, 2266, '_virtual', 'no'),
(21407, 2266, '_downloadable', 'no'),
(21408, 2266, '_download_limit', '-1'),
(21409, 2266, '_download_expiry', '-1'),
(21410, 2266, '_stock', '99'),
(21411, 2266, '_stock_status', 'instock'),
(21412, 2266, '_wc_average_rating', '0'),
(21413, 2266, '_wc_review_count', '0'),
(21414, 2266, 'attribute_pa_color', 'green'),
(21415, 2266, 'attribute_pa_shoe-size', '43'),
(21416, 2266, 'attribute_pa_ships-from', 'belgium'),
(21417, 2266, '_price', '123.18'),
(21418, 2266, '_product_version', '4.1.0'),
(21419, 2266, '_vi_wad_aliexpress_variation_id', '12000021206823688'),
(21420, 2266, '_vi_wad_aliexpress_variation_attr', '14:175;200000124:200000338;200007763:100015076'),
(21421, 2267, '_variation_description', ''),
(21422, 2267, '_sku', '1005002572185147-yellow-35-china'),
(21423, 2267, '_regular_price', '177.18'),
(21424, 2267, 'total_sales', '0'),
(21425, 2267, '_tax_status', 'taxable'),
(21426, 2267, '_tax_class', 'parent'),
(21427, 2267, '_manage_stock', 'yes'),
(21428, 2267, '_backorders', 'no'),
(21429, 2267, '_sold_individually', 'no'),
(21430, 2267, '_virtual', 'no'),
(21431, 2267, '_downloadable', 'no'),
(21432, 2267, '_download_limit', '-1'),
(21433, 2267, '_download_expiry', '-1'),
(21434, 2267, '_stock', '99'),
(21435, 2267, '_stock_status', 'instock'),
(21436, 2267, '_wc_average_rating', '0'),
(21437, 2267, '_wc_review_count', '0'),
(21438, 2267, 'attribute_pa_color', 'yellow'),
(21439, 2267, 'attribute_pa_shoe-size', '35'),
(21440, 2267, 'attribute_pa_ships-from', 'china'),
(21441, 2267, '_price', '177.18'),
(21442, 2267, '_product_version', '4.1.0'),
(21443, 2267, '_vi_wad_aliexpress_variation_id', '12000021206823689'),
(21444, 2267, '_vi_wad_aliexpress_variation_attr', '14:366;200000124:200000333;200007763:201336100'),
(21445, 2268, '_variation_description', ''),
(21446, 2268, '_sku', '1005002572185147-yellow-40-china'),
(21447, 2268, '_regular_price', '177.18'),
(21448, 2268, 'total_sales', '0'),
(21449, 2268, '_tax_status', 'taxable'),
(21450, 2268, '_tax_class', 'parent'),
(21451, 2268, '_manage_stock', 'yes'),
(21452, 2268, '_backorders', 'no'),
(21453, 2268, '_sold_individually', 'no'),
(21454, 2268, '_virtual', 'no'),
(21455, 2268, '_downloadable', 'no'),
(21456, 2268, '_download_limit', '-1'),
(21457, 2268, '_download_expiry', '-1'),
(21458, 2268, '_stock', '99'),
(21459, 2268, '_stock_status', 'instock'),
(21460, 2268, '_wc_average_rating', '0'),
(21461, 2268, '_wc_review_count', '0'),
(21462, 2268, 'attribute_pa_color', 'yellow'),
(21463, 2268, 'attribute_pa_shoe-size', '40'),
(21464, 2268, 'attribute_pa_ships-from', 'china'),
(21465, 2268, '_price', '177.18'),
(21466, 2268, '_product_version', '4.1.0'),
(21467, 2268, '_vi_wad_aliexpress_variation_id', '12000021206823694'),
(21468, 2268, '_vi_wad_aliexpress_variation_attr', '14:366;200000124:100013888;200007763:201336100'),
(21469, 2269, '_variation_description', ''),
(21470, 2269, '_sku', '1005002572185147-yellow-41-china'),
(21471, 2269, '_regular_price', '177.18'),
(21472, 2269, 'total_sales', '0'),
(21473, 2269, '_tax_status', 'taxable'),
(21474, 2269, '_tax_class', 'parent'),
(21475, 2269, '_manage_stock', 'yes'),
(21476, 2269, '_backorders', 'no'),
(21477, 2269, '_sold_individually', 'no'),
(21478, 2269, '_virtual', 'no'),
(21479, 2269, '_downloadable', 'no'),
(21480, 2269, '_download_limit', '-1'),
(21481, 2269, '_download_expiry', '-1'),
(21482, 2269, '_stock', '99'),
(21483, 2269, '_stock_status', 'instock'),
(21484, 2269, '_wc_average_rating', '0'),
(21485, 2269, '_wc_review_count', '0'),
(21486, 2269, 'attribute_pa_color', 'yellow'),
(21487, 2269, 'attribute_pa_shoe-size', '41'),
(21488, 2269, 'attribute_pa_ships-from', 'china'),
(21489, 2269, '_price', '177.18'),
(21490, 2269, '_product_version', '4.1.0'),
(21491, 2269, '_vi_wad_aliexpress_variation_id', '12000021206823695'),
(21492, 2269, '_vi_wad_aliexpress_variation_attr', '14:366;200000124:100010483;200007763:201336100'),
(21493, 2270, '_variation_description', ''),
(21494, 2270, '_sku', '1005002572185147-yellow-38-china'),
(21495, 2270, '_regular_price', '177.18'),
(21496, 2270, 'total_sales', '0'),
(21497, 2270, '_tax_status', 'taxable'),
(21498, 2270, '_tax_class', 'parent'),
(21499, 2270, '_manage_stock', 'yes'),
(21500, 2270, '_backorders', 'no'),
(21501, 2270, '_sold_individually', 'no'),
(21502, 2270, '_virtual', 'no'),
(21503, 2270, '_downloadable', 'no'),
(21504, 2270, '_download_limit', '-1'),
(21505, 2270, '_download_expiry', '-1'),
(21506, 2270, '_stock', '99'),
(21507, 2270, '_stock_status', 'instock'),
(21508, 2270, '_wc_average_rating', '0'),
(21509, 2270, '_wc_review_count', '0'),
(21510, 2270, 'attribute_pa_color', 'yellow'),
(21511, 2270, 'attribute_pa_shoe-size', '38'),
(21512, 2270, 'attribute_pa_ships-from', 'china'),
(21513, 2270, '_price', '177.18'),
(21514, 2270, '_product_version', '4.1.0'),
(21515, 2270, '_vi_wad_aliexpress_variation_id', '12000021206823692'),
(21516, 2270, '_vi_wad_aliexpress_variation_attr', '14:366;200000124:200000898;200007763:201336100'),
(21517, 2271, '_variation_description', ''),
(21518, 2271, '_sku', '1005002572185147-yellow-39-china'),
(21519, 2271, '_regular_price', '177.18'),
(21520, 2271, 'total_sales', '0'),
(21521, 2271, '_tax_status', 'taxable'),
(21522, 2271, '_tax_class', 'parent'),
(21523, 2271, '_manage_stock', 'yes'),
(21524, 2271, '_backorders', 'no'),
(21525, 2271, '_sold_individually', 'no'),
(21526, 2271, '_virtual', 'no'),
(21527, 2271, '_downloadable', 'no'),
(21528, 2271, '_download_limit', '-1'),
(21529, 2271, '_download_expiry', '-1'),
(21530, 2271, '_stock', '99'),
(21531, 2271, '_stock_status', 'instock'),
(21532, 2271, '_wc_average_rating', '0'),
(21533, 2271, '_wc_review_count', '0'),
(21534, 2271, 'attribute_pa_color', 'yellow'),
(21535, 2271, 'attribute_pa_shoe-size', '39'),
(21536, 2271, 'attribute_pa_ships-from', 'china'),
(21537, 2271, '_price', '177.18'),
(21538, 2271, '_product_version', '4.1.0'),
(21539, 2271, '_vi_wad_aliexpress_variation_id', '12000021206823693'),
(21540, 2271, '_vi_wad_aliexpress_variation_attr', '14:366;200000124:200000364;200007763:201336100'),
(21541, 2272, '_variation_description', ''),
(21542, 2272, '_sku', '1005002572185147-green-37-belgium'),
(21543, 2272, '_regular_price', '123.18'),
(21544, 2272, 'total_sales', '0'),
(21545, 2272, '_tax_status', 'taxable'),
(21546, 2272, '_tax_class', 'parent'),
(21547, 2272, '_manage_stock', 'yes'),
(21548, 2272, '_backorders', 'no'),
(21549, 2272, '_sold_individually', 'no'),
(21550, 2272, '_virtual', 'no'),
(21551, 2272, '_downloadable', 'no'),
(21552, 2272, '_download_limit', '-1'),
(21553, 2272, '_download_expiry', '-1'),
(21554, 2272, '_stock', '99'),
(21555, 2272, '_stock_status', 'instock'),
(21556, 2272, '_wc_average_rating', '0'),
(21557, 2272, '_wc_review_count', '0'),
(21558, 2272, 'attribute_pa_color', 'green'),
(21559, 2272, 'attribute_pa_shoe-size', '37'),
(21560, 2272, 'attribute_pa_ships-from', 'belgium'),
(21561, 2272, '_price', '123.18'),
(21562, 2272, '_product_version', '4.1.0'),
(21563, 2272, '_vi_wad_aliexpress_variation_id', '12000021206823682'),
(21564, 2272, '_vi_wad_aliexpress_variation_attr', '14:175;200000124:100010482;200007763:100015076'),
(21565, 2273, '_variation_description', ''),
(21566, 2273, '_sku', '1005002572185147-green-38-belgium'),
(21567, 2273, '_regular_price', '123.18'),
(21568, 2273, 'total_sales', '0'),
(21569, 2273, '_tax_status', 'taxable'),
(21570, 2273, '_tax_class', 'parent'),
(21571, 2273, '_manage_stock', 'yes'),
(21572, 2273, '_backorders', 'no'),
(21573, 2273, '_sold_individually', 'no'),
(21574, 2273, '_virtual', 'no'),
(21575, 2273, '_downloadable', 'no'),
(21576, 2273, '_download_limit', '-1'),
(21577, 2273, '_download_expiry', '-1'),
(21578, 2273, '_stock', '99'),
(21579, 2273, '_stock_status', 'instock'),
(21580, 2273, '_wc_average_rating', '0'),
(21581, 2273, '_wc_review_count', '0'),
(21582, 2273, 'attribute_pa_color', 'green'),
(21583, 2273, 'attribute_pa_shoe-size', '38'),
(21584, 2273, 'attribute_pa_ships-from', 'belgium'),
(21585, 2273, '_price', '123.18'),
(21586, 2273, '_product_version', '4.1.0'),
(21587, 2273, '_vi_wad_aliexpress_variation_id', '12000021206823683'),
(21588, 2273, '_vi_wad_aliexpress_variation_attr', '14:175;200000124:200000898;200007763:100015076'),
(21589, 2274, '_variation_description', ''),
(21590, 2274, '_sku', '1005002572185147-green-35-belgium'),
(21591, 2274, '_regular_price', '123.18'),
(21592, 2274, 'total_sales', '0'),
(21593, 2274, '_tax_status', 'taxable'),
(21594, 2274, '_tax_class', 'parent'),
(21595, 2274, '_manage_stock', 'yes'),
(21596, 2274, '_backorders', 'no'),
(21597, 2274, '_sold_individually', 'no'),
(21598, 2274, '_virtual', 'no'),
(21599, 2274, '_downloadable', 'no'),
(21600, 2274, '_download_limit', '-1'),
(21601, 2274, '_download_expiry', '-1'),
(21602, 2274, '_stock', '99'),
(21603, 2274, '_stock_status', 'instock'),
(21604, 2274, '_wc_average_rating', '0'),
(21605, 2274, '_wc_review_count', '0'),
(21606, 2274, 'attribute_pa_color', 'green'),
(21607, 2274, 'attribute_pa_shoe-size', '35'),
(21608, 2274, 'attribute_pa_ships-from', 'belgium'),
(21609, 2274, '_price', '123.18'),
(21610, 2274, '_product_version', '4.1.0'),
(21611, 2274, '_vi_wad_aliexpress_variation_id', '12000021206823680'),
(21612, 2274, '_vi_wad_aliexpress_variation_attr', '14:175;200000124:200000333;200007763:100015076'),
(21613, 2276, '_wp_attached_file', '2021/06/Winter-Women-PU-Leather-Mid-Calf-Boots-Lace-Up-Zipper-Thick-Heel-Boots-Rivet-Short-Tube-2.jpg');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(21614, 2276, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:101:\"2021/06/Winter-Women-PU-Leather-Mid-Calf-Boots-Lace-Up-Zipper-Thick-Heel-Boots-Rivet-Short-Tube-2.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:101:\"Winter-Women-PU-Leather-Mid-Calf-Boots-Lace-Up-Zipper-Thick-Heel-Boots-Rivet-Short-Tube-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:101:\"Winter-Women-PU-Leather-Mid-Calf-Boots-Lace-Up-Zipper-Thick-Heel-Boots-Rivet-Short-Tube-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:101:\"Winter-Women-PU-Leather-Mid-Calf-Boots-Lace-Up-Zipper-Thick-Heel-Boots-Rivet-Short-Tube-2-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:101:\"Winter-Women-PU-Leather-Mid-Calf-Boots-Lace-Up-Zipper-Thick-Heel-Boots-Rivet-Short-Tube-2-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:101:\"Winter-Women-PU-Leather-Mid-Calf-Boots-Lace-Up-Zipper-Thick-Heel-Boots-Rivet-Short-Tube-2-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:101:\"Winter-Women-PU-Leather-Mid-Calf-Boots-Lace-Up-Zipper-Thick-Heel-Boots-Rivet-Short-Tube-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:101:\"Winter-Women-PU-Leather-Mid-Calf-Boots-Lace-Up-Zipper-Thick-Heel-Boots-Rivet-Short-Tube-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:101:\"Winter-Women-PU-Leather-Mid-Calf-Boots-Lace-Up-Zipper-Thick-Heel-Boots-Rivet-Short-Tube-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:101:\"Winter-Women-PU-Leather-Mid-Calf-Boots-Lace-Up-Zipper-Thick-Heel-Boots-Rivet-Short-Tube-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:101:\"Winter-Women-PU-Leather-Mid-Calf-Boots-Lace-Up-Zipper-Thick-Heel-Boots-Rivet-Short-Tube-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:101:\"Winter-Women-PU-Leather-Mid-Calf-Boots-Lace-Up-Zipper-Thick-Heel-Boots-Rivet-Short-Tube-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(21615, 2275, '_variation_description', ''),
(21616, 2275, '_sku', '1005002572185147-green-36-belgium'),
(21617, 2275, '_regular_price', '123.18'),
(21618, 2275, 'total_sales', '0'),
(21619, 2275, '_tax_status', 'taxable'),
(21620, 2275, '_tax_class', 'parent'),
(21621, 2275, '_manage_stock', 'yes'),
(21622, 2275, '_backorders', 'no'),
(21623, 2275, '_sold_individually', 'no'),
(21624, 2275, '_virtual', 'no'),
(21625, 2275, '_downloadable', 'no'),
(21626, 2275, '_download_limit', '-1'),
(21627, 2275, '_download_expiry', '-1'),
(21628, 2275, '_stock', '99'),
(21629, 2275, '_stock_status', 'instock'),
(21630, 2275, '_wc_average_rating', '0'),
(21631, 2275, '_wc_review_count', '0'),
(21632, 2275, 'attribute_pa_color', 'green'),
(21633, 2275, 'attribute_pa_shoe-size', '36'),
(21634, 2275, 'attribute_pa_ships-from', 'belgium'),
(21635, 2275, '_price', '123.18'),
(21636, 2275, '_product_version', '4.1.0'),
(21637, 2275, '_vi_wad_aliexpress_variation_id', '12000021206823681'),
(21638, 2275, '_vi_wad_aliexpress_variation_attr', '14:175;200000124:200000334;200007763:100015076'),
(21639, 2277, '_variation_description', ''),
(21640, 2277, '_sku', '1005002572185147-green-41-belgium'),
(21641, 2277, '_regular_price', '123.18'),
(21642, 2277, 'total_sales', '0'),
(21643, 2277, '_tax_status', 'taxable'),
(21644, 2277, '_tax_class', 'parent'),
(21645, 2277, '_manage_stock', 'yes'),
(21646, 2277, '_backorders', 'no'),
(21647, 2277, '_sold_individually', 'no'),
(21648, 2277, '_virtual', 'no'),
(21649, 2277, '_downloadable', 'no'),
(21650, 2277, '_download_limit', '-1'),
(21651, 2277, '_download_expiry', '-1'),
(21652, 2277, '_stock', '99'),
(21653, 2277, '_stock_status', 'instock'),
(21654, 2277, '_wc_average_rating', '0'),
(21655, 2277, '_wc_review_count', '0'),
(21656, 2277, 'attribute_pa_color', 'green'),
(21657, 2277, 'attribute_pa_shoe-size', '41'),
(21658, 2277, 'attribute_pa_ships-from', 'belgium'),
(21659, 2277, '_price', '123.18'),
(21660, 2277, '_product_version', '4.1.0'),
(21661, 2277, '_vi_wad_aliexpress_variation_id', '12000021206823686'),
(21662, 2277, '_vi_wad_aliexpress_variation_attr', '14:175;200000124:100010483;200007763:100015076'),
(21663, 2278, '_variation_description', ''),
(21664, 2278, '_sku', '1005002572185147-green-42-belgium'),
(21665, 2278, '_regular_price', '123.18'),
(21666, 2278, 'total_sales', '0'),
(21667, 2278, '_tax_status', 'taxable'),
(21668, 2278, '_tax_class', 'parent'),
(21669, 2278, '_manage_stock', 'yes'),
(21670, 2278, '_backorders', 'no'),
(21671, 2278, '_sold_individually', 'no'),
(21672, 2278, '_virtual', 'no'),
(21673, 2278, '_downloadable', 'no'),
(21674, 2278, '_download_limit', '-1'),
(21675, 2278, '_download_expiry', '-1'),
(21676, 2278, '_stock', '99'),
(21677, 2278, '_stock_status', 'instock'),
(21678, 2278, '_wc_average_rating', '0'),
(21679, 2278, '_wc_review_count', '0'),
(21680, 2278, 'attribute_pa_color', 'green'),
(21681, 2278, 'attribute_pa_shoe-size', '42'),
(21682, 2278, 'attribute_pa_ships-from', 'belgium'),
(21683, 2278, '_price', '123.18'),
(21684, 2278, '_product_version', '4.1.0'),
(21685, 2278, '_vi_wad_aliexpress_variation_id', '12000021206823687'),
(21686, 2278, '_vi_wad_aliexpress_variation_attr', '14:175;200000124:200000337;200007763:100015076'),
(21687, 2279, '_variation_description', ''),
(21688, 2279, '_sku', '1005002572185147-green-39-belgium'),
(21689, 2279, '_regular_price', '123.18'),
(21690, 2279, 'total_sales', '0'),
(21691, 2279, '_tax_status', 'taxable'),
(21692, 2279, '_tax_class', 'parent'),
(21693, 2279, '_manage_stock', 'yes'),
(21694, 2276, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Haac00361e4194139b6ca5f04d2c81969y/Winter-Women-PU-Leather-Mid-Calf-Boots-Lace-Up-Zipper-Thick-Heel-Boots-Rivet-Short-Tube.jpg'),
(21695, 2279, '_backorders', 'no'),
(21696, 2279, '_sold_individually', 'no'),
(21697, 2279, '_virtual', 'no'),
(21698, 2279, '_downloadable', 'no'),
(21699, 2279, '_download_limit', '-1'),
(21700, 2279, '_download_expiry', '-1'),
(21701, 2279, '_stock', '99'),
(21702, 2279, '_stock_status', 'instock'),
(21703, 2279, '_wc_average_rating', '0'),
(21704, 2279, '_wc_review_count', '0'),
(21705, 2279, 'attribute_pa_color', 'green'),
(21706, 2279, 'attribute_pa_shoe-size', '39'),
(21707, 2279, 'attribute_pa_ships-from', 'belgium'),
(21708, 2279, '_price', '123.18'),
(21709, 2279, '_product_version', '4.1.0'),
(21710, 2279, '_vi_wad_aliexpress_variation_id', '12000021206823684'),
(21711, 2279, '_vi_wad_aliexpress_variation_attr', '14:175;200000124:200000364;200007763:100015076'),
(21712, 2280, '_variation_description', ''),
(21713, 2280, '_sku', '1005002572185147-green-40-belgium'),
(21714, 2280, '_regular_price', '123.18'),
(21715, 2280, 'total_sales', '0'),
(21716, 2280, '_tax_status', 'taxable'),
(21717, 2280, '_tax_class', 'parent'),
(21718, 2280, '_manage_stock', 'yes'),
(21719, 2280, '_backorders', 'no'),
(21720, 2280, '_sold_individually', 'no'),
(21721, 2280, '_virtual', 'no'),
(21722, 2280, '_downloadable', 'no'),
(21723, 2280, '_download_limit', '-1'),
(21724, 2280, '_download_expiry', '-1'),
(21725, 2280, '_stock', '99'),
(21726, 2280, '_stock_status', 'instock'),
(21727, 2280, '_wc_average_rating', '0'),
(21728, 2280, '_wc_review_count', '0'),
(21729, 2280, 'attribute_pa_color', 'green'),
(21730, 2280, 'attribute_pa_shoe-size', '40'),
(21731, 2280, 'attribute_pa_ships-from', 'belgium'),
(21732, 2280, '_price', '123.18'),
(21733, 2280, '_product_version', '4.1.0'),
(21734, 2280, '_vi_wad_aliexpress_variation_id', '12000021206823685'),
(21735, 2280, '_vi_wad_aliexpress_variation_attr', '14:175;200000124:100013888;200007763:100015076'),
(21736, 2281, '_variation_description', ''),
(21737, 2281, '_sku', '1005002572185147-yellow-43-czech-republic'),
(21738, 2281, '_regular_price', '123.18'),
(21739, 2281, 'total_sales', '0'),
(21740, 2281, '_tax_status', 'taxable'),
(21741, 2281, '_tax_class', 'parent'),
(21742, 2281, '_manage_stock', 'yes'),
(21743, 2281, '_backorders', 'no'),
(21744, 2281, '_sold_individually', 'no'),
(21745, 2281, '_virtual', 'no'),
(21746, 2281, '_downloadable', 'no'),
(21747, 2281, '_download_limit', '-1'),
(21748, 2281, '_download_expiry', '-1'),
(21749, 2281, '_stock', '99'),
(21750, 2281, '_stock_status', 'instock'),
(21751, 2281, '_wc_average_rating', '0'),
(21752, 2281, '_wc_review_count', '0'),
(21753, 2281, 'attribute_pa_color', 'yellow'),
(21754, 2281, 'attribute_pa_shoe-size', '43'),
(21755, 2281, 'attribute_pa_ships-from', 'czech-republic'),
(21756, 2281, '_price', '123.18'),
(21757, 2281, '_product_version', '4.1.0'),
(21758, 2281, '_vi_wad_aliexpress_variation_id', '12000021206823706'),
(21759, 2281, '_vi_wad_aliexpress_variation_attr', '14:366;200000124:200000338;200007763:203287806'),
(21760, 2282, '_variation_description', ''),
(21761, 2282, '_sku', '1005002572185147-yellow-35-poland'),
(21762, 2282, '_regular_price', '123.18'),
(21763, 2282, 'total_sales', '0'),
(21764, 2282, '_tax_status', 'taxable'),
(21765, 2282, '_tax_class', 'parent'),
(21766, 2282, '_manage_stock', 'yes'),
(21767, 2282, '_backorders', 'no'),
(21768, 2282, '_sold_individually', 'no'),
(21769, 2282, '_virtual', 'no'),
(21770, 2282, '_downloadable', 'no'),
(21771, 2282, '_download_limit', '-1'),
(21772, 2282, '_download_expiry', '-1'),
(21773, 2282, '_stock', '99'),
(21774, 2282, '_stock_status', 'instock'),
(21775, 2282, '_wc_average_rating', '0'),
(21776, 2282, '_wc_review_count', '0'),
(21777, 2282, 'attribute_pa_color', 'yellow'),
(21778, 2282, 'attribute_pa_shoe-size', '35'),
(21779, 2282, 'attribute_pa_ships-from', 'poland'),
(21780, 2282, '_price', '123.18'),
(21781, 2282, '_product_version', '4.1.0'),
(21782, 2282, '_vi_wad_aliexpress_variation_id', '12000021206823707'),
(21783, 2282, '_vi_wad_aliexpress_variation_attr', '14:366;200000124:200000333;200007763:203372089'),
(21784, 2283, '_variation_description', ''),
(21785, 2283, '_sku', '1005002572185147-yellow-41-czech-republic'),
(21786, 2283, '_regular_price', '123.18'),
(21787, 2283, 'total_sales', '0'),
(21788, 2283, '_tax_status', 'taxable'),
(21789, 2283, '_tax_class', 'parent'),
(21790, 2283, '_manage_stock', 'yes'),
(21791, 2283, '_backorders', 'no'),
(21792, 2283, '_sold_individually', 'no'),
(21793, 2283, '_virtual', 'no'),
(21794, 2283, '_downloadable', 'no'),
(21795, 2283, '_download_limit', '-1'),
(21796, 2283, '_download_expiry', '-1'),
(21797, 2283, '_stock', '99'),
(21798, 2283, '_stock_status', 'instock'),
(21799, 2283, '_wc_average_rating', '0'),
(21800, 2283, '_wc_review_count', '0'),
(21801, 2283, 'attribute_pa_color', 'yellow'),
(21802, 2283, 'attribute_pa_shoe-size', '41'),
(21803, 2283, 'attribute_pa_ships-from', 'czech-republic'),
(21804, 2283, '_price', '123.18'),
(21805, 2283, '_product_version', '4.1.0'),
(21806, 2283, '_vi_wad_aliexpress_variation_id', '12000021206823704'),
(21807, 2283, '_vi_wad_aliexpress_variation_attr', '14:366;200000124:100010483;200007763:203287806'),
(21808, 2284, '_variation_description', ''),
(21809, 2284, '_sku', '1005002572185147-yellow-42-czech-republic'),
(21810, 2284, '_regular_price', '123.18'),
(21811, 2284, 'total_sales', '0'),
(21812, 2284, '_tax_status', 'taxable'),
(21813, 2284, '_tax_class', 'parent'),
(21814, 2284, '_manage_stock', 'yes'),
(21815, 2284, '_backorders', 'no'),
(21816, 2284, '_sold_individually', 'no'),
(21817, 2284, '_virtual', 'no'),
(21818, 2285, '_wp_attached_file', '2021/06/Winter-Women-PU-Leather-Mid-Calf-Boots-Lace-Up-Zipper-Thick-Heel-Boots-Rivet-Short-Tube-3.jpg'),
(21819, 2284, '_downloadable', 'no'),
(21820, 2285, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:101:\"2021/06/Winter-Women-PU-Leather-Mid-Calf-Boots-Lace-Up-Zipper-Thick-Heel-Boots-Rivet-Short-Tube-3.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:101:\"Winter-Women-PU-Leather-Mid-Calf-Boots-Lace-Up-Zipper-Thick-Heel-Boots-Rivet-Short-Tube-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:101:\"Winter-Women-PU-Leather-Mid-Calf-Boots-Lace-Up-Zipper-Thick-Heel-Boots-Rivet-Short-Tube-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:101:\"Winter-Women-PU-Leather-Mid-Calf-Boots-Lace-Up-Zipper-Thick-Heel-Boots-Rivet-Short-Tube-3-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:101:\"Winter-Women-PU-Leather-Mid-Calf-Boots-Lace-Up-Zipper-Thick-Heel-Boots-Rivet-Short-Tube-3-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:101:\"Winter-Women-PU-Leather-Mid-Calf-Boots-Lace-Up-Zipper-Thick-Heel-Boots-Rivet-Short-Tube-3-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:101:\"Winter-Women-PU-Leather-Mid-Calf-Boots-Lace-Up-Zipper-Thick-Heel-Boots-Rivet-Short-Tube-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:101:\"Winter-Women-PU-Leather-Mid-Calf-Boots-Lace-Up-Zipper-Thick-Heel-Boots-Rivet-Short-Tube-3-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:101:\"Winter-Women-PU-Leather-Mid-Calf-Boots-Lace-Up-Zipper-Thick-Heel-Boots-Rivet-Short-Tube-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:101:\"Winter-Women-PU-Leather-Mid-Calf-Boots-Lace-Up-Zipper-Thick-Heel-Boots-Rivet-Short-Tube-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:101:\"Winter-Women-PU-Leather-Mid-Calf-Boots-Lace-Up-Zipper-Thick-Heel-Boots-Rivet-Short-Tube-3-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:101:\"Winter-Women-PU-Leather-Mid-Calf-Boots-Lace-Up-Zipper-Thick-Heel-Boots-Rivet-Short-Tube-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(21821, 2284, '_download_limit', '-1'),
(21822, 2284, '_download_expiry', '-1'),
(21823, 2284, '_stock', '99'),
(21824, 2284, '_stock_status', 'instock'),
(21825, 2284, '_wc_average_rating', '0'),
(21826, 2284, '_wc_review_count', '0'),
(21827, 2284, 'attribute_pa_color', 'yellow'),
(21828, 2284, 'attribute_pa_shoe-size', '42'),
(21829, 2284, 'attribute_pa_ships-from', 'czech-republic'),
(21830, 2284, '_price', '123.18'),
(21831, 2284, '_product_version', '4.1.0'),
(21832, 2284, '_vi_wad_aliexpress_variation_id', '12000021206823705'),
(21833, 2284, '_vi_wad_aliexpress_variation_attr', '14:366;200000124:200000337;200007763:203287806'),
(21834, 2286, '_variation_description', ''),
(21835, 2286, '_sku', '1005002572185147-yellow-38-poland'),
(21836, 2286, '_regular_price', '123.18'),
(21837, 2286, 'total_sales', '0'),
(21838, 2286, '_tax_status', 'taxable'),
(21839, 2286, '_tax_class', 'parent'),
(21840, 2286, '_manage_stock', 'yes'),
(21841, 2286, '_backorders', 'no'),
(21842, 2286, '_sold_individually', 'no'),
(21843, 2286, '_virtual', 'no'),
(21844, 2286, '_downloadable', 'no'),
(21845, 2286, '_download_limit', '-1'),
(21846, 2286, '_download_expiry', '-1'),
(21847, 2286, '_stock', '99'),
(21848, 2286, '_stock_status', 'instock'),
(21849, 2286, '_wc_average_rating', '0'),
(21850, 2286, '_wc_review_count', '0'),
(21851, 2286, 'attribute_pa_color', 'yellow'),
(21852, 2286, 'attribute_pa_shoe-size', '38'),
(21853, 2286, 'attribute_pa_ships-from', 'poland'),
(21854, 2286, '_price', '123.18'),
(21855, 2286, '_product_version', '4.1.0'),
(21856, 2286, '_vi_wad_aliexpress_variation_id', '12000021206823710'),
(21857, 2286, '_vi_wad_aliexpress_variation_attr', '14:366;200000124:200000898;200007763:203372089'),
(21858, 2287, '_variation_description', ''),
(21859, 2287, '_sku', '1005002572185147-yellow-39-poland'),
(21860, 2287, '_regular_price', '123.18'),
(21861, 2287, 'total_sales', '0'),
(21862, 2287, '_tax_status', 'taxable'),
(21863, 2287, '_tax_class', 'parent'),
(21864, 2287, '_manage_stock', 'yes'),
(21865, 2287, '_backorders', 'no'),
(21866, 2287, '_sold_individually', 'no'),
(21867, 2287, '_virtual', 'no'),
(21868, 2287, '_downloadable', 'no'),
(21869, 2287, '_download_limit', '-1'),
(21870, 2287, '_download_expiry', '-1'),
(21871, 2287, '_stock', '99'),
(21872, 2287, '_stock_status', 'instock'),
(21873, 2287, '_wc_average_rating', '0'),
(21874, 2287, '_wc_review_count', '0'),
(21875, 2287, 'attribute_pa_color', 'yellow'),
(21876, 2287, 'attribute_pa_shoe-size', '39'),
(21877, 2287, 'attribute_pa_ships-from', 'poland'),
(21878, 2287, '_price', '123.18'),
(21879, 2287, '_product_version', '4.1.0'),
(21880, 2287, '_vi_wad_aliexpress_variation_id', '12000021206823711'),
(21881, 2287, '_vi_wad_aliexpress_variation_attr', '14:366;200000124:200000364;200007763:203372089'),
(21882, 2288, '_variation_description', ''),
(21883, 2288, '_sku', '1005002572185147-yellow-36-poland'),
(21884, 2288, '_regular_price', '123.18'),
(21885, 2288, 'total_sales', '0'),
(21886, 2288, '_tax_status', 'taxable'),
(21887, 2288, '_tax_class', 'parent'),
(21888, 2288, '_manage_stock', 'yes'),
(21889, 2288, '_backorders', 'no'),
(21890, 2288, '_sold_individually', 'no'),
(21891, 2288, '_virtual', 'no'),
(21892, 2288, '_downloadable', 'no'),
(21893, 2288, '_download_limit', '-1'),
(21894, 2288, '_download_expiry', '-1'),
(21895, 2288, '_stock', '99'),
(21896, 2288, '_stock_status', 'instock'),
(21897, 2288, '_wc_average_rating', '0'),
(21898, 2288, '_wc_review_count', '0'),
(21899, 2288, 'attribute_pa_color', 'yellow'),
(21900, 2288, 'attribute_pa_shoe-size', '36'),
(21901, 2288, 'attribute_pa_ships-from', 'poland'),
(21902, 2288, '_price', '123.18'),
(21903, 2288, '_product_version', '4.1.0'),
(21904, 2285, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H11d6dc5d9ab64a8ab96df4470c3be4f6X/Winter-Women-PU-Leather-Mid-Calf-Boots-Lace-Up-Zipper-Thick-Heel-Boots-Rivet-Short-Tube.jpg'),
(21905, 2288, '_vi_wad_aliexpress_variation_id', '12000021206823708'),
(21906, 2288, '_vi_wad_aliexpress_variation_attr', '14:366;200000124:200000334;200007763:203372089'),
(21907, 2289, '_variation_description', ''),
(21908, 2289, '_sku', '1005002572185147-yellow-37-poland'),
(21909, 2289, '_regular_price', '123.18'),
(21910, 2289, 'total_sales', '0'),
(21911, 2289, '_tax_status', 'taxable'),
(21912, 2289, '_tax_class', 'parent'),
(21913, 2289, '_manage_stock', 'yes'),
(21914, 2289, '_backorders', 'no'),
(21915, 2289, '_sold_individually', 'no'),
(21916, 2289, '_virtual', 'no'),
(21917, 2289, '_downloadable', 'no'),
(21918, 2289, '_download_limit', '-1'),
(21919, 2289, '_download_expiry', '-1'),
(21920, 2289, '_stock', '99'),
(21921, 2289, '_stock_status', 'instock'),
(21922, 2289, '_wc_average_rating', '0'),
(21923, 2289, '_wc_review_count', '0'),
(21924, 2289, 'attribute_pa_color', 'yellow'),
(21925, 2289, 'attribute_pa_shoe-size', '37'),
(21926, 2289, 'attribute_pa_ships-from', 'poland'),
(21927, 2289, '_price', '123.18'),
(21928, 2289, '_product_version', '4.1.0'),
(21929, 2289, '_vi_wad_aliexpress_variation_id', '12000021206823709'),
(21930, 2289, '_vi_wad_aliexpress_variation_attr', '14:366;200000124:100010482;200007763:203372089'),
(21931, 2290, '_variation_description', ''),
(21932, 2290, '_sku', '1005002572185147-yellow-35-czech-republic'),
(21933, 2290, '_regular_price', '123.18'),
(21934, 2290, 'total_sales', '0'),
(21935, 2290, '_tax_status', 'taxable'),
(21936, 2290, '_tax_class', 'parent'),
(21937, 2290, '_manage_stock', 'yes'),
(21938, 2290, '_backorders', 'no'),
(21939, 2290, '_sold_individually', 'no'),
(21940, 2290, '_virtual', 'no'),
(21941, 2290, '_downloadable', 'no'),
(21942, 2290, '_download_limit', '-1'),
(21943, 2290, '_download_expiry', '-1'),
(21944, 2290, '_stock', '99'),
(21945, 2290, '_stock_status', 'instock'),
(21946, 2290, '_wc_average_rating', '0'),
(21947, 2290, '_wc_review_count', '0'),
(21948, 2290, 'attribute_pa_color', 'yellow'),
(21949, 2290, 'attribute_pa_shoe-size', '35'),
(21950, 2290, 'attribute_pa_ships-from', 'czech-republic'),
(21951, 2290, '_price', '123.18'),
(21952, 2290, '_product_version', '4.1.0'),
(21953, 2290, '_vi_wad_aliexpress_variation_id', '12000021206823698'),
(21954, 2290, '_vi_wad_aliexpress_variation_attr', '14:366;200000124:200000333;200007763:203287806'),
(21955, 2291, '_variation_description', ''),
(21956, 2291, '_sku', '1005002572185147-yellow-36-czech-republic'),
(21957, 2291, '_regular_price', '123.18'),
(21958, 2291, 'total_sales', '0'),
(21959, 2291, '_tax_status', 'taxable'),
(21960, 2291, '_tax_class', 'parent'),
(21961, 2291, '_manage_stock', 'yes'),
(21962, 2291, '_backorders', 'no'),
(21963, 2291, '_sold_individually', 'no'),
(21964, 2291, '_virtual', 'no'),
(21965, 2291, '_downloadable', 'no'),
(21966, 2291, '_download_limit', '-1'),
(21967, 2291, '_download_expiry', '-1'),
(21968, 2291, '_stock', '99'),
(21969, 2291, '_stock_status', 'instock'),
(21970, 2291, '_wc_average_rating', '0'),
(21971, 2291, '_wc_review_count', '0'),
(21972, 2291, 'attribute_pa_color', 'yellow'),
(21973, 2291, 'attribute_pa_shoe-size', '36'),
(21974, 2291, 'attribute_pa_ships-from', 'czech-republic'),
(21975, 2291, '_price', '123.18'),
(21976, 2291, '_product_version', '4.1.0'),
(21977, 2291, '_vi_wad_aliexpress_variation_id', '12000021206823699'),
(21978, 2291, '_vi_wad_aliexpress_variation_attr', '14:366;200000124:200000334;200007763:203287806'),
(21979, 2292, '_variation_description', ''),
(21980, 2292, '_sku', '1005002572185147-yellow-42-china'),
(21981, 2292, '_regular_price', '177.18'),
(21982, 2292, 'total_sales', '0'),
(21983, 2292, '_tax_status', 'taxable'),
(21984, 2292, '_tax_class', 'parent'),
(21985, 2292, '_manage_stock', 'yes'),
(21986, 2292, '_backorders', 'no'),
(21987, 2292, '_sold_individually', 'no'),
(21988, 2292, '_virtual', 'no'),
(21989, 2292, '_downloadable', 'no'),
(21990, 2292, '_download_limit', '-1'),
(21991, 2292, '_download_expiry', '-1'),
(21992, 2292, '_stock', '99'),
(21993, 2292, '_stock_status', 'instock'),
(21994, 2292, '_wc_average_rating', '0'),
(21995, 2292, '_wc_review_count', '0'),
(21996, 2292, 'attribute_pa_color', 'yellow'),
(21997, 2292, 'attribute_pa_shoe-size', '42'),
(21998, 2292, 'attribute_pa_ships-from', 'china'),
(21999, 2292, '_price', '177.18'),
(22000, 2292, '_product_version', '4.1.0'),
(22001, 2292, '_vi_wad_aliexpress_variation_id', '12000021206823696'),
(22002, 2292, '_vi_wad_aliexpress_variation_attr', '14:366;200000124:200000337;200007763:201336100'),
(22003, 2293, '_variation_description', ''),
(22004, 2293, '_sku', '1005002572185147-yellow-43-china'),
(22005, 2293, '_regular_price', '177.18'),
(22006, 2293, 'total_sales', '0'),
(22007, 2293, '_tax_status', 'taxable'),
(22008, 2293, '_tax_class', 'parent'),
(22009, 2293, '_manage_stock', 'yes'),
(22010, 2293, '_backorders', 'no'),
(22011, 2293, '_sold_individually', 'no'),
(22012, 2293, '_virtual', 'no'),
(22013, 2293, '_downloadable', 'no'),
(22014, 2293, '_download_limit', '-1'),
(22015, 2293, '_download_expiry', '-1'),
(22016, 2293, '_stock', '99'),
(22017, 2293, '_stock_status', 'instock'),
(22018, 2293, '_wc_average_rating', '0'),
(22019, 2293, '_wc_review_count', '0'),
(22020, 2293, 'attribute_pa_color', 'yellow'),
(22021, 2293, 'attribute_pa_shoe-size', '43'),
(22022, 2293, 'attribute_pa_ships-from', 'china'),
(22023, 2293, '_price', '177.18'),
(22024, 2293, '_product_version', '4.1.0'),
(22025, 2293, '_vi_wad_aliexpress_variation_id', '12000021206823697'),
(22026, 2293, '_vi_wad_aliexpress_variation_attr', '14:366;200000124:200000338;200007763:201336100'),
(22027, 2294, '_variation_description', ''),
(22028, 2294, '_sku', '1005002572185147-yellow-39-czech-republic'),
(22029, 2294, '_regular_price', '123.18'),
(22030, 2294, 'total_sales', '0'),
(22031, 2294, '_tax_status', 'taxable'),
(22032, 2294, '_tax_class', 'parent'),
(22033, 2294, '_manage_stock', 'yes'),
(22034, 2294, '_backorders', 'no'),
(22035, 2294, '_sold_individually', 'no'),
(22036, 2294, '_virtual', 'no'),
(22037, 2294, '_downloadable', 'no'),
(22038, 2294, '_download_limit', '-1'),
(22039, 2294, '_download_expiry', '-1'),
(22040, 2294, '_stock', '99'),
(22041, 2294, '_stock_status', 'instock'),
(22042, 2294, '_wc_average_rating', '0'),
(22043, 2294, '_wc_review_count', '0'),
(22044, 2294, 'attribute_pa_color', 'yellow'),
(22045, 2294, 'attribute_pa_shoe-size', '39'),
(22046, 2294, 'attribute_pa_ships-from', 'czech-republic'),
(22047, 2294, '_price', '123.18'),
(22048, 2294, '_product_version', '4.1.0'),
(22049, 2294, '_vi_wad_aliexpress_variation_id', '12000021206823702'),
(22050, 2294, '_vi_wad_aliexpress_variation_attr', '14:366;200000124:200000364;200007763:203287806'),
(22051, 2295, '_variation_description', ''),
(22052, 2295, '_sku', '1005002572185147-yellow-40-czech-republic'),
(22053, 2295, '_regular_price', '123.18'),
(22054, 2295, 'total_sales', '0'),
(22055, 2295, '_tax_status', 'taxable'),
(22056, 2295, '_tax_class', 'parent'),
(22057, 2295, '_manage_stock', 'yes'),
(22058, 2295, '_backorders', 'no'),
(22059, 2295, '_sold_individually', 'no'),
(22060, 2295, '_virtual', 'no'),
(22061, 2295, '_downloadable', 'no'),
(22062, 2295, '_download_limit', '-1'),
(22063, 2295, '_download_expiry', '-1'),
(22064, 2295, '_stock', '99'),
(22065, 2295, '_stock_status', 'instock'),
(22066, 2295, '_wc_average_rating', '0'),
(22067, 2295, '_wc_review_count', '0'),
(22068, 2295, 'attribute_pa_color', 'yellow'),
(22069, 2295, 'attribute_pa_shoe-size', '40'),
(22070, 2295, 'attribute_pa_ships-from', 'czech-republic'),
(22071, 2295, '_price', '123.18'),
(22072, 2295, '_product_version', '4.1.0'),
(22073, 2295, '_vi_wad_aliexpress_variation_id', '12000021206823703'),
(22074, 2295, '_vi_wad_aliexpress_variation_attr', '14:366;200000124:100013888;200007763:203287806'),
(22075, 2296, '_wp_attached_file', '2021/06/Winter-Women-PU-Leather-Mid-Calf-Boots-Lace-Up-Zipper-Thick-Heel-Boots-Rivet-Short-Tube-4.jpg'),
(22076, 2296, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:101:\"2021/06/Winter-Women-PU-Leather-Mid-Calf-Boots-Lace-Up-Zipper-Thick-Heel-Boots-Rivet-Short-Tube-4.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:101:\"Winter-Women-PU-Leather-Mid-Calf-Boots-Lace-Up-Zipper-Thick-Heel-Boots-Rivet-Short-Tube-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:101:\"Winter-Women-PU-Leather-Mid-Calf-Boots-Lace-Up-Zipper-Thick-Heel-Boots-Rivet-Short-Tube-4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:101:\"Winter-Women-PU-Leather-Mid-Calf-Boots-Lace-Up-Zipper-Thick-Heel-Boots-Rivet-Short-Tube-4-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:101:\"Winter-Women-PU-Leather-Mid-Calf-Boots-Lace-Up-Zipper-Thick-Heel-Boots-Rivet-Short-Tube-4-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:101:\"Winter-Women-PU-Leather-Mid-Calf-Boots-Lace-Up-Zipper-Thick-Heel-Boots-Rivet-Short-Tube-4-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:101:\"Winter-Women-PU-Leather-Mid-Calf-Boots-Lace-Up-Zipper-Thick-Heel-Boots-Rivet-Short-Tube-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:101:\"Winter-Women-PU-Leather-Mid-Calf-Boots-Lace-Up-Zipper-Thick-Heel-Boots-Rivet-Short-Tube-4-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:101:\"Winter-Women-PU-Leather-Mid-Calf-Boots-Lace-Up-Zipper-Thick-Heel-Boots-Rivet-Short-Tube-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:101:\"Winter-Women-PU-Leather-Mid-Calf-Boots-Lace-Up-Zipper-Thick-Heel-Boots-Rivet-Short-Tube-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:101:\"Winter-Women-PU-Leather-Mid-Calf-Boots-Lace-Up-Zipper-Thick-Heel-Boots-Rivet-Short-Tube-4-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:101:\"Winter-Women-PU-Leather-Mid-Calf-Boots-Lace-Up-Zipper-Thick-Heel-Boots-Rivet-Short-Tube-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(22077, 2297, '_variation_description', ''),
(22078, 2297, '_sku', '1005002572185147-yellow-37-czech-republic'),
(22079, 2297, '_regular_price', '123.18'),
(22080, 2297, 'total_sales', '0'),
(22081, 2297, '_tax_status', 'taxable'),
(22082, 2297, '_tax_class', 'parent'),
(22083, 2297, '_manage_stock', 'yes'),
(22084, 2297, '_backorders', 'no'),
(22085, 2297, '_sold_individually', 'no'),
(22086, 2297, '_virtual', 'no'),
(22087, 2297, '_downloadable', 'no'),
(22088, 2297, '_download_limit', '-1'),
(22089, 2297, '_download_expiry', '-1'),
(22090, 2297, '_stock', '99'),
(22091, 2297, '_stock_status', 'instock'),
(22092, 2297, '_wc_average_rating', '0'),
(22093, 2297, '_wc_review_count', '0'),
(22094, 2297, 'attribute_pa_color', 'yellow'),
(22095, 2297, 'attribute_pa_shoe-size', '37'),
(22096, 2297, 'attribute_pa_ships-from', 'czech-republic'),
(22097, 2297, '_price', '123.18'),
(22098, 2297, '_product_version', '4.1.0'),
(22099, 2297, '_vi_wad_aliexpress_variation_id', '12000021206823700'),
(22100, 2297, '_vi_wad_aliexpress_variation_attr', '14:366;200000124:100010482;200007763:203287806'),
(22101, 2298, '_variation_description', ''),
(22102, 2298, '_sku', '1005002572185147-yellow-38-czech-republic'),
(22103, 2298, '_regular_price', '123.18'),
(22104, 2298, 'total_sales', '0'),
(22105, 2298, '_tax_status', 'taxable'),
(22106, 2298, '_tax_class', 'parent'),
(22107, 2298, '_manage_stock', 'yes'),
(22108, 2298, '_backorders', 'no'),
(22109, 2298, '_sold_individually', 'no'),
(22110, 2298, '_virtual', 'no'),
(22111, 2298, '_downloadable', 'no'),
(22112, 2298, '_download_limit', '-1'),
(22113, 2298, '_download_expiry', '-1'),
(22114, 2298, '_stock', '99'),
(22115, 2298, '_stock_status', 'instock'),
(22116, 2298, '_wc_average_rating', '0'),
(22117, 2298, '_wc_review_count', '0'),
(22118, 2298, 'attribute_pa_color', 'yellow'),
(22119, 2298, 'attribute_pa_shoe-size', '38'),
(22120, 2298, 'attribute_pa_ships-from', 'czech-republic'),
(22121, 2298, '_price', '123.18'),
(22122, 2298, '_product_version', '4.1.0'),
(22123, 2298, '_vi_wad_aliexpress_variation_id', '12000021206823701'),
(22124, 2298, '_vi_wad_aliexpress_variation_attr', '14:366;200000124:200000898;200007763:203287806'),
(22125, 2299, '_variation_description', ''),
(22126, 2299, '_sku', '1005002572185147-yellow-41-spain'),
(22127, 2299, '_regular_price', '123.18'),
(22128, 2299, 'total_sales', '0'),
(22129, 2299, '_tax_status', 'taxable'),
(22130, 2299, '_tax_class', 'parent'),
(22131, 2299, '_manage_stock', 'yes'),
(22132, 2299, '_backorders', 'no'),
(22133, 2299, '_sold_individually', 'no'),
(22134, 2299, '_virtual', 'no'),
(22135, 2299, '_downloadable', 'no'),
(22136, 2299, '_download_limit', '-1'),
(22137, 2299, '_download_expiry', '-1'),
(22138, 2299, '_stock', '99'),
(22139, 2299, '_stock_status', 'instock'),
(22140, 2299, '_wc_average_rating', '0'),
(22141, 2299, '_wc_review_count', '0'),
(22142, 2299, 'attribute_pa_color', 'yellow'),
(22143, 2299, 'attribute_pa_shoe-size', '41'),
(22144, 2299, 'attribute_pa_ships-from', 'spain'),
(22145, 2299, '_price', '123.18'),
(22146, 2299, '_product_version', '4.1.0'),
(22147, 2296, '_vi_wad_image_id', 'ae01.alicdn.com/kf/He26b552b58da43e68e6cff34c57ad9d01/Winter-Women-PU-Leather-Mid-Calf-Boots-Lace-Up-Zipper-Thick-Heel-Boots-Rivet-Short-Tube.jpg'),
(22148, 2299, '_vi_wad_aliexpress_variation_id', '12000021206823722'),
(22149, 2299, '_vi_wad_aliexpress_variation_attr', '14:366;200000124:100010483;200007763:201336104'),
(22150, 2300, '_variation_description', ''),
(22151, 2300, '_sku', '1005002572185147-yellow-42-spain'),
(22152, 2300, '_regular_price', '123.18'),
(22153, 2300, 'total_sales', '0'),
(22154, 2300, '_tax_status', 'taxable'),
(22155, 2300, '_tax_class', 'parent'),
(22156, 2300, '_manage_stock', 'yes'),
(22157, 2300, '_backorders', 'no'),
(22158, 2300, '_sold_individually', 'no'),
(22159, 2300, '_virtual', 'no'),
(22160, 2300, '_downloadable', 'no'),
(22161, 2300, '_download_limit', '-1'),
(22162, 2300, '_download_expiry', '-1'),
(22163, 2300, '_stock', '99'),
(22164, 2300, '_stock_status', 'instock'),
(22165, 2300, '_wc_average_rating', '0'),
(22166, 2300, '_wc_review_count', '0'),
(22167, 2300, 'attribute_pa_color', 'yellow'),
(22168, 2300, 'attribute_pa_shoe-size', '42'),
(22169, 2300, 'attribute_pa_ships-from', 'spain'),
(22170, 2300, '_price', '123.18'),
(22171, 2300, '_product_version', '4.1.0'),
(22172, 2300, '_vi_wad_aliexpress_variation_id', '12000021206823723'),
(22173, 2300, '_vi_wad_aliexpress_variation_attr', '14:366;200000124:200000337;200007763:201336104'),
(22174, 2301, '_variation_description', ''),
(22175, 2301, '_sku', '1005002572185147-yellow-39-spain'),
(22176, 2301, '_regular_price', '123.18'),
(22177, 2301, 'total_sales', '0'),
(22178, 2301, '_tax_status', 'taxable'),
(22179, 2301, '_tax_class', 'parent'),
(22180, 2301, '_manage_stock', 'yes'),
(22181, 2301, '_backorders', 'no'),
(22182, 2301, '_sold_individually', 'no'),
(22183, 2301, '_virtual', 'no'),
(22184, 2301, '_downloadable', 'no'),
(22185, 2301, '_download_limit', '-1'),
(22186, 2301, '_download_expiry', '-1'),
(22187, 2301, '_stock', '99'),
(22188, 2301, '_stock_status', 'instock'),
(22189, 2301, '_wc_average_rating', '0'),
(22190, 2301, '_wc_review_count', '0'),
(22191, 2301, 'attribute_pa_color', 'yellow'),
(22192, 2301, 'attribute_pa_shoe-size', '39'),
(22193, 2301, 'attribute_pa_ships-from', 'spain'),
(22194, 2301, '_price', '123.18'),
(22195, 2301, '_product_version', '4.1.0'),
(22196, 2301, '_vi_wad_aliexpress_variation_id', '12000021206823720'),
(22197, 2301, '_vi_wad_aliexpress_variation_attr', '14:366;200000124:200000364;200007763:201336104'),
(22198, 2302, '_variation_description', ''),
(22199, 2302, '_sku', '1005002572185147-yellow-40-spain'),
(22200, 2302, '_regular_price', '123.18'),
(22201, 2302, 'total_sales', '0'),
(22202, 2302, '_tax_status', 'taxable'),
(22203, 2302, '_tax_class', 'parent'),
(22204, 2302, '_manage_stock', 'yes'),
(22205, 2302, '_backorders', 'no'),
(22206, 2302, '_sold_individually', 'no'),
(22207, 2302, '_virtual', 'no'),
(22208, 2302, '_downloadable', 'no'),
(22209, 2302, '_download_limit', '-1'),
(22210, 2302, '_download_expiry', '-1'),
(22211, 2302, '_stock', '99'),
(22212, 2302, '_stock_status', 'instock'),
(22213, 2302, '_wc_average_rating', '0'),
(22214, 2302, '_wc_review_count', '0'),
(22215, 2302, 'attribute_pa_color', 'yellow'),
(22216, 2302, 'attribute_pa_shoe-size', '40'),
(22217, 2302, 'attribute_pa_ships-from', 'spain'),
(22218, 2302, '_price', '123.18'),
(22219, 2302, '_product_version', '4.1.0'),
(22220, 2303, '_wp_attached_file', '2021/06/Winter-Women-PU-Leather-Mid-Calf-Boots-Lace-Up-Zipper-Thick-Heel-Boots-Rivet-Short-Tube-5.jpg'),
(22221, 2302, '_vi_wad_aliexpress_variation_id', '12000021206823721'),
(22222, 2303, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:101:\"2021/06/Winter-Women-PU-Leather-Mid-Calf-Boots-Lace-Up-Zipper-Thick-Heel-Boots-Rivet-Short-Tube-5.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:101:\"Winter-Women-PU-Leather-Mid-Calf-Boots-Lace-Up-Zipper-Thick-Heel-Boots-Rivet-Short-Tube-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:101:\"Winter-Women-PU-Leather-Mid-Calf-Boots-Lace-Up-Zipper-Thick-Heel-Boots-Rivet-Short-Tube-5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:101:\"Winter-Women-PU-Leather-Mid-Calf-Boots-Lace-Up-Zipper-Thick-Heel-Boots-Rivet-Short-Tube-5-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:101:\"Winter-Women-PU-Leather-Mid-Calf-Boots-Lace-Up-Zipper-Thick-Heel-Boots-Rivet-Short-Tube-5-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:101:\"Winter-Women-PU-Leather-Mid-Calf-Boots-Lace-Up-Zipper-Thick-Heel-Boots-Rivet-Short-Tube-5-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:101:\"Winter-Women-PU-Leather-Mid-Calf-Boots-Lace-Up-Zipper-Thick-Heel-Boots-Rivet-Short-Tube-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:101:\"Winter-Women-PU-Leather-Mid-Calf-Boots-Lace-Up-Zipper-Thick-Heel-Boots-Rivet-Short-Tube-5-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:101:\"Winter-Women-PU-Leather-Mid-Calf-Boots-Lace-Up-Zipper-Thick-Heel-Boots-Rivet-Short-Tube-5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:101:\"Winter-Women-PU-Leather-Mid-Calf-Boots-Lace-Up-Zipper-Thick-Heel-Boots-Rivet-Short-Tube-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:101:\"Winter-Women-PU-Leather-Mid-Calf-Boots-Lace-Up-Zipper-Thick-Heel-Boots-Rivet-Short-Tube-5-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:101:\"Winter-Women-PU-Leather-Mid-Calf-Boots-Lace-Up-Zipper-Thick-Heel-Boots-Rivet-Short-Tube-5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(22223, 2302, '_vi_wad_aliexpress_variation_attr', '14:366;200000124:100013888;200007763:201336104'),
(22224, 2304, '_variation_description', ''),
(22225, 2304, '_sku', '1005002572185147-yellow-36-france'),
(22226, 2304, '_regular_price', '123.18'),
(22227, 2304, 'total_sales', '0'),
(22228, 2304, '_tax_status', 'taxable'),
(22229, 2304, '_tax_class', 'parent'),
(22230, 2304, '_manage_stock', 'yes'),
(22231, 2304, '_backorders', 'no'),
(22232, 2304, '_sold_individually', 'no'),
(22233, 2304, '_virtual', 'no'),
(22234, 2304, '_downloadable', 'no'),
(22235, 2304, '_download_limit', '-1'),
(22236, 2304, '_download_expiry', '-1'),
(22237, 2304, '_stock', '99'),
(22238, 2304, '_stock_status', 'instock'),
(22239, 2304, '_wc_average_rating', '0'),
(22240, 2304, '_wc_review_count', '0'),
(22241, 2304, 'attribute_pa_color', 'yellow'),
(22242, 2304, 'attribute_pa_shoe-size', '36'),
(22243, 2304, 'attribute_pa_ships-from', 'france'),
(22244, 2304, '_price', '123.18'),
(22245, 2304, '_product_version', '4.1.0'),
(22246, 2304, '_vi_wad_aliexpress_variation_id', '12000021206823726'),
(22247, 2304, '_vi_wad_aliexpress_variation_attr', '14:366;200000124:200000334;200007763:201336342'),
(22248, 2305, '_variation_description', ''),
(22249, 2305, '_sku', '1005002572185147-yellow-37-france'),
(22250, 2305, '_regular_price', '123.18'),
(22251, 2305, 'total_sales', '0'),
(22252, 2305, '_tax_status', 'taxable'),
(22253, 2305, '_tax_class', 'parent'),
(22254, 2305, '_manage_stock', 'yes'),
(22255, 2305, '_backorders', 'no'),
(22256, 2305, '_sold_individually', 'no'),
(22257, 2305, '_virtual', 'no'),
(22258, 2305, '_downloadable', 'no'),
(22259, 2305, '_download_limit', '-1'),
(22260, 2305, '_download_expiry', '-1'),
(22261, 2305, '_stock', '99'),
(22262, 2305, '_stock_status', 'instock'),
(22263, 2305, '_wc_average_rating', '0'),
(22264, 2305, '_wc_review_count', '0'),
(22265, 2305, 'attribute_pa_color', 'yellow'),
(22266, 2305, 'attribute_pa_shoe-size', '37'),
(22267, 2305, 'attribute_pa_ships-from', 'france'),
(22268, 2305, '_price', '123.18'),
(22269, 2305, '_product_version', '4.1.0'),
(22270, 2305, '_vi_wad_aliexpress_variation_id', '12000021206823727'),
(22271, 2305, '_vi_wad_aliexpress_variation_attr', '14:366;200000124:100010482;200007763:201336342'),
(22272, 2303, '_vi_wad_image_id', 'ae01.alicdn.com/kf/He1ca69fd0a2746a39e7d6ed939f2b594H/Winter-Women-PU-Leather-Mid-Calf-Boots-Lace-Up-Zipper-Thick-Heel-Boots-Rivet-Short-Tube.jpg'),
(22273, 2307, '_wp_attached_file', '2021/06/Winter-Women-PU-Leather-Mid-Calf-Boots-Lace-Up-Zipper-Thick-Heel-Boots-Rivet-Short-Tube.jpg_640x640.jpg'),
(22274, 2307, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:111:\"2021/06/Winter-Women-PU-Leather-Mid-Calf-Boots-Lace-Up-Zipper-Thick-Heel-Boots-Rivet-Short-Tube.jpg_640x640.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:111:\"Winter-Women-PU-Leather-Mid-Calf-Boots-Lace-Up-Zipper-Thick-Heel-Boots-Rivet-Short-Tube.jpg_640x640-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:111:\"Winter-Women-PU-Leather-Mid-Calf-Boots-Lace-Up-Zipper-Thick-Heel-Boots-Rivet-Short-Tube.jpg_640x640-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:111:\"Winter-Women-PU-Leather-Mid-Calf-Boots-Lace-Up-Zipper-Thick-Heel-Boots-Rivet-Short-Tube.jpg_640x640-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:111:\"Winter-Women-PU-Leather-Mid-Calf-Boots-Lace-Up-Zipper-Thick-Heel-Boots-Rivet-Short-Tube.jpg_640x640-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:111:\"Winter-Women-PU-Leather-Mid-Calf-Boots-Lace-Up-Zipper-Thick-Heel-Boots-Rivet-Short-Tube.jpg_640x640-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:111:\"Winter-Women-PU-Leather-Mid-Calf-Boots-Lace-Up-Zipper-Thick-Heel-Boots-Rivet-Short-Tube.jpg_640x640-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:111:\"Winter-Women-PU-Leather-Mid-Calf-Boots-Lace-Up-Zipper-Thick-Heel-Boots-Rivet-Short-Tube.jpg_640x640-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:111:\"Winter-Women-PU-Leather-Mid-Calf-Boots-Lace-Up-Zipper-Thick-Heel-Boots-Rivet-Short-Tube.jpg_640x640-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:111:\"Winter-Women-PU-Leather-Mid-Calf-Boots-Lace-Up-Zipper-Thick-Heel-Boots-Rivet-Short-Tube.jpg_640x640-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:111:\"Winter-Women-PU-Leather-Mid-Calf-Boots-Lace-Up-Zipper-Thick-Heel-Boots-Rivet-Short-Tube.jpg_640x640-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(22275, 2306, '_variation_description', ''),
(22276, 2306, '_sku', '1005002572185147-yellow-43-spain'),
(22277, 2306, '_regular_price', '123.18'),
(22278, 2306, 'total_sales', '0'),
(22279, 2306, '_tax_status', 'taxable'),
(22280, 2306, '_tax_class', 'parent'),
(22281, 2306, '_manage_stock', 'yes'),
(22282, 2306, '_backorders', 'no'),
(22283, 2306, '_sold_individually', 'no'),
(22284, 2306, '_virtual', 'no'),
(22285, 2306, '_downloadable', 'no'),
(22286, 2306, '_download_limit', '-1'),
(22287, 2306, '_download_expiry', '-1'),
(22288, 2306, '_stock', '99'),
(22289, 2306, '_stock_status', 'instock'),
(22290, 2306, '_wc_average_rating', '0'),
(22291, 2306, '_wc_review_count', '0'),
(22292, 2306, 'attribute_pa_color', 'yellow'),
(22293, 2306, 'attribute_pa_shoe-size', '43'),
(22294, 2306, 'attribute_pa_ships-from', 'spain'),
(22295, 2306, '_price', '123.18'),
(22296, 2306, '_product_version', '4.1.0'),
(22297, 2306, '_vi_wad_aliexpress_variation_id', '12000021206823724'),
(22298, 2306, '_vi_wad_aliexpress_variation_attr', '14:366;200000124:200000338;200007763:201336104'),
(22299, 2308, '_variation_description', ''),
(22300, 2308, '_sku', '1005002572185147-yellow-35-france'),
(22301, 2308, '_regular_price', '123.18'),
(22302, 2308, 'total_sales', '0'),
(22303, 2308, '_tax_status', 'taxable'),
(22304, 2308, '_tax_class', 'parent'),
(22305, 2308, '_manage_stock', 'yes'),
(22306, 2308, '_backorders', 'no'),
(22307, 2308, '_sold_individually', 'no'),
(22308, 2308, '_virtual', 'no'),
(22309, 2308, '_downloadable', 'no'),
(22310, 2308, '_download_limit', '-1'),
(22311, 2308, '_download_expiry', '-1'),
(22312, 2308, '_stock', '99'),
(22313, 2308, '_stock_status', 'instock'),
(22314, 2308, '_wc_average_rating', '0'),
(22315, 2308, '_wc_review_count', '0'),
(22316, 2308, 'attribute_pa_color', 'yellow'),
(22317, 2308, 'attribute_pa_shoe-size', '35'),
(22318, 2308, 'attribute_pa_ships-from', 'france'),
(22319, 2308, '_price', '123.18'),
(22320, 2308, '_product_version', '4.1.0'),
(22321, 2308, '_vi_wad_aliexpress_variation_id', '12000021206823725'),
(22322, 2308, '_vi_wad_aliexpress_variation_attr', '14:366;200000124:200000333;200007763:201336342'),
(22323, 2307, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H10e8eebbc5934485a75452acb012499bl/Winter-Women-PU-Leather-Mid-Calf-Boots-Lace-Up-Zipper-Thick-Heel-Boots-Rivet-Short-Tube.jpg_640x640.jpg'),
(22324, 2035, '_thumbnail_id', '2307'),
(22325, 2036, '_thumbnail_id', '2307'),
(22326, 2037, '_thumbnail_id', '2307'),
(22327, 2038, '_thumbnail_id', '2307'),
(22328, 2047, '_thumbnail_id', '2307'),
(22329, 2048, '_thumbnail_id', '2307'),
(22330, 2049, '_thumbnail_id', '2307'),
(22331, 2050, '_thumbnail_id', '2307'),
(22332, 2051, '_thumbnail_id', '2307'),
(22333, 2052, '_thumbnail_id', '2307'),
(22334, 2309, '_variation_description', ''),
(22335, 2309, '_sku', '1005002572185147-yellow-42-poland'),
(22336, 2309, '_regular_price', '123.18'),
(22337, 2309, 'total_sales', '0'),
(22338, 2309, '_tax_status', 'taxable'),
(22339, 2309, '_tax_class', 'parent'),
(22340, 2309, '_manage_stock', 'yes'),
(22341, 2309, '_backorders', 'no'),
(22342, 2309, '_sold_individually', 'no'),
(22343, 2309, '_virtual', 'no'),
(22344, 2309, '_downloadable', 'no'),
(22345, 2309, '_download_limit', '-1'),
(22346, 2309, '_download_expiry', '-1'),
(22347, 2309, '_stock', '99'),
(22348, 2309, '_stock_status', 'instock'),
(22349, 2309, '_wc_average_rating', '0'),
(22350, 2309, '_wc_review_count', '0'),
(22351, 2309, 'attribute_pa_color', 'yellow'),
(22352, 2309, 'attribute_pa_shoe-size', '42'),
(22353, 2309, 'attribute_pa_ships-from', 'poland'),
(22354, 2309, '_price', '123.18'),
(22355, 2309, '_product_version', '4.1.0'),
(22356, 2309, '_vi_wad_aliexpress_variation_id', '12000021206823714'),
(22357, 2309, '_vi_wad_aliexpress_variation_attr', '14:366;200000124:200000337;200007763:203372089'),
(22358, 2310, '_variation_description', ''),
(22359, 2310, '_sku', '1005002572185147-yellow-43-poland'),
(22360, 2310, '_regular_price', '123.18'),
(22361, 2310, 'total_sales', '0'),
(22362, 2310, '_tax_status', 'taxable'),
(22363, 2310, '_tax_class', 'parent'),
(22364, 2310, '_manage_stock', 'yes'),
(22365, 2310, '_backorders', 'no'),
(22366, 2310, '_sold_individually', 'no'),
(22367, 2310, '_virtual', 'no'),
(22368, 2310, '_downloadable', 'no'),
(22369, 2310, '_download_limit', '-1'),
(22370, 2310, '_download_expiry', '-1'),
(22371, 2310, '_stock', '99'),
(22372, 2310, '_stock_status', 'instock'),
(22373, 2310, '_wc_average_rating', '0'),
(22374, 2310, '_wc_review_count', '0'),
(22375, 2310, 'attribute_pa_color', 'yellow'),
(22376, 2310, 'attribute_pa_shoe-size', '43'),
(22377, 2310, 'attribute_pa_ships-from', 'poland'),
(22378, 2310, '_price', '123.18'),
(22379, 2310, '_product_version', '4.1.0');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(22380, 2310, '_vi_wad_aliexpress_variation_id', '12000021206823715'),
(22381, 2310, '_vi_wad_aliexpress_variation_attr', '14:366;200000124:200000338;200007763:203372089'),
(22382, 2311, '_variation_description', ''),
(22383, 2311, '_sku', '1005002572185147-yellow-40-poland'),
(22384, 2311, '_regular_price', '123.18'),
(22385, 2311, 'total_sales', '0'),
(22386, 2311, '_tax_status', 'taxable'),
(22387, 2311, '_tax_class', 'parent'),
(22388, 2311, '_manage_stock', 'yes'),
(22389, 2311, '_backorders', 'no'),
(22390, 2311, '_sold_individually', 'no'),
(22391, 2311, '_virtual', 'no'),
(22392, 2311, '_downloadable', 'no'),
(22393, 2311, '_download_limit', '-1'),
(22394, 2311, '_download_expiry', '-1'),
(22395, 2311, '_stock', '99'),
(22396, 2311, '_stock_status', 'instock'),
(22397, 2311, '_wc_average_rating', '0'),
(22398, 2311, '_wc_review_count', '0'),
(22399, 2311, 'attribute_pa_color', 'yellow'),
(22400, 2311, 'attribute_pa_shoe-size', '40'),
(22401, 2311, 'attribute_pa_ships-from', 'poland'),
(22402, 2311, '_price', '123.18'),
(22403, 2311, '_product_version', '4.1.0'),
(22404, 2311, '_vi_wad_aliexpress_variation_id', '12000021206823712'),
(22405, 2311, '_vi_wad_aliexpress_variation_attr', '14:366;200000124:100013888;200007763:203372089'),
(22406, 2312, '_variation_description', ''),
(22407, 2312, '_sku', '1005002572185147-yellow-41-poland'),
(22408, 2312, '_regular_price', '123.18'),
(22409, 2312, 'total_sales', '0'),
(22410, 2312, '_tax_status', 'taxable'),
(22411, 2312, '_tax_class', 'parent'),
(22412, 2312, '_manage_stock', 'yes'),
(22413, 2312, '_backorders', 'no'),
(22414, 2312, '_sold_individually', 'no'),
(22415, 2312, '_virtual', 'no'),
(22416, 2312, '_downloadable', 'no'),
(22417, 2312, '_download_limit', '-1'),
(22418, 2312, '_download_expiry', '-1'),
(22419, 2312, '_stock', '99'),
(22420, 2312, '_stock_status', 'instock'),
(22421, 2312, '_wc_average_rating', '0'),
(22422, 2312, '_wc_review_count', '0'),
(22423, 2312, 'attribute_pa_color', 'yellow'),
(22424, 2312, 'attribute_pa_shoe-size', '41'),
(22425, 2312, 'attribute_pa_ships-from', 'poland'),
(22426, 2312, '_price', '123.18'),
(22427, 2312, '_product_version', '4.1.0'),
(22428, 2312, '_vi_wad_aliexpress_variation_id', '12000021206823713'),
(22429, 2312, '_vi_wad_aliexpress_variation_attr', '14:366;200000124:100010483;200007763:203372089'),
(22430, 2313, '_wp_attached_file', '2021/06/Winter-Women-PU-Leather-Mid-Calf-Boots-Lace-Up-Zipper-Thick-Heel-Boots-Rivet-Short-Tube-1.jpg_640x640-1.jpg'),
(22431, 2313, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:115:\"2021/06/Winter-Women-PU-Leather-Mid-Calf-Boots-Lace-Up-Zipper-Thick-Heel-Boots-Rivet-Short-Tube-1.jpg_640x640-1.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:115:\"Winter-Women-PU-Leather-Mid-Calf-Boots-Lace-Up-Zipper-Thick-Heel-Boots-Rivet-Short-Tube-1.jpg_640x640-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:115:\"Winter-Women-PU-Leather-Mid-Calf-Boots-Lace-Up-Zipper-Thick-Heel-Boots-Rivet-Short-Tube-1.jpg_640x640-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:115:\"Winter-Women-PU-Leather-Mid-Calf-Boots-Lace-Up-Zipper-Thick-Heel-Boots-Rivet-Short-Tube-1.jpg_640x640-1-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:115:\"Winter-Women-PU-Leather-Mid-Calf-Boots-Lace-Up-Zipper-Thick-Heel-Boots-Rivet-Short-Tube-1.jpg_640x640-1-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:115:\"Winter-Women-PU-Leather-Mid-Calf-Boots-Lace-Up-Zipper-Thick-Heel-Boots-Rivet-Short-Tube-1.jpg_640x640-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:115:\"Winter-Women-PU-Leather-Mid-Calf-Boots-Lace-Up-Zipper-Thick-Heel-Boots-Rivet-Short-Tube-1.jpg_640x640-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:115:\"Winter-Women-PU-Leather-Mid-Calf-Boots-Lace-Up-Zipper-Thick-Heel-Boots-Rivet-Short-Tube-1.jpg_640x640-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:115:\"Winter-Women-PU-Leather-Mid-Calf-Boots-Lace-Up-Zipper-Thick-Heel-Boots-Rivet-Short-Tube-1.jpg_640x640-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:115:\"Winter-Women-PU-Leather-Mid-Calf-Boots-Lace-Up-Zipper-Thick-Heel-Boots-Rivet-Short-Tube-1.jpg_640x640-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:115:\"Winter-Women-PU-Leather-Mid-Calf-Boots-Lace-Up-Zipper-Thick-Heel-Boots-Rivet-Short-Tube-1.jpg_640x640-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(22432, 2314, '_variation_description', ''),
(22433, 2314, '_sku', '1005002572185147-yellow-37-spain'),
(22434, 2314, '_regular_price', '123.18'),
(22435, 2314, 'total_sales', '0'),
(22436, 2314, '_tax_status', 'taxable'),
(22437, 2314, '_tax_class', 'parent'),
(22438, 2314, '_manage_stock', 'yes'),
(22439, 2314, '_backorders', 'no'),
(22440, 2314, '_sold_individually', 'no'),
(22441, 2314, '_virtual', 'no'),
(22442, 2314, '_downloadable', 'no'),
(22443, 2314, '_download_limit', '-1'),
(22444, 2314, '_download_expiry', '-1'),
(22445, 2314, '_stock', '99'),
(22446, 2314, '_stock_status', 'instock'),
(22447, 2314, '_wc_average_rating', '0'),
(22448, 2314, '_wc_review_count', '0'),
(22449, 2314, 'attribute_pa_color', 'yellow'),
(22450, 2314, 'attribute_pa_shoe-size', '37'),
(22451, 2314, 'attribute_pa_ships-from', 'spain'),
(22452, 2314, '_price', '123.18'),
(22453, 2314, '_product_version', '4.1.0'),
(22454, 2314, '_vi_wad_aliexpress_variation_id', '12000021206823718'),
(22455, 2314, '_vi_wad_aliexpress_variation_attr', '14:366;200000124:100010482;200007763:201336104'),
(22456, 2315, '_variation_description', ''),
(22457, 2315, '_sku', '1005002572185147-yellow-38-spain'),
(22458, 2315, '_regular_price', '123.18'),
(22459, 2315, 'total_sales', '0'),
(22460, 2315, '_tax_status', 'taxable'),
(22461, 2315, '_tax_class', 'parent'),
(22462, 2315, '_manage_stock', 'yes'),
(22463, 2315, '_backorders', 'no'),
(22464, 2315, '_sold_individually', 'no'),
(22465, 2315, '_virtual', 'no'),
(22466, 2315, '_downloadable', 'no'),
(22467, 2315, '_download_limit', '-1'),
(22468, 2315, '_download_expiry', '-1'),
(22469, 2315, '_stock', '99'),
(22470, 2315, '_stock_status', 'instock'),
(22471, 2315, '_wc_average_rating', '0'),
(22472, 2315, '_wc_review_count', '0'),
(22473, 2315, 'attribute_pa_color', 'yellow'),
(22474, 2315, 'attribute_pa_shoe-size', '38'),
(22475, 2315, 'attribute_pa_ships-from', 'spain'),
(22476, 2315, '_price', '123.18'),
(22477, 2315, '_product_version', '4.1.0'),
(22478, 2315, '_vi_wad_aliexpress_variation_id', '12000021206823719'),
(22479, 2315, '_vi_wad_aliexpress_variation_attr', '14:366;200000124:200000898;200007763:201336104'),
(22480, 2313, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Hcaeb3fd172c74dd583e1cbf43f876190N/Winter-Women-PU-Leather-Mid-Calf-Boots-Lace-Up-Zipper-Thick-Heel-Boots-Rivet-Short-Tube.jpg_640x640.jpg'),
(22481, 2055, '_thumbnail_id', '2313'),
(22482, 2056, '_thumbnail_id', '2313'),
(22483, 2057, '_thumbnail_id', '2313'),
(22484, 2059, '_thumbnail_id', '2313'),
(22485, 2060, '_thumbnail_id', '2313'),
(22486, 2061, '_thumbnail_id', '2313'),
(22487, 2062, '_thumbnail_id', '2313'),
(22488, 2063, '_thumbnail_id', '2313'),
(22489, 2064, '_thumbnail_id', '2313'),
(22490, 2065, '_thumbnail_id', '2313'),
(22491, 2316, '_variation_description', ''),
(22492, 2316, '_sku', '1005002572185147-yellow-35-spain'),
(22493, 2316, '_regular_price', '123.18'),
(22494, 2316, 'total_sales', '0'),
(22495, 2316, '_tax_status', 'taxable'),
(22496, 2316, '_tax_class', 'parent'),
(22497, 2316, '_manage_stock', 'yes'),
(22498, 2316, '_backorders', 'no'),
(22499, 2316, '_sold_individually', 'no'),
(22500, 2316, '_virtual', 'no'),
(22501, 2316, '_downloadable', 'no'),
(22502, 2316, '_download_limit', '-1'),
(22503, 2316, '_download_expiry', '-1'),
(22504, 2316, '_stock', '99'),
(22505, 2316, '_stock_status', 'instock'),
(22506, 2316, '_wc_average_rating', '0'),
(22507, 2316, '_wc_review_count', '0'),
(22508, 2316, 'attribute_pa_color', 'yellow'),
(22509, 2316, 'attribute_pa_shoe-size', '35'),
(22510, 2316, 'attribute_pa_ships-from', 'spain'),
(22511, 2316, '_price', '123.18'),
(22512, 2316, '_product_version', '4.1.0'),
(22513, 2316, '_vi_wad_aliexpress_variation_id', '12000021206823716'),
(22514, 2316, '_vi_wad_aliexpress_variation_attr', '14:366;200000124:200000333;200007763:201336104'),
(22515, 2317, '_variation_description', ''),
(22516, 2317, '_sku', '1005002572185147-yellow-36-spain'),
(22517, 2317, '_regular_price', '123.18'),
(22518, 2317, 'total_sales', '0'),
(22519, 2317, '_tax_status', 'taxable'),
(22520, 2317, '_tax_class', 'parent'),
(22521, 2317, '_manage_stock', 'yes'),
(22522, 2317, '_backorders', 'no'),
(22523, 2317, '_sold_individually', 'no'),
(22524, 2317, '_virtual', 'no'),
(22525, 2317, '_downloadable', 'no'),
(22526, 2317, '_download_limit', '-1'),
(22527, 2317, '_download_expiry', '-1'),
(22528, 2317, '_stock', '99'),
(22529, 2317, '_stock_status', 'instock'),
(22530, 2317, '_wc_average_rating', '0'),
(22531, 2317, '_wc_review_count', '0'),
(22532, 2317, 'attribute_pa_color', 'yellow'),
(22533, 2317, 'attribute_pa_shoe-size', '36'),
(22534, 2317, 'attribute_pa_ships-from', 'spain'),
(22535, 2317, '_price', '123.18'),
(22536, 2317, '_product_version', '4.1.0'),
(22537, 2317, '_vi_wad_aliexpress_variation_id', '12000021206823717'),
(22538, 2317, '_vi_wad_aliexpress_variation_attr', '14:366;200000124:200000334;200007763:201336104'),
(22539, 2318, '_variation_description', ''),
(22540, 2318, '_sku', '1005002572185147-yellow-39-belgium'),
(22541, 2318, '_regular_price', '123.18'),
(22542, 2318, 'total_sales', '0'),
(22543, 2318, '_tax_status', 'taxable'),
(22544, 2318, '_tax_class', 'parent'),
(22545, 2318, '_manage_stock', 'yes'),
(22546, 2318, '_backorders', 'no'),
(22547, 2318, '_sold_individually', 'no'),
(22548, 2318, '_virtual', 'no'),
(22549, 2318, '_downloadable', 'no'),
(22550, 2318, '_download_limit', '-1'),
(22551, 2318, '_download_expiry', '-1'),
(22552, 2318, '_stock', '99'),
(22553, 2318, '_stock_status', 'instock'),
(22554, 2318, '_wc_average_rating', '0'),
(22555, 2318, '_wc_review_count', '0'),
(22556, 2318, 'attribute_pa_color', 'yellow'),
(22557, 2318, 'attribute_pa_shoe-size', '39'),
(22558, 2318, 'attribute_pa_ships-from', 'belgium'),
(22559, 2318, '_price', '123.18'),
(22560, 2318, '_product_version', '4.1.0'),
(22561, 2318, '_vi_wad_aliexpress_variation_id', '12000021206823738'),
(22562, 2318, '_vi_wad_aliexpress_variation_attr', '14:366;200000124:200000364;200007763:100015076'),
(22563, 2319, '_variation_description', ''),
(22564, 2319, '_sku', '1005002572185147-yellow-40-belgium'),
(22565, 2319, '_regular_price', '123.18'),
(22566, 2319, 'total_sales', '0'),
(22567, 2319, '_tax_status', 'taxable'),
(22568, 2319, '_tax_class', 'parent'),
(22569, 2319, '_manage_stock', 'yes'),
(22570, 2319, '_backorders', 'no'),
(22571, 2319, '_sold_individually', 'no'),
(22572, 2320, '_wp_attached_file', '2021/06/Winter-Women-PU-Leather-Mid-Calf-Boots-Lace-Up-Zipper-Thick-Heel-Boots-Rivet-Short-Tube-2.jpg_640x640-2.jpg'),
(22573, 2320, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:115:\"2021/06/Winter-Women-PU-Leather-Mid-Calf-Boots-Lace-Up-Zipper-Thick-Heel-Boots-Rivet-Short-Tube-2.jpg_640x640-2.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:115:\"Winter-Women-PU-Leather-Mid-Calf-Boots-Lace-Up-Zipper-Thick-Heel-Boots-Rivet-Short-Tube-2.jpg_640x640-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:115:\"Winter-Women-PU-Leather-Mid-Calf-Boots-Lace-Up-Zipper-Thick-Heel-Boots-Rivet-Short-Tube-2.jpg_640x640-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:115:\"Winter-Women-PU-Leather-Mid-Calf-Boots-Lace-Up-Zipper-Thick-Heel-Boots-Rivet-Short-Tube-2.jpg_640x640-2-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:115:\"Winter-Women-PU-Leather-Mid-Calf-Boots-Lace-Up-Zipper-Thick-Heel-Boots-Rivet-Short-Tube-2.jpg_640x640-2-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:115:\"Winter-Women-PU-Leather-Mid-Calf-Boots-Lace-Up-Zipper-Thick-Heel-Boots-Rivet-Short-Tube-2.jpg_640x640-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:115:\"Winter-Women-PU-Leather-Mid-Calf-Boots-Lace-Up-Zipper-Thick-Heel-Boots-Rivet-Short-Tube-2.jpg_640x640-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:115:\"Winter-Women-PU-Leather-Mid-Calf-Boots-Lace-Up-Zipper-Thick-Heel-Boots-Rivet-Short-Tube-2.jpg_640x640-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:115:\"Winter-Women-PU-Leather-Mid-Calf-Boots-Lace-Up-Zipper-Thick-Heel-Boots-Rivet-Short-Tube-2.jpg_640x640-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:115:\"Winter-Women-PU-Leather-Mid-Calf-Boots-Lace-Up-Zipper-Thick-Heel-Boots-Rivet-Short-Tube-2.jpg_640x640-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:115:\"Winter-Women-PU-Leather-Mid-Calf-Boots-Lace-Up-Zipper-Thick-Heel-Boots-Rivet-Short-Tube-2.jpg_640x640-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(22574, 2319, '_virtual', 'no'),
(22575, 2319, '_downloadable', 'no'),
(22576, 2319, '_download_limit', '-1'),
(22577, 2319, '_download_expiry', '-1'),
(22578, 2319, '_stock', '99'),
(22579, 2319, '_stock_status', 'instock'),
(22580, 2319, '_wc_average_rating', '0'),
(22581, 2319, '_wc_review_count', '0'),
(22582, 2319, 'attribute_pa_color', 'yellow'),
(22583, 2319, 'attribute_pa_shoe-size', '40'),
(22584, 2319, 'attribute_pa_ships-from', 'belgium'),
(22585, 2319, '_price', '123.18'),
(22586, 2319, '_product_version', '4.1.0'),
(22587, 2319, '_vi_wad_aliexpress_variation_id', '12000021206823739'),
(22588, 2319, '_vi_wad_aliexpress_variation_attr', '14:366;200000124:100013888;200007763:100015076'),
(22589, 2321, '_variation_description', ''),
(22590, 2321, '_sku', '1005002572185147-yellow-37-belgium'),
(22591, 2321, '_regular_price', '123.18'),
(22592, 2321, 'total_sales', '0'),
(22593, 2321, '_tax_status', 'taxable'),
(22594, 2321, '_tax_class', 'parent'),
(22595, 2321, '_manage_stock', 'yes'),
(22596, 2321, '_backorders', 'no'),
(22597, 2321, '_sold_individually', 'no'),
(22598, 2321, '_virtual', 'no'),
(22599, 2321, '_downloadable', 'no'),
(22600, 2321, '_download_limit', '-1'),
(22601, 2321, '_download_expiry', '-1'),
(22602, 2321, '_stock', '99'),
(22603, 2321, '_stock_status', 'instock'),
(22604, 2321, '_wc_average_rating', '0'),
(22605, 2321, '_wc_review_count', '0'),
(22606, 2321, 'attribute_pa_color', 'yellow'),
(22607, 2321, 'attribute_pa_shoe-size', '37'),
(22608, 2321, 'attribute_pa_ships-from', 'belgium'),
(22609, 2321, '_price', '123.18'),
(22610, 2321, '_product_version', '4.1.0'),
(22611, 2321, '_vi_wad_aliexpress_variation_id', '12000021206823736'),
(22612, 2321, '_vi_wad_aliexpress_variation_attr', '14:366;200000124:100010482;200007763:100015076'),
(22613, 2320, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Hc528feaf163b405d876e671255aa1c1fG/Winter-Women-PU-Leather-Mid-Calf-Boots-Lace-Up-Zipper-Thick-Heel-Boots-Rivet-Short-Tube.jpg_640x640.jpg'),
(22614, 2039, '_thumbnail_id', '2320'),
(22615, 2040, '_thumbnail_id', '2320'),
(22616, 2041, '_thumbnail_id', '2320'),
(22617, 2042, '_thumbnail_id', '2320'),
(22618, 2043, '_thumbnail_id', '2320'),
(22619, 2044, '_thumbnail_id', '2320'),
(22620, 2045, '_thumbnail_id', '2320'),
(22621, 2046, '_thumbnail_id', '2320'),
(22622, 2053, '_thumbnail_id', '2320'),
(22623, 2054, '_thumbnail_id', '2320'),
(22624, 2322, '_variation_description', ''),
(22625, 2322, '_sku', '1005002572185147-yellow-38-belgium'),
(22626, 2322, '_regular_price', '123.18'),
(22627, 2322, 'total_sales', '0'),
(22628, 2322, '_tax_status', 'taxable'),
(22629, 2322, '_tax_class', 'parent'),
(22630, 2322, '_manage_stock', 'yes'),
(22631, 2322, '_backorders', 'no'),
(22632, 2322, '_sold_individually', 'no'),
(22633, 2322, '_virtual', 'no'),
(22634, 2322, '_downloadable', 'no'),
(22635, 2322, '_download_limit', '-1'),
(22636, 2322, '_download_expiry', '-1'),
(22637, 2322, '_stock', '99'),
(22638, 2322, '_stock_status', 'instock'),
(22639, 2322, '_wc_average_rating', '0'),
(22640, 2322, '_wc_review_count', '0'),
(22641, 2322, 'attribute_pa_color', 'yellow'),
(22642, 2322, 'attribute_pa_shoe-size', '38'),
(22643, 2322, 'attribute_pa_ships-from', 'belgium'),
(22644, 2322, '_price', '123.18'),
(22645, 2322, '_product_version', '4.1.0'),
(22646, 2322, '_vi_wad_aliexpress_variation_id', '12000021206823737'),
(22647, 2322, '_vi_wad_aliexpress_variation_attr', '14:366;200000124:200000898;200007763:100015076'),
(22648, 2323, '_wp_attached_file', '2021/06/Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather-1.jpg'),
(22649, 2323, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:4:\"file\";s:126:\"2021/06/Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather-1.jpg\";s:5:\"sizes\";a:12:{s:6:\"medium\";a:4:{s:4:\"file\";s:126:\"Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:128:\"Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather-1-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:126:\"Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:126:\"Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather-1-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:126:\"Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather-1-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:126:\"Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather-1-825x510.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:126:\"Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:126:\"Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:126:\"Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:126:\"Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:126:\"Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:126:\"Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(22650, 2324, '_variation_description', ''),
(22651, 2324, '_sku', '1005002572185147-yellow-43-belgium'),
(22652, 2324, '_regular_price', '123.18'),
(22653, 2324, 'total_sales', '0'),
(22654, 2324, '_tax_status', 'taxable'),
(22655, 2324, '_tax_class', 'parent'),
(22656, 2324, '_manage_stock', 'yes'),
(22657, 2324, '_backorders', 'no'),
(22658, 2324, '_sold_individually', 'no'),
(22659, 2324, '_virtual', 'no'),
(22660, 2324, '_downloadable', 'no'),
(22661, 2324, '_download_limit', '-1'),
(22662, 2324, '_download_expiry', '-1'),
(22663, 2324, '_stock', '99'),
(22664, 2324, '_stock_status', 'instock'),
(22665, 2324, '_wc_average_rating', '0'),
(22666, 2324, '_wc_review_count', '0'),
(22667, 2324, 'attribute_pa_color', 'yellow'),
(22668, 2324, 'attribute_pa_shoe-size', '43'),
(22669, 2324, 'attribute_pa_ships-from', 'belgium'),
(22670, 2324, '_price', '123.18'),
(22671, 2324, '_product_version', '4.1.0'),
(22672, 2324, '_vi_wad_aliexpress_variation_id', '12000021206823742'),
(22673, 2324, '_vi_wad_aliexpress_variation_attr', '14:366;200000124:200000338;200007763:100015076'),
(22674, 2325, '_variation_description', ''),
(22675, 2325, '_sku', '1005002572185147-yellow-41-belgium'),
(22676, 2325, '_regular_price', '123.18'),
(22677, 2325, 'total_sales', '0'),
(22678, 2325, '_tax_status', 'taxable'),
(22679, 2325, '_tax_class', 'parent'),
(22680, 2325, '_manage_stock', 'yes'),
(22681, 2325, '_backorders', 'no'),
(22682, 2325, '_sold_individually', 'no'),
(22683, 2325, '_virtual', 'no'),
(22684, 2325, '_downloadable', 'no'),
(22685, 2325, '_download_limit', '-1'),
(22686, 2325, '_download_expiry', '-1'),
(22687, 2325, '_stock', '99'),
(22688, 2325, '_stock_status', 'instock'),
(22689, 2325, '_wc_average_rating', '0'),
(22690, 2325, '_wc_review_count', '0'),
(22691, 2325, 'attribute_pa_color', 'yellow'),
(22692, 2325, 'attribute_pa_shoe-size', '41'),
(22693, 2325, 'attribute_pa_ships-from', 'belgium'),
(22694, 2325, '_price', '123.18'),
(22695, 2325, '_product_version', '4.1.0'),
(22696, 2325, '_vi_wad_aliexpress_variation_id', '12000021206823740'),
(22697, 2325, '_vi_wad_aliexpress_variation_attr', '14:366;200000124:100010483;200007763:100015076'),
(22698, 2326, '_variation_description', ''),
(22699, 2326, '_sku', '1005002572185147-yellow-42-belgium'),
(22700, 2326, '_regular_price', '123.18'),
(22701, 2326, 'total_sales', '0'),
(22702, 2326, '_tax_status', 'taxable'),
(22703, 2326, '_tax_class', 'parent'),
(22704, 2326, '_manage_stock', 'yes'),
(22705, 2326, '_backorders', 'no'),
(22706, 2326, '_sold_individually', 'no'),
(22707, 2326, '_virtual', 'no'),
(22708, 2326, '_downloadable', 'no'),
(22709, 2326, '_download_limit', '-1'),
(22710, 2326, '_download_expiry', '-1'),
(22711, 2326, '_stock', '99'),
(22712, 2326, '_stock_status', 'instock'),
(22713, 2326, '_wc_average_rating', '0'),
(22714, 2326, '_wc_review_count', '0'),
(22715, 2326, 'attribute_pa_color', 'yellow'),
(22716, 2326, 'attribute_pa_shoe-size', '42'),
(22717, 2326, 'attribute_pa_ships-from', 'belgium'),
(22718, 2326, '_price', '123.18'),
(22719, 2326, '_product_version', '4.1.0'),
(22720, 2326, '_vi_wad_aliexpress_variation_id', '12000021206823741'),
(22721, 2326, '_vi_wad_aliexpress_variation_attr', '14:366;200000124:200000337;200007763:100015076'),
(22722, 2327, '_variation_description', ''),
(22723, 2327, '_sku', '1005002572185147-yellow-40-france'),
(22724, 2327, '_regular_price', '123.18'),
(22725, 2327, 'total_sales', '0'),
(22726, 2327, '_tax_status', 'taxable'),
(22727, 2327, '_tax_class', 'parent'),
(22728, 2327, '_manage_stock', 'yes'),
(22729, 2327, '_backorders', 'no'),
(22730, 2327, '_sold_individually', 'no'),
(22731, 2327, '_virtual', 'no'),
(22732, 2327, '_downloadable', 'no'),
(22733, 2327, '_download_limit', '-1'),
(22734, 2327, '_download_expiry', '-1'),
(22735, 2327, '_stock', '99'),
(22736, 2327, '_stock_status', 'instock'),
(22737, 2327, '_wc_average_rating', '0'),
(22738, 2327, '_wc_review_count', '0'),
(22739, 2327, 'attribute_pa_color', 'yellow'),
(22740, 2327, 'attribute_pa_shoe-size', '40'),
(22741, 2327, 'attribute_pa_ships-from', 'france'),
(22742, 2327, '_price', '123.18'),
(22743, 2327, '_product_version', '4.1.0'),
(22744, 2327, '_vi_wad_aliexpress_variation_id', '12000021206823730'),
(22745, 2327, '_vi_wad_aliexpress_variation_attr', '14:366;200000124:100013888;200007763:201336342'),
(22746, 2328, '_variation_description', ''),
(22747, 2328, '_sku', '1005002572185147-yellow-41-france'),
(22748, 2328, '_regular_price', '123.18'),
(22749, 2328, 'total_sales', '0'),
(22750, 2328, '_tax_status', 'taxable'),
(22751, 2328, '_tax_class', 'parent'),
(22752, 2328, '_manage_stock', 'yes'),
(22753, 2328, '_backorders', 'no'),
(22754, 2328, '_sold_individually', 'no'),
(22755, 2323, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Hcf272319b1e345c0a82f4469088444bcZ/Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather.jpg'),
(22756, 2328, '_virtual', 'no'),
(22757, 2067, '_product_image_gallery', '2323,2331,2336,2339,2340'),
(22758, 2328, '_downloadable', 'no'),
(22759, 2328, '_download_limit', '-1'),
(22760, 2328, '_download_expiry', '-1'),
(22761, 2328, '_stock', '99'),
(22762, 2328, '_stock_status', 'instock'),
(22763, 2328, '_wc_average_rating', '0'),
(22764, 2328, '_wc_review_count', '0'),
(22765, 2328, 'attribute_pa_color', 'yellow'),
(22766, 2328, 'attribute_pa_shoe-size', '41'),
(22767, 2328, 'attribute_pa_ships-from', 'france'),
(22768, 2328, '_price', '123.18'),
(22769, 2328, '_product_version', '4.1.0'),
(22770, 2328, '_vi_wad_aliexpress_variation_id', '12000021206823731'),
(22771, 2328, '_vi_wad_aliexpress_variation_attr', '14:366;200000124:100010483;200007763:201336342'),
(22772, 2329, '_variation_description', ''),
(22773, 2329, '_sku', '1005002572185147-yellow-38-france'),
(22774, 2329, '_regular_price', '123.18'),
(22775, 2329, 'total_sales', '0'),
(22776, 2329, '_tax_status', 'taxable'),
(22777, 2329, '_tax_class', 'parent'),
(22778, 2329, '_manage_stock', 'yes'),
(22779, 2329, '_backorders', 'no'),
(22780, 2329, '_sold_individually', 'no'),
(22781, 2329, '_virtual', 'no'),
(22782, 2329, '_downloadable', 'no'),
(22783, 2329, '_download_limit', '-1'),
(22784, 2329, '_download_expiry', '-1'),
(22785, 2329, '_stock', '99'),
(22786, 2329, '_stock_status', 'instock'),
(22787, 2329, '_wc_average_rating', '0'),
(22788, 2329, '_wc_review_count', '0'),
(22789, 2329, 'attribute_pa_color', 'yellow'),
(22790, 2329, 'attribute_pa_shoe-size', '38'),
(22791, 2329, 'attribute_pa_ships-from', 'france'),
(22792, 2329, '_price', '123.18'),
(22793, 2329, '_product_version', '4.1.0'),
(22794, 2329, '_vi_wad_aliexpress_variation_id', '12000021206823728'),
(22795, 2329, '_vi_wad_aliexpress_variation_attr', '14:366;200000124:200000898;200007763:201336342'),
(22796, 2330, '_variation_description', ''),
(22797, 2330, '_sku', '1005002572185147-yellow-39-france'),
(22798, 2330, '_regular_price', '123.18'),
(22799, 2330, 'total_sales', '0'),
(22800, 2330, '_tax_status', 'taxable'),
(22801, 2330, '_tax_class', 'parent'),
(22802, 2330, '_manage_stock', 'yes'),
(22803, 2330, '_backorders', 'no'),
(22804, 2330, '_sold_individually', 'no'),
(22805, 2330, '_virtual', 'no'),
(22806, 2330, '_downloadable', 'no'),
(22807, 2330, '_download_limit', '-1'),
(22808, 2330, '_download_expiry', '-1'),
(22809, 2330, '_stock', '99'),
(22810, 2330, '_stock_status', 'instock'),
(22811, 2330, '_wc_average_rating', '0'),
(22812, 2330, '_wc_review_count', '0'),
(22813, 2330, 'attribute_pa_color', 'yellow'),
(22814, 2330, 'attribute_pa_shoe-size', '39'),
(22815, 2330, 'attribute_pa_ships-from', 'france'),
(22816, 2330, '_price', '123.18'),
(22817, 2330, '_product_version', '4.1.0'),
(22818, 2330, '_vi_wad_aliexpress_variation_id', '12000021206823729'),
(22819, 2330, '_vi_wad_aliexpress_variation_attr', '14:366;200000124:200000364;200007763:201336342'),
(22820, 2331, '_wp_attached_file', '2021/06/Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather-2.jpg'),
(22821, 2331, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:4:\"file\";s:126:\"2021/06/Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather-2.jpg\";s:5:\"sizes\";a:12:{s:6:\"medium\";a:4:{s:4:\"file\";s:126:\"Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:128:\"Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather-2-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:126:\"Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:126:\"Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather-2-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:126:\"Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather-2-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:126:\"Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather-2-825x510.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:126:\"Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:126:\"Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:126:\"Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:126:\"Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:126:\"Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:126:\"Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(22822, 2332, '_variation_description', ''),
(22823, 2332, '_sku', '1005002572185147-yellow-35-belgium'),
(22824, 2332, '_regular_price', '123.18'),
(22825, 2332, 'total_sales', '0'),
(22826, 2332, '_tax_status', 'taxable'),
(22827, 2332, '_tax_class', 'parent'),
(22828, 2332, '_manage_stock', 'yes'),
(22829, 2332, '_backorders', 'no'),
(22830, 2332, '_sold_individually', 'no'),
(22831, 2332, '_virtual', 'no'),
(22832, 2332, '_downloadable', 'no'),
(22833, 2332, '_download_limit', '-1'),
(22834, 2332, '_download_expiry', '-1'),
(22835, 2332, '_stock', '99'),
(22836, 2332, '_stock_status', 'instock'),
(22837, 2332, '_wc_average_rating', '0'),
(22838, 2332, '_wc_review_count', '0'),
(22839, 2332, 'attribute_pa_color', 'yellow'),
(22840, 2332, 'attribute_pa_shoe-size', '35'),
(22841, 2332, 'attribute_pa_ships-from', 'belgium'),
(22842, 2332, '_price', '123.18'),
(22843, 2332, '_product_version', '4.1.0'),
(22844, 2332, '_vi_wad_aliexpress_variation_id', '12000021206823734'),
(22845, 2332, '_vi_wad_aliexpress_variation_attr', '14:366;200000124:200000333;200007763:100015076'),
(22846, 2333, '_variation_description', ''),
(22847, 2333, '_sku', '1005002572185147-yellow-36-belgium'),
(22848, 2333, '_regular_price', '123.18'),
(22849, 2333, 'total_sales', '0'),
(22850, 2333, '_tax_status', 'taxable'),
(22851, 2333, '_tax_class', 'parent'),
(22852, 2333, '_manage_stock', 'yes'),
(22853, 2333, '_backorders', 'no'),
(22854, 2333, '_sold_individually', 'no'),
(22855, 2333, '_virtual', 'no'),
(22856, 2333, '_downloadable', 'no'),
(22857, 2333, '_download_limit', '-1'),
(22858, 2333, '_download_expiry', '-1'),
(22859, 2333, '_stock', '99'),
(22860, 2333, '_stock_status', 'instock'),
(22861, 2333, '_wc_average_rating', '0'),
(22862, 2333, '_wc_review_count', '0'),
(22863, 2333, 'attribute_pa_color', 'yellow'),
(22864, 2333, 'attribute_pa_shoe-size', '36'),
(22865, 2333, 'attribute_pa_ships-from', 'belgium'),
(22866, 2333, '_price', '123.18'),
(22867, 2333, '_product_version', '4.1.0'),
(22868, 2333, '_vi_wad_aliexpress_variation_id', '12000021206823735'),
(22869, 2333, '_vi_wad_aliexpress_variation_attr', '14:366;200000124:200000334;200007763:100015076'),
(22870, 2334, '_variation_description', ''),
(22871, 2334, '_sku', '1005002572185147-yellow-42-france'),
(22872, 2334, '_regular_price', '123.18'),
(22873, 2334, 'total_sales', '0'),
(22874, 2334, '_tax_status', 'taxable'),
(22875, 2334, '_tax_class', 'parent'),
(22876, 2334, '_manage_stock', 'yes'),
(22877, 2334, '_backorders', 'no'),
(22878, 2334, '_sold_individually', 'no'),
(22879, 2334, '_virtual', 'no'),
(22880, 2334, '_downloadable', 'no'),
(22881, 2334, '_download_limit', '-1'),
(22882, 2334, '_download_expiry', '-1'),
(22883, 2334, '_stock', '99'),
(22884, 2334, '_stock_status', 'instock'),
(22885, 2334, '_wc_average_rating', '0'),
(22886, 2334, '_wc_review_count', '0'),
(22887, 2334, 'attribute_pa_color', 'yellow'),
(22888, 2334, 'attribute_pa_shoe-size', '42'),
(22889, 2334, 'attribute_pa_ships-from', 'france'),
(22890, 2334, '_price', '123.18'),
(22891, 2334, '_product_version', '4.1.0'),
(22892, 2334, '_vi_wad_aliexpress_variation_id', '12000021206823732'),
(22893, 2334, '_vi_wad_aliexpress_variation_attr', '14:366;200000124:200000337;200007763:201336342'),
(22894, 2331, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Hb795a62a3e49491fb017acf5a8491df5b/Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather.jpg'),
(22895, 2335, '_variation_description', ''),
(22896, 2335, '_sku', '1005002572185147-yellow-43-france'),
(22897, 2335, '_regular_price', '123.18'),
(22898, 2335, 'total_sales', '0'),
(22899, 2335, '_tax_status', 'taxable'),
(22900, 2335, '_tax_class', 'parent'),
(22901, 2335, '_manage_stock', 'yes'),
(22902, 2335, '_backorders', 'no'),
(22903, 2335, '_sold_individually', 'no'),
(22904, 2335, '_virtual', 'no'),
(22905, 2335, '_downloadable', 'no'),
(22906, 2335, '_download_limit', '-1'),
(22907, 2335, '_download_expiry', '-1'),
(22908, 2335, '_stock', '99'),
(22909, 2335, '_stock_status', 'instock'),
(22910, 2335, '_wc_average_rating', '0'),
(22911, 2335, '_wc_review_count', '0'),
(22912, 2335, 'attribute_pa_color', 'yellow'),
(22913, 2335, 'attribute_pa_shoe-size', '43'),
(22914, 2335, 'attribute_pa_ships-from', 'france'),
(22915, 2335, '_price', '123.18'),
(22916, 2335, '_product_version', '4.1.0'),
(22917, 2335, '_vi_wad_aliexpress_variation_id', '12000021206823733'),
(22918, 2335, '_vi_wad_aliexpress_variation_attr', '14:366;200000124:200000338;200007763:201336342'),
(22919, 2153, '_price', '123.18'),
(22920, 2153, '_price', '177.18'),
(22921, 2336, '_wp_attached_file', '2021/06/Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather-3.jpg'),
(22922, 2336, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:4:\"file\";s:126:\"2021/06/Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather-3.jpg\";s:5:\"sizes\";a:12:{s:6:\"medium\";a:4:{s:4:\"file\";s:126:\"Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:128:\"Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather-3-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:126:\"Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:126:\"Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather-3-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:126:\"Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather-3-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:126:\"Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather-3-825x510.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:126:\"Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:126:\"Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather-3-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:126:\"Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:126:\"Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:126:\"Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather-3-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:126:\"Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(22923, 2337, '_sku', '4000898770991'),
(22924, 2337, '_visibility', 'visible'),
(22925, 2337, '_default_attributes', ''),
(22926, 2129, '_vi_wad_woo_id', '2337'),
(22927, 2337, '_vi_wad_aliexpress_product_id', '4000898770991'),
(22928, 2337, 'total_sales', '0'),
(22929, 2337, '_tax_status', 'taxable'),
(22930, 2337, '_tax_class', ''),
(22931, 2337, '_manage_stock', 'no'),
(22932, 2337, '_backorders', 'no'),
(22933, 2337, '_sold_individually', 'no'),
(22934, 2337, '_virtual', 'no'),
(22935, 2337, '_downloadable', 'no'),
(22936, 2337, '_download_limit', '-1'),
(22937, 2337, '_download_expiry', '-1'),
(22938, 2337, '_stock', NULL),
(22939, 2337, '_stock_status', 'instock'),
(22940, 2337, '_wc_average_rating', '0'),
(22941, 2337, '_wc_review_count', '0'),
(22942, 2336, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H83cb3d42ede04147b241066266b1c5aeF/Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather.jpg'),
(22943, 2337, '_product_attributes', 'a:2:{s:8:\"pa_color\";a:6:{s:4:\"name\";s:8:\"pa_color\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"0\";s:10:\"is_visible\";s:1:\"0\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"1\";}s:12:\"pa_shoe-size\";a:6:{s:4:\"name\";s:12:\"pa_shoe-size\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"1\";s:10:\"is_visible\";s:1:\"0\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"1\";}}'),
(22944, 2337, '_product_version', '4.1.0'),
(22945, 2338, '_wp_attached_file', '2021/06/Shoes-Women-s-Shoes-Show-Feet-Small-All-match-Net-Red-Super-Fire-Spring-Chic-Casual.jpg'),
(22946, 2338, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:95:\"2021/06/Shoes-Women-s-Shoes-Show-Feet-Small-All-match-Net-Red-Super-Fire-Spring-Chic-Casual.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:95:\"Shoes-Women-s-Shoes-Show-Feet-Small-All-match-Net-Red-Super-Fire-Spring-Chic-Casual-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:95:\"Shoes-Women-s-Shoes-Show-Feet-Small-All-match-Net-Red-Super-Fire-Spring-Chic-Casual-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:95:\"Shoes-Women-s-Shoes-Show-Feet-Small-All-match-Net-Red-Super-Fire-Spring-Chic-Casual-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:95:\"Shoes-Women-s-Shoes-Show-Feet-Small-All-match-Net-Red-Super-Fire-Spring-Chic-Casual-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:95:\"Shoes-Women-s-Shoes-Show-Feet-Small-All-match-Net-Red-Super-Fire-Spring-Chic-Casual-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:95:\"Shoes-Women-s-Shoes-Show-Feet-Small-All-match-Net-Red-Super-Fire-Spring-Chic-Casual-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:95:\"Shoes-Women-s-Shoes-Show-Feet-Small-All-match-Net-Red-Super-Fire-Spring-Chic-Casual-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:95:\"Shoes-Women-s-Shoes-Show-Feet-Small-All-match-Net-Red-Super-Fire-Spring-Chic-Casual-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:95:\"Shoes-Women-s-Shoes-Show-Feet-Small-All-match-Net-Red-Super-Fire-Spring-Chic-Casual-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:95:\"Shoes-Women-s-Shoes-Show-Feet-Small-All-match-Net-Red-Super-Fire-Spring-Chic-Casual-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:95:\"Shoes-Women-s-Shoes-Show-Feet-Small-All-match-Net-Red-Super-Fire-Spring-Chic-Casual-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(22947, 2339, '_wp_attached_file', '2021/06/Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather-4.jpg');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(22948, 2339, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:700;s:6:\"height\";i:700;s:4:\"file\";s:126:\"2021/06/Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather-4.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:126:\"Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:126:\"Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather-4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:126:\"Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather-4-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:126:\"Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather-4-700x510.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:126:\"Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:126:\"Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather-4-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:126:\"Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:126:\"Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:126:\"Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather-4-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:126:\"Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(22949, 2339, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Hf135177b585f4e70955228f923312736U/Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather.jpg'),
(22950, 2338, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H8032f1c8aedf4a648618392ea9ddf300i/Shoes-Women-s-Shoes-Show-Feet-Small-All-match-Net-Red-Super-Fire-Spring-Chic-Casual.jpg'),
(22951, 2337, '_thumbnail_id', '2338'),
(22952, 2340, '_wp_attached_file', '2021/06/Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather-5.jpg'),
(22953, 2340, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:4:\"file\";s:126:\"2021/06/Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather-5.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:126:\"Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:126:\"Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather-5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:126:\"Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather-5-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:126:\"Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather-5-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:126:\"Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather-5-825x510.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:126:\"Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:126:\"Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather-5-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:126:\"Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather-5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:126:\"Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:126:\"Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather-5-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:126:\"Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather-5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(22954, 2341, '_variation_description', ''),
(22955, 2341, '_sku', '4000898770991-purple-35'),
(22956, 2341, '_regular_price', '1866.05'),
(22957, 2341, 'total_sales', '0'),
(22958, 2341, '_tax_status', 'taxable'),
(22959, 2341, '_tax_class', 'parent'),
(22960, 2341, '_manage_stock', 'yes'),
(22961, 2341, '_backorders', 'no'),
(22962, 2341, '_sold_individually', 'no'),
(22963, 2341, '_virtual', 'no'),
(22964, 2341, '_downloadable', 'no'),
(22965, 2341, '_download_limit', '-1'),
(22966, 2341, '_download_expiry', '-1'),
(22967, 2341, '_stock', '88'),
(22968, 2341, '_stock_status', 'instock'),
(22969, 2341, '_wc_average_rating', '0'),
(22970, 2341, '_wc_review_count', '0'),
(22971, 2341, 'attribute_pa_color', 'purple'),
(22972, 2341, 'attribute_pa_shoe-size', '35'),
(22973, 2341, '_price', '1866.05'),
(22974, 2341, '_product_version', '4.1.0'),
(22975, 2341, '_vi_wad_aliexpress_variation_id', '10000010469945759'),
(22976, 2341, '_vi_wad_aliexpress_variation_attr', '14:496;200000124:200000333'),
(22977, 2342, '_variation_description', ''),
(22978, 2342, '_sku', '4000898770991-gray-40'),
(22979, 2342, '_regular_price', '1866.05'),
(22980, 2342, 'total_sales', '0'),
(22981, 2342, '_tax_status', 'taxable'),
(22982, 2342, '_tax_class', 'parent'),
(22983, 2342, '_manage_stock', 'yes'),
(22984, 2342, '_backorders', 'no'),
(22985, 2342, '_sold_individually', 'no'),
(22986, 2342, '_virtual', 'no'),
(22987, 2342, '_downloadable', 'no'),
(22988, 2342, '_download_limit', '-1'),
(22989, 2342, '_download_expiry', '-1'),
(22990, 2342, '_stock', '88'),
(22991, 2342, '_stock_status', 'instock'),
(22992, 2342, '_wc_average_rating', '0'),
(22993, 2342, '_wc_review_count', '0'),
(22994, 2342, 'attribute_pa_color', 'gray'),
(22995, 2342, 'attribute_pa_shoe-size', '40'),
(22996, 2342, '_price', '1866.05'),
(22997, 2342, '_product_version', '4.1.0'),
(22998, 2342, '_vi_wad_aliexpress_variation_id', '10000010469945776'),
(22999, 2342, '_vi_wad_aliexpress_variation_attr', '14:691;200000124:100013888'),
(23000, 2343, '_variation_description', ''),
(23001, 2343, '_sku', '4000898770991-green-38'),
(23002, 2343, '_regular_price', '1866.05'),
(23003, 2343, 'total_sales', '0'),
(23004, 2343, '_tax_status', 'taxable'),
(23005, 2343, '_tax_class', 'parent'),
(23006, 2343, '_manage_stock', 'yes'),
(23007, 2343, '_backorders', 'no'),
(23008, 2343, '_sold_individually', 'no'),
(23009, 2343, '_virtual', 'no'),
(23010, 2343, '_downloadable', 'no'),
(23011, 2343, '_download_limit', '-1'),
(23012, 2343, '_download_expiry', '-1'),
(23013, 2343, '_stock', '88'),
(23014, 2343, '_stock_status', 'instock'),
(23015, 2343, '_wc_average_rating', '0'),
(23016, 2343, '_wc_review_count', '0'),
(23017, 2343, 'attribute_pa_color', 'green'),
(23018, 2343, 'attribute_pa_shoe-size', '38'),
(23019, 2343, '_price', '1866.05'),
(23020, 2343, '_product_version', '4.1.0'),
(23021, 2343, '_vi_wad_aliexpress_variation_id', '10000010469945768'),
(23022, 2343, '_vi_wad_aliexpress_variation_attr', '14:175;200000124:200000898'),
(23023, 2344, '_variation_description', ''),
(23024, 2344, '_sku', '4000898770991-green-39'),
(23025, 2344, '_regular_price', '1866.05'),
(23026, 2344, 'total_sales', '0'),
(23027, 2344, '_tax_status', 'taxable'),
(23028, 2344, '_tax_class', 'parent'),
(23029, 2344, '_manage_stock', 'yes'),
(23030, 2344, '_backorders', 'no'),
(23031, 2344, '_sold_individually', 'no'),
(23032, 2344, '_virtual', 'no'),
(23033, 2344, '_downloadable', 'no'),
(23034, 2344, '_download_limit', '-1'),
(23035, 2344, '_download_expiry', '-1'),
(23036, 2344, '_stock', '88'),
(23037, 2344, '_stock_status', 'instock'),
(23038, 2344, '_wc_average_rating', '0'),
(23039, 2344, '_wc_review_count', '0'),
(23040, 2344, 'attribute_pa_color', 'green'),
(23041, 2344, 'attribute_pa_shoe-size', '39'),
(23042, 2344, '_price', '1866.05'),
(23043, 2344, '_product_version', '4.1.0'),
(23044, 2344, '_vi_wad_aliexpress_variation_id', '10000010469945769'),
(23045, 2344, '_vi_wad_aliexpress_variation_attr', '14:175;200000124:200000364'),
(23046, 2345, '_variation_description', ''),
(23047, 2345, '_sku', '4000898770991-green-40'),
(23048, 2345, '_regular_price', '1866.05'),
(23049, 2345, 'total_sales', '0'),
(23050, 2345, '_tax_status', 'taxable'),
(23051, 2345, '_tax_class', 'parent'),
(23052, 2345, '_manage_stock', 'yes'),
(23053, 2345, '_backorders', 'no'),
(23054, 2345, '_sold_individually', 'no'),
(23055, 2345, '_virtual', 'no'),
(23056, 2345, '_downloadable', 'no'),
(23057, 2345, '_download_limit', '-1'),
(23058, 2345, '_download_expiry', '-1'),
(23059, 2345, '_stock', '88'),
(23060, 2345, '_stock_status', 'instock'),
(23061, 2345, '_wc_average_rating', '0'),
(23062, 2345, '_wc_review_count', '0'),
(23063, 2345, 'attribute_pa_color', 'green'),
(23064, 2345, 'attribute_pa_shoe-size', '40'),
(23065, 2345, '_price', '1866.05'),
(23066, 2345, '_product_version', '4.1.0'),
(23067, 2345, '_vi_wad_aliexpress_variation_id', '10000010469945770'),
(23068, 2345, '_vi_wad_aliexpress_variation_attr', '14:175;200000124:100013888'),
(23069, 2346, '_variation_description', ''),
(23070, 2346, '_sku', '4000898770991-gray-35'),
(23071, 2346, '_regular_price', '1866.05'),
(23072, 2346, 'total_sales', '0'),
(23073, 2346, '_tax_status', 'taxable'),
(23074, 2346, '_tax_class', 'parent'),
(23075, 2346, '_manage_stock', 'yes'),
(23076, 2346, '_backorders', 'no'),
(23077, 2346, '_sold_individually', 'no'),
(23078, 2346, '_virtual', 'no'),
(23079, 2346, '_downloadable', 'no'),
(23080, 2346, '_download_limit', '-1'),
(23081, 2346, '_download_expiry', '-1'),
(23082, 2346, '_stock', '88'),
(23083, 2346, '_stock_status', 'instock'),
(23084, 2346, '_wc_average_rating', '0'),
(23085, 2346, '_wc_review_count', '0'),
(23086, 2340, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H3b1d565c04d64177b1971e95d4137a3b6/Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather.jpg'),
(23087, 2346, 'attribute_pa_color', 'gray'),
(23088, 2346, 'attribute_pa_shoe-size', '35'),
(23089, 2346, '_price', '1866.05'),
(23090, 2346, '_product_version', '4.1.0'),
(23091, 2346, '_vi_wad_aliexpress_variation_id', '10000010469945771'),
(23092, 2346, '_vi_wad_aliexpress_variation_attr', '14:691;200000124:200000333'),
(23093, 2347, '_variation_description', ''),
(23094, 2347, '_sku', '4000898770991-gray-36'),
(23095, 2347, '_regular_price', '1866.05'),
(23096, 2347, 'total_sales', '0'),
(23097, 2347, '_tax_status', 'taxable'),
(23098, 2347, '_tax_class', 'parent'),
(23099, 2347, '_manage_stock', 'yes'),
(23100, 2347, '_backorders', 'no'),
(23101, 2347, '_sold_individually', 'no'),
(23102, 2347, '_virtual', 'no'),
(23103, 2347, '_downloadable', 'no'),
(23104, 2347, '_download_limit', '-1'),
(23105, 2347, '_download_expiry', '-1'),
(23106, 2347, '_stock', '88'),
(23107, 2347, '_stock_status', 'instock'),
(23108, 2347, '_wc_average_rating', '0'),
(23109, 2347, '_wc_review_count', '0'),
(23110, 2347, 'attribute_pa_color', 'gray'),
(23111, 2347, 'attribute_pa_shoe-size', '36'),
(23112, 2347, '_price', '1866.05'),
(23113, 2347, '_product_version', '4.1.0'),
(23114, 2347, '_vi_wad_aliexpress_variation_id', '10000010469945772'),
(23115, 2347, '_vi_wad_aliexpress_variation_attr', '14:691;200000124:200000334'),
(23116, 2348, '_variation_description', ''),
(23117, 2348, '_sku', '4000898770991-gray-37'),
(23118, 2348, '_regular_price', '1866.05'),
(23119, 2348, 'total_sales', '0'),
(23120, 2348, '_tax_status', 'taxable'),
(23121, 2348, '_tax_class', 'parent'),
(23122, 2348, '_manage_stock', 'yes'),
(23123, 2348, '_backorders', 'no'),
(23124, 2348, '_sold_individually', 'no'),
(23125, 2348, '_virtual', 'no'),
(23126, 2348, '_downloadable', 'no'),
(23127, 2348, '_download_limit', '-1'),
(23128, 2348, '_download_expiry', '-1'),
(23129, 2348, '_stock', '88'),
(23130, 2348, '_stock_status', 'instock'),
(23131, 2348, '_wc_average_rating', '0'),
(23132, 2348, '_wc_review_count', '0'),
(23133, 2348, 'attribute_pa_color', 'gray'),
(23134, 2348, 'attribute_pa_shoe-size', '37'),
(23135, 2348, '_price', '1866.05'),
(23136, 2348, '_product_version', '4.1.0'),
(23137, 2348, '_vi_wad_aliexpress_variation_id', '10000010469945773'),
(23138, 2348, '_vi_wad_aliexpress_variation_attr', '14:691;200000124:100010482'),
(23139, 2349, '_variation_description', ''),
(23140, 2349, '_sku', '4000898770991-gray-38'),
(23141, 2349, '_regular_price', '1866.05'),
(23142, 2349, 'total_sales', '0'),
(23143, 2349, '_tax_status', 'taxable'),
(23144, 2349, '_tax_class', 'parent'),
(23145, 2349, '_manage_stock', 'yes'),
(23146, 2349, '_backorders', 'no'),
(23147, 2349, '_sold_individually', 'no'),
(23148, 2349, '_virtual', 'no'),
(23149, 2349, '_downloadable', 'no'),
(23150, 2349, '_download_limit', '-1'),
(23151, 2349, '_download_expiry', '-1'),
(23152, 2349, '_stock', '88'),
(23153, 2349, '_stock_status', 'instock'),
(23154, 2349, '_wc_average_rating', '0'),
(23155, 2349, '_wc_review_count', '0'),
(23156, 2349, 'attribute_pa_color', 'gray'),
(23157, 2349, 'attribute_pa_shoe-size', '38'),
(23158, 2349, '_price', '1866.05'),
(23159, 2349, '_product_version', '4.1.0'),
(23160, 2349, '_vi_wad_aliexpress_variation_id', '10000010469945774'),
(23161, 2349, '_vi_wad_aliexpress_variation_attr', '14:691;200000124:200000898'),
(23162, 2350, '_wp_attached_file', '2021/06/Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather.jpg_640x640.jpg'),
(23163, 2350, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:378;s:6:\"height\";i:377;s:4:\"file\";s:136:\"2021/06/Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather.jpg_640x640.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:136:\"Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather.jpg_640x640-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:136:\"Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather.jpg_640x640-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:136:\"Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather.jpg_640x640-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:136:\"Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather.jpg_640x640-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:136:\"Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather.jpg_640x640-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:136:\"Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather.jpg_640x640-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:136:\"Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather.jpg_640x640-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(23164, 2351, '_variation_description', ''),
(23165, 2351, '_sku', '4000898770991-gray-39'),
(23166, 2351, '_regular_price', '1866.05'),
(23167, 2351, 'total_sales', '0'),
(23168, 2351, '_tax_status', 'taxable'),
(23169, 2351, '_tax_class', 'parent'),
(23170, 2351, '_manage_stock', 'yes'),
(23171, 2351, '_backorders', 'no'),
(23172, 2351, '_sold_individually', 'no'),
(23173, 2351, '_virtual', 'no'),
(23174, 2351, '_downloadable', 'no'),
(23175, 2351, '_download_limit', '-1'),
(23176, 2351, '_download_expiry', '-1'),
(23177, 2351, '_stock', '88'),
(23178, 2351, '_stock_status', 'instock'),
(23179, 2351, '_wc_average_rating', '0'),
(23180, 2351, '_wc_review_count', '0'),
(23181, 2351, 'attribute_pa_color', 'gray'),
(23182, 2351, 'attribute_pa_shoe-size', '39'),
(23183, 2351, '_price', '1866.05'),
(23184, 2351, '_product_version', '4.1.0'),
(23185, 2351, '_vi_wad_aliexpress_variation_id', '10000010469945775'),
(23186, 2351, '_vi_wad_aliexpress_variation_attr', '14:691;200000124:200000364'),
(23187, 2352, '_variation_description', ''),
(23188, 2352, '_sku', '4000898770991-purple-36'),
(23189, 2352, '_regular_price', '1866.05'),
(23190, 2352, 'total_sales', '0'),
(23191, 2352, '_tax_status', 'taxable'),
(23192, 2352, '_tax_class', 'parent'),
(23193, 2352, '_manage_stock', 'yes'),
(23194, 2352, '_backorders', 'no'),
(23195, 2352, '_sold_individually', 'no'),
(23196, 2350, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Hc7ce31941dcf4706afa3f8b0a1e99c22B/Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather.jpg_640x640.jpg'),
(23197, 2352, '_virtual', 'no'),
(23198, 2106, '_thumbnail_id', '2350'),
(23199, 2352, '_downloadable', 'no'),
(23200, 2352, '_download_limit', '-1'),
(23201, 2107, '_thumbnail_id', '2350'),
(23202, 2352, '_download_expiry', '-1'),
(23203, 2108, '_thumbnail_id', '2350'),
(23204, 2352, '_stock', '88'),
(23205, 2352, '_stock_status', 'instock'),
(23206, 2109, '_thumbnail_id', '2350'),
(23207, 2352, '_wc_average_rating', '0'),
(23208, 2115, '_thumbnail_id', '2350'),
(23209, 2352, '_wc_review_count', '0'),
(23210, 2116, '_thumbnail_id', '2350'),
(23211, 2117, '_thumbnail_id', '2350'),
(23212, 2352, 'attribute_pa_color', 'purple'),
(23213, 2118, '_thumbnail_id', '2350'),
(23214, 2119, '_thumbnail_id', '2350'),
(23215, 2352, 'attribute_pa_shoe-size', '36'),
(23216, 2352, '_price', '1866.05'),
(23217, 2352, '_product_version', '4.1.0'),
(23218, 2352, '_vi_wad_aliexpress_variation_id', '10000010469945760'),
(23219, 2352, '_vi_wad_aliexpress_variation_attr', '14:496;200000124:200000334'),
(23220, 2353, '_variation_description', ''),
(23221, 2353, '_sku', '4000898770991-purple-37'),
(23222, 2353, '_regular_price', '1866.05'),
(23223, 2353, 'total_sales', '0'),
(23224, 2353, '_tax_status', 'taxable'),
(23225, 2353, '_tax_class', 'parent'),
(23226, 2353, '_manage_stock', 'yes'),
(23227, 2353, '_backorders', 'no'),
(23228, 2353, '_sold_individually', 'no'),
(23229, 2353, '_virtual', 'no'),
(23230, 2353, '_downloadable', 'no'),
(23231, 2353, '_download_limit', '-1'),
(23232, 2353, '_download_expiry', '-1'),
(23233, 2353, '_stock', '88'),
(23234, 2353, '_stock_status', 'instock'),
(23235, 2353, '_wc_average_rating', '0'),
(23236, 2353, '_wc_review_count', '0'),
(23237, 2353, 'attribute_pa_color', 'purple'),
(23238, 2353, 'attribute_pa_shoe-size', '37'),
(23239, 2353, '_price', '1866.05'),
(23240, 2353, '_product_version', '4.1.0'),
(23241, 2353, '_vi_wad_aliexpress_variation_id', '10000010469945761'),
(23242, 2353, '_vi_wad_aliexpress_variation_attr', '14:496;200000124:100010482'),
(23243, 2354, '_variation_description', ''),
(23244, 2354, '_sku', '4000898770991-purple-38'),
(23245, 2354, '_regular_price', '1866.05'),
(23246, 2354, 'total_sales', '0'),
(23247, 2354, '_tax_status', 'taxable'),
(23248, 2354, '_tax_class', 'parent'),
(23249, 2354, '_manage_stock', 'yes'),
(23250, 2354, '_backorders', 'no'),
(23251, 2354, '_sold_individually', 'no'),
(23252, 2354, '_virtual', 'no'),
(23253, 2354, '_downloadable', 'no'),
(23254, 2354, '_download_limit', '-1'),
(23255, 2354, '_download_expiry', '-1'),
(23256, 2354, '_stock', '88'),
(23257, 2354, '_stock_status', 'instock'),
(23258, 2354, '_wc_average_rating', '0'),
(23259, 2354, '_wc_review_count', '0'),
(23260, 2354, 'attribute_pa_color', 'purple'),
(23261, 2354, 'attribute_pa_shoe-size', '38'),
(23262, 2354, '_price', '1866.05'),
(23263, 2354, '_product_version', '4.1.0'),
(23264, 2354, '_vi_wad_aliexpress_variation_id', '10000010469945762'),
(23265, 2354, '_vi_wad_aliexpress_variation_attr', '14:496;200000124:200000898'),
(23266, 2355, '_variation_description', ''),
(23267, 2355, '_sku', '4000898770991-purple-39'),
(23268, 2355, '_regular_price', '1866.05'),
(23269, 2355, 'total_sales', '0'),
(23270, 2355, '_tax_status', 'taxable'),
(23271, 2355, '_tax_class', 'parent'),
(23272, 2355, '_manage_stock', 'yes'),
(23273, 2355, '_backorders', 'no'),
(23274, 2355, '_sold_individually', 'no'),
(23275, 2355, '_virtual', 'no'),
(23276, 2355, '_downloadable', 'no'),
(23277, 2355, '_download_limit', '-1'),
(23278, 2355, '_download_expiry', '-1'),
(23279, 2355, '_stock', '88'),
(23280, 2355, '_stock_status', 'instock'),
(23281, 2355, '_wc_average_rating', '0'),
(23282, 2355, '_wc_review_count', '0'),
(23283, 2355, 'attribute_pa_color', 'purple'),
(23284, 2355, 'attribute_pa_shoe-size', '39'),
(23285, 2355, '_price', '1866.05'),
(23286, 2355, '_product_version', '4.1.0'),
(23287, 2355, '_vi_wad_aliexpress_variation_id', '10000010469945763'),
(23288, 2355, '_vi_wad_aliexpress_variation_attr', '14:496;200000124:200000364'),
(23289, 2356, '_wp_attached_file', '2021/06/Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather-1.jpg_640x640-1.jpg'),
(23290, 2356, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:140:\"2021/06/Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather-1.jpg_640x640-1.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:140:\"Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather-1.jpg_640x640-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:140:\"Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather-1.jpg_640x640-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:140:\"Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather-1.jpg_640x640-1-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:140:\"Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather-1.jpg_640x640-1-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:140:\"Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather-1.jpg_640x640-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:140:\"Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather-1.jpg_640x640-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:140:\"Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather-1.jpg_640x640-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:140:\"Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather-1.jpg_640x640-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:140:\"Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather-1.jpg_640x640-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:140:\"Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather-1.jpg_640x640-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(23291, 2357, '_variation_description', ''),
(23292, 2357, '_sku', '4000898770991-purple-40'),
(23293, 2357, '_regular_price', '1866.05'),
(23294, 2357, 'total_sales', '0'),
(23295, 2357, '_tax_status', 'taxable'),
(23296, 2357, '_tax_class', 'parent'),
(23297, 2357, '_manage_stock', 'yes'),
(23298, 2357, '_backorders', 'no'),
(23299, 2357, '_sold_individually', 'no'),
(23300, 2357, '_virtual', 'no'),
(23301, 2357, '_downloadable', 'no'),
(23302, 2357, '_download_limit', '-1'),
(23303, 2357, '_download_expiry', '-1'),
(23304, 2357, '_stock', '88'),
(23305, 2357, '_stock_status', 'instock'),
(23306, 2357, '_wc_average_rating', '0'),
(23307, 2357, '_wc_review_count', '0'),
(23308, 2357, 'attribute_pa_color', 'purple'),
(23309, 2357, 'attribute_pa_shoe-size', '40'),
(23310, 2357, '_price', '1866.05'),
(23311, 2357, '_product_version', '4.1.0'),
(23312, 2357, '_vi_wad_aliexpress_variation_id', '10000010469945764'),
(23313, 2357, '_vi_wad_aliexpress_variation_attr', '14:496;200000124:100013888'),
(23314, 2358, '_variation_description', ''),
(23315, 2358, '_sku', '4000898770991-green-35'),
(23316, 2358, '_regular_price', '1866.05'),
(23317, 2358, 'total_sales', '0'),
(23318, 2358, '_tax_status', 'taxable'),
(23319, 2358, '_tax_class', 'parent'),
(23320, 2358, '_manage_stock', 'yes'),
(23321, 2358, '_backorders', 'no'),
(23322, 2358, '_sold_individually', 'no'),
(23323, 2358, '_virtual', 'no'),
(23324, 2358, '_downloadable', 'no'),
(23325, 2358, '_download_limit', '-1'),
(23326, 2358, '_download_expiry', '-1'),
(23327, 2358, '_stock', '88'),
(23328, 2358, '_stock_status', 'instock'),
(23329, 2358, '_wc_average_rating', '0'),
(23330, 2358, '_wc_review_count', '0'),
(23331, 2358, 'attribute_pa_color', 'green'),
(23332, 2358, 'attribute_pa_shoe-size', '35'),
(23333, 2358, '_price', '1866.05'),
(23334, 2358, '_product_version', '4.1.0'),
(23335, 2358, '_vi_wad_aliexpress_variation_id', '10000010469945765'),
(23336, 2358, '_vi_wad_aliexpress_variation_attr', '14:175;200000124:200000333'),
(23337, 2359, '_variation_description', ''),
(23338, 2359, '_sku', '4000898770991-green-36'),
(23339, 2359, '_regular_price', '1866.05'),
(23340, 2359, 'total_sales', '0'),
(23341, 2359, '_tax_status', 'taxable'),
(23342, 2359, '_tax_class', 'parent'),
(23343, 2359, '_manage_stock', 'yes'),
(23344, 2359, '_backorders', 'no'),
(23345, 2359, '_sold_individually', 'no'),
(23346, 2359, '_virtual', 'no'),
(23347, 2359, '_downloadable', 'no'),
(23348, 2359, '_download_limit', '-1'),
(23349, 2359, '_download_expiry', '-1'),
(23350, 2359, '_stock', '88'),
(23351, 2359, '_stock_status', 'instock'),
(23352, 2359, '_wc_average_rating', '0'),
(23353, 2359, '_wc_review_count', '0'),
(23354, 2359, 'attribute_pa_color', 'green'),
(23355, 2359, 'attribute_pa_shoe-size', '36'),
(23356, 2359, '_price', '1866.05'),
(23357, 2359, '_product_version', '4.1.0'),
(23358, 2359, '_vi_wad_aliexpress_variation_id', '10000010469945766'),
(23359, 2359, '_vi_wad_aliexpress_variation_attr', '14:175;200000124:200000334'),
(23360, 2360, '_variation_description', ''),
(23361, 2360, '_sku', '4000898770991-green-37'),
(23362, 2360, '_regular_price', '1866.05'),
(23363, 2360, 'total_sales', '0'),
(23364, 2360, '_tax_status', 'taxable'),
(23365, 2360, '_tax_class', 'parent'),
(23366, 2360, '_manage_stock', 'yes'),
(23367, 2360, '_backorders', 'no'),
(23368, 2360, '_sold_individually', 'no'),
(23369, 2360, '_virtual', 'no'),
(23370, 2360, '_downloadable', 'no'),
(23371, 2360, '_download_limit', '-1'),
(23372, 2360, '_download_expiry', '-1'),
(23373, 2360, '_stock', '87'),
(23374, 2360, '_stock_status', 'instock'),
(23375, 2356, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H266c6105f84e403391fb23fc3db12194W/Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather.jpg_640x640.jpg'),
(23376, 2360, '_wc_average_rating', '0'),
(23377, 2079, '_thumbnail_id', '2356'),
(23378, 2360, '_wc_review_count', '0'),
(23379, 2080, '_thumbnail_id', '2356'),
(23380, 2081, '_thumbnail_id', '2356'),
(23381, 2360, 'attribute_pa_color', 'green'),
(23382, 2082, '_thumbnail_id', '2356'),
(23383, 2360, 'attribute_pa_shoe-size', '37'),
(23384, 2083, '_thumbnail_id', '2356'),
(23385, 2360, '_price', '1866.05'),
(23386, 2110, '_thumbnail_id', '2356'),
(23387, 2111, '_thumbnail_id', '2356'),
(23388, 2360, '_product_version', '4.1.0'),
(23389, 2113, '_thumbnail_id', '2356'),
(23390, 2114, '_thumbnail_id', '2356'),
(23391, 2360, '_vi_wad_aliexpress_variation_id', '10000010469945767'),
(23392, 2360, '_vi_wad_aliexpress_variation_attr', '14:175;200000124:100010482'),
(23393, 2361, '_wp_attached_file', '2021/06/Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather-2.jpg_640x640-2.jpg'),
(23394, 2361, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:140:\"2021/06/Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather-2.jpg_640x640-2.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:140:\"Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather-2.jpg_640x640-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:140:\"Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather-2.jpg_640x640-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:140:\"Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather-2.jpg_640x640-2-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:140:\"Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather-2.jpg_640x640-2-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:140:\"Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather-2.jpg_640x640-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:140:\"Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather-2.jpg_640x640-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:140:\"Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather-2.jpg_640x640-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:140:\"Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather-2.jpg_640x640-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:140:\"Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather-2.jpg_640x640-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:140:\"Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather-2.jpg_640x640-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(23395, 2337, '_price', '1866.05'),
(23396, 2361, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Hf879e584046c4fcd9ceb6f0445463e71M/Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather.jpg_640x640.jpg'),
(23397, 2070, '_thumbnail_id', '2361'),
(23398, 2071, '_thumbnail_id', '2361'),
(23399, 2072, '_thumbnail_id', '2361'),
(23400, 2074, '_thumbnail_id', '2361'),
(23401, 2075, '_thumbnail_id', '2361'),
(23402, 2076, '_thumbnail_id', '2361'),
(23403, 2084, '_thumbnail_id', '2361'),
(23404, 2086, '_thumbnail_id', '2361'),
(23405, 2087, '_thumbnail_id', '2361'),
(23406, 2362, '_sku', '1005002226176020'),
(23407, 2362, '_visibility', 'visible'),
(23408, 2362, '_default_attributes', ''),
(23409, 2094, '_vi_wad_woo_id', '2362'),
(23410, 2362, '_vi_wad_aliexpress_product_id', '1005002226176020'),
(23411, 2362, 'total_sales', '0'),
(23412, 2362, '_tax_status', 'taxable'),
(23413, 2362, '_tax_class', ''),
(23414, 2362, '_manage_stock', 'no'),
(23415, 2362, '_backorders', 'no'),
(23416, 2362, '_sold_individually', 'no'),
(23417, 2362, '_virtual', 'no'),
(23418, 2362, '_downloadable', 'no'),
(23419, 2362, '_download_limit', '-1'),
(23420, 2362, '_download_expiry', '-1'),
(23421, 2362, '_stock', NULL),
(23422, 2362, '_stock_status', 'instock'),
(23423, 2362, '_wc_average_rating', '0'),
(23424, 2362, '_wc_review_count', '0'),
(23425, 2362, '_product_attributes', 'a:2:{s:8:\"pa_color\";a:6:{s:4:\"name\";s:8:\"pa_color\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"0\";s:10:\"is_visible\";s:1:\"0\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"1\";}s:12:\"pa_shoe-size\";a:6:{s:4:\"name\";s:12:\"pa_shoe-size\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"1\";s:10:\"is_visible\";s:1:\"0\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"1\";}}'),
(23426, 2362, '_product_version', '4.1.0'),
(23427, 2363, '_wp_attached_file', '2021/06/Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather-3.jpg_640x640-3.jpg'),
(23428, 2363, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:140:\"2021/06/Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather-3.jpg_640x640-3.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:140:\"Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather-3.jpg_640x640-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:140:\"Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather-3.jpg_640x640-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:140:\"Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather-3.jpg_640x640-3-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:140:\"Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather-3.jpg_640x640-3-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:140:\"Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather-3.jpg_640x640-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:140:\"Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather-3.jpg_640x640-3-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:140:\"Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather-3.jpg_640x640-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:140:\"Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather-3.jpg_640x640-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:140:\"Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather-3.jpg_640x640-3-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:140:\"Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather-3.jpg_640x640-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(23429, 2364, '_wp_attached_file', '2021/06/Veowalk-Women-Green-Flock-Stilettos-Thin-High-Heel-Big-Size-33-45-Pointed-Toe-Slip-On.jpg'),
(23430, 2364, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:97:\"2021/06/Veowalk-Women-Green-Flock-Stilettos-Thin-High-Heel-Big-Size-33-45-Pointed-Toe-Slip-On.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:97:\"Veowalk-Women-Green-Flock-Stilettos-Thin-High-Heel-Big-Size-33-45-Pointed-Toe-Slip-On-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:97:\"Veowalk-Women-Green-Flock-Stilettos-Thin-High-Heel-Big-Size-33-45-Pointed-Toe-Slip-On-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:97:\"Veowalk-Women-Green-Flock-Stilettos-Thin-High-Heel-Big-Size-33-45-Pointed-Toe-Slip-On-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:97:\"Veowalk-Women-Green-Flock-Stilettos-Thin-High-Heel-Big-Size-33-45-Pointed-Toe-Slip-On-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:97:\"Veowalk-Women-Green-Flock-Stilettos-Thin-High-Heel-Big-Size-33-45-Pointed-Toe-Slip-On-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:97:\"Veowalk-Women-Green-Flock-Stilettos-Thin-High-Heel-Big-Size-33-45-Pointed-Toe-Slip-On-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:97:\"Veowalk-Women-Green-Flock-Stilettos-Thin-High-Heel-Big-Size-33-45-Pointed-Toe-Slip-On-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:97:\"Veowalk-Women-Green-Flock-Stilettos-Thin-High-Heel-Big-Size-33-45-Pointed-Toe-Slip-On-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:97:\"Veowalk-Women-Green-Flock-Stilettos-Thin-High-Heel-Big-Size-33-45-Pointed-Toe-Slip-On-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:97:\"Veowalk-Women-Green-Flock-Stilettos-Thin-High-Heel-Big-Size-33-45-Pointed-Toe-Slip-On-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:97:\"Veowalk-Women-Green-Flock-Stilettos-Thin-High-Heel-Big-Size-33-45-Pointed-Toe-Slip-On-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(23431, 2363, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Hf6c94335d6514377a281ec9aea0b23f7w/Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather.jpg_640x640.jpg'),
(23432, 2077, '_thumbnail_id', '2363'),
(23433, 2078, '_thumbnail_id', '2363'),
(23434, 2097, '_thumbnail_id', '2363'),
(23435, 2098, '_thumbnail_id', '2363'),
(23436, 2099, '_thumbnail_id', '2363'),
(23437, 2101, '_thumbnail_id', '2363'),
(23438, 2102, '_thumbnail_id', '2363'),
(23439, 2103, '_thumbnail_id', '2363'),
(23440, 2104, '_thumbnail_id', '2363'),
(23441, 2364, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Hbc067d7fceb74b1fb0d76b32a8a99364M/Veowalk-Women-Green-Flock-Stilettos-Thin-High-Heel-Big-Size-33-45-Pointed-Toe-Slip-On.jpg'),
(23442, 2362, '_thumbnail_id', '2364'),
(23443, 2365, '_variation_description', ''),
(23444, 2365, '_sku', '1005002226176020-green-8cm-heel-9-5'),
(23445, 2365, '_regular_price', '175.65'),
(23446, 2365, 'total_sales', '0'),
(23447, 2365, '_tax_status', 'taxable'),
(23448, 2365, '_tax_class', 'parent'),
(23449, 2365, '_manage_stock', 'yes'),
(23450, 2365, '_backorders', 'no'),
(23451, 2365, '_sold_individually', 'no'),
(23452, 2365, '_virtual', 'no'),
(23453, 2365, '_downloadable', 'no'),
(23454, 2365, '_download_limit', '-1'),
(23455, 2365, '_download_expiry', '-1'),
(23456, 2365, '_stock', '500'),
(23457, 2365, '_stock_status', 'instock'),
(23458, 2365, '_wc_average_rating', '0'),
(23459, 2365, '_wc_review_count', '0'),
(23460, 2365, 'attribute_pa_color', 'green-8cm-heel'),
(23461, 2365, 'attribute_pa_shoe-size', '9-5'),
(23462, 2365, '_price', '175.65'),
(23463, 2365, '_product_version', '4.1.0'),
(23464, 2365, '_vi_wad_aliexpress_variation_id', '12000019816155438'),
(23465, 2365, '_vi_wad_aliexpress_variation_attr', '14:200006154#Green 8cm Heel;200000124:200000290'),
(23466, 2366, '_variation_description', ''),
(23467, 2366, '_sku', '1005002226176020-green-8cm-heel-10'),
(23468, 2366, '_regular_price', '175.65'),
(23469, 2366, 'total_sales', '0'),
(23470, 2366, '_tax_status', 'taxable'),
(23471, 2366, '_tax_class', 'parent'),
(23472, 2366, '_manage_stock', 'yes'),
(23473, 2366, '_backorders', 'no'),
(23474, 2366, '_sold_individually', 'no'),
(23475, 2366, '_virtual', 'no'),
(23476, 2366, '_downloadable', 'no'),
(23477, 2366, '_download_limit', '-1'),
(23478, 2366, '_download_expiry', '-1'),
(23479, 2366, '_stock', '500'),
(23480, 2366, '_stock_status', 'instock'),
(23481, 2366, '_wc_average_rating', '0'),
(23482, 2366, '_wc_review_count', '0'),
(23483, 2366, 'attribute_pa_color', 'green-8cm-heel'),
(23484, 2366, 'attribute_pa_shoe-size', '10'),
(23485, 2366, '_price', '175.65'),
(23486, 2366, '_product_version', '4.1.0'),
(23487, 2366, '_vi_wad_aliexpress_variation_id', '12000019816155439'),
(23488, 2367, '_wp_attached_file', '2021/06/Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather-4.jpg_640x640-4.jpg'),
(23489, 2366, '_vi_wad_aliexpress_variation_attr', '14:200006154#Green 8cm Heel;200000124:1583');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(23490, 2367, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:140:\"2021/06/Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather-4.jpg_640x640-4.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:140:\"Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather-4.jpg_640x640-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:140:\"Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather-4.jpg_640x640-4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:140:\"Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather-4.jpg_640x640-4-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:140:\"Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather-4.jpg_640x640-4-600x510.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:140:\"Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather-4.jpg_640x640-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:140:\"Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather-4.jpg_640x640-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:140:\"Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather-4.jpg_640x640-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:140:\"Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather-4.jpg_640x640-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(23491, 2368, '_variation_description', ''),
(23492, 2368, '_sku', '1005002226176020-green-8cm-heel-8-5'),
(23493, 2368, '_regular_price', '175.65'),
(23494, 2368, 'total_sales', '0'),
(23495, 2368, '_tax_status', 'taxable'),
(23496, 2368, '_tax_class', 'parent'),
(23497, 2368, '_manage_stock', 'yes'),
(23498, 2368, '_backorders', 'no'),
(23499, 2368, '_sold_individually', 'no'),
(23500, 2368, '_virtual', 'no'),
(23501, 2368, '_downloadable', 'no'),
(23502, 2368, '_download_limit', '-1'),
(23503, 2368, '_download_expiry', '-1'),
(23504, 2368, '_stock', '500'),
(23505, 2368, '_stock_status', 'instock'),
(23506, 2368, '_wc_average_rating', '0'),
(23507, 2368, '_wc_review_count', '0'),
(23508, 2368, 'attribute_pa_color', 'green-8cm-heel'),
(23509, 2368, 'attribute_pa_shoe-size', '8-5'),
(23510, 2368, '_price', '175.65'),
(23511, 2368, '_product_version', '4.1.0'),
(23512, 2368, '_vi_wad_aliexpress_variation_id', '12000019816155436'),
(23513, 2368, '_vi_wad_aliexpress_variation_attr', '14:200006154#Green 8cm Heel;200000124:200000289'),
(23514, 2369, '_variation_description', ''),
(23515, 2369, '_sku', '1005002226176020-green-8cm-heel-9'),
(23516, 2369, '_regular_price', '175.65'),
(23517, 2369, 'total_sales', '0'),
(23518, 2369, '_tax_status', 'taxable'),
(23519, 2369, '_tax_class', 'parent'),
(23520, 2369, '_manage_stock', 'yes'),
(23521, 2369, '_backorders', 'no'),
(23522, 2369, '_sold_individually', 'no'),
(23523, 2369, '_virtual', 'no'),
(23524, 2369, '_downloadable', 'no'),
(23525, 2369, '_download_limit', '-1'),
(23526, 2369, '_download_expiry', '-1'),
(23527, 2369, '_stock', '500'),
(23528, 2369, '_stock_status', 'instock'),
(23529, 2369, '_wc_average_rating', '0'),
(23530, 2369, '_wc_review_count', '0'),
(23531, 2369, 'attribute_pa_color', 'green-8cm-heel'),
(23532, 2369, 'attribute_pa_shoe-size', '9'),
(23533, 2369, '_price', '175.65'),
(23534, 2369, '_product_version', '4.1.0'),
(23535, 2369, '_vi_wad_aliexpress_variation_id', '12000019816155437'),
(23536, 2369, '_vi_wad_aliexpress_variation_attr', '14:200006154#Green 8cm Heel;200000124:350262'),
(23537, 2370, '_variation_description', ''),
(23538, 2370, '_sku', '1005002226176020-green-8cm-heel-6-5'),
(23539, 2370, '_regular_price', '175.65'),
(23540, 2370, 'total_sales', '0'),
(23541, 2370, '_tax_status', 'taxable'),
(23542, 2370, '_tax_class', 'parent'),
(23543, 2370, '_manage_stock', 'yes'),
(23544, 2370, '_backorders', 'no'),
(23545, 2370, '_sold_individually', 'no'),
(23546, 2367, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Hd2933f9a32da4b2c8afbdb999e7789a2U/Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather.jpg_640x640.jpg'),
(23547, 2370, '_virtual', 'no'),
(23548, 2088, '_thumbnail_id', '2367'),
(23549, 2370, '_downloadable', 'no'),
(23550, 2089, '_thumbnail_id', '2367'),
(23551, 2370, '_download_limit', '-1'),
(23552, 2370, '_download_expiry', '-1'),
(23553, 2090, '_thumbnail_id', '2367'),
(23554, 2091, '_thumbnail_id', '2367'),
(23555, 2370, '_stock', '500'),
(23556, 2092, '_thumbnail_id', '2367'),
(23557, 2370, '_stock_status', 'instock'),
(23558, 2093, '_thumbnail_id', '2367'),
(23559, 2370, '_wc_average_rating', '0'),
(23560, 2095, '_thumbnail_id', '2367'),
(23561, 2370, '_wc_review_count', '0'),
(23562, 2096, '_thumbnail_id', '2367'),
(23563, 2105, '_thumbnail_id', '2367'),
(23564, 2370, 'attribute_pa_color', 'green-8cm-heel'),
(23565, 2370, 'attribute_pa_shoe-size', '6-5'),
(23566, 2370, '_price', '175.65'),
(23567, 2370, '_product_version', '4.1.0'),
(23568, 2370, '_vi_wad_aliexpress_variation_id', '12000019816155434'),
(23569, 2370, '_vi_wad_aliexpress_variation_attr', '14:200006154#Green 8cm Heel;200000124:200000287'),
(23570, 2371, '_variation_description', ''),
(23571, 2371, '_sku', '1005002226176020-green-8cm-heel-7-5'),
(23572, 2371, '_regular_price', '175.65'),
(23573, 2371, 'total_sales', '0'),
(23574, 2371, '_tax_status', 'taxable'),
(23575, 2371, '_tax_class', 'parent'),
(23576, 2371, '_manage_stock', 'yes'),
(23577, 2371, '_backorders', 'no'),
(23578, 2371, '_sold_individually', 'no'),
(23579, 2371, '_virtual', 'no'),
(23580, 2371, '_downloadable', 'no'),
(23581, 2371, '_download_limit', '-1'),
(23582, 2371, '_download_expiry', '-1'),
(23583, 2371, '_stock', '500'),
(23584, 2371, '_stock_status', 'instock'),
(23585, 2371, '_wc_average_rating', '0'),
(23586, 2371, '_wc_review_count', '0'),
(23587, 2371, 'attribute_pa_color', 'green-8cm-heel'),
(23588, 2371, 'attribute_pa_shoe-size', '7-5'),
(23589, 2371, '_price', '175.65'),
(23590, 2371, '_product_version', '4.1.0'),
(23591, 2371, '_vi_wad_aliexpress_variation_id', '12000019816155435'),
(23592, 2371, '_vi_wad_aliexpress_variation_attr', '14:200006154#Green 8cm Heel;200000124:200000288'),
(23593, 2372, '_variation_description', ''),
(23594, 2372, '_sku', '1005002226176020-green-8cm-heel-5'),
(23595, 2372, '_regular_price', '175.65'),
(23596, 2372, 'total_sales', '0'),
(23597, 2372, '_tax_status', 'taxable'),
(23598, 2372, '_tax_class', 'parent'),
(23599, 2372, '_manage_stock', 'yes'),
(23600, 2372, '_backorders', 'no'),
(23601, 2372, '_sold_individually', 'no'),
(23602, 2372, '_virtual', 'no'),
(23603, 2372, '_downloadable', 'no'),
(23604, 2372, '_download_limit', '-1'),
(23605, 2372, '_download_expiry', '-1'),
(23606, 2372, '_stock', '500'),
(23607, 2372, '_stock_status', 'instock'),
(23608, 2372, '_wc_average_rating', '0'),
(23609, 2372, '_wc_review_count', '0'),
(23610, 2372, 'attribute_pa_color', 'green-8cm-heel'),
(23611, 2372, 'attribute_pa_shoe-size', '5'),
(23612, 2372, '_price', '175.65'),
(23613, 2372, '_product_version', '4.1.0'),
(23614, 2372, '_vi_wad_aliexpress_variation_id', '12000019816155432'),
(23615, 2372, '_vi_wad_aliexpress_variation_attr', '14:200006154#Green 8cm Heel;200000124:698'),
(23616, 2373, '_variation_description', ''),
(23617, 2373, '_sku', '1005002226176020-green-8cm-heel-6'),
(23618, 2373, '_regular_price', '175.65'),
(23619, 2373, 'total_sales', '0'),
(23620, 2373, '_tax_status', 'taxable'),
(23621, 2373, '_tax_class', 'parent'),
(23622, 2373, '_manage_stock', 'yes'),
(23623, 2373, '_backorders', 'no'),
(23624, 2373, '_sold_individually', 'no'),
(23625, 2373, '_virtual', 'no'),
(23626, 2373, '_downloadable', 'no'),
(23627, 2373, '_download_limit', '-1'),
(23628, 2373, '_download_expiry', '-1'),
(23629, 2373, '_stock', '500'),
(23630, 2373, '_stock_status', 'instock'),
(23631, 2373, '_wc_average_rating', '0'),
(23632, 2373, '_wc_review_count', '0'),
(23633, 2373, 'attribute_pa_color', 'green-8cm-heel'),
(23634, 2373, 'attribute_pa_shoe-size', '6'),
(23635, 2373, '_price', '175.65'),
(23636, 2373, '_product_version', '4.1.0'),
(23637, 2373, '_vi_wad_aliexpress_variation_id', '12000019816155433'),
(23638, 2373, '_vi_wad_aliexpress_variation_attr', '14:200006154#Green 8cm Heel;200000124:1394'),
(23639, 2374, '_variation_description', ''),
(23640, 2374, '_sku', '1005002226176020-green-8cm-heel-3'),
(23641, 2374, '_regular_price', '175.65'),
(23642, 2374, 'total_sales', '0'),
(23643, 2374, '_tax_status', 'taxable'),
(23644, 2374, '_tax_class', 'parent'),
(23645, 2374, '_manage_stock', 'yes'),
(23646, 2374, '_backorders', 'no'),
(23647, 2374, '_sold_individually', 'no'),
(23648, 2374, '_virtual', 'no'),
(23649, 2374, '_downloadable', 'no'),
(23650, 2374, '_download_limit', '-1'),
(23651, 2374, '_download_expiry', '-1'),
(23652, 2374, '_stock', '500'),
(23653, 2374, '_stock_status', 'instock'),
(23654, 2374, '_wc_average_rating', '0'),
(23655, 2374, '_wc_review_count', '0'),
(23656, 2374, 'attribute_pa_color', 'green-8cm-heel'),
(23657, 2374, 'attribute_pa_shoe-size', '3'),
(23658, 2374, '_price', '175.65'),
(23659, 2374, '_product_version', '4.1.0'),
(23660, 2374, '_vi_wad_aliexpress_variation_id', '12000019816155430'),
(23661, 2374, '_vi_wad_aliexpress_variation_attr', '14:200006154#Green 8cm Heel;200000124:152'),
(23662, 2375, '_variation_description', ''),
(23663, 2375, '_sku', '1005002226176020-green-8cm-heel-4'),
(23664, 2375, '_regular_price', '175.65'),
(23665, 2375, 'total_sales', '0'),
(23666, 2375, '_tax_status', 'taxable'),
(23667, 2375, '_tax_class', 'parent'),
(23668, 2375, '_manage_stock', 'yes'),
(23669, 2375, '_backorders', 'no'),
(23670, 2375, '_sold_individually', 'no'),
(23671, 2375, '_virtual', 'no'),
(23672, 2375, '_downloadable', 'no'),
(23673, 2375, '_download_limit', '-1'),
(23674, 2375, '_download_expiry', '-1'),
(23675, 2375, '_stock', '500'),
(23676, 2375, '_stock_status', 'instock'),
(23677, 2375, '_wc_average_rating', '0'),
(23678, 2375, '_wc_review_count', '0'),
(23679, 2375, 'attribute_pa_color', 'green-8cm-heel'),
(23680, 2375, 'attribute_pa_shoe-size', '4'),
(23681, 2375, '_price', '175.65'),
(23682, 2375, '_product_version', '4.1.0'),
(23683, 2375, '_vi_wad_aliexpress_variation_id', '12000019816155431'),
(23684, 2375, '_vi_wad_aliexpress_variation_attr', '14:200006154#Green 8cm Heel;200000124:153'),
(23685, 2376, '_variation_description', ''),
(23686, 2376, '_sku', '1005002226176020-green-10cm-heel-11-5'),
(23687, 2376, '_regular_price', '178.74'),
(23688, 2376, 'total_sales', '0'),
(23689, 2376, '_tax_status', 'taxable'),
(23690, 2376, '_tax_class', 'parent'),
(23691, 2376, '_manage_stock', 'yes'),
(23692, 2376, '_backorders', 'no'),
(23693, 2376, '_sold_individually', 'no'),
(23694, 2376, '_virtual', 'no'),
(23695, 2376, '_downloadable', 'no'),
(23696, 2376, '_download_limit', '-1'),
(23697, 2376, '_download_expiry', '-1'),
(23698, 2376, '_stock', '500'),
(23699, 2376, '_stock_status', 'instock'),
(23700, 2376, '_wc_average_rating', '0'),
(23701, 2376, '_wc_review_count', '0'),
(23702, 2376, 'attribute_pa_color', 'green-10cm-heel'),
(23703, 2376, 'attribute_pa_shoe-size', '11-5'),
(23704, 2376, '_price', '178.74'),
(23705, 2376, '_product_version', '4.1.0'),
(23706, 2376, '_vi_wad_aliexpress_variation_id', '12000019816155428'),
(23707, 2376, '_vi_wad_aliexpress_variation_attr', '14:200004889#Green 10cm Heel;200000124:200000292'),
(23708, 2377, '_variation_description', ''),
(23709, 2377, '_sku', '1005002226176020-green-10cm-heel-12'),
(23710, 2377, '_regular_price', '178.74'),
(23711, 2377, 'total_sales', '0'),
(23712, 2377, '_tax_status', 'taxable'),
(23713, 2377, '_tax_class', 'parent'),
(23714, 2377, '_manage_stock', 'yes'),
(23715, 2377, '_backorders', 'no'),
(23716, 2377, '_sold_individually', 'no'),
(23717, 2377, '_virtual', 'no'),
(23718, 2377, '_downloadable', 'no'),
(23719, 2377, '_download_limit', '-1'),
(23720, 2377, '_download_expiry', '-1'),
(23721, 2377, '_stock', '499'),
(23722, 2377, '_stock_status', 'instock'),
(23723, 2377, '_wc_average_rating', '0'),
(23724, 2377, '_wc_review_count', '0'),
(23725, 2377, 'attribute_pa_color', 'green-10cm-heel'),
(23726, 2377, 'attribute_pa_shoe-size', '12'),
(23727, 2377, '_price', '178.74'),
(23728, 2377, '_product_version', '4.1.0'),
(23729, 2377, '_vi_wad_aliexpress_variation_id', '12000019816155429'),
(23730, 2377, '_vi_wad_aliexpress_variation_attr', '14:200004889#Green 10cm Heel;200000124:1663'),
(23731, 2378, '_variation_description', ''),
(23732, 2378, '_sku', '1005002226176020-green-10cm-heel-10'),
(23733, 2378, '_regular_price', '175.65'),
(23734, 2378, 'total_sales', '0'),
(23735, 2378, '_tax_status', 'taxable'),
(23736, 2378, '_tax_class', 'parent'),
(23737, 2378, '_manage_stock', 'yes'),
(23738, 2378, '_backorders', 'no'),
(23739, 2378, '_sold_individually', 'no'),
(23740, 2378, '_virtual', 'no'),
(23741, 2378, '_downloadable', 'no'),
(23742, 2378, '_download_limit', '-1'),
(23743, 2378, '_download_expiry', '-1'),
(23744, 2378, '_stock', '500'),
(23745, 2378, '_stock_status', 'instock'),
(23746, 2378, '_wc_average_rating', '0'),
(23747, 2378, '_wc_review_count', '0'),
(23748, 2378, 'attribute_pa_color', 'green-10cm-heel'),
(23749, 2378, 'attribute_pa_shoe-size', '10'),
(23750, 2378, '_price', '175.65'),
(23751, 2378, '_product_version', '4.1.0'),
(23752, 2378, '_vi_wad_aliexpress_variation_id', '12000019816155426'),
(23753, 2378, '_vi_wad_aliexpress_variation_attr', '14:200004889#Green 10cm Heel;200000124:1583'),
(23754, 2379, '_variation_description', ''),
(23755, 2379, '_sku', '1005002226176020-green-10cm-heel-11'),
(23756, 2379, '_regular_price', '175.65'),
(23757, 2379, 'total_sales', '0'),
(23758, 2379, '_tax_status', 'taxable'),
(23759, 2379, '_tax_class', 'parent'),
(23760, 2379, '_manage_stock', 'yes'),
(23761, 2379, '_backorders', 'no'),
(23762, 2379, '_sold_individually', 'no'),
(23763, 2379, '_virtual', 'no'),
(23764, 2379, '_downloadable', 'no'),
(23765, 2379, '_download_limit', '-1'),
(23766, 2379, '_download_expiry', '-1'),
(23767, 2379, '_stock', '500'),
(23768, 2379, '_stock_status', 'instock'),
(23769, 2379, '_wc_average_rating', '0'),
(23770, 2379, '_wc_review_count', '0'),
(23771, 2379, 'attribute_pa_color', 'green-10cm-heel'),
(23772, 2379, 'attribute_pa_shoe-size', '11'),
(23773, 2379, '_price', '175.65'),
(23774, 2379, '_product_version', '4.1.0'),
(23775, 2379, '_vi_wad_aliexpress_variation_id', '12000019816155427'),
(23776, 2379, '_vi_wad_aliexpress_variation_attr', '14:200004889#Green 10cm Heel;200000124:100010420'),
(23777, 2380, '_variation_description', ''),
(23778, 2380, '_sku', '1005002226176020-green-10cm-heel-9'),
(23779, 2380, '_regular_price', '175.65'),
(23780, 2380, 'total_sales', '0'),
(23781, 2380, '_tax_status', 'taxable'),
(23782, 2380, '_tax_class', 'parent'),
(23783, 2380, '_manage_stock', 'yes'),
(23784, 2380, '_backorders', 'no'),
(23785, 2380, '_sold_individually', 'no'),
(23786, 2380, '_virtual', 'no'),
(23787, 2380, '_downloadable', 'no'),
(23788, 2380, '_download_limit', '-1'),
(23789, 2380, '_download_expiry', '-1'),
(23790, 2380, '_stock', '500'),
(23791, 2380, '_stock_status', 'instock'),
(23792, 2380, '_wc_average_rating', '0'),
(23793, 2380, '_wc_review_count', '0'),
(23794, 2380, 'attribute_pa_color', 'green-10cm-heel'),
(23795, 2380, 'attribute_pa_shoe-size', '9'),
(23796, 2380, '_price', '175.65'),
(23797, 2380, '_product_version', '4.1.0'),
(23798, 2380, '_vi_wad_aliexpress_variation_id', '12000019816155424'),
(23799, 2380, '_vi_wad_aliexpress_variation_attr', '14:200004889#Green 10cm Heel;200000124:350262'),
(23800, 2381, '_variation_description', ''),
(23801, 2381, '_sku', '1005002226176020-green-10cm-heel-9-5'),
(23802, 2381, '_regular_price', '175.65'),
(23803, 2381, 'total_sales', '0'),
(23804, 2381, '_tax_status', 'taxable'),
(23805, 2381, '_tax_class', 'parent'),
(23806, 2381, '_manage_stock', 'yes'),
(23807, 2381, '_backorders', 'no'),
(23808, 2381, '_sold_individually', 'no'),
(23809, 2381, '_virtual', 'no'),
(23810, 2381, '_downloadable', 'no'),
(23811, 2381, '_download_limit', '-1'),
(23812, 2381, '_download_expiry', '-1'),
(23813, 2381, '_stock', '500'),
(23814, 2381, '_stock_status', 'instock'),
(23815, 2381, '_wc_average_rating', '0'),
(23816, 2381, '_wc_review_count', '0'),
(23817, 2381, 'attribute_pa_color', 'green-10cm-heel'),
(23818, 2381, 'attribute_pa_shoe-size', '9-5'),
(23819, 2381, '_price', '175.65'),
(23820, 2381, '_product_version', '4.1.0'),
(23821, 2381, '_vi_wad_aliexpress_variation_id', '12000019816155425'),
(23822, 2381, '_vi_wad_aliexpress_variation_attr', '14:200004889#Green 10cm Heel;200000124:200000290'),
(23823, 2382, '_variation_description', ''),
(23824, 2382, '_sku', '1005002226176020-green-8cm-heel-12'),
(23825, 2382, '_regular_price', '178.74'),
(23826, 2382, 'total_sales', '0'),
(23827, 2382, '_tax_status', 'taxable'),
(23828, 2382, '_tax_class', 'parent'),
(23829, 2382, '_manage_stock', 'yes'),
(23830, 2382, '_backorders', 'no'),
(23831, 2382, '_sold_individually', 'no'),
(23832, 2382, '_virtual', 'no'),
(23833, 2382, '_downloadable', 'no'),
(23834, 2382, '_download_limit', '-1'),
(23835, 2382, '_download_expiry', '-1'),
(23836, 2382, '_stock', '500'),
(23837, 2382, '_stock_status', 'instock'),
(23838, 2382, '_wc_average_rating', '0'),
(23839, 2382, '_wc_review_count', '0'),
(23840, 2382, 'attribute_pa_color', 'green-8cm-heel'),
(23841, 2382, 'attribute_pa_shoe-size', '12'),
(23842, 2382, '_price', '178.74'),
(23843, 2382, '_product_version', '4.1.0'),
(23844, 2382, '_vi_wad_aliexpress_variation_id', '12000019816155442'),
(23845, 2382, '_vi_wad_aliexpress_variation_attr', '14:200006154#Green 8cm Heel;200000124:1663'),
(23846, 2383, '_variation_description', ''),
(23847, 2383, '_sku', '1005002226176020-green-8cm-heel-11'),
(23848, 2383, '_regular_price', '175.65'),
(23849, 2383, 'total_sales', '0'),
(23850, 2383, '_tax_status', 'taxable'),
(23851, 2383, '_tax_class', 'parent'),
(23852, 2383, '_manage_stock', 'yes'),
(23853, 2383, '_backorders', 'no'),
(23854, 2383, '_sold_individually', 'no'),
(23855, 2383, '_virtual', 'no'),
(23856, 2383, '_downloadable', 'no'),
(23857, 2383, '_download_limit', '-1'),
(23858, 2383, '_download_expiry', '-1'),
(23859, 2383, '_stock', '500'),
(23860, 2383, '_stock_status', 'instock'),
(23861, 2383, '_wc_average_rating', '0'),
(23862, 2383, '_wc_review_count', '0'),
(23863, 2383, 'attribute_pa_color', 'green-8cm-heel'),
(23864, 2383, 'attribute_pa_shoe-size', '11'),
(23865, 2383, '_price', '175.65'),
(23866, 2383, '_product_version', '4.1.0'),
(23867, 2383, '_vi_wad_aliexpress_variation_id', '12000019816155440'),
(23868, 2383, '_vi_wad_aliexpress_variation_attr', '14:200006154#Green 8cm Heel;200000124:100010420'),
(23869, 2384, '_variation_description', ''),
(23870, 2384, '_sku', '1005002226176020-green-8cm-heel-11-5'),
(23871, 2384, '_regular_price', '178.74'),
(23872, 2384, 'total_sales', '0'),
(23873, 2384, '_tax_status', 'taxable'),
(23874, 2384, '_tax_class', 'parent'),
(23875, 2384, '_manage_stock', 'yes'),
(23876, 2384, '_backorders', 'no'),
(23877, 2384, '_sold_individually', 'no'),
(23878, 2384, '_virtual', 'no'),
(23879, 2384, '_downloadable', 'no'),
(23880, 2384, '_download_limit', '-1'),
(23881, 2384, '_download_expiry', '-1'),
(23882, 2384, '_stock', '500'),
(23883, 2384, '_stock_status', 'instock'),
(23884, 2384, '_wc_average_rating', '0'),
(23885, 2384, '_wc_review_count', '0'),
(23886, 2384, 'attribute_pa_color', 'green-8cm-heel'),
(23887, 2384, 'attribute_pa_shoe-size', '11-5'),
(23888, 2384, '_price', '178.74'),
(23889, 2384, '_product_version', '4.1.0'),
(23890, 2384, '_vi_wad_aliexpress_variation_id', '12000019816155441'),
(23891, 2384, '_vi_wad_aliexpress_variation_attr', '14:200006154#Green 8cm Heel;200000124:200000292'),
(23892, 2385, '_wp_attached_file', '2021/06/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes-1.jpg'),
(23893, 2385, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1001;s:6:\"height\";i:1001;s:4:\"file\";s:109:\"2021/06/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes-1.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:109:\"Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:109:\"Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:109:\"Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes-1-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:109:\"Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes-1-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:109:\"Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes-1-825x510.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:109:\"Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:109:\"Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:109:\"Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:109:\"Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:109:\"Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:109:\"Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(23894, 2386, '_variation_description', ''),
(23895, 2386, '_sku', '1005002226176020-green-12cm-heel-5'),
(23896, 2386, '_regular_price', '175.65'),
(23897, 2386, 'total_sales', '0'),
(23898, 2386, '_tax_status', 'taxable'),
(23899, 2386, '_tax_class', 'parent'),
(23900, 2386, '_manage_stock', 'yes'),
(23901, 2386, '_backorders', 'no'),
(23902, 2386, '_sold_individually', 'no'),
(23903, 2386, '_virtual', 'no'),
(23904, 2386, '_downloadable', 'no'),
(23905, 2386, '_download_limit', '-1'),
(23906, 2386, '_download_expiry', '-1'),
(23907, 2386, '_stock', '500'),
(23908, 2386, '_stock_status', 'instock'),
(23909, 2386, '_wc_average_rating', '0'),
(23910, 2386, '_wc_review_count', '0'),
(23911, 2386, 'attribute_pa_color', 'green-12cm-heel'),
(23912, 2386, 'attribute_pa_shoe-size', '5'),
(23913, 2386, '_price', '175.65'),
(23914, 2386, '_product_version', '4.1.0'),
(23915, 2386, '_vi_wad_aliexpress_variation_id', '12000019816155406'),
(23916, 2386, '_vi_wad_aliexpress_variation_attr', '14:175#Green 12cm Heel;200000124:698'),
(23917, 2387, '_variation_description', ''),
(23918, 2387, '_sku', '1005002226176020-green-12cm-heel-6'),
(23919, 2387, '_regular_price', '175.65'),
(23920, 2387, 'total_sales', '0'),
(23921, 2387, '_tax_status', 'taxable'),
(23922, 2387, '_tax_class', 'parent'),
(23923, 2387, '_manage_stock', 'yes'),
(23924, 2387, '_backorders', 'no'),
(23925, 2387, '_sold_individually', 'no'),
(23926, 2387, '_virtual', 'no'),
(23927, 2387, '_downloadable', 'no'),
(23928, 2387, '_download_limit', '-1'),
(23929, 2387, '_download_expiry', '-1'),
(23930, 2387, '_stock', '500'),
(23931, 2387, '_stock_status', 'instock'),
(23932, 2387, '_wc_average_rating', '0'),
(23933, 2387, '_wc_review_count', '0'),
(23934, 2387, 'attribute_pa_color', 'green-12cm-heel'),
(23935, 2387, 'attribute_pa_shoe-size', '6'),
(23936, 2387, '_price', '175.65'),
(23937, 2387, '_product_version', '4.1.0'),
(23938, 2387, '_vi_wad_aliexpress_variation_id', '12000019816155407'),
(23939, 2387, '_vi_wad_aliexpress_variation_attr', '14:175#Green 12cm Heel;200000124:1394'),
(23940, 2388, '_variation_description', ''),
(23941, 2388, '_sku', '1005002226176020-green-12cm-heel-3'),
(23942, 2388, '_regular_price', '175.65'),
(23943, 2388, 'total_sales', '0'),
(23944, 2388, '_tax_status', 'taxable'),
(23945, 2388, '_tax_class', 'parent'),
(23946, 2388, '_manage_stock', 'yes'),
(23947, 2388, '_backorders', 'no'),
(23948, 2388, '_sold_individually', 'no'),
(23949, 2388, '_virtual', 'no'),
(23950, 2388, '_downloadable', 'no'),
(23951, 2388, '_download_limit', '-1'),
(23952, 2388, '_download_expiry', '-1'),
(23953, 2388, '_stock', '500'),
(23954, 2388, '_stock_status', 'instock'),
(23955, 2388, '_wc_average_rating', '0'),
(23956, 2388, '_wc_review_count', '0'),
(23957, 2388, 'attribute_pa_color', 'green-12cm-heel'),
(23958, 2388, 'attribute_pa_shoe-size', '3'),
(23959, 2388, '_price', '175.65'),
(23960, 2388, '_product_version', '4.1.0'),
(23961, 2388, '_vi_wad_aliexpress_variation_id', '12000019816155404'),
(23962, 2388, '_vi_wad_aliexpress_variation_attr', '14:175#Green 12cm Heel;200000124:152'),
(23963, 2389, '_variation_description', ''),
(23964, 2389, '_sku', '1005002226176020-green-12cm-heel-4'),
(23965, 2389, '_regular_price', '175.65'),
(23966, 2389, 'total_sales', '0'),
(23967, 2389, '_tax_status', 'taxable'),
(23968, 2389, '_tax_class', 'parent'),
(23969, 2389, '_manage_stock', 'yes'),
(23970, 2389, '_backorders', 'no'),
(23971, 2389, '_sold_individually', 'no'),
(23972, 2389, '_virtual', 'no'),
(23973, 2389, '_downloadable', 'no'),
(23974, 2389, '_download_limit', '-1'),
(23975, 2389, '_download_expiry', '-1'),
(23976, 2389, '_stock', '500'),
(23977, 2389, '_stock_status', 'instock'),
(23978, 2389, '_wc_average_rating', '0'),
(23979, 2389, '_wc_review_count', '0'),
(23980, 2389, 'attribute_pa_color', 'green-12cm-heel'),
(23981, 2389, 'attribute_pa_shoe-size', '4'),
(23982, 2389, '_price', '175.65'),
(23983, 2389, '_product_version', '4.1.0'),
(23984, 2389, '_vi_wad_aliexpress_variation_id', '12000019816155405'),
(23985, 2389, '_vi_wad_aliexpress_variation_attr', '14:175#Green 12cm Heel;200000124:153'),
(23986, 2390, '_variation_description', ''),
(23987, 2390, '_sku', '1005002226176020-green-10cm-heel-7-5'),
(23988, 2390, '_regular_price', '175.65'),
(23989, 2390, 'total_sales', '0'),
(23990, 2390, '_tax_status', 'taxable'),
(23991, 2390, '_tax_class', 'parent'),
(23992, 2390, '_manage_stock', 'yes'),
(23993, 2390, '_backorders', 'no'),
(23994, 2390, '_sold_individually', 'no'),
(23995, 2390, '_virtual', 'no'),
(23996, 2390, '_downloadable', 'no'),
(23997, 2390, '_download_limit', '-1'),
(23998, 2390, '_download_expiry', '-1'),
(23999, 2390, '_stock', '500'),
(24000, 2390, '_stock_status', 'instock'),
(24001, 2390, '_wc_average_rating', '0'),
(24002, 2390, '_wc_review_count', '0'),
(24003, 2390, 'attribute_pa_color', 'green-10cm-heel'),
(24004, 2390, 'attribute_pa_shoe-size', '7-5'),
(24005, 2390, '_price', '175.65'),
(24006, 2390, '_product_version', '4.1.0'),
(24007, 2390, '_vi_wad_aliexpress_variation_id', '12000019816155422'),
(24008, 2390, '_vi_wad_aliexpress_variation_attr', '14:200004889#Green 10cm Heel;200000124:200000288'),
(24009, 2391, '_variation_description', ''),
(24010, 2391, '_sku', '1005002226176020-green-10cm-heel-8-5'),
(24011, 2391, '_regular_price', '175.65'),
(24012, 2391, 'total_sales', '0'),
(24013, 2391, '_tax_status', 'taxable'),
(24014, 2391, '_tax_class', 'parent'),
(24015, 2391, '_manage_stock', 'yes'),
(24016, 2391, '_backorders', 'no'),
(24017, 2391, '_sold_individually', 'no'),
(24018, 2391, '_virtual', 'no'),
(24019, 2391, '_downloadable', 'no'),
(24020, 2391, '_download_limit', '-1'),
(24021, 2391, '_download_expiry', '-1'),
(24022, 2391, '_stock', '500'),
(24023, 2391, '_stock_status', 'instock'),
(24024, 2391, '_wc_average_rating', '0'),
(24025, 2391, '_wc_review_count', '0'),
(24026, 2391, 'attribute_pa_color', 'green-10cm-heel'),
(24027, 2391, 'attribute_pa_shoe-size', '8-5'),
(24028, 2391, '_price', '175.65'),
(24029, 2391, '_product_version', '4.1.0'),
(24030, 2391, '_vi_wad_aliexpress_variation_id', '12000019816155423'),
(24031, 2391, '_vi_wad_aliexpress_variation_attr', '14:200004889#Green 10cm Heel;200000124:200000289'),
(24032, 2385, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Hecd819aeb5be40f68f1c606f86c4d24dr/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes.jpg'),
(24033, 2153, '_product_image_gallery', '2385,2406,2409,2412,2413'),
(24034, 2392, '_variation_description', ''),
(24035, 2392, '_sku', '1005002226176020-green-10cm-heel-6'),
(24036, 2392, '_regular_price', '175.65'),
(24037, 2392, 'total_sales', '0'),
(24038, 2392, '_tax_status', 'taxable'),
(24039, 2392, '_tax_class', 'parent'),
(24040, 2392, '_manage_stock', 'yes'),
(24041, 2392, '_backorders', 'no'),
(24042, 2392, '_sold_individually', 'no'),
(24043, 2392, '_virtual', 'no'),
(24044, 2392, '_downloadable', 'no'),
(24045, 2392, '_download_limit', '-1'),
(24046, 2392, '_download_expiry', '-1'),
(24047, 2392, '_stock', '500'),
(24048, 2392, '_stock_status', 'instock'),
(24049, 2392, '_wc_average_rating', '0'),
(24050, 2392, '_wc_review_count', '0'),
(24051, 2392, 'attribute_pa_color', 'green-10cm-heel'),
(24052, 2392, 'attribute_pa_shoe-size', '6'),
(24053, 2392, '_price', '175.65'),
(24054, 2392, '_product_version', '4.1.0'),
(24055, 2392, '_vi_wad_aliexpress_variation_id', '12000019816155420'),
(24056, 2392, '_vi_wad_aliexpress_variation_attr', '14:200004889#Green 10cm Heel;200000124:1394'),
(24057, 2393, '_variation_description', ''),
(24058, 2393, '_sku', '1005002226176020-green-10cm-heel-6-5'),
(24059, 2393, '_regular_price', '175.65'),
(24060, 2393, 'total_sales', '0'),
(24061, 2393, '_tax_status', 'taxable'),
(24062, 2393, '_tax_class', 'parent'),
(24063, 2393, '_manage_stock', 'yes'),
(24064, 2393, '_backorders', 'no'),
(24065, 2393, '_sold_individually', 'no'),
(24066, 2393, '_virtual', 'no'),
(24067, 2393, '_downloadable', 'no'),
(24068, 2393, '_download_limit', '-1'),
(24069, 2393, '_download_expiry', '-1'),
(24070, 2393, '_stock', '500'),
(24071, 2393, '_stock_status', 'instock'),
(24072, 2393, '_wc_average_rating', '0'),
(24073, 2393, '_wc_review_count', '0'),
(24074, 2393, 'attribute_pa_color', 'green-10cm-heel'),
(24075, 2393, 'attribute_pa_shoe-size', '6-5'),
(24076, 2393, '_price', '175.65'),
(24077, 2393, '_product_version', '4.1.0'),
(24078, 2393, '_vi_wad_aliexpress_variation_id', '12000019816155421'),
(24079, 2393, '_vi_wad_aliexpress_variation_attr', '14:200004889#Green 10cm Heel;200000124:200000287'),
(24080, 2394, '_variation_description', ''),
(24081, 2394, '_sku', '1005002226176020-green-10cm-heel-4'),
(24082, 2394, '_regular_price', '175.65'),
(24083, 2394, 'total_sales', '0'),
(24084, 2394, '_tax_status', 'taxable'),
(24085, 2394, '_tax_class', 'parent'),
(24086, 2394, '_manage_stock', 'yes'),
(24087, 2394, '_backorders', 'no'),
(24088, 2394, '_sold_individually', 'no'),
(24089, 2394, '_virtual', 'no'),
(24090, 2394, '_downloadable', 'no'),
(24091, 2394, '_download_limit', '-1'),
(24092, 2394, '_download_expiry', '-1'),
(24093, 2394, '_stock', '500'),
(24094, 2394, '_stock_status', 'instock'),
(24095, 2394, '_wc_average_rating', '0'),
(24096, 2394, '_wc_review_count', '0'),
(24097, 2394, 'attribute_pa_color', 'green-10cm-heel'),
(24098, 2394, 'attribute_pa_shoe-size', '4'),
(24099, 2394, '_price', '175.65'),
(24100, 2394, '_product_version', '4.1.0'),
(24101, 2394, '_vi_wad_aliexpress_variation_id', '12000019816155418'),
(24102, 2394, '_vi_wad_aliexpress_variation_attr', '14:200004889#Green 10cm Heel;200000124:153'),
(24103, 2395, '_variation_description', ''),
(24104, 2395, '_sku', '1005002226176020-green-10cm-heel-5'),
(24105, 2395, '_regular_price', '175.65'),
(24106, 2395, 'total_sales', '0'),
(24107, 2395, '_tax_status', 'taxable'),
(24108, 2395, '_tax_class', 'parent'),
(24109, 2395, '_manage_stock', 'yes'),
(24110, 2395, '_backorders', 'no'),
(24111, 2395, '_sold_individually', 'no'),
(24112, 2395, '_virtual', 'no'),
(24113, 2395, '_downloadable', 'no'),
(24114, 2395, '_download_limit', '-1'),
(24115, 2395, '_download_expiry', '-1'),
(24116, 2395, '_stock', '500'),
(24117, 2395, '_stock_status', 'instock'),
(24118, 2395, '_wc_average_rating', '0'),
(24119, 2395, '_wc_review_count', '0'),
(24120, 2395, 'attribute_pa_color', 'green-10cm-heel'),
(24121, 2395, 'attribute_pa_shoe-size', '5'),
(24122, 2395, '_price', '175.65'),
(24123, 2395, '_product_version', '4.1.0'),
(24124, 2395, '_vi_wad_aliexpress_variation_id', '12000019816155419'),
(24125, 2395, '_vi_wad_aliexpress_variation_attr', '14:200004889#Green 10cm Heel;200000124:698'),
(24126, 2396, '_variation_description', ''),
(24127, 2396, '_sku', '1005002226176020-green-12cm-heel-12'),
(24128, 2396, '_regular_price', '178.74'),
(24129, 2396, 'total_sales', '0'),
(24130, 2396, '_tax_status', 'taxable'),
(24131, 2396, '_tax_class', 'parent'),
(24132, 2396, '_manage_stock', 'yes'),
(24133, 2396, '_backorders', 'no'),
(24134, 2396, '_sold_individually', 'no'),
(24135, 2396, '_virtual', 'no'),
(24136, 2396, '_downloadable', 'no'),
(24137, 2396, '_download_limit', '-1'),
(24138, 2396, '_download_expiry', '-1'),
(24139, 2396, '_stock', '500'),
(24140, 2396, '_stock_status', 'instock'),
(24141, 2396, '_wc_average_rating', '0'),
(24142, 2396, '_wc_review_count', '0'),
(24143, 2396, 'attribute_pa_color', 'green-12cm-heel'),
(24144, 2396, 'attribute_pa_shoe-size', '12'),
(24145, 2396, '_price', '178.74'),
(24146, 2396, '_product_version', '4.1.0'),
(24147, 2396, '_vi_wad_aliexpress_variation_id', '12000019816155416'),
(24148, 2396, '_vi_wad_aliexpress_variation_attr', '14:175#Green 12cm Heel;200000124:1663'),
(24149, 2397, '_variation_description', ''),
(24150, 2397, '_sku', '1005002226176020-green-10cm-heel-3'),
(24151, 2397, '_regular_price', '175.65'),
(24152, 2397, 'total_sales', '0'),
(24153, 2397, '_tax_status', 'taxable'),
(24154, 2397, '_tax_class', 'parent'),
(24155, 2397, '_manage_stock', 'yes'),
(24156, 2397, '_backorders', 'no'),
(24157, 2397, '_sold_individually', 'no'),
(24158, 2397, '_virtual', 'no'),
(24159, 2397, '_downloadable', 'no'),
(24160, 2397, '_download_limit', '-1'),
(24161, 2397, '_download_expiry', '-1'),
(24162, 2397, '_stock', '500'),
(24163, 2397, '_stock_status', 'instock'),
(24164, 2397, '_wc_average_rating', '0'),
(24165, 2397, '_wc_review_count', '0'),
(24166, 2397, 'attribute_pa_color', 'green-10cm-heel'),
(24167, 2397, 'attribute_pa_shoe-size', '3'),
(24168, 2397, '_price', '175.65'),
(24169, 2397, '_product_version', '4.1.0'),
(24170, 2397, '_vi_wad_aliexpress_variation_id', '12000019816155417'),
(24171, 2397, '_vi_wad_aliexpress_variation_attr', '14:200004889#Green 10cm Heel;200000124:152'),
(24172, 2398, '_variation_description', ''),
(24173, 2398, '_sku', '1005002226176020-green-12cm-heel-11'),
(24174, 2398, '_regular_price', '175.65'),
(24175, 2398, 'total_sales', '0'),
(24176, 2398, '_tax_status', 'taxable'),
(24177, 2398, '_tax_class', 'parent'),
(24178, 2398, '_manage_stock', 'yes'),
(24179, 2398, '_backorders', 'no'),
(24180, 2398, '_sold_individually', 'no'),
(24181, 2398, '_virtual', 'no'),
(24182, 2398, '_downloadable', 'no'),
(24183, 2398, '_download_limit', '-1'),
(24184, 2398, '_download_expiry', '-1'),
(24185, 2398, '_stock', '500'),
(24186, 2398, '_stock_status', 'instock'),
(24187, 2398, '_wc_average_rating', '0'),
(24188, 2398, '_wc_review_count', '0'),
(24189, 2398, 'attribute_pa_color', 'green-12cm-heel'),
(24190, 2398, 'attribute_pa_shoe-size', '11'),
(24191, 2398, '_price', '175.65'),
(24192, 2398, '_product_version', '4.1.0'),
(24193, 2398, '_vi_wad_aliexpress_variation_id', '12000019816155414'),
(24194, 2398, '_vi_wad_aliexpress_variation_attr', '14:175#Green 12cm Heel;200000124:100010420'),
(24195, 2399, '_variation_description', ''),
(24196, 2399, '_sku', '1005002226176020-green-12cm-heel-11-5'),
(24197, 2399, '_regular_price', '178.74'),
(24198, 2399, 'total_sales', '0'),
(24199, 2399, '_tax_status', 'taxable'),
(24200, 2399, '_tax_class', 'parent'),
(24201, 2399, '_manage_stock', 'yes'),
(24202, 2399, '_backorders', 'no'),
(24203, 2399, '_sold_individually', 'no'),
(24204, 2399, '_virtual', 'no'),
(24205, 2399, '_downloadable', 'no'),
(24206, 2399, '_download_limit', '-1'),
(24207, 2399, '_download_expiry', '-1'),
(24208, 2399, '_stock', '500'),
(24209, 2399, '_stock_status', 'instock'),
(24210, 2399, '_wc_average_rating', '0'),
(24211, 2399, '_wc_review_count', '0'),
(24212, 2399, 'attribute_pa_color', 'green-12cm-heel'),
(24213, 2399, 'attribute_pa_shoe-size', '11-5'),
(24214, 2399, '_price', '178.74'),
(24215, 2399, '_product_version', '4.1.0'),
(24216, 2399, '_vi_wad_aliexpress_variation_id', '12000019816155415'),
(24217, 2399, '_vi_wad_aliexpress_variation_attr', '14:175#Green 12cm Heel;200000124:200000292'),
(24218, 2400, '_variation_description', ''),
(24219, 2400, '_sku', '1005002226176020-green-12cm-heel-9-5'),
(24220, 2400, '_regular_price', '175.65'),
(24221, 2400, 'total_sales', '0'),
(24222, 2400, '_tax_status', 'taxable'),
(24223, 2400, '_tax_class', 'parent'),
(24224, 2400, '_manage_stock', 'yes'),
(24225, 2400, '_backorders', 'no'),
(24226, 2400, '_sold_individually', 'no'),
(24227, 2400, '_virtual', 'no'),
(24228, 2400, '_downloadable', 'no'),
(24229, 2400, '_download_limit', '-1'),
(24230, 2400, '_download_expiry', '-1'),
(24231, 2400, '_stock', '500'),
(24232, 2400, '_stock_status', 'instock'),
(24233, 2400, '_wc_average_rating', '0'),
(24234, 2400, '_wc_review_count', '0'),
(24235, 2400, 'attribute_pa_color', 'green-12cm-heel'),
(24236, 2400, 'attribute_pa_shoe-size', '9-5'),
(24237, 2400, '_price', '175.65'),
(24238, 2400, '_product_version', '4.1.0'),
(24239, 2400, '_vi_wad_aliexpress_variation_id', '12000019816155412'),
(24240, 2400, '_vi_wad_aliexpress_variation_attr', '14:175#Green 12cm Heel;200000124:200000290'),
(24241, 2401, '_variation_description', ''),
(24242, 2401, '_sku', '1005002226176020-green-12cm-heel-10'),
(24243, 2401, '_regular_price', '175.65'),
(24244, 2401, 'total_sales', '0'),
(24245, 2401, '_tax_status', 'taxable'),
(24246, 2401, '_tax_class', 'parent'),
(24247, 2401, '_manage_stock', 'yes'),
(24248, 2401, '_backorders', 'no'),
(24249, 2401, '_sold_individually', 'no'),
(24250, 2401, '_virtual', 'no'),
(24251, 2401, '_downloadable', 'no'),
(24252, 2401, '_download_limit', '-1'),
(24253, 2401, '_download_expiry', '-1'),
(24254, 2401, '_stock', '500'),
(24255, 2401, '_stock_status', 'instock'),
(24256, 2401, '_wc_average_rating', '0'),
(24257, 2401, '_wc_review_count', '0'),
(24258, 2401, 'attribute_pa_color', 'green-12cm-heel'),
(24259, 2401, 'attribute_pa_shoe-size', '10'),
(24260, 2401, '_price', '175.65'),
(24261, 2401, '_product_version', '4.1.0'),
(24262, 2401, '_vi_wad_aliexpress_variation_id', '12000019816155413'),
(24263, 2401, '_vi_wad_aliexpress_variation_attr', '14:175#Green 12cm Heel;200000124:1583'),
(24264, 2402, '_variation_description', ''),
(24265, 2402, '_sku', '1005002226176020-green-12cm-heel-8-5'),
(24266, 2402, '_regular_price', '175.65'),
(24267, 2402, 'total_sales', '0'),
(24268, 2402, '_tax_status', 'taxable'),
(24269, 2402, '_tax_class', 'parent'),
(24270, 2402, '_manage_stock', 'yes'),
(24271, 2402, '_backorders', 'no'),
(24272, 2402, '_sold_individually', 'no'),
(24273, 2402, '_virtual', 'no'),
(24274, 2402, '_downloadable', 'no'),
(24275, 2402, '_download_limit', '-1'),
(24276, 2402, '_download_expiry', '-1'),
(24277, 2402, '_stock', '500'),
(24278, 2402, '_stock_status', 'instock'),
(24279, 2402, '_wc_average_rating', '0'),
(24280, 2402, '_wc_review_count', '0'),
(24281, 2402, 'attribute_pa_color', 'green-12cm-heel'),
(24282, 2402, 'attribute_pa_shoe-size', '8-5'),
(24283, 2402, '_price', '175.65'),
(24284, 2402, '_product_version', '4.1.0'),
(24285, 2402, '_vi_wad_aliexpress_variation_id', '12000019816155410'),
(24286, 2402, '_vi_wad_aliexpress_variation_attr', '14:175#Green 12cm Heel;200000124:200000289'),
(24287, 2403, '_variation_description', ''),
(24288, 2403, '_sku', '1005002226176020-green-12cm-heel-9'),
(24289, 2403, '_regular_price', '175.65'),
(24290, 2403, 'total_sales', '0'),
(24291, 2403, '_tax_status', 'taxable'),
(24292, 2403, '_tax_class', 'parent'),
(24293, 2403, '_manage_stock', 'yes'),
(24294, 2403, '_backorders', 'no'),
(24295, 2403, '_sold_individually', 'no'),
(24296, 2403, '_virtual', 'no'),
(24297, 2403, '_downloadable', 'no'),
(24298, 2403, '_download_limit', '-1'),
(24299, 2403, '_download_expiry', '-1'),
(24300, 2403, '_stock', '499'),
(24301, 2403, '_stock_status', 'instock'),
(24302, 2403, '_wc_average_rating', '0'),
(24303, 2403, '_wc_review_count', '0'),
(24304, 2403, 'attribute_pa_color', 'green-12cm-heel'),
(24305, 2403, 'attribute_pa_shoe-size', '9'),
(24306, 2403, '_price', '175.65'),
(24307, 2403, '_product_version', '4.1.0'),
(24308, 2403, '_vi_wad_aliexpress_variation_id', '12000019816155411'),
(24309, 2403, '_vi_wad_aliexpress_variation_attr', '14:175#Green 12cm Heel;200000124:350262'),
(24310, 2404, '_variation_description', ''),
(24311, 2404, '_sku', '1005002226176020-green-12cm-heel-6-5'),
(24312, 2404, '_regular_price', '175.65'),
(24313, 2404, 'total_sales', '0'),
(24314, 2404, '_tax_status', 'taxable'),
(24315, 2404, '_tax_class', 'parent'),
(24316, 2404, '_manage_stock', 'yes'),
(24317, 2404, '_backorders', 'no'),
(24318, 2404, '_sold_individually', 'no'),
(24319, 2404, '_virtual', 'no'),
(24320, 2404, '_downloadable', 'no'),
(24321, 2404, '_download_limit', '-1'),
(24322, 2404, '_download_expiry', '-1'),
(24323, 2404, '_stock', '500'),
(24324, 2404, '_stock_status', 'instock'),
(24325, 2404, '_wc_average_rating', '0'),
(24326, 2404, '_wc_review_count', '0'),
(24327, 2404, 'attribute_pa_color', 'green-12cm-heel'),
(24328, 2404, 'attribute_pa_shoe-size', '6-5'),
(24329, 2404, '_price', '175.65'),
(24330, 2404, '_product_version', '4.1.0'),
(24331, 2404, '_vi_wad_aliexpress_variation_id', '12000019816155408'),
(24332, 2404, '_vi_wad_aliexpress_variation_attr', '14:175#Green 12cm Heel;200000124:200000287'),
(24333, 2405, '_variation_description', ''),
(24334, 2405, '_sku', '1005002226176020-green-12cm-heel-7-5'),
(24335, 2405, '_regular_price', '175.65'),
(24336, 2405, 'total_sales', '0'),
(24337, 2405, '_tax_status', 'taxable'),
(24338, 2405, '_tax_class', 'parent'),
(24339, 2405, '_manage_stock', 'yes'),
(24340, 2405, '_backorders', 'no'),
(24341, 2405, '_sold_individually', 'no'),
(24342, 2405, '_virtual', 'no'),
(24343, 2405, '_downloadable', 'no'),
(24344, 2405, '_download_limit', '-1'),
(24345, 2405, '_download_expiry', '-1'),
(24346, 2405, '_stock', '500'),
(24347, 2405, '_stock_status', 'instock'),
(24348, 2405, '_wc_average_rating', '0'),
(24349, 2405, '_wc_review_count', '0'),
(24350, 2405, 'attribute_pa_color', 'green-12cm-heel'),
(24351, 2405, 'attribute_pa_shoe-size', '7-5'),
(24352, 2405, '_price', '175.65'),
(24353, 2405, '_product_version', '4.1.0'),
(24354, 2405, '_vi_wad_aliexpress_variation_id', '12000019816155409'),
(24355, 2405, '_vi_wad_aliexpress_variation_attr', '14:175#Green 12cm Heel;200000124:200000288'),
(24356, 2362, '_price', '175.65'),
(24357, 2362, '_price', '178.74'),
(24358, 2406, '_wp_attached_file', '2021/06/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes-2.jpg'),
(24359, 2406, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1001;s:6:\"height\";i:1001;s:4:\"file\";s:109:\"2021/06/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes-2.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:109:\"Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:109:\"Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:109:\"Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes-2-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:109:\"Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes-2-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:109:\"Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes-2-825x510.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:109:\"Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:109:\"Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:109:\"Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:109:\"Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:109:\"Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:109:\"Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(24360, 2407, '_sku', '32353170946'),
(24361, 2407, '_visibility', 'visible'),
(24362, 2407, '_default_attributes', ''),
(24363, 2073, '_vi_wad_woo_id', '2407'),
(24364, 2407, '_vi_wad_aliexpress_product_id', '32353170946'),
(24365, 2407, 'total_sales', '0'),
(24366, 2407, '_tax_status', 'taxable'),
(24367, 2407, '_tax_class', ''),
(24368, 2407, '_manage_stock', 'no'),
(24369, 2407, '_backorders', 'no'),
(24370, 2407, '_sold_individually', 'no'),
(24371, 2407, '_virtual', 'no'),
(24372, 2407, '_downloadable', 'no'),
(24373, 2407, '_download_limit', '-1'),
(24374, 2407, '_download_expiry', '-1'),
(24375, 2407, '_stock', NULL),
(24376, 2407, '_stock_status', 'instock'),
(24377, 2407, '_wc_average_rating', '0'),
(24378, 2407, '_wc_review_count', '0'),
(24379, 2407, '_product_attributes', 'a:1:{s:14:\"pa_metal-color\";a:6:{s:4:\"name\";s:14:\"pa_metal-color\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"0\";s:10:\"is_visible\";s:1:\"0\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"1\";}}'),
(24380, 2407, '_product_version', '4.1.0'),
(24381, 2406, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Hf7be6d0a46f645f29d209475a743919eQ/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes.jpg'),
(24382, 2408, '_wp_attached_file', '2021/06/Hot-selling-Anklets-Women-High-Quality-Girl-Anklets-Chic-Nice-feet-Tone-Love-Charm-Anklet-Ankle.jpg');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(24383, 2408, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:107:\"2021/06/Hot-selling-Anklets-Women-High-Quality-Girl-Anklets-Chic-Nice-feet-Tone-Love-Charm-Anklet-Ankle.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:107:\"Hot-selling-Anklets-Women-High-Quality-Girl-Anklets-Chic-Nice-feet-Tone-Love-Charm-Anklet-Ankle-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:107:\"Hot-selling-Anklets-Women-High-Quality-Girl-Anklets-Chic-Nice-feet-Tone-Love-Charm-Anklet-Ankle-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:107:\"Hot-selling-Anklets-Women-High-Quality-Girl-Anklets-Chic-Nice-feet-Tone-Love-Charm-Anklet-Ankle-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:107:\"Hot-selling-Anklets-Women-High-Quality-Girl-Anklets-Chic-Nice-feet-Tone-Love-Charm-Anklet-Ankle-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:107:\"Hot-selling-Anklets-Women-High-Quality-Girl-Anklets-Chic-Nice-feet-Tone-Love-Charm-Anklet-Ankle-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:107:\"Hot-selling-Anklets-Women-High-Quality-Girl-Anklets-Chic-Nice-feet-Tone-Love-Charm-Anklet-Ankle-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:107:\"Hot-selling-Anklets-Women-High-Quality-Girl-Anklets-Chic-Nice-feet-Tone-Love-Charm-Anklet-Ankle-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:107:\"Hot-selling-Anklets-Women-High-Quality-Girl-Anklets-Chic-Nice-feet-Tone-Love-Charm-Anklet-Ankle-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:107:\"Hot-selling-Anklets-Women-High-Quality-Girl-Anklets-Chic-Nice-feet-Tone-Love-Charm-Anklet-Ankle-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:107:\"Hot-selling-Anklets-Women-High-Quality-Girl-Anklets-Chic-Nice-feet-Tone-Love-Charm-Anklet-Ankle-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:107:\"Hot-selling-Anklets-Women-High-Quality-Girl-Anklets-Chic-Nice-feet-Tone-Love-Charm-Anklet-Ankle-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(24384, 2409, '_wp_attached_file', '2021/06/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes-3.jpg'),
(24385, 2409, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1001;s:6:\"height\";i:1001;s:4:\"file\";s:109:\"2021/06/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes-3.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:109:\"Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:109:\"Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:109:\"Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes-3-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:109:\"Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes-3-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:109:\"Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes-3-825x510.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:109:\"Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:109:\"Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes-3-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:109:\"Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:109:\"Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:109:\"Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes-3-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:109:\"Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(24386, 2408, '_vi_wad_image_id', 'ae01.alicdn.com/kf/HTB1TzThihPI8KJjSspfq6ACFXXaw/Hot-selling-Anklets-Women-High-Quality-Girl-Anklets-Chic-Nice-feet-Tone-Love-Charm-Anklet-Ankle.jpg'),
(24387, 2407, '_thumbnail_id', '2408'),
(24388, 2410, '_variation_description', ''),
(24389, 2410, '_sku', '32353170946-silver-plated'),
(24390, 2410, '_regular_price', '6.81'),
(24391, 2410, 'total_sales', '0'),
(24392, 2410, '_tax_status', 'taxable'),
(24393, 2410, '_tax_class', 'parent'),
(24394, 2410, '_manage_stock', 'yes'),
(24395, 2410, '_backorders', 'no'),
(24396, 2410, '_sold_individually', 'no'),
(24397, 2410, '_virtual', 'no'),
(24398, 2410, '_downloadable', 'no'),
(24399, 2410, '_download_limit', '-1'),
(24400, 2410, '_download_expiry', '-1'),
(24401, 2410, '_stock', '1'),
(24402, 2410, '_stock_status', 'instock'),
(24403, 2410, '_wc_average_rating', '0'),
(24404, 2410, '_wc_review_count', '0'),
(24405, 2410, 'attribute_pa_metal-color', 'silver-plated'),
(24406, 2410, '_price', '6.81'),
(24407, 2410, '_product_version', '4.1.0'),
(24408, 2410, '_vi_wad_aliexpress_variation_id', '58630068058'),
(24409, 2410, '_vi_wad_aliexpress_variation_attr', '200001034:361188'),
(24410, 2411, '_variation_description', ''),
(24411, 2411, '_sku', '32353170946-gold-color'),
(24412, 2411, '_regular_price', '6.81'),
(24413, 2411, 'total_sales', '0'),
(24414, 2411, '_tax_status', 'taxable'),
(24415, 2411, '_tax_class', 'parent'),
(24416, 2411, '_manage_stock', 'yes'),
(24417, 2411, '_backorders', 'no'),
(24418, 2411, '_sold_individually', 'no'),
(24419, 2411, '_virtual', 'no'),
(24420, 2411, '_downloadable', 'no'),
(24421, 2411, '_download_limit', '-1'),
(24422, 2411, '_download_expiry', '-1'),
(24423, 2411, '_stock', '10'),
(24424, 2411, '_stock_status', 'instock'),
(24425, 2411, '_wc_average_rating', '0'),
(24426, 2411, '_wc_review_count', '0'),
(24427, 2411, 'attribute_pa_metal-color', 'gold-color'),
(24428, 2411, '_price', '6.81'),
(24429, 2411, '_product_version', '4.1.0'),
(24430, 2411, '_vi_wad_aliexpress_variation_id', '58630068057'),
(24431, 2411, '_vi_wad_aliexpress_variation_attr', '200001034:361181'),
(24432, 2407, '_price', '6.81'),
(24433, 2409, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H69473681e90c4090bbceaa9ddb2cce33C/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes.jpg'),
(24434, 2412, '_wp_attached_file', '2021/06/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes-4.jpg'),
(24435, 2412, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1001;s:6:\"height\";i:1001;s:4:\"file\";s:109:\"2021/06/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes-4.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:109:\"Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:109:\"Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes-4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:109:\"Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes-4-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:109:\"Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes-4-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:109:\"Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes-4-825x510.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:109:\"Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:109:\"Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes-4-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:109:\"Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:109:\"Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:109:\"Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes-4-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:109:\"Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(24436, 2412, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H39f3ba0384e34da28767207df8333c4bB/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes.jpg'),
(24437, 2413, '_wp_attached_file', '2021/06/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes-5.jpg'),
(24438, 2413, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1001;s:6:\"height\";i:1001;s:4:\"file\";s:109:\"2021/06/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes-5.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:109:\"Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:109:\"Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes-5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:109:\"Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes-5-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:109:\"Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes-5-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:109:\"Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes-5-825x510.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:109:\"Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:109:\"Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes-5-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:109:\"Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes-5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:109:\"Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:109:\"Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes-5-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:109:\"Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes-5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(24439, 2414, '_vi_wad_description_images', 'a:2:{i:0;s:65:\"https://ae01.alicdn.com/kf/U3a01e7d807d3470db0126f74c2dcd6cfR.png\";i:1;s:65:\"https://ae01.alicdn.com/kf/Uae4a99ca62504ec9b79485d0d9f8e5f3X.png\";}'),
(24440, 2414, '_vi_wad_sku', '1005002374987128'),
(24441, 2414, '_vi_wad_attributes', 'a:2:{i:14;a:5:{s:6:\"values\";a:4:{s:6:\"14:193\";s:5:\"BLACK\";s:6:\"14:691\";s:4:\"Gray\";s:7:\"14:1052\";s:4:\"Pink\";s:5:\"14:10\";s:6:\"claret\";}s:4:\"slug\";s:5:\"color\";s:4:\"name\";s:5:\"Color\";s:8:\"position\";i:0;s:10:\"values_sub\";a:4:{s:6:\"14:193\";s:5:\"BLACK\";s:6:\"14:691\";s:4:\"Gray\";s:7:\"14:1052\";s:4:\"Pink\";s:5:\"14:10\";s:3:\"Red\";}}i:200000124;a:5:{s:6:\"values\";a:11:{s:19:\"200000124:200001016\";s:4:\"34.5\";s:19:\"200000124:200000333\";s:2:\"35\";s:19:\"200000124:200001017\";s:4:\"35.5\";s:19:\"200000124:200000334\";s:2:\"36\";s:19:\"200000124:200001018\";s:4:\"36.5\";s:19:\"200000124:100010482\";s:2:\"37\";s:19:\"200000124:200001019\";s:4:\"37.5\";s:19:\"200000124:200000898\";s:2:\"38\";s:19:\"200000124:200000335\";s:4:\"38.5\";s:19:\"200000124:200000364\";s:2:\"39\";s:19:\"200000124:100013888\";s:2:\"40\";}s:4:\"slug\";s:9:\"shoe-size\";s:4:\"name\";s:9:\"Shoe Size\";s:8:\"position\";i:1;s:10:\"values_sub\";a:11:{s:19:\"200000124:200001016\";s:4:\"34.5\";s:19:\"200000124:200000333\";s:2:\"35\";s:19:\"200000124:200001017\";s:4:\"35.5\";s:19:\"200000124:200000334\";s:2:\"36\";s:19:\"200000124:200001018\";s:4:\"36.5\";s:19:\"200000124:100010482\";s:2:\"37\";s:19:\"200000124:200001019\";s:4:\"37.5\";s:19:\"200000124:200000898\";s:2:\"38\";s:19:\"200000124:200000335\";s:4:\"38.5\";s:19:\"200000124:200000364\";s:2:\"39\";s:19:\"200000124:100013888\";s:2:\"40\";}}}'),
(24442, 2414, '_vi_wad_list_attributes', 'a:15:{s:6:\"14:193\";a:4:{s:4:\"name\";s:5:\"BLACK\";s:8:\"name_sub\";s:5:\"BLACK\";s:5:\"color\";s:7:\"#000000\";s:5:\"image\";s:0:\"\";}s:6:\"14:691\";a:4:{s:4:\"name\";s:4:\"Gray\";s:8:\"name_sub\";s:4:\"Gray\";s:5:\"color\";s:4:\"#999\";s:5:\"image\";s:0:\"\";}s:7:\"14:1052\";a:4:{s:4:\"name\";s:4:\"Pink\";s:8:\"name_sub\";s:4:\"Pink\";s:5:\"color\";s:7:\"#FFC0CB\";s:5:\"image\";s:0:\"\";}s:5:\"14:10\";a:4:{s:4:\"name\";s:6:\"claret\";s:8:\"name_sub\";s:3:\"Red\";s:5:\"color\";s:7:\"#FF0000\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200001016\";a:4:{s:4:\"name\";s:4:\"34.5\";s:8:\"name_sub\";s:4:\"34.5\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000333\";a:4:{s:4:\"name\";s:2:\"35\";s:8:\"name_sub\";s:2:\"35\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200001017\";a:4:{s:4:\"name\";s:4:\"35.5\";s:8:\"name_sub\";s:4:\"35.5\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000334\";a:4:{s:4:\"name\";s:2:\"36\";s:8:\"name_sub\";s:2:\"36\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200001018\";a:4:{s:4:\"name\";s:4:\"36.5\";s:8:\"name_sub\";s:4:\"36.5\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:100010482\";a:4:{s:4:\"name\";s:2:\"37\";s:8:\"name_sub\";s:2:\"37\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200001019\";a:4:{s:4:\"name\";s:4:\"37.5\";s:8:\"name_sub\";s:4:\"37.5\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000898\";a:4:{s:4:\"name\";s:2:\"38\";s:8:\"name_sub\";s:2:\"38\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000335\";a:4:{s:4:\"name\";s:4:\"38.5\";s:8:\"name_sub\";s:4:\"38.5\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000364\";a:4:{s:4:\"name\";s:2:\"39\";s:8:\"name_sub\";s:2:\"39\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:100013888\";a:4:{s:4:\"name\";s:2:\"40\";s:8:\"name_sub\";s:2:\"40\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}}'),
(24443, 2414, '_vi_wad_shipping_info', 'a:6:{s:4:\"time\";i:1622546708;s:7:\"country\";s:2:\"LK\";s:7:\"company\";s:15:\"CAINIAO_PREMIUM\";s:7:\"freight\";s:3070:\"[{\"bizShowMind\":{\"layout\":[]},\"commitDay\":\"75\",\"company\":\"AliExpress Premium Shipping\",\"currency\":\"USD\",\"discount\":0,\"displayType\":\"deliveryTime\",\"features\":{},\"freightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $10.53\",\"value\":10.53},\"freightFeatures\":{\"provider\":\"ae_config\"},\"freightLayout\":{\"displayType\":\"deliveryTime\",\"layout\":[{\"text\":\"Shipping: US $10.53\",\"type\":\"title\"},{\"text\":\"To <font color=\'#000000\'>Sri Lanka</font> via AliExpress Premium Shipping\",\"type\":\"subtitle\"}],\"openShippingPanel\":\"true\"},\"fullMailLine\":false,\"hbaService\":false,\"i18nMap\":{},\"id\":0,\"name\":\"FreightItemModule\",\"sendGoodsCountry\":\"CN\",\"sendGoodsCountryFullName\":\"China\",\"serviceName\":\"CAINIAO_PREMIUM\",\"standardFreightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $10.53\",\"value\":10.53},\"time\":\"7-15\",\"tracking\":true},{\"bizShowMind\":{\"layout\":[]},\"commitDay\":\"75\",\"company\":\"Fedex IP\",\"currency\":\"USD\",\"discount\":0,\"displayType\":\"deliveryTime\",\"features\":{},\"freightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $26.32\",\"value\":26.32},\"freightFeatures\":{\"provider\":\"ae_config\"},\"freightLayout\":{\"displayType\":\"deliveryTime\",\"layout\":[{\"text\":\"Shipping: US $26.32\",\"type\":\"title\"},{\"text\":\"To <font color=\'#000000\'>Sri Lanka</font> via Fedex IP\",\"type\":\"subtitle\"}],\"openShippingPanel\":\"true\"},\"fullMailLine\":false,\"hbaService\":false,\"i18nMap\":{},\"id\":0,\"name\":\"FreightItemModule\",\"sendGoodsCountry\":\"CN\",\"sendGoodsCountryFullName\":\"China\",\"serviceName\":\"FEDEX\",\"standardFreightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $26.32\",\"value\":26.32},\"time\":\"7-15\",\"tracking\":true},{\"bizShowMind\":{\"layout\":[]},\"commitDay\":\"75\",\"company\":\"DHL\",\"currency\":\"USD\",\"discount\":0,\"displayType\":\"deliveryTime\",\"features\":{},\"freightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $26.32\",\"value\":26.32},\"freightFeatures\":{\"provider\":\"ae_config\"},\"freightLayout\":{\"displayType\":\"deliveryTime\",\"layout\":[{\"text\":\"Shipping: US $26.32\",\"type\":\"title\"},{\"text\":\"To <font color=\'#000000\'>Sri Lanka</font> via DHL\",\"type\":\"subtitle\"}],\"openShippingPanel\":\"true\"},\"fullMailLine\":false,\"hbaService\":false,\"i18nMap\":{},\"id\":0,\"name\":\"FreightItemModule\",\"sendGoodsCountry\":\"CN\",\"sendGoodsCountryFullName\":\"China\",\"serviceName\":\"DHL\",\"standardFreightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $26.32\",\"value\":26.32},\"time\":\"9-17\",\"tracking\":true},{\"bizShowMind\":{\"layout\":[]},\"commitDay\":\"75\",\"company\":\"EMS\",\"currency\":\"USD\",\"discount\":0,\"displayType\":\"deliveryTime\",\"features\":{},\"freightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $26.32\",\"value\":26.32},\"freightFeatures\":{\"provider\":\"ae_config\"},\"freightLayout\":{\"displayType\":\"deliveryTime\",\"layout\":[{\"text\":\"Shipping: US $26.32\",\"type\":\"title\"},{\"text\":\"To <font color=\'#000000\'>Sri Lanka</font> via EMS\",\"type\":\"subtitle\"}],\"openShippingPanel\":\"true\"},\"fullMailLine\":false,\"hbaService\":false,\"i18nMap\":{},\"id\":0,\"name\":\"FreightItemModule\",\"sendGoodsCountry\":\"CN\",\"sendGoodsCountryFullName\":\"China\",\"serviceName\":\"EMS\",\"standardFreightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $26.32\",\"value\":26.32},\"time\":\"15-44\",\"tracking\":true}]\";s:13:\"shipping_cost\";d:10.5299999999999993605115378159098327159881591796875;s:13:\"delivery_time\";s:4:\"7-15\";}'),
(24444, 2414, '_vi_wad_gallery', 'a:4:{i:0;s:156:\"https://ae01.alicdn.com/kf/H8aaabb2fee0c4603adf5a0e5a31476034/Luxury-Brand-Glammed-Up-Refined-Bow-Ballet-Flat-Rounded-Tip-Woman-Shoes-In-Glitter-Leather.png\";i:1;s:156:\"https://ae01.alicdn.com/kf/Hd0f00b8c6a0841aca293edde25cdfe8dZ/Luxury-Brand-Glammed-Up-Refined-Bow-Ballet-Flat-Rounded-Tip-Woman-Shoes-In-Glitter-Leather.png\";i:2;s:156:\"https://ae01.alicdn.com/kf/Hdd494b4423854e0ba08cbb11de4b0804Z/Luxury-Brand-Glammed-Up-Refined-Bow-Ballet-Flat-Rounded-Tip-Woman-Shoes-In-Glitter-Leather.png\";i:3;s:156:\"https://ae01.alicdn.com/kf/H33b346b54d73483ab6f150ffe32afb49G/Luxury-Brand-Glammed-Up-Refined-Bow-Ballet-Flat-Rounded-Tip-Woman-Shoes-In-Glitter-Leather.png\";}'),
(24445, 2414, '_vi_wad_variation_images', 'a:0:{}'),
(24446, 2414, '_vi_wad_store_info', 'a:3:{s:4:\"name\";s:17:\"Shop5832116 Store\";s:3:\"url\";s:34:\"//www.aliexpress.com/store/5832116\";s:3:\"num\";i:5832116;}'),
(24447, 2414, '_vi_wad_variations', 'a:44:{i:0;a:10:{s:5:\"image\";s:0:\"\";s:3:\"sku\";s:27:\"1005002374987128-black-34-5\";s:7:\"sku_sub\";s:27:\"1005002374987128-black-34-5\";s:5:\"skuId\";s:17:\"12000020404934942\";s:7:\"skuAttr\";s:26:\"14:193;200000124:200001016\";s:13:\"regular_price\";s:5:\"180.0\";s:10:\"sale_price\";s:5:\"126.0\";s:5:\"stock\";i:2;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:4:\"34.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:4:\"34.5\";}}i:1;a:10:{s:5:\"image\";s:0:\"\";s:3:\"sku\";s:25:\"1005002374987128-black-35\";s:7:\"sku_sub\";s:25:\"1005002374987128-black-35\";s:5:\"skuId\";s:17:\"12000020404934943\";s:7:\"skuAttr\";s:26:\"14:193;200000124:200000333\";s:13:\"regular_price\";s:5:\"180.0\";s:10:\"sale_price\";s:5:\"126.0\";s:5:\"stock\";i:2;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"35\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"35\";}}i:2;a:10:{s:5:\"image\";s:0:\"\";s:3:\"sku\";s:26:\"1005002374987128-claret-38\";s:7:\"sku_sub\";s:23:\"1005002374987128-red-38\";s:5:\"skuId\";s:17:\"12000020404934982\";s:7:\"skuAttr\";s:32:\"14:10#claret;200000124:200000898\";s:13:\"regular_price\";s:5:\"180.0\";s:10:\"sale_price\";s:5:\"126.0\";s:5:\"stock\";i:2;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"claret\";s:9:\"shoe-size\";s:2:\"38\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"38\";}}i:3;a:10:{s:5:\"image\";s:0:\"\";s:3:\"sku\";s:28:\"1005002374987128-claret-38-5\";s:7:\"sku_sub\";s:25:\"1005002374987128-red-38-5\";s:5:\"skuId\";s:17:\"12000020404934983\";s:7:\"skuAttr\";s:32:\"14:10#claret;200000124:200000335\";s:13:\"regular_price\";s:5:\"180.0\";s:10:\"sale_price\";s:5:\"126.0\";s:5:\"stock\";i:2;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"claret\";s:9:\"shoe-size\";s:4:\"38.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:4:\"38.5\";}}i:4;a:10:{s:5:\"image\";s:0:\"\";s:3:\"sku\";s:26:\"1005002374987128-claret-37\";s:7:\"sku_sub\";s:23:\"1005002374987128-red-37\";s:5:\"skuId\";s:17:\"12000020404934980\";s:7:\"skuAttr\";s:32:\"14:10#claret;200000124:100010482\";s:13:\"regular_price\";s:5:\"180.0\";s:10:\"sale_price\";s:5:\"126.0\";s:5:\"stock\";i:2;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"claret\";s:9:\"shoe-size\";s:2:\"37\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"37\";}}i:5;a:10:{s:5:\"image\";s:0:\"\";s:3:\"sku\";s:28:\"1005002374987128-claret-37-5\";s:7:\"sku_sub\";s:25:\"1005002374987128-red-37-5\";s:5:\"skuId\";s:17:\"12000020404934981\";s:7:\"skuAttr\";s:32:\"14:10#claret;200000124:200001019\";s:13:\"regular_price\";s:5:\"180.0\";s:10:\"sale_price\";s:5:\"126.0\";s:5:\"stock\";i:2;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"claret\";s:9:\"shoe-size\";s:4:\"37.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:4:\"37.5\";}}i:6;a:10:{s:5:\"image\";s:0:\"\";s:3:\"sku\";s:26:\"1005002374987128-claret-36\";s:7:\"sku_sub\";s:23:\"1005002374987128-red-36\";s:5:\"skuId\";s:17:\"12000020404934978\";s:7:\"skuAttr\";s:32:\"14:10#claret;200000124:200000334\";s:13:\"regular_price\";s:5:\"180.0\";s:10:\"sale_price\";s:5:\"126.0\";s:5:\"stock\";i:2;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"claret\";s:9:\"shoe-size\";s:2:\"36\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"36\";}}i:7;a:10:{s:5:\"image\";s:0:\"\";s:3:\"sku\";s:28:\"1005002374987128-claret-36-5\";s:7:\"sku_sub\";s:25:\"1005002374987128-red-36-5\";s:5:\"skuId\";s:17:\"12000020404934979\";s:7:\"skuAttr\";s:32:\"14:10#claret;200000124:200001018\";s:13:\"regular_price\";s:5:\"180.0\";s:10:\"sale_price\";s:5:\"126.0\";s:5:\"stock\";i:2;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"claret\";s:9:\"shoe-size\";s:4:\"36.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:4:\"36.5\";}}i:8;a:10:{s:5:\"image\";s:0:\"\";s:3:\"sku\";s:26:\"1005002374987128-claret-35\";s:7:\"sku_sub\";s:23:\"1005002374987128-red-35\";s:5:\"skuId\";s:17:\"12000020404934976\";s:7:\"skuAttr\";s:32:\"14:10#claret;200000124:200000333\";s:13:\"regular_price\";s:5:\"180.0\";s:10:\"sale_price\";s:5:\"126.0\";s:5:\"stock\";i:2;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"claret\";s:9:\"shoe-size\";s:2:\"35\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"35\";}}i:9;a:10:{s:5:\"image\";s:0:\"\";s:3:\"sku\";s:28:\"1005002374987128-claret-35-5\";s:7:\"sku_sub\";s:25:\"1005002374987128-red-35-5\";s:5:\"skuId\";s:17:\"12000020404934977\";s:7:\"skuAttr\";s:32:\"14:10#claret;200000124:200001017\";s:13:\"regular_price\";s:5:\"180.0\";s:10:\"sale_price\";s:5:\"126.0\";s:5:\"stock\";i:2;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"claret\";s:9:\"shoe-size\";s:4:\"35.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:4:\"35.5\";}}i:10;a:10:{s:5:\"image\";s:0:\"\";s:3:\"sku\";s:26:\"1005002374987128-claret-39\";s:7:\"sku_sub\";s:23:\"1005002374987128-red-39\";s:5:\"skuId\";s:17:\"12000020404934984\";s:7:\"skuAttr\";s:32:\"14:10#claret;200000124:200000364\";s:13:\"regular_price\";s:5:\"180.0\";s:10:\"sale_price\";s:5:\"126.0\";s:5:\"stock\";i:2;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"claret\";s:9:\"shoe-size\";s:2:\"39\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"39\";}}i:11;a:10:{s:5:\"image\";s:0:\"\";s:3:\"sku\";s:26:\"1005002374987128-claret-40\";s:7:\"sku_sub\";s:23:\"1005002374987128-red-40\";s:5:\"skuId\";s:17:\"12000020404934985\";s:7:\"skuAttr\";s:32:\"14:10#claret;200000124:100013888\";s:13:\"regular_price\";s:5:\"180.0\";s:10:\"sale_price\";s:5:\"126.0\";s:5:\"stock\";i:2;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"claret\";s:9:\"shoe-size\";s:2:\"40\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"40\";}}i:12;a:10:{s:5:\"image\";s:0:\"\";s:3:\"sku\";s:26:\"1005002374987128-pink-35-5\";s:7:\"sku_sub\";s:26:\"1005002374987128-pink-35-5\";s:5:\"skuId\";s:17:\"12000020404934966\";s:7:\"skuAttr\";s:27:\"14:1052;200000124:200001017\";s:13:\"regular_price\";s:5:\"180.0\";s:10:\"sale_price\";s:5:\"126.0\";s:5:\"stock\";i:2;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:4:\"35.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:4:\"35.5\";}}i:13;a:10:{s:5:\"image\";s:0:\"\";s:3:\"sku\";s:24:\"1005002374987128-pink-36\";s:7:\"sku_sub\";s:24:\"1005002374987128-pink-36\";s:5:\"skuId\";s:17:\"12000020404934967\";s:7:\"skuAttr\";s:27:\"14:1052;200000124:200000334\";s:13:\"regular_price\";s:5:\"180.0\";s:10:\"sale_price\";s:5:\"126.0\";s:5:\"stock\";i:2;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:2:\"36\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:2:\"36\";}}i:14;a:10:{s:5:\"image\";s:0:\"\";s:3:\"sku\";s:26:\"1005002374987128-pink-34-5\";s:7:\"sku_sub\";s:26:\"1005002374987128-pink-34-5\";s:5:\"skuId\";s:17:\"12000020404934964\";s:7:\"skuAttr\";s:27:\"14:1052;200000124:200001016\";s:13:\"regular_price\";s:5:\"180.0\";s:10:\"sale_price\";s:5:\"126.0\";s:5:\"stock\";i:2;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:4:\"34.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:4:\"34.5\";}}i:15;a:10:{s:5:\"image\";s:0:\"\";s:3:\"sku\";s:24:\"1005002374987128-pink-35\";s:7:\"sku_sub\";s:24:\"1005002374987128-pink-35\";s:5:\"skuId\";s:17:\"12000020404934965\";s:7:\"skuAttr\";s:27:\"14:1052;200000124:200000333\";s:13:\"regular_price\";s:5:\"180.0\";s:10:\"sale_price\";s:5:\"126.0\";s:5:\"stock\";i:2;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:2:\"35\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:2:\"35\";}}i:16;a:10:{s:5:\"image\";s:0:\"\";s:3:\"sku\";s:24:\"1005002374987128-gray-39\";s:7:\"sku_sub\";s:24:\"1005002374987128-gray-39\";s:5:\"skuId\";s:17:\"12000020404934962\";s:7:\"skuAttr\";s:26:\"14:691;200000124:200000364\";s:13:\"regular_price\";s:5:\"180.0\";s:10:\"sale_price\";s:5:\"126.0\";s:5:\"stock\";i:2;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:2:\"39\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:2:\"39\";}}i:17;a:10:{s:5:\"image\";s:0:\"\";s:3:\"sku\";s:24:\"1005002374987128-gray-40\";s:7:\"sku_sub\";s:24:\"1005002374987128-gray-40\";s:5:\"skuId\";s:17:\"12000020404934963\";s:7:\"skuAttr\";s:26:\"14:691;200000124:100013888\";s:13:\"regular_price\";s:5:\"180.0\";s:10:\"sale_price\";s:5:\"126.0\";s:5:\"stock\";i:2;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:2:\"40\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:2:\"40\";}}i:18;a:10:{s:5:\"image\";s:0:\"\";s:3:\"sku\";s:24:\"1005002374987128-gray-38\";s:7:\"sku_sub\";s:24:\"1005002374987128-gray-38\";s:5:\"skuId\";s:17:\"12000020404934960\";s:7:\"skuAttr\";s:26:\"14:691;200000124:200000898\";s:13:\"regular_price\";s:5:\"180.0\";s:10:\"sale_price\";s:5:\"126.0\";s:5:\"stock\";i:2;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:2:\"38\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:2:\"38\";}}i:19;a:10:{s:5:\"image\";s:0:\"\";s:3:\"sku\";s:26:\"1005002374987128-gray-38-5\";s:7:\"sku_sub\";s:26:\"1005002374987128-gray-38-5\";s:5:\"skuId\";s:17:\"12000020404934961\";s:7:\"skuAttr\";s:26:\"14:691;200000124:200000335\";s:13:\"regular_price\";s:5:\"180.0\";s:10:\"sale_price\";s:5:\"126.0\";s:5:\"stock\";i:2;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:4:\"38.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:4:\"38.5\";}}i:20;a:10:{s:5:\"image\";s:0:\"\";s:3:\"sku\";s:24:\"1005002374987128-pink-40\";s:7:\"sku_sub\";s:24:\"1005002374987128-pink-40\";s:5:\"skuId\";s:17:\"12000020404934974\";s:7:\"skuAttr\";s:27:\"14:1052;200000124:100013888\";s:13:\"regular_price\";s:5:\"180.0\";s:10:\"sale_price\";s:5:\"126.0\";s:5:\"stock\";i:2;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:2:\"40\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:2:\"40\";}}i:21;a:10:{s:5:\"image\";s:0:\"\";s:3:\"sku\";s:28:\"1005002374987128-claret-34-5\";s:7:\"sku_sub\";s:25:\"1005002374987128-red-34-5\";s:5:\"skuId\";s:17:\"12000020404934975\";s:7:\"skuAttr\";s:32:\"14:10#claret;200000124:200001016\";s:13:\"regular_price\";s:5:\"180.0\";s:10:\"sale_price\";s:5:\"126.0\";s:5:\"stock\";i:2;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"claret\";s:9:\"shoe-size\";s:4:\"34.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:4:\"34.5\";}}i:22;a:10:{s:5:\"image\";s:0:\"\";s:3:\"sku\";s:26:\"1005002374987128-pink-38-5\";s:7:\"sku_sub\";s:26:\"1005002374987128-pink-38-5\";s:5:\"skuId\";s:17:\"12000020404934972\";s:7:\"skuAttr\";s:27:\"14:1052;200000124:200000335\";s:13:\"regular_price\";s:5:\"180.0\";s:10:\"sale_price\";s:5:\"126.0\";s:5:\"stock\";i:2;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:4:\"38.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:4:\"38.5\";}}i:23;a:10:{s:5:\"image\";s:0:\"\";s:3:\"sku\";s:24:\"1005002374987128-pink-39\";s:7:\"sku_sub\";s:24:\"1005002374987128-pink-39\";s:5:\"skuId\";s:17:\"12000020404934973\";s:7:\"skuAttr\";s:27:\"14:1052;200000124:200000364\";s:13:\"regular_price\";s:5:\"180.0\";s:10:\"sale_price\";s:5:\"126.0\";s:5:\"stock\";i:2;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:2:\"39\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:2:\"39\";}}i:24;a:10:{s:5:\"image\";s:0:\"\";s:3:\"sku\";s:26:\"1005002374987128-pink-37-5\";s:7:\"sku_sub\";s:26:\"1005002374987128-pink-37-5\";s:5:\"skuId\";s:17:\"12000020404934970\";s:7:\"skuAttr\";s:27:\"14:1052;200000124:200001019\";s:13:\"regular_price\";s:5:\"180.0\";s:10:\"sale_price\";s:5:\"126.0\";s:5:\"stock\";i:2;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:4:\"37.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:4:\"37.5\";}}i:25;a:10:{s:5:\"image\";s:0:\"\";s:3:\"sku\";s:24:\"1005002374987128-pink-38\";s:7:\"sku_sub\";s:24:\"1005002374987128-pink-38\";s:5:\"skuId\";s:17:\"12000020404934971\";s:7:\"skuAttr\";s:27:\"14:1052;200000124:200000898\";s:13:\"regular_price\";s:5:\"180.0\";s:10:\"sale_price\";s:5:\"126.0\";s:5:\"stock\";i:2;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:2:\"38\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:2:\"38\";}}i:26;a:10:{s:5:\"image\";s:0:\"\";s:3:\"sku\";s:26:\"1005002374987128-pink-36-5\";s:7:\"sku_sub\";s:26:\"1005002374987128-pink-36-5\";s:5:\"skuId\";s:17:\"12000020404934968\";s:7:\"skuAttr\";s:27:\"14:1052;200000124:200001018\";s:13:\"regular_price\";s:5:\"180.0\";s:10:\"sale_price\";s:5:\"126.0\";s:5:\"stock\";i:2;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:4:\"36.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:4:\"36.5\";}}i:27;a:10:{s:5:\"image\";s:0:\"\";s:3:\"sku\";s:24:\"1005002374987128-pink-37\";s:7:\"sku_sub\";s:24:\"1005002374987128-pink-37\";s:5:\"skuId\";s:17:\"12000020404934969\";s:7:\"skuAttr\";s:27:\"14:1052;200000124:100010482\";s:13:\"regular_price\";s:5:\"180.0\";s:10:\"sale_price\";s:5:\"126.0\";s:5:\"stock\";i:2;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:2:\"37\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:2:\"37\";}}i:28;a:10:{s:5:\"image\";s:0:\"\";s:3:\"sku\";s:27:\"1005002374987128-black-38-5\";s:7:\"sku_sub\";s:27:\"1005002374987128-black-38-5\";s:5:\"skuId\";s:17:\"12000020404934950\";s:7:\"skuAttr\";s:26:\"14:193;200000124:200000335\";s:13:\"regular_price\";s:5:\"180.0\";s:10:\"sale_price\";s:5:\"126.0\";s:5:\"stock\";i:2;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:4:\"38.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:4:\"38.5\";}}i:29;a:10:{s:5:\"image\";s:0:\"\";s:3:\"sku\";s:25:\"1005002374987128-black-39\";s:7:\"sku_sub\";s:25:\"1005002374987128-black-39\";s:5:\"skuId\";s:17:\"12000020404934951\";s:7:\"skuAttr\";s:26:\"14:193;200000124:200000364\";s:13:\"regular_price\";s:5:\"180.0\";s:10:\"sale_price\";s:5:\"126.0\";s:5:\"stock\";i:2;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"39\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"39\";}}i:30;a:10:{s:5:\"image\";s:0:\"\";s:3:\"sku\";s:27:\"1005002374987128-black-37-5\";s:7:\"sku_sub\";s:27:\"1005002374987128-black-37-5\";s:5:\"skuId\";s:17:\"12000020404934948\";s:7:\"skuAttr\";s:26:\"14:193;200000124:200001019\";s:13:\"regular_price\";s:5:\"180.0\";s:10:\"sale_price\";s:5:\"126.0\";s:5:\"stock\";i:2;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:4:\"37.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:4:\"37.5\";}}i:31;a:10:{s:5:\"image\";s:0:\"\";s:3:\"sku\";s:25:\"1005002374987128-black-38\";s:7:\"sku_sub\";s:25:\"1005002374987128-black-38\";s:5:\"skuId\";s:17:\"12000020404934949\";s:7:\"skuAttr\";s:26:\"14:193;200000124:200000898\";s:13:\"regular_price\";s:5:\"180.0\";s:10:\"sale_price\";s:5:\"126.0\";s:5:\"stock\";i:2;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"38\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"38\";}}i:32;a:10:{s:5:\"image\";s:0:\"\";s:3:\"sku\";s:27:\"1005002374987128-black-36-5\";s:7:\"sku_sub\";s:27:\"1005002374987128-black-36-5\";s:5:\"skuId\";s:17:\"12000020404934946\";s:7:\"skuAttr\";s:26:\"14:193;200000124:200001018\";s:13:\"regular_price\";s:5:\"180.0\";s:10:\"sale_price\";s:5:\"126.0\";s:5:\"stock\";i:2;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:4:\"36.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:4:\"36.5\";}}i:33;a:10:{s:5:\"image\";s:0:\"\";s:3:\"sku\";s:25:\"1005002374987128-black-37\";s:7:\"sku_sub\";s:25:\"1005002374987128-black-37\";s:5:\"skuId\";s:17:\"12000020404934947\";s:7:\"skuAttr\";s:26:\"14:193;200000124:100010482\";s:13:\"regular_price\";s:5:\"180.0\";s:10:\"sale_price\";s:5:\"126.0\";s:5:\"stock\";i:2;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"37\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"37\";}}i:34;a:10:{s:5:\"image\";s:0:\"\";s:3:\"sku\";s:27:\"1005002374987128-black-35-5\";s:7:\"sku_sub\";s:27:\"1005002374987128-black-35-5\";s:5:\"skuId\";s:17:\"12000020404934944\";s:7:\"skuAttr\";s:26:\"14:193;200000124:200001017\";s:13:\"regular_price\";s:5:\"180.0\";s:10:\"sale_price\";s:5:\"126.0\";s:5:\"stock\";i:2;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:4:\"35.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:4:\"35.5\";}}i:35;a:10:{s:5:\"image\";s:0:\"\";s:3:\"sku\";s:25:\"1005002374987128-black-36\";s:7:\"sku_sub\";s:25:\"1005002374987128-black-36\";s:5:\"skuId\";s:17:\"12000020404934945\";s:7:\"skuAttr\";s:26:\"14:193;200000124:200000334\";s:13:\"regular_price\";s:5:\"180.0\";s:10:\"sale_price\";s:5:\"126.0\";s:5:\"stock\";i:2;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"36\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"36\";}}i:36;a:10:{s:5:\"image\";s:0:\"\";s:3:\"sku\";s:24:\"1005002374987128-gray-37\";s:7:\"sku_sub\";s:24:\"1005002374987128-gray-37\";s:5:\"skuId\";s:17:\"12000020404934958\";s:7:\"skuAttr\";s:26:\"14:691;200000124:100010482\";s:13:\"regular_price\";s:5:\"180.0\";s:10:\"sale_price\";s:5:\"126.0\";s:5:\"stock\";i:2;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:2:\"37\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:2:\"37\";}}i:37;a:10:{s:5:\"image\";s:0:\"\";s:3:\"sku\";s:26:\"1005002374987128-gray-37-5\";s:7:\"sku_sub\";s:26:\"1005002374987128-gray-37-5\";s:5:\"skuId\";s:17:\"12000020404934959\";s:7:\"skuAttr\";s:26:\"14:691;200000124:200001019\";s:13:\"regular_price\";s:5:\"180.0\";s:10:\"sale_price\";s:5:\"126.0\";s:5:\"stock\";i:2;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:4:\"37.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:4:\"37.5\";}}i:38;a:10:{s:5:\"image\";s:0:\"\";s:3:\"sku\";s:24:\"1005002374987128-gray-36\";s:7:\"sku_sub\";s:24:\"1005002374987128-gray-36\";s:5:\"skuId\";s:17:\"12000020404934956\";s:7:\"skuAttr\";s:26:\"14:691;200000124:200000334\";s:13:\"regular_price\";s:5:\"180.0\";s:10:\"sale_price\";s:5:\"126.0\";s:5:\"stock\";i:2;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:2:\"36\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:2:\"36\";}}i:39;a:10:{s:5:\"image\";s:0:\"\";s:3:\"sku\";s:26:\"1005002374987128-gray-36-5\";s:7:\"sku_sub\";s:26:\"1005002374987128-gray-36-5\";s:5:\"skuId\";s:17:\"12000020404934957\";s:7:\"skuAttr\";s:26:\"14:691;200000124:200001018\";s:13:\"regular_price\";s:5:\"180.0\";s:10:\"sale_price\";s:5:\"126.0\";s:5:\"stock\";i:2;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:4:\"36.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:4:\"36.5\";}}i:40;a:10:{s:5:\"image\";s:0:\"\";s:3:\"sku\";s:24:\"1005002374987128-gray-35\";s:7:\"sku_sub\";s:24:\"1005002374987128-gray-35\";s:5:\"skuId\";s:17:\"12000020404934954\";s:7:\"skuAttr\";s:26:\"14:691;200000124:200000333\";s:13:\"regular_price\";s:5:\"180.0\";s:10:\"sale_price\";s:5:\"126.0\";s:5:\"stock\";i:2;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:2:\"35\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:2:\"35\";}}i:41;a:10:{s:5:\"image\";s:0:\"\";s:3:\"sku\";s:26:\"1005002374987128-gray-35-5\";s:7:\"sku_sub\";s:26:\"1005002374987128-gray-35-5\";s:5:\"skuId\";s:17:\"12000020404934955\";s:7:\"skuAttr\";s:26:\"14:691;200000124:200001017\";s:13:\"regular_price\";s:5:\"180.0\";s:10:\"sale_price\";s:5:\"126.0\";s:5:\"stock\";i:2;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:4:\"35.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:4:\"35.5\";}}i:42;a:10:{s:5:\"image\";s:0:\"\";s:3:\"sku\";s:25:\"1005002374987128-black-40\";s:7:\"sku_sub\";s:25:\"1005002374987128-black-40\";s:5:\"skuId\";s:17:\"12000020404934952\";s:7:\"skuAttr\";s:26:\"14:193;200000124:100013888\";s:13:\"regular_price\";s:5:\"180.0\";s:10:\"sale_price\";s:5:\"126.0\";s:5:\"stock\";i:2;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"40\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"40\";}}i:43;a:10:{s:5:\"image\";s:0:\"\";s:3:\"sku\";s:26:\"1005002374987128-gray-34-5\";s:7:\"sku_sub\";s:26:\"1005002374987128-gray-34-5\";s:5:\"skuId\";s:17:\"12000020404934953\";s:7:\"skuAttr\";s:26:\"14:691;200000124:200001016\";s:13:\"regular_price\";s:5:\"180.0\";s:10:\"sale_price\";s:5:\"126.0\";s:5:\"stock\";i:2;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:4:\"34.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:4:\"34.5\";}}}'),
(24448, 2413, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Hf79f2f82004a4db88706dffe64b17c6bf/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes.jpg'),
(24449, 2415, '_vi_wad_description_images', 'a:7:{i:0;s:65:\"https://ae01.alicdn.com/kf/H5f30cfbeb3ba42f8aef823da8d2d9826b.jpg\";i:1;s:65:\"https://ae01.alicdn.com/kf/H2ca3f1d45c3a49f2ac04f5c31e00194bm.jpg\";i:2;s:65:\"https://ae01.alicdn.com/kf/H0ad283e7b59940d58c5ff605e6989886w.jpg\";i:3;s:65:\"https://ae01.alicdn.com/kf/H8f927403b50c4fc48083e76107b12247b.jpg\";i:4;s:65:\"https://ae01.alicdn.com/kf/H889ec512c96042c38ce77df056548575A.jpg\";i:5;s:65:\"https://ae01.alicdn.com/kf/Hdca7f1b97b22485fb0e7981351c2c991X.jpg\";i:6;s:65:\"https://ae01.alicdn.com/kf/H510a9645ecf14a7d98d56bfc6044b434w.jpg\";}'),
(24450, 2415, '_vi_wad_sku', '1005002478683678'),
(24451, 2415, '_vi_wad_attributes', 'a:1:{i:200001034;a:5:{s:6:\"values\";a:8:{s:16:\"200001034:361180\";s:4:\"Gold\";s:16:\"200001034:361181\";s:6:\"Silver\";s:19:\"200001034:200003757\";s:3:\"CKA\";s:19:\"200001034:200003758\";s:3:\"NHC\";s:19:\"200001034:200003759\";s:3:\"NKL\";s:19:\"200001034:200003760\";s:6:\"Silver\";s:19:\"200001034:200003762\";s:6:\"Silver\";s:19:\"200001034:200003763\";s:4:\"Gold\";}s:4:\"slug\";s:11:\"metal-color\";s:4:\"name\";s:11:\"Metal Color\";s:8:\"position\";i:0;s:10:\"values_sub\";a:8:{s:16:\"200001034:361180\";s:23:\"Light Yellow Gold Color\";s:16:\"200001034:361181\";s:10:\"Gold-color\";s:19:\"200001034:200003757\";s:24:\"Imitation Rhodium Plated\";s:19:\"200001034:200003758\";s:18:\"Light Yellow Color\";s:19:\"200001034:200003759\";s:15:\"Pure Gold Color\";s:19:\"200001034:200003760\";s:15:\"Rose Gold Color\";s:19:\"200001034:200003762\";s:21:\"Antique Bronze Plated\";s:19:\"200001034:200003763\";s:21:\"Antique Copper Plated\";}}}');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(24452, 2415, '_vi_wad_list_attributes', 'a:8:{s:16:\"200001034:361180\";a:4:{s:4:\"name\";s:4:\"Gold\";s:8:\"name_sub\";s:23:\"Light Yellow Gold Color\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:190:\"https://ae01.alicdn.com/kf/H024a627e5eb94242a68a17657c5a45cfr/Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet.jpg_640x640.jpg\";}s:16:\"200001034:361181\";a:4:{s:4:\"name\";s:6:\"Silver\";s:8:\"name_sub\";s:10:\"Gold-color\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:190:\"https://ae01.alicdn.com/kf/Hc9c4b4c6809f4190ab0385e8165708eaK/Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet.jpg_640x640.jpg\";}s:19:\"200001034:200003757\";a:4:{s:4:\"name\";s:3:\"CKA\";s:8:\"name_sub\";s:24:\"Imitation Rhodium Plated\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:190:\"https://ae01.alicdn.com/kf/H0c2b9e1f29684fa287bcc0974701ab8dj/Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet.jpg_640x640.jpg\";}s:19:\"200001034:200003758\";a:4:{s:4:\"name\";s:3:\"NHC\";s:8:\"name_sub\";s:18:\"Light Yellow Color\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:190:\"https://ae01.alicdn.com/kf/H3e7dde87f7334b33b7026acaac4712a7Y/Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet.jpg_640x640.jpg\";}s:19:\"200001034:200003759\";a:4:{s:4:\"name\";s:3:\"NKL\";s:8:\"name_sub\";s:15:\"Pure Gold Color\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:190:\"https://ae01.alicdn.com/kf/H6200fbbda5294dbda649ab8f02ffaf38f/Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet.jpg_640x640.jpg\";}s:19:\"200001034:200003760\";a:4:{s:4:\"name\";s:6:\"Silver\";s:8:\"name_sub\";s:15:\"Rose Gold Color\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:190:\"https://ae01.alicdn.com/kf/Hba3cbd2c6e284d78b3e73c72d6f60876F/Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet.jpg_640x640.jpg\";}s:19:\"200001034:200003762\";a:4:{s:4:\"name\";s:6:\"Silver\";s:8:\"name_sub\";s:21:\"Antique Bronze Plated\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:190:\"https://ae01.alicdn.com/kf/Hc8aa97c8ab5f4e5695696d5f3ecb376aG/Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet.jpg_640x640.jpg\";}s:19:\"200001034:200003763\";a:4:{s:4:\"name\";s:4:\"Gold\";s:8:\"name_sub\";s:21:\"Antique Copper Plated\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:190:\"https://ae01.alicdn.com/kf/Hf96b64c5a9c4459e9fccfdd1fdb81a4f8/Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet.jpg_640x640.jpg\";}}'),
(24453, 2415, '_vi_wad_shipping_info', 'a:6:{s:4:\"time\";i:1622546712;s:7:\"country\";s:2:\"LK\";s:7:\"company\";s:21:\"AE_CN_SUPER_ECONOMY_G\";s:7:\"freight\";s:5459:\"[{\"bizShowMind\":{\"layout\":[]},\"commitDay\":\"75\",\"company\":\"Cainiao Super Economy Global\",\"currency\":\"USD\",\"discount\":100,\"displayType\":\"deliveryTime\",\"features\":{},\"freightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $0.00\",\"value\":0},\"freightFeatures\":{\"provider\":\"ae_config\"},\"freightLayout\":{\"displayType\":\"deliveryTime\",\"layout\":[{\"text\":\"Free Shipping\",\"type\":\"title\"},{\"text\":\"To <font color=\'#000000\'>Sri Lanka</font> via Cainiao Super Economy Global\",\"type\":\"subtitle\"}],\"openShippingPanel\":\"true\"},\"fullMailLine\":false,\"hbaService\":false,\"i18nMap\":{},\"id\":0,\"name\":\"FreightItemModule\",\"notification\":\"\",\"sendGoodsCountry\":\"CN\",\"sendGoodsCountryFullName\":\"China\",\"serviceName\":\"AE_CN_SUPER_ECONOMY_G\",\"standardFreightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $0.00\",\"value\":0},\"time\":\"30-50\",\"tracking\":false},{\"bizShowMind\":{\"layout\":[]},\"commitDay\":\"75\",\"company\":\"AliExpress Premium Shipping\",\"currency\":\"USD\",\"discount\":15,\"displayType\":\"deliveryTime\",\"features\":{},\"freightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $37.46\",\"value\":37.46},\"freightFeatures\":{\"provider\":\"ae_config\"},\"freightLayout\":{\"displayType\":\"deliveryTime\",\"layout\":[{\"text\":\"Shipping: US $37.46\",\"type\":\"title\"},{\"text\":\"To <font color=\'#000000\'>Sri Lanka</font> via AliExpress Premium Shipping\",\"type\":\"subtitle\"}],\"openShippingPanel\":\"true\"},\"fullMailLine\":false,\"hbaService\":false,\"i18nMap\":{},\"id\":0,\"name\":\"FreightItemModule\",\"sendGoodsCountry\":\"CN\",\"sendGoodsCountryFullName\":\"China\",\"serviceName\":\"CAINIAO_PREMIUM\",\"standardFreightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $37.46\",\"value\":37.46},\"time\":\"7-15\",\"tracking\":true},{\"bizShowMind\":{\"layout\":[]},\"commitDay\":\"75\",\"company\":\"Fedex IE\",\"currency\":\"USD\",\"discount\":0,\"displayType\":\"deliveryTime\",\"features\":{},\"freightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $67.46\",\"value\":67.46},\"freightFeatures\":{\"provider\":\"ae_config\"},\"freightLayout\":{\"displayType\":\"deliveryTime\",\"layout\":[{\"text\":\"Shipping: US $67.46\",\"type\":\"title\"},{\"text\":\"To <font color=\'#000000\'>Sri Lanka</font> via Fedex IE\",\"type\":\"subtitle\"}],\"openShippingPanel\":\"true\"},\"fullMailLine\":false,\"hbaService\":false,\"i18nMap\":{},\"id\":0,\"name\":\"FreightItemModule\",\"sendGoodsCountry\":\"CN\",\"sendGoodsCountryFullName\":\"China\",\"serviceName\":\"FEDEX_IE\",\"standardFreightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $67.46\",\"value\":67.46},\"time\":\"7-15\",\"tracking\":true},{\"bizShowMind\":{\"layout\":[]},\"commitDay\":\"75\",\"company\":\"UPS Express Saver\",\"currency\":\"USD\",\"discount\":5,\"displayType\":\"deliveryTime\",\"features\":{},\"freightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $71.24\",\"value\":71.24},\"freightFeatures\":{\"provider\":\"ae_config\"},\"freightLayout\":{\"displayType\":\"deliveryTime\",\"layout\":[{\"text\":\"Shipping: US $71.24\",\"type\":\"title\"},{\"text\":\"To <font color=\'#000000\'>Sri Lanka</font> via UPS Express Saver\",\"type\":\"subtitle\"}],\"openShippingPanel\":\"true\"},\"fullMailLine\":false,\"hbaService\":false,\"i18nMap\":{},\"id\":0,\"name\":\"FreightItemModule\",\"sendGoodsCountry\":\"CN\",\"sendGoodsCountryFullName\":\"China\",\"serviceName\":\"UPS\",\"standardFreightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $71.24\",\"value\":71.24},\"time\":\"7-15\",\"tracking\":true},{\"bizShowMind\":{\"layout\":[]},\"commitDay\":\"75\",\"company\":\"UPS Expedited\",\"currency\":\"USD\",\"discount\":6,\"displayType\":\"deliveryTime\",\"features\":{},\"freightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $75.83\",\"value\":75.83},\"freightFeatures\":{\"provider\":\"ae_config\"},\"freightLayout\":{\"displayType\":\"deliveryTime\",\"layout\":[{\"text\":\"Shipping: US $75.83\",\"type\":\"title\"},{\"text\":\"To <font color=\'#000000\'>Sri Lanka</font> via UPS Expedited\",\"type\":\"subtitle\"}],\"openShippingPanel\":\"true\"},\"fullMailLine\":false,\"hbaService\":false,\"i18nMap\":{},\"id\":0,\"name\":\"FreightItemModule\",\"sendGoodsCountry\":\"CN\",\"sendGoodsCountryFullName\":\"China\",\"serviceName\":\"UPSE\",\"standardFreightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $75.83\",\"value\":75.83},\"time\":\"7-15\",\"tracking\":true},{\"bizShowMind\":{\"layout\":[]},\"commitDay\":\"75\",\"company\":\"Fedex IP\",\"currency\":\"USD\",\"discount\":9,\"displayType\":\"deliveryTime\",\"features\":{},\"freightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $76.78\",\"value\":76.78},\"freightFeatures\":{\"provider\":\"ae_config\"},\"freightLayout\":{\"displayType\":\"deliveryTime\",\"layout\":[{\"text\":\"Shipping: US $76.78\",\"type\":\"title\"},{\"text\":\"To <font color=\'#000000\'>Sri Lanka</font> via Fedex IP\",\"type\":\"subtitle\"}],\"openShippingPanel\":\"true\"},\"fullMailLine\":false,\"hbaService\":false,\"i18nMap\":{},\"id\":0,\"name\":\"FreightItemModule\",\"sendGoodsCountry\":\"CN\",\"sendGoodsCountryFullName\":\"China\",\"serviceName\":\"FEDEX\",\"standardFreightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $76.78\",\"value\":76.78},\"time\":\"7-15\",\"tracking\":true},{\"bizShowMind\":{\"layout\":[]},\"commitDay\":\"75\",\"company\":\"DHL\",\"currency\":\"USD\",\"discount\":13,\"displayType\":\"deliveryTime\",\"features\":{},\"freightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $123.60\",\"value\":123.6},\"freightFeatures\":{\"provider\":\"ae_config\"},\"freightLayout\":{\"displayType\":\"deliveryTime\",\"layout\":[{\"text\":\"Shipping: US $123.60\",\"type\":\"title\"},{\"text\":\"To <font color=\'#000000\'>Sri Lanka</font> via DHL\",\"type\":\"subtitle\"}],\"openShippingPanel\":\"true\"},\"fullMailLine\":false,\"hbaService\":false,\"i18nMap\":{},\"id\":0,\"name\":\"FreightItemModule\",\"sendGoodsCountry\":\"CN\",\"sendGoodsCountryFullName\":\"China\",\"serviceName\":\"DHL\",\"standardFreightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $123.60\",\"value\":123.6},\"time\":\"9-17\",\"tracking\":true}]\";s:13:\"shipping_cost\";i:0;s:13:\"delivery_time\";s:5:\"30-50\";}'),
(24454, 2415, '_vi_wad_gallery', 'a:6:{i:0;s:178:\"https://ae01.alicdn.com/kf/Hb49323fd2b534cd699eb56f8e35575f66/Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet.jpg\";i:1;s:178:\"https://ae01.alicdn.com/kf/H508d329466a04596af72242ec8b1a91a7/Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet.jpg\";i:2;s:178:\"https://ae01.alicdn.com/kf/H77825a94dd5048688016a92bdad17f4b6/Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet.jpg\";i:3;s:178:\"https://ae01.alicdn.com/kf/H5c50d244e5d44a94a54b3ded2c95d51f2/Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet.jpg\";i:4;s:178:\"https://ae01.alicdn.com/kf/Hee22b469a6e8450dabcc900909b3065fG/Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet.jpg\";i:5;s:178:\"https://ae01.alicdn.com/kf/Ha52081954cdb4399804fa3dfcbe3c075g/Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet.jpg\";}'),
(24455, 2415, '_vi_wad_variation_images', 'a:8:{s:16:\"200001034:361180\";s:190:\"https://ae01.alicdn.com/kf/H024a627e5eb94242a68a17657c5a45cfr/Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet.jpg_640x640.jpg\";s:16:\"200001034:361181\";s:190:\"https://ae01.alicdn.com/kf/Hc9c4b4c6809f4190ab0385e8165708eaK/Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet.jpg_640x640.jpg\";s:19:\"200001034:200003757\";s:190:\"https://ae01.alicdn.com/kf/H0c2b9e1f29684fa287bcc0974701ab8dj/Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet.jpg_640x640.jpg\";s:19:\"200001034:200003758\";s:190:\"https://ae01.alicdn.com/kf/H3e7dde87f7334b33b7026acaac4712a7Y/Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet.jpg_640x640.jpg\";s:19:\"200001034:200003759\";s:190:\"https://ae01.alicdn.com/kf/H6200fbbda5294dbda649ab8f02ffaf38f/Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet.jpg_640x640.jpg\";s:19:\"200001034:200003760\";s:190:\"https://ae01.alicdn.com/kf/Hba3cbd2c6e284d78b3e73c72d6f60876F/Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet.jpg_640x640.jpg\";s:19:\"200001034:200003762\";s:190:\"https://ae01.alicdn.com/kf/Hc8aa97c8ab5f4e5695696d5f3ecb376aG/Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet.jpg_640x640.jpg\";s:19:\"200001034:200003763\";s:190:\"https://ae01.alicdn.com/kf/Hf96b64c5a9c4459e9fccfdd1fdb81a4f8/Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet.jpg_640x640.jpg\";}'),
(24456, 2415, '_vi_wad_store_info', 'a:3:{s:4:\"name\";s:18:\"Handmade jew Store\";s:3:\"url\";s:34:\"//www.aliexpress.com/store/5721058\";s:3:\"num\";i:5721058;}'),
(24457, 2415, '_vi_wad_variations', 'a:8:{i:0;a:10:{s:5:\"image\";s:190:\"https://ae01.alicdn.com/kf/H0c2b9e1f29684fa287bcc0974701ab8dj/Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet.jpg_640x640.jpg\";s:3:\"sku\";s:20:\"1005002478683678-cka\";s:7:\"sku_sub\";s:41:\"1005002478683678-imitation-rhodium-plated\";s:5:\"skuId\";s:17:\"12000020803098698\";s:7:\"skuAttr\";s:23:\"200001034:200003757#CKA\";s:13:\"regular_price\";s:4:\"3.74\";s:10:\"sale_price\";s:4:\"3.37\";s:5:\"stock\";i:499;s:10:\"attributes\";a:1:{s:11:\"metal-color\";s:3:\"CKA\";}s:14:\"attributes_sub\";a:1:{s:11:\"metal-color\";s:24:\"Imitation Rhodium Plated\";}}i:1;a:10:{s:5:\"image\";s:190:\"https://ae01.alicdn.com/kf/H3e7dde87f7334b33b7026acaac4712a7Y/Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet.jpg_640x640.jpg\";s:3:\"sku\";s:20:\"1005002478683678-nhc\";s:7:\"sku_sub\";s:35:\"1005002478683678-light-yellow-color\";s:5:\"skuId\";s:17:\"12000020803098699\";s:7:\"skuAttr\";s:23:\"200001034:200003758#NHC\";s:13:\"regular_price\";s:4:\"3.74\";s:10:\"sale_price\";s:4:\"3.37\";s:5:\"stock\";i:500;s:10:\"attributes\";a:1:{s:11:\"metal-color\";s:3:\"NHC\";}s:14:\"attributes_sub\";a:1:{s:11:\"metal-color\";s:18:\"Light Yellow Color\";}}i:2;a:10:{s:5:\"image\";s:190:\"https://ae01.alicdn.com/kf/Hf96b64c5a9c4459e9fccfdd1fdb81a4f8/Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet.jpg_640x640.jpg\";s:3:\"sku\";s:21:\"1005002478683678-gold\";s:7:\"sku_sub\";s:38:\"1005002478683678-antique-copper-plated\";s:5:\"skuId\";s:17:\"12000020803098696\";s:7:\"skuAttr\";s:24:\"200001034:200003763#Gold\";s:13:\"regular_price\";s:4:\"3.74\";s:10:\"sale_price\";s:4:\"3.37\";s:5:\"stock\";i:498;s:10:\"attributes\";a:1:{s:11:\"metal-color\";s:4:\"Gold\";}s:14:\"attributes_sub\";a:1:{s:11:\"metal-color\";s:21:\"Antique Copper Plated\";}}i:3;a:10:{s:5:\"image\";s:190:\"https://ae01.alicdn.com/kf/H6200fbbda5294dbda649ab8f02ffaf38f/Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet.jpg_640x640.jpg\";s:3:\"sku\";s:20:\"1005002478683678-nkl\";s:7:\"sku_sub\";s:32:\"1005002478683678-pure-gold-color\";s:5:\"skuId\";s:17:\"12000020803098697\";s:7:\"skuAttr\";s:23:\"200001034:200003759#NKL\";s:13:\"regular_price\";s:4:\"3.74\";s:10:\"sale_price\";s:4:\"3.37\";s:5:\"stock\";i:500;s:10:\"attributes\";a:1:{s:11:\"metal-color\";s:3:\"NKL\";}s:14:\"attributes_sub\";a:1:{s:11:\"metal-color\";s:15:\"Pure Gold Color\";}}i:4;a:10:{s:5:\"image\";s:190:\"https://ae01.alicdn.com/kf/Hc8aa97c8ab5f4e5695696d5f3ecb376aG/Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"1005002478683678-silver\";s:7:\"sku_sub\";s:38:\"1005002478683678-antique-bronze-plated\";s:5:\"skuId\";s:17:\"12000020803098700\";s:7:\"skuAttr\";s:26:\"200001034:200003762#Silver\";s:13:\"regular_price\";s:4:\"4.99\";s:10:\"sale_price\";s:4:\"4.49\";s:5:\"stock\";i:493;s:10:\"attributes\";a:1:{s:11:\"metal-color\";s:6:\"Silver\";}s:14:\"attributes_sub\";a:1:{s:11:\"metal-color\";s:21:\"Antique Bronze Plated\";}}i:5;a:10:{s:5:\"image\";s:190:\"https://ae01.alicdn.com/kf/Hba3cbd2c6e284d78b3e73c72d6f60876F/Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"1005002478683678-silver\";s:7:\"sku_sub\";s:32:\"1005002478683678-rose-gold-color\";s:5:\"skuId\";s:17:\"12000020803098701\";s:7:\"skuAttr\";s:26:\"200001034:200003760#Silver\";s:13:\"regular_price\";s:4:\"4.99\";s:10:\"sale_price\";s:4:\"4.49\";s:5:\"stock\";i:493;s:10:\"attributes\";a:1:{s:11:\"metal-color\";s:6:\"Silver\";}s:14:\"attributes_sub\";a:1:{s:11:\"metal-color\";s:15:\"Rose Gold Color\";}}i:6;a:10:{s:5:\"image\";s:190:\"https://ae01.alicdn.com/kf/H024a627e5eb94242a68a17657c5a45cfr/Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet.jpg_640x640.jpg\";s:3:\"sku\";s:21:\"1005002478683678-gold\";s:7:\"sku_sub\";s:40:\"1005002478683678-light-yellow-gold-color\";s:5:\"skuId\";s:17:\"12000020803098694\";s:7:\"skuAttr\";s:21:\"200001034:361180#Gold\";s:13:\"regular_price\";s:4:\"3.74\";s:10:\"sale_price\";s:4:\"3.37\";s:5:\"stock\";i:499;s:10:\"attributes\";a:1:{s:11:\"metal-color\";s:4:\"Gold\";}s:14:\"attributes_sub\";a:1:{s:11:\"metal-color\";s:23:\"Light Yellow Gold Color\";}}i:7;a:10:{s:5:\"image\";s:190:\"https://ae01.alicdn.com/kf/Hc9c4b4c6809f4190ab0385e8165708eaK/Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"1005002478683678-silver\";s:7:\"sku_sub\";s:27:\"1005002478683678-gold-color\";s:5:\"skuId\";s:17:\"12000020803098695\";s:7:\"skuAttr\";s:23:\"200001034:361181#Silver\";s:13:\"regular_price\";s:4:\"3.74\";s:10:\"sale_price\";s:4:\"3.37\";s:5:\"stock\";i:496;s:10:\"attributes\";a:1:{s:11:\"metal-color\";s:6:\"Silver\";}s:14:\"attributes_sub\";a:1:{s:11:\"metal-color\";s:10:\"Gold-color\";}}}'),
(24458, 2416, '_wp_attached_file', '2021/06/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes.jpg_640x640.jpg'),
(24459, 2416, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:119:\"2021/06/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes.jpg_640x640.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:119:\"Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes.jpg_640x640-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:119:\"Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes.jpg_640x640-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:119:\"Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes.jpg_640x640-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:119:\"Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes.jpg_640x640-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:119:\"Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes.jpg_640x640-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:119:\"Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes.jpg_640x640-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:119:\"Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes.jpg_640x640-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:119:\"Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes.jpg_640x640-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:119:\"Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes.jpg_640x640-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:119:\"Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes.jpg_640x640-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(24460, 2416, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H0ba661f6a4694f76b86831f452125717x/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes.jpg_640x640.jpg'),
(24461, 2157, '_thumbnail_id', '2416'),
(24462, 2158, '_thumbnail_id', '2416'),
(24463, 2159, '_thumbnail_id', '2416'),
(24464, 2160, '_thumbnail_id', '2416'),
(24465, 2161, '_thumbnail_id', '2416'),
(24466, 2162, '_thumbnail_id', '2416'),
(24467, 2163, '_thumbnail_id', '2416'),
(24468, 2164, '_thumbnail_id', '2416'),
(24469, 2165, '_thumbnail_id', '2416'),
(24470, 2166, '_thumbnail_id', '2416'),
(24471, 2167, '_thumbnail_id', '2416'),
(24472, 2168, '_thumbnail_id', '2416'),
(24473, 2169, '_thumbnail_id', '2416'),
(24474, 2170, '_thumbnail_id', '2416'),
(24475, 2171, '_thumbnail_id', '2416'),
(24476, 2172, '_thumbnail_id', '2416'),
(24477, 2173, '_thumbnail_id', '2416'),
(24478, 2174, '_thumbnail_id', '2416'),
(24479, 2175, '_thumbnail_id', '2416'),
(24480, 2176, '_thumbnail_id', '2416'),
(24481, 2177, '_thumbnail_id', '2416'),
(24482, 2178, '_thumbnail_id', '2416'),
(24483, 2179, '_thumbnail_id', '2416'),
(24484, 2181, '_thumbnail_id', '2416'),
(24485, 2182, '_thumbnail_id', '2416'),
(24486, 2183, '_thumbnail_id', '2416'),
(24487, 2184, '_thumbnail_id', '2416'),
(24488, 2185, '_thumbnail_id', '2416'),
(24489, 2186, '_thumbnail_id', '2416'),
(24490, 2187, '_thumbnail_id', '2416'),
(24491, 2188, '_thumbnail_id', '2416'),
(24492, 2189, '_thumbnail_id', '2416'),
(24493, 2190, '_thumbnail_id', '2416'),
(24494, 2191, '_thumbnail_id', '2416'),
(24495, 2192, '_thumbnail_id', '2416'),
(24496, 2193, '_thumbnail_id', '2416'),
(24497, 2194, '_thumbnail_id', '2416'),
(24498, 2195, '_thumbnail_id', '2416'),
(24499, 2196, '_thumbnail_id', '2416'),
(24500, 2197, '_thumbnail_id', '2416'),
(24501, 2198, '_thumbnail_id', '2416'),
(24502, 2200, '_thumbnail_id', '2416'),
(24503, 2201, '_thumbnail_id', '2416'),
(24504, 2202, '_thumbnail_id', '2416'),
(24505, 2203, '_thumbnail_id', '2416'),
(24506, 2204, '_thumbnail_id', '2416'),
(24507, 2205, '_thumbnail_id', '2416'),
(24508, 2206, '_thumbnail_id', '2416'),
(24509, 2207, '_thumbnail_id', '2416'),
(24510, 2208, '_thumbnail_id', '2416'),
(24511, 2209, '_thumbnail_id', '2416'),
(24512, 2219, '_thumbnail_id', '2416'),
(24513, 2221, '_thumbnail_id', '2416'),
(24514, 2222, '_thumbnail_id', '2416'),
(24515, 2417, '_vi_wad_description_images', 'a:8:{i:0;s:59:\"//ae01.alicdn.com/kf/H19944406a1cd4940a3d51c01b4ed9ebdR.jpg\";i:1;s:60:\"https://ae01.alicdn.com/kf/HTB1eQyGnf2H8KJjy0Fcq6yDlFXat.jpg\";i:2;s:65:\"https://ae01.alicdn.com/kf/He3ea0332373a4575b44b3e182d752c16s.jpg\";i:3;s:59:\"//ae01.alicdn.com/kf/H508c2f84c18849548357f83892ccba52x.jpg\";i:4;s:59:\"//ae01.alicdn.com/kf/H798b40f4ce7e4f3a876779c196da3219D.jpg\";i:5;s:59:\"//ae01.alicdn.com/kf/H1895110f37454d0ea0492621236ef45fk.jpg\";i:6;s:59:\"//ae01.alicdn.com/kf/Hcc7e8a9b8dab4880ba7d1e63c2b3f9a2J.jpg\";i:7;s:59:\"//ae01.alicdn.com/kf/H4919d07679a545c98c39bab1374f563fj.jpg\";}'),
(24516, 2417, '_vi_wad_sku', '1005001555077806'),
(24517, 2417, '_vi_wad_attributes', 'a:2:{i:14;a:5:{s:6:\"values\";a:4:{s:6:\"14:193\";s:10:\"Black matt\";s:9:\"14:365458\";s:11:\"Black shiny\";s:12:\"14:100018786\";s:13:\"custom colors\";s:6:\"14:691\";s:11:\"silver matt\";}s:4:\"slug\";s:5:\"color\";s:4:\"name\";s:5:\"Color\";s:8:\"position\";i:0;s:10:\"values_sub\";a:4:{s:6:\"14:193\";s:5:\"BLACK\";s:9:\"14:365458\";s:5:\"Brown\";s:12:\"14:100018786\";s:5:\"Clear\";s:6:\"14:691\";s:4:\"Gray\";}}i:200000124;a:5:{s:6:\"values\";a:11:{s:13:\"200000124:698\";s:1:\"5\";s:14:\"200000124:1394\";s:1:\"6\";s:14:\"200000124:3434\";s:1:\"7\";s:13:\"200000124:699\";s:1:\"8\";s:16:\"200000124:350262\";s:1:\"9\";s:14:\"200000124:1583\";s:2:\"10\";s:19:\"200000124:100010420\";s:2:\"11\";s:14:\"200000124:1663\";s:2:\"12\";s:19:\"200000124:200000296\";s:2:\"13\";s:19:\"200000124:200000298\";s:2:\"14\";s:16:\"200000124:350231\";s:2:\"15\";}s:4:\"slug\";s:9:\"shoe-size\";s:4:\"name\";s:9:\"Shoe Size\";s:8:\"position\";i:1;s:10:\"values_sub\";a:11:{s:13:\"200000124:698\";s:1:\"5\";s:14:\"200000124:1394\";s:1:\"6\";s:14:\"200000124:3434\";s:1:\"7\";s:13:\"200000124:699\";s:1:\"8\";s:16:\"200000124:350262\";s:1:\"9\";s:14:\"200000124:1583\";s:2:\"10\";s:19:\"200000124:100010420\";s:2:\"11\";s:14:\"200000124:1663\";s:2:\"12\";s:19:\"200000124:200000296\";s:2:\"13\";s:19:\"200000124:200000298\";s:2:\"14\";s:16:\"200000124:350231\";s:2:\"15\";}}}'),
(24518, 2417, '_vi_wad_list_attributes', 'a:15:{s:6:\"14:193\";a:4:{s:4:\"name\";s:10:\"Black matt\";s:8:\"name_sub\";s:5:\"BLACK\";s:5:\"color\";s:7:\"#000000\";s:5:\"image\";s:158:\"https://ae01.alicdn.com/kf/H09f505fef682438898cbcedc69fa1760o/JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46.jpg_640x640.jpg\";}s:9:\"14:365458\";a:4:{s:4:\"name\";s:11:\"Black shiny\";s:8:\"name_sub\";s:5:\"Brown\";s:5:\"color\";s:7:\"#8D6468\";s:5:\"image\";s:158:\"https://ae01.alicdn.com/kf/H0862436ff0a049d4b88b474ebd43389aL/JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46.jpg_640x640.jpg\";}s:12:\"14:100018786\";a:4:{s:4:\"name\";s:13:\"custom colors\";s:8:\"name_sub\";s:5:\"Clear\";s:5:\"color\";s:5:\"clear\";s:5:\"image\";s:158:\"https://ae01.alicdn.com/kf/Ha8b8fb3ca18948dfbdd6824a8dcb1b1fE/JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46.jpg_640x640.jpg\";}s:6:\"14:691\";a:4:{s:4:\"name\";s:11:\"silver matt\";s:8:\"name_sub\";s:4:\"Gray\";s:5:\"color\";s:4:\"#999\";s:5:\"image\";s:158:\"https://ae01.alicdn.com/kf/H61075c4abbeb4ebcb29f329bca61e674l/JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46.jpg_640x640.jpg\";}s:13:\"200000124:698\";a:4:{s:4:\"name\";s:1:\"5\";s:8:\"name_sub\";s:1:\"5\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:14:\"200000124:1394\";a:4:{s:4:\"name\";s:1:\"6\";s:8:\"name_sub\";s:1:\"6\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:14:\"200000124:3434\";a:4:{s:4:\"name\";s:1:\"7\";s:8:\"name_sub\";s:1:\"7\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:13:\"200000124:699\";a:4:{s:4:\"name\";s:1:\"8\";s:8:\"name_sub\";s:1:\"8\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:16:\"200000124:350262\";a:4:{s:4:\"name\";s:1:\"9\";s:8:\"name_sub\";s:1:\"9\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:14:\"200000124:1583\";a:4:{s:4:\"name\";s:2:\"10\";s:8:\"name_sub\";s:2:\"10\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:100010420\";a:4:{s:4:\"name\";s:2:\"11\";s:8:\"name_sub\";s:2:\"11\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:14:\"200000124:1663\";a:4:{s:4:\"name\";s:2:\"12\";s:8:\"name_sub\";s:2:\"12\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000296\";a:4:{s:4:\"name\";s:2:\"13\";s:8:\"name_sub\";s:2:\"13\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000298\";a:4:{s:4:\"name\";s:2:\"14\";s:8:\"name_sub\";s:2:\"14\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:16:\"200000124:350231\";a:4:{s:4:\"name\";s:2:\"15\";s:8:\"name_sub\";s:2:\"15\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}}'),
(24519, 2417, '_vi_wad_shipping_info', 'a:6:{s:4:\"time\";i:1622546715;s:7:\"country\";s:2:\"LK\";s:7:\"company\";s:3:\"EMS\";s:7:\"freight\";s:4627:\"[{\"bizShowMind\":{\"layout\":[]},\"commitDay\":\"75\",\"company\":\"EMS\",\"currency\":\"USD\",\"discount\":50,\"displayType\":\"deliveryTime\",\"features\":{},\"freightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $38.49\",\"value\":38.49},\"freightFeatures\":{\"provider\":\"ae_config\"},\"freightLayout\":{\"displayType\":\"deliveryTime\",\"layout\":[{\"text\":\"Shipping: US $38.49\",\"type\":\"title\"},{\"text\":\"To <font color=\'#000000\'>Sri Lanka</font> via EMS\",\"type\":\"subtitle\"}],\"openShippingPanel\":\"true\"},\"fullMailLine\":false,\"hbaService\":false,\"i18nMap\":{},\"id\":0,\"name\":\"FreightItemModule\",\"sendGoodsCountry\":\"CN\",\"sendGoodsCountryFullName\":\"China\",\"serviceName\":\"EMS\",\"standardFreightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $38.49\",\"value\":38.49},\"time\":\"15-44\",\"tracking\":true},{\"bizShowMind\":{\"layout\":[]},\"commitDay\":\"75\",\"company\":\"UPS Expedited\",\"currency\":\"USD\",\"discount\":60,\"displayType\":\"deliveryTime\",\"features\":{},\"freightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $51.96\",\"value\":51.96},\"freightFeatures\":{\"provider\":\"ae_config\"},\"freightLayout\":{\"displayType\":\"deliveryTime\",\"layout\":[{\"text\":\"Shipping: US $51.96\",\"type\":\"title\"},{\"text\":\"To <font color=\'#000000\'>Sri Lanka</font> via UPS Expedited\",\"type\":\"subtitle\"}],\"openShippingPanel\":\"true\"},\"fullMailLine\":false,\"hbaService\":false,\"i18nMap\":{},\"id\":0,\"name\":\"FreightItemModule\",\"sendGoodsCountry\":\"CN\",\"sendGoodsCountryFullName\":\"China\",\"serviceName\":\"UPSE\",\"standardFreightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $51.96\",\"value\":51.96},\"time\":\"7-15\",\"tracking\":true},{\"bizShowMind\":{\"layout\":[]},\"commitDay\":\"75\",\"company\":\"UPS Express Saver\",\"currency\":\"USD\",\"discount\":60,\"displayType\":\"deliveryTime\",\"features\":{},\"freightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $69.87\",\"value\":69.87},\"freightFeatures\":{\"provider\":\"ae_config\"},\"freightLayout\":{\"displayType\":\"deliveryTime\",\"layout\":[{\"text\":\"Shipping: US $69.87\",\"type\":\"title\"},{\"text\":\"To <font color=\'#000000\'>Sri Lanka</font> via UPS Express Saver\",\"type\":\"subtitle\"}],\"openShippingPanel\":\"true\"},\"fullMailLine\":false,\"hbaService\":false,\"i18nMap\":{},\"id\":0,\"name\":\"FreightItemModule\",\"sendGoodsCountry\":\"CN\",\"sendGoodsCountryFullName\":\"China\",\"serviceName\":\"UPS\",\"standardFreightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $69.87\",\"value\":69.87},\"time\":\"7-15\",\"tracking\":true},{\"bizShowMind\":{\"layout\":[]},\"commitDay\":\"75\",\"company\":\"Fedex IP\",\"currency\":\"USD\",\"discount\":60,\"displayType\":\"deliveryTime\",\"features\":{},\"freightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $76.57\",\"value\":76.57},\"freightFeatures\":{\"provider\":\"ae_config\"},\"freightLayout\":{\"displayType\":\"deliveryTime\",\"layout\":[{\"text\":\"Shipping: US $76.57\",\"type\":\"title\"},{\"text\":\"To <font color=\'#000000\'>Sri Lanka</font> via Fedex IP\",\"type\":\"subtitle\"}],\"openShippingPanel\":\"true\"},\"fullMailLine\":false,\"hbaService\":false,\"i18nMap\":{},\"id\":0,\"name\":\"FreightItemModule\",\"sendGoodsCountry\":\"CN\",\"sendGoodsCountryFullName\":\"China\",\"serviceName\":\"FEDEX\",\"standardFreightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $76.57\",\"value\":76.57},\"time\":\"7-15\",\"tracking\":true},{\"bizShowMind\":{\"layout\":[]},\"commitDay\":\"75\",\"company\":\"AliExpress Premium Shipping\",\"currency\":\"USD\",\"discount\":8,\"displayType\":\"deliveryTime\",\"features\":{},\"freightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $91.32\",\"value\":91.32},\"freightFeatures\":{\"provider\":\"ae_config\"},\"freightLayout\":{\"displayType\":\"deliveryTime\",\"layout\":[{\"text\":\"Shipping: US $91.32\",\"type\":\"title\"},{\"text\":\"To <font color=\'#000000\'>Sri Lanka</font> via AliExpress Premium Shipping\",\"type\":\"subtitle\"}],\"openShippingPanel\":\"true\"},\"fullMailLine\":false,\"hbaService\":false,\"i18nMap\":{},\"id\":0,\"name\":\"FreightItemModule\",\"sendGoodsCountry\":\"CN\",\"sendGoodsCountryFullName\":\"China\",\"serviceName\":\"CAINIAO_PREMIUM\",\"standardFreightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $91.32\",\"value\":91.32},\"time\":\"7-15\",\"tracking\":true},{\"bizShowMind\":{\"layout\":[]},\"commitDay\":\"75\",\"company\":\"DHL\",\"currency\":\"USD\",\"discount\":60,\"displayType\":\"deliveryTime\",\"features\":{},\"freightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $120.41\",\"value\":120.41},\"freightFeatures\":{\"provider\":\"ae_config\"},\"freightLayout\":{\"displayType\":\"deliveryTime\",\"layout\":[{\"text\":\"Shipping: US $120.41\",\"type\":\"title\"},{\"text\":\"To <font color=\'#000000\'>Sri Lanka</font> via DHL\",\"type\":\"subtitle\"}],\"openShippingPanel\":\"true\"},\"fullMailLine\":false,\"hbaService\":false,\"i18nMap\":{},\"id\":0,\"name\":\"FreightItemModule\",\"sendGoodsCountry\":\"CN\",\"sendGoodsCountryFullName\":\"China\",\"serviceName\":\"DHL\",\"standardFreightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $120.41\",\"value\":120.41},\"time\":\"9-17\",\"tracking\":true}]\";s:13:\"shipping_cost\";d:38.49000000000000198951966012828052043914794921875;s:13:\"delivery_time\";s:5:\"15-44\";}'),
(24520, 2417, '_vi_wad_gallery', 'a:6:{i:0;s:146:\"https://ae01.alicdn.com/kf/Hb3575048be434de0a61de3a575f6418bl/JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46.jpg\";i:1;s:146:\"https://ae01.alicdn.com/kf/H4f234815a7d94e2ea4bfbae21ce27686S/JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46.jpg\";i:2;s:146:\"https://ae01.alicdn.com/kf/H8ff5b9a43a7c4f86998c43052226a84a2/JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46.jpg\";i:3;s:146:\"https://ae01.alicdn.com/kf/H5e19e13278cd4583a2406454e9b97156X/JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46.jpg\";i:4;s:146:\"https://ae01.alicdn.com/kf/Had206518cb2e45fc94c337f78c2dd4e75/JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46.jpg\";i:5;s:146:\"https://ae01.alicdn.com/kf/Hcddb0f1b1bf44fb4ae7562feb52797bdT/JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46.jpg\";}'),
(24521, 2417, '_vi_wad_variation_images', 'a:4:{s:6:\"14:193\";s:158:\"https://ae01.alicdn.com/kf/H09f505fef682438898cbcedc69fa1760o/JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46.jpg_640x640.jpg\";s:9:\"14:365458\";s:158:\"https://ae01.alicdn.com/kf/H0862436ff0a049d4b88b474ebd43389aL/JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46.jpg_640x640.jpg\";s:12:\"14:100018786\";s:158:\"https://ae01.alicdn.com/kf/Ha8b8fb3ca18948dfbdd6824a8dcb1b1fE/JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46.jpg_640x640.jpg\";s:6:\"14:691\";s:158:\"https://ae01.alicdn.com/kf/H61075c4abbeb4ebcb29f329bca61e674l/JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46.jpg_640x640.jpg\";}'),
(24522, 2417, '_vi_wad_store_info', 'a:3:{s:4:\"name\";s:24:\"jialuowei Official Store\";s:3:\"url\";s:33:\"//www.aliexpress.com/store/804726\";s:3:\"num\";i:804726;}');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(24523, 2417, '_vi_wad_variations', 'a:44:{i:0;a:10:{s:5:\"image\";s:158:\"https://ae01.alicdn.com/kf/H09f505fef682438898cbcedc69fa1760o/JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"1005001555077806-black-matt-7\";s:7:\"sku_sub\";s:24:\"1005001555077806-black-7\";s:5:\"skuId\";s:17:\"12000016575119323\";s:7:\"skuAttr\";s:32:\"14:193#Black matt;200000124:3434\";s:13:\"regular_price\";s:4:\"98.0\";s:10:\"sale_price\";s:4:\"58.8\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"Black matt\";s:9:\"shoe-size\";s:1:\"7\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:1:\"7\";}}i:1;a:10:{s:5:\"image\";s:158:\"https://ae01.alicdn.com/kf/H09f505fef682438898cbcedc69fa1760o/JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"1005001555077806-black-matt-6\";s:7:\"sku_sub\";s:24:\"1005001555077806-black-6\";s:5:\"skuId\";s:17:\"12000016575119322\";s:7:\"skuAttr\";s:32:\"14:193#Black matt;200000124:1394\";s:13:\"regular_price\";s:4:\"98.0\";s:10:\"sale_price\";s:4:\"58.8\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"Black matt\";s:9:\"shoe-size\";s:1:\"6\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:1:\"6\";}}i:2;a:10:{s:5:\"image\";s:158:\"https://ae01.alicdn.com/kf/H09f505fef682438898cbcedc69fa1760o/JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"1005001555077806-black-matt-5\";s:7:\"sku_sub\";s:24:\"1005001555077806-black-5\";s:5:\"skuId\";s:17:\"12000016575119321\";s:7:\"skuAttr\";s:31:\"14:193#Black matt;200000124:698\";s:13:\"regular_price\";s:4:\"98.0\";s:10:\"sale_price\";s:4:\"58.8\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"Black matt\";s:9:\"shoe-size\";s:1:\"5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:1:\"5\";}}i:3;a:10:{s:5:\"image\";s:158:\"https://ae01.alicdn.com/kf/H09f505fef682438898cbcedc69fa1760o/JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"1005001555077806-black-matt-11\";s:7:\"sku_sub\";s:25:\"1005001555077806-black-11\";s:5:\"skuId\";s:17:\"12000016575119327\";s:7:\"skuAttr\";s:37:\"14:193#Black matt;200000124:100010420\";s:13:\"regular_price\";s:4:\"98.0\";s:10:\"sale_price\";s:4:\"58.8\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"Black matt\";s:9:\"shoe-size\";s:2:\"11\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"11\";}}i:4;a:10:{s:5:\"image\";s:158:\"https://ae01.alicdn.com/kf/H09f505fef682438898cbcedc69fa1760o/JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"1005001555077806-black-matt-10\";s:7:\"sku_sub\";s:25:\"1005001555077806-black-10\";s:5:\"skuId\";s:17:\"12000016575119326\";s:7:\"skuAttr\";s:32:\"14:193#Black matt;200000124:1583\";s:13:\"regular_price\";s:4:\"98.0\";s:10:\"sale_price\";s:4:\"58.8\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"Black matt\";s:9:\"shoe-size\";s:2:\"10\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"10\";}}i:5;a:10:{s:5:\"image\";s:158:\"https://ae01.alicdn.com/kf/H09f505fef682438898cbcedc69fa1760o/JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"1005001555077806-black-matt-9\";s:7:\"sku_sub\";s:24:\"1005001555077806-black-9\";s:5:\"skuId\";s:17:\"12000016575119325\";s:7:\"skuAttr\";s:34:\"14:193#Black matt;200000124:350262\";s:13:\"regular_price\";s:4:\"98.0\";s:10:\"sale_price\";s:4:\"58.8\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"Black matt\";s:9:\"shoe-size\";s:1:\"9\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:1:\"9\";}}i:6;a:10:{s:5:\"image\";s:158:\"https://ae01.alicdn.com/kf/H09f505fef682438898cbcedc69fa1760o/JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"1005001555077806-black-matt-8\";s:7:\"sku_sub\";s:24:\"1005001555077806-black-8\";s:5:\"skuId\";s:17:\"12000016575119324\";s:7:\"skuAttr\";s:31:\"14:193#Black matt;200000124:699\";s:13:\"regular_price\";s:4:\"98.0\";s:10:\"sale_price\";s:4:\"58.8\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"Black matt\";s:9:\"shoe-size\";s:1:\"8\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:1:\"8\";}}i:7;a:10:{s:5:\"image\";s:158:\"https://ae01.alicdn.com/kf/Ha8b8fb3ca18948dfbdd6824a8dcb1b1fE/JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46.jpg_640x640.jpg\";s:3:\"sku\";s:33:\"1005001555077806-custom-colors-14\";s:7:\"sku_sub\";s:25:\"1005001555077806-clear-14\";s:5:\"skuId\";s:17:\"12000016575119363\";s:7:\"skuAttr\";s:46:\"14:100018786#custom colors;200000124:200000298\";s:13:\"regular_price\";s:4:\"98.0\";s:10:\"sale_price\";s:4:\"58.8\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:13:\"custom colors\";s:9:\"shoe-size\";s:2:\"14\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Clear\";s:9:\"shoe-size\";s:2:\"14\";}}i:8;a:10:{s:5:\"image\";s:158:\"https://ae01.alicdn.com/kf/Ha8b8fb3ca18948dfbdd6824a8dcb1b1fE/JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46.jpg_640x640.jpg\";s:3:\"sku\";s:33:\"1005001555077806-custom-colors-13\";s:7:\"sku_sub\";s:25:\"1005001555077806-clear-13\";s:5:\"skuId\";s:17:\"12000016575119362\";s:7:\"skuAttr\";s:46:\"14:100018786#custom colors;200000124:200000296\";s:13:\"regular_price\";s:4:\"98.0\";s:10:\"sale_price\";s:4:\"58.8\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:13:\"custom colors\";s:9:\"shoe-size\";s:2:\"13\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Clear\";s:9:\"shoe-size\";s:2:\"13\";}}i:9;a:10:{s:5:\"image\";s:158:\"https://ae01.alicdn.com/kf/Ha8b8fb3ca18948dfbdd6824a8dcb1b1fE/JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46.jpg_640x640.jpg\";s:3:\"sku\";s:33:\"1005001555077806-custom-colors-12\";s:7:\"sku_sub\";s:25:\"1005001555077806-clear-12\";s:5:\"skuId\";s:17:\"12000016575119361\";s:7:\"skuAttr\";s:41:\"14:100018786#custom colors;200000124:1663\";s:13:\"regular_price\";s:4:\"98.0\";s:10:\"sale_price\";s:4:\"58.8\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:13:\"custom colors\";s:9:\"shoe-size\";s:2:\"12\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Clear\";s:9:\"shoe-size\";s:2:\"12\";}}i:10;a:10:{s:5:\"image\";s:158:\"https://ae01.alicdn.com/kf/Ha8b8fb3ca18948dfbdd6824a8dcb1b1fE/JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46.jpg_640x640.jpg\";s:3:\"sku\";s:33:\"1005001555077806-custom-colors-11\";s:7:\"sku_sub\";s:25:\"1005001555077806-clear-11\";s:5:\"skuId\";s:17:\"12000016575119360\";s:7:\"skuAttr\";s:46:\"14:100018786#custom colors;200000124:100010420\";s:13:\"regular_price\";s:4:\"98.0\";s:10:\"sale_price\";s:4:\"58.8\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:13:\"custom colors\";s:9:\"shoe-size\";s:2:\"11\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Clear\";s:9:\"shoe-size\";s:2:\"11\";}}i:11;a:10:{s:5:\"image\";s:158:\"https://ae01.alicdn.com/kf/Ha8b8fb3ca18948dfbdd6824a8dcb1b1fE/JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46.jpg_640x640.jpg\";s:3:\"sku\";s:33:\"1005001555077806-custom-colors-15\";s:7:\"sku_sub\";s:25:\"1005001555077806-clear-15\";s:5:\"skuId\";s:17:\"12000016575119364\";s:7:\"skuAttr\";s:43:\"14:100018786#custom colors;200000124:350231\";s:13:\"regular_price\";s:4:\"98.0\";s:10:\"sale_price\";s:4:\"58.8\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:13:\"custom colors\";s:9:\"shoe-size\";s:2:\"15\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Clear\";s:9:\"shoe-size\";s:2:\"15\";}}i:12;a:10:{s:5:\"image\";s:158:\"https://ae01.alicdn.com/kf/Ha8b8fb3ca18948dfbdd6824a8dcb1b1fE/JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46.jpg_640x640.jpg\";s:3:\"sku\";s:32:\"1005001555077806-custom-colors-6\";s:7:\"sku_sub\";s:24:\"1005001555077806-clear-6\";s:5:\"skuId\";s:17:\"12000016575119355\";s:7:\"skuAttr\";s:41:\"14:100018786#custom colors;200000124:1394\";s:13:\"regular_price\";s:4:\"98.0\";s:10:\"sale_price\";s:4:\"58.8\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:13:\"custom colors\";s:9:\"shoe-size\";s:1:\"6\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Clear\";s:9:\"shoe-size\";s:1:\"6\";}}i:13;a:10:{s:5:\"image\";s:158:\"https://ae01.alicdn.com/kf/Ha8b8fb3ca18948dfbdd6824a8dcb1b1fE/JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46.jpg_640x640.jpg\";s:3:\"sku\";s:32:\"1005001555077806-custom-colors-5\";s:7:\"sku_sub\";s:24:\"1005001555077806-clear-5\";s:5:\"skuId\";s:17:\"12000016575119354\";s:7:\"skuAttr\";s:40:\"14:100018786#custom colors;200000124:698\";s:13:\"regular_price\";s:4:\"98.0\";s:10:\"sale_price\";s:4:\"58.8\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:13:\"custom colors\";s:9:\"shoe-size\";s:1:\"5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Clear\";s:9:\"shoe-size\";s:1:\"5\";}}i:14;a:10:{s:5:\"image\";s:158:\"https://ae01.alicdn.com/kf/H61075c4abbeb4ebcb29f329bca61e674l/JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46.jpg_640x640.jpg\";s:3:\"sku\";s:31:\"1005001555077806-silver-matt-15\";s:7:\"sku_sub\";s:24:\"1005001555077806-gray-15\";s:5:\"skuId\";s:17:\"12000016575119353\";s:7:\"skuAttr\";s:35:\"14:691#silver matt;200000124:350231\";s:13:\"regular_price\";s:4:\"98.0\";s:10:\"sale_price\";s:4:\"58.8\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:11:\"silver matt\";s:9:\"shoe-size\";s:2:\"15\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:2:\"15\";}}i:15;a:10:{s:5:\"image\";s:158:\"https://ae01.alicdn.com/kf/H61075c4abbeb4ebcb29f329bca61e674l/JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46.jpg_640x640.jpg\";s:3:\"sku\";s:31:\"1005001555077806-silver-matt-14\";s:7:\"sku_sub\";s:24:\"1005001555077806-gray-14\";s:5:\"skuId\";s:17:\"12000016575119352\";s:7:\"skuAttr\";s:38:\"14:691#silver matt;200000124:200000298\";s:13:\"regular_price\";s:4:\"98.0\";s:10:\"sale_price\";s:4:\"58.8\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:11:\"silver matt\";s:9:\"shoe-size\";s:2:\"14\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:2:\"14\";}}i:16;a:10:{s:5:\"image\";s:158:\"https://ae01.alicdn.com/kf/Ha8b8fb3ca18948dfbdd6824a8dcb1b1fE/JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46.jpg_640x640.jpg\";s:3:\"sku\";s:33:\"1005001555077806-custom-colors-10\";s:7:\"sku_sub\";s:25:\"1005001555077806-clear-10\";s:5:\"skuId\";s:17:\"12000016575119359\";s:7:\"skuAttr\";s:41:\"14:100018786#custom colors;200000124:1583\";s:13:\"regular_price\";s:4:\"98.0\";s:10:\"sale_price\";s:4:\"58.8\";s:5:\"stock\";i:49;s:10:\"attributes\";a:2:{s:5:\"color\";s:13:\"custom colors\";s:9:\"shoe-size\";s:2:\"10\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Clear\";s:9:\"shoe-size\";s:2:\"10\";}}i:17;a:10:{s:5:\"image\";s:158:\"https://ae01.alicdn.com/kf/Ha8b8fb3ca18948dfbdd6824a8dcb1b1fE/JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46.jpg_640x640.jpg\";s:3:\"sku\";s:32:\"1005001555077806-custom-colors-9\";s:7:\"sku_sub\";s:24:\"1005001555077806-clear-9\";s:5:\"skuId\";s:17:\"12000016575119358\";s:7:\"skuAttr\";s:43:\"14:100018786#custom colors;200000124:350262\";s:13:\"regular_price\";s:4:\"98.0\";s:10:\"sale_price\";s:4:\"58.8\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:13:\"custom colors\";s:9:\"shoe-size\";s:1:\"9\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Clear\";s:9:\"shoe-size\";s:1:\"9\";}}i:18;a:10:{s:5:\"image\";s:158:\"https://ae01.alicdn.com/kf/Ha8b8fb3ca18948dfbdd6824a8dcb1b1fE/JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46.jpg_640x640.jpg\";s:3:\"sku\";s:32:\"1005001555077806-custom-colors-8\";s:7:\"sku_sub\";s:24:\"1005001555077806-clear-8\";s:5:\"skuId\";s:17:\"12000016575119357\";s:7:\"skuAttr\";s:40:\"14:100018786#custom colors;200000124:699\";s:13:\"regular_price\";s:4:\"98.0\";s:10:\"sale_price\";s:4:\"58.8\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:13:\"custom colors\";s:9:\"shoe-size\";s:1:\"8\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Clear\";s:9:\"shoe-size\";s:1:\"8\";}}i:19;a:10:{s:5:\"image\";s:158:\"https://ae01.alicdn.com/kf/Ha8b8fb3ca18948dfbdd6824a8dcb1b1fE/JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46.jpg_640x640.jpg\";s:3:\"sku\";s:32:\"1005001555077806-custom-colors-7\";s:7:\"sku_sub\";s:24:\"1005001555077806-clear-7\";s:5:\"skuId\";s:17:\"12000016575119356\";s:7:\"skuAttr\";s:41:\"14:100018786#custom colors;200000124:3434\";s:13:\"regular_price\";s:4:\"98.0\";s:10:\"sale_price\";s:4:\"58.8\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:13:\"custom colors\";s:9:\"shoe-size\";s:1:\"7\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Clear\";s:9:\"shoe-size\";s:1:\"7\";}}i:20;a:10:{s:5:\"image\";s:158:\"https://ae01.alicdn.com/kf/H61075c4abbeb4ebcb29f329bca61e674l/JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"1005001555077806-silver-matt-9\";s:7:\"sku_sub\";s:23:\"1005001555077806-gray-9\";s:5:\"skuId\";s:17:\"12000016575119347\";s:7:\"skuAttr\";s:35:\"14:691#silver matt;200000124:350262\";s:13:\"regular_price\";s:4:\"98.0\";s:10:\"sale_price\";s:4:\"58.8\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:11:\"silver matt\";s:9:\"shoe-size\";s:1:\"9\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:1:\"9\";}}i:21;a:10:{s:5:\"image\";s:158:\"https://ae01.alicdn.com/kf/H61075c4abbeb4ebcb29f329bca61e674l/JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"1005001555077806-silver-matt-8\";s:7:\"sku_sub\";s:23:\"1005001555077806-gray-8\";s:5:\"skuId\";s:17:\"12000016575119346\";s:7:\"skuAttr\";s:32:\"14:691#silver matt;200000124:699\";s:13:\"regular_price\";s:4:\"98.0\";s:10:\"sale_price\";s:4:\"58.8\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:11:\"silver matt\";s:9:\"shoe-size\";s:1:\"8\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:1:\"8\";}}i:22;a:10:{s:5:\"image\";s:158:\"https://ae01.alicdn.com/kf/H61075c4abbeb4ebcb29f329bca61e674l/JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"1005001555077806-silver-matt-7\";s:7:\"sku_sub\";s:23:\"1005001555077806-gray-7\";s:5:\"skuId\";s:17:\"12000016575119345\";s:7:\"skuAttr\";s:33:\"14:691#silver matt;200000124:3434\";s:13:\"regular_price\";s:4:\"98.0\";s:10:\"sale_price\";s:4:\"58.8\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:11:\"silver matt\";s:9:\"shoe-size\";s:1:\"7\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:1:\"7\";}}i:23;a:10:{s:5:\"image\";s:158:\"https://ae01.alicdn.com/kf/H61075c4abbeb4ebcb29f329bca61e674l/JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"1005001555077806-silver-matt-6\";s:7:\"sku_sub\";s:23:\"1005001555077806-gray-6\";s:5:\"skuId\";s:17:\"12000016575119344\";s:7:\"skuAttr\";s:33:\"14:691#silver matt;200000124:1394\";s:13:\"regular_price\";s:4:\"98.0\";s:10:\"sale_price\";s:4:\"58.8\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:11:\"silver matt\";s:9:\"shoe-size\";s:1:\"6\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:1:\"6\";}}i:24;a:10:{s:5:\"image\";s:158:\"https://ae01.alicdn.com/kf/H61075c4abbeb4ebcb29f329bca61e674l/JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46.jpg_640x640.jpg\";s:3:\"sku\";s:31:\"1005001555077806-silver-matt-13\";s:7:\"sku_sub\";s:24:\"1005001555077806-gray-13\";s:5:\"skuId\";s:17:\"12000016575119351\";s:7:\"skuAttr\";s:38:\"14:691#silver matt;200000124:200000296\";s:13:\"regular_price\";s:4:\"98.0\";s:10:\"sale_price\";s:4:\"58.8\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:11:\"silver matt\";s:9:\"shoe-size\";s:2:\"13\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:2:\"13\";}}i:25;a:10:{s:5:\"image\";s:158:\"https://ae01.alicdn.com/kf/H61075c4abbeb4ebcb29f329bca61e674l/JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46.jpg_640x640.jpg\";s:3:\"sku\";s:31:\"1005001555077806-silver-matt-12\";s:7:\"sku_sub\";s:24:\"1005001555077806-gray-12\";s:5:\"skuId\";s:17:\"12000016575119350\";s:7:\"skuAttr\";s:33:\"14:691#silver matt;200000124:1663\";s:13:\"regular_price\";s:4:\"98.0\";s:10:\"sale_price\";s:4:\"58.8\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:11:\"silver matt\";s:9:\"shoe-size\";s:2:\"12\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:2:\"12\";}}i:26;a:10:{s:5:\"image\";s:158:\"https://ae01.alicdn.com/kf/H61075c4abbeb4ebcb29f329bca61e674l/JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46.jpg_640x640.jpg\";s:3:\"sku\";s:31:\"1005001555077806-silver-matt-11\";s:7:\"sku_sub\";s:24:\"1005001555077806-gray-11\";s:5:\"skuId\";s:17:\"12000016575119349\";s:7:\"skuAttr\";s:38:\"14:691#silver matt;200000124:100010420\";s:13:\"regular_price\";s:4:\"98.0\";s:10:\"sale_price\";s:4:\"58.8\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:11:\"silver matt\";s:9:\"shoe-size\";s:2:\"11\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:2:\"11\";}}i:27;a:10:{s:5:\"image\";s:158:\"https://ae01.alicdn.com/kf/H61075c4abbeb4ebcb29f329bca61e674l/JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46.jpg_640x640.jpg\";s:3:\"sku\";s:31:\"1005001555077806-silver-matt-10\";s:7:\"sku_sub\";s:24:\"1005001555077806-gray-10\";s:5:\"skuId\";s:17:\"12000016575119348\";s:7:\"skuAttr\";s:33:\"14:691#silver matt;200000124:1583\";s:13:\"regular_price\";s:4:\"98.0\";s:10:\"sale_price\";s:4:\"58.8\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:11:\"silver matt\";s:9:\"shoe-size\";s:2:\"10\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:2:\"10\";}}i:28;a:10:{s:5:\"image\";s:158:\"https://ae01.alicdn.com/kf/H0862436ff0a049d4b88b474ebd43389aL/JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46.jpg_640x640.jpg\";s:3:\"sku\";s:31:\"1005001555077806-black-shiny-12\";s:7:\"sku_sub\";s:25:\"1005001555077806-brown-12\";s:5:\"skuId\";s:17:\"12000016575119339\";s:7:\"skuAttr\";s:36:\"14:365458#Black shiny;200000124:1663\";s:13:\"regular_price\";s:4:\"98.0\";s:10:\"sale_price\";s:4:\"58.8\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:11:\"Black shiny\";s:9:\"shoe-size\";s:2:\"12\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:2:\"12\";}}i:29;a:10:{s:5:\"image\";s:158:\"https://ae01.alicdn.com/kf/H0862436ff0a049d4b88b474ebd43389aL/JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46.jpg_640x640.jpg\";s:3:\"sku\";s:31:\"1005001555077806-black-shiny-11\";s:7:\"sku_sub\";s:25:\"1005001555077806-brown-11\";s:5:\"skuId\";s:17:\"12000016575119338\";s:7:\"skuAttr\";s:41:\"14:365458#Black shiny;200000124:100010420\";s:13:\"regular_price\";s:4:\"98.0\";s:10:\"sale_price\";s:4:\"58.8\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:11:\"Black shiny\";s:9:\"shoe-size\";s:2:\"11\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:2:\"11\";}}i:30;a:10:{s:5:\"image\";s:158:\"https://ae01.alicdn.com/kf/H0862436ff0a049d4b88b474ebd43389aL/JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46.jpg_640x640.jpg\";s:3:\"sku\";s:31:\"1005001555077806-black-shiny-10\";s:7:\"sku_sub\";s:25:\"1005001555077806-brown-10\";s:5:\"skuId\";s:17:\"12000016575119337\";s:7:\"skuAttr\";s:36:\"14:365458#Black shiny;200000124:1583\";s:13:\"regular_price\";s:4:\"98.0\";s:10:\"sale_price\";s:4:\"58.8\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:11:\"Black shiny\";s:9:\"shoe-size\";s:2:\"10\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:2:\"10\";}}i:31;a:10:{s:5:\"image\";s:158:\"https://ae01.alicdn.com/kf/H0862436ff0a049d4b88b474ebd43389aL/JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"1005001555077806-black-shiny-9\";s:7:\"sku_sub\";s:24:\"1005001555077806-brown-9\";s:5:\"skuId\";s:17:\"12000016575119336\";s:7:\"skuAttr\";s:38:\"14:365458#Black shiny;200000124:350262\";s:13:\"regular_price\";s:4:\"98.0\";s:10:\"sale_price\";s:4:\"58.8\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:11:\"Black shiny\";s:9:\"shoe-size\";s:1:\"9\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:1:\"9\";}}i:32;a:10:{s:5:\"image\";s:158:\"https://ae01.alicdn.com/kf/H61075c4abbeb4ebcb29f329bca61e674l/JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"1005001555077806-silver-matt-5\";s:7:\"sku_sub\";s:23:\"1005001555077806-gray-5\";s:5:\"skuId\";s:17:\"12000016575119343\";s:7:\"skuAttr\";s:32:\"14:691#silver matt;200000124:698\";s:13:\"regular_price\";s:4:\"98.0\";s:10:\"sale_price\";s:4:\"58.8\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:11:\"silver matt\";s:9:\"shoe-size\";s:1:\"5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:1:\"5\";}}i:33;a:10:{s:5:\"image\";s:158:\"https://ae01.alicdn.com/kf/H0862436ff0a049d4b88b474ebd43389aL/JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46.jpg_640x640.jpg\";s:3:\"sku\";s:31:\"1005001555077806-black-shiny-15\";s:7:\"sku_sub\";s:25:\"1005001555077806-brown-15\";s:5:\"skuId\";s:17:\"12000016575119342\";s:7:\"skuAttr\";s:38:\"14:365458#Black shiny;200000124:350231\";s:13:\"regular_price\";s:4:\"98.0\";s:10:\"sale_price\";s:4:\"58.8\";s:5:\"stock\";i:49;s:10:\"attributes\";a:2:{s:5:\"color\";s:11:\"Black shiny\";s:9:\"shoe-size\";s:2:\"15\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:2:\"15\";}}i:34;a:10:{s:5:\"image\";s:158:\"https://ae01.alicdn.com/kf/H0862436ff0a049d4b88b474ebd43389aL/JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46.jpg_640x640.jpg\";s:3:\"sku\";s:31:\"1005001555077806-black-shiny-14\";s:7:\"sku_sub\";s:25:\"1005001555077806-brown-14\";s:5:\"skuId\";s:17:\"12000016575119341\";s:7:\"skuAttr\";s:41:\"14:365458#Black shiny;200000124:200000298\";s:13:\"regular_price\";s:4:\"98.0\";s:10:\"sale_price\";s:4:\"58.8\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:11:\"Black shiny\";s:9:\"shoe-size\";s:2:\"14\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:2:\"14\";}}i:35;a:10:{s:5:\"image\";s:158:\"https://ae01.alicdn.com/kf/H0862436ff0a049d4b88b474ebd43389aL/JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46.jpg_640x640.jpg\";s:3:\"sku\";s:31:\"1005001555077806-black-shiny-13\";s:7:\"sku_sub\";s:25:\"1005001555077806-brown-13\";s:5:\"skuId\";s:17:\"12000016575119340\";s:7:\"skuAttr\";s:41:\"14:365458#Black shiny;200000124:200000296\";s:13:\"regular_price\";s:4:\"98.0\";s:10:\"sale_price\";s:4:\"58.8\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:11:\"Black shiny\";s:9:\"shoe-size\";s:2:\"13\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:2:\"13\";}}i:36;a:10:{s:5:\"image\";s:158:\"https://ae01.alicdn.com/kf/H09f505fef682438898cbcedc69fa1760o/JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"1005001555077806-black-matt-15\";s:7:\"sku_sub\";s:25:\"1005001555077806-black-15\";s:5:\"skuId\";s:17:\"12000016575119331\";s:7:\"skuAttr\";s:34:\"14:193#Black matt;200000124:350231\";s:13:\"regular_price\";s:4:\"98.0\";s:10:\"sale_price\";s:4:\"58.8\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"Black matt\";s:9:\"shoe-size\";s:2:\"15\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"15\";}}i:37;a:10:{s:5:\"image\";s:158:\"https://ae01.alicdn.com/kf/H09f505fef682438898cbcedc69fa1760o/JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"1005001555077806-black-matt-14\";s:7:\"sku_sub\";s:25:\"1005001555077806-black-14\";s:5:\"skuId\";s:17:\"12000016575119330\";s:7:\"skuAttr\";s:37:\"14:193#Black matt;200000124:200000298\";s:13:\"regular_price\";s:4:\"98.0\";s:10:\"sale_price\";s:4:\"58.8\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"Black matt\";s:9:\"shoe-size\";s:2:\"14\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"14\";}}i:38;a:10:{s:5:\"image\";s:158:\"https://ae01.alicdn.com/kf/H09f505fef682438898cbcedc69fa1760o/JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"1005001555077806-black-matt-13\";s:7:\"sku_sub\";s:25:\"1005001555077806-black-13\";s:5:\"skuId\";s:17:\"12000016575119329\";s:7:\"skuAttr\";s:37:\"14:193#Black matt;200000124:200000296\";s:13:\"regular_price\";s:4:\"98.0\";s:10:\"sale_price\";s:4:\"58.8\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"Black matt\";s:9:\"shoe-size\";s:2:\"13\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"13\";}}i:39;a:10:{s:5:\"image\";s:158:\"https://ae01.alicdn.com/kf/H09f505fef682438898cbcedc69fa1760o/JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"1005001555077806-black-matt-12\";s:7:\"sku_sub\";s:25:\"1005001555077806-black-12\";s:5:\"skuId\";s:17:\"12000016575119328\";s:7:\"skuAttr\";s:32:\"14:193#Black matt;200000124:1663\";s:13:\"regular_price\";s:4:\"98.0\";s:10:\"sale_price\";s:4:\"58.8\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"Black matt\";s:9:\"shoe-size\";s:2:\"12\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"12\";}}i:40;a:10:{s:5:\"image\";s:158:\"https://ae01.alicdn.com/kf/H0862436ff0a049d4b88b474ebd43389aL/JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"1005001555077806-black-shiny-8\";s:7:\"sku_sub\";s:24:\"1005001555077806-brown-8\";s:5:\"skuId\";s:17:\"12000016575119335\";s:7:\"skuAttr\";s:35:\"14:365458#Black shiny;200000124:699\";s:13:\"regular_price\";s:4:\"98.0\";s:10:\"sale_price\";s:4:\"58.8\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:11:\"Black shiny\";s:9:\"shoe-size\";s:1:\"8\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:1:\"8\";}}i:41;a:10:{s:5:\"image\";s:158:\"https://ae01.alicdn.com/kf/H0862436ff0a049d4b88b474ebd43389aL/JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"1005001555077806-black-shiny-7\";s:7:\"sku_sub\";s:24:\"1005001555077806-brown-7\";s:5:\"skuId\";s:17:\"12000016575119334\";s:7:\"skuAttr\";s:36:\"14:365458#Black shiny;200000124:3434\";s:13:\"regular_price\";s:4:\"98.0\";s:10:\"sale_price\";s:4:\"58.8\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:11:\"Black shiny\";s:9:\"shoe-size\";s:1:\"7\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:1:\"7\";}}i:42;a:10:{s:5:\"image\";s:158:\"https://ae01.alicdn.com/kf/H0862436ff0a049d4b88b474ebd43389aL/JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"1005001555077806-black-shiny-6\";s:7:\"sku_sub\";s:24:\"1005001555077806-brown-6\";s:5:\"skuId\";s:17:\"12000016575119333\";s:7:\"skuAttr\";s:36:\"14:365458#Black shiny;200000124:1394\";s:13:\"regular_price\";s:4:\"98.0\";s:10:\"sale_price\";s:4:\"58.8\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:11:\"Black shiny\";s:9:\"shoe-size\";s:1:\"6\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:1:\"6\";}}i:43;a:10:{s:5:\"image\";s:158:\"https://ae01.alicdn.com/kf/H0862436ff0a049d4b88b474ebd43389aL/JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"1005001555077806-black-shiny-5\";s:7:\"sku_sub\";s:24:\"1005001555077806-brown-5\";s:5:\"skuId\";s:17:\"12000016575119332\";s:7:\"skuAttr\";s:35:\"14:365458#Black shiny;200000124:698\";s:13:\"regular_price\";s:4:\"98.0\";s:10:\"sale_price\";s:4:\"58.8\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:11:\"Black shiny\";s:9:\"shoe-size\";s:1:\"5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:1:\"5\";}}}'),
(24524, 2418, '_wp_attached_file', '2021/06/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes-1.jpg_640x640-1.jpg'),
(24525, 2418, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:123:\"2021/06/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes-1.jpg_640x640-1.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:123:\"Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes-1.jpg_640x640-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:123:\"Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes-1.jpg_640x640-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:123:\"Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes-1.jpg_640x640-1-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:123:\"Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes-1.jpg_640x640-1-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:123:\"Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes-1.jpg_640x640-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:123:\"Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes-1.jpg_640x640-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:123:\"Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes-1.jpg_640x640-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:123:\"Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes-1.jpg_640x640-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:123:\"Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes-1.jpg_640x640-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:123:\"Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes-1.jpg_640x640-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(24526, 2418, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Hccfd4c275b054f80861261fb66fdef55D/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes.jpg_640x640.jpg'),
(24527, 2210, '_thumbnail_id', '2418'),
(24528, 2211, '_thumbnail_id', '2418'),
(24529, 2212, '_thumbnail_id', '2418'),
(24530, 2214, '_thumbnail_id', '2418'),
(24531, 2215, '_thumbnail_id', '2418'),
(24532, 2216, '_thumbnail_id', '2418'),
(24533, 2217, '_thumbnail_id', '2418'),
(24534, 2218, '_thumbnail_id', '2418'),
(24535, 2220, '_thumbnail_id', '2418'),
(24536, 2223, '_thumbnail_id', '2418'),
(24537, 2225, '_thumbnail_id', '2418'),
(24538, 2226, '_thumbnail_id', '2418'),
(24539, 2227, '_thumbnail_id', '2418'),
(24540, 2228, '_thumbnail_id', '2418'),
(24541, 2229, '_thumbnail_id', '2418'),
(24542, 2230, '_thumbnail_id', '2418'),
(24543, 2231, '_thumbnail_id', '2418'),
(24544, 2232, '_thumbnail_id', '2418'),
(24545, 2234, '_thumbnail_id', '2418'),
(24546, 2235, '_thumbnail_id', '2418'),
(24547, 2236, '_thumbnail_id', '2418'),
(24548, 2237, '_thumbnail_id', '2418'),
(24549, 2238, '_thumbnail_id', '2418'),
(24550, 2239, '_thumbnail_id', '2418'),
(24551, 2240, '_thumbnail_id', '2418'),
(24552, 2241, '_thumbnail_id', '2418'),
(24553, 2242, '_thumbnail_id', '2418'),
(24554, 2243, '_thumbnail_id', '2418'),
(24555, 2244, '_thumbnail_id', '2418'),
(24556, 2245, '_thumbnail_id', '2418'),
(24557, 2247, '_thumbnail_id', '2418'),
(24558, 2248, '_thumbnail_id', '2418'),
(24559, 2249, '_thumbnail_id', '2418'),
(24560, 2250, '_thumbnail_id', '2418'),
(24561, 2251, '_thumbnail_id', '2418'),
(24562, 2252, '_thumbnail_id', '2418'),
(24563, 2253, '_thumbnail_id', '2418'),
(24564, 2255, '_thumbnail_id', '2418'),
(24565, 2256, '_thumbnail_id', '2418'),
(24566, 2257, '_thumbnail_id', '2418'),
(24567, 2258, '_thumbnail_id', '2418'),
(24568, 2260, '_thumbnail_id', '2418'),
(24569, 2261, '_thumbnail_id', '2418'),
(24570, 2262, '_thumbnail_id', '2418'),
(24571, 2263, '_thumbnail_id', '2418'),
(24572, 2266, '_thumbnail_id', '2418'),
(24573, 2272, '_thumbnail_id', '2418'),
(24574, 2273, '_thumbnail_id', '2418'),
(24575, 2274, '_thumbnail_id', '2418'),
(24576, 2275, '_thumbnail_id', '2418'),
(24577, 2277, '_thumbnail_id', '2418'),
(24578, 2278, '_thumbnail_id', '2418'),
(24579, 2279, '_thumbnail_id', '2418'),
(24580, 2280, '_thumbnail_id', '2418'),
(24581, 2419, '_wp_attached_file', '2021/06/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes-2.jpg_640x640-2.jpg'),
(24582, 2419, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:123:\"2021/06/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes-2.jpg_640x640-2.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:123:\"Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes-2.jpg_640x640-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:123:\"Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes-2.jpg_640x640-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:123:\"Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes-2.jpg_640x640-2-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:123:\"Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes-2.jpg_640x640-2-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:123:\"Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes-2.jpg_640x640-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:123:\"Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes-2.jpg_640x640-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:123:\"Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes-2.jpg_640x640-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:123:\"Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes-2.jpg_640x640-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:123:\"Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes-2.jpg_640x640-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:123:\"Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes-2.jpg_640x640-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(24583, 2419, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H22a63fd61d564811a6d148f696f96b11R/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes.jpg_640x640.jpg'),
(24584, 2264, '_thumbnail_id', '2419'),
(24585, 2265, '_thumbnail_id', '2419'),
(24586, 2267, '_thumbnail_id', '2419'),
(24587, 2268, '_thumbnail_id', '2419'),
(24588, 2269, '_thumbnail_id', '2419'),
(24589, 2270, '_thumbnail_id', '2419'),
(24590, 2271, '_thumbnail_id', '2419'),
(24591, 2281, '_thumbnail_id', '2419'),
(24592, 2282, '_thumbnail_id', '2419'),
(24593, 2283, '_thumbnail_id', '2419'),
(24594, 2284, '_thumbnail_id', '2419'),
(24595, 2286, '_thumbnail_id', '2419'),
(24596, 2287, '_thumbnail_id', '2419'),
(24597, 2288, '_thumbnail_id', '2419'),
(24598, 2289, '_thumbnail_id', '2419'),
(24599, 2290, '_thumbnail_id', '2419'),
(24600, 2291, '_thumbnail_id', '2419'),
(24601, 2292, '_thumbnail_id', '2419'),
(24602, 2293, '_thumbnail_id', '2419'),
(24603, 2294, '_thumbnail_id', '2419'),
(24604, 2295, '_thumbnail_id', '2419'),
(24605, 2297, '_thumbnail_id', '2419'),
(24606, 2298, '_thumbnail_id', '2419'),
(24607, 2299, '_thumbnail_id', '2419'),
(24608, 2300, '_thumbnail_id', '2419'),
(24609, 2301, '_thumbnail_id', '2419'),
(24610, 2302, '_thumbnail_id', '2419'),
(24611, 2304, '_thumbnail_id', '2419'),
(24612, 2305, '_thumbnail_id', '2419'),
(24613, 2306, '_thumbnail_id', '2419'),
(24614, 2308, '_thumbnail_id', '2419'),
(24615, 2309, '_thumbnail_id', '2419'),
(24616, 2310, '_thumbnail_id', '2419'),
(24617, 2311, '_thumbnail_id', '2419'),
(24618, 2312, '_thumbnail_id', '2419'),
(24619, 2314, '_thumbnail_id', '2419'),
(24620, 2315, '_thumbnail_id', '2419'),
(24621, 2316, '_thumbnail_id', '2419'),
(24622, 2317, '_thumbnail_id', '2419'),
(24623, 2318, '_thumbnail_id', '2419'),
(24624, 2319, '_thumbnail_id', '2419'),
(24625, 2321, '_thumbnail_id', '2419'),
(24626, 2322, '_thumbnail_id', '2419'),
(24627, 2324, '_thumbnail_id', '2419'),
(24628, 2325, '_thumbnail_id', '2419'),
(24629, 2326, '_thumbnail_id', '2419'),
(24630, 2327, '_thumbnail_id', '2419'),
(24631, 2328, '_thumbnail_id', '2419'),
(24632, 2329, '_thumbnail_id', '2419'),
(24633, 2330, '_thumbnail_id', '2419'),
(24634, 2332, '_thumbnail_id', '2419'),
(24635, 2333, '_thumbnail_id', '2419'),
(24636, 2334, '_thumbnail_id', '2419'),
(24637, 2335, '_thumbnail_id', '2419'),
(24638, 2420, '_wp_attached_file', '2021/06/Shoes-Women-s-Shoes-Show-Feet-Small-All-match-Net-Red-Super-Fire-Spring-Chic-Casual-1.jpg'),
(24639, 2420, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:97:\"2021/06/Shoes-Women-s-Shoes-Show-Feet-Small-All-match-Net-Red-Super-Fire-Spring-Chic-Casual-1.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:97:\"Shoes-Women-s-Shoes-Show-Feet-Small-All-match-Net-Red-Super-Fire-Spring-Chic-Casual-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:97:\"Shoes-Women-s-Shoes-Show-Feet-Small-All-match-Net-Red-Super-Fire-Spring-Chic-Casual-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:97:\"Shoes-Women-s-Shoes-Show-Feet-Small-All-match-Net-Red-Super-Fire-Spring-Chic-Casual-1-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:97:\"Shoes-Women-s-Shoes-Show-Feet-Small-All-match-Net-Red-Super-Fire-Spring-Chic-Casual-1-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:97:\"Shoes-Women-s-Shoes-Show-Feet-Small-All-match-Net-Red-Super-Fire-Spring-Chic-Casual-1-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:97:\"Shoes-Women-s-Shoes-Show-Feet-Small-All-match-Net-Red-Super-Fire-Spring-Chic-Casual-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:97:\"Shoes-Women-s-Shoes-Show-Feet-Small-All-match-Net-Red-Super-Fire-Spring-Chic-Casual-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:97:\"Shoes-Women-s-Shoes-Show-Feet-Small-All-match-Net-Red-Super-Fire-Spring-Chic-Casual-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:97:\"Shoes-Women-s-Shoes-Show-Feet-Small-All-match-Net-Red-Super-Fire-Spring-Chic-Casual-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:97:\"Shoes-Women-s-Shoes-Show-Feet-Small-All-match-Net-Red-Super-Fire-Spring-Chic-Casual-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:97:\"Shoes-Women-s-Shoes-Show-Feet-Small-All-match-Net-Red-Super-Fire-Spring-Chic-Casual-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(24640, 2420, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H453b010675df483695b8ef9bf9d9d6f40/Shoes-Women-s-Shoes-Show-Feet-Small-All-match-Net-Red-Super-Fire-Spring-Chic-Casual.jpg'),
(24641, 2337, '_product_image_gallery', '2420,2421,2422,2424'),
(24642, 2421, '_wp_attached_file', '2021/06/Shoes-Women-s-Shoes-Show-Feet-Small-All-match-Net-Red-Super-Fire-Spring-Chic-Casual-2.jpg'),
(24643, 2421, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:97:\"2021/06/Shoes-Women-s-Shoes-Show-Feet-Small-All-match-Net-Red-Super-Fire-Spring-Chic-Casual-2.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:97:\"Shoes-Women-s-Shoes-Show-Feet-Small-All-match-Net-Red-Super-Fire-Spring-Chic-Casual-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:97:\"Shoes-Women-s-Shoes-Show-Feet-Small-All-match-Net-Red-Super-Fire-Spring-Chic-Casual-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:97:\"Shoes-Women-s-Shoes-Show-Feet-Small-All-match-Net-Red-Super-Fire-Spring-Chic-Casual-2-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:97:\"Shoes-Women-s-Shoes-Show-Feet-Small-All-match-Net-Red-Super-Fire-Spring-Chic-Casual-2-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:97:\"Shoes-Women-s-Shoes-Show-Feet-Small-All-match-Net-Red-Super-Fire-Spring-Chic-Casual-2-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:97:\"Shoes-Women-s-Shoes-Show-Feet-Small-All-match-Net-Red-Super-Fire-Spring-Chic-Casual-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:97:\"Shoes-Women-s-Shoes-Show-Feet-Small-All-match-Net-Red-Super-Fire-Spring-Chic-Casual-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:97:\"Shoes-Women-s-Shoes-Show-Feet-Small-All-match-Net-Red-Super-Fire-Spring-Chic-Casual-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:97:\"Shoes-Women-s-Shoes-Show-Feet-Small-All-match-Net-Red-Super-Fire-Spring-Chic-Casual-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:97:\"Shoes-Women-s-Shoes-Show-Feet-Small-All-match-Net-Red-Super-Fire-Spring-Chic-Casual-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:97:\"Shoes-Women-s-Shoes-Show-Feet-Small-All-match-Net-Red-Super-Fire-Spring-Chic-Casual-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(24644, 2421, '_vi_wad_image_id', 'ae01.alicdn.com/kf/He1518b46c2c6468b9134acb6d5077989E/Shoes-Women-s-Shoes-Show-Feet-Small-All-match-Net-Red-Super-Fire-Spring-Chic-Casual.jpg'),
(24645, 2422, '_wp_attached_file', '2021/06/Shoes-Women-s-Shoes-Show-Feet-Small-All-match-Net-Red-Super-Fire-Spring-Chic-Casual-3.jpg');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(24646, 2422, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:97:\"2021/06/Shoes-Women-s-Shoes-Show-Feet-Small-All-match-Net-Red-Super-Fire-Spring-Chic-Casual-3.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:97:\"Shoes-Women-s-Shoes-Show-Feet-Small-All-match-Net-Red-Super-Fire-Spring-Chic-Casual-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:97:\"Shoes-Women-s-Shoes-Show-Feet-Small-All-match-Net-Red-Super-Fire-Spring-Chic-Casual-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:97:\"Shoes-Women-s-Shoes-Show-Feet-Small-All-match-Net-Red-Super-Fire-Spring-Chic-Casual-3-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:97:\"Shoes-Women-s-Shoes-Show-Feet-Small-All-match-Net-Red-Super-Fire-Spring-Chic-Casual-3-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:97:\"Shoes-Women-s-Shoes-Show-Feet-Small-All-match-Net-Red-Super-Fire-Spring-Chic-Casual-3-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:97:\"Shoes-Women-s-Shoes-Show-Feet-Small-All-match-Net-Red-Super-Fire-Spring-Chic-Casual-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:97:\"Shoes-Women-s-Shoes-Show-Feet-Small-All-match-Net-Red-Super-Fire-Spring-Chic-Casual-3-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:97:\"Shoes-Women-s-Shoes-Show-Feet-Small-All-match-Net-Red-Super-Fire-Spring-Chic-Casual-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:97:\"Shoes-Women-s-Shoes-Show-Feet-Small-All-match-Net-Red-Super-Fire-Spring-Chic-Casual-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:97:\"Shoes-Women-s-Shoes-Show-Feet-Small-All-match-Net-Red-Super-Fire-Spring-Chic-Casual-3-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:97:\"Shoes-Women-s-Shoes-Show-Feet-Small-All-match-Net-Red-Super-Fire-Spring-Chic-Casual-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(24647, 2422, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H0bbb7be9f92e4ed39bfb4515673718a6G/Shoes-Women-s-Shoes-Show-Feet-Small-All-match-Net-Red-Super-Fire-Spring-Chic-Casual.jpg'),
(24648, 2423, '_vi_wad_description_images', 'a:21:{i:0;s:65:\"https://ae01.alicdn.com/kf/Hf9a2ef13efea464d9de164491f763e5cT.jpg\";i:1;s:65:\"https://ae01.alicdn.com/kf/H39bc43ad346d4b51994f85fcbcb051ddt.jpg\";i:2;s:65:\"https://ae01.alicdn.com/kf/Hbfb398b57c3543a9a77568c25dea3b07c.jpg\";i:3;s:65:\"https://ae01.alicdn.com/kf/H65b6d9ecd24b466f88d932049ac50420K.jpg\";i:4;s:65:\"https://ae01.alicdn.com/kf/H177cd11d16994e4593680bb023809511m.jpg\";i:5;s:65:\"https://ae01.alicdn.com/kf/H971cf158a4694a16978a4f36b71f0614b.jpg\";i:6;s:65:\"https://ae01.alicdn.com/kf/H5a2916b48b8549b3aae14b838a3e2b9cg.jpg\";i:7;s:65:\"https://ae01.alicdn.com/kf/H4da8d200f6724a8e8825716da994e6b72.jpg\";i:8;s:65:\"https://ae01.alicdn.com/kf/H497afdc8fe2f4f9c896cb48cc6e4b2feX.jpg\";i:9;s:65:\"https://ae01.alicdn.com/kf/H951e4bfc608c4f10a7669eb76c9b32cb5.jpg\";i:10;s:65:\"https://ae01.alicdn.com/kf/He2afab7a67eb4ed1a33c6db3a2400a0by.jpg\";i:11;s:65:\"https://ae01.alicdn.com/kf/H8521f345f04c4204932b28626521c7fbi.jpg\";i:12;s:65:\"https://ae01.alicdn.com/kf/H5adf1153b5d9499e89a5a883bb45962bW.jpg\";i:13;s:65:\"https://ae01.alicdn.com/kf/Hec773ce220e44cd492aa876d952ba763H.jpg\";i:14;s:65:\"https://ae01.alicdn.com/kf/Hf60cb51184e34e70910b998df82e51934.jpg\";i:15;s:65:\"https://ae01.alicdn.com/kf/H5eeca43abfe145de97994e9286d259d1c.jpg\";i:16;s:65:\"https://ae01.alicdn.com/kf/Hb4f904d22c7840c8aa6c9e4ec0c21d830.jpg\";i:17;s:65:\"https://ae01.alicdn.com/kf/H05a54cbed391461cb34ba0b0a978ce59L.jpg\";i:18;s:65:\"https://ae01.alicdn.com/kf/H7e14308c406a4e5e83c1094e5ae3ed51b.jpg\";i:19;s:65:\"https://ae01.alicdn.com/kf/Hb12d1ccc95dc47af937665fa23b13cd0n.jpg\";i:20;s:65:\"https://ae01.alicdn.com/kf/H291c504335c549439e753731702e0efab.jpg\";}'),
(24649, 2423, '_vi_wad_sku', '1005002339156049'),
(24650, 2423, '_vi_wad_attributes', 'a:2:{i:200000124;a:5:{s:6:\"values\";a:10:{s:19:\"200000124:100010440\";s:2:\"27\";s:19:\"200000124:100010441\";s:2:\"28\";s:19:\"200000124:100010486\";s:2:\"29\";s:14:\"200000124:3115\";s:2:\"30\";s:19:\"200000124:200001014\";s:2:\"31\";s:19:\"200000124:200000331\";s:2:\"32\";s:19:\"200000124:200000332\";s:2:\"33\";s:19:\"200000124:100010481\";s:2:\"34\";s:19:\"200000124:200000333\";s:2:\"35\";s:19:\"200000124:200000334\";s:2:\"36\";}s:4:\"slug\";s:9:\"shoe-size\";s:4:\"name\";s:9:\"Shoe Size\";s:8:\"position\";i:0;s:10:\"values_sub\";a:10:{s:19:\"200000124:100010440\";s:2:\"27\";s:19:\"200000124:100010441\";s:2:\"28\";s:19:\"200000124:100010486\";s:2:\"29\";s:14:\"200000124:3115\";s:2:\"30\";s:19:\"200000124:200001014\";s:2:\"31\";s:19:\"200000124:200000331\";s:2:\"32\";s:19:\"200000124:200000332\";s:2:\"33\";s:19:\"200000124:100010481\";s:2:\"34\";s:19:\"200000124:200000333\";s:2:\"35\";s:19:\"200000124:200000334\";s:2:\"36\";}}i:14;a:5:{s:6:\"values\";a:3:{s:6:\"14:193\";s:5:\"BLACK\";s:12:\"14:200003699\";s:5:\"MULTI\";s:5:\"14:29\";s:5:\"White\";}s:4:\"slug\";s:5:\"color\";s:4:\"name\";s:5:\"Color\";s:8:\"position\";i:1;s:10:\"values_sub\";a:3:{s:6:\"14:193\";s:5:\"BLACK\";s:12:\"14:200003699\";s:5:\"MULTI\";s:5:\"14:29\";s:5:\"White\";}}}'),
(24651, 2423, '_vi_wad_list_attributes', 'a:13:{s:19:\"200000124:100010440\";a:4:{s:4:\"name\";s:2:\"27\";s:8:\"name_sub\";s:2:\"27\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:100010441\";a:4:{s:4:\"name\";s:2:\"28\";s:8:\"name_sub\";s:2:\"28\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:100010486\";a:4:{s:4:\"name\";s:2:\"29\";s:8:\"name_sub\";s:2:\"29\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:14:\"200000124:3115\";a:4:{s:4:\"name\";s:2:\"30\";s:8:\"name_sub\";s:2:\"30\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200001014\";a:4:{s:4:\"name\";s:2:\"31\";s:8:\"name_sub\";s:2:\"31\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000331\";a:4:{s:4:\"name\";s:2:\"32\";s:8:\"name_sub\";s:2:\"32\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000332\";a:4:{s:4:\"name\";s:2:\"33\";s:8:\"name_sub\";s:2:\"33\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:100010481\";a:4:{s:4:\"name\";s:2:\"34\";s:8:\"name_sub\";s:2:\"34\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000333\";a:4:{s:4:\"name\";s:2:\"35\";s:8:\"name_sub\";s:2:\"35\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000334\";a:4:{s:4:\"name\";s:2:\"36\";s:8:\"name_sub\";s:2:\"36\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:6:\"14:193\";a:4:{s:4:\"name\";s:5:\"BLACK\";s:8:\"name_sub\";s:5:\"BLACK\";s:5:\"color\";s:7:\"#000000\";s:5:\"image\";s:167:\"https://ae01.alicdn.com/kf/He89fb640ad894a148b689445c3bcb424p/2021-fashion-Children-s-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes.jpg_640x640.jpg\";}s:12:\"14:200003699\";a:4:{s:4:\"name\";s:5:\"MULTI\";s:8:\"name_sub\";s:5:\"MULTI\";s:5:\"color\";s:5:\"mutil\";s:5:\"image\";s:167:\"https://ae01.alicdn.com/kf/Ha27c728041764dc7abcb1a98b4d9c111T/2021-fashion-Children-s-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes.jpg_640x640.jpg\";}s:5:\"14:29\";a:4:{s:4:\"name\";s:5:\"White\";s:8:\"name_sub\";s:5:\"White\";s:5:\"color\";s:7:\"#FFFFFF\";s:5:\"image\";s:167:\"https://ae01.alicdn.com/kf/Hcbafeb499ef74d8ab162a0f175999e284/2021-fashion-Children-s-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes.jpg_640x640.jpg\";}}'),
(24652, 2423, '_vi_wad_shipping_info', 'a:6:{s:4:\"time\";i:1622546735;s:7:\"country\";s:2:\"LK\";s:7:\"company\";s:3:\"EMS\";s:7:\"freight\";s:751:\"[{\"bizShowMind\":{\"layout\":[]},\"commitDay\":\"75\",\"company\":\"EMS\",\"currency\":\"USD\",\"discount\":0,\"displayType\":\"deliveryTime\",\"features\":{},\"freightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $31.58\",\"value\":31.58},\"freightFeatures\":{\"provider\":\"ae_config\"},\"freightLayout\":{\"displayType\":\"deliveryTime\",\"layout\":[{\"text\":\"Shipping: US $31.58\",\"type\":\"title\"},{\"text\":\"To <font color=\'#000000\'>Sri Lanka</font> via EMS\",\"type\":\"subtitle\"}],\"openShippingPanel\":\"true\"},\"fullMailLine\":false,\"hbaService\":false,\"i18nMap\":{},\"id\":0,\"name\":\"FreightItemModule\",\"sendGoodsCountry\":\"CN\",\"sendGoodsCountryFullName\":\"China\",\"serviceName\":\"EMS\",\"standardFreightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $31.58\",\"value\":31.58},\"time\":\"15-44\",\"tracking\":true}]\";s:13:\"shipping_cost\";d:31.5799999999999982946974341757595539093017578125;s:13:\"delivery_time\";s:5:\"15-44\";}'),
(24653, 2423, '_vi_wad_gallery', 'a:6:{i:0;s:155:\"https://ae01.alicdn.com/kf/Hb3038b5e01f24e7fa6764abdd06b49d4Z/2021-fashion-Children-s-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes.jpg\";i:1;s:155:\"https://ae01.alicdn.com/kf/H8419ad3883e14c4fa1f92de4c4340867N/2021-fashion-Children-s-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes.jpg\";i:2;s:155:\"https://ae01.alicdn.com/kf/Hda307a0e731a4dcc8a714fe97e3828a9S/2021-fashion-Children-s-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes.jpg\";i:3;s:155:\"https://ae01.alicdn.com/kf/Hb1caec03108049689fc3802268b761a7N/2021-fashion-Children-s-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes.jpg\";i:4;s:155:\"https://ae01.alicdn.com/kf/Hbf471fc5646f49ff9ab68d6c647a2320v/2021-fashion-Children-s-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes.jpg\";i:5;s:155:\"https://ae01.alicdn.com/kf/Hc3e10e4194a14bd0baeb7185fb34ada8e/2021-fashion-Children-s-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes.jpg\";}'),
(24654, 2423, '_vi_wad_variation_images', 'a:3:{s:6:\"14:193\";s:167:\"https://ae01.alicdn.com/kf/He89fb640ad894a148b689445c3bcb424p/2021-fashion-Children-s-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes.jpg_640x640.jpg\";s:12:\"14:200003699\";s:167:\"https://ae01.alicdn.com/kf/Ha27c728041764dc7abcb1a98b4d9c111T/2021-fashion-Children-s-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes.jpg_640x640.jpg\";s:5:\"14:29\";s:167:\"https://ae01.alicdn.com/kf/Hcbafeb499ef74d8ab162a0f175999e284/2021-fashion-Children-s-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes.jpg_640x640.jpg\";}'),
(24655, 2423, '_vi_wad_store_info', 'a:3:{s:4:\"name\";s:17:\"Shop5632076 Store\";s:3:\"url\";s:34:\"//www.aliexpress.com/store/5632076\";s:3:\"num\";i:5632076;}'),
(24656, 2423, '_vi_wad_variations', 'a:30:{i:0;a:10:{s:5:\"image\";s:167:\"https://ae01.alicdn.com/kf/He89fb640ad894a148b689445c3bcb424p/2021-fashion-Children-s-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005002339156049-34-black\";s:7:\"sku_sub\";s:25:\"1005002339156049-34-black\";s:5:\"skuId\";s:17:\"12000020173075016\";s:7:\"skuAttr\";s:26:\"200000124:100010481;14:193\";s:13:\"regular_price\";s:5:\"20.00\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:500;s:10:\"attributes\";a:2:{s:9:\"shoe-size\";s:2:\"34\";s:5:\"color\";s:5:\"BLACK\";}s:14:\"attributes_sub\";a:2:{s:9:\"shoe-size\";s:2:\"34\";s:5:\"color\";s:5:\"BLACK\";}}i:1;a:10:{s:5:\"image\";s:167:\"https://ae01.alicdn.com/kf/He89fb640ad894a148b689445c3bcb424p/2021-fashion-Children-s-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005002339156049-35-black\";s:7:\"sku_sub\";s:25:\"1005002339156049-35-black\";s:5:\"skuId\";s:17:\"12000020173075017\";s:7:\"skuAttr\";s:26:\"200000124:200000333;14:193\";s:13:\"regular_price\";s:5:\"20.00\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:499;s:10:\"attributes\";a:2:{s:9:\"shoe-size\";s:2:\"35\";s:5:\"color\";s:5:\"BLACK\";}s:14:\"attributes_sub\";a:2:{s:9:\"shoe-size\";s:2:\"35\";s:5:\"color\";s:5:\"BLACK\";}}i:2;a:10:{s:5:\"image\";s:167:\"https://ae01.alicdn.com/kf/He89fb640ad894a148b689445c3bcb424p/2021-fashion-Children-s-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005002339156049-36-black\";s:7:\"sku_sub\";s:25:\"1005002339156049-36-black\";s:5:\"skuId\";s:17:\"12000020173075018\";s:7:\"skuAttr\";s:26:\"200000124:200000334;14:193\";s:13:\"regular_price\";s:5:\"20.00\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:495;s:10:\"attributes\";a:2:{s:9:\"shoe-size\";s:2:\"36\";s:5:\"color\";s:5:\"BLACK\";}s:14:\"attributes_sub\";a:2:{s:9:\"shoe-size\";s:2:\"36\";s:5:\"color\";s:5:\"BLACK\";}}i:3;a:10:{s:5:\"image\";s:167:\"https://ae01.alicdn.com/kf/Hcbafeb499ef74d8ab162a0f175999e284/2021-fashion-Children-s-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005002339156049-27-white\";s:7:\"sku_sub\";s:25:\"1005002339156049-27-white\";s:5:\"skuId\";s:17:\"12000020173075019\";s:7:\"skuAttr\";s:25:\"200000124:100010440;14:29\";s:13:\"regular_price\";s:5:\"20.00\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:499;s:10:\"attributes\";a:2:{s:9:\"shoe-size\";s:2:\"27\";s:5:\"color\";s:5:\"White\";}s:14:\"attributes_sub\";a:2:{s:9:\"shoe-size\";s:2:\"27\";s:5:\"color\";s:5:\"White\";}}i:4;a:10:{s:5:\"image\";s:167:\"https://ae01.alicdn.com/kf/Hcbafeb499ef74d8ab162a0f175999e284/2021-fashion-Children-s-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005002339156049-28-white\";s:7:\"sku_sub\";s:25:\"1005002339156049-28-white\";s:5:\"skuId\";s:17:\"12000020173075020\";s:7:\"skuAttr\";s:25:\"200000124:100010441;14:29\";s:13:\"regular_price\";s:5:\"20.00\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:500;s:10:\"attributes\";a:2:{s:9:\"shoe-size\";s:2:\"28\";s:5:\"color\";s:5:\"White\";}s:14:\"attributes_sub\";a:2:{s:9:\"shoe-size\";s:2:\"28\";s:5:\"color\";s:5:\"White\";}}i:5;a:10:{s:5:\"image\";s:167:\"https://ae01.alicdn.com/kf/Hcbafeb499ef74d8ab162a0f175999e284/2021-fashion-Children-s-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005002339156049-29-white\";s:7:\"sku_sub\";s:25:\"1005002339156049-29-white\";s:5:\"skuId\";s:17:\"12000020173075021\";s:7:\"skuAttr\";s:25:\"200000124:100010486;14:29\";s:13:\"regular_price\";s:5:\"20.00\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:500;s:10:\"attributes\";a:2:{s:9:\"shoe-size\";s:2:\"29\";s:5:\"color\";s:5:\"White\";}s:14:\"attributes_sub\";a:2:{s:9:\"shoe-size\";s:2:\"29\";s:5:\"color\";s:5:\"White\";}}i:6;a:10:{s:5:\"image\";s:167:\"https://ae01.alicdn.com/kf/Hcbafeb499ef74d8ab162a0f175999e284/2021-fashion-Children-s-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005002339156049-30-white\";s:7:\"sku_sub\";s:25:\"1005002339156049-30-white\";s:5:\"skuId\";s:17:\"12000020173075022\";s:7:\"skuAttr\";s:20:\"200000124:3115;14:29\";s:13:\"regular_price\";s:5:\"20.00\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:497;s:10:\"attributes\";a:2:{s:9:\"shoe-size\";s:2:\"30\";s:5:\"color\";s:5:\"White\";}s:14:\"attributes_sub\";a:2:{s:9:\"shoe-size\";s:2:\"30\";s:5:\"color\";s:5:\"White\";}}i:7;a:10:{s:5:\"image\";s:167:\"https://ae01.alicdn.com/kf/Hcbafeb499ef74d8ab162a0f175999e284/2021-fashion-Children-s-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005002339156049-31-white\";s:7:\"sku_sub\";s:25:\"1005002339156049-31-white\";s:5:\"skuId\";s:17:\"12000020173075023\";s:7:\"skuAttr\";s:25:\"200000124:200001014;14:29\";s:13:\"regular_price\";s:5:\"20.00\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:499;s:10:\"attributes\";a:2:{s:9:\"shoe-size\";s:2:\"31\";s:5:\"color\";s:5:\"White\";}s:14:\"attributes_sub\";a:2:{s:9:\"shoe-size\";s:2:\"31\";s:5:\"color\";s:5:\"White\";}}i:8;a:10:{s:5:\"image\";s:167:\"https://ae01.alicdn.com/kf/He89fb640ad894a148b689445c3bcb424p/2021-fashion-Children-s-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005002339156049-27-black\";s:7:\"sku_sub\";s:25:\"1005002339156049-27-black\";s:5:\"skuId\";s:17:\"12000020173075009\";s:7:\"skuAttr\";s:26:\"200000124:100010440;14:193\";s:13:\"regular_price\";s:5:\"20.00\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:484;s:10:\"attributes\";a:2:{s:9:\"shoe-size\";s:2:\"27\";s:5:\"color\";s:5:\"BLACK\";}s:14:\"attributes_sub\";a:2:{s:9:\"shoe-size\";s:2:\"27\";s:5:\"color\";s:5:\"BLACK\";}}i:9;a:10:{s:5:\"image\";s:167:\"https://ae01.alicdn.com/kf/He89fb640ad894a148b689445c3bcb424p/2021-fashion-Children-s-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005002339156049-28-black\";s:7:\"sku_sub\";s:25:\"1005002339156049-28-black\";s:5:\"skuId\";s:17:\"12000020173075010\";s:7:\"skuAttr\";s:26:\"200000124:100010441;14:193\";s:13:\"regular_price\";s:5:\"20.00\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:497;s:10:\"attributes\";a:2:{s:9:\"shoe-size\";s:2:\"28\";s:5:\"color\";s:5:\"BLACK\";}s:14:\"attributes_sub\";a:2:{s:9:\"shoe-size\";s:2:\"28\";s:5:\"color\";s:5:\"BLACK\";}}i:10;a:10:{s:5:\"image\";s:167:\"https://ae01.alicdn.com/kf/He89fb640ad894a148b689445c3bcb424p/2021-fashion-Children-s-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005002339156049-29-black\";s:7:\"sku_sub\";s:25:\"1005002339156049-29-black\";s:5:\"skuId\";s:17:\"12000020173075011\";s:7:\"skuAttr\";s:26:\"200000124:100010486;14:193\";s:13:\"regular_price\";s:5:\"20.00\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:497;s:10:\"attributes\";a:2:{s:9:\"shoe-size\";s:2:\"29\";s:5:\"color\";s:5:\"BLACK\";}s:14:\"attributes_sub\";a:2:{s:9:\"shoe-size\";s:2:\"29\";s:5:\"color\";s:5:\"BLACK\";}}i:11;a:10:{s:5:\"image\";s:167:\"https://ae01.alicdn.com/kf/He89fb640ad894a148b689445c3bcb424p/2021-fashion-Children-s-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005002339156049-30-black\";s:7:\"sku_sub\";s:25:\"1005002339156049-30-black\";s:5:\"skuId\";s:17:\"12000020173075012\";s:7:\"skuAttr\";s:21:\"200000124:3115;14:193\";s:13:\"regular_price\";s:5:\"20.00\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:500;s:10:\"attributes\";a:2:{s:9:\"shoe-size\";s:2:\"30\";s:5:\"color\";s:5:\"BLACK\";}s:14:\"attributes_sub\";a:2:{s:9:\"shoe-size\";s:2:\"30\";s:5:\"color\";s:5:\"BLACK\";}}i:12;a:10:{s:5:\"image\";s:167:\"https://ae01.alicdn.com/kf/He89fb640ad894a148b689445c3bcb424p/2021-fashion-Children-s-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005002339156049-31-black\";s:7:\"sku_sub\";s:25:\"1005002339156049-31-black\";s:5:\"skuId\";s:17:\"12000020173075013\";s:7:\"skuAttr\";s:26:\"200000124:200001014;14:193\";s:13:\"regular_price\";s:5:\"20.00\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:500;s:10:\"attributes\";a:2:{s:9:\"shoe-size\";s:2:\"31\";s:5:\"color\";s:5:\"BLACK\";}s:14:\"attributes_sub\";a:2:{s:9:\"shoe-size\";s:2:\"31\";s:5:\"color\";s:5:\"BLACK\";}}i:13;a:10:{s:5:\"image\";s:167:\"https://ae01.alicdn.com/kf/He89fb640ad894a148b689445c3bcb424p/2021-fashion-Children-s-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005002339156049-32-black\";s:7:\"sku_sub\";s:25:\"1005002339156049-32-black\";s:5:\"skuId\";s:17:\"12000020173075014\";s:7:\"skuAttr\";s:26:\"200000124:200000331;14:193\";s:13:\"regular_price\";s:5:\"20.00\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:500;s:10:\"attributes\";a:2:{s:9:\"shoe-size\";s:2:\"32\";s:5:\"color\";s:5:\"BLACK\";}s:14:\"attributes_sub\";a:2:{s:9:\"shoe-size\";s:2:\"32\";s:5:\"color\";s:5:\"BLACK\";}}i:14;a:10:{s:5:\"image\";s:167:\"https://ae01.alicdn.com/kf/He89fb640ad894a148b689445c3bcb424p/2021-fashion-Children-s-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005002339156049-33-black\";s:7:\"sku_sub\";s:25:\"1005002339156049-33-black\";s:5:\"skuId\";s:17:\"12000020173075015\";s:7:\"skuAttr\";s:26:\"200000124:200000332;14:193\";s:13:\"regular_price\";s:5:\"20.00\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:499;s:10:\"attributes\";a:2:{s:9:\"shoe-size\";s:2:\"33\";s:5:\"color\";s:5:\"BLACK\";}s:14:\"attributes_sub\";a:2:{s:9:\"shoe-size\";s:2:\"33\";s:5:\"color\";s:5:\"BLACK\";}}i:15;a:10:{s:5:\"image\";s:167:\"https://ae01.alicdn.com/kf/Ha27c728041764dc7abcb1a98b4d9c111T/2021-fashion-Children-s-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005002339156049-30-multi\";s:7:\"sku_sub\";s:25:\"1005002339156049-30-multi\";s:5:\"skuId\";s:17:\"12000020173075032\";s:7:\"skuAttr\";s:27:\"200000124:3115;14:200003699\";s:13:\"regular_price\";s:5:\"20.00\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:499;s:10:\"attributes\";a:2:{s:9:\"shoe-size\";s:2:\"30\";s:5:\"color\";s:5:\"MULTI\";}s:14:\"attributes_sub\";a:2:{s:9:\"shoe-size\";s:2:\"30\";s:5:\"color\";s:5:\"MULTI\";}}i:16;a:10:{s:5:\"image\";s:167:\"https://ae01.alicdn.com/kf/Ha27c728041764dc7abcb1a98b4d9c111T/2021-fashion-Children-s-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005002339156049-31-multi\";s:7:\"sku_sub\";s:25:\"1005002339156049-31-multi\";s:5:\"skuId\";s:17:\"12000020173075033\";s:7:\"skuAttr\";s:32:\"200000124:200001014;14:200003699\";s:13:\"regular_price\";s:5:\"20.00\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:500;s:10:\"attributes\";a:2:{s:9:\"shoe-size\";s:2:\"31\";s:5:\"color\";s:5:\"MULTI\";}s:14:\"attributes_sub\";a:2:{s:9:\"shoe-size\";s:2:\"31\";s:5:\"color\";s:5:\"MULTI\";}}i:17;a:10:{s:5:\"image\";s:167:\"https://ae01.alicdn.com/kf/Ha27c728041764dc7abcb1a98b4d9c111T/2021-fashion-Children-s-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005002339156049-32-multi\";s:7:\"sku_sub\";s:25:\"1005002339156049-32-multi\";s:5:\"skuId\";s:17:\"12000020173075034\";s:7:\"skuAttr\";s:32:\"200000124:200000331;14:200003699\";s:13:\"regular_price\";s:5:\"20.00\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:500;s:10:\"attributes\";a:2:{s:9:\"shoe-size\";s:2:\"32\";s:5:\"color\";s:5:\"MULTI\";}s:14:\"attributes_sub\";a:2:{s:9:\"shoe-size\";s:2:\"32\";s:5:\"color\";s:5:\"MULTI\";}}i:18;a:10:{s:5:\"image\";s:167:\"https://ae01.alicdn.com/kf/Ha27c728041764dc7abcb1a98b4d9c111T/2021-fashion-Children-s-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005002339156049-33-multi\";s:7:\"sku_sub\";s:25:\"1005002339156049-33-multi\";s:5:\"skuId\";s:17:\"12000020173075035\";s:7:\"skuAttr\";s:32:\"200000124:200000332;14:200003699\";s:13:\"regular_price\";s:5:\"20.00\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:500;s:10:\"attributes\";a:2:{s:9:\"shoe-size\";s:2:\"33\";s:5:\"color\";s:5:\"MULTI\";}s:14:\"attributes_sub\";a:2:{s:9:\"shoe-size\";s:2:\"33\";s:5:\"color\";s:5:\"MULTI\";}}i:19;a:10:{s:5:\"image\";s:167:\"https://ae01.alicdn.com/kf/Ha27c728041764dc7abcb1a98b4d9c111T/2021-fashion-Children-s-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005002339156049-34-multi\";s:7:\"sku_sub\";s:25:\"1005002339156049-34-multi\";s:5:\"skuId\";s:17:\"12000020173075036\";s:7:\"skuAttr\";s:32:\"200000124:100010481;14:200003699\";s:13:\"regular_price\";s:5:\"20.00\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:498;s:10:\"attributes\";a:2:{s:9:\"shoe-size\";s:2:\"34\";s:5:\"color\";s:5:\"MULTI\";}s:14:\"attributes_sub\";a:2:{s:9:\"shoe-size\";s:2:\"34\";s:5:\"color\";s:5:\"MULTI\";}}i:20;a:10:{s:5:\"image\";s:167:\"https://ae01.alicdn.com/kf/Ha27c728041764dc7abcb1a98b4d9c111T/2021-fashion-Children-s-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005002339156049-35-multi\";s:7:\"sku_sub\";s:25:\"1005002339156049-35-multi\";s:5:\"skuId\";s:17:\"12000020173075037\";s:7:\"skuAttr\";s:32:\"200000124:200000333;14:200003699\";s:13:\"regular_price\";s:5:\"20.00\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:500;s:10:\"attributes\";a:2:{s:9:\"shoe-size\";s:2:\"35\";s:5:\"color\";s:5:\"MULTI\";}s:14:\"attributes_sub\";a:2:{s:9:\"shoe-size\";s:2:\"35\";s:5:\"color\";s:5:\"MULTI\";}}i:21;a:10:{s:5:\"image\";s:167:\"https://ae01.alicdn.com/kf/Ha27c728041764dc7abcb1a98b4d9c111T/2021-fashion-Children-s-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005002339156049-36-multi\";s:7:\"sku_sub\";s:25:\"1005002339156049-36-multi\";s:5:\"skuId\";s:17:\"12000020173075038\";s:7:\"skuAttr\";s:32:\"200000124:200000334;14:200003699\";s:13:\"regular_price\";s:5:\"20.00\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:498;s:10:\"attributes\";a:2:{s:9:\"shoe-size\";s:2:\"36\";s:5:\"color\";s:5:\"MULTI\";}s:14:\"attributes_sub\";a:2:{s:9:\"shoe-size\";s:2:\"36\";s:5:\"color\";s:5:\"MULTI\";}}i:22;a:10:{s:5:\"image\";s:167:\"https://ae01.alicdn.com/kf/Hcbafeb499ef74d8ab162a0f175999e284/2021-fashion-Children-s-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005002339156049-32-white\";s:7:\"sku_sub\";s:25:\"1005002339156049-32-white\";s:5:\"skuId\";s:17:\"12000020173075024\";s:7:\"skuAttr\";s:25:\"200000124:200000331;14:29\";s:13:\"regular_price\";s:5:\"20.00\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:497;s:10:\"attributes\";a:2:{s:9:\"shoe-size\";s:2:\"32\";s:5:\"color\";s:5:\"White\";}s:14:\"attributes_sub\";a:2:{s:9:\"shoe-size\";s:2:\"32\";s:5:\"color\";s:5:\"White\";}}i:23;a:10:{s:5:\"image\";s:167:\"https://ae01.alicdn.com/kf/Hcbafeb499ef74d8ab162a0f175999e284/2021-fashion-Children-s-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005002339156049-33-white\";s:7:\"sku_sub\";s:25:\"1005002339156049-33-white\";s:5:\"skuId\";s:17:\"12000020173075025\";s:7:\"skuAttr\";s:25:\"200000124:200000332;14:29\";s:13:\"regular_price\";s:5:\"20.00\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:500;s:10:\"attributes\";a:2:{s:9:\"shoe-size\";s:2:\"33\";s:5:\"color\";s:5:\"White\";}s:14:\"attributes_sub\";a:2:{s:9:\"shoe-size\";s:2:\"33\";s:5:\"color\";s:5:\"White\";}}i:24;a:10:{s:5:\"image\";s:167:\"https://ae01.alicdn.com/kf/Hcbafeb499ef74d8ab162a0f175999e284/2021-fashion-Children-s-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005002339156049-34-white\";s:7:\"sku_sub\";s:25:\"1005002339156049-34-white\";s:5:\"skuId\";s:17:\"12000020173075026\";s:7:\"skuAttr\";s:25:\"200000124:100010481;14:29\";s:13:\"regular_price\";s:5:\"20.00\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:500;s:10:\"attributes\";a:2:{s:9:\"shoe-size\";s:2:\"34\";s:5:\"color\";s:5:\"White\";}s:14:\"attributes_sub\";a:2:{s:9:\"shoe-size\";s:2:\"34\";s:5:\"color\";s:5:\"White\";}}i:25;a:10:{s:5:\"image\";s:167:\"https://ae01.alicdn.com/kf/Hcbafeb499ef74d8ab162a0f175999e284/2021-fashion-Children-s-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005002339156049-35-white\";s:7:\"sku_sub\";s:25:\"1005002339156049-35-white\";s:5:\"skuId\";s:17:\"12000020173075027\";s:7:\"skuAttr\";s:25:\"200000124:200000333;14:29\";s:13:\"regular_price\";s:5:\"20.00\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:500;s:10:\"attributes\";a:2:{s:9:\"shoe-size\";s:2:\"35\";s:5:\"color\";s:5:\"White\";}s:14:\"attributes_sub\";a:2:{s:9:\"shoe-size\";s:2:\"35\";s:5:\"color\";s:5:\"White\";}}i:26;a:10:{s:5:\"image\";s:167:\"https://ae01.alicdn.com/kf/Hcbafeb499ef74d8ab162a0f175999e284/2021-fashion-Children-s-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005002339156049-36-white\";s:7:\"sku_sub\";s:25:\"1005002339156049-36-white\";s:5:\"skuId\";s:17:\"12000020173075028\";s:7:\"skuAttr\";s:25:\"200000124:200000334;14:29\";s:13:\"regular_price\";s:5:\"20.00\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:493;s:10:\"attributes\";a:2:{s:9:\"shoe-size\";s:2:\"36\";s:5:\"color\";s:5:\"White\";}s:14:\"attributes_sub\";a:2:{s:9:\"shoe-size\";s:2:\"36\";s:5:\"color\";s:5:\"White\";}}i:27;a:10:{s:5:\"image\";s:167:\"https://ae01.alicdn.com/kf/Ha27c728041764dc7abcb1a98b4d9c111T/2021-fashion-Children-s-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005002339156049-27-multi\";s:7:\"sku_sub\";s:25:\"1005002339156049-27-multi\";s:5:\"skuId\";s:17:\"12000020173075029\";s:7:\"skuAttr\";s:32:\"200000124:100010440;14:200003699\";s:13:\"regular_price\";s:5:\"20.00\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:499;s:10:\"attributes\";a:2:{s:9:\"shoe-size\";s:2:\"27\";s:5:\"color\";s:5:\"MULTI\";}s:14:\"attributes_sub\";a:2:{s:9:\"shoe-size\";s:2:\"27\";s:5:\"color\";s:5:\"MULTI\";}}i:28;a:10:{s:5:\"image\";s:167:\"https://ae01.alicdn.com/kf/Ha27c728041764dc7abcb1a98b4d9c111T/2021-fashion-Children-s-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005002339156049-28-multi\";s:7:\"sku_sub\";s:25:\"1005002339156049-28-multi\";s:5:\"skuId\";s:17:\"12000020173075030\";s:7:\"skuAttr\";s:32:\"200000124:100010441;14:200003699\";s:13:\"regular_price\";s:5:\"20.00\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:495;s:10:\"attributes\";a:2:{s:9:\"shoe-size\";s:2:\"28\";s:5:\"color\";s:5:\"MULTI\";}s:14:\"attributes_sub\";a:2:{s:9:\"shoe-size\";s:2:\"28\";s:5:\"color\";s:5:\"MULTI\";}}i:29;a:10:{s:5:\"image\";s:167:\"https://ae01.alicdn.com/kf/Ha27c728041764dc7abcb1a98b4d9c111T/2021-fashion-Children-s-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005002339156049-29-multi\";s:7:\"sku_sub\";s:25:\"1005002339156049-29-multi\";s:5:\"skuId\";s:17:\"12000020173075031\";s:7:\"skuAttr\";s:32:\"200000124:100010486;14:200003699\";s:13:\"regular_price\";s:5:\"20.00\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:490;s:10:\"attributes\";a:2:{s:9:\"shoe-size\";s:2:\"29\";s:5:\"color\";s:5:\"MULTI\";}s:14:\"attributes_sub\";a:2:{s:9:\"shoe-size\";s:2:\"29\";s:5:\"color\";s:5:\"MULTI\";}}}'),
(24657, 2424, '_wp_attached_file', '2021/06/Shoes-Women-s-Shoes-Show-Feet-Small-All-match-Net-Red-Super-Fire-Spring-Chic-Casual-4.jpg'),
(24658, 2424, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:97:\"2021/06/Shoes-Women-s-Shoes-Show-Feet-Small-All-match-Net-Red-Super-Fire-Spring-Chic-Casual-4.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:97:\"Shoes-Women-s-Shoes-Show-Feet-Small-All-match-Net-Red-Super-Fire-Spring-Chic-Casual-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:97:\"Shoes-Women-s-Shoes-Show-Feet-Small-All-match-Net-Red-Super-Fire-Spring-Chic-Casual-4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:97:\"Shoes-Women-s-Shoes-Show-Feet-Small-All-match-Net-Red-Super-Fire-Spring-Chic-Casual-4-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:97:\"Shoes-Women-s-Shoes-Show-Feet-Small-All-match-Net-Red-Super-Fire-Spring-Chic-Casual-4-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:97:\"Shoes-Women-s-Shoes-Show-Feet-Small-All-match-Net-Red-Super-Fire-Spring-Chic-Casual-4-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:97:\"Shoes-Women-s-Shoes-Show-Feet-Small-All-match-Net-Red-Super-Fire-Spring-Chic-Casual-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:97:\"Shoes-Women-s-Shoes-Show-Feet-Small-All-match-Net-Red-Super-Fire-Spring-Chic-Casual-4-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:97:\"Shoes-Women-s-Shoes-Show-Feet-Small-All-match-Net-Red-Super-Fire-Spring-Chic-Casual-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:97:\"Shoes-Women-s-Shoes-Show-Feet-Small-All-match-Net-Red-Super-Fire-Spring-Chic-Casual-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:97:\"Shoes-Women-s-Shoes-Show-Feet-Small-All-match-Net-Red-Super-Fire-Spring-Chic-Casual-4-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:97:\"Shoes-Women-s-Shoes-Show-Feet-Small-All-match-Net-Red-Super-Fire-Spring-Chic-Casual-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(24659, 2424, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H6fb34a9c4a124f1898b076cd0eff6efap/Shoes-Women-s-Shoes-Show-Feet-Small-All-match-Net-Red-Super-Fire-Spring-Chic-Casual.jpg'),
(24660, 2426, '_wp_attached_file', '2021/06/Shoes-Women-s-Shoes-Show-Feet-Small-All-match-Net-Red-Super-Fire-Spring-Chic-Casual.jpg_640x640.jpg'),
(24661, 2426, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:107:\"2021/06/Shoes-Women-s-Shoes-Show-Feet-Small-All-match-Net-Red-Super-Fire-Spring-Chic-Casual.jpg_640x640.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:107:\"Shoes-Women-s-Shoes-Show-Feet-Small-All-match-Net-Red-Super-Fire-Spring-Chic-Casual.jpg_640x640-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:107:\"Shoes-Women-s-Shoes-Show-Feet-Small-All-match-Net-Red-Super-Fire-Spring-Chic-Casual.jpg_640x640-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:107:\"Shoes-Women-s-Shoes-Show-Feet-Small-All-match-Net-Red-Super-Fire-Spring-Chic-Casual.jpg_640x640-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:107:\"Shoes-Women-s-Shoes-Show-Feet-Small-All-match-Net-Red-Super-Fire-Spring-Chic-Casual.jpg_640x640-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:107:\"Shoes-Women-s-Shoes-Show-Feet-Small-All-match-Net-Red-Super-Fire-Spring-Chic-Casual.jpg_640x640-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:107:\"Shoes-Women-s-Shoes-Show-Feet-Small-All-match-Net-Red-Super-Fire-Spring-Chic-Casual.jpg_640x640-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:107:\"Shoes-Women-s-Shoes-Show-Feet-Small-All-match-Net-Red-Super-Fire-Spring-Chic-Casual.jpg_640x640-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:107:\"Shoes-Women-s-Shoes-Show-Feet-Small-All-match-Net-Red-Super-Fire-Spring-Chic-Casual.jpg_640x640-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:107:\"Shoes-Women-s-Shoes-Show-Feet-Small-All-match-Net-Red-Super-Fire-Spring-Chic-Casual.jpg_640x640-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:107:\"Shoes-Women-s-Shoes-Show-Feet-Small-All-match-Net-Red-Super-Fire-Spring-Chic-Casual.jpg_640x640-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(24662, 2425, '_vi_wad_description_images', 'a:13:{i:0;s:59:\"//ae01.alicdn.com/kf/H3f6d063ff4a346b1bfc80f6de9f437504.jpg\";i:1;s:59:\"//ae01.alicdn.com/kf/H7a8e88e077964c0db4c9c20c57f98b05K.jpg\";i:2;s:59:\"//ae01.alicdn.com/kf/H152a51d998ea40c29accda4158b7a40cK.jpg\";i:3;s:59:\"//ae01.alicdn.com/kf/Hd837188c818e4449894e6ca64ce9a8fdU.jpg\";i:4;s:59:\"//ae01.alicdn.com/kf/H722f2b40c0b0475dac0a6f8227d7b7bdC.jpg\";i:5;s:59:\"//ae01.alicdn.com/kf/H093a8bf1b51648b89cddc78a36a98e10c.jpg\";i:6;s:59:\"//ae01.alicdn.com/kf/Hab3afb89b24e4a689f2ed20f1810ffe4z.jpg\";i:7;s:59:\"//ae01.alicdn.com/kf/H8285becc3c7949de84ed2553f035a656W.jpg\";i:8;s:59:\"//ae01.alicdn.com/kf/H9d9b59cf4c14453982c720d09a6d6660E.jpg\";i:9;s:59:\"//ae01.alicdn.com/kf/H47e7a6ea0ba74666b6624e4cba330911H.jpg\";i:10;s:59:\"//ae01.alicdn.com/kf/H495f490c3d3c4e3085d29b49a52a28fem.jpg\";i:11;s:59:\"//ae01.alicdn.com/kf/Hba51340ce2b04f4f90e6a189515f7948C.jpg\";i:12;s:59:\"//ae01.alicdn.com/kf/Hdb79db9ec68f4c92a39186b7736f962dt.jpg\";}'),
(24663, 2425, '_vi_wad_sku', '1005001888583010'),
(24664, 2425, '_vi_wad_attributes', 'a:2:{i:200000124;a:5:{s:6:\"values\";a:5:{s:19:\"200000124:200000334\";s:2:\"36\";s:19:\"200000124:100010482\";s:2:\"37\";s:19:\"200000124:200000898\";s:2:\"38\";s:19:\"200000124:200000364\";s:2:\"39\";s:19:\"200000124:100013888\";s:2:\"40\";}s:4:\"slug\";s:9:\"shoe-size\";s:4:\"name\";s:9:\"Shoe Size\";s:8:\"position\";i:0;s:10:\"values_sub\";a:5:{s:19:\"200000124:200000334\";s:2:\"36\";s:19:\"200000124:100010482\";s:2:\"37\";s:19:\"200000124:200000898\";s:2:\"38\";s:19:\"200000124:200000364\";s:2:\"39\";s:19:\"200000124:100013888\";s:2:\"40\";}}i:14;a:5:{s:6:\"values\";a:6:{s:6:\"14:771\";s:5:\"Beige\";s:6:\"14:193\";s:5:\"BLACK\";s:6:\"14:173\";s:4:\"Blue\";s:7:\"14:1254\";s:8:\"Sky Blue\";s:9:\"14:365458\";s:5:\"Brown\";s:12:\"14:100018786\";s:5:\"Clear\";}s:4:\"slug\";s:5:\"color\";s:4:\"name\";s:5:\"Color\";s:8:\"position\";i:1;s:10:\"values_sub\";a:6:{s:6:\"14:771\";s:5:\"Beige\";s:6:\"14:193\";s:5:\"BLACK\";s:6:\"14:173\";s:4:\"Blue\";s:7:\"14:1254\";s:8:\"Sky Blue\";s:9:\"14:365458\";s:5:\"Brown\";s:12:\"14:100018786\";s:5:\"Clear\";}}}'),
(24665, 2425, '_vi_wad_list_attributes', 'a:11:{s:19:\"200000124:200000334\";a:4:{s:4:\"name\";s:2:\"36\";s:8:\"name_sub\";s:2:\"36\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:100010482\";a:4:{s:4:\"name\";s:2:\"37\";s:8:\"name_sub\";s:2:\"37\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000898\";a:4:{s:4:\"name\";s:2:\"38\";s:8:\"name_sub\";s:2:\"38\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000364\";a:4:{s:4:\"name\";s:2:\"39\";s:8:\"name_sub\";s:2:\"39\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:100013888\";a:4:{s:4:\"name\";s:2:\"40\";s:8:\"name_sub\";s:2:\"40\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:6:\"14:771\";a:4:{s:4:\"name\";s:5:\"Beige\";s:8:\"name_sub\";s:5:\"Beige\";s:5:\"color\";s:7:\"#F8F7E7\";s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/H6bd8ed6ef4ca4be989c7f57aa0c36977P/Rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-Korean-short-tube-waterproof-anti-slip.jpg_640x640.jpg\";}s:6:\"14:193\";a:4:{s:4:\"name\";s:5:\"BLACK\";s:8:\"name_sub\";s:5:\"BLACK\";s:5:\"color\";s:7:\"#000000\";s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/Hca7826d2b6b24f68b79c7e81ed224c4bD/Rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-Korean-short-tube-waterproof-anti-slip.jpg_640x640.jpg\";}s:6:\"14:173\";a:4:{s:4:\"name\";s:4:\"Blue\";s:8:\"name_sub\";s:4:\"Blue\";s:5:\"color\";s:7:\"#0080FF\";s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/H27bc439fe00642f0867e930f0f067f6bK/Rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-Korean-short-tube-waterproof-anti-slip.jpg_640x640.jpg\";}s:7:\"14:1254\";a:4:{s:4:\"name\";s:8:\"Sky Blue\";s:8:\"name_sub\";s:8:\"Sky Blue\";s:5:\"color\";s:7:\"#1EDDFF\";s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/H20e09c391f3b49ba9c944cdb72f70940w/Rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-Korean-short-tube-waterproof-anti-slip.jpg_640x640.jpg\";}s:9:\"14:365458\";a:4:{s:4:\"name\";s:5:\"Brown\";s:8:\"name_sub\";s:5:\"Brown\";s:5:\"color\";s:7:\"#8D6468\";s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/H60f093ce52c641cf863e368bffd17a37c/Rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-Korean-short-tube-waterproof-anti-slip.jpg_640x640.jpg\";}s:12:\"14:100018786\";a:4:{s:4:\"name\";s:5:\"Clear\";s:8:\"name_sub\";s:5:\"Clear\";s:5:\"color\";s:5:\"clear\";s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/H9f3d29e0711b44938a6e240d23132d32O/Rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-Korean-short-tube-waterproof-anti-slip.jpg_640x640.jpg\";}}'),
(24666, 2425, '_vi_wad_shipping_info', 'a:6:{s:4:\"time\";i:1622546739;s:7:\"country\";s:2:\"LK\";s:7:\"company\";s:3:\"DHL\";s:7:\"freight\";s:754:\"[{\"bizShowMind\":{\"layout\":[]},\"commitDay\":\"75\",\"company\":\"DHL\",\"currency\":\"USD\",\"discount\":100,\"displayType\":\"deliveryTime\",\"features\":{},\"freightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $0.00\",\"value\":0},\"freightFeatures\":{\"provider\":\"ae_config\"},\"freightLayout\":{\"displayType\":\"deliveryTime\",\"layout\":[{\"text\":\"Free Shipping\",\"type\":\"title\"},{\"text\":\"To <font color=\'#000000\'>Sri Lanka</font> via DHL\",\"type\":\"subtitle\"}],\"openShippingPanel\":\"true\"},\"fullMailLine\":false,\"hbaService\":false,\"i18nMap\":{},\"id\":0,\"name\":\"FreightItemModule\",\"notification\":\"\",\"sendGoodsCountry\":\"CN\",\"sendGoodsCountryFullName\":\"China\",\"serviceName\":\"DHL\",\"standardFreightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $0.00\",\"value\":0},\"time\":\"9-17\",\"tracking\":true}]\";s:13:\"shipping_cost\";i:0;s:13:\"delivery_time\";s:4:\"9-17\";}'),
(24667, 2425, '_vi_wad_gallery', 'a:5:{i:0;s:160:\"https://ae01.alicdn.com/kf/Hd5fee7c9c8b64008980d80bb3e558222o/Rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-Korean-short-tube-waterproof-anti-slip.jpg\";i:1;s:160:\"https://ae01.alicdn.com/kf/Hcaad9b440a3d4ac9b424a11fc1e13843J/Rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-Korean-short-tube-waterproof-anti-slip.jpg\";i:2;s:160:\"https://ae01.alicdn.com/kf/Hac59086569af4eef9477d2566c194cd8O/Rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-Korean-short-tube-waterproof-anti-slip.jpg\";i:3;s:160:\"https://ae01.alicdn.com/kf/H074ccc36d1d1424eab488c43fa64fd31M/Rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-Korean-short-tube-waterproof-anti-slip.jpg\";i:4;s:160:\"https://ae01.alicdn.com/kf/Hdb7cf94a9e9e4f43915f9a321b7a908bk/Rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-Korean-short-tube-waterproof-anti-slip.jpg\";}'),
(24668, 2425, '_vi_wad_variation_images', 'a:6:{s:6:\"14:771\";s:172:\"https://ae01.alicdn.com/kf/H6bd8ed6ef4ca4be989c7f57aa0c36977P/Rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-Korean-short-tube-waterproof-anti-slip.jpg_640x640.jpg\";s:6:\"14:193\";s:172:\"https://ae01.alicdn.com/kf/Hca7826d2b6b24f68b79c7e81ed224c4bD/Rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-Korean-short-tube-waterproof-anti-slip.jpg_640x640.jpg\";s:6:\"14:173\";s:172:\"https://ae01.alicdn.com/kf/H27bc439fe00642f0867e930f0f067f6bK/Rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-Korean-short-tube-waterproof-anti-slip.jpg_640x640.jpg\";s:7:\"14:1254\";s:172:\"https://ae01.alicdn.com/kf/H20e09c391f3b49ba9c944cdb72f70940w/Rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-Korean-short-tube-waterproof-anti-slip.jpg_640x640.jpg\";s:9:\"14:365458\";s:172:\"https://ae01.alicdn.com/kf/H60f093ce52c641cf863e368bffd17a37c/Rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-Korean-short-tube-waterproof-anti-slip.jpg_640x640.jpg\";s:12:\"14:100018786\";s:172:\"https://ae01.alicdn.com/kf/H9f3d29e0711b44938a6e240d23132d32O/Rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-Korean-short-tube-waterproof-anti-slip.jpg_640x640.jpg\";}'),
(24669, 2425, '_vi_wad_store_info', 'a:3:{s:4:\"name\";s:19:\"Shop910648007 Store\";s:3:\"url\";s:36:\"//www.aliexpress.com/store/910648007\";s:3:\"num\";i:910648007;}');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(24670, 2425, '_vi_wad_variations', 'a:30:{i:0;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/H9f3d29e0711b44938a6e240d23132d32O/Rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-Korean-short-tube-waterproof-anti-slip.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005001888583010-40-clear\";s:7:\"sku_sub\";s:25:\"1005001888583010-40-clear\";s:5:\"skuId\";s:17:\"12000018019926249\";s:7:\"skuAttr\";s:32:\"200000124:100013888;14:100018786\";s:13:\"regular_price\";s:5:\"50.54\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:1000;s:10:\"attributes\";a:2:{s:9:\"shoe-size\";s:2:\"40\";s:5:\"color\";s:5:\"Clear\";}s:14:\"attributes_sub\";a:2:{s:9:\"shoe-size\";s:2:\"40\";s:5:\"color\";s:5:\"Clear\";}}i:1;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/H9f3d29e0711b44938a6e240d23132d32O/Rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-Korean-short-tube-waterproof-anti-slip.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005001888583010-39-clear\";s:7:\"sku_sub\";s:25:\"1005001888583010-39-clear\";s:5:\"skuId\";s:17:\"12000018019926248\";s:7:\"skuAttr\";s:32:\"200000124:200000364;14:100018786\";s:13:\"regular_price\";s:5:\"50.54\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:1000;s:10:\"attributes\";a:2:{s:9:\"shoe-size\";s:2:\"39\";s:5:\"color\";s:5:\"Clear\";}s:14:\"attributes_sub\";a:2:{s:9:\"shoe-size\";s:2:\"39\";s:5:\"color\";s:5:\"Clear\";}}i:2;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/H60f093ce52c641cf863e368bffd17a37c/Rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-Korean-short-tube-waterproof-anti-slip.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005001888583010-37-brown\";s:7:\"sku_sub\";s:25:\"1005001888583010-37-brown\";s:5:\"skuId\";s:17:\"12000018019926241\";s:7:\"skuAttr\";s:29:\"200000124:100010482;14:365458\";s:13:\"regular_price\";s:5:\"50.54\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:995;s:10:\"attributes\";a:2:{s:9:\"shoe-size\";s:2:\"37\";s:5:\"color\";s:5:\"Brown\";}s:14:\"attributes_sub\";a:2:{s:9:\"shoe-size\";s:2:\"37\";s:5:\"color\";s:5:\"Brown\";}}i:3;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/H60f093ce52c641cf863e368bffd17a37c/Rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-Korean-short-tube-waterproof-anti-slip.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005001888583010-36-brown\";s:7:\"sku_sub\";s:25:\"1005001888583010-36-brown\";s:5:\"skuId\";s:17:\"12000018019926240\";s:7:\"skuAttr\";s:29:\"200000124:200000334;14:365458\";s:13:\"regular_price\";s:5:\"50.54\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:1000;s:10:\"attributes\";a:2:{s:9:\"shoe-size\";s:2:\"36\";s:5:\"color\";s:5:\"Brown\";}s:14:\"attributes_sub\";a:2:{s:9:\"shoe-size\";s:2:\"36\";s:5:\"color\";s:5:\"Brown\";}}i:4;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/H60f093ce52c641cf863e368bffd17a37c/Rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-Korean-short-tube-waterproof-anti-slip.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005001888583010-39-brown\";s:7:\"sku_sub\";s:25:\"1005001888583010-39-brown\";s:5:\"skuId\";s:17:\"12000018019926243\";s:7:\"skuAttr\";s:29:\"200000124:200000364;14:365458\";s:13:\"regular_price\";s:5:\"50.54\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:1000;s:10:\"attributes\";a:2:{s:9:\"shoe-size\";s:2:\"39\";s:5:\"color\";s:5:\"Brown\";}s:14:\"attributes_sub\";a:2:{s:9:\"shoe-size\";s:2:\"39\";s:5:\"color\";s:5:\"Brown\";}}i:5;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/H60f093ce52c641cf863e368bffd17a37c/Rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-Korean-short-tube-waterproof-anti-slip.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005001888583010-38-brown\";s:7:\"sku_sub\";s:25:\"1005001888583010-38-brown\";s:5:\"skuId\";s:17:\"12000018019926242\";s:7:\"skuAttr\";s:29:\"200000124:200000898;14:365458\";s:13:\"regular_price\";s:5:\"50.54\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:1000;s:10:\"attributes\";a:2:{s:9:\"shoe-size\";s:2:\"38\";s:5:\"color\";s:5:\"Brown\";}s:14:\"attributes_sub\";a:2:{s:9:\"shoe-size\";s:2:\"38\";s:5:\"color\";s:5:\"Brown\";}}i:6;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/H9f3d29e0711b44938a6e240d23132d32O/Rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-Korean-short-tube-waterproof-anti-slip.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005001888583010-36-clear\";s:7:\"sku_sub\";s:25:\"1005001888583010-36-clear\";s:5:\"skuId\";s:17:\"12000018019926245\";s:7:\"skuAttr\";s:32:\"200000124:200000334;14:100018786\";s:13:\"regular_price\";s:5:\"50.54\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:1000;s:10:\"attributes\";a:2:{s:9:\"shoe-size\";s:2:\"36\";s:5:\"color\";s:5:\"Clear\";}s:14:\"attributes_sub\";a:2:{s:9:\"shoe-size\";s:2:\"36\";s:5:\"color\";s:5:\"Clear\";}}i:7;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/H60f093ce52c641cf863e368bffd17a37c/Rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-Korean-short-tube-waterproof-anti-slip.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005001888583010-40-brown\";s:7:\"sku_sub\";s:25:\"1005001888583010-40-brown\";s:5:\"skuId\";s:17:\"12000018019926244\";s:7:\"skuAttr\";s:29:\"200000124:100013888;14:365458\";s:13:\"regular_price\";s:5:\"50.54\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:1000;s:10:\"attributes\";a:2:{s:9:\"shoe-size\";s:2:\"40\";s:5:\"color\";s:5:\"Brown\";}s:14:\"attributes_sub\";a:2:{s:9:\"shoe-size\";s:2:\"40\";s:5:\"color\";s:5:\"Brown\";}}i:8;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/H9f3d29e0711b44938a6e240d23132d32O/Rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-Korean-short-tube-waterproof-anti-slip.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005001888583010-38-clear\";s:7:\"sku_sub\";s:25:\"1005001888583010-38-clear\";s:5:\"skuId\";s:17:\"12000018019926247\";s:7:\"skuAttr\";s:32:\"200000124:200000898;14:100018786\";s:13:\"regular_price\";s:5:\"50.54\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:1000;s:10:\"attributes\";a:2:{s:9:\"shoe-size\";s:2:\"38\";s:5:\"color\";s:5:\"Clear\";}s:14:\"attributes_sub\";a:2:{s:9:\"shoe-size\";s:2:\"38\";s:5:\"color\";s:5:\"Clear\";}}i:9;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/H9f3d29e0711b44938a6e240d23132d32O/Rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-Korean-short-tube-waterproof-anti-slip.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005001888583010-37-clear\";s:7:\"sku_sub\";s:25:\"1005001888583010-37-clear\";s:5:\"skuId\";s:17:\"12000018019926246\";s:7:\"skuAttr\";s:32:\"200000124:100010482;14:100018786\";s:13:\"regular_price\";s:5:\"50.54\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:1000;s:10:\"attributes\";a:2:{s:9:\"shoe-size\";s:2:\"37\";s:5:\"color\";s:5:\"Clear\";}s:14:\"attributes_sub\";a:2:{s:9:\"shoe-size\";s:2:\"37\";s:5:\"color\";s:5:\"Clear\";}}i:10;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/H27bc439fe00642f0867e930f0f067f6bK/Rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-Korean-short-tube-waterproof-anti-slip.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"1005001888583010-39-blue\";s:7:\"sku_sub\";s:24:\"1005001888583010-39-blue\";s:5:\"skuId\";s:17:\"12000018019926233\";s:7:\"skuAttr\";s:26:\"200000124:200000364;14:173\";s:13:\"regular_price\";s:5:\"50.54\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:991;s:10:\"attributes\";a:2:{s:9:\"shoe-size\";s:2:\"39\";s:5:\"color\";s:4:\"Blue\";}s:14:\"attributes_sub\";a:2:{s:9:\"shoe-size\";s:2:\"39\";s:5:\"color\";s:4:\"Blue\";}}i:11;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/H27bc439fe00642f0867e930f0f067f6bK/Rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-Korean-short-tube-waterproof-anti-slip.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"1005001888583010-38-blue\";s:7:\"sku_sub\";s:24:\"1005001888583010-38-blue\";s:5:\"skuId\";s:17:\"12000018019926232\";s:7:\"skuAttr\";s:26:\"200000124:200000898;14:173\";s:13:\"regular_price\";s:5:\"50.54\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:1000;s:10:\"attributes\";a:2:{s:9:\"shoe-size\";s:2:\"38\";s:5:\"color\";s:4:\"Blue\";}s:14:\"attributes_sub\";a:2:{s:9:\"shoe-size\";s:2:\"38\";s:5:\"color\";s:4:\"Blue\";}}i:12;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/H20e09c391f3b49ba9c944cdb72f70940w/Rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-Korean-short-tube-waterproof-anti-slip.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"1005001888583010-36-sky-blue\";s:7:\"sku_sub\";s:28:\"1005001888583010-36-sky-blue\";s:5:\"skuId\";s:17:\"12000018019926235\";s:7:\"skuAttr\";s:27:\"200000124:200000334;14:1254\";s:13:\"regular_price\";s:5:\"50.54\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:1000;s:10:\"attributes\";a:2:{s:9:\"shoe-size\";s:2:\"36\";s:5:\"color\";s:8:\"Sky Blue\";}s:14:\"attributes_sub\";a:2:{s:9:\"shoe-size\";s:2:\"36\";s:5:\"color\";s:8:\"Sky Blue\";}}i:13;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/H27bc439fe00642f0867e930f0f067f6bK/Rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-Korean-short-tube-waterproof-anti-slip.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"1005001888583010-40-blue\";s:7:\"sku_sub\";s:24:\"1005001888583010-40-blue\";s:5:\"skuId\";s:17:\"12000018019926234\";s:7:\"skuAttr\";s:26:\"200000124:100013888;14:173\";s:13:\"regular_price\";s:5:\"50.54\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:1000;s:10:\"attributes\";a:2:{s:9:\"shoe-size\";s:2:\"40\";s:5:\"color\";s:4:\"Blue\";}s:14:\"attributes_sub\";a:2:{s:9:\"shoe-size\";s:2:\"40\";s:5:\"color\";s:4:\"Blue\";}}i:14;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/H20e09c391f3b49ba9c944cdb72f70940w/Rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-Korean-short-tube-waterproof-anti-slip.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"1005001888583010-38-sky-blue\";s:7:\"sku_sub\";s:28:\"1005001888583010-38-sky-blue\";s:5:\"skuId\";s:17:\"12000018019926237\";s:7:\"skuAttr\";s:27:\"200000124:200000898;14:1254\";s:13:\"regular_price\";s:5:\"50.54\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:1000;s:10:\"attributes\";a:2:{s:9:\"shoe-size\";s:2:\"38\";s:5:\"color\";s:8:\"Sky Blue\";}s:14:\"attributes_sub\";a:2:{s:9:\"shoe-size\";s:2:\"38\";s:5:\"color\";s:8:\"Sky Blue\";}}i:15;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/H20e09c391f3b49ba9c944cdb72f70940w/Rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-Korean-short-tube-waterproof-anti-slip.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"1005001888583010-37-sky-blue\";s:7:\"sku_sub\";s:28:\"1005001888583010-37-sky-blue\";s:5:\"skuId\";s:17:\"12000018019926236\";s:7:\"skuAttr\";s:27:\"200000124:100010482;14:1254\";s:13:\"regular_price\";s:5:\"50.54\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:1000;s:10:\"attributes\";a:2:{s:9:\"shoe-size\";s:2:\"37\";s:5:\"color\";s:8:\"Sky Blue\";}s:14:\"attributes_sub\";a:2:{s:9:\"shoe-size\";s:2:\"37\";s:5:\"color\";s:8:\"Sky Blue\";}}i:16;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/H20e09c391f3b49ba9c944cdb72f70940w/Rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-Korean-short-tube-waterproof-anti-slip.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"1005001888583010-40-sky-blue\";s:7:\"sku_sub\";s:28:\"1005001888583010-40-sky-blue\";s:5:\"skuId\";s:17:\"12000018019926239\";s:7:\"skuAttr\";s:27:\"200000124:100013888;14:1254\";s:13:\"regular_price\";s:5:\"50.54\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:1000;s:10:\"attributes\";a:2:{s:9:\"shoe-size\";s:2:\"40\";s:5:\"color\";s:8:\"Sky Blue\";}s:14:\"attributes_sub\";a:2:{s:9:\"shoe-size\";s:2:\"40\";s:5:\"color\";s:8:\"Sky Blue\";}}i:17;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/H20e09c391f3b49ba9c944cdb72f70940w/Rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-Korean-short-tube-waterproof-anti-slip.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"1005001888583010-39-sky-blue\";s:7:\"sku_sub\";s:28:\"1005001888583010-39-sky-blue\";s:5:\"skuId\";s:17:\"12000018019926238\";s:7:\"skuAttr\";s:27:\"200000124:200000364;14:1254\";s:13:\"regular_price\";s:5:\"50.54\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:1000;s:10:\"attributes\";a:2:{s:9:\"shoe-size\";s:2:\"39\";s:5:\"color\";s:8:\"Sky Blue\";}s:14:\"attributes_sub\";a:2:{s:9:\"shoe-size\";s:2:\"39\";s:5:\"color\";s:8:\"Sky Blue\";}}i:18;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/Hca7826d2b6b24f68b79c7e81ed224c4bD/Rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-Korean-short-tube-waterproof-anti-slip.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005001888583010-36-black\";s:7:\"sku_sub\";s:25:\"1005001888583010-36-black\";s:5:\"skuId\";s:17:\"12000018019926225\";s:7:\"skuAttr\";s:26:\"200000124:200000334;14:193\";s:13:\"regular_price\";s:5:\"50.54\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:977;s:10:\"attributes\";a:2:{s:9:\"shoe-size\";s:2:\"36\";s:5:\"color\";s:5:\"BLACK\";}s:14:\"attributes_sub\";a:2:{s:9:\"shoe-size\";s:2:\"36\";s:5:\"color\";s:5:\"BLACK\";}}i:19;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/H6bd8ed6ef4ca4be989c7f57aa0c36977P/Rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-Korean-short-tube-waterproof-anti-slip.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005001888583010-40-beige\";s:7:\"sku_sub\";s:25:\"1005001888583010-40-beige\";s:5:\"skuId\";s:17:\"12000018019926224\";s:7:\"skuAttr\";s:26:\"200000124:100013888;14:771\";s:13:\"regular_price\";s:5:\"50.54\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:1000;s:10:\"attributes\";a:2:{s:9:\"shoe-size\";s:2:\"40\";s:5:\"color\";s:5:\"Beige\";}s:14:\"attributes_sub\";a:2:{s:9:\"shoe-size\";s:2:\"40\";s:5:\"color\";s:5:\"Beige\";}}i:20;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/Hca7826d2b6b24f68b79c7e81ed224c4bD/Rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-Korean-short-tube-waterproof-anti-slip.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005001888583010-38-black\";s:7:\"sku_sub\";s:25:\"1005001888583010-38-black\";s:5:\"skuId\";s:17:\"12000018019926227\";s:7:\"skuAttr\";s:26:\"200000124:200000898;14:193\";s:13:\"regular_price\";s:5:\"50.54\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:981;s:10:\"attributes\";a:2:{s:9:\"shoe-size\";s:2:\"38\";s:5:\"color\";s:5:\"BLACK\";}s:14:\"attributes_sub\";a:2:{s:9:\"shoe-size\";s:2:\"38\";s:5:\"color\";s:5:\"BLACK\";}}i:21;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/Hca7826d2b6b24f68b79c7e81ed224c4bD/Rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-Korean-short-tube-waterproof-anti-slip.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005001888583010-37-black\";s:7:\"sku_sub\";s:25:\"1005001888583010-37-black\";s:5:\"skuId\";s:17:\"12000018019926226\";s:7:\"skuAttr\";s:26:\"200000124:100010482;14:193\";s:13:\"regular_price\";s:5:\"50.54\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:789;s:10:\"attributes\";a:2:{s:9:\"shoe-size\";s:2:\"37\";s:5:\"color\";s:5:\"BLACK\";}s:14:\"attributes_sub\";a:2:{s:9:\"shoe-size\";s:2:\"37\";s:5:\"color\";s:5:\"BLACK\";}}i:22;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/Hca7826d2b6b24f68b79c7e81ed224c4bD/Rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-Korean-short-tube-waterproof-anti-slip.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005001888583010-40-black\";s:7:\"sku_sub\";s:25:\"1005001888583010-40-black\";s:5:\"skuId\";s:17:\"12000018019926229\";s:7:\"skuAttr\";s:26:\"200000124:100013888;14:193\";s:13:\"regular_price\";s:5:\"50.54\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:1000;s:10:\"attributes\";a:2:{s:9:\"shoe-size\";s:2:\"40\";s:5:\"color\";s:5:\"BLACK\";}s:14:\"attributes_sub\";a:2:{s:9:\"shoe-size\";s:2:\"40\";s:5:\"color\";s:5:\"BLACK\";}}i:23;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/Hca7826d2b6b24f68b79c7e81ed224c4bD/Rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-Korean-short-tube-waterproof-anti-slip.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005001888583010-39-black\";s:7:\"sku_sub\";s:25:\"1005001888583010-39-black\";s:5:\"skuId\";s:17:\"12000018019926228\";s:7:\"skuAttr\";s:26:\"200000124:200000364;14:193\";s:13:\"regular_price\";s:5:\"50.54\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:999;s:10:\"attributes\";a:2:{s:9:\"shoe-size\";s:2:\"39\";s:5:\"color\";s:5:\"BLACK\";}s:14:\"attributes_sub\";a:2:{s:9:\"shoe-size\";s:2:\"39\";s:5:\"color\";s:5:\"BLACK\";}}i:24;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/H27bc439fe00642f0867e930f0f067f6bK/Rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-Korean-short-tube-waterproof-anti-slip.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"1005001888583010-37-blue\";s:7:\"sku_sub\";s:24:\"1005001888583010-37-blue\";s:5:\"skuId\";s:17:\"12000018019926231\";s:7:\"skuAttr\";s:26:\"200000124:100010482;14:173\";s:13:\"regular_price\";s:5:\"50.54\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:995;s:10:\"attributes\";a:2:{s:9:\"shoe-size\";s:2:\"37\";s:5:\"color\";s:4:\"Blue\";}s:14:\"attributes_sub\";a:2:{s:9:\"shoe-size\";s:2:\"37\";s:5:\"color\";s:4:\"Blue\";}}i:25;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/H27bc439fe00642f0867e930f0f067f6bK/Rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-Korean-short-tube-waterproof-anti-slip.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"1005001888583010-36-blue\";s:7:\"sku_sub\";s:24:\"1005001888583010-36-blue\";s:5:\"skuId\";s:17:\"12000018019926230\";s:7:\"skuAttr\";s:26:\"200000124:200000334;14:173\";s:13:\"regular_price\";s:5:\"50.54\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:1000;s:10:\"attributes\";a:2:{s:9:\"shoe-size\";s:2:\"36\";s:5:\"color\";s:4:\"Blue\";}s:14:\"attributes_sub\";a:2:{s:9:\"shoe-size\";s:2:\"36\";s:5:\"color\";s:4:\"Blue\";}}i:26;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/H6bd8ed6ef4ca4be989c7f57aa0c36977P/Rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-Korean-short-tube-waterproof-anti-slip.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005001888583010-37-beige\";s:7:\"sku_sub\";s:25:\"1005001888583010-37-beige\";s:5:\"skuId\";s:17:\"12000018019926221\";s:7:\"skuAttr\";s:26:\"200000124:100010482;14:771\";s:13:\"regular_price\";s:5:\"50.54\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:922;s:10:\"attributes\";a:2:{s:9:\"shoe-size\";s:2:\"37\";s:5:\"color\";s:5:\"Beige\";}s:14:\"attributes_sub\";a:2:{s:9:\"shoe-size\";s:2:\"37\";s:5:\"color\";s:5:\"Beige\";}}i:27;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/H6bd8ed6ef4ca4be989c7f57aa0c36977P/Rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-Korean-short-tube-waterproof-anti-slip.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005001888583010-36-beige\";s:7:\"sku_sub\";s:25:\"1005001888583010-36-beige\";s:5:\"skuId\";s:17:\"12000018019926220\";s:7:\"skuAttr\";s:26:\"200000124:200000334;14:771\";s:13:\"regular_price\";s:5:\"50.54\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:987;s:10:\"attributes\";a:2:{s:9:\"shoe-size\";s:2:\"36\";s:5:\"color\";s:5:\"Beige\";}s:14:\"attributes_sub\";a:2:{s:9:\"shoe-size\";s:2:\"36\";s:5:\"color\";s:5:\"Beige\";}}i:28;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/H6bd8ed6ef4ca4be989c7f57aa0c36977P/Rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-Korean-short-tube-waterproof-anti-slip.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005001888583010-39-beige\";s:7:\"sku_sub\";s:25:\"1005001888583010-39-beige\";s:5:\"skuId\";s:17:\"12000018019926223\";s:7:\"skuAttr\";s:26:\"200000124:200000364;14:771\";s:13:\"regular_price\";s:5:\"50.54\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:997;s:10:\"attributes\";a:2:{s:9:\"shoe-size\";s:2:\"39\";s:5:\"color\";s:5:\"Beige\";}s:14:\"attributes_sub\";a:2:{s:9:\"shoe-size\";s:2:\"39\";s:5:\"color\";s:5:\"Beige\";}}i:29;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/H6bd8ed6ef4ca4be989c7f57aa0c36977P/Rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-Korean-short-tube-waterproof-anti-slip.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005001888583010-38-beige\";s:7:\"sku_sub\";s:25:\"1005001888583010-38-beige\";s:5:\"skuId\";s:17:\"12000018019926222\";s:7:\"skuAttr\";s:26:\"200000124:200000898;14:771\";s:13:\"regular_price\";s:5:\"50.54\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:992;s:10:\"attributes\";a:2:{s:9:\"shoe-size\";s:2:\"38\";s:5:\"color\";s:5:\"Beige\";}s:14:\"attributes_sub\";a:2:{s:9:\"shoe-size\";s:2:\"38\";s:5:\"color\";s:5:\"Beige\";}}}'),
(24671, 2426, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H4b1359a284b645bdad4d3cf3f0aed82ab/Shoes-Women-s-Shoes-Show-Feet-Small-All-match-Net-Red-Super-Fire-Spring-Chic-Casual.jpg_640x640.jpg'),
(24672, 2342, '_thumbnail_id', '2426'),
(24673, 2346, '_thumbnail_id', '2426'),
(24674, 2347, '_thumbnail_id', '2426'),
(24675, 2348, '_thumbnail_id', '2426'),
(24676, 2349, '_thumbnail_id', '2426'),
(24677, 2351, '_thumbnail_id', '2426'),
(24678, 2427, '_wp_attached_file', '2021/06/Shoes-Women-s-Shoes-Show-Feet-Small-All-match-Net-Red-Super-Fire-Spring-Chic-Casual-1.jpg_640x640-1.jpg'),
(24679, 2427, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:111:\"2021/06/Shoes-Women-s-Shoes-Show-Feet-Small-All-match-Net-Red-Super-Fire-Spring-Chic-Casual-1.jpg_640x640-1.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:111:\"Shoes-Women-s-Shoes-Show-Feet-Small-All-match-Net-Red-Super-Fire-Spring-Chic-Casual-1.jpg_640x640-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:111:\"Shoes-Women-s-Shoes-Show-Feet-Small-All-match-Net-Red-Super-Fire-Spring-Chic-Casual-1.jpg_640x640-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:111:\"Shoes-Women-s-Shoes-Show-Feet-Small-All-match-Net-Red-Super-Fire-Spring-Chic-Casual-1.jpg_640x640-1-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:111:\"Shoes-Women-s-Shoes-Show-Feet-Small-All-match-Net-Red-Super-Fire-Spring-Chic-Casual-1.jpg_640x640-1-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:111:\"Shoes-Women-s-Shoes-Show-Feet-Small-All-match-Net-Red-Super-Fire-Spring-Chic-Casual-1.jpg_640x640-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:111:\"Shoes-Women-s-Shoes-Show-Feet-Small-All-match-Net-Red-Super-Fire-Spring-Chic-Casual-1.jpg_640x640-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:111:\"Shoes-Women-s-Shoes-Show-Feet-Small-All-match-Net-Red-Super-Fire-Spring-Chic-Casual-1.jpg_640x640-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:111:\"Shoes-Women-s-Shoes-Show-Feet-Small-All-match-Net-Red-Super-Fire-Spring-Chic-Casual-1.jpg_640x640-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:111:\"Shoes-Women-s-Shoes-Show-Feet-Small-All-match-Net-Red-Super-Fire-Spring-Chic-Casual-1.jpg_640x640-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:111:\"Shoes-Women-s-Shoes-Show-Feet-Small-All-match-Net-Red-Super-Fire-Spring-Chic-Casual-1.jpg_640x640-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(24680, 2427, '_vi_wad_image_id', 'ae01.alicdn.com/kf/He48715572c6c4530b56e1f8890df1acdX/Shoes-Women-s-Shoes-Show-Feet-Small-All-match-Net-Red-Super-Fire-Spring-Chic-Casual.jpg_640x640.jpg'),
(24681, 2343, '_thumbnail_id', '2427'),
(24682, 2344, '_thumbnail_id', '2427'),
(24683, 2345, '_thumbnail_id', '2427'),
(24684, 2358, '_thumbnail_id', '2427'),
(24685, 2359, '_thumbnail_id', '2427'),
(24686, 2360, '_thumbnail_id', '2427'),
(24687, 2428, '_wp_attached_file', '2021/06/Shoes-Women-s-Shoes-Show-Feet-Small-All-match-Net-Red-Super-Fire-Spring-Chic-Casual-2.jpg_640x640-2.jpg'),
(24688, 2428, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:111:\"2021/06/Shoes-Women-s-Shoes-Show-Feet-Small-All-match-Net-Red-Super-Fire-Spring-Chic-Casual-2.jpg_640x640-2.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:111:\"Shoes-Women-s-Shoes-Show-Feet-Small-All-match-Net-Red-Super-Fire-Spring-Chic-Casual-2.jpg_640x640-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:111:\"Shoes-Women-s-Shoes-Show-Feet-Small-All-match-Net-Red-Super-Fire-Spring-Chic-Casual-2.jpg_640x640-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:111:\"Shoes-Women-s-Shoes-Show-Feet-Small-All-match-Net-Red-Super-Fire-Spring-Chic-Casual-2.jpg_640x640-2-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:111:\"Shoes-Women-s-Shoes-Show-Feet-Small-All-match-Net-Red-Super-Fire-Spring-Chic-Casual-2.jpg_640x640-2-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:111:\"Shoes-Women-s-Shoes-Show-Feet-Small-All-match-Net-Red-Super-Fire-Spring-Chic-Casual-2.jpg_640x640-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:111:\"Shoes-Women-s-Shoes-Show-Feet-Small-All-match-Net-Red-Super-Fire-Spring-Chic-Casual-2.jpg_640x640-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:111:\"Shoes-Women-s-Shoes-Show-Feet-Small-All-match-Net-Red-Super-Fire-Spring-Chic-Casual-2.jpg_640x640-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:111:\"Shoes-Women-s-Shoes-Show-Feet-Small-All-match-Net-Red-Super-Fire-Spring-Chic-Casual-2.jpg_640x640-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:111:\"Shoes-Women-s-Shoes-Show-Feet-Small-All-match-Net-Red-Super-Fire-Spring-Chic-Casual-2.jpg_640x640-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:111:\"Shoes-Women-s-Shoes-Show-Feet-Small-All-match-Net-Red-Super-Fire-Spring-Chic-Casual-2.jpg_640x640-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(24689, 2428, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H1df8823543024e66937c7183510cd621m/Shoes-Women-s-Shoes-Show-Feet-Small-All-match-Net-Red-Super-Fire-Spring-Chic-Casual.jpg_640x640.jpg'),
(24690, 2341, '_thumbnail_id', '2428'),
(24691, 2352, '_thumbnail_id', '2428'),
(24692, 2353, '_thumbnail_id', '2428'),
(24693, 2354, '_thumbnail_id', '2428'),
(24694, 2355, '_thumbnail_id', '2428'),
(24695, 2357, '_thumbnail_id', '2428'),
(24696, 2429, '_wp_attached_file', '2021/06/Veowalk-Women-Green-Flock-Stilettos-Thin-High-Heel-Big-Size-33-45-Pointed-Toe-Slip-On-1.jpg'),
(24697, 2429, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:99:\"2021/06/Veowalk-Women-Green-Flock-Stilettos-Thin-High-Heel-Big-Size-33-45-Pointed-Toe-Slip-On-1.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:99:\"Veowalk-Women-Green-Flock-Stilettos-Thin-High-Heel-Big-Size-33-45-Pointed-Toe-Slip-On-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:99:\"Veowalk-Women-Green-Flock-Stilettos-Thin-High-Heel-Big-Size-33-45-Pointed-Toe-Slip-On-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:99:\"Veowalk-Women-Green-Flock-Stilettos-Thin-High-Heel-Big-Size-33-45-Pointed-Toe-Slip-On-1-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:99:\"Veowalk-Women-Green-Flock-Stilettos-Thin-High-Heel-Big-Size-33-45-Pointed-Toe-Slip-On-1-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:99:\"Veowalk-Women-Green-Flock-Stilettos-Thin-High-Heel-Big-Size-33-45-Pointed-Toe-Slip-On-1-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:99:\"Veowalk-Women-Green-Flock-Stilettos-Thin-High-Heel-Big-Size-33-45-Pointed-Toe-Slip-On-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:99:\"Veowalk-Women-Green-Flock-Stilettos-Thin-High-Heel-Big-Size-33-45-Pointed-Toe-Slip-On-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:99:\"Veowalk-Women-Green-Flock-Stilettos-Thin-High-Heel-Big-Size-33-45-Pointed-Toe-Slip-On-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:99:\"Veowalk-Women-Green-Flock-Stilettos-Thin-High-Heel-Big-Size-33-45-Pointed-Toe-Slip-On-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:99:\"Veowalk-Women-Green-Flock-Stilettos-Thin-High-Heel-Big-Size-33-45-Pointed-Toe-Slip-On-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:99:\"Veowalk-Women-Green-Flock-Stilettos-Thin-High-Heel-Big-Size-33-45-Pointed-Toe-Slip-On-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(24698, 2429, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Hc266a17560bb46b7b0484117afe302e0b/Veowalk-Women-Green-Flock-Stilettos-Thin-High-Heel-Big-Size-33-45-Pointed-Toe-Slip-On.jpg'),
(24699, 2362, '_product_image_gallery', '2429,2430,2431,2432,2433'),
(24700, 2430, '_wp_attached_file', '2021/06/Veowalk-Women-Green-Flock-Stilettos-Thin-High-Heel-Big-Size-33-45-Pointed-Toe-Slip-On-2.jpg'),
(24701, 2430, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:99:\"2021/06/Veowalk-Women-Green-Flock-Stilettos-Thin-High-Heel-Big-Size-33-45-Pointed-Toe-Slip-On-2.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:99:\"Veowalk-Women-Green-Flock-Stilettos-Thin-High-Heel-Big-Size-33-45-Pointed-Toe-Slip-On-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:99:\"Veowalk-Women-Green-Flock-Stilettos-Thin-High-Heel-Big-Size-33-45-Pointed-Toe-Slip-On-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:99:\"Veowalk-Women-Green-Flock-Stilettos-Thin-High-Heel-Big-Size-33-45-Pointed-Toe-Slip-On-2-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:99:\"Veowalk-Women-Green-Flock-Stilettos-Thin-High-Heel-Big-Size-33-45-Pointed-Toe-Slip-On-2-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:99:\"Veowalk-Women-Green-Flock-Stilettos-Thin-High-Heel-Big-Size-33-45-Pointed-Toe-Slip-On-2-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:99:\"Veowalk-Women-Green-Flock-Stilettos-Thin-High-Heel-Big-Size-33-45-Pointed-Toe-Slip-On-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:99:\"Veowalk-Women-Green-Flock-Stilettos-Thin-High-Heel-Big-Size-33-45-Pointed-Toe-Slip-On-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:99:\"Veowalk-Women-Green-Flock-Stilettos-Thin-High-Heel-Big-Size-33-45-Pointed-Toe-Slip-On-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:99:\"Veowalk-Women-Green-Flock-Stilettos-Thin-High-Heel-Big-Size-33-45-Pointed-Toe-Slip-On-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:99:\"Veowalk-Women-Green-Flock-Stilettos-Thin-High-Heel-Big-Size-33-45-Pointed-Toe-Slip-On-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:99:\"Veowalk-Women-Green-Flock-Stilettos-Thin-High-Heel-Big-Size-33-45-Pointed-Toe-Slip-On-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(24702, 2430, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H7295d1332546466e8654ca87be9700d1A/Veowalk-Women-Green-Flock-Stilettos-Thin-High-Heel-Big-Size-33-45-Pointed-Toe-Slip-On.jpg'),
(24703, 2431, '_wp_attached_file', '2021/06/Veowalk-Women-Green-Flock-Stilettos-Thin-High-Heel-Big-Size-33-45-Pointed-Toe-Slip-On-3.jpg'),
(24704, 2431, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:99:\"2021/06/Veowalk-Women-Green-Flock-Stilettos-Thin-High-Heel-Big-Size-33-45-Pointed-Toe-Slip-On-3.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:99:\"Veowalk-Women-Green-Flock-Stilettos-Thin-High-Heel-Big-Size-33-45-Pointed-Toe-Slip-On-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:99:\"Veowalk-Women-Green-Flock-Stilettos-Thin-High-Heel-Big-Size-33-45-Pointed-Toe-Slip-On-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:99:\"Veowalk-Women-Green-Flock-Stilettos-Thin-High-Heel-Big-Size-33-45-Pointed-Toe-Slip-On-3-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:99:\"Veowalk-Women-Green-Flock-Stilettos-Thin-High-Heel-Big-Size-33-45-Pointed-Toe-Slip-On-3-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:99:\"Veowalk-Women-Green-Flock-Stilettos-Thin-High-Heel-Big-Size-33-45-Pointed-Toe-Slip-On-3-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:99:\"Veowalk-Women-Green-Flock-Stilettos-Thin-High-Heel-Big-Size-33-45-Pointed-Toe-Slip-On-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:99:\"Veowalk-Women-Green-Flock-Stilettos-Thin-High-Heel-Big-Size-33-45-Pointed-Toe-Slip-On-3-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:99:\"Veowalk-Women-Green-Flock-Stilettos-Thin-High-Heel-Big-Size-33-45-Pointed-Toe-Slip-On-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:99:\"Veowalk-Women-Green-Flock-Stilettos-Thin-High-Heel-Big-Size-33-45-Pointed-Toe-Slip-On-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:99:\"Veowalk-Women-Green-Flock-Stilettos-Thin-High-Heel-Big-Size-33-45-Pointed-Toe-Slip-On-3-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:99:\"Veowalk-Women-Green-Flock-Stilettos-Thin-High-Heel-Big-Size-33-45-Pointed-Toe-Slip-On-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(24705, 2431, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H035e0089d8ad48c0aec168e3311d04d9H/Veowalk-Women-Green-Flock-Stilettos-Thin-High-Heel-Big-Size-33-45-Pointed-Toe-Slip-On.jpg'),
(24706, 2432, '_wp_attached_file', '2021/06/Veowalk-Women-Green-Flock-Stilettos-Thin-High-Heel-Big-Size-33-45-Pointed-Toe-Slip-On-4.jpg'),
(24707, 2432, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:99:\"2021/06/Veowalk-Women-Green-Flock-Stilettos-Thin-High-Heel-Big-Size-33-45-Pointed-Toe-Slip-On-4.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:99:\"Veowalk-Women-Green-Flock-Stilettos-Thin-High-Heel-Big-Size-33-45-Pointed-Toe-Slip-On-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:99:\"Veowalk-Women-Green-Flock-Stilettos-Thin-High-Heel-Big-Size-33-45-Pointed-Toe-Slip-On-4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:99:\"Veowalk-Women-Green-Flock-Stilettos-Thin-High-Heel-Big-Size-33-45-Pointed-Toe-Slip-On-4-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:99:\"Veowalk-Women-Green-Flock-Stilettos-Thin-High-Heel-Big-Size-33-45-Pointed-Toe-Slip-On-4-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:99:\"Veowalk-Women-Green-Flock-Stilettos-Thin-High-Heel-Big-Size-33-45-Pointed-Toe-Slip-On-4-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:99:\"Veowalk-Women-Green-Flock-Stilettos-Thin-High-Heel-Big-Size-33-45-Pointed-Toe-Slip-On-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:99:\"Veowalk-Women-Green-Flock-Stilettos-Thin-High-Heel-Big-Size-33-45-Pointed-Toe-Slip-On-4-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:99:\"Veowalk-Women-Green-Flock-Stilettos-Thin-High-Heel-Big-Size-33-45-Pointed-Toe-Slip-On-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:99:\"Veowalk-Women-Green-Flock-Stilettos-Thin-High-Heel-Big-Size-33-45-Pointed-Toe-Slip-On-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:99:\"Veowalk-Women-Green-Flock-Stilettos-Thin-High-Heel-Big-Size-33-45-Pointed-Toe-Slip-On-4-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:99:\"Veowalk-Women-Green-Flock-Stilettos-Thin-High-Heel-Big-Size-33-45-Pointed-Toe-Slip-On-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(24708, 2432, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H41fd6fdf1ecf4b99a2c036c1f3d59d84s/Veowalk-Women-Green-Flock-Stilettos-Thin-High-Heel-Big-Size-33-45-Pointed-Toe-Slip-On.jpg'),
(24709, 2433, '_wp_attached_file', '2021/06/Veowalk-Women-Green-Flock-Stilettos-Thin-High-Heel-Big-Size-33-45-Pointed-Toe-Slip-On-5.jpg'),
(24710, 2433, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:99:\"2021/06/Veowalk-Women-Green-Flock-Stilettos-Thin-High-Heel-Big-Size-33-45-Pointed-Toe-Slip-On-5.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:99:\"Veowalk-Women-Green-Flock-Stilettos-Thin-High-Heel-Big-Size-33-45-Pointed-Toe-Slip-On-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:99:\"Veowalk-Women-Green-Flock-Stilettos-Thin-High-Heel-Big-Size-33-45-Pointed-Toe-Slip-On-5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:99:\"Veowalk-Women-Green-Flock-Stilettos-Thin-High-Heel-Big-Size-33-45-Pointed-Toe-Slip-On-5-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:99:\"Veowalk-Women-Green-Flock-Stilettos-Thin-High-Heel-Big-Size-33-45-Pointed-Toe-Slip-On-5-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:99:\"Veowalk-Women-Green-Flock-Stilettos-Thin-High-Heel-Big-Size-33-45-Pointed-Toe-Slip-On-5-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:99:\"Veowalk-Women-Green-Flock-Stilettos-Thin-High-Heel-Big-Size-33-45-Pointed-Toe-Slip-On-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:99:\"Veowalk-Women-Green-Flock-Stilettos-Thin-High-Heel-Big-Size-33-45-Pointed-Toe-Slip-On-5-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:99:\"Veowalk-Women-Green-Flock-Stilettos-Thin-High-Heel-Big-Size-33-45-Pointed-Toe-Slip-On-5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:99:\"Veowalk-Women-Green-Flock-Stilettos-Thin-High-Heel-Big-Size-33-45-Pointed-Toe-Slip-On-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:99:\"Veowalk-Women-Green-Flock-Stilettos-Thin-High-Heel-Big-Size-33-45-Pointed-Toe-Slip-On-5-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:99:\"Veowalk-Women-Green-Flock-Stilettos-Thin-High-Heel-Big-Size-33-45-Pointed-Toe-Slip-On-5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(24711, 2433, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H10bd87a8d9534fc3bae5f5ae16d5fb3cH/Veowalk-Women-Green-Flock-Stilettos-Thin-High-Heel-Big-Size-33-45-Pointed-Toe-Slip-On.jpg'),
(24712, 2434, '_wp_attached_file', '2021/06/Veowalk-Women-Green-Flock-Stilettos-Thin-High-Heel-Big-Size-33-45-Pointed-Toe-Slip-On.jpg_640x640.jpg'),
(24713, 2434, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:109:\"2021/06/Veowalk-Women-Green-Flock-Stilettos-Thin-High-Heel-Big-Size-33-45-Pointed-Toe-Slip-On.jpg_640x640.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:109:\"Veowalk-Women-Green-Flock-Stilettos-Thin-High-Heel-Big-Size-33-45-Pointed-Toe-Slip-On.jpg_640x640-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:109:\"Veowalk-Women-Green-Flock-Stilettos-Thin-High-Heel-Big-Size-33-45-Pointed-Toe-Slip-On.jpg_640x640-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:109:\"Veowalk-Women-Green-Flock-Stilettos-Thin-High-Heel-Big-Size-33-45-Pointed-Toe-Slip-On.jpg_640x640-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:109:\"Veowalk-Women-Green-Flock-Stilettos-Thin-High-Heel-Big-Size-33-45-Pointed-Toe-Slip-On.jpg_640x640-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:109:\"Veowalk-Women-Green-Flock-Stilettos-Thin-High-Heel-Big-Size-33-45-Pointed-Toe-Slip-On.jpg_640x640-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:109:\"Veowalk-Women-Green-Flock-Stilettos-Thin-High-Heel-Big-Size-33-45-Pointed-Toe-Slip-On.jpg_640x640-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:109:\"Veowalk-Women-Green-Flock-Stilettos-Thin-High-Heel-Big-Size-33-45-Pointed-Toe-Slip-On.jpg_640x640-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:109:\"Veowalk-Women-Green-Flock-Stilettos-Thin-High-Heel-Big-Size-33-45-Pointed-Toe-Slip-On.jpg_640x640-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:109:\"Veowalk-Women-Green-Flock-Stilettos-Thin-High-Heel-Big-Size-33-45-Pointed-Toe-Slip-On.jpg_640x640-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:109:\"Veowalk-Women-Green-Flock-Stilettos-Thin-High-Heel-Big-Size-33-45-Pointed-Toe-Slip-On.jpg_640x640-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(24714, 2434, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H92eee81ff83a4839b8835cb1dc9938d1q/Veowalk-Women-Green-Flock-Stilettos-Thin-High-Heel-Big-Size-33-45-Pointed-Toe-Slip-On.jpg_640x640.jpg'),
(24715, 2386, '_thumbnail_id', '2434'),
(24716, 2387, '_thumbnail_id', '2434'),
(24717, 2388, '_thumbnail_id', '2434'),
(24718, 2389, '_thumbnail_id', '2434'),
(24719, 2396, '_thumbnail_id', '2434'),
(24720, 2398, '_thumbnail_id', '2434'),
(24721, 2399, '_thumbnail_id', '2434'),
(24722, 2400, '_thumbnail_id', '2434'),
(24723, 2401, '_thumbnail_id', '2434'),
(24724, 2402, '_thumbnail_id', '2434'),
(24725, 2403, '_thumbnail_id', '2434'),
(24726, 2404, '_thumbnail_id', '2434'),
(24727, 2405, '_thumbnail_id', '2434'),
(24728, 2435, '_wp_attached_file', '2021/06/Veowalk-Women-Green-Flock-Stilettos-Thin-High-Heel-Big-Size-33-45-Pointed-Toe-Slip-On-1.jpg_640x640-1.jpg');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(24729, 2435, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:113:\"2021/06/Veowalk-Women-Green-Flock-Stilettos-Thin-High-Heel-Big-Size-33-45-Pointed-Toe-Slip-On-1.jpg_640x640-1.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:113:\"Veowalk-Women-Green-Flock-Stilettos-Thin-High-Heel-Big-Size-33-45-Pointed-Toe-Slip-On-1.jpg_640x640-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:113:\"Veowalk-Women-Green-Flock-Stilettos-Thin-High-Heel-Big-Size-33-45-Pointed-Toe-Slip-On-1.jpg_640x640-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:113:\"Veowalk-Women-Green-Flock-Stilettos-Thin-High-Heel-Big-Size-33-45-Pointed-Toe-Slip-On-1.jpg_640x640-1-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:113:\"Veowalk-Women-Green-Flock-Stilettos-Thin-High-Heel-Big-Size-33-45-Pointed-Toe-Slip-On-1.jpg_640x640-1-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:113:\"Veowalk-Women-Green-Flock-Stilettos-Thin-High-Heel-Big-Size-33-45-Pointed-Toe-Slip-On-1.jpg_640x640-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:113:\"Veowalk-Women-Green-Flock-Stilettos-Thin-High-Heel-Big-Size-33-45-Pointed-Toe-Slip-On-1.jpg_640x640-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:113:\"Veowalk-Women-Green-Flock-Stilettos-Thin-High-Heel-Big-Size-33-45-Pointed-Toe-Slip-On-1.jpg_640x640-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:113:\"Veowalk-Women-Green-Flock-Stilettos-Thin-High-Heel-Big-Size-33-45-Pointed-Toe-Slip-On-1.jpg_640x640-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:113:\"Veowalk-Women-Green-Flock-Stilettos-Thin-High-Heel-Big-Size-33-45-Pointed-Toe-Slip-On-1.jpg_640x640-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:113:\"Veowalk-Women-Green-Flock-Stilettos-Thin-High-Heel-Big-Size-33-45-Pointed-Toe-Slip-On-1.jpg_640x640-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(24730, 2435, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Hc266a17560bb46b7b0484117afe302e0b/Veowalk-Women-Green-Flock-Stilettos-Thin-High-Heel-Big-Size-33-45-Pointed-Toe-Slip-On.jpg_640x640.jpg'),
(24731, 2376, '_thumbnail_id', '2435'),
(24732, 2377, '_thumbnail_id', '2435'),
(24733, 2378, '_thumbnail_id', '2435'),
(24734, 2379, '_thumbnail_id', '2435'),
(24735, 2380, '_thumbnail_id', '2435'),
(24736, 2381, '_thumbnail_id', '2435'),
(24737, 2390, '_thumbnail_id', '2435'),
(24738, 2391, '_thumbnail_id', '2435'),
(24739, 2392, '_thumbnail_id', '2435'),
(24740, 2393, '_thumbnail_id', '2435'),
(24741, 2394, '_thumbnail_id', '2435'),
(24742, 2395, '_thumbnail_id', '2435'),
(24743, 2397, '_thumbnail_id', '2435'),
(24744, 2436, '_wp_attached_file', '2021/06/Veowalk-Women-Green-Flock-Stilettos-Thin-High-Heel-Big-Size-33-45-Pointed-Toe-Slip-On-2.jpg_640x640-2.jpg'),
(24745, 2436, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:113:\"2021/06/Veowalk-Women-Green-Flock-Stilettos-Thin-High-Heel-Big-Size-33-45-Pointed-Toe-Slip-On-2.jpg_640x640-2.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:113:\"Veowalk-Women-Green-Flock-Stilettos-Thin-High-Heel-Big-Size-33-45-Pointed-Toe-Slip-On-2.jpg_640x640-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:113:\"Veowalk-Women-Green-Flock-Stilettos-Thin-High-Heel-Big-Size-33-45-Pointed-Toe-Slip-On-2.jpg_640x640-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:113:\"Veowalk-Women-Green-Flock-Stilettos-Thin-High-Heel-Big-Size-33-45-Pointed-Toe-Slip-On-2.jpg_640x640-2-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:113:\"Veowalk-Women-Green-Flock-Stilettos-Thin-High-Heel-Big-Size-33-45-Pointed-Toe-Slip-On-2.jpg_640x640-2-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:113:\"Veowalk-Women-Green-Flock-Stilettos-Thin-High-Heel-Big-Size-33-45-Pointed-Toe-Slip-On-2.jpg_640x640-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:113:\"Veowalk-Women-Green-Flock-Stilettos-Thin-High-Heel-Big-Size-33-45-Pointed-Toe-Slip-On-2.jpg_640x640-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:113:\"Veowalk-Women-Green-Flock-Stilettos-Thin-High-Heel-Big-Size-33-45-Pointed-Toe-Slip-On-2.jpg_640x640-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:113:\"Veowalk-Women-Green-Flock-Stilettos-Thin-High-Heel-Big-Size-33-45-Pointed-Toe-Slip-On-2.jpg_640x640-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:113:\"Veowalk-Women-Green-Flock-Stilettos-Thin-High-Heel-Big-Size-33-45-Pointed-Toe-Slip-On-2.jpg_640x640-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:113:\"Veowalk-Women-Green-Flock-Stilettos-Thin-High-Heel-Big-Size-33-45-Pointed-Toe-Slip-On-2.jpg_640x640-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(24746, 2436, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Hecfcdf6a15024dce8f2b198363e4b57fp/Veowalk-Women-Green-Flock-Stilettos-Thin-High-Heel-Big-Size-33-45-Pointed-Toe-Slip-On.jpg_640x640.jpg'),
(24747, 2365, '_thumbnail_id', '2436'),
(24748, 2366, '_thumbnail_id', '2436'),
(24749, 2368, '_thumbnail_id', '2436'),
(24750, 2369, '_thumbnail_id', '2436'),
(24751, 2370, '_thumbnail_id', '2436'),
(24752, 2371, '_thumbnail_id', '2436'),
(24753, 2372, '_thumbnail_id', '2436'),
(24754, 2373, '_thumbnail_id', '2436'),
(24755, 2374, '_thumbnail_id', '2436'),
(24756, 2375, '_thumbnail_id', '2436'),
(24757, 2382, '_thumbnail_id', '2436'),
(24758, 2383, '_thumbnail_id', '2436'),
(24759, 2384, '_thumbnail_id', '2436'),
(24760, 2437, '_wp_attached_file', '2021/06/Hot-selling-Anklets-Women-High-Quality-Girl-Anklets-Chic-Nice-feet-Tone-Love-Charm-Anklet-Ankle-1.jpg'),
(24761, 2437, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:109:\"2021/06/Hot-selling-Anklets-Women-High-Quality-Girl-Anklets-Chic-Nice-feet-Tone-Love-Charm-Anklet-Ankle-1.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:109:\"Hot-selling-Anklets-Women-High-Quality-Girl-Anklets-Chic-Nice-feet-Tone-Love-Charm-Anklet-Ankle-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:109:\"Hot-selling-Anklets-Women-High-Quality-Girl-Anklets-Chic-Nice-feet-Tone-Love-Charm-Anklet-Ankle-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:109:\"Hot-selling-Anklets-Women-High-Quality-Girl-Anklets-Chic-Nice-feet-Tone-Love-Charm-Anklet-Ankle-1-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:109:\"Hot-selling-Anklets-Women-High-Quality-Girl-Anklets-Chic-Nice-feet-Tone-Love-Charm-Anklet-Ankle-1-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:109:\"Hot-selling-Anklets-Women-High-Quality-Girl-Anklets-Chic-Nice-feet-Tone-Love-Charm-Anklet-Ankle-1-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:109:\"Hot-selling-Anklets-Women-High-Quality-Girl-Anklets-Chic-Nice-feet-Tone-Love-Charm-Anklet-Ankle-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:109:\"Hot-selling-Anklets-Women-High-Quality-Girl-Anklets-Chic-Nice-feet-Tone-Love-Charm-Anklet-Ankle-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:109:\"Hot-selling-Anklets-Women-High-Quality-Girl-Anklets-Chic-Nice-feet-Tone-Love-Charm-Anklet-Ankle-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:109:\"Hot-selling-Anklets-Women-High-Quality-Girl-Anklets-Chic-Nice-feet-Tone-Love-Charm-Anklet-Ankle-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:109:\"Hot-selling-Anklets-Women-High-Quality-Girl-Anklets-Chic-Nice-feet-Tone-Love-Charm-Anklet-Ankle-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:109:\"Hot-selling-Anklets-Women-High-Quality-Girl-Anklets-Chic-Nice-feet-Tone-Love-Charm-Anklet-Ankle-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(24762, 2437, '_vi_wad_image_id', 'ae01.alicdn.com/kf/HTB1AKWXc8LN8KJjSZFPq6xoLXXao/Hot-selling-Anklets-Women-High-Quality-Girl-Anklets-Chic-Nice-feet-Tone-Love-Charm-Anklet-Ankle.jpg'),
(24763, 2407, '_product_image_gallery', '2437,2438'),
(24764, 2438, '_wp_attached_file', '2021/06/Hot-selling-Anklets-Women-High-Quality-Girl-Anklets-Chic-Nice-feet-Tone-Love-Charm-Anklet-Ankle-2.jpg'),
(24765, 2438, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:109:\"2021/06/Hot-selling-Anklets-Women-High-Quality-Girl-Anklets-Chic-Nice-feet-Tone-Love-Charm-Anklet-Ankle-2.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:109:\"Hot-selling-Anklets-Women-High-Quality-Girl-Anklets-Chic-Nice-feet-Tone-Love-Charm-Anklet-Ankle-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:109:\"Hot-selling-Anklets-Women-High-Quality-Girl-Anklets-Chic-Nice-feet-Tone-Love-Charm-Anklet-Ankle-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:109:\"Hot-selling-Anklets-Women-High-Quality-Girl-Anklets-Chic-Nice-feet-Tone-Love-Charm-Anklet-Ankle-2-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:109:\"Hot-selling-Anklets-Women-High-Quality-Girl-Anklets-Chic-Nice-feet-Tone-Love-Charm-Anklet-Ankle-2-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:109:\"Hot-selling-Anklets-Women-High-Quality-Girl-Anklets-Chic-Nice-feet-Tone-Love-Charm-Anklet-Ankle-2-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:109:\"Hot-selling-Anklets-Women-High-Quality-Girl-Anklets-Chic-Nice-feet-Tone-Love-Charm-Anklet-Ankle-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:109:\"Hot-selling-Anklets-Women-High-Quality-Girl-Anklets-Chic-Nice-feet-Tone-Love-Charm-Anklet-Ankle-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:109:\"Hot-selling-Anklets-Women-High-Quality-Girl-Anklets-Chic-Nice-feet-Tone-Love-Charm-Anklet-Ankle-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:109:\"Hot-selling-Anklets-Women-High-Quality-Girl-Anklets-Chic-Nice-feet-Tone-Love-Charm-Anklet-Ankle-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:109:\"Hot-selling-Anklets-Women-High-Quality-Girl-Anklets-Chic-Nice-feet-Tone-Love-Charm-Anklet-Ankle-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:109:\"Hot-selling-Anklets-Women-High-Quality-Girl-Anklets-Chic-Nice-feet-Tone-Love-Charm-Anklet-Ankle-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(24766, 2438, '_vi_wad_image_id', 'ae01.alicdn.com/kf/HTB1jBGYignH8KJjSspcq6z3QFXaa/Hot-selling-Anklets-Women-High-Quality-Girl-Anklets-Chic-Nice-feet-Tone-Love-Charm-Anklet-Ankle.jpg'),
(24767, 2439, '_sku', '1005001888583010'),
(24768, 2439, '_visibility', 'visible'),
(24769, 2439, '_default_attributes', ''),
(24770, 2425, '_vi_wad_woo_id', '2439'),
(24771, 2439, '_vi_wad_aliexpress_product_id', '1005001888583010'),
(24772, 2439, 'total_sales', '0'),
(24773, 2439, '_tax_status', 'taxable'),
(24774, 2439, '_tax_class', ''),
(24775, 2439, '_manage_stock', 'no'),
(24776, 2439, '_backorders', 'no'),
(24777, 2439, '_sold_individually', 'no'),
(24778, 2439, '_virtual', 'no'),
(24779, 2439, '_downloadable', 'no'),
(24780, 2439, '_download_limit', '-1'),
(24781, 2439, '_download_expiry', '-1'),
(24782, 2439, '_stock', NULL),
(24783, 2439, '_stock_status', 'instock'),
(24784, 2439, '_wc_average_rating', '0'),
(24785, 2439, '_wc_review_count', '0'),
(24786, 2439, '_product_attributes', 'a:2:{s:12:\"pa_shoe-size\";a:6:{s:4:\"name\";s:12:\"pa_shoe-size\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"0\";s:10:\"is_visible\";s:1:\"0\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"1\";}s:8:\"pa_color\";a:6:{s:4:\"name\";s:8:\"pa_color\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"1\";s:10:\"is_visible\";s:1:\"0\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"1\";}}'),
(24787, 2439, '_product_version', '4.1.0'),
(24788, 2440, '_wp_attached_file', '2021/06/Rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-Korean-short-tube-waterproof-anti-slip.jpg'),
(24789, 2440, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:106:\"2021/06/Rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-Korean-short-tube-waterproof-anti-slip.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:106:\"Rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-Korean-short-tube-waterproof-anti-slip-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:106:\"Rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-Korean-short-tube-waterproof-anti-slip-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:106:\"Rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-Korean-short-tube-waterproof-anti-slip-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:106:\"Rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-Korean-short-tube-waterproof-anti-slip-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:106:\"Rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-Korean-short-tube-waterproof-anti-slip-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:106:\"Rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-Korean-short-tube-waterproof-anti-slip-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:106:\"Rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-Korean-short-tube-waterproof-anti-slip-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:106:\"Rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-Korean-short-tube-waterproof-anti-slip-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:106:\"Rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-Korean-short-tube-waterproof-anti-slip-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:106:\"Rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-Korean-short-tube-waterproof-anti-slip-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:106:\"Rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-Korean-short-tube-waterproof-anti-slip-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(24790, 2440, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Hd5fee7c9c8b64008980d80bb3e558222o/Rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-Korean-short-tube-waterproof-anti-slip.jpg'),
(24791, 2439, '_thumbnail_id', '2440'),
(24792, 2441, '_variation_description', ''),
(24793, 2441, '_sku', '1005001888583010-40-clear'),
(24794, 2441, '_regular_price', '151.62'),
(24795, 2441, 'total_sales', '0'),
(24796, 2441, '_tax_status', 'taxable'),
(24797, 2441, '_tax_class', 'parent'),
(24798, 2441, '_manage_stock', 'yes'),
(24799, 2441, '_backorders', 'no'),
(24800, 2441, '_sold_individually', 'no'),
(24801, 2441, '_virtual', 'no'),
(24802, 2441, '_downloadable', 'no'),
(24803, 2441, '_download_limit', '-1'),
(24804, 2441, '_download_expiry', '-1'),
(24805, 2441, '_stock', '1000'),
(24806, 2441, '_stock_status', 'instock'),
(24807, 2441, '_wc_average_rating', '0'),
(24808, 2441, '_wc_review_count', '0'),
(24809, 2441, 'attribute_pa_shoe-size', '40'),
(24810, 2441, 'attribute_pa_color', 'clear'),
(24811, 2441, '_price', '151.62'),
(24812, 2441, '_product_version', '4.1.0'),
(24813, 2441, '_vi_wad_aliexpress_variation_id', '12000018019926249'),
(24814, 2441, '_vi_wad_aliexpress_variation_attr', '200000124:100013888;14:100018786'),
(24815, 2442, '_variation_description', ''),
(24816, 2442, '_sku', '1005001888583010-39-clear'),
(24817, 2442, '_regular_price', '151.62'),
(24818, 2442, 'total_sales', '0'),
(24819, 2442, '_tax_status', 'taxable'),
(24820, 2442, '_tax_class', 'parent'),
(24821, 2442, '_manage_stock', 'yes'),
(24822, 2442, '_backorders', 'no'),
(24823, 2442, '_sold_individually', 'no'),
(24824, 2442, '_virtual', 'no'),
(24825, 2442, '_downloadable', 'no'),
(24826, 2442, '_download_limit', '-1'),
(24827, 2442, '_download_expiry', '-1'),
(24828, 2442, '_stock', '1000'),
(24829, 2442, '_stock_status', 'instock'),
(24830, 2442, '_wc_average_rating', '0'),
(24831, 2442, '_wc_review_count', '0'),
(24832, 2442, 'attribute_pa_shoe-size', '39'),
(24833, 2442, 'attribute_pa_color', 'clear'),
(24834, 2442, '_price', '151.62'),
(24835, 2442, '_product_version', '4.1.0'),
(24836, 2442, '_vi_wad_aliexpress_variation_id', '12000018019926248'),
(24837, 2442, '_vi_wad_aliexpress_variation_attr', '200000124:200000364;14:100018786'),
(24838, 2443, '_variation_description', ''),
(24839, 2443, '_sku', '1005001888583010-37-brown'),
(24840, 2443, '_regular_price', '151.62'),
(24841, 2443, 'total_sales', '0'),
(24842, 2443, '_tax_status', 'taxable'),
(24843, 2443, '_tax_class', 'parent'),
(24844, 2443, '_manage_stock', 'yes'),
(24845, 2443, '_backorders', 'no'),
(24846, 2443, '_sold_individually', 'no'),
(24847, 2443, '_virtual', 'no'),
(24848, 2443, '_downloadable', 'no'),
(24849, 2443, '_download_limit', '-1'),
(24850, 2443, '_download_expiry', '-1'),
(24851, 2443, '_stock', '995'),
(24852, 2443, '_stock_status', 'instock'),
(24853, 2443, '_wc_average_rating', '0'),
(24854, 2443, '_wc_review_count', '0'),
(24855, 2443, 'attribute_pa_shoe-size', '37'),
(24856, 2443, 'attribute_pa_color', 'brown'),
(24857, 2443, '_price', '151.62'),
(24858, 2443, '_product_version', '4.1.0'),
(24859, 2443, '_vi_wad_aliexpress_variation_id', '12000018019926241'),
(24860, 2443, '_vi_wad_aliexpress_variation_attr', '200000124:100010482;14:365458'),
(24861, 2444, '_variation_description', ''),
(24862, 2444, '_sku', '1005001888583010-36-brown'),
(24863, 2444, '_regular_price', '151.62'),
(24864, 2444, 'total_sales', '0'),
(24865, 2444, '_tax_status', 'taxable'),
(24866, 2444, '_tax_class', 'parent'),
(24867, 2444, '_manage_stock', 'yes'),
(24868, 2444, '_backorders', 'no'),
(24869, 2444, '_sold_individually', 'no'),
(24870, 2444, '_virtual', 'no'),
(24871, 2444, '_downloadable', 'no'),
(24872, 2444, '_download_limit', '-1'),
(24873, 2444, '_download_expiry', '-1'),
(24874, 2444, '_stock', '1000'),
(24875, 2444, '_stock_status', 'instock'),
(24876, 2444, '_wc_average_rating', '0'),
(24877, 2444, '_wc_review_count', '0'),
(24878, 2444, 'attribute_pa_shoe-size', '36'),
(24879, 2444, 'attribute_pa_color', 'brown'),
(24880, 2444, '_price', '151.62'),
(24881, 2444, '_product_version', '4.1.0'),
(24882, 2444, '_vi_wad_aliexpress_variation_id', '12000018019926240'),
(24883, 2444, '_vi_wad_aliexpress_variation_attr', '200000124:200000334;14:365458'),
(24884, 2445, '_variation_description', ''),
(24885, 2445, '_sku', '1005001888583010-39-brown'),
(24886, 2445, '_regular_price', '151.62'),
(24887, 2445, 'total_sales', '0'),
(24888, 2445, '_tax_status', 'taxable'),
(24889, 2445, '_tax_class', 'parent'),
(24890, 2445, '_manage_stock', 'yes'),
(24891, 2445, '_backorders', 'no'),
(24892, 2445, '_sold_individually', 'no'),
(24893, 2445, '_virtual', 'no'),
(24894, 2445, '_downloadable', 'no'),
(24895, 2445, '_download_limit', '-1'),
(24896, 2445, '_download_expiry', '-1'),
(24897, 2445, '_stock', '1000'),
(24898, 2445, '_stock_status', 'instock'),
(24899, 2445, '_wc_average_rating', '0'),
(24900, 2445, '_wc_review_count', '0'),
(24901, 2445, 'attribute_pa_shoe-size', '39'),
(24902, 2445, 'attribute_pa_color', 'brown'),
(24903, 2445, '_price', '151.62'),
(24904, 2445, '_product_version', '4.1.0'),
(24905, 2445, '_vi_wad_aliexpress_variation_id', '12000018019926243'),
(24906, 2445, '_vi_wad_aliexpress_variation_attr', '200000124:200000364;14:365458'),
(24907, 2446, '_variation_description', ''),
(24908, 2446, '_sku', '1005001888583010-38-brown'),
(24909, 2446, '_regular_price', '151.62'),
(24910, 2446, 'total_sales', '0'),
(24911, 2446, '_tax_status', 'taxable'),
(24912, 2446, '_tax_class', 'parent'),
(24913, 2446, '_manage_stock', 'yes'),
(24914, 2446, '_backorders', 'no'),
(24915, 2446, '_sold_individually', 'no'),
(24916, 2446, '_virtual', 'no'),
(24917, 2446, '_downloadable', 'no'),
(24918, 2446, '_download_limit', '-1'),
(24919, 2446, '_download_expiry', '-1'),
(24920, 2446, '_stock', '1000'),
(24921, 2446, '_stock_status', 'instock'),
(24922, 2446, '_wc_average_rating', '0'),
(24923, 2446, '_wc_review_count', '0'),
(24924, 2446, 'attribute_pa_shoe-size', '38'),
(24925, 2446, 'attribute_pa_color', 'brown'),
(24926, 2446, '_price', '151.62'),
(24927, 2446, '_product_version', '4.1.0'),
(24928, 2446, '_vi_wad_aliexpress_variation_id', '12000018019926242'),
(24929, 2446, '_vi_wad_aliexpress_variation_attr', '200000124:200000898;14:365458'),
(24930, 2447, '_variation_description', ''),
(24931, 2447, '_sku', '1005001888583010-36-clear'),
(24932, 2447, '_regular_price', '151.62'),
(24933, 2447, 'total_sales', '0'),
(24934, 2447, '_tax_status', 'taxable'),
(24935, 2447, '_tax_class', 'parent'),
(24936, 2447, '_manage_stock', 'yes'),
(24937, 2447, '_backorders', 'no'),
(24938, 2447, '_sold_individually', 'no'),
(24939, 2447, '_virtual', 'no'),
(24940, 2447, '_downloadable', 'no'),
(24941, 2447, '_download_limit', '-1'),
(24942, 2447, '_download_expiry', '-1'),
(24943, 2447, '_stock', '1000'),
(24944, 2447, '_stock_status', 'instock'),
(24945, 2447, '_wc_average_rating', '0'),
(24946, 2447, '_wc_review_count', '0'),
(24947, 2447, 'attribute_pa_shoe-size', '36'),
(24948, 2447, 'attribute_pa_color', 'clear'),
(24949, 2447, '_price', '151.62'),
(24950, 2447, '_product_version', '4.1.0'),
(24951, 2447, '_vi_wad_aliexpress_variation_id', '12000018019926245'),
(24952, 2447, '_vi_wad_aliexpress_variation_attr', '200000124:200000334;14:100018786'),
(24953, 2448, '_variation_description', ''),
(24954, 2448, '_sku', '1005001888583010-40-brown'),
(24955, 2448, '_regular_price', '151.62'),
(24956, 2448, 'total_sales', '0'),
(24957, 2448, '_tax_status', 'taxable'),
(24958, 2448, '_tax_class', 'parent'),
(24959, 2448, '_manage_stock', 'yes'),
(24960, 2448, '_backorders', 'no'),
(24961, 2448, '_sold_individually', 'no'),
(24962, 2448, '_virtual', 'no'),
(24963, 2448, '_downloadable', 'no'),
(24964, 2448, '_download_limit', '-1'),
(24965, 2448, '_download_expiry', '-1'),
(24966, 2448, '_stock', '1000'),
(24967, 2448, '_stock_status', 'instock'),
(24968, 2448, '_wc_average_rating', '0'),
(24969, 2448, '_wc_review_count', '0'),
(24970, 2448, 'attribute_pa_shoe-size', '40'),
(24971, 2448, 'attribute_pa_color', 'brown'),
(24972, 2448, '_price', '151.62'),
(24973, 2448, '_product_version', '4.1.0'),
(24974, 2448, '_vi_wad_aliexpress_variation_id', '12000018019926244'),
(24975, 2448, '_vi_wad_aliexpress_variation_attr', '200000124:100013888;14:365458'),
(24976, 2449, '_variation_description', ''),
(24977, 2449, '_sku', '1005001888583010-38-clear'),
(24978, 2449, '_regular_price', '151.62'),
(24979, 2449, 'total_sales', '0'),
(24980, 2449, '_tax_status', 'taxable'),
(24981, 2449, '_tax_class', 'parent'),
(24982, 2449, '_manage_stock', 'yes'),
(24983, 2449, '_backorders', 'no'),
(24984, 2449, '_sold_individually', 'no'),
(24985, 2449, '_virtual', 'no'),
(24986, 2449, '_downloadable', 'no'),
(24987, 2449, '_download_limit', '-1'),
(24988, 2449, '_download_expiry', '-1'),
(24989, 2449, '_stock', '1000'),
(24990, 2449, '_stock_status', 'instock'),
(24991, 2449, '_wc_average_rating', '0'),
(24992, 2449, '_wc_review_count', '0'),
(24993, 2449, 'attribute_pa_shoe-size', '38'),
(24994, 2449, 'attribute_pa_color', 'clear'),
(24995, 2449, '_price', '151.62'),
(24996, 2449, '_product_version', '4.1.0'),
(24997, 2449, '_vi_wad_aliexpress_variation_id', '12000018019926247'),
(24998, 2449, '_vi_wad_aliexpress_variation_attr', '200000124:200000898;14:100018786'),
(24999, 2450, '_variation_description', ''),
(25000, 2450, '_sku', '1005001888583010-37-clear'),
(25001, 2450, '_regular_price', '151.62'),
(25002, 2450, 'total_sales', '0'),
(25003, 2450, '_tax_status', 'taxable'),
(25004, 2450, '_tax_class', 'parent'),
(25005, 2450, '_manage_stock', 'yes'),
(25006, 2450, '_backorders', 'no'),
(25007, 2450, '_sold_individually', 'no'),
(25008, 2450, '_virtual', 'no'),
(25009, 2450, '_downloadable', 'no'),
(25010, 2450, '_download_limit', '-1'),
(25011, 2450, '_download_expiry', '-1'),
(25012, 2450, '_stock', '1000'),
(25013, 2450, '_stock_status', 'instock'),
(25014, 2450, '_wc_average_rating', '0'),
(25015, 2450, '_wc_review_count', '0'),
(25016, 2450, 'attribute_pa_shoe-size', '37'),
(25017, 2450, 'attribute_pa_color', 'clear'),
(25018, 2450, '_price', '151.62'),
(25019, 2450, '_product_version', '4.1.0'),
(25020, 2450, '_vi_wad_aliexpress_variation_id', '12000018019926246'),
(25021, 2450, '_vi_wad_aliexpress_variation_attr', '200000124:100010482;14:100018786'),
(25022, 2451, '_variation_description', ''),
(25023, 2451, '_sku', '1005001888583010-39-blue'),
(25024, 2451, '_regular_price', '151.62'),
(25025, 2451, 'total_sales', '0'),
(25026, 2451, '_tax_status', 'taxable'),
(25027, 2451, '_tax_class', 'parent'),
(25028, 2451, '_manage_stock', 'yes'),
(25029, 2451, '_backorders', 'no'),
(25030, 2451, '_sold_individually', 'no'),
(25031, 2451, '_virtual', 'no'),
(25032, 2451, '_downloadable', 'no'),
(25033, 2451, '_download_limit', '-1'),
(25034, 2451, '_download_expiry', '-1'),
(25035, 2451, '_stock', '991'),
(25036, 2451, '_stock_status', 'instock'),
(25037, 2451, '_wc_average_rating', '0'),
(25038, 2451, '_wc_review_count', '0'),
(25039, 2451, 'attribute_pa_shoe-size', '39'),
(25040, 2451, 'attribute_pa_color', 'blue'),
(25041, 2451, '_price', '151.62'),
(25042, 2451, '_product_version', '4.1.0'),
(25043, 2451, '_vi_wad_aliexpress_variation_id', '12000018019926233'),
(25044, 2451, '_vi_wad_aliexpress_variation_attr', '200000124:200000364;14:173'),
(25045, 2452, '_variation_description', ''),
(25046, 2452, '_sku', '1005001888583010-38-blue'),
(25047, 2452, '_regular_price', '151.62'),
(25048, 2452, 'total_sales', '0'),
(25049, 2452, '_tax_status', 'taxable'),
(25050, 2452, '_tax_class', 'parent'),
(25051, 2452, '_manage_stock', 'yes'),
(25052, 2452, '_backorders', 'no'),
(25053, 2452, '_sold_individually', 'no'),
(25054, 2452, '_virtual', 'no'),
(25055, 2452, '_downloadable', 'no'),
(25056, 2452, '_download_limit', '-1'),
(25057, 2452, '_download_expiry', '-1'),
(25058, 2452, '_stock', '1000'),
(25059, 2452, '_stock_status', 'instock'),
(25060, 2452, '_wc_average_rating', '0'),
(25061, 2452, '_wc_review_count', '0'),
(25062, 2452, 'attribute_pa_shoe-size', '38'),
(25063, 2452, 'attribute_pa_color', 'blue'),
(25064, 2452, '_price', '151.62'),
(25065, 2452, '_product_version', '4.1.0'),
(25066, 2452, '_vi_wad_aliexpress_variation_id', '12000018019926232'),
(25067, 2452, '_vi_wad_aliexpress_variation_attr', '200000124:200000898;14:173'),
(25068, 2453, '_variation_description', ''),
(25069, 2453, '_sku', '1005001888583010-36-sky-blue'),
(25070, 2453, '_regular_price', '151.62'),
(25071, 2453, 'total_sales', '0'),
(25072, 2453, '_tax_status', 'taxable'),
(25073, 2453, '_tax_class', 'parent'),
(25074, 2453, '_manage_stock', 'yes'),
(25075, 2453, '_backorders', 'no'),
(25076, 2453, '_sold_individually', 'no'),
(25077, 2453, '_virtual', 'no'),
(25078, 2453, '_downloadable', 'no'),
(25079, 2453, '_download_limit', '-1'),
(25080, 2453, '_download_expiry', '-1'),
(25081, 2453, '_stock', '1000'),
(25082, 2453, '_stock_status', 'instock'),
(25083, 2453, '_wc_average_rating', '0'),
(25084, 2453, '_wc_review_count', '0'),
(25085, 2453, 'attribute_pa_shoe-size', '36'),
(25086, 2453, 'attribute_pa_color', 'sky-blue'),
(25087, 2453, '_price', '151.62'),
(25088, 2453, '_product_version', '4.1.0'),
(25089, 2453, '_vi_wad_aliexpress_variation_id', '12000018019926235'),
(25090, 2453, '_vi_wad_aliexpress_variation_attr', '200000124:200000334;14:1254'),
(25091, 2454, '_variation_description', ''),
(25092, 2454, '_sku', '1005001888583010-40-blue'),
(25093, 2454, '_regular_price', '151.62'),
(25094, 2454, 'total_sales', '0'),
(25095, 2454, '_tax_status', 'taxable'),
(25096, 2454, '_tax_class', 'parent'),
(25097, 2454, '_manage_stock', 'yes'),
(25098, 2454, '_backorders', 'no'),
(25099, 2454, '_sold_individually', 'no'),
(25100, 2454, '_virtual', 'no'),
(25101, 2454, '_downloadable', 'no'),
(25102, 2454, '_download_limit', '-1'),
(25103, 2454, '_download_expiry', '-1'),
(25104, 2454, '_stock', '1000'),
(25105, 2454, '_stock_status', 'instock'),
(25106, 2454, '_wc_average_rating', '0'),
(25107, 2454, '_wc_review_count', '0'),
(25108, 2454, 'attribute_pa_shoe-size', '40'),
(25109, 2454, 'attribute_pa_color', 'blue'),
(25110, 2454, '_price', '151.62'),
(25111, 2454, '_product_version', '4.1.0'),
(25112, 2454, '_vi_wad_aliexpress_variation_id', '12000018019926234'),
(25113, 2454, '_vi_wad_aliexpress_variation_attr', '200000124:100013888;14:173'),
(25114, 2455, '_variation_description', ''),
(25115, 2455, '_sku', '1005001888583010-38-sky-blue'),
(25116, 2455, '_regular_price', '151.62'),
(25117, 2455, 'total_sales', '0'),
(25118, 2455, '_tax_status', 'taxable'),
(25119, 2455, '_tax_class', 'parent'),
(25120, 2455, '_manage_stock', 'yes'),
(25121, 2455, '_backorders', 'no'),
(25122, 2455, '_sold_individually', 'no'),
(25123, 2455, '_virtual', 'no'),
(25124, 2455, '_downloadable', 'no'),
(25125, 2455, '_download_limit', '-1'),
(25126, 2455, '_download_expiry', '-1'),
(25127, 2455, '_stock', '1000'),
(25128, 2455, '_stock_status', 'instock'),
(25129, 2455, '_wc_average_rating', '0'),
(25130, 2455, '_wc_review_count', '0'),
(25131, 2455, 'attribute_pa_shoe-size', '38'),
(25132, 2455, 'attribute_pa_color', 'sky-blue'),
(25133, 2455, '_price', '151.62'),
(25134, 2455, '_product_version', '4.1.0'),
(25135, 2455, '_vi_wad_aliexpress_variation_id', '12000018019926237'),
(25136, 2455, '_vi_wad_aliexpress_variation_attr', '200000124:200000898;14:1254'),
(25137, 2456, '_variation_description', ''),
(25138, 2456, '_sku', '1005001888583010-37-sky-blue'),
(25139, 2456, '_regular_price', '151.62'),
(25140, 2456, 'total_sales', '0'),
(25141, 2456, '_tax_status', 'taxable'),
(25142, 2456, '_tax_class', 'parent'),
(25143, 2456, '_manage_stock', 'yes'),
(25144, 2456, '_backorders', 'no'),
(25145, 2456, '_sold_individually', 'no'),
(25146, 2456, '_virtual', 'no'),
(25147, 2456, '_downloadable', 'no'),
(25148, 2456, '_download_limit', '-1'),
(25149, 2456, '_download_expiry', '-1'),
(25150, 2456, '_stock', '1000'),
(25151, 2456, '_stock_status', 'instock'),
(25152, 2456, '_wc_average_rating', '0'),
(25153, 2456, '_wc_review_count', '0'),
(25154, 2456, 'attribute_pa_shoe-size', '37'),
(25155, 2456, 'attribute_pa_color', 'sky-blue'),
(25156, 2456, '_price', '151.62'),
(25157, 2456, '_product_version', '4.1.0'),
(25158, 2456, '_vi_wad_aliexpress_variation_id', '12000018019926236'),
(25159, 2456, '_vi_wad_aliexpress_variation_attr', '200000124:100010482;14:1254'),
(25160, 2457, '_variation_description', ''),
(25161, 2457, '_sku', '1005001888583010-40-sky-blue'),
(25162, 2457, '_regular_price', '151.62'),
(25163, 2457, 'total_sales', '0'),
(25164, 2457, '_tax_status', 'taxable'),
(25165, 2457, '_tax_class', 'parent'),
(25166, 2457, '_manage_stock', 'yes'),
(25167, 2457, '_backorders', 'no'),
(25168, 2457, '_sold_individually', 'no'),
(25169, 2457, '_virtual', 'no'),
(25170, 2457, '_downloadable', 'no'),
(25171, 2457, '_download_limit', '-1'),
(25172, 2457, '_download_expiry', '-1'),
(25173, 2457, '_stock', '1000'),
(25174, 2457, '_stock_status', 'instock'),
(25175, 2457, '_wc_average_rating', '0'),
(25176, 2457, '_wc_review_count', '0'),
(25177, 2457, 'attribute_pa_shoe-size', '40'),
(25178, 2457, 'attribute_pa_color', 'sky-blue'),
(25179, 2457, '_price', '151.62'),
(25180, 2457, '_product_version', '4.1.0'),
(25181, 2457, '_vi_wad_aliexpress_variation_id', '12000018019926239'),
(25182, 2457, '_vi_wad_aliexpress_variation_attr', '200000124:100013888;14:1254'),
(25183, 2458, '_variation_description', ''),
(25184, 2458, '_sku', '1005001888583010-39-sky-blue'),
(25185, 2458, '_regular_price', '151.62'),
(25186, 2458, 'total_sales', '0'),
(25187, 2458, '_tax_status', 'taxable'),
(25188, 2458, '_tax_class', 'parent'),
(25189, 2458, '_manage_stock', 'yes'),
(25190, 2458, '_backorders', 'no'),
(25191, 2458, '_sold_individually', 'no'),
(25192, 2458, '_virtual', 'no'),
(25193, 2458, '_downloadable', 'no'),
(25194, 2458, '_download_limit', '-1'),
(25195, 2458, '_download_expiry', '-1'),
(25196, 2458, '_stock', '1000'),
(25197, 2458, '_stock_status', 'instock'),
(25198, 2458, '_wc_average_rating', '0'),
(25199, 2458, '_wc_review_count', '0'),
(25200, 2458, 'attribute_pa_shoe-size', '39'),
(25201, 2458, 'attribute_pa_color', 'sky-blue'),
(25202, 2458, '_price', '151.62'),
(25203, 2458, '_product_version', '4.1.0'),
(25204, 2458, '_vi_wad_aliexpress_variation_id', '12000018019926238'),
(25205, 2458, '_vi_wad_aliexpress_variation_attr', '200000124:200000364;14:1254'),
(25206, 2459, '_variation_description', ''),
(25207, 2459, '_sku', '1005001888583010-36-black'),
(25208, 2459, '_regular_price', '151.62'),
(25209, 2459, 'total_sales', '0'),
(25210, 2459, '_tax_status', 'taxable'),
(25211, 2459, '_tax_class', 'parent'),
(25212, 2459, '_manage_stock', 'yes'),
(25213, 2459, '_backorders', 'no'),
(25214, 2459, '_sold_individually', 'no'),
(25215, 2459, '_virtual', 'no'),
(25216, 2459, '_downloadable', 'no'),
(25217, 2459, '_download_limit', '-1'),
(25218, 2459, '_download_expiry', '-1'),
(25219, 2459, '_stock', '977'),
(25220, 2459, '_stock_status', 'instock'),
(25221, 2459, '_wc_average_rating', '0'),
(25222, 2459, '_wc_review_count', '0'),
(25223, 2459, 'attribute_pa_shoe-size', '36'),
(25224, 2459, 'attribute_pa_color', 'black'),
(25225, 2459, '_price', '151.62'),
(25226, 2459, '_product_version', '4.1.0'),
(25227, 2459, '_vi_wad_aliexpress_variation_id', '12000018019926225'),
(25228, 2459, '_vi_wad_aliexpress_variation_attr', '200000124:200000334;14:193'),
(25229, 2460, '_variation_description', ''),
(25230, 2460, '_sku', '1005001888583010-40-beige'),
(25231, 2460, '_regular_price', '151.62'),
(25232, 2460, 'total_sales', '0'),
(25233, 2460, '_tax_status', 'taxable'),
(25234, 2460, '_tax_class', 'parent'),
(25235, 2460, '_manage_stock', 'yes'),
(25236, 2460, '_backorders', 'no'),
(25237, 2460, '_sold_individually', 'no'),
(25238, 2460, '_virtual', 'no'),
(25239, 2460, '_downloadable', 'no'),
(25240, 2460, '_download_limit', '-1'),
(25241, 2460, '_download_expiry', '-1'),
(25242, 2460, '_stock', '1000'),
(25243, 2460, '_stock_status', 'instock'),
(25244, 2460, '_wc_average_rating', '0'),
(25245, 2460, '_wc_review_count', '0'),
(25246, 2460, 'attribute_pa_shoe-size', '40'),
(25247, 2460, 'attribute_pa_color', 'beige'),
(25248, 2460, '_price', '151.62'),
(25249, 2460, '_product_version', '4.1.0'),
(25250, 2460, '_vi_wad_aliexpress_variation_id', '12000018019926224'),
(25251, 2460, '_vi_wad_aliexpress_variation_attr', '200000124:100013888;14:771'),
(25252, 2461, '_variation_description', ''),
(25253, 2461, '_sku', '1005001888583010-38-black'),
(25254, 2461, '_regular_price', '151.62'),
(25255, 2461, 'total_sales', '0'),
(25256, 2461, '_tax_status', 'taxable'),
(25257, 2461, '_tax_class', 'parent'),
(25258, 2461, '_manage_stock', 'yes'),
(25259, 2461, '_backorders', 'no'),
(25260, 2461, '_sold_individually', 'no'),
(25261, 2461, '_virtual', 'no'),
(25262, 2461, '_downloadable', 'no'),
(25263, 2461, '_download_limit', '-1'),
(25264, 2461, '_download_expiry', '-1'),
(25265, 2461, '_stock', '981'),
(25266, 2461, '_stock_status', 'instock'),
(25267, 2461, '_wc_average_rating', '0'),
(25268, 2461, '_wc_review_count', '0'),
(25269, 2461, 'attribute_pa_shoe-size', '38'),
(25270, 2461, 'attribute_pa_color', 'black'),
(25271, 2461, '_price', '151.62'),
(25272, 2461, '_product_version', '4.1.0'),
(25273, 2461, '_vi_wad_aliexpress_variation_id', '12000018019926227'),
(25274, 2461, '_vi_wad_aliexpress_variation_attr', '200000124:200000898;14:193'),
(25275, 2462, '_variation_description', ''),
(25276, 2462, '_sku', '1005001888583010-37-black'),
(25277, 2462, '_regular_price', '151.62'),
(25278, 2462, 'total_sales', '0'),
(25279, 2462, '_tax_status', 'taxable'),
(25280, 2462, '_tax_class', 'parent'),
(25281, 2462, '_manage_stock', 'yes'),
(25282, 2462, '_backorders', 'no'),
(25283, 2462, '_sold_individually', 'no'),
(25284, 2462, '_virtual', 'no'),
(25285, 2462, '_downloadable', 'no'),
(25286, 2462, '_download_limit', '-1'),
(25287, 2462, '_download_expiry', '-1'),
(25288, 2462, '_stock', '789'),
(25289, 2462, '_stock_status', 'instock'),
(25290, 2462, '_wc_average_rating', '0'),
(25291, 2462, '_wc_review_count', '0'),
(25292, 2462, 'attribute_pa_shoe-size', '37'),
(25293, 2462, 'attribute_pa_color', 'black'),
(25294, 2462, '_price', '151.62'),
(25295, 2462, '_product_version', '4.1.0'),
(25296, 2462, '_vi_wad_aliexpress_variation_id', '12000018019926226'),
(25297, 2462, '_vi_wad_aliexpress_variation_attr', '200000124:100010482;14:193'),
(25298, 2463, '_variation_description', ''),
(25299, 2463, '_sku', '1005001888583010-40-black'),
(25300, 2463, '_regular_price', '151.62'),
(25301, 2463, 'total_sales', '0'),
(25302, 2463, '_tax_status', 'taxable'),
(25303, 2463, '_tax_class', 'parent'),
(25304, 2463, '_manage_stock', 'yes'),
(25305, 2463, '_backorders', 'no'),
(25306, 2463, '_sold_individually', 'no'),
(25307, 2463, '_virtual', 'no'),
(25308, 2463, '_downloadable', 'no'),
(25309, 2463, '_download_limit', '-1'),
(25310, 2463, '_download_expiry', '-1'),
(25311, 2463, '_stock', '1000'),
(25312, 2463, '_stock_status', 'instock'),
(25313, 2463, '_wc_average_rating', '0'),
(25314, 2463, '_wc_review_count', '0'),
(25315, 2463, 'attribute_pa_shoe-size', '40'),
(25316, 2463, 'attribute_pa_color', 'black'),
(25317, 2463, '_price', '151.62'),
(25318, 2463, '_product_version', '4.1.0'),
(25319, 2463, '_vi_wad_aliexpress_variation_id', '12000018019926229'),
(25320, 2463, '_vi_wad_aliexpress_variation_attr', '200000124:100013888;14:193'),
(25321, 2464, '_variation_description', ''),
(25322, 2464, '_sku', '1005001888583010-39-black'),
(25323, 2464, '_regular_price', '151.62'),
(25324, 2464, 'total_sales', '0'),
(25325, 2464, '_tax_status', 'taxable'),
(25326, 2464, '_tax_class', 'parent'),
(25327, 2464, '_manage_stock', 'yes'),
(25328, 2464, '_backorders', 'no'),
(25329, 2464, '_sold_individually', 'no'),
(25330, 2464, '_virtual', 'no'),
(25331, 2464, '_downloadable', 'no'),
(25332, 2464, '_download_limit', '-1'),
(25333, 2464, '_download_expiry', '-1'),
(25334, 2464, '_stock', '999'),
(25335, 2464, '_stock_status', 'instock'),
(25336, 2464, '_wc_average_rating', '0'),
(25337, 2464, '_wc_review_count', '0'),
(25338, 2464, 'attribute_pa_shoe-size', '39'),
(25339, 2464, 'attribute_pa_color', 'black'),
(25340, 2464, '_price', '151.62'),
(25341, 2464, '_product_version', '4.1.0'),
(25342, 2464, '_vi_wad_aliexpress_variation_id', '12000018019926228'),
(25343, 2464, '_vi_wad_aliexpress_variation_attr', '200000124:200000364;14:193'),
(25344, 2465, '_variation_description', ''),
(25345, 2465, '_sku', '1005001888583010-37-blue'),
(25346, 2465, '_regular_price', '151.62'),
(25347, 2465, 'total_sales', '0'),
(25348, 2465, '_tax_status', 'taxable'),
(25349, 2465, '_tax_class', 'parent'),
(25350, 2465, '_manage_stock', 'yes'),
(25351, 2465, '_backorders', 'no'),
(25352, 2465, '_sold_individually', 'no'),
(25353, 2465, '_virtual', 'no'),
(25354, 2465, '_downloadable', 'no'),
(25355, 2465, '_download_limit', '-1'),
(25356, 2465, '_download_expiry', '-1'),
(25357, 2465, '_stock', '995'),
(25358, 2465, '_stock_status', 'instock'),
(25359, 2465, '_wc_average_rating', '0'),
(25360, 2465, '_wc_review_count', '0'),
(25361, 2465, 'attribute_pa_shoe-size', '37'),
(25362, 2465, 'attribute_pa_color', 'blue'),
(25363, 2465, '_price', '151.62'),
(25364, 2465, '_product_version', '4.1.0'),
(25365, 2465, '_vi_wad_aliexpress_variation_id', '12000018019926231'),
(25366, 2465, '_vi_wad_aliexpress_variation_attr', '200000124:100010482;14:173'),
(25367, 2466, '_variation_description', ''),
(25368, 2466, '_sku', '1005001888583010-36-blue'),
(25369, 2466, '_regular_price', '151.62'),
(25370, 2466, 'total_sales', '0'),
(25371, 2466, '_tax_status', 'taxable'),
(25372, 2466, '_tax_class', 'parent'),
(25373, 2466, '_manage_stock', 'yes'),
(25374, 2466, '_backorders', 'no'),
(25375, 2466, '_sold_individually', 'no'),
(25376, 2466, '_virtual', 'no'),
(25377, 2466, '_downloadable', 'no'),
(25378, 2466, '_download_limit', '-1'),
(25379, 2466, '_download_expiry', '-1'),
(25380, 2466, '_stock', '1000'),
(25381, 2466, '_stock_status', 'instock'),
(25382, 2466, '_wc_average_rating', '0'),
(25383, 2466, '_wc_review_count', '0'),
(25384, 2466, 'attribute_pa_shoe-size', '36'),
(25385, 2466, 'attribute_pa_color', 'blue'),
(25386, 2466, '_price', '151.62'),
(25387, 2466, '_product_version', '4.1.0'),
(25388, 2466, '_vi_wad_aliexpress_variation_id', '12000018019926230'),
(25389, 2466, '_vi_wad_aliexpress_variation_attr', '200000124:200000334;14:173'),
(25390, 2467, '_variation_description', ''),
(25391, 2467, '_sku', '1005001888583010-37-beige'),
(25392, 2467, '_regular_price', '151.62'),
(25393, 2467, 'total_sales', '0'),
(25394, 2467, '_tax_status', 'taxable'),
(25395, 2467, '_tax_class', 'parent'),
(25396, 2467, '_manage_stock', 'yes'),
(25397, 2467, '_backorders', 'no'),
(25398, 2467, '_sold_individually', 'no'),
(25399, 2467, '_virtual', 'no'),
(25400, 2467, '_downloadable', 'no'),
(25401, 2467, '_download_limit', '-1'),
(25402, 2467, '_download_expiry', '-1'),
(25403, 2467, '_stock', '922'),
(25404, 2467, '_stock_status', 'instock'),
(25405, 2467, '_wc_average_rating', '0'),
(25406, 2467, '_wc_review_count', '0'),
(25407, 2467, 'attribute_pa_shoe-size', '37'),
(25408, 2467, 'attribute_pa_color', 'beige'),
(25409, 2467, '_price', '151.62'),
(25410, 2467, '_product_version', '4.1.0'),
(25411, 2467, '_vi_wad_aliexpress_variation_id', '12000018019926221'),
(25412, 2467, '_vi_wad_aliexpress_variation_attr', '200000124:100010482;14:771'),
(25413, 2468, '_variation_description', ''),
(25414, 2468, '_sku', '1005001888583010-36-beige'),
(25415, 2468, '_regular_price', '151.62'),
(25416, 2468, 'total_sales', '0'),
(25417, 2468, '_tax_status', 'taxable'),
(25418, 2468, '_tax_class', 'parent'),
(25419, 2468, '_manage_stock', 'yes'),
(25420, 2468, '_backorders', 'no'),
(25421, 2468, '_sold_individually', 'no'),
(25422, 2468, '_virtual', 'no'),
(25423, 2468, '_downloadable', 'no'),
(25424, 2468, '_download_limit', '-1'),
(25425, 2468, '_download_expiry', '-1'),
(25426, 2468, '_stock', '987'),
(25427, 2468, '_stock_status', 'instock'),
(25428, 2468, '_wc_average_rating', '0'),
(25429, 2468, '_wc_review_count', '0'),
(25430, 2468, 'attribute_pa_shoe-size', '36'),
(25431, 2468, 'attribute_pa_color', 'beige'),
(25432, 2468, '_price', '151.62'),
(25433, 2468, '_product_version', '4.1.0'),
(25434, 2468, '_vi_wad_aliexpress_variation_id', '12000018019926220'),
(25435, 2468, '_vi_wad_aliexpress_variation_attr', '200000124:200000334;14:771'),
(25436, 2469, '_variation_description', ''),
(25437, 2469, '_sku', '1005001888583010-39-beige'),
(25438, 2469, '_regular_price', '151.62'),
(25439, 2469, 'total_sales', '0'),
(25440, 2469, '_tax_status', 'taxable'),
(25441, 2469, '_tax_class', 'parent'),
(25442, 2469, '_manage_stock', 'yes'),
(25443, 2469, '_backorders', 'no'),
(25444, 2469, '_sold_individually', 'no'),
(25445, 2469, '_virtual', 'no'),
(25446, 2469, '_downloadable', 'no'),
(25447, 2469, '_download_limit', '-1'),
(25448, 2469, '_download_expiry', '-1'),
(25449, 2469, '_stock', '997'),
(25450, 2469, '_stock_status', 'instock'),
(25451, 2469, '_wc_average_rating', '0'),
(25452, 2469, '_wc_review_count', '0'),
(25453, 2469, 'attribute_pa_shoe-size', '39'),
(25454, 2469, 'attribute_pa_color', 'beige'),
(25455, 2469, '_price', '151.62'),
(25456, 2469, '_product_version', '4.1.0'),
(25457, 2469, '_vi_wad_aliexpress_variation_id', '12000018019926223'),
(25458, 2469, '_vi_wad_aliexpress_variation_attr', '200000124:200000364;14:771'),
(25459, 2470, '_variation_description', ''),
(25460, 2470, '_sku', '1005001888583010-38-beige'),
(25461, 2470, '_regular_price', '151.62'),
(25462, 2470, 'total_sales', '0'),
(25463, 2470, '_tax_status', 'taxable'),
(25464, 2470, '_tax_class', 'parent'),
(25465, 2470, '_manage_stock', 'yes'),
(25466, 2470, '_backorders', 'no'),
(25467, 2470, '_sold_individually', 'no'),
(25468, 2470, '_virtual', 'no'),
(25469, 2470, '_downloadable', 'no'),
(25470, 2470, '_download_limit', '-1'),
(25471, 2470, '_download_expiry', '-1'),
(25472, 2470, '_stock', '992'),
(25473, 2470, '_stock_status', 'instock'),
(25474, 2470, '_wc_average_rating', '0'),
(25475, 2470, '_wc_review_count', '0'),
(25476, 2470, 'attribute_pa_shoe-size', '38'),
(25477, 2470, 'attribute_pa_color', 'beige'),
(25478, 2470, '_price', '151.62'),
(25479, 2470, '_product_version', '4.1.0'),
(25480, 2470, '_vi_wad_aliexpress_variation_id', '12000018019926222'),
(25481, 2470, '_vi_wad_aliexpress_variation_attr', '200000124:200000898;14:771'),
(25482, 2439, '_price', '151.62'),
(25483, 2471, '_wp_attached_file', '2021/06/Rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-Korean-short-tube-waterproof-anti-slip-1.jpg');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(25484, 2471, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:108:\"2021/06/Rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-Korean-short-tube-waterproof-anti-slip-1.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:108:\"Rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-Korean-short-tube-waterproof-anti-slip-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:108:\"Rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-Korean-short-tube-waterproof-anti-slip-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:108:\"Rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-Korean-short-tube-waterproof-anti-slip-1-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:108:\"Rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-Korean-short-tube-waterproof-anti-slip-1-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:108:\"Rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-Korean-short-tube-waterproof-anti-slip-1-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:108:\"Rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-Korean-short-tube-waterproof-anti-slip-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:108:\"Rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-Korean-short-tube-waterproof-anti-slip-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:108:\"Rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-Korean-short-tube-waterproof-anti-slip-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:108:\"Rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-Korean-short-tube-waterproof-anti-slip-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:108:\"Rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-Korean-short-tube-waterproof-anti-slip-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:108:\"Rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-Korean-short-tube-waterproof-anti-slip-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(25485, 2472, '_sku', '1005002339156049'),
(25486, 2472, '_visibility', 'visible'),
(25487, 2472, '_default_attributes', ''),
(25488, 2423, '_vi_wad_woo_id', '2472'),
(25489, 2472, '_vi_wad_aliexpress_product_id', '1005002339156049'),
(25490, 2472, 'total_sales', '0'),
(25491, 2472, '_tax_status', 'taxable'),
(25492, 2472, '_tax_class', ''),
(25493, 2472, '_manage_stock', 'no'),
(25494, 2472, '_backorders', 'no'),
(25495, 2472, '_sold_individually', 'no'),
(25496, 2472, '_virtual', 'no'),
(25497, 2472, '_downloadable', 'no'),
(25498, 2472, '_download_limit', '-1'),
(25499, 2472, '_download_expiry', '-1'),
(25500, 2472, '_stock', NULL),
(25501, 2472, '_stock_status', 'instock'),
(25502, 2472, '_wc_average_rating', '0'),
(25503, 2472, '_wc_review_count', '0'),
(25504, 2472, '_product_attributes', 'a:2:{s:12:\"pa_shoe-size\";a:6:{s:4:\"name\";s:12:\"pa_shoe-size\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"0\";s:10:\"is_visible\";s:1:\"0\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"1\";}s:8:\"pa_color\";a:6:{s:4:\"name\";s:8:\"pa_color\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"1\";s:10:\"is_visible\";s:1:\"0\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"1\";}}'),
(25505, 2472, '_product_version', '4.1.0'),
(25506, 2473, '_wp_attached_file', '2021/06/2021-fashion-Children-s-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes.jpg'),
(25507, 2473, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:101:\"2021/06/2021-fashion-Children-s-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:101:\"2021-fashion-Children-s-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:101:\"2021-fashion-Children-s-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:101:\"2021-fashion-Children-s-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:101:\"2021-fashion-Children-s-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:101:\"2021-fashion-Children-s-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:101:\"2021-fashion-Children-s-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:101:\"2021-fashion-Children-s-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:101:\"2021-fashion-Children-s-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:101:\"2021-fashion-Children-s-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:101:\"2021-fashion-Children-s-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:101:\"2021-fashion-Children-s-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(25508, 2471, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Hcaad9b440a3d4ac9b424a11fc1e13843J/Rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-Korean-short-tube-waterproof-anti-slip.jpg'),
(25509, 2439, '_product_image_gallery', '2471,2474,2498,2506'),
(25510, 2474, '_wp_attached_file', '2021/06/Rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-Korean-short-tube-waterproof-anti-slip-2.jpg'),
(25511, 2474, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:108:\"2021/06/Rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-Korean-short-tube-waterproof-anti-slip-2.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:108:\"Rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-Korean-short-tube-waterproof-anti-slip-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:108:\"Rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-Korean-short-tube-waterproof-anti-slip-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:108:\"Rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-Korean-short-tube-waterproof-anti-slip-2-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:108:\"Rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-Korean-short-tube-waterproof-anti-slip-2-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:108:\"Rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-Korean-short-tube-waterproof-anti-slip-2-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:108:\"Rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-Korean-short-tube-waterproof-anti-slip-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:108:\"Rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-Korean-short-tube-waterproof-anti-slip-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:108:\"Rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-Korean-short-tube-waterproof-anti-slip-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:108:\"Rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-Korean-short-tube-waterproof-anti-slip-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:108:\"Rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-Korean-short-tube-waterproof-anti-slip-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:108:\"Rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-Korean-short-tube-waterproof-anti-slip-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(25512, 2473, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Hb3038b5e01f24e7fa6764abdd06b49d4Z/2021-fashion-Children-s-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes.jpg'),
(25513, 2472, '_thumbnail_id', '2473'),
(25514, 2475, '_variation_description', ''),
(25515, 2475, '_sku', '1005002339156049-34-black'),
(25516, 2475, '_regular_price', '91.58'),
(25517, 2475, 'total_sales', '0'),
(25518, 2475, '_tax_status', 'taxable'),
(25519, 2475, '_tax_class', 'parent'),
(25520, 2475, '_manage_stock', 'yes'),
(25521, 2475, '_backorders', 'no'),
(25522, 2475, '_sold_individually', 'no'),
(25523, 2475, '_virtual', 'no'),
(25524, 2475, '_downloadable', 'no'),
(25525, 2475, '_download_limit', '-1'),
(25526, 2475, '_download_expiry', '-1'),
(25527, 2475, '_stock', '500'),
(25528, 2475, '_stock_status', 'instock'),
(25529, 2475, '_wc_average_rating', '0'),
(25530, 2475, '_wc_review_count', '0'),
(25531, 2475, 'attribute_pa_shoe-size', '34'),
(25532, 2475, 'attribute_pa_color', 'black'),
(25533, 2475, '_price', '91.58'),
(25534, 2475, '_product_version', '4.1.0'),
(25535, 2475, '_vi_wad_aliexpress_variation_id', '12000020173075016'),
(25536, 2475, '_vi_wad_aliexpress_variation_attr', '200000124:100010481;14:193'),
(25537, 2476, '_variation_description', ''),
(25538, 2476, '_sku', '1005002339156049-35-black'),
(25539, 2476, '_regular_price', '91.58'),
(25540, 2476, 'total_sales', '0'),
(25541, 2476, '_tax_status', 'taxable'),
(25542, 2476, '_tax_class', 'parent'),
(25543, 2476, '_manage_stock', 'yes'),
(25544, 2476, '_backorders', 'no'),
(25545, 2476, '_sold_individually', 'no'),
(25546, 2476, '_virtual', 'no'),
(25547, 2476, '_downloadable', 'no'),
(25548, 2476, '_download_limit', '-1'),
(25549, 2476, '_download_expiry', '-1'),
(25550, 2476, '_stock', '499'),
(25551, 2476, '_stock_status', 'instock'),
(25552, 2476, '_wc_average_rating', '0'),
(25553, 2476, '_wc_review_count', '0'),
(25554, 2476, 'attribute_pa_shoe-size', '35'),
(25555, 2476, 'attribute_pa_color', 'black'),
(25556, 2476, '_price', '91.58'),
(25557, 2476, '_product_version', '4.1.0'),
(25558, 2476, '_vi_wad_aliexpress_variation_id', '12000020173075017'),
(25559, 2476, '_vi_wad_aliexpress_variation_attr', '200000124:200000333;14:193'),
(25560, 2477, '_variation_description', ''),
(25561, 2477, '_sku', '1005002339156049-36-black'),
(25562, 2477, '_regular_price', '91.58'),
(25563, 2477, 'total_sales', '0'),
(25564, 2477, '_tax_status', 'taxable'),
(25565, 2477, '_tax_class', 'parent'),
(25566, 2477, '_manage_stock', 'yes'),
(25567, 2477, '_backorders', 'no'),
(25568, 2477, '_sold_individually', 'no'),
(25569, 2477, '_virtual', 'no'),
(25570, 2477, '_downloadable', 'no'),
(25571, 2477, '_download_limit', '-1'),
(25572, 2477, '_download_expiry', '-1'),
(25573, 2477, '_stock', '495'),
(25574, 2477, '_stock_status', 'instock'),
(25575, 2477, '_wc_average_rating', '0'),
(25576, 2477, '_wc_review_count', '0'),
(25577, 2477, 'attribute_pa_shoe-size', '36'),
(25578, 2477, 'attribute_pa_color', 'black'),
(25579, 2477, '_price', '91.58'),
(25580, 2477, '_product_version', '4.1.0'),
(25581, 2477, '_vi_wad_aliexpress_variation_id', '12000020173075018'),
(25582, 2477, '_vi_wad_aliexpress_variation_attr', '200000124:200000334;14:193'),
(25583, 2478, '_variation_description', ''),
(25584, 2478, '_sku', '1005002339156049-27-white'),
(25585, 2478, '_regular_price', '91.58'),
(25586, 2478, 'total_sales', '0'),
(25587, 2478, '_tax_status', 'taxable'),
(25588, 2478, '_tax_class', 'parent'),
(25589, 2478, '_manage_stock', 'yes'),
(25590, 2478, '_backorders', 'no'),
(25591, 2478, '_sold_individually', 'no'),
(25592, 2478, '_virtual', 'no'),
(25593, 2478, '_downloadable', 'no'),
(25594, 2478, '_download_limit', '-1'),
(25595, 2478, '_download_expiry', '-1'),
(25596, 2478, '_stock', '499'),
(25597, 2478, '_stock_status', 'instock'),
(25598, 2478, '_wc_average_rating', '0'),
(25599, 2478, '_wc_review_count', '0'),
(25600, 2478, 'attribute_pa_shoe-size', '27'),
(25601, 2478, 'attribute_pa_color', 'white'),
(25602, 2478, '_price', '91.58'),
(25603, 2478, '_product_version', '4.1.0'),
(25604, 2478, '_vi_wad_aliexpress_variation_id', '12000020173075019'),
(25605, 2478, '_vi_wad_aliexpress_variation_attr', '200000124:100010440;14:29'),
(25606, 2479, '_variation_description', ''),
(25607, 2479, '_sku', '1005002339156049-28-white'),
(25608, 2479, '_regular_price', '91.58'),
(25609, 2479, 'total_sales', '0'),
(25610, 2479, '_tax_status', 'taxable'),
(25611, 2479, '_tax_class', 'parent'),
(25612, 2479, '_manage_stock', 'yes'),
(25613, 2479, '_backorders', 'no'),
(25614, 2479, '_sold_individually', 'no'),
(25615, 2479, '_virtual', 'no'),
(25616, 2479, '_downloadable', 'no'),
(25617, 2479, '_download_limit', '-1'),
(25618, 2479, '_download_expiry', '-1'),
(25619, 2479, '_stock', '500'),
(25620, 2479, '_stock_status', 'instock'),
(25621, 2479, '_wc_average_rating', '0'),
(25622, 2479, '_wc_review_count', '0'),
(25623, 2479, 'attribute_pa_shoe-size', '28'),
(25624, 2479, 'attribute_pa_color', 'white'),
(25625, 2479, '_price', '91.58'),
(25626, 2479, '_product_version', '4.1.0'),
(25627, 2479, '_vi_wad_aliexpress_variation_id', '12000020173075020'),
(25628, 2479, '_vi_wad_aliexpress_variation_attr', '200000124:100010441;14:29'),
(25629, 2480, '_variation_description', ''),
(25630, 2480, '_sku', '1005002339156049-29-white'),
(25631, 2480, '_regular_price', '91.58'),
(25632, 2480, 'total_sales', '0'),
(25633, 2480, '_tax_status', 'taxable'),
(25634, 2480, '_tax_class', 'parent'),
(25635, 2480, '_manage_stock', 'yes'),
(25636, 2474, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Hac59086569af4eef9477d2566c194cd8O/Rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-Korean-short-tube-waterproof-anti-slip.jpg'),
(25637, 2480, '_backorders', 'no'),
(25638, 2480, '_sold_individually', 'no'),
(25639, 2480, '_virtual', 'no'),
(25640, 2480, '_downloadable', 'no'),
(25641, 2480, '_download_limit', '-1'),
(25642, 2480, '_download_expiry', '-1'),
(25643, 2480, '_stock', '500'),
(25644, 2480, '_stock_status', 'instock'),
(25645, 2480, '_wc_average_rating', '0'),
(25646, 2480, '_wc_review_count', '0'),
(25647, 2480, 'attribute_pa_shoe-size', '29'),
(25648, 2480, 'attribute_pa_color', 'white'),
(25649, 2480, '_price', '91.58'),
(25650, 2480, '_product_version', '4.1.0'),
(25651, 2480, '_vi_wad_aliexpress_variation_id', '12000020173075021'),
(25652, 2480, '_vi_wad_aliexpress_variation_attr', '200000124:100010486;14:29'),
(25653, 2481, '_variation_description', ''),
(25654, 2481, '_sku', '1005002339156049-30-white'),
(25655, 2481, '_regular_price', '91.58'),
(25656, 2481, 'total_sales', '0'),
(25657, 2481, '_tax_status', 'taxable'),
(25658, 2481, '_tax_class', 'parent'),
(25659, 2481, '_manage_stock', 'yes'),
(25660, 2481, '_backorders', 'no'),
(25661, 2481, '_sold_individually', 'no'),
(25662, 2481, '_virtual', 'no'),
(25663, 2481, '_downloadable', 'no'),
(25664, 2481, '_download_limit', '-1'),
(25665, 2481, '_download_expiry', '-1'),
(25666, 2481, '_stock', '497'),
(25667, 2481, '_stock_status', 'instock'),
(25668, 2481, '_wc_average_rating', '0'),
(25669, 2481, '_wc_review_count', '0'),
(25670, 2481, 'attribute_pa_shoe-size', '30'),
(25671, 2481, 'attribute_pa_color', 'white'),
(25672, 2481, '_price', '91.58'),
(25673, 2481, '_product_version', '4.1.0'),
(25674, 2481, '_vi_wad_aliexpress_variation_id', '12000020173075022'),
(25675, 2481, '_vi_wad_aliexpress_variation_attr', '200000124:3115;14:29'),
(25676, 2482, '_variation_description', ''),
(25677, 2482, '_sku', '1005002339156049-31-white'),
(25678, 2482, '_regular_price', '91.58'),
(25679, 2482, 'total_sales', '0'),
(25680, 2482, '_tax_status', 'taxable'),
(25681, 2482, '_tax_class', 'parent'),
(25682, 2482, '_manage_stock', 'yes'),
(25683, 2482, '_backorders', 'no'),
(25684, 2482, '_sold_individually', 'no'),
(25685, 2482, '_virtual', 'no'),
(25686, 2482, '_downloadable', 'no'),
(25687, 2482, '_download_limit', '-1'),
(25688, 2482, '_download_expiry', '-1'),
(25689, 2482, '_stock', '499'),
(25690, 2482, '_stock_status', 'instock'),
(25691, 2482, '_wc_average_rating', '0'),
(25692, 2482, '_wc_review_count', '0'),
(25693, 2482, 'attribute_pa_shoe-size', '31'),
(25694, 2482, 'attribute_pa_color', 'white'),
(25695, 2482, '_price', '91.58'),
(25696, 2482, '_product_version', '4.1.0'),
(25697, 2482, '_vi_wad_aliexpress_variation_id', '12000020173075023'),
(25698, 2482, '_vi_wad_aliexpress_variation_attr', '200000124:200001014;14:29'),
(25699, 2483, '_variation_description', ''),
(25700, 2483, '_sku', '1005002339156049-27-black'),
(25701, 2483, '_regular_price', '91.58'),
(25702, 2483, 'total_sales', '0'),
(25703, 2483, '_tax_status', 'taxable'),
(25704, 2483, '_tax_class', 'parent'),
(25705, 2483, '_manage_stock', 'yes'),
(25706, 2483, '_backorders', 'no'),
(25707, 2483, '_sold_individually', 'no'),
(25708, 2483, '_virtual', 'no'),
(25709, 2483, '_downloadable', 'no'),
(25710, 2483, '_download_limit', '-1'),
(25711, 2483, '_download_expiry', '-1'),
(25712, 2483, '_stock', '484'),
(25713, 2483, '_stock_status', 'instock'),
(25714, 2483, '_wc_average_rating', '0'),
(25715, 2483, '_wc_review_count', '0'),
(25716, 2483, 'attribute_pa_shoe-size', '27'),
(25717, 2483, 'attribute_pa_color', 'black'),
(25718, 2483, '_price', '91.58'),
(25719, 2483, '_product_version', '4.1.0'),
(25720, 2483, '_vi_wad_aliexpress_variation_id', '12000020173075009'),
(25721, 2483, '_vi_wad_aliexpress_variation_attr', '200000124:100010440;14:193'),
(25722, 2484, '_variation_description', ''),
(25723, 2484, '_sku', '1005002339156049-28-black'),
(25724, 2484, '_regular_price', '91.58'),
(25725, 2484, 'total_sales', '0'),
(25726, 2484, '_tax_status', 'taxable'),
(25727, 2484, '_tax_class', 'parent'),
(25728, 2484, '_manage_stock', 'yes'),
(25729, 2484, '_backorders', 'no'),
(25730, 2484, '_sold_individually', 'no'),
(25731, 2484, '_virtual', 'no'),
(25732, 2484, '_downloadable', 'no'),
(25733, 2484, '_download_limit', '-1'),
(25734, 2484, '_download_expiry', '-1'),
(25735, 2484, '_stock', '497'),
(25736, 2484, '_stock_status', 'instock'),
(25737, 2484, '_wc_average_rating', '0'),
(25738, 2484, '_wc_review_count', '0'),
(25739, 2484, 'attribute_pa_shoe-size', '28'),
(25740, 2484, 'attribute_pa_color', 'black'),
(25741, 2484, '_price', '91.58'),
(25742, 2484, '_product_version', '4.1.0'),
(25743, 2484, '_vi_wad_aliexpress_variation_id', '12000020173075010'),
(25744, 2484, '_vi_wad_aliexpress_variation_attr', '200000124:100010441;14:193'),
(25745, 2485, '_variation_description', ''),
(25746, 2485, '_sku', '1005002339156049-29-black'),
(25747, 2485, '_regular_price', '91.58'),
(25748, 2485, 'total_sales', '0'),
(25749, 2485, '_tax_status', 'taxable'),
(25750, 2485, '_tax_class', 'parent'),
(25751, 2485, '_manage_stock', 'yes'),
(25752, 2485, '_backorders', 'no'),
(25753, 2485, '_sold_individually', 'no'),
(25754, 2485, '_virtual', 'no'),
(25755, 2485, '_downloadable', 'no'),
(25756, 2485, '_download_limit', '-1'),
(25757, 2485, '_download_expiry', '-1'),
(25758, 2485, '_stock', '497'),
(25759, 2485, '_stock_status', 'instock'),
(25760, 2485, '_wc_average_rating', '0'),
(25761, 2485, '_wc_review_count', '0'),
(25762, 2485, 'attribute_pa_shoe-size', '29'),
(25763, 2485, 'attribute_pa_color', 'black'),
(25764, 2485, '_price', '91.58'),
(25765, 2485, '_product_version', '4.1.0'),
(25766, 2485, '_vi_wad_aliexpress_variation_id', '12000020173075011'),
(25767, 2485, '_vi_wad_aliexpress_variation_attr', '200000124:100010486;14:193'),
(25768, 2486, '_variation_description', ''),
(25769, 2486, '_sku', '1005002339156049-30-black'),
(25770, 2486, '_regular_price', '91.58'),
(25771, 2486, 'total_sales', '0'),
(25772, 2486, '_tax_status', 'taxable'),
(25773, 2486, '_tax_class', 'parent'),
(25774, 2486, '_manage_stock', 'yes'),
(25775, 2486, '_backorders', 'no'),
(25776, 2486, '_sold_individually', 'no'),
(25777, 2486, '_virtual', 'no'),
(25778, 2486, '_downloadable', 'no'),
(25779, 2486, '_download_limit', '-1'),
(25780, 2486, '_download_expiry', '-1'),
(25781, 2486, '_stock', '500'),
(25782, 2486, '_stock_status', 'instock'),
(25783, 2486, '_wc_average_rating', '0'),
(25784, 2486, '_wc_review_count', '0'),
(25785, 2486, 'attribute_pa_shoe-size', '30'),
(25786, 2486, 'attribute_pa_color', 'black'),
(25787, 2486, '_price', '91.58'),
(25788, 2486, '_product_version', '4.1.0'),
(25789, 2486, '_vi_wad_aliexpress_variation_id', '12000020173075012'),
(25790, 2486, '_vi_wad_aliexpress_variation_attr', '200000124:3115;14:193'),
(25791, 2487, '_variation_description', ''),
(25792, 2487, '_sku', '1005002339156049-31-black'),
(25793, 2487, '_regular_price', '91.58'),
(25794, 2487, 'total_sales', '0'),
(25795, 2487, '_tax_status', 'taxable'),
(25796, 2487, '_tax_class', 'parent'),
(25797, 2487, '_manage_stock', 'yes'),
(25798, 2487, '_backorders', 'no'),
(25799, 2487, '_sold_individually', 'no'),
(25800, 2487, '_virtual', 'no'),
(25801, 2487, '_downloadable', 'no'),
(25802, 2487, '_download_limit', '-1'),
(25803, 2487, '_download_expiry', '-1'),
(25804, 2487, '_stock', '500'),
(25805, 2487, '_stock_status', 'instock'),
(25806, 2487, '_wc_average_rating', '0'),
(25807, 2487, '_wc_review_count', '0'),
(25808, 2487, 'attribute_pa_shoe-size', '31'),
(25809, 2487, 'attribute_pa_color', 'black'),
(25810, 2487, '_price', '91.58'),
(25811, 2487, '_product_version', '4.1.0'),
(25812, 2487, '_vi_wad_aliexpress_variation_id', '12000020173075013'),
(25813, 2487, '_vi_wad_aliexpress_variation_attr', '200000124:200001014;14:193'),
(25814, 2488, '_variation_description', ''),
(25815, 2488, '_sku', '1005002339156049-32-black'),
(25816, 2488, '_regular_price', '91.58'),
(25817, 2488, 'total_sales', '0'),
(25818, 2488, '_tax_status', 'taxable'),
(25819, 2488, '_tax_class', 'parent'),
(25820, 2488, '_manage_stock', 'yes'),
(25821, 2488, '_backorders', 'no'),
(25822, 2488, '_sold_individually', 'no'),
(25823, 2488, '_virtual', 'no'),
(25824, 2488, '_downloadable', 'no'),
(25825, 2488, '_download_limit', '-1'),
(25826, 2488, '_download_expiry', '-1'),
(25827, 2488, '_stock', '500'),
(25828, 2488, '_stock_status', 'instock'),
(25829, 2488, '_wc_average_rating', '0'),
(25830, 2488, '_wc_review_count', '0'),
(25831, 2488, 'attribute_pa_shoe-size', '32'),
(25832, 2488, 'attribute_pa_color', 'black'),
(25833, 2488, '_price', '91.58'),
(25834, 2488, '_product_version', '4.1.0'),
(25835, 2488, '_vi_wad_aliexpress_variation_id', '12000020173075014'),
(25836, 2488, '_vi_wad_aliexpress_variation_attr', '200000124:200000331;14:193'),
(25837, 2489, '_variation_description', ''),
(25838, 2489, '_sku', '1005002339156049-33-black'),
(25839, 2489, '_regular_price', '91.58'),
(25840, 2489, 'total_sales', '0'),
(25841, 2489, '_tax_status', 'taxable'),
(25842, 2489, '_tax_class', 'parent'),
(25843, 2489, '_manage_stock', 'yes'),
(25844, 2489, '_backorders', 'no'),
(25845, 2489, '_sold_individually', 'no'),
(25846, 2489, '_virtual', 'no'),
(25847, 2489, '_downloadable', 'no'),
(25848, 2489, '_download_limit', '-1'),
(25849, 2489, '_download_expiry', '-1'),
(25850, 2489, '_stock', '499'),
(25851, 2489, '_stock_status', 'instock'),
(25852, 2489, '_wc_average_rating', '0'),
(25853, 2489, '_wc_review_count', '0'),
(25854, 2489, 'attribute_pa_shoe-size', '33'),
(25855, 2489, 'attribute_pa_color', 'black'),
(25856, 2489, '_price', '91.58'),
(25857, 2489, '_product_version', '4.1.0'),
(25858, 2489, '_vi_wad_aliexpress_variation_id', '12000020173075015'),
(25859, 2489, '_vi_wad_aliexpress_variation_attr', '200000124:200000332;14:193'),
(25860, 2490, '_variation_description', ''),
(25861, 2490, '_sku', '1005002339156049-30-multi'),
(25862, 2490, '_regular_price', '91.58'),
(25863, 2490, 'total_sales', '0'),
(25864, 2490, '_tax_status', 'taxable'),
(25865, 2490, '_tax_class', 'parent'),
(25866, 2490, '_manage_stock', 'yes'),
(25867, 2490, '_backorders', 'no'),
(25868, 2490, '_sold_individually', 'no'),
(25869, 2490, '_virtual', 'no'),
(25870, 2490, '_downloadable', 'no'),
(25871, 2490, '_download_limit', '-1'),
(25872, 2490, '_download_expiry', '-1'),
(25873, 2490, '_stock', '499'),
(25874, 2490, '_stock_status', 'instock'),
(25875, 2490, '_wc_average_rating', '0'),
(25876, 2490, '_wc_review_count', '0'),
(25877, 2490, 'attribute_pa_shoe-size', '30'),
(25878, 2490, 'attribute_pa_color', 'multi'),
(25879, 2490, '_price', '91.58'),
(25880, 2490, '_product_version', '4.1.0'),
(25881, 2490, '_vi_wad_aliexpress_variation_id', '12000020173075032'),
(25882, 2490, '_vi_wad_aliexpress_variation_attr', '200000124:3115;14:200003699'),
(25883, 2491, '_variation_description', ''),
(25884, 2491, '_sku', '1005002339156049-31-multi'),
(25885, 2491, '_regular_price', '91.58'),
(25886, 2491, 'total_sales', '0'),
(25887, 2491, '_tax_status', 'taxable'),
(25888, 2491, '_tax_class', 'parent'),
(25889, 2491, '_manage_stock', 'yes'),
(25890, 2491, '_backorders', 'no'),
(25891, 2491, '_sold_individually', 'no'),
(25892, 2491, '_virtual', 'no'),
(25893, 2491, '_downloadable', 'no'),
(25894, 2491, '_download_limit', '-1'),
(25895, 2491, '_download_expiry', '-1'),
(25896, 2491, '_stock', '500'),
(25897, 2491, '_stock_status', 'instock'),
(25898, 2491, '_wc_average_rating', '0'),
(25899, 2491, '_wc_review_count', '0'),
(25900, 2491, 'attribute_pa_shoe-size', '31'),
(25901, 2491, 'attribute_pa_color', 'multi'),
(25902, 2491, '_price', '91.58'),
(25903, 2491, '_product_version', '4.1.0'),
(25904, 2491, '_vi_wad_aliexpress_variation_id', '12000020173075033'),
(25905, 2491, '_vi_wad_aliexpress_variation_attr', '200000124:200001014;14:200003699'),
(25906, 2492, '_variation_description', ''),
(25907, 2492, '_sku', '1005002339156049-32-multi'),
(25908, 2492, '_regular_price', '91.58'),
(25909, 2492, 'total_sales', '0'),
(25910, 2492, '_tax_status', 'taxable'),
(25911, 2492, '_tax_class', 'parent'),
(25912, 2492, '_manage_stock', 'yes'),
(25913, 2492, '_backorders', 'no'),
(25914, 2492, '_sold_individually', 'no'),
(25915, 2492, '_virtual', 'no'),
(25916, 2492, '_downloadable', 'no'),
(25917, 2492, '_download_limit', '-1'),
(25918, 2492, '_download_expiry', '-1'),
(25919, 2492, '_stock', '500'),
(25920, 2492, '_stock_status', 'instock'),
(25921, 2492, '_wc_average_rating', '0'),
(25922, 2492, '_wc_review_count', '0'),
(25923, 2492, 'attribute_pa_shoe-size', '32'),
(25924, 2492, 'attribute_pa_color', 'multi'),
(25925, 2492, '_price', '91.58'),
(25926, 2492, '_product_version', '4.1.0'),
(25927, 2492, '_vi_wad_aliexpress_variation_id', '12000020173075034'),
(25928, 2492, '_vi_wad_aliexpress_variation_attr', '200000124:200000331;14:200003699'),
(25929, 2493, '_variation_description', ''),
(25930, 2493, '_sku', '1005002339156049-33-multi'),
(25931, 2493, '_regular_price', '91.58'),
(25932, 2493, 'total_sales', '0'),
(25933, 2493, '_tax_status', 'taxable'),
(25934, 2493, '_tax_class', 'parent'),
(25935, 2493, '_manage_stock', 'yes'),
(25936, 2493, '_backorders', 'no'),
(25937, 2493, '_sold_individually', 'no'),
(25938, 2493, '_virtual', 'no'),
(25939, 2493, '_downloadable', 'no'),
(25940, 2493, '_download_limit', '-1'),
(25941, 2493, '_download_expiry', '-1'),
(25942, 2493, '_stock', '500'),
(25943, 2493, '_stock_status', 'instock'),
(25944, 2493, '_wc_average_rating', '0'),
(25945, 2493, '_wc_review_count', '0'),
(25946, 2493, 'attribute_pa_shoe-size', '33'),
(25947, 2493, 'attribute_pa_color', 'multi'),
(25948, 2493, '_price', '91.58'),
(25949, 2493, '_product_version', '4.1.0'),
(25950, 2493, '_vi_wad_aliexpress_variation_id', '12000020173075035'),
(25951, 2493, '_vi_wad_aliexpress_variation_attr', '200000124:200000332;14:200003699'),
(25952, 2494, '_variation_description', ''),
(25953, 2494, '_sku', '1005002339156049-34-multi'),
(25954, 2494, '_regular_price', '91.58'),
(25955, 2494, 'total_sales', '0'),
(25956, 2494, '_tax_status', 'taxable'),
(25957, 2494, '_tax_class', 'parent'),
(25958, 2494, '_manage_stock', 'yes'),
(25959, 2494, '_backorders', 'no'),
(25960, 2494, '_sold_individually', 'no'),
(25961, 2494, '_virtual', 'no'),
(25962, 2494, '_downloadable', 'no'),
(25963, 2494, '_download_limit', '-1'),
(25964, 2494, '_download_expiry', '-1'),
(25965, 2494, '_stock', '498'),
(25966, 2494, '_stock_status', 'instock'),
(25967, 2494, '_wc_average_rating', '0'),
(25968, 2494, '_wc_review_count', '0'),
(25969, 2494, 'attribute_pa_shoe-size', '34'),
(25970, 2494, 'attribute_pa_color', 'multi'),
(25971, 2494, '_price', '91.58'),
(25972, 2494, '_product_version', '4.1.0'),
(25973, 2494, '_vi_wad_aliexpress_variation_id', '12000020173075036'),
(25974, 2494, '_vi_wad_aliexpress_variation_attr', '200000124:100010481;14:200003699'),
(25975, 2495, '_variation_description', ''),
(25976, 2495, '_sku', '1005002339156049-35-multi'),
(25977, 2495, '_regular_price', '91.58'),
(25978, 2495, 'total_sales', '0'),
(25979, 2495, '_tax_status', 'taxable'),
(25980, 2495, '_tax_class', 'parent'),
(25981, 2495, '_manage_stock', 'yes'),
(25982, 2495, '_backorders', 'no'),
(25983, 2495, '_sold_individually', 'no'),
(25984, 2495, '_virtual', 'no'),
(25985, 2495, '_downloadable', 'no'),
(25986, 2495, '_download_limit', '-1'),
(25987, 2495, '_download_expiry', '-1'),
(25988, 2495, '_stock', '500'),
(25989, 2495, '_stock_status', 'instock'),
(25990, 2495, '_wc_average_rating', '0'),
(25991, 2495, '_wc_review_count', '0'),
(25992, 2495, 'attribute_pa_shoe-size', '35'),
(25993, 2495, 'attribute_pa_color', 'multi'),
(25994, 2495, '_price', '91.58'),
(25995, 2495, '_product_version', '4.1.0'),
(25996, 2495, '_vi_wad_aliexpress_variation_id', '12000020173075037'),
(25997, 2495, '_vi_wad_aliexpress_variation_attr', '200000124:200000333;14:200003699'),
(25998, 2496, '_variation_description', ''),
(25999, 2496, '_sku', '1005002339156049-36-multi'),
(26000, 2496, '_regular_price', '91.58'),
(26001, 2496, 'total_sales', '0'),
(26002, 2496, '_tax_status', 'taxable'),
(26003, 2496, '_tax_class', 'parent'),
(26004, 2496, '_manage_stock', 'yes'),
(26005, 2496, '_backorders', 'no'),
(26006, 2496, '_sold_individually', 'no'),
(26007, 2496, '_virtual', 'no'),
(26008, 2496, '_downloadable', 'no'),
(26009, 2496, '_download_limit', '-1'),
(26010, 2496, '_download_expiry', '-1'),
(26011, 2496, '_stock', '498'),
(26012, 2496, '_stock_status', 'instock'),
(26013, 2496, '_wc_average_rating', '0'),
(26014, 2496, '_wc_review_count', '0'),
(26015, 2496, 'attribute_pa_shoe-size', '36'),
(26016, 2496, 'attribute_pa_color', 'multi'),
(26017, 2496, '_price', '91.58'),
(26018, 2496, '_product_version', '4.1.0'),
(26019, 2496, '_vi_wad_aliexpress_variation_id', '12000020173075038'),
(26020, 2496, '_vi_wad_aliexpress_variation_attr', '200000124:200000334;14:200003699'),
(26021, 2497, '_variation_description', ''),
(26022, 2497, '_sku', '1005002339156049-32-white'),
(26023, 2497, '_regular_price', '91.58'),
(26024, 2497, 'total_sales', '0'),
(26025, 2497, '_tax_status', 'taxable'),
(26026, 2497, '_tax_class', 'parent'),
(26027, 2497, '_manage_stock', 'yes'),
(26028, 2497, '_backorders', 'no'),
(26029, 2498, '_wp_attached_file', '2021/06/Rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-Korean-short-tube-waterproof-anti-slip-3.jpg'),
(26030, 2497, '_sold_individually', 'no'),
(26031, 2498, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:108:\"2021/06/Rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-Korean-short-tube-waterproof-anti-slip-3.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:108:\"Rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-Korean-short-tube-waterproof-anti-slip-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:108:\"Rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-Korean-short-tube-waterproof-anti-slip-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:108:\"Rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-Korean-short-tube-waterproof-anti-slip-3-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:108:\"Rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-Korean-short-tube-waterproof-anti-slip-3-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:108:\"Rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-Korean-short-tube-waterproof-anti-slip-3-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:108:\"Rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-Korean-short-tube-waterproof-anti-slip-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:108:\"Rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-Korean-short-tube-waterproof-anti-slip-3-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:108:\"Rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-Korean-short-tube-waterproof-anti-slip-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:108:\"Rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-Korean-short-tube-waterproof-anti-slip-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:108:\"Rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-Korean-short-tube-waterproof-anti-slip-3-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:108:\"Rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-Korean-short-tube-waterproof-anti-slip-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(26032, 2497, '_virtual', 'no'),
(26033, 2497, '_downloadable', 'no'),
(26034, 2497, '_download_limit', '-1'),
(26035, 2497, '_download_expiry', '-1'),
(26036, 2497, '_stock', '497'),
(26037, 2497, '_stock_status', 'instock'),
(26038, 2497, '_wc_average_rating', '0'),
(26039, 2497, '_wc_review_count', '0'),
(26040, 2497, 'attribute_pa_shoe-size', '32'),
(26041, 2497, 'attribute_pa_color', 'white'),
(26042, 2497, '_price', '91.58'),
(26043, 2497, '_product_version', '4.1.0'),
(26044, 2497, '_vi_wad_aliexpress_variation_id', '12000020173075024'),
(26045, 2497, '_vi_wad_aliexpress_variation_attr', '200000124:200000331;14:29'),
(26046, 2499, '_variation_description', ''),
(26047, 2499, '_sku', '1005002339156049-33-white'),
(26048, 2499, '_regular_price', '91.58'),
(26049, 2499, 'total_sales', '0'),
(26050, 2499, '_tax_status', 'taxable'),
(26051, 2499, '_tax_class', 'parent'),
(26052, 2499, '_manage_stock', 'yes'),
(26053, 2499, '_backorders', 'no'),
(26054, 2499, '_sold_individually', 'no'),
(26055, 2499, '_virtual', 'no'),
(26056, 2499, '_downloadable', 'no'),
(26057, 2499, '_download_limit', '-1'),
(26058, 2499, '_download_expiry', '-1'),
(26059, 2499, '_stock', '500'),
(26060, 2499, '_stock_status', 'instock'),
(26061, 2499, '_wc_average_rating', '0'),
(26062, 2499, '_wc_review_count', '0'),
(26063, 2499, 'attribute_pa_shoe-size', '33'),
(26064, 2499, 'attribute_pa_color', 'white'),
(26065, 2499, '_price', '91.58'),
(26066, 2499, '_product_version', '4.1.0'),
(26067, 2499, '_vi_wad_aliexpress_variation_id', '12000020173075025'),
(26068, 2499, '_vi_wad_aliexpress_variation_attr', '200000124:200000332;14:29'),
(26069, 2500, '_variation_description', ''),
(26070, 2500, '_sku', '1005002339156049-34-white'),
(26071, 2500, '_regular_price', '91.58'),
(26072, 2500, 'total_sales', '0'),
(26073, 2500, '_tax_status', 'taxable'),
(26074, 2500, '_tax_class', 'parent'),
(26075, 2500, '_manage_stock', 'yes'),
(26076, 2500, '_backorders', 'no'),
(26077, 2500, '_sold_individually', 'no'),
(26078, 2500, '_virtual', 'no'),
(26079, 2500, '_downloadable', 'no'),
(26080, 2500, '_download_limit', '-1'),
(26081, 2500, '_download_expiry', '-1'),
(26082, 2500, '_stock', '500'),
(26083, 2500, '_stock_status', 'instock'),
(26084, 2500, '_wc_average_rating', '0'),
(26085, 2500, '_wc_review_count', '0'),
(26086, 2500, 'attribute_pa_shoe-size', '34'),
(26087, 2500, 'attribute_pa_color', 'white'),
(26088, 2500, '_price', '91.58'),
(26089, 2500, '_product_version', '4.1.0'),
(26090, 2500, '_vi_wad_aliexpress_variation_id', '12000020173075026'),
(26091, 2500, '_vi_wad_aliexpress_variation_attr', '200000124:100010481;14:29'),
(26092, 2501, '_variation_description', ''),
(26093, 2501, '_sku', '1005002339156049-35-white'),
(26094, 2501, '_regular_price', '91.58'),
(26095, 2501, 'total_sales', '0'),
(26096, 2501, '_tax_status', 'taxable'),
(26097, 2501, '_tax_class', 'parent'),
(26098, 2501, '_manage_stock', 'yes'),
(26099, 2501, '_backorders', 'no'),
(26100, 2501, '_sold_individually', 'no'),
(26101, 2501, '_virtual', 'no'),
(26102, 2501, '_downloadable', 'no'),
(26103, 2501, '_download_limit', '-1'),
(26104, 2501, '_download_expiry', '-1'),
(26105, 2501, '_stock', '500'),
(26106, 2501, '_stock_status', 'instock'),
(26107, 2501, '_wc_average_rating', '0'),
(26108, 2501, '_wc_review_count', '0'),
(26109, 2501, 'attribute_pa_shoe-size', '35'),
(26110, 2501, 'attribute_pa_color', 'white'),
(26111, 2501, '_price', '91.58'),
(26112, 2501, '_product_version', '4.1.0'),
(26113, 2501, '_vi_wad_aliexpress_variation_id', '12000020173075027'),
(26114, 2501, '_vi_wad_aliexpress_variation_attr', '200000124:200000333;14:29'),
(26115, 2502, '_variation_description', ''),
(26116, 2502, '_sku', '1005002339156049-36-white'),
(26117, 2502, '_regular_price', '91.58'),
(26118, 2502, 'total_sales', '0'),
(26119, 2502, '_tax_status', 'taxable'),
(26120, 2502, '_tax_class', 'parent'),
(26121, 2502, '_manage_stock', 'yes'),
(26122, 2502, '_backorders', 'no'),
(26123, 2502, '_sold_individually', 'no'),
(26124, 2502, '_virtual', 'no'),
(26125, 2502, '_downloadable', 'no'),
(26126, 2502, '_download_limit', '-1'),
(26127, 2502, '_download_expiry', '-1'),
(26128, 2502, '_stock', '493'),
(26129, 2502, '_stock_status', 'instock'),
(26130, 2502, '_wc_average_rating', '0'),
(26131, 2502, '_wc_review_count', '0'),
(26132, 2502, 'attribute_pa_shoe-size', '36'),
(26133, 2502, 'attribute_pa_color', 'white'),
(26134, 2502, '_price', '91.58'),
(26135, 2502, '_product_version', '4.1.0'),
(26136, 2502, '_vi_wad_aliexpress_variation_id', '12000020173075028'),
(26137, 2502, '_vi_wad_aliexpress_variation_attr', '200000124:200000334;14:29'),
(26138, 2503, '_variation_description', ''),
(26139, 2503, '_sku', '1005002339156049-27-multi'),
(26140, 2503, '_regular_price', '91.58'),
(26141, 2503, 'total_sales', '0'),
(26142, 2503, '_tax_status', 'taxable'),
(26143, 2503, '_tax_class', 'parent'),
(26144, 2503, '_manage_stock', 'yes'),
(26145, 2503, '_backorders', 'no'),
(26146, 2498, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H074ccc36d1d1424eab488c43fa64fd31M/Rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-Korean-short-tube-waterproof-anti-slip.jpg'),
(26147, 2503, '_sold_individually', 'no'),
(26148, 2503, '_virtual', 'no'),
(26149, 2503, '_downloadable', 'no'),
(26150, 2503, '_download_limit', '-1'),
(26151, 2503, '_download_expiry', '-1'),
(26152, 2503, '_stock', '499'),
(26153, 2503, '_stock_status', 'instock'),
(26154, 2503, '_wc_average_rating', '0'),
(26155, 2503, '_wc_review_count', '0'),
(26156, 2503, 'attribute_pa_shoe-size', '27'),
(26157, 2503, 'attribute_pa_color', 'multi'),
(26158, 2503, '_price', '91.58'),
(26159, 2503, '_product_version', '4.1.0'),
(26160, 2503, '_vi_wad_aliexpress_variation_id', '12000020173075029'),
(26161, 2503, '_vi_wad_aliexpress_variation_attr', '200000124:100010440;14:200003699'),
(26162, 2504, '_variation_description', ''),
(26163, 2504, '_sku', '1005002339156049-28-multi'),
(26164, 2504, '_regular_price', '91.58'),
(26165, 2504, 'total_sales', '0'),
(26166, 2504, '_tax_status', 'taxable'),
(26167, 2504, '_tax_class', 'parent'),
(26168, 2504, '_manage_stock', 'yes'),
(26169, 2504, '_backorders', 'no'),
(26170, 2504, '_sold_individually', 'no'),
(26171, 2504, '_virtual', 'no'),
(26172, 2504, '_downloadable', 'no'),
(26173, 2504, '_download_limit', '-1'),
(26174, 2504, '_download_expiry', '-1'),
(26175, 2504, '_stock', '495'),
(26176, 2504, '_stock_status', 'instock'),
(26177, 2504, '_wc_average_rating', '0'),
(26178, 2504, '_wc_review_count', '0'),
(26179, 2504, 'attribute_pa_shoe-size', '28'),
(26180, 2504, 'attribute_pa_color', 'multi'),
(26181, 2504, '_price', '91.58'),
(26182, 2504, '_product_version', '4.1.0'),
(26183, 2504, '_vi_wad_aliexpress_variation_id', '12000020173075030'),
(26184, 2504, '_vi_wad_aliexpress_variation_attr', '200000124:100010441;14:200003699'),
(26185, 2505, '_variation_description', ''),
(26186, 2505, '_sku', '1005002339156049-29-multi'),
(26187, 2505, '_regular_price', '91.58'),
(26188, 2505, 'total_sales', '0'),
(26189, 2505, '_tax_status', 'taxable'),
(26190, 2505, '_tax_class', 'parent'),
(26191, 2505, '_manage_stock', 'yes'),
(26192, 2505, '_backorders', 'no'),
(26193, 2505, '_sold_individually', 'no'),
(26194, 2505, '_virtual', 'no'),
(26195, 2505, '_downloadable', 'no'),
(26196, 2505, '_download_limit', '-1'),
(26197, 2505, '_download_expiry', '-1'),
(26198, 2505, '_stock', '490'),
(26199, 2505, '_stock_status', 'instock'),
(26200, 2505, '_wc_average_rating', '0'),
(26201, 2505, '_wc_review_count', '0'),
(26202, 2505, 'attribute_pa_shoe-size', '29'),
(26203, 2505, 'attribute_pa_color', 'multi'),
(26204, 2505, '_price', '91.58'),
(26205, 2505, '_product_version', '4.1.0'),
(26206, 2505, '_vi_wad_aliexpress_variation_id', '12000020173075031'),
(26207, 2505, '_vi_wad_aliexpress_variation_attr', '200000124:100010486;14:200003699'),
(26208, 2472, '_price', '91.58'),
(26209, 2506, '_wp_attached_file', '2021/06/Rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-Korean-short-tube-waterproof-anti-slip-4.jpg'),
(26210, 2506, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:108:\"2021/06/Rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-Korean-short-tube-waterproof-anti-slip-4.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:108:\"Rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-Korean-short-tube-waterproof-anti-slip-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:108:\"Rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-Korean-short-tube-waterproof-anti-slip-4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:108:\"Rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-Korean-short-tube-waterproof-anti-slip-4-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:108:\"Rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-Korean-short-tube-waterproof-anti-slip-4-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:108:\"Rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-Korean-short-tube-waterproof-anti-slip-4-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:108:\"Rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-Korean-short-tube-waterproof-anti-slip-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:108:\"Rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-Korean-short-tube-waterproof-anti-slip-4-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:108:\"Rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-Korean-short-tube-waterproof-anti-slip-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:108:\"Rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-Korean-short-tube-waterproof-anti-slip-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:108:\"Rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-Korean-short-tube-waterproof-anti-slip-4-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:108:\"Rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-Korean-short-tube-waterproof-anti-slip-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(26211, 2506, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Hdb7cf94a9e9e4f43915f9a321b7a908bk/Rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-Korean-short-tube-waterproof-anti-slip.jpg'),
(26212, 2507, '_wp_attached_file', '2021/06/Rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-Korean-short-tube-waterproof-anti-slip.jpg_640x640.jpg');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(26213, 2507, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:400;s:6:\"height\";i:400;s:4:\"file\";s:118:\"2021/06/Rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-Korean-short-tube-waterproof-anti-slip.jpg_640x640.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:118:\"Rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-Korean-short-tube-waterproof-anti-slip.jpg_640x640-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:118:\"Rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-Korean-short-tube-waterproof-anti-slip.jpg_640x640-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:118:\"Rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-Korean-short-tube-waterproof-anti-slip.jpg_640x640-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:118:\"Rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-Korean-short-tube-waterproof-anti-slip.jpg_640x640-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:118:\"Rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-Korean-short-tube-waterproof-anti-slip.jpg_640x640-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:118:\"Rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-Korean-short-tube-waterproof-anti-slip.jpg_640x640-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:118:\"Rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-Korean-short-tube-waterproof-anti-slip.jpg_640x640-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(26214, 2507, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H6bd8ed6ef4ca4be989c7f57aa0c36977P/Rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-Korean-short-tube-waterproof-anti-slip.jpg_640x640.jpg'),
(26215, 2460, '_thumbnail_id', '2507'),
(26216, 2467, '_thumbnail_id', '2507'),
(26217, 2468, '_thumbnail_id', '2507'),
(26218, 2469, '_thumbnail_id', '2507'),
(26219, 2470, '_thumbnail_id', '2507'),
(26220, 2508, '_wp_attached_file', '2021/06/Rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-Korean-short-tube-waterproof-anti-slip-1.jpg_640x640-1.jpg'),
(26221, 2508, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:400;s:6:\"height\";i:400;s:4:\"file\";s:122:\"2021/06/Rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-Korean-short-tube-waterproof-anti-slip-1.jpg_640x640-1.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:122:\"Rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-Korean-short-tube-waterproof-anti-slip-1.jpg_640x640-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:122:\"Rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-Korean-short-tube-waterproof-anti-slip-1.jpg_640x640-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:122:\"Rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-Korean-short-tube-waterproof-anti-slip-1.jpg_640x640-1-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:122:\"Rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-Korean-short-tube-waterproof-anti-slip-1.jpg_640x640-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:122:\"Rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-Korean-short-tube-waterproof-anti-slip-1.jpg_640x640-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:122:\"Rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-Korean-short-tube-waterproof-anti-slip-1.jpg_640x640-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:122:\"Rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-Korean-short-tube-waterproof-anti-slip-1.jpg_640x640-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(26222, 2508, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Hca7826d2b6b24f68b79c7e81ed224c4bD/Rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-Korean-short-tube-waterproof-anti-slip.jpg_640x640.jpg'),
(26223, 2459, '_thumbnail_id', '2508'),
(26224, 2461, '_thumbnail_id', '2508'),
(26225, 2462, '_thumbnail_id', '2508'),
(26226, 2463, '_thumbnail_id', '2508'),
(26227, 2464, '_thumbnail_id', '2508'),
(26228, 2509, '_wp_attached_file', '2021/06/Rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-Korean-short-tube-waterproof-anti-slip-2.jpg_640x640-2.jpg'),
(26229, 2509, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:400;s:6:\"height\";i:400;s:4:\"file\";s:122:\"2021/06/Rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-Korean-short-tube-waterproof-anti-slip-2.jpg_640x640-2.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:122:\"Rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-Korean-short-tube-waterproof-anti-slip-2.jpg_640x640-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:122:\"Rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-Korean-short-tube-waterproof-anti-slip-2.jpg_640x640-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:122:\"Rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-Korean-short-tube-waterproof-anti-slip-2.jpg_640x640-2-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:122:\"Rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-Korean-short-tube-waterproof-anti-slip-2.jpg_640x640-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:122:\"Rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-Korean-short-tube-waterproof-anti-slip-2.jpg_640x640-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:122:\"Rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-Korean-short-tube-waterproof-anti-slip-2.jpg_640x640-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:122:\"Rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-Korean-short-tube-waterproof-anti-slip-2.jpg_640x640-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(26230, 2509, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H27bc439fe00642f0867e930f0f067f6bK/Rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-Korean-short-tube-waterproof-anti-slip.jpg_640x640.jpg'),
(26231, 2451, '_thumbnail_id', '2509'),
(26232, 2452, '_thumbnail_id', '2509'),
(26233, 2454, '_thumbnail_id', '2509'),
(26234, 2465, '_thumbnail_id', '2509'),
(26235, 2466, '_thumbnail_id', '2509'),
(26236, 2510, '_sku', '1005001555077806'),
(26237, 2510, '_visibility', 'visible'),
(26238, 2510, '_default_attributes', ''),
(26239, 2417, '_vi_wad_woo_id', '2510'),
(26240, 2510, '_vi_wad_aliexpress_product_id', '1005001555077806'),
(26241, 2510, 'total_sales', '0'),
(26242, 2510, '_tax_status', 'taxable'),
(26243, 2510, '_tax_class', ''),
(26244, 2510, '_manage_stock', 'no'),
(26245, 2510, '_backorders', 'no'),
(26246, 2510, '_sold_individually', 'no'),
(26247, 2510, '_virtual', 'no'),
(26248, 2510, '_downloadable', 'no'),
(26249, 2510, '_download_limit', '-1'),
(26250, 2510, '_download_expiry', '-1'),
(26251, 2510, '_stock', NULL),
(26252, 2510, '_stock_status', 'instock'),
(26253, 2510, '_wc_average_rating', '0'),
(26254, 2510, '_wc_review_count', '0'),
(26255, 2511, '_wp_attached_file', '2021/06/Rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-Korean-short-tube-waterproof-anti-slip-3.jpg_640x640-3.jpg'),
(26256, 2511, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:400;s:6:\"height\";i:400;s:4:\"file\";s:122:\"2021/06/Rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-Korean-short-tube-waterproof-anti-slip-3.jpg_640x640-3.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:122:\"Rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-Korean-short-tube-waterproof-anti-slip-3.jpg_640x640-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:122:\"Rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-Korean-short-tube-waterproof-anti-slip-3.jpg_640x640-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:122:\"Rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-Korean-short-tube-waterproof-anti-slip-3.jpg_640x640-3-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:122:\"Rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-Korean-short-tube-waterproof-anti-slip-3.jpg_640x640-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:122:\"Rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-Korean-short-tube-waterproof-anti-slip-3.jpg_640x640-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:122:\"Rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-Korean-short-tube-waterproof-anti-slip-3.jpg_640x640-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:122:\"Rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-Korean-short-tube-waterproof-anti-slip-3.jpg_640x640-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(26257, 2510, '_product_attributes', 'a:2:{s:8:\"pa_color\";a:6:{s:4:\"name\";s:8:\"pa_color\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"0\";s:10:\"is_visible\";s:1:\"0\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"1\";}s:12:\"pa_shoe-size\";a:6:{s:4:\"name\";s:12:\"pa_shoe-size\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"1\";s:10:\"is_visible\";s:1:\"0\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"1\";}}'),
(26258, 2510, '_product_version', '4.1.0'),
(26259, 2511, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H20e09c391f3b49ba9c944cdb72f70940w/Rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-Korean-short-tube-waterproof-anti-slip.jpg_640x640.jpg'),
(26260, 2453, '_thumbnail_id', '2511'),
(26261, 2455, '_thumbnail_id', '2511'),
(26262, 2456, '_thumbnail_id', '2511'),
(26263, 2457, '_thumbnail_id', '2511'),
(26264, 2458, '_thumbnail_id', '2511'),
(26265, 2512, '_wp_attached_file', '2021/06/JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46.jpg'),
(26266, 2512, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:4:\"file\";s:92:\"2021/06/JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:92:\"JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:92:\"JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:92:\"JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:92:\"JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:92:\"JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46-825x510.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:92:\"JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:92:\"JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:92:\"JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:92:\"JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:92:\"JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:92:\"JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(26267, 2513, '_wp_attached_file', '2021/06/Rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-Korean-short-tube-waterproof-anti-slip-4.jpg_640x640-4.jpg'),
(26268, 2513, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:400;s:6:\"height\";i:400;s:4:\"file\";s:122:\"2021/06/Rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-Korean-short-tube-waterproof-anti-slip-4.jpg_640x640-4.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:122:\"Rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-Korean-short-tube-waterproof-anti-slip-4.jpg_640x640-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:122:\"Rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-Korean-short-tube-waterproof-anti-slip-4.jpg_640x640-4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:122:\"Rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-Korean-short-tube-waterproof-anti-slip-4.jpg_640x640-4-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:122:\"Rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-Korean-short-tube-waterproof-anti-slip-4.jpg_640x640-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:122:\"Rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-Korean-short-tube-waterproof-anti-slip-4.jpg_640x640-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:122:\"Rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-Korean-short-tube-waterproof-anti-slip-4.jpg_640x640-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:122:\"Rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-Korean-short-tube-waterproof-anti-slip-4.jpg_640x640-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(26269, 2513, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H60f093ce52c641cf863e368bffd17a37c/Rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-Korean-short-tube-waterproof-anti-slip.jpg_640x640.jpg'),
(26270, 2443, '_thumbnail_id', '2513'),
(26271, 2444, '_thumbnail_id', '2513'),
(26272, 2445, '_thumbnail_id', '2513'),
(26273, 2446, '_thumbnail_id', '2513'),
(26274, 2448, '_thumbnail_id', '2513'),
(26275, 2514, '_wp_attached_file', '2021/06/Rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-Korean-short-tube-waterproof-anti-slip-5.jpg_640x640-5.jpg'),
(26276, 2514, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:400;s:6:\"height\";i:400;s:4:\"file\";s:122:\"2021/06/Rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-Korean-short-tube-waterproof-anti-slip-5.jpg_640x640-5.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:122:\"Rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-Korean-short-tube-waterproof-anti-slip-5.jpg_640x640-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:122:\"Rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-Korean-short-tube-waterproof-anti-slip-5.jpg_640x640-5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:122:\"Rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-Korean-short-tube-waterproof-anti-slip-5.jpg_640x640-5-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:122:\"Rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-Korean-short-tube-waterproof-anti-slip-5.jpg_640x640-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:122:\"Rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-Korean-short-tube-waterproof-anti-slip-5.jpg_640x640-5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:122:\"Rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-Korean-short-tube-waterproof-anti-slip-5.jpg_640x640-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:122:\"Rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-Korean-short-tube-waterproof-anti-slip-5.jpg_640x640-5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(26277, 2514, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H9f3d29e0711b44938a6e240d23132d32O/Rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-Korean-short-tube-waterproof-anti-slip.jpg_640x640.jpg'),
(26278, 2441, '_thumbnail_id', '2514'),
(26279, 2442, '_thumbnail_id', '2514'),
(26280, 2447, '_thumbnail_id', '2514'),
(26281, 2449, '_thumbnail_id', '2514'),
(26282, 2450, '_thumbnail_id', '2514'),
(26283, 2512, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Hb3575048be434de0a61de3a575f6418bl/JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46.jpg'),
(26284, 2510, '_thumbnail_id', '2512'),
(26285, 2515, '_variation_description', ''),
(26286, 2515, '_sku', '1005001555077806-black-matt-7'),
(26287, 2515, '_regular_price', '214.89'),
(26288, 2515, 'total_sales', '0'),
(26289, 2515, '_tax_status', 'taxable'),
(26290, 2515, '_tax_class', 'parent'),
(26291, 2515, '_manage_stock', 'yes'),
(26292, 2515, '_backorders', 'no'),
(26293, 2515, '_sold_individually', 'no'),
(26294, 2515, '_virtual', 'no'),
(26295, 2515, '_downloadable', 'no'),
(26296, 2515, '_download_limit', '-1'),
(26297, 2515, '_download_expiry', '-1'),
(26298, 2515, '_stock', '50'),
(26299, 2515, '_stock_status', 'instock'),
(26300, 2515, '_wc_average_rating', '0'),
(26301, 2515, '_wc_review_count', '0'),
(26302, 2515, 'attribute_pa_color', 'black-matt'),
(26303, 2515, 'attribute_pa_shoe-size', '7'),
(26304, 2515, '_price', '214.89'),
(26305, 2515, '_product_version', '4.1.0'),
(26306, 2515, '_vi_wad_aliexpress_variation_id', '12000016575119323'),
(26307, 2515, '_vi_wad_aliexpress_variation_attr', '14:193#Black matt;200000124:3434'),
(26308, 2516, '_variation_description', ''),
(26309, 2516, '_sku', '1005001555077806-black-matt-6'),
(26310, 2516, '_regular_price', '214.89'),
(26311, 2516, 'total_sales', '0'),
(26312, 2516, '_tax_status', 'taxable'),
(26313, 2516, '_tax_class', 'parent'),
(26314, 2516, '_manage_stock', 'yes'),
(26315, 2516, '_backorders', 'no'),
(26316, 2516, '_sold_individually', 'no'),
(26317, 2516, '_virtual', 'no'),
(26318, 2516, '_downloadable', 'no'),
(26319, 2516, '_download_limit', '-1'),
(26320, 2516, '_download_expiry', '-1'),
(26321, 2516, '_stock', '50'),
(26322, 2516, '_stock_status', 'instock'),
(26323, 2516, '_wc_average_rating', '0'),
(26324, 2516, '_wc_review_count', '0'),
(26325, 2516, 'attribute_pa_color', 'black-matt'),
(26326, 2516, 'attribute_pa_shoe-size', '6'),
(26327, 2516, '_price', '214.89'),
(26328, 2516, '_product_version', '4.1.0'),
(26329, 2516, '_vi_wad_aliexpress_variation_id', '12000016575119322'),
(26330, 2516, '_vi_wad_aliexpress_variation_attr', '14:193#Black matt;200000124:1394'),
(26331, 2517, '_variation_description', ''),
(26332, 2517, '_sku', '1005001555077806-black-matt-5'),
(26333, 2517, '_regular_price', '214.89'),
(26334, 2517, 'total_sales', '0'),
(26335, 2517, '_tax_status', 'taxable'),
(26336, 2517, '_tax_class', 'parent'),
(26337, 2517, '_manage_stock', 'yes'),
(26338, 2517, '_backorders', 'no'),
(26339, 2517, '_sold_individually', 'no'),
(26340, 2517, '_virtual', 'no'),
(26341, 2517, '_downloadable', 'no'),
(26342, 2517, '_download_limit', '-1'),
(26343, 2517, '_download_expiry', '-1'),
(26344, 2517, '_stock', '50'),
(26345, 2517, '_stock_status', 'instock'),
(26346, 2517, '_wc_average_rating', '0'),
(26347, 2517, '_wc_review_count', '0'),
(26348, 2517, 'attribute_pa_color', 'black-matt'),
(26349, 2517, 'attribute_pa_shoe-size', '5'),
(26350, 2517, '_price', '214.89'),
(26351, 2517, '_product_version', '4.1.0'),
(26352, 2517, '_vi_wad_aliexpress_variation_id', '12000016575119321'),
(26353, 2517, '_vi_wad_aliexpress_variation_attr', '14:193#Black matt;200000124:698'),
(26354, 2518, '_variation_description', ''),
(26355, 2518, '_sku', '1005001555077806-black-matt-11'),
(26356, 2518, '_regular_price', '214.89'),
(26357, 2518, 'total_sales', '0'),
(26358, 2518, '_tax_status', 'taxable'),
(26359, 2518, '_tax_class', 'parent'),
(26360, 2518, '_manage_stock', 'yes'),
(26361, 2518, '_backorders', 'no'),
(26362, 2518, '_sold_individually', 'no'),
(26363, 2518, '_virtual', 'no'),
(26364, 2518, '_downloadable', 'no'),
(26365, 2518, '_download_limit', '-1'),
(26366, 2518, '_download_expiry', '-1'),
(26367, 2518, '_stock', '50'),
(26368, 2518, '_stock_status', 'instock'),
(26369, 2518, '_wc_average_rating', '0'),
(26370, 2518, '_wc_review_count', '0'),
(26371, 2518, 'attribute_pa_color', 'black-matt'),
(26372, 2518, 'attribute_pa_shoe-size', '11'),
(26373, 2518, '_price', '214.89'),
(26374, 2518, '_product_version', '4.1.0'),
(26375, 2518, '_vi_wad_aliexpress_variation_id', '12000016575119327'),
(26376, 2518, '_vi_wad_aliexpress_variation_attr', '14:193#Black matt;200000124:100010420'),
(26377, 2519, '_variation_description', ''),
(26378, 2519, '_sku', '1005001555077806-black-matt-10'),
(26379, 2519, '_regular_price', '214.89'),
(26380, 2519, 'total_sales', '0'),
(26381, 2519, '_tax_status', 'taxable'),
(26382, 2519, '_tax_class', 'parent'),
(26383, 2519, '_manage_stock', 'yes'),
(26384, 2519, '_backorders', 'no'),
(26385, 2519, '_sold_individually', 'no'),
(26386, 2519, '_virtual', 'no'),
(26387, 2519, '_downloadable', 'no'),
(26388, 2519, '_download_limit', '-1'),
(26389, 2519, '_download_expiry', '-1'),
(26390, 2519, '_stock', '50'),
(26391, 2519, '_stock_status', 'instock'),
(26392, 2519, '_wc_average_rating', '0'),
(26393, 2519, '_wc_review_count', '0'),
(26394, 2519, 'attribute_pa_color', 'black-matt'),
(26395, 2519, 'attribute_pa_shoe-size', '10'),
(26396, 2519, '_price', '214.89'),
(26397, 2519, '_product_version', '4.1.0'),
(26398, 2519, '_vi_wad_aliexpress_variation_id', '12000016575119326'),
(26399, 2519, '_vi_wad_aliexpress_variation_attr', '14:193#Black matt;200000124:1583'),
(26400, 2520, '_variation_description', ''),
(26401, 2520, '_sku', '1005001555077806-black-matt-9'),
(26402, 2520, '_regular_price', '214.89'),
(26403, 2520, 'total_sales', '0'),
(26404, 2520, '_tax_status', 'taxable'),
(26405, 2520, '_tax_class', 'parent'),
(26406, 2520, '_manage_stock', 'yes'),
(26407, 2520, '_backorders', 'no'),
(26408, 2520, '_sold_individually', 'no'),
(26409, 2520, '_virtual', 'no'),
(26410, 2520, '_downloadable', 'no'),
(26411, 2520, '_download_limit', '-1'),
(26412, 2520, '_download_expiry', '-1'),
(26413, 2520, '_stock', '50'),
(26414, 2520, '_stock_status', 'instock'),
(26415, 2520, '_wc_average_rating', '0'),
(26416, 2520, '_wc_review_count', '0'),
(26417, 2520, 'attribute_pa_color', 'black-matt'),
(26418, 2520, 'attribute_pa_shoe-size', '9'),
(26419, 2520, '_price', '214.89'),
(26420, 2520, '_product_version', '4.1.0'),
(26421, 2520, '_vi_wad_aliexpress_variation_id', '12000016575119325'),
(26422, 2520, '_vi_wad_aliexpress_variation_attr', '14:193#Black matt;200000124:350262'),
(26423, 2521, '_variation_description', ''),
(26424, 2521, '_sku', '1005001555077806-black-matt-8'),
(26425, 2521, '_regular_price', '214.89'),
(26426, 2521, 'total_sales', '0'),
(26427, 2521, '_tax_status', 'taxable'),
(26428, 2521, '_tax_class', 'parent'),
(26429, 2521, '_manage_stock', 'yes'),
(26430, 2521, '_backorders', 'no'),
(26431, 2521, '_sold_individually', 'no'),
(26432, 2521, '_virtual', 'no'),
(26433, 2521, '_downloadable', 'no'),
(26434, 2521, '_download_limit', '-1'),
(26435, 2521, '_download_expiry', '-1'),
(26436, 2521, '_stock', '50'),
(26437, 2521, '_stock_status', 'instock'),
(26438, 2521, '_wc_average_rating', '0'),
(26439, 2521, '_wc_review_count', '0'),
(26440, 2521, 'attribute_pa_color', 'black-matt'),
(26441, 2521, 'attribute_pa_shoe-size', '8'),
(26442, 2521, '_price', '214.89'),
(26443, 2521, '_product_version', '4.1.0'),
(26444, 2521, '_vi_wad_aliexpress_variation_id', '12000016575119324'),
(26445, 2521, '_vi_wad_aliexpress_variation_attr', '14:193#Black matt;200000124:699'),
(26446, 2522, '_wp_attached_file', '2021/06/2021-fashion-Children-s-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes-1.jpg'),
(26447, 2522, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:103:\"2021/06/2021-fashion-Children-s-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes-1.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:103:\"2021-fashion-Children-s-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:103:\"2021-fashion-Children-s-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:103:\"2021-fashion-Children-s-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes-1-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:103:\"2021-fashion-Children-s-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes-1-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:103:\"2021-fashion-Children-s-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes-1-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:103:\"2021-fashion-Children-s-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:103:\"2021-fashion-Children-s-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:103:\"2021-fashion-Children-s-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:103:\"2021-fashion-Children-s-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:103:\"2021-fashion-Children-s-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:103:\"2021-fashion-Children-s-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(26448, 2523, '_variation_description', ''),
(26449, 2523, '_sku', '1005001555077806-custom-colors-14'),
(26450, 2523, '_regular_price', '214.89'),
(26451, 2523, 'total_sales', '0'),
(26452, 2523, '_tax_status', 'taxable'),
(26453, 2523, '_tax_class', 'parent'),
(26454, 2523, '_manage_stock', 'yes'),
(26455, 2523, '_backorders', 'no'),
(26456, 2523, '_sold_individually', 'no'),
(26457, 2523, '_virtual', 'no'),
(26458, 2523, '_downloadable', 'no'),
(26459, 2523, '_download_limit', '-1'),
(26460, 2523, '_download_expiry', '-1'),
(26461, 2523, '_stock', '50'),
(26462, 2523, '_stock_status', 'instock'),
(26463, 2523, '_wc_average_rating', '0'),
(26464, 2523, '_wc_review_count', '0'),
(26465, 2523, 'attribute_pa_color', 'custom-colors'),
(26466, 2523, 'attribute_pa_shoe-size', '14'),
(26467, 2523, '_price', '214.89'),
(26468, 2523, '_product_version', '4.1.0'),
(26469, 2523, '_vi_wad_aliexpress_variation_id', '12000016575119363'),
(26470, 2523, '_vi_wad_aliexpress_variation_attr', '14:100018786#custom colors;200000124:200000298'),
(26471, 2524, '_variation_description', ''),
(26472, 2524, '_sku', '1005001555077806-custom-colors-13'),
(26473, 2524, '_regular_price', '214.89'),
(26474, 2524, 'total_sales', '0'),
(26475, 2524, '_tax_status', 'taxable'),
(26476, 2524, '_tax_class', 'parent'),
(26477, 2524, '_manage_stock', 'yes'),
(26478, 2524, '_backorders', 'no'),
(26479, 2524, '_sold_individually', 'no'),
(26480, 2524, '_virtual', 'no'),
(26481, 2524, '_downloadable', 'no'),
(26482, 2524, '_download_limit', '-1'),
(26483, 2524, '_download_expiry', '-1'),
(26484, 2524, '_stock', '50'),
(26485, 2524, '_stock_status', 'instock'),
(26486, 2524, '_wc_average_rating', '0'),
(26487, 2524, '_wc_review_count', '0'),
(26488, 2524, 'attribute_pa_color', 'custom-colors'),
(26489, 2524, 'attribute_pa_shoe-size', '13'),
(26490, 2524, '_price', '214.89'),
(26491, 2524, '_product_version', '4.1.0'),
(26492, 2524, '_vi_wad_aliexpress_variation_id', '12000016575119362'),
(26493, 2524, '_vi_wad_aliexpress_variation_attr', '14:100018786#custom colors;200000124:200000296'),
(26494, 2525, '_variation_description', ''),
(26495, 2525, '_sku', '1005001555077806-custom-colors-12'),
(26496, 2525, '_regular_price', '214.89'),
(26497, 2525, 'total_sales', '0'),
(26498, 2525, '_tax_status', 'taxable'),
(26499, 2525, '_tax_class', 'parent'),
(26500, 2525, '_manage_stock', 'yes'),
(26501, 2525, '_backorders', 'no'),
(26502, 2525, '_sold_individually', 'no'),
(26503, 2525, '_virtual', 'no'),
(26504, 2525, '_downloadable', 'no'),
(26505, 2525, '_download_limit', '-1'),
(26506, 2525, '_download_expiry', '-1'),
(26507, 2525, '_stock', '50'),
(26508, 2525, '_stock_status', 'instock'),
(26509, 2525, '_wc_average_rating', '0'),
(26510, 2525, '_wc_review_count', '0'),
(26511, 2525, 'attribute_pa_color', 'custom-colors'),
(26512, 2525, 'attribute_pa_shoe-size', '12'),
(26513, 2525, '_price', '214.89'),
(26514, 2525, '_product_version', '4.1.0'),
(26515, 2525, '_vi_wad_aliexpress_variation_id', '12000016575119361'),
(26516, 2525, '_vi_wad_aliexpress_variation_attr', '14:100018786#custom colors;200000124:1663'),
(26517, 2526, '_variation_description', ''),
(26518, 2526, '_sku', '1005001555077806-custom-colors-11'),
(26519, 2526, '_regular_price', '214.89'),
(26520, 2526, 'total_sales', '0'),
(26521, 2526, '_tax_status', 'taxable'),
(26522, 2526, '_tax_class', 'parent'),
(26523, 2526, '_manage_stock', 'yes'),
(26524, 2526, '_backorders', 'no'),
(26525, 2526, '_sold_individually', 'no'),
(26526, 2526, '_virtual', 'no'),
(26527, 2526, '_downloadable', 'no'),
(26528, 2526, '_download_limit', '-1'),
(26529, 2526, '_download_expiry', '-1'),
(26530, 2526, '_stock', '50'),
(26531, 2526, '_stock_status', 'instock'),
(26532, 2526, '_wc_average_rating', '0'),
(26533, 2526, '_wc_review_count', '0'),
(26534, 2526, 'attribute_pa_color', 'custom-colors'),
(26535, 2526, 'attribute_pa_shoe-size', '11'),
(26536, 2526, '_price', '214.89'),
(26537, 2526, '_product_version', '4.1.0'),
(26538, 2526, '_vi_wad_aliexpress_variation_id', '12000016575119360'),
(26539, 2526, '_vi_wad_aliexpress_variation_attr', '14:100018786#custom colors;200000124:100010420'),
(26540, 2527, '_variation_description', ''),
(26541, 2527, '_sku', '1005001555077806-custom-colors-15'),
(26542, 2527, '_regular_price', '214.89'),
(26543, 2527, 'total_sales', '0'),
(26544, 2527, '_tax_status', 'taxable'),
(26545, 2527, '_tax_class', 'parent'),
(26546, 2527, '_manage_stock', 'yes'),
(26547, 2527, '_backorders', 'no'),
(26548, 2527, '_sold_individually', 'no'),
(26549, 2527, '_virtual', 'no'),
(26550, 2527, '_downloadable', 'no'),
(26551, 2527, '_download_limit', '-1'),
(26552, 2527, '_download_expiry', '-1'),
(26553, 2527, '_stock', '50'),
(26554, 2527, '_stock_status', 'instock'),
(26555, 2527, '_wc_average_rating', '0'),
(26556, 2527, '_wc_review_count', '0'),
(26557, 2527, 'attribute_pa_color', 'custom-colors'),
(26558, 2527, 'attribute_pa_shoe-size', '15'),
(26559, 2527, '_price', '214.89'),
(26560, 2527, '_product_version', '4.1.0'),
(26561, 2527, '_vi_wad_aliexpress_variation_id', '12000016575119364'),
(26562, 2527, '_vi_wad_aliexpress_variation_attr', '14:100018786#custom colors;200000124:350231'),
(26563, 2522, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H8419ad3883e14c4fa1f92de4c4340867N/2021-fashion-Children-s-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes.jpg'),
(26564, 2528, '_variation_description', ''),
(26565, 2472, '_product_image_gallery', '2522,2543,2559,2563,2573'),
(26566, 2528, '_sku', '1005001555077806-custom-colors-6'),
(26567, 2528, '_regular_price', '214.89'),
(26568, 2528, 'total_sales', '0'),
(26569, 2528, '_tax_status', 'taxable'),
(26570, 2528, '_tax_class', 'parent'),
(26571, 2528, '_manage_stock', 'yes'),
(26572, 2528, '_backorders', 'no'),
(26573, 2528, '_sold_individually', 'no'),
(26574, 2528, '_virtual', 'no'),
(26575, 2528, '_downloadable', 'no'),
(26576, 2528, '_download_limit', '-1'),
(26577, 2528, '_download_expiry', '-1'),
(26578, 2528, '_stock', '50'),
(26579, 2528, '_stock_status', 'instock'),
(26580, 2528, '_wc_average_rating', '0'),
(26581, 2528, '_wc_review_count', '0'),
(26582, 2528, 'attribute_pa_color', 'custom-colors'),
(26583, 2528, 'attribute_pa_shoe-size', '6'),
(26584, 2528, '_price', '214.89'),
(26585, 2528, '_product_version', '4.1.0'),
(26586, 2528, '_vi_wad_aliexpress_variation_id', '12000016575119355'),
(26587, 2528, '_vi_wad_aliexpress_variation_attr', '14:100018786#custom colors;200000124:1394'),
(26588, 2529, '_variation_description', ''),
(26589, 2529, '_sku', '1005001555077806-custom-colors-5'),
(26590, 2529, '_regular_price', '214.89'),
(26591, 2529, 'total_sales', '0'),
(26592, 2529, '_tax_status', 'taxable'),
(26593, 2529, '_tax_class', 'parent'),
(26594, 2529, '_manage_stock', 'yes'),
(26595, 2529, '_backorders', 'no'),
(26596, 2529, '_sold_individually', 'no'),
(26597, 2529, '_virtual', 'no'),
(26598, 2529, '_downloadable', 'no'),
(26599, 2529, '_download_limit', '-1'),
(26600, 2529, '_download_expiry', '-1'),
(26601, 2529, '_stock', '50'),
(26602, 2529, '_stock_status', 'instock'),
(26603, 2529, '_wc_average_rating', '0'),
(26604, 2529, '_wc_review_count', '0'),
(26605, 2529, 'attribute_pa_color', 'custom-colors'),
(26606, 2529, 'attribute_pa_shoe-size', '5'),
(26607, 2529, '_price', '214.89'),
(26608, 2529, '_product_version', '4.1.0'),
(26609, 2529, '_vi_wad_aliexpress_variation_id', '12000016575119354'),
(26610, 2529, '_vi_wad_aliexpress_variation_attr', '14:100018786#custom colors;200000124:698'),
(26611, 2530, '_variation_description', ''),
(26612, 2530, '_sku', '1005001555077806-silver-matt-15'),
(26613, 2530, '_regular_price', '214.89'),
(26614, 2530, 'total_sales', '0'),
(26615, 2530, '_tax_status', 'taxable'),
(26616, 2530, '_tax_class', 'parent'),
(26617, 2530, '_manage_stock', 'yes'),
(26618, 2530, '_backorders', 'no'),
(26619, 2530, '_sold_individually', 'no'),
(26620, 2530, '_virtual', 'no'),
(26621, 2530, '_downloadable', 'no'),
(26622, 2530, '_download_limit', '-1'),
(26623, 2530, '_download_expiry', '-1'),
(26624, 2530, '_stock', '50'),
(26625, 2530, '_stock_status', 'instock'),
(26626, 2530, '_wc_average_rating', '0'),
(26627, 2530, '_wc_review_count', '0'),
(26628, 2530, 'attribute_pa_color', 'silver-matt'),
(26629, 2530, 'attribute_pa_shoe-size', '15'),
(26630, 2530, '_price', '214.89'),
(26631, 2530, '_product_version', '4.1.0'),
(26632, 2530, '_vi_wad_aliexpress_variation_id', '12000016575119353'),
(26633, 2530, '_vi_wad_aliexpress_variation_attr', '14:691#silver matt;200000124:350231'),
(26634, 2531, '_variation_description', ''),
(26635, 2531, '_sku', '1005001555077806-silver-matt-14'),
(26636, 2531, '_regular_price', '214.89'),
(26637, 2531, 'total_sales', '0'),
(26638, 2531, '_tax_status', 'taxable'),
(26639, 2531, '_tax_class', 'parent'),
(26640, 2531, '_manage_stock', 'yes'),
(26641, 2531, '_backorders', 'no'),
(26642, 2531, '_sold_individually', 'no'),
(26643, 2531, '_virtual', 'no'),
(26644, 2531, '_downloadable', 'no'),
(26645, 2531, '_download_limit', '-1'),
(26646, 2531, '_download_expiry', '-1'),
(26647, 2531, '_stock', '50'),
(26648, 2531, '_stock_status', 'instock'),
(26649, 2531, '_wc_average_rating', '0'),
(26650, 2531, '_wc_review_count', '0'),
(26651, 2531, 'attribute_pa_color', 'silver-matt'),
(26652, 2531, 'attribute_pa_shoe-size', '14'),
(26653, 2531, '_price', '214.89'),
(26654, 2531, '_product_version', '4.1.0'),
(26655, 2531, '_vi_wad_aliexpress_variation_id', '12000016575119352'),
(26656, 2531, '_vi_wad_aliexpress_variation_attr', '14:691#silver matt;200000124:200000298'),
(26657, 2532, '_variation_description', ''),
(26658, 2532, '_sku', '1005001555077806-custom-colors-10'),
(26659, 2532, '_regular_price', '214.89'),
(26660, 2532, 'total_sales', '0'),
(26661, 2532, '_tax_status', 'taxable'),
(26662, 2532, '_tax_class', 'parent'),
(26663, 2532, '_manage_stock', 'yes'),
(26664, 2532, '_backorders', 'no'),
(26665, 2532, '_sold_individually', 'no'),
(26666, 2532, '_virtual', 'no'),
(26667, 2532, '_downloadable', 'no'),
(26668, 2532, '_download_limit', '-1'),
(26669, 2532, '_download_expiry', '-1'),
(26670, 2532, '_stock', '49'),
(26671, 2532, '_stock_status', 'instock'),
(26672, 2532, '_wc_average_rating', '0'),
(26673, 2532, '_wc_review_count', '0'),
(26674, 2532, 'attribute_pa_color', 'custom-colors'),
(26675, 2532, 'attribute_pa_shoe-size', '10'),
(26676, 2532, '_price', '214.89'),
(26677, 2532, '_product_version', '4.1.0'),
(26678, 2532, '_vi_wad_aliexpress_variation_id', '12000016575119359'),
(26679, 2532, '_vi_wad_aliexpress_variation_attr', '14:100018786#custom colors;200000124:1583'),
(26680, 2533, '_variation_description', ''),
(26681, 2533, '_sku', '1005001555077806-custom-colors-9'),
(26682, 2533, '_regular_price', '214.89'),
(26683, 2533, 'total_sales', '0'),
(26684, 2533, '_tax_status', 'taxable'),
(26685, 2533, '_tax_class', 'parent'),
(26686, 2533, '_manage_stock', 'yes'),
(26687, 2533, '_backorders', 'no'),
(26688, 2533, '_sold_individually', 'no'),
(26689, 2533, '_virtual', 'no'),
(26690, 2533, '_downloadable', 'no'),
(26691, 2533, '_download_limit', '-1'),
(26692, 2533, '_download_expiry', '-1'),
(26693, 2533, '_stock', '50'),
(26694, 2533, '_stock_status', 'instock'),
(26695, 2533, '_wc_average_rating', '0'),
(26696, 2533, '_wc_review_count', '0'),
(26697, 2533, 'attribute_pa_color', 'custom-colors'),
(26698, 2533, 'attribute_pa_shoe-size', '9'),
(26699, 2533, '_price', '214.89'),
(26700, 2533, '_product_version', '4.1.0'),
(26701, 2533, '_vi_wad_aliexpress_variation_id', '12000016575119358'),
(26702, 2533, '_vi_wad_aliexpress_variation_attr', '14:100018786#custom colors;200000124:350262'),
(26703, 2534, '_variation_description', ''),
(26704, 2534, '_sku', '1005001555077806-custom-colors-8'),
(26705, 2534, '_regular_price', '214.89'),
(26706, 2534, 'total_sales', '0'),
(26707, 2534, '_tax_status', 'taxable'),
(26708, 2534, '_tax_class', 'parent'),
(26709, 2534, '_manage_stock', 'yes'),
(26710, 2534, '_backorders', 'no'),
(26711, 2534, '_sold_individually', 'no'),
(26712, 2534, '_virtual', 'no'),
(26713, 2534, '_downloadable', 'no'),
(26714, 2534, '_download_limit', '-1'),
(26715, 2534, '_download_expiry', '-1'),
(26716, 2534, '_stock', '50'),
(26717, 2534, '_stock_status', 'instock'),
(26718, 2534, '_wc_average_rating', '0'),
(26719, 2534, '_wc_review_count', '0'),
(26720, 2534, 'attribute_pa_color', 'custom-colors'),
(26721, 2534, 'attribute_pa_shoe-size', '8'),
(26722, 2534, '_price', '214.89'),
(26723, 2534, '_product_version', '4.1.0'),
(26724, 2534, '_vi_wad_aliexpress_variation_id', '12000016575119357'),
(26725, 2534, '_vi_wad_aliexpress_variation_attr', '14:100018786#custom colors;200000124:699'),
(26726, 2535, '_variation_description', ''),
(26727, 2535, '_sku', '1005001555077806-custom-colors-7'),
(26728, 2535, '_regular_price', '214.89'),
(26729, 2535, 'total_sales', '0'),
(26730, 2535, '_tax_status', 'taxable'),
(26731, 2535, '_tax_class', 'parent'),
(26732, 2535, '_manage_stock', 'yes'),
(26733, 2535, '_backorders', 'no'),
(26734, 2535, '_sold_individually', 'no'),
(26735, 2535, '_virtual', 'no'),
(26736, 2535, '_downloadable', 'no'),
(26737, 2535, '_download_limit', '-1'),
(26738, 2535, '_download_expiry', '-1'),
(26739, 2535, '_stock', '50'),
(26740, 2535, '_stock_status', 'instock'),
(26741, 2535, '_wc_average_rating', '0'),
(26742, 2535, '_wc_review_count', '0'),
(26743, 2535, 'attribute_pa_color', 'custom-colors'),
(26744, 2535, 'attribute_pa_shoe-size', '7'),
(26745, 2535, '_price', '214.89'),
(26746, 2535, '_product_version', '4.1.0'),
(26747, 2535, '_vi_wad_aliexpress_variation_id', '12000016575119356'),
(26748, 2535, '_vi_wad_aliexpress_variation_attr', '14:100018786#custom colors;200000124:3434'),
(26749, 2536, '_variation_description', ''),
(26750, 2536, '_sku', '1005001555077806-silver-matt-9'),
(26751, 2536, '_regular_price', '214.89'),
(26752, 2536, 'total_sales', '0'),
(26753, 2536, '_tax_status', 'taxable'),
(26754, 2536, '_tax_class', 'parent'),
(26755, 2536, '_manage_stock', 'yes'),
(26756, 2536, '_backorders', 'no'),
(26757, 2536, '_sold_individually', 'no'),
(26758, 2536, '_virtual', 'no'),
(26759, 2536, '_downloadable', 'no'),
(26760, 2536, '_download_limit', '-1'),
(26761, 2536, '_download_expiry', '-1'),
(26762, 2536, '_stock', '50'),
(26763, 2536, '_stock_status', 'instock'),
(26764, 2536, '_wc_average_rating', '0'),
(26765, 2536, '_wc_review_count', '0'),
(26766, 2536, 'attribute_pa_color', 'silver-matt'),
(26767, 2536, 'attribute_pa_shoe-size', '9'),
(26768, 2536, '_price', '214.89'),
(26769, 2536, '_product_version', '4.1.0'),
(26770, 2536, '_vi_wad_aliexpress_variation_id', '12000016575119347'),
(26771, 2536, '_vi_wad_aliexpress_variation_attr', '14:691#silver matt;200000124:350262'),
(26772, 2537, '_variation_description', ''),
(26773, 2537, '_sku', '1005001555077806-silver-matt-8'),
(26774, 2537, '_regular_price', '214.89'),
(26775, 2537, 'total_sales', '0'),
(26776, 2537, '_tax_status', 'taxable'),
(26777, 2537, '_tax_class', 'parent'),
(26778, 2537, '_manage_stock', 'yes'),
(26779, 2537, '_backorders', 'no'),
(26780, 2537, '_sold_individually', 'no'),
(26781, 2537, '_virtual', 'no'),
(26782, 2537, '_downloadable', 'no'),
(26783, 2537, '_download_limit', '-1'),
(26784, 2537, '_download_expiry', '-1'),
(26785, 2537, '_stock', '50'),
(26786, 2537, '_stock_status', 'instock'),
(26787, 2537, '_wc_average_rating', '0'),
(26788, 2537, '_wc_review_count', '0'),
(26789, 2537, 'attribute_pa_color', 'silver-matt'),
(26790, 2537, 'attribute_pa_shoe-size', '8'),
(26791, 2537, '_price', '214.89'),
(26792, 2537, '_product_version', '4.1.0'),
(26793, 2537, '_vi_wad_aliexpress_variation_id', '12000016575119346'),
(26794, 2537, '_vi_wad_aliexpress_variation_attr', '14:691#silver matt;200000124:699'),
(26795, 2538, '_variation_description', ''),
(26796, 2538, '_sku', '1005001555077806-silver-matt-7'),
(26797, 2538, '_regular_price', '214.89'),
(26798, 2538, 'total_sales', '0'),
(26799, 2538, '_tax_status', 'taxable'),
(26800, 2538, '_tax_class', 'parent'),
(26801, 2538, '_manage_stock', 'yes'),
(26802, 2538, '_backorders', 'no'),
(26803, 2538, '_sold_individually', 'no'),
(26804, 2538, '_virtual', 'no'),
(26805, 2538, '_downloadable', 'no'),
(26806, 2538, '_download_limit', '-1'),
(26807, 2538, '_download_expiry', '-1'),
(26808, 2538, '_stock', '50'),
(26809, 2538, '_stock_status', 'instock'),
(26810, 2538, '_wc_average_rating', '0'),
(26811, 2538, '_wc_review_count', '0'),
(26812, 2538, 'attribute_pa_color', 'silver-matt'),
(26813, 2538, 'attribute_pa_shoe-size', '7'),
(26814, 2538, '_price', '214.89'),
(26815, 2538, '_product_version', '4.1.0'),
(26816, 2538, '_vi_wad_aliexpress_variation_id', '12000016575119345'),
(26817, 2538, '_vi_wad_aliexpress_variation_attr', '14:691#silver matt;200000124:3434'),
(26818, 2539, '_variation_description', ''),
(26819, 2539, '_sku', '1005001555077806-silver-matt-6'),
(26820, 2539, '_regular_price', '214.89'),
(26821, 2539, 'total_sales', '0'),
(26822, 2539, '_tax_status', 'taxable'),
(26823, 2539, '_tax_class', 'parent'),
(26824, 2539, '_manage_stock', 'yes'),
(26825, 2539, '_backorders', 'no'),
(26826, 2539, '_sold_individually', 'no'),
(26827, 2539, '_virtual', 'no'),
(26828, 2539, '_downloadable', 'no'),
(26829, 2539, '_download_limit', '-1'),
(26830, 2539, '_download_expiry', '-1'),
(26831, 2539, '_stock', '50'),
(26832, 2539, '_stock_status', 'instock'),
(26833, 2539, '_wc_average_rating', '0'),
(26834, 2539, '_wc_review_count', '0'),
(26835, 2539, 'attribute_pa_color', 'silver-matt'),
(26836, 2539, 'attribute_pa_shoe-size', '6'),
(26837, 2539, '_price', '214.89'),
(26838, 2539, '_product_version', '4.1.0'),
(26839, 2539, '_vi_wad_aliexpress_variation_id', '12000016575119344'),
(26840, 2539, '_vi_wad_aliexpress_variation_attr', '14:691#silver matt;200000124:1394'),
(26841, 2540, '_variation_description', ''),
(26842, 2540, '_sku', '1005001555077806-silver-matt-13'),
(26843, 2540, '_regular_price', '214.89'),
(26844, 2540, 'total_sales', '0'),
(26845, 2540, '_tax_status', 'taxable'),
(26846, 2540, '_tax_class', 'parent'),
(26847, 2540, '_manage_stock', 'yes'),
(26848, 2540, '_backorders', 'no');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(26849, 2540, '_sold_individually', 'no'),
(26850, 2540, '_virtual', 'no'),
(26851, 2540, '_downloadable', 'no'),
(26852, 2540, '_download_limit', '-1'),
(26853, 2540, '_download_expiry', '-1'),
(26854, 2540, '_stock', '50'),
(26855, 2540, '_stock_status', 'instock'),
(26856, 2540, '_wc_average_rating', '0'),
(26857, 2540, '_wc_review_count', '0'),
(26858, 2540, 'attribute_pa_color', 'silver-matt'),
(26859, 2540, 'attribute_pa_shoe-size', '13'),
(26860, 2540, '_price', '214.89'),
(26861, 2540, '_product_version', '4.1.0'),
(26862, 2540, '_vi_wad_aliexpress_variation_id', '12000016575119351'),
(26863, 2540, '_vi_wad_aliexpress_variation_attr', '14:691#silver matt;200000124:200000296'),
(26864, 2541, '_variation_description', ''),
(26865, 2541, '_sku', '1005001555077806-silver-matt-12'),
(26866, 2541, '_regular_price', '214.89'),
(26867, 2541, 'total_sales', '0'),
(26868, 2541, '_tax_status', 'taxable'),
(26869, 2541, '_tax_class', 'parent'),
(26870, 2541, '_manage_stock', 'yes'),
(26871, 2541, '_backorders', 'no'),
(26872, 2541, '_sold_individually', 'no'),
(26873, 2541, '_virtual', 'no'),
(26874, 2541, '_downloadable', 'no'),
(26875, 2541, '_download_limit', '-1'),
(26876, 2541, '_download_expiry', '-1'),
(26877, 2541, '_stock', '50'),
(26878, 2541, '_stock_status', 'instock'),
(26879, 2541, '_wc_average_rating', '0'),
(26880, 2541, '_wc_review_count', '0'),
(26881, 2541, 'attribute_pa_color', 'silver-matt'),
(26882, 2541, 'attribute_pa_shoe-size', '12'),
(26883, 2541, '_price', '214.89'),
(26884, 2541, '_product_version', '4.1.0'),
(26885, 2541, '_vi_wad_aliexpress_variation_id', '12000016575119350'),
(26886, 2541, '_vi_wad_aliexpress_variation_attr', '14:691#silver matt;200000124:1663'),
(26887, 2542, '_variation_description', ''),
(26888, 2542, '_sku', '1005001555077806-silver-matt-11'),
(26889, 2542, '_regular_price', '214.89'),
(26890, 2542, 'total_sales', '0'),
(26891, 2542, '_tax_status', 'taxable'),
(26892, 2542, '_tax_class', 'parent'),
(26893, 2542, '_manage_stock', 'yes'),
(26894, 2542, '_backorders', 'no'),
(26895, 2542, '_sold_individually', 'no'),
(26896, 2542, '_virtual', 'no'),
(26897, 2542, '_downloadable', 'no'),
(26898, 2542, '_download_limit', '-1'),
(26899, 2542, '_download_expiry', '-1'),
(26900, 2542, '_stock', '50'),
(26901, 2542, '_stock_status', 'instock'),
(26902, 2542, '_wc_average_rating', '0'),
(26903, 2542, '_wc_review_count', '0'),
(26904, 2542, 'attribute_pa_color', 'silver-matt'),
(26905, 2542, 'attribute_pa_shoe-size', '11'),
(26906, 2542, '_price', '214.89'),
(26907, 2542, '_product_version', '4.1.0'),
(26908, 2542, '_vi_wad_aliexpress_variation_id', '12000016575119349'),
(26909, 2542, '_vi_wad_aliexpress_variation_attr', '14:691#silver matt;200000124:100010420'),
(26910, 2543, '_wp_attached_file', '2021/06/2021-fashion-Children-s-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes-2.jpg'),
(26911, 2543, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:103:\"2021/06/2021-fashion-Children-s-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes-2.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:103:\"2021-fashion-Children-s-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:103:\"2021-fashion-Children-s-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:103:\"2021-fashion-Children-s-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes-2-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:103:\"2021-fashion-Children-s-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes-2-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:103:\"2021-fashion-Children-s-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes-2-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:103:\"2021-fashion-Children-s-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:103:\"2021-fashion-Children-s-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:103:\"2021-fashion-Children-s-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:103:\"2021-fashion-Children-s-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:103:\"2021-fashion-Children-s-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:103:\"2021-fashion-Children-s-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(26912, 2544, '_variation_description', ''),
(26913, 2544, '_sku', '1005001555077806-silver-matt-10'),
(26914, 2544, '_regular_price', '214.89'),
(26915, 2544, 'total_sales', '0'),
(26916, 2544, '_tax_status', 'taxable'),
(26917, 2544, '_tax_class', 'parent'),
(26918, 2544, '_manage_stock', 'yes'),
(26919, 2544, '_backorders', 'no'),
(26920, 2544, '_sold_individually', 'no'),
(26921, 2544, '_virtual', 'no'),
(26922, 2544, '_downloadable', 'no'),
(26923, 2544, '_download_limit', '-1'),
(26924, 2544, '_download_expiry', '-1'),
(26925, 2544, '_stock', '50'),
(26926, 2544, '_stock_status', 'instock'),
(26927, 2544, '_wc_average_rating', '0'),
(26928, 2544, '_wc_review_count', '0'),
(26929, 2544, 'attribute_pa_color', 'silver-matt'),
(26930, 2544, 'attribute_pa_shoe-size', '10'),
(26931, 2544, '_price', '214.89'),
(26932, 2544, '_product_version', '4.1.0'),
(26933, 2544, '_vi_wad_aliexpress_variation_id', '12000016575119348'),
(26934, 2544, '_vi_wad_aliexpress_variation_attr', '14:691#silver matt;200000124:1583'),
(26935, 2545, '_variation_description', ''),
(26936, 2545, '_sku', '1005001555077806-black-shiny-12'),
(26937, 2545, '_regular_price', '214.89'),
(26938, 2545, 'total_sales', '0'),
(26939, 2545, '_tax_status', 'taxable'),
(26940, 2545, '_tax_class', 'parent'),
(26941, 2545, '_manage_stock', 'yes'),
(26942, 2545, '_backorders', 'no'),
(26943, 2545, '_sold_individually', 'no'),
(26944, 2545, '_virtual', 'no'),
(26945, 2545, '_downloadable', 'no'),
(26946, 2545, '_download_limit', '-1'),
(26947, 2545, '_download_expiry', '-1'),
(26948, 2545, '_stock', '50'),
(26949, 2545, '_stock_status', 'instock'),
(26950, 2545, '_wc_average_rating', '0'),
(26951, 2545, '_wc_review_count', '0'),
(26952, 2545, 'attribute_pa_color', 'black-shiny'),
(26953, 2545, 'attribute_pa_shoe-size', '12'),
(26954, 2545, '_price', '214.89'),
(26955, 2545, '_product_version', '4.1.0'),
(26956, 2545, '_vi_wad_aliexpress_variation_id', '12000016575119339'),
(26957, 2545, '_vi_wad_aliexpress_variation_attr', '14:365458#Black shiny;200000124:1663'),
(26958, 2546, '_variation_description', ''),
(26959, 2546, '_sku', '1005001555077806-black-shiny-11'),
(26960, 2546, '_regular_price', '214.89'),
(26961, 2546, 'total_sales', '0'),
(26962, 2546, '_tax_status', 'taxable'),
(26963, 2546, '_tax_class', 'parent'),
(26964, 2546, '_manage_stock', 'yes'),
(26965, 2546, '_backorders', 'no'),
(26966, 2546, '_sold_individually', 'no'),
(26967, 2546, '_virtual', 'no'),
(26968, 2546, '_downloadable', 'no'),
(26969, 2546, '_download_limit', '-1'),
(26970, 2546, '_download_expiry', '-1'),
(26971, 2546, '_stock', '50'),
(26972, 2546, '_stock_status', 'instock'),
(26973, 2546, '_wc_average_rating', '0'),
(26974, 2546, '_wc_review_count', '0'),
(26975, 2546, 'attribute_pa_color', 'black-shiny'),
(26976, 2546, 'attribute_pa_shoe-size', '11'),
(26977, 2546, '_price', '214.89'),
(26978, 2546, '_product_version', '4.1.0'),
(26979, 2546, '_vi_wad_aliexpress_variation_id', '12000016575119338'),
(26980, 2546, '_vi_wad_aliexpress_variation_attr', '14:365458#Black shiny;200000124:100010420'),
(26981, 2547, '_variation_description', ''),
(26982, 2547, '_sku', '1005001555077806-black-shiny-10'),
(26983, 2547, '_regular_price', '214.89'),
(26984, 2547, 'total_sales', '0'),
(26985, 2547, '_tax_status', 'taxable'),
(26986, 2547, '_tax_class', 'parent'),
(26987, 2547, '_manage_stock', 'yes'),
(26988, 2547, '_backorders', 'no'),
(26989, 2547, '_sold_individually', 'no'),
(26990, 2547, '_virtual', 'no'),
(26991, 2547, '_downloadable', 'no'),
(26992, 2547, '_download_limit', '-1'),
(26993, 2547, '_download_expiry', '-1'),
(26994, 2547, '_stock', '50'),
(26995, 2547, '_stock_status', 'instock'),
(26996, 2547, '_wc_average_rating', '0'),
(26997, 2547, '_wc_review_count', '0'),
(26998, 2547, 'attribute_pa_color', 'black-shiny'),
(26999, 2547, 'attribute_pa_shoe-size', '10'),
(27000, 2547, '_price', '214.89'),
(27001, 2547, '_product_version', '4.1.0'),
(27002, 2547, '_vi_wad_aliexpress_variation_id', '12000016575119337'),
(27003, 2547, '_vi_wad_aliexpress_variation_attr', '14:365458#Black shiny;200000124:1583'),
(27004, 2548, '_variation_description', ''),
(27005, 2548, '_sku', '1005001555077806-black-shiny-9'),
(27006, 2548, '_regular_price', '214.89'),
(27007, 2548, 'total_sales', '0'),
(27008, 2548, '_tax_status', 'taxable'),
(27009, 2548, '_tax_class', 'parent'),
(27010, 2548, '_manage_stock', 'yes'),
(27011, 2548, '_backorders', 'no'),
(27012, 2548, '_sold_individually', 'no'),
(27013, 2548, '_virtual', 'no'),
(27014, 2548, '_downloadable', 'no'),
(27015, 2548, '_download_limit', '-1'),
(27016, 2548, '_download_expiry', '-1'),
(27017, 2548, '_stock', '50'),
(27018, 2548, '_stock_status', 'instock'),
(27019, 2548, '_wc_average_rating', '0'),
(27020, 2548, '_wc_review_count', '0'),
(27021, 2548, 'attribute_pa_color', 'black-shiny'),
(27022, 2548, 'attribute_pa_shoe-size', '9'),
(27023, 2548, '_price', '214.89'),
(27024, 2548, '_product_version', '4.1.0'),
(27025, 2543, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Hda307a0e731a4dcc8a714fe97e3828a9S/2021-fashion-Children-s-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes.jpg'),
(27026, 2548, '_vi_wad_aliexpress_variation_id', '12000016575119336'),
(27027, 2548, '_vi_wad_aliexpress_variation_attr', '14:365458#Black shiny;200000124:350262'),
(27028, 2549, '_variation_description', ''),
(27029, 2549, '_sku', '1005001555077806-silver-matt-5'),
(27030, 2549, '_regular_price', '214.89'),
(27031, 2549, 'total_sales', '0'),
(27032, 2549, '_tax_status', 'taxable'),
(27033, 2549, '_tax_class', 'parent'),
(27034, 2549, '_manage_stock', 'yes'),
(27035, 2549, '_backorders', 'no'),
(27036, 2549, '_sold_individually', 'no'),
(27037, 2549, '_virtual', 'no'),
(27038, 2549, '_downloadable', 'no'),
(27039, 2549, '_download_limit', '-1'),
(27040, 2549, '_download_expiry', '-1'),
(27041, 2549, '_stock', '50'),
(27042, 2549, '_stock_status', 'instock'),
(27043, 2549, '_wc_average_rating', '0'),
(27044, 2549, '_wc_review_count', '0'),
(27045, 2549, 'attribute_pa_color', 'silver-matt'),
(27046, 2549, 'attribute_pa_shoe-size', '5'),
(27047, 2549, '_price', '214.89'),
(27048, 2549, '_product_version', '4.1.0'),
(27049, 2549, '_vi_wad_aliexpress_variation_id', '12000016575119343'),
(27050, 2549, '_vi_wad_aliexpress_variation_attr', '14:691#silver matt;200000124:698'),
(27051, 2550, '_variation_description', ''),
(27052, 2550, '_sku', '1005001555077806-black-shiny-15'),
(27053, 2550, '_regular_price', '214.89'),
(27054, 2550, 'total_sales', '0'),
(27055, 2550, '_tax_status', 'taxable'),
(27056, 2550, '_tax_class', 'parent'),
(27057, 2550, '_manage_stock', 'yes'),
(27058, 2550, '_backorders', 'no'),
(27059, 2550, '_sold_individually', 'no'),
(27060, 2550, '_virtual', 'no'),
(27061, 2550, '_downloadable', 'no'),
(27062, 2550, '_download_limit', '-1'),
(27063, 2550, '_download_expiry', '-1'),
(27064, 2550, '_stock', '49'),
(27065, 2550, '_stock_status', 'instock'),
(27066, 2550, '_wc_average_rating', '0'),
(27067, 2550, '_wc_review_count', '0'),
(27068, 2550, 'attribute_pa_color', 'black-shiny'),
(27069, 2550, 'attribute_pa_shoe-size', '15'),
(27070, 2550, '_price', '214.89'),
(27071, 2550, '_product_version', '4.1.0'),
(27072, 2550, '_vi_wad_aliexpress_variation_id', '12000016575119342'),
(27073, 2550, '_vi_wad_aliexpress_variation_attr', '14:365458#Black shiny;200000124:350231'),
(27074, 2551, '_variation_description', ''),
(27075, 2551, '_sku', '1005001555077806-black-shiny-14'),
(27076, 2551, '_regular_price', '214.89'),
(27077, 2551, 'total_sales', '0'),
(27078, 2551, '_tax_status', 'taxable'),
(27079, 2551, '_tax_class', 'parent'),
(27080, 2551, '_manage_stock', 'yes'),
(27081, 2551, '_backorders', 'no'),
(27082, 2551, '_sold_individually', 'no'),
(27083, 2551, '_virtual', 'no'),
(27084, 2551, '_downloadable', 'no'),
(27085, 2551, '_download_limit', '-1'),
(27086, 2551, '_download_expiry', '-1'),
(27087, 2551, '_stock', '50'),
(27088, 2551, '_stock_status', 'instock'),
(27089, 2551, '_wc_average_rating', '0'),
(27090, 2551, '_wc_review_count', '0'),
(27091, 2551, 'attribute_pa_color', 'black-shiny'),
(27092, 2551, 'attribute_pa_shoe-size', '14'),
(27093, 2551, '_price', '214.89'),
(27094, 2551, '_product_version', '4.1.0'),
(27095, 2551, '_vi_wad_aliexpress_variation_id', '12000016575119341'),
(27096, 2551, '_vi_wad_aliexpress_variation_attr', '14:365458#Black shiny;200000124:200000298'),
(27097, 2552, '_variation_description', ''),
(27098, 2552, '_sku', '1005001555077806-black-shiny-13'),
(27099, 2552, '_regular_price', '214.89'),
(27100, 2552, 'total_sales', '0'),
(27101, 2552, '_tax_status', 'taxable'),
(27102, 2552, '_tax_class', 'parent'),
(27103, 2552, '_manage_stock', 'yes'),
(27104, 2552, '_backorders', 'no'),
(27105, 2552, '_sold_individually', 'no'),
(27106, 2552, '_virtual', 'no'),
(27107, 2552, '_downloadable', 'no'),
(27108, 2552, '_download_limit', '-1'),
(27109, 2552, '_download_expiry', '-1'),
(27110, 2552, '_stock', '50'),
(27111, 2552, '_stock_status', 'instock'),
(27112, 2552, '_wc_average_rating', '0'),
(27113, 2552, '_wc_review_count', '0'),
(27114, 2552, 'attribute_pa_color', 'black-shiny'),
(27115, 2552, 'attribute_pa_shoe-size', '13'),
(27116, 2552, '_price', '214.89'),
(27117, 2552, '_product_version', '4.1.0'),
(27118, 2552, '_vi_wad_aliexpress_variation_id', '12000016575119340'),
(27119, 2552, '_vi_wad_aliexpress_variation_attr', '14:365458#Black shiny;200000124:200000296'),
(27120, 2553, '_variation_description', ''),
(27121, 2553, '_sku', '1005001555077806-black-matt-15'),
(27122, 2553, '_regular_price', '214.89'),
(27123, 2553, 'total_sales', '0'),
(27124, 2553, '_tax_status', 'taxable'),
(27125, 2553, '_tax_class', 'parent'),
(27126, 2553, '_manage_stock', 'yes'),
(27127, 2553, '_backorders', 'no'),
(27128, 2553, '_sold_individually', 'no'),
(27129, 2553, '_virtual', 'no'),
(27130, 2553, '_downloadable', 'no'),
(27131, 2553, '_download_limit', '-1'),
(27132, 2553, '_download_expiry', '-1'),
(27133, 2553, '_stock', '50'),
(27134, 2553, '_stock_status', 'instock'),
(27135, 2553, '_wc_average_rating', '0'),
(27136, 2553, '_wc_review_count', '0'),
(27137, 2553, 'attribute_pa_color', 'black-matt'),
(27138, 2553, 'attribute_pa_shoe-size', '15'),
(27139, 2553, '_price', '214.89'),
(27140, 2553, '_product_version', '4.1.0'),
(27141, 2553, '_vi_wad_aliexpress_variation_id', '12000016575119331'),
(27142, 2553, '_vi_wad_aliexpress_variation_attr', '14:193#Black matt;200000124:350231'),
(27143, 2554, '_variation_description', ''),
(27144, 2554, '_sku', '1005001555077806-black-matt-14'),
(27145, 2554, '_regular_price', '214.89'),
(27146, 2554, 'total_sales', '0'),
(27147, 2554, '_tax_status', 'taxable'),
(27148, 2554, '_tax_class', 'parent'),
(27149, 2554, '_manage_stock', 'yes'),
(27150, 2554, '_backorders', 'no'),
(27151, 2554, '_sold_individually', 'no'),
(27152, 2554, '_virtual', 'no'),
(27153, 2554, '_downloadable', 'no'),
(27154, 2554, '_download_limit', '-1'),
(27155, 2554, '_download_expiry', '-1'),
(27156, 2554, '_stock', '50'),
(27157, 2554, '_stock_status', 'instock'),
(27158, 2554, '_wc_average_rating', '0'),
(27159, 2554, '_wc_review_count', '0'),
(27160, 2554, 'attribute_pa_color', 'black-matt'),
(27161, 2554, 'attribute_pa_shoe-size', '14'),
(27162, 2554, '_price', '214.89'),
(27163, 2554, '_product_version', '4.1.0'),
(27164, 2554, '_vi_wad_aliexpress_variation_id', '12000016575119330'),
(27165, 2554, '_vi_wad_aliexpress_variation_attr', '14:193#Black matt;200000124:200000298'),
(27166, 2555, '_variation_description', ''),
(27167, 2555, '_sku', '1005001555077806-black-matt-13'),
(27168, 2555, '_regular_price', '214.89'),
(27169, 2555, 'total_sales', '0'),
(27170, 2555, '_tax_status', 'taxable'),
(27171, 2555, '_tax_class', 'parent'),
(27172, 2555, '_manage_stock', 'yes'),
(27173, 2555, '_backorders', 'no'),
(27174, 2555, '_sold_individually', 'no'),
(27175, 2555, '_virtual', 'no'),
(27176, 2555, '_downloadable', 'no'),
(27177, 2555, '_download_limit', '-1'),
(27178, 2555, '_download_expiry', '-1'),
(27179, 2555, '_stock', '50'),
(27180, 2555, '_stock_status', 'instock'),
(27181, 2555, '_wc_average_rating', '0'),
(27182, 2555, '_wc_review_count', '0'),
(27183, 2555, 'attribute_pa_color', 'black-matt'),
(27184, 2555, 'attribute_pa_shoe-size', '13'),
(27185, 2555, '_price', '214.89'),
(27186, 2555, '_product_version', '4.1.0'),
(27187, 2555, '_vi_wad_aliexpress_variation_id', '12000016575119329'),
(27188, 2555, '_vi_wad_aliexpress_variation_attr', '14:193#Black matt;200000124:200000296'),
(27189, 2556, '_variation_description', ''),
(27190, 2556, '_sku', '1005001555077806-black-matt-12'),
(27191, 2556, '_regular_price', '214.89'),
(27192, 2556, 'total_sales', '0'),
(27193, 2556, '_tax_status', 'taxable'),
(27194, 2556, '_tax_class', 'parent'),
(27195, 2556, '_manage_stock', 'yes'),
(27196, 2556, '_backorders', 'no'),
(27197, 2556, '_sold_individually', 'no'),
(27198, 2556, '_virtual', 'no'),
(27199, 2556, '_downloadable', 'no'),
(27200, 2556, '_download_limit', '-1'),
(27201, 2556, '_download_expiry', '-1'),
(27202, 2556, '_stock', '50'),
(27203, 2556, '_stock_status', 'instock'),
(27204, 2556, '_wc_average_rating', '0'),
(27205, 2556, '_wc_review_count', '0'),
(27206, 2556, 'attribute_pa_color', 'black-matt'),
(27207, 2556, 'attribute_pa_shoe-size', '12'),
(27208, 2556, '_price', '214.89'),
(27209, 2556, '_product_version', '4.1.0'),
(27210, 2556, '_vi_wad_aliexpress_variation_id', '12000016575119328'),
(27211, 2556, '_vi_wad_aliexpress_variation_attr', '14:193#Black matt;200000124:1663'),
(27212, 2557, '_variation_description', ''),
(27213, 2557, '_sku', '1005001555077806-black-shiny-8'),
(27214, 2557, '_regular_price', '214.89'),
(27215, 2557, 'total_sales', '0'),
(27216, 2557, '_tax_status', 'taxable'),
(27217, 2557, '_tax_class', 'parent'),
(27218, 2557, '_manage_stock', 'yes'),
(27219, 2557, '_backorders', 'no'),
(27220, 2557, '_sold_individually', 'no'),
(27221, 2557, '_virtual', 'no'),
(27222, 2557, '_downloadable', 'no'),
(27223, 2557, '_download_limit', '-1'),
(27224, 2557, '_download_expiry', '-1'),
(27225, 2557, '_stock', '50'),
(27226, 2557, '_stock_status', 'instock'),
(27227, 2557, '_wc_average_rating', '0'),
(27228, 2557, '_wc_review_count', '0'),
(27229, 2557, 'attribute_pa_color', 'black-shiny'),
(27230, 2557, 'attribute_pa_shoe-size', '8'),
(27231, 2557, '_price', '214.89'),
(27232, 2557, '_product_version', '4.1.0'),
(27233, 2557, '_vi_wad_aliexpress_variation_id', '12000016575119335'),
(27234, 2557, '_vi_wad_aliexpress_variation_attr', '14:365458#Black shiny;200000124:699'),
(27235, 2558, '_variation_description', ''),
(27236, 2558, '_sku', '1005001555077806-black-shiny-7'),
(27237, 2558, '_regular_price', '214.89'),
(27238, 2558, 'total_sales', '0'),
(27239, 2558, '_tax_status', 'taxable'),
(27240, 2558, '_tax_class', 'parent'),
(27241, 2558, '_manage_stock', 'yes'),
(27242, 2558, '_backorders', 'no'),
(27243, 2558, '_sold_individually', 'no'),
(27244, 2558, '_virtual', 'no'),
(27245, 2558, '_downloadable', 'no'),
(27246, 2558, '_download_limit', '-1'),
(27247, 2558, '_download_expiry', '-1'),
(27248, 2558, '_stock', '50'),
(27249, 2558, '_stock_status', 'instock'),
(27250, 2558, '_wc_average_rating', '0'),
(27251, 2558, '_wc_review_count', '0'),
(27252, 2558, 'attribute_pa_color', 'black-shiny'),
(27253, 2558, 'attribute_pa_shoe-size', '7'),
(27254, 2558, '_price', '214.89'),
(27255, 2558, '_product_version', '4.1.0'),
(27256, 2558, '_vi_wad_aliexpress_variation_id', '12000016575119334'),
(27257, 2558, '_vi_wad_aliexpress_variation_attr', '14:365458#Black shiny;200000124:3434'),
(27258, 2559, '_wp_attached_file', '2021/06/2021-fashion-Children-s-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes-3.jpg'),
(27259, 2559, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:103:\"2021/06/2021-fashion-Children-s-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes-3.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:103:\"2021-fashion-Children-s-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:103:\"2021-fashion-Children-s-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:103:\"2021-fashion-Children-s-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes-3-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:103:\"2021-fashion-Children-s-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes-3-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:103:\"2021-fashion-Children-s-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes-3-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:103:\"2021-fashion-Children-s-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:103:\"2021-fashion-Children-s-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes-3-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:103:\"2021-fashion-Children-s-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:103:\"2021-fashion-Children-s-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:103:\"2021-fashion-Children-s-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes-3-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:103:\"2021-fashion-Children-s-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(27260, 2560, '_variation_description', ''),
(27261, 2560, '_sku', '1005001555077806-black-shiny-6'),
(27262, 2560, '_regular_price', '214.89'),
(27263, 2560, 'total_sales', '0'),
(27264, 2560, '_tax_status', 'taxable'),
(27265, 2560, '_tax_class', 'parent'),
(27266, 2560, '_manage_stock', 'yes'),
(27267, 2560, '_backorders', 'no'),
(27268, 2560, '_sold_individually', 'no'),
(27269, 2560, '_virtual', 'no'),
(27270, 2560, '_downloadable', 'no'),
(27271, 2560, '_download_limit', '-1'),
(27272, 2560, '_download_expiry', '-1'),
(27273, 2560, '_stock', '50'),
(27274, 2560, '_stock_status', 'instock'),
(27275, 2560, '_wc_average_rating', '0'),
(27276, 2560, '_wc_review_count', '0'),
(27277, 2560, 'attribute_pa_color', 'black-shiny'),
(27278, 2560, 'attribute_pa_shoe-size', '6'),
(27279, 2560, '_price', '214.89'),
(27280, 2560, '_product_version', '4.1.0'),
(27281, 2560, '_vi_wad_aliexpress_variation_id', '12000016575119333'),
(27282, 2560, '_vi_wad_aliexpress_variation_attr', '14:365458#Black shiny;200000124:1394'),
(27283, 2561, '_variation_description', ''),
(27284, 2561, '_sku', '1005001555077806-black-shiny-5'),
(27285, 2561, '_regular_price', '214.89'),
(27286, 2561, 'total_sales', '0'),
(27287, 2561, '_tax_status', 'taxable'),
(27288, 2561, '_tax_class', 'parent'),
(27289, 2561, '_manage_stock', 'yes'),
(27290, 2561, '_backorders', 'no'),
(27291, 2561, '_sold_individually', 'no'),
(27292, 2561, '_virtual', 'no'),
(27293, 2561, '_downloadable', 'no'),
(27294, 2561, '_download_limit', '-1'),
(27295, 2561, '_download_expiry', '-1'),
(27296, 2561, '_stock', '50'),
(27297, 2561, '_stock_status', 'instock'),
(27298, 2561, '_wc_average_rating', '0'),
(27299, 2561, '_wc_review_count', '0'),
(27300, 2561, 'attribute_pa_color', 'black-shiny'),
(27301, 2561, 'attribute_pa_shoe-size', '5'),
(27302, 2561, '_price', '214.89'),
(27303, 2561, '_product_version', '4.1.0'),
(27304, 2561, '_vi_wad_aliexpress_variation_id', '12000016575119332'),
(27305, 2561, '_vi_wad_aliexpress_variation_attr', '14:365458#Black shiny;200000124:698'),
(27306, 2510, '_price', '214.89'),
(27307, 2559, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Hb1caec03108049689fc3802268b761a7N/2021-fashion-Children-s-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes.jpg'),
(27308, 2562, '_sku', '1005002478683678'),
(27309, 2562, '_visibility', 'visible'),
(27310, 2562, '_default_attributes', ''),
(27311, 2415, '_vi_wad_woo_id', '2562'),
(27312, 2562, '_vi_wad_aliexpress_product_id', '1005002478683678'),
(27313, 2562, 'total_sales', '0'),
(27314, 2562, '_tax_status', 'taxable'),
(27315, 2562, '_tax_class', ''),
(27316, 2562, '_manage_stock', 'no'),
(27317, 2562, '_backorders', 'no'),
(27318, 2562, '_sold_individually', 'no'),
(27319, 2562, '_virtual', 'no'),
(27320, 2562, '_downloadable', 'no'),
(27321, 2562, '_download_limit', '-1'),
(27322, 2562, '_download_expiry', '-1'),
(27323, 2562, '_stock', NULL),
(27324, 2562, '_stock_status', 'instock'),
(27325, 2562, '_wc_average_rating', '0'),
(27326, 2562, '_wc_review_count', '0'),
(27327, 2562, '_product_attributes', 'a:1:{s:14:\"pa_metal-color\";a:6:{s:4:\"name\";s:14:\"pa_metal-color\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"0\";s:10:\"is_visible\";s:1:\"0\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"1\";}}'),
(27328, 2562, '_product_version', '4.1.0'),
(27329, 2563, '_wp_attached_file', '2021/06/2021-fashion-Children-s-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes-4.jpg'),
(27330, 2563, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:103:\"2021/06/2021-fashion-Children-s-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes-4.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:103:\"2021-fashion-Children-s-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:103:\"2021-fashion-Children-s-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes-4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:103:\"2021-fashion-Children-s-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes-4-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:103:\"2021-fashion-Children-s-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes-4-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:103:\"2021-fashion-Children-s-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes-4-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:103:\"2021-fashion-Children-s-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:103:\"2021-fashion-Children-s-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes-4-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:103:\"2021-fashion-Children-s-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:103:\"2021-fashion-Children-s-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:103:\"2021-fashion-Children-s-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes-4-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:103:\"2021-fashion-Children-s-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(27331, 2564, '_wp_attached_file', '2021/06/Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet.jpg'),
(27332, 2564, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:4:\"file\";s:124:\"2021/06/Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:124:\"Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:124:\"Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:124:\"Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:124:\"Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:124:\"Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet-825x510.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:124:\"Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:124:\"Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:124:\"Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:124:\"Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:124:\"Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:124:\"Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(27333, 2563, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Hbf471fc5646f49ff9ab68d6c647a2320v/2021-fashion-Children-s-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes.jpg'),
(27334, 2564, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Hb49323fd2b534cd699eb56f8e35575f66/Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet.jpg'),
(27335, 2562, '_thumbnail_id', '2564'),
(27336, 2565, '_variation_description', ''),
(27337, 2565, '_sku', '1005002478683678-cka'),
(27338, 2565, '_regular_price', '10.11'),
(27339, 2565, 'total_sales', '0'),
(27340, 2565, '_tax_status', 'taxable'),
(27341, 2565, '_tax_class', 'parent'),
(27342, 2565, '_manage_stock', 'yes'),
(27343, 2565, '_backorders', 'no'),
(27344, 2565, '_sold_individually', 'no'),
(27345, 2565, '_virtual', 'no'),
(27346, 2565, '_downloadable', 'no'),
(27347, 2565, '_download_limit', '-1'),
(27348, 2565, '_download_expiry', '-1'),
(27349, 2565, '_stock', '499'),
(27350, 2565, '_stock_status', 'instock'),
(27351, 2565, '_wc_average_rating', '0'),
(27352, 2565, '_wc_review_count', '0'),
(27353, 2565, 'attribute_pa_metal-color', 'cka'),
(27354, 2565, '_price', '10.11'),
(27355, 2565, '_product_version', '4.1.0'),
(27356, 2565, '_vi_wad_aliexpress_variation_id', '12000020803098698'),
(27357, 2565, '_vi_wad_aliexpress_variation_attr', '200001034:200003757#CKA'),
(27358, 2566, '_variation_description', ''),
(27359, 2566, '_sku', '1005002478683678-nhc'),
(27360, 2566, '_regular_price', '10.11'),
(27361, 2566, 'total_sales', '0'),
(27362, 2566, '_tax_status', 'taxable'),
(27363, 2566, '_tax_class', 'parent'),
(27364, 2566, '_manage_stock', 'yes'),
(27365, 2566, '_backorders', 'no'),
(27366, 2566, '_sold_individually', 'no'),
(27367, 2566, '_virtual', 'no'),
(27368, 2566, '_downloadable', 'no'),
(27369, 2566, '_download_limit', '-1'),
(27370, 2566, '_download_expiry', '-1'),
(27371, 2566, '_stock', '500'),
(27372, 2566, '_stock_status', 'instock'),
(27373, 2566, '_wc_average_rating', '0'),
(27374, 2566, '_wc_review_count', '0'),
(27375, 2566, 'attribute_pa_metal-color', 'nhc'),
(27376, 2566, '_price', '10.11'),
(27377, 2566, '_product_version', '4.1.0'),
(27378, 2566, '_vi_wad_aliexpress_variation_id', '12000020803098699'),
(27379, 2566, '_vi_wad_aliexpress_variation_attr', '200001034:200003758#NHC'),
(27380, 2567, '_variation_description', ''),
(27381, 2567, '_sku', '1005002478683678-gold'),
(27382, 2567, '_regular_price', '10.11'),
(27383, 2567, 'total_sales', '0'),
(27384, 2567, '_tax_status', 'taxable'),
(27385, 2567, '_tax_class', 'parent'),
(27386, 2567, '_manage_stock', 'yes'),
(27387, 2567, '_backorders', 'no'),
(27388, 2567, '_sold_individually', 'no'),
(27389, 2567, '_virtual', 'no'),
(27390, 2567, '_downloadable', 'no'),
(27391, 2567, '_download_limit', '-1'),
(27392, 2567, '_download_expiry', '-1'),
(27393, 2567, '_stock', '498'),
(27394, 2567, '_stock_status', 'instock'),
(27395, 2567, '_wc_average_rating', '0'),
(27396, 2567, '_wc_review_count', '0'),
(27397, 2567, 'attribute_pa_metal-color', 'gold'),
(27398, 2567, '_price', '10.11'),
(27399, 2567, '_product_version', '4.1.0'),
(27400, 2567, '_vi_wad_aliexpress_variation_id', '12000020803098696'),
(27401, 2567, '_vi_wad_aliexpress_variation_attr', '200001034:200003763#Gold'),
(27402, 2568, '_variation_description', ''),
(27403, 2568, '_sku', '1005002478683678-nkl'),
(27404, 2568, '_regular_price', '10.11'),
(27405, 2568, 'total_sales', '0'),
(27406, 2568, '_tax_status', 'taxable'),
(27407, 2568, '_tax_class', 'parent'),
(27408, 2568, '_manage_stock', 'yes'),
(27409, 2568, '_backorders', 'no'),
(27410, 2568, '_sold_individually', 'no'),
(27411, 2568, '_virtual', 'no'),
(27412, 2568, '_downloadable', 'no'),
(27413, 2568, '_download_limit', '-1'),
(27414, 2568, '_download_expiry', '-1'),
(27415, 2568, '_stock', '500'),
(27416, 2568, '_stock_status', 'instock'),
(27417, 2568, '_wc_average_rating', '0'),
(27418, 2568, '_wc_review_count', '0'),
(27419, 2568, 'attribute_pa_metal-color', 'nkl'),
(27420, 2568, '_price', '10.11'),
(27421, 2568, '_product_version', '4.1.0'),
(27422, 2568, '_vi_wad_aliexpress_variation_id', '12000020803098697'),
(27423, 2568, '_vi_wad_aliexpress_variation_attr', '200001034:200003759#NKL'),
(27424, 2569, '_variation_description', ''),
(27425, 2569, '_sku', '1005002478683678-silver'),
(27426, 2569, '_regular_price', '13.47'),
(27427, 2569, 'total_sales', '0'),
(27428, 2569, '_tax_status', 'taxable'),
(27429, 2569, '_tax_class', 'parent'),
(27430, 2569, '_manage_stock', 'yes'),
(27431, 2569, '_backorders', 'no'),
(27432, 2569, '_sold_individually', 'no'),
(27433, 2569, '_virtual', 'no'),
(27434, 2569, '_downloadable', 'no'),
(27435, 2569, '_download_limit', '-1'),
(27436, 2569, '_download_expiry', '-1'),
(27437, 2569, '_stock', '493'),
(27438, 2569, '_stock_status', 'instock'),
(27439, 2569, '_wc_average_rating', '0'),
(27440, 2569, '_wc_review_count', '0'),
(27441, 2569, 'attribute_pa_metal-color', 'silver'),
(27442, 2569, '_price', '13.47'),
(27443, 2569, '_product_version', '4.1.0'),
(27444, 2569, '_vi_wad_aliexpress_variation_id', '12000020803098700'),
(27445, 2569, '_vi_wad_aliexpress_variation_attr', '200001034:200003762#Silver'),
(27446, 2570, '_variation_description', ''),
(27447, 2570, '_sku', '1005002478683678-silver-1'),
(27448, 2570, '_regular_price', '13.47'),
(27449, 2570, 'total_sales', '0'),
(27450, 2570, '_tax_status', 'taxable'),
(27451, 2570, '_tax_class', 'parent'),
(27452, 2570, '_manage_stock', 'yes'),
(27453, 2570, '_backorders', 'no'),
(27454, 2570, '_sold_individually', 'no'),
(27455, 2570, '_virtual', 'no'),
(27456, 2570, '_downloadable', 'no'),
(27457, 2570, '_download_limit', '-1'),
(27458, 2570, '_download_expiry', '-1'),
(27459, 2570, '_stock', '493'),
(27460, 2570, '_stock_status', 'instock'),
(27461, 2570, '_wc_average_rating', '0'),
(27462, 2570, '_wc_review_count', '0'),
(27463, 2570, 'attribute_pa_metal-color', 'silver'),
(27464, 2570, '_price', '13.47'),
(27465, 2570, '_product_version', '4.1.0'),
(27466, 2570, '_vi_wad_aliexpress_variation_id', '12000020803098701'),
(27467, 2570, '_vi_wad_aliexpress_variation_attr', '200001034:200003760#Silver'),
(27468, 2571, '_variation_description', ''),
(27469, 2571, '_sku', '1005002478683678-gold-1'),
(27470, 2571, '_regular_price', '10.11'),
(27471, 2571, 'total_sales', '0'),
(27472, 2571, '_tax_status', 'taxable'),
(27473, 2571, '_tax_class', 'parent'),
(27474, 2571, '_manage_stock', 'yes'),
(27475, 2571, '_backorders', 'no'),
(27476, 2571, '_sold_individually', 'no'),
(27477, 2571, '_virtual', 'no'),
(27478, 2571, '_downloadable', 'no'),
(27479, 2571, '_download_limit', '-1'),
(27480, 2571, '_download_expiry', '-1'),
(27481, 2571, '_stock', '499'),
(27482, 2571, '_stock_status', 'instock'),
(27483, 2571, '_wc_average_rating', '0'),
(27484, 2571, '_wc_review_count', '0'),
(27485, 2571, 'attribute_pa_metal-color', 'gold'),
(27486, 2571, '_price', '10.11'),
(27487, 2571, '_product_version', '4.1.0'),
(27488, 2571, '_vi_wad_aliexpress_variation_id', '12000020803098694'),
(27489, 2571, '_vi_wad_aliexpress_variation_attr', '200001034:361180#Gold'),
(27490, 2572, '_variation_description', ''),
(27491, 2572, '_sku', '1005002478683678-silver-2'),
(27492, 2572, '_regular_price', '10.11'),
(27493, 2572, 'total_sales', '0'),
(27494, 2572, '_tax_status', 'taxable'),
(27495, 2572, '_tax_class', 'parent'),
(27496, 2572, '_manage_stock', 'yes'),
(27497, 2572, '_backorders', 'no'),
(27498, 2572, '_sold_individually', 'no'),
(27499, 2572, '_virtual', 'no'),
(27500, 2572, '_downloadable', 'no'),
(27501, 2572, '_download_limit', '-1'),
(27502, 2572, '_download_expiry', '-1'),
(27503, 2572, '_stock', '496'),
(27504, 2572, '_stock_status', 'instock'),
(27505, 2572, '_wc_average_rating', '0'),
(27506, 2572, '_wc_review_count', '0'),
(27507, 2572, 'attribute_pa_metal-color', 'silver'),
(27508, 2572, '_price', '10.11'),
(27509, 2572, '_product_version', '4.1.0'),
(27510, 2572, '_vi_wad_aliexpress_variation_id', '12000020803098695'),
(27511, 2572, '_vi_wad_aliexpress_variation_attr', '200001034:361181#Silver'),
(27512, 2573, '_wp_attached_file', '2021/06/2021-fashion-Children-s-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes-5.jpg'),
(27513, 2573, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:103:\"2021/06/2021-fashion-Children-s-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes-5.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:103:\"2021-fashion-Children-s-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:103:\"2021-fashion-Children-s-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes-5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:103:\"2021-fashion-Children-s-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes-5-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:103:\"2021-fashion-Children-s-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes-5-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:103:\"2021-fashion-Children-s-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes-5-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:103:\"2021-fashion-Children-s-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:103:\"2021-fashion-Children-s-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes-5-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:103:\"2021-fashion-Children-s-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes-5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:103:\"2021-fashion-Children-s-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:103:\"2021-fashion-Children-s-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes-5-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:103:\"2021-fashion-Children-s-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes-5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(27514, 2562, '_price', '10.11'),
(27515, 2562, '_price', '13.47'),
(27516, 2573, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Hc3e10e4194a14bd0baeb7185fb34ada8e/2021-fashion-Children-s-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes.jpg'),
(27517, 2574, '_sku', '1005002374987128'),
(27518, 2574, '_visibility', 'visible'),
(27519, 2574, '_default_attributes', ''),
(27520, 2414, '_vi_wad_woo_id', '2574'),
(27521, 2574, '_vi_wad_aliexpress_product_id', '1005002374987128'),
(27522, 2574, 'total_sales', '0'),
(27523, 2574, '_tax_status', 'taxable'),
(27524, 2574, '_tax_class', ''),
(27525, 2574, '_manage_stock', 'no'),
(27526, 2574, '_backorders', 'no'),
(27527, 2574, '_sold_individually', 'no'),
(27528, 2574, '_virtual', 'no'),
(27529, 2574, '_downloadable', 'no'),
(27530, 2574, '_download_limit', '-1'),
(27531, 2574, '_download_expiry', '-1'),
(27532, 2574, '_stock', NULL),
(27533, 2574, '_stock_status', 'instock'),
(27534, 2574, '_wc_average_rating', '0'),
(27535, 2574, '_wc_review_count', '0'),
(27536, 2574, '_product_attributes', 'a:2:{s:8:\"pa_color\";a:6:{s:4:\"name\";s:8:\"pa_color\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"0\";s:10:\"is_visible\";s:1:\"0\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"1\";}s:12:\"pa_shoe-size\";a:6:{s:4:\"name\";s:12:\"pa_shoe-size\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"1\";s:10:\"is_visible\";s:1:\"0\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"1\";}}'),
(27537, 2574, '_product_version', '4.1.0'),
(27538, 2575, '_wp_attached_file', '2021/06/2021-fashion-Children-s-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes.jpg_640x640.jpg');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(27539, 2575, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:113:\"2021/06/2021-fashion-Children-s-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes.jpg_640x640.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:113:\"2021-fashion-Children-s-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes.jpg_640x640-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:113:\"2021-fashion-Children-s-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes.jpg_640x640-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:113:\"2021-fashion-Children-s-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes.jpg_640x640-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:113:\"2021-fashion-Children-s-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes.jpg_640x640-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:113:\"2021-fashion-Children-s-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes.jpg_640x640-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:113:\"2021-fashion-Children-s-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes.jpg_640x640-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:113:\"2021-fashion-Children-s-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes.jpg_640x640-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:113:\"2021-fashion-Children-s-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes.jpg_640x640-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:113:\"2021-fashion-Children-s-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes.jpg_640x640-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:113:\"2021-fashion-Children-s-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes.jpg_640x640-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(27540, 2576, '_wp_attached_file', '2021/06/Luxury-Brand-Glammed-Up-Refined-Bow-Ballet-Flat-Rounded-Tip-Woman-Shoes-In-Glitter-Leather.jpg'),
(27541, 2576, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1080;s:6:\"height\";i:810;s:4:\"file\";s:102:\"2021/06/Luxury-Brand-Glammed-Up-Refined-Bow-Ballet-Flat-Rounded-Tip-Woman-Shoes-In-Glitter-Leather.jpg\";s:5:\"sizes\";a:12:{s:6:\"medium\";a:4:{s:4:\"file\";s:102:\"Luxury-Brand-Glammed-Up-Refined-Bow-Ballet-Flat-Rounded-Tip-Woman-Shoes-In-Glitter-Leather-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:103:\"Luxury-Brand-Glammed-Up-Refined-Bow-Ballet-Flat-Rounded-Tip-Woman-Shoes-In-Glitter-Leather-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:102:\"Luxury-Brand-Glammed-Up-Refined-Bow-Ballet-Flat-Rounded-Tip-Woman-Shoes-In-Glitter-Leather-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:102:\"Luxury-Brand-Glammed-Up-Refined-Bow-Ballet-Flat-Rounded-Tip-Woman-Shoes-In-Glitter-Leather-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:102:\"Luxury-Brand-Glammed-Up-Refined-Bow-Ballet-Flat-Rounded-Tip-Woman-Shoes-In-Glitter-Leather-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:102:\"Luxury-Brand-Glammed-Up-Refined-Bow-Ballet-Flat-Rounded-Tip-Woman-Shoes-In-Glitter-Leather-825x510.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:102:\"Luxury-Brand-Glammed-Up-Refined-Bow-Ballet-Flat-Rounded-Tip-Woman-Shoes-In-Glitter-Leather-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:102:\"Luxury-Brand-Glammed-Up-Refined-Bow-Ballet-Flat-Rounded-Tip-Woman-Shoes-In-Glitter-Leather-600x450.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:102:\"Luxury-Brand-Glammed-Up-Refined-Bow-Ballet-Flat-Rounded-Tip-Woman-Shoes-In-Glitter-Leather-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:102:\"Luxury-Brand-Glammed-Up-Refined-Bow-Ballet-Flat-Rounded-Tip-Woman-Shoes-In-Glitter-Leather-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:102:\"Luxury-Brand-Glammed-Up-Refined-Bow-Ballet-Flat-Rounded-Tip-Woman-Shoes-In-Glitter-Leather-600x450.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:102:\"Luxury-Brand-Glammed-Up-Refined-Bow-Ballet-Flat-Rounded-Tip-Woman-Shoes-In-Glitter-Leather-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(27542, 2575, '_vi_wad_image_id', 'ae01.alicdn.com/kf/He89fb640ad894a148b689445c3bcb424p/2021-fashion-Children-s-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes.jpg_640x640.jpg'),
(27543, 2475, '_thumbnail_id', '2575'),
(27544, 2476, '_thumbnail_id', '2575'),
(27545, 2477, '_thumbnail_id', '2575'),
(27546, 2483, '_thumbnail_id', '2575'),
(27547, 2484, '_thumbnail_id', '2575'),
(27548, 2485, '_thumbnail_id', '2575'),
(27549, 2486, '_thumbnail_id', '2575'),
(27550, 2487, '_thumbnail_id', '2575'),
(27551, 2488, '_thumbnail_id', '2575'),
(27552, 2489, '_thumbnail_id', '2575'),
(27553, 2577, '_wp_attached_file', '2021/06/2021-fashion-Children-s-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes-1.jpg_640x640-1.jpg'),
(27554, 2577, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:117:\"2021/06/2021-fashion-Children-s-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes-1.jpg_640x640-1.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:117:\"2021-fashion-Children-s-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes-1.jpg_640x640-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:117:\"2021-fashion-Children-s-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes-1.jpg_640x640-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:117:\"2021-fashion-Children-s-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes-1.jpg_640x640-1-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:117:\"2021-fashion-Children-s-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes-1.jpg_640x640-1-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:117:\"2021-fashion-Children-s-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes-1.jpg_640x640-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:117:\"2021-fashion-Children-s-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes-1.jpg_640x640-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:117:\"2021-fashion-Children-s-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes-1.jpg_640x640-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:117:\"2021-fashion-Children-s-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes-1.jpg_640x640-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:117:\"2021-fashion-Children-s-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes-1.jpg_640x640-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:117:\"2021-fashion-Children-s-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes-1.jpg_640x640-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(27555, 2576, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H8aaabb2fee0c4603adf5a0e5a31476034/Luxury-Brand-Glammed-Up-Refined-Bow-Ballet-Flat-Rounded-Tip-Woman-Shoes-In-Glitter-Leather.png'),
(27556, 2574, '_thumbnail_id', '2576'),
(27557, 2578, '_variation_description', ''),
(27558, 2578, '_sku', '1005002374987128-black-34-5'),
(27559, 2578, '_regular_price', '388.53'),
(27560, 2578, 'total_sales', '0'),
(27561, 2578, '_tax_status', 'taxable'),
(27562, 2578, '_tax_class', 'parent'),
(27563, 2578, '_manage_stock', 'yes'),
(27564, 2578, '_backorders', 'no'),
(27565, 2578, '_sold_individually', 'no'),
(27566, 2578, '_virtual', 'no'),
(27567, 2578, '_downloadable', 'no'),
(27568, 2578, '_download_limit', '-1'),
(27569, 2578, '_download_expiry', '-1'),
(27570, 2578, '_stock', '2'),
(27571, 2578, '_stock_status', 'instock'),
(27572, 2578, '_wc_average_rating', '0'),
(27573, 2578, '_wc_review_count', '0'),
(27574, 2578, 'attribute_pa_color', 'black'),
(27575, 2578, 'attribute_pa_shoe-size', '34-5'),
(27576, 2578, '_price', '388.53'),
(27577, 2578, '_product_version', '4.1.0'),
(27578, 2578, '_vi_wad_aliexpress_variation_id', '12000020404934942'),
(27579, 2578, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:200001016'),
(27580, 2579, '_variation_description', ''),
(27581, 2579, '_sku', '1005002374987128-black-35'),
(27582, 2579, '_regular_price', '388.53'),
(27583, 2579, 'total_sales', '0'),
(27584, 2579, '_tax_status', 'taxable'),
(27585, 2579, '_tax_class', 'parent'),
(27586, 2579, '_manage_stock', 'yes'),
(27587, 2579, '_backorders', 'no'),
(27588, 2579, '_sold_individually', 'no'),
(27589, 2579, '_virtual', 'no'),
(27590, 2579, '_downloadable', 'no'),
(27591, 2579, '_download_limit', '-1'),
(27592, 2579, '_download_expiry', '-1'),
(27593, 2579, '_stock', '2'),
(27594, 2579, '_stock_status', 'instock'),
(27595, 2579, '_wc_average_rating', '0'),
(27596, 2579, '_wc_review_count', '0'),
(27597, 2579, 'attribute_pa_color', 'black'),
(27598, 2579, 'attribute_pa_shoe-size', '35'),
(27599, 2579, '_price', '388.53'),
(27600, 2579, '_product_version', '4.1.0'),
(27601, 2579, '_vi_wad_aliexpress_variation_id', '12000020404934943'),
(27602, 2579, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:200000333'),
(27603, 2580, '_variation_description', ''),
(27604, 2580, '_sku', '1005002374987128-claret-38'),
(27605, 2580, '_regular_price', '388.53'),
(27606, 2580, 'total_sales', '0'),
(27607, 2580, '_tax_status', 'taxable'),
(27608, 2580, '_tax_class', 'parent'),
(27609, 2580, '_manage_stock', 'yes'),
(27610, 2580, '_backorders', 'no'),
(27611, 2580, '_sold_individually', 'no'),
(27612, 2580, '_virtual', 'no'),
(27613, 2580, '_downloadable', 'no'),
(27614, 2580, '_download_limit', '-1'),
(27615, 2580, '_download_expiry', '-1'),
(27616, 2580, '_stock', '2'),
(27617, 2580, '_stock_status', 'instock'),
(27618, 2580, '_wc_average_rating', '0'),
(27619, 2580, '_wc_review_count', '0'),
(27620, 2580, 'attribute_pa_color', 'claret'),
(27621, 2580, 'attribute_pa_shoe-size', '38'),
(27622, 2580, '_price', '388.53'),
(27623, 2580, '_product_version', '4.1.0'),
(27624, 2580, '_vi_wad_aliexpress_variation_id', '12000020404934982'),
(27625, 2580, '_vi_wad_aliexpress_variation_attr', '14:10#claret;200000124:200000898'),
(27626, 2577, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Ha27c728041764dc7abcb1a98b4d9c111T/2021-fashion-Children-s-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes.jpg_640x640.jpg'),
(27627, 2490, '_thumbnail_id', '2577'),
(27628, 2491, '_thumbnail_id', '2577'),
(27629, 2492, '_thumbnail_id', '2577'),
(27630, 2493, '_thumbnail_id', '2577'),
(27631, 2581, '_variation_description', ''),
(27632, 2494, '_thumbnail_id', '2577'),
(27633, 2581, '_sku', '1005002374987128-claret-38-5'),
(27634, 2495, '_thumbnail_id', '2577'),
(27635, 2581, '_regular_price', '388.53'),
(27636, 2496, '_thumbnail_id', '2577'),
(27637, 2581, 'total_sales', '0'),
(27638, 2581, '_tax_status', 'taxable'),
(27639, 2503, '_thumbnail_id', '2577'),
(27640, 2581, '_tax_class', 'parent'),
(27641, 2581, '_manage_stock', 'yes'),
(27642, 2504, '_thumbnail_id', '2577'),
(27643, 2581, '_backorders', 'no'),
(27644, 2505, '_thumbnail_id', '2577'),
(27645, 2581, '_sold_individually', 'no'),
(27646, 2581, '_virtual', 'no'),
(27647, 2581, '_downloadable', 'no'),
(27648, 2581, '_download_limit', '-1'),
(27649, 2581, '_download_expiry', '-1'),
(27650, 2581, '_stock', '2'),
(27651, 2581, '_stock_status', 'instock'),
(27652, 2581, '_wc_average_rating', '0'),
(27653, 2581, '_wc_review_count', '0'),
(27654, 2581, 'attribute_pa_color', 'claret'),
(27655, 2581, 'attribute_pa_shoe-size', '38-5'),
(27656, 2581, '_price', '388.53'),
(27657, 2581, '_product_version', '4.1.0'),
(27658, 2581, '_vi_wad_aliexpress_variation_id', '12000020404934983'),
(27659, 2581, '_vi_wad_aliexpress_variation_attr', '14:10#claret;200000124:200000335'),
(27660, 2582, '_variation_description', ''),
(27661, 2582, '_sku', '1005002374987128-claret-37'),
(27662, 2582, '_regular_price', '388.53'),
(27663, 2582, 'total_sales', '0'),
(27664, 2582, '_tax_status', 'taxable'),
(27665, 2582, '_tax_class', 'parent'),
(27666, 2582, '_manage_stock', 'yes'),
(27667, 2582, '_backorders', 'no'),
(27668, 2582, '_sold_individually', 'no'),
(27669, 2582, '_virtual', 'no'),
(27670, 2582, '_downloadable', 'no'),
(27671, 2582, '_download_limit', '-1'),
(27672, 2582, '_download_expiry', '-1'),
(27673, 2582, '_stock', '2'),
(27674, 2582, '_stock_status', 'instock'),
(27675, 2582, '_wc_average_rating', '0'),
(27676, 2582, '_wc_review_count', '0'),
(27677, 2582, 'attribute_pa_color', 'claret'),
(27678, 2582, 'attribute_pa_shoe-size', '37'),
(27679, 2582, '_price', '388.53'),
(27680, 2582, '_product_version', '4.1.0'),
(27681, 2582, '_vi_wad_aliexpress_variation_id', '12000020404934980'),
(27682, 2582, '_vi_wad_aliexpress_variation_attr', '14:10#claret;200000124:100010482'),
(27683, 2583, '_variation_description', ''),
(27684, 2583, '_sku', '1005002374987128-claret-37-5'),
(27685, 2583, '_regular_price', '388.53'),
(27686, 2583, 'total_sales', '0'),
(27687, 2583, '_tax_status', 'taxable'),
(27688, 2583, '_tax_class', 'parent'),
(27689, 2583, '_manage_stock', 'yes'),
(27690, 2583, '_backorders', 'no'),
(27691, 2583, '_sold_individually', 'no'),
(27692, 2583, '_virtual', 'no'),
(27693, 2583, '_downloadable', 'no'),
(27694, 2583, '_download_limit', '-1'),
(27695, 2583, '_download_expiry', '-1'),
(27696, 2583, '_stock', '2'),
(27697, 2583, '_stock_status', 'instock'),
(27698, 2583, '_wc_average_rating', '0'),
(27699, 2583, '_wc_review_count', '0'),
(27700, 2583, 'attribute_pa_color', 'claret'),
(27701, 2583, 'attribute_pa_shoe-size', '37-5'),
(27702, 2583, '_price', '388.53'),
(27703, 2583, '_product_version', '4.1.0'),
(27704, 2583, '_vi_wad_aliexpress_variation_id', '12000020404934981'),
(27705, 2583, '_vi_wad_aliexpress_variation_attr', '14:10#claret;200000124:200001019'),
(27706, 2584, '_variation_description', ''),
(27707, 2584, '_sku', '1005002374987128-claret-36'),
(27708, 2584, '_regular_price', '388.53'),
(27709, 2584, 'total_sales', '0'),
(27710, 2584, '_tax_status', 'taxable'),
(27711, 2584, '_tax_class', 'parent'),
(27712, 2584, '_manage_stock', 'yes'),
(27713, 2584, '_backorders', 'no'),
(27714, 2584, '_sold_individually', 'no'),
(27715, 2584, '_virtual', 'no'),
(27716, 2584, '_downloadable', 'no'),
(27717, 2584, '_download_limit', '-1'),
(27718, 2584, '_download_expiry', '-1'),
(27719, 2584, '_stock', '2'),
(27720, 2584, '_stock_status', 'instock'),
(27721, 2584, '_wc_average_rating', '0'),
(27722, 2584, '_wc_review_count', '0'),
(27723, 2584, 'attribute_pa_color', 'claret'),
(27724, 2584, 'attribute_pa_shoe-size', '36'),
(27725, 2584, '_price', '388.53'),
(27726, 2584, '_product_version', '4.1.0'),
(27727, 2584, '_vi_wad_aliexpress_variation_id', '12000020404934978'),
(27728, 2584, '_vi_wad_aliexpress_variation_attr', '14:10#claret;200000124:200000334'),
(27729, 2585, '_variation_description', ''),
(27730, 2585, '_sku', '1005002374987128-claret-36-5'),
(27731, 2585, '_regular_price', '388.53'),
(27732, 2585, 'total_sales', '0'),
(27733, 2585, '_tax_status', 'taxable'),
(27734, 2585, '_tax_class', 'parent'),
(27735, 2585, '_manage_stock', 'yes'),
(27736, 2585, '_backorders', 'no'),
(27737, 2585, '_sold_individually', 'no'),
(27738, 2585, '_virtual', 'no'),
(27739, 2585, '_downloadable', 'no'),
(27740, 2585, '_download_limit', '-1'),
(27741, 2585, '_download_expiry', '-1'),
(27742, 2585, '_stock', '2'),
(27743, 2585, '_stock_status', 'instock'),
(27744, 2585, '_wc_average_rating', '0'),
(27745, 2585, '_wc_review_count', '0'),
(27746, 2585, 'attribute_pa_color', 'claret'),
(27747, 2585, 'attribute_pa_shoe-size', '36-5'),
(27748, 2585, '_price', '388.53'),
(27749, 2585, '_product_version', '4.1.0'),
(27750, 2585, '_vi_wad_aliexpress_variation_id', '12000020404934979'),
(27751, 2585, '_vi_wad_aliexpress_variation_attr', '14:10#claret;200000124:200001018'),
(27752, 2586, '_variation_description', ''),
(27753, 2586, '_sku', '1005002374987128-claret-35'),
(27754, 2586, '_regular_price', '388.53'),
(27755, 2586, 'total_sales', '0'),
(27756, 2586, '_tax_status', 'taxable'),
(27757, 2586, '_tax_class', 'parent'),
(27758, 2586, '_manage_stock', 'yes'),
(27759, 2586, '_backorders', 'no'),
(27760, 2586, '_sold_individually', 'no'),
(27761, 2586, '_virtual', 'no'),
(27762, 2586, '_downloadable', 'no'),
(27763, 2586, '_download_limit', '-1'),
(27764, 2586, '_download_expiry', '-1'),
(27765, 2586, '_stock', '2'),
(27766, 2586, '_stock_status', 'instock'),
(27767, 2586, '_wc_average_rating', '0'),
(27768, 2586, '_wc_review_count', '0'),
(27769, 2586, 'attribute_pa_color', 'claret'),
(27770, 2586, 'attribute_pa_shoe-size', '35'),
(27771, 2586, '_price', '388.53'),
(27772, 2586, '_product_version', '4.1.0'),
(27773, 2586, '_vi_wad_aliexpress_variation_id', '12000020404934976'),
(27774, 2586, '_vi_wad_aliexpress_variation_attr', '14:10#claret;200000124:200000333'),
(27775, 2587, '_variation_description', ''),
(27776, 2587, '_sku', '1005002374987128-claret-35-5'),
(27777, 2587, '_regular_price', '388.53'),
(27778, 2587, 'total_sales', '0'),
(27779, 2587, '_tax_status', 'taxable'),
(27780, 2587, '_tax_class', 'parent'),
(27781, 2587, '_manage_stock', 'yes'),
(27782, 2587, '_backorders', 'no'),
(27783, 2587, '_sold_individually', 'no'),
(27784, 2587, '_virtual', 'no'),
(27785, 2587, '_downloadable', 'no'),
(27786, 2587, '_download_limit', '-1'),
(27787, 2587, '_download_expiry', '-1'),
(27788, 2587, '_stock', '2'),
(27789, 2587, '_stock_status', 'instock'),
(27790, 2587, '_wc_average_rating', '0'),
(27791, 2587, '_wc_review_count', '0'),
(27792, 2587, 'attribute_pa_color', 'claret'),
(27793, 2587, 'attribute_pa_shoe-size', '35-5'),
(27794, 2587, '_price', '388.53'),
(27795, 2587, '_product_version', '4.1.0'),
(27796, 2587, '_vi_wad_aliexpress_variation_id', '12000020404934977'),
(27797, 2587, '_vi_wad_aliexpress_variation_attr', '14:10#claret;200000124:200001017'),
(27798, 2588, '_variation_description', ''),
(27799, 2588, '_sku', '1005002374987128-claret-39'),
(27800, 2588, '_regular_price', '388.53'),
(27801, 2588, 'total_sales', '0'),
(27802, 2588, '_tax_status', 'taxable'),
(27803, 2588, '_tax_class', 'parent'),
(27804, 2588, '_manage_stock', 'yes'),
(27805, 2588, '_backorders', 'no'),
(27806, 2588, '_sold_individually', 'no'),
(27807, 2588, '_virtual', 'no'),
(27808, 2588, '_downloadable', 'no'),
(27809, 2588, '_download_limit', '-1'),
(27810, 2588, '_download_expiry', '-1'),
(27811, 2588, '_stock', '2'),
(27812, 2588, '_stock_status', 'instock'),
(27813, 2588, '_wc_average_rating', '0'),
(27814, 2588, '_wc_review_count', '0'),
(27815, 2588, 'attribute_pa_color', 'claret'),
(27816, 2588, 'attribute_pa_shoe-size', '39'),
(27817, 2588, '_price', '388.53'),
(27818, 2588, '_product_version', '4.1.0'),
(27819, 2588, '_vi_wad_aliexpress_variation_id', '12000020404934984'),
(27820, 2588, '_vi_wad_aliexpress_variation_attr', '14:10#claret;200000124:200000364'),
(27821, 2589, '_variation_description', ''),
(27822, 2589, '_sku', '1005002374987128-claret-40'),
(27823, 2589, '_regular_price', '388.53'),
(27824, 2589, 'total_sales', '0'),
(27825, 2589, '_tax_status', 'taxable'),
(27826, 2589, '_tax_class', 'parent'),
(27827, 2589, '_manage_stock', 'yes'),
(27828, 2589, '_backorders', 'no'),
(27829, 2589, '_sold_individually', 'no'),
(27830, 2589, '_virtual', 'no'),
(27831, 2589, '_downloadable', 'no'),
(27832, 2589, '_download_limit', '-1'),
(27833, 2589, '_download_expiry', '-1'),
(27834, 2589, '_stock', '2'),
(27835, 2589, '_stock_status', 'instock'),
(27836, 2589, '_wc_average_rating', '0'),
(27837, 2589, '_wc_review_count', '0'),
(27838, 2589, 'attribute_pa_color', 'claret'),
(27839, 2589, 'attribute_pa_shoe-size', '40'),
(27840, 2589, '_price', '388.53'),
(27841, 2589, '_product_version', '4.1.0'),
(27842, 2589, '_vi_wad_aliexpress_variation_id', '12000020404934985'),
(27843, 2589, '_vi_wad_aliexpress_variation_attr', '14:10#claret;200000124:100013888'),
(27844, 2590, '_variation_description', ''),
(27845, 2590, '_sku', '1005002374987128-pink-35-5'),
(27846, 2590, '_regular_price', '388.53'),
(27847, 2590, 'total_sales', '0'),
(27848, 2590, '_tax_status', 'taxable'),
(27849, 2590, '_tax_class', 'parent'),
(27850, 2590, '_manage_stock', 'yes'),
(27851, 2590, '_backorders', 'no'),
(27852, 2590, '_sold_individually', 'no'),
(27853, 2590, '_virtual', 'no'),
(27854, 2590, '_downloadable', 'no'),
(27855, 2590, '_download_limit', '-1'),
(27856, 2590, '_download_expiry', '-1'),
(27857, 2590, '_stock', '2'),
(27858, 2590, '_stock_status', 'instock'),
(27859, 2590, '_wc_average_rating', '0'),
(27860, 2590, '_wc_review_count', '0'),
(27861, 2590, 'attribute_pa_color', 'pink'),
(27862, 2590, 'attribute_pa_shoe-size', '35-5'),
(27863, 2590, '_price', '388.53'),
(27864, 2590, '_product_version', '4.1.0'),
(27865, 2590, '_vi_wad_aliexpress_variation_id', '12000020404934966'),
(27866, 2590, '_vi_wad_aliexpress_variation_attr', '14:1052;200000124:200001017'),
(27867, 2591, '_variation_description', ''),
(27868, 2591, '_sku', '1005002374987128-pink-36'),
(27869, 2591, '_regular_price', '388.53'),
(27870, 2591, 'total_sales', '0'),
(27871, 2591, '_tax_status', 'taxable'),
(27872, 2591, '_tax_class', 'parent'),
(27873, 2591, '_manage_stock', 'yes'),
(27874, 2591, '_backorders', 'no'),
(27875, 2591, '_sold_individually', 'no'),
(27876, 2591, '_virtual', 'no'),
(27877, 2591, '_downloadable', 'no'),
(27878, 2591, '_download_limit', '-1'),
(27879, 2591, '_download_expiry', '-1'),
(27880, 2591, '_stock', '2'),
(27881, 2591, '_stock_status', 'instock'),
(27882, 2591, '_wc_average_rating', '0'),
(27883, 2591, '_wc_review_count', '0'),
(27884, 2591, 'attribute_pa_color', 'pink'),
(27885, 2591, 'attribute_pa_shoe-size', '36'),
(27886, 2591, '_price', '388.53'),
(27887, 2591, '_product_version', '4.1.0'),
(27888, 2591, '_vi_wad_aliexpress_variation_id', '12000020404934967'),
(27889, 2591, '_vi_wad_aliexpress_variation_attr', '14:1052;200000124:200000334'),
(27890, 2592, '_variation_description', ''),
(27891, 2592, '_sku', '1005002374987128-pink-34-5'),
(27892, 2592, '_regular_price', '388.53'),
(27893, 2592, 'total_sales', '0'),
(27894, 2592, '_tax_status', 'taxable'),
(27895, 2592, '_tax_class', 'parent'),
(27896, 2592, '_manage_stock', 'yes'),
(27897, 2592, '_backorders', 'no'),
(27898, 2592, '_sold_individually', 'no'),
(27899, 2592, '_virtual', 'no'),
(27900, 2592, '_downloadable', 'no'),
(27901, 2592, '_download_limit', '-1'),
(27902, 2592, '_download_expiry', '-1'),
(27903, 2592, '_stock', '2'),
(27904, 2592, '_stock_status', 'instock'),
(27905, 2592, '_wc_average_rating', '0'),
(27906, 2592, '_wc_review_count', '0'),
(27907, 2592, 'attribute_pa_color', 'pink'),
(27908, 2592, 'attribute_pa_shoe-size', '34-5'),
(27909, 2592, '_price', '388.53'),
(27910, 2592, '_product_version', '4.1.0'),
(27911, 2592, '_vi_wad_aliexpress_variation_id', '12000020404934964'),
(27912, 2592, '_vi_wad_aliexpress_variation_attr', '14:1052;200000124:200001016'),
(27913, 2593, '_wp_attached_file', '2021/06/2021-fashion-Children-s-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes-2.jpg_640x640-2.jpg'),
(27914, 2593, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:117:\"2021/06/2021-fashion-Children-s-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes-2.jpg_640x640-2.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:117:\"2021-fashion-Children-s-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes-2.jpg_640x640-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:117:\"2021-fashion-Children-s-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes-2.jpg_640x640-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:117:\"2021-fashion-Children-s-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes-2.jpg_640x640-2-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:117:\"2021-fashion-Children-s-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes-2.jpg_640x640-2-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:117:\"2021-fashion-Children-s-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes-2.jpg_640x640-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:117:\"2021-fashion-Children-s-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes-2.jpg_640x640-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:117:\"2021-fashion-Children-s-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes-2.jpg_640x640-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:117:\"2021-fashion-Children-s-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes-2.jpg_640x640-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:117:\"2021-fashion-Children-s-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes-2.jpg_640x640-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:117:\"2021-fashion-Children-s-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes-2.jpg_640x640-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(27915, 2594, '_variation_description', ''),
(27916, 2594, '_sku', '1005002374987128-pink-35'),
(27917, 2594, '_regular_price', '388.53'),
(27918, 2594, 'total_sales', '0'),
(27919, 2594, '_tax_status', 'taxable'),
(27920, 2594, '_tax_class', 'parent'),
(27921, 2594, '_manage_stock', 'yes'),
(27922, 2594, '_backorders', 'no'),
(27923, 2594, '_sold_individually', 'no'),
(27924, 2594, '_virtual', 'no'),
(27925, 2594, '_downloadable', 'no'),
(27926, 2594, '_download_limit', '-1'),
(27927, 2594, '_download_expiry', '-1'),
(27928, 2594, '_stock', '2'),
(27929, 2594, '_stock_status', 'instock'),
(27930, 2594, '_wc_average_rating', '0'),
(27931, 2594, '_wc_review_count', '0'),
(27932, 2594, 'attribute_pa_color', 'pink'),
(27933, 2594, 'attribute_pa_shoe-size', '35'),
(27934, 2594, '_price', '388.53'),
(27935, 2594, '_product_version', '4.1.0'),
(27936, 2594, '_vi_wad_aliexpress_variation_id', '12000020404934965'),
(27937, 2594, '_vi_wad_aliexpress_variation_attr', '14:1052;200000124:200000333'),
(27938, 2595, '_variation_description', ''),
(27939, 2595, '_sku', '1005002374987128-gray-39'),
(27940, 2595, '_regular_price', '388.53'),
(27941, 2595, 'total_sales', '0'),
(27942, 2595, '_tax_status', 'taxable'),
(27943, 2595, '_tax_class', 'parent'),
(27944, 2595, '_manage_stock', 'yes'),
(27945, 2595, '_backorders', 'no'),
(27946, 2595, '_sold_individually', 'no'),
(27947, 2595, '_virtual', 'no'),
(27948, 2595, '_downloadable', 'no'),
(27949, 2595, '_download_limit', '-1'),
(27950, 2595, '_download_expiry', '-1'),
(27951, 2595, '_stock', '2'),
(27952, 2595, '_stock_status', 'instock'),
(27953, 2595, '_wc_average_rating', '0'),
(27954, 2595, '_wc_review_count', '0'),
(27955, 2595, 'attribute_pa_color', 'gray'),
(27956, 2595, 'attribute_pa_shoe-size', '39'),
(27957, 2595, '_price', '388.53'),
(27958, 2595, '_product_version', '4.1.0'),
(27959, 2595, '_vi_wad_aliexpress_variation_id', '12000020404934962'),
(27960, 2595, '_vi_wad_aliexpress_variation_attr', '14:691;200000124:200000364'),
(27961, 2596, '_variation_description', ''),
(27962, 2596, '_sku', '1005002374987128-gray-40'),
(27963, 2596, '_regular_price', '388.53'),
(27964, 2596, 'total_sales', '0'),
(27965, 2596, '_tax_status', 'taxable'),
(27966, 2596, '_tax_class', 'parent'),
(27967, 2596, '_manage_stock', 'yes'),
(27968, 2596, '_backorders', 'no'),
(27969, 2596, '_sold_individually', 'no'),
(27970, 2596, '_virtual', 'no'),
(27971, 2596, '_downloadable', 'no'),
(27972, 2596, '_download_limit', '-1'),
(27973, 2596, '_download_expiry', '-1'),
(27974, 2596, '_stock', '2'),
(27975, 2596, '_stock_status', 'instock'),
(27976, 2596, '_wc_average_rating', '0'),
(27977, 2596, '_wc_review_count', '0'),
(27978, 2596, 'attribute_pa_color', 'gray'),
(27979, 2596, 'attribute_pa_shoe-size', '40'),
(27980, 2596, '_price', '388.53'),
(27981, 2596, '_product_version', '4.1.0'),
(27982, 2596, '_vi_wad_aliexpress_variation_id', '12000020404934963'),
(27983, 2596, '_vi_wad_aliexpress_variation_attr', '14:691;200000124:100013888'),
(27984, 2597, '_variation_description', ''),
(27985, 2597, '_sku', '1005002374987128-gray-38'),
(27986, 2597, '_regular_price', '388.53'),
(27987, 2597, 'total_sales', '0'),
(27988, 2597, '_tax_status', 'taxable'),
(27989, 2597, '_tax_class', 'parent'),
(27990, 2597, '_manage_stock', 'yes'),
(27991, 2597, '_backorders', 'no'),
(27992, 2597, '_sold_individually', 'no'),
(27993, 2597, '_virtual', 'no'),
(27994, 2597, '_downloadable', 'no'),
(27995, 2597, '_download_limit', '-1'),
(27996, 2597, '_download_expiry', '-1'),
(27997, 2597, '_stock', '2'),
(27998, 2597, '_stock_status', 'instock'),
(27999, 2597, '_wc_average_rating', '0'),
(28000, 2597, '_wc_review_count', '0'),
(28001, 2597, 'attribute_pa_color', 'gray'),
(28002, 2593, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Hcbafeb499ef74d8ab162a0f175999e284/2021-fashion-Children-s-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes.jpg_640x640.jpg'),
(28003, 2597, 'attribute_pa_shoe-size', '38'),
(28004, 2478, '_thumbnail_id', '2593'),
(28005, 2597, '_price', '388.53'),
(28006, 2479, '_thumbnail_id', '2593'),
(28007, 2597, '_product_version', '4.1.0'),
(28008, 2480, '_thumbnail_id', '2593'),
(28009, 2481, '_thumbnail_id', '2593'),
(28010, 2482, '_thumbnail_id', '2593'),
(28011, 2497, '_thumbnail_id', '2593'),
(28012, 2499, '_thumbnail_id', '2593'),
(28013, 2597, '_vi_wad_aliexpress_variation_id', '12000020404934960'),
(28014, 2500, '_thumbnail_id', '2593'),
(28015, 2597, '_vi_wad_aliexpress_variation_attr', '14:691;200000124:200000898'),
(28016, 2501, '_thumbnail_id', '2593'),
(28017, 2502, '_thumbnail_id', '2593'),
(28018, 2598, '_variation_description', ''),
(28019, 2598, '_sku', '1005002374987128-gray-38-5'),
(28020, 2598, '_regular_price', '388.53'),
(28021, 2598, 'total_sales', '0'),
(28022, 2598, '_tax_status', 'taxable'),
(28023, 2598, '_tax_class', 'parent'),
(28024, 2598, '_manage_stock', 'yes'),
(28025, 2598, '_backorders', 'no'),
(28026, 2598, '_sold_individually', 'no'),
(28027, 2598, '_virtual', 'no'),
(28028, 2598, '_downloadable', 'no'),
(28029, 2598, '_download_limit', '-1'),
(28030, 2598, '_download_expiry', '-1'),
(28031, 2598, '_stock', '2'),
(28032, 2598, '_stock_status', 'instock'),
(28033, 2598, '_wc_average_rating', '0'),
(28034, 2598, '_wc_review_count', '0'),
(28035, 2598, 'attribute_pa_color', 'gray'),
(28036, 2598, 'attribute_pa_shoe-size', '38-5'),
(28037, 2598, '_price', '388.53'),
(28038, 2598, '_product_version', '4.1.0'),
(28039, 2598, '_vi_wad_aliexpress_variation_id', '12000020404934961'),
(28040, 2598, '_vi_wad_aliexpress_variation_attr', '14:691;200000124:200000335'),
(28041, 2599, '_variation_description', ''),
(28042, 2599, '_sku', '1005002374987128-pink-40'),
(28043, 2599, '_regular_price', '388.53'),
(28044, 2599, 'total_sales', '0'),
(28045, 2599, '_tax_status', 'taxable'),
(28046, 2599, '_tax_class', 'parent'),
(28047, 2599, '_manage_stock', 'yes'),
(28048, 2599, '_backorders', 'no'),
(28049, 2599, '_sold_individually', 'no'),
(28050, 2599, '_virtual', 'no'),
(28051, 2599, '_downloadable', 'no'),
(28052, 2599, '_download_limit', '-1'),
(28053, 2599, '_download_expiry', '-1'),
(28054, 2599, '_stock', '2'),
(28055, 2599, '_stock_status', 'instock'),
(28056, 2599, '_wc_average_rating', '0'),
(28057, 2599, '_wc_review_count', '0'),
(28058, 2599, 'attribute_pa_color', 'pink'),
(28059, 2599, 'attribute_pa_shoe-size', '40'),
(28060, 2599, '_price', '388.53'),
(28061, 2599, '_product_version', '4.1.0'),
(28062, 2599, '_vi_wad_aliexpress_variation_id', '12000020404934974'),
(28063, 2599, '_vi_wad_aliexpress_variation_attr', '14:1052;200000124:100013888'),
(28064, 2600, '_variation_description', ''),
(28065, 2600, '_sku', '1005002374987128-claret-34-5'),
(28066, 2600, '_regular_price', '388.53'),
(28067, 2600, 'total_sales', '0'),
(28068, 2600, '_tax_status', 'taxable'),
(28069, 2600, '_tax_class', 'parent'),
(28070, 2600, '_manage_stock', 'yes'),
(28071, 2600, '_backorders', 'no'),
(28072, 2600, '_sold_individually', 'no'),
(28073, 2600, '_virtual', 'no'),
(28074, 2600, '_downloadable', 'no'),
(28075, 2600, '_download_limit', '-1'),
(28076, 2600, '_download_expiry', '-1'),
(28077, 2600, '_stock', '2'),
(28078, 2600, '_stock_status', 'instock'),
(28079, 2600, '_wc_average_rating', '0'),
(28080, 2600, '_wc_review_count', '0'),
(28081, 2600, 'attribute_pa_color', 'claret'),
(28082, 2600, 'attribute_pa_shoe-size', '34-5'),
(28083, 2600, '_price', '388.53'),
(28084, 2600, '_product_version', '4.1.0'),
(28085, 2600, '_vi_wad_aliexpress_variation_id', '12000020404934975'),
(28086, 2600, '_vi_wad_aliexpress_variation_attr', '14:10#claret;200000124:200001016'),
(28087, 2601, '_variation_description', ''),
(28088, 2601, '_sku', '1005002374987128-pink-38-5'),
(28089, 2601, '_regular_price', '388.53'),
(28090, 2601, 'total_sales', '0'),
(28091, 2601, '_tax_status', 'taxable'),
(28092, 2601, '_tax_class', 'parent'),
(28093, 2601, '_manage_stock', 'yes'),
(28094, 2601, '_backorders', 'no'),
(28095, 2601, '_sold_individually', 'no'),
(28096, 2601, '_virtual', 'no'),
(28097, 2601, '_downloadable', 'no'),
(28098, 2601, '_download_limit', '-1'),
(28099, 2601, '_download_expiry', '-1'),
(28100, 2601, '_stock', '2'),
(28101, 2601, '_stock_status', 'instock'),
(28102, 2601, '_wc_average_rating', '0'),
(28103, 2601, '_wc_review_count', '0'),
(28104, 2601, 'attribute_pa_color', 'pink'),
(28105, 2601, 'attribute_pa_shoe-size', '38-5'),
(28106, 2601, '_price', '388.53'),
(28107, 2601, '_product_version', '4.1.0'),
(28108, 2601, '_vi_wad_aliexpress_variation_id', '12000020404934972'),
(28109, 2601, '_vi_wad_aliexpress_variation_attr', '14:1052;200000124:200000335'),
(28110, 2602, '_variation_description', ''),
(28111, 2602, '_sku', '1005002374987128-pink-39'),
(28112, 2602, '_regular_price', '388.53'),
(28113, 2602, 'total_sales', '0'),
(28114, 2602, '_tax_status', 'taxable'),
(28115, 2602, '_tax_class', 'parent'),
(28116, 2602, '_manage_stock', 'yes'),
(28117, 2602, '_backorders', 'no'),
(28118, 2602, '_sold_individually', 'no'),
(28119, 2602, '_virtual', 'no'),
(28120, 2602, '_downloadable', 'no'),
(28121, 2602, '_download_limit', '-1'),
(28122, 2602, '_download_expiry', '-1'),
(28123, 2602, '_stock', '2'),
(28124, 2602, '_stock_status', 'instock'),
(28125, 2602, '_wc_average_rating', '0'),
(28126, 2602, '_wc_review_count', '0'),
(28127, 2602, 'attribute_pa_color', 'pink'),
(28128, 2602, 'attribute_pa_shoe-size', '39'),
(28129, 2602, '_price', '388.53'),
(28130, 2602, '_product_version', '4.1.0'),
(28131, 2602, '_vi_wad_aliexpress_variation_id', '12000020404934973'),
(28132, 2602, '_vi_wad_aliexpress_variation_attr', '14:1052;200000124:200000364'),
(28133, 2603, '_variation_description', ''),
(28134, 2603, '_sku', '1005002374987128-pink-37-5'),
(28135, 2603, '_regular_price', '388.53'),
(28136, 2603, 'total_sales', '0'),
(28137, 2603, '_tax_status', 'taxable'),
(28138, 2603, '_tax_class', 'parent'),
(28139, 2603, '_manage_stock', 'yes'),
(28140, 2603, '_backorders', 'no'),
(28141, 2603, '_sold_individually', 'no'),
(28142, 2603, '_virtual', 'no'),
(28143, 2603, '_downloadable', 'no'),
(28144, 2603, '_download_limit', '-1'),
(28145, 2603, '_download_expiry', '-1'),
(28146, 2603, '_stock', '2'),
(28147, 2603, '_stock_status', 'instock'),
(28148, 2603, '_wc_average_rating', '0'),
(28149, 2603, '_wc_review_count', '0'),
(28150, 2603, 'attribute_pa_color', 'pink'),
(28151, 2603, 'attribute_pa_shoe-size', '37-5'),
(28152, 2603, '_price', '388.53'),
(28153, 2603, '_product_version', '4.1.0'),
(28154, 2603, '_vi_wad_aliexpress_variation_id', '12000020404934970'),
(28155, 2603, '_vi_wad_aliexpress_variation_attr', '14:1052;200000124:200001019'),
(28156, 2604, '_variation_description', ''),
(28157, 2604, '_sku', '1005002374987128-pink-38'),
(28158, 2604, '_regular_price', '388.53'),
(28159, 2604, 'total_sales', '0'),
(28160, 2604, '_tax_status', 'taxable'),
(28161, 2604, '_tax_class', 'parent'),
(28162, 2604, '_manage_stock', 'yes'),
(28163, 2604, '_backorders', 'no'),
(28164, 2604, '_sold_individually', 'no'),
(28165, 2604, '_virtual', 'no'),
(28166, 2604, '_downloadable', 'no'),
(28167, 2604, '_download_limit', '-1'),
(28168, 2604, '_download_expiry', '-1'),
(28169, 2604, '_stock', '2'),
(28170, 2604, '_stock_status', 'instock'),
(28171, 2604, '_wc_average_rating', '0'),
(28172, 2604, '_wc_review_count', '0'),
(28173, 2604, 'attribute_pa_color', 'pink'),
(28174, 2604, 'attribute_pa_shoe-size', '38'),
(28175, 2604, '_price', '388.53'),
(28176, 2604, '_product_version', '4.1.0'),
(28177, 2604, '_vi_wad_aliexpress_variation_id', '12000020404934971'),
(28178, 2604, '_vi_wad_aliexpress_variation_attr', '14:1052;200000124:200000898'),
(28179, 2605, '_variation_description', ''),
(28180, 2605, '_sku', '1005002374987128-pink-36-5'),
(28181, 2605, '_regular_price', '388.53'),
(28182, 2605, 'total_sales', '0'),
(28183, 2605, '_tax_status', 'taxable'),
(28184, 2605, '_tax_class', 'parent'),
(28185, 2605, '_manage_stock', 'yes'),
(28186, 2605, '_backorders', 'no'),
(28187, 2605, '_sold_individually', 'no'),
(28188, 2605, '_virtual', 'no'),
(28189, 2605, '_downloadable', 'no'),
(28190, 2605, '_download_limit', '-1'),
(28191, 2605, '_download_expiry', '-1'),
(28192, 2605, '_stock', '2'),
(28193, 2605, '_stock_status', 'instock'),
(28194, 2605, '_wc_average_rating', '0'),
(28195, 2605, '_wc_review_count', '0'),
(28196, 2605, 'attribute_pa_color', 'pink'),
(28197, 2605, 'attribute_pa_shoe-size', '36-5'),
(28198, 2605, '_price', '388.53'),
(28199, 2605, '_product_version', '4.1.0'),
(28200, 2605, '_vi_wad_aliexpress_variation_id', '12000020404934968'),
(28201, 2605, '_vi_wad_aliexpress_variation_attr', '14:1052;200000124:200001018'),
(28202, 2606, '_variation_description', ''),
(28203, 2606, '_sku', '1005002374987128-pink-37'),
(28204, 2606, '_regular_price', '388.53'),
(28205, 2606, 'total_sales', '0'),
(28206, 2606, '_tax_status', 'taxable'),
(28207, 2606, '_tax_class', 'parent'),
(28208, 2606, '_manage_stock', 'yes'),
(28209, 2606, '_backorders', 'no'),
(28210, 2606, '_sold_individually', 'no'),
(28211, 2606, '_virtual', 'no'),
(28212, 2606, '_downloadable', 'no'),
(28213, 2606, '_download_limit', '-1'),
(28214, 2606, '_download_expiry', '-1'),
(28215, 2606, '_stock', '2'),
(28216, 2606, '_stock_status', 'instock'),
(28217, 2606, '_wc_average_rating', '0'),
(28218, 2606, '_wc_review_count', '0'),
(28219, 2606, 'attribute_pa_color', 'pink'),
(28220, 2606, 'attribute_pa_shoe-size', '37'),
(28221, 2606, '_price', '388.53'),
(28222, 2606, '_product_version', '4.1.0'),
(28223, 2606, '_vi_wad_aliexpress_variation_id', '12000020404934969'),
(28224, 2606, '_vi_wad_aliexpress_variation_attr', '14:1052;200000124:100010482'),
(28225, 2607, '_variation_description', ''),
(28226, 2607, '_sku', '1005002374987128-black-38-5'),
(28227, 2607, '_regular_price', '388.53'),
(28228, 2607, 'total_sales', '0'),
(28229, 2607, '_tax_status', 'taxable'),
(28230, 2607, '_tax_class', 'parent'),
(28231, 2607, '_manage_stock', 'yes'),
(28232, 2607, '_backorders', 'no'),
(28233, 2607, '_sold_individually', 'no'),
(28234, 2607, '_virtual', 'no'),
(28235, 2607, '_downloadable', 'no'),
(28236, 2607, '_download_limit', '-1'),
(28237, 2607, '_download_expiry', '-1'),
(28238, 2607, '_stock', '2'),
(28239, 2607, '_stock_status', 'instock'),
(28240, 2607, '_wc_average_rating', '0'),
(28241, 2607, '_wc_review_count', '0'),
(28242, 2607, 'attribute_pa_color', 'black'),
(28243, 2607, 'attribute_pa_shoe-size', '38-5'),
(28244, 2607, '_price', '388.53'),
(28245, 2608, '_wp_attached_file', '2021/06/JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46-1.jpg'),
(28246, 2608, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:4:\"file\";s:94:\"2021/06/JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46-1.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:94:\"JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:94:\"JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:94:\"JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46-1-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:94:\"JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46-1-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:94:\"JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46-1-825x510.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:94:\"JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:94:\"JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:94:\"JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:94:\"JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:94:\"JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:94:\"JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(28247, 2607, '_product_version', '4.1.0'),
(28248, 2607, '_vi_wad_aliexpress_variation_id', '12000020404934950'),
(28249, 2607, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:200000335'),
(28250, 2609, '_variation_description', ''),
(28251, 2609, '_sku', '1005002374987128-black-39'),
(28252, 2609, '_regular_price', '388.53'),
(28253, 2609, 'total_sales', '0'),
(28254, 2609, '_tax_status', 'taxable'),
(28255, 2609, '_tax_class', 'parent'),
(28256, 2609, '_manage_stock', 'yes'),
(28257, 2609, '_backorders', 'no'),
(28258, 2609, '_sold_individually', 'no'),
(28259, 2609, '_virtual', 'no'),
(28260, 2609, '_downloadable', 'no'),
(28261, 2609, '_download_limit', '-1'),
(28262, 2609, '_download_expiry', '-1'),
(28263, 2609, '_stock', '2'),
(28264, 2609, '_stock_status', 'instock'),
(28265, 2609, '_wc_average_rating', '0'),
(28266, 2609, '_wc_review_count', '0'),
(28267, 2609, 'attribute_pa_color', 'black'),
(28268, 2609, 'attribute_pa_shoe-size', '39'),
(28269, 2609, '_price', '388.53'),
(28270, 2609, '_product_version', '4.1.0'),
(28271, 2609, '_vi_wad_aliexpress_variation_id', '12000020404934951'),
(28272, 2609, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:200000364'),
(28273, 2610, '_variation_description', ''),
(28274, 2610, '_sku', '1005002374987128-black-37-5'),
(28275, 2610, '_regular_price', '388.53'),
(28276, 2610, 'total_sales', '0'),
(28277, 2610, '_tax_status', 'taxable'),
(28278, 2610, '_tax_class', 'parent'),
(28279, 2610, '_manage_stock', 'yes'),
(28280, 2610, '_backorders', 'no'),
(28281, 2610, '_sold_individually', 'no'),
(28282, 2610, '_virtual', 'no'),
(28283, 2610, '_downloadable', 'no'),
(28284, 2610, '_download_limit', '-1'),
(28285, 2610, '_download_expiry', '-1'),
(28286, 2610, '_stock', '2'),
(28287, 2610, '_stock_status', 'instock'),
(28288, 2610, '_wc_average_rating', '0'),
(28289, 2610, '_wc_review_count', '0'),
(28290, 2610, 'attribute_pa_color', 'black'),
(28291, 2610, 'attribute_pa_shoe-size', '37-5'),
(28292, 2610, '_price', '388.53'),
(28293, 2610, '_product_version', '4.1.0'),
(28294, 2610, '_vi_wad_aliexpress_variation_id', '12000020404934948'),
(28295, 2610, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:200001019'),
(28296, 2611, '_variation_description', ''),
(28297, 2611, '_sku', '1005002374987128-black-38'),
(28298, 2611, '_regular_price', '388.53'),
(28299, 2611, 'total_sales', '0'),
(28300, 2611, '_tax_status', 'taxable'),
(28301, 2611, '_tax_class', 'parent'),
(28302, 2611, '_manage_stock', 'yes'),
(28303, 2611, '_backorders', 'no'),
(28304, 2611, '_sold_individually', 'no'),
(28305, 2611, '_virtual', 'no'),
(28306, 2611, '_downloadable', 'no'),
(28307, 2611, '_download_limit', '-1'),
(28308, 2611, '_download_expiry', '-1'),
(28309, 2611, '_stock', '2'),
(28310, 2611, '_stock_status', 'instock'),
(28311, 2611, '_wc_average_rating', '0'),
(28312, 2611, '_wc_review_count', '0'),
(28313, 2611, 'attribute_pa_color', 'black'),
(28314, 2611, 'attribute_pa_shoe-size', '38'),
(28315, 2611, '_price', '388.53'),
(28316, 2611, '_product_version', '4.1.0'),
(28317, 2611, '_vi_wad_aliexpress_variation_id', '12000020404934949'),
(28318, 2611, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:200000898'),
(28319, 2612, '_variation_description', ''),
(28320, 2612, '_sku', '1005002374987128-black-36-5'),
(28321, 2612, '_regular_price', '388.53'),
(28322, 2612, 'total_sales', '0'),
(28323, 2612, '_tax_status', 'taxable'),
(28324, 2612, '_tax_class', 'parent'),
(28325, 2612, '_manage_stock', 'yes'),
(28326, 2612, '_backorders', 'no'),
(28327, 2612, '_sold_individually', 'no'),
(28328, 2612, '_virtual', 'no'),
(28329, 2612, '_downloadable', 'no'),
(28330, 2612, '_download_limit', '-1'),
(28331, 2612, '_download_expiry', '-1'),
(28332, 2612, '_stock', '2'),
(28333, 2612, '_stock_status', 'instock'),
(28334, 2612, '_wc_average_rating', '0');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(28335, 2612, '_wc_review_count', '0'),
(28336, 2612, 'attribute_pa_color', 'black'),
(28337, 2612, 'attribute_pa_shoe-size', '36-5'),
(28338, 2612, '_price', '388.53'),
(28339, 2612, '_product_version', '4.1.0'),
(28340, 2612, '_vi_wad_aliexpress_variation_id', '12000020404934946'),
(28341, 2612, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:200001018'),
(28342, 2613, '_variation_description', ''),
(28343, 2613, '_sku', '1005002374987128-black-37'),
(28344, 2613, '_regular_price', '388.53'),
(28345, 2613, 'total_sales', '0'),
(28346, 2613, '_tax_status', 'taxable'),
(28347, 2613, '_tax_class', 'parent'),
(28348, 2613, '_manage_stock', 'yes'),
(28349, 2613, '_backorders', 'no'),
(28350, 2613, '_sold_individually', 'no'),
(28351, 2613, '_virtual', 'no'),
(28352, 2613, '_downloadable', 'no'),
(28353, 2613, '_download_limit', '-1'),
(28354, 2613, '_download_expiry', '-1'),
(28355, 2613, '_stock', '2'),
(28356, 2613, '_stock_status', 'instock'),
(28357, 2613, '_wc_average_rating', '0'),
(28358, 2613, '_wc_review_count', '0'),
(28359, 2613, 'attribute_pa_color', 'black'),
(28360, 2613, 'attribute_pa_shoe-size', '37'),
(28361, 2613, '_price', '388.53'),
(28362, 2613, '_product_version', '4.1.0'),
(28363, 2608, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H4f234815a7d94e2ea4bfbae21ce27686S/JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46.jpg'),
(28364, 2510, '_product_image_gallery', '2608,2624,2625,2626,2627'),
(28365, 2613, '_vi_wad_aliexpress_variation_id', '12000020404934947'),
(28366, 2613, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:100010482'),
(28367, 2614, '_variation_description', ''),
(28368, 2614, '_sku', '1005002374987128-black-35-5'),
(28369, 2614, '_regular_price', '388.53'),
(28370, 2614, 'total_sales', '0'),
(28371, 2614, '_tax_status', 'taxable'),
(28372, 2614, '_tax_class', 'parent'),
(28373, 2614, '_manage_stock', 'yes'),
(28374, 2614, '_backorders', 'no'),
(28375, 2614, '_sold_individually', 'no'),
(28376, 2614, '_virtual', 'no'),
(28377, 2614, '_downloadable', 'no'),
(28378, 2614, '_download_limit', '-1'),
(28379, 2614, '_download_expiry', '-1'),
(28380, 2614, '_stock', '2'),
(28381, 2614, '_stock_status', 'instock'),
(28382, 2614, '_wc_average_rating', '0'),
(28383, 2614, '_wc_review_count', '0'),
(28384, 2614, 'attribute_pa_color', 'black'),
(28385, 2614, 'attribute_pa_shoe-size', '35-5'),
(28386, 2614, '_price', '388.53'),
(28387, 2614, '_product_version', '4.1.0'),
(28388, 2614, '_vi_wad_aliexpress_variation_id', '12000020404934944'),
(28389, 2614, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:200001017'),
(28390, 2615, '_variation_description', ''),
(28391, 2615, '_sku', '1005002374987128-black-36'),
(28392, 2615, '_regular_price', '388.53'),
(28393, 2615, 'total_sales', '0'),
(28394, 2615, '_tax_status', 'taxable'),
(28395, 2615, '_tax_class', 'parent'),
(28396, 2615, '_manage_stock', 'yes'),
(28397, 2615, '_backorders', 'no'),
(28398, 2615, '_sold_individually', 'no'),
(28399, 2615, '_virtual', 'no'),
(28400, 2615, '_downloadable', 'no'),
(28401, 2615, '_download_limit', '-1'),
(28402, 2615, '_download_expiry', '-1'),
(28403, 2615, '_stock', '2'),
(28404, 2615, '_stock_status', 'instock'),
(28405, 2615, '_wc_average_rating', '0'),
(28406, 2615, '_wc_review_count', '0'),
(28407, 2615, 'attribute_pa_color', 'black'),
(28408, 2615, 'attribute_pa_shoe-size', '36'),
(28409, 2615, '_price', '388.53'),
(28410, 2615, '_product_version', '4.1.0'),
(28411, 2615, '_vi_wad_aliexpress_variation_id', '12000020404934945'),
(28412, 2615, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:200000334'),
(28413, 2616, '_variation_description', ''),
(28414, 2616, '_sku', '1005002374987128-gray-37'),
(28415, 2616, '_regular_price', '388.53'),
(28416, 2616, 'total_sales', '0'),
(28417, 2616, '_tax_status', 'taxable'),
(28418, 2616, '_tax_class', 'parent'),
(28419, 2616, '_manage_stock', 'yes'),
(28420, 2616, '_backorders', 'no'),
(28421, 2616, '_sold_individually', 'no'),
(28422, 2616, '_virtual', 'no'),
(28423, 2616, '_downloadable', 'no'),
(28424, 2616, '_download_limit', '-1'),
(28425, 2616, '_download_expiry', '-1'),
(28426, 2616, '_stock', '2'),
(28427, 2616, '_stock_status', 'instock'),
(28428, 2616, '_wc_average_rating', '0'),
(28429, 2616, '_wc_review_count', '0'),
(28430, 2616, 'attribute_pa_color', 'gray'),
(28431, 2616, 'attribute_pa_shoe-size', '37'),
(28432, 2616, '_price', '388.53'),
(28433, 2616, '_product_version', '4.1.0'),
(28434, 2616, '_vi_wad_aliexpress_variation_id', '12000020404934958'),
(28435, 2616, '_vi_wad_aliexpress_variation_attr', '14:691;200000124:100010482'),
(28436, 2617, '_variation_description', ''),
(28437, 2617, '_sku', '1005002374987128-gray-37-5'),
(28438, 2617, '_regular_price', '388.53'),
(28439, 2617, 'total_sales', '0'),
(28440, 2617, '_tax_status', 'taxable'),
(28441, 2617, '_tax_class', 'parent'),
(28442, 2617, '_manage_stock', 'yes'),
(28443, 2617, '_backorders', 'no'),
(28444, 2617, '_sold_individually', 'no'),
(28445, 2617, '_virtual', 'no'),
(28446, 2617, '_downloadable', 'no'),
(28447, 2617, '_download_limit', '-1'),
(28448, 2617, '_download_expiry', '-1'),
(28449, 2617, '_stock', '2'),
(28450, 2617, '_stock_status', 'instock'),
(28451, 2617, '_wc_average_rating', '0'),
(28452, 2617, '_wc_review_count', '0'),
(28453, 2617, 'attribute_pa_color', 'gray'),
(28454, 2617, 'attribute_pa_shoe-size', '37-5'),
(28455, 2617, '_price', '388.53'),
(28456, 2617, '_product_version', '4.1.0'),
(28457, 2617, '_vi_wad_aliexpress_variation_id', '12000020404934959'),
(28458, 2617, '_vi_wad_aliexpress_variation_attr', '14:691;200000124:200001019'),
(28459, 2618, '_variation_description', ''),
(28460, 2618, '_sku', '1005002374987128-gray-36'),
(28461, 2618, '_regular_price', '388.53'),
(28462, 2618, 'total_sales', '0'),
(28463, 2618, '_tax_status', 'taxable'),
(28464, 2618, '_tax_class', 'parent'),
(28465, 2618, '_manage_stock', 'yes'),
(28466, 2618, '_backorders', 'no'),
(28467, 2618, '_sold_individually', 'no'),
(28468, 2618, '_virtual', 'no'),
(28469, 2618, '_downloadable', 'no'),
(28470, 2618, '_download_limit', '-1'),
(28471, 2618, '_download_expiry', '-1'),
(28472, 2618, '_stock', '2'),
(28473, 2618, '_stock_status', 'instock'),
(28474, 2618, '_wc_average_rating', '0'),
(28475, 2618, '_wc_review_count', '0'),
(28476, 2618, 'attribute_pa_color', 'gray'),
(28477, 2618, 'attribute_pa_shoe-size', '36'),
(28478, 2618, '_price', '388.53'),
(28479, 2618, '_product_version', '4.1.0'),
(28480, 2618, '_vi_wad_aliexpress_variation_id', '12000020404934956'),
(28481, 2618, '_vi_wad_aliexpress_variation_attr', '14:691;200000124:200000334'),
(28482, 2619, '_variation_description', ''),
(28483, 2619, '_sku', '1005002374987128-gray-36-5'),
(28484, 2619, '_regular_price', '388.53'),
(28485, 2619, 'total_sales', '0'),
(28486, 2619, '_tax_status', 'taxable'),
(28487, 2619, '_tax_class', 'parent'),
(28488, 2619, '_manage_stock', 'yes'),
(28489, 2619, '_backorders', 'no'),
(28490, 2619, '_sold_individually', 'no'),
(28491, 2619, '_virtual', 'no'),
(28492, 2619, '_downloadable', 'no'),
(28493, 2619, '_download_limit', '-1'),
(28494, 2619, '_download_expiry', '-1'),
(28495, 2619, '_stock', '2'),
(28496, 2619, '_stock_status', 'instock'),
(28497, 2619, '_wc_average_rating', '0'),
(28498, 2619, '_wc_review_count', '0'),
(28499, 2619, 'attribute_pa_color', 'gray'),
(28500, 2619, 'attribute_pa_shoe-size', '36-5'),
(28501, 2619, '_price', '388.53'),
(28502, 2619, '_product_version', '4.1.0'),
(28503, 2619, '_vi_wad_aliexpress_variation_id', '12000020404934957'),
(28504, 2619, '_vi_wad_aliexpress_variation_attr', '14:691;200000124:200001018'),
(28505, 2620, '_variation_description', ''),
(28506, 2620, '_sku', '1005002374987128-gray-35'),
(28507, 2620, '_regular_price', '388.53'),
(28508, 2620, 'total_sales', '0'),
(28509, 2620, '_tax_status', 'taxable'),
(28510, 2620, '_tax_class', 'parent'),
(28511, 2620, '_manage_stock', 'yes'),
(28512, 2620, '_backorders', 'no'),
(28513, 2620, '_sold_individually', 'no'),
(28514, 2620, '_virtual', 'no'),
(28515, 2620, '_downloadable', 'no'),
(28516, 2620, '_download_limit', '-1'),
(28517, 2620, '_download_expiry', '-1'),
(28518, 2620, '_stock', '2'),
(28519, 2620, '_stock_status', 'instock'),
(28520, 2620, '_wc_average_rating', '0'),
(28521, 2620, '_wc_review_count', '0'),
(28522, 2620, 'attribute_pa_color', 'gray'),
(28523, 2620, 'attribute_pa_shoe-size', '35'),
(28524, 2620, '_price', '388.53'),
(28525, 2620, '_product_version', '4.1.0'),
(28526, 2620, '_vi_wad_aliexpress_variation_id', '12000020404934954'),
(28527, 2620, '_vi_wad_aliexpress_variation_attr', '14:691;200000124:200000333'),
(28528, 2621, '_variation_description', ''),
(28529, 2621, '_sku', '1005002374987128-gray-35-5'),
(28530, 2621, '_regular_price', '388.53'),
(28531, 2621, 'total_sales', '0'),
(28532, 2621, '_tax_status', 'taxable'),
(28533, 2621, '_tax_class', 'parent'),
(28534, 2621, '_manage_stock', 'yes'),
(28535, 2621, '_backorders', 'no'),
(28536, 2621, '_sold_individually', 'no'),
(28537, 2621, '_virtual', 'no'),
(28538, 2621, '_downloadable', 'no'),
(28539, 2621, '_download_limit', '-1'),
(28540, 2621, '_download_expiry', '-1'),
(28541, 2621, '_stock', '2'),
(28542, 2621, '_stock_status', 'instock'),
(28543, 2621, '_wc_average_rating', '0'),
(28544, 2621, '_wc_review_count', '0'),
(28545, 2621, 'attribute_pa_color', 'gray'),
(28546, 2621, 'attribute_pa_shoe-size', '35-5'),
(28547, 2621, '_price', '388.53'),
(28548, 2621, '_product_version', '4.1.0'),
(28549, 2621, '_vi_wad_aliexpress_variation_id', '12000020404934955'),
(28550, 2621, '_vi_wad_aliexpress_variation_attr', '14:691;200000124:200001017'),
(28551, 2622, '_variation_description', ''),
(28552, 2622, '_sku', '1005002374987128-black-40'),
(28553, 2622, '_regular_price', '388.53'),
(28554, 2622, 'total_sales', '0'),
(28555, 2622, '_tax_status', 'taxable'),
(28556, 2622, '_tax_class', 'parent'),
(28557, 2622, '_manage_stock', 'yes'),
(28558, 2622, '_backorders', 'no'),
(28559, 2622, '_sold_individually', 'no'),
(28560, 2622, '_virtual', 'no'),
(28561, 2622, '_downloadable', 'no'),
(28562, 2622, '_download_limit', '-1'),
(28563, 2622, '_download_expiry', '-1'),
(28564, 2622, '_stock', '2'),
(28565, 2622, '_stock_status', 'instock'),
(28566, 2622, '_wc_average_rating', '0'),
(28567, 2622, '_wc_review_count', '0'),
(28568, 2622, 'attribute_pa_color', 'black'),
(28569, 2622, 'attribute_pa_shoe-size', '40'),
(28570, 2622, '_price', '388.53'),
(28571, 2622, '_product_version', '4.1.0'),
(28572, 2622, '_vi_wad_aliexpress_variation_id', '12000020404934952'),
(28573, 2622, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:100013888'),
(28574, 2623, '_variation_description', ''),
(28575, 2623, '_sku', '1005002374987128-gray-34-5'),
(28576, 2623, '_regular_price', '388.53'),
(28577, 2623, 'total_sales', '0'),
(28578, 2623, '_tax_status', 'taxable'),
(28579, 2623, '_tax_class', 'parent'),
(28580, 2623, '_manage_stock', 'yes'),
(28581, 2623, '_backorders', 'no'),
(28582, 2623, '_sold_individually', 'no'),
(28583, 2623, '_virtual', 'no'),
(28584, 2623, '_downloadable', 'no'),
(28585, 2623, '_download_limit', '-1'),
(28586, 2623, '_download_expiry', '-1'),
(28587, 2623, '_stock', '2'),
(28588, 2623, '_stock_status', 'instock'),
(28589, 2623, '_wc_average_rating', '0'),
(28590, 2623, '_wc_review_count', '0'),
(28591, 2623, 'attribute_pa_color', 'gray'),
(28592, 2623, 'attribute_pa_shoe-size', '34-5'),
(28593, 2623, '_price', '388.53'),
(28594, 2623, '_product_version', '4.1.0'),
(28595, 2623, '_vi_wad_aliexpress_variation_id', '12000020404934953'),
(28596, 2623, '_vi_wad_aliexpress_variation_attr', '14:691;200000124:200001016'),
(28597, 2574, '_price', '388.53'),
(28598, 2624, '_wp_attached_file', '2021/06/JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46-2.jpg'),
(28599, 2624, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:4:\"file\";s:94:\"2021/06/JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46-2.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:94:\"JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:94:\"JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:94:\"JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46-2-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:94:\"JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46-2-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:94:\"JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46-2-825x510.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:94:\"JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:94:\"JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:94:\"JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:94:\"JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:94:\"JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:94:\"JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(28600, 2624, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H8ff5b9a43a7c4f86998c43052226a84a2/JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46.jpg'),
(28601, 2625, '_wp_attached_file', '2021/06/JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46-3.jpg'),
(28602, 2625, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:4:\"file\";s:94:\"2021/06/JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46-3.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:94:\"JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:94:\"JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:94:\"JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46-3-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:94:\"JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46-3-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:94:\"JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46-3-825x510.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:94:\"JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:94:\"JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46-3-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:94:\"JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:94:\"JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:94:\"JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46-3-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:94:\"JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(28603, 2625, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H5e19e13278cd4583a2406454e9b97156X/JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46.jpg'),
(28604, 2626, '_wp_attached_file', '2021/06/JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46-4.jpg'),
(28605, 2626, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:4:\"file\";s:94:\"2021/06/JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46-4.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:94:\"JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:94:\"JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46-4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:94:\"JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46-4-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:94:\"JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46-4-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:94:\"JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46-4-825x510.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:94:\"JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:94:\"JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46-4-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:94:\"JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:94:\"JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:94:\"JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46-4-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:94:\"JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(28606, 2626, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Had206518cb2e45fc94c337f78c2dd4e75/JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46.jpg'),
(28607, 2627, '_wp_attached_file', '2021/06/JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46-5.jpg'),
(28608, 2627, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:4:\"file\";s:94:\"2021/06/JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46-5.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:94:\"JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:94:\"JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46-5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:94:\"JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46-5-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:94:\"JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46-5-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:94:\"JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46-5-825x510.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:94:\"JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:94:\"JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46-5-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:94:\"JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46-5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:94:\"JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:94:\"JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46-5-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:94:\"JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46-5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(28609, 2627, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Hcddb0f1b1bf44fb4ae7562feb52797bdT/JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46.jpg'),
(28610, 2628, '_wp_attached_file', '2021/06/JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46.jpg_640x640.jpg'),
(28611, 2628, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:104:\"2021/06/JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46.jpg_640x640.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:104:\"JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46.jpg_640x640-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:104:\"JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46.jpg_640x640-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:104:\"JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46.jpg_640x640-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:104:\"JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46.jpg_640x640-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:104:\"JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46.jpg_640x640-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:104:\"JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46.jpg_640x640-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:104:\"JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46.jpg_640x640-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:104:\"JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46.jpg_640x640-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:104:\"JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46.jpg_640x640-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:104:\"JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46.jpg_640x640-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(28612, 2628, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H09f505fef682438898cbcedc69fa1760o/JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46.jpg_640x640.jpg'),
(28613, 2515, '_thumbnail_id', '2628'),
(28614, 2516, '_thumbnail_id', '2628'),
(28615, 2517, '_thumbnail_id', '2628'),
(28616, 2518, '_thumbnail_id', '2628'),
(28617, 2519, '_thumbnail_id', '2628'),
(28618, 2520, '_thumbnail_id', '2628'),
(28619, 2521, '_thumbnail_id', '2628'),
(28620, 2553, '_thumbnail_id', '2628'),
(28621, 2554, '_thumbnail_id', '2628'),
(28622, 2555, '_thumbnail_id', '2628'),
(28623, 2556, '_thumbnail_id', '2628'),
(28624, 2629, '_wp_attached_file', '2021/06/JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46-1.jpg_640x640-1.jpg'),
(28625, 2629, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:108:\"2021/06/JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46-1.jpg_640x640-1.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:108:\"JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46-1.jpg_640x640-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:108:\"JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46-1.jpg_640x640-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:108:\"JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46-1.jpg_640x640-1-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:108:\"JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46-1.jpg_640x640-1-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:108:\"JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46-1.jpg_640x640-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:108:\"JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46-1.jpg_640x640-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:108:\"JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46-1.jpg_640x640-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:108:\"JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46-1.jpg_640x640-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:108:\"JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46-1.jpg_640x640-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:108:\"JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46-1.jpg_640x640-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(28626, 2629, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H0862436ff0a049d4b88b474ebd43389aL/JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46.jpg_640x640.jpg'),
(28627, 2545, '_thumbnail_id', '2629'),
(28628, 2546, '_thumbnail_id', '2629'),
(28629, 2547, '_thumbnail_id', '2629'),
(28630, 2548, '_thumbnail_id', '2629'),
(28631, 2550, '_thumbnail_id', '2629'),
(28632, 2551, '_thumbnail_id', '2629'),
(28633, 2552, '_thumbnail_id', '2629'),
(28634, 2557, '_thumbnail_id', '2629'),
(28635, 2558, '_thumbnail_id', '2629'),
(28636, 2560, '_thumbnail_id', '2629'),
(28637, 2561, '_thumbnail_id', '2629'),
(28638, 2630, '_wp_attached_file', '2021/06/JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46-2.jpg_640x640-2.jpg'),
(28639, 2630, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:108:\"2021/06/JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46-2.jpg_640x640-2.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:108:\"JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46-2.jpg_640x640-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:108:\"JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46-2.jpg_640x640-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:108:\"JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46-2.jpg_640x640-2-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:108:\"JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46-2.jpg_640x640-2-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:108:\"JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46-2.jpg_640x640-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:108:\"JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46-2.jpg_640x640-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:108:\"JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46-2.jpg_640x640-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:108:\"JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46-2.jpg_640x640-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:108:\"JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46-2.jpg_640x640-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:108:\"JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46-2.jpg_640x640-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(28640, 2630, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Ha8b8fb3ca18948dfbdd6824a8dcb1b1fE/JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46.jpg_640x640.jpg'),
(28641, 2523, '_thumbnail_id', '2630'),
(28642, 2524, '_thumbnail_id', '2630'),
(28643, 2525, '_thumbnail_id', '2630'),
(28644, 2526, '_thumbnail_id', '2630'),
(28645, 2527, '_thumbnail_id', '2630'),
(28646, 2528, '_thumbnail_id', '2630'),
(28647, 2529, '_thumbnail_id', '2630'),
(28648, 2532, '_thumbnail_id', '2630'),
(28649, 2533, '_thumbnail_id', '2630'),
(28650, 2534, '_thumbnail_id', '2630'),
(28651, 2535, '_thumbnail_id', '2630'),
(28652, 2631, '_wp_attached_file', '2021/06/JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46-3.jpg_640x640-3.jpg'),
(28653, 2631, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:108:\"2021/06/JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46-3.jpg_640x640-3.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:108:\"JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46-3.jpg_640x640-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:108:\"JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46-3.jpg_640x640-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:108:\"JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46-3.jpg_640x640-3-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:108:\"JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46-3.jpg_640x640-3-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:108:\"JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46-3.jpg_640x640-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:108:\"JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46-3.jpg_640x640-3-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:108:\"JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46-3.jpg_640x640-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:108:\"JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46-3.jpg_640x640-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:108:\"JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46-3.jpg_640x640-3-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:108:\"JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46-3.jpg_640x640-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(28654, 2631, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H61075c4abbeb4ebcb29f329bca61e674l/JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46.jpg_640x640.jpg'),
(28655, 2530, '_thumbnail_id', '2631'),
(28656, 2531, '_thumbnail_id', '2631'),
(28657, 2536, '_thumbnail_id', '2631'),
(28658, 2537, '_thumbnail_id', '2631'),
(28659, 2538, '_thumbnail_id', '2631'),
(28660, 2539, '_thumbnail_id', '2631'),
(28661, 2540, '_thumbnail_id', '2631'),
(28662, 2541, '_thumbnail_id', '2631'),
(28663, 2542, '_thumbnail_id', '2631'),
(28664, 2544, '_thumbnail_id', '2631'),
(28665, 2549, '_thumbnail_id', '2631'),
(28666, 2632, '_wp_attached_file', '2021/06/Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet-1.jpg'),
(28667, 2632, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:4:\"file\";s:126:\"2021/06/Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet-1.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:126:\"Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:126:\"Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:126:\"Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet-1-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:126:\"Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet-1-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:126:\"Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet-1-825x510.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:126:\"Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:126:\"Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:126:\"Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:126:\"Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:126:\"Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:126:\"Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(28668, 2632, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H508d329466a04596af72242ec8b1a91a7/Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet.jpg'),
(28669, 2562, '_product_image_gallery', '2632,2634,2636,2637,2639'),
(28670, 2633, '_vi_wad_description_images', 'a:9:{i:0;s:65:\"https://ae01.alicdn.com/kf/Ha957c8231f3944aa8d7656fb3cdca302h.png\";i:1;s:54:\"//ae01.alicdn.com/kf/HTB114pIX8Cw3KVjSZFlq6AJkFXaK.jpg\";i:2;s:65:\"https://ae01.alicdn.com/kf/Hcb5a8fc93c5c4fdc89a9fb097d1a778ao.jpg\";i:3;s:65:\"https://ae01.alicdn.com/kf/Hf05738d5f7344a09aa24b7986fd128a5N.jpg\";i:4;s:59:\"//ae01.alicdn.com/kf/H77794b4d579a421883a05e2a156c2709x.jpg\";i:5;s:59:\"//ae01.alicdn.com/kf/H049367aa920d4fe9ad9641c302d028fbd.jpg\";i:6;s:59:\"//ae01.alicdn.com/kf/Haa4da5864e40416f8f510db57e106128z.jpg\";i:7;s:59:\"//ae01.alicdn.com/kf/H1ba3ceea64984db0b4f1a70c636f8e7fz.jpg\";i:8;s:54:\"//ae01.alicdn.com/kf/HTB1fPmyrN3IL1JjSZPfq6ArUVXaQ.jpg\";}'),
(28671, 2633, '_vi_wad_sku', '4000587350897'),
(28672, 2633, '_vi_wad_attributes', 'a:2:{i:14;a:5:{s:6:\"values\";a:13:{s:6:\"14:771\";s:19:\"Dark Gray  for Male\";s:6:\"14:193\";s:16:\"Black for Female\";s:12:\"14:100018786\";s:18:\"All Black for Male\";s:6:\"14:691\";s:17:\"Light Gray Female\";s:12:\"14:200004890\";s:16:\"Dark Gray Female\";s:12:\"14:200002130\";s:20:\"Light Gray  for Male\";s:12:\"14:200003699\";s:18:\"Rainbow White Male\";s:7:\"14:1052\";s:16:\"Pink  for Female\";s:5:\"14:10\";s:17:\"Light Pink Female\";s:9:\"14:350853\";s:20:\"rainbow White Female\";s:5:\"14:29\";s:14:\"White For Male\";s:12:\"14:201447389\";s:20:\"All Black for Female\";s:12:\"14:200001438\";s:14:\"Khaki for Male\";}s:4:\"slug\";s:5:\"color\";s:4:\"name\";s:5:\"Color\";s:8:\"position\";i:0;s:10:\"values_sub\";a:13:{s:6:\"14:771\";s:5:\"Beige\";s:6:\"14:193\";s:5:\"BLACK\";s:12:\"14:100018786\";s:5:\"Clear\";s:6:\"14:691\";s:4:\"Gray\";s:12:\"14:200004890\";s:9:\"Dark Grey\";s:12:\"14:200002130\";s:5:\"Ivory\";s:12:\"14:200003699\";s:5:\"MULTI\";s:7:\"14:1052\";s:4:\"Pink\";s:5:\"14:10\";s:3:\"Red\";s:9:\"14:350853\";s:6:\"Silver\";s:5:\"14:29\";s:5:\"White\";s:12:\"14:201447389\";s:8:\"Assorted\";s:12:\"14:200001438\";s:5:\"Khaki\";}}i:200000124;a:5:{s:6:\"values\";a:10:{s:13:\"200000124:153\";s:1:\"4\";s:19:\"200000124:200000285\";s:3:\"4.5\";s:13:\"200000124:698\";s:1:\"5\";s:19:\"200000124:200000286\";s:3:\"5.5\";s:14:\"200000124:1394\";s:1:\"6\";s:14:\"200000124:3434\";s:1:\"7\";s:19:\"200000124:200000288\";s:3:\"7.5\";s:19:\"200000124:200000289\";s:3:\"8.5\";s:19:\"200000124:200000290\";s:3:\"9.5\";s:14:\"200000124:1583\";s:2:\"10\";}s:4:\"slug\";s:9:\"shoe-size\";s:4:\"name\";s:9:\"Shoe Size\";s:8:\"position\";i:1;s:10:\"values_sub\";a:10:{s:13:\"200000124:153\";s:1:\"4\";s:19:\"200000124:200000285\";s:3:\"4.5\";s:13:\"200000124:698\";s:1:\"5\";s:19:\"200000124:200000286\";s:3:\"5.5\";s:14:\"200000124:1394\";s:1:\"6\";s:14:\"200000124:3434\";s:1:\"7\";s:19:\"200000124:200000288\";s:3:\"7.5\";s:19:\"200000124:200000289\";s:3:\"8.5\";s:19:\"200000124:200000290\";s:3:\"9.5\";s:14:\"200000124:1583\";s:2:\"10\";}}}');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(28673, 2633, '_vi_wad_list_attributes', 'a:23:{s:6:\"14:771\";a:4:{s:4:\"name\";s:19:\"Dark Gray  for Male\";s:8:\"name_sub\";s:5:\"Beige\";s:5:\"color\";s:7:\"#F8F7E7\";s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/Hcbbed6681e9142da803173ec4876b32fi/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.jpg_640x640.jpg\";}s:6:\"14:193\";a:4:{s:4:\"name\";s:16:\"Black for Female\";s:8:\"name_sub\";s:5:\"BLACK\";s:5:\"color\";s:7:\"#000000\";s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H116836aedbc5420db6de7bdf0448ddfch/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.jpg_640x640.jpg\";}s:12:\"14:100018786\";a:4:{s:4:\"name\";s:18:\"All Black for Male\";s:8:\"name_sub\";s:5:\"Clear\";s:5:\"color\";s:5:\"clear\";s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H0d750679f4194e169f9510a56a161bf9J/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.png_640x640.png\";}s:6:\"14:691\";a:4:{s:4:\"name\";s:17:\"Light Gray Female\";s:8:\"name_sub\";s:4:\"Gray\";s:5:\"color\";s:4:\"#999\";s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H0c79090d75354b29b805c23fbf48b3531/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.jpg_640x640.jpg\";}s:12:\"14:200004890\";a:4:{s:4:\"name\";s:16:\"Dark Gray Female\";s:8:\"name_sub\";s:9:\"Dark Grey\";s:5:\"color\";s:4:\"#666\";s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H9bac152f28364753a1a9fb9101d2427cy/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.jpg_640x640.jpg\";}s:12:\"14:200002130\";a:4:{s:4:\"name\";s:20:\"Light Gray  for Male\";s:8:\"name_sub\";s:5:\"Ivory\";s:5:\"color\";s:7:\"#FDFDE8\";s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/Hb72fa779894b4707afef7f76acf234b3J/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.jpg_640x640.jpg\";}s:12:\"14:200003699\";a:4:{s:4:\"name\";s:18:\"Rainbow White Male\";s:8:\"name_sub\";s:5:\"MULTI\";s:5:\"color\";s:5:\"mutil\";s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/Hf3c96302eff2403694324bfd4b23b83ab/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.jpg_640x640.jpg\";}s:7:\"14:1052\";a:4:{s:4:\"name\";s:16:\"Pink  for Female\";s:8:\"name_sub\";s:4:\"Pink\";s:5:\"color\";s:7:\"#FFC0CB\";s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/Ha0737223c4584e0f97109807aec1679fk/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.jpg_640x640.jpg\";}s:5:\"14:10\";a:4:{s:4:\"name\";s:17:\"Light Pink Female\";s:8:\"name_sub\";s:3:\"Red\";s:5:\"color\";s:7:\"#FF0000\";s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/Hf3fc2134ff6c41e5b11deb373ce4a125x/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.jpg_640x640.jpg\";}s:9:\"14:350853\";a:4:{s:4:\"name\";s:20:\"rainbow White Female\";s:8:\"name_sub\";s:6:\"Silver\";s:5:\"color\";s:4:\"#CCC\";s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H031c6c0264194487a799d0168aa7f60dF/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.jpg_640x640.jpg\";}s:5:\"14:29\";a:4:{s:4:\"name\";s:14:\"White For Male\";s:8:\"name_sub\";s:5:\"White\";s:5:\"color\";s:7:\"#FFFFFF\";s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/Hcb0e81de43994ed79bd58d7e558485071/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.jpg_640x640.jpg\";}s:12:\"14:201447389\";a:4:{s:4:\"name\";s:20:\"All Black for Female\";s:8:\"name_sub\";s:8:\"Assorted\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H3ab7d785c8d84de39256210700e3fca9z/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.jpg_640x640.jpg\";}s:12:\"14:200001438\";a:4:{s:4:\"name\";s:14:\"Khaki for Male\";s:8:\"name_sub\";s:5:\"Khaki\";s:5:\"color\";s:7:\"#DAC9B9\";s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/Hadd7238327a142b58d256614ae65123cC/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.jpg_640x640.jpg\";}s:13:\"200000124:153\";a:4:{s:4:\"name\";s:1:\"4\";s:8:\"name_sub\";s:1:\"4\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000285\";a:4:{s:4:\"name\";s:3:\"4.5\";s:8:\"name_sub\";s:3:\"4.5\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:13:\"200000124:698\";a:4:{s:4:\"name\";s:1:\"5\";s:8:\"name_sub\";s:1:\"5\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000286\";a:4:{s:4:\"name\";s:3:\"5.5\";s:8:\"name_sub\";s:3:\"5.5\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:14:\"200000124:1394\";a:4:{s:4:\"name\";s:1:\"6\";s:8:\"name_sub\";s:1:\"6\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:14:\"200000124:3434\";a:4:{s:4:\"name\";s:1:\"7\";s:8:\"name_sub\";s:1:\"7\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000288\";a:4:{s:4:\"name\";s:3:\"7.5\";s:8:\"name_sub\";s:3:\"7.5\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000289\";a:4:{s:4:\"name\";s:3:\"8.5\";s:8:\"name_sub\";s:3:\"8.5\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000290\";a:4:{s:4:\"name\";s:3:\"9.5\";s:8:\"name_sub\";s:3:\"9.5\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:14:\"200000124:1583\";a:4:{s:4:\"name\";s:2:\"10\";s:8:\"name_sub\";s:2:\"10\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}}'),
(28674, 2633, '_vi_wad_shipping_info', 'a:6:{s:4:\"time\";i:1622546941;s:7:\"country\";s:2:\"LK\";s:7:\"company\";s:3:\"EMS\";s:7:\"freight\";s:3795:\"[{\"bizShowMind\":{\"layout\":[]},\"commitDay\":\"75\",\"company\":\"EMS\",\"currency\":\"USD\",\"discount\":50,\"displayType\":\"deliveryTime\",\"features\":{},\"freightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $31.80\",\"value\":31.8},\"freightFeatures\":{\"provider\":\"ae_config\"},\"freightLayout\":{\"displayType\":\"deliveryTime\",\"layout\":[{\"text\":\"Shipping: US $31.80\",\"type\":\"title\"},{\"text\":\"To <font color=\'#000000\'>Sri Lanka</font> via EMS\",\"type\":\"subtitle\"}],\"openShippingPanel\":\"true\"},\"fullMailLine\":false,\"hbaService\":false,\"i18nMap\":{},\"id\":0,\"name\":\"FreightItemModule\",\"sendGoodsCountry\":\"CN\",\"sendGoodsCountryFullName\":\"China\",\"serviceName\":\"EMS\",\"standardFreightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $31.80\",\"value\":31.8},\"time\":\"15-44\",\"tracking\":true},{\"bizShowMind\":{\"layout\":[]},\"commitDay\":\"75\",\"company\":\"e-EMS\",\"currency\":\"USD\",\"discount\":55,\"displayType\":\"deliveryTime\",\"features\":{},\"freightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $32.76\",\"value\":32.76},\"freightFeatures\":{\"provider\":\"ae_config\"},\"freightLayout\":{\"displayType\":\"deliveryTime\",\"layout\":[{\"text\":\"Shipping: US $32.76\",\"type\":\"title\"},{\"text\":\"To <font color=\'#000000\'>Sri Lanka</font> via e-EMS\",\"type\":\"subtitle\"}],\"openShippingPanel\":\"true\"},\"fullMailLine\":false,\"hbaService\":false,\"i18nMap\":{},\"id\":0,\"name\":\"FreightItemModule\",\"sendGoodsCountry\":\"CN\",\"sendGoodsCountryFullName\":\"China\",\"serviceName\":\"E_EMS\",\"standardFreightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $32.76\",\"value\":32.76},\"time\":\"20-40\",\"tracking\":true},{\"bizShowMind\":{\"layout\":[]},\"commitDay\":\"75\",\"company\":\"UPS Expedited\",\"currency\":\"USD\",\"discount\":55,\"displayType\":\"deliveryTime\",\"features\":{},\"freightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $50.69\",\"value\":50.69},\"freightFeatures\":{\"provider\":\"ae_config\"},\"freightLayout\":{\"displayType\":\"deliveryTime\",\"layout\":[{\"text\":\"Shipping: US $50.69\",\"type\":\"title\"},{\"text\":\"To <font color=\'#000000\'>Sri Lanka</font> via UPS Expedited\",\"type\":\"subtitle\"}],\"openShippingPanel\":\"true\"},\"fullMailLine\":false,\"hbaService\":false,\"i18nMap\":{},\"id\":0,\"name\":\"FreightItemModule\",\"sendGoodsCountry\":\"CN\",\"sendGoodsCountryFullName\":\"China\",\"serviceName\":\"UPSE\",\"standardFreightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $50.69\",\"value\":50.69},\"time\":\"7-15\",\"tracking\":true},{\"bizShowMind\":{\"layout\":[]},\"commitDay\":\"75\",\"company\":\"Fedex IP\",\"currency\":\"USD\",\"discount\":55,\"displayType\":\"deliveryTime\",\"features\":{},\"freightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $57.23\",\"value\":57.23},\"freightFeatures\":{\"provider\":\"ae_config\"},\"freightLayout\":{\"displayType\":\"deliveryTime\",\"layout\":[{\"text\":\"Shipping: US $57.23\",\"type\":\"title\"},{\"text\":\"To <font color=\'#000000\'>Sri Lanka</font> via Fedex IP\",\"type\":\"subtitle\"}],\"openShippingPanel\":\"true\"},\"fullMailLine\":false,\"hbaService\":false,\"i18nMap\":{},\"id\":0,\"name\":\"FreightItemModule\",\"sendGoodsCountry\":\"CN\",\"sendGoodsCountryFullName\":\"China\",\"serviceName\":\"FEDEX\",\"standardFreightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $57.23\",\"value\":57.23},\"time\":\"7-15\",\"tracking\":true},{\"bizShowMind\":{\"layout\":[]},\"commitDay\":\"75\",\"company\":\"DHL\",\"currency\":\"USD\",\"discount\":50,\"displayType\":\"deliveryTime\",\"features\":{},\"freightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $102.91\",\"value\":102.91},\"freightFeatures\":{\"provider\":\"ae_config\"},\"freightLayout\":{\"displayType\":\"deliveryTime\",\"layout\":[{\"text\":\"Shipping: US $102.91\",\"type\":\"title\"},{\"text\":\"To <font color=\'#000000\'>Sri Lanka</font> via DHL\",\"type\":\"subtitle\"}],\"openShippingPanel\":\"true\"},\"fullMailLine\":false,\"hbaService\":false,\"i18nMap\":{},\"id\":0,\"name\":\"FreightItemModule\",\"sendGoodsCountry\":\"CN\",\"sendGoodsCountryFullName\":\"China\",\"serviceName\":\"DHL\",\"standardFreightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $102.91\",\"value\":102.91},\"time\":\"9-17\",\"tracking\":true}]\";s:13:\"shipping_cost\";d:31.800000000000000710542735760100185871124267578125;s:13:\"delivery_time\";s:5:\"15-44\";}'),
(28675, 2633, '_vi_wad_gallery', 'a:6:{i:0;s:172:\"https://ae01.alicdn.com/kf/Hcae3841b75f44ccfb589b3278b0bf304P/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.jpg\";i:1;s:172:\"https://ae01.alicdn.com/kf/Ha4739bf3acec4b3e88c0a4b7efe04374y/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.jpg\";i:2;s:172:\"https://ae01.alicdn.com/kf/H8cef7ffa80e14249b3e5bd699daa2ca9x/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.jpg\";i:3;s:172:\"https://ae01.alicdn.com/kf/H42ba61577e2f4a9fa36fe5f70edb701dK/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.jpg\";i:4;s:172:\"https://ae01.alicdn.com/kf/H01f7461964fb41998c550bfbe858d8e4U/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.jpg\";i:5;s:172:\"https://ae01.alicdn.com/kf/H6e278f301a204e5bacc3a4f1f1c54349P/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.jpg\";}'),
(28676, 2633, '_vi_wad_variation_images', 'a:13:{s:6:\"14:771\";s:184:\"https://ae01.alicdn.com/kf/Hcbbed6681e9142da803173ec4876b32fi/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.jpg_640x640.jpg\";s:6:\"14:193\";s:184:\"https://ae01.alicdn.com/kf/H116836aedbc5420db6de7bdf0448ddfch/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.jpg_640x640.jpg\";s:12:\"14:100018786\";s:184:\"https://ae01.alicdn.com/kf/H0d750679f4194e169f9510a56a161bf9J/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.png_640x640.png\";s:6:\"14:691\";s:184:\"https://ae01.alicdn.com/kf/H0c79090d75354b29b805c23fbf48b3531/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.jpg_640x640.jpg\";s:12:\"14:200004890\";s:184:\"https://ae01.alicdn.com/kf/H9bac152f28364753a1a9fb9101d2427cy/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.jpg_640x640.jpg\";s:12:\"14:200002130\";s:184:\"https://ae01.alicdn.com/kf/Hb72fa779894b4707afef7f76acf234b3J/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.jpg_640x640.jpg\";s:12:\"14:200003699\";s:184:\"https://ae01.alicdn.com/kf/Hf3c96302eff2403694324bfd4b23b83ab/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.jpg_640x640.jpg\";s:7:\"14:1052\";s:184:\"https://ae01.alicdn.com/kf/Ha0737223c4584e0f97109807aec1679fk/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.jpg_640x640.jpg\";s:5:\"14:10\";s:184:\"https://ae01.alicdn.com/kf/Hf3fc2134ff6c41e5b11deb373ce4a125x/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.jpg_640x640.jpg\";s:9:\"14:350853\";s:184:\"https://ae01.alicdn.com/kf/H031c6c0264194487a799d0168aa7f60dF/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.jpg_640x640.jpg\";s:5:\"14:29\";s:184:\"https://ae01.alicdn.com/kf/Hcb0e81de43994ed79bd58d7e558485071/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.jpg_640x640.jpg\";s:12:\"14:201447389\";s:184:\"https://ae01.alicdn.com/kf/H3ab7d785c8d84de39256210700e3fca9z/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.jpg_640x640.jpg\";s:12:\"14:200001438\";s:184:\"https://ae01.alicdn.com/kf/Hadd7238327a142b58d256614ae65123cC/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.jpg_640x640.jpg\";}'),
(28677, 2633, '_vi_wad_store_info', 'a:3:{s:4:\"name\";s:20:\"ZJNNK Official Store\";s:3:\"url\";s:34:\"//www.aliexpress.com/store/1229070\";s:3:\"num\";i:1229070;}');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(28678, 2633, '_vi_wad_variations', 'a:130:{i:0;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H116836aedbc5420db6de7bdf0448ddfch/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.jpg_640x640.jpg\";s:3:\"sku\";s:34:\"4000587350897-black-for-female-7-5\";s:7:\"sku_sub\";s:23:\"4000587350897-black-7-5\";s:5:\"skuId\";s:17:\"10000014547228497\";s:7:\"skuAttr\";s:43:\"14:193#Black for Female;200000124:200000288\";s:13:\"regular_price\";s:5:\"36.38\";s:10:\"sale_price\";s:5:\"18.55\";s:5:\"stock\";i:0;s:10:\"attributes\";a:2:{s:5:\"color\";s:16:\"Black for Female\";s:9:\"shoe-size\";s:3:\"7.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:3:\"7.5\";}}i:1;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H116836aedbc5420db6de7bdf0448ddfch/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.jpg_640x640.jpg\";s:3:\"sku\";s:34:\"4000587350897-black-for-female-8-5\";s:7:\"sku_sub\";s:23:\"4000587350897-black-8-5\";s:5:\"skuId\";s:17:\"10000014547228498\";s:7:\"skuAttr\";s:43:\"14:193#Black for Female;200000124:200000289\";s:13:\"regular_price\";s:5:\"36.38\";s:10:\"sale_price\";s:5:\"18.55\";s:5:\"stock\";i:0;s:10:\"attributes\";a:2:{s:5:\"color\";s:16:\"Black for Female\";s:9:\"shoe-size\";s:3:\"8.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:3:\"8.5\";}}i:2;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H116836aedbc5420db6de7bdf0448ddfch/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.jpg_640x640.jpg\";s:3:\"sku\";s:34:\"4000587350897-black-for-female-9-5\";s:7:\"sku_sub\";s:23:\"4000587350897-black-9-5\";s:5:\"skuId\";s:17:\"10000014547228499\";s:7:\"skuAttr\";s:43:\"14:193#Black for Female;200000124:200000290\";s:13:\"regular_price\";s:5:\"36.38\";s:10:\"sale_price\";s:5:\"18.55\";s:5:\"stock\";i:0;s:10:\"attributes\";a:2:{s:5:\"color\";s:16:\"Black for Female\";s:9:\"shoe-size\";s:3:\"9.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:3:\"9.5\";}}i:3;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H116836aedbc5420db6de7bdf0448ddfch/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.jpg_640x640.jpg\";s:3:\"sku\";s:33:\"4000587350897-black-for-female-10\";s:7:\"sku_sub\";s:22:\"4000587350897-black-10\";s:5:\"skuId\";s:17:\"10000014547228500\";s:7:\"skuAttr\";s:38:\"14:193#Black for Female;200000124:1583\";s:13:\"regular_price\";s:5:\"36.38\";s:10:\"sale_price\";s:5:\"18.55\";s:5:\"stock\";i:0;s:10:\"attributes\";a:2:{s:5:\"color\";s:16:\"Black for Female\";s:9:\"shoe-size\";s:2:\"10\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"10\";}}i:4;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H0c79090d75354b29b805c23fbf48b3531/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.jpg_640x640.jpg\";s:3:\"sku\";s:35:\"4000587350897-light-gray-female-7-5\";s:7:\"sku_sub\";s:22:\"4000587350897-gray-7-5\";s:5:\"skuId\";s:17:\"10000014547228501\";s:7:\"skuAttr\";s:44:\"14:691#Light Gray Female;200000124:200000288\";s:13:\"regular_price\";s:5:\"36.38\";s:10:\"sale_price\";s:5:\"18.55\";s:5:\"stock\";i:0;s:10:\"attributes\";a:2:{s:5:\"color\";s:17:\"Light Gray Female\";s:9:\"shoe-size\";s:3:\"7.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:3:\"7.5\";}}i:5;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H0c79090d75354b29b805c23fbf48b3531/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.jpg_640x640.jpg\";s:3:\"sku\";s:35:\"4000587350897-light-gray-female-8-5\";s:7:\"sku_sub\";s:22:\"4000587350897-gray-8-5\";s:5:\"skuId\";s:17:\"10000014547228502\";s:7:\"skuAttr\";s:44:\"14:691#Light Gray Female;200000124:200000289\";s:13:\"regular_price\";s:5:\"36.38\";s:10:\"sale_price\";s:5:\"18.55\";s:5:\"stock\";i:0;s:10:\"attributes\";a:2:{s:5:\"color\";s:17:\"Light Gray Female\";s:9:\"shoe-size\";s:3:\"8.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:3:\"8.5\";}}i:6;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H0c79090d75354b29b805c23fbf48b3531/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.jpg_640x640.jpg\";s:3:\"sku\";s:35:\"4000587350897-light-gray-female-9-5\";s:7:\"sku_sub\";s:22:\"4000587350897-gray-9-5\";s:5:\"skuId\";s:17:\"10000014547228503\";s:7:\"skuAttr\";s:44:\"14:691#Light Gray Female;200000124:200000290\";s:13:\"regular_price\";s:5:\"36.38\";s:10:\"sale_price\";s:5:\"18.55\";s:5:\"stock\";i:0;s:10:\"attributes\";a:2:{s:5:\"color\";s:17:\"Light Gray Female\";s:9:\"shoe-size\";s:3:\"9.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:3:\"9.5\";}}i:7;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H0c79090d75354b29b805c23fbf48b3531/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.jpg_640x640.jpg\";s:3:\"sku\";s:34:\"4000587350897-light-gray-female-10\";s:7:\"sku_sub\";s:21:\"4000587350897-gray-10\";s:5:\"skuId\";s:17:\"10000014547228504\";s:7:\"skuAttr\";s:39:\"14:691#Light Gray Female;200000124:1583\";s:13:\"regular_price\";s:5:\"36.38\";s:10:\"sale_price\";s:5:\"18.55\";s:5:\"stock\";i:0;s:10:\"attributes\";a:2:{s:5:\"color\";s:17:\"Light Gray Female\";s:9:\"shoe-size\";s:2:\"10\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:2:\"10\";}}i:8;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H9bac152f28364753a1a9fb9101d2427cy/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.jpg_640x640.jpg\";s:3:\"sku\";s:34:\"4000587350897-dark-gray-female-7-5\";s:7:\"sku_sub\";s:27:\"4000587350897-dark-grey-7-5\";s:5:\"skuId\";s:17:\"10000014547228505\";s:7:\"skuAttr\";s:49:\"14:200004890#Dark Gray Female;200000124:200000288\";s:13:\"regular_price\";s:5:\"36.38\";s:10:\"sale_price\";s:5:\"18.55\";s:5:\"stock\";i:0;s:10:\"attributes\";a:2:{s:5:\"color\";s:16:\"Dark Gray Female\";s:9:\"shoe-size\";s:3:\"7.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:9:\"Dark Grey\";s:9:\"shoe-size\";s:3:\"7.5\";}}i:9;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H9bac152f28364753a1a9fb9101d2427cy/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.jpg_640x640.jpg\";s:3:\"sku\";s:34:\"4000587350897-dark-gray-female-8-5\";s:7:\"sku_sub\";s:27:\"4000587350897-dark-grey-8-5\";s:5:\"skuId\";s:17:\"10000014547228506\";s:7:\"skuAttr\";s:49:\"14:200004890#Dark Gray Female;200000124:200000289\";s:13:\"regular_price\";s:5:\"36.38\";s:10:\"sale_price\";s:5:\"18.55\";s:5:\"stock\";i:0;s:10:\"attributes\";a:2:{s:5:\"color\";s:16:\"Dark Gray Female\";s:9:\"shoe-size\";s:3:\"8.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:9:\"Dark Grey\";s:9:\"shoe-size\";s:3:\"8.5\";}}i:10;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H9bac152f28364753a1a9fb9101d2427cy/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.jpg_640x640.jpg\";s:3:\"sku\";s:34:\"4000587350897-dark-gray-female-9-5\";s:7:\"sku_sub\";s:27:\"4000587350897-dark-grey-9-5\";s:5:\"skuId\";s:17:\"10000014547228507\";s:7:\"skuAttr\";s:49:\"14:200004890#Dark Gray Female;200000124:200000290\";s:13:\"regular_price\";s:5:\"36.38\";s:10:\"sale_price\";s:5:\"18.55\";s:5:\"stock\";i:0;s:10:\"attributes\";a:2:{s:5:\"color\";s:16:\"Dark Gray Female\";s:9:\"shoe-size\";s:3:\"9.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:9:\"Dark Grey\";s:9:\"shoe-size\";s:3:\"9.5\";}}i:11;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H9bac152f28364753a1a9fb9101d2427cy/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.jpg_640x640.jpg\";s:3:\"sku\";s:33:\"4000587350897-dark-gray-female-10\";s:7:\"sku_sub\";s:26:\"4000587350897-dark-grey-10\";s:5:\"skuId\";s:17:\"10000014547228508\";s:7:\"skuAttr\";s:44:\"14:200004890#Dark Gray Female;200000124:1583\";s:13:\"regular_price\";s:5:\"36.38\";s:10:\"sale_price\";s:5:\"18.55\";s:5:\"stock\";i:0;s:10:\"attributes\";a:2:{s:5:\"color\";s:16:\"Dark Gray Female\";s:9:\"shoe-size\";s:2:\"10\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:9:\"Dark Grey\";s:9:\"shoe-size\";s:2:\"10\";}}i:12;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/Ha0737223c4584e0f97109807aec1679fk/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.jpg_640x640.jpg\";s:3:\"sku\";s:33:\"4000587350897-pink-for-female-7-5\";s:7:\"sku_sub\";s:22:\"4000587350897-pink-7-5\";s:5:\"skuId\";s:17:\"10000014547228509\";s:7:\"skuAttr\";s:44:\"14:1052#Pink  for Female;200000124:200000288\";s:13:\"regular_price\";s:5:\"36.38\";s:10:\"sale_price\";s:5:\"18.55\";s:5:\"stock\";i:0;s:10:\"attributes\";a:2:{s:5:\"color\";s:16:\"Pink  for Female\";s:9:\"shoe-size\";s:3:\"7.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:3:\"7.5\";}}i:13;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/Ha0737223c4584e0f97109807aec1679fk/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.jpg_640x640.jpg\";s:3:\"sku\";s:33:\"4000587350897-pink-for-female-8-5\";s:7:\"sku_sub\";s:22:\"4000587350897-pink-8-5\";s:5:\"skuId\";s:17:\"10000014547228510\";s:7:\"skuAttr\";s:44:\"14:1052#Pink  for Female;200000124:200000289\";s:13:\"regular_price\";s:5:\"36.38\";s:10:\"sale_price\";s:5:\"18.55\";s:5:\"stock\";i:0;s:10:\"attributes\";a:2:{s:5:\"color\";s:16:\"Pink  for Female\";s:9:\"shoe-size\";s:3:\"8.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:3:\"8.5\";}}i:14;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/Ha0737223c4584e0f97109807aec1679fk/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.jpg_640x640.jpg\";s:3:\"sku\";s:33:\"4000587350897-pink-for-female-9-5\";s:7:\"sku_sub\";s:22:\"4000587350897-pink-9-5\";s:5:\"skuId\";s:17:\"10000014547228511\";s:7:\"skuAttr\";s:44:\"14:1052#Pink  for Female;200000124:200000290\";s:13:\"regular_price\";s:5:\"36.38\";s:10:\"sale_price\";s:5:\"18.55\";s:5:\"stock\";i:0;s:10:\"attributes\";a:2:{s:5:\"color\";s:16:\"Pink  for Female\";s:9:\"shoe-size\";s:3:\"9.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:3:\"9.5\";}}i:15;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/Ha0737223c4584e0f97109807aec1679fk/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.jpg_640x640.jpg\";s:3:\"sku\";s:32:\"4000587350897-pink-for-female-10\";s:7:\"sku_sub\";s:21:\"4000587350897-pink-10\";s:5:\"skuId\";s:17:\"10000014547228512\";s:7:\"skuAttr\";s:39:\"14:1052#Pink  for Female;200000124:1583\";s:13:\"regular_price\";s:5:\"36.38\";s:10:\"sale_price\";s:5:\"18.55\";s:5:\"stock\";i:0;s:10:\"attributes\";a:2:{s:5:\"color\";s:16:\"Pink  for Female\";s:9:\"shoe-size\";s:2:\"10\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:2:\"10\";}}i:16;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H0d750679f4194e169f9510a56a161bf9J/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.png_640x640.png\";s:3:\"sku\";s:34:\"4000587350897-all-black-for-male-4\";s:7:\"sku_sub\";s:21:\"4000587350897-clear-4\";s:5:\"skuId\";s:17:\"10000014547228513\";s:7:\"skuAttr\";s:45:\"14:100018786#All Black for Male;200000124:153\";s:13:\"regular_price\";s:5:\"38.38\";s:10:\"sale_price\";s:5:\"19.57\";s:5:\"stock\";i:0;s:10:\"attributes\";a:2:{s:5:\"color\";s:18:\"All Black for Male\";s:9:\"shoe-size\";s:1:\"4\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Clear\";s:9:\"shoe-size\";s:1:\"4\";}}i:17;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H0d750679f4194e169f9510a56a161bf9J/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.png_640x640.png\";s:3:\"sku\";s:36:\"4000587350897-all-black-for-male-4-5\";s:7:\"sku_sub\";s:23:\"4000587350897-clear-4-5\";s:5:\"skuId\";s:17:\"10000014547228514\";s:7:\"skuAttr\";s:51:\"14:100018786#All Black for Male;200000124:200000285\";s:13:\"regular_price\";s:5:\"38.38\";s:10:\"sale_price\";s:5:\"19.57\";s:5:\"stock\";i:0;s:10:\"attributes\";a:2:{s:5:\"color\";s:18:\"All Black for Male\";s:9:\"shoe-size\";s:3:\"4.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Clear\";s:9:\"shoe-size\";s:3:\"4.5\";}}i:18;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/Hf3c96302eff2403694324bfd4b23b83ab/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.jpg_640x640.jpg\";s:3:\"sku\";s:36:\"4000587350897-rainbow-white-male-4-5\";s:7:\"sku_sub\";s:23:\"4000587350897-multi-4-5\";s:5:\"skuId\";s:17:\"12000021465529603\";s:7:\"skuAttr\";s:51:\"14:200003699#Rainbow White Male;200000124:200000285\";s:13:\"regular_price\";s:5:\"38.38\";s:10:\"sale_price\";s:5:\"19.57\";s:5:\"stock\";i:0;s:10:\"attributes\";a:2:{s:5:\"color\";s:18:\"Rainbow White Male\";s:9:\"shoe-size\";s:3:\"4.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"MULTI\";s:9:\"shoe-size\";s:3:\"4.5\";}}i:19;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H0d750679f4194e169f9510a56a161bf9J/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.png_640x640.png\";s:3:\"sku\";s:34:\"4000587350897-all-black-for-male-5\";s:7:\"sku_sub\";s:21:\"4000587350897-clear-5\";s:5:\"skuId\";s:17:\"10000014547228515\";s:7:\"skuAttr\";s:45:\"14:100018786#All Black for Male;200000124:698\";s:13:\"regular_price\";s:5:\"38.38\";s:10:\"sale_price\";s:5:\"19.57\";s:5:\"stock\";i:0;s:10:\"attributes\";a:2:{s:5:\"color\";s:18:\"All Black for Male\";s:9:\"shoe-size\";s:1:\"5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Clear\";s:9:\"shoe-size\";s:1:\"5\";}}i:20;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/Hf3c96302eff2403694324bfd4b23b83ab/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.jpg_640x640.jpg\";s:3:\"sku\";s:34:\"4000587350897-rainbow-white-male-4\";s:7:\"sku_sub\";s:21:\"4000587350897-multi-4\";s:5:\"skuId\";s:17:\"12000021465529602\";s:7:\"skuAttr\";s:45:\"14:200003699#Rainbow White Male;200000124:153\";s:13:\"regular_price\";s:5:\"38.38\";s:10:\"sale_price\";s:5:\"19.57\";s:5:\"stock\";i:0;s:10:\"attributes\";a:2:{s:5:\"color\";s:18:\"Rainbow White Male\";s:9:\"shoe-size\";s:1:\"4\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"MULTI\";s:9:\"shoe-size\";s:1:\"4\";}}i:21;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H0d750679f4194e169f9510a56a161bf9J/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.png_640x640.png\";s:3:\"sku\";s:36:\"4000587350897-all-black-for-male-5-5\";s:7:\"sku_sub\";s:23:\"4000587350897-clear-5-5\";s:5:\"skuId\";s:17:\"10000014547228516\";s:7:\"skuAttr\";s:51:\"14:100018786#All Black for Male;200000124:200000286\";s:13:\"regular_price\";s:5:\"38.38\";s:10:\"sale_price\";s:5:\"19.57\";s:5:\"stock\";i:0;s:10:\"attributes\";a:2:{s:5:\"color\";s:18:\"All Black for Male\";s:9:\"shoe-size\";s:3:\"5.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Clear\";s:9:\"shoe-size\";s:3:\"5.5\";}}i:22;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/Hf3c96302eff2403694324bfd4b23b83ab/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.jpg_640x640.jpg\";s:3:\"sku\";s:36:\"4000587350897-rainbow-white-male-5-5\";s:7:\"sku_sub\";s:23:\"4000587350897-multi-5-5\";s:5:\"skuId\";s:17:\"12000021465529605\";s:7:\"skuAttr\";s:51:\"14:200003699#Rainbow White Male;200000124:200000286\";s:13:\"regular_price\";s:5:\"38.38\";s:10:\"sale_price\";s:5:\"19.57\";s:5:\"stock\";i:0;s:10:\"attributes\";a:2:{s:5:\"color\";s:18:\"Rainbow White Male\";s:9:\"shoe-size\";s:3:\"5.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"MULTI\";s:9:\"shoe-size\";s:3:\"5.5\";}}i:23;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H0d750679f4194e169f9510a56a161bf9J/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.png_640x640.png\";s:3:\"sku\";s:34:\"4000587350897-all-black-for-male-6\";s:7:\"sku_sub\";s:21:\"4000587350897-clear-6\";s:5:\"skuId\";s:17:\"10000014547228517\";s:7:\"skuAttr\";s:46:\"14:100018786#All Black for Male;200000124:1394\";s:13:\"regular_price\";s:5:\"38.38\";s:10:\"sale_price\";s:5:\"19.57\";s:5:\"stock\";i:988;s:10:\"attributes\";a:2:{s:5:\"color\";s:18:\"All Black for Male\";s:9:\"shoe-size\";s:1:\"6\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Clear\";s:9:\"shoe-size\";s:1:\"6\";}}i:24;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/Hf3c96302eff2403694324bfd4b23b83ab/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.jpg_640x640.jpg\";s:3:\"sku\";s:34:\"4000587350897-rainbow-white-male-5\";s:7:\"sku_sub\";s:21:\"4000587350897-multi-5\";s:5:\"skuId\";s:17:\"12000021465529604\";s:7:\"skuAttr\";s:45:\"14:200003699#Rainbow White Male;200000124:698\";s:13:\"regular_price\";s:5:\"38.38\";s:10:\"sale_price\";s:5:\"19.57\";s:5:\"stock\";i:0;s:10:\"attributes\";a:2:{s:5:\"color\";s:18:\"Rainbow White Male\";s:9:\"shoe-size\";s:1:\"5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"MULTI\";s:9:\"shoe-size\";s:1:\"5\";}}i:25;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H0d750679f4194e169f9510a56a161bf9J/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.png_640x640.png\";s:3:\"sku\";s:34:\"4000587350897-all-black-for-male-7\";s:7:\"sku_sub\";s:21:\"4000587350897-clear-7\";s:5:\"skuId\";s:17:\"10000014547228518\";s:7:\"skuAttr\";s:46:\"14:100018786#All Black for Male;200000124:3434\";s:13:\"regular_price\";s:5:\"38.38\";s:10:\"sale_price\";s:5:\"19.57\";s:5:\"stock\";i:989;s:10:\"attributes\";a:2:{s:5:\"color\";s:18:\"All Black for Male\";s:9:\"shoe-size\";s:1:\"7\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Clear\";s:9:\"shoe-size\";s:1:\"7\";}}i:26;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/Hf3c96302eff2403694324bfd4b23b83ab/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.jpg_640x640.jpg\";s:3:\"sku\";s:34:\"4000587350897-rainbow-white-male-7\";s:7:\"sku_sub\";s:21:\"4000587350897-multi-7\";s:5:\"skuId\";s:17:\"12000021465529607\";s:7:\"skuAttr\";s:46:\"14:200003699#Rainbow White Male;200000124:3434\";s:13:\"regular_price\";s:5:\"38.38\";s:10:\"sale_price\";s:5:\"19.57\";s:5:\"stock\";i:999;s:10:\"attributes\";a:2:{s:5:\"color\";s:18:\"Rainbow White Male\";s:9:\"shoe-size\";s:1:\"7\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"MULTI\";s:9:\"shoe-size\";s:1:\"7\";}}i:27;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H0d750679f4194e169f9510a56a161bf9J/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.png_640x640.png\";s:3:\"sku\";s:36:\"4000587350897-all-black-for-male-7-5\";s:7:\"sku_sub\";s:23:\"4000587350897-clear-7-5\";s:5:\"skuId\";s:17:\"10000014547228519\";s:7:\"skuAttr\";s:51:\"14:100018786#All Black for Male;200000124:200000288\";s:13:\"regular_price\";s:5:\"38.38\";s:10:\"sale_price\";s:5:\"19.57\";s:5:\"stock\";i:986;s:10:\"attributes\";a:2:{s:5:\"color\";s:18:\"All Black for Male\";s:9:\"shoe-size\";s:3:\"7.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Clear\";s:9:\"shoe-size\";s:3:\"7.5\";}}i:28;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/Hf3c96302eff2403694324bfd4b23b83ab/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.jpg_640x640.jpg\";s:3:\"sku\";s:34:\"4000587350897-rainbow-white-male-6\";s:7:\"sku_sub\";s:21:\"4000587350897-multi-6\";s:5:\"skuId\";s:17:\"12000021465529606\";s:7:\"skuAttr\";s:46:\"14:200003699#Rainbow White Male;200000124:1394\";s:13:\"regular_price\";s:5:\"38.38\";s:10:\"sale_price\";s:5:\"19.57\";s:5:\"stock\";i:998;s:10:\"attributes\";a:2:{s:5:\"color\";s:18:\"Rainbow White Male\";s:9:\"shoe-size\";s:1:\"6\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"MULTI\";s:9:\"shoe-size\";s:1:\"6\";}}i:29;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H0d750679f4194e169f9510a56a161bf9J/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.png_640x640.png\";s:3:\"sku\";s:36:\"4000587350897-all-black-for-male-8-5\";s:7:\"sku_sub\";s:23:\"4000587350897-clear-8-5\";s:5:\"skuId\";s:17:\"10000014547228520\";s:7:\"skuAttr\";s:51:\"14:100018786#All Black for Male;200000124:200000289\";s:13:\"regular_price\";s:5:\"38.38\";s:10:\"sale_price\";s:5:\"19.57\";s:5:\"stock\";i:983;s:10:\"attributes\";a:2:{s:5:\"color\";s:18:\"All Black for Male\";s:9:\"shoe-size\";s:3:\"8.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Clear\";s:9:\"shoe-size\";s:3:\"8.5\";}}i:30;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/Hf3c96302eff2403694324bfd4b23b83ab/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.jpg_640x640.jpg\";s:3:\"sku\";s:36:\"4000587350897-rainbow-white-male-8-5\";s:7:\"sku_sub\";s:23:\"4000587350897-multi-8-5\";s:5:\"skuId\";s:17:\"12000021465529609\";s:7:\"skuAttr\";s:51:\"14:200003699#Rainbow White Male;200000124:200000289\";s:13:\"regular_price\";s:5:\"38.38\";s:10:\"sale_price\";s:5:\"19.57\";s:5:\"stock\";i:999;s:10:\"attributes\";a:2:{s:5:\"color\";s:18:\"Rainbow White Male\";s:9:\"shoe-size\";s:3:\"8.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"MULTI\";s:9:\"shoe-size\";s:3:\"8.5\";}}i:31;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H0d750679f4194e169f9510a56a161bf9J/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.png_640x640.png\";s:3:\"sku\";s:36:\"4000587350897-all-black-for-male-9-5\";s:7:\"sku_sub\";s:23:\"4000587350897-clear-9-5\";s:5:\"skuId\";s:17:\"10000014547228521\";s:7:\"skuAttr\";s:51:\"14:100018786#All Black for Male;200000124:200000290\";s:13:\"regular_price\";s:5:\"38.38\";s:10:\"sale_price\";s:5:\"19.57\";s:5:\"stock\";i:977;s:10:\"attributes\";a:2:{s:5:\"color\";s:18:\"All Black for Male\";s:9:\"shoe-size\";s:3:\"9.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Clear\";s:9:\"shoe-size\";s:3:\"9.5\";}}i:32;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/Hf3c96302eff2403694324bfd4b23b83ab/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.jpg_640x640.jpg\";s:3:\"sku\";s:36:\"4000587350897-rainbow-white-male-7-5\";s:7:\"sku_sub\";s:23:\"4000587350897-multi-7-5\";s:5:\"skuId\";s:17:\"12000021465529608\";s:7:\"skuAttr\";s:51:\"14:200003699#Rainbow White Male;200000124:200000288\";s:13:\"regular_price\";s:5:\"38.38\";s:10:\"sale_price\";s:5:\"19.57\";s:5:\"stock\";i:999;s:10:\"attributes\";a:2:{s:5:\"color\";s:18:\"Rainbow White Male\";s:9:\"shoe-size\";s:3:\"7.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"MULTI\";s:9:\"shoe-size\";s:3:\"7.5\";}}i:33;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H0d750679f4194e169f9510a56a161bf9J/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.png_640x640.png\";s:3:\"sku\";s:35:\"4000587350897-all-black-for-male-10\";s:7:\"sku_sub\";s:22:\"4000587350897-clear-10\";s:5:\"skuId\";s:17:\"10000014547228522\";s:7:\"skuAttr\";s:46:\"14:100018786#All Black for Male;200000124:1583\";s:13:\"regular_price\";s:5:\"38.38\";s:10:\"sale_price\";s:5:\"19.57\";s:5:\"stock\";i:976;s:10:\"attributes\";a:2:{s:5:\"color\";s:18:\"All Black for Male\";s:9:\"shoe-size\";s:2:\"10\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Clear\";s:9:\"shoe-size\";s:2:\"10\";}}i:34;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/Hf3c96302eff2403694324bfd4b23b83ab/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.jpg_640x640.jpg\";s:3:\"sku\";s:35:\"4000587350897-rainbow-white-male-10\";s:7:\"sku_sub\";s:22:\"4000587350897-multi-10\";s:5:\"skuId\";s:17:\"12000021465529611\";s:7:\"skuAttr\";s:46:\"14:200003699#Rainbow White Male;200000124:1583\";s:13:\"regular_price\";s:5:\"38.38\";s:10:\"sale_price\";s:5:\"19.57\";s:5:\"stock\";i:999;s:10:\"attributes\";a:2:{s:5:\"color\";s:18:\"Rainbow White Male\";s:9:\"shoe-size\";s:2:\"10\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"MULTI\";s:9:\"shoe-size\";s:2:\"10\";}}i:35;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/Hadd7238327a142b58d256614ae65123cC/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"4000587350897-khaki-for-male-4\";s:7:\"sku_sub\";s:21:\"4000587350897-khaki-4\";s:5:\"skuId\";s:17:\"10000014547228523\";s:7:\"skuAttr\";s:41:\"14:200001438#Khaki for Male;200000124:153\";s:13:\"regular_price\";s:5:\"38.38\";s:10:\"sale_price\";s:5:\"19.57\";s:5:\"stock\";i:0;s:10:\"attributes\";a:2:{s:5:\"color\";s:14:\"Khaki for Male\";s:9:\"shoe-size\";s:1:\"4\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Khaki\";s:9:\"shoe-size\";s:1:\"4\";}}i:36;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/Hf3c96302eff2403694324bfd4b23b83ab/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.jpg_640x640.jpg\";s:3:\"sku\";s:36:\"4000587350897-rainbow-white-male-9-5\";s:7:\"sku_sub\";s:23:\"4000587350897-multi-9-5\";s:5:\"skuId\";s:17:\"12000021465529610\";s:7:\"skuAttr\";s:51:\"14:200003699#Rainbow White Male;200000124:200000290\";s:13:\"regular_price\";s:5:\"38.38\";s:10:\"sale_price\";s:5:\"19.57\";s:5:\"stock\";i:999;s:10:\"attributes\";a:2:{s:5:\"color\";s:18:\"Rainbow White Male\";s:9:\"shoe-size\";s:3:\"9.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"MULTI\";s:9:\"shoe-size\";s:3:\"9.5\";}}i:37;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/Hadd7238327a142b58d256614ae65123cC/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.jpg_640x640.jpg\";s:3:\"sku\";s:32:\"4000587350897-khaki-for-male-4-5\";s:7:\"sku_sub\";s:23:\"4000587350897-khaki-4-5\";s:5:\"skuId\";s:17:\"10000014547228524\";s:7:\"skuAttr\";s:47:\"14:200001438#Khaki for Male;200000124:200000285\";s:13:\"regular_price\";s:5:\"38.38\";s:10:\"sale_price\";s:5:\"19.57\";s:5:\"stock\";i:0;s:10:\"attributes\";a:2:{s:5:\"color\";s:14:\"Khaki for Male\";s:9:\"shoe-size\";s:3:\"4.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Khaki\";s:9:\"shoe-size\";s:3:\"4.5\";}}i:38;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/Hadd7238327a142b58d256614ae65123cC/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"4000587350897-khaki-for-male-5\";s:7:\"sku_sub\";s:21:\"4000587350897-khaki-5\";s:5:\"skuId\";s:17:\"10000014547228525\";s:7:\"skuAttr\";s:41:\"14:200001438#Khaki for Male;200000124:698\";s:13:\"regular_price\";s:5:\"38.38\";s:10:\"sale_price\";s:5:\"19.57\";s:5:\"stock\";i:0;s:10:\"attributes\";a:2:{s:5:\"color\";s:14:\"Khaki for Male\";s:9:\"shoe-size\";s:1:\"5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Khaki\";s:9:\"shoe-size\";s:1:\"5\";}}i:39;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/Hadd7238327a142b58d256614ae65123cC/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.jpg_640x640.jpg\";s:3:\"sku\";s:32:\"4000587350897-khaki-for-male-5-5\";s:7:\"sku_sub\";s:23:\"4000587350897-khaki-5-5\";s:5:\"skuId\";s:17:\"10000014547228526\";s:7:\"skuAttr\";s:47:\"14:200001438#Khaki for Male;200000124:200000286\";s:13:\"regular_price\";s:5:\"38.38\";s:10:\"sale_price\";s:5:\"19.57\";s:5:\"stock\";i:0;s:10:\"attributes\";a:2:{s:5:\"color\";s:14:\"Khaki for Male\";s:9:\"shoe-size\";s:3:\"5.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Khaki\";s:9:\"shoe-size\";s:3:\"5.5\";}}i:40;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/Hadd7238327a142b58d256614ae65123cC/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"4000587350897-khaki-for-male-6\";s:7:\"sku_sub\";s:21:\"4000587350897-khaki-6\";s:5:\"skuId\";s:17:\"10000014547228527\";s:7:\"skuAttr\";s:42:\"14:200001438#Khaki for Male;200000124:1394\";s:13:\"regular_price\";s:5:\"38.38\";s:10:\"sale_price\";s:5:\"19.57\";s:5:\"stock\";i:999;s:10:\"attributes\";a:2:{s:5:\"color\";s:14:\"Khaki for Male\";s:9:\"shoe-size\";s:1:\"6\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Khaki\";s:9:\"shoe-size\";s:1:\"6\";}}i:41;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/Hadd7238327a142b58d256614ae65123cC/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"4000587350897-khaki-for-male-7\";s:7:\"sku_sub\";s:21:\"4000587350897-khaki-7\";s:5:\"skuId\";s:17:\"10000014547228528\";s:7:\"skuAttr\";s:42:\"14:200001438#Khaki for Male;200000124:3434\";s:13:\"regular_price\";s:5:\"38.38\";s:10:\"sale_price\";s:5:\"19.57\";s:5:\"stock\";i:999;s:10:\"attributes\";a:2:{s:5:\"color\";s:14:\"Khaki for Male\";s:9:\"shoe-size\";s:1:\"7\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Khaki\";s:9:\"shoe-size\";s:1:\"7\";}}i:42;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/Hf3fc2134ff6c41e5b11deb373ce4a125x/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.jpg_640x640.jpg\";s:3:\"sku\";s:35:\"4000587350897-light-pink-female-7-5\";s:7:\"sku_sub\";s:21:\"4000587350897-red-7-5\";s:5:\"skuId\";s:17:\"12000018439732171\";s:7:\"skuAttr\";s:43:\"14:10#Light Pink Female;200000124:200000288\";s:13:\"regular_price\";s:5:\"36.38\";s:10:\"sale_price\";s:5:\"18.55\";s:5:\"stock\";i:0;s:10:\"attributes\";a:2:{s:5:\"color\";s:17:\"Light Pink Female\";s:9:\"shoe-size\";s:3:\"7.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:3:\"7.5\";}}i:43;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/Hadd7238327a142b58d256614ae65123cC/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.jpg_640x640.jpg\";s:3:\"sku\";s:32:\"4000587350897-khaki-for-male-7-5\";s:7:\"sku_sub\";s:23:\"4000587350897-khaki-7-5\";s:5:\"skuId\";s:17:\"10000014547228529\";s:7:\"skuAttr\";s:47:\"14:200001438#Khaki for Male;200000124:200000288\";s:13:\"regular_price\";s:5:\"38.38\";s:10:\"sale_price\";s:5:\"19.57\";s:5:\"stock\";i:999;s:10:\"attributes\";a:2:{s:5:\"color\";s:14:\"Khaki for Male\";s:9:\"shoe-size\";s:3:\"7.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Khaki\";s:9:\"shoe-size\";s:3:\"7.5\";}}i:44;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/Hf3fc2134ff6c41e5b11deb373ce4a125x/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.jpg_640x640.jpg\";s:3:\"sku\";s:33:\"4000587350897-light-pink-female-7\";s:7:\"sku_sub\";s:19:\"4000587350897-red-7\";s:5:\"skuId\";s:17:\"12000018439732170\";s:7:\"skuAttr\";s:38:\"14:10#Light Pink Female;200000124:3434\";s:13:\"regular_price\";s:5:\"36.38\";s:10:\"sale_price\";s:5:\"18.55\";s:5:\"stock\";i:998;s:10:\"attributes\";a:2:{s:5:\"color\";s:17:\"Light Pink Female\";s:9:\"shoe-size\";s:1:\"7\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:1:\"7\";}}i:45;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/Hadd7238327a142b58d256614ae65123cC/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.jpg_640x640.jpg\";s:3:\"sku\";s:32:\"4000587350897-khaki-for-male-8-5\";s:7:\"sku_sub\";s:23:\"4000587350897-khaki-8-5\";s:5:\"skuId\";s:17:\"10000014547228530\";s:7:\"skuAttr\";s:47:\"14:200001438#Khaki for Male;200000124:200000289\";s:13:\"regular_price\";s:5:\"38.38\";s:10:\"sale_price\";s:5:\"19.57\";s:5:\"stock\";i:999;s:10:\"attributes\";a:2:{s:5:\"color\";s:14:\"Khaki for Male\";s:9:\"shoe-size\";s:3:\"8.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Khaki\";s:9:\"shoe-size\";s:3:\"8.5\";}}i:46;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/Hf3fc2134ff6c41e5b11deb373ce4a125x/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.jpg_640x640.jpg\";s:3:\"sku\";s:33:\"4000587350897-light-pink-female-6\";s:7:\"sku_sub\";s:19:\"4000587350897-red-6\";s:5:\"skuId\";s:17:\"12000018439732169\";s:7:\"skuAttr\";s:38:\"14:10#Light Pink Female;200000124:1394\";s:13:\"regular_price\";s:5:\"36.38\";s:10:\"sale_price\";s:5:\"18.55\";s:5:\"stock\";i:999;s:10:\"attributes\";a:2:{s:5:\"color\";s:17:\"Light Pink Female\";s:9:\"shoe-size\";s:1:\"6\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:1:\"6\";}}i:47;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/Hadd7238327a142b58d256614ae65123cC/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.jpg_640x640.jpg\";s:3:\"sku\";s:32:\"4000587350897-khaki-for-male-9-5\";s:7:\"sku_sub\";s:23:\"4000587350897-khaki-9-5\";s:5:\"skuId\";s:17:\"10000014547228531\";s:7:\"skuAttr\";s:47:\"14:200001438#Khaki for Male;200000124:200000290\";s:13:\"regular_price\";s:5:\"38.38\";s:10:\"sale_price\";s:5:\"19.57\";s:5:\"stock\";i:998;s:10:\"attributes\";a:2:{s:5:\"color\";s:14:\"Khaki for Male\";s:9:\"shoe-size\";s:3:\"9.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Khaki\";s:9:\"shoe-size\";s:3:\"9.5\";}}i:48;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/Hf3fc2134ff6c41e5b11deb373ce4a125x/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.jpg_640x640.jpg\";s:3:\"sku\";s:35:\"4000587350897-light-pink-female-5-5\";s:7:\"sku_sub\";s:21:\"4000587350897-red-5-5\";s:5:\"skuId\";s:17:\"12000018439732168\";s:7:\"skuAttr\";s:43:\"14:10#Light Pink Female;200000124:200000286\";s:13:\"regular_price\";s:5:\"36.38\";s:10:\"sale_price\";s:5:\"18.55\";s:5:\"stock\";i:999;s:10:\"attributes\";a:2:{s:5:\"color\";s:17:\"Light Pink Female\";s:9:\"shoe-size\";s:3:\"5.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:3:\"5.5\";}}i:49;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/Hadd7238327a142b58d256614ae65123cC/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.jpg_640x640.jpg\";s:3:\"sku\";s:31:\"4000587350897-khaki-for-male-10\";s:7:\"sku_sub\";s:22:\"4000587350897-khaki-10\";s:5:\"skuId\";s:17:\"10000014547228532\";s:7:\"skuAttr\";s:42:\"14:200001438#Khaki for Male;200000124:1583\";s:13:\"regular_price\";s:5:\"38.38\";s:10:\"sale_price\";s:5:\"19.57\";s:5:\"stock\";i:996;s:10:\"attributes\";a:2:{s:5:\"color\";s:14:\"Khaki for Male\";s:9:\"shoe-size\";s:2:\"10\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Khaki\";s:9:\"shoe-size\";s:2:\"10\";}}i:50;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/Hcbbed6681e9142da803173ec4876b32fi/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.jpg_640x640.jpg\";s:3:\"sku\";s:34:\"4000587350897-dark-gray-for-male-4\";s:7:\"sku_sub\";s:21:\"4000587350897-beige-4\";s:5:\"skuId\";s:17:\"10000014547228533\";s:7:\"skuAttr\";s:40:\"14:771#Dark Gray  for Male;200000124:153\";s:13:\"regular_price\";s:5:\"38.38\";s:10:\"sale_price\";s:5:\"19.57\";s:5:\"stock\";i:0;s:10:\"attributes\";a:2:{s:5:\"color\";s:19:\"Dark Gray  for Male\";s:9:\"shoe-size\";s:1:\"4\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:1:\"4\";}}i:51;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/Hf3fc2134ff6c41e5b11deb373ce4a125x/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.jpg_640x640.jpg\";s:3:\"sku\";s:34:\"4000587350897-light-pink-female-10\";s:7:\"sku_sub\";s:20:\"4000587350897-red-10\";s:5:\"skuId\";s:17:\"12000018439732174\";s:7:\"skuAttr\";s:38:\"14:10#Light Pink Female;200000124:1583\";s:13:\"regular_price\";s:5:\"36.38\";s:10:\"sale_price\";s:5:\"18.55\";s:5:\"stock\";i:0;s:10:\"attributes\";a:2:{s:5:\"color\";s:17:\"Light Pink Female\";s:9:\"shoe-size\";s:2:\"10\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"10\";}}i:52;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/Hcbbed6681e9142da803173ec4876b32fi/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.jpg_640x640.jpg\";s:3:\"sku\";s:36:\"4000587350897-dark-gray-for-male-4-5\";s:7:\"sku_sub\";s:23:\"4000587350897-beige-4-5\";s:5:\"skuId\";s:17:\"10000014547228534\";s:7:\"skuAttr\";s:46:\"14:771#Dark Gray  for Male;200000124:200000285\";s:13:\"regular_price\";s:5:\"38.38\";s:10:\"sale_price\";s:5:\"19.57\";s:5:\"stock\";i:0;s:10:\"attributes\";a:2:{s:5:\"color\";s:19:\"Dark Gray  for Male\";s:9:\"shoe-size\";s:3:\"4.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:3:\"4.5\";}}i:53;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/Hf3fc2134ff6c41e5b11deb373ce4a125x/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.jpg_640x640.jpg\";s:3:\"sku\";s:35:\"4000587350897-light-pink-female-9-5\";s:7:\"sku_sub\";s:21:\"4000587350897-red-9-5\";s:5:\"skuId\";s:17:\"12000018439732173\";s:7:\"skuAttr\";s:43:\"14:10#Light Pink Female;200000124:200000290\";s:13:\"regular_price\";s:5:\"36.38\";s:10:\"sale_price\";s:5:\"18.55\";s:5:\"stock\";i:0;s:10:\"attributes\";a:2:{s:5:\"color\";s:17:\"Light Pink Female\";s:9:\"shoe-size\";s:3:\"9.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:3:\"9.5\";}}i:54;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/Hcbbed6681e9142da803173ec4876b32fi/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.jpg_640x640.jpg\";s:3:\"sku\";s:34:\"4000587350897-dark-gray-for-male-5\";s:7:\"sku_sub\";s:21:\"4000587350897-beige-5\";s:5:\"skuId\";s:17:\"10000014547228535\";s:7:\"skuAttr\";s:40:\"14:771#Dark Gray  for Male;200000124:698\";s:13:\"regular_price\";s:5:\"38.38\";s:10:\"sale_price\";s:5:\"19.57\";s:5:\"stock\";i:0;s:10:\"attributes\";a:2:{s:5:\"color\";s:19:\"Dark Gray  for Male\";s:9:\"shoe-size\";s:1:\"5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:1:\"5\";}}i:55;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/Hf3fc2134ff6c41e5b11deb373ce4a125x/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.jpg_640x640.jpg\";s:3:\"sku\";s:35:\"4000587350897-light-pink-female-8-5\";s:7:\"sku_sub\";s:21:\"4000587350897-red-8-5\";s:5:\"skuId\";s:17:\"12000018439732172\";s:7:\"skuAttr\";s:43:\"14:10#Light Pink Female;200000124:200000289\";s:13:\"regular_price\";s:5:\"36.38\";s:10:\"sale_price\";s:5:\"18.55\";s:5:\"stock\";i:0;s:10:\"attributes\";a:2:{s:5:\"color\";s:17:\"Light Pink Female\";s:9:\"shoe-size\";s:3:\"8.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:3:\"8.5\";}}i:56;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/Hcbbed6681e9142da803173ec4876b32fi/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.jpg_640x640.jpg\";s:3:\"sku\";s:36:\"4000587350897-dark-gray-for-male-5-5\";s:7:\"sku_sub\";s:23:\"4000587350897-beige-5-5\";s:5:\"skuId\";s:17:\"10000014547228536\";s:7:\"skuAttr\";s:46:\"14:771#Dark Gray  for Male;200000124:200000286\";s:13:\"regular_price\";s:5:\"38.38\";s:10:\"sale_price\";s:5:\"19.57\";s:5:\"stock\";i:0;s:10:\"attributes\";a:2:{s:5:\"color\";s:19:\"Dark Gray  for Male\";s:9:\"shoe-size\";s:3:\"5.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:3:\"5.5\";}}i:57;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/Hcbbed6681e9142da803173ec4876b32fi/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.jpg_640x640.jpg\";s:3:\"sku\";s:34:\"4000587350897-dark-gray-for-male-6\";s:7:\"sku_sub\";s:21:\"4000587350897-beige-6\";s:5:\"skuId\";s:17:\"10000014547228537\";s:7:\"skuAttr\";s:41:\"14:771#Dark Gray  for Male;200000124:1394\";s:13:\"regular_price\";s:5:\"38.38\";s:10:\"sale_price\";s:5:\"19.57\";s:5:\"stock\";i:999;s:10:\"attributes\";a:2:{s:5:\"color\";s:19:\"Dark Gray  for Male\";s:9:\"shoe-size\";s:1:\"6\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:1:\"6\";}}i:58;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/Hcbbed6681e9142da803173ec4876b32fi/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.jpg_640x640.jpg\";s:3:\"sku\";s:34:\"4000587350897-dark-gray-for-male-7\";s:7:\"sku_sub\";s:21:\"4000587350897-beige-7\";s:5:\"skuId\";s:17:\"10000014547228538\";s:7:\"skuAttr\";s:41:\"14:771#Dark Gray  for Male;200000124:3434\";s:13:\"regular_price\";s:5:\"38.38\";s:10:\"sale_price\";s:5:\"19.57\";s:5:\"stock\";i:998;s:10:\"attributes\";a:2:{s:5:\"color\";s:19:\"Dark Gray  for Male\";s:9:\"shoe-size\";s:1:\"7\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:1:\"7\";}}i:59;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/Hcbbed6681e9142da803173ec4876b32fi/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.jpg_640x640.jpg\";s:3:\"sku\";s:36:\"4000587350897-dark-gray-for-male-7-5\";s:7:\"sku_sub\";s:23:\"4000587350897-beige-7-5\";s:5:\"skuId\";s:17:\"10000014547228539\";s:7:\"skuAttr\";s:46:\"14:771#Dark Gray  for Male;200000124:200000288\";s:13:\"regular_price\";s:5:\"38.38\";s:10:\"sale_price\";s:5:\"19.57\";s:5:\"stock\";i:998;s:10:\"attributes\";a:2:{s:5:\"color\";s:19:\"Dark Gray  for Male\";s:9:\"shoe-size\";s:3:\"7.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:3:\"7.5\";}}i:60;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/Hcbbed6681e9142da803173ec4876b32fi/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.jpg_640x640.jpg\";s:3:\"sku\";s:36:\"4000587350897-dark-gray-for-male-8-5\";s:7:\"sku_sub\";s:23:\"4000587350897-beige-8-5\";s:5:\"skuId\";s:17:\"10000014547228540\";s:7:\"skuAttr\";s:46:\"14:771#Dark Gray  for Male;200000124:200000289\";s:13:\"regular_price\";s:5:\"38.38\";s:10:\"sale_price\";s:5:\"19.57\";s:5:\"stock\";i:999;s:10:\"attributes\";a:2:{s:5:\"color\";s:19:\"Dark Gray  for Male\";s:9:\"shoe-size\";s:3:\"8.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:3:\"8.5\";}}i:61;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/Hf3fc2134ff6c41e5b11deb373ce4a125x/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.jpg_640x640.jpg\";s:3:\"sku\";s:33:\"4000587350897-light-pink-female-5\";s:7:\"sku_sub\";s:19:\"4000587350897-red-5\";s:5:\"skuId\";s:17:\"12000018439732167\";s:7:\"skuAttr\";s:37:\"14:10#Light Pink Female;200000124:698\";s:13:\"regular_price\";s:5:\"36.38\";s:10:\"sale_price\";s:5:\"18.55\";s:5:\"stock\";i:999;s:10:\"attributes\";a:2:{s:5:\"color\";s:17:\"Light Pink Female\";s:9:\"shoe-size\";s:1:\"5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:1:\"5\";}}i:62;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/Hcbbed6681e9142da803173ec4876b32fi/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.jpg_640x640.jpg\";s:3:\"sku\";s:36:\"4000587350897-dark-gray-for-male-9-5\";s:7:\"sku_sub\";s:23:\"4000587350897-beige-9-5\";s:5:\"skuId\";s:17:\"10000014547228541\";s:7:\"skuAttr\";s:46:\"14:771#Dark Gray  for Male;200000124:200000290\";s:13:\"regular_price\";s:5:\"38.38\";s:10:\"sale_price\";s:5:\"19.57\";s:5:\"stock\";i:999;s:10:\"attributes\";a:2:{s:5:\"color\";s:19:\"Dark Gray  for Male\";s:9:\"shoe-size\";s:3:\"9.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:3:\"9.5\";}}i:63;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/Hf3fc2134ff6c41e5b11deb373ce4a125x/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.jpg_640x640.jpg\";s:3:\"sku\";s:35:\"4000587350897-light-pink-female-4-5\";s:7:\"sku_sub\";s:21:\"4000587350897-red-4-5\";s:5:\"skuId\";s:17:\"12000018439732166\";s:7:\"skuAttr\";s:43:\"14:10#Light Pink Female;200000124:200000285\";s:13:\"regular_price\";s:5:\"36.38\";s:10:\"sale_price\";s:5:\"18.55\";s:5:\"stock\";i:998;s:10:\"attributes\";a:2:{s:5:\"color\";s:17:\"Light Pink Female\";s:9:\"shoe-size\";s:3:\"4.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:3:\"4.5\";}}i:64;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/Hcbbed6681e9142da803173ec4876b32fi/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.jpg_640x640.jpg\";s:3:\"sku\";s:35:\"4000587350897-dark-gray-for-male-10\";s:7:\"sku_sub\";s:22:\"4000587350897-beige-10\";s:5:\"skuId\";s:17:\"10000014547228542\";s:7:\"skuAttr\";s:41:\"14:771#Dark Gray  for Male;200000124:1583\";s:13:\"regular_price\";s:5:\"38.38\";s:10:\"sale_price\";s:5:\"19.57\";s:5:\"stock\";i:998;s:10:\"attributes\";a:2:{s:5:\"color\";s:19:\"Dark Gray  for Male\";s:9:\"shoe-size\";s:2:\"10\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:2:\"10\";}}i:65;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/Hf3fc2134ff6c41e5b11deb373ce4a125x/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.jpg_640x640.jpg\";s:3:\"sku\";s:33:\"4000587350897-light-pink-female-4\";s:7:\"sku_sub\";s:19:\"4000587350897-red-4\";s:5:\"skuId\";s:17:\"12000018439732165\";s:7:\"skuAttr\";s:37:\"14:10#Light Pink Female;200000124:153\";s:13:\"regular_price\";s:5:\"36.38\";s:10:\"sale_price\";s:5:\"18.55\";s:5:\"stock\";i:999;s:10:\"attributes\";a:2:{s:5:\"color\";s:17:\"Light Pink Female\";s:9:\"shoe-size\";s:1:\"4\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:1:\"4\";}}i:66;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/Hb72fa779894b4707afef7f76acf234b3J/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.jpg_640x640.jpg\";s:3:\"sku\";s:35:\"4000587350897-light-gray-for-male-4\";s:7:\"sku_sub\";s:21:\"4000587350897-ivory-4\";s:5:\"skuId\";s:17:\"10000014547228543\";s:7:\"skuAttr\";s:47:\"14:200002130#Light Gray  for Male;200000124:153\";s:13:\"regular_price\";s:5:\"38.38\";s:10:\"sale_price\";s:5:\"19.57\";s:5:\"stock\";i:0;s:10:\"attributes\";a:2:{s:5:\"color\";s:20:\"Light Gray  for Male\";s:9:\"shoe-size\";s:1:\"4\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Ivory\";s:9:\"shoe-size\";s:1:\"4\";}}i:67;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/Hb72fa779894b4707afef7f76acf234b3J/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.jpg_640x640.jpg\";s:3:\"sku\";s:37:\"4000587350897-light-gray-for-male-4-5\";s:7:\"sku_sub\";s:23:\"4000587350897-ivory-4-5\";s:5:\"skuId\";s:17:\"10000014547228544\";s:7:\"skuAttr\";s:53:\"14:200002130#Light Gray  for Male;200000124:200000285\";s:13:\"regular_price\";s:5:\"38.38\";s:10:\"sale_price\";s:5:\"19.57\";s:5:\"stock\";i:0;s:10:\"attributes\";a:2:{s:5:\"color\";s:20:\"Light Gray  for Male\";s:9:\"shoe-size\";s:3:\"4.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Ivory\";s:9:\"shoe-size\";s:3:\"4.5\";}}i:68;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/Hb72fa779894b4707afef7f76acf234b3J/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.jpg_640x640.jpg\";s:3:\"sku\";s:35:\"4000587350897-light-gray-for-male-5\";s:7:\"sku_sub\";s:21:\"4000587350897-ivory-5\";s:5:\"skuId\";s:17:\"10000014547228545\";s:7:\"skuAttr\";s:47:\"14:200002130#Light Gray  for Male;200000124:698\";s:13:\"regular_price\";s:5:\"38.38\";s:10:\"sale_price\";s:5:\"19.57\";s:5:\"stock\";i:0;s:10:\"attributes\";a:2:{s:5:\"color\";s:20:\"Light Gray  for Male\";s:9:\"shoe-size\";s:1:\"5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Ivory\";s:9:\"shoe-size\";s:1:\"5\";}}i:69;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/Hb72fa779894b4707afef7f76acf234b3J/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.jpg_640x640.jpg\";s:3:\"sku\";s:37:\"4000587350897-light-gray-for-male-5-5\";s:7:\"sku_sub\";s:23:\"4000587350897-ivory-5-5\";s:5:\"skuId\";s:17:\"10000014547228546\";s:7:\"skuAttr\";s:53:\"14:200002130#Light Gray  for Male;200000124:200000286\";s:13:\"regular_price\";s:5:\"38.38\";s:10:\"sale_price\";s:5:\"19.57\";s:5:\"stock\";i:0;s:10:\"attributes\";a:2:{s:5:\"color\";s:20:\"Light Gray  for Male\";s:9:\"shoe-size\";s:3:\"5.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Ivory\";s:9:\"shoe-size\";s:3:\"5.5\";}}i:70;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/Hb72fa779894b4707afef7f76acf234b3J/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.jpg_640x640.jpg\";s:3:\"sku\";s:35:\"4000587350897-light-gray-for-male-6\";s:7:\"sku_sub\";s:21:\"4000587350897-ivory-6\";s:5:\"skuId\";s:17:\"10000014547228547\";s:7:\"skuAttr\";s:48:\"14:200002130#Light Gray  for Male;200000124:1394\";s:13:\"regular_price\";s:5:\"38.38\";s:10:\"sale_price\";s:5:\"19.57\";s:5:\"stock\";i:999;s:10:\"attributes\";a:2:{s:5:\"color\";s:20:\"Light Gray  for Male\";s:9:\"shoe-size\";s:1:\"6\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Ivory\";s:9:\"shoe-size\";s:1:\"6\";}}i:71;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/Hb72fa779894b4707afef7f76acf234b3J/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.jpg_640x640.jpg\";s:3:\"sku\";s:35:\"4000587350897-light-gray-for-male-7\";s:7:\"sku_sub\";s:21:\"4000587350897-ivory-7\";s:5:\"skuId\";s:17:\"10000014547228548\";s:7:\"skuAttr\";s:48:\"14:200002130#Light Gray  for Male;200000124:3434\";s:13:\"regular_price\";s:5:\"38.38\";s:10:\"sale_price\";s:5:\"19.57\";s:5:\"stock\";i:998;s:10:\"attributes\";a:2:{s:5:\"color\";s:20:\"Light Gray  for Male\";s:9:\"shoe-size\";s:1:\"7\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Ivory\";s:9:\"shoe-size\";s:1:\"7\";}}i:72;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/Hb72fa779894b4707afef7f76acf234b3J/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.jpg_640x640.jpg\";s:3:\"sku\";s:37:\"4000587350897-light-gray-for-male-7-5\";s:7:\"sku_sub\";s:23:\"4000587350897-ivory-7-5\";s:5:\"skuId\";s:17:\"10000014547228549\";s:7:\"skuAttr\";s:53:\"14:200002130#Light Gray  for Male;200000124:200000288\";s:13:\"regular_price\";s:5:\"38.38\";s:10:\"sale_price\";s:5:\"19.57\";s:5:\"stock\";i:999;s:10:\"attributes\";a:2:{s:5:\"color\";s:20:\"Light Gray  for Male\";s:9:\"shoe-size\";s:3:\"7.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Ivory\";s:9:\"shoe-size\";s:3:\"7.5\";}}i:73;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/Hb72fa779894b4707afef7f76acf234b3J/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.jpg_640x640.jpg\";s:3:\"sku\";s:37:\"4000587350897-light-gray-for-male-8-5\";s:7:\"sku_sub\";s:23:\"4000587350897-ivory-8-5\";s:5:\"skuId\";s:17:\"10000014547228550\";s:7:\"skuAttr\";s:53:\"14:200002130#Light Gray  for Male;200000124:200000289\";s:13:\"regular_price\";s:5:\"38.38\";s:10:\"sale_price\";s:5:\"19.57\";s:5:\"stock\";i:998;s:10:\"attributes\";a:2:{s:5:\"color\";s:20:\"Light Gray  for Male\";s:9:\"shoe-size\";s:3:\"8.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Ivory\";s:9:\"shoe-size\";s:3:\"8.5\";}}i:74;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/Hb72fa779894b4707afef7f76acf234b3J/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.jpg_640x640.jpg\";s:3:\"sku\";s:37:\"4000587350897-light-gray-for-male-9-5\";s:7:\"sku_sub\";s:23:\"4000587350897-ivory-9-5\";s:5:\"skuId\";s:17:\"10000014547228551\";s:7:\"skuAttr\";s:53:\"14:200002130#Light Gray  for Male;200000124:200000290\";s:13:\"regular_price\";s:5:\"38.38\";s:10:\"sale_price\";s:5:\"19.57\";s:5:\"stock\";i:998;s:10:\"attributes\";a:2:{s:5:\"color\";s:20:\"Light Gray  for Male\";s:9:\"shoe-size\";s:3:\"9.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Ivory\";s:9:\"shoe-size\";s:3:\"9.5\";}}i:75;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/Hb72fa779894b4707afef7f76acf234b3J/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.jpg_640x640.jpg\";s:3:\"sku\";s:36:\"4000587350897-light-gray-for-male-10\";s:7:\"sku_sub\";s:22:\"4000587350897-ivory-10\";s:5:\"skuId\";s:17:\"10000014547228552\";s:7:\"skuAttr\";s:48:\"14:200002130#Light Gray  for Male;200000124:1583\";s:13:\"regular_price\";s:5:\"38.38\";s:10:\"sale_price\";s:5:\"19.57\";s:5:\"stock\";i:999;s:10:\"attributes\";a:2:{s:5:\"color\";s:20:\"Light Gray  for Male\";s:9:\"shoe-size\";s:2:\"10\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Ivory\";s:9:\"shoe-size\";s:2:\"10\";}}i:76;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/Hcb0e81de43994ed79bd58d7e558485071/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"4000587350897-white-for-male-4\";s:7:\"sku_sub\";s:21:\"4000587350897-white-4\";s:5:\"skuId\";s:17:\"10000014547228553\";s:7:\"skuAttr\";s:34:\"14:29#White For Male;200000124:153\";s:13:\"regular_price\";s:5:\"38.38\";s:10:\"sale_price\";s:5:\"19.57\";s:5:\"stock\";i:0;s:10:\"attributes\";a:2:{s:5:\"color\";s:14:\"White For Male\";s:9:\"shoe-size\";s:1:\"4\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:1:\"4\";}}i:77;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/Hcb0e81de43994ed79bd58d7e558485071/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.jpg_640x640.jpg\";s:3:\"sku\";s:32:\"4000587350897-white-for-male-4-5\";s:7:\"sku_sub\";s:23:\"4000587350897-white-4-5\";s:5:\"skuId\";s:17:\"10000014547228554\";s:7:\"skuAttr\";s:40:\"14:29#White For Male;200000124:200000285\";s:13:\"regular_price\";s:5:\"38.38\";s:10:\"sale_price\";s:5:\"19.57\";s:5:\"stock\";i:0;s:10:\"attributes\";a:2:{s:5:\"color\";s:14:\"White For Male\";s:9:\"shoe-size\";s:3:\"4.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:3:\"4.5\";}}i:78;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/Hcb0e81de43994ed79bd58d7e558485071/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"4000587350897-white-for-male-5\";s:7:\"sku_sub\";s:21:\"4000587350897-white-5\";s:5:\"skuId\";s:17:\"10000014547228555\";s:7:\"skuAttr\";s:34:\"14:29#White For Male;200000124:698\";s:13:\"regular_price\";s:5:\"38.38\";s:10:\"sale_price\";s:5:\"19.57\";s:5:\"stock\";i:0;s:10:\"attributes\";a:2:{s:5:\"color\";s:14:\"White For Male\";s:9:\"shoe-size\";s:1:\"5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:1:\"5\";}}i:79;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/Hcb0e81de43994ed79bd58d7e558485071/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.jpg_640x640.jpg\";s:3:\"sku\";s:32:\"4000587350897-white-for-male-5-5\";s:7:\"sku_sub\";s:23:\"4000587350897-white-5-5\";s:5:\"skuId\";s:17:\"10000014547228556\";s:7:\"skuAttr\";s:40:\"14:29#White For Male;200000124:200000286\";s:13:\"regular_price\";s:5:\"38.38\";s:10:\"sale_price\";s:5:\"19.57\";s:5:\"stock\";i:0;s:10:\"attributes\";a:2:{s:5:\"color\";s:14:\"White For Male\";s:9:\"shoe-size\";s:3:\"5.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:3:\"5.5\";}}i:80;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/Hcb0e81de43994ed79bd58d7e558485071/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"4000587350897-white-for-male-6\";s:7:\"sku_sub\";s:21:\"4000587350897-white-6\";s:5:\"skuId\";s:17:\"10000014547228557\";s:7:\"skuAttr\";s:35:\"14:29#White For Male;200000124:1394\";s:13:\"regular_price\";s:5:\"38.38\";s:10:\"sale_price\";s:5:\"19.57\";s:5:\"stock\";i:996;s:10:\"attributes\";a:2:{s:5:\"color\";s:14:\"White For Male\";s:9:\"shoe-size\";s:1:\"6\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:1:\"6\";}}i:81;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/Hcb0e81de43994ed79bd58d7e558485071/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"4000587350897-white-for-male-7\";s:7:\"sku_sub\";s:21:\"4000587350897-white-7\";s:5:\"skuId\";s:17:\"10000014547228558\";s:7:\"skuAttr\";s:35:\"14:29#White For Male;200000124:3434\";s:13:\"regular_price\";s:5:\"38.38\";s:10:\"sale_price\";s:5:\"19.57\";s:5:\"stock\";i:998;s:10:\"attributes\";a:2:{s:5:\"color\";s:14:\"White For Male\";s:9:\"shoe-size\";s:1:\"7\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:1:\"7\";}}i:82;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/Hcb0e81de43994ed79bd58d7e558485071/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.jpg_640x640.jpg\";s:3:\"sku\";s:32:\"4000587350897-white-for-male-7-5\";s:7:\"sku_sub\";s:23:\"4000587350897-white-7-5\";s:5:\"skuId\";s:17:\"10000014547228559\";s:7:\"skuAttr\";s:40:\"14:29#White For Male;200000124:200000288\";s:13:\"regular_price\";s:5:\"38.38\";s:10:\"sale_price\";s:5:\"19.57\";s:5:\"stock\";i:998;s:10:\"attributes\";a:2:{s:5:\"color\";s:14:\"White For Male\";s:9:\"shoe-size\";s:3:\"7.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:3:\"7.5\";}}i:83;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/Hcb0e81de43994ed79bd58d7e558485071/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.jpg_640x640.jpg\";s:3:\"sku\";s:32:\"4000587350897-white-for-male-8-5\";s:7:\"sku_sub\";s:23:\"4000587350897-white-8-5\";s:5:\"skuId\";s:17:\"10000014547228560\";s:7:\"skuAttr\";s:40:\"14:29#White For Male;200000124:200000289\";s:13:\"regular_price\";s:5:\"38.38\";s:10:\"sale_price\";s:5:\"19.57\";s:5:\"stock\";i:998;s:10:\"attributes\";a:2:{s:5:\"color\";s:14:\"White For Male\";s:9:\"shoe-size\";s:3:\"8.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:3:\"8.5\";}}i:84;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/Hcb0e81de43994ed79bd58d7e558485071/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.jpg_640x640.jpg\";s:3:\"sku\";s:32:\"4000587350897-white-for-male-9-5\";s:7:\"sku_sub\";s:23:\"4000587350897-white-9-5\";s:5:\"skuId\";s:17:\"10000014547228561\";s:7:\"skuAttr\";s:40:\"14:29#White For Male;200000124:200000290\";s:13:\"regular_price\";s:5:\"38.38\";s:10:\"sale_price\";s:5:\"19.57\";s:5:\"stock\";i:997;s:10:\"attributes\";a:2:{s:5:\"color\";s:14:\"White For Male\";s:9:\"shoe-size\";s:3:\"9.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:3:\"9.5\";}}i:85;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/Hcb0e81de43994ed79bd58d7e558485071/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.jpg_640x640.jpg\";s:3:\"sku\";s:31:\"4000587350897-white-for-male-10\";s:7:\"sku_sub\";s:22:\"4000587350897-white-10\";s:5:\"skuId\";s:17:\"10000014547228562\";s:7:\"skuAttr\";s:35:\"14:29#White For Male;200000124:1583\";s:13:\"regular_price\";s:5:\"38.38\";s:10:\"sale_price\";s:5:\"19.57\";s:5:\"stock\";i:998;s:10:\"attributes\";a:2:{s:5:\"color\";s:14:\"White For Male\";s:9:\"shoe-size\";s:2:\"10\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:2:\"10\";}}i:86;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H031c6c0264194487a799d0168aa7f60dF/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.jpg_640x640.jpg\";s:3:\"sku\";s:36:\"4000587350897-rainbow-white-female-4\";s:7:\"sku_sub\";s:22:\"4000587350897-silver-4\";s:5:\"skuId\";s:17:\"10000014547228563\";s:7:\"skuAttr\";s:44:\"14:350853#rainbow White Female;200000124:153\";s:13:\"regular_price\";s:5:\"36.38\";s:10:\"sale_price\";s:5:\"18.55\";s:5:\"stock\";i:998;s:10:\"attributes\";a:2:{s:5:\"color\";s:20:\"rainbow White Female\";s:9:\"shoe-size\";s:1:\"4\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Silver\";s:9:\"shoe-size\";s:1:\"4\";}}i:87;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H031c6c0264194487a799d0168aa7f60dF/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.jpg_640x640.jpg\";s:3:\"sku\";s:38:\"4000587350897-rainbow-white-female-4-5\";s:7:\"sku_sub\";s:24:\"4000587350897-silver-4-5\";s:5:\"skuId\";s:17:\"10000014547228564\";s:7:\"skuAttr\";s:50:\"14:350853#rainbow White Female;200000124:200000285\";s:13:\"regular_price\";s:5:\"36.38\";s:10:\"sale_price\";s:5:\"18.55\";s:5:\"stock\";i:998;s:10:\"attributes\";a:2:{s:5:\"color\";s:20:\"rainbow White Female\";s:9:\"shoe-size\";s:3:\"4.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Silver\";s:9:\"shoe-size\";s:3:\"4.5\";}}i:88;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H031c6c0264194487a799d0168aa7f60dF/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.jpg_640x640.jpg\";s:3:\"sku\";s:36:\"4000587350897-rainbow-white-female-5\";s:7:\"sku_sub\";s:22:\"4000587350897-silver-5\";s:5:\"skuId\";s:17:\"10000014547228565\";s:7:\"skuAttr\";s:44:\"14:350853#rainbow White Female;200000124:698\";s:13:\"regular_price\";s:5:\"36.38\";s:10:\"sale_price\";s:5:\"18.55\";s:5:\"stock\";i:999;s:10:\"attributes\";a:2:{s:5:\"color\";s:20:\"rainbow White Female\";s:9:\"shoe-size\";s:1:\"5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Silver\";s:9:\"shoe-size\";s:1:\"5\";}}i:89;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H031c6c0264194487a799d0168aa7f60dF/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.jpg_640x640.jpg\";s:3:\"sku\";s:38:\"4000587350897-rainbow-white-female-5-5\";s:7:\"sku_sub\";s:24:\"4000587350897-silver-5-5\";s:5:\"skuId\";s:17:\"10000014547228566\";s:7:\"skuAttr\";s:50:\"14:350853#rainbow White Female;200000124:200000286\";s:13:\"regular_price\";s:5:\"36.38\";s:10:\"sale_price\";s:5:\"18.55\";s:5:\"stock\";i:998;s:10:\"attributes\";a:2:{s:5:\"color\";s:20:\"rainbow White Female\";s:9:\"shoe-size\";s:3:\"5.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Silver\";s:9:\"shoe-size\";s:3:\"5.5\";}}i:90;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H031c6c0264194487a799d0168aa7f60dF/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.jpg_640x640.jpg\";s:3:\"sku\";s:36:\"4000587350897-rainbow-white-female-6\";s:7:\"sku_sub\";s:22:\"4000587350897-silver-6\";s:5:\"skuId\";s:17:\"10000014547228567\";s:7:\"skuAttr\";s:45:\"14:350853#rainbow White Female;200000124:1394\";s:13:\"regular_price\";s:5:\"36.38\";s:10:\"sale_price\";s:5:\"18.55\";s:5:\"stock\";i:998;s:10:\"attributes\";a:2:{s:5:\"color\";s:20:\"rainbow White Female\";s:9:\"shoe-size\";s:1:\"6\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Silver\";s:9:\"shoe-size\";s:1:\"6\";}}i:91;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H031c6c0264194487a799d0168aa7f60dF/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.jpg_640x640.jpg\";s:3:\"sku\";s:36:\"4000587350897-rainbow-white-female-7\";s:7:\"sku_sub\";s:22:\"4000587350897-silver-7\";s:5:\"skuId\";s:17:\"10000014547228568\";s:7:\"skuAttr\";s:45:\"14:350853#rainbow White Female;200000124:3434\";s:13:\"regular_price\";s:5:\"36.38\";s:10:\"sale_price\";s:5:\"18.55\";s:5:\"stock\";i:998;s:10:\"attributes\";a:2:{s:5:\"color\";s:20:\"rainbow White Female\";s:9:\"shoe-size\";s:1:\"7\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Silver\";s:9:\"shoe-size\";s:1:\"7\";}}i:92;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H031c6c0264194487a799d0168aa7f60dF/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.jpg_640x640.jpg\";s:3:\"sku\";s:38:\"4000587350897-rainbow-white-female-7-5\";s:7:\"sku_sub\";s:24:\"4000587350897-silver-7-5\";s:5:\"skuId\";s:17:\"10000014547228569\";s:7:\"skuAttr\";s:50:\"14:350853#rainbow White Female;200000124:200000288\";s:13:\"regular_price\";s:5:\"36.38\";s:10:\"sale_price\";s:5:\"18.55\";s:5:\"stock\";i:0;s:10:\"attributes\";a:2:{s:5:\"color\";s:20:\"rainbow White Female\";s:9:\"shoe-size\";s:3:\"7.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Silver\";s:9:\"shoe-size\";s:3:\"7.5\";}}i:93;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H031c6c0264194487a799d0168aa7f60dF/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.jpg_640x640.jpg\";s:3:\"sku\";s:38:\"4000587350897-rainbow-white-female-8-5\";s:7:\"sku_sub\";s:24:\"4000587350897-silver-8-5\";s:5:\"skuId\";s:17:\"10000014547228570\";s:7:\"skuAttr\";s:50:\"14:350853#rainbow White Female;200000124:200000289\";s:13:\"regular_price\";s:5:\"36.38\";s:10:\"sale_price\";s:5:\"18.55\";s:5:\"stock\";i:0;s:10:\"attributes\";a:2:{s:5:\"color\";s:20:\"rainbow White Female\";s:9:\"shoe-size\";s:3:\"8.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Silver\";s:9:\"shoe-size\";s:3:\"8.5\";}}i:94;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H031c6c0264194487a799d0168aa7f60dF/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.jpg_640x640.jpg\";s:3:\"sku\";s:38:\"4000587350897-rainbow-white-female-9-5\";s:7:\"sku_sub\";s:24:\"4000587350897-silver-9-5\";s:5:\"skuId\";s:17:\"10000014547228571\";s:7:\"skuAttr\";s:50:\"14:350853#rainbow White Female;200000124:200000290\";s:13:\"regular_price\";s:5:\"36.38\";s:10:\"sale_price\";s:5:\"18.55\";s:5:\"stock\";i:0;s:10:\"attributes\";a:2:{s:5:\"color\";s:20:\"rainbow White Female\";s:9:\"shoe-size\";s:3:\"9.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Silver\";s:9:\"shoe-size\";s:3:\"9.5\";}}i:95;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H031c6c0264194487a799d0168aa7f60dF/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.jpg_640x640.jpg\";s:3:\"sku\";s:37:\"4000587350897-rainbow-white-female-10\";s:7:\"sku_sub\";s:23:\"4000587350897-silver-10\";s:5:\"skuId\";s:17:\"10000014547228572\";s:7:\"skuAttr\";s:45:\"14:350853#rainbow White Female;200000124:1583\";s:13:\"regular_price\";s:5:\"36.38\";s:10:\"sale_price\";s:5:\"18.55\";s:5:\"stock\";i:0;s:10:\"attributes\";a:2:{s:5:\"color\";s:20:\"rainbow White Female\";s:9:\"shoe-size\";s:2:\"10\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Silver\";s:9:\"shoe-size\";s:2:\"10\";}}i:96;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H3ab7d785c8d84de39256210700e3fca9z/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.jpg_640x640.jpg\";s:3:\"sku\";s:36:\"4000587350897-all-black-for-female-4\";s:7:\"sku_sub\";s:24:\"4000587350897-assorted-4\";s:5:\"skuId\";s:17:\"10000014547228573\";s:7:\"skuAttr\";s:47:\"14:201447389#All Black for Female;200000124:153\";s:13:\"regular_price\";s:5:\"36.38\";s:10:\"sale_price\";s:5:\"18.55\";s:5:\"stock\";i:996;s:10:\"attributes\";a:2:{s:5:\"color\";s:20:\"All Black for Female\";s:9:\"shoe-size\";s:1:\"4\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Assorted\";s:9:\"shoe-size\";s:1:\"4\";}}i:97;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H3ab7d785c8d84de39256210700e3fca9z/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.jpg_640x640.jpg\";s:3:\"sku\";s:38:\"4000587350897-all-black-for-female-4-5\";s:7:\"sku_sub\";s:26:\"4000587350897-assorted-4-5\";s:5:\"skuId\";s:17:\"10000014547228574\";s:7:\"skuAttr\";s:53:\"14:201447389#All Black for Female;200000124:200000285\";s:13:\"regular_price\";s:5:\"36.38\";s:10:\"sale_price\";s:5:\"18.55\";s:5:\"stock\";i:996;s:10:\"attributes\";a:2:{s:5:\"color\";s:20:\"All Black for Female\";s:9:\"shoe-size\";s:3:\"4.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Assorted\";s:9:\"shoe-size\";s:3:\"4.5\";}}i:98;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H3ab7d785c8d84de39256210700e3fca9z/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.jpg_640x640.jpg\";s:3:\"sku\";s:36:\"4000587350897-all-black-for-female-5\";s:7:\"sku_sub\";s:24:\"4000587350897-assorted-5\";s:5:\"skuId\";s:17:\"10000014547228575\";s:7:\"skuAttr\";s:47:\"14:201447389#All Black for Female;200000124:698\";s:13:\"regular_price\";s:5:\"36.38\";s:10:\"sale_price\";s:5:\"18.55\";s:5:\"stock\";i:991;s:10:\"attributes\";a:2:{s:5:\"color\";s:20:\"All Black for Female\";s:9:\"shoe-size\";s:1:\"5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Assorted\";s:9:\"shoe-size\";s:1:\"5\";}}i:99;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H3ab7d785c8d84de39256210700e3fca9z/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.jpg_640x640.jpg\";s:3:\"sku\";s:38:\"4000587350897-all-black-for-female-5-5\";s:7:\"sku_sub\";s:26:\"4000587350897-assorted-5-5\";s:5:\"skuId\";s:17:\"10000014547228576\";s:7:\"skuAttr\";s:53:\"14:201447389#All Black for Female;200000124:200000286\";s:13:\"regular_price\";s:5:\"36.38\";s:10:\"sale_price\";s:5:\"18.55\";s:5:\"stock\";i:994;s:10:\"attributes\";a:2:{s:5:\"color\";s:20:\"All Black for Female\";s:9:\"shoe-size\";s:3:\"5.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Assorted\";s:9:\"shoe-size\";s:3:\"5.5\";}}i:100;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H3ab7d785c8d84de39256210700e3fca9z/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.jpg_640x640.jpg\";s:3:\"sku\";s:36:\"4000587350897-all-black-for-female-6\";s:7:\"sku_sub\";s:24:\"4000587350897-assorted-6\";s:5:\"skuId\";s:17:\"10000014547228577\";s:7:\"skuAttr\";s:48:\"14:201447389#All Black for Female;200000124:1394\";s:13:\"regular_price\";s:5:\"36.38\";s:10:\"sale_price\";s:5:\"18.55\";s:5:\"stock\";i:993;s:10:\"attributes\";a:2:{s:5:\"color\";s:20:\"All Black for Female\";s:9:\"shoe-size\";s:1:\"6\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Assorted\";s:9:\"shoe-size\";s:1:\"6\";}}i:101;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H3ab7d785c8d84de39256210700e3fca9z/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.jpg_640x640.jpg\";s:3:\"sku\";s:36:\"4000587350897-all-black-for-female-7\";s:7:\"sku_sub\";s:24:\"4000587350897-assorted-7\";s:5:\"skuId\";s:17:\"10000014547228578\";s:7:\"skuAttr\";s:48:\"14:201447389#All Black for Female;200000124:3434\";s:13:\"regular_price\";s:5:\"36.38\";s:10:\"sale_price\";s:5:\"18.55\";s:5:\"stock\";i:994;s:10:\"attributes\";a:2:{s:5:\"color\";s:20:\"All Black for Female\";s:9:\"shoe-size\";s:1:\"7\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Assorted\";s:9:\"shoe-size\";s:1:\"7\";}}i:102;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H3ab7d785c8d84de39256210700e3fca9z/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.jpg_640x640.jpg\";s:3:\"sku\";s:38:\"4000587350897-all-black-for-female-7-5\";s:7:\"sku_sub\";s:26:\"4000587350897-assorted-7-5\";s:5:\"skuId\";s:17:\"10000014547228579\";s:7:\"skuAttr\";s:53:\"14:201447389#All Black for Female;200000124:200000288\";s:13:\"regular_price\";s:5:\"36.38\";s:10:\"sale_price\";s:5:\"18.55\";s:5:\"stock\";i:0;s:10:\"attributes\";a:2:{s:5:\"color\";s:20:\"All Black for Female\";s:9:\"shoe-size\";s:3:\"7.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Assorted\";s:9:\"shoe-size\";s:3:\"7.5\";}}i:103;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H3ab7d785c8d84de39256210700e3fca9z/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.jpg_640x640.jpg\";s:3:\"sku\";s:38:\"4000587350897-all-black-for-female-8-5\";s:7:\"sku_sub\";s:26:\"4000587350897-assorted-8-5\";s:5:\"skuId\";s:17:\"10000014547228580\";s:7:\"skuAttr\";s:53:\"14:201447389#All Black for Female;200000124:200000289\";s:13:\"regular_price\";s:5:\"36.38\";s:10:\"sale_price\";s:5:\"18.55\";s:5:\"stock\";i:0;s:10:\"attributes\";a:2:{s:5:\"color\";s:20:\"All Black for Female\";s:9:\"shoe-size\";s:3:\"8.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Assorted\";s:9:\"shoe-size\";s:3:\"8.5\";}}i:104;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H3ab7d785c8d84de39256210700e3fca9z/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.jpg_640x640.jpg\";s:3:\"sku\";s:38:\"4000587350897-all-black-for-female-9-5\";s:7:\"sku_sub\";s:26:\"4000587350897-assorted-9-5\";s:5:\"skuId\";s:17:\"10000014547228581\";s:7:\"skuAttr\";s:53:\"14:201447389#All Black for Female;200000124:200000290\";s:13:\"regular_price\";s:5:\"36.38\";s:10:\"sale_price\";s:5:\"18.55\";s:5:\"stock\";i:0;s:10:\"attributes\";a:2:{s:5:\"color\";s:20:\"All Black for Female\";s:9:\"shoe-size\";s:3:\"9.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Assorted\";s:9:\"shoe-size\";s:3:\"9.5\";}}i:105;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H3ab7d785c8d84de39256210700e3fca9z/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.jpg_640x640.jpg\";s:3:\"sku\";s:37:\"4000587350897-all-black-for-female-10\";s:7:\"sku_sub\";s:25:\"4000587350897-assorted-10\";s:5:\"skuId\";s:17:\"10000014547228582\";s:7:\"skuAttr\";s:48:\"14:201447389#All Black for Female;200000124:1583\";s:13:\"regular_price\";s:5:\"36.38\";s:10:\"sale_price\";s:5:\"18.55\";s:5:\"stock\";i:0;s:10:\"attributes\";a:2:{s:5:\"color\";s:20:\"All Black for Female\";s:9:\"shoe-size\";s:2:\"10\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Assorted\";s:9:\"shoe-size\";s:2:\"10\";}}i:106;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H116836aedbc5420db6de7bdf0448ddfch/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.jpg_640x640.jpg\";s:3:\"sku\";s:32:\"4000587350897-black-for-female-7\";s:7:\"sku_sub\";s:21:\"4000587350897-black-7\";s:5:\"skuId\";s:17:\"10000003441290718\";s:7:\"skuAttr\";s:38:\"14:193#Black for Female;200000124:3434\";s:13:\"regular_price\";s:5:\"36.38\";s:10:\"sale_price\";s:5:\"18.55\";s:5:\"stock\";i:998;s:10:\"attributes\";a:2:{s:5:\"color\";s:16:\"Black for Female\";s:9:\"shoe-size\";s:1:\"7\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:1:\"7\";}}i:107;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H0c79090d75354b29b805c23fbf48b3531/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.jpg_640x640.jpg\";s:3:\"sku\";s:33:\"4000587350897-light-gray-female-4\";s:7:\"sku_sub\";s:20:\"4000587350897-gray-4\";s:5:\"skuId\";s:17:\"10000003441290719\";s:7:\"skuAttr\";s:38:\"14:691#Light Gray Female;200000124:153\";s:13:\"regular_price\";s:5:\"36.38\";s:10:\"sale_price\";s:5:\"18.55\";s:5:\"stock\";i:998;s:10:\"attributes\";a:2:{s:5:\"color\";s:17:\"Light Gray Female\";s:9:\"shoe-size\";s:1:\"4\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:1:\"4\";}}i:108;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H116836aedbc5420db6de7bdf0448ddfch/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.jpg_640x640.jpg\";s:3:\"sku\";s:34:\"4000587350897-black-for-female-5-5\";s:7:\"sku_sub\";s:23:\"4000587350897-black-5-5\";s:5:\"skuId\";s:17:\"10000003441290716\";s:7:\"skuAttr\";s:43:\"14:193#Black for Female;200000124:200000286\";s:13:\"regular_price\";s:5:\"36.38\";s:10:\"sale_price\";s:5:\"18.55\";s:5:\"stock\";i:999;s:10:\"attributes\";a:2:{s:5:\"color\";s:16:\"Black for Female\";s:9:\"shoe-size\";s:3:\"5.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:3:\"5.5\";}}i:109;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H116836aedbc5420db6de7bdf0448ddfch/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.jpg_640x640.jpg\";s:3:\"sku\";s:32:\"4000587350897-black-for-female-6\";s:7:\"sku_sub\";s:21:\"4000587350897-black-6\";s:5:\"skuId\";s:17:\"10000003441290717\";s:7:\"skuAttr\";s:38:\"14:193#Black for Female;200000124:1394\";s:13:\"regular_price\";s:5:\"36.38\";s:10:\"sale_price\";s:5:\"18.55\";s:5:\"stock\";i:999;s:10:\"attributes\";a:2:{s:5:\"color\";s:16:\"Black for Female\";s:9:\"shoe-size\";s:1:\"6\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:1:\"6\";}}i:110;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H116836aedbc5420db6de7bdf0448ddfch/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.jpg_640x640.jpg\";s:3:\"sku\";s:34:\"4000587350897-black-for-female-4-5\";s:7:\"sku_sub\";s:23:\"4000587350897-black-4-5\";s:5:\"skuId\";s:17:\"10000003441290714\";s:7:\"skuAttr\";s:43:\"14:193#Black for Female;200000124:200000285\";s:13:\"regular_price\";s:5:\"36.38\";s:10:\"sale_price\";s:5:\"18.55\";s:5:\"stock\";i:999;s:10:\"attributes\";a:2:{s:5:\"color\";s:16:\"Black for Female\";s:9:\"shoe-size\";s:3:\"4.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:3:\"4.5\";}}i:111;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H116836aedbc5420db6de7bdf0448ddfch/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.jpg_640x640.jpg\";s:3:\"sku\";s:32:\"4000587350897-black-for-female-5\";s:7:\"sku_sub\";s:21:\"4000587350897-black-5\";s:5:\"skuId\";s:17:\"10000003441290715\";s:7:\"skuAttr\";s:37:\"14:193#Black for Female;200000124:698\";s:13:\"regular_price\";s:5:\"36.38\";s:10:\"sale_price\";s:5:\"18.55\";s:5:\"stock\";i:998;s:10:\"attributes\";a:2:{s:5:\"color\";s:16:\"Black for Female\";s:9:\"shoe-size\";s:1:\"5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:1:\"5\";}}i:112;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H116836aedbc5420db6de7bdf0448ddfch/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.jpg_640x640.jpg\";s:3:\"sku\";s:32:\"4000587350897-black-for-female-4\";s:7:\"sku_sub\";s:21:\"4000587350897-black-4\";s:5:\"skuId\";s:17:\"10000003441290713\";s:7:\"skuAttr\";s:37:\"14:193#Black for Female;200000124:153\";s:13:\"regular_price\";s:5:\"31.18\";s:10:\"sale_price\";s:4:\"15.9\";s:5:\"stock\";i:999;s:10:\"attributes\";a:2:{s:5:\"color\";s:16:\"Black for Female\";s:9:\"shoe-size\";s:1:\"4\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:1:\"4\";}}i:113;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/Ha0737223c4584e0f97109807aec1679fk/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.jpg_640x640.jpg\";s:3:\"sku\";s:33:\"4000587350897-pink-for-female-5-5\";s:7:\"sku_sub\";s:22:\"4000587350897-pink-5-5\";s:5:\"skuId\";s:17:\"10000003441290734\";s:7:\"skuAttr\";s:44:\"14:1052#Pink  for Female;200000124:200000286\";s:13:\"regular_price\";s:5:\"36.38\";s:10:\"sale_price\";s:5:\"18.55\";s:5:\"stock\";i:996;s:10:\"attributes\";a:2:{s:5:\"color\";s:16:\"Pink  for Female\";s:9:\"shoe-size\";s:3:\"5.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:3:\"5.5\";}}i:114;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/Ha0737223c4584e0f97109807aec1679fk/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.jpg_640x640.jpg\";s:3:\"sku\";s:31:\"4000587350897-pink-for-female-6\";s:7:\"sku_sub\";s:20:\"4000587350897-pink-6\";s:5:\"skuId\";s:17:\"10000003441290735\";s:7:\"skuAttr\";s:39:\"14:1052#Pink  for Female;200000124:1394\";s:13:\"regular_price\";s:5:\"36.38\";s:10:\"sale_price\";s:5:\"18.55\";s:5:\"stock\";i:997;s:10:\"attributes\";a:2:{s:5:\"color\";s:16:\"Pink  for Female\";s:9:\"shoe-size\";s:1:\"6\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:1:\"6\";}}i:115;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/Ha0737223c4584e0f97109807aec1679fk/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.jpg_640x640.jpg\";s:3:\"sku\";s:33:\"4000587350897-pink-for-female-4-5\";s:7:\"sku_sub\";s:22:\"4000587350897-pink-4-5\";s:5:\"skuId\";s:17:\"10000003441290732\";s:7:\"skuAttr\";s:44:\"14:1052#Pink  for Female;200000124:200000285\";s:13:\"regular_price\";s:5:\"36.38\";s:10:\"sale_price\";s:5:\"18.55\";s:5:\"stock\";i:997;s:10:\"attributes\";a:2:{s:5:\"color\";s:16:\"Pink  for Female\";s:9:\"shoe-size\";s:3:\"4.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:3:\"4.5\";}}i:116;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/Ha0737223c4584e0f97109807aec1679fk/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.jpg_640x640.jpg\";s:3:\"sku\";s:31:\"4000587350897-pink-for-female-5\";s:7:\"sku_sub\";s:20:\"4000587350897-pink-5\";s:5:\"skuId\";s:17:\"10000003441290733\";s:7:\"skuAttr\";s:38:\"14:1052#Pink  for Female;200000124:698\";s:13:\"regular_price\";s:5:\"36.38\";s:10:\"sale_price\";s:5:\"18.55\";s:5:\"stock\";i:994;s:10:\"attributes\";a:2:{s:5:\"color\";s:16:\"Pink  for Female\";s:9:\"shoe-size\";s:1:\"5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:1:\"5\";}}i:117;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H9bac152f28364753a1a9fb9101d2427cy/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.jpg_640x640.jpg\";s:3:\"sku\";s:32:\"4000587350897-dark-gray-female-7\";s:7:\"sku_sub\";s:25:\"4000587350897-dark-grey-7\";s:5:\"skuId\";s:17:\"10000003441290730\";s:7:\"skuAttr\";s:44:\"14:200004890#Dark Gray Female;200000124:3434\";s:13:\"regular_price\";s:5:\"36.38\";s:10:\"sale_price\";s:5:\"18.55\";s:5:\"stock\";i:998;s:10:\"attributes\";a:2:{s:5:\"color\";s:16:\"Dark Gray Female\";s:9:\"shoe-size\";s:1:\"7\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:9:\"Dark Grey\";s:9:\"shoe-size\";s:1:\"7\";}}i:118;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/Ha0737223c4584e0f97109807aec1679fk/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.jpg_640x640.jpg\";s:3:\"sku\";s:31:\"4000587350897-pink-for-female-4\";s:7:\"sku_sub\";s:20:\"4000587350897-pink-4\";s:5:\"skuId\";s:17:\"10000003441290731\";s:7:\"skuAttr\";s:38:\"14:1052#Pink  for Female;200000124:153\";s:13:\"regular_price\";s:5:\"36.38\";s:10:\"sale_price\";s:5:\"18.55\";s:5:\"stock\";i:998;s:10:\"attributes\";a:2:{s:5:\"color\";s:16:\"Pink  for Female\";s:9:\"shoe-size\";s:1:\"4\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:1:\"4\";}}i:119;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H9bac152f28364753a1a9fb9101d2427cy/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.jpg_640x640.jpg\";s:3:\"sku\";s:34:\"4000587350897-dark-gray-female-5-5\";s:7:\"sku_sub\";s:27:\"4000587350897-dark-grey-5-5\";s:5:\"skuId\";s:17:\"10000003441290728\";s:7:\"skuAttr\";s:49:\"14:200004890#Dark Gray Female;200000124:200000286\";s:13:\"regular_price\";s:5:\"36.38\";s:10:\"sale_price\";s:5:\"18.55\";s:5:\"stock\";i:998;s:10:\"attributes\";a:2:{s:5:\"color\";s:16:\"Dark Gray Female\";s:9:\"shoe-size\";s:3:\"5.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:9:\"Dark Grey\";s:9:\"shoe-size\";s:3:\"5.5\";}}i:120;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H9bac152f28364753a1a9fb9101d2427cy/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.jpg_640x640.jpg\";s:3:\"sku\";s:32:\"4000587350897-dark-gray-female-6\";s:7:\"sku_sub\";s:25:\"4000587350897-dark-grey-6\";s:5:\"skuId\";s:17:\"10000003441290729\";s:7:\"skuAttr\";s:44:\"14:200004890#Dark Gray Female;200000124:1394\";s:13:\"regular_price\";s:5:\"36.38\";s:10:\"sale_price\";s:5:\"18.55\";s:5:\"stock\";i:994;s:10:\"attributes\";a:2:{s:5:\"color\";s:16:\"Dark Gray Female\";s:9:\"shoe-size\";s:1:\"6\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:9:\"Dark Grey\";s:9:\"shoe-size\";s:1:\"6\";}}i:121;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H9bac152f28364753a1a9fb9101d2427cy/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.jpg_640x640.jpg\";s:3:\"sku\";s:34:\"4000587350897-dark-gray-female-4-5\";s:7:\"sku_sub\";s:27:\"4000587350897-dark-grey-4-5\";s:5:\"skuId\";s:17:\"10000003441290726\";s:7:\"skuAttr\";s:49:\"14:200004890#Dark Gray Female;200000124:200000285\";s:13:\"regular_price\";s:5:\"36.38\";s:10:\"sale_price\";s:5:\"18.55\";s:5:\"stock\";i:998;s:10:\"attributes\";a:2:{s:5:\"color\";s:16:\"Dark Gray Female\";s:9:\"shoe-size\";s:3:\"4.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:9:\"Dark Grey\";s:9:\"shoe-size\";s:3:\"4.5\";}}i:122;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H9bac152f28364753a1a9fb9101d2427cy/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.jpg_640x640.jpg\";s:3:\"sku\";s:32:\"4000587350897-dark-gray-female-5\";s:7:\"sku_sub\";s:25:\"4000587350897-dark-grey-5\";s:5:\"skuId\";s:17:\"10000003441290727\";s:7:\"skuAttr\";s:43:\"14:200004890#Dark Gray Female;200000124:698\";s:13:\"regular_price\";s:5:\"36.38\";s:10:\"sale_price\";s:5:\"18.55\";s:5:\"stock\";i:998;s:10:\"attributes\";a:2:{s:5:\"color\";s:16:\"Dark Gray Female\";s:9:\"shoe-size\";s:1:\"5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:9:\"Dark Grey\";s:9:\"shoe-size\";s:1:\"5\";}}i:123;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H0c79090d75354b29b805c23fbf48b3531/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.jpg_640x640.jpg\";s:3:\"sku\";s:33:\"4000587350897-light-gray-female-7\";s:7:\"sku_sub\";s:20:\"4000587350897-gray-7\";s:5:\"skuId\";s:17:\"10000003441290724\";s:7:\"skuAttr\";s:39:\"14:691#Light Gray Female;200000124:3434\";s:13:\"regular_price\";s:5:\"36.38\";s:10:\"sale_price\";s:5:\"18.55\";s:5:\"stock\";i:997;s:10:\"attributes\";a:2:{s:5:\"color\";s:17:\"Light Gray Female\";s:9:\"shoe-size\";s:1:\"7\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:1:\"7\";}}i:124;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H9bac152f28364753a1a9fb9101d2427cy/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.jpg_640x640.jpg\";s:3:\"sku\";s:32:\"4000587350897-dark-gray-female-4\";s:7:\"sku_sub\";s:25:\"4000587350897-dark-grey-4\";s:5:\"skuId\";s:17:\"10000003441290725\";s:7:\"skuAttr\";s:43:\"14:200004890#Dark Gray Female;200000124:153\";s:13:\"regular_price\";s:5:\"36.38\";s:10:\"sale_price\";s:5:\"18.55\";s:5:\"stock\";i:999;s:10:\"attributes\";a:2:{s:5:\"color\";s:16:\"Dark Gray Female\";s:9:\"shoe-size\";s:1:\"4\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:9:\"Dark Grey\";s:9:\"shoe-size\";s:1:\"4\";}}i:125;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H0c79090d75354b29b805c23fbf48b3531/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.jpg_640x640.jpg\";s:3:\"sku\";s:35:\"4000587350897-light-gray-female-5-5\";s:7:\"sku_sub\";s:22:\"4000587350897-gray-5-5\";s:5:\"skuId\";s:17:\"10000003441290722\";s:7:\"skuAttr\";s:44:\"14:691#Light Gray Female;200000124:200000286\";s:13:\"regular_price\";s:5:\"36.38\";s:10:\"sale_price\";s:5:\"18.55\";s:5:\"stock\";i:994;s:10:\"attributes\";a:2:{s:5:\"color\";s:17:\"Light Gray Female\";s:9:\"shoe-size\";s:3:\"5.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:3:\"5.5\";}}i:126;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H0c79090d75354b29b805c23fbf48b3531/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.jpg_640x640.jpg\";s:3:\"sku\";s:33:\"4000587350897-light-gray-female-6\";s:7:\"sku_sub\";s:20:\"4000587350897-gray-6\";s:5:\"skuId\";s:17:\"10000003441290723\";s:7:\"skuAttr\";s:39:\"14:691#Light Gray Female;200000124:1394\";s:13:\"regular_price\";s:5:\"36.38\";s:10:\"sale_price\";s:5:\"18.55\";s:5:\"stock\";i:996;s:10:\"attributes\";a:2:{s:5:\"color\";s:17:\"Light Gray Female\";s:9:\"shoe-size\";s:1:\"6\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:1:\"6\";}}i:127;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H0c79090d75354b29b805c23fbf48b3531/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.jpg_640x640.jpg\";s:3:\"sku\";s:35:\"4000587350897-light-gray-female-4-5\";s:7:\"sku_sub\";s:22:\"4000587350897-gray-4-5\";s:5:\"skuId\";s:17:\"10000003441290720\";s:7:\"skuAttr\";s:44:\"14:691#Light Gray Female;200000124:200000285\";s:13:\"regular_price\";s:5:\"36.38\";s:10:\"sale_price\";s:5:\"18.55\";s:5:\"stock\";i:998;s:10:\"attributes\";a:2:{s:5:\"color\";s:17:\"Light Gray Female\";s:9:\"shoe-size\";s:3:\"4.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:3:\"4.5\";}}i:128;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H0c79090d75354b29b805c23fbf48b3531/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.jpg_640x640.jpg\";s:3:\"sku\";s:33:\"4000587350897-light-gray-female-5\";s:7:\"sku_sub\";s:20:\"4000587350897-gray-5\";s:5:\"skuId\";s:17:\"10000003441290721\";s:7:\"skuAttr\";s:38:\"14:691#Light Gray Female;200000124:698\";s:13:\"regular_price\";s:5:\"36.38\";s:10:\"sale_price\";s:5:\"18.55\";s:5:\"stock\";i:995;s:10:\"attributes\";a:2:{s:5:\"color\";s:17:\"Light Gray Female\";s:9:\"shoe-size\";s:1:\"5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:1:\"5\";}}i:129;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/Ha0737223c4584e0f97109807aec1679fk/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.jpg_640x640.jpg\";s:3:\"sku\";s:31:\"4000587350897-pink-for-female-7\";s:7:\"sku_sub\";s:20:\"4000587350897-pink-7\";s:5:\"skuId\";s:17:\"10000003441290736\";s:7:\"skuAttr\";s:39:\"14:1052#Pink  for Female;200000124:3434\";s:13:\"regular_price\";s:5:\"36.38\";s:10:\"sale_price\";s:5:\"18.55\";s:5:\"stock\";i:998;s:10:\"attributes\";a:2:{s:5:\"color\";s:16:\"Pink  for Female\";s:9:\"shoe-size\";s:1:\"7\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:1:\"7\";}}}');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(28679, 2634, '_wp_attached_file', '2021/06/Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet-2.jpg'),
(28680, 2634, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:4:\"file\";s:126:\"2021/06/Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet-2.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:126:\"Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:126:\"Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:126:\"Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet-2-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:126:\"Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet-2-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:126:\"Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet-2-825x510.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:126:\"Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:126:\"Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:126:\"Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:126:\"Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:126:\"Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:126:\"Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(28681, 2634, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H77825a94dd5048688016a92bdad17f4b6/Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet.jpg'),
(28682, 2635, '_vi_wad_description_images', 'a:5:{i:0;s:65:\"https://ae01.alicdn.com/kf/Hcf356e55f2a54227b1a29b74146a18657.jpg\";i:1;s:65:\"https://ae01.alicdn.com/kf/H812edb0ae72b4f05a1c94ddc92c3daa2P.jpg\";i:2;s:65:\"https://ae01.alicdn.com/kf/H320859642296457b914f0c6527bc7e60W.jpg\";i:3;s:65:\"https://ae01.alicdn.com/kf/H00ba776094e943f1b9e96f2f485fc5fdA.jpg\";i:4;s:65:\"https://ae01.alicdn.com/kf/H6b3f440da1f2494380056e2a74aefa0a1.jpg\";}'),
(28683, 2635, '_vi_wad_sku', '1005001939638366'),
(28684, 2635, '_vi_wad_attributes', 'a:2:{i:14;a:5:{s:6:\"values\";a:12:{s:6:\"14:771\";s:9:\"Picture 1\";s:6:\"14:193\";s:9:\"Picture 2\";s:6:\"14:173\";s:9:\"Picture 3\";s:7:\"14:1254\";s:9:\"Picture 4\";s:9:\"14:365458\";s:9:\"Picture 5\";s:12:\"14:100018786\";s:9:\"Picture 6\";s:9:\"14:350850\";s:9:\"Picture 7\";s:6:\"14:691\";s:9:\"Picture 8\";s:12:\"14:200004890\";s:9:\"Picture 9\";s:6:\"14:175\";s:10:\"Picture 10\";s:12:\"14:200004889\";s:10:\"Picture 11\";s:12:\"14:200002130\";s:10:\"Picture 12\";}s:4:\"slug\";s:5:\"color\";s:4:\"name\";s:5:\"Color\";s:8:\"position\";i:0;s:10:\"values_sub\";a:12:{s:6:\"14:771\";s:5:\"Beige\";s:6:\"14:193\";s:5:\"BLACK\";s:6:\"14:173\";s:4:\"Blue\";s:7:\"14:1254\";s:8:\"Sky Blue\";s:9:\"14:365458\";s:5:\"Brown\";s:12:\"14:100018786\";s:5:\"Clear\";s:9:\"14:350850\";s:4:\"Gold\";s:6:\"14:691\";s:4:\"Gray\";s:12:\"14:200004890\";s:9:\"Dark Grey\";s:6:\"14:175\";s:5:\"Green\";s:12:\"14:200004889\";s:10:\"Army Green\";s:12:\"14:200002130\";s:5:\"Ivory\";}}i:200000124;a:5:{s:6:\"values\";a:10:{s:19:\"200000124:200000334\";s:2:\"36\";s:19:\"200000124:100010482\";s:2:\"37\";s:19:\"200000124:200000898\";s:2:\"38\";s:19:\"200000124:200000364\";s:2:\"39\";s:19:\"200000124:100013888\";s:2:\"40\";s:19:\"200000124:100010483\";s:2:\"41\";s:19:\"200000124:200000337\";s:2:\"42\";s:19:\"200000124:200000338\";s:2:\"43\";s:19:\"200000124:100010487\";s:2:\"44\";s:14:\"200000124:3116\";s:2:\"45\";}s:4:\"slug\";s:9:\"shoe-size\";s:4:\"name\";s:9:\"Shoe Size\";s:8:\"position\";i:1;s:10:\"values_sub\";a:10:{s:19:\"200000124:200000334\";s:2:\"36\";s:19:\"200000124:100010482\";s:2:\"37\";s:19:\"200000124:200000898\";s:2:\"38\";s:19:\"200000124:200000364\";s:2:\"39\";s:19:\"200000124:100013888\";s:2:\"40\";s:19:\"200000124:100010483\";s:2:\"41\";s:19:\"200000124:200000337\";s:2:\"42\";s:19:\"200000124:200000338\";s:2:\"43\";s:19:\"200000124:100010487\";s:2:\"44\";s:14:\"200000124:3116\";s:2:\"45\";}}}'),
(28685, 2635, '_vi_wad_list_attributes', 'a:22:{s:6:\"14:771\";a:4:{s:4:\"name\";s:9:\"Picture 1\";s:8:\"name_sub\";s:5:\"Beige\";s:5:\"color\";s:7:\"#F8F7E7\";s:5:\"image\";s:191:\"https://ae01.alicdn.com/kf/H99bd2856f0e3410e8fefc568057d824eL/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers.jpg_640x640.jpg\";}s:6:\"14:193\";a:4:{s:4:\"name\";s:9:\"Picture 2\";s:8:\"name_sub\";s:5:\"BLACK\";s:5:\"color\";s:7:\"#000000\";s:5:\"image\";s:191:\"https://ae01.alicdn.com/kf/Hd00ca61945ae45fd97df3c68e4720f8bE/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers.jpg_640x640.jpg\";}s:6:\"14:173\";a:4:{s:4:\"name\";s:9:\"Picture 3\";s:8:\"name_sub\";s:4:\"Blue\";s:5:\"color\";s:7:\"#0080FF\";s:5:\"image\";s:191:\"https://ae01.alicdn.com/kf/H0b740c090087419a98173d65f1d3086cb/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers.jpg_640x640.jpg\";}s:7:\"14:1254\";a:4:{s:4:\"name\";s:9:\"Picture 4\";s:8:\"name_sub\";s:8:\"Sky Blue\";s:5:\"color\";s:7:\"#1EDDFF\";s:5:\"image\";s:191:\"https://ae01.alicdn.com/kf/H17a9b771b3244d148cd93408a1e42c0cv/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers.jpg_640x640.jpg\";}s:9:\"14:365458\";a:4:{s:4:\"name\";s:9:\"Picture 5\";s:8:\"name_sub\";s:5:\"Brown\";s:5:\"color\";s:7:\"#8D6468\";s:5:\"image\";s:191:\"https://ae01.alicdn.com/kf/H2dbb26953df743e0babb9d90540b85b16/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers.jpg_640x640.jpg\";}s:12:\"14:100018786\";a:4:{s:4:\"name\";s:9:\"Picture 6\";s:8:\"name_sub\";s:5:\"Clear\";s:5:\"color\";s:5:\"clear\";s:5:\"image\";s:191:\"https://ae01.alicdn.com/kf/H10d639238d52493f944e88ddef54a271G/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers.jpg_640x640.jpg\";}s:9:\"14:350850\";a:4:{s:4:\"name\";s:9:\"Picture 7\";s:8:\"name_sub\";s:4:\"Gold\";s:5:\"color\";s:7:\"#FFD700\";s:5:\"image\";s:191:\"https://ae01.alicdn.com/kf/Hb5f6c7a9f6a34d4ea3641f49e5786dd0i/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers.jpg_640x640.jpg\";}s:6:\"14:691\";a:4:{s:4:\"name\";s:9:\"Picture 8\";s:8:\"name_sub\";s:4:\"Gray\";s:5:\"color\";s:4:\"#999\";s:5:\"image\";s:191:\"https://ae01.alicdn.com/kf/H059164d2969f4d17befd703e853c8deaw/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers.jpg_640x640.jpg\";}s:12:\"14:200004890\";a:4:{s:4:\"name\";s:9:\"Picture 9\";s:8:\"name_sub\";s:9:\"Dark Grey\";s:5:\"color\";s:4:\"#666\";s:5:\"image\";s:191:\"https://ae01.alicdn.com/kf/H764637f7cb3b4cd69dd0446ca7efbcd6V/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers.jpg_640x640.jpg\";}s:6:\"14:175\";a:4:{s:4:\"name\";s:10:\"Picture 10\";s:8:\"name_sub\";s:5:\"Green\";s:5:\"color\";s:7:\"#007000\";s:5:\"image\";s:191:\"https://ae01.alicdn.com/kf/H512866a4926446b0a5e4d6c73c42da761/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers.jpg_640x640.jpg\";}s:12:\"14:200004889\";a:4:{s:4:\"name\";s:10:\"Picture 11\";s:8:\"name_sub\";s:10:\"Army Green\";s:5:\"color\";s:7:\"#7C8C30\";s:5:\"image\";s:191:\"https://ae01.alicdn.com/kf/H3f89aaf8039b467aa6be25a0c1d8f156R/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers.jpg_640x640.jpg\";}s:12:\"14:200002130\";a:4:{s:4:\"name\";s:10:\"Picture 12\";s:8:\"name_sub\";s:5:\"Ivory\";s:5:\"color\";s:7:\"#FDFDE8\";s:5:\"image\";s:191:\"https://ae01.alicdn.com/kf/Hb16eb3a3fa1b4b5ba1cb05a595b4ab35t/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers.jpg_640x640.jpg\";}s:19:\"200000124:200000334\";a:4:{s:4:\"name\";s:2:\"36\";s:8:\"name_sub\";s:2:\"36\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:100010482\";a:4:{s:4:\"name\";s:2:\"37\";s:8:\"name_sub\";s:2:\"37\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000898\";a:4:{s:4:\"name\";s:2:\"38\";s:8:\"name_sub\";s:2:\"38\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000364\";a:4:{s:4:\"name\";s:2:\"39\";s:8:\"name_sub\";s:2:\"39\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:100013888\";a:4:{s:4:\"name\";s:2:\"40\";s:8:\"name_sub\";s:2:\"40\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:100010483\";a:4:{s:4:\"name\";s:2:\"41\";s:8:\"name_sub\";s:2:\"41\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000337\";a:4:{s:4:\"name\";s:2:\"42\";s:8:\"name_sub\";s:2:\"42\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000338\";a:4:{s:4:\"name\";s:2:\"43\";s:8:\"name_sub\";s:2:\"43\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:100010487\";a:4:{s:4:\"name\";s:2:\"44\";s:8:\"name_sub\";s:2:\"44\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:14:\"200000124:3116\";a:4:{s:4:\"name\";s:2:\"45\";s:8:\"name_sub\";s:2:\"45\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}}'),
(28686, 2635, '_vi_wad_shipping_info', 'a:6:{s:4:\"time\";i:1622546947;s:7:\"country\";s:2:\"LK\";s:7:\"company\";s:3:\"EMS\";s:7:\"freight\";s:1505:\"[{\"bizShowMind\":{\"layout\":[]},\"commitDay\":\"75\",\"company\":\"EMS\",\"currency\":\"USD\",\"discount\":50,\"displayType\":\"deliveryTime\",\"features\":{},\"freightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $31.80\",\"value\":31.8},\"freightFeatures\":{\"provider\":\"ae_config\"},\"freightLayout\":{\"displayType\":\"deliveryTime\",\"layout\":[{\"text\":\"Shipping: US $31.80\",\"type\":\"title\"},{\"text\":\"To <font color=\'#000000\'>Sri Lanka</font> via EMS\",\"type\":\"subtitle\"}],\"openShippingPanel\":\"true\"},\"fullMailLine\":false,\"hbaService\":false,\"i18nMap\":{},\"id\":0,\"name\":\"FreightItemModule\",\"sendGoodsCountry\":\"CN\",\"sendGoodsCountryFullName\":\"China\",\"serviceName\":\"EMS\",\"standardFreightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $31.80\",\"value\":31.8},\"time\":\"15-44\",\"tracking\":true},{\"bizShowMind\":{\"layout\":[]},\"commitDay\":\"75\",\"company\":\"DHL\",\"currency\":\"USD\",\"discount\":50,\"displayType\":\"deliveryTime\",\"features\":{},\"freightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $102.91\",\"value\":102.91},\"freightFeatures\":{\"provider\":\"ae_config\"},\"freightLayout\":{\"displayType\":\"deliveryTime\",\"layout\":[{\"text\":\"Shipping: US $102.91\",\"type\":\"title\"},{\"text\":\"To <font color=\'#000000\'>Sri Lanka</font> via DHL\",\"type\":\"subtitle\"}],\"openShippingPanel\":\"true\"},\"fullMailLine\":false,\"hbaService\":false,\"i18nMap\":{},\"id\":0,\"name\":\"FreightItemModule\",\"sendGoodsCountry\":\"CN\",\"sendGoodsCountryFullName\":\"China\",\"serviceName\":\"DHL\",\"standardFreightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $102.91\",\"value\":102.91},\"time\":\"9-17\",\"tracking\":true}]\";s:13:\"shipping_cost\";d:31.800000000000000710542735760100185871124267578125;s:13:\"delivery_time\";s:5:\"15-44\";}'),
(28687, 2635, '_vi_wad_gallery', 'a:6:{i:0;s:179:\"https://ae01.alicdn.com/kf/Hd4f6c88432674332ac960e2126ad8551G/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers.jpg\";i:1;s:179:\"https://ae01.alicdn.com/kf/Hb72f3ee1d3a74788909beb5c91e980b09/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers.jpg\";i:2;s:179:\"https://ae01.alicdn.com/kf/Hb49d3e285439463295132299027c1cfcw/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers.jpg\";i:3;s:179:\"https://ae01.alicdn.com/kf/H26c1da0406104f2bad9fafd70a261526L/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers.jpg\";i:4;s:179:\"https://ae01.alicdn.com/kf/Hfa9769a8737b403293cee96d1941ad7ct/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers.jpg\";i:5;s:179:\"https://ae01.alicdn.com/kf/Hb5b6073b5aeb4448ad886672940a907eL/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers.jpg\";}'),
(28688, 2635, '_vi_wad_variation_images', 'a:12:{s:6:\"14:771\";s:191:\"https://ae01.alicdn.com/kf/H99bd2856f0e3410e8fefc568057d824eL/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers.jpg_640x640.jpg\";s:6:\"14:193\";s:191:\"https://ae01.alicdn.com/kf/Hd00ca61945ae45fd97df3c68e4720f8bE/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers.jpg_640x640.jpg\";s:6:\"14:173\";s:191:\"https://ae01.alicdn.com/kf/H0b740c090087419a98173d65f1d3086cb/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers.jpg_640x640.jpg\";s:7:\"14:1254\";s:191:\"https://ae01.alicdn.com/kf/H17a9b771b3244d148cd93408a1e42c0cv/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers.jpg_640x640.jpg\";s:9:\"14:365458\";s:191:\"https://ae01.alicdn.com/kf/H2dbb26953df743e0babb9d90540b85b16/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers.jpg_640x640.jpg\";s:12:\"14:100018786\";s:191:\"https://ae01.alicdn.com/kf/H10d639238d52493f944e88ddef54a271G/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers.jpg_640x640.jpg\";s:9:\"14:350850\";s:191:\"https://ae01.alicdn.com/kf/Hb5f6c7a9f6a34d4ea3641f49e5786dd0i/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers.jpg_640x640.jpg\";s:6:\"14:691\";s:191:\"https://ae01.alicdn.com/kf/H059164d2969f4d17befd703e853c8deaw/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers.jpg_640x640.jpg\";s:12:\"14:200004890\";s:191:\"https://ae01.alicdn.com/kf/H764637f7cb3b4cd69dd0446ca7efbcd6V/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers.jpg_640x640.jpg\";s:6:\"14:175\";s:191:\"https://ae01.alicdn.com/kf/H512866a4926446b0a5e4d6c73c42da761/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers.jpg_640x640.jpg\";s:12:\"14:200004889\";s:191:\"https://ae01.alicdn.com/kf/H3f89aaf8039b467aa6be25a0c1d8f156R/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers.jpg_640x640.jpg\";s:12:\"14:200002130\";s:191:\"https://ae01.alicdn.com/kf/Hb16eb3a3fa1b4b5ba1cb05a595b4ab35t/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers.jpg_640x640.jpg\";}'),
(28689, 2635, '_vi_wad_store_info', 'a:3:{s:4:\"name\";s:17:\"Shop5836079 Store\";s:3:\"url\";s:34:\"//www.aliexpress.com/store/5836079\";s:3:\"num\";i:5836079;}');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(28690, 2635, '_vi_wad_variations', 'a:120:{i:0;a:10:{s:5:\"image\";s:191:\"https://ae01.alicdn.com/kf/H512866a4926446b0a5e4d6c73c42da761/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"1005001939638366-picture-10-37\";s:7:\"sku_sub\";s:25:\"1005001939638366-green-37\";s:5:\"skuId\";s:17:\"12000018167158783\";s:7:\"skuAttr\";s:37:\"14:175#Picture 10;200000124:100010482\";s:13:\"regular_price\";s:5:\"45.99\";s:10:\"sale_price\";s:5:\"42.31\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"Picture 10\";s:9:\"shoe-size\";s:2:\"37\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"37\";}}i:1;a:10:{s:5:\"image\";s:191:\"https://ae01.alicdn.com/kf/H512866a4926446b0a5e4d6c73c42da761/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"1005001939638366-picture-10-36\";s:7:\"sku_sub\";s:25:\"1005001939638366-green-36\";s:5:\"skuId\";s:17:\"12000018167158782\";s:7:\"skuAttr\";s:37:\"14:175#Picture 10;200000124:200000334\";s:13:\"regular_price\";s:5:\"45.99\";s:10:\"sale_price\";s:5:\"42.31\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"Picture 10\";s:9:\"shoe-size\";s:2:\"36\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"36\";}}i:2;a:10:{s:5:\"image\";s:191:\"https://ae01.alicdn.com/kf/H764637f7cb3b4cd69dd0446ca7efbcd6V/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"1005001939638366-picture-9-45\";s:7:\"sku_sub\";s:29:\"1005001939638366-dark-grey-45\";s:5:\"skuId\";s:17:\"12000018167158781\";s:7:\"skuAttr\";s:37:\"14:200004890#Picture 9;200000124:3116\";s:13:\"regular_price\";s:5:\"45.99\";s:10:\"sale_price\";s:5:\"42.31\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"Picture 9\";s:9:\"shoe-size\";s:2:\"45\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:9:\"Dark Grey\";s:9:\"shoe-size\";s:2:\"45\";}}i:3;a:10:{s:5:\"image\";s:191:\"https://ae01.alicdn.com/kf/H764637f7cb3b4cd69dd0446ca7efbcd6V/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"1005001939638366-picture-9-44\";s:7:\"sku_sub\";s:29:\"1005001939638366-dark-grey-44\";s:5:\"skuId\";s:17:\"12000018167158780\";s:7:\"skuAttr\";s:42:\"14:200004890#Picture 9;200000124:100010487\";s:13:\"regular_price\";s:5:\"45.99\";s:10:\"sale_price\";s:5:\"42.31\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"Picture 9\";s:9:\"shoe-size\";s:2:\"44\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:9:\"Dark Grey\";s:9:\"shoe-size\";s:2:\"44\";}}i:4;a:10:{s:5:\"image\";s:191:\"https://ae01.alicdn.com/kf/H764637f7cb3b4cd69dd0446ca7efbcd6V/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"1005001939638366-picture-9-43\";s:7:\"sku_sub\";s:29:\"1005001939638366-dark-grey-43\";s:5:\"skuId\";s:17:\"12000018167158779\";s:7:\"skuAttr\";s:42:\"14:200004890#Picture 9;200000124:200000338\";s:13:\"regular_price\";s:5:\"45.99\";s:10:\"sale_price\";s:5:\"42.31\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"Picture 9\";s:9:\"shoe-size\";s:2:\"43\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:9:\"Dark Grey\";s:9:\"shoe-size\";s:2:\"43\";}}i:5;a:10:{s:5:\"image\";s:191:\"https://ae01.alicdn.com/kf/H764637f7cb3b4cd69dd0446ca7efbcd6V/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"1005001939638366-picture-9-42\";s:7:\"sku_sub\";s:29:\"1005001939638366-dark-grey-42\";s:5:\"skuId\";s:17:\"12000018167158778\";s:7:\"skuAttr\";s:42:\"14:200004890#Picture 9;200000124:200000337\";s:13:\"regular_price\";s:5:\"45.99\";s:10:\"sale_price\";s:5:\"42.31\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"Picture 9\";s:9:\"shoe-size\";s:2:\"42\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:9:\"Dark Grey\";s:9:\"shoe-size\";s:2:\"42\";}}i:6;a:10:{s:5:\"image\";s:191:\"https://ae01.alicdn.com/kf/H764637f7cb3b4cd69dd0446ca7efbcd6V/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"1005001939638366-picture-9-41\";s:7:\"sku_sub\";s:29:\"1005001939638366-dark-grey-41\";s:5:\"skuId\";s:17:\"12000018167158777\";s:7:\"skuAttr\";s:42:\"14:200004890#Picture 9;200000124:100010483\";s:13:\"regular_price\";s:5:\"45.99\";s:10:\"sale_price\";s:5:\"42.31\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"Picture 9\";s:9:\"shoe-size\";s:2:\"41\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:9:\"Dark Grey\";s:9:\"shoe-size\";s:2:\"41\";}}i:7;a:10:{s:5:\"image\";s:191:\"https://ae01.alicdn.com/kf/H764637f7cb3b4cd69dd0446ca7efbcd6V/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"1005001939638366-picture-9-40\";s:7:\"sku_sub\";s:29:\"1005001939638366-dark-grey-40\";s:5:\"skuId\";s:17:\"12000018167158776\";s:7:\"skuAttr\";s:42:\"14:200004890#Picture 9;200000124:100013888\";s:13:\"regular_price\";s:5:\"45.99\";s:10:\"sale_price\";s:5:\"42.31\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"Picture 9\";s:9:\"shoe-size\";s:2:\"40\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:9:\"Dark Grey\";s:9:\"shoe-size\";s:2:\"40\";}}i:8;a:10:{s:5:\"image\";s:191:\"https://ae01.alicdn.com/kf/H764637f7cb3b4cd69dd0446ca7efbcd6V/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"1005001939638366-picture-9-39\";s:7:\"sku_sub\";s:29:\"1005001939638366-dark-grey-39\";s:5:\"skuId\";s:17:\"12000018167158775\";s:7:\"skuAttr\";s:42:\"14:200004890#Picture 9;200000124:200000364\";s:13:\"regular_price\";s:5:\"45.99\";s:10:\"sale_price\";s:5:\"42.31\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"Picture 9\";s:9:\"shoe-size\";s:2:\"39\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:9:\"Dark Grey\";s:9:\"shoe-size\";s:2:\"39\";}}i:9;a:10:{s:5:\"image\";s:191:\"https://ae01.alicdn.com/kf/H764637f7cb3b4cd69dd0446ca7efbcd6V/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"1005001939638366-picture-9-38\";s:7:\"sku_sub\";s:29:\"1005001939638366-dark-grey-38\";s:5:\"skuId\";s:17:\"12000018167158774\";s:7:\"skuAttr\";s:42:\"14:200004890#Picture 9;200000124:200000898\";s:13:\"regular_price\";s:5:\"45.99\";s:10:\"sale_price\";s:5:\"42.31\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"Picture 9\";s:9:\"shoe-size\";s:2:\"38\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:9:\"Dark Grey\";s:9:\"shoe-size\";s:2:\"38\";}}i:10;a:10:{s:5:\"image\";s:191:\"https://ae01.alicdn.com/kf/H764637f7cb3b4cd69dd0446ca7efbcd6V/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"1005001939638366-picture-9-37\";s:7:\"sku_sub\";s:29:\"1005001939638366-dark-grey-37\";s:5:\"skuId\";s:17:\"12000018167158773\";s:7:\"skuAttr\";s:42:\"14:200004890#Picture 9;200000124:100010482\";s:13:\"regular_price\";s:5:\"45.99\";s:10:\"sale_price\";s:5:\"42.31\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"Picture 9\";s:9:\"shoe-size\";s:2:\"37\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:9:\"Dark Grey\";s:9:\"shoe-size\";s:2:\"37\";}}i:11;a:10:{s:5:\"image\";s:191:\"https://ae01.alicdn.com/kf/H764637f7cb3b4cd69dd0446ca7efbcd6V/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"1005001939638366-picture-9-36\";s:7:\"sku_sub\";s:29:\"1005001939638366-dark-grey-36\";s:5:\"skuId\";s:17:\"12000018167158772\";s:7:\"skuAttr\";s:42:\"14:200004890#Picture 9;200000124:200000334\";s:13:\"regular_price\";s:5:\"45.99\";s:10:\"sale_price\";s:5:\"42.31\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"Picture 9\";s:9:\"shoe-size\";s:2:\"36\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:9:\"Dark Grey\";s:9:\"shoe-size\";s:2:\"36\";}}i:12;a:10:{s:5:\"image\";s:191:\"https://ae01.alicdn.com/kf/H059164d2969f4d17befd703e853c8deaw/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"1005001939638366-picture-8-45\";s:7:\"sku_sub\";s:24:\"1005001939638366-gray-45\";s:5:\"skuId\";s:17:\"12000018167158771\";s:7:\"skuAttr\";s:31:\"14:691#Picture 8;200000124:3116\";s:13:\"regular_price\";s:5:\"45.99\";s:10:\"sale_price\";s:5:\"42.31\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"Picture 8\";s:9:\"shoe-size\";s:2:\"45\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:2:\"45\";}}i:13;a:10:{s:5:\"image\";s:191:\"https://ae01.alicdn.com/kf/H059164d2969f4d17befd703e853c8deaw/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"1005001939638366-picture-8-44\";s:7:\"sku_sub\";s:24:\"1005001939638366-gray-44\";s:5:\"skuId\";s:17:\"12000018167158770\";s:7:\"skuAttr\";s:36:\"14:691#Picture 8;200000124:100010487\";s:13:\"regular_price\";s:5:\"45.99\";s:10:\"sale_price\";s:5:\"42.31\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"Picture 8\";s:9:\"shoe-size\";s:2:\"44\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:2:\"44\";}}i:14;a:10:{s:5:\"image\";s:191:\"https://ae01.alicdn.com/kf/H059164d2969f4d17befd703e853c8deaw/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"1005001939638366-picture-8-43\";s:7:\"sku_sub\";s:24:\"1005001939638366-gray-43\";s:5:\"skuId\";s:17:\"12000018167158769\";s:7:\"skuAttr\";s:36:\"14:691#Picture 8;200000124:200000338\";s:13:\"regular_price\";s:5:\"45.99\";s:10:\"sale_price\";s:5:\"42.31\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"Picture 8\";s:9:\"shoe-size\";s:2:\"43\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:2:\"43\";}}i:15;a:10:{s:5:\"image\";s:191:\"https://ae01.alicdn.com/kf/H059164d2969f4d17befd703e853c8deaw/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"1005001939638366-picture-8-42\";s:7:\"sku_sub\";s:24:\"1005001939638366-gray-42\";s:5:\"skuId\";s:17:\"12000018167158768\";s:7:\"skuAttr\";s:36:\"14:691#Picture 8;200000124:200000337\";s:13:\"regular_price\";s:5:\"45.99\";s:10:\"sale_price\";s:5:\"42.31\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"Picture 8\";s:9:\"shoe-size\";s:2:\"42\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:2:\"42\";}}i:16;a:10:{s:5:\"image\";s:191:\"https://ae01.alicdn.com/kf/H059164d2969f4d17befd703e853c8deaw/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"1005001939638366-picture-8-41\";s:7:\"sku_sub\";s:24:\"1005001939638366-gray-41\";s:5:\"skuId\";s:17:\"12000018167158767\";s:7:\"skuAttr\";s:36:\"14:691#Picture 8;200000124:100010483\";s:13:\"regular_price\";s:5:\"45.99\";s:10:\"sale_price\";s:5:\"42.31\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"Picture 8\";s:9:\"shoe-size\";s:2:\"41\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:2:\"41\";}}i:17;a:10:{s:5:\"image\";s:191:\"https://ae01.alicdn.com/kf/H059164d2969f4d17befd703e853c8deaw/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"1005001939638366-picture-8-40\";s:7:\"sku_sub\";s:24:\"1005001939638366-gray-40\";s:5:\"skuId\";s:17:\"12000018167158766\";s:7:\"skuAttr\";s:36:\"14:691#Picture 8;200000124:100013888\";s:13:\"regular_price\";s:5:\"45.99\";s:10:\"sale_price\";s:5:\"42.31\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"Picture 8\";s:9:\"shoe-size\";s:2:\"40\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:2:\"40\";}}i:18;a:10:{s:5:\"image\";s:191:\"https://ae01.alicdn.com/kf/H059164d2969f4d17befd703e853c8deaw/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"1005001939638366-picture-8-39\";s:7:\"sku_sub\";s:24:\"1005001939638366-gray-39\";s:5:\"skuId\";s:17:\"12000018167158765\";s:7:\"skuAttr\";s:36:\"14:691#Picture 8;200000124:200000364\";s:13:\"regular_price\";s:5:\"45.99\";s:10:\"sale_price\";s:5:\"42.31\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"Picture 8\";s:9:\"shoe-size\";s:2:\"39\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:2:\"39\";}}i:19;a:10:{s:5:\"image\";s:191:\"https://ae01.alicdn.com/kf/H059164d2969f4d17befd703e853c8deaw/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"1005001939638366-picture-8-38\";s:7:\"sku_sub\";s:24:\"1005001939638366-gray-38\";s:5:\"skuId\";s:17:\"12000018167158764\";s:7:\"skuAttr\";s:36:\"14:691#Picture 8;200000124:200000898\";s:13:\"regular_price\";s:5:\"45.99\";s:10:\"sale_price\";s:5:\"42.31\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"Picture 8\";s:9:\"shoe-size\";s:2:\"38\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:2:\"38\";}}i:20;a:10:{s:5:\"image\";s:191:\"https://ae01.alicdn.com/kf/H059164d2969f4d17befd703e853c8deaw/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"1005001939638366-picture-8-37\";s:7:\"sku_sub\";s:24:\"1005001939638366-gray-37\";s:5:\"skuId\";s:17:\"12000018167158763\";s:7:\"skuAttr\";s:36:\"14:691#Picture 8;200000124:100010482\";s:13:\"regular_price\";s:5:\"45.99\";s:10:\"sale_price\";s:5:\"42.31\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"Picture 8\";s:9:\"shoe-size\";s:2:\"37\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:2:\"37\";}}i:21;a:10:{s:5:\"image\";s:191:\"https://ae01.alicdn.com/kf/H059164d2969f4d17befd703e853c8deaw/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"1005001939638366-picture-8-36\";s:7:\"sku_sub\";s:24:\"1005001939638366-gray-36\";s:5:\"skuId\";s:17:\"12000018167158762\";s:7:\"skuAttr\";s:36:\"14:691#Picture 8;200000124:200000334\";s:13:\"regular_price\";s:5:\"45.99\";s:10:\"sale_price\";s:5:\"42.31\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"Picture 8\";s:9:\"shoe-size\";s:2:\"36\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:2:\"36\";}}i:22;a:10:{s:5:\"image\";s:191:\"https://ae01.alicdn.com/kf/Hb5f6c7a9f6a34d4ea3641f49e5786dd0i/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"1005001939638366-picture-7-45\";s:7:\"sku_sub\";s:24:\"1005001939638366-gold-45\";s:5:\"skuId\";s:17:\"12000018167158761\";s:7:\"skuAttr\";s:34:\"14:350850#Picture 7;200000124:3116\";s:13:\"regular_price\";s:5:\"45.99\";s:10:\"sale_price\";s:5:\"42.31\";s:5:\"stock\";i:97;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"Picture 7\";s:9:\"shoe-size\";s:2:\"45\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gold\";s:9:\"shoe-size\";s:2:\"45\";}}i:23;a:10:{s:5:\"image\";s:191:\"https://ae01.alicdn.com/kf/Hb5f6c7a9f6a34d4ea3641f49e5786dd0i/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"1005001939638366-picture-7-44\";s:7:\"sku_sub\";s:24:\"1005001939638366-gold-44\";s:5:\"skuId\";s:17:\"12000018167158760\";s:7:\"skuAttr\";s:39:\"14:350850#Picture 7;200000124:100010487\";s:13:\"regular_price\";s:5:\"45.99\";s:10:\"sale_price\";s:5:\"42.31\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"Picture 7\";s:9:\"shoe-size\";s:2:\"44\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gold\";s:9:\"shoe-size\";s:2:\"44\";}}i:24;a:10:{s:5:\"image\";s:191:\"https://ae01.alicdn.com/kf/Hb5f6c7a9f6a34d4ea3641f49e5786dd0i/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"1005001939638366-picture-7-43\";s:7:\"sku_sub\";s:24:\"1005001939638366-gold-43\";s:5:\"skuId\";s:17:\"12000018167158759\";s:7:\"skuAttr\";s:39:\"14:350850#Picture 7;200000124:200000338\";s:13:\"regular_price\";s:5:\"45.99\";s:10:\"sale_price\";s:5:\"42.31\";s:5:\"stock\";i:98;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"Picture 7\";s:9:\"shoe-size\";s:2:\"43\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gold\";s:9:\"shoe-size\";s:2:\"43\";}}i:25;a:10:{s:5:\"image\";s:191:\"https://ae01.alicdn.com/kf/Hb5f6c7a9f6a34d4ea3641f49e5786dd0i/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"1005001939638366-picture-7-42\";s:7:\"sku_sub\";s:24:\"1005001939638366-gold-42\";s:5:\"skuId\";s:17:\"12000018167158758\";s:7:\"skuAttr\";s:39:\"14:350850#Picture 7;200000124:200000337\";s:13:\"regular_price\";s:5:\"45.99\";s:10:\"sale_price\";s:5:\"42.31\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"Picture 7\";s:9:\"shoe-size\";s:2:\"42\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gold\";s:9:\"shoe-size\";s:2:\"42\";}}i:26;a:10:{s:5:\"image\";s:191:\"https://ae01.alicdn.com/kf/Hb5f6c7a9f6a34d4ea3641f49e5786dd0i/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"1005001939638366-picture-7-41\";s:7:\"sku_sub\";s:24:\"1005001939638366-gold-41\";s:5:\"skuId\";s:17:\"12000018167158757\";s:7:\"skuAttr\";s:39:\"14:350850#Picture 7;200000124:100010483\";s:13:\"regular_price\";s:5:\"45.99\";s:10:\"sale_price\";s:5:\"42.31\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"Picture 7\";s:9:\"shoe-size\";s:2:\"41\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gold\";s:9:\"shoe-size\";s:2:\"41\";}}i:27;a:10:{s:5:\"image\";s:191:\"https://ae01.alicdn.com/kf/Hb5f6c7a9f6a34d4ea3641f49e5786dd0i/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"1005001939638366-picture-7-40\";s:7:\"sku_sub\";s:24:\"1005001939638366-gold-40\";s:5:\"skuId\";s:17:\"12000018167158756\";s:7:\"skuAttr\";s:39:\"14:350850#Picture 7;200000124:100013888\";s:13:\"regular_price\";s:5:\"45.99\";s:10:\"sale_price\";s:5:\"42.31\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"Picture 7\";s:9:\"shoe-size\";s:2:\"40\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gold\";s:9:\"shoe-size\";s:2:\"40\";}}i:28;a:10:{s:5:\"image\";s:191:\"https://ae01.alicdn.com/kf/Hb5f6c7a9f6a34d4ea3641f49e5786dd0i/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"1005001939638366-picture-7-39\";s:7:\"sku_sub\";s:24:\"1005001939638366-gold-39\";s:5:\"skuId\";s:17:\"12000018167158755\";s:7:\"skuAttr\";s:39:\"14:350850#Picture 7;200000124:200000364\";s:13:\"regular_price\";s:5:\"45.99\";s:10:\"sale_price\";s:5:\"42.31\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"Picture 7\";s:9:\"shoe-size\";s:2:\"39\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gold\";s:9:\"shoe-size\";s:2:\"39\";}}i:29;a:10:{s:5:\"image\";s:191:\"https://ae01.alicdn.com/kf/Hb5f6c7a9f6a34d4ea3641f49e5786dd0i/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"1005001939638366-picture-7-38\";s:7:\"sku_sub\";s:24:\"1005001939638366-gold-38\";s:5:\"skuId\";s:17:\"12000018167158754\";s:7:\"skuAttr\";s:39:\"14:350850#Picture 7;200000124:200000898\";s:13:\"regular_price\";s:5:\"45.99\";s:10:\"sale_price\";s:5:\"42.31\";s:5:\"stock\";i:97;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"Picture 7\";s:9:\"shoe-size\";s:2:\"38\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gold\";s:9:\"shoe-size\";s:2:\"38\";}}i:30;a:10:{s:5:\"image\";s:191:\"https://ae01.alicdn.com/kf/Hb5f6c7a9f6a34d4ea3641f49e5786dd0i/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"1005001939638366-picture-7-37\";s:7:\"sku_sub\";s:24:\"1005001939638366-gold-37\";s:5:\"skuId\";s:17:\"12000018167158753\";s:7:\"skuAttr\";s:39:\"14:350850#Picture 7;200000124:100010482\";s:13:\"regular_price\";s:5:\"45.99\";s:10:\"sale_price\";s:5:\"42.31\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"Picture 7\";s:9:\"shoe-size\";s:2:\"37\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gold\";s:9:\"shoe-size\";s:2:\"37\";}}i:31;a:10:{s:5:\"image\";s:191:\"https://ae01.alicdn.com/kf/Hb5f6c7a9f6a34d4ea3641f49e5786dd0i/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"1005001939638366-picture-7-36\";s:7:\"sku_sub\";s:24:\"1005001939638366-gold-36\";s:5:\"skuId\";s:17:\"12000018167158752\";s:7:\"skuAttr\";s:39:\"14:350850#Picture 7;200000124:200000334\";s:13:\"regular_price\";s:5:\"45.99\";s:10:\"sale_price\";s:5:\"42.31\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"Picture 7\";s:9:\"shoe-size\";s:2:\"36\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gold\";s:9:\"shoe-size\";s:2:\"36\";}}i:32;a:10:{s:5:\"image\";s:191:\"https://ae01.alicdn.com/kf/H10d639238d52493f944e88ddef54a271G/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"1005001939638366-picture-6-45\";s:7:\"sku_sub\";s:25:\"1005001939638366-clear-45\";s:5:\"skuId\";s:17:\"12000018167158751\";s:7:\"skuAttr\";s:37:\"14:100018786#Picture 6;200000124:3116\";s:13:\"regular_price\";s:5:\"45.99\";s:10:\"sale_price\";s:5:\"42.31\";s:5:\"stock\";i:98;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"Picture 6\";s:9:\"shoe-size\";s:2:\"45\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Clear\";s:9:\"shoe-size\";s:2:\"45\";}}i:33;a:10:{s:5:\"image\";s:191:\"https://ae01.alicdn.com/kf/H10d639238d52493f944e88ddef54a271G/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"1005001939638366-picture-6-44\";s:7:\"sku_sub\";s:25:\"1005001939638366-clear-44\";s:5:\"skuId\";s:17:\"12000018167158750\";s:7:\"skuAttr\";s:42:\"14:100018786#Picture 6;200000124:100010487\";s:13:\"regular_price\";s:5:\"45.99\";s:10:\"sale_price\";s:5:\"42.31\";s:5:\"stock\";i:98;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"Picture 6\";s:9:\"shoe-size\";s:2:\"44\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Clear\";s:9:\"shoe-size\";s:2:\"44\";}}i:34;a:10:{s:5:\"image\";s:191:\"https://ae01.alicdn.com/kf/H10d639238d52493f944e88ddef54a271G/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"1005001939638366-picture-6-43\";s:7:\"sku_sub\";s:25:\"1005001939638366-clear-43\";s:5:\"skuId\";s:17:\"12000018167158749\";s:7:\"skuAttr\";s:42:\"14:100018786#Picture 6;200000124:200000338\";s:13:\"regular_price\";s:5:\"45.99\";s:10:\"sale_price\";s:5:\"42.31\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"Picture 6\";s:9:\"shoe-size\";s:2:\"43\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Clear\";s:9:\"shoe-size\";s:2:\"43\";}}i:35;a:10:{s:5:\"image\";s:191:\"https://ae01.alicdn.com/kf/H10d639238d52493f944e88ddef54a271G/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"1005001939638366-picture-6-42\";s:7:\"sku_sub\";s:25:\"1005001939638366-clear-42\";s:5:\"skuId\";s:17:\"12000018167158748\";s:7:\"skuAttr\";s:42:\"14:100018786#Picture 6;200000124:200000337\";s:13:\"regular_price\";s:5:\"45.99\";s:10:\"sale_price\";s:5:\"42.31\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"Picture 6\";s:9:\"shoe-size\";s:2:\"42\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Clear\";s:9:\"shoe-size\";s:2:\"42\";}}i:36;a:10:{s:5:\"image\";s:191:\"https://ae01.alicdn.com/kf/H10d639238d52493f944e88ddef54a271G/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"1005001939638366-picture-6-41\";s:7:\"sku_sub\";s:25:\"1005001939638366-clear-41\";s:5:\"skuId\";s:17:\"12000018167158747\";s:7:\"skuAttr\";s:42:\"14:100018786#Picture 6;200000124:100010483\";s:13:\"regular_price\";s:5:\"45.99\";s:10:\"sale_price\";s:5:\"42.31\";s:5:\"stock\";i:98;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"Picture 6\";s:9:\"shoe-size\";s:2:\"41\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Clear\";s:9:\"shoe-size\";s:2:\"41\";}}i:37;a:10:{s:5:\"image\";s:191:\"https://ae01.alicdn.com/kf/H10d639238d52493f944e88ddef54a271G/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"1005001939638366-picture-6-40\";s:7:\"sku_sub\";s:25:\"1005001939638366-clear-40\";s:5:\"skuId\";s:17:\"12000018167158746\";s:7:\"skuAttr\";s:42:\"14:100018786#Picture 6;200000124:100013888\";s:13:\"regular_price\";s:5:\"45.99\";s:10:\"sale_price\";s:5:\"42.31\";s:5:\"stock\";i:98;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"Picture 6\";s:9:\"shoe-size\";s:2:\"40\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Clear\";s:9:\"shoe-size\";s:2:\"40\";}}i:38;a:10:{s:5:\"image\";s:191:\"https://ae01.alicdn.com/kf/H10d639238d52493f944e88ddef54a271G/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"1005001939638366-picture-6-39\";s:7:\"sku_sub\";s:25:\"1005001939638366-clear-39\";s:5:\"skuId\";s:17:\"12000018167158745\";s:7:\"skuAttr\";s:42:\"14:100018786#Picture 6;200000124:200000364\";s:13:\"regular_price\";s:5:\"45.99\";s:10:\"sale_price\";s:5:\"42.31\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"Picture 6\";s:9:\"shoe-size\";s:2:\"39\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Clear\";s:9:\"shoe-size\";s:2:\"39\";}}i:39;a:10:{s:5:\"image\";s:191:\"https://ae01.alicdn.com/kf/H10d639238d52493f944e88ddef54a271G/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"1005001939638366-picture-6-38\";s:7:\"sku_sub\";s:25:\"1005001939638366-clear-38\";s:5:\"skuId\";s:17:\"12000018167158744\";s:7:\"skuAttr\";s:42:\"14:100018786#Picture 6;200000124:200000898\";s:13:\"regular_price\";s:5:\"45.99\";s:10:\"sale_price\";s:5:\"42.31\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"Picture 6\";s:9:\"shoe-size\";s:2:\"38\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Clear\";s:9:\"shoe-size\";s:2:\"38\";}}i:40;a:10:{s:5:\"image\";s:191:\"https://ae01.alicdn.com/kf/H10d639238d52493f944e88ddef54a271G/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"1005001939638366-picture-6-37\";s:7:\"sku_sub\";s:25:\"1005001939638366-clear-37\";s:5:\"skuId\";s:17:\"12000018167158743\";s:7:\"skuAttr\";s:42:\"14:100018786#Picture 6;200000124:100010482\";s:13:\"regular_price\";s:5:\"45.99\";s:10:\"sale_price\";s:5:\"42.31\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"Picture 6\";s:9:\"shoe-size\";s:2:\"37\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Clear\";s:9:\"shoe-size\";s:2:\"37\";}}i:41;a:10:{s:5:\"image\";s:191:\"https://ae01.alicdn.com/kf/H10d639238d52493f944e88ddef54a271G/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"1005001939638366-picture-6-36\";s:7:\"sku_sub\";s:25:\"1005001939638366-clear-36\";s:5:\"skuId\";s:17:\"12000018167158742\";s:7:\"skuAttr\";s:42:\"14:100018786#Picture 6;200000124:200000334\";s:13:\"regular_price\";s:5:\"45.99\";s:10:\"sale_price\";s:5:\"42.31\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"Picture 6\";s:9:\"shoe-size\";s:2:\"36\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Clear\";s:9:\"shoe-size\";s:2:\"36\";}}i:42;a:10:{s:5:\"image\";s:191:\"https://ae01.alicdn.com/kf/H2dbb26953df743e0babb9d90540b85b16/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"1005001939638366-picture-5-45\";s:7:\"sku_sub\";s:25:\"1005001939638366-brown-45\";s:5:\"skuId\";s:17:\"12000018167158741\";s:7:\"skuAttr\";s:34:\"14:365458#Picture 5;200000124:3116\";s:13:\"regular_price\";s:5:\"45.99\";s:10:\"sale_price\";s:5:\"42.31\";s:5:\"stock\";i:95;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"Picture 5\";s:9:\"shoe-size\";s:2:\"45\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:2:\"45\";}}i:43;a:10:{s:5:\"image\";s:191:\"https://ae01.alicdn.com/kf/H2dbb26953df743e0babb9d90540b85b16/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"1005001939638366-picture-5-44\";s:7:\"sku_sub\";s:25:\"1005001939638366-brown-44\";s:5:\"skuId\";s:17:\"12000018167158740\";s:7:\"skuAttr\";s:39:\"14:365458#Picture 5;200000124:100010487\";s:13:\"regular_price\";s:5:\"45.99\";s:10:\"sale_price\";s:5:\"42.31\";s:5:\"stock\";i:96;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"Picture 5\";s:9:\"shoe-size\";s:2:\"44\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:2:\"44\";}}i:44;a:10:{s:5:\"image\";s:191:\"https://ae01.alicdn.com/kf/H2dbb26953df743e0babb9d90540b85b16/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"1005001939638366-picture-5-43\";s:7:\"sku_sub\";s:25:\"1005001939638366-brown-43\";s:5:\"skuId\";s:17:\"12000018167158739\";s:7:\"skuAttr\";s:39:\"14:365458#Picture 5;200000124:200000338\";s:13:\"regular_price\";s:5:\"45.99\";s:10:\"sale_price\";s:5:\"42.31\";s:5:\"stock\";i:97;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"Picture 5\";s:9:\"shoe-size\";s:2:\"43\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:2:\"43\";}}i:45;a:10:{s:5:\"image\";s:191:\"https://ae01.alicdn.com/kf/H2dbb26953df743e0babb9d90540b85b16/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"1005001939638366-picture-5-42\";s:7:\"sku_sub\";s:25:\"1005001939638366-brown-42\";s:5:\"skuId\";s:17:\"12000018167158738\";s:7:\"skuAttr\";s:39:\"14:365458#Picture 5;200000124:200000337\";s:13:\"regular_price\";s:5:\"45.99\";s:10:\"sale_price\";s:5:\"42.31\";s:5:\"stock\";i:97;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"Picture 5\";s:9:\"shoe-size\";s:2:\"42\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:2:\"42\";}}i:46;a:10:{s:5:\"image\";s:191:\"https://ae01.alicdn.com/kf/H2dbb26953df743e0babb9d90540b85b16/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"1005001939638366-picture-5-41\";s:7:\"sku_sub\";s:25:\"1005001939638366-brown-41\";s:5:\"skuId\";s:17:\"12000018167158737\";s:7:\"skuAttr\";s:39:\"14:365458#Picture 5;200000124:100010483\";s:13:\"regular_price\";s:5:\"45.99\";s:10:\"sale_price\";s:5:\"42.31\";s:5:\"stock\";i:97;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"Picture 5\";s:9:\"shoe-size\";s:2:\"41\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:2:\"41\";}}i:47;a:10:{s:5:\"image\";s:191:\"https://ae01.alicdn.com/kf/H2dbb26953df743e0babb9d90540b85b16/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"1005001939638366-picture-5-40\";s:7:\"sku_sub\";s:25:\"1005001939638366-brown-40\";s:5:\"skuId\";s:17:\"12000018167158736\";s:7:\"skuAttr\";s:39:\"14:365458#Picture 5;200000124:100013888\";s:13:\"regular_price\";s:5:\"45.99\";s:10:\"sale_price\";s:5:\"42.31\";s:5:\"stock\";i:96;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"Picture 5\";s:9:\"shoe-size\";s:2:\"40\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:2:\"40\";}}i:48;a:10:{s:5:\"image\";s:191:\"https://ae01.alicdn.com/kf/H2dbb26953df743e0babb9d90540b85b16/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"1005001939638366-picture-5-39\";s:7:\"sku_sub\";s:25:\"1005001939638366-brown-39\";s:5:\"skuId\";s:17:\"12000018167158735\";s:7:\"skuAttr\";s:39:\"14:365458#Picture 5;200000124:200000364\";s:13:\"regular_price\";s:5:\"45.99\";s:10:\"sale_price\";s:5:\"42.31\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"Picture 5\";s:9:\"shoe-size\";s:2:\"39\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:2:\"39\";}}i:49;a:10:{s:5:\"image\";s:191:\"https://ae01.alicdn.com/kf/H2dbb26953df743e0babb9d90540b85b16/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"1005001939638366-picture-5-38\";s:7:\"sku_sub\";s:25:\"1005001939638366-brown-38\";s:5:\"skuId\";s:17:\"12000018167158734\";s:7:\"skuAttr\";s:39:\"14:365458#Picture 5;200000124:200000898\";s:13:\"regular_price\";s:5:\"45.99\";s:10:\"sale_price\";s:5:\"42.31\";s:5:\"stock\";i:96;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"Picture 5\";s:9:\"shoe-size\";s:2:\"38\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:2:\"38\";}}i:50;a:10:{s:5:\"image\";s:191:\"https://ae01.alicdn.com/kf/H2dbb26953df743e0babb9d90540b85b16/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"1005001939638366-picture-5-37\";s:7:\"sku_sub\";s:25:\"1005001939638366-brown-37\";s:5:\"skuId\";s:17:\"12000018167158733\";s:7:\"skuAttr\";s:39:\"14:365458#Picture 5;200000124:100010482\";s:13:\"regular_price\";s:5:\"45.99\";s:10:\"sale_price\";s:5:\"42.31\";s:5:\"stock\";i:96;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"Picture 5\";s:9:\"shoe-size\";s:2:\"37\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:2:\"37\";}}i:51;a:10:{s:5:\"image\";s:191:\"https://ae01.alicdn.com/kf/H2dbb26953df743e0babb9d90540b85b16/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"1005001939638366-picture-5-36\";s:7:\"sku_sub\";s:25:\"1005001939638366-brown-36\";s:5:\"skuId\";s:17:\"12000018167158732\";s:7:\"skuAttr\";s:39:\"14:365458#Picture 5;200000124:200000334\";s:13:\"regular_price\";s:5:\"45.99\";s:10:\"sale_price\";s:5:\"42.31\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"Picture 5\";s:9:\"shoe-size\";s:2:\"36\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:2:\"36\";}}i:52;a:10:{s:5:\"image\";s:191:\"https://ae01.alicdn.com/kf/H17a9b771b3244d148cd93408a1e42c0cv/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"1005001939638366-picture-4-45\";s:7:\"sku_sub\";s:28:\"1005001939638366-sky-blue-45\";s:5:\"skuId\";s:17:\"12000018167158731\";s:7:\"skuAttr\";s:32:\"14:1254#Picture 4;200000124:3116\";s:13:\"regular_price\";s:5:\"45.99\";s:10:\"sale_price\";s:5:\"42.31\";s:5:\"stock\";i:91;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"Picture 4\";s:9:\"shoe-size\";s:2:\"45\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Sky Blue\";s:9:\"shoe-size\";s:2:\"45\";}}i:53;a:10:{s:5:\"image\";s:191:\"https://ae01.alicdn.com/kf/H17a9b771b3244d148cd93408a1e42c0cv/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"1005001939638366-picture-4-44\";s:7:\"sku_sub\";s:28:\"1005001939638366-sky-blue-44\";s:5:\"skuId\";s:17:\"12000018167158730\";s:7:\"skuAttr\";s:37:\"14:1254#Picture 4;200000124:100010487\";s:13:\"regular_price\";s:5:\"45.99\";s:10:\"sale_price\";s:5:\"42.31\";s:5:\"stock\";i:92;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"Picture 4\";s:9:\"shoe-size\";s:2:\"44\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Sky Blue\";s:9:\"shoe-size\";s:2:\"44\";}}i:54;a:10:{s:5:\"image\";s:191:\"https://ae01.alicdn.com/kf/H17a9b771b3244d148cd93408a1e42c0cv/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"1005001939638366-picture-4-43\";s:7:\"sku_sub\";s:28:\"1005001939638366-sky-blue-43\";s:5:\"skuId\";s:17:\"12000018167158729\";s:7:\"skuAttr\";s:37:\"14:1254#Picture 4;200000124:200000338\";s:13:\"regular_price\";s:5:\"45.99\";s:10:\"sale_price\";s:5:\"42.31\";s:5:\"stock\";i:79;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"Picture 4\";s:9:\"shoe-size\";s:2:\"43\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Sky Blue\";s:9:\"shoe-size\";s:2:\"43\";}}i:55;a:10:{s:5:\"image\";s:191:\"https://ae01.alicdn.com/kf/H17a9b771b3244d148cd93408a1e42c0cv/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"1005001939638366-picture-4-42\";s:7:\"sku_sub\";s:28:\"1005001939638366-sky-blue-42\";s:5:\"skuId\";s:17:\"12000018167158728\";s:7:\"skuAttr\";s:37:\"14:1254#Picture 4;200000124:200000337\";s:13:\"regular_price\";s:5:\"45.99\";s:10:\"sale_price\";s:5:\"42.31\";s:5:\"stock\";i:80;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"Picture 4\";s:9:\"shoe-size\";s:2:\"42\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Sky Blue\";s:9:\"shoe-size\";s:2:\"42\";}}i:56;a:10:{s:5:\"image\";s:191:\"https://ae01.alicdn.com/kf/H17a9b771b3244d148cd93408a1e42c0cv/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"1005001939638366-picture-4-41\";s:7:\"sku_sub\";s:28:\"1005001939638366-sky-blue-41\";s:5:\"skuId\";s:17:\"12000018167158727\";s:7:\"skuAttr\";s:37:\"14:1254#Picture 4;200000124:100010483\";s:13:\"regular_price\";s:5:\"45.99\";s:10:\"sale_price\";s:5:\"42.31\";s:5:\"stock\";i:88;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"Picture 4\";s:9:\"shoe-size\";s:2:\"41\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Sky Blue\";s:9:\"shoe-size\";s:2:\"41\";}}i:57;a:10:{s:5:\"image\";s:191:\"https://ae01.alicdn.com/kf/H17a9b771b3244d148cd93408a1e42c0cv/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"1005001939638366-picture-4-40\";s:7:\"sku_sub\";s:28:\"1005001939638366-sky-blue-40\";s:5:\"skuId\";s:17:\"12000018167158726\";s:7:\"skuAttr\";s:37:\"14:1254#Picture 4;200000124:100013888\";s:13:\"regular_price\";s:5:\"45.99\";s:10:\"sale_price\";s:5:\"42.31\";s:5:\"stock\";i:85;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"Picture 4\";s:9:\"shoe-size\";s:2:\"40\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Sky Blue\";s:9:\"shoe-size\";s:2:\"40\";}}i:58;a:10:{s:5:\"image\";s:191:\"https://ae01.alicdn.com/kf/H17a9b771b3244d148cd93408a1e42c0cv/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"1005001939638366-picture-4-39\";s:7:\"sku_sub\";s:28:\"1005001939638366-sky-blue-39\";s:5:\"skuId\";s:17:\"12000018167158725\";s:7:\"skuAttr\";s:37:\"14:1254#Picture 4;200000124:200000364\";s:13:\"regular_price\";s:5:\"45.99\";s:10:\"sale_price\";s:5:\"42.31\";s:5:\"stock\";i:77;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"Picture 4\";s:9:\"shoe-size\";s:2:\"39\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Sky Blue\";s:9:\"shoe-size\";s:2:\"39\";}}i:59;a:10:{s:5:\"image\";s:191:\"https://ae01.alicdn.com/kf/H17a9b771b3244d148cd93408a1e42c0cv/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"1005001939638366-picture-4-38\";s:7:\"sku_sub\";s:28:\"1005001939638366-sky-blue-38\";s:5:\"skuId\";s:17:\"12000018167158724\";s:7:\"skuAttr\";s:37:\"14:1254#Picture 4;200000124:200000898\";s:13:\"regular_price\";s:5:\"45.99\";s:10:\"sale_price\";s:5:\"42.31\";s:5:\"stock\";i:88;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"Picture 4\";s:9:\"shoe-size\";s:2:\"38\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Sky Blue\";s:9:\"shoe-size\";s:2:\"38\";}}i:60;a:10:{s:5:\"image\";s:191:\"https://ae01.alicdn.com/kf/H17a9b771b3244d148cd93408a1e42c0cv/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"1005001939638366-picture-4-37\";s:7:\"sku_sub\";s:28:\"1005001939638366-sky-blue-37\";s:5:\"skuId\";s:17:\"12000018167158723\";s:7:\"skuAttr\";s:37:\"14:1254#Picture 4;200000124:100010482\";s:13:\"regular_price\";s:5:\"45.99\";s:10:\"sale_price\";s:5:\"42.31\";s:5:\"stock\";i:86;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"Picture 4\";s:9:\"shoe-size\";s:2:\"37\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Sky Blue\";s:9:\"shoe-size\";s:2:\"37\";}}i:61;a:10:{s:5:\"image\";s:191:\"https://ae01.alicdn.com/kf/H17a9b771b3244d148cd93408a1e42c0cv/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"1005001939638366-picture-4-36\";s:7:\"sku_sub\";s:28:\"1005001939638366-sky-blue-36\";s:5:\"skuId\";s:17:\"12000018167158722\";s:7:\"skuAttr\";s:37:\"14:1254#Picture 4;200000124:200000334\";s:13:\"regular_price\";s:5:\"45.99\";s:10:\"sale_price\";s:5:\"42.31\";s:5:\"stock\";i:98;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"Picture 4\";s:9:\"shoe-size\";s:2:\"36\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Sky Blue\";s:9:\"shoe-size\";s:2:\"36\";}}i:62;a:10:{s:5:\"image\";s:191:\"https://ae01.alicdn.com/kf/H0b740c090087419a98173d65f1d3086cb/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"1005001939638366-picture-3-45\";s:7:\"sku_sub\";s:24:\"1005001939638366-blue-45\";s:5:\"skuId\";s:17:\"12000018167158721\";s:7:\"skuAttr\";s:31:\"14:173#Picture 3;200000124:3116\";s:13:\"regular_price\";s:5:\"45.99\";s:10:\"sale_price\";s:5:\"42.31\";s:5:\"stock\";i:97;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"Picture 3\";s:9:\"shoe-size\";s:2:\"45\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"45\";}}i:63;a:10:{s:5:\"image\";s:191:\"https://ae01.alicdn.com/kf/H0b740c090087419a98173d65f1d3086cb/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"1005001939638366-picture-3-44\";s:7:\"sku_sub\";s:24:\"1005001939638366-blue-44\";s:5:\"skuId\";s:17:\"12000018167158720\";s:7:\"skuAttr\";s:36:\"14:173#Picture 3;200000124:100010487\";s:13:\"regular_price\";s:5:\"45.99\";s:10:\"sale_price\";s:5:\"42.31\";s:5:\"stock\";i:97;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"Picture 3\";s:9:\"shoe-size\";s:2:\"44\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"44\";}}i:64;a:10:{s:5:\"image\";s:191:\"https://ae01.alicdn.com/kf/H0b740c090087419a98173d65f1d3086cb/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"1005001939638366-picture-3-43\";s:7:\"sku_sub\";s:24:\"1005001939638366-blue-43\";s:5:\"skuId\";s:17:\"12000018167158719\";s:7:\"skuAttr\";s:36:\"14:173#Picture 3;200000124:200000338\";s:13:\"regular_price\";s:5:\"45.99\";s:10:\"sale_price\";s:5:\"42.31\";s:5:\"stock\";i:92;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"Picture 3\";s:9:\"shoe-size\";s:2:\"43\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"43\";}}i:65;a:10:{s:5:\"image\";s:191:\"https://ae01.alicdn.com/kf/H0b740c090087419a98173d65f1d3086cb/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"1005001939638366-picture-3-42\";s:7:\"sku_sub\";s:24:\"1005001939638366-blue-42\";s:5:\"skuId\";s:17:\"12000018167158718\";s:7:\"skuAttr\";s:36:\"14:173#Picture 3;200000124:200000337\";s:13:\"regular_price\";s:5:\"45.99\";s:10:\"sale_price\";s:5:\"42.31\";s:5:\"stock\";i:94;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"Picture 3\";s:9:\"shoe-size\";s:2:\"42\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"42\";}}i:66;a:10:{s:5:\"image\";s:191:\"https://ae01.alicdn.com/kf/H0b740c090087419a98173d65f1d3086cb/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"1005001939638366-picture-3-41\";s:7:\"sku_sub\";s:24:\"1005001939638366-blue-41\";s:5:\"skuId\";s:17:\"12000018167158717\";s:7:\"skuAttr\";s:36:\"14:173#Picture 3;200000124:100010483\";s:13:\"regular_price\";s:5:\"45.99\";s:10:\"sale_price\";s:5:\"42.31\";s:5:\"stock\";i:93;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"Picture 3\";s:9:\"shoe-size\";s:2:\"41\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"41\";}}i:67;a:10:{s:5:\"image\";s:191:\"https://ae01.alicdn.com/kf/H0b740c090087419a98173d65f1d3086cb/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"1005001939638366-picture-3-40\";s:7:\"sku_sub\";s:24:\"1005001939638366-blue-40\";s:5:\"skuId\";s:17:\"12000018167158716\";s:7:\"skuAttr\";s:36:\"14:173#Picture 3;200000124:100013888\";s:13:\"regular_price\";s:5:\"45.99\";s:10:\"sale_price\";s:5:\"42.31\";s:5:\"stock\";i:86;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"Picture 3\";s:9:\"shoe-size\";s:2:\"40\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"40\";}}i:68;a:10:{s:5:\"image\";s:191:\"https://ae01.alicdn.com/kf/H0b740c090087419a98173d65f1d3086cb/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"1005001939638366-picture-3-39\";s:7:\"sku_sub\";s:24:\"1005001939638366-blue-39\";s:5:\"skuId\";s:17:\"12000018167158715\";s:7:\"skuAttr\";s:36:\"14:173#Picture 3;200000124:200000364\";s:13:\"regular_price\";s:5:\"45.99\";s:10:\"sale_price\";s:5:\"42.31\";s:5:\"stock\";i:78;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"Picture 3\";s:9:\"shoe-size\";s:2:\"39\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"39\";}}i:69;a:10:{s:5:\"image\";s:191:\"https://ae01.alicdn.com/kf/H0b740c090087419a98173d65f1d3086cb/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"1005001939638366-picture-3-38\";s:7:\"sku_sub\";s:24:\"1005001939638366-blue-38\";s:5:\"skuId\";s:17:\"12000018167158714\";s:7:\"skuAttr\";s:36:\"14:173#Picture 3;200000124:200000898\";s:13:\"regular_price\";s:5:\"45.99\";s:10:\"sale_price\";s:5:\"42.31\";s:5:\"stock\";i:81;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"Picture 3\";s:9:\"shoe-size\";s:2:\"38\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"38\";}}i:70;a:10:{s:5:\"image\";s:191:\"https://ae01.alicdn.com/kf/H0b740c090087419a98173d65f1d3086cb/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"1005001939638366-picture-3-37\";s:7:\"sku_sub\";s:24:\"1005001939638366-blue-37\";s:5:\"skuId\";s:17:\"12000018167158713\";s:7:\"skuAttr\";s:36:\"14:173#Picture 3;200000124:100010482\";s:13:\"regular_price\";s:5:\"45.99\";s:10:\"sale_price\";s:5:\"42.31\";s:5:\"stock\";i:93;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"Picture 3\";s:9:\"shoe-size\";s:2:\"37\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"37\";}}i:71;a:10:{s:5:\"image\";s:191:\"https://ae01.alicdn.com/kf/H0b740c090087419a98173d65f1d3086cb/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"1005001939638366-picture-3-36\";s:7:\"sku_sub\";s:24:\"1005001939638366-blue-36\";s:5:\"skuId\";s:17:\"12000018167158712\";s:7:\"skuAttr\";s:36:\"14:173#Picture 3;200000124:200000334\";s:13:\"regular_price\";s:5:\"45.99\";s:10:\"sale_price\";s:5:\"42.31\";s:5:\"stock\";i:95;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"Picture 3\";s:9:\"shoe-size\";s:2:\"36\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"36\";}}i:72;a:10:{s:5:\"image\";s:191:\"https://ae01.alicdn.com/kf/Hd00ca61945ae45fd97df3c68e4720f8bE/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"1005001939638366-picture-2-45\";s:7:\"sku_sub\";s:25:\"1005001939638366-black-45\";s:5:\"skuId\";s:17:\"12000018167158711\";s:7:\"skuAttr\";s:31:\"14:193#Picture 2;200000124:3116\";s:13:\"regular_price\";s:5:\"45.99\";s:10:\"sale_price\";s:5:\"42.31\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"Picture 2\";s:9:\"shoe-size\";s:2:\"45\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"45\";}}i:73;a:10:{s:5:\"image\";s:191:\"https://ae01.alicdn.com/kf/Hd00ca61945ae45fd97df3c68e4720f8bE/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"1005001939638366-picture-2-44\";s:7:\"sku_sub\";s:25:\"1005001939638366-black-44\";s:5:\"skuId\";s:17:\"12000018167158710\";s:7:\"skuAttr\";s:36:\"14:193#Picture 2;200000124:100010487\";s:13:\"regular_price\";s:5:\"45.99\";s:10:\"sale_price\";s:5:\"42.31\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"Picture 2\";s:9:\"shoe-size\";s:2:\"44\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"44\";}}i:74;a:10:{s:5:\"image\";s:191:\"https://ae01.alicdn.com/kf/Hd00ca61945ae45fd97df3c68e4720f8bE/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"1005001939638366-picture-2-43\";s:7:\"sku_sub\";s:25:\"1005001939638366-black-43\";s:5:\"skuId\";s:17:\"12000018167158709\";s:7:\"skuAttr\";s:36:\"14:193#Picture 2;200000124:200000338\";s:13:\"regular_price\";s:5:\"45.99\";s:10:\"sale_price\";s:5:\"42.31\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"Picture 2\";s:9:\"shoe-size\";s:2:\"43\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"43\";}}i:75;a:10:{s:5:\"image\";s:191:\"https://ae01.alicdn.com/kf/Hd00ca61945ae45fd97df3c68e4720f8bE/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"1005001939638366-picture-2-42\";s:7:\"sku_sub\";s:25:\"1005001939638366-black-42\";s:5:\"skuId\";s:17:\"12000018167158708\";s:7:\"skuAttr\";s:36:\"14:193#Picture 2;200000124:200000337\";s:13:\"regular_price\";s:5:\"45.99\";s:10:\"sale_price\";s:5:\"42.31\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"Picture 2\";s:9:\"shoe-size\";s:2:\"42\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"42\";}}i:76;a:10:{s:5:\"image\";s:191:\"https://ae01.alicdn.com/kf/Hd00ca61945ae45fd97df3c68e4720f8bE/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"1005001939638366-picture-2-41\";s:7:\"sku_sub\";s:25:\"1005001939638366-black-41\";s:5:\"skuId\";s:17:\"12000018167158707\";s:7:\"skuAttr\";s:36:\"14:193#Picture 2;200000124:100010483\";s:13:\"regular_price\";s:5:\"45.99\";s:10:\"sale_price\";s:5:\"42.31\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"Picture 2\";s:9:\"shoe-size\";s:2:\"41\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"41\";}}i:77;a:10:{s:5:\"image\";s:191:\"https://ae01.alicdn.com/kf/Hd00ca61945ae45fd97df3c68e4720f8bE/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"1005001939638366-picture-2-40\";s:7:\"sku_sub\";s:25:\"1005001939638366-black-40\";s:5:\"skuId\";s:17:\"12000018167158706\";s:7:\"skuAttr\";s:36:\"14:193#Picture 2;200000124:100013888\";s:13:\"regular_price\";s:5:\"45.99\";s:10:\"sale_price\";s:5:\"42.31\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"Picture 2\";s:9:\"shoe-size\";s:2:\"40\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"40\";}}i:78;a:10:{s:5:\"image\";s:191:\"https://ae01.alicdn.com/kf/Hd00ca61945ae45fd97df3c68e4720f8bE/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"1005001939638366-picture-2-39\";s:7:\"sku_sub\";s:25:\"1005001939638366-black-39\";s:5:\"skuId\";s:17:\"12000018167158705\";s:7:\"skuAttr\";s:36:\"14:193#Picture 2;200000124:200000364\";s:13:\"regular_price\";s:5:\"45.99\";s:10:\"sale_price\";s:5:\"42.31\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"Picture 2\";s:9:\"shoe-size\";s:2:\"39\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"39\";}}i:79;a:10:{s:5:\"image\";s:191:\"https://ae01.alicdn.com/kf/Hd00ca61945ae45fd97df3c68e4720f8bE/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"1005001939638366-picture-2-38\";s:7:\"sku_sub\";s:25:\"1005001939638366-black-38\";s:5:\"skuId\";s:17:\"12000018167158704\";s:7:\"skuAttr\";s:36:\"14:193#Picture 2;200000124:200000898\";s:13:\"regular_price\";s:5:\"45.99\";s:10:\"sale_price\";s:5:\"42.31\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"Picture 2\";s:9:\"shoe-size\";s:2:\"38\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"38\";}}i:80;a:10:{s:5:\"image\";s:191:\"https://ae01.alicdn.com/kf/Hd00ca61945ae45fd97df3c68e4720f8bE/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"1005001939638366-picture-2-37\";s:7:\"sku_sub\";s:25:\"1005001939638366-black-37\";s:5:\"skuId\";s:17:\"12000018167158703\";s:7:\"skuAttr\";s:36:\"14:193#Picture 2;200000124:100010482\";s:13:\"regular_price\";s:5:\"45.99\";s:10:\"sale_price\";s:5:\"42.31\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"Picture 2\";s:9:\"shoe-size\";s:2:\"37\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"37\";}}i:81;a:10:{s:5:\"image\";s:191:\"https://ae01.alicdn.com/kf/Hd00ca61945ae45fd97df3c68e4720f8bE/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"1005001939638366-picture-2-36\";s:7:\"sku_sub\";s:25:\"1005001939638366-black-36\";s:5:\"skuId\";s:17:\"12000018167158702\";s:7:\"skuAttr\";s:36:\"14:193#Picture 2;200000124:200000334\";s:13:\"regular_price\";s:5:\"45.99\";s:10:\"sale_price\";s:5:\"42.31\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"Picture 2\";s:9:\"shoe-size\";s:2:\"36\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"36\";}}i:82;a:10:{s:5:\"image\";s:191:\"https://ae01.alicdn.com/kf/Hb16eb3a3fa1b4b5ba1cb05a595b4ab35t/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"1005001939638366-picture-12-45\";s:7:\"sku_sub\";s:25:\"1005001939638366-ivory-45\";s:5:\"skuId\";s:17:\"12000018167158811\";s:7:\"skuAttr\";s:38:\"14:200002130#Picture 12;200000124:3116\";s:13:\"regular_price\";s:5:\"45.99\";s:10:\"sale_price\";s:5:\"42.31\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"Picture 12\";s:9:\"shoe-size\";s:2:\"45\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Ivory\";s:9:\"shoe-size\";s:2:\"45\";}}i:83;a:10:{s:5:\"image\";s:191:\"https://ae01.alicdn.com/kf/Hb16eb3a3fa1b4b5ba1cb05a595b4ab35t/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"1005001939638366-picture-12-44\";s:7:\"sku_sub\";s:25:\"1005001939638366-ivory-44\";s:5:\"skuId\";s:17:\"12000018167158810\";s:7:\"skuAttr\";s:43:\"14:200002130#Picture 12;200000124:100010487\";s:13:\"regular_price\";s:5:\"45.99\";s:10:\"sale_price\";s:5:\"42.31\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"Picture 12\";s:9:\"shoe-size\";s:2:\"44\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Ivory\";s:9:\"shoe-size\";s:2:\"44\";}}i:84;a:10:{s:5:\"image\";s:191:\"https://ae01.alicdn.com/kf/Hb16eb3a3fa1b4b5ba1cb05a595b4ab35t/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"1005001939638366-picture-12-43\";s:7:\"sku_sub\";s:25:\"1005001939638366-ivory-43\";s:5:\"skuId\";s:17:\"12000018167158809\";s:7:\"skuAttr\";s:43:\"14:200002130#Picture 12;200000124:200000338\";s:13:\"regular_price\";s:5:\"45.99\";s:10:\"sale_price\";s:5:\"42.31\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"Picture 12\";s:9:\"shoe-size\";s:2:\"43\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Ivory\";s:9:\"shoe-size\";s:2:\"43\";}}i:85;a:10:{s:5:\"image\";s:191:\"https://ae01.alicdn.com/kf/Hb16eb3a3fa1b4b5ba1cb05a595b4ab35t/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"1005001939638366-picture-12-42\";s:7:\"sku_sub\";s:25:\"1005001939638366-ivory-42\";s:5:\"skuId\";s:17:\"12000018167158808\";s:7:\"skuAttr\";s:43:\"14:200002130#Picture 12;200000124:200000337\";s:13:\"regular_price\";s:5:\"45.99\";s:10:\"sale_price\";s:5:\"42.31\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"Picture 12\";s:9:\"shoe-size\";s:2:\"42\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Ivory\";s:9:\"shoe-size\";s:2:\"42\";}}i:86;a:10:{s:5:\"image\";s:191:\"https://ae01.alicdn.com/kf/Hb16eb3a3fa1b4b5ba1cb05a595b4ab35t/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"1005001939638366-picture-12-41\";s:7:\"sku_sub\";s:25:\"1005001939638366-ivory-41\";s:5:\"skuId\";s:17:\"12000018167158807\";s:7:\"skuAttr\";s:43:\"14:200002130#Picture 12;200000124:100010483\";s:13:\"regular_price\";s:5:\"45.99\";s:10:\"sale_price\";s:5:\"42.31\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"Picture 12\";s:9:\"shoe-size\";s:2:\"41\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Ivory\";s:9:\"shoe-size\";s:2:\"41\";}}i:87;a:10:{s:5:\"image\";s:191:\"https://ae01.alicdn.com/kf/Hb16eb3a3fa1b4b5ba1cb05a595b4ab35t/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"1005001939638366-picture-12-40\";s:7:\"sku_sub\";s:25:\"1005001939638366-ivory-40\";s:5:\"skuId\";s:17:\"12000018167158806\";s:7:\"skuAttr\";s:43:\"14:200002130#Picture 12;200000124:100013888\";s:13:\"regular_price\";s:5:\"45.99\";s:10:\"sale_price\";s:5:\"42.31\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"Picture 12\";s:9:\"shoe-size\";s:2:\"40\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Ivory\";s:9:\"shoe-size\";s:2:\"40\";}}i:88;a:10:{s:5:\"image\";s:191:\"https://ae01.alicdn.com/kf/Hb16eb3a3fa1b4b5ba1cb05a595b4ab35t/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"1005001939638366-picture-12-39\";s:7:\"sku_sub\";s:25:\"1005001939638366-ivory-39\";s:5:\"skuId\";s:17:\"12000018167158805\";s:7:\"skuAttr\";s:43:\"14:200002130#Picture 12;200000124:200000364\";s:13:\"regular_price\";s:5:\"45.99\";s:10:\"sale_price\";s:5:\"42.31\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"Picture 12\";s:9:\"shoe-size\";s:2:\"39\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Ivory\";s:9:\"shoe-size\";s:2:\"39\";}}i:89;a:10:{s:5:\"image\";s:191:\"https://ae01.alicdn.com/kf/Hb16eb3a3fa1b4b5ba1cb05a595b4ab35t/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"1005001939638366-picture-12-38\";s:7:\"sku_sub\";s:25:\"1005001939638366-ivory-38\";s:5:\"skuId\";s:17:\"12000018167158804\";s:7:\"skuAttr\";s:43:\"14:200002130#Picture 12;200000124:200000898\";s:13:\"regular_price\";s:5:\"45.99\";s:10:\"sale_price\";s:5:\"42.31\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"Picture 12\";s:9:\"shoe-size\";s:2:\"38\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Ivory\";s:9:\"shoe-size\";s:2:\"38\";}}i:90;a:10:{s:5:\"image\";s:191:\"https://ae01.alicdn.com/kf/Hb16eb3a3fa1b4b5ba1cb05a595b4ab35t/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"1005001939638366-picture-12-37\";s:7:\"sku_sub\";s:25:\"1005001939638366-ivory-37\";s:5:\"skuId\";s:17:\"12000018167158803\";s:7:\"skuAttr\";s:43:\"14:200002130#Picture 12;200000124:100010482\";s:13:\"regular_price\";s:5:\"45.99\";s:10:\"sale_price\";s:5:\"42.31\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"Picture 12\";s:9:\"shoe-size\";s:2:\"37\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Ivory\";s:9:\"shoe-size\";s:2:\"37\";}}i:91;a:10:{s:5:\"image\";s:191:\"https://ae01.alicdn.com/kf/Hb16eb3a3fa1b4b5ba1cb05a595b4ab35t/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"1005001939638366-picture-12-36\";s:7:\"sku_sub\";s:25:\"1005001939638366-ivory-36\";s:5:\"skuId\";s:17:\"12000018167158802\";s:7:\"skuAttr\";s:43:\"14:200002130#Picture 12;200000124:200000334\";s:13:\"regular_price\";s:5:\"45.99\";s:10:\"sale_price\";s:5:\"42.31\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"Picture 12\";s:9:\"shoe-size\";s:2:\"36\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Ivory\";s:9:\"shoe-size\";s:2:\"36\";}}i:92;a:10:{s:5:\"image\";s:191:\"https://ae01.alicdn.com/kf/H3f89aaf8039b467aa6be25a0c1d8f156R/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"1005001939638366-picture-11-45\";s:7:\"sku_sub\";s:30:\"1005001939638366-army-green-45\";s:5:\"skuId\";s:17:\"12000018167158801\";s:7:\"skuAttr\";s:38:\"14:200004889#Picture 11;200000124:3116\";s:13:\"regular_price\";s:5:\"45.99\";s:10:\"sale_price\";s:5:\"42.31\";s:5:\"stock\";i:0;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"Picture 11\";s:9:\"shoe-size\";s:2:\"45\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:10:\"Army Green\";s:9:\"shoe-size\";s:2:\"45\";}}i:93;a:10:{s:5:\"image\";s:191:\"https://ae01.alicdn.com/kf/H3f89aaf8039b467aa6be25a0c1d8f156R/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"1005001939638366-picture-11-44\";s:7:\"sku_sub\";s:30:\"1005001939638366-army-green-44\";s:5:\"skuId\";s:17:\"12000018167158800\";s:7:\"skuAttr\";s:43:\"14:200004889#Picture 11;200000124:100010487\";s:13:\"regular_price\";s:5:\"45.99\";s:10:\"sale_price\";s:5:\"42.31\";s:5:\"stock\";i:0;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"Picture 11\";s:9:\"shoe-size\";s:2:\"44\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:10:\"Army Green\";s:9:\"shoe-size\";s:2:\"44\";}}i:94;a:10:{s:5:\"image\";s:191:\"https://ae01.alicdn.com/kf/H3f89aaf8039b467aa6be25a0c1d8f156R/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"1005001939638366-picture-11-43\";s:7:\"sku_sub\";s:30:\"1005001939638366-army-green-43\";s:5:\"skuId\";s:17:\"12000018167158799\";s:7:\"skuAttr\";s:43:\"14:200004889#Picture 11;200000124:200000338\";s:13:\"regular_price\";s:5:\"45.99\";s:10:\"sale_price\";s:5:\"42.31\";s:5:\"stock\";i:0;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"Picture 11\";s:9:\"shoe-size\";s:2:\"43\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:10:\"Army Green\";s:9:\"shoe-size\";s:2:\"43\";}}i:95;a:10:{s:5:\"image\";s:191:\"https://ae01.alicdn.com/kf/H3f89aaf8039b467aa6be25a0c1d8f156R/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"1005001939638366-picture-11-42\";s:7:\"sku_sub\";s:30:\"1005001939638366-army-green-42\";s:5:\"skuId\";s:17:\"12000018167158798\";s:7:\"skuAttr\";s:43:\"14:200004889#Picture 11;200000124:200000337\";s:13:\"regular_price\";s:5:\"45.99\";s:10:\"sale_price\";s:5:\"42.31\";s:5:\"stock\";i:0;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"Picture 11\";s:9:\"shoe-size\";s:2:\"42\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:10:\"Army Green\";s:9:\"shoe-size\";s:2:\"42\";}}i:96;a:10:{s:5:\"image\";s:191:\"https://ae01.alicdn.com/kf/H3f89aaf8039b467aa6be25a0c1d8f156R/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"1005001939638366-picture-11-41\";s:7:\"sku_sub\";s:30:\"1005001939638366-army-green-41\";s:5:\"skuId\";s:17:\"12000018167158797\";s:7:\"skuAttr\";s:43:\"14:200004889#Picture 11;200000124:100010483\";s:13:\"regular_price\";s:5:\"45.99\";s:10:\"sale_price\";s:5:\"42.31\";s:5:\"stock\";i:0;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"Picture 11\";s:9:\"shoe-size\";s:2:\"41\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:10:\"Army Green\";s:9:\"shoe-size\";s:2:\"41\";}}i:97;a:10:{s:5:\"image\";s:191:\"https://ae01.alicdn.com/kf/H3f89aaf8039b467aa6be25a0c1d8f156R/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"1005001939638366-picture-11-40\";s:7:\"sku_sub\";s:30:\"1005001939638366-army-green-40\";s:5:\"skuId\";s:17:\"12000018167158796\";s:7:\"skuAttr\";s:43:\"14:200004889#Picture 11;200000124:100013888\";s:13:\"regular_price\";s:5:\"45.99\";s:10:\"sale_price\";s:5:\"42.31\";s:5:\"stock\";i:98;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"Picture 11\";s:9:\"shoe-size\";s:2:\"40\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:10:\"Army Green\";s:9:\"shoe-size\";s:2:\"40\";}}i:98;a:10:{s:5:\"image\";s:191:\"https://ae01.alicdn.com/kf/H3f89aaf8039b467aa6be25a0c1d8f156R/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"1005001939638366-picture-11-39\";s:7:\"sku_sub\";s:30:\"1005001939638366-army-green-39\";s:5:\"skuId\";s:17:\"12000018167158795\";s:7:\"skuAttr\";s:43:\"14:200004889#Picture 11;200000124:200000364\";s:13:\"regular_price\";s:5:\"45.99\";s:10:\"sale_price\";s:5:\"42.31\";s:5:\"stock\";i:95;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"Picture 11\";s:9:\"shoe-size\";s:2:\"39\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:10:\"Army Green\";s:9:\"shoe-size\";s:2:\"39\";}}i:99;a:10:{s:5:\"image\";s:191:\"https://ae01.alicdn.com/kf/H99bd2856f0e3410e8fefc568057d824eL/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"1005001939638366-picture-1-44\";s:7:\"sku_sub\";s:25:\"1005001939638366-beige-44\";s:5:\"skuId\";s:17:\"12000018167201034\";s:7:\"skuAttr\";s:36:\"14:771#Picture 1;200000124:100010487\";s:13:\"regular_price\";s:5:\"45.99\";s:10:\"sale_price\";s:5:\"42.31\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"Picture 1\";s:9:\"shoe-size\";s:2:\"44\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:2:\"44\";}}i:100;a:10:{s:5:\"image\";s:191:\"https://ae01.alicdn.com/kf/H3f89aaf8039b467aa6be25a0c1d8f156R/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"1005001939638366-picture-11-38\";s:7:\"sku_sub\";s:30:\"1005001939638366-army-green-38\";s:5:\"skuId\";s:17:\"12000018167158794\";s:7:\"skuAttr\";s:43:\"14:200004889#Picture 11;200000124:200000898\";s:13:\"regular_price\";s:5:\"45.99\";s:10:\"sale_price\";s:5:\"42.31\";s:5:\"stock\";i:98;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"Picture 11\";s:9:\"shoe-size\";s:2:\"38\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:10:\"Army Green\";s:9:\"shoe-size\";s:2:\"38\";}}i:101;a:10:{s:5:\"image\";s:191:\"https://ae01.alicdn.com/kf/H99bd2856f0e3410e8fefc568057d824eL/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"1005001939638366-picture-1-45\";s:7:\"sku_sub\";s:25:\"1005001939638366-beige-45\";s:5:\"skuId\";s:17:\"12000018167201035\";s:7:\"skuAttr\";s:31:\"14:771#Picture 1;200000124:3116\";s:13:\"regular_price\";s:5:\"45.99\";s:10:\"sale_price\";s:5:\"42.31\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"Picture 1\";s:9:\"shoe-size\";s:2:\"45\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:2:\"45\";}}i:102;a:10:{s:5:\"image\";s:191:\"https://ae01.alicdn.com/kf/H3f89aaf8039b467aa6be25a0c1d8f156R/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"1005001939638366-picture-11-37\";s:7:\"sku_sub\";s:30:\"1005001939638366-army-green-37\";s:5:\"skuId\";s:17:\"12000018167158793\";s:7:\"skuAttr\";s:43:\"14:200004889#Picture 11;200000124:100010482\";s:13:\"regular_price\";s:5:\"45.99\";s:10:\"sale_price\";s:5:\"42.31\";s:5:\"stock\";i:97;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"Picture 11\";s:9:\"shoe-size\";s:2:\"37\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:10:\"Army Green\";s:9:\"shoe-size\";s:2:\"37\";}}i:103;a:10:{s:5:\"image\";s:191:\"https://ae01.alicdn.com/kf/H99bd2856f0e3410e8fefc568057d824eL/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"1005001939638366-picture-1-42\";s:7:\"sku_sub\";s:25:\"1005001939638366-beige-42\";s:5:\"skuId\";s:17:\"12000018167201032\";s:7:\"skuAttr\";s:36:\"14:771#Picture 1;200000124:200000337\";s:13:\"regular_price\";s:5:\"45.99\";s:10:\"sale_price\";s:5:\"42.31\";s:5:\"stock\";i:97;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"Picture 1\";s:9:\"shoe-size\";s:2:\"42\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:2:\"42\";}}i:104;a:10:{s:5:\"image\";s:191:\"https://ae01.alicdn.com/kf/H3f89aaf8039b467aa6be25a0c1d8f156R/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"1005001939638366-picture-11-36\";s:7:\"sku_sub\";s:30:\"1005001939638366-army-green-36\";s:5:\"skuId\";s:17:\"12000018167158792\";s:7:\"skuAttr\";s:43:\"14:200004889#Picture 11;200000124:200000334\";s:13:\"regular_price\";s:5:\"45.99\";s:10:\"sale_price\";s:5:\"42.31\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"Picture 11\";s:9:\"shoe-size\";s:2:\"36\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:10:\"Army Green\";s:9:\"shoe-size\";s:2:\"36\";}}i:105;a:10:{s:5:\"image\";s:191:\"https://ae01.alicdn.com/kf/H99bd2856f0e3410e8fefc568057d824eL/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"1005001939638366-picture-1-43\";s:7:\"sku_sub\";s:25:\"1005001939638366-beige-43\";s:5:\"skuId\";s:17:\"12000018167201033\";s:7:\"skuAttr\";s:36:\"14:771#Picture 1;200000124:200000338\";s:13:\"regular_price\";s:5:\"45.99\";s:10:\"sale_price\";s:5:\"42.31\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"Picture 1\";s:9:\"shoe-size\";s:2:\"43\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:2:\"43\";}}i:106;a:10:{s:5:\"image\";s:191:\"https://ae01.alicdn.com/kf/H512866a4926446b0a5e4d6c73c42da761/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"1005001939638366-picture-10-45\";s:7:\"sku_sub\";s:25:\"1005001939638366-green-45\";s:5:\"skuId\";s:17:\"12000018167158791\";s:7:\"skuAttr\";s:32:\"14:175#Picture 10;200000124:3116\";s:13:\"regular_price\";s:5:\"45.99\";s:10:\"sale_price\";s:5:\"42.31\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"Picture 10\";s:9:\"shoe-size\";s:2:\"45\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"45\";}}i:107;a:10:{s:5:\"image\";s:191:\"https://ae01.alicdn.com/kf/H99bd2856f0e3410e8fefc568057d824eL/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"1005001939638366-picture-1-40\";s:7:\"sku_sub\";s:25:\"1005001939638366-beige-40\";s:5:\"skuId\";s:17:\"12000018167201030\";s:7:\"skuAttr\";s:36:\"14:771#Picture 1;200000124:100013888\";s:13:\"regular_price\";s:5:\"45.99\";s:10:\"sale_price\";s:5:\"42.31\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"Picture 1\";s:9:\"shoe-size\";s:2:\"40\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:2:\"40\";}}i:108;a:10:{s:5:\"image\";s:191:\"https://ae01.alicdn.com/kf/H512866a4926446b0a5e4d6c73c42da761/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"1005001939638366-picture-10-44\";s:7:\"sku_sub\";s:25:\"1005001939638366-green-44\";s:5:\"skuId\";s:17:\"12000018167158790\";s:7:\"skuAttr\";s:37:\"14:175#Picture 10;200000124:100010487\";s:13:\"regular_price\";s:5:\"45.99\";s:10:\"sale_price\";s:5:\"42.31\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"Picture 10\";s:9:\"shoe-size\";s:2:\"44\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"44\";}}i:109;a:10:{s:5:\"image\";s:191:\"https://ae01.alicdn.com/kf/H99bd2856f0e3410e8fefc568057d824eL/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"1005001939638366-picture-1-41\";s:7:\"sku_sub\";s:25:\"1005001939638366-beige-41\";s:5:\"skuId\";s:17:\"12000018167201031\";s:7:\"skuAttr\";s:36:\"14:771#Picture 1;200000124:100010483\";s:13:\"regular_price\";s:5:\"45.99\";s:10:\"sale_price\";s:5:\"42.31\";s:5:\"stock\";i:98;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"Picture 1\";s:9:\"shoe-size\";s:2:\"41\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:2:\"41\";}}i:110;a:10:{s:5:\"image\";s:191:\"https://ae01.alicdn.com/kf/H512866a4926446b0a5e4d6c73c42da761/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"1005001939638366-picture-10-43\";s:7:\"sku_sub\";s:25:\"1005001939638366-green-43\";s:5:\"skuId\";s:17:\"12000018167158789\";s:7:\"skuAttr\";s:37:\"14:175#Picture 10;200000124:200000338\";s:13:\"regular_price\";s:5:\"45.99\";s:10:\"sale_price\";s:5:\"42.31\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"Picture 10\";s:9:\"shoe-size\";s:2:\"43\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"43\";}}i:111;a:10:{s:5:\"image\";s:191:\"https://ae01.alicdn.com/kf/H99bd2856f0e3410e8fefc568057d824eL/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"1005001939638366-picture-1-38\";s:7:\"sku_sub\";s:25:\"1005001939638366-beige-38\";s:5:\"skuId\";s:17:\"12000018167201028\";s:7:\"skuAttr\";s:36:\"14:771#Picture 1;200000124:200000898\";s:13:\"regular_price\";s:5:\"45.99\";s:10:\"sale_price\";s:5:\"42.31\";s:5:\"stock\";i:97;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"Picture 1\";s:9:\"shoe-size\";s:2:\"38\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:2:\"38\";}}i:112;a:10:{s:5:\"image\";s:191:\"https://ae01.alicdn.com/kf/H512866a4926446b0a5e4d6c73c42da761/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"1005001939638366-picture-10-42\";s:7:\"sku_sub\";s:25:\"1005001939638366-green-42\";s:5:\"skuId\";s:17:\"12000018167158788\";s:7:\"skuAttr\";s:37:\"14:175#Picture 10;200000124:200000337\";s:13:\"regular_price\";s:5:\"45.99\";s:10:\"sale_price\";s:5:\"42.31\";s:5:\"stock\";i:98;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"Picture 10\";s:9:\"shoe-size\";s:2:\"42\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"42\";}}i:113;a:10:{s:5:\"image\";s:191:\"https://ae01.alicdn.com/kf/H99bd2856f0e3410e8fefc568057d824eL/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"1005001939638366-picture-1-39\";s:7:\"sku_sub\";s:25:\"1005001939638366-beige-39\";s:5:\"skuId\";s:17:\"12000018167201029\";s:7:\"skuAttr\";s:36:\"14:771#Picture 1;200000124:200000364\";s:13:\"regular_price\";s:5:\"45.99\";s:10:\"sale_price\";s:5:\"42.31\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"Picture 1\";s:9:\"shoe-size\";s:2:\"39\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:2:\"39\";}}i:114;a:10:{s:5:\"image\";s:191:\"https://ae01.alicdn.com/kf/H512866a4926446b0a5e4d6c73c42da761/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"1005001939638366-picture-10-41\";s:7:\"sku_sub\";s:25:\"1005001939638366-green-41\";s:5:\"skuId\";s:17:\"12000018167158787\";s:7:\"skuAttr\";s:37:\"14:175#Picture 10;200000124:100010483\";s:13:\"regular_price\";s:5:\"45.99\";s:10:\"sale_price\";s:5:\"42.31\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"Picture 10\";s:9:\"shoe-size\";s:2:\"41\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"41\";}}i:115;a:10:{s:5:\"image\";s:191:\"https://ae01.alicdn.com/kf/H99bd2856f0e3410e8fefc568057d824eL/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"1005001939638366-picture-1-36\";s:7:\"sku_sub\";s:25:\"1005001939638366-beige-36\";s:5:\"skuId\";s:17:\"12000018167201026\";s:7:\"skuAttr\";s:36:\"14:771#Picture 1;200000124:200000334\";s:13:\"regular_price\";s:5:\"45.99\";s:10:\"sale_price\";s:5:\"42.31\";s:5:\"stock\";i:98;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"Picture 1\";s:9:\"shoe-size\";s:2:\"36\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:2:\"36\";}}i:116;a:10:{s:5:\"image\";s:191:\"https://ae01.alicdn.com/kf/H512866a4926446b0a5e4d6c73c42da761/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"1005001939638366-picture-10-40\";s:7:\"sku_sub\";s:25:\"1005001939638366-green-40\";s:5:\"skuId\";s:17:\"12000018167158786\";s:7:\"skuAttr\";s:37:\"14:175#Picture 10;200000124:100013888\";s:13:\"regular_price\";s:5:\"45.99\";s:10:\"sale_price\";s:5:\"42.31\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"Picture 10\";s:9:\"shoe-size\";s:2:\"40\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"40\";}}i:117;a:10:{s:5:\"image\";s:191:\"https://ae01.alicdn.com/kf/H99bd2856f0e3410e8fefc568057d824eL/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"1005001939638366-picture-1-37\";s:7:\"sku_sub\";s:25:\"1005001939638366-beige-37\";s:5:\"skuId\";s:17:\"12000018167201027\";s:7:\"skuAttr\";s:36:\"14:771#Picture 1;200000124:100010482\";s:13:\"regular_price\";s:5:\"45.99\";s:10:\"sale_price\";s:5:\"42.31\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"Picture 1\";s:9:\"shoe-size\";s:2:\"37\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:2:\"37\";}}i:118;a:10:{s:5:\"image\";s:191:\"https://ae01.alicdn.com/kf/H512866a4926446b0a5e4d6c73c42da761/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"1005001939638366-picture-10-39\";s:7:\"sku_sub\";s:25:\"1005001939638366-green-39\";s:5:\"skuId\";s:17:\"12000018167158785\";s:7:\"skuAttr\";s:37:\"14:175#Picture 10;200000124:200000364\";s:13:\"regular_price\";s:5:\"45.99\";s:10:\"sale_price\";s:5:\"42.31\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"Picture 10\";s:9:\"shoe-size\";s:2:\"39\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"39\";}}i:119;a:10:{s:5:\"image\";s:191:\"https://ae01.alicdn.com/kf/H512866a4926446b0a5e4d6c73c42da761/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"1005001939638366-picture-10-38\";s:7:\"sku_sub\";s:25:\"1005001939638366-green-38\";s:5:\"skuId\";s:17:\"12000018167158784\";s:7:\"skuAttr\";s:37:\"14:175#Picture 10;200000124:200000898\";s:13:\"regular_price\";s:5:\"45.99\";s:10:\"sale_price\";s:5:\"42.31\";s:5:\"stock\";i:98;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"Picture 10\";s:9:\"shoe-size\";s:2:\"38\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"38\";}}}');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(28691, 2636, '_wp_attached_file', '2021/06/Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet-3.jpg'),
(28692, 2636, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:4:\"file\";s:126:\"2021/06/Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet-3.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:126:\"Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:126:\"Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:126:\"Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet-3-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:126:\"Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet-3-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:126:\"Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet-3-825x510.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:126:\"Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:126:\"Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet-3-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:126:\"Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:126:\"Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:126:\"Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet-3-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:126:\"Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(28693, 2636, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H5c50d244e5d44a94a54b3ded2c95d51f2/Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet.jpg'),
(28694, 2637, '_wp_attached_file', '2021/06/Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet-4.jpg'),
(28695, 2637, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:4:\"file\";s:126:\"2021/06/Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet-4.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:126:\"Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:126:\"Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet-4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:126:\"Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet-4-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:126:\"Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet-4-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:126:\"Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet-4-825x510.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:126:\"Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:126:\"Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet-4-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:126:\"Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:126:\"Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:126:\"Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet-4-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:126:\"Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(28696, 2637, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Hee22b469a6e8450dabcc900909b3065fG/Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet.jpg'),
(28697, 2638, '_vi_wad_description_images', 'a:28:{i:0;s:59:\"//ae01.alicdn.com/kf/H5bb7025e045742f0b42c32e9ec807e73m.jpg\";i:1;s:59:\"//ae01.alicdn.com/kf/H76479a8779e34814979c0f6ec2672f9cN.jpg\";i:2;s:59:\"//ae01.alicdn.com/kf/Hec64ee85aef84d2da52d2b6d9f496187D.jpg\";i:3;s:59:\"//ae01.alicdn.com/kf/H5a70d48216124930a2d5c6f19e21ae8av.jpg\";i:4;s:59:\"//ae01.alicdn.com/kf/H2c0e63a932234ab7abd8cac2430ff11bH.jpg\";i:5;s:59:\"//ae01.alicdn.com/kf/H4001f9691efd4a6583fbd91946afe21cb.jpg\";i:6;s:59:\"//ae01.alicdn.com/kf/Hf3843bef3c7c4d92b22afb4df70f4cbbS.jpg\";i:7;s:59:\"//ae01.alicdn.com/kf/H343efc5330f84de5a61d1ee57bb5f6293.jpg\";i:8;s:59:\"//ae01.alicdn.com/kf/H45a08d17912e4feda1d6e7288d4a5598s.jpg\";i:9;s:59:\"//ae01.alicdn.com/kf/Hb29c5f6ee9684623ba2b17f9ffa86239m.jpg\";i:10;s:59:\"//ae01.alicdn.com/kf/Hc7ce99343fce49758c5fbb4c81b3bf5eY.jpg\";i:11;s:59:\"//ae01.alicdn.com/kf/H1c54dda001764586b9ca0e55dc79a6cfP.jpg\";i:12;s:59:\"//ae01.alicdn.com/kf/Hbc96c743cecf41adbbe38bc1cba9b08fx.jpg\";i:13;s:59:\"//ae01.alicdn.com/kf/Habaf0301796b45b5961b6c15fa120a93E.jpg\";i:14;s:59:\"//ae01.alicdn.com/kf/H3290d3aa689145f5ac2c7a8a220e1c78I.jpg\";i:15;s:59:\"//ae01.alicdn.com/kf/Ha010d79672ce45868df973be831e6ae2r.jpg\";i:16;s:59:\"//ae01.alicdn.com/kf/H94ff3886ccc044a3b1a856641228c17dC.jpg\";i:17;s:59:\"//ae01.alicdn.com/kf/H2764babfe6e844e2badc452d517e8b0dw.jpg\";i:18;s:59:\"//ae01.alicdn.com/kf/Hcfbaa96c0285499b99647f57c07033e8T.jpg\";i:19;s:59:\"//ae01.alicdn.com/kf/H5ba5bda8b1324a478407e7b0476dafeer.jpg\";i:20;s:59:\"//ae01.alicdn.com/kf/Heda829db0ced41d9abbc4ce5bb20e6f4a.jpg\";i:21;s:59:\"//ae01.alicdn.com/kf/H0f384cfc6e28441aaec864ebf8a4b1bci.jpg\";i:22;s:59:\"//ae01.alicdn.com/kf/Heec1b07b3fff4bc2ae578aea8b087e7dZ.jpg\";i:23;s:59:\"//ae01.alicdn.com/kf/H58632ef9d35146158b2ad0dcf2acf928H.jpg\";i:24;s:59:\"//ae01.alicdn.com/kf/Ha69052c754194a7ab8e94f94b3aa63e5m.jpg\";i:25;s:59:\"//ae01.alicdn.com/kf/H0b37b337da86440ca0a7a0757506bfb6e.jpg\";i:26;s:59:\"//ae01.alicdn.com/kf/Ha791f85046114539bc2f53a46b9bf1372.jpg\";i:27;s:59:\"//ae01.alicdn.com/kf/H31f78e0992a44913bc3c348cd66e7df9W.jpg\";}'),
(28698, 2638, '_vi_wad_sku', '1005001447389779'),
(28699, 2638, '_vi_wad_attributes', 'a:2:{i:14;a:5:{s:6:\"values\";a:6:{s:7:\"14:4602\";s:14:\"brown with fur\";s:6:\"14:193\";s:12:\"black no fur\";s:9:\"14:365458\";s:12:\"brown no fur\";s:12:\"14:200004890\";s:14:\"black with fur\";s:5:\"14:10\";s:17:\"Red wine with fur\";s:12:\"14:200006158\";s:15:\"Red wine no fur\";}s:4:\"slug\";s:5:\"color\";s:4:\"name\";s:5:\"Color\";s:8:\"position\";i:0;s:10:\"values_sub\";a:6:{s:7:\"14:4602\";s:5:\"Camel\";s:6:\"14:193\";s:5:\"BLACK\";s:9:\"14:365458\";s:5:\"Brown\";s:12:\"14:200004890\";s:9:\"Dark Grey\";s:5:\"14:10\";s:3:\"Red\";s:12:\"14:200006158\";s:8:\"Wine red\";}}i:200000124;a:5:{s:6:\"values\";a:13:{s:19:\"200000124:200000333\";s:2:\"35\";s:19:\"200000124:200000334\";s:2:\"36\";s:19:\"200000124:100010482\";s:2:\"37\";s:19:\"200000124:200000898\";s:2:\"38\";s:19:\"200000124:200000364\";s:2:\"39\";s:19:\"200000124:100013888\";s:2:\"40\";s:19:\"200000124:100010483\";s:2:\"41\";s:19:\"200000124:200000337\";s:2:\"42\";s:19:\"200000124:200000338\";s:2:\"43\";s:19:\"200000124:100010487\";s:2:\"44\";s:14:\"200000124:3116\";s:2:\"45\";s:19:\"200000124:200000899\";s:2:\"46\";s:19:\"200000124:200000339\";s:2:\"47\";}s:4:\"slug\";s:9:\"shoe-size\";s:4:\"name\";s:9:\"Shoe Size\";s:8:\"position\";i:1;s:10:\"values_sub\";a:13:{s:19:\"200000124:200000333\";s:2:\"35\";s:19:\"200000124:200000334\";s:2:\"36\";s:19:\"200000124:100010482\";s:2:\"37\";s:19:\"200000124:200000898\";s:2:\"38\";s:19:\"200000124:200000364\";s:2:\"39\";s:19:\"200000124:100013888\";s:2:\"40\";s:19:\"200000124:100010483\";s:2:\"41\";s:19:\"200000124:200000337\";s:2:\"42\";s:19:\"200000124:200000338\";s:2:\"43\";s:19:\"200000124:100010487\";s:2:\"44\";s:14:\"200000124:3116\";s:2:\"45\";s:19:\"200000124:200000899\";s:2:\"46\";s:19:\"200000124:200000339\";s:2:\"47\";}}}'),
(28700, 2638, '_vi_wad_list_attributes', 'a:19:{s:7:\"14:4602\";a:4:{s:4:\"name\";s:14:\"brown with fur\";s:8:\"name_sub\";s:5:\"Camel\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/H588d1723618740bbacdcc232a2ff3c7aM/New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots.jpg_640x640.jpg\";}s:6:\"14:193\";a:4:{s:4:\"name\";s:12:\"black no fur\";s:8:\"name_sub\";s:5:\"BLACK\";s:5:\"color\";s:7:\"#000000\";s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/H9a6e72b78f474552b3a501025846f241c/New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots.jpg_640x640.jpg\";}s:9:\"14:365458\";a:4:{s:4:\"name\";s:12:\"brown no fur\";s:8:\"name_sub\";s:5:\"Brown\";s:5:\"color\";s:7:\"#8D6468\";s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/Hdbab4e45f0214c1d97eb03a43f7268194/New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots.jpg_640x640.jpg\";}s:12:\"14:200004890\";a:4:{s:4:\"name\";s:14:\"black with fur\";s:8:\"name_sub\";s:9:\"Dark Grey\";s:5:\"color\";s:4:\"#666\";s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/H1ec7953a98e34a2eb6a5d3abcb18eeb4i/New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots.jpg_640x640.jpg\";}s:5:\"14:10\";a:4:{s:4:\"name\";s:17:\"Red wine with fur\";s:8:\"name_sub\";s:3:\"Red\";s:5:\"color\";s:7:\"#FF0000\";s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/Hd32323d4dd5746f38dd91b9b4a9c6dbaN/New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots.jpg_640x640.jpg\";}s:12:\"14:200006158\";a:4:{s:4:\"name\";s:15:\"Red wine no fur\";s:8:\"name_sub\";s:8:\"Wine red\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/Hbf45cfeef7d04a1aa6609a92e8fd1673o/New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots.jpg_640x640.jpg\";}s:19:\"200000124:200000333\";a:4:{s:4:\"name\";s:2:\"35\";s:8:\"name_sub\";s:2:\"35\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000334\";a:4:{s:4:\"name\";s:2:\"36\";s:8:\"name_sub\";s:2:\"36\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:100010482\";a:4:{s:4:\"name\";s:2:\"37\";s:8:\"name_sub\";s:2:\"37\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000898\";a:4:{s:4:\"name\";s:2:\"38\";s:8:\"name_sub\";s:2:\"38\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000364\";a:4:{s:4:\"name\";s:2:\"39\";s:8:\"name_sub\";s:2:\"39\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:100013888\";a:4:{s:4:\"name\";s:2:\"40\";s:8:\"name_sub\";s:2:\"40\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:100010483\";a:4:{s:4:\"name\";s:2:\"41\";s:8:\"name_sub\";s:2:\"41\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000337\";a:4:{s:4:\"name\";s:2:\"42\";s:8:\"name_sub\";s:2:\"42\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000338\";a:4:{s:4:\"name\";s:2:\"43\";s:8:\"name_sub\";s:2:\"43\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:100010487\";a:4:{s:4:\"name\";s:2:\"44\";s:8:\"name_sub\";s:2:\"44\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:14:\"200000124:3116\";a:4:{s:4:\"name\";s:2:\"45\";s:8:\"name_sub\";s:2:\"45\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000899\";a:4:{s:4:\"name\";s:2:\"46\";s:8:\"name_sub\";s:2:\"46\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000339\";a:4:{s:4:\"name\";s:2:\"47\";s:8:\"name_sub\";s:2:\"47\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}}'),
(28701, 2638, '_vi_wad_shipping_info', 'a:6:{s:4:\"time\";i:1622546959;s:7:\"country\";s:2:\"LK\";s:7:\"company\";s:3:\"EMS\";s:7:\"freight\";s:4582:\"[{\"bizShowMind\":{\"layout\":[]},\"commitDay\":\"75\",\"company\":\"EMS\",\"currency\":\"USD\",\"discount\":0,\"displayType\":\"deliveryTime\",\"features\":{},\"freightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $76.98\",\"value\":76.98},\"freightFeatures\":{\"provider\":\"ae_config\"},\"freightLayout\":{\"displayType\":\"deliveryTime\",\"layout\":[{\"text\":\"Shipping: US $76.98\",\"type\":\"title\"},{\"text\":\"To <font color=\'#000000\'>Sri Lanka</font> via EMS\",\"type\":\"subtitle\"}],\"openShippingPanel\":\"true\"},\"fullMailLine\":false,\"hbaService\":false,\"i18nMap\":{},\"id\":0,\"name\":\"FreightItemModule\",\"sendGoodsCountry\":\"CN\",\"sendGoodsCountryFullName\":\"China\",\"serviceName\":\"EMS\",\"standardFreightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $76.98\",\"value\":76.98},\"time\":\"15-44\",\"tracking\":true},{\"bizShowMind\":{\"layout\":[]},\"commitDay\":\"75\",\"company\":\"e-EMS\",\"currency\":\"USD\",\"discount\":0,\"displayType\":\"deliveryTime\",\"features\":{},\"freightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $89.54\",\"value\":89.54},\"freightFeatures\":{\"provider\":\"ae_config\"},\"freightLayout\":{\"displayType\":\"deliveryTime\",\"layout\":[{\"text\":\"Shipping: US $89.54\",\"type\":\"title\"},{\"text\":\"To <font color=\'#000000\'>Sri Lanka</font> via e-EMS\",\"type\":\"subtitle\"}],\"openShippingPanel\":\"true\"},\"fullMailLine\":false,\"hbaService\":false,\"i18nMap\":{},\"id\":0,\"name\":\"FreightItemModule\",\"sendGoodsCountry\":\"CN\",\"sendGoodsCountryFullName\":\"China\",\"serviceName\":\"E_EMS\",\"standardFreightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $89.54\",\"value\":89.54},\"time\":\"20-40\",\"tracking\":true},{\"bizShowMind\":{\"layout\":[]},\"commitDay\":\"75\",\"company\":\"UPS Expedited\",\"currency\":\"USD\",\"discount\":0,\"displayType\":\"deliveryTime\",\"features\":{},\"freightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $112.65\",\"value\":112.65},\"freightFeatures\":{\"provider\":\"ae_config\"},\"freightLayout\":{\"displayType\":\"deliveryTime\",\"layout\":[{\"text\":\"Shipping: US $112.65\",\"type\":\"title\"},{\"text\":\"To <font color=\'#000000\'>Sri Lanka</font> via UPS Expedited\",\"type\":\"subtitle\"}],\"openShippingPanel\":\"true\"},\"fullMailLine\":false,\"hbaService\":false,\"i18nMap\":{},\"id\":0,\"name\":\"FreightItemModule\",\"sendGoodsCountry\":\"CN\",\"sendGoodsCountryFullName\":\"China\",\"serviceName\":\"UPSE\",\"standardFreightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $112.65\",\"value\":112.65},\"time\":\"7-15\",\"tracking\":true},{\"bizShowMind\":{\"layout\":[]},\"commitDay\":\"75\",\"company\":\"UPS Express Saver\",\"currency\":\"USD\",\"discount\":0,\"displayType\":\"deliveryTime\",\"features\":{},\"freightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $134.69\",\"value\":134.69},\"freightFeatures\":{\"provider\":\"ae_config\"},\"freightLayout\":{\"displayType\":\"deliveryTime\",\"layout\":[{\"text\":\"Shipping: US $134.69\",\"type\":\"title\"},{\"text\":\"To <font color=\'#000000\'>Sri Lanka</font> via UPS Express Saver\",\"type\":\"subtitle\"}],\"openShippingPanel\":\"true\"},\"fullMailLine\":false,\"hbaService\":false,\"i18nMap\":{},\"id\":0,\"name\":\"FreightItemModule\",\"sendGoodsCountry\":\"CN\",\"sendGoodsCountryFullName\":\"China\",\"serviceName\":\"UPS\",\"standardFreightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $134.69\",\"value\":134.69},\"time\":\"7-15\",\"tracking\":true},{\"bizShowMind\":{\"layout\":[]},\"commitDay\":\"75\",\"company\":\"Fedex IP\",\"currency\":\"USD\",\"discount\":0,\"displayType\":\"deliveryTime\",\"features\":{},\"freightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $148.60\",\"value\":148.6},\"freightFeatures\":{\"provider\":\"ae_config\"},\"freightLayout\":{\"displayType\":\"deliveryTime\",\"layout\":[{\"text\":\"Shipping: US $148.60\",\"type\":\"title\"},{\"text\":\"To <font color=\'#000000\'>Sri Lanka</font> via Fedex IP\",\"type\":\"subtitle\"}],\"openShippingPanel\":\"true\"},\"fullMailLine\":false,\"hbaService\":false,\"i18nMap\":{},\"id\":0,\"name\":\"FreightItemModule\",\"sendGoodsCountry\":\"CN\",\"sendGoodsCountryFullName\":\"China\",\"serviceName\":\"FEDEX\",\"standardFreightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $148.60\",\"value\":148.6},\"time\":\"7-15\",\"tracking\":true},{\"bizShowMind\":{\"layout\":[]},\"commitDay\":\"75\",\"company\":\"DHL\",\"currency\":\"USD\",\"discount\":0,\"displayType\":\"deliveryTime\",\"features\":{},\"freightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $237.66\",\"value\":237.66},\"freightFeatures\":{\"provider\":\"ae_config\"},\"freightLayout\":{\"displayType\":\"deliveryTime\",\"layout\":[{\"text\":\"Shipping: US $237.66\",\"type\":\"title\"},{\"text\":\"To <font color=\'#000000\'>Sri Lanka</font> via DHL\",\"type\":\"subtitle\"}],\"openShippingPanel\":\"true\"},\"fullMailLine\":false,\"hbaService\":false,\"i18nMap\":{},\"id\":0,\"name\":\"FreightItemModule\",\"sendGoodsCountry\":\"CN\",\"sendGoodsCountryFullName\":\"China\",\"serviceName\":\"DHL\",\"standardFreightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $237.66\",\"value\":237.66},\"time\":\"9-17\",\"tracking\":true}]\";s:13:\"shipping_cost\";d:76.9800000000000039790393202565610408782958984375;s:13:\"delivery_time\";s:5:\"15-44\";}'),
(28702, 2638, '_vi_wad_gallery', 'a:6:{i:0;s:161:\"https://ae01.alicdn.com/kf/H2c3e8ba9f59f43beace087d3067f08145/New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots.jpg\";i:1;s:161:\"https://ae01.alicdn.com/kf/H876bddf25ddd4e30be8f8d4dec836ae8l/New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots.jpg\";i:2;s:161:\"https://ae01.alicdn.com/kf/Haf63501c71ab44678644f5aae961f734V/New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots.jpg\";i:3;s:161:\"https://ae01.alicdn.com/kf/H611494d639dc40758cbe8c34d16c8a892/New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots.jpg\";i:4;s:161:\"https://ae01.alicdn.com/kf/H16a0b58e61834caea598850c53a0a964p/New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots.jpg\";i:5;s:161:\"https://ae01.alicdn.com/kf/H4d77792a9b1648789eefafd3bdd9632ew/New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots.jpg\";}'),
(28703, 2638, '_vi_wad_variation_images', 'a:6:{s:7:\"14:4602\";s:173:\"https://ae01.alicdn.com/kf/H588d1723618740bbacdcc232a2ff3c7aM/New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots.jpg_640x640.jpg\";s:6:\"14:193\";s:173:\"https://ae01.alicdn.com/kf/H9a6e72b78f474552b3a501025846f241c/New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots.jpg_640x640.jpg\";s:9:\"14:365458\";s:173:\"https://ae01.alicdn.com/kf/Hdbab4e45f0214c1d97eb03a43f7268194/New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots.jpg_640x640.jpg\";s:12:\"14:200004890\";s:173:\"https://ae01.alicdn.com/kf/H1ec7953a98e34a2eb6a5d3abcb18eeb4i/New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots.jpg_640x640.jpg\";s:5:\"14:10\";s:173:\"https://ae01.alicdn.com/kf/Hd32323d4dd5746f38dd91b9b4a9c6dbaN/New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots.jpg_640x640.jpg\";s:12:\"14:200006158\";s:173:\"https://ae01.alicdn.com/kf/Hbf45cfeef7d04a1aa6609a92e8fd1673o/New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots.jpg_640x640.jpg\";}'),
(28704, 2638, '_vi_wad_store_info', 'a:3:{s:4:\"name\";s:19:\"Shop910457251 Store\";s:3:\"url\";s:36:\"//www.aliexpress.com/store/910457251\";s:3:\"num\";i:910457251;}');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(28705, 2638, '_vi_wad_variations', 'a:78:{i:0;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/Hbf45cfeef7d04a1aa6609a92e8fd1673o/New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots.jpg_640x640.jpg\";s:3:\"sku\";s:35:\"1005001447389779-red-wine-no-fur-41\";s:7:\"sku_sub\";s:28:\"1005001447389779-wine-red-41\";s:5:\"skuId\";s:17:\"12000016143012689\";s:7:\"skuAttr\";s:48:\"14:200006158#Red wine no fur;200000124:100010483\";s:13:\"regular_price\";s:5:\"71.56\";s:10:\"sale_price\";s:5:\"35.78\";s:5:\"stock\";i:997;s:10:\"attributes\";a:2:{s:5:\"color\";s:15:\"Red wine no fur\";s:9:\"shoe-size\";s:2:\"41\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Wine red\";s:9:\"shoe-size\";s:2:\"41\";}}i:1;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/Hbf45cfeef7d04a1aa6609a92e8fd1673o/New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots.jpg_640x640.jpg\";s:3:\"sku\";s:35:\"1005001447389779-red-wine-no-fur-40\";s:7:\"sku_sub\";s:28:\"1005001447389779-wine-red-40\";s:5:\"skuId\";s:17:\"12000016143012688\";s:7:\"skuAttr\";s:48:\"14:200006158#Red wine no fur;200000124:100013888\";s:13:\"regular_price\";s:5:\"71.56\";s:10:\"sale_price\";s:5:\"35.78\";s:5:\"stock\";i:998;s:10:\"attributes\";a:2:{s:5:\"color\";s:15:\"Red wine no fur\";s:9:\"shoe-size\";s:2:\"40\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Wine red\";s:9:\"shoe-size\";s:2:\"40\";}}i:2;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/Hbf45cfeef7d04a1aa6609a92e8fd1673o/New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots.jpg_640x640.jpg\";s:3:\"sku\";s:35:\"1005001447389779-red-wine-no-fur-43\";s:7:\"sku_sub\";s:28:\"1005001447389779-wine-red-43\";s:5:\"skuId\";s:17:\"12000016143012691\";s:7:\"skuAttr\";s:48:\"14:200006158#Red wine no fur;200000124:200000338\";s:13:\"regular_price\";s:5:\"71.56\";s:10:\"sale_price\";s:5:\"35.78\";s:5:\"stock\";i:994;s:10:\"attributes\";a:2:{s:5:\"color\";s:15:\"Red wine no fur\";s:9:\"shoe-size\";s:2:\"43\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Wine red\";s:9:\"shoe-size\";s:2:\"43\";}}i:3;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/Hbf45cfeef7d04a1aa6609a92e8fd1673o/New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots.jpg_640x640.jpg\";s:3:\"sku\";s:35:\"1005001447389779-red-wine-no-fur-42\";s:7:\"sku_sub\";s:28:\"1005001447389779-wine-red-42\";s:5:\"skuId\";s:17:\"12000016143012690\";s:7:\"skuAttr\";s:48:\"14:200006158#Red wine no fur;200000124:200000337\";s:13:\"regular_price\";s:5:\"71.56\";s:10:\"sale_price\";s:5:\"35.78\";s:5:\"stock\";i:999;s:10:\"attributes\";a:2:{s:5:\"color\";s:15:\"Red wine no fur\";s:9:\"shoe-size\";s:2:\"42\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Wine red\";s:9:\"shoe-size\";s:2:\"42\";}}i:4;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/Hbf45cfeef7d04a1aa6609a92e8fd1673o/New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots.jpg_640x640.jpg\";s:3:\"sku\";s:35:\"1005001447389779-red-wine-no-fur-45\";s:7:\"sku_sub\";s:28:\"1005001447389779-wine-red-45\";s:5:\"skuId\";s:17:\"12000016143012693\";s:7:\"skuAttr\";s:43:\"14:200006158#Red wine no fur;200000124:3116\";s:13:\"regular_price\";s:5:\"71.56\";s:10:\"sale_price\";s:5:\"35.78\";s:5:\"stock\";i:997;s:10:\"attributes\";a:2:{s:5:\"color\";s:15:\"Red wine no fur\";s:9:\"shoe-size\";s:2:\"45\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Wine red\";s:9:\"shoe-size\";s:2:\"45\";}}i:5;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/Hbf45cfeef7d04a1aa6609a92e8fd1673o/New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots.jpg_640x640.jpg\";s:3:\"sku\";s:35:\"1005001447389779-red-wine-no-fur-44\";s:7:\"sku_sub\";s:28:\"1005001447389779-wine-red-44\";s:5:\"skuId\";s:17:\"12000016143012692\";s:7:\"skuAttr\";s:48:\"14:200006158#Red wine no fur;200000124:100010487\";s:13:\"regular_price\";s:5:\"71.56\";s:10:\"sale_price\";s:5:\"35.78\";s:5:\"stock\";i:995;s:10:\"attributes\";a:2:{s:5:\"color\";s:15:\"Red wine no fur\";s:9:\"shoe-size\";s:2:\"44\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Wine red\";s:9:\"shoe-size\";s:2:\"44\";}}i:6;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/Hbf45cfeef7d04a1aa6609a92e8fd1673o/New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots.jpg_640x640.jpg\";s:3:\"sku\";s:35:\"1005001447389779-red-wine-no-fur-47\";s:7:\"sku_sub\";s:28:\"1005001447389779-wine-red-47\";s:5:\"skuId\";s:17:\"12000016143012695\";s:7:\"skuAttr\";s:48:\"14:200006158#Red wine no fur;200000124:200000339\";s:13:\"regular_price\";s:5:\"71.56\";s:10:\"sale_price\";s:5:\"35.78\";s:5:\"stock\";i:996;s:10:\"attributes\";a:2:{s:5:\"color\";s:15:\"Red wine no fur\";s:9:\"shoe-size\";s:2:\"47\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Wine red\";s:9:\"shoe-size\";s:2:\"47\";}}i:7;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/Hbf45cfeef7d04a1aa6609a92e8fd1673o/New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots.jpg_640x640.jpg\";s:3:\"sku\";s:35:\"1005001447389779-red-wine-no-fur-46\";s:7:\"sku_sub\";s:28:\"1005001447389779-wine-red-46\";s:5:\"skuId\";s:17:\"12000016143012694\";s:7:\"skuAttr\";s:48:\"14:200006158#Red wine no fur;200000124:200000899\";s:13:\"regular_price\";s:5:\"71.56\";s:10:\"sale_price\";s:5:\"35.78\";s:5:\"stock\";i:998;s:10:\"attributes\";a:2:{s:5:\"color\";s:15:\"Red wine no fur\";s:9:\"shoe-size\";s:2:\"46\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Wine red\";s:9:\"shoe-size\";s:2:\"46\";}}i:8;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/Hd32323d4dd5746f38dd91b9b4a9c6dbaN/New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots.jpg_640x640.jpg\";s:3:\"sku\";s:37:\"1005001447389779-red-wine-with-fur-46\";s:7:\"sku_sub\";s:23:\"1005001447389779-red-46\";s:5:\"skuId\";s:17:\"12000016143012681\";s:7:\"skuAttr\";s:43:\"14:10#Red wine with fur;200000124:200000899\";s:13:\"regular_price\";s:5:\"73.56\";s:10:\"sale_price\";s:5:\"36.78\";s:5:\"stock\";i:998;s:10:\"attributes\";a:2:{s:5:\"color\";s:17:\"Red wine with fur\";s:9:\"shoe-size\";s:2:\"46\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"46\";}}i:9;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/Hd32323d4dd5746f38dd91b9b4a9c6dbaN/New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots.jpg_640x640.jpg\";s:3:\"sku\";s:37:\"1005001447389779-red-wine-with-fur-45\";s:7:\"sku_sub\";s:23:\"1005001447389779-red-45\";s:5:\"skuId\";s:17:\"12000016143012680\";s:7:\"skuAttr\";s:38:\"14:10#Red wine with fur;200000124:3116\";s:13:\"regular_price\";s:5:\"73.56\";s:10:\"sale_price\";s:5:\"36.78\";s:5:\"stock\";i:999;s:10:\"attributes\";a:2:{s:5:\"color\";s:17:\"Red wine with fur\";s:9:\"shoe-size\";s:2:\"45\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"45\";}}i:10;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/Hbf45cfeef7d04a1aa6609a92e8fd1673o/New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots.jpg_640x640.jpg\";s:3:\"sku\";s:35:\"1005001447389779-red-wine-no-fur-35\";s:7:\"sku_sub\";s:28:\"1005001447389779-wine-red-35\";s:5:\"skuId\";s:17:\"12000016143012683\";s:7:\"skuAttr\";s:48:\"14:200006158#Red wine no fur;200000124:200000333\";s:13:\"regular_price\";s:5:\"71.56\";s:10:\"sale_price\";s:5:\"35.78\";s:5:\"stock\";i:999;s:10:\"attributes\";a:2:{s:5:\"color\";s:15:\"Red wine no fur\";s:9:\"shoe-size\";s:2:\"35\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Wine red\";s:9:\"shoe-size\";s:2:\"35\";}}i:11;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/Hd32323d4dd5746f38dd91b9b4a9c6dbaN/New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots.jpg_640x640.jpg\";s:3:\"sku\";s:37:\"1005001447389779-red-wine-with-fur-47\";s:7:\"sku_sub\";s:23:\"1005001447389779-red-47\";s:5:\"skuId\";s:17:\"12000016143012682\";s:7:\"skuAttr\";s:43:\"14:10#Red wine with fur;200000124:200000339\";s:13:\"regular_price\";s:5:\"73.56\";s:10:\"sale_price\";s:5:\"36.78\";s:5:\"stock\";i:999;s:10:\"attributes\";a:2:{s:5:\"color\";s:17:\"Red wine with fur\";s:9:\"shoe-size\";s:2:\"47\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"47\";}}i:12;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/Hbf45cfeef7d04a1aa6609a92e8fd1673o/New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots.jpg_640x640.jpg\";s:3:\"sku\";s:35:\"1005001447389779-red-wine-no-fur-37\";s:7:\"sku_sub\";s:28:\"1005001447389779-wine-red-37\";s:5:\"skuId\";s:17:\"12000016143012685\";s:7:\"skuAttr\";s:48:\"14:200006158#Red wine no fur;200000124:100010482\";s:13:\"regular_price\";s:5:\"71.56\";s:10:\"sale_price\";s:5:\"35.78\";s:5:\"stock\";i:999;s:10:\"attributes\";a:2:{s:5:\"color\";s:15:\"Red wine no fur\";s:9:\"shoe-size\";s:2:\"37\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Wine red\";s:9:\"shoe-size\";s:2:\"37\";}}i:13;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/Hbf45cfeef7d04a1aa6609a92e8fd1673o/New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots.jpg_640x640.jpg\";s:3:\"sku\";s:35:\"1005001447389779-red-wine-no-fur-36\";s:7:\"sku_sub\";s:28:\"1005001447389779-wine-red-36\";s:5:\"skuId\";s:17:\"12000016143012684\";s:7:\"skuAttr\";s:48:\"14:200006158#Red wine no fur;200000124:200000334\";s:13:\"regular_price\";s:5:\"71.56\";s:10:\"sale_price\";s:5:\"35.78\";s:5:\"stock\";i:999;s:10:\"attributes\";a:2:{s:5:\"color\";s:15:\"Red wine no fur\";s:9:\"shoe-size\";s:2:\"36\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Wine red\";s:9:\"shoe-size\";s:2:\"36\";}}i:14;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/Hbf45cfeef7d04a1aa6609a92e8fd1673o/New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots.jpg_640x640.jpg\";s:3:\"sku\";s:35:\"1005001447389779-red-wine-no-fur-39\";s:7:\"sku_sub\";s:28:\"1005001447389779-wine-red-39\";s:5:\"skuId\";s:17:\"12000016143012687\";s:7:\"skuAttr\";s:48:\"14:200006158#Red wine no fur;200000124:200000364\";s:13:\"regular_price\";s:5:\"71.56\";s:10:\"sale_price\";s:5:\"35.78\";s:5:\"stock\";i:999;s:10:\"attributes\";a:2:{s:5:\"color\";s:15:\"Red wine no fur\";s:9:\"shoe-size\";s:2:\"39\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Wine red\";s:9:\"shoe-size\";s:2:\"39\";}}i:15;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/Hbf45cfeef7d04a1aa6609a92e8fd1673o/New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots.jpg_640x640.jpg\";s:3:\"sku\";s:35:\"1005001447389779-red-wine-no-fur-38\";s:7:\"sku_sub\";s:28:\"1005001447389779-wine-red-38\";s:5:\"skuId\";s:17:\"12000016143012686\";s:7:\"skuAttr\";s:48:\"14:200006158#Red wine no fur;200000124:200000898\";s:13:\"regular_price\";s:5:\"71.56\";s:10:\"sale_price\";s:5:\"35.78\";s:5:\"stock\";i:999;s:10:\"attributes\";a:2:{s:5:\"color\";s:15:\"Red wine no fur\";s:9:\"shoe-size\";s:2:\"38\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Wine red\";s:9:\"shoe-size\";s:2:\"38\";}}i:16;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/Hd32323d4dd5746f38dd91b9b4a9c6dbaN/New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots.jpg_640x640.jpg\";s:3:\"sku\";s:37:\"1005001447389779-red-wine-with-fur-38\";s:7:\"sku_sub\";s:23:\"1005001447389779-red-38\";s:5:\"skuId\";s:17:\"12000016143012673\";s:7:\"skuAttr\";s:43:\"14:10#Red wine with fur;200000124:200000898\";s:13:\"regular_price\";s:5:\"73.56\";s:10:\"sale_price\";s:5:\"36.78\";s:5:\"stock\";i:999;s:10:\"attributes\";a:2:{s:5:\"color\";s:17:\"Red wine with fur\";s:9:\"shoe-size\";s:2:\"38\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"38\";}}i:17;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/Hd32323d4dd5746f38dd91b9b4a9c6dbaN/New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots.jpg_640x640.jpg\";s:3:\"sku\";s:37:\"1005001447389779-red-wine-with-fur-37\";s:7:\"sku_sub\";s:23:\"1005001447389779-red-37\";s:5:\"skuId\";s:17:\"12000016143012672\";s:7:\"skuAttr\";s:43:\"14:10#Red wine with fur;200000124:100010482\";s:13:\"regular_price\";s:5:\"73.56\";s:10:\"sale_price\";s:5:\"36.78\";s:5:\"stock\";i:998;s:10:\"attributes\";a:2:{s:5:\"color\";s:17:\"Red wine with fur\";s:9:\"shoe-size\";s:2:\"37\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"37\";}}i:18;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/Hd32323d4dd5746f38dd91b9b4a9c6dbaN/New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots.jpg_640x640.jpg\";s:3:\"sku\";s:37:\"1005001447389779-red-wine-with-fur-40\";s:7:\"sku_sub\";s:23:\"1005001447389779-red-40\";s:5:\"skuId\";s:17:\"12000016143012675\";s:7:\"skuAttr\";s:43:\"14:10#Red wine with fur;200000124:100013888\";s:13:\"regular_price\";s:5:\"73.56\";s:10:\"sale_price\";s:5:\"36.78\";s:5:\"stock\";i:998;s:10:\"attributes\";a:2:{s:5:\"color\";s:17:\"Red wine with fur\";s:9:\"shoe-size\";s:2:\"40\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"40\";}}i:19;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/Hd32323d4dd5746f38dd91b9b4a9c6dbaN/New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots.jpg_640x640.jpg\";s:3:\"sku\";s:37:\"1005001447389779-red-wine-with-fur-39\";s:7:\"sku_sub\";s:23:\"1005001447389779-red-39\";s:5:\"skuId\";s:17:\"12000016143012674\";s:7:\"skuAttr\";s:43:\"14:10#Red wine with fur;200000124:200000364\";s:13:\"regular_price\";s:5:\"73.56\";s:10:\"sale_price\";s:5:\"36.78\";s:5:\"stock\";i:998;s:10:\"attributes\";a:2:{s:5:\"color\";s:17:\"Red wine with fur\";s:9:\"shoe-size\";s:2:\"39\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"39\";}}i:20;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/Hd32323d4dd5746f38dd91b9b4a9c6dbaN/New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots.jpg_640x640.jpg\";s:3:\"sku\";s:37:\"1005001447389779-red-wine-with-fur-42\";s:7:\"sku_sub\";s:23:\"1005001447389779-red-42\";s:5:\"skuId\";s:17:\"12000016143012677\";s:7:\"skuAttr\";s:43:\"14:10#Red wine with fur;200000124:200000337\";s:13:\"regular_price\";s:5:\"73.56\";s:10:\"sale_price\";s:5:\"36.78\";s:5:\"stock\";i:998;s:10:\"attributes\";a:2:{s:5:\"color\";s:17:\"Red wine with fur\";s:9:\"shoe-size\";s:2:\"42\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"42\";}}i:21;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/Hd32323d4dd5746f38dd91b9b4a9c6dbaN/New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots.jpg_640x640.jpg\";s:3:\"sku\";s:37:\"1005001447389779-red-wine-with-fur-41\";s:7:\"sku_sub\";s:23:\"1005001447389779-red-41\";s:5:\"skuId\";s:17:\"12000016143012676\";s:7:\"skuAttr\";s:43:\"14:10#Red wine with fur;200000124:100010483\";s:13:\"regular_price\";s:5:\"73.56\";s:10:\"sale_price\";s:5:\"36.78\";s:5:\"stock\";i:998;s:10:\"attributes\";a:2:{s:5:\"color\";s:17:\"Red wine with fur\";s:9:\"shoe-size\";s:2:\"41\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"41\";}}i:22;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/Hd32323d4dd5746f38dd91b9b4a9c6dbaN/New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots.jpg_640x640.jpg\";s:3:\"sku\";s:37:\"1005001447389779-red-wine-with-fur-44\";s:7:\"sku_sub\";s:23:\"1005001447389779-red-44\";s:5:\"skuId\";s:17:\"12000016143012679\";s:7:\"skuAttr\";s:43:\"14:10#Red wine with fur;200000124:100010487\";s:13:\"regular_price\";s:5:\"73.56\";s:10:\"sale_price\";s:5:\"36.78\";s:5:\"stock\";i:999;s:10:\"attributes\";a:2:{s:5:\"color\";s:17:\"Red wine with fur\";s:9:\"shoe-size\";s:2:\"44\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"44\";}}i:23;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/Hd32323d4dd5746f38dd91b9b4a9c6dbaN/New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots.jpg_640x640.jpg\";s:3:\"sku\";s:37:\"1005001447389779-red-wine-with-fur-43\";s:7:\"sku_sub\";s:23:\"1005001447389779-red-43\";s:5:\"skuId\";s:17:\"12000016143012678\";s:7:\"skuAttr\";s:43:\"14:10#Red wine with fur;200000124:200000338\";s:13:\"regular_price\";s:5:\"73.56\";s:10:\"sale_price\";s:5:\"36.78\";s:5:\"stock\";i:999;s:10:\"attributes\";a:2:{s:5:\"color\";s:17:\"Red wine with fur\";s:9:\"shoe-size\";s:2:\"43\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"43\";}}i:24;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/H9a6e72b78f474552b3a501025846f241c/New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots.jpg_640x640.jpg\";s:3:\"sku\";s:32:\"1005001447389779-black-no-fur-37\";s:7:\"sku_sub\";s:25:\"1005001447389779-black-37\";s:5:\"skuId\";s:17:\"12000016143012633\";s:7:\"skuAttr\";s:39:\"14:193#black no fur;200000124:100010482\";s:13:\"regular_price\";s:5:\"71.56\";s:10:\"sale_price\";s:5:\"35.78\";s:5:\"stock\";i:992;s:10:\"attributes\";a:2:{s:5:\"color\";s:12:\"black no fur\";s:9:\"shoe-size\";s:2:\"37\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"37\";}}i:25;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/H9a6e72b78f474552b3a501025846f241c/New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots.jpg_640x640.jpg\";s:3:\"sku\";s:32:\"1005001447389779-black-no-fur-36\";s:7:\"sku_sub\";s:25:\"1005001447389779-black-36\";s:5:\"skuId\";s:17:\"12000016143012632\";s:7:\"skuAttr\";s:39:\"14:193#black no fur;200000124:200000334\";s:13:\"regular_price\";s:5:\"71.56\";s:10:\"sale_price\";s:5:\"35.78\";s:5:\"stock\";i:998;s:10:\"attributes\";a:2:{s:5:\"color\";s:12:\"black no fur\";s:9:\"shoe-size\";s:2:\"36\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"36\";}}i:26;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/H9a6e72b78f474552b3a501025846f241c/New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots.jpg_640x640.jpg\";s:3:\"sku\";s:32:\"1005001447389779-black-no-fur-39\";s:7:\"sku_sub\";s:25:\"1005001447389779-black-39\";s:5:\"skuId\";s:17:\"12000016143012635\";s:7:\"skuAttr\";s:39:\"14:193#black no fur;200000124:200000364\";s:13:\"regular_price\";s:5:\"71.56\";s:10:\"sale_price\";s:5:\"35.78\";s:5:\"stock\";i:993;s:10:\"attributes\";a:2:{s:5:\"color\";s:12:\"black no fur\";s:9:\"shoe-size\";s:2:\"39\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"39\";}}i:27;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/H9a6e72b78f474552b3a501025846f241c/New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots.jpg_640x640.jpg\";s:3:\"sku\";s:32:\"1005001447389779-black-no-fur-38\";s:7:\"sku_sub\";s:25:\"1005001447389779-black-38\";s:5:\"skuId\";s:17:\"12000016143012634\";s:7:\"skuAttr\";s:39:\"14:193#black no fur;200000124:200000898\";s:13:\"regular_price\";s:5:\"71.56\";s:10:\"sale_price\";s:5:\"35.78\";s:5:\"stock\";i:998;s:10:\"attributes\";a:2:{s:5:\"color\";s:12:\"black no fur\";s:9:\"shoe-size\";s:2:\"38\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"38\";}}i:28;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/H9a6e72b78f474552b3a501025846f241c/New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots.jpg_640x640.jpg\";s:3:\"sku\";s:32:\"1005001447389779-black-no-fur-41\";s:7:\"sku_sub\";s:25:\"1005001447389779-black-41\";s:5:\"skuId\";s:17:\"12000016143012637\";s:7:\"skuAttr\";s:39:\"14:193#black no fur;200000124:100010483\";s:13:\"regular_price\";s:5:\"71.56\";s:10:\"sale_price\";s:5:\"35.78\";s:5:\"stock\";i:987;s:10:\"attributes\";a:2:{s:5:\"color\";s:12:\"black no fur\";s:9:\"shoe-size\";s:2:\"41\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"41\";}}i:29;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/H9a6e72b78f474552b3a501025846f241c/New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots.jpg_640x640.jpg\";s:3:\"sku\";s:32:\"1005001447389779-black-no-fur-40\";s:7:\"sku_sub\";s:25:\"1005001447389779-black-40\";s:5:\"skuId\";s:17:\"12000016143012636\";s:7:\"skuAttr\";s:39:\"14:193#black no fur;200000124:100013888\";s:13:\"regular_price\";s:5:\"71.56\";s:10:\"sale_price\";s:5:\"35.78\";s:5:\"stock\";i:991;s:10:\"attributes\";a:2:{s:5:\"color\";s:12:\"black no fur\";s:9:\"shoe-size\";s:2:\"40\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"40\";}}i:30;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/H9a6e72b78f474552b3a501025846f241c/New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots.jpg_640x640.jpg\";s:3:\"sku\";s:32:\"1005001447389779-black-no-fur-43\";s:7:\"sku_sub\";s:25:\"1005001447389779-black-43\";s:5:\"skuId\";s:17:\"12000016143012639\";s:7:\"skuAttr\";s:39:\"14:193#black no fur;200000124:200000338\";s:13:\"regular_price\";s:5:\"71.56\";s:10:\"sale_price\";s:5:\"35.78\";s:5:\"stock\";i:964;s:10:\"attributes\";a:2:{s:5:\"color\";s:12:\"black no fur\";s:9:\"shoe-size\";s:2:\"43\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"43\";}}i:31;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/H9a6e72b78f474552b3a501025846f241c/New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots.jpg_640x640.jpg\";s:3:\"sku\";s:32:\"1005001447389779-black-no-fur-42\";s:7:\"sku_sub\";s:25:\"1005001447389779-black-42\";s:5:\"skuId\";s:17:\"12000016143012638\";s:7:\"skuAttr\";s:39:\"14:193#black no fur;200000124:200000337\";s:13:\"regular_price\";s:5:\"71.56\";s:10:\"sale_price\";s:5:\"35.78\";s:5:\"stock\";i:975;s:10:\"attributes\";a:2:{s:5:\"color\";s:12:\"black no fur\";s:9:\"shoe-size\";s:2:\"42\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"42\";}}i:32;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/H588d1723618740bbacdcc232a2ff3c7aM/New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots.jpg_640x640.jpg\";s:3:\"sku\";s:34:\"1005001447389779-brown-with-fur-42\";s:7:\"sku_sub\";s:25:\"1005001447389779-camel-42\";s:5:\"skuId\";s:17:\"12000016143012625\";s:7:\"skuAttr\";s:42:\"14:4602#brown with fur;200000124:200000337\";s:13:\"regular_price\";s:5:\"73.56\";s:10:\"sale_price\";s:5:\"36.78\";s:5:\"stock\";i:999;s:10:\"attributes\";a:2:{s:5:\"color\";s:14:\"brown with fur\";s:9:\"shoe-size\";s:2:\"42\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Camel\";s:9:\"shoe-size\";s:2:\"42\";}}i:33;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/H588d1723618740bbacdcc232a2ff3c7aM/New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots.jpg_640x640.jpg\";s:3:\"sku\";s:34:\"1005001447389779-brown-with-fur-41\";s:7:\"sku_sub\";s:25:\"1005001447389779-camel-41\";s:5:\"skuId\";s:17:\"12000016143012624\";s:7:\"skuAttr\";s:42:\"14:4602#brown with fur;200000124:100010483\";s:13:\"regular_price\";s:5:\"73.56\";s:10:\"sale_price\";s:5:\"36.78\";s:5:\"stock\";i:999;s:10:\"attributes\";a:2:{s:5:\"color\";s:14:\"brown with fur\";s:9:\"shoe-size\";s:2:\"41\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Camel\";s:9:\"shoe-size\";s:2:\"41\";}}i:34;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/H588d1723618740bbacdcc232a2ff3c7aM/New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots.jpg_640x640.jpg\";s:3:\"sku\";s:34:\"1005001447389779-brown-with-fur-44\";s:7:\"sku_sub\";s:25:\"1005001447389779-camel-44\";s:5:\"skuId\";s:17:\"12000016143012627\";s:7:\"skuAttr\";s:42:\"14:4602#brown with fur;200000124:100010487\";s:13:\"regular_price\";s:5:\"73.56\";s:10:\"sale_price\";s:5:\"36.78\";s:5:\"stock\";i:998;s:10:\"attributes\";a:2:{s:5:\"color\";s:14:\"brown with fur\";s:9:\"shoe-size\";s:2:\"44\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Camel\";s:9:\"shoe-size\";s:2:\"44\";}}i:35;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/H588d1723618740bbacdcc232a2ff3c7aM/New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots.jpg_640x640.jpg\";s:3:\"sku\";s:34:\"1005001447389779-brown-with-fur-43\";s:7:\"sku_sub\";s:25:\"1005001447389779-camel-43\";s:5:\"skuId\";s:17:\"12000016143012626\";s:7:\"skuAttr\";s:42:\"14:4602#brown with fur;200000124:200000338\";s:13:\"regular_price\";s:5:\"73.56\";s:10:\"sale_price\";s:5:\"36.78\";s:5:\"stock\";i:996;s:10:\"attributes\";a:2:{s:5:\"color\";s:14:\"brown with fur\";s:9:\"shoe-size\";s:2:\"43\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Camel\";s:9:\"shoe-size\";s:2:\"43\";}}i:36;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/H588d1723618740bbacdcc232a2ff3c7aM/New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots.jpg_640x640.jpg\";s:3:\"sku\";s:34:\"1005001447389779-brown-with-fur-46\";s:7:\"sku_sub\";s:25:\"1005001447389779-camel-46\";s:5:\"skuId\";s:17:\"12000016143012629\";s:7:\"skuAttr\";s:42:\"14:4602#brown with fur;200000124:200000899\";s:13:\"regular_price\";s:5:\"73.56\";s:10:\"sale_price\";s:5:\"36.78\";s:5:\"stock\";i:999;s:10:\"attributes\";a:2:{s:5:\"color\";s:14:\"brown with fur\";s:9:\"shoe-size\";s:2:\"46\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Camel\";s:9:\"shoe-size\";s:2:\"46\";}}i:37;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/H588d1723618740bbacdcc232a2ff3c7aM/New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots.jpg_640x640.jpg\";s:3:\"sku\";s:34:\"1005001447389779-brown-with-fur-45\";s:7:\"sku_sub\";s:25:\"1005001447389779-camel-45\";s:5:\"skuId\";s:17:\"12000016143012628\";s:7:\"skuAttr\";s:37:\"14:4602#brown with fur;200000124:3116\";s:13:\"regular_price\";s:5:\"73.56\";s:10:\"sale_price\";s:5:\"36.78\";s:5:\"stock\";i:996;s:10:\"attributes\";a:2:{s:5:\"color\";s:14:\"brown with fur\";s:9:\"shoe-size\";s:2:\"45\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Camel\";s:9:\"shoe-size\";s:2:\"45\";}}i:38;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/H9a6e72b78f474552b3a501025846f241c/New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots.jpg_640x640.jpg\";s:3:\"sku\";s:32:\"1005001447389779-black-no-fur-35\";s:7:\"sku_sub\";s:25:\"1005001447389779-black-35\";s:5:\"skuId\";s:17:\"12000016143012631\";s:7:\"skuAttr\";s:39:\"14:193#black no fur;200000124:200000333\";s:13:\"regular_price\";s:5:\"71.56\";s:10:\"sale_price\";s:5:\"35.78\";s:5:\"stock\";i:998;s:10:\"attributes\";a:2:{s:5:\"color\";s:12:\"black no fur\";s:9:\"shoe-size\";s:2:\"35\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"35\";}}i:39;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/H588d1723618740bbacdcc232a2ff3c7aM/New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots.jpg_640x640.jpg\";s:3:\"sku\";s:34:\"1005001447389779-brown-with-fur-47\";s:7:\"sku_sub\";s:25:\"1005001447389779-camel-47\";s:5:\"skuId\";s:17:\"12000016143012630\";s:7:\"skuAttr\";s:42:\"14:4602#brown with fur;200000124:200000339\";s:13:\"regular_price\";s:5:\"73.56\";s:10:\"sale_price\";s:5:\"36.78\";s:5:\"stock\";i:998;s:10:\"attributes\";a:2:{s:5:\"color\";s:14:\"brown with fur\";s:9:\"shoe-size\";s:2:\"47\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Camel\";s:9:\"shoe-size\";s:2:\"47\";}}i:40;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/H588d1723618740bbacdcc232a2ff3c7aM/New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots.jpg_640x640.jpg\";s:3:\"sku\";s:34:\"1005001447389779-brown-with-fur-36\";s:7:\"sku_sub\";s:25:\"1005001447389779-camel-36\";s:5:\"skuId\";s:17:\"12000016143012619\";s:7:\"skuAttr\";s:42:\"14:4602#brown with fur;200000124:200000334\";s:13:\"regular_price\";s:5:\"73.56\";s:10:\"sale_price\";s:5:\"36.78\";s:5:\"stock\";i:998;s:10:\"attributes\";a:2:{s:5:\"color\";s:14:\"brown with fur\";s:9:\"shoe-size\";s:2:\"36\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Camel\";s:9:\"shoe-size\";s:2:\"36\";}}i:41;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/H588d1723618740bbacdcc232a2ff3c7aM/New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots.jpg_640x640.jpg\";s:3:\"sku\";s:34:\"1005001447389779-brown-with-fur-35\";s:7:\"sku_sub\";s:25:\"1005001447389779-camel-35\";s:5:\"skuId\";s:17:\"12000016143012618\";s:7:\"skuAttr\";s:42:\"14:4602#brown with fur;200000124:200000333\";s:13:\"regular_price\";s:5:\"73.56\";s:10:\"sale_price\";s:5:\"36.78\";s:5:\"stock\";i:999;s:10:\"attributes\";a:2:{s:5:\"color\";s:14:\"brown with fur\";s:9:\"shoe-size\";s:2:\"35\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Camel\";s:9:\"shoe-size\";s:2:\"35\";}}i:42;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/H588d1723618740bbacdcc232a2ff3c7aM/New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots.jpg_640x640.jpg\";s:3:\"sku\";s:34:\"1005001447389779-brown-with-fur-38\";s:7:\"sku_sub\";s:25:\"1005001447389779-camel-38\";s:5:\"skuId\";s:17:\"12000016143012621\";s:7:\"skuAttr\";s:42:\"14:4602#brown with fur;200000124:200000898\";s:13:\"regular_price\";s:5:\"73.56\";s:10:\"sale_price\";s:5:\"36.78\";s:5:\"stock\";i:998;s:10:\"attributes\";a:2:{s:5:\"color\";s:14:\"brown with fur\";s:9:\"shoe-size\";s:2:\"38\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Camel\";s:9:\"shoe-size\";s:2:\"38\";}}i:43;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/H588d1723618740bbacdcc232a2ff3c7aM/New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots.jpg_640x640.jpg\";s:3:\"sku\";s:34:\"1005001447389779-brown-with-fur-37\";s:7:\"sku_sub\";s:25:\"1005001447389779-camel-37\";s:5:\"skuId\";s:17:\"12000016143012620\";s:7:\"skuAttr\";s:42:\"14:4602#brown with fur;200000124:100010482\";s:13:\"regular_price\";s:5:\"73.56\";s:10:\"sale_price\";s:5:\"36.78\";s:5:\"stock\";i:999;s:10:\"attributes\";a:2:{s:5:\"color\";s:14:\"brown with fur\";s:9:\"shoe-size\";s:2:\"37\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Camel\";s:9:\"shoe-size\";s:2:\"37\";}}i:44;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/H588d1723618740bbacdcc232a2ff3c7aM/New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots.jpg_640x640.jpg\";s:3:\"sku\";s:34:\"1005001447389779-brown-with-fur-40\";s:7:\"sku_sub\";s:25:\"1005001447389779-camel-40\";s:5:\"skuId\";s:17:\"12000016143012623\";s:7:\"skuAttr\";s:42:\"14:4602#brown with fur;200000124:100013888\";s:13:\"regular_price\";s:5:\"73.56\";s:10:\"sale_price\";s:5:\"36.78\";s:5:\"stock\";i:999;s:10:\"attributes\";a:2:{s:5:\"color\";s:14:\"brown with fur\";s:9:\"shoe-size\";s:2:\"40\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Camel\";s:9:\"shoe-size\";s:2:\"40\";}}i:45;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/H588d1723618740bbacdcc232a2ff3c7aM/New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots.jpg_640x640.jpg\";s:3:\"sku\";s:34:\"1005001447389779-brown-with-fur-39\";s:7:\"sku_sub\";s:25:\"1005001447389779-camel-39\";s:5:\"skuId\";s:17:\"12000016143012622\";s:7:\"skuAttr\";s:42:\"14:4602#brown with fur;200000124:200000364\";s:13:\"regular_price\";s:5:\"73.56\";s:10:\"sale_price\";s:5:\"36.78\";s:5:\"stock\";i:999;s:10:\"attributes\";a:2:{s:5:\"color\";s:14:\"brown with fur\";s:9:\"shoe-size\";s:2:\"39\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Camel\";s:9:\"shoe-size\";s:2:\"39\";}}i:46;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/H1ec7953a98e34a2eb6a5d3abcb18eeb4i/New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots.jpg_640x640.jpg\";s:3:\"sku\";s:34:\"1005001447389779-black-with-fur-43\";s:7:\"sku_sub\";s:29:\"1005001447389779-dark-grey-43\";s:5:\"skuId\";s:17:\"12000016143012665\";s:7:\"skuAttr\";s:47:\"14:200004890#black with fur;200000124:200000338\";s:13:\"regular_price\";s:5:\"73.56\";s:10:\"sale_price\";s:5:\"36.78\";s:5:\"stock\";i:994;s:10:\"attributes\";a:2:{s:5:\"color\";s:14:\"black with fur\";s:9:\"shoe-size\";s:2:\"43\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:9:\"Dark Grey\";s:9:\"shoe-size\";s:2:\"43\";}}i:47;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/H1ec7953a98e34a2eb6a5d3abcb18eeb4i/New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots.jpg_640x640.jpg\";s:3:\"sku\";s:34:\"1005001447389779-black-with-fur-42\";s:7:\"sku_sub\";s:29:\"1005001447389779-dark-grey-42\";s:5:\"skuId\";s:17:\"12000016143012664\";s:7:\"skuAttr\";s:47:\"14:200004890#black with fur;200000124:200000337\";s:13:\"regular_price\";s:5:\"73.56\";s:10:\"sale_price\";s:5:\"36.78\";s:5:\"stock\";i:988;s:10:\"attributes\";a:2:{s:5:\"color\";s:14:\"black with fur\";s:9:\"shoe-size\";s:2:\"42\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:9:\"Dark Grey\";s:9:\"shoe-size\";s:2:\"42\";}}i:48;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/H1ec7953a98e34a2eb6a5d3abcb18eeb4i/New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots.jpg_640x640.jpg\";s:3:\"sku\";s:34:\"1005001447389779-black-with-fur-45\";s:7:\"sku_sub\";s:29:\"1005001447389779-dark-grey-45\";s:5:\"skuId\";s:17:\"12000016143012667\";s:7:\"skuAttr\";s:42:\"14:200004890#black with fur;200000124:3116\";s:13:\"regular_price\";s:5:\"73.56\";s:10:\"sale_price\";s:5:\"36.78\";s:5:\"stock\";i:995;s:10:\"attributes\";a:2:{s:5:\"color\";s:14:\"black with fur\";s:9:\"shoe-size\";s:2:\"45\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:9:\"Dark Grey\";s:9:\"shoe-size\";s:2:\"45\";}}i:49;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/H1ec7953a98e34a2eb6a5d3abcb18eeb4i/New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots.jpg_640x640.jpg\";s:3:\"sku\";s:34:\"1005001447389779-black-with-fur-44\";s:7:\"sku_sub\";s:29:\"1005001447389779-dark-grey-44\";s:5:\"skuId\";s:17:\"12000016143012666\";s:7:\"skuAttr\";s:47:\"14:200004890#black with fur;200000124:100010487\";s:13:\"regular_price\";s:5:\"73.56\";s:10:\"sale_price\";s:5:\"36.78\";s:5:\"stock\";i:994;s:10:\"attributes\";a:2:{s:5:\"color\";s:14:\"black with fur\";s:9:\"shoe-size\";s:2:\"44\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:9:\"Dark Grey\";s:9:\"shoe-size\";s:2:\"44\";}}i:50;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/H1ec7953a98e34a2eb6a5d3abcb18eeb4i/New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots.jpg_640x640.jpg\";s:3:\"sku\";s:34:\"1005001447389779-black-with-fur-47\";s:7:\"sku_sub\";s:29:\"1005001447389779-dark-grey-47\";s:5:\"skuId\";s:17:\"12000016143012669\";s:7:\"skuAttr\";s:47:\"14:200004890#black with fur;200000124:200000339\";s:13:\"regular_price\";s:5:\"73.56\";s:10:\"sale_price\";s:5:\"36.78\";s:5:\"stock\";i:989;s:10:\"attributes\";a:2:{s:5:\"color\";s:14:\"black with fur\";s:9:\"shoe-size\";s:2:\"47\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:9:\"Dark Grey\";s:9:\"shoe-size\";s:2:\"47\";}}i:51;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/H1ec7953a98e34a2eb6a5d3abcb18eeb4i/New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots.jpg_640x640.jpg\";s:3:\"sku\";s:34:\"1005001447389779-black-with-fur-46\";s:7:\"sku_sub\";s:29:\"1005001447389779-dark-grey-46\";s:5:\"skuId\";s:17:\"12000016143012668\";s:7:\"skuAttr\";s:47:\"14:200004890#black with fur;200000124:200000899\";s:13:\"regular_price\";s:5:\"73.56\";s:10:\"sale_price\";s:5:\"36.78\";s:5:\"stock\";i:994;s:10:\"attributes\";a:2:{s:5:\"color\";s:14:\"black with fur\";s:9:\"shoe-size\";s:2:\"46\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:9:\"Dark Grey\";s:9:\"shoe-size\";s:2:\"46\";}}i:52;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/Hd32323d4dd5746f38dd91b9b4a9c6dbaN/New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots.jpg_640x640.jpg\";s:3:\"sku\";s:37:\"1005001447389779-red-wine-with-fur-36\";s:7:\"sku_sub\";s:23:\"1005001447389779-red-36\";s:5:\"skuId\";s:17:\"12000016143012671\";s:7:\"skuAttr\";s:43:\"14:10#Red wine with fur;200000124:200000334\";s:13:\"regular_price\";s:5:\"73.56\";s:10:\"sale_price\";s:5:\"36.78\";s:5:\"stock\";i:999;s:10:\"attributes\";a:2:{s:5:\"color\";s:17:\"Red wine with fur\";s:9:\"shoe-size\";s:2:\"36\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"36\";}}i:53;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/Hd32323d4dd5746f38dd91b9b4a9c6dbaN/New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots.jpg_640x640.jpg\";s:3:\"sku\";s:37:\"1005001447389779-red-wine-with-fur-35\";s:7:\"sku_sub\";s:23:\"1005001447389779-red-35\";s:5:\"skuId\";s:17:\"12000016143012670\";s:7:\"skuAttr\";s:43:\"14:10#Red wine with fur;200000124:200000333\";s:13:\"regular_price\";s:5:\"73.56\";s:10:\"sale_price\";s:5:\"36.78\";s:5:\"stock\";i:999;s:10:\"attributes\";a:2:{s:5:\"color\";s:17:\"Red wine with fur\";s:9:\"shoe-size\";s:2:\"35\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"35\";}}i:54;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/H1ec7953a98e34a2eb6a5d3abcb18eeb4i/New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots.jpg_640x640.jpg\";s:3:\"sku\";s:34:\"1005001447389779-black-with-fur-35\";s:7:\"sku_sub\";s:29:\"1005001447389779-dark-grey-35\";s:5:\"skuId\";s:17:\"12000016143012657\";s:7:\"skuAttr\";s:47:\"14:200004890#black with fur;200000124:200000333\";s:13:\"regular_price\";s:5:\"73.56\";s:10:\"sale_price\";s:5:\"36.78\";s:5:\"stock\";i:999;s:10:\"attributes\";a:2:{s:5:\"color\";s:14:\"black with fur\";s:9:\"shoe-size\";s:2:\"35\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:9:\"Dark Grey\";s:9:\"shoe-size\";s:2:\"35\";}}i:55;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/Hdbab4e45f0214c1d97eb03a43f7268194/New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots.jpg_640x640.jpg\";s:3:\"sku\";s:32:\"1005001447389779-brown-no-fur-47\";s:7:\"sku_sub\";s:25:\"1005001447389779-brown-47\";s:5:\"skuId\";s:17:\"12000016143012656\";s:7:\"skuAttr\";s:42:\"14:365458#brown no fur;200000124:200000339\";s:13:\"regular_price\";s:5:\"71.56\";s:10:\"sale_price\";s:5:\"35.78\";s:5:\"stock\";i:997;s:10:\"attributes\";a:2:{s:5:\"color\";s:12:\"brown no fur\";s:9:\"shoe-size\";s:2:\"47\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:2:\"47\";}}i:56;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/H1ec7953a98e34a2eb6a5d3abcb18eeb4i/New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots.jpg_640x640.jpg\";s:3:\"sku\";s:34:\"1005001447389779-black-with-fur-37\";s:7:\"sku_sub\";s:29:\"1005001447389779-dark-grey-37\";s:5:\"skuId\";s:17:\"12000016143012659\";s:7:\"skuAttr\";s:47:\"14:200004890#black with fur;200000124:100010482\";s:13:\"regular_price\";s:5:\"73.56\";s:10:\"sale_price\";s:5:\"36.78\";s:5:\"stock\";i:999;s:10:\"attributes\";a:2:{s:5:\"color\";s:14:\"black with fur\";s:9:\"shoe-size\";s:2:\"37\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:9:\"Dark Grey\";s:9:\"shoe-size\";s:2:\"37\";}}i:57;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/H1ec7953a98e34a2eb6a5d3abcb18eeb4i/New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots.jpg_640x640.jpg\";s:3:\"sku\";s:34:\"1005001447389779-black-with-fur-36\";s:7:\"sku_sub\";s:29:\"1005001447389779-dark-grey-36\";s:5:\"skuId\";s:17:\"12000016143012658\";s:7:\"skuAttr\";s:47:\"14:200004890#black with fur;200000124:200000334\";s:13:\"regular_price\";s:5:\"73.56\";s:10:\"sale_price\";s:5:\"36.78\";s:5:\"stock\";i:999;s:10:\"attributes\";a:2:{s:5:\"color\";s:14:\"black with fur\";s:9:\"shoe-size\";s:2:\"36\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:9:\"Dark Grey\";s:9:\"shoe-size\";s:2:\"36\";}}i:58;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/H1ec7953a98e34a2eb6a5d3abcb18eeb4i/New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots.jpg_640x640.jpg\";s:3:\"sku\";s:34:\"1005001447389779-black-with-fur-39\";s:7:\"sku_sub\";s:29:\"1005001447389779-dark-grey-39\";s:5:\"skuId\";s:17:\"12000016143012661\";s:7:\"skuAttr\";s:47:\"14:200004890#black with fur;200000124:200000364\";s:13:\"regular_price\";s:5:\"73.56\";s:10:\"sale_price\";s:5:\"36.78\";s:5:\"stock\";i:998;s:10:\"attributes\";a:2:{s:5:\"color\";s:14:\"black with fur\";s:9:\"shoe-size\";s:2:\"39\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:9:\"Dark Grey\";s:9:\"shoe-size\";s:2:\"39\";}}i:59;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/H1ec7953a98e34a2eb6a5d3abcb18eeb4i/New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots.jpg_640x640.jpg\";s:3:\"sku\";s:34:\"1005001447389779-black-with-fur-38\";s:7:\"sku_sub\";s:29:\"1005001447389779-dark-grey-38\";s:5:\"skuId\";s:17:\"12000016143012660\";s:7:\"skuAttr\";s:47:\"14:200004890#black with fur;200000124:200000898\";s:13:\"regular_price\";s:5:\"73.56\";s:10:\"sale_price\";s:5:\"36.78\";s:5:\"stock\";i:999;s:10:\"attributes\";a:2:{s:5:\"color\";s:14:\"black with fur\";s:9:\"shoe-size\";s:2:\"38\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:9:\"Dark Grey\";s:9:\"shoe-size\";s:2:\"38\";}}i:60;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/H1ec7953a98e34a2eb6a5d3abcb18eeb4i/New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots.jpg_640x640.jpg\";s:3:\"sku\";s:34:\"1005001447389779-black-with-fur-41\";s:7:\"sku_sub\";s:29:\"1005001447389779-dark-grey-41\";s:5:\"skuId\";s:17:\"12000016143012663\";s:7:\"skuAttr\";s:47:\"14:200004890#black with fur;200000124:100010483\";s:13:\"regular_price\";s:5:\"73.56\";s:10:\"sale_price\";s:5:\"36.78\";s:5:\"stock\";i:996;s:10:\"attributes\";a:2:{s:5:\"color\";s:14:\"black with fur\";s:9:\"shoe-size\";s:2:\"41\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:9:\"Dark Grey\";s:9:\"shoe-size\";s:2:\"41\";}}i:61;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/H1ec7953a98e34a2eb6a5d3abcb18eeb4i/New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots.jpg_640x640.jpg\";s:3:\"sku\";s:34:\"1005001447389779-black-with-fur-40\";s:7:\"sku_sub\";s:29:\"1005001447389779-dark-grey-40\";s:5:\"skuId\";s:17:\"12000016143012662\";s:7:\"skuAttr\";s:47:\"14:200004890#black with fur;200000124:100013888\";s:13:\"regular_price\";s:5:\"73.56\";s:10:\"sale_price\";s:5:\"36.78\";s:5:\"stock\";i:999;s:10:\"attributes\";a:2:{s:5:\"color\";s:14:\"black with fur\";s:9:\"shoe-size\";s:2:\"40\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:9:\"Dark Grey\";s:9:\"shoe-size\";s:2:\"40\";}}i:62;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/Hdbab4e45f0214c1d97eb03a43f7268194/New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots.jpg_640x640.jpg\";s:3:\"sku\";s:32:\"1005001447389779-brown-no-fur-40\";s:7:\"sku_sub\";s:25:\"1005001447389779-brown-40\";s:5:\"skuId\";s:17:\"12000016143012649\";s:7:\"skuAttr\";s:42:\"14:365458#brown no fur;200000124:100013888\";s:13:\"regular_price\";s:5:\"71.56\";s:10:\"sale_price\";s:5:\"35.78\";s:5:\"stock\";i:997;s:10:\"attributes\";a:2:{s:5:\"color\";s:12:\"brown no fur\";s:9:\"shoe-size\";s:2:\"40\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:2:\"40\";}}i:63;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/Hdbab4e45f0214c1d97eb03a43f7268194/New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots.jpg_640x640.jpg\";s:3:\"sku\";s:32:\"1005001447389779-brown-no-fur-39\";s:7:\"sku_sub\";s:25:\"1005001447389779-brown-39\";s:5:\"skuId\";s:17:\"12000016143012648\";s:7:\"skuAttr\";s:42:\"14:365458#brown no fur;200000124:200000364\";s:13:\"regular_price\";s:5:\"71.56\";s:10:\"sale_price\";s:5:\"35.78\";s:5:\"stock\";i:999;s:10:\"attributes\";a:2:{s:5:\"color\";s:12:\"brown no fur\";s:9:\"shoe-size\";s:2:\"39\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:2:\"39\";}}i:64;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/Hdbab4e45f0214c1d97eb03a43f7268194/New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots.jpg_640x640.jpg\";s:3:\"sku\";s:32:\"1005001447389779-brown-no-fur-42\";s:7:\"sku_sub\";s:25:\"1005001447389779-brown-42\";s:5:\"skuId\";s:17:\"12000016143012651\";s:7:\"skuAttr\";s:42:\"14:365458#brown no fur;200000124:200000337\";s:13:\"regular_price\";s:5:\"71.56\";s:10:\"sale_price\";s:5:\"35.78\";s:5:\"stock\";i:993;s:10:\"attributes\";a:2:{s:5:\"color\";s:12:\"brown no fur\";s:9:\"shoe-size\";s:2:\"42\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:2:\"42\";}}i:65;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/Hdbab4e45f0214c1d97eb03a43f7268194/New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots.jpg_640x640.jpg\";s:3:\"sku\";s:32:\"1005001447389779-brown-no-fur-41\";s:7:\"sku_sub\";s:25:\"1005001447389779-brown-41\";s:5:\"skuId\";s:17:\"12000016143012650\";s:7:\"skuAttr\";s:42:\"14:365458#brown no fur;200000124:100010483\";s:13:\"regular_price\";s:5:\"71.56\";s:10:\"sale_price\";s:5:\"35.78\";s:5:\"stock\";i:998;s:10:\"attributes\";a:2:{s:5:\"color\";s:12:\"brown no fur\";s:9:\"shoe-size\";s:2:\"41\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:2:\"41\";}}i:66;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/Hdbab4e45f0214c1d97eb03a43f7268194/New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots.jpg_640x640.jpg\";s:3:\"sku\";s:32:\"1005001447389779-brown-no-fur-44\";s:7:\"sku_sub\";s:25:\"1005001447389779-brown-44\";s:5:\"skuId\";s:17:\"12000016143012653\";s:7:\"skuAttr\";s:42:\"14:365458#brown no fur;200000124:100010487\";s:13:\"regular_price\";s:5:\"71.56\";s:10:\"sale_price\";s:5:\"35.78\";s:5:\"stock\";i:998;s:10:\"attributes\";a:2:{s:5:\"color\";s:12:\"brown no fur\";s:9:\"shoe-size\";s:2:\"44\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:2:\"44\";}}i:67;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/Hdbab4e45f0214c1d97eb03a43f7268194/New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots.jpg_640x640.jpg\";s:3:\"sku\";s:32:\"1005001447389779-brown-no-fur-43\";s:7:\"sku_sub\";s:25:\"1005001447389779-brown-43\";s:5:\"skuId\";s:17:\"12000016143012652\";s:7:\"skuAttr\";s:42:\"14:365458#brown no fur;200000124:200000338\";s:13:\"regular_price\";s:5:\"71.56\";s:10:\"sale_price\";s:5:\"35.78\";s:5:\"stock\";i:990;s:10:\"attributes\";a:2:{s:5:\"color\";s:12:\"brown no fur\";s:9:\"shoe-size\";s:2:\"43\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:2:\"43\";}}i:68;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/Hdbab4e45f0214c1d97eb03a43f7268194/New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots.jpg_640x640.jpg\";s:3:\"sku\";s:32:\"1005001447389779-brown-no-fur-46\";s:7:\"sku_sub\";s:25:\"1005001447389779-brown-46\";s:5:\"skuId\";s:17:\"12000016143012655\";s:7:\"skuAttr\";s:42:\"14:365458#brown no fur;200000124:200000899\";s:13:\"regular_price\";s:5:\"71.56\";s:10:\"sale_price\";s:5:\"35.78\";s:5:\"stock\";i:999;s:10:\"attributes\";a:2:{s:5:\"color\";s:12:\"brown no fur\";s:9:\"shoe-size\";s:2:\"46\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:2:\"46\";}}i:69;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/Hdbab4e45f0214c1d97eb03a43f7268194/New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots.jpg_640x640.jpg\";s:3:\"sku\";s:32:\"1005001447389779-brown-no-fur-45\";s:7:\"sku_sub\";s:25:\"1005001447389779-brown-45\";s:5:\"skuId\";s:17:\"12000016143012654\";s:7:\"skuAttr\";s:37:\"14:365458#brown no fur;200000124:3116\";s:13:\"regular_price\";s:5:\"71.56\";s:10:\"sale_price\";s:5:\"35.78\";s:5:\"stock\";i:997;s:10:\"attributes\";a:2:{s:5:\"color\";s:12:\"brown no fur\";s:9:\"shoe-size\";s:2:\"45\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:2:\"45\";}}i:70;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/H9a6e72b78f474552b3a501025846f241c/New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots.jpg_640x640.jpg\";s:3:\"sku\";s:32:\"1005001447389779-black-no-fur-45\";s:7:\"sku_sub\";s:25:\"1005001447389779-black-45\";s:5:\"skuId\";s:17:\"12000016143012641\";s:7:\"skuAttr\";s:34:\"14:193#black no fur;200000124:3116\";s:13:\"regular_price\";s:5:\"71.56\";s:10:\"sale_price\";s:5:\"35.78\";s:5:\"stock\";i:974;s:10:\"attributes\";a:2:{s:5:\"color\";s:12:\"black no fur\";s:9:\"shoe-size\";s:2:\"45\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"45\";}}i:71;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/H9a6e72b78f474552b3a501025846f241c/New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots.jpg_640x640.jpg\";s:3:\"sku\";s:32:\"1005001447389779-black-no-fur-44\";s:7:\"sku_sub\";s:25:\"1005001447389779-black-44\";s:5:\"skuId\";s:17:\"12000016143012640\";s:7:\"skuAttr\";s:39:\"14:193#black no fur;200000124:100010487\";s:13:\"regular_price\";s:5:\"71.56\";s:10:\"sale_price\";s:5:\"35.78\";s:5:\"stock\";i:972;s:10:\"attributes\";a:2:{s:5:\"color\";s:12:\"black no fur\";s:9:\"shoe-size\";s:2:\"44\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"44\";}}i:72;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/H9a6e72b78f474552b3a501025846f241c/New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots.jpg_640x640.jpg\";s:3:\"sku\";s:32:\"1005001447389779-black-no-fur-47\";s:7:\"sku_sub\";s:25:\"1005001447389779-black-47\";s:5:\"skuId\";s:17:\"12000016143012643\";s:7:\"skuAttr\";s:39:\"14:193#black no fur;200000124:200000339\";s:13:\"regular_price\";s:5:\"71.56\";s:10:\"sale_price\";s:5:\"35.78\";s:5:\"stock\";i:981;s:10:\"attributes\";a:2:{s:5:\"color\";s:12:\"black no fur\";s:9:\"shoe-size\";s:2:\"47\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"47\";}}i:73;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/H9a6e72b78f474552b3a501025846f241c/New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots.jpg_640x640.jpg\";s:3:\"sku\";s:32:\"1005001447389779-black-no-fur-46\";s:7:\"sku_sub\";s:25:\"1005001447389779-black-46\";s:5:\"skuId\";s:17:\"12000016143012642\";s:7:\"skuAttr\";s:39:\"14:193#black no fur;200000124:200000899\";s:13:\"regular_price\";s:5:\"71.56\";s:10:\"sale_price\";s:5:\"35.78\";s:5:\"stock\";i:983;s:10:\"attributes\";a:2:{s:5:\"color\";s:12:\"black no fur\";s:9:\"shoe-size\";s:2:\"46\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"46\";}}i:74;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/Hdbab4e45f0214c1d97eb03a43f7268194/New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots.jpg_640x640.jpg\";s:3:\"sku\";s:32:\"1005001447389779-brown-no-fur-36\";s:7:\"sku_sub\";s:25:\"1005001447389779-brown-36\";s:5:\"skuId\";s:17:\"12000016143012645\";s:7:\"skuAttr\";s:42:\"14:365458#brown no fur;200000124:200000334\";s:13:\"regular_price\";s:5:\"71.56\";s:10:\"sale_price\";s:5:\"35.78\";s:5:\"stock\";i:999;s:10:\"attributes\";a:2:{s:5:\"color\";s:12:\"brown no fur\";s:9:\"shoe-size\";s:2:\"36\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:2:\"36\";}}i:75;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/Hdbab4e45f0214c1d97eb03a43f7268194/New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots.jpg_640x640.jpg\";s:3:\"sku\";s:32:\"1005001447389779-brown-no-fur-35\";s:7:\"sku_sub\";s:25:\"1005001447389779-brown-35\";s:5:\"skuId\";s:17:\"12000016143012644\";s:7:\"skuAttr\";s:42:\"14:365458#brown no fur;200000124:200000333\";s:13:\"regular_price\";s:5:\"71.56\";s:10:\"sale_price\";s:5:\"35.78\";s:5:\"stock\";i:999;s:10:\"attributes\";a:2:{s:5:\"color\";s:12:\"brown no fur\";s:9:\"shoe-size\";s:2:\"35\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:2:\"35\";}}i:76;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/Hdbab4e45f0214c1d97eb03a43f7268194/New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots.jpg_640x640.jpg\";s:3:\"sku\";s:32:\"1005001447389779-brown-no-fur-38\";s:7:\"sku_sub\";s:25:\"1005001447389779-brown-38\";s:5:\"skuId\";s:17:\"12000016143012647\";s:7:\"skuAttr\";s:42:\"14:365458#brown no fur;200000124:200000898\";s:13:\"regular_price\";s:5:\"71.56\";s:10:\"sale_price\";s:5:\"35.78\";s:5:\"stock\";i:998;s:10:\"attributes\";a:2:{s:5:\"color\";s:12:\"brown no fur\";s:9:\"shoe-size\";s:2:\"38\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:2:\"38\";}}i:77;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/Hdbab4e45f0214c1d97eb03a43f7268194/New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots.jpg_640x640.jpg\";s:3:\"sku\";s:32:\"1005001447389779-brown-no-fur-37\";s:7:\"sku_sub\";s:25:\"1005001447389779-brown-37\";s:5:\"skuId\";s:17:\"12000016143012646\";s:7:\"skuAttr\";s:42:\"14:365458#brown no fur;200000124:100010482\";s:13:\"regular_price\";s:5:\"71.56\";s:10:\"sale_price\";s:5:\"35.78\";s:5:\"stock\";i:999;s:10:\"attributes\";a:2:{s:5:\"color\";s:12:\"brown no fur\";s:9:\"shoe-size\";s:2:\"37\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:2:\"37\";}}}');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(28706, 2639, '_wp_attached_file', '2021/06/Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet-5.jpg'),
(28707, 2639, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:4:\"file\";s:126:\"2021/06/Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet-5.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:126:\"Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:126:\"Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet-5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:126:\"Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet-5-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:126:\"Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet-5-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:126:\"Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet-5-825x510.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:126:\"Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:126:\"Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet-5-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:126:\"Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet-5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:126:\"Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:126:\"Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet-5-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:126:\"Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet-5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(28708, 2639, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Ha52081954cdb4399804fa3dfcbe3c075g/Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet.jpg'),
(28709, 2640, '_vi_wad_description_images', 'a:11:{i:0;s:65:\"https://ae01.alicdn.com/kf/H72e03c3582ed4033b00eae0a5a1274b7P.jpg\";i:1;s:65:\"https://ae01.alicdn.com/kf/Hdac5d5fbcae4484cb543e2391316abc8l.jpg\";i:2;s:65:\"https://ae01.alicdn.com/kf/Hb74d383d75d543ab85b1bbeebabf094bf.jpg\";i:3;s:65:\"https://ae01.alicdn.com/kf/Hf3b0f1024dac4236b3285270da18fa22Q.jpg\";i:4;s:65:\"https://ae01.alicdn.com/kf/H45a3963001e34ad3a47f72685df4daeee.jpg\";i:5;s:65:\"https://ae01.alicdn.com/kf/Hfd23665a23ed4fbcac8b712a5c03cf9dG.jpg\";i:6;s:65:\"https://ae01.alicdn.com/kf/H0955de37ac0a4724ae7cf49981c902a2u.jpg\";i:7;s:65:\"https://ae01.alicdn.com/kf/H989bfdbc705843bb88f2c1e6f521175ca.jpg\";i:8;s:65:\"https://ae01.alicdn.com/kf/H55a8c25e4d5d4937a1919f128d66306d4.jpg\";i:9;s:65:\"https://ae01.alicdn.com/kf/Had4a0ba9362e463d8c4c1372d46219fb3.jpg\";i:10;s:65:\"https://ae01.alicdn.com/kf/H379707b245d14592a250889286119c63i.jpg\";}'),
(28710, 2640, '_vi_wad_sku', '1005002552678872'),
(28711, 2640, '_vi_wad_attributes', 'a:2:{i:14;a:5:{s:6:\"values\";a:5:{s:12:\"14:200006154\";s:9:\"see chart\";s:12:\"14:200006153\";s:9:\"see chart\";s:12:\"14:200006152\";s:9:\"see chart\";s:12:\"14:200006158\";s:9:\"see chart\";s:12:\"14:200001438\";s:9:\"see chart\";}s:4:\"slug\";s:5:\"color\";s:4:\"name\";s:5:\"Color\";s:8:\"position\";i:0;s:10:\"values_sub\";a:5:{s:12:\"14:200006154\";s:10:\"Dark Khaki\";s:12:\"14:200006153\";s:12:\"Light Yellow\";s:12:\"14:200006152\";s:11:\"Light Green\";s:12:\"14:200006158\";s:8:\"Wine red\";s:12:\"14:200001438\";s:5:\"Khaki\";}}i:200000124;a:5:{s:6:\"values\";a:12:{s:19:\"200000124:200000285\";s:3:\"4.5\";s:13:\"200000124:698\";s:1:\"5\";s:19:\"200000124:200000286\";s:3:\"5.5\";s:14:\"200000124:1394\";s:1:\"6\";s:19:\"200000124:200000287\";s:3:\"6.5\";s:14:\"200000124:3434\";s:1:\"7\";s:19:\"200000124:200000288\";s:3:\"7.5\";s:13:\"200000124:699\";s:1:\"8\";s:19:\"200000124:200000289\";s:3:\"8.5\";s:16:\"200000124:350262\";s:1:\"9\";s:14:\"200000124:1583\";s:2:\"10\";s:19:\"200000124:100010420\";s:2:\"11\";}s:4:\"slug\";s:9:\"shoe-size\";s:4:\"name\";s:9:\"Shoe Size\";s:8:\"position\";i:1;s:10:\"values_sub\";a:12:{s:19:\"200000124:200000285\";s:3:\"4.5\";s:13:\"200000124:698\";s:1:\"5\";s:19:\"200000124:200000286\";s:3:\"5.5\";s:14:\"200000124:1394\";s:1:\"6\";s:19:\"200000124:200000287\";s:3:\"6.5\";s:14:\"200000124:3434\";s:1:\"7\";s:19:\"200000124:200000288\";s:3:\"7.5\";s:13:\"200000124:699\";s:1:\"8\";s:19:\"200000124:200000289\";s:3:\"8.5\";s:16:\"200000124:350262\";s:1:\"9\";s:14:\"200000124:1583\";s:2:\"10\";s:19:\"200000124:100010420\";s:2:\"11\";}}}'),
(28712, 2640, '_vi_wad_list_attributes', 'a:17:{s:12:\"14:200006154\";a:4:{s:4:\"name\";s:9:\"see chart\";s:8:\"name_sub\";s:10:\"Dark Khaki\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:185:\"https://ae01.alicdn.com/kf/H68579ab2db1f4101b07f8ec2c30c5c585/2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste.jpg_640x640.jpg\";}s:12:\"14:200006153\";a:4:{s:4:\"name\";s:9:\"see chart\";s:8:\"name_sub\";s:12:\"Light Yellow\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:185:\"https://ae01.alicdn.com/kf/H60aa2dd9b0ba4cb599c4ccb4923fdc97j/2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste.jpg_640x640.jpg\";}s:12:\"14:200006152\";a:4:{s:4:\"name\";s:9:\"see chart\";s:8:\"name_sub\";s:11:\"Light Green\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:185:\"https://ae01.alicdn.com/kf/Hf2b303d501774a3e8a50810e6c1ed08ff/2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste.jpg_640x640.jpg\";}s:12:\"14:200006158\";a:4:{s:4:\"name\";s:9:\"see chart\";s:8:\"name_sub\";s:8:\"Wine red\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:185:\"https://ae01.alicdn.com/kf/H6a5b6d2bff704d25918628e171a606c9t/2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste.jpg_640x640.jpg\";}s:12:\"14:200001438\";a:4:{s:4:\"name\";s:9:\"see chart\";s:8:\"name_sub\";s:5:\"Khaki\";s:5:\"color\";s:7:\"#DAC9B9\";s:5:\"image\";s:185:\"https://ae01.alicdn.com/kf/H7e9bc55412474117945179379ca5b76fB/2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste.jpg_640x640.jpg\";}s:19:\"200000124:200000285\";a:4:{s:4:\"name\";s:3:\"4.5\";s:8:\"name_sub\";s:3:\"4.5\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:13:\"200000124:698\";a:4:{s:4:\"name\";s:1:\"5\";s:8:\"name_sub\";s:1:\"5\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000286\";a:4:{s:4:\"name\";s:3:\"5.5\";s:8:\"name_sub\";s:3:\"5.5\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:14:\"200000124:1394\";a:4:{s:4:\"name\";s:1:\"6\";s:8:\"name_sub\";s:1:\"6\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000287\";a:4:{s:4:\"name\";s:3:\"6.5\";s:8:\"name_sub\";s:3:\"6.5\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:14:\"200000124:3434\";a:4:{s:4:\"name\";s:1:\"7\";s:8:\"name_sub\";s:1:\"7\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000288\";a:4:{s:4:\"name\";s:3:\"7.5\";s:8:\"name_sub\";s:3:\"7.5\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:13:\"200000124:699\";a:4:{s:4:\"name\";s:1:\"8\";s:8:\"name_sub\";s:1:\"8\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000289\";a:4:{s:4:\"name\";s:3:\"8.5\";s:8:\"name_sub\";s:3:\"8.5\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:16:\"200000124:350262\";a:4:{s:4:\"name\";s:1:\"9\";s:8:\"name_sub\";s:1:\"9\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:14:\"200000124:1583\";a:4:{s:4:\"name\";s:2:\"10\";s:8:\"name_sub\";s:2:\"10\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:100010420\";a:4:{s:4:\"name\";s:2:\"11\";s:8:\"name_sub\";s:2:\"11\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}}'),
(28713, 2640, '_vi_wad_shipping_info', 'a:6:{s:4:\"time\";i:1622546964;s:7:\"country\";s:2:\"LK\";s:7:\"company\";s:3:\"EMS\";s:7:\"freight\";s:3074:\"[{\"bizShowMind\":{\"layout\":[]},\"commitDay\":\"75\",\"company\":\"EMS\",\"currency\":\"USD\",\"discount\":53,\"displayType\":\"deliveryTime\",\"features\":{},\"freightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $29.88\",\"value\":29.88},\"freightFeatures\":{\"provider\":\"ae_config\"},\"freightLayout\":{\"displayType\":\"deliveryTime\",\"layout\":[{\"text\":\"Shipping: US $29.88\",\"type\":\"title\"},{\"text\":\"To <font color=\'#000000\'>Sri Lanka</font> via EMS\",\"type\":\"subtitle\"}],\"openShippingPanel\":\"true\"},\"fullMailLine\":false,\"hbaService\":false,\"i18nMap\":{},\"id\":0,\"name\":\"FreightItemModule\",\"sendGoodsCountry\":\"CN\",\"sendGoodsCountryFullName\":\"China\",\"serviceName\":\"EMS\",\"standardFreightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $29.88\",\"value\":29.88},\"time\":\"15-44\",\"tracking\":true},{\"bizShowMind\":{\"layout\":[]},\"commitDay\":\"75\",\"company\":\"e-EMS\",\"currency\":\"USD\",\"discount\":0,\"displayType\":\"deliveryTime\",\"features\":{},\"freightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $72.80\",\"value\":72.8},\"freightFeatures\":{\"provider\":\"ae_config\"},\"freightLayout\":{\"displayType\":\"deliveryTime\",\"layout\":[{\"text\":\"Shipping: US $72.80\",\"type\":\"title\"},{\"text\":\"To <font color=\'#000000\'>Sri Lanka</font> via e-EMS\",\"type\":\"subtitle\"}],\"openShippingPanel\":\"true\"},\"fullMailLine\":false,\"hbaService\":false,\"i18nMap\":{},\"id\":0,\"name\":\"FreightItemModule\",\"sendGoodsCountry\":\"CN\",\"sendGoodsCountryFullName\":\"China\",\"serviceName\":\"E_EMS\",\"standardFreightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $72.80\",\"value\":72.8},\"time\":\"20-40\",\"tracking\":true},{\"bizShowMind\":{\"layout\":[]},\"commitDay\":\"75\",\"company\":\"AliExpress Premium Shipping\",\"currency\":\"USD\",\"discount\":0,\"displayType\":\"deliveryTime\",\"features\":{},\"freightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $150.88\",\"value\":150.88},\"freightFeatures\":{\"provider\":\"ae_config\"},\"freightLayout\":{\"displayType\":\"deliveryTime\",\"layout\":[{\"text\":\"Shipping: US $150.88\",\"type\":\"title\"},{\"text\":\"To <font color=\'#000000\'>Sri Lanka</font> via AliExpress Premium Shipping\",\"type\":\"subtitle\"}],\"openShippingPanel\":\"true\"},\"fullMailLine\":false,\"hbaService\":false,\"i18nMap\":{},\"id\":0,\"name\":\"FreightItemModule\",\"sendGoodsCountry\":\"CN\",\"sendGoodsCountryFullName\":\"China\",\"serviceName\":\"CAINIAO_PREMIUM\",\"standardFreightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $150.88\",\"value\":150.88},\"time\":\"7-15\",\"tracking\":true},{\"bizShowMind\":{\"layout\":[]},\"commitDay\":\"75\",\"company\":\"DHL\",\"currency\":\"USD\",\"discount\":0,\"displayType\":\"deliveryTime\",\"features\":{},\"freightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $455.46\",\"value\":455.46},\"freightFeatures\":{\"provider\":\"ae_config\"},\"freightLayout\":{\"displayType\":\"deliveryTime\",\"layout\":[{\"text\":\"Shipping: US $455.46\",\"type\":\"title\"},{\"text\":\"To <font color=\'#000000\'>Sri Lanka</font> via DHL\",\"type\":\"subtitle\"}],\"openShippingPanel\":\"true\"},\"fullMailLine\":false,\"hbaService\":false,\"i18nMap\":{},\"id\":0,\"name\":\"FreightItemModule\",\"sendGoodsCountry\":\"CN\",\"sendGoodsCountryFullName\":\"China\",\"serviceName\":\"DHL\",\"standardFreightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $455.46\",\"value\":455.46},\"time\":\"9-17\",\"tracking\":true}]\";s:13:\"shipping_cost\";d:29.879999999999999005240169935859739780426025390625;s:13:\"delivery_time\";s:5:\"15-44\";}'),
(28714, 2640, '_vi_wad_gallery', 'a:6:{i:0;s:173:\"https://ae01.alicdn.com/kf/H563beeb970404ad68124980aab9a706cd/2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste.jpg\";i:1;s:173:\"https://ae01.alicdn.com/kf/H21c2c29dfe0b491e9c372c2e87b6626eH/2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste.jpg\";i:2;s:173:\"https://ae01.alicdn.com/kf/Hb33ec555e8334b1db6155cf50e9cd902G/2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste.jpg\";i:3;s:173:\"https://ae01.alicdn.com/kf/Hb1a1bf3f08ea408c880d121c4755dd8f7/2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste.jpg\";i:4;s:173:\"https://ae01.alicdn.com/kf/Hfdfda16156cb46b9b4b7f6fd9da2273ac/2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste.jpg\";i:5;s:173:\"https://ae01.alicdn.com/kf/He69c077e2aa942488ddca948d616a98bX/2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste.jpg\";}'),
(28715, 2641, '_wp_attached_file', '2021/06/Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet.jpg_640x640.jpg'),
(28716, 2640, '_vi_wad_variation_images', 'a:5:{s:12:\"14:200006154\";s:185:\"https://ae01.alicdn.com/kf/H68579ab2db1f4101b07f8ec2c30c5c585/2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste.jpg_640x640.jpg\";s:12:\"14:200006153\";s:185:\"https://ae01.alicdn.com/kf/H60aa2dd9b0ba4cb599c4ccb4923fdc97j/2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste.jpg_640x640.jpg\";s:12:\"14:200006152\";s:185:\"https://ae01.alicdn.com/kf/Hf2b303d501774a3e8a50810e6c1ed08ff/2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste.jpg_640x640.jpg\";s:12:\"14:200006158\";s:185:\"https://ae01.alicdn.com/kf/H6a5b6d2bff704d25918628e171a606c9t/2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste.jpg_640x640.jpg\";s:12:\"14:200001438\";s:185:\"https://ae01.alicdn.com/kf/H7e9bc55412474117945179379ca5b76fB/2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste.jpg_640x640.jpg\";}'),
(28717, 2641, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:400;s:6:\"height\";i:400;s:4:\"file\";s:136:\"2021/06/Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet.jpg_640x640.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:136:\"Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet.jpg_640x640-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:136:\"Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet.jpg_640x640-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:136:\"Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet.jpg_640x640-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:136:\"Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet.jpg_640x640-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:136:\"Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet.jpg_640x640-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:136:\"Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet.jpg_640x640-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:136:\"Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet.jpg_640x640-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(28718, 2640, '_vi_wad_store_info', 'a:3:{s:4:\"name\";s:13:\"Robinlu Store\";s:3:\"url\";s:36:\"//www.aliexpress.com/store/911787957\";s:3:\"num\";i:911787957;}');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(28719, 2640, '_vi_wad_variations', 'a:60:{i:0;a:10:{s:5:\"image\";s:185:\"https://ae01.alicdn.com/kf/H7e9bc55412474117945179379ca5b76fB/2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"1005002552678872-see-chart-7-5\";s:7:\"sku_sub\";s:26:\"1005002552678872-khaki-7-5\";s:5:\"skuId\";s:17:\"12000021110035905\";s:7:\"skuAttr\";s:42:\"14:200001438#see chart;200000124:200000288\";s:13:\"regular_price\";s:5:\"31.98\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:800;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"see chart\";s:9:\"shoe-size\";s:3:\"7.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Khaki\";s:9:\"shoe-size\";s:3:\"7.5\";}}i:1;a:10:{s:5:\"image\";s:185:\"https://ae01.alicdn.com/kf/H7e9bc55412474117945179379ca5b76fB/2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"1005002552678872-see-chart-7\";s:7:\"sku_sub\";s:24:\"1005002552678872-khaki-7\";s:5:\"skuId\";s:17:\"12000021110035904\";s:7:\"skuAttr\";s:37:\"14:200001438#see chart;200000124:3434\";s:13:\"regular_price\";s:5:\"31.98\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:800;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"see chart\";s:9:\"shoe-size\";s:1:\"7\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Khaki\";s:9:\"shoe-size\";s:1:\"7\";}}i:2;a:10:{s:5:\"image\";s:185:\"https://ae01.alicdn.com/kf/H7e9bc55412474117945179379ca5b76fB/2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"1005002552678872-see-chart-8-5\";s:7:\"sku_sub\";s:26:\"1005002552678872-khaki-8-5\";s:5:\"skuId\";s:17:\"12000021110035907\";s:7:\"skuAttr\";s:42:\"14:200001438#see chart;200000124:200000289\";s:13:\"regular_price\";s:5:\"31.98\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:800;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"see chart\";s:9:\"shoe-size\";s:3:\"8.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Khaki\";s:9:\"shoe-size\";s:3:\"8.5\";}}i:3;a:10:{s:5:\"image\";s:185:\"https://ae01.alicdn.com/kf/H7e9bc55412474117945179379ca5b76fB/2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"1005002552678872-see-chart-8\";s:7:\"sku_sub\";s:24:\"1005002552678872-khaki-8\";s:5:\"skuId\";s:17:\"12000021110035906\";s:7:\"skuAttr\";s:36:\"14:200001438#see chart;200000124:699\";s:13:\"regular_price\";s:5:\"31.98\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:800;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"see chart\";s:9:\"shoe-size\";s:1:\"8\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Khaki\";s:9:\"shoe-size\";s:1:\"8\";}}i:4;a:10:{s:5:\"image\";s:185:\"https://ae01.alicdn.com/kf/H7e9bc55412474117945179379ca5b76fB/2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"1005002552678872-see-chart-10\";s:7:\"sku_sub\";s:25:\"1005002552678872-khaki-10\";s:5:\"skuId\";s:17:\"12000021110035909\";s:7:\"skuAttr\";s:37:\"14:200001438#see chart;200000124:1583\";s:13:\"regular_price\";s:5:\"31.98\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:800;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"see chart\";s:9:\"shoe-size\";s:2:\"10\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Khaki\";s:9:\"shoe-size\";s:2:\"10\";}}i:5;a:10:{s:5:\"image\";s:185:\"https://ae01.alicdn.com/kf/H7e9bc55412474117945179379ca5b76fB/2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"1005002552678872-see-chart-9\";s:7:\"sku_sub\";s:24:\"1005002552678872-khaki-9\";s:5:\"skuId\";s:17:\"12000021110035908\";s:7:\"skuAttr\";s:39:\"14:200001438#see chart;200000124:350262\";s:13:\"regular_price\";s:5:\"31.98\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:800;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"see chart\";s:9:\"shoe-size\";s:1:\"9\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Khaki\";s:9:\"shoe-size\";s:1:\"9\";}}i:6;a:10:{s:5:\"image\";s:185:\"https://ae01.alicdn.com/kf/H7e9bc55412474117945179379ca5b76fB/2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"1005002552678872-see-chart-11\";s:7:\"sku_sub\";s:25:\"1005002552678872-khaki-11\";s:5:\"skuId\";s:17:\"12000021110035910\";s:7:\"skuAttr\";s:42:\"14:200001438#see chart;200000124:100010420\";s:13:\"regular_price\";s:5:\"31.98\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:800;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"see chart\";s:9:\"shoe-size\";s:2:\"11\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Khaki\";s:9:\"shoe-size\";s:2:\"11\";}}i:7;a:10:{s:5:\"image\";s:185:\"https://ae01.alicdn.com/kf/H68579ab2db1f4101b07f8ec2c30c5c585/2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"1005002552678872-see-chart-7-5\";s:7:\"sku_sub\";s:31:\"1005002552678872-dark-khaki-7-5\";s:5:\"skuId\";s:17:\"12000021110035857\";s:7:\"skuAttr\";s:42:\"14:200006154#see chart;200000124:200000288\";s:13:\"regular_price\";s:5:\"31.98\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:800;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"see chart\";s:9:\"shoe-size\";s:3:\"7.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:10:\"Dark Khaki\";s:9:\"shoe-size\";s:3:\"7.5\";}}i:8;a:10:{s:5:\"image\";s:185:\"https://ae01.alicdn.com/kf/H68579ab2db1f4101b07f8ec2c30c5c585/2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"1005002552678872-see-chart-7\";s:7:\"sku_sub\";s:29:\"1005002552678872-dark-khaki-7\";s:5:\"skuId\";s:17:\"12000021110035856\";s:7:\"skuAttr\";s:37:\"14:200006154#see chart;200000124:3434\";s:13:\"regular_price\";s:5:\"31.98\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:800;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"see chart\";s:9:\"shoe-size\";s:1:\"7\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:10:\"Dark Khaki\";s:9:\"shoe-size\";s:1:\"7\";}}i:9;a:10:{s:5:\"image\";s:185:\"https://ae01.alicdn.com/kf/H68579ab2db1f4101b07f8ec2c30c5c585/2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"1005002552678872-see-chart-8-5\";s:7:\"sku_sub\";s:31:\"1005002552678872-dark-khaki-8-5\";s:5:\"skuId\";s:17:\"12000021110035859\";s:7:\"skuAttr\";s:42:\"14:200006154#see chart;200000124:200000289\";s:13:\"regular_price\";s:5:\"31.98\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:800;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"see chart\";s:9:\"shoe-size\";s:3:\"8.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:10:\"Dark Khaki\";s:9:\"shoe-size\";s:3:\"8.5\";}}i:10;a:10:{s:5:\"image\";s:185:\"https://ae01.alicdn.com/kf/H68579ab2db1f4101b07f8ec2c30c5c585/2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"1005002552678872-see-chart-8\";s:7:\"sku_sub\";s:29:\"1005002552678872-dark-khaki-8\";s:5:\"skuId\";s:17:\"12000021110035858\";s:7:\"skuAttr\";s:36:\"14:200006154#see chart;200000124:699\";s:13:\"regular_price\";s:5:\"31.98\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:800;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"see chart\";s:9:\"shoe-size\";s:1:\"8\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:10:\"Dark Khaki\";s:9:\"shoe-size\";s:1:\"8\";}}i:11;a:10:{s:5:\"image\";s:185:\"https://ae01.alicdn.com/kf/H68579ab2db1f4101b07f8ec2c30c5c585/2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"1005002552678872-see-chart-10\";s:7:\"sku_sub\";s:30:\"1005002552678872-dark-khaki-10\";s:5:\"skuId\";s:17:\"12000021110035861\";s:7:\"skuAttr\";s:37:\"14:200006154#see chart;200000124:1583\";s:13:\"regular_price\";s:5:\"31.98\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:800;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"see chart\";s:9:\"shoe-size\";s:2:\"10\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:10:\"Dark Khaki\";s:9:\"shoe-size\";s:2:\"10\";}}i:12;a:10:{s:5:\"image\";s:185:\"https://ae01.alicdn.com/kf/H68579ab2db1f4101b07f8ec2c30c5c585/2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"1005002552678872-see-chart-9\";s:7:\"sku_sub\";s:29:\"1005002552678872-dark-khaki-9\";s:5:\"skuId\";s:17:\"12000021110035860\";s:7:\"skuAttr\";s:39:\"14:200006154#see chart;200000124:350262\";s:13:\"regular_price\";s:5:\"31.98\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:800;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"see chart\";s:9:\"shoe-size\";s:1:\"9\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:10:\"Dark Khaki\";s:9:\"shoe-size\";s:1:\"9\";}}i:13;a:10:{s:5:\"image\";s:185:\"https://ae01.alicdn.com/kf/H60aa2dd9b0ba4cb599c4ccb4923fdc97j/2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"1005002552678872-see-chart-4-5\";s:7:\"sku_sub\";s:33:\"1005002552678872-light-yellow-4-5\";s:5:\"skuId\";s:17:\"12000021110035863\";s:7:\"skuAttr\";s:42:\"14:200006153#see chart;200000124:200000285\";s:13:\"regular_price\";s:5:\"31.98\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:800;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"see chart\";s:9:\"shoe-size\";s:3:\"4.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:12:\"Light Yellow\";s:9:\"shoe-size\";s:3:\"4.5\";}}i:14;a:10:{s:5:\"image\";s:185:\"https://ae01.alicdn.com/kf/H68579ab2db1f4101b07f8ec2c30c5c585/2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"1005002552678872-see-chart-11\";s:7:\"sku_sub\";s:30:\"1005002552678872-dark-khaki-11\";s:5:\"skuId\";s:17:\"12000021110035862\";s:7:\"skuAttr\";s:42:\"14:200006154#see chart;200000124:100010420\";s:13:\"regular_price\";s:5:\"31.98\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:800;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"see chart\";s:9:\"shoe-size\";s:2:\"11\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:10:\"Dark Khaki\";s:9:\"shoe-size\";s:2:\"11\";}}i:15;a:10:{s:5:\"image\";s:185:\"https://ae01.alicdn.com/kf/H60aa2dd9b0ba4cb599c4ccb4923fdc97j/2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"1005002552678872-see-chart-5-5\";s:7:\"sku_sub\";s:33:\"1005002552678872-light-yellow-5-5\";s:5:\"skuId\";s:17:\"12000021110035865\";s:7:\"skuAttr\";s:42:\"14:200006153#see chart;200000124:200000286\";s:13:\"regular_price\";s:5:\"31.98\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:800;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"see chart\";s:9:\"shoe-size\";s:3:\"5.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:12:\"Light Yellow\";s:9:\"shoe-size\";s:3:\"5.5\";}}i:16;a:10:{s:5:\"image\";s:185:\"https://ae01.alicdn.com/kf/H60aa2dd9b0ba4cb599c4ccb4923fdc97j/2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"1005002552678872-see-chart-5\";s:7:\"sku_sub\";s:31:\"1005002552678872-light-yellow-5\";s:5:\"skuId\";s:17:\"12000021110035864\";s:7:\"skuAttr\";s:36:\"14:200006153#see chart;200000124:698\";s:13:\"regular_price\";s:5:\"31.98\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:800;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"see chart\";s:9:\"shoe-size\";s:1:\"5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:12:\"Light Yellow\";s:9:\"shoe-size\";s:1:\"5\";}}i:17;a:10:{s:5:\"image\";s:185:\"https://ae01.alicdn.com/kf/H60aa2dd9b0ba4cb599c4ccb4923fdc97j/2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"1005002552678872-see-chart-6-5\";s:7:\"sku_sub\";s:33:\"1005002552678872-light-yellow-6-5\";s:5:\"skuId\";s:17:\"12000021110035867\";s:7:\"skuAttr\";s:42:\"14:200006153#see chart;200000124:200000287\";s:13:\"regular_price\";s:5:\"31.98\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:800;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"see chart\";s:9:\"shoe-size\";s:3:\"6.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:12:\"Light Yellow\";s:9:\"shoe-size\";s:3:\"6.5\";}}i:18;a:10:{s:5:\"image\";s:185:\"https://ae01.alicdn.com/kf/H60aa2dd9b0ba4cb599c4ccb4923fdc97j/2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"1005002552678872-see-chart-6\";s:7:\"sku_sub\";s:31:\"1005002552678872-light-yellow-6\";s:5:\"skuId\";s:17:\"12000021110035866\";s:7:\"skuAttr\";s:37:\"14:200006153#see chart;200000124:1394\";s:13:\"regular_price\";s:5:\"31.98\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:800;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"see chart\";s:9:\"shoe-size\";s:1:\"6\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:12:\"Light Yellow\";s:9:\"shoe-size\";s:1:\"6\";}}i:19;a:10:{s:5:\"image\";s:185:\"https://ae01.alicdn.com/kf/H60aa2dd9b0ba4cb599c4ccb4923fdc97j/2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"1005002552678872-see-chart-7-5\";s:7:\"sku_sub\";s:33:\"1005002552678872-light-yellow-7-5\";s:5:\"skuId\";s:17:\"12000021110035869\";s:7:\"skuAttr\";s:42:\"14:200006153#see chart;200000124:200000288\";s:13:\"regular_price\";s:5:\"31.98\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:800;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"see chart\";s:9:\"shoe-size\";s:3:\"7.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:12:\"Light Yellow\";s:9:\"shoe-size\";s:3:\"7.5\";}}i:20;a:10:{s:5:\"image\";s:185:\"https://ae01.alicdn.com/kf/H60aa2dd9b0ba4cb599c4ccb4923fdc97j/2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"1005002552678872-see-chart-7\";s:7:\"sku_sub\";s:31:\"1005002552678872-light-yellow-7\";s:5:\"skuId\";s:17:\"12000021110035868\";s:7:\"skuAttr\";s:37:\"14:200006153#see chart;200000124:3434\";s:13:\"regular_price\";s:5:\"31.98\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:800;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"see chart\";s:9:\"shoe-size\";s:1:\"7\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:12:\"Light Yellow\";s:9:\"shoe-size\";s:1:\"7\";}}i:21;a:10:{s:5:\"image\";s:185:\"https://ae01.alicdn.com/kf/H60aa2dd9b0ba4cb599c4ccb4923fdc97j/2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"1005002552678872-see-chart-8-5\";s:7:\"sku_sub\";s:33:\"1005002552678872-light-yellow-8-5\";s:5:\"skuId\";s:17:\"12000021110035871\";s:7:\"skuAttr\";s:42:\"14:200006153#see chart;200000124:200000289\";s:13:\"regular_price\";s:5:\"31.98\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:800;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"see chart\";s:9:\"shoe-size\";s:3:\"8.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:12:\"Light Yellow\";s:9:\"shoe-size\";s:3:\"8.5\";}}i:22;a:10:{s:5:\"image\";s:185:\"https://ae01.alicdn.com/kf/H60aa2dd9b0ba4cb599c4ccb4923fdc97j/2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"1005002552678872-see-chart-8\";s:7:\"sku_sub\";s:31:\"1005002552678872-light-yellow-8\";s:5:\"skuId\";s:17:\"12000021110035870\";s:7:\"skuAttr\";s:36:\"14:200006153#see chart;200000124:699\";s:13:\"regular_price\";s:5:\"31.98\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:800;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"see chart\";s:9:\"shoe-size\";s:1:\"8\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:12:\"Light Yellow\";s:9:\"shoe-size\";s:1:\"8\";}}i:23;a:10:{s:5:\"image\";s:185:\"https://ae01.alicdn.com/kf/H68579ab2db1f4101b07f8ec2c30c5c585/2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"1005002552678872-see-chart-4-5\";s:7:\"sku_sub\";s:31:\"1005002552678872-dark-khaki-4-5\";s:5:\"skuId\";s:17:\"12000021110035851\";s:7:\"skuAttr\";s:42:\"14:200006154#see chart;200000124:200000285\";s:13:\"regular_price\";s:5:\"27.98\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:800;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"see chart\";s:9:\"shoe-size\";s:3:\"4.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:10:\"Dark Khaki\";s:9:\"shoe-size\";s:3:\"4.5\";}}i:24;a:10:{s:5:\"image\";s:185:\"https://ae01.alicdn.com/kf/H68579ab2db1f4101b07f8ec2c30c5c585/2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"1005002552678872-see-chart-5-5\";s:7:\"sku_sub\";s:31:\"1005002552678872-dark-khaki-5-5\";s:5:\"skuId\";s:17:\"12000021110035853\";s:7:\"skuAttr\";s:42:\"14:200006154#see chart;200000124:200000286\";s:13:\"regular_price\";s:5:\"31.98\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:800;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"see chart\";s:9:\"shoe-size\";s:3:\"5.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:10:\"Dark Khaki\";s:9:\"shoe-size\";s:3:\"5.5\";}}i:25;a:10:{s:5:\"image\";s:185:\"https://ae01.alicdn.com/kf/H68579ab2db1f4101b07f8ec2c30c5c585/2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"1005002552678872-see-chart-5\";s:7:\"sku_sub\";s:29:\"1005002552678872-dark-khaki-5\";s:5:\"skuId\";s:17:\"12000021110035852\";s:7:\"skuAttr\";s:36:\"14:200006154#see chart;200000124:698\";s:13:\"regular_price\";s:5:\"31.98\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:800;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"see chart\";s:9:\"shoe-size\";s:1:\"5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:10:\"Dark Khaki\";s:9:\"shoe-size\";s:1:\"5\";}}i:26;a:10:{s:5:\"image\";s:185:\"https://ae01.alicdn.com/kf/H68579ab2db1f4101b07f8ec2c30c5c585/2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"1005002552678872-see-chart-6-5\";s:7:\"sku_sub\";s:31:\"1005002552678872-dark-khaki-6-5\";s:5:\"skuId\";s:17:\"12000021110035855\";s:7:\"skuAttr\";s:42:\"14:200006154#see chart;200000124:200000287\";s:13:\"regular_price\";s:5:\"31.98\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:800;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"see chart\";s:9:\"shoe-size\";s:3:\"6.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:10:\"Dark Khaki\";s:9:\"shoe-size\";s:3:\"6.5\";}}i:27;a:10:{s:5:\"image\";s:185:\"https://ae01.alicdn.com/kf/H68579ab2db1f4101b07f8ec2c30c5c585/2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"1005002552678872-see-chart-6\";s:7:\"sku_sub\";s:29:\"1005002552678872-dark-khaki-6\";s:5:\"skuId\";s:17:\"12000021110035854\";s:7:\"skuAttr\";s:37:\"14:200006154#see chart;200000124:1394\";s:13:\"regular_price\";s:5:\"31.98\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:800;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"see chart\";s:9:\"shoe-size\";s:1:\"6\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:10:\"Dark Khaki\";s:9:\"shoe-size\";s:1:\"6\";}}i:28;a:10:{s:5:\"image\";s:185:\"https://ae01.alicdn.com/kf/H6a5b6d2bff704d25918628e171a606c9t/2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"1005002552678872-see-chart-5-5\";s:7:\"sku_sub\";s:29:\"1005002552678872-wine-red-5-5\";s:5:\"skuId\";s:17:\"12000021110035889\";s:7:\"skuAttr\";s:42:\"14:200006158#see chart;200000124:200000286\";s:13:\"regular_price\";s:5:\"31.98\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:800;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"see chart\";s:9:\"shoe-size\";s:3:\"5.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Wine red\";s:9:\"shoe-size\";s:3:\"5.5\";}}i:29;a:10:{s:5:\"image\";s:185:\"https://ae01.alicdn.com/kf/H6a5b6d2bff704d25918628e171a606c9t/2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"1005002552678872-see-chart-5\";s:7:\"sku_sub\";s:27:\"1005002552678872-wine-red-5\";s:5:\"skuId\";s:17:\"12000021110035888\";s:7:\"skuAttr\";s:36:\"14:200006158#see chart;200000124:698\";s:13:\"regular_price\";s:5:\"31.98\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:800;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"see chart\";s:9:\"shoe-size\";s:1:\"5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Wine red\";s:9:\"shoe-size\";s:1:\"5\";}}i:30;a:10:{s:5:\"image\";s:185:\"https://ae01.alicdn.com/kf/H6a5b6d2bff704d25918628e171a606c9t/2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"1005002552678872-see-chart-6-5\";s:7:\"sku_sub\";s:29:\"1005002552678872-wine-red-6-5\";s:5:\"skuId\";s:17:\"12000021110035891\";s:7:\"skuAttr\";s:42:\"14:200006158#see chart;200000124:200000287\";s:13:\"regular_price\";s:5:\"31.98\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:800;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"see chart\";s:9:\"shoe-size\";s:3:\"6.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Wine red\";s:9:\"shoe-size\";s:3:\"6.5\";}}i:31;a:10:{s:5:\"image\";s:185:\"https://ae01.alicdn.com/kf/H6a5b6d2bff704d25918628e171a606c9t/2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"1005002552678872-see-chart-6\";s:7:\"sku_sub\";s:27:\"1005002552678872-wine-red-6\";s:5:\"skuId\";s:17:\"12000021110035890\";s:7:\"skuAttr\";s:37:\"14:200006158#see chart;200000124:1394\";s:13:\"regular_price\";s:5:\"31.98\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:800;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"see chart\";s:9:\"shoe-size\";s:1:\"6\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Wine red\";s:9:\"shoe-size\";s:1:\"6\";}}i:32;a:10:{s:5:\"image\";s:185:\"https://ae01.alicdn.com/kf/H6a5b6d2bff704d25918628e171a606c9t/2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"1005002552678872-see-chart-7-5\";s:7:\"sku_sub\";s:29:\"1005002552678872-wine-red-7-5\";s:5:\"skuId\";s:17:\"12000021110035893\";s:7:\"skuAttr\";s:42:\"14:200006158#see chart;200000124:200000288\";s:13:\"regular_price\";s:5:\"31.98\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:800;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"see chart\";s:9:\"shoe-size\";s:3:\"7.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Wine red\";s:9:\"shoe-size\";s:3:\"7.5\";}}i:33;a:10:{s:5:\"image\";s:185:\"https://ae01.alicdn.com/kf/H6a5b6d2bff704d25918628e171a606c9t/2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"1005002552678872-see-chart-7\";s:7:\"sku_sub\";s:27:\"1005002552678872-wine-red-7\";s:5:\"skuId\";s:17:\"12000021110035892\";s:7:\"skuAttr\";s:37:\"14:200006158#see chart;200000124:3434\";s:13:\"regular_price\";s:5:\"31.98\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:800;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"see chart\";s:9:\"shoe-size\";s:1:\"7\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Wine red\";s:9:\"shoe-size\";s:1:\"7\";}}i:34;a:10:{s:5:\"image\";s:185:\"https://ae01.alicdn.com/kf/H6a5b6d2bff704d25918628e171a606c9t/2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"1005002552678872-see-chart-8-5\";s:7:\"sku_sub\";s:29:\"1005002552678872-wine-red-8-5\";s:5:\"skuId\";s:17:\"12000021110035895\";s:7:\"skuAttr\";s:42:\"14:200006158#see chart;200000124:200000289\";s:13:\"regular_price\";s:5:\"31.98\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:800;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"see chart\";s:9:\"shoe-size\";s:3:\"8.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Wine red\";s:9:\"shoe-size\";s:3:\"8.5\";}}i:35;a:10:{s:5:\"image\";s:185:\"https://ae01.alicdn.com/kf/H6a5b6d2bff704d25918628e171a606c9t/2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"1005002552678872-see-chart-8\";s:7:\"sku_sub\";s:27:\"1005002552678872-wine-red-8\";s:5:\"skuId\";s:17:\"12000021110035894\";s:7:\"skuAttr\";s:36:\"14:200006158#see chart;200000124:699\";s:13:\"regular_price\";s:5:\"31.98\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:800;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"see chart\";s:9:\"shoe-size\";s:1:\"8\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Wine red\";s:9:\"shoe-size\";s:1:\"8\";}}i:36;a:10:{s:5:\"image\";s:185:\"https://ae01.alicdn.com/kf/H6a5b6d2bff704d25918628e171a606c9t/2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"1005002552678872-see-chart-10\";s:7:\"sku_sub\";s:28:\"1005002552678872-wine-red-10\";s:5:\"skuId\";s:17:\"12000021110035897\";s:7:\"skuAttr\";s:37:\"14:200006158#see chart;200000124:1583\";s:13:\"regular_price\";s:5:\"31.98\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:800;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"see chart\";s:9:\"shoe-size\";s:2:\"10\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Wine red\";s:9:\"shoe-size\";s:2:\"10\";}}i:37;a:10:{s:5:\"image\";s:185:\"https://ae01.alicdn.com/kf/H6a5b6d2bff704d25918628e171a606c9t/2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"1005002552678872-see-chart-9\";s:7:\"sku_sub\";s:27:\"1005002552678872-wine-red-9\";s:5:\"skuId\";s:17:\"12000021110035896\";s:7:\"skuAttr\";s:39:\"14:200006158#see chart;200000124:350262\";s:13:\"regular_price\";s:5:\"31.98\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:800;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"see chart\";s:9:\"shoe-size\";s:1:\"9\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Wine red\";s:9:\"shoe-size\";s:1:\"9\";}}i:38;a:10:{s:5:\"image\";s:185:\"https://ae01.alicdn.com/kf/H7e9bc55412474117945179379ca5b76fB/2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"1005002552678872-see-chart-4-5\";s:7:\"sku_sub\";s:26:\"1005002552678872-khaki-4-5\";s:5:\"skuId\";s:17:\"12000021110035899\";s:7:\"skuAttr\";s:42:\"14:200001438#see chart;200000124:200000285\";s:13:\"regular_price\";s:5:\"31.98\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:800;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"see chart\";s:9:\"shoe-size\";s:3:\"4.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Khaki\";s:9:\"shoe-size\";s:3:\"4.5\";}}i:39;a:10:{s:5:\"image\";s:185:\"https://ae01.alicdn.com/kf/H6a5b6d2bff704d25918628e171a606c9t/2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"1005002552678872-see-chart-11\";s:7:\"sku_sub\";s:28:\"1005002552678872-wine-red-11\";s:5:\"skuId\";s:17:\"12000021110035898\";s:7:\"skuAttr\";s:42:\"14:200006158#see chart;200000124:100010420\";s:13:\"regular_price\";s:5:\"31.98\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:800;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"see chart\";s:9:\"shoe-size\";s:2:\"11\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Wine red\";s:9:\"shoe-size\";s:2:\"11\";}}i:40;a:10:{s:5:\"image\";s:185:\"https://ae01.alicdn.com/kf/H7e9bc55412474117945179379ca5b76fB/2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"1005002552678872-see-chart-5-5\";s:7:\"sku_sub\";s:26:\"1005002552678872-khaki-5-5\";s:5:\"skuId\";s:17:\"12000021110035901\";s:7:\"skuAttr\";s:42:\"14:200001438#see chart;200000124:200000286\";s:13:\"regular_price\";s:5:\"31.98\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:800;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"see chart\";s:9:\"shoe-size\";s:3:\"5.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Khaki\";s:9:\"shoe-size\";s:3:\"5.5\";}}i:41;a:10:{s:5:\"image\";s:185:\"https://ae01.alicdn.com/kf/H7e9bc55412474117945179379ca5b76fB/2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"1005002552678872-see-chart-5\";s:7:\"sku_sub\";s:24:\"1005002552678872-khaki-5\";s:5:\"skuId\";s:17:\"12000021110035900\";s:7:\"skuAttr\";s:36:\"14:200001438#see chart;200000124:698\";s:13:\"regular_price\";s:5:\"31.98\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:800;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"see chart\";s:9:\"shoe-size\";s:1:\"5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Khaki\";s:9:\"shoe-size\";s:1:\"5\";}}i:42;a:10:{s:5:\"image\";s:185:\"https://ae01.alicdn.com/kf/H7e9bc55412474117945179379ca5b76fB/2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"1005002552678872-see-chart-6-5\";s:7:\"sku_sub\";s:26:\"1005002552678872-khaki-6-5\";s:5:\"skuId\";s:17:\"12000021110035903\";s:7:\"skuAttr\";s:42:\"14:200001438#see chart;200000124:200000287\";s:13:\"regular_price\";s:5:\"31.98\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:799;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"see chart\";s:9:\"shoe-size\";s:3:\"6.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Khaki\";s:9:\"shoe-size\";s:3:\"6.5\";}}i:43;a:10:{s:5:\"image\";s:185:\"https://ae01.alicdn.com/kf/H7e9bc55412474117945179379ca5b76fB/2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"1005002552678872-see-chart-6\";s:7:\"sku_sub\";s:24:\"1005002552678872-khaki-6\";s:5:\"skuId\";s:17:\"12000021110035902\";s:7:\"skuAttr\";s:37:\"14:200001438#see chart;200000124:1394\";s:13:\"regular_price\";s:5:\"31.98\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:800;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"see chart\";s:9:\"shoe-size\";s:1:\"6\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Khaki\";s:9:\"shoe-size\";s:1:\"6\";}}i:44;a:10:{s:5:\"image\";s:185:\"https://ae01.alicdn.com/kf/H60aa2dd9b0ba4cb599c4ccb4923fdc97j/2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"1005002552678872-see-chart-10\";s:7:\"sku_sub\";s:32:\"1005002552678872-light-yellow-10\";s:5:\"skuId\";s:17:\"12000021110035873\";s:7:\"skuAttr\";s:37:\"14:200006153#see chart;200000124:1583\";s:13:\"regular_price\";s:5:\"31.98\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:800;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"see chart\";s:9:\"shoe-size\";s:2:\"10\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:12:\"Light Yellow\";s:9:\"shoe-size\";s:2:\"10\";}}i:45;a:10:{s:5:\"image\";s:185:\"https://ae01.alicdn.com/kf/H60aa2dd9b0ba4cb599c4ccb4923fdc97j/2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"1005002552678872-see-chart-9\";s:7:\"sku_sub\";s:31:\"1005002552678872-light-yellow-9\";s:5:\"skuId\";s:17:\"12000021110035872\";s:7:\"skuAttr\";s:39:\"14:200006153#see chart;200000124:350262\";s:13:\"regular_price\";s:5:\"31.98\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:800;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"see chart\";s:9:\"shoe-size\";s:1:\"9\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:12:\"Light Yellow\";s:9:\"shoe-size\";s:1:\"9\";}}i:46;a:10:{s:5:\"image\";s:185:\"https://ae01.alicdn.com/kf/Hf2b303d501774a3e8a50810e6c1ed08ff/2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"1005002552678872-see-chart-4-5\";s:7:\"sku_sub\";s:32:\"1005002552678872-light-green-4-5\";s:5:\"skuId\";s:17:\"12000021110035875\";s:7:\"skuAttr\";s:42:\"14:200006152#see chart;200000124:200000285\";s:13:\"regular_price\";s:5:\"31.98\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:800;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"see chart\";s:9:\"shoe-size\";s:3:\"4.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:11:\"Light Green\";s:9:\"shoe-size\";s:3:\"4.5\";}}i:47;a:10:{s:5:\"image\";s:185:\"https://ae01.alicdn.com/kf/H60aa2dd9b0ba4cb599c4ccb4923fdc97j/2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"1005002552678872-see-chart-11\";s:7:\"sku_sub\";s:32:\"1005002552678872-light-yellow-11\";s:5:\"skuId\";s:17:\"12000021110035874\";s:7:\"skuAttr\";s:42:\"14:200006153#see chart;200000124:100010420\";s:13:\"regular_price\";s:5:\"31.98\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:800;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"see chart\";s:9:\"shoe-size\";s:2:\"11\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:12:\"Light Yellow\";s:9:\"shoe-size\";s:2:\"11\";}}i:48;a:10:{s:5:\"image\";s:185:\"https://ae01.alicdn.com/kf/Hf2b303d501774a3e8a50810e6c1ed08ff/2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"1005002552678872-see-chart-5-5\";s:7:\"sku_sub\";s:32:\"1005002552678872-light-green-5-5\";s:5:\"skuId\";s:17:\"12000021110035877\";s:7:\"skuAttr\";s:42:\"14:200006152#see chart;200000124:200000286\";s:13:\"regular_price\";s:5:\"31.98\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:800;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"see chart\";s:9:\"shoe-size\";s:3:\"5.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:11:\"Light Green\";s:9:\"shoe-size\";s:3:\"5.5\";}}i:49;a:10:{s:5:\"image\";s:185:\"https://ae01.alicdn.com/kf/Hf2b303d501774a3e8a50810e6c1ed08ff/2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"1005002552678872-see-chart-5\";s:7:\"sku_sub\";s:30:\"1005002552678872-light-green-5\";s:5:\"skuId\";s:17:\"12000021110035876\";s:7:\"skuAttr\";s:36:\"14:200006152#see chart;200000124:698\";s:13:\"regular_price\";s:5:\"31.98\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:800;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"see chart\";s:9:\"shoe-size\";s:1:\"5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:11:\"Light Green\";s:9:\"shoe-size\";s:1:\"5\";}}i:50;a:10:{s:5:\"image\";s:185:\"https://ae01.alicdn.com/kf/Hf2b303d501774a3e8a50810e6c1ed08ff/2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"1005002552678872-see-chart-6-5\";s:7:\"sku_sub\";s:32:\"1005002552678872-light-green-6-5\";s:5:\"skuId\";s:17:\"12000021110035879\";s:7:\"skuAttr\";s:42:\"14:200006152#see chart;200000124:200000287\";s:13:\"regular_price\";s:5:\"31.98\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:800;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"see chart\";s:9:\"shoe-size\";s:3:\"6.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:11:\"Light Green\";s:9:\"shoe-size\";s:3:\"6.5\";}}i:51;a:10:{s:5:\"image\";s:185:\"https://ae01.alicdn.com/kf/Hf2b303d501774a3e8a50810e6c1ed08ff/2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"1005002552678872-see-chart-6\";s:7:\"sku_sub\";s:30:\"1005002552678872-light-green-6\";s:5:\"skuId\";s:17:\"12000021110035878\";s:7:\"skuAttr\";s:37:\"14:200006152#see chart;200000124:1394\";s:13:\"regular_price\";s:5:\"31.98\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:800;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"see chart\";s:9:\"shoe-size\";s:1:\"6\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:11:\"Light Green\";s:9:\"shoe-size\";s:1:\"6\";}}i:52;a:10:{s:5:\"image\";s:185:\"https://ae01.alicdn.com/kf/Hf2b303d501774a3e8a50810e6c1ed08ff/2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"1005002552678872-see-chart-7-5\";s:7:\"sku_sub\";s:32:\"1005002552678872-light-green-7-5\";s:5:\"skuId\";s:17:\"12000021110035881\";s:7:\"skuAttr\";s:42:\"14:200006152#see chart;200000124:200000288\";s:13:\"regular_price\";s:5:\"31.98\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:800;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"see chart\";s:9:\"shoe-size\";s:3:\"7.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:11:\"Light Green\";s:9:\"shoe-size\";s:3:\"7.5\";}}i:53;a:10:{s:5:\"image\";s:185:\"https://ae01.alicdn.com/kf/Hf2b303d501774a3e8a50810e6c1ed08ff/2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"1005002552678872-see-chart-7\";s:7:\"sku_sub\";s:30:\"1005002552678872-light-green-7\";s:5:\"skuId\";s:17:\"12000021110035880\";s:7:\"skuAttr\";s:37:\"14:200006152#see chart;200000124:3434\";s:13:\"regular_price\";s:5:\"31.98\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:800;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"see chart\";s:9:\"shoe-size\";s:1:\"7\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:11:\"Light Green\";s:9:\"shoe-size\";s:1:\"7\";}}i:54;a:10:{s:5:\"image\";s:185:\"https://ae01.alicdn.com/kf/Hf2b303d501774a3e8a50810e6c1ed08ff/2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"1005002552678872-see-chart-8-5\";s:7:\"sku_sub\";s:32:\"1005002552678872-light-green-8-5\";s:5:\"skuId\";s:17:\"12000021110035883\";s:7:\"skuAttr\";s:42:\"14:200006152#see chart;200000124:200000289\";s:13:\"regular_price\";s:5:\"31.98\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:800;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"see chart\";s:9:\"shoe-size\";s:3:\"8.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:11:\"Light Green\";s:9:\"shoe-size\";s:3:\"8.5\";}}i:55;a:10:{s:5:\"image\";s:185:\"https://ae01.alicdn.com/kf/Hf2b303d501774a3e8a50810e6c1ed08ff/2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"1005002552678872-see-chart-8\";s:7:\"sku_sub\";s:30:\"1005002552678872-light-green-8\";s:5:\"skuId\";s:17:\"12000021110035882\";s:7:\"skuAttr\";s:36:\"14:200006152#see chart;200000124:699\";s:13:\"regular_price\";s:5:\"31.98\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:800;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"see chart\";s:9:\"shoe-size\";s:1:\"8\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:11:\"Light Green\";s:9:\"shoe-size\";s:1:\"8\";}}i:56;a:10:{s:5:\"image\";s:185:\"https://ae01.alicdn.com/kf/Hf2b303d501774a3e8a50810e6c1ed08ff/2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"1005002552678872-see-chart-10\";s:7:\"sku_sub\";s:31:\"1005002552678872-light-green-10\";s:5:\"skuId\";s:17:\"12000021110035885\";s:7:\"skuAttr\";s:37:\"14:200006152#see chart;200000124:1583\";s:13:\"regular_price\";s:5:\"31.98\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:800;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"see chart\";s:9:\"shoe-size\";s:2:\"10\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:11:\"Light Green\";s:9:\"shoe-size\";s:2:\"10\";}}i:57;a:10:{s:5:\"image\";s:185:\"https://ae01.alicdn.com/kf/Hf2b303d501774a3e8a50810e6c1ed08ff/2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"1005002552678872-see-chart-9\";s:7:\"sku_sub\";s:30:\"1005002552678872-light-green-9\";s:5:\"skuId\";s:17:\"12000021110035884\";s:7:\"skuAttr\";s:39:\"14:200006152#see chart;200000124:350262\";s:13:\"regular_price\";s:5:\"31.98\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:800;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"see chart\";s:9:\"shoe-size\";s:1:\"9\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:11:\"Light Green\";s:9:\"shoe-size\";s:1:\"9\";}}i:58;a:10:{s:5:\"image\";s:185:\"https://ae01.alicdn.com/kf/H6a5b6d2bff704d25918628e171a606c9t/2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"1005002552678872-see-chart-4-5\";s:7:\"sku_sub\";s:29:\"1005002552678872-wine-red-4-5\";s:5:\"skuId\";s:17:\"12000021110035887\";s:7:\"skuAttr\";s:42:\"14:200006158#see chart;200000124:200000285\";s:13:\"regular_price\";s:5:\"31.98\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:800;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"see chart\";s:9:\"shoe-size\";s:3:\"4.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Wine red\";s:9:\"shoe-size\";s:3:\"4.5\";}}i:59;a:10:{s:5:\"image\";s:185:\"https://ae01.alicdn.com/kf/Hf2b303d501774a3e8a50810e6c1ed08ff/2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"1005002552678872-see-chart-11\";s:7:\"sku_sub\";s:31:\"1005002552678872-light-green-11\";s:5:\"skuId\";s:17:\"12000021110035886\";s:7:\"skuAttr\";s:42:\"14:200006152#see chart;200000124:100010420\";s:13:\"regular_price\";s:5:\"31.98\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:800;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"see chart\";s:9:\"shoe-size\";s:2:\"11\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:11:\"Light Green\";s:9:\"shoe-size\";s:2:\"11\";}}}'),
(28720, 2641, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H024a627e5eb94242a68a17657c5a45cfr/Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet.jpg_640x640.jpg'),
(28721, 2571, '_thumbnail_id', '2641'),
(28722, 2642, '_wp_attached_file', '2021/06/Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet-1.jpg_640x640-1.jpg'),
(28723, 2642, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:400;s:6:\"height\";i:400;s:4:\"file\";s:140:\"2021/06/Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet-1.jpg_640x640-1.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:140:\"Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet-1.jpg_640x640-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:140:\"Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet-1.jpg_640x640-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:140:\"Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet-1.jpg_640x640-1-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:140:\"Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet-1.jpg_640x640-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:140:\"Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet-1.jpg_640x640-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:140:\"Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet-1.jpg_640x640-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:140:\"Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet-1.jpg_640x640-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(28724, 2642, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Hc9c4b4c6809f4190ab0385e8165708eaK/Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet.jpg_640x640.jpg'),
(28725, 2572, '_thumbnail_id', '2642'),
(28726, 2644, '_wp_attached_file', '2021/06/Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet-2.jpg_640x640-2.jpg'),
(28727, 2644, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:400;s:6:\"height\";i:400;s:4:\"file\";s:140:\"2021/06/Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet-2.jpg_640x640-2.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:140:\"Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet-2.jpg_640x640-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:140:\"Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet-2.jpg_640x640-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:140:\"Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet-2.jpg_640x640-2-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:140:\"Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet-2.jpg_640x640-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:140:\"Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet-2.jpg_640x640-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:140:\"Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet-2.jpg_640x640-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:140:\"Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet-2.jpg_640x640-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(28728, 2644, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H0c2b9e1f29684fa287bcc0974701ab8dj/Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet.jpg_640x640.jpg'),
(28729, 2565, '_thumbnail_id', '2644'),
(28730, 2643, '_vi_wad_description_images', 'a:7:{i:0;s:96:\"https://ae01.alicdn.com/kf/Hc7784d13c3a04303a975ab50dfbbef7bm.jpg?width=750&height=686&hash=1436\";i:1;s:98:\"https://ae01.alicdn.com/kf/H580c5144a10d4bc1bde0f3532104b0dcm.jpg?width=1080&height=1370&hash=2450\";i:2;s:98:\"https://ae01.alicdn.com/kf/Ha6e33ee5468c4ff891be285f9e44045dX.jpg?width=1080&height=1370&hash=2450\";i:3;s:98:\"https://ae01.alicdn.com/kf/Hcb72aab685004ac0bea39b19a6c78c27y.jpg?width=1080&height=1376&hash=2456\";i:4;s:98:\"https://ae01.alicdn.com/kf/H1d7e023253474166bb0f1780293e9d60j.jpg?width=1080&height=1379&hash=2459\";i:5;s:98:\"https://ae01.alicdn.com/kf/Hc8e232ec45bd41a997915545fa13c164B.jpg?width=1080&height=1379&hash=2459\";i:6;s:97:\"https://ae01.alicdn.com/kf/Ha7890fba15b2432eae08dc81c74b0a84L.jpg?width=965&height=1232&hash=2197\";}'),
(28731, 2643, '_vi_wad_sku', '4001180545392');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(28732, 2643, '_vi_wad_attributes', 'a:2:{i:14;a:5:{s:6:\"values\";a:6:{s:6:\"14:193\";s:5:\"BLACK\";s:7:\"14:1052\";s:4:\"Pink\";s:5:\"14:10\";s:3:\"Red\";s:12:\"14:200143091\";s:7:\"Rainbow\";s:13:\"14:1475229281\";s:6:\"Radium\";s:12:\"14:202529824\";s:10:\"Full Black\";}s:4:\"slug\";s:5:\"color\";s:4:\"name\";s:5:\"Color\";s:8:\"position\";i:0;s:10:\"values_sub\";a:6:{s:6:\"14:193\";s:5:\"BLACK\";s:7:\"14:1052\";s:4:\"Pink\";s:5:\"14:10\";s:3:\"Red\";s:12:\"14:200143091\";s:5:\"Color\";s:13:\"14:1475229281\";s:17:\"Pale Pinkish Gray\";s:12:\"14:202529824\";s:18:\"Fluorescent Yellow\";}}i:200000124;a:5:{s:6:\"values\";a:12:{s:14:\"200000124:5881\";s:2:\"24\";s:19:\"200000124:100010424\";s:2:\"25\";s:19:\"200000124:100010425\";s:2:\"26\";s:19:\"200000124:100010440\";s:2:\"27\";s:19:\"200000124:100010441\";s:2:\"28\";s:19:\"200000124:100010486\";s:2:\"29\";s:14:\"200000124:3115\";s:2:\"30\";s:19:\"200000124:200001014\";s:2:\"31\";s:19:\"200000124:200000331\";s:2:\"32\";s:19:\"200000124:200000332\";s:2:\"33\";s:19:\"200000124:100010481\";s:2:\"34\";s:19:\"200000124:200000333\";s:2:\"35\";}s:4:\"slug\";s:9:\"shoe-size\";s:4:\"name\";s:9:\"Shoe Size\";s:8:\"position\";i:1;s:10:\"values_sub\";a:12:{s:14:\"200000124:5881\";s:2:\"24\";s:19:\"200000124:100010424\";s:2:\"25\";s:19:\"200000124:100010425\";s:2:\"26\";s:19:\"200000124:100010440\";s:2:\"27\";s:19:\"200000124:100010441\";s:2:\"28\";s:19:\"200000124:100010486\";s:2:\"29\";s:14:\"200000124:3115\";s:2:\"30\";s:19:\"200000124:200001014\";s:2:\"31\";s:19:\"200000124:200000331\";s:2:\"32\";s:19:\"200000124:200000332\";s:2:\"33\";s:19:\"200000124:100010481\";s:2:\"34\";s:19:\"200000124:200000333\";s:2:\"35\";}}}'),
(28733, 2643, '_vi_wad_list_attributes', 'a:18:{s:6:\"14:193\";a:4:{s:4:\"name\";s:5:\"BLACK\";s:8:\"name_sub\";s:5:\"BLACK\";s:5:\"color\";s:7:\"#000000\";s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H6ee8f1c52b574f8dab88205bc5050c30E/2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine.jpg_640x640.jpg\";}s:7:\"14:1052\";a:4:{s:4:\"name\";s:4:\"Pink\";s:8:\"name_sub\";s:4:\"Pink\";s:5:\"color\";s:7:\"#FFC0CB\";s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H83475844a46a432ba1ad2ebe4322265c9/2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine.jpg_640x640.jpg\";}s:5:\"14:10\";a:4:{s:4:\"name\";s:3:\"Red\";s:8:\"name_sub\";s:3:\"Red\";s:5:\"color\";s:7:\"#FF0000\";s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H676ff169f6a44ae2a53ccdad2bc5911au/2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine.jpg_640x640.jpg\";}s:12:\"14:200143091\";a:4:{s:4:\"name\";s:7:\"Rainbow\";s:8:\"name_sub\";s:5:\"Color\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/Hc465f25c50aa4e4da9ee28c5a47b1ef9X/2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine.jpg_640x640.jpg\";}s:13:\"14:1475229281\";a:4:{s:4:\"name\";s:6:\"Radium\";s:8:\"name_sub\";s:17:\"Pale Pinkish Gray\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H47b7c43e1bc942a4b505e32781eb8d01k/2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine.jpg_640x640.jpg\";}s:12:\"14:202529824\";a:4:{s:4:\"name\";s:10:\"Full Black\";s:8:\"name_sub\";s:18:\"Fluorescent Yellow\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H01be7d0f54d94cd2a81ef2097ad2e822Z/2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine.jpg_640x640.jpg\";}s:14:\"200000124:5881\";a:4:{s:4:\"name\";s:2:\"24\";s:8:\"name_sub\";s:2:\"24\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:100010424\";a:4:{s:4:\"name\";s:2:\"25\";s:8:\"name_sub\";s:2:\"25\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:100010425\";a:4:{s:4:\"name\";s:2:\"26\";s:8:\"name_sub\";s:2:\"26\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:100010440\";a:4:{s:4:\"name\";s:2:\"27\";s:8:\"name_sub\";s:2:\"27\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:100010441\";a:4:{s:4:\"name\";s:2:\"28\";s:8:\"name_sub\";s:2:\"28\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:100010486\";a:4:{s:4:\"name\";s:2:\"29\";s:8:\"name_sub\";s:2:\"29\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:14:\"200000124:3115\";a:4:{s:4:\"name\";s:2:\"30\";s:8:\"name_sub\";s:2:\"30\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200001014\";a:4:{s:4:\"name\";s:2:\"31\";s:8:\"name_sub\";s:2:\"31\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000331\";a:4:{s:4:\"name\";s:2:\"32\";s:8:\"name_sub\";s:2:\"32\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000332\";a:4:{s:4:\"name\";s:2:\"33\";s:8:\"name_sub\";s:2:\"33\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:100010481\";a:4:{s:4:\"name\";s:2:\"34\";s:8:\"name_sub\";s:2:\"34\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000333\";a:4:{s:4:\"name\";s:2:\"35\";s:8:\"name_sub\";s:2:\"35\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}}'),
(28734, 2643, '_vi_wad_shipping_info', 'a:6:{s:4:\"time\";i:1622546965;s:7:\"country\";s:2:\"LK\";s:7:\"company\";s:3:\"EMS\";s:7:\"freight\";s:3846:\"[{\"bizShowMind\":{\"layout\":[]},\"commitDay\":\"75\",\"company\":\"EMS\",\"currency\":\"USD\",\"discount\":0,\"displayType\":\"deliveryTime\",\"features\":{},\"freightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $50.20\",\"value\":50.2},\"freightFeatures\":{\"provider\":\"ae_config\"},\"freightLayout\":{\"displayType\":\"deliveryTime\",\"layout\":[{\"text\":\"Shipping: US $50.20\",\"type\":\"title\"},{\"text\":\"To <font color=\'#000000\'>Sri Lanka</font> via EMS\",\"type\":\"subtitle\"}],\"openShippingPanel\":\"true\"},\"fullMailLine\":false,\"hbaService\":false,\"i18nMap\":{},\"id\":0,\"name\":\"FreightItemModule\",\"sendGoodsCountry\":\"CN\",\"sendGoodsCountryFullName\":\"China\",\"serviceName\":\"EMS\",\"standardFreightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $50.20\",\"value\":50.2},\"time\":\"15-44\",\"tracking\":true},{\"bizShowMind\":{\"layout\":[]},\"commitDay\":\"75\",\"company\":\"UPS Express Saver\",\"currency\":\"USD\",\"discount\":50,\"displayType\":\"deliveryTime\",\"features\":{},\"freightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $57.57\",\"value\":57.57},\"freightFeatures\":{\"provider\":\"ae_config\"},\"freightLayout\":{\"displayType\":\"deliveryTime\",\"layout\":[{\"text\":\"Shipping: US $57.57\",\"type\":\"title\"},{\"text\":\"To <font color=\'#000000\'>Sri Lanka</font> via UPS Express Saver\",\"type\":\"subtitle\"}],\"openShippingPanel\":\"true\"},\"fullMailLine\":false,\"hbaService\":false,\"i18nMap\":{},\"id\":0,\"name\":\"FreightItemModule\",\"sendGoodsCountry\":\"CN\",\"sendGoodsCountryFullName\":\"China\",\"serviceName\":\"UPS\",\"standardFreightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $57.57\",\"value\":57.57},\"time\":\"7-15\",\"tracking\":true},{\"bizShowMind\":{\"layout\":[]},\"commitDay\":\"75\",\"company\":\"Fedex IP\",\"currency\":\"USD\",\"discount\":50,\"displayType\":\"deliveryTime\",\"features\":{},\"freightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $63.60\",\"value\":63.6},\"freightFeatures\":{\"provider\":\"ae_config\"},\"freightLayout\":{\"displayType\":\"deliveryTime\",\"layout\":[{\"text\":\"Shipping: US $63.60\",\"type\":\"title\"},{\"text\":\"To <font color=\'#000000\'>Sri Lanka</font> via Fedex IP\",\"type\":\"subtitle\"}],\"openShippingPanel\":\"true\"},\"fullMailLine\":false,\"hbaService\":false,\"i18nMap\":{},\"id\":0,\"name\":\"FreightItemModule\",\"sendGoodsCountry\":\"CN\",\"sendGoodsCountryFullName\":\"China\",\"serviceName\":\"FEDEX\",\"standardFreightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $63.60\",\"value\":63.6},\"time\":\"7-15\",\"tracking\":true},{\"bizShowMind\":{\"layout\":[]},\"commitDay\":\"75\",\"company\":\"AliExpress Premium Shipping\",\"currency\":\"USD\",\"discount\":0,\"displayType\":\"deliveryTime\",\"features\":{},\"freightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $66.15\",\"value\":66.15},\"freightFeatures\":{\"provider\":\"ae_config\"},\"freightLayout\":{\"displayType\":\"deliveryTime\",\"layout\":[{\"text\":\"Shipping: US $66.15\",\"type\":\"title\"},{\"text\":\"To <font color=\'#000000\'>Sri Lanka</font> via AliExpress Premium Shipping\",\"type\":\"subtitle\"}],\"openShippingPanel\":\"true\"},\"fullMailLine\":false,\"hbaService\":false,\"i18nMap\":{},\"id\":0,\"name\":\"FreightItemModule\",\"sendGoodsCountry\":\"CN\",\"sendGoodsCountryFullName\":\"China\",\"serviceName\":\"CAINIAO_PREMIUM\",\"standardFreightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $66.15\",\"value\":66.15},\"time\":\"7-15\",\"tracking\":true},{\"bizShowMind\":{\"layout\":[]},\"commitDay\":\"75\",\"company\":\"DHL\",\"currency\":\"USD\",\"discount\":60,\"displayType\":\"deliveryTime\",\"features\":{},\"freightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $82.32\",\"value\":82.32},\"freightFeatures\":{\"provider\":\"ae_config\"},\"freightLayout\":{\"displayType\":\"deliveryTime\",\"layout\":[{\"text\":\"Shipping: US $82.32\",\"type\":\"title\"},{\"text\":\"To <font color=\'#000000\'>Sri Lanka</font> via DHL\",\"type\":\"subtitle\"}],\"openShippingPanel\":\"true\"},\"fullMailLine\":false,\"hbaService\":false,\"i18nMap\":{},\"id\":0,\"name\":\"FreightItemModule\",\"sendGoodsCountry\":\"CN\",\"sendGoodsCountryFullName\":\"China\",\"serviceName\":\"DHL\",\"standardFreightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $82.32\",\"value\":82.32},\"time\":\"9-17\",\"tracking\":true}]\";s:13:\"shipping_cost\";d:50.2000000000000028421709430404007434844970703125;s:13:\"delivery_time\";s:5:\"15-44\";}'),
(28735, 2643, '_vi_wad_gallery', 'a:6:{i:0;s:172:\"https://ae01.alicdn.com/kf/H83475844a46a432ba1ad2ebe4322265c9/2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine.jpg\";i:1;s:172:\"https://ae01.alicdn.com/kf/H6ee8f1c52b574f8dab88205bc5050c30E/2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine.jpg\";i:2;s:172:\"https://ae01.alicdn.com/kf/Hc465f25c50aa4e4da9ee28c5a47b1ef9X/2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine.jpg\";i:3;s:172:\"https://ae01.alicdn.com/kf/H01be7d0f54d94cd2a81ef2097ad2e822Z/2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine.jpg\";i:4;s:172:\"https://ae01.alicdn.com/kf/H47b7c43e1bc942a4b505e32781eb8d01k/2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine.jpg\";i:5;s:172:\"https://ae01.alicdn.com/kf/H676ff169f6a44ae2a53ccdad2bc5911au/2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine.jpg\";}'),
(28736, 2643, '_vi_wad_variation_images', 'a:6:{s:6:\"14:193\";s:184:\"https://ae01.alicdn.com/kf/H6ee8f1c52b574f8dab88205bc5050c30E/2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine.jpg_640x640.jpg\";s:7:\"14:1052\";s:184:\"https://ae01.alicdn.com/kf/H83475844a46a432ba1ad2ebe4322265c9/2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine.jpg_640x640.jpg\";s:5:\"14:10\";s:184:\"https://ae01.alicdn.com/kf/H676ff169f6a44ae2a53ccdad2bc5911au/2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine.jpg_640x640.jpg\";s:12:\"14:200143091\";s:184:\"https://ae01.alicdn.com/kf/Hc465f25c50aa4e4da9ee28c5a47b1ef9X/2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine.jpg_640x640.jpg\";s:13:\"14:1475229281\";s:184:\"https://ae01.alicdn.com/kf/H47b7c43e1bc942a4b505e32781eb8d01k/2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine.jpg_640x640.jpg\";s:12:\"14:202529824\";s:184:\"https://ae01.alicdn.com/kf/H01be7d0f54d94cd2a81ef2097ad2e822Z/2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine.jpg_640x640.jpg\";}'),
(28737, 2643, '_vi_wad_store_info', 'a:3:{s:4:\"name\";s:21:\"prittiku Global Store\";s:3:\"url\";s:34:\"//www.aliexpress.com/store/2851035\";s:3:\"num\";i:2851035;}');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(28738, 2643, '_vi_wad_variations', 'a:72:{i:0;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H676ff169f6a44ae2a53ccdad2bc5911au/2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine.jpg_640x640.jpg\";s:3:\"sku\";s:20:\"4001180545392-red-34\";s:7:\"sku_sub\";s:20:\"4001180545392-red-34\";s:5:\"skuId\";s:17:\"10000015062585563\";s:7:\"skuAttr\";s:25:\"14:10;200000124:100010481\";s:13:\"regular_price\";s:4:\"51.0\";s:10:\"sale_price\";s:4:\"35.7\";s:5:\"stock\";i:20;s:10:\"attributes\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"34\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"34\";}}i:1;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H676ff169f6a44ae2a53ccdad2bc5911au/2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine.jpg_640x640.jpg\";s:3:\"sku\";s:20:\"4001180545392-red-33\";s:7:\"sku_sub\";s:20:\"4001180545392-red-33\";s:5:\"skuId\";s:17:\"10000015062585562\";s:7:\"skuAttr\";s:25:\"14:10;200000124:200000332\";s:13:\"regular_price\";s:4:\"51.0\";s:10:\"sale_price\";s:4:\"35.7\";s:5:\"stock\";i:18;s:10:\"attributes\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"33\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"33\";}}i:2;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H676ff169f6a44ae2a53ccdad2bc5911au/2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine.jpg_640x640.jpg\";s:3:\"sku\";s:20:\"4001180545392-red-32\";s:7:\"sku_sub\";s:20:\"4001180545392-red-32\";s:5:\"skuId\";s:17:\"10000015062585561\";s:7:\"skuAttr\";s:25:\"14:10;200000124:200000331\";s:13:\"regular_price\";s:4:\"51.0\";s:10:\"sale_price\";s:4:\"35.7\";s:5:\"stock\";i:20;s:10:\"attributes\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"32\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"32\";}}i:3;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H676ff169f6a44ae2a53ccdad2bc5911au/2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine.jpg_640x640.jpg\";s:3:\"sku\";s:20:\"4001180545392-red-31\";s:7:\"sku_sub\";s:20:\"4001180545392-red-31\";s:5:\"skuId\";s:17:\"10000015062585560\";s:7:\"skuAttr\";s:25:\"14:10;200000124:200001014\";s:13:\"regular_price\";s:4:\"51.0\";s:10:\"sale_price\";s:4:\"35.7\";s:5:\"stock\";i:18;s:10:\"attributes\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"31\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"31\";}}i:4;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/Hc465f25c50aa4e4da9ee28c5a47b1ef9X/2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"4001180545392-rainbow-26\";s:7:\"sku_sub\";s:22:\"4001180545392-color-26\";s:5:\"skuId\";s:17:\"10000015062585567\";s:7:\"skuAttr\";s:40:\"14:200143091#Rainbow;200000124:100010425\";s:13:\"regular_price\";s:4:\"49.0\";s:10:\"sale_price\";s:4:\"34.3\";s:5:\"stock\";i:20;s:10:\"attributes\";a:2:{s:5:\"color\";s:7:\"Rainbow\";s:9:\"shoe-size\";s:2:\"26\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Color\";s:9:\"shoe-size\";s:2:\"26\";}}i:5;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/Hc465f25c50aa4e4da9ee28c5a47b1ef9X/2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"4001180545392-rainbow-25\";s:7:\"sku_sub\";s:22:\"4001180545392-color-25\";s:5:\"skuId\";s:17:\"10000015062585566\";s:7:\"skuAttr\";s:40:\"14:200143091#Rainbow;200000124:100010424\";s:13:\"regular_price\";s:4:\"48.0\";s:10:\"sale_price\";s:4:\"33.6\";s:5:\"stock\";i:19;s:10:\"attributes\";a:2:{s:5:\"color\";s:7:\"Rainbow\";s:9:\"shoe-size\";s:2:\"25\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Color\";s:9:\"shoe-size\";s:2:\"25\";}}i:6;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H676ff169f6a44ae2a53ccdad2bc5911au/2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine.jpg_640x640.jpg\";s:3:\"sku\";s:20:\"4001180545392-red-24\";s:7:\"sku_sub\";s:20:\"4001180545392-red-24\";s:5:\"skuId\";s:17:\"10000015062585565\";s:7:\"skuAttr\";s:20:\"14:10;200000124:5881\";s:13:\"regular_price\";s:4:\"48.0\";s:10:\"sale_price\";s:4:\"33.6\";s:5:\"stock\";i:18;s:10:\"attributes\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"24\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"24\";}}i:7;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H676ff169f6a44ae2a53ccdad2bc5911au/2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine.jpg_640x640.jpg\";s:3:\"sku\";s:20:\"4001180545392-red-35\";s:7:\"sku_sub\";s:20:\"4001180545392-red-35\";s:5:\"skuId\";s:17:\"10000015062585564\";s:7:\"skuAttr\";s:25:\"14:10;200000124:200000333\";s:13:\"regular_price\";s:4:\"51.0\";s:10:\"sale_price\";s:4:\"35.7\";s:5:\"stock\";i:19;s:10:\"attributes\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"35\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"35\";}}i:8;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H676ff169f6a44ae2a53ccdad2bc5911au/2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine.jpg_640x640.jpg\";s:3:\"sku\";s:20:\"4001180545392-red-26\";s:7:\"sku_sub\";s:20:\"4001180545392-red-26\";s:5:\"skuId\";s:17:\"10000015062585555\";s:7:\"skuAttr\";s:25:\"14:10;200000124:100010425\";s:13:\"regular_price\";s:4:\"49.0\";s:10:\"sale_price\";s:4:\"34.3\";s:5:\"stock\";i:17;s:10:\"attributes\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"26\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"26\";}}i:9;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H676ff169f6a44ae2a53ccdad2bc5911au/2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine.jpg_640x640.jpg\";s:3:\"sku\";s:20:\"4001180545392-red-25\";s:7:\"sku_sub\";s:20:\"4001180545392-red-25\";s:5:\"skuId\";s:17:\"10000015062585554\";s:7:\"skuAttr\";s:25:\"14:10;200000124:100010424\";s:13:\"regular_price\";s:4:\"48.0\";s:10:\"sale_price\";s:4:\"33.6\";s:5:\"stock\";i:17;s:10:\"attributes\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"25\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"25\";}}i:10;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H83475844a46a432ba1ad2ebe4322265c9/2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine.jpg_640x640.jpg\";s:3:\"sku\";s:21:\"4001180545392-pink-24\";s:7:\"sku_sub\";s:21:\"4001180545392-pink-24\";s:5:\"skuId\";s:17:\"10000015062585553\";s:7:\"skuAttr\";s:22:\"14:1052;200000124:5881\";s:13:\"regular_price\";s:4:\"48.0\";s:10:\"sale_price\";s:4:\"33.6\";s:5:\"stock\";i:16;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:2:\"24\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:2:\"24\";}}i:11;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H83475844a46a432ba1ad2ebe4322265c9/2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine.jpg_640x640.jpg\";s:3:\"sku\";s:21:\"4001180545392-pink-35\";s:7:\"sku_sub\";s:21:\"4001180545392-pink-35\";s:5:\"skuId\";s:17:\"10000015062585552\";s:7:\"skuAttr\";s:27:\"14:1052;200000124:200000333\";s:13:\"regular_price\";s:4:\"51.0\";s:10:\"sale_price\";s:4:\"35.7\";s:5:\"stock\";i:19;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:2:\"35\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:2:\"35\";}}i:12;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H676ff169f6a44ae2a53ccdad2bc5911au/2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine.jpg_640x640.jpg\";s:3:\"sku\";s:20:\"4001180545392-red-30\";s:7:\"sku_sub\";s:20:\"4001180545392-red-30\";s:5:\"skuId\";s:17:\"10000015062585559\";s:7:\"skuAttr\";s:20:\"14:10;200000124:3115\";s:13:\"regular_price\";s:4:\"49.0\";s:10:\"sale_price\";s:4:\"34.3\";s:5:\"stock\";i:19;s:10:\"attributes\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"30\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"30\";}}i:13;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H676ff169f6a44ae2a53ccdad2bc5911au/2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine.jpg_640x640.jpg\";s:3:\"sku\";s:20:\"4001180545392-red-29\";s:7:\"sku_sub\";s:20:\"4001180545392-red-29\";s:5:\"skuId\";s:17:\"10000015062585558\";s:7:\"skuAttr\";s:25:\"14:10;200000124:100010486\";s:13:\"regular_price\";s:4:\"49.0\";s:10:\"sale_price\";s:4:\"34.3\";s:5:\"stock\";i:20;s:10:\"attributes\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"29\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"29\";}}i:14;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H676ff169f6a44ae2a53ccdad2bc5911au/2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine.jpg_640x640.jpg\";s:3:\"sku\";s:20:\"4001180545392-red-28\";s:7:\"sku_sub\";s:20:\"4001180545392-red-28\";s:5:\"skuId\";s:17:\"10000015062585557\";s:7:\"skuAttr\";s:25:\"14:10;200000124:100010441\";s:13:\"regular_price\";s:4:\"49.0\";s:10:\"sale_price\";s:4:\"34.3\";s:5:\"stock\";i:20;s:10:\"attributes\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"28\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"28\";}}i:15;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H676ff169f6a44ae2a53ccdad2bc5911au/2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine.jpg_640x640.jpg\";s:3:\"sku\";s:20:\"4001180545392-red-27\";s:7:\"sku_sub\";s:20:\"4001180545392-red-27\";s:5:\"skuId\";s:17:\"10000015062585556\";s:7:\"skuAttr\";s:25:\"14:10;200000124:100010440\";s:13:\"regular_price\";s:4:\"49.0\";s:10:\"sale_price\";s:4:\"34.3\";s:5:\"stock\";i:19;s:10:\"attributes\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"27\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"27\";}}i:16;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H83475844a46a432ba1ad2ebe4322265c9/2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine.jpg_640x640.jpg\";s:3:\"sku\";s:21:\"4001180545392-pink-30\";s:7:\"sku_sub\";s:21:\"4001180545392-pink-30\";s:5:\"skuId\";s:17:\"10000015062585547\";s:7:\"skuAttr\";s:22:\"14:1052;200000124:3115\";s:13:\"regular_price\";s:4:\"49.0\";s:10:\"sale_price\";s:4:\"34.3\";s:5:\"stock\";i:18;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:2:\"30\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:2:\"30\";}}i:17;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H83475844a46a432ba1ad2ebe4322265c9/2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine.jpg_640x640.jpg\";s:3:\"sku\";s:21:\"4001180545392-pink-29\";s:7:\"sku_sub\";s:21:\"4001180545392-pink-29\";s:5:\"skuId\";s:17:\"10000015062585546\";s:7:\"skuAttr\";s:27:\"14:1052;200000124:100010486\";s:13:\"regular_price\";s:4:\"49.0\";s:10:\"sale_price\";s:4:\"34.3\";s:5:\"stock\";i:20;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:2:\"29\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:2:\"29\";}}i:18;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H83475844a46a432ba1ad2ebe4322265c9/2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine.jpg_640x640.jpg\";s:3:\"sku\";s:21:\"4001180545392-pink-28\";s:7:\"sku_sub\";s:21:\"4001180545392-pink-28\";s:5:\"skuId\";s:17:\"10000015062585545\";s:7:\"skuAttr\";s:27:\"14:1052;200000124:100010441\";s:13:\"regular_price\";s:4:\"49.0\";s:10:\"sale_price\";s:4:\"34.3\";s:5:\"stock\";i:19;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:2:\"28\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:2:\"28\";}}i:19;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H83475844a46a432ba1ad2ebe4322265c9/2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine.jpg_640x640.jpg\";s:3:\"sku\";s:21:\"4001180545392-pink-27\";s:7:\"sku_sub\";s:21:\"4001180545392-pink-27\";s:5:\"skuId\";s:17:\"10000015062585544\";s:7:\"skuAttr\";s:27:\"14:1052;200000124:100010440\";s:13:\"regular_price\";s:4:\"49.0\";s:10:\"sale_price\";s:4:\"34.3\";s:5:\"stock\";i:18;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:2:\"27\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:2:\"27\";}}i:20;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H83475844a46a432ba1ad2ebe4322265c9/2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine.jpg_640x640.jpg\";s:3:\"sku\";s:21:\"4001180545392-pink-34\";s:7:\"sku_sub\";s:21:\"4001180545392-pink-34\";s:5:\"skuId\";s:17:\"10000015062585551\";s:7:\"skuAttr\";s:27:\"14:1052;200000124:100010481\";s:13:\"regular_price\";s:4:\"51.0\";s:10:\"sale_price\";s:4:\"35.7\";s:5:\"stock\";i:20;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:2:\"34\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:2:\"34\";}}i:21;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H83475844a46a432ba1ad2ebe4322265c9/2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine.jpg_640x640.jpg\";s:3:\"sku\";s:21:\"4001180545392-pink-33\";s:7:\"sku_sub\";s:21:\"4001180545392-pink-33\";s:5:\"skuId\";s:17:\"10000015062585550\";s:7:\"skuAttr\";s:27:\"14:1052;200000124:200000332\";s:13:\"regular_price\";s:4:\"51.0\";s:10:\"sale_price\";s:4:\"35.7\";s:5:\"stock\";i:18;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:2:\"33\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:2:\"33\";}}i:22;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H83475844a46a432ba1ad2ebe4322265c9/2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine.jpg_640x640.jpg\";s:3:\"sku\";s:21:\"4001180545392-pink-32\";s:7:\"sku_sub\";s:21:\"4001180545392-pink-32\";s:5:\"skuId\";s:17:\"10000015062585549\";s:7:\"skuAttr\";s:27:\"14:1052;200000124:200000331\";s:13:\"regular_price\";s:4:\"51.0\";s:10:\"sale_price\";s:4:\"35.7\";s:5:\"stock\";i:19;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:2:\"32\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:2:\"32\";}}i:23;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H83475844a46a432ba1ad2ebe4322265c9/2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine.jpg_640x640.jpg\";s:3:\"sku\";s:21:\"4001180545392-pink-31\";s:7:\"sku_sub\";s:21:\"4001180545392-pink-31\";s:5:\"skuId\";s:17:\"10000015062585548\";s:7:\"skuAttr\";s:27:\"14:1052;200000124:200001014\";s:13:\"regular_price\";s:4:\"51.0\";s:10:\"sale_price\";s:4:\"35.7\";s:5:\"stock\";i:19;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:2:\"31\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:2:\"31\";}}i:24;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H6ee8f1c52b574f8dab88205bc5050c30E/2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"4001180545392-black-34\";s:7:\"sku_sub\";s:22:\"4001180545392-black-34\";s:5:\"skuId\";s:17:\"10000015062585539\";s:7:\"skuAttr\";s:26:\"14:193;200000124:100010481\";s:13:\"regular_price\";s:4:\"49.0\";s:10:\"sale_price\";s:4:\"34.3\";s:5:\"stock\";i:15;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"34\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"34\";}}i:25;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H6ee8f1c52b574f8dab88205bc5050c30E/2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"4001180545392-black-33\";s:7:\"sku_sub\";s:22:\"4001180545392-black-33\";s:5:\"skuId\";s:17:\"10000015062585538\";s:7:\"skuAttr\";s:26:\"14:193;200000124:200000332\";s:13:\"regular_price\";s:4:\"49.0\";s:10:\"sale_price\";s:4:\"34.3\";s:5:\"stock\";i:19;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"33\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"33\";}}i:26;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H6ee8f1c52b574f8dab88205bc5050c30E/2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"4001180545392-black-32\";s:7:\"sku_sub\";s:22:\"4001180545392-black-32\";s:5:\"skuId\";s:17:\"10000015062585537\";s:7:\"skuAttr\";s:26:\"14:193;200000124:200000331\";s:13:\"regular_price\";s:4:\"49.0\";s:10:\"sale_price\";s:4:\"34.3\";s:5:\"stock\";i:18;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"32\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"32\";}}i:27;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H6ee8f1c52b574f8dab88205bc5050c30E/2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"4001180545392-black-31\";s:7:\"sku_sub\";s:22:\"4001180545392-black-31\";s:5:\"skuId\";s:17:\"10000015062585536\";s:7:\"skuAttr\";s:26:\"14:193;200000124:200001014\";s:13:\"regular_price\";s:4:\"49.0\";s:10:\"sale_price\";s:4:\"34.3\";s:5:\"stock\";i:18;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"31\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"31\";}}i:28;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H83475844a46a432ba1ad2ebe4322265c9/2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine.jpg_640x640.jpg\";s:3:\"sku\";s:21:\"4001180545392-pink-26\";s:7:\"sku_sub\";s:21:\"4001180545392-pink-26\";s:5:\"skuId\";s:17:\"10000015062585543\";s:7:\"skuAttr\";s:27:\"14:1052;200000124:100010425\";s:13:\"regular_price\";s:4:\"49.0\";s:10:\"sale_price\";s:4:\"34.3\";s:5:\"stock\";i:20;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:2:\"26\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:2:\"26\";}}i:29;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H83475844a46a432ba1ad2ebe4322265c9/2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine.jpg_640x640.jpg\";s:3:\"sku\";s:21:\"4001180545392-pink-25\";s:7:\"sku_sub\";s:21:\"4001180545392-pink-25\";s:5:\"skuId\";s:17:\"10000015062585542\";s:7:\"skuAttr\";s:27:\"14:1052;200000124:100010424\";s:13:\"regular_price\";s:4:\"48.0\";s:10:\"sale_price\";s:4:\"33.6\";s:5:\"stock\";i:20;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:2:\"25\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:2:\"25\";}}i:30;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H6ee8f1c52b574f8dab88205bc5050c30E/2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"4001180545392-black-24\";s:7:\"sku_sub\";s:22:\"4001180545392-black-24\";s:5:\"skuId\";s:17:\"10000015062585541\";s:7:\"skuAttr\";s:21:\"14:193;200000124:5881\";s:13:\"regular_price\";s:4:\"48.0\";s:10:\"sale_price\";s:4:\"33.6\";s:5:\"stock\";i:13;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"24\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"24\";}}i:31;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H6ee8f1c52b574f8dab88205bc5050c30E/2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"4001180545392-black-35\";s:7:\"sku_sub\";s:22:\"4001180545392-black-35\";s:5:\"skuId\";s:17:\"10000015062585540\";s:7:\"skuAttr\";s:26:\"14:193;200000124:200000333\";s:13:\"regular_price\";s:4:\"49.0\";s:10:\"sale_price\";s:4:\"34.3\";s:5:\"stock\";i:15;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"35\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"35\";}}i:32;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H01be7d0f54d94cd2a81ef2097ad2e822Z/2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine.jpg_640x640.jpg\";s:3:\"sku\";s:27:\"4001180545392-full-black-30\";s:7:\"sku_sub\";s:35:\"4001180545392-fluorescent-yellow-30\";s:5:\"skuId\";s:17:\"10000015062585595\";s:7:\"skuAttr\";s:38:\"14:202529824#Full Black;200000124:3115\";s:13:\"regular_price\";s:4:\"49.0\";s:10:\"sale_price\";s:4:\"34.3\";s:5:\"stock\";i:19;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"Full Black\";s:9:\"shoe-size\";s:2:\"30\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:18:\"Fluorescent Yellow\";s:9:\"shoe-size\";s:2:\"30\";}}i:33;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H01be7d0f54d94cd2a81ef2097ad2e822Z/2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine.jpg_640x640.jpg\";s:3:\"sku\";s:27:\"4001180545392-full-black-29\";s:7:\"sku_sub\";s:35:\"4001180545392-fluorescent-yellow-29\";s:5:\"skuId\";s:17:\"10000015062585594\";s:7:\"skuAttr\";s:43:\"14:202529824#Full Black;200000124:100010486\";s:13:\"regular_price\";s:4:\"49.0\";s:10:\"sale_price\";s:4:\"34.3\";s:5:\"stock\";i:20;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"Full Black\";s:9:\"shoe-size\";s:2:\"29\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:18:\"Fluorescent Yellow\";s:9:\"shoe-size\";s:2:\"29\";}}i:34;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H01be7d0f54d94cd2a81ef2097ad2e822Z/2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine.jpg_640x640.jpg\";s:3:\"sku\";s:27:\"4001180545392-full-black-28\";s:7:\"sku_sub\";s:35:\"4001180545392-fluorescent-yellow-28\";s:5:\"skuId\";s:17:\"10000015062585593\";s:7:\"skuAttr\";s:43:\"14:202529824#Full Black;200000124:100010441\";s:13:\"regular_price\";s:4:\"49.0\";s:10:\"sale_price\";s:4:\"34.3\";s:5:\"stock\";i:19;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"Full Black\";s:9:\"shoe-size\";s:2:\"28\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:18:\"Fluorescent Yellow\";s:9:\"shoe-size\";s:2:\"28\";}}i:35;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H01be7d0f54d94cd2a81ef2097ad2e822Z/2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine.jpg_640x640.jpg\";s:3:\"sku\";s:27:\"4001180545392-full-black-27\";s:7:\"sku_sub\";s:35:\"4001180545392-fluorescent-yellow-27\";s:5:\"skuId\";s:17:\"10000015062585592\";s:7:\"skuAttr\";s:43:\"14:202529824#Full Black;200000124:100010440\";s:13:\"regular_price\";s:4:\"49.0\";s:10:\"sale_price\";s:4:\"34.3\";s:5:\"stock\";i:18;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"Full Black\";s:9:\"shoe-size\";s:2:\"27\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:18:\"Fluorescent Yellow\";s:9:\"shoe-size\";s:2:\"27\";}}i:36;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H01be7d0f54d94cd2a81ef2097ad2e822Z/2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine.jpg_640x640.jpg\";s:3:\"sku\";s:27:\"4001180545392-full-black-34\";s:7:\"sku_sub\";s:35:\"4001180545392-fluorescent-yellow-34\";s:5:\"skuId\";s:17:\"10000015062585599\";s:7:\"skuAttr\";s:43:\"14:202529824#Full Black;200000124:100010481\";s:13:\"regular_price\";s:4:\"51.0\";s:10:\"sale_price\";s:4:\"35.7\";s:5:\"stock\";i:17;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"Full Black\";s:9:\"shoe-size\";s:2:\"34\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:18:\"Fluorescent Yellow\";s:9:\"shoe-size\";s:2:\"34\";}}i:37;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H01be7d0f54d94cd2a81ef2097ad2e822Z/2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine.jpg_640x640.jpg\";s:3:\"sku\";s:27:\"4001180545392-full-black-33\";s:7:\"sku_sub\";s:35:\"4001180545392-fluorescent-yellow-33\";s:5:\"skuId\";s:17:\"10000015062585598\";s:7:\"skuAttr\";s:43:\"14:202529824#Full Black;200000124:200000332\";s:13:\"regular_price\";s:4:\"51.0\";s:10:\"sale_price\";s:4:\"35.7\";s:5:\"stock\";i:18;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"Full Black\";s:9:\"shoe-size\";s:2:\"33\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:18:\"Fluorescent Yellow\";s:9:\"shoe-size\";s:2:\"33\";}}i:38;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H01be7d0f54d94cd2a81ef2097ad2e822Z/2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine.jpg_640x640.jpg\";s:3:\"sku\";s:27:\"4001180545392-full-black-32\";s:7:\"sku_sub\";s:35:\"4001180545392-fluorescent-yellow-32\";s:5:\"skuId\";s:17:\"10000015062585597\";s:7:\"skuAttr\";s:43:\"14:202529824#Full Black;200000124:200000331\";s:13:\"regular_price\";s:4:\"51.0\";s:10:\"sale_price\";s:4:\"35.7\";s:5:\"stock\";i:20;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"Full Black\";s:9:\"shoe-size\";s:2:\"32\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:18:\"Fluorescent Yellow\";s:9:\"shoe-size\";s:2:\"32\";}}i:39;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H01be7d0f54d94cd2a81ef2097ad2e822Z/2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine.jpg_640x640.jpg\";s:3:\"sku\";s:27:\"4001180545392-full-black-31\";s:7:\"sku_sub\";s:35:\"4001180545392-fluorescent-yellow-31\";s:5:\"skuId\";s:17:\"10000015062585596\";s:7:\"skuAttr\";s:43:\"14:202529824#Full Black;200000124:200001014\";s:13:\"regular_price\";s:4:\"51.0\";s:10:\"sale_price\";s:4:\"35.7\";s:5:\"stock\";i:20;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"Full Black\";s:9:\"shoe-size\";s:2:\"31\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:18:\"Fluorescent Yellow\";s:9:\"shoe-size\";s:2:\"31\";}}i:40;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H47b7c43e1bc942a4b505e32781eb8d01k/2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"4001180545392-radium-34\";s:7:\"sku_sub\";s:34:\"4001180545392-pale-pinkish-gray-34\";s:5:\"skuId\";s:17:\"10000015062585587\";s:7:\"skuAttr\";s:40:\"14:1475229281#Radium;200000124:100010481\";s:13:\"regular_price\";s:4:\"51.0\";s:10:\"sale_price\";s:4:\"35.7\";s:5:\"stock\";i:20;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Radium\";s:9:\"shoe-size\";s:2:\"34\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:17:\"Pale Pinkish Gray\";s:9:\"shoe-size\";s:2:\"34\";}}i:41;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H47b7c43e1bc942a4b505e32781eb8d01k/2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"4001180545392-radium-33\";s:7:\"sku_sub\";s:34:\"4001180545392-pale-pinkish-gray-33\";s:5:\"skuId\";s:17:\"10000015062585586\";s:7:\"skuAttr\";s:40:\"14:1475229281#Radium;200000124:200000332\";s:13:\"regular_price\";s:4:\"51.0\";s:10:\"sale_price\";s:4:\"35.7\";s:5:\"stock\";i:20;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Radium\";s:9:\"shoe-size\";s:2:\"33\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:17:\"Pale Pinkish Gray\";s:9:\"shoe-size\";s:2:\"33\";}}i:42;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H47b7c43e1bc942a4b505e32781eb8d01k/2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"4001180545392-radium-32\";s:7:\"sku_sub\";s:34:\"4001180545392-pale-pinkish-gray-32\";s:5:\"skuId\";s:17:\"10000015062585585\";s:7:\"skuAttr\";s:40:\"14:1475229281#Radium;200000124:200000331\";s:13:\"regular_price\";s:4:\"51.0\";s:10:\"sale_price\";s:4:\"35.7\";s:5:\"stock\";i:20;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Radium\";s:9:\"shoe-size\";s:2:\"32\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:17:\"Pale Pinkish Gray\";s:9:\"shoe-size\";s:2:\"32\";}}i:43;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H47b7c43e1bc942a4b505e32781eb8d01k/2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"4001180545392-radium-31\";s:7:\"sku_sub\";s:34:\"4001180545392-pale-pinkish-gray-31\";s:5:\"skuId\";s:17:\"10000015062585584\";s:7:\"skuAttr\";s:40:\"14:1475229281#Radium;200000124:200001014\";s:13:\"regular_price\";s:4:\"51.0\";s:10:\"sale_price\";s:4:\"35.7\";s:5:\"stock\";i:19;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Radium\";s:9:\"shoe-size\";s:2:\"31\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:17:\"Pale Pinkish Gray\";s:9:\"shoe-size\";s:2:\"31\";}}i:44;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H01be7d0f54d94cd2a81ef2097ad2e822Z/2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine.jpg_640x640.jpg\";s:3:\"sku\";s:27:\"4001180545392-full-black-26\";s:7:\"sku_sub\";s:35:\"4001180545392-fluorescent-yellow-26\";s:5:\"skuId\";s:17:\"10000015062585591\";s:7:\"skuAttr\";s:43:\"14:202529824#Full Black;200000124:100010425\";s:13:\"regular_price\";s:4:\"49.0\";s:10:\"sale_price\";s:4:\"34.3\";s:5:\"stock\";i:20;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"Full Black\";s:9:\"shoe-size\";s:2:\"26\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:18:\"Fluorescent Yellow\";s:9:\"shoe-size\";s:2:\"26\";}}i:45;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H01be7d0f54d94cd2a81ef2097ad2e822Z/2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine.jpg_640x640.jpg\";s:3:\"sku\";s:27:\"4001180545392-full-black-25\";s:7:\"sku_sub\";s:35:\"4001180545392-fluorescent-yellow-25\";s:5:\"skuId\";s:17:\"10000015062585590\";s:7:\"skuAttr\";s:43:\"14:202529824#Full Black;200000124:100010424\";s:13:\"regular_price\";s:4:\"48.0\";s:10:\"sale_price\";s:4:\"33.6\";s:5:\"stock\";i:19;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"Full Black\";s:9:\"shoe-size\";s:2:\"25\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:18:\"Fluorescent Yellow\";s:9:\"shoe-size\";s:2:\"25\";}}i:46;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H47b7c43e1bc942a4b505e32781eb8d01k/2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"4001180545392-radium-24\";s:7:\"sku_sub\";s:34:\"4001180545392-pale-pinkish-gray-24\";s:5:\"skuId\";s:17:\"10000015062585589\";s:7:\"skuAttr\";s:35:\"14:1475229281#Radium;200000124:5881\";s:13:\"regular_price\";s:4:\"48.0\";s:10:\"sale_price\";s:4:\"33.6\";s:5:\"stock\";i:20;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Radium\";s:9:\"shoe-size\";s:2:\"24\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:17:\"Pale Pinkish Gray\";s:9:\"shoe-size\";s:2:\"24\";}}i:47;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H47b7c43e1bc942a4b505e32781eb8d01k/2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"4001180545392-radium-35\";s:7:\"sku_sub\";s:34:\"4001180545392-pale-pinkish-gray-35\";s:5:\"skuId\";s:17:\"10000015062585588\";s:7:\"skuAttr\";s:40:\"14:1475229281#Radium;200000124:200000333\";s:13:\"regular_price\";s:4:\"51.0\";s:10:\"sale_price\";s:4:\"35.7\";s:5:\"stock\";i:20;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Radium\";s:9:\"shoe-size\";s:2:\"35\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:17:\"Pale Pinkish Gray\";s:9:\"shoe-size\";s:2:\"35\";}}i:48;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H47b7c43e1bc942a4b505e32781eb8d01k/2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"4001180545392-radium-26\";s:7:\"sku_sub\";s:34:\"4001180545392-pale-pinkish-gray-26\";s:5:\"skuId\";s:17:\"10000015062585579\";s:7:\"skuAttr\";s:40:\"14:1475229281#Radium;200000124:100010425\";s:13:\"regular_price\";s:4:\"49.0\";s:10:\"sale_price\";s:4:\"34.3\";s:5:\"stock\";i:20;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Radium\";s:9:\"shoe-size\";s:2:\"26\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:17:\"Pale Pinkish Gray\";s:9:\"shoe-size\";s:2:\"26\";}}i:49;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H47b7c43e1bc942a4b505e32781eb8d01k/2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"4001180545392-radium-25\";s:7:\"sku_sub\";s:34:\"4001180545392-pale-pinkish-gray-25\";s:5:\"skuId\";s:17:\"10000015062585578\";s:7:\"skuAttr\";s:40:\"14:1475229281#Radium;200000124:100010424\";s:13:\"regular_price\";s:4:\"48.0\";s:10:\"sale_price\";s:4:\"33.6\";s:5:\"stock\";i:20;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Radium\";s:9:\"shoe-size\";s:2:\"25\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:17:\"Pale Pinkish Gray\";s:9:\"shoe-size\";s:2:\"25\";}}i:50;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/Hc465f25c50aa4e4da9ee28c5a47b1ef9X/2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"4001180545392-rainbow-24\";s:7:\"sku_sub\";s:22:\"4001180545392-color-24\";s:5:\"skuId\";s:17:\"10000015062585577\";s:7:\"skuAttr\";s:35:\"14:200143091#Rainbow;200000124:5881\";s:13:\"regular_price\";s:4:\"48.0\";s:10:\"sale_price\";s:4:\"33.6\";s:5:\"stock\";i:20;s:10:\"attributes\";a:2:{s:5:\"color\";s:7:\"Rainbow\";s:9:\"shoe-size\";s:2:\"24\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Color\";s:9:\"shoe-size\";s:2:\"24\";}}i:51;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/Hc465f25c50aa4e4da9ee28c5a47b1ef9X/2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"4001180545392-rainbow-35\";s:7:\"sku_sub\";s:22:\"4001180545392-color-35\";s:5:\"skuId\";s:17:\"10000015062585576\";s:7:\"skuAttr\";s:40:\"14:200143091#Rainbow;200000124:200000333\";s:13:\"regular_price\";s:4:\"51.0\";s:10:\"sale_price\";s:4:\"35.7\";s:5:\"stock\";i:18;s:10:\"attributes\";a:2:{s:5:\"color\";s:7:\"Rainbow\";s:9:\"shoe-size\";s:2:\"35\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Color\";s:9:\"shoe-size\";s:2:\"35\";}}i:52;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H47b7c43e1bc942a4b505e32781eb8d01k/2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"4001180545392-radium-30\";s:7:\"sku_sub\";s:34:\"4001180545392-pale-pinkish-gray-30\";s:5:\"skuId\";s:17:\"10000015062585583\";s:7:\"skuAttr\";s:35:\"14:1475229281#Radium;200000124:3115\";s:13:\"regular_price\";s:4:\"49.0\";s:10:\"sale_price\";s:4:\"34.3\";s:5:\"stock\";i:19;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Radium\";s:9:\"shoe-size\";s:2:\"30\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:17:\"Pale Pinkish Gray\";s:9:\"shoe-size\";s:2:\"30\";}}i:53;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H47b7c43e1bc942a4b505e32781eb8d01k/2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"4001180545392-radium-29\";s:7:\"sku_sub\";s:34:\"4001180545392-pale-pinkish-gray-29\";s:5:\"skuId\";s:17:\"10000015062585582\";s:7:\"skuAttr\";s:40:\"14:1475229281#Radium;200000124:100010486\";s:13:\"regular_price\";s:4:\"49.0\";s:10:\"sale_price\";s:4:\"34.3\";s:5:\"stock\";i:20;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Radium\";s:9:\"shoe-size\";s:2:\"29\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:17:\"Pale Pinkish Gray\";s:9:\"shoe-size\";s:2:\"29\";}}i:54;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H47b7c43e1bc942a4b505e32781eb8d01k/2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"4001180545392-radium-28\";s:7:\"sku_sub\";s:34:\"4001180545392-pale-pinkish-gray-28\";s:5:\"skuId\";s:17:\"10000015062585581\";s:7:\"skuAttr\";s:40:\"14:1475229281#Radium;200000124:100010441\";s:13:\"regular_price\";s:4:\"49.0\";s:10:\"sale_price\";s:4:\"34.3\";s:5:\"stock\";i:20;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Radium\";s:9:\"shoe-size\";s:2:\"28\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:17:\"Pale Pinkish Gray\";s:9:\"shoe-size\";s:2:\"28\";}}i:55;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H47b7c43e1bc942a4b505e32781eb8d01k/2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"4001180545392-radium-27\";s:7:\"sku_sub\";s:34:\"4001180545392-pale-pinkish-gray-27\";s:5:\"skuId\";s:17:\"10000015062585580\";s:7:\"skuAttr\";s:40:\"14:1475229281#Radium;200000124:100010440\";s:13:\"regular_price\";s:4:\"49.0\";s:10:\"sale_price\";s:4:\"34.3\";s:5:\"stock\";i:20;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Radium\";s:9:\"shoe-size\";s:2:\"27\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:17:\"Pale Pinkish Gray\";s:9:\"shoe-size\";s:2:\"27\";}}i:56;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/Hc465f25c50aa4e4da9ee28c5a47b1ef9X/2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"4001180545392-rainbow-30\";s:7:\"sku_sub\";s:22:\"4001180545392-color-30\";s:5:\"skuId\";s:17:\"10000015062585571\";s:7:\"skuAttr\";s:35:\"14:200143091#Rainbow;200000124:3115\";s:13:\"regular_price\";s:4:\"49.0\";s:10:\"sale_price\";s:4:\"34.3\";s:5:\"stock\";i:19;s:10:\"attributes\";a:2:{s:5:\"color\";s:7:\"Rainbow\";s:9:\"shoe-size\";s:2:\"30\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Color\";s:9:\"shoe-size\";s:2:\"30\";}}i:57;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/Hc465f25c50aa4e4da9ee28c5a47b1ef9X/2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"4001180545392-rainbow-29\";s:7:\"sku_sub\";s:22:\"4001180545392-color-29\";s:5:\"skuId\";s:17:\"10000015062585570\";s:7:\"skuAttr\";s:40:\"14:200143091#Rainbow;200000124:100010486\";s:13:\"regular_price\";s:4:\"49.0\";s:10:\"sale_price\";s:4:\"34.3\";s:5:\"stock\";i:17;s:10:\"attributes\";a:2:{s:5:\"color\";s:7:\"Rainbow\";s:9:\"shoe-size\";s:2:\"29\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Color\";s:9:\"shoe-size\";s:2:\"29\";}}i:58;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/Hc465f25c50aa4e4da9ee28c5a47b1ef9X/2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"4001180545392-rainbow-28\";s:7:\"sku_sub\";s:22:\"4001180545392-color-28\";s:5:\"skuId\";s:17:\"10000015062585569\";s:7:\"skuAttr\";s:40:\"14:200143091#Rainbow;200000124:100010441\";s:13:\"regular_price\";s:4:\"49.0\";s:10:\"sale_price\";s:4:\"34.3\";s:5:\"stock\";i:20;s:10:\"attributes\";a:2:{s:5:\"color\";s:7:\"Rainbow\";s:9:\"shoe-size\";s:2:\"28\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Color\";s:9:\"shoe-size\";s:2:\"28\";}}i:59;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/Hc465f25c50aa4e4da9ee28c5a47b1ef9X/2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"4001180545392-rainbow-27\";s:7:\"sku_sub\";s:22:\"4001180545392-color-27\";s:5:\"skuId\";s:17:\"10000015062585568\";s:7:\"skuAttr\";s:40:\"14:200143091#Rainbow;200000124:100010440\";s:13:\"regular_price\";s:4:\"49.0\";s:10:\"sale_price\";s:4:\"34.3\";s:5:\"stock\";i:20;s:10:\"attributes\";a:2:{s:5:\"color\";s:7:\"Rainbow\";s:9:\"shoe-size\";s:2:\"27\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Color\";s:9:\"shoe-size\";s:2:\"27\";}}i:60;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/Hc465f25c50aa4e4da9ee28c5a47b1ef9X/2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"4001180545392-rainbow-34\";s:7:\"sku_sub\";s:22:\"4001180545392-color-34\";s:5:\"skuId\";s:17:\"10000015062585575\";s:7:\"skuAttr\";s:40:\"14:200143091#Rainbow;200000124:100010481\";s:13:\"regular_price\";s:4:\"51.0\";s:10:\"sale_price\";s:4:\"35.7\";s:5:\"stock\";i:19;s:10:\"attributes\";a:2:{s:5:\"color\";s:7:\"Rainbow\";s:9:\"shoe-size\";s:2:\"34\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Color\";s:9:\"shoe-size\";s:2:\"34\";}}i:61;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/Hc465f25c50aa4e4da9ee28c5a47b1ef9X/2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"4001180545392-rainbow-33\";s:7:\"sku_sub\";s:22:\"4001180545392-color-33\";s:5:\"skuId\";s:17:\"10000015062585574\";s:7:\"skuAttr\";s:40:\"14:200143091#Rainbow;200000124:200000332\";s:13:\"regular_price\";s:4:\"51.0\";s:10:\"sale_price\";s:4:\"35.7\";s:5:\"stock\";i:18;s:10:\"attributes\";a:2:{s:5:\"color\";s:7:\"Rainbow\";s:9:\"shoe-size\";s:2:\"33\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Color\";s:9:\"shoe-size\";s:2:\"33\";}}i:62;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/Hc465f25c50aa4e4da9ee28c5a47b1ef9X/2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"4001180545392-rainbow-32\";s:7:\"sku_sub\";s:22:\"4001180545392-color-32\";s:5:\"skuId\";s:17:\"10000015062585573\";s:7:\"skuAttr\";s:40:\"14:200143091#Rainbow;200000124:200000331\";s:13:\"regular_price\";s:4:\"51.0\";s:10:\"sale_price\";s:4:\"35.7\";s:5:\"stock\";i:19;s:10:\"attributes\";a:2:{s:5:\"color\";s:7:\"Rainbow\";s:9:\"shoe-size\";s:2:\"32\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Color\";s:9:\"shoe-size\";s:2:\"32\";}}i:63;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/Hc465f25c50aa4e4da9ee28c5a47b1ef9X/2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"4001180545392-rainbow-31\";s:7:\"sku_sub\";s:22:\"4001180545392-color-31\";s:5:\"skuId\";s:17:\"10000015062585572\";s:7:\"skuAttr\";s:40:\"14:200143091#Rainbow;200000124:200001014\";s:13:\"regular_price\";s:4:\"51.0\";s:10:\"sale_price\";s:4:\"35.7\";s:5:\"stock\";i:19;s:10:\"attributes\";a:2:{s:5:\"color\";s:7:\"Rainbow\";s:9:\"shoe-size\";s:2:\"31\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Color\";s:9:\"shoe-size\";s:2:\"31\";}}i:64;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H01be7d0f54d94cd2a81ef2097ad2e822Z/2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine.jpg_640x640.jpg\";s:3:\"sku\";s:27:\"4001180545392-full-black-24\";s:7:\"sku_sub\";s:35:\"4001180545392-fluorescent-yellow-24\";s:5:\"skuId\";s:17:\"10000015062585601\";s:7:\"skuAttr\";s:38:\"14:202529824#Full Black;200000124:5881\";s:13:\"regular_price\";s:4:\"48.0\";s:10:\"sale_price\";s:4:\"33.6\";s:5:\"stock\";i:17;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"Full Black\";s:9:\"shoe-size\";s:2:\"24\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:18:\"Fluorescent Yellow\";s:9:\"shoe-size\";s:2:\"24\";}}i:65;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H01be7d0f54d94cd2a81ef2097ad2e822Z/2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine.jpg_640x640.jpg\";s:3:\"sku\";s:27:\"4001180545392-full-black-35\";s:7:\"sku_sub\";s:35:\"4001180545392-fluorescent-yellow-35\";s:5:\"skuId\";s:17:\"10000015062585600\";s:7:\"skuAttr\";s:43:\"14:202529824#Full Black;200000124:200000333\";s:13:\"regular_price\";s:4:\"51.0\";s:10:\"sale_price\";s:4:\"35.7\";s:5:\"stock\";i:20;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"Full Black\";s:9:\"shoe-size\";s:2:\"35\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:18:\"Fluorescent Yellow\";s:9:\"shoe-size\";s:2:\"35\";}}i:66;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H6ee8f1c52b574f8dab88205bc5050c30E/2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"4001180545392-black-26\";s:7:\"sku_sub\";s:22:\"4001180545392-black-26\";s:5:\"skuId\";s:17:\"10000015062585531\";s:7:\"skuAttr\";s:26:\"14:193;200000124:100010425\";s:13:\"regular_price\";s:4:\"49.0\";s:10:\"sale_price\";s:4:\"34.3\";s:5:\"stock\";i:15;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"26\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"26\";}}i:67;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H6ee8f1c52b574f8dab88205bc5050c30E/2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"4001180545392-black-25\";s:7:\"sku_sub\";s:22:\"4001180545392-black-25\";s:5:\"skuId\";s:17:\"10000015062585530\";s:7:\"skuAttr\";s:26:\"14:193;200000124:100010424\";s:13:\"regular_price\";s:4:\"48.0\";s:10:\"sale_price\";s:4:\"33.6\";s:5:\"stock\";i:15;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"25\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"25\";}}i:68;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H6ee8f1c52b574f8dab88205bc5050c30E/2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"4001180545392-black-30\";s:7:\"sku_sub\";s:22:\"4001180545392-black-30\";s:5:\"skuId\";s:17:\"10000015062585535\";s:7:\"skuAttr\";s:21:\"14:193;200000124:3115\";s:13:\"regular_price\";s:4:\"49.0\";s:10:\"sale_price\";s:4:\"34.3\";s:5:\"stock\";i:16;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"30\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"30\";}}i:69;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H6ee8f1c52b574f8dab88205bc5050c30E/2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"4001180545392-black-29\";s:7:\"sku_sub\";s:22:\"4001180545392-black-29\";s:5:\"skuId\";s:17:\"10000015062585534\";s:7:\"skuAttr\";s:26:\"14:193;200000124:100010486\";s:13:\"regular_price\";s:4:\"49.0\";s:10:\"sale_price\";s:4:\"34.3\";s:5:\"stock\";i:18;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"29\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"29\";}}i:70;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H6ee8f1c52b574f8dab88205bc5050c30E/2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"4001180545392-black-28\";s:7:\"sku_sub\";s:22:\"4001180545392-black-28\";s:5:\"skuId\";s:17:\"10000015062585533\";s:7:\"skuAttr\";s:26:\"14:193;200000124:100010441\";s:13:\"regular_price\";s:4:\"49.0\";s:10:\"sale_price\";s:4:\"34.3\";s:5:\"stock\";i:17;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"28\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"28\";}}i:71;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H6ee8f1c52b574f8dab88205bc5050c30E/2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"4001180545392-black-27\";s:7:\"sku_sub\";s:22:\"4001180545392-black-27\";s:5:\"skuId\";s:17:\"10000015062585532\";s:7:\"skuAttr\";s:26:\"14:193;200000124:100010440\";s:13:\"regular_price\";s:4:\"49.0\";s:10:\"sale_price\";s:4:\"34.3\";s:5:\"stock\";i:18;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"27\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"27\";}}}'),
(28739, 2645, '_wp_attached_file', '2021/06/Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet-3.jpg_640x640-3.jpg');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(28740, 2645, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:400;s:6:\"height\";i:400;s:4:\"file\";s:140:\"2021/06/Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet-3.jpg_640x640-3.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:140:\"Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet-3.jpg_640x640-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:140:\"Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet-3.jpg_640x640-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:140:\"Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet-3.jpg_640x640-3-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:140:\"Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet-3.jpg_640x640-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:140:\"Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet-3.jpg_640x640-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:140:\"Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet-3.jpg_640x640-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:140:\"Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet-3.jpg_640x640-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(28741, 2645, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H3e7dde87f7334b33b7026acaac4712a7Y/Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet.jpg_640x640.jpg'),
(28742, 2566, '_thumbnail_id', '2645'),
(28743, 2646, '_wp_attached_file', '2021/06/Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet-4.jpg_640x640-4.jpg'),
(28744, 2646, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:400;s:6:\"height\";i:400;s:4:\"file\";s:140:\"2021/06/Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet-4.jpg_640x640-4.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:140:\"Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet-4.jpg_640x640-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:140:\"Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet-4.jpg_640x640-4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:140:\"Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet-4.jpg_640x640-4-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:140:\"Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet-4.jpg_640x640-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:140:\"Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet-4.jpg_640x640-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:140:\"Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet-4.jpg_640x640-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:140:\"Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet-4.jpg_640x640-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(28745, 2646, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H6200fbbda5294dbda649ab8f02ffaf38f/Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet.jpg_640x640.jpg'),
(28746, 2568, '_thumbnail_id', '2646'),
(28747, 2647, '_wp_attached_file', '2021/06/Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet-5.jpg_640x640-5.jpg'),
(28748, 2647, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:597;s:4:\"file\";s:140:\"2021/06/Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet-5.jpg_640x640-5.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:140:\"Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet-5.jpg_640x640-5-300x280.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:280;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:140:\"Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet-5.jpg_640x640-5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:140:\"Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet-5.jpg_640x640-5-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:140:\"Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet-5.jpg_640x640-5-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:140:\"Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet-5.jpg_640x640-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:140:\"Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet-5.jpg_640x640-5-600x560.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:560;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:140:\"Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet-5.jpg_640x640-5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:140:\"Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet-5.jpg_640x640-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:140:\"Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet-5.jpg_640x640-5-600x560.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:560;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:140:\"Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet-5.jpg_640x640-5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(28749, 2647, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Hba3cbd2c6e284d78b3e73c72d6f60876F/Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet.jpg_640x640.jpg'),
(28750, 2570, '_thumbnail_id', '2647'),
(28751, 2648, '_wp_attached_file', '2021/06/Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet-6.jpg_640x640-6.jpg'),
(28752, 2648, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:593;s:4:\"file\";s:140:\"2021/06/Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet-6.jpg_640x640-6.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:140:\"Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet-6.jpg_640x640-6-300x278.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:278;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:140:\"Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet-6.jpg_640x640-6-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:140:\"Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet-6.jpg_640x640-6-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:140:\"Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet-6.jpg_640x640-6-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:140:\"Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet-6.jpg_640x640-6-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:140:\"Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet-6.jpg_640x640-6-600x556.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:556;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:140:\"Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet-6.jpg_640x640-6-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:140:\"Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet-6.jpg_640x640-6-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:140:\"Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet-6.jpg_640x640-6-600x556.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:556;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:140:\"Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet-6.jpg_640x640-6-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(28753, 2648, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Hc8aa97c8ab5f4e5695696d5f3ecb376aG/Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet.jpg_640x640.jpg'),
(28754, 2569, '_thumbnail_id', '2648'),
(28755, 2649, '_wp_attached_file', '2021/06/Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet-7.jpg_640x640-7.jpg'),
(28756, 2649, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:400;s:6:\"height\";i:400;s:4:\"file\";s:140:\"2021/06/Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet-7.jpg_640x640-7.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:140:\"Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet-7.jpg_640x640-7-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:140:\"Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet-7.jpg_640x640-7-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:140:\"Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet-7.jpg_640x640-7-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:140:\"Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet-7.jpg_640x640-7-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:140:\"Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet-7.jpg_640x640-7-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:140:\"Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet-7.jpg_640x640-7-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:140:\"Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet-7.jpg_640x640-7-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(28757, 2649, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Hf96b64c5a9c4459e9fccfdd1fdb81a4f8/Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet.jpg_640x640.jpg'),
(28758, 2567, '_thumbnail_id', '2649'),
(28759, 2650, '_wp_attached_file', '2021/06/Luxury-Brand-Glammed-Up-Refined-Bow-Ballet-Flat-Rounded-Tip-Woman-Shoes-In-Glitter-Leather-1.jpg'),
(28760, 2650, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1080;s:6:\"height\";i:810;s:4:\"file\";s:104:\"2021/06/Luxury-Brand-Glammed-Up-Refined-Bow-Ballet-Flat-Rounded-Tip-Woman-Shoes-In-Glitter-Leather-1.jpg\";s:5:\"sizes\";a:12:{s:6:\"medium\";a:4:{s:4:\"file\";s:104:\"Luxury-Brand-Glammed-Up-Refined-Bow-Ballet-Flat-Rounded-Tip-Woman-Shoes-In-Glitter-Leather-1-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:105:\"Luxury-Brand-Glammed-Up-Refined-Bow-Ballet-Flat-Rounded-Tip-Woman-Shoes-In-Glitter-Leather-1-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:104:\"Luxury-Brand-Glammed-Up-Refined-Bow-Ballet-Flat-Rounded-Tip-Woman-Shoes-In-Glitter-Leather-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:104:\"Luxury-Brand-Glammed-Up-Refined-Bow-Ballet-Flat-Rounded-Tip-Woman-Shoes-In-Glitter-Leather-1-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:104:\"Luxury-Brand-Glammed-Up-Refined-Bow-Ballet-Flat-Rounded-Tip-Woman-Shoes-In-Glitter-Leather-1-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:104:\"Luxury-Brand-Glammed-Up-Refined-Bow-Ballet-Flat-Rounded-Tip-Woman-Shoes-In-Glitter-Leather-1-825x510.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:104:\"Luxury-Brand-Glammed-Up-Refined-Bow-Ballet-Flat-Rounded-Tip-Woman-Shoes-In-Glitter-Leather-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:104:\"Luxury-Brand-Glammed-Up-Refined-Bow-Ballet-Flat-Rounded-Tip-Woman-Shoes-In-Glitter-Leather-1-600x450.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:104:\"Luxury-Brand-Glammed-Up-Refined-Bow-Ballet-Flat-Rounded-Tip-Woman-Shoes-In-Glitter-Leather-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:104:\"Luxury-Brand-Glammed-Up-Refined-Bow-Ballet-Flat-Rounded-Tip-Woman-Shoes-In-Glitter-Leather-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:104:\"Luxury-Brand-Glammed-Up-Refined-Bow-Ballet-Flat-Rounded-Tip-Woman-Shoes-In-Glitter-Leather-1-600x450.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:104:\"Luxury-Brand-Glammed-Up-Refined-Bow-Ballet-Flat-Rounded-Tip-Woman-Shoes-In-Glitter-Leather-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(28761, 2650, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Hd0f00b8c6a0841aca293edde25cdfe8dZ/Luxury-Brand-Glammed-Up-Refined-Bow-Ballet-Flat-Rounded-Tip-Woman-Shoes-In-Glitter-Leather.png'),
(28762, 2574, '_product_image_gallery', '2650,2651,2652'),
(28763, 2651, '_wp_attached_file', '2021/06/Luxury-Brand-Glammed-Up-Refined-Bow-Ballet-Flat-Rounded-Tip-Woman-Shoes-In-Glitter-Leather-2.jpg'),
(28764, 2651, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1080;s:6:\"height\";i:810;s:4:\"file\";s:104:\"2021/06/Luxury-Brand-Glammed-Up-Refined-Bow-Ballet-Flat-Rounded-Tip-Woman-Shoes-In-Glitter-Leather-2.jpg\";s:5:\"sizes\";a:12:{s:6:\"medium\";a:4:{s:4:\"file\";s:104:\"Luxury-Brand-Glammed-Up-Refined-Bow-Ballet-Flat-Rounded-Tip-Woman-Shoes-In-Glitter-Leather-2-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:105:\"Luxury-Brand-Glammed-Up-Refined-Bow-Ballet-Flat-Rounded-Tip-Woman-Shoes-In-Glitter-Leather-2-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:104:\"Luxury-Brand-Glammed-Up-Refined-Bow-Ballet-Flat-Rounded-Tip-Woman-Shoes-In-Glitter-Leather-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:104:\"Luxury-Brand-Glammed-Up-Refined-Bow-Ballet-Flat-Rounded-Tip-Woman-Shoes-In-Glitter-Leather-2-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:104:\"Luxury-Brand-Glammed-Up-Refined-Bow-Ballet-Flat-Rounded-Tip-Woman-Shoes-In-Glitter-Leather-2-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:104:\"Luxury-Brand-Glammed-Up-Refined-Bow-Ballet-Flat-Rounded-Tip-Woman-Shoes-In-Glitter-Leather-2-825x510.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:104:\"Luxury-Brand-Glammed-Up-Refined-Bow-Ballet-Flat-Rounded-Tip-Woman-Shoes-In-Glitter-Leather-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:104:\"Luxury-Brand-Glammed-Up-Refined-Bow-Ballet-Flat-Rounded-Tip-Woman-Shoes-In-Glitter-Leather-2-600x450.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:104:\"Luxury-Brand-Glammed-Up-Refined-Bow-Ballet-Flat-Rounded-Tip-Woman-Shoes-In-Glitter-Leather-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:104:\"Luxury-Brand-Glammed-Up-Refined-Bow-Ballet-Flat-Rounded-Tip-Woman-Shoes-In-Glitter-Leather-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:104:\"Luxury-Brand-Glammed-Up-Refined-Bow-Ballet-Flat-Rounded-Tip-Woman-Shoes-In-Glitter-Leather-2-600x450.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:104:\"Luxury-Brand-Glammed-Up-Refined-Bow-Ballet-Flat-Rounded-Tip-Woman-Shoes-In-Glitter-Leather-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(28765, 2651, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Hdd494b4423854e0ba08cbb11de4b0804Z/Luxury-Brand-Glammed-Up-Refined-Bow-Ballet-Flat-Rounded-Tip-Woman-Shoes-In-Glitter-Leather.png'),
(28766, 2652, '_wp_attached_file', '2021/06/Luxury-Brand-Glammed-Up-Refined-Bow-Ballet-Flat-Rounded-Tip-Woman-Shoes-In-Glitter-Leather-3.jpg'),
(28767, 2652, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1080;s:6:\"height\";i:810;s:4:\"file\";s:104:\"2021/06/Luxury-Brand-Glammed-Up-Refined-Bow-Ballet-Flat-Rounded-Tip-Woman-Shoes-In-Glitter-Leather-3.jpg\";s:5:\"sizes\";a:12:{s:6:\"medium\";a:4:{s:4:\"file\";s:104:\"Luxury-Brand-Glammed-Up-Refined-Bow-Ballet-Flat-Rounded-Tip-Woman-Shoes-In-Glitter-Leather-3-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:105:\"Luxury-Brand-Glammed-Up-Refined-Bow-Ballet-Flat-Rounded-Tip-Woman-Shoes-In-Glitter-Leather-3-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:104:\"Luxury-Brand-Glammed-Up-Refined-Bow-Ballet-Flat-Rounded-Tip-Woman-Shoes-In-Glitter-Leather-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:104:\"Luxury-Brand-Glammed-Up-Refined-Bow-Ballet-Flat-Rounded-Tip-Woman-Shoes-In-Glitter-Leather-3-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:104:\"Luxury-Brand-Glammed-Up-Refined-Bow-Ballet-Flat-Rounded-Tip-Woman-Shoes-In-Glitter-Leather-3-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:104:\"Luxury-Brand-Glammed-Up-Refined-Bow-Ballet-Flat-Rounded-Tip-Woman-Shoes-In-Glitter-Leather-3-825x510.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:104:\"Luxury-Brand-Glammed-Up-Refined-Bow-Ballet-Flat-Rounded-Tip-Woman-Shoes-In-Glitter-Leather-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:104:\"Luxury-Brand-Glammed-Up-Refined-Bow-Ballet-Flat-Rounded-Tip-Woman-Shoes-In-Glitter-Leather-3-600x450.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:104:\"Luxury-Brand-Glammed-Up-Refined-Bow-Ballet-Flat-Rounded-Tip-Woman-Shoes-In-Glitter-Leather-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:104:\"Luxury-Brand-Glammed-Up-Refined-Bow-Ballet-Flat-Rounded-Tip-Woman-Shoes-In-Glitter-Leather-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:104:\"Luxury-Brand-Glammed-Up-Refined-Bow-Ballet-Flat-Rounded-Tip-Woman-Shoes-In-Glitter-Leather-3-600x450.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:104:\"Luxury-Brand-Glammed-Up-Refined-Bow-Ballet-Flat-Rounded-Tip-Woman-Shoes-In-Glitter-Leather-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(28768, 2652, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H33b346b54d73483ab6f150ffe32afb49G/Luxury-Brand-Glammed-Up-Refined-Bow-Ballet-Flat-Rounded-Tip-Woman-Shoes-In-Glitter-Leather.png'),
(28769, 2653, '_sku', '4001180545392'),
(28770, 2653, '_visibility', 'visible'),
(28771, 2653, '_default_attributes', ''),
(28772, 2643, '_vi_wad_woo_id', '2653'),
(28773, 2653, '_vi_wad_aliexpress_product_id', '4001180545392'),
(28774, 2653, 'total_sales', '0'),
(28775, 2653, '_tax_status', 'taxable'),
(28776, 2653, '_tax_class', ''),
(28777, 2653, '_manage_stock', 'no'),
(28778, 2653, '_backorders', 'no'),
(28779, 2653, '_sold_individually', 'no'),
(28780, 2653, '_virtual', 'no'),
(28781, 2653, '_downloadable', 'no'),
(28782, 2653, '_download_limit', '-1'),
(28783, 2653, '_download_expiry', '-1'),
(28784, 2653, '_stock', NULL),
(28785, 2653, '_stock_status', 'instock'),
(28786, 2653, '_wc_average_rating', '0'),
(28787, 2653, '_wc_review_count', '0'),
(28788, 2653, '_product_attributes', 'a:2:{s:8:\"pa_color\";a:6:{s:4:\"name\";s:8:\"pa_color\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"0\";s:10:\"is_visible\";s:1:\"0\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"1\";}s:12:\"pa_shoe-size\";a:6:{s:4:\"name\";s:12:\"pa_shoe-size\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"1\";s:10:\"is_visible\";s:1:\"0\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"1\";}}'),
(28789, 2653, '_product_version', '4.1.0'),
(28790, 2654, '_wp_attached_file', '2021/06/2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine.jpg'),
(28791, 2654, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:965;s:6:\"height\";i:1232;s:4:\"file\";s:118:\"2021/06/2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine.jpg\";s:5:\"sizes\";a:12:{s:6:\"medium\";a:4:{s:4:\"file\";s:118:\"2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine-235x300.jpg\";s:5:\"width\";i:235;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:119:\"2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine-802x1024.jpg\";s:5:\"width\";i:802;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:118:\"2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:118:\"2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine-768x980.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:980;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:118:\"2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:118:\"2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine-825x510.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:118:\"2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:118:\"2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine-600x766.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:766;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:118:\"2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:118:\"2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:118:\"2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine-600x766.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:766;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:118:\"2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(28792, 2654, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H83475844a46a432ba1ad2ebe4322265c9/2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine.jpg'),
(28793, 2653, '_thumbnail_id', '2654'),
(28794, 2655, '_variation_description', ''),
(28795, 2655, '_sku', '4001180545392-red-34'),
(28796, 2655, '_regular_price', '157.3'),
(28797, 2655, 'total_sales', '0'),
(28798, 2655, '_tax_status', 'taxable'),
(28799, 2655, '_tax_class', 'parent'),
(28800, 2655, '_manage_stock', 'yes'),
(28801, 2655, '_backorders', 'no'),
(28802, 2655, '_sold_individually', 'no'),
(28803, 2655, '_virtual', 'no'),
(28804, 2655, '_downloadable', 'no'),
(28805, 2655, '_download_limit', '-1'),
(28806, 2655, '_download_expiry', '-1'),
(28807, 2655, '_stock', '20'),
(28808, 2655, '_stock_status', 'instock'),
(28809, 2655, '_wc_average_rating', '0'),
(28810, 2655, '_wc_review_count', '0'),
(28811, 2655, 'attribute_pa_color', 'red'),
(28812, 2655, 'attribute_pa_shoe-size', '34'),
(28813, 2655, '_price', '157.3'),
(28814, 2655, '_product_version', '4.1.0'),
(28815, 2655, '_vi_wad_aliexpress_variation_id', '10000015062585563'),
(28816, 2655, '_vi_wad_aliexpress_variation_attr', '14:10;200000124:100010481'),
(28817, 2656, '_variation_description', ''),
(28818, 2656, '_sku', '4001180545392-red-33'),
(28819, 2656, '_regular_price', '157.3'),
(28820, 2656, 'total_sales', '0'),
(28821, 2656, '_tax_status', 'taxable'),
(28822, 2656, '_tax_class', 'parent'),
(28823, 2656, '_manage_stock', 'yes'),
(28824, 2656, '_backorders', 'no'),
(28825, 2656, '_sold_individually', 'no'),
(28826, 2656, '_virtual', 'no'),
(28827, 2656, '_downloadable', 'no'),
(28828, 2656, '_download_limit', '-1'),
(28829, 2656, '_download_expiry', '-1'),
(28830, 2656, '_stock', '18'),
(28831, 2656, '_stock_status', 'instock'),
(28832, 2656, '_wc_average_rating', '0'),
(28833, 2656, '_wc_review_count', '0'),
(28834, 2656, 'attribute_pa_color', 'red'),
(28835, 2656, 'attribute_pa_shoe-size', '33'),
(28836, 2656, '_price', '157.3'),
(28837, 2656, '_product_version', '4.1.0'),
(28838, 2656, '_vi_wad_aliexpress_variation_id', '10000015062585562'),
(28839, 2656, '_vi_wad_aliexpress_variation_attr', '14:10;200000124:200000332'),
(28840, 2657, '_variation_description', ''),
(28841, 2657, '_sku', '4001180545392-red-32'),
(28842, 2657, '_regular_price', '157.3'),
(28843, 2657, 'total_sales', '0'),
(28844, 2657, '_tax_status', 'taxable'),
(28845, 2657, '_tax_class', 'parent'),
(28846, 2657, '_manage_stock', 'yes'),
(28847, 2657, '_backorders', 'no'),
(28848, 2657, '_sold_individually', 'no'),
(28849, 2657, '_virtual', 'no'),
(28850, 2657, '_downloadable', 'no'),
(28851, 2657, '_download_limit', '-1'),
(28852, 2657, '_download_expiry', '-1'),
(28853, 2657, '_stock', '20'),
(28854, 2657, '_stock_status', 'instock'),
(28855, 2657, '_wc_average_rating', '0'),
(28856, 2657, '_wc_review_count', '0'),
(28857, 2657, 'attribute_pa_color', 'red'),
(28858, 2657, 'attribute_pa_shoe-size', '32'),
(28859, 2657, '_price', '157.3'),
(28860, 2657, '_product_version', '4.1.0'),
(28861, 2657, '_vi_wad_aliexpress_variation_id', '10000015062585561'),
(28862, 2657, '_vi_wad_aliexpress_variation_attr', '14:10;200000124:200000331'),
(28863, 2658, '_variation_description', ''),
(28864, 2658, '_sku', '4001180545392-red-31'),
(28865, 2658, '_regular_price', '157.3'),
(28866, 2658, 'total_sales', '0'),
(28867, 2658, '_tax_status', 'taxable'),
(28868, 2658, '_tax_class', 'parent'),
(28869, 2658, '_manage_stock', 'yes'),
(28870, 2658, '_backorders', 'no'),
(28871, 2658, '_sold_individually', 'no'),
(28872, 2658, '_virtual', 'no'),
(28873, 2658, '_downloadable', 'no'),
(28874, 2658, '_download_limit', '-1'),
(28875, 2658, '_download_expiry', '-1'),
(28876, 2658, '_stock', '18'),
(28877, 2658, '_stock_status', 'instock'),
(28878, 2658, '_wc_average_rating', '0'),
(28879, 2658, '_wc_review_count', '0'),
(28880, 2658, 'attribute_pa_color', 'red'),
(28881, 2658, 'attribute_pa_shoe-size', '31'),
(28882, 2658, '_price', '157.3'),
(28883, 2658, '_product_version', '4.1.0'),
(28884, 2658, '_vi_wad_aliexpress_variation_id', '10000015062585560'),
(28885, 2658, '_vi_wad_aliexpress_variation_attr', '14:10;200000124:200001014'),
(28886, 2659, '_variation_description', ''),
(28887, 2659, '_sku', '4001180545392-rainbow-26'),
(28888, 2659, '_regular_price', '153.1'),
(28889, 2659, 'total_sales', '0'),
(28890, 2659, '_tax_status', 'taxable'),
(28891, 2659, '_tax_class', 'parent'),
(28892, 2659, '_manage_stock', 'yes'),
(28893, 2659, '_backorders', 'no'),
(28894, 2659, '_sold_individually', 'no'),
(28895, 2659, '_virtual', 'no'),
(28896, 2659, '_downloadable', 'no'),
(28897, 2659, '_download_limit', '-1'),
(28898, 2659, '_download_expiry', '-1'),
(28899, 2659, '_stock', '20'),
(28900, 2659, '_stock_status', 'instock'),
(28901, 2659, '_wc_average_rating', '0'),
(28902, 2659, '_wc_review_count', '0'),
(28903, 2659, 'attribute_pa_color', 'rainbow'),
(28904, 2659, 'attribute_pa_shoe-size', '26'),
(28905, 2659, '_price', '153.1'),
(28906, 2659, '_product_version', '4.1.0'),
(28907, 2659, '_vi_wad_aliexpress_variation_id', '10000015062585567'),
(28908, 2659, '_vi_wad_aliexpress_variation_attr', '14:200143091#Rainbow;200000124:100010425'),
(28909, 2660, '_variation_description', ''),
(28910, 2660, '_sku', '4001180545392-rainbow-25'),
(28911, 2660, '_regular_price', '151'),
(28912, 2660, 'total_sales', '0'),
(28913, 2660, '_tax_status', 'taxable'),
(28914, 2660, '_tax_class', 'parent'),
(28915, 2660, '_manage_stock', 'yes'),
(28916, 2660, '_backorders', 'no'),
(28917, 2660, '_sold_individually', 'no'),
(28918, 2660, '_virtual', 'no'),
(28919, 2660, '_downloadable', 'no'),
(28920, 2660, '_download_limit', '-1'),
(28921, 2660, '_download_expiry', '-1'),
(28922, 2660, '_stock', '19'),
(28923, 2660, '_stock_status', 'instock'),
(28924, 2660, '_wc_average_rating', '0'),
(28925, 2660, '_wc_review_count', '0'),
(28926, 2660, 'attribute_pa_color', 'rainbow'),
(28927, 2660, 'attribute_pa_shoe-size', '25'),
(28928, 2660, '_price', '151'),
(28929, 2660, '_product_version', '4.1.0'),
(28930, 2660, '_vi_wad_aliexpress_variation_id', '10000015062585566'),
(28931, 2660, '_vi_wad_aliexpress_variation_attr', '14:200143091#Rainbow;200000124:100010424'),
(28932, 2661, '_variation_description', ''),
(28933, 2661, '_sku', '4001180545392-red-24'),
(28934, 2661, '_regular_price', '151'),
(28935, 2661, 'total_sales', '0'),
(28936, 2661, '_tax_status', 'taxable'),
(28937, 2661, '_tax_class', 'parent'),
(28938, 2661, '_manage_stock', 'yes'),
(28939, 2661, '_backorders', 'no'),
(28940, 2661, '_sold_individually', 'no'),
(28941, 2661, '_virtual', 'no'),
(28942, 2661, '_downloadable', 'no'),
(28943, 2661, '_download_limit', '-1'),
(28944, 2661, '_download_expiry', '-1'),
(28945, 2661, '_stock', '18'),
(28946, 2661, '_stock_status', 'instock'),
(28947, 2661, '_wc_average_rating', '0'),
(28948, 2661, '_wc_review_count', '0'),
(28949, 2661, 'attribute_pa_color', 'red'),
(28950, 2661, 'attribute_pa_shoe-size', '24'),
(28951, 2661, '_price', '151'),
(28952, 2661, '_product_version', '4.1.0'),
(28953, 2661, '_vi_wad_aliexpress_variation_id', '10000015062585565'),
(28954, 2661, '_vi_wad_aliexpress_variation_attr', '14:10;200000124:5881'),
(28955, 2662, '_variation_description', ''),
(28956, 2662, '_sku', '4001180545392-red-35'),
(28957, 2662, '_regular_price', '157.3'),
(28958, 2662, 'total_sales', '0'),
(28959, 2662, '_tax_status', 'taxable'),
(28960, 2662, '_tax_class', 'parent'),
(28961, 2662, '_manage_stock', 'yes'),
(28962, 2662, '_backorders', 'no'),
(28963, 2662, '_sold_individually', 'no'),
(28964, 2662, '_virtual', 'no'),
(28965, 2662, '_downloadable', 'no'),
(28966, 2662, '_download_limit', '-1'),
(28967, 2662, '_download_expiry', '-1'),
(28968, 2662, '_stock', '19'),
(28969, 2662, '_stock_status', 'instock'),
(28970, 2662, '_wc_average_rating', '0'),
(28971, 2662, '_wc_review_count', '0'),
(28972, 2662, 'attribute_pa_color', 'red'),
(28973, 2662, 'attribute_pa_shoe-size', '35'),
(28974, 2662, '_price', '157.3'),
(28975, 2662, '_product_version', '4.1.0'),
(28976, 2662, '_vi_wad_aliexpress_variation_id', '10000015062585564'),
(28977, 2662, '_vi_wad_aliexpress_variation_attr', '14:10;200000124:200000333'),
(28978, 2663, '_variation_description', ''),
(28979, 2663, '_sku', '4001180545392-red-26'),
(28980, 2663, '_regular_price', '153.1'),
(28981, 2663, 'total_sales', '0'),
(28982, 2663, '_tax_status', 'taxable'),
(28983, 2663, '_tax_class', 'parent'),
(28984, 2663, '_manage_stock', 'yes'),
(28985, 2663, '_backorders', 'no'),
(28986, 2663, '_sold_individually', 'no'),
(28987, 2663, '_virtual', 'no'),
(28988, 2663, '_downloadable', 'no'),
(28989, 2663, '_download_limit', '-1'),
(28990, 2663, '_download_expiry', '-1'),
(28991, 2663, '_stock', '17'),
(28992, 2663, '_stock_status', 'instock'),
(28993, 2663, '_wc_average_rating', '0'),
(28994, 2663, '_wc_review_count', '0'),
(28995, 2663, 'attribute_pa_color', 'red'),
(28996, 2663, 'attribute_pa_shoe-size', '26'),
(28997, 2663, '_price', '153.1'),
(28998, 2663, '_product_version', '4.1.0'),
(28999, 2663, '_vi_wad_aliexpress_variation_id', '10000015062585555'),
(29000, 2663, '_vi_wad_aliexpress_variation_attr', '14:10;200000124:100010425'),
(29001, 2664, '_variation_description', ''),
(29002, 2664, '_sku', '4001180545392-red-25'),
(29003, 2664, '_regular_price', '151'),
(29004, 2664, 'total_sales', '0'),
(29005, 2664, '_tax_status', 'taxable'),
(29006, 2664, '_tax_class', 'parent'),
(29007, 2664, '_manage_stock', 'yes'),
(29008, 2664, '_backorders', 'no'),
(29009, 2664, '_sold_individually', 'no'),
(29010, 2664, '_virtual', 'no'),
(29011, 2664, '_downloadable', 'no'),
(29012, 2664, '_download_limit', '-1'),
(29013, 2664, '_download_expiry', '-1'),
(29014, 2664, '_stock', '17'),
(29015, 2664, '_stock_status', 'instock'),
(29016, 2664, '_wc_average_rating', '0'),
(29017, 2664, '_wc_review_count', '0'),
(29018, 2664, 'attribute_pa_color', 'red'),
(29019, 2664, 'attribute_pa_shoe-size', '25'),
(29020, 2664, '_price', '151'),
(29021, 2664, '_product_version', '4.1.0'),
(29022, 2664, '_vi_wad_aliexpress_variation_id', '10000015062585554'),
(29023, 2664, '_vi_wad_aliexpress_variation_attr', '14:10;200000124:100010424'),
(29024, 2665, '_variation_description', ''),
(29025, 2665, '_sku', '4001180545392-pink-24'),
(29026, 2665, '_regular_price', '151'),
(29027, 2665, 'total_sales', '0'),
(29028, 2665, '_tax_status', 'taxable'),
(29029, 2665, '_tax_class', 'parent'),
(29030, 2665, '_manage_stock', 'yes'),
(29031, 2665, '_backorders', 'no'),
(29032, 2665, '_sold_individually', 'no'),
(29033, 2665, '_virtual', 'no'),
(29034, 2665, '_downloadable', 'no'),
(29035, 2665, '_download_limit', '-1'),
(29036, 2665, '_download_expiry', '-1'),
(29037, 2665, '_stock', '16'),
(29038, 2665, '_stock_status', 'instock'),
(29039, 2665, '_wc_average_rating', '0'),
(29040, 2665, '_wc_review_count', '0'),
(29041, 2665, 'attribute_pa_color', 'pink'),
(29042, 2665, 'attribute_pa_shoe-size', '24'),
(29043, 2665, '_price', '151'),
(29044, 2665, '_product_version', '4.1.0'),
(29045, 2665, '_vi_wad_aliexpress_variation_id', '10000015062585553'),
(29046, 2665, '_vi_wad_aliexpress_variation_attr', '14:1052;200000124:5881'),
(29047, 2666, '_variation_description', ''),
(29048, 2666, '_sku', '4001180545392-pink-35'),
(29049, 2666, '_regular_price', '157.3'),
(29050, 2666, 'total_sales', '0'),
(29051, 2666, '_tax_status', 'taxable'),
(29052, 2666, '_tax_class', 'parent'),
(29053, 2666, '_manage_stock', 'yes'),
(29054, 2666, '_backorders', 'no'),
(29055, 2666, '_sold_individually', 'no'),
(29056, 2666, '_virtual', 'no'),
(29057, 2666, '_downloadable', 'no'),
(29058, 2666, '_download_limit', '-1'),
(29059, 2666, '_download_expiry', '-1'),
(29060, 2666, '_stock', '19'),
(29061, 2666, '_stock_status', 'instock'),
(29062, 2666, '_wc_average_rating', '0'),
(29063, 2666, '_wc_review_count', '0'),
(29064, 2666, 'attribute_pa_color', 'pink'),
(29065, 2666, 'attribute_pa_shoe-size', '35'),
(29066, 2666, '_price', '157.3'),
(29067, 2666, '_product_version', '4.1.0'),
(29068, 2666, '_vi_wad_aliexpress_variation_id', '10000015062585552'),
(29069, 2666, '_vi_wad_aliexpress_variation_attr', '14:1052;200000124:200000333'),
(29070, 2667, '_variation_description', ''),
(29071, 2667, '_sku', '4001180545392-red-30'),
(29072, 2667, '_regular_price', '153.1'),
(29073, 2667, 'total_sales', '0'),
(29074, 2667, '_tax_status', 'taxable'),
(29075, 2667, '_tax_class', 'parent'),
(29076, 2667, '_manage_stock', 'yes'),
(29077, 2667, '_backorders', 'no'),
(29078, 2667, '_sold_individually', 'no'),
(29079, 2667, '_virtual', 'no'),
(29080, 2667, '_downloadable', 'no'),
(29081, 2667, '_download_limit', '-1'),
(29082, 2667, '_download_expiry', '-1'),
(29083, 2667, '_stock', '19'),
(29084, 2667, '_stock_status', 'instock'),
(29085, 2667, '_wc_average_rating', '0'),
(29086, 2667, '_wc_review_count', '0'),
(29087, 2667, 'attribute_pa_color', 'red'),
(29088, 2667, 'attribute_pa_shoe-size', '30'),
(29089, 2667, '_price', '153.1'),
(29090, 2667, '_product_version', '4.1.0'),
(29091, 2667, '_vi_wad_aliexpress_variation_id', '10000015062585559'),
(29092, 2667, '_vi_wad_aliexpress_variation_attr', '14:10;200000124:3115'),
(29093, 2668, '_variation_description', ''),
(29094, 2668, '_sku', '4001180545392-red-29'),
(29095, 2668, '_regular_price', '153.1'),
(29096, 2668, 'total_sales', '0'),
(29097, 2668, '_tax_status', 'taxable'),
(29098, 2668, '_tax_class', 'parent'),
(29099, 2668, '_manage_stock', 'yes'),
(29100, 2668, '_backorders', 'no'),
(29101, 2668, '_sold_individually', 'no'),
(29102, 2668, '_virtual', 'no'),
(29103, 2668, '_downloadable', 'no'),
(29104, 2668, '_download_limit', '-1'),
(29105, 2668, '_download_expiry', '-1'),
(29106, 2668, '_stock', '20'),
(29107, 2668, '_stock_status', 'instock'),
(29108, 2668, '_wc_average_rating', '0'),
(29109, 2668, '_wc_review_count', '0'),
(29110, 2668, 'attribute_pa_color', 'red'),
(29111, 2668, 'attribute_pa_shoe-size', '29'),
(29112, 2668, '_price', '153.1'),
(29113, 2668, '_product_version', '4.1.0'),
(29114, 2668, '_vi_wad_aliexpress_variation_id', '10000015062585558'),
(29115, 2668, '_vi_wad_aliexpress_variation_attr', '14:10;200000124:100010486'),
(29116, 2669, '_variation_description', ''),
(29117, 2669, '_sku', '4001180545392-red-28'),
(29118, 2669, '_regular_price', '153.1'),
(29119, 2669, 'total_sales', '0'),
(29120, 2669, '_tax_status', 'taxable'),
(29121, 2669, '_tax_class', 'parent'),
(29122, 2669, '_manage_stock', 'yes'),
(29123, 2669, '_backorders', 'no'),
(29124, 2669, '_sold_individually', 'no'),
(29125, 2669, '_virtual', 'no'),
(29126, 2669, '_downloadable', 'no'),
(29127, 2669, '_download_limit', '-1'),
(29128, 2669, '_download_expiry', '-1'),
(29129, 2669, '_stock', '20'),
(29130, 2669, '_stock_status', 'instock'),
(29131, 2669, '_wc_average_rating', '0'),
(29132, 2669, '_wc_review_count', '0'),
(29133, 2669, 'attribute_pa_color', 'red'),
(29134, 2669, 'attribute_pa_shoe-size', '28'),
(29135, 2669, '_price', '153.1'),
(29136, 2669, '_product_version', '4.1.0'),
(29137, 2669, '_vi_wad_aliexpress_variation_id', '10000015062585557'),
(29138, 2669, '_vi_wad_aliexpress_variation_attr', '14:10;200000124:100010441'),
(29139, 2670, '_variation_description', ''),
(29140, 2670, '_sku', '4001180545392-red-27'),
(29141, 2670, '_regular_price', '153.1'),
(29142, 2670, 'total_sales', '0'),
(29143, 2670, '_tax_status', 'taxable'),
(29144, 2670, '_tax_class', 'parent'),
(29145, 2670, '_manage_stock', 'yes'),
(29146, 2670, '_backorders', 'no'),
(29147, 2670, '_sold_individually', 'no'),
(29148, 2670, '_virtual', 'no'),
(29149, 2670, '_downloadable', 'no'),
(29150, 2670, '_download_limit', '-1'),
(29151, 2670, '_download_expiry', '-1'),
(29152, 2670, '_stock', '19'),
(29153, 2670, '_stock_status', 'instock'),
(29154, 2670, '_wc_average_rating', '0'),
(29155, 2670, '_wc_review_count', '0'),
(29156, 2670, 'attribute_pa_color', 'red'),
(29157, 2670, 'attribute_pa_shoe-size', '27'),
(29158, 2670, '_price', '153.1'),
(29159, 2670, '_product_version', '4.1.0'),
(29160, 2670, '_vi_wad_aliexpress_variation_id', '10000015062585556'),
(29161, 2670, '_vi_wad_aliexpress_variation_attr', '14:10;200000124:100010440'),
(29162, 2671, '_variation_description', ''),
(29163, 2671, '_sku', '4001180545392-pink-30'),
(29164, 2671, '_regular_price', '153.1'),
(29165, 2671, 'total_sales', '0'),
(29166, 2671, '_tax_status', 'taxable'),
(29167, 2671, '_tax_class', 'parent'),
(29168, 2671, '_manage_stock', 'yes'),
(29169, 2671, '_backorders', 'no'),
(29170, 2671, '_sold_individually', 'no'),
(29171, 2671, '_virtual', 'no'),
(29172, 2671, '_downloadable', 'no'),
(29173, 2671, '_download_limit', '-1'),
(29174, 2671, '_download_expiry', '-1'),
(29175, 2671, '_stock', '18'),
(29176, 2671, '_stock_status', 'instock'),
(29177, 2671, '_wc_average_rating', '0'),
(29178, 2671, '_wc_review_count', '0'),
(29179, 2671, 'attribute_pa_color', 'pink'),
(29180, 2671, 'attribute_pa_shoe-size', '30'),
(29181, 2671, '_price', '153.1'),
(29182, 2671, '_product_version', '4.1.0'),
(29183, 2671, '_vi_wad_aliexpress_variation_id', '10000015062585547'),
(29184, 2671, '_vi_wad_aliexpress_variation_attr', '14:1052;200000124:3115'),
(29185, 2672, '_variation_description', ''),
(29186, 2672, '_sku', '4001180545392-pink-29'),
(29187, 2672, '_regular_price', '153.1'),
(29188, 2672, 'total_sales', '0'),
(29189, 2672, '_tax_status', 'taxable'),
(29190, 2672, '_tax_class', 'parent'),
(29191, 2672, '_manage_stock', 'yes'),
(29192, 2672, '_backorders', 'no'),
(29193, 2672, '_sold_individually', 'no'),
(29194, 2672, '_virtual', 'no'),
(29195, 2672, '_downloadable', 'no'),
(29196, 2672, '_download_limit', '-1'),
(29197, 2672, '_download_expiry', '-1'),
(29198, 2672, '_stock', '20');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(29199, 2672, '_stock_status', 'instock'),
(29200, 2672, '_wc_average_rating', '0'),
(29201, 2672, '_wc_review_count', '0'),
(29202, 2672, 'attribute_pa_color', 'pink'),
(29203, 2672, 'attribute_pa_shoe-size', '29'),
(29204, 2672, '_price', '153.1'),
(29205, 2672, '_product_version', '4.1.0'),
(29206, 2672, '_vi_wad_aliexpress_variation_id', '10000015062585546'),
(29207, 2672, '_vi_wad_aliexpress_variation_attr', '14:1052;200000124:100010486'),
(29208, 2673, '_variation_description', ''),
(29209, 2673, '_sku', '4001180545392-pink-28'),
(29210, 2673, '_regular_price', '153.1'),
(29211, 2673, 'total_sales', '0'),
(29212, 2673, '_tax_status', 'taxable'),
(29213, 2673, '_tax_class', 'parent'),
(29214, 2673, '_manage_stock', 'yes'),
(29215, 2673, '_backorders', 'no'),
(29216, 2673, '_sold_individually', 'no'),
(29217, 2673, '_virtual', 'no'),
(29218, 2673, '_downloadable', 'no'),
(29219, 2673, '_download_limit', '-1'),
(29220, 2673, '_download_expiry', '-1'),
(29221, 2673, '_stock', '19'),
(29222, 2673, '_stock_status', 'instock'),
(29223, 2673, '_wc_average_rating', '0'),
(29224, 2673, '_wc_review_count', '0'),
(29225, 2673, 'attribute_pa_color', 'pink'),
(29226, 2673, 'attribute_pa_shoe-size', '28'),
(29227, 2673, '_price', '153.1'),
(29228, 2673, '_product_version', '4.1.0'),
(29229, 2673, '_vi_wad_aliexpress_variation_id', '10000015062585545'),
(29230, 2673, '_vi_wad_aliexpress_variation_attr', '14:1052;200000124:100010441'),
(29231, 2674, '_variation_description', ''),
(29232, 2674, '_sku', '4001180545392-pink-27'),
(29233, 2674, '_regular_price', '153.1'),
(29234, 2674, 'total_sales', '0'),
(29235, 2674, '_tax_status', 'taxable'),
(29236, 2674, '_tax_class', 'parent'),
(29237, 2674, '_manage_stock', 'yes'),
(29238, 2674, '_backorders', 'no'),
(29239, 2674, '_sold_individually', 'no'),
(29240, 2674, '_virtual', 'no'),
(29241, 2674, '_downloadable', 'no'),
(29242, 2674, '_download_limit', '-1'),
(29243, 2674, '_download_expiry', '-1'),
(29244, 2674, '_stock', '18'),
(29245, 2674, '_stock_status', 'instock'),
(29246, 2674, '_wc_average_rating', '0'),
(29247, 2674, '_wc_review_count', '0'),
(29248, 2674, 'attribute_pa_color', 'pink'),
(29249, 2674, 'attribute_pa_shoe-size', '27'),
(29250, 2674, '_price', '153.1'),
(29251, 2674, '_product_version', '4.1.0'),
(29252, 2674, '_vi_wad_aliexpress_variation_id', '10000015062585544'),
(29253, 2674, '_vi_wad_aliexpress_variation_attr', '14:1052;200000124:100010440'),
(29254, 2675, '_variation_description', ''),
(29255, 2675, '_sku', '4001180545392-pink-34'),
(29256, 2675, '_regular_price', '157.3'),
(29257, 2675, 'total_sales', '0'),
(29258, 2675, '_tax_status', 'taxable'),
(29259, 2675, '_tax_class', 'parent'),
(29260, 2675, '_manage_stock', 'yes'),
(29261, 2675, '_backorders', 'no'),
(29262, 2675, '_sold_individually', 'no'),
(29263, 2675, '_virtual', 'no'),
(29264, 2675, '_downloadable', 'no'),
(29265, 2675, '_download_limit', '-1'),
(29266, 2675, '_download_expiry', '-1'),
(29267, 2675, '_stock', '20'),
(29268, 2675, '_stock_status', 'instock'),
(29269, 2675, '_wc_average_rating', '0'),
(29270, 2675, '_wc_review_count', '0'),
(29271, 2675, 'attribute_pa_color', 'pink'),
(29272, 2675, 'attribute_pa_shoe-size', '34'),
(29273, 2675, '_price', '157.3'),
(29274, 2675, '_product_version', '4.1.0'),
(29275, 2675, '_vi_wad_aliexpress_variation_id', '10000015062585551'),
(29276, 2675, '_vi_wad_aliexpress_variation_attr', '14:1052;200000124:100010481'),
(29277, 2676, '_variation_description', ''),
(29278, 2676, '_sku', '4001180545392-pink-33'),
(29279, 2676, '_regular_price', '157.3'),
(29280, 2676, 'total_sales', '0'),
(29281, 2676, '_tax_status', 'taxable'),
(29282, 2676, '_tax_class', 'parent'),
(29283, 2676, '_manage_stock', 'yes'),
(29284, 2676, '_backorders', 'no'),
(29285, 2676, '_sold_individually', 'no'),
(29286, 2676, '_virtual', 'no'),
(29287, 2676, '_downloadable', 'no'),
(29288, 2676, '_download_limit', '-1'),
(29289, 2676, '_download_expiry', '-1'),
(29290, 2676, '_stock', '18'),
(29291, 2676, '_stock_status', 'instock'),
(29292, 2676, '_wc_average_rating', '0'),
(29293, 2676, '_wc_review_count', '0'),
(29294, 2676, 'attribute_pa_color', 'pink'),
(29295, 2676, 'attribute_pa_shoe-size', '33'),
(29296, 2676, '_price', '157.3'),
(29297, 2676, '_product_version', '4.1.0'),
(29298, 2676, '_vi_wad_aliexpress_variation_id', '10000015062585550'),
(29299, 2676, '_vi_wad_aliexpress_variation_attr', '14:1052;200000124:200000332'),
(29300, 2677, '_variation_description', ''),
(29301, 2677, '_sku', '4001180545392-pink-32'),
(29302, 2677, '_regular_price', '157.3'),
(29303, 2677, 'total_sales', '0'),
(29304, 2677, '_tax_status', 'taxable'),
(29305, 2677, '_tax_class', 'parent'),
(29306, 2677, '_manage_stock', 'yes'),
(29307, 2677, '_backorders', 'no'),
(29308, 2677, '_sold_individually', 'no'),
(29309, 2677, '_virtual', 'no'),
(29310, 2677, '_downloadable', 'no'),
(29311, 2677, '_download_limit', '-1'),
(29312, 2677, '_download_expiry', '-1'),
(29313, 2677, '_stock', '19'),
(29314, 2677, '_stock_status', 'instock'),
(29315, 2677, '_wc_average_rating', '0'),
(29316, 2677, '_wc_review_count', '0'),
(29317, 2677, 'attribute_pa_color', 'pink'),
(29318, 2677, 'attribute_pa_shoe-size', '32'),
(29319, 2677, '_price', '157.3'),
(29320, 2677, '_product_version', '4.1.0'),
(29321, 2677, '_vi_wad_aliexpress_variation_id', '10000015062585549'),
(29322, 2677, '_vi_wad_aliexpress_variation_attr', '14:1052;200000124:200000331'),
(29323, 2678, '_variation_description', ''),
(29324, 2678, '_sku', '4001180545392-pink-31'),
(29325, 2678, '_regular_price', '157.3'),
(29326, 2678, 'total_sales', '0'),
(29327, 2678, '_tax_status', 'taxable'),
(29328, 2678, '_tax_class', 'parent'),
(29329, 2678, '_manage_stock', 'yes'),
(29330, 2678, '_backorders', 'no'),
(29331, 2678, '_sold_individually', 'no'),
(29332, 2678, '_virtual', 'no'),
(29333, 2678, '_downloadable', 'no'),
(29334, 2678, '_download_limit', '-1'),
(29335, 2678, '_download_expiry', '-1'),
(29336, 2678, '_stock', '19'),
(29337, 2678, '_stock_status', 'instock'),
(29338, 2678, '_wc_average_rating', '0'),
(29339, 2678, '_wc_review_count', '0'),
(29340, 2678, 'attribute_pa_color', 'pink'),
(29341, 2678, 'attribute_pa_shoe-size', '31'),
(29342, 2678, '_price', '157.3'),
(29343, 2678, '_product_version', '4.1.0'),
(29344, 2678, '_vi_wad_aliexpress_variation_id', '10000015062585548'),
(29345, 2678, '_vi_wad_aliexpress_variation_attr', '14:1052;200000124:200001014'),
(29346, 2679, '_variation_description', ''),
(29347, 2679, '_sku', '4001180545392-black-34'),
(29348, 2679, '_regular_price', '153.1'),
(29349, 2679, 'total_sales', '0'),
(29350, 2679, '_tax_status', 'taxable'),
(29351, 2679, '_tax_class', 'parent'),
(29352, 2679, '_manage_stock', 'yes'),
(29353, 2679, '_backorders', 'no'),
(29354, 2679, '_sold_individually', 'no'),
(29355, 2679, '_virtual', 'no'),
(29356, 2679, '_downloadable', 'no'),
(29357, 2679, '_download_limit', '-1'),
(29358, 2679, '_download_expiry', '-1'),
(29359, 2679, '_stock', '15'),
(29360, 2679, '_stock_status', 'instock'),
(29361, 2679, '_wc_average_rating', '0'),
(29362, 2679, '_wc_review_count', '0'),
(29363, 2679, 'attribute_pa_color', 'black'),
(29364, 2679, 'attribute_pa_shoe-size', '34'),
(29365, 2679, '_price', '153.1'),
(29366, 2679, '_product_version', '4.1.0'),
(29367, 2679, '_vi_wad_aliexpress_variation_id', '10000015062585539'),
(29368, 2679, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:100010481'),
(29369, 2680, '_variation_description', ''),
(29370, 2680, '_sku', '4001180545392-black-33'),
(29371, 2680, '_regular_price', '153.1'),
(29372, 2680, 'total_sales', '0'),
(29373, 2680, '_tax_status', 'taxable'),
(29374, 2680, '_tax_class', 'parent'),
(29375, 2680, '_manage_stock', 'yes'),
(29376, 2680, '_backorders', 'no'),
(29377, 2680, '_sold_individually', 'no'),
(29378, 2680, '_virtual', 'no'),
(29379, 2680, '_downloadable', 'no'),
(29380, 2680, '_download_limit', '-1'),
(29381, 2680, '_download_expiry', '-1'),
(29382, 2680, '_stock', '19'),
(29383, 2680, '_stock_status', 'instock'),
(29384, 2680, '_wc_average_rating', '0'),
(29385, 2680, '_wc_review_count', '0'),
(29386, 2680, 'attribute_pa_color', 'black'),
(29387, 2680, 'attribute_pa_shoe-size', '33'),
(29388, 2680, '_price', '153.1'),
(29389, 2680, '_product_version', '4.1.0'),
(29390, 2680, '_vi_wad_aliexpress_variation_id', '10000015062585538'),
(29391, 2680, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:200000332'),
(29392, 2681, '_variation_description', ''),
(29393, 2681, '_sku', '4001180545392-black-32'),
(29394, 2681, '_regular_price', '153.1'),
(29395, 2681, 'total_sales', '0'),
(29396, 2681, '_tax_status', 'taxable'),
(29397, 2681, '_tax_class', 'parent'),
(29398, 2681, '_manage_stock', 'yes'),
(29399, 2681, '_backorders', 'no'),
(29400, 2681, '_sold_individually', 'no'),
(29401, 2681, '_virtual', 'no'),
(29402, 2681, '_downloadable', 'no'),
(29403, 2681, '_download_limit', '-1'),
(29404, 2681, '_download_expiry', '-1'),
(29405, 2681, '_stock', '18'),
(29406, 2681, '_stock_status', 'instock'),
(29407, 2681, '_wc_average_rating', '0'),
(29408, 2681, '_wc_review_count', '0'),
(29409, 2681, 'attribute_pa_color', 'black'),
(29410, 2681, 'attribute_pa_shoe-size', '32'),
(29411, 2681, '_price', '153.1'),
(29412, 2681, '_product_version', '4.1.0'),
(29413, 2681, '_vi_wad_aliexpress_variation_id', '10000015062585537'),
(29414, 2681, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:200000331'),
(29415, 2682, '_variation_description', ''),
(29416, 2682, '_sku', '4001180545392-black-31'),
(29417, 2682, '_regular_price', '153.1'),
(29418, 2682, 'total_sales', '0'),
(29419, 2682, '_tax_status', 'taxable'),
(29420, 2682, '_tax_class', 'parent'),
(29421, 2682, '_manage_stock', 'yes'),
(29422, 2682, '_backorders', 'no'),
(29423, 2682, '_sold_individually', 'no'),
(29424, 2682, '_virtual', 'no'),
(29425, 2682, '_downloadable', 'no'),
(29426, 2682, '_download_limit', '-1'),
(29427, 2682, '_download_expiry', '-1'),
(29428, 2682, '_stock', '18'),
(29429, 2682, '_stock_status', 'instock'),
(29430, 2682, '_wc_average_rating', '0'),
(29431, 2682, '_wc_review_count', '0'),
(29432, 2682, 'attribute_pa_color', 'black'),
(29433, 2682, 'attribute_pa_shoe-size', '31'),
(29434, 2682, '_price', '153.1'),
(29435, 2682, '_product_version', '4.1.0'),
(29436, 2682, '_vi_wad_aliexpress_variation_id', '10000015062585536'),
(29437, 2682, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:200001014'),
(29438, 2683, '_variation_description', ''),
(29439, 2683, '_sku', '4001180545392-pink-26'),
(29440, 2683, '_regular_price', '153.1'),
(29441, 2683, 'total_sales', '0'),
(29442, 2683, '_tax_status', 'taxable'),
(29443, 2683, '_tax_class', 'parent'),
(29444, 2683, '_manage_stock', 'yes'),
(29445, 2683, '_backorders', 'no'),
(29446, 2683, '_sold_individually', 'no'),
(29447, 2683, '_virtual', 'no'),
(29448, 2683, '_downloadable', 'no'),
(29449, 2683, '_download_limit', '-1'),
(29450, 2683, '_download_expiry', '-1'),
(29451, 2683, '_stock', '20'),
(29452, 2683, '_stock_status', 'instock'),
(29453, 2683, '_wc_average_rating', '0'),
(29454, 2683, '_wc_review_count', '0'),
(29455, 2683, 'attribute_pa_color', 'pink'),
(29456, 2683, 'attribute_pa_shoe-size', '26'),
(29457, 2683, '_price', '153.1'),
(29458, 2683, '_product_version', '4.1.0'),
(29459, 2683, '_vi_wad_aliexpress_variation_id', '10000015062585543'),
(29460, 2683, '_vi_wad_aliexpress_variation_attr', '14:1052;200000124:100010425'),
(29461, 2684, '_variation_description', ''),
(29462, 2684, '_sku', '4001180545392-pink-25'),
(29463, 2684, '_regular_price', '151'),
(29464, 2684, 'total_sales', '0'),
(29465, 2684, '_tax_status', 'taxable'),
(29466, 2684, '_tax_class', 'parent'),
(29467, 2684, '_manage_stock', 'yes'),
(29468, 2684, '_backorders', 'no'),
(29469, 2684, '_sold_individually', 'no'),
(29470, 2684, '_virtual', 'no'),
(29471, 2684, '_downloadable', 'no'),
(29472, 2684, '_download_limit', '-1'),
(29473, 2684, '_download_expiry', '-1'),
(29474, 2684, '_stock', '20'),
(29475, 2684, '_stock_status', 'instock'),
(29476, 2684, '_wc_average_rating', '0'),
(29477, 2684, '_wc_review_count', '0'),
(29478, 2684, 'attribute_pa_color', 'pink'),
(29479, 2684, 'attribute_pa_shoe-size', '25'),
(29480, 2684, '_price', '151'),
(29481, 2684, '_product_version', '4.1.0'),
(29482, 2684, '_vi_wad_aliexpress_variation_id', '10000015062585542'),
(29483, 2684, '_vi_wad_aliexpress_variation_attr', '14:1052;200000124:100010424'),
(29484, 2685, '_variation_description', ''),
(29485, 2685, '_sku', '4001180545392-black-24'),
(29486, 2685, '_regular_price', '151'),
(29487, 2685, 'total_sales', '0'),
(29488, 2685, '_tax_status', 'taxable'),
(29489, 2685, '_tax_class', 'parent'),
(29490, 2685, '_manage_stock', 'yes'),
(29491, 2685, '_backorders', 'no'),
(29492, 2685, '_sold_individually', 'no'),
(29493, 2685, '_virtual', 'no'),
(29494, 2685, '_downloadable', 'no'),
(29495, 2685, '_download_limit', '-1'),
(29496, 2685, '_download_expiry', '-1'),
(29497, 2685, '_stock', '13'),
(29498, 2685, '_stock_status', 'instock'),
(29499, 2685, '_wc_average_rating', '0'),
(29500, 2685, '_wc_review_count', '0'),
(29501, 2685, 'attribute_pa_color', 'black'),
(29502, 2685, 'attribute_pa_shoe-size', '24'),
(29503, 2685, '_price', '151'),
(29504, 2685, '_product_version', '4.1.0'),
(29505, 2685, '_vi_wad_aliexpress_variation_id', '10000015062585541'),
(29506, 2685, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:5881'),
(29507, 2686, '_variation_description', ''),
(29508, 2686, '_sku', '4001180545392-black-35'),
(29509, 2686, '_regular_price', '153.1'),
(29510, 2686, 'total_sales', '0'),
(29511, 2686, '_tax_status', 'taxable'),
(29512, 2686, '_tax_class', 'parent'),
(29513, 2686, '_manage_stock', 'yes'),
(29514, 2686, '_backorders', 'no'),
(29515, 2686, '_sold_individually', 'no'),
(29516, 2686, '_virtual', 'no'),
(29517, 2686, '_downloadable', 'no'),
(29518, 2686, '_download_limit', '-1'),
(29519, 2686, '_download_expiry', '-1'),
(29520, 2686, '_stock', '15'),
(29521, 2686, '_stock_status', 'instock'),
(29522, 2686, '_wc_average_rating', '0'),
(29523, 2686, '_wc_review_count', '0'),
(29524, 2686, 'attribute_pa_color', 'black'),
(29525, 2686, 'attribute_pa_shoe-size', '35'),
(29526, 2686, '_price', '153.1'),
(29527, 2686, '_product_version', '4.1.0'),
(29528, 2686, '_vi_wad_aliexpress_variation_id', '10000015062585540'),
(29529, 2686, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:200000333'),
(29530, 2687, '_variation_description', ''),
(29531, 2687, '_sku', '4001180545392-full-black-30'),
(29532, 2687, '_regular_price', '153.1'),
(29533, 2687, 'total_sales', '0'),
(29534, 2687, '_tax_status', 'taxable'),
(29535, 2687, '_tax_class', 'parent'),
(29536, 2687, '_manage_stock', 'yes'),
(29537, 2687, '_backorders', 'no'),
(29538, 2687, '_sold_individually', 'no'),
(29539, 2687, '_virtual', 'no'),
(29540, 2687, '_downloadable', 'no'),
(29541, 2687, '_download_limit', '-1'),
(29542, 2687, '_download_expiry', '-1'),
(29543, 2687, '_stock', '19'),
(29544, 2687, '_stock_status', 'instock'),
(29545, 2687, '_wc_average_rating', '0'),
(29546, 2687, '_wc_review_count', '0'),
(29547, 2687, 'attribute_pa_color', 'full-black'),
(29548, 2687, 'attribute_pa_shoe-size', '30'),
(29549, 2687, '_price', '153.1'),
(29550, 2687, '_product_version', '4.1.0'),
(29551, 2687, '_vi_wad_aliexpress_variation_id', '10000015062585595'),
(29552, 2687, '_vi_wad_aliexpress_variation_attr', '14:202529824#Full Black;200000124:3115'),
(29553, 2688, '_variation_description', ''),
(29554, 2688, '_sku', '4001180545392-full-black-29'),
(29555, 2688, '_regular_price', '153.1'),
(29556, 2688, 'total_sales', '0'),
(29557, 2688, '_tax_status', 'taxable'),
(29558, 2688, '_tax_class', 'parent'),
(29559, 2688, '_manage_stock', 'yes'),
(29560, 2688, '_backorders', 'no'),
(29561, 2688, '_sold_individually', 'no'),
(29562, 2688, '_virtual', 'no'),
(29563, 2688, '_downloadable', 'no'),
(29564, 2688, '_download_limit', '-1'),
(29565, 2688, '_download_expiry', '-1'),
(29566, 2688, '_stock', '20'),
(29567, 2688, '_stock_status', 'instock'),
(29568, 2688, '_wc_average_rating', '0'),
(29569, 2688, '_wc_review_count', '0'),
(29570, 2688, 'attribute_pa_color', 'full-black'),
(29571, 2688, 'attribute_pa_shoe-size', '29'),
(29572, 2688, '_price', '153.1'),
(29573, 2688, '_product_version', '4.1.0'),
(29574, 2688, '_vi_wad_aliexpress_variation_id', '10000015062585594'),
(29575, 2688, '_vi_wad_aliexpress_variation_attr', '14:202529824#Full Black;200000124:100010486'),
(29576, 2689, '_variation_description', ''),
(29577, 2689, '_sku', '4001180545392-full-black-28'),
(29578, 2689, '_regular_price', '153.1'),
(29579, 2689, 'total_sales', '0'),
(29580, 2689, '_tax_status', 'taxable'),
(29581, 2689, '_tax_class', 'parent'),
(29582, 2689, '_manage_stock', 'yes'),
(29583, 2689, '_backorders', 'no'),
(29584, 2689, '_sold_individually', 'no'),
(29585, 2689, '_virtual', 'no'),
(29586, 2689, '_downloadable', 'no'),
(29587, 2689, '_download_limit', '-1'),
(29588, 2689, '_download_expiry', '-1'),
(29589, 2689, '_stock', '19'),
(29590, 2689, '_stock_status', 'instock'),
(29591, 2689, '_wc_average_rating', '0'),
(29592, 2689, '_wc_review_count', '0'),
(29593, 2689, 'attribute_pa_color', 'full-black'),
(29594, 2689, 'attribute_pa_shoe-size', '28'),
(29595, 2689, '_price', '153.1'),
(29596, 2689, '_product_version', '4.1.0'),
(29597, 2689, '_vi_wad_aliexpress_variation_id', '10000015062585593'),
(29598, 2689, '_vi_wad_aliexpress_variation_attr', '14:202529824#Full Black;200000124:100010441'),
(29599, 2690, '_variation_description', ''),
(29600, 2690, '_sku', '4001180545392-full-black-27'),
(29601, 2690, '_regular_price', '153.1'),
(29602, 2690, 'total_sales', '0'),
(29603, 2690, '_tax_status', 'taxable'),
(29604, 2690, '_tax_class', 'parent'),
(29605, 2690, '_manage_stock', 'yes'),
(29606, 2690, '_backorders', 'no'),
(29607, 2690, '_sold_individually', 'no'),
(29608, 2690, '_virtual', 'no'),
(29609, 2690, '_downloadable', 'no'),
(29610, 2690, '_download_limit', '-1'),
(29611, 2690, '_download_expiry', '-1'),
(29612, 2690, '_stock', '18'),
(29613, 2690, '_stock_status', 'instock'),
(29614, 2690, '_wc_average_rating', '0'),
(29615, 2690, '_wc_review_count', '0'),
(29616, 2690, 'attribute_pa_color', 'full-black'),
(29617, 2690, 'attribute_pa_shoe-size', '27'),
(29618, 2690, '_price', '153.1'),
(29619, 2690, '_product_version', '4.1.0'),
(29620, 2690, '_vi_wad_aliexpress_variation_id', '10000015062585592'),
(29621, 2690, '_vi_wad_aliexpress_variation_attr', '14:202529824#Full Black;200000124:100010440'),
(29622, 2691, '_variation_description', ''),
(29623, 2691, '_sku', '4001180545392-full-black-34'),
(29624, 2691, '_regular_price', '157.3'),
(29625, 2691, 'total_sales', '0'),
(29626, 2691, '_tax_status', 'taxable'),
(29627, 2691, '_tax_class', 'parent'),
(29628, 2691, '_manage_stock', 'yes'),
(29629, 2691, '_backorders', 'no'),
(29630, 2691, '_sold_individually', 'no'),
(29631, 2691, '_virtual', 'no'),
(29632, 2691, '_downloadable', 'no'),
(29633, 2691, '_download_limit', '-1'),
(29634, 2691, '_download_expiry', '-1'),
(29635, 2691, '_stock', '17'),
(29636, 2691, '_stock_status', 'instock'),
(29637, 2691, '_wc_average_rating', '0'),
(29638, 2691, '_wc_review_count', '0'),
(29639, 2691, 'attribute_pa_color', 'full-black'),
(29640, 2691, 'attribute_pa_shoe-size', '34'),
(29641, 2691, '_price', '157.3'),
(29642, 2691, '_product_version', '4.1.0'),
(29643, 2691, '_vi_wad_aliexpress_variation_id', '10000015062585599'),
(29644, 2691, '_vi_wad_aliexpress_variation_attr', '14:202529824#Full Black;200000124:100010481'),
(29645, 2692, '_variation_description', ''),
(29646, 2692, '_sku', '4001180545392-full-black-33'),
(29647, 2692, '_regular_price', '157.3'),
(29648, 2692, 'total_sales', '0'),
(29649, 2692, '_tax_status', 'taxable'),
(29650, 2692, '_tax_class', 'parent'),
(29651, 2692, '_manage_stock', 'yes'),
(29652, 2692, '_backorders', 'no'),
(29653, 2692, '_sold_individually', 'no'),
(29654, 2692, '_virtual', 'no'),
(29655, 2692, '_downloadable', 'no'),
(29656, 2692, '_download_limit', '-1'),
(29657, 2692, '_download_expiry', '-1'),
(29658, 2692, '_stock', '18'),
(29659, 2692, '_stock_status', 'instock'),
(29660, 2692, '_wc_average_rating', '0'),
(29661, 2692, '_wc_review_count', '0'),
(29662, 2692, 'attribute_pa_color', 'full-black'),
(29663, 2692, 'attribute_pa_shoe-size', '33'),
(29664, 2692, '_price', '157.3'),
(29665, 2692, '_product_version', '4.1.0'),
(29666, 2692, '_vi_wad_aliexpress_variation_id', '10000015062585598'),
(29667, 2692, '_vi_wad_aliexpress_variation_attr', '14:202529824#Full Black;200000124:200000332'),
(29668, 2693, '_variation_description', ''),
(29669, 2693, '_sku', '4001180545392-full-black-32'),
(29670, 2693, '_regular_price', '157.3'),
(29671, 2693, 'total_sales', '0'),
(29672, 2693, '_tax_status', 'taxable'),
(29673, 2693, '_tax_class', 'parent'),
(29674, 2693, '_manage_stock', 'yes'),
(29675, 2693, '_backorders', 'no'),
(29676, 2693, '_sold_individually', 'no'),
(29677, 2693, '_virtual', 'no'),
(29678, 2693, '_downloadable', 'no'),
(29679, 2693, '_download_limit', '-1'),
(29680, 2693, '_download_expiry', '-1'),
(29681, 2693, '_stock', '20'),
(29682, 2693, '_stock_status', 'instock'),
(29683, 2693, '_wc_average_rating', '0'),
(29684, 2693, '_wc_review_count', '0'),
(29685, 2693, 'attribute_pa_color', 'full-black'),
(29686, 2693, 'attribute_pa_shoe-size', '32'),
(29687, 2693, '_price', '157.3'),
(29688, 2693, '_product_version', '4.1.0'),
(29689, 2693, '_vi_wad_aliexpress_variation_id', '10000015062585597'),
(29690, 2693, '_vi_wad_aliexpress_variation_attr', '14:202529824#Full Black;200000124:200000331'),
(29691, 2694, '_variation_description', ''),
(29692, 2694, '_sku', '4001180545392-full-black-31'),
(29693, 2694, '_regular_price', '157.3'),
(29694, 2694, 'total_sales', '0'),
(29695, 2694, '_tax_status', 'taxable'),
(29696, 2694, '_tax_class', 'parent'),
(29697, 2694, '_manage_stock', 'yes'),
(29698, 2694, '_backorders', 'no'),
(29699, 2694, '_sold_individually', 'no'),
(29700, 2694, '_virtual', 'no'),
(29701, 2694, '_downloadable', 'no'),
(29702, 2694, '_download_limit', '-1'),
(29703, 2694, '_download_expiry', '-1'),
(29704, 2694, '_stock', '20'),
(29705, 2694, '_stock_status', 'instock'),
(29706, 2694, '_wc_average_rating', '0'),
(29707, 2694, '_wc_review_count', '0'),
(29708, 2694, 'attribute_pa_color', 'full-black'),
(29709, 2694, 'attribute_pa_shoe-size', '31'),
(29710, 2694, '_price', '157.3'),
(29711, 2694, '_product_version', '4.1.0'),
(29712, 2694, '_vi_wad_aliexpress_variation_id', '10000015062585596'),
(29713, 2694, '_vi_wad_aliexpress_variation_attr', '14:202529824#Full Black;200000124:200001014'),
(29714, 2695, '_variation_description', ''),
(29715, 2695, '_sku', '4001180545392-radium-34'),
(29716, 2695, '_regular_price', '157.3'),
(29717, 2695, 'total_sales', '0'),
(29718, 2695, '_tax_status', 'taxable'),
(29719, 2695, '_tax_class', 'parent'),
(29720, 2695, '_manage_stock', 'yes'),
(29721, 2695, '_backorders', 'no'),
(29722, 2695, '_sold_individually', 'no'),
(29723, 2695, '_virtual', 'no'),
(29724, 2695, '_downloadable', 'no'),
(29725, 2695, '_download_limit', '-1'),
(29726, 2695, '_download_expiry', '-1'),
(29727, 2695, '_stock', '20'),
(29728, 2695, '_stock_status', 'instock'),
(29729, 2695, '_wc_average_rating', '0'),
(29730, 2695, '_wc_review_count', '0'),
(29731, 2695, 'attribute_pa_color', 'radium'),
(29732, 2695, 'attribute_pa_shoe-size', '34'),
(29733, 2695, '_price', '157.3'),
(29734, 2695, '_product_version', '4.1.0'),
(29735, 2695, '_vi_wad_aliexpress_variation_id', '10000015062585587'),
(29736, 2695, '_vi_wad_aliexpress_variation_attr', '14:1475229281#Radium;200000124:100010481'),
(29737, 2696, '_variation_description', ''),
(29738, 2696, '_sku', '4001180545392-radium-33'),
(29739, 2696, '_regular_price', '157.3'),
(29740, 2696, 'total_sales', '0'),
(29741, 2696, '_tax_status', 'taxable'),
(29742, 2696, '_tax_class', 'parent'),
(29743, 2696, '_manage_stock', 'yes'),
(29744, 2696, '_backorders', 'no'),
(29745, 2696, '_sold_individually', 'no'),
(29746, 2696, '_virtual', 'no'),
(29747, 2696, '_downloadable', 'no'),
(29748, 2696, '_download_limit', '-1'),
(29749, 2696, '_download_expiry', '-1'),
(29750, 2696, '_stock', '20'),
(29751, 2696, '_stock_status', 'instock'),
(29752, 2696, '_wc_average_rating', '0'),
(29753, 2696, '_wc_review_count', '0'),
(29754, 2696, 'attribute_pa_color', 'radium'),
(29755, 2696, 'attribute_pa_shoe-size', '33'),
(29756, 2696, '_price', '157.3'),
(29757, 2696, '_product_version', '4.1.0'),
(29758, 2696, '_vi_wad_aliexpress_variation_id', '10000015062585586'),
(29759, 2696, '_vi_wad_aliexpress_variation_attr', '14:1475229281#Radium;200000124:200000332'),
(29760, 2697, '_variation_description', ''),
(29761, 2697, '_sku', '4001180545392-radium-32'),
(29762, 2697, '_regular_price', '157.3'),
(29763, 2697, 'total_sales', '0'),
(29764, 2697, '_tax_status', 'taxable'),
(29765, 2697, '_tax_class', 'parent'),
(29766, 2697, '_manage_stock', 'yes'),
(29767, 2697, '_backorders', 'no'),
(29768, 2697, '_sold_individually', 'no'),
(29769, 2697, '_virtual', 'no'),
(29770, 2697, '_downloadable', 'no'),
(29771, 2697, '_download_limit', '-1'),
(29772, 2697, '_download_expiry', '-1'),
(29773, 2697, '_stock', '20'),
(29774, 2697, '_stock_status', 'instock'),
(29775, 2697, '_wc_average_rating', '0'),
(29776, 2697, '_wc_review_count', '0'),
(29777, 2697, 'attribute_pa_color', 'radium'),
(29778, 2697, 'attribute_pa_shoe-size', '32'),
(29779, 2697, '_price', '157.3'),
(29780, 2697, '_product_version', '4.1.0'),
(29781, 2697, '_vi_wad_aliexpress_variation_id', '10000015062585585'),
(29782, 2697, '_vi_wad_aliexpress_variation_attr', '14:1475229281#Radium;200000124:200000331'),
(29783, 2698, '_variation_description', ''),
(29784, 2698, '_sku', '4001180545392-radium-31'),
(29785, 2698, '_regular_price', '157.3'),
(29786, 2698, 'total_sales', '0'),
(29787, 2698, '_tax_status', 'taxable'),
(29788, 2698, '_tax_class', 'parent'),
(29789, 2698, '_manage_stock', 'yes'),
(29790, 2698, '_backorders', 'no'),
(29791, 2698, '_sold_individually', 'no'),
(29792, 2698, '_virtual', 'no'),
(29793, 2698, '_downloadable', 'no'),
(29794, 2698, '_download_limit', '-1'),
(29795, 2698, '_download_expiry', '-1'),
(29796, 2698, '_stock', '19'),
(29797, 2698, '_stock_status', 'instock'),
(29798, 2698, '_wc_average_rating', '0'),
(29799, 2698, '_wc_review_count', '0'),
(29800, 2698, 'attribute_pa_color', 'radium'),
(29801, 2698, 'attribute_pa_shoe-size', '31'),
(29802, 2698, '_price', '157.3'),
(29803, 2698, '_product_version', '4.1.0'),
(29804, 2698, '_vi_wad_aliexpress_variation_id', '10000015062585584'),
(29805, 2698, '_vi_wad_aliexpress_variation_attr', '14:1475229281#Radium;200000124:200001014'),
(29806, 2699, '_variation_description', ''),
(29807, 2699, '_sku', '4001180545392-full-black-26'),
(29808, 2699, '_regular_price', '153.1'),
(29809, 2699, 'total_sales', '0'),
(29810, 2699, '_tax_status', 'taxable'),
(29811, 2699, '_tax_class', 'parent'),
(29812, 2699, '_manage_stock', 'yes'),
(29813, 2699, '_backorders', 'no'),
(29814, 2699, '_sold_individually', 'no'),
(29815, 2699, '_virtual', 'no'),
(29816, 2699, '_downloadable', 'no'),
(29817, 2699, '_download_limit', '-1'),
(29818, 2699, '_download_expiry', '-1'),
(29819, 2699, '_stock', '20'),
(29820, 2699, '_stock_status', 'instock'),
(29821, 2699, '_wc_average_rating', '0'),
(29822, 2699, '_wc_review_count', '0'),
(29823, 2699, 'attribute_pa_color', 'full-black'),
(29824, 2699, 'attribute_pa_shoe-size', '26'),
(29825, 2699, '_price', '153.1'),
(29826, 2699, '_product_version', '4.1.0'),
(29827, 2699, '_vi_wad_aliexpress_variation_id', '10000015062585591'),
(29828, 2699, '_vi_wad_aliexpress_variation_attr', '14:202529824#Full Black;200000124:100010425'),
(29829, 2700, '_variation_description', ''),
(29830, 2700, '_sku', '4001180545392-full-black-25'),
(29831, 2700, '_regular_price', '151'),
(29832, 2700, 'total_sales', '0'),
(29833, 2700, '_tax_status', 'taxable'),
(29834, 2700, '_tax_class', 'parent'),
(29835, 2700, '_manage_stock', 'yes'),
(29836, 2700, '_backorders', 'no'),
(29837, 2700, '_sold_individually', 'no'),
(29838, 2700, '_virtual', 'no'),
(29839, 2700, '_downloadable', 'no'),
(29840, 2700, '_download_limit', '-1'),
(29841, 2700, '_download_expiry', '-1'),
(29842, 2700, '_stock', '19'),
(29843, 2700, '_stock_status', 'instock'),
(29844, 2700, '_wc_average_rating', '0'),
(29845, 2700, '_wc_review_count', '0'),
(29846, 2700, 'attribute_pa_color', 'full-black'),
(29847, 2700, 'attribute_pa_shoe-size', '25'),
(29848, 2700, '_price', '151'),
(29849, 2700, '_product_version', '4.1.0'),
(29850, 2700, '_vi_wad_aliexpress_variation_id', '10000015062585590'),
(29851, 2700, '_vi_wad_aliexpress_variation_attr', '14:202529824#Full Black;200000124:100010424'),
(29852, 2701, '_variation_description', ''),
(29853, 2701, '_sku', '4001180545392-radium-24'),
(29854, 2701, '_regular_price', '151'),
(29855, 2701, 'total_sales', '0'),
(29856, 2701, '_tax_status', 'taxable'),
(29857, 2701, '_tax_class', 'parent'),
(29858, 2701, '_manage_stock', 'yes'),
(29859, 2701, '_backorders', 'no'),
(29860, 2701, '_sold_individually', 'no'),
(29861, 2701, '_virtual', 'no'),
(29862, 2701, '_downloadable', 'no'),
(29863, 2701, '_download_limit', '-1'),
(29864, 2701, '_download_expiry', '-1'),
(29865, 2701, '_stock', '20'),
(29866, 2701, '_stock_status', 'instock'),
(29867, 2701, '_wc_average_rating', '0'),
(29868, 2701, '_wc_review_count', '0'),
(29869, 2701, 'attribute_pa_color', 'radium'),
(29870, 2701, 'attribute_pa_shoe-size', '24'),
(29871, 2701, '_price', '151'),
(29872, 2701, '_product_version', '4.1.0'),
(29873, 2701, '_vi_wad_aliexpress_variation_id', '10000015062585589'),
(29874, 2701, '_vi_wad_aliexpress_variation_attr', '14:1475229281#Radium;200000124:5881'),
(29875, 2702, '_variation_description', ''),
(29876, 2702, '_sku', '4001180545392-radium-35'),
(29877, 2702, '_regular_price', '157.3'),
(29878, 2702, 'total_sales', '0'),
(29879, 2702, '_tax_status', 'taxable'),
(29880, 2702, '_tax_class', 'parent'),
(29881, 2702, '_manage_stock', 'yes'),
(29882, 2702, '_backorders', 'no'),
(29883, 2702, '_sold_individually', 'no'),
(29884, 2702, '_virtual', 'no'),
(29885, 2702, '_downloadable', 'no'),
(29886, 2702, '_download_limit', '-1'),
(29887, 2702, '_download_expiry', '-1'),
(29888, 2702, '_stock', '20'),
(29889, 2702, '_stock_status', 'instock'),
(29890, 2702, '_wc_average_rating', '0'),
(29891, 2702, '_wc_review_count', '0'),
(29892, 2702, 'attribute_pa_color', 'radium'),
(29893, 2702, 'attribute_pa_shoe-size', '35'),
(29894, 2702, '_price', '157.3'),
(29895, 2702, '_product_version', '4.1.0'),
(29896, 2702, '_vi_wad_aliexpress_variation_id', '10000015062585588'),
(29897, 2702, '_vi_wad_aliexpress_variation_attr', '14:1475229281#Radium;200000124:200000333'),
(29898, 2703, '_variation_description', ''),
(29899, 2703, '_sku', '4001180545392-radium-26'),
(29900, 2703, '_regular_price', '153.1'),
(29901, 2703, 'total_sales', '0'),
(29902, 2703, '_tax_status', 'taxable'),
(29903, 2703, '_tax_class', 'parent'),
(29904, 2703, '_manage_stock', 'yes'),
(29905, 2703, '_backorders', 'no'),
(29906, 2703, '_sold_individually', 'no'),
(29907, 2703, '_virtual', 'no'),
(29908, 2703, '_downloadable', 'no'),
(29909, 2703, '_download_limit', '-1'),
(29910, 2703, '_download_expiry', '-1'),
(29911, 2703, '_stock', '20'),
(29912, 2703, '_stock_status', 'instock'),
(29913, 2703, '_wc_average_rating', '0'),
(29914, 2703, '_wc_review_count', '0'),
(29915, 2703, 'attribute_pa_color', 'radium'),
(29916, 2703, 'attribute_pa_shoe-size', '26'),
(29917, 2703, '_price', '153.1'),
(29918, 2703, '_product_version', '4.1.0'),
(29919, 2703, '_vi_wad_aliexpress_variation_id', '10000015062585579'),
(29920, 2703, '_vi_wad_aliexpress_variation_attr', '14:1475229281#Radium;200000124:100010425'),
(29921, 2704, '_variation_description', ''),
(29922, 2704, '_sku', '4001180545392-radium-25'),
(29923, 2704, '_regular_price', '151'),
(29924, 2704, 'total_sales', '0'),
(29925, 2704, '_tax_status', 'taxable'),
(29926, 2704, '_tax_class', 'parent'),
(29927, 2704, '_manage_stock', 'yes'),
(29928, 2704, '_backorders', 'no'),
(29929, 2704, '_sold_individually', 'no'),
(29930, 2704, '_virtual', 'no'),
(29931, 2704, '_downloadable', 'no'),
(29932, 2704, '_download_limit', '-1'),
(29933, 2704, '_download_expiry', '-1'),
(29934, 2704, '_stock', '20'),
(29935, 2704, '_stock_status', 'instock'),
(29936, 2704, '_wc_average_rating', '0'),
(29937, 2704, '_wc_review_count', '0'),
(29938, 2704, 'attribute_pa_color', 'radium'),
(29939, 2704, 'attribute_pa_shoe-size', '25'),
(29940, 2704, '_price', '151'),
(29941, 2704, '_product_version', '4.1.0'),
(29942, 2704, '_vi_wad_aliexpress_variation_id', '10000015062585578'),
(29943, 2704, '_vi_wad_aliexpress_variation_attr', '14:1475229281#Radium;200000124:100010424'),
(29944, 2705, '_variation_description', ''),
(29945, 2705, '_sku', '4001180545392-rainbow-24'),
(29946, 2705, '_regular_price', '151'),
(29947, 2705, 'total_sales', '0'),
(29948, 2705, '_tax_status', 'taxable'),
(29949, 2705, '_tax_class', 'parent'),
(29950, 2705, '_manage_stock', 'yes'),
(29951, 2705, '_backorders', 'no'),
(29952, 2705, '_sold_individually', 'no'),
(29953, 2705, '_virtual', 'no'),
(29954, 2705, '_downloadable', 'no'),
(29955, 2705, '_download_limit', '-1'),
(29956, 2705, '_download_expiry', '-1'),
(29957, 2705, '_stock', '20'),
(29958, 2705, '_stock_status', 'instock'),
(29959, 2705, '_wc_average_rating', '0'),
(29960, 2705, '_wc_review_count', '0'),
(29961, 2705, 'attribute_pa_color', 'rainbow'),
(29962, 2705, 'attribute_pa_shoe-size', '24'),
(29963, 2705, '_price', '151'),
(29964, 2705, '_product_version', '4.1.0'),
(29965, 2705, '_vi_wad_aliexpress_variation_id', '10000015062585577'),
(29966, 2705, '_vi_wad_aliexpress_variation_attr', '14:200143091#Rainbow;200000124:5881'),
(29967, 2706, '_variation_description', ''),
(29968, 2706, '_sku', '4001180545392-rainbow-35'),
(29969, 2706, '_regular_price', '157.3'),
(29970, 2706, 'total_sales', '0'),
(29971, 2706, '_tax_status', 'taxable'),
(29972, 2706, '_tax_class', 'parent'),
(29973, 2706, '_manage_stock', 'yes'),
(29974, 2706, '_backorders', 'no'),
(29975, 2706, '_sold_individually', 'no'),
(29976, 2706, '_virtual', 'no'),
(29977, 2706, '_downloadable', 'no'),
(29978, 2706, '_download_limit', '-1'),
(29979, 2706, '_download_expiry', '-1'),
(29980, 2706, '_stock', '18'),
(29981, 2706, '_stock_status', 'instock'),
(29982, 2706, '_wc_average_rating', '0'),
(29983, 2706, '_wc_review_count', '0'),
(29984, 2706, 'attribute_pa_color', 'rainbow'),
(29985, 2706, 'attribute_pa_shoe-size', '35'),
(29986, 2706, '_price', '157.3'),
(29987, 2706, '_product_version', '4.1.0'),
(29988, 2706, '_vi_wad_aliexpress_variation_id', '10000015062585576'),
(29989, 2706, '_vi_wad_aliexpress_variation_attr', '14:200143091#Rainbow;200000124:200000333'),
(29990, 2707, '_variation_description', ''),
(29991, 2707, '_sku', '4001180545392-radium-30'),
(29992, 2707, '_regular_price', '153.1'),
(29993, 2707, 'total_sales', '0'),
(29994, 2707, '_tax_status', 'taxable'),
(29995, 2707, '_tax_class', 'parent'),
(29996, 2707, '_manage_stock', 'yes'),
(29997, 2707, '_backorders', 'no'),
(29998, 2707, '_sold_individually', 'no'),
(29999, 2707, '_virtual', 'no'),
(30000, 2707, '_downloadable', 'no'),
(30001, 2707, '_download_limit', '-1'),
(30002, 2707, '_download_expiry', '-1'),
(30003, 2707, '_stock', '19'),
(30004, 2707, '_stock_status', 'instock'),
(30005, 2707, '_wc_average_rating', '0'),
(30006, 2707, '_wc_review_count', '0'),
(30007, 2707, 'attribute_pa_color', 'radium'),
(30008, 2707, 'attribute_pa_shoe-size', '30'),
(30009, 2707, '_price', '153.1'),
(30010, 2707, '_product_version', '4.1.0'),
(30011, 2707, '_vi_wad_aliexpress_variation_id', '10000015062585583'),
(30012, 2707, '_vi_wad_aliexpress_variation_attr', '14:1475229281#Radium;200000124:3115'),
(30013, 2708, '_variation_description', ''),
(30014, 2708, '_sku', '4001180545392-radium-29'),
(30015, 2708, '_regular_price', '153.1'),
(30016, 2708, 'total_sales', '0'),
(30017, 2708, '_tax_status', 'taxable'),
(30018, 2708, '_tax_class', 'parent'),
(30019, 2708, '_manage_stock', 'yes'),
(30020, 2708, '_backorders', 'no'),
(30021, 2708, '_sold_individually', 'no'),
(30022, 2708, '_virtual', 'no'),
(30023, 2708, '_downloadable', 'no'),
(30024, 2708, '_download_limit', '-1'),
(30025, 2708, '_download_expiry', '-1'),
(30026, 2708, '_stock', '20'),
(30027, 2708, '_stock_status', 'instock'),
(30028, 2708, '_wc_average_rating', '0'),
(30029, 2708, '_wc_review_count', '0'),
(30030, 2708, 'attribute_pa_color', 'radium'),
(30031, 2708, 'attribute_pa_shoe-size', '29'),
(30032, 2708, '_price', '153.1'),
(30033, 2708, '_product_version', '4.1.0'),
(30034, 2708, '_vi_wad_aliexpress_variation_id', '10000015062585582'),
(30035, 2708, '_vi_wad_aliexpress_variation_attr', '14:1475229281#Radium;200000124:100010486'),
(30036, 2709, '_variation_description', ''),
(30037, 2709, '_sku', '4001180545392-radium-28'),
(30038, 2709, '_regular_price', '153.1'),
(30039, 2709, 'total_sales', '0'),
(30040, 2709, '_tax_status', 'taxable'),
(30041, 2709, '_tax_class', 'parent'),
(30042, 2709, '_manage_stock', 'yes'),
(30043, 2709, '_backorders', 'no'),
(30044, 2709, '_sold_individually', 'no'),
(30045, 2709, '_virtual', 'no'),
(30046, 2709, '_downloadable', 'no'),
(30047, 2709, '_download_limit', '-1'),
(30048, 2709, '_download_expiry', '-1'),
(30049, 2709, '_stock', '20'),
(30050, 2709, '_stock_status', 'instock'),
(30051, 2709, '_wc_average_rating', '0'),
(30052, 2709, '_wc_review_count', '0'),
(30053, 2709, 'attribute_pa_color', 'radium'),
(30054, 2709, 'attribute_pa_shoe-size', '28'),
(30055, 2709, '_price', '153.1'),
(30056, 2709, '_product_version', '4.1.0'),
(30057, 2709, '_vi_wad_aliexpress_variation_id', '10000015062585581'),
(30058, 2709, '_vi_wad_aliexpress_variation_attr', '14:1475229281#Radium;200000124:100010441'),
(30059, 2710, '_variation_description', ''),
(30060, 2710, '_sku', '4001180545392-radium-27'),
(30061, 2710, '_regular_price', '153.1'),
(30062, 2710, 'total_sales', '0'),
(30063, 2710, '_tax_status', 'taxable'),
(30064, 2710, '_tax_class', 'parent'),
(30065, 2710, '_manage_stock', 'yes'),
(30066, 2710, '_backorders', 'no'),
(30067, 2710, '_sold_individually', 'no'),
(30068, 2710, '_virtual', 'no'),
(30069, 2710, '_downloadable', 'no'),
(30070, 2710, '_download_limit', '-1'),
(30071, 2710, '_download_expiry', '-1'),
(30072, 2710, '_stock', '20'),
(30073, 2710, '_stock_status', 'instock'),
(30074, 2710, '_wc_average_rating', '0'),
(30075, 2710, '_wc_review_count', '0'),
(30076, 2710, 'attribute_pa_color', 'radium'),
(30077, 2710, 'attribute_pa_shoe-size', '27'),
(30078, 2710, '_price', '153.1'),
(30079, 2710, '_product_version', '4.1.0'),
(30080, 2710, '_vi_wad_aliexpress_variation_id', '10000015062585580'),
(30081, 2710, '_vi_wad_aliexpress_variation_attr', '14:1475229281#Radium;200000124:100010440'),
(30082, 2711, '_variation_description', ''),
(30083, 2711, '_sku', '4001180545392-rainbow-30'),
(30084, 2711, '_regular_price', '153.1'),
(30085, 2711, 'total_sales', '0'),
(30086, 2711, '_tax_status', 'taxable'),
(30087, 2711, '_tax_class', 'parent'),
(30088, 2711, '_manage_stock', 'yes'),
(30089, 2711, '_backorders', 'no'),
(30090, 2711, '_sold_individually', 'no'),
(30091, 2711, '_virtual', 'no'),
(30092, 2711, '_downloadable', 'no'),
(30093, 2711, '_download_limit', '-1'),
(30094, 2711, '_download_expiry', '-1'),
(30095, 2711, '_stock', '19'),
(30096, 2711, '_stock_status', 'instock'),
(30097, 2711, '_wc_average_rating', '0'),
(30098, 2711, '_wc_review_count', '0'),
(30099, 2711, 'attribute_pa_color', 'rainbow'),
(30100, 2711, 'attribute_pa_shoe-size', '30'),
(30101, 2711, '_price', '153.1'),
(30102, 2711, '_product_version', '4.1.0'),
(30103, 2711, '_vi_wad_aliexpress_variation_id', '10000015062585571'),
(30104, 2711, '_vi_wad_aliexpress_variation_attr', '14:200143091#Rainbow;200000124:3115'),
(30105, 2712, '_variation_description', ''),
(30106, 2712, '_sku', '4001180545392-rainbow-29'),
(30107, 2712, '_regular_price', '153.1'),
(30108, 2712, 'total_sales', '0'),
(30109, 2712, '_tax_status', 'taxable'),
(30110, 2712, '_tax_class', 'parent'),
(30111, 2712, '_manage_stock', 'yes'),
(30112, 2712, '_backorders', 'no'),
(30113, 2712, '_sold_individually', 'no'),
(30114, 2712, '_virtual', 'no'),
(30115, 2712, '_downloadable', 'no'),
(30116, 2712, '_download_limit', '-1'),
(30117, 2712, '_download_expiry', '-1'),
(30118, 2712, '_stock', '17'),
(30119, 2712, '_stock_status', 'instock'),
(30120, 2712, '_wc_average_rating', '0'),
(30121, 2712, '_wc_review_count', '0'),
(30122, 2712, 'attribute_pa_color', 'rainbow'),
(30123, 2712, 'attribute_pa_shoe-size', '29'),
(30124, 2712, '_price', '153.1'),
(30125, 2712, '_product_version', '4.1.0'),
(30126, 2712, '_vi_wad_aliexpress_variation_id', '10000015062585570'),
(30127, 2712, '_vi_wad_aliexpress_variation_attr', '14:200143091#Rainbow;200000124:100010486'),
(30128, 2713, '_variation_description', ''),
(30129, 2713, '_sku', '4001180545392-rainbow-28'),
(30130, 2713, '_regular_price', '153.1'),
(30131, 2713, 'total_sales', '0'),
(30132, 2713, '_tax_status', 'taxable'),
(30133, 2713, '_tax_class', 'parent'),
(30134, 2713, '_manage_stock', 'yes'),
(30135, 2713, '_backorders', 'no'),
(30136, 2713, '_sold_individually', 'no'),
(30137, 2713, '_virtual', 'no'),
(30138, 2713, '_downloadable', 'no'),
(30139, 2713, '_download_limit', '-1'),
(30140, 2713, '_download_expiry', '-1'),
(30141, 2713, '_stock', '20'),
(30142, 2713, '_stock_status', 'instock'),
(30143, 2713, '_wc_average_rating', '0'),
(30144, 2713, '_wc_review_count', '0'),
(30145, 2713, 'attribute_pa_color', 'rainbow'),
(30146, 2713, 'attribute_pa_shoe-size', '28'),
(30147, 2713, '_price', '153.1'),
(30148, 2713, '_product_version', '4.1.0'),
(30149, 2713, '_vi_wad_aliexpress_variation_id', '10000015062585569'),
(30150, 2713, '_vi_wad_aliexpress_variation_attr', '14:200143091#Rainbow;200000124:100010441'),
(30151, 2714, '_variation_description', ''),
(30152, 2714, '_sku', '4001180545392-rainbow-27'),
(30153, 2714, '_regular_price', '153.1'),
(30154, 2714, 'total_sales', '0'),
(30155, 2714, '_tax_status', 'taxable'),
(30156, 2714, '_tax_class', 'parent'),
(30157, 2714, '_manage_stock', 'yes'),
(30158, 2714, '_backorders', 'no'),
(30159, 2714, '_sold_individually', 'no'),
(30160, 2714, '_virtual', 'no'),
(30161, 2714, '_downloadable', 'no'),
(30162, 2714, '_download_limit', '-1'),
(30163, 2714, '_download_expiry', '-1'),
(30164, 2714, '_stock', '20'),
(30165, 2714, '_stock_status', 'instock'),
(30166, 2714, '_wc_average_rating', '0'),
(30167, 2714, '_wc_review_count', '0'),
(30168, 2714, 'attribute_pa_color', 'rainbow'),
(30169, 2714, 'attribute_pa_shoe-size', '27'),
(30170, 2714, '_price', '153.1'),
(30171, 2714, '_product_version', '4.1.0'),
(30172, 2714, '_vi_wad_aliexpress_variation_id', '10000015062585568'),
(30173, 2714, '_vi_wad_aliexpress_variation_attr', '14:200143091#Rainbow;200000124:100010440'),
(30174, 2715, '_variation_description', ''),
(30175, 2715, '_sku', '4001180545392-rainbow-34'),
(30176, 2715, '_regular_price', '157.3'),
(30177, 2715, 'total_sales', '0'),
(30178, 2715, '_tax_status', 'taxable'),
(30179, 2715, '_tax_class', 'parent'),
(30180, 2715, '_manage_stock', 'yes'),
(30181, 2715, '_backorders', 'no'),
(30182, 2715, '_sold_individually', 'no'),
(30183, 2715, '_virtual', 'no'),
(30184, 2715, '_downloadable', 'no'),
(30185, 2715, '_download_limit', '-1'),
(30186, 2715, '_download_expiry', '-1'),
(30187, 2715, '_stock', '19'),
(30188, 2715, '_stock_status', 'instock'),
(30189, 2715, '_wc_average_rating', '0'),
(30190, 2715, '_wc_review_count', '0'),
(30191, 2715, 'attribute_pa_color', 'rainbow'),
(30192, 2715, 'attribute_pa_shoe-size', '34'),
(30193, 2715, '_price', '157.3'),
(30194, 2715, '_product_version', '4.1.0'),
(30195, 2715, '_vi_wad_aliexpress_variation_id', '10000015062585575'),
(30196, 2715, '_vi_wad_aliexpress_variation_attr', '14:200143091#Rainbow;200000124:100010481'),
(30197, 2716, '_variation_description', ''),
(30198, 2716, '_sku', '4001180545392-rainbow-33'),
(30199, 2716, '_regular_price', '157.3'),
(30200, 2716, 'total_sales', '0'),
(30201, 2716, '_tax_status', 'taxable'),
(30202, 2716, '_tax_class', 'parent'),
(30203, 2716, '_manage_stock', 'yes'),
(30204, 2716, '_backorders', 'no'),
(30205, 2716, '_sold_individually', 'no'),
(30206, 2716, '_virtual', 'no'),
(30207, 2716, '_downloadable', 'no'),
(30208, 2716, '_download_limit', '-1'),
(30209, 2716, '_download_expiry', '-1'),
(30210, 2716, '_stock', '18'),
(30211, 2716, '_stock_status', 'instock'),
(30212, 2716, '_wc_average_rating', '0'),
(30213, 2716, '_wc_review_count', '0'),
(30214, 2716, 'attribute_pa_color', 'rainbow'),
(30215, 2716, 'attribute_pa_shoe-size', '33'),
(30216, 2716, '_price', '157.3'),
(30217, 2716, '_product_version', '4.1.0'),
(30218, 2716, '_vi_wad_aliexpress_variation_id', '10000015062585574'),
(30219, 2716, '_vi_wad_aliexpress_variation_attr', '14:200143091#Rainbow;200000124:200000332'),
(30220, 2717, '_variation_description', ''),
(30221, 2717, '_sku', '4001180545392-rainbow-32'),
(30222, 2717, '_regular_price', '157.3'),
(30223, 2717, 'total_sales', '0'),
(30224, 2717, '_tax_status', 'taxable'),
(30225, 2717, '_tax_class', 'parent'),
(30226, 2717, '_manage_stock', 'yes'),
(30227, 2717, '_backorders', 'no'),
(30228, 2717, '_sold_individually', 'no'),
(30229, 2717, '_virtual', 'no'),
(30230, 2717, '_downloadable', 'no'),
(30231, 2717, '_download_limit', '-1'),
(30232, 2717, '_download_expiry', '-1'),
(30233, 2717, '_stock', '19'),
(30234, 2717, '_stock_status', 'instock'),
(30235, 2717, '_wc_average_rating', '0'),
(30236, 2717, '_wc_review_count', '0'),
(30237, 2717, 'attribute_pa_color', 'rainbow'),
(30238, 2717, 'attribute_pa_shoe-size', '32'),
(30239, 2717, '_price', '157.3'),
(30240, 2717, '_product_version', '4.1.0'),
(30241, 2717, '_vi_wad_aliexpress_variation_id', '10000015062585573'),
(30242, 2717, '_vi_wad_aliexpress_variation_attr', '14:200143091#Rainbow;200000124:200000331'),
(30243, 2718, '_variation_description', ''),
(30244, 2718, '_sku', '4001180545392-rainbow-31'),
(30245, 2718, '_regular_price', '157.3'),
(30246, 2718, 'total_sales', '0'),
(30247, 2718, '_tax_status', 'taxable'),
(30248, 2718, '_tax_class', 'parent'),
(30249, 2718, '_manage_stock', 'yes'),
(30250, 2718, '_backorders', 'no'),
(30251, 2718, '_sold_individually', 'no'),
(30252, 2718, '_virtual', 'no'),
(30253, 2718, '_downloadable', 'no'),
(30254, 2718, '_download_limit', '-1'),
(30255, 2718, '_download_expiry', '-1'),
(30256, 2718, '_stock', '19'),
(30257, 2718, '_stock_status', 'instock'),
(30258, 2718, '_wc_average_rating', '0'),
(30259, 2718, '_wc_review_count', '0'),
(30260, 2718, 'attribute_pa_color', 'rainbow'),
(30261, 2718, 'attribute_pa_shoe-size', '31'),
(30262, 2718, '_price', '157.3'),
(30263, 2718, '_product_version', '4.1.0'),
(30264, 2718, '_vi_wad_aliexpress_variation_id', '10000015062585572'),
(30265, 2718, '_vi_wad_aliexpress_variation_attr', '14:200143091#Rainbow;200000124:200001014'),
(30266, 2719, '_variation_description', ''),
(30267, 2719, '_sku', '4001180545392-full-black-24'),
(30268, 2719, '_regular_price', '151'),
(30269, 2719, 'total_sales', '0'),
(30270, 2719, '_tax_status', 'taxable'),
(30271, 2719, '_tax_class', 'parent'),
(30272, 2719, '_manage_stock', 'yes'),
(30273, 2719, '_backorders', 'no'),
(30274, 2719, '_sold_individually', 'no'),
(30275, 2719, '_virtual', 'no'),
(30276, 2719, '_downloadable', 'no'),
(30277, 2719, '_download_limit', '-1'),
(30278, 2719, '_download_expiry', '-1'),
(30279, 2719, '_stock', '17'),
(30280, 2719, '_stock_status', 'instock'),
(30281, 2719, '_wc_average_rating', '0'),
(30282, 2719, '_wc_review_count', '0'),
(30283, 2719, 'attribute_pa_color', 'full-black'),
(30284, 2719, 'attribute_pa_shoe-size', '24'),
(30285, 2719, '_price', '151'),
(30286, 2719, '_product_version', '4.1.0'),
(30287, 2719, '_vi_wad_aliexpress_variation_id', '10000015062585601'),
(30288, 2719, '_vi_wad_aliexpress_variation_attr', '14:202529824#Full Black;200000124:5881'),
(30289, 2720, '_variation_description', ''),
(30290, 2720, '_sku', '4001180545392-full-black-35'),
(30291, 2720, '_regular_price', '157.3'),
(30292, 2720, 'total_sales', '0'),
(30293, 2720, '_tax_status', 'taxable'),
(30294, 2720, '_tax_class', 'parent'),
(30295, 2720, '_manage_stock', 'yes'),
(30296, 2720, '_backorders', 'no'),
(30297, 2720, '_sold_individually', 'no'),
(30298, 2720, '_virtual', 'no'),
(30299, 2720, '_downloadable', 'no'),
(30300, 2720, '_download_limit', '-1'),
(30301, 2720, '_download_expiry', '-1'),
(30302, 2720, '_stock', '20'),
(30303, 2720, '_stock_status', 'instock'),
(30304, 2720, '_wc_average_rating', '0'),
(30305, 2720, '_wc_review_count', '0'),
(30306, 2720, 'attribute_pa_color', 'full-black'),
(30307, 2720, 'attribute_pa_shoe-size', '35'),
(30308, 2720, '_price', '157.3'),
(30309, 2720, '_product_version', '4.1.0'),
(30310, 2720, '_vi_wad_aliexpress_variation_id', '10000015062585600'),
(30311, 2720, '_vi_wad_aliexpress_variation_attr', '14:202529824#Full Black;200000124:200000333'),
(30312, 2721, '_variation_description', ''),
(30313, 2721, '_sku', '4001180545392-black-26'),
(30314, 2721, '_regular_price', '153.1'),
(30315, 2721, 'total_sales', '0'),
(30316, 2721, '_tax_status', 'taxable'),
(30317, 2721, '_tax_class', 'parent'),
(30318, 2721, '_manage_stock', 'yes'),
(30319, 2721, '_backorders', 'no'),
(30320, 2721, '_sold_individually', 'no'),
(30321, 2721, '_virtual', 'no'),
(30322, 2721, '_downloadable', 'no'),
(30323, 2721, '_download_limit', '-1'),
(30324, 2721, '_download_expiry', '-1'),
(30325, 2721, '_stock', '15'),
(30326, 2721, '_stock_status', 'instock'),
(30327, 2721, '_wc_average_rating', '0'),
(30328, 2721, '_wc_review_count', '0'),
(30329, 2721, 'attribute_pa_color', 'black'),
(30330, 2721, 'attribute_pa_shoe-size', '26'),
(30331, 2721, '_price', '153.1'),
(30332, 2721, '_product_version', '4.1.0'),
(30333, 2721, '_vi_wad_aliexpress_variation_id', '10000015062585531'),
(30334, 2721, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:100010425'),
(30335, 2722, '_variation_description', ''),
(30336, 2722, '_sku', '4001180545392-black-25'),
(30337, 2722, '_regular_price', '151'),
(30338, 2722, 'total_sales', '0'),
(30339, 2722, '_tax_status', 'taxable'),
(30340, 2722, '_tax_class', 'parent'),
(30341, 2722, '_manage_stock', 'yes'),
(30342, 2722, '_backorders', 'no'),
(30343, 2722, '_sold_individually', 'no'),
(30344, 2722, '_virtual', 'no'),
(30345, 2722, '_downloadable', 'no'),
(30346, 2722, '_download_limit', '-1'),
(30347, 2722, '_download_expiry', '-1'),
(30348, 2722, '_stock', '15'),
(30349, 2722, '_stock_status', 'instock'),
(30350, 2722, '_wc_average_rating', '0'),
(30351, 2722, '_wc_review_count', '0'),
(30352, 2722, 'attribute_pa_color', 'black'),
(30353, 2722, 'attribute_pa_shoe-size', '25'),
(30354, 2722, '_price', '151'),
(30355, 2722, '_product_version', '4.1.0'),
(30356, 2722, '_vi_wad_aliexpress_variation_id', '10000015062585530'),
(30357, 2722, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:100010424'),
(30358, 2723, '_variation_description', ''),
(30359, 2723, '_sku', '4001180545392-black-30'),
(30360, 2723, '_regular_price', '153.1'),
(30361, 2723, 'total_sales', '0'),
(30362, 2723, '_tax_status', 'taxable'),
(30363, 2723, '_tax_class', 'parent'),
(30364, 2723, '_manage_stock', 'yes'),
(30365, 2723, '_backorders', 'no'),
(30366, 2723, '_sold_individually', 'no'),
(30367, 2723, '_virtual', 'no'),
(30368, 2723, '_downloadable', 'no'),
(30369, 2723, '_download_limit', '-1'),
(30370, 2723, '_download_expiry', '-1'),
(30371, 2723, '_stock', '16'),
(30372, 2723, '_stock_status', 'instock'),
(30373, 2723, '_wc_average_rating', '0'),
(30374, 2723, '_wc_review_count', '0'),
(30375, 2723, 'attribute_pa_color', 'black'),
(30376, 2723, 'attribute_pa_shoe-size', '30'),
(30377, 2723, '_price', '153.1'),
(30378, 2723, '_product_version', '4.1.0'),
(30379, 2723, '_vi_wad_aliexpress_variation_id', '10000015062585535'),
(30380, 2723, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:3115'),
(30381, 2724, '_variation_description', ''),
(30382, 2724, '_sku', '4001180545392-black-29'),
(30383, 2724, '_regular_price', '153.1'),
(30384, 2724, 'total_sales', '0');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(30385, 2724, '_tax_status', 'taxable'),
(30386, 2724, '_tax_class', 'parent'),
(30387, 2724, '_manage_stock', 'yes'),
(30388, 2724, '_backorders', 'no'),
(30389, 2724, '_sold_individually', 'no'),
(30390, 2724, '_virtual', 'no'),
(30391, 2724, '_downloadable', 'no'),
(30392, 2724, '_download_limit', '-1'),
(30393, 2724, '_download_expiry', '-1'),
(30394, 2724, '_stock', '18'),
(30395, 2724, '_stock_status', 'instock'),
(30396, 2724, '_wc_average_rating', '0'),
(30397, 2724, '_wc_review_count', '0'),
(30398, 2724, 'attribute_pa_color', 'black'),
(30399, 2724, 'attribute_pa_shoe-size', '29'),
(30400, 2724, '_price', '153.1'),
(30401, 2724, '_product_version', '4.1.0'),
(30402, 2724, '_vi_wad_aliexpress_variation_id', '10000015062585534'),
(30403, 2724, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:100010486'),
(30404, 2725, '_variation_description', ''),
(30405, 2725, '_sku', '4001180545392-black-28'),
(30406, 2725, '_regular_price', '153.1'),
(30407, 2725, 'total_sales', '0'),
(30408, 2725, '_tax_status', 'taxable'),
(30409, 2725, '_tax_class', 'parent'),
(30410, 2725, '_manage_stock', 'yes'),
(30411, 2725, '_backorders', 'no'),
(30412, 2725, '_sold_individually', 'no'),
(30413, 2725, '_virtual', 'no'),
(30414, 2725, '_downloadable', 'no'),
(30415, 2725, '_download_limit', '-1'),
(30416, 2725, '_download_expiry', '-1'),
(30417, 2725, '_stock', '17'),
(30418, 2725, '_stock_status', 'instock'),
(30419, 2725, '_wc_average_rating', '0'),
(30420, 2725, '_wc_review_count', '0'),
(30421, 2725, 'attribute_pa_color', 'black'),
(30422, 2725, 'attribute_pa_shoe-size', '28'),
(30423, 2725, '_price', '153.1'),
(30424, 2725, '_product_version', '4.1.0'),
(30425, 2725, '_vi_wad_aliexpress_variation_id', '10000015062585533'),
(30426, 2725, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:100010441'),
(30427, 2726, '_variation_description', ''),
(30428, 2726, '_sku', '4001180545392-black-27'),
(30429, 2726, '_regular_price', '153.1'),
(30430, 2726, 'total_sales', '0'),
(30431, 2726, '_tax_status', 'taxable'),
(30432, 2726, '_tax_class', 'parent'),
(30433, 2726, '_manage_stock', 'yes'),
(30434, 2726, '_backorders', 'no'),
(30435, 2726, '_sold_individually', 'no'),
(30436, 2726, '_virtual', 'no'),
(30437, 2726, '_downloadable', 'no'),
(30438, 2726, '_download_limit', '-1'),
(30439, 2726, '_download_expiry', '-1'),
(30440, 2726, '_stock', '18'),
(30441, 2726, '_stock_status', 'instock'),
(30442, 2726, '_wc_average_rating', '0'),
(30443, 2726, '_wc_review_count', '0'),
(30444, 2726, 'attribute_pa_color', 'black'),
(30445, 2726, 'attribute_pa_shoe-size', '27'),
(30446, 2726, '_price', '153.1'),
(30447, 2726, '_product_version', '4.1.0'),
(30448, 2726, '_vi_wad_aliexpress_variation_id', '10000015062585532'),
(30449, 2726, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:100010440'),
(30450, 2727, '_wp_attached_file', '2021/06/2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine-1.jpg'),
(30451, 2727, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1080;s:6:\"height\";i:1379;s:4:\"file\";s:120:\"2021/06/2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine-1.jpg\";s:5:\"sizes\";a:12:{s:6:\"medium\";a:4:{s:4:\"file\";s:120:\"2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine-1-235x300.jpg\";s:5:\"width\";i:235;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:121:\"2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine-1-802x1024.jpg\";s:5:\"width\";i:802;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:120:\"2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:120:\"2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine-1-768x981.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:981;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:120:\"2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine-1-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:120:\"2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine-1-825x510.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:120:\"2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:120:\"2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine-1-600x766.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:766;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:120:\"2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:120:\"2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:120:\"2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine-1-600x766.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:766;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:120:\"2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(30452, 2653, '_price', '151'),
(30453, 2653, '_price', '153.1'),
(30454, 2653, '_price', '157.3'),
(30455, 2728, '_sku', '1005002552678872'),
(30456, 2728, '_visibility', 'visible'),
(30457, 2728, '_default_attributes', ''),
(30458, 2640, '_vi_wad_woo_id', '2728'),
(30459, 2728, '_vi_wad_aliexpress_product_id', '1005002552678872'),
(30460, 2728, 'total_sales', '0'),
(30461, 2728, '_tax_status', 'taxable'),
(30462, 2728, '_tax_class', ''),
(30463, 2728, '_manage_stock', 'no'),
(30464, 2728, '_backorders', 'no'),
(30465, 2728, '_sold_individually', 'no'),
(30466, 2728, '_virtual', 'no'),
(30467, 2728, '_downloadable', 'no'),
(30468, 2728, '_download_limit', '-1'),
(30469, 2728, '_download_expiry', '-1'),
(30470, 2728, '_stock', NULL),
(30471, 2728, '_stock_status', 'instock'),
(30472, 2728, '_wc_average_rating', '0'),
(30473, 2728, '_wc_review_count', '0'),
(30474, 2728, '_product_attributes', 'a:2:{s:8:\"pa_color\";a:6:{s:4:\"name\";s:8:\"pa_color\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"0\";s:10:\"is_visible\";s:1:\"0\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"1\";}s:12:\"pa_shoe-size\";a:6:{s:4:\"name\";s:12:\"pa_shoe-size\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"1\";s:10:\"is_visible\";s:1:\"0\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"1\";}}'),
(30475, 2728, '_product_version', '4.1.0'),
(30476, 2727, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H6ee8f1c52b574f8dab88205bc5050c30E/2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine.jpg'),
(30477, 2653, '_product_image_gallery', '2727,2730,2743,2760,2774'),
(30478, 2729, '_wp_attached_file', '2021/06/2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste.jpg'),
(30479, 2729, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:119:\"2021/06/2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:119:\"2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:119:\"2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:119:\"2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:119:\"2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:119:\"2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:119:\"2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:119:\"2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:119:\"2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:119:\"2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:119:\"2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:119:\"2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(30480, 2730, '_wp_attached_file', '2021/06/2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine-2.jpg'),
(30481, 2730, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1080;s:6:\"height\";i:1379;s:4:\"file\";s:120:\"2021/06/2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine-2.jpg\";s:5:\"sizes\";a:12:{s:6:\"medium\";a:4:{s:4:\"file\";s:120:\"2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine-2-235x300.jpg\";s:5:\"width\";i:235;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:121:\"2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine-2-802x1024.jpg\";s:5:\"width\";i:802;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:120:\"2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:120:\"2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine-2-768x981.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:981;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:120:\"2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine-2-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:120:\"2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine-2-825x510.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:120:\"2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:120:\"2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine-2-600x766.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:766;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:120:\"2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:120:\"2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:120:\"2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine-2-600x766.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:766;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:120:\"2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(30482, 2729, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H563beeb970404ad68124980aab9a706cd/2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste.jpg'),
(30483, 2728, '_thumbnail_id', '2729'),
(30484, 2731, '_variation_description', ''),
(30485, 2731, '_sku', '1005002552678872-see-chart-7-5'),
(30486, 2731, '_regular_price', '125.82'),
(30487, 2731, 'total_sales', '0'),
(30488, 2731, '_tax_status', 'taxable'),
(30489, 2731, '_tax_class', 'parent'),
(30490, 2731, '_manage_stock', 'yes'),
(30491, 2731, '_backorders', 'no'),
(30492, 2731, '_sold_individually', 'no'),
(30493, 2731, '_virtual', 'no'),
(30494, 2731, '_downloadable', 'no'),
(30495, 2731, '_download_limit', '-1'),
(30496, 2731, '_download_expiry', '-1'),
(30497, 2731, '_stock', '800'),
(30498, 2731, '_stock_status', 'instock'),
(30499, 2731, '_wc_average_rating', '0'),
(30500, 2731, '_wc_review_count', '0'),
(30501, 2731, 'attribute_pa_color', 'see-chart'),
(30502, 2731, 'attribute_pa_shoe-size', '7-5'),
(30503, 2731, '_price', '125.82'),
(30504, 2731, '_product_version', '4.1.0'),
(30505, 2731, '_vi_wad_aliexpress_variation_id', '12000021110035905'),
(30506, 2731, '_vi_wad_aliexpress_variation_attr', '14:200001438#see chart;200000124:200000288'),
(30507, 2732, '_variation_description', ''),
(30508, 2732, '_sku', '1005002552678872-see-chart-7'),
(30509, 2732, '_regular_price', '125.82'),
(30510, 2732, 'total_sales', '0'),
(30511, 2732, '_tax_status', 'taxable'),
(30512, 2732, '_tax_class', 'parent'),
(30513, 2732, '_manage_stock', 'yes'),
(30514, 2732, '_backorders', 'no'),
(30515, 2732, '_sold_individually', 'no'),
(30516, 2732, '_virtual', 'no'),
(30517, 2732, '_downloadable', 'no'),
(30518, 2732, '_download_limit', '-1'),
(30519, 2732, '_download_expiry', '-1'),
(30520, 2732, '_stock', '800'),
(30521, 2732, '_stock_status', 'instock'),
(30522, 2732, '_wc_average_rating', '0'),
(30523, 2732, '_wc_review_count', '0'),
(30524, 2732, 'attribute_pa_color', 'see-chart'),
(30525, 2732, 'attribute_pa_shoe-size', '7'),
(30526, 2732, '_price', '125.82'),
(30527, 2732, '_product_version', '4.1.0'),
(30528, 2732, '_vi_wad_aliexpress_variation_id', '12000021110035904'),
(30529, 2732, '_vi_wad_aliexpress_variation_attr', '14:200001438#see chart;200000124:3434'),
(30530, 2733, '_variation_description', ''),
(30531, 2733, '_sku', '1005002552678872-see-chart-8-5'),
(30532, 2733, '_regular_price', '125.82'),
(30533, 2733, 'total_sales', '0'),
(30534, 2733, '_tax_status', 'taxable'),
(30535, 2733, '_tax_class', 'parent'),
(30536, 2733, '_manage_stock', 'yes'),
(30537, 2733, '_backorders', 'no'),
(30538, 2733, '_sold_individually', 'no'),
(30539, 2733, '_virtual', 'no'),
(30540, 2733, '_downloadable', 'no'),
(30541, 2733, '_download_limit', '-1'),
(30542, 2733, '_download_expiry', '-1'),
(30543, 2733, '_stock', '800'),
(30544, 2733, '_stock_status', 'instock'),
(30545, 2733, '_wc_average_rating', '0'),
(30546, 2733, '_wc_review_count', '0'),
(30547, 2733, 'attribute_pa_color', 'see-chart'),
(30548, 2733, 'attribute_pa_shoe-size', '8-5'),
(30549, 2733, '_price', '125.82'),
(30550, 2733, '_product_version', '4.1.0'),
(30551, 2733, '_vi_wad_aliexpress_variation_id', '12000021110035907'),
(30552, 2733, '_vi_wad_aliexpress_variation_attr', '14:200001438#see chart;200000124:200000289'),
(30553, 2734, '_variation_description', ''),
(30554, 2734, '_sku', '1005002552678872-see-chart-8'),
(30555, 2734, '_regular_price', '125.82'),
(30556, 2734, 'total_sales', '0'),
(30557, 2734, '_tax_status', 'taxable'),
(30558, 2734, '_tax_class', 'parent'),
(30559, 2734, '_manage_stock', 'yes'),
(30560, 2734, '_backorders', 'no'),
(30561, 2734, '_sold_individually', 'no'),
(30562, 2734, '_virtual', 'no'),
(30563, 2734, '_downloadable', 'no'),
(30564, 2734, '_download_limit', '-1'),
(30565, 2734, '_download_expiry', '-1'),
(30566, 2734, '_stock', '800'),
(30567, 2734, '_stock_status', 'instock'),
(30568, 2734, '_wc_average_rating', '0'),
(30569, 2734, '_wc_review_count', '0'),
(30570, 2734, 'attribute_pa_color', 'see-chart'),
(30571, 2734, 'attribute_pa_shoe-size', '8'),
(30572, 2734, '_price', '125.82'),
(30573, 2734, '_product_version', '4.1.0'),
(30574, 2734, '_vi_wad_aliexpress_variation_id', '12000021110035906'),
(30575, 2734, '_vi_wad_aliexpress_variation_attr', '14:200001438#see chart;200000124:699'),
(30576, 2735, '_variation_description', ''),
(30577, 2735, '_sku', '1005002552678872-see-chart-10'),
(30578, 2735, '_regular_price', '125.82'),
(30579, 2735, 'total_sales', '0'),
(30580, 2735, '_tax_status', 'taxable'),
(30581, 2735, '_tax_class', 'parent'),
(30582, 2735, '_manage_stock', 'yes'),
(30583, 2735, '_backorders', 'no'),
(30584, 2735, '_sold_individually', 'no'),
(30585, 2730, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Hc465f25c50aa4e4da9ee28c5a47b1ef9X/2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine.jpg'),
(30586, 2735, '_virtual', 'no'),
(30587, 2735, '_downloadable', 'no'),
(30588, 2735, '_download_limit', '-1'),
(30589, 2735, '_download_expiry', '-1'),
(30590, 2735, '_stock', '800'),
(30591, 2735, '_stock_status', 'instock'),
(30592, 2735, '_wc_average_rating', '0'),
(30593, 2735, '_wc_review_count', '0'),
(30594, 2735, 'attribute_pa_color', 'see-chart'),
(30595, 2735, 'attribute_pa_shoe-size', '10'),
(30596, 2735, '_price', '125.82'),
(30597, 2735, '_product_version', '4.1.0'),
(30598, 2735, '_vi_wad_aliexpress_variation_id', '12000021110035909'),
(30599, 2735, '_vi_wad_aliexpress_variation_attr', '14:200001438#see chart;200000124:1583'),
(30600, 2736, '_variation_description', ''),
(30601, 2736, '_sku', '1005002552678872-see-chart-9'),
(30602, 2736, '_regular_price', '125.82'),
(30603, 2736, 'total_sales', '0'),
(30604, 2736, '_tax_status', 'taxable'),
(30605, 2736, '_tax_class', 'parent'),
(30606, 2736, '_manage_stock', 'yes'),
(30607, 2736, '_backorders', 'no'),
(30608, 2736, '_sold_individually', 'no'),
(30609, 2736, '_virtual', 'no'),
(30610, 2736, '_downloadable', 'no'),
(30611, 2736, '_download_limit', '-1'),
(30612, 2736, '_download_expiry', '-1'),
(30613, 2736, '_stock', '800'),
(30614, 2736, '_stock_status', 'instock'),
(30615, 2736, '_wc_average_rating', '0'),
(30616, 2736, '_wc_review_count', '0'),
(30617, 2736, 'attribute_pa_color', 'see-chart'),
(30618, 2736, 'attribute_pa_shoe-size', '9'),
(30619, 2736, '_price', '125.82'),
(30620, 2736, '_product_version', '4.1.0'),
(30621, 2736, '_vi_wad_aliexpress_variation_id', '12000021110035908'),
(30622, 2736, '_vi_wad_aliexpress_variation_attr', '14:200001438#see chart;200000124:350262'),
(30623, 2737, '_variation_description', ''),
(30624, 2737, '_sku', '1005002552678872-see-chart-11'),
(30625, 2737, '_regular_price', '125.82'),
(30626, 2737, 'total_sales', '0'),
(30627, 2737, '_tax_status', 'taxable'),
(30628, 2737, '_tax_class', 'parent'),
(30629, 2737, '_manage_stock', 'yes'),
(30630, 2737, '_backorders', 'no'),
(30631, 2737, '_sold_individually', 'no'),
(30632, 2737, '_virtual', 'no'),
(30633, 2737, '_downloadable', 'no'),
(30634, 2737, '_download_limit', '-1'),
(30635, 2737, '_download_expiry', '-1'),
(30636, 2737, '_stock', '800'),
(30637, 2737, '_stock_status', 'instock'),
(30638, 2737, '_wc_average_rating', '0'),
(30639, 2737, '_wc_review_count', '0'),
(30640, 2737, 'attribute_pa_color', 'see-chart'),
(30641, 2737, 'attribute_pa_shoe-size', '11'),
(30642, 2737, '_price', '125.82'),
(30643, 2737, '_product_version', '4.1.0'),
(30644, 2737, '_vi_wad_aliexpress_variation_id', '12000021110035910'),
(30645, 2737, '_vi_wad_aliexpress_variation_attr', '14:200001438#see chart;200000124:100010420'),
(30646, 2738, '_variation_description', ''),
(30647, 2738, '_sku', '1005002552678872-see-chart-7-5-1'),
(30648, 2738, '_regular_price', '125.82'),
(30649, 2738, 'total_sales', '0'),
(30650, 2738, '_tax_status', 'taxable'),
(30651, 2738, '_tax_class', 'parent'),
(30652, 2738, '_manage_stock', 'yes'),
(30653, 2738, '_backorders', 'no'),
(30654, 2738, '_sold_individually', 'no'),
(30655, 2738, '_virtual', 'no'),
(30656, 2738, '_downloadable', 'no'),
(30657, 2738, '_download_limit', '-1'),
(30658, 2738, '_download_expiry', '-1'),
(30659, 2738, '_stock', '800'),
(30660, 2738, '_stock_status', 'instock'),
(30661, 2738, '_wc_average_rating', '0'),
(30662, 2738, '_wc_review_count', '0'),
(30663, 2738, 'attribute_pa_color', 'see-chart'),
(30664, 2738, 'attribute_pa_shoe-size', '7-5'),
(30665, 2738, '_price', '125.82'),
(30666, 2738, '_product_version', '4.1.0'),
(30667, 2738, '_vi_wad_aliexpress_variation_id', '12000021110035857'),
(30668, 2738, '_vi_wad_aliexpress_variation_attr', '14:200006154#see chart;200000124:200000288'),
(30669, 2739, '_variation_description', ''),
(30670, 2739, '_sku', '1005002552678872-see-chart-7-1'),
(30671, 2739, '_regular_price', '125.82'),
(30672, 2739, 'total_sales', '0'),
(30673, 2739, '_tax_status', 'taxable'),
(30674, 2739, '_tax_class', 'parent'),
(30675, 2739, '_manage_stock', 'yes'),
(30676, 2739, '_backorders', 'no'),
(30677, 2739, '_sold_individually', 'no'),
(30678, 2739, '_virtual', 'no'),
(30679, 2739, '_downloadable', 'no'),
(30680, 2739, '_download_limit', '-1'),
(30681, 2739, '_download_expiry', '-1'),
(30682, 2739, '_stock', '800'),
(30683, 2739, '_stock_status', 'instock'),
(30684, 2739, '_wc_average_rating', '0'),
(30685, 2739, '_wc_review_count', '0'),
(30686, 2739, 'attribute_pa_color', 'see-chart'),
(30687, 2739, 'attribute_pa_shoe-size', '7'),
(30688, 2739, '_price', '125.82'),
(30689, 2739, '_product_version', '4.1.0'),
(30690, 2739, '_vi_wad_aliexpress_variation_id', '12000021110035856'),
(30691, 2739, '_vi_wad_aliexpress_variation_attr', '14:200006154#see chart;200000124:3434'),
(30692, 2740, '_variation_description', ''),
(30693, 2740, '_sku', '1005002552678872-see-chart-8-5-1'),
(30694, 2740, '_regular_price', '125.82'),
(30695, 2740, 'total_sales', '0'),
(30696, 2740, '_tax_status', 'taxable'),
(30697, 2740, '_tax_class', 'parent'),
(30698, 2740, '_manage_stock', 'yes'),
(30699, 2740, '_backorders', 'no'),
(30700, 2740, '_sold_individually', 'no'),
(30701, 2740, '_virtual', 'no'),
(30702, 2740, '_downloadable', 'no'),
(30703, 2740, '_download_limit', '-1'),
(30704, 2740, '_download_expiry', '-1'),
(30705, 2740, '_stock', '800'),
(30706, 2740, '_stock_status', 'instock'),
(30707, 2740, '_wc_average_rating', '0'),
(30708, 2740, '_wc_review_count', '0'),
(30709, 2740, 'attribute_pa_color', 'see-chart'),
(30710, 2740, 'attribute_pa_shoe-size', '8-5'),
(30711, 2740, '_price', '125.82'),
(30712, 2740, '_product_version', '4.1.0'),
(30713, 2740, '_vi_wad_aliexpress_variation_id', '12000021110035859'),
(30714, 2740, '_vi_wad_aliexpress_variation_attr', '14:200006154#see chart;200000124:200000289'),
(30715, 2741, '_variation_description', ''),
(30716, 2741, '_sku', '1005002552678872-see-chart-8-1'),
(30717, 2741, '_regular_price', '125.82'),
(30718, 2741, 'total_sales', '0'),
(30719, 2741, '_tax_status', 'taxable'),
(30720, 2741, '_tax_class', 'parent'),
(30721, 2741, '_manage_stock', 'yes'),
(30722, 2741, '_backorders', 'no'),
(30723, 2741, '_sold_individually', 'no'),
(30724, 2741, '_virtual', 'no'),
(30725, 2741, '_downloadable', 'no'),
(30726, 2741, '_download_limit', '-1'),
(30727, 2741, '_download_expiry', '-1'),
(30728, 2741, '_stock', '800'),
(30729, 2741, '_stock_status', 'instock'),
(30730, 2741, '_wc_average_rating', '0'),
(30731, 2741, '_wc_review_count', '0'),
(30732, 2741, 'attribute_pa_color', 'see-chart'),
(30733, 2741, 'attribute_pa_shoe-size', '8'),
(30734, 2741, '_price', '125.82'),
(30735, 2741, '_product_version', '4.1.0'),
(30736, 2741, '_vi_wad_aliexpress_variation_id', '12000021110035858'),
(30737, 2741, '_vi_wad_aliexpress_variation_attr', '14:200006154#see chart;200000124:699'),
(30738, 2742, '_variation_description', ''),
(30739, 2742, '_sku', '1005002552678872-see-chart-10-1'),
(30740, 2742, '_regular_price', '125.82'),
(30741, 2742, 'total_sales', '0'),
(30742, 2742, '_tax_status', 'taxable'),
(30743, 2742, '_tax_class', 'parent'),
(30744, 2742, '_manage_stock', 'yes'),
(30745, 2742, '_backorders', 'no'),
(30746, 2742, '_sold_individually', 'no'),
(30747, 2742, '_virtual', 'no'),
(30748, 2742, '_downloadable', 'no'),
(30749, 2742, '_download_limit', '-1'),
(30750, 2742, '_download_expiry', '-1'),
(30751, 2742, '_stock', '800'),
(30752, 2742, '_stock_status', 'instock'),
(30753, 2742, '_wc_average_rating', '0'),
(30754, 2742, '_wc_review_count', '0'),
(30755, 2742, 'attribute_pa_color', 'see-chart'),
(30756, 2742, 'attribute_pa_shoe-size', '10'),
(30757, 2742, '_price', '125.82'),
(30758, 2742, '_product_version', '4.1.0'),
(30759, 2742, '_vi_wad_aliexpress_variation_id', '12000021110035861'),
(30760, 2742, '_vi_wad_aliexpress_variation_attr', '14:200006154#see chart;200000124:1583'),
(30761, 2743, '_wp_attached_file', '2021/06/2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine-3.jpg'),
(30762, 2743, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1080;s:6:\"height\";i:1376;s:4:\"file\";s:120:\"2021/06/2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine-3.jpg\";s:5:\"sizes\";a:12:{s:6:\"medium\";a:4:{s:4:\"file\";s:120:\"2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine-3-235x300.jpg\";s:5:\"width\";i:235;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:121:\"2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine-3-804x1024.jpg\";s:5:\"width\";i:804;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:120:\"2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:120:\"2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine-3-768x978.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:978;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:120:\"2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine-3-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:120:\"2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine-3-825x510.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:120:\"2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:120:\"2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine-3-600x764.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:764;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:120:\"2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:120:\"2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:120:\"2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine-3-600x764.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:764;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:120:\"2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(30763, 2744, '_variation_description', ''),
(30764, 2744, '_sku', '1005002552678872-see-chart-9-1'),
(30765, 2744, '_regular_price', '125.82'),
(30766, 2744, 'total_sales', '0'),
(30767, 2744, '_tax_status', 'taxable'),
(30768, 2744, '_tax_class', 'parent'),
(30769, 2744, '_manage_stock', 'yes'),
(30770, 2744, '_backorders', 'no'),
(30771, 2744, '_sold_individually', 'no'),
(30772, 2744, '_virtual', 'no'),
(30773, 2744, '_downloadable', 'no'),
(30774, 2744, '_download_limit', '-1'),
(30775, 2744, '_download_expiry', '-1'),
(30776, 2744, '_stock', '800'),
(30777, 2744, '_stock_status', 'instock'),
(30778, 2744, '_wc_average_rating', '0'),
(30779, 2744, '_wc_review_count', '0'),
(30780, 2744, 'attribute_pa_color', 'see-chart'),
(30781, 2744, 'attribute_pa_shoe-size', '9'),
(30782, 2744, '_price', '125.82'),
(30783, 2744, '_product_version', '4.1.0'),
(30784, 2744, '_vi_wad_aliexpress_variation_id', '12000021110035860'),
(30785, 2744, '_vi_wad_aliexpress_variation_attr', '14:200006154#see chart;200000124:350262'),
(30786, 2745, '_variation_description', ''),
(30787, 2745, '_sku', '1005002552678872-see-chart-4-5'),
(30788, 2745, '_regular_price', '125.82'),
(30789, 2745, 'total_sales', '0'),
(30790, 2745, '_tax_status', 'taxable'),
(30791, 2745, '_tax_class', 'parent'),
(30792, 2745, '_manage_stock', 'yes'),
(30793, 2745, '_backorders', 'no'),
(30794, 2745, '_sold_individually', 'no'),
(30795, 2745, '_virtual', 'no'),
(30796, 2745, '_downloadable', 'no'),
(30797, 2745, '_download_limit', '-1'),
(30798, 2745, '_download_expiry', '-1'),
(30799, 2745, '_stock', '800'),
(30800, 2745, '_stock_status', 'instock'),
(30801, 2745, '_wc_average_rating', '0'),
(30802, 2745, '_wc_review_count', '0'),
(30803, 2745, 'attribute_pa_color', 'see-chart'),
(30804, 2745, 'attribute_pa_shoe-size', '4-5'),
(30805, 2745, '_price', '125.82'),
(30806, 2745, '_product_version', '4.1.0'),
(30807, 2745, '_vi_wad_aliexpress_variation_id', '12000021110035863'),
(30808, 2745, '_vi_wad_aliexpress_variation_attr', '14:200006153#see chart;200000124:200000285'),
(30809, 2746, '_variation_description', ''),
(30810, 2746, '_sku', '1005002552678872-see-chart-11-1'),
(30811, 2746, '_regular_price', '125.82'),
(30812, 2746, 'total_sales', '0'),
(30813, 2746, '_tax_status', 'taxable'),
(30814, 2746, '_tax_class', 'parent'),
(30815, 2746, '_manage_stock', 'yes'),
(30816, 2746, '_backorders', 'no'),
(30817, 2746, '_sold_individually', 'no'),
(30818, 2746, '_virtual', 'no'),
(30819, 2746, '_downloadable', 'no'),
(30820, 2746, '_download_limit', '-1'),
(30821, 2746, '_download_expiry', '-1'),
(30822, 2746, '_stock', '800'),
(30823, 2746, '_stock_status', 'instock'),
(30824, 2746, '_wc_average_rating', '0'),
(30825, 2746, '_wc_review_count', '0'),
(30826, 2746, 'attribute_pa_color', 'see-chart'),
(30827, 2746, 'attribute_pa_shoe-size', '11'),
(30828, 2746, '_price', '125.82'),
(30829, 2746, '_product_version', '4.1.0'),
(30830, 2746, '_vi_wad_aliexpress_variation_id', '12000021110035862'),
(30831, 2746, '_vi_wad_aliexpress_variation_attr', '14:200006154#see chart;200000124:100010420'),
(30832, 2747, '_variation_description', ''),
(30833, 2747, '_sku', '1005002552678872-see-chart-5-5'),
(30834, 2747, '_regular_price', '125.82'),
(30835, 2747, 'total_sales', '0'),
(30836, 2747, '_tax_status', 'taxable'),
(30837, 2747, '_tax_class', 'parent'),
(30838, 2747, '_manage_stock', 'yes'),
(30839, 2747, '_backorders', 'no'),
(30840, 2747, '_sold_individually', 'no'),
(30841, 2747, '_virtual', 'no'),
(30842, 2747, '_downloadable', 'no'),
(30843, 2747, '_download_limit', '-1'),
(30844, 2747, '_download_expiry', '-1'),
(30845, 2747, '_stock', '800'),
(30846, 2747, '_stock_status', 'instock'),
(30847, 2747, '_wc_average_rating', '0'),
(30848, 2747, '_wc_review_count', '0'),
(30849, 2747, 'attribute_pa_color', 'see-chart'),
(30850, 2747, 'attribute_pa_shoe-size', '5-5'),
(30851, 2747, '_price', '125.82'),
(30852, 2747, '_product_version', '4.1.0'),
(30853, 2747, '_vi_wad_aliexpress_variation_id', '12000021110035865'),
(30854, 2747, '_vi_wad_aliexpress_variation_attr', '14:200006153#see chart;200000124:200000286'),
(30855, 2748, '_variation_description', ''),
(30856, 2748, '_sku', '1005002552678872-see-chart-5'),
(30857, 2748, '_regular_price', '125.82'),
(30858, 2748, 'total_sales', '0'),
(30859, 2748, '_tax_status', 'taxable'),
(30860, 2748, '_tax_class', 'parent'),
(30861, 2748, '_manage_stock', 'yes'),
(30862, 2748, '_backorders', 'no'),
(30863, 2748, '_sold_individually', 'no'),
(30864, 2748, '_virtual', 'no'),
(30865, 2748, '_downloadable', 'no'),
(30866, 2748, '_download_limit', '-1'),
(30867, 2748, '_download_expiry', '-1'),
(30868, 2748, '_stock', '800'),
(30869, 2748, '_stock_status', 'instock'),
(30870, 2748, '_wc_average_rating', '0'),
(30871, 2748, '_wc_review_count', '0'),
(30872, 2748, 'attribute_pa_color', 'see-chart'),
(30873, 2748, 'attribute_pa_shoe-size', '5'),
(30874, 2748, '_price', '125.82'),
(30875, 2748, '_product_version', '4.1.0'),
(30876, 2748, '_vi_wad_aliexpress_variation_id', '12000021110035864'),
(30877, 2748, '_vi_wad_aliexpress_variation_attr', '14:200006153#see chart;200000124:698'),
(30878, 2749, '_variation_description', ''),
(30879, 2749, '_sku', '1005002552678872-see-chart-6-5'),
(30880, 2749, '_regular_price', '125.82'),
(30881, 2749, 'total_sales', '0'),
(30882, 2749, '_tax_status', 'taxable'),
(30883, 2749, '_tax_class', 'parent'),
(30884, 2749, '_manage_stock', 'yes'),
(30885, 2749, '_backorders', 'no'),
(30886, 2749, '_sold_individually', 'no'),
(30887, 2749, '_virtual', 'no'),
(30888, 2749, '_downloadable', 'no'),
(30889, 2749, '_download_limit', '-1'),
(30890, 2749, '_download_expiry', '-1'),
(30891, 2749, '_stock', '800'),
(30892, 2749, '_stock_status', 'instock'),
(30893, 2749, '_wc_average_rating', '0'),
(30894, 2749, '_wc_review_count', '0'),
(30895, 2749, 'attribute_pa_color', 'see-chart'),
(30896, 2749, 'attribute_pa_shoe-size', '6-5'),
(30897, 2749, '_price', '125.82'),
(30898, 2749, '_product_version', '4.1.0'),
(30899, 2749, '_vi_wad_aliexpress_variation_id', '12000021110035867'),
(30900, 2749, '_vi_wad_aliexpress_variation_attr', '14:200006153#see chart;200000124:200000287'),
(30901, 2750, '_variation_description', ''),
(30902, 2750, '_sku', '1005002552678872-see-chart-6'),
(30903, 2750, '_regular_price', '125.82'),
(30904, 2750, 'total_sales', '0'),
(30905, 2750, '_tax_status', 'taxable'),
(30906, 2750, '_tax_class', 'parent'),
(30907, 2750, '_manage_stock', 'yes'),
(30908, 2750, '_backorders', 'no'),
(30909, 2750, '_sold_individually', 'no'),
(30910, 2750, '_virtual', 'no'),
(30911, 2750, '_downloadable', 'no'),
(30912, 2750, '_download_limit', '-1'),
(30913, 2750, '_download_expiry', '-1'),
(30914, 2750, '_stock', '800'),
(30915, 2750, '_stock_status', 'instock'),
(30916, 2750, '_wc_average_rating', '0'),
(30917, 2750, '_wc_review_count', '0'),
(30918, 2750, 'attribute_pa_color', 'see-chart'),
(30919, 2750, 'attribute_pa_shoe-size', '6'),
(30920, 2750, '_price', '125.82'),
(30921, 2750, '_product_version', '4.1.0'),
(30922, 2750, '_vi_wad_aliexpress_variation_id', '12000021110035866'),
(30923, 2750, '_vi_wad_aliexpress_variation_attr', '14:200006153#see chart;200000124:1394'),
(30924, 2751, '_variation_description', ''),
(30925, 2751, '_sku', '1005002552678872-see-chart-7-5-2'),
(30926, 2751, '_regular_price', '125.82'),
(30927, 2751, 'total_sales', '0'),
(30928, 2751, '_tax_status', 'taxable'),
(30929, 2751, '_tax_class', 'parent'),
(30930, 2751, '_manage_stock', 'yes'),
(30931, 2751, '_backorders', 'no'),
(30932, 2751, '_sold_individually', 'no'),
(30933, 2751, '_virtual', 'no'),
(30934, 2751, '_downloadable', 'no'),
(30935, 2751, '_download_limit', '-1'),
(30936, 2751, '_download_expiry', '-1'),
(30937, 2751, '_stock', '800'),
(30938, 2751, '_stock_status', 'instock'),
(30939, 2751, '_wc_average_rating', '0'),
(30940, 2751, '_wc_review_count', '0'),
(30941, 2751, 'attribute_pa_color', 'see-chart'),
(30942, 2751, 'attribute_pa_shoe-size', '7-5'),
(30943, 2751, '_price', '125.82'),
(30944, 2751, '_product_version', '4.1.0'),
(30945, 2751, '_vi_wad_aliexpress_variation_id', '12000021110035869'),
(30946, 2751, '_vi_wad_aliexpress_variation_attr', '14:200006153#see chart;200000124:200000288'),
(30947, 2752, '_variation_description', ''),
(30948, 2752, '_sku', '1005002552678872-see-chart-7-2'),
(30949, 2752, '_regular_price', '125.82'),
(30950, 2752, 'total_sales', '0'),
(30951, 2752, '_tax_status', 'taxable'),
(30952, 2752, '_tax_class', 'parent'),
(30953, 2752, '_manage_stock', 'yes'),
(30954, 2752, '_backorders', 'no'),
(30955, 2752, '_sold_individually', 'no'),
(30956, 2752, '_virtual', 'no'),
(30957, 2752, '_downloadable', 'no'),
(30958, 2752, '_download_limit', '-1'),
(30959, 2752, '_download_expiry', '-1'),
(30960, 2752, '_stock', '800'),
(30961, 2752, '_stock_status', 'instock'),
(30962, 2752, '_wc_average_rating', '0'),
(30963, 2752, '_wc_review_count', '0'),
(30964, 2752, 'attribute_pa_color', 'see-chart'),
(30965, 2752, 'attribute_pa_shoe-size', '7'),
(30966, 2752, '_price', '125.82'),
(30967, 2752, '_product_version', '4.1.0'),
(30968, 2752, '_vi_wad_aliexpress_variation_id', '12000021110035868'),
(30969, 2752, '_vi_wad_aliexpress_variation_attr', '14:200006153#see chart;200000124:3434'),
(30970, 2753, '_variation_description', ''),
(30971, 2753, '_sku', '1005002552678872-see-chart-8-5-2'),
(30972, 2753, '_regular_price', '125.82'),
(30973, 2753, 'total_sales', '0'),
(30974, 2753, '_tax_status', 'taxable'),
(30975, 2753, '_tax_class', 'parent'),
(30976, 2753, '_manage_stock', 'yes'),
(30977, 2753, '_backorders', 'no'),
(30978, 2743, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H01be7d0f54d94cd2a81ef2097ad2e822Z/2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine.jpg'),
(30979, 2753, '_sold_individually', 'no'),
(30980, 2753, '_virtual', 'no'),
(30981, 2753, '_downloadable', 'no'),
(30982, 2753, '_download_limit', '-1'),
(30983, 2753, '_download_expiry', '-1'),
(30984, 2753, '_stock', '800'),
(30985, 2753, '_stock_status', 'instock'),
(30986, 2753, '_wc_average_rating', '0'),
(30987, 2753, '_wc_review_count', '0'),
(30988, 2753, 'attribute_pa_color', 'see-chart'),
(30989, 2753, 'attribute_pa_shoe-size', '8-5'),
(30990, 2753, '_price', '125.82'),
(30991, 2753, '_product_version', '4.1.0'),
(30992, 2753, '_vi_wad_aliexpress_variation_id', '12000021110035871'),
(30993, 2753, '_vi_wad_aliexpress_variation_attr', '14:200006153#see chart;200000124:200000289'),
(30994, 2754, '_variation_description', ''),
(30995, 2754, '_sku', '1005002552678872-see-chart-8-2'),
(30996, 2754, '_regular_price', '125.82'),
(30997, 2754, 'total_sales', '0'),
(30998, 2754, '_tax_status', 'taxable'),
(30999, 2754, '_tax_class', 'parent'),
(31000, 2754, '_manage_stock', 'yes'),
(31001, 2754, '_backorders', 'no'),
(31002, 2754, '_sold_individually', 'no'),
(31003, 2754, '_virtual', 'no'),
(31004, 2754, '_downloadable', 'no'),
(31005, 2754, '_download_limit', '-1'),
(31006, 2754, '_download_expiry', '-1'),
(31007, 2754, '_stock', '800'),
(31008, 2754, '_stock_status', 'instock'),
(31009, 2754, '_wc_average_rating', '0'),
(31010, 2754, '_wc_review_count', '0'),
(31011, 2754, 'attribute_pa_color', 'see-chart'),
(31012, 2754, 'attribute_pa_shoe-size', '8'),
(31013, 2754, '_price', '125.82'),
(31014, 2754, '_product_version', '4.1.0'),
(31015, 2754, '_vi_wad_aliexpress_variation_id', '12000021110035870'),
(31016, 2754, '_vi_wad_aliexpress_variation_attr', '14:200006153#see chart;200000124:699'),
(31017, 2755, '_variation_description', ''),
(31018, 2755, '_sku', '1005002552678872-see-chart-4-5-1'),
(31019, 2755, '_regular_price', '113.82'),
(31020, 2755, 'total_sales', '0'),
(31021, 2755, '_tax_status', 'taxable'),
(31022, 2755, '_tax_class', 'parent'),
(31023, 2755, '_manage_stock', 'yes'),
(31024, 2755, '_backorders', 'no'),
(31025, 2755, '_sold_individually', 'no'),
(31026, 2755, '_virtual', 'no'),
(31027, 2755, '_downloadable', 'no'),
(31028, 2755, '_download_limit', '-1'),
(31029, 2755, '_download_expiry', '-1'),
(31030, 2755, '_stock', '800'),
(31031, 2755, '_stock_status', 'instock'),
(31032, 2755, '_wc_average_rating', '0'),
(31033, 2755, '_wc_review_count', '0'),
(31034, 2755, 'attribute_pa_color', 'see-chart'),
(31035, 2755, 'attribute_pa_shoe-size', '4-5'),
(31036, 2755, '_price', '113.82'),
(31037, 2755, '_product_version', '4.1.0'),
(31038, 2755, '_vi_wad_aliexpress_variation_id', '12000021110035851'),
(31039, 2755, '_vi_wad_aliexpress_variation_attr', '14:200006154#see chart;200000124:200000285'),
(31040, 2756, '_variation_description', ''),
(31041, 2756, '_sku', '1005002552678872-see-chart-5-5-1'),
(31042, 2756, '_regular_price', '125.82'),
(31043, 2756, 'total_sales', '0'),
(31044, 2756, '_tax_status', 'taxable'),
(31045, 2756, '_tax_class', 'parent'),
(31046, 2756, '_manage_stock', 'yes'),
(31047, 2756, '_backorders', 'no'),
(31048, 2756, '_sold_individually', 'no'),
(31049, 2756, '_virtual', 'no'),
(31050, 2756, '_downloadable', 'no'),
(31051, 2756, '_download_limit', '-1'),
(31052, 2756, '_download_expiry', '-1'),
(31053, 2756, '_stock', '800'),
(31054, 2756, '_stock_status', 'instock'),
(31055, 2756, '_wc_average_rating', '0'),
(31056, 2756, '_wc_review_count', '0'),
(31057, 2756, 'attribute_pa_color', 'see-chart'),
(31058, 2756, 'attribute_pa_shoe-size', '5-5'),
(31059, 2756, '_price', '125.82'),
(31060, 2756, '_product_version', '4.1.0'),
(31061, 2756, '_vi_wad_aliexpress_variation_id', '12000021110035853'),
(31062, 2756, '_vi_wad_aliexpress_variation_attr', '14:200006154#see chart;200000124:200000286'),
(31063, 2757, '_variation_description', ''),
(31064, 2757, '_sku', '1005002552678872-see-chart-5-1'),
(31065, 2757, '_regular_price', '125.82'),
(31066, 2757, 'total_sales', '0'),
(31067, 2757, '_tax_status', 'taxable'),
(31068, 2757, '_tax_class', 'parent'),
(31069, 2757, '_manage_stock', 'yes'),
(31070, 2757, '_backorders', 'no'),
(31071, 2757, '_sold_individually', 'no'),
(31072, 2757, '_virtual', 'no'),
(31073, 2757, '_downloadable', 'no'),
(31074, 2757, '_download_limit', '-1'),
(31075, 2757, '_download_expiry', '-1'),
(31076, 2757, '_stock', '800'),
(31077, 2757, '_stock_status', 'instock'),
(31078, 2757, '_wc_average_rating', '0'),
(31079, 2757, '_wc_review_count', '0'),
(31080, 2757, 'attribute_pa_color', 'see-chart'),
(31081, 2757, 'attribute_pa_shoe-size', '5'),
(31082, 2757, '_price', '125.82'),
(31083, 2757, '_product_version', '4.1.0'),
(31084, 2757, '_vi_wad_aliexpress_variation_id', '12000021110035852'),
(31085, 2757, '_vi_wad_aliexpress_variation_attr', '14:200006154#see chart;200000124:698'),
(31086, 2758, '_variation_description', ''),
(31087, 2758, '_sku', '1005002552678872-see-chart-6-5-1'),
(31088, 2758, '_regular_price', '125.82'),
(31089, 2758, 'total_sales', '0'),
(31090, 2758, '_tax_status', 'taxable'),
(31091, 2758, '_tax_class', 'parent'),
(31092, 2758, '_manage_stock', 'yes'),
(31093, 2758, '_backorders', 'no'),
(31094, 2758, '_sold_individually', 'no'),
(31095, 2758, '_virtual', 'no'),
(31096, 2758, '_downloadable', 'no'),
(31097, 2758, '_download_limit', '-1'),
(31098, 2758, '_download_expiry', '-1'),
(31099, 2758, '_stock', '800'),
(31100, 2758, '_stock_status', 'instock'),
(31101, 2758, '_wc_average_rating', '0'),
(31102, 2758, '_wc_review_count', '0'),
(31103, 2758, 'attribute_pa_color', 'see-chart'),
(31104, 2758, 'attribute_pa_shoe-size', '6-5'),
(31105, 2758, '_price', '125.82'),
(31106, 2758, '_product_version', '4.1.0'),
(31107, 2758, '_vi_wad_aliexpress_variation_id', '12000021110035855'),
(31108, 2758, '_vi_wad_aliexpress_variation_attr', '14:200006154#see chart;200000124:200000287'),
(31109, 2759, '_variation_description', ''),
(31110, 2759, '_sku', '1005002552678872-see-chart-6-1'),
(31111, 2759, '_regular_price', '125.82'),
(31112, 2759, 'total_sales', '0'),
(31113, 2759, '_tax_status', 'taxable'),
(31114, 2759, '_tax_class', 'parent'),
(31115, 2759, '_manage_stock', 'yes'),
(31116, 2759, '_backorders', 'no'),
(31117, 2759, '_sold_individually', 'no'),
(31118, 2759, '_virtual', 'no'),
(31119, 2759, '_downloadable', 'no'),
(31120, 2759, '_download_limit', '-1'),
(31121, 2759, '_download_expiry', '-1'),
(31122, 2759, '_stock', '800'),
(31123, 2759, '_stock_status', 'instock'),
(31124, 2759, '_wc_average_rating', '0'),
(31125, 2759, '_wc_review_count', '0'),
(31126, 2759, 'attribute_pa_color', 'see-chart'),
(31127, 2759, 'attribute_pa_shoe-size', '6'),
(31128, 2759, '_price', '125.82'),
(31129, 2759, '_product_version', '4.1.0'),
(31130, 2760, '_wp_attached_file', '2021/06/2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine-4.jpg'),
(31131, 2759, '_vi_wad_aliexpress_variation_id', '12000021110035854');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(31132, 2760, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1080;s:6:\"height\";i:1370;s:4:\"file\";s:120:\"2021/06/2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine-4.jpg\";s:5:\"sizes\";a:12:{s:6:\"medium\";a:4:{s:4:\"file\";s:120:\"2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine-4-236x300.jpg\";s:5:\"width\";i:236;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:121:\"2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine-4-807x1024.jpg\";s:5:\"width\";i:807;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:120:\"2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine-4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:120:\"2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine-4-768x974.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:974;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:120:\"2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine-4-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:120:\"2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine-4-825x510.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:120:\"2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:120:\"2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine-4-600x761.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:761;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:120:\"2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:120:\"2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:120:\"2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine-4-600x761.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:761;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:120:\"2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(31133, 2759, '_vi_wad_aliexpress_variation_attr', '14:200006154#see chart;200000124:1394'),
(31134, 2761, '_variation_description', ''),
(31135, 2761, '_sku', '1005002552678872-see-chart-5-5-2'),
(31136, 2761, '_regular_price', '125.82'),
(31137, 2761, 'total_sales', '0'),
(31138, 2761, '_tax_status', 'taxable'),
(31139, 2761, '_tax_class', 'parent'),
(31140, 2761, '_manage_stock', 'yes'),
(31141, 2761, '_backorders', 'no'),
(31142, 2761, '_sold_individually', 'no'),
(31143, 2761, '_virtual', 'no'),
(31144, 2761, '_downloadable', 'no'),
(31145, 2761, '_download_limit', '-1'),
(31146, 2761, '_download_expiry', '-1'),
(31147, 2761, '_stock', '800'),
(31148, 2761, '_stock_status', 'instock'),
(31149, 2761, '_wc_average_rating', '0'),
(31150, 2761, '_wc_review_count', '0'),
(31151, 2761, 'attribute_pa_color', 'see-chart'),
(31152, 2761, 'attribute_pa_shoe-size', '5-5'),
(31153, 2761, '_price', '125.82'),
(31154, 2761, '_product_version', '4.1.0'),
(31155, 2761, '_vi_wad_aliexpress_variation_id', '12000021110035889'),
(31156, 2761, '_vi_wad_aliexpress_variation_attr', '14:200006158#see chart;200000124:200000286'),
(31157, 2762, '_variation_description', ''),
(31158, 2762, '_sku', '1005002552678872-see-chart-5-2'),
(31159, 2762, '_regular_price', '125.82'),
(31160, 2762, 'total_sales', '0'),
(31161, 2762, '_tax_status', 'taxable'),
(31162, 2762, '_tax_class', 'parent'),
(31163, 2762, '_manage_stock', 'yes'),
(31164, 2762, '_backorders', 'no'),
(31165, 2762, '_sold_individually', 'no'),
(31166, 2762, '_virtual', 'no'),
(31167, 2762, '_downloadable', 'no'),
(31168, 2762, '_download_limit', '-1'),
(31169, 2762, '_download_expiry', '-1'),
(31170, 2762, '_stock', '800'),
(31171, 2762, '_stock_status', 'instock'),
(31172, 2762, '_wc_average_rating', '0'),
(31173, 2762, '_wc_review_count', '0'),
(31174, 2762, 'attribute_pa_color', 'see-chart'),
(31175, 2762, 'attribute_pa_shoe-size', '5'),
(31176, 2762, '_price', '125.82'),
(31177, 2762, '_product_version', '4.1.0'),
(31178, 2762, '_vi_wad_aliexpress_variation_id', '12000021110035888'),
(31179, 2762, '_vi_wad_aliexpress_variation_attr', '14:200006158#see chart;200000124:698'),
(31180, 2763, '_variation_description', ''),
(31181, 2763, '_sku', '1005002552678872-see-chart-6-5-2'),
(31182, 2763, '_regular_price', '125.82'),
(31183, 2763, 'total_sales', '0'),
(31184, 2763, '_tax_status', 'taxable'),
(31185, 2763, '_tax_class', 'parent'),
(31186, 2763, '_manage_stock', 'yes'),
(31187, 2763, '_backorders', 'no'),
(31188, 2763, '_sold_individually', 'no'),
(31189, 2763, '_virtual', 'no'),
(31190, 2763, '_downloadable', 'no'),
(31191, 2763, '_download_limit', '-1'),
(31192, 2763, '_download_expiry', '-1'),
(31193, 2763, '_stock', '800'),
(31194, 2763, '_stock_status', 'instock'),
(31195, 2763, '_wc_average_rating', '0'),
(31196, 2763, '_wc_review_count', '0'),
(31197, 2763, 'attribute_pa_color', 'see-chart'),
(31198, 2763, 'attribute_pa_shoe-size', '6-5'),
(31199, 2763, '_price', '125.82'),
(31200, 2763, '_product_version', '4.1.0'),
(31201, 2763, '_vi_wad_aliexpress_variation_id', '12000021110035891'),
(31202, 2763, '_vi_wad_aliexpress_variation_attr', '14:200006158#see chart;200000124:200000287'),
(31203, 2764, '_variation_description', ''),
(31204, 2764, '_sku', '1005002552678872-see-chart-6-2'),
(31205, 2764, '_regular_price', '125.82'),
(31206, 2764, 'total_sales', '0'),
(31207, 2764, '_tax_status', 'taxable'),
(31208, 2764, '_tax_class', 'parent'),
(31209, 2764, '_manage_stock', 'yes'),
(31210, 2764, '_backorders', 'no'),
(31211, 2764, '_sold_individually', 'no'),
(31212, 2764, '_virtual', 'no'),
(31213, 2764, '_downloadable', 'no'),
(31214, 2764, '_download_limit', '-1'),
(31215, 2764, '_download_expiry', '-1'),
(31216, 2764, '_stock', '800'),
(31217, 2764, '_stock_status', 'instock'),
(31218, 2764, '_wc_average_rating', '0'),
(31219, 2764, '_wc_review_count', '0'),
(31220, 2764, 'attribute_pa_color', 'see-chart'),
(31221, 2764, 'attribute_pa_shoe-size', '6'),
(31222, 2764, '_price', '125.82'),
(31223, 2764, '_product_version', '4.1.0'),
(31224, 2764, '_vi_wad_aliexpress_variation_id', '12000021110035890'),
(31225, 2764, '_vi_wad_aliexpress_variation_attr', '14:200006158#see chart;200000124:1394'),
(31226, 2765, '_variation_description', ''),
(31227, 2765, '_sku', '1005002552678872-see-chart-7-5-3'),
(31228, 2765, '_regular_price', '125.82'),
(31229, 2765, 'total_sales', '0'),
(31230, 2765, '_tax_status', 'taxable'),
(31231, 2765, '_tax_class', 'parent'),
(31232, 2765, '_manage_stock', 'yes'),
(31233, 2765, '_backorders', 'no'),
(31234, 2765, '_sold_individually', 'no'),
(31235, 2765, '_virtual', 'no'),
(31236, 2765, '_downloadable', 'no'),
(31237, 2765, '_download_limit', '-1'),
(31238, 2765, '_download_expiry', '-1'),
(31239, 2765, '_stock', '800'),
(31240, 2765, '_stock_status', 'instock'),
(31241, 2765, '_wc_average_rating', '0'),
(31242, 2765, '_wc_review_count', '0'),
(31243, 2765, 'attribute_pa_color', 'see-chart'),
(31244, 2765, 'attribute_pa_shoe-size', '7-5'),
(31245, 2765, '_price', '125.82'),
(31246, 2765, '_product_version', '4.1.0'),
(31247, 2765, '_vi_wad_aliexpress_variation_id', '12000021110035893'),
(31248, 2765, '_vi_wad_aliexpress_variation_attr', '14:200006158#see chart;200000124:200000288'),
(31249, 2766, '_variation_description', ''),
(31250, 2766, '_sku', '1005002552678872-see-chart-7-3'),
(31251, 2766, '_regular_price', '125.82'),
(31252, 2766, 'total_sales', '0'),
(31253, 2766, '_tax_status', 'taxable'),
(31254, 2766, '_tax_class', 'parent'),
(31255, 2766, '_manage_stock', 'yes'),
(31256, 2766, '_backorders', 'no'),
(31257, 2766, '_sold_individually', 'no'),
(31258, 2766, '_virtual', 'no'),
(31259, 2766, '_downloadable', 'no'),
(31260, 2766, '_download_limit', '-1'),
(31261, 2766, '_download_expiry', '-1'),
(31262, 2766, '_stock', '800'),
(31263, 2766, '_stock_status', 'instock'),
(31264, 2766, '_wc_average_rating', '0'),
(31265, 2766, '_wc_review_count', '0'),
(31266, 2766, 'attribute_pa_color', 'see-chart'),
(31267, 2766, 'attribute_pa_shoe-size', '7'),
(31268, 2766, '_price', '125.82'),
(31269, 2766, '_product_version', '4.1.0'),
(31270, 2766, '_vi_wad_aliexpress_variation_id', '12000021110035892'),
(31271, 2766, '_vi_wad_aliexpress_variation_attr', '14:200006158#see chart;200000124:3434'),
(31272, 2767, '_variation_description', ''),
(31273, 2767, '_sku', '1005002552678872-see-chart-8-5-3'),
(31274, 2767, '_regular_price', '125.82'),
(31275, 2767, 'total_sales', '0'),
(31276, 2767, '_tax_status', 'taxable'),
(31277, 2767, '_tax_class', 'parent'),
(31278, 2767, '_manage_stock', 'yes'),
(31279, 2767, '_backorders', 'no'),
(31280, 2767, '_sold_individually', 'no'),
(31281, 2767, '_virtual', 'no'),
(31282, 2767, '_downloadable', 'no'),
(31283, 2767, '_download_limit', '-1'),
(31284, 2767, '_download_expiry', '-1'),
(31285, 2767, '_stock', '800'),
(31286, 2767, '_stock_status', 'instock'),
(31287, 2767, '_wc_average_rating', '0'),
(31288, 2767, '_wc_review_count', '0'),
(31289, 2767, 'attribute_pa_color', 'see-chart'),
(31290, 2767, 'attribute_pa_shoe-size', '8-5'),
(31291, 2767, '_price', '125.82'),
(31292, 2767, '_product_version', '4.1.0'),
(31293, 2767, '_vi_wad_aliexpress_variation_id', '12000021110035895'),
(31294, 2767, '_vi_wad_aliexpress_variation_attr', '14:200006158#see chart;200000124:200000289'),
(31295, 2768, '_variation_description', ''),
(31296, 2768, '_sku', '1005002552678872-see-chart-8-3'),
(31297, 2768, '_regular_price', '125.82'),
(31298, 2768, 'total_sales', '0'),
(31299, 2768, '_tax_status', 'taxable'),
(31300, 2768, '_tax_class', 'parent'),
(31301, 2768, '_manage_stock', 'yes'),
(31302, 2768, '_backorders', 'no'),
(31303, 2768, '_sold_individually', 'no'),
(31304, 2768, '_virtual', 'no'),
(31305, 2768, '_downloadable', 'no'),
(31306, 2768, '_download_limit', '-1'),
(31307, 2768, '_download_expiry', '-1'),
(31308, 2768, '_stock', '800'),
(31309, 2768, '_stock_status', 'instock'),
(31310, 2768, '_wc_average_rating', '0'),
(31311, 2768, '_wc_review_count', '0'),
(31312, 2768, 'attribute_pa_color', 'see-chart'),
(31313, 2768, 'attribute_pa_shoe-size', '8'),
(31314, 2768, '_price', '125.82'),
(31315, 2768, '_product_version', '4.1.0'),
(31316, 2768, '_vi_wad_aliexpress_variation_id', '12000021110035894'),
(31317, 2768, '_vi_wad_aliexpress_variation_attr', '14:200006158#see chart;200000124:699'),
(31318, 2769, '_variation_description', ''),
(31319, 2769, '_sku', '1005002552678872-see-chart-10-2'),
(31320, 2769, '_regular_price', '125.82'),
(31321, 2769, 'total_sales', '0'),
(31322, 2769, '_tax_status', 'taxable'),
(31323, 2769, '_tax_class', 'parent'),
(31324, 2769, '_manage_stock', 'yes'),
(31325, 2769, '_backorders', 'no'),
(31326, 2769, '_sold_individually', 'no'),
(31327, 2769, '_virtual', 'no'),
(31328, 2769, '_downloadable', 'no'),
(31329, 2769, '_download_limit', '-1'),
(31330, 2769, '_download_expiry', '-1'),
(31331, 2769, '_stock', '800'),
(31332, 2769, '_stock_status', 'instock'),
(31333, 2769, '_wc_average_rating', '0'),
(31334, 2769, '_wc_review_count', '0'),
(31335, 2769, 'attribute_pa_color', 'see-chart'),
(31336, 2769, 'attribute_pa_shoe-size', '10'),
(31337, 2769, '_price', '125.82'),
(31338, 2769, '_product_version', '4.1.0'),
(31339, 2769, '_vi_wad_aliexpress_variation_id', '12000021110035897'),
(31340, 2769, '_vi_wad_aliexpress_variation_attr', '14:200006158#see chart;200000124:1583'),
(31341, 2770, '_variation_description', ''),
(31342, 2770, '_sku', '1005002552678872-see-chart-9-2'),
(31343, 2770, '_regular_price', '125.82'),
(31344, 2770, 'total_sales', '0'),
(31345, 2770, '_tax_status', 'taxable'),
(31346, 2770, '_tax_class', 'parent'),
(31347, 2770, '_manage_stock', 'yes'),
(31348, 2770, '_backorders', 'no'),
(31349, 2770, '_sold_individually', 'no'),
(31350, 2770, '_virtual', 'no'),
(31351, 2770, '_downloadable', 'no'),
(31352, 2770, '_download_limit', '-1'),
(31353, 2770, '_download_expiry', '-1'),
(31354, 2770, '_stock', '800'),
(31355, 2770, '_stock_status', 'instock'),
(31356, 2770, '_wc_average_rating', '0'),
(31357, 2770, '_wc_review_count', '0'),
(31358, 2770, 'attribute_pa_color', 'see-chart'),
(31359, 2770, 'attribute_pa_shoe-size', '9'),
(31360, 2770, '_price', '125.82'),
(31361, 2770, '_product_version', '4.1.0'),
(31362, 2770, '_vi_wad_aliexpress_variation_id', '12000021110035896'),
(31363, 2770, '_vi_wad_aliexpress_variation_attr', '14:200006158#see chart;200000124:350262'),
(31364, 2760, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H47b7c43e1bc942a4b505e32781eb8d01k/2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine.jpg'),
(31365, 2771, '_variation_description', ''),
(31366, 2771, '_sku', '1005002552678872-see-chart-4-5-2'),
(31367, 2771, '_regular_price', '125.82'),
(31368, 2771, 'total_sales', '0'),
(31369, 2771, '_tax_status', 'taxable'),
(31370, 2771, '_tax_class', 'parent'),
(31371, 2771, '_manage_stock', 'yes'),
(31372, 2771, '_backorders', 'no'),
(31373, 2771, '_sold_individually', 'no'),
(31374, 2771, '_virtual', 'no'),
(31375, 2771, '_downloadable', 'no'),
(31376, 2771, '_download_limit', '-1'),
(31377, 2771, '_download_expiry', '-1'),
(31378, 2771, '_stock', '800'),
(31379, 2771, '_stock_status', 'instock'),
(31380, 2771, '_wc_average_rating', '0'),
(31381, 2771, '_wc_review_count', '0'),
(31382, 2771, 'attribute_pa_color', 'see-chart'),
(31383, 2771, 'attribute_pa_shoe-size', '4-5'),
(31384, 2771, '_price', '125.82'),
(31385, 2771, '_product_version', '4.1.0'),
(31386, 2771, '_vi_wad_aliexpress_variation_id', '12000021110035899'),
(31387, 2771, '_vi_wad_aliexpress_variation_attr', '14:200001438#see chart;200000124:200000285'),
(31388, 2772, '_variation_description', ''),
(31389, 2772, '_sku', '1005002552678872-see-chart-11-2'),
(31390, 2772, '_regular_price', '125.82'),
(31391, 2772, 'total_sales', '0'),
(31392, 2772, '_tax_status', 'taxable'),
(31393, 2772, '_tax_class', 'parent'),
(31394, 2772, '_manage_stock', 'yes'),
(31395, 2772, '_backorders', 'no'),
(31396, 2772, '_sold_individually', 'no'),
(31397, 2772, '_virtual', 'no'),
(31398, 2772, '_downloadable', 'no'),
(31399, 2772, '_download_limit', '-1'),
(31400, 2772, '_download_expiry', '-1'),
(31401, 2772, '_stock', '800'),
(31402, 2772, '_stock_status', 'instock'),
(31403, 2772, '_wc_average_rating', '0'),
(31404, 2772, '_wc_review_count', '0'),
(31405, 2772, 'attribute_pa_color', 'see-chart'),
(31406, 2772, 'attribute_pa_shoe-size', '11'),
(31407, 2772, '_price', '125.82'),
(31408, 2772, '_product_version', '4.1.0'),
(31409, 2772, '_vi_wad_aliexpress_variation_id', '12000021110035898'),
(31410, 2772, '_vi_wad_aliexpress_variation_attr', '14:200006158#see chart;200000124:100010420'),
(31411, 2773, '_variation_description', ''),
(31412, 2773, '_sku', '1005002552678872-see-chart-5-5-3'),
(31413, 2773, '_regular_price', '125.82'),
(31414, 2773, 'total_sales', '0'),
(31415, 2773, '_tax_status', 'taxable'),
(31416, 2773, '_tax_class', 'parent'),
(31417, 2773, '_manage_stock', 'yes'),
(31418, 2773, '_backorders', 'no'),
(31419, 2773, '_sold_individually', 'no'),
(31420, 2773, '_virtual', 'no'),
(31421, 2773, '_downloadable', 'no'),
(31422, 2773, '_download_limit', '-1'),
(31423, 2773, '_download_expiry', '-1'),
(31424, 2773, '_stock', '800'),
(31425, 2773, '_stock_status', 'instock'),
(31426, 2773, '_wc_average_rating', '0'),
(31427, 2773, '_wc_review_count', '0'),
(31428, 2773, 'attribute_pa_color', 'see-chart'),
(31429, 2773, 'attribute_pa_shoe-size', '5-5'),
(31430, 2773, '_price', '125.82'),
(31431, 2773, '_product_version', '4.1.0'),
(31432, 2773, '_vi_wad_aliexpress_variation_id', '12000021110035901'),
(31433, 2773, '_vi_wad_aliexpress_variation_attr', '14:200001438#see chart;200000124:200000286'),
(31434, 2774, '_wp_attached_file', '2021/06/2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine-5.jpg'),
(31435, 2774, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1080;s:6:\"height\";i:1370;s:4:\"file\";s:120:\"2021/06/2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine-5.jpg\";s:5:\"sizes\";a:12:{s:6:\"medium\";a:4:{s:4:\"file\";s:120:\"2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine-5-236x300.jpg\";s:5:\"width\";i:236;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:121:\"2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine-5-807x1024.jpg\";s:5:\"width\";i:807;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:120:\"2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine-5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:120:\"2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine-5-768x974.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:974;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:120:\"2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine-5-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:120:\"2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine-5-825x510.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:120:\"2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:120:\"2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine-5-600x761.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:761;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:120:\"2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine-5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:120:\"2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:120:\"2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine-5-600x761.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:761;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:120:\"2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine-5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(31436, 2775, '_variation_description', ''),
(31437, 2775, '_sku', '1005002552678872-see-chart-5-3'),
(31438, 2775, '_regular_price', '125.82'),
(31439, 2775, 'total_sales', '0'),
(31440, 2775, '_tax_status', 'taxable'),
(31441, 2775, '_tax_class', 'parent'),
(31442, 2775, '_manage_stock', 'yes'),
(31443, 2775, '_backorders', 'no'),
(31444, 2775, '_sold_individually', 'no'),
(31445, 2775, '_virtual', 'no'),
(31446, 2775, '_downloadable', 'no'),
(31447, 2775, '_download_limit', '-1'),
(31448, 2775, '_download_expiry', '-1'),
(31449, 2775, '_stock', '800'),
(31450, 2775, '_stock_status', 'instock'),
(31451, 2775, '_wc_average_rating', '0'),
(31452, 2775, '_wc_review_count', '0'),
(31453, 2775, 'attribute_pa_color', 'see-chart'),
(31454, 2775, 'attribute_pa_shoe-size', '5'),
(31455, 2775, '_price', '125.82'),
(31456, 2775, '_product_version', '4.1.0'),
(31457, 2775, '_vi_wad_aliexpress_variation_id', '12000021110035900'),
(31458, 2775, '_vi_wad_aliexpress_variation_attr', '14:200001438#see chart;200000124:698'),
(31459, 2776, '_variation_description', ''),
(31460, 2776, '_sku', '1005002552678872-see-chart-6-5-3'),
(31461, 2776, '_regular_price', '125.82'),
(31462, 2776, 'total_sales', '0'),
(31463, 2776, '_tax_status', 'taxable'),
(31464, 2776, '_tax_class', 'parent'),
(31465, 2776, '_manage_stock', 'yes'),
(31466, 2776, '_backorders', 'no'),
(31467, 2776, '_sold_individually', 'no'),
(31468, 2776, '_virtual', 'no'),
(31469, 2776, '_downloadable', 'no'),
(31470, 2776, '_download_limit', '-1'),
(31471, 2776, '_download_expiry', '-1'),
(31472, 2776, '_stock', '799'),
(31473, 2776, '_stock_status', 'instock'),
(31474, 2776, '_wc_average_rating', '0'),
(31475, 2776, '_wc_review_count', '0'),
(31476, 2776, 'attribute_pa_color', 'see-chart'),
(31477, 2776, 'attribute_pa_shoe-size', '6-5'),
(31478, 2776, '_price', '125.82'),
(31479, 2776, '_product_version', '4.1.0'),
(31480, 2776, '_vi_wad_aliexpress_variation_id', '12000021110035903'),
(31481, 2776, '_vi_wad_aliexpress_variation_attr', '14:200001438#see chart;200000124:200000287'),
(31482, 2777, '_variation_description', ''),
(31483, 2777, '_sku', '1005002552678872-see-chart-6-3'),
(31484, 2777, '_regular_price', '125.82'),
(31485, 2777, 'total_sales', '0'),
(31486, 2777, '_tax_status', 'taxable'),
(31487, 2777, '_tax_class', 'parent'),
(31488, 2777, '_manage_stock', 'yes'),
(31489, 2777, '_backorders', 'no'),
(31490, 2777, '_sold_individually', 'no'),
(31491, 2777, '_virtual', 'no'),
(31492, 2777, '_downloadable', 'no'),
(31493, 2777, '_download_limit', '-1'),
(31494, 2777, '_download_expiry', '-1'),
(31495, 2777, '_stock', '800'),
(31496, 2777, '_stock_status', 'instock'),
(31497, 2777, '_wc_average_rating', '0'),
(31498, 2777, '_wc_review_count', '0'),
(31499, 2777, 'attribute_pa_color', 'see-chart'),
(31500, 2777, 'attribute_pa_shoe-size', '6'),
(31501, 2777, '_price', '125.82'),
(31502, 2777, '_product_version', '4.1.0'),
(31503, 2777, '_vi_wad_aliexpress_variation_id', '12000021110035902'),
(31504, 2777, '_vi_wad_aliexpress_variation_attr', '14:200001438#see chart;200000124:1394'),
(31505, 2778, '_variation_description', ''),
(31506, 2778, '_sku', '1005002552678872-see-chart-10-3'),
(31507, 2778, '_regular_price', '125.82'),
(31508, 2778, 'total_sales', '0'),
(31509, 2778, '_tax_status', 'taxable'),
(31510, 2778, '_tax_class', 'parent'),
(31511, 2778, '_manage_stock', 'yes'),
(31512, 2778, '_backorders', 'no'),
(31513, 2778, '_sold_individually', 'no'),
(31514, 2778, '_virtual', 'no'),
(31515, 2778, '_downloadable', 'no'),
(31516, 2778, '_download_limit', '-1'),
(31517, 2778, '_download_expiry', '-1'),
(31518, 2778, '_stock', '800'),
(31519, 2778, '_stock_status', 'instock'),
(31520, 2778, '_wc_average_rating', '0'),
(31521, 2778, '_wc_review_count', '0'),
(31522, 2778, 'attribute_pa_color', 'see-chart'),
(31523, 2778, 'attribute_pa_shoe-size', '10'),
(31524, 2778, '_price', '125.82'),
(31525, 2778, '_product_version', '4.1.0'),
(31526, 2778, '_vi_wad_aliexpress_variation_id', '12000021110035873'),
(31527, 2778, '_vi_wad_aliexpress_variation_attr', '14:200006153#see chart;200000124:1583'),
(31528, 2779, '_variation_description', ''),
(31529, 2779, '_sku', '1005002552678872-see-chart-9-3'),
(31530, 2779, '_regular_price', '125.82'),
(31531, 2779, 'total_sales', '0'),
(31532, 2779, '_tax_status', 'taxable'),
(31533, 2779, '_tax_class', 'parent'),
(31534, 2779, '_manage_stock', 'yes'),
(31535, 2779, '_backorders', 'no'),
(31536, 2779, '_sold_individually', 'no'),
(31537, 2779, '_virtual', 'no'),
(31538, 2779, '_downloadable', 'no'),
(31539, 2779, '_download_limit', '-1'),
(31540, 2779, '_download_expiry', '-1'),
(31541, 2779, '_stock', '800'),
(31542, 2779, '_stock_status', 'instock'),
(31543, 2779, '_wc_average_rating', '0'),
(31544, 2779, '_wc_review_count', '0'),
(31545, 2779, 'attribute_pa_color', 'see-chart'),
(31546, 2779, 'attribute_pa_shoe-size', '9'),
(31547, 2779, '_price', '125.82'),
(31548, 2779, '_product_version', '4.1.0'),
(31549, 2779, '_vi_wad_aliexpress_variation_id', '12000021110035872'),
(31550, 2779, '_vi_wad_aliexpress_variation_attr', '14:200006153#see chart;200000124:350262'),
(31551, 2780, '_variation_description', ''),
(31552, 2780, '_sku', '1005002552678872-see-chart-4-5-3'),
(31553, 2780, '_regular_price', '125.82'),
(31554, 2780, 'total_sales', '0'),
(31555, 2780, '_tax_status', 'taxable'),
(31556, 2780, '_tax_class', 'parent'),
(31557, 2780, '_manage_stock', 'yes'),
(31558, 2780, '_backorders', 'no'),
(31559, 2780, '_sold_individually', 'no'),
(31560, 2780, '_virtual', 'no'),
(31561, 2780, '_downloadable', 'no'),
(31562, 2780, '_download_limit', '-1'),
(31563, 2780, '_download_expiry', '-1'),
(31564, 2780, '_stock', '800'),
(31565, 2780, '_stock_status', 'instock'),
(31566, 2780, '_wc_average_rating', '0'),
(31567, 2780, '_wc_review_count', '0'),
(31568, 2780, 'attribute_pa_color', 'see-chart'),
(31569, 2780, 'attribute_pa_shoe-size', '4-5'),
(31570, 2780, '_price', '125.82'),
(31571, 2780, '_product_version', '4.1.0'),
(31572, 2780, '_vi_wad_aliexpress_variation_id', '12000021110035875'),
(31573, 2780, '_vi_wad_aliexpress_variation_attr', '14:200006152#see chart;200000124:200000285'),
(31574, 2781, '_variation_description', ''),
(31575, 2781, '_sku', '1005002552678872-see-chart-11-3'),
(31576, 2781, '_regular_price', '125.82'),
(31577, 2781, 'total_sales', '0'),
(31578, 2781, '_tax_status', 'taxable'),
(31579, 2781, '_tax_class', 'parent'),
(31580, 2781, '_manage_stock', 'yes'),
(31581, 2781, '_backorders', 'no'),
(31582, 2781, '_sold_individually', 'no'),
(31583, 2781, '_virtual', 'no'),
(31584, 2781, '_downloadable', 'no'),
(31585, 2781, '_download_limit', '-1'),
(31586, 2781, '_download_expiry', '-1'),
(31587, 2781, '_stock', '800'),
(31588, 2781, '_stock_status', 'instock'),
(31589, 2781, '_wc_average_rating', '0'),
(31590, 2781, '_wc_review_count', '0'),
(31591, 2781, 'attribute_pa_color', 'see-chart'),
(31592, 2781, 'attribute_pa_shoe-size', '11'),
(31593, 2781, '_price', '125.82'),
(31594, 2781, '_product_version', '4.1.0'),
(31595, 2781, '_vi_wad_aliexpress_variation_id', '12000021110035874'),
(31596, 2781, '_vi_wad_aliexpress_variation_attr', '14:200006153#see chart;200000124:100010420'),
(31597, 2774, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H676ff169f6a44ae2a53ccdad2bc5911au/2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine.jpg'),
(31598, 2782, '_variation_description', ''),
(31599, 2782, '_sku', '1005002552678872-see-chart-5-5-4'),
(31600, 2782, '_regular_price', '125.82'),
(31601, 2782, 'total_sales', '0'),
(31602, 2782, '_tax_status', 'taxable'),
(31603, 2782, '_tax_class', 'parent'),
(31604, 2782, '_manage_stock', 'yes'),
(31605, 2782, '_backorders', 'no'),
(31606, 2782, '_sold_individually', 'no'),
(31607, 2782, '_virtual', 'no'),
(31608, 2782, '_downloadable', 'no'),
(31609, 2782, '_download_limit', '-1'),
(31610, 2782, '_download_expiry', '-1'),
(31611, 2782, '_stock', '800'),
(31612, 2782, '_stock_status', 'instock'),
(31613, 2782, '_wc_average_rating', '0'),
(31614, 2782, '_wc_review_count', '0'),
(31615, 2782, 'attribute_pa_color', 'see-chart'),
(31616, 2782, 'attribute_pa_shoe-size', '5-5'),
(31617, 2782, '_price', '125.82'),
(31618, 2782, '_product_version', '4.1.0'),
(31619, 2782, '_vi_wad_aliexpress_variation_id', '12000021110035877'),
(31620, 2782, '_vi_wad_aliexpress_variation_attr', '14:200006152#see chart;200000124:200000286'),
(31621, 2783, '_variation_description', ''),
(31622, 2783, '_sku', '1005002552678872-see-chart-5-4'),
(31623, 2783, '_regular_price', '125.82'),
(31624, 2783, 'total_sales', '0'),
(31625, 2783, '_tax_status', 'taxable'),
(31626, 2783, '_tax_class', 'parent'),
(31627, 2783, '_manage_stock', 'yes'),
(31628, 2783, '_backorders', 'no'),
(31629, 2783, '_sold_individually', 'no'),
(31630, 2783, '_virtual', 'no'),
(31631, 2783, '_downloadable', 'no'),
(31632, 2783, '_download_limit', '-1'),
(31633, 2783, '_download_expiry', '-1'),
(31634, 2783, '_stock', '800'),
(31635, 2783, '_stock_status', 'instock'),
(31636, 2783, '_wc_average_rating', '0'),
(31637, 2783, '_wc_review_count', '0'),
(31638, 2783, 'attribute_pa_color', 'see-chart'),
(31639, 2783, 'attribute_pa_shoe-size', '5'),
(31640, 2783, '_price', '125.82'),
(31641, 2783, '_product_version', '4.1.0'),
(31642, 2783, '_vi_wad_aliexpress_variation_id', '12000021110035876'),
(31643, 2783, '_vi_wad_aliexpress_variation_attr', '14:200006152#see chart;200000124:698'),
(31644, 2784, '_variation_description', ''),
(31645, 2784, '_sku', '1005002552678872-see-chart-6-5-4'),
(31646, 2784, '_regular_price', '125.82'),
(31647, 2784, 'total_sales', '0'),
(31648, 2784, '_tax_status', 'taxable'),
(31649, 2784, '_tax_class', 'parent'),
(31650, 2784, '_manage_stock', 'yes'),
(31651, 2784, '_backorders', 'no'),
(31652, 2784, '_sold_individually', 'no'),
(31653, 2784, '_virtual', 'no'),
(31654, 2784, '_downloadable', 'no'),
(31655, 2784, '_download_limit', '-1'),
(31656, 2784, '_download_expiry', '-1'),
(31657, 2784, '_stock', '800'),
(31658, 2784, '_stock_status', 'instock'),
(31659, 2784, '_wc_average_rating', '0'),
(31660, 2784, '_wc_review_count', '0'),
(31661, 2784, 'attribute_pa_color', 'see-chart'),
(31662, 2784, 'attribute_pa_shoe-size', '6-5'),
(31663, 2784, '_price', '125.82'),
(31664, 2784, '_product_version', '4.1.0'),
(31665, 2784, '_vi_wad_aliexpress_variation_id', '12000021110035879'),
(31666, 2784, '_vi_wad_aliexpress_variation_attr', '14:200006152#see chart;200000124:200000287'),
(31667, 2785, '_variation_description', ''),
(31668, 2785, '_sku', '1005002552678872-see-chart-6-4'),
(31669, 2785, '_regular_price', '125.82'),
(31670, 2785, 'total_sales', '0'),
(31671, 2785, '_tax_status', 'taxable'),
(31672, 2785, '_tax_class', 'parent'),
(31673, 2785, '_manage_stock', 'yes'),
(31674, 2785, '_backorders', 'no'),
(31675, 2785, '_sold_individually', 'no'),
(31676, 2785, '_virtual', 'no'),
(31677, 2785, '_downloadable', 'no'),
(31678, 2785, '_download_limit', '-1'),
(31679, 2785, '_download_expiry', '-1'),
(31680, 2785, '_stock', '800'),
(31681, 2785, '_stock_status', 'instock'),
(31682, 2785, '_wc_average_rating', '0'),
(31683, 2785, '_wc_review_count', '0'),
(31684, 2785, 'attribute_pa_color', 'see-chart'),
(31685, 2785, 'attribute_pa_shoe-size', '6'),
(31686, 2785, '_price', '125.82'),
(31687, 2785, '_product_version', '4.1.0'),
(31688, 2785, '_vi_wad_aliexpress_variation_id', '12000021110035878'),
(31689, 2785, '_vi_wad_aliexpress_variation_attr', '14:200006152#see chart;200000124:1394'),
(31690, 2786, '_variation_description', ''),
(31691, 2786, '_sku', '1005002552678872-see-chart-7-5-4'),
(31692, 2786, '_regular_price', '125.82'),
(31693, 2786, 'total_sales', '0'),
(31694, 2786, '_tax_status', 'taxable'),
(31695, 2786, '_tax_class', 'parent'),
(31696, 2786, '_manage_stock', 'yes'),
(31697, 2786, '_backorders', 'no'),
(31698, 2786, '_sold_individually', 'no'),
(31699, 2786, '_virtual', 'no'),
(31700, 2786, '_downloadable', 'no'),
(31701, 2786, '_download_limit', '-1'),
(31702, 2786, '_download_expiry', '-1'),
(31703, 2786, '_stock', '800'),
(31704, 2786, '_stock_status', 'instock'),
(31705, 2786, '_wc_average_rating', '0'),
(31706, 2786, '_wc_review_count', '0'),
(31707, 2786, 'attribute_pa_color', 'see-chart'),
(31708, 2786, 'attribute_pa_shoe-size', '7-5'),
(31709, 2786, '_price', '125.82'),
(31710, 2786, '_product_version', '4.1.0'),
(31711, 2786, '_vi_wad_aliexpress_variation_id', '12000021110035881'),
(31712, 2786, '_vi_wad_aliexpress_variation_attr', '14:200006152#see chart;200000124:200000288'),
(31713, 2787, '_variation_description', ''),
(31714, 2787, '_sku', '1005002552678872-see-chart-7-4'),
(31715, 2787, '_regular_price', '125.82'),
(31716, 2787, 'total_sales', '0'),
(31717, 2787, '_tax_status', 'taxable'),
(31718, 2787, '_tax_class', 'parent'),
(31719, 2787, '_manage_stock', 'yes'),
(31720, 2787, '_backorders', 'no'),
(31721, 2787, '_sold_individually', 'no'),
(31722, 2787, '_virtual', 'no'),
(31723, 2787, '_downloadable', 'no'),
(31724, 2787, '_download_limit', '-1'),
(31725, 2787, '_download_expiry', '-1'),
(31726, 2787, '_stock', '800'),
(31727, 2787, '_stock_status', 'instock'),
(31728, 2787, '_wc_average_rating', '0'),
(31729, 2787, '_wc_review_count', '0'),
(31730, 2787, 'attribute_pa_color', 'see-chart'),
(31731, 2787, 'attribute_pa_shoe-size', '7'),
(31732, 2787, '_price', '125.82'),
(31733, 2787, '_product_version', '4.1.0'),
(31734, 2787, '_vi_wad_aliexpress_variation_id', '12000021110035880'),
(31735, 2787, '_vi_wad_aliexpress_variation_attr', '14:200006152#see chart;200000124:3434'),
(31736, 2788, '_wp_attached_file', '2021/06/2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine.jpg_640x640.jpg'),
(31737, 2788, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:501;s:6:\"height\";i:640;s:4:\"file\";s:130:\"2021/06/2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine.jpg_640x640.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:130:\"2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine.jpg_640x640-235x300.jpg\";s:5:\"width\";i:235;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:130:\"2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine.jpg_640x640-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:130:\"2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine.jpg_640x640-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:130:\"2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine.jpg_640x640-501x510.jpg\";s:5:\"width\";i:501;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:130:\"2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine.jpg_640x640-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:130:\"2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine.jpg_640x640-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:130:\"2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine.jpg_640x640-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:130:\"2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine.jpg_640x640-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(31738, 2789, '_variation_description', ''),
(31739, 2789, '_sku', '1005002552678872-see-chart-8-5-4'),
(31740, 2789, '_regular_price', '125.82'),
(31741, 2789, 'total_sales', '0'),
(31742, 2789, '_tax_status', 'taxable'),
(31743, 2789, '_tax_class', 'parent'),
(31744, 2789, '_manage_stock', 'yes'),
(31745, 2789, '_backorders', 'no'),
(31746, 2789, '_sold_individually', 'no'),
(31747, 2789, '_virtual', 'no'),
(31748, 2789, '_downloadable', 'no'),
(31749, 2789, '_download_limit', '-1'),
(31750, 2789, '_download_expiry', '-1'),
(31751, 2789, '_stock', '800'),
(31752, 2789, '_stock_status', 'instock'),
(31753, 2789, '_wc_average_rating', '0'),
(31754, 2789, '_wc_review_count', '0'),
(31755, 2789, 'attribute_pa_color', 'see-chart'),
(31756, 2789, 'attribute_pa_shoe-size', '8-5'),
(31757, 2789, '_price', '125.82'),
(31758, 2789, '_product_version', '4.1.0'),
(31759, 2789, '_vi_wad_aliexpress_variation_id', '12000021110035883'),
(31760, 2789, '_vi_wad_aliexpress_variation_attr', '14:200006152#see chart;200000124:200000289'),
(31761, 2790, '_variation_description', ''),
(31762, 2790, '_sku', '1005002552678872-see-chart-8-4'),
(31763, 2790, '_regular_price', '125.82'),
(31764, 2790, 'total_sales', '0'),
(31765, 2790, '_tax_status', 'taxable'),
(31766, 2790, '_tax_class', 'parent'),
(31767, 2790, '_manage_stock', 'yes'),
(31768, 2790, '_backorders', 'no'),
(31769, 2790, '_sold_individually', 'no'),
(31770, 2790, '_virtual', 'no'),
(31771, 2790, '_downloadable', 'no'),
(31772, 2790, '_download_limit', '-1'),
(31773, 2790, '_download_expiry', '-1'),
(31774, 2790, '_stock', '800'),
(31775, 2790, '_stock_status', 'instock'),
(31776, 2790, '_wc_average_rating', '0'),
(31777, 2790, '_wc_review_count', '0'),
(31778, 2790, 'attribute_pa_color', 'see-chart'),
(31779, 2790, 'attribute_pa_shoe-size', '8'),
(31780, 2790, '_price', '125.82'),
(31781, 2790, '_product_version', '4.1.0'),
(31782, 2790, '_vi_wad_aliexpress_variation_id', '12000021110035882'),
(31783, 2790, '_vi_wad_aliexpress_variation_attr', '14:200006152#see chart;200000124:699'),
(31784, 2788, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H6ee8f1c52b574f8dab88205bc5050c30E/2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine.jpg_640x640.jpg'),
(31785, 2679, '_thumbnail_id', '2788'),
(31786, 2680, '_thumbnail_id', '2788'),
(31787, 2681, '_thumbnail_id', '2788'),
(31788, 2682, '_thumbnail_id', '2788'),
(31789, 2685, '_thumbnail_id', '2788'),
(31790, 2686, '_thumbnail_id', '2788'),
(31791, 2721, '_thumbnail_id', '2788'),
(31792, 2722, '_thumbnail_id', '2788'),
(31793, 2723, '_thumbnail_id', '2788'),
(31794, 2724, '_thumbnail_id', '2788'),
(31795, 2725, '_thumbnail_id', '2788'),
(31796, 2726, '_thumbnail_id', '2788'),
(31797, 2791, '_variation_description', ''),
(31798, 2791, '_sku', '1005002552678872-see-chart-10-4'),
(31799, 2791, '_regular_price', '125.82'),
(31800, 2791, 'total_sales', '0'),
(31801, 2791, '_tax_status', 'taxable'),
(31802, 2791, '_tax_class', 'parent'),
(31803, 2791, '_manage_stock', 'yes'),
(31804, 2791, '_backorders', 'no'),
(31805, 2791, '_sold_individually', 'no'),
(31806, 2791, '_virtual', 'no'),
(31807, 2791, '_downloadable', 'no'),
(31808, 2791, '_download_limit', '-1'),
(31809, 2791, '_download_expiry', '-1'),
(31810, 2791, '_stock', '800'),
(31811, 2791, '_stock_status', 'instock'),
(31812, 2791, '_wc_average_rating', '0'),
(31813, 2791, '_wc_review_count', '0'),
(31814, 2791, 'attribute_pa_color', 'see-chart'),
(31815, 2791, 'attribute_pa_shoe-size', '10'),
(31816, 2791, '_price', '125.82'),
(31817, 2791, '_product_version', '4.1.0'),
(31818, 2791, '_vi_wad_aliexpress_variation_id', '12000021110035885'),
(31819, 2791, '_vi_wad_aliexpress_variation_attr', '14:200006152#see chart;200000124:1583'),
(31820, 2792, '_variation_description', ''),
(31821, 2792, '_sku', '1005002552678872-see-chart-9-4'),
(31822, 2792, '_regular_price', '125.82'),
(31823, 2792, 'total_sales', '0'),
(31824, 2792, '_tax_status', 'taxable'),
(31825, 2792, '_tax_class', 'parent'),
(31826, 2792, '_manage_stock', 'yes'),
(31827, 2792, '_backorders', 'no'),
(31828, 2792, '_sold_individually', 'no'),
(31829, 2792, '_virtual', 'no'),
(31830, 2792, '_downloadable', 'no'),
(31831, 2792, '_download_limit', '-1'),
(31832, 2792, '_download_expiry', '-1'),
(31833, 2792, '_stock', '800'),
(31834, 2792, '_stock_status', 'instock'),
(31835, 2792, '_wc_average_rating', '0'),
(31836, 2792, '_wc_review_count', '0'),
(31837, 2792, 'attribute_pa_color', 'see-chart'),
(31838, 2792, 'attribute_pa_shoe-size', '9'),
(31839, 2792, '_price', '125.82'),
(31840, 2792, '_product_version', '4.1.0'),
(31841, 2792, '_vi_wad_aliexpress_variation_id', '12000021110035884'),
(31842, 2792, '_vi_wad_aliexpress_variation_attr', '14:200006152#see chart;200000124:350262'),
(31843, 2793, '_variation_description', ''),
(31844, 2793, '_sku', '1005002552678872-see-chart-4-5-4'),
(31845, 2793, '_regular_price', '125.82'),
(31846, 2793, 'total_sales', '0'),
(31847, 2793, '_tax_status', 'taxable'),
(31848, 2793, '_tax_class', 'parent'),
(31849, 2793, '_manage_stock', 'yes'),
(31850, 2793, '_backorders', 'no'),
(31851, 2793, '_sold_individually', 'no'),
(31852, 2793, '_virtual', 'no'),
(31853, 2793, '_downloadable', 'no'),
(31854, 2793, '_download_limit', '-1'),
(31855, 2793, '_download_expiry', '-1'),
(31856, 2793, '_stock', '800'),
(31857, 2793, '_stock_status', 'instock'),
(31858, 2793, '_wc_average_rating', '0'),
(31859, 2793, '_wc_review_count', '0'),
(31860, 2793, 'attribute_pa_color', 'see-chart'),
(31861, 2793, 'attribute_pa_shoe-size', '4-5'),
(31862, 2793, '_price', '125.82'),
(31863, 2793, '_product_version', '4.1.0'),
(31864, 2793, '_vi_wad_aliexpress_variation_id', '12000021110035887'),
(31865, 2793, '_vi_wad_aliexpress_variation_attr', '14:200006158#see chart;200000124:200000285'),
(31866, 2794, '_variation_description', ''),
(31867, 2794, '_sku', '1005002552678872-see-chart-11-4'),
(31868, 2794, '_regular_price', '125.82'),
(31869, 2794, 'total_sales', '0'),
(31870, 2794, '_tax_status', 'taxable'),
(31871, 2794, '_tax_class', 'parent'),
(31872, 2794, '_manage_stock', 'yes'),
(31873, 2794, '_backorders', 'no'),
(31874, 2794, '_sold_individually', 'no'),
(31875, 2794, '_virtual', 'no'),
(31876, 2794, '_downloadable', 'no'),
(31877, 2794, '_download_limit', '-1'),
(31878, 2794, '_download_expiry', '-1'),
(31879, 2794, '_stock', '800'),
(31880, 2794, '_stock_status', 'instock'),
(31881, 2794, '_wc_average_rating', '0'),
(31882, 2794, '_wc_review_count', '0'),
(31883, 2794, 'attribute_pa_color', 'see-chart'),
(31884, 2794, 'attribute_pa_shoe-size', '11'),
(31885, 2794, '_price', '125.82'),
(31886, 2794, '_product_version', '4.1.0'),
(31887, 2794, '_vi_wad_aliexpress_variation_id', '12000021110035886'),
(31888, 2794, '_vi_wad_aliexpress_variation_attr', '14:200006152#see chart;200000124:100010420'),
(31889, 2795, '_wp_attached_file', '2021/06/2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine-1.jpg_640x640-1.jpg'),
(31890, 2795, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:501;s:6:\"height\";i:640;s:4:\"file\";s:134:\"2021/06/2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine-1.jpg_640x640-1.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:134:\"2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine-1.jpg_640x640-1-235x300.jpg\";s:5:\"width\";i:235;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:134:\"2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine-1.jpg_640x640-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:134:\"2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine-1.jpg_640x640-1-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:134:\"2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine-1.jpg_640x640-1-501x510.jpg\";s:5:\"width\";i:501;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:134:\"2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine-1.jpg_640x640-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:134:\"2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine-1.jpg_640x640-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:134:\"2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine-1.jpg_640x640-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:134:\"2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine-1.jpg_640x640-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(31891, 2728, '_price', '113.82'),
(31892, 2728, '_price', '125.82'),
(31893, 2795, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H83475844a46a432ba1ad2ebe4322265c9/2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine.jpg_640x640.jpg'),
(31894, 2665, '_thumbnail_id', '2795'),
(31895, 2666, '_thumbnail_id', '2795'),
(31896, 2671, '_thumbnail_id', '2795'),
(31897, 2672, '_thumbnail_id', '2795'),
(31898, 2673, '_thumbnail_id', '2795'),
(31899, 2674, '_thumbnail_id', '2795'),
(31900, 2675, '_thumbnail_id', '2795'),
(31901, 2676, '_thumbnail_id', '2795'),
(31902, 2677, '_thumbnail_id', '2795'),
(31903, 2678, '_thumbnail_id', '2795'),
(31904, 2683, '_thumbnail_id', '2795'),
(31905, 2684, '_thumbnail_id', '2795'),
(31906, 2796, '_sku', '1005001447389779'),
(31907, 2796, '_visibility', 'visible'),
(31908, 2796, '_default_attributes', ''),
(31909, 2638, '_vi_wad_woo_id', '2796'),
(31910, 2796, '_vi_wad_aliexpress_product_id', '1005001447389779'),
(31911, 2796, 'total_sales', '0'),
(31912, 2796, '_tax_status', 'taxable'),
(31913, 2796, '_tax_class', ''),
(31914, 2796, '_manage_stock', 'no'),
(31915, 2796, '_backorders', 'no'),
(31916, 2796, '_sold_individually', 'no'),
(31917, 2796, '_virtual', 'no'),
(31918, 2796, '_downloadable', 'no'),
(31919, 2796, '_download_limit', '-1'),
(31920, 2796, '_download_expiry', '-1'),
(31921, 2796, '_stock', NULL),
(31922, 2796, '_stock_status', 'instock'),
(31923, 2796, '_wc_average_rating', '0'),
(31924, 2796, '_wc_review_count', '0'),
(31925, 2797, '_wp_attached_file', '2021/06/2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine-2.jpg_640x640-2.jpg');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(31926, 2797, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:505;s:6:\"height\";i:640;s:4:\"file\";s:134:\"2021/06/2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine-2.jpg_640x640-2.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:134:\"2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine-2.jpg_640x640-2-237x300.jpg\";s:5:\"width\";i:237;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:134:\"2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine-2.jpg_640x640-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:134:\"2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine-2.jpg_640x640-2-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:134:\"2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine-2.jpg_640x640-2-505x510.jpg\";s:5:\"width\";i:505;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:134:\"2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine-2.jpg_640x640-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:134:\"2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine-2.jpg_640x640-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:134:\"2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine-2.jpg_640x640-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:134:\"2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine-2.jpg_640x640-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(31927, 2796, '_product_attributes', 'a:2:{s:8:\"pa_color\";a:6:{s:4:\"name\";s:8:\"pa_color\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"0\";s:10:\"is_visible\";s:1:\"0\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"1\";}s:12:\"pa_shoe-size\";a:6:{s:4:\"name\";s:12:\"pa_shoe-size\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"1\";s:10:\"is_visible\";s:1:\"0\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"1\";}}'),
(31928, 2796, '_product_version', '4.1.0'),
(31929, 2798, '_wp_attached_file', '2021/06/New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots.jpg'),
(31930, 2798, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:107:\"2021/06/New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:107:\"New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:107:\"New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:107:\"New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:107:\"New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:107:\"New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:107:\"New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:107:\"New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:107:\"New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:107:\"New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:107:\"New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:107:\"New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(31931, 2797, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H676ff169f6a44ae2a53ccdad2bc5911au/2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine.jpg_640x640.jpg'),
(31932, 2655, '_thumbnail_id', '2797'),
(31933, 2656, '_thumbnail_id', '2797'),
(31934, 2657, '_thumbnail_id', '2797'),
(31935, 2658, '_thumbnail_id', '2797'),
(31936, 2661, '_thumbnail_id', '2797'),
(31937, 2662, '_thumbnail_id', '2797'),
(31938, 2663, '_thumbnail_id', '2797'),
(31939, 2664, '_thumbnail_id', '2797'),
(31940, 2667, '_thumbnail_id', '2797'),
(31941, 2668, '_thumbnail_id', '2797'),
(31942, 2669, '_thumbnail_id', '2797'),
(31943, 2670, '_thumbnail_id', '2797'),
(31944, 2799, '_wp_attached_file', '2021/06/2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine-3.jpg_640x640-3.jpg'),
(31945, 2799, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:501;s:6:\"height\";i:640;s:4:\"file\";s:134:\"2021/06/2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine-3.jpg_640x640-3.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:134:\"2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine-3.jpg_640x640-3-235x300.jpg\";s:5:\"width\";i:235;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:134:\"2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine-3.jpg_640x640-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:134:\"2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine-3.jpg_640x640-3-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:134:\"2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine-3.jpg_640x640-3-501x510.jpg\";s:5:\"width\";i:501;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:134:\"2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine-3.jpg_640x640-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:134:\"2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine-3.jpg_640x640-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:134:\"2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine-3.jpg_640x640-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:134:\"2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine-3.jpg_640x640-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(31946, 2799, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Hc465f25c50aa4e4da9ee28c5a47b1ef9X/2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine.jpg_640x640.jpg'),
(31947, 2659, '_thumbnail_id', '2799'),
(31948, 2798, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H2c3e8ba9f59f43beace087d3067f08145/New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots.jpg'),
(31949, 2796, '_thumbnail_id', '2798'),
(31950, 2660, '_thumbnail_id', '2799'),
(31951, 2705, '_thumbnail_id', '2799'),
(31952, 2706, '_thumbnail_id', '2799'),
(31953, 2711, '_thumbnail_id', '2799'),
(31954, 2712, '_thumbnail_id', '2799'),
(31955, 2713, '_thumbnail_id', '2799'),
(31956, 2714, '_thumbnail_id', '2799'),
(31957, 2715, '_thumbnail_id', '2799'),
(31958, 2716, '_thumbnail_id', '2799'),
(31959, 2717, '_thumbnail_id', '2799'),
(31960, 2718, '_thumbnail_id', '2799'),
(31961, 2800, '_variation_description', ''),
(31962, 2800, '_sku', '1005001447389779-red-wine-no-fur-41'),
(31963, 2800, '_regular_price', '184.32'),
(31964, 2800, 'total_sales', '0'),
(31965, 2800, '_tax_status', 'taxable'),
(31966, 2800, '_tax_class', 'parent'),
(31967, 2800, '_manage_stock', 'yes'),
(31968, 2800, '_backorders', 'no'),
(31969, 2800, '_sold_individually', 'no'),
(31970, 2800, '_virtual', 'no'),
(31971, 2800, '_downloadable', 'no'),
(31972, 2800, '_download_limit', '-1'),
(31973, 2800, '_download_expiry', '-1'),
(31974, 2800, '_stock', '997'),
(31975, 2800, '_stock_status', 'instock'),
(31976, 2800, '_wc_average_rating', '0'),
(31977, 2800, '_wc_review_count', '0'),
(31978, 2800, 'attribute_pa_color', 'red-wine-no-fur'),
(31979, 2800, 'attribute_pa_shoe-size', '41'),
(31980, 2800, '_price', '184.32'),
(31981, 2800, '_product_version', '4.1.0'),
(31982, 2800, '_vi_wad_aliexpress_variation_id', '12000016143012689'),
(31983, 2800, '_vi_wad_aliexpress_variation_attr', '14:200006158#Red wine no fur;200000124:100010483'),
(31984, 2801, '_variation_description', ''),
(31985, 2801, '_sku', '1005001447389779-red-wine-no-fur-40'),
(31986, 2801, '_regular_price', '184.32'),
(31987, 2801, 'total_sales', '0'),
(31988, 2801, '_tax_status', 'taxable'),
(31989, 2801, '_tax_class', 'parent'),
(31990, 2801, '_manage_stock', 'yes'),
(31991, 2801, '_backorders', 'no'),
(31992, 2801, '_sold_individually', 'no'),
(31993, 2801, '_virtual', 'no'),
(31994, 2801, '_downloadable', 'no'),
(31995, 2801, '_download_limit', '-1'),
(31996, 2801, '_download_expiry', '-1'),
(31997, 2801, '_stock', '998'),
(31998, 2801, '_stock_status', 'instock'),
(31999, 2801, '_wc_average_rating', '0'),
(32000, 2801, '_wc_review_count', '0'),
(32001, 2801, 'attribute_pa_color', 'red-wine-no-fur'),
(32002, 2801, 'attribute_pa_shoe-size', '40'),
(32003, 2801, '_price', '184.32'),
(32004, 2801, '_product_version', '4.1.0'),
(32005, 2801, '_vi_wad_aliexpress_variation_id', '12000016143012688'),
(32006, 2801, '_vi_wad_aliexpress_variation_attr', '14:200006158#Red wine no fur;200000124:100013888'),
(32007, 2802, '_variation_description', ''),
(32008, 2802, '_sku', '1005001447389779-red-wine-no-fur-43'),
(32009, 2802, '_regular_price', '184.32'),
(32010, 2802, 'total_sales', '0'),
(32011, 2802, '_tax_status', 'taxable'),
(32012, 2802, '_tax_class', 'parent'),
(32013, 2802, '_manage_stock', 'yes'),
(32014, 2802, '_backorders', 'no'),
(32015, 2802, '_sold_individually', 'no'),
(32016, 2802, '_virtual', 'no'),
(32017, 2802, '_downloadable', 'no'),
(32018, 2802, '_download_limit', '-1'),
(32019, 2802, '_download_expiry', '-1'),
(32020, 2802, '_stock', '994'),
(32021, 2802, '_stock_status', 'instock'),
(32022, 2802, '_wc_average_rating', '0'),
(32023, 2802, '_wc_review_count', '0'),
(32024, 2802, 'attribute_pa_color', 'red-wine-no-fur'),
(32025, 2802, 'attribute_pa_shoe-size', '43'),
(32026, 2802, '_price', '184.32'),
(32027, 2802, '_product_version', '4.1.0'),
(32028, 2802, '_vi_wad_aliexpress_variation_id', '12000016143012691'),
(32029, 2802, '_vi_wad_aliexpress_variation_attr', '14:200006158#Red wine no fur;200000124:200000338'),
(32030, 2803, '_variation_description', ''),
(32031, 2803, '_sku', '1005001447389779-red-wine-no-fur-42'),
(32032, 2803, '_regular_price', '184.32'),
(32033, 2803, 'total_sales', '0'),
(32034, 2803, '_tax_status', 'taxable'),
(32035, 2803, '_tax_class', 'parent'),
(32036, 2803, '_manage_stock', 'yes'),
(32037, 2803, '_backorders', 'no'),
(32038, 2803, '_sold_individually', 'no'),
(32039, 2803, '_virtual', 'no'),
(32040, 2803, '_downloadable', 'no'),
(32041, 2803, '_download_limit', '-1'),
(32042, 2803, '_download_expiry', '-1'),
(32043, 2803, '_stock', '999'),
(32044, 2803, '_stock_status', 'instock'),
(32045, 2803, '_wc_average_rating', '0'),
(32046, 2803, '_wc_review_count', '0'),
(32047, 2803, 'attribute_pa_color', 'red-wine-no-fur'),
(32048, 2803, 'attribute_pa_shoe-size', '42'),
(32049, 2803, '_price', '184.32'),
(32050, 2803, '_product_version', '4.1.0'),
(32051, 2803, '_vi_wad_aliexpress_variation_id', '12000016143012690'),
(32052, 2803, '_vi_wad_aliexpress_variation_attr', '14:200006158#Red wine no fur;200000124:200000337'),
(32053, 2804, '_variation_description', ''),
(32054, 2804, '_sku', '1005001447389779-red-wine-no-fur-45'),
(32055, 2804, '_regular_price', '184.32'),
(32056, 2804, 'total_sales', '0'),
(32057, 2804, '_tax_status', 'taxable'),
(32058, 2804, '_tax_class', 'parent'),
(32059, 2804, '_manage_stock', 'yes'),
(32060, 2804, '_backorders', 'no'),
(32061, 2804, '_sold_individually', 'no'),
(32062, 2804, '_virtual', 'no'),
(32063, 2804, '_downloadable', 'no'),
(32064, 2804, '_download_limit', '-1'),
(32065, 2804, '_download_expiry', '-1'),
(32066, 2804, '_stock', '997'),
(32067, 2804, '_stock_status', 'instock'),
(32068, 2804, '_wc_average_rating', '0'),
(32069, 2804, '_wc_review_count', '0'),
(32070, 2804, 'attribute_pa_color', 'red-wine-no-fur'),
(32071, 2804, 'attribute_pa_shoe-size', '45'),
(32072, 2804, '_price', '184.32'),
(32073, 2804, '_product_version', '4.1.0'),
(32074, 2804, '_vi_wad_aliexpress_variation_id', '12000016143012693'),
(32075, 2804, '_vi_wad_aliexpress_variation_attr', '14:200006158#Red wine no fur;200000124:3116'),
(32076, 2805, '_variation_description', ''),
(32077, 2805, '_sku', '1005001447389779-red-wine-no-fur-44'),
(32078, 2805, '_regular_price', '184.32'),
(32079, 2805, 'total_sales', '0'),
(32080, 2805, '_tax_status', 'taxable'),
(32081, 2805, '_tax_class', 'parent'),
(32082, 2805, '_manage_stock', 'yes'),
(32083, 2805, '_backorders', 'no'),
(32084, 2805, '_sold_individually', 'no'),
(32085, 2805, '_virtual', 'no'),
(32086, 2805, '_downloadable', 'no'),
(32087, 2805, '_download_limit', '-1'),
(32088, 2805, '_download_expiry', '-1'),
(32089, 2805, '_stock', '995'),
(32090, 2805, '_stock_status', 'instock'),
(32091, 2805, '_wc_average_rating', '0'),
(32092, 2805, '_wc_review_count', '0'),
(32093, 2805, 'attribute_pa_color', 'red-wine-no-fur'),
(32094, 2805, 'attribute_pa_shoe-size', '44'),
(32095, 2805, '_price', '184.32'),
(32096, 2805, '_product_version', '4.1.0'),
(32097, 2805, '_vi_wad_aliexpress_variation_id', '12000016143012692'),
(32098, 2805, '_vi_wad_aliexpress_variation_attr', '14:200006158#Red wine no fur;200000124:100010487'),
(32099, 2806, '_variation_description', ''),
(32100, 2806, '_sku', '1005001447389779-red-wine-no-fur-47'),
(32101, 2806, '_regular_price', '184.32'),
(32102, 2806, 'total_sales', '0'),
(32103, 2806, '_tax_status', 'taxable'),
(32104, 2806, '_tax_class', 'parent'),
(32105, 2806, '_manage_stock', 'yes'),
(32106, 2806, '_backorders', 'no'),
(32107, 2806, '_sold_individually', 'no'),
(32108, 2806, '_virtual', 'no'),
(32109, 2806, '_downloadable', 'no'),
(32110, 2806, '_download_limit', '-1'),
(32111, 2806, '_download_expiry', '-1'),
(32112, 2806, '_stock', '996'),
(32113, 2806, '_stock_status', 'instock'),
(32114, 2806, '_wc_average_rating', '0'),
(32115, 2806, '_wc_review_count', '0'),
(32116, 2806, 'attribute_pa_color', 'red-wine-no-fur'),
(32117, 2806, 'attribute_pa_shoe-size', '47'),
(32118, 2806, '_price', '184.32'),
(32119, 2806, '_product_version', '4.1.0'),
(32120, 2806, '_vi_wad_aliexpress_variation_id', '12000016143012695'),
(32121, 2806, '_vi_wad_aliexpress_variation_attr', '14:200006158#Red wine no fur;200000124:200000339'),
(32122, 2807, '_variation_description', ''),
(32123, 2807, '_sku', '1005001447389779-red-wine-no-fur-46'),
(32124, 2807, '_regular_price', '184.32'),
(32125, 2807, 'total_sales', '0'),
(32126, 2807, '_tax_status', 'taxable'),
(32127, 2807, '_tax_class', 'parent'),
(32128, 2807, '_manage_stock', 'yes'),
(32129, 2807, '_backorders', 'no'),
(32130, 2807, '_sold_individually', 'no'),
(32131, 2807, '_virtual', 'no'),
(32132, 2807, '_downloadable', 'no'),
(32133, 2807, '_download_limit', '-1'),
(32134, 2807, '_download_expiry', '-1'),
(32135, 2807, '_stock', '998'),
(32136, 2807, '_stock_status', 'instock'),
(32137, 2807, '_wc_average_rating', '0'),
(32138, 2807, '_wc_review_count', '0'),
(32139, 2807, 'attribute_pa_color', 'red-wine-no-fur'),
(32140, 2807, 'attribute_pa_shoe-size', '46'),
(32141, 2807, '_price', '184.32'),
(32142, 2807, '_product_version', '4.1.0'),
(32143, 2807, '_vi_wad_aliexpress_variation_id', '12000016143012694'),
(32144, 2807, '_vi_wad_aliexpress_variation_attr', '14:200006158#Red wine no fur;200000124:200000899'),
(32145, 2808, '_variation_description', ''),
(32146, 2808, '_sku', '1005001447389779-red-wine-with-fur-46'),
(32147, 2808, '_regular_price', '187.32'),
(32148, 2808, 'total_sales', '0'),
(32149, 2808, '_tax_status', 'taxable'),
(32150, 2808, '_tax_class', 'parent'),
(32151, 2808, '_manage_stock', 'yes'),
(32152, 2808, '_backorders', 'no'),
(32153, 2808, '_sold_individually', 'no'),
(32154, 2808, '_virtual', 'no'),
(32155, 2808, '_downloadable', 'no'),
(32156, 2808, '_download_limit', '-1'),
(32157, 2808, '_download_expiry', '-1'),
(32158, 2808, '_stock', '998'),
(32159, 2808, '_stock_status', 'instock'),
(32160, 2808, '_wc_average_rating', '0'),
(32161, 2808, '_wc_review_count', '0'),
(32162, 2808, 'attribute_pa_color', 'red-wine-with-fur'),
(32163, 2808, 'attribute_pa_shoe-size', '46'),
(32164, 2808, '_price', '187.32'),
(32165, 2808, '_product_version', '4.1.0'),
(32166, 2808, '_vi_wad_aliexpress_variation_id', '12000016143012681'),
(32167, 2808, '_vi_wad_aliexpress_variation_attr', '14:10#Red wine with fur;200000124:200000899'),
(32168, 2809, '_variation_description', ''),
(32169, 2809, '_sku', '1005001447389779-red-wine-with-fur-45'),
(32170, 2809, '_regular_price', '187.32'),
(32171, 2809, 'total_sales', '0'),
(32172, 2809, '_tax_status', 'taxable'),
(32173, 2809, '_tax_class', 'parent'),
(32174, 2809, '_manage_stock', 'yes'),
(32175, 2809, '_backorders', 'no'),
(32176, 2809, '_sold_individually', 'no'),
(32177, 2809, '_virtual', 'no'),
(32178, 2809, '_downloadable', 'no'),
(32179, 2809, '_download_limit', '-1'),
(32180, 2809, '_download_expiry', '-1'),
(32181, 2809, '_stock', '999'),
(32182, 2809, '_stock_status', 'instock'),
(32183, 2809, '_wc_average_rating', '0'),
(32184, 2809, '_wc_review_count', '0'),
(32185, 2809, 'attribute_pa_color', 'red-wine-with-fur'),
(32186, 2809, 'attribute_pa_shoe-size', '45'),
(32187, 2809, '_price', '187.32'),
(32188, 2809, '_product_version', '4.1.0'),
(32189, 2809, '_vi_wad_aliexpress_variation_id', '12000016143012680'),
(32190, 2809, '_vi_wad_aliexpress_variation_attr', '14:10#Red wine with fur;200000124:3116'),
(32191, 2810, '_variation_description', ''),
(32192, 2810, '_sku', '1005001447389779-red-wine-no-fur-35'),
(32193, 2810, '_regular_price', '184.32'),
(32194, 2810, 'total_sales', '0'),
(32195, 2810, '_tax_status', 'taxable'),
(32196, 2810, '_tax_class', 'parent'),
(32197, 2810, '_manage_stock', 'yes'),
(32198, 2810, '_backorders', 'no'),
(32199, 2810, '_sold_individually', 'no'),
(32200, 2810, '_virtual', 'no'),
(32201, 2810, '_downloadable', 'no'),
(32202, 2810, '_download_limit', '-1'),
(32203, 2810, '_download_expiry', '-1'),
(32204, 2810, '_stock', '999'),
(32205, 2810, '_stock_status', 'instock'),
(32206, 2810, '_wc_average_rating', '0'),
(32207, 2810, '_wc_review_count', '0'),
(32208, 2810, 'attribute_pa_color', 'red-wine-no-fur'),
(32209, 2810, 'attribute_pa_shoe-size', '35'),
(32210, 2810, '_price', '184.32'),
(32211, 2810, '_product_version', '4.1.0'),
(32212, 2810, '_vi_wad_aliexpress_variation_id', '12000016143012683'),
(32213, 2810, '_vi_wad_aliexpress_variation_attr', '14:200006158#Red wine no fur;200000124:200000333'),
(32214, 2811, '_variation_description', ''),
(32215, 2811, '_sku', '1005001447389779-red-wine-with-fur-47'),
(32216, 2811, '_regular_price', '187.32'),
(32217, 2811, 'total_sales', '0'),
(32218, 2811, '_tax_status', 'taxable'),
(32219, 2811, '_tax_class', 'parent'),
(32220, 2811, '_manage_stock', 'yes'),
(32221, 2811, '_backorders', 'no'),
(32222, 2811, '_sold_individually', 'no'),
(32223, 2811, '_virtual', 'no'),
(32224, 2811, '_downloadable', 'no'),
(32225, 2811, '_download_limit', '-1'),
(32226, 2811, '_download_expiry', '-1'),
(32227, 2811, '_stock', '999'),
(32228, 2811, '_stock_status', 'instock'),
(32229, 2811, '_wc_average_rating', '0'),
(32230, 2811, '_wc_review_count', '0'),
(32231, 2811, 'attribute_pa_color', 'red-wine-with-fur'),
(32232, 2811, 'attribute_pa_shoe-size', '47'),
(32233, 2811, '_price', '187.32'),
(32234, 2811, '_product_version', '4.1.0'),
(32235, 2811, '_vi_wad_aliexpress_variation_id', '12000016143012682'),
(32236, 2811, '_vi_wad_aliexpress_variation_attr', '14:10#Red wine with fur;200000124:200000339'),
(32237, 2812, '_variation_description', ''),
(32238, 2812, '_sku', '1005001447389779-red-wine-no-fur-37'),
(32239, 2812, '_regular_price', '184.32'),
(32240, 2812, 'total_sales', '0'),
(32241, 2813, '_wp_attached_file', '2021/06/2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine-4.jpg_640x640-4.jpg'),
(32242, 2812, '_tax_status', 'taxable'),
(32243, 2812, '_tax_class', 'parent'),
(32244, 2813, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:505;s:6:\"height\";i:640;s:4:\"file\";s:134:\"2021/06/2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine-4.jpg_640x640-4.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:134:\"2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine-4.jpg_640x640-4-237x300.jpg\";s:5:\"width\";i:237;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:134:\"2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine-4.jpg_640x640-4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:134:\"2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine-4.jpg_640x640-4-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:134:\"2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine-4.jpg_640x640-4-505x510.jpg\";s:5:\"width\";i:505;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:134:\"2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine-4.jpg_640x640-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:134:\"2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine-4.jpg_640x640-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:134:\"2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine-4.jpg_640x640-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:134:\"2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine-4.jpg_640x640-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(32245, 2812, '_manage_stock', 'yes'),
(32246, 2812, '_backorders', 'no'),
(32247, 2812, '_sold_individually', 'no'),
(32248, 2812, '_virtual', 'no'),
(32249, 2812, '_downloadable', 'no'),
(32250, 2812, '_download_limit', '-1'),
(32251, 2812, '_download_expiry', '-1'),
(32252, 2812, '_stock', '999'),
(32253, 2812, '_stock_status', 'instock'),
(32254, 2812, '_wc_average_rating', '0'),
(32255, 2812, '_wc_review_count', '0'),
(32256, 2812, 'attribute_pa_color', 'red-wine-no-fur'),
(32257, 2812, 'attribute_pa_shoe-size', '37'),
(32258, 2812, '_price', '184.32'),
(32259, 2812, '_product_version', '4.1.0'),
(32260, 2812, '_vi_wad_aliexpress_variation_id', '12000016143012685'),
(32261, 2812, '_vi_wad_aliexpress_variation_attr', '14:200006158#Red wine no fur;200000124:100010482'),
(32262, 2814, '_variation_description', ''),
(32263, 2814, '_sku', '1005001447389779-red-wine-no-fur-36'),
(32264, 2814, '_regular_price', '184.32'),
(32265, 2814, 'total_sales', '0'),
(32266, 2814, '_tax_status', 'taxable'),
(32267, 2814, '_tax_class', 'parent'),
(32268, 2814, '_manage_stock', 'yes'),
(32269, 2814, '_backorders', 'no'),
(32270, 2814, '_sold_individually', 'no'),
(32271, 2814, '_virtual', 'no'),
(32272, 2814, '_downloadable', 'no'),
(32273, 2814, '_download_limit', '-1'),
(32274, 2814, '_download_expiry', '-1'),
(32275, 2814, '_stock', '999'),
(32276, 2814, '_stock_status', 'instock'),
(32277, 2814, '_wc_average_rating', '0'),
(32278, 2814, '_wc_review_count', '0'),
(32279, 2814, 'attribute_pa_color', 'red-wine-no-fur'),
(32280, 2814, 'attribute_pa_shoe-size', '36'),
(32281, 2814, '_price', '184.32'),
(32282, 2814, '_product_version', '4.1.0'),
(32283, 2814, '_vi_wad_aliexpress_variation_id', '12000016143012684'),
(32284, 2814, '_vi_wad_aliexpress_variation_attr', '14:200006158#Red wine no fur;200000124:200000334'),
(32285, 2815, '_variation_description', ''),
(32286, 2815, '_sku', '1005001447389779-red-wine-no-fur-39'),
(32287, 2815, '_regular_price', '184.32'),
(32288, 2815, 'total_sales', '0'),
(32289, 2815, '_tax_status', 'taxable'),
(32290, 2815, '_tax_class', 'parent'),
(32291, 2815, '_manage_stock', 'yes'),
(32292, 2815, '_backorders', 'no'),
(32293, 2815, '_sold_individually', 'no'),
(32294, 2815, '_virtual', 'no'),
(32295, 2815, '_downloadable', 'no'),
(32296, 2815, '_download_limit', '-1'),
(32297, 2815, '_download_expiry', '-1'),
(32298, 2815, '_stock', '999'),
(32299, 2815, '_stock_status', 'instock'),
(32300, 2815, '_wc_average_rating', '0'),
(32301, 2815, '_wc_review_count', '0'),
(32302, 2815, 'attribute_pa_color', 'red-wine-no-fur'),
(32303, 2815, 'attribute_pa_shoe-size', '39'),
(32304, 2815, '_price', '184.32'),
(32305, 2815, '_product_version', '4.1.0'),
(32306, 2815, '_vi_wad_aliexpress_variation_id', '12000016143012687'),
(32307, 2815, '_vi_wad_aliexpress_variation_attr', '14:200006158#Red wine no fur;200000124:200000364'),
(32308, 2813, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H47b7c43e1bc942a4b505e32781eb8d01k/2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine.jpg_640x640.jpg'),
(32309, 2816, '_variation_description', ''),
(32310, 2816, '_sku', '1005001447389779-red-wine-no-fur-38'),
(32311, 2695, '_thumbnail_id', '2813'),
(32312, 2816, '_regular_price', '184.32'),
(32313, 2696, '_thumbnail_id', '2813'),
(32314, 2816, 'total_sales', '0'),
(32315, 2697, '_thumbnail_id', '2813'),
(32316, 2816, '_tax_status', 'taxable'),
(32317, 2698, '_thumbnail_id', '2813'),
(32318, 2816, '_tax_class', 'parent'),
(32319, 2816, '_manage_stock', 'yes'),
(32320, 2701, '_thumbnail_id', '2813'),
(32321, 2816, '_backorders', 'no'),
(32322, 2702, '_thumbnail_id', '2813'),
(32323, 2816, '_sold_individually', 'no'),
(32324, 2703, '_thumbnail_id', '2813'),
(32325, 2704, '_thumbnail_id', '2813'),
(32326, 2707, '_thumbnail_id', '2813'),
(32327, 2816, '_virtual', 'no'),
(32328, 2708, '_thumbnail_id', '2813'),
(32329, 2816, '_downloadable', 'no'),
(32330, 2709, '_thumbnail_id', '2813'),
(32331, 2816, '_download_limit', '-1'),
(32332, 2816, '_download_expiry', '-1'),
(32333, 2710, '_thumbnail_id', '2813'),
(32334, 2816, '_stock', '999'),
(32335, 2816, '_stock_status', 'instock'),
(32336, 2816, '_wc_average_rating', '0'),
(32337, 2816, '_wc_review_count', '0'),
(32338, 2816, 'attribute_pa_color', 'red-wine-no-fur'),
(32339, 2816, 'attribute_pa_shoe-size', '38'),
(32340, 2816, '_price', '184.32'),
(32341, 2816, '_product_version', '4.1.0'),
(32342, 2816, '_vi_wad_aliexpress_variation_id', '12000016143012686'),
(32343, 2816, '_vi_wad_aliexpress_variation_attr', '14:200006158#Red wine no fur;200000124:200000898'),
(32344, 2817, '_variation_description', ''),
(32345, 2817, '_sku', '1005001447389779-red-wine-with-fur-38'),
(32346, 2817, '_regular_price', '187.32'),
(32347, 2817, 'total_sales', '0'),
(32348, 2817, '_tax_status', 'taxable'),
(32349, 2817, '_tax_class', 'parent'),
(32350, 2817, '_manage_stock', 'yes'),
(32351, 2817, '_backorders', 'no'),
(32352, 2817, '_sold_individually', 'no'),
(32353, 2817, '_virtual', 'no'),
(32354, 2817, '_downloadable', 'no'),
(32355, 2817, '_download_limit', '-1'),
(32356, 2817, '_download_expiry', '-1'),
(32357, 2817, '_stock', '999'),
(32358, 2817, '_stock_status', 'instock'),
(32359, 2817, '_wc_average_rating', '0'),
(32360, 2817, '_wc_review_count', '0'),
(32361, 2817, 'attribute_pa_color', 'red-wine-with-fur'),
(32362, 2817, 'attribute_pa_shoe-size', '38'),
(32363, 2817, '_price', '187.32'),
(32364, 2817, '_product_version', '4.1.0'),
(32365, 2817, '_vi_wad_aliexpress_variation_id', '12000016143012673'),
(32366, 2817, '_vi_wad_aliexpress_variation_attr', '14:10#Red wine with fur;200000124:200000898'),
(32367, 2818, '_variation_description', ''),
(32368, 2818, '_sku', '1005001447389779-red-wine-with-fur-37'),
(32369, 2818, '_regular_price', '187.32'),
(32370, 2818, 'total_sales', '0'),
(32371, 2818, '_tax_status', 'taxable'),
(32372, 2818, '_tax_class', 'parent'),
(32373, 2818, '_manage_stock', 'yes'),
(32374, 2818, '_backorders', 'no'),
(32375, 2818, '_sold_individually', 'no'),
(32376, 2818, '_virtual', 'no'),
(32377, 2818, '_downloadable', 'no'),
(32378, 2818, '_download_limit', '-1'),
(32379, 2818, '_download_expiry', '-1'),
(32380, 2818, '_stock', '998'),
(32381, 2818, '_stock_status', 'instock'),
(32382, 2818, '_wc_average_rating', '0'),
(32383, 2818, '_wc_review_count', '0'),
(32384, 2818, 'attribute_pa_color', 'red-wine-with-fur'),
(32385, 2818, 'attribute_pa_shoe-size', '37'),
(32386, 2818, '_price', '187.32'),
(32387, 2818, '_product_version', '4.1.0'),
(32388, 2818, '_vi_wad_aliexpress_variation_id', '12000016143012672'),
(32389, 2818, '_vi_wad_aliexpress_variation_attr', '14:10#Red wine with fur;200000124:100010482'),
(32390, 2819, '_variation_description', ''),
(32391, 2819, '_sku', '1005001447389779-red-wine-with-fur-40'),
(32392, 2819, '_regular_price', '187.32'),
(32393, 2819, 'total_sales', '0'),
(32394, 2819, '_tax_status', 'taxable'),
(32395, 2819, '_tax_class', 'parent'),
(32396, 2819, '_manage_stock', 'yes'),
(32397, 2819, '_backorders', 'no'),
(32398, 2819, '_sold_individually', 'no'),
(32399, 2819, '_virtual', 'no'),
(32400, 2819, '_downloadable', 'no'),
(32401, 2819, '_download_limit', '-1'),
(32402, 2819, '_download_expiry', '-1'),
(32403, 2819, '_stock', '998'),
(32404, 2819, '_stock_status', 'instock'),
(32405, 2819, '_wc_average_rating', '0'),
(32406, 2819, '_wc_review_count', '0'),
(32407, 2819, 'attribute_pa_color', 'red-wine-with-fur'),
(32408, 2819, 'attribute_pa_shoe-size', '40'),
(32409, 2819, '_price', '187.32'),
(32410, 2819, '_product_version', '4.1.0'),
(32411, 2819, '_vi_wad_aliexpress_variation_id', '12000016143012675'),
(32412, 2819, '_vi_wad_aliexpress_variation_attr', '14:10#Red wine with fur;200000124:100013888'),
(32413, 2820, '_variation_description', ''),
(32414, 2820, '_sku', '1005001447389779-red-wine-with-fur-39'),
(32415, 2820, '_regular_price', '187.32'),
(32416, 2820, 'total_sales', '0'),
(32417, 2820, '_tax_status', 'taxable'),
(32418, 2820, '_tax_class', 'parent'),
(32419, 2820, '_manage_stock', 'yes'),
(32420, 2820, '_backorders', 'no'),
(32421, 2820, '_sold_individually', 'no'),
(32422, 2820, '_virtual', 'no'),
(32423, 2820, '_downloadable', 'no'),
(32424, 2820, '_download_limit', '-1'),
(32425, 2820, '_download_expiry', '-1'),
(32426, 2820, '_stock', '998'),
(32427, 2820, '_stock_status', 'instock'),
(32428, 2820, '_wc_average_rating', '0'),
(32429, 2820, '_wc_review_count', '0'),
(32430, 2820, 'attribute_pa_color', 'red-wine-with-fur'),
(32431, 2820, 'attribute_pa_shoe-size', '39'),
(32432, 2820, '_price', '187.32'),
(32433, 2820, '_product_version', '4.1.0'),
(32434, 2820, '_vi_wad_aliexpress_variation_id', '12000016143012674'),
(32435, 2820, '_vi_wad_aliexpress_variation_attr', '14:10#Red wine with fur;200000124:200000364'),
(32436, 2821, '_variation_description', ''),
(32437, 2821, '_sku', '1005001447389779-red-wine-with-fur-42'),
(32438, 2821, '_regular_price', '187.32'),
(32439, 2821, 'total_sales', '0'),
(32440, 2821, '_tax_status', 'taxable'),
(32441, 2821, '_tax_class', 'parent'),
(32442, 2821, '_manage_stock', 'yes'),
(32443, 2821, '_backorders', 'no'),
(32444, 2821, '_sold_individually', 'no'),
(32445, 2821, '_virtual', 'no'),
(32446, 2821, '_downloadable', 'no'),
(32447, 2821, '_download_limit', '-1'),
(32448, 2821, '_download_expiry', '-1'),
(32449, 2821, '_stock', '998'),
(32450, 2821, '_stock_status', 'instock'),
(32451, 2821, '_wc_average_rating', '0'),
(32452, 2821, '_wc_review_count', '0'),
(32453, 2821, 'attribute_pa_color', 'red-wine-with-fur'),
(32454, 2821, 'attribute_pa_shoe-size', '42'),
(32455, 2821, '_price', '187.32'),
(32456, 2821, '_product_version', '4.1.0'),
(32457, 2821, '_vi_wad_aliexpress_variation_id', '12000016143012677'),
(32458, 2821, '_vi_wad_aliexpress_variation_attr', '14:10#Red wine with fur;200000124:200000337'),
(32459, 2822, '_variation_description', ''),
(32460, 2822, '_sku', '1005001447389779-red-wine-with-fur-41'),
(32461, 2822, '_regular_price', '187.32'),
(32462, 2822, 'total_sales', '0'),
(32463, 2822, '_tax_status', 'taxable'),
(32464, 2822, '_tax_class', 'parent'),
(32465, 2822, '_manage_stock', 'yes'),
(32466, 2822, '_backorders', 'no'),
(32467, 2822, '_sold_individually', 'no'),
(32468, 2822, '_virtual', 'no'),
(32469, 2822, '_downloadable', 'no'),
(32470, 2822, '_download_limit', '-1'),
(32471, 2822, '_download_expiry', '-1'),
(32472, 2822, '_stock', '998'),
(32473, 2822, '_stock_status', 'instock'),
(32474, 2822, '_wc_average_rating', '0'),
(32475, 2822, '_wc_review_count', '0'),
(32476, 2822, 'attribute_pa_color', 'red-wine-with-fur'),
(32477, 2822, 'attribute_pa_shoe-size', '41'),
(32478, 2822, '_price', '187.32'),
(32479, 2822, '_product_version', '4.1.0'),
(32480, 2822, '_vi_wad_aliexpress_variation_id', '12000016143012676'),
(32481, 2822, '_vi_wad_aliexpress_variation_attr', '14:10#Red wine with fur;200000124:100010483'),
(32482, 2823, '_wp_attached_file', '2021/06/2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine-5.jpg_640x640-5.jpg'),
(32483, 2823, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:502;s:6:\"height\";i:640;s:4:\"file\";s:134:\"2021/06/2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine-5.jpg_640x640-5.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:134:\"2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine-5.jpg_640x640-5-235x300.jpg\";s:5:\"width\";i:235;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:134:\"2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine-5.jpg_640x640-5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:134:\"2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine-5.jpg_640x640-5-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:134:\"2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine-5.jpg_640x640-5-502x510.jpg\";s:5:\"width\";i:502;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:134:\"2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine-5.jpg_640x640-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:134:\"2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine-5.jpg_640x640-5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:134:\"2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine-5.jpg_640x640-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:134:\"2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine-5.jpg_640x640-5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(32484, 2824, '_variation_description', ''),
(32485, 2824, '_sku', '1005001447389779-red-wine-with-fur-44'),
(32486, 2824, '_regular_price', '187.32'),
(32487, 2824, 'total_sales', '0'),
(32488, 2824, '_tax_status', 'taxable'),
(32489, 2824, '_tax_class', 'parent'),
(32490, 2824, '_manage_stock', 'yes'),
(32491, 2824, '_backorders', 'no'),
(32492, 2824, '_sold_individually', 'no'),
(32493, 2824, '_virtual', 'no'),
(32494, 2824, '_downloadable', 'no'),
(32495, 2824, '_download_limit', '-1'),
(32496, 2824, '_download_expiry', '-1'),
(32497, 2824, '_stock', '999'),
(32498, 2824, '_stock_status', 'instock'),
(32499, 2824, '_wc_average_rating', '0'),
(32500, 2824, '_wc_review_count', '0'),
(32501, 2824, 'attribute_pa_color', 'red-wine-with-fur'),
(32502, 2824, 'attribute_pa_shoe-size', '44'),
(32503, 2824, '_price', '187.32'),
(32504, 2824, '_product_version', '4.1.0'),
(32505, 2824, '_vi_wad_aliexpress_variation_id', '12000016143012679'),
(32506, 2824, '_vi_wad_aliexpress_variation_attr', '14:10#Red wine with fur;200000124:100010487'),
(32507, 2825, '_variation_description', ''),
(32508, 2825, '_sku', '1005001447389779-red-wine-with-fur-43'),
(32509, 2825, '_regular_price', '187.32'),
(32510, 2825, 'total_sales', '0'),
(32511, 2825, '_tax_status', 'taxable'),
(32512, 2825, '_tax_class', 'parent'),
(32513, 2825, '_manage_stock', 'yes'),
(32514, 2825, '_backorders', 'no'),
(32515, 2825, '_sold_individually', 'no'),
(32516, 2825, '_virtual', 'no'),
(32517, 2825, '_downloadable', 'no'),
(32518, 2825, '_download_limit', '-1'),
(32519, 2825, '_download_expiry', '-1'),
(32520, 2825, '_stock', '999'),
(32521, 2825, '_stock_status', 'instock'),
(32522, 2825, '_wc_average_rating', '0'),
(32523, 2825, '_wc_review_count', '0'),
(32524, 2825, 'attribute_pa_color', 'red-wine-with-fur'),
(32525, 2825, 'attribute_pa_shoe-size', '43'),
(32526, 2825, '_price', '187.32'),
(32527, 2825, '_product_version', '4.1.0'),
(32528, 2825, '_vi_wad_aliexpress_variation_id', '12000016143012678'),
(32529, 2825, '_vi_wad_aliexpress_variation_attr', '14:10#Red wine with fur;200000124:200000338'),
(32530, 2823, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H01be7d0f54d94cd2a81ef2097ad2e822Z/2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine.jpg_640x640.jpg'),
(32531, 2687, '_thumbnail_id', '2823'),
(32532, 2688, '_thumbnail_id', '2823'),
(32533, 2689, '_thumbnail_id', '2823'),
(32534, 2690, '_thumbnail_id', '2823'),
(32535, 2691, '_thumbnail_id', '2823'),
(32536, 2826, '_variation_description', ''),
(32537, 2692, '_thumbnail_id', '2823'),
(32538, 2826, '_sku', '1005001447389779-black-no-fur-37'),
(32539, 2826, '_regular_price', '184.32'),
(32540, 2693, '_thumbnail_id', '2823'),
(32541, 2694, '_thumbnail_id', '2823'),
(32542, 2826, 'total_sales', '0'),
(32543, 2699, '_thumbnail_id', '2823'),
(32544, 2826, '_tax_status', 'taxable'),
(32545, 2700, '_thumbnail_id', '2823'),
(32546, 2826, '_tax_class', 'parent'),
(32547, 2826, '_manage_stock', 'yes'),
(32548, 2719, '_thumbnail_id', '2823'),
(32549, 2826, '_backorders', 'no'),
(32550, 2720, '_thumbnail_id', '2823'),
(32551, 2826, '_sold_individually', 'no'),
(32552, 2826, '_virtual', 'no'),
(32553, 2826, '_downloadable', 'no'),
(32554, 2826, '_download_limit', '-1'),
(32555, 2826, '_download_expiry', '-1'),
(32556, 2826, '_stock', '992'),
(32557, 2826, '_stock_status', 'instock'),
(32558, 2826, '_wc_average_rating', '0'),
(32559, 2826, '_wc_review_count', '0'),
(32560, 2826, 'attribute_pa_color', 'black-no-fur'),
(32561, 2826, 'attribute_pa_shoe-size', '37'),
(32562, 2826, '_price', '184.32'),
(32563, 2826, '_product_version', '4.1.0'),
(32564, 2826, '_vi_wad_aliexpress_variation_id', '12000016143012633'),
(32565, 2826, '_vi_wad_aliexpress_variation_attr', '14:193#black no fur;200000124:100010482'),
(32566, 2827, '_variation_description', ''),
(32567, 2827, '_sku', '1005001447389779-black-no-fur-36'),
(32568, 2827, '_regular_price', '184.32'),
(32569, 2827, 'total_sales', '0'),
(32570, 2827, '_tax_status', 'taxable'),
(32571, 2827, '_tax_class', 'parent'),
(32572, 2827, '_manage_stock', 'yes'),
(32573, 2827, '_backorders', 'no'),
(32574, 2827, '_sold_individually', 'no'),
(32575, 2827, '_virtual', 'no'),
(32576, 2827, '_downloadable', 'no'),
(32577, 2827, '_download_limit', '-1'),
(32578, 2827, '_download_expiry', '-1'),
(32579, 2827, '_stock', '998'),
(32580, 2827, '_stock_status', 'instock'),
(32581, 2827, '_wc_average_rating', '0'),
(32582, 2827, '_wc_review_count', '0'),
(32583, 2827, 'attribute_pa_color', 'black-no-fur'),
(32584, 2827, 'attribute_pa_shoe-size', '36'),
(32585, 2827, '_price', '184.32'),
(32586, 2827, '_product_version', '4.1.0'),
(32587, 2827, '_vi_wad_aliexpress_variation_id', '12000016143012632'),
(32588, 2827, '_vi_wad_aliexpress_variation_attr', '14:193#black no fur;200000124:200000334'),
(32589, 2828, '_variation_description', ''),
(32590, 2828, '_sku', '1005001447389779-black-no-fur-39'),
(32591, 2828, '_regular_price', '184.32'),
(32592, 2828, 'total_sales', '0'),
(32593, 2828, '_tax_status', 'taxable'),
(32594, 2828, '_tax_class', 'parent'),
(32595, 2828, '_manage_stock', 'yes'),
(32596, 2828, '_backorders', 'no'),
(32597, 2828, '_sold_individually', 'no'),
(32598, 2828, '_virtual', 'no'),
(32599, 2828, '_downloadable', 'no'),
(32600, 2828, '_download_limit', '-1'),
(32601, 2828, '_download_expiry', '-1'),
(32602, 2828, '_stock', '993'),
(32603, 2828, '_stock_status', 'instock'),
(32604, 2828, '_wc_average_rating', '0'),
(32605, 2828, '_wc_review_count', '0'),
(32606, 2828, 'attribute_pa_color', 'black-no-fur'),
(32607, 2828, 'attribute_pa_shoe-size', '39'),
(32608, 2828, '_price', '184.32'),
(32609, 2828, '_product_version', '4.1.0'),
(32610, 2828, '_vi_wad_aliexpress_variation_id', '12000016143012635'),
(32611, 2828, '_vi_wad_aliexpress_variation_attr', '14:193#black no fur;200000124:200000364'),
(32612, 2829, '_variation_description', ''),
(32613, 2829, '_sku', '1005001447389779-black-no-fur-38'),
(32614, 2829, '_regular_price', '184.32'),
(32615, 2829, 'total_sales', '0'),
(32616, 2829, '_tax_status', 'taxable'),
(32617, 2829, '_tax_class', 'parent'),
(32618, 2829, '_manage_stock', 'yes'),
(32619, 2829, '_backorders', 'no'),
(32620, 2829, '_sold_individually', 'no'),
(32621, 2829, '_virtual', 'no'),
(32622, 2829, '_downloadable', 'no'),
(32623, 2829, '_download_limit', '-1'),
(32624, 2829, '_download_expiry', '-1'),
(32625, 2829, '_stock', '998'),
(32626, 2829, '_stock_status', 'instock'),
(32627, 2829, '_wc_average_rating', '0'),
(32628, 2829, '_wc_review_count', '0'),
(32629, 2829, 'attribute_pa_color', 'black-no-fur'),
(32630, 2829, 'attribute_pa_shoe-size', '38'),
(32631, 2829, '_price', '184.32'),
(32632, 2829, '_product_version', '4.1.0'),
(32633, 2829, '_vi_wad_aliexpress_variation_id', '12000016143012634'),
(32634, 2829, '_vi_wad_aliexpress_variation_attr', '14:193#black no fur;200000124:200000898'),
(32635, 2830, '_variation_description', ''),
(32636, 2830, '_sku', '1005001447389779-black-no-fur-41'),
(32637, 2830, '_regular_price', '184.32'),
(32638, 2830, 'total_sales', '0'),
(32639, 2830, '_tax_status', 'taxable'),
(32640, 2830, '_tax_class', 'parent'),
(32641, 2830, '_manage_stock', 'yes'),
(32642, 2830, '_backorders', 'no'),
(32643, 2830, '_sold_individually', 'no'),
(32644, 2830, '_virtual', 'no'),
(32645, 2830, '_downloadable', 'no'),
(32646, 2830, '_download_limit', '-1'),
(32647, 2830, '_download_expiry', '-1'),
(32648, 2830, '_stock', '987'),
(32649, 2830, '_stock_status', 'instock'),
(32650, 2830, '_wc_average_rating', '0'),
(32651, 2830, '_wc_review_count', '0'),
(32652, 2830, 'attribute_pa_color', 'black-no-fur'),
(32653, 2830, 'attribute_pa_shoe-size', '41'),
(32654, 2830, '_price', '184.32'),
(32655, 2830, '_product_version', '4.1.0'),
(32656, 2830, '_vi_wad_aliexpress_variation_id', '12000016143012637'),
(32657, 2830, '_vi_wad_aliexpress_variation_attr', '14:193#black no fur;200000124:100010483'),
(32658, 2831, '_variation_description', ''),
(32659, 2831, '_sku', '1005001447389779-black-no-fur-40'),
(32660, 2831, '_regular_price', '184.32'),
(32661, 2831, 'total_sales', '0'),
(32662, 2831, '_tax_status', 'taxable'),
(32663, 2831, '_tax_class', 'parent'),
(32664, 2831, '_manage_stock', 'yes'),
(32665, 2831, '_backorders', 'no'),
(32666, 2831, '_sold_individually', 'no'),
(32667, 2831, '_virtual', 'no'),
(32668, 2831, '_downloadable', 'no'),
(32669, 2831, '_download_limit', '-1'),
(32670, 2831, '_download_expiry', '-1'),
(32671, 2831, '_stock', '991'),
(32672, 2831, '_stock_status', 'instock'),
(32673, 2831, '_wc_average_rating', '0'),
(32674, 2831, '_wc_review_count', '0'),
(32675, 2831, 'attribute_pa_color', 'black-no-fur'),
(32676, 2831, 'attribute_pa_shoe-size', '40'),
(32677, 2831, '_price', '184.32'),
(32678, 2831, '_product_version', '4.1.0'),
(32679, 2831, '_vi_wad_aliexpress_variation_id', '12000016143012636'),
(32680, 2831, '_vi_wad_aliexpress_variation_attr', '14:193#black no fur;200000124:100013888'),
(32681, 2832, '_variation_description', ''),
(32682, 2832, '_sku', '1005001447389779-black-no-fur-43'),
(32683, 2832, '_regular_price', '184.32'),
(32684, 2832, 'total_sales', '0'),
(32685, 2832, '_tax_status', 'taxable'),
(32686, 2832, '_tax_class', 'parent'),
(32687, 2832, '_manage_stock', 'yes'),
(32688, 2832, '_backorders', 'no'),
(32689, 2832, '_sold_individually', 'no'),
(32690, 2832, '_virtual', 'no'),
(32691, 2832, '_downloadable', 'no'),
(32692, 2832, '_download_limit', '-1'),
(32693, 2832, '_download_expiry', '-1'),
(32694, 2832, '_stock', '964'),
(32695, 2832, '_stock_status', 'instock'),
(32696, 2832, '_wc_average_rating', '0'),
(32697, 2832, '_wc_review_count', '0'),
(32698, 2832, 'attribute_pa_color', 'black-no-fur'),
(32699, 2832, 'attribute_pa_shoe-size', '43'),
(32700, 2832, '_price', '184.32'),
(32701, 2832, '_product_version', '4.1.0'),
(32702, 2832, '_vi_wad_aliexpress_variation_id', '12000016143012639'),
(32703, 2832, '_vi_wad_aliexpress_variation_attr', '14:193#black no fur;200000124:200000338'),
(32704, 2833, '_wp_attached_file', '2021/06/2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste-1.jpg');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(32705, 2833, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:121:\"2021/06/2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste-1.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:121:\"2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:121:\"2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:121:\"2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste-1-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:121:\"2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste-1-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:121:\"2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste-1-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:121:\"2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:121:\"2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:121:\"2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:121:\"2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:121:\"2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:121:\"2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(32706, 2834, '_variation_description', ''),
(32707, 2834, '_sku', '1005001447389779-black-no-fur-42'),
(32708, 2834, '_regular_price', '184.32'),
(32709, 2834, 'total_sales', '0'),
(32710, 2834, '_tax_status', 'taxable'),
(32711, 2834, '_tax_class', 'parent'),
(32712, 2834, '_manage_stock', 'yes'),
(32713, 2834, '_backorders', 'no'),
(32714, 2834, '_sold_individually', 'no'),
(32715, 2834, '_virtual', 'no'),
(32716, 2834, '_downloadable', 'no'),
(32717, 2834, '_download_limit', '-1'),
(32718, 2834, '_download_expiry', '-1'),
(32719, 2834, '_stock', '975'),
(32720, 2834, '_stock_status', 'instock'),
(32721, 2834, '_wc_average_rating', '0'),
(32722, 2834, '_wc_review_count', '0'),
(32723, 2834, 'attribute_pa_color', 'black-no-fur'),
(32724, 2834, 'attribute_pa_shoe-size', '42'),
(32725, 2834, '_price', '184.32'),
(32726, 2834, '_product_version', '4.1.0'),
(32727, 2834, '_vi_wad_aliexpress_variation_id', '12000016143012638'),
(32728, 2834, '_vi_wad_aliexpress_variation_attr', '14:193#black no fur;200000124:200000337'),
(32729, 2835, '_variation_description', ''),
(32730, 2835, '_sku', '1005001447389779-brown-with-fur-42'),
(32731, 2835, '_regular_price', '187.32'),
(32732, 2835, 'total_sales', '0'),
(32733, 2835, '_tax_status', 'taxable'),
(32734, 2835, '_tax_class', 'parent'),
(32735, 2835, '_manage_stock', 'yes'),
(32736, 2835, '_backorders', 'no'),
(32737, 2835, '_sold_individually', 'no'),
(32738, 2835, '_virtual', 'no'),
(32739, 2835, '_downloadable', 'no'),
(32740, 2835, '_download_limit', '-1'),
(32741, 2835, '_download_expiry', '-1'),
(32742, 2835, '_stock', '999'),
(32743, 2835, '_stock_status', 'instock'),
(32744, 2835, '_wc_average_rating', '0'),
(32745, 2835, '_wc_review_count', '0'),
(32746, 2835, 'attribute_pa_color', 'brown-with-fur'),
(32747, 2835, 'attribute_pa_shoe-size', '42'),
(32748, 2835, '_price', '187.32'),
(32749, 2835, '_product_version', '4.1.0'),
(32750, 2835, '_vi_wad_aliexpress_variation_id', '12000016143012625'),
(32751, 2835, '_vi_wad_aliexpress_variation_attr', '14:4602#brown with fur;200000124:200000337'),
(32752, 2836, '_variation_description', ''),
(32753, 2836, '_sku', '1005001447389779-brown-with-fur-41'),
(32754, 2836, '_regular_price', '187.32'),
(32755, 2836, 'total_sales', '0'),
(32756, 2836, '_tax_status', 'taxable'),
(32757, 2836, '_tax_class', 'parent'),
(32758, 2836, '_manage_stock', 'yes'),
(32759, 2836, '_backorders', 'no'),
(32760, 2836, '_sold_individually', 'no'),
(32761, 2836, '_virtual', 'no'),
(32762, 2836, '_downloadable', 'no'),
(32763, 2836, '_download_limit', '-1'),
(32764, 2836, '_download_expiry', '-1'),
(32765, 2836, '_stock', '999'),
(32766, 2836, '_stock_status', 'instock'),
(32767, 2836, '_wc_average_rating', '0'),
(32768, 2836, '_wc_review_count', '0'),
(32769, 2836, 'attribute_pa_color', 'brown-with-fur'),
(32770, 2836, 'attribute_pa_shoe-size', '41'),
(32771, 2836, '_price', '187.32'),
(32772, 2836, '_product_version', '4.1.0'),
(32773, 2836, '_vi_wad_aliexpress_variation_id', '12000016143012624'),
(32774, 2836, '_vi_wad_aliexpress_variation_attr', '14:4602#brown with fur;200000124:100010483'),
(32775, 2837, '_variation_description', ''),
(32776, 2837, '_sku', '1005001447389779-brown-with-fur-44'),
(32777, 2837, '_regular_price', '187.32'),
(32778, 2837, 'total_sales', '0'),
(32779, 2837, '_tax_status', 'taxable'),
(32780, 2837, '_tax_class', 'parent'),
(32781, 2837, '_manage_stock', 'yes'),
(32782, 2837, '_backorders', 'no'),
(32783, 2837, '_sold_individually', 'no'),
(32784, 2837, '_virtual', 'no'),
(32785, 2837, '_downloadable', 'no'),
(32786, 2837, '_download_limit', '-1'),
(32787, 2837, '_download_expiry', '-1'),
(32788, 2837, '_stock', '998'),
(32789, 2837, '_stock_status', 'instock'),
(32790, 2837, '_wc_average_rating', '0'),
(32791, 2837, '_wc_review_count', '0'),
(32792, 2837, 'attribute_pa_color', 'brown-with-fur'),
(32793, 2837, 'attribute_pa_shoe-size', '44'),
(32794, 2837, '_price', '187.32'),
(32795, 2837, '_product_version', '4.1.0'),
(32796, 2837, '_vi_wad_aliexpress_variation_id', '12000016143012627'),
(32797, 2837, '_vi_wad_aliexpress_variation_attr', '14:4602#brown with fur;200000124:100010487'),
(32798, 2838, '_variation_description', ''),
(32799, 2838, '_sku', '1005001447389779-brown-with-fur-43'),
(32800, 2838, '_regular_price', '187.32'),
(32801, 2838, 'total_sales', '0'),
(32802, 2838, '_tax_status', 'taxable'),
(32803, 2838, '_tax_class', 'parent'),
(32804, 2838, '_manage_stock', 'yes'),
(32805, 2838, '_backorders', 'no'),
(32806, 2838, '_sold_individually', 'no'),
(32807, 2838, '_virtual', 'no'),
(32808, 2838, '_downloadable', 'no'),
(32809, 2838, '_download_limit', '-1'),
(32810, 2838, '_download_expiry', '-1'),
(32811, 2838, '_stock', '996'),
(32812, 2838, '_stock_status', 'instock'),
(32813, 2838, '_wc_average_rating', '0'),
(32814, 2838, '_wc_review_count', '0'),
(32815, 2838, 'attribute_pa_color', 'brown-with-fur'),
(32816, 2838, 'attribute_pa_shoe-size', '43'),
(32817, 2838, '_price', '187.32'),
(32818, 2838, '_product_version', '4.1.0'),
(32819, 2838, '_vi_wad_aliexpress_variation_id', '12000016143012626'),
(32820, 2838, '_vi_wad_aliexpress_variation_attr', '14:4602#brown with fur;200000124:200000338'),
(32821, 2833, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H21c2c29dfe0b491e9c372c2e87b6626eH/2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste.jpg'),
(32822, 2728, '_product_image_gallery', '2833,2849,2857,2863,2871'),
(32823, 2839, '_variation_description', ''),
(32824, 2839, '_sku', '1005001447389779-brown-with-fur-46'),
(32825, 2839, '_regular_price', '187.32'),
(32826, 2839, 'total_sales', '0'),
(32827, 2839, '_tax_status', 'taxable'),
(32828, 2839, '_tax_class', 'parent'),
(32829, 2839, '_manage_stock', 'yes'),
(32830, 2839, '_backorders', 'no'),
(32831, 2839, '_sold_individually', 'no'),
(32832, 2839, '_virtual', 'no'),
(32833, 2839, '_downloadable', 'no'),
(32834, 2839, '_download_limit', '-1'),
(32835, 2839, '_download_expiry', '-1'),
(32836, 2839, '_stock', '999'),
(32837, 2839, '_stock_status', 'instock'),
(32838, 2839, '_wc_average_rating', '0'),
(32839, 2839, '_wc_review_count', '0'),
(32840, 2839, 'attribute_pa_color', 'brown-with-fur'),
(32841, 2839, 'attribute_pa_shoe-size', '46'),
(32842, 2839, '_price', '187.32'),
(32843, 2839, '_product_version', '4.1.0'),
(32844, 2839, '_vi_wad_aliexpress_variation_id', '12000016143012629'),
(32845, 2839, '_vi_wad_aliexpress_variation_attr', '14:4602#brown with fur;200000124:200000899'),
(32846, 2840, '_variation_description', ''),
(32847, 2840, '_sku', '1005001447389779-brown-with-fur-45'),
(32848, 2840, '_regular_price', '187.32'),
(32849, 2840, 'total_sales', '0'),
(32850, 2840, '_tax_status', 'taxable'),
(32851, 2840, '_tax_class', 'parent'),
(32852, 2840, '_manage_stock', 'yes'),
(32853, 2840, '_backorders', 'no'),
(32854, 2840, '_sold_individually', 'no'),
(32855, 2840, '_virtual', 'no'),
(32856, 2840, '_downloadable', 'no'),
(32857, 2840, '_download_limit', '-1'),
(32858, 2840, '_download_expiry', '-1'),
(32859, 2840, '_stock', '996'),
(32860, 2840, '_stock_status', 'instock'),
(32861, 2840, '_wc_average_rating', '0'),
(32862, 2840, '_wc_review_count', '0'),
(32863, 2840, 'attribute_pa_color', 'brown-with-fur'),
(32864, 2840, 'attribute_pa_shoe-size', '45'),
(32865, 2840, '_price', '187.32'),
(32866, 2840, '_product_version', '4.1.0'),
(32867, 2840, '_vi_wad_aliexpress_variation_id', '12000016143012628'),
(32868, 2840, '_vi_wad_aliexpress_variation_attr', '14:4602#brown with fur;200000124:3116'),
(32869, 2841, '_variation_description', ''),
(32870, 2841, '_sku', '1005001447389779-black-no-fur-35'),
(32871, 2841, '_regular_price', '184.32'),
(32872, 2841, 'total_sales', '0'),
(32873, 2841, '_tax_status', 'taxable'),
(32874, 2841, '_tax_class', 'parent'),
(32875, 2841, '_manage_stock', 'yes'),
(32876, 2841, '_backorders', 'no'),
(32877, 2841, '_sold_individually', 'no'),
(32878, 2841, '_virtual', 'no'),
(32879, 2841, '_downloadable', 'no'),
(32880, 2841, '_download_limit', '-1'),
(32881, 2841, '_download_expiry', '-1'),
(32882, 2841, '_stock', '998'),
(32883, 2841, '_stock_status', 'instock'),
(32884, 2841, '_wc_average_rating', '0'),
(32885, 2841, '_wc_review_count', '0'),
(32886, 2841, 'attribute_pa_color', 'black-no-fur'),
(32887, 2841, 'attribute_pa_shoe-size', '35'),
(32888, 2841, '_price', '184.32'),
(32889, 2841, '_product_version', '4.1.0'),
(32890, 2841, '_vi_wad_aliexpress_variation_id', '12000016143012631'),
(32891, 2841, '_vi_wad_aliexpress_variation_attr', '14:193#black no fur;200000124:200000333'),
(32892, 2842, '_variation_description', ''),
(32893, 2842, '_sku', '1005001447389779-brown-with-fur-47'),
(32894, 2842, '_regular_price', '187.32'),
(32895, 2842, 'total_sales', '0'),
(32896, 2842, '_tax_status', 'taxable'),
(32897, 2842, '_tax_class', 'parent'),
(32898, 2842, '_manage_stock', 'yes'),
(32899, 2842, '_backorders', 'no'),
(32900, 2842, '_sold_individually', 'no'),
(32901, 2842, '_virtual', 'no'),
(32902, 2842, '_downloadable', 'no'),
(32903, 2842, '_download_limit', '-1'),
(32904, 2842, '_download_expiry', '-1'),
(32905, 2842, '_stock', '998'),
(32906, 2842, '_stock_status', 'instock'),
(32907, 2842, '_wc_average_rating', '0'),
(32908, 2842, '_wc_review_count', '0'),
(32909, 2842, 'attribute_pa_color', 'brown-with-fur'),
(32910, 2842, 'attribute_pa_shoe-size', '47'),
(32911, 2842, '_price', '187.32'),
(32912, 2842, '_product_version', '4.1.0'),
(32913, 2842, '_vi_wad_aliexpress_variation_id', '12000016143012630'),
(32914, 2842, '_vi_wad_aliexpress_variation_attr', '14:4602#brown with fur;200000124:200000339'),
(32915, 2843, '_variation_description', ''),
(32916, 2843, '_sku', '1005001447389779-brown-with-fur-36'),
(32917, 2843, '_regular_price', '187.32'),
(32918, 2843, 'total_sales', '0'),
(32919, 2843, '_tax_status', 'taxable'),
(32920, 2843, '_tax_class', 'parent'),
(32921, 2843, '_manage_stock', 'yes'),
(32922, 2843, '_backorders', 'no'),
(32923, 2843, '_sold_individually', 'no'),
(32924, 2843, '_virtual', 'no'),
(32925, 2843, '_downloadable', 'no'),
(32926, 2843, '_download_limit', '-1'),
(32927, 2843, '_download_expiry', '-1'),
(32928, 2843, '_stock', '998'),
(32929, 2843, '_stock_status', 'instock'),
(32930, 2843, '_wc_average_rating', '0'),
(32931, 2843, '_wc_review_count', '0'),
(32932, 2843, 'attribute_pa_color', 'brown-with-fur'),
(32933, 2843, 'attribute_pa_shoe-size', '36'),
(32934, 2843, '_price', '187.32'),
(32935, 2843, '_product_version', '4.1.0'),
(32936, 2843, '_vi_wad_aliexpress_variation_id', '12000016143012619'),
(32937, 2843, '_vi_wad_aliexpress_variation_attr', '14:4602#brown with fur;200000124:200000334'),
(32938, 2844, '_variation_description', ''),
(32939, 2844, '_sku', '1005001447389779-brown-with-fur-35'),
(32940, 2844, '_regular_price', '187.32'),
(32941, 2844, 'total_sales', '0'),
(32942, 2844, '_tax_status', 'taxable'),
(32943, 2844, '_tax_class', 'parent'),
(32944, 2844, '_manage_stock', 'yes'),
(32945, 2844, '_backorders', 'no'),
(32946, 2844, '_sold_individually', 'no'),
(32947, 2844, '_virtual', 'no'),
(32948, 2844, '_downloadable', 'no'),
(32949, 2844, '_download_limit', '-1'),
(32950, 2844, '_download_expiry', '-1'),
(32951, 2844, '_stock', '999'),
(32952, 2844, '_stock_status', 'instock'),
(32953, 2844, '_wc_average_rating', '0'),
(32954, 2844, '_wc_review_count', '0'),
(32955, 2844, 'attribute_pa_color', 'brown-with-fur'),
(32956, 2844, 'attribute_pa_shoe-size', '35'),
(32957, 2844, '_price', '187.32'),
(32958, 2844, '_product_version', '4.1.0'),
(32959, 2844, '_vi_wad_aliexpress_variation_id', '12000016143012618'),
(32960, 2844, '_vi_wad_aliexpress_variation_attr', '14:4602#brown with fur;200000124:200000333'),
(32961, 2845, '_variation_description', ''),
(32962, 2845, '_sku', '1005001447389779-brown-with-fur-38'),
(32963, 2845, '_regular_price', '187.32'),
(32964, 2845, 'total_sales', '0'),
(32965, 2845, '_tax_status', 'taxable'),
(32966, 2845, '_tax_class', 'parent'),
(32967, 2845, '_manage_stock', 'yes'),
(32968, 2845, '_backorders', 'no'),
(32969, 2845, '_sold_individually', 'no'),
(32970, 2845, '_virtual', 'no'),
(32971, 2845, '_downloadable', 'no'),
(32972, 2845, '_download_limit', '-1'),
(32973, 2845, '_download_expiry', '-1'),
(32974, 2845, '_stock', '998'),
(32975, 2845, '_stock_status', 'instock'),
(32976, 2845, '_wc_average_rating', '0'),
(32977, 2845, '_wc_review_count', '0'),
(32978, 2845, 'attribute_pa_color', 'brown-with-fur'),
(32979, 2845, 'attribute_pa_shoe-size', '38'),
(32980, 2845, '_price', '187.32'),
(32981, 2845, '_product_version', '4.1.0'),
(32982, 2845, '_vi_wad_aliexpress_variation_id', '12000016143012621'),
(32983, 2845, '_vi_wad_aliexpress_variation_attr', '14:4602#brown with fur;200000124:200000898'),
(32984, 2846, '_variation_description', ''),
(32985, 2846, '_sku', '1005001447389779-brown-with-fur-37'),
(32986, 2846, '_regular_price', '187.32'),
(32987, 2846, 'total_sales', '0'),
(32988, 2846, '_tax_status', 'taxable'),
(32989, 2846, '_tax_class', 'parent'),
(32990, 2846, '_manage_stock', 'yes'),
(32991, 2846, '_backorders', 'no'),
(32992, 2846, '_sold_individually', 'no'),
(32993, 2846, '_virtual', 'no'),
(32994, 2846, '_downloadable', 'no'),
(32995, 2846, '_download_limit', '-1'),
(32996, 2846, '_download_expiry', '-1'),
(32997, 2846, '_stock', '999'),
(32998, 2846, '_stock_status', 'instock'),
(32999, 2846, '_wc_average_rating', '0'),
(33000, 2846, '_wc_review_count', '0'),
(33001, 2846, 'attribute_pa_color', 'brown-with-fur'),
(33002, 2846, 'attribute_pa_shoe-size', '37'),
(33003, 2846, '_price', '187.32'),
(33004, 2846, '_product_version', '4.1.0'),
(33005, 2846, '_vi_wad_aliexpress_variation_id', '12000016143012620'),
(33006, 2846, '_vi_wad_aliexpress_variation_attr', '14:4602#brown with fur;200000124:100010482'),
(33007, 2847, '_variation_description', ''),
(33008, 2847, '_sku', '1005001447389779-brown-with-fur-40'),
(33009, 2847, '_regular_price', '187.32'),
(33010, 2847, 'total_sales', '0'),
(33011, 2847, '_tax_status', 'taxable'),
(33012, 2847, '_tax_class', 'parent'),
(33013, 2847, '_manage_stock', 'yes'),
(33014, 2847, '_backorders', 'no'),
(33015, 2847, '_sold_individually', 'no'),
(33016, 2847, '_virtual', 'no'),
(33017, 2847, '_downloadable', 'no'),
(33018, 2847, '_download_limit', '-1'),
(33019, 2847, '_download_expiry', '-1'),
(33020, 2847, '_stock', '999'),
(33021, 2847, '_stock_status', 'instock'),
(33022, 2847, '_wc_average_rating', '0'),
(33023, 2847, '_wc_review_count', '0'),
(33024, 2847, 'attribute_pa_color', 'brown-with-fur'),
(33025, 2847, 'attribute_pa_shoe-size', '40'),
(33026, 2847, '_price', '187.32'),
(33027, 2847, '_product_version', '4.1.0'),
(33028, 2847, '_vi_wad_aliexpress_variation_id', '12000016143012623'),
(33029, 2847, '_vi_wad_aliexpress_variation_attr', '14:4602#brown with fur;200000124:100013888'),
(33030, 2848, '_variation_description', ''),
(33031, 2848, '_sku', '1005001447389779-brown-with-fur-39'),
(33032, 2848, '_regular_price', '187.32'),
(33033, 2848, 'total_sales', '0'),
(33034, 2848, '_tax_status', 'taxable'),
(33035, 2848, '_tax_class', 'parent'),
(33036, 2848, '_manage_stock', 'yes'),
(33037, 2848, '_backorders', 'no'),
(33038, 2848, '_sold_individually', 'no'),
(33039, 2848, '_virtual', 'no'),
(33040, 2848, '_downloadable', 'no'),
(33041, 2848, '_download_limit', '-1'),
(33042, 2848, '_download_expiry', '-1'),
(33043, 2848, '_stock', '999'),
(33044, 2848, '_stock_status', 'instock'),
(33045, 2848, '_wc_average_rating', '0'),
(33046, 2848, '_wc_review_count', '0'),
(33047, 2848, 'attribute_pa_color', 'brown-with-fur'),
(33048, 2848, 'attribute_pa_shoe-size', '39'),
(33049, 2848, '_price', '187.32'),
(33050, 2848, '_product_version', '4.1.0'),
(33051, 2848, '_vi_wad_aliexpress_variation_id', '12000016143012622'),
(33052, 2848, '_vi_wad_aliexpress_variation_attr', '14:4602#brown with fur;200000124:200000364'),
(33053, 2849, '_wp_attached_file', '2021/06/2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste-2.jpg'),
(33054, 2849, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:121:\"2021/06/2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste-2.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:121:\"2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:121:\"2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:121:\"2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste-2-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:121:\"2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste-2-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:121:\"2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste-2-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:121:\"2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:121:\"2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:121:\"2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:121:\"2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:121:\"2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:121:\"2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(33055, 2850, '_variation_description', ''),
(33056, 2850, '_sku', '1005001447389779-black-with-fur-43'),
(33057, 2850, '_regular_price', '187.32'),
(33058, 2850, 'total_sales', '0'),
(33059, 2850, '_tax_status', 'taxable'),
(33060, 2850, '_tax_class', 'parent'),
(33061, 2850, '_manage_stock', 'yes'),
(33062, 2850, '_backorders', 'no'),
(33063, 2850, '_sold_individually', 'no'),
(33064, 2850, '_virtual', 'no'),
(33065, 2850, '_downloadable', 'no'),
(33066, 2850, '_download_limit', '-1'),
(33067, 2850, '_download_expiry', '-1'),
(33068, 2850, '_stock', '994'),
(33069, 2850, '_stock_status', 'instock'),
(33070, 2850, '_wc_average_rating', '0'),
(33071, 2850, '_wc_review_count', '0'),
(33072, 2850, 'attribute_pa_color', 'black-with-fur'),
(33073, 2850, 'attribute_pa_shoe-size', '43'),
(33074, 2850, '_price', '187.32'),
(33075, 2850, '_product_version', '4.1.0'),
(33076, 2850, '_vi_wad_aliexpress_variation_id', '12000016143012665'),
(33077, 2850, '_vi_wad_aliexpress_variation_attr', '14:200004890#black with fur;200000124:200000338'),
(33078, 2851, '_variation_description', ''),
(33079, 2851, '_sku', '1005001447389779-black-with-fur-42'),
(33080, 2851, '_regular_price', '187.32'),
(33081, 2851, 'total_sales', '0'),
(33082, 2851, '_tax_status', 'taxable'),
(33083, 2851, '_tax_class', 'parent'),
(33084, 2851, '_manage_stock', 'yes'),
(33085, 2851, '_backorders', 'no'),
(33086, 2851, '_sold_individually', 'no'),
(33087, 2851, '_virtual', 'no'),
(33088, 2851, '_downloadable', 'no'),
(33089, 2851, '_download_limit', '-1'),
(33090, 2851, '_download_expiry', '-1'),
(33091, 2851, '_stock', '988'),
(33092, 2851, '_stock_status', 'instock'),
(33093, 2851, '_wc_average_rating', '0'),
(33094, 2851, '_wc_review_count', '0'),
(33095, 2851, 'attribute_pa_color', 'black-with-fur'),
(33096, 2851, 'attribute_pa_shoe-size', '42'),
(33097, 2851, '_price', '187.32'),
(33098, 2851, '_product_version', '4.1.0'),
(33099, 2851, '_vi_wad_aliexpress_variation_id', '12000016143012664'),
(33100, 2851, '_vi_wad_aliexpress_variation_attr', '14:200004890#black with fur;200000124:200000337'),
(33101, 2852, '_variation_description', ''),
(33102, 2852, '_sku', '1005001447389779-black-with-fur-45'),
(33103, 2852, '_regular_price', '187.32'),
(33104, 2852, 'total_sales', '0'),
(33105, 2852, '_tax_status', 'taxable'),
(33106, 2852, '_tax_class', 'parent'),
(33107, 2852, '_manage_stock', 'yes'),
(33108, 2852, '_backorders', 'no'),
(33109, 2852, '_sold_individually', 'no'),
(33110, 2852, '_virtual', 'no'),
(33111, 2852, '_downloadable', 'no'),
(33112, 2852, '_download_limit', '-1'),
(33113, 2852, '_download_expiry', '-1'),
(33114, 2852, '_stock', '995'),
(33115, 2852, '_stock_status', 'instock'),
(33116, 2852, '_wc_average_rating', '0'),
(33117, 2852, '_wc_review_count', '0'),
(33118, 2852, 'attribute_pa_color', 'black-with-fur'),
(33119, 2852, 'attribute_pa_shoe-size', '45'),
(33120, 2852, '_price', '187.32'),
(33121, 2852, '_product_version', '4.1.0'),
(33122, 2852, '_vi_wad_aliexpress_variation_id', '12000016143012667'),
(33123, 2852, '_vi_wad_aliexpress_variation_attr', '14:200004890#black with fur;200000124:3116'),
(33124, 2853, '_variation_description', ''),
(33125, 2853, '_sku', '1005001447389779-black-with-fur-44'),
(33126, 2853, '_regular_price', '187.32'),
(33127, 2853, 'total_sales', '0'),
(33128, 2853, '_tax_status', 'taxable'),
(33129, 2853, '_tax_class', 'parent'),
(33130, 2853, '_manage_stock', 'yes'),
(33131, 2853, '_backorders', 'no'),
(33132, 2853, '_sold_individually', 'no'),
(33133, 2853, '_virtual', 'no'),
(33134, 2853, '_downloadable', 'no'),
(33135, 2853, '_download_limit', '-1'),
(33136, 2853, '_download_expiry', '-1'),
(33137, 2853, '_stock', '994'),
(33138, 2853, '_stock_status', 'instock'),
(33139, 2853, '_wc_average_rating', '0'),
(33140, 2853, '_wc_review_count', '0'),
(33141, 2853, 'attribute_pa_color', 'black-with-fur'),
(33142, 2853, 'attribute_pa_shoe-size', '44'),
(33143, 2853, '_price', '187.32'),
(33144, 2853, '_product_version', '4.1.0'),
(33145, 2849, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Hb33ec555e8334b1db6155cf50e9cd902G/2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste.jpg'),
(33146, 2853, '_vi_wad_aliexpress_variation_id', '12000016143012666'),
(33147, 2853, '_vi_wad_aliexpress_variation_attr', '14:200004890#black with fur;200000124:100010487'),
(33148, 2854, '_variation_description', ''),
(33149, 2854, '_sku', '1005001447389779-black-with-fur-47'),
(33150, 2854, '_regular_price', '187.32'),
(33151, 2854, 'total_sales', '0'),
(33152, 2854, '_tax_status', 'taxable'),
(33153, 2854, '_tax_class', 'parent'),
(33154, 2854, '_manage_stock', 'yes'),
(33155, 2854, '_backorders', 'no'),
(33156, 2854, '_sold_individually', 'no'),
(33157, 2854, '_virtual', 'no'),
(33158, 2854, '_downloadable', 'no'),
(33159, 2854, '_download_limit', '-1'),
(33160, 2854, '_download_expiry', '-1'),
(33161, 2854, '_stock', '989'),
(33162, 2854, '_stock_status', 'instock'),
(33163, 2854, '_wc_average_rating', '0'),
(33164, 2854, '_wc_review_count', '0'),
(33165, 2854, 'attribute_pa_color', 'black-with-fur'),
(33166, 2854, 'attribute_pa_shoe-size', '47'),
(33167, 2854, '_price', '187.32'),
(33168, 2854, '_product_version', '4.1.0'),
(33169, 2854, '_vi_wad_aliexpress_variation_id', '12000016143012669'),
(33170, 2854, '_vi_wad_aliexpress_variation_attr', '14:200004890#black with fur;200000124:200000339'),
(33171, 2855, '_variation_description', ''),
(33172, 2855, '_sku', '1005001447389779-black-with-fur-46'),
(33173, 2855, '_regular_price', '187.32'),
(33174, 2855, 'total_sales', '0'),
(33175, 2855, '_tax_status', 'taxable'),
(33176, 2855, '_tax_class', 'parent'),
(33177, 2855, '_manage_stock', 'yes'),
(33178, 2855, '_backorders', 'no'),
(33179, 2855, '_sold_individually', 'no'),
(33180, 2855, '_virtual', 'no'),
(33181, 2855, '_downloadable', 'no'),
(33182, 2855, '_download_limit', '-1'),
(33183, 2855, '_download_expiry', '-1'),
(33184, 2855, '_stock', '994'),
(33185, 2855, '_stock_status', 'instock'),
(33186, 2855, '_wc_average_rating', '0'),
(33187, 2855, '_wc_review_count', '0'),
(33188, 2855, 'attribute_pa_color', 'black-with-fur'),
(33189, 2855, 'attribute_pa_shoe-size', '46'),
(33190, 2855, '_price', '187.32'),
(33191, 2855, '_product_version', '4.1.0'),
(33192, 2855, '_vi_wad_aliexpress_variation_id', '12000016143012668'),
(33193, 2855, '_vi_wad_aliexpress_variation_attr', '14:200004890#black with fur;200000124:200000899'),
(33194, 2856, '_variation_description', ''),
(33195, 2856, '_sku', '1005001447389779-red-wine-with-fur-36'),
(33196, 2856, '_regular_price', '187.32'),
(33197, 2856, 'total_sales', '0'),
(33198, 2856, '_tax_status', 'taxable'),
(33199, 2856, '_tax_class', 'parent'),
(33200, 2856, '_manage_stock', 'yes'),
(33201, 2856, '_backorders', 'no'),
(33202, 2856, '_sold_individually', 'no'),
(33203, 2856, '_virtual', 'no'),
(33204, 2856, '_downloadable', 'no'),
(33205, 2856, '_download_limit', '-1'),
(33206, 2856, '_download_expiry', '-1'),
(33207, 2856, '_stock', '999'),
(33208, 2856, '_stock_status', 'instock'),
(33209, 2856, '_wc_average_rating', '0'),
(33210, 2856, '_wc_review_count', '0'),
(33211, 2856, 'attribute_pa_color', 'red-wine-with-fur'),
(33212, 2856, 'attribute_pa_shoe-size', '36'),
(33213, 2856, '_price', '187.32'),
(33214, 2856, '_product_version', '4.1.0'),
(33215, 2856, '_vi_wad_aliexpress_variation_id', '12000016143012671'),
(33216, 2856, '_vi_wad_aliexpress_variation_attr', '14:10#Red wine with fur;200000124:200000334'),
(33217, 2857, '_wp_attached_file', '2021/06/2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste-3.jpg'),
(33218, 2857, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:121:\"2021/06/2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste-3.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:121:\"2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:121:\"2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:121:\"2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste-3-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:121:\"2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste-3-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:121:\"2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste-3-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:121:\"2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:121:\"2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste-3-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:121:\"2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:121:\"2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:121:\"2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste-3-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:121:\"2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(33219, 2858, '_variation_description', ''),
(33220, 2858, '_sku', '1005001447389779-red-wine-with-fur-35'),
(33221, 2858, '_regular_price', '187.32'),
(33222, 2858, 'total_sales', '0'),
(33223, 2858, '_tax_status', 'taxable'),
(33224, 2858, '_tax_class', 'parent'),
(33225, 2858, '_manage_stock', 'yes'),
(33226, 2858, '_backorders', 'no'),
(33227, 2858, '_sold_individually', 'no'),
(33228, 2858, '_virtual', 'no'),
(33229, 2858, '_downloadable', 'no'),
(33230, 2858, '_download_limit', '-1'),
(33231, 2858, '_download_expiry', '-1'),
(33232, 2858, '_stock', '999'),
(33233, 2858, '_stock_status', 'instock'),
(33234, 2858, '_wc_average_rating', '0'),
(33235, 2858, '_wc_review_count', '0'),
(33236, 2858, 'attribute_pa_color', 'red-wine-with-fur'),
(33237, 2858, 'attribute_pa_shoe-size', '35'),
(33238, 2858, '_price', '187.32'),
(33239, 2858, '_product_version', '4.1.0'),
(33240, 2858, '_vi_wad_aliexpress_variation_id', '12000016143012670'),
(33241, 2858, '_vi_wad_aliexpress_variation_attr', '14:10#Red wine with fur;200000124:200000333'),
(33242, 2859, '_variation_description', ''),
(33243, 2859, '_sku', '1005001447389779-black-with-fur-35'),
(33244, 2859, '_regular_price', '187.32'),
(33245, 2859, 'total_sales', '0'),
(33246, 2859, '_tax_status', 'taxable'),
(33247, 2859, '_tax_class', 'parent'),
(33248, 2859, '_manage_stock', 'yes'),
(33249, 2859, '_backorders', 'no'),
(33250, 2859, '_sold_individually', 'no'),
(33251, 2859, '_virtual', 'no'),
(33252, 2859, '_downloadable', 'no'),
(33253, 2859, '_download_limit', '-1'),
(33254, 2859, '_download_expiry', '-1'),
(33255, 2859, '_stock', '999'),
(33256, 2859, '_stock_status', 'instock'),
(33257, 2859, '_wc_average_rating', '0'),
(33258, 2859, '_wc_review_count', '0'),
(33259, 2859, 'attribute_pa_color', 'black-with-fur'),
(33260, 2859, 'attribute_pa_shoe-size', '35'),
(33261, 2859, '_price', '187.32'),
(33262, 2859, '_product_version', '4.1.0'),
(33263, 2859, '_vi_wad_aliexpress_variation_id', '12000016143012657'),
(33264, 2859, '_vi_wad_aliexpress_variation_attr', '14:200004890#black with fur;200000124:200000333'),
(33265, 2860, '_variation_description', ''),
(33266, 2860, '_sku', '1005001447389779-brown-no-fur-47'),
(33267, 2860, '_regular_price', '184.32'),
(33268, 2860, 'total_sales', '0'),
(33269, 2860, '_tax_status', 'taxable'),
(33270, 2860, '_tax_class', 'parent'),
(33271, 2860, '_manage_stock', 'yes'),
(33272, 2860, '_backorders', 'no'),
(33273, 2860, '_sold_individually', 'no'),
(33274, 2860, '_virtual', 'no'),
(33275, 2860, '_downloadable', 'no'),
(33276, 2860, '_download_limit', '-1'),
(33277, 2860, '_download_expiry', '-1'),
(33278, 2860, '_stock', '997'),
(33279, 2860, '_stock_status', 'instock'),
(33280, 2860, '_wc_average_rating', '0'),
(33281, 2860, '_wc_review_count', '0'),
(33282, 2860, 'attribute_pa_color', 'brown-no-fur'),
(33283, 2860, 'attribute_pa_shoe-size', '47'),
(33284, 2860, '_price', '184.32'),
(33285, 2860, '_product_version', '4.1.0'),
(33286, 2860, '_vi_wad_aliexpress_variation_id', '12000016143012656'),
(33287, 2860, '_vi_wad_aliexpress_variation_attr', '14:365458#brown no fur;200000124:200000339'),
(33288, 2861, '_variation_description', ''),
(33289, 2861, '_sku', '1005001447389779-black-with-fur-37'),
(33290, 2861, '_regular_price', '187.32'),
(33291, 2861, 'total_sales', '0'),
(33292, 2861, '_tax_status', 'taxable'),
(33293, 2857, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Hb1a1bf3f08ea408c880d121c4755dd8f7/2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste.jpg'),
(33294, 2861, '_tax_class', 'parent'),
(33295, 2861, '_manage_stock', 'yes'),
(33296, 2861, '_backorders', 'no'),
(33297, 2861, '_sold_individually', 'no'),
(33298, 2861, '_virtual', 'no'),
(33299, 2861, '_downloadable', 'no'),
(33300, 2861, '_download_limit', '-1'),
(33301, 2861, '_download_expiry', '-1'),
(33302, 2861, '_stock', '999'),
(33303, 2861, '_stock_status', 'instock'),
(33304, 2861, '_wc_average_rating', '0'),
(33305, 2861, '_wc_review_count', '0'),
(33306, 2861, 'attribute_pa_color', 'black-with-fur'),
(33307, 2861, 'attribute_pa_shoe-size', '37'),
(33308, 2861, '_price', '187.32'),
(33309, 2861, '_product_version', '4.1.0'),
(33310, 2861, '_vi_wad_aliexpress_variation_id', '12000016143012659'),
(33311, 2861, '_vi_wad_aliexpress_variation_attr', '14:200004890#black with fur;200000124:100010482'),
(33312, 2862, '_variation_description', ''),
(33313, 2862, '_sku', '1005001447389779-black-with-fur-36'),
(33314, 2862, '_regular_price', '187.32'),
(33315, 2862, 'total_sales', '0'),
(33316, 2862, '_tax_status', 'taxable'),
(33317, 2862, '_tax_class', 'parent'),
(33318, 2862, '_manage_stock', 'yes'),
(33319, 2863, '_wp_attached_file', '2021/06/2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste-4.jpg'),
(33320, 2862, '_backorders', 'no'),
(33321, 2863, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:121:\"2021/06/2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste-4.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:121:\"2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:121:\"2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste-4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:121:\"2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste-4-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:121:\"2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste-4-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:121:\"2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste-4-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:121:\"2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:121:\"2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste-4-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:121:\"2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:121:\"2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:121:\"2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste-4-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:121:\"2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(33322, 2862, '_sold_individually', 'no'),
(33323, 2862, '_virtual', 'no'),
(33324, 2862, '_downloadable', 'no'),
(33325, 2862, '_download_limit', '-1'),
(33326, 2862, '_download_expiry', '-1'),
(33327, 2862, '_stock', '999'),
(33328, 2862, '_stock_status', 'instock'),
(33329, 2862, '_wc_average_rating', '0'),
(33330, 2862, '_wc_review_count', '0'),
(33331, 2862, 'attribute_pa_color', 'black-with-fur'),
(33332, 2862, 'attribute_pa_shoe-size', '36'),
(33333, 2862, '_price', '187.32'),
(33334, 2862, '_product_version', '4.1.0'),
(33335, 2862, '_vi_wad_aliexpress_variation_id', '12000016143012658'),
(33336, 2862, '_vi_wad_aliexpress_variation_attr', '14:200004890#black with fur;200000124:200000334'),
(33337, 2864, '_variation_description', ''),
(33338, 2864, '_sku', '1005001447389779-black-with-fur-39'),
(33339, 2864, '_regular_price', '187.32'),
(33340, 2864, 'total_sales', '0'),
(33341, 2864, '_tax_status', 'taxable'),
(33342, 2864, '_tax_class', 'parent'),
(33343, 2864, '_manage_stock', 'yes'),
(33344, 2864, '_backorders', 'no'),
(33345, 2864, '_sold_individually', 'no'),
(33346, 2864, '_virtual', 'no'),
(33347, 2864, '_downloadable', 'no'),
(33348, 2864, '_download_limit', '-1'),
(33349, 2864, '_download_expiry', '-1'),
(33350, 2864, '_stock', '998'),
(33351, 2864, '_stock_status', 'instock'),
(33352, 2864, '_wc_average_rating', '0'),
(33353, 2864, '_wc_review_count', '0'),
(33354, 2864, 'attribute_pa_color', 'black-with-fur'),
(33355, 2864, 'attribute_pa_shoe-size', '39'),
(33356, 2864, '_price', '187.32'),
(33357, 2864, '_product_version', '4.1.0'),
(33358, 2864, '_vi_wad_aliexpress_variation_id', '12000016143012661'),
(33359, 2864, '_vi_wad_aliexpress_variation_attr', '14:200004890#black with fur;200000124:200000364'),
(33360, 2865, '_variation_description', ''),
(33361, 2865, '_sku', '1005001447389779-black-with-fur-38'),
(33362, 2865, '_regular_price', '187.32'),
(33363, 2865, 'total_sales', '0'),
(33364, 2865, '_tax_status', 'taxable'),
(33365, 2865, '_tax_class', 'parent'),
(33366, 2865, '_manage_stock', 'yes'),
(33367, 2865, '_backorders', 'no'),
(33368, 2865, '_sold_individually', 'no'),
(33369, 2865, '_virtual', 'no'),
(33370, 2865, '_downloadable', 'no'),
(33371, 2865, '_download_limit', '-1'),
(33372, 2865, '_download_expiry', '-1'),
(33373, 2865, '_stock', '999'),
(33374, 2865, '_stock_status', 'instock'),
(33375, 2865, '_wc_average_rating', '0'),
(33376, 2865, '_wc_review_count', '0'),
(33377, 2865, 'attribute_pa_color', 'black-with-fur'),
(33378, 2865, 'attribute_pa_shoe-size', '38'),
(33379, 2865, '_price', '187.32'),
(33380, 2865, '_product_version', '4.1.0'),
(33381, 2865, '_vi_wad_aliexpress_variation_id', '12000016143012660'),
(33382, 2865, '_vi_wad_aliexpress_variation_attr', '14:200004890#black with fur;200000124:200000898'),
(33383, 2866, '_variation_description', ''),
(33384, 2866, '_sku', '1005001447389779-black-with-fur-41'),
(33385, 2866, '_regular_price', '187.32'),
(33386, 2866, 'total_sales', '0'),
(33387, 2866, '_tax_status', 'taxable'),
(33388, 2866, '_tax_class', 'parent'),
(33389, 2866, '_manage_stock', 'yes'),
(33390, 2866, '_backorders', 'no'),
(33391, 2866, '_sold_individually', 'no'),
(33392, 2866, '_virtual', 'no'),
(33393, 2866, '_downloadable', 'no'),
(33394, 2866, '_download_limit', '-1'),
(33395, 2866, '_download_expiry', '-1'),
(33396, 2866, '_stock', '996'),
(33397, 2866, '_stock_status', 'instock'),
(33398, 2866, '_wc_average_rating', '0'),
(33399, 2866, '_wc_review_count', '0'),
(33400, 2866, 'attribute_pa_color', 'black-with-fur'),
(33401, 2866, 'attribute_pa_shoe-size', '41'),
(33402, 2866, '_price', '187.32'),
(33403, 2866, '_product_version', '4.1.0'),
(33404, 2866, '_vi_wad_aliexpress_variation_id', '12000016143012663'),
(33405, 2866, '_vi_wad_aliexpress_variation_attr', '14:200004890#black with fur;200000124:100010483'),
(33406, 2863, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Hfdfda16156cb46b9b4b7f6fd9da2273ac/2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste.jpg'),
(33407, 2867, '_variation_description', ''),
(33408, 2867, '_sku', '1005001447389779-black-with-fur-40'),
(33409, 2867, '_regular_price', '187.32'),
(33410, 2867, 'total_sales', '0'),
(33411, 2867, '_tax_status', 'taxable'),
(33412, 2867, '_tax_class', 'parent'),
(33413, 2867, '_manage_stock', 'yes'),
(33414, 2867, '_backorders', 'no'),
(33415, 2867, '_sold_individually', 'no'),
(33416, 2867, '_virtual', 'no'),
(33417, 2867, '_downloadable', 'no'),
(33418, 2867, '_download_limit', '-1'),
(33419, 2867, '_download_expiry', '-1'),
(33420, 2867, '_stock', '999'),
(33421, 2867, '_stock_status', 'instock'),
(33422, 2867, '_wc_average_rating', '0'),
(33423, 2867, '_wc_review_count', '0'),
(33424, 2867, 'attribute_pa_color', 'black-with-fur'),
(33425, 2867, 'attribute_pa_shoe-size', '40'),
(33426, 2867, '_price', '187.32'),
(33427, 2867, '_product_version', '4.1.0'),
(33428, 2867, '_vi_wad_aliexpress_variation_id', '12000016143012662'),
(33429, 2867, '_vi_wad_aliexpress_variation_attr', '14:200004890#black with fur;200000124:100013888'),
(33430, 2868, '_variation_description', ''),
(33431, 2868, '_sku', '1005001447389779-brown-no-fur-40'),
(33432, 2868, '_regular_price', '184.32'),
(33433, 2868, 'total_sales', '0'),
(33434, 2868, '_tax_status', 'taxable'),
(33435, 2868, '_tax_class', 'parent'),
(33436, 2868, '_manage_stock', 'yes'),
(33437, 2868, '_backorders', 'no'),
(33438, 2868, '_sold_individually', 'no'),
(33439, 2868, '_virtual', 'no'),
(33440, 2868, '_downloadable', 'no'),
(33441, 2868, '_download_limit', '-1'),
(33442, 2868, '_download_expiry', '-1'),
(33443, 2868, '_stock', '997'),
(33444, 2868, '_stock_status', 'instock'),
(33445, 2868, '_wc_average_rating', '0'),
(33446, 2868, '_wc_review_count', '0'),
(33447, 2868, 'attribute_pa_color', 'brown-no-fur'),
(33448, 2868, 'attribute_pa_shoe-size', '40'),
(33449, 2868, '_price', '184.32'),
(33450, 2868, '_product_version', '4.1.0'),
(33451, 2868, '_vi_wad_aliexpress_variation_id', '12000016143012649'),
(33452, 2868, '_vi_wad_aliexpress_variation_attr', '14:365458#brown no fur;200000124:100013888'),
(33453, 2869, '_variation_description', ''),
(33454, 2869, '_sku', '1005001447389779-brown-no-fur-39'),
(33455, 2869, '_regular_price', '184.32'),
(33456, 2869, 'total_sales', '0'),
(33457, 2869, '_tax_status', 'taxable'),
(33458, 2869, '_tax_class', 'parent'),
(33459, 2869, '_manage_stock', 'yes'),
(33460, 2869, '_backorders', 'no'),
(33461, 2869, '_sold_individually', 'no'),
(33462, 2869, '_virtual', 'no'),
(33463, 2869, '_downloadable', 'no'),
(33464, 2869, '_download_limit', '-1'),
(33465, 2869, '_download_expiry', '-1'),
(33466, 2869, '_stock', '999'),
(33467, 2869, '_stock_status', 'instock'),
(33468, 2869, '_wc_average_rating', '0'),
(33469, 2869, '_wc_review_count', '0'),
(33470, 2869, 'attribute_pa_color', 'brown-no-fur'),
(33471, 2869, 'attribute_pa_shoe-size', '39'),
(33472, 2869, '_price', '184.32'),
(33473, 2869, '_product_version', '4.1.0'),
(33474, 2869, '_vi_wad_aliexpress_variation_id', '12000016143012648'),
(33475, 2869, '_vi_wad_aliexpress_variation_attr', '14:365458#brown no fur;200000124:200000364'),
(33476, 2870, '_variation_description', ''),
(33477, 2870, '_sku', '1005001447389779-brown-no-fur-42'),
(33478, 2870, '_regular_price', '184.32'),
(33479, 2870, 'total_sales', '0'),
(33480, 2870, '_tax_status', 'taxable'),
(33481, 2870, '_tax_class', 'parent'),
(33482, 2870, '_manage_stock', 'yes'),
(33483, 2870, '_backorders', 'no'),
(33484, 2870, '_sold_individually', 'no'),
(33485, 2870, '_virtual', 'no'),
(33486, 2870, '_downloadable', 'no'),
(33487, 2870, '_download_limit', '-1'),
(33488, 2870, '_download_expiry', '-1'),
(33489, 2870, '_stock', '993'),
(33490, 2870, '_stock_status', 'instock'),
(33491, 2870, '_wc_average_rating', '0'),
(33492, 2870, '_wc_review_count', '0'),
(33493, 2870, 'attribute_pa_color', 'brown-no-fur'),
(33494, 2870, 'attribute_pa_shoe-size', '42'),
(33495, 2870, '_price', '184.32'),
(33496, 2870, '_product_version', '4.1.0'),
(33497, 2870, '_vi_wad_aliexpress_variation_id', '12000016143012651'),
(33498, 2870, '_vi_wad_aliexpress_variation_attr', '14:365458#brown no fur;200000124:200000337'),
(33499, 2871, '_wp_attached_file', '2021/06/2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste-5.jpg');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(33500, 2871, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:121:\"2021/06/2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste-5.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:121:\"2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:121:\"2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste-5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:121:\"2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste-5-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:121:\"2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste-5-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:121:\"2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste-5-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:121:\"2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:121:\"2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste-5-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:121:\"2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste-5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:121:\"2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:121:\"2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste-5-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:121:\"2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste-5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(33501, 2872, '_variation_description', ''),
(33502, 2872, '_sku', '1005001447389779-brown-no-fur-41'),
(33503, 2872, '_regular_price', '184.32'),
(33504, 2872, 'total_sales', '0'),
(33505, 2872, '_tax_status', 'taxable'),
(33506, 2872, '_tax_class', 'parent'),
(33507, 2872, '_manage_stock', 'yes'),
(33508, 2872, '_backorders', 'no'),
(33509, 2872, '_sold_individually', 'no'),
(33510, 2872, '_virtual', 'no'),
(33511, 2872, '_downloadable', 'no'),
(33512, 2872, '_download_limit', '-1'),
(33513, 2872, '_download_expiry', '-1'),
(33514, 2872, '_stock', '998'),
(33515, 2872, '_stock_status', 'instock'),
(33516, 2872, '_wc_average_rating', '0'),
(33517, 2872, '_wc_review_count', '0'),
(33518, 2872, 'attribute_pa_color', 'brown-no-fur'),
(33519, 2872, 'attribute_pa_shoe-size', '41'),
(33520, 2872, '_price', '184.32'),
(33521, 2872, '_product_version', '4.1.0'),
(33522, 2872, '_vi_wad_aliexpress_variation_id', '12000016143012650'),
(33523, 2872, '_vi_wad_aliexpress_variation_attr', '14:365458#brown no fur;200000124:100010483'),
(33524, 2873, '_variation_description', ''),
(33525, 2873, '_sku', '1005001447389779-brown-no-fur-44'),
(33526, 2873, '_regular_price', '184.32'),
(33527, 2873, 'total_sales', '0'),
(33528, 2873, '_tax_status', 'taxable'),
(33529, 2873, '_tax_class', 'parent'),
(33530, 2873, '_manage_stock', 'yes'),
(33531, 2873, '_backorders', 'no'),
(33532, 2873, '_sold_individually', 'no'),
(33533, 2873, '_virtual', 'no'),
(33534, 2873, '_downloadable', 'no'),
(33535, 2873, '_download_limit', '-1'),
(33536, 2873, '_download_expiry', '-1'),
(33537, 2873, '_stock', '998'),
(33538, 2873, '_stock_status', 'instock'),
(33539, 2873, '_wc_average_rating', '0'),
(33540, 2873, '_wc_review_count', '0'),
(33541, 2873, 'attribute_pa_color', 'brown-no-fur'),
(33542, 2873, 'attribute_pa_shoe-size', '44'),
(33543, 2873, '_price', '184.32'),
(33544, 2873, '_product_version', '4.1.0'),
(33545, 2873, '_vi_wad_aliexpress_variation_id', '12000016143012653'),
(33546, 2873, '_vi_wad_aliexpress_variation_attr', '14:365458#brown no fur;200000124:100010487'),
(33547, 2874, '_variation_description', ''),
(33548, 2874, '_sku', '1005001447389779-brown-no-fur-43'),
(33549, 2874, '_regular_price', '184.32'),
(33550, 2874, 'total_sales', '0'),
(33551, 2874, '_tax_status', 'taxable'),
(33552, 2874, '_tax_class', 'parent'),
(33553, 2874, '_manage_stock', 'yes'),
(33554, 2874, '_backorders', 'no'),
(33555, 2874, '_sold_individually', 'no'),
(33556, 2874, '_virtual', 'no'),
(33557, 2874, '_downloadable', 'no'),
(33558, 2874, '_download_limit', '-1'),
(33559, 2874, '_download_expiry', '-1'),
(33560, 2874, '_stock', '990'),
(33561, 2874, '_stock_status', 'instock'),
(33562, 2874, '_wc_average_rating', '0'),
(33563, 2874, '_wc_review_count', '0'),
(33564, 2874, 'attribute_pa_color', 'brown-no-fur'),
(33565, 2874, 'attribute_pa_shoe-size', '43'),
(33566, 2874, '_price', '184.32'),
(33567, 2874, '_product_version', '4.1.0'),
(33568, 2874, '_vi_wad_aliexpress_variation_id', '12000016143012652'),
(33569, 2874, '_vi_wad_aliexpress_variation_attr', '14:365458#brown no fur;200000124:200000338'),
(33570, 2875, '_variation_description', ''),
(33571, 2875, '_sku', '1005001447389779-brown-no-fur-46'),
(33572, 2875, '_regular_price', '184.32'),
(33573, 2875, 'total_sales', '0'),
(33574, 2875, '_tax_status', 'taxable'),
(33575, 2875, '_tax_class', 'parent'),
(33576, 2875, '_manage_stock', 'yes'),
(33577, 2871, '_vi_wad_image_id', 'ae01.alicdn.com/kf/He69c077e2aa942488ddca948d616a98bX/2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste.jpg'),
(33578, 2875, '_backorders', 'no'),
(33579, 2875, '_sold_individually', 'no'),
(33580, 2875, '_virtual', 'no'),
(33581, 2875, '_downloadable', 'no'),
(33582, 2875, '_download_limit', '-1'),
(33583, 2875, '_download_expiry', '-1'),
(33584, 2875, '_stock', '999'),
(33585, 2875, '_stock_status', 'instock'),
(33586, 2875, '_wc_average_rating', '0'),
(33587, 2875, '_wc_review_count', '0'),
(33588, 2875, 'attribute_pa_color', 'brown-no-fur'),
(33589, 2875, 'attribute_pa_shoe-size', '46'),
(33590, 2875, '_price', '184.32'),
(33591, 2875, '_product_version', '4.1.0'),
(33592, 2875, '_vi_wad_aliexpress_variation_id', '12000016143012655'),
(33593, 2875, '_vi_wad_aliexpress_variation_attr', '14:365458#brown no fur;200000124:200000899'),
(33594, 2876, '_variation_description', ''),
(33595, 2876, '_sku', '1005001447389779-brown-no-fur-45'),
(33596, 2876, '_regular_price', '184.32'),
(33597, 2876, 'total_sales', '0'),
(33598, 2876, '_tax_status', 'taxable'),
(33599, 2876, '_tax_class', 'parent'),
(33600, 2876, '_manage_stock', 'yes'),
(33601, 2876, '_backorders', 'no'),
(33602, 2876, '_sold_individually', 'no'),
(33603, 2876, '_virtual', 'no'),
(33604, 2876, '_downloadable', 'no'),
(33605, 2876, '_download_limit', '-1'),
(33606, 2876, '_download_expiry', '-1'),
(33607, 2876, '_stock', '997'),
(33608, 2876, '_stock_status', 'instock'),
(33609, 2876, '_wc_average_rating', '0'),
(33610, 2876, '_wc_review_count', '0'),
(33611, 2876, 'attribute_pa_color', 'brown-no-fur'),
(33612, 2876, 'attribute_pa_shoe-size', '45'),
(33613, 2876, '_price', '184.32'),
(33614, 2876, '_product_version', '4.1.0'),
(33615, 2876, '_vi_wad_aliexpress_variation_id', '12000016143012654'),
(33616, 2876, '_vi_wad_aliexpress_variation_attr', '14:365458#brown no fur;200000124:3116'),
(33617, 2877, '_variation_description', ''),
(33618, 2877, '_sku', '1005001447389779-black-no-fur-45'),
(33619, 2877, '_regular_price', '184.32'),
(33620, 2877, 'total_sales', '0'),
(33621, 2877, '_tax_status', 'taxable'),
(33622, 2877, '_tax_class', 'parent'),
(33623, 2877, '_manage_stock', 'yes'),
(33624, 2877, '_backorders', 'no'),
(33625, 2877, '_sold_individually', 'no'),
(33626, 2877, '_virtual', 'no'),
(33627, 2877, '_downloadable', 'no'),
(33628, 2877, '_download_limit', '-1'),
(33629, 2877, '_download_expiry', '-1'),
(33630, 2877, '_stock', '974'),
(33631, 2877, '_stock_status', 'instock'),
(33632, 2877, '_wc_average_rating', '0'),
(33633, 2877, '_wc_review_count', '0'),
(33634, 2877, 'attribute_pa_color', 'black-no-fur'),
(33635, 2877, 'attribute_pa_shoe-size', '45'),
(33636, 2877, '_price', '184.32'),
(33637, 2877, '_product_version', '4.1.0'),
(33638, 2877, '_vi_wad_aliexpress_variation_id', '12000016143012641'),
(33639, 2877, '_vi_wad_aliexpress_variation_attr', '14:193#black no fur;200000124:3116'),
(33640, 2878, '_variation_description', ''),
(33641, 2878, '_sku', '1005001447389779-black-no-fur-44'),
(33642, 2878, '_regular_price', '184.32'),
(33643, 2878, 'total_sales', '0'),
(33644, 2878, '_tax_status', 'taxable'),
(33645, 2878, '_tax_class', 'parent'),
(33646, 2878, '_manage_stock', 'yes'),
(33647, 2878, '_backorders', 'no'),
(33648, 2878, '_sold_individually', 'no'),
(33649, 2878, '_virtual', 'no'),
(33650, 2878, '_downloadable', 'no'),
(33651, 2878, '_download_limit', '-1'),
(33652, 2878, '_download_expiry', '-1'),
(33653, 2878, '_stock', '972'),
(33654, 2878, '_stock_status', 'instock'),
(33655, 2878, '_wc_average_rating', '0'),
(33656, 2878, '_wc_review_count', '0'),
(33657, 2878, 'attribute_pa_color', 'black-no-fur'),
(33658, 2878, 'attribute_pa_shoe-size', '44'),
(33659, 2878, '_price', '184.32'),
(33660, 2878, '_product_version', '4.1.0'),
(33661, 2878, '_vi_wad_aliexpress_variation_id', '12000016143012640'),
(33662, 2878, '_vi_wad_aliexpress_variation_attr', '14:193#black no fur;200000124:100010487'),
(33663, 2879, '_variation_description', ''),
(33664, 2879, '_sku', '1005001447389779-black-no-fur-47'),
(33665, 2879, '_regular_price', '184.32'),
(33666, 2879, 'total_sales', '0'),
(33667, 2879, '_tax_status', 'taxable'),
(33668, 2879, '_tax_class', 'parent'),
(33669, 2879, '_manage_stock', 'yes'),
(33670, 2879, '_backorders', 'no'),
(33671, 2879, '_sold_individually', 'no'),
(33672, 2879, '_virtual', 'no'),
(33673, 2879, '_downloadable', 'no'),
(33674, 2879, '_download_limit', '-1'),
(33675, 2879, '_download_expiry', '-1'),
(33676, 2879, '_stock', '981'),
(33677, 2879, '_stock_status', 'instock'),
(33678, 2879, '_wc_average_rating', '0'),
(33679, 2879, '_wc_review_count', '0'),
(33680, 2879, 'attribute_pa_color', 'black-no-fur'),
(33681, 2879, 'attribute_pa_shoe-size', '47'),
(33682, 2879, '_price', '184.32'),
(33683, 2879, '_product_version', '4.1.0'),
(33684, 2879, '_vi_wad_aliexpress_variation_id', '12000016143012643'),
(33685, 2879, '_vi_wad_aliexpress_variation_attr', '14:193#black no fur;200000124:200000339'),
(33686, 2880, '_variation_description', ''),
(33687, 2880, '_sku', '1005001447389779-black-no-fur-46'),
(33688, 2880, '_regular_price', '184.32'),
(33689, 2880, 'total_sales', '0'),
(33690, 2880, '_tax_status', 'taxable'),
(33691, 2880, '_tax_class', 'parent'),
(33692, 2880, '_manage_stock', 'yes'),
(33693, 2880, '_backorders', 'no'),
(33694, 2880, '_sold_individually', 'no'),
(33695, 2880, '_virtual', 'no'),
(33696, 2880, '_downloadable', 'no'),
(33697, 2880, '_download_limit', '-1'),
(33698, 2880, '_download_expiry', '-1'),
(33699, 2880, '_stock', '983'),
(33700, 2880, '_stock_status', 'instock'),
(33701, 2880, '_wc_average_rating', '0'),
(33702, 2880, '_wc_review_count', '0'),
(33703, 2880, 'attribute_pa_color', 'black-no-fur'),
(33704, 2880, 'attribute_pa_shoe-size', '46'),
(33705, 2880, '_price', '184.32'),
(33706, 2881, '_wp_attached_file', '2021/06/2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste.jpg_640x640.jpg'),
(33707, 2880, '_product_version', '4.1.0'),
(33708, 2881, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:131:\"2021/06/2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste.jpg_640x640.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:131:\"2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste.jpg_640x640-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:131:\"2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste.jpg_640x640-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:131:\"2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste.jpg_640x640-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:131:\"2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste.jpg_640x640-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:131:\"2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste.jpg_640x640-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:131:\"2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste.jpg_640x640-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:131:\"2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste.jpg_640x640-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:131:\"2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste.jpg_640x640-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:131:\"2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste.jpg_640x640-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:131:\"2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste.jpg_640x640-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(33709, 2880, '_vi_wad_aliexpress_variation_id', '12000016143012642'),
(33710, 2880, '_vi_wad_aliexpress_variation_attr', '14:193#black no fur;200000124:200000899'),
(33711, 2882, '_variation_description', ''),
(33712, 2882, '_sku', '1005001447389779-brown-no-fur-36'),
(33713, 2882, '_regular_price', '184.32'),
(33714, 2882, 'total_sales', '0'),
(33715, 2882, '_tax_status', 'taxable'),
(33716, 2882, '_tax_class', 'parent'),
(33717, 2882, '_manage_stock', 'yes'),
(33718, 2882, '_backorders', 'no'),
(33719, 2882, '_sold_individually', 'no'),
(33720, 2882, '_virtual', 'no'),
(33721, 2882, '_downloadable', 'no'),
(33722, 2882, '_download_limit', '-1'),
(33723, 2882, '_download_expiry', '-1'),
(33724, 2882, '_stock', '999'),
(33725, 2882, '_stock_status', 'instock'),
(33726, 2882, '_wc_average_rating', '0'),
(33727, 2882, '_wc_review_count', '0'),
(33728, 2882, 'attribute_pa_color', 'brown-no-fur'),
(33729, 2882, 'attribute_pa_shoe-size', '36'),
(33730, 2882, '_price', '184.32'),
(33731, 2882, '_product_version', '4.1.0'),
(33732, 2882, '_vi_wad_aliexpress_variation_id', '12000016143012645'),
(33733, 2882, '_vi_wad_aliexpress_variation_attr', '14:365458#brown no fur;200000124:200000334'),
(33734, 2883, '_variation_description', ''),
(33735, 2883, '_sku', '1005001447389779-brown-no-fur-35'),
(33736, 2883, '_regular_price', '184.32'),
(33737, 2883, 'total_sales', '0'),
(33738, 2883, '_tax_status', 'taxable'),
(33739, 2883, '_tax_class', 'parent'),
(33740, 2883, '_manage_stock', 'yes'),
(33741, 2883, '_backorders', 'no'),
(33742, 2883, '_sold_individually', 'no'),
(33743, 2883, '_virtual', 'no'),
(33744, 2883, '_downloadable', 'no'),
(33745, 2883, '_download_limit', '-1'),
(33746, 2883, '_download_expiry', '-1'),
(33747, 2883, '_stock', '999'),
(33748, 2883, '_stock_status', 'instock'),
(33749, 2883, '_wc_average_rating', '0'),
(33750, 2883, '_wc_review_count', '0'),
(33751, 2883, 'attribute_pa_color', 'brown-no-fur'),
(33752, 2883, 'attribute_pa_shoe-size', '35'),
(33753, 2883, '_price', '184.32'),
(33754, 2883, '_product_version', '4.1.0'),
(33755, 2883, '_vi_wad_aliexpress_variation_id', '12000016143012644'),
(33756, 2883, '_vi_wad_aliexpress_variation_attr', '14:365458#brown no fur;200000124:200000333'),
(33757, 2881, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H68579ab2db1f4101b07f8ec2c30c5c585/2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste.jpg_640x640.jpg'),
(33758, 2738, '_thumbnail_id', '2881'),
(33759, 2884, '_variation_description', ''),
(33760, 2739, '_thumbnail_id', '2881'),
(33761, 2884, '_sku', '1005001447389779-brown-no-fur-38'),
(33762, 2740, '_thumbnail_id', '2881'),
(33763, 2884, '_regular_price', '184.32'),
(33764, 2741, '_thumbnail_id', '2881'),
(33765, 2742, '_thumbnail_id', '2881'),
(33766, 2884, 'total_sales', '0'),
(33767, 2744, '_thumbnail_id', '2881'),
(33768, 2884, '_tax_status', 'taxable'),
(33769, 2746, '_thumbnail_id', '2881'),
(33770, 2884, '_tax_class', 'parent'),
(33771, 2884, '_manage_stock', 'yes'),
(33772, 2755, '_thumbnail_id', '2881'),
(33773, 2884, '_backorders', 'no'),
(33774, 2756, '_thumbnail_id', '2881'),
(33775, 2884, '_sold_individually', 'no'),
(33776, 2757, '_thumbnail_id', '2881'),
(33777, 2758, '_thumbnail_id', '2881'),
(33778, 2759, '_thumbnail_id', '2881'),
(33779, 2884, '_virtual', 'no'),
(33780, 2884, '_downloadable', 'no'),
(33781, 2884, '_download_limit', '-1'),
(33782, 2884, '_download_expiry', '-1'),
(33783, 2884, '_stock', '998'),
(33784, 2884, '_stock_status', 'instock'),
(33785, 2884, '_wc_average_rating', '0'),
(33786, 2884, '_wc_review_count', '0'),
(33787, 2884, 'attribute_pa_color', 'brown-no-fur'),
(33788, 2884, 'attribute_pa_shoe-size', '38'),
(33789, 2884, '_price', '184.32'),
(33790, 2884, '_product_version', '4.1.0'),
(33791, 2884, '_vi_wad_aliexpress_variation_id', '12000016143012647'),
(33792, 2884, '_vi_wad_aliexpress_variation_attr', '14:365458#brown no fur;200000124:200000898'),
(33793, 2885, '_variation_description', ''),
(33794, 2885, '_sku', '1005001447389779-brown-no-fur-37'),
(33795, 2885, '_regular_price', '184.32'),
(33796, 2885, 'total_sales', '0'),
(33797, 2885, '_tax_status', 'taxable'),
(33798, 2885, '_tax_class', 'parent'),
(33799, 2885, '_manage_stock', 'yes'),
(33800, 2885, '_backorders', 'no'),
(33801, 2885, '_sold_individually', 'no'),
(33802, 2885, '_virtual', 'no'),
(33803, 2885, '_downloadable', 'no'),
(33804, 2885, '_download_limit', '-1'),
(33805, 2885, '_download_expiry', '-1'),
(33806, 2885, '_stock', '999'),
(33807, 2885, '_stock_status', 'instock'),
(33808, 2885, '_wc_average_rating', '0'),
(33809, 2885, '_wc_review_count', '0'),
(33810, 2885, 'attribute_pa_color', 'brown-no-fur'),
(33811, 2885, 'attribute_pa_shoe-size', '37'),
(33812, 2885, '_price', '184.32'),
(33813, 2885, '_product_version', '4.1.0'),
(33814, 2885, '_vi_wad_aliexpress_variation_id', '12000016143012646'),
(33815, 2885, '_vi_wad_aliexpress_variation_attr', '14:365458#brown no fur;200000124:100010482'),
(33816, 2886, '_wp_attached_file', '2021/06/2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste-1.jpg_640x640-1.jpg'),
(33817, 2886, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:135:\"2021/06/2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste-1.jpg_640x640-1.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:135:\"2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste-1.jpg_640x640-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:135:\"2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste-1.jpg_640x640-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:135:\"2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste-1.jpg_640x640-1-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:135:\"2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste-1.jpg_640x640-1-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:135:\"2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste-1.jpg_640x640-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:135:\"2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste-1.jpg_640x640-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:135:\"2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste-1.jpg_640x640-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:135:\"2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste-1.jpg_640x640-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:135:\"2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste-1.jpg_640x640-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:135:\"2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste-1.jpg_640x640-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(33818, 2796, '_price', '184.32'),
(33819, 2796, '_price', '187.32'),
(33820, 2886, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H60aa2dd9b0ba4cb599c4ccb4923fdc97j/2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste.jpg_640x640.jpg'),
(33821, 2745, '_thumbnail_id', '2886'),
(33822, 2747, '_thumbnail_id', '2886'),
(33823, 2748, '_thumbnail_id', '2886'),
(33824, 2749, '_thumbnail_id', '2886'),
(33825, 2750, '_thumbnail_id', '2886'),
(33826, 2751, '_thumbnail_id', '2886'),
(33827, 2752, '_thumbnail_id', '2886'),
(33828, 2753, '_thumbnail_id', '2886'),
(33829, 2754, '_thumbnail_id', '2886'),
(33830, 2778, '_thumbnail_id', '2886'),
(33831, 2779, '_thumbnail_id', '2886'),
(33832, 2781, '_thumbnail_id', '2886'),
(33833, 2887, '_wp_attached_file', '2021/06/2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste-2.jpg_640x640-2.jpg'),
(33834, 2887, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:135:\"2021/06/2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste-2.jpg_640x640-2.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:135:\"2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste-2.jpg_640x640-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:135:\"2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste-2.jpg_640x640-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:135:\"2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste-2.jpg_640x640-2-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:135:\"2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste-2.jpg_640x640-2-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:135:\"2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste-2.jpg_640x640-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:135:\"2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste-2.jpg_640x640-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:135:\"2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste-2.jpg_640x640-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:135:\"2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste-2.jpg_640x640-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:135:\"2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste-2.jpg_640x640-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:135:\"2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste-2.jpg_640x640-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(33835, 2888, '_sku', '1005001939638366'),
(33836, 2888, '_visibility', 'visible'),
(33837, 2888, '_default_attributes', ''),
(33838, 2887, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Hf2b303d501774a3e8a50810e6c1ed08ff/2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste.jpg_640x640.jpg'),
(33839, 2780, '_thumbnail_id', '2887'),
(33840, 2782, '_thumbnail_id', '2887'),
(33841, 2783, '_thumbnail_id', '2887'),
(33842, 2784, '_thumbnail_id', '2887'),
(33843, 2785, '_thumbnail_id', '2887'),
(33844, 2786, '_thumbnail_id', '2887'),
(33845, 2787, '_thumbnail_id', '2887'),
(33846, 2789, '_thumbnail_id', '2887'),
(33847, 2635, '_vi_wad_woo_id', '2888'),
(33848, 2888, '_vi_wad_aliexpress_product_id', '1005001939638366'),
(33849, 2790, '_thumbnail_id', '2887'),
(33850, 2791, '_thumbnail_id', '2887'),
(33851, 2792, '_thumbnail_id', '2887'),
(33852, 2794, '_thumbnail_id', '2887'),
(33853, 2888, 'total_sales', '0'),
(33854, 2888, '_tax_status', 'taxable'),
(33855, 2888, '_tax_class', ''),
(33856, 2888, '_manage_stock', 'no'),
(33857, 2888, '_backorders', 'no'),
(33858, 2888, '_sold_individually', 'no'),
(33859, 2888, '_virtual', 'no'),
(33860, 2888, '_downloadable', 'no'),
(33861, 2888, '_download_limit', '-1'),
(33862, 2888, '_download_expiry', '-1'),
(33863, 2888, '_stock', NULL),
(33864, 2888, '_stock_status', 'instock'),
(33865, 2888, '_wc_average_rating', '0'),
(33866, 2888, '_wc_review_count', '0'),
(33867, 2888, '_product_attributes', 'a:2:{s:8:\"pa_color\";a:6:{s:4:\"name\";s:8:\"pa_color\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"0\";s:10:\"is_visible\";s:1:\"0\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"1\";}s:12:\"pa_shoe-size\";a:6:{s:4:\"name\";s:12:\"pa_shoe-size\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"1\";s:10:\"is_visible\";s:1:\"0\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"1\";}}'),
(33868, 2888, '_product_version', '4.1.0'),
(33869, 2889, '_wp_attached_file', '2021/06/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers.jpg'),
(33870, 2889, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:750;s:6:\"height\";i:750;s:4:\"file\";s:125:\"2021/06/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:125:\"Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:125:\"Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:125:\"Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:125:\"Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-750x510.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:125:\"Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:125:\"Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:125:\"Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:125:\"Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:125:\"Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:125:\"Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(33871, 2890, '_wp_attached_file', '2021/06/2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste-3.jpg_640x640-3.jpg'),
(33872, 2890, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:135:\"2021/06/2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste-3.jpg_640x640-3.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:135:\"2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste-3.jpg_640x640-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:135:\"2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste-3.jpg_640x640-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:135:\"2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste-3.jpg_640x640-3-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:135:\"2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste-3.jpg_640x640-3-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:135:\"2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste-3.jpg_640x640-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:135:\"2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste-3.jpg_640x640-3-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:135:\"2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste-3.jpg_640x640-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:135:\"2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste-3.jpg_640x640-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:135:\"2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste-3.jpg_640x640-3-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:135:\"2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste-3.jpg_640x640-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(33873, 2889, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Hd4f6c88432674332ac960e2126ad8551G/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers.jpg'),
(33874, 2888, '_thumbnail_id', '2889'),
(33875, 2891, '_variation_description', ''),
(33876, 2891, '_sku', '1005001939638366-picture-10-37'),
(33877, 2891, '_regular_price', '158.73'),
(33878, 2891, 'total_sales', '0'),
(33879, 2891, '_tax_status', 'taxable'),
(33880, 2891, '_tax_class', 'parent'),
(33881, 2891, '_manage_stock', 'yes'),
(33882, 2891, '_backorders', 'no'),
(33883, 2891, '_sold_individually', 'no'),
(33884, 2891, '_virtual', 'no'),
(33885, 2891, '_downloadable', 'no'),
(33886, 2891, '_download_limit', '-1'),
(33887, 2891, '_download_expiry', '-1'),
(33888, 2891, '_stock', '100'),
(33889, 2891, '_stock_status', 'instock'),
(33890, 2891, '_wc_average_rating', '0'),
(33891, 2891, '_wc_review_count', '0'),
(33892, 2891, 'attribute_pa_color', 'picture-10'),
(33893, 2891, 'attribute_pa_shoe-size', '37'),
(33894, 2891, '_price', '158.73'),
(33895, 2891, '_product_version', '4.1.0'),
(33896, 2891, '_vi_wad_aliexpress_variation_id', '12000018167158783'),
(33897, 2891, '_vi_wad_aliexpress_variation_attr', '14:175#Picture 10;200000124:100010482'),
(33898, 2892, '_variation_description', ''),
(33899, 2892, '_sku', '1005001939638366-picture-10-36'),
(33900, 2892, '_regular_price', '158.73'),
(33901, 2892, 'total_sales', '0'),
(33902, 2892, '_tax_status', 'taxable'),
(33903, 2892, '_tax_class', 'parent'),
(33904, 2892, '_manage_stock', 'yes'),
(33905, 2892, '_backorders', 'no'),
(33906, 2892, '_sold_individually', 'no'),
(33907, 2892, '_virtual', 'no'),
(33908, 2892, '_downloadable', 'no'),
(33909, 2892, '_download_limit', '-1'),
(33910, 2892, '_download_expiry', '-1'),
(33911, 2892, '_stock', '100'),
(33912, 2892, '_stock_status', 'instock'),
(33913, 2892, '_wc_average_rating', '0'),
(33914, 2892, '_wc_review_count', '0'),
(33915, 2892, 'attribute_pa_color', 'picture-10'),
(33916, 2892, 'attribute_pa_shoe-size', '36'),
(33917, 2892, '_price', '158.73'),
(33918, 2892, '_product_version', '4.1.0'),
(33919, 2892, '_vi_wad_aliexpress_variation_id', '12000018167158782'),
(33920, 2892, '_vi_wad_aliexpress_variation_attr', '14:175#Picture 10;200000124:200000334'),
(33921, 2893, '_variation_description', ''),
(33922, 2893, '_sku', '1005001939638366-picture-9-45'),
(33923, 2893, '_regular_price', '158.73'),
(33924, 2893, 'total_sales', '0'),
(33925, 2893, '_tax_status', 'taxable'),
(33926, 2893, '_tax_class', 'parent'),
(33927, 2893, '_manage_stock', 'yes'),
(33928, 2893, '_backorders', 'no'),
(33929, 2893, '_sold_individually', 'no'),
(33930, 2890, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H6a5b6d2bff704d25918628e171a606c9t/2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste.jpg_640x640.jpg'),
(33931, 2761, '_thumbnail_id', '2890'),
(33932, 2893, '_virtual', 'no'),
(33933, 2762, '_thumbnail_id', '2890'),
(33934, 2893, '_downloadable', 'no'),
(33935, 2763, '_thumbnail_id', '2890'),
(33936, 2893, '_download_limit', '-1'),
(33937, 2893, '_download_expiry', '-1'),
(33938, 2764, '_thumbnail_id', '2890'),
(33939, 2893, '_stock', '100'),
(33940, 2765, '_thumbnail_id', '2890'),
(33941, 2893, '_stock_status', 'instock'),
(33942, 2766, '_thumbnail_id', '2890'),
(33943, 2893, '_wc_average_rating', '0'),
(33944, 2893, '_wc_review_count', '0'),
(33945, 2767, '_thumbnail_id', '2890'),
(33946, 2768, '_thumbnail_id', '2890'),
(33947, 2893, 'attribute_pa_color', 'picture-9'),
(33948, 2769, '_thumbnail_id', '2890'),
(33949, 2893, 'attribute_pa_shoe-size', '45'),
(33950, 2770, '_thumbnail_id', '2890'),
(33951, 2893, '_price', '158.73'),
(33952, 2772, '_thumbnail_id', '2890'),
(33953, 2893, '_product_version', '4.1.0'),
(33954, 2793, '_thumbnail_id', '2890'),
(33955, 2893, '_vi_wad_aliexpress_variation_id', '12000018167158781'),
(33956, 2893, '_vi_wad_aliexpress_variation_attr', '14:200004890#Picture 9;200000124:3116'),
(33957, 2894, '_variation_description', ''),
(33958, 2894, '_sku', '1005001939638366-picture-9-44'),
(33959, 2894, '_regular_price', '158.73'),
(33960, 2894, 'total_sales', '0'),
(33961, 2894, '_tax_status', 'taxable'),
(33962, 2894, '_tax_class', 'parent'),
(33963, 2894, '_manage_stock', 'yes'),
(33964, 2894, '_backorders', 'no'),
(33965, 2894, '_sold_individually', 'no'),
(33966, 2894, '_virtual', 'no'),
(33967, 2894, '_downloadable', 'no'),
(33968, 2894, '_download_limit', '-1'),
(33969, 2894, '_download_expiry', '-1'),
(33970, 2894, '_stock', '99'),
(33971, 2894, '_stock_status', 'instock'),
(33972, 2894, '_wc_average_rating', '0'),
(33973, 2894, '_wc_review_count', '0'),
(33974, 2894, 'attribute_pa_color', 'picture-9'),
(33975, 2894, 'attribute_pa_shoe-size', '44'),
(33976, 2894, '_price', '158.73'),
(33977, 2894, '_product_version', '4.1.0'),
(33978, 2894, '_vi_wad_aliexpress_variation_id', '12000018167158780'),
(33979, 2894, '_vi_wad_aliexpress_variation_attr', '14:200004890#Picture 9;200000124:100010487'),
(33980, 2895, '_variation_description', ''),
(33981, 2895, '_sku', '1005001939638366-picture-9-43'),
(33982, 2895, '_regular_price', '158.73'),
(33983, 2895, 'total_sales', '0'),
(33984, 2895, '_tax_status', 'taxable'),
(33985, 2895, '_tax_class', 'parent'),
(33986, 2895, '_manage_stock', 'yes'),
(33987, 2895, '_backorders', 'no'),
(33988, 2895, '_sold_individually', 'no'),
(33989, 2895, '_virtual', 'no'),
(33990, 2895, '_downloadable', 'no'),
(33991, 2895, '_download_limit', '-1'),
(33992, 2895, '_download_expiry', '-1'),
(33993, 2895, '_stock', '100'),
(33994, 2895, '_stock_status', 'instock'),
(33995, 2895, '_wc_average_rating', '0'),
(33996, 2895, '_wc_review_count', '0'),
(33997, 2895, 'attribute_pa_color', 'picture-9'),
(33998, 2895, 'attribute_pa_shoe-size', '43'),
(33999, 2895, '_price', '158.73'),
(34000, 2895, '_product_version', '4.1.0'),
(34001, 2895, '_vi_wad_aliexpress_variation_id', '12000018167158779'),
(34002, 2895, '_vi_wad_aliexpress_variation_attr', '14:200004890#Picture 9;200000124:200000338'),
(34003, 2896, '_variation_description', ''),
(34004, 2896, '_sku', '1005001939638366-picture-9-42'),
(34005, 2896, '_regular_price', '158.73'),
(34006, 2896, 'total_sales', '0'),
(34007, 2896, '_tax_status', 'taxable'),
(34008, 2896, '_tax_class', 'parent'),
(34009, 2896, '_manage_stock', 'yes'),
(34010, 2896, '_backorders', 'no'),
(34011, 2896, '_sold_individually', 'no'),
(34012, 2896, '_virtual', 'no'),
(34013, 2896, '_downloadable', 'no'),
(34014, 2896, '_download_limit', '-1'),
(34015, 2897, '_wp_attached_file', '2021/06/2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste-4.jpg_640x640-4.jpg'),
(34016, 2896, '_download_expiry', '-1'),
(34017, 2897, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:135:\"2021/06/2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste-4.jpg_640x640-4.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:135:\"2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste-4.jpg_640x640-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:135:\"2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste-4.jpg_640x640-4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:135:\"2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste-4.jpg_640x640-4-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:135:\"2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste-4.jpg_640x640-4-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:135:\"2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste-4.jpg_640x640-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:135:\"2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste-4.jpg_640x640-4-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:135:\"2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste-4.jpg_640x640-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:135:\"2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste-4.jpg_640x640-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:135:\"2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste-4.jpg_640x640-4-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:135:\"2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste-4.jpg_640x640-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(34018, 2896, '_stock', '100'),
(34019, 2896, '_stock_status', 'instock'),
(34020, 2896, '_wc_average_rating', '0'),
(34021, 2896, '_wc_review_count', '0'),
(34022, 2896, 'attribute_pa_color', 'picture-9'),
(34023, 2896, 'attribute_pa_shoe-size', '42'),
(34024, 2896, '_price', '158.73'),
(34025, 2896, '_product_version', '4.1.0'),
(34026, 2896, '_vi_wad_aliexpress_variation_id', '12000018167158778'),
(34027, 2896, '_vi_wad_aliexpress_variation_attr', '14:200004890#Picture 9;200000124:200000337'),
(34028, 2898, '_variation_description', ''),
(34029, 2898, '_sku', '1005001939638366-picture-9-41'),
(34030, 2898, '_regular_price', '158.73'),
(34031, 2898, 'total_sales', '0'),
(34032, 2898, '_tax_status', 'taxable'),
(34033, 2898, '_tax_class', 'parent'),
(34034, 2898, '_manage_stock', 'yes'),
(34035, 2898, '_backorders', 'no'),
(34036, 2898, '_sold_individually', 'no'),
(34037, 2898, '_virtual', 'no'),
(34038, 2898, '_downloadable', 'no'),
(34039, 2898, '_download_limit', '-1'),
(34040, 2898, '_download_expiry', '-1'),
(34041, 2898, '_stock', '100'),
(34042, 2898, '_stock_status', 'instock'),
(34043, 2898, '_wc_average_rating', '0'),
(34044, 2898, '_wc_review_count', '0'),
(34045, 2898, 'attribute_pa_color', 'picture-9'),
(34046, 2898, 'attribute_pa_shoe-size', '41'),
(34047, 2898, '_price', '158.73'),
(34048, 2898, '_product_version', '4.1.0'),
(34049, 2898, '_vi_wad_aliexpress_variation_id', '12000018167158777'),
(34050, 2898, '_vi_wad_aliexpress_variation_attr', '14:200004890#Picture 9;200000124:100010483'),
(34051, 2899, '_variation_description', ''),
(34052, 2899, '_sku', '1005001939638366-picture-9-40'),
(34053, 2899, '_regular_price', '158.73'),
(34054, 2899, 'total_sales', '0'),
(34055, 2899, '_tax_status', 'taxable'),
(34056, 2899, '_tax_class', 'parent'),
(34057, 2899, '_manage_stock', 'yes'),
(34058, 2899, '_backorders', 'no'),
(34059, 2899, '_sold_individually', 'no'),
(34060, 2899, '_virtual', 'no'),
(34061, 2899, '_downloadable', 'no'),
(34062, 2899, '_download_limit', '-1'),
(34063, 2899, '_download_expiry', '-1'),
(34064, 2899, '_stock', '99'),
(34065, 2899, '_stock_status', 'instock'),
(34066, 2899, '_wc_average_rating', '0'),
(34067, 2899, '_wc_review_count', '0'),
(34068, 2899, 'attribute_pa_color', 'picture-9'),
(34069, 2899, 'attribute_pa_shoe-size', '40'),
(34070, 2899, '_price', '158.73'),
(34071, 2899, '_product_version', '4.1.0'),
(34072, 2899, '_vi_wad_aliexpress_variation_id', '12000018167158776'),
(34073, 2899, '_vi_wad_aliexpress_variation_attr', '14:200004890#Picture 9;200000124:100013888'),
(34074, 2900, '_variation_description', ''),
(34075, 2900, '_sku', '1005001939638366-picture-9-39'),
(34076, 2900, '_regular_price', '158.73'),
(34077, 2900, 'total_sales', '0'),
(34078, 2900, '_tax_status', 'taxable'),
(34079, 2900, '_tax_class', 'parent'),
(34080, 2900, '_manage_stock', 'yes'),
(34081, 2900, '_backorders', 'no'),
(34082, 2900, '_sold_individually', 'no'),
(34083, 2900, '_virtual', 'no');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(34084, 2900, '_downloadable', 'no'),
(34085, 2900, '_download_limit', '-1'),
(34086, 2900, '_download_expiry', '-1'),
(34087, 2900, '_stock', '100'),
(34088, 2900, '_stock_status', 'instock'),
(34089, 2900, '_wc_average_rating', '0'),
(34090, 2900, '_wc_review_count', '0'),
(34091, 2900, 'attribute_pa_color', 'picture-9'),
(34092, 2900, 'attribute_pa_shoe-size', '39'),
(34093, 2900, '_price', '158.73'),
(34094, 2900, '_product_version', '4.1.0'),
(34095, 2900, '_vi_wad_aliexpress_variation_id', '12000018167158775'),
(34096, 2900, '_vi_wad_aliexpress_variation_attr', '14:200004890#Picture 9;200000124:200000364'),
(34097, 2897, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H7e9bc55412474117945179379ca5b76fB/2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste.jpg_640x640.jpg'),
(34098, 2731, '_thumbnail_id', '2897'),
(34099, 2732, '_thumbnail_id', '2897'),
(34100, 2733, '_thumbnail_id', '2897'),
(34101, 2734, '_thumbnail_id', '2897'),
(34102, 2735, '_thumbnail_id', '2897'),
(34103, 2736, '_thumbnail_id', '2897'),
(34104, 2737, '_thumbnail_id', '2897'),
(34105, 2901, '_variation_description', ''),
(34106, 2901, '_sku', '1005001939638366-picture-9-38'),
(34107, 2771, '_thumbnail_id', '2897'),
(34108, 2901, '_regular_price', '158.73'),
(34109, 2773, '_thumbnail_id', '2897'),
(34110, 2775, '_thumbnail_id', '2897'),
(34111, 2901, 'total_sales', '0'),
(34112, 2901, '_tax_status', 'taxable'),
(34113, 2776, '_thumbnail_id', '2897'),
(34114, 2901, '_tax_class', 'parent'),
(34115, 2777, '_thumbnail_id', '2897'),
(34116, 2901, '_manage_stock', 'yes'),
(34117, 2901, '_backorders', 'no'),
(34118, 2901, '_sold_individually', 'no'),
(34119, 2901, '_virtual', 'no'),
(34120, 2901, '_downloadable', 'no'),
(34121, 2901, '_download_limit', '-1'),
(34122, 2901, '_download_expiry', '-1'),
(34123, 2901, '_stock', '100'),
(34124, 2901, '_stock_status', 'instock'),
(34125, 2901, '_wc_average_rating', '0'),
(34126, 2901, '_wc_review_count', '0'),
(34127, 2901, 'attribute_pa_color', 'picture-9'),
(34128, 2901, 'attribute_pa_shoe-size', '38'),
(34129, 2901, '_price', '158.73'),
(34130, 2901, '_product_version', '4.1.0'),
(34131, 2901, '_vi_wad_aliexpress_variation_id', '12000018167158774'),
(34132, 2901, '_vi_wad_aliexpress_variation_attr', '14:200004890#Picture 9;200000124:200000898'),
(34133, 2902, '_variation_description', ''),
(34134, 2902, '_sku', '1005001939638366-picture-9-37'),
(34135, 2902, '_regular_price', '158.73'),
(34136, 2902, 'total_sales', '0'),
(34137, 2902, '_tax_status', 'taxable'),
(34138, 2902, '_tax_class', 'parent'),
(34139, 2902, '_manage_stock', 'yes'),
(34140, 2902, '_backorders', 'no'),
(34141, 2902, '_sold_individually', 'no'),
(34142, 2902, '_virtual', 'no'),
(34143, 2902, '_downloadable', 'no'),
(34144, 2902, '_download_limit', '-1'),
(34145, 2902, '_download_expiry', '-1'),
(34146, 2902, '_stock', '100'),
(34147, 2902, '_stock_status', 'instock'),
(34148, 2902, '_wc_average_rating', '0'),
(34149, 2902, '_wc_review_count', '0'),
(34150, 2902, 'attribute_pa_color', 'picture-9'),
(34151, 2902, 'attribute_pa_shoe-size', '37'),
(34152, 2902, '_price', '158.73'),
(34153, 2902, '_product_version', '4.1.0'),
(34154, 2902, '_vi_wad_aliexpress_variation_id', '12000018167158773'),
(34155, 2902, '_vi_wad_aliexpress_variation_attr', '14:200004890#Picture 9;200000124:100010482'),
(34156, 2903, '_variation_description', ''),
(34157, 2903, '_sku', '1005001939638366-picture-9-36'),
(34158, 2903, '_regular_price', '158.73'),
(34159, 2903, 'total_sales', '0'),
(34160, 2903, '_tax_status', 'taxable'),
(34161, 2903, '_tax_class', 'parent'),
(34162, 2903, '_manage_stock', 'yes'),
(34163, 2903, '_backorders', 'no'),
(34164, 2903, '_sold_individually', 'no'),
(34165, 2903, '_virtual', 'no'),
(34166, 2903, '_downloadable', 'no'),
(34167, 2903, '_download_limit', '-1'),
(34168, 2903, '_download_expiry', '-1'),
(34169, 2903, '_stock', '100'),
(34170, 2903, '_stock_status', 'instock'),
(34171, 2903, '_wc_average_rating', '0'),
(34172, 2903, '_wc_review_count', '0'),
(34173, 2903, 'attribute_pa_color', 'picture-9'),
(34174, 2903, 'attribute_pa_shoe-size', '36'),
(34175, 2903, '_price', '158.73'),
(34176, 2903, '_product_version', '4.1.0'),
(34177, 2903, '_vi_wad_aliexpress_variation_id', '12000018167158772'),
(34178, 2903, '_vi_wad_aliexpress_variation_attr', '14:200004890#Picture 9;200000124:200000334'),
(34179, 2904, '_variation_description', ''),
(34180, 2904, '_sku', '1005001939638366-picture-8-45'),
(34181, 2904, '_regular_price', '158.73'),
(34182, 2904, 'total_sales', '0'),
(34183, 2904, '_tax_status', 'taxable'),
(34184, 2904, '_tax_class', 'parent'),
(34185, 2904, '_manage_stock', 'yes'),
(34186, 2904, '_backorders', 'no'),
(34187, 2904, '_sold_individually', 'no'),
(34188, 2904, '_virtual', 'no'),
(34189, 2904, '_downloadable', 'no'),
(34190, 2904, '_download_limit', '-1'),
(34191, 2904, '_download_expiry', '-1'),
(34192, 2904, '_stock', '99'),
(34193, 2904, '_stock_status', 'instock'),
(34194, 2904, '_wc_average_rating', '0'),
(34195, 2904, '_wc_review_count', '0'),
(34196, 2904, 'attribute_pa_color', 'picture-8'),
(34197, 2904, 'attribute_pa_shoe-size', '45'),
(34198, 2904, '_price', '158.73'),
(34199, 2904, '_product_version', '4.1.0'),
(34200, 2904, '_vi_wad_aliexpress_variation_id', '12000018167158771'),
(34201, 2904, '_vi_wad_aliexpress_variation_attr', '14:691#Picture 8;200000124:3116'),
(34202, 2905, '_variation_description', ''),
(34203, 2905, '_sku', '1005001939638366-picture-8-44'),
(34204, 2905, '_regular_price', '158.73'),
(34205, 2905, 'total_sales', '0'),
(34206, 2905, '_tax_status', 'taxable'),
(34207, 2905, '_tax_class', 'parent'),
(34208, 2905, '_manage_stock', 'yes'),
(34209, 2905, '_backorders', 'no'),
(34210, 2905, '_sold_individually', 'no'),
(34211, 2905, '_virtual', 'no'),
(34212, 2905, '_downloadable', 'no'),
(34213, 2905, '_download_limit', '-1'),
(34214, 2905, '_download_expiry', '-1'),
(34215, 2905, '_stock', '99'),
(34216, 2905, '_stock_status', 'instock'),
(34217, 2905, '_wc_average_rating', '0'),
(34218, 2905, '_wc_review_count', '0'),
(34219, 2905, 'attribute_pa_color', 'picture-8'),
(34220, 2905, 'attribute_pa_shoe-size', '44'),
(34221, 2906, '_wp_attached_file', '2021/06/New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots-1.jpg'),
(34222, 2905, '_price', '158.73'),
(34223, 2906, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:109:\"2021/06/New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots-1.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:109:\"New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:109:\"New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:109:\"New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots-1-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:109:\"New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots-1-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:109:\"New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots-1-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:109:\"New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:109:\"New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:109:\"New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:109:\"New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:109:\"New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:109:\"New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(34224, 2905, '_product_version', '4.1.0'),
(34225, 2905, '_vi_wad_aliexpress_variation_id', '12000018167158770'),
(34226, 2905, '_vi_wad_aliexpress_variation_attr', '14:691#Picture 8;200000124:100010487'),
(34227, 2907, '_variation_description', ''),
(34228, 2907, '_sku', '1005001939638366-picture-8-43'),
(34229, 2907, '_regular_price', '158.73'),
(34230, 2907, 'total_sales', '0'),
(34231, 2907, '_tax_status', 'taxable'),
(34232, 2907, '_tax_class', 'parent'),
(34233, 2907, '_manage_stock', 'yes'),
(34234, 2907, '_backorders', 'no'),
(34235, 2907, '_sold_individually', 'no'),
(34236, 2907, '_virtual', 'no'),
(34237, 2907, '_downloadable', 'no'),
(34238, 2907, '_download_limit', '-1'),
(34239, 2907, '_download_expiry', '-1'),
(34240, 2907, '_stock', '99'),
(34241, 2907, '_stock_status', 'instock'),
(34242, 2907, '_wc_average_rating', '0'),
(34243, 2907, '_wc_review_count', '0'),
(34244, 2907, 'attribute_pa_color', 'picture-8'),
(34245, 2907, 'attribute_pa_shoe-size', '43'),
(34246, 2907, '_price', '158.73'),
(34247, 2907, '_product_version', '4.1.0'),
(34248, 2907, '_vi_wad_aliexpress_variation_id', '12000018167158769'),
(34249, 2907, '_vi_wad_aliexpress_variation_attr', '14:691#Picture 8;200000124:200000338'),
(34250, 2908, '_variation_description', ''),
(34251, 2908, '_sku', '1005001939638366-picture-8-42'),
(34252, 2908, '_regular_price', '158.73'),
(34253, 2908, 'total_sales', '0'),
(34254, 2908, '_tax_status', 'taxable'),
(34255, 2908, '_tax_class', 'parent'),
(34256, 2908, '_manage_stock', 'yes'),
(34257, 2908, '_backorders', 'no'),
(34258, 2908, '_sold_individually', 'no'),
(34259, 2908, '_virtual', 'no'),
(34260, 2908, '_downloadable', 'no'),
(34261, 2908, '_download_limit', '-1'),
(34262, 2908, '_download_expiry', '-1'),
(34263, 2908, '_stock', '100'),
(34264, 2908, '_stock_status', 'instock'),
(34265, 2908, '_wc_average_rating', '0'),
(34266, 2908, '_wc_review_count', '0'),
(34267, 2908, 'attribute_pa_color', 'picture-8'),
(34268, 2908, 'attribute_pa_shoe-size', '42'),
(34269, 2908, '_price', '158.73'),
(34270, 2908, '_product_version', '4.1.0'),
(34271, 2908, '_vi_wad_aliexpress_variation_id', '12000018167158768'),
(34272, 2908, '_vi_wad_aliexpress_variation_attr', '14:691#Picture 8;200000124:200000337'),
(34273, 2909, '_variation_description', ''),
(34274, 2909, '_sku', '1005001939638366-picture-8-41'),
(34275, 2909, '_regular_price', '158.73'),
(34276, 2909, 'total_sales', '0'),
(34277, 2909, '_tax_status', 'taxable'),
(34278, 2909, '_tax_class', 'parent'),
(34279, 2909, '_manage_stock', 'yes'),
(34280, 2909, '_backorders', 'no'),
(34281, 2909, '_sold_individually', 'no'),
(34282, 2909, '_virtual', 'no'),
(34283, 2909, '_downloadable', 'no'),
(34284, 2909, '_download_limit', '-1'),
(34285, 2909, '_download_expiry', '-1'),
(34286, 2909, '_stock', '100'),
(34287, 2909, '_stock_status', 'instock'),
(34288, 2909, '_wc_average_rating', '0'),
(34289, 2909, '_wc_review_count', '0'),
(34290, 2909, 'attribute_pa_color', 'picture-8'),
(34291, 2909, 'attribute_pa_shoe-size', '41'),
(34292, 2909, '_price', '158.73'),
(34293, 2909, '_product_version', '4.1.0'),
(34294, 2909, '_vi_wad_aliexpress_variation_id', '12000018167158767'),
(34295, 2909, '_vi_wad_aliexpress_variation_attr', '14:691#Picture 8;200000124:100010483'),
(34296, 2910, '_variation_description', ''),
(34297, 2910, '_sku', '1005001939638366-picture-8-40'),
(34298, 2910, '_regular_price', '158.73'),
(34299, 2910, 'total_sales', '0'),
(34300, 2910, '_tax_status', 'taxable'),
(34301, 2910, '_tax_class', 'parent'),
(34302, 2910, '_manage_stock', 'yes'),
(34303, 2910, '_backorders', 'no'),
(34304, 2910, '_sold_individually', 'no'),
(34305, 2910, '_virtual', 'no'),
(34306, 2910, '_downloadable', 'no'),
(34307, 2910, '_download_limit', '-1'),
(34308, 2910, '_download_expiry', '-1'),
(34309, 2910, '_stock', '100'),
(34310, 2910, '_stock_status', 'instock'),
(34311, 2910, '_wc_average_rating', '0'),
(34312, 2910, '_wc_review_count', '0'),
(34313, 2910, 'attribute_pa_color', 'picture-8'),
(34314, 2910, 'attribute_pa_shoe-size', '40'),
(34315, 2910, '_price', '158.73'),
(34316, 2910, '_product_version', '4.1.0'),
(34317, 2910, '_vi_wad_aliexpress_variation_id', '12000018167158766'),
(34318, 2910, '_vi_wad_aliexpress_variation_attr', '14:691#Picture 8;200000124:100013888'),
(34319, 2911, '_variation_description', ''),
(34320, 2911, '_sku', '1005001939638366-picture-8-39'),
(34321, 2911, '_regular_price', '158.73'),
(34322, 2911, 'total_sales', '0'),
(34323, 2911, '_tax_status', 'taxable'),
(34324, 2911, '_tax_class', 'parent'),
(34325, 2911, '_manage_stock', 'yes'),
(34326, 2911, '_backorders', 'no'),
(34327, 2911, '_sold_individually', 'no'),
(34328, 2911, '_virtual', 'no'),
(34329, 2911, '_downloadable', 'no'),
(34330, 2911, '_download_limit', '-1'),
(34331, 2911, '_download_expiry', '-1'),
(34332, 2911, '_stock', '100'),
(34333, 2911, '_stock_status', 'instock'),
(34334, 2911, '_wc_average_rating', '0'),
(34335, 2911, '_wc_review_count', '0'),
(34336, 2911, 'attribute_pa_color', 'picture-8'),
(34337, 2911, 'attribute_pa_shoe-size', '39'),
(34338, 2911, '_price', '158.73'),
(34339, 2906, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H876bddf25ddd4e30be8f8d4dec836ae8l/New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots.jpg'),
(34340, 2796, '_product_image_gallery', '2906,2914,2922,2941,2948'),
(34341, 2911, '_product_version', '4.1.0'),
(34342, 2911, '_vi_wad_aliexpress_variation_id', '12000018167158765'),
(34343, 2911, '_vi_wad_aliexpress_variation_attr', '14:691#Picture 8;200000124:200000364'),
(34344, 2912, '_variation_description', ''),
(34345, 2912, '_sku', '1005001939638366-picture-8-38'),
(34346, 2912, '_regular_price', '158.73'),
(34347, 2912, 'total_sales', '0'),
(34348, 2912, '_tax_status', 'taxable'),
(34349, 2912, '_tax_class', 'parent'),
(34350, 2912, '_manage_stock', 'yes'),
(34351, 2912, '_backorders', 'no'),
(34352, 2912, '_sold_individually', 'no'),
(34353, 2912, '_virtual', 'no'),
(34354, 2912, '_downloadable', 'no'),
(34355, 2912, '_download_limit', '-1'),
(34356, 2912, '_download_expiry', '-1'),
(34357, 2912, '_stock', '100'),
(34358, 2912, '_stock_status', 'instock'),
(34359, 2912, '_wc_average_rating', '0'),
(34360, 2912, '_wc_review_count', '0'),
(34361, 2912, 'attribute_pa_color', 'picture-8'),
(34362, 2912, 'attribute_pa_shoe-size', '38'),
(34363, 2912, '_price', '158.73'),
(34364, 2912, '_product_version', '4.1.0'),
(34365, 2912, '_vi_wad_aliexpress_variation_id', '12000018167158764'),
(34366, 2912, '_vi_wad_aliexpress_variation_attr', '14:691#Picture 8;200000124:200000898'),
(34367, 2913, '_variation_description', ''),
(34368, 2913, '_sku', '1005001939638366-picture-8-37'),
(34369, 2913, '_regular_price', '158.73'),
(34370, 2913, 'total_sales', '0'),
(34371, 2913, '_tax_status', 'taxable'),
(34372, 2914, '_wp_attached_file', '2021/06/New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots-2.jpg'),
(34373, 2913, '_tax_class', 'parent'),
(34374, 2913, '_manage_stock', 'yes'),
(34375, 2914, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:109:\"2021/06/New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots-2.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:109:\"New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:109:\"New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:109:\"New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots-2-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:109:\"New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots-2-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:109:\"New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots-2-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:109:\"New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:109:\"New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:109:\"New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:109:\"New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:109:\"New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:109:\"New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(34376, 2913, '_backorders', 'no'),
(34377, 2913, '_sold_individually', 'no'),
(34378, 2913, '_virtual', 'no'),
(34379, 2913, '_downloadable', 'no'),
(34380, 2913, '_download_limit', '-1'),
(34381, 2913, '_download_expiry', '-1'),
(34382, 2913, '_stock', '100'),
(34383, 2913, '_stock_status', 'instock'),
(34384, 2913, '_wc_average_rating', '0'),
(34385, 2913, '_wc_review_count', '0'),
(34386, 2913, 'attribute_pa_color', 'picture-8'),
(34387, 2913, 'attribute_pa_shoe-size', '37'),
(34388, 2913, '_price', '158.73'),
(34389, 2913, '_product_version', '4.1.0'),
(34390, 2913, '_vi_wad_aliexpress_variation_id', '12000018167158763'),
(34391, 2913, '_vi_wad_aliexpress_variation_attr', '14:691#Picture 8;200000124:100010482'),
(34392, 2915, '_variation_description', ''),
(34393, 2915, '_sku', '1005001939638366-picture-8-36'),
(34394, 2915, '_regular_price', '158.73'),
(34395, 2915, 'total_sales', '0'),
(34396, 2915, '_tax_status', 'taxable'),
(34397, 2915, '_tax_class', 'parent'),
(34398, 2915, '_manage_stock', 'yes'),
(34399, 2915, '_backorders', 'no'),
(34400, 2915, '_sold_individually', 'no'),
(34401, 2915, '_virtual', 'no'),
(34402, 2915, '_downloadable', 'no'),
(34403, 2915, '_download_limit', '-1'),
(34404, 2915, '_download_expiry', '-1'),
(34405, 2915, '_stock', '99'),
(34406, 2915, '_stock_status', 'instock'),
(34407, 2915, '_wc_average_rating', '0'),
(34408, 2915, '_wc_review_count', '0'),
(34409, 2915, 'attribute_pa_color', 'picture-8'),
(34410, 2915, 'attribute_pa_shoe-size', '36'),
(34411, 2915, '_price', '158.73'),
(34412, 2915, '_product_version', '4.1.0'),
(34413, 2915, '_vi_wad_aliexpress_variation_id', '12000018167158762'),
(34414, 2915, '_vi_wad_aliexpress_variation_attr', '14:691#Picture 8;200000124:200000334'),
(34415, 2916, '_variation_description', ''),
(34416, 2916, '_sku', '1005001939638366-picture-7-45'),
(34417, 2916, '_regular_price', '158.73'),
(34418, 2916, 'total_sales', '0'),
(34419, 2916, '_tax_status', 'taxable'),
(34420, 2916, '_tax_class', 'parent'),
(34421, 2916, '_manage_stock', 'yes'),
(34422, 2916, '_backorders', 'no'),
(34423, 2916, '_sold_individually', 'no'),
(34424, 2916, '_virtual', 'no'),
(34425, 2916, '_downloadable', 'no'),
(34426, 2916, '_download_limit', '-1'),
(34427, 2916, '_download_expiry', '-1'),
(34428, 2916, '_stock', '97'),
(34429, 2916, '_stock_status', 'instock'),
(34430, 2916, '_wc_average_rating', '0'),
(34431, 2916, '_wc_review_count', '0'),
(34432, 2916, 'attribute_pa_color', 'picture-7'),
(34433, 2916, 'attribute_pa_shoe-size', '45'),
(34434, 2916, '_price', '158.73'),
(34435, 2916, '_product_version', '4.1.0'),
(34436, 2916, '_vi_wad_aliexpress_variation_id', '12000018167158761'),
(34437, 2916, '_vi_wad_aliexpress_variation_attr', '14:350850#Picture 7;200000124:3116'),
(34438, 2917, '_variation_description', ''),
(34439, 2917, '_sku', '1005001939638366-picture-7-44'),
(34440, 2917, '_regular_price', '158.73'),
(34441, 2917, 'total_sales', '0'),
(34442, 2917, '_tax_status', 'taxable'),
(34443, 2917, '_tax_class', 'parent'),
(34444, 2917, '_manage_stock', 'yes'),
(34445, 2917, '_backorders', 'no'),
(34446, 2917, '_sold_individually', 'no'),
(34447, 2917, '_virtual', 'no'),
(34448, 2917, '_downloadable', 'no'),
(34449, 2917, '_download_limit', '-1'),
(34450, 2917, '_download_expiry', '-1'),
(34451, 2917, '_stock', '99'),
(34452, 2917, '_stock_status', 'instock'),
(34453, 2917, '_wc_average_rating', '0'),
(34454, 2917, '_wc_review_count', '0'),
(34455, 2917, 'attribute_pa_color', 'picture-7'),
(34456, 2917, 'attribute_pa_shoe-size', '44'),
(34457, 2917, '_price', '158.73'),
(34458, 2917, '_product_version', '4.1.0'),
(34459, 2917, '_vi_wad_aliexpress_variation_id', '12000018167158760'),
(34460, 2917, '_vi_wad_aliexpress_variation_attr', '14:350850#Picture 7;200000124:100010487'),
(34461, 2918, '_variation_description', ''),
(34462, 2918, '_sku', '1005001939638366-picture-7-43'),
(34463, 2918, '_regular_price', '158.73'),
(34464, 2918, 'total_sales', '0'),
(34465, 2918, '_tax_status', 'taxable'),
(34466, 2918, '_tax_class', 'parent'),
(34467, 2918, '_manage_stock', 'yes'),
(34468, 2918, '_backorders', 'no'),
(34469, 2918, '_sold_individually', 'no'),
(34470, 2918, '_virtual', 'no'),
(34471, 2918, '_downloadable', 'no'),
(34472, 2918, '_download_limit', '-1'),
(34473, 2918, '_download_expiry', '-1'),
(34474, 2918, '_stock', '98'),
(34475, 2918, '_stock_status', 'instock'),
(34476, 2918, '_wc_average_rating', '0'),
(34477, 2918, '_wc_review_count', '0'),
(34478, 2918, 'attribute_pa_color', 'picture-7'),
(34479, 2918, 'attribute_pa_shoe-size', '43'),
(34480, 2918, '_price', '158.73'),
(34481, 2918, '_product_version', '4.1.0'),
(34482, 2918, '_vi_wad_aliexpress_variation_id', '12000018167158759'),
(34483, 2918, '_vi_wad_aliexpress_variation_attr', '14:350850#Picture 7;200000124:200000338'),
(34484, 2914, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Haf63501c71ab44678644f5aae961f734V/New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots.jpg'),
(34485, 2919, '_variation_description', ''),
(34486, 2919, '_sku', '1005001939638366-picture-7-42'),
(34487, 2919, '_regular_price', '158.73'),
(34488, 2919, 'total_sales', '0'),
(34489, 2919, '_tax_status', 'taxable'),
(34490, 2919, '_tax_class', 'parent'),
(34491, 2919, '_manage_stock', 'yes'),
(34492, 2919, '_backorders', 'no'),
(34493, 2919, '_sold_individually', 'no'),
(34494, 2919, '_virtual', 'no'),
(34495, 2919, '_downloadable', 'no'),
(34496, 2919, '_download_limit', '-1'),
(34497, 2919, '_download_expiry', '-1'),
(34498, 2919, '_stock', '99'),
(34499, 2919, '_stock_status', 'instock'),
(34500, 2919, '_wc_average_rating', '0'),
(34501, 2919, '_wc_review_count', '0'),
(34502, 2919, 'attribute_pa_color', 'picture-7'),
(34503, 2919, 'attribute_pa_shoe-size', '42'),
(34504, 2919, '_price', '158.73'),
(34505, 2919, '_product_version', '4.1.0'),
(34506, 2919, '_vi_wad_aliexpress_variation_id', '12000018167158758'),
(34507, 2919, '_vi_wad_aliexpress_variation_attr', '14:350850#Picture 7;200000124:200000337'),
(34508, 2920, '_variation_description', ''),
(34509, 2920, '_sku', '1005001939638366-picture-7-41'),
(34510, 2920, '_regular_price', '158.73'),
(34511, 2920, 'total_sales', '0'),
(34512, 2920, '_tax_status', 'taxable'),
(34513, 2920, '_tax_class', 'parent'),
(34514, 2920, '_manage_stock', 'yes'),
(34515, 2920, '_backorders', 'no'),
(34516, 2920, '_sold_individually', 'no'),
(34517, 2920, '_virtual', 'no'),
(34518, 2920, '_downloadable', 'no'),
(34519, 2920, '_download_limit', '-1'),
(34520, 2920, '_download_expiry', '-1'),
(34521, 2920, '_stock', '100'),
(34522, 2920, '_stock_status', 'instock'),
(34523, 2920, '_wc_average_rating', '0'),
(34524, 2920, '_wc_review_count', '0'),
(34525, 2920, 'attribute_pa_color', 'picture-7'),
(34526, 2920, 'attribute_pa_shoe-size', '41'),
(34527, 2920, '_price', '158.73'),
(34528, 2920, '_product_version', '4.1.0'),
(34529, 2920, '_vi_wad_aliexpress_variation_id', '12000018167158757'),
(34530, 2920, '_vi_wad_aliexpress_variation_attr', '14:350850#Picture 7;200000124:100010483'),
(34531, 2921, '_variation_description', ''),
(34532, 2921, '_sku', '1005001939638366-picture-7-40'),
(34533, 2921, '_regular_price', '158.73'),
(34534, 2921, 'total_sales', '0'),
(34535, 2921, '_tax_status', 'taxable'),
(34536, 2921, '_tax_class', 'parent'),
(34537, 2921, '_manage_stock', 'yes'),
(34538, 2921, '_backorders', 'no'),
(34539, 2921, '_sold_individually', 'no'),
(34540, 2921, '_virtual', 'no'),
(34541, 2921, '_downloadable', 'no'),
(34542, 2921, '_download_limit', '-1'),
(34543, 2921, '_download_expiry', '-1'),
(34544, 2921, '_stock', '100'),
(34545, 2921, '_stock_status', 'instock'),
(34546, 2921, '_wc_average_rating', '0'),
(34547, 2921, '_wc_review_count', '0'),
(34548, 2921, 'attribute_pa_color', 'picture-7'),
(34549, 2922, '_wp_attached_file', '2021/06/New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots-3.jpg'),
(34550, 2922, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:109:\"2021/06/New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots-3.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:109:\"New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:109:\"New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:109:\"New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots-3-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:109:\"New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots-3-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:109:\"New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots-3-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:109:\"New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:109:\"New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots-3-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:109:\"New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:109:\"New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:109:\"New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots-3-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:109:\"New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(34551, 2921, 'attribute_pa_shoe-size', '40'),
(34552, 2921, '_price', '158.73'),
(34553, 2921, '_product_version', '4.1.0'),
(34554, 2921, '_vi_wad_aliexpress_variation_id', '12000018167158756'),
(34555, 2921, '_vi_wad_aliexpress_variation_attr', '14:350850#Picture 7;200000124:100013888'),
(34556, 2923, '_variation_description', ''),
(34557, 2923, '_sku', '1005001939638366-picture-7-39'),
(34558, 2923, '_regular_price', '158.73'),
(34559, 2923, 'total_sales', '0'),
(34560, 2923, '_tax_status', 'taxable'),
(34561, 2923, '_tax_class', 'parent'),
(34562, 2923, '_manage_stock', 'yes'),
(34563, 2923, '_backorders', 'no'),
(34564, 2923, '_sold_individually', 'no'),
(34565, 2923, '_virtual', 'no'),
(34566, 2923, '_downloadable', 'no'),
(34567, 2923, '_download_limit', '-1'),
(34568, 2923, '_download_expiry', '-1'),
(34569, 2923, '_stock', '100'),
(34570, 2923, '_stock_status', 'instock'),
(34571, 2923, '_wc_average_rating', '0'),
(34572, 2923, '_wc_review_count', '0'),
(34573, 2923, 'attribute_pa_color', 'picture-7'),
(34574, 2923, 'attribute_pa_shoe-size', '39'),
(34575, 2923, '_price', '158.73'),
(34576, 2923, '_product_version', '4.1.0'),
(34577, 2923, '_vi_wad_aliexpress_variation_id', '12000018167158755'),
(34578, 2923, '_vi_wad_aliexpress_variation_attr', '14:350850#Picture 7;200000124:200000364'),
(34579, 2924, '_variation_description', ''),
(34580, 2924, '_sku', '1005001939638366-picture-7-38'),
(34581, 2924, '_regular_price', '158.73'),
(34582, 2924, 'total_sales', '0'),
(34583, 2924, '_tax_status', 'taxable'),
(34584, 2924, '_tax_class', 'parent'),
(34585, 2924, '_manage_stock', 'yes'),
(34586, 2924, '_backorders', 'no'),
(34587, 2924, '_sold_individually', 'no'),
(34588, 2924, '_virtual', 'no'),
(34589, 2924, '_downloadable', 'no'),
(34590, 2924, '_download_limit', '-1'),
(34591, 2924, '_download_expiry', '-1'),
(34592, 2924, '_stock', '97'),
(34593, 2924, '_stock_status', 'instock'),
(34594, 2924, '_wc_average_rating', '0'),
(34595, 2924, '_wc_review_count', '0'),
(34596, 2924, 'attribute_pa_color', 'picture-7'),
(34597, 2924, 'attribute_pa_shoe-size', '38'),
(34598, 2924, '_price', '158.73'),
(34599, 2924, '_product_version', '4.1.0'),
(34600, 2924, '_vi_wad_aliexpress_variation_id', '12000018167158754'),
(34601, 2924, '_vi_wad_aliexpress_variation_attr', '14:350850#Picture 7;200000124:200000898'),
(34602, 2925, '_variation_description', ''),
(34603, 2925, '_sku', '1005001939638366-picture-7-37'),
(34604, 2925, '_regular_price', '158.73'),
(34605, 2925, 'total_sales', '0'),
(34606, 2925, '_tax_status', 'taxable'),
(34607, 2925, '_tax_class', 'parent'),
(34608, 2925, '_manage_stock', 'yes'),
(34609, 2925, '_backorders', 'no'),
(34610, 2925, '_sold_individually', 'no'),
(34611, 2925, '_virtual', 'no'),
(34612, 2925, '_downloadable', 'no'),
(34613, 2925, '_download_limit', '-1'),
(34614, 2925, '_download_expiry', '-1'),
(34615, 2925, '_stock', '99'),
(34616, 2925, '_stock_status', 'instock'),
(34617, 2925, '_wc_average_rating', '0'),
(34618, 2925, '_wc_review_count', '0'),
(34619, 2925, 'attribute_pa_color', 'picture-7'),
(34620, 2925, 'attribute_pa_shoe-size', '37'),
(34621, 2925, '_price', '158.73'),
(34622, 2925, '_product_version', '4.1.0'),
(34623, 2925, '_vi_wad_aliexpress_variation_id', '12000018167158753'),
(34624, 2925, '_vi_wad_aliexpress_variation_attr', '14:350850#Picture 7;200000124:100010482'),
(34625, 2926, '_variation_description', ''),
(34626, 2926, '_sku', '1005001939638366-picture-7-36'),
(34627, 2926, '_regular_price', '158.73'),
(34628, 2926, 'total_sales', '0'),
(34629, 2926, '_tax_status', 'taxable'),
(34630, 2926, '_tax_class', 'parent'),
(34631, 2926, '_manage_stock', 'yes'),
(34632, 2926, '_backorders', 'no'),
(34633, 2926, '_sold_individually', 'no'),
(34634, 2926, '_virtual', 'no'),
(34635, 2926, '_downloadable', 'no'),
(34636, 2926, '_download_limit', '-1'),
(34637, 2926, '_download_expiry', '-1'),
(34638, 2926, '_stock', '99'),
(34639, 2926, '_stock_status', 'instock'),
(34640, 2926, '_wc_average_rating', '0'),
(34641, 2926, '_wc_review_count', '0'),
(34642, 2926, 'attribute_pa_color', 'picture-7'),
(34643, 2926, 'attribute_pa_shoe-size', '36'),
(34644, 2926, '_price', '158.73'),
(34645, 2926, '_product_version', '4.1.0'),
(34646, 2926, '_vi_wad_aliexpress_variation_id', '12000018167158752'),
(34647, 2926, '_vi_wad_aliexpress_variation_attr', '14:350850#Picture 7;200000124:200000334'),
(34648, 2927, '_variation_description', ''),
(34649, 2927, '_sku', '1005001939638366-picture-6-45'),
(34650, 2927, '_regular_price', '158.73'),
(34651, 2927, 'total_sales', '0'),
(34652, 2927, '_tax_status', 'taxable'),
(34653, 2927, '_tax_class', 'parent'),
(34654, 2927, '_manage_stock', 'yes'),
(34655, 2927, '_backorders', 'no'),
(34656, 2927, '_sold_individually', 'no'),
(34657, 2927, '_virtual', 'no'),
(34658, 2927, '_downloadable', 'no'),
(34659, 2927, '_download_limit', '-1'),
(34660, 2927, '_download_expiry', '-1'),
(34661, 2927, '_stock', '98'),
(34662, 2927, '_stock_status', 'instock'),
(34663, 2927, '_wc_average_rating', '0'),
(34664, 2927, '_wc_review_count', '0'),
(34665, 2927, 'attribute_pa_color', 'picture-6'),
(34666, 2927, 'attribute_pa_shoe-size', '45'),
(34667, 2927, '_price', '158.73'),
(34668, 2927, '_product_version', '4.1.0'),
(34669, 2927, '_vi_wad_aliexpress_variation_id', '12000018167158751'),
(34670, 2927, '_vi_wad_aliexpress_variation_attr', '14:100018786#Picture 6;200000124:3116'),
(34671, 2928, '_variation_description', ''),
(34672, 2928, '_sku', '1005001939638366-picture-6-44'),
(34673, 2928, '_regular_price', '158.73'),
(34674, 2928, 'total_sales', '0'),
(34675, 2928, '_tax_status', 'taxable'),
(34676, 2928, '_tax_class', 'parent'),
(34677, 2928, '_manage_stock', 'yes'),
(34678, 2928, '_backorders', 'no'),
(34679, 2928, '_sold_individually', 'no'),
(34680, 2928, '_virtual', 'no'),
(34681, 2928, '_downloadable', 'no'),
(34682, 2928, '_download_limit', '-1'),
(34683, 2928, '_download_expiry', '-1'),
(34684, 2928, '_stock', '98'),
(34685, 2928, '_stock_status', 'instock'),
(34686, 2928, '_wc_average_rating', '0'),
(34687, 2928, '_wc_review_count', '0'),
(34688, 2928, 'attribute_pa_color', 'picture-6'),
(34689, 2928, 'attribute_pa_shoe-size', '44'),
(34690, 2928, '_price', '158.73'),
(34691, 2928, '_product_version', '4.1.0'),
(34692, 2928, '_vi_wad_aliexpress_variation_id', '12000018167158750'),
(34693, 2928, '_vi_wad_aliexpress_variation_attr', '14:100018786#Picture 6;200000124:100010487'),
(34694, 2929, '_variation_description', ''),
(34695, 2929, '_sku', '1005001939638366-picture-6-43'),
(34696, 2929, '_regular_price', '158.73'),
(34697, 2929, 'total_sales', '0'),
(34698, 2929, '_tax_status', 'taxable'),
(34699, 2929, '_tax_class', 'parent'),
(34700, 2929, '_manage_stock', 'yes'),
(34701, 2929, '_backorders', 'no'),
(34702, 2929, '_sold_individually', 'no'),
(34703, 2929, '_virtual', 'no'),
(34704, 2929, '_downloadable', 'no'),
(34705, 2929, '_download_limit', '-1'),
(34706, 2929, '_download_expiry', '-1'),
(34707, 2929, '_stock', '99'),
(34708, 2929, '_stock_status', 'instock'),
(34709, 2929, '_wc_average_rating', '0'),
(34710, 2929, '_wc_review_count', '0'),
(34711, 2929, 'attribute_pa_color', 'picture-6'),
(34712, 2929, 'attribute_pa_shoe-size', '43'),
(34713, 2929, '_price', '158.73'),
(34714, 2929, '_product_version', '4.1.0'),
(34715, 2929, '_vi_wad_aliexpress_variation_id', '12000018167158749'),
(34716, 2929, '_vi_wad_aliexpress_variation_attr', '14:100018786#Picture 6;200000124:200000338'),
(34717, 2922, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H611494d639dc40758cbe8c34d16c8a892/New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots.jpg'),
(34718, 2930, '_variation_description', ''),
(34719, 2930, '_sku', '1005001939638366-picture-6-42'),
(34720, 2930, '_regular_price', '158.73'),
(34721, 2930, 'total_sales', '0'),
(34722, 2930, '_tax_status', 'taxable'),
(34723, 2930, '_tax_class', 'parent'),
(34724, 2930, '_manage_stock', 'yes'),
(34725, 2930, '_backorders', 'no'),
(34726, 2930, '_sold_individually', 'no'),
(34727, 2930, '_virtual', 'no'),
(34728, 2930, '_downloadable', 'no'),
(34729, 2930, '_download_limit', '-1'),
(34730, 2930, '_download_expiry', '-1'),
(34731, 2930, '_stock', '99'),
(34732, 2930, '_stock_status', 'instock'),
(34733, 2930, '_wc_average_rating', '0'),
(34734, 2930, '_wc_review_count', '0'),
(34735, 2930, 'attribute_pa_color', 'picture-6'),
(34736, 2930, 'attribute_pa_shoe-size', '42'),
(34737, 2930, '_price', '158.73'),
(34738, 2930, '_product_version', '4.1.0'),
(34739, 2930, '_vi_wad_aliexpress_variation_id', '12000018167158748'),
(34740, 2930, '_vi_wad_aliexpress_variation_attr', '14:100018786#Picture 6;200000124:200000337'),
(34741, 2931, '_variation_description', ''),
(34742, 2931, '_sku', '1005001939638366-picture-6-41'),
(34743, 2931, '_regular_price', '158.73'),
(34744, 2931, 'total_sales', '0'),
(34745, 2931, '_tax_status', 'taxable'),
(34746, 2931, '_tax_class', 'parent'),
(34747, 2931, '_manage_stock', 'yes'),
(34748, 2931, '_backorders', 'no'),
(34749, 2931, '_sold_individually', 'no'),
(34750, 2931, '_virtual', 'no'),
(34751, 2931, '_downloadable', 'no'),
(34752, 2931, '_download_limit', '-1'),
(34753, 2931, '_download_expiry', '-1'),
(34754, 2931, '_stock', '98'),
(34755, 2931, '_stock_status', 'instock'),
(34756, 2931, '_wc_average_rating', '0'),
(34757, 2931, '_wc_review_count', '0'),
(34758, 2931, 'attribute_pa_color', 'picture-6'),
(34759, 2931, 'attribute_pa_shoe-size', '41'),
(34760, 2931, '_price', '158.73'),
(34761, 2931, '_product_version', '4.1.0'),
(34762, 2931, '_vi_wad_aliexpress_variation_id', '12000018167158747'),
(34763, 2931, '_vi_wad_aliexpress_variation_attr', '14:100018786#Picture 6;200000124:100010483'),
(34764, 2932, '_variation_description', ''),
(34765, 2932, '_sku', '1005001939638366-picture-6-40'),
(34766, 2932, '_regular_price', '158.73'),
(34767, 2932, 'total_sales', '0'),
(34768, 2932, '_tax_status', 'taxable'),
(34769, 2932, '_tax_class', 'parent'),
(34770, 2932, '_manage_stock', 'yes'),
(34771, 2932, '_backorders', 'no'),
(34772, 2932, '_sold_individually', 'no'),
(34773, 2932, '_virtual', 'no'),
(34774, 2932, '_downloadable', 'no'),
(34775, 2932, '_download_limit', '-1'),
(34776, 2932, '_download_expiry', '-1'),
(34777, 2932, '_stock', '98'),
(34778, 2932, '_stock_status', 'instock'),
(34779, 2932, '_wc_average_rating', '0'),
(34780, 2932, '_wc_review_count', '0'),
(34781, 2932, 'attribute_pa_color', 'picture-6'),
(34782, 2932, 'attribute_pa_shoe-size', '40'),
(34783, 2932, '_price', '158.73'),
(34784, 2932, '_product_version', '4.1.0'),
(34785, 2932, '_vi_wad_aliexpress_variation_id', '12000018167158746'),
(34786, 2932, '_vi_wad_aliexpress_variation_attr', '14:100018786#Picture 6;200000124:100013888'),
(34787, 2933, '_variation_description', ''),
(34788, 2933, '_sku', '1005001939638366-picture-6-39'),
(34789, 2933, '_regular_price', '158.73'),
(34790, 2933, 'total_sales', '0'),
(34791, 2933, '_tax_status', 'taxable'),
(34792, 2933, '_tax_class', 'parent'),
(34793, 2933, '_manage_stock', 'yes'),
(34794, 2933, '_backorders', 'no'),
(34795, 2933, '_sold_individually', 'no'),
(34796, 2933, '_virtual', 'no'),
(34797, 2933, '_downloadable', 'no'),
(34798, 2933, '_download_limit', '-1'),
(34799, 2933, '_download_expiry', '-1'),
(34800, 2933, '_stock', '99'),
(34801, 2933, '_stock_status', 'instock'),
(34802, 2933, '_wc_average_rating', '0'),
(34803, 2933, '_wc_review_count', '0'),
(34804, 2933, 'attribute_pa_color', 'picture-6'),
(34805, 2933, 'attribute_pa_shoe-size', '39'),
(34806, 2933, '_price', '158.73'),
(34807, 2933, '_product_version', '4.1.0'),
(34808, 2933, '_vi_wad_aliexpress_variation_id', '12000018167158745'),
(34809, 2933, '_vi_wad_aliexpress_variation_attr', '14:100018786#Picture 6;200000124:200000364'),
(34810, 2934, '_variation_description', ''),
(34811, 2934, '_sku', '1005001939638366-picture-6-38'),
(34812, 2934, '_regular_price', '158.73'),
(34813, 2934, 'total_sales', '0'),
(34814, 2934, '_tax_status', 'taxable'),
(34815, 2934, '_tax_class', 'parent'),
(34816, 2934, '_manage_stock', 'yes'),
(34817, 2934, '_backorders', 'no'),
(34818, 2934, '_sold_individually', 'no'),
(34819, 2934, '_virtual', 'no'),
(34820, 2934, '_downloadable', 'no'),
(34821, 2934, '_download_limit', '-1'),
(34822, 2934, '_download_expiry', '-1'),
(34823, 2934, '_stock', '100'),
(34824, 2934, '_stock_status', 'instock'),
(34825, 2934, '_wc_average_rating', '0'),
(34826, 2934, '_wc_review_count', '0'),
(34827, 2934, 'attribute_pa_color', 'picture-6'),
(34828, 2934, 'attribute_pa_shoe-size', '38'),
(34829, 2934, '_price', '158.73'),
(34830, 2934, '_product_version', '4.1.0'),
(34831, 2934, '_vi_wad_aliexpress_variation_id', '12000018167158744'),
(34832, 2934, '_vi_wad_aliexpress_variation_attr', '14:100018786#Picture 6;200000124:200000898'),
(34833, 2935, '_variation_description', ''),
(34834, 2935, '_sku', '1005001939638366-picture-6-37'),
(34835, 2935, '_regular_price', '158.73'),
(34836, 2935, 'total_sales', '0'),
(34837, 2935, '_tax_status', 'taxable'),
(34838, 2935, '_tax_class', 'parent'),
(34839, 2935, '_manage_stock', 'yes'),
(34840, 2935, '_backorders', 'no'),
(34841, 2935, '_sold_individually', 'no'),
(34842, 2935, '_virtual', 'no'),
(34843, 2935, '_downloadable', 'no'),
(34844, 2935, '_download_limit', '-1'),
(34845, 2935, '_download_expiry', '-1'),
(34846, 2935, '_stock', '99'),
(34847, 2935, '_stock_status', 'instock'),
(34848, 2935, '_wc_average_rating', '0'),
(34849, 2935, '_wc_review_count', '0'),
(34850, 2935, 'attribute_pa_color', 'picture-6'),
(34851, 2935, 'attribute_pa_shoe-size', '37'),
(34852, 2935, '_price', '158.73'),
(34853, 2935, '_product_version', '4.1.0'),
(34854, 2935, '_vi_wad_aliexpress_variation_id', '12000018167158743'),
(34855, 2935, '_vi_wad_aliexpress_variation_attr', '14:100018786#Picture 6;200000124:100010482'),
(34856, 2936, '_variation_description', ''),
(34857, 2936, '_sku', '1005001939638366-picture-6-36'),
(34858, 2936, '_regular_price', '158.73'),
(34859, 2936, 'total_sales', '0'),
(34860, 2936, '_tax_status', 'taxable'),
(34861, 2936, '_tax_class', 'parent'),
(34862, 2936, '_manage_stock', 'yes'),
(34863, 2936, '_backorders', 'no'),
(34864, 2936, '_sold_individually', 'no'),
(34865, 2936, '_virtual', 'no'),
(34866, 2936, '_downloadable', 'no'),
(34867, 2936, '_download_limit', '-1'),
(34868, 2936, '_download_expiry', '-1'),
(34869, 2936, '_stock', '99'),
(34870, 2936, '_stock_status', 'instock'),
(34871, 2936, '_wc_average_rating', '0'),
(34872, 2936, '_wc_review_count', '0'),
(34873, 2936, 'attribute_pa_color', 'picture-6'),
(34874, 2936, 'attribute_pa_shoe-size', '36'),
(34875, 2936, '_price', '158.73'),
(34876, 2936, '_product_version', '4.1.0'),
(34877, 2936, '_vi_wad_aliexpress_variation_id', '12000018167158742'),
(34878, 2936, '_vi_wad_aliexpress_variation_attr', '14:100018786#Picture 6;200000124:200000334'),
(34879, 2937, '_variation_description', ''),
(34880, 2937, '_sku', '1005001939638366-picture-5-45'),
(34881, 2937, '_regular_price', '158.73'),
(34882, 2937, 'total_sales', '0'),
(34883, 2937, '_tax_status', 'taxable'),
(34884, 2937, '_tax_class', 'parent'),
(34885, 2937, '_manage_stock', 'yes'),
(34886, 2937, '_backorders', 'no'),
(34887, 2937, '_sold_individually', 'no'),
(34888, 2937, '_virtual', 'no'),
(34889, 2937, '_downloadable', 'no'),
(34890, 2937, '_download_limit', '-1'),
(34891, 2937, '_download_expiry', '-1'),
(34892, 2937, '_stock', '95'),
(34893, 2937, '_stock_status', 'instock'),
(34894, 2937, '_wc_average_rating', '0'),
(34895, 2937, '_wc_review_count', '0'),
(34896, 2937, 'attribute_pa_color', 'picture-5'),
(34897, 2937, 'attribute_pa_shoe-size', '45'),
(34898, 2937, '_price', '158.73'),
(34899, 2937, '_product_version', '4.1.0'),
(34900, 2937, '_vi_wad_aliexpress_variation_id', '12000018167158741'),
(34901, 2937, '_vi_wad_aliexpress_variation_attr', '14:365458#Picture 5;200000124:3116'),
(34902, 2938, '_variation_description', ''),
(34903, 2938, '_sku', '1005001939638366-picture-5-44'),
(34904, 2938, '_regular_price', '158.73'),
(34905, 2938, 'total_sales', '0'),
(34906, 2938, '_tax_status', 'taxable'),
(34907, 2938, '_tax_class', 'parent'),
(34908, 2938, '_manage_stock', 'yes'),
(34909, 2938, '_backorders', 'no'),
(34910, 2938, '_sold_individually', 'no'),
(34911, 2938, '_virtual', 'no'),
(34912, 2938, '_downloadable', 'no'),
(34913, 2938, '_download_limit', '-1'),
(34914, 2938, '_download_expiry', '-1'),
(34915, 2938, '_stock', '96'),
(34916, 2938, '_stock_status', 'instock'),
(34917, 2938, '_wc_average_rating', '0'),
(34918, 2938, '_wc_review_count', '0'),
(34919, 2938, 'attribute_pa_color', 'picture-5'),
(34920, 2938, 'attribute_pa_shoe-size', '44'),
(34921, 2938, '_price', '158.73'),
(34922, 2938, '_product_version', '4.1.0'),
(34923, 2938, '_vi_wad_aliexpress_variation_id', '12000018167158740'),
(34924, 2938, '_vi_wad_aliexpress_variation_attr', '14:365458#Picture 5;200000124:100010487'),
(34925, 2939, '_variation_description', ''),
(34926, 2939, '_sku', '1005001939638366-picture-5-43'),
(34927, 2939, '_regular_price', '158.73'),
(34928, 2939, 'total_sales', '0'),
(34929, 2939, '_tax_status', 'taxable'),
(34930, 2939, '_tax_class', 'parent'),
(34931, 2939, '_manage_stock', 'yes'),
(34932, 2939, '_backorders', 'no'),
(34933, 2939, '_sold_individually', 'no'),
(34934, 2939, '_virtual', 'no'),
(34935, 2939, '_downloadable', 'no'),
(34936, 2939, '_download_limit', '-1'),
(34937, 2939, '_download_expiry', '-1'),
(34938, 2939, '_stock', '97'),
(34939, 2939, '_stock_status', 'instock'),
(34940, 2939, '_wc_average_rating', '0'),
(34941, 2939, '_wc_review_count', '0'),
(34942, 2939, 'attribute_pa_color', 'picture-5'),
(34943, 2939, 'attribute_pa_shoe-size', '43'),
(34944, 2939, '_price', '158.73'),
(34945, 2939, '_product_version', '4.1.0'),
(34946, 2939, '_vi_wad_aliexpress_variation_id', '12000018167158739'),
(34947, 2939, '_vi_wad_aliexpress_variation_attr', '14:365458#Picture 5;200000124:200000338'),
(34948, 2940, '_variation_description', ''),
(34949, 2940, '_sku', '1005001939638366-picture-5-42'),
(34950, 2940, '_regular_price', '158.73'),
(34951, 2940, 'total_sales', '0'),
(34952, 2940, '_tax_status', 'taxable'),
(34953, 2940, '_tax_class', 'parent'),
(34954, 2940, '_manage_stock', 'yes'),
(34955, 2940, '_backorders', 'no'),
(34956, 2940, '_sold_individually', 'no'),
(34957, 2940, '_virtual', 'no'),
(34958, 2940, '_downloadable', 'no'),
(34959, 2940, '_download_limit', '-1'),
(34960, 2940, '_download_expiry', '-1'),
(34961, 2940, '_stock', '97'),
(34962, 2940, '_stock_status', 'instock'),
(34963, 2940, '_wc_average_rating', '0'),
(34964, 2940, '_wc_review_count', '0'),
(34965, 2940, 'attribute_pa_color', 'picture-5'),
(34966, 2940, 'attribute_pa_shoe-size', '42'),
(34967, 2940, '_price', '158.73'),
(34968, 2940, '_product_version', '4.1.0'),
(34969, 2940, '_vi_wad_aliexpress_variation_id', '12000018167158738'),
(34970, 2940, '_vi_wad_aliexpress_variation_attr', '14:365458#Picture 5;200000124:200000337'),
(34971, 2941, '_wp_attached_file', '2021/06/New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots-4.jpg');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(34972, 2941, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:109:\"2021/06/New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots-4.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:109:\"New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:109:\"New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots-4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:109:\"New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots-4-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:109:\"New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots-4-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:109:\"New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots-4-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:109:\"New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:109:\"New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots-4-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:109:\"New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:109:\"New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:109:\"New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots-4-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:109:\"New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(34973, 2942, '_variation_description', ''),
(34974, 2942, '_sku', '1005001939638366-picture-5-41'),
(34975, 2942, '_regular_price', '158.73'),
(34976, 2942, 'total_sales', '0'),
(34977, 2942, '_tax_status', 'taxable'),
(34978, 2942, '_tax_class', 'parent'),
(34979, 2942, '_manage_stock', 'yes'),
(34980, 2942, '_backorders', 'no'),
(34981, 2942, '_sold_individually', 'no'),
(34982, 2942, '_virtual', 'no'),
(34983, 2942, '_downloadable', 'no'),
(34984, 2942, '_download_limit', '-1'),
(34985, 2942, '_download_expiry', '-1'),
(34986, 2942, '_stock', '97'),
(34987, 2942, '_stock_status', 'instock'),
(34988, 2942, '_wc_average_rating', '0'),
(34989, 2942, '_wc_review_count', '0'),
(34990, 2942, 'attribute_pa_color', 'picture-5'),
(34991, 2942, 'attribute_pa_shoe-size', '41'),
(34992, 2942, '_price', '158.73'),
(34993, 2942, '_product_version', '4.1.0'),
(34994, 2942, '_vi_wad_aliexpress_variation_id', '12000018167158737'),
(34995, 2942, '_vi_wad_aliexpress_variation_attr', '14:365458#Picture 5;200000124:100010483'),
(34996, 2943, '_variation_description', ''),
(34997, 2943, '_sku', '1005001939638366-picture-5-40'),
(34998, 2943, '_regular_price', '158.73'),
(34999, 2943, 'total_sales', '0'),
(35000, 2943, '_tax_status', 'taxable'),
(35001, 2943, '_tax_class', 'parent'),
(35002, 2943, '_manage_stock', 'yes'),
(35003, 2943, '_backorders', 'no'),
(35004, 2943, '_sold_individually', 'no'),
(35005, 2943, '_virtual', 'no'),
(35006, 2943, '_downloadable', 'no'),
(35007, 2943, '_download_limit', '-1'),
(35008, 2943, '_download_expiry', '-1'),
(35009, 2943, '_stock', '96'),
(35010, 2943, '_stock_status', 'instock'),
(35011, 2943, '_wc_average_rating', '0'),
(35012, 2943, '_wc_review_count', '0'),
(35013, 2943, 'attribute_pa_color', 'picture-5'),
(35014, 2943, 'attribute_pa_shoe-size', '40'),
(35015, 2943, '_price', '158.73'),
(35016, 2943, '_product_version', '4.1.0'),
(35017, 2943, '_vi_wad_aliexpress_variation_id', '12000018167158736'),
(35018, 2943, '_vi_wad_aliexpress_variation_attr', '14:365458#Picture 5;200000124:100013888'),
(35019, 2944, '_variation_description', ''),
(35020, 2944, '_sku', '1005001939638366-picture-5-39'),
(35021, 2944, '_regular_price', '158.73'),
(35022, 2944, 'total_sales', '0'),
(35023, 2944, '_tax_status', 'taxable'),
(35024, 2944, '_tax_class', 'parent'),
(35025, 2944, '_manage_stock', 'yes'),
(35026, 2944, '_backorders', 'no'),
(35027, 2944, '_sold_individually', 'no'),
(35028, 2944, '_virtual', 'no'),
(35029, 2944, '_downloadable', 'no'),
(35030, 2944, '_download_limit', '-1'),
(35031, 2944, '_download_expiry', '-1'),
(35032, 2944, '_stock', '99'),
(35033, 2944, '_stock_status', 'instock'),
(35034, 2944, '_wc_average_rating', '0'),
(35035, 2944, '_wc_review_count', '0'),
(35036, 2944, 'attribute_pa_color', 'picture-5'),
(35037, 2944, 'attribute_pa_shoe-size', '39'),
(35038, 2944, '_price', '158.73'),
(35039, 2944, '_product_version', '4.1.0'),
(35040, 2944, '_vi_wad_aliexpress_variation_id', '12000018167158735'),
(35041, 2944, '_vi_wad_aliexpress_variation_attr', '14:365458#Picture 5;200000124:200000364'),
(35042, 2945, '_variation_description', ''),
(35043, 2945, '_sku', '1005001939638366-picture-5-38'),
(35044, 2945, '_regular_price', '158.73'),
(35045, 2945, 'total_sales', '0'),
(35046, 2945, '_tax_status', 'taxable'),
(35047, 2945, '_tax_class', 'parent'),
(35048, 2945, '_manage_stock', 'yes'),
(35049, 2945, '_backorders', 'no'),
(35050, 2945, '_sold_individually', 'no'),
(35051, 2945, '_virtual', 'no'),
(35052, 2945, '_downloadable', 'no'),
(35053, 2945, '_download_limit', '-1'),
(35054, 2945, '_download_expiry', '-1'),
(35055, 2945, '_stock', '96'),
(35056, 2945, '_stock_status', 'instock'),
(35057, 2945, '_wc_average_rating', '0'),
(35058, 2945, '_wc_review_count', '0'),
(35059, 2945, 'attribute_pa_color', 'picture-5'),
(35060, 2945, 'attribute_pa_shoe-size', '38'),
(35061, 2945, '_price', '158.73'),
(35062, 2945, '_product_version', '4.1.0'),
(35063, 2945, '_vi_wad_aliexpress_variation_id', '12000018167158734'),
(35064, 2945, '_vi_wad_aliexpress_variation_attr', '14:365458#Picture 5;200000124:200000898'),
(35065, 2941, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H16a0b58e61834caea598850c53a0a964p/New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots.jpg'),
(35066, 2946, '_variation_description', ''),
(35067, 2946, '_sku', '1005001939638366-picture-5-37'),
(35068, 2946, '_regular_price', '158.73'),
(35069, 2946, 'total_sales', '0'),
(35070, 2946, '_tax_status', 'taxable'),
(35071, 2946, '_tax_class', 'parent'),
(35072, 2946, '_manage_stock', 'yes'),
(35073, 2946, '_backorders', 'no'),
(35074, 2946, '_sold_individually', 'no'),
(35075, 2946, '_virtual', 'no'),
(35076, 2946, '_downloadable', 'no'),
(35077, 2946, '_download_limit', '-1'),
(35078, 2946, '_download_expiry', '-1'),
(35079, 2946, '_stock', '96'),
(35080, 2946, '_stock_status', 'instock'),
(35081, 2946, '_wc_average_rating', '0'),
(35082, 2946, '_wc_review_count', '0'),
(35083, 2946, 'attribute_pa_color', 'picture-5'),
(35084, 2946, 'attribute_pa_shoe-size', '37'),
(35085, 2946, '_price', '158.73'),
(35086, 2946, '_product_version', '4.1.0'),
(35087, 2946, '_vi_wad_aliexpress_variation_id', '12000018167158733'),
(35088, 2946, '_vi_wad_aliexpress_variation_attr', '14:365458#Picture 5;200000124:100010482'),
(35089, 2947, '_variation_description', ''),
(35090, 2947, '_sku', '1005001939638366-picture-5-36'),
(35091, 2947, '_regular_price', '158.73'),
(35092, 2947, 'total_sales', '0'),
(35093, 2947, '_tax_status', 'taxable'),
(35094, 2947, '_tax_class', 'parent'),
(35095, 2947, '_manage_stock', 'yes'),
(35096, 2947, '_backorders', 'no'),
(35097, 2947, '_sold_individually', 'no'),
(35098, 2947, '_virtual', 'no'),
(35099, 2947, '_downloadable', 'no'),
(35100, 2948, '_wp_attached_file', '2021/06/New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots-5.jpg'),
(35101, 2947, '_download_limit', '-1'),
(35102, 2947, '_download_expiry', '-1'),
(35103, 2948, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:109:\"2021/06/New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots-5.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:109:\"New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:109:\"New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots-5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:109:\"New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots-5-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:109:\"New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots-5-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:109:\"New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots-5-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:109:\"New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:109:\"New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots-5-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:109:\"New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots-5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:109:\"New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:109:\"New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots-5-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:109:\"New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots-5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(35104, 2947, '_stock', '100'),
(35105, 2947, '_stock_status', 'instock'),
(35106, 2947, '_wc_average_rating', '0'),
(35107, 2947, '_wc_review_count', '0'),
(35108, 2947, 'attribute_pa_color', 'picture-5'),
(35109, 2947, 'attribute_pa_shoe-size', '36'),
(35110, 2947, '_price', '158.73'),
(35111, 2947, '_product_version', '4.1.0'),
(35112, 2947, '_vi_wad_aliexpress_variation_id', '12000018167158732'),
(35113, 2947, '_vi_wad_aliexpress_variation_attr', '14:365458#Picture 5;200000124:200000334'),
(35114, 2949, '_variation_description', ''),
(35115, 2949, '_sku', '1005001939638366-picture-4-45'),
(35116, 2949, '_regular_price', '158.73'),
(35117, 2949, 'total_sales', '0'),
(35118, 2949, '_tax_status', 'taxable'),
(35119, 2949, '_tax_class', 'parent'),
(35120, 2949, '_manage_stock', 'yes'),
(35121, 2949, '_backorders', 'no'),
(35122, 2949, '_sold_individually', 'no'),
(35123, 2949, '_virtual', 'no'),
(35124, 2949, '_downloadable', 'no'),
(35125, 2949, '_download_limit', '-1'),
(35126, 2949, '_download_expiry', '-1'),
(35127, 2949, '_stock', '91'),
(35128, 2949, '_stock_status', 'instock'),
(35129, 2949, '_wc_average_rating', '0'),
(35130, 2949, '_wc_review_count', '0'),
(35131, 2949, 'attribute_pa_color', 'picture-4'),
(35132, 2949, 'attribute_pa_shoe-size', '45'),
(35133, 2949, '_price', '158.73'),
(35134, 2949, '_product_version', '4.1.0'),
(35135, 2949, '_vi_wad_aliexpress_variation_id', '12000018167158731'),
(35136, 2949, '_vi_wad_aliexpress_variation_attr', '14:1254#Picture 4;200000124:3116'),
(35137, 2950, '_variation_description', ''),
(35138, 2950, '_sku', '1005001939638366-picture-4-44'),
(35139, 2950, '_regular_price', '158.73'),
(35140, 2950, 'total_sales', '0'),
(35141, 2950, '_tax_status', 'taxable'),
(35142, 2950, '_tax_class', 'parent'),
(35143, 2950, '_manage_stock', 'yes'),
(35144, 2950, '_backorders', 'no'),
(35145, 2950, '_sold_individually', 'no'),
(35146, 2950, '_virtual', 'no'),
(35147, 2950, '_downloadable', 'no'),
(35148, 2950, '_download_limit', '-1'),
(35149, 2950, '_download_expiry', '-1'),
(35150, 2950, '_stock', '92'),
(35151, 2950, '_stock_status', 'instock'),
(35152, 2950, '_wc_average_rating', '0'),
(35153, 2950, '_wc_review_count', '0'),
(35154, 2950, 'attribute_pa_color', 'picture-4'),
(35155, 2950, 'attribute_pa_shoe-size', '44'),
(35156, 2950, '_price', '158.73'),
(35157, 2950, '_product_version', '4.1.0'),
(35158, 2950, '_vi_wad_aliexpress_variation_id', '12000018167158730'),
(35159, 2950, '_vi_wad_aliexpress_variation_attr', '14:1254#Picture 4;200000124:100010487'),
(35160, 2951, '_variation_description', ''),
(35161, 2951, '_sku', '1005001939638366-picture-4-43'),
(35162, 2951, '_regular_price', '158.73'),
(35163, 2951, 'total_sales', '0'),
(35164, 2951, '_tax_status', 'taxable'),
(35165, 2951, '_tax_class', 'parent'),
(35166, 2951, '_manage_stock', 'yes'),
(35167, 2951, '_backorders', 'no'),
(35168, 2951, '_sold_individually', 'no'),
(35169, 2951, '_virtual', 'no'),
(35170, 2951, '_downloadable', 'no'),
(35171, 2951, '_download_limit', '-1'),
(35172, 2951, '_download_expiry', '-1'),
(35173, 2951, '_stock', '79'),
(35174, 2951, '_stock_status', 'instock'),
(35175, 2951, '_wc_average_rating', '0'),
(35176, 2951, '_wc_review_count', '0'),
(35177, 2951, 'attribute_pa_color', 'picture-4'),
(35178, 2951, 'attribute_pa_shoe-size', '43'),
(35179, 2951, '_price', '158.73'),
(35180, 2951, '_product_version', '4.1.0'),
(35181, 2951, '_vi_wad_aliexpress_variation_id', '12000018167158729'),
(35182, 2951, '_vi_wad_aliexpress_variation_attr', '14:1254#Picture 4;200000124:200000338'),
(35183, 2948, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H4d77792a9b1648789eefafd3bdd9632ew/New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots.jpg'),
(35184, 2952, '_variation_description', ''),
(35185, 2952, '_sku', '1005001939638366-picture-4-42'),
(35186, 2952, '_regular_price', '158.73'),
(35187, 2952, 'total_sales', '0'),
(35188, 2952, '_tax_status', 'taxable'),
(35189, 2952, '_tax_class', 'parent'),
(35190, 2952, '_manage_stock', 'yes'),
(35191, 2952, '_backorders', 'no'),
(35192, 2952, '_sold_individually', 'no'),
(35193, 2952, '_virtual', 'no'),
(35194, 2952, '_downloadable', 'no'),
(35195, 2952, '_download_limit', '-1'),
(35196, 2952, '_download_expiry', '-1'),
(35197, 2952, '_stock', '80'),
(35198, 2952, '_stock_status', 'instock'),
(35199, 2952, '_wc_average_rating', '0'),
(35200, 2952, '_wc_review_count', '0'),
(35201, 2952, 'attribute_pa_color', 'picture-4'),
(35202, 2952, 'attribute_pa_shoe-size', '42'),
(35203, 2952, '_price', '158.73'),
(35204, 2952, '_product_version', '4.1.0'),
(35205, 2952, '_vi_wad_aliexpress_variation_id', '12000018167158728'),
(35206, 2952, '_vi_wad_aliexpress_variation_attr', '14:1254#Picture 4;200000124:200000337'),
(35207, 2953, '_variation_description', ''),
(35208, 2953, '_sku', '1005001939638366-picture-4-41'),
(35209, 2953, '_regular_price', '158.73'),
(35210, 2953, 'total_sales', '0'),
(35211, 2953, '_tax_status', 'taxable'),
(35212, 2953, '_tax_class', 'parent'),
(35213, 2954, '_wp_attached_file', '2021/06/New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots.jpg_640x640.jpg'),
(35214, 2953, '_manage_stock', 'yes'),
(35215, 2953, '_backorders', 'no'),
(35216, 2954, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:119:\"2021/06/New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots.jpg_640x640.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:119:\"New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots.jpg_640x640-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:119:\"New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots.jpg_640x640-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:119:\"New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots.jpg_640x640-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:119:\"New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots.jpg_640x640-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:119:\"New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots.jpg_640x640-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:119:\"New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots.jpg_640x640-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:119:\"New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots.jpg_640x640-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:119:\"New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots.jpg_640x640-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:119:\"New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots.jpg_640x640-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:119:\"New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots.jpg_640x640-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(35217, 2953, '_sold_individually', 'no'),
(35218, 2953, '_virtual', 'no'),
(35219, 2953, '_downloadable', 'no'),
(35220, 2953, '_download_limit', '-1'),
(35221, 2953, '_download_expiry', '-1'),
(35222, 2953, '_stock', '88'),
(35223, 2953, '_stock_status', 'instock'),
(35224, 2953, '_wc_average_rating', '0'),
(35225, 2953, '_wc_review_count', '0'),
(35226, 2953, 'attribute_pa_color', 'picture-4'),
(35227, 2953, 'attribute_pa_shoe-size', '41'),
(35228, 2953, '_price', '158.73'),
(35229, 2953, '_product_version', '4.1.0'),
(35230, 2953, '_vi_wad_aliexpress_variation_id', '12000018167158727'),
(35231, 2953, '_vi_wad_aliexpress_variation_attr', '14:1254#Picture 4;200000124:100010483'),
(35232, 2955, '_variation_description', ''),
(35233, 2955, '_sku', '1005001939638366-picture-4-40'),
(35234, 2955, '_regular_price', '158.73'),
(35235, 2955, 'total_sales', '0'),
(35236, 2955, '_tax_status', 'taxable'),
(35237, 2955, '_tax_class', 'parent'),
(35238, 2955, '_manage_stock', 'yes'),
(35239, 2955, '_backorders', 'no'),
(35240, 2955, '_sold_individually', 'no'),
(35241, 2955, '_virtual', 'no'),
(35242, 2955, '_downloadable', 'no'),
(35243, 2955, '_download_limit', '-1'),
(35244, 2955, '_download_expiry', '-1'),
(35245, 2955, '_stock', '85'),
(35246, 2955, '_stock_status', 'instock'),
(35247, 2955, '_wc_average_rating', '0'),
(35248, 2955, '_wc_review_count', '0'),
(35249, 2955, 'attribute_pa_color', 'picture-4'),
(35250, 2955, 'attribute_pa_shoe-size', '40'),
(35251, 2955, '_price', '158.73'),
(35252, 2955, '_product_version', '4.1.0'),
(35253, 2955, '_vi_wad_aliexpress_variation_id', '12000018167158726'),
(35254, 2955, '_vi_wad_aliexpress_variation_attr', '14:1254#Picture 4;200000124:100013888'),
(35255, 2956, '_variation_description', ''),
(35256, 2956, '_sku', '1005001939638366-picture-4-39'),
(35257, 2956, '_regular_price', '158.73'),
(35258, 2956, 'total_sales', '0'),
(35259, 2956, '_tax_status', 'taxable'),
(35260, 2956, '_tax_class', 'parent'),
(35261, 2956, '_manage_stock', 'yes'),
(35262, 2956, '_backorders', 'no'),
(35263, 2956, '_sold_individually', 'no'),
(35264, 2956, '_virtual', 'no'),
(35265, 2956, '_downloadable', 'no'),
(35266, 2956, '_download_limit', '-1'),
(35267, 2956, '_download_expiry', '-1'),
(35268, 2956, '_stock', '77'),
(35269, 2956, '_stock_status', 'instock'),
(35270, 2956, '_wc_average_rating', '0'),
(35271, 2956, '_wc_review_count', '0'),
(35272, 2956, 'attribute_pa_color', 'picture-4'),
(35273, 2956, 'attribute_pa_shoe-size', '39'),
(35274, 2956, '_price', '158.73'),
(35275, 2954, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H588d1723618740bbacdcc232a2ff3c7aM/New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots.jpg_640x640.jpg'),
(35276, 2835, '_thumbnail_id', '2954'),
(35277, 2836, '_thumbnail_id', '2954'),
(35278, 2956, '_product_version', '4.1.0'),
(35279, 2837, '_thumbnail_id', '2954'),
(35280, 2838, '_thumbnail_id', '2954'),
(35281, 2839, '_thumbnail_id', '2954'),
(35282, 2840, '_thumbnail_id', '2954'),
(35283, 2842, '_thumbnail_id', '2954'),
(35284, 2956, '_vi_wad_aliexpress_variation_id', '12000018167158725'),
(35285, 2843, '_thumbnail_id', '2954'),
(35286, 2956, '_vi_wad_aliexpress_variation_attr', '14:1254#Picture 4;200000124:200000364'),
(35287, 2844, '_thumbnail_id', '2954'),
(35288, 2845, '_thumbnail_id', '2954'),
(35289, 2846, '_thumbnail_id', '2954'),
(35290, 2847, '_thumbnail_id', '2954'),
(35291, 2848, '_thumbnail_id', '2954'),
(35292, 2957, '_variation_description', ''),
(35293, 2957, '_sku', '1005001939638366-picture-4-38'),
(35294, 2957, '_regular_price', '158.73'),
(35295, 2957, 'total_sales', '0'),
(35296, 2957, '_tax_status', 'taxable'),
(35297, 2957, '_tax_class', 'parent'),
(35298, 2957, '_manage_stock', 'yes'),
(35299, 2957, '_backorders', 'no'),
(35300, 2957, '_sold_individually', 'no'),
(35301, 2957, '_virtual', 'no'),
(35302, 2957, '_downloadable', 'no'),
(35303, 2957, '_download_limit', '-1'),
(35304, 2957, '_download_expiry', '-1'),
(35305, 2957, '_stock', '88'),
(35306, 2957, '_stock_status', 'instock'),
(35307, 2957, '_wc_average_rating', '0'),
(35308, 2957, '_wc_review_count', '0'),
(35309, 2957, 'attribute_pa_color', 'picture-4'),
(35310, 2957, 'attribute_pa_shoe-size', '38'),
(35311, 2957, '_price', '158.73'),
(35312, 2957, '_product_version', '4.1.0'),
(35313, 2957, '_vi_wad_aliexpress_variation_id', '12000018167158724'),
(35314, 2957, '_vi_wad_aliexpress_variation_attr', '14:1254#Picture 4;200000124:200000898'),
(35315, 2958, '_wp_attached_file', '2021/06/New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots-1.jpg_640x640-1.jpg'),
(35316, 2958, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:123:\"2021/06/New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots-1.jpg_640x640-1.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:123:\"New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots-1.jpg_640x640-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:123:\"New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots-1.jpg_640x640-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:123:\"New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots-1.jpg_640x640-1-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:123:\"New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots-1.jpg_640x640-1-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:123:\"New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots-1.jpg_640x640-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:123:\"New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots-1.jpg_640x640-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:123:\"New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots-1.jpg_640x640-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:123:\"New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots-1.jpg_640x640-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:123:\"New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots-1.jpg_640x640-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:123:\"New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots-1.jpg_640x640-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(35317, 2959, '_variation_description', ''),
(35318, 2959, '_sku', '1005001939638366-picture-4-37'),
(35319, 2959, '_regular_price', '158.73'),
(35320, 2959, 'total_sales', '0'),
(35321, 2959, '_tax_status', 'taxable'),
(35322, 2959, '_tax_class', 'parent'),
(35323, 2959, '_manage_stock', 'yes'),
(35324, 2959, '_backorders', 'no'),
(35325, 2959, '_sold_individually', 'no'),
(35326, 2959, '_virtual', 'no'),
(35327, 2959, '_downloadable', 'no'),
(35328, 2959, '_download_limit', '-1'),
(35329, 2959, '_download_expiry', '-1'),
(35330, 2959, '_stock', '86'),
(35331, 2959, '_stock_status', 'instock'),
(35332, 2959, '_wc_average_rating', '0'),
(35333, 2959, '_wc_review_count', '0'),
(35334, 2959, 'attribute_pa_color', 'picture-4'),
(35335, 2959, 'attribute_pa_shoe-size', '37'),
(35336, 2959, '_price', '158.73'),
(35337, 2959, '_product_version', '4.1.0'),
(35338, 2959, '_vi_wad_aliexpress_variation_id', '12000018167158723'),
(35339, 2959, '_vi_wad_aliexpress_variation_attr', '14:1254#Picture 4;200000124:100010482'),
(35340, 2960, '_variation_description', ''),
(35341, 2960, '_sku', '1005001939638366-picture-4-36'),
(35342, 2960, '_regular_price', '158.73'),
(35343, 2960, 'total_sales', '0'),
(35344, 2960, '_tax_status', 'taxable'),
(35345, 2960, '_tax_class', 'parent'),
(35346, 2960, '_manage_stock', 'yes'),
(35347, 2960, '_backorders', 'no'),
(35348, 2960, '_sold_individually', 'no'),
(35349, 2960, '_virtual', 'no'),
(35350, 2960, '_downloadable', 'no'),
(35351, 2960, '_download_limit', '-1'),
(35352, 2960, '_download_expiry', '-1'),
(35353, 2960, '_stock', '98'),
(35354, 2960, '_stock_status', 'instock'),
(35355, 2960, '_wc_average_rating', '0'),
(35356, 2960, '_wc_review_count', '0'),
(35357, 2960, 'attribute_pa_color', 'picture-4'),
(35358, 2960, 'attribute_pa_shoe-size', '36'),
(35359, 2960, '_price', '158.73'),
(35360, 2960, '_product_version', '4.1.0'),
(35361, 2960, '_vi_wad_aliexpress_variation_id', '12000018167158722'),
(35362, 2960, '_vi_wad_aliexpress_variation_attr', '14:1254#Picture 4;200000124:200000334'),
(35363, 2961, '_variation_description', ''),
(35364, 2961, '_sku', '1005001939638366-picture-3-45'),
(35365, 2961, '_regular_price', '158.73'),
(35366, 2961, 'total_sales', '0'),
(35367, 2961, '_tax_status', 'taxable'),
(35368, 2961, '_tax_class', 'parent'),
(35369, 2961, '_manage_stock', 'yes'),
(35370, 2961, '_backorders', 'no'),
(35371, 2961, '_sold_individually', 'no'),
(35372, 2961, '_virtual', 'no'),
(35373, 2961, '_downloadable', 'no'),
(35374, 2961, '_download_limit', '-1'),
(35375, 2961, '_download_expiry', '-1'),
(35376, 2961, '_stock', '97'),
(35377, 2961, '_stock_status', 'instock'),
(35378, 2961, '_wc_average_rating', '0'),
(35379, 2961, '_wc_review_count', '0'),
(35380, 2961, 'attribute_pa_color', 'picture-3'),
(35381, 2961, 'attribute_pa_shoe-size', '45'),
(35382, 2961, '_price', '158.73'),
(35383, 2961, '_product_version', '4.1.0'),
(35384, 2961, '_vi_wad_aliexpress_variation_id', '12000018167158721'),
(35385, 2961, '_vi_wad_aliexpress_variation_attr', '14:173#Picture 3;200000124:3116'),
(35386, 2958, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H9a6e72b78f474552b3a501025846f241c/New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots.jpg_640x640.jpg'),
(35387, 2826, '_thumbnail_id', '2958'),
(35388, 2827, '_thumbnail_id', '2958'),
(35389, 2828, '_thumbnail_id', '2958'),
(35390, 2829, '_thumbnail_id', '2958'),
(35391, 2830, '_thumbnail_id', '2958'),
(35392, 2831, '_thumbnail_id', '2958'),
(35393, 2832, '_thumbnail_id', '2958'),
(35394, 2834, '_thumbnail_id', '2958'),
(35395, 2841, '_thumbnail_id', '2958'),
(35396, 2877, '_thumbnail_id', '2958'),
(35397, 2878, '_thumbnail_id', '2958'),
(35398, 2879, '_thumbnail_id', '2958'),
(35399, 2880, '_thumbnail_id', '2958'),
(35400, 2962, '_variation_description', ''),
(35401, 2962, '_sku', '1005001939638366-picture-3-44'),
(35402, 2962, '_regular_price', '158.73'),
(35403, 2962, 'total_sales', '0'),
(35404, 2962, '_tax_status', 'taxable'),
(35405, 2962, '_tax_class', 'parent'),
(35406, 2962, '_manage_stock', 'yes'),
(35407, 2962, '_backorders', 'no'),
(35408, 2962, '_sold_individually', 'no'),
(35409, 2962, '_virtual', 'no'),
(35410, 2962, '_downloadable', 'no'),
(35411, 2962, '_download_limit', '-1'),
(35412, 2962, '_download_expiry', '-1'),
(35413, 2962, '_stock', '97'),
(35414, 2962, '_stock_status', 'instock'),
(35415, 2962, '_wc_average_rating', '0'),
(35416, 2962, '_wc_review_count', '0'),
(35417, 2962, 'attribute_pa_color', 'picture-3'),
(35418, 2962, 'attribute_pa_shoe-size', '44'),
(35419, 2962, '_price', '158.73'),
(35420, 2962, '_product_version', '4.1.0'),
(35421, 2962, '_vi_wad_aliexpress_variation_id', '12000018167158720'),
(35422, 2962, '_vi_wad_aliexpress_variation_attr', '14:173#Picture 3;200000124:100010487'),
(35423, 2963, '_variation_description', ''),
(35424, 2963, '_sku', '1005001939638366-picture-3-43'),
(35425, 2963, '_regular_price', '158.73'),
(35426, 2963, 'total_sales', '0'),
(35427, 2963, '_tax_status', 'taxable'),
(35428, 2963, '_tax_class', 'parent'),
(35429, 2963, '_manage_stock', 'yes'),
(35430, 2963, '_backorders', 'no'),
(35431, 2963, '_sold_individually', 'no'),
(35432, 2963, '_virtual', 'no'),
(35433, 2963, '_downloadable', 'no'),
(35434, 2963, '_download_limit', '-1'),
(35435, 2963, '_download_expiry', '-1'),
(35436, 2963, '_stock', '92'),
(35437, 2963, '_stock_status', 'instock'),
(35438, 2963, '_wc_average_rating', '0'),
(35439, 2963, '_wc_review_count', '0'),
(35440, 2963, 'attribute_pa_color', 'picture-3'),
(35441, 2963, 'attribute_pa_shoe-size', '43'),
(35442, 2963, '_price', '158.73'),
(35443, 2964, '_wp_attached_file', '2021/06/New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots-2.jpg_640x640-2.jpg'),
(35444, 2964, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:123:\"2021/06/New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots-2.jpg_640x640-2.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:123:\"New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots-2.jpg_640x640-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:123:\"New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots-2.jpg_640x640-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:123:\"New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots-2.jpg_640x640-2-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:123:\"New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots-2.jpg_640x640-2-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:123:\"New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots-2.jpg_640x640-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:123:\"New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots-2.jpg_640x640-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:123:\"New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots-2.jpg_640x640-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:123:\"New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots-2.jpg_640x640-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:123:\"New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots-2.jpg_640x640-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:123:\"New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots-2.jpg_640x640-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(35445, 2963, '_product_version', '4.1.0'),
(35446, 2963, '_vi_wad_aliexpress_variation_id', '12000018167158719'),
(35447, 2963, '_vi_wad_aliexpress_variation_attr', '14:173#Picture 3;200000124:200000338'),
(35448, 2965, '_variation_description', ''),
(35449, 2965, '_sku', '1005001939638366-picture-3-42'),
(35450, 2965, '_regular_price', '158.73'),
(35451, 2965, 'total_sales', '0'),
(35452, 2965, '_tax_status', 'taxable'),
(35453, 2965, '_tax_class', 'parent'),
(35454, 2965, '_manage_stock', 'yes'),
(35455, 2965, '_backorders', 'no'),
(35456, 2965, '_sold_individually', 'no'),
(35457, 2965, '_virtual', 'no'),
(35458, 2965, '_downloadable', 'no'),
(35459, 2965, '_download_limit', '-1'),
(35460, 2965, '_download_expiry', '-1'),
(35461, 2965, '_stock', '94'),
(35462, 2965, '_stock_status', 'instock'),
(35463, 2965, '_wc_average_rating', '0'),
(35464, 2965, '_wc_review_count', '0'),
(35465, 2965, 'attribute_pa_color', 'picture-3'),
(35466, 2965, 'attribute_pa_shoe-size', '42'),
(35467, 2965, '_price', '158.73'),
(35468, 2965, '_product_version', '4.1.0'),
(35469, 2965, '_vi_wad_aliexpress_variation_id', '12000018167158718'),
(35470, 2965, '_vi_wad_aliexpress_variation_attr', '14:173#Picture 3;200000124:200000337'),
(35471, 2966, '_variation_description', ''),
(35472, 2966, '_sku', '1005001939638366-picture-3-41'),
(35473, 2966, '_regular_price', '158.73'),
(35474, 2966, 'total_sales', '0'),
(35475, 2966, '_tax_status', 'taxable'),
(35476, 2966, '_tax_class', 'parent'),
(35477, 2966, '_manage_stock', 'yes'),
(35478, 2966, '_backorders', 'no'),
(35479, 2966, '_sold_individually', 'no'),
(35480, 2966, '_virtual', 'no'),
(35481, 2966, '_downloadable', 'no'),
(35482, 2966, '_download_limit', '-1'),
(35483, 2966, '_download_expiry', '-1'),
(35484, 2966, '_stock', '93'),
(35485, 2966, '_stock_status', 'instock'),
(35486, 2966, '_wc_average_rating', '0'),
(35487, 2966, '_wc_review_count', '0'),
(35488, 2966, 'attribute_pa_color', 'picture-3'),
(35489, 2966, 'attribute_pa_shoe-size', '41'),
(35490, 2966, '_price', '158.73'),
(35491, 2966, '_product_version', '4.1.0'),
(35492, 2966, '_vi_wad_aliexpress_variation_id', '12000018167158717'),
(35493, 2966, '_vi_wad_aliexpress_variation_attr', '14:173#Picture 3;200000124:100010483'),
(35494, 2964, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Hdbab4e45f0214c1d97eb03a43f7268194/New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots.jpg_640x640.jpg'),
(35495, 2860, '_thumbnail_id', '2964'),
(35496, 2868, '_thumbnail_id', '2964'),
(35497, 2869, '_thumbnail_id', '2964'),
(35498, 2870, '_thumbnail_id', '2964'),
(35499, 2872, '_thumbnail_id', '2964'),
(35500, 2873, '_thumbnail_id', '2964'),
(35501, 2874, '_thumbnail_id', '2964'),
(35502, 2875, '_thumbnail_id', '2964'),
(35503, 2876, '_thumbnail_id', '2964'),
(35504, 2882, '_thumbnail_id', '2964'),
(35505, 2883, '_thumbnail_id', '2964'),
(35506, 2884, '_thumbnail_id', '2964'),
(35507, 2885, '_thumbnail_id', '2964'),
(35508, 2967, '_variation_description', ''),
(35509, 2967, '_sku', '1005001939638366-picture-3-40'),
(35510, 2967, '_regular_price', '158.73'),
(35511, 2967, 'total_sales', '0'),
(35512, 2967, '_tax_status', 'taxable'),
(35513, 2967, '_tax_class', 'parent'),
(35514, 2967, '_manage_stock', 'yes'),
(35515, 2967, '_backorders', 'no'),
(35516, 2967, '_sold_individually', 'no'),
(35517, 2967, '_virtual', 'no'),
(35518, 2967, '_downloadable', 'no'),
(35519, 2967, '_download_limit', '-1'),
(35520, 2967, '_download_expiry', '-1'),
(35521, 2967, '_stock', '86'),
(35522, 2967, '_stock_status', 'instock'),
(35523, 2967, '_wc_average_rating', '0'),
(35524, 2967, '_wc_review_count', '0'),
(35525, 2967, 'attribute_pa_color', 'picture-3'),
(35526, 2967, 'attribute_pa_shoe-size', '40'),
(35527, 2967, '_price', '158.73'),
(35528, 2967, '_product_version', '4.1.0'),
(35529, 2967, '_vi_wad_aliexpress_variation_id', '12000018167158716'),
(35530, 2967, '_vi_wad_aliexpress_variation_attr', '14:173#Picture 3;200000124:100013888'),
(35531, 2968, '_variation_description', ''),
(35532, 2968, '_sku', '1005001939638366-picture-3-39'),
(35533, 2968, '_regular_price', '158.73'),
(35534, 2968, 'total_sales', '0'),
(35535, 2968, '_tax_status', 'taxable'),
(35536, 2968, '_tax_class', 'parent'),
(35537, 2968, '_manage_stock', 'yes'),
(35538, 2968, '_backorders', 'no'),
(35539, 2968, '_sold_individually', 'no'),
(35540, 2969, '_wp_attached_file', '2021/06/New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots-3.jpg_640x640-3.jpg'),
(35541, 2968, '_virtual', 'no'),
(35542, 2968, '_downloadable', 'no'),
(35543, 2969, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:123:\"2021/06/New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots-3.jpg_640x640-3.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:123:\"New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots-3.jpg_640x640-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:123:\"New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots-3.jpg_640x640-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:123:\"New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots-3.jpg_640x640-3-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:123:\"New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots-3.jpg_640x640-3-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:123:\"New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots-3.jpg_640x640-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:123:\"New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots-3.jpg_640x640-3-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:123:\"New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots-3.jpg_640x640-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:123:\"New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots-3.jpg_640x640-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:123:\"New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots-3.jpg_640x640-3-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:123:\"New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots-3.jpg_640x640-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(35544, 2968, '_download_limit', '-1'),
(35545, 2968, '_download_expiry', '-1'),
(35546, 2968, '_stock', '78'),
(35547, 2968, '_stock_status', 'instock'),
(35548, 2968, '_wc_average_rating', '0'),
(35549, 2968, '_wc_review_count', '0'),
(35550, 2968, 'attribute_pa_color', 'picture-3'),
(35551, 2968, 'attribute_pa_shoe-size', '39'),
(35552, 2968, '_price', '158.73'),
(35553, 2968, '_product_version', '4.1.0'),
(35554, 2968, '_vi_wad_aliexpress_variation_id', '12000018167158715'),
(35555, 2968, '_vi_wad_aliexpress_variation_attr', '14:173#Picture 3;200000124:200000364'),
(35556, 2970, '_variation_description', ''),
(35557, 2970, '_sku', '1005001939638366-picture-3-38'),
(35558, 2970, '_regular_price', '158.73'),
(35559, 2970, 'total_sales', '0'),
(35560, 2970, '_tax_status', 'taxable'),
(35561, 2970, '_tax_class', 'parent'),
(35562, 2970, '_manage_stock', 'yes'),
(35563, 2970, '_backorders', 'no'),
(35564, 2970, '_sold_individually', 'no'),
(35565, 2970, '_virtual', 'no'),
(35566, 2970, '_downloadable', 'no'),
(35567, 2970, '_download_limit', '-1'),
(35568, 2970, '_download_expiry', '-1'),
(35569, 2970, '_stock', '81'),
(35570, 2970, '_stock_status', 'instock'),
(35571, 2970, '_wc_average_rating', '0'),
(35572, 2970, '_wc_review_count', '0'),
(35573, 2970, 'attribute_pa_color', 'picture-3'),
(35574, 2970, 'attribute_pa_shoe-size', '38'),
(35575, 2970, '_price', '158.73'),
(35576, 2970, '_product_version', '4.1.0'),
(35577, 2970, '_vi_wad_aliexpress_variation_id', '12000018167158714'),
(35578, 2970, '_vi_wad_aliexpress_variation_attr', '14:173#Picture 3;200000124:200000898'),
(35579, 2971, '_variation_description', ''),
(35580, 2971, '_sku', '1005001939638366-picture-3-37'),
(35581, 2971, '_regular_price', '158.73'),
(35582, 2971, 'total_sales', '0'),
(35583, 2971, '_tax_status', 'taxable'),
(35584, 2971, '_tax_class', 'parent'),
(35585, 2971, '_manage_stock', 'yes'),
(35586, 2971, '_backorders', 'no'),
(35587, 2971, '_sold_individually', 'no'),
(35588, 2971, '_virtual', 'no'),
(35589, 2971, '_downloadable', 'no'),
(35590, 2971, '_download_limit', '-1'),
(35591, 2971, '_download_expiry', '-1'),
(35592, 2971, '_stock', '93'),
(35593, 2971, '_stock_status', 'instock'),
(35594, 2971, '_wc_average_rating', '0'),
(35595, 2971, '_wc_review_count', '0'),
(35596, 2971, 'attribute_pa_color', 'picture-3'),
(35597, 2971, 'attribute_pa_shoe-size', '37'),
(35598, 2971, '_price', '158.73'),
(35599, 2971, '_product_version', '4.1.0'),
(35600, 2971, '_vi_wad_aliexpress_variation_id', '12000018167158713'),
(35601, 2971, '_vi_wad_aliexpress_variation_attr', '14:173#Picture 3;200000124:100010482'),
(35602, 2969, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H1ec7953a98e34a2eb6a5d3abcb18eeb4i/New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots.jpg_640x640.jpg'),
(35603, 2850, '_thumbnail_id', '2969'),
(35604, 2851, '_thumbnail_id', '2969'),
(35605, 2852, '_thumbnail_id', '2969'),
(35606, 2853, '_thumbnail_id', '2969'),
(35607, 2854, '_thumbnail_id', '2969'),
(35608, 2855, '_thumbnail_id', '2969'),
(35609, 2859, '_thumbnail_id', '2969'),
(35610, 2861, '_thumbnail_id', '2969'),
(35611, 2862, '_thumbnail_id', '2969'),
(35612, 2864, '_thumbnail_id', '2969'),
(35613, 2865, '_thumbnail_id', '2969'),
(35614, 2866, '_thumbnail_id', '2969'),
(35615, 2867, '_thumbnail_id', '2969'),
(35616, 2972, '_variation_description', ''),
(35617, 2972, '_sku', '1005001939638366-picture-3-36'),
(35618, 2972, '_regular_price', '158.73'),
(35619, 2972, 'total_sales', '0'),
(35620, 2972, '_tax_status', 'taxable'),
(35621, 2972, '_tax_class', 'parent'),
(35622, 2972, '_manage_stock', 'yes'),
(35623, 2972, '_backorders', 'no'),
(35624, 2972, '_sold_individually', 'no'),
(35625, 2972, '_virtual', 'no'),
(35626, 2972, '_downloadable', 'no'),
(35627, 2972, '_download_limit', '-1'),
(35628, 2972, '_download_expiry', '-1'),
(35629, 2972, '_stock', '95'),
(35630, 2972, '_stock_status', 'instock'),
(35631, 2972, '_wc_average_rating', '0'),
(35632, 2972, '_wc_review_count', '0'),
(35633, 2972, 'attribute_pa_color', 'picture-3'),
(35634, 2972, 'attribute_pa_shoe-size', '36'),
(35635, 2972, '_price', '158.73'),
(35636, 2972, '_product_version', '4.1.0'),
(35637, 2972, '_vi_wad_aliexpress_variation_id', '12000018167158712'),
(35638, 2972, '_vi_wad_aliexpress_variation_attr', '14:173#Picture 3;200000124:200000334'),
(35639, 2973, '_wp_attached_file', '2021/06/New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots-4.jpg_640x640-4.jpg');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(35640, 2973, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:123:\"2021/06/New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots-4.jpg_640x640-4.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:123:\"New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots-4.jpg_640x640-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:123:\"New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots-4.jpg_640x640-4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:123:\"New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots-4.jpg_640x640-4-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:123:\"New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots-4.jpg_640x640-4-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:123:\"New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots-4.jpg_640x640-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:123:\"New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots-4.jpg_640x640-4-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:123:\"New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots-4.jpg_640x640-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:123:\"New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots-4.jpg_640x640-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:123:\"New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots-4.jpg_640x640-4-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:123:\"New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots-4.jpg_640x640-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(35641, 2974, '_variation_description', ''),
(35642, 2974, '_sku', '1005001939638366-picture-2-45'),
(35643, 2974, '_regular_price', '158.73'),
(35644, 2974, 'total_sales', '0'),
(35645, 2974, '_tax_status', 'taxable'),
(35646, 2974, '_tax_class', 'parent'),
(35647, 2974, '_manage_stock', 'yes'),
(35648, 2974, '_backorders', 'no'),
(35649, 2974, '_sold_individually', 'no'),
(35650, 2974, '_virtual', 'no'),
(35651, 2974, '_downloadable', 'no'),
(35652, 2974, '_download_limit', '-1'),
(35653, 2974, '_download_expiry', '-1'),
(35654, 2974, '_stock', '100'),
(35655, 2974, '_stock_status', 'instock'),
(35656, 2974, '_wc_average_rating', '0'),
(35657, 2974, '_wc_review_count', '0'),
(35658, 2974, 'attribute_pa_color', 'picture-2'),
(35659, 2974, 'attribute_pa_shoe-size', '45'),
(35660, 2974, '_price', '158.73'),
(35661, 2974, '_product_version', '4.1.0'),
(35662, 2974, '_vi_wad_aliexpress_variation_id', '12000018167158711'),
(35663, 2974, '_vi_wad_aliexpress_variation_attr', '14:193#Picture 2;200000124:3116'),
(35664, 2975, '_variation_description', ''),
(35665, 2975, '_sku', '1005001939638366-picture-2-44'),
(35666, 2975, '_regular_price', '158.73'),
(35667, 2975, 'total_sales', '0'),
(35668, 2975, '_tax_status', 'taxable'),
(35669, 2975, '_tax_class', 'parent'),
(35670, 2975, '_manage_stock', 'yes'),
(35671, 2975, '_backorders', 'no'),
(35672, 2975, '_sold_individually', 'no'),
(35673, 2975, '_virtual', 'no'),
(35674, 2975, '_downloadable', 'no'),
(35675, 2975, '_download_limit', '-1'),
(35676, 2975, '_download_expiry', '-1'),
(35677, 2975, '_stock', '100'),
(35678, 2975, '_stock_status', 'instock'),
(35679, 2975, '_wc_average_rating', '0'),
(35680, 2975, '_wc_review_count', '0'),
(35681, 2975, 'attribute_pa_color', 'picture-2'),
(35682, 2975, 'attribute_pa_shoe-size', '44'),
(35683, 2975, '_price', '158.73'),
(35684, 2975, '_product_version', '4.1.0'),
(35685, 2975, '_vi_wad_aliexpress_variation_id', '12000018167158710'),
(35686, 2975, '_vi_wad_aliexpress_variation_attr', '14:193#Picture 2;200000124:100010487'),
(35687, 2973, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Hd32323d4dd5746f38dd91b9b4a9c6dbaN/New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots.jpg_640x640.jpg'),
(35688, 2808, '_thumbnail_id', '2973'),
(35689, 2809, '_thumbnail_id', '2973'),
(35690, 2811, '_thumbnail_id', '2973'),
(35691, 2817, '_thumbnail_id', '2973'),
(35692, 2818, '_thumbnail_id', '2973'),
(35693, 2819, '_thumbnail_id', '2973'),
(35694, 2976, '_variation_description', ''),
(35695, 2976, '_sku', '1005001939638366-picture-2-43'),
(35696, 2820, '_thumbnail_id', '2973'),
(35697, 2976, '_regular_price', '158.73'),
(35698, 2821, '_thumbnail_id', '2973'),
(35699, 2976, 'total_sales', '0'),
(35700, 2822, '_thumbnail_id', '2973'),
(35701, 2976, '_tax_status', 'taxable'),
(35702, 2976, '_tax_class', 'parent'),
(35703, 2824, '_thumbnail_id', '2973'),
(35704, 2976, '_manage_stock', 'yes'),
(35705, 2976, '_backorders', 'no'),
(35706, 2825, '_thumbnail_id', '2973'),
(35707, 2976, '_sold_individually', 'no'),
(35708, 2856, '_thumbnail_id', '2973'),
(35709, 2858, '_thumbnail_id', '2973'),
(35710, 2976, '_virtual', 'no'),
(35711, 2976, '_downloadable', 'no'),
(35712, 2976, '_download_limit', '-1'),
(35713, 2976, '_download_expiry', '-1'),
(35714, 2976, '_stock', '100'),
(35715, 2976, '_stock_status', 'instock'),
(35716, 2976, '_wc_average_rating', '0'),
(35717, 2976, '_wc_review_count', '0'),
(35718, 2976, 'attribute_pa_color', 'picture-2'),
(35719, 2976, 'attribute_pa_shoe-size', '43'),
(35720, 2976, '_price', '158.73'),
(35721, 2976, '_product_version', '4.1.0'),
(35722, 2976, '_vi_wad_aliexpress_variation_id', '12000018167158709'),
(35723, 2976, '_vi_wad_aliexpress_variation_attr', '14:193#Picture 2;200000124:200000338'),
(35724, 2977, '_variation_description', ''),
(35725, 2977, '_sku', '1005001939638366-picture-2-42'),
(35726, 2977, '_regular_price', '158.73'),
(35727, 2977, 'total_sales', '0'),
(35728, 2977, '_tax_status', 'taxable'),
(35729, 2977, '_tax_class', 'parent'),
(35730, 2977, '_manage_stock', 'yes'),
(35731, 2977, '_backorders', 'no'),
(35732, 2977, '_sold_individually', 'no'),
(35733, 2977, '_virtual', 'no'),
(35734, 2977, '_downloadable', 'no'),
(35735, 2977, '_download_limit', '-1'),
(35736, 2977, '_download_expiry', '-1'),
(35737, 2977, '_stock', '100'),
(35738, 2977, '_stock_status', 'instock'),
(35739, 2977, '_wc_average_rating', '0'),
(35740, 2977, '_wc_review_count', '0'),
(35741, 2977, 'attribute_pa_color', 'picture-2'),
(35742, 2977, 'attribute_pa_shoe-size', '42'),
(35743, 2977, '_price', '158.73'),
(35744, 2977, '_product_version', '4.1.0'),
(35745, 2977, '_vi_wad_aliexpress_variation_id', '12000018167158708'),
(35746, 2977, '_vi_wad_aliexpress_variation_attr', '14:193#Picture 2;200000124:200000337'),
(35747, 2978, '_variation_description', ''),
(35748, 2978, '_sku', '1005001939638366-picture-2-41'),
(35749, 2978, '_regular_price', '158.73'),
(35750, 2978, 'total_sales', '0'),
(35751, 2978, '_tax_status', 'taxable'),
(35752, 2978, '_tax_class', 'parent'),
(35753, 2978, '_manage_stock', 'yes'),
(35754, 2978, '_backorders', 'no'),
(35755, 2978, '_sold_individually', 'no'),
(35756, 2978, '_virtual', 'no'),
(35757, 2979, '_wp_attached_file', '2021/06/New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots-5.jpg_640x640-5.jpg'),
(35758, 2978, '_downloadable', 'no'),
(35759, 2979, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:123:\"2021/06/New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots-5.jpg_640x640-5.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:123:\"New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots-5.jpg_640x640-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:123:\"New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots-5.jpg_640x640-5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:123:\"New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots-5.jpg_640x640-5-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:123:\"New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots-5.jpg_640x640-5-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:123:\"New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots-5.jpg_640x640-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:123:\"New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots-5.jpg_640x640-5-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:123:\"New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots-5.jpg_640x640-5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:123:\"New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots-5.jpg_640x640-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:123:\"New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots-5.jpg_640x640-5-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:123:\"New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots-5.jpg_640x640-5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(35760, 2978, '_download_limit', '-1'),
(35761, 2978, '_download_expiry', '-1'),
(35762, 2978, '_stock', '100'),
(35763, 2978, '_stock_status', 'instock'),
(35764, 2978, '_wc_average_rating', '0'),
(35765, 2978, '_wc_review_count', '0'),
(35766, 2978, 'attribute_pa_color', 'picture-2'),
(35767, 2978, 'attribute_pa_shoe-size', '41'),
(35768, 2978, '_price', '158.73'),
(35769, 2978, '_product_version', '4.1.0'),
(35770, 2978, '_vi_wad_aliexpress_variation_id', '12000018167158707'),
(35771, 2978, '_vi_wad_aliexpress_variation_attr', '14:193#Picture 2;200000124:100010483'),
(35772, 2980, '_variation_description', ''),
(35773, 2980, '_sku', '1005001939638366-picture-2-40'),
(35774, 2980, '_regular_price', '158.73'),
(35775, 2980, 'total_sales', '0'),
(35776, 2980, '_tax_status', 'taxable'),
(35777, 2980, '_tax_class', 'parent'),
(35778, 2980, '_manage_stock', 'yes'),
(35779, 2980, '_backorders', 'no'),
(35780, 2980, '_sold_individually', 'no'),
(35781, 2980, '_virtual', 'no'),
(35782, 2980, '_downloadable', 'no'),
(35783, 2980, '_download_limit', '-1'),
(35784, 2980, '_download_expiry', '-1'),
(35785, 2980, '_stock', '100'),
(35786, 2980, '_stock_status', 'instock'),
(35787, 2980, '_wc_average_rating', '0'),
(35788, 2980, '_wc_review_count', '0'),
(35789, 2980, 'attribute_pa_color', 'picture-2'),
(35790, 2980, 'attribute_pa_shoe-size', '40'),
(35791, 2980, '_price', '158.73'),
(35792, 2980, '_product_version', '4.1.0'),
(35793, 2980, '_vi_wad_aliexpress_variation_id', '12000018167158706'),
(35794, 2980, '_vi_wad_aliexpress_variation_attr', '14:193#Picture 2;200000124:100013888'),
(35795, 2981, '_variation_description', ''),
(35796, 2981, '_sku', '1005001939638366-picture-2-39'),
(35797, 2981, '_regular_price', '158.73'),
(35798, 2981, 'total_sales', '0'),
(35799, 2981, '_tax_status', 'taxable'),
(35800, 2981, '_tax_class', 'parent'),
(35801, 2981, '_manage_stock', 'yes'),
(35802, 2981, '_backorders', 'no'),
(35803, 2981, '_sold_individually', 'no'),
(35804, 2981, '_virtual', 'no'),
(35805, 2981, '_downloadable', 'no'),
(35806, 2979, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Hbf45cfeef7d04a1aa6609a92e8fd1673o/New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots.jpg_640x640.jpg'),
(35807, 2981, '_download_limit', '-1'),
(35808, 2800, '_thumbnail_id', '2979'),
(35809, 2981, '_download_expiry', '-1'),
(35810, 2801, '_thumbnail_id', '2979'),
(35811, 2981, '_stock', '99'),
(35812, 2802, '_thumbnail_id', '2979'),
(35813, 2981, '_stock_status', 'instock'),
(35814, 2803, '_thumbnail_id', '2979'),
(35815, 2981, '_wc_average_rating', '0'),
(35816, 2981, '_wc_review_count', '0'),
(35817, 2804, '_thumbnail_id', '2979'),
(35818, 2805, '_thumbnail_id', '2979'),
(35819, 2981, 'attribute_pa_color', 'picture-2'),
(35820, 2806, '_thumbnail_id', '2979'),
(35821, 2981, 'attribute_pa_shoe-size', '39'),
(35822, 2807, '_thumbnail_id', '2979'),
(35823, 2981, '_price', '158.73'),
(35824, 2810, '_thumbnail_id', '2979'),
(35825, 2981, '_product_version', '4.1.0'),
(35826, 2812, '_thumbnail_id', '2979'),
(35827, 2814, '_thumbnail_id', '2979'),
(35828, 2815, '_thumbnail_id', '2979'),
(35829, 2981, '_vi_wad_aliexpress_variation_id', '12000018167158705'),
(35830, 2816, '_thumbnail_id', '2979'),
(35831, 2981, '_vi_wad_aliexpress_variation_attr', '14:193#Picture 2;200000124:200000364'),
(35832, 2982, '_variation_description', ''),
(35833, 2982, '_sku', '1005001939638366-picture-2-38'),
(35834, 2982, '_regular_price', '158.73'),
(35835, 2982, 'total_sales', '0'),
(35836, 2982, '_tax_status', 'taxable'),
(35837, 2982, '_tax_class', 'parent'),
(35838, 2982, '_manage_stock', 'yes'),
(35839, 2982, '_backorders', 'no'),
(35840, 2982, '_sold_individually', 'no'),
(35841, 2982, '_virtual', 'no'),
(35842, 2982, '_downloadable', 'no'),
(35843, 2982, '_download_limit', '-1'),
(35844, 2982, '_download_expiry', '-1'),
(35845, 2982, '_stock', '99'),
(35846, 2982, '_stock_status', 'instock'),
(35847, 2982, '_wc_average_rating', '0'),
(35848, 2982, '_wc_review_count', '0'),
(35849, 2982, 'attribute_pa_color', 'picture-2'),
(35850, 2982, 'attribute_pa_shoe-size', '38'),
(35851, 2982, '_price', '158.73'),
(35852, 2982, '_product_version', '4.1.0'),
(35853, 2982, '_vi_wad_aliexpress_variation_id', '12000018167158704'),
(35854, 2982, '_vi_wad_aliexpress_variation_attr', '14:193#Picture 2;200000124:200000898'),
(35855, 2983, '_variation_description', ''),
(35856, 2983, '_sku', '1005001939638366-picture-2-37'),
(35857, 2983, '_regular_price', '158.73'),
(35858, 2983, 'total_sales', '0'),
(35859, 2983, '_tax_status', 'taxable'),
(35860, 2983, '_tax_class', 'parent'),
(35861, 2983, '_manage_stock', 'yes'),
(35862, 2983, '_backorders', 'no'),
(35863, 2983, '_sold_individually', 'no'),
(35864, 2983, '_virtual', 'no'),
(35865, 2983, '_downloadable', 'no'),
(35866, 2983, '_download_limit', '-1'),
(35867, 2983, '_download_expiry', '-1'),
(35868, 2983, '_stock', '100'),
(35869, 2983, '_stock_status', 'instock'),
(35870, 2983, '_wc_average_rating', '0'),
(35871, 2983, '_wc_review_count', '0'),
(35872, 2983, 'attribute_pa_color', 'picture-2'),
(35873, 2983, 'attribute_pa_shoe-size', '37'),
(35874, 2983, '_price', '158.73'),
(35875, 2983, '_product_version', '4.1.0'),
(35876, 2983, '_vi_wad_aliexpress_variation_id', '12000018167158703'),
(35877, 2983, '_vi_wad_aliexpress_variation_attr', '14:193#Picture 2;200000124:100010482'),
(35878, 2984, '_variation_description', ''),
(35879, 2984, '_sku', '1005001939638366-picture-2-36'),
(35880, 2984, '_regular_price', '158.73'),
(35881, 2984, 'total_sales', '0'),
(35882, 2984, '_tax_status', 'taxable'),
(35883, 2984, '_tax_class', 'parent'),
(35884, 2984, '_manage_stock', 'yes'),
(35885, 2984, '_backorders', 'no'),
(35886, 2984, '_sold_individually', 'no'),
(35887, 2984, '_virtual', 'no'),
(35888, 2984, '_downloadable', 'no'),
(35889, 2984, '_download_limit', '-1'),
(35890, 2984, '_download_expiry', '-1'),
(35891, 2984, '_stock', '99'),
(35892, 2984, '_stock_status', 'instock'),
(35893, 2984, '_wc_average_rating', '0'),
(35894, 2984, '_wc_review_count', '0'),
(35895, 2984, 'attribute_pa_color', 'picture-2'),
(35896, 2984, 'attribute_pa_shoe-size', '36'),
(35897, 2984, '_price', '158.73'),
(35898, 2984, '_product_version', '4.1.0'),
(35899, 2984, '_vi_wad_aliexpress_variation_id', '12000018167158702'),
(35900, 2984, '_vi_wad_aliexpress_variation_attr', '14:193#Picture 2;200000124:200000334'),
(35901, 2985, '_variation_description', ''),
(35902, 2985, '_sku', '1005001939638366-picture-12-45'),
(35903, 2985, '_regular_price', '158.73'),
(35904, 2985, 'total_sales', '0'),
(35905, 2985, '_tax_status', 'taxable'),
(35906, 2985, '_tax_class', 'parent'),
(35907, 2985, '_manage_stock', 'yes'),
(35908, 2985, '_backorders', 'no'),
(35909, 2985, '_sold_individually', 'no'),
(35910, 2985, '_virtual', 'no'),
(35911, 2985, '_downloadable', 'no'),
(35912, 2985, '_download_limit', '-1'),
(35913, 2985, '_download_expiry', '-1'),
(35914, 2985, '_stock', '100'),
(35915, 2985, '_stock_status', 'instock'),
(35916, 2985, '_wc_average_rating', '0'),
(35917, 2985, '_wc_review_count', '0'),
(35918, 2985, 'attribute_pa_color', 'picture-12'),
(35919, 2985, 'attribute_pa_shoe-size', '45'),
(35920, 2985, '_price', '158.73'),
(35921, 2985, '_product_version', '4.1.0'),
(35922, 2985, '_vi_wad_aliexpress_variation_id', '12000018167158811'),
(35923, 2985, '_vi_wad_aliexpress_variation_attr', '14:200002130#Picture 12;200000124:3116'),
(35924, 2986, '_variation_description', ''),
(35925, 2986, '_sku', '1005001939638366-picture-12-44'),
(35926, 2986, '_regular_price', '158.73'),
(35927, 2986, 'total_sales', '0'),
(35928, 2986, '_tax_status', 'taxable'),
(35929, 2986, '_tax_class', 'parent'),
(35930, 2986, '_manage_stock', 'yes'),
(35931, 2986, '_backorders', 'no'),
(35932, 2986, '_sold_individually', 'no'),
(35933, 2986, '_virtual', 'no'),
(35934, 2986, '_downloadable', 'no'),
(35935, 2986, '_download_limit', '-1'),
(35936, 2986, '_download_expiry', '-1'),
(35937, 2986, '_stock', '100'),
(35938, 2986, '_stock_status', 'instock'),
(35939, 2986, '_wc_average_rating', '0'),
(35940, 2986, '_wc_review_count', '0'),
(35941, 2986, 'attribute_pa_color', 'picture-12'),
(35942, 2986, 'attribute_pa_shoe-size', '44'),
(35943, 2986, '_price', '158.73'),
(35944, 2986, '_product_version', '4.1.0'),
(35945, 2986, '_vi_wad_aliexpress_variation_id', '12000018167158810'),
(35946, 2986, '_vi_wad_aliexpress_variation_attr', '14:200002130#Picture 12;200000124:100010487'),
(35947, 2987, '_variation_description', ''),
(35948, 2987, '_sku', '1005001939638366-picture-12-43'),
(35949, 2987, '_regular_price', '158.73'),
(35950, 2987, 'total_sales', '0'),
(35951, 2987, '_tax_status', 'taxable'),
(35952, 2987, '_tax_class', 'parent'),
(35953, 2987, '_manage_stock', 'yes'),
(35954, 2987, '_backorders', 'no'),
(35955, 2987, '_sold_individually', 'no'),
(35956, 2987, '_virtual', 'no'),
(35957, 2987, '_downloadable', 'no'),
(35958, 2987, '_download_limit', '-1'),
(35959, 2987, '_download_expiry', '-1'),
(35960, 2987, '_stock', '100'),
(35961, 2987, '_stock_status', 'instock'),
(35962, 2987, '_wc_average_rating', '0'),
(35963, 2987, '_wc_review_count', '0'),
(35964, 2987, 'attribute_pa_color', 'picture-12'),
(35965, 2987, 'attribute_pa_shoe-size', '43'),
(35966, 2987, '_price', '158.73'),
(35967, 2987, '_product_version', '4.1.0'),
(35968, 2987, '_vi_wad_aliexpress_variation_id', '12000018167158809'),
(35969, 2987, '_vi_wad_aliexpress_variation_attr', '14:200002130#Picture 12;200000124:200000338'),
(35970, 2988, '_variation_description', ''),
(35971, 2988, '_sku', '1005001939638366-picture-12-42'),
(35972, 2988, '_regular_price', '158.73'),
(35973, 2988, 'total_sales', '0'),
(35974, 2988, '_tax_status', 'taxable'),
(35975, 2988, '_tax_class', 'parent'),
(35976, 2988, '_manage_stock', 'yes'),
(35977, 2988, '_backorders', 'no'),
(35978, 2988, '_sold_individually', 'no'),
(35979, 2988, '_virtual', 'no'),
(35980, 2988, '_downloadable', 'no'),
(35981, 2988, '_download_limit', '-1'),
(35982, 2988, '_download_expiry', '-1'),
(35983, 2988, '_stock', '100'),
(35984, 2988, '_stock_status', 'instock'),
(35985, 2988, '_wc_average_rating', '0'),
(35986, 2988, '_wc_review_count', '0'),
(35987, 2988, 'attribute_pa_color', 'picture-12'),
(35988, 2988, 'attribute_pa_shoe-size', '42'),
(35989, 2988, '_price', '158.73'),
(35990, 2988, '_product_version', '4.1.0'),
(35991, 2988, '_vi_wad_aliexpress_variation_id', '12000018167158808'),
(35992, 2988, '_vi_wad_aliexpress_variation_attr', '14:200002130#Picture 12;200000124:200000337'),
(35993, 2989, '_variation_description', ''),
(35994, 2989, '_sku', '1005001939638366-picture-12-41'),
(35995, 2989, '_regular_price', '158.73'),
(35996, 2989, 'total_sales', '0'),
(35997, 2989, '_tax_status', 'taxable'),
(35998, 2989, '_tax_class', 'parent'),
(35999, 2989, '_manage_stock', 'yes'),
(36000, 2989, '_backorders', 'no'),
(36001, 2989, '_sold_individually', 'no'),
(36002, 2989, '_virtual', 'no'),
(36003, 2989, '_downloadable', 'no'),
(36004, 2989, '_download_limit', '-1'),
(36005, 2989, '_download_expiry', '-1'),
(36006, 2989, '_stock', '100'),
(36007, 2989, '_stock_status', 'instock'),
(36008, 2989, '_wc_average_rating', '0'),
(36009, 2989, '_wc_review_count', '0'),
(36010, 2989, 'attribute_pa_color', 'picture-12'),
(36011, 2989, 'attribute_pa_shoe-size', '41'),
(36012, 2989, '_price', '158.73'),
(36013, 2989, '_product_version', '4.1.0'),
(36014, 2989, '_vi_wad_aliexpress_variation_id', '12000018167158807'),
(36015, 2989, '_vi_wad_aliexpress_variation_attr', '14:200002130#Picture 12;200000124:100010483'),
(36016, 2990, '_variation_description', ''),
(36017, 2990, '_sku', '1005001939638366-picture-12-40'),
(36018, 2990, '_regular_price', '158.73'),
(36019, 2990, 'total_sales', '0'),
(36020, 2990, '_tax_status', 'taxable'),
(36021, 2990, '_tax_class', 'parent'),
(36022, 2990, '_manage_stock', 'yes'),
(36023, 2990, '_backorders', 'no'),
(36024, 2990, '_sold_individually', 'no'),
(36025, 2990, '_virtual', 'no'),
(36026, 2990, '_downloadable', 'no'),
(36027, 2990, '_download_limit', '-1'),
(36028, 2990, '_download_expiry', '-1'),
(36029, 2990, '_stock', '100'),
(36030, 2990, '_stock_status', 'instock'),
(36031, 2990, '_wc_average_rating', '0'),
(36032, 2990, '_wc_review_count', '0'),
(36033, 2990, 'attribute_pa_color', 'picture-12'),
(36034, 2990, 'attribute_pa_shoe-size', '40'),
(36035, 2990, '_price', '158.73'),
(36036, 2990, '_product_version', '4.1.0'),
(36037, 2990, '_vi_wad_aliexpress_variation_id', '12000018167158806'),
(36038, 2990, '_vi_wad_aliexpress_variation_attr', '14:200002130#Picture 12;200000124:100013888'),
(36039, 2991, '_variation_description', ''),
(36040, 2991, '_sku', '1005001939638366-picture-12-39'),
(36041, 2991, '_regular_price', '158.73'),
(36042, 2991, 'total_sales', '0'),
(36043, 2991, '_tax_status', 'taxable'),
(36044, 2991, '_tax_class', 'parent'),
(36045, 2991, '_manage_stock', 'yes'),
(36046, 2991, '_backorders', 'no'),
(36047, 2991, '_sold_individually', 'no'),
(36048, 2991, '_virtual', 'no'),
(36049, 2991, '_downloadable', 'no'),
(36050, 2991, '_download_limit', '-1'),
(36051, 2991, '_download_expiry', '-1'),
(36052, 2991, '_stock', '100'),
(36053, 2991, '_stock_status', 'instock'),
(36054, 2991, '_wc_average_rating', '0'),
(36055, 2991, '_wc_review_count', '0'),
(36056, 2991, 'attribute_pa_color', 'picture-12'),
(36057, 2991, 'attribute_pa_shoe-size', '39'),
(36058, 2991, '_price', '158.73'),
(36059, 2991, '_product_version', '4.1.0'),
(36060, 2991, '_vi_wad_aliexpress_variation_id', '12000018167158805'),
(36061, 2991, '_vi_wad_aliexpress_variation_attr', '14:200002130#Picture 12;200000124:200000364'),
(36062, 2992, '_variation_description', ''),
(36063, 2992, '_sku', '1005001939638366-picture-12-38'),
(36064, 2992, '_regular_price', '158.73'),
(36065, 2992, 'total_sales', '0'),
(36066, 2992, '_tax_status', 'taxable'),
(36067, 2992, '_tax_class', 'parent'),
(36068, 2992, '_manage_stock', 'yes'),
(36069, 2992, '_backorders', 'no'),
(36070, 2992, '_sold_individually', 'no'),
(36071, 2992, '_virtual', 'no'),
(36072, 2992, '_downloadable', 'no'),
(36073, 2992, '_download_limit', '-1'),
(36074, 2992, '_download_expiry', '-1'),
(36075, 2992, '_stock', '100'),
(36076, 2992, '_stock_status', 'instock'),
(36077, 2992, '_wc_average_rating', '0'),
(36078, 2992, '_wc_review_count', '0'),
(36079, 2992, 'attribute_pa_color', 'picture-12'),
(36080, 2992, 'attribute_pa_shoe-size', '38'),
(36081, 2992, '_price', '158.73'),
(36082, 2992, '_product_version', '4.1.0'),
(36083, 2992, '_vi_wad_aliexpress_variation_id', '12000018167158804'),
(36084, 2992, '_vi_wad_aliexpress_variation_attr', '14:200002130#Picture 12;200000124:200000898'),
(36085, 2993, '_variation_description', ''),
(36086, 2993, '_sku', '1005001939638366-picture-12-37'),
(36087, 2993, '_regular_price', '158.73'),
(36088, 2993, 'total_sales', '0'),
(36089, 2993, '_tax_status', 'taxable'),
(36090, 2993, '_tax_class', 'parent'),
(36091, 2993, '_manage_stock', 'yes'),
(36092, 2993, '_backorders', 'no'),
(36093, 2993, '_sold_individually', 'no'),
(36094, 2993, '_virtual', 'no'),
(36095, 2993, '_downloadable', 'no'),
(36096, 2993, '_download_limit', '-1'),
(36097, 2993, '_download_expiry', '-1'),
(36098, 2993, '_stock', '100'),
(36099, 2993, '_stock_status', 'instock'),
(36100, 2993, '_wc_average_rating', '0'),
(36101, 2993, '_wc_review_count', '0'),
(36102, 2993, 'attribute_pa_color', 'picture-12'),
(36103, 2993, 'attribute_pa_shoe-size', '37'),
(36104, 2993, '_price', '158.73'),
(36105, 2993, '_product_version', '4.1.0'),
(36106, 2993, '_vi_wad_aliexpress_variation_id', '12000018167158803'),
(36107, 2993, '_vi_wad_aliexpress_variation_attr', '14:200002130#Picture 12;200000124:100010482'),
(36108, 2994, '_variation_description', ''),
(36109, 2994, '_sku', '1005001939638366-picture-12-36'),
(36110, 2994, '_regular_price', '158.73'),
(36111, 2994, 'total_sales', '0'),
(36112, 2994, '_tax_status', 'taxable'),
(36113, 2994, '_tax_class', 'parent'),
(36114, 2994, '_manage_stock', 'yes'),
(36115, 2994, '_backorders', 'no'),
(36116, 2994, '_sold_individually', 'no'),
(36117, 2994, '_virtual', 'no'),
(36118, 2994, '_downloadable', 'no'),
(36119, 2994, '_download_limit', '-1'),
(36120, 2994, '_download_expiry', '-1'),
(36121, 2994, '_stock', '100'),
(36122, 2994, '_stock_status', 'instock'),
(36123, 2994, '_wc_average_rating', '0'),
(36124, 2994, '_wc_review_count', '0'),
(36125, 2994, 'attribute_pa_color', 'picture-12'),
(36126, 2994, 'attribute_pa_shoe-size', '36'),
(36127, 2994, '_price', '158.73'),
(36128, 2994, '_product_version', '4.1.0'),
(36129, 2994, '_vi_wad_aliexpress_variation_id', '12000018167158802'),
(36130, 2994, '_vi_wad_aliexpress_variation_attr', '14:200002130#Picture 12;200000124:200000334'),
(36131, 2995, '_variation_description', ''),
(36132, 2995, '_sku', '1005001939638366-picture-11-45'),
(36133, 2995, '_regular_price', '158.73'),
(36134, 2995, 'total_sales', '0'),
(36135, 2995, '_tax_status', 'taxable'),
(36136, 2995, '_tax_class', 'parent'),
(36137, 2995, '_manage_stock', 'yes'),
(36138, 2995, '_backorders', 'no'),
(36139, 2995, '_sold_individually', 'no'),
(36140, 2995, '_virtual', 'no'),
(36141, 2995, '_downloadable', 'no'),
(36142, 2995, '_download_limit', '-1'),
(36143, 2995, '_download_expiry', '-1'),
(36144, 2995, '_stock', '0'),
(36145, 2995, '_stock_status', 'outofstock'),
(36146, 2995, '_wc_average_rating', '0'),
(36147, 2995, '_wc_review_count', '0'),
(36148, 2995, 'attribute_pa_color', 'picture-11'),
(36149, 2995, 'attribute_pa_shoe-size', '45'),
(36150, 2995, '_price', '158.73'),
(36151, 2995, '_product_version', '4.1.0'),
(36152, 2995, '_vi_wad_aliexpress_variation_id', '12000018167158801'),
(36153, 2995, '_vi_wad_aliexpress_variation_attr', '14:200004889#Picture 11;200000124:3116'),
(36154, 2996, '_variation_description', ''),
(36155, 2996, '_sku', '1005001939638366-picture-11-44'),
(36156, 2996, '_regular_price', '158.73'),
(36157, 2996, 'total_sales', '0'),
(36158, 2996, '_tax_status', 'taxable'),
(36159, 2996, '_tax_class', 'parent'),
(36160, 2996, '_manage_stock', 'yes'),
(36161, 2996, '_backorders', 'no'),
(36162, 2996, '_sold_individually', 'no'),
(36163, 2996, '_virtual', 'no'),
(36164, 2996, '_downloadable', 'no'),
(36165, 2996, '_download_limit', '-1'),
(36166, 2996, '_download_expiry', '-1'),
(36167, 2996, '_stock', '0'),
(36168, 2996, '_stock_status', 'outofstock'),
(36169, 2996, '_wc_average_rating', '0'),
(36170, 2996, '_wc_review_count', '0'),
(36171, 2996, 'attribute_pa_color', 'picture-11'),
(36172, 2996, 'attribute_pa_shoe-size', '44'),
(36173, 2996, '_price', '158.73'),
(36174, 2996, '_product_version', '4.1.0'),
(36175, 2996, '_vi_wad_aliexpress_variation_id', '12000018167158800'),
(36176, 2996, '_vi_wad_aliexpress_variation_attr', '14:200004889#Picture 11;200000124:100010487'),
(36177, 2997, '_variation_description', ''),
(36178, 2997, '_sku', '1005001939638366-picture-11-43'),
(36179, 2997, '_regular_price', '158.73'),
(36180, 2997, 'total_sales', '0'),
(36181, 2997, '_tax_status', 'taxable'),
(36182, 2997, '_tax_class', 'parent'),
(36183, 2997, '_manage_stock', 'yes'),
(36184, 2997, '_backorders', 'no'),
(36185, 2997, '_sold_individually', 'no'),
(36186, 2997, '_virtual', 'no'),
(36187, 2997, '_downloadable', 'no'),
(36188, 2997, '_download_limit', '-1'),
(36189, 2997, '_download_expiry', '-1'),
(36190, 2997, '_stock', '0'),
(36191, 2997, '_stock_status', 'outofstock'),
(36192, 2997, '_wc_average_rating', '0'),
(36193, 2997, '_wc_review_count', '0'),
(36194, 2997, 'attribute_pa_color', 'picture-11'),
(36195, 2997, 'attribute_pa_shoe-size', '43'),
(36196, 2997, '_price', '158.73'),
(36197, 2997, '_product_version', '4.1.0'),
(36198, 2997, '_vi_wad_aliexpress_variation_id', '12000018167158799'),
(36199, 2997, '_vi_wad_aliexpress_variation_attr', '14:200004889#Picture 11;200000124:200000338'),
(36200, 2998, '_variation_description', ''),
(36201, 2998, '_sku', '1005001939638366-picture-11-42'),
(36202, 2998, '_regular_price', '158.73'),
(36203, 2998, 'total_sales', '0'),
(36204, 2998, '_tax_status', 'taxable'),
(36205, 2998, '_tax_class', 'parent'),
(36206, 2998, '_manage_stock', 'yes'),
(36207, 2998, '_backorders', 'no'),
(36208, 2998, '_sold_individually', 'no'),
(36209, 2998, '_virtual', 'no'),
(36210, 2998, '_downloadable', 'no'),
(36211, 2998, '_download_limit', '-1'),
(36212, 2998, '_download_expiry', '-1'),
(36213, 2998, '_stock', '0'),
(36214, 2998, '_stock_status', 'outofstock'),
(36215, 2998, '_wc_average_rating', '0'),
(36216, 2998, '_wc_review_count', '0'),
(36217, 2998, 'attribute_pa_color', 'picture-11'),
(36218, 2998, 'attribute_pa_shoe-size', '42'),
(36219, 2998, '_price', '158.73'),
(36220, 2998, '_product_version', '4.1.0'),
(36221, 2998, '_vi_wad_aliexpress_variation_id', '12000018167158798'),
(36222, 2998, '_vi_wad_aliexpress_variation_attr', '14:200004889#Picture 11;200000124:200000337'),
(36223, 2999, '_variation_description', ''),
(36224, 2999, '_sku', '1005001939638366-picture-11-41'),
(36225, 2999, '_regular_price', '158.73'),
(36226, 2999, 'total_sales', '0'),
(36227, 2999, '_tax_status', 'taxable'),
(36228, 2999, '_tax_class', 'parent'),
(36229, 2999, '_manage_stock', 'yes'),
(36230, 2999, '_backorders', 'no'),
(36231, 2999, '_sold_individually', 'no'),
(36232, 2999, '_virtual', 'no'),
(36233, 2999, '_downloadable', 'no'),
(36234, 2999, '_download_limit', '-1'),
(36235, 2999, '_download_expiry', '-1'),
(36236, 2999, '_stock', '0'),
(36237, 2999, '_stock_status', 'outofstock'),
(36238, 2999, '_wc_average_rating', '0'),
(36239, 2999, '_wc_review_count', '0'),
(36240, 2999, 'attribute_pa_color', 'picture-11'),
(36241, 2999, 'attribute_pa_shoe-size', '41'),
(36242, 2999, '_price', '158.73'),
(36243, 2999, '_product_version', '4.1.0'),
(36244, 2999, '_vi_wad_aliexpress_variation_id', '12000018167158797'),
(36245, 2999, '_vi_wad_aliexpress_variation_attr', '14:200004889#Picture 11;200000124:100010483'),
(36246, 3000, '_variation_description', ''),
(36247, 3000, '_sku', '1005001939638366-picture-11-40'),
(36248, 3000, '_regular_price', '158.73'),
(36249, 3000, 'total_sales', '0'),
(36250, 3000, '_tax_status', 'taxable'),
(36251, 3000, '_tax_class', 'parent'),
(36252, 3000, '_manage_stock', 'yes'),
(36253, 3000, '_backorders', 'no'),
(36254, 3000, '_sold_individually', 'no'),
(36255, 3000, '_virtual', 'no'),
(36256, 3000, '_downloadable', 'no'),
(36257, 3000, '_download_limit', '-1'),
(36258, 3000, '_download_expiry', '-1'),
(36259, 3000, '_stock', '98'),
(36260, 3000, '_stock_status', 'instock'),
(36261, 3000, '_wc_average_rating', '0'),
(36262, 3000, '_wc_review_count', '0'),
(36263, 3000, 'attribute_pa_color', 'picture-11'),
(36264, 3000, 'attribute_pa_shoe-size', '40'),
(36265, 3000, '_price', '158.73'),
(36266, 3000, '_product_version', '4.1.0'),
(36267, 3000, '_vi_wad_aliexpress_variation_id', '12000018167158796'),
(36268, 3000, '_vi_wad_aliexpress_variation_attr', '14:200004889#Picture 11;200000124:100013888'),
(36269, 3001, '_variation_description', ''),
(36270, 3001, '_sku', '1005001939638366-picture-11-39'),
(36271, 3001, '_regular_price', '158.73'),
(36272, 3001, 'total_sales', '0'),
(36273, 3001, '_tax_status', 'taxable'),
(36274, 3001, '_tax_class', 'parent'),
(36275, 3001, '_manage_stock', 'yes'),
(36276, 3001, '_backorders', 'no'),
(36277, 3001, '_sold_individually', 'no'),
(36278, 3001, '_virtual', 'no'),
(36279, 3001, '_downloadable', 'no'),
(36280, 3001, '_download_limit', '-1'),
(36281, 3001, '_download_expiry', '-1'),
(36282, 3001, '_stock', '95'),
(36283, 3001, '_stock_status', 'instock'),
(36284, 3001, '_wc_average_rating', '0'),
(36285, 3001, '_wc_review_count', '0'),
(36286, 3001, 'attribute_pa_color', 'picture-11'),
(36287, 3001, 'attribute_pa_shoe-size', '39'),
(36288, 3001, '_price', '158.73'),
(36289, 3001, '_product_version', '4.1.0'),
(36290, 3001, '_vi_wad_aliexpress_variation_id', '12000018167158795'),
(36291, 3001, '_vi_wad_aliexpress_variation_attr', '14:200004889#Picture 11;200000124:200000364'),
(36292, 3002, '_variation_description', ''),
(36293, 3002, '_sku', '1005001939638366-picture-1-44'),
(36294, 3002, '_regular_price', '158.73'),
(36295, 3002, 'total_sales', '0'),
(36296, 3002, '_tax_status', 'taxable'),
(36297, 3002, '_tax_class', 'parent'),
(36298, 3002, '_manage_stock', 'yes'),
(36299, 3002, '_backorders', 'no'),
(36300, 3002, '_sold_individually', 'no'),
(36301, 3002, '_virtual', 'no'),
(36302, 3002, '_downloadable', 'no'),
(36303, 3002, '_download_limit', '-1'),
(36304, 3002, '_download_expiry', '-1'),
(36305, 3002, '_stock', '99'),
(36306, 3002, '_stock_status', 'instock'),
(36307, 3002, '_wc_average_rating', '0'),
(36308, 3002, '_wc_review_count', '0'),
(36309, 3002, 'attribute_pa_color', 'picture-1'),
(36310, 3002, 'attribute_pa_shoe-size', '44'),
(36311, 3002, '_price', '158.73'),
(36312, 3002, '_product_version', '4.1.0'),
(36313, 3002, '_vi_wad_aliexpress_variation_id', '12000018167201034'),
(36314, 3002, '_vi_wad_aliexpress_variation_attr', '14:771#Picture 1;200000124:100010487'),
(36315, 3003, '_variation_description', ''),
(36316, 3003, '_sku', '1005001939638366-picture-11-38'),
(36317, 3003, '_regular_price', '158.73'),
(36318, 3003, 'total_sales', '0'),
(36319, 3003, '_tax_status', 'taxable'),
(36320, 3003, '_tax_class', 'parent'),
(36321, 3003, '_manage_stock', 'yes'),
(36322, 3003, '_backorders', 'no'),
(36323, 3003, '_sold_individually', 'no'),
(36324, 3003, '_virtual', 'no'),
(36325, 3003, '_downloadable', 'no'),
(36326, 3003, '_download_limit', '-1'),
(36327, 3003, '_download_expiry', '-1'),
(36328, 3003, '_stock', '98'),
(36329, 3003, '_stock_status', 'instock'),
(36330, 3003, '_wc_average_rating', '0'),
(36331, 3003, '_wc_review_count', '0'),
(36332, 3003, 'attribute_pa_color', 'picture-11'),
(36333, 3003, 'attribute_pa_shoe-size', '38'),
(36334, 3003, '_price', '158.73'),
(36335, 3003, '_product_version', '4.1.0'),
(36336, 3003, '_vi_wad_aliexpress_variation_id', '12000018167158794'),
(36337, 3003, '_vi_wad_aliexpress_variation_attr', '14:200004889#Picture 11;200000124:200000898'),
(36338, 3004, '_variation_description', ''),
(36339, 3004, '_sku', '1005001939638366-picture-1-45'),
(36340, 3004, '_regular_price', '158.73'),
(36341, 3004, 'total_sales', '0'),
(36342, 3004, '_tax_status', 'taxable'),
(36343, 3004, '_tax_class', 'parent'),
(36344, 3004, '_manage_stock', 'yes'),
(36345, 3004, '_backorders', 'no'),
(36346, 3004, '_sold_individually', 'no'),
(36347, 3004, '_virtual', 'no'),
(36348, 3004, '_downloadable', 'no'),
(36349, 3004, '_download_limit', '-1'),
(36350, 3004, '_download_expiry', '-1'),
(36351, 3004, '_stock', '99'),
(36352, 3004, '_stock_status', 'instock'),
(36353, 3004, '_wc_average_rating', '0'),
(36354, 3004, '_wc_review_count', '0'),
(36355, 3004, 'attribute_pa_color', 'picture-1'),
(36356, 3004, 'attribute_pa_shoe-size', '45'),
(36357, 3004, '_price', '158.73'),
(36358, 3004, '_product_version', '4.1.0'),
(36359, 3004, '_vi_wad_aliexpress_variation_id', '12000018167201035'),
(36360, 3004, '_vi_wad_aliexpress_variation_attr', '14:771#Picture 1;200000124:3116'),
(36361, 3005, '_variation_description', ''),
(36362, 3005, '_sku', '1005001939638366-picture-11-37'),
(36363, 3005, '_regular_price', '158.73'),
(36364, 3005, 'total_sales', '0'),
(36365, 3005, '_tax_status', 'taxable'),
(36366, 3005, '_tax_class', 'parent'),
(36367, 3005, '_manage_stock', 'yes'),
(36368, 3005, '_backorders', 'no'),
(36369, 3005, '_sold_individually', 'no'),
(36370, 3005, '_virtual', 'no'),
(36371, 3005, '_downloadable', 'no'),
(36372, 3005, '_download_limit', '-1'),
(36373, 3005, '_download_expiry', '-1'),
(36374, 3005, '_stock', '97'),
(36375, 3005, '_stock_status', 'instock'),
(36376, 3005, '_wc_average_rating', '0'),
(36377, 3005, '_wc_review_count', '0'),
(36378, 3005, 'attribute_pa_color', 'picture-11'),
(36379, 3005, 'attribute_pa_shoe-size', '37'),
(36380, 3005, '_price', '158.73'),
(36381, 3005, '_product_version', '4.1.0'),
(36382, 3005, '_vi_wad_aliexpress_variation_id', '12000018167158793'),
(36383, 3005, '_vi_wad_aliexpress_variation_attr', '14:200004889#Picture 11;200000124:100010482'),
(36384, 3006, '_variation_description', ''),
(36385, 3006, '_sku', '1005001939638366-picture-1-42'),
(36386, 3006, '_regular_price', '158.73'),
(36387, 3006, 'total_sales', '0'),
(36388, 3006, '_tax_status', 'taxable'),
(36389, 3006, '_tax_class', 'parent'),
(36390, 3006, '_manage_stock', 'yes'),
(36391, 3006, '_backorders', 'no'),
(36392, 3006, '_sold_individually', 'no'),
(36393, 3006, '_virtual', 'no'),
(36394, 3006, '_downloadable', 'no'),
(36395, 3006, '_download_limit', '-1'),
(36396, 3006, '_download_expiry', '-1'),
(36397, 3006, '_stock', '97'),
(36398, 3006, '_stock_status', 'instock'),
(36399, 3006, '_wc_average_rating', '0'),
(36400, 3006, '_wc_review_count', '0'),
(36401, 3006, 'attribute_pa_color', 'picture-1'),
(36402, 3006, 'attribute_pa_shoe-size', '42'),
(36403, 3006, '_price', '158.73'),
(36404, 3006, '_product_version', '4.1.0'),
(36405, 3006, '_vi_wad_aliexpress_variation_id', '12000018167201032'),
(36406, 3006, '_vi_wad_aliexpress_variation_attr', '14:771#Picture 1;200000124:200000337'),
(36407, 3007, '_variation_description', ''),
(36408, 3007, '_sku', '1005001939638366-picture-11-36'),
(36409, 3007, '_regular_price', '158.73'),
(36410, 3007, 'total_sales', '0'),
(36411, 3007, '_tax_status', 'taxable'),
(36412, 3007, '_tax_class', 'parent'),
(36413, 3007, '_manage_stock', 'yes'),
(36414, 3007, '_backorders', 'no'),
(36415, 3007, '_sold_individually', 'no'),
(36416, 3007, '_virtual', 'no'),
(36417, 3007, '_downloadable', 'no'),
(36418, 3007, '_download_limit', '-1'),
(36419, 3007, '_download_expiry', '-1'),
(36420, 3007, '_stock', '100'),
(36421, 3007, '_stock_status', 'instock'),
(36422, 3007, '_wc_average_rating', '0'),
(36423, 3007, '_wc_review_count', '0'),
(36424, 3007, 'attribute_pa_color', 'picture-11'),
(36425, 3007, 'attribute_pa_shoe-size', '36'),
(36426, 3007, '_price', '158.73'),
(36427, 3007, '_product_version', '4.1.0'),
(36428, 3007, '_vi_wad_aliexpress_variation_id', '12000018167158792'),
(36429, 3007, '_vi_wad_aliexpress_variation_attr', '14:200004889#Picture 11;200000124:200000334'),
(36430, 3008, '_variation_description', ''),
(36431, 3008, '_sku', '1005001939638366-picture-1-43'),
(36432, 3008, '_regular_price', '158.73'),
(36433, 3008, 'total_sales', '0'),
(36434, 3008, '_tax_status', 'taxable'),
(36435, 3008, '_tax_class', 'parent'),
(36436, 3008, '_manage_stock', 'yes'),
(36437, 3008, '_backorders', 'no'),
(36438, 3008, '_sold_individually', 'no'),
(36439, 3008, '_virtual', 'no'),
(36440, 3008, '_downloadable', 'no'),
(36441, 3008, '_download_limit', '-1'),
(36442, 3008, '_download_expiry', '-1'),
(36443, 3008, '_stock', '100'),
(36444, 3008, '_stock_status', 'instock'),
(36445, 3008, '_wc_average_rating', '0'),
(36446, 3008, '_wc_review_count', '0'),
(36447, 3008, 'attribute_pa_color', 'picture-1'),
(36448, 3008, 'attribute_pa_shoe-size', '43'),
(36449, 3008, '_price', '158.73'),
(36450, 3008, '_product_version', '4.1.0'),
(36451, 3008, '_vi_wad_aliexpress_variation_id', '12000018167201033'),
(36452, 3008, '_vi_wad_aliexpress_variation_attr', '14:771#Picture 1;200000124:200000338'),
(36453, 3009, '_variation_description', ''),
(36454, 3009, '_sku', '1005001939638366-picture-10-45'),
(36455, 3009, '_regular_price', '158.73'),
(36456, 3009, 'total_sales', '0'),
(36457, 3009, '_tax_status', 'taxable'),
(36458, 3009, '_tax_class', 'parent'),
(36459, 3009, '_manage_stock', 'yes'),
(36460, 3009, '_backorders', 'no'),
(36461, 3009, '_sold_individually', 'no'),
(36462, 3009, '_virtual', 'no'),
(36463, 3009, '_downloadable', 'no'),
(36464, 3009, '_download_limit', '-1'),
(36465, 3009, '_download_expiry', '-1'),
(36466, 3009, '_stock', '99'),
(36467, 3009, '_stock_status', 'instock'),
(36468, 3009, '_wc_average_rating', '0'),
(36469, 3009, '_wc_review_count', '0'),
(36470, 3009, 'attribute_pa_color', 'picture-10'),
(36471, 3009, 'attribute_pa_shoe-size', '45'),
(36472, 3009, '_price', '158.73'),
(36473, 3009, '_product_version', '4.1.0'),
(36474, 3009, '_vi_wad_aliexpress_variation_id', '12000018167158791'),
(36475, 3009, '_vi_wad_aliexpress_variation_attr', '14:175#Picture 10;200000124:3116'),
(36476, 3010, '_variation_description', ''),
(36477, 3010, '_sku', '1005001939638366-picture-1-40'),
(36478, 3010, '_regular_price', '158.73'),
(36479, 3010, 'total_sales', '0'),
(36480, 3010, '_tax_status', 'taxable'),
(36481, 3010, '_tax_class', 'parent'),
(36482, 3010, '_manage_stock', 'yes'),
(36483, 3010, '_backorders', 'no'),
(36484, 3010, '_sold_individually', 'no'),
(36485, 3010, '_virtual', 'no'),
(36486, 3010, '_downloadable', 'no'),
(36487, 3010, '_download_limit', '-1'),
(36488, 3010, '_download_expiry', '-1'),
(36489, 3010, '_stock', '100'),
(36490, 3010, '_stock_status', 'instock'),
(36491, 3010, '_wc_average_rating', '0'),
(36492, 3010, '_wc_review_count', '0'),
(36493, 3010, 'attribute_pa_color', 'picture-1'),
(36494, 3010, 'attribute_pa_shoe-size', '40'),
(36495, 3010, '_price', '158.73'),
(36496, 3010, '_product_version', '4.1.0'),
(36497, 3010, '_vi_wad_aliexpress_variation_id', '12000018167201030'),
(36498, 3010, '_vi_wad_aliexpress_variation_attr', '14:771#Picture 1;200000124:100013888'),
(36499, 3011, '_variation_description', ''),
(36500, 3011, '_sku', '1005001939638366-picture-10-44'),
(36501, 3011, '_regular_price', '158.73'),
(36502, 3011, 'total_sales', '0'),
(36503, 3011, '_tax_status', 'taxable'),
(36504, 3011, '_tax_class', 'parent'),
(36505, 3011, '_manage_stock', 'yes'),
(36506, 3011, '_backorders', 'no'),
(36507, 3011, '_sold_individually', 'no'),
(36508, 3011, '_virtual', 'no'),
(36509, 3011, '_downloadable', 'no'),
(36510, 3011, '_download_limit', '-1'),
(36511, 3011, '_download_expiry', '-1'),
(36512, 3011, '_stock', '100'),
(36513, 3011, '_stock_status', 'instock'),
(36514, 3011, '_wc_average_rating', '0'),
(36515, 3011, '_wc_review_count', '0'),
(36516, 3011, 'attribute_pa_color', 'picture-10'),
(36517, 3011, 'attribute_pa_shoe-size', '44'),
(36518, 3011, '_price', '158.73'),
(36519, 3011, '_product_version', '4.1.0'),
(36520, 3011, '_vi_wad_aliexpress_variation_id', '12000018167158790'),
(36521, 3011, '_vi_wad_aliexpress_variation_attr', '14:175#Picture 10;200000124:100010487'),
(36522, 3012, '_variation_description', ''),
(36523, 3012, '_sku', '1005001939638366-picture-1-41'),
(36524, 3012, '_regular_price', '158.73'),
(36525, 3012, 'total_sales', '0'),
(36526, 3012, '_tax_status', 'taxable'),
(36527, 3012, '_tax_class', 'parent'),
(36528, 3012, '_manage_stock', 'yes'),
(36529, 3012, '_backorders', 'no'),
(36530, 3012, '_sold_individually', 'no'),
(36531, 3012, '_virtual', 'no'),
(36532, 3012, '_downloadable', 'no'),
(36533, 3012, '_download_limit', '-1'),
(36534, 3012, '_download_expiry', '-1'),
(36535, 3012, '_stock', '98'),
(36536, 3012, '_stock_status', 'instock'),
(36537, 3012, '_wc_average_rating', '0'),
(36538, 3012, '_wc_review_count', '0'),
(36539, 3012, 'attribute_pa_color', 'picture-1'),
(36540, 3012, 'attribute_pa_shoe-size', '41'),
(36541, 3012, '_price', '158.73'),
(36542, 3012, '_product_version', '4.1.0'),
(36543, 3012, '_vi_wad_aliexpress_variation_id', '12000018167201031'),
(36544, 3012, '_vi_wad_aliexpress_variation_attr', '14:771#Picture 1;200000124:100010483'),
(36545, 3013, '_variation_description', ''),
(36546, 3013, '_sku', '1005001939638366-picture-10-43'),
(36547, 3013, '_regular_price', '158.73'),
(36548, 3013, 'total_sales', '0'),
(36549, 3013, '_tax_status', 'taxable'),
(36550, 3013, '_tax_class', 'parent'),
(36551, 3013, '_manage_stock', 'yes'),
(36552, 3013, '_backorders', 'no'),
(36553, 3013, '_sold_individually', 'no'),
(36554, 3013, '_virtual', 'no'),
(36555, 3013, '_downloadable', 'no'),
(36556, 3013, '_download_limit', '-1'),
(36557, 3013, '_download_expiry', '-1'),
(36558, 3013, '_stock', '100'),
(36559, 3013, '_stock_status', 'instock'),
(36560, 3013, '_wc_average_rating', '0'),
(36561, 3013, '_wc_review_count', '0'),
(36562, 3013, 'attribute_pa_color', 'picture-10'),
(36563, 3013, 'attribute_pa_shoe-size', '43'),
(36564, 3013, '_price', '158.73'),
(36565, 3013, '_product_version', '4.1.0'),
(36566, 3013, '_vi_wad_aliexpress_variation_id', '12000018167158789'),
(36567, 3013, '_vi_wad_aliexpress_variation_attr', '14:175#Picture 10;200000124:200000338'),
(36568, 3014, '_variation_description', ''),
(36569, 3014, '_sku', '1005001939638366-picture-1-38'),
(36570, 3014, '_regular_price', '158.73'),
(36571, 3014, 'total_sales', '0'),
(36572, 3014, '_tax_status', 'taxable'),
(36573, 3014, '_tax_class', 'parent'),
(36574, 3014, '_manage_stock', 'yes'),
(36575, 3014, '_backorders', 'no'),
(36576, 3014, '_sold_individually', 'no'),
(36577, 3014, '_virtual', 'no'),
(36578, 3014, '_downloadable', 'no'),
(36579, 3014, '_download_limit', '-1'),
(36580, 3014, '_download_expiry', '-1'),
(36581, 3014, '_stock', '97'),
(36582, 3014, '_stock_status', 'instock'),
(36583, 3014, '_wc_average_rating', '0'),
(36584, 3014, '_wc_review_count', '0'),
(36585, 3014, 'attribute_pa_color', 'picture-1'),
(36586, 3014, 'attribute_pa_shoe-size', '38'),
(36587, 3014, '_price', '158.73'),
(36588, 3014, '_product_version', '4.1.0'),
(36589, 3014, '_vi_wad_aliexpress_variation_id', '12000018167201028'),
(36590, 3014, '_vi_wad_aliexpress_variation_attr', '14:771#Picture 1;200000124:200000898'),
(36591, 3015, '_variation_description', ''),
(36592, 3015, '_sku', '1005001939638366-picture-10-42'),
(36593, 3015, '_regular_price', '158.73'),
(36594, 3015, 'total_sales', '0'),
(36595, 3015, '_tax_status', 'taxable'),
(36596, 3015, '_tax_class', 'parent'),
(36597, 3015, '_manage_stock', 'yes'),
(36598, 3015, '_backorders', 'no'),
(36599, 3015, '_sold_individually', 'no'),
(36600, 3015, '_virtual', 'no'),
(36601, 3015, '_downloadable', 'no'),
(36602, 3015, '_download_limit', '-1'),
(36603, 3015, '_download_expiry', '-1'),
(36604, 3015, '_stock', '98'),
(36605, 3015, '_stock_status', 'instock'),
(36606, 3015, '_wc_average_rating', '0'),
(36607, 3015, '_wc_review_count', '0'),
(36608, 3015, 'attribute_pa_color', 'picture-10'),
(36609, 3015, 'attribute_pa_shoe-size', '42'),
(36610, 3015, '_price', '158.73'),
(36611, 3015, '_product_version', '4.1.0'),
(36612, 3015, '_vi_wad_aliexpress_variation_id', '12000018167158788'),
(36613, 3015, '_vi_wad_aliexpress_variation_attr', '14:175#Picture 10;200000124:200000337'),
(36614, 3016, '_variation_description', ''),
(36615, 3016, '_sku', '1005001939638366-picture-1-39'),
(36616, 3016, '_regular_price', '158.73'),
(36617, 3016, 'total_sales', '0'),
(36618, 3016, '_tax_status', 'taxable'),
(36619, 3016, '_tax_class', 'parent'),
(36620, 3016, '_manage_stock', 'yes'),
(36621, 3016, '_backorders', 'no'),
(36622, 3016, '_sold_individually', 'no'),
(36623, 3016, '_virtual', 'no'),
(36624, 3016, '_downloadable', 'no'),
(36625, 3016, '_download_limit', '-1'),
(36626, 3016, '_download_expiry', '-1'),
(36627, 3016, '_stock', '99'),
(36628, 3016, '_stock_status', 'instock'),
(36629, 3016, '_wc_average_rating', '0'),
(36630, 3016, '_wc_review_count', '0'),
(36631, 3016, 'attribute_pa_color', 'picture-1'),
(36632, 3016, 'attribute_pa_shoe-size', '39'),
(36633, 3016, '_price', '158.73'),
(36634, 3016, '_product_version', '4.1.0'),
(36635, 3016, '_vi_wad_aliexpress_variation_id', '12000018167201029'),
(36636, 3016, '_vi_wad_aliexpress_variation_attr', '14:771#Picture 1;200000124:200000364'),
(36637, 3017, '_variation_description', ''),
(36638, 3017, '_sku', '1005001939638366-picture-10-41'),
(36639, 3017, '_regular_price', '158.73'),
(36640, 3017, 'total_sales', '0'),
(36641, 3017, '_tax_status', 'taxable'),
(36642, 3017, '_tax_class', 'parent'),
(36643, 3017, '_manage_stock', 'yes'),
(36644, 3017, '_backorders', 'no'),
(36645, 3017, '_sold_individually', 'no'),
(36646, 3017, '_virtual', 'no'),
(36647, 3017, '_downloadable', 'no'),
(36648, 3017, '_download_limit', '-1'),
(36649, 3017, '_download_expiry', '-1'),
(36650, 3017, '_stock', '100'),
(36651, 3017, '_stock_status', 'instock'),
(36652, 3017, '_wc_average_rating', '0'),
(36653, 3017, '_wc_review_count', '0');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(36654, 3017, 'attribute_pa_color', 'picture-10'),
(36655, 3017, 'attribute_pa_shoe-size', '41'),
(36656, 3017, '_price', '158.73'),
(36657, 3017, '_product_version', '4.1.0'),
(36658, 3017, '_vi_wad_aliexpress_variation_id', '12000018167158787'),
(36659, 3017, '_vi_wad_aliexpress_variation_attr', '14:175#Picture 10;200000124:100010483'),
(36660, 3018, '_variation_description', ''),
(36661, 3018, '_sku', '1005001939638366-picture-1-36'),
(36662, 3018, '_regular_price', '158.73'),
(36663, 3018, 'total_sales', '0'),
(36664, 3018, '_tax_status', 'taxable'),
(36665, 3018, '_tax_class', 'parent'),
(36666, 3018, '_manage_stock', 'yes'),
(36667, 3018, '_backorders', 'no'),
(36668, 3018, '_sold_individually', 'no'),
(36669, 3018, '_virtual', 'no'),
(36670, 3018, '_downloadable', 'no'),
(36671, 3018, '_download_limit', '-1'),
(36672, 3018, '_download_expiry', '-1'),
(36673, 3018, '_stock', '98'),
(36674, 3018, '_stock_status', 'instock'),
(36675, 3018, '_wc_average_rating', '0'),
(36676, 3018, '_wc_review_count', '0'),
(36677, 3018, 'attribute_pa_color', 'picture-1'),
(36678, 3018, 'attribute_pa_shoe-size', '36'),
(36679, 3018, '_price', '158.73'),
(36680, 3018, '_product_version', '4.1.0'),
(36681, 3018, '_vi_wad_aliexpress_variation_id', '12000018167201026'),
(36682, 3018, '_vi_wad_aliexpress_variation_attr', '14:771#Picture 1;200000124:200000334'),
(36683, 3019, '_variation_description', ''),
(36684, 3019, '_sku', '1005001939638366-picture-10-40'),
(36685, 3019, '_regular_price', '158.73'),
(36686, 3019, 'total_sales', '0'),
(36687, 3019, '_tax_status', 'taxable'),
(36688, 3019, '_tax_class', 'parent'),
(36689, 3019, '_manage_stock', 'yes'),
(36690, 3019, '_backorders', 'no'),
(36691, 3019, '_sold_individually', 'no'),
(36692, 3019, '_virtual', 'no'),
(36693, 3019, '_downloadable', 'no'),
(36694, 3019, '_download_limit', '-1'),
(36695, 3019, '_download_expiry', '-1'),
(36696, 3019, '_stock', '100'),
(36697, 3019, '_stock_status', 'instock'),
(36698, 3019, '_wc_average_rating', '0'),
(36699, 3019, '_wc_review_count', '0'),
(36700, 3019, 'attribute_pa_color', 'picture-10'),
(36701, 3019, 'attribute_pa_shoe-size', '40'),
(36702, 3019, '_price', '158.73'),
(36703, 3019, '_product_version', '4.1.0'),
(36704, 3019, '_vi_wad_aliexpress_variation_id', '12000018167158786'),
(36705, 3019, '_vi_wad_aliexpress_variation_attr', '14:175#Picture 10;200000124:100013888'),
(36706, 3020, '_variation_description', ''),
(36707, 3020, '_sku', '1005001939638366-picture-1-37'),
(36708, 3020, '_regular_price', '158.73'),
(36709, 3020, 'total_sales', '0'),
(36710, 3020, '_tax_status', 'taxable'),
(36711, 3020, '_tax_class', 'parent'),
(36712, 3020, '_manage_stock', 'yes'),
(36713, 3020, '_backorders', 'no'),
(36714, 3020, '_sold_individually', 'no'),
(36715, 3020, '_virtual', 'no'),
(36716, 3020, '_downloadable', 'no'),
(36717, 3020, '_download_limit', '-1'),
(36718, 3020, '_download_expiry', '-1'),
(36719, 3020, '_stock', '99'),
(36720, 3020, '_stock_status', 'instock'),
(36721, 3020, '_wc_average_rating', '0'),
(36722, 3020, '_wc_review_count', '0'),
(36723, 3020, 'attribute_pa_color', 'picture-1'),
(36724, 3020, 'attribute_pa_shoe-size', '37'),
(36725, 3020, '_price', '158.73'),
(36726, 3020, '_product_version', '4.1.0'),
(36727, 3020, '_vi_wad_aliexpress_variation_id', '12000018167201027'),
(36728, 3020, '_vi_wad_aliexpress_variation_attr', '14:771#Picture 1;200000124:100010482'),
(36729, 3021, '_variation_description', ''),
(36730, 3021, '_sku', '1005001939638366-picture-10-39'),
(36731, 3021, '_regular_price', '158.73'),
(36732, 3021, 'total_sales', '0'),
(36733, 3021, '_tax_status', 'taxable'),
(36734, 3021, '_tax_class', 'parent'),
(36735, 3021, '_manage_stock', 'yes'),
(36736, 3021, '_backorders', 'no'),
(36737, 3021, '_sold_individually', 'no'),
(36738, 3021, '_virtual', 'no'),
(36739, 3021, '_downloadable', 'no'),
(36740, 3021, '_download_limit', '-1'),
(36741, 3021, '_download_expiry', '-1'),
(36742, 3021, '_stock', '99'),
(36743, 3021, '_stock_status', 'instock'),
(36744, 3021, '_wc_average_rating', '0'),
(36745, 3021, '_wc_review_count', '0'),
(36746, 3021, 'attribute_pa_color', 'picture-10'),
(36747, 3021, 'attribute_pa_shoe-size', '39'),
(36748, 3021, '_price', '158.73'),
(36749, 3021, '_product_version', '4.1.0'),
(36750, 3021, '_vi_wad_aliexpress_variation_id', '12000018167158785'),
(36751, 3021, '_vi_wad_aliexpress_variation_attr', '14:175#Picture 10;200000124:200000364'),
(36752, 3022, '_variation_description', ''),
(36753, 3022, '_sku', '1005001939638366-picture-10-38'),
(36754, 3022, '_regular_price', '158.73'),
(36755, 3022, 'total_sales', '0'),
(36756, 3022, '_tax_status', 'taxable'),
(36757, 3022, '_tax_class', 'parent'),
(36758, 3022, '_manage_stock', 'yes'),
(36759, 3022, '_backorders', 'no'),
(36760, 3022, '_sold_individually', 'no'),
(36761, 3022, '_virtual', 'no'),
(36762, 3022, '_downloadable', 'no'),
(36763, 3022, '_download_limit', '-1'),
(36764, 3022, '_download_expiry', '-1'),
(36765, 3022, '_stock', '98'),
(36766, 3022, '_stock_status', 'instock'),
(36767, 3022, '_wc_average_rating', '0'),
(36768, 3022, '_wc_review_count', '0'),
(36769, 3022, 'attribute_pa_color', 'picture-10'),
(36770, 3022, 'attribute_pa_shoe-size', '38'),
(36771, 3022, '_price', '158.73'),
(36772, 3022, '_product_version', '4.1.0'),
(36773, 3022, '_vi_wad_aliexpress_variation_id', '12000018167158784'),
(36774, 3022, '_vi_wad_aliexpress_variation_attr', '14:175#Picture 10;200000124:200000898'),
(36775, 2888, '_price', '158.73'),
(36776, 3023, '_wp_attached_file', '2021/06/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-1.jpg'),
(36777, 3023, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:750;s:6:\"height\";i:750;s:4:\"file\";s:127:\"2021/06/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-1.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:127:\"Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:127:\"Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:127:\"Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-1-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:127:\"Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-1-750x510.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:127:\"Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:127:\"Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:127:\"Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:127:\"Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:127:\"Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:127:\"Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(36778, 3023, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Hb72f3ee1d3a74788909beb5c91e980b09/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers.jpg'),
(36779, 2888, '_product_image_gallery', '3023,3026,3037,3051,3059'),
(36780, 3024, '_sku', '4000587350897'),
(36781, 3024, '_visibility', 'visible'),
(36782, 3024, '_default_attributes', ''),
(36783, 2633, '_vi_wad_woo_id', '3024'),
(36784, 3024, '_vi_wad_aliexpress_product_id', '4000587350897'),
(36785, 3024, 'total_sales', '0'),
(36786, 3024, '_tax_status', 'taxable'),
(36787, 3024, '_tax_class', ''),
(36788, 3024, '_manage_stock', 'no'),
(36789, 3024, '_backorders', 'no'),
(36790, 3024, '_sold_individually', 'no'),
(36791, 3024, '_virtual', 'no'),
(36792, 3024, '_downloadable', 'no'),
(36793, 3024, '_download_limit', '-1'),
(36794, 3024, '_download_expiry', '-1'),
(36795, 3024, '_stock', NULL),
(36796, 3024, '_stock_status', 'instock'),
(36797, 3024, '_wc_average_rating', '0'),
(36798, 3024, '_wc_review_count', '0'),
(36799, 3024, '_product_attributes', 'a:2:{s:8:\"pa_color\";a:6:{s:4:\"name\";s:8:\"pa_color\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"0\";s:10:\"is_visible\";s:1:\"0\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"1\";}s:12:\"pa_shoe-size\";a:6:{s:4:\"name\";s:12:\"pa_shoe-size\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"1\";s:10:\"is_visible\";s:1:\"0\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"1\";}}'),
(36800, 3024, '_product_version', '4.1.0'),
(36801, 3025, '_wp_attached_file', '2021/06/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.jpg'),
(36802, 3025, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:118:\"2021/06/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:118:\"2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:118:\"2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:118:\"2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:118:\"2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:118:\"2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:118:\"2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:118:\"2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:118:\"2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:118:\"2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:118:\"2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:118:\"2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(36803, 3026, '_wp_attached_file', '2021/06/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-2.jpg'),
(36804, 3026, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:750;s:6:\"height\";i:750;s:4:\"file\";s:127:\"2021/06/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-2.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:127:\"Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:127:\"Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:127:\"Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-2-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:127:\"Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-2-750x510.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:127:\"Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:127:\"Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:127:\"Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:127:\"Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:127:\"Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:127:\"Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(36805, 3025, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Hcae3841b75f44ccfb589b3278b0bf304P/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.jpg'),
(36806, 3024, '_thumbnail_id', '3025'),
(36807, 3026, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Hb49d3e285439463295132299027c1cfcw/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers.jpg'),
(36808, 3027, '_variation_description', ''),
(36809, 3027, '_sku', '4000587350897-black-for-female-7-5'),
(36810, 3027, '_regular_price', '87.45'),
(36811, 3027, 'total_sales', '0'),
(36812, 3027, '_tax_status', 'taxable'),
(36813, 3027, '_tax_class', 'parent'),
(36814, 3027, '_manage_stock', 'yes'),
(36815, 3027, '_backorders', 'no'),
(36816, 3027, '_sold_individually', 'no'),
(36817, 3027, '_virtual', 'no'),
(36818, 3027, '_downloadable', 'no'),
(36819, 3027, '_download_limit', '-1'),
(36820, 3027, '_download_expiry', '-1'),
(36821, 3027, '_stock', '0'),
(36822, 3027, '_stock_status', 'outofstock'),
(36823, 3027, '_wc_average_rating', '0'),
(36824, 3027, '_wc_review_count', '0'),
(36825, 3027, 'attribute_pa_color', 'black-for-female'),
(36826, 3027, 'attribute_pa_shoe-size', '7-5'),
(36827, 3027, '_price', '87.45'),
(36828, 3027, '_product_version', '4.1.0'),
(36829, 3027, '_vi_wad_aliexpress_variation_id', '10000014547228497'),
(36830, 3027, '_vi_wad_aliexpress_variation_attr', '14:193#Black for Female;200000124:200000288'),
(36831, 3028, '_variation_description', ''),
(36832, 3028, '_sku', '4000587350897-black-for-female-8-5'),
(36833, 3028, '_regular_price', '87.45'),
(36834, 3028, 'total_sales', '0'),
(36835, 3028, '_tax_status', 'taxable'),
(36836, 3028, '_tax_class', 'parent'),
(36837, 3028, '_manage_stock', 'yes'),
(36838, 3028, '_backorders', 'no'),
(36839, 3028, '_sold_individually', 'no'),
(36840, 3028, '_virtual', 'no'),
(36841, 3028, '_downloadable', 'no'),
(36842, 3028, '_download_limit', '-1'),
(36843, 3028, '_download_expiry', '-1'),
(36844, 3028, '_stock', '0'),
(36845, 3028, '_stock_status', 'outofstock'),
(36846, 3028, '_wc_average_rating', '0'),
(36847, 3028, '_wc_review_count', '0'),
(36848, 3028, 'attribute_pa_color', 'black-for-female'),
(36849, 3028, 'attribute_pa_shoe-size', '8-5'),
(36850, 3028, '_price', '87.45'),
(36851, 3028, '_product_version', '4.1.0'),
(36852, 3028, '_vi_wad_aliexpress_variation_id', '10000014547228498'),
(36853, 3028, '_vi_wad_aliexpress_variation_attr', '14:193#Black for Female;200000124:200000289'),
(36854, 3029, '_variation_description', ''),
(36855, 3029, '_sku', '4000587350897-black-for-female-9-5'),
(36856, 3029, '_regular_price', '87.45'),
(36857, 3029, 'total_sales', '0'),
(36858, 3029, '_tax_status', 'taxable'),
(36859, 3029, '_tax_class', 'parent'),
(36860, 3029, '_manage_stock', 'yes'),
(36861, 3029, '_backorders', 'no'),
(36862, 3029, '_sold_individually', 'no'),
(36863, 3029, '_virtual', 'no'),
(36864, 3029, '_downloadable', 'no'),
(36865, 3029, '_download_limit', '-1'),
(36866, 3029, '_download_expiry', '-1'),
(36867, 3029, '_stock', '0'),
(36868, 3029, '_stock_status', 'outofstock'),
(36869, 3029, '_wc_average_rating', '0'),
(36870, 3029, '_wc_review_count', '0'),
(36871, 3029, 'attribute_pa_color', 'black-for-female'),
(36872, 3029, 'attribute_pa_shoe-size', '9-5'),
(36873, 3029, '_price', '87.45'),
(36874, 3029, '_product_version', '4.1.0'),
(36875, 3029, '_vi_wad_aliexpress_variation_id', '10000014547228499'),
(36876, 3029, '_vi_wad_aliexpress_variation_attr', '14:193#Black for Female;200000124:200000290'),
(36877, 3030, '_variation_description', ''),
(36878, 3030, '_sku', '4000587350897-black-for-female-10'),
(36879, 3030, '_regular_price', '87.45'),
(36880, 3030, 'total_sales', '0'),
(36881, 3030, '_tax_status', 'taxable'),
(36882, 3030, '_tax_class', 'parent'),
(36883, 3030, '_manage_stock', 'yes'),
(36884, 3030, '_backorders', 'no'),
(36885, 3030, '_sold_individually', 'no'),
(36886, 3030, '_virtual', 'no'),
(36887, 3030, '_downloadable', 'no'),
(36888, 3030, '_download_limit', '-1'),
(36889, 3030, '_download_expiry', '-1'),
(36890, 3030, '_stock', '0'),
(36891, 3030, '_stock_status', 'outofstock'),
(36892, 3030, '_wc_average_rating', '0'),
(36893, 3030, '_wc_review_count', '0'),
(36894, 3030, 'attribute_pa_color', 'black-for-female'),
(36895, 3030, 'attribute_pa_shoe-size', '10'),
(36896, 3030, '_price', '87.45'),
(36897, 3030, '_product_version', '4.1.0'),
(36898, 3030, '_vi_wad_aliexpress_variation_id', '10000014547228500'),
(36899, 3030, '_vi_wad_aliexpress_variation_attr', '14:193#Black for Female;200000124:1583'),
(36900, 3031, '_variation_description', ''),
(36901, 3031, '_sku', '4000587350897-light-gray-female-7-5'),
(36902, 3031, '_regular_price', '87.45'),
(36903, 3031, 'total_sales', '0'),
(36904, 3031, '_tax_status', 'taxable'),
(36905, 3031, '_tax_class', 'parent'),
(36906, 3031, '_manage_stock', 'yes'),
(36907, 3031, '_backorders', 'no'),
(36908, 3031, '_sold_individually', 'no'),
(36909, 3031, '_virtual', 'no'),
(36910, 3031, '_downloadable', 'no'),
(36911, 3031, '_download_limit', '-1'),
(36912, 3031, '_download_expiry', '-1'),
(36913, 3031, '_stock', '0'),
(36914, 3031, '_stock_status', 'outofstock'),
(36915, 3031, '_wc_average_rating', '0'),
(36916, 3031, '_wc_review_count', '0'),
(36917, 3031, 'attribute_pa_color', 'light-gray-female'),
(36918, 3031, 'attribute_pa_shoe-size', '7-5'),
(36919, 3031, '_price', '87.45'),
(36920, 3031, '_product_version', '4.1.0'),
(36921, 3031, '_vi_wad_aliexpress_variation_id', '10000014547228501'),
(36922, 3031, '_vi_wad_aliexpress_variation_attr', '14:691#Light Gray Female;200000124:200000288'),
(36923, 3032, '_variation_description', ''),
(36924, 3032, '_sku', '4000587350897-light-gray-female-8-5'),
(36925, 3032, '_regular_price', '87.45'),
(36926, 3032, 'total_sales', '0'),
(36927, 3032, '_tax_status', 'taxable'),
(36928, 3032, '_tax_class', 'parent'),
(36929, 3032, '_manage_stock', 'yes'),
(36930, 3032, '_backorders', 'no'),
(36931, 3032, '_sold_individually', 'no'),
(36932, 3032, '_virtual', 'no'),
(36933, 3032, '_downloadable', 'no'),
(36934, 3032, '_download_limit', '-1'),
(36935, 3032, '_download_expiry', '-1'),
(36936, 3032, '_stock', '0'),
(36937, 3032, '_stock_status', 'outofstock'),
(36938, 3032, '_wc_average_rating', '0'),
(36939, 3032, '_wc_review_count', '0'),
(36940, 3032, 'attribute_pa_color', 'light-gray-female'),
(36941, 3032, 'attribute_pa_shoe-size', '8-5'),
(36942, 3032, '_price', '87.45'),
(36943, 3032, '_product_version', '4.1.0'),
(36944, 3032, '_vi_wad_aliexpress_variation_id', '10000014547228502'),
(36945, 3032, '_vi_wad_aliexpress_variation_attr', '14:691#Light Gray Female;200000124:200000289'),
(36946, 3033, '_variation_description', ''),
(36947, 3033, '_sku', '4000587350897-light-gray-female-9-5'),
(36948, 3033, '_regular_price', '87.45'),
(36949, 3033, 'total_sales', '0'),
(36950, 3033, '_tax_status', 'taxable'),
(36951, 3033, '_tax_class', 'parent'),
(36952, 3033, '_manage_stock', 'yes'),
(36953, 3033, '_backorders', 'no'),
(36954, 3033, '_sold_individually', 'no'),
(36955, 3033, '_virtual', 'no'),
(36956, 3033, '_downloadable', 'no'),
(36957, 3033, '_download_limit', '-1'),
(36958, 3033, '_download_expiry', '-1'),
(36959, 3033, '_stock', '0'),
(36960, 3033, '_stock_status', 'outofstock'),
(36961, 3033, '_wc_average_rating', '0'),
(36962, 3033, '_wc_review_count', '0'),
(36963, 3033, 'attribute_pa_color', 'light-gray-female'),
(36964, 3033, 'attribute_pa_shoe-size', '9-5'),
(36965, 3033, '_price', '87.45'),
(36966, 3033, '_product_version', '4.1.0'),
(36967, 3033, '_vi_wad_aliexpress_variation_id', '10000014547228503'),
(36968, 3033, '_vi_wad_aliexpress_variation_attr', '14:691#Light Gray Female;200000124:200000290'),
(36969, 3034, '_variation_description', ''),
(36970, 3034, '_sku', '4000587350897-light-gray-female-10'),
(36971, 3034, '_regular_price', '87.45'),
(36972, 3034, 'total_sales', '0'),
(36973, 3034, '_tax_status', 'taxable'),
(36974, 3034, '_tax_class', 'parent'),
(36975, 3034, '_manage_stock', 'yes'),
(36976, 3034, '_backorders', 'no'),
(36977, 3034, '_sold_individually', 'no'),
(36978, 3034, '_virtual', 'no'),
(36979, 3034, '_downloadable', 'no'),
(36980, 3034, '_download_limit', '-1'),
(36981, 3034, '_download_expiry', '-1'),
(36982, 3034, '_stock', '0'),
(36983, 3034, '_stock_status', 'outofstock'),
(36984, 3034, '_wc_average_rating', '0'),
(36985, 3034, '_wc_review_count', '0'),
(36986, 3034, 'attribute_pa_color', 'light-gray-female'),
(36987, 3034, 'attribute_pa_shoe-size', '10'),
(36988, 3034, '_price', '87.45'),
(36989, 3034, '_product_version', '4.1.0'),
(36990, 3034, '_vi_wad_aliexpress_variation_id', '10000014547228504'),
(36991, 3034, '_vi_wad_aliexpress_variation_attr', '14:691#Light Gray Female;200000124:1583'),
(36992, 3035, '_variation_description', ''),
(36993, 3035, '_sku', '4000587350897-dark-gray-female-7-5'),
(36994, 3035, '_regular_price', '87.45'),
(36995, 3035, 'total_sales', '0'),
(36996, 3035, '_tax_status', 'taxable'),
(36997, 3035, '_tax_class', 'parent'),
(36998, 3035, '_manage_stock', 'yes'),
(36999, 3035, '_backorders', 'no'),
(37000, 3035, '_sold_individually', 'no'),
(37001, 3035, '_virtual', 'no'),
(37002, 3035, '_downloadable', 'no'),
(37003, 3035, '_download_limit', '-1'),
(37004, 3035, '_download_expiry', '-1'),
(37005, 3035, '_stock', '0'),
(37006, 3035, '_stock_status', 'outofstock'),
(37007, 3035, '_wc_average_rating', '0'),
(37008, 3035, '_wc_review_count', '0'),
(37009, 3035, 'attribute_pa_color', 'dark-gray-female'),
(37010, 3035, 'attribute_pa_shoe-size', '7-5'),
(37011, 3035, '_price', '87.45'),
(37012, 3035, '_product_version', '4.1.0'),
(37013, 3035, '_vi_wad_aliexpress_variation_id', '10000014547228505'),
(37014, 3035, '_vi_wad_aliexpress_variation_attr', '14:200004890#Dark Gray Female;200000124:200000288'),
(37015, 3036, '_variation_description', ''),
(37016, 3036, '_sku', '4000587350897-dark-gray-female-8-5'),
(37017, 3037, '_wp_attached_file', '2021/06/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-3.jpg'),
(37018, 3036, '_regular_price', '87.45'),
(37019, 3037, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:750;s:6:\"height\";i:750;s:4:\"file\";s:127:\"2021/06/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-3.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:127:\"Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:127:\"Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:127:\"Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-3-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:127:\"Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-3-750x510.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:127:\"Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:127:\"Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-3-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:127:\"Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:127:\"Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:127:\"Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-3-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:127:\"Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(37020, 3036, 'total_sales', '0'),
(37021, 3036, '_tax_status', 'taxable'),
(37022, 3036, '_tax_class', 'parent'),
(37023, 3036, '_manage_stock', 'yes'),
(37024, 3036, '_backorders', 'no'),
(37025, 3036, '_sold_individually', 'no'),
(37026, 3036, '_virtual', 'no'),
(37027, 3036, '_downloadable', 'no'),
(37028, 3036, '_download_limit', '-1'),
(37029, 3036, '_download_expiry', '-1'),
(37030, 3036, '_stock', '0'),
(37031, 3036, '_stock_status', 'outofstock'),
(37032, 3036, '_wc_average_rating', '0'),
(37033, 3036, '_wc_review_count', '0'),
(37034, 3036, 'attribute_pa_color', 'dark-gray-female'),
(37035, 3036, 'attribute_pa_shoe-size', '8-5'),
(37036, 3036, '_price', '87.45'),
(37037, 3036, '_product_version', '4.1.0'),
(37038, 3036, '_vi_wad_aliexpress_variation_id', '10000014547228506'),
(37039, 3036, '_vi_wad_aliexpress_variation_attr', '14:200004890#Dark Gray Female;200000124:200000289'),
(37040, 3038, '_variation_description', ''),
(37041, 3038, '_sku', '4000587350897-dark-gray-female-9-5'),
(37042, 3038, '_regular_price', '87.45'),
(37043, 3038, 'total_sales', '0'),
(37044, 3038, '_tax_status', 'taxable'),
(37045, 3038, '_tax_class', 'parent'),
(37046, 3038, '_manage_stock', 'yes'),
(37047, 3038, '_backorders', 'no'),
(37048, 3038, '_sold_individually', 'no'),
(37049, 3038, '_virtual', 'no'),
(37050, 3038, '_downloadable', 'no'),
(37051, 3038, '_download_limit', '-1'),
(37052, 3038, '_download_expiry', '-1'),
(37053, 3038, '_stock', '0'),
(37054, 3038, '_stock_status', 'outofstock'),
(37055, 3038, '_wc_average_rating', '0'),
(37056, 3038, '_wc_review_count', '0'),
(37057, 3038, 'attribute_pa_color', 'dark-gray-female'),
(37058, 3038, 'attribute_pa_shoe-size', '9-5'),
(37059, 3038, '_price', '87.45'),
(37060, 3038, '_product_version', '4.1.0'),
(37061, 3038, '_vi_wad_aliexpress_variation_id', '10000014547228507'),
(37062, 3038, '_vi_wad_aliexpress_variation_attr', '14:200004890#Dark Gray Female;200000124:200000290'),
(37063, 3039, '_variation_description', ''),
(37064, 3039, '_sku', '4000587350897-dark-gray-female-10'),
(37065, 3039, '_regular_price', '87.45'),
(37066, 3039, 'total_sales', '0'),
(37067, 3039, '_tax_status', 'taxable'),
(37068, 3039, '_tax_class', 'parent'),
(37069, 3039, '_manage_stock', 'yes'),
(37070, 3039, '_backorders', 'no'),
(37071, 3039, '_sold_individually', 'no'),
(37072, 3039, '_virtual', 'no'),
(37073, 3039, '_downloadable', 'no'),
(37074, 3039, '_download_limit', '-1'),
(37075, 3039, '_download_expiry', '-1'),
(37076, 3039, '_stock', '0'),
(37077, 3039, '_stock_status', 'outofstock'),
(37078, 3039, '_wc_average_rating', '0'),
(37079, 3039, '_wc_review_count', '0'),
(37080, 3039, 'attribute_pa_color', 'dark-gray-female'),
(37081, 3039, 'attribute_pa_shoe-size', '10'),
(37082, 3039, '_price', '87.45'),
(37083, 3039, '_product_version', '4.1.0'),
(37084, 3039, '_vi_wad_aliexpress_variation_id', '10000014547228508'),
(37085, 3039, '_vi_wad_aliexpress_variation_attr', '14:200004890#Dark Gray Female;200000124:1583'),
(37086, 3037, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H26c1da0406104f2bad9fafd70a261526L/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers.jpg'),
(37087, 3041, '_variation_description', ''),
(37088, 3041, '_sku', '4000587350897-pink-for-female-7-5'),
(37089, 3041, '_regular_price', '87.45'),
(37090, 3041, 'total_sales', '0'),
(37091, 3041, '_tax_status', 'taxable'),
(37092, 3041, '_tax_class', 'parent'),
(37093, 3041, '_manage_stock', 'yes'),
(37094, 3041, '_backorders', 'no'),
(37095, 3041, '_sold_individually', 'no'),
(37096, 3040, '_vi_wad_description_images', 'a:15:{i:0;s:60:\"https://ae01.alicdn.com/kf/HTB1tSziKXzqK1RjSZFvq6AB7VXaw.jpg\";i:1;s:60:\"https://ae01.alicdn.com/kf/HTB17n6gKhTpK1RjSZFKq6y2wXXau.jpg\";i:2;s:60:\"https://ae01.alicdn.com/kf/HTB1kg5_KjDpK1RjSZFrq6y78VXav.jpg\";i:3;s:60:\"https://ae01.alicdn.com/kf/HTB1tN_EKiLaK1RjSZFxq6ymPFXaa.jpg\";i:4;s:60:\"https://ae01.alicdn.com/kf/HTB1TobfKirpK1RjSZFhq6xSdXXaM.jpg\";i:5;s:60:\"https://ae01.alicdn.com/kf/HTB14p2qKcfpK1RjSZFOq6y6nFXaa.jpg\";i:6;s:60:\"https://ae01.alicdn.com/kf/HTB1J9i.KgTqK1RjSZPhq6xfOFXaJ.jpg\";i:7;s:60:\"https://ae01.alicdn.com/kf/HTB1EcHiKcbpK1RjSZFyq6x_qFXaT.jpg\";i:8;s:60:\"https://ae01.alicdn.com/kf/HTB1PXzjKa6qK1RjSZFmq6x0PFXaq.jpg\";i:9;s:60:\"https://ae01.alicdn.com/kf/HTB1GnffKmzqK1RjSZFjq6zlCFXax.jpg\";i:10;s:60:\"https://ae01.alicdn.com/kf/HTB1EZLnKgHqK1RjSZFkq6x.WFXaj.jpg\";i:11;s:60:\"https://ae01.alicdn.com/kf/HTB1FbznKkvoK1RjSZFwq6AiCFXa7.jpg\";i:12;s:60:\"https://ae01.alicdn.com/kf/HTB1JQHiKkvoK1RjSZFDq6xY3pXaQ.jpg\";i:13;s:60:\"https://ae01.alicdn.com/kf/HTB1zITHKhnaK1RjSZFtq6zC2VXa0.jpg\";i:14;s:60:\"https://ae01.alicdn.com/kf/HTB1izveKhTpK1RjSZR0q6zEwXXaz.jpg\";}'),
(37097, 3040, '_vi_wad_sku', '32980720304'),
(37098, 3040, '_vi_wad_attributes', 'a:2:{i:14;a:5:{s:6:\"values\";a:5:{s:6:\"14:771\";s:10:\"1705 Black\";s:6:\"14:193\";s:10:\"1705 White\";s:7:\"14:1052\";s:9:\"1705 Pink\";s:5:\"14:29\";s:9:\"1705 Gray\";s:12:\"14:201496390\";s:13:\"1705 Rose Red\";}s:4:\"slug\";s:5:\"color\";s:4:\"name\";s:5:\"Color\";s:8:\"position\";i:0;s:10:\"values_sub\";a:5:{s:6:\"14:771\";s:5:\"Beige\";s:6:\"14:193\";s:5:\"BLACK\";s:7:\"14:1052\";s:4:\"Pink\";s:5:\"14:29\";s:5:\"White\";s:12:\"14:201496390\";s:8:\"Rosy Red\";}}i:200000124;a:5:{s:6:\"values\";a:8:{s:19:\"200000124:200000333\";s:2:\"35\";s:19:\"200000124:200000334\";s:2:\"36\";s:19:\"200000124:100010482\";s:2:\"37\";s:19:\"200000124:200000898\";s:2:\"38\";s:19:\"200000124:200000364\";s:2:\"39\";s:19:\"200000124:100013888\";s:2:\"40\";s:19:\"200000124:100010483\";s:2:\"41\";s:19:\"200000124:200000337\";s:2:\"42\";}s:4:\"slug\";s:9:\"shoe-size\";s:4:\"name\";s:9:\"Shoe Size\";s:8:\"position\";i:1;s:10:\"values_sub\";a:8:{s:19:\"200000124:200000333\";s:2:\"35\";s:19:\"200000124:200000334\";s:2:\"36\";s:19:\"200000124:100010482\";s:2:\"37\";s:19:\"200000124:200000898\";s:2:\"38\";s:19:\"200000124:200000364\";s:2:\"39\";s:19:\"200000124:100013888\";s:2:\"40\";s:19:\"200000124:100010483\";s:2:\"41\";s:19:\"200000124:200000337\";s:2:\"42\";}}}'),
(37099, 3041, '_virtual', 'no'),
(37100, 3040, '_vi_wad_list_attributes', 'a:13:{s:6:\"14:771\";a:4:{s:4:\"name\";s:10:\"1705 Black\";s:8:\"name_sub\";s:5:\"Beige\";s:5:\"color\";s:7:\"#F8F7E7\";s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/HTB1vTziKXzqK1RjSZFvq6AB7VXaz/Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized.jpg_640x640.jpg\";}s:6:\"14:193\";a:4:{s:4:\"name\";s:10:\"1705 White\";s:8:\"name_sub\";s:5:\"BLACK\";s:5:\"color\";s:7:\"#000000\";s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/HTB1n0nnKgHqK1RjSZFkq6x.WFXaL/Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized.jpg_640x640.jpg\";}s:7:\"14:1052\";a:4:{s:4:\"name\";s:9:\"1705 Pink\";s:8:\"name_sub\";s:4:\"Pink\";s:5:\"color\";s:7:\"#FFC0CB\";s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/HTB1vA6rKhjaK1RjSZFAq6zdLFXaC/Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized.jpg_640x640.jpg\";}s:5:\"14:29\";a:4:{s:4:\"name\";s:9:\"1705 Gray\";s:8:\"name_sub\";s:5:\"White\";s:5:\"color\";s:7:\"#FFFFFF\";s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/HTB11srCKhnaK1RjSZFBq6AW7VXaw/Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized.jpg_640x640.jpg\";}s:12:\"14:201496390\";a:4:{s:4:\"name\";s:13:\"1705 Rose Red\";s:8:\"name_sub\";s:8:\"Rosy Red\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/HTB1GFjgKirpK1RjSZFhq6xSdXXa4/Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized.jpg_640x640.jpg\";}s:19:\"200000124:200000333\";a:4:{s:4:\"name\";s:2:\"35\";s:8:\"name_sub\";s:2:\"35\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000334\";a:4:{s:4:\"name\";s:2:\"36\";s:8:\"name_sub\";s:2:\"36\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:100010482\";a:4:{s:4:\"name\";s:2:\"37\";s:8:\"name_sub\";s:2:\"37\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000898\";a:4:{s:4:\"name\";s:2:\"38\";s:8:\"name_sub\";s:2:\"38\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000364\";a:4:{s:4:\"name\";s:2:\"39\";s:8:\"name_sub\";s:2:\"39\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:100013888\";a:4:{s:4:\"name\";s:2:\"40\";s:8:\"name_sub\";s:2:\"40\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:100010483\";a:4:{s:4:\"name\";s:2:\"41\";s:8:\"name_sub\";s:2:\"41\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000337\";a:4:{s:4:\"name\";s:2:\"42\";s:8:\"name_sub\";s:2:\"42\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}}'),
(37101, 3041, '_downloadable', 'no'),
(37102, 3040, '_vi_wad_shipping_info', 'a:6:{s:4:\"time\";i:1622547165;s:7:\"country\";s:2:\"LK\";s:7:\"company\";s:15:\"CAINIAO_PREMIUM\";s:7:\"freight\";s:3121:\"[{\"bizShowMind\":{\"layout\":[]},\"commitDay\":\"75\",\"company\":\"AliExpress Premium Shipping\",\"currency\":\"USD\",\"discount\":0,\"displayType\":\"deliveryTime\",\"features\":{},\"freightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $99.26\",\"value\":99.26},\"freightFeatures\":{\"provider\":\"ae_config\"},\"freightLayout\":{\"displayType\":\"deliveryTime\",\"layout\":[{\"text\":\"Shipping: US $99.26\",\"type\":\"title\"},{\"text\":\"To <font color=\'#000000\'>Sri Lanka</font> via AliExpress Premium Shipping\",\"type\":\"subtitle\"}],\"openShippingPanel\":\"true\"},\"fullMailLine\":false,\"hbaService\":false,\"i18nMap\":{},\"id\":0,\"name\":\"FreightItemModule\",\"sendGoodsCountry\":\"CN\",\"sendGoodsCountryFullName\":\"China\",\"serviceName\":\"CAINIAO_PREMIUM\",\"standardFreightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $99.26\",\"value\":99.26},\"time\":\"7-15\",\"tracking\":true},{\"bizShowMind\":{\"layout\":[]},\"commitDay\":\"75\",\"company\":\"UPS Expedited\",\"currency\":\"USD\",\"discount\":0,\"displayType\":\"deliveryTime\",\"features\":{},\"freightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $129.89\",\"value\":129.89},\"freightFeatures\":{\"provider\":\"ae_config\"},\"freightLayout\":{\"displayType\":\"deliveryTime\",\"layout\":[{\"text\":\"Shipping: US $129.89\",\"type\":\"title\"},{\"text\":\"To <font color=\'#000000\'>Sri Lanka</font> via UPS Expedited\",\"type\":\"subtitle\"}],\"openShippingPanel\":\"true\"},\"fullMailLine\":false,\"hbaService\":false,\"i18nMap\":{},\"id\":0,\"name\":\"FreightItemModule\",\"sendGoodsCountry\":\"CN\",\"sendGoodsCountryFullName\":\"China\",\"serviceName\":\"UPSE\",\"standardFreightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $129.89\",\"value\":129.89},\"time\":\"7-15\",\"tracking\":true},{\"bizShowMind\":{\"layout\":[]},\"commitDay\":\"75\",\"company\":\"UPS Express Saver\",\"currency\":\"USD\",\"discount\":0,\"displayType\":\"deliveryTime\",\"features\":{},\"freightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $174.67\",\"value\":174.67},\"freightFeatures\":{\"provider\":\"ae_config\"},\"freightLayout\":{\"displayType\":\"deliveryTime\",\"layout\":[{\"text\":\"Shipping: US $174.67\",\"type\":\"title\"},{\"text\":\"To <font color=\'#000000\'>Sri Lanka</font> via UPS Express Saver\",\"type\":\"subtitle\"}],\"openShippingPanel\":\"true\"},\"fullMailLine\":false,\"hbaService\":false,\"i18nMap\":{},\"id\":0,\"name\":\"FreightItemModule\",\"sendGoodsCountry\":\"CN\",\"sendGoodsCountryFullName\":\"China\",\"serviceName\":\"UPS\",\"standardFreightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $174.67\",\"value\":174.67},\"time\":\"7-15\",\"tracking\":true},{\"bizShowMind\":{\"layout\":[]},\"commitDay\":\"75\",\"company\":\"DHL\",\"currency\":\"USD\",\"discount\":0,\"displayType\":\"deliveryTime\",\"features\":{},\"freightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $301.02\",\"value\":301.02},\"freightFeatures\":{\"provider\":\"ae_config\"},\"freightLayout\":{\"displayType\":\"deliveryTime\",\"layout\":[{\"text\":\"Shipping: US $301.02\",\"type\":\"title\"},{\"text\":\"To <font color=\'#000000\'>Sri Lanka</font> via DHL\",\"type\":\"subtitle\"}],\"openShippingPanel\":\"true\"},\"fullMailLine\":false,\"hbaService\":false,\"i18nMap\":{},\"id\":0,\"name\":\"FreightItemModule\",\"sendGoodsCountry\":\"CN\",\"sendGoodsCountryFullName\":\"China\",\"serviceName\":\"DHL\",\"standardFreightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $301.02\",\"value\":301.02},\"time\":\"9-17\",\"tracking\":true}]\";s:13:\"shipping_cost\";d:99.2600000000000051159076974727213382720947265625;s:13:\"delivery_time\";s:4:\"7-15\";}'),
(37103, 3040, '_vi_wad_gallery', 'a:6:{i:0;s:172:\"https://ae01.alicdn.com/kf/HTB1PIzjKkzoK1RjSZFlq6yi4VXac/Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized.jpg\";i:1;s:172:\"https://ae01.alicdn.com/kf/HTB1dL2kKkPoK1RjSZKbq6x1IXXak/Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized.jpg\";i:2;s:172:\"https://ae01.alicdn.com/kf/HTB1w7YiKkvoK1RjSZFDq6xY3pXaX/Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized.jpg\";i:3;s:172:\"https://ae01.alicdn.com/kf/HTB1rUTgKhTpK1RjSZFKq6y2wXXaw/Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized.jpg\";i:4;s:172:\"https://ae01.alicdn.com/kf/HTB1Sa_lKgHqK1RjSZJnq6zNLpXaT/Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized.jpg\";i:5;s:177:\"https://ae01.alicdn.com/kf/H6411d89cd6b7424c9c439101f2e7acd7x/Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized.jpg\";}'),
(37104, 3041, '_download_limit', '-1'),
(37105, 3040, '_vi_wad_variation_images', 'a:5:{s:6:\"14:771\";s:184:\"https://ae01.alicdn.com/kf/HTB1vTziKXzqK1RjSZFvq6AB7VXaz/Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized.jpg_640x640.jpg\";s:6:\"14:193\";s:184:\"https://ae01.alicdn.com/kf/HTB1n0nnKgHqK1RjSZFkq6x.WFXaL/Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized.jpg_640x640.jpg\";s:7:\"14:1052\";s:184:\"https://ae01.alicdn.com/kf/HTB1vA6rKhjaK1RjSZFAq6zdLFXaC/Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized.jpg_640x640.jpg\";s:5:\"14:29\";s:184:\"https://ae01.alicdn.com/kf/HTB11srCKhnaK1RjSZFBq6AW7VXaw/Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized.jpg_640x640.jpg\";s:12:\"14:201496390\";s:184:\"https://ae01.alicdn.com/kf/HTB1GFjgKirpK1RjSZFhq6xSdXXa4/Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized.jpg_640x640.jpg\";}'),
(37106, 3041, '_download_expiry', '-1'),
(37107, 3040, '_vi_wad_store_info', 'a:3:{s:4:\"name\";s:24:\"Factory Price Shoe Store\";s:3:\"url\";s:34:\"//www.aliexpress.com/store/3681066\";s:3:\"num\";i:3681066;}'),
(37108, 3041, '_stock', '0'),
(37109, 3041, '_stock_status', 'outofstock'),
(37110, 3041, '_wc_average_rating', '0');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(37111, 3040, '_vi_wad_variations', 'a:40:{i:0;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/HTB1GFjgKirpK1RjSZFhq6xSdXXa4/Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"32980720304-1705-rose-red-41\";s:7:\"sku_sub\";s:23:\"32980720304-rosy-red-41\";s:5:\"skuId\";s:17:\"10000007747192976\";s:7:\"skuAttr\";s:46:\"14:201496390#1705 Rose Red;200000124:100010483\";s:13:\"regular_price\";s:4:\"24.9\";s:10:\"sale_price\";s:5:\"11.45\";s:5:\"stock\";i:19967;s:10:\"attributes\";a:2:{s:5:\"color\";s:13:\"1705 Rose Red\";s:9:\"shoe-size\";s:2:\"41\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Rosy Red\";s:9:\"shoe-size\";s:2:\"41\";}}i:1;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/HTB1GFjgKirpK1RjSZFhq6xSdXXa4/Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"32980720304-1705-rose-red-42\";s:7:\"sku_sub\";s:23:\"32980720304-rosy-red-42\";s:5:\"skuId\";s:17:\"10000007747192977\";s:7:\"skuAttr\";s:46:\"14:201496390#1705 Rose Red;200000124:200000337\";s:13:\"regular_price\";s:4:\"24.9\";s:10:\"sale_price\";s:5:\"11.45\";s:5:\"stock\";i:19976;s:10:\"attributes\";a:2:{s:5:\"color\";s:13:\"1705 Rose Red\";s:9:\"shoe-size\";s:2:\"42\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Rosy Red\";s:9:\"shoe-size\";s:2:\"42\";}}i:2;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/HTB11srCKhnaK1RjSZFBq6AW7VXaw/Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"32980720304-1705-gray-35\";s:7:\"sku_sub\";s:20:\"32980720304-white-35\";s:5:\"skuId\";s:17:\"10000007747192962\";s:7:\"skuAttr\";s:35:\"14:29#1705 Gray;200000124:200000333\";s:13:\"regular_price\";s:4:\"24.9\";s:10:\"sale_price\";s:5:\"11.45\";s:5:\"stock\";i:19994;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"1705 Gray\";s:9:\"shoe-size\";s:2:\"35\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:2:\"35\";}}i:3;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/HTB11srCKhnaK1RjSZFBq6AW7VXaw/Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"32980720304-1705-gray-36\";s:7:\"sku_sub\";s:20:\"32980720304-white-36\";s:5:\"skuId\";s:17:\"10000007747192963\";s:7:\"skuAttr\";s:35:\"14:29#1705 Gray;200000124:200000334\";s:13:\"regular_price\";s:4:\"24.9\";s:10:\"sale_price\";s:5:\"11.45\";s:5:\"stock\";i:19986;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"1705 Gray\";s:9:\"shoe-size\";s:2:\"36\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:2:\"36\";}}i:4;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/HTB1vA6rKhjaK1RjSZFAq6zdLFXaC/Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"32980720304-1705-pink-41\";s:7:\"sku_sub\";s:19:\"32980720304-pink-41\";s:5:\"skuId\";s:17:\"10000007747192960\";s:7:\"skuAttr\";s:37:\"14:1052#1705 Pink;200000124:100010483\";s:13:\"regular_price\";s:4:\"24.9\";s:10:\"sale_price\";s:5:\"11.45\";s:5:\"stock\";i:19988;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"1705 Pink\";s:9:\"shoe-size\";s:2:\"41\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:2:\"41\";}}i:5;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/HTB1vA6rKhjaK1RjSZFAq6zdLFXaC/Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"32980720304-1705-pink-42\";s:7:\"sku_sub\";s:19:\"32980720304-pink-42\";s:5:\"skuId\";s:17:\"10000007747192961\";s:7:\"skuAttr\";s:37:\"14:1052#1705 Pink;200000124:200000337\";s:13:\"regular_price\";s:4:\"24.9\";s:10:\"sale_price\";s:5:\"11.45\";s:5:\"stock\";i:19998;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"1705 Pink\";s:9:\"shoe-size\";s:2:\"42\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:2:\"42\";}}i:6;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/HTB11srCKhnaK1RjSZFBq6AW7VXaw/Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"32980720304-1705-gray-39\";s:7:\"sku_sub\";s:20:\"32980720304-white-39\";s:5:\"skuId\";s:17:\"10000007747192966\";s:7:\"skuAttr\";s:35:\"14:29#1705 Gray;200000124:200000364\";s:13:\"regular_price\";s:4:\"24.9\";s:10:\"sale_price\";s:5:\"11.45\";s:5:\"stock\";i:19960;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"1705 Gray\";s:9:\"shoe-size\";s:2:\"39\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:2:\"39\";}}i:7;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/HTB11srCKhnaK1RjSZFBq6AW7VXaw/Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"32980720304-1705-gray-40\";s:7:\"sku_sub\";s:20:\"32980720304-white-40\";s:5:\"skuId\";s:17:\"10000007747192967\";s:7:\"skuAttr\";s:35:\"14:29#1705 Gray;200000124:100013888\";s:13:\"regular_price\";s:4:\"24.9\";s:10:\"sale_price\";s:5:\"11.45\";s:5:\"stock\";i:19984;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"1705 Gray\";s:9:\"shoe-size\";s:2:\"40\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:2:\"40\";}}i:8;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/HTB11srCKhnaK1RjSZFBq6AW7VXaw/Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"32980720304-1705-gray-37\";s:7:\"sku_sub\";s:20:\"32980720304-white-37\";s:5:\"skuId\";s:17:\"10000007747192964\";s:7:\"skuAttr\";s:35:\"14:29#1705 Gray;200000124:100010482\";s:13:\"regular_price\";s:4:\"24.9\";s:10:\"sale_price\";s:5:\"11.45\";s:5:\"stock\";i:19959;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"1705 Gray\";s:9:\"shoe-size\";s:2:\"37\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:2:\"37\";}}i:9;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/HTB11srCKhnaK1RjSZFBq6AW7VXaw/Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"32980720304-1705-gray-38\";s:7:\"sku_sub\";s:20:\"32980720304-white-38\";s:5:\"skuId\";s:17:\"10000007747192965\";s:7:\"skuAttr\";s:35:\"14:29#1705 Gray;200000124:200000898\";s:13:\"regular_price\";s:4:\"24.9\";s:10:\"sale_price\";s:5:\"11.45\";s:5:\"stock\";i:19969;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"1705 Gray\";s:9:\"shoe-size\";s:2:\"38\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:2:\"38\";}}i:10;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/HTB1GFjgKirpK1RjSZFhq6xSdXXa4/Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"32980720304-1705-rose-red-35\";s:7:\"sku_sub\";s:23:\"32980720304-rosy-red-35\";s:5:\"skuId\";s:17:\"10000007747192970\";s:7:\"skuAttr\";s:46:\"14:201496390#1705 Rose Red;200000124:200000333\";s:13:\"regular_price\";s:4:\"24.9\";s:10:\"sale_price\";s:5:\"11.45\";s:5:\"stock\";i:19990;s:10:\"attributes\";a:2:{s:5:\"color\";s:13:\"1705 Rose Red\";s:9:\"shoe-size\";s:2:\"35\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Rosy Red\";s:9:\"shoe-size\";s:2:\"35\";}}i:11;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/HTB1GFjgKirpK1RjSZFhq6xSdXXa4/Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"32980720304-1705-rose-red-36\";s:7:\"sku_sub\";s:23:\"32980720304-rosy-red-36\";s:5:\"skuId\";s:17:\"10000007747192971\";s:7:\"skuAttr\";s:46:\"14:201496390#1705 Rose Red;200000124:200000334\";s:13:\"regular_price\";s:4:\"24.9\";s:10:\"sale_price\";s:5:\"11.45\";s:5:\"stock\";i:19987;s:10:\"attributes\";a:2:{s:5:\"color\";s:13:\"1705 Rose Red\";s:9:\"shoe-size\";s:2:\"36\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Rosy Red\";s:9:\"shoe-size\";s:2:\"36\";}}i:12;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/HTB11srCKhnaK1RjSZFBq6AW7VXaw/Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"32980720304-1705-gray-41\";s:7:\"sku_sub\";s:20:\"32980720304-white-41\";s:5:\"skuId\";s:17:\"10000007747192968\";s:7:\"skuAttr\";s:35:\"14:29#1705 Gray;200000124:100010483\";s:13:\"regular_price\";s:4:\"24.9\";s:10:\"sale_price\";s:5:\"11.45\";s:5:\"stock\";i:19979;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"1705 Gray\";s:9:\"shoe-size\";s:2:\"41\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:2:\"41\";}}i:13;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/HTB11srCKhnaK1RjSZFBq6AW7VXaw/Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"32980720304-1705-gray-42\";s:7:\"sku_sub\";s:20:\"32980720304-white-42\";s:5:\"skuId\";s:17:\"10000007747192969\";s:7:\"skuAttr\";s:35:\"14:29#1705 Gray;200000124:200000337\";s:13:\"regular_price\";s:4:\"24.9\";s:10:\"sale_price\";s:5:\"11.45\";s:5:\"stock\";i:19983;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"1705 Gray\";s:9:\"shoe-size\";s:2:\"42\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:2:\"42\";}}i:14;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/HTB1GFjgKirpK1RjSZFhq6xSdXXa4/Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"32980720304-1705-rose-red-39\";s:7:\"sku_sub\";s:23:\"32980720304-rosy-red-39\";s:5:\"skuId\";s:17:\"10000007747192974\";s:7:\"skuAttr\";s:46:\"14:201496390#1705 Rose Red;200000124:200000364\";s:13:\"regular_price\";s:4:\"24.9\";s:10:\"sale_price\";s:5:\"11.45\";s:5:\"stock\";i:19951;s:10:\"attributes\";a:2:{s:5:\"color\";s:13:\"1705 Rose Red\";s:9:\"shoe-size\";s:2:\"39\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Rosy Red\";s:9:\"shoe-size\";s:2:\"39\";}}i:15;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/HTB1GFjgKirpK1RjSZFhq6xSdXXa4/Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"32980720304-1705-rose-red-40\";s:7:\"sku_sub\";s:23:\"32980720304-rosy-red-40\";s:5:\"skuId\";s:17:\"10000007747192975\";s:7:\"skuAttr\";s:46:\"14:201496390#1705 Rose Red;200000124:100013888\";s:13:\"regular_price\";s:4:\"24.9\";s:10:\"sale_price\";s:5:\"11.45\";s:5:\"stock\";i:19959;s:10:\"attributes\";a:2:{s:5:\"color\";s:13:\"1705 Rose Red\";s:9:\"shoe-size\";s:2:\"40\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Rosy Red\";s:9:\"shoe-size\";s:2:\"40\";}}i:16;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/HTB1GFjgKirpK1RjSZFhq6xSdXXa4/Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"32980720304-1705-rose-red-37\";s:7:\"sku_sub\";s:23:\"32980720304-rosy-red-37\";s:5:\"skuId\";s:17:\"10000007747192972\";s:7:\"skuAttr\";s:46:\"14:201496390#1705 Rose Red;200000124:100010482\";s:13:\"regular_price\";s:4:\"24.9\";s:10:\"sale_price\";s:5:\"11.45\";s:5:\"stock\";i:19972;s:10:\"attributes\";a:2:{s:5:\"color\";s:13:\"1705 Rose Red\";s:9:\"shoe-size\";s:2:\"37\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Rosy Red\";s:9:\"shoe-size\";s:2:\"37\";}}i:17;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/HTB1GFjgKirpK1RjSZFhq6xSdXXa4/Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"32980720304-1705-rose-red-38\";s:7:\"sku_sub\";s:23:\"32980720304-rosy-red-38\";s:5:\"skuId\";s:17:\"10000007747192973\";s:7:\"skuAttr\";s:46:\"14:201496390#1705 Rose Red;200000124:200000898\";s:13:\"regular_price\";s:4:\"24.9\";s:10:\"sale_price\";s:5:\"11.45\";s:5:\"stock\";i:19960;s:10:\"attributes\";a:2:{s:5:\"color\";s:13:\"1705 Rose Red\";s:9:\"shoe-size\";s:2:\"38\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Rosy Red\";s:9:\"shoe-size\";s:2:\"38\";}}i:18;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/HTB1n0nnKgHqK1RjSZFkq6x.WFXaL/Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"32980720304-1705-white-35\";s:7:\"sku_sub\";s:20:\"32980720304-black-35\";s:5:\"skuId\";s:17:\"10000007747192946\";s:7:\"skuAttr\";s:37:\"14:193#1705 White;200000124:200000333\";s:13:\"regular_price\";s:4:\"24.9\";s:10:\"sale_price\";s:5:\"11.45\";s:5:\"stock\";i:19997;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"1705 White\";s:9:\"shoe-size\";s:2:\"35\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"35\";}}i:19;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/HTB1n0nnKgHqK1RjSZFkq6x.WFXaL/Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"32980720304-1705-white-36\";s:7:\"sku_sub\";s:20:\"32980720304-black-36\";s:5:\"skuId\";s:17:\"10000007747192947\";s:7:\"skuAttr\";s:37:\"14:193#1705 White;200000124:200000334\";s:13:\"regular_price\";s:4:\"24.9\";s:10:\"sale_price\";s:5:\"11.45\";s:5:\"stock\";i:19983;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"1705 White\";s:9:\"shoe-size\";s:2:\"36\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"36\";}}i:20;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/HTB1vTziKXzqK1RjSZFvq6AB7VXaz/Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"32980720304-1705-black-41\";s:7:\"sku_sub\";s:20:\"32980720304-beige-41\";s:5:\"skuId\";s:17:\"10000007747192944\";s:7:\"skuAttr\";s:37:\"14:771#1705 Black;200000124:100010483\";s:13:\"regular_price\";s:4:\"24.9\";s:10:\"sale_price\";s:5:\"11.45\";s:5:\"stock\";i:19889;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"1705 Black\";s:9:\"shoe-size\";s:2:\"41\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:2:\"41\";}}i:21;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/HTB1vTziKXzqK1RjSZFvq6AB7VXaz/Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"32980720304-1705-black-42\";s:7:\"sku_sub\";s:20:\"32980720304-beige-42\";s:5:\"skuId\";s:17:\"10000007747192945\";s:7:\"skuAttr\";s:37:\"14:771#1705 Black;200000124:200000337\";s:13:\"regular_price\";s:4:\"24.9\";s:10:\"sale_price\";s:5:\"11.45\";s:5:\"stock\";i:19908;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"1705 Black\";s:9:\"shoe-size\";s:2:\"42\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:2:\"42\";}}i:22;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/HTB1n0nnKgHqK1RjSZFkq6x.WFXaL/Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"32980720304-1705-white-39\";s:7:\"sku_sub\";s:20:\"32980720304-black-39\";s:5:\"skuId\";s:17:\"10000007747192950\";s:7:\"skuAttr\";s:37:\"14:193#1705 White;200000124:200000364\";s:13:\"regular_price\";s:4:\"24.9\";s:10:\"sale_price\";s:5:\"11.45\";s:5:\"stock\";i:19952;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"1705 White\";s:9:\"shoe-size\";s:2:\"39\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"39\";}}i:23;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/HTB1n0nnKgHqK1RjSZFkq6x.WFXaL/Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"32980720304-1705-white-40\";s:7:\"sku_sub\";s:20:\"32980720304-black-40\";s:5:\"skuId\";s:17:\"10000007747192951\";s:7:\"skuAttr\";s:37:\"14:193#1705 White;200000124:100013888\";s:13:\"regular_price\";s:4:\"24.9\";s:10:\"sale_price\";s:5:\"11.45\";s:5:\"stock\";i:19967;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"1705 White\";s:9:\"shoe-size\";s:2:\"40\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"40\";}}i:24;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/HTB1n0nnKgHqK1RjSZFkq6x.WFXaL/Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"32980720304-1705-white-37\";s:7:\"sku_sub\";s:20:\"32980720304-black-37\";s:5:\"skuId\";s:17:\"10000007747192948\";s:7:\"skuAttr\";s:37:\"14:193#1705 White;200000124:100010482\";s:13:\"regular_price\";s:4:\"24.9\";s:10:\"sale_price\";s:5:\"11.45\";s:5:\"stock\";i:19975;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"1705 White\";s:9:\"shoe-size\";s:2:\"37\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"37\";}}i:25;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/HTB1n0nnKgHqK1RjSZFkq6x.WFXaL/Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"32980720304-1705-white-38\";s:7:\"sku_sub\";s:20:\"32980720304-black-38\";s:5:\"skuId\";s:17:\"10000007747192949\";s:7:\"skuAttr\";s:37:\"14:193#1705 White;200000124:200000898\";s:13:\"regular_price\";s:4:\"24.9\";s:10:\"sale_price\";s:5:\"11.45\";s:5:\"stock\";i:19961;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"1705 White\";s:9:\"shoe-size\";s:2:\"38\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"38\";}}i:26;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/HTB1vA6rKhjaK1RjSZFAq6zdLFXaC/Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"32980720304-1705-pink-35\";s:7:\"sku_sub\";s:19:\"32980720304-pink-35\";s:5:\"skuId\";s:17:\"10000007747192954\";s:7:\"skuAttr\";s:37:\"14:1052#1705 Pink;200000124:200000333\";s:13:\"regular_price\";s:4:\"24.9\";s:10:\"sale_price\";s:5:\"11.45\";s:5:\"stock\";i:19997;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"1705 Pink\";s:9:\"shoe-size\";s:2:\"35\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:2:\"35\";}}i:27;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/HTB1vA6rKhjaK1RjSZFAq6zdLFXaC/Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"32980720304-1705-pink-36\";s:7:\"sku_sub\";s:19:\"32980720304-pink-36\";s:5:\"skuId\";s:17:\"10000007747192955\";s:7:\"skuAttr\";s:37:\"14:1052#1705 Pink;200000124:200000334\";s:13:\"regular_price\";s:4:\"24.9\";s:10:\"sale_price\";s:5:\"11.45\";s:5:\"stock\";i:19993;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"1705 Pink\";s:9:\"shoe-size\";s:2:\"36\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:2:\"36\";}}i:28;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/HTB1n0nnKgHqK1RjSZFkq6x.WFXaL/Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"32980720304-1705-white-41\";s:7:\"sku_sub\";s:20:\"32980720304-black-41\";s:5:\"skuId\";s:17:\"10000007747192952\";s:7:\"skuAttr\";s:37:\"14:193#1705 White;200000124:100010483\";s:13:\"regular_price\";s:4:\"24.9\";s:10:\"sale_price\";s:5:\"11.45\";s:5:\"stock\";i:19976;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"1705 White\";s:9:\"shoe-size\";s:2:\"41\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"41\";}}i:29;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/HTB1n0nnKgHqK1RjSZFkq6x.WFXaL/Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"32980720304-1705-white-42\";s:7:\"sku_sub\";s:20:\"32980720304-black-42\";s:5:\"skuId\";s:17:\"10000007747192953\";s:7:\"skuAttr\";s:37:\"14:193#1705 White;200000124:200000337\";s:13:\"regular_price\";s:4:\"24.9\";s:10:\"sale_price\";s:5:\"11.45\";s:5:\"stock\";i:19981;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"1705 White\";s:9:\"shoe-size\";s:2:\"42\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"42\";}}i:30;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/HTB1vA6rKhjaK1RjSZFAq6zdLFXaC/Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"32980720304-1705-pink-39\";s:7:\"sku_sub\";s:19:\"32980720304-pink-39\";s:5:\"skuId\";s:17:\"10000007747192958\";s:7:\"skuAttr\";s:37:\"14:1052#1705 Pink;200000124:200000364\";s:13:\"regular_price\";s:4:\"24.9\";s:10:\"sale_price\";s:5:\"11.45\";s:5:\"stock\";i:19988;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"1705 Pink\";s:9:\"shoe-size\";s:2:\"39\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:2:\"39\";}}i:31;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/HTB1vA6rKhjaK1RjSZFAq6zdLFXaC/Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"32980720304-1705-pink-40\";s:7:\"sku_sub\";s:19:\"32980720304-pink-40\";s:5:\"skuId\";s:17:\"10000007747192959\";s:7:\"skuAttr\";s:37:\"14:1052#1705 Pink;200000124:100013888\";s:13:\"regular_price\";s:4:\"24.9\";s:10:\"sale_price\";s:5:\"11.45\";s:5:\"stock\";i:19989;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"1705 Pink\";s:9:\"shoe-size\";s:2:\"40\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:2:\"40\";}}i:32;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/HTB1vA6rKhjaK1RjSZFAq6zdLFXaC/Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"32980720304-1705-pink-37\";s:7:\"sku_sub\";s:19:\"32980720304-pink-37\";s:5:\"skuId\";s:17:\"10000007747192956\";s:7:\"skuAttr\";s:37:\"14:1052#1705 Pink;200000124:100010482\";s:13:\"regular_price\";s:4:\"24.9\";s:10:\"sale_price\";s:5:\"11.45\";s:5:\"stock\";i:19986;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"1705 Pink\";s:9:\"shoe-size\";s:2:\"37\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:2:\"37\";}}i:33;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/HTB1vA6rKhjaK1RjSZFAq6zdLFXaC/Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"32980720304-1705-pink-38\";s:7:\"sku_sub\";s:19:\"32980720304-pink-38\";s:5:\"skuId\";s:17:\"10000007747192957\";s:7:\"skuAttr\";s:37:\"14:1052#1705 Pink;200000124:200000898\";s:13:\"regular_price\";s:4:\"24.9\";s:10:\"sale_price\";s:5:\"11.45\";s:5:\"stock\";i:19975;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"1705 Pink\";s:9:\"shoe-size\";s:2:\"38\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:2:\"38\";}}i:34;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/HTB1vTziKXzqK1RjSZFvq6AB7VXaz/Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"32980720304-1705-black-35\";s:7:\"sku_sub\";s:20:\"32980720304-beige-35\";s:5:\"skuId\";s:17:\"10000007747192938\";s:7:\"skuAttr\";s:37:\"14:771#1705 Black;200000124:200000333\";s:13:\"regular_price\";s:4:\"19.0\";s:10:\"sale_price\";s:4:\"8.74\";s:5:\"stock\";i:19945;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"1705 Black\";s:9:\"shoe-size\";s:2:\"35\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:2:\"35\";}}i:35;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/HTB1vTziKXzqK1RjSZFvq6AB7VXaz/Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"32980720304-1705-black-36\";s:7:\"sku_sub\";s:20:\"32980720304-beige-36\";s:5:\"skuId\";s:17:\"10000007747192939\";s:7:\"skuAttr\";s:37:\"14:771#1705 Black;200000124:200000334\";s:13:\"regular_price\";s:4:\"24.9\";s:10:\"sale_price\";s:5:\"11.45\";s:5:\"stock\";i:19939;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"1705 Black\";s:9:\"shoe-size\";s:2:\"36\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:2:\"36\";}}i:36;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/HTB1vTziKXzqK1RjSZFvq6AB7VXaz/Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"32980720304-1705-black-39\";s:7:\"sku_sub\";s:20:\"32980720304-beige-39\";s:5:\"skuId\";s:17:\"10000007747192942\";s:7:\"skuAttr\";s:37:\"14:771#1705 Black;200000124:200000364\";s:13:\"regular_price\";s:4:\"24.9\";s:10:\"sale_price\";s:5:\"11.45\";s:5:\"stock\";i:19792;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"1705 Black\";s:9:\"shoe-size\";s:2:\"39\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:2:\"39\";}}i:37;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/HTB1vTziKXzqK1RjSZFvq6AB7VXaz/Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"32980720304-1705-black-40\";s:7:\"sku_sub\";s:20:\"32980720304-beige-40\";s:5:\"skuId\";s:17:\"10000007747192943\";s:7:\"skuAttr\";s:37:\"14:771#1705 Black;200000124:100013888\";s:13:\"regular_price\";s:4:\"24.9\";s:10:\"sale_price\";s:5:\"11.45\";s:5:\"stock\";i:19831;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"1705 Black\";s:9:\"shoe-size\";s:2:\"40\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:2:\"40\";}}i:38;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/HTB1vTziKXzqK1RjSZFvq6AB7VXaz/Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"32980720304-1705-black-37\";s:7:\"sku_sub\";s:20:\"32980720304-beige-37\";s:5:\"skuId\";s:17:\"10000007747192940\";s:7:\"skuAttr\";s:37:\"14:771#1705 Black;200000124:100010482\";s:13:\"regular_price\";s:4:\"24.9\";s:10:\"sale_price\";s:5:\"11.45\";s:5:\"stock\";i:19874;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"1705 Black\";s:9:\"shoe-size\";s:2:\"37\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:2:\"37\";}}i:39;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/HTB1vTziKXzqK1RjSZFvq6AB7VXaz/Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"32980720304-1705-black-38\";s:7:\"sku_sub\";s:20:\"32980720304-beige-38\";s:5:\"skuId\";s:17:\"10000007747192941\";s:7:\"skuAttr\";s:37:\"14:771#1705 Black;200000124:200000898\";s:13:\"regular_price\";s:4:\"24.9\";s:10:\"sale_price\";s:5:\"11.45\";s:5:\"stock\";i:19788;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"1705 Black\";s:9:\"shoe-size\";s:2:\"38\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:2:\"38\";}}}'),
(37112, 3041, '_wc_review_count', '0'),
(37113, 3041, 'attribute_pa_color', 'pink-for-female'),
(37114, 3041, 'attribute_pa_shoe-size', '7-5'),
(37115, 3041, '_price', '87.45'),
(37116, 3041, '_product_version', '4.1.0'),
(37117, 3041, '_vi_wad_aliexpress_variation_id', '10000014547228509'),
(37118, 3041, '_vi_wad_aliexpress_variation_attr', '14:1052#Pink  for Female;200000124:200000288'),
(37119, 3042, '_variation_description', ''),
(37120, 3042, '_sku', '4000587350897-pink-for-female-8-5'),
(37121, 3042, '_regular_price', '87.45'),
(37122, 3042, 'total_sales', '0'),
(37123, 3042, '_tax_status', 'taxable'),
(37124, 3042, '_tax_class', 'parent'),
(37125, 3042, '_manage_stock', 'yes'),
(37126, 3042, '_backorders', 'no'),
(37127, 3042, '_sold_individually', 'no'),
(37128, 3042, '_virtual', 'no'),
(37129, 3042, '_downloadable', 'no'),
(37130, 3042, '_download_limit', '-1'),
(37131, 3042, '_download_expiry', '-1'),
(37132, 3042, '_stock', '0'),
(37133, 3042, '_stock_status', 'outofstock'),
(37134, 3042, '_wc_average_rating', '0'),
(37135, 3042, '_wc_review_count', '0'),
(37136, 3042, 'attribute_pa_color', 'pink-for-female'),
(37137, 3042, 'attribute_pa_shoe-size', '8-5'),
(37138, 3042, '_price', '87.45'),
(37139, 3042, '_product_version', '4.1.0'),
(37140, 3042, '_vi_wad_aliexpress_variation_id', '10000014547228510'),
(37141, 3042, '_vi_wad_aliexpress_variation_attr', '14:1052#Pink  for Female;200000124:200000289'),
(37142, 3043, '_variation_description', ''),
(37143, 3043, '_sku', '4000587350897-pink-for-female-9-5'),
(37144, 3043, '_regular_price', '87.45'),
(37145, 3043, 'total_sales', '0'),
(37146, 3043, '_tax_status', 'taxable'),
(37147, 3043, '_tax_class', 'parent'),
(37148, 3043, '_manage_stock', 'yes'),
(37149, 3043, '_backorders', 'no'),
(37150, 3043, '_sold_individually', 'no'),
(37151, 3043, '_virtual', 'no'),
(37152, 3043, '_downloadable', 'no'),
(37153, 3043, '_download_limit', '-1'),
(37154, 3043, '_download_expiry', '-1'),
(37155, 3043, '_stock', '0'),
(37156, 3043, '_stock_status', 'outofstock'),
(37157, 3043, '_wc_average_rating', '0'),
(37158, 3043, '_wc_review_count', '0'),
(37159, 3043, 'attribute_pa_color', 'pink-for-female'),
(37160, 3043, 'attribute_pa_shoe-size', '9-5'),
(37161, 3043, '_price', '87.45'),
(37162, 3043, '_product_version', '4.1.0'),
(37163, 3043, '_vi_wad_aliexpress_variation_id', '10000014547228511'),
(37164, 3043, '_vi_wad_aliexpress_variation_attr', '14:1052#Pink  for Female;200000124:200000290'),
(37165, 3044, '_variation_description', ''),
(37166, 3044, '_sku', '4000587350897-pink-for-female-10'),
(37167, 3044, '_regular_price', '87.45'),
(37168, 3044, 'total_sales', '0'),
(37169, 3044, '_tax_status', 'taxable'),
(37170, 3044, '_tax_class', 'parent'),
(37171, 3044, '_manage_stock', 'yes'),
(37172, 3044, '_backorders', 'no'),
(37173, 3044, '_sold_individually', 'no'),
(37174, 3044, '_virtual', 'no'),
(37175, 3044, '_downloadable', 'no'),
(37176, 3044, '_download_limit', '-1'),
(37177, 3044, '_download_expiry', '-1'),
(37178, 3044, '_stock', '0'),
(37179, 3044, '_stock_status', 'outofstock'),
(37180, 3044, '_wc_average_rating', '0'),
(37181, 3044, '_wc_review_count', '0'),
(37182, 3044, 'attribute_pa_color', 'pink-for-female'),
(37183, 3044, 'attribute_pa_shoe-size', '10'),
(37184, 3044, '_price', '87.45'),
(37185, 3044, '_product_version', '4.1.0'),
(37186, 3044, '_vi_wad_aliexpress_variation_id', '10000014547228512'),
(37187, 3044, '_vi_wad_aliexpress_variation_attr', '14:1052#Pink  for Female;200000124:1583'),
(37188, 3045, '_variation_description', ''),
(37189, 3045, '_sku', '4000587350897-all-black-for-male-4'),
(37190, 3045, '_regular_price', '90.51'),
(37191, 3045, 'total_sales', '0'),
(37192, 3045, '_tax_status', 'taxable'),
(37193, 3045, '_tax_class', 'parent'),
(37194, 3045, '_manage_stock', 'yes'),
(37195, 3045, '_backorders', 'no'),
(37196, 3045, '_sold_individually', 'no'),
(37197, 3045, '_virtual', 'no'),
(37198, 3045, '_downloadable', 'no'),
(37199, 3045, '_download_limit', '-1'),
(37200, 3045, '_download_expiry', '-1'),
(37201, 3045, '_stock', '0'),
(37202, 3045, '_stock_status', 'outofstock'),
(37203, 3045, '_wc_average_rating', '0'),
(37204, 3045, '_wc_review_count', '0'),
(37205, 3045, 'attribute_pa_color', 'all-black-for-male'),
(37206, 3045, 'attribute_pa_shoe-size', '4'),
(37207, 3045, '_price', '90.51'),
(37208, 3045, '_product_version', '4.1.0'),
(37209, 3045, '_vi_wad_aliexpress_variation_id', '10000014547228513'),
(37210, 3045, '_vi_wad_aliexpress_variation_attr', '14:100018786#All Black for Male;200000124:153'),
(37211, 3046, '_variation_description', ''),
(37212, 3046, '_sku', '4000587350897-all-black-for-male-4-5'),
(37213, 3046, '_regular_price', '90.51'),
(37214, 3046, 'total_sales', '0'),
(37215, 3046, '_tax_status', 'taxable'),
(37216, 3046, '_tax_class', 'parent'),
(37217, 3046, '_manage_stock', 'yes'),
(37218, 3046, '_backorders', 'no'),
(37219, 3046, '_sold_individually', 'no'),
(37220, 3046, '_virtual', 'no'),
(37221, 3046, '_downloadable', 'no'),
(37222, 3046, '_download_limit', '-1'),
(37223, 3046, '_download_expiry', '-1'),
(37224, 3046, '_stock', '0'),
(37225, 3046, '_stock_status', 'outofstock'),
(37226, 3046, '_wc_average_rating', '0'),
(37227, 3046, '_wc_review_count', '0'),
(37228, 3046, 'attribute_pa_color', 'all-black-for-male'),
(37229, 3046, 'attribute_pa_shoe-size', '4-5'),
(37230, 3046, '_price', '90.51'),
(37231, 3046, '_product_version', '4.1.0'),
(37232, 3046, '_vi_wad_aliexpress_variation_id', '10000014547228514'),
(37233, 3046, '_vi_wad_aliexpress_variation_attr', '14:100018786#All Black for Male;200000124:200000285'),
(37234, 3047, '_variation_description', ''),
(37235, 3047, '_sku', '4000587350897-rainbow-white-male-4-5'),
(37236, 3047, '_regular_price', '90.51'),
(37237, 3047, 'total_sales', '0'),
(37238, 3047, '_tax_status', 'taxable'),
(37239, 3047, '_tax_class', 'parent'),
(37240, 3047, '_manage_stock', 'yes'),
(37241, 3047, '_backorders', 'no'),
(37242, 3047, '_sold_individually', 'no'),
(37243, 3047, '_virtual', 'no'),
(37244, 3047, '_downloadable', 'no'),
(37245, 3047, '_download_limit', '-1'),
(37246, 3047, '_download_expiry', '-1'),
(37247, 3047, '_stock', '0'),
(37248, 3047, '_stock_status', 'outofstock'),
(37249, 3047, '_wc_average_rating', '0'),
(37250, 3047, '_wc_review_count', '0'),
(37251, 3047, 'attribute_pa_color', 'rainbow-white-male'),
(37252, 3047, 'attribute_pa_shoe-size', '4-5'),
(37253, 3047, '_price', '90.51'),
(37254, 3047, '_product_version', '4.1.0'),
(37255, 3047, '_vi_wad_aliexpress_variation_id', '12000021465529603'),
(37256, 3047, '_vi_wad_aliexpress_variation_attr', '14:200003699#Rainbow White Male;200000124:200000285'),
(37257, 3048, '_variation_description', ''),
(37258, 3048, '_sku', '4000587350897-all-black-for-male-5'),
(37259, 3048, '_regular_price', '90.51'),
(37260, 3048, 'total_sales', '0'),
(37261, 3048, '_tax_status', 'taxable'),
(37262, 3048, '_tax_class', 'parent'),
(37263, 3048, '_manage_stock', 'yes'),
(37264, 3048, '_backorders', 'no'),
(37265, 3048, '_sold_individually', 'no'),
(37266, 3048, '_virtual', 'no'),
(37267, 3048, '_downloadable', 'no'),
(37268, 3048, '_download_limit', '-1'),
(37269, 3048, '_download_expiry', '-1'),
(37270, 3048, '_stock', '0'),
(37271, 3048, '_stock_status', 'outofstock'),
(37272, 3048, '_wc_average_rating', '0'),
(37273, 3048, '_wc_review_count', '0'),
(37274, 3048, 'attribute_pa_color', 'all-black-for-male'),
(37275, 3048, 'attribute_pa_shoe-size', '5'),
(37276, 3048, '_price', '90.51'),
(37277, 3048, '_product_version', '4.1.0'),
(37278, 3048, '_vi_wad_aliexpress_variation_id', '10000014547228515'),
(37279, 3048, '_vi_wad_aliexpress_variation_attr', '14:100018786#All Black for Male;200000124:698'),
(37280, 3049, '_variation_description', ''),
(37281, 3049, '_sku', '4000587350897-rainbow-white-male-4'),
(37282, 3049, '_regular_price', '90.51'),
(37283, 3049, 'total_sales', '0'),
(37284, 3049, '_tax_status', 'taxable'),
(37285, 3049, '_tax_class', 'parent'),
(37286, 3049, '_manage_stock', 'yes'),
(37287, 3049, '_backorders', 'no'),
(37288, 3049, '_sold_individually', 'no'),
(37289, 3049, '_virtual', 'no'),
(37290, 3049, '_downloadable', 'no'),
(37291, 3049, '_download_limit', '-1'),
(37292, 3049, '_download_expiry', '-1'),
(37293, 3049, '_stock', '0'),
(37294, 3049, '_stock_status', 'outofstock'),
(37295, 3049, '_wc_average_rating', '0'),
(37296, 3049, '_wc_review_count', '0'),
(37297, 3049, 'attribute_pa_color', 'rainbow-white-male'),
(37298, 3049, 'attribute_pa_shoe-size', '4'),
(37299, 3049, '_price', '90.51'),
(37300, 3049, '_product_version', '4.1.0'),
(37301, 3049, '_vi_wad_aliexpress_variation_id', '12000021465529602'),
(37302, 3049, '_vi_wad_aliexpress_variation_attr', '14:200003699#Rainbow White Male;200000124:153'),
(37303, 3050, '_variation_description', ''),
(37304, 3050, '_sku', '4000587350897-all-black-for-male-5-5'),
(37305, 3050, '_regular_price', '90.51'),
(37306, 3050, 'total_sales', '0'),
(37307, 3050, '_tax_status', 'taxable'),
(37308, 3050, '_tax_class', 'parent'),
(37309, 3050, '_manage_stock', 'yes'),
(37310, 3050, '_backorders', 'no'),
(37311, 3050, '_sold_individually', 'no'),
(37312, 3050, '_virtual', 'no'),
(37313, 3050, '_downloadable', 'no'),
(37314, 3051, '_wp_attached_file', '2021/06/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-4.jpg'),
(37315, 3050, '_download_limit', '-1'),
(37316, 3051, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:750;s:6:\"height\";i:750;s:4:\"file\";s:127:\"2021/06/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-4.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:127:\"Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:127:\"Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:127:\"Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-4-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:127:\"Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-4-750x510.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:127:\"Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:127:\"Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-4-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:127:\"Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:127:\"Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:127:\"Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-4-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:127:\"Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(37317, 3050, '_download_expiry', '-1'),
(37318, 3050, '_stock', '0'),
(37319, 3050, '_stock_status', 'outofstock'),
(37320, 3050, '_wc_average_rating', '0'),
(37321, 3050, '_wc_review_count', '0'),
(37322, 3050, 'attribute_pa_color', 'all-black-for-male'),
(37323, 3050, 'attribute_pa_shoe-size', '5-5'),
(37324, 3050, '_price', '90.51'),
(37325, 3050, '_product_version', '4.1.0'),
(37326, 3050, '_vi_wad_aliexpress_variation_id', '10000014547228516'),
(37327, 3050, '_vi_wad_aliexpress_variation_attr', '14:100018786#All Black for Male;200000124:200000286'),
(37328, 3052, '_variation_description', ''),
(37329, 3052, '_sku', '4000587350897-rainbow-white-male-5-5'),
(37330, 3052, '_regular_price', '90.51'),
(37331, 3052, 'total_sales', '0'),
(37332, 3052, '_tax_status', 'taxable'),
(37333, 3052, '_tax_class', 'parent'),
(37334, 3052, '_manage_stock', 'yes'),
(37335, 3052, '_backorders', 'no'),
(37336, 3052, '_sold_individually', 'no'),
(37337, 3052, '_virtual', 'no'),
(37338, 3052, '_downloadable', 'no'),
(37339, 3052, '_download_limit', '-1'),
(37340, 3052, '_download_expiry', '-1'),
(37341, 3052, '_stock', '0'),
(37342, 3052, '_stock_status', 'outofstock'),
(37343, 3052, '_wc_average_rating', '0'),
(37344, 3052, '_wc_review_count', '0'),
(37345, 3052, 'attribute_pa_color', 'rainbow-white-male'),
(37346, 3052, 'attribute_pa_shoe-size', '5-5'),
(37347, 3052, '_price', '90.51'),
(37348, 3052, '_product_version', '4.1.0'),
(37349, 3052, '_vi_wad_aliexpress_variation_id', '12000021465529605'),
(37350, 3052, '_vi_wad_aliexpress_variation_attr', '14:200003699#Rainbow White Male;200000124:200000286'),
(37351, 3053, '_variation_description', ''),
(37352, 3053, '_sku', '4000587350897-all-black-for-male-6'),
(37353, 3053, '_regular_price', '90.51'),
(37354, 3053, 'total_sales', '0'),
(37355, 3053, '_tax_status', 'taxable'),
(37356, 3053, '_tax_class', 'parent'),
(37357, 3053, '_manage_stock', 'yes'),
(37358, 3053, '_backorders', 'no'),
(37359, 3053, '_sold_individually', 'no'),
(37360, 3053, '_virtual', 'no'),
(37361, 3053, '_downloadable', 'no'),
(37362, 3053, '_download_limit', '-1'),
(37363, 3053, '_download_expiry', '-1'),
(37364, 3053, '_stock', '988'),
(37365, 3053, '_stock_status', 'instock'),
(37366, 3053, '_wc_average_rating', '0'),
(37367, 3053, '_wc_review_count', '0'),
(37368, 3053, 'attribute_pa_color', 'all-black-for-male'),
(37369, 3053, 'attribute_pa_shoe-size', '6'),
(37370, 3053, '_price', '90.51'),
(37371, 3053, '_product_version', '4.1.0'),
(37372, 3053, '_vi_wad_aliexpress_variation_id', '10000014547228517'),
(37373, 3053, '_vi_wad_aliexpress_variation_attr', '14:100018786#All Black for Male;200000124:1394'),
(37374, 3054, '_variation_description', ''),
(37375, 3054, '_sku', '4000587350897-rainbow-white-male-5'),
(37376, 3054, '_regular_price', '90.51'),
(37377, 3054, 'total_sales', '0'),
(37378, 3054, '_tax_status', 'taxable'),
(37379, 3054, '_tax_class', 'parent'),
(37380, 3054, '_manage_stock', 'yes'),
(37381, 3054, '_backorders', 'no'),
(37382, 3054, '_sold_individually', 'no'),
(37383, 3054, '_virtual', 'no'),
(37384, 3054, '_downloadable', 'no'),
(37385, 3054, '_download_limit', '-1'),
(37386, 3054, '_download_expiry', '-1'),
(37387, 3054, '_stock', '0'),
(37388, 3054, '_stock_status', 'outofstock'),
(37389, 3054, '_wc_average_rating', '0'),
(37390, 3051, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Hfa9769a8737b403293cee96d1941ad7ct/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers.jpg'),
(37391, 3054, '_wc_review_count', '0'),
(37392, 3054, 'attribute_pa_color', 'rainbow-white-male'),
(37393, 3054, 'attribute_pa_shoe-size', '5'),
(37394, 3054, '_price', '90.51'),
(37395, 3054, '_product_version', '4.1.0'),
(37396, 3054, '_vi_wad_aliexpress_variation_id', '12000021465529604'),
(37397, 3054, '_vi_wad_aliexpress_variation_attr', '14:200003699#Rainbow White Male;200000124:698'),
(37398, 3055, '_variation_description', ''),
(37399, 3055, '_sku', '4000587350897-all-black-for-male-7'),
(37400, 3055, '_regular_price', '90.51'),
(37401, 3055, 'total_sales', '0'),
(37402, 3055, '_tax_status', 'taxable'),
(37403, 3055, '_tax_class', 'parent'),
(37404, 3055, '_manage_stock', 'yes'),
(37405, 3055, '_backorders', 'no'),
(37406, 3055, '_sold_individually', 'no'),
(37407, 3055, '_virtual', 'no'),
(37408, 3055, '_downloadable', 'no'),
(37409, 3055, '_download_limit', '-1'),
(37410, 3055, '_download_expiry', '-1'),
(37411, 3055, '_stock', '989'),
(37412, 3055, '_stock_status', 'instock'),
(37413, 3055, '_wc_average_rating', '0'),
(37414, 3055, '_wc_review_count', '0'),
(37415, 3055, 'attribute_pa_color', 'all-black-for-male'),
(37416, 3055, 'attribute_pa_shoe-size', '7'),
(37417, 3055, '_price', '90.51'),
(37418, 3055, '_product_version', '4.1.0'),
(37419, 3055, '_vi_wad_aliexpress_variation_id', '10000014547228518'),
(37420, 3055, '_vi_wad_aliexpress_variation_attr', '14:100018786#All Black for Male;200000124:3434'),
(37421, 3056, '_variation_description', ''),
(37422, 3056, '_sku', '4000587350897-rainbow-white-male-7'),
(37423, 3056, '_regular_price', '90.51'),
(37424, 3056, 'total_sales', '0'),
(37425, 3056, '_tax_status', 'taxable'),
(37426, 3056, '_tax_class', 'parent'),
(37427, 3056, '_manage_stock', 'yes'),
(37428, 3056, '_backorders', 'no'),
(37429, 3056, '_sold_individually', 'no'),
(37430, 3056, '_virtual', 'no'),
(37431, 3056, '_downloadable', 'no'),
(37432, 3056, '_download_limit', '-1'),
(37433, 3056, '_download_expiry', '-1'),
(37434, 3056, '_stock', '999'),
(37435, 3056, '_stock_status', 'instock'),
(37436, 3056, '_wc_average_rating', '0'),
(37437, 3056, '_wc_review_count', '0'),
(37438, 3056, 'attribute_pa_color', 'rainbow-white-male'),
(37439, 3056, 'attribute_pa_shoe-size', '7'),
(37440, 3056, '_price', '90.51'),
(37441, 3056, '_product_version', '4.1.0'),
(37442, 3056, '_vi_wad_aliexpress_variation_id', '12000021465529607'),
(37443, 3056, '_vi_wad_aliexpress_variation_attr', '14:200003699#Rainbow White Male;200000124:3434'),
(37444, 3057, '_variation_description', ''),
(37445, 3057, '_sku', '4000587350897-all-black-for-male-7-5'),
(37446, 3057, '_regular_price', '90.51'),
(37447, 3057, 'total_sales', '0'),
(37448, 3057, '_tax_status', 'taxable'),
(37449, 3057, '_tax_class', 'parent'),
(37450, 3057, '_manage_stock', 'yes'),
(37451, 3057, '_backorders', 'no'),
(37452, 3057, '_sold_individually', 'no'),
(37453, 3057, '_virtual', 'no'),
(37454, 3057, '_downloadable', 'no'),
(37455, 3057, '_download_limit', '-1'),
(37456, 3057, '_download_expiry', '-1'),
(37457, 3057, '_stock', '986'),
(37458, 3057, '_stock_status', 'instock'),
(37459, 3057, '_wc_average_rating', '0'),
(37460, 3057, '_wc_review_count', '0'),
(37461, 3057, 'attribute_pa_color', 'all-black-for-male'),
(37462, 3057, 'attribute_pa_shoe-size', '7-5'),
(37463, 3057, '_price', '90.51'),
(37464, 3057, '_product_version', '4.1.0'),
(37465, 3057, '_vi_wad_aliexpress_variation_id', '10000014547228519'),
(37466, 3057, '_vi_wad_aliexpress_variation_attr', '14:100018786#All Black for Male;200000124:200000288'),
(37467, 3058, '_variation_description', ''),
(37468, 3058, '_sku', '4000587350897-rainbow-white-male-6'),
(37469, 3058, '_regular_price', '90.51'),
(37470, 3058, 'total_sales', '0'),
(37471, 3058, '_tax_status', 'taxable'),
(37472, 3058, '_tax_class', 'parent'),
(37473, 3058, '_manage_stock', 'yes'),
(37474, 3058, '_backorders', 'no'),
(37475, 3058, '_sold_individually', 'no'),
(37476, 3058, '_virtual', 'no'),
(37477, 3058, '_downloadable', 'no'),
(37478, 3058, '_download_limit', '-1'),
(37479, 3058, '_download_expiry', '-1'),
(37480, 3058, '_stock', '998'),
(37481, 3058, '_stock_status', 'instock'),
(37482, 3058, '_wc_average_rating', '0'),
(37483, 3058, '_wc_review_count', '0'),
(37484, 3058, 'attribute_pa_color', 'rainbow-white-male'),
(37485, 3058, 'attribute_pa_shoe-size', '6'),
(37486, 3058, '_price', '90.51'),
(37487, 3058, '_product_version', '4.1.0'),
(37488, 3058, '_vi_wad_aliexpress_variation_id', '12000021465529606'),
(37489, 3058, '_vi_wad_aliexpress_variation_attr', '14:200003699#Rainbow White Male;200000124:1394'),
(37490, 3059, '_wp_attached_file', '2021/06/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-5.jpg');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(37491, 3059, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:750;s:6:\"height\";i:750;s:4:\"file\";s:127:\"2021/06/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-5.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:127:\"Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:127:\"Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:127:\"Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-5-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:127:\"Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-5-750x510.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:127:\"Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:127:\"Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-5-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:127:\"Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:127:\"Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:127:\"Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-5-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:127:\"Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(37492, 3060, '_variation_description', ''),
(37493, 3060, '_sku', '4000587350897-all-black-for-male-8-5'),
(37494, 3060, '_regular_price', '90.51'),
(37495, 3060, 'total_sales', '0'),
(37496, 3060, '_tax_status', 'taxable'),
(37497, 3060, '_tax_class', 'parent'),
(37498, 3060, '_manage_stock', 'yes'),
(37499, 3060, '_backorders', 'no'),
(37500, 3060, '_sold_individually', 'no'),
(37501, 3060, '_virtual', 'no'),
(37502, 3060, '_downloadable', 'no'),
(37503, 3060, '_download_limit', '-1'),
(37504, 3060, '_download_expiry', '-1'),
(37505, 3060, '_stock', '983'),
(37506, 3060, '_stock_status', 'instock'),
(37507, 3060, '_wc_average_rating', '0'),
(37508, 3060, '_wc_review_count', '0'),
(37509, 3060, 'attribute_pa_color', 'all-black-for-male'),
(37510, 3060, 'attribute_pa_shoe-size', '8-5'),
(37511, 3060, '_price', '90.51'),
(37512, 3060, '_product_version', '4.1.0'),
(37513, 3060, '_vi_wad_aliexpress_variation_id', '10000014547228520'),
(37514, 3060, '_vi_wad_aliexpress_variation_attr', '14:100018786#All Black for Male;200000124:200000289'),
(37515, 3061, '_variation_description', ''),
(37516, 3061, '_sku', '4000587350897-rainbow-white-male-8-5'),
(37517, 3061, '_regular_price', '90.51'),
(37518, 3061, 'total_sales', '0'),
(37519, 3061, '_tax_status', 'taxable'),
(37520, 3061, '_tax_class', 'parent'),
(37521, 3061, '_manage_stock', 'yes'),
(37522, 3061, '_backorders', 'no'),
(37523, 3061, '_sold_individually', 'no'),
(37524, 3061, '_virtual', 'no'),
(37525, 3061, '_downloadable', 'no'),
(37526, 3061, '_download_limit', '-1'),
(37527, 3061, '_download_expiry', '-1'),
(37528, 3061, '_stock', '999'),
(37529, 3061, '_stock_status', 'instock'),
(37530, 3061, '_wc_average_rating', '0'),
(37531, 3061, '_wc_review_count', '0'),
(37532, 3061, 'attribute_pa_color', 'rainbow-white-male'),
(37533, 3061, 'attribute_pa_shoe-size', '8-5'),
(37534, 3061, '_price', '90.51'),
(37535, 3061, '_product_version', '4.1.0'),
(37536, 3061, '_vi_wad_aliexpress_variation_id', '12000021465529609'),
(37537, 3061, '_vi_wad_aliexpress_variation_attr', '14:200003699#Rainbow White Male;200000124:200000289'),
(37538, 3063, '_variation_description', ''),
(37539, 3063, '_sku', '4000587350897-all-black-for-male-9-5'),
(37540, 3063, '_regular_price', '90.51'),
(37541, 3063, 'total_sales', '0'),
(37542, 3063, '_tax_status', 'taxable'),
(37543, 3063, '_tax_class', 'parent'),
(37544, 3063, '_manage_stock', 'yes'),
(37545, 3063, '_backorders', 'no'),
(37546, 3063, '_sold_individually', 'no'),
(37547, 3063, '_virtual', 'no'),
(37548, 3063, '_downloadable', 'no'),
(37549, 3063, '_download_limit', '-1'),
(37550, 3063, '_download_expiry', '-1'),
(37551, 3063, '_stock', '977'),
(37552, 3063, '_stock_status', 'instock'),
(37553, 3063, '_wc_average_rating', '0'),
(37554, 3063, '_wc_review_count', '0'),
(37555, 3063, 'attribute_pa_color', 'all-black-for-male'),
(37556, 3062, '_vi_wad_description_images', 'a:19:{i:0;s:104:\"https://ae01.alicdn.com/kf/H7ed9f0f819a1437c93682471d5101b68I.jpg?width=800&amp;height=505&amp;hash=1305\";i:1;s:103:\"https://ae01.alicdn.com/kf/H586015cac2224872a9963808475978569.jpg?width=800&amp;height=151&amp;hash=951\";i:2;s:104:\"https://ae01.alicdn.com/kf/H400661c7e41a4c22b086a3a3560b068cv.jpg?width=800&amp;height=800&amp;hash=1600\";i:3;s:104:\"https://ae01.alicdn.com/kf/Hf14e40173e864238b2efc44fb505b9edi.jpg?width=800&amp;height=800&amp;hash=1600\";i:4;s:104:\"https://ae01.alicdn.com/kf/H8b18ea9c7ac5403287a0eb3b625b257b4.jpg?width=800&amp;height=800&amp;hash=1600\";i:5;s:104:\"https://ae01.alicdn.com/kf/H0671ccf71a4a49209f96296876df1a93e.jpg?width=800&amp;height=800&amp;hash=1600\";i:6;s:104:\"https://ae01.alicdn.com/kf/H6b212691fbf448cfb0176ee2035dcc58e.jpg?width=800&amp;height=800&amp;hash=1600\";i:7;s:104:\"https://ae01.alicdn.com/kf/H763a062e1a4e4b67a46ec68090a2aeb2Q.jpg?width=800&amp;height=800&amp;hash=1600\";i:8;s:104:\"https://ae01.alicdn.com/kf/H4918e16a489643e5ac35068f28a1a9deY.jpg?width=800&amp;height=800&amp;hash=1600\";i:9;s:104:\"https://ae01.alicdn.com/kf/H6a81dac2d23b4c4eb41e7002eaf9b216l.jpg?width=800&amp;height=800&amp;hash=1600\";i:10;s:104:\"https://ae01.alicdn.com/kf/Hdcfecfcf122a46a48042697efb9b5856O.jpg?width=800&amp;height=800&amp;hash=1600\";i:11;s:104:\"https://ae01.alicdn.com/kf/H52a909cf057b402ab143194e69e5d6cd8.jpg?width=800&amp;height=800&amp;hash=1600\";i:12;s:104:\"https://ae01.alicdn.com/kf/H5cf87b3264ee4783874bc40477d0280c4.jpg?width=800&amp;height=800&amp;hash=1600\";i:13;s:104:\"https://ae01.alicdn.com/kf/H7bb5435d38fa44559e533f74da1804775.jpg?width=800&amp;height=800&amp;hash=1600\";i:14;s:104:\"https://ae01.alicdn.com/kf/H65ce2e86c80d491690f0a766b5b69ab6r.jpg?width=800&amp;height=800&amp;hash=1600\";i:15;s:104:\"https://ae01.alicdn.com/kf/Hbfaee7904e224d388c87a5a76e699021B.jpg?width=800&amp;height=800&amp;hash=1600\";i:16;s:104:\"https://ae01.alicdn.com/kf/Hd55a654d3aaf4185a9dc599a33439b43z.jpg?width=800&amp;height=800&amp;hash=1600\";i:17;s:104:\"https://ae01.alicdn.com/kf/H8c375b8fa6bb4fffb61f86e43de415a8K.jpg?width=800&amp;height=800&amp;hash=1600\";i:18;s:104:\"https://ae01.alicdn.com/kf/H02e0d35445e741598872f1ad0594e3e4g.jpg?width=800&amp;height=800&amp;hash=1600\";}'),
(37557, 3063, 'attribute_pa_shoe-size', '9-5'),
(37558, 3063, '_price', '90.51'),
(37559, 3062, '_vi_wad_sku', '4001184220170'),
(37560, 3063, '_product_version', '4.1.0'),
(37561, 3062, '_vi_wad_attributes', 'a:2:{i:14;a:5:{s:6:\"values\";a:9:{s:6:\"14:193\";s:5:\"Black\";s:6:\"14:173\";s:9:\"Dark Blue\";s:7:\"14:1254\";s:8:\"Bao Blue\";s:9:\"14:365458\";s:6:\"Coffee\";s:6:\"14:691\";s:4:\"Gray\";s:6:\"14:175\";s:8:\"Mo Green\";s:9:\"14:350852\";s:6:\"Orange\";s:5:\"14:10\";s:8:\"Wine Red\";s:6:\"14:366\";s:6:\"Yellow\";}s:4:\"slug\";s:5:\"color\";s:4:\"name\";s:5:\"Color\";s:8:\"position\";i:0;s:10:\"values_sub\";a:9:{s:6:\"14:193\";s:5:\"BLACK\";s:6:\"14:173\";s:4:\"Blue\";s:7:\"14:1254\";s:8:\"Sky Blue\";s:9:\"14:365458\";s:5:\"Brown\";s:6:\"14:691\";s:4:\"Gray\";s:6:\"14:175\";s:5:\"Green\";s:9:\"14:350852\";s:6:\"Orange\";s:5:\"14:10\";s:3:\"Red\";s:6:\"14:366\";s:6:\"Yellow\";}}i:200000124;a:5:{s:6:\"values\";a:12:{s:19:\"200000124:200000898\";s:2:\"38\";s:19:\"200000124:200000364\";s:2:\"39\";s:19:\"200000124:100013888\";s:2:\"40\";s:19:\"200000124:100010483\";s:2:\"41\";s:19:\"200000124:200000337\";s:2:\"42\";s:19:\"200000124:200000338\";s:2:\"43\";s:19:\"200000124:100010487\";s:2:\"44\";s:14:\"200000124:3116\";s:2:\"45\";s:19:\"200000124:200000899\";s:2:\"46\";s:19:\"200000124:200000339\";s:2:\"47\";s:19:\"200000124:200000900\";s:2:\"48\";s:19:\"200000124:100010488\";s:2:\"49\";}s:4:\"slug\";s:9:\"shoe-size\";s:4:\"name\";s:9:\"Shoe Size\";s:8:\"position\";i:1;s:10:\"values_sub\";a:12:{s:19:\"200000124:200000898\";s:2:\"38\";s:19:\"200000124:200000364\";s:2:\"39\";s:19:\"200000124:100013888\";s:2:\"40\";s:19:\"200000124:100010483\";s:2:\"41\";s:19:\"200000124:200000337\";s:2:\"42\";s:19:\"200000124:200000338\";s:2:\"43\";s:19:\"200000124:100010487\";s:2:\"44\";s:14:\"200000124:3116\";s:2:\"45\";s:19:\"200000124:200000899\";s:2:\"46\";s:19:\"200000124:200000339\";s:2:\"47\";s:19:\"200000124:200000900\";s:2:\"48\";s:19:\"200000124:100010488\";s:2:\"49\";}}}'),
(37562, 3062, '_vi_wad_list_attributes', 'a:21:{s:6:\"14:193\";a:4:{s:4:\"name\";s:5:\"Black\";s:8:\"name_sub\";s:5:\"BLACK\";s:5:\"color\";s:7:\"#000000\";s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/H1ee659121b1d44d7ae1770c1025881fdy/Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s.jpg_640x640.jpg\";}s:6:\"14:173\";a:4:{s:4:\"name\";s:9:\"Dark Blue\";s:8:\"name_sub\";s:4:\"Blue\";s:5:\"color\";s:7:\"#0080FF\";s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/H0916dc755ae74ef981a507c574fc59a0q/Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s.jpg_640x640.jpg\";}s:7:\"14:1254\";a:4:{s:4:\"name\";s:8:\"Bao Blue\";s:8:\"name_sub\";s:8:\"Sky Blue\";s:5:\"color\";s:7:\"#1EDDFF\";s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/H9dd7ca829e8c4af493d07834d7f22339M/Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s.jpg_640x640.jpg\";}s:9:\"14:365458\";a:4:{s:4:\"name\";s:6:\"Coffee\";s:8:\"name_sub\";s:5:\"Brown\";s:5:\"color\";s:7:\"#8D6468\";s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/H89c7d00e971d4b35b2dda7b71e016dd1Y/Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s.jpg_640x640.jpg\";}s:6:\"14:691\";a:4:{s:4:\"name\";s:4:\"Gray\";s:8:\"name_sub\";s:4:\"Gray\";s:5:\"color\";s:4:\"#999\";s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/Hf4d8a7d5394c454494bc16f1df7bfb87I/Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s.jpg_640x640.jpg\";}s:6:\"14:175\";a:4:{s:4:\"name\";s:8:\"Mo Green\";s:8:\"name_sub\";s:5:\"Green\";s:5:\"color\";s:7:\"#007000\";s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/H1c11023bfd814496bbec55d045b0bb40W/Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s.jpg_640x640.jpg\";}s:9:\"14:350852\";a:4:{s:4:\"name\";s:6:\"Orange\";s:8:\"name_sub\";s:6:\"Orange\";s:5:\"color\";s:7:\"#FFA500\";s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/Hc9f2969a1446448596d68b8e65f54affH/Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s.jpg_640x640.jpg\";}s:5:\"14:10\";a:4:{s:4:\"name\";s:8:\"Wine Red\";s:8:\"name_sub\";s:3:\"Red\";s:5:\"color\";s:7:\"#FF0000\";s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/H45f728f49d73448f8c4b989d0cca7814e/Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s.jpg_640x640.jpg\";}s:6:\"14:366\";a:4:{s:4:\"name\";s:6:\"Yellow\";s:8:\"name_sub\";s:6:\"Yellow\";s:5:\"color\";s:7:\"#FFFF00\";s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/H7b70680529694d088d3155f7bf1b91ca4/Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s.jpg_640x640.jpg\";}s:19:\"200000124:200000898\";a:4:{s:4:\"name\";s:2:\"38\";s:8:\"name_sub\";s:2:\"38\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000364\";a:4:{s:4:\"name\";s:2:\"39\";s:8:\"name_sub\";s:2:\"39\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:100013888\";a:4:{s:4:\"name\";s:2:\"40\";s:8:\"name_sub\";s:2:\"40\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:100010483\";a:4:{s:4:\"name\";s:2:\"41\";s:8:\"name_sub\";s:2:\"41\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000337\";a:4:{s:4:\"name\";s:2:\"42\";s:8:\"name_sub\";s:2:\"42\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000338\";a:4:{s:4:\"name\";s:2:\"43\";s:8:\"name_sub\";s:2:\"43\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:100010487\";a:4:{s:4:\"name\";s:2:\"44\";s:8:\"name_sub\";s:2:\"44\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:14:\"200000124:3116\";a:4:{s:4:\"name\";s:2:\"45\";s:8:\"name_sub\";s:2:\"45\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000899\";a:4:{s:4:\"name\";s:2:\"46\";s:8:\"name_sub\";s:2:\"46\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000339\";a:4:{s:4:\"name\";s:2:\"47\";s:8:\"name_sub\";s:2:\"47\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000900\";a:4:{s:4:\"name\";s:2:\"48\";s:8:\"name_sub\";s:2:\"48\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:100010488\";a:4:{s:4:\"name\";s:2:\"49\";s:8:\"name_sub\";s:2:\"49\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}}'),
(37563, 3062, '_vi_wad_shipping_info', 'a:6:{s:4:\"time\";i:1622547171;s:7:\"country\";s:2:\"LK\";s:7:\"company\";s:3:\"EMS\";s:7:\"freight\";s:5389:\"[{\"bizShowMind\":{\"layout\":[]},\"commitDay\":\"75\",\"company\":\"EMS\",\"currency\":\"USD\",\"discount\":0,\"displayType\":\"deliveryTime\",\"features\":{},\"freightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $63.59\",\"value\":63.59},\"freightFeatures\":{\"provider\":\"ae_config\"},\"freightLayout\":{\"displayType\":\"deliveryTime\",\"layout\":[{\"text\":\"Shipping: US $63.59\",\"type\":\"title\"},{\"text\":\"To <font color=\'#000000\'>Sri Lanka</font> via EMS\",\"type\":\"subtitle\"}],\"openShippingPanel\":\"true\"},\"fullMailLine\":false,\"hbaService\":false,\"i18nMap\":{},\"id\":0,\"name\":\"FreightItemModule\",\"sendGoodsCountry\":\"CN\",\"sendGoodsCountryFullName\":\"China\",\"serviceName\":\"EMS\",\"standardFreightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $63.59\",\"value\":63.59},\"time\":\"15-44\",\"tracking\":true},{\"bizShowMind\":{\"layout\":[]},\"commitDay\":\"75\",\"company\":\"AliExpress Premium Shipping\",\"currency\":\"USD\",\"discount\":0,\"displayType\":\"deliveryTime\",\"features\":{},\"freightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $66.15\",\"value\":66.15},\"freightFeatures\":{\"provider\":\"ae_config\"},\"freightLayout\":{\"displayType\":\"deliveryTime\",\"layout\":[{\"text\":\"Shipping: US $66.15\",\"type\":\"title\"},{\"text\":\"To <font color=\'#000000\'>Sri Lanka</font> via AliExpress Premium Shipping\",\"type\":\"subtitle\"}],\"openShippingPanel\":\"true\"},\"fullMailLine\":false,\"hbaService\":false,\"i18nMap\":{},\"id\":0,\"name\":\"FreightItemModule\",\"sendGoodsCountry\":\"CN\",\"sendGoodsCountryFullName\":\"China\",\"serviceName\":\"CAINIAO_PREMIUM\",\"standardFreightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $66.15\",\"value\":66.15},\"time\":\"7-15\",\"tracking\":true},{\"bizShowMind\":{\"layout\":[]},\"commitDay\":\"75\",\"company\":\"e-EMS\",\"currency\":\"USD\",\"discount\":0,\"displayType\":\"deliveryTime\",\"features\":{},\"freightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $72.80\",\"value\":72.8},\"freightFeatures\":{\"provider\":\"ae_config\"},\"freightLayout\":{\"displayType\":\"deliveryTime\",\"layout\":[{\"text\":\"Shipping: US $72.80\",\"type\":\"title\"},{\"text\":\"To <font color=\'#000000\'>Sri Lanka</font> via e-EMS\",\"type\":\"subtitle\"}],\"openShippingPanel\":\"true\"},\"fullMailLine\":false,\"hbaService\":false,\"i18nMap\":{},\"id\":0,\"name\":\"FreightItemModule\",\"sendGoodsCountry\":\"CN\",\"sendGoodsCountryFullName\":\"China\",\"serviceName\":\"E_EMS\",\"standardFreightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $72.80\",\"value\":72.8},\"time\":\"20-40\",\"tracking\":true},{\"bizShowMind\":{\"layout\":[]},\"commitDay\":\"75\",\"company\":\"UPS Expedited\",\"currency\":\"USD\",\"discount\":0,\"displayType\":\"deliveryTime\",\"features\":{},\"freightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $112.65\",\"value\":112.65},\"freightFeatures\":{\"provider\":\"ae_config\"},\"freightLayout\":{\"displayType\":\"deliveryTime\",\"layout\":[{\"text\":\"Shipping: US $112.65\",\"type\":\"title\"},{\"text\":\"To <font color=\'#000000\'>Sri Lanka</font> via UPS Expedited\",\"type\":\"subtitle\"}],\"openShippingPanel\":\"true\"},\"fullMailLine\":false,\"hbaService\":false,\"i18nMap\":{},\"id\":0,\"name\":\"FreightItemModule\",\"sendGoodsCountry\":\"CN\",\"sendGoodsCountryFullName\":\"China\",\"serviceName\":\"UPSE\",\"standardFreightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $112.65\",\"value\":112.65},\"time\":\"7-15\",\"tracking\":true},{\"bizShowMind\":{\"layout\":[]},\"commitDay\":\"75\",\"company\":\"UPS Express Saver\",\"currency\":\"USD\",\"discount\":0,\"displayType\":\"deliveryTime\",\"features\":{},\"freightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $115.15\",\"value\":115.15},\"freightFeatures\":{\"provider\":\"ae_config\"},\"freightLayout\":{\"displayType\":\"deliveryTime\",\"layout\":[{\"text\":\"Shipping: US $115.15\",\"type\":\"title\"},{\"text\":\"To <font color=\'#000000\'>Sri Lanka</font> via UPS Express Saver\",\"type\":\"subtitle\"}],\"openShippingPanel\":\"true\"},\"fullMailLine\":false,\"hbaService\":false,\"i18nMap\":{},\"id\":0,\"name\":\"FreightItemModule\",\"sendGoodsCountry\":\"CN\",\"sendGoodsCountryFullName\":\"China\",\"serviceName\":\"UPS\",\"standardFreightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $115.15\",\"value\":115.15},\"time\":\"7-15\",\"tracking\":true},{\"bizShowMind\":{\"layout\":[]},\"commitDay\":\"75\",\"company\":\"Fedex IP\",\"currency\":\"USD\",\"discount\":0,\"displayType\":\"deliveryTime\",\"features\":{},\"freightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $127.19\",\"value\":127.19},\"freightFeatures\":{\"provider\":\"ae_config\"},\"freightLayout\":{\"displayType\":\"deliveryTime\",\"layout\":[{\"text\":\"Shipping: US $127.19\",\"type\":\"title\"},{\"text\":\"To <font color=\'#000000\'>Sri Lanka</font> via Fedex IP\",\"type\":\"subtitle\"}],\"openShippingPanel\":\"true\"},\"fullMailLine\":false,\"hbaService\":false,\"i18nMap\":{},\"id\":0,\"name\":\"FreightItemModule\",\"sendGoodsCountry\":\"CN\",\"sendGoodsCountryFullName\":\"China\",\"serviceName\":\"FEDEX\",\"standardFreightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $127.19\",\"value\":127.19},\"time\":\"7-15\",\"tracking\":true},{\"bizShowMind\":{\"layout\":[]},\"commitDay\":\"75\",\"company\":\"DHL\",\"currency\":\"USD\",\"discount\":0,\"displayType\":\"deliveryTime\",\"features\":{},\"freightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $205.80\",\"value\":205.8},\"freightFeatures\":{\"provider\":\"ae_config\"},\"freightLayout\":{\"displayType\":\"deliveryTime\",\"layout\":[{\"text\":\"Shipping: US $205.80\",\"type\":\"title\"},{\"text\":\"To <font color=\'#000000\'>Sri Lanka</font> via DHL\",\"type\":\"subtitle\"}],\"openShippingPanel\":\"true\"},\"fullMailLine\":false,\"hbaService\":false,\"i18nMap\":{},\"id\":0,\"name\":\"FreightItemModule\",\"sendGoodsCountry\":\"CN\",\"sendGoodsCountryFullName\":\"China\",\"serviceName\":\"DHL\",\"standardFreightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $205.80\",\"value\":205.8},\"time\":\"9-17\",\"tracking\":true}]\";s:13:\"shipping_cost\";d:63.590000000000003410605131648480892181396484375;s:13:\"delivery_time\";s:5:\"15-44\";}'),
(37564, 3062, '_vi_wad_gallery', 'a:6:{i:0;s:164:\"https://ae01.alicdn.com/kf/Ha0d0b9847906434897bb13f32f699f72a/Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s.jpg\";i:1;s:164:\"https://ae01.alicdn.com/kf/H2c52cf87f3bf478b8cd64f583e510c3eg/Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s.jpg\";i:2;s:164:\"https://ae01.alicdn.com/kf/H4f244fcf77d34f1686ad41ee23fcf2a2M/Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s.jpg\";i:3;s:164:\"https://ae01.alicdn.com/kf/Hcc8072ddf65b418ba70ae299d6dcf8ddu/Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s.jpg\";i:4;s:164:\"https://ae01.alicdn.com/kf/H0d05605816394c91bc275ab5338e7352I/Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s.jpg\";i:5;s:164:\"https://ae01.alicdn.com/kf/H27f00669542c43ef9e70c59490321329V/Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s.jpg\";}'),
(37565, 3062, '_vi_wad_variation_images', 'a:9:{s:6:\"14:193\";s:176:\"https://ae01.alicdn.com/kf/H1ee659121b1d44d7ae1770c1025881fdy/Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s.jpg_640x640.jpg\";s:6:\"14:173\";s:176:\"https://ae01.alicdn.com/kf/H0916dc755ae74ef981a507c574fc59a0q/Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s.jpg_640x640.jpg\";s:7:\"14:1254\";s:176:\"https://ae01.alicdn.com/kf/H9dd7ca829e8c4af493d07834d7f22339M/Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s.jpg_640x640.jpg\";s:9:\"14:365458\";s:176:\"https://ae01.alicdn.com/kf/H89c7d00e971d4b35b2dda7b71e016dd1Y/Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s.jpg_640x640.jpg\";s:6:\"14:691\";s:176:\"https://ae01.alicdn.com/kf/Hf4d8a7d5394c454494bc16f1df7bfb87I/Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s.jpg_640x640.jpg\";s:6:\"14:175\";s:176:\"https://ae01.alicdn.com/kf/H1c11023bfd814496bbec55d045b0bb40W/Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s.jpg_640x640.jpg\";s:9:\"14:350852\";s:176:\"https://ae01.alicdn.com/kf/Hc9f2969a1446448596d68b8e65f54affH/Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s.jpg_640x640.jpg\";s:5:\"14:10\";s:176:\"https://ae01.alicdn.com/kf/H45f728f49d73448f8c4b989d0cca7814e/Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s.jpg_640x640.jpg\";s:6:\"14:366\";s:176:\"https://ae01.alicdn.com/kf/H7b70680529694d088d3155f7bf1b91ca4/Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s.jpg_640x640.jpg\";}'),
(37566, 3063, '_vi_wad_aliexpress_variation_id', '10000014547228521'),
(37567, 3062, '_vi_wad_store_info', 'a:3:{s:4:\"name\";s:13:\"JustBaw Store\";s:3:\"url\";s:34:\"//www.aliexpress.com/store/5489053\";s:3:\"num\";i:5489053;}'),
(37568, 3063, '_vi_wad_aliexpress_variation_attr', '14:100018786#All Black for Male;200000124:200000290'),
(37569, 3059, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Hb5b6073b5aeb4448ad886672940a907eL/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers.jpg');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(37570, 3062, '_vi_wad_variations', 'a:108:{i:0;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/H9dd7ca829e8c4af493d07834d7f22339M/Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"4001184220170-bao-blue-45\";s:7:\"sku_sub\";s:25:\"4001184220170-sky-blue-45\";s:5:\"skuId\";s:17:\"10000015170166113\";s:7:\"skuAttr\";s:31:\"14:1254#Bao Blue;200000124:3116\";s:13:\"regular_price\";s:5:\"48.84\";s:10:\"sale_price\";s:5:\"22.95\";s:5:\"stock\";i:275;s:10:\"attributes\";a:2:{s:5:\"color\";s:8:\"Bao Blue\";s:9:\"shoe-size\";s:2:\"45\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Sky Blue\";s:9:\"shoe-size\";s:2:\"45\";}}i:1;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/H9dd7ca829e8c4af493d07834d7f22339M/Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"4001184220170-bao-blue-44\";s:7:\"sku_sub\";s:25:\"4001184220170-sky-blue-44\";s:5:\"skuId\";s:17:\"10000015170166112\";s:7:\"skuAttr\";s:36:\"14:1254#Bao Blue;200000124:100010487\";s:13:\"regular_price\";s:5:\"48.84\";s:10:\"sale_price\";s:5:\"22.95\";s:5:\"stock\";i:275;s:10:\"attributes\";a:2:{s:5:\"color\";s:8:\"Bao Blue\";s:9:\"shoe-size\";s:2:\"44\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Sky Blue\";s:9:\"shoe-size\";s:2:\"44\";}}i:2;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/H9dd7ca829e8c4af493d07834d7f22339M/Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"4001184220170-bao-blue-47\";s:7:\"sku_sub\";s:25:\"4001184220170-sky-blue-47\";s:5:\"skuId\";s:17:\"10000015170166115\";s:7:\"skuAttr\";s:36:\"14:1254#Bao Blue;200000124:200000339\";s:13:\"regular_price\";s:5:\"48.84\";s:10:\"sale_price\";s:5:\"22.95\";s:5:\"stock\";i:276;s:10:\"attributes\";a:2:{s:5:\"color\";s:8:\"Bao Blue\";s:9:\"shoe-size\";s:2:\"47\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Sky Blue\";s:9:\"shoe-size\";s:2:\"47\";}}i:3;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/H9dd7ca829e8c4af493d07834d7f22339M/Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"4001184220170-bao-blue-46\";s:7:\"sku_sub\";s:25:\"4001184220170-sky-blue-46\";s:5:\"skuId\";s:17:\"10000015170166114\";s:7:\"skuAttr\";s:36:\"14:1254#Bao Blue;200000124:200000899\";s:13:\"regular_price\";s:5:\"48.84\";s:10:\"sale_price\";s:5:\"22.95\";s:5:\"stock\";i:276;s:10:\"attributes\";a:2:{s:5:\"color\";s:8:\"Bao Blue\";s:9:\"shoe-size\";s:2:\"46\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Sky Blue\";s:9:\"shoe-size\";s:2:\"46\";}}i:4;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/H9dd7ca829e8c4af493d07834d7f22339M/Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"4001184220170-bao-blue-49\";s:7:\"sku_sub\";s:25:\"4001184220170-sky-blue-49\";s:5:\"skuId\";s:17:\"10000015170166117\";s:7:\"skuAttr\";s:36:\"14:1254#Bao Blue;200000124:100010488\";s:13:\"regular_price\";s:5:\"48.84\";s:10:\"sale_price\";s:5:\"22.95\";s:5:\"stock\";i:276;s:10:\"attributes\";a:2:{s:5:\"color\";s:8:\"Bao Blue\";s:9:\"shoe-size\";s:2:\"49\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Sky Blue\";s:9:\"shoe-size\";s:2:\"49\";}}i:5;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/H9dd7ca829e8c4af493d07834d7f22339M/Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"4001184220170-bao-blue-48\";s:7:\"sku_sub\";s:25:\"4001184220170-sky-blue-48\";s:5:\"skuId\";s:17:\"10000015170166116\";s:7:\"skuAttr\";s:36:\"14:1254#Bao Blue;200000124:200000900\";s:13:\"regular_price\";s:5:\"48.84\";s:10:\"sale_price\";s:5:\"22.95\";s:5:\"stock\";i:276;s:10:\"attributes\";a:2:{s:5:\"color\";s:8:\"Bao Blue\";s:9:\"shoe-size\";s:2:\"48\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Sky Blue\";s:9:\"shoe-size\";s:2:\"48\";}}i:6;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/H89c7d00e971d4b35b2dda7b71e016dd1Y/Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"4001184220170-coffee-39\";s:7:\"sku_sub\";s:22:\"4001184220170-brown-39\";s:5:\"skuId\";s:17:\"10000015170166119\";s:7:\"skuAttr\";s:36:\"14:365458#Coffee;200000124:200000364\";s:13:\"regular_price\";s:5:\"48.84\";s:10:\"sale_price\";s:5:\"22.95\";s:5:\"stock\";i:275;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Coffee\";s:9:\"shoe-size\";s:2:\"39\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:2:\"39\";}}i:7;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/H89c7d00e971d4b35b2dda7b71e016dd1Y/Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"4001184220170-coffee-38\";s:7:\"sku_sub\";s:22:\"4001184220170-brown-38\";s:5:\"skuId\";s:17:\"10000015170166118\";s:7:\"skuAttr\";s:36:\"14:365458#Coffee;200000124:200000898\";s:13:\"regular_price\";s:5:\"48.84\";s:10:\"sale_price\";s:5:\"22.95\";s:5:\"stock\";i:276;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Coffee\";s:9:\"shoe-size\";s:2:\"38\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:2:\"38\";}}i:8;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/H89c7d00e971d4b35b2dda7b71e016dd1Y/Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"4001184220170-coffee-41\";s:7:\"sku_sub\";s:22:\"4001184220170-brown-41\";s:5:\"skuId\";s:17:\"10000015170166121\";s:7:\"skuAttr\";s:36:\"14:365458#Coffee;200000124:100010483\";s:13:\"regular_price\";s:5:\"48.84\";s:10:\"sale_price\";s:5:\"22.95\";s:5:\"stock\";i:275;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Coffee\";s:9:\"shoe-size\";s:2:\"41\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:2:\"41\";}}i:9;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/H89c7d00e971d4b35b2dda7b71e016dd1Y/Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"4001184220170-coffee-40\";s:7:\"sku_sub\";s:22:\"4001184220170-brown-40\";s:5:\"skuId\";s:17:\"10000015170166120\";s:7:\"skuAttr\";s:36:\"14:365458#Coffee;200000124:100013888\";s:13:\"regular_price\";s:5:\"48.84\";s:10:\"sale_price\";s:5:\"22.95\";s:5:\"stock\";i:276;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Coffee\";s:9:\"shoe-size\";s:2:\"40\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:2:\"40\";}}i:10;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/H89c7d00e971d4b35b2dda7b71e016dd1Y/Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"4001184220170-coffee-43\";s:7:\"sku_sub\";s:22:\"4001184220170-brown-43\";s:5:\"skuId\";s:17:\"10000015170166123\";s:7:\"skuAttr\";s:36:\"14:365458#Coffee;200000124:200000338\";s:13:\"regular_price\";s:5:\"48.84\";s:10:\"sale_price\";s:5:\"22.95\";s:5:\"stock\";i:275;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Coffee\";s:9:\"shoe-size\";s:2:\"43\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:2:\"43\";}}i:11;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/H89c7d00e971d4b35b2dda7b71e016dd1Y/Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"4001184220170-coffee-42\";s:7:\"sku_sub\";s:22:\"4001184220170-brown-42\";s:5:\"skuId\";s:17:\"10000015170166122\";s:7:\"skuAttr\";s:36:\"14:365458#Coffee;200000124:200000337\";s:13:\"regular_price\";s:5:\"48.84\";s:10:\"sale_price\";s:5:\"22.95\";s:5:\"stock\";i:276;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Coffee\";s:9:\"shoe-size\";s:2:\"42\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:2:\"42\";}}i:12;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/H89c7d00e971d4b35b2dda7b71e016dd1Y/Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"4001184220170-coffee-45\";s:7:\"sku_sub\";s:22:\"4001184220170-brown-45\";s:5:\"skuId\";s:17:\"10000015170166125\";s:7:\"skuAttr\";s:31:\"14:365458#Coffee;200000124:3116\";s:13:\"regular_price\";s:5:\"48.84\";s:10:\"sale_price\";s:5:\"22.95\";s:5:\"stock\";i:276;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Coffee\";s:9:\"shoe-size\";s:2:\"45\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:2:\"45\";}}i:13;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/H89c7d00e971d4b35b2dda7b71e016dd1Y/Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"4001184220170-coffee-44\";s:7:\"sku_sub\";s:22:\"4001184220170-brown-44\";s:5:\"skuId\";s:17:\"10000015170166124\";s:7:\"skuAttr\";s:36:\"14:365458#Coffee;200000124:100010487\";s:13:\"regular_price\";s:5:\"48.84\";s:10:\"sale_price\";s:5:\"22.95\";s:5:\"stock\";i:276;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Coffee\";s:9:\"shoe-size\";s:2:\"44\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:2:\"44\";}}i:14;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/H89c7d00e971d4b35b2dda7b71e016dd1Y/Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"4001184220170-coffee-47\";s:7:\"sku_sub\";s:22:\"4001184220170-brown-47\";s:5:\"skuId\";s:17:\"10000015170166127\";s:7:\"skuAttr\";s:36:\"14:365458#Coffee;200000124:200000339\";s:13:\"regular_price\";s:5:\"48.84\";s:10:\"sale_price\";s:5:\"22.95\";s:5:\"stock\";i:275;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Coffee\";s:9:\"shoe-size\";s:2:\"47\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:2:\"47\";}}i:15;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/H89c7d00e971d4b35b2dda7b71e016dd1Y/Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"4001184220170-coffee-46\";s:7:\"sku_sub\";s:22:\"4001184220170-brown-46\";s:5:\"skuId\";s:17:\"10000015170166126\";s:7:\"skuAttr\";s:36:\"14:365458#Coffee;200000124:200000899\";s:13:\"regular_price\";s:5:\"48.84\";s:10:\"sale_price\";s:5:\"22.95\";s:5:\"stock\";i:275;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Coffee\";s:9:\"shoe-size\";s:2:\"46\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:2:\"46\";}}i:16;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/H89c7d00e971d4b35b2dda7b71e016dd1Y/Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"4001184220170-coffee-48\";s:7:\"sku_sub\";s:22:\"4001184220170-brown-48\";s:5:\"skuId\";s:17:\"10000015170166129\";s:7:\"skuAttr\";s:36:\"14:365458#Coffee;200000124:200000900\";s:13:\"regular_price\";s:5:\"48.84\";s:10:\"sale_price\";s:5:\"22.95\";s:5:\"stock\";i:275;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Coffee\";s:9:\"shoe-size\";s:2:\"48\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:2:\"48\";}}i:17;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/Hf4d8a7d5394c454494bc16f1df7bfb87I/Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s.jpg_640x640.jpg\";s:3:\"sku\";s:21:\"4001184220170-gray-38\";s:7:\"sku_sub\";s:21:\"4001184220170-gray-38\";s:5:\"skuId\";s:17:\"10000015170166131\";s:7:\"skuAttr\";s:31:\"14:691#Gray;200000124:200000898\";s:13:\"regular_price\";s:5:\"33.29\";s:10:\"sale_price\";s:5:\"15.65\";s:5:\"stock\";i:276;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:2:\"38\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:2:\"38\";}}i:18;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/H89c7d00e971d4b35b2dda7b71e016dd1Y/Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"4001184220170-coffee-49\";s:7:\"sku_sub\";s:22:\"4001184220170-brown-49\";s:5:\"skuId\";s:17:\"10000015170166130\";s:7:\"skuAttr\";s:36:\"14:365458#Coffee;200000124:100010488\";s:13:\"regular_price\";s:5:\"48.84\";s:10:\"sale_price\";s:5:\"22.95\";s:5:\"stock\";i:275;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Coffee\";s:9:\"shoe-size\";s:2:\"49\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:2:\"49\";}}i:19;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/Hf4d8a7d5394c454494bc16f1df7bfb87I/Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s.jpg_640x640.jpg\";s:3:\"sku\";s:21:\"4001184220170-gray-40\";s:7:\"sku_sub\";s:21:\"4001184220170-gray-40\";s:5:\"skuId\";s:17:\"10000015170166133\";s:7:\"skuAttr\";s:31:\"14:691#Gray;200000124:100013888\";s:13:\"regular_price\";s:5:\"48.84\";s:10:\"sale_price\";s:5:\"22.95\";s:5:\"stock\";i:276;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:2:\"40\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:2:\"40\";}}i:20;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/Hf4d8a7d5394c454494bc16f1df7bfb87I/Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s.jpg_640x640.jpg\";s:3:\"sku\";s:21:\"4001184220170-gray-39\";s:7:\"sku_sub\";s:21:\"4001184220170-gray-39\";s:5:\"skuId\";s:17:\"10000015170166132\";s:7:\"skuAttr\";s:31:\"14:691#Gray;200000124:200000364\";s:13:\"regular_price\";s:5:\"48.84\";s:10:\"sale_price\";s:5:\"22.95\";s:5:\"stock\";i:276;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:2:\"39\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:2:\"39\";}}i:21;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/Hf4d8a7d5394c454494bc16f1df7bfb87I/Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s.jpg_640x640.jpg\";s:3:\"sku\";s:21:\"4001184220170-gray-42\";s:7:\"sku_sub\";s:21:\"4001184220170-gray-42\";s:5:\"skuId\";s:17:\"10000015170166135\";s:7:\"skuAttr\";s:31:\"14:691#Gray;200000124:200000337\";s:13:\"regular_price\";s:5:\"48.84\";s:10:\"sale_price\";s:5:\"22.95\";s:5:\"stock\";i:276;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:2:\"42\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:2:\"42\";}}i:22;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/Hf4d8a7d5394c454494bc16f1df7bfb87I/Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s.jpg_640x640.jpg\";s:3:\"sku\";s:21:\"4001184220170-gray-41\";s:7:\"sku_sub\";s:21:\"4001184220170-gray-41\";s:5:\"skuId\";s:17:\"10000015170166134\";s:7:\"skuAttr\";s:31:\"14:691#Gray;200000124:100010483\";s:13:\"regular_price\";s:5:\"48.84\";s:10:\"sale_price\";s:5:\"22.95\";s:5:\"stock\";i:276;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:2:\"41\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:2:\"41\";}}i:23;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/Hf4d8a7d5394c454494bc16f1df7bfb87I/Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s.jpg_640x640.jpg\";s:3:\"sku\";s:21:\"4001184220170-gray-44\";s:7:\"sku_sub\";s:21:\"4001184220170-gray-44\";s:5:\"skuId\";s:17:\"10000015170166137\";s:7:\"skuAttr\";s:31:\"14:691#Gray;200000124:100010487\";s:13:\"regular_price\";s:5:\"48.84\";s:10:\"sale_price\";s:5:\"22.95\";s:5:\"stock\";i:275;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:2:\"44\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:2:\"44\";}}i:24;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/Hf4d8a7d5394c454494bc16f1df7bfb87I/Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s.jpg_640x640.jpg\";s:3:\"sku\";s:21:\"4001184220170-gray-43\";s:7:\"sku_sub\";s:21:\"4001184220170-gray-43\";s:5:\"skuId\";s:17:\"10000015170166136\";s:7:\"skuAttr\";s:31:\"14:691#Gray;200000124:200000338\";s:13:\"regular_price\";s:5:\"48.84\";s:10:\"sale_price\";s:5:\"22.95\";s:5:\"stock\";i:274;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:2:\"43\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:2:\"43\";}}i:25;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/Hf4d8a7d5394c454494bc16f1df7bfb87I/Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s.jpg_640x640.jpg\";s:3:\"sku\";s:21:\"4001184220170-gray-46\";s:7:\"sku_sub\";s:21:\"4001184220170-gray-46\";s:5:\"skuId\";s:17:\"10000015170166139\";s:7:\"skuAttr\";s:31:\"14:691#Gray;200000124:200000899\";s:13:\"regular_price\";s:5:\"48.84\";s:10:\"sale_price\";s:5:\"22.95\";s:5:\"stock\";i:275;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:2:\"46\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:2:\"46\";}}i:26;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/Hf4d8a7d5394c454494bc16f1df7bfb87I/Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s.jpg_640x640.jpg\";s:3:\"sku\";s:21:\"4001184220170-gray-45\";s:7:\"sku_sub\";s:21:\"4001184220170-gray-45\";s:5:\"skuId\";s:17:\"10000015170166138\";s:7:\"skuAttr\";s:26:\"14:691#Gray;200000124:3116\";s:13:\"regular_price\";s:5:\"48.84\";s:10:\"sale_price\";s:5:\"22.95\";s:5:\"stock\";i:276;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:2:\"45\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:2:\"45\";}}i:27;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/Hf4d8a7d5394c454494bc16f1df7bfb87I/Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s.jpg_640x640.jpg\";s:3:\"sku\";s:21:\"4001184220170-gray-48\";s:7:\"sku_sub\";s:21:\"4001184220170-gray-48\";s:5:\"skuId\";s:17:\"10000015170166141\";s:7:\"skuAttr\";s:31:\"14:691#Gray;200000124:200000900\";s:13:\"regular_price\";s:5:\"48.84\";s:10:\"sale_price\";s:5:\"22.95\";s:5:\"stock\";i:276;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:2:\"48\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:2:\"48\";}}i:28;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/Hf4d8a7d5394c454494bc16f1df7bfb87I/Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s.jpg_640x640.jpg\";s:3:\"sku\";s:21:\"4001184220170-gray-47\";s:7:\"sku_sub\";s:21:\"4001184220170-gray-47\";s:5:\"skuId\";s:17:\"10000015170166140\";s:7:\"skuAttr\";s:31:\"14:691#Gray;200000124:200000339\";s:13:\"regular_price\";s:5:\"48.84\";s:10:\"sale_price\";s:5:\"22.95\";s:5:\"stock\";i:276;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:2:\"47\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:2:\"47\";}}i:29;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/H1c11023bfd814496bbec55d045b0bb40W/Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"4001184220170-mo-green-38\";s:7:\"sku_sub\";s:22:\"4001184220170-green-38\";s:5:\"skuId\";s:17:\"10000015170166143\";s:7:\"skuAttr\";s:35:\"14:175#Mo Green;200000124:200000898\";s:13:\"regular_price\";s:5:\"48.84\";s:10:\"sale_price\";s:5:\"22.95\";s:5:\"stock\";i:276;s:10:\"attributes\";a:2:{s:5:\"color\";s:8:\"Mo Green\";s:9:\"shoe-size\";s:2:\"38\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"38\";}}i:30;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/Hf4d8a7d5394c454494bc16f1df7bfb87I/Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s.jpg_640x640.jpg\";s:3:\"sku\";s:21:\"4001184220170-gray-49\";s:7:\"sku_sub\";s:21:\"4001184220170-gray-49\";s:5:\"skuId\";s:17:\"10000015170166142\";s:7:\"skuAttr\";s:31:\"14:691#Gray;200000124:100010488\";s:13:\"regular_price\";s:5:\"48.84\";s:10:\"sale_price\";s:5:\"22.95\";s:5:\"stock\";i:276;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:2:\"49\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:2:\"49\";}}i:31;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/H0916dc755ae74ef981a507c574fc59a0q/Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s.jpg_640x640.jpg\";s:3:\"sku\";s:26:\"4001184220170-dark-blue-39\";s:7:\"sku_sub\";s:21:\"4001184220170-blue-39\";s:5:\"skuId\";s:17:\"10000015170166095\";s:7:\"skuAttr\";s:36:\"14:173#Dark Blue;200000124:200000364\";s:13:\"regular_price\";s:5:\"48.84\";s:10:\"sale_price\";s:5:\"22.95\";s:5:\"stock\";i:275;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"Dark Blue\";s:9:\"shoe-size\";s:2:\"39\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"39\";}}i:32;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/H0916dc755ae74ef981a507c574fc59a0q/Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s.jpg_640x640.jpg\";s:3:\"sku\";s:26:\"4001184220170-dark-blue-38\";s:7:\"sku_sub\";s:21:\"4001184220170-blue-38\";s:5:\"skuId\";s:17:\"10000015170166094\";s:7:\"skuAttr\";s:36:\"14:173#Dark Blue;200000124:200000898\";s:13:\"regular_price\";s:5:\"33.29\";s:10:\"sale_price\";s:5:\"15.65\";s:5:\"stock\";i:275;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"Dark Blue\";s:9:\"shoe-size\";s:2:\"38\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"38\";}}i:33;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/H0916dc755ae74ef981a507c574fc59a0q/Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s.jpg_640x640.jpg\";s:3:\"sku\";s:26:\"4001184220170-dark-blue-41\";s:7:\"sku_sub\";s:21:\"4001184220170-blue-41\";s:5:\"skuId\";s:17:\"10000015170166097\";s:7:\"skuAttr\";s:36:\"14:173#Dark Blue;200000124:100010483\";s:13:\"regular_price\";s:5:\"48.84\";s:10:\"sale_price\";s:5:\"22.95\";s:5:\"stock\";i:276;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"Dark Blue\";s:9:\"shoe-size\";s:2:\"41\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"41\";}}i:34;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/H0916dc755ae74ef981a507c574fc59a0q/Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s.jpg_640x640.jpg\";s:3:\"sku\";s:26:\"4001184220170-dark-blue-40\";s:7:\"sku_sub\";s:21:\"4001184220170-blue-40\";s:5:\"skuId\";s:17:\"10000015170166096\";s:7:\"skuAttr\";s:36:\"14:173#Dark Blue;200000124:100013888\";s:13:\"regular_price\";s:5:\"48.84\";s:10:\"sale_price\";s:5:\"22.95\";s:5:\"stock\";i:276;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"Dark Blue\";s:9:\"shoe-size\";s:2:\"40\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"40\";}}i:35;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/H0916dc755ae74ef981a507c574fc59a0q/Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s.jpg_640x640.jpg\";s:3:\"sku\";s:26:\"4001184220170-dark-blue-43\";s:7:\"sku_sub\";s:21:\"4001184220170-blue-43\";s:5:\"skuId\";s:17:\"10000015170166099\";s:7:\"skuAttr\";s:36:\"14:173#Dark Blue;200000124:200000338\";s:13:\"regular_price\";s:5:\"48.84\";s:10:\"sale_price\";s:5:\"22.95\";s:5:\"stock\";i:276;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"Dark Blue\";s:9:\"shoe-size\";s:2:\"43\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"43\";}}i:36;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/H0916dc755ae74ef981a507c574fc59a0q/Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s.jpg_640x640.jpg\";s:3:\"sku\";s:26:\"4001184220170-dark-blue-42\";s:7:\"sku_sub\";s:21:\"4001184220170-blue-42\";s:5:\"skuId\";s:17:\"10000015170166098\";s:7:\"skuAttr\";s:36:\"14:173#Dark Blue;200000124:200000337\";s:13:\"regular_price\";s:5:\"48.84\";s:10:\"sale_price\";s:5:\"22.95\";s:5:\"stock\";i:273;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"Dark Blue\";s:9:\"shoe-size\";s:2:\"42\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"42\";}}i:37;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/H0916dc755ae74ef981a507c574fc59a0q/Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s.jpg_640x640.jpg\";s:3:\"sku\";s:26:\"4001184220170-dark-blue-45\";s:7:\"sku_sub\";s:21:\"4001184220170-blue-45\";s:5:\"skuId\";s:17:\"10000015170166101\";s:7:\"skuAttr\";s:31:\"14:173#Dark Blue;200000124:3116\";s:13:\"regular_price\";s:5:\"48.84\";s:10:\"sale_price\";s:5:\"22.95\";s:5:\"stock\";i:275;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"Dark Blue\";s:9:\"shoe-size\";s:2:\"45\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"45\";}}i:38;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/H0916dc755ae74ef981a507c574fc59a0q/Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s.jpg_640x640.jpg\";s:3:\"sku\";s:26:\"4001184220170-dark-blue-44\";s:7:\"sku_sub\";s:21:\"4001184220170-blue-44\";s:5:\"skuId\";s:17:\"10000015170166100\";s:7:\"skuAttr\";s:36:\"14:173#Dark Blue;200000124:100010487\";s:13:\"regular_price\";s:5:\"48.84\";s:10:\"sale_price\";s:5:\"22.95\";s:5:\"stock\";i:271;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"Dark Blue\";s:9:\"shoe-size\";s:2:\"44\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"44\";}}i:39;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/H0916dc755ae74ef981a507c574fc59a0q/Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s.jpg_640x640.jpg\";s:3:\"sku\";s:26:\"4001184220170-dark-blue-47\";s:7:\"sku_sub\";s:21:\"4001184220170-blue-47\";s:5:\"skuId\";s:17:\"10000015170166103\";s:7:\"skuAttr\";s:36:\"14:173#Dark Blue;200000124:200000339\";s:13:\"regular_price\";s:5:\"48.84\";s:10:\"sale_price\";s:5:\"22.95\";s:5:\"stock\";i:276;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"Dark Blue\";s:9:\"shoe-size\";s:2:\"47\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"47\";}}i:40;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/H0916dc755ae74ef981a507c574fc59a0q/Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s.jpg_640x640.jpg\";s:3:\"sku\";s:26:\"4001184220170-dark-blue-46\";s:7:\"sku_sub\";s:21:\"4001184220170-blue-46\";s:5:\"skuId\";s:17:\"10000015170166102\";s:7:\"skuAttr\";s:36:\"14:173#Dark Blue;200000124:200000899\";s:13:\"regular_price\";s:5:\"48.84\";s:10:\"sale_price\";s:5:\"22.95\";s:5:\"stock\";i:276;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"Dark Blue\";s:9:\"shoe-size\";s:2:\"46\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"46\";}}i:41;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/H0916dc755ae74ef981a507c574fc59a0q/Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s.jpg_640x640.jpg\";s:3:\"sku\";s:26:\"4001184220170-dark-blue-49\";s:7:\"sku_sub\";s:21:\"4001184220170-blue-49\";s:5:\"skuId\";s:17:\"10000015170166105\";s:7:\"skuAttr\";s:36:\"14:173#Dark Blue;200000124:100010488\";s:13:\"regular_price\";s:5:\"48.84\";s:10:\"sale_price\";s:5:\"22.95\";s:5:\"stock\";i:275;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"Dark Blue\";s:9:\"shoe-size\";s:2:\"49\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"49\";}}i:42;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/H0916dc755ae74ef981a507c574fc59a0q/Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s.jpg_640x640.jpg\";s:3:\"sku\";s:26:\"4001184220170-dark-blue-48\";s:7:\"sku_sub\";s:21:\"4001184220170-blue-48\";s:5:\"skuId\";s:17:\"10000015170166104\";s:7:\"skuAttr\";s:36:\"14:173#Dark Blue;200000124:200000900\";s:13:\"regular_price\";s:5:\"48.84\";s:10:\"sale_price\";s:5:\"22.95\";s:5:\"stock\";i:276;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"Dark Blue\";s:9:\"shoe-size\";s:2:\"48\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"48\";}}i:43;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/H9dd7ca829e8c4af493d07834d7f22339M/Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"4001184220170-bao-blue-39\";s:7:\"sku_sub\";s:25:\"4001184220170-sky-blue-39\";s:5:\"skuId\";s:17:\"10000015170166107\";s:7:\"skuAttr\";s:36:\"14:1254#Bao Blue;200000124:200000364\";s:13:\"regular_price\";s:5:\"48.84\";s:10:\"sale_price\";s:5:\"22.95\";s:5:\"stock\";i:273;s:10:\"attributes\";a:2:{s:5:\"color\";s:8:\"Bao Blue\";s:9:\"shoe-size\";s:2:\"39\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Sky Blue\";s:9:\"shoe-size\";s:2:\"39\";}}i:44;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/H9dd7ca829e8c4af493d07834d7f22339M/Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"4001184220170-bao-blue-38\";s:7:\"sku_sub\";s:25:\"4001184220170-sky-blue-38\";s:5:\"skuId\";s:17:\"10000015170166106\";s:7:\"skuAttr\";s:36:\"14:1254#Bao Blue;200000124:200000898\";s:13:\"regular_price\";s:5:\"48.84\";s:10:\"sale_price\";s:5:\"22.95\";s:5:\"stock\";i:276;s:10:\"attributes\";a:2:{s:5:\"color\";s:8:\"Bao Blue\";s:9:\"shoe-size\";s:2:\"38\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Sky Blue\";s:9:\"shoe-size\";s:2:\"38\";}}i:45;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/H9dd7ca829e8c4af493d07834d7f22339M/Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"4001184220170-bao-blue-41\";s:7:\"sku_sub\";s:25:\"4001184220170-sky-blue-41\";s:5:\"skuId\";s:17:\"10000015170166109\";s:7:\"skuAttr\";s:36:\"14:1254#Bao Blue;200000124:100010483\";s:13:\"regular_price\";s:5:\"48.84\";s:10:\"sale_price\";s:5:\"22.95\";s:5:\"stock\";i:276;s:10:\"attributes\";a:2:{s:5:\"color\";s:8:\"Bao Blue\";s:9:\"shoe-size\";s:2:\"41\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Sky Blue\";s:9:\"shoe-size\";s:2:\"41\";}}i:46;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/H9dd7ca829e8c4af493d07834d7f22339M/Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"4001184220170-bao-blue-40\";s:7:\"sku_sub\";s:25:\"4001184220170-sky-blue-40\";s:5:\"skuId\";s:17:\"10000015170166108\";s:7:\"skuAttr\";s:36:\"14:1254#Bao Blue;200000124:100013888\";s:13:\"regular_price\";s:5:\"48.84\";s:10:\"sale_price\";s:5:\"22.95\";s:5:\"stock\";i:274;s:10:\"attributes\";a:2:{s:5:\"color\";s:8:\"Bao Blue\";s:9:\"shoe-size\";s:2:\"40\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Sky Blue\";s:9:\"shoe-size\";s:2:\"40\";}}i:47;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/H9dd7ca829e8c4af493d07834d7f22339M/Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"4001184220170-bao-blue-43\";s:7:\"sku_sub\";s:25:\"4001184220170-sky-blue-43\";s:5:\"skuId\";s:17:\"10000015170166111\";s:7:\"skuAttr\";s:36:\"14:1254#Bao Blue;200000124:200000338\";s:13:\"regular_price\";s:5:\"48.84\";s:10:\"sale_price\";s:5:\"22.95\";s:5:\"stock\";i:274;s:10:\"attributes\";a:2:{s:5:\"color\";s:8:\"Bao Blue\";s:9:\"shoe-size\";s:2:\"43\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Sky Blue\";s:9:\"shoe-size\";s:2:\"43\";}}i:48;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/H9dd7ca829e8c4af493d07834d7f22339M/Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"4001184220170-bao-blue-42\";s:7:\"sku_sub\";s:25:\"4001184220170-sky-blue-42\";s:5:\"skuId\";s:17:\"10000015170166110\";s:7:\"skuAttr\";s:36:\"14:1254#Bao Blue;200000124:200000337\";s:13:\"regular_price\";s:5:\"48.84\";s:10:\"sale_price\";s:5:\"22.95\";s:5:\"stock\";i:276;s:10:\"attributes\";a:2:{s:5:\"color\";s:8:\"Bao Blue\";s:9:\"shoe-size\";s:2:\"42\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Sky Blue\";s:9:\"shoe-size\";s:2:\"42\";}}i:49;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/H45f728f49d73448f8c4b989d0cca7814e/Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"4001184220170-wine-red-48\";s:7:\"sku_sub\";s:20:\"4001184220170-red-48\";s:5:\"skuId\";s:17:\"10000015170166177\";s:7:\"skuAttr\";s:34:\"14:10#Wine Red;200000124:200000900\";s:13:\"regular_price\";s:5:\"48.84\";s:10:\"sale_price\";s:5:\"22.95\";s:5:\"stock\";i:276;s:10:\"attributes\";a:2:{s:5:\"color\";s:8:\"Wine Red\";s:9:\"shoe-size\";s:2:\"48\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"48\";}}i:50;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/H45f728f49d73448f8c4b989d0cca7814e/Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"4001184220170-wine-red-47\";s:7:\"sku_sub\";s:20:\"4001184220170-red-47\";s:5:\"skuId\";s:17:\"10000015170166176\";s:7:\"skuAttr\";s:34:\"14:10#Wine Red;200000124:200000339\";s:13:\"regular_price\";s:5:\"48.84\";s:10:\"sale_price\";s:5:\"22.95\";s:5:\"stock\";i:276;s:10:\"attributes\";a:2:{s:5:\"color\";s:8:\"Wine Red\";s:9:\"shoe-size\";s:2:\"47\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"47\";}}i:51;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/H1ee659121b1d44d7ae1770c1025881fdy/Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"4001184220170-black-38\";s:7:\"sku_sub\";s:22:\"4001184220170-black-38\";s:5:\"skuId\";s:17:\"10000015170166179\";s:7:\"skuAttr\";s:32:\"14:193#Black;200000124:200000898\";s:13:\"regular_price\";s:5:\"33.29\";s:10:\"sale_price\";s:5:\"15.65\";s:5:\"stock\";i:275;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Black\";s:9:\"shoe-size\";s:2:\"38\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"38\";}}i:52;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/H45f728f49d73448f8c4b989d0cca7814e/Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"4001184220170-wine-red-49\";s:7:\"sku_sub\";s:20:\"4001184220170-red-49\";s:5:\"skuId\";s:17:\"10000015170166178\";s:7:\"skuAttr\";s:34:\"14:10#Wine Red;200000124:100010488\";s:13:\"regular_price\";s:5:\"48.84\";s:10:\"sale_price\";s:5:\"22.95\";s:5:\"stock\";i:275;s:10:\"attributes\";a:2:{s:5:\"color\";s:8:\"Wine Red\";s:9:\"shoe-size\";s:2:\"49\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"49\";}}i:53;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/H1ee659121b1d44d7ae1770c1025881fdy/Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"4001184220170-black-40\";s:7:\"sku_sub\";s:22:\"4001184220170-black-40\";s:5:\"skuId\";s:17:\"10000015170166181\";s:7:\"skuAttr\";s:32:\"14:193#Black;200000124:100013888\";s:13:\"regular_price\";s:5:\"48.84\";s:10:\"sale_price\";s:5:\"22.95\";s:5:\"stock\";i:276;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Black\";s:9:\"shoe-size\";s:2:\"40\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"40\";}}i:54;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/H1ee659121b1d44d7ae1770c1025881fdy/Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"4001184220170-black-39\";s:7:\"sku_sub\";s:22:\"4001184220170-black-39\";s:5:\"skuId\";s:17:\"10000015170166180\";s:7:\"skuAttr\";s:32:\"14:193#Black;200000124:200000364\";s:13:\"regular_price\";s:5:\"48.84\";s:10:\"sale_price\";s:5:\"22.95\";s:5:\"stock\";i:277;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Black\";s:9:\"shoe-size\";s:2:\"39\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"39\";}}i:55;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/H1ee659121b1d44d7ae1770c1025881fdy/Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"4001184220170-black-42\";s:7:\"sku_sub\";s:22:\"4001184220170-black-42\";s:5:\"skuId\";s:17:\"10000015170166183\";s:7:\"skuAttr\";s:32:\"14:193#Black;200000124:200000337\";s:13:\"regular_price\";s:5:\"48.84\";s:10:\"sale_price\";s:5:\"22.95\";s:5:\"stock\";i:275;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Black\";s:9:\"shoe-size\";s:2:\"42\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"42\";}}i:56;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/H1ee659121b1d44d7ae1770c1025881fdy/Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"4001184220170-black-41\";s:7:\"sku_sub\";s:22:\"4001184220170-black-41\";s:5:\"skuId\";s:17:\"10000015170166182\";s:7:\"skuAttr\";s:32:\"14:193#Black;200000124:100010483\";s:13:\"regular_price\";s:5:\"48.84\";s:10:\"sale_price\";s:5:\"22.95\";s:5:\"stock\";i:275;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Black\";s:9:\"shoe-size\";s:2:\"41\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"41\";}}i:57;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/H1ee659121b1d44d7ae1770c1025881fdy/Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"4001184220170-black-44\";s:7:\"sku_sub\";s:22:\"4001184220170-black-44\";s:5:\"skuId\";s:17:\"10000015170166185\";s:7:\"skuAttr\";s:32:\"14:193#Black;200000124:100010487\";s:13:\"regular_price\";s:5:\"48.84\";s:10:\"sale_price\";s:5:\"22.95\";s:5:\"stock\";i:276;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Black\";s:9:\"shoe-size\";s:2:\"44\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"44\";}}i:58;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/H1ee659121b1d44d7ae1770c1025881fdy/Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"4001184220170-black-43\";s:7:\"sku_sub\";s:22:\"4001184220170-black-43\";s:5:\"skuId\";s:17:\"10000015170166184\";s:7:\"skuAttr\";s:32:\"14:193#Black;200000124:200000338\";s:13:\"regular_price\";s:5:\"48.84\";s:10:\"sale_price\";s:5:\"22.95\";s:5:\"stock\";i:275;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Black\";s:9:\"shoe-size\";s:2:\"43\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"43\";}}i:59;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/H1ee659121b1d44d7ae1770c1025881fdy/Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"4001184220170-black-46\";s:7:\"sku_sub\";s:22:\"4001184220170-black-46\";s:5:\"skuId\";s:17:\"10000015170166187\";s:7:\"skuAttr\";s:32:\"14:193#Black;200000124:200000899\";s:13:\"regular_price\";s:5:\"48.84\";s:10:\"sale_price\";s:5:\"22.95\";s:5:\"stock\";i:275;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Black\";s:9:\"shoe-size\";s:2:\"46\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"46\";}}i:60;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/H1ee659121b1d44d7ae1770c1025881fdy/Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"4001184220170-black-45\";s:7:\"sku_sub\";s:22:\"4001184220170-black-45\";s:5:\"skuId\";s:17:\"10000015170166186\";s:7:\"skuAttr\";s:27:\"14:193#Black;200000124:3116\";s:13:\"regular_price\";s:5:\"48.84\";s:10:\"sale_price\";s:5:\"22.95\";s:5:\"stock\";i:276;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Black\";s:9:\"shoe-size\";s:2:\"45\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"45\";}}i:61;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/H1ee659121b1d44d7ae1770c1025881fdy/Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"4001184220170-black-48\";s:7:\"sku_sub\";s:22:\"4001184220170-black-48\";s:5:\"skuId\";s:17:\"10000015170166189\";s:7:\"skuAttr\";s:32:\"14:193#Black;200000124:200000900\";s:13:\"regular_price\";s:5:\"48.84\";s:10:\"sale_price\";s:5:\"22.95\";s:5:\"stock\";i:276;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Black\";s:9:\"shoe-size\";s:2:\"48\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"48\";}}i:62;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/H1ee659121b1d44d7ae1770c1025881fdy/Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"4001184220170-black-47\";s:7:\"sku_sub\";s:22:\"4001184220170-black-47\";s:5:\"skuId\";s:17:\"10000015170166188\";s:7:\"skuAttr\";s:32:\"14:193#Black;200000124:200000339\";s:13:\"regular_price\";s:5:\"48.84\";s:10:\"sale_price\";s:5:\"22.95\";s:5:\"stock\";i:275;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Black\";s:9:\"shoe-size\";s:2:\"47\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"47\";}}i:63;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/H7b70680529694d088d3155f7bf1b91ca4/Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"4001184220170-yellow-38\";s:7:\"sku_sub\";s:23:\"4001184220170-yellow-38\";s:5:\"skuId\";s:17:\"10000015170166191\";s:7:\"skuAttr\";s:33:\"14:366#Yellow;200000124:200000898\";s:13:\"regular_price\";s:5:\"48.84\";s:10:\"sale_price\";s:5:\"22.95\";s:5:\"stock\";i:275;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:2:\"38\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:2:\"38\";}}i:64;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/H1ee659121b1d44d7ae1770c1025881fdy/Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"4001184220170-black-49\";s:7:\"sku_sub\";s:22:\"4001184220170-black-49\";s:5:\"skuId\";s:17:\"10000015170166190\";s:7:\"skuAttr\";s:32:\"14:193#Black;200000124:100010488\";s:13:\"regular_price\";s:5:\"48.84\";s:10:\"sale_price\";s:5:\"22.95\";s:5:\"stock\";i:276;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Black\";s:9:\"shoe-size\";s:2:\"49\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"49\";}}i:65;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/H7b70680529694d088d3155f7bf1b91ca4/Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"4001184220170-yellow-40\";s:7:\"sku_sub\";s:23:\"4001184220170-yellow-40\";s:5:\"skuId\";s:17:\"10000015170166193\";s:7:\"skuAttr\";s:33:\"14:366#Yellow;200000124:100013888\";s:13:\"regular_price\";s:5:\"48.84\";s:10:\"sale_price\";s:5:\"22.95\";s:5:\"stock\";i:276;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:2:\"40\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:2:\"40\";}}i:66;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/H7b70680529694d088d3155f7bf1b91ca4/Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"4001184220170-yellow-39\";s:7:\"sku_sub\";s:23:\"4001184220170-yellow-39\";s:5:\"skuId\";s:17:\"10000015170166192\";s:7:\"skuAttr\";s:33:\"14:366#Yellow;200000124:200000364\";s:13:\"regular_price\";s:5:\"48.84\";s:10:\"sale_price\";s:5:\"22.95\";s:5:\"stock\";i:276;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:2:\"39\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:2:\"39\";}}i:67;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/H7b70680529694d088d3155f7bf1b91ca4/Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"4001184220170-yellow-42\";s:7:\"sku_sub\";s:23:\"4001184220170-yellow-42\";s:5:\"skuId\";s:17:\"10000015170166195\";s:7:\"skuAttr\";s:33:\"14:366#Yellow;200000124:200000337\";s:13:\"regular_price\";s:5:\"48.84\";s:10:\"sale_price\";s:5:\"22.95\";s:5:\"stock\";i:274;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:2:\"42\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:2:\"42\";}}i:68;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/H7b70680529694d088d3155f7bf1b91ca4/Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"4001184220170-yellow-41\";s:7:\"sku_sub\";s:23:\"4001184220170-yellow-41\";s:5:\"skuId\";s:17:\"10000015170166194\";s:7:\"skuAttr\";s:33:\"14:366#Yellow;200000124:100010483\";s:13:\"regular_price\";s:5:\"48.84\";s:10:\"sale_price\";s:5:\"22.95\";s:5:\"stock\";i:275;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:2:\"41\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:2:\"41\";}}i:69;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/H7b70680529694d088d3155f7bf1b91ca4/Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"4001184220170-yellow-44\";s:7:\"sku_sub\";s:23:\"4001184220170-yellow-44\";s:5:\"skuId\";s:17:\"10000015170166197\";s:7:\"skuAttr\";s:33:\"14:366#Yellow;200000124:100010487\";s:13:\"regular_price\";s:5:\"48.84\";s:10:\"sale_price\";s:5:\"22.95\";s:5:\"stock\";i:274;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:2:\"44\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:2:\"44\";}}i:70;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/H7b70680529694d088d3155f7bf1b91ca4/Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"4001184220170-yellow-43\";s:7:\"sku_sub\";s:23:\"4001184220170-yellow-43\";s:5:\"skuId\";s:17:\"10000015170166196\";s:7:\"skuAttr\";s:33:\"14:366#Yellow;200000124:200000338\";s:13:\"regular_price\";s:5:\"48.84\";s:10:\"sale_price\";s:5:\"22.95\";s:5:\"stock\";i:274;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:2:\"43\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:2:\"43\";}}i:71;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/H7b70680529694d088d3155f7bf1b91ca4/Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"4001184220170-yellow-46\";s:7:\"sku_sub\";s:23:\"4001184220170-yellow-46\";s:5:\"skuId\";s:17:\"10000015170166199\";s:7:\"skuAttr\";s:33:\"14:366#Yellow;200000124:200000899\";s:13:\"regular_price\";s:5:\"48.84\";s:10:\"sale_price\";s:5:\"22.95\";s:5:\"stock\";i:276;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:2:\"46\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:2:\"46\";}}i:72;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/H7b70680529694d088d3155f7bf1b91ca4/Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"4001184220170-yellow-45\";s:7:\"sku_sub\";s:23:\"4001184220170-yellow-45\";s:5:\"skuId\";s:17:\"10000015170166198\";s:7:\"skuAttr\";s:28:\"14:366#Yellow;200000124:3116\";s:13:\"regular_price\";s:5:\"48.84\";s:10:\"sale_price\";s:5:\"22.95\";s:5:\"stock\";i:275;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:2:\"45\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:2:\"45\";}}i:73;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/H7b70680529694d088d3155f7bf1b91ca4/Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"4001184220170-yellow-48\";s:7:\"sku_sub\";s:23:\"4001184220170-yellow-48\";s:5:\"skuId\";s:17:\"10000015170166201\";s:7:\"skuAttr\";s:33:\"14:366#Yellow;200000124:200000900\";s:13:\"regular_price\";s:5:\"48.84\";s:10:\"sale_price\";s:5:\"22.95\";s:5:\"stock\";i:276;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:2:\"48\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:2:\"48\";}}i:74;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/H7b70680529694d088d3155f7bf1b91ca4/Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"4001184220170-yellow-47\";s:7:\"sku_sub\";s:23:\"4001184220170-yellow-47\";s:5:\"skuId\";s:17:\"10000015170166200\";s:7:\"skuAttr\";s:33:\"14:366#Yellow;200000124:200000339\";s:13:\"regular_price\";s:5:\"48.84\";s:10:\"sale_price\";s:5:\"22.95\";s:5:\"stock\";i:276;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:2:\"47\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:2:\"47\";}}i:75;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/H7b70680529694d088d3155f7bf1b91ca4/Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"4001184220170-yellow-49\";s:7:\"sku_sub\";s:23:\"4001184220170-yellow-49\";s:5:\"skuId\";s:17:\"10000015170166202\";s:7:\"skuAttr\";s:33:\"14:366#Yellow;200000124:100010488\";s:13:\"regular_price\";s:5:\"48.84\";s:10:\"sale_price\";s:5:\"22.95\";s:5:\"stock\";i:276;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:2:\"49\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:2:\"49\";}}i:76;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/H1c11023bfd814496bbec55d045b0bb40W/Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"4001184220170-mo-green-40\";s:7:\"sku_sub\";s:22:\"4001184220170-green-40\";s:5:\"skuId\";s:17:\"10000015170166145\";s:7:\"skuAttr\";s:35:\"14:175#Mo Green;200000124:100013888\";s:13:\"regular_price\";s:5:\"48.84\";s:10:\"sale_price\";s:5:\"22.95\";s:5:\"stock\";i:275;s:10:\"attributes\";a:2:{s:5:\"color\";s:8:\"Mo Green\";s:9:\"shoe-size\";s:2:\"40\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"40\";}}i:77;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/H1c11023bfd814496bbec55d045b0bb40W/Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"4001184220170-mo-green-39\";s:7:\"sku_sub\";s:22:\"4001184220170-green-39\";s:5:\"skuId\";s:17:\"10000015170166144\";s:7:\"skuAttr\";s:35:\"14:175#Mo Green;200000124:200000364\";s:13:\"regular_price\";s:5:\"48.84\";s:10:\"sale_price\";s:5:\"22.95\";s:5:\"stock\";i:276;s:10:\"attributes\";a:2:{s:5:\"color\";s:8:\"Mo Green\";s:9:\"shoe-size\";s:2:\"39\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"39\";}}i:78;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/H1c11023bfd814496bbec55d045b0bb40W/Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"4001184220170-mo-green-42\";s:7:\"sku_sub\";s:22:\"4001184220170-green-42\";s:5:\"skuId\";s:17:\"10000015170166147\";s:7:\"skuAttr\";s:35:\"14:175#Mo Green;200000124:200000337\";s:13:\"regular_price\";s:5:\"48.84\";s:10:\"sale_price\";s:5:\"22.95\";s:5:\"stock\";i:276;s:10:\"attributes\";a:2:{s:5:\"color\";s:8:\"Mo Green\";s:9:\"shoe-size\";s:2:\"42\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"42\";}}i:79;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/H1c11023bfd814496bbec55d045b0bb40W/Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"4001184220170-mo-green-41\";s:7:\"sku_sub\";s:22:\"4001184220170-green-41\";s:5:\"skuId\";s:17:\"10000015170166146\";s:7:\"skuAttr\";s:35:\"14:175#Mo Green;200000124:100010483\";s:13:\"regular_price\";s:5:\"48.84\";s:10:\"sale_price\";s:5:\"22.95\";s:5:\"stock\";i:276;s:10:\"attributes\";a:2:{s:5:\"color\";s:8:\"Mo Green\";s:9:\"shoe-size\";s:2:\"41\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"41\";}}i:80;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/H1c11023bfd814496bbec55d045b0bb40W/Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"4001184220170-mo-green-44\";s:7:\"sku_sub\";s:22:\"4001184220170-green-44\";s:5:\"skuId\";s:17:\"10000015170166149\";s:7:\"skuAttr\";s:35:\"14:175#Mo Green;200000124:100010487\";s:13:\"regular_price\";s:5:\"48.84\";s:10:\"sale_price\";s:5:\"22.95\";s:5:\"stock\";i:275;s:10:\"attributes\";a:2:{s:5:\"color\";s:8:\"Mo Green\";s:9:\"shoe-size\";s:2:\"44\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"44\";}}i:81;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/H1c11023bfd814496bbec55d045b0bb40W/Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"4001184220170-mo-green-43\";s:7:\"sku_sub\";s:22:\"4001184220170-green-43\";s:5:\"skuId\";s:17:\"10000015170166148\";s:7:\"skuAttr\";s:35:\"14:175#Mo Green;200000124:200000338\";s:13:\"regular_price\";s:5:\"48.84\";s:10:\"sale_price\";s:5:\"22.95\";s:5:\"stock\";i:275;s:10:\"attributes\";a:2:{s:5:\"color\";s:8:\"Mo Green\";s:9:\"shoe-size\";s:2:\"43\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"43\";}}i:82;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/H1c11023bfd814496bbec55d045b0bb40W/Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"4001184220170-mo-green-46\";s:7:\"sku_sub\";s:22:\"4001184220170-green-46\";s:5:\"skuId\";s:17:\"10000015170166151\";s:7:\"skuAttr\";s:35:\"14:175#Mo Green;200000124:200000899\";s:13:\"regular_price\";s:5:\"48.84\";s:10:\"sale_price\";s:5:\"22.95\";s:5:\"stock\";i:276;s:10:\"attributes\";a:2:{s:5:\"color\";s:8:\"Mo Green\";s:9:\"shoe-size\";s:2:\"46\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"46\";}}i:83;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/H1c11023bfd814496bbec55d045b0bb40W/Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"4001184220170-mo-green-45\";s:7:\"sku_sub\";s:22:\"4001184220170-green-45\";s:5:\"skuId\";s:17:\"10000015170166150\";s:7:\"skuAttr\";s:30:\"14:175#Mo Green;200000124:3116\";s:13:\"regular_price\";s:5:\"48.84\";s:10:\"sale_price\";s:5:\"22.95\";s:5:\"stock\";i:276;s:10:\"attributes\";a:2:{s:5:\"color\";s:8:\"Mo Green\";s:9:\"shoe-size\";s:2:\"45\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"45\";}}i:84;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/H1c11023bfd814496bbec55d045b0bb40W/Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"4001184220170-mo-green-48\";s:7:\"sku_sub\";s:22:\"4001184220170-green-48\";s:5:\"skuId\";s:17:\"10000015170166153\";s:7:\"skuAttr\";s:35:\"14:175#Mo Green;200000124:200000900\";s:13:\"regular_price\";s:5:\"48.84\";s:10:\"sale_price\";s:5:\"22.95\";s:5:\"stock\";i:276;s:10:\"attributes\";a:2:{s:5:\"color\";s:8:\"Mo Green\";s:9:\"shoe-size\";s:2:\"48\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"48\";}}i:85;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/H1c11023bfd814496bbec55d045b0bb40W/Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"4001184220170-mo-green-47\";s:7:\"sku_sub\";s:22:\"4001184220170-green-47\";s:5:\"skuId\";s:17:\"10000015170166152\";s:7:\"skuAttr\";s:35:\"14:175#Mo Green;200000124:200000339\";s:13:\"regular_price\";s:5:\"48.84\";s:10:\"sale_price\";s:5:\"22.95\";s:5:\"stock\";i:275;s:10:\"attributes\";a:2:{s:5:\"color\";s:8:\"Mo Green\";s:9:\"shoe-size\";s:2:\"47\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"47\";}}i:86;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/Hc9f2969a1446448596d68b8e65f54affH/Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"4001184220170-orange-38\";s:7:\"sku_sub\";s:23:\"4001184220170-orange-38\";s:5:\"skuId\";s:17:\"10000015170166155\";s:7:\"skuAttr\";s:36:\"14:350852#Orange;200000124:200000898\";s:13:\"regular_price\";s:5:\"48.84\";s:10:\"sale_price\";s:5:\"22.95\";s:5:\"stock\";i:276;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Orange\";s:9:\"shoe-size\";s:2:\"38\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Orange\";s:9:\"shoe-size\";s:2:\"38\";}}i:87;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/H1c11023bfd814496bbec55d045b0bb40W/Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"4001184220170-mo-green-49\";s:7:\"sku_sub\";s:22:\"4001184220170-green-49\";s:5:\"skuId\";s:17:\"10000015170166154\";s:7:\"skuAttr\";s:35:\"14:175#Mo Green;200000124:100010488\";s:13:\"regular_price\";s:5:\"48.84\";s:10:\"sale_price\";s:5:\"22.95\";s:5:\"stock\";i:276;s:10:\"attributes\";a:2:{s:5:\"color\";s:8:\"Mo Green\";s:9:\"shoe-size\";s:2:\"49\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"49\";}}i:88;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/Hc9f2969a1446448596d68b8e65f54affH/Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"4001184220170-orange-40\";s:7:\"sku_sub\";s:23:\"4001184220170-orange-40\";s:5:\"skuId\";s:17:\"10000015170166157\";s:7:\"skuAttr\";s:36:\"14:350852#Orange;200000124:100013888\";s:13:\"regular_price\";s:5:\"48.84\";s:10:\"sale_price\";s:5:\"22.95\";s:5:\"stock\";i:276;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Orange\";s:9:\"shoe-size\";s:2:\"40\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Orange\";s:9:\"shoe-size\";s:2:\"40\";}}i:89;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/Hc9f2969a1446448596d68b8e65f54affH/Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"4001184220170-orange-39\";s:7:\"sku_sub\";s:23:\"4001184220170-orange-39\";s:5:\"skuId\";s:17:\"10000015170166156\";s:7:\"skuAttr\";s:36:\"14:350852#Orange;200000124:200000364\";s:13:\"regular_price\";s:5:\"48.84\";s:10:\"sale_price\";s:5:\"22.95\";s:5:\"stock\";i:274;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Orange\";s:9:\"shoe-size\";s:2:\"39\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Orange\";s:9:\"shoe-size\";s:2:\"39\";}}i:90;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/Hc9f2969a1446448596d68b8e65f54affH/Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"4001184220170-orange-42\";s:7:\"sku_sub\";s:23:\"4001184220170-orange-42\";s:5:\"skuId\";s:17:\"10000015170166159\";s:7:\"skuAttr\";s:36:\"14:350852#Orange;200000124:200000337\";s:13:\"regular_price\";s:5:\"48.84\";s:10:\"sale_price\";s:5:\"22.95\";s:5:\"stock\";i:275;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Orange\";s:9:\"shoe-size\";s:2:\"42\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Orange\";s:9:\"shoe-size\";s:2:\"42\";}}i:91;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/Hc9f2969a1446448596d68b8e65f54affH/Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"4001184220170-orange-41\";s:7:\"sku_sub\";s:23:\"4001184220170-orange-41\";s:5:\"skuId\";s:17:\"10000015170166158\";s:7:\"skuAttr\";s:36:\"14:350852#Orange;200000124:100010483\";s:13:\"regular_price\";s:5:\"48.84\";s:10:\"sale_price\";s:5:\"22.95\";s:5:\"stock\";i:275;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Orange\";s:9:\"shoe-size\";s:2:\"41\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Orange\";s:9:\"shoe-size\";s:2:\"41\";}}i:92;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/Hc9f2969a1446448596d68b8e65f54affH/Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"4001184220170-orange-44\";s:7:\"sku_sub\";s:23:\"4001184220170-orange-44\";s:5:\"skuId\";s:17:\"10000015170166161\";s:7:\"skuAttr\";s:36:\"14:350852#Orange;200000124:100010487\";s:13:\"regular_price\";s:5:\"48.84\";s:10:\"sale_price\";s:5:\"22.95\";s:5:\"stock\";i:276;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Orange\";s:9:\"shoe-size\";s:2:\"44\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Orange\";s:9:\"shoe-size\";s:2:\"44\";}}i:93;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/Hc9f2969a1446448596d68b8e65f54affH/Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"4001184220170-orange-43\";s:7:\"sku_sub\";s:23:\"4001184220170-orange-43\";s:5:\"skuId\";s:17:\"10000015170166160\";s:7:\"skuAttr\";s:36:\"14:350852#Orange;200000124:200000338\";s:13:\"regular_price\";s:5:\"48.84\";s:10:\"sale_price\";s:5:\"22.95\";s:5:\"stock\";i:276;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Orange\";s:9:\"shoe-size\";s:2:\"43\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Orange\";s:9:\"shoe-size\";s:2:\"43\";}}i:94;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/Hc9f2969a1446448596d68b8e65f54affH/Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"4001184220170-orange-46\";s:7:\"sku_sub\";s:23:\"4001184220170-orange-46\";s:5:\"skuId\";s:17:\"10000015170166163\";s:7:\"skuAttr\";s:36:\"14:350852#Orange;200000124:200000899\";s:13:\"regular_price\";s:5:\"48.84\";s:10:\"sale_price\";s:5:\"22.95\";s:5:\"stock\";i:276;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Orange\";s:9:\"shoe-size\";s:2:\"46\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Orange\";s:9:\"shoe-size\";s:2:\"46\";}}i:95;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/Hc9f2969a1446448596d68b8e65f54affH/Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"4001184220170-orange-45\";s:7:\"sku_sub\";s:23:\"4001184220170-orange-45\";s:5:\"skuId\";s:17:\"10000015170166162\";s:7:\"skuAttr\";s:31:\"14:350852#Orange;200000124:3116\";s:13:\"regular_price\";s:5:\"48.84\";s:10:\"sale_price\";s:5:\"22.95\";s:5:\"stock\";i:275;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Orange\";s:9:\"shoe-size\";s:2:\"45\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Orange\";s:9:\"shoe-size\";s:2:\"45\";}}i:96;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/Hc9f2969a1446448596d68b8e65f54affH/Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"4001184220170-orange-48\";s:7:\"sku_sub\";s:23:\"4001184220170-orange-48\";s:5:\"skuId\";s:17:\"10000015170166165\";s:7:\"skuAttr\";s:36:\"14:350852#Orange;200000124:200000900\";s:13:\"regular_price\";s:5:\"48.84\";s:10:\"sale_price\";s:5:\"22.95\";s:5:\"stock\";i:276;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Orange\";s:9:\"shoe-size\";s:2:\"48\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Orange\";s:9:\"shoe-size\";s:2:\"48\";}}i:97;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/Hc9f2969a1446448596d68b8e65f54affH/Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"4001184220170-orange-47\";s:7:\"sku_sub\";s:23:\"4001184220170-orange-47\";s:5:\"skuId\";s:17:\"10000015170166164\";s:7:\"skuAttr\";s:36:\"14:350852#Orange;200000124:200000339\";s:13:\"regular_price\";s:5:\"48.84\";s:10:\"sale_price\";s:5:\"22.95\";s:5:\"stock\";i:276;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Orange\";s:9:\"shoe-size\";s:2:\"47\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Orange\";s:9:\"shoe-size\";s:2:\"47\";}}i:98;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/H45f728f49d73448f8c4b989d0cca7814e/Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"4001184220170-wine-red-38\";s:7:\"sku_sub\";s:20:\"4001184220170-red-38\";s:5:\"skuId\";s:17:\"10000015170166167\";s:7:\"skuAttr\";s:34:\"14:10#Wine Red;200000124:200000898\";s:13:\"regular_price\";s:5:\"48.84\";s:10:\"sale_price\";s:5:\"22.95\";s:5:\"stock\";i:276;s:10:\"attributes\";a:2:{s:5:\"color\";s:8:\"Wine Red\";s:9:\"shoe-size\";s:2:\"38\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"38\";}}i:99;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/Hc9f2969a1446448596d68b8e65f54affH/Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"4001184220170-orange-49\";s:7:\"sku_sub\";s:23:\"4001184220170-orange-49\";s:5:\"skuId\";s:17:\"10000015170166166\";s:7:\"skuAttr\";s:36:\"14:350852#Orange;200000124:100010488\";s:13:\"regular_price\";s:5:\"48.84\";s:10:\"sale_price\";s:5:\"22.95\";s:5:\"stock\";i:276;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Orange\";s:9:\"shoe-size\";s:2:\"49\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Orange\";s:9:\"shoe-size\";s:2:\"49\";}}i:100;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/H45f728f49d73448f8c4b989d0cca7814e/Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"4001184220170-wine-red-40\";s:7:\"sku_sub\";s:20:\"4001184220170-red-40\";s:5:\"skuId\";s:17:\"10000015170166169\";s:7:\"skuAttr\";s:34:\"14:10#Wine Red;200000124:100013888\";s:13:\"regular_price\";s:5:\"48.84\";s:10:\"sale_price\";s:5:\"22.95\";s:5:\"stock\";i:276;s:10:\"attributes\";a:2:{s:5:\"color\";s:8:\"Wine Red\";s:9:\"shoe-size\";s:2:\"40\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"40\";}}i:101;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/H45f728f49d73448f8c4b989d0cca7814e/Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"4001184220170-wine-red-39\";s:7:\"sku_sub\";s:20:\"4001184220170-red-39\";s:5:\"skuId\";s:17:\"10000015170166168\";s:7:\"skuAttr\";s:34:\"14:10#Wine Red;200000124:200000364\";s:13:\"regular_price\";s:5:\"48.84\";s:10:\"sale_price\";s:5:\"22.95\";s:5:\"stock\";i:275;s:10:\"attributes\";a:2:{s:5:\"color\";s:8:\"Wine Red\";s:9:\"shoe-size\";s:2:\"39\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"39\";}}i:102;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/H45f728f49d73448f8c4b989d0cca7814e/Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"4001184220170-wine-red-42\";s:7:\"sku_sub\";s:20:\"4001184220170-red-42\";s:5:\"skuId\";s:17:\"10000015170166171\";s:7:\"skuAttr\";s:34:\"14:10#Wine Red;200000124:200000337\";s:13:\"regular_price\";s:5:\"48.84\";s:10:\"sale_price\";s:5:\"22.95\";s:5:\"stock\";i:274;s:10:\"attributes\";a:2:{s:5:\"color\";s:8:\"Wine Red\";s:9:\"shoe-size\";s:2:\"42\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"42\";}}i:103;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/H45f728f49d73448f8c4b989d0cca7814e/Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"4001184220170-wine-red-41\";s:7:\"sku_sub\";s:20:\"4001184220170-red-41\";s:5:\"skuId\";s:17:\"10000015170166170\";s:7:\"skuAttr\";s:34:\"14:10#Wine Red;200000124:100010483\";s:13:\"regular_price\";s:5:\"48.84\";s:10:\"sale_price\";s:5:\"22.95\";s:5:\"stock\";i:276;s:10:\"attributes\";a:2:{s:5:\"color\";s:8:\"Wine Red\";s:9:\"shoe-size\";s:2:\"41\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"41\";}}i:104;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/H45f728f49d73448f8c4b989d0cca7814e/Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"4001184220170-wine-red-44\";s:7:\"sku_sub\";s:20:\"4001184220170-red-44\";s:5:\"skuId\";s:17:\"10000015170166173\";s:7:\"skuAttr\";s:34:\"14:10#Wine Red;200000124:100010487\";s:13:\"regular_price\";s:5:\"48.84\";s:10:\"sale_price\";s:5:\"22.95\";s:5:\"stock\";i:275;s:10:\"attributes\";a:2:{s:5:\"color\";s:8:\"Wine Red\";s:9:\"shoe-size\";s:2:\"44\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"44\";}}i:105;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/H45f728f49d73448f8c4b989d0cca7814e/Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"4001184220170-wine-red-43\";s:7:\"sku_sub\";s:20:\"4001184220170-red-43\";s:5:\"skuId\";s:17:\"10000015170166172\";s:7:\"skuAttr\";s:34:\"14:10#Wine Red;200000124:200000338\";s:13:\"regular_price\";s:5:\"48.84\";s:10:\"sale_price\";s:5:\"22.95\";s:5:\"stock\";i:275;s:10:\"attributes\";a:2:{s:5:\"color\";s:8:\"Wine Red\";s:9:\"shoe-size\";s:2:\"43\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"43\";}}i:106;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/H45f728f49d73448f8c4b989d0cca7814e/Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"4001184220170-wine-red-46\";s:7:\"sku_sub\";s:20:\"4001184220170-red-46\";s:5:\"skuId\";s:17:\"10000015170166175\";s:7:\"skuAttr\";s:34:\"14:10#Wine Red;200000124:200000899\";s:13:\"regular_price\";s:5:\"48.84\";s:10:\"sale_price\";s:5:\"22.95\";s:5:\"stock\";i:276;s:10:\"attributes\";a:2:{s:5:\"color\";s:8:\"Wine Red\";s:9:\"shoe-size\";s:2:\"46\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"46\";}}i:107;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/H45f728f49d73448f8c4b989d0cca7814e/Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"4001184220170-wine-red-45\";s:7:\"sku_sub\";s:20:\"4001184220170-red-45\";s:5:\"skuId\";s:17:\"10000015170166174\";s:7:\"skuAttr\";s:29:\"14:10#Wine Red;200000124:3116\";s:13:\"regular_price\";s:5:\"48.84\";s:10:\"sale_price\";s:5:\"22.95\";s:5:\"stock\";i:276;s:10:\"attributes\";a:2:{s:5:\"color\";s:8:\"Wine Red\";s:9:\"shoe-size\";s:2:\"45\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"45\";}}}');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(37571, 3064, '_variation_description', ''),
(37572, 3064, '_sku', '4000587350897-rainbow-white-male-7-5'),
(37573, 3064, '_regular_price', '90.51'),
(37574, 3064, 'total_sales', '0'),
(37575, 3064, '_tax_status', 'taxable'),
(37576, 3064, '_tax_class', 'parent'),
(37577, 3064, '_manage_stock', 'yes'),
(37578, 3064, '_backorders', 'no'),
(37579, 3064, '_sold_individually', 'no'),
(37580, 3064, '_virtual', 'no'),
(37581, 3064, '_downloadable', 'no'),
(37582, 3064, '_download_limit', '-1'),
(37583, 3064, '_download_expiry', '-1'),
(37584, 3064, '_stock', '999'),
(37585, 3064, '_stock_status', 'instock'),
(37586, 3064, '_wc_average_rating', '0'),
(37587, 3064, '_wc_review_count', '0'),
(37588, 3064, 'attribute_pa_color', 'rainbow-white-male'),
(37589, 3064, 'attribute_pa_shoe-size', '7-5'),
(37590, 3064, '_price', '90.51'),
(37591, 3064, '_product_version', '4.1.0'),
(37592, 3064, '_vi_wad_aliexpress_variation_id', '12000021465529608'),
(37593, 3064, '_vi_wad_aliexpress_variation_attr', '14:200003699#Rainbow White Male;200000124:200000288'),
(37594, 3065, '_variation_description', ''),
(37595, 3065, '_sku', '4000587350897-all-black-for-male-10'),
(37596, 3065, '_regular_price', '90.51'),
(37597, 3065, 'total_sales', '0'),
(37598, 3065, '_tax_status', 'taxable'),
(37599, 3065, '_tax_class', 'parent'),
(37600, 3065, '_manage_stock', 'yes'),
(37601, 3065, '_backorders', 'no'),
(37602, 3065, '_sold_individually', 'no'),
(37603, 3065, '_virtual', 'no'),
(37604, 3065, '_downloadable', 'no'),
(37605, 3065, '_download_limit', '-1'),
(37606, 3065, '_download_expiry', '-1'),
(37607, 3065, '_stock', '976'),
(37608, 3065, '_stock_status', 'instock'),
(37609, 3065, '_wc_average_rating', '0'),
(37610, 3065, '_wc_review_count', '0'),
(37611, 3065, 'attribute_pa_color', 'all-black-for-male'),
(37612, 3065, 'attribute_pa_shoe-size', '10'),
(37613, 3065, '_price', '90.51'),
(37614, 3065, '_product_version', '4.1.0'),
(37615, 3065, '_vi_wad_aliexpress_variation_id', '10000014547228522'),
(37616, 3065, '_vi_wad_aliexpress_variation_attr', '14:100018786#All Black for Male;200000124:1583'),
(37617, 3066, '_variation_description', ''),
(37618, 3066, '_sku', '4000587350897-rainbow-white-male-10'),
(37619, 3066, '_regular_price', '90.51'),
(37620, 3066, 'total_sales', '0'),
(37621, 3066, '_tax_status', 'taxable'),
(37622, 3066, '_tax_class', 'parent'),
(37623, 3066, '_manage_stock', 'yes'),
(37624, 3066, '_backorders', 'no'),
(37625, 3066, '_sold_individually', 'no'),
(37626, 3066, '_virtual', 'no'),
(37627, 3066, '_downloadable', 'no'),
(37628, 3066, '_download_limit', '-1'),
(37629, 3066, '_download_expiry', '-1'),
(37630, 3066, '_stock', '999'),
(37631, 3066, '_stock_status', 'instock'),
(37632, 3066, '_wc_average_rating', '0'),
(37633, 3066, '_wc_review_count', '0'),
(37634, 3066, 'attribute_pa_color', 'rainbow-white-male'),
(37635, 3066, 'attribute_pa_shoe-size', '10'),
(37636, 3066, '_price', '90.51'),
(37637, 3066, '_product_version', '4.1.0'),
(37638, 3066, '_vi_wad_aliexpress_variation_id', '12000021465529611'),
(37639, 3066, '_vi_wad_aliexpress_variation_attr', '14:200003699#Rainbow White Male;200000124:1583'),
(37640, 3067, '_variation_description', ''),
(37641, 3067, '_sku', '4000587350897-khaki-for-male-4'),
(37642, 3067, '_regular_price', '90.51'),
(37643, 3067, 'total_sales', '0'),
(37644, 3067, '_tax_status', 'taxable'),
(37645, 3067, '_tax_class', 'parent'),
(37646, 3067, '_manage_stock', 'yes'),
(37647, 3067, '_backorders', 'no'),
(37648, 3067, '_sold_individually', 'no'),
(37649, 3067, '_virtual', 'no'),
(37650, 3067, '_downloadable', 'no'),
(37651, 3067, '_download_limit', '-1'),
(37652, 3067, '_download_expiry', '-1'),
(37653, 3067, '_stock', '0'),
(37654, 3067, '_stock_status', 'outofstock'),
(37655, 3067, '_wc_average_rating', '0'),
(37656, 3067, '_wc_review_count', '0'),
(37657, 3067, 'attribute_pa_color', 'khaki-for-male'),
(37658, 3067, 'attribute_pa_shoe-size', '4'),
(37659, 3067, '_price', '90.51'),
(37660, 3067, '_product_version', '4.1.0'),
(37661, 3067, '_vi_wad_aliexpress_variation_id', '10000014547228523'),
(37662, 3067, '_vi_wad_aliexpress_variation_attr', '14:200001438#Khaki for Male;200000124:153'),
(37663, 3068, '_variation_description', ''),
(37664, 3068, '_sku', '4000587350897-rainbow-white-male-9-5'),
(37665, 3068, '_regular_price', '90.51'),
(37666, 3068, 'total_sales', '0'),
(37667, 3068, '_tax_status', 'taxable'),
(37668, 3068, '_tax_class', 'parent'),
(37669, 3068, '_manage_stock', 'yes'),
(37670, 3068, '_backorders', 'no'),
(37671, 3068, '_sold_individually', 'no'),
(37672, 3068, '_virtual', 'no'),
(37673, 3068, '_downloadable', 'no'),
(37674, 3068, '_download_limit', '-1'),
(37675, 3068, '_download_expiry', '-1'),
(37676, 3068, '_stock', '999'),
(37677, 3068, '_stock_status', 'instock'),
(37678, 3068, '_wc_average_rating', '0'),
(37679, 3068, '_wc_review_count', '0'),
(37680, 3068, 'attribute_pa_color', 'rainbow-white-male'),
(37681, 3068, 'attribute_pa_shoe-size', '9-5'),
(37682, 3068, '_price', '90.51'),
(37683, 3068, '_product_version', '4.1.0'),
(37684, 3068, '_vi_wad_aliexpress_variation_id', '12000021465529610'),
(37685, 3068, '_vi_wad_aliexpress_variation_attr', '14:200003699#Rainbow White Male;200000124:200000290'),
(37686, 3069, '_variation_description', ''),
(37687, 3069, '_sku', '4000587350897-khaki-for-male-4-5'),
(37688, 3069, '_regular_price', '90.51'),
(37689, 3069, 'total_sales', '0'),
(37690, 3069, '_tax_status', 'taxable'),
(37691, 3069, '_tax_class', 'parent'),
(37692, 3069, '_manage_stock', 'yes'),
(37693, 3069, '_backorders', 'no'),
(37694, 3069, '_sold_individually', 'no'),
(37695, 3069, '_virtual', 'no'),
(37696, 3069, '_downloadable', 'no'),
(37697, 3069, '_download_limit', '-1'),
(37698, 3069, '_download_expiry', '-1'),
(37699, 3069, '_stock', '0'),
(37700, 3069, '_stock_status', 'outofstock'),
(37701, 3069, '_wc_average_rating', '0'),
(37702, 3069, '_wc_review_count', '0'),
(37703, 3069, 'attribute_pa_color', 'khaki-for-male'),
(37704, 3069, 'attribute_pa_shoe-size', '4-5'),
(37705, 3069, '_price', '90.51'),
(37706, 3069, '_product_version', '4.1.0'),
(37707, 3069, '_vi_wad_aliexpress_variation_id', '10000014547228524'),
(37708, 3069, '_vi_wad_aliexpress_variation_attr', '14:200001438#Khaki for Male;200000124:200000285'),
(37709, 3070, '_wp_attached_file', '2021/06/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers.jpg_640x640.jpg'),
(37710, 3070, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:137:\"2021/06/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers.jpg_640x640.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:137:\"Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers.jpg_640x640-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:137:\"Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers.jpg_640x640-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:137:\"Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers.jpg_640x640-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:137:\"Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers.jpg_640x640-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:137:\"Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers.jpg_640x640-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:137:\"Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers.jpg_640x640-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:137:\"Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers.jpg_640x640-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:137:\"Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers.jpg_640x640-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:137:\"Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers.jpg_640x640-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:137:\"Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers.jpg_640x640-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(37711, 3071, '_variation_description', ''),
(37712, 3071, '_sku', '4000587350897-khaki-for-male-5'),
(37713, 3071, '_regular_price', '90.51'),
(37714, 3071, 'total_sales', '0'),
(37715, 3071, '_tax_status', 'taxable'),
(37716, 3071, '_tax_class', 'parent'),
(37717, 3071, '_manage_stock', 'yes'),
(37718, 3071, '_backorders', 'no'),
(37719, 3071, '_sold_individually', 'no'),
(37720, 3071, '_virtual', 'no'),
(37721, 3071, '_downloadable', 'no'),
(37722, 3071, '_download_limit', '-1'),
(37723, 3071, '_download_expiry', '-1'),
(37724, 3071, '_stock', '0'),
(37725, 3071, '_stock_status', 'outofstock'),
(37726, 3071, '_wc_average_rating', '0'),
(37727, 3071, '_wc_review_count', '0'),
(37728, 3071, 'attribute_pa_color', 'khaki-for-male'),
(37729, 3071, 'attribute_pa_shoe-size', '5'),
(37730, 3071, '_price', '90.51'),
(37731, 3071, '_product_version', '4.1.0'),
(37732, 3071, '_vi_wad_aliexpress_variation_id', '10000014547228525'),
(37733, 3071, '_vi_wad_aliexpress_variation_attr', '14:200001438#Khaki for Male;200000124:698'),
(37734, 3072, '_variation_description', ''),
(37735, 3072, '_sku', '4000587350897-khaki-for-male-5-5'),
(37736, 3072, '_regular_price', '90.51'),
(37737, 3072, 'total_sales', '0'),
(37738, 3072, '_tax_status', 'taxable'),
(37739, 3072, '_tax_class', 'parent'),
(37740, 3072, '_manage_stock', 'yes'),
(37741, 3072, '_backorders', 'no'),
(37742, 3072, '_sold_individually', 'no'),
(37743, 3072, '_virtual', 'no'),
(37744, 3072, '_downloadable', 'no'),
(37745, 3072, '_download_limit', '-1'),
(37746, 3072, '_download_expiry', '-1'),
(37747, 3072, '_stock', '0'),
(37748, 3072, '_stock_status', 'outofstock'),
(37749, 3072, '_wc_average_rating', '0'),
(37750, 3072, '_wc_review_count', '0'),
(37751, 3072, 'attribute_pa_color', 'khaki-for-male'),
(37752, 3072, 'attribute_pa_shoe-size', '5-5'),
(37753, 3072, '_price', '90.51'),
(37754, 3072, '_product_version', '4.1.0'),
(37755, 3072, '_vi_wad_aliexpress_variation_id', '10000014547228526'),
(37756, 3072, '_vi_wad_aliexpress_variation_attr', '14:200001438#Khaki for Male;200000124:200000286'),
(37757, 3070, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H99bd2856f0e3410e8fefc568057d824eL/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers.jpg_640x640.jpg'),
(37758, 3073, '_variation_description', ''),
(37759, 3002, '_thumbnail_id', '3070'),
(37760, 3073, '_sku', '4000587350897-khaki-for-male-6'),
(37761, 3073, '_regular_price', '90.51'),
(37762, 3004, '_thumbnail_id', '3070'),
(37763, 3006, '_thumbnail_id', '3070'),
(37764, 3073, 'total_sales', '0'),
(37765, 3008, '_thumbnail_id', '3070'),
(37766, 3073, '_tax_status', 'taxable'),
(37767, 3073, '_tax_class', 'parent'),
(37768, 3010, '_thumbnail_id', '3070'),
(37769, 3073, '_manage_stock', 'yes'),
(37770, 3012, '_thumbnail_id', '3070'),
(37771, 3073, '_backorders', 'no'),
(37772, 3014, '_thumbnail_id', '3070'),
(37773, 3073, '_sold_individually', 'no'),
(37774, 3016, '_thumbnail_id', '3070'),
(37775, 3073, '_virtual', 'no'),
(37776, 3018, '_thumbnail_id', '3070'),
(37777, 3073, '_downloadable', 'no'),
(37778, 3020, '_thumbnail_id', '3070'),
(37779, 3073, '_download_limit', '-1'),
(37780, 3073, '_download_expiry', '-1'),
(37781, 3073, '_stock', '999'),
(37782, 3073, '_stock_status', 'instock'),
(37783, 3073, '_wc_average_rating', '0'),
(37784, 3073, '_wc_review_count', '0'),
(37785, 3073, 'attribute_pa_color', 'khaki-for-male'),
(37786, 3073, 'attribute_pa_shoe-size', '6'),
(37787, 3073, '_price', '90.51'),
(37788, 3073, '_product_version', '4.1.0'),
(37789, 3073, '_vi_wad_aliexpress_variation_id', '10000014547228527'),
(37790, 3073, '_vi_wad_aliexpress_variation_attr', '14:200001438#Khaki for Male;200000124:1394'),
(37791, 3074, '_variation_description', ''),
(37792, 3074, '_sku', '4000587350897-khaki-for-male-7'),
(37793, 3074, '_regular_price', '90.51'),
(37794, 3074, 'total_sales', '0'),
(37795, 3074, '_tax_status', 'taxable'),
(37796, 3075, '_wp_attached_file', '2021/06/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-1.jpg_640x640-1.jpg'),
(37797, 3074, '_tax_class', 'parent'),
(37798, 3075, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:141:\"2021/06/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-1.jpg_640x640-1.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:141:\"Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-1.jpg_640x640-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:141:\"Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-1.jpg_640x640-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:141:\"Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-1.jpg_640x640-1-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:141:\"Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-1.jpg_640x640-1-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:141:\"Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-1.jpg_640x640-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:141:\"Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-1.jpg_640x640-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:141:\"Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-1.jpg_640x640-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:141:\"Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-1.jpg_640x640-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:141:\"Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-1.jpg_640x640-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:141:\"Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-1.jpg_640x640-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(37799, 3074, '_manage_stock', 'yes'),
(37800, 3074, '_backorders', 'no'),
(37801, 3074, '_sold_individually', 'no'),
(37802, 3074, '_virtual', 'no'),
(37803, 3074, '_downloadable', 'no'),
(37804, 3074, '_download_limit', '-1'),
(37805, 3074, '_download_expiry', '-1'),
(37806, 3074, '_stock', '999'),
(37807, 3074, '_stock_status', 'instock'),
(37808, 3074, '_wc_average_rating', '0'),
(37809, 3074, '_wc_review_count', '0'),
(37810, 3074, 'attribute_pa_color', 'khaki-for-male'),
(37811, 3074, 'attribute_pa_shoe-size', '7'),
(37812, 3074, '_price', '90.51'),
(37813, 3074, '_product_version', '4.1.0'),
(37814, 3074, '_vi_wad_aliexpress_variation_id', '10000014547228528'),
(37815, 3074, '_vi_wad_aliexpress_variation_attr', '14:200001438#Khaki for Male;200000124:3434'),
(37816, 3077, '_variation_description', ''),
(37817, 3077, '_sku', '4000587350897-light-pink-female-7-5'),
(37818, 3077, '_regular_price', '87.45'),
(37819, 3077, 'total_sales', '0'),
(37820, 3077, '_tax_status', 'taxable'),
(37821, 3077, '_tax_class', 'parent'),
(37822, 3077, '_manage_stock', 'yes'),
(37823, 3077, '_backorders', 'no'),
(37824, 3077, '_sold_individually', 'no'),
(37825, 3077, '_virtual', 'no'),
(37826, 3077, '_downloadable', 'no'),
(37827, 3077, '_download_limit', '-1'),
(37828, 3077, '_download_expiry', '-1'),
(37829, 3077, '_stock', '0'),
(37830, 3077, '_stock_status', 'outofstock'),
(37831, 3077, '_wc_average_rating', '0'),
(37832, 3077, '_wc_review_count', '0'),
(37833, 3077, 'attribute_pa_color', 'light-pink-female'),
(37834, 3077, 'attribute_pa_shoe-size', '7-5'),
(37835, 3077, '_price', '87.45'),
(37836, 3077, '_product_version', '4.1.0'),
(37837, 3076, '_vi_wad_description_images', 'a:1:{i:0;s:65:\"https://ae01.alicdn.com/kf/Hc01bf98387844a3b8aa84eb62f09ff819.jpg\";}'),
(37838, 3076, '_vi_wad_sku', '1005002700664791'),
(37839, 3077, '_vi_wad_aliexpress_variation_id', '12000018439732171'),
(37840, 3076, '_vi_wad_attributes', 'a:2:{i:14;a:5:{s:6:\"values\";a:1:{s:6:\"14:771\";s:5:\"Beige\";}s:4:\"slug\";s:5:\"color\";s:4:\"name\";s:5:\"Color\";s:8:\"position\";i:0;s:10:\"values_sub\";a:1:{s:6:\"14:771\";s:5:\"Beige\";}}i:200000124;a:5:{s:6:\"values\";a:9:{s:19:\"200000124:200000334\";s:2:\"36\";s:19:\"200000124:100010482\";s:2:\"37\";s:19:\"200000124:200000898\";s:2:\"38\";s:19:\"200000124:200000364\";s:2:\"39\";s:19:\"200000124:100013888\";s:2:\"40\";s:19:\"200000124:100010483\";s:2:\"41\";s:19:\"200000124:200000337\";s:2:\"42\";s:19:\"200000124:200000338\";s:2:\"43\";s:19:\"200000124:100010487\";s:2:\"44\";}s:4:\"slug\";s:9:\"shoe-size\";s:4:\"name\";s:9:\"Shoe Size\";s:8:\"position\";i:1;s:10:\"values_sub\";a:9:{s:19:\"200000124:200000334\";s:2:\"36\";s:19:\"200000124:100010482\";s:2:\"37\";s:19:\"200000124:200000898\";s:2:\"38\";s:19:\"200000124:200000364\";s:2:\"39\";s:19:\"200000124:100013888\";s:2:\"40\";s:19:\"200000124:100010483\";s:2:\"41\";s:19:\"200000124:200000337\";s:2:\"42\";s:19:\"200000124:200000338\";s:2:\"43\";s:19:\"200000124:100010487\";s:2:\"44\";}}}'),
(37841, 3076, '_vi_wad_list_attributes', 'a:10:{s:6:\"14:771\";a:4:{s:4:\"name\";s:5:\"Beige\";s:8:\"name_sub\";s:5:\"Beige\";s:5:\"color\";s:7:\"#F8F7E7\";s:5:\"image\";s:180:\"https://ae01.alicdn.com/kf/Hc01bf98387844a3b8aa84eb62f09ff819/Men-s-labor-insurance-shoes-footwear-footwear-anti-skid-shock-proof-puncture-proof-breathable-and-odor.jpg_640x640.jpg\";}s:19:\"200000124:200000334\";a:4:{s:4:\"name\";s:2:\"36\";s:8:\"name_sub\";s:2:\"36\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:100010482\";a:4:{s:4:\"name\";s:2:\"37\";s:8:\"name_sub\";s:2:\"37\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000898\";a:4:{s:4:\"name\";s:2:\"38\";s:8:\"name_sub\";s:2:\"38\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000364\";a:4:{s:4:\"name\";s:2:\"39\";s:8:\"name_sub\";s:2:\"39\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:100013888\";a:4:{s:4:\"name\";s:2:\"40\";s:8:\"name_sub\";s:2:\"40\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:100010483\";a:4:{s:4:\"name\";s:2:\"41\";s:8:\"name_sub\";s:2:\"41\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000337\";a:4:{s:4:\"name\";s:2:\"42\";s:8:\"name_sub\";s:2:\"42\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000338\";a:4:{s:4:\"name\";s:2:\"43\";s:8:\"name_sub\";s:2:\"43\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:100010487\";a:4:{s:4:\"name\";s:2:\"44\";s:8:\"name_sub\";s:2:\"44\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}}'),
(37842, 3077, '_vi_wad_aliexpress_variation_attr', '14:10#Light Pink Female;200000124:200000288'),
(37843, 3076, '_vi_wad_shipping_info', 'a:6:{s:4:\"time\";i:1622547175;s:7:\"country\";s:2:\"LK\";s:7:\"company\";s:3:\"EMS\";s:7:\"freight\";s:749:\"[{\"bizShowMind\":{\"layout\":[]},\"commitDay\":\"75\",\"company\":\"EMS\",\"currency\":\"USD\",\"discount\":0,\"displayType\":\"deliveryTime\",\"features\":{},\"freightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $50.20\",\"value\":50.2},\"freightFeatures\":{\"provider\":\"ae_config\"},\"freightLayout\":{\"displayType\":\"deliveryTime\",\"layout\":[{\"text\":\"Shipping: US $50.20\",\"type\":\"title\"},{\"text\":\"To <font color=\'#000000\'>Sri Lanka</font> via EMS\",\"type\":\"subtitle\"}],\"openShippingPanel\":\"true\"},\"fullMailLine\":false,\"hbaService\":false,\"i18nMap\":{},\"id\":0,\"name\":\"FreightItemModule\",\"sendGoodsCountry\":\"CN\",\"sendGoodsCountryFullName\":\"China\",\"serviceName\":\"EMS\",\"standardFreightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $50.20\",\"value\":50.2},\"time\":\"15-44\",\"tracking\":true}]\";s:13:\"shipping_cost\";d:50.2000000000000028421709430404007434844970703125;s:13:\"delivery_time\";s:5:\"15-44\";}'),
(37844, 3076, '_vi_wad_gallery', 'a:2:{i:0;s:168:\"https://ae01.alicdn.com/kf/H6c8c214e486242e0a96498e333933aa7j/Men-s-labor-insurance-shoes-footwear-footwear-anti-skid-shock-proof-puncture-proof-breathable-and-odor.jpg\";i:1;s:168:\"https://ae01.alicdn.com/kf/Hdee8fd61697441cab8351ebcba8ad001l/Men-s-labor-insurance-shoes-footwear-footwear-anti-skid-shock-proof-puncture-proof-breathable-and-odor.jpg\";}'),
(37845, 3076, '_vi_wad_variation_images', 'a:1:{s:6:\"14:771\";s:180:\"https://ae01.alicdn.com/kf/Hc01bf98387844a3b8aa84eb62f09ff819/Men-s-labor-insurance-shoes-footwear-footwear-anti-skid-shock-proof-puncture-proof-breathable-and-odor.jpg_640x640.jpg\";}'),
(37846, 3076, '_vi_wad_store_info', 'a:3:{s:4:\"name\";s:19:\"Shop910440268 Store\";s:3:\"url\";s:36:\"//www.aliexpress.com/store/910440268\";s:3:\"num\";i:910440268;}'),
(37847, 3076, '_vi_wad_variations', 'a:9:{i:0;a:10:{s:5:\"image\";s:180:\"https://ae01.alicdn.com/kf/Hc01bf98387844a3b8aa84eb62f09ff819/Men-s-labor-insurance-shoes-footwear-footwear-anti-skid-shock-proof-puncture-proof-breathable-and-odor.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005002700664791-beige-40\";s:7:\"sku_sub\";s:25:\"1005002700664791-beige-40\";s:5:\"skuId\";s:17:\"12000021772435653\";s:7:\"skuAttr\";s:26:\"14:771;200000124:100013888\";s:13:\"regular_price\";s:5:\"28.82\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:887;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:2:\"40\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:2:\"40\";}}i:1;a:10:{s:5:\"image\";s:180:\"https://ae01.alicdn.com/kf/Hc01bf98387844a3b8aa84eb62f09ff819/Men-s-labor-insurance-shoes-footwear-footwear-anti-skid-shock-proof-puncture-proof-breathable-and-odor.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005002700664791-beige-39\";s:7:\"sku_sub\";s:25:\"1005002700664791-beige-39\";s:5:\"skuId\";s:17:\"12000021772435652\";s:7:\"skuAttr\";s:26:\"14:771;200000124:200000364\";s:13:\"regular_price\";s:5:\"28.82\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:887;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:2:\"39\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:2:\"39\";}}i:2;a:10:{s:5:\"image\";s:180:\"https://ae01.alicdn.com/kf/Hc01bf98387844a3b8aa84eb62f09ff819/Men-s-labor-insurance-shoes-footwear-footwear-anti-skid-shock-proof-puncture-proof-breathable-and-odor.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005002700664791-beige-42\";s:7:\"sku_sub\";s:25:\"1005002700664791-beige-42\";s:5:\"skuId\";s:17:\"12000021772435655\";s:7:\"skuAttr\";s:26:\"14:771;200000124:200000337\";s:13:\"regular_price\";s:5:\"28.82\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:888;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:2:\"42\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:2:\"42\";}}i:3;a:10:{s:5:\"image\";s:180:\"https://ae01.alicdn.com/kf/Hc01bf98387844a3b8aa84eb62f09ff819/Men-s-labor-insurance-shoes-footwear-footwear-anti-skid-shock-proof-puncture-proof-breathable-and-odor.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005002700664791-beige-41\";s:7:\"sku_sub\";s:25:\"1005002700664791-beige-41\";s:5:\"skuId\";s:17:\"12000021772435654\";s:7:\"skuAttr\";s:26:\"14:771;200000124:100010483\";s:13:\"regular_price\";s:5:\"28.82\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:887;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:2:\"41\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:2:\"41\";}}i:4;a:10:{s:5:\"image\";s:180:\"https://ae01.alicdn.com/kf/Hc01bf98387844a3b8aa84eb62f09ff819/Men-s-labor-insurance-shoes-footwear-footwear-anti-skid-shock-proof-puncture-proof-breathable-and-odor.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005002700664791-beige-36\";s:7:\"sku_sub\";s:25:\"1005002700664791-beige-36\";s:5:\"skuId\";s:17:\"12000021772435649\";s:7:\"skuAttr\";s:26:\"14:771;200000124:200000334\";s:13:\"regular_price\";s:5:\"28.82\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:888;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:2:\"36\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:2:\"36\";}}i:5;a:10:{s:5:\"image\";s:180:\"https://ae01.alicdn.com/kf/Hc01bf98387844a3b8aa84eb62f09ff819/Men-s-labor-insurance-shoes-footwear-footwear-anti-skid-shock-proof-puncture-proof-breathable-and-odor.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005002700664791-beige-38\";s:7:\"sku_sub\";s:25:\"1005002700664791-beige-38\";s:5:\"skuId\";s:17:\"12000021772435651\";s:7:\"skuAttr\";s:26:\"14:771;200000124:200000898\";s:13:\"regular_price\";s:5:\"28.82\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:888;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:2:\"38\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:2:\"38\";}}i:6;a:10:{s:5:\"image\";s:180:\"https://ae01.alicdn.com/kf/Hc01bf98387844a3b8aa84eb62f09ff819/Men-s-labor-insurance-shoes-footwear-footwear-anti-skid-shock-proof-puncture-proof-breathable-and-odor.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005002700664791-beige-37\";s:7:\"sku_sub\";s:25:\"1005002700664791-beige-37\";s:5:\"skuId\";s:17:\"12000021772435650\";s:7:\"skuAttr\";s:26:\"14:771;200000124:100010482\";s:13:\"regular_price\";s:5:\"28.82\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:887;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:2:\"37\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:2:\"37\";}}i:7;a:10:{s:5:\"image\";s:180:\"https://ae01.alicdn.com/kf/Hc01bf98387844a3b8aa84eb62f09ff819/Men-s-labor-insurance-shoes-footwear-footwear-anti-skid-shock-proof-puncture-proof-breathable-and-odor.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005002700664791-beige-44\";s:7:\"sku_sub\";s:25:\"1005002700664791-beige-44\";s:5:\"skuId\";s:17:\"12000021772435657\";s:7:\"skuAttr\";s:26:\"14:771;200000124:100010487\";s:13:\"regular_price\";s:5:\"28.82\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:887;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:2:\"44\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:2:\"44\";}}i:8;a:10:{s:5:\"image\";s:180:\"https://ae01.alicdn.com/kf/Hc01bf98387844a3b8aa84eb62f09ff819/Men-s-labor-insurance-shoes-footwear-footwear-anti-skid-shock-proof-puncture-proof-breathable-and-odor.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005002700664791-beige-43\";s:7:\"sku_sub\";s:25:\"1005002700664791-beige-43\";s:5:\"skuId\";s:17:\"12000021772435656\";s:7:\"skuAttr\";s:26:\"14:771;200000124:200000338\";s:13:\"regular_price\";s:5:\"28.82\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:886;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:2:\"43\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:2:\"43\";}}}'),
(37848, 3078, '_variation_description', ''),
(37849, 3078, '_sku', '4000587350897-khaki-for-male-7-5'),
(37850, 3078, '_regular_price', '90.51'),
(37851, 3078, 'total_sales', '0'),
(37852, 3078, '_tax_status', 'taxable'),
(37853, 3078, '_tax_class', 'parent'),
(37854, 3078, '_manage_stock', 'yes'),
(37855, 3078, '_backorders', 'no'),
(37856, 3078, '_sold_individually', 'no'),
(37857, 3078, '_virtual', 'no'),
(37858, 3078, '_downloadable', 'no'),
(37859, 3078, '_download_limit', '-1'),
(37860, 3078, '_download_expiry', '-1'),
(37861, 3078, '_stock', '999'),
(37862, 3078, '_stock_status', 'instock'),
(37863, 3075, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Hd00ca61945ae45fd97df3c68e4720f8bE/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers.jpg_640x640.jpg'),
(37864, 3078, '_wc_average_rating', '0'),
(37865, 2974, '_thumbnail_id', '3075'),
(37866, 3078, '_wc_review_count', '0'),
(37867, 2975, '_thumbnail_id', '3075'),
(37868, 2976, '_thumbnail_id', '3075'),
(37869, 3078, 'attribute_pa_color', 'khaki-for-male'),
(37870, 2977, '_thumbnail_id', '3075'),
(37871, 3078, 'attribute_pa_shoe-size', '7-5'),
(37872, 2978, '_thumbnail_id', '3075'),
(37873, 3078, '_price', '90.51'),
(37874, 2980, '_thumbnail_id', '3075'),
(37875, 2981, '_thumbnail_id', '3075'),
(37876, 3078, '_product_version', '4.1.0'),
(37877, 2982, '_thumbnail_id', '3075'),
(37878, 2983, '_thumbnail_id', '3075'),
(37879, 2984, '_thumbnail_id', '3075'),
(37880, 3078, '_vi_wad_aliexpress_variation_id', '10000014547228529'),
(37881, 3078, '_vi_wad_aliexpress_variation_attr', '14:200001438#Khaki for Male;200000124:200000288'),
(37882, 3079, '_variation_description', ''),
(37883, 3079, '_sku', '4000587350897-light-pink-female-7'),
(37884, 3079, '_regular_price', '87.45'),
(37885, 3079, 'total_sales', '0'),
(37886, 3079, '_tax_status', 'taxable'),
(37887, 3079, '_tax_class', 'parent'),
(37888, 3079, '_manage_stock', 'yes'),
(37889, 3079, '_backorders', 'no'),
(37890, 3079, '_sold_individually', 'no'),
(37891, 3079, '_virtual', 'no'),
(37892, 3079, '_downloadable', 'no'),
(37893, 3079, '_download_limit', '-1'),
(37894, 3079, '_download_expiry', '-1'),
(37895, 3079, '_stock', '998'),
(37896, 3079, '_stock_status', 'instock'),
(37897, 3079, '_wc_average_rating', '0'),
(37898, 3079, '_wc_review_count', '0'),
(37899, 3079, 'attribute_pa_color', 'light-pink-female'),
(37900, 3079, 'attribute_pa_shoe-size', '7'),
(37901, 3079, '_price', '87.45'),
(37902, 3079, '_product_version', '4.1.0'),
(37903, 3079, '_vi_wad_aliexpress_variation_id', '12000018439732170'),
(37904, 3079, '_vi_wad_aliexpress_variation_attr', '14:10#Light Pink Female;200000124:3434'),
(37905, 3080, '_variation_description', ''),
(37906, 3080, '_sku', '4000587350897-khaki-for-male-8-5'),
(37907, 3080, '_regular_price', '90.51'),
(37908, 3080, 'total_sales', '0'),
(37909, 3080, '_tax_status', 'taxable'),
(37910, 3080, '_tax_class', 'parent'),
(37911, 3080, '_manage_stock', 'yes'),
(37912, 3080, '_backorders', 'no'),
(37913, 3080, '_sold_individually', 'no'),
(37914, 3080, '_virtual', 'no'),
(37915, 3080, '_downloadable', 'no'),
(37916, 3080, '_download_limit', '-1'),
(37917, 3080, '_download_expiry', '-1'),
(37918, 3080, '_stock', '999'),
(37919, 3080, '_stock_status', 'instock'),
(37920, 3080, '_wc_average_rating', '0'),
(37921, 3080, '_wc_review_count', '0'),
(37922, 3080, 'attribute_pa_color', 'khaki-for-male'),
(37923, 3080, 'attribute_pa_shoe-size', '8-5'),
(37924, 3080, '_price', '90.51'),
(37925, 3080, '_product_version', '4.1.0'),
(37926, 3080, '_vi_wad_aliexpress_variation_id', '10000014547228530'),
(37927, 3080, '_vi_wad_aliexpress_variation_attr', '14:200001438#Khaki for Male;200000124:200000289'),
(37928, 3081, '_variation_description', ''),
(37929, 3081, '_sku', '4000587350897-light-pink-female-6'),
(37930, 3081, '_regular_price', '87.45'),
(37931, 3081, 'total_sales', '0'),
(37932, 3081, '_tax_status', 'taxable'),
(37933, 3081, '_tax_class', 'parent'),
(37934, 3081, '_manage_stock', 'yes'),
(37935, 3081, '_backorders', 'no'),
(37936, 3081, '_sold_individually', 'no'),
(37937, 3081, '_virtual', 'no'),
(37938, 3081, '_downloadable', 'no'),
(37939, 3081, '_download_limit', '-1'),
(37940, 3081, '_download_expiry', '-1'),
(37941, 3081, '_stock', '999'),
(37942, 3081, '_stock_status', 'instock'),
(37943, 3081, '_wc_average_rating', '0'),
(37944, 3081, '_wc_review_count', '0'),
(37945, 3081, 'attribute_pa_color', 'light-pink-female'),
(37946, 3081, 'attribute_pa_shoe-size', '6'),
(37947, 3081, '_price', '87.45'),
(37948, 3081, '_product_version', '4.1.0'),
(37949, 3081, '_vi_wad_aliexpress_variation_id', '12000018439732169'),
(37950, 3081, '_vi_wad_aliexpress_variation_attr', '14:10#Light Pink Female;200000124:1394'),
(37951, 3082, '_variation_description', ''),
(37952, 3082, '_sku', '4000587350897-khaki-for-male-9-5'),
(37953, 3082, '_regular_price', '90.51'),
(37954, 3082, 'total_sales', '0'),
(37955, 3082, '_tax_status', 'taxable'),
(37956, 3082, '_tax_class', 'parent'),
(37957, 3082, '_manage_stock', 'yes'),
(37958, 3082, '_backorders', 'no'),
(37959, 3082, '_sold_individually', 'no'),
(37960, 3082, '_virtual', 'no'),
(37961, 3082, '_downloadable', 'no'),
(37962, 3082, '_download_limit', '-1'),
(37963, 3082, '_download_expiry', '-1'),
(37964, 3082, '_stock', '998'),
(37965, 3082, '_stock_status', 'instock'),
(37966, 3082, '_wc_average_rating', '0'),
(37967, 3082, '_wc_review_count', '0'),
(37968, 3082, 'attribute_pa_color', 'khaki-for-male'),
(37969, 3082, 'attribute_pa_shoe-size', '9-5'),
(37970, 3082, '_price', '90.51'),
(37971, 3082, '_product_version', '4.1.0'),
(37972, 3082, '_vi_wad_aliexpress_variation_id', '10000014547228531'),
(37973, 3082, '_vi_wad_aliexpress_variation_attr', '14:200001438#Khaki for Male;200000124:200000290'),
(37974, 3083, '_variation_description', ''),
(37975, 3083, '_sku', '4000587350897-light-pink-female-5-5'),
(37976, 3083, '_regular_price', '87.45'),
(37977, 3083, 'total_sales', '0'),
(37978, 3083, '_tax_status', 'taxable'),
(37979, 3083, '_tax_class', 'parent'),
(37980, 3083, '_manage_stock', 'yes'),
(37981, 3083, '_backorders', 'no'),
(37982, 3083, '_sold_individually', 'no'),
(37983, 3083, '_virtual', 'no'),
(37984, 3083, '_downloadable', 'no'),
(37985, 3083, '_download_limit', '-1'),
(37986, 3083, '_download_expiry', '-1'),
(37987, 3083, '_stock', '999'),
(37988, 3083, '_stock_status', 'instock'),
(37989, 3083, '_wc_average_rating', '0'),
(37990, 3083, '_wc_review_count', '0'),
(37991, 3083, 'attribute_pa_color', 'light-pink-female'),
(37992, 3083, 'attribute_pa_shoe-size', '5-5'),
(37993, 3083, '_price', '87.45'),
(37994, 3083, '_product_version', '4.1.0'),
(37995, 3083, '_vi_wad_aliexpress_variation_id', '12000018439732168'),
(37996, 3083, '_vi_wad_aliexpress_variation_attr', '14:10#Light Pink Female;200000124:200000286'),
(37997, 3084, '_variation_description', ''),
(37998, 3084, '_sku', '4000587350897-khaki-for-male-10'),
(37999, 3084, '_regular_price', '90.51'),
(38000, 3084, 'total_sales', '0'),
(38001, 3084, '_tax_status', 'taxable'),
(38002, 3084, '_tax_class', 'parent'),
(38003, 3084, '_manage_stock', 'yes'),
(38004, 3084, '_backorders', 'no'),
(38005, 3084, '_sold_individually', 'no'),
(38006, 3084, '_virtual', 'no'),
(38007, 3084, '_downloadable', 'no'),
(38008, 3084, '_download_limit', '-1'),
(38009, 3084, '_download_expiry', '-1'),
(38010, 3084, '_stock', '996'),
(38011, 3084, '_stock_status', 'instock'),
(38012, 3084, '_wc_average_rating', '0'),
(38013, 3084, '_wc_review_count', '0'),
(38014, 3084, 'attribute_pa_color', 'khaki-for-male'),
(38015, 3084, 'attribute_pa_shoe-size', '10'),
(38016, 3084, '_price', '90.51'),
(38017, 3084, '_product_version', '4.1.0'),
(38018, 3084, '_vi_wad_aliexpress_variation_id', '10000014547228532'),
(38019, 3084, '_vi_wad_aliexpress_variation_attr', '14:200001438#Khaki for Male;200000124:1583'),
(38020, 3085, '_wp_attached_file', '2021/06/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-2.jpg_640x640-2.jpg'),
(38021, 3085, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:141:\"2021/06/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-2.jpg_640x640-2.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:141:\"Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-2.jpg_640x640-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:141:\"Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-2.jpg_640x640-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:141:\"Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-2.jpg_640x640-2-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:141:\"Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-2.jpg_640x640-2-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:141:\"Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-2.jpg_640x640-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:141:\"Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-2.jpg_640x640-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:141:\"Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-2.jpg_640x640-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:141:\"Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-2.jpg_640x640-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:141:\"Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-2.jpg_640x640-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:141:\"Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-2.jpg_640x640-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(38022, 3086, '_variation_description', ''),
(38023, 3086, '_sku', '4000587350897-dark-gray-for-male-4'),
(38024, 3086, '_regular_price', '90.51'),
(38025, 3086, 'total_sales', '0'),
(38026, 3086, '_tax_status', 'taxable'),
(38027, 3086, '_tax_class', 'parent'),
(38028, 3086, '_manage_stock', 'yes'),
(38029, 3086, '_backorders', 'no'),
(38030, 3086, '_sold_individually', 'no'),
(38031, 3086, '_virtual', 'no'),
(38032, 3086, '_downloadable', 'no'),
(38033, 3086, '_download_limit', '-1'),
(38034, 3086, '_download_expiry', '-1'),
(38035, 3086, '_stock', '0'),
(38036, 3086, '_stock_status', 'outofstock'),
(38037, 3086, '_wc_average_rating', '0'),
(38038, 3086, '_wc_review_count', '0'),
(38039, 3086, 'attribute_pa_color', 'dark-gray-for-male'),
(38040, 3086, 'attribute_pa_shoe-size', '4'),
(38041, 3086, '_price', '90.51'),
(38042, 3086, '_product_version', '4.1.0'),
(38043, 3086, '_vi_wad_aliexpress_variation_id', '10000014547228533'),
(38044, 3086, '_vi_wad_aliexpress_variation_attr', '14:771#Dark Gray  for Male;200000124:153'),
(38045, 3087, '_vi_wad_description_images', 'a:32:{i:0;s:65:\"https://ae01.alicdn.com/kf/H963c8e1bbcf84bab948d58c25d9c8ea1K.png\";i:1;s:143:\"https://ae01.alicdn.com/kf/HTB1cmNoSpXXXXaEXpXXq6xXFXXXs.jpg?size=203616&amp;height=963&amp;width=750&amp;hash=6277a3b1891103c1ec6ce96fc3534e65\";i:2;s:60:\"https://ae01.alicdn.com/kf/HTB15KwKsAyWBuNjy0Fpq6yssXXa3.jpg\";i:3;s:60:\"https://ae01.alicdn.com/kf/HTB1RcmhsStYBeNjSspaq6yOOFXar.jpg\";i:4;s:60:\"https://ae01.alicdn.com/kf/HTB1ptcCsuSSBuNjy0Flq6zBpVXav.jpg\";i:5;s:65:\"https://ae01.alicdn.com/kf/H1d355f3085ad459fa74a1e2dc3c16d9dO.jpg\";i:6;s:65:\"https://ae01.alicdn.com/kf/H571584f148354cd1a718dcb7cec9b1d8b.jpg\";i:7;s:65:\"https://ae01.alicdn.com/kf/H20ad0cbfb7784abd80a3768d71920b6aM.jpg\";i:8;s:65:\"https://ae01.alicdn.com/kf/H432536f4f29b431cafc9e58be26b7204u.jpg\";i:9;s:65:\"https://ae01.alicdn.com/kf/H8f1f9fccec544ab183015790f742d845o.jpg\";i:10;s:65:\"https://ae01.alicdn.com/kf/He00f889da93d4e9797743178e76bcd78J.jpg\";i:11;s:65:\"https://ae01.alicdn.com/kf/Hfec55b760527475480875809805107b2S.jpg\";i:12;s:65:\"https://ae01.alicdn.com/kf/H3c29057ff92e4845b9b69d47c17fe38cZ.jpg\";i:13;s:65:\"https://ae01.alicdn.com/kf/H694c226100014befac7f936fdeeed24eC.jpg\";i:14;s:65:\"https://ae01.alicdn.com/kf/Ha8d244523b464f949034f7fe8fc807d3O.jpg\";i:15;s:182:\"https://ae01.alicdn.com/kf/HTB1ENvqNXXXXXX5XVXXq6xXFXXX4/220666554/HTB1ENvqNXXXXXX5XVXXq6xXFXXX4.jpg?size=42741&amp;height=299&amp;width=842&amp;hash=f6eb262df2d7e37c8176ba981a49d499\";i:16;s:60:\"https://ae01.alicdn.com/kf/HTB1vpYlBOCYBuNkHFCcq6AHtVXa3.jpg\";i:17;s:143:\"https://ae01.alicdn.com/kf/HTB1cmNoSpXXXXaEXpXXq6xXFXXXs.jpg?size=203616&amp;height=963&amp;width=750&amp;hash=6277a3b1891103c1ec6ce96fc3534e65\";i:18;s:60:\"https://ae01.alicdn.com/kf/HTB15KwKsAyWBuNjy0Fpq6yssXXa3.jpg\";i:19;s:60:\"https://ae01.alicdn.com/kf/HTB1RcmhsStYBeNjSspaq6yOOFXar.jpg\";i:20;s:60:\"https://ae01.alicdn.com/kf/HTB1ptcCsuSSBuNjy0Flq6zBpVXav.jpg\";i:21;s:65:\"https://ae01.alicdn.com/kf/H1d355f3085ad459fa74a1e2dc3c16d9dO.jpg\";i:22;s:65:\"https://ae01.alicdn.com/kf/H571584f148354cd1a718dcb7cec9b1d8b.jpg\";i:23;s:65:\"https://ae01.alicdn.com/kf/H20ad0cbfb7784abd80a3768d71920b6aM.jpg\";i:24;s:65:\"https://ae01.alicdn.com/kf/H432536f4f29b431cafc9e58be26b7204u.jpg\";i:25;s:65:\"https://ae01.alicdn.com/kf/H8f1f9fccec544ab183015790f742d845o.jpg\";i:26;s:65:\"https://ae01.alicdn.com/kf/He00f889da93d4e9797743178e76bcd78J.jpg\";i:27;s:65:\"https://ae01.alicdn.com/kf/Hfec55b760527475480875809805107b2S.jpg\";i:28;s:65:\"https://ae01.alicdn.com/kf/H3c29057ff92e4845b9b69d47c17fe38cZ.jpg\";i:29;s:65:\"https://ae01.alicdn.com/kf/H694c226100014befac7f936fdeeed24eC.jpg\";i:30;s:65:\"https://ae01.alicdn.com/kf/Ha8d244523b464f949034f7fe8fc807d3O.jpg\";i:31;s:182:\"https://ae01.alicdn.com/kf/HTB1ENvqNXXXXXX5XVXXq6xXFXXX4/220666554/HTB1ENvqNXXXXXX5XVXXq6xXFXXX4.jpg?size=42741&amp;height=299&amp;width=842&amp;hash=f6eb262df2d7e37c8176ba981a49d499\";}'),
(38046, 3087, '_vi_wad_sku', '32876124625'),
(38047, 3087, '_vi_wad_attributes', 'a:2:{i:14;a:5:{s:6:\"values\";a:3:{s:6:\"14:193\";s:5:\"BLACK\";s:9:\"14:365458\";s:5:\"Brown\";s:9:\"14:350852\";s:6:\"Orange\";}s:4:\"slug\";s:5:\"color\";s:4:\"name\";s:5:\"Color\";s:8:\"position\";i:0;s:10:\"values_sub\";a:3:{s:6:\"14:193\";s:5:\"BLACK\";s:9:\"14:365458\";s:5:\"Brown\";s:9:\"14:350852\";s:6:\"Orange\";}}i:200000124;a:5:{s:6:\"values\";a:9:{s:14:\"200000124:1394\";s:1:\"6\";s:19:\"200000124:200000287\";s:3:\"6.5\";s:14:\"200000124:3434\";s:1:\"7\";s:13:\"200000124:699\";s:1:\"8\";s:19:\"200000124:200000289\";s:3:\"8.5\";s:19:\"200000124:200000290\";s:3:\"9.5\";s:14:\"200000124:1583\";s:2:\"10\";s:19:\"200000124:100010420\";s:2:\"11\";s:14:\"200000124:1663\";s:2:\"12\";}s:4:\"slug\";s:9:\"shoe-size\";s:4:\"name\";s:9:\"Shoe Size\";s:8:\"position\";i:1;s:10:\"values_sub\";a:9:{s:14:\"200000124:1394\";s:1:\"6\";s:19:\"200000124:200000287\";s:3:\"6.5\";s:14:\"200000124:3434\";s:1:\"7\";s:13:\"200000124:699\";s:1:\"8\";s:19:\"200000124:200000289\";s:3:\"8.5\";s:19:\"200000124:200000290\";s:3:\"9.5\";s:14:\"200000124:1583\";s:2:\"10\";s:19:\"200000124:100010420\";s:2:\"11\";s:14:\"200000124:1663\";s:2:\"12\";}}}'),
(38048, 3087, '_vi_wad_list_attributes', 'a:12:{s:6:\"14:193\";a:4:{s:4:\"name\";s:5:\"BLACK\";s:8:\"name_sub\";s:5:\"BLACK\";s:5:\"color\";s:7:\"#000000\";s:5:\"image\";s:168:\"https://ae01.alicdn.com/kf/Hced88ada61714be0a10ee5183fa1dd85c/2021-Newly-Men-s-Summer-Loafers-Shoes-Genuine-Leather-Soft-Man-Casual-Slip-on-Cutout-Shoes.jpg_640x640.jpg\";}s:9:\"14:365458\";a:4:{s:4:\"name\";s:5:\"Brown\";s:8:\"name_sub\";s:5:\"Brown\";s:5:\"color\";s:7:\"#8D6468\";s:5:\"image\";s:168:\"https://ae01.alicdn.com/kf/H15b3e38adda2490fad7ba1bb47653076K/2021-Newly-Men-s-Summer-Loafers-Shoes-Genuine-Leather-Soft-Man-Casual-Slip-on-Cutout-Shoes.jpg_640x640.jpg\";}s:9:\"14:350852\";a:4:{s:4:\"name\";s:6:\"Orange\";s:8:\"name_sub\";s:6:\"Orange\";s:5:\"color\";s:7:\"#FFA500\";s:5:\"image\";s:168:\"https://ae01.alicdn.com/kf/H40fcbfb1cb4c4dbeb6d14d8b76351ce26/2021-Newly-Men-s-Summer-Loafers-Shoes-Genuine-Leather-Soft-Man-Casual-Slip-on-Cutout-Shoes.jpg_640x640.jpg\";}s:14:\"200000124:1394\";a:4:{s:4:\"name\";s:1:\"6\";s:8:\"name_sub\";s:1:\"6\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000287\";a:4:{s:4:\"name\";s:3:\"6.5\";s:8:\"name_sub\";s:3:\"6.5\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:14:\"200000124:3434\";a:4:{s:4:\"name\";s:1:\"7\";s:8:\"name_sub\";s:1:\"7\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:13:\"200000124:699\";a:4:{s:4:\"name\";s:1:\"8\";s:8:\"name_sub\";s:1:\"8\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000289\";a:4:{s:4:\"name\";s:3:\"8.5\";s:8:\"name_sub\";s:3:\"8.5\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000290\";a:4:{s:4:\"name\";s:3:\"9.5\";s:8:\"name_sub\";s:3:\"9.5\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:14:\"200000124:1583\";a:4:{s:4:\"name\";s:2:\"10\";s:8:\"name_sub\";s:2:\"10\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:100010420\";a:4:{s:4:\"name\";s:2:\"11\";s:8:\"name_sub\";s:2:\"11\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:14:\"200000124:1663\";a:4:{s:4:\"name\";s:2:\"12\";s:8:\"name_sub\";s:2:\"12\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}}');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(38049, 3087, '_vi_wad_shipping_info', 'a:6:{s:4:\"time\";i:1622547178;s:7:\"country\";s:2:\"LK\";s:7:\"company\";s:15:\"CAINIAO_PREMIUM\";s:7:\"freight\";s:2327:\"[{\"bizShowMind\":{\"layout\":[]},\"commitDay\":\"75\",\"company\":\"AliExpress Premium Shipping\",\"currency\":\"USD\",\"discount\":20,\"displayType\":\"deliveryTime\",\"features\":{},\"freightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $70.58\",\"value\":70.58},\"freightFeatures\":{\"provider\":\"ae_config\"},\"freightLayout\":{\"displayType\":\"deliveryTime\",\"layout\":[{\"text\":\"Shipping: US $70.58\",\"type\":\"title\"},{\"text\":\"To <font color=\'#000000\'>Sri Lanka</font> via AliExpress Premium Shipping\",\"type\":\"subtitle\"}],\"openShippingPanel\":\"true\"},\"fullMailLine\":false,\"hbaService\":false,\"i18nMap\":{},\"id\":0,\"name\":\"FreightItemModule\",\"sendGoodsCountry\":\"CN\",\"sendGoodsCountryFullName\":\"China\",\"serviceName\":\"CAINIAO_PREMIUM\",\"standardFreightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $70.58\",\"value\":70.58},\"time\":\"7-15\",\"tracking\":true},{\"bizShowMind\":{\"layout\":[]},\"commitDay\":\"75\",\"company\":\"Fedex IP\",\"currency\":\"USD\",\"discount\":30,\"displayType\":\"deliveryTime\",\"features\":{},\"freightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $119.00\",\"value\":119},\"freightFeatures\":{\"provider\":\"ae_config\"},\"freightLayout\":{\"displayType\":\"deliveryTime\",\"layout\":[{\"text\":\"Shipping: US $119.00\",\"type\":\"title\"},{\"text\":\"To <font color=\'#000000\'>Sri Lanka</font> via Fedex IP\",\"type\":\"subtitle\"}],\"openShippingPanel\":\"true\"},\"fullMailLine\":false,\"hbaService\":false,\"i18nMap\":{},\"id\":0,\"name\":\"FreightItemModule\",\"sendGoodsCountry\":\"CN\",\"sendGoodsCountryFullName\":\"China\",\"serviceName\":\"FEDEX\",\"standardFreightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $119.00\",\"value\":119},\"time\":\"7-15\",\"tracking\":true},{\"bizShowMind\":{\"layout\":[]},\"commitDay\":\"75\",\"company\":\"DHL\",\"currency\":\"USD\",\"discount\":30,\"displayType\":\"deliveryTime\",\"features\":{},\"freightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $188.67\",\"value\":188.67},\"freightFeatures\":{\"provider\":\"ae_config\"},\"freightLayout\":{\"displayType\":\"deliveryTime\",\"layout\":[{\"text\":\"Shipping: US $188.67\",\"type\":\"title\"},{\"text\":\"To <font color=\'#000000\'>Sri Lanka</font> via DHL\",\"type\":\"subtitle\"}],\"openShippingPanel\":\"true\"},\"fullMailLine\":false,\"hbaService\":false,\"i18nMap\":{},\"id\":0,\"name\":\"FreightItemModule\",\"sendGoodsCountry\":\"CN\",\"sendGoodsCountryFullName\":\"China\",\"serviceName\":\"DHL\",\"standardFreightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $188.67\",\"value\":188.67},\"time\":\"9-17\",\"tracking\":true}]\";s:13:\"shipping_cost\";d:70.5799999999999982946974341757595539093017578125;s:13:\"delivery_time\";s:4:\"7-15\";}'),
(38050, 3087, '_vi_wad_gallery', 'a:6:{i:0;s:156:\"https://ae01.alicdn.com/kf/H7398e699895145608c3c151aaf45581as/2021-Newly-Men-s-Summer-Loafers-Shoes-Genuine-Leather-Soft-Man-Casual-Slip-on-Cutout-Shoes.jpg\";i:1;s:156:\"https://ae01.alicdn.com/kf/Hcdcfa50e128e4727aeac713305c92a2cw/2021-Newly-Men-s-Summer-Loafers-Shoes-Genuine-Leather-Soft-Man-Casual-Slip-on-Cutout-Shoes.jpg\";i:2;s:156:\"https://ae01.alicdn.com/kf/H07c071bab21b4e91bb2f5bb80500792fN/2021-Newly-Men-s-Summer-Loafers-Shoes-Genuine-Leather-Soft-Man-Casual-Slip-on-Cutout-Shoes.jpg\";i:3;s:151:\"https://ae01.alicdn.com/kf/HTB18YsWaED.BuNjt_h7q6yNDVXaq/2021-Newly-Men-s-Summer-Loafers-Shoes-Genuine-Leather-Soft-Man-Casual-Slip-on-Cutout-Shoes.jpg\";i:4;s:151:\"https://ae01.alicdn.com/kf/HTB1bibNknXYBeNkHFrdq6AiuVXa7/2021-Newly-Men-s-Summer-Loafers-Shoes-Genuine-Leather-Soft-Man-Casual-Slip-on-Cutout-Shoes.jpg\";i:5;s:156:\"https://ae01.alicdn.com/kf/Ha7ab4523798e4ce4bd63eb175832286fo/2021-Newly-Men-s-Summer-Loafers-Shoes-Genuine-Leather-Soft-Man-Casual-Slip-on-Cutout-Shoes.jpg\";}'),
(38051, 3087, '_vi_wad_variation_images', 'a:3:{s:6:\"14:193\";s:168:\"https://ae01.alicdn.com/kf/Hced88ada61714be0a10ee5183fa1dd85c/2021-Newly-Men-s-Summer-Loafers-Shoes-Genuine-Leather-Soft-Man-Casual-Slip-on-Cutout-Shoes.jpg_640x640.jpg\";s:9:\"14:365458\";s:168:\"https://ae01.alicdn.com/kf/H15b3e38adda2490fad7ba1bb47653076K/2021-Newly-Men-s-Summer-Loafers-Shoes-Genuine-Leather-Soft-Man-Casual-Slip-on-Cutout-Shoes.jpg_640x640.jpg\";s:9:\"14:350852\";s:168:\"https://ae01.alicdn.com/kf/H40fcbfb1cb4c4dbeb6d14d8b76351ce26/2021-Newly-Men-s-Summer-Loafers-Shoes-Genuine-Leather-Soft-Man-Casual-Slip-on-Cutout-Shoes.jpg_640x640.jpg\";}'),
(38052, 3087, '_vi_wad_store_info', 'a:3:{s:4:\"name\";s:15:\"Amy120727 Store\";s:3:\"url\";s:34:\"//www.aliexpress.com/store/1179970\";s:3:\"num\";i:1179970;}'),
(38053, 3087, '_vi_wad_variations', 'a:27:{i:0;a:10:{s:5:\"image\";s:168:\"https://ae01.alicdn.com/kf/H40fcbfb1cb4c4dbeb6d14d8b76351ce26/2021-Newly-Men-s-Summer-Loafers-Shoes-Genuine-Leather-Soft-Man-Casual-Slip-on-Cutout-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:21:\"32876124625-orange-12\";s:7:\"sku_sub\";s:21:\"32876124625-orange-12\";s:5:\"skuId\";s:17:\"12000018331637229\";s:7:\"skuAttr\";s:24:\"14:350852;200000124:1663\";s:13:\"regular_price\";s:4:\"46.0\";s:10:\"sale_price\";s:4:\"20.7\";s:5:\"stock\";i:93;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Orange\";s:9:\"shoe-size\";s:2:\"12\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Orange\";s:9:\"shoe-size\";s:2:\"12\";}}i:1;a:10:{s:5:\"image\";s:168:\"https://ae01.alicdn.com/kf/H15b3e38adda2490fad7ba1bb47653076K/2021-Newly-Men-s-Summer-Loafers-Shoes-Genuine-Leather-Soft-Man-Casual-Slip-on-Cutout-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:20:\"32876124625-brown-12\";s:7:\"sku_sub\";s:20:\"32876124625-brown-12\";s:5:\"skuId\";s:17:\"12000018331637228\";s:7:\"skuAttr\";s:24:\"14:365458;200000124:1663\";s:13:\"regular_price\";s:4:\"46.0\";s:10:\"sale_price\";s:4:\"20.7\";s:5:\"stock\";i:91;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:2:\"12\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:2:\"12\";}}i:2;a:10:{s:5:\"image\";s:168:\"https://ae01.alicdn.com/kf/Hced88ada61714be0a10ee5183fa1dd85c/2021-Newly-Men-s-Summer-Loafers-Shoes-Genuine-Leather-Soft-Man-Casual-Slip-on-Cutout-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:20:\"32876124625-black-12\";s:7:\"sku_sub\";s:20:\"32876124625-black-12\";s:5:\"skuId\";s:17:\"12000018331637227\";s:7:\"skuAttr\";s:21:\"14:193;200000124:1663\";s:13:\"regular_price\";s:4:\"46.0\";s:10:\"sale_price\";s:4:\"20.7\";s:5:\"stock\";i:85;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"12\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"12\";}}i:3;a:10:{s:5:\"image\";s:168:\"https://ae01.alicdn.com/kf/H40fcbfb1cb4c4dbeb6d14d8b76351ce26/2021-Newly-Men-s-Summer-Loafers-Shoes-Genuine-Leather-Soft-Man-Casual-Slip-on-Cutout-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"32876124625-orange-6-5\";s:7:\"sku_sub\";s:22:\"32876124625-orange-6-5\";s:5:\"skuId\";s:11:\"65559018113\";s:7:\"skuAttr\";s:29:\"14:350852;200000124:200000287\";s:13:\"regular_price\";s:4:\"45.0\";s:10:\"sale_price\";s:5:\"20.25\";s:5:\"stock\";i:98;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Orange\";s:9:\"shoe-size\";s:3:\"6.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Orange\";s:9:\"shoe-size\";s:3:\"6.5\";}}i:4;a:10:{s:5:\"image\";s:168:\"https://ae01.alicdn.com/kf/H40fcbfb1cb4c4dbeb6d14d8b76351ce26/2021-Newly-Men-s-Summer-Loafers-Shoes-Genuine-Leather-Soft-Man-Casual-Slip-on-Cutout-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:20:\"32876124625-orange-7\";s:7:\"sku_sub\";s:20:\"32876124625-orange-7\";s:5:\"skuId\";s:11:\"65559018114\";s:7:\"skuAttr\";s:24:\"14:350852;200000124:3434\";s:13:\"regular_price\";s:4:\"45.0\";s:10:\"sale_price\";s:5:\"20.25\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Orange\";s:9:\"shoe-size\";s:1:\"7\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Orange\";s:9:\"shoe-size\";s:1:\"7\";}}i:5;a:10:{s:5:\"image\";s:168:\"https://ae01.alicdn.com/kf/H40fcbfb1cb4c4dbeb6d14d8b76351ce26/2021-Newly-Men-s-Summer-Loafers-Shoes-Genuine-Leather-Soft-Man-Casual-Slip-on-Cutout-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:20:\"32876124625-orange-8\";s:7:\"sku_sub\";s:20:\"32876124625-orange-8\";s:5:\"skuId\";s:11:\"65559018115\";s:7:\"skuAttr\";s:23:\"14:350852;200000124:699\";s:13:\"regular_price\";s:4:\"45.0\";s:10:\"sale_price\";s:5:\"20.25\";s:5:\"stock\";i:97;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Orange\";s:9:\"shoe-size\";s:1:\"8\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Orange\";s:9:\"shoe-size\";s:1:\"8\";}}i:6;a:10:{s:5:\"image\";s:168:\"https://ae01.alicdn.com/kf/H40fcbfb1cb4c4dbeb6d14d8b76351ce26/2021-Newly-Men-s-Summer-Loafers-Shoes-Genuine-Leather-Soft-Man-Casual-Slip-on-Cutout-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"32876124625-orange-8-5\";s:7:\"sku_sub\";s:22:\"32876124625-orange-8-5\";s:5:\"skuId\";s:11:\"65559018116\";s:7:\"skuAttr\";s:29:\"14:350852;200000124:200000289\";s:13:\"regular_price\";s:4:\"45.0\";s:10:\"sale_price\";s:5:\"20.25\";s:5:\"stock\";i:97;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Orange\";s:9:\"shoe-size\";s:3:\"8.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Orange\";s:9:\"shoe-size\";s:3:\"8.5\";}}i:7;a:10:{s:5:\"image\";s:168:\"https://ae01.alicdn.com/kf/H40fcbfb1cb4c4dbeb6d14d8b76351ce26/2021-Newly-Men-s-Summer-Loafers-Shoes-Genuine-Leather-Soft-Man-Casual-Slip-on-Cutout-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"32876124625-orange-9-5\";s:7:\"sku_sub\";s:22:\"32876124625-orange-9-5\";s:5:\"skuId\";s:11:\"65559018117\";s:7:\"skuAttr\";s:29:\"14:350852;200000124:200000290\";s:13:\"regular_price\";s:4:\"45.0\";s:10:\"sale_price\";s:5:\"20.25\";s:5:\"stock\";i:95;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Orange\";s:9:\"shoe-size\";s:3:\"9.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Orange\";s:9:\"shoe-size\";s:3:\"9.5\";}}i:8;a:10:{s:5:\"image\";s:168:\"https://ae01.alicdn.com/kf/H40fcbfb1cb4c4dbeb6d14d8b76351ce26/2021-Newly-Men-s-Summer-Loafers-Shoes-Genuine-Leather-Soft-Man-Casual-Slip-on-Cutout-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:21:\"32876124625-orange-10\";s:7:\"sku_sub\";s:21:\"32876124625-orange-10\";s:5:\"skuId\";s:11:\"65559018118\";s:7:\"skuAttr\";s:24:\"14:350852;200000124:1583\";s:13:\"regular_price\";s:4:\"45.0\";s:10:\"sale_price\";s:5:\"20.25\";s:5:\"stock\";i:93;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Orange\";s:9:\"shoe-size\";s:2:\"10\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Orange\";s:9:\"shoe-size\";s:2:\"10\";}}i:9;a:10:{s:5:\"image\";s:168:\"https://ae01.alicdn.com/kf/H40fcbfb1cb4c4dbeb6d14d8b76351ce26/2021-Newly-Men-s-Summer-Loafers-Shoes-Genuine-Leather-Soft-Man-Casual-Slip-on-Cutout-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:20:\"32876124625-orange-6\";s:7:\"sku_sub\";s:20:\"32876124625-orange-6\";s:5:\"skuId\";s:11:\"65559018119\";s:7:\"skuAttr\";s:24:\"14:350852;200000124:1394\";s:13:\"regular_price\";s:4:\"43.0\";s:10:\"sale_price\";s:5:\"19.35\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Orange\";s:9:\"shoe-size\";s:1:\"6\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Orange\";s:9:\"shoe-size\";s:1:\"6\";}}i:10;a:10:{s:5:\"image\";s:168:\"https://ae01.alicdn.com/kf/Hced88ada61714be0a10ee5183fa1dd85c/2021-Newly-Men-s-Summer-Loafers-Shoes-Genuine-Leather-Soft-Man-Casual-Slip-on-Cutout-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:19:\"32876124625-black-7\";s:7:\"sku_sub\";s:19:\"32876124625-black-7\";s:5:\"skuId\";s:11:\"65559018096\";s:7:\"skuAttr\";s:21:\"14:193;200000124:3434\";s:13:\"regular_price\";s:4:\"45.0\";s:10:\"sale_price\";s:5:\"20.25\";s:5:\"stock\";i:94;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:1:\"7\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:1:\"7\";}}i:11;a:10:{s:5:\"image\";s:168:\"https://ae01.alicdn.com/kf/Hced88ada61714be0a10ee5183fa1dd85c/2021-Newly-Men-s-Summer-Loafers-Shoes-Genuine-Leather-Soft-Man-Casual-Slip-on-Cutout-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:19:\"32876124625-black-8\";s:7:\"sku_sub\";s:19:\"32876124625-black-8\";s:5:\"skuId\";s:11:\"65559018097\";s:7:\"skuAttr\";s:20:\"14:193;200000124:699\";s:13:\"regular_price\";s:4:\"45.0\";s:10:\"sale_price\";s:5:\"20.25\";s:5:\"stock\";i:92;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:1:\"8\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:1:\"8\";}}i:12;a:10:{s:5:\"image\";s:168:\"https://ae01.alicdn.com/kf/Hced88ada61714be0a10ee5183fa1dd85c/2021-Newly-Men-s-Summer-Loafers-Shoes-Genuine-Leather-Soft-Man-Casual-Slip-on-Cutout-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:21:\"32876124625-black-8-5\";s:7:\"sku_sub\";s:21:\"32876124625-black-8-5\";s:5:\"skuId\";s:11:\"65559018098\";s:7:\"skuAttr\";s:26:\"14:193;200000124:200000289\";s:13:\"regular_price\";s:4:\"45.0\";s:10:\"sale_price\";s:5:\"20.25\";s:5:\"stock\";i:77;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:3:\"8.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:3:\"8.5\";}}i:13;a:10:{s:5:\"image\";s:168:\"https://ae01.alicdn.com/kf/Hced88ada61714be0a10ee5183fa1dd85c/2021-Newly-Men-s-Summer-Loafers-Shoes-Genuine-Leather-Soft-Man-Casual-Slip-on-Cutout-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:21:\"32876124625-black-9-5\";s:7:\"sku_sub\";s:21:\"32876124625-black-9-5\";s:5:\"skuId\";s:11:\"65559018099\";s:7:\"skuAttr\";s:26:\"14:193;200000124:200000290\";s:13:\"regular_price\";s:4:\"45.0\";s:10:\"sale_price\";s:5:\"20.25\";s:5:\"stock\";i:74;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:3:\"9.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:3:\"9.5\";}}i:14;a:10:{s:5:\"image\";s:168:\"https://ae01.alicdn.com/kf/Hced88ada61714be0a10ee5183fa1dd85c/2021-Newly-Men-s-Summer-Loafers-Shoes-Genuine-Leather-Soft-Man-Casual-Slip-on-Cutout-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:20:\"32876124625-black-10\";s:7:\"sku_sub\";s:20:\"32876124625-black-10\";s:5:\"skuId\";s:11:\"65559018100\";s:7:\"skuAttr\";s:21:\"14:193;200000124:1583\";s:13:\"regular_price\";s:4:\"45.0\";s:10:\"sale_price\";s:5:\"20.25\";s:5:\"stock\";i:81;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"10\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"10\";}}i:15;a:10:{s:5:\"image\";s:168:\"https://ae01.alicdn.com/kf/Hced88ada61714be0a10ee5183fa1dd85c/2021-Newly-Men-s-Summer-Loafers-Shoes-Genuine-Leather-Soft-Man-Casual-Slip-on-Cutout-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:19:\"32876124625-black-6\";s:7:\"sku_sub\";s:19:\"32876124625-black-6\";s:5:\"skuId\";s:11:\"65559018101\";s:7:\"skuAttr\";s:21:\"14:193;200000124:1394\";s:13:\"regular_price\";s:4:\"45.0\";s:10:\"sale_price\";s:5:\"20.25\";s:5:\"stock\";i:98;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:1:\"6\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:1:\"6\";}}i:16;a:10:{s:5:\"image\";s:168:\"https://ae01.alicdn.com/kf/H15b3e38adda2490fad7ba1bb47653076K/2021-Newly-Men-s-Summer-Loafers-Shoes-Genuine-Leather-Soft-Man-Casual-Slip-on-Cutout-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:21:\"32876124625-brown-6-5\";s:7:\"sku_sub\";s:21:\"32876124625-brown-6-5\";s:5:\"skuId\";s:11:\"65559018104\";s:7:\"skuAttr\";s:29:\"14:365458;200000124:200000287\";s:13:\"regular_price\";s:4:\"45.0\";s:10:\"sale_price\";s:5:\"20.25\";s:5:\"stock\";i:98;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:3:\"6.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:3:\"6.5\";}}i:17;a:10:{s:5:\"image\";s:168:\"https://ae01.alicdn.com/kf/H15b3e38adda2490fad7ba1bb47653076K/2021-Newly-Men-s-Summer-Loafers-Shoes-Genuine-Leather-Soft-Man-Casual-Slip-on-Cutout-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:19:\"32876124625-brown-7\";s:7:\"sku_sub\";s:19:\"32876124625-brown-7\";s:5:\"skuId\";s:11:\"65559018105\";s:7:\"skuAttr\";s:24:\"14:365458;200000124:3434\";s:13:\"regular_price\";s:4:\"45.0\";s:10:\"sale_price\";s:5:\"20.25\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:1:\"7\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:1:\"7\";}}i:18;a:10:{s:5:\"image\";s:168:\"https://ae01.alicdn.com/kf/H15b3e38adda2490fad7ba1bb47653076K/2021-Newly-Men-s-Summer-Loafers-Shoes-Genuine-Leather-Soft-Man-Casual-Slip-on-Cutout-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:19:\"32876124625-brown-8\";s:7:\"sku_sub\";s:19:\"32876124625-brown-8\";s:5:\"skuId\";s:11:\"65559018106\";s:7:\"skuAttr\";s:23:\"14:365458;200000124:699\";s:13:\"regular_price\";s:4:\"45.0\";s:10:\"sale_price\";s:5:\"20.25\";s:5:\"stock\";i:93;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:1:\"8\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:1:\"8\";}}i:19;a:10:{s:5:\"image\";s:168:\"https://ae01.alicdn.com/kf/H15b3e38adda2490fad7ba1bb47653076K/2021-Newly-Men-s-Summer-Loafers-Shoes-Genuine-Leather-Soft-Man-Casual-Slip-on-Cutout-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:21:\"32876124625-brown-8-5\";s:7:\"sku_sub\";s:21:\"32876124625-brown-8-5\";s:5:\"skuId\";s:11:\"65559018107\";s:7:\"skuAttr\";s:29:\"14:365458;200000124:200000289\";s:13:\"regular_price\";s:4:\"45.0\";s:10:\"sale_price\";s:5:\"20.25\";s:5:\"stock\";i:88;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:3:\"8.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:3:\"8.5\";}}i:20;a:10:{s:5:\"image\";s:168:\"https://ae01.alicdn.com/kf/H15b3e38adda2490fad7ba1bb47653076K/2021-Newly-Men-s-Summer-Loafers-Shoes-Genuine-Leather-Soft-Man-Casual-Slip-on-Cutout-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:21:\"32876124625-brown-9-5\";s:7:\"sku_sub\";s:21:\"32876124625-brown-9-5\";s:5:\"skuId\";s:11:\"65559018108\";s:7:\"skuAttr\";s:29:\"14:365458;200000124:200000290\";s:13:\"regular_price\";s:4:\"45.0\";s:10:\"sale_price\";s:5:\"20.25\";s:5:\"stock\";i:92;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:3:\"9.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:3:\"9.5\";}}i:21;a:10:{s:5:\"image\";s:168:\"https://ae01.alicdn.com/kf/H15b3e38adda2490fad7ba1bb47653076K/2021-Newly-Men-s-Summer-Loafers-Shoes-Genuine-Leather-Soft-Man-Casual-Slip-on-Cutout-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:20:\"32876124625-brown-10\";s:7:\"sku_sub\";s:20:\"32876124625-brown-10\";s:5:\"skuId\";s:11:\"65559018109\";s:7:\"skuAttr\";s:24:\"14:365458;200000124:1583\";s:13:\"regular_price\";s:4:\"45.0\";s:10:\"sale_price\";s:5:\"20.25\";s:5:\"stock\";i:94;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:2:\"10\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:2:\"10\";}}i:22;a:10:{s:5:\"image\";s:168:\"https://ae01.alicdn.com/kf/H15b3e38adda2490fad7ba1bb47653076K/2021-Newly-Men-s-Summer-Loafers-Shoes-Genuine-Leather-Soft-Man-Casual-Slip-on-Cutout-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:19:\"32876124625-brown-6\";s:7:\"sku_sub\";s:19:\"32876124625-brown-6\";s:5:\"skuId\";s:11:\"65559018110\";s:7:\"skuAttr\";s:24:\"14:365458;200000124:1394\";s:13:\"regular_price\";s:4:\"44.0\";s:10:\"sale_price\";s:4:\"19.8\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:1:\"6\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:1:\"6\";}}i:23;a:10:{s:5:\"image\";s:168:\"https://ae01.alicdn.com/kf/H15b3e38adda2490fad7ba1bb47653076K/2021-Newly-Men-s-Summer-Loafers-Shoes-Genuine-Leather-Soft-Man-Casual-Slip-on-Cutout-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:20:\"32876124625-brown-11\";s:7:\"sku_sub\";s:20:\"32876124625-brown-11\";s:5:\"skuId\";s:17:\"10000001889281976\";s:7:\"skuAttr\";s:29:\"14:365458;200000124:100010420\";s:13:\"regular_price\";s:4:\"46.0\";s:10:\"sale_price\";s:4:\"20.7\";s:5:\"stock\";i:92;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:2:\"11\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:2:\"11\";}}i:24;a:10:{s:5:\"image\";s:168:\"https://ae01.alicdn.com/kf/H40fcbfb1cb4c4dbeb6d14d8b76351ce26/2021-Newly-Men-s-Summer-Loafers-Shoes-Genuine-Leather-Soft-Man-Casual-Slip-on-Cutout-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:21:\"32876124625-orange-11\";s:7:\"sku_sub\";s:21:\"32876124625-orange-11\";s:5:\"skuId\";s:17:\"10000001889281977\";s:7:\"skuAttr\";s:29:\"14:350852;200000124:100010420\";s:13:\"regular_price\";s:4:\"46.0\";s:10:\"sale_price\";s:4:\"20.7\";s:5:\"stock\";i:95;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Orange\";s:9:\"shoe-size\";s:2:\"11\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Orange\";s:9:\"shoe-size\";s:2:\"11\";}}i:25;a:10:{s:5:\"image\";s:168:\"https://ae01.alicdn.com/kf/Hced88ada61714be0a10ee5183fa1dd85c/2021-Newly-Men-s-Summer-Loafers-Shoes-Genuine-Leather-Soft-Man-Casual-Slip-on-Cutout-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:20:\"32876124625-black-11\";s:7:\"sku_sub\";s:20:\"32876124625-black-11\";s:5:\"skuId\";s:17:\"10000001889281975\";s:7:\"skuAttr\";s:26:\"14:193;200000124:100010420\";s:13:\"regular_price\";s:4:\"46.0\";s:10:\"sale_price\";s:4:\"20.7\";s:5:\"stock\";i:83;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"11\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"11\";}}i:26;a:10:{s:5:\"image\";s:168:\"https://ae01.alicdn.com/kf/Hced88ada61714be0a10ee5183fa1dd85c/2021-Newly-Men-s-Summer-Loafers-Shoes-Genuine-Leather-Soft-Man-Casual-Slip-on-Cutout-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:21:\"32876124625-black-6-5\";s:7:\"sku_sub\";s:21:\"32876124625-black-6-5\";s:5:\"skuId\";s:11:\"65559018095\";s:7:\"skuAttr\";s:26:\"14:193;200000124:200000287\";s:13:\"regular_price\";s:4:\"45.0\";s:10:\"sale_price\";s:5:\"20.25\";s:5:\"stock\";i:98;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:3:\"6.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:3:\"6.5\";}}}'),
(38054, 3088, '_variation_description', ''),
(38055, 3088, '_sku', '4000587350897-light-pink-female-10'),
(38056, 3088, '_regular_price', '87.45'),
(38057, 3088, 'total_sales', '0'),
(38058, 3088, '_tax_status', 'taxable'),
(38059, 3088, '_tax_class', 'parent'),
(38060, 3088, '_manage_stock', 'yes'),
(38061, 3088, '_backorders', 'no'),
(38062, 3088, '_sold_individually', 'no'),
(38063, 3088, '_virtual', 'no'),
(38064, 3088, '_downloadable', 'no'),
(38065, 3088, '_download_limit', '-1'),
(38066, 3088, '_download_expiry', '-1'),
(38067, 3088, '_stock', '0'),
(38068, 3088, '_stock_status', 'outofstock'),
(38069, 3088, '_wc_average_rating', '0'),
(38070, 3088, '_wc_review_count', '0'),
(38071, 3088, 'attribute_pa_color', 'light-pink-female'),
(38072, 3088, 'attribute_pa_shoe-size', '10'),
(38073, 3088, '_price', '87.45'),
(38074, 3088, '_product_version', '4.1.0'),
(38075, 3088, '_vi_wad_aliexpress_variation_id', '12000018439732174'),
(38076, 3088, '_vi_wad_aliexpress_variation_attr', '14:10#Light Pink Female;200000124:1583'),
(38077, 3089, '_variation_description', ''),
(38078, 3089, '_sku', '4000587350897-dark-gray-for-male-4-5'),
(38079, 3089, '_regular_price', '90.51'),
(38080, 3085, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H0b740c090087419a98173d65f1d3086cb/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers.jpg_640x640.jpg'),
(38081, 2961, '_thumbnail_id', '3085'),
(38082, 3089, 'total_sales', '0'),
(38083, 3089, '_tax_status', 'taxable'),
(38084, 2962, '_thumbnail_id', '3085'),
(38085, 3089, '_tax_class', 'parent'),
(38086, 2963, '_thumbnail_id', '3085'),
(38087, 3089, '_manage_stock', 'yes'),
(38088, 3089, '_backorders', 'no'),
(38089, 2965, '_thumbnail_id', '3085'),
(38090, 2966, '_thumbnail_id', '3085'),
(38091, 3089, '_sold_individually', 'no'),
(38092, 2967, '_thumbnail_id', '3085'),
(38093, 2968, '_thumbnail_id', '3085'),
(38094, 2970, '_thumbnail_id', '3085'),
(38095, 3089, '_virtual', 'no'),
(38096, 2971, '_thumbnail_id', '3085'),
(38097, 3089, '_downloadable', 'no'),
(38098, 2972, '_thumbnail_id', '3085'),
(38099, 3089, '_download_limit', '-1'),
(38100, 3089, '_download_expiry', '-1'),
(38101, 3089, '_stock', '0'),
(38102, 3089, '_stock_status', 'outofstock'),
(38103, 3089, '_wc_average_rating', '0'),
(38104, 3089, '_wc_review_count', '0'),
(38105, 3089, 'attribute_pa_color', 'dark-gray-for-male'),
(38106, 3089, 'attribute_pa_shoe-size', '4-5'),
(38107, 3089, '_price', '90.51'),
(38108, 3089, '_product_version', '4.1.0'),
(38109, 3089, '_vi_wad_aliexpress_variation_id', '10000014547228534'),
(38110, 3089, '_vi_wad_aliexpress_variation_attr', '14:771#Dark Gray  for Male;200000124:200000285'),
(38111, 3090, '_variation_description', ''),
(38112, 3090, '_sku', '4000587350897-light-pink-female-9-5'),
(38113, 3090, '_regular_price', '87.45'),
(38114, 3090, 'total_sales', '0'),
(38115, 3090, '_tax_status', 'taxable'),
(38116, 3090, '_tax_class', 'parent'),
(38117, 3090, '_manage_stock', 'yes'),
(38118, 3090, '_backorders', 'no'),
(38119, 3090, '_sold_individually', 'no'),
(38120, 3090, '_virtual', 'no'),
(38121, 3090, '_downloadable', 'no'),
(38122, 3090, '_download_limit', '-1'),
(38123, 3090, '_download_expiry', '-1'),
(38124, 3090, '_stock', '0'),
(38125, 3090, '_stock_status', 'outofstock'),
(38126, 3090, '_wc_average_rating', '0'),
(38127, 3090, '_wc_review_count', '0'),
(38128, 3090, 'attribute_pa_color', 'light-pink-female'),
(38129, 3090, 'attribute_pa_shoe-size', '9-5'),
(38130, 3090, '_price', '87.45'),
(38131, 3090, '_product_version', '4.1.0'),
(38132, 3090, '_vi_wad_aliexpress_variation_id', '12000018439732173'),
(38133, 3090, '_vi_wad_aliexpress_variation_attr', '14:10#Light Pink Female;200000124:200000290'),
(38134, 3091, '_variation_description', ''),
(38135, 3091, '_sku', '4000587350897-dark-gray-for-male-5'),
(38136, 3091, '_regular_price', '90.51'),
(38137, 3091, 'total_sales', '0'),
(38138, 3091, '_tax_status', 'taxable'),
(38139, 3091, '_tax_class', 'parent'),
(38140, 3091, '_manage_stock', 'yes'),
(38141, 3091, '_backorders', 'no'),
(38142, 3091, '_sold_individually', 'no'),
(38143, 3091, '_virtual', 'no'),
(38144, 3091, '_downloadable', 'no'),
(38145, 3091, '_download_limit', '-1'),
(38146, 3091, '_download_expiry', '-1'),
(38147, 3091, '_stock', '0'),
(38148, 3091, '_stock_status', 'outofstock'),
(38149, 3091, '_wc_average_rating', '0'),
(38150, 3091, '_wc_review_count', '0'),
(38151, 3091, 'attribute_pa_color', 'dark-gray-for-male'),
(38152, 3091, 'attribute_pa_shoe-size', '5'),
(38153, 3091, '_price', '90.51'),
(38154, 3091, '_product_version', '4.1.0'),
(38155, 3091, '_vi_wad_aliexpress_variation_id', '10000014547228535'),
(38156, 3091, '_vi_wad_aliexpress_variation_attr', '14:771#Dark Gray  for Male;200000124:698'),
(38157, 3092, '_variation_description', ''),
(38158, 3092, '_sku', '4000587350897-light-pink-female-8-5'),
(38159, 3092, '_regular_price', '87.45'),
(38160, 3092, 'total_sales', '0'),
(38161, 3092, '_tax_status', 'taxable'),
(38162, 3092, '_tax_class', 'parent'),
(38163, 3092, '_manage_stock', 'yes'),
(38164, 3092, '_backorders', 'no'),
(38165, 3092, '_sold_individually', 'no'),
(38166, 3092, '_virtual', 'no'),
(38167, 3092, '_downloadable', 'no'),
(38168, 3092, '_download_limit', '-1'),
(38169, 3092, '_download_expiry', '-1'),
(38170, 3092, '_stock', '0'),
(38171, 3092, '_stock_status', 'outofstock'),
(38172, 3092, '_wc_average_rating', '0'),
(38173, 3092, '_wc_review_count', '0'),
(38174, 3092, 'attribute_pa_color', 'light-pink-female'),
(38175, 3092, 'attribute_pa_shoe-size', '8-5'),
(38176, 3092, '_price', '87.45'),
(38177, 3092, '_product_version', '4.1.0'),
(38178, 3092, '_vi_wad_aliexpress_variation_id', '12000018439732172'),
(38179, 3092, '_vi_wad_aliexpress_variation_attr', '14:10#Light Pink Female;200000124:200000289'),
(38180, 3093, '_variation_description', ''),
(38181, 3093, '_sku', '4000587350897-dark-gray-for-male-5-5'),
(38182, 3093, '_regular_price', '90.51'),
(38183, 3093, 'total_sales', '0'),
(38184, 3093, '_tax_status', 'taxable'),
(38185, 3093, '_tax_class', 'parent'),
(38186, 3093, '_manage_stock', 'yes'),
(38187, 3093, '_backorders', 'no'),
(38188, 3093, '_sold_individually', 'no'),
(38189, 3093, '_virtual', 'no'),
(38190, 3093, '_downloadable', 'no'),
(38191, 3093, '_download_limit', '-1'),
(38192, 3093, '_download_expiry', '-1'),
(38193, 3093, '_stock', '0'),
(38194, 3093, '_stock_status', 'outofstock'),
(38195, 3093, '_wc_average_rating', '0'),
(38196, 3093, '_wc_review_count', '0'),
(38197, 3093, 'attribute_pa_color', 'dark-gray-for-male'),
(38198, 3093, 'attribute_pa_shoe-size', '5-5'),
(38199, 3093, '_price', '90.51'),
(38200, 3093, '_product_version', '4.1.0'),
(38201, 3093, '_vi_wad_aliexpress_variation_id', '10000014547228536'),
(38202, 3093, '_vi_wad_aliexpress_variation_attr', '14:771#Dark Gray  for Male;200000124:200000286'),
(38203, 3094, '_variation_description', ''),
(38204, 3094, '_sku', '4000587350897-dark-gray-for-male-6'),
(38205, 3094, '_regular_price', '90.51'),
(38206, 3094, 'total_sales', '0'),
(38207, 3094, '_tax_status', 'taxable'),
(38208, 3094, '_tax_class', 'parent'),
(38209, 3094, '_manage_stock', 'yes'),
(38210, 3094, '_backorders', 'no'),
(38211, 3094, '_sold_individually', 'no'),
(38212, 3094, '_virtual', 'no'),
(38213, 3094, '_downloadable', 'no'),
(38214, 3094, '_download_limit', '-1'),
(38215, 3094, '_download_expiry', '-1'),
(38216, 3094, '_stock', '999'),
(38217, 3094, '_stock_status', 'instock'),
(38218, 3094, '_wc_average_rating', '0'),
(38219, 3094, '_wc_review_count', '0'),
(38220, 3094, 'attribute_pa_color', 'dark-gray-for-male'),
(38221, 3094, 'attribute_pa_shoe-size', '6'),
(38222, 3094, '_price', '90.51'),
(38223, 3094, '_product_version', '4.1.0'),
(38224, 3094, '_vi_wad_aliexpress_variation_id', '10000014547228537'),
(38225, 3094, '_vi_wad_aliexpress_variation_attr', '14:771#Dark Gray  for Male;200000124:1394'),
(38226, 3095, '_wp_attached_file', '2021/06/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-3.jpg_640x640-3.jpg'),
(38227, 3095, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:141:\"2021/06/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-3.jpg_640x640-3.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:141:\"Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-3.jpg_640x640-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:141:\"Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-3.jpg_640x640-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:141:\"Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-3.jpg_640x640-3-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:141:\"Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-3.jpg_640x640-3-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:141:\"Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-3.jpg_640x640-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:141:\"Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-3.jpg_640x640-3-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:141:\"Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-3.jpg_640x640-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:141:\"Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-3.jpg_640x640-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:141:\"Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-3.jpg_640x640-3-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:141:\"Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-3.jpg_640x640-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(38228, 3097, '_variation_description', ''),
(38229, 3097, '_sku', '4000587350897-dark-gray-for-male-7'),
(38230, 3097, '_regular_price', '90.51'),
(38231, 3097, 'total_sales', '0'),
(38232, 3097, '_tax_status', 'taxable'),
(38233, 3097, '_tax_class', 'parent'),
(38234, 3097, '_manage_stock', 'yes'),
(38235, 3097, '_backorders', 'no'),
(38236, 3097, '_sold_individually', 'no'),
(38237, 3097, '_virtual', 'no'),
(38238, 3097, '_downloadable', 'no'),
(38239, 3097, '_download_limit', '-1'),
(38240, 3097, '_download_expiry', '-1'),
(38241, 3097, '_stock', '998'),
(38242, 3097, '_stock_status', 'instock'),
(38243, 3097, '_wc_average_rating', '0'),
(38244, 3097, '_wc_review_count', '0'),
(38245, 3097, 'attribute_pa_color', 'dark-gray-for-male'),
(38246, 3097, 'attribute_pa_shoe-size', '7'),
(38247, 3097, '_price', '90.51'),
(38248, 3096, '_vi_wad_description_images', 'a:32:{i:0;s:104:\"https://ae01.alicdn.com/kf/He4055f94251a49e1a9e3da8d63d0a030j.jpg?width=950&amp;height=478&amp;hash=1428\";i:1;s:97:\"https://ae01.alicdn.com/kf/H36762ed6a2af44939e86ac9b44951897d.jpg?width=750&height=1098&hash=1848\";i:2;s:97:\"https://ae01.alicdn.com/kf/H39428e2631324316bf232b8e2932c19bi.jpg?width=750&height=1009&hash=1759\";i:3;s:97:\"https://ae01.alicdn.com/kf/Hc638be35782e450d81dc16d3046be375C.jpg?width=750&height=1065&hash=1815\";i:4;s:96:\"https://ae01.alicdn.com/kf/H72f2207940d34d1e942c23d5071c48e3S.jpg?width=750&height=842&hash=1592\";i:5;s:96:\"https://ae01.alicdn.com/kf/H7e4fce156dc04f69a441eed614988b5ej.jpg?width=750&height=454&hash=1204\";i:6;s:97:\"https://ae01.alicdn.com/kf/H914955940c944b6d81a5140cdf60698bJ.jpg?width=750&height=1054&hash=1804\";i:7;s:97:\"https://ae01.alicdn.com/kf/H9c9d85c722674336b6cd14a3f7b81817F.jpg?width=750&height=1059&hash=1809\";i:8;s:97:\"https://ae01.alicdn.com/kf/Hfcc21537c5084084b5c60853ca204eb4a.jpg?width=750&height=1043&hash=1793\";i:9;s:97:\"https://ae01.alicdn.com/kf/H5537294b1c9f4bcfb0e75c60d03c426a5.jpg?width=750&height=1048&hash=1798\";i:10;s:96:\"https://ae01.alicdn.com/kf/H556ef674e90c4ad194c50f65785b2e38Q.jpg?width=750&height=602&hash=1352\";i:11;s:97:\"https://ae01.alicdn.com/kf/H5effbddd7ec94e5596220e87a0bf41dcv.jpg?width=750&height=1074&hash=1824\";i:12;s:96:\"https://ae01.alicdn.com/kf/H9237c86dc1ea46d99280614ef60a2750S.jpg?width=750&height=937&hash=1687\";i:13;s:96:\"https://ae01.alicdn.com/kf/Hd5e4ebc3f38a44d2a44cb39117e72791g.jpg?width=750&height=830&hash=1580\";i:14;s:96:\"https://ae01.alicdn.com/kf/H36b219c069014c5c9318ceee04388024U.jpg?width=750&height=792&hash=1542\";i:15;s:96:\"https://ae01.alicdn.com/kf/H1c5079f85d3643db8b6863e1a009015f1.jpg?width=750&height=840&hash=1590\";i:16;s:96:\"https://ae01.alicdn.com/kf/H11168f184ea842d6a7a14aa234d72fa7j.jpg?width=750&height=747&hash=1497\";i:17;s:96:\"https://ae01.alicdn.com/kf/Hf2f26d159e2f4b73a36e4c11f7801215m.jpg?width=750&height=822&hash=1572\";i:18;s:96:\"https://ae01.alicdn.com/kf/H209725d0c2fd424797056930e434f233m.jpg?width=750&height=811&hash=1561\";i:19;s:96:\"https://ae01.alicdn.com/kf/He36d15b3b80d4c7ab83138c06d502fd4S.jpg?width=750&height=767&hash=1517\";i:20;s:96:\"https://ae01.alicdn.com/kf/H091bf0c2ec4f469ebb88686eff4cc47e6.jpg?width=750&height=982&hash=1732\";i:21;s:96:\"https://ae01.alicdn.com/kf/Hc7c0f36d17134d0bb16ef5f39cdd08eba.jpg?width=750&height=797&hash=1547\";i:22;s:96:\"https://ae01.alicdn.com/kf/Hab87f6ac1d3043889801efba330e6f54g.jpg?width=750&height=820&hash=1570\";i:23;s:96:\"https://ae01.alicdn.com/kf/Hdaa9712f9816472c918d62555165b8ccE.jpg?width=750&height=892&hash=1642\";i:24;s:96:\"https://ae01.alicdn.com/kf/Hecca96e624134aeabbe7155ac1c30baeB.jpg?width=750&height=627&hash=1377\";i:25;s:96:\"https://ae01.alicdn.com/kf/H56bf02450daf4a6898741fb449106941g.jpg?width=750&height=823&hash=1573\";i:26;s:97:\"https://ae01.alicdn.com/kf/H00ded0e98f744da7a668c20109afd9cdL.jpg?width=750&height=1007&hash=1757\";i:27;s:96:\"https://ae01.alicdn.com/kf/H0dcd0a9aad4c412da115a5573aadd6a8N.jpg?width=750&height=734&hash=1484\";i:28;s:97:\"https://ae01.alicdn.com/kf/Hc0da7646dfbe43deb950ee2366c50ccfk.jpg?width=750&height=1074&hash=1824\";i:29;s:104:\"https://ae01.alicdn.com/kf/Hf498793a3bfc41619b87c402e78c59ee7.jpg?width=950&amp;height=300&amp;hash=1250\";i:30;s:104:\"https://ae01.alicdn.com/kf/H0fe85e2f810f40018cd06cf7932c75c5v.jpg?width=790&amp;height=698&amp;hash=1488\";i:31;s:102:\"https://ae01.alicdn.com/kf/H6d16078ba134460589c7033b4ec4beaaj.jpg?width=939&amp;height=50&amp;hash=989\";}'),
(38249, 3097, '_product_version', '4.1.0'),
(38250, 3096, '_vi_wad_sku', '1005002536422572'),
(38251, 3096, '_vi_wad_attributes', 'a:2:{i:14;a:5:{s:6:\"values\";a:5:{s:6:\"14:193\";s:12:\"Black Orange\";s:6:\"14:175\";s:10:\"Army Green\";s:9:\"14:350852\";s:19:\"Terracotta Warriors\";s:5:\"14:29\";s:12:\"Black  white\";s:6:\"14:366\";s:13:\"Black  yellow\";}s:4:\"slug\";s:5:\"color\";s:4:\"name\";s:5:\"Color\";s:8:\"position\";i:0;s:10:\"values_sub\";a:5:{s:6:\"14:193\";s:5:\"BLACK\";s:6:\"14:175\";s:5:\"Green\";s:9:\"14:350852\";s:6:\"Orange\";s:5:\"14:29\";s:5:\"White\";s:6:\"14:366\";s:6:\"Yellow\";}}i:200000124;a:5:{s:6:\"values\";a:10:{s:19:\"200000124:200000364\";s:2:\"39\";s:19:\"200000124:100013888\";s:2:\"40\";s:19:\"200000124:100010483\";s:2:\"41\";s:19:\"200000124:200000337\";s:2:\"42\";s:19:\"200000124:200000338\";s:2:\"43\";s:19:\"200000124:100010487\";s:2:\"44\";s:14:\"200000124:3116\";s:2:\"45\";s:19:\"200000124:200000899\";s:2:\"46\";s:19:\"200000124:200000339\";s:2:\"47\";s:19:\"200000124:200000900\";s:2:\"48\";}s:4:\"slug\";s:9:\"shoe-size\";s:4:\"name\";s:9:\"Shoe Size\";s:8:\"position\";i:1;s:10:\"values_sub\";a:10:{s:19:\"200000124:200000364\";s:2:\"39\";s:19:\"200000124:100013888\";s:2:\"40\";s:19:\"200000124:100010483\";s:2:\"41\";s:19:\"200000124:200000337\";s:2:\"42\";s:19:\"200000124:200000338\";s:2:\"43\";s:19:\"200000124:100010487\";s:2:\"44\";s:14:\"200000124:3116\";s:2:\"45\";s:19:\"200000124:200000899\";s:2:\"46\";s:19:\"200000124:200000339\";s:2:\"47\";s:19:\"200000124:200000900\";s:2:\"48\";}}}'),
(38252, 3096, '_vi_wad_list_attributes', 'a:15:{s:6:\"14:193\";a:4:{s:4:\"name\";s:12:\"Black Orange\";s:8:\"name_sub\";s:5:\"BLACK\";s:5:\"color\";s:7:\"#000000\";s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H9fe89f66728c43faa60181fb0851bb59C/HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace.jpg_640x640.jpg\";}s:6:\"14:175\";a:4:{s:4:\"name\";s:10:\"Army Green\";s:8:\"name_sub\";s:5:\"Green\";s:5:\"color\";s:7:\"#007000\";s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H52593dad8d0f4707a8e72b4475645b11O/HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace.jpg_640x640.jpg\";}s:9:\"14:350852\";a:4:{s:4:\"name\";s:19:\"Terracotta Warriors\";s:8:\"name_sub\";s:6:\"Orange\";s:5:\"color\";s:7:\"#FFA500\";s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H98eab9154f2144f2a6513caf96b5535cx/HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace.jpg_640x640.jpg\";}s:5:\"14:29\";a:4:{s:4:\"name\";s:12:\"Black  white\";s:8:\"name_sub\";s:5:\"White\";s:5:\"color\";s:7:\"#FFFFFF\";s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H433a756904af41119ef929739584d3f4r/HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace.jpg_640x640.jpg\";}s:6:\"14:366\";a:4:{s:4:\"name\";s:13:\"Black  yellow\";s:8:\"name_sub\";s:6:\"Yellow\";s:5:\"color\";s:7:\"#FFFF00\";s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/Hc1985320670c45909dc22604a963bf11j/HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace.jpg_640x640.jpg\";}s:19:\"200000124:200000364\";a:4:{s:4:\"name\";s:2:\"39\";s:8:\"name_sub\";s:2:\"39\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:100013888\";a:4:{s:4:\"name\";s:2:\"40\";s:8:\"name_sub\";s:2:\"40\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:100010483\";a:4:{s:4:\"name\";s:2:\"41\";s:8:\"name_sub\";s:2:\"41\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000337\";a:4:{s:4:\"name\";s:2:\"42\";s:8:\"name_sub\";s:2:\"42\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000338\";a:4:{s:4:\"name\";s:2:\"43\";s:8:\"name_sub\";s:2:\"43\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:100010487\";a:4:{s:4:\"name\";s:2:\"44\";s:8:\"name_sub\";s:2:\"44\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:14:\"200000124:3116\";a:4:{s:4:\"name\";s:2:\"45\";s:8:\"name_sub\";s:2:\"45\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000899\";a:4:{s:4:\"name\";s:2:\"46\";s:8:\"name_sub\";s:2:\"46\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000339\";a:4:{s:4:\"name\";s:2:\"47\";s:8:\"name_sub\";s:2:\"47\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000900\";a:4:{s:4:\"name\";s:2:\"48\";s:8:\"name_sub\";s:2:\"48\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}}'),
(38253, 3096, '_vi_wad_shipping_info', 'a:6:{s:4:\"time\";i:1622547180;s:7:\"country\";s:2:\"LK\";s:7:\"company\";s:15:\"CAINIAO_PREMIUM\";s:7:\"freight\";s:1577:\"[{\"bizShowMind\":{\"layout\":[]},\"commitDay\":\"75\",\"company\":\"AliExpress Premium Shipping\",\"currency\":\"USD\",\"discount\":10,\"displayType\":\"deliveryTime\",\"features\":{},\"freightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $59.54\",\"value\":59.54},\"freightFeatures\":{\"provider\":\"ae_config\"},\"freightLayout\":{\"displayType\":\"deliveryTime\",\"layout\":[{\"text\":\"Shipping: US $59.54\",\"type\":\"title\"},{\"text\":\"To <font color=\'#000000\'>Sri Lanka</font> via AliExpress Premium Shipping\",\"type\":\"subtitle\"}],\"openShippingPanel\":\"true\"},\"fullMailLine\":false,\"hbaService\":false,\"i18nMap\":{},\"id\":0,\"name\":\"FreightItemModule\",\"sendGoodsCountry\":\"CN\",\"sendGoodsCountryFullName\":\"China\",\"serviceName\":\"CAINIAO_PREMIUM\",\"standardFreightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $59.54\",\"value\":59.54},\"time\":\"7-15\",\"tracking\":true},{\"bizShowMind\":{\"layout\":[]},\"commitDay\":\"75\",\"company\":\"Fedex IP\",\"currency\":\"USD\",\"discount\":0,\"displayType\":\"deliveryTime\",\"features\":{},\"freightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $127.19\",\"value\":127.19},\"freightFeatures\":{\"provider\":\"ae_config\"},\"freightLayout\":{\"displayType\":\"deliveryTime\",\"layout\":[{\"text\":\"Shipping: US $127.19\",\"type\":\"title\"},{\"text\":\"To <font color=\'#000000\'>Sri Lanka</font> via Fedex IP\",\"type\":\"subtitle\"}],\"openShippingPanel\":\"true\"},\"fullMailLine\":false,\"hbaService\":false,\"i18nMap\":{},\"id\":0,\"name\":\"FreightItemModule\",\"sendGoodsCountry\":\"CN\",\"sendGoodsCountryFullName\":\"China\",\"serviceName\":\"FEDEX\",\"standardFreightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $127.19\",\"value\":127.19},\"time\":\"7-15\",\"tracking\":true}]\";s:13:\"shipping_cost\";d:59.53999999999999914734871708787977695465087890625;s:13:\"delivery_time\";s:4:\"7-15\";}'),
(38254, 3097, '_vi_wad_aliexpress_variation_id', '10000014547228538'),
(38255, 3096, '_vi_wad_gallery', 'a:6:{i:0;s:172:\"https://ae01.alicdn.com/kf/H3516771f386e4bdf8526ed749b73a511E/HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace.jpg\";i:1;s:172:\"https://ae01.alicdn.com/kf/H27b643852f6f4ac78eb0712f27062639j/HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace.jpg\";i:2;s:172:\"https://ae01.alicdn.com/kf/H0bae573b17784fc595d02023bee8929aw/HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace.jpg\";i:3;s:172:\"https://ae01.alicdn.com/kf/Hf6e1371bf01146918e2c4a5d889bf46fo/HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace.jpg\";i:4;s:172:\"https://ae01.alicdn.com/kf/Hb842fecbf3164027937d06dfaf4c3e56U/HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace.jpg\";i:5;s:172:\"https://ae01.alicdn.com/kf/H28af4d7c91144a1db7ee9051b5ae30cfn/HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace.jpg\";}'),
(38256, 3097, '_vi_wad_aliexpress_variation_attr', '14:771#Dark Gray  for Male;200000124:3434'),
(38257, 3096, '_vi_wad_variation_images', 'a:5:{s:6:\"14:193\";s:184:\"https://ae01.alicdn.com/kf/H9fe89f66728c43faa60181fb0851bb59C/HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace.jpg_640x640.jpg\";s:6:\"14:175\";s:184:\"https://ae01.alicdn.com/kf/H52593dad8d0f4707a8e72b4475645b11O/HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace.jpg_640x640.jpg\";s:9:\"14:350852\";s:184:\"https://ae01.alicdn.com/kf/H98eab9154f2144f2a6513caf96b5535cx/HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace.jpg_640x640.jpg\";s:5:\"14:29\";s:184:\"https://ae01.alicdn.com/kf/H433a756904af41119ef929739584d3f4r/HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace.jpg_640x640.jpg\";s:6:\"14:366\";s:184:\"https://ae01.alicdn.com/kf/Hc1985320670c45909dc22604a963bf11j/HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace.jpg_640x640.jpg\";}'),
(38258, 3096, '_vi_wad_store_info', 'a:3:{s:4:\"name\";s:18:\"Factory Make Store\";s:3:\"url\";s:36:\"//www.aliexpress.com/store/911882313\";s:3:\"num\";i:911882313;}');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(38259, 3096, '_vi_wad_variations', 'a:50:{i:0;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/Hc1985320670c45909dc22604a963bf11j/HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace.jpg_640x640.jpg\";s:3:\"sku\";s:32:\"1005002536422572-black-yellow-45\";s:7:\"sku_sub\";s:26:\"1005002536422572-yellow-45\";s:5:\"skuId\";s:17:\"12000021042519319\";s:7:\"skuAttr\";s:35:\"14:366#Black  yellow;200000124:3116\";s:13:\"regular_price\";s:4:\"27.0\";s:10:\"sale_price\";s:4:\"13.5\";s:5:\"stock\";i:999;s:10:\"attributes\";a:2:{s:5:\"color\";s:13:\"Black  yellow\";s:9:\"shoe-size\";s:2:\"45\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:2:\"45\";}}i:1;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/Hc1985320670c45909dc22604a963bf11j/HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace.jpg_640x640.jpg\";s:3:\"sku\";s:32:\"1005002536422572-black-yellow-44\";s:7:\"sku_sub\";s:26:\"1005002536422572-yellow-44\";s:5:\"skuId\";s:17:\"12000021042519318\";s:7:\"skuAttr\";s:40:\"14:366#Black  yellow;200000124:100010487\";s:13:\"regular_price\";s:4:\"27.0\";s:10:\"sale_price\";s:4:\"13.5\";s:5:\"stock\";i:997;s:10:\"attributes\";a:2:{s:5:\"color\";s:13:\"Black  yellow\";s:9:\"shoe-size\";s:2:\"44\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:2:\"44\";}}i:2;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/Hc1985320670c45909dc22604a963bf11j/HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace.jpg_640x640.jpg\";s:3:\"sku\";s:32:\"1005002536422572-black-yellow-43\";s:7:\"sku_sub\";s:26:\"1005002536422572-yellow-43\";s:5:\"skuId\";s:17:\"12000021042519317\";s:7:\"skuAttr\";s:40:\"14:366#Black  yellow;200000124:200000338\";s:13:\"regular_price\";s:4:\"27.0\";s:10:\"sale_price\";s:4:\"13.5\";s:5:\"stock\";i:998;s:10:\"attributes\";a:2:{s:5:\"color\";s:13:\"Black  yellow\";s:9:\"shoe-size\";s:2:\"43\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:2:\"43\";}}i:3;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/Hc1985320670c45909dc22604a963bf11j/HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace.jpg_640x640.jpg\";s:3:\"sku\";s:32:\"1005002536422572-black-yellow-42\";s:7:\"sku_sub\";s:26:\"1005002536422572-yellow-42\";s:5:\"skuId\";s:17:\"12000021042519316\";s:7:\"skuAttr\";s:40:\"14:366#Black  yellow;200000124:200000337\";s:13:\"regular_price\";s:4:\"27.0\";s:10:\"sale_price\";s:4:\"13.5\";s:5:\"stock\";i:995;s:10:\"attributes\";a:2:{s:5:\"color\";s:13:\"Black  yellow\";s:9:\"shoe-size\";s:2:\"42\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:2:\"42\";}}i:4;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/Hc1985320670c45909dc22604a963bf11j/HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace.jpg_640x640.jpg\";s:3:\"sku\";s:32:\"1005002536422572-black-yellow-41\";s:7:\"sku_sub\";s:26:\"1005002536422572-yellow-41\";s:5:\"skuId\";s:17:\"12000021042519315\";s:7:\"skuAttr\";s:40:\"14:366#Black  yellow;200000124:100010483\";s:13:\"regular_price\";s:4:\"27.0\";s:10:\"sale_price\";s:4:\"13.5\";s:5:\"stock\";i:995;s:10:\"attributes\";a:2:{s:5:\"color\";s:13:\"Black  yellow\";s:9:\"shoe-size\";s:2:\"41\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:2:\"41\";}}i:5;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/Hc1985320670c45909dc22604a963bf11j/HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace.jpg_640x640.jpg\";s:3:\"sku\";s:32:\"1005002536422572-black-yellow-40\";s:7:\"sku_sub\";s:26:\"1005002536422572-yellow-40\";s:5:\"skuId\";s:17:\"12000021042519314\";s:7:\"skuAttr\";s:40:\"14:366#Black  yellow;200000124:100013888\";s:13:\"regular_price\";s:4:\"27.0\";s:10:\"sale_price\";s:4:\"13.5\";s:5:\"stock\";i:996;s:10:\"attributes\";a:2:{s:5:\"color\";s:13:\"Black  yellow\";s:9:\"shoe-size\";s:2:\"40\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:2:\"40\";}}i:6;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/Hc1985320670c45909dc22604a963bf11j/HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace.jpg_640x640.jpg\";s:3:\"sku\";s:32:\"1005002536422572-black-yellow-39\";s:7:\"sku_sub\";s:26:\"1005002536422572-yellow-39\";s:5:\"skuId\";s:17:\"12000021042519313\";s:7:\"skuAttr\";s:40:\"14:366#Black  yellow;200000124:200000364\";s:13:\"regular_price\";s:4:\"27.0\";s:10:\"sale_price\";s:4:\"13.5\";s:5:\"stock\";i:1000;s:10:\"attributes\";a:2:{s:5:\"color\";s:13:\"Black  yellow\";s:9:\"shoe-size\";s:2:\"39\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:2:\"39\";}}i:7;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H98eab9154f2144f2a6513caf96b5535cx/HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace.jpg_640x640.jpg\";s:3:\"sku\";s:39:\"1005002536422572-terracotta-warriors-48\";s:7:\"sku_sub\";s:26:\"1005002536422572-orange-48\";s:5:\"skuId\";s:17:\"12000021042519312\";s:7:\"skuAttr\";s:49:\"14:350852#Terracotta Warriors;200000124:200000900\";s:13:\"regular_price\";s:4:\"27.0\";s:10:\"sale_price\";s:4:\"13.5\";s:5:\"stock\";i:999;s:10:\"attributes\";a:2:{s:5:\"color\";s:19:\"Terracotta Warriors\";s:9:\"shoe-size\";s:2:\"48\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Orange\";s:9:\"shoe-size\";s:2:\"48\";}}i:8;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H52593dad8d0f4707a8e72b4475645b11O/HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"1005002536422572-army-green-43\";s:7:\"sku_sub\";s:25:\"1005002536422572-green-43\";s:5:\"skuId\";s:17:\"12000021042519327\";s:7:\"skuAttr\";s:37:\"14:175#Army Green;200000124:200000338\";s:13:\"regular_price\";s:4:\"27.0\";s:10:\"sale_price\";s:4:\"13.5\";s:5:\"stock\";i:975;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"Army Green\";s:9:\"shoe-size\";s:2:\"43\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"43\";}}i:9;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H52593dad8d0f4707a8e72b4475645b11O/HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"1005002536422572-army-green-42\";s:7:\"sku_sub\";s:25:\"1005002536422572-green-42\";s:5:\"skuId\";s:17:\"12000021042519326\";s:7:\"skuAttr\";s:37:\"14:175#Army Green;200000124:200000337\";s:13:\"regular_price\";s:4:\"27.0\";s:10:\"sale_price\";s:4:\"13.5\";s:5:\"stock\";i:979;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"Army Green\";s:9:\"shoe-size\";s:2:\"42\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"42\";}}i:10;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H52593dad8d0f4707a8e72b4475645b11O/HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"1005002536422572-army-green-41\";s:7:\"sku_sub\";s:25:\"1005002536422572-green-41\";s:5:\"skuId\";s:17:\"12000021042519325\";s:7:\"skuAttr\";s:37:\"14:175#Army Green;200000124:100010483\";s:13:\"regular_price\";s:4:\"27.0\";s:10:\"sale_price\";s:4:\"13.5\";s:5:\"stock\";i:984;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"Army Green\";s:9:\"shoe-size\";s:2:\"41\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"41\";}}i:11;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H52593dad8d0f4707a8e72b4475645b11O/HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"1005002536422572-army-green-40\";s:7:\"sku_sub\";s:25:\"1005002536422572-green-40\";s:5:\"skuId\";s:17:\"12000021042519324\";s:7:\"skuAttr\";s:37:\"14:175#Army Green;200000124:100013888\";s:13:\"regular_price\";s:4:\"27.0\";s:10:\"sale_price\";s:4:\"13.5\";s:5:\"stock\";i:992;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"Army Green\";s:9:\"shoe-size\";s:2:\"40\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"40\";}}i:12;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H52593dad8d0f4707a8e72b4475645b11O/HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"1005002536422572-army-green-39\";s:7:\"sku_sub\";s:25:\"1005002536422572-green-39\";s:5:\"skuId\";s:17:\"12000021042519323\";s:7:\"skuAttr\";s:37:\"14:175#Army Green;200000124:200000364\";s:13:\"regular_price\";s:4:\"27.0\";s:10:\"sale_price\";s:4:\"13.5\";s:5:\"stock\";i:995;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"Army Green\";s:9:\"shoe-size\";s:2:\"39\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"39\";}}i:13;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/Hc1985320670c45909dc22604a963bf11j/HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace.jpg_640x640.jpg\";s:3:\"sku\";s:32:\"1005002536422572-black-yellow-48\";s:7:\"sku_sub\";s:26:\"1005002536422572-yellow-48\";s:5:\"skuId\";s:17:\"12000021042519322\";s:7:\"skuAttr\";s:40:\"14:366#Black  yellow;200000124:200000900\";s:13:\"regular_price\";s:4:\"27.0\";s:10:\"sale_price\";s:4:\"13.5\";s:5:\"stock\";i:1000;s:10:\"attributes\";a:2:{s:5:\"color\";s:13:\"Black  yellow\";s:9:\"shoe-size\";s:2:\"48\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:2:\"48\";}}i:14;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/Hc1985320670c45909dc22604a963bf11j/HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace.jpg_640x640.jpg\";s:3:\"sku\";s:32:\"1005002536422572-black-yellow-47\";s:7:\"sku_sub\";s:26:\"1005002536422572-yellow-47\";s:5:\"skuId\";s:17:\"12000021042519321\";s:7:\"skuAttr\";s:40:\"14:366#Black  yellow;200000124:200000339\";s:13:\"regular_price\";s:4:\"27.0\";s:10:\"sale_price\";s:4:\"13.5\";s:5:\"stock\";i:1000;s:10:\"attributes\";a:2:{s:5:\"color\";s:13:\"Black  yellow\";s:9:\"shoe-size\";s:2:\"47\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:2:\"47\";}}i:15;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/Hc1985320670c45909dc22604a963bf11j/HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace.jpg_640x640.jpg\";s:3:\"sku\";s:32:\"1005002536422572-black-yellow-46\";s:7:\"sku_sub\";s:26:\"1005002536422572-yellow-46\";s:5:\"skuId\";s:17:\"12000021042519320\";s:7:\"skuAttr\";s:40:\"14:366#Black  yellow;200000124:200000899\";s:13:\"regular_price\";s:4:\"27.0\";s:10:\"sale_price\";s:4:\"13.5\";s:5:\"stock\";i:1000;s:10:\"attributes\";a:2:{s:5:\"color\";s:13:\"Black  yellow\";s:9:\"shoe-size\";s:2:\"46\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:2:\"46\";}}i:16;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H98eab9154f2144f2a6513caf96b5535cx/HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace.jpg_640x640.jpg\";s:3:\"sku\";s:39:\"1005002536422572-terracotta-warriors-39\";s:7:\"sku_sub\";s:26:\"1005002536422572-orange-39\";s:5:\"skuId\";s:17:\"12000021042519303\";s:7:\"skuAttr\";s:49:\"14:350852#Terracotta Warriors;200000124:200000364\";s:13:\"regular_price\";s:4:\"16.0\";s:10:\"sale_price\";s:3:\"8.0\";s:5:\"stock\";i:996;s:10:\"attributes\";a:2:{s:5:\"color\";s:19:\"Terracotta Warriors\";s:9:\"shoe-size\";s:2:\"39\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Orange\";s:9:\"shoe-size\";s:2:\"39\";}}i:17;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H98eab9154f2144f2a6513caf96b5535cx/HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace.jpg_640x640.jpg\";s:3:\"sku\";s:39:\"1005002536422572-terracotta-warriors-47\";s:7:\"sku_sub\";s:26:\"1005002536422572-orange-47\";s:5:\"skuId\";s:17:\"12000021042519311\";s:7:\"skuAttr\";s:49:\"14:350852#Terracotta Warriors;200000124:200000339\";s:13:\"regular_price\";s:4:\"27.0\";s:10:\"sale_price\";s:4:\"13.5\";s:5:\"stock\";i:998;s:10:\"attributes\";a:2:{s:5:\"color\";s:19:\"Terracotta Warriors\";s:9:\"shoe-size\";s:2:\"47\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Orange\";s:9:\"shoe-size\";s:2:\"47\";}}i:18;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H98eab9154f2144f2a6513caf96b5535cx/HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace.jpg_640x640.jpg\";s:3:\"sku\";s:39:\"1005002536422572-terracotta-warriors-46\";s:7:\"sku_sub\";s:26:\"1005002536422572-orange-46\";s:5:\"skuId\";s:17:\"12000021042519310\";s:7:\"skuAttr\";s:49:\"14:350852#Terracotta Warriors;200000124:200000899\";s:13:\"regular_price\";s:4:\"27.0\";s:10:\"sale_price\";s:4:\"13.5\";s:5:\"stock\";i:1000;s:10:\"attributes\";a:2:{s:5:\"color\";s:19:\"Terracotta Warriors\";s:9:\"shoe-size\";s:2:\"46\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Orange\";s:9:\"shoe-size\";s:2:\"46\";}}i:19;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H98eab9154f2144f2a6513caf96b5535cx/HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace.jpg_640x640.jpg\";s:3:\"sku\";s:39:\"1005002536422572-terracotta-warriors-45\";s:7:\"sku_sub\";s:26:\"1005002536422572-orange-45\";s:5:\"skuId\";s:17:\"12000021042519309\";s:7:\"skuAttr\";s:44:\"14:350852#Terracotta Warriors;200000124:3116\";s:13:\"regular_price\";s:4:\"27.0\";s:10:\"sale_price\";s:4:\"13.5\";s:5:\"stock\";i:998;s:10:\"attributes\";a:2:{s:5:\"color\";s:19:\"Terracotta Warriors\";s:9:\"shoe-size\";s:2:\"45\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Orange\";s:9:\"shoe-size\";s:2:\"45\";}}i:20;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H98eab9154f2144f2a6513caf96b5535cx/HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace.jpg_640x640.jpg\";s:3:\"sku\";s:39:\"1005002536422572-terracotta-warriors-44\";s:7:\"sku_sub\";s:26:\"1005002536422572-orange-44\";s:5:\"skuId\";s:17:\"12000021042519308\";s:7:\"skuAttr\";s:49:\"14:350852#Terracotta Warriors;200000124:100010487\";s:13:\"regular_price\";s:4:\"27.0\";s:10:\"sale_price\";s:4:\"13.5\";s:5:\"stock\";i:995;s:10:\"attributes\";a:2:{s:5:\"color\";s:19:\"Terracotta Warriors\";s:9:\"shoe-size\";s:2:\"44\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Orange\";s:9:\"shoe-size\";s:2:\"44\";}}i:21;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H98eab9154f2144f2a6513caf96b5535cx/HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace.jpg_640x640.jpg\";s:3:\"sku\";s:39:\"1005002536422572-terracotta-warriors-43\";s:7:\"sku_sub\";s:26:\"1005002536422572-orange-43\";s:5:\"skuId\";s:17:\"12000021042519307\";s:7:\"skuAttr\";s:49:\"14:350852#Terracotta Warriors;200000124:200000338\";s:13:\"regular_price\";s:4:\"27.0\";s:10:\"sale_price\";s:4:\"13.5\";s:5:\"stock\";i:998;s:10:\"attributes\";a:2:{s:5:\"color\";s:19:\"Terracotta Warriors\";s:9:\"shoe-size\";s:2:\"43\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Orange\";s:9:\"shoe-size\";s:2:\"43\";}}i:22;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H98eab9154f2144f2a6513caf96b5535cx/HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace.jpg_640x640.jpg\";s:3:\"sku\";s:39:\"1005002536422572-terracotta-warriors-42\";s:7:\"sku_sub\";s:26:\"1005002536422572-orange-42\";s:5:\"skuId\";s:17:\"12000021042519306\";s:7:\"skuAttr\";s:49:\"14:350852#Terracotta Warriors;200000124:200000337\";s:13:\"regular_price\";s:4:\"27.0\";s:10:\"sale_price\";s:4:\"13.5\";s:5:\"stock\";i:999;s:10:\"attributes\";a:2:{s:5:\"color\";s:19:\"Terracotta Warriors\";s:9:\"shoe-size\";s:2:\"42\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Orange\";s:9:\"shoe-size\";s:2:\"42\";}}i:23;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H98eab9154f2144f2a6513caf96b5535cx/HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace.jpg_640x640.jpg\";s:3:\"sku\";s:39:\"1005002536422572-terracotta-warriors-41\";s:7:\"sku_sub\";s:26:\"1005002536422572-orange-41\";s:5:\"skuId\";s:17:\"12000021042519305\";s:7:\"skuAttr\";s:49:\"14:350852#Terracotta Warriors;200000124:100010483\";s:13:\"regular_price\";s:4:\"27.0\";s:10:\"sale_price\";s:4:\"13.5\";s:5:\"stock\";i:995;s:10:\"attributes\";a:2:{s:5:\"color\";s:19:\"Terracotta Warriors\";s:9:\"shoe-size\";s:2:\"41\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Orange\";s:9:\"shoe-size\";s:2:\"41\";}}i:24;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H98eab9154f2144f2a6513caf96b5535cx/HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace.jpg_640x640.jpg\";s:3:\"sku\";s:39:\"1005002536422572-terracotta-warriors-40\";s:7:\"sku_sub\";s:26:\"1005002536422572-orange-40\";s:5:\"skuId\";s:17:\"12000021042519304\";s:7:\"skuAttr\";s:49:\"14:350852#Terracotta Warriors;200000124:100013888\";s:13:\"regular_price\";s:4:\"27.0\";s:10:\"sale_price\";s:4:\"13.5\";s:5:\"stock\";i:1000;s:10:\"attributes\";a:2:{s:5:\"color\";s:19:\"Terracotta Warriors\";s:9:\"shoe-size\";s:2:\"40\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Orange\";s:9:\"shoe-size\";s:2:\"40\";}}i:25;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H9fe89f66728c43faa60181fb0851bb59C/HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace.jpg_640x640.jpg\";s:3:\"sku\";s:32:\"1005002536422572-black-orange-47\";s:7:\"sku_sub\";s:25:\"1005002536422572-black-47\";s:5:\"skuId\";s:17:\"12000021042519351\";s:7:\"skuAttr\";s:39:\"14:193#Black Orange;200000124:200000339\";s:13:\"regular_price\";s:4:\"27.0\";s:10:\"sale_price\";s:4:\"13.5\";s:5:\"stock\";i:997;s:10:\"attributes\";a:2:{s:5:\"color\";s:12:\"Black Orange\";s:9:\"shoe-size\";s:2:\"47\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"47\";}}i:26;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H9fe89f66728c43faa60181fb0851bb59C/HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace.jpg_640x640.jpg\";s:3:\"sku\";s:32:\"1005002536422572-black-orange-46\";s:7:\"sku_sub\";s:25:\"1005002536422572-black-46\";s:5:\"skuId\";s:17:\"12000021042519350\";s:7:\"skuAttr\";s:39:\"14:193#Black Orange;200000124:200000899\";s:13:\"regular_price\";s:4:\"27.0\";s:10:\"sale_price\";s:4:\"13.5\";s:5:\"stock\";i:998;s:10:\"attributes\";a:2:{s:5:\"color\";s:12:\"Black Orange\";s:9:\"shoe-size\";s:2:\"46\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"46\";}}i:27;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H9fe89f66728c43faa60181fb0851bb59C/HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace.jpg_640x640.jpg\";s:3:\"sku\";s:32:\"1005002536422572-black-orange-45\";s:7:\"sku_sub\";s:25:\"1005002536422572-black-45\";s:5:\"skuId\";s:17:\"12000021042519349\";s:7:\"skuAttr\";s:34:\"14:193#Black Orange;200000124:3116\";s:13:\"regular_price\";s:4:\"27.0\";s:10:\"sale_price\";s:4:\"13.5\";s:5:\"stock\";i:996;s:10:\"attributes\";a:2:{s:5:\"color\";s:12:\"Black Orange\";s:9:\"shoe-size\";s:2:\"45\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"45\";}}i:28;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H9fe89f66728c43faa60181fb0851bb59C/HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace.jpg_640x640.jpg\";s:3:\"sku\";s:32:\"1005002536422572-black-orange-44\";s:7:\"sku_sub\";s:25:\"1005002536422572-black-44\";s:5:\"skuId\";s:17:\"12000021042519348\";s:7:\"skuAttr\";s:39:\"14:193#Black Orange;200000124:100010487\";s:13:\"regular_price\";s:4:\"27.0\";s:10:\"sale_price\";s:4:\"13.5\";s:5:\"stock\";i:998;s:10:\"attributes\";a:2:{s:5:\"color\";s:12:\"Black Orange\";s:9:\"shoe-size\";s:2:\"44\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"44\";}}i:29;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H9fe89f66728c43faa60181fb0851bb59C/HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace.jpg_640x640.jpg\";s:3:\"sku\";s:32:\"1005002536422572-black-orange-43\";s:7:\"sku_sub\";s:25:\"1005002536422572-black-43\";s:5:\"skuId\";s:17:\"12000021042519347\";s:7:\"skuAttr\";s:39:\"14:193#Black Orange;200000124:200000338\";s:13:\"regular_price\";s:4:\"27.0\";s:10:\"sale_price\";s:4:\"13.5\";s:5:\"stock\";i:999;s:10:\"attributes\";a:2:{s:5:\"color\";s:12:\"Black Orange\";s:9:\"shoe-size\";s:2:\"43\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"43\";}}i:30;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H9fe89f66728c43faa60181fb0851bb59C/HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace.jpg_640x640.jpg\";s:3:\"sku\";s:32:\"1005002536422572-black-orange-42\";s:7:\"sku_sub\";s:25:\"1005002536422572-black-42\";s:5:\"skuId\";s:17:\"12000021042519346\";s:7:\"skuAttr\";s:39:\"14:193#Black Orange;200000124:200000337\";s:13:\"regular_price\";s:4:\"27.0\";s:10:\"sale_price\";s:4:\"13.5\";s:5:\"stock\";i:997;s:10:\"attributes\";a:2:{s:5:\"color\";s:12:\"Black Orange\";s:9:\"shoe-size\";s:2:\"42\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"42\";}}i:31;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H9fe89f66728c43faa60181fb0851bb59C/HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace.jpg_640x640.jpg\";s:3:\"sku\";s:32:\"1005002536422572-black-orange-41\";s:7:\"sku_sub\";s:25:\"1005002536422572-black-41\";s:5:\"skuId\";s:17:\"12000021042519345\";s:7:\"skuAttr\";s:39:\"14:193#Black Orange;200000124:100010483\";s:13:\"regular_price\";s:4:\"27.0\";s:10:\"sale_price\";s:4:\"13.5\";s:5:\"stock\";i:993;s:10:\"attributes\";a:2:{s:5:\"color\";s:12:\"Black Orange\";s:9:\"shoe-size\";s:2:\"41\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"41\";}}i:32;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H9fe89f66728c43faa60181fb0851bb59C/HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace.jpg_640x640.jpg\";s:3:\"sku\";s:32:\"1005002536422572-black-orange-40\";s:7:\"sku_sub\";s:25:\"1005002536422572-black-40\";s:5:\"skuId\";s:17:\"12000021042519344\";s:7:\"skuAttr\";s:39:\"14:193#Black Orange;200000124:100013888\";s:13:\"regular_price\";s:4:\"27.0\";s:10:\"sale_price\";s:4:\"13.5\";s:5:\"stock\";i:999;s:10:\"attributes\";a:2:{s:5:\"color\";s:12:\"Black Orange\";s:9:\"shoe-size\";s:2:\"40\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"40\";}}i:33;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H9fe89f66728c43faa60181fb0851bb59C/HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace.jpg_640x640.jpg\";s:3:\"sku\";s:32:\"1005002536422572-black-orange-48\";s:7:\"sku_sub\";s:25:\"1005002536422572-black-48\";s:5:\"skuId\";s:17:\"12000021042519352\";s:7:\"skuAttr\";s:39:\"14:193#Black Orange;200000124:200000900\";s:13:\"regular_price\";s:4:\"27.0\";s:10:\"sale_price\";s:4:\"13.5\";s:5:\"stock\";i:999;s:10:\"attributes\";a:2:{s:5:\"color\";s:12:\"Black Orange\";s:9:\"shoe-size\";s:2:\"48\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"48\";}}i:34;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H433a756904af41119ef929739584d3f4r/HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace.jpg_640x640.jpg\";s:3:\"sku\";s:31:\"1005002536422572-black-white-41\";s:7:\"sku_sub\";s:25:\"1005002536422572-white-41\";s:5:\"skuId\";s:17:\"12000021042519335\";s:7:\"skuAttr\";s:38:\"14:29#Black  white;200000124:100010483\";s:13:\"regular_price\";s:4:\"27.0\";s:10:\"sale_price\";s:4:\"13.5\";s:5:\"stock\";i:996;s:10:\"attributes\";a:2:{s:5:\"color\";s:12:\"Black  white\";s:9:\"shoe-size\";s:2:\"41\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:2:\"41\";}}i:35;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H433a756904af41119ef929739584d3f4r/HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace.jpg_640x640.jpg\";s:3:\"sku\";s:31:\"1005002536422572-black-white-40\";s:7:\"sku_sub\";s:25:\"1005002536422572-white-40\";s:5:\"skuId\";s:17:\"12000021042519334\";s:7:\"skuAttr\";s:38:\"14:29#Black  white;200000124:100013888\";s:13:\"regular_price\";s:4:\"27.0\";s:10:\"sale_price\";s:4:\"13.5\";s:5:\"stock\";i:995;s:10:\"attributes\";a:2:{s:5:\"color\";s:12:\"Black  white\";s:9:\"shoe-size\";s:2:\"40\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:2:\"40\";}}i:36;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H433a756904af41119ef929739584d3f4r/HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace.jpg_640x640.jpg\";s:3:\"sku\";s:31:\"1005002536422572-black-white-39\";s:7:\"sku_sub\";s:25:\"1005002536422572-white-39\";s:5:\"skuId\";s:17:\"12000021042519333\";s:7:\"skuAttr\";s:38:\"14:29#Black  white;200000124:200000364\";s:13:\"regular_price\";s:4:\"27.0\";s:10:\"sale_price\";s:4:\"13.5\";s:5:\"stock\";i:999;s:10:\"attributes\";a:2:{s:5:\"color\";s:12:\"Black  white\";s:9:\"shoe-size\";s:2:\"39\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:2:\"39\";}}i:37;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H52593dad8d0f4707a8e72b4475645b11O/HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"1005002536422572-army-green-48\";s:7:\"sku_sub\";s:25:\"1005002536422572-green-48\";s:5:\"skuId\";s:17:\"12000021042519332\";s:7:\"skuAttr\";s:37:\"14:175#Army Green;200000124:200000900\";s:13:\"regular_price\";s:4:\"27.0\";s:10:\"sale_price\";s:4:\"13.5\";s:5:\"stock\";i:994;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"Army Green\";s:9:\"shoe-size\";s:2:\"48\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"48\";}}i:38;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H52593dad8d0f4707a8e72b4475645b11O/HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"1005002536422572-army-green-47\";s:7:\"sku_sub\";s:25:\"1005002536422572-green-47\";s:5:\"skuId\";s:17:\"12000021042519331\";s:7:\"skuAttr\";s:37:\"14:175#Army Green;200000124:200000339\";s:13:\"regular_price\";s:4:\"27.0\";s:10:\"sale_price\";s:4:\"13.5\";s:5:\"stock\";i:990;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"Army Green\";s:9:\"shoe-size\";s:2:\"47\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"47\";}}i:39;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H52593dad8d0f4707a8e72b4475645b11O/HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"1005002536422572-army-green-46\";s:7:\"sku_sub\";s:25:\"1005002536422572-green-46\";s:5:\"skuId\";s:17:\"12000021042519330\";s:7:\"skuAttr\";s:37:\"14:175#Army Green;200000124:200000899\";s:13:\"regular_price\";s:4:\"27.0\";s:10:\"sale_price\";s:4:\"13.5\";s:5:\"stock\";i:996;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"Army Green\";s:9:\"shoe-size\";s:2:\"46\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"46\";}}i:40;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H52593dad8d0f4707a8e72b4475645b11O/HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"1005002536422572-army-green-45\";s:7:\"sku_sub\";s:25:\"1005002536422572-green-45\";s:5:\"skuId\";s:17:\"12000021042519329\";s:7:\"skuAttr\";s:32:\"14:175#Army Green;200000124:3116\";s:13:\"regular_price\";s:4:\"27.0\";s:10:\"sale_price\";s:4:\"13.5\";s:5:\"stock\";i:982;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"Army Green\";s:9:\"shoe-size\";s:2:\"45\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"45\";}}i:41;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H52593dad8d0f4707a8e72b4475645b11O/HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"1005002536422572-army-green-44\";s:7:\"sku_sub\";s:25:\"1005002536422572-green-44\";s:5:\"skuId\";s:17:\"12000021042519328\";s:7:\"skuAttr\";s:37:\"14:175#Army Green;200000124:100010487\";s:13:\"regular_price\";s:4:\"27.0\";s:10:\"sale_price\";s:4:\"13.5\";s:5:\"stock\";i:982;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"Army Green\";s:9:\"shoe-size\";s:2:\"44\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"44\";}}i:42;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H9fe89f66728c43faa60181fb0851bb59C/HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace.jpg_640x640.jpg\";s:3:\"sku\";s:32:\"1005002536422572-black-orange-39\";s:7:\"sku_sub\";s:25:\"1005002536422572-black-39\";s:5:\"skuId\";s:17:\"12000021042519343\";s:7:\"skuAttr\";s:39:\"14:193#Black Orange;200000124:200000364\";s:13:\"regular_price\";s:4:\"27.0\";s:10:\"sale_price\";s:4:\"13.5\";s:5:\"stock\";i:1000;s:10:\"attributes\";a:2:{s:5:\"color\";s:12:\"Black Orange\";s:9:\"shoe-size\";s:2:\"39\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"39\";}}i:43;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H433a756904af41119ef929739584d3f4r/HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace.jpg_640x640.jpg\";s:3:\"sku\";s:31:\"1005002536422572-black-white-48\";s:7:\"sku_sub\";s:25:\"1005002536422572-white-48\";s:5:\"skuId\";s:17:\"12000021042519342\";s:7:\"skuAttr\";s:38:\"14:29#Black  white;200000124:200000900\";s:13:\"regular_price\";s:4:\"27.0\";s:10:\"sale_price\";s:4:\"13.5\";s:5:\"stock\";i:998;s:10:\"attributes\";a:2:{s:5:\"color\";s:12:\"Black  white\";s:9:\"shoe-size\";s:2:\"48\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:2:\"48\";}}i:44;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H433a756904af41119ef929739584d3f4r/HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace.jpg_640x640.jpg\";s:3:\"sku\";s:31:\"1005002536422572-black-white-47\";s:7:\"sku_sub\";s:25:\"1005002536422572-white-47\";s:5:\"skuId\";s:17:\"12000021042519341\";s:7:\"skuAttr\";s:38:\"14:29#Black  white;200000124:200000339\";s:13:\"regular_price\";s:4:\"27.0\";s:10:\"sale_price\";s:4:\"13.5\";s:5:\"stock\";i:1000;s:10:\"attributes\";a:2:{s:5:\"color\";s:12:\"Black  white\";s:9:\"shoe-size\";s:2:\"47\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:2:\"47\";}}i:45;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H433a756904af41119ef929739584d3f4r/HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace.jpg_640x640.jpg\";s:3:\"sku\";s:31:\"1005002536422572-black-white-46\";s:7:\"sku_sub\";s:25:\"1005002536422572-white-46\";s:5:\"skuId\";s:17:\"12000021042519340\";s:7:\"skuAttr\";s:38:\"14:29#Black  white;200000124:200000899\";s:13:\"regular_price\";s:4:\"27.0\";s:10:\"sale_price\";s:4:\"13.5\";s:5:\"stock\";i:997;s:10:\"attributes\";a:2:{s:5:\"color\";s:12:\"Black  white\";s:9:\"shoe-size\";s:2:\"46\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:2:\"46\";}}i:46;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H433a756904af41119ef929739584d3f4r/HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace.jpg_640x640.jpg\";s:3:\"sku\";s:31:\"1005002536422572-black-white-45\";s:7:\"sku_sub\";s:25:\"1005002536422572-white-45\";s:5:\"skuId\";s:17:\"12000021042519339\";s:7:\"skuAttr\";s:33:\"14:29#Black  white;200000124:3116\";s:13:\"regular_price\";s:4:\"27.0\";s:10:\"sale_price\";s:4:\"13.5\";s:5:\"stock\";i:998;s:10:\"attributes\";a:2:{s:5:\"color\";s:12:\"Black  white\";s:9:\"shoe-size\";s:2:\"45\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:2:\"45\";}}i:47;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H433a756904af41119ef929739584d3f4r/HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace.jpg_640x640.jpg\";s:3:\"sku\";s:31:\"1005002536422572-black-white-44\";s:7:\"sku_sub\";s:25:\"1005002536422572-white-44\";s:5:\"skuId\";s:17:\"12000021042519338\";s:7:\"skuAttr\";s:38:\"14:29#Black  white;200000124:100010487\";s:13:\"regular_price\";s:4:\"27.0\";s:10:\"sale_price\";s:4:\"13.5\";s:5:\"stock\";i:997;s:10:\"attributes\";a:2:{s:5:\"color\";s:12:\"Black  white\";s:9:\"shoe-size\";s:2:\"44\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:2:\"44\";}}i:48;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H433a756904af41119ef929739584d3f4r/HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace.jpg_640x640.jpg\";s:3:\"sku\";s:31:\"1005002536422572-black-white-43\";s:7:\"sku_sub\";s:25:\"1005002536422572-white-43\";s:5:\"skuId\";s:17:\"12000021042519337\";s:7:\"skuAttr\";s:38:\"14:29#Black  white;200000124:200000338\";s:13:\"regular_price\";s:4:\"27.0\";s:10:\"sale_price\";s:4:\"13.5\";s:5:\"stock\";i:988;s:10:\"attributes\";a:2:{s:5:\"color\";s:12:\"Black  white\";s:9:\"shoe-size\";s:2:\"43\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:2:\"43\";}}i:49;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H433a756904af41119ef929739584d3f4r/HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace.jpg_640x640.jpg\";s:3:\"sku\";s:31:\"1005002536422572-black-white-42\";s:7:\"sku_sub\";s:25:\"1005002536422572-white-42\";s:5:\"skuId\";s:17:\"12000021042519336\";s:7:\"skuAttr\";s:38:\"14:29#Black  white;200000124:200000337\";s:13:\"regular_price\";s:4:\"27.0\";s:10:\"sale_price\";s:4:\"13.5\";s:5:\"stock\";i:988;s:10:\"attributes\";a:2:{s:5:\"color\";s:12:\"Black  white\";s:9:\"shoe-size\";s:2:\"42\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:2:\"42\";}}}'),
(38260, 3098, '_variation_description', ''),
(38261, 3098, '_sku', '4000587350897-dark-gray-for-male-7-5'),
(38262, 3098, '_regular_price', '90.51'),
(38263, 3098, 'total_sales', '0'),
(38264, 3098, '_tax_status', 'taxable'),
(38265, 3098, '_tax_class', 'parent'),
(38266, 3098, '_manage_stock', 'yes'),
(38267, 3098, '_backorders', 'no'),
(38268, 3098, '_sold_individually', 'no'),
(38269, 3098, '_virtual', 'no'),
(38270, 3098, '_downloadable', 'no'),
(38271, 3098, '_download_limit', '-1'),
(38272, 3098, '_download_expiry', '-1'),
(38273, 3098, '_stock', '998'),
(38274, 3098, '_stock_status', 'instock'),
(38275, 3098, '_wc_average_rating', '0'),
(38276, 3098, '_wc_review_count', '0'),
(38277, 3098, 'attribute_pa_color', 'dark-gray-for-male'),
(38278, 3098, 'attribute_pa_shoe-size', '7-5'),
(38279, 3098, '_price', '90.51'),
(38280, 3098, '_product_version', '4.1.0'),
(38281, 3098, '_vi_wad_aliexpress_variation_id', '10000014547228539'),
(38282, 3098, '_vi_wad_aliexpress_variation_attr', '14:771#Dark Gray  for Male;200000124:200000288'),
(38283, 3099, '_variation_description', ''),
(38284, 3099, '_sku', '4000587350897-dark-gray-for-male-8-5'),
(38285, 3099, '_regular_price', '90.51'),
(38286, 3099, 'total_sales', '0'),
(38287, 3099, '_tax_status', 'taxable'),
(38288, 3099, '_tax_class', 'parent'),
(38289, 3099, '_manage_stock', 'yes'),
(38290, 3099, '_backorders', 'no'),
(38291, 3095, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H17a9b771b3244d148cd93408a1e42c0cv/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers.jpg_640x640.jpg'),
(38292, 2949, '_thumbnail_id', '3095'),
(38293, 2950, '_thumbnail_id', '3095'),
(38294, 3099, '_sold_individually', 'no'),
(38295, 2951, '_thumbnail_id', '3095'),
(38296, 2952, '_thumbnail_id', '3095'),
(38297, 2953, '_thumbnail_id', '3095'),
(38298, 2955, '_thumbnail_id', '3095'),
(38299, 2956, '_thumbnail_id', '3095'),
(38300, 3099, '_virtual', 'no'),
(38301, 3099, '_downloadable', 'no'),
(38302, 2957, '_thumbnail_id', '3095'),
(38303, 2959, '_thumbnail_id', '3095'),
(38304, 2960, '_thumbnail_id', '3095'),
(38305, 3099, '_download_limit', '-1'),
(38306, 3099, '_download_expiry', '-1'),
(38307, 3099, '_stock', '999'),
(38308, 3099, '_stock_status', 'instock'),
(38309, 3099, '_wc_average_rating', '0'),
(38310, 3099, '_wc_review_count', '0'),
(38311, 3099, 'attribute_pa_color', 'dark-gray-for-male'),
(38312, 3099, 'attribute_pa_shoe-size', '8-5'),
(38313, 3099, '_price', '90.51'),
(38314, 3099, '_product_version', '4.1.0'),
(38315, 3099, '_vi_wad_aliexpress_variation_id', '10000014547228540'),
(38316, 3099, '_vi_wad_aliexpress_variation_attr', '14:771#Dark Gray  for Male;200000124:200000289'),
(38317, 3100, '_variation_description', ''),
(38318, 3100, '_sku', '4000587350897-light-pink-female-5'),
(38319, 3100, '_regular_price', '87.45'),
(38320, 3100, 'total_sales', '0'),
(38321, 3100, '_tax_status', 'taxable'),
(38322, 3100, '_tax_class', 'parent'),
(38323, 3100, '_manage_stock', 'yes'),
(38324, 3100, '_backorders', 'no'),
(38325, 3100, '_sold_individually', 'no'),
(38326, 3100, '_virtual', 'no'),
(38327, 3100, '_downloadable', 'no'),
(38328, 3100, '_download_limit', '-1'),
(38329, 3100, '_download_expiry', '-1'),
(38330, 3100, '_stock', '999'),
(38331, 3100, '_stock_status', 'instock'),
(38332, 3100, '_wc_average_rating', '0'),
(38333, 3100, '_wc_review_count', '0'),
(38334, 3100, 'attribute_pa_color', 'light-pink-female'),
(38335, 3100, 'attribute_pa_shoe-size', '5'),
(38336, 3100, '_price', '87.45'),
(38337, 3100, '_product_version', '4.1.0'),
(38338, 3100, '_vi_wad_aliexpress_variation_id', '12000018439732167'),
(38339, 3100, '_vi_wad_aliexpress_variation_attr', '14:10#Light Pink Female;200000124:698'),
(38340, 3101, '_variation_description', ''),
(38341, 3101, '_sku', '4000587350897-dark-gray-for-male-9-5'),
(38342, 3101, '_regular_price', '90.51'),
(38343, 3102, '_wp_attached_file', '2021/06/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-4.jpg_640x640-4.jpg'),
(38344, 3101, 'total_sales', '0'),
(38345, 3102, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:141:\"2021/06/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-4.jpg_640x640-4.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:141:\"Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-4.jpg_640x640-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:141:\"Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-4.jpg_640x640-4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:141:\"Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-4.jpg_640x640-4-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:141:\"Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-4.jpg_640x640-4-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:141:\"Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-4.jpg_640x640-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:141:\"Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-4.jpg_640x640-4-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:141:\"Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-4.jpg_640x640-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:141:\"Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-4.jpg_640x640-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:141:\"Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-4.jpg_640x640-4-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:141:\"Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-4.jpg_640x640-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(38346, 3101, '_tax_status', 'taxable'),
(38347, 3101, '_tax_class', 'parent'),
(38348, 3101, '_manage_stock', 'yes'),
(38349, 3101, '_backorders', 'no'),
(38350, 3101, '_sold_individually', 'no'),
(38351, 3101, '_virtual', 'no'),
(38352, 3101, '_downloadable', 'no'),
(38353, 3101, '_download_limit', '-1'),
(38354, 3101, '_download_expiry', '-1'),
(38355, 3101, '_stock', '999'),
(38356, 3101, '_stock_status', 'instock'),
(38357, 3101, '_wc_average_rating', '0'),
(38358, 3101, '_wc_review_count', '0'),
(38359, 3101, 'attribute_pa_color', 'dark-gray-for-male'),
(38360, 3101, 'attribute_pa_shoe-size', '9-5'),
(38361, 3101, '_price', '90.51'),
(38362, 3101, '_product_version', '4.1.0'),
(38363, 3101, '_vi_wad_aliexpress_variation_id', '10000014547228541'),
(38364, 3101, '_vi_wad_aliexpress_variation_attr', '14:771#Dark Gray  for Male;200000124:200000290'),
(38365, 3104, '_variation_description', ''),
(38366, 3104, '_sku', '4000587350897-light-pink-female-4-5'),
(38367, 3104, '_regular_price', '87.45'),
(38368, 3104, 'total_sales', '0'),
(38369, 3104, '_tax_status', 'taxable'),
(38370, 3104, '_tax_class', 'parent'),
(38371, 3104, '_manage_stock', 'yes'),
(38372, 3104, '_backorders', 'no'),
(38373, 3104, '_sold_individually', 'no'),
(38374, 3104, '_virtual', 'no'),
(38375, 3104, '_downloadable', 'no'),
(38376, 3104, '_download_limit', '-1'),
(38377, 3104, '_download_expiry', '-1'),
(38378, 3104, '_stock', '998'),
(38379, 3104, '_stock_status', 'instock'),
(38380, 3104, '_wc_average_rating', '0'),
(38381, 3104, '_wc_review_count', '0'),
(38382, 3104, 'attribute_pa_color', 'light-pink-female'),
(38383, 3104, 'attribute_pa_shoe-size', '4-5'),
(38384, 3104, '_price', '87.45'),
(38385, 3104, '_product_version', '4.1.0'),
(38386, 3104, '_vi_wad_aliexpress_variation_id', '12000018439732166'),
(38387, 3104, '_vi_wad_aliexpress_variation_attr', '14:10#Light Pink Female;200000124:200000285'),
(38388, 3105, '_variation_description', ''),
(38389, 3105, '_sku', '4000587350897-dark-gray-for-male-10'),
(38390, 3105, '_regular_price', '90.51'),
(38391, 3105, 'total_sales', '0'),
(38392, 3105, '_tax_status', 'taxable'),
(38393, 3105, '_tax_class', 'parent'),
(38394, 3103, '_vi_wad_description_images', 'a:17:{i:0;s:65:\"https://ae01.alicdn.com/kf/H251856b615344052bb53e35e0d954b9aS.jpg\";i:1;s:65:\"https://ae01.alicdn.com/kf/H0882c408ce15425189738b9142232b24t.jpg\";i:2;s:65:\"https://ae01.alicdn.com/kf/H142c488f65414155b19bcae3fbad7bf41.jpg\";i:3;s:65:\"https://ae01.alicdn.com/kf/H72a2def2b4874add8e58bcbabec5a0b4B.jpg\";i:4;s:65:\"https://ae01.alicdn.com/kf/Hd4d74ca126d6421388ee84d782f0413dV.jpg\";i:5;s:65:\"https://ae01.alicdn.com/kf/H6e47f793583f452d97928d9a917ead8aI.jpg\";i:6;s:65:\"https://ae01.alicdn.com/kf/Hdd4a78c1894d496aa46b4fd887996378I.jpg\";i:7;s:65:\"https://ae01.alicdn.com/kf/Hf28a314770a84627a1f72c17ce3a34a6z.jpg\";i:8;s:65:\"https://ae01.alicdn.com/kf/Hbea2efeab90a461b93b4edc604dd8c261.jpg\";i:9;s:65:\"https://ae01.alicdn.com/kf/Hf241a38cd0e3425ab94015794234e4d9M.jpg\";i:10;s:65:\"https://ae01.alicdn.com/kf/H54471283a62f4ca382cb8b76c36bab1d3.jpg\";i:11;s:65:\"https://ae01.alicdn.com/kf/Ha89d1d66a53a42eb8914f545bad9bd9bZ.jpg\";i:12;s:65:\"https://ae01.alicdn.com/kf/Ha1f003853eed49f99583ec5142106326G.jpg\";i:13;s:65:\"https://ae01.alicdn.com/kf/Hd520d0a5d0ba4804929df117548ccf2f3.jpg\";i:14;s:65:\"https://ae01.alicdn.com/kf/H62d7e74129b242b881ba122a7a8ccc9b4.jpg\";i:15;s:65:\"https://ae01.alicdn.com/kf/Hda032da2e1344f0ba692317982b46ed9H.jpg\";i:16;s:65:\"https://ae01.alicdn.com/kf/H8a4e651a8d044899a0e86ed01e5b008fx.jpg\";}'),
(38395, 3105, '_manage_stock', 'yes'),
(38396, 3105, '_backorders', 'no'),
(38397, 3105, '_sold_individually', 'no'),
(38398, 3103, '_vi_wad_sku', '4000411128241'),
(38399, 3103, '_vi_wad_attributes', 'a:2:{i:14;a:5:{s:6:\"values\";a:10:{s:6:\"14:193\";s:5:\"black\";s:6:\"14:173\";s:4:\"blue\";s:9:\"14:365458\";s:5:\"brown\";s:9:\"14:350850\";s:7:\"apricot\";s:6:\"14:691\";s:4:\"gray\";s:6:\"14:175\";s:10:\"all colors\";s:12:\"14:200004889\";s:10:\"all colors\";s:12:\"14:200002130\";s:10:\"all colors\";s:9:\"14:350852\";s:10:\"all colors\";s:12:\"14:200000195\";s:13:\"khaki as show\";}s:4:\"slug\";s:5:\"color\";s:4:\"name\";s:5:\"Color\";s:8:\"position\";i:0;s:10:\"values_sub\";a:10:{s:6:\"14:193\";s:5:\"BLACK\";s:6:\"14:173\";s:4:\"Blue\";s:9:\"14:365458\";s:5:\"Brown\";s:9:\"14:350850\";s:4:\"Gold\";s:6:\"14:691\";s:4:\"Gray\";s:6:\"14:175\";s:5:\"Green\";s:12:\"14:200004889\";s:10:\"Army Green\";s:12:\"14:200002130\";s:5:\"Ivory\";s:9:\"14:350852\";s:6:\"Orange\";s:12:\"14:200000195\";s:9:\"Chocolate\";}}i:200000124;a:5:{s:6:\"values\";a:8:{s:19:\"200000124:200000287\";s:3:\"6.5\";s:14:\"200000124:3434\";s:1:\"7\";s:13:\"200000124:699\";s:1:\"8\";s:19:\"200000124:200000289\";s:3:\"8.5\";s:19:\"200000124:200000290\";s:3:\"9.5\";s:14:\"200000124:1583\";s:2:\"10\";s:19:\"200000124:100010420\";s:2:\"11\";s:14:\"200000124:1663\";s:2:\"12\";}s:4:\"slug\";s:9:\"shoe-size\";s:4:\"name\";s:9:\"Shoe Size\";s:8:\"position\";i:1;s:10:\"values_sub\";a:8:{s:19:\"200000124:200000287\";s:3:\"6.5\";s:14:\"200000124:3434\";s:1:\"7\";s:13:\"200000124:699\";s:1:\"8\";s:19:\"200000124:200000289\";s:3:\"8.5\";s:19:\"200000124:200000290\";s:3:\"9.5\";s:14:\"200000124:1583\";s:2:\"10\";s:19:\"200000124:100010420\";s:2:\"11\";s:14:\"200000124:1663\";s:2:\"12\";}}}');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(38400, 3103, '_vi_wad_list_attributes', 'a:18:{s:6:\"14:193\";a:4:{s:4:\"name\";s:5:\"black\";s:8:\"name_sub\";s:5:\"BLACK\";s:5:\"color\";s:7:\"#000000\";s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/H677271e003a4463d9b7068c74d904dac1/High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat.jpg_640x640.jpg\";}s:6:\"14:173\";a:4:{s:4:\"name\";s:4:\"blue\";s:8:\"name_sub\";s:4:\"Blue\";s:5:\"color\";s:7:\"#0080FF\";s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/H03dfb187aa464a14b0ce6cf418ea8d57p/High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat.jpg_640x640.jpg\";}s:9:\"14:365458\";a:4:{s:4:\"name\";s:5:\"brown\";s:8:\"name_sub\";s:5:\"Brown\";s:5:\"color\";s:7:\"#8D6468\";s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/H0e5009385d6b486b9254956f336a3d1dj/High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat.jpg_640x640.jpg\";}s:9:\"14:350850\";a:4:{s:4:\"name\";s:7:\"apricot\";s:8:\"name_sub\";s:4:\"Gold\";s:5:\"color\";s:7:\"#FFD700\";s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/H3e15989478b940aab1f2f0071a5cac27b/High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat.jpg_640x640.jpg\";}s:6:\"14:691\";a:4:{s:4:\"name\";s:4:\"gray\";s:8:\"name_sub\";s:4:\"Gray\";s:5:\"color\";s:4:\"#999\";s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/H3685251ab70141da8831b463f372af82Q/High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat.jpg_640x640.jpg\";}s:6:\"14:175\";a:4:{s:4:\"name\";s:10:\"all colors\";s:8:\"name_sub\";s:5:\"Green\";s:5:\"color\";s:7:\"#007000\";s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/H7ea1ddc5fa844906b53f60d23e7d9dc47/High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat.jpg_640x640.jpg\";}s:12:\"14:200004889\";a:4:{s:4:\"name\";s:10:\"all colors\";s:8:\"name_sub\";s:10:\"Army Green\";s:5:\"color\";s:7:\"#7C8C30\";s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/H92c01e7844524eaeaadc896d0c29e0f1O/High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat.jpg_640x640.jpg\";}s:12:\"14:200002130\";a:4:{s:4:\"name\";s:10:\"all colors\";s:8:\"name_sub\";s:5:\"Ivory\";s:5:\"color\";s:7:\"#FDFDE8\";s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/H7873d32efdae4dd6bbf560038f7f3417F/High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat.jpg_640x640.jpg\";}s:9:\"14:350852\";a:4:{s:4:\"name\";s:10:\"all colors\";s:8:\"name_sub\";s:6:\"Orange\";s:5:\"color\";s:7:\"#FFA500\";s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/He66c606cb15d4d288342668374528020p/High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat.jpg_640x640.jpg\";}s:12:\"14:200000195\";a:4:{s:4:\"name\";s:13:\"khaki as show\";s:8:\"name_sub\";s:9:\"Chocolate\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/Hb945fd00c3974f9582c45dbd4716288b2/High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat.jpg_640x640.jpg\";}s:19:\"200000124:200000287\";a:4:{s:4:\"name\";s:3:\"6.5\";s:8:\"name_sub\";s:3:\"6.5\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:14:\"200000124:3434\";a:4:{s:4:\"name\";s:1:\"7\";s:8:\"name_sub\";s:1:\"7\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:13:\"200000124:699\";a:4:{s:4:\"name\";s:1:\"8\";s:8:\"name_sub\";s:1:\"8\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000289\";a:4:{s:4:\"name\";s:3:\"8.5\";s:8:\"name_sub\";s:3:\"8.5\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000290\";a:4:{s:4:\"name\";s:3:\"9.5\";s:8:\"name_sub\";s:3:\"9.5\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:14:\"200000124:1583\";a:4:{s:4:\"name\";s:2:\"10\";s:8:\"name_sub\";s:2:\"10\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:100010420\";a:4:{s:4:\"name\";s:2:\"11\";s:8:\"name_sub\";s:2:\"11\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:14:\"200000124:1663\";a:4:{s:4:\"name\";s:2:\"12\";s:8:\"name_sub\";s:2:\"12\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}}'),
(38401, 3103, '_vi_wad_shipping_info', 'a:6:{s:4:\"time\";i:1622547183;s:7:\"country\";s:2:\"LK\";s:7:\"company\";s:5:\"E_EMS\";s:7:\"freight\";s:1506:\"[{\"bizShowMind\":{\"layout\":[]},\"commitDay\":\"75\",\"company\":\"e-EMS\",\"currency\":\"USD\",\"discount\":40,\"displayType\":\"deliveryTime\",\"features\":{},\"freightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $43.67\",\"value\":43.67},\"freightFeatures\":{\"provider\":\"ae_config\"},\"freightLayout\":{\"displayType\":\"deliveryTime\",\"layout\":[{\"text\":\"Shipping: US $43.67\",\"type\":\"title\"},{\"text\":\"To <font color=\'#000000\'>Sri Lanka</font> via e-EMS\",\"type\":\"subtitle\"}],\"openShippingPanel\":\"true\"},\"fullMailLine\":false,\"hbaService\":false,\"i18nMap\":{},\"id\":0,\"name\":\"FreightItemModule\",\"sendGoodsCountry\":\"CN\",\"sendGoodsCountryFullName\":\"China\",\"serviceName\":\"E_EMS\",\"standardFreightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $43.67\",\"value\":43.67},\"time\":\"20-40\",\"tracking\":true},{\"bizShowMind\":{\"layout\":[]},\"commitDay\":\"75\",\"company\":\"DHL\",\"currency\":\"USD\",\"discount\":80,\"displayType\":\"deliveryTime\",\"features\":{},\"freightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $60.20\",\"value\":60.2},\"freightFeatures\":{\"provider\":\"ae_config\"},\"freightLayout\":{\"displayType\":\"deliveryTime\",\"layout\":[{\"text\":\"Shipping: US $60.20\",\"type\":\"title\"},{\"text\":\"To <font color=\'#000000\'>Sri Lanka</font> via DHL\",\"type\":\"subtitle\"}],\"openShippingPanel\":\"true\"},\"fullMailLine\":false,\"hbaService\":false,\"i18nMap\":{},\"id\":0,\"name\":\"FreightItemModule\",\"sendGoodsCountry\":\"CN\",\"sendGoodsCountryFullName\":\"China\",\"serviceName\":\"DHL\",\"standardFreightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $60.20\",\"value\":60.2},\"time\":\"9-17\",\"tracking\":true}]\";s:13:\"shipping_cost\";d:43.6700000000000017053025658242404460906982421875;s:13:\"delivery_time\";s:5:\"20-40\";}'),
(38402, 3105, '_virtual', 'no'),
(38403, 3103, '_vi_wad_gallery', 'a:6:{i:0;s:157:\"https://ae01.alicdn.com/kf/Haa8cae1f5da04129968eaad45aa92965W/High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat.jpg\";i:1;s:157:\"https://ae01.alicdn.com/kf/H6dc0f18324434dfaa2d3f261265622acF/High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat.jpg\";i:2;s:157:\"https://ae01.alicdn.com/kf/Hdffa5933d0b24b9b888ea4a35274e202e/High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat.jpg\";i:3;s:157:\"https://ae01.alicdn.com/kf/Ha4582caa679a42bcb411ce139553fc395/High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat.jpg\";i:4;s:157:\"https://ae01.alicdn.com/kf/Hf05653f4a5b548e1941516a543e23722H/High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat.jpg\";i:5;s:157:\"https://ae01.alicdn.com/kf/H4768a79b69b340f8ad0539d39614f930a/High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat.jpg\";}'),
(38404, 3105, '_downloadable', 'no'),
(38405, 3103, '_vi_wad_variation_images', 'a:10:{s:6:\"14:193\";s:169:\"https://ae01.alicdn.com/kf/H677271e003a4463d9b7068c74d904dac1/High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat.jpg_640x640.jpg\";s:6:\"14:173\";s:169:\"https://ae01.alicdn.com/kf/H03dfb187aa464a14b0ce6cf418ea8d57p/High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat.jpg_640x640.jpg\";s:9:\"14:365458\";s:169:\"https://ae01.alicdn.com/kf/H0e5009385d6b486b9254956f336a3d1dj/High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat.jpg_640x640.jpg\";s:9:\"14:350850\";s:169:\"https://ae01.alicdn.com/kf/H3e15989478b940aab1f2f0071a5cac27b/High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat.jpg_640x640.jpg\";s:6:\"14:691\";s:169:\"https://ae01.alicdn.com/kf/H3685251ab70141da8831b463f372af82Q/High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat.jpg_640x640.jpg\";s:6:\"14:175\";s:169:\"https://ae01.alicdn.com/kf/H7ea1ddc5fa844906b53f60d23e7d9dc47/High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat.jpg_640x640.jpg\";s:12:\"14:200004889\";s:169:\"https://ae01.alicdn.com/kf/H92c01e7844524eaeaadc896d0c29e0f1O/High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat.jpg_640x640.jpg\";s:12:\"14:200002130\";s:169:\"https://ae01.alicdn.com/kf/H7873d32efdae4dd6bbf560038f7f3417F/High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat.jpg_640x640.jpg\";s:9:\"14:350852\";s:169:\"https://ae01.alicdn.com/kf/He66c606cb15d4d288342668374528020p/High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat.jpg_640x640.jpg\";s:12:\"14:200000195\";s:169:\"https://ae01.alicdn.com/kf/Hb945fd00c3974f9582c45dbd4716288b2/High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat.jpg_640x640.jpg\";}'),
(38406, 3103, '_vi_wad_store_info', 'a:3:{s:4:\"name\";s:14:\"Cycuviva Store\";s:3:\"url\";s:34:\"//www.aliexpress.com/store/5064398\";s:3:\"num\";i:5064398;}'),
(38407, 3105, '_download_limit', '-1'),
(38408, 3105, '_download_expiry', '-1'),
(38409, 3105, '_stock', '998'),
(38410, 3105, '_stock_status', 'instock'),
(38411, 3105, '_wc_average_rating', '0'),
(38412, 3105, '_wc_review_count', '0');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(38413, 3103, '_vi_wad_variations', 'a:80:{i:0;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/H7ea1ddc5fa844906b53f60d23e7d9dc47/High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"4000411128241-all-colors-8-5\";s:7:\"sku_sub\";s:23:\"4000411128241-green-8-5\";s:5:\"skuId\";s:17:\"12000015854348693\";s:7:\"skuAttr\";s:37:\"14:175#all colors;200000124:200000289\";s:13:\"regular_price\";s:4:\"82.0\";s:10:\"sale_price\";s:5:\"56.58\";s:5:\"stock\";i:15;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"all colors\";s:9:\"shoe-size\";s:3:\"8.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:3:\"8.5\";}}i:1;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/H677271e003a4463d9b7068c74d904dac1/High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"4000411128241-black-6-5\";s:7:\"sku_sub\";s:23:\"4000411128241-black-6-5\";s:5:\"skuId\";s:17:\"10000001696781875\";s:7:\"skuAttr\";s:32:\"14:193#black;200000124:200000287\";s:13:\"regular_price\";s:4:\"82.0\";s:10:\"sale_price\";s:5:\"56.58\";s:5:\"stock\";i:15;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"black\";s:9:\"shoe-size\";s:3:\"6.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:3:\"6.5\";}}i:2;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/H7ea1ddc5fa844906b53f60d23e7d9dc47/High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat.jpg_640x640.jpg\";s:3:\"sku\";s:26:\"4000411128241-all-colors-8\";s:7:\"sku_sub\";s:21:\"4000411128241-green-8\";s:5:\"skuId\";s:17:\"12000015854348692\";s:7:\"skuAttr\";s:31:\"14:175#all colors;200000124:699\";s:13:\"regular_price\";s:4:\"82.0\";s:10:\"sale_price\";s:5:\"56.58\";s:5:\"stock\";i:15;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"all colors\";s:9:\"shoe-size\";s:1:\"8\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:1:\"8\";}}i:3;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/H7ea1ddc5fa844906b53f60d23e7d9dc47/High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat.jpg_640x640.jpg\";s:3:\"sku\";s:27:\"4000411128241-all-colors-10\";s:7:\"sku_sub\";s:22:\"4000411128241-green-10\";s:5:\"skuId\";s:17:\"12000015854348695\";s:7:\"skuAttr\";s:32:\"14:175#all colors;200000124:1583\";s:13:\"regular_price\";s:4:\"82.0\";s:10:\"sale_price\";s:5:\"56.58\";s:5:\"stock\";i:15;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"all colors\";s:9:\"shoe-size\";s:2:\"10\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"10\";}}i:4;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/H7ea1ddc5fa844906b53f60d23e7d9dc47/High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"4000411128241-all-colors-9-5\";s:7:\"sku_sub\";s:23:\"4000411128241-green-9-5\";s:5:\"skuId\";s:17:\"12000015854348694\";s:7:\"skuAttr\";s:37:\"14:175#all colors;200000124:200000290\";s:13:\"regular_price\";s:4:\"82.0\";s:10:\"sale_price\";s:5:\"56.58\";s:5:\"stock\";i:15;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"all colors\";s:9:\"shoe-size\";s:3:\"9.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:3:\"9.5\";}}i:5;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/H677271e003a4463d9b7068c74d904dac1/High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"4000411128241-black-8-5\";s:7:\"sku_sub\";s:23:\"4000411128241-black-8-5\";s:5:\"skuId\";s:17:\"10000001696781878\";s:7:\"skuAttr\";s:32:\"14:193#black;200000124:200000289\";s:13:\"regular_price\";s:4:\"82.0\";s:10:\"sale_price\";s:5:\"56.58\";s:5:\"stock\";i:11;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"black\";s:9:\"shoe-size\";s:3:\"8.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:3:\"8.5\";}}i:6;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/He66c606cb15d4d288342668374528020p/High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat.jpg_640x640.jpg\";s:3:\"sku\";s:27:\"4000411128241-all-colors-12\";s:7:\"sku_sub\";s:23:\"4000411128241-orange-12\";s:5:\"skuId\";s:17:\"12000015854348689\";s:7:\"skuAttr\";s:35:\"14:350852#all colors;200000124:1663\";s:13:\"regular_price\";s:4:\"82.0\";s:10:\"sale_price\";s:5:\"56.58\";s:5:\"stock\";i:14;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"all colors\";s:9:\"shoe-size\";s:2:\"12\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Orange\";s:9:\"shoe-size\";s:2:\"12\";}}i:7;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/H677271e003a4463d9b7068c74d904dac1/High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"4000411128241-black-9-5\";s:7:\"sku_sub\";s:23:\"4000411128241-black-9-5\";s:5:\"skuId\";s:17:\"10000001696781879\";s:7:\"skuAttr\";s:32:\"14:193#black;200000124:200000290\";s:13:\"regular_price\";s:4:\"82.0\";s:10:\"sale_price\";s:5:\"56.58\";s:5:\"stock\";i:14;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"black\";s:9:\"shoe-size\";s:3:\"9.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:3:\"9.5\";}}i:8;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/He66c606cb15d4d288342668374528020p/High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat.jpg_640x640.jpg\";s:3:\"sku\";s:27:\"4000411128241-all-colors-11\";s:7:\"sku_sub\";s:23:\"4000411128241-orange-11\";s:5:\"skuId\";s:17:\"12000015854348688\";s:7:\"skuAttr\";s:40:\"14:350852#all colors;200000124:100010420\";s:13:\"regular_price\";s:4:\"82.0\";s:10:\"sale_price\";s:5:\"56.58\";s:5:\"stock\";i:14;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"all colors\";s:9:\"shoe-size\";s:2:\"11\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Orange\";s:9:\"shoe-size\";s:2:\"11\";}}i:9;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/H677271e003a4463d9b7068c74d904dac1/High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat.jpg_640x640.jpg\";s:3:\"sku\";s:21:\"4000411128241-black-7\";s:7:\"sku_sub\";s:21:\"4000411128241-black-7\";s:5:\"skuId\";s:17:\"10000001696781876\";s:7:\"skuAttr\";s:27:\"14:193#black;200000124:3434\";s:13:\"regular_price\";s:4:\"82.0\";s:10:\"sale_price\";s:5:\"56.58\";s:5:\"stock\";i:14;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"black\";s:9:\"shoe-size\";s:1:\"7\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:1:\"7\";}}i:10;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/H7ea1ddc5fa844906b53f60d23e7d9dc47/High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat.jpg_640x640.jpg\";s:3:\"sku\";s:26:\"4000411128241-all-colors-7\";s:7:\"sku_sub\";s:21:\"4000411128241-green-7\";s:5:\"skuId\";s:17:\"12000015854348691\";s:7:\"skuAttr\";s:32:\"14:175#all colors;200000124:3434\";s:13:\"regular_price\";s:4:\"82.0\";s:10:\"sale_price\";s:5:\"56.58\";s:5:\"stock\";i:15;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"all colors\";s:9:\"shoe-size\";s:1:\"7\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:1:\"7\";}}i:11;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/H677271e003a4463d9b7068c74d904dac1/High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat.jpg_640x640.jpg\";s:3:\"sku\";s:21:\"4000411128241-black-8\";s:7:\"sku_sub\";s:21:\"4000411128241-black-8\";s:5:\"skuId\";s:17:\"10000001696781877\";s:7:\"skuAttr\";s:26:\"14:193#black;200000124:699\";s:13:\"regular_price\";s:4:\"82.0\";s:10:\"sale_price\";s:5:\"56.58\";s:5:\"stock\";i:15;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"black\";s:9:\"shoe-size\";s:1:\"8\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:1:\"8\";}}i:12;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/H7ea1ddc5fa844906b53f60d23e7d9dc47/High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"4000411128241-all-colors-6-5\";s:7:\"sku_sub\";s:23:\"4000411128241-green-6-5\";s:5:\"skuId\";s:17:\"12000015854348690\";s:7:\"skuAttr\";s:37:\"14:175#all colors;200000124:200000287\";s:13:\"regular_price\";s:4:\"82.0\";s:10:\"sale_price\";s:5:\"56.58\";s:5:\"stock\";i:15;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"all colors\";s:9:\"shoe-size\";s:3:\"6.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:3:\"6.5\";}}i:13;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/H677271e003a4463d9b7068c74d904dac1/High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"4000411128241-black-12\";s:7:\"sku_sub\";s:22:\"4000411128241-black-12\";s:5:\"skuId\";s:17:\"10000001696781882\";s:7:\"skuAttr\";s:27:\"14:193#black;200000124:1663\";s:13:\"regular_price\";s:4:\"82.0\";s:10:\"sale_price\";s:5:\"56.58\";s:5:\"stock\";i:15;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"black\";s:9:\"shoe-size\";s:2:\"12\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"12\";}}i:14;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/H03dfb187aa464a14b0ce6cf418ea8d57p/High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"4000411128241-blue-6-5\";s:7:\"sku_sub\";s:22:\"4000411128241-blue-6-5\";s:5:\"skuId\";s:17:\"10000001696781883\";s:7:\"skuAttr\";s:31:\"14:173#blue;200000124:200000287\";s:13:\"regular_price\";s:4:\"82.0\";s:10:\"sale_price\";s:5:\"56.58\";s:5:\"stock\";i:15;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"blue\";s:9:\"shoe-size\";s:3:\"6.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:3:\"6.5\";}}i:15;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/H677271e003a4463d9b7068c74d904dac1/High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"4000411128241-black-10\";s:7:\"sku_sub\";s:22:\"4000411128241-black-10\";s:5:\"skuId\";s:17:\"10000001696781880\";s:7:\"skuAttr\";s:27:\"14:193#black;200000124:1583\";s:13:\"regular_price\";s:4:\"82.0\";s:10:\"sale_price\";s:5:\"56.58\";s:5:\"stock\";i:15;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"black\";s:9:\"shoe-size\";s:2:\"10\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"10\";}}i:16;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/H677271e003a4463d9b7068c74d904dac1/High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"4000411128241-black-11\";s:7:\"sku_sub\";s:22:\"4000411128241-black-11\";s:5:\"skuId\";s:17:\"10000001696781881\";s:7:\"skuAttr\";s:32:\"14:193#black;200000124:100010420\";s:13:\"regular_price\";s:4:\"82.0\";s:10:\"sale_price\";s:5:\"56.58\";s:5:\"stock\";i:13;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"black\";s:9:\"shoe-size\";s:2:\"11\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"11\";}}i:17;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/H03dfb187aa464a14b0ce6cf418ea8d57p/High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"4000411128241-blue-8-5\";s:7:\"sku_sub\";s:22:\"4000411128241-blue-8-5\";s:5:\"skuId\";s:17:\"10000001696781886\";s:7:\"skuAttr\";s:31:\"14:173#blue;200000124:200000289\";s:13:\"regular_price\";s:4:\"82.0\";s:10:\"sale_price\";s:5:\"56.58\";s:5:\"stock\";i:15;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"blue\";s:9:\"shoe-size\";s:3:\"8.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:3:\"8.5\";}}i:18;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/H7ea1ddc5fa844906b53f60d23e7d9dc47/High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat.jpg_640x640.jpg\";s:3:\"sku\";s:27:\"4000411128241-all-colors-12\";s:7:\"sku_sub\";s:22:\"4000411128241-green-12\";s:5:\"skuId\";s:17:\"12000015854348697\";s:7:\"skuAttr\";s:32:\"14:175#all colors;200000124:1663\";s:13:\"regular_price\";s:4:\"82.0\";s:10:\"sale_price\";s:5:\"56.58\";s:5:\"stock\";i:15;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"all colors\";s:9:\"shoe-size\";s:2:\"12\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"12\";}}i:19;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/H03dfb187aa464a14b0ce6cf418ea8d57p/High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"4000411128241-blue-9-5\";s:7:\"sku_sub\";s:22:\"4000411128241-blue-9-5\";s:5:\"skuId\";s:17:\"10000001696781887\";s:7:\"skuAttr\";s:31:\"14:173#blue;200000124:200000290\";s:13:\"regular_price\";s:4:\"82.0\";s:10:\"sale_price\";s:5:\"56.58\";s:5:\"stock\";i:15;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"blue\";s:9:\"shoe-size\";s:3:\"9.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:3:\"9.5\";}}i:20;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/H7ea1ddc5fa844906b53f60d23e7d9dc47/High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat.jpg_640x640.jpg\";s:3:\"sku\";s:27:\"4000411128241-all-colors-11\";s:7:\"sku_sub\";s:22:\"4000411128241-green-11\";s:5:\"skuId\";s:17:\"12000015854348696\";s:7:\"skuAttr\";s:37:\"14:175#all colors;200000124:100010420\";s:13:\"regular_price\";s:4:\"82.0\";s:10:\"sale_price\";s:5:\"56.58\";s:5:\"stock\";i:15;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"all colors\";s:9:\"shoe-size\";s:2:\"11\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"11\";}}i:21;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/H03dfb187aa464a14b0ce6cf418ea8d57p/High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat.jpg_640x640.jpg\";s:3:\"sku\";s:20:\"4000411128241-blue-7\";s:7:\"sku_sub\";s:20:\"4000411128241-blue-7\";s:5:\"skuId\";s:17:\"10000001696781884\";s:7:\"skuAttr\";s:26:\"14:173#blue;200000124:3434\";s:13:\"regular_price\";s:4:\"82.0\";s:10:\"sale_price\";s:5:\"56.58\";s:5:\"stock\";i:15;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"blue\";s:9:\"shoe-size\";s:1:\"7\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:1:\"7\";}}i:22;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/H03dfb187aa464a14b0ce6cf418ea8d57p/High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat.jpg_640x640.jpg\";s:3:\"sku\";s:20:\"4000411128241-blue-8\";s:7:\"sku_sub\";s:20:\"4000411128241-blue-8\";s:5:\"skuId\";s:17:\"10000001696781885\";s:7:\"skuAttr\";s:25:\"14:173#blue;200000124:699\";s:13:\"regular_price\";s:4:\"82.0\";s:10:\"sale_price\";s:5:\"56.58\";s:5:\"stock\";i:15;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"blue\";s:9:\"shoe-size\";s:1:\"8\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:1:\"8\";}}i:23;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/H7873d32efdae4dd6bbf560038f7f3417F/High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"4000411128241-all-colors-8-5\";s:7:\"sku_sub\";s:23:\"4000411128241-ivory-8-5\";s:5:\"skuId\";s:17:\"12000015854348677\";s:7:\"skuAttr\";s:43:\"14:200002130#all colors;200000124:200000289\";s:13:\"regular_price\";s:4:\"82.0\";s:10:\"sale_price\";s:5:\"56.58\";s:5:\"stock\";i:15;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"all colors\";s:9:\"shoe-size\";s:3:\"8.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Ivory\";s:9:\"shoe-size\";s:3:\"8.5\";}}i:24;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/H7873d32efdae4dd6bbf560038f7f3417F/High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat.jpg_640x640.jpg\";s:3:\"sku\";s:26:\"4000411128241-all-colors-8\";s:7:\"sku_sub\";s:21:\"4000411128241-ivory-8\";s:5:\"skuId\";s:17:\"12000015854348676\";s:7:\"skuAttr\";s:37:\"14:200002130#all colors;200000124:699\";s:13:\"regular_price\";s:4:\"82.0\";s:10:\"sale_price\";s:5:\"56.58\";s:5:\"stock\";i:15;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"all colors\";s:9:\"shoe-size\";s:1:\"8\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Ivory\";s:9:\"shoe-size\";s:1:\"8\";}}i:25;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/H7873d32efdae4dd6bbf560038f7f3417F/High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat.jpg_640x640.jpg\";s:3:\"sku\";s:27:\"4000411128241-all-colors-10\";s:7:\"sku_sub\";s:22:\"4000411128241-ivory-10\";s:5:\"skuId\";s:17:\"12000015854348679\";s:7:\"skuAttr\";s:38:\"14:200002130#all colors;200000124:1583\";s:13:\"regular_price\";s:4:\"82.0\";s:10:\"sale_price\";s:5:\"56.58\";s:5:\"stock\";i:12;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"all colors\";s:9:\"shoe-size\";s:2:\"10\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Ivory\";s:9:\"shoe-size\";s:2:\"10\";}}i:26;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/H7873d32efdae4dd6bbf560038f7f3417F/High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"4000411128241-all-colors-9-5\";s:7:\"sku_sub\";s:23:\"4000411128241-ivory-9-5\";s:5:\"skuId\";s:17:\"12000015854348678\";s:7:\"skuAttr\";s:43:\"14:200002130#all colors;200000124:200000290\";s:13:\"regular_price\";s:4:\"82.0\";s:10:\"sale_price\";s:5:\"56.58\";s:5:\"stock\";i:13;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"all colors\";s:9:\"shoe-size\";s:3:\"9.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Ivory\";s:9:\"shoe-size\";s:3:\"9.5\";}}i:27;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/H92c01e7844524eaeaadc896d0c29e0f1O/High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat.jpg_640x640.jpg\";s:3:\"sku\";s:27:\"4000411128241-all-colors-12\";s:7:\"sku_sub\";s:27:\"4000411128241-army-green-12\";s:5:\"skuId\";s:17:\"12000015854348673\";s:7:\"skuAttr\";s:38:\"14:200004889#all colors;200000124:1663\";s:13:\"regular_price\";s:4:\"82.0\";s:10:\"sale_price\";s:5:\"56.58\";s:5:\"stock\";i:15;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"all colors\";s:9:\"shoe-size\";s:2:\"12\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:10:\"Army Green\";s:9:\"shoe-size\";s:2:\"12\";}}i:28;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/H92c01e7844524eaeaadc896d0c29e0f1O/High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat.jpg_640x640.jpg\";s:3:\"sku\";s:27:\"4000411128241-all-colors-11\";s:7:\"sku_sub\";s:27:\"4000411128241-army-green-11\";s:5:\"skuId\";s:17:\"12000015854348672\";s:7:\"skuAttr\";s:43:\"14:200004889#all colors;200000124:100010420\";s:13:\"regular_price\";s:4:\"82.0\";s:10:\"sale_price\";s:5:\"56.58\";s:5:\"stock\";i:15;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"all colors\";s:9:\"shoe-size\";s:2:\"11\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:10:\"Army Green\";s:9:\"shoe-size\";s:2:\"11\";}}i:29;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/H7873d32efdae4dd6bbf560038f7f3417F/High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat.jpg_640x640.jpg\";s:3:\"sku\";s:26:\"4000411128241-all-colors-7\";s:7:\"sku_sub\";s:21:\"4000411128241-ivory-7\";s:5:\"skuId\";s:17:\"12000015854348675\";s:7:\"skuAttr\";s:38:\"14:200002130#all colors;200000124:3434\";s:13:\"regular_price\";s:4:\"82.0\";s:10:\"sale_price\";s:5:\"56.58\";s:5:\"stock\";i:15;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"all colors\";s:9:\"shoe-size\";s:1:\"7\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Ivory\";s:9:\"shoe-size\";s:1:\"7\";}}i:30;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/H7873d32efdae4dd6bbf560038f7f3417F/High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"4000411128241-all-colors-6-5\";s:7:\"sku_sub\";s:23:\"4000411128241-ivory-6-5\";s:5:\"skuId\";s:17:\"12000015854348674\";s:7:\"skuAttr\";s:43:\"14:200002130#all colors;200000124:200000287\";s:13:\"regular_price\";s:4:\"82.0\";s:10:\"sale_price\";s:5:\"56.58\";s:5:\"stock\";i:14;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"all colors\";s:9:\"shoe-size\";s:3:\"6.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Ivory\";s:9:\"shoe-size\";s:3:\"6.5\";}}i:31;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/He66c606cb15d4d288342668374528020p/High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"4000411128241-all-colors-8-5\";s:7:\"sku_sub\";s:24:\"4000411128241-orange-8-5\";s:5:\"skuId\";s:17:\"12000015854348685\";s:7:\"skuAttr\";s:40:\"14:350852#all colors;200000124:200000289\";s:13:\"regular_price\";s:4:\"82.0\";s:10:\"sale_price\";s:5:\"56.58\";s:5:\"stock\";i:13;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"all colors\";s:9:\"shoe-size\";s:3:\"8.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Orange\";s:9:\"shoe-size\";s:3:\"8.5\";}}i:32;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/He66c606cb15d4d288342668374528020p/High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat.jpg_640x640.jpg\";s:3:\"sku\";s:26:\"4000411128241-all-colors-8\";s:7:\"sku_sub\";s:22:\"4000411128241-orange-8\";s:5:\"skuId\";s:17:\"12000015854348684\";s:7:\"skuAttr\";s:34:\"14:350852#all colors;200000124:699\";s:13:\"regular_price\";s:4:\"82.0\";s:10:\"sale_price\";s:5:\"56.58\";s:5:\"stock\";i:15;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"all colors\";s:9:\"shoe-size\";s:1:\"8\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Orange\";s:9:\"shoe-size\";s:1:\"8\";}}i:33;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/He66c606cb15d4d288342668374528020p/High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat.jpg_640x640.jpg\";s:3:\"sku\";s:27:\"4000411128241-all-colors-10\";s:7:\"sku_sub\";s:23:\"4000411128241-orange-10\";s:5:\"skuId\";s:17:\"12000015854348687\";s:7:\"skuAttr\";s:35:\"14:350852#all colors;200000124:1583\";s:13:\"regular_price\";s:4:\"82.0\";s:10:\"sale_price\";s:5:\"56.58\";s:5:\"stock\";i:15;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"all colors\";s:9:\"shoe-size\";s:2:\"10\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Orange\";s:9:\"shoe-size\";s:2:\"10\";}}i:34;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/He66c606cb15d4d288342668374528020p/High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"4000411128241-all-colors-9-5\";s:7:\"sku_sub\";s:24:\"4000411128241-orange-9-5\";s:5:\"skuId\";s:17:\"12000015854348686\";s:7:\"skuAttr\";s:40:\"14:350852#all colors;200000124:200000290\";s:13:\"regular_price\";s:4:\"82.0\";s:10:\"sale_price\";s:5:\"56.58\";s:5:\"stock\";i:13;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"all colors\";s:9:\"shoe-size\";s:3:\"9.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Orange\";s:9:\"shoe-size\";s:3:\"9.5\";}}i:35;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/H7873d32efdae4dd6bbf560038f7f3417F/High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat.jpg_640x640.jpg\";s:3:\"sku\";s:27:\"4000411128241-all-colors-12\";s:7:\"sku_sub\";s:22:\"4000411128241-ivory-12\";s:5:\"skuId\";s:17:\"12000015854348681\";s:7:\"skuAttr\";s:38:\"14:200002130#all colors;200000124:1663\";s:13:\"regular_price\";s:4:\"82.0\";s:10:\"sale_price\";s:5:\"56.58\";s:5:\"stock\";i:15;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"all colors\";s:9:\"shoe-size\";s:2:\"12\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Ivory\";s:9:\"shoe-size\";s:2:\"12\";}}i:36;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/H7873d32efdae4dd6bbf560038f7f3417F/High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat.jpg_640x640.jpg\";s:3:\"sku\";s:27:\"4000411128241-all-colors-11\";s:7:\"sku_sub\";s:22:\"4000411128241-ivory-11\";s:5:\"skuId\";s:17:\"12000015854348680\";s:7:\"skuAttr\";s:43:\"14:200002130#all colors;200000124:100010420\";s:13:\"regular_price\";s:4:\"82.0\";s:10:\"sale_price\";s:5:\"56.58\";s:5:\"stock\";i:15;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"all colors\";s:9:\"shoe-size\";s:2:\"11\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Ivory\";s:9:\"shoe-size\";s:2:\"11\";}}i:37;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/He66c606cb15d4d288342668374528020p/High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat.jpg_640x640.jpg\";s:3:\"sku\";s:26:\"4000411128241-all-colors-7\";s:7:\"sku_sub\";s:22:\"4000411128241-orange-7\";s:5:\"skuId\";s:17:\"12000015854348683\";s:7:\"skuAttr\";s:35:\"14:350852#all colors;200000124:3434\";s:13:\"regular_price\";s:4:\"82.0\";s:10:\"sale_price\";s:5:\"56.58\";s:5:\"stock\";i:15;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"all colors\";s:9:\"shoe-size\";s:1:\"7\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Orange\";s:9:\"shoe-size\";s:1:\"7\";}}i:38;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/He66c606cb15d4d288342668374528020p/High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"4000411128241-all-colors-6-5\";s:7:\"sku_sub\";s:24:\"4000411128241-orange-6-5\";s:5:\"skuId\";s:17:\"12000015854348682\";s:7:\"skuAttr\";s:40:\"14:350852#all colors;200000124:200000287\";s:13:\"regular_price\";s:4:\"82.0\";s:10:\"sale_price\";s:5:\"56.58\";s:5:\"stock\";i:14;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"all colors\";s:9:\"shoe-size\";s:3:\"6.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Orange\";s:9:\"shoe-size\";s:3:\"6.5\";}}i:39;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/H3e15989478b940aab1f2f0071a5cac27b/High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"4000411128241-apricot-12\";s:7:\"sku_sub\";s:21:\"4000411128241-gold-12\";s:5:\"skuId\";s:17:\"10000001696781922\";s:7:\"skuAttr\";s:32:\"14:350850#apricot;200000124:1663\";s:13:\"regular_price\";s:4:\"82.0\";s:10:\"sale_price\";s:5:\"56.58\";s:5:\"stock\";i:13;s:10:\"attributes\";a:2:{s:5:\"color\";s:7:\"apricot\";s:9:\"shoe-size\";s:2:\"12\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gold\";s:9:\"shoe-size\";s:2:\"12\";}}i:40;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/H3e15989478b940aab1f2f0071a5cac27b/High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"4000411128241-apricot-10\";s:7:\"sku_sub\";s:21:\"4000411128241-gold-10\";s:5:\"skuId\";s:17:\"10000001696781920\";s:7:\"skuAttr\";s:32:\"14:350850#apricot;200000124:1583\";s:13:\"regular_price\";s:4:\"82.0\";s:10:\"sale_price\";s:5:\"56.58\";s:5:\"stock\";i:15;s:10:\"attributes\";a:2:{s:5:\"color\";s:7:\"apricot\";s:9:\"shoe-size\";s:2:\"10\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gold\";s:9:\"shoe-size\";s:2:\"10\";}}i:41;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/H3e15989478b940aab1f2f0071a5cac27b/High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"4000411128241-apricot-11\";s:7:\"sku_sub\";s:21:\"4000411128241-gold-11\";s:5:\"skuId\";s:17:\"10000001696781921\";s:7:\"skuAttr\";s:37:\"14:350850#apricot;200000124:100010420\";s:13:\"regular_price\";s:4:\"82.0\";s:10:\"sale_price\";s:5:\"56.58\";s:5:\"stock\";i:14;s:10:\"attributes\";a:2:{s:5:\"color\";s:7:\"apricot\";s:9:\"shoe-size\";s:2:\"11\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gold\";s:9:\"shoe-size\";s:2:\"11\";}}i:42;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/Hb945fd00c3974f9582c45dbd4716288b2/High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"4000411128241-khaki-as-show-12\";s:7:\"sku_sub\";s:26:\"4000411128241-chocolate-12\";s:5:\"skuId\";s:17:\"10000001696781906\";s:7:\"skuAttr\";s:41:\"14:200000195#khaki as show;200000124:1663\";s:13:\"regular_price\";s:4:\"82.0\";s:10:\"sale_price\";s:5:\"56.58\";s:5:\"stock\";i:15;s:10:\"attributes\";a:2:{s:5:\"color\";s:13:\"khaki as show\";s:9:\"shoe-size\";s:2:\"12\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:9:\"Chocolate\";s:9:\"shoe-size\";s:2:\"12\";}}i:43;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/H3685251ab70141da8831b463f372af82Q/High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"4000411128241-gray-6-5\";s:7:\"sku_sub\";s:22:\"4000411128241-gray-6-5\";s:5:\"skuId\";s:17:\"10000001696781907\";s:7:\"skuAttr\";s:31:\"14:691#gray;200000124:200000287\";s:13:\"regular_price\";s:4:\"82.0\";s:10:\"sale_price\";s:5:\"56.58\";s:5:\"stock\";i:13;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"gray\";s:9:\"shoe-size\";s:3:\"6.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:3:\"6.5\";}}i:44;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/Hb945fd00c3974f9582c45dbd4716288b2/High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"4000411128241-khaki-as-show-10\";s:7:\"sku_sub\";s:26:\"4000411128241-chocolate-10\";s:5:\"skuId\";s:17:\"10000001696781904\";s:7:\"skuAttr\";s:41:\"14:200000195#khaki as show;200000124:1583\";s:13:\"regular_price\";s:4:\"82.0\";s:10:\"sale_price\";s:5:\"56.58\";s:5:\"stock\";i:15;s:10:\"attributes\";a:2:{s:5:\"color\";s:13:\"khaki as show\";s:9:\"shoe-size\";s:2:\"10\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:9:\"Chocolate\";s:9:\"shoe-size\";s:2:\"10\";}}i:45;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/Hb945fd00c3974f9582c45dbd4716288b2/High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"4000411128241-khaki-as-show-11\";s:7:\"sku_sub\";s:26:\"4000411128241-chocolate-11\";s:5:\"skuId\";s:17:\"10000001696781905\";s:7:\"skuAttr\";s:46:\"14:200000195#khaki as show;200000124:100010420\";s:13:\"regular_price\";s:4:\"82.0\";s:10:\"sale_price\";s:5:\"56.58\";s:5:\"stock\";i:14;s:10:\"attributes\";a:2:{s:5:\"color\";s:13:\"khaki as show\";s:9:\"shoe-size\";s:2:\"11\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:9:\"Chocolate\";s:9:\"shoe-size\";s:2:\"11\";}}i:46;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/H3685251ab70141da8831b463f372af82Q/High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"4000411128241-gray-8-5\";s:7:\"sku_sub\";s:22:\"4000411128241-gray-8-5\";s:5:\"skuId\";s:17:\"10000001696781910\";s:7:\"skuAttr\";s:31:\"14:691#gray;200000124:200000289\";s:13:\"regular_price\";s:4:\"82.0\";s:10:\"sale_price\";s:5:\"56.58\";s:5:\"stock\";i:11;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"gray\";s:9:\"shoe-size\";s:3:\"8.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:3:\"8.5\";}}i:47;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/H3685251ab70141da8831b463f372af82Q/High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"4000411128241-gray-9-5\";s:7:\"sku_sub\";s:22:\"4000411128241-gray-9-5\";s:5:\"skuId\";s:17:\"10000001696781911\";s:7:\"skuAttr\";s:31:\"14:691#gray;200000124:200000290\";s:13:\"regular_price\";s:4:\"82.0\";s:10:\"sale_price\";s:5:\"56.58\";s:5:\"stock\";i:15;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"gray\";s:9:\"shoe-size\";s:3:\"9.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:3:\"9.5\";}}i:48;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/H3685251ab70141da8831b463f372af82Q/High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat.jpg_640x640.jpg\";s:3:\"sku\";s:20:\"4000411128241-gray-7\";s:7:\"sku_sub\";s:20:\"4000411128241-gray-7\";s:5:\"skuId\";s:17:\"10000001696781908\";s:7:\"skuAttr\";s:26:\"14:691#gray;200000124:3434\";s:13:\"regular_price\";s:4:\"82.0\";s:10:\"sale_price\";s:5:\"56.58\";s:5:\"stock\";i:14;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"gray\";s:9:\"shoe-size\";s:1:\"7\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:1:\"7\";}}i:49;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/H3685251ab70141da8831b463f372af82Q/High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat.jpg_640x640.jpg\";s:3:\"sku\";s:20:\"4000411128241-gray-8\";s:7:\"sku_sub\";s:20:\"4000411128241-gray-8\";s:5:\"skuId\";s:17:\"10000001696781909\";s:7:\"skuAttr\";s:25:\"14:691#gray;200000124:699\";s:13:\"regular_price\";s:4:\"82.0\";s:10:\"sale_price\";s:5:\"56.58\";s:5:\"stock\";i:14;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"gray\";s:9:\"shoe-size\";s:1:\"8\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:1:\"8\";}}i:50;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/H3685251ab70141da8831b463f372af82Q/High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat.jpg_640x640.jpg\";s:3:\"sku\";s:21:\"4000411128241-gray-12\";s:7:\"sku_sub\";s:21:\"4000411128241-gray-12\";s:5:\"skuId\";s:17:\"10000001696781914\";s:7:\"skuAttr\";s:26:\"14:691#gray;200000124:1663\";s:13:\"regular_price\";s:4:\"82.0\";s:10:\"sale_price\";s:5:\"56.58\";s:5:\"stock\";i:13;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"gray\";s:9:\"shoe-size\";s:2:\"12\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:2:\"12\";}}i:51;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/H92c01e7844524eaeaadc896d0c29e0f1O/High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"4000411128241-all-colors-8-5\";s:7:\"sku_sub\";s:28:\"4000411128241-army-green-8-5\";s:5:\"skuId\";s:17:\"12000015854348669\";s:7:\"skuAttr\";s:43:\"14:200004889#all colors;200000124:200000289\";s:13:\"regular_price\";s:4:\"82.0\";s:10:\"sale_price\";s:5:\"56.58\";s:5:\"stock\";i:15;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"all colors\";s:9:\"shoe-size\";s:3:\"8.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:10:\"Army Green\";s:9:\"shoe-size\";s:3:\"8.5\";}}i:52;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/H3e15989478b940aab1f2f0071a5cac27b/High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"4000411128241-apricot-6-5\";s:7:\"sku_sub\";s:22:\"4000411128241-gold-6-5\";s:5:\"skuId\";s:17:\"10000001696781915\";s:7:\"skuAttr\";s:37:\"14:350850#apricot;200000124:200000287\";s:13:\"regular_price\";s:4:\"82.0\";s:10:\"sale_price\";s:5:\"56.58\";s:5:\"stock\";i:15;s:10:\"attributes\";a:2:{s:5:\"color\";s:7:\"apricot\";s:9:\"shoe-size\";s:3:\"6.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gold\";s:9:\"shoe-size\";s:3:\"6.5\";}}i:53;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/H92c01e7844524eaeaadc896d0c29e0f1O/High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat.jpg_640x640.jpg\";s:3:\"sku\";s:26:\"4000411128241-all-colors-8\";s:7:\"sku_sub\";s:26:\"4000411128241-army-green-8\";s:5:\"skuId\";s:17:\"12000015854348668\";s:7:\"skuAttr\";s:37:\"14:200004889#all colors;200000124:699\";s:13:\"regular_price\";s:4:\"82.0\";s:10:\"sale_price\";s:5:\"56.58\";s:5:\"stock\";i:15;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"all colors\";s:9:\"shoe-size\";s:1:\"8\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:10:\"Army Green\";s:9:\"shoe-size\";s:1:\"8\";}}i:54;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/H3685251ab70141da8831b463f372af82Q/High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat.jpg_640x640.jpg\";s:3:\"sku\";s:21:\"4000411128241-gray-10\";s:7:\"sku_sub\";s:21:\"4000411128241-gray-10\";s:5:\"skuId\";s:17:\"10000001696781912\";s:7:\"skuAttr\";s:26:\"14:691#gray;200000124:1583\";s:13:\"regular_price\";s:4:\"82.0\";s:10:\"sale_price\";s:5:\"56.58\";s:5:\"stock\";i:14;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"gray\";s:9:\"shoe-size\";s:2:\"10\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:2:\"10\";}}i:55;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/H92c01e7844524eaeaadc896d0c29e0f1O/High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat.jpg_640x640.jpg\";s:3:\"sku\";s:27:\"4000411128241-all-colors-10\";s:7:\"sku_sub\";s:27:\"4000411128241-army-green-10\";s:5:\"skuId\";s:17:\"12000015854348671\";s:7:\"skuAttr\";s:38:\"14:200004889#all colors;200000124:1583\";s:13:\"regular_price\";s:4:\"82.0\";s:10:\"sale_price\";s:5:\"56.58\";s:5:\"stock\";i:15;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"all colors\";s:9:\"shoe-size\";s:2:\"10\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:10:\"Army Green\";s:9:\"shoe-size\";s:2:\"10\";}}i:56;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/H3685251ab70141da8831b463f372af82Q/High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat.jpg_640x640.jpg\";s:3:\"sku\";s:21:\"4000411128241-gray-11\";s:7:\"sku_sub\";s:21:\"4000411128241-gray-11\";s:5:\"skuId\";s:17:\"10000001696781913\";s:7:\"skuAttr\";s:31:\"14:691#gray;200000124:100010420\";s:13:\"regular_price\";s:4:\"82.0\";s:10:\"sale_price\";s:5:\"56.58\";s:5:\"stock\";i:15;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"gray\";s:9:\"shoe-size\";s:2:\"11\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:2:\"11\";}}i:57;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/H92c01e7844524eaeaadc896d0c29e0f1O/High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"4000411128241-all-colors-9-5\";s:7:\"sku_sub\";s:28:\"4000411128241-army-green-9-5\";s:5:\"skuId\";s:17:\"12000015854348670\";s:7:\"skuAttr\";s:43:\"14:200004889#all colors;200000124:200000290\";s:13:\"regular_price\";s:4:\"82.0\";s:10:\"sale_price\";s:5:\"56.58\";s:5:\"stock\";i:15;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"all colors\";s:9:\"shoe-size\";s:3:\"9.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:10:\"Army Green\";s:9:\"shoe-size\";s:3:\"9.5\";}}i:58;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/H3e15989478b940aab1f2f0071a5cac27b/High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"4000411128241-apricot-8-5\";s:7:\"sku_sub\";s:22:\"4000411128241-gold-8-5\";s:5:\"skuId\";s:17:\"10000001696781918\";s:7:\"skuAttr\";s:37:\"14:350850#apricot;200000124:200000289\";s:13:\"regular_price\";s:4:\"82.0\";s:10:\"sale_price\";s:5:\"56.58\";s:5:\"stock\";i:14;s:10:\"attributes\";a:2:{s:5:\"color\";s:7:\"apricot\";s:9:\"shoe-size\";s:3:\"8.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gold\";s:9:\"shoe-size\";s:3:\"8.5\";}}i:59;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/H3e15989478b940aab1f2f0071a5cac27b/High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"4000411128241-apricot-9-5\";s:7:\"sku_sub\";s:22:\"4000411128241-gold-9-5\";s:5:\"skuId\";s:17:\"10000001696781919\";s:7:\"skuAttr\";s:37:\"14:350850#apricot;200000124:200000290\";s:13:\"regular_price\";s:4:\"82.0\";s:10:\"sale_price\";s:5:\"56.58\";s:5:\"stock\";i:14;s:10:\"attributes\";a:2:{s:5:\"color\";s:7:\"apricot\";s:9:\"shoe-size\";s:3:\"9.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gold\";s:9:\"shoe-size\";s:3:\"9.5\";}}i:60;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/H3e15989478b940aab1f2f0071a5cac27b/High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"4000411128241-apricot-7\";s:7:\"sku_sub\";s:20:\"4000411128241-gold-7\";s:5:\"skuId\";s:17:\"10000001696781916\";s:7:\"skuAttr\";s:32:\"14:350850#apricot;200000124:3434\";s:13:\"regular_price\";s:4:\"82.0\";s:10:\"sale_price\";s:5:\"56.58\";s:5:\"stock\";i:14;s:10:\"attributes\";a:2:{s:5:\"color\";s:7:\"apricot\";s:9:\"shoe-size\";s:1:\"7\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gold\";s:9:\"shoe-size\";s:1:\"7\";}}i:61;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/H92c01e7844524eaeaadc896d0c29e0f1O/High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat.jpg_640x640.jpg\";s:3:\"sku\";s:26:\"4000411128241-all-colors-7\";s:7:\"sku_sub\";s:26:\"4000411128241-army-green-7\";s:5:\"skuId\";s:17:\"12000015854348667\";s:7:\"skuAttr\";s:38:\"14:200004889#all colors;200000124:3434\";s:13:\"regular_price\";s:4:\"82.0\";s:10:\"sale_price\";s:5:\"56.58\";s:5:\"stock\";i:15;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"all colors\";s:9:\"shoe-size\";s:1:\"7\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:10:\"Army Green\";s:9:\"shoe-size\";s:1:\"7\";}}i:62;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/H3e15989478b940aab1f2f0071a5cac27b/High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"4000411128241-apricot-8\";s:7:\"sku_sub\";s:20:\"4000411128241-gold-8\";s:5:\"skuId\";s:17:\"10000001696781917\";s:7:\"skuAttr\";s:31:\"14:350850#apricot;200000124:699\";s:13:\"regular_price\";s:4:\"82.0\";s:10:\"sale_price\";s:5:\"56.58\";s:5:\"stock\";i:13;s:10:\"attributes\";a:2:{s:5:\"color\";s:7:\"apricot\";s:9:\"shoe-size\";s:1:\"8\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gold\";s:9:\"shoe-size\";s:1:\"8\";}}i:63;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/H92c01e7844524eaeaadc896d0c29e0f1O/High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"4000411128241-all-colors-6-5\";s:7:\"sku_sub\";s:28:\"4000411128241-army-green-6-5\";s:5:\"skuId\";s:17:\"12000015854348666\";s:7:\"skuAttr\";s:43:\"14:200004889#all colors;200000124:200000287\";s:13:\"regular_price\";s:4:\"82.0\";s:10:\"sale_price\";s:5:\"56.58\";s:5:\"stock\";i:15;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"all colors\";s:9:\"shoe-size\";s:3:\"6.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:10:\"Army Green\";s:9:\"shoe-size\";s:3:\"6.5\";}}i:64;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/H03dfb187aa464a14b0ce6cf418ea8d57p/High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat.jpg_640x640.jpg\";s:3:\"sku\";s:21:\"4000411128241-blue-12\";s:7:\"sku_sub\";s:21:\"4000411128241-blue-12\";s:5:\"skuId\";s:17:\"10000001696781890\";s:7:\"skuAttr\";s:26:\"14:173#blue;200000124:1663\";s:13:\"regular_price\";s:4:\"82.0\";s:10:\"sale_price\";s:5:\"56.58\";s:5:\"stock\";i:15;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"blue\";s:9:\"shoe-size\";s:2:\"12\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"12\";}}i:65;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/H0e5009385d6b486b9254956f336a3d1dj/High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"4000411128241-brown-6-5\";s:7:\"sku_sub\";s:23:\"4000411128241-brown-6-5\";s:5:\"skuId\";s:17:\"10000001696781891\";s:7:\"skuAttr\";s:35:\"14:365458#brown;200000124:200000287\";s:13:\"regular_price\";s:4:\"82.0\";s:10:\"sale_price\";s:5:\"56.58\";s:5:\"stock\";i:15;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"brown\";s:9:\"shoe-size\";s:3:\"6.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:3:\"6.5\";}}i:66;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/H03dfb187aa464a14b0ce6cf418ea8d57p/High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat.jpg_640x640.jpg\";s:3:\"sku\";s:21:\"4000411128241-blue-10\";s:7:\"sku_sub\";s:21:\"4000411128241-blue-10\";s:5:\"skuId\";s:17:\"10000001696781888\";s:7:\"skuAttr\";s:26:\"14:173#blue;200000124:1583\";s:13:\"regular_price\";s:4:\"82.0\";s:10:\"sale_price\";s:5:\"56.58\";s:5:\"stock\";i:15;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"blue\";s:9:\"shoe-size\";s:2:\"10\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"10\";}}i:67;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/H03dfb187aa464a14b0ce6cf418ea8d57p/High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat.jpg_640x640.jpg\";s:3:\"sku\";s:21:\"4000411128241-blue-11\";s:7:\"sku_sub\";s:21:\"4000411128241-blue-11\";s:5:\"skuId\";s:17:\"10000001696781889\";s:7:\"skuAttr\";s:31:\"14:173#blue;200000124:100010420\";s:13:\"regular_price\";s:4:\"82.0\";s:10:\"sale_price\";s:5:\"56.58\";s:5:\"stock\";i:14;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"blue\";s:9:\"shoe-size\";s:2:\"11\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"11\";}}i:68;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/H0e5009385d6b486b9254956f336a3d1dj/High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"4000411128241-brown-8-5\";s:7:\"sku_sub\";s:23:\"4000411128241-brown-8-5\";s:5:\"skuId\";s:17:\"10000001696781894\";s:7:\"skuAttr\";s:35:\"14:365458#brown;200000124:200000289\";s:13:\"regular_price\";s:4:\"82.0\";s:10:\"sale_price\";s:5:\"56.58\";s:5:\"stock\";i:14;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"brown\";s:9:\"shoe-size\";s:3:\"8.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:3:\"8.5\";}}i:69;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/H0e5009385d6b486b9254956f336a3d1dj/High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"4000411128241-brown-9-5\";s:7:\"sku_sub\";s:23:\"4000411128241-brown-9-5\";s:5:\"skuId\";s:17:\"10000001696781895\";s:7:\"skuAttr\";s:35:\"14:365458#brown;200000124:200000290\";s:13:\"regular_price\";s:4:\"82.0\";s:10:\"sale_price\";s:5:\"56.58\";s:5:\"stock\";i:15;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"brown\";s:9:\"shoe-size\";s:3:\"9.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:3:\"9.5\";}}i:70;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/H0e5009385d6b486b9254956f336a3d1dj/High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat.jpg_640x640.jpg\";s:3:\"sku\";s:21:\"4000411128241-brown-7\";s:7:\"sku_sub\";s:21:\"4000411128241-brown-7\";s:5:\"skuId\";s:17:\"10000001696781892\";s:7:\"skuAttr\";s:30:\"14:365458#brown;200000124:3434\";s:13:\"regular_price\";s:4:\"82.0\";s:10:\"sale_price\";s:5:\"56.58\";s:5:\"stock\";i:15;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"brown\";s:9:\"shoe-size\";s:1:\"7\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:1:\"7\";}}i:71;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/H0e5009385d6b486b9254956f336a3d1dj/High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat.jpg_640x640.jpg\";s:3:\"sku\";s:21:\"4000411128241-brown-8\";s:7:\"sku_sub\";s:21:\"4000411128241-brown-8\";s:5:\"skuId\";s:17:\"10000001696781893\";s:7:\"skuAttr\";s:29:\"14:365458#brown;200000124:699\";s:13:\"regular_price\";s:4:\"82.0\";s:10:\"sale_price\";s:5:\"56.58\";s:5:\"stock\";i:14;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"brown\";s:9:\"shoe-size\";s:1:\"8\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:1:\"8\";}}i:72;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/H0e5009385d6b486b9254956f336a3d1dj/High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"4000411128241-brown-12\";s:7:\"sku_sub\";s:22:\"4000411128241-brown-12\";s:5:\"skuId\";s:17:\"10000001696781898\";s:7:\"skuAttr\";s:30:\"14:365458#brown;200000124:1663\";s:13:\"regular_price\";s:4:\"82.0\";s:10:\"sale_price\";s:5:\"56.58\";s:5:\"stock\";i:12;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"brown\";s:9:\"shoe-size\";s:2:\"12\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:2:\"12\";}}i:73;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/Hb945fd00c3974f9582c45dbd4716288b2/High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat.jpg_640x640.jpg\";s:3:\"sku\";s:31:\"4000411128241-khaki-as-show-6-5\";s:7:\"sku_sub\";s:27:\"4000411128241-chocolate-6-5\";s:5:\"skuId\";s:17:\"10000001696781899\";s:7:\"skuAttr\";s:46:\"14:200000195#khaki as show;200000124:200000287\";s:13:\"regular_price\";s:4:\"82.0\";s:10:\"sale_price\";s:5:\"56.58\";s:5:\"stock\";i:15;s:10:\"attributes\";a:2:{s:5:\"color\";s:13:\"khaki as show\";s:9:\"shoe-size\";s:3:\"6.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:9:\"Chocolate\";s:9:\"shoe-size\";s:3:\"6.5\";}}i:74;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/H0e5009385d6b486b9254956f336a3d1dj/High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"4000411128241-brown-10\";s:7:\"sku_sub\";s:22:\"4000411128241-brown-10\";s:5:\"skuId\";s:17:\"10000001696781896\";s:7:\"skuAttr\";s:30:\"14:365458#brown;200000124:1583\";s:13:\"regular_price\";s:4:\"82.0\";s:10:\"sale_price\";s:5:\"56.58\";s:5:\"stock\";i:15;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"brown\";s:9:\"shoe-size\";s:2:\"10\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:2:\"10\";}}i:75;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/H0e5009385d6b486b9254956f336a3d1dj/High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"4000411128241-brown-11\";s:7:\"sku_sub\";s:22:\"4000411128241-brown-11\";s:5:\"skuId\";s:17:\"10000001696781897\";s:7:\"skuAttr\";s:35:\"14:365458#brown;200000124:100010420\";s:13:\"regular_price\";s:4:\"82.0\";s:10:\"sale_price\";s:5:\"56.58\";s:5:\"stock\";i:13;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"brown\";s:9:\"shoe-size\";s:2:\"11\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:2:\"11\";}}i:76;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/Hb945fd00c3974f9582c45dbd4716288b2/High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat.jpg_640x640.jpg\";s:3:\"sku\";s:31:\"4000411128241-khaki-as-show-8-5\";s:7:\"sku_sub\";s:27:\"4000411128241-chocolate-8-5\";s:5:\"skuId\";s:17:\"10000001696781902\";s:7:\"skuAttr\";s:46:\"14:200000195#khaki as show;200000124:200000289\";s:13:\"regular_price\";s:4:\"82.0\";s:10:\"sale_price\";s:5:\"56.58\";s:5:\"stock\";i:15;s:10:\"attributes\";a:2:{s:5:\"color\";s:13:\"khaki as show\";s:9:\"shoe-size\";s:3:\"8.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:9:\"Chocolate\";s:9:\"shoe-size\";s:3:\"8.5\";}}i:77;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/Hb945fd00c3974f9582c45dbd4716288b2/High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat.jpg_640x640.jpg\";s:3:\"sku\";s:31:\"4000411128241-khaki-as-show-9-5\";s:7:\"sku_sub\";s:27:\"4000411128241-chocolate-9-5\";s:5:\"skuId\";s:17:\"10000001696781903\";s:7:\"skuAttr\";s:46:\"14:200000195#khaki as show;200000124:200000290\";s:13:\"regular_price\";s:4:\"82.0\";s:10:\"sale_price\";s:5:\"56.58\";s:5:\"stock\";i:13;s:10:\"attributes\";a:2:{s:5:\"color\";s:13:\"khaki as show\";s:9:\"shoe-size\";s:3:\"9.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:9:\"Chocolate\";s:9:\"shoe-size\";s:3:\"9.5\";}}i:78;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/Hb945fd00c3974f9582c45dbd4716288b2/High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"4000411128241-khaki-as-show-7\";s:7:\"sku_sub\";s:25:\"4000411128241-chocolate-7\";s:5:\"skuId\";s:17:\"10000001696781900\";s:7:\"skuAttr\";s:41:\"14:200000195#khaki as show;200000124:3434\";s:13:\"regular_price\";s:4:\"82.0\";s:10:\"sale_price\";s:5:\"56.58\";s:5:\"stock\";i:15;s:10:\"attributes\";a:2:{s:5:\"color\";s:13:\"khaki as show\";s:9:\"shoe-size\";s:1:\"7\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:9:\"Chocolate\";s:9:\"shoe-size\";s:1:\"7\";}}i:79;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/Hb945fd00c3974f9582c45dbd4716288b2/High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"4000411128241-khaki-as-show-8\";s:7:\"sku_sub\";s:25:\"4000411128241-chocolate-8\";s:5:\"skuId\";s:17:\"10000001696781901\";s:7:\"skuAttr\";s:40:\"14:200000195#khaki as show;200000124:699\";s:13:\"regular_price\";s:4:\"82.0\";s:10:\"sale_price\";s:5:\"56.58\";s:5:\"stock\";i:15;s:10:\"attributes\";a:2:{s:5:\"color\";s:13:\"khaki as show\";s:9:\"shoe-size\";s:1:\"8\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:9:\"Chocolate\";s:9:\"shoe-size\";s:1:\"8\";}}}');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(38414, 3105, 'attribute_pa_color', 'dark-gray-for-male'),
(38415, 3105, 'attribute_pa_shoe-size', '10'),
(38416, 3105, '_price', '90.51'),
(38417, 3105, '_product_version', '4.1.0'),
(38418, 3105, '_vi_wad_aliexpress_variation_id', '10000014547228542'),
(38419, 3105, '_vi_wad_aliexpress_variation_attr', '14:771#Dark Gray  for Male;200000124:1583'),
(38420, 3106, '_variation_description', ''),
(38421, 3106, '_sku', '4000587350897-light-pink-female-4'),
(38422, 3106, '_regular_price', '87.45'),
(38423, 3106, 'total_sales', '0'),
(38424, 3106, '_tax_status', 'taxable'),
(38425, 3106, '_tax_class', 'parent'),
(38426, 3106, '_manage_stock', 'yes'),
(38427, 3106, '_backorders', 'no'),
(38428, 3106, '_sold_individually', 'no'),
(38429, 3106, '_virtual', 'no'),
(38430, 3106, '_downloadable', 'no'),
(38431, 3106, '_download_limit', '-1'),
(38432, 3106, '_download_expiry', '-1'),
(38433, 3106, '_stock', '999'),
(38434, 3106, '_stock_status', 'instock'),
(38435, 3106, '_wc_average_rating', '0'),
(38436, 3106, '_wc_review_count', '0'),
(38437, 3106, 'attribute_pa_color', 'light-pink-female'),
(38438, 3106, 'attribute_pa_shoe-size', '4'),
(38439, 3106, '_price', '87.45'),
(38440, 3106, '_product_version', '4.1.0'),
(38441, 3106, '_vi_wad_aliexpress_variation_id', '12000018439732165'),
(38442, 3106, '_vi_wad_aliexpress_variation_attr', '14:10#Light Pink Female;200000124:153'),
(38443, 3107, '_variation_description', ''),
(38444, 3107, '_sku', '4000587350897-light-gray-for-male-4'),
(38445, 3107, '_regular_price', '90.51'),
(38446, 3107, 'total_sales', '0'),
(38447, 3107, '_tax_status', 'taxable'),
(38448, 3102, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H2dbb26953df743e0babb9d90540b85b16/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers.jpg_640x640.jpg'),
(38449, 3107, '_tax_class', 'parent'),
(38450, 3107, '_manage_stock', 'yes'),
(38451, 2937, '_thumbnail_id', '3102'),
(38452, 3107, '_backorders', 'no'),
(38453, 2938, '_thumbnail_id', '3102'),
(38454, 2939, '_thumbnail_id', '3102'),
(38455, 3107, '_sold_individually', 'no'),
(38456, 2940, '_thumbnail_id', '3102'),
(38457, 2942, '_thumbnail_id', '3102'),
(38458, 2943, '_thumbnail_id', '3102'),
(38459, 3107, '_virtual', 'no'),
(38460, 3107, '_downloadable', 'no'),
(38461, 2944, '_thumbnail_id', '3102'),
(38462, 3107, '_download_limit', '-1'),
(38463, 2945, '_thumbnail_id', '3102'),
(38464, 3107, '_download_expiry', '-1'),
(38465, 2946, '_thumbnail_id', '3102'),
(38466, 3107, '_stock', '0'),
(38467, 2947, '_thumbnail_id', '3102'),
(38468, 3107, '_stock_status', 'outofstock'),
(38469, 3107, '_wc_average_rating', '0'),
(38470, 3107, '_wc_review_count', '0'),
(38471, 3107, 'attribute_pa_color', 'light-gray-for-male'),
(38472, 3107, 'attribute_pa_shoe-size', '4'),
(38473, 3107, '_price', '90.51'),
(38474, 3107, '_product_version', '4.1.0'),
(38475, 3107, '_vi_wad_aliexpress_variation_id', '10000014547228543'),
(38476, 3107, '_vi_wad_aliexpress_variation_attr', '14:200002130#Light Gray  for Male;200000124:153'),
(38477, 3108, '_variation_description', ''),
(38478, 3108, '_sku', '4000587350897-light-gray-for-male-4-5'),
(38479, 3108, '_regular_price', '90.51'),
(38480, 3108, 'total_sales', '0'),
(38481, 3108, '_tax_status', 'taxable'),
(38482, 3108, '_tax_class', 'parent'),
(38483, 3108, '_manage_stock', 'yes'),
(38484, 3108, '_backorders', 'no'),
(38485, 3108, '_sold_individually', 'no'),
(38486, 3108, '_virtual', 'no'),
(38487, 3108, '_downloadable', 'no'),
(38488, 3108, '_download_limit', '-1'),
(38489, 3108, '_download_expiry', '-1'),
(38490, 3108, '_stock', '0'),
(38491, 3108, '_stock_status', 'outofstock'),
(38492, 3108, '_wc_average_rating', '0'),
(38493, 3108, '_wc_review_count', '0'),
(38494, 3108, 'attribute_pa_color', 'light-gray-for-male'),
(38495, 3108, 'attribute_pa_shoe-size', '4-5'),
(38496, 3108, '_price', '90.51'),
(38497, 3108, '_product_version', '4.1.0'),
(38498, 3108, '_vi_wad_aliexpress_variation_id', '10000014547228544'),
(38499, 3108, '_vi_wad_aliexpress_variation_attr', '14:200002130#Light Gray  for Male;200000124:200000285'),
(38500, 3109, '_variation_description', ''),
(38501, 3109, '_sku', '4000587350897-light-gray-for-male-5'),
(38502, 3109, '_regular_price', '90.51'),
(38503, 3109, 'total_sales', '0'),
(38504, 3109, '_tax_status', 'taxable'),
(38505, 3109, '_tax_class', 'parent'),
(38506, 3109, '_manage_stock', 'yes'),
(38507, 3109, '_backorders', 'no'),
(38508, 3109, '_sold_individually', 'no'),
(38509, 3109, '_virtual', 'no'),
(38510, 3109, '_downloadable', 'no'),
(38511, 3109, '_download_limit', '-1'),
(38512, 3109, '_download_expiry', '-1'),
(38513, 3109, '_stock', '0'),
(38514, 3109, '_stock_status', 'outofstock'),
(38515, 3109, '_wc_average_rating', '0'),
(38516, 3109, '_wc_review_count', '0'),
(38517, 3109, 'attribute_pa_color', 'light-gray-for-male'),
(38518, 3109, 'attribute_pa_shoe-size', '5'),
(38519, 3109, '_price', '90.51'),
(38520, 3109, '_product_version', '4.1.0'),
(38521, 3109, '_vi_wad_aliexpress_variation_id', '10000014547228545'),
(38522, 3109, '_vi_wad_aliexpress_variation_attr', '14:200002130#Light Gray  for Male;200000124:698'),
(38523, 3110, '_variation_description', ''),
(38524, 3110, '_sku', '4000587350897-light-gray-for-male-5-5'),
(38525, 3110, '_regular_price', '90.51'),
(38526, 3110, 'total_sales', '0'),
(38527, 3110, '_tax_status', 'taxable'),
(38528, 3110, '_tax_class', 'parent'),
(38529, 3110, '_manage_stock', 'yes'),
(38530, 3110, '_backorders', 'no'),
(38531, 3110, '_sold_individually', 'no'),
(38532, 3110, '_virtual', 'no'),
(38533, 3110, '_downloadable', 'no'),
(38534, 3110, '_download_limit', '-1'),
(38535, 3110, '_download_expiry', '-1'),
(38536, 3110, '_stock', '0'),
(38537, 3110, '_stock_status', 'outofstock'),
(38538, 3110, '_wc_average_rating', '0'),
(38539, 3110, '_wc_review_count', '0'),
(38540, 3111, '_vi_wad_description_images', 'a:19:{i:0;s:59:\"//ae01.alicdn.com/kf/Ha0448700050745069f936dcdfccf58ffm.jpg\";i:1;s:59:\"//ae01.alicdn.com/kf/H1acc19d02b3d4833a99faa19fd60133fL.jpg\";i:2;s:59:\"//ae01.alicdn.com/kf/Hc0445921395045c08fa65cc7f18ad48fW.jpg\";i:3;s:59:\"//ae01.alicdn.com/kf/H530bdcc085684e01a771203f3740f406Y.jpg\";i:4;s:59:\"//ae01.alicdn.com/kf/Ha7b77c45e5d647b88aa2bb8137f938b9z.jpg\";i:5;s:59:\"//ae01.alicdn.com/kf/Hee37c1889b524ceea78ea0d04774a501h.jpg\";i:6;s:59:\"//ae01.alicdn.com/kf/H82563d2d82cb4ab88ca0d0a094c3f3aav.jpg\";i:7;s:59:\"//ae01.alicdn.com/kf/H1742170cf20540ccaf41b275491141802.jpg\";i:8;s:59:\"//ae01.alicdn.com/kf/Hed11d076c2dc461abe48c418693a81a54.jpg\";i:9;s:59:\"//ae01.alicdn.com/kf/H3ab6f04f51bd4b079d33558177a5ab2bT.jpg\";i:10;s:59:\"//ae01.alicdn.com/kf/H1c6d3e716b28456eba55d6e216bc1d064.jpg\";i:11;s:59:\"//ae01.alicdn.com/kf/H1adad32d69ed46d083d0717fee4a301dX.jpg\";i:12;s:59:\"//ae01.alicdn.com/kf/Ha4d5744eddd1409faf7b7de1fab31fd1Q.jpg\";i:13;s:59:\"//ae01.alicdn.com/kf/Hc08d640d15144e9892c93f84956d8094t.jpg\";i:14;s:59:\"//ae01.alicdn.com/kf/Hc7fd25e7b9694aeeb4e3a5acc15267eeu.jpg\";i:15;s:59:\"//ae01.alicdn.com/kf/H106312f9607b47648ded7fee3c3d99fcy.jpg\";i:16;s:59:\"//ae01.alicdn.com/kf/H392ea1ff1fe94fbb8c171490f9635598M.jpg\";i:17;s:59:\"//ae01.alicdn.com/kf/Hd97b9aa6e9534a5aa92aba51213102b16.jpg\";i:18;s:59:\"//ae01.alicdn.com/kf/H9ef97125e619408fb0b4fe57ca3a8c96y.jpg\";}'),
(38541, 3110, 'attribute_pa_color', 'light-gray-for-male'),
(38542, 3110, 'attribute_pa_shoe-size', '5-5'),
(38543, 3111, '_vi_wad_sku', '1005001563009169'),
(38544, 3110, '_price', '90.51'),
(38545, 3111, '_vi_wad_attributes', 'a:2:{i:14;a:5:{s:6:\"values\";a:2:{s:6:\"14:175\";s:5:\"Green\";s:5:\"14:29\";s:5:\"White\";}s:4:\"slug\";s:5:\"color\";s:4:\"name\";s:5:\"Color\";s:8:\"position\";i:0;s:10:\"values_sub\";a:2:{s:6:\"14:175\";s:5:\"Green\";s:5:\"14:29\";s:5:\"White\";}}i:200000124;a:5:{s:6:\"values\";a:11:{s:19:\"200000124:200000898\";s:2:\"38\";s:19:\"200000124:200000364\";s:2:\"39\";s:19:\"200000124:100013888\";s:2:\"40\";s:19:\"200000124:100010483\";s:2:\"41\";s:19:\"200000124:200000337\";s:2:\"42\";s:19:\"200000124:200000338\";s:2:\"43\";s:19:\"200000124:100010487\";s:2:\"44\";s:14:\"200000124:3116\";s:2:\"45\";s:19:\"200000124:200000899\";s:2:\"46\";s:19:\"200000124:200000339\";s:2:\"47\";s:19:\"200000124:200000900\";s:2:\"48\";}s:4:\"slug\";s:9:\"shoe-size\";s:4:\"name\";s:9:\"Shoe Size\";s:8:\"position\";i:1;s:10:\"values_sub\";a:11:{s:19:\"200000124:200000898\";s:2:\"38\";s:19:\"200000124:200000364\";s:2:\"39\";s:19:\"200000124:100013888\";s:2:\"40\";s:19:\"200000124:100010483\";s:2:\"41\";s:19:\"200000124:200000337\";s:2:\"42\";s:19:\"200000124:200000338\";s:2:\"43\";s:19:\"200000124:100010487\";s:2:\"44\";s:14:\"200000124:3116\";s:2:\"45\";s:19:\"200000124:200000899\";s:2:\"46\";s:19:\"200000124:200000339\";s:2:\"47\";s:19:\"200000124:200000900\";s:2:\"48\";}}}'),
(38546, 3111, '_vi_wad_list_attributes', 'a:13:{s:6:\"14:175\";a:4:{s:4:\"name\";s:5:\"Green\";s:8:\"name_sub\";s:5:\"Green\";s:5:\"color\";s:7:\"#007000\";s:5:\"image\";s:177:\"https://ae01.alicdn.com/kf/H9c3eb1c1b00a41afb7afd9d7e5e802789/Canvas-Leather-Shoes-Men-Casual-Luxury-Brand-Handmade-Penny-Loafers-Men-Slip-On-Flats-Driving-Dress.jpg_640x640.jpg\";}s:5:\"14:29\";a:4:{s:4:\"name\";s:5:\"White\";s:8:\"name_sub\";s:5:\"White\";s:5:\"color\";s:7:\"#FFFFFF\";s:5:\"image\";s:177:\"https://ae01.alicdn.com/kf/Ha85fc15bdb9146e0ae8b13d80b07fa25X/Canvas-Leather-Shoes-Men-Casual-Luxury-Brand-Handmade-Penny-Loafers-Men-Slip-On-Flats-Driving-Dress.jpg_640x640.jpg\";}s:19:\"200000124:200000898\";a:4:{s:4:\"name\";s:2:\"38\";s:8:\"name_sub\";s:2:\"38\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000364\";a:4:{s:4:\"name\";s:2:\"39\";s:8:\"name_sub\";s:2:\"39\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:100013888\";a:4:{s:4:\"name\";s:2:\"40\";s:8:\"name_sub\";s:2:\"40\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:100010483\";a:4:{s:4:\"name\";s:2:\"41\";s:8:\"name_sub\";s:2:\"41\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000337\";a:4:{s:4:\"name\";s:2:\"42\";s:8:\"name_sub\";s:2:\"42\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000338\";a:4:{s:4:\"name\";s:2:\"43\";s:8:\"name_sub\";s:2:\"43\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:100010487\";a:4:{s:4:\"name\";s:2:\"44\";s:8:\"name_sub\";s:2:\"44\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:14:\"200000124:3116\";a:4:{s:4:\"name\";s:2:\"45\";s:8:\"name_sub\";s:2:\"45\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000899\";a:4:{s:4:\"name\";s:2:\"46\";s:8:\"name_sub\";s:2:\"46\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000339\";a:4:{s:4:\"name\";s:2:\"47\";s:8:\"name_sub\";s:2:\"47\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000900\";a:4:{s:4:\"name\";s:2:\"48\";s:8:\"name_sub\";s:2:\"48\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}}'),
(38547, 3110, '_product_version', '4.1.0'),
(38548, 3111, '_vi_wad_shipping_info', 'a:6:{s:4:\"time\";i:1622547186;s:7:\"country\";s:2:\"LK\";s:7:\"company\";s:3:\"DHL\";s:7:\"freight\";s:755:\"[{\"bizShowMind\":{\"layout\":[]},\"commitDay\":\"75\",\"company\":\"DHL\",\"currency\":\"USD\",\"discount\":0,\"displayType\":\"deliveryTime\",\"features\":{},\"freightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $173.94\",\"value\":173.94},\"freightFeatures\":{\"provider\":\"ae_config\"},\"freightLayout\":{\"displayType\":\"deliveryTime\",\"layout\":[{\"text\":\"Shipping: US $173.94\",\"type\":\"title\"},{\"text\":\"To <font color=\'#000000\'>Sri Lanka</font> via DHL\",\"type\":\"subtitle\"}],\"openShippingPanel\":\"true\"},\"fullMailLine\":false,\"hbaService\":false,\"i18nMap\":{},\"id\":0,\"name\":\"FreightItemModule\",\"sendGoodsCountry\":\"CN\",\"sendGoodsCountryFullName\":\"China\",\"serviceName\":\"DHL\",\"standardFreightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $173.94\",\"value\":173.94},\"time\":\"9-17\",\"tracking\":true}]\";s:13:\"shipping_cost\";d:173.93999999999999772626324556767940521240234375;s:13:\"delivery_time\";s:4:\"9-17\";}'),
(38549, 3111, '_vi_wad_gallery', 'a:6:{i:0;s:165:\"https://ae01.alicdn.com/kf/H25217edf0bab4e2186f532b9b63bda6bA/Canvas-Leather-Shoes-Men-Casual-Luxury-Brand-Handmade-Penny-Loafers-Men-Slip-On-Flats-Driving-Dress.jpg\";i:1;s:165:\"https://ae01.alicdn.com/kf/H309d832de1f949cfb01e77f8beb677dd4/Canvas-Leather-Shoes-Men-Casual-Luxury-Brand-Handmade-Penny-Loafers-Men-Slip-On-Flats-Driving-Dress.jpg\";i:2;s:165:\"https://ae01.alicdn.com/kf/Hf686c160a852446c86d2e3d600e11b02C/Canvas-Leather-Shoes-Men-Casual-Luxury-Brand-Handmade-Penny-Loafers-Men-Slip-On-Flats-Driving-Dress.jpg\";i:3;s:165:\"https://ae01.alicdn.com/kf/H99acc82eafc14ea088f349ba40f90362T/Canvas-Leather-Shoes-Men-Casual-Luxury-Brand-Handmade-Penny-Loafers-Men-Slip-On-Flats-Driving-Dress.jpg\";i:4;s:165:\"https://ae01.alicdn.com/kf/H095ebff1cf0d4a6885e7eb2c34546a29D/Canvas-Leather-Shoes-Men-Casual-Luxury-Brand-Handmade-Penny-Loafers-Men-Slip-On-Flats-Driving-Dress.jpg\";i:5;s:165:\"https://ae01.alicdn.com/kf/H9c885145bae94edebf41e0910ab946dc7/Canvas-Leather-Shoes-Men-Casual-Luxury-Brand-Handmade-Penny-Loafers-Men-Slip-On-Flats-Driving-Dress.jpg\";}'),
(38550, 3111, '_vi_wad_variation_images', 'a:2:{s:6:\"14:175\";s:177:\"https://ae01.alicdn.com/kf/H9c3eb1c1b00a41afb7afd9d7e5e802789/Canvas-Leather-Shoes-Men-Casual-Luxury-Brand-Handmade-Penny-Loafers-Men-Slip-On-Flats-Driving-Dress.jpg_640x640.jpg\";s:5:\"14:29\";s:177:\"https://ae01.alicdn.com/kf/Ha85fc15bdb9146e0ae8b13d80b07fa25X/Canvas-Leather-Shoes-Men-Casual-Luxury-Brand-Handmade-Penny-Loafers-Men-Slip-On-Flats-Driving-Dress.jpg_640x640.jpg\";}'),
(38551, 3111, '_vi_wad_store_info', 'a:3:{s:4:\"name\";s:9:\"Bao Store\";s:3:\"url\";s:34:\"//www.aliexpress.com/store/5004264\";s:3:\"num\";i:5004264;}'),
(38552, 3110, '_vi_wad_aliexpress_variation_id', '10000014547228546'),
(38553, 3110, '_vi_wad_aliexpress_variation_attr', '14:200002130#Light Gray  for Male;200000124:200000286'),
(38554, 3111, '_vi_wad_variations', 'a:22:{i:0;a:10:{s:5:\"image\";s:177:\"https://ae01.alicdn.com/kf/H9c3eb1c1b00a41afb7afd9d7e5e802789/Canvas-Leather-Shoes-Men-Casual-Luxury-Brand-Handmade-Penny-Loafers-Men-Slip-On-Flats-Driving-Dress.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005001563009169-green-44\";s:7:\"sku_sub\";s:25:\"1005001563009169-green-44\";s:5:\"skuId\";s:17:\"12000016604107365\";s:7:\"skuAttr\";s:32:\"14:175#Green;200000124:100010487\";s:13:\"regular_price\";s:5:\"28.99\";s:10:\"sale_price\";s:5:\"25.51\";s:5:\"stock\";i:97;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"44\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"44\";}}i:1;a:10:{s:5:\"image\";s:177:\"https://ae01.alicdn.com/kf/H9c3eb1c1b00a41afb7afd9d7e5e802789/Canvas-Leather-Shoes-Men-Casual-Luxury-Brand-Handmade-Penny-Loafers-Men-Slip-On-Flats-Driving-Dress.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005001563009169-green-43\";s:7:\"sku_sub\";s:25:\"1005001563009169-green-43\";s:5:\"skuId\";s:17:\"12000016604107364\";s:7:\"skuAttr\";s:32:\"14:175#Green;200000124:200000338\";s:13:\"regular_price\";s:5:\"27.99\";s:10:\"sale_price\";s:5:\"24.63\";s:5:\"stock\";i:90;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"43\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"43\";}}i:2;a:10:{s:5:\"image\";s:177:\"https://ae01.alicdn.com/kf/H9c3eb1c1b00a41afb7afd9d7e5e802789/Canvas-Leather-Shoes-Men-Casual-Luxury-Brand-Handmade-Penny-Loafers-Men-Slip-On-Flats-Driving-Dress.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005001563009169-green-46\";s:7:\"sku_sub\";s:25:\"1005001563009169-green-46\";s:5:\"skuId\";s:17:\"12000016604107367\";s:7:\"skuAttr\";s:32:\"14:175#Green;200000124:200000899\";s:13:\"regular_price\";s:5:\"29.99\";s:10:\"sale_price\";s:5:\"26.39\";s:5:\"stock\";i:96;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"46\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"46\";}}i:3;a:10:{s:5:\"image\";s:177:\"https://ae01.alicdn.com/kf/H9c3eb1c1b00a41afb7afd9d7e5e802789/Canvas-Leather-Shoes-Men-Casual-Luxury-Brand-Handmade-Penny-Loafers-Men-Slip-On-Flats-Driving-Dress.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005001563009169-green-45\";s:7:\"sku_sub\";s:25:\"1005001563009169-green-45\";s:5:\"skuId\";s:17:\"12000016604107366\";s:7:\"skuAttr\";s:27:\"14:175#Green;200000124:3116\";s:13:\"regular_price\";s:5:\"28.99\";s:10:\"sale_price\";s:5:\"25.51\";s:5:\"stock\";i:93;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"45\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"45\";}}i:4;a:10:{s:5:\"image\";s:177:\"https://ae01.alicdn.com/kf/H9c3eb1c1b00a41afb7afd9d7e5e802789/Canvas-Leather-Shoes-Men-Casual-Luxury-Brand-Handmade-Penny-Loafers-Men-Slip-On-Flats-Driving-Dress.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005001563009169-green-40\";s:7:\"sku_sub\";s:25:\"1005001563009169-green-40\";s:5:\"skuId\";s:17:\"12000016604107361\";s:7:\"skuAttr\";s:32:\"14:175#Green;200000124:100013888\";s:13:\"regular_price\";s:5:\"27.99\";s:10:\"sale_price\";s:5:\"24.63\";s:5:\"stock\";i:97;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"40\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"40\";}}i:5;a:10:{s:5:\"image\";s:177:\"https://ae01.alicdn.com/kf/H9c3eb1c1b00a41afb7afd9d7e5e802789/Canvas-Leather-Shoes-Men-Casual-Luxury-Brand-Handmade-Penny-Loafers-Men-Slip-On-Flats-Driving-Dress.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005001563009169-green-39\";s:7:\"sku_sub\";s:25:\"1005001563009169-green-39\";s:5:\"skuId\";s:17:\"12000016604107360\";s:7:\"skuAttr\";s:32:\"14:175#Green;200000124:200000364\";s:13:\"regular_price\";s:5:\"27.99\";s:10:\"sale_price\";s:5:\"24.63\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"39\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"39\";}}i:6;a:10:{s:5:\"image\";s:177:\"https://ae01.alicdn.com/kf/H9c3eb1c1b00a41afb7afd9d7e5e802789/Canvas-Leather-Shoes-Men-Casual-Luxury-Brand-Handmade-Penny-Loafers-Men-Slip-On-Flats-Driving-Dress.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005001563009169-green-42\";s:7:\"sku_sub\";s:25:\"1005001563009169-green-42\";s:5:\"skuId\";s:17:\"12000016604107363\";s:7:\"skuAttr\";s:32:\"14:175#Green;200000124:200000337\";s:13:\"regular_price\";s:5:\"27.99\";s:10:\"sale_price\";s:5:\"24.63\";s:5:\"stock\";i:88;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"42\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"42\";}}i:7;a:10:{s:5:\"image\";s:177:\"https://ae01.alicdn.com/kf/H9c3eb1c1b00a41afb7afd9d7e5e802789/Canvas-Leather-Shoes-Men-Casual-Luxury-Brand-Handmade-Penny-Loafers-Men-Slip-On-Flats-Driving-Dress.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005001563009169-green-41\";s:7:\"sku_sub\";s:25:\"1005001563009169-green-41\";s:5:\"skuId\";s:17:\"12000016604107362\";s:7:\"skuAttr\";s:32:\"14:175#Green;200000124:100010483\";s:13:\"regular_price\";s:5:\"27.99\";s:10:\"sale_price\";s:5:\"24.63\";s:5:\"stock\";i:89;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"41\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"41\";}}i:8;a:10:{s:5:\"image\";s:177:\"https://ae01.alicdn.com/kf/Ha85fc15bdb9146e0ae8b13d80b07fa25X/Canvas-Leather-Shoes-Men-Casual-Luxury-Brand-Handmade-Penny-Loafers-Men-Slip-On-Flats-Driving-Dress.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005001563009169-white-41\";s:7:\"sku_sub\";s:25:\"1005001563009169-white-41\";s:5:\"skuId\";s:17:\"12000016604107373\";s:7:\"skuAttr\";s:31:\"14:29#White;200000124:100010483\";s:13:\"regular_price\";s:5:\"27.99\";s:10:\"sale_price\";s:5:\"24.63\";s:5:\"stock\";i:80;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:2:\"41\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:2:\"41\";}}i:9;a:10:{s:5:\"image\";s:177:\"https://ae01.alicdn.com/kf/Ha85fc15bdb9146e0ae8b13d80b07fa25X/Canvas-Leather-Shoes-Men-Casual-Luxury-Brand-Handmade-Penny-Loafers-Men-Slip-On-Flats-Driving-Dress.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005001563009169-white-40\";s:7:\"sku_sub\";s:25:\"1005001563009169-white-40\";s:5:\"skuId\";s:17:\"12000016604107372\";s:7:\"skuAttr\";s:31:\"14:29#White;200000124:100013888\";s:13:\"regular_price\";s:5:\"27.99\";s:10:\"sale_price\";s:5:\"24.63\";s:5:\"stock\";i:90;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:2:\"40\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:2:\"40\";}}i:10;a:10:{s:5:\"image\";s:177:\"https://ae01.alicdn.com/kf/Ha85fc15bdb9146e0ae8b13d80b07fa25X/Canvas-Leather-Shoes-Men-Casual-Luxury-Brand-Handmade-Penny-Loafers-Men-Slip-On-Flats-Driving-Dress.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005001563009169-white-43\";s:7:\"sku_sub\";s:25:\"1005001563009169-white-43\";s:5:\"skuId\";s:17:\"12000016604107375\";s:7:\"skuAttr\";s:31:\"14:29#White;200000124:200000338\";s:13:\"regular_price\";s:5:\"27.99\";s:10:\"sale_price\";s:5:\"24.63\";s:5:\"stock\";i:66;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:2:\"43\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:2:\"43\";}}i:11;a:10:{s:5:\"image\";s:177:\"https://ae01.alicdn.com/kf/Ha85fc15bdb9146e0ae8b13d80b07fa25X/Canvas-Leather-Shoes-Men-Casual-Luxury-Brand-Handmade-Penny-Loafers-Men-Slip-On-Flats-Driving-Dress.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005001563009169-white-42\";s:7:\"sku_sub\";s:25:\"1005001563009169-white-42\";s:5:\"skuId\";s:17:\"12000016604107374\";s:7:\"skuAttr\";s:31:\"14:29#White;200000124:200000337\";s:13:\"regular_price\";s:5:\"27.99\";s:10:\"sale_price\";s:5:\"24.63\";s:5:\"stock\";i:72;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:2:\"42\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:2:\"42\";}}i:12;a:10:{s:5:\"image\";s:177:\"https://ae01.alicdn.com/kf/H9c3eb1c1b00a41afb7afd9d7e5e802789/Canvas-Leather-Shoes-Men-Casual-Luxury-Brand-Handmade-Penny-Loafers-Men-Slip-On-Flats-Driving-Dress.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005001563009169-green-48\";s:7:\"sku_sub\";s:25:\"1005001563009169-green-48\";s:5:\"skuId\";s:17:\"12000016604107369\";s:7:\"skuAttr\";s:32:\"14:175#Green;200000124:200000900\";s:13:\"regular_price\";s:5:\"30.99\";s:10:\"sale_price\";s:5:\"27.27\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"48\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"48\";}}i:13;a:10:{s:5:\"image\";s:177:\"https://ae01.alicdn.com/kf/H9c3eb1c1b00a41afb7afd9d7e5e802789/Canvas-Leather-Shoes-Men-Casual-Luxury-Brand-Handmade-Penny-Loafers-Men-Slip-On-Flats-Driving-Dress.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005001563009169-green-47\";s:7:\"sku_sub\";s:25:\"1005001563009169-green-47\";s:5:\"skuId\";s:17:\"12000016604107368\";s:7:\"skuAttr\";s:32:\"14:175#Green;200000124:200000339\";s:13:\"regular_price\";s:5:\"29.99\";s:10:\"sale_price\";s:5:\"26.39\";s:5:\"stock\";i:97;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"47\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"47\";}}i:14;a:10:{s:5:\"image\";s:177:\"https://ae01.alicdn.com/kf/Ha85fc15bdb9146e0ae8b13d80b07fa25X/Canvas-Leather-Shoes-Men-Casual-Luxury-Brand-Handmade-Penny-Loafers-Men-Slip-On-Flats-Driving-Dress.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005001563009169-white-39\";s:7:\"sku_sub\";s:25:\"1005001563009169-white-39\";s:5:\"skuId\";s:17:\"12000016604107371\";s:7:\"skuAttr\";s:31:\"14:29#White;200000124:200000364\";s:13:\"regular_price\";s:5:\"27.99\";s:10:\"sale_price\";s:5:\"24.63\";s:5:\"stock\";i:94;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:2:\"39\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:2:\"39\";}}i:15;a:10:{s:5:\"image\";s:177:\"https://ae01.alicdn.com/kf/Ha85fc15bdb9146e0ae8b13d80b07fa25X/Canvas-Leather-Shoes-Men-Casual-Luxury-Brand-Handmade-Penny-Loafers-Men-Slip-On-Flats-Driving-Dress.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005001563009169-white-38\";s:7:\"sku_sub\";s:25:\"1005001563009169-white-38\";s:5:\"skuId\";s:17:\"12000016604107370\";s:7:\"skuAttr\";s:31:\"14:29#White;200000124:200000898\";s:13:\"regular_price\";s:5:\"27.99\";s:10:\"sale_price\";s:5:\"24.63\";s:5:\"stock\";i:98;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:2:\"38\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:2:\"38\";}}i:16;a:10:{s:5:\"image\";s:177:\"https://ae01.alicdn.com/kf/Ha85fc15bdb9146e0ae8b13d80b07fa25X/Canvas-Leather-Shoes-Men-Casual-Luxury-Brand-Handmade-Penny-Loafers-Men-Slip-On-Flats-Driving-Dress.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005001563009169-white-48\";s:7:\"sku_sub\";s:25:\"1005001563009169-white-48\";s:5:\"skuId\";s:17:\"12000016604107380\";s:7:\"skuAttr\";s:31:\"14:29#White;200000124:200000900\";s:13:\"regular_price\";s:5:\"30.99\";s:10:\"sale_price\";s:5:\"27.27\";s:5:\"stock\";i:96;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:2:\"48\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:2:\"48\";}}i:17;a:10:{s:5:\"image\";s:177:\"https://ae01.alicdn.com/kf/Ha85fc15bdb9146e0ae8b13d80b07fa25X/Canvas-Leather-Shoes-Men-Casual-Luxury-Brand-Handmade-Penny-Loafers-Men-Slip-On-Flats-Driving-Dress.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005001563009169-white-45\";s:7:\"sku_sub\";s:25:\"1005001563009169-white-45\";s:5:\"skuId\";s:17:\"12000016604107377\";s:7:\"skuAttr\";s:26:\"14:29#White;200000124:3116\";s:13:\"regular_price\";s:5:\"28.99\";s:10:\"sale_price\";s:5:\"25.51\";s:5:\"stock\";i:89;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:2:\"45\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:2:\"45\";}}i:18;a:10:{s:5:\"image\";s:177:\"https://ae01.alicdn.com/kf/Ha85fc15bdb9146e0ae8b13d80b07fa25X/Canvas-Leather-Shoes-Men-Casual-Luxury-Brand-Handmade-Penny-Loafers-Men-Slip-On-Flats-Driving-Dress.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005001563009169-white-44\";s:7:\"sku_sub\";s:25:\"1005001563009169-white-44\";s:5:\"skuId\";s:17:\"12000016604107376\";s:7:\"skuAttr\";s:31:\"14:29#White;200000124:100010487\";s:13:\"regular_price\";s:5:\"28.99\";s:10:\"sale_price\";s:5:\"25.51\";s:5:\"stock\";i:78;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:2:\"44\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:2:\"44\";}}i:19;a:10:{s:5:\"image\";s:177:\"https://ae01.alicdn.com/kf/Ha85fc15bdb9146e0ae8b13d80b07fa25X/Canvas-Leather-Shoes-Men-Casual-Luxury-Brand-Handmade-Penny-Loafers-Men-Slip-On-Flats-Driving-Dress.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005001563009169-white-47\";s:7:\"sku_sub\";s:25:\"1005001563009169-white-47\";s:5:\"skuId\";s:17:\"12000016604107379\";s:7:\"skuAttr\";s:31:\"14:29#White;200000124:200000339\";s:13:\"regular_price\";s:5:\"29.99\";s:10:\"sale_price\";s:5:\"26.39\";s:5:\"stock\";i:96;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:2:\"47\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:2:\"47\";}}i:20;a:10:{s:5:\"image\";s:177:\"https://ae01.alicdn.com/kf/Ha85fc15bdb9146e0ae8b13d80b07fa25X/Canvas-Leather-Shoes-Men-Casual-Luxury-Brand-Handmade-Penny-Loafers-Men-Slip-On-Flats-Driving-Dress.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005001563009169-white-46\";s:7:\"sku_sub\";s:25:\"1005001563009169-white-46\";s:5:\"skuId\";s:17:\"12000016604107378\";s:7:\"skuAttr\";s:31:\"14:29#White;200000124:200000899\";s:13:\"regular_price\";s:5:\"29.99\";s:10:\"sale_price\";s:5:\"26.39\";s:5:\"stock\";i:91;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:2:\"46\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:2:\"46\";}}i:21;a:10:{s:5:\"image\";s:177:\"https://ae01.alicdn.com/kf/H9c3eb1c1b00a41afb7afd9d7e5e802789/Canvas-Leather-Shoes-Men-Casual-Luxury-Brand-Handmade-Penny-Loafers-Men-Slip-On-Flats-Driving-Dress.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005001563009169-green-38\";s:7:\"sku_sub\";s:25:\"1005001563009169-green-38\";s:5:\"skuId\";s:17:\"12000016604107359\";s:7:\"skuAttr\";s:32:\"14:175#Green;200000124:200000898\";s:13:\"regular_price\";s:5:\"23.99\";s:10:\"sale_price\";s:5:\"21.11\";s:5:\"stock\";i:19;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"38\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"38\";}}}'),
(38555, 3113, '_wp_attached_file', '2021/06/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-5.jpg_640x640-5.jpg'),
(38556, 3113, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:141:\"2021/06/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-5.jpg_640x640-5.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:141:\"Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-5.jpg_640x640-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:141:\"Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-5.jpg_640x640-5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:141:\"Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-5.jpg_640x640-5-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:141:\"Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-5.jpg_640x640-5-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:141:\"Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-5.jpg_640x640-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:141:\"Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-5.jpg_640x640-5-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:141:\"Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-5.jpg_640x640-5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:141:\"Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-5.jpg_640x640-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:141:\"Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-5.jpg_640x640-5-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:141:\"Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-5.jpg_640x640-5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(38557, 3112, '_variation_description', ''),
(38558, 3112, '_sku', '4000587350897-light-gray-for-male-6'),
(38559, 3112, '_regular_price', '90.51'),
(38560, 3112, 'total_sales', '0'),
(38561, 3112, '_tax_status', 'taxable'),
(38562, 3112, '_tax_class', 'parent'),
(38563, 3112, '_manage_stock', 'yes'),
(38564, 3112, '_backorders', 'no'),
(38565, 3112, '_sold_individually', 'no'),
(38566, 3112, '_virtual', 'no'),
(38567, 3112, '_downloadable', 'no'),
(38568, 3112, '_download_limit', '-1'),
(38569, 3112, '_download_expiry', '-1'),
(38570, 3112, '_stock', '999'),
(38571, 3112, '_stock_status', 'instock'),
(38572, 3112, '_wc_average_rating', '0'),
(38573, 3112, '_wc_review_count', '0'),
(38574, 3112, 'attribute_pa_color', 'light-gray-for-male'),
(38575, 3112, 'attribute_pa_shoe-size', '6'),
(38576, 3112, '_price', '90.51'),
(38577, 3112, '_product_version', '4.1.0'),
(38578, 3112, '_vi_wad_aliexpress_variation_id', '10000014547228547'),
(38579, 3112, '_vi_wad_aliexpress_variation_attr', '14:200002130#Light Gray  for Male;200000124:1394'),
(38580, 3114, '_variation_description', ''),
(38581, 3114, '_sku', '4000587350897-light-gray-for-male-7'),
(38582, 3114, '_regular_price', '90.51'),
(38583, 3114, 'total_sales', '0'),
(38584, 3114, '_tax_status', 'taxable'),
(38585, 3114, '_tax_class', 'parent'),
(38586, 3114, '_manage_stock', 'yes'),
(38587, 3114, '_backorders', 'no'),
(38588, 3114, '_sold_individually', 'no'),
(38589, 3114, '_virtual', 'no'),
(38590, 3114, '_downloadable', 'no'),
(38591, 3114, '_download_limit', '-1'),
(38592, 3114, '_download_expiry', '-1'),
(38593, 3114, '_stock', '998'),
(38594, 3114, '_stock_status', 'instock'),
(38595, 3114, '_wc_average_rating', '0'),
(38596, 3114, '_wc_review_count', '0'),
(38597, 3114, 'attribute_pa_color', 'light-gray-for-male'),
(38598, 3114, 'attribute_pa_shoe-size', '7'),
(38599, 3114, '_price', '90.51'),
(38600, 3114, '_product_version', '4.1.0'),
(38601, 3114, '_vi_wad_aliexpress_variation_id', '10000014547228548'),
(38602, 3114, '_vi_wad_aliexpress_variation_attr', '14:200002130#Light Gray  for Male;200000124:3434'),
(38603, 3115, '_variation_description', ''),
(38604, 3115, '_sku', '4000587350897-light-gray-for-male-7-5'),
(38605, 3115, '_regular_price', '90.51'),
(38606, 3115, 'total_sales', '0'),
(38607, 3115, '_tax_status', 'taxable'),
(38608, 3115, '_tax_class', 'parent'),
(38609, 3115, '_manage_stock', 'yes'),
(38610, 3115, '_backorders', 'no'),
(38611, 3115, '_sold_individually', 'no'),
(38612, 3113, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H10d639238d52493f944e88ddef54a271G/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers.jpg_640x640.jpg'),
(38613, 2927, '_thumbnail_id', '3113'),
(38614, 2928, '_thumbnail_id', '3113'),
(38615, 2929, '_thumbnail_id', '3113'),
(38616, 3115, '_virtual', 'no'),
(38617, 2930, '_thumbnail_id', '3113'),
(38618, 3115, '_downloadable', 'no'),
(38619, 2931, '_thumbnail_id', '3113'),
(38620, 3115, '_download_limit', '-1'),
(38621, 2932, '_thumbnail_id', '3113'),
(38622, 3115, '_download_expiry', '-1'),
(38623, 2933, '_thumbnail_id', '3113'),
(38624, 2934, '_thumbnail_id', '3113'),
(38625, 3115, '_stock', '999'),
(38626, 2935, '_thumbnail_id', '3113'),
(38627, 3115, '_stock_status', 'instock'),
(38628, 3115, '_wc_average_rating', '0'),
(38629, 2936, '_thumbnail_id', '3113'),
(38630, 3115, '_wc_review_count', '0'),
(38631, 3115, 'attribute_pa_color', 'light-gray-for-male'),
(38632, 3115, 'attribute_pa_shoe-size', '7-5'),
(38633, 3115, '_price', '90.51'),
(38634, 3115, '_product_version', '4.1.0'),
(38635, 3115, '_vi_wad_aliexpress_variation_id', '10000014547228549'),
(38636, 3115, '_vi_wad_aliexpress_variation_attr', '14:200002130#Light Gray  for Male;200000124:200000288'),
(38637, 3116, '_variation_description', ''),
(38638, 3116, '_sku', '4000587350897-light-gray-for-male-8-5'),
(38639, 3116, '_regular_price', '90.51'),
(38640, 3116, 'total_sales', '0'),
(38641, 3116, '_tax_status', 'taxable'),
(38642, 3116, '_tax_class', 'parent'),
(38643, 3116, '_manage_stock', 'yes'),
(38644, 3116, '_backorders', 'no'),
(38645, 3116, '_sold_individually', 'no'),
(38646, 3116, '_virtual', 'no'),
(38647, 3116, '_downloadable', 'no'),
(38648, 3116, '_download_limit', '-1'),
(38649, 3116, '_download_expiry', '-1'),
(38650, 3116, '_stock', '998'),
(38651, 3116, '_stock_status', 'instock'),
(38652, 3116, '_wc_average_rating', '0'),
(38653, 3116, '_wc_review_count', '0'),
(38654, 3116, 'attribute_pa_color', 'light-gray-for-male'),
(38655, 3116, 'attribute_pa_shoe-size', '8-5'),
(38656, 3116, '_price', '90.51'),
(38657, 3116, '_product_version', '4.1.0'),
(38658, 3116, '_vi_wad_aliexpress_variation_id', '10000014547228550'),
(38659, 3116, '_vi_wad_aliexpress_variation_attr', '14:200002130#Light Gray  for Male;200000124:200000289'),
(38660, 3117, '_variation_description', ''),
(38661, 3117, '_sku', '4000587350897-light-gray-for-male-9-5'),
(38662, 3117, '_regular_price', '90.51'),
(38663, 3117, 'total_sales', '0'),
(38664, 3117, '_tax_status', 'taxable'),
(38665, 3117, '_tax_class', 'parent'),
(38666, 3117, '_manage_stock', 'yes'),
(38667, 3117, '_backorders', 'no'),
(38668, 3117, '_sold_individually', 'no'),
(38669, 3117, '_virtual', 'no'),
(38670, 3117, '_downloadable', 'no'),
(38671, 3117, '_download_limit', '-1'),
(38672, 3117, '_download_expiry', '-1'),
(38673, 3117, '_stock', '998'),
(38674, 3117, '_stock_status', 'instock'),
(38675, 3117, '_wc_average_rating', '0'),
(38676, 3117, '_wc_review_count', '0'),
(38677, 3117, 'attribute_pa_color', 'light-gray-for-male'),
(38678, 3117, 'attribute_pa_shoe-size', '9-5'),
(38679, 3117, '_price', '90.51'),
(38680, 3117, '_product_version', '4.1.0'),
(38681, 3117, '_vi_wad_aliexpress_variation_id', '10000014547228551'),
(38682, 3117, '_vi_wad_aliexpress_variation_attr', '14:200002130#Light Gray  for Male;200000124:200000290'),
(38683, 3118, '_variation_description', ''),
(38684, 3118, '_sku', '4000587350897-light-gray-for-male-10'),
(38685, 3118, '_regular_price', '90.51'),
(38686, 3118, 'total_sales', '0'),
(38687, 3118, '_tax_status', 'taxable'),
(38688, 3118, '_tax_class', 'parent'),
(38689, 3118, '_manage_stock', 'yes'),
(38690, 3118, '_backorders', 'no'),
(38691, 3118, '_sold_individually', 'no'),
(38692, 3118, '_virtual', 'no'),
(38693, 3118, '_downloadable', 'no'),
(38694, 3118, '_download_limit', '-1'),
(38695, 3118, '_download_expiry', '-1'),
(38696, 3118, '_stock', '999'),
(38697, 3118, '_stock_status', 'instock'),
(38698, 3118, '_wc_average_rating', '0'),
(38699, 3118, '_wc_review_count', '0'),
(38700, 3118, 'attribute_pa_color', 'light-gray-for-male'),
(38701, 3118, 'attribute_pa_shoe-size', '10'),
(38702, 3118, '_price', '90.51'),
(38703, 3118, '_product_version', '4.1.0'),
(38704, 3118, '_vi_wad_aliexpress_variation_id', '10000014547228552'),
(38705, 3118, '_vi_wad_aliexpress_variation_attr', '14:200002130#Light Gray  for Male;200000124:1583'),
(38706, 3119, '_variation_description', ''),
(38707, 3119, '_sku', '4000587350897-white-for-male-4'),
(38708, 3119, '_regular_price', '90.51'),
(38709, 3119, 'total_sales', '0'),
(38710, 3119, '_tax_status', 'taxable'),
(38711, 3119, '_tax_class', 'parent'),
(38712, 3119, '_manage_stock', 'yes'),
(38713, 3119, '_backorders', 'no'),
(38714, 3119, '_sold_individually', 'no'),
(38715, 3119, '_virtual', 'no'),
(38716, 3119, '_downloadable', 'no'),
(38717, 3119, '_download_limit', '-1'),
(38718, 3119, '_download_expiry', '-1'),
(38719, 3119, '_stock', '0'),
(38720, 3119, '_stock_status', 'outofstock'),
(38721, 3119, '_wc_average_rating', '0'),
(38722, 3119, '_wc_review_count', '0'),
(38723, 3120, '_wp_attached_file', '2021/06/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-6.jpg_640x640-6.jpg'),
(38724, 3120, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:141:\"2021/06/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-6.jpg_640x640-6.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:141:\"Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-6.jpg_640x640-6-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:141:\"Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-6.jpg_640x640-6-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:141:\"Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-6.jpg_640x640-6-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:141:\"Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-6.jpg_640x640-6-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:141:\"Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-6.jpg_640x640-6-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:141:\"Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-6.jpg_640x640-6-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:141:\"Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-6.jpg_640x640-6-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:141:\"Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-6.jpg_640x640-6-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:141:\"Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-6.jpg_640x640-6-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:141:\"Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-6.jpg_640x640-6-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(38725, 3119, 'attribute_pa_color', 'white-for-male'),
(38726, 3119, 'attribute_pa_shoe-size', '4'),
(38727, 3119, '_price', '90.51'),
(38728, 3119, '_product_version', '4.1.0'),
(38729, 3119, '_vi_wad_aliexpress_variation_id', '10000014547228553'),
(38730, 3119, '_vi_wad_aliexpress_variation_attr', '14:29#White For Male;200000124:153'),
(38731, 3121, '_variation_description', ''),
(38732, 3121, '_sku', '4000587350897-white-for-male-4-5'),
(38733, 3121, '_regular_price', '90.51'),
(38734, 3121, 'total_sales', '0'),
(38735, 3121, '_tax_status', 'taxable'),
(38736, 3121, '_tax_class', 'parent'),
(38737, 3121, '_manage_stock', 'yes'),
(38738, 3121, '_backorders', 'no'),
(38739, 3121, '_sold_individually', 'no'),
(38740, 3121, '_virtual', 'no'),
(38741, 3121, '_downloadable', 'no'),
(38742, 3121, '_download_limit', '-1'),
(38743, 3121, '_download_expiry', '-1'),
(38744, 3121, '_stock', '0'),
(38745, 3121, '_stock_status', 'outofstock'),
(38746, 3121, '_wc_average_rating', '0'),
(38747, 3121, '_wc_review_count', '0'),
(38748, 3121, 'attribute_pa_color', 'white-for-male'),
(38749, 3121, 'attribute_pa_shoe-size', '4-5'),
(38750, 3121, '_price', '90.51'),
(38751, 3121, '_product_version', '4.1.0'),
(38752, 3121, '_vi_wad_aliexpress_variation_id', '10000014547228554'),
(38753, 3121, '_vi_wad_aliexpress_variation_attr', '14:29#White For Male;200000124:200000285'),
(38754, 3122, '_variation_description', ''),
(38755, 3122, '_sku', '4000587350897-white-for-male-5'),
(38756, 3122, '_regular_price', '90.51'),
(38757, 3122, 'total_sales', '0'),
(38758, 3122, '_tax_status', 'taxable'),
(38759, 3122, '_tax_class', 'parent'),
(38760, 3122, '_manage_stock', 'yes'),
(38761, 3122, '_backorders', 'no'),
(38762, 3122, '_sold_individually', 'no'),
(38763, 3122, '_virtual', 'no'),
(38764, 3122, '_downloadable', 'no'),
(38765, 3122, '_download_limit', '-1'),
(38766, 3122, '_download_expiry', '-1'),
(38767, 3122, '_stock', '0'),
(38768, 3122, '_stock_status', 'outofstock'),
(38769, 3122, '_wc_average_rating', '0'),
(38770, 3122, '_wc_review_count', '0'),
(38771, 3122, 'attribute_pa_color', 'white-for-male'),
(38772, 3122, 'attribute_pa_shoe-size', '5'),
(38773, 3122, '_price', '90.51'),
(38774, 3122, '_product_version', '4.1.0'),
(38775, 3122, '_vi_wad_aliexpress_variation_id', '10000014547228555'),
(38776, 3122, '_vi_wad_aliexpress_variation_attr', '14:29#White For Male;200000124:698'),
(38777, 3120, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Hb5f6c7a9f6a34d4ea3641f49e5786dd0i/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers.jpg_640x640.jpg'),
(38778, 2916, '_thumbnail_id', '3120'),
(38779, 2917, '_thumbnail_id', '3120'),
(38780, 2918, '_thumbnail_id', '3120'),
(38781, 2919, '_thumbnail_id', '3120'),
(38782, 2920, '_thumbnail_id', '3120'),
(38783, 2921, '_thumbnail_id', '3120'),
(38784, 2923, '_thumbnail_id', '3120'),
(38785, 2924, '_thumbnail_id', '3120'),
(38786, 2925, '_thumbnail_id', '3120'),
(38787, 2926, '_thumbnail_id', '3120'),
(38788, 3123, '_variation_description', ''),
(38789, 3123, '_sku', '4000587350897-white-for-male-5-5'),
(38790, 3123, '_regular_price', '90.51'),
(38791, 3123, 'total_sales', '0'),
(38792, 3123, '_tax_status', 'taxable'),
(38793, 3123, '_tax_class', 'parent'),
(38794, 3123, '_manage_stock', 'yes'),
(38795, 3123, '_backorders', 'no'),
(38796, 3123, '_sold_individually', 'no'),
(38797, 3123, '_virtual', 'no'),
(38798, 3123, '_downloadable', 'no'),
(38799, 3123, '_download_limit', '-1'),
(38800, 3123, '_download_expiry', '-1'),
(38801, 3123, '_stock', '0'),
(38802, 3123, '_stock_status', 'outofstock'),
(38803, 3123, '_wc_average_rating', '0'),
(38804, 3123, '_wc_review_count', '0'),
(38805, 3123, 'attribute_pa_color', 'white-for-male'),
(38806, 3123, 'attribute_pa_shoe-size', '5-5'),
(38807, 3123, '_price', '90.51'),
(38808, 3123, '_product_version', '4.1.0'),
(38809, 3123, '_vi_wad_aliexpress_variation_id', '10000014547228556'),
(38810, 3123, '_vi_wad_aliexpress_variation_attr', '14:29#White For Male;200000124:200000286'),
(38811, 3124, '_variation_description', ''),
(38812, 3124, '_sku', '4000587350897-white-for-male-6'),
(38813, 3124, '_regular_price', '90.51'),
(38814, 3124, 'total_sales', '0'),
(38815, 3124, '_tax_status', 'taxable'),
(38816, 3124, '_tax_class', 'parent'),
(38817, 3124, '_manage_stock', 'yes'),
(38818, 3124, '_backorders', 'no'),
(38819, 3124, '_sold_individually', 'no'),
(38820, 3124, '_virtual', 'no'),
(38821, 3124, '_downloadable', 'no'),
(38822, 3124, '_download_limit', '-1'),
(38823, 3124, '_download_expiry', '-1'),
(38824, 3124, '_stock', '996'),
(38825, 3124, '_stock_status', 'instock'),
(38826, 3124, '_wc_average_rating', '0'),
(38827, 3124, '_wc_review_count', '0'),
(38828, 3124, 'attribute_pa_color', 'white-for-male'),
(38829, 3124, 'attribute_pa_shoe-size', '6'),
(38830, 3124, '_price', '90.51'),
(38831, 3124, '_product_version', '4.1.0'),
(38832, 3124, '_vi_wad_aliexpress_variation_id', '10000014547228557'),
(38833, 3124, '_vi_wad_aliexpress_variation_attr', '14:29#White For Male;200000124:1394'),
(38834, 3125, '_variation_description', ''),
(38835, 3125, '_sku', '4000587350897-white-for-male-7'),
(38836, 3125, '_regular_price', '90.51'),
(38837, 3125, 'total_sales', '0'),
(38838, 3125, '_tax_status', 'taxable'),
(38839, 3125, '_tax_class', 'parent'),
(38840, 3125, '_manage_stock', 'yes'),
(38841, 3125, '_backorders', 'no'),
(38842, 3125, '_sold_individually', 'no'),
(38843, 3125, '_virtual', 'no'),
(38844, 3125, '_downloadable', 'no'),
(38845, 3125, '_download_limit', '-1'),
(38846, 3125, '_download_expiry', '-1'),
(38847, 3125, '_stock', '998'),
(38848, 3125, '_stock_status', 'instock'),
(38849, 3125, '_wc_average_rating', '0'),
(38850, 3125, '_wc_review_count', '0'),
(38851, 3125, 'attribute_pa_color', 'white-for-male'),
(38852, 3125, 'attribute_pa_shoe-size', '7'),
(38853, 3125, '_price', '90.51'),
(38854, 3125, '_product_version', '4.1.0'),
(38855, 3125, '_vi_wad_aliexpress_variation_id', '10000014547228558'),
(38856, 3125, '_vi_wad_aliexpress_variation_attr', '14:29#White For Male;200000124:3434'),
(38857, 3126, '_variation_description', ''),
(38858, 3126, '_sku', '4000587350897-white-for-male-7-5'),
(38859, 3126, '_regular_price', '90.51'),
(38860, 3126, 'total_sales', '0'),
(38861, 3126, '_tax_status', 'taxable'),
(38862, 3126, '_tax_class', 'parent'),
(38863, 3126, '_manage_stock', 'yes'),
(38864, 3126, '_backorders', 'no'),
(38865, 3126, '_sold_individually', 'no'),
(38866, 3126, '_virtual', 'no'),
(38867, 3126, '_downloadable', 'no'),
(38868, 3126, '_download_limit', '-1'),
(38869, 3126, '_download_expiry', '-1'),
(38870, 3126, '_stock', '998'),
(38871, 3126, '_stock_status', 'instock'),
(38872, 3126, '_wc_average_rating', '0'),
(38873, 3126, '_wc_review_count', '0'),
(38874, 3126, 'attribute_pa_color', 'white-for-male'),
(38875, 3126, 'attribute_pa_shoe-size', '7-5'),
(38876, 3126, '_price', '90.51'),
(38877, 3126, '_product_version', '4.1.0'),
(38878, 3126, '_vi_wad_aliexpress_variation_id', '10000014547228559'),
(38879, 3126, '_vi_wad_aliexpress_variation_attr', '14:29#White For Male;200000124:200000288'),
(38880, 3127, '_variation_description', '');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(38881, 3127, '_sku', '4000587350897-white-for-male-8-5'),
(38882, 3127, '_regular_price', '90.51'),
(38883, 3127, 'total_sales', '0'),
(38884, 3127, '_tax_status', 'taxable'),
(38885, 3127, '_tax_class', 'parent'),
(38886, 3127, '_manage_stock', 'yes'),
(38887, 3127, '_backorders', 'no'),
(38888, 3127, '_sold_individually', 'no'),
(38889, 3127, '_virtual', 'no'),
(38890, 3127, '_downloadable', 'no'),
(38891, 3127, '_download_limit', '-1'),
(38892, 3127, '_download_expiry', '-1'),
(38893, 3127, '_stock', '998'),
(38894, 3127, '_stock_status', 'instock'),
(38895, 3127, '_wc_average_rating', '0'),
(38896, 3127, '_wc_review_count', '0'),
(38897, 3127, 'attribute_pa_color', 'white-for-male'),
(38898, 3127, 'attribute_pa_shoe-size', '8-5'),
(38899, 3127, '_price', '90.51'),
(38900, 3127, '_product_version', '4.1.0'),
(38901, 3127, '_vi_wad_aliexpress_variation_id', '10000014547228560'),
(38902, 3127, '_vi_wad_aliexpress_variation_attr', '14:29#White For Male;200000124:200000289'),
(38903, 3128, '_variation_description', ''),
(38904, 3128, '_sku', '4000587350897-white-for-male-9-5'),
(38905, 3128, '_regular_price', '90.51'),
(38906, 3128, 'total_sales', '0'),
(38907, 3128, '_tax_status', 'taxable'),
(38908, 3128, '_tax_class', 'parent'),
(38909, 3128, '_manage_stock', 'yes'),
(38910, 3128, '_backorders', 'no'),
(38911, 3128, '_sold_individually', 'no'),
(38912, 3128, '_virtual', 'no'),
(38913, 3128, '_downloadable', 'no'),
(38914, 3128, '_download_limit', '-1'),
(38915, 3128, '_download_expiry', '-1'),
(38916, 3128, '_stock', '997'),
(38917, 3128, '_stock_status', 'instock'),
(38918, 3128, '_wc_average_rating', '0'),
(38919, 3128, '_wc_review_count', '0'),
(38920, 3129, '_wp_attached_file', '2021/06/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-7.jpg_640x640-7.jpg'),
(38921, 3129, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:141:\"2021/06/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-7.jpg_640x640-7.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:141:\"Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-7.jpg_640x640-7-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:141:\"Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-7.jpg_640x640-7-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:141:\"Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-7.jpg_640x640-7-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:141:\"Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-7.jpg_640x640-7-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:141:\"Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-7.jpg_640x640-7-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:141:\"Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-7.jpg_640x640-7-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:141:\"Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-7.jpg_640x640-7-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:141:\"Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-7.jpg_640x640-7-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:141:\"Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-7.jpg_640x640-7-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:141:\"Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-7.jpg_640x640-7-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(38922, 3128, 'attribute_pa_color', 'white-for-male'),
(38923, 3128, 'attribute_pa_shoe-size', '9-5'),
(38924, 3128, '_price', '90.51'),
(38925, 3128, '_product_version', '4.1.0'),
(38926, 3128, '_vi_wad_aliexpress_variation_id', '10000014547228561'),
(38927, 3128, '_vi_wad_aliexpress_variation_attr', '14:29#White For Male;200000124:200000290'),
(38928, 3130, '_variation_description', ''),
(38929, 3130, '_sku', '4000587350897-white-for-male-10'),
(38930, 3130, '_regular_price', '90.51'),
(38931, 3130, 'total_sales', '0'),
(38932, 3130, '_tax_status', 'taxable'),
(38933, 3130, '_tax_class', 'parent'),
(38934, 3130, '_manage_stock', 'yes'),
(38935, 3130, '_backorders', 'no'),
(38936, 3130, '_sold_individually', 'no'),
(38937, 3130, '_virtual', 'no'),
(38938, 3130, '_downloadable', 'no'),
(38939, 3130, '_download_limit', '-1'),
(38940, 3130, '_download_expiry', '-1'),
(38941, 3130, '_stock', '998'),
(38942, 3130, '_stock_status', 'instock'),
(38943, 3130, '_wc_average_rating', '0'),
(38944, 3130, '_wc_review_count', '0'),
(38945, 3130, 'attribute_pa_color', 'white-for-male'),
(38946, 3130, 'attribute_pa_shoe-size', '10'),
(38947, 3130, '_price', '90.51'),
(38948, 3130, '_product_version', '4.1.0'),
(38949, 3130, '_vi_wad_aliexpress_variation_id', '10000014547228562'),
(38950, 3130, '_vi_wad_aliexpress_variation_attr', '14:29#White For Male;200000124:1583'),
(38951, 3131, '_variation_description', ''),
(38952, 3131, '_sku', '4000587350897-rainbow-white-female-4'),
(38953, 3131, '_regular_price', '87.45'),
(38954, 3131, 'total_sales', '0'),
(38955, 3131, '_tax_status', 'taxable'),
(38956, 3131, '_tax_class', 'parent'),
(38957, 3131, '_manage_stock', 'yes'),
(38958, 3131, '_backorders', 'no'),
(38959, 3131, '_sold_individually', 'no'),
(38960, 3131, '_virtual', 'no'),
(38961, 3131, '_downloadable', 'no'),
(38962, 3131, '_download_limit', '-1'),
(38963, 3131, '_download_expiry', '-1'),
(38964, 3131, '_stock', '998'),
(38965, 3131, '_stock_status', 'instock'),
(38966, 3131, '_wc_average_rating', '0'),
(38967, 3131, '_wc_review_count', '0'),
(38968, 3131, 'attribute_pa_color', 'rainbow-white-female'),
(38969, 3131, 'attribute_pa_shoe-size', '4'),
(38970, 3131, '_price', '87.45'),
(38971, 3131, '_product_version', '4.1.0'),
(38972, 3131, '_vi_wad_aliexpress_variation_id', '10000014547228563'),
(38973, 3131, '_vi_wad_aliexpress_variation_attr', '14:350853#rainbow White Female;200000124:153'),
(38974, 3129, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H059164d2969f4d17befd703e853c8deaw/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers.jpg_640x640.jpg'),
(38975, 2904, '_thumbnail_id', '3129'),
(38976, 2905, '_thumbnail_id', '3129'),
(38977, 2907, '_thumbnail_id', '3129'),
(38978, 2908, '_thumbnail_id', '3129'),
(38979, 2909, '_thumbnail_id', '3129'),
(38980, 2910, '_thumbnail_id', '3129'),
(38981, 2911, '_thumbnail_id', '3129'),
(38982, 2912, '_thumbnail_id', '3129'),
(38983, 2913, '_thumbnail_id', '3129'),
(38984, 2915, '_thumbnail_id', '3129'),
(38985, 3132, '_variation_description', ''),
(38986, 3132, '_sku', '4000587350897-rainbow-white-female-4-5'),
(38987, 3132, '_regular_price', '87.45'),
(38988, 3132, 'total_sales', '0'),
(38989, 3132, '_tax_status', 'taxable'),
(38990, 3132, '_tax_class', 'parent'),
(38991, 3132, '_manage_stock', 'yes'),
(38992, 3132, '_backorders', 'no'),
(38993, 3132, '_sold_individually', 'no'),
(38994, 3132, '_virtual', 'no'),
(38995, 3132, '_downloadable', 'no'),
(38996, 3132, '_download_limit', '-1'),
(38997, 3132, '_download_expiry', '-1'),
(38998, 3132, '_stock', '998'),
(38999, 3132, '_stock_status', 'instock'),
(39000, 3132, '_wc_average_rating', '0'),
(39001, 3132, '_wc_review_count', '0'),
(39002, 3132, 'attribute_pa_color', 'rainbow-white-female'),
(39003, 3132, 'attribute_pa_shoe-size', '4-5'),
(39004, 3132, '_price', '87.45'),
(39005, 3132, '_product_version', '4.1.0'),
(39006, 3132, '_vi_wad_aliexpress_variation_id', '10000014547228564'),
(39007, 3132, '_vi_wad_aliexpress_variation_attr', '14:350853#rainbow White Female;200000124:200000285'),
(39008, 3133, '_variation_description', ''),
(39009, 3133, '_sku', '4000587350897-rainbow-white-female-5'),
(39010, 3133, '_regular_price', '87.45'),
(39011, 3133, 'total_sales', '0'),
(39012, 3133, '_tax_status', 'taxable'),
(39013, 3133, '_tax_class', 'parent'),
(39014, 3133, '_manage_stock', 'yes'),
(39015, 3133, '_backorders', 'no'),
(39016, 3133, '_sold_individually', 'no'),
(39017, 3133, '_virtual', 'no'),
(39018, 3133, '_downloadable', 'no'),
(39019, 3133, '_download_limit', '-1'),
(39020, 3133, '_download_expiry', '-1'),
(39021, 3133, '_stock', '999'),
(39022, 3133, '_stock_status', 'instock'),
(39023, 3133, '_wc_average_rating', '0'),
(39024, 3133, '_wc_review_count', '0'),
(39025, 3133, 'attribute_pa_color', 'rainbow-white-female'),
(39026, 3133, 'attribute_pa_shoe-size', '5'),
(39027, 3133, '_price', '87.45'),
(39028, 3133, '_product_version', '4.1.0'),
(39029, 3133, '_vi_wad_aliexpress_variation_id', '10000014547228565'),
(39030, 3133, '_vi_wad_aliexpress_variation_attr', '14:350853#rainbow White Female;200000124:698'),
(39031, 3134, '_variation_description', ''),
(39032, 3134, '_sku', '4000587350897-rainbow-white-female-5-5'),
(39033, 3134, '_regular_price', '87.45'),
(39034, 3134, 'total_sales', '0'),
(39035, 3134, '_tax_status', 'taxable'),
(39036, 3134, '_tax_class', 'parent'),
(39037, 3134, '_manage_stock', 'yes'),
(39038, 3134, '_backorders', 'no'),
(39039, 3134, '_sold_individually', 'no'),
(39040, 3134, '_virtual', 'no'),
(39041, 3134, '_downloadable', 'no'),
(39042, 3134, '_download_limit', '-1'),
(39043, 3134, '_download_expiry', '-1'),
(39044, 3134, '_stock', '998'),
(39045, 3134, '_stock_status', 'instock'),
(39046, 3134, '_wc_average_rating', '0'),
(39047, 3134, '_wc_review_count', '0'),
(39048, 3134, 'attribute_pa_color', 'rainbow-white-female'),
(39049, 3134, 'attribute_pa_shoe-size', '5-5'),
(39050, 3134, '_price', '87.45'),
(39051, 3134, '_product_version', '4.1.0'),
(39052, 3134, '_vi_wad_aliexpress_variation_id', '10000014547228566'),
(39053, 3134, '_vi_wad_aliexpress_variation_attr', '14:350853#rainbow White Female;200000124:200000286'),
(39054, 3135, '_variation_description', ''),
(39055, 3135, '_sku', '4000587350897-rainbow-white-female-6'),
(39056, 3135, '_regular_price', '87.45'),
(39057, 3135, 'total_sales', '0'),
(39058, 3135, '_tax_status', 'taxable'),
(39059, 3135, '_tax_class', 'parent'),
(39060, 3135, '_manage_stock', 'yes'),
(39061, 3135, '_backorders', 'no'),
(39062, 3135, '_sold_individually', 'no'),
(39063, 3135, '_virtual', 'no'),
(39064, 3135, '_downloadable', 'no'),
(39065, 3135, '_download_limit', '-1'),
(39066, 3135, '_download_expiry', '-1'),
(39067, 3135, '_stock', '998'),
(39068, 3135, '_stock_status', 'instock'),
(39069, 3135, '_wc_average_rating', '0'),
(39070, 3135, '_wc_review_count', '0'),
(39071, 3135, 'attribute_pa_color', 'rainbow-white-female'),
(39072, 3135, 'attribute_pa_shoe-size', '6'),
(39073, 3135, '_price', '87.45'),
(39074, 3135, '_product_version', '4.1.0'),
(39075, 3135, '_vi_wad_aliexpress_variation_id', '10000014547228567'),
(39076, 3135, '_vi_wad_aliexpress_variation_attr', '14:350853#rainbow White Female;200000124:1394'),
(39077, 3136, '_variation_description', ''),
(39078, 3136, '_sku', '4000587350897-rainbow-white-female-7'),
(39079, 3136, '_regular_price', '87.45'),
(39080, 3136, 'total_sales', '0'),
(39081, 3136, '_tax_status', 'taxable'),
(39082, 3136, '_tax_class', 'parent'),
(39083, 3136, '_manage_stock', 'yes'),
(39084, 3136, '_backorders', 'no'),
(39085, 3136, '_sold_individually', 'no'),
(39086, 3136, '_virtual', 'no'),
(39087, 3136, '_downloadable', 'no'),
(39088, 3136, '_download_limit', '-1'),
(39089, 3136, '_download_expiry', '-1'),
(39090, 3136, '_stock', '998'),
(39091, 3136, '_stock_status', 'instock'),
(39092, 3136, '_wc_average_rating', '0'),
(39093, 3136, '_wc_review_count', '0'),
(39094, 3137, '_wp_attached_file', '2021/06/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-8.jpg_640x640-8.jpg'),
(39095, 3137, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:141:\"2021/06/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-8.jpg_640x640-8.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:141:\"Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-8.jpg_640x640-8-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:141:\"Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-8.jpg_640x640-8-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:141:\"Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-8.jpg_640x640-8-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:141:\"Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-8.jpg_640x640-8-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:141:\"Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-8.jpg_640x640-8-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:141:\"Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-8.jpg_640x640-8-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:141:\"Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-8.jpg_640x640-8-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:141:\"Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-8.jpg_640x640-8-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:141:\"Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-8.jpg_640x640-8-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:141:\"Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-8.jpg_640x640-8-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(39096, 3136, 'attribute_pa_color', 'rainbow-white-female'),
(39097, 3136, 'attribute_pa_shoe-size', '7'),
(39098, 3136, '_price', '87.45'),
(39099, 3136, '_product_version', '4.1.0'),
(39100, 3136, '_vi_wad_aliexpress_variation_id', '10000014547228568'),
(39101, 3136, '_vi_wad_aliexpress_variation_attr', '14:350853#rainbow White Female;200000124:3434'),
(39102, 3138, '_variation_description', ''),
(39103, 3138, '_sku', '4000587350897-rainbow-white-female-7-5'),
(39104, 3138, '_regular_price', '87.45'),
(39105, 3138, 'total_sales', '0'),
(39106, 3138, '_tax_status', 'taxable'),
(39107, 3138, '_tax_class', 'parent'),
(39108, 3138, '_manage_stock', 'yes'),
(39109, 3138, '_backorders', 'no'),
(39110, 3138, '_sold_individually', 'no'),
(39111, 3138, '_virtual', 'no'),
(39112, 3138, '_downloadable', 'no'),
(39113, 3138, '_download_limit', '-1'),
(39114, 3138, '_download_expiry', '-1'),
(39115, 3138, '_stock', '0'),
(39116, 3138, '_stock_status', 'outofstock'),
(39117, 3138, '_wc_average_rating', '0'),
(39118, 3138, '_wc_review_count', '0'),
(39119, 3138, 'attribute_pa_color', 'rainbow-white-female'),
(39120, 3138, 'attribute_pa_shoe-size', '7-5'),
(39121, 3138, '_price', '87.45'),
(39122, 3138, '_product_version', '4.1.0'),
(39123, 3138, '_vi_wad_aliexpress_variation_id', '10000014547228569'),
(39124, 3138, '_vi_wad_aliexpress_variation_attr', '14:350853#rainbow White Female;200000124:200000288'),
(39125, 3139, '_variation_description', ''),
(39126, 3139, '_sku', '4000587350897-rainbow-white-female-8-5'),
(39127, 3139, '_regular_price', '87.45'),
(39128, 3139, 'total_sales', '0'),
(39129, 3139, '_tax_status', 'taxable'),
(39130, 3139, '_tax_class', 'parent'),
(39131, 3139, '_manage_stock', 'yes'),
(39132, 3139, '_backorders', 'no'),
(39133, 3139, '_sold_individually', 'no'),
(39134, 3139, '_virtual', 'no'),
(39135, 3139, '_downloadable', 'no'),
(39136, 3139, '_download_limit', '-1'),
(39137, 3139, '_download_expiry', '-1'),
(39138, 3139, '_stock', '0'),
(39139, 3139, '_stock_status', 'outofstock'),
(39140, 3139, '_wc_average_rating', '0'),
(39141, 3139, '_wc_review_count', '0'),
(39142, 3139, 'attribute_pa_color', 'rainbow-white-female'),
(39143, 3139, 'attribute_pa_shoe-size', '8-5'),
(39144, 3139, '_price', '87.45'),
(39145, 3139, '_product_version', '4.1.0'),
(39146, 3139, '_vi_wad_aliexpress_variation_id', '10000014547228570'),
(39147, 3139, '_vi_wad_aliexpress_variation_attr', '14:350853#rainbow White Female;200000124:200000289'),
(39148, 3137, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H764637f7cb3b4cd69dd0446ca7efbcd6V/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers.jpg_640x640.jpg'),
(39149, 2893, '_thumbnail_id', '3137'),
(39150, 2894, '_thumbnail_id', '3137'),
(39151, 2895, '_thumbnail_id', '3137'),
(39152, 2896, '_thumbnail_id', '3137'),
(39153, 2898, '_thumbnail_id', '3137'),
(39154, 2899, '_thumbnail_id', '3137'),
(39155, 2900, '_thumbnail_id', '3137'),
(39156, 2901, '_thumbnail_id', '3137'),
(39157, 2902, '_thumbnail_id', '3137'),
(39158, 2903, '_thumbnail_id', '3137'),
(39159, 3140, '_variation_description', ''),
(39160, 3140, '_sku', '4000587350897-rainbow-white-female-9-5'),
(39161, 3140, '_regular_price', '87.45'),
(39162, 3140, 'total_sales', '0'),
(39163, 3140, '_tax_status', 'taxable'),
(39164, 3140, '_tax_class', 'parent'),
(39165, 3140, '_manage_stock', 'yes'),
(39166, 3140, '_backorders', 'no'),
(39167, 3140, '_sold_individually', 'no'),
(39168, 3140, '_virtual', 'no'),
(39169, 3140, '_downloadable', 'no'),
(39170, 3140, '_download_limit', '-1'),
(39171, 3140, '_download_expiry', '-1'),
(39172, 3140, '_stock', '0'),
(39173, 3140, '_stock_status', 'outofstock'),
(39174, 3140, '_wc_average_rating', '0'),
(39175, 3140, '_wc_review_count', '0'),
(39176, 3140, 'attribute_pa_color', 'rainbow-white-female'),
(39177, 3140, 'attribute_pa_shoe-size', '9-5'),
(39178, 3140, '_price', '87.45'),
(39179, 3140, '_product_version', '4.1.0'),
(39180, 3140, '_vi_wad_aliexpress_variation_id', '10000014547228571'),
(39181, 3140, '_vi_wad_aliexpress_variation_attr', '14:350853#rainbow White Female;200000124:200000290'),
(39182, 3141, '_wp_attached_file', '2021/06/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-9.jpg_640x640-9.jpg'),
(39183, 3141, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:141:\"2021/06/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-9.jpg_640x640-9.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:141:\"Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-9.jpg_640x640-9-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:141:\"Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-9.jpg_640x640-9-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:141:\"Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-9.jpg_640x640-9-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:141:\"Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-9.jpg_640x640-9-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:141:\"Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-9.jpg_640x640-9-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:141:\"Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-9.jpg_640x640-9-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:141:\"Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-9.jpg_640x640-9-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:141:\"Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-9.jpg_640x640-9-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:141:\"Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-9.jpg_640x640-9-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:141:\"Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-9.jpg_640x640-9-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(39184, 3142, '_variation_description', ''),
(39185, 3142, '_sku', '4000587350897-rainbow-white-female-10'),
(39186, 3142, '_regular_price', '87.45'),
(39187, 3142, 'total_sales', '0'),
(39188, 3142, '_tax_status', 'taxable'),
(39189, 3142, '_tax_class', 'parent'),
(39190, 3142, '_manage_stock', 'yes'),
(39191, 3142, '_backorders', 'no'),
(39192, 3142, '_sold_individually', 'no'),
(39193, 3142, '_virtual', 'no'),
(39194, 3142, '_downloadable', 'no'),
(39195, 3142, '_download_limit', '-1'),
(39196, 3142, '_download_expiry', '-1'),
(39197, 3142, '_stock', '0'),
(39198, 3142, '_stock_status', 'outofstock'),
(39199, 3142, '_wc_average_rating', '0'),
(39200, 3142, '_wc_review_count', '0'),
(39201, 3142, 'attribute_pa_color', 'rainbow-white-female'),
(39202, 3142, 'attribute_pa_shoe-size', '10'),
(39203, 3142, '_price', '87.45'),
(39204, 3142, '_product_version', '4.1.0'),
(39205, 3142, '_vi_wad_aliexpress_variation_id', '10000014547228572'),
(39206, 3142, '_vi_wad_aliexpress_variation_attr', '14:350853#rainbow White Female;200000124:1583'),
(39207, 3143, '_variation_description', ''),
(39208, 3143, '_sku', '4000587350897-all-black-for-female-4'),
(39209, 3143, '_regular_price', '87.45'),
(39210, 3143, 'total_sales', '0'),
(39211, 3143, '_tax_status', 'taxable'),
(39212, 3143, '_tax_class', 'parent'),
(39213, 3143, '_manage_stock', 'yes'),
(39214, 3143, '_backorders', 'no'),
(39215, 3143, '_sold_individually', 'no'),
(39216, 3143, '_virtual', 'no'),
(39217, 3143, '_downloadable', 'no'),
(39218, 3143, '_download_limit', '-1'),
(39219, 3143, '_download_expiry', '-1'),
(39220, 3143, '_stock', '996'),
(39221, 3143, '_stock_status', 'instock'),
(39222, 3143, '_wc_average_rating', '0'),
(39223, 3143, '_wc_review_count', '0'),
(39224, 3143, 'attribute_pa_color', 'all-black-for-female'),
(39225, 3143, 'attribute_pa_shoe-size', '4'),
(39226, 3143, '_price', '87.45'),
(39227, 3143, '_product_version', '4.1.0'),
(39228, 3143, '_vi_wad_aliexpress_variation_id', '10000014547228573'),
(39229, 3143, '_vi_wad_aliexpress_variation_attr', '14:201447389#All Black for Female;200000124:153'),
(39230, 3141, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H512866a4926446b0a5e4d6c73c42da761/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers.jpg_640x640.jpg'),
(39231, 2891, '_thumbnail_id', '3141'),
(39232, 2892, '_thumbnail_id', '3141'),
(39233, 3009, '_thumbnail_id', '3141'),
(39234, 3011, '_thumbnail_id', '3141'),
(39235, 3013, '_thumbnail_id', '3141'),
(39236, 3015, '_thumbnail_id', '3141'),
(39237, 3017, '_thumbnail_id', '3141'),
(39238, 3019, '_thumbnail_id', '3141'),
(39239, 3021, '_thumbnail_id', '3141'),
(39240, 3022, '_thumbnail_id', '3141'),
(39241, 3144, '_variation_description', ''),
(39242, 3144, '_sku', '4000587350897-all-black-for-female-4-5'),
(39243, 3144, '_regular_price', '87.45'),
(39244, 3144, 'total_sales', '0'),
(39245, 3144, '_tax_status', 'taxable'),
(39246, 3144, '_tax_class', 'parent'),
(39247, 3144, '_manage_stock', 'yes'),
(39248, 3144, '_backorders', 'no'),
(39249, 3144, '_sold_individually', 'no'),
(39250, 3144, '_virtual', 'no'),
(39251, 3144, '_downloadable', 'no'),
(39252, 3144, '_download_limit', '-1'),
(39253, 3144, '_download_expiry', '-1'),
(39254, 3144, '_stock', '996'),
(39255, 3144, '_stock_status', 'instock'),
(39256, 3144, '_wc_average_rating', '0'),
(39257, 3144, '_wc_review_count', '0'),
(39258, 3144, 'attribute_pa_color', 'all-black-for-female'),
(39259, 3144, 'attribute_pa_shoe-size', '4-5'),
(39260, 3144, '_price', '87.45'),
(39261, 3144, '_product_version', '4.1.0'),
(39262, 3144, '_vi_wad_aliexpress_variation_id', '10000014547228574'),
(39263, 3144, '_vi_wad_aliexpress_variation_attr', '14:201447389#All Black for Female;200000124:200000285'),
(39264, 3145, '_variation_description', ''),
(39265, 3145, '_sku', '4000587350897-all-black-for-female-5'),
(39266, 3145, '_regular_price', '87.45'),
(39267, 3145, 'total_sales', '0'),
(39268, 3145, '_tax_status', 'taxable'),
(39269, 3145, '_tax_class', 'parent'),
(39270, 3145, '_manage_stock', 'yes'),
(39271, 3145, '_backorders', 'no'),
(39272, 3145, '_sold_individually', 'no'),
(39273, 3145, '_virtual', 'no'),
(39274, 3145, '_downloadable', 'no'),
(39275, 3145, '_download_limit', '-1'),
(39276, 3145, '_download_expiry', '-1'),
(39277, 3145, '_stock', '991'),
(39278, 3145, '_stock_status', 'instock'),
(39279, 3145, '_wc_average_rating', '0'),
(39280, 3145, '_wc_review_count', '0'),
(39281, 3145, 'attribute_pa_color', 'all-black-for-female'),
(39282, 3145, 'attribute_pa_shoe-size', '5'),
(39283, 3145, '_price', '87.45'),
(39284, 3145, '_product_version', '4.1.0'),
(39285, 3145, '_vi_wad_aliexpress_variation_id', '10000014547228575'),
(39286, 3145, '_vi_wad_aliexpress_variation_attr', '14:201447389#All Black for Female;200000124:698'),
(39287, 3146, '_variation_description', ''),
(39288, 3146, '_sku', '4000587350897-all-black-for-female-5-5'),
(39289, 3146, '_regular_price', '87.45'),
(39290, 3146, 'total_sales', '0'),
(39291, 3146, '_tax_status', 'taxable'),
(39292, 3146, '_tax_class', 'parent'),
(39293, 3146, '_manage_stock', 'yes'),
(39294, 3146, '_backorders', 'no'),
(39295, 3146, '_sold_individually', 'no'),
(39296, 3146, '_virtual', 'no'),
(39297, 3146, '_downloadable', 'no'),
(39298, 3146, '_download_limit', '-1'),
(39299, 3146, '_download_expiry', '-1'),
(39300, 3146, '_stock', '994'),
(39301, 3146, '_stock_status', 'instock'),
(39302, 3146, '_wc_average_rating', '0'),
(39303, 3146, '_wc_review_count', '0'),
(39304, 3146, 'attribute_pa_color', 'all-black-for-female'),
(39305, 3146, 'attribute_pa_shoe-size', '5-5'),
(39306, 3146, '_price', '87.45'),
(39307, 3146, '_product_version', '4.1.0'),
(39308, 3146, '_vi_wad_aliexpress_variation_id', '10000014547228576'),
(39309, 3146, '_vi_wad_aliexpress_variation_attr', '14:201447389#All Black for Female;200000124:200000286'),
(39310, 3147, '_variation_description', ''),
(39311, 3147, '_sku', '4000587350897-all-black-for-female-6'),
(39312, 3147, '_regular_price', '87.45'),
(39313, 3147, 'total_sales', '0'),
(39314, 3147, '_tax_status', 'taxable'),
(39315, 3147, '_tax_class', 'parent'),
(39316, 3147, '_manage_stock', 'yes'),
(39317, 3147, '_backorders', 'no'),
(39318, 3147, '_sold_individually', 'no'),
(39319, 3147, '_virtual', 'no'),
(39320, 3147, '_downloadable', 'no'),
(39321, 3147, '_download_limit', '-1'),
(39322, 3147, '_download_expiry', '-1'),
(39323, 3147, '_stock', '993'),
(39324, 3147, '_stock_status', 'instock'),
(39325, 3147, '_wc_average_rating', '0'),
(39326, 3147, '_wc_review_count', '0'),
(39327, 3147, 'attribute_pa_color', 'all-black-for-female'),
(39328, 3147, 'attribute_pa_shoe-size', '6'),
(39329, 3147, '_price', '87.45'),
(39330, 3147, '_product_version', '4.1.0'),
(39331, 3147, '_vi_wad_aliexpress_variation_id', '10000014547228577'),
(39332, 3147, '_vi_wad_aliexpress_variation_attr', '14:201447389#All Black for Female;200000124:1394'),
(39333, 3148, '_variation_description', ''),
(39334, 3148, '_sku', '4000587350897-all-black-for-female-7'),
(39335, 3148, '_regular_price', '87.45'),
(39336, 3148, 'total_sales', '0'),
(39337, 3148, '_tax_status', 'taxable'),
(39338, 3148, '_tax_class', 'parent'),
(39339, 3148, '_manage_stock', 'yes'),
(39340, 3148, '_backorders', 'no'),
(39341, 3148, '_sold_individually', 'no'),
(39342, 3148, '_virtual', 'no'),
(39343, 3148, '_downloadable', 'no'),
(39344, 3148, '_download_limit', '-1'),
(39345, 3148, '_download_expiry', '-1'),
(39346, 3148, '_stock', '994'),
(39347, 3148, '_stock_status', 'instock'),
(39348, 3148, '_wc_average_rating', '0'),
(39349, 3148, '_wc_review_count', '0'),
(39350, 3148, 'attribute_pa_color', 'all-black-for-female'),
(39351, 3148, 'attribute_pa_shoe-size', '7'),
(39352, 3148, '_price', '87.45'),
(39353, 3148, '_product_version', '4.1.0'),
(39354, 3148, '_vi_wad_aliexpress_variation_id', '10000014547228578'),
(39355, 3148, '_vi_wad_aliexpress_variation_attr', '14:201447389#All Black for Female;200000124:3434'),
(39356, 3149, '_variation_description', ''),
(39357, 3149, '_sku', '4000587350897-all-black-for-female-7-5'),
(39358, 3149, '_regular_price', '87.45'),
(39359, 3149, 'total_sales', '0'),
(39360, 3149, '_tax_status', 'taxable'),
(39361, 3149, '_tax_class', 'parent'),
(39362, 3149, '_manage_stock', 'yes'),
(39363, 3149, '_backorders', 'no'),
(39364, 3149, '_sold_individually', 'no'),
(39365, 3149, '_virtual', 'no'),
(39366, 3149, '_downloadable', 'no'),
(39367, 3149, '_download_limit', '-1'),
(39368, 3149, '_download_expiry', '-1'),
(39369, 3149, '_stock', '0'),
(39370, 3149, '_stock_status', 'outofstock'),
(39371, 3149, '_wc_average_rating', '0'),
(39372, 3149, '_wc_review_count', '0'),
(39373, 3149, 'attribute_pa_color', 'all-black-for-female'),
(39374, 3149, 'attribute_pa_shoe-size', '7-5'),
(39375, 3149, '_price', '87.45'),
(39376, 3149, '_product_version', '4.1.0'),
(39377, 3149, '_vi_wad_aliexpress_variation_id', '10000014547228579'),
(39378, 3149, '_vi_wad_aliexpress_variation_attr', '14:201447389#All Black for Female;200000124:200000288'),
(39379, 3150, '_variation_description', ''),
(39380, 3150, '_sku', '4000587350897-all-black-for-female-8-5'),
(39381, 3150, '_regular_price', '87.45'),
(39382, 3150, 'total_sales', '0'),
(39383, 3150, '_tax_status', 'taxable'),
(39384, 3150, '_tax_class', 'parent'),
(39385, 3150, '_manage_stock', 'yes'),
(39386, 3150, '_backorders', 'no'),
(39387, 3150, '_sold_individually', 'no'),
(39388, 3150, '_virtual', 'no'),
(39389, 3150, '_downloadable', 'no'),
(39390, 3150, '_download_limit', '-1'),
(39391, 3150, '_download_expiry', '-1'),
(39392, 3150, '_stock', '0'),
(39393, 3150, '_stock_status', 'outofstock'),
(39394, 3150, '_wc_average_rating', '0'),
(39395, 3150, '_wc_review_count', '0'),
(39396, 3150, 'attribute_pa_color', 'all-black-for-female'),
(39397, 3150, 'attribute_pa_shoe-size', '8-5'),
(39398, 3150, '_price', '87.45'),
(39399, 3150, '_product_version', '4.1.0'),
(39400, 3150, '_vi_wad_aliexpress_variation_id', '10000014547228580'),
(39401, 3150, '_vi_wad_aliexpress_variation_attr', '14:201447389#All Black for Female;200000124:200000289'),
(39402, 3151, '_variation_description', ''),
(39403, 3151, '_sku', '4000587350897-all-black-for-female-9-5'),
(39404, 3151, '_regular_price', '87.45'),
(39405, 3151, 'total_sales', '0'),
(39406, 3151, '_tax_status', 'taxable'),
(39407, 3151, '_tax_class', 'parent'),
(39408, 3151, '_manage_stock', 'yes'),
(39409, 3151, '_backorders', 'no'),
(39410, 3151, '_sold_individually', 'no'),
(39411, 3151, '_virtual', 'no'),
(39412, 3151, '_downloadable', 'no'),
(39413, 3151, '_download_limit', '-1'),
(39414, 3151, '_download_expiry', '-1'),
(39415, 3151, '_stock', '0'),
(39416, 3151, '_stock_status', 'outofstock'),
(39417, 3151, '_wc_average_rating', '0'),
(39418, 3151, '_wc_review_count', '0'),
(39419, 3151, 'attribute_pa_color', 'all-black-for-female'),
(39420, 3151, 'attribute_pa_shoe-size', '9-5'),
(39421, 3151, '_price', '87.45'),
(39422, 3151, '_product_version', '4.1.0'),
(39423, 3151, '_vi_wad_aliexpress_variation_id', '10000014547228581'),
(39424, 3151, '_vi_wad_aliexpress_variation_attr', '14:201447389#All Black for Female;200000124:200000290'),
(39425, 3152, '_wp_attached_file', '2021/06/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-10.jpg_640x640-10.jpg'),
(39426, 3152, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:143:\"2021/06/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-10.jpg_640x640-10.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:143:\"Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-10.jpg_640x640-10-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:143:\"Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-10.jpg_640x640-10-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:143:\"Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-10.jpg_640x640-10-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:143:\"Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-10.jpg_640x640-10-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:143:\"Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-10.jpg_640x640-10-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:143:\"Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-10.jpg_640x640-10-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:143:\"Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-10.jpg_640x640-10-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:143:\"Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-10.jpg_640x640-10-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:143:\"Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-10.jpg_640x640-10-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:143:\"Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-10.jpg_640x640-10-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(39427, 3153, '_variation_description', ''),
(39428, 3153, '_sku', '4000587350897-all-black-for-female-10'),
(39429, 3153, '_regular_price', '87.45'),
(39430, 3153, 'total_sales', '0'),
(39431, 3153, '_tax_status', 'taxable'),
(39432, 3153, '_tax_class', 'parent'),
(39433, 3153, '_manage_stock', 'yes'),
(39434, 3153, '_backorders', 'no'),
(39435, 3153, '_sold_individually', 'no'),
(39436, 3153, '_virtual', 'no'),
(39437, 3153, '_downloadable', 'no'),
(39438, 3153, '_download_limit', '-1'),
(39439, 3153, '_download_expiry', '-1'),
(39440, 3153, '_stock', '0'),
(39441, 3153, '_stock_status', 'outofstock'),
(39442, 3153, '_wc_average_rating', '0'),
(39443, 3153, '_wc_review_count', '0'),
(39444, 3153, 'attribute_pa_color', 'all-black-for-female'),
(39445, 3153, 'attribute_pa_shoe-size', '10'),
(39446, 3153, '_price', '87.45'),
(39447, 3153, '_product_version', '4.1.0'),
(39448, 3153, '_vi_wad_aliexpress_variation_id', '10000014547228582'),
(39449, 3153, '_vi_wad_aliexpress_variation_attr', '14:201447389#All Black for Female;200000124:1583'),
(39450, 3154, '_variation_description', ''),
(39451, 3154, '_sku', '4000587350897-black-for-female-7'),
(39452, 3154, '_regular_price', '87.45'),
(39453, 3154, 'total_sales', '0'),
(39454, 3154, '_tax_status', 'taxable'),
(39455, 3154, '_tax_class', 'parent'),
(39456, 3154, '_manage_stock', 'yes'),
(39457, 3154, '_backorders', 'no'),
(39458, 3154, '_sold_individually', 'no'),
(39459, 3154, '_virtual', 'no'),
(39460, 3154, '_downloadable', 'no'),
(39461, 3154, '_download_limit', '-1'),
(39462, 3154, '_download_expiry', '-1'),
(39463, 3154, '_stock', '998'),
(39464, 3154, '_stock_status', 'instock'),
(39465, 3154, '_wc_average_rating', '0'),
(39466, 3154, '_wc_review_count', '0'),
(39467, 3154, 'attribute_pa_color', 'black-for-female'),
(39468, 3154, 'attribute_pa_shoe-size', '7'),
(39469, 3154, '_price', '87.45'),
(39470, 3154, '_product_version', '4.1.0'),
(39471, 3154, '_vi_wad_aliexpress_variation_id', '10000003441290718'),
(39472, 3154, '_vi_wad_aliexpress_variation_attr', '14:193#Black for Female;200000124:3434'),
(39473, 3152, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H3f89aaf8039b467aa6be25a0c1d8f156R/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers.jpg_640x640.jpg'),
(39474, 2995, '_thumbnail_id', '3152'),
(39475, 2996, '_thumbnail_id', '3152'),
(39476, 2997, '_thumbnail_id', '3152'),
(39477, 2998, '_thumbnail_id', '3152'),
(39478, 2999, '_thumbnail_id', '3152'),
(39479, 3000, '_thumbnail_id', '3152'),
(39480, 3001, '_thumbnail_id', '3152'),
(39481, 3003, '_thumbnail_id', '3152'),
(39482, 3005, '_thumbnail_id', '3152'),
(39483, 3007, '_thumbnail_id', '3152'),
(39484, 3155, '_variation_description', ''),
(39485, 3155, '_sku', '4000587350897-light-gray-female-4'),
(39486, 3155, '_regular_price', '87.45'),
(39487, 3155, 'total_sales', '0'),
(39488, 3155, '_tax_status', 'taxable'),
(39489, 3155, '_tax_class', 'parent'),
(39490, 3155, '_manage_stock', 'yes'),
(39491, 3155, '_backorders', 'no'),
(39492, 3155, '_sold_individually', 'no'),
(39493, 3155, '_virtual', 'no'),
(39494, 3155, '_downloadable', 'no'),
(39495, 3155, '_download_limit', '-1'),
(39496, 3155, '_download_expiry', '-1'),
(39497, 3155, '_stock', '998'),
(39498, 3155, '_stock_status', 'instock'),
(39499, 3155, '_wc_average_rating', '0'),
(39500, 3155, '_wc_review_count', '0'),
(39501, 3155, 'attribute_pa_color', 'light-gray-female'),
(39502, 3155, 'attribute_pa_shoe-size', '4'),
(39503, 3155, '_price', '87.45'),
(39504, 3155, '_product_version', '4.1.0'),
(39505, 3155, '_vi_wad_aliexpress_variation_id', '10000003441290719'),
(39506, 3155, '_vi_wad_aliexpress_variation_attr', '14:691#Light Gray Female;200000124:153'),
(39507, 3156, '_variation_description', ''),
(39508, 3156, '_sku', '4000587350897-black-for-female-5-5'),
(39509, 3156, '_regular_price', '87.45'),
(39510, 3156, 'total_sales', '0'),
(39511, 3156, '_tax_status', 'taxable'),
(39512, 3156, '_tax_class', 'parent'),
(39513, 3156, '_manage_stock', 'yes'),
(39514, 3156, '_backorders', 'no'),
(39515, 3156, '_sold_individually', 'no'),
(39516, 3156, '_virtual', 'no'),
(39517, 3156, '_downloadable', 'no'),
(39518, 3156, '_download_limit', '-1'),
(39519, 3156, '_download_expiry', '-1'),
(39520, 3156, '_stock', '999'),
(39521, 3156, '_stock_status', 'instock'),
(39522, 3156, '_wc_average_rating', '0'),
(39523, 3156, '_wc_review_count', '0'),
(39524, 3156, 'attribute_pa_color', 'black-for-female'),
(39525, 3156, 'attribute_pa_shoe-size', '5-5'),
(39526, 3156, '_price', '87.45'),
(39527, 3156, '_product_version', '4.1.0'),
(39528, 3156, '_vi_wad_aliexpress_variation_id', '10000003441290716'),
(39529, 3156, '_vi_wad_aliexpress_variation_attr', '14:193#Black for Female;200000124:200000286'),
(39530, 3157, '_variation_description', ''),
(39531, 3157, '_sku', '4000587350897-black-for-female-6'),
(39532, 3157, '_regular_price', '87.45'),
(39533, 3157, 'total_sales', '0'),
(39534, 3157, '_tax_status', 'taxable'),
(39535, 3157, '_tax_class', 'parent'),
(39536, 3157, '_manage_stock', 'yes'),
(39537, 3157, '_backorders', 'no'),
(39538, 3157, '_sold_individually', 'no'),
(39539, 3157, '_virtual', 'no'),
(39540, 3157, '_downloadable', 'no'),
(39541, 3157, '_download_limit', '-1'),
(39542, 3157, '_download_expiry', '-1'),
(39543, 3157, '_stock', '999'),
(39544, 3157, '_stock_status', 'instock'),
(39545, 3157, '_wc_average_rating', '0'),
(39546, 3157, '_wc_review_count', '0'),
(39547, 3157, 'attribute_pa_color', 'black-for-female'),
(39548, 3157, 'attribute_pa_shoe-size', '6'),
(39549, 3157, '_price', '87.45'),
(39550, 3157, '_product_version', '4.1.0'),
(39551, 3157, '_vi_wad_aliexpress_variation_id', '10000003441290717'),
(39552, 3157, '_vi_wad_aliexpress_variation_attr', '14:193#Black for Female;200000124:1394'),
(39553, 3158, '_wp_attached_file', '2021/06/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-11.jpg_640x640-11.jpg'),
(39554, 3158, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:143:\"2021/06/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-11.jpg_640x640-11.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:143:\"Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-11.jpg_640x640-11-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:143:\"Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-11.jpg_640x640-11-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:143:\"Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-11.jpg_640x640-11-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:143:\"Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-11.jpg_640x640-11-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:143:\"Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-11.jpg_640x640-11-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:143:\"Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-11.jpg_640x640-11-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:143:\"Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-11.jpg_640x640-11-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:143:\"Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-11.jpg_640x640-11-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:143:\"Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-11.jpg_640x640-11-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:143:\"Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-11.jpg_640x640-11-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(39555, 3159, '_variation_description', ''),
(39556, 3159, '_sku', '4000587350897-black-for-female-4-5'),
(39557, 3159, '_regular_price', '87.45'),
(39558, 3159, 'total_sales', '0'),
(39559, 3159, '_tax_status', 'taxable'),
(39560, 3159, '_tax_class', 'parent'),
(39561, 3159, '_manage_stock', 'yes'),
(39562, 3159, '_backorders', 'no'),
(39563, 3159, '_sold_individually', 'no'),
(39564, 3159, '_virtual', 'no'),
(39565, 3159, '_downloadable', 'no'),
(39566, 3159, '_download_limit', '-1'),
(39567, 3159, '_download_expiry', '-1'),
(39568, 3159, '_stock', '999'),
(39569, 3159, '_stock_status', 'instock'),
(39570, 3159, '_wc_average_rating', '0'),
(39571, 3159, '_wc_review_count', '0'),
(39572, 3159, 'attribute_pa_color', 'black-for-female'),
(39573, 3159, 'attribute_pa_shoe-size', '4-5'),
(39574, 3159, '_price', '87.45'),
(39575, 3159, '_product_version', '4.1.0'),
(39576, 3159, '_vi_wad_aliexpress_variation_id', '10000003441290714'),
(39577, 3159, '_vi_wad_aliexpress_variation_attr', '14:193#Black for Female;200000124:200000285'),
(39578, 3160, '_variation_description', ''),
(39579, 3160, '_sku', '4000587350897-black-for-female-5'),
(39580, 3160, '_regular_price', '87.45'),
(39581, 3160, 'total_sales', '0'),
(39582, 3160, '_tax_status', 'taxable'),
(39583, 3160, '_tax_class', 'parent'),
(39584, 3160, '_manage_stock', 'yes'),
(39585, 3160, '_backorders', 'no'),
(39586, 3160, '_sold_individually', 'no'),
(39587, 3160, '_virtual', 'no'),
(39588, 3160, '_downloadable', 'no'),
(39589, 3160, '_download_limit', '-1'),
(39590, 3160, '_download_expiry', '-1'),
(39591, 3160, '_stock', '998'),
(39592, 3160, '_stock_status', 'instock'),
(39593, 3160, '_wc_average_rating', '0'),
(39594, 3160, '_wc_review_count', '0'),
(39595, 3160, 'attribute_pa_color', 'black-for-female'),
(39596, 3160, 'attribute_pa_shoe-size', '5'),
(39597, 3160, '_price', '87.45'),
(39598, 3160, '_product_version', '4.1.0'),
(39599, 3160, '_vi_wad_aliexpress_variation_id', '10000003441290715'),
(39600, 3160, '_vi_wad_aliexpress_variation_attr', '14:193#Black for Female;200000124:698'),
(39601, 3158, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Hb16eb3a3fa1b4b5ba1cb05a595b4ab35t/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers.jpg_640x640.jpg'),
(39602, 2985, '_thumbnail_id', '3158'),
(39603, 2986, '_thumbnail_id', '3158'),
(39604, 2987, '_thumbnail_id', '3158'),
(39605, 2988, '_thumbnail_id', '3158'),
(39606, 2989, '_thumbnail_id', '3158'),
(39607, 2990, '_thumbnail_id', '3158');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(39608, 2991, '_thumbnail_id', '3158'),
(39609, 2992, '_thumbnail_id', '3158'),
(39610, 2993, '_thumbnail_id', '3158'),
(39611, 2994, '_thumbnail_id', '3158'),
(39612, 3161, '_variation_description', ''),
(39613, 3161, '_sku', '4000587350897-black-for-female-4'),
(39614, 3161, '_regular_price', '79.5'),
(39615, 3161, 'total_sales', '0'),
(39616, 3161, '_tax_status', 'taxable'),
(39617, 3161, '_tax_class', 'parent'),
(39618, 3161, '_manage_stock', 'yes'),
(39619, 3161, '_backorders', 'no'),
(39620, 3161, '_sold_individually', 'no'),
(39621, 3161, '_virtual', 'no'),
(39622, 3161, '_downloadable', 'no'),
(39623, 3161, '_download_limit', '-1'),
(39624, 3161, '_download_expiry', '-1'),
(39625, 3161, '_stock', '999'),
(39626, 3161, '_stock_status', 'instock'),
(39627, 3161, '_wc_average_rating', '0'),
(39628, 3161, '_wc_review_count', '0'),
(39629, 3161, 'attribute_pa_color', 'black-for-female'),
(39630, 3161, 'attribute_pa_shoe-size', '4'),
(39631, 3161, '_price', '79.5'),
(39632, 3161, '_product_version', '4.1.0'),
(39633, 3161, '_vi_wad_aliexpress_variation_id', '10000003441290713'),
(39634, 3161, '_vi_wad_aliexpress_variation_attr', '14:193#Black for Female;200000124:153'),
(39635, 3162, '_variation_description', ''),
(39636, 3162, '_sku', '4000587350897-pink-for-female-5-5'),
(39637, 3162, '_regular_price', '87.45'),
(39638, 3162, 'total_sales', '0'),
(39639, 3162, '_tax_status', 'taxable'),
(39640, 3162, '_tax_class', 'parent'),
(39641, 3162, '_manage_stock', 'yes'),
(39642, 3162, '_backorders', 'no'),
(39643, 3162, '_sold_individually', 'no'),
(39644, 3162, '_virtual', 'no'),
(39645, 3162, '_downloadable', 'no'),
(39646, 3162, '_download_limit', '-1'),
(39647, 3162, '_download_expiry', '-1'),
(39648, 3162, '_stock', '996'),
(39649, 3162, '_stock_status', 'instock'),
(39650, 3162, '_wc_average_rating', '0'),
(39651, 3162, '_wc_review_count', '0'),
(39652, 3162, 'attribute_pa_color', 'pink-for-female'),
(39653, 3162, 'attribute_pa_shoe-size', '5-5'),
(39654, 3162, '_price', '87.45'),
(39655, 3162, '_product_version', '4.1.0'),
(39656, 3162, '_vi_wad_aliexpress_variation_id', '10000003441290734'),
(39657, 3162, '_vi_wad_aliexpress_variation_attr', '14:1052#Pink  for Female;200000124:200000286'),
(39658, 3163, '_variation_description', ''),
(39659, 3163, '_sku', '4000587350897-pink-for-female-6'),
(39660, 3163, '_regular_price', '87.45'),
(39661, 3163, 'total_sales', '0'),
(39662, 3163, '_tax_status', 'taxable'),
(39663, 3163, '_tax_class', 'parent'),
(39664, 3163, '_manage_stock', 'yes'),
(39665, 3163, '_backorders', 'no'),
(39666, 3163, '_sold_individually', 'no'),
(39667, 3163, '_virtual', 'no'),
(39668, 3163, '_downloadable', 'no'),
(39669, 3163, '_download_limit', '-1'),
(39670, 3163, '_download_expiry', '-1'),
(39671, 3163, '_stock', '997'),
(39672, 3163, '_stock_status', 'instock'),
(39673, 3163, '_wc_average_rating', '0'),
(39674, 3163, '_wc_review_count', '0'),
(39675, 3163, 'attribute_pa_color', 'pink-for-female'),
(39676, 3163, 'attribute_pa_shoe-size', '6'),
(39677, 3163, '_price', '87.45'),
(39678, 3163, '_product_version', '4.1.0'),
(39679, 3163, '_vi_wad_aliexpress_variation_id', '10000003441290735'),
(39680, 3163, '_vi_wad_aliexpress_variation_attr', '14:1052#Pink  for Female;200000124:1394'),
(39681, 3164, '_variation_description', ''),
(39682, 3164, '_sku', '4000587350897-pink-for-female-4-5'),
(39683, 3164, '_regular_price', '87.45'),
(39684, 3164, 'total_sales', '0'),
(39685, 3164, '_tax_status', 'taxable'),
(39686, 3164, '_tax_class', 'parent'),
(39687, 3164, '_manage_stock', 'yes'),
(39688, 3164, '_backorders', 'no'),
(39689, 3164, '_sold_individually', 'no'),
(39690, 3164, '_virtual', 'no'),
(39691, 3164, '_downloadable', 'no'),
(39692, 3164, '_download_limit', '-1'),
(39693, 3164, '_download_expiry', '-1'),
(39694, 3164, '_stock', '997'),
(39695, 3164, '_stock_status', 'instock'),
(39696, 3164, '_wc_average_rating', '0'),
(39697, 3164, '_wc_review_count', '0'),
(39698, 3164, 'attribute_pa_color', 'pink-for-female'),
(39699, 3164, 'attribute_pa_shoe-size', '4-5'),
(39700, 3164, '_price', '87.45'),
(39701, 3164, '_product_version', '4.1.0'),
(39702, 3164, '_vi_wad_aliexpress_variation_id', '10000003441290732'),
(39703, 3164, '_vi_wad_aliexpress_variation_attr', '14:1052#Pink  for Female;200000124:200000285'),
(39704, 3165, '_variation_description', ''),
(39705, 3165, '_sku', '4000587350897-pink-for-female-5'),
(39706, 3165, '_regular_price', '87.45'),
(39707, 3165, 'total_sales', '0'),
(39708, 3165, '_tax_status', 'taxable'),
(39709, 3165, '_tax_class', 'parent'),
(39710, 3165, '_manage_stock', 'yes'),
(39711, 3165, '_backorders', 'no'),
(39712, 3165, '_sold_individually', 'no'),
(39713, 3165, '_virtual', 'no'),
(39714, 3165, '_downloadable', 'no'),
(39715, 3165, '_download_limit', '-1'),
(39716, 3165, '_download_expiry', '-1'),
(39717, 3165, '_stock', '994'),
(39718, 3165, '_stock_status', 'instock'),
(39719, 3165, '_wc_average_rating', '0'),
(39720, 3165, '_wc_review_count', '0'),
(39721, 3165, 'attribute_pa_color', 'pink-for-female'),
(39722, 3165, 'attribute_pa_shoe-size', '5'),
(39723, 3165, '_price', '87.45'),
(39724, 3165, '_product_version', '4.1.0'),
(39725, 3165, '_vi_wad_aliexpress_variation_id', '10000003441290733'),
(39726, 3165, '_vi_wad_aliexpress_variation_attr', '14:1052#Pink  for Female;200000124:698'),
(39727, 3166, '_variation_description', ''),
(39728, 3166, '_sku', '4000587350897-dark-gray-female-7'),
(39729, 3166, '_regular_price', '87.45'),
(39730, 3166, 'total_sales', '0'),
(39731, 3166, '_tax_status', 'taxable'),
(39732, 3166, '_tax_class', 'parent'),
(39733, 3166, '_manage_stock', 'yes'),
(39734, 3166, '_backorders', 'no'),
(39735, 3166, '_sold_individually', 'no'),
(39736, 3166, '_virtual', 'no'),
(39737, 3166, '_downloadable', 'no'),
(39738, 3166, '_download_limit', '-1'),
(39739, 3166, '_download_expiry', '-1'),
(39740, 3166, '_stock', '998'),
(39741, 3166, '_stock_status', 'instock'),
(39742, 3166, '_wc_average_rating', '0'),
(39743, 3166, '_wc_review_count', '0'),
(39744, 3166, 'attribute_pa_color', 'dark-gray-female'),
(39745, 3166, 'attribute_pa_shoe-size', '7'),
(39746, 3166, '_price', '87.45'),
(39747, 3166, '_product_version', '4.1.0'),
(39748, 3166, '_vi_wad_aliexpress_variation_id', '10000003441290730'),
(39749, 3166, '_vi_wad_aliexpress_variation_attr', '14:200004890#Dark Gray Female;200000124:3434'),
(39750, 3167, '_variation_description', ''),
(39751, 3167, '_sku', '4000587350897-pink-for-female-4'),
(39752, 3167, '_regular_price', '87.45'),
(39753, 3167, 'total_sales', '0'),
(39754, 3167, '_tax_status', 'taxable'),
(39755, 3167, '_tax_class', 'parent'),
(39756, 3167, '_manage_stock', 'yes'),
(39757, 3167, '_backorders', 'no'),
(39758, 3167, '_sold_individually', 'no'),
(39759, 3167, '_virtual', 'no'),
(39760, 3167, '_downloadable', 'no'),
(39761, 3167, '_download_limit', '-1'),
(39762, 3167, '_download_expiry', '-1'),
(39763, 3167, '_stock', '998'),
(39764, 3167, '_stock_status', 'instock'),
(39765, 3167, '_wc_average_rating', '0'),
(39766, 3167, '_wc_review_count', '0'),
(39767, 3167, 'attribute_pa_color', 'pink-for-female'),
(39768, 3167, 'attribute_pa_shoe-size', '4'),
(39769, 3167, '_price', '87.45'),
(39770, 3167, '_product_version', '4.1.0'),
(39771, 3167, '_vi_wad_aliexpress_variation_id', '10000003441290731'),
(39772, 3167, '_vi_wad_aliexpress_variation_attr', '14:1052#Pink  for Female;200000124:153'),
(39773, 3168, '_variation_description', ''),
(39774, 3168, '_sku', '4000587350897-dark-gray-female-5-5'),
(39775, 3168, '_regular_price', '87.45'),
(39776, 3168, 'total_sales', '0'),
(39777, 3168, '_tax_status', 'taxable'),
(39778, 3168, '_tax_class', 'parent'),
(39779, 3168, '_manage_stock', 'yes'),
(39780, 3168, '_backorders', 'no'),
(39781, 3168, '_sold_individually', 'no'),
(39782, 3168, '_virtual', 'no'),
(39783, 3168, '_downloadable', 'no'),
(39784, 3168, '_download_limit', '-1'),
(39785, 3168, '_download_expiry', '-1'),
(39786, 3168, '_stock', '998'),
(39787, 3168, '_stock_status', 'instock'),
(39788, 3168, '_wc_average_rating', '0'),
(39789, 3168, '_wc_review_count', '0'),
(39790, 3168, 'attribute_pa_color', 'dark-gray-female'),
(39791, 3168, 'attribute_pa_shoe-size', '5-5'),
(39792, 3168, '_price', '87.45'),
(39793, 3168, '_product_version', '4.1.0'),
(39794, 3168, '_vi_wad_aliexpress_variation_id', '10000003441290728'),
(39795, 3168, '_vi_wad_aliexpress_variation_attr', '14:200004890#Dark Gray Female;200000124:200000286'),
(39796, 3169, '_variation_description', ''),
(39797, 3169, '_sku', '4000587350897-dark-gray-female-6'),
(39798, 3169, '_regular_price', '87.45'),
(39799, 3169, 'total_sales', '0'),
(39800, 3169, '_tax_status', 'taxable'),
(39801, 3169, '_tax_class', 'parent'),
(39802, 3169, '_manage_stock', 'yes'),
(39803, 3169, '_backorders', 'no'),
(39804, 3169, '_sold_individually', 'no'),
(39805, 3169, '_virtual', 'no'),
(39806, 3169, '_downloadable', 'no'),
(39807, 3169, '_download_limit', '-1'),
(39808, 3169, '_download_expiry', '-1'),
(39809, 3169, '_stock', '994'),
(39810, 3169, '_stock_status', 'instock'),
(39811, 3169, '_wc_average_rating', '0'),
(39812, 3169, '_wc_review_count', '0'),
(39813, 3169, 'attribute_pa_color', 'dark-gray-female'),
(39814, 3169, 'attribute_pa_shoe-size', '6'),
(39815, 3169, '_price', '87.45'),
(39816, 3169, '_product_version', '4.1.0'),
(39817, 3169, '_vi_wad_aliexpress_variation_id', '10000003441290729'),
(39818, 3169, '_vi_wad_aliexpress_variation_attr', '14:200004890#Dark Gray Female;200000124:1394'),
(39819, 3170, '_variation_description', ''),
(39820, 3170, '_sku', '4000587350897-dark-gray-female-4-5'),
(39821, 3170, '_regular_price', '87.45'),
(39822, 3170, 'total_sales', '0'),
(39823, 3170, '_tax_status', 'taxable'),
(39824, 3170, '_tax_class', 'parent'),
(39825, 3170, '_manage_stock', 'yes'),
(39826, 3170, '_backorders', 'no'),
(39827, 3170, '_sold_individually', 'no'),
(39828, 3170, '_virtual', 'no'),
(39829, 3170, '_downloadable', 'no'),
(39830, 3170, '_download_limit', '-1'),
(39831, 3170, '_download_expiry', '-1'),
(39832, 3170, '_stock', '998'),
(39833, 3170, '_stock_status', 'instock'),
(39834, 3170, '_wc_average_rating', '0'),
(39835, 3170, '_wc_review_count', '0'),
(39836, 3170, 'attribute_pa_color', 'dark-gray-female'),
(39837, 3170, 'attribute_pa_shoe-size', '4-5'),
(39838, 3170, '_price', '87.45'),
(39839, 3170, '_product_version', '4.1.0'),
(39840, 3170, '_vi_wad_aliexpress_variation_id', '10000003441290726'),
(39841, 3170, '_vi_wad_aliexpress_variation_attr', '14:200004890#Dark Gray Female;200000124:200000285'),
(39842, 3171, '_variation_description', ''),
(39843, 3171, '_sku', '4000587350897-dark-gray-female-5'),
(39844, 3171, '_regular_price', '87.45'),
(39845, 3171, 'total_sales', '0'),
(39846, 3171, '_tax_status', 'taxable'),
(39847, 3171, '_tax_class', 'parent'),
(39848, 3171, '_manage_stock', 'yes'),
(39849, 3171, '_backorders', 'no'),
(39850, 3171, '_sold_individually', 'no'),
(39851, 3171, '_virtual', 'no'),
(39852, 3171, '_downloadable', 'no'),
(39853, 3171, '_download_limit', '-1'),
(39854, 3171, '_download_expiry', '-1'),
(39855, 3171, '_stock', '998'),
(39856, 3171, '_stock_status', 'instock'),
(39857, 3171, '_wc_average_rating', '0'),
(39858, 3171, '_wc_review_count', '0'),
(39859, 3171, 'attribute_pa_color', 'dark-gray-female'),
(39860, 3171, 'attribute_pa_shoe-size', '5'),
(39861, 3171, '_price', '87.45'),
(39862, 3171, '_product_version', '4.1.0'),
(39863, 3171, '_vi_wad_aliexpress_variation_id', '10000003441290727'),
(39864, 3171, '_vi_wad_aliexpress_variation_attr', '14:200004890#Dark Gray Female;200000124:698'),
(39865, 3172, '_variation_description', ''),
(39866, 3172, '_sku', '4000587350897-light-gray-female-7'),
(39867, 3172, '_regular_price', '87.45'),
(39868, 3172, 'total_sales', '0'),
(39869, 3172, '_tax_status', 'taxable'),
(39870, 3172, '_tax_class', 'parent'),
(39871, 3172, '_manage_stock', 'yes'),
(39872, 3172, '_backorders', 'no'),
(39873, 3172, '_sold_individually', 'no'),
(39874, 3172, '_virtual', 'no'),
(39875, 3172, '_downloadable', 'no'),
(39876, 3172, '_download_limit', '-1'),
(39877, 3172, '_download_expiry', '-1'),
(39878, 3172, '_stock', '997'),
(39879, 3172, '_stock_status', 'instock'),
(39880, 3172, '_wc_average_rating', '0'),
(39881, 3172, '_wc_review_count', '0'),
(39882, 3172, 'attribute_pa_color', 'light-gray-female'),
(39883, 3172, 'attribute_pa_shoe-size', '7'),
(39884, 3172, '_price', '87.45'),
(39885, 3172, '_product_version', '4.1.0'),
(39886, 3172, '_vi_wad_aliexpress_variation_id', '10000003441290724'),
(39887, 3172, '_vi_wad_aliexpress_variation_attr', '14:691#Light Gray Female;200000124:3434'),
(39888, 3173, '_variation_description', ''),
(39889, 3173, '_sku', '4000587350897-dark-gray-female-4'),
(39890, 3173, '_regular_price', '87.45'),
(39891, 3173, 'total_sales', '0'),
(39892, 3173, '_tax_status', 'taxable'),
(39893, 3173, '_tax_class', 'parent'),
(39894, 3173, '_manage_stock', 'yes'),
(39895, 3173, '_backorders', 'no'),
(39896, 3173, '_sold_individually', 'no'),
(39897, 3173, '_virtual', 'no'),
(39898, 3173, '_downloadable', 'no'),
(39899, 3173, '_download_limit', '-1'),
(39900, 3173, '_download_expiry', '-1'),
(39901, 3173, '_stock', '999'),
(39902, 3173, '_stock_status', 'instock'),
(39903, 3173, '_wc_average_rating', '0'),
(39904, 3173, '_wc_review_count', '0'),
(39905, 3173, 'attribute_pa_color', 'dark-gray-female'),
(39906, 3173, 'attribute_pa_shoe-size', '4'),
(39907, 3173, '_price', '87.45'),
(39908, 3173, '_product_version', '4.1.0'),
(39909, 3173, '_vi_wad_aliexpress_variation_id', '10000003441290725'),
(39910, 3173, '_vi_wad_aliexpress_variation_attr', '14:200004890#Dark Gray Female;200000124:153'),
(39911, 3174, '_variation_description', ''),
(39912, 3174, '_sku', '4000587350897-light-gray-female-5-5'),
(39913, 3174, '_regular_price', '87.45'),
(39914, 3174, 'total_sales', '0'),
(39915, 3174, '_tax_status', 'taxable'),
(39916, 3174, '_tax_class', 'parent'),
(39917, 3174, '_manage_stock', 'yes'),
(39918, 3174, '_backorders', 'no'),
(39919, 3174, '_sold_individually', 'no'),
(39920, 3174, '_virtual', 'no'),
(39921, 3174, '_downloadable', 'no'),
(39922, 3174, '_download_limit', '-1'),
(39923, 3174, '_download_expiry', '-1'),
(39924, 3174, '_stock', '994'),
(39925, 3174, '_stock_status', 'instock'),
(39926, 3174, '_wc_average_rating', '0'),
(39927, 3174, '_wc_review_count', '0'),
(39928, 3174, 'attribute_pa_color', 'light-gray-female'),
(39929, 3174, 'attribute_pa_shoe-size', '5-5'),
(39930, 3174, '_price', '87.45'),
(39931, 3174, '_product_version', '4.1.0'),
(39932, 3174, '_vi_wad_aliexpress_variation_id', '10000003441290722'),
(39933, 3174, '_vi_wad_aliexpress_variation_attr', '14:691#Light Gray Female;200000124:200000286'),
(39934, 3175, '_variation_description', ''),
(39935, 3175, '_sku', '4000587350897-light-gray-female-6'),
(39936, 3175, '_regular_price', '87.45'),
(39937, 3175, 'total_sales', '0'),
(39938, 3175, '_tax_status', 'taxable'),
(39939, 3175, '_tax_class', 'parent'),
(39940, 3175, '_manage_stock', 'yes'),
(39941, 3175, '_backorders', 'no'),
(39942, 3175, '_sold_individually', 'no'),
(39943, 3175, '_virtual', 'no'),
(39944, 3175, '_downloadable', 'no'),
(39945, 3175, '_download_limit', '-1'),
(39946, 3175, '_download_expiry', '-1'),
(39947, 3175, '_stock', '996'),
(39948, 3175, '_stock_status', 'instock'),
(39949, 3175, '_wc_average_rating', '0'),
(39950, 3175, '_wc_review_count', '0'),
(39951, 3175, 'attribute_pa_color', 'light-gray-female'),
(39952, 3175, 'attribute_pa_shoe-size', '6'),
(39953, 3175, '_price', '87.45'),
(39954, 3175, '_product_version', '4.1.0'),
(39955, 3175, '_vi_wad_aliexpress_variation_id', '10000003441290723'),
(39956, 3175, '_vi_wad_aliexpress_variation_attr', '14:691#Light Gray Female;200000124:1394'),
(39957, 3176, '_variation_description', ''),
(39958, 3176, '_sku', '4000587350897-light-gray-female-4-5'),
(39959, 3176, '_regular_price', '87.45'),
(39960, 3176, 'total_sales', '0'),
(39961, 3176, '_tax_status', 'taxable'),
(39962, 3176, '_tax_class', 'parent'),
(39963, 3176, '_manage_stock', 'yes'),
(39964, 3176, '_backorders', 'no'),
(39965, 3176, '_sold_individually', 'no'),
(39966, 3176, '_virtual', 'no'),
(39967, 3176, '_downloadable', 'no'),
(39968, 3176, '_download_limit', '-1'),
(39969, 3176, '_download_expiry', '-1'),
(39970, 3176, '_stock', '998'),
(39971, 3176, '_stock_status', 'instock'),
(39972, 3176, '_wc_average_rating', '0'),
(39973, 3176, '_wc_review_count', '0'),
(39974, 3176, 'attribute_pa_color', 'light-gray-female'),
(39975, 3176, 'attribute_pa_shoe-size', '4-5'),
(39976, 3176, '_price', '87.45'),
(39977, 3176, '_product_version', '4.1.0'),
(39978, 3176, '_vi_wad_aliexpress_variation_id', '10000003441290720'),
(39979, 3176, '_vi_wad_aliexpress_variation_attr', '14:691#Light Gray Female;200000124:200000285'),
(39980, 3177, '_variation_description', ''),
(39981, 3177, '_sku', '4000587350897-light-gray-female-5'),
(39982, 3177, '_regular_price', '87.45'),
(39983, 3177, 'total_sales', '0'),
(39984, 3177, '_tax_status', 'taxable'),
(39985, 3177, '_tax_class', 'parent'),
(39986, 3177, '_manage_stock', 'yes'),
(39987, 3177, '_backorders', 'no'),
(39988, 3177, '_sold_individually', 'no'),
(39989, 3177, '_virtual', 'no'),
(39990, 3177, '_downloadable', 'no'),
(39991, 3177, '_download_limit', '-1'),
(39992, 3177, '_download_expiry', '-1'),
(39993, 3177, '_stock', '995'),
(39994, 3177, '_stock_status', 'instock'),
(39995, 3177, '_wc_average_rating', '0'),
(39996, 3177, '_wc_review_count', '0'),
(39997, 3177, 'attribute_pa_color', 'light-gray-female'),
(39998, 3177, 'attribute_pa_shoe-size', '5'),
(39999, 3177, '_price', '87.45'),
(40000, 3177, '_product_version', '4.1.0'),
(40001, 3177, '_vi_wad_aliexpress_variation_id', '10000003441290721'),
(40002, 3177, '_vi_wad_aliexpress_variation_attr', '14:691#Light Gray Female;200000124:698'),
(40003, 3178, '_variation_description', ''),
(40004, 3178, '_sku', '4000587350897-pink-for-female-7'),
(40005, 3178, '_regular_price', '87.45'),
(40006, 3178, 'total_sales', '0'),
(40007, 3178, '_tax_status', 'taxable'),
(40008, 3178, '_tax_class', 'parent'),
(40009, 3178, '_manage_stock', 'yes'),
(40010, 3178, '_backorders', 'no'),
(40011, 3178, '_sold_individually', 'no'),
(40012, 3178, '_virtual', 'no'),
(40013, 3178, '_downloadable', 'no'),
(40014, 3178, '_download_limit', '-1'),
(40015, 3178, '_download_expiry', '-1'),
(40016, 3178, '_stock', '998'),
(40017, 3178, '_stock_status', 'instock'),
(40018, 3178, '_wc_average_rating', '0'),
(40019, 3178, '_wc_review_count', '0'),
(40020, 3178, 'attribute_pa_color', 'pink-for-female'),
(40021, 3178, 'attribute_pa_shoe-size', '7'),
(40022, 3178, '_price', '87.45'),
(40023, 3178, '_product_version', '4.1.0'),
(40024, 3178, '_vi_wad_aliexpress_variation_id', '10000003441290736'),
(40025, 3178, '_vi_wad_aliexpress_variation_attr', '14:1052#Pink  for Female;200000124:3434'),
(40026, 3179, '_wp_attached_file', '2021/06/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-1.jpg'),
(40027, 3179, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1100;s:6:\"height\";i:1100;s:4:\"file\";s:120:\"2021/06/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-1.jpg\";s:5:\"sizes\";a:12:{s:6:\"medium\";a:4:{s:4:\"file\";s:120:\"2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:122:\"2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-1-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:120:\"2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:120:\"2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-1-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:120:\"2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-1-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:120:\"2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-1-825x510.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:120:\"2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:120:\"2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:120:\"2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:120:\"2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:120:\"2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:120:\"2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(40028, 3024, '_price', '79.5'),
(40029, 3024, '_price', '87.45'),
(40030, 3024, '_price', '90.51'),
(40031, 3179, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Ha4739bf3acec4b3e88c0a4b7efe04374y/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.jpg'),
(40032, 3024, '_product_image_gallery', '3179,3180,3181,3182,3183'),
(40033, 3180, '_wp_attached_file', '2021/06/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-2.jpg'),
(40034, 3180, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1100;s:6:\"height\";i:1100;s:4:\"file\";s:120:\"2021/06/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-2.jpg\";s:5:\"sizes\";a:12:{s:6:\"medium\";a:4:{s:4:\"file\";s:120:\"2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:122:\"2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-2-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:120:\"2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:120:\"2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-2-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:120:\"2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-2-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:120:\"2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-2-825x510.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:120:\"2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:120:\"2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:120:\"2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:120:\"2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:120:\"2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:120:\"2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(40035, 3180, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H8cef7ffa80e14249b3e5bd699daa2ca9x/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.jpg'),
(40036, 3181, '_wp_attached_file', '2021/06/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-3.jpg'),
(40037, 3181, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1100;s:6:\"height\";i:1100;s:4:\"file\";s:120:\"2021/06/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-3.jpg\";s:5:\"sizes\";a:12:{s:6:\"medium\";a:4:{s:4:\"file\";s:120:\"2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:122:\"2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-3-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:120:\"2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:120:\"2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-3-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:120:\"2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-3-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:120:\"2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-3-825x510.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:120:\"2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:120:\"2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-3-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:120:\"2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:120:\"2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:120:\"2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-3-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:120:\"2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(40038, 3181, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H42ba61577e2f4a9fa36fe5f70edb701dK/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.jpg'),
(40039, 3182, '_wp_attached_file', '2021/06/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-4.jpg'),
(40040, 3182, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:4:\"file\";s:120:\"2021/06/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-4.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:120:\"2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:120:\"2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:120:\"2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-4-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:120:\"2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-4-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:120:\"2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-4-825x510.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:120:\"2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:120:\"2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-4-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:120:\"2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:120:\"2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:120:\"2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-4-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:120:\"2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(40041, 3182, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H01f7461964fb41998c550bfbe858d8e4U/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.jpg'),
(40042, 3183, '_wp_attached_file', '2021/06/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-5.jpg'),
(40043, 3183, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1100;s:6:\"height\";i:1100;s:4:\"file\";s:120:\"2021/06/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-5.jpg\";s:5:\"sizes\";a:12:{s:6:\"medium\";a:4:{s:4:\"file\";s:120:\"2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:122:\"2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-5-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:120:\"2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:120:\"2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-5-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:120:\"2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-5-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:120:\"2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-5-825x510.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:120:\"2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:120:\"2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-5-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:120:\"2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:120:\"2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:120:\"2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-5-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:120:\"2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(40044, 3183, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H6e278f301a204e5bacc3a4f1f1c54349P/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.jpg'),
(40045, 3184, '_wp_attached_file', '2021/06/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.jpg_640x640.jpg'),
(40046, 3184, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:130:\"2021/06/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.jpg_640x640.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:130:\"2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.jpg_640x640-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:130:\"2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.jpg_640x640-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:130:\"2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.jpg_640x640-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:130:\"2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.jpg_640x640-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:130:\"2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.jpg_640x640-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:130:\"2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.jpg_640x640-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:130:\"2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.jpg_640x640-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:130:\"2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.jpg_640x640-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:130:\"2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.jpg_640x640-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:130:\"2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.jpg_640x640-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(40047, 3184, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Hcbbed6681e9142da803173ec4876b32fi/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.jpg_640x640.jpg'),
(40048, 3086, '_thumbnail_id', '3184'),
(40049, 3089, '_thumbnail_id', '3184'),
(40050, 3091, '_thumbnail_id', '3184'),
(40051, 3093, '_thumbnail_id', '3184'),
(40052, 3094, '_thumbnail_id', '3184'),
(40053, 3097, '_thumbnail_id', '3184'),
(40054, 3098, '_thumbnail_id', '3184'),
(40055, 3099, '_thumbnail_id', '3184'),
(40056, 3101, '_thumbnail_id', '3184'),
(40057, 3105, '_thumbnail_id', '3184'),
(40058, 3185, '_wp_attached_file', '2021/06/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-1.jpg_640x640-1.jpg'),
(40059, 3185, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:134:\"2021/06/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-1.jpg_640x640-1.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:134:\"2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-1.jpg_640x640-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:134:\"2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-1.jpg_640x640-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:134:\"2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-1.jpg_640x640-1-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:134:\"2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-1.jpg_640x640-1-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:134:\"2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-1.jpg_640x640-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:134:\"2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-1.jpg_640x640-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:134:\"2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-1.jpg_640x640-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:134:\"2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-1.jpg_640x640-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:134:\"2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-1.jpg_640x640-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:134:\"2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-1.jpg_640x640-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(40060, 3185, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H116836aedbc5420db6de7bdf0448ddfch/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.jpg_640x640.jpg'),
(40061, 3027, '_thumbnail_id', '3185'),
(40062, 3028, '_thumbnail_id', '3185'),
(40063, 3029, '_thumbnail_id', '3185'),
(40064, 3030, '_thumbnail_id', '3185'),
(40065, 3154, '_thumbnail_id', '3185'),
(40066, 3156, '_thumbnail_id', '3185'),
(40067, 3157, '_thumbnail_id', '3185'),
(40068, 3159, '_thumbnail_id', '3185'),
(40069, 3160, '_thumbnail_id', '3185'),
(40070, 3161, '_thumbnail_id', '3185'),
(40071, 3186, '_wp_attached_file', '2021/06/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.png_640x640.jpg'),
(40072, 3186, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:130:\"2021/06/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.png_640x640.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:130:\"2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.png_640x640-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:130:\"2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.png_640x640-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:130:\"2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.png_640x640-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:130:\"2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.png_640x640-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:130:\"2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.png_640x640-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:130:\"2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.png_640x640-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:130:\"2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.png_640x640-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:130:\"2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.png_640x640-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:130:\"2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.png_640x640-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:130:\"2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.png_640x640-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(40073, 3186, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H0d750679f4194e169f9510a56a161bf9J/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.png_640x640.png'),
(40074, 3045, '_thumbnail_id', '3186'),
(40075, 3046, '_thumbnail_id', '3186'),
(40076, 3048, '_thumbnail_id', '3186'),
(40077, 3050, '_thumbnail_id', '3186'),
(40078, 3053, '_thumbnail_id', '3186'),
(40079, 3055, '_thumbnail_id', '3186'),
(40080, 3057, '_thumbnail_id', '3186'),
(40081, 3060, '_thumbnail_id', '3186'),
(40082, 3063, '_thumbnail_id', '3186'),
(40083, 3065, '_thumbnail_id', '3186'),
(40084, 3187, '_wp_attached_file', '2021/06/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-2.jpg_640x640-2.jpg'),
(40085, 3187, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:134:\"2021/06/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-2.jpg_640x640-2.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:134:\"2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-2.jpg_640x640-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:134:\"2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-2.jpg_640x640-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:134:\"2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-2.jpg_640x640-2-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:134:\"2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-2.jpg_640x640-2-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:134:\"2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-2.jpg_640x640-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:134:\"2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-2.jpg_640x640-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:134:\"2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-2.jpg_640x640-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:134:\"2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-2.jpg_640x640-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:134:\"2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-2.jpg_640x640-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:134:\"2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-2.jpg_640x640-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(40086, 3187, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H0c79090d75354b29b805c23fbf48b3531/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.jpg_640x640.jpg'),
(40087, 3031, '_thumbnail_id', '3187'),
(40088, 3032, '_thumbnail_id', '3187'),
(40089, 3033, '_thumbnail_id', '3187'),
(40090, 3034, '_thumbnail_id', '3187'),
(40091, 3155, '_thumbnail_id', '3187'),
(40092, 3172, '_thumbnail_id', '3187'),
(40093, 3174, '_thumbnail_id', '3187'),
(40094, 3175, '_thumbnail_id', '3187'),
(40095, 3176, '_thumbnail_id', '3187'),
(40096, 3177, '_thumbnail_id', '3187'),
(40097, 3188, '_wp_attached_file', '2021/06/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-3.jpg_640x640-3.jpg'),
(40098, 3188, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:134:\"2021/06/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-3.jpg_640x640-3.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:134:\"2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-3.jpg_640x640-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:134:\"2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-3.jpg_640x640-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:134:\"2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-3.jpg_640x640-3-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:134:\"2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-3.jpg_640x640-3-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:134:\"2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-3.jpg_640x640-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:134:\"2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-3.jpg_640x640-3-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:134:\"2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-3.jpg_640x640-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:134:\"2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-3.jpg_640x640-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:134:\"2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-3.jpg_640x640-3-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:134:\"2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-3.jpg_640x640-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(40099, 3188, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H9bac152f28364753a1a9fb9101d2427cy/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.jpg_640x640.jpg'),
(40100, 3035, '_thumbnail_id', '3188'),
(40101, 3036, '_thumbnail_id', '3188'),
(40102, 3038, '_thumbnail_id', '3188'),
(40103, 3039, '_thumbnail_id', '3188'),
(40104, 3166, '_thumbnail_id', '3188'),
(40105, 3168, '_thumbnail_id', '3188'),
(40106, 3169, '_thumbnail_id', '3188'),
(40107, 3170, '_thumbnail_id', '3188'),
(40108, 3171, '_thumbnail_id', '3188'),
(40109, 3173, '_thumbnail_id', '3188'),
(40110, 3189, '_wp_attached_file', '2021/06/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-4.jpg_640x640-4.jpg'),
(40111, 3189, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:480;s:4:\"file\";s:134:\"2021/06/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-4.jpg_640x640-4.jpg\";s:5:\"sizes\";a:9:{s:6:\"medium\";a:4:{s:4:\"file\";s:134:\"2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-4.jpg_640x640-4-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:134:\"2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-4.jpg_640x640-4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:134:\"2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-4.jpg_640x640-4-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:134:\"2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-4.jpg_640x640-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:134:\"2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-4.jpg_640x640-4-600x450.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:134:\"2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-4.jpg_640x640-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:134:\"2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-4.jpg_640x640-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:134:\"2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-4.jpg_640x640-4-600x450.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:134:\"2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-4.jpg_640x640-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(40112, 3189, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Hb72fa779894b4707afef7f76acf234b3J/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.jpg_640x640.jpg'),
(40113, 3107, '_thumbnail_id', '3189'),
(40114, 3108, '_thumbnail_id', '3189'),
(40115, 3109, '_thumbnail_id', '3189'),
(40116, 3110, '_thumbnail_id', '3189'),
(40117, 3112, '_thumbnail_id', '3189'),
(40118, 3114, '_thumbnail_id', '3189'),
(40119, 3115, '_thumbnail_id', '3189'),
(40120, 3116, '_thumbnail_id', '3189'),
(40121, 3117, '_thumbnail_id', '3189'),
(40122, 3118, '_thumbnail_id', '3189'),
(40123, 3190, '_wp_attached_file', '2021/06/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-5.jpg_640x640-5.jpg'),
(40124, 3190, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:134:\"2021/06/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-5.jpg_640x640-5.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:134:\"2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-5.jpg_640x640-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:134:\"2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-5.jpg_640x640-5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:134:\"2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-5.jpg_640x640-5-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:134:\"2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-5.jpg_640x640-5-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:134:\"2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-5.jpg_640x640-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:134:\"2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-5.jpg_640x640-5-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:134:\"2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-5.jpg_640x640-5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:134:\"2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-5.jpg_640x640-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:134:\"2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-5.jpg_640x640-5-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:134:\"2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-5.jpg_640x640-5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(40125, 3190, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Hf3c96302eff2403694324bfd4b23b83ab/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.jpg_640x640.jpg'),
(40126, 3047, '_thumbnail_id', '3190'),
(40127, 3049, '_thumbnail_id', '3190'),
(40128, 3052, '_thumbnail_id', '3190'),
(40129, 3054, '_thumbnail_id', '3190'),
(40130, 3056, '_thumbnail_id', '3190'),
(40131, 3058, '_thumbnail_id', '3190'),
(40132, 3061, '_thumbnail_id', '3190'),
(40133, 3064, '_thumbnail_id', '3190'),
(40134, 3066, '_thumbnail_id', '3190'),
(40135, 3068, '_thumbnail_id', '3190'),
(40136, 3191, '_wp_attached_file', '2021/06/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-6.jpg_640x640-6.jpg'),
(40137, 3191, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:134:\"2021/06/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-6.jpg_640x640-6.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:134:\"2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-6.jpg_640x640-6-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:134:\"2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-6.jpg_640x640-6-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:134:\"2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-6.jpg_640x640-6-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:134:\"2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-6.jpg_640x640-6-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:134:\"2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-6.jpg_640x640-6-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:134:\"2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-6.jpg_640x640-6-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:134:\"2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-6.jpg_640x640-6-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:134:\"2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-6.jpg_640x640-6-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:134:\"2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-6.jpg_640x640-6-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:134:\"2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-6.jpg_640x640-6-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(40138, 3191, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Ha0737223c4584e0f97109807aec1679fk/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.jpg_640x640.jpg'),
(40139, 3041, '_thumbnail_id', '3191'),
(40140, 3042, '_thumbnail_id', '3191'),
(40141, 3043, '_thumbnail_id', '3191'),
(40142, 3044, '_thumbnail_id', '3191'),
(40143, 3162, '_thumbnail_id', '3191'),
(40144, 3163, '_thumbnail_id', '3191'),
(40145, 3164, '_thumbnail_id', '3191'),
(40146, 3165, '_thumbnail_id', '3191'),
(40147, 3167, '_thumbnail_id', '3191'),
(40148, 3178, '_thumbnail_id', '3191'),
(40149, 3192, '_wp_attached_file', '2021/06/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-7.jpg_640x640-7.jpg'),
(40150, 3192, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:580;s:6:\"height\";i:580;s:4:\"file\";s:134:\"2021/06/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-7.jpg_640x640-7.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:134:\"2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-7.jpg_640x640-7-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:134:\"2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-7.jpg_640x640-7-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:134:\"2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-7.jpg_640x640-7-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:134:\"2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-7.jpg_640x640-7-580x510.jpg\";s:5:\"width\";i:580;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:134:\"2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-7.jpg_640x640-7-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:134:\"2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-7.jpg_640x640-7-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:134:\"2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-7.jpg_640x640-7-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:134:\"2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-7.jpg_640x640-7-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(40151, 3192, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Hf3fc2134ff6c41e5b11deb373ce4a125x/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.jpg_640x640.jpg'),
(40152, 3077, '_thumbnail_id', '3192'),
(40153, 3079, '_thumbnail_id', '3192'),
(40154, 3081, '_thumbnail_id', '3192'),
(40155, 3083, '_thumbnail_id', '3192'),
(40156, 3088, '_thumbnail_id', '3192'),
(40157, 3090, '_thumbnail_id', '3192'),
(40158, 3092, '_thumbnail_id', '3192'),
(40159, 3100, '_thumbnail_id', '3192'),
(40160, 3104, '_thumbnail_id', '3192'),
(40161, 3106, '_thumbnail_id', '3192'),
(40162, 3193, '_wp_attached_file', '2021/06/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-8.jpg_640x640-8.jpg'),
(40163, 3193, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:134:\"2021/06/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-8.jpg_640x640-8.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:134:\"2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-8.jpg_640x640-8-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:134:\"2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-8.jpg_640x640-8-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:134:\"2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-8.jpg_640x640-8-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:134:\"2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-8.jpg_640x640-8-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:134:\"2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-8.jpg_640x640-8-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:134:\"2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-8.jpg_640x640-8-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:134:\"2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-8.jpg_640x640-8-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:134:\"2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-8.jpg_640x640-8-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:134:\"2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-8.jpg_640x640-8-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:134:\"2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-8.jpg_640x640-8-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(40164, 3193, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H031c6c0264194487a799d0168aa7f60dF/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.jpg_640x640.jpg'),
(40165, 3131, '_thumbnail_id', '3193'),
(40166, 3132, '_thumbnail_id', '3193'),
(40167, 3133, '_thumbnail_id', '3193'),
(40168, 3134, '_thumbnail_id', '3193'),
(40169, 3135, '_thumbnail_id', '3193'),
(40170, 3136, '_thumbnail_id', '3193'),
(40171, 3138, '_thumbnail_id', '3193'),
(40172, 3139, '_thumbnail_id', '3193'),
(40173, 3140, '_thumbnail_id', '3193'),
(40174, 3142, '_thumbnail_id', '3193'),
(40175, 3194, '_wp_attached_file', '2021/06/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-9.jpg_640x640-9.jpg'),
(40176, 3194, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:480;s:4:\"file\";s:134:\"2021/06/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-9.jpg_640x640-9.jpg\";s:5:\"sizes\";a:9:{s:6:\"medium\";a:4:{s:4:\"file\";s:134:\"2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-9.jpg_640x640-9-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:134:\"2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-9.jpg_640x640-9-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:134:\"2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-9.jpg_640x640-9-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:134:\"2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-9.jpg_640x640-9-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:134:\"2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-9.jpg_640x640-9-600x450.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:134:\"2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-9.jpg_640x640-9-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:134:\"2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-9.jpg_640x640-9-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:134:\"2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-9.jpg_640x640-9-600x450.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:134:\"2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-9.jpg_640x640-9-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(40177, 3194, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Hcb0e81de43994ed79bd58d7e558485071/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.jpg_640x640.jpg'),
(40178, 3119, '_thumbnail_id', '3194'),
(40179, 3121, '_thumbnail_id', '3194'),
(40180, 3122, '_thumbnail_id', '3194'),
(40181, 3123, '_thumbnail_id', '3194'),
(40182, 3124, '_thumbnail_id', '3194'),
(40183, 3125, '_thumbnail_id', '3194'),
(40184, 3126, '_thumbnail_id', '3194'),
(40185, 3127, '_thumbnail_id', '3194'),
(40186, 3128, '_thumbnail_id', '3194'),
(40187, 3130, '_thumbnail_id', '3194'),
(40188, 3195, '_wp_attached_file', '2021/06/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-10.jpg_640x640-10.jpg'),
(40189, 3195, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:136:\"2021/06/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-10.jpg_640x640-10.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:136:\"2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-10.jpg_640x640-10-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:136:\"2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-10.jpg_640x640-10-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:136:\"2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-10.jpg_640x640-10-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:136:\"2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-10.jpg_640x640-10-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:136:\"2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-10.jpg_640x640-10-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:136:\"2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-10.jpg_640x640-10-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:136:\"2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-10.jpg_640x640-10-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:136:\"2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-10.jpg_640x640-10-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:136:\"2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-10.jpg_640x640-10-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:136:\"2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-10.jpg_640x640-10-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(40190, 3195, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H3ab7d785c8d84de39256210700e3fca9z/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.jpg_640x640.jpg'),
(40191, 3143, '_thumbnail_id', '3195'),
(40192, 3144, '_thumbnail_id', '3195'),
(40193, 3145, '_thumbnail_id', '3195'),
(40194, 3146, '_thumbnail_id', '3195'),
(40195, 3147, '_thumbnail_id', '3195'),
(40196, 3148, '_thumbnail_id', '3195'),
(40197, 3149, '_thumbnail_id', '3195'),
(40198, 3150, '_thumbnail_id', '3195'),
(40199, 3151, '_thumbnail_id', '3195'),
(40200, 3153, '_thumbnail_id', '3195'),
(40201, 3196, '_wp_attached_file', '2021/06/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-11.jpg_640x640-11.jpg'),
(40202, 3196, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:136:\"2021/06/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-11.jpg_640x640-11.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:136:\"2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-11.jpg_640x640-11-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:136:\"2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-11.jpg_640x640-11-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:136:\"2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-11.jpg_640x640-11-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:136:\"2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-11.jpg_640x640-11-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:136:\"2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-11.jpg_640x640-11-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:136:\"2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-11.jpg_640x640-11-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:136:\"2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-11.jpg_640x640-11-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:136:\"2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-11.jpg_640x640-11-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:136:\"2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-11.jpg_640x640-11-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:136:\"2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-11.jpg_640x640-11-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(40203, 3196, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Hadd7238327a142b58d256614ae65123cC/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.jpg_640x640.jpg'),
(40204, 3067, '_thumbnail_id', '3196'),
(40205, 3069, '_thumbnail_id', '3196'),
(40206, 3071, '_thumbnail_id', '3196'),
(40207, 3072, '_thumbnail_id', '3196'),
(40208, 3073, '_thumbnail_id', '3196'),
(40209, 3074, '_thumbnail_id', '3196'),
(40210, 3078, '_thumbnail_id', '3196'),
(40211, 3080, '_thumbnail_id', '3196'),
(40212, 3082, '_thumbnail_id', '3196'),
(40213, 3084, '_thumbnail_id', '3196'),
(40214, 3197, '_wp_attached_file', '2021/06/1000333.png'),
(40215, 3197, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:333;s:4:\"file\";s:19:\"2021/06/1000333.png\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"1000333-300x100.png\";s:5:\"width\";i:300;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"1000333-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:19:\"1000333-768x256.png\";s:5:\"width\";i:768;s:6:\"height\";i:256;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:19:\"1000333-220x154.png\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:19:\"1000333-825x333.png\";s:5:\"width\";i:825;s:6:\"height\";i:333;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:19:\"1000333-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:19:\"1000333-600x200.png\";s:5:\"width\";i:600;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:19:\"1000333-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:19:\"1000333-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:19:\"1000333-600x200.png\";s:5:\"width\";i:600;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:19:\"1000333-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(40216, 3198, '_wp_attached_file', '2021/06/100332.png'),
(40217, 3198, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:369;s:4:\"file\";s:18:\"2021/06/100332.png\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"100332-300x111.png\";s:5:\"width\";i:300;s:6:\"height\";i:111;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"100332-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:18:\"100332-768x283.png\";s:5:\"width\";i:768;s:6:\"height\";i:283;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:18:\"100332-220x154.png\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:18:\"100332-825x369.png\";s:5:\"width\";i:825;s:6:\"height\";i:369;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:18:\"100332-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:18:\"100332-600x221.png\";s:5:\"width\";i:600;s:6:\"height\";i:221;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:18:\"100332-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:18:\"100332-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:18:\"100332-600x221.png\";s:5:\"width\";i:600;s:6:\"height\";i:221;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:18:\"100332-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(40218, 3199, '_sku', '1005001563009169'),
(40219, 3199, '_visibility', 'visible'),
(40220, 3199, '_default_attributes', ''),
(40221, 3111, '_vi_wad_woo_id', '3199'),
(40222, 3199, '_vi_wad_aliexpress_product_id', '1005001563009169'),
(40223, 3199, 'total_sales', '0'),
(40224, 3199, '_tax_status', 'taxable'),
(40225, 3199, '_tax_class', ''),
(40226, 3199, '_manage_stock', 'no'),
(40227, 3199, '_backorders', 'no'),
(40228, 3199, '_sold_individually', 'no'),
(40229, 3199, '_virtual', 'no'),
(40230, 3199, '_downloadable', 'no'),
(40231, 3199, '_download_limit', '-1'),
(40232, 3199, '_download_expiry', '-1'),
(40233, 3199, '_stock', NULL),
(40234, 3199, '_stock_status', 'instock'),
(40235, 3199, '_wc_average_rating', '0'),
(40236, 3199, '_wc_review_count', '0'),
(40237, 3199, '_product_attributes', 'a:2:{s:8:\"pa_color\";a:6:{s:4:\"name\";s:8:\"pa_color\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"0\";s:10:\"is_visible\";s:1:\"0\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"1\";}s:12:\"pa_shoe-size\";a:6:{s:4:\"name\";s:12:\"pa_shoe-size\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"1\";s:10:\"is_visible\";s:1:\"0\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"1\";}}'),
(40238, 3199, '_product_version', '4.1.0'),
(40239, 3200, '_sku', '4001184220170'),
(40240, 3200, '_visibility', 'visible'),
(40241, 3200, '_default_attributes', ''),
(40242, 3062, '_vi_wad_woo_id', '3200'),
(40243, 3200, '_vi_wad_aliexpress_product_id', '4001184220170'),
(40244, 3200, 'total_sales', '0'),
(40245, 3200, '_tax_status', 'taxable'),
(40246, 3200, '_tax_class', ''),
(40247, 3200, '_manage_stock', 'no'),
(40248, 3200, '_backorders', 'no'),
(40249, 3200, '_sold_individually', 'no'),
(40250, 3200, '_virtual', 'no'),
(40251, 3200, '_downloadable', 'no'),
(40252, 3200, '_download_limit', '-1'),
(40253, 3200, '_download_expiry', '-1'),
(40254, 3200, '_stock', NULL),
(40255, 3200, '_stock_status', 'instock'),
(40256, 3200, '_wc_average_rating', '0'),
(40257, 3200, '_wc_review_count', '0'),
(40258, 3200, '_product_attributes', 'a:2:{s:8:\"pa_color\";a:6:{s:4:\"name\";s:8:\"pa_color\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"0\";s:10:\"is_visible\";s:1:\"0\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"1\";}s:12:\"pa_shoe-size\";a:6:{s:4:\"name\";s:12:\"pa_shoe-size\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"1\";s:10:\"is_visible\";s:1:\"0\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"1\";}}'),
(40259, 3200, '_product_version', '4.1.0'),
(40260, 3201, '_wp_attached_file', '2021/06/Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s.jpg');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(40261, 3201, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:110:\"2021/06/Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:110:\"Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:110:\"Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:110:\"Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:110:\"Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:110:\"Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:110:\"Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:110:\"Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:110:\"Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:110:\"Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:110:\"Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:110:\"Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(40262, 3202, '_wp_attached_file', '2021/06/Canvas-Leather-Shoes-Men-Casual-Luxury-Brand-Handmade-Penny-Loafers-Men-Slip-On-Flats-Driving-Dress.jpg'),
(40263, 3202, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:111:\"2021/06/Canvas-Leather-Shoes-Men-Casual-Luxury-Brand-Handmade-Penny-Loafers-Men-Slip-On-Flats-Driving-Dress.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:111:\"Canvas-Leather-Shoes-Men-Casual-Luxury-Brand-Handmade-Penny-Loafers-Men-Slip-On-Flats-Driving-Dress-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:111:\"Canvas-Leather-Shoes-Men-Casual-Luxury-Brand-Handmade-Penny-Loafers-Men-Slip-On-Flats-Driving-Dress-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:111:\"Canvas-Leather-Shoes-Men-Casual-Luxury-Brand-Handmade-Penny-Loafers-Men-Slip-On-Flats-Driving-Dress-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:111:\"Canvas-Leather-Shoes-Men-Casual-Luxury-Brand-Handmade-Penny-Loafers-Men-Slip-On-Flats-Driving-Dress-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:111:\"Canvas-Leather-Shoes-Men-Casual-Luxury-Brand-Handmade-Penny-Loafers-Men-Slip-On-Flats-Driving-Dress-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:111:\"Canvas-Leather-Shoes-Men-Casual-Luxury-Brand-Handmade-Penny-Loafers-Men-Slip-On-Flats-Driving-Dress-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:111:\"Canvas-Leather-Shoes-Men-Casual-Luxury-Brand-Handmade-Penny-Loafers-Men-Slip-On-Flats-Driving-Dress-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:111:\"Canvas-Leather-Shoes-Men-Casual-Luxury-Brand-Handmade-Penny-Loafers-Men-Slip-On-Flats-Driving-Dress-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:111:\"Canvas-Leather-Shoes-Men-Casual-Luxury-Brand-Handmade-Penny-Loafers-Men-Slip-On-Flats-Driving-Dress-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:111:\"Canvas-Leather-Shoes-Men-Casual-Luxury-Brand-Handmade-Penny-Loafers-Men-Slip-On-Flats-Driving-Dress-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:111:\"Canvas-Leather-Shoes-Men-Casual-Luxury-Brand-Handmade-Penny-Loafers-Men-Slip-On-Flats-Driving-Dress-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(40264, 3201, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Ha0d0b9847906434897bb13f32f699f72a/Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s.jpg'),
(40265, 3200, '_thumbnail_id', '3201'),
(40266, 3203, '_variation_description', ''),
(40267, 3203, '_sku', '4001184220170-bao-blue-45'),
(40268, 3203, '_regular_price', '132.44'),
(40269, 3203, 'total_sales', '0'),
(40270, 3203, '_tax_status', 'taxable'),
(40271, 3203, '_tax_class', 'parent'),
(40272, 3203, '_manage_stock', 'yes'),
(40273, 3203, '_backorders', 'no'),
(40274, 3203, '_sold_individually', 'no'),
(40275, 3203, '_virtual', 'no'),
(40276, 3203, '_downloadable', 'no'),
(40277, 3203, '_download_limit', '-1'),
(40278, 3203, '_download_expiry', '-1'),
(40279, 3203, '_stock', '275'),
(40280, 3203, '_stock_status', 'instock'),
(40281, 3203, '_wc_average_rating', '0'),
(40282, 3203, '_wc_review_count', '0'),
(40283, 3203, 'attribute_pa_color', 'bao-blue'),
(40284, 3203, 'attribute_pa_shoe-size', '45'),
(40285, 3203, '_price', '132.44'),
(40286, 3203, '_product_version', '4.1.0'),
(40287, 3203, '_vi_wad_aliexpress_variation_id', '10000015170166113'),
(40288, 3203, '_vi_wad_aliexpress_variation_attr', '14:1254#Bao Blue;200000124:3116'),
(40289, 3204, '_variation_description', ''),
(40290, 3204, '_sku', '4001184220170-bao-blue-44'),
(40291, 3204, '_regular_price', '132.44'),
(40292, 3204, 'total_sales', '0'),
(40293, 3204, '_tax_status', 'taxable'),
(40294, 3204, '_tax_class', 'parent'),
(40295, 3204, '_manage_stock', 'yes'),
(40296, 3204, '_backorders', 'no'),
(40297, 3204, '_sold_individually', 'no'),
(40298, 3204, '_virtual', 'no'),
(40299, 3204, '_downloadable', 'no'),
(40300, 3204, '_download_limit', '-1'),
(40301, 3204, '_download_expiry', '-1'),
(40302, 3204, '_stock', '275'),
(40303, 3204, '_stock_status', 'instock'),
(40304, 3204, '_wc_average_rating', '0'),
(40305, 3204, '_wc_review_count', '0'),
(40306, 3204, 'attribute_pa_color', 'bao-blue'),
(40307, 3204, 'attribute_pa_shoe-size', '44'),
(40308, 3204, '_price', '132.44'),
(40309, 3204, '_product_version', '4.1.0'),
(40310, 3204, '_vi_wad_aliexpress_variation_id', '10000015170166112'),
(40311, 3204, '_vi_wad_aliexpress_variation_attr', '14:1254#Bao Blue;200000124:100010487'),
(40312, 3205, '_variation_description', ''),
(40313, 3205, '_sku', '4001184220170-bao-blue-47'),
(40314, 3205, '_regular_price', '132.44'),
(40315, 3205, 'total_sales', '0'),
(40316, 3205, '_tax_status', 'taxable'),
(40317, 3205, '_tax_class', 'parent'),
(40318, 3205, '_manage_stock', 'yes'),
(40319, 3205, '_backorders', 'no'),
(40320, 3205, '_sold_individually', 'no'),
(40321, 3205, '_virtual', 'no'),
(40322, 3205, '_downloadable', 'no'),
(40323, 3205, '_download_limit', '-1'),
(40324, 3205, '_download_expiry', '-1'),
(40325, 3205, '_stock', '276'),
(40326, 3205, '_stock_status', 'instock'),
(40327, 3205, '_wc_average_rating', '0'),
(40328, 3205, '_wc_review_count', '0'),
(40329, 3205, 'attribute_pa_color', 'bao-blue'),
(40330, 3205, 'attribute_pa_shoe-size', '47'),
(40331, 3205, '_price', '132.44'),
(40332, 3205, '_product_version', '4.1.0'),
(40333, 3205, '_vi_wad_aliexpress_variation_id', '10000015170166115'),
(40334, 3205, '_vi_wad_aliexpress_variation_attr', '14:1254#Bao Blue;200000124:200000339'),
(40335, 3202, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H25217edf0bab4e2186f532b9b63bda6bA/Canvas-Leather-Shoes-Men-Casual-Luxury-Brand-Handmade-Penny-Loafers-Men-Slip-On-Flats-Driving-Dress.jpg'),
(40336, 3199, '_thumbnail_id', '3202'),
(40337, 3206, '_variation_description', ''),
(40338, 3206, '_sku', '4001184220170-bao-blue-46'),
(40339, 3206, '_regular_price', '132.44'),
(40340, 3206, 'total_sales', '0'),
(40341, 3206, '_tax_status', 'taxable'),
(40342, 3206, '_tax_class', 'parent'),
(40343, 3206, '_manage_stock', 'yes'),
(40344, 3206, '_backorders', 'no'),
(40345, 3206, '_sold_individually', 'no'),
(40346, 3206, '_virtual', 'no'),
(40347, 3206, '_downloadable', 'no'),
(40348, 3206, '_download_limit', '-1'),
(40349, 3206, '_download_expiry', '-1'),
(40350, 3206, '_stock', '276'),
(40351, 3206, '_stock_status', 'instock'),
(40352, 3206, '_wc_average_rating', '0'),
(40353, 3206, '_wc_review_count', '0'),
(40354, 3206, 'attribute_pa_color', 'bao-blue'),
(40355, 3206, 'attribute_pa_shoe-size', '46'),
(40356, 3207, '_variation_description', ''),
(40357, 3206, '_price', '132.44'),
(40358, 3207, '_sku', '1005001563009169-green-44'),
(40359, 3207, '_regular_price', '250.47'),
(40360, 3206, '_product_version', '4.1.0'),
(40361, 3207, 'total_sales', '0'),
(40362, 3207, '_tax_status', 'taxable'),
(40363, 3207, '_tax_class', 'parent'),
(40364, 3207, '_manage_stock', 'yes'),
(40365, 3206, '_vi_wad_aliexpress_variation_id', '10000015170166114'),
(40366, 3207, '_backorders', 'no'),
(40367, 3206, '_vi_wad_aliexpress_variation_attr', '14:1254#Bao Blue;200000124:200000899'),
(40368, 3207, '_sold_individually', 'no'),
(40369, 3207, '_virtual', 'no'),
(40370, 3207, '_downloadable', 'no'),
(40371, 3207, '_download_limit', '-1'),
(40372, 3207, '_download_expiry', '-1'),
(40373, 3207, '_stock', '97'),
(40374, 3207, '_stock_status', 'instock'),
(40375, 3207, '_wc_average_rating', '0'),
(40376, 3208, '_variation_description', ''),
(40377, 3207, '_wc_review_count', '0'),
(40378, 3208, '_sku', '4001184220170-bao-blue-49'),
(40379, 3208, '_regular_price', '132.44'),
(40380, 3207, 'attribute_pa_color', 'green'),
(40381, 3208, 'total_sales', '0'),
(40382, 3207, 'attribute_pa_shoe-size', '44'),
(40383, 3208, '_tax_status', 'taxable'),
(40384, 3207, '_price', '250.47'),
(40385, 3208, '_tax_class', 'parent'),
(40386, 3208, '_manage_stock', 'yes'),
(40387, 3207, '_product_version', '4.1.0'),
(40388, 3208, '_backorders', 'no'),
(40389, 3208, '_sold_individually', 'no'),
(40390, 3207, '_vi_wad_aliexpress_variation_id', '12000016604107365'),
(40391, 3208, '_virtual', 'no'),
(40392, 3207, '_vi_wad_aliexpress_variation_attr', '14:175#Green;200000124:100010487'),
(40393, 3208, '_downloadable', 'no'),
(40394, 3208, '_download_limit', '-1'),
(40395, 3208, '_download_expiry', '-1'),
(40396, 3208, '_stock', '276'),
(40397, 3208, '_stock_status', 'instock'),
(40398, 3208, '_wc_average_rating', '0'),
(40399, 3208, '_wc_review_count', '0'),
(40400, 3208, 'attribute_pa_color', 'bao-blue'),
(40401, 3209, '_variation_description', ''),
(40402, 3208, 'attribute_pa_shoe-size', '49'),
(40403, 3209, '_sku', '1005001563009169-green-43'),
(40404, 3208, '_price', '132.44'),
(40405, 3209, '_regular_price', '247.83'),
(40406, 3208, '_product_version', '4.1.0'),
(40407, 3209, 'total_sales', '0'),
(40408, 3209, '_tax_status', 'taxable'),
(40409, 3209, '_tax_class', 'parent'),
(40410, 3209, '_manage_stock', 'yes'),
(40411, 3209, '_backorders', 'no'),
(40412, 3208, '_vi_wad_aliexpress_variation_id', '10000015170166117'),
(40413, 3208, '_vi_wad_aliexpress_variation_attr', '14:1254#Bao Blue;200000124:100010488'),
(40414, 3209, '_sold_individually', 'no'),
(40415, 3209, '_virtual', 'no'),
(40416, 3209, '_downloadable', 'no'),
(40417, 3209, '_download_limit', '-1'),
(40418, 3209, '_download_expiry', '-1'),
(40419, 3209, '_stock', '90'),
(40420, 3209, '_stock_status', 'instock'),
(40421, 3209, '_wc_average_rating', '0'),
(40422, 3209, '_wc_review_count', '0'),
(40423, 3210, '_variation_description', ''),
(40424, 3210, '_sku', '4001184220170-bao-blue-48'),
(40425, 3209, 'attribute_pa_color', 'green'),
(40426, 3210, '_regular_price', '132.44'),
(40427, 3209, 'attribute_pa_shoe-size', '43'),
(40428, 3209, '_price', '247.83'),
(40429, 3210, 'total_sales', '0'),
(40430, 3209, '_product_version', '4.1.0'),
(40431, 3210, '_tax_status', 'taxable'),
(40432, 3210, '_tax_class', 'parent'),
(40433, 3210, '_manage_stock', 'yes'),
(40434, 3210, '_backorders', 'no'),
(40435, 3209, '_vi_wad_aliexpress_variation_id', '12000016604107364'),
(40436, 3210, '_sold_individually', 'no'),
(40437, 3209, '_vi_wad_aliexpress_variation_attr', '14:175#Green;200000124:200000338'),
(40438, 3210, '_virtual', 'no'),
(40439, 3210, '_downloadable', 'no'),
(40440, 3210, '_download_limit', '-1'),
(40441, 3210, '_download_expiry', '-1'),
(40442, 3210, '_stock', '276'),
(40443, 3210, '_stock_status', 'instock'),
(40444, 3210, '_wc_average_rating', '0'),
(40445, 3211, '_variation_description', ''),
(40446, 3210, '_wc_review_count', '0'),
(40447, 3211, '_sku', '1005001563009169-green-46'),
(40448, 3211, '_regular_price', '253.11'),
(40449, 3210, 'attribute_pa_color', 'bao-blue'),
(40450, 3211, 'total_sales', '0'),
(40451, 3210, 'attribute_pa_shoe-size', '48'),
(40452, 3211, '_tax_status', 'taxable'),
(40453, 3211, '_tax_class', 'parent'),
(40454, 3210, '_price', '132.44'),
(40455, 3211, '_manage_stock', 'yes'),
(40456, 3211, '_backorders', 'no'),
(40457, 3210, '_product_version', '4.1.0'),
(40458, 3211, '_sold_individually', 'no'),
(40459, 3210, '_vi_wad_aliexpress_variation_id', '10000015170166116'),
(40460, 3211, '_virtual', 'no'),
(40461, 3210, '_vi_wad_aliexpress_variation_attr', '14:1254#Bao Blue;200000124:200000900'),
(40462, 3211, '_downloadable', 'no'),
(40463, 3211, '_download_limit', '-1'),
(40464, 3211, '_download_expiry', '-1'),
(40465, 3211, '_stock', '96'),
(40466, 3211, '_stock_status', 'instock'),
(40467, 3211, '_wc_average_rating', '0'),
(40468, 3211, '_wc_review_count', '0'),
(40469, 3211, 'attribute_pa_color', 'green'),
(40470, 3211, 'attribute_pa_shoe-size', '46'),
(40471, 3211, '_price', '253.11'),
(40472, 3211, '_product_version', '4.1.0'),
(40473, 3212, '_variation_description', ''),
(40474, 3212, '_sku', '4001184220170-coffee-39'),
(40475, 3212, '_regular_price', '132.44'),
(40476, 3211, '_vi_wad_aliexpress_variation_id', '12000016604107367'),
(40477, 3211, '_vi_wad_aliexpress_variation_attr', '14:175#Green;200000124:200000899'),
(40478, 3212, 'total_sales', '0'),
(40479, 3212, '_tax_status', 'taxable'),
(40480, 3212, '_tax_class', 'parent'),
(40481, 3212, '_manage_stock', 'yes'),
(40482, 3212, '_backorders', 'no'),
(40483, 3212, '_sold_individually', 'no'),
(40484, 3212, '_virtual', 'no'),
(40485, 3212, '_downloadable', 'no'),
(40486, 3213, '_variation_description', ''),
(40487, 3213, '_sku', '1005001563009169-green-45'),
(40488, 3212, '_download_limit', '-1'),
(40489, 3213, '_regular_price', '250.47'),
(40490, 3212, '_download_expiry', '-1'),
(40491, 3212, '_stock', '275'),
(40492, 3213, 'total_sales', '0'),
(40493, 3212, '_stock_status', 'instock'),
(40494, 3213, '_tax_status', 'taxable'),
(40495, 3212, '_wc_average_rating', '0'),
(40496, 3213, '_tax_class', 'parent'),
(40497, 3213, '_manage_stock', 'yes'),
(40498, 3212, '_wc_review_count', '0'),
(40499, 3213, '_backorders', 'no'),
(40500, 3213, '_sold_individually', 'no'),
(40501, 3212, 'attribute_pa_color', 'coffee'),
(40502, 3212, 'attribute_pa_shoe-size', '39'),
(40503, 3212, '_price', '132.44'),
(40504, 3212, '_product_version', '4.1.0'),
(40505, 3213, '_virtual', 'no'),
(40506, 3213, '_downloadable', 'no'),
(40507, 3213, '_download_limit', '-1'),
(40508, 3212, '_vi_wad_aliexpress_variation_id', '10000015170166119'),
(40509, 3213, '_download_expiry', '-1'),
(40510, 3212, '_vi_wad_aliexpress_variation_attr', '14:365458#Coffee;200000124:200000364'),
(40511, 3213, '_stock', '93'),
(40512, 3213, '_stock_status', 'instock'),
(40513, 3213, '_wc_average_rating', '0'),
(40514, 3213, '_wc_review_count', '0'),
(40515, 3213, 'attribute_pa_color', 'green'),
(40516, 3213, 'attribute_pa_shoe-size', '45'),
(40517, 3213, '_price', '250.47'),
(40518, 3214, '_variation_description', ''),
(40519, 3213, '_product_version', '4.1.0'),
(40520, 3214, '_sku', '4001184220170-coffee-38'),
(40521, 3214, '_regular_price', '132.44'),
(40522, 3214, 'total_sales', '0'),
(40523, 3214, '_tax_status', 'taxable'),
(40524, 3213, '_vi_wad_aliexpress_variation_id', '12000016604107366'),
(40525, 3214, '_tax_class', 'parent'),
(40526, 3213, '_vi_wad_aliexpress_variation_attr', '14:175#Green;200000124:3116'),
(40527, 3214, '_manage_stock', 'yes'),
(40528, 3214, '_backorders', 'no'),
(40529, 3214, '_sold_individually', 'no'),
(40530, 3214, '_virtual', 'no'),
(40531, 3214, '_downloadable', 'no'),
(40532, 3214, '_download_limit', '-1'),
(40533, 3214, '_download_expiry', '-1'),
(40534, 3214, '_stock', '276'),
(40535, 3214, '_stock_status', 'instock'),
(40536, 3215, '_variation_description', ''),
(40537, 3214, '_wc_average_rating', '0'),
(40538, 3215, '_sku', '1005001563009169-green-40'),
(40539, 3215, '_regular_price', '247.83'),
(40540, 3214, '_wc_review_count', '0'),
(40541, 3215, 'total_sales', '0'),
(40542, 3214, 'attribute_pa_color', 'coffee'),
(40543, 3215, '_tax_status', 'taxable'),
(40544, 3214, 'attribute_pa_shoe-size', '38'),
(40545, 3215, '_tax_class', 'parent'),
(40546, 3215, '_manage_stock', 'yes'),
(40547, 3214, '_price', '132.44'),
(40548, 3215, '_backorders', 'no'),
(40549, 3215, '_sold_individually', 'no'),
(40550, 3214, '_product_version', '4.1.0'),
(40551, 3215, '_virtual', 'no'),
(40552, 3215, '_downloadable', 'no'),
(40553, 3214, '_vi_wad_aliexpress_variation_id', '10000015170166118'),
(40554, 3214, '_vi_wad_aliexpress_variation_attr', '14:365458#Coffee;200000124:200000898'),
(40555, 3215, '_download_limit', '-1'),
(40556, 3215, '_download_expiry', '-1'),
(40557, 3215, '_stock', '97'),
(40558, 3215, '_stock_status', 'instock'),
(40559, 3215, '_wc_average_rating', '0'),
(40560, 3215, '_wc_review_count', '0'),
(40561, 3215, 'attribute_pa_color', 'green'),
(40562, 3215, 'attribute_pa_shoe-size', '40'),
(40563, 3215, '_price', '247.83'),
(40564, 3215, '_product_version', '4.1.0'),
(40565, 3216, '_variation_description', ''),
(40566, 3216, '_sku', '4001184220170-coffee-41'),
(40567, 3216, '_regular_price', '132.44'),
(40568, 3215, '_vi_wad_aliexpress_variation_id', '12000016604107361'),
(40569, 3215, '_vi_wad_aliexpress_variation_attr', '14:175#Green;200000124:100013888'),
(40570, 3216, 'total_sales', '0'),
(40571, 3216, '_tax_status', 'taxable'),
(40572, 3216, '_tax_class', 'parent'),
(40573, 3216, '_manage_stock', 'yes'),
(40574, 3216, '_backorders', 'no'),
(40575, 3216, '_sold_individually', 'no'),
(40576, 3216, '_virtual', 'no'),
(40577, 3216, '_downloadable', 'no'),
(40578, 3216, '_download_limit', '-1'),
(40579, 3216, '_download_expiry', '-1'),
(40580, 3216, '_stock', '275'),
(40581, 3216, '_stock_status', 'instock'),
(40582, 3216, '_wc_average_rating', '0'),
(40583, 3216, '_wc_review_count', '0'),
(40584, 3217, '_variation_description', ''),
(40585, 3217, '_sku', '1005001563009169-green-39'),
(40586, 3216, 'attribute_pa_color', 'coffee'),
(40587, 3216, 'attribute_pa_shoe-size', '41'),
(40588, 3217, '_regular_price', '247.83'),
(40589, 3216, '_price', '132.44'),
(40590, 3217, 'total_sales', '0'),
(40591, 3216, '_product_version', '4.1.0'),
(40592, 3217, '_tax_status', 'taxable'),
(40593, 3217, '_tax_class', 'parent'),
(40594, 3217, '_manage_stock', 'yes'),
(40595, 3217, '_backorders', 'no'),
(40596, 3217, '_sold_individually', 'no'),
(40597, 3216, '_vi_wad_aliexpress_variation_id', '10000015170166121'),
(40598, 3216, '_vi_wad_aliexpress_variation_attr', '14:365458#Coffee;200000124:100010483'),
(40599, 3217, '_virtual', 'no'),
(40600, 3217, '_downloadable', 'no'),
(40601, 3217, '_download_limit', '-1'),
(40602, 3217, '_download_expiry', '-1'),
(40603, 3217, '_stock', '99'),
(40604, 3217, '_stock_status', 'instock'),
(40605, 3217, '_wc_average_rating', '0'),
(40606, 3217, '_wc_review_count', '0'),
(40607, 3218, '_variation_description', ''),
(40608, 3218, '_sku', '4001184220170-coffee-40'),
(40609, 3217, 'attribute_pa_color', 'green'),
(40610, 3218, '_regular_price', '132.44'),
(40611, 3217, 'attribute_pa_shoe-size', '39'),
(40612, 3217, '_price', '247.83'),
(40613, 3218, 'total_sales', '0'),
(40614, 3218, '_tax_status', 'taxable'),
(40615, 3218, '_tax_class', 'parent'),
(40616, 3217, '_product_version', '4.1.0'),
(40617, 3218, '_manage_stock', 'yes'),
(40618, 3218, '_backorders', 'no'),
(40619, 3218, '_sold_individually', 'no'),
(40620, 3217, '_vi_wad_aliexpress_variation_id', '12000016604107360'),
(40621, 3217, '_vi_wad_aliexpress_variation_attr', '14:175#Green;200000124:200000364'),
(40622, 3218, '_virtual', 'no'),
(40623, 3218, '_downloadable', 'no'),
(40624, 3218, '_download_limit', '-1'),
(40625, 3218, '_download_expiry', '-1'),
(40626, 3218, '_stock', '276'),
(40627, 3218, '_stock_status', 'instock'),
(40628, 3218, '_wc_average_rating', '0'),
(40629, 3218, '_wc_review_count', '0'),
(40630, 3218, 'attribute_pa_color', 'coffee'),
(40631, 3218, 'attribute_pa_shoe-size', '40'),
(40632, 3218, '_price', '132.44'),
(40633, 3219, '_variation_description', ''),
(40634, 3219, '_sku', '1005001563009169-green-42'),
(40635, 3218, '_product_version', '4.1.0'),
(40636, 3219, '_regular_price', '247.83'),
(40637, 3219, 'total_sales', '0'),
(40638, 3218, '_vi_wad_aliexpress_variation_id', '10000015170166120'),
(40639, 3219, '_tax_status', 'taxable'),
(40640, 3218, '_vi_wad_aliexpress_variation_attr', '14:365458#Coffee;200000124:100013888'),
(40641, 3219, '_tax_class', 'parent'),
(40642, 3219, '_manage_stock', 'yes'),
(40643, 3219, '_backorders', 'no'),
(40644, 3219, '_sold_individually', 'no'),
(40645, 3219, '_virtual', 'no'),
(40646, 3219, '_downloadable', 'no'),
(40647, 3219, '_download_limit', '-1'),
(40648, 3219, '_download_expiry', '-1'),
(40649, 3219, '_stock', '88'),
(40650, 3220, '_variation_description', ''),
(40651, 3220, '_sku', '4001184220170-coffee-43'),
(40652, 3219, '_stock_status', 'instock'),
(40653, 3220, '_regular_price', '132.44'),
(40654, 3219, '_wc_average_rating', '0'),
(40655, 3219, '_wc_review_count', '0'),
(40656, 3220, 'total_sales', '0'),
(40657, 3220, '_tax_status', 'taxable'),
(40658, 3220, '_tax_class', 'parent'),
(40659, 3219, 'attribute_pa_color', 'green'),
(40660, 3220, '_manage_stock', 'yes'),
(40661, 3219, 'attribute_pa_shoe-size', '42'),
(40662, 3220, '_backorders', 'no'),
(40663, 3219, '_price', '247.83'),
(40664, 3220, '_sold_individually', 'no'),
(40665, 3219, '_product_version', '4.1.0'),
(40666, 3220, '_virtual', 'no'),
(40667, 3220, '_downloadable', 'no'),
(40668, 3220, '_download_limit', '-1'),
(40669, 3219, '_vi_wad_aliexpress_variation_id', '12000016604107363'),
(40670, 3220, '_download_expiry', '-1'),
(40671, 3219, '_vi_wad_aliexpress_variation_attr', '14:175#Green;200000124:200000337'),
(40672, 3220, '_stock', '275'),
(40673, 3220, '_stock_status', 'instock'),
(40674, 3220, '_wc_average_rating', '0'),
(40675, 3220, '_wc_review_count', '0'),
(40676, 3220, 'attribute_pa_color', 'coffee'),
(40677, 3220, 'attribute_pa_shoe-size', '43'),
(40678, 3220, '_price', '132.44'),
(40679, 3220, '_product_version', '4.1.0'),
(40680, 3220, '_vi_wad_aliexpress_variation_id', '10000015170166123'),
(40681, 3220, '_vi_wad_aliexpress_variation_attr', '14:365458#Coffee;200000124:200000338'),
(40682, 3221, '_variation_description', ''),
(40683, 3221, '_sku', '1005001563009169-green-41'),
(40684, 3221, '_regular_price', '247.83'),
(40685, 3221, 'total_sales', '0'),
(40686, 3221, '_tax_status', 'taxable'),
(40687, 3221, '_tax_class', 'parent'),
(40688, 3221, '_manage_stock', 'yes'),
(40689, 3221, '_backorders', 'no'),
(40690, 3222, '_variation_description', ''),
(40691, 3221, '_sold_individually', 'no'),
(40692, 3222, '_sku', '4001184220170-coffee-42'),
(40693, 3222, '_regular_price', '132.44'),
(40694, 3222, 'total_sales', '0'),
(40695, 3222, '_tax_status', 'taxable'),
(40696, 3221, '_virtual', 'no'),
(40697, 3222, '_tax_class', 'parent'),
(40698, 3222, '_manage_stock', 'yes'),
(40699, 3221, '_downloadable', 'no'),
(40700, 3222, '_backorders', 'no'),
(40701, 3221, '_download_limit', '-1'),
(40702, 3222, '_sold_individually', 'no'),
(40703, 3221, '_download_expiry', '-1'),
(40704, 3221, '_stock', '89'),
(40705, 3221, '_stock_status', 'instock'),
(40706, 3222, '_virtual', 'no'),
(40707, 3221, '_wc_average_rating', '0'),
(40708, 3222, '_downloadable', 'no'),
(40709, 3222, '_download_limit', '-1'),
(40710, 3221, '_wc_review_count', '0'),
(40711, 3222, '_download_expiry', '-1'),
(40712, 3222, '_stock', '276'),
(40713, 3221, 'attribute_pa_color', 'green'),
(40714, 3222, '_stock_status', 'instock'),
(40715, 3222, '_wc_average_rating', '0'),
(40716, 3221, 'attribute_pa_shoe-size', '41'),
(40717, 3222, '_wc_review_count', '0'),
(40718, 3221, '_price', '247.83'),
(40719, 3222, 'attribute_pa_color', 'coffee'),
(40720, 3222, 'attribute_pa_shoe-size', '42'),
(40721, 3221, '_product_version', '4.1.0'),
(40722, 3222, '_price', '132.44'),
(40723, 3222, '_product_version', '4.1.0'),
(40724, 3221, '_vi_wad_aliexpress_variation_id', '12000016604107362'),
(40725, 3222, '_vi_wad_aliexpress_variation_id', '10000015170166122'),
(40726, 3221, '_vi_wad_aliexpress_variation_attr', '14:175#Green;200000124:100010483'),
(40727, 3222, '_vi_wad_aliexpress_variation_attr', '14:365458#Coffee;200000124:200000337'),
(40728, 3223, '_variation_description', ''),
(40729, 3224, '_variation_description', ''),
(40730, 3223, '_sku', '1005001563009169-white-41'),
(40731, 3224, '_sku', '4001184220170-coffee-45'),
(40732, 3224, '_regular_price', '132.44'),
(40733, 3223, '_regular_price', '247.83'),
(40734, 3224, 'total_sales', '0'),
(40735, 3224, '_tax_status', 'taxable'),
(40736, 3223, 'total_sales', '0'),
(40737, 3224, '_tax_class', 'parent'),
(40738, 3223, '_tax_status', 'taxable'),
(40739, 3224, '_manage_stock', 'yes'),
(40740, 3223, '_tax_class', 'parent'),
(40741, 3224, '_backorders', 'no'),
(40742, 3223, '_manage_stock', 'yes'),
(40743, 3224, '_sold_individually', 'no'),
(40744, 3223, '_backorders', 'no'),
(40745, 3223, '_sold_individually', 'no'),
(40746, 3224, '_virtual', 'no'),
(40747, 3224, '_downloadable', 'no'),
(40748, 3224, '_download_limit', '-1'),
(40749, 3224, '_download_expiry', '-1'),
(40750, 3223, '_virtual', 'no'),
(40751, 3224, '_stock', '276'),
(40752, 3223, '_downloadable', 'no'),
(40753, 3224, '_stock_status', 'instock'),
(40754, 3224, '_wc_average_rating', '0'),
(40755, 3223, '_download_limit', '-1'),
(40756, 3224, '_wc_review_count', '0'),
(40757, 3223, '_download_expiry', '-1'),
(40758, 3223, '_stock', '80'),
(40759, 3224, 'attribute_pa_color', 'coffee'),
(40760, 3223, '_stock_status', 'instock'),
(40761, 3224, 'attribute_pa_shoe-size', '45'),
(40762, 3223, '_wc_average_rating', '0'),
(40763, 3224, '_price', '132.44'),
(40764, 3223, '_wc_review_count', '0'),
(40765, 3224, '_product_version', '4.1.0'),
(40766, 3224, '_vi_wad_aliexpress_variation_id', '10000015170166125'),
(40767, 3224, '_vi_wad_aliexpress_variation_attr', '14:365458#Coffee;200000124:3116'),
(40768, 3223, 'attribute_pa_color', 'white'),
(40769, 3223, 'attribute_pa_shoe-size', '41'),
(40770, 3223, '_price', '247.83'),
(40771, 3223, '_product_version', '4.1.0'),
(40772, 3223, '_vi_wad_aliexpress_variation_id', '12000016604107373'),
(40773, 3223, '_vi_wad_aliexpress_variation_attr', '14:29#White;200000124:100010483'),
(40774, 3225, '_variation_description', ''),
(40775, 3225, '_sku', '4001184220170-coffee-44'),
(40776, 3225, '_regular_price', '132.44'),
(40777, 3225, 'total_sales', '0'),
(40778, 3225, '_tax_status', 'taxable'),
(40779, 3225, '_tax_class', 'parent'),
(40780, 3225, '_manage_stock', 'yes'),
(40781, 3225, '_backorders', 'no'),
(40782, 3225, '_sold_individually', 'no'),
(40783, 3225, '_virtual', 'no'),
(40784, 3225, '_downloadable', 'no'),
(40785, 3226, '_variation_description', ''),
(40786, 3225, '_download_limit', '-1'),
(40787, 3226, '_sku', '1005001563009169-white-40'),
(40788, 3225, '_download_expiry', '-1'),
(40789, 3226, '_regular_price', '247.83'),
(40790, 3225, '_stock', '276'),
(40791, 3225, '_stock_status', 'instock'),
(40792, 3226, 'total_sales', '0'),
(40793, 3225, '_wc_average_rating', '0'),
(40794, 3226, '_tax_status', 'taxable'),
(40795, 3226, '_tax_class', 'parent'),
(40796, 3225, '_wc_review_count', '0'),
(40797, 3226, '_manage_stock', 'yes'),
(40798, 3226, '_backorders', 'no'),
(40799, 3226, '_sold_individually', 'no'),
(40800, 3225, 'attribute_pa_color', 'coffee'),
(40801, 3225, 'attribute_pa_shoe-size', '44'),
(40802, 3226, '_virtual', 'no'),
(40803, 3225, '_price', '132.44'),
(40804, 3226, '_downloadable', 'no'),
(40805, 3225, '_product_version', '4.1.0'),
(40806, 3226, '_download_limit', '-1'),
(40807, 3226, '_download_expiry', '-1'),
(40808, 3226, '_stock', '90'),
(40809, 3226, '_stock_status', 'instock'),
(40810, 3225, '_vi_wad_aliexpress_variation_id', '10000015170166124'),
(40811, 3226, '_wc_average_rating', '0'),
(40812, 3225, '_vi_wad_aliexpress_variation_attr', '14:365458#Coffee;200000124:100010487'),
(40813, 3226, '_wc_review_count', '0'),
(40814, 3226, 'attribute_pa_color', 'white'),
(40815, 3226, 'attribute_pa_shoe-size', '40'),
(40816, 3226, '_price', '247.83'),
(40817, 3226, '_product_version', '4.1.0'),
(40818, 3226, '_vi_wad_aliexpress_variation_id', '12000016604107372'),
(40819, 3227, '_variation_description', ''),
(40820, 3227, '_sku', '4001184220170-coffee-47'),
(40821, 3226, '_vi_wad_aliexpress_variation_attr', '14:29#White;200000124:100013888'),
(40822, 3227, '_regular_price', '132.44'),
(40823, 3227, 'total_sales', '0'),
(40824, 3227, '_tax_status', 'taxable'),
(40825, 3227, '_tax_class', 'parent'),
(40826, 3227, '_manage_stock', 'yes'),
(40827, 3227, '_backorders', 'no'),
(40828, 3227, '_sold_individually', 'no'),
(40829, 3227, '_virtual', 'no'),
(40830, 3227, '_downloadable', 'no'),
(40831, 3228, '_variation_description', ''),
(40832, 3228, '_sku', '1005001563009169-white-43'),
(40833, 3227, '_download_limit', '-1'),
(40834, 3228, '_regular_price', '247.83'),
(40835, 3227, '_download_expiry', '-1'),
(40836, 3228, 'total_sales', '0'),
(40837, 3227, '_stock', '275'),
(40838, 3228, '_tax_status', 'taxable'),
(40839, 3228, '_tax_class', 'parent'),
(40840, 3227, '_stock_status', 'instock'),
(40841, 3228, '_manage_stock', 'yes'),
(40842, 3227, '_wc_average_rating', '0'),
(40843, 3228, '_backorders', 'no'),
(40844, 3227, '_wc_review_count', '0'),
(40845, 3228, '_sold_individually', 'no'),
(40846, 3227, 'attribute_pa_color', 'coffee'),
(40847, 3227, 'attribute_pa_shoe-size', '47'),
(40848, 3227, '_price', '132.44'),
(40849, 3228, '_virtual', 'no'),
(40850, 3228, '_downloadable', 'no'),
(40851, 3227, '_product_version', '4.1.0'),
(40852, 3228, '_download_limit', '-1'),
(40853, 3228, '_download_expiry', '-1'),
(40854, 3227, '_vi_wad_aliexpress_variation_id', '10000015170166127'),
(40855, 3228, '_stock', '66'),
(40856, 3227, '_vi_wad_aliexpress_variation_attr', '14:365458#Coffee;200000124:200000339'),
(40857, 3228, '_stock_status', 'instock'),
(40858, 3228, '_wc_average_rating', '0'),
(40859, 3228, '_wc_review_count', '0'),
(40860, 3228, 'attribute_pa_color', 'white'),
(40861, 3228, 'attribute_pa_shoe-size', '43'),
(40862, 3228, '_price', '247.83'),
(40863, 3228, '_product_version', '4.1.0'),
(40864, 3228, '_vi_wad_aliexpress_variation_id', '12000016604107375'),
(40865, 3228, '_vi_wad_aliexpress_variation_attr', '14:29#White;200000124:200000338'),
(40866, 3229, '_variation_description', ''),
(40867, 3229, '_sku', '4001184220170-coffee-46'),
(40868, 3229, '_regular_price', '132.44'),
(40869, 3229, 'total_sales', '0'),
(40870, 3229, '_tax_status', 'taxable'),
(40871, 3229, '_tax_class', 'parent'),
(40872, 3229, '_manage_stock', 'yes'),
(40873, 3229, '_backorders', 'no'),
(40874, 3229, '_sold_individually', 'no'),
(40875, 3229, '_virtual', 'no'),
(40876, 3229, '_downloadable', 'no'),
(40877, 3230, '_variation_description', ''),
(40878, 3229, '_download_limit', '-1'),
(40879, 3230, '_sku', '1005001563009169-white-42'),
(40880, 3229, '_download_expiry', '-1'),
(40881, 3230, '_regular_price', '247.83'),
(40882, 3229, '_stock', '275'),
(40883, 3230, 'total_sales', '0'),
(40884, 3229, '_stock_status', 'instock'),
(40885, 3230, '_tax_status', 'taxable'),
(40886, 3229, '_wc_average_rating', '0'),
(40887, 3230, '_tax_class', 'parent'),
(40888, 3230, '_manage_stock', 'yes'),
(40889, 3229, '_wc_review_count', '0'),
(40890, 3230, '_backorders', 'no'),
(40891, 3230, '_sold_individually', 'no'),
(40892, 3229, 'attribute_pa_color', 'coffee'),
(40893, 3229, 'attribute_pa_shoe-size', '46'),
(40894, 3230, '_virtual', 'no'),
(40895, 3229, '_price', '132.44'),
(40896, 3230, '_downloadable', 'no'),
(40897, 3230, '_download_limit', '-1'),
(40898, 3229, '_product_version', '4.1.0'),
(40899, 3230, '_download_expiry', '-1'),
(40900, 3230, '_stock', '72'),
(40901, 3230, '_stock_status', 'instock'),
(40902, 3230, '_wc_average_rating', '0'),
(40903, 3229, '_vi_wad_aliexpress_variation_id', '10000015170166126'),
(40904, 3229, '_vi_wad_aliexpress_variation_attr', '14:365458#Coffee;200000124:200000899'),
(40905, 3230, '_wc_review_count', '0'),
(40906, 3230, 'attribute_pa_color', 'white'),
(40907, 3230, 'attribute_pa_shoe-size', '42'),
(40908, 3230, '_price', '247.83'),
(40909, 3230, '_product_version', '4.1.0'),
(40910, 3230, '_vi_wad_aliexpress_variation_id', '12000016604107374'),
(40911, 3230, '_vi_wad_aliexpress_variation_attr', '14:29#White;200000124:200000337'),
(40912, 3231, '_variation_description', ''),
(40913, 3231, '_sku', '4001184220170-coffee-48'),
(40914, 3231, '_regular_price', '132.44'),
(40915, 3231, 'total_sales', '0'),
(40916, 3231, '_tax_status', 'taxable'),
(40917, 3231, '_tax_class', 'parent'),
(40918, 3231, '_manage_stock', 'yes'),
(40919, 3231, '_backorders', 'no'),
(40920, 3231, '_sold_individually', 'no'),
(40921, 3231, '_virtual', 'no'),
(40922, 3232, '_variation_description', ''),
(40923, 3231, '_downloadable', 'no'),
(40924, 3232, '_sku', '1005001563009169-green-48'),
(40925, 3232, '_regular_price', '255.75'),
(40926, 3231, '_download_limit', '-1'),
(40927, 3231, '_download_expiry', '-1'),
(40928, 3232, 'total_sales', '0'),
(40929, 3231, '_stock', '275'),
(40930, 3232, '_tax_status', 'taxable'),
(40931, 3231, '_stock_status', 'instock'),
(40932, 3232, '_tax_class', 'parent'),
(40933, 3232, '_manage_stock', 'yes'),
(40934, 3231, '_wc_average_rating', '0'),
(40935, 3232, '_backorders', 'no'),
(40936, 3232, '_sold_individually', 'no'),
(40937, 3231, '_wc_review_count', '0'),
(40938, 3232, '_virtual', 'no'),
(40939, 3231, 'attribute_pa_color', 'coffee'),
(40940, 3232, '_downloadable', 'no'),
(40941, 3232, '_download_limit', '-1'),
(40942, 3231, 'attribute_pa_shoe-size', '48'),
(40943, 3232, '_download_expiry', '-1'),
(40944, 3232, '_stock', '100'),
(40945, 3231, '_price', '132.44'),
(40946, 3232, '_stock_status', 'instock'),
(40947, 3231, '_product_version', '4.1.0'),
(40948, 3232, '_wc_average_rating', '0'),
(40949, 3232, '_wc_review_count', '0'),
(40950, 3231, '_vi_wad_aliexpress_variation_id', '10000015170166129'),
(40951, 3232, 'attribute_pa_color', 'green'),
(40952, 3231, '_vi_wad_aliexpress_variation_attr', '14:365458#Coffee;200000124:200000900'),
(40953, 3232, 'attribute_pa_shoe-size', '48'),
(40954, 3232, '_price', '255.75'),
(40955, 3232, '_product_version', '4.1.0'),
(40956, 3232, '_vi_wad_aliexpress_variation_id', '12000016604107369'),
(40957, 3232, '_vi_wad_aliexpress_variation_attr', '14:175#Green;200000124:200000900'),
(40958, 3233, '_variation_description', ''),
(40959, 3233, '_sku', '4001184220170-gray-38'),
(40960, 3233, '_regular_price', '110.54'),
(40961, 3233, 'total_sales', '0'),
(40962, 3233, '_tax_status', 'taxable'),
(40963, 3233, '_tax_class', 'parent'),
(40964, 3234, '_variation_description', ''),
(40965, 3233, '_manage_stock', 'yes'),
(40966, 3233, '_backorders', 'no'),
(40967, 3234, '_sku', '1005001563009169-green-47'),
(40968, 3234, '_regular_price', '253.11'),
(40969, 3233, '_sold_individually', 'no'),
(40970, 3234, 'total_sales', '0'),
(40971, 3234, '_tax_status', 'taxable'),
(40972, 3233, '_virtual', 'no'),
(40973, 3234, '_tax_class', 'parent'),
(40974, 3233, '_downloadable', 'no'),
(40975, 3234, '_manage_stock', 'yes'),
(40976, 3233, '_download_limit', '-1'),
(40977, 3234, '_backorders', 'no'),
(40978, 3233, '_download_expiry', '-1'),
(40979, 3234, '_sold_individually', 'no'),
(40980, 3233, '_stock', '276'),
(40981, 3233, '_stock_status', 'instock'),
(40982, 3233, '_wc_average_rating', '0'),
(40983, 3233, '_wc_review_count', '0'),
(40984, 3233, 'attribute_pa_color', 'gray'),
(40985, 3233, 'attribute_pa_shoe-size', '38'),
(40986, 3234, '_virtual', 'no'),
(40987, 3233, '_price', '110.54'),
(40988, 3234, '_downloadable', 'no'),
(40989, 3234, '_download_limit', '-1'),
(40990, 3233, '_product_version', '4.1.0'),
(40991, 3234, '_download_expiry', '-1'),
(40992, 3234, '_stock', '97'),
(40993, 3234, '_stock_status', 'instock'),
(40994, 3233, '_vi_wad_aliexpress_variation_id', '10000015170166131'),
(40995, 3234, '_wc_average_rating', '0'),
(40996, 3233, '_vi_wad_aliexpress_variation_attr', '14:691#Gray;200000124:200000898'),
(40997, 3234, '_wc_review_count', '0'),
(40998, 3234, 'attribute_pa_color', 'green'),
(40999, 3234, 'attribute_pa_shoe-size', '47'),
(41000, 3234, '_price', '253.11'),
(41001, 3234, '_product_version', '4.1.0'),
(41002, 3234, '_vi_wad_aliexpress_variation_id', '12000016604107368'),
(41003, 3234, '_vi_wad_aliexpress_variation_attr', '14:175#Green;200000124:200000339'),
(41004, 3235, '_variation_description', ''),
(41005, 3235, '_sku', '4001184220170-coffee-49'),
(41006, 3235, '_regular_price', '132.44'),
(41007, 3235, 'total_sales', '0'),
(41008, 3235, '_tax_status', 'taxable'),
(41009, 3235, '_tax_class', 'parent'),
(41010, 3235, '_manage_stock', 'yes'),
(41011, 3235, '_backorders', 'no'),
(41012, 3235, '_sold_individually', 'no'),
(41013, 3235, '_virtual', 'no'),
(41014, 3235, '_downloadable', 'no'),
(41015, 3235, '_download_limit', '-1'),
(41016, 3235, '_download_expiry', '-1'),
(41017, 3236, '_variation_description', ''),
(41018, 3236, '_sku', '1005001563009169-white-39'),
(41019, 3235, '_stock', '275'),
(41020, 3236, '_regular_price', '247.83'),
(41021, 3235, '_stock_status', 'instock'),
(41022, 3235, '_wc_average_rating', '0'),
(41023, 3236, 'total_sales', '0'),
(41024, 3235, '_wc_review_count', '0'),
(41025, 3236, '_tax_status', 'taxable'),
(41026, 3236, '_tax_class', 'parent'),
(41027, 3236, '_manage_stock', 'yes'),
(41028, 3235, 'attribute_pa_color', 'coffee'),
(41029, 3236, '_backorders', 'no'),
(41030, 3235, 'attribute_pa_shoe-size', '49'),
(41031, 3236, '_sold_individually', 'no'),
(41032, 3235, '_price', '132.44'),
(41033, 3235, '_product_version', '4.1.0'),
(41034, 3236, '_virtual', 'no'),
(41035, 3235, '_vi_wad_aliexpress_variation_id', '10000015170166130'),
(41036, 3236, '_downloadable', 'no'),
(41037, 3235, '_vi_wad_aliexpress_variation_attr', '14:365458#Coffee;200000124:100010488'),
(41038, 3236, '_download_limit', '-1'),
(41039, 3236, '_download_expiry', '-1'),
(41040, 3236, '_stock', '94'),
(41041, 3236, '_stock_status', 'instock'),
(41042, 3236, '_wc_average_rating', '0'),
(41043, 3236, '_wc_review_count', '0'),
(41044, 3236, 'attribute_pa_color', 'white'),
(41045, 3236, 'attribute_pa_shoe-size', '39'),
(41046, 3236, '_price', '247.83'),
(41047, 3237, '_variation_description', ''),
(41048, 3237, '_sku', '4001184220170-gray-40'),
(41049, 3236, '_product_version', '4.1.0'),
(41050, 3237, '_regular_price', '132.44'),
(41051, 3237, 'total_sales', '0'),
(41052, 3236, '_vi_wad_aliexpress_variation_id', '12000016604107371'),
(41053, 3237, '_tax_status', 'taxable'),
(41054, 3237, '_tax_class', 'parent'),
(41055, 3236, '_vi_wad_aliexpress_variation_attr', '14:29#White;200000124:200000364'),
(41056, 3237, '_manage_stock', 'yes'),
(41057, 3237, '_backorders', 'no'),
(41058, 3237, '_sold_individually', 'no'),
(41059, 3237, '_virtual', 'no'),
(41060, 3237, '_downloadable', 'no'),
(41061, 3237, '_download_limit', '-1'),
(41062, 3237, '_download_expiry', '-1'),
(41063, 3237, '_stock', '276'),
(41064, 3237, '_stock_status', 'instock'),
(41065, 3238, '_variation_description', ''),
(41066, 3237, '_wc_average_rating', '0'),
(41067, 3238, '_sku', '1005001563009169-white-38'),
(41068, 3238, '_regular_price', '247.83'),
(41069, 3237, '_wc_review_count', '0'),
(41070, 3238, 'total_sales', '0'),
(41071, 3237, 'attribute_pa_color', 'gray'),
(41072, 3238, '_tax_status', 'taxable'),
(41073, 3238, '_tax_class', 'parent'),
(41074, 3237, 'attribute_pa_shoe-size', '40'),
(41075, 3238, '_manage_stock', 'yes'),
(41076, 3237, '_price', '132.44'),
(41077, 3238, '_backorders', 'no'),
(41078, 3238, '_sold_individually', 'no'),
(41079, 3237, '_product_version', '4.1.0'),
(41080, 3238, '_virtual', 'no'),
(41081, 3238, '_downloadable', 'no'),
(41082, 3237, '_vi_wad_aliexpress_variation_id', '10000015170166133'),
(41083, 3238, '_download_limit', '-1'),
(41084, 3237, '_vi_wad_aliexpress_variation_attr', '14:691#Gray;200000124:100013888'),
(41085, 3238, '_download_expiry', '-1'),
(41086, 3238, '_stock', '98'),
(41087, 3238, '_stock_status', 'instock'),
(41088, 3238, '_wc_average_rating', '0'),
(41089, 3238, '_wc_review_count', '0'),
(41090, 3238, 'attribute_pa_color', 'white'),
(41091, 3238, 'attribute_pa_shoe-size', '38'),
(41092, 3238, '_price', '247.83'),
(41093, 3238, '_product_version', '4.1.0'),
(41094, 3239, '_variation_description', ''),
(41095, 3239, '_sku', '4001184220170-gray-39'),
(41096, 3238, '_vi_wad_aliexpress_variation_id', '12000016604107370'),
(41097, 3239, '_regular_price', '132.44'),
(41098, 3238, '_vi_wad_aliexpress_variation_attr', '14:29#White;200000124:200000898'),
(41099, 3239, 'total_sales', '0'),
(41100, 3239, '_tax_status', 'taxable'),
(41101, 3239, '_tax_class', 'parent'),
(41102, 3239, '_manage_stock', 'yes'),
(41103, 3239, '_backorders', 'no'),
(41104, 3239, '_sold_individually', 'no'),
(41105, 3239, '_virtual', 'no'),
(41106, 3239, '_downloadable', 'no'),
(41107, 3239, '_download_limit', '-1'),
(41108, 3239, '_download_expiry', '-1'),
(41109, 3239, '_stock', '276'),
(41110, 3240, '_variation_description', ''),
(41111, 3239, '_stock_status', 'instock'),
(41112, 3240, '_sku', '1005001563009169-white-48'),
(41113, 3239, '_wc_average_rating', '0'),
(41114, 3240, '_regular_price', '255.75'),
(41115, 3239, '_wc_review_count', '0'),
(41116, 3240, 'total_sales', '0'),
(41117, 3240, '_tax_status', 'taxable'),
(41118, 3240, '_tax_class', 'parent'),
(41119, 3239, 'attribute_pa_color', 'gray'),
(41120, 3240, '_manage_stock', 'yes'),
(41121, 3240, '_backorders', 'no'),
(41122, 3239, 'attribute_pa_shoe-size', '39'),
(41123, 3239, '_price', '132.44'),
(41124, 3240, '_sold_individually', 'no'),
(41125, 3239, '_product_version', '4.1.0'),
(41126, 3240, '_virtual', 'no'),
(41127, 3240, '_downloadable', 'no'),
(41128, 3240, '_download_limit', '-1'),
(41129, 3239, '_vi_wad_aliexpress_variation_id', '10000015170166132'),
(41130, 3240, '_download_expiry', '-1'),
(41131, 3239, '_vi_wad_aliexpress_variation_attr', '14:691#Gray;200000124:200000364'),
(41132, 3240, '_stock', '96'),
(41133, 3240, '_stock_status', 'instock'),
(41134, 3240, '_wc_average_rating', '0'),
(41135, 3240, '_wc_review_count', '0'),
(41136, 3240, 'attribute_pa_color', 'white'),
(41137, 3240, 'attribute_pa_shoe-size', '48'),
(41138, 3240, '_price', '255.75'),
(41139, 3240, '_product_version', '4.1.0'),
(41140, 3240, '_vi_wad_aliexpress_variation_id', '12000016604107380'),
(41141, 3240, '_vi_wad_aliexpress_variation_attr', '14:29#White;200000124:200000900'),
(41142, 3241, '_variation_description', ''),
(41143, 3241, '_sku', '4001184220170-gray-42'),
(41144, 3241, '_regular_price', '132.44'),
(41145, 3241, 'total_sales', '0'),
(41146, 3241, '_tax_status', 'taxable'),
(41147, 3241, '_tax_class', 'parent'),
(41148, 3241, '_manage_stock', 'yes'),
(41149, 3241, '_backorders', 'no'),
(41150, 3241, '_sold_individually', 'no'),
(41151, 3242, '_variation_description', ''),
(41152, 3242, '_sku', '1005001563009169-white-45'),
(41153, 3242, '_regular_price', '250.47'),
(41154, 3241, '_virtual', 'no'),
(41155, 3242, 'total_sales', '0'),
(41156, 3241, '_downloadable', 'no'),
(41157, 3242, '_tax_status', 'taxable'),
(41158, 3242, '_tax_class', 'parent'),
(41159, 3241, '_download_limit', '-1'),
(41160, 3242, '_manage_stock', 'yes'),
(41161, 3241, '_download_expiry', '-1'),
(41162, 3242, '_backorders', 'no'),
(41163, 3242, '_sold_individually', 'no'),
(41164, 3241, '_stock', '276'),
(41165, 3241, '_stock_status', 'instock'),
(41166, 3242, '_virtual', 'no'),
(41167, 3241, '_wc_average_rating', '0'),
(41168, 3242, '_downloadable', 'no'),
(41169, 3242, '_download_limit', '-1'),
(41170, 3241, '_wc_review_count', '0'),
(41171, 3242, '_download_expiry', '-1'),
(41172, 3242, '_stock', '89'),
(41173, 3241, 'attribute_pa_color', 'gray'),
(41174, 3242, '_stock_status', 'instock'),
(41175, 3241, 'attribute_pa_shoe-size', '42'),
(41176, 3242, '_wc_average_rating', '0'),
(41177, 3241, '_price', '132.44'),
(41178, 3242, '_wc_review_count', '0'),
(41179, 3241, '_product_version', '4.1.0'),
(41180, 3242, 'attribute_pa_color', 'white'),
(41181, 3242, 'attribute_pa_shoe-size', '45'),
(41182, 3242, '_price', '250.47'),
(41183, 3241, '_vi_wad_aliexpress_variation_id', '10000015170166135'),
(41184, 3242, '_product_version', '4.1.0'),
(41185, 3241, '_vi_wad_aliexpress_variation_attr', '14:691#Gray;200000124:200000337'),
(41186, 3242, '_vi_wad_aliexpress_variation_id', '12000016604107377'),
(41187, 3242, '_vi_wad_aliexpress_variation_attr', '14:29#White;200000124:3116'),
(41188, 3243, '_variation_description', ''),
(41189, 3243, '_sku', '4001184220170-gray-41'),
(41190, 3243, '_regular_price', '132.44'),
(41191, 3243, 'total_sales', '0'),
(41192, 3243, '_tax_status', 'taxable'),
(41193, 3243, '_tax_class', 'parent'),
(41194, 3244, '_variation_description', ''),
(41195, 3243, '_manage_stock', 'yes'),
(41196, 3244, '_sku', '1005001563009169-white-44'),
(41197, 3243, '_backorders', 'no'),
(41198, 3244, '_regular_price', '250.47'),
(41199, 3243, '_sold_individually', 'no'),
(41200, 3244, 'total_sales', '0'),
(41201, 3244, '_tax_status', 'taxable'),
(41202, 3243, '_virtual', 'no'),
(41203, 3244, '_tax_class', 'parent'),
(41204, 3243, '_downloadable', 'no'),
(41205, 3244, '_manage_stock', 'yes'),
(41206, 3244, '_backorders', 'no'),
(41207, 3243, '_download_limit', '-1'),
(41208, 3243, '_download_expiry', '-1'),
(41209, 3244, '_sold_individually', 'no'),
(41210, 3243, '_stock', '276'),
(41211, 3243, '_stock_status', 'instock'),
(41212, 3243, '_wc_average_rating', '0'),
(41213, 3244, '_virtual', 'no'),
(41214, 3244, '_downloadable', 'no'),
(41215, 3243, '_wc_review_count', '0'),
(41216, 3244, '_download_limit', '-1'),
(41217, 3244, '_download_expiry', '-1'),
(41218, 3243, 'attribute_pa_color', 'gray'),
(41219, 3244, '_stock', '78'),
(41220, 3244, '_stock_status', 'instock'),
(41221, 3243, 'attribute_pa_shoe-size', '41'),
(41222, 3244, '_wc_average_rating', '0'),
(41223, 3243, '_price', '132.44'),
(41224, 3244, '_wc_review_count', '0'),
(41225, 3243, '_product_version', '4.1.0'),
(41226, 3244, 'attribute_pa_color', 'white'),
(41227, 3244, 'attribute_pa_shoe-size', '44'),
(41228, 3244, '_price', '250.47'),
(41229, 3243, '_vi_wad_aliexpress_variation_id', '10000015170166134'),
(41230, 3243, '_vi_wad_aliexpress_variation_attr', '14:691#Gray;200000124:100010483'),
(41231, 3244, '_product_version', '4.1.0'),
(41232, 3244, '_vi_wad_aliexpress_variation_id', '12000016604107376'),
(41233, 3244, '_vi_wad_aliexpress_variation_attr', '14:29#White;200000124:100010487'),
(41234, 3246, '_variation_description', ''),
(41235, 3246, '_sku', '1005001563009169-white-47'),
(41236, 3246, '_regular_price', '253.11'),
(41237, 3245, '_variation_description', ''),
(41238, 3245, '_sku', '4001184220170-gray-44'),
(41239, 3245, '_regular_price', '132.44'),
(41240, 3245, 'total_sales', '0'),
(41241, 3245, '_tax_status', 'taxable'),
(41242, 3245, '_tax_class', 'parent'),
(41243, 3245, '_manage_stock', 'yes'),
(41244, 3246, 'total_sales', '0'),
(41245, 3246, '_tax_status', 'taxable'),
(41246, 3245, '_backorders', 'no'),
(41247, 3246, '_tax_class', 'parent'),
(41248, 3245, '_sold_individually', 'no'),
(41249, 3246, '_manage_stock', 'yes'),
(41250, 3246, '_backorders', 'no'),
(41251, 3246, '_sold_individually', 'no'),
(41252, 3246, '_virtual', 'no'),
(41253, 3245, '_virtual', 'no'),
(41254, 3246, '_downloadable', 'no'),
(41255, 3246, '_download_limit', '-1'),
(41256, 3245, '_downloadable', 'no'),
(41257, 3246, '_download_expiry', '-1'),
(41258, 3245, '_download_limit', '-1'),
(41259, 3246, '_stock', '96'),
(41260, 3246, '_stock_status', 'instock'),
(41261, 3245, '_download_expiry', '-1'),
(41262, 3246, '_wc_average_rating', '0'),
(41263, 3245, '_stock', '275'),
(41264, 3245, '_stock_status', 'instock'),
(41265, 3246, '_wc_review_count', '0'),
(41266, 3245, '_wc_average_rating', '0'),
(41267, 3246, 'attribute_pa_color', 'white'),
(41268, 3246, 'attribute_pa_shoe-size', '47'),
(41269, 3245, '_wc_review_count', '0'),
(41270, 3246, '_price', '253.11'),
(41271, 3245, 'attribute_pa_color', 'gray'),
(41272, 3245, 'attribute_pa_shoe-size', '44'),
(41273, 3245, '_price', '132.44'),
(41274, 3246, '_product_version', '4.1.0'),
(41275, 3245, '_product_version', '4.1.0'),
(41276, 3245, '_vi_wad_aliexpress_variation_id', '10000015170166137'),
(41277, 3245, '_vi_wad_aliexpress_variation_attr', '14:691#Gray;200000124:100010487'),
(41278, 3246, '_vi_wad_aliexpress_variation_id', '12000016604107379'),
(41279, 3246, '_vi_wad_aliexpress_variation_attr', '14:29#White;200000124:200000339'),
(41280, 3247, '_variation_description', ''),
(41281, 3248, '_variation_description', ''),
(41282, 3248, '_sku', '4001184220170-gray-43');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(41283, 3248, '_regular_price', '132.44'),
(41284, 3247, '_sku', '1005001563009169-white-46'),
(41285, 3247, '_regular_price', '253.11'),
(41286, 3248, 'total_sales', '0'),
(41287, 3248, '_tax_status', 'taxable'),
(41288, 3248, '_tax_class', 'parent'),
(41289, 3247, 'total_sales', '0'),
(41290, 3248, '_manage_stock', 'yes'),
(41291, 3248, '_backorders', 'no'),
(41292, 3247, '_tax_status', 'taxable'),
(41293, 3247, '_tax_class', 'parent'),
(41294, 3247, '_manage_stock', 'yes'),
(41295, 3248, '_sold_individually', 'no'),
(41296, 3247, '_backorders', 'no'),
(41297, 3247, '_sold_individually', 'no'),
(41298, 3248, '_virtual', 'no'),
(41299, 3248, '_downloadable', 'no'),
(41300, 3247, '_virtual', 'no'),
(41301, 3248, '_download_limit', '-1'),
(41302, 3248, '_download_expiry', '-1'),
(41303, 3247, '_downloadable', 'no'),
(41304, 3247, '_download_limit', '-1'),
(41305, 3247, '_download_expiry', '-1'),
(41306, 3248, '_stock', '274'),
(41307, 3248, '_stock_status', 'instock'),
(41308, 3248, '_wc_average_rating', '0'),
(41309, 3247, '_stock', '91'),
(41310, 3247, '_stock_status', 'instock'),
(41311, 3248, '_wc_review_count', '0'),
(41312, 3247, '_wc_average_rating', '0'),
(41313, 3247, '_wc_review_count', '0'),
(41314, 3248, 'attribute_pa_color', 'gray'),
(41315, 3248, 'attribute_pa_shoe-size', '43'),
(41316, 3247, 'attribute_pa_color', 'white'),
(41317, 3248, '_price', '132.44'),
(41318, 3247, 'attribute_pa_shoe-size', '46'),
(41319, 3247, '_price', '253.11'),
(41320, 3248, '_product_version', '4.1.0'),
(41321, 3247, '_product_version', '4.1.0'),
(41322, 3248, '_vi_wad_aliexpress_variation_id', '10000015170166136'),
(41323, 3247, '_vi_wad_aliexpress_variation_id', '12000016604107378'),
(41324, 3247, '_vi_wad_aliexpress_variation_attr', '14:29#White;200000124:200000899'),
(41325, 3248, '_vi_wad_aliexpress_variation_attr', '14:691#Gray;200000124:200000338'),
(41326, 3249, '_variation_description', ''),
(41327, 3249, '_sku', '1005001563009169-green-38'),
(41328, 3249, '_regular_price', '237.27'),
(41329, 3249, 'total_sales', '0'),
(41330, 3249, '_tax_status', 'taxable'),
(41331, 3249, '_tax_class', 'parent'),
(41332, 3249, '_manage_stock', 'yes'),
(41333, 3249, '_backorders', 'no'),
(41334, 3249, '_sold_individually', 'no'),
(41335, 3249, '_virtual', 'no'),
(41336, 3250, '_variation_description', ''),
(41337, 3249, '_downloadable', 'no'),
(41338, 3250, '_sku', '4001184220170-gray-46'),
(41339, 3250, '_regular_price', '132.44'),
(41340, 3249, '_download_limit', '-1'),
(41341, 3249, '_download_expiry', '-1'),
(41342, 3250, 'total_sales', '0'),
(41343, 3249, '_stock', '19'),
(41344, 3250, '_tax_status', 'taxable'),
(41345, 3250, '_tax_class', 'parent'),
(41346, 3249, '_stock_status', 'instock'),
(41347, 3250, '_manage_stock', 'yes'),
(41348, 3249, '_wc_average_rating', '0'),
(41349, 3250, '_backorders', 'no'),
(41350, 3249, '_wc_review_count', '0'),
(41351, 3250, '_sold_individually', 'no'),
(41352, 3249, 'attribute_pa_color', 'green'),
(41353, 3249, 'attribute_pa_shoe-size', '38'),
(41354, 3249, '_price', '237.27'),
(41355, 3250, '_virtual', 'no'),
(41356, 3249, '_product_version', '4.1.0'),
(41357, 3250, '_downloadable', 'no'),
(41358, 3250, '_download_limit', '-1'),
(41359, 3249, '_vi_wad_aliexpress_variation_id', '12000016604107359'),
(41360, 3249, '_vi_wad_aliexpress_variation_attr', '14:175#Green;200000124:200000898'),
(41361, 3250, '_download_expiry', '-1'),
(41362, 3250, '_stock', '275'),
(41363, 3250, '_stock_status', 'instock'),
(41364, 3250, '_wc_average_rating', '0'),
(41365, 3250, '_wc_review_count', '0'),
(41366, 3250, 'attribute_pa_color', 'gray'),
(41367, 3250, 'attribute_pa_shoe-size', '46'),
(41368, 3250, '_price', '132.44'),
(41369, 3250, '_product_version', '4.1.0'),
(41370, 3250, '_vi_wad_aliexpress_variation_id', '10000015170166139'),
(41371, 3250, '_vi_wad_aliexpress_variation_attr', '14:691#Gray;200000124:200000899'),
(41372, 3251, '_variation_description', ''),
(41373, 3251, '_sku', '4001184220170-gray-45'),
(41374, 3251, '_regular_price', '132.44'),
(41375, 3251, 'total_sales', '0'),
(41376, 3251, '_tax_status', 'taxable'),
(41377, 3251, '_tax_class', 'parent'),
(41378, 3251, '_manage_stock', 'yes'),
(41379, 3251, '_backorders', 'no'),
(41380, 3251, '_sold_individually', 'no'),
(41381, 3251, '_virtual', 'no'),
(41382, 3251, '_downloadable', 'no'),
(41383, 3251, '_download_limit', '-1'),
(41384, 3251, '_download_expiry', '-1'),
(41385, 3251, '_stock', '276'),
(41386, 3251, '_stock_status', 'instock'),
(41387, 3251, '_wc_average_rating', '0'),
(41388, 3251, '_wc_review_count', '0'),
(41389, 3251, 'attribute_pa_color', 'gray'),
(41390, 3251, 'attribute_pa_shoe-size', '45'),
(41391, 3251, '_price', '132.44'),
(41392, 3251, '_product_version', '4.1.0'),
(41393, 3251, '_vi_wad_aliexpress_variation_id', '10000015170166138'),
(41394, 3251, '_vi_wad_aliexpress_variation_attr', '14:691#Gray;200000124:3116'),
(41395, 3252, '_variation_description', ''),
(41396, 3252, '_sku', '4001184220170-gray-48'),
(41397, 3252, '_regular_price', '132.44'),
(41398, 3252, 'total_sales', '0'),
(41399, 3252, '_tax_status', 'taxable'),
(41400, 3252, '_tax_class', 'parent'),
(41401, 3252, '_manage_stock', 'yes'),
(41402, 3252, '_backorders', 'no'),
(41403, 3252, '_sold_individually', 'no'),
(41404, 3252, '_virtual', 'no'),
(41405, 3252, '_downloadable', 'no'),
(41406, 3252, '_download_limit', '-1'),
(41407, 3252, '_download_expiry', '-1'),
(41408, 3252, '_stock', '276'),
(41409, 3252, '_stock_status', 'instock'),
(41410, 3252, '_wc_average_rating', '0'),
(41411, 3252, '_wc_review_count', '0'),
(41412, 3252, 'attribute_pa_color', 'gray'),
(41413, 3252, 'attribute_pa_shoe-size', '48'),
(41414, 3252, '_price', '132.44'),
(41415, 3252, '_product_version', '4.1.0'),
(41416, 3252, '_vi_wad_aliexpress_variation_id', '10000015170166141'),
(41417, 3252, '_vi_wad_aliexpress_variation_attr', '14:691#Gray;200000124:200000900'),
(41418, 3253, '_variation_description', ''),
(41419, 3253, '_sku', '4001184220170-gray-47'),
(41420, 3253, '_regular_price', '132.44'),
(41421, 3253, 'total_sales', '0'),
(41422, 3253, '_tax_status', 'taxable'),
(41423, 3253, '_tax_class', 'parent'),
(41424, 3253, '_manage_stock', 'yes'),
(41425, 3253, '_backorders', 'no'),
(41426, 3253, '_sold_individually', 'no'),
(41427, 3253, '_virtual', 'no'),
(41428, 3253, '_downloadable', 'no'),
(41429, 3253, '_download_limit', '-1'),
(41430, 3253, '_download_expiry', '-1'),
(41431, 3253, '_stock', '276'),
(41432, 3253, '_stock_status', 'instock'),
(41433, 3253, '_wc_average_rating', '0'),
(41434, 3253, '_wc_review_count', '0'),
(41435, 3253, 'attribute_pa_color', 'gray'),
(41436, 3253, 'attribute_pa_shoe-size', '47'),
(41437, 3253, '_price', '132.44'),
(41438, 3253, '_product_version', '4.1.0'),
(41439, 3253, '_vi_wad_aliexpress_variation_id', '10000015170166140'),
(41440, 3253, '_vi_wad_aliexpress_variation_attr', '14:691#Gray;200000124:200000339'),
(41441, 3254, '_variation_description', ''),
(41442, 3254, '_sku', '4001184220170-mo-green-38'),
(41443, 3254, '_regular_price', '132.44'),
(41444, 3254, 'total_sales', '0'),
(41445, 3254, '_tax_status', 'taxable'),
(41446, 3254, '_tax_class', 'parent'),
(41447, 3254, '_manage_stock', 'yes'),
(41448, 3254, '_backorders', 'no'),
(41449, 3254, '_sold_individually', 'no'),
(41450, 3254, '_virtual', 'no'),
(41451, 3254, '_downloadable', 'no'),
(41452, 3254, '_download_limit', '-1'),
(41453, 3254, '_download_expiry', '-1'),
(41454, 3254, '_stock', '276'),
(41455, 3254, '_stock_status', 'instock'),
(41456, 3254, '_wc_average_rating', '0'),
(41457, 3254, '_wc_review_count', '0'),
(41458, 3254, 'attribute_pa_color', 'mo-green'),
(41459, 3254, 'attribute_pa_shoe-size', '38'),
(41460, 3254, '_price', '132.44'),
(41461, 3254, '_product_version', '4.1.0'),
(41462, 3254, '_vi_wad_aliexpress_variation_id', '10000015170166143'),
(41463, 3254, '_vi_wad_aliexpress_variation_attr', '14:175#Mo Green;200000124:200000898'),
(41464, 3255, '_variation_description', ''),
(41465, 3255, '_sku', '4001184220170-gray-49'),
(41466, 3255, '_regular_price', '132.44'),
(41467, 3255, 'total_sales', '0'),
(41468, 3255, '_tax_status', 'taxable'),
(41469, 3255, '_tax_class', 'parent'),
(41470, 3255, '_manage_stock', 'yes'),
(41471, 3255, '_backorders', 'no'),
(41472, 3255, '_sold_individually', 'no'),
(41473, 3255, '_virtual', 'no'),
(41474, 3255, '_downloadable', 'no'),
(41475, 3255, '_download_limit', '-1'),
(41476, 3255, '_download_expiry', '-1'),
(41477, 3255, '_stock', '276'),
(41478, 3255, '_stock_status', 'instock'),
(41479, 3255, '_wc_average_rating', '0'),
(41480, 3255, '_wc_review_count', '0'),
(41481, 3255, 'attribute_pa_color', 'gray'),
(41482, 3255, 'attribute_pa_shoe-size', '49'),
(41483, 3255, '_price', '132.44'),
(41484, 3255, '_product_version', '4.1.0'),
(41485, 3255, '_vi_wad_aliexpress_variation_id', '10000015170166142'),
(41486, 3255, '_vi_wad_aliexpress_variation_attr', '14:691#Gray;200000124:100010488'),
(41487, 3256, '_variation_description', ''),
(41488, 3256, '_sku', '4001184220170-dark-blue-39'),
(41489, 3256, '_regular_price', '132.44'),
(41490, 3256, 'total_sales', '0'),
(41491, 3256, '_tax_status', 'taxable'),
(41492, 3256, '_tax_class', 'parent'),
(41493, 3256, '_manage_stock', 'yes'),
(41494, 3256, '_backorders', 'no'),
(41495, 3256, '_sold_individually', 'no'),
(41496, 3256, '_virtual', 'no'),
(41497, 3256, '_downloadable', 'no'),
(41498, 3256, '_download_limit', '-1'),
(41499, 3256, '_download_expiry', '-1'),
(41500, 3256, '_stock', '275'),
(41501, 3256, '_stock_status', 'instock'),
(41502, 3256, '_wc_average_rating', '0'),
(41503, 3256, '_wc_review_count', '0'),
(41504, 3256, 'attribute_pa_color', 'dark-blue'),
(41505, 3256, 'attribute_pa_shoe-size', '39'),
(41506, 3256, '_price', '132.44'),
(41507, 3256, '_product_version', '4.1.0'),
(41508, 3256, '_vi_wad_aliexpress_variation_id', '10000015170166095'),
(41509, 3256, '_vi_wad_aliexpress_variation_attr', '14:173#Dark Blue;200000124:200000364'),
(41510, 3199, '_price', '237.27'),
(41511, 3199, '_price', '247.83'),
(41512, 3199, '_price', '250.47'),
(41513, 3199, '_price', '253.11'),
(41514, 3199, '_price', '255.75'),
(41515, 3257, '_variation_description', ''),
(41516, 3257, '_sku', '4001184220170-dark-blue-38'),
(41517, 3257, '_regular_price', '110.54'),
(41518, 3257, 'total_sales', '0'),
(41519, 3257, '_tax_status', 'taxable'),
(41520, 3257, '_tax_class', 'parent'),
(41521, 3257, '_manage_stock', 'yes'),
(41522, 3257, '_backorders', 'no'),
(41523, 3257, '_sold_individually', 'no'),
(41524, 3257, '_virtual', 'no'),
(41525, 3257, '_downloadable', 'no'),
(41526, 3257, '_download_limit', '-1'),
(41527, 3257, '_download_expiry', '-1'),
(41528, 3257, '_stock', '275'),
(41529, 3257, '_stock_status', 'instock'),
(41530, 3257, '_wc_average_rating', '0'),
(41531, 3257, '_wc_review_count', '0'),
(41532, 3257, 'attribute_pa_color', 'dark-blue'),
(41533, 3257, 'attribute_pa_shoe-size', '38'),
(41534, 3257, '_price', '110.54'),
(41535, 3257, '_product_version', '4.1.0'),
(41536, 3257, '_vi_wad_aliexpress_variation_id', '10000015170166094'),
(41537, 3257, '_vi_wad_aliexpress_variation_attr', '14:173#Dark Blue;200000124:200000898'),
(41538, 3258, '_variation_description', ''),
(41539, 3258, '_sku', '4001184220170-dark-blue-41'),
(41540, 3258, '_regular_price', '132.44'),
(41541, 3258, 'total_sales', '0'),
(41542, 3258, '_tax_status', 'taxable'),
(41543, 3258, '_tax_class', 'parent'),
(41544, 3258, '_manage_stock', 'yes'),
(41545, 3258, '_backorders', 'no'),
(41546, 3258, '_sold_individually', 'no'),
(41547, 3258, '_virtual', 'no'),
(41548, 3258, '_downloadable', 'no'),
(41549, 3258, '_download_limit', '-1'),
(41550, 3258, '_download_expiry', '-1'),
(41551, 3258, '_stock', '276'),
(41552, 3258, '_stock_status', 'instock'),
(41553, 3258, '_wc_average_rating', '0'),
(41554, 3258, '_wc_review_count', '0'),
(41555, 3258, 'attribute_pa_color', 'dark-blue'),
(41556, 3258, 'attribute_pa_shoe-size', '41'),
(41557, 3258, '_price', '132.44'),
(41558, 3258, '_product_version', '4.1.0'),
(41559, 3258, '_vi_wad_aliexpress_variation_id', '10000015170166097'),
(41560, 3258, '_vi_wad_aliexpress_variation_attr', '14:173#Dark Blue;200000124:100010483'),
(41561, 3259, '_variation_description', ''),
(41562, 3259, '_sku', '4001184220170-dark-blue-40'),
(41563, 3259, '_regular_price', '132.44'),
(41564, 3259, 'total_sales', '0'),
(41565, 3259, '_tax_status', 'taxable'),
(41566, 3259, '_tax_class', 'parent'),
(41567, 3259, '_manage_stock', 'yes'),
(41568, 3259, '_backorders', 'no'),
(41569, 3259, '_sold_individually', 'no'),
(41570, 3259, '_virtual', 'no'),
(41571, 3259, '_downloadable', 'no'),
(41572, 3259, '_download_limit', '-1'),
(41573, 3259, '_download_expiry', '-1'),
(41574, 3259, '_stock', '276'),
(41575, 3259, '_stock_status', 'instock'),
(41576, 3259, '_wc_average_rating', '0'),
(41577, 3259, '_wc_review_count', '0'),
(41578, 3259, 'attribute_pa_color', 'dark-blue'),
(41579, 3259, 'attribute_pa_shoe-size', '40'),
(41580, 3259, '_price', '132.44'),
(41581, 3259, '_product_version', '4.1.0'),
(41582, 3259, '_vi_wad_aliexpress_variation_id', '10000015170166096'),
(41583, 3259, '_vi_wad_aliexpress_variation_attr', '14:173#Dark Blue;200000124:100013888'),
(41584, 3260, '_variation_description', ''),
(41585, 3260, '_sku', '4001184220170-dark-blue-43'),
(41586, 3260, '_regular_price', '132.44'),
(41587, 3260, 'total_sales', '0'),
(41588, 3260, '_tax_status', 'taxable'),
(41589, 3260, '_tax_class', 'parent'),
(41590, 3260, '_manage_stock', 'yes'),
(41591, 3260, '_backorders', 'no'),
(41592, 3260, '_sold_individually', 'no'),
(41593, 3260, '_virtual', 'no'),
(41594, 3260, '_downloadable', 'no'),
(41595, 3260, '_download_limit', '-1'),
(41596, 3260, '_download_expiry', '-1'),
(41597, 3260, '_stock', '276'),
(41598, 3260, '_stock_status', 'instock'),
(41599, 3260, '_wc_average_rating', '0'),
(41600, 3260, '_wc_review_count', '0'),
(41601, 3260, 'attribute_pa_color', 'dark-blue'),
(41602, 3260, 'attribute_pa_shoe-size', '43'),
(41603, 3260, '_price', '132.44'),
(41604, 3260, '_product_version', '4.1.0'),
(41605, 3260, '_vi_wad_aliexpress_variation_id', '10000015170166099'),
(41606, 3260, '_vi_wad_aliexpress_variation_attr', '14:173#Dark Blue;200000124:200000338'),
(41607, 3261, '_variation_description', ''),
(41608, 3261, '_sku', '4001184220170-dark-blue-42'),
(41609, 3261, '_regular_price', '132.44'),
(41610, 3261, 'total_sales', '0'),
(41611, 3261, '_tax_status', 'taxable'),
(41612, 3261, '_tax_class', 'parent'),
(41613, 3261, '_manage_stock', 'yes'),
(41614, 3261, '_backorders', 'no'),
(41615, 3261, '_sold_individually', 'no'),
(41616, 3261, '_virtual', 'no'),
(41617, 3261, '_downloadable', 'no'),
(41618, 3261, '_download_limit', '-1'),
(41619, 3261, '_download_expiry', '-1'),
(41620, 3261, '_stock', '273'),
(41621, 3261, '_stock_status', 'instock'),
(41622, 3261, '_wc_average_rating', '0'),
(41623, 3261, '_wc_review_count', '0'),
(41624, 3261, 'attribute_pa_color', 'dark-blue'),
(41625, 3261, 'attribute_pa_shoe-size', '42'),
(41626, 3261, '_price', '132.44'),
(41627, 3261, '_product_version', '4.1.0'),
(41628, 3261, '_vi_wad_aliexpress_variation_id', '10000015170166098'),
(41629, 3261, '_vi_wad_aliexpress_variation_attr', '14:173#Dark Blue;200000124:200000337'),
(41630, 3262, '_variation_description', ''),
(41631, 3262, '_sku', '4001184220170-dark-blue-45'),
(41632, 3262, '_regular_price', '132.44'),
(41633, 3262, 'total_sales', '0'),
(41634, 3262, '_tax_status', 'taxable'),
(41635, 3262, '_tax_class', 'parent'),
(41636, 3262, '_manage_stock', 'yes'),
(41637, 3262, '_backorders', 'no'),
(41638, 3262, '_sold_individually', 'no'),
(41639, 3262, '_virtual', 'no'),
(41640, 3262, '_downloadable', 'no'),
(41641, 3262, '_download_limit', '-1'),
(41642, 3262, '_download_expiry', '-1'),
(41643, 3262, '_stock', '275'),
(41644, 3262, '_stock_status', 'instock'),
(41645, 3262, '_wc_average_rating', '0'),
(41646, 3263, '_wp_attached_file', '2021/06/Canvas-Leather-Shoes-Men-Casual-Luxury-Brand-Handmade-Penny-Loafers-Men-Slip-On-Flats-Driving-Dress-1.jpg'),
(41647, 3263, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:113:\"2021/06/Canvas-Leather-Shoes-Men-Casual-Luxury-Brand-Handmade-Penny-Loafers-Men-Slip-On-Flats-Driving-Dress-1.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:113:\"Canvas-Leather-Shoes-Men-Casual-Luxury-Brand-Handmade-Penny-Loafers-Men-Slip-On-Flats-Driving-Dress-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:113:\"Canvas-Leather-Shoes-Men-Casual-Luxury-Brand-Handmade-Penny-Loafers-Men-Slip-On-Flats-Driving-Dress-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:113:\"Canvas-Leather-Shoes-Men-Casual-Luxury-Brand-Handmade-Penny-Loafers-Men-Slip-On-Flats-Driving-Dress-1-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:113:\"Canvas-Leather-Shoes-Men-Casual-Luxury-Brand-Handmade-Penny-Loafers-Men-Slip-On-Flats-Driving-Dress-1-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:113:\"Canvas-Leather-Shoes-Men-Casual-Luxury-Brand-Handmade-Penny-Loafers-Men-Slip-On-Flats-Driving-Dress-1-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:113:\"Canvas-Leather-Shoes-Men-Casual-Luxury-Brand-Handmade-Penny-Loafers-Men-Slip-On-Flats-Driving-Dress-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:113:\"Canvas-Leather-Shoes-Men-Casual-Luxury-Brand-Handmade-Penny-Loafers-Men-Slip-On-Flats-Driving-Dress-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:113:\"Canvas-Leather-Shoes-Men-Casual-Luxury-Brand-Handmade-Penny-Loafers-Men-Slip-On-Flats-Driving-Dress-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:113:\"Canvas-Leather-Shoes-Men-Casual-Luxury-Brand-Handmade-Penny-Loafers-Men-Slip-On-Flats-Driving-Dress-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:113:\"Canvas-Leather-Shoes-Men-Casual-Luxury-Brand-Handmade-Penny-Loafers-Men-Slip-On-Flats-Driving-Dress-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:113:\"Canvas-Leather-Shoes-Men-Casual-Luxury-Brand-Handmade-Penny-Loafers-Men-Slip-On-Flats-Driving-Dress-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(41648, 3262, '_wc_review_count', '0'),
(41649, 3262, 'attribute_pa_color', 'dark-blue'),
(41650, 3262, 'attribute_pa_shoe-size', '45'),
(41651, 3262, '_price', '132.44'),
(41652, 3262, '_product_version', '4.1.0'),
(41653, 3262, '_vi_wad_aliexpress_variation_id', '10000015170166101'),
(41654, 3262, '_vi_wad_aliexpress_variation_attr', '14:173#Dark Blue;200000124:3116'),
(41655, 3264, '_variation_description', ''),
(41656, 3264, '_sku', '4001184220170-dark-blue-44'),
(41657, 3264, '_regular_price', '132.44'),
(41658, 3264, 'total_sales', '0'),
(41659, 3264, '_tax_status', 'taxable'),
(41660, 3264, '_tax_class', 'parent'),
(41661, 3264, '_manage_stock', 'yes'),
(41662, 3264, '_backorders', 'no'),
(41663, 3264, '_sold_individually', 'no'),
(41664, 3265, '_sku', '4000411128241'),
(41665, 3265, '_visibility', 'visible'),
(41666, 3265, '_default_attributes', ''),
(41667, 3264, '_virtual', 'no'),
(41668, 3264, '_downloadable', 'no'),
(41669, 3264, '_download_limit', '-1'),
(41670, 3264, '_download_expiry', '-1'),
(41671, 3264, '_stock', '271'),
(41672, 3264, '_stock_status', 'instock'),
(41673, 3264, '_wc_average_rating', '0'),
(41674, 3264, '_wc_review_count', '0'),
(41675, 3103, '_vi_wad_woo_id', '3265'),
(41676, 3264, 'attribute_pa_color', 'dark-blue'),
(41677, 3265, '_vi_wad_aliexpress_product_id', '4000411128241'),
(41678, 3264, 'attribute_pa_shoe-size', '44'),
(41679, 3264, '_price', '132.44'),
(41680, 3264, '_product_version', '4.1.0'),
(41681, 3265, 'total_sales', '0'),
(41682, 3264, '_vi_wad_aliexpress_variation_id', '10000015170166100'),
(41683, 3265, '_tax_status', 'taxable'),
(41684, 3265, '_tax_class', ''),
(41685, 3264, '_vi_wad_aliexpress_variation_attr', '14:173#Dark Blue;200000124:100010487'),
(41686, 3265, '_manage_stock', 'no'),
(41687, 3265, '_backorders', 'no'),
(41688, 3265, '_sold_individually', 'no'),
(41689, 3265, '_virtual', 'no'),
(41690, 3265, '_downloadable', 'no'),
(41691, 3265, '_download_limit', '-1'),
(41692, 3265, '_download_expiry', '-1'),
(41693, 3265, '_stock', NULL),
(41694, 3265, '_stock_status', 'instock'),
(41695, 3265, '_wc_average_rating', '0'),
(41696, 3265, '_wc_review_count', '0'),
(41697, 3266, '_variation_description', ''),
(41698, 3266, '_sku', '4001184220170-dark-blue-47'),
(41699, 3266, '_regular_price', '132.44'),
(41700, 3266, 'total_sales', '0'),
(41701, 3266, '_tax_status', 'taxable'),
(41702, 3266, '_tax_class', 'parent'),
(41703, 3266, '_manage_stock', 'yes'),
(41704, 3265, '_product_attributes', 'a:2:{s:8:\"pa_color\";a:6:{s:4:\"name\";s:8:\"pa_color\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"0\";s:10:\"is_visible\";s:1:\"0\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"1\";}s:12:\"pa_shoe-size\";a:6:{s:4:\"name\";s:12:\"pa_shoe-size\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"1\";s:10:\"is_visible\";s:1:\"0\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"1\";}}'),
(41705, 3266, '_backorders', 'no'),
(41706, 3266, '_sold_individually', 'no'),
(41707, 3265, '_product_version', '4.1.0'),
(41708, 3266, '_virtual', 'no'),
(41709, 3266, '_downloadable', 'no'),
(41710, 3266, '_download_limit', '-1'),
(41711, 3266, '_download_expiry', '-1'),
(41712, 3266, '_stock', '276'),
(41713, 3266, '_stock_status', 'instock'),
(41714, 3266, '_wc_average_rating', '0'),
(41715, 3266, '_wc_review_count', '0'),
(41716, 3266, 'attribute_pa_color', 'dark-blue'),
(41717, 3266, 'attribute_pa_shoe-size', '47'),
(41718, 3266, '_price', '132.44'),
(41719, 3266, '_product_version', '4.1.0'),
(41720, 3266, '_vi_wad_aliexpress_variation_id', '10000015170166103'),
(41721, 3266, '_vi_wad_aliexpress_variation_attr', '14:173#Dark Blue;200000124:200000339'),
(41722, 3268, '_wp_attached_file', '2021/06/High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat.jpg'),
(41723, 3268, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:4:\"file\";s:103:\"2021/06/High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:103:\"High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:103:\"High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:103:\"High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:103:\"High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:103:\"High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-825x510.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:103:\"High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:103:\"High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:103:\"High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:103:\"High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:103:\"High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:103:\"High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(41724, 3267, '_variation_description', ''),
(41725, 3267, '_sku', '4001184220170-dark-blue-46'),
(41726, 3267, '_regular_price', '132.44'),
(41727, 3267, 'total_sales', '0'),
(41728, 3267, '_tax_status', 'taxable'),
(41729, 3267, '_tax_class', 'parent'),
(41730, 3267, '_manage_stock', 'yes'),
(41731, 3267, '_backorders', 'no'),
(41732, 3267, '_sold_individually', 'no'),
(41733, 3267, '_virtual', 'no'),
(41734, 3267, '_downloadable', 'no'),
(41735, 3267, '_download_limit', '-1'),
(41736, 3267, '_download_expiry', '-1'),
(41737, 3267, '_stock', '276'),
(41738, 3267, '_stock_status', 'instock'),
(41739, 3267, '_wc_average_rating', '0'),
(41740, 3267, '_wc_review_count', '0'),
(41741, 3267, 'attribute_pa_color', 'dark-blue'),
(41742, 3267, 'attribute_pa_shoe-size', '46'),
(41743, 3267, '_price', '132.44'),
(41744, 3267, '_product_version', '4.1.0'),
(41745, 3267, '_vi_wad_aliexpress_variation_id', '10000015170166102'),
(41746, 3267, '_vi_wad_aliexpress_variation_attr', '14:173#Dark Blue;200000124:200000899'),
(41747, 3269, '_variation_description', ''),
(41748, 3269, '_sku', '4001184220170-dark-blue-49'),
(41749, 3269, '_regular_price', '132.44'),
(41750, 3269, 'total_sales', '0'),
(41751, 3269, '_tax_status', 'taxable'),
(41752, 3269, '_tax_class', 'parent'),
(41753, 3269, '_manage_stock', 'yes'),
(41754, 3269, '_backorders', 'no'),
(41755, 3269, '_sold_individually', 'no'),
(41756, 3269, '_virtual', 'no'),
(41757, 3269, '_downloadable', 'no'),
(41758, 3269, '_download_limit', '-1'),
(41759, 3269, '_download_expiry', '-1'),
(41760, 3269, '_stock', '275'),
(41761, 3269, '_stock_status', 'instock'),
(41762, 3269, '_wc_average_rating', '0'),
(41763, 3269, '_wc_review_count', '0'),
(41764, 3269, 'attribute_pa_color', 'dark-blue'),
(41765, 3269, 'attribute_pa_shoe-size', '49'),
(41766, 3269, '_price', '132.44'),
(41767, 3269, '_product_version', '4.1.0'),
(41768, 3269, '_vi_wad_aliexpress_variation_id', '10000015170166105'),
(41769, 3269, '_vi_wad_aliexpress_variation_attr', '14:173#Dark Blue;200000124:100010488'),
(41770, 3263, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H309d832de1f949cfb01e77f8beb677dd4/Canvas-Leather-Shoes-Men-Casual-Luxury-Brand-Handmade-Penny-Loafers-Men-Slip-On-Flats-Driving-Dress.jpg'),
(41771, 3199, '_product_image_gallery', '3263,3271,3286,3300,3321'),
(41772, 3270, '_variation_description', ''),
(41773, 3270, '_sku', '4001184220170-dark-blue-48'),
(41774, 3270, '_regular_price', '132.44'),
(41775, 3270, 'total_sales', '0'),
(41776, 3270, '_tax_status', 'taxable'),
(41777, 3270, '_tax_class', 'parent'),
(41778, 3270, '_manage_stock', 'yes'),
(41779, 3270, '_backorders', 'no'),
(41780, 3270, '_sold_individually', 'no'),
(41781, 3270, '_virtual', 'no'),
(41782, 3270, '_downloadable', 'no'),
(41783, 3270, '_download_limit', '-1'),
(41784, 3270, '_download_expiry', '-1'),
(41785, 3270, '_stock', '276'),
(41786, 3270, '_stock_status', 'instock'),
(41787, 3270, '_wc_average_rating', '0'),
(41788, 3270, '_wc_review_count', '0'),
(41789, 3270, 'attribute_pa_color', 'dark-blue'),
(41790, 3270, 'attribute_pa_shoe-size', '48'),
(41791, 3270, '_price', '132.44'),
(41792, 3270, '_product_version', '4.1.0'),
(41793, 3270, '_vi_wad_aliexpress_variation_id', '10000015170166104'),
(41794, 3270, '_vi_wad_aliexpress_variation_attr', '14:173#Dark Blue;200000124:200000900'),
(41795, 3271, '_wp_attached_file', '2021/06/Canvas-Leather-Shoes-Men-Casual-Luxury-Brand-Handmade-Penny-Loafers-Men-Slip-On-Flats-Driving-Dress-2.jpg'),
(41796, 3271, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:113:\"2021/06/Canvas-Leather-Shoes-Men-Casual-Luxury-Brand-Handmade-Penny-Loafers-Men-Slip-On-Flats-Driving-Dress-2.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:113:\"Canvas-Leather-Shoes-Men-Casual-Luxury-Brand-Handmade-Penny-Loafers-Men-Slip-On-Flats-Driving-Dress-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:113:\"Canvas-Leather-Shoes-Men-Casual-Luxury-Brand-Handmade-Penny-Loafers-Men-Slip-On-Flats-Driving-Dress-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:113:\"Canvas-Leather-Shoes-Men-Casual-Luxury-Brand-Handmade-Penny-Loafers-Men-Slip-On-Flats-Driving-Dress-2-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:113:\"Canvas-Leather-Shoes-Men-Casual-Luxury-Brand-Handmade-Penny-Loafers-Men-Slip-On-Flats-Driving-Dress-2-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:113:\"Canvas-Leather-Shoes-Men-Casual-Luxury-Brand-Handmade-Penny-Loafers-Men-Slip-On-Flats-Driving-Dress-2-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:113:\"Canvas-Leather-Shoes-Men-Casual-Luxury-Brand-Handmade-Penny-Loafers-Men-Slip-On-Flats-Driving-Dress-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:113:\"Canvas-Leather-Shoes-Men-Casual-Luxury-Brand-Handmade-Penny-Loafers-Men-Slip-On-Flats-Driving-Dress-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:113:\"Canvas-Leather-Shoes-Men-Casual-Luxury-Brand-Handmade-Penny-Loafers-Men-Slip-On-Flats-Driving-Dress-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:113:\"Canvas-Leather-Shoes-Men-Casual-Luxury-Brand-Handmade-Penny-Loafers-Men-Slip-On-Flats-Driving-Dress-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:113:\"Canvas-Leather-Shoes-Men-Casual-Luxury-Brand-Handmade-Penny-Loafers-Men-Slip-On-Flats-Driving-Dress-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:113:\"Canvas-Leather-Shoes-Men-Casual-Luxury-Brand-Handmade-Penny-Loafers-Men-Slip-On-Flats-Driving-Dress-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(41797, 3272, '_variation_description', ''),
(41798, 3272, '_sku', '4001184220170-bao-blue-39'),
(41799, 3272, '_regular_price', '132.44'),
(41800, 3272, 'total_sales', '0'),
(41801, 3272, '_tax_status', 'taxable'),
(41802, 3272, '_tax_class', 'parent'),
(41803, 3272, '_manage_stock', 'yes'),
(41804, 3272, '_backorders', 'no'),
(41805, 3272, '_sold_individually', 'no'),
(41806, 3272, '_virtual', 'no'),
(41807, 3272, '_downloadable', 'no'),
(41808, 3272, '_download_limit', '-1'),
(41809, 3272, '_download_expiry', '-1'),
(41810, 3272, '_stock', '273'),
(41811, 3272, '_stock_status', 'instock'),
(41812, 3272, '_wc_average_rating', '0'),
(41813, 3272, '_wc_review_count', '0'),
(41814, 3272, 'attribute_pa_color', 'bao-blue'),
(41815, 3272, 'attribute_pa_shoe-size', '39'),
(41816, 3272, '_price', '132.44'),
(41817, 3272, '_product_version', '4.1.0'),
(41818, 3272, '_vi_wad_aliexpress_variation_id', '10000015170166107'),
(41819, 3272, '_vi_wad_aliexpress_variation_attr', '14:1254#Bao Blue;200000124:200000364'),
(41820, 3273, '_variation_description', ''),
(41821, 3273, '_sku', '4001184220170-bao-blue-38'),
(41822, 3273, '_regular_price', '132.44'),
(41823, 3273, 'total_sales', '0'),
(41824, 3273, '_tax_status', 'taxable'),
(41825, 3273, '_tax_class', 'parent'),
(41826, 3273, '_manage_stock', 'yes'),
(41827, 3273, '_backorders', 'no'),
(41828, 3273, '_sold_individually', 'no'),
(41829, 3273, '_virtual', 'no'),
(41830, 3273, '_downloadable', 'no'),
(41831, 3273, '_download_limit', '-1'),
(41832, 3273, '_download_expiry', '-1'),
(41833, 3273, '_stock', '276'),
(41834, 3273, '_stock_status', 'instock'),
(41835, 3273, '_wc_average_rating', '0'),
(41836, 3273, '_wc_review_count', '0'),
(41837, 3273, 'attribute_pa_color', 'bao-blue'),
(41838, 3273, 'attribute_pa_shoe-size', '38'),
(41839, 3273, '_price', '132.44'),
(41840, 3273, '_product_version', '4.1.0'),
(41841, 3273, '_vi_wad_aliexpress_variation_id', '10000015170166106'),
(41842, 3273, '_vi_wad_aliexpress_variation_attr', '14:1254#Bao Blue;200000124:200000898'),
(41843, 3268, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Haa8cae1f5da04129968eaad45aa92965W/High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat.jpg'),
(41844, 3265, '_thumbnail_id', '3268'),
(41845, 3274, '_variation_description', ''),
(41846, 3274, '_sku', '4001184220170-bao-blue-41'),
(41847, 3274, '_regular_price', '132.44'),
(41848, 3274, 'total_sales', '0'),
(41849, 3274, '_tax_status', 'taxable'),
(41850, 3274, '_tax_class', 'parent'),
(41851, 3274, '_manage_stock', 'yes'),
(41852, 3274, '_backorders', 'no'),
(41853, 3274, '_sold_individually', 'no'),
(41854, 3274, '_virtual', 'no'),
(41855, 3274, '_downloadable', 'no'),
(41856, 3275, '_variation_description', ''),
(41857, 3275, '_sku', '4000411128241-all-colors-8-5'),
(41858, 3274, '_download_limit', '-1'),
(41859, 3275, '_regular_price', '213.41'),
(41860, 3275, 'total_sales', '0'),
(41861, 3275, '_tax_status', 'taxable'),
(41862, 3275, '_tax_class', 'parent'),
(41863, 3275, '_manage_stock', 'yes'),
(41864, 3275, '_backorders', 'no'),
(41865, 3275, '_sold_individually', 'no'),
(41866, 3274, '_download_expiry', '-1'),
(41867, 3275, '_virtual', 'no'),
(41868, 3274, '_stock', '276'),
(41869, 3275, '_downloadable', 'no'),
(41870, 3274, '_stock_status', 'instock'),
(41871, 3275, '_download_limit', '-1'),
(41872, 3275, '_download_expiry', '-1'),
(41873, 3275, '_stock', '15'),
(41874, 3275, '_stock_status', 'instock'),
(41875, 3275, '_wc_average_rating', '0'),
(41876, 3275, '_wc_review_count', '0'),
(41877, 3274, '_wc_average_rating', '0'),
(41878, 3275, 'attribute_pa_color', 'all-colors'),
(41879, 3275, 'attribute_pa_shoe-size', '8-5'),
(41880, 3275, '_price', '213.41'),
(41881, 3275, '_product_version', '4.1.0'),
(41882, 3274, '_wc_review_count', '0'),
(41883, 3274, 'attribute_pa_color', 'bao-blue'),
(41884, 3274, 'attribute_pa_shoe-size', '41'),
(41885, 3275, '_vi_wad_aliexpress_variation_id', '12000015854348693'),
(41886, 3274, '_price', '132.44'),
(41887, 3275, '_vi_wad_aliexpress_variation_attr', '14:175#all colors;200000124:200000289'),
(41888, 3274, '_product_version', '4.1.0'),
(41889, 3274, '_vi_wad_aliexpress_variation_id', '10000015170166109'),
(41890, 3276, '_variation_description', ''),
(41891, 3276, '_sku', '4000411128241-black-6-5'),
(41892, 3276, '_regular_price', '213.41'),
(41893, 3276, 'total_sales', '0'),
(41894, 3276, '_tax_status', 'taxable'),
(41895, 3276, '_tax_class', 'parent'),
(41896, 3276, '_manage_stock', 'yes'),
(41897, 3276, '_backorders', 'no'),
(41898, 3274, '_vi_wad_aliexpress_variation_attr', '14:1254#Bao Blue;200000124:100010483'),
(41899, 3276, '_sold_individually', 'no'),
(41900, 3276, '_virtual', 'no'),
(41901, 3276, '_downloadable', 'no'),
(41902, 3276, '_download_limit', '-1'),
(41903, 3276, '_download_expiry', '-1'),
(41904, 3276, '_stock', '15'),
(41905, 3276, '_stock_status', 'instock'),
(41906, 3276, '_wc_average_rating', '0'),
(41907, 3276, '_wc_review_count', '0'),
(41908, 3276, 'attribute_pa_color', 'black'),
(41909, 3276, 'attribute_pa_shoe-size', '6-5'),
(41910, 3276, '_price', '213.41'),
(41911, 3276, '_product_version', '4.1.0'),
(41912, 3276, '_vi_wad_aliexpress_variation_id', '10000001696781875'),
(41913, 3276, '_vi_wad_aliexpress_variation_attr', '14:193#black;200000124:200000287'),
(41914, 3277, '_variation_description', ''),
(41915, 3277, '_sku', '4001184220170-bao-blue-40'),
(41916, 3277, '_regular_price', '132.44'),
(41917, 3277, 'total_sales', '0'),
(41918, 3277, '_tax_status', 'taxable'),
(41919, 3278, '_variation_description', ''),
(41920, 3277, '_tax_class', 'parent'),
(41921, 3278, '_sku', '4000411128241-all-colors-8'),
(41922, 3277, '_manage_stock', 'yes'),
(41923, 3278, '_regular_price', '213.41'),
(41924, 3278, 'total_sales', '0'),
(41925, 3277, '_backorders', 'no'),
(41926, 3278, '_tax_status', 'taxable'),
(41927, 3278, '_tax_class', 'parent'),
(41928, 3277, '_sold_individually', 'no'),
(41929, 3277, '_virtual', 'no'),
(41930, 3277, '_downloadable', 'no'),
(41931, 3278, '_manage_stock', 'yes'),
(41932, 3277, '_download_limit', '-1'),
(41933, 3278, '_backorders', 'no'),
(41934, 3277, '_download_expiry', '-1'),
(41935, 3277, '_stock', '274'),
(41936, 3277, '_stock_status', 'instock'),
(41937, 3278, '_sold_individually', 'no'),
(41938, 3277, '_wc_average_rating', '0'),
(41939, 3277, '_wc_review_count', '0'),
(41940, 3278, '_virtual', 'no'),
(41941, 3278, '_downloadable', 'no'),
(41942, 3278, '_download_limit', '-1'),
(41943, 3277, 'attribute_pa_color', 'bao-blue'),
(41944, 3277, 'attribute_pa_shoe-size', '40'),
(41945, 3278, '_download_expiry', '-1'),
(41946, 3277, '_price', '132.44'),
(41947, 3278, '_stock', '15'),
(41948, 3278, '_stock_status', 'instock'),
(41949, 3277, '_product_version', '4.1.0'),
(41950, 3278, '_wc_average_rating', '0'),
(41951, 3278, '_wc_review_count', '0'),
(41952, 3278, 'attribute_pa_color', 'all-colors'),
(41953, 3278, 'attribute_pa_shoe-size', '8'),
(41954, 3278, '_price', '213.41'),
(41955, 3278, '_product_version', '4.1.0'),
(41956, 3277, '_vi_wad_aliexpress_variation_id', '10000015170166108'),
(41957, 3277, '_vi_wad_aliexpress_variation_attr', '14:1254#Bao Blue;200000124:100013888'),
(41958, 3278, '_vi_wad_aliexpress_variation_id', '12000015854348692'),
(41959, 3278, '_vi_wad_aliexpress_variation_attr', '14:175#all colors;200000124:699'),
(41960, 3279, '_variation_description', ''),
(41961, 3279, '_sku', '4000411128241-all-colors-10'),
(41962, 3279, '_regular_price', '213.41'),
(41963, 3279, 'total_sales', '0'),
(41964, 3279, '_tax_status', 'taxable'),
(41965, 3279, '_tax_class', 'parent'),
(41966, 3279, '_manage_stock', 'yes'),
(41967, 3279, '_backorders', 'no'),
(41968, 3279, '_sold_individually', 'no'),
(41969, 3279, '_virtual', 'no'),
(41970, 3279, '_downloadable', 'no'),
(41971, 3279, '_download_limit', '-1'),
(41972, 3279, '_download_expiry', '-1'),
(41973, 3279, '_stock', '15'),
(41974, 3279, '_stock_status', 'instock'),
(41975, 3280, '_variation_description', ''),
(41976, 3279, '_wc_average_rating', '0'),
(41977, 3280, '_sku', '4001184220170-bao-blue-43'),
(41978, 3279, '_wc_review_count', '0'),
(41979, 3280, '_regular_price', '132.44'),
(41980, 3279, 'attribute_pa_color', 'all-colors'),
(41981, 3279, 'attribute_pa_shoe-size', '10'),
(41982, 3280, 'total_sales', '0'),
(41983, 3279, '_price', '213.41'),
(41984, 3280, '_tax_status', 'taxable'),
(41985, 3279, '_product_version', '4.1.0'),
(41986, 3280, '_tax_class', 'parent'),
(41987, 3280, '_manage_stock', 'yes'),
(41988, 3280, '_backorders', 'no'),
(41989, 3271, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Hf686c160a852446c86d2e3d600e11b02C/Canvas-Leather-Shoes-Men-Casual-Luxury-Brand-Handmade-Penny-Loafers-Men-Slip-On-Flats-Driving-Dress.jpg'),
(41990, 3280, '_sold_individually', 'no'),
(41991, 3279, '_vi_wad_aliexpress_variation_id', '12000015854348695'),
(41992, 3279, '_vi_wad_aliexpress_variation_attr', '14:175#all colors;200000124:1583'),
(41993, 3280, '_virtual', 'no'),
(41994, 3280, '_downloadable', 'no'),
(41995, 3280, '_download_limit', '-1'),
(41996, 3280, '_download_expiry', '-1'),
(41997, 3280, '_stock', '274'),
(41998, 3280, '_stock_status', 'instock'),
(41999, 3281, '_variation_description', ''),
(42000, 3280, '_wc_average_rating', '0'),
(42001, 3281, '_sku', '4000411128241-all-colors-9-5'),
(42002, 3281, '_regular_price', '213.41'),
(42003, 3280, '_wc_review_count', '0'),
(42004, 3281, 'total_sales', '0'),
(42005, 3280, 'attribute_pa_color', 'bao-blue'),
(42006, 3281, '_tax_status', 'taxable'),
(42007, 3280, 'attribute_pa_shoe-size', '43'),
(42008, 3281, '_tax_class', 'parent'),
(42009, 3280, '_price', '132.44'),
(42010, 3281, '_manage_stock', 'yes'),
(42011, 3280, '_product_version', '4.1.0'),
(42012, 3281, '_backorders', 'no'),
(42013, 3281, '_sold_individually', 'no'),
(42014, 3280, '_vi_wad_aliexpress_variation_id', '10000015170166111'),
(42015, 3280, '_vi_wad_aliexpress_variation_attr', '14:1254#Bao Blue;200000124:200000338'),
(42016, 3281, '_virtual', 'no'),
(42017, 3281, '_downloadable', 'no'),
(42018, 3281, '_download_limit', '-1'),
(42019, 3281, '_download_expiry', '-1'),
(42020, 3281, '_stock', '15'),
(42021, 3281, '_stock_status', 'instock'),
(42022, 3281, '_wc_average_rating', '0'),
(42023, 3281, '_wc_review_count', '0'),
(42024, 3281, 'attribute_pa_color', 'all-colors'),
(42025, 3281, 'attribute_pa_shoe-size', '9-5'),
(42026, 3281, '_price', '213.41'),
(42027, 3281, '_product_version', '4.1.0'),
(42028, 3281, '_vi_wad_aliexpress_variation_id', '12000015854348694'),
(42029, 3281, '_vi_wad_aliexpress_variation_attr', '14:175#all colors;200000124:200000290'),
(42030, 3282, '_variation_description', ''),
(42031, 3282, '_sku', '4001184220170-bao-blue-42'),
(42032, 3282, '_regular_price', '132.44'),
(42033, 3282, 'total_sales', '0'),
(42034, 3282, '_tax_status', 'taxable'),
(42035, 3282, '_tax_class', 'parent'),
(42036, 3283, '_variation_description', ''),
(42037, 3282, '_manage_stock', 'yes'),
(42038, 3283, '_sku', '4000411128241-black-8-5'),
(42039, 3282, '_backorders', 'no'),
(42040, 3283, '_regular_price', '213.41'),
(42041, 3282, '_sold_individually', 'no'),
(42042, 3283, 'total_sales', '0'),
(42043, 3283, '_tax_status', 'taxable'),
(42044, 3283, '_tax_class', 'parent'),
(42045, 3283, '_manage_stock', 'yes'),
(42046, 3283, '_backorders', 'no'),
(42047, 3282, '_virtual', 'no'),
(42048, 3283, '_sold_individually', 'no'),
(42049, 3282, '_downloadable', 'no'),
(42050, 3282, '_download_limit', '-1'),
(42051, 3283, '_virtual', 'no'),
(42052, 3282, '_download_expiry', '-1'),
(42053, 3283, '_downloadable', 'no'),
(42054, 3282, '_stock', '276'),
(42055, 3283, '_download_limit', '-1'),
(42056, 3282, '_stock_status', 'instock'),
(42057, 3283, '_download_expiry', '-1'),
(42058, 3282, '_wc_average_rating', '0'),
(42059, 3282, '_wc_review_count', '0'),
(42060, 3283, '_stock', '11'),
(42061, 3283, '_stock_status', 'instock'),
(42062, 3282, 'attribute_pa_color', 'bao-blue'),
(42063, 3283, '_wc_average_rating', '0'),
(42064, 3282, 'attribute_pa_shoe-size', '42'),
(42065, 3283, '_wc_review_count', '0'),
(42066, 3282, '_price', '132.44'),
(42067, 3282, '_product_version', '4.1.0'),
(42068, 3283, 'attribute_pa_color', 'black'),
(42069, 3283, 'attribute_pa_shoe-size', '8-5'),
(42070, 3283, '_price', '213.41'),
(42071, 3283, '_product_version', '4.1.0'),
(42072, 3282, '_vi_wad_aliexpress_variation_id', '10000015170166110'),
(42073, 3283, '_vi_wad_aliexpress_variation_id', '10000001696781878'),
(42074, 3282, '_vi_wad_aliexpress_variation_attr', '14:1254#Bao Blue;200000124:200000337'),
(42075, 3283, '_vi_wad_aliexpress_variation_attr', '14:193#black;200000124:200000289'),
(42076, 3284, '_variation_description', ''),
(42077, 3284, '_sku', '4000411128241-all-colors-12'),
(42078, 3284, '_regular_price', '213.41'),
(42079, 3284, 'total_sales', '0'),
(42080, 3284, '_tax_status', 'taxable'),
(42081, 3284, '_tax_class', 'parent'),
(42082, 3284, '_manage_stock', 'yes'),
(42083, 3284, '_backorders', 'no'),
(42084, 3284, '_sold_individually', 'no'),
(42085, 3284, '_virtual', 'no'),
(42086, 3284, '_downloadable', 'no'),
(42087, 3286, '_wp_attached_file', '2021/06/Canvas-Leather-Shoes-Men-Casual-Luxury-Brand-Handmade-Penny-Loafers-Men-Slip-On-Flats-Driving-Dress-3.jpg'),
(42088, 3284, '_download_limit', '-1'),
(42089, 3286, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:113:\"2021/06/Canvas-Leather-Shoes-Men-Casual-Luxury-Brand-Handmade-Penny-Loafers-Men-Slip-On-Flats-Driving-Dress-3.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:113:\"Canvas-Leather-Shoes-Men-Casual-Luxury-Brand-Handmade-Penny-Loafers-Men-Slip-On-Flats-Driving-Dress-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:113:\"Canvas-Leather-Shoes-Men-Casual-Luxury-Brand-Handmade-Penny-Loafers-Men-Slip-On-Flats-Driving-Dress-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:113:\"Canvas-Leather-Shoes-Men-Casual-Luxury-Brand-Handmade-Penny-Loafers-Men-Slip-On-Flats-Driving-Dress-3-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:113:\"Canvas-Leather-Shoes-Men-Casual-Luxury-Brand-Handmade-Penny-Loafers-Men-Slip-On-Flats-Driving-Dress-3-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:113:\"Canvas-Leather-Shoes-Men-Casual-Luxury-Brand-Handmade-Penny-Loafers-Men-Slip-On-Flats-Driving-Dress-3-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:113:\"Canvas-Leather-Shoes-Men-Casual-Luxury-Brand-Handmade-Penny-Loafers-Men-Slip-On-Flats-Driving-Dress-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:113:\"Canvas-Leather-Shoes-Men-Casual-Luxury-Brand-Handmade-Penny-Loafers-Men-Slip-On-Flats-Driving-Dress-3-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:113:\"Canvas-Leather-Shoes-Men-Casual-Luxury-Brand-Handmade-Penny-Loafers-Men-Slip-On-Flats-Driving-Dress-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:113:\"Canvas-Leather-Shoes-Men-Casual-Luxury-Brand-Handmade-Penny-Loafers-Men-Slip-On-Flats-Driving-Dress-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:113:\"Canvas-Leather-Shoes-Men-Casual-Luxury-Brand-Handmade-Penny-Loafers-Men-Slip-On-Flats-Driving-Dress-3-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:113:\"Canvas-Leather-Shoes-Men-Casual-Luxury-Brand-Handmade-Penny-Loafers-Men-Slip-On-Flats-Driving-Dress-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(42090, 3284, '_download_expiry', '-1'),
(42091, 3285, '_variation_description', ''),
(42092, 3285, '_sku', '4001184220170-wine-red-48'),
(42093, 3284, '_stock', '14'),
(42094, 3285, '_regular_price', '132.44'),
(42095, 3284, '_stock_status', 'instock'),
(42096, 3284, '_wc_average_rating', '0'),
(42097, 3285, 'total_sales', '0'),
(42098, 3284, '_wc_review_count', '0'),
(42099, 3285, '_tax_status', 'taxable'),
(42100, 3285, '_tax_class', 'parent'),
(42101, 3285, '_manage_stock', 'yes'),
(42102, 3284, 'attribute_pa_color', 'all-colors'),
(42103, 3285, '_backorders', 'no'),
(42104, 3284, 'attribute_pa_shoe-size', '12'),
(42105, 3284, '_price', '213.41'),
(42106, 3285, '_sold_individually', 'no'),
(42107, 3284, '_product_version', '4.1.0'),
(42108, 3285, '_virtual', 'no'),
(42109, 3284, '_vi_wad_aliexpress_variation_id', '12000015854348689'),
(42110, 3285, '_downloadable', 'no'),
(42111, 3284, '_vi_wad_aliexpress_variation_attr', '14:350852#all colors;200000124:1663'),
(42112, 3285, '_download_limit', '-1'),
(42113, 3285, '_download_expiry', '-1'),
(42114, 3285, '_stock', '276'),
(42115, 3285, '_stock_status', 'instock'),
(42116, 3285, '_wc_average_rating', '0'),
(42117, 3287, '_variation_description', ''),
(42118, 3285, '_wc_review_count', '0'),
(42119, 3287, '_sku', '4000411128241-black-9-5'),
(42120, 3287, '_regular_price', '213.41'),
(42121, 3285, 'attribute_pa_color', 'wine-red'),
(42122, 3287, 'total_sales', '0'),
(42123, 3285, 'attribute_pa_shoe-size', '48'),
(42124, 3287, '_tax_status', 'taxable'),
(42125, 3287, '_tax_class', 'parent'),
(42126, 3285, '_price', '132.44'),
(42127, 3287, '_manage_stock', 'yes'),
(42128, 3287, '_backorders', 'no');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(42129, 3285, '_product_version', '4.1.0'),
(42130, 3287, '_sold_individually', 'no'),
(42131, 3287, '_virtual', 'no'),
(42132, 3287, '_downloadable', 'no'),
(42133, 3285, '_vi_wad_aliexpress_variation_id', '10000015170166177'),
(42134, 3287, '_download_limit', '-1'),
(42135, 3287, '_download_expiry', '-1'),
(42136, 3285, '_vi_wad_aliexpress_variation_attr', '14:10#Wine Red;200000124:200000900'),
(42137, 3287, '_stock', '14'),
(42138, 3287, '_stock_status', 'instock'),
(42139, 3287, '_wc_average_rating', '0'),
(42140, 3287, '_wc_review_count', '0'),
(42141, 3287, 'attribute_pa_color', 'black'),
(42142, 3287, 'attribute_pa_shoe-size', '9-5'),
(42143, 3287, '_price', '213.41'),
(42144, 3287, '_product_version', '4.1.0'),
(42145, 3287, '_vi_wad_aliexpress_variation_id', '10000001696781879'),
(42146, 3287, '_vi_wad_aliexpress_variation_attr', '14:193#black;200000124:200000290'),
(42147, 3288, '_variation_description', ''),
(42148, 3288, '_sku', '4000411128241-all-colors-11'),
(42149, 3288, '_regular_price', '213.41'),
(42150, 3288, 'total_sales', '0'),
(42151, 3288, '_tax_status', 'taxable'),
(42152, 3288, '_tax_class', 'parent'),
(42153, 3288, '_manage_stock', 'yes'),
(42154, 3288, '_backorders', 'no'),
(42155, 3289, '_variation_description', ''),
(42156, 3288, '_sold_individually', 'no'),
(42157, 3289, '_sku', '4001184220170-wine-red-47'),
(42158, 3289, '_regular_price', '132.44'),
(42159, 3288, '_virtual', 'no'),
(42160, 3288, '_downloadable', 'no'),
(42161, 3288, '_download_limit', '-1'),
(42162, 3288, '_download_expiry', '-1'),
(42163, 3288, '_stock', '14'),
(42164, 3288, '_stock_status', 'instock'),
(42165, 3288, '_wc_average_rating', '0'),
(42166, 3288, '_wc_review_count', '0'),
(42167, 3288, 'attribute_pa_color', 'all-colors'),
(42168, 3289, 'total_sales', '0'),
(42169, 3289, '_tax_status', 'taxable'),
(42170, 3288, 'attribute_pa_shoe-size', '11'),
(42171, 3289, '_tax_class', 'parent'),
(42172, 3289, '_manage_stock', 'yes'),
(42173, 3288, '_price', '213.41'),
(42174, 3289, '_backorders', 'no'),
(42175, 3288, '_product_version', '4.1.0'),
(42176, 3288, '_vi_wad_aliexpress_variation_id', '12000015854348688'),
(42177, 3289, '_sold_individually', 'no'),
(42178, 3288, '_vi_wad_aliexpress_variation_attr', '14:350852#all colors;200000124:100010420'),
(42179, 3289, '_virtual', 'no'),
(42180, 3289, '_downloadable', 'no'),
(42181, 3290, '_variation_description', ''),
(42182, 3289, '_download_limit', '-1'),
(42183, 3289, '_download_expiry', '-1'),
(42184, 3290, '_sku', '4000411128241-black-7'),
(42185, 3290, '_regular_price', '213.41'),
(42186, 3290, 'total_sales', '0'),
(42187, 3290, '_tax_status', 'taxable'),
(42188, 3290, '_tax_class', 'parent'),
(42189, 3289, '_stock', '276'),
(42190, 3290, '_manage_stock', 'yes'),
(42191, 3290, '_backorders', 'no'),
(42192, 3289, '_stock_status', 'instock'),
(42193, 3289, '_wc_average_rating', '0'),
(42194, 3290, '_sold_individually', 'no'),
(42195, 3289, '_wc_review_count', '0'),
(42196, 3289, 'attribute_pa_color', 'wine-red'),
(42197, 3290, '_virtual', 'no'),
(42198, 3290, '_downloadable', 'no'),
(42199, 3289, 'attribute_pa_shoe-size', '47'),
(42200, 3290, '_download_limit', '-1'),
(42201, 3289, '_price', '132.44'),
(42202, 3290, '_download_expiry', '-1'),
(42203, 3289, '_product_version', '4.1.0'),
(42204, 3290, '_stock', '14'),
(42205, 3290, '_stock_status', 'instock'),
(42206, 3290, '_wc_average_rating', '0'),
(42207, 3290, '_wc_review_count', '0'),
(42208, 3290, 'attribute_pa_color', 'black'),
(42209, 3289, '_vi_wad_aliexpress_variation_id', '10000015170166176'),
(42210, 3290, 'attribute_pa_shoe-size', '7'),
(42211, 3289, '_vi_wad_aliexpress_variation_attr', '14:10#Wine Red;200000124:200000339'),
(42212, 3290, '_price', '213.41'),
(42213, 3290, '_product_version', '4.1.0'),
(42214, 3290, '_vi_wad_aliexpress_variation_id', '10000001696781876'),
(42215, 3290, '_vi_wad_aliexpress_variation_attr', '14:193#black;200000124:3434'),
(42216, 3291, '_variation_description', ''),
(42217, 3291, '_sku', '4000411128241-all-colors-7'),
(42218, 3291, '_regular_price', '213.41'),
(42219, 3291, 'total_sales', '0'),
(42220, 3291, '_tax_status', 'taxable'),
(42221, 3291, '_tax_class', 'parent'),
(42222, 3291, '_manage_stock', 'yes'),
(42223, 3291, '_backorders', 'no'),
(42224, 3291, '_sold_individually', 'no'),
(42225, 3291, '_virtual', 'no'),
(42226, 3291, '_downloadable', 'no'),
(42227, 3291, '_download_limit', '-1'),
(42228, 3291, '_download_expiry', '-1'),
(42229, 3291, '_stock', '15'),
(42230, 3291, '_stock_status', 'instock'),
(42231, 3291, '_wc_average_rating', '0'),
(42232, 3291, '_wc_review_count', '0'),
(42233, 3292, '_variation_description', ''),
(42234, 3292, '_sku', '4001184220170-black-38'),
(42235, 3292, '_regular_price', '110.54'),
(42236, 3291, 'attribute_pa_color', 'all-colors'),
(42237, 3292, 'total_sales', '0'),
(42238, 3291, 'attribute_pa_shoe-size', '7'),
(42239, 3292, '_tax_status', 'taxable'),
(42240, 3292, '_tax_class', 'parent'),
(42241, 3292, '_manage_stock', 'yes'),
(42242, 3292, '_backorders', 'no'),
(42243, 3291, '_price', '213.41'),
(42244, 3291, '_product_version', '4.1.0'),
(42245, 3292, '_sold_individually', 'no'),
(42246, 3291, '_vi_wad_aliexpress_variation_id', '12000015854348691'),
(42247, 3292, '_virtual', 'no'),
(42248, 3291, '_vi_wad_aliexpress_variation_attr', '14:175#all colors;200000124:3434'),
(42249, 3292, '_downloadable', 'no'),
(42250, 3292, '_download_limit', '-1'),
(42251, 3292, '_download_expiry', '-1'),
(42252, 3292, '_stock', '275'),
(42253, 3293, '_variation_description', ''),
(42254, 3292, '_stock_status', 'instock'),
(42255, 3293, '_sku', '4000411128241-black-8'),
(42256, 3292, '_wc_average_rating', '0'),
(42257, 3293, '_regular_price', '213.41'),
(42258, 3292, '_wc_review_count', '0'),
(42259, 3293, 'total_sales', '0'),
(42260, 3293, '_tax_status', 'taxable'),
(42261, 3293, '_tax_class', 'parent'),
(42262, 3293, '_manage_stock', 'yes'),
(42263, 3293, '_backorders', 'no'),
(42264, 3292, 'attribute_pa_color', 'black'),
(42265, 3293, '_sold_individually', 'no'),
(42266, 3292, 'attribute_pa_shoe-size', '38'),
(42267, 3292, '_price', '110.54'),
(42268, 3292, '_product_version', '4.1.0'),
(42269, 3293, '_virtual', 'no'),
(42270, 3293, '_downloadable', 'no'),
(42271, 3293, '_download_limit', '-1'),
(42272, 3293, '_download_expiry', '-1'),
(42273, 3292, '_vi_wad_aliexpress_variation_id', '10000015170166179'),
(42274, 3292, '_vi_wad_aliexpress_variation_attr', '14:193#Black;200000124:200000898'),
(42275, 3293, '_stock', '15'),
(42276, 3293, '_stock_status', 'instock'),
(42277, 3293, '_wc_average_rating', '0'),
(42278, 3293, '_wc_review_count', '0'),
(42279, 3293, 'attribute_pa_color', 'black'),
(42280, 3293, 'attribute_pa_shoe-size', '8'),
(42281, 3293, '_price', '213.41'),
(42282, 3293, '_product_version', '4.1.0'),
(42283, 3293, '_vi_wad_aliexpress_variation_id', '10000001696781877'),
(42284, 3293, '_vi_wad_aliexpress_variation_attr', '14:193#black;200000124:699'),
(42285, 3286, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H99acc82eafc14ea088f349ba40f90362T/Canvas-Leather-Shoes-Men-Casual-Luxury-Brand-Handmade-Penny-Loafers-Men-Slip-On-Flats-Driving-Dress.jpg'),
(42286, 3294, '_variation_description', ''),
(42287, 3294, '_sku', '4001184220170-wine-red-49'),
(42288, 3294, '_regular_price', '132.44'),
(42289, 3294, 'total_sales', '0'),
(42290, 3294, '_tax_status', 'taxable'),
(42291, 3294, '_tax_class', 'parent'),
(42292, 3294, '_manage_stock', 'yes'),
(42293, 3295, '_variation_description', ''),
(42294, 3294, '_backorders', 'no'),
(42295, 3295, '_sku', '4000411128241-all-colors-6-5'),
(42296, 3294, '_sold_individually', 'no'),
(42297, 3295, '_regular_price', '213.41'),
(42298, 3295, 'total_sales', '0'),
(42299, 3294, '_virtual', 'no'),
(42300, 3295, '_tax_status', 'taxable'),
(42301, 3294, '_downloadable', 'no'),
(42302, 3295, '_tax_class', 'parent'),
(42303, 3294, '_download_limit', '-1'),
(42304, 3295, '_manage_stock', 'yes'),
(42305, 3294, '_download_expiry', '-1'),
(42306, 3295, '_backorders', 'no'),
(42307, 3294, '_stock', '275'),
(42308, 3295, '_sold_individually', 'no'),
(42309, 3294, '_stock_status', 'instock'),
(42310, 3294, '_wc_average_rating', '0'),
(42311, 3294, '_wc_review_count', '0'),
(42312, 3295, '_virtual', 'no'),
(42313, 3294, 'attribute_pa_color', 'wine-red'),
(42314, 3295, '_downloadable', 'no'),
(42315, 3294, 'attribute_pa_shoe-size', '49'),
(42316, 3295, '_download_limit', '-1'),
(42317, 3294, '_price', '132.44'),
(42318, 3295, '_download_expiry', '-1'),
(42319, 3294, '_product_version', '4.1.0'),
(42320, 3295, '_stock', '15'),
(42321, 3295, '_stock_status', 'instock'),
(42322, 3295, '_wc_average_rating', '0'),
(42323, 3294, '_vi_wad_aliexpress_variation_id', '10000015170166178'),
(42324, 3295, '_wc_review_count', '0'),
(42325, 3294, '_vi_wad_aliexpress_variation_attr', '14:10#Wine Red;200000124:100010488'),
(42326, 3295, 'attribute_pa_color', 'all-colors'),
(42327, 3295, 'attribute_pa_shoe-size', '6-5'),
(42328, 3295, '_price', '213.41'),
(42329, 3295, '_product_version', '4.1.0'),
(42330, 3295, '_vi_wad_aliexpress_variation_id', '12000015854348690'),
(42331, 3295, '_vi_wad_aliexpress_variation_attr', '14:175#all colors;200000124:200000287'),
(42332, 3296, '_variation_description', ''),
(42333, 3296, '_sku', '4000411128241-black-12'),
(42334, 3296, '_regular_price', '213.41'),
(42335, 3296, 'total_sales', '0'),
(42336, 3296, '_tax_status', 'taxable'),
(42337, 3296, '_tax_class', 'parent'),
(42338, 3296, '_manage_stock', 'yes'),
(42339, 3296, '_backorders', 'no'),
(42340, 3297, '_variation_description', ''),
(42341, 3296, '_sold_individually', 'no'),
(42342, 3297, '_sku', '4001184220170-black-40'),
(42343, 3297, '_regular_price', '132.44'),
(42344, 3296, '_virtual', 'no'),
(42345, 3297, 'total_sales', '0'),
(42346, 3297, '_tax_status', 'taxable'),
(42347, 3296, '_downloadable', 'no'),
(42348, 3297, '_tax_class', 'parent'),
(42349, 3297, '_manage_stock', 'yes'),
(42350, 3296, '_download_limit', '-1'),
(42351, 3297, '_backorders', 'no'),
(42352, 3296, '_download_expiry', '-1'),
(42353, 3297, '_sold_individually', 'no'),
(42354, 3296, '_stock', '15'),
(42355, 3297, '_virtual', 'no'),
(42356, 3296, '_stock_status', 'instock'),
(42357, 3297, '_downloadable', 'no'),
(42358, 3296, '_wc_average_rating', '0'),
(42359, 3297, '_download_limit', '-1'),
(42360, 3297, '_download_expiry', '-1'),
(42361, 3296, '_wc_review_count', '0'),
(42362, 3297, '_stock', '276'),
(42363, 3297, '_stock_status', 'instock'),
(42364, 3296, 'attribute_pa_color', 'black'),
(42365, 3297, '_wc_average_rating', '0'),
(42366, 3296, 'attribute_pa_shoe-size', '12'),
(42367, 3297, '_wc_review_count', '0'),
(42368, 3296, '_price', '213.41'),
(42369, 3296, '_product_version', '4.1.0'),
(42370, 3297, 'attribute_pa_color', 'black'),
(42371, 3297, 'attribute_pa_shoe-size', '40'),
(42372, 3297, '_price', '132.44'),
(42373, 3297, '_product_version', '4.1.0'),
(42374, 3296, '_vi_wad_aliexpress_variation_id', '10000001696781882'),
(42375, 3296, '_vi_wad_aliexpress_variation_attr', '14:193#black;200000124:1663'),
(42376, 3297, '_vi_wad_aliexpress_variation_id', '10000015170166181'),
(42377, 3297, '_vi_wad_aliexpress_variation_attr', '14:193#Black;200000124:100013888'),
(42378, 3298, '_variation_description', ''),
(42379, 3298, '_sku', '4000411128241-blue-6-5'),
(42380, 3298, '_regular_price', '213.41'),
(42381, 3298, 'total_sales', '0'),
(42382, 3298, '_tax_status', 'taxable'),
(42383, 3298, '_tax_class', 'parent'),
(42384, 3298, '_manage_stock', 'yes'),
(42385, 3298, '_backorders', 'no'),
(42386, 3298, '_sold_individually', 'no'),
(42387, 3298, '_virtual', 'no'),
(42388, 3298, '_downloadable', 'no'),
(42389, 3298, '_download_limit', '-1'),
(42390, 3298, '_download_expiry', '-1'),
(42391, 3298, '_stock', '15'),
(42392, 3298, '_stock_status', 'instock'),
(42393, 3298, '_wc_average_rating', '0'),
(42394, 3298, '_wc_review_count', '0'),
(42395, 3298, 'attribute_pa_color', 'blue'),
(42396, 3298, 'attribute_pa_shoe-size', '6-5'),
(42397, 3298, '_price', '213.41'),
(42398, 3299, '_variation_description', ''),
(42399, 3298, '_product_version', '4.1.0'),
(42400, 3299, '_sku', '4001184220170-black-39'),
(42401, 3299, '_regular_price', '132.44'),
(42402, 3299, 'total_sales', '0'),
(42403, 3298, '_vi_wad_aliexpress_variation_id', '10000001696781883'),
(42404, 3299, '_tax_status', 'taxable'),
(42405, 3299, '_tax_class', 'parent'),
(42406, 3298, '_vi_wad_aliexpress_variation_attr', '14:173#blue;200000124:200000287'),
(42407, 3299, '_manage_stock', 'yes'),
(42408, 3299, '_backorders', 'no'),
(42409, 3299, '_sold_individually', 'no'),
(42410, 3300, '_wp_attached_file', '2021/06/Canvas-Leather-Shoes-Men-Casual-Luxury-Brand-Handmade-Penny-Loafers-Men-Slip-On-Flats-Driving-Dress-4.jpg'),
(42411, 3300, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:113:\"2021/06/Canvas-Leather-Shoes-Men-Casual-Luxury-Brand-Handmade-Penny-Loafers-Men-Slip-On-Flats-Driving-Dress-4.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:113:\"Canvas-Leather-Shoes-Men-Casual-Luxury-Brand-Handmade-Penny-Loafers-Men-Slip-On-Flats-Driving-Dress-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:113:\"Canvas-Leather-Shoes-Men-Casual-Luxury-Brand-Handmade-Penny-Loafers-Men-Slip-On-Flats-Driving-Dress-4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:113:\"Canvas-Leather-Shoes-Men-Casual-Luxury-Brand-Handmade-Penny-Loafers-Men-Slip-On-Flats-Driving-Dress-4-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:113:\"Canvas-Leather-Shoes-Men-Casual-Luxury-Brand-Handmade-Penny-Loafers-Men-Slip-On-Flats-Driving-Dress-4-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:113:\"Canvas-Leather-Shoes-Men-Casual-Luxury-Brand-Handmade-Penny-Loafers-Men-Slip-On-Flats-Driving-Dress-4-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:113:\"Canvas-Leather-Shoes-Men-Casual-Luxury-Brand-Handmade-Penny-Loafers-Men-Slip-On-Flats-Driving-Dress-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:113:\"Canvas-Leather-Shoes-Men-Casual-Luxury-Brand-Handmade-Penny-Loafers-Men-Slip-On-Flats-Driving-Dress-4-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:113:\"Canvas-Leather-Shoes-Men-Casual-Luxury-Brand-Handmade-Penny-Loafers-Men-Slip-On-Flats-Driving-Dress-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:113:\"Canvas-Leather-Shoes-Men-Casual-Luxury-Brand-Handmade-Penny-Loafers-Men-Slip-On-Flats-Driving-Dress-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:113:\"Canvas-Leather-Shoes-Men-Casual-Luxury-Brand-Handmade-Penny-Loafers-Men-Slip-On-Flats-Driving-Dress-4-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:113:\"Canvas-Leather-Shoes-Men-Casual-Luxury-Brand-Handmade-Penny-Loafers-Men-Slip-On-Flats-Driving-Dress-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(42412, 3299, '_virtual', 'no'),
(42413, 3299, '_downloadable', 'no'),
(42414, 3301, '_variation_description', ''),
(42415, 3301, '_sku', '4000411128241-black-10'),
(42416, 3299, '_download_limit', '-1'),
(42417, 3301, '_regular_price', '213.41'),
(42418, 3299, '_download_expiry', '-1'),
(42419, 3301, 'total_sales', '0'),
(42420, 3301, '_tax_status', 'taxable'),
(42421, 3299, '_stock', '277'),
(42422, 3301, '_tax_class', 'parent'),
(42423, 3301, '_manage_stock', 'yes'),
(42424, 3301, '_backorders', 'no'),
(42425, 3299, '_stock_status', 'instock'),
(42426, 3301, '_sold_individually', 'no'),
(42427, 3299, '_wc_average_rating', '0'),
(42428, 3299, '_wc_review_count', '0'),
(42429, 3301, '_virtual', 'no'),
(42430, 3301, '_downloadable', 'no'),
(42431, 3301, '_download_limit', '-1'),
(42432, 3301, '_download_expiry', '-1'),
(42433, 3301, '_stock', '15'),
(42434, 3299, 'attribute_pa_color', 'black'),
(42435, 3301, '_stock_status', 'instock'),
(42436, 3299, 'attribute_pa_shoe-size', '39'),
(42437, 3301, '_wc_average_rating', '0'),
(42438, 3299, '_price', '132.44'),
(42439, 3301, '_wc_review_count', '0'),
(42440, 3299, '_product_version', '4.1.0'),
(42441, 3301, 'attribute_pa_color', 'black'),
(42442, 3301, 'attribute_pa_shoe-size', '10'),
(42443, 3299, '_vi_wad_aliexpress_variation_id', '10000015170166180'),
(42444, 3301, '_price', '213.41'),
(42445, 3299, '_vi_wad_aliexpress_variation_attr', '14:193#Black;200000124:200000364'),
(42446, 3301, '_product_version', '4.1.0'),
(42447, 3301, '_vi_wad_aliexpress_variation_id', '10000001696781880'),
(42448, 3301, '_vi_wad_aliexpress_variation_attr', '14:193#black;200000124:1583'),
(42449, 3302, '_variation_description', ''),
(42450, 3302, '_sku', '4000411128241-black-11'),
(42451, 3302, '_regular_price', '213.41'),
(42452, 3302, 'total_sales', '0'),
(42453, 3302, '_tax_status', 'taxable'),
(42454, 3302, '_tax_class', 'parent'),
(42455, 3302, '_manage_stock', 'yes'),
(42456, 3302, '_backorders', 'no'),
(42457, 3302, '_sold_individually', 'no'),
(42458, 3302, '_virtual', 'no'),
(42459, 3302, '_downloadable', 'no'),
(42460, 3302, '_download_limit', '-1'),
(42461, 3302, '_download_expiry', '-1'),
(42462, 3303, '_variation_description', ''),
(42463, 3302, '_stock', '13'),
(42464, 3303, '_sku', '4001184220170-black-42'),
(42465, 3302, '_stock_status', 'instock'),
(42466, 3303, '_regular_price', '132.44'),
(42467, 3302, '_wc_average_rating', '0'),
(42468, 3302, '_wc_review_count', '0'),
(42469, 3303, 'total_sales', '0'),
(42470, 3303, '_tax_status', 'taxable'),
(42471, 3303, '_tax_class', 'parent'),
(42472, 3303, '_manage_stock', 'yes'),
(42473, 3302, 'attribute_pa_color', 'black'),
(42474, 3303, '_backorders', 'no'),
(42475, 3302, 'attribute_pa_shoe-size', '11'),
(42476, 3303, '_sold_individually', 'no'),
(42477, 3302, '_price', '213.41'),
(42478, 3302, '_product_version', '4.1.0'),
(42479, 3303, '_virtual', 'no'),
(42480, 3303, '_downloadable', 'no'),
(42481, 3303, '_download_limit', '-1'),
(42482, 3303, '_download_expiry', '-1'),
(42483, 3302, '_vi_wad_aliexpress_variation_id', '10000001696781881'),
(42484, 3302, '_vi_wad_aliexpress_variation_attr', '14:193#black;200000124:100010420'),
(42485, 3303, '_stock', '275'),
(42486, 3303, '_stock_status', 'instock'),
(42487, 3303, '_wc_average_rating', '0'),
(42488, 3303, '_wc_review_count', '0'),
(42489, 3303, 'attribute_pa_color', 'black'),
(42490, 3303, 'attribute_pa_shoe-size', '42'),
(42491, 3303, '_price', '132.44'),
(42492, 3303, '_product_version', '4.1.0'),
(42493, 3304, '_variation_description', ''),
(42494, 3304, '_sku', '4000411128241-blue-8-5'),
(42495, 3303, '_vi_wad_aliexpress_variation_id', '10000015170166183'),
(42496, 3304, '_regular_price', '213.41'),
(42497, 3303, '_vi_wad_aliexpress_variation_attr', '14:193#Black;200000124:200000337'),
(42498, 3304, 'total_sales', '0'),
(42499, 3304, '_tax_status', 'taxable'),
(42500, 3304, '_tax_class', 'parent'),
(42501, 3304, '_manage_stock', 'yes'),
(42502, 3304, '_backorders', 'no'),
(42503, 3304, '_sold_individually', 'no'),
(42504, 3304, '_virtual', 'no'),
(42505, 3304, '_downloadable', 'no'),
(42506, 3304, '_download_limit', '-1'),
(42507, 3304, '_download_expiry', '-1'),
(42508, 3304, '_stock', '15'),
(42509, 3304, '_stock_status', 'instock'),
(42510, 3304, '_wc_average_rating', '0'),
(42511, 3304, '_wc_review_count', '0'),
(42512, 3304, 'attribute_pa_color', 'blue'),
(42513, 3304, 'attribute_pa_shoe-size', '8-5'),
(42514, 3304, '_price', '213.41'),
(42515, 3304, '_product_version', '4.1.0'),
(42516, 3305, '_variation_description', ''),
(42517, 3305, '_sku', '4001184220170-black-41'),
(42518, 3304, '_vi_wad_aliexpress_variation_id', '10000001696781886'),
(42519, 3304, '_vi_wad_aliexpress_variation_attr', '14:173#blue;200000124:200000289'),
(42520, 3305, '_regular_price', '132.44'),
(42521, 3305, 'total_sales', '0'),
(42522, 3305, '_tax_status', 'taxable'),
(42523, 3305, '_tax_class', 'parent'),
(42524, 3305, '_manage_stock', 'yes'),
(42525, 3305, '_backorders', 'no'),
(42526, 3305, '_sold_individually', 'no'),
(42527, 3305, '_virtual', 'no'),
(42528, 3305, '_downloadable', 'no'),
(42529, 3305, '_download_limit', '-1'),
(42530, 3305, '_download_expiry', '-1'),
(42531, 3306, '_variation_description', ''),
(42532, 3305, '_stock', '275'),
(42533, 3306, '_sku', '4000411128241-all-colors-12-1'),
(42534, 3306, '_regular_price', '213.41'),
(42535, 3305, '_stock_status', 'instock'),
(42536, 3305, '_wc_average_rating', '0'),
(42537, 3306, 'total_sales', '0'),
(42538, 3306, '_tax_status', 'taxable'),
(42539, 3306, '_tax_class', 'parent'),
(42540, 3306, '_manage_stock', 'yes'),
(42541, 3306, '_backorders', 'no'),
(42542, 3306, '_sold_individually', 'no'),
(42543, 3305, '_wc_review_count', '0'),
(42544, 3306, '_virtual', 'no'),
(42545, 3306, '_downloadable', 'no'),
(42546, 3306, '_download_limit', '-1'),
(42547, 3305, 'attribute_pa_color', 'black'),
(42548, 3306, '_download_expiry', '-1'),
(42549, 3306, '_stock', '15'),
(42550, 3306, '_stock_status', 'instock'),
(42551, 3305, 'attribute_pa_shoe-size', '41'),
(42552, 3306, '_wc_average_rating', '0'),
(42553, 3306, '_wc_review_count', '0'),
(42554, 3305, '_price', '132.44'),
(42555, 3306, 'attribute_pa_color', 'all-colors'),
(42556, 3305, '_product_version', '4.1.0'),
(42557, 3306, 'attribute_pa_shoe-size', '12'),
(42558, 3306, '_price', '213.41'),
(42559, 3306, '_product_version', '4.1.0'),
(42560, 3305, '_vi_wad_aliexpress_variation_id', '10000015170166182'),
(42561, 3306, '_vi_wad_aliexpress_variation_id', '12000015854348697'),
(42562, 3306, '_vi_wad_aliexpress_variation_attr', '14:175#all colors;200000124:1663'),
(42563, 3305, '_vi_wad_aliexpress_variation_attr', '14:193#Black;200000124:100010483'),
(42564, 3307, '_variation_description', ''),
(42565, 3307, '_sku', '4000411128241-blue-9-5'),
(42566, 3307, '_regular_price', '213.41'),
(42567, 3308, '_variation_description', ''),
(42568, 3307, 'total_sales', '0'),
(42569, 3308, '_sku', '4001184220170-black-44'),
(42570, 3307, '_tax_status', 'taxable'),
(42571, 3307, '_tax_class', 'parent'),
(42572, 3308, '_regular_price', '132.44'),
(42573, 3307, '_manage_stock', 'yes'),
(42574, 3307, '_backorders', 'no'),
(42575, 3307, '_sold_individually', 'no'),
(42576, 3308, 'total_sales', '0'),
(42577, 3308, '_tax_status', 'taxable'),
(42578, 3307, '_virtual', 'no'),
(42579, 3307, '_downloadable', 'no'),
(42580, 3308, '_tax_class', 'parent'),
(42581, 3307, '_download_limit', '-1'),
(42582, 3308, '_manage_stock', 'yes'),
(42583, 3308, '_backorders', 'no'),
(42584, 3307, '_download_expiry', '-1'),
(42585, 3308, '_sold_individually', 'no'),
(42586, 3307, '_stock', '15'),
(42587, 3307, '_stock_status', 'instock'),
(42588, 3307, '_wc_average_rating', '0'),
(42589, 3308, '_virtual', 'no'),
(42590, 3308, '_downloadable', 'no'),
(42591, 3307, '_wc_review_count', '0'),
(42592, 3307, 'attribute_pa_color', 'blue'),
(42593, 3307, 'attribute_pa_shoe-size', '9-5'),
(42594, 3308, '_download_limit', '-1'),
(42595, 3308, '_download_expiry', '-1'),
(42596, 3307, '_price', '213.41'),
(42597, 3308, '_stock', '276'),
(42598, 3307, '_product_version', '4.1.0'),
(42599, 3308, '_stock_status', 'instock'),
(42600, 3308, '_wc_average_rating', '0'),
(42601, 3308, '_wc_review_count', '0'),
(42602, 3307, '_vi_wad_aliexpress_variation_id', '10000001696781887'),
(42603, 3300, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H095ebff1cf0d4a6885e7eb2c34546a29D/Canvas-Leather-Shoes-Men-Casual-Luxury-Brand-Handmade-Penny-Loafers-Men-Slip-On-Flats-Driving-Dress.jpg'),
(42604, 3307, '_vi_wad_aliexpress_variation_attr', '14:173#blue;200000124:200000290'),
(42605, 3308, 'attribute_pa_color', 'black'),
(42606, 3308, 'attribute_pa_shoe-size', '44'),
(42607, 3308, '_price', '132.44'),
(42608, 3308, '_product_version', '4.1.0'),
(42609, 3308, '_vi_wad_aliexpress_variation_id', '10000015170166185'),
(42610, 3308, '_vi_wad_aliexpress_variation_attr', '14:193#Black;200000124:100010487'),
(42611, 3309, '_variation_description', ''),
(42612, 3309, '_sku', '4000411128241-all-colors-11-1'),
(42613, 3309, '_regular_price', '213.41'),
(42614, 3309, 'total_sales', '0'),
(42615, 3309, '_tax_status', 'taxable'),
(42616, 3309, '_tax_class', 'parent'),
(42617, 3309, '_manage_stock', 'yes'),
(42618, 3309, '_backorders', 'no'),
(42619, 3309, '_sold_individually', 'no'),
(42620, 3309, '_virtual', 'no'),
(42621, 3309, '_downloadable', 'no'),
(42622, 3309, '_download_limit', '-1'),
(42623, 3309, '_download_expiry', '-1'),
(42624, 3309, '_stock', '15'),
(42625, 3309, '_stock_status', 'instock'),
(42626, 3309, '_wc_average_rating', '0'),
(42627, 3309, '_wc_review_count', '0'),
(42628, 3309, 'attribute_pa_color', 'all-colors'),
(42629, 3309, 'attribute_pa_shoe-size', '11'),
(42630, 3309, '_price', '213.41'),
(42631, 3309, '_product_version', '4.1.0'),
(42632, 3310, '_variation_description', ''),
(42633, 3310, '_sku', '4001184220170-black-43'),
(42634, 3310, '_regular_price', '132.44'),
(42635, 3309, '_vi_wad_aliexpress_variation_id', '12000015854348696'),
(42636, 3309, '_vi_wad_aliexpress_variation_attr', '14:175#all colors;200000124:100010420'),
(42637, 3310, 'total_sales', '0'),
(42638, 3310, '_tax_status', 'taxable'),
(42639, 3310, '_tax_class', 'parent'),
(42640, 3310, '_manage_stock', 'yes'),
(42641, 3310, '_backorders', 'no'),
(42642, 3310, '_sold_individually', 'no'),
(42643, 3310, '_virtual', 'no'),
(42644, 3310, '_downloadable', 'no'),
(42645, 3310, '_download_limit', '-1'),
(42646, 3310, '_download_expiry', '-1'),
(42647, 3310, '_stock', '275'),
(42648, 3310, '_stock_status', 'instock'),
(42649, 3311, '_variation_description', ''),
(42650, 3310, '_wc_average_rating', '0'),
(42651, 3311, '_sku', '4000411128241-blue-7'),
(42652, 3311, '_regular_price', '213.41'),
(42653, 3310, '_wc_review_count', '0'),
(42654, 3311, 'total_sales', '0'),
(42655, 3311, '_tax_status', 'taxable'),
(42656, 3310, 'attribute_pa_color', 'black'),
(42657, 3311, '_tax_class', 'parent'),
(42658, 3311, '_manage_stock', 'yes'),
(42659, 3310, 'attribute_pa_shoe-size', '43'),
(42660, 3311, '_backorders', 'no'),
(42661, 3310, '_price', '132.44'),
(42662, 3311, '_sold_individually', 'no'),
(42663, 3310, '_product_version', '4.1.0'),
(42664, 3311, '_virtual', 'no'),
(42665, 3311, '_downloadable', 'no'),
(42666, 3311, '_download_limit', '-1'),
(42667, 3310, '_vi_wad_aliexpress_variation_id', '10000015170166184'),
(42668, 3311, '_download_expiry', '-1'),
(42669, 3310, '_vi_wad_aliexpress_variation_attr', '14:193#Black;200000124:200000338'),
(42670, 3311, '_stock', '15'),
(42671, 3311, '_stock_status', 'instock'),
(42672, 3311, '_wc_average_rating', '0'),
(42673, 3311, '_wc_review_count', '0'),
(42674, 3311, 'attribute_pa_color', 'blue'),
(42675, 3311, 'attribute_pa_shoe-size', '7'),
(42676, 3311, '_price', '213.41'),
(42677, 3311, '_product_version', '4.1.0'),
(42678, 3311, '_vi_wad_aliexpress_variation_id', '10000001696781884'),
(42679, 3311, '_vi_wad_aliexpress_variation_attr', '14:173#blue;200000124:3434'),
(42680, 3313, '_variation_description', ''),
(42681, 3313, '_sku', '4000411128241-blue-8'),
(42682, 3313, '_regular_price', '213.41'),
(42683, 3312, '_variation_description', ''),
(42684, 3312, '_sku', '4001184220170-black-46'),
(42685, 3312, '_regular_price', '132.44'),
(42686, 3313, 'total_sales', '0'),
(42687, 3313, '_tax_status', 'taxable'),
(42688, 3312, 'total_sales', '0'),
(42689, 3313, '_tax_class', 'parent'),
(42690, 3312, '_tax_status', 'taxable'),
(42691, 3313, '_manage_stock', 'yes'),
(42692, 3312, '_tax_class', 'parent'),
(42693, 3313, '_backorders', 'no'),
(42694, 3312, '_manage_stock', 'yes'),
(42695, 3312, '_backorders', 'no'),
(42696, 3313, '_sold_individually', 'no'),
(42697, 3312, '_sold_individually', 'no'),
(42698, 3313, '_virtual', 'no'),
(42699, 3313, '_downloadable', 'no'),
(42700, 3312, '_virtual', 'no'),
(42701, 3313, '_download_limit', '-1'),
(42702, 3312, '_downloadable', 'no'),
(42703, 3313, '_download_expiry', '-1'),
(42704, 3312, '_download_limit', '-1'),
(42705, 3313, '_stock', '15'),
(42706, 3312, '_download_expiry', '-1'),
(42707, 3313, '_stock_status', 'instock'),
(42708, 3313, '_wc_average_rating', '0'),
(42709, 3312, '_stock', '275'),
(42710, 3312, '_stock_status', 'instock'),
(42711, 3313, '_wc_review_count', '0'),
(42712, 3312, '_wc_average_rating', '0'),
(42713, 3313, 'attribute_pa_color', 'blue'),
(42714, 3312, '_wc_review_count', '0'),
(42715, 3313, 'attribute_pa_shoe-size', '8'),
(42716, 3312, 'attribute_pa_color', 'black'),
(42717, 3313, '_price', '213.41'),
(42718, 3312, 'attribute_pa_shoe-size', '46'),
(42719, 3312, '_price', '132.44'),
(42720, 3313, '_product_version', '4.1.0'),
(42721, 3312, '_product_version', '4.1.0'),
(42722, 3313, '_vi_wad_aliexpress_variation_id', '10000001696781885'),
(42723, 3312, '_vi_wad_aliexpress_variation_id', '10000015170166187'),
(42724, 3313, '_vi_wad_aliexpress_variation_attr', '14:173#blue;200000124:699'),
(42725, 3312, '_vi_wad_aliexpress_variation_attr', '14:193#Black;200000124:200000899'),
(42726, 3314, '_variation_description', ''),
(42727, 3314, '_sku', '4000411128241-all-colors-8-5-1'),
(42728, 3314, '_regular_price', '213.41'),
(42729, 3314, 'total_sales', '0'),
(42730, 3314, '_tax_status', 'taxable'),
(42731, 3314, '_tax_class', 'parent'),
(42732, 3314, '_manage_stock', 'yes'),
(42733, 3314, '_backorders', 'no'),
(42734, 3314, '_sold_individually', 'no'),
(42735, 3314, '_virtual', 'no'),
(42736, 3314, '_downloadable', 'no'),
(42737, 3314, '_download_limit', '-1'),
(42738, 3315, '_variation_description', ''),
(42739, 3314, '_download_expiry', '-1'),
(42740, 3315, '_sku', '4001184220170-black-45'),
(42741, 3314, '_stock', '15'),
(42742, 3315, '_regular_price', '132.44'),
(42743, 3314, '_stock_status', 'instock'),
(42744, 3314, '_wc_average_rating', '0'),
(42745, 3315, 'total_sales', '0'),
(42746, 3315, '_tax_status', 'taxable'),
(42747, 3314, '_wc_review_count', '0'),
(42748, 3315, '_tax_class', 'parent'),
(42749, 3315, '_manage_stock', 'yes'),
(42750, 3315, '_backorders', 'no'),
(42751, 3314, 'attribute_pa_color', 'all-colors'),
(42752, 3315, '_sold_individually', 'no'),
(42753, 3314, 'attribute_pa_shoe-size', '8-5'),
(42754, 3314, '_price', '213.41'),
(42755, 3315, '_virtual', 'no'),
(42756, 3315, '_downloadable', 'no'),
(42757, 3314, '_product_version', '4.1.0'),
(42758, 3315, '_download_limit', '-1'),
(42759, 3315, '_download_expiry', '-1'),
(42760, 3315, '_stock', '276'),
(42761, 3314, '_vi_wad_aliexpress_variation_id', '12000015854348677'),
(42762, 3315, '_stock_status', 'instock'),
(42763, 3314, '_vi_wad_aliexpress_variation_attr', '14:200002130#all colors;200000124:200000289'),
(42764, 3315, '_wc_average_rating', '0'),
(42765, 3315, '_wc_review_count', '0'),
(42766, 3315, 'attribute_pa_color', 'black'),
(42767, 3315, 'attribute_pa_shoe-size', '45'),
(42768, 3315, '_price', '132.44'),
(42769, 3315, '_product_version', '4.1.0'),
(42770, 3315, '_vi_wad_aliexpress_variation_id', '10000015170166186'),
(42771, 3315, '_vi_wad_aliexpress_variation_attr', '14:193#Black;200000124:3116'),
(42772, 3316, '_variation_description', ''),
(42773, 3316, '_sku', '4000411128241-all-colors-8-1'),
(42774, 3316, '_regular_price', '213.41'),
(42775, 3316, 'total_sales', '0'),
(42776, 3316, '_tax_status', 'taxable'),
(42777, 3316, '_tax_class', 'parent'),
(42778, 3316, '_manage_stock', 'yes'),
(42779, 3316, '_backorders', 'no'),
(42780, 3316, '_sold_individually', 'no'),
(42781, 3316, '_virtual', 'no'),
(42782, 3316, '_downloadable', 'no'),
(42783, 3316, '_download_limit', '-1'),
(42784, 3316, '_download_expiry', '-1'),
(42785, 3316, '_stock', '15'),
(42786, 3316, '_stock_status', 'instock'),
(42787, 3316, '_wc_average_rating', '0'),
(42788, 3316, '_wc_review_count', '0'),
(42789, 3316, 'attribute_pa_color', 'all-colors'),
(42790, 3316, 'attribute_pa_shoe-size', '8'),
(42791, 3317, '_variation_description', ''),
(42792, 3316, '_price', '213.41'),
(42793, 3317, '_sku', '4001184220170-black-48'),
(42794, 3317, '_regular_price', '132.44'),
(42795, 3316, '_product_version', '4.1.0'),
(42796, 3317, 'total_sales', '0'),
(42797, 3317, '_tax_status', 'taxable'),
(42798, 3317, '_tax_class', 'parent'),
(42799, 3316, '_vi_wad_aliexpress_variation_id', '12000015854348676'),
(42800, 3317, '_manage_stock', 'yes'),
(42801, 3316, '_vi_wad_aliexpress_variation_attr', '14:200002130#all colors;200000124:699'),
(42802, 3317, '_backorders', 'no'),
(42803, 3317, '_sold_individually', 'no'),
(42804, 3317, '_virtual', 'no'),
(42805, 3317, '_downloadable', 'no'),
(42806, 3317, '_download_limit', '-1'),
(42807, 3317, '_download_expiry', '-1'),
(42808, 3317, '_stock', '276'),
(42809, 3317, '_stock_status', 'instock'),
(42810, 3317, '_wc_average_rating', '0'),
(42811, 3317, '_wc_review_count', '0'),
(42812, 3317, 'attribute_pa_color', 'black'),
(42813, 3318, '_variation_description', ''),
(42814, 3318, '_sku', '4000411128241-all-colors-10-1'),
(42815, 3317, 'attribute_pa_shoe-size', '48'),
(42816, 3318, '_regular_price', '213.41'),
(42817, 3317, '_price', '132.44'),
(42818, 3318, 'total_sales', '0'),
(42819, 3317, '_product_version', '4.1.0'),
(42820, 3318, '_tax_status', 'taxable'),
(42821, 3318, '_tax_class', 'parent'),
(42822, 3318, '_manage_stock', 'yes'),
(42823, 3318, '_backorders', 'no'),
(42824, 3317, '_vi_wad_aliexpress_variation_id', '10000015170166189'),
(42825, 3318, '_sold_individually', 'no'),
(42826, 3317, '_vi_wad_aliexpress_variation_attr', '14:193#Black;200000124:200000900'),
(42827, 3318, '_virtual', 'no'),
(42828, 3318, '_downloadable', 'no'),
(42829, 3318, '_download_limit', '-1'),
(42830, 3318, '_download_expiry', '-1'),
(42831, 3318, '_stock', '12'),
(42832, 3318, '_stock_status', 'instock'),
(42833, 3318, '_wc_average_rating', '0'),
(42834, 3318, '_wc_review_count', '0'),
(42835, 3318, 'attribute_pa_color', 'all-colors'),
(42836, 3318, 'attribute_pa_shoe-size', '10'),
(42837, 3318, '_price', '213.41'),
(42838, 3318, '_product_version', '4.1.0'),
(42839, 3318, '_vi_wad_aliexpress_variation_id', '12000015854348679'),
(42840, 3318, '_vi_wad_aliexpress_variation_attr', '14:200002130#all colors;200000124:1583'),
(42841, 3319, '_variation_description', ''),
(42842, 3319, '_sku', '4001184220170-black-47'),
(42843, 3319, '_regular_price', '132.44'),
(42844, 3319, 'total_sales', '0'),
(42845, 3319, '_tax_status', 'taxable'),
(42846, 3319, '_tax_class', 'parent'),
(42847, 3319, '_manage_stock', 'yes'),
(42848, 3319, '_backorders', 'no'),
(42849, 3319, '_sold_individually', 'no'),
(42850, 3320, '_variation_description', ''),
(42851, 3320, '_sku', '4000411128241-all-colors-9-5-1'),
(42852, 3320, '_regular_price', '213.41'),
(42853, 3319, '_virtual', 'no'),
(42854, 3320, 'total_sales', '0'),
(42855, 3319, '_downloadable', 'no'),
(42856, 3320, '_tax_status', 'taxable'),
(42857, 3319, '_download_limit', '-1'),
(42858, 3320, '_tax_class', 'parent'),
(42859, 3320, '_manage_stock', 'yes'),
(42860, 3319, '_download_expiry', '-1'),
(42861, 3320, '_backorders', 'no'),
(42862, 3319, '_stock', '275'),
(42863, 3320, '_sold_individually', 'no'),
(42864, 3319, '_stock_status', 'instock'),
(42865, 3319, '_wc_average_rating', '0'),
(42866, 3319, '_wc_review_count', '0'),
(42867, 3320, '_virtual', 'no'),
(42868, 3320, '_downloadable', 'no'),
(42869, 3320, '_download_limit', '-1'),
(42870, 3319, 'attribute_pa_color', 'black'),
(42871, 3320, '_download_expiry', '-1'),
(42872, 3319, 'attribute_pa_shoe-size', '47'),
(42873, 3320, '_stock', '13'),
(42874, 3319, '_price', '132.44'),
(42875, 3320, '_stock_status', 'instock'),
(42876, 3320, '_wc_average_rating', '0'),
(42877, 3319, '_product_version', '4.1.0'),
(42878, 3320, '_wc_review_count', '0'),
(42879, 3320, 'attribute_pa_color', 'all-colors'),
(42880, 3319, '_vi_wad_aliexpress_variation_id', '10000015170166188'),
(42881, 3320, 'attribute_pa_shoe-size', '9-5'),
(42882, 3319, '_vi_wad_aliexpress_variation_attr', '14:193#Black;200000124:200000339'),
(42883, 3320, '_price', '213.41'),
(42884, 3320, '_product_version', '4.1.0'),
(42885, 3320, '_vi_wad_aliexpress_variation_id', '12000015854348678'),
(42886, 3320, '_vi_wad_aliexpress_variation_attr', '14:200002130#all colors;200000124:200000290'),
(42887, 3321, '_wp_attached_file', '2021/06/Canvas-Leather-Shoes-Men-Casual-Luxury-Brand-Handmade-Penny-Loafers-Men-Slip-On-Flats-Driving-Dress-5.jpg'),
(42888, 3321, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:113:\"2021/06/Canvas-Leather-Shoes-Men-Casual-Luxury-Brand-Handmade-Penny-Loafers-Men-Slip-On-Flats-Driving-Dress-5.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:113:\"Canvas-Leather-Shoes-Men-Casual-Luxury-Brand-Handmade-Penny-Loafers-Men-Slip-On-Flats-Driving-Dress-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:113:\"Canvas-Leather-Shoes-Men-Casual-Luxury-Brand-Handmade-Penny-Loafers-Men-Slip-On-Flats-Driving-Dress-5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:113:\"Canvas-Leather-Shoes-Men-Casual-Luxury-Brand-Handmade-Penny-Loafers-Men-Slip-On-Flats-Driving-Dress-5-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:113:\"Canvas-Leather-Shoes-Men-Casual-Luxury-Brand-Handmade-Penny-Loafers-Men-Slip-On-Flats-Driving-Dress-5-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:113:\"Canvas-Leather-Shoes-Men-Casual-Luxury-Brand-Handmade-Penny-Loafers-Men-Slip-On-Flats-Driving-Dress-5-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:113:\"Canvas-Leather-Shoes-Men-Casual-Luxury-Brand-Handmade-Penny-Loafers-Men-Slip-On-Flats-Driving-Dress-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:113:\"Canvas-Leather-Shoes-Men-Casual-Luxury-Brand-Handmade-Penny-Loafers-Men-Slip-On-Flats-Driving-Dress-5-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:113:\"Canvas-Leather-Shoes-Men-Casual-Luxury-Brand-Handmade-Penny-Loafers-Men-Slip-On-Flats-Driving-Dress-5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:113:\"Canvas-Leather-Shoes-Men-Casual-Luxury-Brand-Handmade-Penny-Loafers-Men-Slip-On-Flats-Driving-Dress-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:113:\"Canvas-Leather-Shoes-Men-Casual-Luxury-Brand-Handmade-Penny-Loafers-Men-Slip-On-Flats-Driving-Dress-5-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:113:\"Canvas-Leather-Shoes-Men-Casual-Luxury-Brand-Handmade-Penny-Loafers-Men-Slip-On-Flats-Driving-Dress-5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(42889, 3322, '_variation_description', ''),
(42890, 3322, '_sku', '4000411128241-all-colors-12-2'),
(42891, 3323, '_variation_description', ''),
(42892, 3322, '_regular_price', '213.41'),
(42893, 3323, '_sku', '4001184220170-yellow-38'),
(42894, 3323, '_regular_price', '132.44'),
(42895, 3322, 'total_sales', '0'),
(42896, 3323, 'total_sales', '0'),
(42897, 3322, '_tax_status', 'taxable'),
(42898, 3323, '_tax_status', 'taxable'),
(42899, 3322, '_tax_class', 'parent'),
(42900, 3323, '_tax_class', 'parent'),
(42901, 3322, '_manage_stock', 'yes'),
(42902, 3323, '_manage_stock', 'yes'),
(42903, 3322, '_backorders', 'no'),
(42904, 3323, '_backorders', 'no'),
(42905, 3322, '_sold_individually', 'no'),
(42906, 3323, '_sold_individually', 'no'),
(42907, 3322, '_virtual', 'no'),
(42908, 3322, '_downloadable', 'no'),
(42909, 3323, '_virtual', 'no'),
(42910, 3322, '_download_limit', '-1'),
(42911, 3323, '_downloadable', 'no'),
(42912, 3322, '_download_expiry', '-1'),
(42913, 3323, '_download_limit', '-1'),
(42914, 3322, '_stock', '15'),
(42915, 3323, '_download_expiry', '-1'),
(42916, 3322, '_stock_status', 'instock'),
(42917, 3322, '_wc_average_rating', '0'),
(42918, 3323, '_stock', '275'),
(42919, 3323, '_stock_status', 'instock'),
(42920, 3322, '_wc_review_count', '0'),
(42921, 3323, '_wc_average_rating', '0'),
(42922, 3323, '_wc_review_count', '0'),
(42923, 3322, 'attribute_pa_color', 'all-colors'),
(42924, 3323, 'attribute_pa_color', 'yellow'),
(42925, 3322, 'attribute_pa_shoe-size', '12'),
(42926, 3323, 'attribute_pa_shoe-size', '38'),
(42927, 3322, '_price', '213.41'),
(42928, 3323, '_price', '132.44'),
(42929, 3322, '_product_version', '4.1.0'),
(42930, 3323, '_product_version', '4.1.0'),
(42931, 3322, '_vi_wad_aliexpress_variation_id', '12000015854348673'),
(42932, 3323, '_vi_wad_aliexpress_variation_id', '10000015170166191'),
(42933, 3323, '_vi_wad_aliexpress_variation_attr', '14:366#Yellow;200000124:200000898'),
(42934, 3322, '_vi_wad_aliexpress_variation_attr', '14:200004889#all colors;200000124:1663'),
(42935, 3324, '_variation_description', ''),
(42936, 3324, '_sku', '4000411128241-all-colors-11-2'),
(42937, 3324, '_regular_price', '213.41'),
(42938, 3324, 'total_sales', '0'),
(42939, 3324, '_tax_status', 'taxable'),
(42940, 3324, '_tax_class', 'parent'),
(42941, 3324, '_manage_stock', 'yes'),
(42942, 3324, '_backorders', 'no'),
(42943, 3324, '_sold_individually', 'no'),
(42944, 3324, '_virtual', 'no'),
(42945, 3324, '_downloadable', 'no'),
(42946, 3324, '_download_limit', '-1'),
(42947, 3325, '_variation_description', ''),
(42948, 3325, '_sku', '4001184220170-black-49'),
(42949, 3324, '_download_expiry', '-1'),
(42950, 3325, '_regular_price', '132.44'),
(42951, 3324, '_stock', '15'),
(42952, 3325, 'total_sales', '0'),
(42953, 3324, '_stock_status', 'instock'),
(42954, 3325, '_tax_status', 'taxable'),
(42955, 3324, '_wc_average_rating', '0'),
(42956, 3325, '_tax_class', 'parent'),
(42957, 3325, '_manage_stock', 'yes'),
(42958, 3324, '_wc_review_count', '0'),
(42959, 3325, '_backorders', 'no'),
(42960, 3325, '_sold_individually', 'no'),
(42961, 3324, 'attribute_pa_color', 'all-colors'),
(42962, 3324, 'attribute_pa_shoe-size', '11'),
(42963, 3325, '_virtual', 'no'),
(42964, 3324, '_price', '213.41'),
(42965, 3325, '_downloadable', 'no'),
(42966, 3325, '_download_limit', '-1'),
(42967, 3324, '_product_version', '4.1.0'),
(42968, 3325, '_download_expiry', '-1'),
(42969, 3325, '_stock', '276'),
(42970, 3325, '_stock_status', 'instock'),
(42971, 3325, '_wc_average_rating', '0'),
(42972, 3324, '_vi_wad_aliexpress_variation_id', '12000015854348672'),
(42973, 3324, '_vi_wad_aliexpress_variation_attr', '14:200004889#all colors;200000124:100010420'),
(42974, 3325, '_wc_review_count', '0'),
(42975, 3325, 'attribute_pa_color', 'black'),
(42976, 3325, 'attribute_pa_shoe-size', '49'),
(42977, 3325, '_price', '132.44'),
(42978, 3325, '_product_version', '4.1.0'),
(42979, 3325, '_vi_wad_aliexpress_variation_id', '10000015170166190'),
(42980, 3325, '_vi_wad_aliexpress_variation_attr', '14:193#Black;200000124:100010488'),
(42981, 3326, '_variation_description', ''),
(42982, 3326, '_sku', '4000411128241-all-colors-7-1'),
(42983, 3326, '_regular_price', '213.41'),
(42984, 3326, 'total_sales', '0'),
(42985, 3326, '_tax_status', 'taxable'),
(42986, 3326, '_tax_class', 'parent'),
(42987, 3326, '_manage_stock', 'yes'),
(42988, 3326, '_backorders', 'no'),
(42989, 3326, '_sold_individually', 'no'),
(42990, 3326, '_virtual', 'no'),
(42991, 3326, '_downloadable', 'no'),
(42992, 3326, '_download_limit', '-1'),
(42993, 3326, '_download_expiry', '-1'),
(42994, 3326, '_stock', '15'),
(42995, 3326, '_stock_status', 'instock'),
(42996, 3326, '_wc_average_rating', '0'),
(42997, 3327, '_variation_description', ''),
(42998, 3326, '_wc_review_count', '0'),
(42999, 3327, '_sku', '4001184220170-yellow-40'),
(43000, 3327, '_regular_price', '132.44'),
(43001, 3326, 'attribute_pa_color', 'all-colors'),
(43002, 3327, 'total_sales', '0'),
(43003, 3326, 'attribute_pa_shoe-size', '7'),
(43004, 3327, '_tax_status', 'taxable'),
(43005, 3327, '_tax_class', 'parent'),
(43006, 3326, '_price', '213.41'),
(43007, 3327, '_manage_stock', 'yes'),
(43008, 3327, '_backorders', 'no'),
(43009, 3326, '_product_version', '4.1.0'),
(43010, 3327, '_sold_individually', 'no'),
(43011, 3327, '_virtual', 'no'),
(43012, 3327, '_downloadable', 'no'),
(43013, 3326, '_vi_wad_aliexpress_variation_id', '12000015854348675'),
(43014, 3327, '_download_limit', '-1'),
(43015, 3327, '_download_expiry', '-1'),
(43016, 3326, '_vi_wad_aliexpress_variation_attr', '14:200002130#all colors;200000124:3434'),
(43017, 3327, '_stock', '276'),
(43018, 3327, '_stock_status', 'instock'),
(43019, 3327, '_wc_average_rating', '0'),
(43020, 3327, '_wc_review_count', '0'),
(43021, 3327, 'attribute_pa_color', 'yellow'),
(43022, 3327, 'attribute_pa_shoe-size', '40'),
(43023, 3327, '_price', '132.44'),
(43024, 3327, '_product_version', '4.1.0'),
(43025, 3327, '_vi_wad_aliexpress_variation_id', '10000015170166193'),
(43026, 3327, '_vi_wad_aliexpress_variation_attr', '14:366#Yellow;200000124:100013888'),
(43027, 3328, '_variation_description', ''),
(43028, 3328, '_sku', '4000411128241-all-colors-6-5-1'),
(43029, 3328, '_regular_price', '213.41'),
(43030, 3328, 'total_sales', '0'),
(43031, 3328, '_tax_status', 'taxable'),
(43032, 3328, '_tax_class', 'parent'),
(43033, 3328, '_manage_stock', 'yes'),
(43034, 3328, '_backorders', 'no'),
(43035, 3328, '_sold_individually', 'no'),
(43036, 3321, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H9c885145bae94edebf41e0910ab946dc7/Canvas-Leather-Shoes-Men-Casual-Luxury-Brand-Handmade-Penny-Loafers-Men-Slip-On-Flats-Driving-Dress.jpg'),
(43037, 3328, '_virtual', 'no'),
(43038, 3328, '_downloadable', 'no'),
(43039, 3328, '_download_limit', '-1'),
(43040, 3328, '_download_expiry', '-1'),
(43041, 3328, '_stock', '14'),
(43042, 3328, '_stock_status', 'instock'),
(43043, 3328, '_wc_average_rating', '0'),
(43044, 3328, '_wc_review_count', '0'),
(43045, 3328, 'attribute_pa_color', 'all-colors'),
(43046, 3328, 'attribute_pa_shoe-size', '6-5'),
(43047, 3328, '_price', '213.41'),
(43048, 3329, '_variation_description', ''),
(43049, 3329, '_sku', '4001184220170-yellow-39'),
(43050, 3328, '_product_version', '4.1.0'),
(43051, 3329, '_regular_price', '132.44'),
(43052, 3328, '_vi_wad_aliexpress_variation_id', '12000015854348674'),
(43053, 3328, '_vi_wad_aliexpress_variation_attr', '14:200002130#all colors;200000124:200000287'),
(43054, 3329, 'total_sales', '0'),
(43055, 3329, '_tax_status', 'taxable'),
(43056, 3329, '_tax_class', 'parent'),
(43057, 3329, '_manage_stock', 'yes'),
(43058, 3329, '_backorders', 'no'),
(43059, 3329, '_sold_individually', 'no'),
(43060, 3329, '_virtual', 'no'),
(43061, 3329, '_downloadable', 'no'),
(43062, 3329, '_download_limit', '-1'),
(43063, 3330, '_wp_attached_file', '2021/06/Canvas-Leather-Shoes-Men-Casual-Luxury-Brand-Handmade-Penny-Loafers-Men-Slip-On-Flats-Driving-Dress.jpg_640x640.jpg'),
(43064, 3329, '_download_expiry', '-1');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(43065, 3330, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:123:\"2021/06/Canvas-Leather-Shoes-Men-Casual-Luxury-Brand-Handmade-Penny-Loafers-Men-Slip-On-Flats-Driving-Dress.jpg_640x640.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:123:\"Canvas-Leather-Shoes-Men-Casual-Luxury-Brand-Handmade-Penny-Loafers-Men-Slip-On-Flats-Driving-Dress.jpg_640x640-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:123:\"Canvas-Leather-Shoes-Men-Casual-Luxury-Brand-Handmade-Penny-Loafers-Men-Slip-On-Flats-Driving-Dress.jpg_640x640-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:123:\"Canvas-Leather-Shoes-Men-Casual-Luxury-Brand-Handmade-Penny-Loafers-Men-Slip-On-Flats-Driving-Dress.jpg_640x640-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:123:\"Canvas-Leather-Shoes-Men-Casual-Luxury-Brand-Handmade-Penny-Loafers-Men-Slip-On-Flats-Driving-Dress.jpg_640x640-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:123:\"Canvas-Leather-Shoes-Men-Casual-Luxury-Brand-Handmade-Penny-Loafers-Men-Slip-On-Flats-Driving-Dress.jpg_640x640-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:123:\"Canvas-Leather-Shoes-Men-Casual-Luxury-Brand-Handmade-Penny-Loafers-Men-Slip-On-Flats-Driving-Dress.jpg_640x640-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:123:\"Canvas-Leather-Shoes-Men-Casual-Luxury-Brand-Handmade-Penny-Loafers-Men-Slip-On-Flats-Driving-Dress.jpg_640x640-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:123:\"Canvas-Leather-Shoes-Men-Casual-Luxury-Brand-Handmade-Penny-Loafers-Men-Slip-On-Flats-Driving-Dress.jpg_640x640-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:123:\"Canvas-Leather-Shoes-Men-Casual-Luxury-Brand-Handmade-Penny-Loafers-Men-Slip-On-Flats-Driving-Dress.jpg_640x640-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:123:\"Canvas-Leather-Shoes-Men-Casual-Luxury-Brand-Handmade-Penny-Loafers-Men-Slip-On-Flats-Driving-Dress.jpg_640x640-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(43066, 3329, '_stock', '276'),
(43067, 3329, '_stock_status', 'instock'),
(43068, 3329, '_wc_average_rating', '0'),
(43069, 3329, '_wc_review_count', '0'),
(43070, 3331, '_variation_description', ''),
(43071, 3331, '_sku', '4000411128241-all-colors-8-5-2'),
(43072, 3329, 'attribute_pa_color', 'yellow'),
(43073, 3331, '_regular_price', '213.41'),
(43074, 3331, 'total_sales', '0'),
(43075, 3329, 'attribute_pa_shoe-size', '39'),
(43076, 3331, '_tax_status', 'taxable'),
(43077, 3329, '_price', '132.44'),
(43078, 3331, '_tax_class', 'parent'),
(43079, 3331, '_manage_stock', 'yes'),
(43080, 3331, '_backorders', 'no'),
(43081, 3329, '_product_version', '4.1.0'),
(43082, 3331, '_sold_individually', 'no'),
(43083, 3329, '_vi_wad_aliexpress_variation_id', '10000015170166192'),
(43084, 3329, '_vi_wad_aliexpress_variation_attr', '14:366#Yellow;200000124:200000364'),
(43085, 3331, '_virtual', 'no'),
(43086, 3331, '_downloadable', 'no'),
(43087, 3331, '_download_limit', '-1'),
(43088, 3331, '_download_expiry', '-1'),
(43089, 3331, '_stock', '13'),
(43090, 3331, '_stock_status', 'instock'),
(43091, 3331, '_wc_average_rating', '0'),
(43092, 3331, '_wc_review_count', '0'),
(43093, 3331, 'attribute_pa_color', 'all-colors'),
(43094, 3331, 'attribute_pa_shoe-size', '8-5'),
(43095, 3331, '_price', '213.41'),
(43096, 3331, '_product_version', '4.1.0'),
(43097, 3331, '_vi_wad_aliexpress_variation_id', '12000015854348685'),
(43098, 3331, '_vi_wad_aliexpress_variation_attr', '14:350852#all colors;200000124:200000289'),
(43099, 3332, '_variation_description', ''),
(43100, 3332, '_sku', '4001184220170-yellow-42'),
(43101, 3332, '_regular_price', '132.44'),
(43102, 3332, 'total_sales', '0'),
(43103, 3332, '_tax_status', 'taxable'),
(43104, 3332, '_tax_class', 'parent'),
(43105, 3332, '_manage_stock', 'yes'),
(43106, 3332, '_backorders', 'no'),
(43107, 3332, '_sold_individually', 'no'),
(43108, 3333, '_variation_description', ''),
(43109, 3333, '_sku', '4000411128241-all-colors-8-2'),
(43110, 3333, '_regular_price', '213.41'),
(43111, 3333, 'total_sales', '0'),
(43112, 3333, '_tax_status', 'taxable'),
(43113, 3333, '_tax_class', 'parent'),
(43114, 3333, '_manage_stock', 'yes'),
(43115, 3332, '_virtual', 'no'),
(43116, 3333, '_backorders', 'no'),
(43117, 3333, '_sold_individually', 'no'),
(43118, 3332, '_downloadable', 'no'),
(43119, 3332, '_download_limit', '-1'),
(43120, 3332, '_download_expiry', '-1'),
(43121, 3333, '_virtual', 'no'),
(43122, 3332, '_stock', '274'),
(43123, 3333, '_downloadable', 'no'),
(43124, 3332, '_stock_status', 'instock'),
(43125, 3333, '_download_limit', '-1'),
(43126, 3332, '_wc_average_rating', '0'),
(43127, 3333, '_download_expiry', '-1'),
(43128, 3332, '_wc_review_count', '0'),
(43129, 3333, '_stock', '15'),
(43130, 3333, '_stock_status', 'instock'),
(43131, 3332, 'attribute_pa_color', 'yellow'),
(43132, 3333, '_wc_average_rating', '0'),
(43133, 3332, 'attribute_pa_shoe-size', '42'),
(43134, 3333, '_wc_review_count', '0'),
(43135, 3332, '_price', '132.44'),
(43136, 3332, '_product_version', '4.1.0'),
(43137, 3333, 'attribute_pa_color', 'all-colors'),
(43138, 3333, 'attribute_pa_shoe-size', '8'),
(43139, 3333, '_price', '213.41'),
(43140, 3332, '_vi_wad_aliexpress_variation_id', '10000015170166195'),
(43141, 3333, '_product_version', '4.1.0'),
(43142, 3332, '_vi_wad_aliexpress_variation_attr', '14:366#Yellow;200000124:200000337'),
(43143, 3333, '_vi_wad_aliexpress_variation_id', '12000015854348684'),
(43144, 3333, '_vi_wad_aliexpress_variation_attr', '14:350852#all colors;200000124:699'),
(43145, 3334, '_variation_description', ''),
(43146, 3334, '_sku', '4000411128241-all-colors-10-2'),
(43147, 3334, '_regular_price', '213.41'),
(43148, 3334, 'total_sales', '0'),
(43149, 3334, '_tax_status', 'taxable'),
(43150, 3334, '_tax_class', 'parent'),
(43151, 3334, '_manage_stock', 'yes'),
(43152, 3334, '_backorders', 'no'),
(43153, 3334, '_sold_individually', 'no'),
(43154, 3334, '_virtual', 'no'),
(43155, 3335, '_variation_description', ''),
(43156, 3335, '_sku', '4001184220170-yellow-41'),
(43157, 3334, '_downloadable', 'no'),
(43158, 3335, '_regular_price', '132.44'),
(43159, 3334, '_download_limit', '-1'),
(43160, 3330, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H9c3eb1c1b00a41afb7afd9d7e5e802789/Canvas-Leather-Shoes-Men-Casual-Luxury-Brand-Handmade-Penny-Loafers-Men-Slip-On-Flats-Driving-Dress.jpg_640x640.jpg'),
(43161, 3334, '_download_expiry', '-1'),
(43162, 3207, '_thumbnail_id', '3330'),
(43163, 3335, 'total_sales', '0'),
(43164, 3334, '_stock', '15'),
(43165, 3335, '_tax_status', 'taxable'),
(43166, 3209, '_thumbnail_id', '3330'),
(43167, 3335, '_tax_class', 'parent'),
(43168, 3334, '_stock_status', 'instock'),
(43169, 3211, '_thumbnail_id', '3330'),
(43170, 3335, '_manage_stock', 'yes'),
(43171, 3334, '_wc_average_rating', '0'),
(43172, 3335, '_backorders', 'no'),
(43173, 3213, '_thumbnail_id', '3330'),
(43174, 3215, '_thumbnail_id', '3330'),
(43175, 3334, '_wc_review_count', '0'),
(43176, 3335, '_sold_individually', 'no'),
(43177, 3217, '_thumbnail_id', '3330'),
(43178, 3219, '_thumbnail_id', '3330'),
(43179, 3334, 'attribute_pa_color', 'all-colors'),
(43180, 3221, '_thumbnail_id', '3330'),
(43181, 3335, '_virtual', 'no'),
(43182, 3334, 'attribute_pa_shoe-size', '10'),
(43183, 3335, '_downloadable', 'no'),
(43184, 3232, '_thumbnail_id', '3330'),
(43185, 3334, '_price', '213.41'),
(43186, 3234, '_thumbnail_id', '3330'),
(43187, 3335, '_download_limit', '-1'),
(43188, 3334, '_product_version', '4.1.0'),
(43189, 3249, '_thumbnail_id', '3330'),
(43190, 3335, '_download_expiry', '-1'),
(43191, 3335, '_stock', '275'),
(43192, 3334, '_vi_wad_aliexpress_variation_id', '12000015854348687'),
(43193, 3335, '_stock_status', 'instock'),
(43194, 3334, '_vi_wad_aliexpress_variation_attr', '14:350852#all colors;200000124:1583'),
(43195, 3335, '_wc_average_rating', '0'),
(43196, 3335, '_wc_review_count', '0'),
(43197, 3335, 'attribute_pa_color', 'yellow'),
(43198, 3335, 'attribute_pa_shoe-size', '41'),
(43199, 3335, '_price', '132.44'),
(43200, 3335, '_product_version', '4.1.0'),
(43201, 3335, '_vi_wad_aliexpress_variation_id', '10000015170166194'),
(43202, 3335, '_vi_wad_aliexpress_variation_attr', '14:366#Yellow;200000124:100010483'),
(43203, 3336, '_variation_description', ''),
(43204, 3336, '_sku', '4000411128241-all-colors-9-5-2'),
(43205, 3336, '_regular_price', '213.41'),
(43206, 3336, 'total_sales', '0'),
(43207, 3336, '_tax_status', 'taxable'),
(43208, 3336, '_tax_class', 'parent'),
(43209, 3336, '_manage_stock', 'yes'),
(43210, 3336, '_backorders', 'no'),
(43211, 3336, '_sold_individually', 'no'),
(43212, 3336, '_virtual', 'no'),
(43213, 3336, '_downloadable', 'no'),
(43214, 3336, '_download_limit', '-1'),
(43215, 3336, '_download_expiry', '-1'),
(43216, 3336, '_stock', '13'),
(43217, 3336, '_stock_status', 'instock'),
(43218, 3336, '_wc_average_rating', '0'),
(43219, 3336, '_wc_review_count', '0'),
(43220, 3336, 'attribute_pa_color', 'all-colors'),
(43221, 3336, 'attribute_pa_shoe-size', '9-5'),
(43222, 3337, '_variation_description', ''),
(43223, 3336, '_price', '213.41'),
(43224, 3337, '_sku', '4001184220170-yellow-44'),
(43225, 3337, '_regular_price', '132.44'),
(43226, 3336, '_product_version', '4.1.0'),
(43227, 3337, 'total_sales', '0'),
(43228, 3337, '_tax_status', 'taxable'),
(43229, 3336, '_vi_wad_aliexpress_variation_id', '12000015854348686'),
(43230, 3336, '_vi_wad_aliexpress_variation_attr', '14:350852#all colors;200000124:200000290'),
(43231, 3337, '_tax_class', 'parent'),
(43232, 3337, '_manage_stock', 'yes'),
(43233, 3337, '_backorders', 'no'),
(43234, 3337, '_sold_individually', 'no'),
(43235, 3337, '_virtual', 'no'),
(43236, 3337, '_downloadable', 'no'),
(43237, 3337, '_download_limit', '-1'),
(43238, 3337, '_download_expiry', '-1'),
(43239, 3337, '_stock', '274'),
(43240, 3337, '_stock_status', 'instock'),
(43241, 3337, '_wc_average_rating', '0'),
(43242, 3337, '_wc_review_count', '0'),
(43243, 3337, 'attribute_pa_color', 'yellow'),
(43244, 3337, 'attribute_pa_shoe-size', '44'),
(43245, 3337, '_price', '132.44'),
(43246, 3337, '_product_version', '4.1.0'),
(43247, 3338, '_variation_description', ''),
(43248, 3338, '_sku', '4000411128241-all-colors-12-3'),
(43249, 3338, '_regular_price', '213.41'),
(43250, 3337, '_vi_wad_aliexpress_variation_id', '10000015170166197'),
(43251, 3338, 'total_sales', '0'),
(43252, 3337, '_vi_wad_aliexpress_variation_attr', '14:366#Yellow;200000124:100010487'),
(43253, 3338, '_tax_status', 'taxable'),
(43254, 3338, '_tax_class', 'parent'),
(43255, 3338, '_manage_stock', 'yes'),
(43256, 3338, '_backorders', 'no'),
(43257, 3338, '_sold_individually', 'no'),
(43258, 3338, '_virtual', 'no'),
(43259, 3338, '_downloadable', 'no'),
(43260, 3338, '_download_limit', '-1'),
(43261, 3338, '_download_expiry', '-1'),
(43262, 3338, '_stock', '15'),
(43263, 3338, '_stock_status', 'instock'),
(43264, 3338, '_wc_average_rating', '0'),
(43265, 3338, '_wc_review_count', '0'),
(43266, 3338, 'attribute_pa_color', 'all-colors'),
(43267, 3338, 'attribute_pa_shoe-size', '12'),
(43268, 3338, '_price', '213.41'),
(43269, 3338, '_product_version', '4.1.0'),
(43270, 3338, '_vi_wad_aliexpress_variation_id', '12000015854348681'),
(43271, 3338, '_vi_wad_aliexpress_variation_attr', '14:200002130#all colors;200000124:1663'),
(43272, 3340, '_wp_attached_file', '2021/06/Canvas-Leather-Shoes-Men-Casual-Luxury-Brand-Handmade-Penny-Loafers-Men-Slip-On-Flats-Driving-Dress-1.jpg_640x640-1.jpg'),
(43273, 3339, '_variation_description', ''),
(43274, 3339, '_sku', '4001184220170-yellow-43'),
(43275, 3340, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:127:\"2021/06/Canvas-Leather-Shoes-Men-Casual-Luxury-Brand-Handmade-Penny-Loafers-Men-Slip-On-Flats-Driving-Dress-1.jpg_640x640-1.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:127:\"Canvas-Leather-Shoes-Men-Casual-Luxury-Brand-Handmade-Penny-Loafers-Men-Slip-On-Flats-Driving-Dress-1.jpg_640x640-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:127:\"Canvas-Leather-Shoes-Men-Casual-Luxury-Brand-Handmade-Penny-Loafers-Men-Slip-On-Flats-Driving-Dress-1.jpg_640x640-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:127:\"Canvas-Leather-Shoes-Men-Casual-Luxury-Brand-Handmade-Penny-Loafers-Men-Slip-On-Flats-Driving-Dress-1.jpg_640x640-1-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:127:\"Canvas-Leather-Shoes-Men-Casual-Luxury-Brand-Handmade-Penny-Loafers-Men-Slip-On-Flats-Driving-Dress-1.jpg_640x640-1-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:127:\"Canvas-Leather-Shoes-Men-Casual-Luxury-Brand-Handmade-Penny-Loafers-Men-Slip-On-Flats-Driving-Dress-1.jpg_640x640-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:127:\"Canvas-Leather-Shoes-Men-Casual-Luxury-Brand-Handmade-Penny-Loafers-Men-Slip-On-Flats-Driving-Dress-1.jpg_640x640-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:127:\"Canvas-Leather-Shoes-Men-Casual-Luxury-Brand-Handmade-Penny-Loafers-Men-Slip-On-Flats-Driving-Dress-1.jpg_640x640-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:127:\"Canvas-Leather-Shoes-Men-Casual-Luxury-Brand-Handmade-Penny-Loafers-Men-Slip-On-Flats-Driving-Dress-1.jpg_640x640-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:127:\"Canvas-Leather-Shoes-Men-Casual-Luxury-Brand-Handmade-Penny-Loafers-Men-Slip-On-Flats-Driving-Dress-1.jpg_640x640-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:127:\"Canvas-Leather-Shoes-Men-Casual-Luxury-Brand-Handmade-Penny-Loafers-Men-Slip-On-Flats-Driving-Dress-1.jpg_640x640-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(43276, 3339, '_regular_price', '132.44'),
(43277, 3339, 'total_sales', '0'),
(43278, 3339, '_tax_status', 'taxable'),
(43279, 3339, '_tax_class', 'parent'),
(43280, 3339, '_manage_stock', 'yes'),
(43281, 3339, '_backorders', 'no'),
(43282, 3339, '_sold_individually', 'no'),
(43283, 3339, '_virtual', 'no'),
(43284, 3339, '_downloadable', 'no'),
(43285, 3339, '_download_limit', '-1'),
(43286, 3341, '_variation_description', ''),
(43287, 3339, '_download_expiry', '-1'),
(43288, 3341, '_sku', '4000411128241-all-colors-11-3'),
(43289, 3341, '_regular_price', '213.41'),
(43290, 3341, 'total_sales', '0'),
(43291, 3341, '_tax_status', 'taxable'),
(43292, 3341, '_tax_class', 'parent'),
(43293, 3341, '_manage_stock', 'yes'),
(43294, 3341, '_backorders', 'no'),
(43295, 3339, '_stock', '274'),
(43296, 3339, '_stock_status', 'instock'),
(43297, 3341, '_sold_individually', 'no'),
(43298, 3339, '_wc_average_rating', '0'),
(43299, 3341, '_virtual', 'no'),
(43300, 3339, '_wc_review_count', '0'),
(43301, 3341, '_downloadable', 'no'),
(43302, 3339, 'attribute_pa_color', 'yellow'),
(43303, 3341, '_download_limit', '-1'),
(43304, 3339, 'attribute_pa_shoe-size', '43'),
(43305, 3341, '_download_expiry', '-1'),
(43306, 3339, '_price', '132.44'),
(43307, 3341, '_stock', '15'),
(43308, 3341, '_stock_status', 'instock'),
(43309, 3339, '_product_version', '4.1.0'),
(43310, 3341, '_wc_average_rating', '0'),
(43311, 3341, '_wc_review_count', '0'),
(43312, 3339, '_vi_wad_aliexpress_variation_id', '10000015170166196'),
(43313, 3341, 'attribute_pa_color', 'all-colors'),
(43314, 3339, '_vi_wad_aliexpress_variation_attr', '14:366#Yellow;200000124:200000338'),
(43315, 3341, 'attribute_pa_shoe-size', '11'),
(43316, 3341, '_price', '213.41'),
(43317, 3341, '_product_version', '4.1.0'),
(43318, 3341, '_vi_wad_aliexpress_variation_id', '12000015854348680'),
(43319, 3341, '_vi_wad_aliexpress_variation_attr', '14:200002130#all colors;200000124:100010420'),
(43320, 3343, '_variation_description', ''),
(43321, 3342, '_variation_description', ''),
(43322, 3343, '_sku', '4001184220170-yellow-46'),
(43323, 3342, '_sku', '4000411128241-all-colors-7-2'),
(43324, 3343, '_regular_price', '132.44'),
(43325, 3342, '_regular_price', '213.41'),
(43326, 3342, 'total_sales', '0'),
(43327, 3343, 'total_sales', '0'),
(43328, 3342, '_tax_status', 'taxable'),
(43329, 3342, '_tax_class', 'parent'),
(43330, 3342, '_manage_stock', 'yes'),
(43331, 3343, '_tax_status', 'taxable'),
(43332, 3342, '_backorders', 'no'),
(43333, 3342, '_sold_individually', 'no'),
(43334, 3343, '_tax_class', 'parent'),
(43335, 3342, '_virtual', 'no'),
(43336, 3343, '_manage_stock', 'yes'),
(43337, 3342, '_downloadable', 'no'),
(43338, 3343, '_backorders', 'no'),
(43339, 3342, '_download_limit', '-1'),
(43340, 3342, '_download_expiry', '-1'),
(43341, 3343, '_sold_individually', 'no'),
(43342, 3342, '_stock', '15'),
(43343, 3342, '_stock_status', 'instock'),
(43344, 3343, '_virtual', 'no'),
(43345, 3342, '_wc_average_rating', '0'),
(43346, 3343, '_downloadable', 'no'),
(43347, 3342, '_wc_review_count', '0'),
(43348, 3343, '_download_limit', '-1'),
(43349, 3343, '_download_expiry', '-1'),
(43350, 3342, 'attribute_pa_color', 'all-colors'),
(43351, 3342, 'attribute_pa_shoe-size', '7'),
(43352, 3343, '_stock', '276'),
(43353, 3343, '_stock_status', 'instock'),
(43354, 3342, '_price', '213.41'),
(43355, 3343, '_wc_average_rating', '0'),
(43356, 3343, '_wc_review_count', '0'),
(43357, 3342, '_product_version', '4.1.0'),
(43358, 3343, 'attribute_pa_color', 'yellow'),
(43359, 3343, 'attribute_pa_shoe-size', '46'),
(43360, 3342, '_vi_wad_aliexpress_variation_id', '12000015854348683'),
(43361, 3342, '_vi_wad_aliexpress_variation_attr', '14:350852#all colors;200000124:3434'),
(43362, 3343, '_price', '132.44'),
(43363, 3343, '_product_version', '4.1.0'),
(43364, 3340, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Ha85fc15bdb9146e0ae8b13d80b07fa25X/Canvas-Leather-Shoes-Men-Casual-Luxury-Brand-Handmade-Penny-Loafers-Men-Slip-On-Flats-Driving-Dress.jpg_640x640.jpg'),
(43365, 3223, '_thumbnail_id', '3340'),
(43366, 3343, '_vi_wad_aliexpress_variation_id', '10000015170166199'),
(43367, 3226, '_thumbnail_id', '3340'),
(43368, 3343, '_vi_wad_aliexpress_variation_attr', '14:366#Yellow;200000124:200000899'),
(43369, 3228, '_thumbnail_id', '3340'),
(43370, 3230, '_thumbnail_id', '3340'),
(43371, 3236, '_thumbnail_id', '3340'),
(43372, 3238, '_thumbnail_id', '3340'),
(43373, 3240, '_thumbnail_id', '3340'),
(43374, 3242, '_thumbnail_id', '3340'),
(43375, 3244, '_thumbnail_id', '3340'),
(43376, 3246, '_thumbnail_id', '3340'),
(43377, 3247, '_thumbnail_id', '3340'),
(43378, 3344, '_variation_description', ''),
(43379, 3344, '_sku', '4000411128241-all-colors-6-5-2'),
(43380, 3344, '_regular_price', '213.41'),
(43381, 3344, 'total_sales', '0'),
(43382, 3344, '_tax_status', 'taxable'),
(43383, 3344, '_tax_class', 'parent'),
(43384, 3344, '_manage_stock', 'yes'),
(43385, 3344, '_backorders', 'no'),
(43386, 3344, '_sold_individually', 'no'),
(43387, 3344, '_virtual', 'no'),
(43388, 3344, '_downloadable', 'no'),
(43389, 3344, '_download_limit', '-1'),
(43390, 3344, '_download_expiry', '-1'),
(43391, 3344, '_stock', '14'),
(43392, 3344, '_stock_status', 'instock'),
(43393, 3344, '_wc_average_rating', '0'),
(43394, 3344, '_wc_review_count', '0'),
(43395, 3345, '_variation_description', ''),
(43396, 3345, '_sku', '4001184220170-yellow-45'),
(43397, 3344, 'attribute_pa_color', 'all-colors'),
(43398, 3345, '_regular_price', '132.44'),
(43399, 3344, 'attribute_pa_shoe-size', '6-5'),
(43400, 3344, '_price', '213.41'),
(43401, 3345, 'total_sales', '0'),
(43402, 3345, '_tax_status', 'taxable'),
(43403, 3344, '_product_version', '4.1.0'),
(43404, 3345, '_tax_class', 'parent'),
(43405, 3345, '_manage_stock', 'yes'),
(43406, 3345, '_backorders', 'no'),
(43407, 3344, '_vi_wad_aliexpress_variation_id', '12000015854348682'),
(43408, 3345, '_sold_individually', 'no'),
(43409, 3344, '_vi_wad_aliexpress_variation_attr', '14:350852#all colors;200000124:200000287'),
(43410, 3345, '_virtual', 'no'),
(43411, 3345, '_downloadable', 'no'),
(43412, 3345, '_download_limit', '-1'),
(43413, 3345, '_download_expiry', '-1'),
(43414, 3345, '_stock', '275'),
(43415, 3345, '_stock_status', 'instock'),
(43416, 3345, '_wc_average_rating', '0'),
(43417, 3345, '_wc_review_count', '0'),
(43418, 3345, 'attribute_pa_color', 'yellow'),
(43419, 3345, 'attribute_pa_shoe-size', '45'),
(43420, 3345, '_price', '132.44'),
(43421, 3345, '_product_version', '4.1.0'),
(43422, 3346, '_variation_description', ''),
(43423, 3346, '_sku', '4000411128241-apricot-12'),
(43424, 3345, '_vi_wad_aliexpress_variation_id', '10000015170166198'),
(43425, 3346, '_regular_price', '213.41'),
(43426, 3345, '_vi_wad_aliexpress_variation_attr', '14:366#Yellow;200000124:3116'),
(43427, 3346, 'total_sales', '0'),
(43428, 3346, '_tax_status', 'taxable'),
(43429, 3346, '_tax_class', 'parent'),
(43430, 3346, '_manage_stock', 'yes'),
(43431, 3346, '_backorders', 'no'),
(43432, 3346, '_sold_individually', 'no'),
(43433, 3346, '_virtual', 'no'),
(43434, 3346, '_downloadable', 'no'),
(43435, 3346, '_download_limit', '-1'),
(43436, 3346, '_download_expiry', '-1'),
(43437, 3346, '_stock', '13'),
(43438, 3346, '_stock_status', 'instock'),
(43439, 3346, '_wc_average_rating', '0'),
(43440, 3346, '_wc_review_count', '0'),
(43441, 3346, 'attribute_pa_color', 'apricot'),
(43442, 3346, 'attribute_pa_shoe-size', '12'),
(43443, 3346, '_price', '213.41'),
(43444, 3346, '_product_version', '4.1.0'),
(43445, 3346, '_vi_wad_aliexpress_variation_id', '10000001696781922'),
(43446, 3346, '_vi_wad_aliexpress_variation_attr', '14:350850#apricot;200000124:1663'),
(43447, 3347, '_variation_description', ''),
(43448, 3347, '_sku', '4001184220170-yellow-48'),
(43449, 3347, '_regular_price', '132.44'),
(43450, 3347, 'total_sales', '0'),
(43451, 3347, '_tax_status', 'taxable'),
(43452, 3347, '_tax_class', 'parent'),
(43453, 3347, '_manage_stock', 'yes'),
(43454, 3347, '_backorders', 'no'),
(43455, 3347, '_sold_individually', 'no'),
(43456, 3348, '_variation_description', ''),
(43457, 3348, '_sku', '4000411128241-apricot-10'),
(43458, 3348, '_regular_price', '213.41'),
(43459, 3347, '_virtual', 'no'),
(43460, 3347, '_downloadable', 'no'),
(43461, 3348, 'total_sales', '0'),
(43462, 3347, '_download_limit', '-1'),
(43463, 3348, '_tax_status', 'taxable'),
(43464, 3347, '_download_expiry', '-1'),
(43465, 3348, '_tax_class', 'parent'),
(43466, 3348, '_manage_stock', 'yes'),
(43467, 3347, '_stock', '276'),
(43468, 3348, '_backorders', 'no'),
(43469, 3347, '_stock_status', 'instock'),
(43470, 3348, '_sold_individually', 'no'),
(43471, 3347, '_wc_average_rating', '0'),
(43472, 3347, '_wc_review_count', '0'),
(43473, 3348, '_virtual', 'no'),
(43474, 3347, 'attribute_pa_color', 'yellow'),
(43475, 3348, '_downloadable', 'no'),
(43476, 3347, 'attribute_pa_shoe-size', '48'),
(43477, 3347, '_price', '132.44'),
(43478, 3348, '_download_limit', '-1'),
(43479, 3348, '_download_expiry', '-1'),
(43480, 3347, '_product_version', '4.1.0'),
(43481, 3348, '_stock', '15'),
(43482, 3348, '_stock_status', 'instock'),
(43483, 3348, '_wc_average_rating', '0'),
(43484, 3347, '_vi_wad_aliexpress_variation_id', '10000015170166201'),
(43485, 3347, '_vi_wad_aliexpress_variation_attr', '14:366#Yellow;200000124:200000900'),
(43486, 3348, '_wc_review_count', '0'),
(43487, 3348, 'attribute_pa_color', 'apricot'),
(43488, 3348, 'attribute_pa_shoe-size', '10'),
(43489, 3348, '_price', '213.41'),
(43490, 3348, '_product_version', '4.1.0'),
(43491, 3348, '_vi_wad_aliexpress_variation_id', '10000001696781920'),
(43492, 3348, '_vi_wad_aliexpress_variation_attr', '14:350850#apricot;200000124:1583'),
(43493, 3349, '_variation_description', ''),
(43494, 3350, '_variation_description', ''),
(43495, 3349, '_sku', '4000411128241-apricot-11'),
(43496, 3350, '_sku', '4001184220170-yellow-47'),
(43497, 3350, '_regular_price', '132.44'),
(43498, 3349, '_regular_price', '213.41'),
(43499, 3350, 'total_sales', '0'),
(43500, 3349, 'total_sales', '0'),
(43501, 3350, '_tax_status', 'taxable'),
(43502, 3349, '_tax_status', 'taxable'),
(43503, 3350, '_tax_class', 'parent'),
(43504, 3349, '_tax_class', 'parent'),
(43505, 3349, '_manage_stock', 'yes'),
(43506, 3350, '_manage_stock', 'yes'),
(43507, 3349, '_backorders', 'no'),
(43508, 3350, '_backorders', 'no'),
(43509, 3350, '_sold_individually', 'no'),
(43510, 3349, '_sold_individually', 'no'),
(43511, 3350, '_virtual', 'no'),
(43512, 3349, '_virtual', 'no'),
(43513, 3350, '_downloadable', 'no'),
(43514, 3349, '_downloadable', 'no'),
(43515, 3350, '_download_limit', '-1'),
(43516, 3349, '_download_limit', '-1'),
(43517, 3350, '_download_expiry', '-1'),
(43518, 3349, '_download_expiry', '-1'),
(43519, 3350, '_stock', '276'),
(43520, 3350, '_stock_status', 'instock'),
(43521, 3349, '_stock', '14'),
(43522, 3350, '_wc_average_rating', '0'),
(43523, 3350, '_wc_review_count', '0'),
(43524, 3349, '_stock_status', 'instock'),
(43525, 3349, '_wc_average_rating', '0'),
(43526, 3350, 'attribute_pa_color', 'yellow'),
(43527, 3349, '_wc_review_count', '0'),
(43528, 3350, 'attribute_pa_shoe-size', '47'),
(43529, 3350, '_price', '132.44'),
(43530, 3349, 'attribute_pa_color', 'apricot'),
(43531, 3350, '_product_version', '4.1.0'),
(43532, 3349, 'attribute_pa_shoe-size', '11'),
(43533, 3349, '_price', '213.41'),
(43534, 3349, '_product_version', '4.1.0'),
(43535, 3350, '_vi_wad_aliexpress_variation_id', '10000015170166200'),
(43536, 3350, '_vi_wad_aliexpress_variation_attr', '14:366#Yellow;200000124:200000339'),
(43537, 3349, '_vi_wad_aliexpress_variation_id', '10000001696781921'),
(43538, 3349, '_vi_wad_aliexpress_variation_attr', '14:350850#apricot;200000124:100010420'),
(43539, 3351, '_variation_description', ''),
(43540, 3351, '_sku', '4000411128241-khaki-as-show-12'),
(43541, 3351, '_regular_price', '213.41'),
(43542, 3351, 'total_sales', '0'),
(43543, 3352, '_variation_description', ''),
(43544, 3351, '_tax_status', 'taxable'),
(43545, 3352, '_sku', '4001184220170-yellow-49'),
(43546, 3351, '_tax_class', 'parent'),
(43547, 3352, '_regular_price', '132.44'),
(43548, 3351, '_manage_stock', 'yes'),
(43549, 3352, 'total_sales', '0'),
(43550, 3351, '_backorders', 'no'),
(43551, 3352, '_tax_status', 'taxable'),
(43552, 3352, '_tax_class', 'parent'),
(43553, 3351, '_sold_individually', 'no'),
(43554, 3352, '_manage_stock', 'yes'),
(43555, 3352, '_backorders', 'no'),
(43556, 3352, '_sold_individually', 'no'),
(43557, 3351, '_virtual', 'no'),
(43558, 3352, '_virtual', 'no'),
(43559, 3352, '_downloadable', 'no'),
(43560, 3351, '_downloadable', 'no'),
(43561, 3352, '_download_limit', '-1'),
(43562, 3351, '_download_limit', '-1'),
(43563, 3352, '_download_expiry', '-1'),
(43564, 3351, '_download_expiry', '-1'),
(43565, 3352, '_stock', '276'),
(43566, 3351, '_stock', '15'),
(43567, 3352, '_stock_status', 'instock'),
(43568, 3351, '_stock_status', 'instock'),
(43569, 3352, '_wc_average_rating', '0'),
(43570, 3351, '_wc_average_rating', '0'),
(43571, 3352, '_wc_review_count', '0'),
(43572, 3351, '_wc_review_count', '0'),
(43573, 3352, 'attribute_pa_color', 'yellow'),
(43574, 3351, 'attribute_pa_color', 'khaki-as-show'),
(43575, 3352, 'attribute_pa_shoe-size', '49'),
(43576, 3351, 'attribute_pa_shoe-size', '12'),
(43577, 3352, '_price', '132.44'),
(43578, 3351, '_price', '213.41'),
(43579, 3352, '_product_version', '4.1.0'),
(43580, 3351, '_product_version', '4.1.0'),
(43581, 3352, '_vi_wad_aliexpress_variation_id', '10000015170166202'),
(43582, 3351, '_vi_wad_aliexpress_variation_id', '10000001696781906'),
(43583, 3352, '_vi_wad_aliexpress_variation_attr', '14:366#Yellow;200000124:100010488'),
(43584, 3351, '_vi_wad_aliexpress_variation_attr', '14:200000195#khaki as show;200000124:1663'),
(43585, 3353, '_variation_description', ''),
(43586, 3353, '_sku', '4000411128241-gray-6-5'),
(43587, 3353, '_regular_price', '213.41'),
(43588, 3353, 'total_sales', '0'),
(43589, 3353, '_tax_status', 'taxable'),
(43590, 3353, '_tax_class', 'parent'),
(43591, 3353, '_manage_stock', 'yes'),
(43592, 3353, '_backorders', 'no'),
(43593, 3353, '_sold_individually', 'no'),
(43594, 3353, '_virtual', 'no'),
(43595, 3353, '_downloadable', 'no'),
(43596, 3354, '_variation_description', ''),
(43597, 3354, '_sku', '4001184220170-mo-green-40'),
(43598, 3353, '_download_limit', '-1'),
(43599, 3353, '_download_expiry', '-1'),
(43600, 3354, '_regular_price', '132.44'),
(43601, 3353, '_stock', '13'),
(43602, 3353, '_stock_status', 'instock'),
(43603, 3354, 'total_sales', '0'),
(43604, 3353, '_wc_average_rating', '0'),
(43605, 3354, '_tax_status', 'taxable'),
(43606, 3354, '_tax_class', 'parent'),
(43607, 3353, '_wc_review_count', '0'),
(43608, 3354, '_manage_stock', 'yes'),
(43609, 3354, '_backorders', 'no'),
(43610, 3353, 'attribute_pa_color', 'gray'),
(43611, 3353, 'attribute_pa_shoe-size', '6-5'),
(43612, 3354, '_sold_individually', 'no'),
(43613, 3353, '_price', '213.41'),
(43614, 3353, '_product_version', '4.1.0'),
(43615, 3354, '_virtual', 'no'),
(43616, 3354, '_downloadable', 'no'),
(43617, 3354, '_download_limit', '-1'),
(43618, 3353, '_vi_wad_aliexpress_variation_id', '10000001696781907'),
(43619, 3354, '_download_expiry', '-1'),
(43620, 3353, '_vi_wad_aliexpress_variation_attr', '14:691#gray;200000124:200000287'),
(43621, 3354, '_stock', '275'),
(43622, 3354, '_stock_status', 'instock'),
(43623, 3354, '_wc_average_rating', '0'),
(43624, 3354, '_wc_review_count', '0'),
(43625, 3354, 'attribute_pa_color', 'mo-green'),
(43626, 3354, 'attribute_pa_shoe-size', '40'),
(43627, 3354, '_price', '132.44'),
(43628, 3354, '_product_version', '4.1.0'),
(43629, 3354, '_vi_wad_aliexpress_variation_id', '10000015170166145'),
(43630, 3354, '_vi_wad_aliexpress_variation_attr', '14:175#Mo Green;200000124:100013888'),
(43631, 3355, '_variation_description', ''),
(43632, 3355, '_sku', '4000411128241-khaki-as-show-10'),
(43633, 3355, '_regular_price', '213.41'),
(43634, 3355, 'total_sales', '0'),
(43635, 3355, '_tax_status', 'taxable'),
(43636, 3355, '_tax_class', 'parent'),
(43637, 3355, '_manage_stock', 'yes'),
(43638, 3355, '_backorders', 'no'),
(43639, 3355, '_sold_individually', 'no'),
(43640, 3355, '_virtual', 'no'),
(43641, 3355, '_downloadable', 'no'),
(43642, 3355, '_download_limit', '-1'),
(43643, 3355, '_download_expiry', '-1'),
(43644, 3355, '_stock', '15'),
(43645, 3355, '_stock_status', 'instock'),
(43646, 3355, '_wc_average_rating', '0'),
(43647, 3355, '_wc_review_count', '0'),
(43648, 3355, 'attribute_pa_color', 'khaki-as-show'),
(43649, 3355, 'attribute_pa_shoe-size', '10'),
(43650, 3355, '_price', '213.41'),
(43651, 3355, '_product_version', '4.1.0'),
(43652, 3356, '_variation_description', ''),
(43653, 3356, '_sku', '4001184220170-mo-green-39'),
(43654, 3356, '_regular_price', '132.44'),
(43655, 3356, 'total_sales', '0'),
(43656, 3355, '_vi_wad_aliexpress_variation_id', '10000001696781904'),
(43657, 3356, '_tax_status', 'taxable'),
(43658, 3356, '_tax_class', 'parent'),
(43659, 3355, '_vi_wad_aliexpress_variation_attr', '14:200000195#khaki as show;200000124:1583'),
(43660, 3356, '_manage_stock', 'yes'),
(43661, 3356, '_backorders', 'no'),
(43662, 3356, '_sold_individually', 'no'),
(43663, 3356, '_virtual', 'no'),
(43664, 3356, '_downloadable', 'no'),
(43665, 3356, '_download_limit', '-1'),
(43666, 3356, '_download_expiry', '-1'),
(43667, 3356, '_stock', '276'),
(43668, 3356, '_stock_status', 'instock'),
(43669, 3356, '_wc_average_rating', '0'),
(43670, 3356, '_wc_review_count', '0'),
(43671, 3356, 'attribute_pa_color', 'mo-green'),
(43672, 3356, 'attribute_pa_shoe-size', '39'),
(43673, 3356, '_price', '132.44'),
(43674, 3356, '_product_version', '4.1.0'),
(43675, 3357, '_variation_description', ''),
(43676, 3356, '_vi_wad_aliexpress_variation_id', '10000015170166144'),
(43677, 3357, '_sku', '4000411128241-khaki-as-show-11'),
(43678, 3356, '_vi_wad_aliexpress_variation_attr', '14:175#Mo Green;200000124:200000364'),
(43679, 3357, '_regular_price', '213.41'),
(43680, 3357, 'total_sales', '0'),
(43681, 3357, '_tax_status', 'taxable'),
(43682, 3357, '_tax_class', 'parent'),
(43683, 3357, '_manage_stock', 'yes'),
(43684, 3357, '_backorders', 'no'),
(43685, 3357, '_sold_individually', 'no'),
(43686, 3357, '_virtual', 'no'),
(43687, 3357, '_downloadable', 'no'),
(43688, 3357, '_download_limit', '-1'),
(43689, 3357, '_download_expiry', '-1'),
(43690, 3357, '_stock', '14'),
(43691, 3357, '_stock_status', 'instock'),
(43692, 3357, '_wc_average_rating', '0'),
(43693, 3357, '_wc_review_count', '0'),
(43694, 3357, 'attribute_pa_color', 'khaki-as-show'),
(43695, 3357, 'attribute_pa_shoe-size', '11'),
(43696, 3357, '_price', '213.41'),
(43697, 3357, '_product_version', '4.1.0'),
(43698, 3357, '_vi_wad_aliexpress_variation_id', '10000001696781905'),
(43699, 3357, '_vi_wad_aliexpress_variation_attr', '14:200000195#khaki as show;200000124:100010420'),
(43700, 3358, '_variation_description', ''),
(43701, 3358, '_sku', '4001184220170-mo-green-42'),
(43702, 3358, '_regular_price', '132.44'),
(43703, 3358, 'total_sales', '0'),
(43704, 3358, '_tax_status', 'taxable'),
(43705, 3358, '_tax_class', 'parent'),
(43706, 3358, '_manage_stock', 'yes'),
(43707, 3358, '_backorders', 'no'),
(43708, 3358, '_sold_individually', 'no'),
(43709, 3358, '_virtual', 'no'),
(43710, 3358, '_downloadable', 'no'),
(43711, 3358, '_download_limit', '-1'),
(43712, 3358, '_download_expiry', '-1'),
(43713, 3359, '_variation_description', ''),
(43714, 3359, '_sku', '4000411128241-gray-8-5'),
(43715, 3358, '_stock', '276'),
(43716, 3359, '_regular_price', '213.41'),
(43717, 3358, '_stock_status', 'instock'),
(43718, 3358, '_wc_average_rating', '0'),
(43719, 3359, 'total_sales', '0'),
(43720, 3359, '_tax_status', 'taxable'),
(43721, 3358, '_wc_review_count', '0'),
(43722, 3359, '_tax_class', 'parent'),
(43723, 3359, '_manage_stock', 'yes'),
(43724, 3359, '_backorders', 'no'),
(43725, 3358, 'attribute_pa_color', 'mo-green'),
(43726, 3359, '_sold_individually', 'no'),
(43727, 3358, 'attribute_pa_shoe-size', '42'),
(43728, 3358, '_price', '132.44'),
(43729, 3359, '_virtual', 'no'),
(43730, 3359, '_downloadable', 'no'),
(43731, 3358, '_product_version', '4.1.0'),
(43732, 3359, '_download_limit', '-1'),
(43733, 3359, '_download_expiry', '-1'),
(43734, 3359, '_stock', '11'),
(43735, 3358, '_vi_wad_aliexpress_variation_id', '10000015170166147'),
(43736, 3359, '_stock_status', 'instock'),
(43737, 3358, '_vi_wad_aliexpress_variation_attr', '14:175#Mo Green;200000124:200000337'),
(43738, 3359, '_wc_average_rating', '0'),
(43739, 3359, '_wc_review_count', '0'),
(43740, 3359, 'attribute_pa_color', 'gray'),
(43741, 3359, 'attribute_pa_shoe-size', '8-5'),
(43742, 3359, '_price', '213.41'),
(43743, 3359, '_product_version', '4.1.0'),
(43744, 3359, '_vi_wad_aliexpress_variation_id', '10000001696781910'),
(43745, 3359, '_vi_wad_aliexpress_variation_attr', '14:691#gray;200000124:200000289'),
(43746, 3360, '_variation_description', ''),
(43747, 3360, '_sku', '4000411128241-gray-9-5'),
(43748, 3360, '_regular_price', '213.41'),
(43749, 3360, 'total_sales', '0'),
(43750, 3360, '_tax_status', 'taxable'),
(43751, 3360, '_tax_class', 'parent'),
(43752, 3360, '_manage_stock', 'yes'),
(43753, 3360, '_backorders', 'no'),
(43754, 3360, '_sold_individually', 'no'),
(43755, 3360, '_virtual', 'no'),
(43756, 3360, '_downloadable', 'no'),
(43757, 3360, '_download_limit', '-1'),
(43758, 3360, '_download_expiry', '-1'),
(43759, 3361, '_variation_description', ''),
(43760, 3360, '_stock', '15'),
(43761, 3361, '_sku', '4001184220170-mo-green-41'),
(43762, 3360, '_stock_status', 'instock'),
(43763, 3361, '_regular_price', '132.44'),
(43764, 3360, '_wc_average_rating', '0'),
(43765, 3360, '_wc_review_count', '0'),
(43766, 3361, 'total_sales', '0'),
(43767, 3361, '_tax_status', 'taxable'),
(43768, 3361, '_tax_class', 'parent'),
(43769, 3360, 'attribute_pa_color', 'gray'),
(43770, 3361, '_manage_stock', 'yes'),
(43771, 3360, 'attribute_pa_shoe-size', '9-5'),
(43772, 3361, '_backorders', 'no'),
(43773, 3360, '_price', '213.41'),
(43774, 3361, '_sold_individually', 'no'),
(43775, 3360, '_product_version', '4.1.0'),
(43776, 3361, '_virtual', 'no'),
(43777, 3361, '_downloadable', 'no'),
(43778, 3360, '_vi_wad_aliexpress_variation_id', '10000001696781911'),
(43779, 3360, '_vi_wad_aliexpress_variation_attr', '14:691#gray;200000124:200000290'),
(43780, 3361, '_download_limit', '-1'),
(43781, 3361, '_download_expiry', '-1'),
(43782, 3361, '_stock', '276'),
(43783, 3361, '_stock_status', 'instock'),
(43784, 3361, '_wc_average_rating', '0'),
(43785, 3361, '_wc_review_count', '0'),
(43786, 3361, 'attribute_pa_color', 'mo-green'),
(43787, 3361, 'attribute_pa_shoe-size', '41'),
(43788, 3361, '_price', '132.44'),
(43789, 3361, '_product_version', '4.1.0'),
(43790, 3361, '_vi_wad_aliexpress_variation_id', '10000015170166146'),
(43791, 3361, '_vi_wad_aliexpress_variation_attr', '14:175#Mo Green;200000124:100010483'),
(43792, 3362, '_variation_description', ''),
(43793, 3362, '_sku', '4000411128241-gray-7'),
(43794, 3362, '_regular_price', '213.41'),
(43795, 3362, 'total_sales', '0'),
(43796, 3362, '_tax_status', 'taxable'),
(43797, 3362, '_tax_class', 'parent'),
(43798, 3362, '_manage_stock', 'yes'),
(43799, 3362, '_backorders', 'no'),
(43800, 3362, '_sold_individually', 'no'),
(43801, 3362, '_virtual', 'no'),
(43802, 3362, '_downloadable', 'no'),
(43803, 3362, '_download_limit', '-1'),
(43804, 3362, '_download_expiry', '-1'),
(43805, 3362, '_stock', '14'),
(43806, 3362, '_stock_status', 'instock'),
(43807, 3362, '_wc_average_rating', '0'),
(43808, 3362, '_wc_review_count', '0'),
(43809, 3362, 'attribute_pa_color', 'gray'),
(43810, 3362, 'attribute_pa_shoe-size', '7'),
(43811, 3362, '_price', '213.41'),
(43812, 3362, '_product_version', '4.1.0'),
(43813, 3362, '_vi_wad_aliexpress_variation_id', '10000001696781908'),
(43814, 3362, '_vi_wad_aliexpress_variation_attr', '14:691#gray;200000124:3434'),
(43815, 3363, '_variation_description', ''),
(43816, 3363, '_sku', '4001184220170-mo-green-44'),
(43817, 3363, '_regular_price', '132.44'),
(43818, 3363, 'total_sales', '0'),
(43819, 3363, '_tax_status', 'taxable'),
(43820, 3363, '_tax_class', 'parent'),
(43821, 3363, '_manage_stock', 'yes'),
(43822, 3363, '_backorders', 'no'),
(43823, 3363, '_sold_individually', 'no'),
(43824, 3363, '_virtual', 'no'),
(43825, 3363, '_downloadable', 'no'),
(43826, 3363, '_download_limit', '-1'),
(43827, 3363, '_download_expiry', '-1'),
(43828, 3363, '_stock', '275'),
(43829, 3363, '_stock_status', 'instock'),
(43830, 3363, '_wc_average_rating', '0'),
(43831, 3363, '_wc_review_count', '0'),
(43832, 3363, 'attribute_pa_color', 'mo-green'),
(43833, 3363, 'attribute_pa_shoe-size', '44'),
(43834, 3364, '_variation_description', ''),
(43835, 3363, '_price', '132.44'),
(43836, 3364, '_sku', '4000411128241-gray-8'),
(43837, 3364, '_regular_price', '213.41'),
(43838, 3363, '_product_version', '4.1.0'),
(43839, 3364, 'total_sales', '0'),
(43840, 3364, '_tax_status', 'taxable'),
(43841, 3364, '_tax_class', 'parent'),
(43842, 3363, '_vi_wad_aliexpress_variation_id', '10000015170166149'),
(43843, 3364, '_manage_stock', 'yes'),
(43844, 3363, '_vi_wad_aliexpress_variation_attr', '14:175#Mo Green;200000124:100010487'),
(43845, 3364, '_backorders', 'no'),
(43846, 3364, '_sold_individually', 'no'),
(43847, 3364, '_virtual', 'no'),
(43848, 3364, '_downloadable', 'no'),
(43849, 3364, '_download_limit', '-1'),
(43850, 3364, '_download_expiry', '-1'),
(43851, 3364, '_stock', '14'),
(43852, 3364, '_stock_status', 'instock'),
(43853, 3364, '_wc_average_rating', '0'),
(43854, 3364, '_wc_review_count', '0'),
(43855, 3364, 'attribute_pa_color', 'gray'),
(43856, 3364, 'attribute_pa_shoe-size', '8'),
(43857, 3364, '_price', '213.41'),
(43858, 3364, '_product_version', '4.1.0'),
(43859, 3364, '_vi_wad_aliexpress_variation_id', '10000001696781909'),
(43860, 3364, '_vi_wad_aliexpress_variation_attr', '14:691#gray;200000124:699'),
(43861, 3365, '_variation_description', ''),
(43862, 3365, '_sku', '4001184220170-mo-green-43'),
(43863, 3365, '_regular_price', '132.44'),
(43864, 3365, 'total_sales', '0'),
(43865, 3365, '_tax_status', 'taxable'),
(43866, 3365, '_tax_class', 'parent'),
(43867, 3365, '_manage_stock', 'yes'),
(43868, 3365, '_backorders', 'no'),
(43869, 3365, '_sold_individually', 'no'),
(43870, 3365, '_virtual', 'no'),
(43871, 3365, '_downloadable', 'no'),
(43872, 3365, '_download_limit', '-1'),
(43873, 3365, '_download_expiry', '-1'),
(43874, 3365, '_stock', '275'),
(43875, 3365, '_stock_status', 'instock'),
(43876, 3365, '_wc_average_rating', '0'),
(43877, 3365, '_wc_review_count', '0'),
(43878, 3366, '_variation_description', ''),
(43879, 3366, '_sku', '4000411128241-gray-12'),
(43880, 3366, '_regular_price', '213.41'),
(43881, 3365, 'attribute_pa_color', 'mo-green'),
(43882, 3365, 'attribute_pa_shoe-size', '43'),
(43883, 3366, 'total_sales', '0'),
(43884, 3365, '_price', '132.44'),
(43885, 3366, '_tax_status', 'taxable'),
(43886, 3366, '_tax_class', 'parent'),
(43887, 3366, '_manage_stock', 'yes'),
(43888, 3365, '_product_version', '4.1.0'),
(43889, 3366, '_backorders', 'no'),
(43890, 3366, '_sold_individually', 'no'),
(43891, 3365, '_vi_wad_aliexpress_variation_id', '10000015170166148'),
(43892, 3366, '_virtual', 'no'),
(43893, 3365, '_vi_wad_aliexpress_variation_attr', '14:175#Mo Green;200000124:200000338'),
(43894, 3366, '_downloadable', 'no'),
(43895, 3366, '_download_limit', '-1'),
(43896, 3366, '_download_expiry', '-1'),
(43897, 3366, '_stock', '13'),
(43898, 3366, '_stock_status', 'instock'),
(43899, 3366, '_wc_average_rating', '0'),
(43900, 3366, '_wc_review_count', '0'),
(43901, 3366, 'attribute_pa_color', 'gray'),
(43902, 3366, 'attribute_pa_shoe-size', '12'),
(43903, 3366, '_price', '213.41'),
(43904, 3366, '_product_version', '4.1.0'),
(43905, 3366, '_vi_wad_aliexpress_variation_id', '10000001696781914'),
(43906, 3366, '_vi_wad_aliexpress_variation_attr', '14:691#gray;200000124:1663'),
(43907, 3367, '_variation_description', ''),
(43908, 3367, '_sku', '4001184220170-mo-green-46'),
(43909, 3367, '_regular_price', '132.44'),
(43910, 3368, '_variation_description', ''),
(43911, 3368, '_sku', '4000411128241-all-colors-8-5-3'),
(43912, 3367, 'total_sales', '0'),
(43913, 3368, '_regular_price', '213.41'),
(43914, 3367, '_tax_status', 'taxable'),
(43915, 3367, '_tax_class', 'parent'),
(43916, 3367, '_manage_stock', 'yes'),
(43917, 3368, 'total_sales', '0'),
(43918, 3367, '_backorders', 'no'),
(43919, 3368, '_tax_status', 'taxable'),
(43920, 3368, '_tax_class', 'parent'),
(43921, 3367, '_sold_individually', 'no'),
(43922, 3368, '_manage_stock', 'yes'),
(43923, 3368, '_backorders', 'no'),
(43924, 3368, '_sold_individually', 'no'),
(43925, 3367, '_virtual', 'no'),
(43926, 3367, '_downloadable', 'no'),
(43927, 3367, '_download_limit', '-1'),
(43928, 3368, '_virtual', 'no'),
(43929, 3367, '_download_expiry', '-1'),
(43930, 3368, '_downloadable', 'no'),
(43931, 3367, '_stock', '276'),
(43932, 3368, '_download_limit', '-1'),
(43933, 3367, '_stock_status', 'instock'),
(43934, 3368, '_download_expiry', '-1'),
(43935, 3367, '_wc_average_rating', '0'),
(43936, 3368, '_stock', '15'),
(43937, 3367, '_wc_review_count', '0'),
(43938, 3368, '_stock_status', 'instock'),
(43939, 3368, '_wc_average_rating', '0'),
(43940, 3368, '_wc_review_count', '0'),
(43941, 3367, 'attribute_pa_color', 'mo-green'),
(43942, 3367, 'attribute_pa_shoe-size', '46'),
(43943, 3368, 'attribute_pa_color', 'all-colors'),
(43944, 3368, 'attribute_pa_shoe-size', '8-5'),
(43945, 3367, '_price', '132.44'),
(43946, 3368, '_price', '213.41'),
(43947, 3367, '_product_version', '4.1.0'),
(43948, 3368, '_product_version', '4.1.0'),
(43949, 3367, '_vi_wad_aliexpress_variation_id', '10000015170166151'),
(43950, 3368, '_vi_wad_aliexpress_variation_id', '12000015854348669'),
(43951, 3368, '_vi_wad_aliexpress_variation_attr', '14:200004889#all colors;200000124:200000289'),
(43952, 3367, '_vi_wad_aliexpress_variation_attr', '14:175#Mo Green;200000124:200000899'),
(43953, 3369, '_variation_description', ''),
(43954, 3369, '_sku', '4000411128241-apricot-6-5'),
(43955, 3369, '_regular_price', '213.41'),
(43956, 3369, 'total_sales', '0'),
(43957, 3369, '_tax_status', 'taxable'),
(43958, 3369, '_tax_class', 'parent'),
(43959, 3369, '_manage_stock', 'yes'),
(43960, 3369, '_backorders', 'no'),
(43961, 3369, '_sold_individually', 'no'),
(43962, 3369, '_virtual', 'no'),
(43963, 3369, '_downloadable', 'no'),
(43964, 3369, '_download_limit', '-1'),
(43965, 3369, '_download_expiry', '-1'),
(43966, 3369, '_stock', '15'),
(43967, 3369, '_stock_status', 'instock'),
(43968, 3369, '_wc_average_rating', '0'),
(43969, 3369, '_wc_review_count', '0'),
(43970, 3369, 'attribute_pa_color', 'apricot'),
(43971, 3369, 'attribute_pa_shoe-size', '6-5'),
(43972, 3370, '_variation_description', ''),
(43973, 3369, '_price', '213.41'),
(43974, 3370, '_sku', '4001184220170-mo-green-45'),
(43975, 3370, '_regular_price', '132.44'),
(43976, 3369, '_product_version', '4.1.0'),
(43977, 3370, 'total_sales', '0'),
(43978, 3370, '_tax_status', 'taxable'),
(43979, 3370, '_tax_class', 'parent'),
(43980, 3370, '_manage_stock', 'yes'),
(43981, 3370, '_backorders', 'no'),
(43982, 3369, '_vi_wad_aliexpress_variation_id', '10000001696781915'),
(43983, 3370, '_sold_individually', 'no'),
(43984, 3369, '_vi_wad_aliexpress_variation_attr', '14:350850#apricot;200000124:200000287'),
(43985, 3370, '_virtual', 'no'),
(43986, 3370, '_downloadable', 'no'),
(43987, 3370, '_download_limit', '-1'),
(43988, 3370, '_download_expiry', '-1'),
(43989, 3370, '_stock', '276'),
(43990, 3370, '_stock_status', 'instock'),
(43991, 3370, '_wc_average_rating', '0'),
(43992, 3370, '_wc_review_count', '0'),
(43993, 3370, 'attribute_pa_color', 'mo-green'),
(43994, 3370, 'attribute_pa_shoe-size', '45'),
(43995, 3370, '_price', '132.44'),
(43996, 3370, '_product_version', '4.1.0'),
(43997, 3370, '_vi_wad_aliexpress_variation_id', '10000015170166150'),
(43998, 3370, '_vi_wad_aliexpress_variation_attr', '14:175#Mo Green;200000124:3116'),
(43999, 3371, '_variation_description', ''),
(44000, 3371, '_sku', '4000411128241-all-colors-8-3'),
(44001, 3371, '_regular_price', '213.41'),
(44002, 3371, 'total_sales', '0'),
(44003, 3371, '_tax_status', 'taxable'),
(44004, 3371, '_tax_class', 'parent'),
(44005, 3371, '_manage_stock', 'yes'),
(44006, 3371, '_backorders', 'no'),
(44007, 3371, '_sold_individually', 'no'),
(44008, 3371, '_virtual', 'no'),
(44009, 3371, '_downloadable', 'no'),
(44010, 3371, '_download_limit', '-1'),
(44011, 3371, '_download_expiry', '-1'),
(44012, 3371, '_stock', '15'),
(44013, 3371, '_stock_status', 'instock'),
(44014, 3371, '_wc_average_rating', '0'),
(44015, 3371, '_wc_review_count', '0'),
(44016, 3371, 'attribute_pa_color', 'all-colors'),
(44017, 3371, 'attribute_pa_shoe-size', '8'),
(44018, 3371, '_price', '213.41'),
(44019, 3371, '_product_version', '4.1.0'),
(44020, 3371, '_vi_wad_aliexpress_variation_id', '12000015854348668'),
(44021, 3371, '_vi_wad_aliexpress_variation_attr', '14:200004889#all colors;200000124:699'),
(44022, 3372, '_variation_description', ''),
(44023, 3372, '_sku', '4001184220170-mo-green-48'),
(44024, 3372, '_regular_price', '132.44'),
(44025, 3372, 'total_sales', '0'),
(44026, 3372, '_tax_status', 'taxable'),
(44027, 3372, '_tax_class', 'parent'),
(44028, 3372, '_manage_stock', 'yes'),
(44029, 3372, '_backorders', 'no'),
(44030, 3372, '_sold_individually', 'no'),
(44031, 3372, '_virtual', 'no'),
(44032, 3372, '_downloadable', 'no'),
(44033, 3372, '_download_limit', '-1'),
(44034, 3372, '_download_expiry', '-1'),
(44035, 3372, '_stock', '276'),
(44036, 3372, '_stock_status', 'instock'),
(44037, 3372, '_wc_average_rating', '0'),
(44038, 3372, '_wc_review_count', '0'),
(44039, 3373, '_variation_description', ''),
(44040, 3373, '_sku', '4000411128241-gray-10'),
(44041, 3372, 'attribute_pa_color', 'mo-green'),
(44042, 3373, '_regular_price', '213.41'),
(44043, 3372, 'attribute_pa_shoe-size', '48'),
(44044, 3373, 'total_sales', '0'),
(44045, 3372, '_price', '132.44'),
(44046, 3373, '_tax_status', 'taxable'),
(44047, 3373, '_tax_class', 'parent'),
(44048, 3372, '_product_version', '4.1.0'),
(44049, 3373, '_manage_stock', 'yes'),
(44050, 3373, '_backorders', 'no'),
(44051, 3373, '_sold_individually', 'no'),
(44052, 3372, '_vi_wad_aliexpress_variation_id', '10000015170166153'),
(44053, 3372, '_vi_wad_aliexpress_variation_attr', '14:175#Mo Green;200000124:200000900'),
(44054, 3373, '_virtual', 'no'),
(44055, 3373, '_downloadable', 'no'),
(44056, 3373, '_download_limit', '-1'),
(44057, 3373, '_download_expiry', '-1'),
(44058, 3373, '_stock', '14'),
(44059, 3373, '_stock_status', 'instock'),
(44060, 3373, '_wc_average_rating', '0'),
(44061, 3373, '_wc_review_count', '0'),
(44062, 3373, 'attribute_pa_color', 'gray'),
(44063, 3373, 'attribute_pa_shoe-size', '10'),
(44064, 3373, '_price', '213.41'),
(44065, 3373, '_product_version', '4.1.0'),
(44066, 3373, '_vi_wad_aliexpress_variation_id', '10000001696781912'),
(44067, 3373, '_vi_wad_aliexpress_variation_attr', '14:691#gray;200000124:1583'),
(44068, 3374, '_variation_description', ''),
(44069, 3374, '_sku', '4001184220170-mo-green-47'),
(44070, 3374, '_regular_price', '132.44'),
(44071, 3374, 'total_sales', '0'),
(44072, 3374, '_tax_status', 'taxable'),
(44073, 3374, '_tax_class', 'parent'),
(44074, 3374, '_manage_stock', 'yes'),
(44075, 3374, '_backorders', 'no'),
(44076, 3375, '_variation_description', ''),
(44077, 3375, '_sku', '4000411128241-all-colors-10-3'),
(44078, 3374, '_sold_individually', 'no'),
(44079, 3375, '_regular_price', '213.41'),
(44080, 3375, 'total_sales', '0'),
(44081, 3375, '_tax_status', 'taxable'),
(44082, 3374, '_virtual', 'no'),
(44083, 3375, '_tax_class', 'parent'),
(44084, 3374, '_downloadable', 'no'),
(44085, 3375, '_manage_stock', 'yes'),
(44086, 3375, '_backorders', 'no');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(44087, 3374, '_download_limit', '-1'),
(44088, 3374, '_download_expiry', '-1'),
(44089, 3375, '_sold_individually', 'no'),
(44090, 3374, '_stock', '275'),
(44091, 3374, '_stock_status', 'instock'),
(44092, 3374, '_wc_average_rating', '0'),
(44093, 3375, '_virtual', 'no'),
(44094, 3374, '_wc_review_count', '0'),
(44095, 3375, '_downloadable', 'no'),
(44096, 3374, 'attribute_pa_color', 'mo-green'),
(44097, 3375, '_download_limit', '-1'),
(44098, 3374, 'attribute_pa_shoe-size', '47'),
(44099, 3375, '_download_expiry', '-1'),
(44100, 3374, '_price', '132.44'),
(44101, 3375, '_stock', '15'),
(44102, 3375, '_stock_status', 'instock'),
(44103, 3374, '_product_version', '4.1.0'),
(44104, 3375, '_wc_average_rating', '0'),
(44105, 3375, '_wc_review_count', '0'),
(44106, 3374, '_vi_wad_aliexpress_variation_id', '10000015170166152'),
(44107, 3375, 'attribute_pa_color', 'all-colors'),
(44108, 3374, '_vi_wad_aliexpress_variation_attr', '14:175#Mo Green;200000124:200000339'),
(44109, 3375, 'attribute_pa_shoe-size', '10'),
(44110, 3375, '_price', '213.41'),
(44111, 3375, '_product_version', '4.1.0'),
(44112, 3375, '_vi_wad_aliexpress_variation_id', '12000015854348671'),
(44113, 3375, '_vi_wad_aliexpress_variation_attr', '14:200004889#all colors;200000124:1583'),
(44114, 3376, '_variation_description', ''),
(44115, 3376, '_sku', '4000411128241-gray-11'),
(44116, 3376, '_regular_price', '213.41'),
(44117, 3377, '_variation_description', ''),
(44118, 3377, '_sku', '4001184220170-orange-38'),
(44119, 3376, 'total_sales', '0'),
(44120, 3377, '_regular_price', '132.44'),
(44121, 3376, '_tax_status', 'taxable'),
(44122, 3376, '_tax_class', 'parent'),
(44123, 3377, 'total_sales', '0'),
(44124, 3376, '_manage_stock', 'yes'),
(44125, 3377, '_tax_status', 'taxable'),
(44126, 3376, '_backorders', 'no'),
(44127, 3377, '_tax_class', 'parent'),
(44128, 3376, '_sold_individually', 'no'),
(44129, 3377, '_manage_stock', 'yes'),
(44130, 3377, '_backorders', 'no'),
(44131, 3377, '_sold_individually', 'no'),
(44132, 3376, '_virtual', 'no'),
(44133, 3376, '_downloadable', 'no'),
(44134, 3377, '_virtual', 'no'),
(44135, 3376, '_download_limit', '-1'),
(44136, 3377, '_downloadable', 'no'),
(44137, 3376, '_download_expiry', '-1'),
(44138, 3377, '_download_limit', '-1'),
(44139, 3376, '_stock', '15'),
(44140, 3377, '_download_expiry', '-1'),
(44141, 3376, '_stock_status', 'instock'),
(44142, 3376, '_wc_average_rating', '0'),
(44143, 3377, '_stock', '276'),
(44144, 3377, '_stock_status', 'instock'),
(44145, 3376, '_wc_review_count', '0'),
(44146, 3377, '_wc_average_rating', '0'),
(44147, 3377, '_wc_review_count', '0'),
(44148, 3376, 'attribute_pa_color', 'gray'),
(44149, 3376, 'attribute_pa_shoe-size', '11'),
(44150, 3377, 'attribute_pa_color', 'orange'),
(44151, 3376, '_price', '213.41'),
(44152, 3377, 'attribute_pa_shoe-size', '38'),
(44153, 3377, '_price', '132.44'),
(44154, 3376, '_product_version', '4.1.0'),
(44155, 3377, '_product_version', '4.1.0'),
(44156, 3377, '_vi_wad_aliexpress_variation_id', '10000015170166155'),
(44157, 3376, '_vi_wad_aliexpress_variation_id', '10000001696781913'),
(44158, 3377, '_vi_wad_aliexpress_variation_attr', '14:350852#Orange;200000124:200000898'),
(44159, 3376, '_vi_wad_aliexpress_variation_attr', '14:691#gray;200000124:100010420'),
(44160, 3378, '_variation_description', ''),
(44161, 3378, '_sku', '4000411128241-all-colors-9-5-3'),
(44162, 3378, '_regular_price', '213.41'),
(44163, 3378, 'total_sales', '0'),
(44164, 3378, '_tax_status', 'taxable'),
(44165, 3378, '_tax_class', 'parent'),
(44166, 3378, '_manage_stock', 'yes'),
(44167, 3378, '_backorders', 'no'),
(44168, 3378, '_sold_individually', 'no'),
(44169, 3378, '_virtual', 'no'),
(44170, 3378, '_downloadable', 'no'),
(44171, 3378, '_download_limit', '-1'),
(44172, 3378, '_download_expiry', '-1'),
(44173, 3379, '_variation_description', ''),
(44174, 3379, '_sku', '4001184220170-mo-green-49'),
(44175, 3378, '_stock', '15'),
(44176, 3379, '_regular_price', '132.44'),
(44177, 3378, '_stock_status', 'instock'),
(44178, 3378, '_wc_average_rating', '0'),
(44179, 3379, 'total_sales', '0'),
(44180, 3378, '_wc_review_count', '0'),
(44181, 3379, '_tax_status', 'taxable'),
(44182, 3379, '_tax_class', 'parent'),
(44183, 3378, 'attribute_pa_color', 'all-colors'),
(44184, 3379, '_manage_stock', 'yes'),
(44185, 3378, 'attribute_pa_shoe-size', '9-5'),
(44186, 3379, '_backorders', 'no'),
(44187, 3378, '_price', '213.41'),
(44188, 3379, '_sold_individually', 'no'),
(44189, 3378, '_product_version', '4.1.0'),
(44190, 3379, '_virtual', 'no'),
(44191, 3379, '_downloadable', 'no'),
(44192, 3378, '_vi_wad_aliexpress_variation_id', '12000015854348670'),
(44193, 3379, '_download_limit', '-1'),
(44194, 3378, '_vi_wad_aliexpress_variation_attr', '14:200004889#all colors;200000124:200000290'),
(44195, 3379, '_download_expiry', '-1'),
(44196, 3379, '_stock', '276'),
(44197, 3379, '_stock_status', 'instock'),
(44198, 3379, '_wc_average_rating', '0'),
(44199, 3379, '_wc_review_count', '0'),
(44200, 3379, 'attribute_pa_color', 'mo-green'),
(44201, 3379, 'attribute_pa_shoe-size', '49'),
(44202, 3379, '_price', '132.44'),
(44203, 3379, '_product_version', '4.1.0'),
(44204, 3379, '_vi_wad_aliexpress_variation_id', '10000015170166154'),
(44205, 3379, '_vi_wad_aliexpress_variation_attr', '14:175#Mo Green;200000124:100010488'),
(44206, 3380, '_variation_description', ''),
(44207, 3380, '_sku', '4000411128241-apricot-8-5'),
(44208, 3380, '_regular_price', '213.41'),
(44209, 3380, 'total_sales', '0'),
(44210, 3380, '_tax_status', 'taxable'),
(44211, 3380, '_tax_class', 'parent'),
(44212, 3380, '_manage_stock', 'yes'),
(44213, 3380, '_backorders', 'no'),
(44214, 3380, '_sold_individually', 'no'),
(44215, 3380, '_virtual', 'no'),
(44216, 3380, '_downloadable', 'no'),
(44217, 3380, '_download_limit', '-1'),
(44218, 3380, '_download_expiry', '-1'),
(44219, 3380, '_stock', '14'),
(44220, 3380, '_stock_status', 'instock'),
(44221, 3380, '_wc_average_rating', '0'),
(44222, 3380, '_wc_review_count', '0'),
(44223, 3380, 'attribute_pa_color', 'apricot'),
(44224, 3380, 'attribute_pa_shoe-size', '8-5'),
(44225, 3380, '_price', '213.41'),
(44226, 3380, '_product_version', '4.1.0'),
(44227, 3380, '_vi_wad_aliexpress_variation_id', '10000001696781918'),
(44228, 3380, '_vi_wad_aliexpress_variation_attr', '14:350850#apricot;200000124:200000289'),
(44229, 3381, '_variation_description', ''),
(44230, 3381, '_sku', '4001184220170-orange-40'),
(44231, 3381, '_regular_price', '132.44'),
(44232, 3381, 'total_sales', '0'),
(44233, 3381, '_tax_status', 'taxable'),
(44234, 3381, '_tax_class', 'parent'),
(44235, 3381, '_manage_stock', 'yes'),
(44236, 3381, '_backorders', 'no'),
(44237, 3381, '_sold_individually', 'no'),
(44238, 3381, '_virtual', 'no'),
(44239, 3381, '_downloadable', 'no'),
(44240, 3381, '_download_limit', '-1'),
(44241, 3381, '_download_expiry', '-1'),
(44242, 3381, '_stock', '276'),
(44243, 3382, '_variation_description', ''),
(44244, 3382, '_sku', '4000411128241-apricot-9-5'),
(44245, 3381, '_stock_status', 'instock'),
(44246, 3382, '_regular_price', '213.41'),
(44247, 3381, '_wc_average_rating', '0'),
(44248, 3381, '_wc_review_count', '0'),
(44249, 3382, 'total_sales', '0'),
(44250, 3382, '_tax_status', 'taxable'),
(44251, 3382, '_tax_class', 'parent'),
(44252, 3382, '_manage_stock', 'yes'),
(44253, 3382, '_backorders', 'no'),
(44254, 3381, 'attribute_pa_color', 'orange'),
(44255, 3382, '_sold_individually', 'no'),
(44256, 3381, 'attribute_pa_shoe-size', '40'),
(44257, 3381, '_price', '132.44'),
(44258, 3381, '_product_version', '4.1.0'),
(44259, 3382, '_virtual', 'no'),
(44260, 3382, '_downloadable', 'no'),
(44261, 3382, '_download_limit', '-1'),
(44262, 3381, '_vi_wad_aliexpress_variation_id', '10000015170166157'),
(44263, 3382, '_download_expiry', '-1'),
(44264, 3381, '_vi_wad_aliexpress_variation_attr', '14:350852#Orange;200000124:100013888'),
(44265, 3382, '_stock', '14'),
(44266, 3382, '_stock_status', 'instock'),
(44267, 3382, '_wc_average_rating', '0'),
(44268, 3382, '_wc_review_count', '0'),
(44269, 3382, 'attribute_pa_color', 'apricot'),
(44270, 3382, 'attribute_pa_shoe-size', '9-5'),
(44271, 3382, '_price', '213.41'),
(44272, 3382, '_product_version', '4.1.0'),
(44273, 3382, '_vi_wad_aliexpress_variation_id', '10000001696781919'),
(44274, 3382, '_vi_wad_aliexpress_variation_attr', '14:350850#apricot;200000124:200000290'),
(44275, 3384, '_variation_description', ''),
(44276, 3383, '_variation_description', ''),
(44277, 3384, '_sku', '4000411128241-apricot-7'),
(44278, 3383, '_sku', '4001184220170-orange-39'),
(44279, 3384, '_regular_price', '213.41'),
(44280, 3383, '_regular_price', '132.44'),
(44281, 3384, 'total_sales', '0'),
(44282, 3383, 'total_sales', '0'),
(44283, 3384, '_tax_status', 'taxable'),
(44284, 3383, '_tax_status', 'taxable'),
(44285, 3384, '_tax_class', 'parent'),
(44286, 3383, '_tax_class', 'parent'),
(44287, 3384, '_manage_stock', 'yes'),
(44288, 3383, '_manage_stock', 'yes'),
(44289, 3384, '_backorders', 'no'),
(44290, 3383, '_backorders', 'no'),
(44291, 3384, '_sold_individually', 'no'),
(44292, 3383, '_sold_individually', 'no'),
(44293, 3383, '_virtual', 'no'),
(44294, 3383, '_downloadable', 'no'),
(44295, 3384, '_virtual', 'no'),
(44296, 3383, '_download_limit', '-1'),
(44297, 3384, '_downloadable', 'no'),
(44298, 3383, '_download_expiry', '-1'),
(44299, 3384, '_download_limit', '-1'),
(44300, 3383, '_stock', '274'),
(44301, 3384, '_download_expiry', '-1'),
(44302, 3383, '_stock_status', 'instock'),
(44303, 3383, '_wc_average_rating', '0'),
(44304, 3384, '_stock', '14'),
(44305, 3383, '_wc_review_count', '0'),
(44306, 3384, '_stock_status', 'instock'),
(44307, 3384, '_wc_average_rating', '0'),
(44308, 3383, 'attribute_pa_color', 'orange'),
(44309, 3384, '_wc_review_count', '0'),
(44310, 3383, 'attribute_pa_shoe-size', '39'),
(44311, 3383, '_price', '132.44'),
(44312, 3383, '_product_version', '4.1.0'),
(44313, 3384, 'attribute_pa_color', 'apricot'),
(44314, 3384, 'attribute_pa_shoe-size', '7'),
(44315, 3384, '_price', '213.41'),
(44316, 3383, '_vi_wad_aliexpress_variation_id', '10000015170166156'),
(44317, 3384, '_product_version', '4.1.0'),
(44318, 3383, '_vi_wad_aliexpress_variation_attr', '14:350852#Orange;200000124:200000364'),
(44319, 3384, '_vi_wad_aliexpress_variation_id', '10000001696781916'),
(44320, 3384, '_vi_wad_aliexpress_variation_attr', '14:350850#apricot;200000124:3434'),
(44321, 3385, '_variation_description', ''),
(44322, 3385, '_sku', '4000411128241-all-colors-7-3'),
(44323, 3385, '_regular_price', '213.41'),
(44324, 3385, 'total_sales', '0'),
(44325, 3385, '_tax_status', 'taxable'),
(44326, 3385, '_tax_class', 'parent'),
(44327, 3385, '_manage_stock', 'yes'),
(44328, 3385, '_backorders', 'no'),
(44329, 3385, '_sold_individually', 'no'),
(44330, 3386, '_variation_description', ''),
(44331, 3386, '_sku', '4001184220170-orange-42'),
(44332, 3385, '_virtual', 'no'),
(44333, 3386, '_regular_price', '132.44'),
(44334, 3385, '_downloadable', 'no'),
(44335, 3386, 'total_sales', '0'),
(44336, 3386, '_tax_status', 'taxable'),
(44337, 3385, '_download_limit', '-1'),
(44338, 3386, '_tax_class', 'parent'),
(44339, 3385, '_download_expiry', '-1'),
(44340, 3386, '_manage_stock', 'yes'),
(44341, 3386, '_backorders', 'no'),
(44342, 3385, '_stock', '15'),
(44343, 3386, '_sold_individually', 'no'),
(44344, 3385, '_stock_status', 'instock'),
(44345, 3385, '_wc_average_rating', '0'),
(44346, 3385, '_wc_review_count', '0'),
(44347, 3386, '_virtual', 'no'),
(44348, 3386, '_downloadable', 'no'),
(44349, 3386, '_download_limit', '-1'),
(44350, 3386, '_download_expiry', '-1'),
(44351, 3385, 'attribute_pa_color', 'all-colors'),
(44352, 3386, '_stock', '275'),
(44353, 3385, 'attribute_pa_shoe-size', '7'),
(44354, 3386, '_stock_status', 'instock'),
(44355, 3386, '_wc_average_rating', '0'),
(44356, 3385, '_price', '213.41'),
(44357, 3386, '_wc_review_count', '0'),
(44358, 3385, '_product_version', '4.1.0'),
(44359, 3386, 'attribute_pa_color', 'orange'),
(44360, 3386, 'attribute_pa_shoe-size', '42'),
(44361, 3386, '_price', '132.44'),
(44362, 3386, '_product_version', '4.1.0'),
(44363, 3385, '_vi_wad_aliexpress_variation_id', '12000015854348667'),
(44364, 3385, '_vi_wad_aliexpress_variation_attr', '14:200004889#all colors;200000124:3434'),
(44365, 3386, '_vi_wad_aliexpress_variation_id', '10000015170166159'),
(44366, 3386, '_vi_wad_aliexpress_variation_attr', '14:350852#Orange;200000124:200000337'),
(44367, 3387, '_variation_description', ''),
(44368, 3387, '_sku', '4000411128241-apricot-8'),
(44369, 3387, '_regular_price', '213.41'),
(44370, 3387, 'total_sales', '0'),
(44371, 3387, '_tax_status', 'taxable'),
(44372, 3387, '_tax_class', 'parent'),
(44373, 3387, '_manage_stock', 'yes'),
(44374, 3387, '_backorders', 'no'),
(44375, 3387, '_sold_individually', 'no'),
(44376, 3388, '_variation_description', ''),
(44377, 3388, '_sku', '4001184220170-orange-41'),
(44378, 3388, '_regular_price', '132.44'),
(44379, 3387, '_virtual', 'no'),
(44380, 3388, 'total_sales', '0'),
(44381, 3388, '_tax_status', 'taxable'),
(44382, 3387, '_downloadable', 'no'),
(44383, 3388, '_tax_class', 'parent'),
(44384, 3388, '_manage_stock', 'yes'),
(44385, 3387, '_download_limit', '-1'),
(44386, 3388, '_backorders', 'no'),
(44387, 3387, '_download_expiry', '-1'),
(44388, 3388, '_sold_individually', 'no'),
(44389, 3387, '_stock', '13'),
(44390, 3387, '_stock_status', 'instock'),
(44391, 3388, '_virtual', 'no'),
(44392, 3387, '_wc_average_rating', '0'),
(44393, 3388, '_downloadable', 'no'),
(44394, 3387, '_wc_review_count', '0'),
(44395, 3388, '_download_limit', '-1'),
(44396, 3388, '_download_expiry', '-1'),
(44397, 3388, '_stock', '275'),
(44398, 3387, 'attribute_pa_color', 'apricot'),
(44399, 3388, '_stock_status', 'instock'),
(44400, 3387, 'attribute_pa_shoe-size', '8'),
(44401, 3388, '_wc_average_rating', '0'),
(44402, 3387, '_price', '213.41'),
(44403, 3388, '_wc_review_count', '0'),
(44404, 3387, '_product_version', '4.1.0'),
(44405, 3388, 'attribute_pa_color', 'orange'),
(44406, 3388, 'attribute_pa_shoe-size', '41'),
(44407, 3388, '_price', '132.44'),
(44408, 3387, '_vi_wad_aliexpress_variation_id', '10000001696781917'),
(44409, 3387, '_vi_wad_aliexpress_variation_attr', '14:350850#apricot;200000124:699'),
(44410, 3388, '_product_version', '4.1.0'),
(44411, 3388, '_vi_wad_aliexpress_variation_id', '10000015170166158'),
(44412, 3388, '_vi_wad_aliexpress_variation_attr', '14:350852#Orange;200000124:100010483'),
(44413, 3389, '_variation_description', ''),
(44414, 3389, '_sku', '4000411128241-all-colors-6-5-3'),
(44415, 3389, '_regular_price', '213.41'),
(44416, 3389, 'total_sales', '0'),
(44417, 3389, '_tax_status', 'taxable'),
(44418, 3389, '_tax_class', 'parent'),
(44419, 3389, '_manage_stock', 'yes'),
(44420, 3389, '_backorders', 'no'),
(44421, 3389, '_sold_individually', 'no'),
(44422, 3389, '_virtual', 'no'),
(44423, 3389, '_downloadable', 'no'),
(44424, 3389, '_download_limit', '-1'),
(44425, 3389, '_download_expiry', '-1'),
(44426, 3389, '_stock', '15'),
(44427, 3389, '_stock_status', 'instock'),
(44428, 3389, '_wc_average_rating', '0'),
(44429, 3389, '_wc_review_count', '0'),
(44430, 3390, '_variation_description', ''),
(44431, 3390, '_sku', '4001184220170-orange-44'),
(44432, 3389, 'attribute_pa_color', 'all-colors'),
(44433, 3390, '_regular_price', '132.44'),
(44434, 3389, 'attribute_pa_shoe-size', '6-5'),
(44435, 3389, '_price', '213.41'),
(44436, 3390, 'total_sales', '0'),
(44437, 3390, '_tax_status', 'taxable'),
(44438, 3389, '_product_version', '4.1.0'),
(44439, 3390, '_tax_class', 'parent'),
(44440, 3390, '_manage_stock', 'yes'),
(44441, 3390, '_backorders', 'no'),
(44442, 3390, '_sold_individually', 'no'),
(44443, 3389, '_vi_wad_aliexpress_variation_id', '12000015854348666'),
(44444, 3389, '_vi_wad_aliexpress_variation_attr', '14:200004889#all colors;200000124:200000287'),
(44445, 3390, '_virtual', 'no'),
(44446, 3390, '_downloadable', 'no'),
(44447, 3390, '_download_limit', '-1'),
(44448, 3390, '_download_expiry', '-1'),
(44449, 3390, '_stock', '276'),
(44450, 3390, '_stock_status', 'instock'),
(44451, 3390, '_wc_average_rating', '0'),
(44452, 3390, '_wc_review_count', '0'),
(44453, 3390, 'attribute_pa_color', 'orange'),
(44454, 3390, 'attribute_pa_shoe-size', '44'),
(44455, 3390, '_price', '132.44'),
(44456, 3390, '_product_version', '4.1.0'),
(44457, 3390, '_vi_wad_aliexpress_variation_id', '10000015170166161'),
(44458, 3390, '_vi_wad_aliexpress_variation_attr', '14:350852#Orange;200000124:100010487'),
(44459, 3391, '_variation_description', ''),
(44460, 3391, '_sku', '4000411128241-blue-12'),
(44461, 3391, '_regular_price', '213.41'),
(44462, 3391, 'total_sales', '0'),
(44463, 3391, '_tax_status', 'taxable'),
(44464, 3391, '_tax_class', 'parent'),
(44465, 3391, '_manage_stock', 'yes'),
(44466, 3391, '_backorders', 'no'),
(44467, 3391, '_sold_individually', 'no'),
(44468, 3391, '_virtual', 'no'),
(44469, 3391, '_downloadable', 'no'),
(44470, 3391, '_download_limit', '-1'),
(44471, 3391, '_download_expiry', '-1'),
(44472, 3391, '_stock', '15'),
(44473, 3391, '_stock_status', 'instock'),
(44474, 3391, '_wc_average_rating', '0'),
(44475, 3391, '_wc_review_count', '0'),
(44476, 3391, 'attribute_pa_color', 'blue'),
(44477, 3391, 'attribute_pa_shoe-size', '12'),
(44478, 3391, '_price', '213.41'),
(44479, 3391, '_product_version', '4.1.0'),
(44480, 3391, '_vi_wad_aliexpress_variation_id', '10000001696781890'),
(44481, 3391, '_vi_wad_aliexpress_variation_attr', '14:173#blue;200000124:1663'),
(44482, 3392, '_variation_description', ''),
(44483, 3392, '_sku', '4001184220170-orange-43'),
(44484, 3392, '_regular_price', '132.44'),
(44485, 3392, 'total_sales', '0'),
(44486, 3392, '_tax_status', 'taxable'),
(44487, 3392, '_tax_class', 'parent'),
(44488, 3392, '_manage_stock', 'yes'),
(44489, 3392, '_backorders', 'no'),
(44490, 3392, '_sold_individually', 'no'),
(44491, 3392, '_virtual', 'no'),
(44492, 3392, '_downloadable', 'no'),
(44493, 3392, '_download_limit', '-1'),
(44494, 3392, '_download_expiry', '-1'),
(44495, 3392, '_stock', '276'),
(44496, 3392, '_stock_status', 'instock'),
(44497, 3392, '_wc_average_rating', '0'),
(44498, 3392, '_wc_review_count', '0'),
(44499, 3392, 'attribute_pa_color', 'orange'),
(44500, 3392, 'attribute_pa_shoe-size', '43'),
(44501, 3392, '_price', '132.44'),
(44502, 3392, '_product_version', '4.1.0'),
(44503, 3393, '_variation_description', ''),
(44504, 3393, '_sku', '4000411128241-brown-6-5'),
(44505, 3393, '_regular_price', '213.41'),
(44506, 3392, '_vi_wad_aliexpress_variation_id', '10000015170166160'),
(44507, 3393, 'total_sales', '0'),
(44508, 3392, '_vi_wad_aliexpress_variation_attr', '14:350852#Orange;200000124:200000338'),
(44509, 3393, '_tax_status', 'taxable'),
(44510, 3393, '_tax_class', 'parent'),
(44511, 3393, '_manage_stock', 'yes'),
(44512, 3393, '_backorders', 'no'),
(44513, 3393, '_sold_individually', 'no'),
(44514, 3393, '_virtual', 'no'),
(44515, 3393, '_downloadable', 'no'),
(44516, 3393, '_download_limit', '-1'),
(44517, 3393, '_download_expiry', '-1'),
(44518, 3393, '_stock', '15'),
(44519, 3393, '_stock_status', 'instock'),
(44520, 3393, '_wc_average_rating', '0'),
(44521, 3393, '_wc_review_count', '0'),
(44522, 3393, 'attribute_pa_color', 'brown'),
(44523, 3393, 'attribute_pa_shoe-size', '6-5'),
(44524, 3393, '_price', '213.41'),
(44525, 3393, '_product_version', '4.1.0'),
(44526, 3393, '_vi_wad_aliexpress_variation_id', '10000001696781891'),
(44527, 3393, '_vi_wad_aliexpress_variation_attr', '14:365458#brown;200000124:200000287'),
(44528, 3394, '_variation_description', ''),
(44529, 3394, '_sku', '4001184220170-orange-46'),
(44530, 3394, '_regular_price', '132.44'),
(44531, 3394, 'total_sales', '0'),
(44532, 3394, '_tax_status', 'taxable'),
(44533, 3394, '_tax_class', 'parent'),
(44534, 3394, '_manage_stock', 'yes'),
(44535, 3394, '_backorders', 'no'),
(44536, 3394, '_sold_individually', 'no'),
(44537, 3395, '_variation_description', ''),
(44538, 3395, '_sku', '4000411128241-blue-10'),
(44539, 3395, '_regular_price', '213.41'),
(44540, 3394, '_virtual', 'no'),
(44541, 3394, '_downloadable', 'no'),
(44542, 3395, 'total_sales', '0'),
(44543, 3394, '_download_limit', '-1'),
(44544, 3395, '_tax_status', 'taxable'),
(44545, 3394, '_download_expiry', '-1'),
(44546, 3395, '_tax_class', 'parent'),
(44547, 3395, '_manage_stock', 'yes'),
(44548, 3394, '_stock', '276'),
(44549, 3395, '_backorders', 'no'),
(44550, 3394, '_stock_status', 'instock'),
(44551, 3394, '_wc_average_rating', '0'),
(44552, 3395, '_sold_individually', 'no'),
(44553, 3394, '_wc_review_count', '0'),
(44554, 3394, 'attribute_pa_color', 'orange'),
(44555, 3395, '_virtual', 'no'),
(44556, 3394, 'attribute_pa_shoe-size', '46'),
(44557, 3395, '_downloadable', 'no'),
(44558, 3394, '_price', '132.44'),
(44559, 3395, '_download_limit', '-1'),
(44560, 3395, '_download_expiry', '-1'),
(44561, 3394, '_product_version', '4.1.0'),
(44562, 3395, '_stock', '15'),
(44563, 3395, '_stock_status', 'instock'),
(44564, 3395, '_wc_average_rating', '0'),
(44565, 3395, '_wc_review_count', '0'),
(44566, 3394, '_vi_wad_aliexpress_variation_id', '10000015170166163'),
(44567, 3394, '_vi_wad_aliexpress_variation_attr', '14:350852#Orange;200000124:200000899'),
(44568, 3395, 'attribute_pa_color', 'blue'),
(44569, 3395, 'attribute_pa_shoe-size', '10'),
(44570, 3395, '_price', '213.41'),
(44571, 3395, '_product_version', '4.1.0'),
(44572, 3395, '_vi_wad_aliexpress_variation_id', '10000001696781888'),
(44573, 3395, '_vi_wad_aliexpress_variation_attr', '14:173#blue;200000124:1583'),
(44574, 3396, '_variation_description', ''),
(44575, 3396, '_sku', '4000411128241-blue-11'),
(44576, 3396, '_regular_price', '213.41'),
(44577, 3396, 'total_sales', '0'),
(44578, 3396, '_tax_status', 'taxable'),
(44579, 3396, '_tax_class', 'parent'),
(44580, 3397, '_variation_description', ''),
(44581, 3396, '_manage_stock', 'yes'),
(44582, 3397, '_sku', '4001184220170-orange-45'),
(44583, 3396, '_backorders', 'no'),
(44584, 3397, '_regular_price', '132.44'),
(44585, 3396, '_sold_individually', 'no'),
(44586, 3397, 'total_sales', '0'),
(44587, 3397, '_tax_status', 'taxable'),
(44588, 3397, '_tax_class', 'parent'),
(44589, 3397, '_manage_stock', 'yes'),
(44590, 3397, '_backorders', 'no'),
(44591, 3396, '_virtual', 'no'),
(44592, 3397, '_sold_individually', 'no'),
(44593, 3396, '_downloadable', 'no'),
(44594, 3396, '_download_limit', '-1'),
(44595, 3396, '_download_expiry', '-1'),
(44596, 3397, '_virtual', 'no'),
(44597, 3397, '_downloadable', 'no'),
(44598, 3396, '_stock', '14'),
(44599, 3396, '_stock_status', 'instock'),
(44600, 3397, '_download_limit', '-1'),
(44601, 3396, '_wc_average_rating', '0'),
(44602, 3397, '_download_expiry', '-1'),
(44603, 3396, '_wc_review_count', '0'),
(44604, 3397, '_stock', '275'),
(44605, 3397, '_stock_status', 'instock'),
(44606, 3397, '_wc_average_rating', '0'),
(44607, 3396, 'attribute_pa_color', 'blue'),
(44608, 3397, '_wc_review_count', '0'),
(44609, 3396, 'attribute_pa_shoe-size', '11'),
(44610, 3396, '_price', '213.41'),
(44611, 3397, 'attribute_pa_color', 'orange'),
(44612, 3397, 'attribute_pa_shoe-size', '45'),
(44613, 3396, '_product_version', '4.1.0'),
(44614, 3397, '_price', '132.44'),
(44615, 3397, '_product_version', '4.1.0'),
(44616, 3396, '_vi_wad_aliexpress_variation_id', '10000001696781889'),
(44617, 3396, '_vi_wad_aliexpress_variation_attr', '14:173#blue;200000124:100010420'),
(44618, 3397, '_vi_wad_aliexpress_variation_id', '10000015170166162'),
(44619, 3397, '_vi_wad_aliexpress_variation_attr', '14:350852#Orange;200000124:3116'),
(44620, 3398, '_variation_description', ''),
(44621, 3398, '_sku', '4000411128241-brown-8-5'),
(44622, 3398, '_regular_price', '213.41'),
(44623, 3398, 'total_sales', '0'),
(44624, 3398, '_tax_status', 'taxable'),
(44625, 3398, '_tax_class', 'parent'),
(44626, 3398, '_manage_stock', 'yes'),
(44627, 3398, '_backorders', 'no'),
(44628, 3398, '_sold_individually', 'no'),
(44629, 3398, '_virtual', 'no'),
(44630, 3398, '_downloadable', 'no'),
(44631, 3398, '_download_limit', '-1'),
(44632, 3399, '_variation_description', ''),
(44633, 3398, '_download_expiry', '-1'),
(44634, 3399, '_sku', '4001184220170-orange-48'),
(44635, 3399, '_regular_price', '132.44'),
(44636, 3398, '_stock', '14'),
(44637, 3398, '_stock_status', 'instock'),
(44638, 3399, 'total_sales', '0'),
(44639, 3398, '_wc_average_rating', '0'),
(44640, 3399, '_tax_status', 'taxable'),
(44641, 3399, '_tax_class', 'parent'),
(44642, 3398, '_wc_review_count', '0'),
(44643, 3399, '_manage_stock', 'yes'),
(44644, 3399, '_backorders', 'no'),
(44645, 3399, '_sold_individually', 'no'),
(44646, 3398, 'attribute_pa_color', 'brown'),
(44647, 3398, 'attribute_pa_shoe-size', '8-5'),
(44648, 3399, '_virtual', 'no'),
(44649, 3398, '_price', '213.41'),
(44650, 3399, '_downloadable', 'no'),
(44651, 3399, '_download_limit', '-1'),
(44652, 3398, '_product_version', '4.1.0'),
(44653, 3399, '_download_expiry', '-1'),
(44654, 3399, '_stock', '276'),
(44655, 3399, '_stock_status', 'instock'),
(44656, 3399, '_wc_average_rating', '0'),
(44657, 3398, '_vi_wad_aliexpress_variation_id', '10000001696781894'),
(44658, 3399, '_wc_review_count', '0'),
(44659, 3398, '_vi_wad_aliexpress_variation_attr', '14:365458#brown;200000124:200000289'),
(44660, 3399, 'attribute_pa_color', 'orange'),
(44661, 3399, 'attribute_pa_shoe-size', '48'),
(44662, 3399, '_price', '132.44'),
(44663, 3399, '_product_version', '4.1.0'),
(44664, 3399, '_vi_wad_aliexpress_variation_id', '10000015170166165'),
(44665, 3399, '_vi_wad_aliexpress_variation_attr', '14:350852#Orange;200000124:200000900'),
(44666, 3400, '_variation_description', ''),
(44667, 3400, '_sku', '4000411128241-brown-9-5'),
(44668, 3400, '_regular_price', '213.41'),
(44669, 3400, 'total_sales', '0'),
(44670, 3400, '_tax_status', 'taxable'),
(44671, 3400, '_tax_class', 'parent'),
(44672, 3400, '_manage_stock', 'yes'),
(44673, 3400, '_backorders', 'no'),
(44674, 3400, '_sold_individually', 'no'),
(44675, 3400, '_virtual', 'no'),
(44676, 3400, '_downloadable', 'no'),
(44677, 3400, '_download_limit', '-1'),
(44678, 3400, '_download_expiry', '-1'),
(44679, 3400, '_stock', '15'),
(44680, 3400, '_stock_status', 'instock'),
(44681, 3400, '_wc_average_rating', '0'),
(44682, 3400, '_wc_review_count', '0'),
(44683, 3401, '_variation_description', ''),
(44684, 3401, '_sku', '4001184220170-orange-47'),
(44685, 3401, '_regular_price', '132.44'),
(44686, 3400, 'attribute_pa_color', 'brown'),
(44687, 3400, 'attribute_pa_shoe-size', '9-5'),
(44688, 3401, 'total_sales', '0'),
(44689, 3401, '_tax_status', 'taxable'),
(44690, 3400, '_price', '213.41'),
(44691, 3401, '_tax_class', 'parent'),
(44692, 3401, '_manage_stock', 'yes'),
(44693, 3401, '_backorders', 'no'),
(44694, 3400, '_product_version', '4.1.0'),
(44695, 3401, '_sold_individually', 'no'),
(44696, 3400, '_vi_wad_aliexpress_variation_id', '10000001696781895'),
(44697, 3401, '_virtual', 'no'),
(44698, 3400, '_vi_wad_aliexpress_variation_attr', '14:365458#brown;200000124:200000290'),
(44699, 3401, '_downloadable', 'no'),
(44700, 3401, '_download_limit', '-1'),
(44701, 3401, '_download_expiry', '-1'),
(44702, 3401, '_stock', '276'),
(44703, 3401, '_stock_status', 'instock'),
(44704, 3401, '_wc_average_rating', '0'),
(44705, 3401, '_wc_review_count', '0'),
(44706, 3401, 'attribute_pa_color', 'orange'),
(44707, 3401, 'attribute_pa_shoe-size', '47'),
(44708, 3401, '_price', '132.44'),
(44709, 3401, '_product_version', '4.1.0'),
(44710, 3401, '_vi_wad_aliexpress_variation_id', '10000015170166164'),
(44711, 3401, '_vi_wad_aliexpress_variation_attr', '14:350852#Orange;200000124:200000339'),
(44712, 3402, '_variation_description', ''),
(44713, 3402, '_sku', '4000411128241-brown-7'),
(44714, 3402, '_regular_price', '213.41'),
(44715, 3402, 'total_sales', '0'),
(44716, 3402, '_tax_status', 'taxable'),
(44717, 3402, '_tax_class', 'parent'),
(44718, 3402, '_manage_stock', 'yes'),
(44719, 3402, '_backorders', 'no'),
(44720, 3402, '_sold_individually', 'no'),
(44721, 3402, '_virtual', 'no'),
(44722, 3402, '_downloadable', 'no'),
(44723, 3402, '_download_limit', '-1'),
(44724, 3402, '_download_expiry', '-1'),
(44725, 3402, '_stock', '15'),
(44726, 3402, '_stock_status', 'instock'),
(44727, 3402, '_wc_average_rating', '0'),
(44728, 3402, '_wc_review_count', '0'),
(44729, 3402, 'attribute_pa_color', 'brown'),
(44730, 3402, 'attribute_pa_shoe-size', '7'),
(44731, 3402, '_price', '213.41'),
(44732, 3402, '_product_version', '4.1.0'),
(44733, 3402, '_vi_wad_aliexpress_variation_id', '10000001696781892'),
(44734, 3402, '_vi_wad_aliexpress_variation_attr', '14:365458#brown;200000124:3434'),
(44735, 3403, '_variation_description', ''),
(44736, 3403, '_sku', '4001184220170-wine-red-38'),
(44737, 3403, '_regular_price', '132.44'),
(44738, 3403, 'total_sales', '0'),
(44739, 3403, '_tax_status', 'taxable'),
(44740, 3403, '_tax_class', 'parent'),
(44741, 3403, '_manage_stock', 'yes'),
(44742, 3403, '_backorders', 'no'),
(44743, 3403, '_sold_individually', 'no'),
(44744, 3403, '_virtual', 'no'),
(44745, 3403, '_downloadable', 'no'),
(44746, 3403, '_download_limit', '-1'),
(44747, 3403, '_download_expiry', '-1'),
(44748, 3403, '_stock', '276'),
(44749, 3403, '_stock_status', 'instock'),
(44750, 3403, '_wc_average_rating', '0'),
(44751, 3403, '_wc_review_count', '0'),
(44752, 3403, 'attribute_pa_color', 'wine-red'),
(44753, 3403, 'attribute_pa_shoe-size', '38'),
(44754, 3403, '_price', '132.44'),
(44755, 3404, '_variation_description', ''),
(44756, 3404, '_sku', '4000411128241-brown-8'),
(44757, 3404, '_regular_price', '213.41'),
(44758, 3403, '_product_version', '4.1.0'),
(44759, 3404, 'total_sales', '0'),
(44760, 3404, '_tax_status', 'taxable'),
(44761, 3404, '_tax_class', 'parent'),
(44762, 3404, '_manage_stock', 'yes'),
(44763, 3403, '_vi_wad_aliexpress_variation_id', '10000015170166167'),
(44764, 3404, '_backorders', 'no'),
(44765, 3403, '_vi_wad_aliexpress_variation_attr', '14:10#Wine Red;200000124:200000898'),
(44766, 3404, '_sold_individually', 'no'),
(44767, 3404, '_virtual', 'no'),
(44768, 3404, '_downloadable', 'no'),
(44769, 3404, '_download_limit', '-1'),
(44770, 3404, '_download_expiry', '-1'),
(44771, 3404, '_stock', '14'),
(44772, 3404, '_stock_status', 'instock'),
(44773, 3404, '_wc_average_rating', '0'),
(44774, 3404, '_wc_review_count', '0'),
(44775, 3404, 'attribute_pa_color', 'brown'),
(44776, 3404, 'attribute_pa_shoe-size', '8'),
(44777, 3404, '_price', '213.41'),
(44778, 3404, '_product_version', '4.1.0'),
(44779, 3404, '_vi_wad_aliexpress_variation_id', '10000001696781893'),
(44780, 3404, '_vi_wad_aliexpress_variation_attr', '14:365458#brown;200000124:699'),
(44781, 3405, '_variation_description', ''),
(44782, 3405, '_sku', '4001184220170-orange-49'),
(44783, 3405, '_regular_price', '132.44'),
(44784, 3405, 'total_sales', '0'),
(44785, 3405, '_tax_status', 'taxable'),
(44786, 3405, '_tax_class', 'parent'),
(44787, 3405, '_manage_stock', 'yes'),
(44788, 3405, '_backorders', 'no'),
(44789, 3405, '_sold_individually', 'no'),
(44790, 3405, '_virtual', 'no'),
(44791, 3405, '_downloadable', 'no'),
(44792, 3405, '_download_limit', '-1'),
(44793, 3405, '_download_expiry', '-1'),
(44794, 3405, '_stock', '276'),
(44795, 3405, '_stock_status', 'instock'),
(44796, 3405, '_wc_average_rating', '0'),
(44797, 3405, '_wc_review_count', '0'),
(44798, 3406, '_variation_description', ''),
(44799, 3405, 'attribute_pa_color', 'orange'),
(44800, 3406, '_sku', '4000411128241-brown-12'),
(44801, 3405, 'attribute_pa_shoe-size', '49'),
(44802, 3406, '_regular_price', '213.41'),
(44803, 3405, '_price', '132.44'),
(44804, 3406, 'total_sales', '0'),
(44805, 3405, '_product_version', '4.1.0'),
(44806, 3406, '_tax_status', 'taxable'),
(44807, 3406, '_tax_class', 'parent'),
(44808, 3406, '_manage_stock', 'yes'),
(44809, 3406, '_backorders', 'no'),
(44810, 3406, '_sold_individually', 'no'),
(44811, 3405, '_vi_wad_aliexpress_variation_id', '10000015170166166'),
(44812, 3405, '_vi_wad_aliexpress_variation_attr', '14:350852#Orange;200000124:100010488'),
(44813, 3406, '_virtual', 'no'),
(44814, 3406, '_downloadable', 'no'),
(44815, 3406, '_download_limit', '-1'),
(44816, 3406, '_download_expiry', '-1'),
(44817, 3406, '_stock', '12'),
(44818, 3406, '_stock_status', 'instock'),
(44819, 3406, '_wc_average_rating', '0'),
(44820, 3406, '_wc_review_count', '0'),
(44821, 3406, 'attribute_pa_color', 'brown'),
(44822, 3406, 'attribute_pa_shoe-size', '12'),
(44823, 3406, '_price', '213.41'),
(44824, 3406, '_product_version', '4.1.0'),
(44825, 3406, '_vi_wad_aliexpress_variation_id', '10000001696781898'),
(44826, 3406, '_vi_wad_aliexpress_variation_attr', '14:365458#brown;200000124:1663'),
(44827, 3407, '_variation_description', ''),
(44828, 3407, '_sku', '4001184220170-wine-red-40'),
(44829, 3407, '_regular_price', '132.44'),
(44830, 3408, '_variation_description', ''),
(44831, 3407, 'total_sales', '0'),
(44832, 3408, '_sku', '4000411128241-khaki-as-show-6-5'),
(44833, 3407, '_tax_status', 'taxable'),
(44834, 3408, '_regular_price', '213.41'),
(44835, 3407, '_tax_class', 'parent'),
(44836, 3407, '_manage_stock', 'yes'),
(44837, 3408, 'total_sales', '0'),
(44838, 3407, '_backorders', 'no'),
(44839, 3408, '_tax_status', 'taxable'),
(44840, 3408, '_tax_class', 'parent'),
(44841, 3407, '_sold_individually', 'no'),
(44842, 3408, '_manage_stock', 'yes'),
(44843, 3408, '_backorders', 'no'),
(44844, 3408, '_sold_individually', 'no'),
(44845, 3407, '_virtual', 'no'),
(44846, 3408, '_virtual', 'no'),
(44847, 3407, '_downloadable', 'no'),
(44848, 3408, '_downloadable', 'no'),
(44849, 3407, '_download_limit', '-1'),
(44850, 3408, '_download_limit', '-1'),
(44851, 3407, '_download_expiry', '-1'),
(44852, 3408, '_download_expiry', '-1'),
(44853, 3407, '_stock', '276'),
(44854, 3408, '_stock', '15'),
(44855, 3407, '_stock_status', 'instock'),
(44856, 3408, '_stock_status', 'instock'),
(44857, 3408, '_wc_average_rating', '0'),
(44858, 3407, '_wc_average_rating', '0'),
(44859, 3408, '_wc_review_count', '0'),
(44860, 3407, '_wc_review_count', '0'),
(44861, 3408, 'attribute_pa_color', 'khaki-as-show'),
(44862, 3407, 'attribute_pa_color', 'wine-red'),
(44863, 3408, 'attribute_pa_shoe-size', '6-5'),
(44864, 3407, 'attribute_pa_shoe-size', '40'),
(44865, 3408, '_price', '213.41'),
(44866, 3407, '_price', '132.44'),
(44867, 3408, '_product_version', '4.1.0'),
(44868, 3407, '_product_version', '4.1.0'),
(44869, 3408, '_vi_wad_aliexpress_variation_id', '10000001696781899'),
(44870, 3407, '_vi_wad_aliexpress_variation_id', '10000015170166169'),
(44871, 3408, '_vi_wad_aliexpress_variation_attr', '14:200000195#khaki as show;200000124:200000287'),
(44872, 3407, '_vi_wad_aliexpress_variation_attr', '14:10#Wine Red;200000124:100013888'),
(44873, 3409, '_variation_description', ''),
(44874, 3409, '_sku', '4000411128241-brown-10'),
(44875, 3409, '_regular_price', '213.41'),
(44876, 3409, 'total_sales', '0'),
(44877, 3409, '_tax_status', 'taxable'),
(44878, 3409, '_tax_class', 'parent'),
(44879, 3409, '_manage_stock', 'yes'),
(44880, 3409, '_backorders', 'no'),
(44881, 3409, '_sold_individually', 'no'),
(44882, 3409, '_virtual', 'no'),
(44883, 3409, '_downloadable', 'no'),
(44884, 3409, '_download_limit', '-1'),
(44885, 3409, '_download_expiry', '-1'),
(44886, 3409, '_stock', '15'),
(44887, 3409, '_stock_status', 'instock'),
(44888, 3409, '_wc_average_rating', '0'),
(44889, 3409, '_wc_review_count', '0'),
(44890, 3409, 'attribute_pa_color', 'brown'),
(44891, 3409, 'attribute_pa_shoe-size', '10'),
(44892, 3410, '_variation_description', ''),
(44893, 3409, '_price', '213.41'),
(44894, 3410, '_sku', '4001184220170-wine-red-39'),
(44895, 3410, '_regular_price', '132.44'),
(44896, 3409, '_product_version', '4.1.0'),
(44897, 3410, 'total_sales', '0'),
(44898, 3410, '_tax_status', 'taxable'),
(44899, 3409, '_vi_wad_aliexpress_variation_id', '10000001696781896'),
(44900, 3410, '_tax_class', 'parent'),
(44901, 3409, '_vi_wad_aliexpress_variation_attr', '14:365458#brown;200000124:1583'),
(44902, 3410, '_manage_stock', 'yes'),
(44903, 3410, '_backorders', 'no'),
(44904, 3410, '_sold_individually', 'no'),
(44905, 3410, '_virtual', 'no'),
(44906, 3410, '_downloadable', 'no'),
(44907, 3410, '_download_limit', '-1'),
(44908, 3410, '_download_expiry', '-1'),
(44909, 3410, '_stock', '275'),
(44910, 3410, '_stock_status', 'instock'),
(44911, 3410, '_wc_average_rating', '0'),
(44912, 3410, '_wc_review_count', '0'),
(44913, 3410, 'attribute_pa_color', 'wine-red'),
(44914, 3410, 'attribute_pa_shoe-size', '39'),
(44915, 3410, '_price', '132.44'),
(44916, 3410, '_product_version', '4.1.0'),
(44917, 3410, '_vi_wad_aliexpress_variation_id', '10000015170166168'),
(44918, 3410, '_vi_wad_aliexpress_variation_attr', '14:10#Wine Red;200000124:200000364'),
(44919, 3411, '_variation_description', ''),
(44920, 3411, '_sku', '4000411128241-brown-11'),
(44921, 3411, '_regular_price', '213.41'),
(44922, 3411, 'total_sales', '0'),
(44923, 3411, '_tax_status', 'taxable'),
(44924, 3411, '_tax_class', 'parent'),
(44925, 3411, '_manage_stock', 'yes'),
(44926, 3411, '_backorders', 'no'),
(44927, 3411, '_sold_individually', 'no'),
(44928, 3411, '_virtual', 'no'),
(44929, 3411, '_downloadable', 'no'),
(44930, 3411, '_download_limit', '-1'),
(44931, 3411, '_download_expiry', '-1'),
(44932, 3411, '_stock', '13'),
(44933, 3411, '_stock_status', 'instock'),
(44934, 3411, '_wc_average_rating', '0'),
(44935, 3411, '_wc_review_count', '0'),
(44936, 3411, 'attribute_pa_color', 'brown'),
(44937, 3411, 'attribute_pa_shoe-size', '11'),
(44938, 3411, '_price', '213.41'),
(44939, 3411, '_product_version', '4.1.0'),
(44940, 3411, '_vi_wad_aliexpress_variation_id', '10000001696781897'),
(44941, 3411, '_vi_wad_aliexpress_variation_attr', '14:365458#brown;200000124:100010420'),
(44942, 3412, '_variation_description', ''),
(44943, 3412, '_sku', '4001184220170-wine-red-42'),
(44944, 3412, '_regular_price', '132.44'),
(44945, 3412, 'total_sales', '0'),
(44946, 3412, '_tax_status', 'taxable'),
(44947, 3412, '_tax_class', 'parent'),
(44948, 3412, '_manage_stock', 'yes'),
(44949, 3412, '_backorders', 'no'),
(44950, 3412, '_sold_individually', 'no'),
(44951, 3412, '_virtual', 'no'),
(44952, 3413, '_variation_description', ''),
(44953, 3413, '_sku', '4000411128241-khaki-as-show-8-5'),
(44954, 3412, '_downloadable', 'no'),
(44955, 3413, '_regular_price', '213.41'),
(44956, 3412, '_download_limit', '-1'),
(44957, 3412, '_download_expiry', '-1'),
(44958, 3413, 'total_sales', '0'),
(44959, 3412, '_stock', '274'),
(44960, 3413, '_tax_status', 'taxable'),
(44961, 3412, '_stock_status', 'instock'),
(44962, 3413, '_tax_class', 'parent'),
(44963, 3413, '_manage_stock', 'yes'),
(44964, 3412, '_wc_average_rating', '0'),
(44965, 3413, '_backorders', 'no'),
(44966, 3412, '_wc_review_count', '0'),
(44967, 3413, '_sold_individually', 'no'),
(44968, 3412, 'attribute_pa_color', 'wine-red'),
(44969, 3413, '_virtual', 'no'),
(44970, 3412, 'attribute_pa_shoe-size', '42'),
(44971, 3413, '_downloadable', 'no'),
(44972, 3412, '_price', '132.44'),
(44973, 3413, '_download_limit', '-1'),
(44974, 3413, '_download_expiry', '-1'),
(44975, 3412, '_product_version', '4.1.0'),
(44976, 3413, '_stock', '15'),
(44977, 3413, '_stock_status', 'instock'),
(44978, 3413, '_wc_average_rating', '0'),
(44979, 3413, '_wc_review_count', '0'),
(44980, 3412, '_vi_wad_aliexpress_variation_id', '10000015170166171'),
(44981, 3412, '_vi_wad_aliexpress_variation_attr', '14:10#Wine Red;200000124:200000337'),
(44982, 3413, 'attribute_pa_color', 'khaki-as-show'),
(44983, 3413, 'attribute_pa_shoe-size', '8-5'),
(44984, 3413, '_price', '213.41'),
(44985, 3413, '_product_version', '4.1.0'),
(44986, 3413, '_vi_wad_aliexpress_variation_id', '10000001696781902'),
(44987, 3413, '_vi_wad_aliexpress_variation_attr', '14:200000195#khaki as show;200000124:200000289'),
(44988, 3414, '_variation_description', ''),
(44989, 3414, '_sku', '4000411128241-khaki-as-show-9-5'),
(44990, 3414, '_regular_price', '213.41'),
(44991, 3415, '_variation_description', ''),
(44992, 3414, 'total_sales', '0'),
(44993, 3415, '_sku', '4001184220170-wine-red-41'),
(44994, 3414, '_tax_status', 'taxable'),
(44995, 3415, '_regular_price', '132.44'),
(44996, 3414, '_tax_class', 'parent'),
(44997, 3414, '_manage_stock', 'yes'),
(44998, 3414, '_backorders', 'no'),
(44999, 3415, 'total_sales', '0'),
(45000, 3415, '_tax_status', 'taxable'),
(45001, 3414, '_sold_individually', 'no'),
(45002, 3415, '_tax_class', 'parent'),
(45003, 3415, '_manage_stock', 'yes'),
(45004, 3415, '_backorders', 'no'),
(45005, 3415, '_sold_individually', 'no'),
(45006, 3414, '_virtual', 'no'),
(45007, 3414, '_downloadable', 'no'),
(45008, 3414, '_download_limit', '-1'),
(45009, 3415, '_virtual', 'no'),
(45010, 3414, '_download_expiry', '-1'),
(45011, 3415, '_downloadable', 'no'),
(45012, 3415, '_download_limit', '-1'),
(45013, 3414, '_stock', '13'),
(45014, 3415, '_download_expiry', '-1'),
(45015, 3414, '_stock_status', 'instock'),
(45016, 3415, '_stock', '276'),
(45017, 3414, '_wc_average_rating', '0'),
(45018, 3415, '_stock_status', 'instock'),
(45019, 3415, '_wc_average_rating', '0'),
(45020, 3414, '_wc_review_count', '0'),
(45021, 3415, '_wc_review_count', '0'),
(45022, 3414, 'attribute_pa_color', 'khaki-as-show'),
(45023, 3415, 'attribute_pa_color', 'wine-red'),
(45024, 3415, 'attribute_pa_shoe-size', '41'),
(45025, 3414, 'attribute_pa_shoe-size', '9-5'),
(45026, 3415, '_price', '132.44'),
(45027, 3414, '_price', '213.41'),
(45028, 3415, '_product_version', '4.1.0'),
(45029, 3414, '_product_version', '4.1.0'),
(45030, 3415, '_vi_wad_aliexpress_variation_id', '10000015170166170'),
(45031, 3415, '_vi_wad_aliexpress_variation_attr', '14:10#Wine Red;200000124:100010483'),
(45032, 3414, '_vi_wad_aliexpress_variation_id', '10000001696781903'),
(45033, 3414, '_vi_wad_aliexpress_variation_attr', '14:200000195#khaki as show;200000124:200000290'),
(45034, 3416, '_variation_description', ''),
(45035, 3416, '_sku', '4000411128241-khaki-as-show-7'),
(45036, 3416, '_regular_price', '213.41'),
(45037, 3416, 'total_sales', '0'),
(45038, 3416, '_tax_status', 'taxable'),
(45039, 3416, '_tax_class', 'parent'),
(45040, 3416, '_manage_stock', 'yes'),
(45041, 3416, '_backorders', 'no'),
(45042, 3416, '_sold_individually', 'no'),
(45043, 3417, '_variation_description', ''),
(45044, 3417, '_sku', '4001184220170-wine-red-44'),
(45045, 3417, '_regular_price', '132.44'),
(45046, 3416, '_virtual', 'no'),
(45047, 3417, 'total_sales', '0'),
(45048, 3416, '_downloadable', 'no'),
(45049, 3417, '_tax_status', 'taxable'),
(45050, 3417, '_tax_class', 'parent'),
(45051, 3416, '_download_limit', '-1'),
(45052, 3417, '_manage_stock', 'yes'),
(45053, 3417, '_backorders', 'no'),
(45054, 3416, '_download_expiry', '-1'),
(45055, 3417, '_sold_individually', 'no'),
(45056, 3416, '_stock', '15'),
(45057, 3416, '_stock_status', 'instock'),
(45058, 3416, '_wc_average_rating', '0'),
(45059, 3416, '_wc_review_count', '0'),
(45060, 3417, '_virtual', 'no'),
(45061, 3417, '_downloadable', 'no'),
(45062, 3416, 'attribute_pa_color', 'khaki-as-show'),
(45063, 3416, 'attribute_pa_shoe-size', '7'),
(45064, 3417, '_download_limit', '-1'),
(45065, 3416, '_price', '213.41'),
(45066, 3417, '_download_expiry', '-1'),
(45067, 3416, '_product_version', '4.1.0'),
(45068, 3417, '_stock', '275'),
(45069, 3417, '_stock_status', 'instock'),
(45070, 3417, '_wc_average_rating', '0'),
(45071, 3416, '_vi_wad_aliexpress_variation_id', '10000001696781900'),
(45072, 3417, '_wc_review_count', '0'),
(45073, 3416, '_vi_wad_aliexpress_variation_attr', '14:200000195#khaki as show;200000124:3434'),
(45074, 3417, 'attribute_pa_color', 'wine-red'),
(45075, 3417, 'attribute_pa_shoe-size', '44'),
(45076, 3417, '_price', '132.44'),
(45077, 3417, '_product_version', '4.1.0'),
(45078, 3417, '_vi_wad_aliexpress_variation_id', '10000015170166173'),
(45079, 3417, '_vi_wad_aliexpress_variation_attr', '14:10#Wine Red;200000124:100010487'),
(45080, 3418, '_variation_description', ''),
(45081, 3418, '_sku', '4000411128241-khaki-as-show-8'),
(45082, 3418, '_regular_price', '213.41'),
(45083, 3418, 'total_sales', '0'),
(45084, 3418, '_tax_status', 'taxable'),
(45085, 3418, '_tax_class', 'parent'),
(45086, 3418, '_manage_stock', 'yes'),
(45087, 3418, '_backorders', 'no'),
(45088, 3418, '_sold_individually', 'no'),
(45089, 3418, '_virtual', 'no'),
(45090, 3418, '_downloadable', 'no'),
(45091, 3418, '_download_limit', '-1'),
(45092, 3418, '_download_expiry', '-1'),
(45093, 3418, '_stock', '15'),
(45094, 3418, '_stock_status', 'instock'),
(45095, 3418, '_wc_average_rating', '0'),
(45096, 3418, '_wc_review_count', '0'),
(45097, 3418, 'attribute_pa_color', 'khaki-as-show'),
(45098, 3418, 'attribute_pa_shoe-size', '8'),
(45099, 3418, '_price', '213.41'),
(45100, 3418, '_product_version', '4.1.0'),
(45101, 3418, '_vi_wad_aliexpress_variation_id', '10000001696781901'),
(45102, 3419, '_variation_description', ''),
(45103, 3419, '_sku', '4001184220170-wine-red-43'),
(45104, 3418, '_vi_wad_aliexpress_variation_attr', '14:200000195#khaki as show;200000124:699'),
(45105, 3419, '_regular_price', '132.44'),
(45106, 3419, 'total_sales', '0'),
(45107, 3419, '_tax_status', 'taxable'),
(45108, 3419, '_tax_class', 'parent'),
(45109, 3419, '_manage_stock', 'yes'),
(45110, 3419, '_backorders', 'no'),
(45111, 3419, '_sold_individually', 'no'),
(45112, 3419, '_virtual', 'no'),
(45113, 3419, '_downloadable', 'no'),
(45114, 3419, '_download_limit', '-1'),
(45115, 3419, '_download_expiry', '-1'),
(45116, 3419, '_stock', '275'),
(45117, 3419, '_stock_status', 'instock'),
(45118, 3419, '_wc_average_rating', '0'),
(45119, 3419, '_wc_review_count', '0'),
(45120, 3419, 'attribute_pa_color', 'wine-red'),
(45121, 3419, 'attribute_pa_shoe-size', '43'),
(45122, 3419, '_price', '132.44'),
(45123, 3419, '_product_version', '4.1.0'),
(45124, 3419, '_vi_wad_aliexpress_variation_id', '10000015170166172'),
(45125, 3419, '_vi_wad_aliexpress_variation_attr', '14:10#Wine Red;200000124:200000338'),
(45126, 3420, '_variation_description', ''),
(45127, 3420, '_sku', '4001184220170-wine-red-46'),
(45128, 3420, '_regular_price', '132.44'),
(45129, 3420, 'total_sales', '0'),
(45130, 3420, '_tax_status', 'taxable'),
(45131, 3420, '_tax_class', 'parent'),
(45132, 3420, '_manage_stock', 'yes'),
(45133, 3420, '_backorders', 'no'),
(45134, 3420, '_sold_individually', 'no'),
(45135, 3420, '_virtual', 'no'),
(45136, 3420, '_downloadable', 'no'),
(45137, 3420, '_download_limit', '-1'),
(45138, 3420, '_download_expiry', '-1'),
(45139, 3420, '_stock', '276'),
(45140, 3420, '_stock_status', 'instock'),
(45141, 3420, '_wc_average_rating', '0'),
(45142, 3420, '_wc_review_count', '0'),
(45143, 3420, 'attribute_pa_color', 'wine-red'),
(45144, 3420, 'attribute_pa_shoe-size', '46'),
(45145, 3420, '_price', '132.44'),
(45146, 3420, '_product_version', '4.1.0'),
(45147, 3420, '_vi_wad_aliexpress_variation_id', '10000015170166175'),
(45148, 3420, '_vi_wad_aliexpress_variation_attr', '14:10#Wine Red;200000124:200000899'),
(45149, 3421, '_variation_description', ''),
(45150, 3421, '_sku', '4001184220170-wine-red-45'),
(45151, 3421, '_regular_price', '132.44'),
(45152, 3421, 'total_sales', '0'),
(45153, 3421, '_tax_status', 'taxable'),
(45154, 3421, '_tax_class', 'parent'),
(45155, 3421, '_manage_stock', 'yes'),
(45156, 3421, '_backorders', 'no'),
(45157, 3421, '_sold_individually', 'no'),
(45158, 3421, '_virtual', 'no'),
(45159, 3421, '_downloadable', 'no'),
(45160, 3421, '_download_limit', '-1'),
(45161, 3421, '_download_expiry', '-1'),
(45162, 3421, '_stock', '276'),
(45163, 3421, '_stock_status', 'instock'),
(45164, 3421, '_wc_average_rating', '0'),
(45165, 3421, '_wc_review_count', '0'),
(45166, 3421, 'attribute_pa_color', 'wine-red'),
(45167, 3421, 'attribute_pa_shoe-size', '45'),
(45168, 3421, '_price', '132.44'),
(45169, 3421, '_product_version', '4.1.0'),
(45170, 3421, '_vi_wad_aliexpress_variation_id', '10000015170166174'),
(45171, 3421, '_vi_wad_aliexpress_variation_attr', '14:10#Wine Red;200000124:3116'),
(45172, 3265, '_price', '213.41'),
(45173, 3200, '_price', '110.54'),
(45174, 3200, '_price', '132.44'),
(45175, 3422, '_wp_attached_file', '2021/06/High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-1.jpg'),
(45176, 3422, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:105:\"2021/06/High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-1.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:105:\"High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:105:\"High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:105:\"High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-1-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:105:\"High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-1-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:105:\"High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-1-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:105:\"High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:105:\"High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:105:\"High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:105:\"High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:105:\"High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:105:\"High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(45177, 3422, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H6dc0f18324434dfaa2d3f261265622acF/High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat.jpg'),
(45178, 3265, '_product_image_gallery', '3422,3425,3429,3468,3494'),
(45179, 3423, '_sku', '32980720304'),
(45180, 3423, '_visibility', 'visible'),
(45181, 3423, '_default_attributes', ''),
(45182, 3040, '_vi_wad_woo_id', '3423'),
(45183, 3423, '_vi_wad_aliexpress_product_id', '32980720304'),
(45184, 3424, '_sku', '1005002536422572');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(45185, 3424, '_visibility', 'visible'),
(45186, 3424, '_default_attributes', ''),
(45187, 3423, 'total_sales', '0'),
(45188, 3423, '_tax_status', 'taxable'),
(45189, 3423, '_tax_class', ''),
(45190, 3423, '_manage_stock', 'no'),
(45191, 3423, '_backorders', 'no'),
(45192, 3423, '_sold_individually', 'no'),
(45193, 3423, '_virtual', 'no'),
(45194, 3423, '_downloadable', 'no'),
(45195, 3423, '_download_limit', '-1'),
(45196, 3423, '_download_expiry', '-1'),
(45197, 3423, '_stock', NULL),
(45198, 3423, '_stock_status', 'instock'),
(45199, 3423, '_wc_average_rating', '0'),
(45200, 3423, '_wc_review_count', '0'),
(45201, 3423, '_product_attributes', 'a:2:{s:8:\"pa_color\";a:6:{s:4:\"name\";s:8:\"pa_color\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"0\";s:10:\"is_visible\";s:1:\"0\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"1\";}s:12:\"pa_shoe-size\";a:6:{s:4:\"name\";s:12:\"pa_shoe-size\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"1\";s:10:\"is_visible\";s:1:\"0\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"1\";}}'),
(45202, 3423, '_product_version', '4.1.0'),
(45203, 3096, '_vi_wad_woo_id', '3424'),
(45204, 3424, '_vi_wad_aliexpress_product_id', '1005002536422572'),
(45205, 3424, 'total_sales', '0'),
(45206, 3424, '_tax_status', 'taxable'),
(45207, 3424, '_tax_class', ''),
(45208, 3424, '_manage_stock', 'no'),
(45209, 3424, '_backorders', 'no'),
(45210, 3424, '_sold_individually', 'no'),
(45211, 3424, '_virtual', 'no'),
(45212, 3424, '_downloadable', 'no'),
(45213, 3424, '_download_limit', '-1'),
(45214, 3424, '_download_expiry', '-1'),
(45215, 3424, '_stock', NULL),
(45216, 3424, '_stock_status', 'instock'),
(45217, 3424, '_wc_average_rating', '0'),
(45218, 3424, '_wc_review_count', '0'),
(45219, 3424, '_product_attributes', 'a:2:{s:8:\"pa_color\";a:6:{s:4:\"name\";s:8:\"pa_color\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"0\";s:10:\"is_visible\";s:1:\"0\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"1\";}s:12:\"pa_shoe-size\";a:6:{s:4:\"name\";s:12:\"pa_shoe-size\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"1\";s:10:\"is_visible\";s:1:\"0\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"1\";}}'),
(45220, 3424, '_product_version', '4.1.0'),
(45221, 3425, '_wp_attached_file', '2021/06/High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-2.jpg'),
(45222, 3425, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:105:\"2021/06/High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-2.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:105:\"High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:105:\"High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:105:\"High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-2-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:105:\"High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-2-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:105:\"High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-2-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:105:\"High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:105:\"High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:105:\"High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:105:\"High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:105:\"High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:105:\"High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(45223, 3426, '_wp_attached_file', '2021/06/Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized.jpg'),
(45224, 3426, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:123:\"2021/06/Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:123:\"Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:123:\"Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:123:\"Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:123:\"Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:123:\"Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:123:\"Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:123:\"Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:123:\"Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:123:\"Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:123:\"Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:123:\"Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(45225, 3427, '_wp_attached_file', '2021/06/HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace.jpg'),
(45226, 3427, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:118:\"2021/06/HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:118:\"HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:118:\"HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:118:\"HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:118:\"HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:118:\"HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:118:\"HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:118:\"HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:118:\"HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:118:\"HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:118:\"HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:118:\"HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(45227, 3425, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Hdffa5933d0b24b9b888ea4a35274e202e/High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat.jpg'),
(45228, 3427, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H3516771f386e4bdf8526ed749b73a511E/HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace.jpg'),
(45229, 3424, '_thumbnail_id', '3427'),
(45230, 3428, '_variation_description', ''),
(45231, 3428, '_sku', '1005002536422572-black-yellow-45'),
(45232, 3428, '_regular_price', '100.04'),
(45233, 3428, 'total_sales', '0'),
(45234, 3428, '_tax_status', 'taxable'),
(45235, 3428, '_tax_class', 'parent'),
(45236, 3428, '_manage_stock', 'yes'),
(45237, 3428, '_backorders', 'no'),
(45238, 3428, '_sold_individually', 'no'),
(45239, 3429, '_wp_attached_file', '2021/06/High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-3.jpg'),
(45240, 3429, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:4:\"file\";s:105:\"2021/06/High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-3.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:105:\"High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:105:\"High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:105:\"High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-3-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:105:\"High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-3-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:105:\"High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-3-825x510.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:105:\"High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:105:\"High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-3-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:105:\"High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:105:\"High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:105:\"High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-3-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:105:\"High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(45241, 3428, '_virtual', 'no'),
(45242, 3428, '_downloadable', 'no'),
(45243, 3428, '_download_limit', '-1'),
(45244, 3428, '_download_expiry', '-1'),
(45245, 3428, '_stock', '999'),
(45246, 3428, '_stock_status', 'instock'),
(45247, 3428, '_wc_average_rating', '0'),
(45248, 3428, '_wc_review_count', '0'),
(45249, 3428, 'attribute_pa_color', 'black-yellow'),
(45250, 3428, 'attribute_pa_shoe-size', '45'),
(45251, 3428, '_price', '100.04'),
(45252, 3428, '_product_version', '4.1.0'),
(45253, 3428, '_vi_wad_aliexpress_variation_id', '12000021042519319'),
(45254, 3428, '_vi_wad_aliexpress_variation_attr', '14:366#Black  yellow;200000124:3116'),
(45255, 3426, '_vi_wad_image_id', 'ae01.alicdn.com/kf/HTB1PIzjKkzoK1RjSZFlq6yi4VXac/Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized.jpg'),
(45256, 3423, '_thumbnail_id', '3426'),
(45257, 3430, '_variation_description', ''),
(45258, 3430, '_sku', '1005002536422572-black-yellow-44'),
(45259, 3430, '_regular_price', '100.04'),
(45260, 3430, 'total_sales', '0'),
(45261, 3430, '_tax_status', 'taxable'),
(45262, 3430, '_tax_class', 'parent'),
(45263, 3430, '_manage_stock', 'yes'),
(45264, 3430, '_backorders', 'no'),
(45265, 3430, '_sold_individually', 'no'),
(45266, 3430, '_virtual', 'no'),
(45267, 3430, '_downloadable', 'no'),
(45268, 3430, '_download_limit', '-1'),
(45269, 3430, '_download_expiry', '-1'),
(45270, 3430, '_stock', '997'),
(45271, 3430, '_stock_status', 'instock'),
(45272, 3430, '_wc_average_rating', '0'),
(45273, 3430, '_wc_review_count', '0'),
(45274, 3430, 'attribute_pa_color', 'black-yellow'),
(45275, 3430, 'attribute_pa_shoe-size', '44'),
(45276, 3430, '_price', '100.04'),
(45277, 3430, '_product_version', '4.1.0'),
(45278, 3430, '_vi_wad_aliexpress_variation_id', '12000021042519318'),
(45279, 3430, '_vi_wad_aliexpress_variation_attr', '14:366#Black  yellow;200000124:100010487'),
(45280, 3431, '_variation_description', ''),
(45281, 3431, '_sku', '32980720304-1705-rose-red-41'),
(45282, 3431, '_regular_price', '133.61'),
(45283, 3431, 'total_sales', '0'),
(45284, 3431, '_tax_status', 'taxable'),
(45285, 3431, '_tax_class', 'parent'),
(45286, 3431, '_manage_stock', 'yes'),
(45287, 3431, '_backorders', 'no'),
(45288, 3432, '_variation_description', ''),
(45289, 3432, '_sku', '1005002536422572-black-yellow-43'),
(45290, 3431, '_sold_individually', 'no'),
(45291, 3432, '_regular_price', '100.04'),
(45292, 3432, 'total_sales', '0'),
(45293, 3432, '_tax_status', 'taxable'),
(45294, 3432, '_tax_class', 'parent'),
(45295, 3432, '_manage_stock', 'yes'),
(45296, 3432, '_backorders', 'no'),
(45297, 3431, '_virtual', 'no'),
(45298, 3432, '_sold_individually', 'no'),
(45299, 3432, '_virtual', 'no'),
(45300, 3432, '_downloadable', 'no'),
(45301, 3431, '_downloadable', 'no'),
(45302, 3432, '_download_limit', '-1'),
(45303, 3431, '_download_limit', '-1'),
(45304, 3432, '_download_expiry', '-1'),
(45305, 3431, '_download_expiry', '-1'),
(45306, 3432, '_stock', '998'),
(45307, 3432, '_stock_status', 'instock'),
(45308, 3432, '_wc_average_rating', '0'),
(45309, 3432, '_wc_review_count', '0'),
(45310, 3432, 'attribute_pa_color', 'black-yellow'),
(45311, 3431, '_stock', '19967'),
(45312, 3432, 'attribute_pa_shoe-size', '43'),
(45313, 3431, '_stock_status', 'instock'),
(45314, 3431, '_wc_average_rating', '0'),
(45315, 3432, '_price', '100.04'),
(45316, 3431, '_wc_review_count', '0'),
(45317, 3432, '_product_version', '4.1.0'),
(45318, 3431, 'attribute_pa_color', '1705-rose-red'),
(45319, 3431, 'attribute_pa_shoe-size', '41'),
(45320, 3432, '_vi_wad_aliexpress_variation_id', '12000021042519317'),
(45321, 3432, '_vi_wad_aliexpress_variation_attr', '14:366#Black  yellow;200000124:200000338'),
(45322, 3431, '_price', '133.61'),
(45323, 3431, '_product_version', '4.1.0'),
(45324, 3431, '_vi_wad_aliexpress_variation_id', '10000007747192976'),
(45325, 3431, '_vi_wad_aliexpress_variation_attr', '14:201496390#1705 Rose Red;200000124:100010483'),
(45326, 3434, '_variation_description', ''),
(45327, 3434, '_sku', '32980720304-1705-rose-red-42'),
(45328, 3434, '_regular_price', '133.61'),
(45329, 3433, '_variation_description', ''),
(45330, 3434, 'total_sales', '0'),
(45331, 3434, '_tax_status', 'taxable'),
(45332, 3433, '_sku', '1005002536422572-black-yellow-42'),
(45333, 3433, '_regular_price', '100.04'),
(45334, 3434, '_tax_class', 'parent'),
(45335, 3433, 'total_sales', '0'),
(45336, 3434, '_manage_stock', 'yes'),
(45337, 3434, '_backorders', 'no'),
(45338, 3433, '_tax_status', 'taxable'),
(45339, 3433, '_tax_class', 'parent'),
(45340, 3434, '_sold_individually', 'no'),
(45341, 3433, '_manage_stock', 'yes'),
(45342, 3433, '_backorders', 'no'),
(45343, 3433, '_sold_individually', 'no'),
(45344, 3434, '_virtual', 'no'),
(45345, 3434, '_downloadable', 'no'),
(45346, 3433, '_virtual', 'no'),
(45347, 3433, '_downloadable', 'no'),
(45348, 3434, '_download_limit', '-1'),
(45349, 3433, '_download_limit', '-1'),
(45350, 3433, '_download_expiry', '-1'),
(45351, 3434, '_download_expiry', '-1'),
(45352, 3433, '_stock', '995'),
(45353, 3434, '_stock', '19976'),
(45354, 3433, '_stock_status', 'instock'),
(45355, 3434, '_stock_status', 'instock'),
(45356, 3433, '_wc_average_rating', '0'),
(45357, 3434, '_wc_average_rating', '0'),
(45358, 3434, '_wc_review_count', '0'),
(45359, 3433, '_wc_review_count', '0'),
(45360, 3433, 'attribute_pa_color', 'black-yellow'),
(45361, 3433, 'attribute_pa_shoe-size', '42'),
(45362, 3433, '_price', '100.04'),
(45363, 3434, 'attribute_pa_color', '1705-rose-red'),
(45364, 3434, 'attribute_pa_shoe-size', '42'),
(45365, 3433, '_product_version', '4.1.0'),
(45366, 3434, '_price', '133.61'),
(45367, 3433, '_vi_wad_aliexpress_variation_id', '12000021042519316'),
(45368, 3433, '_vi_wad_aliexpress_variation_attr', '14:366#Black  yellow;200000124:200000337'),
(45369, 3434, '_product_version', '4.1.0'),
(45370, 3434, '_vi_wad_aliexpress_variation_id', '10000007747192977'),
(45371, 3434, '_vi_wad_aliexpress_variation_attr', '14:201496390#1705 Rose Red;200000124:200000337'),
(45372, 3435, '_variation_description', ''),
(45373, 3435, '_sku', '1005002536422572-black-yellow-41'),
(45374, 3435, '_regular_price', '100.04'),
(45375, 3435, 'total_sales', '0'),
(45376, 3436, '_variation_description', ''),
(45377, 3435, '_tax_status', 'taxable'),
(45378, 3436, '_sku', '32980720304-1705-gray-35'),
(45379, 3435, '_tax_class', 'parent'),
(45380, 3436, '_regular_price', '133.61'),
(45381, 3435, '_manage_stock', 'yes'),
(45382, 3435, '_backorders', 'no'),
(45383, 3436, 'total_sales', '0'),
(45384, 3435, '_sold_individually', 'no'),
(45385, 3436, '_tax_status', 'taxable'),
(45386, 3436, '_tax_class', 'parent'),
(45387, 3436, '_manage_stock', 'yes'),
(45388, 3436, '_backorders', 'no'),
(45389, 3435, '_virtual', 'no'),
(45390, 3436, '_sold_individually', 'no'),
(45391, 3435, '_downloadable', 'no'),
(45392, 3435, '_download_limit', '-1'),
(45393, 3435, '_download_expiry', '-1'),
(45394, 3435, '_stock', '995'),
(45395, 3436, '_virtual', 'no'),
(45396, 3435, '_stock_status', 'instock'),
(45397, 3436, '_downloadable', 'no'),
(45398, 3435, '_wc_average_rating', '0'),
(45399, 3435, '_wc_review_count', '0'),
(45400, 3436, '_download_limit', '-1'),
(45401, 3436, '_download_expiry', '-1'),
(45402, 3436, '_stock', '19994'),
(45403, 3435, 'attribute_pa_color', 'black-yellow'),
(45404, 3436, '_stock_status', 'instock'),
(45405, 3435, 'attribute_pa_shoe-size', '41'),
(45406, 3436, '_wc_average_rating', '0'),
(45407, 3435, '_price', '100.04'),
(45408, 3436, '_wc_review_count', '0'),
(45409, 3435, '_product_version', '4.1.0'),
(45410, 3436, 'attribute_pa_color', '1705-gray'),
(45411, 3435, '_vi_wad_aliexpress_variation_id', '12000021042519315'),
(45412, 3436, 'attribute_pa_shoe-size', '35'),
(45413, 3435, '_vi_wad_aliexpress_variation_attr', '14:366#Black  yellow;200000124:100010483'),
(45414, 3436, '_price', '133.61'),
(45415, 3436, '_product_version', '4.1.0'),
(45416, 3436, '_vi_wad_aliexpress_variation_id', '10000007747192962'),
(45417, 3436, '_vi_wad_aliexpress_variation_attr', '14:29#1705 Gray;200000124:200000333'),
(45418, 3437, '_variation_description', ''),
(45419, 3437, '_sku', '1005002536422572-black-yellow-40'),
(45420, 3437, '_regular_price', '100.04'),
(45421, 3437, 'total_sales', '0'),
(45422, 3437, '_tax_status', 'taxable'),
(45423, 3437, '_tax_class', 'parent'),
(45424, 3437, '_manage_stock', 'yes'),
(45425, 3437, '_backorders', 'no'),
(45426, 3437, '_sold_individually', 'no'),
(45427, 3438, '_variation_description', ''),
(45428, 3438, '_sku', '32980720304-1705-gray-36'),
(45429, 3437, '_virtual', 'no'),
(45430, 3438, '_regular_price', '133.61'),
(45431, 3438, 'total_sales', '0'),
(45432, 3437, '_downloadable', 'no'),
(45433, 3438, '_tax_status', 'taxable'),
(45434, 3437, '_download_limit', '-1'),
(45435, 3438, '_tax_class', 'parent'),
(45436, 3437, '_download_expiry', '-1'),
(45437, 3438, '_manage_stock', 'yes'),
(45438, 3437, '_stock', '996'),
(45439, 3438, '_backorders', 'no'),
(45440, 3437, '_stock_status', 'instock'),
(45441, 3438, '_sold_individually', 'no'),
(45442, 3437, '_wc_average_rating', '0'),
(45443, 3437, '_wc_review_count', '0'),
(45444, 3438, '_virtual', 'no'),
(45445, 3438, '_downloadable', 'no'),
(45446, 3438, '_download_limit', '-1'),
(45447, 3438, '_download_expiry', '-1'),
(45448, 3437, 'attribute_pa_color', 'black-yellow'),
(45449, 3437, 'attribute_pa_shoe-size', '40'),
(45450, 3438, '_stock', '19986'),
(45451, 3438, '_stock_status', 'instock'),
(45452, 3437, '_price', '100.04'),
(45453, 3438, '_wc_average_rating', '0'),
(45454, 3438, '_wc_review_count', '0'),
(45455, 3437, '_product_version', '4.1.0'),
(45456, 3438, 'attribute_pa_color', '1705-gray'),
(45457, 3438, 'attribute_pa_shoe-size', '36'),
(45458, 3437, '_vi_wad_aliexpress_variation_id', '12000021042519314'),
(45459, 3438, '_price', '133.61'),
(45460, 3438, '_product_version', '4.1.0'),
(45461, 3437, '_vi_wad_aliexpress_variation_attr', '14:366#Black  yellow;200000124:100013888'),
(45462, 3438, '_vi_wad_aliexpress_variation_id', '10000007747192963'),
(45463, 3438, '_vi_wad_aliexpress_variation_attr', '14:29#1705 Gray;200000124:200000334'),
(45464, 3439, '_variation_description', ''),
(45465, 3439, '_sku', '1005002536422572-black-yellow-39'),
(45466, 3439, '_regular_price', '100.04'),
(45467, 3439, 'total_sales', '0'),
(45468, 3439, '_tax_status', 'taxable'),
(45469, 3439, '_tax_class', 'parent'),
(45470, 3439, '_manage_stock', 'yes'),
(45471, 3439, '_backorders', 'no'),
(45472, 3439, '_sold_individually', 'no'),
(45473, 3439, '_virtual', 'no'),
(45474, 3439, '_downloadable', 'no'),
(45475, 3439, '_download_limit', '-1'),
(45476, 3439, '_download_expiry', '-1'),
(45477, 3440, '_variation_description', ''),
(45478, 3440, '_sku', '32980720304-1705-pink-41'),
(45479, 3439, '_stock', '1000'),
(45480, 3440, '_regular_price', '133.61'),
(45481, 3439, '_stock_status', 'instock'),
(45482, 3439, '_wc_average_rating', '0'),
(45483, 3440, 'total_sales', '0'),
(45484, 3440, '_tax_status', 'taxable'),
(45485, 3439, '_wc_review_count', '0'),
(45486, 3440, '_tax_class', 'parent'),
(45487, 3440, '_manage_stock', 'yes'),
(45488, 3440, '_backorders', 'no'),
(45489, 3439, 'attribute_pa_color', 'black-yellow'),
(45490, 3440, '_sold_individually', 'no'),
(45491, 3439, 'attribute_pa_shoe-size', '39'),
(45492, 3439, '_price', '100.04'),
(45493, 3439, '_product_version', '4.1.0'),
(45494, 3440, '_virtual', 'no'),
(45495, 3440, '_downloadable', 'no'),
(45496, 3440, '_download_limit', '-1'),
(45497, 3440, '_download_expiry', '-1'),
(45498, 3439, '_vi_wad_aliexpress_variation_id', '12000021042519313'),
(45499, 3440, '_stock', '19988'),
(45500, 3439, '_vi_wad_aliexpress_variation_attr', '14:366#Black  yellow;200000124:200000364'),
(45501, 3440, '_stock_status', 'instock'),
(45502, 3440, '_wc_average_rating', '0'),
(45503, 3440, '_wc_review_count', '0'),
(45504, 3441, '_variation_description', ''),
(45505, 3440, 'attribute_pa_color', '1705-pink'),
(45506, 3441, '_sku', '1005002536422572-terracotta-warriors-48'),
(45507, 3441, '_regular_price', '100.04'),
(45508, 3440, 'attribute_pa_shoe-size', '41'),
(45509, 3441, 'total_sales', '0'),
(45510, 3441, '_tax_status', 'taxable'),
(45511, 3441, '_tax_class', 'parent'),
(45512, 3441, '_manage_stock', 'yes'),
(45513, 3441, '_backorders', 'no'),
(45514, 3441, '_sold_individually', 'no'),
(45515, 3440, '_price', '133.61'),
(45516, 3441, '_virtual', 'no'),
(45517, 3440, '_product_version', '4.1.0'),
(45518, 3441, '_downloadable', 'no'),
(45519, 3441, '_download_limit', '-1'),
(45520, 3441, '_download_expiry', '-1'),
(45521, 3441, '_stock', '999'),
(45522, 3440, '_vi_wad_aliexpress_variation_id', '10000007747192960'),
(45523, 3441, '_stock_status', 'instock'),
(45524, 3440, '_vi_wad_aliexpress_variation_attr', '14:1052#1705 Pink;200000124:100010483'),
(45525, 3441, '_wc_average_rating', '0'),
(45526, 3441, '_wc_review_count', '0'),
(45527, 3441, 'attribute_pa_color', 'terracotta-warriors'),
(45528, 3441, 'attribute_pa_shoe-size', '48'),
(45529, 3441, '_price', '100.04'),
(45530, 3441, '_product_version', '4.1.0'),
(45531, 3441, '_vi_wad_aliexpress_variation_id', '12000021042519312'),
(45532, 3441, '_vi_wad_aliexpress_variation_attr', '14:350852#Terracotta Warriors;200000124:200000900'),
(45533, 3442, '_variation_description', ''),
(45534, 3442, '_sku', '32980720304-1705-pink-42'),
(45535, 3442, '_regular_price', '133.61'),
(45536, 3442, 'total_sales', '0'),
(45537, 3442, '_tax_status', 'taxable'),
(45538, 3442, '_tax_class', 'parent'),
(45539, 3442, '_manage_stock', 'yes'),
(45540, 3442, '_backorders', 'no'),
(45541, 3442, '_sold_individually', 'no'),
(45542, 3443, '_variation_description', ''),
(45543, 3443, '_sku', '1005002536422572-army-green-43'),
(45544, 3443, '_regular_price', '100.04'),
(45545, 3443, 'total_sales', '0'),
(45546, 3442, '_virtual', 'no'),
(45547, 3443, '_tax_status', 'taxable'),
(45548, 3442, '_downloadable', 'no'),
(45549, 3443, '_tax_class', 'parent'),
(45550, 3442, '_download_limit', '-1'),
(45551, 3443, '_manage_stock', 'yes'),
(45552, 3443, '_backorders', 'no'),
(45553, 3443, '_sold_individually', 'no'),
(45554, 3442, '_download_expiry', '-1'),
(45555, 3442, '_stock', '19998'),
(45556, 3442, '_stock_status', 'instock'),
(45557, 3442, '_wc_average_rating', '0'),
(45558, 3443, '_virtual', 'no'),
(45559, 3442, '_wc_review_count', '0'),
(45560, 3443, '_downloadable', 'no'),
(45561, 3443, '_download_limit', '-1'),
(45562, 3443, '_download_expiry', '-1'),
(45563, 3442, 'attribute_pa_color', '1705-pink'),
(45564, 3443, '_stock', '975'),
(45565, 3442, 'attribute_pa_shoe-size', '42'),
(45566, 3443, '_stock_status', 'instock'),
(45567, 3442, '_price', '133.61'),
(45568, 3443, '_wc_average_rating', '0'),
(45569, 3442, '_product_version', '4.1.0'),
(45570, 3443, '_wc_review_count', '0'),
(45571, 3443, 'attribute_pa_color', 'army-green'),
(45572, 3442, '_vi_wad_aliexpress_variation_id', '10000007747192961'),
(45573, 3442, '_vi_wad_aliexpress_variation_attr', '14:1052#1705 Pink;200000124:200000337'),
(45574, 3443, 'attribute_pa_shoe-size', '43'),
(45575, 3443, '_price', '100.04'),
(45576, 3443, '_product_version', '4.1.0'),
(45577, 3443, '_vi_wad_aliexpress_variation_id', '12000021042519327'),
(45578, 3443, '_vi_wad_aliexpress_variation_attr', '14:175#Army Green;200000124:200000338'),
(45579, 3429, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Ha4582caa679a42bcb411ce139553fc395/High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat.jpg'),
(45580, 3444, '_variation_description', ''),
(45581, 3444, '_sku', '32980720304-1705-gray-39'),
(45582, 3444, '_regular_price', '133.61'),
(45583, 3444, 'total_sales', '0'),
(45584, 3444, '_tax_status', 'taxable'),
(45585, 3445, '_variation_description', ''),
(45586, 3444, '_tax_class', 'parent'),
(45587, 3444, '_manage_stock', 'yes'),
(45588, 3444, '_backorders', 'no'),
(45589, 3445, '_sku', '1005002536422572-army-green-42'),
(45590, 3445, '_regular_price', '100.04'),
(45591, 3444, '_sold_individually', 'no'),
(45592, 3445, 'total_sales', '0'),
(45593, 3445, '_tax_status', 'taxable'),
(45594, 3445, '_tax_class', 'parent'),
(45595, 3445, '_manage_stock', 'yes'),
(45596, 3445, '_backorders', 'no'),
(45597, 3444, '_virtual', 'no'),
(45598, 3444, '_downloadable', 'no'),
(45599, 3445, '_sold_individually', 'no'),
(45600, 3444, '_download_limit', '-1'),
(45601, 3444, '_download_expiry', '-1'),
(45602, 3445, '_virtual', 'no'),
(45603, 3444, '_stock', '19960'),
(45604, 3445, '_downloadable', 'no'),
(45605, 3444, '_stock_status', 'instock'),
(45606, 3445, '_download_limit', '-1'),
(45607, 3445, '_download_expiry', '-1'),
(45608, 3444, '_wc_average_rating', '0'),
(45609, 3445, '_stock', '979'),
(45610, 3444, '_wc_review_count', '0'),
(45611, 3445, '_stock_status', 'instock'),
(45612, 3445, '_wc_average_rating', '0'),
(45613, 3445, '_wc_review_count', '0'),
(45614, 3445, 'attribute_pa_color', 'army-green'),
(45615, 3444, 'attribute_pa_color', '1705-gray'),
(45616, 3445, 'attribute_pa_shoe-size', '42'),
(45617, 3444, 'attribute_pa_shoe-size', '39'),
(45618, 3445, '_price', '100.04'),
(45619, 3444, '_price', '133.61'),
(45620, 3445, '_product_version', '4.1.0'),
(45621, 3444, '_product_version', '4.1.0'),
(45622, 3445, '_vi_wad_aliexpress_variation_id', '12000021042519326'),
(45623, 3444, '_vi_wad_aliexpress_variation_id', '10000007747192966'),
(45624, 3445, '_vi_wad_aliexpress_variation_attr', '14:175#Army Green;200000124:200000337'),
(45625, 3444, '_vi_wad_aliexpress_variation_attr', '14:29#1705 Gray;200000124:200000364'),
(45626, 3446, '_variation_description', ''),
(45627, 3446, '_sku', '32980720304-1705-gray-40'),
(45628, 3446, '_regular_price', '133.61'),
(45629, 3446, 'total_sales', '0'),
(45630, 3447, '_variation_description', ''),
(45631, 3446, '_tax_status', 'taxable'),
(45632, 3447, '_sku', '1005002536422572-army-green-41'),
(45633, 3447, '_regular_price', '100.04'),
(45634, 3446, '_tax_class', 'parent'),
(45635, 3446, '_manage_stock', 'yes'),
(45636, 3447, 'total_sales', '0'),
(45637, 3446, '_backorders', 'no'),
(45638, 3447, '_tax_status', 'taxable'),
(45639, 3447, '_tax_class', 'parent'),
(45640, 3446, '_sold_individually', 'no'),
(45641, 3447, '_manage_stock', 'yes'),
(45642, 3447, '_backorders', 'no'),
(45643, 3447, '_sold_individually', 'no'),
(45644, 3446, '_virtual', 'no'),
(45645, 3446, '_downloadable', 'no'),
(45646, 3447, '_virtual', 'no'),
(45647, 3446, '_download_limit', '-1'),
(45648, 3447, '_downloadable', 'no'),
(45649, 3446, '_download_expiry', '-1'),
(45650, 3447, '_download_limit', '-1'),
(45651, 3447, '_download_expiry', '-1'),
(45652, 3446, '_stock', '19984'),
(45653, 3447, '_stock', '984'),
(45654, 3446, '_stock_status', 'instock'),
(45655, 3447, '_stock_status', 'instock'),
(45656, 3446, '_wc_average_rating', '0'),
(45657, 3447, '_wc_average_rating', '0'),
(45658, 3446, '_wc_review_count', '0'),
(45659, 3447, '_wc_review_count', '0'),
(45660, 3447, 'attribute_pa_color', 'army-green'),
(45661, 3447, 'attribute_pa_shoe-size', '41'),
(45662, 3446, 'attribute_pa_color', '1705-gray'),
(45663, 3447, '_price', '100.04'),
(45664, 3446, 'attribute_pa_shoe-size', '40'),
(45665, 3446, '_price', '133.61'),
(45666, 3447, '_product_version', '4.1.0'),
(45667, 3446, '_product_version', '4.1.0'),
(45668, 3447, '_vi_wad_aliexpress_variation_id', '12000021042519325'),
(45669, 3446, '_vi_wad_aliexpress_variation_id', '10000007747192967'),
(45670, 3447, '_vi_wad_aliexpress_variation_attr', '14:175#Army Green;200000124:100010483'),
(45671, 3446, '_vi_wad_aliexpress_variation_attr', '14:29#1705 Gray;200000124:100013888'),
(45672, 3449, '_variation_description', ''),
(45673, 3449, '_sku', '1005002536422572-army-green-40'),
(45674, 3449, '_regular_price', '100.04'),
(45675, 3449, 'total_sales', '0'),
(45676, 3449, '_tax_status', 'taxable'),
(45677, 3448, '_variation_description', ''),
(45678, 3448, '_sku', '32980720304-1705-gray-37'),
(45679, 3449, '_tax_class', 'parent'),
(45680, 3448, '_regular_price', '133.61'),
(45681, 3449, '_manage_stock', 'yes'),
(45682, 3449, '_backorders', 'no'),
(45683, 3448, 'total_sales', '0'),
(45684, 3449, '_sold_individually', 'no'),
(45685, 3448, '_tax_status', 'taxable'),
(45686, 3448, '_tax_class', 'parent'),
(45687, 3448, '_manage_stock', 'yes'),
(45688, 3448, '_backorders', 'no'),
(45689, 3449, '_virtual', 'no'),
(45690, 3448, '_sold_individually', 'no'),
(45691, 3449, '_downloadable', 'no'),
(45692, 3449, '_download_limit', '-1'),
(45693, 3449, '_download_expiry', '-1'),
(45694, 3449, '_stock', '992'),
(45695, 3448, '_virtual', 'no'),
(45696, 3449, '_stock_status', 'instock'),
(45697, 3449, '_wc_average_rating', '0'),
(45698, 3448, '_downloadable', 'no'),
(45699, 3449, '_wc_review_count', '0'),
(45700, 3448, '_download_limit', '-1'),
(45701, 3448, '_download_expiry', '-1'),
(45702, 3449, 'attribute_pa_color', 'army-green'),
(45703, 3449, 'attribute_pa_shoe-size', '40'),
(45704, 3448, '_stock', '19959'),
(45705, 3449, '_price', '100.04'),
(45706, 3448, '_stock_status', 'instock'),
(45707, 3448, '_wc_average_rating', '0'),
(45708, 3449, '_product_version', '4.1.0'),
(45709, 3448, '_wc_review_count', '0'),
(45710, 3449, '_vi_wad_aliexpress_variation_id', '12000021042519324'),
(45711, 3448, 'attribute_pa_color', '1705-gray'),
(45712, 3449, '_vi_wad_aliexpress_variation_attr', '14:175#Army Green;200000124:100013888'),
(45713, 3448, 'attribute_pa_shoe-size', '37'),
(45714, 3448, '_price', '133.61'),
(45715, 3448, '_product_version', '4.1.0'),
(45716, 3448, '_vi_wad_aliexpress_variation_id', '10000007747192964'),
(45717, 3448, '_vi_wad_aliexpress_variation_attr', '14:29#1705 Gray;200000124:100010482'),
(45718, 3450, '_variation_description', ''),
(45719, 3450, '_sku', '1005002536422572-army-green-39'),
(45720, 3450, '_regular_price', '100.04'),
(45721, 3450, 'total_sales', '0'),
(45722, 3450, '_tax_status', 'taxable'),
(45723, 3450, '_tax_class', 'parent'),
(45724, 3450, '_manage_stock', 'yes'),
(45725, 3450, '_backorders', 'no'),
(45726, 3450, '_sold_individually', 'no'),
(45727, 3451, '_variation_description', ''),
(45728, 3451, '_sku', '32980720304-1705-gray-38'),
(45729, 3450, '_virtual', 'no'),
(45730, 3451, '_regular_price', '133.61'),
(45731, 3450, '_downloadable', 'no'),
(45732, 3451, 'total_sales', '0'),
(45733, 3450, '_download_limit', '-1'),
(45734, 3451, '_tax_status', 'taxable'),
(45735, 3450, '_download_expiry', '-1'),
(45736, 3451, '_tax_class', 'parent'),
(45737, 3451, '_manage_stock', 'yes'),
(45738, 3450, '_stock', '995'),
(45739, 3451, '_backorders', 'no'),
(45740, 3450, '_stock_status', 'instock'),
(45741, 3450, '_wc_average_rating', '0'),
(45742, 3451, '_sold_individually', 'no'),
(45743, 3450, '_wc_review_count', '0'),
(45744, 3450, 'attribute_pa_color', 'army-green'),
(45745, 3451, '_virtual', 'no'),
(45746, 3451, '_downloadable', 'no'),
(45747, 3450, 'attribute_pa_shoe-size', '39'),
(45748, 3451, '_download_limit', '-1'),
(45749, 3450, '_price', '100.04'),
(45750, 3451, '_download_expiry', '-1'),
(45751, 3450, '_product_version', '4.1.0'),
(45752, 3451, '_stock', '19969'),
(45753, 3451, '_stock_status', 'instock'),
(45754, 3451, '_wc_average_rating', '0'),
(45755, 3451, '_wc_review_count', '0'),
(45756, 3450, '_vi_wad_aliexpress_variation_id', '12000021042519323'),
(45757, 3451, 'attribute_pa_color', '1705-gray'),
(45758, 3450, '_vi_wad_aliexpress_variation_attr', '14:175#Army Green;200000124:200000364'),
(45759, 3451, 'attribute_pa_shoe-size', '38'),
(45760, 3451, '_price', '133.61'),
(45761, 3451, '_product_version', '4.1.0'),
(45762, 3451, '_vi_wad_aliexpress_variation_id', '10000007747192965'),
(45763, 3451, '_vi_wad_aliexpress_variation_attr', '14:29#1705 Gray;200000124:200000898'),
(45764, 3452, '_variation_description', ''),
(45765, 3452, '_sku', '1005002536422572-black-yellow-48'),
(45766, 3452, '_regular_price', '100.04'),
(45767, 3452, 'total_sales', '0'),
(45768, 3452, '_tax_status', 'taxable'),
(45769, 3452, '_tax_class', 'parent'),
(45770, 3452, '_manage_stock', 'yes'),
(45771, 3452, '_backorders', 'no'),
(45772, 3452, '_sold_individually', 'no'),
(45773, 3452, '_virtual', 'no'),
(45774, 3453, '_variation_description', ''),
(45775, 3453, '_sku', '32980720304-1705-rose-red-35'),
(45776, 3452, '_downloadable', 'no'),
(45777, 3453, '_regular_price', '133.61'),
(45778, 3452, '_download_limit', '-1'),
(45779, 3453, 'total_sales', '0'),
(45780, 3452, '_download_expiry', '-1'),
(45781, 3453, '_tax_status', 'taxable'),
(45782, 3453, '_tax_class', 'parent'),
(45783, 3452, '_stock', '1000'),
(45784, 3453, '_manage_stock', 'yes'),
(45785, 3452, '_stock_status', 'instock'),
(45786, 3453, '_backorders', 'no'),
(45787, 3452, '_wc_average_rating', '0'),
(45788, 3453, '_sold_individually', 'no'),
(45789, 3452, '_wc_review_count', '0'),
(45790, 3453, '_virtual', 'no'),
(45791, 3452, 'attribute_pa_color', 'black-yellow'),
(45792, 3453, '_downloadable', 'no'),
(45793, 3452, 'attribute_pa_shoe-size', '48'),
(45794, 3452, '_price', '100.04'),
(45795, 3453, '_download_limit', '-1'),
(45796, 3453, '_download_expiry', '-1'),
(45797, 3452, '_product_version', '4.1.0'),
(45798, 3453, '_stock', '19990'),
(45799, 3453, '_stock_status', 'instock'),
(45800, 3453, '_wc_average_rating', '0'),
(45801, 3452, '_vi_wad_aliexpress_variation_id', '12000021042519322'),
(45802, 3453, '_wc_review_count', '0'),
(45803, 3452, '_vi_wad_aliexpress_variation_attr', '14:366#Black  yellow;200000124:200000900'),
(45804, 3453, 'attribute_pa_color', '1705-rose-red'),
(45805, 3453, 'attribute_pa_shoe-size', '35'),
(45806, 3453, '_price', '133.61'),
(45807, 3453, '_product_version', '4.1.0'),
(45808, 3453, '_vi_wad_aliexpress_variation_id', '10000007747192970'),
(45809, 3453, '_vi_wad_aliexpress_variation_attr', '14:201496390#1705 Rose Red;200000124:200000333'),
(45810, 3454, '_variation_description', ''),
(45811, 3454, '_sku', '1005002536422572-black-yellow-47'),
(45812, 3454, '_regular_price', '100.04'),
(45813, 3454, 'total_sales', '0'),
(45814, 3454, '_tax_status', 'taxable'),
(45815, 3454, '_tax_class', 'parent'),
(45816, 3454, '_manage_stock', 'yes'),
(45817, 3454, '_backorders', 'no'),
(45818, 3454, '_sold_individually', 'no'),
(45819, 3455, '_variation_description', ''),
(45820, 3455, '_sku', '32980720304-1705-rose-red-36'),
(45821, 3454, '_virtual', 'no'),
(45822, 3455, '_regular_price', '133.61'),
(45823, 3454, '_downloadable', 'no'),
(45824, 3455, 'total_sales', '0'),
(45825, 3454, '_download_limit', '-1'),
(45826, 3455, '_tax_status', 'taxable'),
(45827, 3454, '_download_expiry', '-1'),
(45828, 3455, '_tax_class', 'parent'),
(45829, 3454, '_stock', '1000'),
(45830, 3455, '_manage_stock', 'yes'),
(45831, 3454, '_stock_status', 'instock'),
(45832, 3455, '_backorders', 'no'),
(45833, 3454, '_wc_average_rating', '0'),
(45834, 3455, '_sold_individually', 'no'),
(45835, 3454, '_wc_review_count', '0'),
(45836, 3454, 'attribute_pa_color', 'black-yellow'),
(45837, 3455, '_virtual', 'no'),
(45838, 3454, 'attribute_pa_shoe-size', '47'),
(45839, 3455, '_downloadable', 'no'),
(45840, 3454, '_price', '100.04'),
(45841, 3455, '_download_limit', '-1'),
(45842, 3454, '_product_version', '4.1.0'),
(45843, 3455, '_download_expiry', '-1'),
(45844, 3455, '_stock', '19987'),
(45845, 3455, '_stock_status', 'instock'),
(45846, 3455, '_wc_average_rating', '0'),
(45847, 3454, '_vi_wad_aliexpress_variation_id', '12000021042519321'),
(45848, 3455, '_wc_review_count', '0'),
(45849, 3454, '_vi_wad_aliexpress_variation_attr', '14:366#Black  yellow;200000124:200000339'),
(45850, 3455, 'attribute_pa_color', '1705-rose-red'),
(45851, 3455, 'attribute_pa_shoe-size', '36'),
(45852, 3455, '_price', '133.61'),
(45853, 3455, '_product_version', '4.1.0'),
(45854, 3456, '_variation_description', ''),
(45855, 3455, '_vi_wad_aliexpress_variation_id', '10000007747192971'),
(45856, 3456, '_sku', '1005002536422572-black-yellow-46'),
(45857, 3456, '_regular_price', '100.04'),
(45858, 3455, '_vi_wad_aliexpress_variation_attr', '14:201496390#1705 Rose Red;200000124:200000334'),
(45859, 3456, 'total_sales', '0'),
(45860, 3456, '_tax_status', 'taxable'),
(45861, 3456, '_tax_class', 'parent'),
(45862, 3456, '_manage_stock', 'yes'),
(45863, 3456, '_backorders', 'no'),
(45864, 3456, '_sold_individually', 'no'),
(45865, 3456, '_virtual', 'no'),
(45866, 3456, '_downloadable', 'no'),
(45867, 3456, '_download_limit', '-1'),
(45868, 3456, '_download_expiry', '-1'),
(45869, 3456, '_stock', '1000'),
(45870, 3456, '_stock_status', 'instock'),
(45871, 3456, '_wc_average_rating', '0'),
(45872, 3456, '_wc_review_count', '0'),
(45873, 3457, '_variation_description', ''),
(45874, 3457, '_sku', '32980720304-1705-gray-41'),
(45875, 3457, '_regular_price', '133.61'),
(45876, 3456, 'attribute_pa_color', 'black-yellow'),
(45877, 3456, 'attribute_pa_shoe-size', '46'),
(45878, 3457, 'total_sales', '0'),
(45879, 3456, '_price', '100.04'),
(45880, 3457, '_tax_status', 'taxable'),
(45881, 3457, '_tax_class', 'parent'),
(45882, 3456, '_product_version', '4.1.0'),
(45883, 3457, '_manage_stock', 'yes'),
(45884, 3457, '_backorders', 'no'),
(45885, 3457, '_sold_individually', 'no'),
(45886, 3456, '_vi_wad_aliexpress_variation_id', '12000021042519320'),
(45887, 3456, '_vi_wad_aliexpress_variation_attr', '14:366#Black  yellow;200000124:200000899'),
(45888, 3457, '_virtual', 'no'),
(45889, 3457, '_downloadable', 'no'),
(45890, 3457, '_download_limit', '-1'),
(45891, 3457, '_download_expiry', '-1'),
(45892, 3457, '_stock', '19979'),
(45893, 3457, '_stock_status', 'instock'),
(45894, 3457, '_wc_average_rating', '0'),
(45895, 3457, '_wc_review_count', '0'),
(45896, 3457, 'attribute_pa_color', '1705-gray'),
(45897, 3457, 'attribute_pa_shoe-size', '41'),
(45898, 3457, '_price', '133.61'),
(45899, 3458, '_variation_description', ''),
(45900, 3458, '_sku', '1005002536422572-terracotta-warriors-39'),
(45901, 3457, '_product_version', '4.1.0'),
(45902, 3458, '_regular_price', '83.54'),
(45903, 3458, 'total_sales', '0'),
(45904, 3457, '_vi_wad_aliexpress_variation_id', '10000007747192968'),
(45905, 3458, '_tax_status', 'taxable'),
(45906, 3457, '_vi_wad_aliexpress_variation_attr', '14:29#1705 Gray;200000124:100010483'),
(45907, 3458, '_tax_class', 'parent'),
(45908, 3458, '_manage_stock', 'yes'),
(45909, 3458, '_backorders', 'no'),
(45910, 3458, '_sold_individually', 'no'),
(45911, 3458, '_virtual', 'no'),
(45912, 3458, '_downloadable', 'no'),
(45913, 3458, '_download_limit', '-1'),
(45914, 3458, '_download_expiry', '-1'),
(45915, 3459, '_variation_description', ''),
(45916, 3458, '_stock', '996'),
(45917, 3459, '_sku', '32980720304-1705-gray-42'),
(45918, 3459, '_regular_price', '133.61'),
(45919, 3458, '_stock_status', 'instock'),
(45920, 3458, '_wc_average_rating', '0'),
(45921, 3459, 'total_sales', '0'),
(45922, 3459, '_tax_status', 'taxable'),
(45923, 3459, '_tax_class', 'parent'),
(45924, 3459, '_manage_stock', 'yes'),
(45925, 3458, '_wc_review_count', '0'),
(45926, 3459, '_backorders', 'no'),
(45927, 3459, '_sold_individually', 'no'),
(45928, 3458, 'attribute_pa_color', 'terracotta-warriors'),
(45929, 3458, 'attribute_pa_shoe-size', '39'),
(45930, 3458, '_price', '83.54'),
(45931, 3458, '_product_version', '4.1.0'),
(45932, 3459, '_virtual', 'no'),
(45933, 3459, '_downloadable', 'no'),
(45934, 3459, '_download_limit', '-1'),
(45935, 3458, '_vi_wad_aliexpress_variation_id', '12000021042519303'),
(45936, 3459, '_download_expiry', '-1'),
(45937, 3458, '_vi_wad_aliexpress_variation_attr', '14:350852#Terracotta Warriors;200000124:200000364'),
(45938, 3459, '_stock', '19983'),
(45939, 3459, '_stock_status', 'instock'),
(45940, 3459, '_wc_average_rating', '0'),
(45941, 3459, '_wc_review_count', '0'),
(45942, 3459, 'attribute_pa_color', '1705-gray'),
(45943, 3459, 'attribute_pa_shoe-size', '42'),
(45944, 3459, '_price', '133.61'),
(45945, 3459, '_product_version', '4.1.0'),
(45946, 3459, '_vi_wad_aliexpress_variation_id', '10000007747192969'),
(45947, 3460, '_variation_description', ''),
(45948, 3460, '_sku', '1005002536422572-terracotta-warriors-47'),
(45949, 3459, '_vi_wad_aliexpress_variation_attr', '14:29#1705 Gray;200000124:200000337'),
(45950, 3460, '_regular_price', '100.04'),
(45951, 3460, 'total_sales', '0'),
(45952, 3460, '_tax_status', 'taxable'),
(45953, 3460, '_tax_class', 'parent'),
(45954, 3460, '_manage_stock', 'yes'),
(45955, 3460, '_backorders', 'no'),
(45956, 3460, '_sold_individually', 'no'),
(45957, 3460, '_virtual', 'no'),
(45958, 3460, '_downloadable', 'no'),
(45959, 3461, '_variation_description', ''),
(45960, 3460, '_download_limit', '-1'),
(45961, 3461, '_sku', '32980720304-1705-rose-red-39'),
(45962, 3460, '_download_expiry', '-1'),
(45963, 3461, '_regular_price', '133.61'),
(45964, 3461, 'total_sales', '0'),
(45965, 3460, '_stock', '998'),
(45966, 3461, '_tax_status', 'taxable'),
(45967, 3460, '_stock_status', 'instock'),
(45968, 3461, '_tax_class', 'parent'),
(45969, 3460, '_wc_average_rating', '0'),
(45970, 3461, '_manage_stock', 'yes'),
(45971, 3460, '_wc_review_count', '0'),
(45972, 3461, '_backorders', 'no'),
(45973, 3461, '_sold_individually', 'no'),
(45974, 3460, 'attribute_pa_color', 'terracotta-warriors'),
(45975, 3460, 'attribute_pa_shoe-size', '47'),
(45976, 3460, '_price', '100.04'),
(45977, 3461, '_virtual', 'no'),
(45978, 3460, '_product_version', '4.1.0'),
(45979, 3461, '_downloadable', 'no'),
(45980, 3461, '_download_limit', '-1'),
(45981, 3460, '_vi_wad_aliexpress_variation_id', '12000021042519311'),
(45982, 3461, '_download_expiry', '-1'),
(45983, 3460, '_vi_wad_aliexpress_variation_attr', '14:350852#Terracotta Warriors;200000124:200000339'),
(45984, 3461, '_stock', '19951'),
(45985, 3461, '_stock_status', 'instock'),
(45986, 3461, '_wc_average_rating', '0'),
(45987, 3461, '_wc_review_count', '0'),
(45988, 3461, 'attribute_pa_color', '1705-rose-red'),
(45989, 3461, 'attribute_pa_shoe-size', '39'),
(45990, 3461, '_price', '133.61'),
(45991, 3461, '_product_version', '4.1.0'),
(45992, 3461, '_vi_wad_aliexpress_variation_id', '10000007747192974'),
(45993, 3462, '_variation_description', ''),
(45994, 3461, '_vi_wad_aliexpress_variation_attr', '14:201496390#1705 Rose Red;200000124:200000364'),
(45995, 3462, '_sku', '1005002536422572-terracotta-warriors-46'),
(45996, 3462, '_regular_price', '100.04'),
(45997, 3462, 'total_sales', '0'),
(45998, 3462, '_tax_status', 'taxable'),
(45999, 3462, '_tax_class', 'parent'),
(46000, 3462, '_manage_stock', 'yes'),
(46001, 3462, '_backorders', 'no');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(46002, 3462, '_sold_individually', 'no'),
(46003, 3462, '_virtual', 'no'),
(46004, 3462, '_downloadable', 'no'),
(46005, 3463, '_variation_description', ''),
(46006, 3462, '_download_limit', '-1'),
(46007, 3463, '_sku', '32980720304-1705-rose-red-40'),
(46008, 3462, '_download_expiry', '-1'),
(46009, 3463, '_regular_price', '133.61'),
(46010, 3462, '_stock', '1000'),
(46011, 3463, 'total_sales', '0'),
(46012, 3462, '_stock_status', 'instock'),
(46013, 3463, '_tax_status', 'taxable'),
(46014, 3463, '_tax_class', 'parent'),
(46015, 3462, '_wc_average_rating', '0'),
(46016, 3463, '_manage_stock', 'yes'),
(46017, 3462, '_wc_review_count', '0'),
(46018, 3463, '_backorders', 'no'),
(46019, 3463, '_sold_individually', 'no'),
(46020, 3462, 'attribute_pa_color', 'terracotta-warriors'),
(46021, 3462, 'attribute_pa_shoe-size', '46'),
(46022, 3462, '_price', '100.04'),
(46023, 3462, '_product_version', '4.1.0'),
(46024, 3463, '_virtual', 'no'),
(46025, 3463, '_downloadable', 'no'),
(46026, 3463, '_download_limit', '-1'),
(46027, 3462, '_vi_wad_aliexpress_variation_id', '12000021042519310'),
(46028, 3463, '_download_expiry', '-1'),
(46029, 3462, '_vi_wad_aliexpress_variation_attr', '14:350852#Terracotta Warriors;200000124:200000899'),
(46030, 3463, '_stock', '19959'),
(46031, 3463, '_stock_status', 'instock'),
(46032, 3463, '_wc_average_rating', '0'),
(46033, 3463, '_wc_review_count', '0'),
(46034, 3463, 'attribute_pa_color', '1705-rose-red'),
(46035, 3463, 'attribute_pa_shoe-size', '40'),
(46036, 3463, '_price', '133.61'),
(46037, 3463, '_product_version', '4.1.0'),
(46038, 3464, '_variation_description', ''),
(46039, 3464, '_sku', '1005002536422572-terracotta-warriors-45'),
(46040, 3464, '_regular_price', '100.04'),
(46041, 3463, '_vi_wad_aliexpress_variation_id', '10000007747192975'),
(46042, 3463, '_vi_wad_aliexpress_variation_attr', '14:201496390#1705 Rose Red;200000124:100013888'),
(46043, 3464, 'total_sales', '0'),
(46044, 3464, '_tax_status', 'taxable'),
(46045, 3464, '_tax_class', 'parent'),
(46046, 3464, '_manage_stock', 'yes'),
(46047, 3464, '_backorders', 'no'),
(46048, 3464, '_sold_individually', 'no'),
(46049, 3464, '_virtual', 'no'),
(46050, 3464, '_downloadable', 'no'),
(46051, 3464, '_download_limit', '-1'),
(46052, 3464, '_download_expiry', '-1'),
(46053, 3465, '_variation_description', ''),
(46054, 3464, '_stock', '998'),
(46055, 3465, '_sku', '32980720304-1705-rose-red-37'),
(46056, 3464, '_stock_status', 'instock'),
(46057, 3465, '_regular_price', '133.61'),
(46058, 3464, '_wc_average_rating', '0'),
(46059, 3465, 'total_sales', '0'),
(46060, 3464, '_wc_review_count', '0'),
(46061, 3465, '_tax_status', 'taxable'),
(46062, 3465, '_tax_class', 'parent'),
(46063, 3464, 'attribute_pa_color', 'terracotta-warriors'),
(46064, 3465, '_manage_stock', 'yes'),
(46065, 3465, '_backorders', 'no'),
(46066, 3464, 'attribute_pa_shoe-size', '45'),
(46067, 3464, '_price', '100.04'),
(46068, 3465, '_sold_individually', 'no'),
(46069, 3464, '_product_version', '4.1.0'),
(46070, 3465, '_virtual', 'no'),
(46071, 3465, '_downloadable', 'no'),
(46072, 3464, '_vi_wad_aliexpress_variation_id', '12000021042519309'),
(46073, 3465, '_download_limit', '-1'),
(46074, 3465, '_download_expiry', '-1'),
(46075, 3464, '_vi_wad_aliexpress_variation_attr', '14:350852#Terracotta Warriors;200000124:3116'),
(46076, 3465, '_stock', '19972'),
(46077, 3465, '_stock_status', 'instock'),
(46078, 3465, '_wc_average_rating', '0'),
(46079, 3465, '_wc_review_count', '0'),
(46080, 3465, 'attribute_pa_color', '1705-rose-red'),
(46081, 3465, 'attribute_pa_shoe-size', '37'),
(46082, 3465, '_price', '133.61'),
(46083, 3465, '_product_version', '4.1.0'),
(46084, 3466, '_variation_description', ''),
(46085, 3465, '_vi_wad_aliexpress_variation_id', '10000007747192972'),
(46086, 3466, '_sku', '1005002536422572-terracotta-warriors-44'),
(46087, 3465, '_vi_wad_aliexpress_variation_attr', '14:201496390#1705 Rose Red;200000124:100010482'),
(46088, 3466, '_regular_price', '100.04'),
(46089, 3466, 'total_sales', '0'),
(46090, 3466, '_tax_status', 'taxable'),
(46091, 3466, '_tax_class', 'parent'),
(46092, 3466, '_manage_stock', 'yes'),
(46093, 3466, '_backorders', 'no'),
(46094, 3466, '_sold_individually', 'no'),
(46095, 3466, '_virtual', 'no'),
(46096, 3466, '_downloadable', 'no'),
(46097, 3466, '_download_limit', '-1'),
(46098, 3466, '_download_expiry', '-1'),
(46099, 3466, '_stock', '995'),
(46100, 3466, '_stock_status', 'instock'),
(46101, 3466, '_wc_average_rating', '0'),
(46102, 3467, '_variation_description', ''),
(46103, 3466, '_wc_review_count', '0'),
(46104, 3467, '_sku', '32980720304-1705-rose-red-38'),
(46105, 3466, 'attribute_pa_color', 'terracotta-warriors'),
(46106, 3467, '_regular_price', '133.61'),
(46107, 3466, 'attribute_pa_shoe-size', '44'),
(46108, 3466, '_price', '100.04'),
(46109, 3466, '_product_version', '4.1.0'),
(46110, 3467, 'total_sales', '0'),
(46111, 3467, '_tax_status', 'taxable'),
(46112, 3467, '_tax_class', 'parent'),
(46113, 3467, '_manage_stock', 'yes'),
(46114, 3466, '_vi_wad_aliexpress_variation_id', '12000021042519308'),
(46115, 3467, '_backorders', 'no'),
(46116, 3466, '_vi_wad_aliexpress_variation_attr', '14:350852#Terracotta Warriors;200000124:100010487'),
(46117, 3467, '_sold_individually', 'no'),
(46118, 3468, '_wp_attached_file', '2021/06/High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-4.jpg'),
(46119, 3468, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:4:\"file\";s:105:\"2021/06/High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-4.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:105:\"High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:105:\"High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:105:\"High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-4-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:105:\"High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-4-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:105:\"High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-4-825x510.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:105:\"High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:105:\"High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-4-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:105:\"High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:105:\"High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:105:\"High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-4-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:105:\"High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(46120, 3467, '_virtual', 'no'),
(46121, 3467, '_downloadable', 'no'),
(46122, 3467, '_download_limit', '-1'),
(46123, 3467, '_download_expiry', '-1'),
(46124, 3467, '_stock', '19960'),
(46125, 3467, '_stock_status', 'instock'),
(46126, 3467, '_wc_average_rating', '0'),
(46127, 3467, '_wc_review_count', '0'),
(46128, 3467, 'attribute_pa_color', '1705-rose-red'),
(46129, 3467, 'attribute_pa_shoe-size', '38'),
(46130, 3469, '_variation_description', ''),
(46131, 3467, '_price', '133.61'),
(46132, 3469, '_sku', '1005002536422572-terracotta-warriors-43'),
(46133, 3469, '_regular_price', '100.04'),
(46134, 3467, '_product_version', '4.1.0'),
(46135, 3469, 'total_sales', '0'),
(46136, 3469, '_tax_status', 'taxable'),
(46137, 3469, '_tax_class', 'parent'),
(46138, 3469, '_manage_stock', 'yes'),
(46139, 3469, '_backorders', 'no'),
(46140, 3467, '_vi_wad_aliexpress_variation_id', '10000007747192973'),
(46141, 3469, '_sold_individually', 'no'),
(46142, 3467, '_vi_wad_aliexpress_variation_attr', '14:201496390#1705 Rose Red;200000124:200000898'),
(46143, 3469, '_virtual', 'no'),
(46144, 3469, '_downloadable', 'no'),
(46145, 3469, '_download_limit', '-1'),
(46146, 3469, '_download_expiry', '-1'),
(46147, 3469, '_stock', '998'),
(46148, 3469, '_stock_status', 'instock'),
(46149, 3469, '_wc_average_rating', '0'),
(46150, 3469, '_wc_review_count', '0'),
(46151, 3469, 'attribute_pa_color', 'terracotta-warriors'),
(46152, 3470, '_variation_description', ''),
(46153, 3469, 'attribute_pa_shoe-size', '43'),
(46154, 3470, '_sku', '32980720304-1705-white-35'),
(46155, 3469, '_price', '100.04'),
(46156, 3470, '_regular_price', '133.61'),
(46157, 3469, '_product_version', '4.1.0'),
(46158, 3470, 'total_sales', '0'),
(46159, 3470, '_tax_status', 'taxable'),
(46160, 3470, '_tax_class', 'parent'),
(46161, 3470, '_manage_stock', 'yes'),
(46162, 3470, '_backorders', 'no'),
(46163, 3469, '_vi_wad_aliexpress_variation_id', '12000021042519307'),
(46164, 3470, '_sold_individually', 'no'),
(46165, 3469, '_vi_wad_aliexpress_variation_attr', '14:350852#Terracotta Warriors;200000124:200000338'),
(46166, 3470, '_virtual', 'no'),
(46167, 3470, '_downloadable', 'no'),
(46168, 3470, '_download_limit', '-1'),
(46169, 3470, '_download_expiry', '-1'),
(46170, 3470, '_stock', '19997'),
(46171, 3470, '_stock_status', 'instock'),
(46172, 3470, '_wc_average_rating', '0'),
(46173, 3470, '_wc_review_count', '0'),
(46174, 3470, 'attribute_pa_color', '1705-white'),
(46175, 3470, 'attribute_pa_shoe-size', '35'),
(46176, 3470, '_price', '133.61'),
(46177, 3470, '_product_version', '4.1.0'),
(46178, 3470, '_vi_wad_aliexpress_variation_id', '10000007747192946'),
(46179, 3470, '_vi_wad_aliexpress_variation_attr', '14:193#1705 White;200000124:200000333'),
(46180, 3471, '_variation_description', ''),
(46181, 3471, '_sku', '1005002536422572-terracotta-warriors-42'),
(46182, 3471, '_regular_price', '100.04'),
(46183, 3471, 'total_sales', '0'),
(46184, 3471, '_tax_status', 'taxable'),
(46185, 3471, '_tax_class', 'parent'),
(46186, 3471, '_manage_stock', 'yes'),
(46187, 3471, '_backorders', 'no'),
(46188, 3471, '_sold_individually', 'no'),
(46189, 3471, '_virtual', 'no'),
(46190, 3471, '_downloadable', 'no'),
(46191, 3471, '_download_limit', '-1'),
(46192, 3471, '_download_expiry', '-1'),
(46193, 3472, '_variation_description', ''),
(46194, 3471, '_stock', '999'),
(46195, 3472, '_sku', '32980720304-1705-white-36'),
(46196, 3471, '_stock_status', 'instock'),
(46197, 3471, '_wc_average_rating', '0'),
(46198, 3471, '_wc_review_count', '0'),
(46199, 3472, '_regular_price', '133.61'),
(46200, 3471, 'attribute_pa_color', 'terracotta-warriors'),
(46201, 3472, 'total_sales', '0'),
(46202, 3471, 'attribute_pa_shoe-size', '42'),
(46203, 3471, '_price', '100.04'),
(46204, 3471, '_product_version', '4.1.0'),
(46205, 3472, '_tax_status', 'taxable'),
(46206, 3472, '_tax_class', 'parent'),
(46207, 3472, '_manage_stock', 'yes'),
(46208, 3472, '_backorders', 'no'),
(46209, 3471, '_vi_wad_aliexpress_variation_id', '12000021042519306'),
(46210, 3472, '_sold_individually', 'no'),
(46211, 3471, '_vi_wad_aliexpress_variation_attr', '14:350852#Terracotta Warriors;200000124:200000337'),
(46212, 3472, '_virtual', 'no'),
(46213, 3472, '_downloadable', 'no'),
(46214, 3472, '_download_limit', '-1'),
(46215, 3472, '_download_expiry', '-1'),
(46216, 3472, '_stock', '19983'),
(46217, 3472, '_stock_status', 'instock'),
(46218, 3472, '_wc_average_rating', '0'),
(46219, 3472, '_wc_review_count', '0'),
(46220, 3472, 'attribute_pa_color', '1705-white'),
(46221, 3472, 'attribute_pa_shoe-size', '36'),
(46222, 3472, '_price', '133.61'),
(46223, 3472, '_product_version', '4.1.0'),
(46224, 3473, '_variation_description', ''),
(46225, 3473, '_sku', '1005002536422572-terracotta-warriors-41'),
(46226, 3473, '_regular_price', '100.04'),
(46227, 3472, '_vi_wad_aliexpress_variation_id', '10000007747192947'),
(46228, 3472, '_vi_wad_aliexpress_variation_attr', '14:193#1705 White;200000124:200000334'),
(46229, 3473, 'total_sales', '0'),
(46230, 3473, '_tax_status', 'taxable'),
(46231, 3473, '_tax_class', 'parent'),
(46232, 3473, '_manage_stock', 'yes'),
(46233, 3473, '_backorders', 'no'),
(46234, 3473, '_sold_individually', 'no'),
(46235, 3473, '_virtual', 'no'),
(46236, 3473, '_downloadable', 'no'),
(46237, 3473, '_download_limit', '-1'),
(46238, 3473, '_download_expiry', '-1'),
(46239, 3473, '_stock', '995'),
(46240, 3473, '_stock_status', 'instock'),
(46241, 3473, '_wc_average_rating', '0'),
(46242, 3473, '_wc_review_count', '0'),
(46243, 3473, 'attribute_pa_color', 'terracotta-warriors'),
(46244, 3473, 'attribute_pa_shoe-size', '41'),
(46245, 3473, '_price', '100.04'),
(46246, 3473, '_product_version', '4.1.0'),
(46247, 3473, '_vi_wad_aliexpress_variation_id', '12000021042519305'),
(46248, 3474, '_variation_description', ''),
(46249, 3474, '_sku', '32980720304-1705-black-41'),
(46250, 3473, '_vi_wad_aliexpress_variation_attr', '14:350852#Terracotta Warriors;200000124:100010483'),
(46251, 3474, '_regular_price', '133.61'),
(46252, 3474, 'total_sales', '0'),
(46253, 3474, '_tax_status', 'taxable'),
(46254, 3474, '_tax_class', 'parent'),
(46255, 3474, '_manage_stock', 'yes'),
(46256, 3474, '_backorders', 'no'),
(46257, 3474, '_sold_individually', 'no'),
(46258, 3475, '_variation_description', ''),
(46259, 3475, '_sku', '1005002536422572-terracotta-warriors-40'),
(46260, 3475, '_regular_price', '100.04'),
(46261, 3474, '_virtual', 'no'),
(46262, 3474, '_downloadable', 'no'),
(46263, 3475, 'total_sales', '0'),
(46264, 3475, '_tax_status', 'taxable'),
(46265, 3474, '_download_limit', '-1'),
(46266, 3474, '_download_expiry', '-1'),
(46267, 3475, '_tax_class', 'parent'),
(46268, 3474, '_stock', '19889'),
(46269, 3474, '_stock_status', 'instock'),
(46270, 3475, '_manage_stock', 'yes'),
(46271, 3474, '_wc_average_rating', '0'),
(46272, 3474, '_wc_review_count', '0'),
(46273, 3475, '_backorders', 'no'),
(46274, 3474, 'attribute_pa_color', '1705-black'),
(46275, 3474, 'attribute_pa_shoe-size', '41'),
(46276, 3475, '_sold_individually', 'no'),
(46277, 3475, '_virtual', 'no'),
(46278, 3474, '_price', '133.61'),
(46279, 3475, '_downloadable', 'no'),
(46280, 3475, '_download_limit', '-1'),
(46281, 3475, '_download_expiry', '-1'),
(46282, 3474, '_product_version', '4.1.0'),
(46283, 3475, '_stock', '1000'),
(46284, 3475, '_stock_status', 'instock'),
(46285, 3475, '_wc_average_rating', '0'),
(46286, 3475, '_wc_review_count', '0'),
(46287, 3475, 'attribute_pa_color', 'terracotta-warriors'),
(46288, 3475, 'attribute_pa_shoe-size', '40'),
(46289, 3475, '_price', '100.04'),
(46290, 3475, '_product_version', '4.1.0'),
(46291, 3475, '_vi_wad_aliexpress_variation_id', '12000021042519304'),
(46292, 3475, '_vi_wad_aliexpress_variation_attr', '14:350852#Terracotta Warriors;200000124:100013888'),
(46293, 3474, '_vi_wad_aliexpress_variation_id', '10000007747192944'),
(46294, 3474, '_vi_wad_aliexpress_variation_attr', '14:771#1705 Black;200000124:100010483'),
(46295, 3476, '_variation_description', ''),
(46296, 3477, '_variation_description', ''),
(46297, 3477, '_sku', '32980720304-1705-black-42'),
(46298, 3476, '_sku', '1005002536422572-black-orange-47'),
(46299, 3477, '_regular_price', '133.61'),
(46300, 3476, '_regular_price', '100.04'),
(46301, 3476, 'total_sales', '0'),
(46302, 3477, 'total_sales', '0'),
(46303, 3477, '_tax_status', 'taxable'),
(46304, 3476, '_tax_status', 'taxable'),
(46305, 3476, '_tax_class', 'parent'),
(46306, 3477, '_tax_class', 'parent'),
(46307, 3476, '_manage_stock', 'yes'),
(46308, 3477, '_manage_stock', 'yes'),
(46309, 3476, '_backorders', 'no'),
(46310, 3477, '_backorders', 'no'),
(46311, 3476, '_sold_individually', 'no'),
(46312, 3477, '_sold_individually', 'no'),
(46313, 3477, '_virtual', 'no'),
(46314, 3477, '_downloadable', 'no'),
(46315, 3477, '_download_limit', '-1'),
(46316, 3477, '_download_expiry', '-1'),
(46317, 3476, '_virtual', 'no'),
(46318, 3476, '_downloadable', 'no'),
(46319, 3477, '_stock', '19908'),
(46320, 3476, '_download_limit', '-1'),
(46321, 3477, '_stock_status', 'instock'),
(46322, 3476, '_download_expiry', '-1'),
(46323, 3477, '_wc_average_rating', '0'),
(46324, 3476, '_stock', '997'),
(46325, 3477, '_wc_review_count', '0'),
(46326, 3476, '_stock_status', 'instock'),
(46327, 3476, '_wc_average_rating', '0'),
(46328, 3476, '_wc_review_count', '0'),
(46329, 3477, 'attribute_pa_color', '1705-black'),
(46330, 3477, 'attribute_pa_shoe-size', '42'),
(46331, 3476, 'attribute_pa_color', 'black-orange'),
(46332, 3476, 'attribute_pa_shoe-size', '47'),
(46333, 3477, '_price', '133.61'),
(46334, 3476, '_price', '100.04'),
(46335, 3477, '_product_version', '4.1.0'),
(46336, 3476, '_product_version', '4.1.0'),
(46337, 3476, '_vi_wad_aliexpress_variation_id', '12000021042519351'),
(46338, 3477, '_vi_wad_aliexpress_variation_id', '10000007747192945'),
(46339, 3476, '_vi_wad_aliexpress_variation_attr', '14:193#Black Orange;200000124:200000339'),
(46340, 3477, '_vi_wad_aliexpress_variation_attr', '14:771#1705 Black;200000124:200000337'),
(46341, 3478, '_variation_description', ''),
(46342, 3478, '_sku', '1005002536422572-black-orange-46'),
(46343, 3478, '_regular_price', '100.04'),
(46344, 3478, 'total_sales', '0'),
(46345, 3478, '_tax_status', 'taxable'),
(46346, 3478, '_tax_class', 'parent'),
(46347, 3478, '_manage_stock', 'yes'),
(46348, 3478, '_backorders', 'no'),
(46349, 3479, '_variation_description', ''),
(46350, 3478, '_sold_individually', 'no'),
(46351, 3479, '_sku', '32980720304-1705-white-39'),
(46352, 3479, '_regular_price', '133.61'),
(46353, 3479, 'total_sales', '0'),
(46354, 3478, '_virtual', 'no'),
(46355, 3479, '_tax_status', 'taxable'),
(46356, 3479, '_tax_class', 'parent'),
(46357, 3479, '_manage_stock', 'yes'),
(46358, 3478, '_downloadable', 'no'),
(46359, 3479, '_backorders', 'no'),
(46360, 3478, '_download_limit', '-1'),
(46361, 3479, '_sold_individually', 'no'),
(46362, 3478, '_download_expiry', '-1'),
(46363, 3478, '_stock', '998'),
(46364, 3478, '_stock_status', 'instock'),
(46365, 3479, '_virtual', 'no'),
(46366, 3478, '_wc_average_rating', '0'),
(46367, 3479, '_downloadable', 'no'),
(46368, 3478, '_wc_review_count', '0'),
(46369, 3479, '_download_limit', '-1'),
(46370, 3478, 'attribute_pa_color', 'black-orange'),
(46371, 3478, 'attribute_pa_shoe-size', '46'),
(46372, 3479, '_download_expiry', '-1'),
(46373, 3478, '_price', '100.04'),
(46374, 3479, '_stock', '19952'),
(46375, 3479, '_stock_status', 'instock'),
(46376, 3479, '_wc_average_rating', '0'),
(46377, 3478, '_product_version', '4.1.0'),
(46378, 3479, '_wc_review_count', '0'),
(46379, 3479, 'attribute_pa_color', '1705-white'),
(46380, 3479, 'attribute_pa_shoe-size', '39'),
(46381, 3479, '_price', '133.61'),
(46382, 3478, '_vi_wad_aliexpress_variation_id', '12000021042519350'),
(46383, 3479, '_product_version', '4.1.0'),
(46384, 3478, '_vi_wad_aliexpress_variation_attr', '14:193#Black Orange;200000124:200000899'),
(46385, 3479, '_vi_wad_aliexpress_variation_id', '10000007747192950'),
(46386, 3479, '_vi_wad_aliexpress_variation_attr', '14:193#1705 White;200000124:200000364'),
(46387, 3480, '_variation_description', ''),
(46388, 3480, '_sku', '1005002536422572-black-orange-45'),
(46389, 3480, '_regular_price', '100.04'),
(46390, 3480, 'total_sales', '0'),
(46391, 3480, '_tax_status', 'taxable'),
(46392, 3480, '_tax_class', 'parent'),
(46393, 3480, '_manage_stock', 'yes'),
(46394, 3480, '_backorders', 'no'),
(46395, 3480, '_sold_individually', 'no'),
(46396, 3468, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Hf05653f4a5b548e1941516a543e23722H/High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat.jpg'),
(46397, 3481, '_variation_description', ''),
(46398, 3481, '_sku', '32980720304-1705-white-40'),
(46399, 3480, '_virtual', 'no'),
(46400, 3481, '_regular_price', '133.61'),
(46401, 3480, '_downloadable', 'no'),
(46402, 3481, 'total_sales', '0'),
(46403, 3480, '_download_limit', '-1'),
(46404, 3480, '_download_expiry', '-1'),
(46405, 3481, '_tax_status', 'taxable'),
(46406, 3481, '_tax_class', 'parent'),
(46407, 3480, '_stock', '996'),
(46408, 3481, '_manage_stock', 'yes'),
(46409, 3480, '_stock_status', 'instock'),
(46410, 3481, '_backorders', 'no'),
(46411, 3480, '_wc_average_rating', '0'),
(46412, 3480, '_wc_review_count', '0'),
(46413, 3481, '_sold_individually', 'no'),
(46414, 3480, 'attribute_pa_color', 'black-orange'),
(46415, 3480, 'attribute_pa_shoe-size', '45'),
(46416, 3481, '_virtual', 'no'),
(46417, 3480, '_price', '100.04'),
(46418, 3481, '_downloadable', 'no'),
(46419, 3480, '_product_version', '4.1.0'),
(46420, 3481, '_download_limit', '-1'),
(46421, 3481, '_download_expiry', '-1'),
(46422, 3480, '_vi_wad_aliexpress_variation_id', '12000021042519349'),
(46423, 3481, '_stock', '19967'),
(46424, 3480, '_vi_wad_aliexpress_variation_attr', '14:193#Black Orange;200000124:3116'),
(46425, 3481, '_stock_status', 'instock'),
(46426, 3481, '_wc_average_rating', '0'),
(46427, 3481, '_wc_review_count', '0'),
(46428, 3481, 'attribute_pa_color', '1705-white'),
(46429, 3481, 'attribute_pa_shoe-size', '40'),
(46430, 3481, '_price', '133.61'),
(46431, 3481, '_product_version', '4.1.0'),
(46432, 3481, '_vi_wad_aliexpress_variation_id', '10000007747192951'),
(46433, 3481, '_vi_wad_aliexpress_variation_attr', '14:193#1705 White;200000124:100013888'),
(46434, 3482, '_variation_description', ''),
(46435, 3482, '_sku', '1005002536422572-black-orange-44'),
(46436, 3482, '_regular_price', '100.04'),
(46437, 3482, 'total_sales', '0'),
(46438, 3482, '_tax_status', 'taxable'),
(46439, 3482, '_tax_class', 'parent'),
(46440, 3482, '_manage_stock', 'yes'),
(46441, 3482, '_backorders', 'no'),
(46442, 3482, '_sold_individually', 'no'),
(46443, 3482, '_virtual', 'no'),
(46444, 3483, '_variation_description', ''),
(46445, 3483, '_sku', '32980720304-1705-white-37'),
(46446, 3482, '_downloadable', 'no'),
(46447, 3483, '_regular_price', '133.61'),
(46448, 3482, '_download_limit', '-1'),
(46449, 3483, 'total_sales', '0'),
(46450, 3482, '_download_expiry', '-1'),
(46451, 3483, '_tax_status', 'taxable'),
(46452, 3483, '_tax_class', 'parent'),
(46453, 3482, '_stock', '998'),
(46454, 3483, '_manage_stock', 'yes'),
(46455, 3482, '_stock_status', 'instock'),
(46456, 3483, '_backorders', 'no'),
(46457, 3482, '_wc_average_rating', '0'),
(46458, 3483, '_sold_individually', 'no'),
(46459, 3482, '_wc_review_count', '0'),
(46460, 3482, 'attribute_pa_color', 'black-orange'),
(46461, 3483, '_virtual', 'no'),
(46462, 3482, 'attribute_pa_shoe-size', '44'),
(46463, 3483, '_downloadable', 'no'),
(46464, 3482, '_price', '100.04'),
(46465, 3483, '_download_limit', '-1'),
(46466, 3483, '_download_expiry', '-1'),
(46467, 3482, '_product_version', '4.1.0'),
(46468, 3483, '_stock', '19975'),
(46469, 3483, '_stock_status', 'instock'),
(46470, 3482, '_vi_wad_aliexpress_variation_id', '12000021042519348'),
(46471, 3483, '_wc_average_rating', '0'),
(46472, 3482, '_vi_wad_aliexpress_variation_attr', '14:193#Black Orange;200000124:100010487'),
(46473, 3483, '_wc_review_count', '0'),
(46474, 3483, 'attribute_pa_color', '1705-white'),
(46475, 3483, 'attribute_pa_shoe-size', '37'),
(46476, 3483, '_price', '133.61'),
(46477, 3483, '_product_version', '4.1.0'),
(46478, 3483, '_vi_wad_aliexpress_variation_id', '10000007747192948'),
(46479, 3483, '_vi_wad_aliexpress_variation_attr', '14:193#1705 White;200000124:100010482'),
(46480, 3484, '_variation_description', ''),
(46481, 3484, '_sku', '1005002536422572-black-orange-43'),
(46482, 3484, '_regular_price', '100.04'),
(46483, 3484, 'total_sales', '0'),
(46484, 3484, '_tax_status', 'taxable'),
(46485, 3484, '_tax_class', 'parent'),
(46486, 3484, '_manage_stock', 'yes'),
(46487, 3484, '_backorders', 'no'),
(46488, 3484, '_sold_individually', 'no'),
(46489, 3485, '_variation_description', ''),
(46490, 3485, '_sku', '32980720304-1705-white-38'),
(46491, 3484, '_virtual', 'no'),
(46492, 3485, '_regular_price', '133.61'),
(46493, 3484, '_downloadable', 'no'),
(46494, 3485, 'total_sales', '0'),
(46495, 3484, '_download_limit', '-1'),
(46496, 3485, '_tax_status', 'taxable'),
(46497, 3484, '_download_expiry', '-1'),
(46498, 3485, '_tax_class', 'parent'),
(46499, 3484, '_stock', '999'),
(46500, 3485, '_manage_stock', 'yes'),
(46501, 3484, '_stock_status', 'instock'),
(46502, 3485, '_backorders', 'no'),
(46503, 3484, '_wc_average_rating', '0'),
(46504, 3485, '_sold_individually', 'no'),
(46505, 3484, '_wc_review_count', '0'),
(46506, 3484, 'attribute_pa_color', 'black-orange'),
(46507, 3484, 'attribute_pa_shoe-size', '43'),
(46508, 3485, '_virtual', 'no'),
(46509, 3484, '_price', '100.04'),
(46510, 3485, '_downloadable', 'no'),
(46511, 3484, '_product_version', '4.1.0'),
(46512, 3485, '_download_limit', '-1'),
(46513, 3485, '_download_expiry', '-1'),
(46514, 3485, '_stock', '19961'),
(46515, 3484, '_vi_wad_aliexpress_variation_id', '12000021042519347'),
(46516, 3485, '_stock_status', 'instock'),
(46517, 3484, '_vi_wad_aliexpress_variation_attr', '14:193#Black Orange;200000124:200000338'),
(46518, 3485, '_wc_average_rating', '0'),
(46519, 3485, '_wc_review_count', '0'),
(46520, 3485, 'attribute_pa_color', '1705-white'),
(46521, 3485, 'attribute_pa_shoe-size', '38'),
(46522, 3485, '_price', '133.61'),
(46523, 3485, '_product_version', '4.1.0'),
(46524, 3485, '_vi_wad_aliexpress_variation_id', '10000007747192949'),
(46525, 3485, '_vi_wad_aliexpress_variation_attr', '14:193#1705 White;200000124:200000898'),
(46526, 3486, '_variation_description', ''),
(46527, 3486, '_sku', '1005002536422572-black-orange-42'),
(46528, 3486, '_regular_price', '100.04'),
(46529, 3486, 'total_sales', '0'),
(46530, 3486, '_tax_status', 'taxable'),
(46531, 3486, '_tax_class', 'parent'),
(46532, 3486, '_manage_stock', 'yes'),
(46533, 3486, '_backorders', 'no'),
(46534, 3486, '_sold_individually', 'no'),
(46535, 3487, '_variation_description', ''),
(46536, 3487, '_sku', '32980720304-1705-pink-35'),
(46537, 3486, '_virtual', 'no'),
(46538, 3487, '_regular_price', '133.61'),
(46539, 3486, '_downloadable', 'no'),
(46540, 3487, 'total_sales', '0'),
(46541, 3486, '_download_limit', '-1'),
(46542, 3487, '_tax_status', 'taxable'),
(46543, 3486, '_download_expiry', '-1'),
(46544, 3487, '_tax_class', 'parent'),
(46545, 3486, '_stock', '997'),
(46546, 3487, '_manage_stock', 'yes'),
(46547, 3486, '_stock_status', 'instock'),
(46548, 3487, '_backorders', 'no'),
(46549, 3486, '_wc_average_rating', '0'),
(46550, 3487, '_sold_individually', 'no'),
(46551, 3486, '_wc_review_count', '0'),
(46552, 3486, 'attribute_pa_color', 'black-orange'),
(46553, 3486, 'attribute_pa_shoe-size', '42'),
(46554, 3487, '_virtual', 'no'),
(46555, 3486, '_price', '100.04'),
(46556, 3487, '_downloadable', 'no'),
(46557, 3486, '_product_version', '4.1.0'),
(46558, 3487, '_download_limit', '-1'),
(46559, 3487, '_download_expiry', '-1'),
(46560, 3486, '_vi_wad_aliexpress_variation_id', '12000021042519346'),
(46561, 3487, '_stock', '19997'),
(46562, 3486, '_vi_wad_aliexpress_variation_attr', '14:193#Black Orange;200000124:200000337'),
(46563, 3487, '_stock_status', 'instock'),
(46564, 3487, '_wc_average_rating', '0'),
(46565, 3487, '_wc_review_count', '0'),
(46566, 3487, 'attribute_pa_color', '1705-pink'),
(46567, 3487, 'attribute_pa_shoe-size', '35'),
(46568, 3487, '_price', '133.61'),
(46569, 3487, '_product_version', '4.1.0'),
(46570, 3487, '_vi_wad_aliexpress_variation_id', '10000007747192954'),
(46571, 3487, '_vi_wad_aliexpress_variation_attr', '14:1052#1705 Pink;200000124:200000333'),
(46572, 3488, '_variation_description', ''),
(46573, 3488, '_sku', '1005002536422572-black-orange-41'),
(46574, 3488, '_regular_price', '100.04'),
(46575, 3488, 'total_sales', '0'),
(46576, 3488, '_tax_status', 'taxable'),
(46577, 3488, '_tax_class', 'parent'),
(46578, 3488, '_manage_stock', 'yes'),
(46579, 3488, '_backorders', 'no'),
(46580, 3488, '_sold_individually', 'no'),
(46581, 3488, '_virtual', 'no'),
(46582, 3488, '_downloadable', 'no'),
(46583, 3488, '_download_limit', '-1'),
(46584, 3488, '_download_expiry', '-1'),
(46585, 3488, '_stock', '993'),
(46586, 3488, '_stock_status', 'instock'),
(46587, 3489, '_variation_description', ''),
(46588, 3488, '_wc_average_rating', '0'),
(46589, 3489, '_sku', '32980720304-1705-pink-36'),
(46590, 3488, '_wc_review_count', '0'),
(46591, 3489, '_regular_price', '133.61'),
(46592, 3489, 'total_sales', '0'),
(46593, 3488, 'attribute_pa_color', 'black-orange'),
(46594, 3489, '_tax_status', 'taxable'),
(46595, 3488, 'attribute_pa_shoe-size', '41'),
(46596, 3489, '_tax_class', 'parent'),
(46597, 3488, '_price', '100.04'),
(46598, 3489, '_manage_stock', 'yes'),
(46599, 3489, '_backorders', 'no'),
(46600, 3488, '_product_version', '4.1.0'),
(46601, 3489, '_sold_individually', 'no'),
(46602, 3488, '_vi_wad_aliexpress_variation_id', '12000021042519345'),
(46603, 3489, '_virtual', 'no'),
(46604, 3488, '_vi_wad_aliexpress_variation_attr', '14:193#Black Orange;200000124:100010483'),
(46605, 3489, '_downloadable', 'no'),
(46606, 3489, '_download_limit', '-1'),
(46607, 3489, '_download_expiry', '-1'),
(46608, 3489, '_stock', '19993'),
(46609, 3489, '_stock_status', 'instock'),
(46610, 3489, '_wc_average_rating', '0'),
(46611, 3489, '_wc_review_count', '0'),
(46612, 3489, 'attribute_pa_color', '1705-pink'),
(46613, 3489, 'attribute_pa_shoe-size', '36'),
(46614, 3489, '_price', '133.61'),
(46615, 3489, '_product_version', '4.1.0'),
(46616, 3489, '_vi_wad_aliexpress_variation_id', '10000007747192955'),
(46617, 3489, '_vi_wad_aliexpress_variation_attr', '14:1052#1705 Pink;200000124:200000334'),
(46618, 3490, '_variation_description', ''),
(46619, 3490, '_sku', '1005002536422572-black-orange-40'),
(46620, 3490, '_regular_price', '100.04'),
(46621, 3490, 'total_sales', '0'),
(46622, 3490, '_tax_status', 'taxable'),
(46623, 3490, '_tax_class', 'parent'),
(46624, 3490, '_manage_stock', 'yes'),
(46625, 3490, '_backorders', 'no'),
(46626, 3490, '_sold_individually', 'no'),
(46627, 3490, '_virtual', 'no'),
(46628, 3490, '_downloadable', 'no'),
(46629, 3490, '_download_limit', '-1'),
(46630, 3491, '_variation_description', ''),
(46631, 3490, '_download_expiry', '-1'),
(46632, 3491, '_sku', '32980720304-1705-white-41'),
(46633, 3491, '_regular_price', '133.61'),
(46634, 3490, '_stock', '999'),
(46635, 3490, '_stock_status', 'instock'),
(46636, 3491, 'total_sales', '0'),
(46637, 3490, '_wc_average_rating', '0'),
(46638, 3491, '_tax_status', 'taxable'),
(46639, 3490, '_wc_review_count', '0'),
(46640, 3491, '_tax_class', 'parent'),
(46641, 3491, '_manage_stock', 'yes'),
(46642, 3491, '_backorders', 'no'),
(46643, 3490, 'attribute_pa_color', 'black-orange'),
(46644, 3491, '_sold_individually', 'no'),
(46645, 3490, 'attribute_pa_shoe-size', '40'),
(46646, 3490, '_price', '100.04'),
(46647, 3491, '_virtual', 'no'),
(46648, 3490, '_product_version', '4.1.0'),
(46649, 3491, '_downloadable', 'no'),
(46650, 3491, '_download_limit', '-1'),
(46651, 3490, '_vi_wad_aliexpress_variation_id', '12000021042519344'),
(46652, 3491, '_download_expiry', '-1'),
(46653, 3490, '_vi_wad_aliexpress_variation_attr', '14:193#Black Orange;200000124:100013888'),
(46654, 3491, '_stock', '19976'),
(46655, 3491, '_stock_status', 'instock'),
(46656, 3491, '_wc_average_rating', '0'),
(46657, 3491, '_wc_review_count', '0'),
(46658, 3491, 'attribute_pa_color', '1705-white'),
(46659, 3491, 'attribute_pa_shoe-size', '41'),
(46660, 3491, '_price', '133.61'),
(46661, 3491, '_product_version', '4.1.0'),
(46662, 3491, '_vi_wad_aliexpress_variation_id', '10000007747192952'),
(46663, 3491, '_vi_wad_aliexpress_variation_attr', '14:193#1705 White;200000124:100010483'),
(46664, 3492, '_variation_description', ''),
(46665, 3492, '_sku', '1005002536422572-black-orange-48'),
(46666, 3492, '_regular_price', '100.04'),
(46667, 3492, 'total_sales', '0'),
(46668, 3492, '_tax_status', 'taxable'),
(46669, 3492, '_tax_class', 'parent'),
(46670, 3492, '_manage_stock', 'yes'),
(46671, 3492, '_backorders', 'no'),
(46672, 3492, '_sold_individually', 'no'),
(46673, 3493, '_variation_description', ''),
(46674, 3493, '_sku', '32980720304-1705-white-42'),
(46675, 3493, '_regular_price', '133.61'),
(46676, 3493, 'total_sales', '0'),
(46677, 3492, '_virtual', 'no'),
(46678, 3493, '_tax_status', 'taxable'),
(46679, 3492, '_downloadable', 'no'),
(46680, 3493, '_tax_class', 'parent'),
(46681, 3493, '_manage_stock', 'yes'),
(46682, 3492, '_download_limit', '-1'),
(46683, 3493, '_backorders', 'no'),
(46684, 3492, '_download_expiry', '-1'),
(46685, 3492, '_stock', '999'),
(46686, 3493, '_sold_individually', 'no'),
(46687, 3492, '_stock_status', 'instock'),
(46688, 3492, '_wc_average_rating', '0'),
(46689, 3492, '_wc_review_count', '0'),
(46690, 3493, '_virtual', 'no'),
(46691, 3493, '_downloadable', 'no'),
(46692, 3492, 'attribute_pa_color', 'black-orange'),
(46693, 3492, 'attribute_pa_shoe-size', '48'),
(46694, 3493, '_download_limit', '-1'),
(46695, 3494, '_wp_attached_file', '2021/06/High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-5.jpg'),
(46696, 3493, '_download_expiry', '-1'),
(46697, 3492, '_price', '100.04'),
(46698, 3494, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:4:\"file\";s:105:\"2021/06/High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-5.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:105:\"High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:105:\"High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:105:\"High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-5-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:105:\"High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-5-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:105:\"High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-5-825x510.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:105:\"High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:105:\"High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-5-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:105:\"High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:105:\"High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:105:\"High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-5-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:105:\"High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(46699, 3493, '_stock', '19981'),
(46700, 3492, '_product_version', '4.1.0'),
(46701, 3493, '_stock_status', 'instock'),
(46702, 3493, '_wc_average_rating', '0'),
(46703, 3493, '_wc_review_count', '0'),
(46704, 3492, '_vi_wad_aliexpress_variation_id', '12000021042519352'),
(46705, 3493, 'attribute_pa_color', '1705-white'),
(46706, 3492, '_vi_wad_aliexpress_variation_attr', '14:193#Black Orange;200000124:200000900'),
(46707, 3493, 'attribute_pa_shoe-size', '42'),
(46708, 3493, '_price', '133.61'),
(46709, 3493, '_product_version', '4.1.0'),
(46710, 3493, '_vi_wad_aliexpress_variation_id', '10000007747192953'),
(46711, 3493, '_vi_wad_aliexpress_variation_attr', '14:193#1705 White;200000124:200000337'),
(46712, 3495, '_variation_description', ''),
(46713, 3495, '_sku', '1005002536422572-black-white-41'),
(46714, 3495, '_regular_price', '100.04'),
(46715, 3495, 'total_sales', '0'),
(46716, 3495, '_tax_status', 'taxable'),
(46717, 3495, '_tax_class', 'parent'),
(46718, 3495, '_manage_stock', 'yes'),
(46719, 3495, '_backorders', 'no'),
(46720, 3496, '_variation_description', ''),
(46721, 3495, '_sold_individually', 'no'),
(46722, 3496, '_sku', '32980720304-1705-pink-39'),
(46723, 3496, '_regular_price', '133.61'),
(46724, 3496, 'total_sales', '0'),
(46725, 3496, '_tax_status', 'taxable'),
(46726, 3495, '_virtual', 'no'),
(46727, 3496, '_tax_class', 'parent'),
(46728, 3496, '_manage_stock', 'yes'),
(46729, 3495, '_downloadable', 'no'),
(46730, 3496, '_backorders', 'no'),
(46731, 3495, '_download_limit', '-1'),
(46732, 3496, '_sold_individually', 'no'),
(46733, 3495, '_download_expiry', '-1'),
(46734, 3495, '_stock', '996'),
(46735, 3495, '_stock_status', 'instock'),
(46736, 3496, '_virtual', 'no'),
(46737, 3495, '_wc_average_rating', '0'),
(46738, 3496, '_downloadable', 'no'),
(46739, 3495, '_wc_review_count', '0'),
(46740, 3496, '_download_limit', '-1'),
(46741, 3496, '_download_expiry', '-1'),
(46742, 3495, 'attribute_pa_color', 'black-white'),
(46743, 3496, '_stock', '19988'),
(46744, 3496, '_stock_status', 'instock'),
(46745, 3495, 'attribute_pa_shoe-size', '41'),
(46746, 3495, '_price', '100.04'),
(46747, 3495, '_product_version', '4.1.0'),
(46748, 3496, '_wc_average_rating', '0'),
(46749, 3496, '_wc_review_count', '0'),
(46750, 3495, '_vi_wad_aliexpress_variation_id', '12000021042519335'),
(46751, 3495, '_vi_wad_aliexpress_variation_attr', '14:29#Black  white;200000124:100010483'),
(46752, 3496, 'attribute_pa_color', '1705-pink'),
(46753, 3496, 'attribute_pa_shoe-size', '39'),
(46754, 3496, '_price', '133.61'),
(46755, 3496, '_product_version', '4.1.0'),
(46756, 3496, '_vi_wad_aliexpress_variation_id', '10000007747192958'),
(46757, 3496, '_vi_wad_aliexpress_variation_attr', '14:1052#1705 Pink;200000124:200000364'),
(46758, 3497, '_variation_description', ''),
(46759, 3497, '_sku', '1005002536422572-black-white-40'),
(46760, 3497, '_regular_price', '100.04'),
(46761, 3497, 'total_sales', '0'),
(46762, 3497, '_tax_status', 'taxable'),
(46763, 3497, '_tax_class', 'parent'),
(46764, 3497, '_manage_stock', 'yes'),
(46765, 3497, '_backorders', 'no'),
(46766, 3497, '_sold_individually', 'no'),
(46767, 3497, '_virtual', 'no'),
(46768, 3497, '_downloadable', 'no'),
(46769, 3497, '_download_limit', '-1'),
(46770, 3497, '_download_expiry', '-1'),
(46771, 3498, '_variation_description', ''),
(46772, 3497, '_stock', '995'),
(46773, 3498, '_sku', '32980720304-1705-pink-40'),
(46774, 3497, '_stock_status', 'instock'),
(46775, 3497, '_wc_average_rating', '0'),
(46776, 3498, '_regular_price', '133.61'),
(46777, 3497, '_wc_review_count', '0'),
(46778, 3498, 'total_sales', '0'),
(46779, 3498, '_tax_status', 'taxable'),
(46780, 3497, 'attribute_pa_color', 'black-white'),
(46781, 3498, '_tax_class', 'parent'),
(46782, 3498, '_manage_stock', 'yes'),
(46783, 3497, 'attribute_pa_shoe-size', '40'),
(46784, 3498, '_backorders', 'no'),
(46785, 3497, '_price', '100.04'),
(46786, 3498, '_sold_individually', 'no'),
(46787, 3497, '_product_version', '4.1.0'),
(46788, 3498, '_virtual', 'no'),
(46789, 3497, '_vi_wad_aliexpress_variation_id', '12000021042519334'),
(46790, 3498, '_downloadable', 'no'),
(46791, 3497, '_vi_wad_aliexpress_variation_attr', '14:29#Black  white;200000124:100013888'),
(46792, 3498, '_download_limit', '-1'),
(46793, 3498, '_download_expiry', '-1'),
(46794, 3498, '_stock', '19989'),
(46795, 3498, '_stock_status', 'instock'),
(46796, 3498, '_wc_average_rating', '0'),
(46797, 3498, '_wc_review_count', '0'),
(46798, 3498, 'attribute_pa_color', '1705-pink'),
(46799, 3498, 'attribute_pa_shoe-size', '40'),
(46800, 3498, '_price', '133.61'),
(46801, 3498, '_product_version', '4.1.0'),
(46802, 3499, '_variation_description', ''),
(46803, 3499, '_sku', '1005002536422572-black-white-39'),
(46804, 3499, '_regular_price', '100.04'),
(46805, 3499, 'total_sales', '0'),
(46806, 3498, '_vi_wad_aliexpress_variation_id', '10000007747192959'),
(46807, 3499, '_tax_status', 'taxable'),
(46808, 3498, '_vi_wad_aliexpress_variation_attr', '14:1052#1705 Pink;200000124:100013888'),
(46809, 3499, '_tax_class', 'parent'),
(46810, 3499, '_manage_stock', 'yes'),
(46811, 3499, '_backorders', 'no'),
(46812, 3499, '_sold_individually', 'no'),
(46813, 3499, '_virtual', 'no'),
(46814, 3499, '_downloadable', 'no'),
(46815, 3499, '_download_limit', '-1'),
(46816, 3499, '_download_expiry', '-1'),
(46817, 3499, '_stock', '999'),
(46818, 3499, '_stock_status', 'instock'),
(46819, 3499, '_wc_average_rating', '0'),
(46820, 3499, '_wc_review_count', '0'),
(46821, 3499, 'attribute_pa_color', 'black-white'),
(46822, 3499, 'attribute_pa_shoe-size', '39'),
(46823, 3499, '_price', '100.04'),
(46824, 3500, '_variation_description', ''),
(46825, 3500, '_sku', '32980720304-1705-pink-37'),
(46826, 3500, '_regular_price', '133.61'),
(46827, 3499, '_product_version', '4.1.0'),
(46828, 3500, 'total_sales', '0'),
(46829, 3500, '_tax_status', 'taxable'),
(46830, 3500, '_tax_class', 'parent'),
(46831, 3500, '_manage_stock', 'yes'),
(46832, 3500, '_backorders', 'no'),
(46833, 3500, '_sold_individually', 'no'),
(46834, 3499, '_vi_wad_aliexpress_variation_id', '12000021042519333'),
(46835, 3499, '_vi_wad_aliexpress_variation_attr', '14:29#Black  white;200000124:200000364'),
(46836, 3500, '_virtual', 'no'),
(46837, 3500, '_downloadable', 'no'),
(46838, 3500, '_download_limit', '-1'),
(46839, 3500, '_download_expiry', '-1'),
(46840, 3500, '_stock', '19986'),
(46841, 3500, '_stock_status', 'instock'),
(46842, 3500, '_wc_average_rating', '0'),
(46843, 3500, '_wc_review_count', '0'),
(46844, 3500, 'attribute_pa_color', '1705-pink'),
(46845, 3500, 'attribute_pa_shoe-size', '37'),
(46846, 3500, '_price', '133.61'),
(46847, 3500, '_product_version', '4.1.0'),
(46848, 3500, '_vi_wad_aliexpress_variation_id', '10000007747192956'),
(46849, 3500, '_vi_wad_aliexpress_variation_attr', '14:1052#1705 Pink;200000124:100010482'),
(46850, 3501, '_variation_description', ''),
(46851, 3501, '_sku', '1005002536422572-army-green-48'),
(46852, 3501, '_regular_price', '100.04'),
(46853, 3501, 'total_sales', '0'),
(46854, 3501, '_tax_status', 'taxable'),
(46855, 3501, '_tax_class', 'parent'),
(46856, 3501, '_manage_stock', 'yes'),
(46857, 3501, '_backorders', 'no'),
(46858, 3501, '_sold_individually', 'no'),
(46859, 3501, '_virtual', 'no'),
(46860, 3501, '_downloadable', 'no'),
(46861, 3501, '_download_limit', '-1'),
(46862, 3501, '_download_expiry', '-1'),
(46863, 3501, '_stock', '994'),
(46864, 3501, '_stock_status', 'instock'),
(46865, 3501, '_wc_average_rating', '0'),
(46866, 3501, '_wc_review_count', '0'),
(46867, 3502, '_variation_description', ''),
(46868, 3501, 'attribute_pa_color', 'army-green'),
(46869, 3502, '_sku', '32980720304-1705-pink-38'),
(46870, 3501, 'attribute_pa_shoe-size', '48'),
(46871, 3502, '_regular_price', '133.61'),
(46872, 3501, '_price', '100.04'),
(46873, 3502, 'total_sales', '0'),
(46874, 3501, '_product_version', '4.1.0'),
(46875, 3502, '_tax_status', 'taxable'),
(46876, 3502, '_tax_class', 'parent'),
(46877, 3502, '_manage_stock', 'yes'),
(46878, 3502, '_backorders', 'no'),
(46879, 3501, '_vi_wad_aliexpress_variation_id', '12000021042519332'),
(46880, 3502, '_sold_individually', 'no'),
(46881, 3501, '_vi_wad_aliexpress_variation_attr', '14:175#Army Green;200000124:200000900'),
(46882, 3502, '_virtual', 'no'),
(46883, 3502, '_downloadable', 'no'),
(46884, 3502, '_download_limit', '-1'),
(46885, 3502, '_download_expiry', '-1'),
(46886, 3502, '_stock', '19975'),
(46887, 3502, '_stock_status', 'instock'),
(46888, 3502, '_wc_average_rating', '0'),
(46889, 3502, '_wc_review_count', '0'),
(46890, 3502, 'attribute_pa_color', '1705-pink'),
(46891, 3502, 'attribute_pa_shoe-size', '38'),
(46892, 3502, '_price', '133.61'),
(46893, 3502, '_product_version', '4.1.0'),
(46894, 3503, '_variation_description', ''),
(46895, 3502, '_vi_wad_aliexpress_variation_id', '10000007747192957'),
(46896, 3503, '_sku', '1005002536422572-army-green-47'),
(46897, 3502, '_vi_wad_aliexpress_variation_attr', '14:1052#1705 Pink;200000124:200000898'),
(46898, 3503, '_regular_price', '100.04'),
(46899, 3503, 'total_sales', '0'),
(46900, 3503, '_tax_status', 'taxable'),
(46901, 3503, '_tax_class', 'parent'),
(46902, 3503, '_manage_stock', 'yes'),
(46903, 3503, '_backorders', 'no'),
(46904, 3503, '_sold_individually', 'no'),
(46905, 3503, '_virtual', 'no'),
(46906, 3503, '_downloadable', 'no'),
(46907, 3503, '_download_limit', '-1'),
(46908, 3494, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H4768a79b69b340f8ad0539d39614f930a/High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat.jpg'),
(46909, 3503, '_download_expiry', '-1'),
(46910, 3503, '_stock', '990'),
(46911, 3503, '_stock_status', 'instock'),
(46912, 3503, '_wc_average_rating', '0'),
(46913, 3503, '_wc_review_count', '0'),
(46914, 3503, 'attribute_pa_color', 'army-green'),
(46915, 3503, 'attribute_pa_shoe-size', '47'),
(46916, 3503, '_price', '100.04'),
(46917, 3504, '_variation_description', ''),
(46918, 3504, '_sku', '32980720304-1705-black-35'),
(46919, 3503, '_product_version', '4.1.0'),
(46920, 3504, '_regular_price', '125.48'),
(46921, 3504, 'total_sales', '0'),
(46922, 3504, '_tax_status', 'taxable'),
(46923, 3503, '_vi_wad_aliexpress_variation_id', '12000021042519331'),
(46924, 3504, '_tax_class', 'parent'),
(46925, 3504, '_manage_stock', 'yes'),
(46926, 3503, '_vi_wad_aliexpress_variation_attr', '14:175#Army Green;200000124:200000339'),
(46927, 3504, '_backorders', 'no'),
(46928, 3504, '_sold_individually', 'no'),
(46929, 3504, '_virtual', 'no'),
(46930, 3504, '_downloadable', 'no'),
(46931, 3504, '_download_limit', '-1'),
(46932, 3504, '_download_expiry', '-1'),
(46933, 3504, '_stock', '19945'),
(46934, 3504, '_stock_status', 'instock'),
(46935, 3504, '_wc_average_rating', '0'),
(46936, 3504, '_wc_review_count', '0'),
(46937, 3504, 'attribute_pa_color', '1705-black'),
(46938, 3504, 'attribute_pa_shoe-size', '35'),
(46939, 3504, '_price', '125.48'),
(46940, 3505, '_variation_description', ''),
(46941, 3504, '_product_version', '4.1.0'),
(46942, 3505, '_sku', '1005002536422572-army-green-46'),
(46943, 3505, '_regular_price', '100.04'),
(46944, 3505, 'total_sales', '0'),
(46945, 3505, '_tax_status', 'taxable'),
(46946, 3504, '_vi_wad_aliexpress_variation_id', '10000007747192938'),
(46947, 3505, '_tax_class', 'parent'),
(46948, 3504, '_vi_wad_aliexpress_variation_attr', '14:771#1705 Black;200000124:200000333'),
(46949, 3505, '_manage_stock', 'yes'),
(46950, 3505, '_backorders', 'no'),
(46951, 3505, '_sold_individually', 'no'),
(46952, 3505, '_virtual', 'no'),
(46953, 3505, '_downloadable', 'no'),
(46954, 3505, '_download_limit', '-1'),
(46955, 3505, '_download_expiry', '-1'),
(46956, 3505, '_stock', '996'),
(46957, 3505, '_stock_status', 'instock'),
(46958, 3505, '_wc_average_rating', '0'),
(46959, 3505, '_wc_review_count', '0'),
(46960, 3505, 'attribute_pa_color', 'army-green'),
(46961, 3505, 'attribute_pa_shoe-size', '46'),
(46962, 3505, '_price', '100.04'),
(46963, 3505, '_product_version', '4.1.0'),
(46964, 3506, '_variation_description', ''),
(46965, 3506, '_sku', '32980720304-1705-black-36'),
(46966, 3506, '_regular_price', '133.61'),
(46967, 3505, '_vi_wad_aliexpress_variation_id', '12000021042519330'),
(46968, 3506, 'total_sales', '0'),
(46969, 3506, '_tax_status', 'taxable'),
(46970, 3505, '_vi_wad_aliexpress_variation_attr', '14:175#Army Green;200000124:200000899'),
(46971, 3506, '_tax_class', 'parent'),
(46972, 3506, '_manage_stock', 'yes'),
(46973, 3506, '_backorders', 'no'),
(46974, 3506, '_sold_individually', 'no'),
(46975, 3506, '_virtual', 'no'),
(46976, 3506, '_downloadable', 'no'),
(46977, 3506, '_download_limit', '-1'),
(46978, 3506, '_download_expiry', '-1'),
(46979, 3506, '_stock', '19939'),
(46980, 3506, '_stock_status', 'instock'),
(46981, 3506, '_wc_average_rating', '0'),
(46982, 3506, '_wc_review_count', '0'),
(46983, 3506, 'attribute_pa_color', '1705-black'),
(46984, 3506, 'attribute_pa_shoe-size', '36'),
(46985, 3506, '_price', '133.61'),
(46986, 3506, '_product_version', '4.1.0'),
(46987, 3506, '_vi_wad_aliexpress_variation_id', '10000007747192939'),
(46988, 3506, '_vi_wad_aliexpress_variation_attr', '14:771#1705 Black;200000124:200000334'),
(46989, 3507, '_variation_description', ''),
(46990, 3507, '_sku', '1005002536422572-army-green-45'),
(46991, 3507, '_regular_price', '100.04'),
(46992, 3507, 'total_sales', '0'),
(46993, 3507, '_tax_status', 'taxable'),
(46994, 3507, '_tax_class', 'parent'),
(46995, 3507, '_manage_stock', 'yes'),
(46996, 3507, '_backorders', 'no'),
(46997, 3507, '_sold_individually', 'no'),
(46998, 3507, '_virtual', 'no'),
(46999, 3507, '_downloadable', 'no'),
(47000, 3508, '_variation_description', ''),
(47001, 3507, '_download_limit', '-1'),
(47002, 3508, '_sku', '32980720304-1705-black-39'),
(47003, 3508, '_regular_price', '133.61');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(47004, 3507, '_download_expiry', '-1'),
(47005, 3507, '_stock', '982'),
(47006, 3508, 'total_sales', '0'),
(47007, 3507, '_stock_status', 'instock'),
(47008, 3508, '_tax_status', 'taxable'),
(47009, 3507, '_wc_average_rating', '0'),
(47010, 3508, '_tax_class', 'parent'),
(47011, 3507, '_wc_review_count', '0'),
(47012, 3508, '_manage_stock', 'yes'),
(47013, 3508, '_backorders', 'no'),
(47014, 3507, 'attribute_pa_color', 'army-green'),
(47015, 3507, 'attribute_pa_shoe-size', '45'),
(47016, 3508, '_sold_individually', 'no'),
(47017, 3507, '_price', '100.04'),
(47018, 3507, '_product_version', '4.1.0'),
(47019, 3508, '_virtual', 'no'),
(47020, 3508, '_downloadable', 'no'),
(47021, 3508, '_download_limit', '-1'),
(47022, 3508, '_download_expiry', '-1'),
(47023, 3507, '_vi_wad_aliexpress_variation_id', '12000021042519329'),
(47024, 3508, '_stock', '19792'),
(47025, 3507, '_vi_wad_aliexpress_variation_attr', '14:175#Army Green;200000124:3116'),
(47026, 3508, '_stock_status', 'instock'),
(47027, 3508, '_wc_average_rating', '0'),
(47028, 3508, '_wc_review_count', '0'),
(47029, 3508, 'attribute_pa_color', '1705-black'),
(47030, 3508, 'attribute_pa_shoe-size', '39'),
(47031, 3508, '_price', '133.61'),
(47032, 3508, '_product_version', '4.1.0'),
(47033, 3508, '_vi_wad_aliexpress_variation_id', '10000007747192942'),
(47034, 3508, '_vi_wad_aliexpress_variation_attr', '14:771#1705 Black;200000124:200000364'),
(47035, 3509, '_variation_description', ''),
(47036, 3509, '_sku', '1005002536422572-army-green-44'),
(47037, 3509, '_regular_price', '100.04'),
(47038, 3509, 'total_sales', '0'),
(47039, 3509, '_tax_status', 'taxable'),
(47040, 3509, '_tax_class', 'parent'),
(47041, 3509, '_manage_stock', 'yes'),
(47042, 3509, '_backorders', 'no'),
(47043, 3509, '_sold_individually', 'no'),
(47044, 3510, '_variation_description', ''),
(47045, 3509, '_virtual', 'no'),
(47046, 3510, '_sku', '32980720304-1705-black-40'),
(47047, 3509, '_downloadable', 'no'),
(47048, 3510, '_regular_price', '133.61'),
(47049, 3509, '_download_limit', '-1'),
(47050, 3510, 'total_sales', '0'),
(47051, 3509, '_download_expiry', '-1'),
(47052, 3510, '_tax_status', 'taxable'),
(47053, 3510, '_tax_class', 'parent'),
(47054, 3509, '_stock', '982'),
(47055, 3510, '_manage_stock', 'yes'),
(47056, 3509, '_stock_status', 'instock'),
(47057, 3510, '_backorders', 'no'),
(47058, 3509, '_wc_average_rating', '0'),
(47059, 3509, '_wc_review_count', '0'),
(47060, 3510, '_sold_individually', 'no'),
(47061, 3509, 'attribute_pa_color', 'army-green'),
(47062, 3509, 'attribute_pa_shoe-size', '44'),
(47063, 3510, '_virtual', 'no'),
(47064, 3509, '_price', '100.04'),
(47065, 3510, '_downloadable', 'no'),
(47066, 3509, '_product_version', '4.1.0'),
(47067, 3510, '_download_limit', '-1'),
(47068, 3510, '_download_expiry', '-1'),
(47069, 3510, '_stock', '19831'),
(47070, 3510, '_stock_status', 'instock'),
(47071, 3509, '_vi_wad_aliexpress_variation_id', '12000021042519328'),
(47072, 3510, '_wc_average_rating', '0'),
(47073, 3509, '_vi_wad_aliexpress_variation_attr', '14:175#Army Green;200000124:100010487'),
(47074, 3510, '_wc_review_count', '0'),
(47075, 3510, 'attribute_pa_color', '1705-black'),
(47076, 3510, 'attribute_pa_shoe-size', '40'),
(47077, 3510, '_price', '133.61'),
(47078, 3510, '_product_version', '4.1.0'),
(47079, 3510, '_vi_wad_aliexpress_variation_id', '10000007747192943'),
(47080, 3510, '_vi_wad_aliexpress_variation_attr', '14:771#1705 Black;200000124:100013888'),
(47081, 3511, '_variation_description', ''),
(47082, 3511, '_sku', '1005002536422572-black-orange-39'),
(47083, 3511, '_regular_price', '100.04'),
(47084, 3511, 'total_sales', '0'),
(47085, 3511, '_tax_status', 'taxable'),
(47086, 3511, '_tax_class', 'parent'),
(47087, 3511, '_manage_stock', 'yes'),
(47088, 3511, '_backorders', 'no'),
(47089, 3511, '_sold_individually', 'no'),
(47090, 3511, '_virtual', 'no'),
(47091, 3511, '_downloadable', 'no'),
(47092, 3512, '_variation_description', ''),
(47093, 3512, '_sku', '32980720304-1705-black-37'),
(47094, 3511, '_download_limit', '-1'),
(47095, 3512, '_regular_price', '133.61'),
(47096, 3511, '_download_expiry', '-1'),
(47097, 3511, '_stock', '1000'),
(47098, 3512, 'total_sales', '0'),
(47099, 3511, '_stock_status', 'instock'),
(47100, 3512, '_tax_status', 'taxable'),
(47101, 3511, '_wc_average_rating', '0'),
(47102, 3512, '_tax_class', 'parent'),
(47103, 3512, '_manage_stock', 'yes'),
(47104, 3511, '_wc_review_count', '0'),
(47105, 3512, '_backorders', 'no'),
(47106, 3511, 'attribute_pa_color', 'black-orange'),
(47107, 3512, '_sold_individually', 'no'),
(47108, 3511, 'attribute_pa_shoe-size', '39'),
(47109, 3511, '_price', '100.04'),
(47110, 3512, '_virtual', 'no'),
(47111, 3511, '_product_version', '4.1.0'),
(47112, 3512, '_downloadable', 'no'),
(47113, 3512, '_download_limit', '-1'),
(47114, 3512, '_download_expiry', '-1'),
(47115, 3511, '_vi_wad_aliexpress_variation_id', '12000021042519343'),
(47116, 3511, '_vi_wad_aliexpress_variation_attr', '14:193#Black Orange;200000124:200000364'),
(47117, 3512, '_stock', '19874'),
(47118, 3512, '_stock_status', 'instock'),
(47119, 3512, '_wc_average_rating', '0'),
(47120, 3512, '_wc_review_count', '0'),
(47121, 3512, 'attribute_pa_color', '1705-black'),
(47122, 3512, 'attribute_pa_shoe-size', '37'),
(47123, 3512, '_price', '133.61'),
(47124, 3512, '_product_version', '4.1.0'),
(47125, 3512, '_vi_wad_aliexpress_variation_id', '10000007747192940'),
(47126, 3512, '_vi_wad_aliexpress_variation_attr', '14:771#1705 Black;200000124:100010482'),
(47127, 3513, '_variation_description', ''),
(47128, 3513, '_sku', '1005002536422572-black-white-48'),
(47129, 3513, '_regular_price', '100.04'),
(47130, 3513, 'total_sales', '0'),
(47131, 3513, '_tax_status', 'taxable'),
(47132, 3513, '_tax_class', 'parent'),
(47133, 3513, '_manage_stock', 'yes'),
(47134, 3513, '_backorders', 'no'),
(47135, 3513, '_sold_individually', 'no'),
(47136, 3514, '_variation_description', ''),
(47137, 3514, '_sku', '32980720304-1705-black-38'),
(47138, 3513, '_virtual', 'no'),
(47139, 3514, '_regular_price', '133.61'),
(47140, 3513, '_downloadable', 'no'),
(47141, 3514, 'total_sales', '0'),
(47142, 3513, '_download_limit', '-1'),
(47143, 3514, '_tax_status', 'taxable'),
(47144, 3513, '_download_expiry', '-1'),
(47145, 3513, '_stock', '998'),
(47146, 3514, '_tax_class', 'parent'),
(47147, 3513, '_stock_status', 'instock'),
(47148, 3514, '_manage_stock', 'yes'),
(47149, 3514, '_backorders', 'no'),
(47150, 3513, '_wc_average_rating', '0'),
(47151, 3514, '_sold_individually', 'no'),
(47152, 3513, '_wc_review_count', '0'),
(47153, 3513, 'attribute_pa_color', 'black-white'),
(47154, 3514, '_virtual', 'no'),
(47155, 3513, 'attribute_pa_shoe-size', '48'),
(47156, 3514, '_downloadable', 'no'),
(47157, 3513, '_price', '100.04'),
(47158, 3514, '_download_limit', '-1'),
(47159, 3514, '_download_expiry', '-1'),
(47160, 3513, '_product_version', '4.1.0'),
(47161, 3514, '_stock', '19788'),
(47162, 3514, '_stock_status', 'instock'),
(47163, 3514, '_wc_average_rating', '0'),
(47164, 3514, '_wc_review_count', '0'),
(47165, 3513, '_vi_wad_aliexpress_variation_id', '12000021042519342'),
(47166, 3513, '_vi_wad_aliexpress_variation_attr', '14:29#Black  white;200000124:200000900'),
(47167, 3514, 'attribute_pa_color', '1705-black'),
(47168, 3514, 'attribute_pa_shoe-size', '38'),
(47169, 3514, '_price', '133.61'),
(47170, 3514, '_product_version', '4.1.0'),
(47171, 3514, '_vi_wad_aliexpress_variation_id', '10000007747192941'),
(47172, 3514, '_vi_wad_aliexpress_variation_attr', '14:771#1705 Black;200000124:200000898'),
(47173, 3515, '_variation_description', ''),
(47174, 3515, '_sku', '1005002536422572-black-white-47'),
(47175, 3515, '_regular_price', '100.04'),
(47176, 3515, 'total_sales', '0'),
(47177, 3515, '_tax_status', 'taxable'),
(47178, 3515, '_tax_class', 'parent'),
(47179, 3515, '_manage_stock', 'yes'),
(47180, 3515, '_backorders', 'no'),
(47181, 3515, '_sold_individually', 'no'),
(47182, 3515, '_virtual', 'no'),
(47183, 3515, '_downloadable', 'no'),
(47184, 3515, '_download_limit', '-1'),
(47185, 3515, '_download_expiry', '-1'),
(47186, 3515, '_stock', '1000'),
(47187, 3515, '_stock_status', 'instock'),
(47188, 3515, '_wc_average_rating', '0'),
(47189, 3515, '_wc_review_count', '0'),
(47190, 3515, 'attribute_pa_color', 'black-white'),
(47191, 3515, 'attribute_pa_shoe-size', '47'),
(47192, 3515, '_price', '100.04'),
(47193, 3515, '_product_version', '4.1.0'),
(47194, 3515, '_vi_wad_aliexpress_variation_id', '12000021042519341'),
(47195, 3515, '_vi_wad_aliexpress_variation_attr', '14:29#Black  white;200000124:200000339'),
(47196, 3516, '_variation_description', ''),
(47197, 3516, '_sku', '1005002536422572-black-white-46'),
(47198, 3516, '_regular_price', '100.04'),
(47199, 3517, '_wp_attached_file', '2021/06/High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat.jpg_640x640.jpg'),
(47200, 3516, 'total_sales', '0'),
(47201, 3516, '_tax_status', 'taxable'),
(47202, 3516, '_tax_class', 'parent'),
(47203, 3516, '_manage_stock', 'yes'),
(47204, 3517, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:115:\"2021/06/High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat.jpg_640x640.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:115:\"High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat.jpg_640x640-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:115:\"High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat.jpg_640x640-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:115:\"High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat.jpg_640x640-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:115:\"High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat.jpg_640x640-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:115:\"High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat.jpg_640x640-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:115:\"High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat.jpg_640x640-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:115:\"High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat.jpg_640x640-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:115:\"High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat.jpg_640x640-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:115:\"High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat.jpg_640x640-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:115:\"High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat.jpg_640x640-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(47205, 3516, '_backorders', 'no'),
(47206, 3516, '_sold_individually', 'no'),
(47207, 3516, '_virtual', 'no'),
(47208, 3516, '_downloadable', 'no'),
(47209, 3516, '_download_limit', '-1'),
(47210, 3516, '_download_expiry', '-1'),
(47211, 3516, '_stock', '997'),
(47212, 3516, '_stock_status', 'instock'),
(47213, 3516, '_wc_average_rating', '0'),
(47214, 3516, '_wc_review_count', '0'),
(47215, 3516, 'attribute_pa_color', 'black-white'),
(47216, 3516, 'attribute_pa_shoe-size', '46'),
(47217, 3516, '_price', '100.04'),
(47218, 3516, '_product_version', '4.1.0'),
(47219, 3516, '_vi_wad_aliexpress_variation_id', '12000021042519340'),
(47220, 3516, '_vi_wad_aliexpress_variation_attr', '14:29#Black  white;200000124:200000899'),
(47221, 3518, '_variation_description', ''),
(47222, 3518, '_sku', '1005002536422572-black-white-45'),
(47223, 3518, '_regular_price', '100.04'),
(47224, 3518, 'total_sales', '0'),
(47225, 3518, '_tax_status', 'taxable'),
(47226, 3518, '_tax_class', 'parent'),
(47227, 3518, '_manage_stock', 'yes'),
(47228, 3518, '_backorders', 'no'),
(47229, 3518, '_sold_individually', 'no'),
(47230, 3518, '_virtual', 'no'),
(47231, 3518, '_downloadable', 'no'),
(47232, 3423, '_price', '125.48'),
(47233, 3423, '_price', '133.61'),
(47234, 3518, '_download_limit', '-1'),
(47235, 3518, '_download_expiry', '-1'),
(47236, 3518, '_stock', '998'),
(47237, 3518, '_stock_status', 'instock'),
(47238, 3518, '_wc_average_rating', '0'),
(47239, 3518, '_wc_review_count', '0'),
(47240, 3518, 'attribute_pa_color', 'black-white'),
(47241, 3518, 'attribute_pa_shoe-size', '45'),
(47242, 3518, '_price', '100.04'),
(47243, 3518, '_product_version', '4.1.0'),
(47244, 3518, '_vi_wad_aliexpress_variation_id', '12000021042519339'),
(47245, 3518, '_vi_wad_aliexpress_variation_attr', '14:29#Black  white;200000124:3116'),
(47246, 3519, '_variation_description', ''),
(47247, 3519, '_sku', '1005002536422572-black-white-44'),
(47248, 3519, '_regular_price', '100.04'),
(47249, 3519, 'total_sales', '0'),
(47250, 3519, '_tax_status', 'taxable'),
(47251, 3519, '_tax_class', 'parent'),
(47252, 3519, '_manage_stock', 'yes'),
(47253, 3519, '_backorders', 'no'),
(47254, 3519, '_sold_individually', 'no'),
(47255, 3519, '_virtual', 'no'),
(47256, 3519, '_downloadable', 'no'),
(47257, 3519, '_download_limit', '-1'),
(47258, 3519, '_download_expiry', '-1'),
(47259, 3519, '_stock', '997'),
(47260, 3519, '_stock_status', 'instock'),
(47261, 3519, '_wc_average_rating', '0'),
(47262, 3519, '_wc_review_count', '0'),
(47263, 3519, 'attribute_pa_color', 'black-white'),
(47264, 3519, 'attribute_pa_shoe-size', '44'),
(47265, 3519, '_price', '100.04'),
(47266, 3519, '_product_version', '4.1.0'),
(47267, 3519, '_vi_wad_aliexpress_variation_id', '12000021042519338'),
(47268, 3519, '_vi_wad_aliexpress_variation_attr', '14:29#Black  white;200000124:100010487'),
(47269, 3517, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H677271e003a4463d9b7068c74d904dac1/High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat.jpg_640x640.jpg'),
(47270, 3276, '_thumbnail_id', '3517'),
(47271, 3283, '_thumbnail_id', '3517'),
(47272, 3287, '_thumbnail_id', '3517'),
(47273, 3290, '_thumbnail_id', '3517'),
(47274, 3293, '_thumbnail_id', '3517'),
(47275, 3296, '_thumbnail_id', '3517'),
(47276, 3301, '_thumbnail_id', '3517'),
(47277, 3302, '_thumbnail_id', '3517'),
(47278, 3520, '_variation_description', ''),
(47279, 3520, '_sku', '1005002536422572-black-white-43'),
(47280, 3520, '_regular_price', '100.04'),
(47281, 3520, 'total_sales', '0'),
(47282, 3520, '_tax_status', 'taxable'),
(47283, 3520, '_tax_class', 'parent'),
(47284, 3520, '_manage_stock', 'yes'),
(47285, 3520, '_backorders', 'no'),
(47286, 3520, '_sold_individually', 'no'),
(47287, 3520, '_virtual', 'no'),
(47288, 3520, '_downloadable', 'no'),
(47289, 3520, '_download_limit', '-1'),
(47290, 3520, '_download_expiry', '-1'),
(47291, 3520, '_stock', '988'),
(47292, 3520, '_stock_status', 'instock'),
(47293, 3520, '_wc_average_rating', '0'),
(47294, 3520, '_wc_review_count', '0'),
(47295, 3520, 'attribute_pa_color', 'black-white'),
(47296, 3520, 'attribute_pa_shoe-size', '43'),
(47297, 3520, '_price', '100.04'),
(47298, 3520, '_product_version', '4.1.0'),
(47299, 3520, '_vi_wad_aliexpress_variation_id', '12000021042519337'),
(47300, 3520, '_vi_wad_aliexpress_variation_attr', '14:29#Black  white;200000124:200000338'),
(47301, 3521, '_variation_description', ''),
(47302, 3521, '_sku', '1005002536422572-black-white-42'),
(47303, 3521, '_regular_price', '100.04'),
(47304, 3521, 'total_sales', '0'),
(47305, 3521, '_tax_status', 'taxable'),
(47306, 3521, '_tax_class', 'parent'),
(47307, 3521, '_manage_stock', 'yes'),
(47308, 3521, '_backorders', 'no'),
(47309, 3521, '_sold_individually', 'no'),
(47310, 3521, '_virtual', 'no'),
(47311, 3521, '_downloadable', 'no'),
(47312, 3521, '_download_limit', '-1'),
(47313, 3521, '_download_expiry', '-1'),
(47314, 3521, '_stock', '988'),
(47315, 3521, '_stock_status', 'instock'),
(47316, 3521, '_wc_average_rating', '0'),
(47317, 3521, '_wc_review_count', '0'),
(47318, 3521, 'attribute_pa_color', 'black-white'),
(47319, 3521, 'attribute_pa_shoe-size', '42'),
(47320, 3521, '_price', '100.04'),
(47321, 3521, '_product_version', '4.1.0'),
(47322, 3521, '_vi_wad_aliexpress_variation_id', '12000021042519336'),
(47323, 3521, '_vi_wad_aliexpress_variation_attr', '14:29#Black  white;200000124:200000337'),
(47324, 3522, '_wp_attached_file', '2021/06/High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-1.jpg_640x640-1.jpg'),
(47325, 3522, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:119:\"2021/06/High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-1.jpg_640x640-1.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:119:\"High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-1.jpg_640x640-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:119:\"High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-1.jpg_640x640-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:119:\"High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-1.jpg_640x640-1-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:119:\"High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-1.jpg_640x640-1-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:119:\"High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-1.jpg_640x640-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:119:\"High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-1.jpg_640x640-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:119:\"High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-1.jpg_640x640-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:119:\"High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-1.jpg_640x640-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:119:\"High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-1.jpg_640x640-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:119:\"High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-1.jpg_640x640-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(47326, 3424, '_price', '83.54'),
(47327, 3424, '_price', '100.04'),
(47328, 3522, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H03dfb187aa464a14b0ce6cf418ea8d57p/High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat.jpg_640x640.jpg'),
(47329, 3298, '_thumbnail_id', '3522'),
(47330, 3304, '_thumbnail_id', '3522'),
(47331, 3307, '_thumbnail_id', '3522'),
(47332, 3311, '_thumbnail_id', '3522'),
(47333, 3313, '_thumbnail_id', '3522'),
(47334, 3391, '_thumbnail_id', '3522'),
(47335, 3395, '_thumbnail_id', '3522'),
(47336, 3396, '_thumbnail_id', '3522'),
(47337, 3523, '_wp_attached_file', '2021/06/High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-2.jpg_640x640-2.jpg'),
(47338, 3523, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:119:\"2021/06/High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-2.jpg_640x640-2.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:119:\"High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-2.jpg_640x640-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:119:\"High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-2.jpg_640x640-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:119:\"High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-2.jpg_640x640-2-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:119:\"High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-2.jpg_640x640-2-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:119:\"High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-2.jpg_640x640-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:119:\"High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-2.jpg_640x640-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:119:\"High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-2.jpg_640x640-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:119:\"High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-2.jpg_640x640-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:119:\"High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-2.jpg_640x640-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:119:\"High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-2.jpg_640x640-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(47339, 3524, '_sku', '32876124625'),
(47340, 3524, '_visibility', 'visible'),
(47341, 3524, '_default_attributes', ''),
(47342, 3087, '_vi_wad_woo_id', '3524'),
(47343, 3524, '_vi_wad_aliexpress_product_id', '32876124625'),
(47344, 3524, 'total_sales', '0'),
(47345, 3524, '_tax_status', 'taxable'),
(47346, 3524, '_tax_class', ''),
(47347, 3524, '_manage_stock', 'no'),
(47348, 3524, '_backorders', 'no'),
(47349, 3524, '_sold_individually', 'no'),
(47350, 3524, '_virtual', 'no'),
(47351, 3524, '_downloadable', 'no'),
(47352, 3524, '_download_limit', '-1'),
(47353, 3524, '_download_expiry', '-1'),
(47354, 3524, '_stock', NULL),
(47355, 3524, '_stock_status', 'instock'),
(47356, 3524, '_wc_average_rating', '0'),
(47357, 3524, '_wc_review_count', '0'),
(47358, 3524, '_product_attributes', 'a:2:{s:8:\"pa_color\";a:6:{s:4:\"name\";s:8:\"pa_color\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"0\";s:10:\"is_visible\";s:1:\"0\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"1\";}s:12:\"pa_shoe-size\";a:6:{s:4:\"name\";s:12:\"pa_shoe-size\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"1\";s:10:\"is_visible\";s:1:\"0\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"1\";}}'),
(47359, 3524, '_product_version', '4.1.0'),
(47360, 3523, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H0e5009385d6b486b9254956f336a3d1dj/High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat.jpg_640x640.jpg'),
(47361, 3393, '_thumbnail_id', '3523'),
(47362, 3398, '_thumbnail_id', '3523'),
(47363, 3400, '_thumbnail_id', '3523'),
(47364, 3402, '_thumbnail_id', '3523'),
(47365, 3404, '_thumbnail_id', '3523'),
(47366, 3406, '_thumbnail_id', '3523'),
(47367, 3409, '_thumbnail_id', '3523'),
(47368, 3411, '_thumbnail_id', '3523'),
(47369, 3525, '_wp_attached_file', '2021/06/2021-Newly-Men-s-Summer-Loafers-Shoes-Genuine-Leather-Soft-Man-Casual-Slip-on-Cutout-Shoes.jpg'),
(47370, 3525, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:400;s:6:\"height\";i:400;s:4:\"file\";s:102:\"2021/06/2021-Newly-Men-s-Summer-Loafers-Shoes-Genuine-Leather-Soft-Man-Casual-Slip-on-Cutout-Shoes.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:102:\"2021-Newly-Men-s-Summer-Loafers-Shoes-Genuine-Leather-Soft-Man-Casual-Slip-on-Cutout-Shoes-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:102:\"2021-Newly-Men-s-Summer-Loafers-Shoes-Genuine-Leather-Soft-Man-Casual-Slip-on-Cutout-Shoes-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:102:\"2021-Newly-Men-s-Summer-Loafers-Shoes-Genuine-Leather-Soft-Man-Casual-Slip-on-Cutout-Shoes-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:102:\"2021-Newly-Men-s-Summer-Loafers-Shoes-Genuine-Leather-Soft-Man-Casual-Slip-on-Cutout-Shoes-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:102:\"2021-Newly-Men-s-Summer-Loafers-Shoes-Genuine-Leather-Soft-Man-Casual-Slip-on-Cutout-Shoes-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:102:\"2021-Newly-Men-s-Summer-Loafers-Shoes-Genuine-Leather-Soft-Man-Casual-Slip-on-Cutout-Shoes-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:102:\"2021-Newly-Men-s-Summer-Loafers-Shoes-Genuine-Leather-Soft-Man-Casual-Slip-on-Cutout-Shoes-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(47371, 3525, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H7398e699895145608c3c151aaf45581as/2021-Newly-Men-s-Summer-Loafers-Shoes-Genuine-Leather-Soft-Man-Casual-Slip-on-Cutout-Shoes.jpg'),
(47372, 3524, '_thumbnail_id', '3525'),
(47373, 3526, '_variation_description', ''),
(47374, 3526, '_sku', '32876124625-orange-12'),
(47375, 3526, '_regular_price', '132.68'),
(47376, 3526, 'total_sales', '0'),
(47377, 3526, '_tax_status', 'taxable'),
(47378, 3526, '_tax_class', 'parent'),
(47379, 3526, '_manage_stock', 'yes'),
(47380, 3526, '_backorders', 'no'),
(47381, 3526, '_sold_individually', 'no'),
(47382, 3526, '_virtual', 'no'),
(47383, 3526, '_downloadable', 'no'),
(47384, 3526, '_download_limit', '-1'),
(47385, 3526, '_download_expiry', '-1'),
(47386, 3526, '_stock', '93'),
(47387, 3526, '_stock_status', 'instock'),
(47388, 3526, '_wc_average_rating', '0'),
(47389, 3526, '_wc_review_count', '0'),
(47390, 3526, 'attribute_pa_color', 'orange'),
(47391, 3526, 'attribute_pa_shoe-size', '12'),
(47392, 3526, '_price', '132.68'),
(47393, 3526, '_product_version', '4.1.0'),
(47394, 3526, '_vi_wad_aliexpress_variation_id', '12000018331637229'),
(47395, 3526, '_vi_wad_aliexpress_variation_attr', '14:350852;200000124:1663'),
(47396, 3527, '_variation_description', ''),
(47397, 3527, '_sku', '32876124625-brown-12'),
(47398, 3527, '_regular_price', '132.68'),
(47399, 3527, 'total_sales', '0'),
(47400, 3527, '_tax_status', 'taxable'),
(47401, 3527, '_tax_class', 'parent'),
(47402, 3527, '_manage_stock', 'yes'),
(47403, 3527, '_backorders', 'no'),
(47404, 3527, '_sold_individually', 'no'),
(47405, 3527, '_virtual', 'no'),
(47406, 3527, '_downloadable', 'no'),
(47407, 3527, '_download_limit', '-1'),
(47408, 3527, '_download_expiry', '-1'),
(47409, 3527, '_stock', '91'),
(47410, 3527, '_stock_status', 'instock'),
(47411, 3527, '_wc_average_rating', '0'),
(47412, 3527, '_wc_review_count', '0'),
(47413, 3527, 'attribute_pa_color', 'brown'),
(47414, 3527, 'attribute_pa_shoe-size', '12'),
(47415, 3527, '_price', '132.68'),
(47416, 3527, '_product_version', '4.1.0'),
(47417, 3527, '_vi_wad_aliexpress_variation_id', '12000018331637228'),
(47418, 3527, '_vi_wad_aliexpress_variation_attr', '14:365458;200000124:1663'),
(47419, 3528, '_variation_description', ''),
(47420, 3528, '_sku', '32876124625-black-12'),
(47421, 3528, '_regular_price', '132.68'),
(47422, 3528, 'total_sales', '0'),
(47423, 3528, '_tax_status', 'taxable'),
(47424, 3528, '_tax_class', 'parent'),
(47425, 3528, '_manage_stock', 'yes'),
(47426, 3528, '_backorders', 'no'),
(47427, 3528, '_sold_individually', 'no'),
(47428, 3528, '_virtual', 'no'),
(47429, 3528, '_downloadable', 'no'),
(47430, 3528, '_download_limit', '-1'),
(47431, 3528, '_download_expiry', '-1'),
(47432, 3528, '_stock', '85'),
(47433, 3528, '_stock_status', 'instock'),
(47434, 3528, '_wc_average_rating', '0'),
(47435, 3528, '_wc_review_count', '0'),
(47436, 3528, 'attribute_pa_color', 'black'),
(47437, 3528, 'attribute_pa_shoe-size', '12'),
(47438, 3528, '_price', '132.68'),
(47439, 3528, '_product_version', '4.1.0'),
(47440, 3528, '_vi_wad_aliexpress_variation_id', '12000018331637227'),
(47441, 3528, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:1663'),
(47442, 3529, '_variation_description', ''),
(47443, 3529, '_sku', '32876124625-orange-6-5'),
(47444, 3529, '_regular_price', '131.33'),
(47445, 3529, 'total_sales', '0'),
(47446, 3529, '_tax_status', 'taxable'),
(47447, 3529, '_tax_class', 'parent'),
(47448, 3529, '_manage_stock', 'yes'),
(47449, 3529, '_backorders', 'no'),
(47450, 3529, '_sold_individually', 'no'),
(47451, 3529, '_virtual', 'no'),
(47452, 3529, '_downloadable', 'no'),
(47453, 3529, '_download_limit', '-1'),
(47454, 3529, '_download_expiry', '-1'),
(47455, 3529, '_stock', '98'),
(47456, 3529, '_stock_status', 'instock'),
(47457, 3529, '_wc_average_rating', '0'),
(47458, 3529, '_wc_review_count', '0'),
(47459, 3529, 'attribute_pa_color', 'orange'),
(47460, 3529, 'attribute_pa_shoe-size', '6-5'),
(47461, 3529, '_price', '131.33'),
(47462, 3529, '_product_version', '4.1.0'),
(47463, 3529, '_vi_wad_aliexpress_variation_id', '65559018113'),
(47464, 3529, '_vi_wad_aliexpress_variation_attr', '14:350852;200000124:200000287'),
(47465, 3530, '_variation_description', ''),
(47466, 3530, '_sku', '32876124625-orange-7'),
(47467, 3530, '_regular_price', '131.33'),
(47468, 3530, 'total_sales', '0'),
(47469, 3530, '_tax_status', 'taxable'),
(47470, 3530, '_tax_class', 'parent'),
(47471, 3530, '_manage_stock', 'yes'),
(47472, 3530, '_backorders', 'no'),
(47473, 3530, '_sold_individually', 'no'),
(47474, 3530, '_virtual', 'no'),
(47475, 3530, '_downloadable', 'no'),
(47476, 3530, '_download_limit', '-1'),
(47477, 3530, '_download_expiry', '-1'),
(47478, 3530, '_stock', '99'),
(47479, 3530, '_stock_status', 'instock'),
(47480, 3530, '_wc_average_rating', '0'),
(47481, 3530, '_wc_review_count', '0'),
(47482, 3530, 'attribute_pa_color', 'orange'),
(47483, 3530, 'attribute_pa_shoe-size', '7'),
(47484, 3530, '_price', '131.33'),
(47485, 3530, '_product_version', '4.1.0'),
(47486, 3530, '_vi_wad_aliexpress_variation_id', '65559018114'),
(47487, 3530, '_vi_wad_aliexpress_variation_attr', '14:350852;200000124:3434'),
(47488, 3531, '_variation_description', ''),
(47489, 3531, '_sku', '32876124625-orange-8'),
(47490, 3531, '_regular_price', '131.33'),
(47491, 3531, 'total_sales', '0'),
(47492, 3531, '_tax_status', 'taxable'),
(47493, 3531, '_tax_class', 'parent'),
(47494, 3531, '_manage_stock', 'yes'),
(47495, 3531, '_backorders', 'no'),
(47496, 3531, '_sold_individually', 'no'),
(47497, 3531, '_virtual', 'no'),
(47498, 3531, '_downloadable', 'no'),
(47499, 3531, '_download_limit', '-1'),
(47500, 3531, '_download_expiry', '-1'),
(47501, 3531, '_stock', '97'),
(47502, 3531, '_stock_status', 'instock'),
(47503, 3531, '_wc_average_rating', '0'),
(47504, 3531, '_wc_review_count', '0'),
(47505, 3531, 'attribute_pa_color', 'orange'),
(47506, 3531, 'attribute_pa_shoe-size', '8'),
(47507, 3531, '_price', '131.33'),
(47508, 3531, '_product_version', '4.1.0'),
(47509, 3531, '_vi_wad_aliexpress_variation_id', '65559018115'),
(47510, 3531, '_vi_wad_aliexpress_variation_attr', '14:350852;200000124:699'),
(47511, 3532, '_variation_description', ''),
(47512, 3532, '_sku', '32876124625-orange-8-5'),
(47513, 3532, '_regular_price', '131.33'),
(47514, 3532, 'total_sales', '0'),
(47515, 3532, '_tax_status', 'taxable'),
(47516, 3532, '_tax_class', 'parent'),
(47517, 3532, '_manage_stock', 'yes'),
(47518, 3532, '_backorders', 'no'),
(47519, 3532, '_sold_individually', 'no'),
(47520, 3532, '_virtual', 'no'),
(47521, 3532, '_downloadable', 'no'),
(47522, 3532, '_download_limit', '-1'),
(47523, 3533, '_wp_attached_file', '2021/06/High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-3.jpg_640x640-3.jpg'),
(47524, 3532, '_download_expiry', '-1'),
(47525, 3533, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:119:\"2021/06/High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-3.jpg_640x640-3.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:119:\"High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-3.jpg_640x640-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:119:\"High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-3.jpg_640x640-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:119:\"High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-3.jpg_640x640-3-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:119:\"High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-3.jpg_640x640-3-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:119:\"High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-3.jpg_640x640-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:119:\"High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-3.jpg_640x640-3-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:119:\"High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-3.jpg_640x640-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:119:\"High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-3.jpg_640x640-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:119:\"High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-3.jpg_640x640-3-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:119:\"High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-3.jpg_640x640-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(47526, 3532, '_stock', '97'),
(47527, 3532, '_stock_status', 'instock'),
(47528, 3532, '_wc_average_rating', '0'),
(47529, 3532, '_wc_review_count', '0'),
(47530, 3532, 'attribute_pa_color', 'orange'),
(47531, 3532, 'attribute_pa_shoe-size', '8-5'),
(47532, 3532, '_price', '131.33'),
(47533, 3532, '_product_version', '4.1.0'),
(47534, 3532, '_vi_wad_aliexpress_variation_id', '65559018116'),
(47535, 3532, '_vi_wad_aliexpress_variation_attr', '14:350852;200000124:200000289'),
(47536, 3534, '_variation_description', ''),
(47537, 3534, '_sku', '32876124625-orange-9-5'),
(47538, 3534, '_regular_price', '131.33'),
(47539, 3534, 'total_sales', '0'),
(47540, 3534, '_tax_status', 'taxable'),
(47541, 3534, '_tax_class', 'parent'),
(47542, 3534, '_manage_stock', 'yes'),
(47543, 3534, '_backorders', 'no'),
(47544, 3534, '_sold_individually', 'no'),
(47545, 3534, '_virtual', 'no'),
(47546, 3534, '_downloadable', 'no'),
(47547, 3534, '_download_limit', '-1'),
(47548, 3534, '_download_expiry', '-1'),
(47549, 3534, '_stock', '95'),
(47550, 3534, '_stock_status', 'instock'),
(47551, 3534, '_wc_average_rating', '0'),
(47552, 3534, '_wc_review_count', '0'),
(47553, 3534, 'attribute_pa_color', 'orange'),
(47554, 3534, 'attribute_pa_shoe-size', '9-5'),
(47555, 3534, '_price', '131.33'),
(47556, 3534, '_product_version', '4.1.0'),
(47557, 3534, '_vi_wad_aliexpress_variation_id', '65559018117'),
(47558, 3534, '_vi_wad_aliexpress_variation_attr', '14:350852;200000124:200000290'),
(47559, 3535, '_variation_description', ''),
(47560, 3535, '_sku', '32876124625-orange-10'),
(47561, 3535, '_regular_price', '131.33'),
(47562, 3535, 'total_sales', '0'),
(47563, 3535, '_tax_status', 'taxable'),
(47564, 3535, '_tax_class', 'parent'),
(47565, 3535, '_manage_stock', 'yes'),
(47566, 3535, '_backorders', 'no'),
(47567, 3535, '_sold_individually', 'no'),
(47568, 3535, '_virtual', 'no'),
(47569, 3535, '_downloadable', 'no'),
(47570, 3535, '_download_limit', '-1'),
(47571, 3535, '_download_expiry', '-1'),
(47572, 3535, '_stock', '93'),
(47573, 3535, '_stock_status', 'instock'),
(47574, 3535, '_wc_average_rating', '0'),
(47575, 3535, '_wc_review_count', '0'),
(47576, 3535, 'attribute_pa_color', 'orange'),
(47577, 3535, 'attribute_pa_shoe-size', '10'),
(47578, 3535, '_price', '131.33'),
(47579, 3535, '_product_version', '4.1.0'),
(47580, 3535, '_vi_wad_aliexpress_variation_id', '65559018118'),
(47581, 3535, '_vi_wad_aliexpress_variation_attr', '14:350852;200000124:1583'),
(47582, 3536, '_variation_description', ''),
(47583, 3536, '_sku', '32876124625-orange-6'),
(47584, 3536, '_regular_price', '128.63'),
(47585, 3536, 'total_sales', '0'),
(47586, 3536, '_tax_status', 'taxable'),
(47587, 3536, '_tax_class', 'parent'),
(47588, 3536, '_manage_stock', 'yes'),
(47589, 3536, '_backorders', 'no'),
(47590, 3536, '_sold_individually', 'no'),
(47591, 3536, '_virtual', 'no'),
(47592, 3536, '_downloadable', 'no'),
(47593, 3536, '_download_limit', '-1'),
(47594, 3536, '_download_expiry', '-1'),
(47595, 3536, '_stock', '100'),
(47596, 3536, '_stock_status', 'instock'),
(47597, 3536, '_wc_average_rating', '0'),
(47598, 3536, '_wc_review_count', '0'),
(47599, 3536, 'attribute_pa_color', 'orange'),
(47600, 3536, 'attribute_pa_shoe-size', '6'),
(47601, 3536, '_price', '128.63'),
(47602, 3536, '_product_version', '4.1.0'),
(47603, 3536, '_vi_wad_aliexpress_variation_id', '65559018119'),
(47604, 3536, '_vi_wad_aliexpress_variation_attr', '14:350852;200000124:1394'),
(47605, 3537, '_variation_description', ''),
(47606, 3537, '_sku', '32876124625-black-7'),
(47607, 3537, '_regular_price', '131.33'),
(47608, 3537, 'total_sales', '0'),
(47609, 3537, '_tax_status', 'taxable'),
(47610, 3537, '_tax_class', 'parent'),
(47611, 3537, '_manage_stock', 'yes'),
(47612, 3537, '_backorders', 'no'),
(47613, 3537, '_sold_individually', 'no'),
(47614, 3537, '_virtual', 'no'),
(47615, 3537, '_downloadable', 'no'),
(47616, 3537, '_download_limit', '-1'),
(47617, 3533, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H3e15989478b940aab1f2f0071a5cac27b/High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat.jpg_640x640.jpg'),
(47618, 3537, '_download_expiry', '-1'),
(47619, 3346, '_thumbnail_id', '3533'),
(47620, 3537, '_stock', '94'),
(47621, 3348, '_thumbnail_id', '3533'),
(47622, 3537, '_stock_status', 'instock'),
(47623, 3537, '_wc_average_rating', '0'),
(47624, 3349, '_thumbnail_id', '3533'),
(47625, 3537, '_wc_review_count', '0'),
(47626, 3369, '_thumbnail_id', '3533'),
(47627, 3380, '_thumbnail_id', '3533'),
(47628, 3537, 'attribute_pa_color', 'black'),
(47629, 3382, '_thumbnail_id', '3533'),
(47630, 3537, 'attribute_pa_shoe-size', '7'),
(47631, 3384, '_thumbnail_id', '3533'),
(47632, 3537, '_price', '131.33'),
(47633, 3387, '_thumbnail_id', '3533'),
(47634, 3537, '_product_version', '4.1.0'),
(47635, 3537, '_vi_wad_aliexpress_variation_id', '65559018096'),
(47636, 3537, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:3434'),
(47637, 3538, '_variation_description', ''),
(47638, 3538, '_sku', '32876124625-black-8'),
(47639, 3538, '_regular_price', '131.33'),
(47640, 3538, 'total_sales', '0'),
(47641, 3538, '_tax_status', 'taxable'),
(47642, 3538, '_tax_class', 'parent'),
(47643, 3538, '_manage_stock', 'yes'),
(47644, 3538, '_backorders', 'no'),
(47645, 3538, '_sold_individually', 'no'),
(47646, 3538, '_virtual', 'no'),
(47647, 3538, '_downloadable', 'no'),
(47648, 3538, '_download_limit', '-1'),
(47649, 3538, '_download_expiry', '-1'),
(47650, 3538, '_stock', '92'),
(47651, 3538, '_stock_status', 'instock'),
(47652, 3538, '_wc_average_rating', '0'),
(47653, 3538, '_wc_review_count', '0'),
(47654, 3538, 'attribute_pa_color', 'black'),
(47655, 3538, 'attribute_pa_shoe-size', '8'),
(47656, 3538, '_price', '131.33'),
(47657, 3538, '_product_version', '4.1.0'),
(47658, 3538, '_vi_wad_aliexpress_variation_id', '65559018097'),
(47659, 3538, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:699'),
(47660, 3539, '_variation_description', ''),
(47661, 3539, '_sku', '32876124625-black-8-5'),
(47662, 3539, '_regular_price', '131.33'),
(47663, 3539, 'total_sales', '0'),
(47664, 3539, '_tax_status', 'taxable'),
(47665, 3539, '_tax_class', 'parent'),
(47666, 3539, '_manage_stock', 'yes'),
(47667, 3539, '_backorders', 'no'),
(47668, 3539, '_sold_individually', 'no'),
(47669, 3539, '_virtual', 'no'),
(47670, 3539, '_downloadable', 'no'),
(47671, 3539, '_download_limit', '-1'),
(47672, 3539, '_download_expiry', '-1'),
(47673, 3539, '_stock', '77'),
(47674, 3539, '_stock_status', 'instock'),
(47675, 3539, '_wc_average_rating', '0'),
(47676, 3539, '_wc_review_count', '0'),
(47677, 3539, 'attribute_pa_color', 'black'),
(47678, 3539, 'attribute_pa_shoe-size', '8-5'),
(47679, 3539, '_price', '131.33'),
(47680, 3539, '_product_version', '4.1.0'),
(47681, 3539, '_vi_wad_aliexpress_variation_id', '65559018098'),
(47682, 3539, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:200000289'),
(47683, 3540, '_variation_description', ''),
(47684, 3540, '_sku', '32876124625-black-9-5'),
(47685, 3540, '_regular_price', '131.33'),
(47686, 3540, 'total_sales', '0'),
(47687, 3540, '_tax_status', 'taxable'),
(47688, 3540, '_tax_class', 'parent'),
(47689, 3540, '_manage_stock', 'yes'),
(47690, 3540, '_backorders', 'no'),
(47691, 3540, '_sold_individually', 'no'),
(47692, 3540, '_virtual', 'no'),
(47693, 3540, '_downloadable', 'no'),
(47694, 3540, '_download_limit', '-1'),
(47695, 3540, '_download_expiry', '-1'),
(47696, 3540, '_stock', '74'),
(47697, 3540, '_stock_status', 'instock'),
(47698, 3540, '_wc_average_rating', '0'),
(47699, 3540, '_wc_review_count', '0'),
(47700, 3540, 'attribute_pa_color', 'black'),
(47701, 3540, 'attribute_pa_shoe-size', '9-5'),
(47702, 3540, '_price', '131.33'),
(47703, 3540, '_product_version', '4.1.0'),
(47704, 3540, '_vi_wad_aliexpress_variation_id', '65559018099'),
(47705, 3540, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:200000290'),
(47706, 3541, '_variation_description', ''),
(47707, 3541, '_sku', '32876124625-black-10'),
(47708, 3541, '_regular_price', '131.33'),
(47709, 3541, 'total_sales', '0'),
(47710, 3541, '_tax_status', 'taxable'),
(47711, 3541, '_tax_class', 'parent'),
(47712, 3541, '_manage_stock', 'yes'),
(47713, 3541, '_backorders', 'no'),
(47714, 3541, '_sold_individually', 'no'),
(47715, 3541, '_virtual', 'no'),
(47716, 3541, '_downloadable', 'no'),
(47717, 3541, '_download_limit', '-1'),
(47718, 3541, '_download_expiry', '-1'),
(47719, 3541, '_stock', '81'),
(47720, 3541, '_stock_status', 'instock'),
(47721, 3541, '_wc_average_rating', '0'),
(47722, 3541, '_wc_review_count', '0'),
(47723, 3541, 'attribute_pa_color', 'black'),
(47724, 3541, 'attribute_pa_shoe-size', '10'),
(47725, 3541, '_price', '131.33'),
(47726, 3541, '_product_version', '4.1.0'),
(47727, 3541, '_vi_wad_aliexpress_variation_id', '65559018100'),
(47728, 3541, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:1583'),
(47729, 3542, '_variation_description', ''),
(47730, 3542, '_sku', '32876124625-black-6'),
(47731, 3542, '_regular_price', '131.33'),
(47732, 3542, 'total_sales', '0'),
(47733, 3542, '_tax_status', 'taxable'),
(47734, 3542, '_tax_class', 'parent'),
(47735, 3542, '_manage_stock', 'yes'),
(47736, 3542, '_backorders', 'no'),
(47737, 3542, '_sold_individually', 'no'),
(47738, 3542, '_virtual', 'no'),
(47739, 3542, '_downloadable', 'no'),
(47740, 3542, '_download_limit', '-1'),
(47741, 3542, '_download_expiry', '-1'),
(47742, 3542, '_stock', '98'),
(47743, 3542, '_stock_status', 'instock'),
(47744, 3542, '_wc_average_rating', '0'),
(47745, 3542, '_wc_review_count', '0'),
(47746, 3542, 'attribute_pa_color', 'black'),
(47747, 3542, 'attribute_pa_shoe-size', '6'),
(47748, 3542, '_price', '131.33'),
(47749, 3542, '_product_version', '4.1.0'),
(47750, 3542, '_vi_wad_aliexpress_variation_id', '65559018101'),
(47751, 3542, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:1394'),
(47752, 3543, '_variation_description', ''),
(47753, 3543, '_sku', '32876124625-brown-6-5'),
(47754, 3543, '_regular_price', '131.33'),
(47755, 3543, 'total_sales', '0'),
(47756, 3543, '_tax_status', 'taxable'),
(47757, 3543, '_tax_class', 'parent'),
(47758, 3543, '_manage_stock', 'yes'),
(47759, 3543, '_backorders', 'no'),
(47760, 3543, '_sold_individually', 'no'),
(47761, 3543, '_virtual', 'no'),
(47762, 3543, '_downloadable', 'no'),
(47763, 3543, '_download_limit', '-1'),
(47764, 3543, '_download_expiry', '-1'),
(47765, 3543, '_stock', '98'),
(47766, 3543, '_stock_status', 'instock'),
(47767, 3543, '_wc_average_rating', '0'),
(47768, 3543, '_wc_review_count', '0'),
(47769, 3543, 'attribute_pa_color', 'brown'),
(47770, 3543, 'attribute_pa_shoe-size', '6-5'),
(47771, 3543, '_price', '131.33'),
(47772, 3543, '_product_version', '4.1.0'),
(47773, 3543, '_vi_wad_aliexpress_variation_id', '65559018104'),
(47774, 3543, '_vi_wad_aliexpress_variation_attr', '14:365458;200000124:200000287'),
(47775, 3544, '_variation_description', ''),
(47776, 3544, '_sku', '32876124625-brown-7'),
(47777, 3544, '_regular_price', '131.33'),
(47778, 3544, 'total_sales', '0'),
(47779, 3544, '_tax_status', 'taxable'),
(47780, 3544, '_tax_class', 'parent'),
(47781, 3544, '_manage_stock', 'yes'),
(47782, 3544, '_backorders', 'no'),
(47783, 3544, '_sold_individually', 'no'),
(47784, 3544, '_virtual', 'no'),
(47785, 3544, '_downloadable', 'no'),
(47786, 3544, '_download_limit', '-1'),
(47787, 3544, '_download_expiry', '-1'),
(47788, 3544, '_stock', '99'),
(47789, 3544, '_stock_status', 'instock'),
(47790, 3544, '_wc_average_rating', '0'),
(47791, 3544, '_wc_review_count', '0'),
(47792, 3544, 'attribute_pa_color', 'brown'),
(47793, 3544, 'attribute_pa_shoe-size', '7'),
(47794, 3544, '_price', '131.33'),
(47795, 3544, '_product_version', '4.1.0'),
(47796, 3544, '_vi_wad_aliexpress_variation_id', '65559018105'),
(47797, 3544, '_vi_wad_aliexpress_variation_attr', '14:365458;200000124:3434'),
(47798, 3545, '_variation_description', ''),
(47799, 3545, '_sku', '32876124625-brown-8'),
(47800, 3545, '_regular_price', '131.33'),
(47801, 3545, 'total_sales', '0'),
(47802, 3545, '_tax_status', 'taxable'),
(47803, 3545, '_tax_class', 'parent'),
(47804, 3545, '_manage_stock', 'yes'),
(47805, 3545, '_backorders', 'no'),
(47806, 3545, '_sold_individually', 'no'),
(47807, 3545, '_virtual', 'no'),
(47808, 3545, '_downloadable', 'no');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(47809, 3545, '_download_limit', '-1'),
(47810, 3545, '_download_expiry', '-1'),
(47811, 3545, '_stock', '93'),
(47812, 3545, '_stock_status', 'instock'),
(47813, 3545, '_wc_average_rating', '0'),
(47814, 3545, '_wc_review_count', '0'),
(47815, 3545, 'attribute_pa_color', 'brown'),
(47816, 3545, 'attribute_pa_shoe-size', '8'),
(47817, 3545, '_price', '131.33'),
(47818, 3545, '_product_version', '4.1.0'),
(47819, 3545, '_vi_wad_aliexpress_variation_id', '65559018106'),
(47820, 3545, '_vi_wad_aliexpress_variation_attr', '14:365458;200000124:699'),
(47821, 3546, '_variation_description', ''),
(47822, 3546, '_sku', '32876124625-brown-8-5'),
(47823, 3546, '_regular_price', '131.33'),
(47824, 3546, 'total_sales', '0'),
(47825, 3546, '_tax_status', 'taxable'),
(47826, 3546, '_tax_class', 'parent'),
(47827, 3546, '_manage_stock', 'yes'),
(47828, 3546, '_backorders', 'no'),
(47829, 3546, '_sold_individually', 'no'),
(47830, 3546, '_virtual', 'no'),
(47831, 3546, '_downloadable', 'no'),
(47832, 3546, '_download_limit', '-1'),
(47833, 3546, '_download_expiry', '-1'),
(47834, 3546, '_stock', '88'),
(47835, 3546, '_stock_status', 'instock'),
(47836, 3546, '_wc_average_rating', '0'),
(47837, 3546, '_wc_review_count', '0'),
(47838, 3546, 'attribute_pa_color', 'brown'),
(47839, 3546, 'attribute_pa_shoe-size', '8-5'),
(47840, 3546, '_price', '131.33'),
(47841, 3546, '_product_version', '4.1.0'),
(47842, 3546, '_vi_wad_aliexpress_variation_id', '65559018107'),
(47843, 3546, '_vi_wad_aliexpress_variation_attr', '14:365458;200000124:200000289'),
(47844, 3547, '_wp_attached_file', '2021/06/High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-4.jpg_640x640-4.jpg'),
(47845, 3547, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:119:\"2021/06/High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-4.jpg_640x640-4.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:119:\"High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-4.jpg_640x640-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:119:\"High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-4.jpg_640x640-4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:119:\"High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-4.jpg_640x640-4-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:119:\"High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-4.jpg_640x640-4-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:119:\"High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-4.jpg_640x640-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:119:\"High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-4.jpg_640x640-4-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:119:\"High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-4.jpg_640x640-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:119:\"High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-4.jpg_640x640-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:119:\"High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-4.jpg_640x640-4-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:119:\"High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-4.jpg_640x640-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(47846, 3548, '_variation_description', ''),
(47847, 3548, '_sku', '32876124625-brown-9-5'),
(47848, 3548, '_regular_price', '131.33'),
(47849, 3548, 'total_sales', '0'),
(47850, 3548, '_tax_status', 'taxable'),
(47851, 3548, '_tax_class', 'parent'),
(47852, 3548, '_manage_stock', 'yes'),
(47853, 3548, '_backorders', 'no'),
(47854, 3548, '_sold_individually', 'no'),
(47855, 3548, '_virtual', 'no'),
(47856, 3548, '_downloadable', 'no'),
(47857, 3548, '_download_limit', '-1'),
(47858, 3548, '_download_expiry', '-1'),
(47859, 3548, '_stock', '92'),
(47860, 3548, '_stock_status', 'instock'),
(47861, 3548, '_wc_average_rating', '0'),
(47862, 3548, '_wc_review_count', '0'),
(47863, 3548, 'attribute_pa_color', 'brown'),
(47864, 3548, 'attribute_pa_shoe-size', '9-5'),
(47865, 3548, '_price', '131.33'),
(47866, 3548, '_product_version', '4.1.0'),
(47867, 3548, '_vi_wad_aliexpress_variation_id', '65559018108'),
(47868, 3548, '_vi_wad_aliexpress_variation_attr', '14:365458;200000124:200000290'),
(47869, 3549, '_variation_description', ''),
(47870, 3549, '_sku', '32876124625-brown-10'),
(47871, 3549, '_regular_price', '131.33'),
(47872, 3549, 'total_sales', '0'),
(47873, 3549, '_tax_status', 'taxable'),
(47874, 3549, '_tax_class', 'parent'),
(47875, 3549, '_manage_stock', 'yes'),
(47876, 3549, '_backorders', 'no'),
(47877, 3549, '_sold_individually', 'no'),
(47878, 3549, '_virtual', 'no'),
(47879, 3549, '_downloadable', 'no'),
(47880, 3549, '_download_limit', '-1'),
(47881, 3549, '_download_expiry', '-1'),
(47882, 3549, '_stock', '94'),
(47883, 3549, '_stock_status', 'instock'),
(47884, 3549, '_wc_average_rating', '0'),
(47885, 3549, '_wc_review_count', '0'),
(47886, 3549, 'attribute_pa_color', 'brown'),
(47887, 3549, 'attribute_pa_shoe-size', '10'),
(47888, 3549, '_price', '131.33'),
(47889, 3549, '_product_version', '4.1.0'),
(47890, 3549, '_vi_wad_aliexpress_variation_id', '65559018109'),
(47891, 3549, '_vi_wad_aliexpress_variation_attr', '14:365458;200000124:1583'),
(47892, 3550, '_variation_description', ''),
(47893, 3550, '_sku', '32876124625-brown-6'),
(47894, 3550, '_regular_price', '129.98'),
(47895, 3550, 'total_sales', '0'),
(47896, 3550, '_tax_status', 'taxable'),
(47897, 3550, '_tax_class', 'parent'),
(47898, 3550, '_manage_stock', 'yes'),
(47899, 3550, '_backorders', 'no'),
(47900, 3550, '_sold_individually', 'no'),
(47901, 3550, '_virtual', 'no'),
(47902, 3550, '_downloadable', 'no'),
(47903, 3550, '_download_limit', '-1'),
(47904, 3550, '_download_expiry', '-1'),
(47905, 3550, '_stock', '100'),
(47906, 3550, '_stock_status', 'instock'),
(47907, 3550, '_wc_average_rating', '0'),
(47908, 3550, '_wc_review_count', '0'),
(47909, 3550, 'attribute_pa_color', 'brown'),
(47910, 3550, 'attribute_pa_shoe-size', '6'),
(47911, 3550, '_price', '129.98'),
(47912, 3550, '_product_version', '4.1.0'),
(47913, 3550, '_vi_wad_aliexpress_variation_id', '65559018110'),
(47914, 3550, '_vi_wad_aliexpress_variation_attr', '14:365458;200000124:1394'),
(47915, 3551, '_variation_description', ''),
(47916, 3551, '_sku', '32876124625-brown-11'),
(47917, 3551, '_regular_price', '132.68'),
(47918, 3551, 'total_sales', '0'),
(47919, 3551, '_tax_status', 'taxable'),
(47920, 3551, '_tax_class', 'parent'),
(47921, 3551, '_manage_stock', 'yes'),
(47922, 3551, '_backorders', 'no'),
(47923, 3551, '_sold_individually', 'no'),
(47924, 3551, '_virtual', 'no'),
(47925, 3551, '_downloadable', 'no'),
(47926, 3551, '_download_limit', '-1'),
(47927, 3551, '_download_expiry', '-1'),
(47928, 3551, '_stock', '92'),
(47929, 3551, '_stock_status', 'instock'),
(47930, 3551, '_wc_average_rating', '0'),
(47931, 3551, '_wc_review_count', '0'),
(47932, 3551, 'attribute_pa_color', 'brown'),
(47933, 3551, 'attribute_pa_shoe-size', '11'),
(47934, 3551, '_price', '132.68'),
(47935, 3551, '_product_version', '4.1.0'),
(47936, 3551, '_vi_wad_aliexpress_variation_id', '10000001889281976'),
(47937, 3551, '_vi_wad_aliexpress_variation_attr', '14:365458;200000124:100010420'),
(47938, 3547, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H3685251ab70141da8831b463f372af82Q/High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat.jpg_640x640.jpg'),
(47939, 3353, '_thumbnail_id', '3547'),
(47940, 3359, '_thumbnail_id', '3547'),
(47941, 3360, '_thumbnail_id', '3547'),
(47942, 3362, '_thumbnail_id', '3547'),
(47943, 3364, '_thumbnail_id', '3547'),
(47944, 3366, '_thumbnail_id', '3547'),
(47945, 3373, '_thumbnail_id', '3547'),
(47946, 3376, '_thumbnail_id', '3547'),
(47947, 3552, '_variation_description', ''),
(47948, 3552, '_sku', '32876124625-orange-11'),
(47949, 3552, '_regular_price', '132.68'),
(47950, 3552, 'total_sales', '0'),
(47951, 3552, '_tax_status', 'taxable'),
(47952, 3552, '_tax_class', 'parent'),
(47953, 3552, '_manage_stock', 'yes'),
(47954, 3552, '_backorders', 'no'),
(47955, 3552, '_sold_individually', 'no'),
(47956, 3552, '_virtual', 'no'),
(47957, 3552, '_downloadable', 'no'),
(47958, 3552, '_download_limit', '-1'),
(47959, 3552, '_download_expiry', '-1'),
(47960, 3552, '_stock', '95'),
(47961, 3552, '_stock_status', 'instock'),
(47962, 3552, '_wc_average_rating', '0'),
(47963, 3552, '_wc_review_count', '0'),
(47964, 3552, 'attribute_pa_color', 'orange'),
(47965, 3552, 'attribute_pa_shoe-size', '11'),
(47966, 3552, '_price', '132.68'),
(47967, 3552, '_product_version', '4.1.0'),
(47968, 3552, '_vi_wad_aliexpress_variation_id', '10000001889281977'),
(47969, 3552, '_vi_wad_aliexpress_variation_attr', '14:350852;200000124:100010420'),
(47970, 3553, '_variation_description', ''),
(47971, 3553, '_sku', '32876124625-black-11'),
(47972, 3553, '_regular_price', '132.68'),
(47973, 3553, 'total_sales', '0'),
(47974, 3553, '_tax_status', 'taxable'),
(47975, 3553, '_tax_class', 'parent'),
(47976, 3553, '_manage_stock', 'yes'),
(47977, 3553, '_backorders', 'no'),
(47978, 3553, '_sold_individually', 'no'),
(47979, 3553, '_virtual', 'no'),
(47980, 3553, '_downloadable', 'no'),
(47981, 3553, '_download_limit', '-1'),
(47982, 3553, '_download_expiry', '-1'),
(47983, 3553, '_stock', '83'),
(47984, 3553, '_stock_status', 'instock'),
(47985, 3553, '_wc_average_rating', '0'),
(47986, 3553, '_wc_review_count', '0'),
(47987, 3553, 'attribute_pa_color', 'black'),
(47988, 3553, 'attribute_pa_shoe-size', '11'),
(47989, 3553, '_price', '132.68'),
(47990, 3553, '_product_version', '4.1.0'),
(47991, 3553, '_vi_wad_aliexpress_variation_id', '10000001889281975'),
(47992, 3553, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:100010420'),
(47993, 3554, '_variation_description', ''),
(47994, 3554, '_sku', '32876124625-black-6-5'),
(47995, 3554, '_regular_price', '131.33'),
(47996, 3554, 'total_sales', '0'),
(47997, 3554, '_tax_status', 'taxable'),
(47998, 3554, '_tax_class', 'parent'),
(47999, 3554, '_manage_stock', 'yes'),
(48000, 3554, '_backorders', 'no'),
(48001, 3554, '_sold_individually', 'no'),
(48002, 3554, '_virtual', 'no'),
(48003, 3554, '_downloadable', 'no'),
(48004, 3554, '_download_limit', '-1'),
(48005, 3554, '_download_expiry', '-1'),
(48006, 3554, '_stock', '98'),
(48007, 3554, '_stock_status', 'instock'),
(48008, 3554, '_wc_average_rating', '0'),
(48009, 3554, '_wc_review_count', '0'),
(48010, 3554, 'attribute_pa_color', 'black'),
(48011, 3554, 'attribute_pa_shoe-size', '6-5'),
(48012, 3554, '_price', '131.33'),
(48013, 3554, '_product_version', '4.1.0'),
(48014, 3554, '_vi_wad_aliexpress_variation_id', '65559018095'),
(48015, 3554, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:200000287'),
(48016, 3555, '_wp_attached_file', '2021/06/High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-5.jpg_640x640-5.jpg'),
(48017, 3555, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:119:\"2021/06/High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-5.jpg_640x640-5.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:119:\"High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-5.jpg_640x640-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:119:\"High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-5.jpg_640x640-5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:119:\"High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-5.jpg_640x640-5-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:119:\"High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-5.jpg_640x640-5-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:119:\"High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-5.jpg_640x640-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:119:\"High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-5.jpg_640x640-5-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:119:\"High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-5.jpg_640x640-5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:119:\"High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-5.jpg_640x640-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:119:\"High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-5.jpg_640x640-5-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:119:\"High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-5.jpg_640x640-5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(48018, 3524, '_price', '128.63'),
(48019, 3524, '_price', '129.98'),
(48020, 3524, '_price', '131.33'),
(48021, 3524, '_price', '132.68'),
(48022, 3555, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H7ea1ddc5fa844906b53f60d23e7d9dc47/High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat.jpg_640x640.jpg'),
(48023, 3275, '_thumbnail_id', '3555'),
(48024, 3278, '_thumbnail_id', '3555'),
(48025, 3279, '_thumbnail_id', '3555'),
(48026, 3281, '_thumbnail_id', '3555'),
(48027, 3291, '_thumbnail_id', '3555'),
(48028, 3295, '_thumbnail_id', '3555'),
(48029, 3306, '_thumbnail_id', '3555'),
(48030, 3309, '_thumbnail_id', '3555'),
(48031, 3556, '_sku', '1005002700664791'),
(48032, 3556, '_visibility', 'visible'),
(48033, 3556, '_default_attributes', ''),
(48034, 3076, '_vi_wad_woo_id', '3556'),
(48035, 3556, '_vi_wad_aliexpress_product_id', '1005002700664791'),
(48036, 3556, 'total_sales', '0'),
(48037, 3556, '_tax_status', 'taxable'),
(48038, 3556, '_tax_class', ''),
(48039, 3556, '_manage_stock', 'no'),
(48040, 3556, '_backorders', 'no'),
(48041, 3556, '_sold_individually', 'no'),
(48042, 3556, '_virtual', 'no'),
(48043, 3556, '_downloadable', 'no'),
(48044, 3556, '_download_limit', '-1'),
(48045, 3556, '_download_expiry', '-1'),
(48046, 3556, '_stock', NULL),
(48047, 3556, '_stock_status', 'instock'),
(48048, 3556, '_wc_average_rating', '0'),
(48049, 3556, '_wc_review_count', '0'),
(48050, 3556, '_product_attributes', 'a:2:{s:8:\"pa_color\";a:6:{s:4:\"name\";s:8:\"pa_color\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"0\";s:10:\"is_visible\";s:1:\"0\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"1\";}s:12:\"pa_shoe-size\";a:6:{s:4:\"name\";s:12:\"pa_shoe-size\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"1\";s:10:\"is_visible\";s:1:\"0\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"1\";}}'),
(48051, 3556, '_product_version', '4.1.0'),
(48052, 3557, '_wp_attached_file', '2021/06/Men-s-labor-insurance-shoes-footwear-footwear-anti-skid-shock-proof-puncture-proof-breathable-and-odor.jpg'),
(48053, 3557, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:531;s:4:\"file\";s:114:\"2021/06/Men-s-labor-insurance-shoes-footwear-footwear-anti-skid-shock-proof-puncture-proof-breathable-and-odor.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:114:\"Men-s-labor-insurance-shoes-footwear-footwear-anti-skid-shock-proof-puncture-proof-breathable-and-odor-300x249.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:249;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:114:\"Men-s-labor-insurance-shoes-footwear-footwear-anti-skid-shock-proof-puncture-proof-breathable-and-odor-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:114:\"Men-s-labor-insurance-shoes-footwear-footwear-anti-skid-shock-proof-puncture-proof-breathable-and-odor-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:114:\"Men-s-labor-insurance-shoes-footwear-footwear-anti-skid-shock-proof-puncture-proof-breathable-and-odor-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:114:\"Men-s-labor-insurance-shoes-footwear-footwear-anti-skid-shock-proof-puncture-proof-breathable-and-odor-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:114:\"Men-s-labor-insurance-shoes-footwear-footwear-anti-skid-shock-proof-puncture-proof-breathable-and-odor-600x498.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:498;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:114:\"Men-s-labor-insurance-shoes-footwear-footwear-anti-skid-shock-proof-puncture-proof-breathable-and-odor-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:114:\"Men-s-labor-insurance-shoes-footwear-footwear-anti-skid-shock-proof-puncture-proof-breathable-and-odor-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:114:\"Men-s-labor-insurance-shoes-footwear-footwear-anti-skid-shock-proof-puncture-proof-breathable-and-odor-600x498.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:498;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:114:\"Men-s-labor-insurance-shoes-footwear-footwear-anti-skid-shock-proof-puncture-proof-breathable-and-odor-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(48054, 3558, '_wp_attached_file', '2021/06/High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-6.jpg_640x640-6.jpg'),
(48055, 3558, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:119:\"2021/06/High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-6.jpg_640x640-6.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:119:\"High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-6.jpg_640x640-6-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:119:\"High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-6.jpg_640x640-6-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:119:\"High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-6.jpg_640x640-6-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:119:\"High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-6.jpg_640x640-6-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:119:\"High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-6.jpg_640x640-6-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:119:\"High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-6.jpg_640x640-6-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:119:\"High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-6.jpg_640x640-6-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:119:\"High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-6.jpg_640x640-6-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:119:\"High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-6.jpg_640x640-6-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:119:\"High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-6.jpg_640x640-6-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(48056, 3557, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H6c8c214e486242e0a96498e333933aa7j/Men-s-labor-insurance-shoes-footwear-footwear-anti-skid-shock-proof-puncture-proof-breathable-and-odor.jpg'),
(48057, 3556, '_thumbnail_id', '3557'),
(48058, 3559, '_variation_description', ''),
(48059, 3559, '_sku', '1005002700664791-beige-40'),
(48060, 3559, '_regular_price', '136.66'),
(48061, 3559, 'total_sales', '0'),
(48062, 3559, '_tax_status', 'taxable'),
(48063, 3559, '_tax_class', 'parent'),
(48064, 3559, '_manage_stock', 'yes'),
(48065, 3559, '_backorders', 'no'),
(48066, 3559, '_sold_individually', 'no'),
(48067, 3559, '_virtual', 'no'),
(48068, 3559, '_downloadable', 'no'),
(48069, 3559, '_download_limit', '-1'),
(48070, 3559, '_download_expiry', '-1'),
(48071, 3559, '_stock', '887'),
(48072, 3559, '_stock_status', 'instock'),
(48073, 3559, '_wc_average_rating', '0'),
(48074, 3559, '_wc_review_count', '0'),
(48075, 3559, 'attribute_pa_color', 'beige'),
(48076, 3559, 'attribute_pa_shoe-size', '40'),
(48077, 3559, '_price', '136.66'),
(48078, 3559, '_product_version', '4.1.0'),
(48079, 3558, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H92c01e7844524eaeaadc896d0c29e0f1O/High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat.jpg_640x640.jpg'),
(48080, 3322, '_thumbnail_id', '3558'),
(48081, 3559, '_vi_wad_aliexpress_variation_id', '12000021772435653'),
(48082, 3324, '_thumbnail_id', '3558'),
(48083, 3559, '_vi_wad_aliexpress_variation_attr', '14:771;200000124:100013888'),
(48084, 3368, '_thumbnail_id', '3558'),
(48085, 3371, '_thumbnail_id', '3558'),
(48086, 3375, '_thumbnail_id', '3558'),
(48087, 3378, '_thumbnail_id', '3558'),
(48088, 3385, '_thumbnail_id', '3558'),
(48089, 3389, '_thumbnail_id', '3558'),
(48090, 3560, '_variation_description', ''),
(48091, 3560, '_sku', '1005002700664791-beige-39'),
(48092, 3560, '_regular_price', '136.66'),
(48093, 3560, 'total_sales', '0'),
(48094, 3560, '_tax_status', 'taxable'),
(48095, 3560, '_tax_class', 'parent'),
(48096, 3560, '_manage_stock', 'yes'),
(48097, 3560, '_backorders', 'no'),
(48098, 3560, '_sold_individually', 'no'),
(48099, 3560, '_virtual', 'no'),
(48100, 3560, '_downloadable', 'no'),
(48101, 3560, '_download_limit', '-1'),
(48102, 3560, '_download_expiry', '-1'),
(48103, 3560, '_stock', '887'),
(48104, 3560, '_stock_status', 'instock'),
(48105, 3560, '_wc_average_rating', '0'),
(48106, 3560, '_wc_review_count', '0'),
(48107, 3560, 'attribute_pa_color', 'beige'),
(48108, 3560, 'attribute_pa_shoe-size', '39'),
(48109, 3560, '_price', '136.66'),
(48110, 3560, '_product_version', '4.1.0'),
(48111, 3560, '_vi_wad_aliexpress_variation_id', '12000021772435652'),
(48112, 3560, '_vi_wad_aliexpress_variation_attr', '14:771;200000124:200000364'),
(48113, 3561, '_variation_description', ''),
(48114, 3561, '_sku', '1005002700664791-beige-42'),
(48115, 3561, '_regular_price', '136.66'),
(48116, 3561, 'total_sales', '0'),
(48117, 3561, '_tax_status', 'taxable'),
(48118, 3561, '_tax_class', 'parent'),
(48119, 3561, '_manage_stock', 'yes'),
(48120, 3561, '_backorders', 'no'),
(48121, 3561, '_sold_individually', 'no'),
(48122, 3561, '_virtual', 'no'),
(48123, 3561, '_downloadable', 'no'),
(48124, 3561, '_download_limit', '-1'),
(48125, 3561, '_download_expiry', '-1'),
(48126, 3561, '_stock', '888'),
(48127, 3561, '_stock_status', 'instock'),
(48128, 3561, '_wc_average_rating', '0'),
(48129, 3561, '_wc_review_count', '0'),
(48130, 3561, 'attribute_pa_color', 'beige'),
(48131, 3561, 'attribute_pa_shoe-size', '42'),
(48132, 3561, '_price', '136.66'),
(48133, 3561, '_product_version', '4.1.0'),
(48134, 3561, '_vi_wad_aliexpress_variation_id', '12000021772435655'),
(48135, 3561, '_vi_wad_aliexpress_variation_attr', '14:771;200000124:200000337'),
(48136, 3562, '_variation_description', ''),
(48137, 3562, '_sku', '1005002700664791-beige-41'),
(48138, 3562, '_regular_price', '136.66'),
(48139, 3562, 'total_sales', '0'),
(48140, 3562, '_tax_status', 'taxable'),
(48141, 3562, '_tax_class', 'parent'),
(48142, 3562, '_manage_stock', 'yes'),
(48143, 3562, '_backorders', 'no'),
(48144, 3562, '_sold_individually', 'no'),
(48145, 3562, '_virtual', 'no'),
(48146, 3562, '_downloadable', 'no'),
(48147, 3562, '_download_limit', '-1'),
(48148, 3562, '_download_expiry', '-1'),
(48149, 3562, '_stock', '887'),
(48150, 3562, '_stock_status', 'instock'),
(48151, 3562, '_wc_average_rating', '0'),
(48152, 3562, '_wc_review_count', '0'),
(48153, 3562, 'attribute_pa_color', 'beige'),
(48154, 3562, 'attribute_pa_shoe-size', '41'),
(48155, 3562, '_price', '136.66'),
(48156, 3562, '_product_version', '4.1.0'),
(48157, 3562, '_vi_wad_aliexpress_variation_id', '12000021772435654'),
(48158, 3562, '_vi_wad_aliexpress_variation_attr', '14:771;200000124:100010483'),
(48159, 3563, '_variation_description', ''),
(48160, 3563, '_sku', '1005002700664791-beige-36'),
(48161, 3563, '_regular_price', '136.66'),
(48162, 3563, 'total_sales', '0'),
(48163, 3563, '_tax_status', 'taxable'),
(48164, 3563, '_tax_class', 'parent'),
(48165, 3563, '_manage_stock', 'yes'),
(48166, 3563, '_backorders', 'no'),
(48167, 3563, '_sold_individually', 'no'),
(48168, 3563, '_virtual', 'no'),
(48169, 3563, '_downloadable', 'no'),
(48170, 3563, '_download_limit', '-1'),
(48171, 3563, '_download_expiry', '-1'),
(48172, 3563, '_stock', '888'),
(48173, 3563, '_stock_status', 'instock'),
(48174, 3563, '_wc_average_rating', '0'),
(48175, 3563, '_wc_review_count', '0'),
(48176, 3563, 'attribute_pa_color', 'beige'),
(48177, 3563, 'attribute_pa_shoe-size', '36'),
(48178, 3563, '_price', '136.66'),
(48179, 3563, '_product_version', '4.1.0'),
(48180, 3563, '_vi_wad_aliexpress_variation_id', '12000021772435649'),
(48181, 3563, '_vi_wad_aliexpress_variation_attr', '14:771;200000124:200000334'),
(48182, 3564, '_variation_description', ''),
(48183, 3564, '_sku', '1005002700664791-beige-38'),
(48184, 3564, '_regular_price', '136.66'),
(48185, 3564, 'total_sales', '0'),
(48186, 3564, '_tax_status', 'taxable'),
(48187, 3564, '_tax_class', 'parent'),
(48188, 3564, '_manage_stock', 'yes'),
(48189, 3564, '_backorders', 'no'),
(48190, 3564, '_sold_individually', 'no'),
(48191, 3564, '_virtual', 'no'),
(48192, 3564, '_downloadable', 'no'),
(48193, 3564, '_download_limit', '-1'),
(48194, 3564, '_download_expiry', '-1'),
(48195, 3564, '_stock', '888'),
(48196, 3564, '_stock_status', 'instock'),
(48197, 3564, '_wc_average_rating', '0'),
(48198, 3564, '_wc_review_count', '0'),
(48199, 3564, 'attribute_pa_color', 'beige'),
(48200, 3564, 'attribute_pa_shoe-size', '38'),
(48201, 3564, '_price', '136.66'),
(48202, 3564, '_product_version', '4.1.0'),
(48203, 3564, '_vi_wad_aliexpress_variation_id', '12000021772435651'),
(48204, 3564, '_vi_wad_aliexpress_variation_attr', '14:771;200000124:200000898'),
(48205, 3565, '_variation_description', ''),
(48206, 3565, '_sku', '1005002700664791-beige-37'),
(48207, 3565, '_regular_price', '136.66'),
(48208, 3565, 'total_sales', '0'),
(48209, 3565, '_tax_status', 'taxable'),
(48210, 3565, '_tax_class', 'parent'),
(48211, 3565, '_manage_stock', 'yes'),
(48212, 3565, '_backorders', 'no'),
(48213, 3565, '_sold_individually', 'no'),
(48214, 3565, '_virtual', 'no'),
(48215, 3565, '_downloadable', 'no'),
(48216, 3565, '_download_limit', '-1'),
(48217, 3565, '_download_expiry', '-1'),
(48218, 3565, '_stock', '887'),
(48219, 3565, '_stock_status', 'instock'),
(48220, 3565, '_wc_average_rating', '0'),
(48221, 3565, '_wc_review_count', '0'),
(48222, 3565, 'attribute_pa_color', 'beige'),
(48223, 3565, 'attribute_pa_shoe-size', '37'),
(48224, 3565, '_price', '136.66'),
(48225, 3565, '_product_version', '4.1.0'),
(48226, 3565, '_vi_wad_aliexpress_variation_id', '12000021772435650'),
(48227, 3565, '_vi_wad_aliexpress_variation_attr', '14:771;200000124:100010482'),
(48228, 3566, '_variation_description', ''),
(48229, 3566, '_sku', '1005002700664791-beige-44'),
(48230, 3566, '_regular_price', '136.66'),
(48231, 3566, 'total_sales', '0'),
(48232, 3566, '_tax_status', 'taxable'),
(48233, 3566, '_tax_class', 'parent'),
(48234, 3566, '_manage_stock', 'yes'),
(48235, 3566, '_backorders', 'no'),
(48236, 3566, '_sold_individually', 'no'),
(48237, 3566, '_virtual', 'no'),
(48238, 3566, '_downloadable', 'no'),
(48239, 3566, '_download_limit', '-1'),
(48240, 3566, '_download_expiry', '-1'),
(48241, 3566, '_stock', '887'),
(48242, 3566, '_stock_status', 'instock'),
(48243, 3566, '_wc_average_rating', '0'),
(48244, 3566, '_wc_review_count', '0'),
(48245, 3566, 'attribute_pa_color', 'beige'),
(48246, 3566, 'attribute_pa_shoe-size', '44'),
(48247, 3566, '_price', '136.66'),
(48248, 3566, '_product_version', '4.1.0'),
(48249, 3566, '_vi_wad_aliexpress_variation_id', '12000021772435657'),
(48250, 3566, '_vi_wad_aliexpress_variation_attr', '14:771;200000124:100010487'),
(48251, 3567, '_variation_description', ''),
(48252, 3567, '_sku', '1005002700664791-beige-43'),
(48253, 3567, '_regular_price', '136.66'),
(48254, 3567, 'total_sales', '0'),
(48255, 3567, '_tax_status', 'taxable'),
(48256, 3567, '_tax_class', 'parent'),
(48257, 3567, '_manage_stock', 'yes'),
(48258, 3567, '_backorders', 'no'),
(48259, 3567, '_sold_individually', 'no'),
(48260, 3567, '_virtual', 'no'),
(48261, 3567, '_downloadable', 'no'),
(48262, 3567, '_download_limit', '-1'),
(48263, 3567, '_download_expiry', '-1'),
(48264, 3567, '_stock', '886'),
(48265, 3567, '_stock_status', 'instock'),
(48266, 3567, '_wc_average_rating', '0'),
(48267, 3567, '_wc_review_count', '0'),
(48268, 3567, 'attribute_pa_color', 'beige'),
(48269, 3567, 'attribute_pa_shoe-size', '43'),
(48270, 3567, '_price', '136.66'),
(48271, 3567, '_product_version', '4.1.0'),
(48272, 3567, '_vi_wad_aliexpress_variation_id', '12000021772435656'),
(48273, 3567, '_vi_wad_aliexpress_variation_attr', '14:771;200000124:200000338'),
(48274, 3568, '_wp_attached_file', '2021/06/High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-7.jpg_640x640-7.jpg'),
(48275, 3568, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:119:\"2021/06/High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-7.jpg_640x640-7.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:119:\"High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-7.jpg_640x640-7-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:119:\"High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-7.jpg_640x640-7-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:119:\"High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-7.jpg_640x640-7-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:119:\"High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-7.jpg_640x640-7-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:119:\"High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-7.jpg_640x640-7-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:119:\"High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-7.jpg_640x640-7-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:119:\"High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-7.jpg_640x640-7-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:119:\"High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-7.jpg_640x640-7-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:119:\"High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-7.jpg_640x640-7-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:119:\"High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-7.jpg_640x640-7-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(48276, 3556, '_price', '136.66'),
(48277, 3568, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H7873d32efdae4dd6bbf560038f7f3417F/High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat.jpg_640x640.jpg'),
(48278, 3314, '_thumbnail_id', '3568'),
(48279, 3316, '_thumbnail_id', '3568'),
(48280, 3318, '_thumbnail_id', '3568'),
(48281, 3320, '_thumbnail_id', '3568'),
(48282, 3326, '_thumbnail_id', '3568'),
(48283, 3328, '_thumbnail_id', '3568'),
(48284, 3338, '_thumbnail_id', '3568'),
(48285, 3341, '_thumbnail_id', '3568'),
(48286, 3569, '_wp_attached_file', '2021/06/High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-8.jpg_640x640-8.jpg'),
(48287, 3569, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:119:\"2021/06/High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-8.jpg_640x640-8.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:119:\"High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-8.jpg_640x640-8-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:119:\"High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-8.jpg_640x640-8-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:119:\"High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-8.jpg_640x640-8-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:119:\"High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-8.jpg_640x640-8-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:119:\"High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-8.jpg_640x640-8-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:119:\"High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-8.jpg_640x640-8-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:119:\"High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-8.jpg_640x640-8-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:119:\"High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-8.jpg_640x640-8-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:119:\"High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-8.jpg_640x640-8-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:119:\"High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-8.jpg_640x640-8-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(48288, 3569, '_vi_wad_image_id', 'ae01.alicdn.com/kf/He66c606cb15d4d288342668374528020p/High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat.jpg_640x640.jpg'),
(48289, 3284, '_thumbnail_id', '3569'),
(48290, 3288, '_thumbnail_id', '3569'),
(48291, 3331, '_thumbnail_id', '3569'),
(48292, 3333, '_thumbnail_id', '3569'),
(48293, 3334, '_thumbnail_id', '3569'),
(48294, 3336, '_thumbnail_id', '3569'),
(48295, 3342, '_thumbnail_id', '3569'),
(48296, 3344, '_thumbnail_id', '3569'),
(48297, 3570, '_wp_attached_file', '2021/06/High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-9.jpg_640x640-9.jpg'),
(48298, 3570, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:119:\"2021/06/High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-9.jpg_640x640-9.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:119:\"High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-9.jpg_640x640-9-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:119:\"High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-9.jpg_640x640-9-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:119:\"High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-9.jpg_640x640-9-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:119:\"High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-9.jpg_640x640-9-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:119:\"High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-9.jpg_640x640-9-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:119:\"High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-9.jpg_640x640-9-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:119:\"High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-9.jpg_640x640-9-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:119:\"High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-9.jpg_640x640-9-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:119:\"High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-9.jpg_640x640-9-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:119:\"High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-9.jpg_640x640-9-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(48299, 3570, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Hb945fd00c3974f9582c45dbd4716288b2/High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat.jpg_640x640.jpg'),
(48300, 3351, '_thumbnail_id', '3570'),
(48301, 3355, '_thumbnail_id', '3570'),
(48302, 3357, '_thumbnail_id', '3570'),
(48303, 3408, '_thumbnail_id', '3570'),
(48304, 3413, '_thumbnail_id', '3570'),
(48305, 3414, '_thumbnail_id', '3570'),
(48306, 3416, '_thumbnail_id', '3570'),
(48307, 3418, '_thumbnail_id', '3570'),
(48308, 3571, '_wp_attached_file', '2021/06/Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s-1.jpg'),
(48309, 3571, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:112:\"2021/06/Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s-1.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:112:\"Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:112:\"Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:112:\"Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s-1-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:112:\"Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s-1-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:112:\"Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s-1-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:112:\"Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:112:\"Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:112:\"Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:112:\"Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:112:\"Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:112:\"Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(48310, 3571, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H2c52cf87f3bf478b8cd64f583e510c3eg/Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s.jpg'),
(48311, 3200, '_product_image_gallery', '3571,3572,3573,3575,3577'),
(48312, 3572, '_wp_attached_file', '2021/06/Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s-2.jpg');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(48313, 3572, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:112:\"2021/06/Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s-2.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:112:\"Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:112:\"Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:112:\"Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s-2-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:112:\"Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s-2-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:112:\"Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s-2-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:112:\"Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:112:\"Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:112:\"Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:112:\"Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:112:\"Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:112:\"Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(48314, 3572, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H4f244fcf77d34f1686ad41ee23fcf2a2M/Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s.jpg'),
(48315, 3573, '_wp_attached_file', '2021/06/Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s-3.jpg'),
(48316, 3573, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:112:\"2021/06/Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s-3.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:112:\"Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:112:\"Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:112:\"Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s-3-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:112:\"Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s-3-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:112:\"Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s-3-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:112:\"Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:112:\"Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s-3-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:112:\"Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:112:\"Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:112:\"Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s-3-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:112:\"Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(48317, 3573, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Hcc8072ddf65b418ba70ae299d6dcf8ddu/Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s.jpg'),
(48318, 3575, '_wp_attached_file', '2021/06/Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s-4.jpg'),
(48319, 3575, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:112:\"2021/06/Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s-4.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:112:\"Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:112:\"Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s-4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:112:\"Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s-4-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:112:\"Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s-4-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:112:\"Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s-4-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:112:\"Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:112:\"Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s-4-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:112:\"Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:112:\"Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:112:\"Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s-4-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:112:\"Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(48320, 3574, '_vi_wad_description_images', 'a:11:{i:0;s:65:\"https://ae01.alicdn.com/kf/He2ec29e19df14eeca102beba02d5b6d7N.jpg\";i:1;s:144:\"https://ae01.alicdn.com/kf/HTB1cJPfeX9gSKJjSspbq6zeNXXao.jpg?size=333376&amp;height=1359&amp;width=949&amp;hash=e4e33c19721df29d03a2e8003aaaa15e\";i:2;s:143:\"https://ae01.alicdn.com/kf/HTB1T6DFSFXXXXbCXVXXq6xXFXXXo.jpg?size=122423&amp;height=644&amp;width=950&amp;hash=c93454b64af0161162d42aceeafec32a\";i:3;s:144:\"https://ae01.alicdn.com/kf/HTB10825SFXXXXajXpXXq6xXFXXXz.jpg?size=120923&amp;height=1853&amp;width=950&amp;hash=d1e545276c3f4b908d4f22b4d7e20eae\";i:4;s:143:\"https://ae01.alicdn.com/kf/HTB16wzLSFXXXXXaXVXXq6xXFXXXv.jpg?size=90655&amp;height=1558&amp;width=950&amp;hash=6f45fb6af517d182828228afbd945b8d\";i:5;s:144:\"https://ae01.alicdn.com/kf/HTB1zoD7SFXXXXXkXpXXq6xXFXXXM.jpg?size=133039&amp;height=1349&amp;width=950&amp;hash=99a8000a3a0b7fde1a58d14d87571e96\";i:6;s:144:\"https://ae01.alicdn.com/kf/HTB1yfDuSFXXXXbBaXXXq6xXFXXX0.jpg?size=125147&amp;height=1238&amp;width=950&amp;hash=34b6e31f2ee8b2d70a02f9445c11a7ba\";i:7;s:144:\"https://ae01.alicdn.com/kf/HTB1S8DHSFXXXXaAXVXXq6xXFXXXo.jpg?size=139957&amp;height=1165&amp;width=950&amp;hash=d371ff08c3f4c7b60432cade36e1021f\";i:8;s:144:\"https://ae01.alicdn.com/kf/HTB1HsAbSFXXXXapXXXXq6xXFXXXA.jpg?size=548180&amp;height=1996&amp;width=950&amp;hash=d74a96715e64ffab8b488c1adc0e89cb\";i:9;s:144:\"https://ae01.alicdn.com/kf/HTB13oTuSpXXXXcIXXXXq6xXFXXX6.jpg?size=251018&amp;height=1392&amp;width=950&amp;hash=e1383f641b2bed70bce40284e1a56835\";i:10;s:143:\"https://ae01.alicdn.com/kf/HTB1_67ZigoQMeJjy0Foq6AShVXaS.jpg?size=102073&amp;height=570&amp;width=950&amp;hash=65052c5206fb4dbf57f1f2aa1823694d\";}'),
(48321, 3574, '_vi_wad_sku', '32825328905'),
(48322, 3574, '_vi_wad_attributes', 'a:3:{i:14;a:5:{s:6:\"values\";a:1:{s:6:\"14:193\";s:11:\"black shoes\";}s:4:\"slug\";s:5:\"color\";s:4:\"name\";s:5:\"Color\";s:8:\"position\";i:0;s:10:\"values_sub\";a:1:{s:6:\"14:193\";s:5:\"BLACK\";}}i:200000124;a:5:{s:6:\"values\";a:8:{s:19:\"200000124:200000285\";s:3:\"4.5\";s:19:\"200000124:200000286\";s:3:\"5.5\";s:19:\"200000124:200000287\";s:3:\"6.5\";s:14:\"200000124:3434\";s:1:\"7\";s:13:\"200000124:699\";s:1:\"8\";s:19:\"200000124:200000289\";s:3:\"8.5\";s:19:\"200000124:200000290\";s:3:\"9.5\";s:14:\"200000124:1583\";s:2:\"10\";}s:4:\"slug\";s:9:\"shoe-size\";s:4:\"name\";s:9:\"Shoe Size\";s:8:\"position\";i:1;s:10:\"values_sub\";a:8:{s:19:\"200000124:200000285\";s:3:\"4.5\";s:19:\"200000124:200000286\";s:3:\"5.5\";s:19:\"200000124:200000287\";s:3:\"6.5\";s:14:\"200000124:3434\";s:1:\"7\";s:13:\"200000124:699\";s:1:\"8\";s:19:\"200000124:200000289\";s:3:\"8.5\";s:19:\"200000124:200000290\";s:3:\"9.5\";s:14:\"200000124:1583\";s:2:\"10\";}}i:200007763;a:5:{s:6:\"values\";a:1:{s:19:\"200007763:201336100\";s:5:\"China\";}s:4:\"slug\";s:10:\"ships-from\";s:4:\"name\";s:10:\"Ships From\";s:8:\"position\";i:2;s:10:\"values_sub\";a:1:{s:19:\"200007763:201336100\";s:5:\"China\";}}}'),
(48323, 3574, '_vi_wad_list_attributes', 'a:10:{s:6:\"14:193\";a:4:{s:4:\"name\";s:11:\"black shoes\";s:8:\"name_sub\";s:5:\"BLACK\";s:5:\"color\";s:7:\"#000000\";s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/HTB1fgf2SFXXXXXNXpXXq6xXFXXXc/Gdgydh-Fashion-Black-Boots-Women-Heel-Spring-Autumn-Lace-up-Soft-Leather-Platform-Shoes-Woman-Party.jpg_640x640.jpg\";}s:19:\"200000124:200000285\";a:4:{s:4:\"name\";s:3:\"4.5\";s:8:\"name_sub\";s:3:\"4.5\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000286\";a:4:{s:4:\"name\";s:3:\"5.5\";s:8:\"name_sub\";s:3:\"5.5\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000287\";a:4:{s:4:\"name\";s:3:\"6.5\";s:8:\"name_sub\";s:3:\"6.5\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:14:\"200000124:3434\";a:4:{s:4:\"name\";s:1:\"7\";s:8:\"name_sub\";s:1:\"7\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:13:\"200000124:699\";a:4:{s:4:\"name\";s:1:\"8\";s:8:\"name_sub\";s:1:\"8\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000289\";a:4:{s:4:\"name\";s:3:\"8.5\";s:8:\"name_sub\";s:3:\"8.5\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000290\";a:4:{s:4:\"name\";s:3:\"9.5\";s:8:\"name_sub\";s:3:\"9.5\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:14:\"200000124:1583\";a:4:{s:4:\"name\";s:2:\"10\";s:8:\"name_sub\";s:2:\"10\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200007763:201336100\";a:4:{s:4:\"name\";s:5:\"China\";s:8:\"name_sub\";s:5:\"China\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}}'),
(48324, 3574, '_vi_wad_shipping_info', 'a:6:{s:4:\"time\";i:1622549484;s:7:\"country\";s:2:\"LK\";s:7:\"company\";s:3:\"EMS\";s:7:\"freight\";s:3799:\"[{\"bizShowMind\":{\"layout\":[]},\"commitDay\":\"75\",\"company\":\"EMS\",\"currency\":\"USD\",\"discount\":50,\"displayType\":\"deliveryTime\",\"features\":{},\"freightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $31.80\",\"value\":31.8},\"freightFeatures\":{\"provider\":\"ae_config\"},\"freightLayout\":{\"displayType\":\"deliveryTime\",\"layout\":[{\"text\":\"Shipping: US $31.80\",\"type\":\"title\"},{\"text\":\"To <font color=\'#000000\'>Sri Lanka</font> via EMS\",\"type\":\"subtitle\"}],\"openShippingPanel\":\"true\"},\"fullMailLine\":false,\"hbaService\":false,\"i18nMap\":{},\"id\":0,\"name\":\"FreightItemModule\",\"sendGoodsCountry\":\"CN\",\"sendGoodsCountryFullName\":\"China\",\"serviceName\":\"EMS\",\"standardFreightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $31.80\",\"value\":31.8},\"time\":\"15-44\",\"tracking\":true},{\"bizShowMind\":{\"layout\":[]},\"commitDay\":\"75\",\"company\":\"e-EMS\",\"currency\":\"USD\",\"discount\":40,\"displayType\":\"deliveryTime\",\"features\":{},\"freightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $43.67\",\"value\":43.67},\"freightFeatures\":{\"provider\":\"ae_config\"},\"freightLayout\":{\"displayType\":\"deliveryTime\",\"layout\":[{\"text\":\"Shipping: US $43.67\",\"type\":\"title\"},{\"text\":\"To <font color=\'#000000\'>Sri Lanka</font> via e-EMS\",\"type\":\"subtitle\"}],\"openShippingPanel\":\"true\"},\"fullMailLine\":false,\"hbaService\":false,\"i18nMap\":{},\"id\":0,\"name\":\"FreightItemModule\",\"sendGoodsCountry\":\"CN\",\"sendGoodsCountryFullName\":\"China\",\"serviceName\":\"E_EMS\",\"standardFreightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $43.67\",\"value\":43.67},\"time\":\"20-40\",\"tracking\":true},{\"bizShowMind\":{\"layout\":[]},\"commitDay\":\"75\",\"company\":\"Fedex IP\",\"currency\":\"USD\",\"discount\":50,\"displayType\":\"deliveryTime\",\"features\":{},\"freightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $63.60\",\"value\":63.6},\"freightFeatures\":{\"provider\":\"ae_config\"},\"freightLayout\":{\"displayType\":\"deliveryTime\",\"layout\":[{\"text\":\"Shipping: US $63.60\",\"type\":\"title\"},{\"text\":\"To <font color=\'#000000\'>Sri Lanka</font> via Fedex IP\",\"type\":\"subtitle\"}],\"openShippingPanel\":\"true\"},\"fullMailLine\":false,\"hbaService\":false,\"i18nMap\":{},\"id\":0,\"name\":\"FreightItemModule\",\"sendGoodsCountry\":\"CN\",\"sendGoodsCountryFullName\":\"China\",\"serviceName\":\"FEDEX\",\"standardFreightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $63.60\",\"value\":63.6},\"time\":\"7-15\",\"tracking\":true},{\"bizShowMind\":{\"layout\":[]},\"commitDay\":\"75\",\"company\":\"DHL\",\"currency\":\"USD\",\"discount\":55,\"displayType\":\"deliveryTime\",\"features\":{},\"freightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $92.61\",\"value\":92.61},\"freightFeatures\":{\"provider\":\"ae_config\"},\"freightLayout\":{\"displayType\":\"deliveryTime\",\"layout\":[{\"text\":\"Shipping: US $92.61\",\"type\":\"title\"},{\"text\":\"To <font color=\'#000000\'>Sri Lanka</font> via DHL\",\"type\":\"subtitle\"}],\"openShippingPanel\":\"true\"},\"fullMailLine\":false,\"hbaService\":false,\"i18nMap\":{},\"id\":0,\"name\":\"FreightItemModule\",\"sendGoodsCountry\":\"CN\",\"sendGoodsCountryFullName\":\"China\",\"serviceName\":\"DHL\",\"standardFreightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $92.61\",\"value\":92.61},\"time\":\"9-17\",\"tracking\":true},{\"bizShowMind\":{\"layout\":[]},\"commitDay\":\"75\",\"company\":\"UPS Express Saver\",\"currency\":\"USD\",\"discount\":0,\"displayType\":\"deliveryTime\",\"features\":{},\"freightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $115.15\",\"value\":115.15},\"freightFeatures\":{\"provider\":\"ae_config\"},\"freightLayout\":{\"displayType\":\"deliveryTime\",\"layout\":[{\"text\":\"Shipping: US $115.15\",\"type\":\"title\"},{\"text\":\"To <font color=\'#000000\'>Sri Lanka</font> via UPS Express Saver\",\"type\":\"subtitle\"}],\"openShippingPanel\":\"true\"},\"fullMailLine\":false,\"hbaService\":false,\"i18nMap\":{},\"id\":0,\"name\":\"FreightItemModule\",\"sendGoodsCountry\":\"CN\",\"sendGoodsCountryFullName\":\"China\",\"serviceName\":\"UPS\",\"standardFreightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $115.15\",\"value\":115.15},\"time\":\"7-15\",\"tracking\":true}]\";s:13:\"shipping_cost\";d:31.800000000000000710542735760100185871124267578125;s:13:\"delivery_time\";s:5:\"15-44\";}'),
(48325, 3574, '_vi_wad_gallery', 'a:6:{i:0;s:160:\"https://ae01.alicdn.com/kf/HTB1.V_FSFXXXXbRXVXXq6xXFXXXf/Gdgydh-Fashion-Black-Boots-Women-Heel-Spring-Autumn-Lace-up-Soft-Leather-Platform-Shoes-Woman-Party.jpg\";i:1;s:160:\"https://ae01.alicdn.com/kf/HTB1ulLLSFXXXXalXFXXq6xXFXXXp/Gdgydh-Fashion-Black-Boots-Women-Heel-Spring-Autumn-Lace-up-Soft-Leather-Platform-Shoes-Woman-Party.jpg\";i:2;s:160:\"https://ae01.alicdn.com/kf/HTB1C1f.SFXXXXbGXXXXq6xXFXXXy/Gdgydh-Fashion-Black-Boots-Women-Heel-Spring-Autumn-Lace-up-Soft-Leather-Platform-Shoes-Woman-Party.jpg\";i:3;s:160:\"https://ae01.alicdn.com/kf/HTB1CST_XOzxK1Rjy1zkq6yHrVXar/Gdgydh-Fashion-Black-Boots-Women-Heel-Spring-Autumn-Lace-up-Soft-Leather-Platform-Shoes-Woman-Party.jpg\";i:4;s:160:\"https://ae01.alicdn.com/kf/HTB1izvESFXXXXbJXVXXq6xXFXXXO/Gdgydh-Fashion-Black-Boots-Women-Heel-Spring-Autumn-Lace-up-Soft-Leather-Platform-Shoes-Woman-Party.jpg\";i:5;s:160:\"https://ae01.alicdn.com/kf/HTB1cArQSFXXXXaBXFXXq6xXFXXXr/Gdgydh-Fashion-Black-Boots-Women-Heel-Spring-Autumn-Lace-up-Soft-Leather-Platform-Shoes-Woman-Party.jpg\";}'),
(48326, 3574, '_vi_wad_variation_images', 'a:1:{s:6:\"14:193\";s:172:\"https://ae01.alicdn.com/kf/HTB1fgf2SFXXXXXNXpXXq6xXFXXXc/Gdgydh-Fashion-Black-Boots-Women-Heel-Spring-Autumn-Lace-up-Soft-Leather-Platform-Shoes-Woman-Party.jpg_640x640.jpg\";}'),
(48327, 3574, '_vi_wad_store_info', 'a:3:{s:4:\"name\";s:21:\"Gdgydh Official Store\";s:3:\"url\";s:33:\"//www.aliexpress.com/store/918303\";s:3:\"num\";i:918303;}'),
(48328, 3574, '_vi_wad_variations', 'a:8:{i:0;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/HTB1fgf2SFXXXXXNXpXXq6xXFXXXc/Gdgydh-Fashion-Black-Boots-Women-Heel-Spring-Autumn-Lace-up-Soft-Leather-Platform-Shoes-Woman-Party.jpg_640x640.jpg\";s:3:\"sku\";s:33:\"32825328905-black-shoes-6-5-china\";s:7:\"sku_sub\";s:27:\"32825328905-black-6-5-china\";s:5:\"skuId\";s:11:\"66143892372\";s:7:\"skuAttr\";s:58:\"14:193#black shoes;200000124:200000287;200007763:201336100\";s:13:\"regular_price\";s:5:\"49.98\";s:10:\"sale_price\";s:5:\"29.99\";s:5:\"stock\";i:39;s:10:\"attributes\";a:3:{s:5:\"color\";s:11:\"black shoes\";s:9:\"shoe-size\";s:3:\"6.5\";s:10:\"ships-from\";s:5:\"China\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:3:\"6.5\";s:10:\"ships-from\";s:5:\"China\";}}i:1;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/HTB1fgf2SFXXXXXNXpXXq6xXFXXXc/Gdgydh-Fashion-Black-Boots-Women-Heel-Spring-Autumn-Lace-up-Soft-Leather-Platform-Shoes-Woman-Party.jpg_640x640.jpg\";s:3:\"sku\";s:31:\"32825328905-black-shoes-7-china\";s:7:\"sku_sub\";s:25:\"32825328905-black-7-china\";s:5:\"skuId\";s:11:\"66143892374\";s:7:\"skuAttr\";s:53:\"14:193#black shoes;200000124:3434;200007763:201336100\";s:13:\"regular_price\";s:5:\"49.98\";s:10:\"sale_price\";s:5:\"29.99\";s:5:\"stock\";i:60;s:10:\"attributes\";a:3:{s:5:\"color\";s:11:\"black shoes\";s:9:\"shoe-size\";s:1:\"7\";s:10:\"ships-from\";s:5:\"China\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:1:\"7\";s:10:\"ships-from\";s:5:\"China\";}}i:2;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/HTB1fgf2SFXXXXXNXpXXq6xXFXXXc/Gdgydh-Fashion-Black-Boots-Women-Heel-Spring-Autumn-Lace-up-Soft-Leather-Platform-Shoes-Woman-Party.jpg_640x640.jpg\";s:3:\"sku\";s:33:\"32825328905-black-shoes-4-5-china\";s:7:\"sku_sub\";s:27:\"32825328905-black-4-5-china\";s:5:\"skuId\";s:11:\"66143892368\";s:7:\"skuAttr\";s:58:\"14:193#black shoes;200000124:200000285;200007763:201336100\";s:13:\"regular_price\";s:5:\"45.98\";s:10:\"sale_price\";s:5:\"27.59\";s:5:\"stock\";i:343;s:10:\"attributes\";a:3:{s:5:\"color\";s:11:\"black shoes\";s:9:\"shoe-size\";s:3:\"4.5\";s:10:\"ships-from\";s:5:\"China\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:3:\"4.5\";s:10:\"ships-from\";s:5:\"China\";}}i:3;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/HTB1fgf2SFXXXXXNXpXXq6xXFXXXc/Gdgydh-Fashion-Black-Boots-Women-Heel-Spring-Autumn-Lace-up-Soft-Leather-Platform-Shoes-Woman-Party.jpg_640x640.jpg\";s:3:\"sku\";s:33:\"32825328905-black-shoes-5-5-china\";s:7:\"sku_sub\";s:27:\"32825328905-black-5-5-china\";s:5:\"skuId\";s:11:\"66143892370\";s:7:\"skuAttr\";s:58:\"14:193#black shoes;200000124:200000286;200007763:201336100\";s:13:\"regular_price\";s:5:\"49.98\";s:10:\"sale_price\";s:5:\"29.99\";s:5:\"stock\";i:88;s:10:\"attributes\";a:3:{s:5:\"color\";s:11:\"black shoes\";s:9:\"shoe-size\";s:3:\"5.5\";s:10:\"ships-from\";s:5:\"China\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:3:\"5.5\";s:10:\"ships-from\";s:5:\"China\";}}i:4;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/HTB1fgf2SFXXXXXNXpXXq6xXFXXXc/Gdgydh-Fashion-Black-Boots-Women-Heel-Spring-Autumn-Lace-up-Soft-Leather-Platform-Shoes-Woman-Party.jpg_640x640.jpg\";s:3:\"sku\";s:33:\"32825328905-black-shoes-9-5-china\";s:7:\"sku_sub\";s:27:\"32825328905-black-9-5-china\";s:5:\"skuId\";s:11:\"66143892380\";s:7:\"skuAttr\";s:58:\"14:193#black shoes;200000124:200000290;200007763:201336100\";s:13:\"regular_price\";s:5:\"49.98\";s:10:\"sale_price\";s:5:\"29.99\";s:5:\"stock\";i:63;s:10:\"attributes\";a:3:{s:5:\"color\";s:11:\"black shoes\";s:9:\"shoe-size\";s:3:\"9.5\";s:10:\"ships-from\";s:5:\"China\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:3:\"9.5\";s:10:\"ships-from\";s:5:\"China\";}}i:5;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/HTB1fgf2SFXXXXXNXpXXq6xXFXXXc/Gdgydh-Fashion-Black-Boots-Women-Heel-Spring-Autumn-Lace-up-Soft-Leather-Platform-Shoes-Woman-Party.jpg_640x640.jpg\";s:3:\"sku\";s:32:\"32825328905-black-shoes-10-china\";s:7:\"sku_sub\";s:26:\"32825328905-black-10-china\";s:5:\"skuId\";s:11:\"66143892382\";s:7:\"skuAttr\";s:53:\"14:193#black shoes;200000124:1583;200007763:201336100\";s:13:\"regular_price\";s:5:\"49.98\";s:10:\"sale_price\";s:5:\"29.99\";s:5:\"stock\";i:122;s:10:\"attributes\";a:3:{s:5:\"color\";s:11:\"black shoes\";s:9:\"shoe-size\";s:2:\"10\";s:10:\"ships-from\";s:5:\"China\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"10\";s:10:\"ships-from\";s:5:\"China\";}}i:6;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/HTB1fgf2SFXXXXXNXpXXq6xXFXXXc/Gdgydh-Fashion-Black-Boots-Women-Heel-Spring-Autumn-Lace-up-Soft-Leather-Platform-Shoes-Woman-Party.jpg_640x640.jpg\";s:3:\"sku\";s:31:\"32825328905-black-shoes-8-china\";s:7:\"sku_sub\";s:25:\"32825328905-black-8-china\";s:5:\"skuId\";s:11:\"66143892376\";s:7:\"skuAttr\";s:52:\"14:193#black shoes;200000124:699;200007763:201336100\";s:13:\"regular_price\";s:5:\"49.98\";s:10:\"sale_price\";s:5:\"29.99\";s:5:\"stock\";i:70;s:10:\"attributes\";a:3:{s:5:\"color\";s:11:\"black shoes\";s:9:\"shoe-size\";s:1:\"8\";s:10:\"ships-from\";s:5:\"China\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:1:\"8\";s:10:\"ships-from\";s:5:\"China\";}}i:7;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/HTB1fgf2SFXXXXXNXpXXq6xXFXXXc/Gdgydh-Fashion-Black-Boots-Women-Heel-Spring-Autumn-Lace-up-Soft-Leather-Platform-Shoes-Woman-Party.jpg_640x640.jpg\";s:3:\"sku\";s:33:\"32825328905-black-shoes-8-5-china\";s:7:\"sku_sub\";s:27:\"32825328905-black-8-5-china\";s:5:\"skuId\";s:11:\"66143892378\";s:7:\"skuAttr\";s:58:\"14:193#black shoes;200000124:200000289;200007763:201336100\";s:13:\"regular_price\";s:5:\"49.98\";s:10:\"sale_price\";s:5:\"29.99\";s:5:\"stock\";i:85;s:10:\"attributes\";a:3:{s:5:\"color\";s:11:\"black shoes\";s:9:\"shoe-size\";s:3:\"8.5\";s:10:\"ships-from\";s:5:\"China\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:3:\"8.5\";s:10:\"ships-from\";s:5:\"China\";}}}'),
(48329, 3575, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H0d05605816394c91bc275ab5338e7352I/Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s.jpg'),
(48330, 3576, '_vi_wad_description_images', 'a:15:{i:0;s:65:\"https://ae01.alicdn.com/kf/H78674873812e4860a794fba81ce43db8j.jpg\";i:1;s:59:\"//ae01.alicdn.com/kf/H1dc5d50b72d14a0d89b11c59841de508H.jpg\";i:2;s:60:\"https://ae01.alicdn.com/kf/HTB1eQyGnf2H8KJjy0Fcq6yDlFXat.jpg\";i:3;s:65:\"https://ae01.alicdn.com/kf/He3ea0332373a4575b44b3e182d752c16s.jpg\";i:4;s:59:\"//ae01.alicdn.com/kf/H10b37c0421d04533a1fa26c9f4571c51v.jpg\";i:5;s:59:\"//ae01.alicdn.com/kf/H60ee9d65ee7b42899095ad12699cf15eZ.jpg\";i:6;s:59:\"//ae01.alicdn.com/kf/He40719edbcef4fc6a3c6ee0d03110f21i.jpg\";i:7;s:59:\"//ae01.alicdn.com/kf/Haf9e3269b3714b4396156b101d9c576cQ.jpg\";i:8;s:59:\"//ae01.alicdn.com/kf/Hd489dcb6ad794daf86bb6b5e2db06d62u.jpg\";i:9;s:59:\"//ae01.alicdn.com/kf/Hbb9ec27b82b34632b46a54cfebf49941U.jpg\";i:10;s:65:\"https://ae01.alicdn.com/kf/H979f347537e94eabb7f8ffaf60ee5c898.jpg\";i:11;s:65:\"https://ae01.alicdn.com/kf/Hfb0a9255611443a9b0b01b6a4ce25d553.jpg\";i:12;s:65:\"https://ae01.alicdn.com/kf/H3b8e43f88ea348d3b20c0482ed95c60bh.jpg\";i:13;s:65:\"https://ae01.alicdn.com/kf/H5a91a528ea714df696d8962699389dd1a.jpg\";i:14;s:65:\"https://ae01.alicdn.com/kf/H50e85959f2e64b29ae76a2e7ec712b10X.jpg\";}'),
(48331, 3576, '_vi_wad_sku', '4000980130774'),
(48332, 3576, '_vi_wad_attributes', 'a:3:{i:14;a:5:{s:6:\"values\";a:2:{s:6:\"14:193\";s:14:\"black in stock\";s:7:\"14:1052\";s:13:\"pink in stock\";}s:4:\"slug\";s:5:\"color\";s:4:\"name\";s:5:\"Color\";s:8:\"position\";i:0;s:10:\"values_sub\";a:2:{s:6:\"14:193\";s:5:\"BLACK\";s:7:\"14:1052\";s:4:\"Pink\";}}i:200000124;a:5:{s:6:\"values\";a:11:{s:13:\"200000124:698\";s:1:\"5\";s:14:\"200000124:1394\";s:1:\"6\";s:14:\"200000124:3434\";s:1:\"7\";s:13:\"200000124:699\";s:1:\"8\";s:16:\"200000124:350262\";s:1:\"9\";s:14:\"200000124:1583\";s:2:\"10\";s:19:\"200000124:100010420\";s:2:\"11\";s:14:\"200000124:1663\";s:2:\"12\";s:19:\"200000124:200000296\";s:2:\"13\";s:19:\"200000124:200000298\";s:2:\"14\";s:16:\"200000124:350231\";s:2:\"15\";}s:4:\"slug\";s:9:\"shoe-size\";s:4:\"name\";s:9:\"Shoe Size\";s:8:\"position\";i:1;s:10:\"values_sub\";a:11:{s:13:\"200000124:698\";s:1:\"5\";s:14:\"200000124:1394\";s:1:\"6\";s:14:\"200000124:3434\";s:1:\"7\";s:13:\"200000124:699\";s:1:\"8\";s:16:\"200000124:350262\";s:1:\"9\";s:14:\"200000124:1583\";s:2:\"10\";s:19:\"200000124:100010420\";s:2:\"11\";s:14:\"200000124:1663\";s:2:\"12\";s:19:\"200000124:200000296\";s:2:\"13\";s:19:\"200000124:200000298\";s:2:\"14\";s:16:\"200000124:350231\";s:2:\"15\";}}i:200007763;a:5:{s:6:\"values\";a:2:{s:19:\"200007763:201336100\";s:5:\"China\";s:19:\"200007763:201336104\";s:5:\"SPAIN\";}s:4:\"slug\";s:10:\"ships-from\";s:4:\"name\";s:10:\"Ships From\";s:8:\"position\";i:2;s:10:\"values_sub\";a:2:{s:19:\"200007763:201336100\";s:5:\"China\";s:19:\"200007763:201336104\";s:5:\"SPAIN\";}}}'),
(48333, 3576, '_vi_wad_list_attributes', 'a:15:{s:6:\"14:193\";a:4:{s:4:\"name\";s:14:\"black in stock\";s:8:\"name_sub\";s:5:\"BLACK\";s:5:\"color\";s:7:\"#000000\";s:5:\"image\";s:188:\"https://ae01.alicdn.com/kf/Hba9f57bac6d54c9e8fc91e1a7187db4cy/JIALUOWEI-11cm-High-Heel-Unisex-s-Lolita-Punk-Fashion-Gothic-Creepers-Shoes-Halloween-Costumes-Steampunk-Ankle.jpg_640x640.jpg\";}s:7:\"14:1052\";a:4:{s:4:\"name\";s:13:\"pink in stock\";s:8:\"name_sub\";s:4:\"Pink\";s:5:\"color\";s:7:\"#FFC0CB\";s:5:\"image\";s:188:\"https://ae01.alicdn.com/kf/H7a8815a464364ed49265f79e35f2477dm/JIALUOWEI-11cm-High-Heel-Unisex-s-Lolita-Punk-Fashion-Gothic-Creepers-Shoes-Halloween-Costumes-Steampunk-Ankle.jpg_640x640.jpg\";}s:13:\"200000124:698\";a:4:{s:4:\"name\";s:1:\"5\";s:8:\"name_sub\";s:1:\"5\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:14:\"200000124:1394\";a:4:{s:4:\"name\";s:1:\"6\";s:8:\"name_sub\";s:1:\"6\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:14:\"200000124:3434\";a:4:{s:4:\"name\";s:1:\"7\";s:8:\"name_sub\";s:1:\"7\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:13:\"200000124:699\";a:4:{s:4:\"name\";s:1:\"8\";s:8:\"name_sub\";s:1:\"8\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:16:\"200000124:350262\";a:4:{s:4:\"name\";s:1:\"9\";s:8:\"name_sub\";s:1:\"9\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:14:\"200000124:1583\";a:4:{s:4:\"name\";s:2:\"10\";s:8:\"name_sub\";s:2:\"10\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:100010420\";a:4:{s:4:\"name\";s:2:\"11\";s:8:\"name_sub\";s:2:\"11\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:14:\"200000124:1663\";a:4:{s:4:\"name\";s:2:\"12\";s:8:\"name_sub\";s:2:\"12\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000296\";a:4:{s:4:\"name\";s:2:\"13\";s:8:\"name_sub\";s:2:\"13\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000298\";a:4:{s:4:\"name\";s:2:\"14\";s:8:\"name_sub\";s:2:\"14\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:16:\"200000124:350231\";a:4:{s:4:\"name\";s:2:\"15\";s:8:\"name_sub\";s:2:\"15\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200007763:201336100\";a:4:{s:4:\"name\";s:5:\"China\";s:8:\"name_sub\";s:5:\"China\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200007763:201336104\";a:4:{s:4:\"name\";s:5:\"SPAIN\";s:8:\"name_sub\";s:5:\"SPAIN\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}}'),
(48334, 3576, '_vi_wad_shipping_info', 'a:6:{s:4:\"time\";i:1622549488;s:7:\"country\";s:2:\"LK\";s:7:\"company\";s:3:\"EMS\";s:7:\"freight\";s:4621:\"[{\"bizShowMind\":{\"layout\":[]},\"commitDay\":\"75\",\"company\":\"EMS\",\"currency\":\"USD\",\"discount\":70,\"displayType\":\"deliveryTime\",\"features\":{},\"freightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $23.09\",\"value\":23.09},\"freightFeatures\":{\"provider\":\"ae_config\"},\"freightLayout\":{\"displayType\":\"deliveryTime\",\"layout\":[{\"text\":\"Shipping: US $23.09\",\"type\":\"title\"},{\"text\":\"To <font color=\'#000000\'>Sri Lanka</font> via EMS\",\"type\":\"subtitle\"}],\"openShippingPanel\":\"true\"},\"fullMailLine\":false,\"hbaService\":false,\"i18nMap\":{},\"id\":0,\"name\":\"FreightItemModule\",\"sendGoodsCountry\":\"CN\",\"sendGoodsCountryFullName\":\"China\",\"serviceName\":\"EMS\",\"standardFreightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $23.09\",\"value\":23.09},\"time\":\"15-44\",\"tracking\":true},{\"bizShowMind\":{\"layout\":[]},\"commitDay\":\"75\",\"company\":\"AliExpress Premium Shipping\",\"currency\":\"USD\",\"discount\":60,\"displayType\":\"deliveryTime\",\"features\":{},\"freightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $43.77\",\"value\":43.77},\"freightFeatures\":{\"provider\":\"ae_config\"},\"freightLayout\":{\"displayType\":\"deliveryTime\",\"layout\":[{\"text\":\"Shipping: US $43.77\",\"type\":\"title\"},{\"text\":\"To <font color=\'#000000\'>Sri Lanka</font> via AliExpress Premium Shipping\",\"type\":\"subtitle\"}],\"openShippingPanel\":\"true\"},\"fullMailLine\":false,\"hbaService\":false,\"i18nMap\":{},\"id\":0,\"name\":\"FreightItemModule\",\"sendGoodsCountry\":\"CN\",\"sendGoodsCountryFullName\":\"China\",\"serviceName\":\"CAINIAO_PREMIUM\",\"standardFreightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $43.77\",\"value\":43.77},\"time\":\"7-15\",\"tracking\":true},{\"bizShowMind\":{\"layout\":[]},\"commitDay\":\"75\",\"company\":\"UPS Expedited\",\"currency\":\"USD\",\"discount\":70,\"displayType\":\"deliveryTime\",\"features\":{},\"freightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $47.60\",\"value\":47.6},\"freightFeatures\":{\"provider\":\"ae_config\"},\"freightLayout\":{\"displayType\":\"deliveryTime\",\"layout\":[{\"text\":\"Shipping: US $47.60\",\"type\":\"title\"},{\"text\":\"To <font color=\'#000000\'>Sri Lanka</font> via UPS Expedited\",\"type\":\"subtitle\"}],\"openShippingPanel\":\"true\"},\"fullMailLine\":false,\"hbaService\":false,\"i18nMap\":{},\"id\":0,\"name\":\"FreightItemModule\",\"sendGoodsCountry\":\"CN\",\"sendGoodsCountryFullName\":\"China\",\"serviceName\":\"UPSE\",\"standardFreightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $47.60\",\"value\":47.6},\"time\":\"7-15\",\"tracking\":true},{\"bizShowMind\":{\"layout\":[]},\"commitDay\":\"75\",\"company\":\"UPS Express Saver\",\"currency\":\"USD\",\"discount\":70,\"displayType\":\"deliveryTime\",\"features\":{},\"freightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $58.42\",\"value\":58.42},\"freightFeatures\":{\"provider\":\"ae_config\"},\"freightLayout\":{\"displayType\":\"deliveryTime\",\"layout\":[{\"text\":\"Shipping: US $58.42\",\"type\":\"title\"},{\"text\":\"To <font color=\'#000000\'>Sri Lanka</font> via UPS Express Saver\",\"type\":\"subtitle\"}],\"openShippingPanel\":\"true\"},\"fullMailLine\":false,\"hbaService\":false,\"i18nMap\":{},\"id\":0,\"name\":\"FreightItemModule\",\"sendGoodsCountry\":\"CN\",\"sendGoodsCountryFullName\":\"China\",\"serviceName\":\"UPS\",\"standardFreightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $58.42\",\"value\":58.42},\"time\":\"7-15\",\"tracking\":true},{\"bizShowMind\":{\"layout\":[]},\"commitDay\":\"75\",\"company\":\"Fedex IP\",\"currency\":\"USD\",\"discount\":70,\"displayType\":\"deliveryTime\",\"features\":{},\"freightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $63.84\",\"value\":63.84},\"freightFeatures\":{\"provider\":\"ae_config\"},\"freightLayout\":{\"displayType\":\"deliveryTime\",\"layout\":[{\"text\":\"Shipping: US $63.84\",\"type\":\"title\"},{\"text\":\"To <font color=\'#000000\'>Sri Lanka</font> via Fedex IP\",\"type\":\"subtitle\"}],\"openShippingPanel\":\"true\"},\"fullMailLine\":false,\"hbaService\":false,\"i18nMap\":{},\"id\":0,\"name\":\"FreightItemModule\",\"sendGoodsCountry\":\"CN\",\"sendGoodsCountryFullName\":\"China\",\"serviceName\":\"FEDEX\",\"standardFreightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $63.84\",\"value\":63.84},\"time\":\"7-15\",\"tracking\":true},{\"bizShowMind\":{\"layout\":[]},\"commitDay\":\"75\",\"company\":\"DHL\",\"currency\":\"USD\",\"discount\":70,\"displayType\":\"deliveryTime\",\"features\":{},\"freightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $99.75\",\"value\":99.75},\"freightFeatures\":{\"provider\":\"ae_config\"},\"freightLayout\":{\"displayType\":\"deliveryTime\",\"layout\":[{\"text\":\"Shipping: US $99.75\",\"type\":\"title\"},{\"text\":\"To <font color=\'#000000\'>Sri Lanka</font> via DHL\",\"type\":\"subtitle\"}],\"openShippingPanel\":\"true\"},\"fullMailLine\":false,\"hbaService\":false,\"i18nMap\":{},\"id\":0,\"name\":\"FreightItemModule\",\"sendGoodsCountry\":\"CN\",\"sendGoodsCountryFullName\":\"China\",\"serviceName\":\"DHL\",\"standardFreightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $99.75\",\"value\":99.75},\"time\":\"9-17\",\"tracking\":true}]\";s:13:\"shipping_cost\";d:23.089999999999999857891452847979962825775146484375;s:13:\"delivery_time\";s:5:\"15-44\";}'),
(48335, 3576, '_vi_wad_gallery', 'a:6:{i:0;s:176:\"https://ae01.alicdn.com/kf/H9dae1d8f9f5a408fb66f6c114e1f0af8B/JIALUOWEI-11cm-High-Heel-Unisex-s-Lolita-Punk-Fashion-Gothic-Creepers-Shoes-Halloween-Costumes-Steampunk-Ankle.jpg\";i:1;s:176:\"https://ae01.alicdn.com/kf/H18804f14ddff47c384d49b657c5b5fc4w/JIALUOWEI-11cm-High-Heel-Unisex-s-Lolita-Punk-Fashion-Gothic-Creepers-Shoes-Halloween-Costumes-Steampunk-Ankle.jpg\";i:2;s:176:\"https://ae01.alicdn.com/kf/H5a91a528ea714df696d8962699389dd1a/JIALUOWEI-11cm-High-Heel-Unisex-s-Lolita-Punk-Fashion-Gothic-Creepers-Shoes-Halloween-Costumes-Steampunk-Ankle.jpg\";i:3;s:176:\"https://ae01.alicdn.com/kf/Hcd0f66c52be34618a9e435228b4c7431p/JIALUOWEI-11cm-High-Heel-Unisex-s-Lolita-Punk-Fashion-Gothic-Creepers-Shoes-Halloween-Costumes-Steampunk-Ankle.jpg\";i:4;s:176:\"https://ae01.alicdn.com/kf/H8136a51eef2846108a0b832833fc01f9N/JIALUOWEI-11cm-High-Heel-Unisex-s-Lolita-Punk-Fashion-Gothic-Creepers-Shoes-Halloween-Costumes-Steampunk-Ankle.jpg\";i:5;s:176:\"https://ae01.alicdn.com/kf/Hfb0a9255611443a9b0b01b6a4ce25d553/JIALUOWEI-11cm-High-Heel-Unisex-s-Lolita-Punk-Fashion-Gothic-Creepers-Shoes-Halloween-Costumes-Steampunk-Ankle.jpg\";}'),
(48336, 3576, '_vi_wad_variation_images', 'a:2:{s:6:\"14:193\";s:188:\"https://ae01.alicdn.com/kf/Hba9f57bac6d54c9e8fc91e1a7187db4cy/JIALUOWEI-11cm-High-Heel-Unisex-s-Lolita-Punk-Fashion-Gothic-Creepers-Shoes-Halloween-Costumes-Steampunk-Ankle.jpg_640x640.jpg\";s:7:\"14:1052\";s:188:\"https://ae01.alicdn.com/kf/H7a8815a464364ed49265f79e35f2477dm/JIALUOWEI-11cm-High-Heel-Unisex-s-Lolita-Punk-Fashion-Gothic-Creepers-Shoes-Halloween-Costumes-Steampunk-Ankle.jpg_640x640.jpg\";}'),
(48337, 3576, '_vi_wad_store_info', 'a:3:{s:4:\"name\";s:24:\"jialuowei Official Store\";s:3:\"url\";s:33:\"//www.aliexpress.com/store/804726\";s:3:\"num\";i:804726;}');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(48338, 3576, '_vi_wad_variations', 'a:44:{i:0;a:10:{s:5:\"image\";s:188:\"https://ae01.alicdn.com/kf/Hba9f57bac6d54c9e8fc91e1a7187db4cy/JIALUOWEI-11cm-High-Heel-Unisex-s-Lolita-Punk-Fashion-Gothic-Creepers-Shoes-Halloween-Costumes-Steampunk-Ankle.jpg_640x640.jpg\";s:3:\"sku\";s:36:\"4000980130774-black-in-stock-5-china\";s:7:\"sku_sub\";s:27:\"4000980130774-black-5-china\";s:5:\"skuId\";s:17:\"12000016406706861\";s:7:\"skuAttr\";s:55:\"14:193#black in stock;200000124:698;200007763:201336100\";s:13:\"regular_price\";s:5:\"118.0\";s:10:\"sale_price\";s:5:\"46.02\";s:5:\"stock\";i:45;s:10:\"attributes\";a:3:{s:5:\"color\";s:14:\"black in stock\";s:9:\"shoe-size\";s:1:\"5\";s:10:\"ships-from\";s:5:\"China\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:1:\"5\";s:10:\"ships-from\";s:5:\"China\";}}i:1;a:10:{s:5:\"image\";s:188:\"https://ae01.alicdn.com/kf/Hba9f57bac6d54c9e8fc91e1a7187db4cy/JIALUOWEI-11cm-High-Heel-Unisex-s-Lolita-Punk-Fashion-Gothic-Creepers-Shoes-Halloween-Costumes-Steampunk-Ankle.jpg_640x640.jpg\";s:3:\"sku\";s:36:\"4000980130774-black-in-stock-6-china\";s:7:\"sku_sub\";s:27:\"4000980130774-black-6-china\";s:5:\"skuId\";s:17:\"12000016406706863\";s:7:\"skuAttr\";s:56:\"14:193#black in stock;200000124:1394;200007763:201336100\";s:13:\"regular_price\";s:5:\"118.0\";s:10:\"sale_price\";s:5:\"46.02\";s:5:\"stock\";i:47;s:10:\"attributes\";a:3:{s:5:\"color\";s:14:\"black in stock\";s:9:\"shoe-size\";s:1:\"6\";s:10:\"ships-from\";s:5:\"China\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:1:\"6\";s:10:\"ships-from\";s:5:\"China\";}}i:2;a:10:{s:5:\"image\";s:188:\"https://ae01.alicdn.com/kf/Hba9f57bac6d54c9e8fc91e1a7187db4cy/JIALUOWEI-11cm-High-Heel-Unisex-s-Lolita-Punk-Fashion-Gothic-Creepers-Shoes-Halloween-Costumes-Steampunk-Ankle.jpg_640x640.jpg\";s:3:\"sku\";s:36:\"4000980130774-black-in-stock-5-spain\";s:7:\"sku_sub\";s:27:\"4000980130774-black-5-spain\";s:5:\"skuId\";s:17:\"12000016406706862\";s:7:\"skuAttr\";s:55:\"14:193#black in stock;200000124:698;200007763:201336104\";s:13:\"regular_price\";s:5:\"118.0\";s:10:\"sale_price\";s:5:\"46.02\";s:5:\"stock\";i:2;s:10:\"attributes\";a:3:{s:5:\"color\";s:14:\"black in stock\";s:9:\"shoe-size\";s:1:\"5\";s:10:\"ships-from\";s:5:\"SPAIN\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:1:\"5\";s:10:\"ships-from\";s:5:\"SPAIN\";}}i:3;a:10:{s:5:\"image\";s:188:\"https://ae01.alicdn.com/kf/Hba9f57bac6d54c9e8fc91e1a7187db4cy/JIALUOWEI-11cm-High-Heel-Unisex-s-Lolita-Punk-Fashion-Gothic-Creepers-Shoes-Halloween-Costumes-Steampunk-Ankle.jpg_640x640.jpg\";s:3:\"sku\";s:36:\"4000980130774-black-in-stock-7-china\";s:7:\"sku_sub\";s:27:\"4000980130774-black-7-china\";s:5:\"skuId\";s:17:\"12000016406706865\";s:7:\"skuAttr\";s:56:\"14:193#black in stock;200000124:3434;200007763:201336100\";s:13:\"regular_price\";s:5:\"118.0\";s:10:\"sale_price\";s:5:\"46.02\";s:5:\"stock\";i:42;s:10:\"attributes\";a:3:{s:5:\"color\";s:14:\"black in stock\";s:9:\"shoe-size\";s:1:\"7\";s:10:\"ships-from\";s:5:\"China\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:1:\"7\";s:10:\"ships-from\";s:5:\"China\";}}i:4;a:10:{s:5:\"image\";s:188:\"https://ae01.alicdn.com/kf/Hba9f57bac6d54c9e8fc91e1a7187db4cy/JIALUOWEI-11cm-High-Heel-Unisex-s-Lolita-Punk-Fashion-Gothic-Creepers-Shoes-Halloween-Costumes-Steampunk-Ankle.jpg_640x640.jpg\";s:3:\"sku\";s:36:\"4000980130774-black-in-stock-6-spain\";s:7:\"sku_sub\";s:27:\"4000980130774-black-6-spain\";s:5:\"skuId\";s:17:\"12000016406706864\";s:7:\"skuAttr\";s:56:\"14:193#black in stock;200000124:1394;200007763:201336104\";s:13:\"regular_price\";s:5:\"118.0\";s:10:\"sale_price\";s:5:\"46.02\";s:5:\"stock\";i:3;s:10:\"attributes\";a:3:{s:5:\"color\";s:14:\"black in stock\";s:9:\"shoe-size\";s:1:\"6\";s:10:\"ships-from\";s:5:\"SPAIN\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:1:\"6\";s:10:\"ships-from\";s:5:\"SPAIN\";}}i:5;a:10:{s:5:\"image\";s:188:\"https://ae01.alicdn.com/kf/Hba9f57bac6d54c9e8fc91e1a7187db4cy/JIALUOWEI-11cm-High-Heel-Unisex-s-Lolita-Punk-Fashion-Gothic-Creepers-Shoes-Halloween-Costumes-Steampunk-Ankle.jpg_640x640.jpg\";s:3:\"sku\";s:36:\"4000980130774-black-in-stock-8-china\";s:7:\"sku_sub\";s:27:\"4000980130774-black-8-china\";s:5:\"skuId\";s:17:\"12000016406706867\";s:7:\"skuAttr\";s:55:\"14:193#black in stock;200000124:699;200007763:201336100\";s:13:\"regular_price\";s:5:\"118.0\";s:10:\"sale_price\";s:5:\"46.02\";s:5:\"stock\";i:44;s:10:\"attributes\";a:3:{s:5:\"color\";s:14:\"black in stock\";s:9:\"shoe-size\";s:1:\"8\";s:10:\"ships-from\";s:5:\"China\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:1:\"8\";s:10:\"ships-from\";s:5:\"China\";}}i:6;a:10:{s:5:\"image\";s:188:\"https://ae01.alicdn.com/kf/Hba9f57bac6d54c9e8fc91e1a7187db4cy/JIALUOWEI-11cm-High-Heel-Unisex-s-Lolita-Punk-Fashion-Gothic-Creepers-Shoes-Halloween-Costumes-Steampunk-Ankle.jpg_640x640.jpg\";s:3:\"sku\";s:36:\"4000980130774-black-in-stock-7-spain\";s:7:\"sku_sub\";s:27:\"4000980130774-black-7-spain\";s:5:\"skuId\";s:17:\"12000016406706866\";s:7:\"skuAttr\";s:56:\"14:193#black in stock;200000124:3434;200007763:201336104\";s:13:\"regular_price\";s:5:\"118.0\";s:10:\"sale_price\";s:5:\"46.02\";s:5:\"stock\";i:0;s:10:\"attributes\";a:3:{s:5:\"color\";s:14:\"black in stock\";s:9:\"shoe-size\";s:1:\"7\";s:10:\"ships-from\";s:5:\"SPAIN\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:1:\"7\";s:10:\"ships-from\";s:5:\"SPAIN\";}}i:7;a:10:{s:5:\"image\";s:188:\"https://ae01.alicdn.com/kf/Hba9f57bac6d54c9e8fc91e1a7187db4cy/JIALUOWEI-11cm-High-Heel-Unisex-s-Lolita-Punk-Fashion-Gothic-Creepers-Shoes-Halloween-Costumes-Steampunk-Ankle.jpg_640x640.jpg\";s:3:\"sku\";s:36:\"4000980130774-black-in-stock-9-china\";s:7:\"sku_sub\";s:27:\"4000980130774-black-9-china\";s:5:\"skuId\";s:17:\"12000016406706869\";s:7:\"skuAttr\";s:58:\"14:193#black in stock;200000124:350262;200007763:201336100\";s:13:\"regular_price\";s:5:\"118.0\";s:10:\"sale_price\";s:5:\"46.02\";s:5:\"stock\";i:42;s:10:\"attributes\";a:3:{s:5:\"color\";s:14:\"black in stock\";s:9:\"shoe-size\";s:1:\"9\";s:10:\"ships-from\";s:5:\"China\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:1:\"9\";s:10:\"ships-from\";s:5:\"China\";}}i:8;a:10:{s:5:\"image\";s:188:\"https://ae01.alicdn.com/kf/Hba9f57bac6d54c9e8fc91e1a7187db4cy/JIALUOWEI-11cm-High-Heel-Unisex-s-Lolita-Punk-Fashion-Gothic-Creepers-Shoes-Halloween-Costumes-Steampunk-Ankle.jpg_640x640.jpg\";s:3:\"sku\";s:36:\"4000980130774-black-in-stock-8-spain\";s:7:\"sku_sub\";s:27:\"4000980130774-black-8-spain\";s:5:\"skuId\";s:17:\"12000016406706868\";s:7:\"skuAttr\";s:55:\"14:193#black in stock;200000124:699;200007763:201336104\";s:13:\"regular_price\";s:5:\"118.0\";s:10:\"sale_price\";s:5:\"46.02\";s:5:\"stock\";i:1;s:10:\"attributes\";a:3:{s:5:\"color\";s:14:\"black in stock\";s:9:\"shoe-size\";s:1:\"8\";s:10:\"ships-from\";s:5:\"SPAIN\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:1:\"8\";s:10:\"ships-from\";s:5:\"SPAIN\";}}i:9;a:10:{s:5:\"image\";s:188:\"https://ae01.alicdn.com/kf/Hba9f57bac6d54c9e8fc91e1a7187db4cy/JIALUOWEI-11cm-High-Heel-Unisex-s-Lolita-Punk-Fashion-Gothic-Creepers-Shoes-Halloween-Costumes-Steampunk-Ankle.jpg_640x640.jpg\";s:3:\"sku\";s:37:\"4000980130774-black-in-stock-10-china\";s:7:\"sku_sub\";s:28:\"4000980130774-black-10-china\";s:5:\"skuId\";s:17:\"12000016406706871\";s:7:\"skuAttr\";s:56:\"14:193#black in stock;200000124:1583;200007763:201336100\";s:13:\"regular_price\";s:5:\"118.0\";s:10:\"sale_price\";s:5:\"46.02\";s:5:\"stock\";i:48;s:10:\"attributes\";a:3:{s:5:\"color\";s:14:\"black in stock\";s:9:\"shoe-size\";s:2:\"10\";s:10:\"ships-from\";s:5:\"China\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"10\";s:10:\"ships-from\";s:5:\"China\";}}i:10;a:10:{s:5:\"image\";s:188:\"https://ae01.alicdn.com/kf/Hba9f57bac6d54c9e8fc91e1a7187db4cy/JIALUOWEI-11cm-High-Heel-Unisex-s-Lolita-Punk-Fashion-Gothic-Creepers-Shoes-Halloween-Costumes-Steampunk-Ankle.jpg_640x640.jpg\";s:3:\"sku\";s:36:\"4000980130774-black-in-stock-9-spain\";s:7:\"sku_sub\";s:27:\"4000980130774-black-9-spain\";s:5:\"skuId\";s:17:\"12000016406706870\";s:7:\"skuAttr\";s:58:\"14:193#black in stock;200000124:350262;200007763:201336104\";s:13:\"regular_price\";s:5:\"118.0\";s:10:\"sale_price\";s:5:\"46.02\";s:5:\"stock\";i:0;s:10:\"attributes\";a:3:{s:5:\"color\";s:14:\"black in stock\";s:9:\"shoe-size\";s:1:\"9\";s:10:\"ships-from\";s:5:\"SPAIN\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:1:\"9\";s:10:\"ships-from\";s:5:\"SPAIN\";}}i:11;a:10:{s:5:\"image\";s:188:\"https://ae01.alicdn.com/kf/Hba9f57bac6d54c9e8fc91e1a7187db4cy/JIALUOWEI-11cm-High-Heel-Unisex-s-Lolita-Punk-Fashion-Gothic-Creepers-Shoes-Halloween-Costumes-Steampunk-Ankle.jpg_640x640.jpg\";s:3:\"sku\";s:37:\"4000980130774-black-in-stock-11-china\";s:7:\"sku_sub\";s:28:\"4000980130774-black-11-china\";s:5:\"skuId\";s:17:\"12000016406706873\";s:7:\"skuAttr\";s:61:\"14:193#black in stock;200000124:100010420;200007763:201336100\";s:13:\"regular_price\";s:5:\"118.0\";s:10:\"sale_price\";s:5:\"46.02\";s:5:\"stock\";i:48;s:10:\"attributes\";a:3:{s:5:\"color\";s:14:\"black in stock\";s:9:\"shoe-size\";s:2:\"11\";s:10:\"ships-from\";s:5:\"China\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"11\";s:10:\"ships-from\";s:5:\"China\";}}i:12;a:10:{s:5:\"image\";s:188:\"https://ae01.alicdn.com/kf/Hba9f57bac6d54c9e8fc91e1a7187db4cy/JIALUOWEI-11cm-High-Heel-Unisex-s-Lolita-Punk-Fashion-Gothic-Creepers-Shoes-Halloween-Costumes-Steampunk-Ankle.jpg_640x640.jpg\";s:3:\"sku\";s:37:\"4000980130774-black-in-stock-10-spain\";s:7:\"sku_sub\";s:28:\"4000980130774-black-10-spain\";s:5:\"skuId\";s:17:\"12000016406706872\";s:7:\"skuAttr\";s:56:\"14:193#black in stock;200000124:1583;200007763:201336104\";s:13:\"regular_price\";s:5:\"118.0\";s:10:\"sale_price\";s:5:\"46.02\";s:5:\"stock\";i:2;s:10:\"attributes\";a:3:{s:5:\"color\";s:14:\"black in stock\";s:9:\"shoe-size\";s:2:\"10\";s:10:\"ships-from\";s:5:\"SPAIN\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"10\";s:10:\"ships-from\";s:5:\"SPAIN\";}}i:13;a:10:{s:5:\"image\";s:188:\"https://ae01.alicdn.com/kf/Hba9f57bac6d54c9e8fc91e1a7187db4cy/JIALUOWEI-11cm-High-Heel-Unisex-s-Lolita-Punk-Fashion-Gothic-Creepers-Shoes-Halloween-Costumes-Steampunk-Ankle.jpg_640x640.jpg\";s:3:\"sku\";s:37:\"4000980130774-black-in-stock-12-china\";s:7:\"sku_sub\";s:28:\"4000980130774-black-12-china\";s:5:\"skuId\";s:17:\"12000016406706875\";s:7:\"skuAttr\";s:56:\"14:193#black in stock;200000124:1663;200007763:201336100\";s:13:\"regular_price\";s:5:\"118.0\";s:10:\"sale_price\";s:5:\"46.02\";s:5:\"stock\";i:46;s:10:\"attributes\";a:3:{s:5:\"color\";s:14:\"black in stock\";s:9:\"shoe-size\";s:2:\"12\";s:10:\"ships-from\";s:5:\"China\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"12\";s:10:\"ships-from\";s:5:\"China\";}}i:14;a:10:{s:5:\"image\";s:188:\"https://ae01.alicdn.com/kf/Hba9f57bac6d54c9e8fc91e1a7187db4cy/JIALUOWEI-11cm-High-Heel-Unisex-s-Lolita-Punk-Fashion-Gothic-Creepers-Shoes-Halloween-Costumes-Steampunk-Ankle.jpg_640x640.jpg\";s:3:\"sku\";s:37:\"4000980130774-black-in-stock-11-spain\";s:7:\"sku_sub\";s:28:\"4000980130774-black-11-spain\";s:5:\"skuId\";s:17:\"12000016406706874\";s:7:\"skuAttr\";s:61:\"14:193#black in stock;200000124:100010420;200007763:201336104\";s:13:\"regular_price\";s:5:\"118.0\";s:10:\"sale_price\";s:5:\"46.02\";s:5:\"stock\";i:0;s:10:\"attributes\";a:3:{s:5:\"color\";s:14:\"black in stock\";s:9:\"shoe-size\";s:2:\"11\";s:10:\"ships-from\";s:5:\"SPAIN\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"11\";s:10:\"ships-from\";s:5:\"SPAIN\";}}i:15;a:10:{s:5:\"image\";s:188:\"https://ae01.alicdn.com/kf/Hba9f57bac6d54c9e8fc91e1a7187db4cy/JIALUOWEI-11cm-High-Heel-Unisex-s-Lolita-Punk-Fashion-Gothic-Creepers-Shoes-Halloween-Costumes-Steampunk-Ankle.jpg_640x640.jpg\";s:3:\"sku\";s:37:\"4000980130774-black-in-stock-13-china\";s:7:\"sku_sub\";s:28:\"4000980130774-black-13-china\";s:5:\"skuId\";s:17:\"12000016406706877\";s:7:\"skuAttr\";s:61:\"14:193#black in stock;200000124:200000296;200007763:201336100\";s:13:\"regular_price\";s:5:\"118.0\";s:10:\"sale_price\";s:5:\"46.02\";s:5:\"stock\";i:49;s:10:\"attributes\";a:3:{s:5:\"color\";s:14:\"black in stock\";s:9:\"shoe-size\";s:2:\"13\";s:10:\"ships-from\";s:5:\"China\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"13\";s:10:\"ships-from\";s:5:\"China\";}}i:16;a:10:{s:5:\"image\";s:188:\"https://ae01.alicdn.com/kf/Hba9f57bac6d54c9e8fc91e1a7187db4cy/JIALUOWEI-11cm-High-Heel-Unisex-s-Lolita-Punk-Fashion-Gothic-Creepers-Shoes-Halloween-Costumes-Steampunk-Ankle.jpg_640x640.jpg\";s:3:\"sku\";s:37:\"4000980130774-black-in-stock-12-spain\";s:7:\"sku_sub\";s:28:\"4000980130774-black-12-spain\";s:5:\"skuId\";s:17:\"12000016406706876\";s:7:\"skuAttr\";s:56:\"14:193#black in stock;200000124:1663;200007763:201336104\";s:13:\"regular_price\";s:5:\"118.0\";s:10:\"sale_price\";s:5:\"46.02\";s:5:\"stock\";i:0;s:10:\"attributes\";a:3:{s:5:\"color\";s:14:\"black in stock\";s:9:\"shoe-size\";s:2:\"12\";s:10:\"ships-from\";s:5:\"SPAIN\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"12\";s:10:\"ships-from\";s:5:\"SPAIN\";}}i:17;a:10:{s:5:\"image\";s:188:\"https://ae01.alicdn.com/kf/Hba9f57bac6d54c9e8fc91e1a7187db4cy/JIALUOWEI-11cm-High-Heel-Unisex-s-Lolita-Punk-Fashion-Gothic-Creepers-Shoes-Halloween-Costumes-Steampunk-Ankle.jpg_640x640.jpg\";s:3:\"sku\";s:37:\"4000980130774-black-in-stock-14-china\";s:7:\"sku_sub\";s:28:\"4000980130774-black-14-china\";s:5:\"skuId\";s:17:\"12000016406706879\";s:7:\"skuAttr\";s:61:\"14:193#black in stock;200000124:200000298;200007763:201336100\";s:13:\"regular_price\";s:5:\"118.0\";s:10:\"sale_price\";s:5:\"46.02\";s:5:\"stock\";i:49;s:10:\"attributes\";a:3:{s:5:\"color\";s:14:\"black in stock\";s:9:\"shoe-size\";s:2:\"14\";s:10:\"ships-from\";s:5:\"China\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"14\";s:10:\"ships-from\";s:5:\"China\";}}i:18;a:10:{s:5:\"image\";s:188:\"https://ae01.alicdn.com/kf/Hba9f57bac6d54c9e8fc91e1a7187db4cy/JIALUOWEI-11cm-High-Heel-Unisex-s-Lolita-Punk-Fashion-Gothic-Creepers-Shoes-Halloween-Costumes-Steampunk-Ankle.jpg_640x640.jpg\";s:3:\"sku\";s:37:\"4000980130774-black-in-stock-13-spain\";s:7:\"sku_sub\";s:28:\"4000980130774-black-13-spain\";s:5:\"skuId\";s:17:\"12000016406706878\";s:7:\"skuAttr\";s:61:\"14:193#black in stock;200000124:200000296;200007763:201336104\";s:13:\"regular_price\";s:5:\"118.0\";s:10:\"sale_price\";s:5:\"46.02\";s:5:\"stock\";i:0;s:10:\"attributes\";a:3:{s:5:\"color\";s:14:\"black in stock\";s:9:\"shoe-size\";s:2:\"13\";s:10:\"ships-from\";s:5:\"SPAIN\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"13\";s:10:\"ships-from\";s:5:\"SPAIN\";}}i:19;a:10:{s:5:\"image\";s:188:\"https://ae01.alicdn.com/kf/Hba9f57bac6d54c9e8fc91e1a7187db4cy/JIALUOWEI-11cm-High-Heel-Unisex-s-Lolita-Punk-Fashion-Gothic-Creepers-Shoes-Halloween-Costumes-Steampunk-Ankle.jpg_640x640.jpg\";s:3:\"sku\";s:37:\"4000980130774-black-in-stock-15-china\";s:7:\"sku_sub\";s:28:\"4000980130774-black-15-china\";s:5:\"skuId\";s:17:\"12000016406706881\";s:7:\"skuAttr\";s:58:\"14:193#black in stock;200000124:350231;200007763:201336100\";s:13:\"regular_price\";s:5:\"118.0\";s:10:\"sale_price\";s:5:\"46.02\";s:5:\"stock\";i:46;s:10:\"attributes\";a:3:{s:5:\"color\";s:14:\"black in stock\";s:9:\"shoe-size\";s:2:\"15\";s:10:\"ships-from\";s:5:\"China\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"15\";s:10:\"ships-from\";s:5:\"China\";}}i:20;a:10:{s:5:\"image\";s:188:\"https://ae01.alicdn.com/kf/Hba9f57bac6d54c9e8fc91e1a7187db4cy/JIALUOWEI-11cm-High-Heel-Unisex-s-Lolita-Punk-Fashion-Gothic-Creepers-Shoes-Halloween-Costumes-Steampunk-Ankle.jpg_640x640.jpg\";s:3:\"sku\";s:37:\"4000980130774-black-in-stock-14-spain\";s:7:\"sku_sub\";s:28:\"4000980130774-black-14-spain\";s:5:\"skuId\";s:17:\"12000016406706880\";s:7:\"skuAttr\";s:61:\"14:193#black in stock;200000124:200000298;200007763:201336104\";s:13:\"regular_price\";s:5:\"118.0\";s:10:\"sale_price\";s:5:\"46.02\";s:5:\"stock\";i:2;s:10:\"attributes\";a:3:{s:5:\"color\";s:14:\"black in stock\";s:9:\"shoe-size\";s:2:\"14\";s:10:\"ships-from\";s:5:\"SPAIN\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"14\";s:10:\"ships-from\";s:5:\"SPAIN\";}}i:21;a:10:{s:5:\"image\";s:188:\"https://ae01.alicdn.com/kf/H7a8815a464364ed49265f79e35f2477dm/JIALUOWEI-11cm-High-Heel-Unisex-s-Lolita-Punk-Fashion-Gothic-Creepers-Shoes-Halloween-Costumes-Steampunk-Ankle.jpg_640x640.jpg\";s:3:\"sku\";s:35:\"4000980130774-pink-in-stock-5-china\";s:7:\"sku_sub\";s:26:\"4000980130774-pink-5-china\";s:5:\"skuId\";s:17:\"12000016406706883\";s:7:\"skuAttr\";s:55:\"14:1052#pink in stock;200000124:698;200007763:201336100\";s:13:\"regular_price\";s:5:\"118.0\";s:10:\"sale_price\";s:5:\"46.02\";s:5:\"stock\";i:47;s:10:\"attributes\";a:3:{s:5:\"color\";s:13:\"pink in stock\";s:9:\"shoe-size\";s:1:\"5\";s:10:\"ships-from\";s:5:\"China\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:1:\"5\";s:10:\"ships-from\";s:5:\"China\";}}i:22;a:10:{s:5:\"image\";s:188:\"https://ae01.alicdn.com/kf/Hba9f57bac6d54c9e8fc91e1a7187db4cy/JIALUOWEI-11cm-High-Heel-Unisex-s-Lolita-Punk-Fashion-Gothic-Creepers-Shoes-Halloween-Costumes-Steampunk-Ankle.jpg_640x640.jpg\";s:3:\"sku\";s:37:\"4000980130774-black-in-stock-15-spain\";s:7:\"sku_sub\";s:28:\"4000980130774-black-15-spain\";s:5:\"skuId\";s:17:\"12000016406706882\";s:7:\"skuAttr\";s:58:\"14:193#black in stock;200000124:350231;200007763:201336104\";s:13:\"regular_price\";s:5:\"118.0\";s:10:\"sale_price\";s:5:\"46.02\";s:5:\"stock\";i:1;s:10:\"attributes\";a:3:{s:5:\"color\";s:14:\"black in stock\";s:9:\"shoe-size\";s:2:\"15\";s:10:\"ships-from\";s:5:\"SPAIN\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"15\";s:10:\"ships-from\";s:5:\"SPAIN\";}}i:23;a:10:{s:5:\"image\";s:188:\"https://ae01.alicdn.com/kf/H7a8815a464364ed49265f79e35f2477dm/JIALUOWEI-11cm-High-Heel-Unisex-s-Lolita-Punk-Fashion-Gothic-Creepers-Shoes-Halloween-Costumes-Steampunk-Ankle.jpg_640x640.jpg\";s:3:\"sku\";s:35:\"4000980130774-pink-in-stock-6-china\";s:7:\"sku_sub\";s:26:\"4000980130774-pink-6-china\";s:5:\"skuId\";s:17:\"12000016406706885\";s:7:\"skuAttr\";s:56:\"14:1052#pink in stock;200000124:1394;200007763:201336100\";s:13:\"regular_price\";s:5:\"118.0\";s:10:\"sale_price\";s:5:\"46.02\";s:5:\"stock\";i:50;s:10:\"attributes\";a:3:{s:5:\"color\";s:13:\"pink in stock\";s:9:\"shoe-size\";s:1:\"6\";s:10:\"ships-from\";s:5:\"China\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:1:\"6\";s:10:\"ships-from\";s:5:\"China\";}}i:24;a:10:{s:5:\"image\";s:188:\"https://ae01.alicdn.com/kf/H7a8815a464364ed49265f79e35f2477dm/JIALUOWEI-11cm-High-Heel-Unisex-s-Lolita-Punk-Fashion-Gothic-Creepers-Shoes-Halloween-Costumes-Steampunk-Ankle.jpg_640x640.jpg\";s:3:\"sku\";s:35:\"4000980130774-pink-in-stock-5-spain\";s:7:\"sku_sub\";s:26:\"4000980130774-pink-5-spain\";s:5:\"skuId\";s:17:\"12000016406706884\";s:7:\"skuAttr\";s:55:\"14:1052#pink in stock;200000124:698;200007763:201336104\";s:13:\"regular_price\";s:5:\"118.0\";s:10:\"sale_price\";s:5:\"46.02\";s:5:\"stock\";i:2;s:10:\"attributes\";a:3:{s:5:\"color\";s:13:\"pink in stock\";s:9:\"shoe-size\";s:1:\"5\";s:10:\"ships-from\";s:5:\"SPAIN\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:1:\"5\";s:10:\"ships-from\";s:5:\"SPAIN\";}}i:25;a:10:{s:5:\"image\";s:188:\"https://ae01.alicdn.com/kf/H7a8815a464364ed49265f79e35f2477dm/JIALUOWEI-11cm-High-Heel-Unisex-s-Lolita-Punk-Fashion-Gothic-Creepers-Shoes-Halloween-Costumes-Steampunk-Ankle.jpg_640x640.jpg\";s:3:\"sku\";s:35:\"4000980130774-pink-in-stock-7-china\";s:7:\"sku_sub\";s:26:\"4000980130774-pink-7-china\";s:5:\"skuId\";s:17:\"12000016406706887\";s:7:\"skuAttr\";s:56:\"14:1052#pink in stock;200000124:3434;200007763:201336100\";s:13:\"regular_price\";s:5:\"118.0\";s:10:\"sale_price\";s:5:\"46.02\";s:5:\"stock\";i:35;s:10:\"attributes\";a:3:{s:5:\"color\";s:13:\"pink in stock\";s:9:\"shoe-size\";s:1:\"7\";s:10:\"ships-from\";s:5:\"China\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:1:\"7\";s:10:\"ships-from\";s:5:\"China\";}}i:26;a:10:{s:5:\"image\";s:188:\"https://ae01.alicdn.com/kf/H7a8815a464364ed49265f79e35f2477dm/JIALUOWEI-11cm-High-Heel-Unisex-s-Lolita-Punk-Fashion-Gothic-Creepers-Shoes-Halloween-Costumes-Steampunk-Ankle.jpg_640x640.jpg\";s:3:\"sku\";s:35:\"4000980130774-pink-in-stock-6-spain\";s:7:\"sku_sub\";s:26:\"4000980130774-pink-6-spain\";s:5:\"skuId\";s:17:\"12000016406706886\";s:7:\"skuAttr\";s:56:\"14:1052#pink in stock;200000124:1394;200007763:201336104\";s:13:\"regular_price\";s:5:\"118.0\";s:10:\"sale_price\";s:5:\"46.02\";s:5:\"stock\";i:2;s:10:\"attributes\";a:3:{s:5:\"color\";s:13:\"pink in stock\";s:9:\"shoe-size\";s:1:\"6\";s:10:\"ships-from\";s:5:\"SPAIN\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:1:\"6\";s:10:\"ships-from\";s:5:\"SPAIN\";}}i:27;a:10:{s:5:\"image\";s:188:\"https://ae01.alicdn.com/kf/H7a8815a464364ed49265f79e35f2477dm/JIALUOWEI-11cm-High-Heel-Unisex-s-Lolita-Punk-Fashion-Gothic-Creepers-Shoes-Halloween-Costumes-Steampunk-Ankle.jpg_640x640.jpg\";s:3:\"sku\";s:35:\"4000980130774-pink-in-stock-8-china\";s:7:\"sku_sub\";s:26:\"4000980130774-pink-8-china\";s:5:\"skuId\";s:17:\"12000016406706889\";s:7:\"skuAttr\";s:55:\"14:1052#pink in stock;200000124:699;200007763:201336100\";s:13:\"regular_price\";s:5:\"118.0\";s:10:\"sale_price\";s:5:\"46.02\";s:5:\"stock\";i:45;s:10:\"attributes\";a:3:{s:5:\"color\";s:13:\"pink in stock\";s:9:\"shoe-size\";s:1:\"8\";s:10:\"ships-from\";s:5:\"China\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:1:\"8\";s:10:\"ships-from\";s:5:\"China\";}}i:28;a:10:{s:5:\"image\";s:188:\"https://ae01.alicdn.com/kf/H7a8815a464364ed49265f79e35f2477dm/JIALUOWEI-11cm-High-Heel-Unisex-s-Lolita-Punk-Fashion-Gothic-Creepers-Shoes-Halloween-Costumes-Steampunk-Ankle.jpg_640x640.jpg\";s:3:\"sku\";s:35:\"4000980130774-pink-in-stock-7-spain\";s:7:\"sku_sub\";s:26:\"4000980130774-pink-7-spain\";s:5:\"skuId\";s:17:\"12000016406706888\";s:7:\"skuAttr\";s:56:\"14:1052#pink in stock;200000124:3434;200007763:201336104\";s:13:\"regular_price\";s:5:\"118.0\";s:10:\"sale_price\";s:5:\"46.02\";s:5:\"stock\";i:3;s:10:\"attributes\";a:3:{s:5:\"color\";s:13:\"pink in stock\";s:9:\"shoe-size\";s:1:\"7\";s:10:\"ships-from\";s:5:\"SPAIN\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:1:\"7\";s:10:\"ships-from\";s:5:\"SPAIN\";}}i:29;a:10:{s:5:\"image\";s:188:\"https://ae01.alicdn.com/kf/H7a8815a464364ed49265f79e35f2477dm/JIALUOWEI-11cm-High-Heel-Unisex-s-Lolita-Punk-Fashion-Gothic-Creepers-Shoes-Halloween-Costumes-Steampunk-Ankle.jpg_640x640.jpg\";s:3:\"sku\";s:35:\"4000980130774-pink-in-stock-9-china\";s:7:\"sku_sub\";s:26:\"4000980130774-pink-9-china\";s:5:\"skuId\";s:17:\"12000016406706891\";s:7:\"skuAttr\";s:58:\"14:1052#pink in stock;200000124:350262;200007763:201336100\";s:13:\"regular_price\";s:5:\"118.0\";s:10:\"sale_price\";s:5:\"46.02\";s:5:\"stock\";i:46;s:10:\"attributes\";a:3:{s:5:\"color\";s:13:\"pink in stock\";s:9:\"shoe-size\";s:1:\"9\";s:10:\"ships-from\";s:5:\"China\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:1:\"9\";s:10:\"ships-from\";s:5:\"China\";}}i:30;a:10:{s:5:\"image\";s:188:\"https://ae01.alicdn.com/kf/H7a8815a464364ed49265f79e35f2477dm/JIALUOWEI-11cm-High-Heel-Unisex-s-Lolita-Punk-Fashion-Gothic-Creepers-Shoes-Halloween-Costumes-Steampunk-Ankle.jpg_640x640.jpg\";s:3:\"sku\";s:35:\"4000980130774-pink-in-stock-8-spain\";s:7:\"sku_sub\";s:26:\"4000980130774-pink-8-spain\";s:5:\"skuId\";s:17:\"12000016406706890\";s:7:\"skuAttr\";s:55:\"14:1052#pink in stock;200000124:699;200007763:201336104\";s:13:\"regular_price\";s:5:\"118.0\";s:10:\"sale_price\";s:5:\"46.02\";s:5:\"stock\";i:0;s:10:\"attributes\";a:3:{s:5:\"color\";s:13:\"pink in stock\";s:9:\"shoe-size\";s:1:\"8\";s:10:\"ships-from\";s:5:\"SPAIN\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:1:\"8\";s:10:\"ships-from\";s:5:\"SPAIN\";}}i:31;a:10:{s:5:\"image\";s:188:\"https://ae01.alicdn.com/kf/H7a8815a464364ed49265f79e35f2477dm/JIALUOWEI-11cm-High-Heel-Unisex-s-Lolita-Punk-Fashion-Gothic-Creepers-Shoes-Halloween-Costumes-Steampunk-Ankle.jpg_640x640.jpg\";s:3:\"sku\";s:36:\"4000980130774-pink-in-stock-10-china\";s:7:\"sku_sub\";s:27:\"4000980130774-pink-10-china\";s:5:\"skuId\";s:17:\"12000016406706893\";s:7:\"skuAttr\";s:56:\"14:1052#pink in stock;200000124:1583;200007763:201336100\";s:13:\"regular_price\";s:5:\"118.0\";s:10:\"sale_price\";s:5:\"46.02\";s:5:\"stock\";i:47;s:10:\"attributes\";a:3:{s:5:\"color\";s:13:\"pink in stock\";s:9:\"shoe-size\";s:2:\"10\";s:10:\"ships-from\";s:5:\"China\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:2:\"10\";s:10:\"ships-from\";s:5:\"China\";}}i:32;a:10:{s:5:\"image\";s:188:\"https://ae01.alicdn.com/kf/H7a8815a464364ed49265f79e35f2477dm/JIALUOWEI-11cm-High-Heel-Unisex-s-Lolita-Punk-Fashion-Gothic-Creepers-Shoes-Halloween-Costumes-Steampunk-Ankle.jpg_640x640.jpg\";s:3:\"sku\";s:35:\"4000980130774-pink-in-stock-9-spain\";s:7:\"sku_sub\";s:26:\"4000980130774-pink-9-spain\";s:5:\"skuId\";s:17:\"12000016406706892\";s:7:\"skuAttr\";s:58:\"14:1052#pink in stock;200000124:350262;200007763:201336104\";s:13:\"regular_price\";s:5:\"118.0\";s:10:\"sale_price\";s:5:\"46.02\";s:5:\"stock\";i:0;s:10:\"attributes\";a:3:{s:5:\"color\";s:13:\"pink in stock\";s:9:\"shoe-size\";s:1:\"9\";s:10:\"ships-from\";s:5:\"SPAIN\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:1:\"9\";s:10:\"ships-from\";s:5:\"SPAIN\";}}i:33;a:10:{s:5:\"image\";s:188:\"https://ae01.alicdn.com/kf/H7a8815a464364ed49265f79e35f2477dm/JIALUOWEI-11cm-High-Heel-Unisex-s-Lolita-Punk-Fashion-Gothic-Creepers-Shoes-Halloween-Costumes-Steampunk-Ankle.jpg_640x640.jpg\";s:3:\"sku\";s:36:\"4000980130774-pink-in-stock-11-china\";s:7:\"sku_sub\";s:27:\"4000980130774-pink-11-china\";s:5:\"skuId\";s:17:\"12000016406706895\";s:7:\"skuAttr\";s:61:\"14:1052#pink in stock;200000124:100010420;200007763:201336100\";s:13:\"regular_price\";s:5:\"118.0\";s:10:\"sale_price\";s:5:\"46.02\";s:5:\"stock\";i:50;s:10:\"attributes\";a:3:{s:5:\"color\";s:13:\"pink in stock\";s:9:\"shoe-size\";s:2:\"11\";s:10:\"ships-from\";s:5:\"China\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:2:\"11\";s:10:\"ships-from\";s:5:\"China\";}}i:34;a:10:{s:5:\"image\";s:188:\"https://ae01.alicdn.com/kf/H7a8815a464364ed49265f79e35f2477dm/JIALUOWEI-11cm-High-Heel-Unisex-s-Lolita-Punk-Fashion-Gothic-Creepers-Shoes-Halloween-Costumes-Steampunk-Ankle.jpg_640x640.jpg\";s:3:\"sku\";s:36:\"4000980130774-pink-in-stock-10-spain\";s:7:\"sku_sub\";s:27:\"4000980130774-pink-10-spain\";s:5:\"skuId\";s:17:\"12000016406706894\";s:7:\"skuAttr\";s:56:\"14:1052#pink in stock;200000124:1583;200007763:201336104\";s:13:\"regular_price\";s:5:\"118.0\";s:10:\"sale_price\";s:5:\"46.02\";s:5:\"stock\";i:2;s:10:\"attributes\";a:3:{s:5:\"color\";s:13:\"pink in stock\";s:9:\"shoe-size\";s:2:\"10\";s:10:\"ships-from\";s:5:\"SPAIN\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:2:\"10\";s:10:\"ships-from\";s:5:\"SPAIN\";}}i:35;a:10:{s:5:\"image\";s:188:\"https://ae01.alicdn.com/kf/H7a8815a464364ed49265f79e35f2477dm/JIALUOWEI-11cm-High-Heel-Unisex-s-Lolita-Punk-Fashion-Gothic-Creepers-Shoes-Halloween-Costumes-Steampunk-Ankle.jpg_640x640.jpg\";s:3:\"sku\";s:36:\"4000980130774-pink-in-stock-12-china\";s:7:\"sku_sub\";s:27:\"4000980130774-pink-12-china\";s:5:\"skuId\";s:17:\"12000016406706897\";s:7:\"skuAttr\";s:56:\"14:1052#pink in stock;200000124:1663;200007763:201336100\";s:13:\"regular_price\";s:5:\"118.0\";s:10:\"sale_price\";s:5:\"46.02\";s:5:\"stock\";i:50;s:10:\"attributes\";a:3:{s:5:\"color\";s:13:\"pink in stock\";s:9:\"shoe-size\";s:2:\"12\";s:10:\"ships-from\";s:5:\"China\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:2:\"12\";s:10:\"ships-from\";s:5:\"China\";}}i:36;a:10:{s:5:\"image\";s:188:\"https://ae01.alicdn.com/kf/H7a8815a464364ed49265f79e35f2477dm/JIALUOWEI-11cm-High-Heel-Unisex-s-Lolita-Punk-Fashion-Gothic-Creepers-Shoes-Halloween-Costumes-Steampunk-Ankle.jpg_640x640.jpg\";s:3:\"sku\";s:36:\"4000980130774-pink-in-stock-11-spain\";s:7:\"sku_sub\";s:27:\"4000980130774-pink-11-spain\";s:5:\"skuId\";s:17:\"12000016406706896\";s:7:\"skuAttr\";s:61:\"14:1052#pink in stock;200000124:100010420;200007763:201336104\";s:13:\"regular_price\";s:5:\"118.0\";s:10:\"sale_price\";s:5:\"46.02\";s:5:\"stock\";i:0;s:10:\"attributes\";a:3:{s:5:\"color\";s:13:\"pink in stock\";s:9:\"shoe-size\";s:2:\"11\";s:10:\"ships-from\";s:5:\"SPAIN\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:2:\"11\";s:10:\"ships-from\";s:5:\"SPAIN\";}}i:37;a:10:{s:5:\"image\";s:188:\"https://ae01.alicdn.com/kf/H7a8815a464364ed49265f79e35f2477dm/JIALUOWEI-11cm-High-Heel-Unisex-s-Lolita-Punk-Fashion-Gothic-Creepers-Shoes-Halloween-Costumes-Steampunk-Ankle.jpg_640x640.jpg\";s:3:\"sku\";s:36:\"4000980130774-pink-in-stock-13-china\";s:7:\"sku_sub\";s:27:\"4000980130774-pink-13-china\";s:5:\"skuId\";s:17:\"12000016406706899\";s:7:\"skuAttr\";s:61:\"14:1052#pink in stock;200000124:200000296;200007763:201336100\";s:13:\"regular_price\";s:5:\"118.0\";s:10:\"sale_price\";s:5:\"46.02\";s:5:\"stock\";i:49;s:10:\"attributes\";a:3:{s:5:\"color\";s:13:\"pink in stock\";s:9:\"shoe-size\";s:2:\"13\";s:10:\"ships-from\";s:5:\"China\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:2:\"13\";s:10:\"ships-from\";s:5:\"China\";}}i:38;a:10:{s:5:\"image\";s:188:\"https://ae01.alicdn.com/kf/H7a8815a464364ed49265f79e35f2477dm/JIALUOWEI-11cm-High-Heel-Unisex-s-Lolita-Punk-Fashion-Gothic-Creepers-Shoes-Halloween-Costumes-Steampunk-Ankle.jpg_640x640.jpg\";s:3:\"sku\";s:36:\"4000980130774-pink-in-stock-12-spain\";s:7:\"sku_sub\";s:27:\"4000980130774-pink-12-spain\";s:5:\"skuId\";s:17:\"12000016406706898\";s:7:\"skuAttr\";s:56:\"14:1052#pink in stock;200000124:1663;200007763:201336104\";s:13:\"regular_price\";s:5:\"118.0\";s:10:\"sale_price\";s:5:\"46.02\";s:5:\"stock\";i:0;s:10:\"attributes\";a:3:{s:5:\"color\";s:13:\"pink in stock\";s:9:\"shoe-size\";s:2:\"12\";s:10:\"ships-from\";s:5:\"SPAIN\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:2:\"12\";s:10:\"ships-from\";s:5:\"SPAIN\";}}i:39;a:10:{s:5:\"image\";s:188:\"https://ae01.alicdn.com/kf/H7a8815a464364ed49265f79e35f2477dm/JIALUOWEI-11cm-High-Heel-Unisex-s-Lolita-Punk-Fashion-Gothic-Creepers-Shoes-Halloween-Costumes-Steampunk-Ankle.jpg_640x640.jpg\";s:3:\"sku\";s:36:\"4000980130774-pink-in-stock-14-china\";s:7:\"sku_sub\";s:27:\"4000980130774-pink-14-china\";s:5:\"skuId\";s:17:\"12000016406706901\";s:7:\"skuAttr\";s:61:\"14:1052#pink in stock;200000124:200000298;200007763:201336100\";s:13:\"regular_price\";s:5:\"118.0\";s:10:\"sale_price\";s:5:\"46.02\";s:5:\"stock\";i:49;s:10:\"attributes\";a:3:{s:5:\"color\";s:13:\"pink in stock\";s:9:\"shoe-size\";s:2:\"14\";s:10:\"ships-from\";s:5:\"China\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:2:\"14\";s:10:\"ships-from\";s:5:\"China\";}}i:40;a:10:{s:5:\"image\";s:188:\"https://ae01.alicdn.com/kf/H7a8815a464364ed49265f79e35f2477dm/JIALUOWEI-11cm-High-Heel-Unisex-s-Lolita-Punk-Fashion-Gothic-Creepers-Shoes-Halloween-Costumes-Steampunk-Ankle.jpg_640x640.jpg\";s:3:\"sku\";s:36:\"4000980130774-pink-in-stock-13-spain\";s:7:\"sku_sub\";s:27:\"4000980130774-pink-13-spain\";s:5:\"skuId\";s:17:\"12000016406706900\";s:7:\"skuAttr\";s:61:\"14:1052#pink in stock;200000124:200000296;200007763:201336104\";s:13:\"regular_price\";s:5:\"118.0\";s:10:\"sale_price\";s:5:\"46.02\";s:5:\"stock\";i:1;s:10:\"attributes\";a:3:{s:5:\"color\";s:13:\"pink in stock\";s:9:\"shoe-size\";s:2:\"13\";s:10:\"ships-from\";s:5:\"SPAIN\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:2:\"13\";s:10:\"ships-from\";s:5:\"SPAIN\";}}i:41;a:10:{s:5:\"image\";s:188:\"https://ae01.alicdn.com/kf/H7a8815a464364ed49265f79e35f2477dm/JIALUOWEI-11cm-High-Heel-Unisex-s-Lolita-Punk-Fashion-Gothic-Creepers-Shoes-Halloween-Costumes-Steampunk-Ankle.jpg_640x640.jpg\";s:3:\"sku\";s:36:\"4000980130774-pink-in-stock-15-china\";s:7:\"sku_sub\";s:27:\"4000980130774-pink-15-china\";s:5:\"skuId\";s:17:\"12000016406706903\";s:7:\"skuAttr\";s:58:\"14:1052#pink in stock;200000124:350231;200007763:201336100\";s:13:\"regular_price\";s:5:\"118.0\";s:10:\"sale_price\";s:5:\"46.02\";s:5:\"stock\";i:50;s:10:\"attributes\";a:3:{s:5:\"color\";s:13:\"pink in stock\";s:9:\"shoe-size\";s:2:\"15\";s:10:\"ships-from\";s:5:\"China\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:2:\"15\";s:10:\"ships-from\";s:5:\"China\";}}i:42;a:10:{s:5:\"image\";s:188:\"https://ae01.alicdn.com/kf/H7a8815a464364ed49265f79e35f2477dm/JIALUOWEI-11cm-High-Heel-Unisex-s-Lolita-Punk-Fashion-Gothic-Creepers-Shoes-Halloween-Costumes-Steampunk-Ankle.jpg_640x640.jpg\";s:3:\"sku\";s:36:\"4000980130774-pink-in-stock-14-spain\";s:7:\"sku_sub\";s:27:\"4000980130774-pink-14-spain\";s:5:\"skuId\";s:17:\"12000016406706902\";s:7:\"skuAttr\";s:61:\"14:1052#pink in stock;200000124:200000298;200007763:201336104\";s:13:\"regular_price\";s:5:\"118.0\";s:10:\"sale_price\";s:5:\"46.02\";s:5:\"stock\";i:2;s:10:\"attributes\";a:3:{s:5:\"color\";s:13:\"pink in stock\";s:9:\"shoe-size\";s:2:\"14\";s:10:\"ships-from\";s:5:\"SPAIN\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:2:\"14\";s:10:\"ships-from\";s:5:\"SPAIN\";}}i:43;a:10:{s:5:\"image\";s:188:\"https://ae01.alicdn.com/kf/H7a8815a464364ed49265f79e35f2477dm/JIALUOWEI-11cm-High-Heel-Unisex-s-Lolita-Punk-Fashion-Gothic-Creepers-Shoes-Halloween-Costumes-Steampunk-Ankle.jpg_640x640.jpg\";s:3:\"sku\";s:36:\"4000980130774-pink-in-stock-15-spain\";s:7:\"sku_sub\";s:27:\"4000980130774-pink-15-spain\";s:5:\"skuId\";s:17:\"12000016406706904\";s:7:\"skuAttr\";s:58:\"14:1052#pink in stock;200000124:350231;200007763:201336104\";s:13:\"regular_price\";s:5:\"118.0\";s:10:\"sale_price\";s:5:\"46.02\";s:5:\"stock\";i:0;s:10:\"attributes\";a:3:{s:5:\"color\";s:13:\"pink in stock\";s:9:\"shoe-size\";s:2:\"15\";s:10:\"ships-from\";s:5:\"SPAIN\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:2:\"15\";s:10:\"ships-from\";s:5:\"SPAIN\";}}}'),
(48339, 3577, '_wp_attached_file', '2021/06/Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s-5.jpg'),
(48340, 3577, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:112:\"2021/06/Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s-5.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:112:\"Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:112:\"Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s-5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:112:\"Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s-5-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:112:\"Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s-5-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:112:\"Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s-5-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:112:\"Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:112:\"Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s-5-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:112:\"Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s-5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:112:\"Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:112:\"Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s-5-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:112:\"Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s-5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(48341, 3578, '_vi_wad_description_images', 'a:21:{i:0;s:104:\"https://ae01.alicdn.com/kf/H14e84ce141a447bf908f9c73f242a7bdk.jpg?width=750&amp;height=387&amp;hash=1137\";i:1;s:104:\"https://ae01.alicdn.com/kf/H59e7b603ab0b4b1ea5a71b8a0c6a5946W.jpg?width=750&amp;height=260&amp;hash=1010\";i:2;s:104:\"https://ae01.alicdn.com/kf/H6fef98739eb443339c8ce5ad0e03fe20f.jpg?width=790&amp;height=242&amp;hash=1032\";i:3;s:105:\"https://ae01.alicdn.com/kf/H7569267d21884294b51c8be9492fbd2ag.jpg?width=750&amp;height=1843&amp;hash=2593\";i:4;s:105:\"https://ae01.alicdn.com/kf/H8ef9c79f9cef48dbadc7d15fae286282L.jpg?width=750&amp;height=1000&amp;hash=1750\";i:5;s:105:\"https://ae01.alicdn.com/kf/H20be3f7b93d844f69a794c033473d5e9O.jpg?width=750&amp;height=1752&amp;hash=2502\";i:6;s:105:\"https://ae01.alicdn.com/kf/H214d088e110d44e6a5d1f74284cb1511o.jpg?width=750&amp;height=1752&amp;hash=2502\";i:7;s:105:\"https://ae01.alicdn.com/kf/Hc79d4da4951e4f4680f7f98ffd6e93951.jpg?width=750&amp;height=1000&amp;hash=1750\";i:8;s:105:\"https://ae01.alicdn.com/kf/Hf0729142eb894122a3dda497feae064bG.jpg?width=750&amp;height=1843&amp;hash=2593\";i:9;s:105:\"https://ae01.alicdn.com/kf/Hb754cca379584f00b857e09c39575983z.jpg?width=750&amp;height=1356&amp;hash=2106\";i:10;s:105:\"https://ae01.alicdn.com/kf/H835a0bc0adfd49d3bc82fc8ad07a4a99i.jpg?width=750&amp;height=1321&amp;hash=2071\";i:11;s:105:\"https://ae01.alicdn.com/kf/Hc4ea6bc03bb3424a8b9793119ae9c15b6.jpg?width=750&amp;height=1536&amp;hash=2286\";i:12;s:105:\"https://ae01.alicdn.com/kf/He5de361608bb4e3f8542594ab7d237d9p.jpg?width=750&amp;height=1313&amp;hash=2063\";i:13;s:105:\"https://ae01.alicdn.com/kf/H1166adff9d964404865f43dbd198945f4.jpg?width=750&amp;height=1376&amp;hash=2126\";i:14;s:104:\"https://ae01.alicdn.com/kf/H6de601a4e0844490a35311bd5a22be49d.jpg?width=800&amp;height=800&amp;hash=1600\";i:15;s:105:\"https://ae01.alicdn.com/kf/H57d6882eb7c14a30b3c2cd3a25b9acb1w.jpg?width=750&amp;height=1321&amp;hash=2071\";i:16;s:105:\"https://ae01.alicdn.com/kf/H1fc7063bf06a4e6b8089e06569b94af7r.jpg?width=750&amp;height=1313&amp;hash=2063\";i:17;s:105:\"https://ae01.alicdn.com/kf/Hfae0333108974d228149b07337695855P.jpg?width=750&amp;height=1356&amp;hash=2106\";i:18;s:105:\"https://ae01.alicdn.com/kf/H2872ec2d4ea740f5ae5c8f21bac82c4al.jpg?width=750&amp;height=1156&amp;hash=1906\";i:19;s:105:\"https://ae01.alicdn.com/kf/H4ea91ae36fcf48de8870cc8572d1e6c3R.jpg?width=750&amp;height=1211&amp;hash=1961\";i:20;s:104:\"https://ae01.alicdn.com/kf/H9ea1acd6ce4a463ab2e65b1353d7dfaa6.jpg?width=946&amp;height=647&amp;hash=1593\";}'),
(48342, 3578, '_vi_wad_sku', '1005001677526217'),
(48343, 3578, '_vi_wad_attributes', 'a:2:{i:14;a:5:{s:6:\"values\";a:4:{s:6:\"14:771\";s:5:\"Beige\";s:6:\"14:193\";s:5:\"BLACK\";s:6:\"14:173\";s:7:\"Beige 2\";s:7:\"14:1254\";s:7:\"Black 2\";}s:4:\"slug\";s:5:\"color\";s:4:\"name\";s:5:\"Color\";s:8:\"position\";i:0;s:10:\"values_sub\";a:4:{s:6:\"14:771\";s:5:\"Beige\";s:6:\"14:193\";s:5:\"BLACK\";s:6:\"14:173\";s:4:\"Blue\";s:7:\"14:1254\";s:8:\"Sky Blue\";}}i:200000124;a:5:{s:6:\"values\";a:6:{s:19:\"200000124:100010481\";s:2:\"34\";s:19:\"200000124:200000333\";s:2:\"35\";s:19:\"200000124:200000334\";s:2:\"36\";s:19:\"200000124:100010482\";s:2:\"37\";s:19:\"200000124:200000898\";s:2:\"38\";s:19:\"200000124:200000364\";s:2:\"39\";}s:4:\"slug\";s:9:\"shoe-size\";s:4:\"name\";s:9:\"Shoe Size\";s:8:\"position\";i:1;s:10:\"values_sub\";a:6:{s:19:\"200000124:100010481\";s:2:\"34\";s:19:\"200000124:200000333\";s:2:\"35\";s:19:\"200000124:200000334\";s:2:\"36\";s:19:\"200000124:100010482\";s:2:\"37\";s:19:\"200000124:200000898\";s:2:\"38\";s:19:\"200000124:200000364\";s:2:\"39\";}}}'),
(48344, 3578, '_vi_wad_list_attributes', 'a:10:{s:6:\"14:771\";a:4:{s:4:\"name\";s:5:\"Beige\";s:8:\"name_sub\";s:5:\"Beige\";s:5:\"color\";s:7:\"#F8F7E7\";s:5:\"image\";s:171:\"https://ae01.alicdn.com/kf/H5ffc4ff0a7144a29901e50f3d04b0d1ft/Black-Sock-Boots-Women-2020-New-Punk-Gothic-Shoes-Ankle-Boots-Platform-Shoes-Women-White-Sock.jpg_640x640.jpg\";}s:6:\"14:193\";a:4:{s:4:\"name\";s:5:\"BLACK\";s:8:\"name_sub\";s:5:\"BLACK\";s:5:\"color\";s:7:\"#000000\";s:5:\"image\";s:171:\"https://ae01.alicdn.com/kf/H3025a446b2df49f89cf083707d1037c6O/Black-Sock-Boots-Women-2020-New-Punk-Gothic-Shoes-Ankle-Boots-Platform-Shoes-Women-White-Sock.jpg_640x640.jpg\";}s:6:\"14:173\";a:4:{s:4:\"name\";s:7:\"Beige 2\";s:8:\"name_sub\";s:4:\"Blue\";s:5:\"color\";s:7:\"#0080FF\";s:5:\"image\";s:171:\"https://ae01.alicdn.com/kf/H4d304077978444a4abf69692c5fcdafda/Black-Sock-Boots-Women-2020-New-Punk-Gothic-Shoes-Ankle-Boots-Platform-Shoes-Women-White-Sock.jpg_640x640.jpg\";}s:7:\"14:1254\";a:4:{s:4:\"name\";s:7:\"Black 2\";s:8:\"name_sub\";s:8:\"Sky Blue\";s:5:\"color\";s:7:\"#1EDDFF\";s:5:\"image\";s:171:\"https://ae01.alicdn.com/kf/Hefbbfd6c7c31409c9a3df0fd24a02f9cR/Black-Sock-Boots-Women-2020-New-Punk-Gothic-Shoes-Ankle-Boots-Platform-Shoes-Women-White-Sock.jpg_640x640.jpg\";}s:19:\"200000124:100010481\";a:4:{s:4:\"name\";s:2:\"34\";s:8:\"name_sub\";s:2:\"34\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000333\";a:4:{s:4:\"name\";s:2:\"35\";s:8:\"name_sub\";s:2:\"35\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000334\";a:4:{s:4:\"name\";s:2:\"36\";s:8:\"name_sub\";s:2:\"36\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:100010482\";a:4:{s:4:\"name\";s:2:\"37\";s:8:\"name_sub\";s:2:\"37\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000898\";a:4:{s:4:\"name\";s:2:\"38\";s:8:\"name_sub\";s:2:\"38\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000364\";a:4:{s:4:\"name\";s:2:\"39\";s:8:\"name_sub\";s:2:\"39\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}}'),
(48345, 3578, '_vi_wad_shipping_info', 'a:6:{s:4:\"time\";i:1622549491;s:7:\"country\";s:2:\"LK\";s:7:\"company\";s:3:\"DHL\";s:7:\"freight\";s:755:\"[{\"bizShowMind\":{\"layout\":[]},\"commitDay\":\"75\",\"company\":\"DHL\",\"currency\":\"USD\",\"discount\":0,\"displayType\":\"deliveryTime\",\"features\":{},\"freightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $173.94\",\"value\":173.94},\"freightFeatures\":{\"provider\":\"ae_config\"},\"freightLayout\":{\"displayType\":\"deliveryTime\",\"layout\":[{\"text\":\"Shipping: US $173.94\",\"type\":\"title\"},{\"text\":\"To <font color=\'#000000\'>Sri Lanka</font> via DHL\",\"type\":\"subtitle\"}],\"openShippingPanel\":\"true\"},\"fullMailLine\":false,\"hbaService\":false,\"i18nMap\":{},\"id\":0,\"name\":\"FreightItemModule\",\"sendGoodsCountry\":\"CN\",\"sendGoodsCountryFullName\":\"China\",\"serviceName\":\"DHL\",\"standardFreightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $173.94\",\"value\":173.94},\"time\":\"9-17\",\"tracking\":true}]\";s:13:\"shipping_cost\";d:173.93999999999999772626324556767940521240234375;s:13:\"delivery_time\";s:4:\"9-17\";}'),
(48346, 3578, '_vi_wad_gallery', 'a:6:{i:0;s:159:\"https://ae01.alicdn.com/kf/Hfa2ae19b851f455b9e6b0590bd2324d9g/Black-Sock-Boots-Women-2020-New-Punk-Gothic-Shoes-Ankle-Boots-Platform-Shoes-Women-White-Sock.jpg\";i:1;s:159:\"https://ae01.alicdn.com/kf/H80920e2816bf41aabc95688ef469c73bq/Black-Sock-Boots-Women-2020-New-Punk-Gothic-Shoes-Ankle-Boots-Platform-Shoes-Women-White-Sock.jpg\";i:2;s:159:\"https://ae01.alicdn.com/kf/H6746837ed00841958689dd91a13c60e6B/Black-Sock-Boots-Women-2020-New-Punk-Gothic-Shoes-Ankle-Boots-Platform-Shoes-Women-White-Sock.jpg\";i:3;s:159:\"https://ae01.alicdn.com/kf/H6c4a506374834e018f28058dbfdf1095P/Black-Sock-Boots-Women-2020-New-Punk-Gothic-Shoes-Ankle-Boots-Platform-Shoes-Women-White-Sock.jpg\";i:4;s:159:\"https://ae01.alicdn.com/kf/Hbb15ebcd107b4307b5912246f0224ab11/Black-Sock-Boots-Women-2020-New-Punk-Gothic-Shoes-Ankle-Boots-Platform-Shoes-Women-White-Sock.jpg\";i:5;s:159:\"https://ae01.alicdn.com/kf/H48578161c32b491ea45b061e2158cbbdy/Black-Sock-Boots-Women-2020-New-Punk-Gothic-Shoes-Ankle-Boots-Platform-Shoes-Women-White-Sock.jpg\";}'),
(48347, 3578, '_vi_wad_variation_images', 'a:4:{s:6:\"14:771\";s:171:\"https://ae01.alicdn.com/kf/H5ffc4ff0a7144a29901e50f3d04b0d1ft/Black-Sock-Boots-Women-2020-New-Punk-Gothic-Shoes-Ankle-Boots-Platform-Shoes-Women-White-Sock.jpg_640x640.jpg\";s:6:\"14:193\";s:171:\"https://ae01.alicdn.com/kf/H3025a446b2df49f89cf083707d1037c6O/Black-Sock-Boots-Women-2020-New-Punk-Gothic-Shoes-Ankle-Boots-Platform-Shoes-Women-White-Sock.jpg_640x640.jpg\";s:6:\"14:173\";s:171:\"https://ae01.alicdn.com/kf/H4d304077978444a4abf69692c5fcdafda/Black-Sock-Boots-Women-2020-New-Punk-Gothic-Shoes-Ankle-Boots-Platform-Shoes-Women-White-Sock.jpg_640x640.jpg\";s:7:\"14:1254\";s:171:\"https://ae01.alicdn.com/kf/Hefbbfd6c7c31409c9a3df0fd24a02f9cR/Black-Sock-Boots-Women-2020-New-Punk-Gothic-Shoes-Ankle-Boots-Platform-Shoes-Women-White-Sock.jpg_640x640.jpg\";}'),
(48348, 3578, '_vi_wad_store_info', 'a:3:{s:4:\"name\";s:26:\"baixianshengmenghuan Store\";s:3:\"url\";s:36:\"//www.aliexpress.com/store/910987047\";s:3:\"num\";i:910987047;}');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(48349, 3578, '_vi_wad_variations', 'a:24:{i:0;a:10:{s:5:\"image\";s:171:\"https://ae01.alicdn.com/kf/H5ffc4ff0a7144a29901e50f3d04b0d1ft/Black-Sock-Boots-Women-2020-New-Punk-Gothic-Shoes-Ankle-Boots-Platform-Shoes-Women-White-Sock.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005001677526217-beige-39\";s:7:\"sku_sub\";s:25:\"1005001677526217-beige-39\";s:5:\"skuId\";s:17:\"12000017086889114\";s:7:\"skuAttr\";s:26:\"14:771;200000124:200000364\";s:13:\"regular_price\";s:5:\"21.52\";s:10:\"sale_price\";s:5:\"14.85\";s:5:\"stock\";i:860;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:2:\"39\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:2:\"39\";}}i:1;a:10:{s:5:\"image\";s:171:\"https://ae01.alicdn.com/kf/H3025a446b2df49f89cf083707d1037c6O/Black-Sock-Boots-Women-2020-New-Punk-Gothic-Shoes-Ankle-Boots-Platform-Shoes-Women-White-Sock.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005001677526217-black-34\";s:7:\"sku_sub\";s:25:\"1005001677526217-black-34\";s:5:\"skuId\";s:17:\"12000017086889115\";s:7:\"skuAttr\";s:26:\"14:193;200000124:100010481\";s:13:\"regular_price\";s:5:\"21.52\";s:10:\"sale_price\";s:5:\"14.85\";s:5:\"stock\";i:998;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"34\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"34\";}}i:2;a:10:{s:5:\"image\";s:171:\"https://ae01.alicdn.com/kf/H5ffc4ff0a7144a29901e50f3d04b0d1ft/Black-Sock-Boots-Women-2020-New-Punk-Gothic-Shoes-Ankle-Boots-Platform-Shoes-Women-White-Sock.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005001677526217-beige-37\";s:7:\"sku_sub\";s:25:\"1005001677526217-beige-37\";s:5:\"skuId\";s:17:\"12000017086889112\";s:7:\"skuAttr\";s:26:\"14:771;200000124:100010482\";s:13:\"regular_price\";s:5:\"21.52\";s:10:\"sale_price\";s:5:\"14.85\";s:5:\"stock\";i:918;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:2:\"37\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:2:\"37\";}}i:3;a:10:{s:5:\"image\";s:171:\"https://ae01.alicdn.com/kf/H5ffc4ff0a7144a29901e50f3d04b0d1ft/Black-Sock-Boots-Women-2020-New-Punk-Gothic-Shoes-Ankle-Boots-Platform-Shoes-Women-White-Sock.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005001677526217-beige-38\";s:7:\"sku_sub\";s:25:\"1005001677526217-beige-38\";s:5:\"skuId\";s:17:\"12000017086889113\";s:7:\"skuAttr\";s:26:\"14:771;200000124:200000898\";s:13:\"regular_price\";s:5:\"21.52\";s:10:\"sale_price\";s:5:\"14.85\";s:5:\"stock\";i:899;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:2:\"38\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:2:\"38\";}}i:4;a:10:{s:5:\"image\";s:171:\"https://ae01.alicdn.com/kf/H3025a446b2df49f89cf083707d1037c6O/Black-Sock-Boots-Women-2020-New-Punk-Gothic-Shoes-Ankle-Boots-Platform-Shoes-Women-White-Sock.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005001677526217-black-37\";s:7:\"sku_sub\";s:25:\"1005001677526217-black-37\";s:5:\"skuId\";s:17:\"12000017086889118\";s:7:\"skuAttr\";s:26:\"14:193;200000124:100010482\";s:13:\"regular_price\";s:5:\"21.52\";s:10:\"sale_price\";s:5:\"14.85\";s:5:\"stock\";i:962;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"37\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"37\";}}i:5;a:10:{s:5:\"image\";s:171:\"https://ae01.alicdn.com/kf/H3025a446b2df49f89cf083707d1037c6O/Black-Sock-Boots-Women-2020-New-Punk-Gothic-Shoes-Ankle-Boots-Platform-Shoes-Women-White-Sock.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005001677526217-black-38\";s:7:\"sku_sub\";s:25:\"1005001677526217-black-38\";s:5:\"skuId\";s:17:\"12000017086889119\";s:7:\"skuAttr\";s:26:\"14:193;200000124:200000898\";s:13:\"regular_price\";s:5:\"21.52\";s:10:\"sale_price\";s:5:\"14.85\";s:5:\"stock\";i:964;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"38\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"38\";}}i:6;a:10:{s:5:\"image\";s:171:\"https://ae01.alicdn.com/kf/H3025a446b2df49f89cf083707d1037c6O/Black-Sock-Boots-Women-2020-New-Punk-Gothic-Shoes-Ankle-Boots-Platform-Shoes-Women-White-Sock.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005001677526217-black-35\";s:7:\"sku_sub\";s:25:\"1005001677526217-black-35\";s:5:\"skuId\";s:17:\"12000017086889116\";s:7:\"skuAttr\";s:26:\"14:193;200000124:200000333\";s:13:\"regular_price\";s:5:\"21.52\";s:10:\"sale_price\";s:5:\"14.85\";s:5:\"stock\";i:990;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"35\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"35\";}}i:7;a:10:{s:5:\"image\";s:171:\"https://ae01.alicdn.com/kf/H3025a446b2df49f89cf083707d1037c6O/Black-Sock-Boots-Women-2020-New-Punk-Gothic-Shoes-Ankle-Boots-Platform-Shoes-Women-White-Sock.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005001677526217-black-36\";s:7:\"sku_sub\";s:25:\"1005001677526217-black-36\";s:5:\"skuId\";s:17:\"12000017086889117\";s:7:\"skuAttr\";s:26:\"14:193;200000124:200000334\";s:13:\"regular_price\";s:5:\"21.52\";s:10:\"sale_price\";s:5:\"14.85\";s:5:\"stock\";i:990;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"36\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"36\";}}i:8;a:10:{s:5:\"image\";s:171:\"https://ae01.alicdn.com/kf/H5ffc4ff0a7144a29901e50f3d04b0d1ft/Black-Sock-Boots-Women-2020-New-Punk-Gothic-Shoes-Ankle-Boots-Platform-Shoes-Women-White-Sock.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005001677526217-beige-35\";s:7:\"sku_sub\";s:25:\"1005001677526217-beige-35\";s:5:\"skuId\";s:17:\"12000017086889110\";s:7:\"skuAttr\";s:26:\"14:771;200000124:200000333\";s:13:\"regular_price\";s:5:\"21.52\";s:10:\"sale_price\";s:5:\"14.85\";s:5:\"stock\";i:981;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:2:\"35\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:2:\"35\";}}i:9;a:10:{s:5:\"image\";s:171:\"https://ae01.alicdn.com/kf/H5ffc4ff0a7144a29901e50f3d04b0d1ft/Black-Sock-Boots-Women-2020-New-Punk-Gothic-Shoes-Ankle-Boots-Platform-Shoes-Women-White-Sock.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005001677526217-beige-36\";s:7:\"sku_sub\";s:25:\"1005001677526217-beige-36\";s:5:\"skuId\";s:17:\"12000017086889111\";s:7:\"skuAttr\";s:26:\"14:771;200000124:200000334\";s:13:\"regular_price\";s:5:\"21.52\";s:10:\"sale_price\";s:5:\"14.85\";s:5:\"stock\";i:959;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:2:\"36\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:2:\"36\";}}i:10;a:10:{s:5:\"image\";s:171:\"https://ae01.alicdn.com/kf/H5ffc4ff0a7144a29901e50f3d04b0d1ft/Black-Sock-Boots-Women-2020-New-Punk-Gothic-Shoes-Ankle-Boots-Platform-Shoes-Women-White-Sock.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005001677526217-beige-34\";s:7:\"sku_sub\";s:25:\"1005001677526217-beige-34\";s:5:\"skuId\";s:17:\"12000017086889109\";s:7:\"skuAttr\";s:26:\"14:771;200000124:100010481\";s:13:\"regular_price\";s:5:\"18.44\";s:10:\"sale_price\";s:5:\"12.72\";s:5:\"stock\";i:954;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:2:\"34\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:2:\"34\";}}i:11;a:10:{s:5:\"image\";s:171:\"https://ae01.alicdn.com/kf/Hefbbfd6c7c31409c9a3df0fd24a02f9cR/Black-Sock-Boots-Women-2020-New-Punk-Gothic-Shoes-Ankle-Boots-Platform-Shoes-Women-White-Sock.jpg_640x640.jpg\";s:3:\"sku\";s:27:\"1005001677526217-black-2-37\";s:7:\"sku_sub\";s:28:\"1005001677526217-sky-blue-37\";s:5:\"skuId\";s:17:\"12000017086889130\";s:7:\"skuAttr\";s:35:\"14:1254#Black 2;200000124:100010482\";s:13:\"regular_price\";s:5:\"21.52\";s:10:\"sale_price\";s:5:\"14.85\";s:5:\"stock\";i:992;s:10:\"attributes\";a:2:{s:5:\"color\";s:7:\"Black 2\";s:9:\"shoe-size\";s:2:\"37\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Sky Blue\";s:9:\"shoe-size\";s:2:\"37\";}}i:12;a:10:{s:5:\"image\";s:171:\"https://ae01.alicdn.com/kf/Hefbbfd6c7c31409c9a3df0fd24a02f9cR/Black-Sock-Boots-Women-2020-New-Punk-Gothic-Shoes-Ankle-Boots-Platform-Shoes-Women-White-Sock.jpg_640x640.jpg\";s:3:\"sku\";s:27:\"1005001677526217-black-2-38\";s:7:\"sku_sub\";s:28:\"1005001677526217-sky-blue-38\";s:5:\"skuId\";s:17:\"12000017086889131\";s:7:\"skuAttr\";s:35:\"14:1254#Black 2;200000124:200000898\";s:13:\"regular_price\";s:5:\"21.52\";s:10:\"sale_price\";s:5:\"14.85\";s:5:\"stock\";i:984;s:10:\"attributes\";a:2:{s:5:\"color\";s:7:\"Black 2\";s:9:\"shoe-size\";s:2:\"38\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Sky Blue\";s:9:\"shoe-size\";s:2:\"38\";}}i:13;a:10:{s:5:\"image\";s:171:\"https://ae01.alicdn.com/kf/Hefbbfd6c7c31409c9a3df0fd24a02f9cR/Black-Sock-Boots-Women-2020-New-Punk-Gothic-Shoes-Ankle-Boots-Platform-Shoes-Women-White-Sock.jpg_640x640.jpg\";s:3:\"sku\";s:27:\"1005001677526217-black-2-35\";s:7:\"sku_sub\";s:28:\"1005001677526217-sky-blue-35\";s:5:\"skuId\";s:17:\"12000017086889128\";s:7:\"skuAttr\";s:35:\"14:1254#Black 2;200000124:200000333\";s:13:\"regular_price\";s:5:\"21.52\";s:10:\"sale_price\";s:5:\"14.85\";s:5:\"stock\";i:996;s:10:\"attributes\";a:2:{s:5:\"color\";s:7:\"Black 2\";s:9:\"shoe-size\";s:2:\"35\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Sky Blue\";s:9:\"shoe-size\";s:2:\"35\";}}i:14;a:10:{s:5:\"image\";s:171:\"https://ae01.alicdn.com/kf/Hefbbfd6c7c31409c9a3df0fd24a02f9cR/Black-Sock-Boots-Women-2020-New-Punk-Gothic-Shoes-Ankle-Boots-Platform-Shoes-Women-White-Sock.jpg_640x640.jpg\";s:3:\"sku\";s:27:\"1005001677526217-black-2-36\";s:7:\"sku_sub\";s:28:\"1005001677526217-sky-blue-36\";s:5:\"skuId\";s:17:\"12000017086889129\";s:7:\"skuAttr\";s:35:\"14:1254#Black 2;200000124:200000334\";s:13:\"regular_price\";s:5:\"21.52\";s:10:\"sale_price\";s:5:\"14.85\";s:5:\"stock\";i:995;s:10:\"attributes\";a:2:{s:5:\"color\";s:7:\"Black 2\";s:9:\"shoe-size\";s:2:\"36\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Sky Blue\";s:9:\"shoe-size\";s:2:\"36\";}}i:15;a:10:{s:5:\"image\";s:171:\"https://ae01.alicdn.com/kf/Hefbbfd6c7c31409c9a3df0fd24a02f9cR/Black-Sock-Boots-Women-2020-New-Punk-Gothic-Shoes-Ankle-Boots-Platform-Shoes-Women-White-Sock.jpg_640x640.jpg\";s:3:\"sku\";s:27:\"1005001677526217-black-2-39\";s:7:\"sku_sub\";s:28:\"1005001677526217-sky-blue-39\";s:5:\"skuId\";s:17:\"12000017086889132\";s:7:\"skuAttr\";s:35:\"14:1254#Black 2;200000124:200000364\";s:13:\"regular_price\";s:5:\"21.52\";s:10:\"sale_price\";s:5:\"14.85\";s:5:\"stock\";i:985;s:10:\"attributes\";a:2:{s:5:\"color\";s:7:\"Black 2\";s:9:\"shoe-size\";s:2:\"39\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Sky Blue\";s:9:\"shoe-size\";s:2:\"39\";}}i:16;a:10:{s:5:\"image\";s:171:\"https://ae01.alicdn.com/kf/H4d304077978444a4abf69692c5fcdafda/Black-Sock-Boots-Women-2020-New-Punk-Gothic-Shoes-Ankle-Boots-Platform-Shoes-Women-White-Sock.jpg_640x640.jpg\";s:3:\"sku\";s:27:\"1005001677526217-beige-2-35\";s:7:\"sku_sub\";s:24:\"1005001677526217-blue-35\";s:5:\"skuId\";s:17:\"12000017086889122\";s:7:\"skuAttr\";s:34:\"14:173#Beige 2;200000124:200000333\";s:13:\"regular_price\";s:5:\"21.52\";s:10:\"sale_price\";s:5:\"14.85\";s:5:\"stock\";i:0;s:10:\"attributes\";a:2:{s:5:\"color\";s:7:\"Beige 2\";s:9:\"shoe-size\";s:2:\"35\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"35\";}}i:17;a:10:{s:5:\"image\";s:171:\"https://ae01.alicdn.com/kf/H4d304077978444a4abf69692c5fcdafda/Black-Sock-Boots-Women-2020-New-Punk-Gothic-Shoes-Ankle-Boots-Platform-Shoes-Women-White-Sock.jpg_640x640.jpg\";s:3:\"sku\";s:27:\"1005001677526217-beige-2-36\";s:7:\"sku_sub\";s:24:\"1005001677526217-blue-36\";s:5:\"skuId\";s:17:\"12000017086889123\";s:7:\"skuAttr\";s:34:\"14:173#Beige 2;200000124:200000334\";s:13:\"regular_price\";s:5:\"21.52\";s:10:\"sale_price\";s:5:\"14.85\";s:5:\"stock\";i:979;s:10:\"attributes\";a:2:{s:5:\"color\";s:7:\"Beige 2\";s:9:\"shoe-size\";s:2:\"36\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"36\";}}i:18;a:10:{s:5:\"image\";s:171:\"https://ae01.alicdn.com/kf/H3025a446b2df49f89cf083707d1037c6O/Black-Sock-Boots-Women-2020-New-Punk-Gothic-Shoes-Ankle-Boots-Platform-Shoes-Women-White-Sock.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005001677526217-black-39\";s:7:\"sku_sub\";s:25:\"1005001677526217-black-39\";s:5:\"skuId\";s:17:\"12000017086889120\";s:7:\"skuAttr\";s:26:\"14:193;200000124:200000364\";s:13:\"regular_price\";s:5:\"21.52\";s:10:\"sale_price\";s:5:\"14.85\";s:5:\"stock\";i:952;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"39\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"39\";}}i:19;a:10:{s:5:\"image\";s:171:\"https://ae01.alicdn.com/kf/H4d304077978444a4abf69692c5fcdafda/Black-Sock-Boots-Women-2020-New-Punk-Gothic-Shoes-Ankle-Boots-Platform-Shoes-Women-White-Sock.jpg_640x640.jpg\";s:3:\"sku\";s:27:\"1005001677526217-beige-2-34\";s:7:\"sku_sub\";s:24:\"1005001677526217-blue-34\";s:5:\"skuId\";s:17:\"12000017086889121\";s:7:\"skuAttr\";s:34:\"14:173#Beige 2;200000124:100010481\";s:13:\"regular_price\";s:5:\"21.52\";s:10:\"sale_price\";s:5:\"14.85\";s:5:\"stock\";i:0;s:10:\"attributes\";a:2:{s:5:\"color\";s:7:\"Beige 2\";s:9:\"shoe-size\";s:2:\"34\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"34\";}}i:20;a:10:{s:5:\"image\";s:171:\"https://ae01.alicdn.com/kf/H4d304077978444a4abf69692c5fcdafda/Black-Sock-Boots-Women-2020-New-Punk-Gothic-Shoes-Ankle-Boots-Platform-Shoes-Women-White-Sock.jpg_640x640.jpg\";s:3:\"sku\";s:27:\"1005001677526217-beige-2-39\";s:7:\"sku_sub\";s:24:\"1005001677526217-blue-39\";s:5:\"skuId\";s:17:\"12000017086889126\";s:7:\"skuAttr\";s:34:\"14:173#Beige 2;200000124:200000364\";s:13:\"regular_price\";s:5:\"21.52\";s:10:\"sale_price\";s:5:\"14.85\";s:5:\"stock\";i:915;s:10:\"attributes\";a:2:{s:5:\"color\";s:7:\"Beige 2\";s:9:\"shoe-size\";s:2:\"39\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"39\";}}i:21;a:10:{s:5:\"image\";s:171:\"https://ae01.alicdn.com/kf/Hefbbfd6c7c31409c9a3df0fd24a02f9cR/Black-Sock-Boots-Women-2020-New-Punk-Gothic-Shoes-Ankle-Boots-Platform-Shoes-Women-White-Sock.jpg_640x640.jpg\";s:3:\"sku\";s:27:\"1005001677526217-black-2-34\";s:7:\"sku_sub\";s:28:\"1005001677526217-sky-blue-34\";s:5:\"skuId\";s:17:\"12000017086889127\";s:7:\"skuAttr\";s:35:\"14:1254#Black 2;200000124:100010481\";s:13:\"regular_price\";s:5:\"21.52\";s:10:\"sale_price\";s:5:\"14.85\";s:5:\"stock\";i:998;s:10:\"attributes\";a:2:{s:5:\"color\";s:7:\"Black 2\";s:9:\"shoe-size\";s:2:\"34\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Sky Blue\";s:9:\"shoe-size\";s:2:\"34\";}}i:22;a:10:{s:5:\"image\";s:171:\"https://ae01.alicdn.com/kf/H4d304077978444a4abf69692c5fcdafda/Black-Sock-Boots-Women-2020-New-Punk-Gothic-Shoes-Ankle-Boots-Platform-Shoes-Women-White-Sock.jpg_640x640.jpg\";s:3:\"sku\";s:27:\"1005001677526217-beige-2-37\";s:7:\"sku_sub\";s:24:\"1005001677526217-blue-37\";s:5:\"skuId\";s:17:\"12000017086889124\";s:7:\"skuAttr\";s:34:\"14:173#Beige 2;200000124:100010482\";s:13:\"regular_price\";s:5:\"21.52\";s:10:\"sale_price\";s:5:\"14.85\";s:5:\"stock\";i:941;s:10:\"attributes\";a:2:{s:5:\"color\";s:7:\"Beige 2\";s:9:\"shoe-size\";s:2:\"37\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"37\";}}i:23;a:10:{s:5:\"image\";s:171:\"https://ae01.alicdn.com/kf/H4d304077978444a4abf69692c5fcdafda/Black-Sock-Boots-Women-2020-New-Punk-Gothic-Shoes-Ankle-Boots-Platform-Shoes-Women-White-Sock.jpg_640x640.jpg\";s:3:\"sku\";s:27:\"1005001677526217-beige-2-38\";s:7:\"sku_sub\";s:24:\"1005001677526217-blue-38\";s:5:\"skuId\";s:17:\"12000017086889125\";s:7:\"skuAttr\";s:34:\"14:173#Beige 2;200000124:200000898\";s:13:\"regular_price\";s:5:\"21.52\";s:10:\"sale_price\";s:5:\"14.85\";s:5:\"stock\";i:926;s:10:\"attributes\";a:2:{s:5:\"color\";s:7:\"Beige 2\";s:9:\"shoe-size\";s:2:\"38\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"38\";}}}'),
(48350, 3577, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H27f00669542c43ef9e70c59490321329V/Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s.jpg'),
(48351, 3579, '_wp_attached_file', '2021/06/Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s.jpg_640x640.jpg'),
(48352, 3579, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:122:\"2021/06/Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s.jpg_640x640.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:122:\"Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s.jpg_640x640-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:122:\"Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s.jpg_640x640-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:122:\"Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s.jpg_640x640-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:122:\"Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s.jpg_640x640-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:122:\"Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s.jpg_640x640-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:122:\"Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s.jpg_640x640-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:122:\"Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s.jpg_640x640-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:122:\"Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s.jpg_640x640-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:122:\"Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s.jpg_640x640-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:122:\"Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s.jpg_640x640-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(48353, 3579, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H1ee659121b1d44d7ae1770c1025881fdy/Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s.jpg_640x640.jpg'),
(48354, 3292, '_thumbnail_id', '3579'),
(48355, 3297, '_thumbnail_id', '3579'),
(48356, 3299, '_thumbnail_id', '3579'),
(48357, 3303, '_thumbnail_id', '3579'),
(48358, 3305, '_thumbnail_id', '3579'),
(48359, 3308, '_thumbnail_id', '3579'),
(48360, 3310, '_thumbnail_id', '3579'),
(48361, 3312, '_thumbnail_id', '3579'),
(48362, 3315, '_thumbnail_id', '3579'),
(48363, 3317, '_thumbnail_id', '3579'),
(48364, 3319, '_thumbnail_id', '3579'),
(48365, 3325, '_thumbnail_id', '3579'),
(48366, 3581, '_wp_attached_file', '2021/06/Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s-1.jpg_640x640-1.jpg'),
(48367, 3581, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:126:\"2021/06/Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s-1.jpg_640x640-1.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:126:\"Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s-1.jpg_640x640-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:126:\"Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s-1.jpg_640x640-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:126:\"Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s-1.jpg_640x640-1-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:126:\"Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s-1.jpg_640x640-1-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:126:\"Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s-1.jpg_640x640-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:126:\"Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s-1.jpg_640x640-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:126:\"Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s-1.jpg_640x640-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:126:\"Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s-1.jpg_640x640-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:126:\"Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s-1.jpg_640x640-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:126:\"Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s-1.jpg_640x640-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(48368, 3580, '_vi_wad_description_images', 'a:8:{i:0;s:65:\"https://ae01.alicdn.com/kf/H14b8693177de4b5782d33f1c3a2c4d34r.jpg\";i:1;s:60:\"https://ae01.alicdn.com/kf/HTB1iIGeaUrrK1RkSne1q6ArVVXau.jpg\";i:2;s:60:\"https://ae01.alicdn.com/kf/HTB1eQyGnf2H8KJjy0Fcq6yDlFXat.jpg\";i:3;s:60:\"https://ae01.alicdn.com/kf/HTB1X5NHaITxK1Rjy0Fgq6yovpXas.jpg\";i:4;s:60:\"https://ae01.alicdn.com/kf/HTB1JBxHaUvrK1RjSszfq6xJNVXan.jpg\";i:5;s:60:\"https://ae01.alicdn.com/kf/HTB1.1hBaK6sK1RjSsrbq6xbDXXa8.jpg\";i:6;s:60:\"https://ae01.alicdn.com/kf/HTB1fddDaOfrK1RjSspbq6A4pFXas.jpg\";i:7;s:60:\"https://ae01.alicdn.com/kf/HTB1FUBJaOzxK1RkSnaVq6xn9VXam.jpg\";}'),
(48369, 3580, '_vi_wad_sku', '488775905'),
(48370, 3580, '_vi_wad_attributes', 'a:2:{i:14;a:5:{s:6:\"values\";a:14:{s:6:\"14:771\";s:10:\"Black matt\";s:6:\"14:193\";s:11:\"Black shiny\";s:6:\"14:173\";s:9:\"red shiny\";s:7:\"14:1254\";s:14:\"sky blue shiny\";s:9:\"14:365458\";s:14:\"wine red shiny\";s:9:\"14:350850\";s:15:\"Flesh pink matt\";s:6:\"14:691\";s:11:\"silver matt\";s:6:\"14:175\";s:11:\"green shiny\";s:12:\"14:200003699\";s:13:\"Custom colors\";s:7:\"14:1052\";s:10:\"pink shiny\";s:6:\"14:496\";s:11:\"purple matt\";s:5:\"14:10\";s:8:\"red matt\";s:5:\"14:29\";s:11:\"white shiny\";s:12:\"14:201496390\";s:11:\"peach shiny\";}s:4:\"slug\";s:5:\"color\";s:4:\"name\";s:5:\"Color\";s:8:\"position\";i:0;s:10:\"values_sub\";a:14:{s:6:\"14:771\";s:5:\"Beige\";s:6:\"14:193\";s:5:\"BLACK\";s:6:\"14:173\";s:4:\"Blue\";s:7:\"14:1254\";s:8:\"Sky Blue\";s:9:\"14:365458\";s:5:\"Brown\";s:9:\"14:350850\";s:4:\"Gold\";s:6:\"14:691\";s:4:\"Gray\";s:6:\"14:175\";s:5:\"Green\";s:12:\"14:200003699\";s:5:\"MULTI\";s:7:\"14:1052\";s:4:\"Pink\";s:6:\"14:496\";s:6:\"Purple\";s:5:\"14:10\";s:3:\"Red\";s:5:\"14:29\";s:5:\"White\";s:12:\"14:201496390\";s:8:\"Rosy Red\";}}i:200000124;a:5:{s:6:\"values\";a:11:{s:13:\"200000124:698\";s:1:\"5\";s:14:\"200000124:1394\";s:1:\"6\";s:14:\"200000124:3434\";s:1:\"7\";s:13:\"200000124:699\";s:1:\"8\";s:16:\"200000124:350262\";s:1:\"9\";s:14:\"200000124:1583\";s:2:\"10\";s:19:\"200000124:100010420\";s:2:\"11\";s:14:\"200000124:1663\";s:2:\"12\";s:19:\"200000124:200000296\";s:2:\"13\";s:19:\"200000124:200000298\";s:2:\"14\";s:16:\"200000124:350231\";s:2:\"15\";}s:4:\"slug\";s:9:\"shoe-size\";s:4:\"name\";s:9:\"Shoe Size\";s:8:\"position\";i:1;s:10:\"values_sub\";a:11:{s:13:\"200000124:698\";s:1:\"5\";s:14:\"200000124:1394\";s:1:\"6\";s:14:\"200000124:3434\";s:1:\"7\";s:13:\"200000124:699\";s:1:\"8\";s:16:\"200000124:350262\";s:1:\"9\";s:14:\"200000124:1583\";s:2:\"10\";s:19:\"200000124:100010420\";s:2:\"11\";s:14:\"200000124:1663\";s:2:\"12\";s:19:\"200000124:200000296\";s:2:\"13\";s:19:\"200000124:200000298\";s:2:\"14\";s:16:\"200000124:350231\";s:2:\"15\";}}}'),
(48371, 3580, '_vi_wad_list_attributes', 'a:25:{s:6:\"14:771\";a:4:{s:4:\"name\";s:10:\"Black matt\";s:8:\"name_sub\";s:5:\"Beige\";s:5:\"color\";s:7:\"#F8F7E7\";s:5:\"image\";s:161:\"https://ae01.alicdn.com/kf/HTB1.2EOir5YBuNjSspoq6zeNFXa8/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640.jpg\";}s:6:\"14:193\";a:4:{s:4:\"name\";s:11:\"Black shiny\";s:8:\"name_sub\";s:5:\"BLACK\";s:5:\"color\";s:7:\"#000000\";s:5:\"image\";s:161:\"https://ae01.alicdn.com/kf/HTB1TLkjipuWBuNjSszbq6AS7FXaN/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640.jpg\";}s:6:\"14:173\";a:4:{s:4:\"name\";s:9:\"red shiny\";s:8:\"name_sub\";s:4:\"Blue\";s:5:\"color\";s:7:\"#0080FF\";s:5:\"image\";s:166:\"https://ae01.alicdn.com/kf/H2ff03867913f427a823019855dfebaa2V/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640.jpg\";}s:7:\"14:1254\";a:4:{s:4:\"name\";s:14:\"sky blue shiny\";s:8:\"name_sub\";s:8:\"Sky Blue\";s:5:\"color\";s:7:\"#1EDDFF\";s:5:\"image\";s:166:\"https://ae01.alicdn.com/kf/H482fb496a7994a6f94535e4824cdde1e7/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640.jpg\";}s:9:\"14:365458\";a:4:{s:4:\"name\";s:14:\"wine red shiny\";s:8:\"name_sub\";s:5:\"Brown\";s:5:\"color\";s:7:\"#8D6468\";s:5:\"image\";s:166:\"https://ae01.alicdn.com/kf/H7e89a7821b2842adaaa7a65123d139a5J/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640.jpg\";}s:9:\"14:350850\";a:4:{s:4:\"name\";s:15:\"Flesh pink matt\";s:8:\"name_sub\";s:4:\"Gold\";s:5:\"color\";s:7:\"#FFD700\";s:5:\"image\";s:166:\"https://ae01.alicdn.com/kf/H1d81decdb8534e489d407b88700e94d6C/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640.jpg\";}s:6:\"14:691\";a:4:{s:4:\"name\";s:11:\"silver matt\";s:8:\"name_sub\";s:4:\"Gray\";s:5:\"color\";s:4:\"#999\";s:5:\"image\";s:166:\"https://ae01.alicdn.com/kf/H5efa19390ac746ee88fd375072aea4d4F/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640.jpg\";}s:6:\"14:175\";a:4:{s:4:\"name\";s:11:\"green shiny\";s:8:\"name_sub\";s:5:\"Green\";s:5:\"color\";s:7:\"#007000\";s:5:\"image\";s:166:\"https://ae01.alicdn.com/kf/Hf83c609812564333a4745b3409ed76cag/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640.jpg\";}s:12:\"14:200003699\";a:4:{s:4:\"name\";s:13:\"Custom colors\";s:8:\"name_sub\";s:5:\"MULTI\";s:5:\"color\";s:5:\"mutil\";s:5:\"image\";s:166:\"https://ae01.alicdn.com/kf/He2891201076548508d00667167262fbcL/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640.jpg\";}s:7:\"14:1052\";a:4:{s:4:\"name\";s:10:\"pink shiny\";s:8:\"name_sub\";s:4:\"Pink\";s:5:\"color\";s:7:\"#FFC0CB\";s:5:\"image\";s:166:\"https://ae01.alicdn.com/kf/H01ac15df774c4c0ca8a06922ed029db9K/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640.jpg\";}s:6:\"14:496\";a:4:{s:4:\"name\";s:11:\"purple matt\";s:8:\"name_sub\";s:6:\"Purple\";s:5:\"color\";s:7:\"#6C3365\";s:5:\"image\";s:166:\"https://ae01.alicdn.com/kf/H0668f2fd29bd44b896fb7192c7c191dcw/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640.jpg\";}s:5:\"14:10\";a:4:{s:4:\"name\";s:8:\"red matt\";s:8:\"name_sub\";s:3:\"Red\";s:5:\"color\";s:7:\"#FF0000\";s:5:\"image\";s:166:\"https://ae01.alicdn.com/kf/H0ab8b17d8e0a4be5bd8dcc7a95fdb7b4M/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640.jpg\";}s:5:\"14:29\";a:4:{s:4:\"name\";s:11:\"white shiny\";s:8:\"name_sub\";s:5:\"White\";s:5:\"color\";s:7:\"#FFFFFF\";s:5:\"image\";s:166:\"https://ae01.alicdn.com/kf/H7868570314a044fbbcfae9af23a15a9d1/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640.jpg\";}s:12:\"14:201496390\";a:4:{s:4:\"name\";s:11:\"peach shiny\";s:8:\"name_sub\";s:8:\"Rosy Red\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:166:\"https://ae01.alicdn.com/kf/H5b8ab410455447889f899a28b72704fbu/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640.jpg\";}s:13:\"200000124:698\";a:4:{s:4:\"name\";s:1:\"5\";s:8:\"name_sub\";s:1:\"5\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:14:\"200000124:1394\";a:4:{s:4:\"name\";s:1:\"6\";s:8:\"name_sub\";s:1:\"6\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:14:\"200000124:3434\";a:4:{s:4:\"name\";s:1:\"7\";s:8:\"name_sub\";s:1:\"7\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:13:\"200000124:699\";a:4:{s:4:\"name\";s:1:\"8\";s:8:\"name_sub\";s:1:\"8\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:16:\"200000124:350262\";a:4:{s:4:\"name\";s:1:\"9\";s:8:\"name_sub\";s:1:\"9\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:14:\"200000124:1583\";a:4:{s:4:\"name\";s:2:\"10\";s:8:\"name_sub\";s:2:\"10\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:100010420\";a:4:{s:4:\"name\";s:2:\"11\";s:8:\"name_sub\";s:2:\"11\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:14:\"200000124:1663\";a:4:{s:4:\"name\";s:2:\"12\";s:8:\"name_sub\";s:2:\"12\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000296\";a:4:{s:4:\"name\";s:2:\"13\";s:8:\"name_sub\";s:2:\"13\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000298\";a:4:{s:4:\"name\";s:2:\"14\";s:8:\"name_sub\";s:2:\"14\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:16:\"200000124:350231\";a:4:{s:4:\"name\";s:2:\"15\";s:8:\"name_sub\";s:2:\"15\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}}'),
(48372, 3580, '_vi_wad_shipping_info', 'a:6:{s:4:\"time\";i:1622549496;s:7:\"country\";s:2:\"LK\";s:7:\"company\";s:3:\"EMS\";s:7:\"freight\";s:4627:\"[{\"bizShowMind\":{\"layout\":[]},\"commitDay\":\"75\",\"company\":\"EMS\",\"currency\":\"USD\",\"discount\":50,\"displayType\":\"deliveryTime\",\"features\":{},\"freightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $38.49\",\"value\":38.49},\"freightFeatures\":{\"provider\":\"ae_config\"},\"freightLayout\":{\"displayType\":\"deliveryTime\",\"layout\":[{\"text\":\"Shipping: US $38.49\",\"type\":\"title\"},{\"text\":\"To <font color=\'#000000\'>Sri Lanka</font> via EMS\",\"type\":\"subtitle\"}],\"openShippingPanel\":\"true\"},\"fullMailLine\":false,\"hbaService\":false,\"i18nMap\":{},\"id\":0,\"name\":\"FreightItemModule\",\"sendGoodsCountry\":\"CN\",\"sendGoodsCountryFullName\":\"China\",\"serviceName\":\"EMS\",\"standardFreightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $38.49\",\"value\":38.49},\"time\":\"15-44\",\"tracking\":true},{\"bizShowMind\":{\"layout\":[]},\"commitDay\":\"75\",\"company\":\"UPS Expedited\",\"currency\":\"USD\",\"discount\":60,\"displayType\":\"deliveryTime\",\"features\":{},\"freightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $51.96\",\"value\":51.96},\"freightFeatures\":{\"provider\":\"ae_config\"},\"freightLayout\":{\"displayType\":\"deliveryTime\",\"layout\":[{\"text\":\"Shipping: US $51.96\",\"type\":\"title\"},{\"text\":\"To <font color=\'#000000\'>Sri Lanka</font> via UPS Expedited\",\"type\":\"subtitle\"}],\"openShippingPanel\":\"true\"},\"fullMailLine\":false,\"hbaService\":false,\"i18nMap\":{},\"id\":0,\"name\":\"FreightItemModule\",\"sendGoodsCountry\":\"CN\",\"sendGoodsCountryFullName\":\"China\",\"serviceName\":\"UPSE\",\"standardFreightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $51.96\",\"value\":51.96},\"time\":\"7-15\",\"tracking\":true},{\"bizShowMind\":{\"layout\":[]},\"commitDay\":\"75\",\"company\":\"UPS Express Saver\",\"currency\":\"USD\",\"discount\":60,\"displayType\":\"deliveryTime\",\"features\":{},\"freightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $69.87\",\"value\":69.87},\"freightFeatures\":{\"provider\":\"ae_config\"},\"freightLayout\":{\"displayType\":\"deliveryTime\",\"layout\":[{\"text\":\"Shipping: US $69.87\",\"type\":\"title\"},{\"text\":\"To <font color=\'#000000\'>Sri Lanka</font> via UPS Express Saver\",\"type\":\"subtitle\"}],\"openShippingPanel\":\"true\"},\"fullMailLine\":false,\"hbaService\":false,\"i18nMap\":{},\"id\":0,\"name\":\"FreightItemModule\",\"sendGoodsCountry\":\"CN\",\"sendGoodsCountryFullName\":\"China\",\"serviceName\":\"UPS\",\"standardFreightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $69.87\",\"value\":69.87},\"time\":\"7-15\",\"tracking\":true},{\"bizShowMind\":{\"layout\":[]},\"commitDay\":\"75\",\"company\":\"Fedex IP\",\"currency\":\"USD\",\"discount\":60,\"displayType\":\"deliveryTime\",\"features\":{},\"freightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $76.57\",\"value\":76.57},\"freightFeatures\":{\"provider\":\"ae_config\"},\"freightLayout\":{\"displayType\":\"deliveryTime\",\"layout\":[{\"text\":\"Shipping: US $76.57\",\"type\":\"title\"},{\"text\":\"To <font color=\'#000000\'>Sri Lanka</font> via Fedex IP\",\"type\":\"subtitle\"}],\"openShippingPanel\":\"true\"},\"fullMailLine\":false,\"hbaService\":false,\"i18nMap\":{},\"id\":0,\"name\":\"FreightItemModule\",\"sendGoodsCountry\":\"CN\",\"sendGoodsCountryFullName\":\"China\",\"serviceName\":\"FEDEX\",\"standardFreightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $76.57\",\"value\":76.57},\"time\":\"7-15\",\"tracking\":true},{\"bizShowMind\":{\"layout\":[]},\"commitDay\":\"75\",\"company\":\"AliExpress Premium Shipping\",\"currency\":\"USD\",\"discount\":8,\"displayType\":\"deliveryTime\",\"features\":{},\"freightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $91.32\",\"value\":91.32},\"freightFeatures\":{\"provider\":\"ae_config\"},\"freightLayout\":{\"displayType\":\"deliveryTime\",\"layout\":[{\"text\":\"Shipping: US $91.32\",\"type\":\"title\"},{\"text\":\"To <font color=\'#000000\'>Sri Lanka</font> via AliExpress Premium Shipping\",\"type\":\"subtitle\"}],\"openShippingPanel\":\"true\"},\"fullMailLine\":false,\"hbaService\":false,\"i18nMap\":{},\"id\":0,\"name\":\"FreightItemModule\",\"sendGoodsCountry\":\"CN\",\"sendGoodsCountryFullName\":\"China\",\"serviceName\":\"CAINIAO_PREMIUM\",\"standardFreightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $91.32\",\"value\":91.32},\"time\":\"7-15\",\"tracking\":true},{\"bizShowMind\":{\"layout\":[]},\"commitDay\":\"75\",\"company\":\"DHL\",\"currency\":\"USD\",\"discount\":60,\"displayType\":\"deliveryTime\",\"features\":{},\"freightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $120.41\",\"value\":120.41},\"freightFeatures\":{\"provider\":\"ae_config\"},\"freightLayout\":{\"displayType\":\"deliveryTime\",\"layout\":[{\"text\":\"Shipping: US $120.41\",\"type\":\"title\"},{\"text\":\"To <font color=\'#000000\'>Sri Lanka</font> via DHL\",\"type\":\"subtitle\"}],\"openShippingPanel\":\"true\"},\"fullMailLine\":false,\"hbaService\":false,\"i18nMap\":{},\"id\":0,\"name\":\"FreightItemModule\",\"sendGoodsCountry\":\"CN\",\"sendGoodsCountryFullName\":\"China\",\"serviceName\":\"DHL\",\"standardFreightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $120.41\",\"value\":120.41},\"time\":\"9-17\",\"tracking\":true}]\";s:13:\"shipping_cost\";d:38.49000000000000198951966012828052043914794921875;s:13:\"delivery_time\";s:5:\"15-44\";}'),
(48373, 3580, '_vi_wad_gallery', 'a:6:{i:0;s:154:\"https://ae01.alicdn.com/kf/H8a4cb054b3c74a60b29633033cc9b869m/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg\";i:1;s:154:\"https://ae01.alicdn.com/kf/H76200694a12944029167effbdd3a7c8as/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg\";i:2;s:154:\"https://ae01.alicdn.com/kf/Had8dd0f696704de4aca97d8b5386fc7eY/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg\";i:3;s:154:\"https://ae01.alicdn.com/kf/Hd07c8a8517084615a68c3cbacdf20b7cY/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg\";i:4;s:154:\"https://ae01.alicdn.com/kf/H6452b2da362540fdb8ff254958779188v/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg\";i:5;s:154:\"https://ae01.alicdn.com/kf/H9cb2e1b6fc734dbf93994c6ea8ebb0d5w/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg\";}'),
(48374, 3580, '_vi_wad_variation_images', 'a:14:{s:6:\"14:771\";s:161:\"https://ae01.alicdn.com/kf/HTB1.2EOir5YBuNjSspoq6zeNFXa8/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640.jpg\";s:6:\"14:193\";s:161:\"https://ae01.alicdn.com/kf/HTB1TLkjipuWBuNjSszbq6AS7FXaN/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640.jpg\";s:6:\"14:173\";s:166:\"https://ae01.alicdn.com/kf/H2ff03867913f427a823019855dfebaa2V/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640.jpg\";s:7:\"14:1254\";s:166:\"https://ae01.alicdn.com/kf/H482fb496a7994a6f94535e4824cdde1e7/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640.jpg\";s:9:\"14:365458\";s:166:\"https://ae01.alicdn.com/kf/H7e89a7821b2842adaaa7a65123d139a5J/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640.jpg\";s:9:\"14:350850\";s:166:\"https://ae01.alicdn.com/kf/H1d81decdb8534e489d407b88700e94d6C/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640.jpg\";s:6:\"14:691\";s:166:\"https://ae01.alicdn.com/kf/H5efa19390ac746ee88fd375072aea4d4F/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640.jpg\";s:6:\"14:175\";s:166:\"https://ae01.alicdn.com/kf/Hf83c609812564333a4745b3409ed76cag/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640.jpg\";s:12:\"14:200003699\";s:166:\"https://ae01.alicdn.com/kf/He2891201076548508d00667167262fbcL/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640.jpg\";s:7:\"14:1052\";s:166:\"https://ae01.alicdn.com/kf/H01ac15df774c4c0ca8a06922ed029db9K/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640.jpg\";s:6:\"14:496\";s:166:\"https://ae01.alicdn.com/kf/H0668f2fd29bd44b896fb7192c7c191dcw/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640.jpg\";s:5:\"14:10\";s:166:\"https://ae01.alicdn.com/kf/H0ab8b17d8e0a4be5bd8dcc7a95fdb7b4M/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640.jpg\";s:5:\"14:29\";s:166:\"https://ae01.alicdn.com/kf/H7868570314a044fbbcfae9af23a15a9d1/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640.jpg\";s:12:\"14:201496390\";s:166:\"https://ae01.alicdn.com/kf/H5b8ab410455447889f899a28b72704fbu/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640.jpg\";}'),
(48375, 3580, '_vi_wad_store_info', 'a:3:{s:4:\"name\";s:24:\"jialuowei Official Store\";s:3:\"url\";s:33:\"//www.aliexpress.com/store/804726\";s:3:\"num\";i:804726;}');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(48376, 3580, '_vi_wad_variations', 'a:154:{i:0;a:10:{s:5:\"image\";s:161:\"https://ae01.alicdn.com/kf/HTB1.2EOir5YBuNjSspoq6zeNFXa8/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"488775905-black-matt-15\";s:7:\"sku_sub\";s:18:\"488775905-beige-15\";s:5:\"skuId\";s:11:\"60184388682\";s:7:\"skuAttr\";s:34:\"14:771#Black matt;200000124:350231\";s:13:\"regular_price\";s:4:\"88.0\";s:10:\"sale_price\";s:5:\"46.64\";s:5:\"stock\";i:98;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"Black matt\";s:9:\"shoe-size\";s:2:\"15\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:2:\"15\";}}i:1;a:10:{s:5:\"image\";s:166:\"https://ae01.alicdn.com/kf/H7868570314a044fbbcfae9af23a15a9d1/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"488775905-white-shiny-15\";s:7:\"sku_sub\";s:18:\"488775905-white-15\";s:5:\"skuId\";s:17:\"10000011281670887\";s:7:\"skuAttr\";s:34:\"14:29#white shiny;200000124:350231\";s:13:\"regular_price\";s:4:\"88.0\";s:10:\"sale_price\";s:5:\"46.64\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:11:\"white shiny\";s:9:\"shoe-size\";s:2:\"15\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:2:\"15\";}}i:2;a:10:{s:5:\"image\";s:161:\"https://ae01.alicdn.com/kf/HTB1TLkjipuWBuNjSszbq6AS7FXaN/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"488775905-black-shiny-6\";s:7:\"sku_sub\";s:17:\"488775905-black-6\";s:5:\"skuId\";s:11:\"60184388683\";s:7:\"skuAttr\";s:33:\"14:193#Black shiny;200000124:1394\";s:13:\"regular_price\";s:4:\"88.0\";s:10:\"sale_price\";s:5:\"46.64\";s:5:\"stock\";i:91;s:10:\"attributes\";a:2:{s:5:\"color\";s:11:\"Black shiny\";s:9:\"shoe-size\";s:1:\"6\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:1:\"6\";}}i:3;a:10:{s:5:\"image\";s:166:\"https://ae01.alicdn.com/kf/H7868570314a044fbbcfae9af23a15a9d1/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"488775905-white-shiny-14\";s:7:\"sku_sub\";s:18:\"488775905-white-14\";s:5:\"skuId\";s:17:\"10000011281670886\";s:7:\"skuAttr\";s:37:\"14:29#white shiny;200000124:200000298\";s:13:\"regular_price\";s:4:\"88.0\";s:10:\"sale_price\";s:5:\"46.64\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:11:\"white shiny\";s:9:\"shoe-size\";s:2:\"14\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:2:\"14\";}}i:4;a:10:{s:5:\"image\";s:161:\"https://ae01.alicdn.com/kf/HTB1.2EOir5YBuNjSspoq6zeNFXa8/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"488775905-black-matt-13\";s:7:\"sku_sub\";s:18:\"488775905-beige-13\";s:5:\"skuId\";s:11:\"60184388680\";s:7:\"skuAttr\";s:37:\"14:771#Black matt;200000124:200000296\";s:13:\"regular_price\";s:4:\"88.0\";s:10:\"sale_price\";s:5:\"46.64\";s:5:\"stock\";i:94;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"Black matt\";s:9:\"shoe-size\";s:2:\"13\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:2:\"13\";}}i:5;a:10:{s:5:\"image\";s:166:\"https://ae01.alicdn.com/kf/H7868570314a044fbbcfae9af23a15a9d1/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"488775905-white-shiny-13\";s:7:\"sku_sub\";s:18:\"488775905-white-13\";s:5:\"skuId\";s:17:\"10000011281670885\";s:7:\"skuAttr\";s:37:\"14:29#white shiny;200000124:200000296\";s:13:\"regular_price\";s:4:\"88.0\";s:10:\"sale_price\";s:5:\"46.64\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:11:\"white shiny\";s:9:\"shoe-size\";s:2:\"13\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:2:\"13\";}}i:6;a:10:{s:5:\"image\";s:161:\"https://ae01.alicdn.com/kf/HTB1.2EOir5YBuNjSspoq6zeNFXa8/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"488775905-black-matt-14\";s:7:\"sku_sub\";s:18:\"488775905-beige-14\";s:5:\"skuId\";s:11:\"60184388681\";s:7:\"skuAttr\";s:37:\"14:771#Black matt;200000124:200000298\";s:13:\"regular_price\";s:4:\"88.0\";s:10:\"sale_price\";s:5:\"46.64\";s:5:\"stock\";i:93;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"Black matt\";s:9:\"shoe-size\";s:2:\"14\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:2:\"14\";}}i:7;a:10:{s:5:\"image\";s:166:\"https://ae01.alicdn.com/kf/H7868570314a044fbbcfae9af23a15a9d1/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"488775905-white-shiny-12\";s:7:\"sku_sub\";s:18:\"488775905-white-12\";s:5:\"skuId\";s:17:\"10000011281670884\";s:7:\"skuAttr\";s:32:\"14:29#white shiny;200000124:1663\";s:13:\"regular_price\";s:4:\"88.0\";s:10:\"sale_price\";s:5:\"46.64\";s:5:\"stock\";i:98;s:10:\"attributes\";a:2:{s:5:\"color\";s:11:\"white shiny\";s:9:\"shoe-size\";s:2:\"12\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:2:\"12\";}}i:8;a:10:{s:5:\"image\";s:161:\"https://ae01.alicdn.com/kf/HTB1TLkjipuWBuNjSszbq6AS7FXaN/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"488775905-black-shiny-9\";s:7:\"sku_sub\";s:17:\"488775905-black-9\";s:5:\"skuId\";s:11:\"60184388686\";s:7:\"skuAttr\";s:35:\"14:193#Black shiny;200000124:350262\";s:13:\"regular_price\";s:4:\"88.0\";s:10:\"sale_price\";s:5:\"46.64\";s:5:\"stock\";i:80;s:10:\"attributes\";a:2:{s:5:\"color\";s:11:\"Black shiny\";s:9:\"shoe-size\";s:1:\"9\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:1:\"9\";}}i:9;a:10:{s:5:\"image\";s:166:\"https://ae01.alicdn.com/kf/H7868570314a044fbbcfae9af23a15a9d1/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"488775905-white-shiny-11\";s:7:\"sku_sub\";s:18:\"488775905-white-11\";s:5:\"skuId\";s:17:\"10000011281670883\";s:7:\"skuAttr\";s:37:\"14:29#white shiny;200000124:100010420\";s:13:\"regular_price\";s:4:\"88.0\";s:10:\"sale_price\";s:5:\"46.64\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:11:\"white shiny\";s:9:\"shoe-size\";s:2:\"11\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:2:\"11\";}}i:10;a:10:{s:5:\"image\";s:161:\"https://ae01.alicdn.com/kf/HTB1TLkjipuWBuNjSszbq6AS7FXaN/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"488775905-black-shiny-10\";s:7:\"sku_sub\";s:18:\"488775905-black-10\";s:5:\"skuId\";s:11:\"60184388687\";s:7:\"skuAttr\";s:33:\"14:193#Black shiny;200000124:1583\";s:13:\"regular_price\";s:4:\"88.0\";s:10:\"sale_price\";s:5:\"46.64\";s:5:\"stock\";i:86;s:10:\"attributes\";a:2:{s:5:\"color\";s:11:\"Black shiny\";s:9:\"shoe-size\";s:2:\"10\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"10\";}}i:11;a:10:{s:5:\"image\";s:166:\"https://ae01.alicdn.com/kf/H7868570314a044fbbcfae9af23a15a9d1/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"488775905-white-shiny-10\";s:7:\"sku_sub\";s:18:\"488775905-white-10\";s:5:\"skuId\";s:17:\"10000011281670882\";s:7:\"skuAttr\";s:32:\"14:29#white shiny;200000124:1583\";s:13:\"regular_price\";s:4:\"88.0\";s:10:\"sale_price\";s:5:\"46.64\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:11:\"white shiny\";s:9:\"shoe-size\";s:2:\"10\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:2:\"10\";}}i:12;a:10:{s:5:\"image\";s:161:\"https://ae01.alicdn.com/kf/HTB1TLkjipuWBuNjSszbq6AS7FXaN/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"488775905-black-shiny-7\";s:7:\"sku_sub\";s:17:\"488775905-black-7\";s:5:\"skuId\";s:11:\"60184388684\";s:7:\"skuAttr\";s:33:\"14:193#Black shiny;200000124:3434\";s:13:\"regular_price\";s:4:\"88.0\";s:10:\"sale_price\";s:5:\"46.64\";s:5:\"stock\";i:86;s:10:\"attributes\";a:2:{s:5:\"color\";s:11:\"Black shiny\";s:9:\"shoe-size\";s:1:\"7\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:1:\"7\";}}i:13;a:10:{s:5:\"image\";s:166:\"https://ae01.alicdn.com/kf/H7868570314a044fbbcfae9af23a15a9d1/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"488775905-white-shiny-9\";s:7:\"sku_sub\";s:17:\"488775905-white-9\";s:5:\"skuId\";s:17:\"10000011281670881\";s:7:\"skuAttr\";s:34:\"14:29#white shiny;200000124:350262\";s:13:\"regular_price\";s:4:\"88.0\";s:10:\"sale_price\";s:5:\"46.64\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:11:\"white shiny\";s:9:\"shoe-size\";s:1:\"9\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:1:\"9\";}}i:14;a:10:{s:5:\"image\";s:161:\"https://ae01.alicdn.com/kf/HTB1TLkjipuWBuNjSszbq6AS7FXaN/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"488775905-black-shiny-8\";s:7:\"sku_sub\";s:17:\"488775905-black-8\";s:5:\"skuId\";s:11:\"60184388685\";s:7:\"skuAttr\";s:32:\"14:193#Black shiny;200000124:699\";s:13:\"regular_price\";s:4:\"88.0\";s:10:\"sale_price\";s:5:\"46.64\";s:5:\"stock\";i:93;s:10:\"attributes\";a:2:{s:5:\"color\";s:11:\"Black shiny\";s:9:\"shoe-size\";s:1:\"8\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:1:\"8\";}}i:15;a:10:{s:5:\"image\";s:166:\"https://ae01.alicdn.com/kf/H7868570314a044fbbcfae9af23a15a9d1/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"488775905-white-shiny-8\";s:7:\"sku_sub\";s:17:\"488775905-white-8\";s:5:\"skuId\";s:17:\"10000011281670880\";s:7:\"skuAttr\";s:31:\"14:29#white shiny;200000124:699\";s:13:\"regular_price\";s:4:\"88.0\";s:10:\"sale_price\";s:5:\"46.64\";s:5:\"stock\";i:98;s:10:\"attributes\";a:2:{s:5:\"color\";s:11:\"white shiny\";s:9:\"shoe-size\";s:1:\"8\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:1:\"8\";}}i:16;a:10:{s:5:\"image\";s:161:\"https://ae01.alicdn.com/kf/HTB1.2EOir5YBuNjSspoq6zeNFXa8/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"488775905-black-matt-7\";s:7:\"sku_sub\";s:17:\"488775905-beige-7\";s:5:\"skuId\";s:11:\"60184388674\";s:7:\"skuAttr\";s:32:\"14:771#Black matt;200000124:3434\";s:13:\"regular_price\";s:4:\"88.0\";s:10:\"sale_price\";s:5:\"46.64\";s:5:\"stock\";i:87;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"Black matt\";s:9:\"shoe-size\";s:1:\"7\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:1:\"7\";}}i:17;a:10:{s:5:\"image\";s:166:\"https://ae01.alicdn.com/kf/H1d81decdb8534e489d407b88700e94d6C/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"488775905-flesh-pink-matt-12\";s:7:\"sku_sub\";s:17:\"488775905-gold-12\";s:5:\"skuId\";s:17:\"10000011281670895\";s:7:\"skuAttr\";s:40:\"14:350850#Flesh pink matt;200000124:1663\";s:13:\"regular_price\";s:4:\"88.0\";s:10:\"sale_price\";s:5:\"46.64\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:15:\"Flesh pink matt\";s:9:\"shoe-size\";s:2:\"12\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gold\";s:9:\"shoe-size\";s:2:\"12\";}}i:18;a:10:{s:5:\"image\";s:161:\"https://ae01.alicdn.com/kf/HTB1.2EOir5YBuNjSspoq6zeNFXa8/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"488775905-black-matt-8\";s:7:\"sku_sub\";s:17:\"488775905-beige-8\";s:5:\"skuId\";s:11:\"60184388675\";s:7:\"skuAttr\";s:31:\"14:771#Black matt;200000124:699\";s:13:\"regular_price\";s:4:\"88.0\";s:10:\"sale_price\";s:5:\"46.64\";s:5:\"stock\";i:92;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"Black matt\";s:9:\"shoe-size\";s:1:\"8\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:1:\"8\";}}i:19;a:10:{s:5:\"image\";s:166:\"https://ae01.alicdn.com/kf/H1d81decdb8534e489d407b88700e94d6C/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"488775905-flesh-pink-matt-11\";s:7:\"sku_sub\";s:17:\"488775905-gold-11\";s:5:\"skuId\";s:17:\"10000011281670894\";s:7:\"skuAttr\";s:45:\"14:350850#Flesh pink matt;200000124:100010420\";s:13:\"regular_price\";s:4:\"88.0\";s:10:\"sale_price\";s:5:\"46.64\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:15:\"Flesh pink matt\";s:9:\"shoe-size\";s:2:\"11\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gold\";s:9:\"shoe-size\";s:2:\"11\";}}i:20;a:10:{s:5:\"image\";s:166:\"https://ae01.alicdn.com/kf/H1d81decdb8534e489d407b88700e94d6C/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"488775905-flesh-pink-matt-10\";s:7:\"sku_sub\";s:17:\"488775905-gold-10\";s:5:\"skuId\";s:17:\"10000011281670893\";s:7:\"skuAttr\";s:40:\"14:350850#Flesh pink matt;200000124:1583\";s:13:\"regular_price\";s:4:\"88.0\";s:10:\"sale_price\";s:5:\"46.64\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:15:\"Flesh pink matt\";s:9:\"shoe-size\";s:2:\"10\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gold\";s:9:\"shoe-size\";s:2:\"10\";}}i:21;a:10:{s:5:\"image\";s:161:\"https://ae01.alicdn.com/kf/HTB1.2EOir5YBuNjSspoq6zeNFXa8/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"488775905-black-matt-6\";s:7:\"sku_sub\";s:17:\"488775905-beige-6\";s:5:\"skuId\";s:11:\"60184388673\";s:7:\"skuAttr\";s:32:\"14:771#Black matt;200000124:1394\";s:13:\"regular_price\";s:4:\"88.0\";s:10:\"sale_price\";s:5:\"46.64\";s:5:\"stock\";i:97;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"Black matt\";s:9:\"shoe-size\";s:1:\"6\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:1:\"6\";}}i:22;a:10:{s:5:\"image\";s:166:\"https://ae01.alicdn.com/kf/H1d81decdb8534e489d407b88700e94d6C/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640.jpg\";s:3:\"sku\";s:27:\"488775905-flesh-pink-matt-9\";s:7:\"sku_sub\";s:16:\"488775905-gold-9\";s:5:\"skuId\";s:17:\"10000011281670892\";s:7:\"skuAttr\";s:42:\"14:350850#Flesh pink matt;200000124:350262\";s:13:\"regular_price\";s:4:\"88.0\";s:10:\"sale_price\";s:5:\"46.64\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:15:\"Flesh pink matt\";s:9:\"shoe-size\";s:1:\"9\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gold\";s:9:\"shoe-size\";s:1:\"9\";}}i:23;a:10:{s:5:\"image\";s:161:\"https://ae01.alicdn.com/kf/HTB1.2EOir5YBuNjSspoq6zeNFXa8/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"488775905-black-matt-11\";s:7:\"sku_sub\";s:18:\"488775905-beige-11\";s:5:\"skuId\";s:11:\"60184388678\";s:7:\"skuAttr\";s:37:\"14:771#Black matt;200000124:100010420\";s:13:\"regular_price\";s:4:\"88.0\";s:10:\"sale_price\";s:5:\"46.64\";s:5:\"stock\";i:89;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"Black matt\";s:9:\"shoe-size\";s:2:\"11\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:2:\"11\";}}i:24;a:10:{s:5:\"image\";s:166:\"https://ae01.alicdn.com/kf/H1d81decdb8534e489d407b88700e94d6C/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640.jpg\";s:3:\"sku\";s:27:\"488775905-flesh-pink-matt-8\";s:7:\"sku_sub\";s:16:\"488775905-gold-8\";s:5:\"skuId\";s:17:\"10000011281670891\";s:7:\"skuAttr\";s:39:\"14:350850#Flesh pink matt;200000124:699\";s:13:\"regular_price\";s:4:\"88.0\";s:10:\"sale_price\";s:5:\"46.64\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:15:\"Flesh pink matt\";s:9:\"shoe-size\";s:1:\"8\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gold\";s:9:\"shoe-size\";s:1:\"8\";}}i:25;a:10:{s:5:\"image\";s:161:\"https://ae01.alicdn.com/kf/HTB1.2EOir5YBuNjSspoq6zeNFXa8/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"488775905-black-matt-12\";s:7:\"sku_sub\";s:18:\"488775905-beige-12\";s:5:\"skuId\";s:11:\"60184388679\";s:7:\"skuAttr\";s:32:\"14:771#Black matt;200000124:1663\";s:13:\"regular_price\";s:4:\"88.0\";s:10:\"sale_price\";s:5:\"46.64\";s:5:\"stock\";i:92;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"Black matt\";s:9:\"shoe-size\";s:2:\"12\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:2:\"12\";}}i:26;a:10:{s:5:\"image\";s:166:\"https://ae01.alicdn.com/kf/H1d81decdb8534e489d407b88700e94d6C/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640.jpg\";s:3:\"sku\";s:27:\"488775905-flesh-pink-matt-7\";s:7:\"sku_sub\";s:16:\"488775905-gold-7\";s:5:\"skuId\";s:17:\"10000011281670890\";s:7:\"skuAttr\";s:40:\"14:350850#Flesh pink matt;200000124:3434\";s:13:\"regular_price\";s:4:\"88.0\";s:10:\"sale_price\";s:5:\"46.64\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:15:\"Flesh pink matt\";s:9:\"shoe-size\";s:1:\"7\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gold\";s:9:\"shoe-size\";s:1:\"7\";}}i:27;a:10:{s:5:\"image\";s:161:\"https://ae01.alicdn.com/kf/HTB1.2EOir5YBuNjSspoq6zeNFXa8/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"488775905-black-matt-9\";s:7:\"sku_sub\";s:17:\"488775905-beige-9\";s:5:\"skuId\";s:11:\"60184388676\";s:7:\"skuAttr\";s:34:\"14:771#Black matt;200000124:350262\";s:13:\"regular_price\";s:4:\"88.0\";s:10:\"sale_price\";s:5:\"46.64\";s:5:\"stock\";i:92;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"Black matt\";s:9:\"shoe-size\";s:1:\"9\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:1:\"9\";}}i:28;a:10:{s:5:\"image\";s:166:\"https://ae01.alicdn.com/kf/H1d81decdb8534e489d407b88700e94d6C/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640.jpg\";s:3:\"sku\";s:27:\"488775905-flesh-pink-matt-6\";s:7:\"sku_sub\";s:16:\"488775905-gold-6\";s:5:\"skuId\";s:17:\"10000011281670889\";s:7:\"skuAttr\";s:40:\"14:350850#Flesh pink matt;200000124:1394\";s:13:\"regular_price\";s:4:\"88.0\";s:10:\"sale_price\";s:5:\"46.64\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:15:\"Flesh pink matt\";s:9:\"shoe-size\";s:1:\"6\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gold\";s:9:\"shoe-size\";s:1:\"6\";}}i:29;a:10:{s:5:\"image\";s:161:\"https://ae01.alicdn.com/kf/HTB1.2EOir5YBuNjSspoq6zeNFXa8/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"488775905-black-matt-10\";s:7:\"sku_sub\";s:18:\"488775905-beige-10\";s:5:\"skuId\";s:11:\"60184388677\";s:7:\"skuAttr\";s:32:\"14:771#Black matt;200000124:1583\";s:13:\"regular_price\";s:4:\"88.0\";s:10:\"sale_price\";s:5:\"46.64\";s:5:\"stock\";i:95;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"Black matt\";s:9:\"shoe-size\";s:2:\"10\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:2:\"10\";}}i:30;a:10:{s:5:\"image\";s:166:\"https://ae01.alicdn.com/kf/H1d81decdb8534e489d407b88700e94d6C/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640.jpg\";s:3:\"sku\";s:27:\"488775905-flesh-pink-matt-5\";s:7:\"sku_sub\";s:16:\"488775905-gold-5\";s:5:\"skuId\";s:17:\"10000011281670888\";s:7:\"skuAttr\";s:39:\"14:350850#Flesh pink matt;200000124:698\";s:13:\"regular_price\";s:4:\"88.0\";s:10:\"sale_price\";s:5:\"46.64\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:15:\"Flesh pink matt\";s:9:\"shoe-size\";s:1:\"5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gold\";s:9:\"shoe-size\";s:1:\"5\";}}i:31;a:10:{s:5:\"image\";s:166:\"https://ae01.alicdn.com/kf/H5b8ab410455447889f899a28b72704fbu/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"488775905-peach-shiny-9\";s:7:\"sku_sub\";s:20:\"488775905-rosy-red-9\";s:5:\"skuId\";s:17:\"10000011281670903\";s:7:\"skuAttr\";s:41:\"14:201496390#peach shiny;200000124:350262\";s:13:\"regular_price\";s:4:\"88.0\";s:10:\"sale_price\";s:5:\"46.64\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:11:\"peach shiny\";s:9:\"shoe-size\";s:1:\"9\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Rosy Red\";s:9:\"shoe-size\";s:1:\"9\";}}i:32;a:10:{s:5:\"image\";s:166:\"https://ae01.alicdn.com/kf/H5b8ab410455447889f899a28b72704fbu/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"488775905-peach-shiny-8\";s:7:\"sku_sub\";s:20:\"488775905-rosy-red-8\";s:5:\"skuId\";s:17:\"10000011281670902\";s:7:\"skuAttr\";s:38:\"14:201496390#peach shiny;200000124:699\";s:13:\"regular_price\";s:4:\"88.0\";s:10:\"sale_price\";s:5:\"46.64\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:11:\"peach shiny\";s:9:\"shoe-size\";s:1:\"8\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Rosy Red\";s:9:\"shoe-size\";s:1:\"8\";}}i:33;a:10:{s:5:\"image\";s:166:\"https://ae01.alicdn.com/kf/H5b8ab410455447889f899a28b72704fbu/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"488775905-peach-shiny-7\";s:7:\"sku_sub\";s:20:\"488775905-rosy-red-7\";s:5:\"skuId\";s:17:\"10000011281670901\";s:7:\"skuAttr\";s:39:\"14:201496390#peach shiny;200000124:3434\";s:13:\"regular_price\";s:4:\"88.0\";s:10:\"sale_price\";s:5:\"46.64\";s:5:\"stock\";i:98;s:10:\"attributes\";a:2:{s:5:\"color\";s:11:\"peach shiny\";s:9:\"shoe-size\";s:1:\"7\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Rosy Red\";s:9:\"shoe-size\";s:1:\"7\";}}i:34;a:10:{s:5:\"image\";s:166:\"https://ae01.alicdn.com/kf/H5b8ab410455447889f899a28b72704fbu/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"488775905-peach-shiny-6\";s:7:\"sku_sub\";s:20:\"488775905-rosy-red-6\";s:5:\"skuId\";s:17:\"10000011281670900\";s:7:\"skuAttr\";s:39:\"14:201496390#peach shiny;200000124:1394\";s:13:\"regular_price\";s:4:\"88.0\";s:10:\"sale_price\";s:5:\"46.64\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:11:\"peach shiny\";s:9:\"shoe-size\";s:1:\"6\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Rosy Red\";s:9:\"shoe-size\";s:1:\"6\";}}i:35;a:10:{s:5:\"image\";s:166:\"https://ae01.alicdn.com/kf/H5b8ab410455447889f899a28b72704fbu/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"488775905-peach-shiny-5\";s:7:\"sku_sub\";s:20:\"488775905-rosy-red-5\";s:5:\"skuId\";s:17:\"10000011281670899\";s:7:\"skuAttr\";s:38:\"14:201496390#peach shiny;200000124:698\";s:13:\"regular_price\";s:4:\"88.0\";s:10:\"sale_price\";s:5:\"46.64\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:11:\"peach shiny\";s:9:\"shoe-size\";s:1:\"5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Rosy Red\";s:9:\"shoe-size\";s:1:\"5\";}}i:36;a:10:{s:5:\"image\";s:166:\"https://ae01.alicdn.com/kf/H1d81decdb8534e489d407b88700e94d6C/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"488775905-flesh-pink-matt-15\";s:7:\"sku_sub\";s:17:\"488775905-gold-15\";s:5:\"skuId\";s:17:\"10000011281670898\";s:7:\"skuAttr\";s:42:\"14:350850#Flesh pink matt;200000124:350231\";s:13:\"regular_price\";s:4:\"88.0\";s:10:\"sale_price\";s:5:\"46.64\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:15:\"Flesh pink matt\";s:9:\"shoe-size\";s:2:\"15\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gold\";s:9:\"shoe-size\";s:2:\"15\";}}i:37;a:10:{s:5:\"image\";s:166:\"https://ae01.alicdn.com/kf/H1d81decdb8534e489d407b88700e94d6C/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"488775905-flesh-pink-matt-14\";s:7:\"sku_sub\";s:17:\"488775905-gold-14\";s:5:\"skuId\";s:17:\"10000011281670897\";s:7:\"skuAttr\";s:45:\"14:350850#Flesh pink matt;200000124:200000298\";s:13:\"regular_price\";s:4:\"88.0\";s:10:\"sale_price\";s:5:\"46.64\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:15:\"Flesh pink matt\";s:9:\"shoe-size\";s:2:\"14\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gold\";s:9:\"shoe-size\";s:2:\"14\";}}i:38;a:10:{s:5:\"image\";s:166:\"https://ae01.alicdn.com/kf/H1d81decdb8534e489d407b88700e94d6C/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"488775905-flesh-pink-matt-13\";s:7:\"sku_sub\";s:17:\"488775905-gold-13\";s:5:\"skuId\";s:17:\"10000011281670896\";s:7:\"skuAttr\";s:45:\"14:350850#Flesh pink matt;200000124:200000296\";s:13:\"regular_price\";s:4:\"88.0\";s:10:\"sale_price\";s:5:\"46.64\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:15:\"Flesh pink matt\";s:9:\"shoe-size\";s:2:\"13\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gold\";s:9:\"shoe-size\";s:2:\"13\";}}i:39;a:10:{s:5:\"image\";s:161:\"https://ae01.alicdn.com/kf/HTB1TLkjipuWBuNjSszbq6AS7FXaN/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"488775905-black-shiny-13\";s:7:\"sku_sub\";s:18:\"488775905-black-13\";s:5:\"skuId\";s:11:\"60184388690\";s:7:\"skuAttr\";s:38:\"14:193#Black shiny;200000124:200000296\";s:13:\"regular_price\";s:4:\"88.0\";s:10:\"sale_price\";s:5:\"46.64\";s:5:\"stock\";i:87;s:10:\"attributes\";a:2:{s:5:\"color\";s:11:\"Black shiny\";s:9:\"shoe-size\";s:2:\"13\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"13\";}}i:40;a:10:{s:5:\"image\";s:161:\"https://ae01.alicdn.com/kf/HTB1TLkjipuWBuNjSszbq6AS7FXaN/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"488775905-black-shiny-14\";s:7:\"sku_sub\";s:18:\"488775905-black-14\";s:5:\"skuId\";s:11:\"60184388691\";s:7:\"skuAttr\";s:38:\"14:193#Black shiny;200000124:200000298\";s:13:\"regular_price\";s:4:\"88.0\";s:10:\"sale_price\";s:5:\"46.64\";s:5:\"stock\";i:85;s:10:\"attributes\";a:2:{s:5:\"color\";s:11:\"Black shiny\";s:9:\"shoe-size\";s:2:\"14\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"14\";}}i:41;a:10:{s:5:\"image\";s:161:\"https://ae01.alicdn.com/kf/HTB1TLkjipuWBuNjSszbq6AS7FXaN/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"488775905-black-shiny-11\";s:7:\"sku_sub\";s:18:\"488775905-black-11\";s:5:\"skuId\";s:11:\"60184388688\";s:7:\"skuAttr\";s:38:\"14:193#Black shiny;200000124:100010420\";s:13:\"regular_price\";s:4:\"88.0\";s:10:\"sale_price\";s:5:\"46.64\";s:5:\"stock\";i:84;s:10:\"attributes\";a:2:{s:5:\"color\";s:11:\"Black shiny\";s:9:\"shoe-size\";s:2:\"11\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"11\";}}i:42;a:10:{s:5:\"image\";s:166:\"https://ae01.alicdn.com/kf/H5b8ab410455447889f899a28b72704fbu/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"488775905-peach-shiny-15\";s:7:\"sku_sub\";s:21:\"488775905-rosy-red-15\";s:5:\"skuId\";s:17:\"10000011281670909\";s:7:\"skuAttr\";s:41:\"14:201496390#peach shiny;200000124:350231\";s:13:\"regular_price\";s:4:\"88.0\";s:10:\"sale_price\";s:5:\"46.64\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:11:\"peach shiny\";s:9:\"shoe-size\";s:2:\"15\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Rosy Red\";s:9:\"shoe-size\";s:2:\"15\";}}i:43;a:10:{s:5:\"image\";s:161:\"https://ae01.alicdn.com/kf/HTB1TLkjipuWBuNjSszbq6AS7FXaN/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"488775905-black-shiny-12\";s:7:\"sku_sub\";s:18:\"488775905-black-12\";s:5:\"skuId\";s:11:\"60184388689\";s:7:\"skuAttr\";s:33:\"14:193#Black shiny;200000124:1663\";s:13:\"regular_price\";s:4:\"88.0\";s:10:\"sale_price\";s:5:\"46.64\";s:5:\"stock\";i:91;s:10:\"attributes\";a:2:{s:5:\"color\";s:11:\"Black shiny\";s:9:\"shoe-size\";s:2:\"12\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"12\";}}i:44;a:10:{s:5:\"image\";s:166:\"https://ae01.alicdn.com/kf/H5b8ab410455447889f899a28b72704fbu/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"488775905-peach-shiny-14\";s:7:\"sku_sub\";s:21:\"488775905-rosy-red-14\";s:5:\"skuId\";s:17:\"10000011281670908\";s:7:\"skuAttr\";s:44:\"14:201496390#peach shiny;200000124:200000298\";s:13:\"regular_price\";s:4:\"88.0\";s:10:\"sale_price\";s:5:\"46.64\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:11:\"peach shiny\";s:9:\"shoe-size\";s:2:\"14\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Rosy Red\";s:9:\"shoe-size\";s:2:\"14\";}}i:45;a:10:{s:5:\"image\";s:166:\"https://ae01.alicdn.com/kf/H5b8ab410455447889f899a28b72704fbu/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"488775905-peach-shiny-13\";s:7:\"sku_sub\";s:21:\"488775905-rosy-red-13\";s:5:\"skuId\";s:17:\"10000011281670907\";s:7:\"skuAttr\";s:44:\"14:201496390#peach shiny;200000124:200000296\";s:13:\"regular_price\";s:4:\"88.0\";s:10:\"sale_price\";s:5:\"46.64\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:11:\"peach shiny\";s:9:\"shoe-size\";s:2:\"13\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Rosy Red\";s:9:\"shoe-size\";s:2:\"13\";}}i:46;a:10:{s:5:\"image\";s:166:\"https://ae01.alicdn.com/kf/H5b8ab410455447889f899a28b72704fbu/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"488775905-peach-shiny-12\";s:7:\"sku_sub\";s:21:\"488775905-rosy-red-12\";s:5:\"skuId\";s:17:\"10000011281670906\";s:7:\"skuAttr\";s:39:\"14:201496390#peach shiny;200000124:1663\";s:13:\"regular_price\";s:4:\"88.0\";s:10:\"sale_price\";s:5:\"46.64\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:11:\"peach shiny\";s:9:\"shoe-size\";s:2:\"12\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Rosy Red\";s:9:\"shoe-size\";s:2:\"12\";}}i:47;a:10:{s:5:\"image\";s:161:\"https://ae01.alicdn.com/kf/HTB1TLkjipuWBuNjSszbq6AS7FXaN/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"488775905-black-shiny-15\";s:7:\"sku_sub\";s:18:\"488775905-black-15\";s:5:\"skuId\";s:11:\"60184388692\";s:7:\"skuAttr\";s:35:\"14:193#Black shiny;200000124:350231\";s:13:\"regular_price\";s:4:\"88.0\";s:10:\"sale_price\";s:5:\"46.64\";s:5:\"stock\";i:91;s:10:\"attributes\";a:2:{s:5:\"color\";s:11:\"Black shiny\";s:9:\"shoe-size\";s:2:\"15\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"15\";}}i:48;a:10:{s:5:\"image\";s:166:\"https://ae01.alicdn.com/kf/H5b8ab410455447889f899a28b72704fbu/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"488775905-peach-shiny-11\";s:7:\"sku_sub\";s:21:\"488775905-rosy-red-11\";s:5:\"skuId\";s:17:\"10000011281670905\";s:7:\"skuAttr\";s:44:\"14:201496390#peach shiny;200000124:100010420\";s:13:\"regular_price\";s:4:\"88.0\";s:10:\"sale_price\";s:5:\"46.64\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:11:\"peach shiny\";s:9:\"shoe-size\";s:2:\"11\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Rosy Red\";s:9:\"shoe-size\";s:2:\"11\";}}i:49;a:10:{s:5:\"image\";s:166:\"https://ae01.alicdn.com/kf/H5b8ab410455447889f899a28b72704fbu/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"488775905-peach-shiny-10\";s:7:\"sku_sub\";s:21:\"488775905-rosy-red-10\";s:5:\"skuId\";s:17:\"10000011281670904\";s:7:\"skuAttr\";s:39:\"14:201496390#peach shiny;200000124:1583\";s:13:\"regular_price\";s:4:\"88.0\";s:10:\"sale_price\";s:5:\"46.64\";s:5:\"stock\";i:98;s:10:\"attributes\";a:2:{s:5:\"color\";s:11:\"peach shiny\";s:9:\"shoe-size\";s:2:\"10\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Rosy Red\";s:9:\"shoe-size\";s:2:\"10\";}}i:50;a:10:{s:5:\"image\";s:166:\"https://ae01.alicdn.com/kf/H2ff03867913f427a823019855dfebaa2V/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640.jpg\";s:3:\"sku\";s:21:\"488775905-red-shiny-5\";s:7:\"sku_sub\";s:16:\"488775905-blue-5\";s:5:\"skuId\";s:17:\"10000011281670855\";s:7:\"skuAttr\";s:30:\"14:173#red shiny;200000124:698\";s:13:\"regular_price\";s:4:\"88.0\";s:10:\"sale_price\";s:5:\"46.64\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"red shiny\";s:9:\"shoe-size\";s:1:\"5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:1:\"5\";}}i:51;a:10:{s:5:\"image\";s:166:\"https://ae01.alicdn.com/kf/H0ab8b17d8e0a4be5bd8dcc7a95fdb7b4M/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640.jpg\";s:3:\"sku\";s:21:\"488775905-red-matt-15\";s:7:\"sku_sub\";s:16:\"488775905-red-15\";s:5:\"skuId\";s:17:\"10000011281670854\";s:7:\"skuAttr\";s:31:\"14:10#red matt;200000124:350231\";s:13:\"regular_price\";s:4:\"88.0\";s:10:\"sale_price\";s:5:\"46.64\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:8:\"red matt\";s:9:\"shoe-size\";s:2:\"15\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"15\";}}i:52;a:10:{s:5:\"image\";s:166:\"https://ae01.alicdn.com/kf/H0ab8b17d8e0a4be5bd8dcc7a95fdb7b4M/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640.jpg\";s:3:\"sku\";s:21:\"488775905-red-matt-14\";s:7:\"sku_sub\";s:16:\"488775905-red-14\";s:5:\"skuId\";s:17:\"10000011281670853\";s:7:\"skuAttr\";s:34:\"14:10#red matt;200000124:200000298\";s:13:\"regular_price\";s:4:\"88.0\";s:10:\"sale_price\";s:5:\"46.64\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:8:\"red matt\";s:9:\"shoe-size\";s:2:\"14\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"14\";}}i:53;a:10:{s:5:\"image\";s:166:\"https://ae01.alicdn.com/kf/H0ab8b17d8e0a4be5bd8dcc7a95fdb7b4M/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640.jpg\";s:3:\"sku\";s:21:\"488775905-red-matt-13\";s:7:\"sku_sub\";s:16:\"488775905-red-13\";s:5:\"skuId\";s:17:\"10000011281670852\";s:7:\"skuAttr\";s:34:\"14:10#red matt;200000124:200000296\";s:13:\"regular_price\";s:4:\"88.0\";s:10:\"sale_price\";s:5:\"46.64\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:8:\"red matt\";s:9:\"shoe-size\";s:2:\"13\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"13\";}}i:54;a:10:{s:5:\"image\";s:166:\"https://ae01.alicdn.com/kf/H0ab8b17d8e0a4be5bd8dcc7a95fdb7b4M/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640.jpg\";s:3:\"sku\";s:21:\"488775905-red-matt-12\";s:7:\"sku_sub\";s:16:\"488775905-red-12\";s:5:\"skuId\";s:17:\"10000011281670851\";s:7:\"skuAttr\";s:29:\"14:10#red matt;200000124:1663\";s:13:\"regular_price\";s:4:\"88.0\";s:10:\"sale_price\";s:5:\"46.64\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:8:\"red matt\";s:9:\"shoe-size\";s:2:\"12\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"12\";}}i:55;a:10:{s:5:\"image\";s:166:\"https://ae01.alicdn.com/kf/H0ab8b17d8e0a4be5bd8dcc7a95fdb7b4M/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640.jpg\";s:3:\"sku\";s:21:\"488775905-red-matt-11\";s:7:\"sku_sub\";s:16:\"488775905-red-11\";s:5:\"skuId\";s:17:\"10000011281670850\";s:7:\"skuAttr\";s:34:\"14:10#red matt;200000124:100010420\";s:13:\"regular_price\";s:4:\"88.0\";s:10:\"sale_price\";s:5:\"46.64\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:8:\"red matt\";s:9:\"shoe-size\";s:2:\"11\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"11\";}}i:56;a:10:{s:5:\"image\";s:166:\"https://ae01.alicdn.com/kf/H0ab8b17d8e0a4be5bd8dcc7a95fdb7b4M/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640.jpg\";s:3:\"sku\";s:21:\"488775905-red-matt-10\";s:7:\"sku_sub\";s:16:\"488775905-red-10\";s:5:\"skuId\";s:17:\"10000011281670849\";s:7:\"skuAttr\";s:29:\"14:10#red matt;200000124:1583\";s:13:\"regular_price\";s:4:\"88.0\";s:10:\"sale_price\";s:5:\"46.64\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:8:\"red matt\";s:9:\"shoe-size\";s:2:\"10\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"10\";}}i:57;a:10:{s:5:\"image\";s:166:\"https://ae01.alicdn.com/kf/H0ab8b17d8e0a4be5bd8dcc7a95fdb7b4M/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640.jpg\";s:3:\"sku\";s:20:\"488775905-red-matt-9\";s:7:\"sku_sub\";s:15:\"488775905-red-9\";s:5:\"skuId\";s:17:\"10000011281670848\";s:7:\"skuAttr\";s:31:\"14:10#red matt;200000124:350262\";s:13:\"regular_price\";s:4:\"88.0\";s:10:\"sale_price\";s:5:\"46.64\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:8:\"red matt\";s:9:\"shoe-size\";s:1:\"9\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:1:\"9\";}}i:58;a:10:{s:5:\"image\";s:166:\"https://ae01.alicdn.com/kf/H2ff03867913f427a823019855dfebaa2V/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"488775905-red-shiny-13\";s:7:\"sku_sub\";s:17:\"488775905-blue-13\";s:5:\"skuId\";s:17:\"10000011281670863\";s:7:\"skuAttr\";s:36:\"14:173#red shiny;200000124:200000296\";s:13:\"regular_price\";s:4:\"88.0\";s:10:\"sale_price\";s:5:\"46.64\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"red shiny\";s:9:\"shoe-size\";s:2:\"13\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"13\";}}i:59;a:10:{s:5:\"image\";s:166:\"https://ae01.alicdn.com/kf/H2ff03867913f427a823019855dfebaa2V/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"488775905-red-shiny-12\";s:7:\"sku_sub\";s:17:\"488775905-blue-12\";s:5:\"skuId\";s:17:\"10000011281670862\";s:7:\"skuAttr\";s:31:\"14:173#red shiny;200000124:1663\";s:13:\"regular_price\";s:4:\"88.0\";s:10:\"sale_price\";s:5:\"46.64\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"red shiny\";s:9:\"shoe-size\";s:2:\"12\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"12\";}}i:60;a:10:{s:5:\"image\";s:166:\"https://ae01.alicdn.com/kf/H2ff03867913f427a823019855dfebaa2V/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"488775905-red-shiny-11\";s:7:\"sku_sub\";s:17:\"488775905-blue-11\";s:5:\"skuId\";s:17:\"10000011281670861\";s:7:\"skuAttr\";s:36:\"14:173#red shiny;200000124:100010420\";s:13:\"regular_price\";s:4:\"88.0\";s:10:\"sale_price\";s:5:\"46.64\";s:5:\"stock\";i:98;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"red shiny\";s:9:\"shoe-size\";s:2:\"11\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"11\";}}i:61;a:10:{s:5:\"image\";s:166:\"https://ae01.alicdn.com/kf/H2ff03867913f427a823019855dfebaa2V/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"488775905-red-shiny-10\";s:7:\"sku_sub\";s:17:\"488775905-blue-10\";s:5:\"skuId\";s:17:\"10000011281670860\";s:7:\"skuAttr\";s:31:\"14:173#red shiny;200000124:1583\";s:13:\"regular_price\";s:4:\"88.0\";s:10:\"sale_price\";s:5:\"46.64\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"red shiny\";s:9:\"shoe-size\";s:2:\"10\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"10\";}}i:62;a:10:{s:5:\"image\";s:166:\"https://ae01.alicdn.com/kf/H2ff03867913f427a823019855dfebaa2V/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640.jpg\";s:3:\"sku\";s:21:\"488775905-red-shiny-9\";s:7:\"sku_sub\";s:16:\"488775905-blue-9\";s:5:\"skuId\";s:17:\"10000011281670859\";s:7:\"skuAttr\";s:33:\"14:173#red shiny;200000124:350262\";s:13:\"regular_price\";s:4:\"88.0\";s:10:\"sale_price\";s:5:\"46.64\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"red shiny\";s:9:\"shoe-size\";s:1:\"9\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:1:\"9\";}}i:63;a:10:{s:5:\"image\";s:166:\"https://ae01.alicdn.com/kf/H2ff03867913f427a823019855dfebaa2V/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640.jpg\";s:3:\"sku\";s:21:\"488775905-red-shiny-8\";s:7:\"sku_sub\";s:16:\"488775905-blue-8\";s:5:\"skuId\";s:17:\"10000011281670858\";s:7:\"skuAttr\";s:30:\"14:173#red shiny;200000124:699\";s:13:\"regular_price\";s:4:\"88.0\";s:10:\"sale_price\";s:5:\"46.64\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"red shiny\";s:9:\"shoe-size\";s:1:\"8\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:1:\"8\";}}i:64;a:10:{s:5:\"image\";s:166:\"https://ae01.alicdn.com/kf/H2ff03867913f427a823019855dfebaa2V/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640.jpg\";s:3:\"sku\";s:21:\"488775905-red-shiny-7\";s:7:\"sku_sub\";s:16:\"488775905-blue-7\";s:5:\"skuId\";s:17:\"10000011281670857\";s:7:\"skuAttr\";s:31:\"14:173#red shiny;200000124:3434\";s:13:\"regular_price\";s:4:\"88.0\";s:10:\"sale_price\";s:5:\"46.64\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"red shiny\";s:9:\"shoe-size\";s:1:\"7\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:1:\"7\";}}i:65;a:10:{s:5:\"image\";s:166:\"https://ae01.alicdn.com/kf/H2ff03867913f427a823019855dfebaa2V/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640.jpg\";s:3:\"sku\";s:21:\"488775905-red-shiny-6\";s:7:\"sku_sub\";s:16:\"488775905-blue-6\";s:5:\"skuId\";s:17:\"10000011281670856\";s:7:\"skuAttr\";s:31:\"14:173#red shiny;200000124:1394\";s:13:\"regular_price\";s:4:\"88.0\";s:10:\"sale_price\";s:5:\"46.64\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"red shiny\";s:9:\"shoe-size\";s:1:\"6\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:1:\"6\";}}i:66;a:10:{s:5:\"image\";s:166:\"https://ae01.alicdn.com/kf/H5efa19390ac746ee88fd375072aea4d4F/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"488775905-silver-matt-10\";s:7:\"sku_sub\";s:17:\"488775905-gray-10\";s:5:\"skuId\";s:17:\"10000011281670871\";s:7:\"skuAttr\";s:33:\"14:691#silver matt;200000124:1583\";s:13:\"regular_price\";s:4:\"88.0\";s:10:\"sale_price\";s:5:\"46.64\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:11:\"silver matt\";s:9:\"shoe-size\";s:2:\"10\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:2:\"10\";}}i:67;a:10:{s:5:\"image\";s:166:\"https://ae01.alicdn.com/kf/H5efa19390ac746ee88fd375072aea4d4F/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"488775905-silver-matt-9\";s:7:\"sku_sub\";s:16:\"488775905-gray-9\";s:5:\"skuId\";s:17:\"10000011281670870\";s:7:\"skuAttr\";s:35:\"14:691#silver matt;200000124:350262\";s:13:\"regular_price\";s:4:\"88.0\";s:10:\"sale_price\";s:5:\"46.64\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:11:\"silver matt\";s:9:\"shoe-size\";s:1:\"9\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:1:\"9\";}}i:68;a:10:{s:5:\"image\";s:166:\"https://ae01.alicdn.com/kf/H5efa19390ac746ee88fd375072aea4d4F/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"488775905-silver-matt-8\";s:7:\"sku_sub\";s:16:\"488775905-gray-8\";s:5:\"skuId\";s:17:\"10000011281670869\";s:7:\"skuAttr\";s:32:\"14:691#silver matt;200000124:699\";s:13:\"regular_price\";s:4:\"88.0\";s:10:\"sale_price\";s:5:\"46.64\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:11:\"silver matt\";s:9:\"shoe-size\";s:1:\"8\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:1:\"8\";}}i:69;a:10:{s:5:\"image\";s:166:\"https://ae01.alicdn.com/kf/H5efa19390ac746ee88fd375072aea4d4F/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"488775905-silver-matt-7\";s:7:\"sku_sub\";s:16:\"488775905-gray-7\";s:5:\"skuId\";s:17:\"10000011281670868\";s:7:\"skuAttr\";s:33:\"14:691#silver matt;200000124:3434\";s:13:\"regular_price\";s:4:\"88.0\";s:10:\"sale_price\";s:5:\"46.64\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:11:\"silver matt\";s:9:\"shoe-size\";s:1:\"7\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:1:\"7\";}}i:70;a:10:{s:5:\"image\";s:166:\"https://ae01.alicdn.com/kf/H5efa19390ac746ee88fd375072aea4d4F/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"488775905-silver-matt-6\";s:7:\"sku_sub\";s:16:\"488775905-gray-6\";s:5:\"skuId\";s:17:\"10000011281670867\";s:7:\"skuAttr\";s:33:\"14:691#silver matt;200000124:1394\";s:13:\"regular_price\";s:4:\"88.0\";s:10:\"sale_price\";s:5:\"46.64\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:11:\"silver matt\";s:9:\"shoe-size\";s:1:\"6\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:1:\"6\";}}i:71;a:10:{s:5:\"image\";s:166:\"https://ae01.alicdn.com/kf/H5efa19390ac746ee88fd375072aea4d4F/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"488775905-silver-matt-5\";s:7:\"sku_sub\";s:16:\"488775905-gray-5\";s:5:\"skuId\";s:17:\"10000011281670866\";s:7:\"skuAttr\";s:32:\"14:691#silver matt;200000124:698\";s:13:\"regular_price\";s:4:\"88.0\";s:10:\"sale_price\";s:5:\"46.64\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:11:\"silver matt\";s:9:\"shoe-size\";s:1:\"5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:1:\"5\";}}i:72;a:10:{s:5:\"image\";s:166:\"https://ae01.alicdn.com/kf/H2ff03867913f427a823019855dfebaa2V/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"488775905-red-shiny-15\";s:7:\"sku_sub\";s:17:\"488775905-blue-15\";s:5:\"skuId\";s:17:\"10000011281670865\";s:7:\"skuAttr\";s:33:\"14:173#red shiny;200000124:350231\";s:13:\"regular_price\";s:4:\"88.0\";s:10:\"sale_price\";s:5:\"46.64\";s:5:\"stock\";i:98;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"red shiny\";s:9:\"shoe-size\";s:2:\"15\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"15\";}}i:73;a:10:{s:5:\"image\";s:166:\"https://ae01.alicdn.com/kf/H2ff03867913f427a823019855dfebaa2V/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"488775905-red-shiny-14\";s:7:\"sku_sub\";s:17:\"488775905-blue-14\";s:5:\"skuId\";s:17:\"10000011281670864\";s:7:\"skuAttr\";s:36:\"14:173#red shiny;200000124:200000298\";s:13:\"regular_price\";s:4:\"88.0\";s:10:\"sale_price\";s:5:\"46.64\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"red shiny\";s:9:\"shoe-size\";s:2:\"14\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"14\";}}i:74;a:10:{s:5:\"image\";s:166:\"https://ae01.alicdn.com/kf/H7868570314a044fbbcfae9af23a15a9d1/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"488775905-white-shiny-7\";s:7:\"sku_sub\";s:17:\"488775905-white-7\";s:5:\"skuId\";s:17:\"10000011281670879\";s:7:\"skuAttr\";s:32:\"14:29#white shiny;200000124:3434\";s:13:\"regular_price\";s:4:\"88.0\";s:10:\"sale_price\";s:5:\"46.64\";s:5:\"stock\";i:98;s:10:\"attributes\";a:2:{s:5:\"color\";s:11:\"white shiny\";s:9:\"shoe-size\";s:1:\"7\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:1:\"7\";}}i:75;a:10:{s:5:\"image\";s:166:\"https://ae01.alicdn.com/kf/H7868570314a044fbbcfae9af23a15a9d1/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"488775905-white-shiny-6\";s:7:\"sku_sub\";s:17:\"488775905-white-6\";s:5:\"skuId\";s:17:\"10000011281670878\";s:7:\"skuAttr\";s:32:\"14:29#white shiny;200000124:1394\";s:13:\"regular_price\";s:4:\"88.0\";s:10:\"sale_price\";s:5:\"46.64\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:11:\"white shiny\";s:9:\"shoe-size\";s:1:\"6\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:1:\"6\";}}i:76;a:10:{s:5:\"image\";s:166:\"https://ae01.alicdn.com/kf/H7868570314a044fbbcfae9af23a15a9d1/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"488775905-white-shiny-5\";s:7:\"sku_sub\";s:17:\"488775905-white-5\";s:5:\"skuId\";s:17:\"10000011281670877\";s:7:\"skuAttr\";s:31:\"14:29#white shiny;200000124:698\";s:13:\"regular_price\";s:4:\"88.0\";s:10:\"sale_price\";s:5:\"46.64\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:11:\"white shiny\";s:9:\"shoe-size\";s:1:\"5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:1:\"5\";}}i:77;a:10:{s:5:\"image\";s:166:\"https://ae01.alicdn.com/kf/H5efa19390ac746ee88fd375072aea4d4F/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"488775905-silver-matt-15\";s:7:\"sku_sub\";s:17:\"488775905-gray-15\";s:5:\"skuId\";s:17:\"10000011281670876\";s:7:\"skuAttr\";s:35:\"14:691#silver matt;200000124:350231\";s:13:\"regular_price\";s:4:\"88.0\";s:10:\"sale_price\";s:5:\"46.64\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:11:\"silver matt\";s:9:\"shoe-size\";s:2:\"15\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:2:\"15\";}}i:78;a:10:{s:5:\"image\";s:166:\"https://ae01.alicdn.com/kf/H5efa19390ac746ee88fd375072aea4d4F/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"488775905-silver-matt-14\";s:7:\"sku_sub\";s:17:\"488775905-gray-14\";s:5:\"skuId\";s:17:\"10000011281670875\";s:7:\"skuAttr\";s:38:\"14:691#silver matt;200000124:200000298\";s:13:\"regular_price\";s:4:\"88.0\";s:10:\"sale_price\";s:5:\"46.64\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:11:\"silver matt\";s:9:\"shoe-size\";s:2:\"14\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:2:\"14\";}}i:79;a:10:{s:5:\"image\";s:166:\"https://ae01.alicdn.com/kf/H5efa19390ac746ee88fd375072aea4d4F/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"488775905-silver-matt-13\";s:7:\"sku_sub\";s:17:\"488775905-gray-13\";s:5:\"skuId\";s:17:\"10000011281670874\";s:7:\"skuAttr\";s:38:\"14:691#silver matt;200000124:200000296\";s:13:\"regular_price\";s:4:\"88.0\";s:10:\"sale_price\";s:5:\"46.64\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:11:\"silver matt\";s:9:\"shoe-size\";s:2:\"13\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:2:\"13\";}}i:80;a:10:{s:5:\"image\";s:166:\"https://ae01.alicdn.com/kf/H5efa19390ac746ee88fd375072aea4d4F/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"488775905-silver-matt-12\";s:7:\"sku_sub\";s:17:\"488775905-gray-12\";s:5:\"skuId\";s:17:\"10000011281670873\";s:7:\"skuAttr\";s:33:\"14:691#silver matt;200000124:1663\";s:13:\"regular_price\";s:4:\"88.0\";s:10:\"sale_price\";s:5:\"46.64\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:11:\"silver matt\";s:9:\"shoe-size\";s:2:\"12\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:2:\"12\";}}i:81;a:10:{s:5:\"image\";s:166:\"https://ae01.alicdn.com/kf/H5efa19390ac746ee88fd375072aea4d4F/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"488775905-silver-matt-11\";s:7:\"sku_sub\";s:17:\"488775905-gray-11\";s:5:\"skuId\";s:17:\"10000011281670872\";s:7:\"skuAttr\";s:38:\"14:691#silver matt;200000124:100010420\";s:13:\"regular_price\";s:4:\"88.0\";s:10:\"sale_price\";s:5:\"46.64\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:11:\"silver matt\";s:9:\"shoe-size\";s:2:\"11\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:2:\"11\";}}i:82;a:10:{s:5:\"image\";s:166:\"https://ae01.alicdn.com/kf/Hf83c609812564333a4745b3409ed76cag/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"488775905-green-shiny-6\";s:7:\"sku_sub\";s:17:\"488775905-green-6\";s:5:\"skuId\";s:17:\"10000011281670823\";s:7:\"skuAttr\";s:33:\"14:175#green shiny;200000124:1394\";s:13:\"regular_price\";s:4:\"88.0\";s:10:\"sale_price\";s:5:\"46.64\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:11:\"green shiny\";s:9:\"shoe-size\";s:1:\"6\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:1:\"6\";}}i:83;a:10:{s:5:\"image\";s:166:\"https://ae01.alicdn.com/kf/Hf83c609812564333a4745b3409ed76cag/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"488775905-green-shiny-5\";s:7:\"sku_sub\";s:17:\"488775905-green-5\";s:5:\"skuId\";s:17:\"10000011281670822\";s:7:\"skuAttr\";s:32:\"14:175#green shiny;200000124:698\";s:13:\"regular_price\";s:4:\"88.0\";s:10:\"sale_price\";s:5:\"46.64\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:11:\"green shiny\";s:9:\"shoe-size\";s:1:\"5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:1:\"5\";}}i:84;a:10:{s:5:\"image\";s:166:\"https://ae01.alicdn.com/kf/H01ac15df774c4c0ca8a06922ed029db9K/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"488775905-pink-shiny-15\";s:7:\"sku_sub\";s:17:\"488775905-pink-15\";s:5:\"skuId\";s:17:\"10000011281670821\";s:7:\"skuAttr\";s:35:\"14:1052#pink shiny;200000124:350231\";s:13:\"regular_price\";s:4:\"88.0\";s:10:\"sale_price\";s:5:\"46.64\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"pink shiny\";s:9:\"shoe-size\";s:2:\"15\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:2:\"15\";}}i:85;a:10:{s:5:\"image\";s:166:\"https://ae01.alicdn.com/kf/H01ac15df774c4c0ca8a06922ed029db9K/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"488775905-pink-shiny-14\";s:7:\"sku_sub\";s:17:\"488775905-pink-14\";s:5:\"skuId\";s:17:\"10000011281670820\";s:7:\"skuAttr\";s:38:\"14:1052#pink shiny;200000124:200000298\";s:13:\"regular_price\";s:4:\"88.0\";s:10:\"sale_price\";s:5:\"46.64\";s:5:\"stock\";i:98;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"pink shiny\";s:9:\"shoe-size\";s:2:\"14\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:2:\"14\";}}i:86;a:10:{s:5:\"image\";s:166:\"https://ae01.alicdn.com/kf/H01ac15df774c4c0ca8a06922ed029db9K/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"488775905-pink-shiny-13\";s:7:\"sku_sub\";s:17:\"488775905-pink-13\";s:5:\"skuId\";s:17:\"10000011281670819\";s:7:\"skuAttr\";s:38:\"14:1052#pink shiny;200000124:200000296\";s:13:\"regular_price\";s:4:\"88.0\";s:10:\"sale_price\";s:5:\"46.64\";s:5:\"stock\";i:96;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"pink shiny\";s:9:\"shoe-size\";s:2:\"13\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:2:\"13\";}}i:87;a:10:{s:5:\"image\";s:166:\"https://ae01.alicdn.com/kf/H01ac15df774c4c0ca8a06922ed029db9K/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"488775905-pink-shiny-12\";s:7:\"sku_sub\";s:17:\"488775905-pink-12\";s:5:\"skuId\";s:17:\"10000011281670818\";s:7:\"skuAttr\";s:33:\"14:1052#pink shiny;200000124:1663\";s:13:\"regular_price\";s:4:\"88.0\";s:10:\"sale_price\";s:5:\"46.64\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"pink shiny\";s:9:\"shoe-size\";s:2:\"12\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:2:\"12\";}}i:88;a:10:{s:5:\"image\";s:166:\"https://ae01.alicdn.com/kf/H01ac15df774c4c0ca8a06922ed029db9K/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"488775905-pink-shiny-11\";s:7:\"sku_sub\";s:17:\"488775905-pink-11\";s:5:\"skuId\";s:17:\"10000011281670817\";s:7:\"skuAttr\";s:38:\"14:1052#pink shiny;200000124:100010420\";s:13:\"regular_price\";s:4:\"88.0\";s:10:\"sale_price\";s:5:\"46.64\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"pink shiny\";s:9:\"shoe-size\";s:2:\"11\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:2:\"11\";}}i:89;a:10:{s:5:\"image\";s:166:\"https://ae01.alicdn.com/kf/H01ac15df774c4c0ca8a06922ed029db9K/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"488775905-pink-shiny-10\";s:7:\"sku_sub\";s:17:\"488775905-pink-10\";s:5:\"skuId\";s:17:\"10000011281670816\";s:7:\"skuAttr\";s:33:\"14:1052#pink shiny;200000124:1583\";s:13:\"regular_price\";s:4:\"88.0\";s:10:\"sale_price\";s:5:\"46.64\";s:5:\"stock\";i:98;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"pink shiny\";s:9:\"shoe-size\";s:2:\"10\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:2:\"10\";}}i:90;a:10:{s:5:\"image\";s:166:\"https://ae01.alicdn.com/kf/Hf83c609812564333a4745b3409ed76cag/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"488775905-green-shiny-14\";s:7:\"sku_sub\";s:18:\"488775905-green-14\";s:5:\"skuId\";s:17:\"10000011281670831\";s:7:\"skuAttr\";s:38:\"14:175#green shiny;200000124:200000298\";s:13:\"regular_price\";s:4:\"88.0\";s:10:\"sale_price\";s:5:\"46.64\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:11:\"green shiny\";s:9:\"shoe-size\";s:2:\"14\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"14\";}}i:91;a:10:{s:5:\"image\";s:166:\"https://ae01.alicdn.com/kf/Hf83c609812564333a4745b3409ed76cag/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"488775905-green-shiny-13\";s:7:\"sku_sub\";s:18:\"488775905-green-13\";s:5:\"skuId\";s:17:\"10000011281670830\";s:7:\"skuAttr\";s:38:\"14:175#green shiny;200000124:200000296\";s:13:\"regular_price\";s:4:\"88.0\";s:10:\"sale_price\";s:5:\"46.64\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:11:\"green shiny\";s:9:\"shoe-size\";s:2:\"13\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"13\";}}i:92;a:10:{s:5:\"image\";s:166:\"https://ae01.alicdn.com/kf/Hf83c609812564333a4745b3409ed76cag/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"488775905-green-shiny-12\";s:7:\"sku_sub\";s:18:\"488775905-green-12\";s:5:\"skuId\";s:17:\"10000011281670829\";s:7:\"skuAttr\";s:33:\"14:175#green shiny;200000124:1663\";s:13:\"regular_price\";s:4:\"88.0\";s:10:\"sale_price\";s:5:\"46.64\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:11:\"green shiny\";s:9:\"shoe-size\";s:2:\"12\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"12\";}}i:93;a:10:{s:5:\"image\";s:166:\"https://ae01.alicdn.com/kf/Hf83c609812564333a4745b3409ed76cag/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"488775905-green-shiny-11\";s:7:\"sku_sub\";s:18:\"488775905-green-11\";s:5:\"skuId\";s:17:\"10000011281670828\";s:7:\"skuAttr\";s:38:\"14:175#green shiny;200000124:100010420\";s:13:\"regular_price\";s:4:\"88.0\";s:10:\"sale_price\";s:5:\"46.64\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:11:\"green shiny\";s:9:\"shoe-size\";s:2:\"11\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"11\";}}i:94;a:10:{s:5:\"image\";s:166:\"https://ae01.alicdn.com/kf/Hf83c609812564333a4745b3409ed76cag/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"488775905-green-shiny-10\";s:7:\"sku_sub\";s:18:\"488775905-green-10\";s:5:\"skuId\";s:17:\"10000011281670827\";s:7:\"skuAttr\";s:33:\"14:175#green shiny;200000124:1583\";s:13:\"regular_price\";s:4:\"88.0\";s:10:\"sale_price\";s:5:\"46.64\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:11:\"green shiny\";s:9:\"shoe-size\";s:2:\"10\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"10\";}}i:95;a:10:{s:5:\"image\";s:166:\"https://ae01.alicdn.com/kf/Hf83c609812564333a4745b3409ed76cag/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"488775905-green-shiny-9\";s:7:\"sku_sub\";s:17:\"488775905-green-9\";s:5:\"skuId\";s:17:\"10000011281670826\";s:7:\"skuAttr\";s:35:\"14:175#green shiny;200000124:350262\";s:13:\"regular_price\";s:4:\"88.0\";s:10:\"sale_price\";s:5:\"46.64\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:11:\"green shiny\";s:9:\"shoe-size\";s:1:\"9\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:1:\"9\";}}i:96;a:10:{s:5:\"image\";s:166:\"https://ae01.alicdn.com/kf/Hf83c609812564333a4745b3409ed76cag/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"488775905-green-shiny-8\";s:7:\"sku_sub\";s:17:\"488775905-green-8\";s:5:\"skuId\";s:17:\"10000011281670825\";s:7:\"skuAttr\";s:32:\"14:175#green shiny;200000124:699\";s:13:\"regular_price\";s:4:\"88.0\";s:10:\"sale_price\";s:5:\"46.64\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:11:\"green shiny\";s:9:\"shoe-size\";s:1:\"8\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:1:\"8\";}}i:97;a:10:{s:5:\"image\";s:166:\"https://ae01.alicdn.com/kf/Hf83c609812564333a4745b3409ed76cag/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"488775905-green-shiny-7\";s:7:\"sku_sub\";s:17:\"488775905-green-7\";s:5:\"skuId\";s:17:\"10000011281670824\";s:7:\"skuAttr\";s:33:\"14:175#green shiny;200000124:3434\";s:13:\"regular_price\";s:4:\"88.0\";s:10:\"sale_price\";s:5:\"46.64\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:11:\"green shiny\";s:9:\"shoe-size\";s:1:\"7\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:1:\"7\";}}i:98;a:10:{s:5:\"image\";s:166:\"https://ae01.alicdn.com/kf/H0668f2fd29bd44b896fb7192c7c191dcw/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"488775905-purple-matt-11\";s:7:\"sku_sub\";s:19:\"488775905-purple-11\";s:5:\"skuId\";s:17:\"10000011281670839\";s:7:\"skuAttr\";s:38:\"14:496#purple matt;200000124:100010420\";s:13:\"regular_price\";s:4:\"88.0\";s:10:\"sale_price\";s:5:\"46.64\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:11:\"purple matt\";s:9:\"shoe-size\";s:2:\"11\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Purple\";s:9:\"shoe-size\";s:2:\"11\";}}i:99;a:10:{s:5:\"image\";s:166:\"https://ae01.alicdn.com/kf/H0668f2fd29bd44b896fb7192c7c191dcw/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"488775905-purple-matt-10\";s:7:\"sku_sub\";s:19:\"488775905-purple-10\";s:5:\"skuId\";s:17:\"10000011281670838\";s:7:\"skuAttr\";s:33:\"14:496#purple matt;200000124:1583\";s:13:\"regular_price\";s:4:\"88.0\";s:10:\"sale_price\";s:5:\"46.64\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:11:\"purple matt\";s:9:\"shoe-size\";s:2:\"10\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Purple\";s:9:\"shoe-size\";s:2:\"10\";}}i:100;a:10:{s:5:\"image\";s:166:\"https://ae01.alicdn.com/kf/H0668f2fd29bd44b896fb7192c7c191dcw/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"488775905-purple-matt-9\";s:7:\"sku_sub\";s:18:\"488775905-purple-9\";s:5:\"skuId\";s:17:\"10000011281670837\";s:7:\"skuAttr\";s:35:\"14:496#purple matt;200000124:350262\";s:13:\"regular_price\";s:4:\"88.0\";s:10:\"sale_price\";s:5:\"46.64\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:11:\"purple matt\";s:9:\"shoe-size\";s:1:\"9\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Purple\";s:9:\"shoe-size\";s:1:\"9\";}}i:101;a:10:{s:5:\"image\";s:166:\"https://ae01.alicdn.com/kf/H0668f2fd29bd44b896fb7192c7c191dcw/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"488775905-purple-matt-8\";s:7:\"sku_sub\";s:18:\"488775905-purple-8\";s:5:\"skuId\";s:17:\"10000011281670836\";s:7:\"skuAttr\";s:32:\"14:496#purple matt;200000124:699\";s:13:\"regular_price\";s:4:\"88.0\";s:10:\"sale_price\";s:5:\"46.64\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:11:\"purple matt\";s:9:\"shoe-size\";s:1:\"8\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Purple\";s:9:\"shoe-size\";s:1:\"8\";}}i:102;a:10:{s:5:\"image\";s:166:\"https://ae01.alicdn.com/kf/H0668f2fd29bd44b896fb7192c7c191dcw/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"488775905-purple-matt-7\";s:7:\"sku_sub\";s:18:\"488775905-purple-7\";s:5:\"skuId\";s:17:\"10000011281670835\";s:7:\"skuAttr\";s:33:\"14:496#purple matt;200000124:3434\";s:13:\"regular_price\";s:4:\"88.0\";s:10:\"sale_price\";s:5:\"46.64\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:11:\"purple matt\";s:9:\"shoe-size\";s:1:\"7\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Purple\";s:9:\"shoe-size\";s:1:\"7\";}}i:103;a:10:{s:5:\"image\";s:166:\"https://ae01.alicdn.com/kf/H0668f2fd29bd44b896fb7192c7c191dcw/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"488775905-purple-matt-6\";s:7:\"sku_sub\";s:18:\"488775905-purple-6\";s:5:\"skuId\";s:17:\"10000011281670834\";s:7:\"skuAttr\";s:33:\"14:496#purple matt;200000124:1394\";s:13:\"regular_price\";s:4:\"88.0\";s:10:\"sale_price\";s:5:\"46.64\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:11:\"purple matt\";s:9:\"shoe-size\";s:1:\"6\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Purple\";s:9:\"shoe-size\";s:1:\"6\";}}i:104;a:10:{s:5:\"image\";s:166:\"https://ae01.alicdn.com/kf/H0668f2fd29bd44b896fb7192c7c191dcw/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"488775905-purple-matt-5\";s:7:\"sku_sub\";s:18:\"488775905-purple-5\";s:5:\"skuId\";s:17:\"10000011281670833\";s:7:\"skuAttr\";s:32:\"14:496#purple matt;200000124:698\";s:13:\"regular_price\";s:4:\"88.0\";s:10:\"sale_price\";s:5:\"46.64\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:11:\"purple matt\";s:9:\"shoe-size\";s:1:\"5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Purple\";s:9:\"shoe-size\";s:1:\"5\";}}i:105;a:10:{s:5:\"image\";s:166:\"https://ae01.alicdn.com/kf/Hf83c609812564333a4745b3409ed76cag/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"488775905-green-shiny-15\";s:7:\"sku_sub\";s:18:\"488775905-green-15\";s:5:\"skuId\";s:17:\"10000011281670832\";s:7:\"skuAttr\";s:35:\"14:175#green shiny;200000124:350231\";s:13:\"regular_price\";s:4:\"88.0\";s:10:\"sale_price\";s:5:\"46.64\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:11:\"green shiny\";s:9:\"shoe-size\";s:2:\"15\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"15\";}}i:106;a:10:{s:5:\"image\";s:166:\"https://ae01.alicdn.com/kf/H0ab8b17d8e0a4be5bd8dcc7a95fdb7b4M/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640.jpg\";s:3:\"sku\";s:20:\"488775905-red-matt-8\";s:7:\"sku_sub\";s:15:\"488775905-red-8\";s:5:\"skuId\";s:17:\"10000011281670847\";s:7:\"skuAttr\";s:28:\"14:10#red matt;200000124:699\";s:13:\"regular_price\";s:4:\"88.0\";s:10:\"sale_price\";s:5:\"46.64\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:8:\"red matt\";s:9:\"shoe-size\";s:1:\"8\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:1:\"8\";}}i:107;a:10:{s:5:\"image\";s:166:\"https://ae01.alicdn.com/kf/H0ab8b17d8e0a4be5bd8dcc7a95fdb7b4M/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640.jpg\";s:3:\"sku\";s:20:\"488775905-red-matt-7\";s:7:\"sku_sub\";s:15:\"488775905-red-7\";s:5:\"skuId\";s:17:\"10000011281670846\";s:7:\"skuAttr\";s:29:\"14:10#red matt;200000124:3434\";s:13:\"regular_price\";s:4:\"88.0\";s:10:\"sale_price\";s:5:\"46.64\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:8:\"red matt\";s:9:\"shoe-size\";s:1:\"7\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:1:\"7\";}}i:108;a:10:{s:5:\"image\";s:166:\"https://ae01.alicdn.com/kf/H0ab8b17d8e0a4be5bd8dcc7a95fdb7b4M/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640.jpg\";s:3:\"sku\";s:20:\"488775905-red-matt-6\";s:7:\"sku_sub\";s:15:\"488775905-red-6\";s:5:\"skuId\";s:17:\"10000011281670845\";s:7:\"skuAttr\";s:29:\"14:10#red matt;200000124:1394\";s:13:\"regular_price\";s:4:\"88.0\";s:10:\"sale_price\";s:5:\"46.64\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:8:\"red matt\";s:9:\"shoe-size\";s:1:\"6\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:1:\"6\";}}i:109;a:10:{s:5:\"image\";s:166:\"https://ae01.alicdn.com/kf/H0ab8b17d8e0a4be5bd8dcc7a95fdb7b4M/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640.jpg\";s:3:\"sku\";s:20:\"488775905-red-matt-5\";s:7:\"sku_sub\";s:15:\"488775905-red-5\";s:5:\"skuId\";s:17:\"10000011281670844\";s:7:\"skuAttr\";s:28:\"14:10#red matt;200000124:698\";s:13:\"regular_price\";s:4:\"88.0\";s:10:\"sale_price\";s:5:\"46.64\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:8:\"red matt\";s:9:\"shoe-size\";s:1:\"5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:1:\"5\";}}i:110;a:10:{s:5:\"image\";s:166:\"https://ae01.alicdn.com/kf/H0668f2fd29bd44b896fb7192c7c191dcw/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"488775905-purple-matt-15\";s:7:\"sku_sub\";s:19:\"488775905-purple-15\";s:5:\"skuId\";s:17:\"10000011281670843\";s:7:\"skuAttr\";s:35:\"14:496#purple matt;200000124:350231\";s:13:\"regular_price\";s:4:\"88.0\";s:10:\"sale_price\";s:5:\"46.64\";s:5:\"stock\";i:98;s:10:\"attributes\";a:2:{s:5:\"color\";s:11:\"purple matt\";s:9:\"shoe-size\";s:2:\"15\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Purple\";s:9:\"shoe-size\";s:2:\"15\";}}i:111;a:10:{s:5:\"image\";s:166:\"https://ae01.alicdn.com/kf/H0668f2fd29bd44b896fb7192c7c191dcw/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"488775905-purple-matt-14\";s:7:\"sku_sub\";s:19:\"488775905-purple-14\";s:5:\"skuId\";s:17:\"10000011281670842\";s:7:\"skuAttr\";s:38:\"14:496#purple matt;200000124:200000298\";s:13:\"regular_price\";s:4:\"88.0\";s:10:\"sale_price\";s:5:\"46.64\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:11:\"purple matt\";s:9:\"shoe-size\";s:2:\"14\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Purple\";s:9:\"shoe-size\";s:2:\"14\";}}i:112;a:10:{s:5:\"image\";s:166:\"https://ae01.alicdn.com/kf/H0668f2fd29bd44b896fb7192c7c191dcw/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"488775905-purple-matt-13\";s:7:\"sku_sub\";s:19:\"488775905-purple-13\";s:5:\"skuId\";s:17:\"10000011281670841\";s:7:\"skuAttr\";s:38:\"14:496#purple matt;200000124:200000296\";s:13:\"regular_price\";s:4:\"88.0\";s:10:\"sale_price\";s:5:\"46.64\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:11:\"purple matt\";s:9:\"shoe-size\";s:2:\"13\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Purple\";s:9:\"shoe-size\";s:2:\"13\";}}i:113;a:10:{s:5:\"image\";s:166:\"https://ae01.alicdn.com/kf/H0668f2fd29bd44b896fb7192c7c191dcw/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"488775905-purple-matt-12\";s:7:\"sku_sub\";s:19:\"488775905-purple-12\";s:5:\"skuId\";s:17:\"10000011281670840\";s:7:\"skuAttr\";s:33:\"14:496#purple matt;200000124:1663\";s:13:\"regular_price\";s:4:\"88.0\";s:10:\"sale_price\";s:5:\"46.64\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:11:\"purple matt\";s:9:\"shoe-size\";s:2:\"12\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Purple\";s:9:\"shoe-size\";s:2:\"12\";}}i:114;a:10:{s:5:\"image\";s:166:\"https://ae01.alicdn.com/kf/H482fb496a7994a6f94535e4824cdde1e7/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640.jpg\";s:3:\"sku\";s:26:\"488775905-sky-blue-shiny-7\";s:7:\"sku_sub\";s:20:\"488775905-sky-blue-7\";s:5:\"skuId\";s:17:\"10000011281670791\";s:7:\"skuAttr\";s:37:\"14:1254#sky blue shiny;200000124:3434\";s:13:\"regular_price\";s:4:\"88.0\";s:10:\"sale_price\";s:5:\"46.64\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:14:\"sky blue shiny\";s:9:\"shoe-size\";s:1:\"7\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Sky Blue\";s:9:\"shoe-size\";s:1:\"7\";}}i:115;a:10:{s:5:\"image\";s:166:\"https://ae01.alicdn.com/kf/H482fb496a7994a6f94535e4824cdde1e7/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640.jpg\";s:3:\"sku\";s:26:\"488775905-sky-blue-shiny-6\";s:7:\"sku_sub\";s:20:\"488775905-sky-blue-6\";s:5:\"skuId\";s:17:\"10000011281670790\";s:7:\"skuAttr\";s:37:\"14:1254#sky blue shiny;200000124:1394\";s:13:\"regular_price\";s:4:\"88.0\";s:10:\"sale_price\";s:5:\"46.64\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:14:\"sky blue shiny\";s:9:\"shoe-size\";s:1:\"6\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Sky Blue\";s:9:\"shoe-size\";s:1:\"6\";}}i:116;a:10:{s:5:\"image\";s:166:\"https://ae01.alicdn.com/kf/H482fb496a7994a6f94535e4824cdde1e7/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640.jpg\";s:3:\"sku\";s:26:\"488775905-sky-blue-shiny-5\";s:7:\"sku_sub\";s:20:\"488775905-sky-blue-5\";s:5:\"skuId\";s:17:\"10000011281670789\";s:7:\"skuAttr\";s:36:\"14:1254#sky blue shiny;200000124:698\";s:13:\"regular_price\";s:4:\"88.0\";s:10:\"sale_price\";s:5:\"46.64\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:14:\"sky blue shiny\";s:9:\"shoe-size\";s:1:\"5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Sky Blue\";s:9:\"shoe-size\";s:1:\"5\";}}i:117;a:10:{s:5:\"image\";s:166:\"https://ae01.alicdn.com/kf/H482fb496a7994a6f94535e4824cdde1e7/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640.jpg\";s:3:\"sku\";s:27:\"488775905-sky-blue-shiny-15\";s:7:\"sku_sub\";s:21:\"488775905-sky-blue-15\";s:5:\"skuId\";s:17:\"10000011281670799\";s:7:\"skuAttr\";s:39:\"14:1254#sky blue shiny;200000124:350231\";s:13:\"regular_price\";s:4:\"88.0\";s:10:\"sale_price\";s:5:\"46.64\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:14:\"sky blue shiny\";s:9:\"shoe-size\";s:2:\"15\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Sky Blue\";s:9:\"shoe-size\";s:2:\"15\";}}i:118;a:10:{s:5:\"image\";s:166:\"https://ae01.alicdn.com/kf/H482fb496a7994a6f94535e4824cdde1e7/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640.jpg\";s:3:\"sku\";s:27:\"488775905-sky-blue-shiny-14\";s:7:\"sku_sub\";s:21:\"488775905-sky-blue-14\";s:5:\"skuId\";s:17:\"10000011281670798\";s:7:\"skuAttr\";s:42:\"14:1254#sky blue shiny;200000124:200000298\";s:13:\"regular_price\";s:4:\"88.0\";s:10:\"sale_price\";s:5:\"46.64\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:14:\"sky blue shiny\";s:9:\"shoe-size\";s:2:\"14\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Sky Blue\";s:9:\"shoe-size\";s:2:\"14\";}}i:119;a:10:{s:5:\"image\";s:166:\"https://ae01.alicdn.com/kf/H482fb496a7994a6f94535e4824cdde1e7/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640.jpg\";s:3:\"sku\";s:27:\"488775905-sky-blue-shiny-13\";s:7:\"sku_sub\";s:21:\"488775905-sky-blue-13\";s:5:\"skuId\";s:17:\"10000011281670797\";s:7:\"skuAttr\";s:42:\"14:1254#sky blue shiny;200000124:200000296\";s:13:\"regular_price\";s:4:\"88.0\";s:10:\"sale_price\";s:5:\"46.64\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:14:\"sky blue shiny\";s:9:\"shoe-size\";s:2:\"13\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Sky Blue\";s:9:\"shoe-size\";s:2:\"13\";}}i:120;a:10:{s:5:\"image\";s:166:\"https://ae01.alicdn.com/kf/H482fb496a7994a6f94535e4824cdde1e7/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640.jpg\";s:3:\"sku\";s:27:\"488775905-sky-blue-shiny-12\";s:7:\"sku_sub\";s:21:\"488775905-sky-blue-12\";s:5:\"skuId\";s:17:\"10000011281670796\";s:7:\"skuAttr\";s:37:\"14:1254#sky blue shiny;200000124:1663\";s:13:\"regular_price\";s:4:\"88.0\";s:10:\"sale_price\";s:5:\"46.64\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:14:\"sky blue shiny\";s:9:\"shoe-size\";s:2:\"12\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Sky Blue\";s:9:\"shoe-size\";s:2:\"12\";}}i:121;a:10:{s:5:\"image\";s:166:\"https://ae01.alicdn.com/kf/H482fb496a7994a6f94535e4824cdde1e7/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640.jpg\";s:3:\"sku\";s:27:\"488775905-sky-blue-shiny-11\";s:7:\"sku_sub\";s:21:\"488775905-sky-blue-11\";s:5:\"skuId\";s:17:\"10000011281670795\";s:7:\"skuAttr\";s:42:\"14:1254#sky blue shiny;200000124:100010420\";s:13:\"regular_price\";s:4:\"88.0\";s:10:\"sale_price\";s:5:\"46.64\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:14:\"sky blue shiny\";s:9:\"shoe-size\";s:2:\"11\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Sky Blue\";s:9:\"shoe-size\";s:2:\"11\";}}i:122;a:10:{s:5:\"image\";s:166:\"https://ae01.alicdn.com/kf/H482fb496a7994a6f94535e4824cdde1e7/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640.jpg\";s:3:\"sku\";s:27:\"488775905-sky-blue-shiny-10\";s:7:\"sku_sub\";s:21:\"488775905-sky-blue-10\";s:5:\"skuId\";s:17:\"10000011281670794\";s:7:\"skuAttr\";s:37:\"14:1254#sky blue shiny;200000124:1583\";s:13:\"regular_price\";s:4:\"88.0\";s:10:\"sale_price\";s:5:\"46.64\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:14:\"sky blue shiny\";s:9:\"shoe-size\";s:2:\"10\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Sky Blue\";s:9:\"shoe-size\";s:2:\"10\";}}i:123;a:10:{s:5:\"image\";s:166:\"https://ae01.alicdn.com/kf/H482fb496a7994a6f94535e4824cdde1e7/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640.jpg\";s:3:\"sku\";s:26:\"488775905-sky-blue-shiny-9\";s:7:\"sku_sub\";s:20:\"488775905-sky-blue-9\";s:5:\"skuId\";s:17:\"10000011281670793\";s:7:\"skuAttr\";s:39:\"14:1254#sky blue shiny;200000124:350262\";s:13:\"regular_price\";s:4:\"88.0\";s:10:\"sale_price\";s:5:\"46.64\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:14:\"sky blue shiny\";s:9:\"shoe-size\";s:1:\"9\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Sky Blue\";s:9:\"shoe-size\";s:1:\"9\";}}i:124;a:10:{s:5:\"image\";s:166:\"https://ae01.alicdn.com/kf/H482fb496a7994a6f94535e4824cdde1e7/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640.jpg\";s:3:\"sku\";s:26:\"488775905-sky-blue-shiny-8\";s:7:\"sku_sub\";s:20:\"488775905-sky-blue-8\";s:5:\"skuId\";s:17:\"10000011281670792\";s:7:\"skuAttr\";s:36:\"14:1254#sky blue shiny;200000124:699\";s:13:\"regular_price\";s:4:\"88.0\";s:10:\"sale_price\";s:5:\"46.64\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:14:\"sky blue shiny\";s:9:\"shoe-size\";s:1:\"8\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Sky Blue\";s:9:\"shoe-size\";s:1:\"8\";}}i:125;a:10:{s:5:\"image\";s:166:\"https://ae01.alicdn.com/kf/H7e89a7821b2842adaaa7a65123d139a5J/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640.jpg\";s:3:\"sku\";s:27:\"488775905-wine-red-shiny-12\";s:7:\"sku_sub\";s:18:\"488775905-brown-12\";s:5:\"skuId\";s:17:\"10000011281670807\";s:7:\"skuAttr\";s:39:\"14:365458#wine red shiny;200000124:1663\";s:13:\"regular_price\";s:4:\"88.0\";s:10:\"sale_price\";s:5:\"46.64\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:14:\"wine red shiny\";s:9:\"shoe-size\";s:2:\"12\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:2:\"12\";}}i:126;a:10:{s:5:\"image\";s:166:\"https://ae01.alicdn.com/kf/H7e89a7821b2842adaaa7a65123d139a5J/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640.jpg\";s:3:\"sku\";s:27:\"488775905-wine-red-shiny-11\";s:7:\"sku_sub\";s:18:\"488775905-brown-11\";s:5:\"skuId\";s:17:\"10000011281670806\";s:7:\"skuAttr\";s:44:\"14:365458#wine red shiny;200000124:100010420\";s:13:\"regular_price\";s:4:\"88.0\";s:10:\"sale_price\";s:5:\"46.64\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:14:\"wine red shiny\";s:9:\"shoe-size\";s:2:\"11\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:2:\"11\";}}i:127;a:10:{s:5:\"image\";s:166:\"https://ae01.alicdn.com/kf/H7e89a7821b2842adaaa7a65123d139a5J/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640.jpg\";s:3:\"sku\";s:27:\"488775905-wine-red-shiny-10\";s:7:\"sku_sub\";s:18:\"488775905-brown-10\";s:5:\"skuId\";s:17:\"10000011281670805\";s:7:\"skuAttr\";s:39:\"14:365458#wine red shiny;200000124:1583\";s:13:\"regular_price\";s:4:\"88.0\";s:10:\"sale_price\";s:5:\"46.64\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:14:\"wine red shiny\";s:9:\"shoe-size\";s:2:\"10\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:2:\"10\";}}i:128;a:10:{s:5:\"image\";s:166:\"https://ae01.alicdn.com/kf/H7e89a7821b2842adaaa7a65123d139a5J/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640.jpg\";s:3:\"sku\";s:26:\"488775905-wine-red-shiny-9\";s:7:\"sku_sub\";s:17:\"488775905-brown-9\";s:5:\"skuId\";s:17:\"10000011281670804\";s:7:\"skuAttr\";s:41:\"14:365458#wine red shiny;200000124:350262\";s:13:\"regular_price\";s:4:\"88.0\";s:10:\"sale_price\";s:5:\"46.64\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:14:\"wine red shiny\";s:9:\"shoe-size\";s:1:\"9\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:1:\"9\";}}i:129;a:10:{s:5:\"image\";s:166:\"https://ae01.alicdn.com/kf/H7e89a7821b2842adaaa7a65123d139a5J/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640.jpg\";s:3:\"sku\";s:26:\"488775905-wine-red-shiny-8\";s:7:\"sku_sub\";s:17:\"488775905-brown-8\";s:5:\"skuId\";s:17:\"10000011281670803\";s:7:\"skuAttr\";s:38:\"14:365458#wine red shiny;200000124:699\";s:13:\"regular_price\";s:4:\"88.0\";s:10:\"sale_price\";s:5:\"46.64\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:14:\"wine red shiny\";s:9:\"shoe-size\";s:1:\"8\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:1:\"8\";}}i:130;a:10:{s:5:\"image\";s:166:\"https://ae01.alicdn.com/kf/H7e89a7821b2842adaaa7a65123d139a5J/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640.jpg\";s:3:\"sku\";s:26:\"488775905-wine-red-shiny-7\";s:7:\"sku_sub\";s:17:\"488775905-brown-7\";s:5:\"skuId\";s:17:\"10000011281670802\";s:7:\"skuAttr\";s:39:\"14:365458#wine red shiny;200000124:3434\";s:13:\"regular_price\";s:4:\"88.0\";s:10:\"sale_price\";s:5:\"46.64\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:14:\"wine red shiny\";s:9:\"shoe-size\";s:1:\"7\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:1:\"7\";}}i:131;a:10:{s:5:\"image\";s:166:\"https://ae01.alicdn.com/kf/H7e89a7821b2842adaaa7a65123d139a5J/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640.jpg\";s:3:\"sku\";s:26:\"488775905-wine-red-shiny-6\";s:7:\"sku_sub\";s:17:\"488775905-brown-6\";s:5:\"skuId\";s:17:\"10000011281670801\";s:7:\"skuAttr\";s:39:\"14:365458#wine red shiny;200000124:1394\";s:13:\"regular_price\";s:4:\"88.0\";s:10:\"sale_price\";s:5:\"46.64\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:14:\"wine red shiny\";s:9:\"shoe-size\";s:1:\"6\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:1:\"6\";}}i:132;a:10:{s:5:\"image\";s:166:\"https://ae01.alicdn.com/kf/H7e89a7821b2842adaaa7a65123d139a5J/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640.jpg\";s:3:\"sku\";s:26:\"488775905-wine-red-shiny-5\";s:7:\"sku_sub\";s:17:\"488775905-brown-5\";s:5:\"skuId\";s:17:\"10000011281670800\";s:7:\"skuAttr\";s:38:\"14:365458#wine red shiny;200000124:698\";s:13:\"regular_price\";s:4:\"88.0\";s:10:\"sale_price\";s:5:\"46.64\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:14:\"wine red shiny\";s:9:\"shoe-size\";s:1:\"5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:1:\"5\";}}i:133;a:10:{s:5:\"image\";s:166:\"https://ae01.alicdn.com/kf/H01ac15df774c4c0ca8a06922ed029db9K/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"488775905-pink-shiny-9\";s:7:\"sku_sub\";s:16:\"488775905-pink-9\";s:5:\"skuId\";s:17:\"10000011281670815\";s:7:\"skuAttr\";s:35:\"14:1052#pink shiny;200000124:350262\";s:13:\"regular_price\";s:4:\"88.0\";s:10:\"sale_price\";s:5:\"46.64\";s:5:\"stock\";i:98;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"pink shiny\";s:9:\"shoe-size\";s:1:\"9\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:1:\"9\";}}i:134;a:10:{s:5:\"image\";s:166:\"https://ae01.alicdn.com/kf/H01ac15df774c4c0ca8a06922ed029db9K/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"488775905-pink-shiny-8\";s:7:\"sku_sub\";s:16:\"488775905-pink-8\";s:5:\"skuId\";s:17:\"10000011281670814\";s:7:\"skuAttr\";s:32:\"14:1052#pink shiny;200000124:699\";s:13:\"regular_price\";s:4:\"88.0\";s:10:\"sale_price\";s:5:\"46.64\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"pink shiny\";s:9:\"shoe-size\";s:1:\"8\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:1:\"8\";}}i:135;a:10:{s:5:\"image\";s:166:\"https://ae01.alicdn.com/kf/H01ac15df774c4c0ca8a06922ed029db9K/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"488775905-pink-shiny-7\";s:7:\"sku_sub\";s:16:\"488775905-pink-7\";s:5:\"skuId\";s:17:\"10000011281670813\";s:7:\"skuAttr\";s:33:\"14:1052#pink shiny;200000124:3434\";s:13:\"regular_price\";s:4:\"88.0\";s:10:\"sale_price\";s:5:\"46.64\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"pink shiny\";s:9:\"shoe-size\";s:1:\"7\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:1:\"7\";}}i:136;a:10:{s:5:\"image\";s:166:\"https://ae01.alicdn.com/kf/H01ac15df774c4c0ca8a06922ed029db9K/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"488775905-pink-shiny-6\";s:7:\"sku_sub\";s:16:\"488775905-pink-6\";s:5:\"skuId\";s:17:\"10000011281670812\";s:7:\"skuAttr\";s:33:\"14:1052#pink shiny;200000124:1394\";s:13:\"regular_price\";s:4:\"88.0\";s:10:\"sale_price\";s:5:\"46.64\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"pink shiny\";s:9:\"shoe-size\";s:1:\"6\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:1:\"6\";}}i:137;a:10:{s:5:\"image\";s:161:\"https://ae01.alicdn.com/kf/HTB1TLkjipuWBuNjSszbq6AS7FXaN/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"488775905-black-shiny-5\";s:7:\"sku_sub\";s:17:\"488775905-black-5\";s:5:\"skuId\";s:11:\"64974768063\";s:7:\"skuAttr\";s:32:\"14:193#Black shiny;200000124:698\";s:13:\"regular_price\";s:4:\"88.0\";s:10:\"sale_price\";s:5:\"46.64\";s:5:\"stock\";i:97;s:10:\"attributes\";a:2:{s:5:\"color\";s:11:\"Black shiny\";s:9:\"shoe-size\";s:1:\"5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:1:\"5\";}}i:138;a:10:{s:5:\"image\";s:166:\"https://ae01.alicdn.com/kf/H01ac15df774c4c0ca8a06922ed029db9K/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"488775905-pink-shiny-5\";s:7:\"sku_sub\";s:16:\"488775905-pink-5\";s:5:\"skuId\";s:17:\"10000011281670811\";s:7:\"skuAttr\";s:32:\"14:1052#pink shiny;200000124:698\";s:13:\"regular_price\";s:4:\"88.0\";s:10:\"sale_price\";s:5:\"46.64\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"pink shiny\";s:9:\"shoe-size\";s:1:\"5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:1:\"5\";}}i:139;a:10:{s:5:\"image\";s:161:\"https://ae01.alicdn.com/kf/HTB1.2EOir5YBuNjSspoq6zeNFXa8/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"488775905-black-matt-5\";s:7:\"sku_sub\";s:17:\"488775905-beige-5\";s:5:\"skuId\";s:11:\"64974768062\";s:7:\"skuAttr\";s:31:\"14:771#Black matt;200000124:698\";s:13:\"regular_price\";s:4:\"88.0\";s:10:\"sale_price\";s:5:\"46.64\";s:5:\"stock\";i:97;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"Black matt\";s:9:\"shoe-size\";s:1:\"5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:1:\"5\";}}i:140;a:10:{s:5:\"image\";s:166:\"https://ae01.alicdn.com/kf/H7e89a7821b2842adaaa7a65123d139a5J/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640.jpg\";s:3:\"sku\";s:27:\"488775905-wine-red-shiny-15\";s:7:\"sku_sub\";s:18:\"488775905-brown-15\";s:5:\"skuId\";s:17:\"10000011281670810\";s:7:\"skuAttr\";s:41:\"14:365458#wine red shiny;200000124:350231\";s:13:\"regular_price\";s:4:\"88.0\";s:10:\"sale_price\";s:5:\"46.64\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:14:\"wine red shiny\";s:9:\"shoe-size\";s:2:\"15\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:2:\"15\";}}i:141;a:10:{s:5:\"image\";s:166:\"https://ae01.alicdn.com/kf/H7e89a7821b2842adaaa7a65123d139a5J/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640.jpg\";s:3:\"sku\";s:27:\"488775905-wine-red-shiny-14\";s:7:\"sku_sub\";s:18:\"488775905-brown-14\";s:5:\"skuId\";s:17:\"10000011281670809\";s:7:\"skuAttr\";s:44:\"14:365458#wine red shiny;200000124:200000298\";s:13:\"regular_price\";s:4:\"88.0\";s:10:\"sale_price\";s:5:\"46.64\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:14:\"wine red shiny\";s:9:\"shoe-size\";s:2:\"14\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:2:\"14\";}}i:142;a:10:{s:5:\"image\";s:166:\"https://ae01.alicdn.com/kf/H7e89a7821b2842adaaa7a65123d139a5J/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640.jpg\";s:3:\"sku\";s:27:\"488775905-wine-red-shiny-13\";s:7:\"sku_sub\";s:18:\"488775905-brown-13\";s:5:\"skuId\";s:17:\"10000011281670808\";s:7:\"skuAttr\";s:44:\"14:365458#wine red shiny;200000124:200000296\";s:13:\"regular_price\";s:4:\"88.0\";s:10:\"sale_price\";s:5:\"46.64\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:14:\"wine red shiny\";s:9:\"shoe-size\";s:2:\"13\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:2:\"13\";}}i:143;a:10:{s:5:\"image\";s:166:\"https://ae01.alicdn.com/kf/He2891201076548508d00667167262fbcL/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"488775905-custom-colors-5\";s:7:\"sku_sub\";s:17:\"488775905-multi-5\";s:5:\"skuId\";s:17:\"12000015817600847\";s:7:\"skuAttr\";s:40:\"14:200003699#Custom colors;200000124:698\";s:13:\"regular_price\";s:4:\"88.0\";s:10:\"sale_price\";s:5:\"46.64\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:13:\"Custom colors\";s:9:\"shoe-size\";s:1:\"5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"MULTI\";s:9:\"shoe-size\";s:1:\"5\";}}i:144;a:10:{s:5:\"image\";s:166:\"https://ae01.alicdn.com/kf/He2891201076548508d00667167262fbcL/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"488775905-custom-colors-8\";s:7:\"sku_sub\";s:17:\"488775905-multi-8\";s:5:\"skuId\";s:17:\"12000015817600850\";s:7:\"skuAttr\";s:40:\"14:200003699#Custom colors;200000124:699\";s:13:\"regular_price\";s:4:\"88.0\";s:10:\"sale_price\";s:5:\"46.64\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:13:\"Custom colors\";s:9:\"shoe-size\";s:1:\"8\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"MULTI\";s:9:\"shoe-size\";s:1:\"8\";}}i:145;a:10:{s:5:\"image\";s:166:\"https://ae01.alicdn.com/kf/He2891201076548508d00667167262fbcL/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"488775905-custom-colors-9\";s:7:\"sku_sub\";s:17:\"488775905-multi-9\";s:5:\"skuId\";s:17:\"12000015817600851\";s:7:\"skuAttr\";s:43:\"14:200003699#Custom colors;200000124:350262\";s:13:\"regular_price\";s:4:\"88.0\";s:10:\"sale_price\";s:5:\"46.64\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:13:\"Custom colors\";s:9:\"shoe-size\";s:1:\"9\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"MULTI\";s:9:\"shoe-size\";s:1:\"9\";}}i:146;a:10:{s:5:\"image\";s:166:\"https://ae01.alicdn.com/kf/He2891201076548508d00667167262fbcL/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"488775905-custom-colors-6\";s:7:\"sku_sub\";s:17:\"488775905-multi-6\";s:5:\"skuId\";s:17:\"12000015817600848\";s:7:\"skuAttr\";s:41:\"14:200003699#Custom colors;200000124:1394\";s:13:\"regular_price\";s:4:\"88.0\";s:10:\"sale_price\";s:5:\"46.64\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:13:\"Custom colors\";s:9:\"shoe-size\";s:1:\"6\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"MULTI\";s:9:\"shoe-size\";s:1:\"6\";}}i:147;a:10:{s:5:\"image\";s:166:\"https://ae01.alicdn.com/kf/He2891201076548508d00667167262fbcL/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"488775905-custom-colors-7\";s:7:\"sku_sub\";s:17:\"488775905-multi-7\";s:5:\"skuId\";s:17:\"12000015817600849\";s:7:\"skuAttr\";s:41:\"14:200003699#Custom colors;200000124:3434\";s:13:\"regular_price\";s:4:\"88.0\";s:10:\"sale_price\";s:5:\"46.64\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:13:\"Custom colors\";s:9:\"shoe-size\";s:1:\"7\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"MULTI\";s:9:\"shoe-size\";s:1:\"7\";}}i:148;a:10:{s:5:\"image\";s:166:\"https://ae01.alicdn.com/kf/He2891201076548508d00667167262fbcL/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640.jpg\";s:3:\"sku\";s:26:\"488775905-custom-colors-12\";s:7:\"sku_sub\";s:18:\"488775905-multi-12\";s:5:\"skuId\";s:17:\"12000015817600854\";s:7:\"skuAttr\";s:41:\"14:200003699#Custom colors;200000124:1663\";s:13:\"regular_price\";s:4:\"88.0\";s:10:\"sale_price\";s:5:\"46.64\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:13:\"Custom colors\";s:9:\"shoe-size\";s:2:\"12\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"MULTI\";s:9:\"shoe-size\";s:2:\"12\";}}i:149;a:10:{s:5:\"image\";s:166:\"https://ae01.alicdn.com/kf/He2891201076548508d00667167262fbcL/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640.jpg\";s:3:\"sku\";s:26:\"488775905-custom-colors-13\";s:7:\"sku_sub\";s:18:\"488775905-multi-13\";s:5:\"skuId\";s:17:\"12000015817600855\";s:7:\"skuAttr\";s:46:\"14:200003699#Custom colors;200000124:200000296\";s:13:\"regular_price\";s:4:\"88.0\";s:10:\"sale_price\";s:5:\"46.64\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:13:\"Custom colors\";s:9:\"shoe-size\";s:2:\"13\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"MULTI\";s:9:\"shoe-size\";s:2:\"13\";}}i:150;a:10:{s:5:\"image\";s:166:\"https://ae01.alicdn.com/kf/He2891201076548508d00667167262fbcL/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640.jpg\";s:3:\"sku\";s:26:\"488775905-custom-colors-10\";s:7:\"sku_sub\";s:18:\"488775905-multi-10\";s:5:\"skuId\";s:17:\"12000015817600852\";s:7:\"skuAttr\";s:41:\"14:200003699#Custom colors;200000124:1583\";s:13:\"regular_price\";s:4:\"88.0\";s:10:\"sale_price\";s:5:\"46.64\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:13:\"Custom colors\";s:9:\"shoe-size\";s:2:\"10\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"MULTI\";s:9:\"shoe-size\";s:2:\"10\";}}i:151;a:10:{s:5:\"image\";s:166:\"https://ae01.alicdn.com/kf/He2891201076548508d00667167262fbcL/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640.jpg\";s:3:\"sku\";s:26:\"488775905-custom-colors-11\";s:7:\"sku_sub\";s:18:\"488775905-multi-11\";s:5:\"skuId\";s:17:\"12000015817600853\";s:7:\"skuAttr\";s:46:\"14:200003699#Custom colors;200000124:100010420\";s:13:\"regular_price\";s:4:\"88.0\";s:10:\"sale_price\";s:5:\"46.64\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:13:\"Custom colors\";s:9:\"shoe-size\";s:2:\"11\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"MULTI\";s:9:\"shoe-size\";s:2:\"11\";}}i:152;a:10:{s:5:\"image\";s:166:\"https://ae01.alicdn.com/kf/He2891201076548508d00667167262fbcL/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640.jpg\";s:3:\"sku\";s:26:\"488775905-custom-colors-14\";s:7:\"sku_sub\";s:18:\"488775905-multi-14\";s:5:\"skuId\";s:17:\"12000015817600856\";s:7:\"skuAttr\";s:46:\"14:200003699#Custom colors;200000124:200000298\";s:13:\"regular_price\";s:4:\"88.0\";s:10:\"sale_price\";s:5:\"46.64\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:13:\"Custom colors\";s:9:\"shoe-size\";s:2:\"14\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"MULTI\";s:9:\"shoe-size\";s:2:\"14\";}}i:153;a:10:{s:5:\"image\";s:166:\"https://ae01.alicdn.com/kf/He2891201076548508d00667167262fbcL/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640.jpg\";s:3:\"sku\";s:26:\"488775905-custom-colors-15\";s:7:\"sku_sub\";s:18:\"488775905-multi-15\";s:5:\"skuId\";s:17:\"12000015817600857\";s:7:\"skuAttr\";s:43:\"14:200003699#Custom colors;200000124:350231\";s:13:\"regular_price\";s:4:\"88.0\";s:10:\"sale_price\";s:5:\"46.64\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:13:\"Custom colors\";s:9:\"shoe-size\";s:2:\"15\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"MULTI\";s:9:\"shoe-size\";s:2:\"15\";}}}');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(48377, 3581, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H0916dc755ae74ef981a507c574fc59a0q/Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s.jpg_640x640.jpg'),
(48378, 3256, '_thumbnail_id', '3581'),
(48379, 3257, '_thumbnail_id', '3581'),
(48380, 3258, '_thumbnail_id', '3581'),
(48381, 3259, '_thumbnail_id', '3581'),
(48382, 3260, '_thumbnail_id', '3581'),
(48383, 3261, '_thumbnail_id', '3581'),
(48384, 3262, '_thumbnail_id', '3581'),
(48385, 3264, '_thumbnail_id', '3581'),
(48386, 3266, '_thumbnail_id', '3581'),
(48387, 3267, '_thumbnail_id', '3581'),
(48388, 3269, '_thumbnail_id', '3581'),
(48389, 3270, '_thumbnail_id', '3581'),
(48390, 3582, '_wp_attached_file', '2021/06/Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s-2.jpg_640x640-2.jpg'),
(48391, 3582, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:126:\"2021/06/Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s-2.jpg_640x640-2.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:126:\"Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s-2.jpg_640x640-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:126:\"Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s-2.jpg_640x640-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:126:\"Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s-2.jpg_640x640-2-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:126:\"Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s-2.jpg_640x640-2-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:126:\"Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s-2.jpg_640x640-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:126:\"Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s-2.jpg_640x640-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:126:\"Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s-2.jpg_640x640-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:126:\"Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s-2.jpg_640x640-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:126:\"Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s-2.jpg_640x640-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:126:\"Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s-2.jpg_640x640-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(48392, 3583, '_vi_wad_description_images', 'a:7:{i:0;s:59:\"//ae01.alicdn.com/kf/H9d1c48a21376486488b3eac0116a304fL.jpg\";i:1;s:60:\"https://ae01.alicdn.com/kf/HTB1eQyGnf2H8KJjy0Fcq6yDlFXat.jpg\";i:2;s:65:\"https://ae01.alicdn.com/kf/He3ea0332373a4575b44b3e182d752c16s.jpg\";i:3;s:59:\"//ae01.alicdn.com/kf/H413a902d537147168f8277a417b1b9e0J.jpg\";i:4;s:59:\"//ae01.alicdn.com/kf/Hd5c13c3e9720459090f77812aaa63fd4r.jpg\";i:5;s:59:\"//ae01.alicdn.com/kf/H60f05c4e55044b029a216cad68c1b58fi.jpg\";i:6;s:59:\"//ae01.alicdn.com/kf/H52fe5239894c4406821776bada44efd0L.jpg\";}'),
(48393, 3583, '_vi_wad_sku', '32809699013'),
(48394, 3583, '_vi_wad_attributes', 'a:2:{i:14;a:5:{s:6:\"values\";a:13:{s:6:\"14:193\";s:11:\"black shiny\";s:6:\"14:173\";s:10:\"blue shiny\";s:7:\"14:1254\";s:14:\"blue sky shiny\";s:9:\"14:350850\";s:10:\"Gold shiny\";s:6:\"14:175\";s:11:\"Green shiny\";s:9:\"14:350852\";s:12:\"Orange shiny\";s:7:\"14:1052\";s:10:\"Pink shiny\";s:6:\"14:496\";s:12:\"Purple shiny\";s:5:\"14:10\";s:9:\"Red shiny\";s:9:\"14:350853\";s:12:\"Silver shiny\";s:5:\"14:29\";s:11:\"White shiny\";s:6:\"14:366\";s:12:\"Yellow shiny\";s:12:\"14:200006158\";s:12:\"Custom color\";}s:4:\"slug\";s:5:\"color\";s:4:\"name\";s:5:\"Color\";s:8:\"position\";i:0;s:10:\"values_sub\";a:13:{s:6:\"14:193\";s:5:\"BLACK\";s:6:\"14:173\";s:4:\"Blue\";s:7:\"14:1254\";s:8:\"Sky Blue\";s:9:\"14:350850\";s:4:\"Gold\";s:6:\"14:175\";s:5:\"Green\";s:9:\"14:350852\";s:6:\"Orange\";s:7:\"14:1052\";s:4:\"Pink\";s:6:\"14:496\";s:6:\"Purple\";s:5:\"14:10\";s:3:\"Red\";s:9:\"14:350853\";s:6:\"Silver\";s:5:\"14:29\";s:5:\"White\";s:6:\"14:366\";s:6:\"Yellow\";s:12:\"14:200006158\";s:8:\"Wine red\";}}i:200000124;a:5:{s:6:\"values\";a:11:{s:13:\"200000124:698\";s:1:\"5\";s:14:\"200000124:1394\";s:1:\"6\";s:14:\"200000124:3434\";s:1:\"7\";s:13:\"200000124:699\";s:1:\"8\";s:16:\"200000124:350262\";s:1:\"9\";s:14:\"200000124:1583\";s:2:\"10\";s:19:\"200000124:100010420\";s:2:\"11\";s:14:\"200000124:1663\";s:2:\"12\";s:19:\"200000124:200000296\";s:2:\"13\";s:19:\"200000124:200000298\";s:2:\"14\";s:16:\"200000124:350231\";s:2:\"15\";}s:4:\"slug\";s:9:\"shoe-size\";s:4:\"name\";s:9:\"Shoe Size\";s:8:\"position\";i:1;s:10:\"values_sub\";a:11:{s:13:\"200000124:698\";s:1:\"5\";s:14:\"200000124:1394\";s:1:\"6\";s:14:\"200000124:3434\";s:1:\"7\";s:13:\"200000124:699\";s:1:\"8\";s:16:\"200000124:350262\";s:1:\"9\";s:14:\"200000124:1583\";s:2:\"10\";s:19:\"200000124:100010420\";s:2:\"11\";s:14:\"200000124:1663\";s:2:\"12\";s:19:\"200000124:200000296\";s:2:\"13\";s:19:\"200000124:200000298\";s:2:\"14\";s:16:\"200000124:350231\";s:2:\"15\";}}}'),
(48395, 3583, '_vi_wad_list_attributes', 'a:24:{s:6:\"14:193\";a:4:{s:4:\"name\";s:11:\"black shiny\";s:8:\"name_sub\";s:5:\"BLACK\";s:5:\"color\";s:7:\"#000000\";s:5:\"image\";s:141:\"https://ae01.alicdn.com/kf/Hbaa318d80eee4f238b18001e64ef2346U/JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots.png_640x640.png\";}s:6:\"14:173\";a:4:{s:4:\"name\";s:10:\"blue shiny\";s:8:\"name_sub\";s:4:\"Blue\";s:5:\"color\";s:7:\"#0080FF\";s:5:\"image\";s:0:\"\";}s:7:\"14:1254\";a:4:{s:4:\"name\";s:14:\"blue sky shiny\";s:8:\"name_sub\";s:8:\"Sky Blue\";s:5:\"color\";s:7:\"#1EDDFF\";s:5:\"image\";s:0:\"\";}s:9:\"14:350850\";a:4:{s:4:\"name\";s:10:\"Gold shiny\";s:8:\"name_sub\";s:4:\"Gold\";s:5:\"color\";s:7:\"#FFD700\";s:5:\"image\";s:0:\"\";}s:6:\"14:175\";a:4:{s:4:\"name\";s:11:\"Green shiny\";s:8:\"name_sub\";s:5:\"Green\";s:5:\"color\";s:7:\"#007000\";s:5:\"image\";s:0:\"\";}s:9:\"14:350852\";a:4:{s:4:\"name\";s:12:\"Orange shiny\";s:8:\"name_sub\";s:6:\"Orange\";s:5:\"color\";s:7:\"#FFA500\";s:5:\"image\";s:0:\"\";}s:7:\"14:1052\";a:4:{s:4:\"name\";s:10:\"Pink shiny\";s:8:\"name_sub\";s:4:\"Pink\";s:5:\"color\";s:7:\"#FFC0CB\";s:5:\"image\";s:0:\"\";}s:6:\"14:496\";a:4:{s:4:\"name\";s:12:\"Purple shiny\";s:8:\"name_sub\";s:6:\"Purple\";s:5:\"color\";s:7:\"#6C3365\";s:5:\"image\";s:0:\"\";}s:5:\"14:10\";a:4:{s:4:\"name\";s:9:\"Red shiny\";s:8:\"name_sub\";s:3:\"Red\";s:5:\"color\";s:7:\"#FF0000\";s:5:\"image\";s:141:\"https://ae01.alicdn.com/kf/Hfb9f525abf9b4744bb11772ab099dc1dt/JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots.jpg_640x640.jpg\";}s:9:\"14:350853\";a:4:{s:4:\"name\";s:12:\"Silver shiny\";s:8:\"name_sub\";s:6:\"Silver\";s:5:\"color\";s:4:\"#CCC\";s:5:\"image\";s:0:\"\";}s:5:\"14:29\";a:4:{s:4:\"name\";s:11:\"White shiny\";s:8:\"name_sub\";s:5:\"White\";s:5:\"color\";s:7:\"#FFFFFF\";s:5:\"image\";s:141:\"https://ae01.alicdn.com/kf/H99b32d0d034643a598afbafdadc44cddg/JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots.jpg_640x640.jpg\";}s:6:\"14:366\";a:4:{s:4:\"name\";s:12:\"Yellow shiny\";s:8:\"name_sub\";s:6:\"Yellow\";s:5:\"color\";s:7:\"#FFFF00\";s:5:\"image\";s:141:\"https://ae01.alicdn.com/kf/Hdd7924c65fa24307bcbc1405f3e57400i/JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots.jpg_640x640.jpg\";}s:12:\"14:200006158\";a:4:{s:4:\"name\";s:12:\"Custom color\";s:8:\"name_sub\";s:8:\"Wine red\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:141:\"https://ae01.alicdn.com/kf/Hbe882633f44746c2add76a8a8cca3816c/JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots.jpg_640x640.jpg\";}s:13:\"200000124:698\";a:4:{s:4:\"name\";s:1:\"5\";s:8:\"name_sub\";s:1:\"5\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:14:\"200000124:1394\";a:4:{s:4:\"name\";s:1:\"6\";s:8:\"name_sub\";s:1:\"6\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:14:\"200000124:3434\";a:4:{s:4:\"name\";s:1:\"7\";s:8:\"name_sub\";s:1:\"7\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:13:\"200000124:699\";a:4:{s:4:\"name\";s:1:\"8\";s:8:\"name_sub\";s:1:\"8\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:16:\"200000124:350262\";a:4:{s:4:\"name\";s:1:\"9\";s:8:\"name_sub\";s:1:\"9\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:14:\"200000124:1583\";a:4:{s:4:\"name\";s:2:\"10\";s:8:\"name_sub\";s:2:\"10\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:100010420\";a:4:{s:4:\"name\";s:2:\"11\";s:8:\"name_sub\";s:2:\"11\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:14:\"200000124:1663\";a:4:{s:4:\"name\";s:2:\"12\";s:8:\"name_sub\";s:2:\"12\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000296\";a:4:{s:4:\"name\";s:2:\"13\";s:8:\"name_sub\";s:2:\"13\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000298\";a:4:{s:4:\"name\";s:2:\"14\";s:8:\"name_sub\";s:2:\"14\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:16:\"200000124:350231\";a:4:{s:4:\"name\";s:2:\"15\";s:8:\"name_sub\";s:2:\"15\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}}'),
(48396, 3583, '_vi_wad_shipping_info', 'a:6:{s:4:\"time\";i:1622549500;s:7:\"country\";s:2:\"LK\";s:7:\"company\";s:3:\"EMS\";s:7:\"freight\";s:4624:\"[{\"bizShowMind\":{\"layout\":[]},\"commitDay\":\"75\",\"company\":\"EMS\",\"currency\":\"USD\",\"discount\":50,\"displayType\":\"deliveryTime\",\"features\":{},\"freightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $45.19\",\"value\":45.19},\"freightFeatures\":{\"provider\":\"ae_config\"},\"freightLayout\":{\"displayType\":\"deliveryTime\",\"layout\":[{\"text\":\"Shipping: US $45.19\",\"type\":\"title\"},{\"text\":\"To <font color=\'#000000\'>Sri Lanka</font> via EMS\",\"type\":\"subtitle\"}],\"openShippingPanel\":\"true\"},\"fullMailLine\":false,\"hbaService\":false,\"i18nMap\":{},\"id\":0,\"name\":\"FreightItemModule\",\"sendGoodsCountry\":\"CN\",\"sendGoodsCountryFullName\":\"China\",\"serviceName\":\"EMS\",\"standardFreightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $45.19\",\"value\":45.19},\"time\":\"15-44\",\"tracking\":true},{\"bizShowMind\":{\"layout\":[]},\"commitDay\":\"75\",\"company\":\"UPS Expedited\",\"currency\":\"USD\",\"discount\":60,\"displayType\":\"deliveryTime\",\"features\":{},\"freightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $63.47\",\"value\":63.47},\"freightFeatures\":{\"provider\":\"ae_config\"},\"freightLayout\":{\"displayType\":\"deliveryTime\",\"layout\":[{\"text\":\"Shipping: US $63.47\",\"type\":\"title\"},{\"text\":\"To <font color=\'#000000\'>Sri Lanka</font> via UPS Expedited\",\"type\":\"subtitle\"}],\"openShippingPanel\":\"true\"},\"fullMailLine\":false,\"hbaService\":false,\"i18nMap\":{},\"id\":0,\"name\":\"FreightItemModule\",\"sendGoodsCountry\":\"CN\",\"sendGoodsCountryFullName\":\"China\",\"serviceName\":\"UPSE\",\"standardFreightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $63.47\",\"value\":63.47},\"time\":\"7-15\",\"tracking\":true},{\"bizShowMind\":{\"layout\":[]},\"commitDay\":\"75\",\"company\":\"UPS Express Saver\",\"currency\":\"USD\",\"discount\":60,\"displayType\":\"deliveryTime\",\"features\":{},\"freightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $86.00\",\"value\":86},\"freightFeatures\":{\"provider\":\"ae_config\"},\"freightLayout\":{\"displayType\":\"deliveryTime\",\"layout\":[{\"text\":\"Shipping: US $86.00\",\"type\":\"title\"},{\"text\":\"To <font color=\'#000000\'>Sri Lanka</font> via UPS Express Saver\",\"type\":\"subtitle\"}],\"openShippingPanel\":\"true\"},\"fullMailLine\":false,\"hbaService\":false,\"i18nMap\":{},\"id\":0,\"name\":\"FreightItemModule\",\"sendGoodsCountry\":\"CN\",\"sendGoodsCountryFullName\":\"China\",\"serviceName\":\"UPS\",\"standardFreightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $86.00\",\"value\":86},\"time\":\"7-15\",\"tracking\":true},{\"bizShowMind\":{\"layout\":[]},\"commitDay\":\"75\",\"company\":\"Fedex IP\",\"currency\":\"USD\",\"discount\":60,\"displayType\":\"deliveryTime\",\"features\":{},\"freightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $93.69\",\"value\":93.69},\"freightFeatures\":{\"provider\":\"ae_config\"},\"freightLayout\":{\"displayType\":\"deliveryTime\",\"layout\":[{\"text\":\"Shipping: US $93.69\",\"type\":\"title\"},{\"text\":\"To <font color=\'#000000\'>Sri Lanka</font> via Fedex IP\",\"type\":\"subtitle\"}],\"openShippingPanel\":\"true\"},\"fullMailLine\":false,\"hbaService\":false,\"i18nMap\":{},\"id\":0,\"name\":\"FreightItemModule\",\"sendGoodsCountry\":\"CN\",\"sendGoodsCountryFullName\":\"China\",\"serviceName\":\"FEDEX\",\"standardFreightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $93.69\",\"value\":93.69},\"time\":\"7-15\",\"tracking\":true},{\"bizShowMind\":{\"layout\":[]},\"commitDay\":\"75\",\"company\":\"AliExpress Premium Shipping\",\"currency\":\"USD\",\"discount\":8,\"displayType\":\"deliveryTime\",\"features\":{},\"freightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $109.99\",\"value\":109.99},\"freightFeatures\":{\"provider\":\"ae_config\"},\"freightLayout\":{\"displayType\":\"deliveryTime\",\"layout\":[{\"text\":\"Shipping: US $109.99\",\"type\":\"title\"},{\"text\":\"To <font color=\'#000000\'>Sri Lanka</font> via AliExpress Premium Shipping\",\"type\":\"subtitle\"}],\"openShippingPanel\":\"true\"},\"fullMailLine\":false,\"hbaService\":false,\"i18nMap\":{},\"id\":0,\"name\":\"FreightItemModule\",\"sendGoodsCountry\":\"CN\",\"sendGoodsCountryFullName\":\"China\",\"serviceName\":\"CAINIAO_PREMIUM\",\"standardFreightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $109.99\",\"value\":109.99},\"time\":\"7-15\",\"tracking\":true},{\"bizShowMind\":{\"layout\":[]},\"commitDay\":\"75\",\"company\":\"DHL\",\"currency\":\"USD\",\"discount\":60,\"displayType\":\"deliveryTime\",\"features\":{},\"freightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $145.60\",\"value\":145.6},\"freightFeatures\":{\"provider\":\"ae_config\"},\"freightLayout\":{\"displayType\":\"deliveryTime\",\"layout\":[{\"text\":\"Shipping: US $145.60\",\"type\":\"title\"},{\"text\":\"To <font color=\'#000000\'>Sri Lanka</font> via DHL\",\"type\":\"subtitle\"}],\"openShippingPanel\":\"true\"},\"fullMailLine\":false,\"hbaService\":false,\"i18nMap\":{},\"id\":0,\"name\":\"FreightItemModule\",\"sendGoodsCountry\":\"CN\",\"sendGoodsCountryFullName\":\"China\",\"serviceName\":\"DHL\",\"standardFreightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $145.60\",\"value\":145.6},\"time\":\"9-17\",\"tracking\":true}]\";s:13:\"shipping_cost\";d:45.18999999999999772626324556767940521240234375;s:13:\"delivery_time\";s:5:\"15-44\";}'),
(48397, 3583, '_vi_wad_gallery', 'a:6:{i:0;s:129:\"https://ae01.alicdn.com/kf/H016cf75f777d46748ed1b537e5fab9bfb/JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots.jpg\";i:1;s:129:\"https://ae01.alicdn.com/kf/H65a004b942a6406cbffc5ff91e1d1178E/JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots.jpg\";i:2;s:129:\"https://ae01.alicdn.com/kf/Ha2bae1195da2483685ff3cbebba2d80aU/JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots.jpg\";i:3;s:129:\"https://ae01.alicdn.com/kf/Hb502cda2b1e2476091dc686b2b0d7f1br/JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots.jpg\";i:4;s:129:\"https://ae01.alicdn.com/kf/Hec4fa46f69d64c50907110608fe32b65V/JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots.jpg\";i:5;s:129:\"https://ae01.alicdn.com/kf/Hf394e76742d44dac93f065bb6d374575O/JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots.jpg\";}'),
(48398, 3583, '_vi_wad_variation_images', 'a:5:{s:6:\"14:193\";s:141:\"https://ae01.alicdn.com/kf/Hbaa318d80eee4f238b18001e64ef2346U/JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots.png_640x640.png\";s:5:\"14:10\";s:141:\"https://ae01.alicdn.com/kf/Hfb9f525abf9b4744bb11772ab099dc1dt/JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots.jpg_640x640.jpg\";s:5:\"14:29\";s:141:\"https://ae01.alicdn.com/kf/H99b32d0d034643a598afbafdadc44cddg/JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots.jpg_640x640.jpg\";s:6:\"14:366\";s:141:\"https://ae01.alicdn.com/kf/Hdd7924c65fa24307bcbc1405f3e57400i/JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots.jpg_640x640.jpg\";s:12:\"14:200006158\";s:141:\"https://ae01.alicdn.com/kf/Hbe882633f44746c2add76a8a8cca3816c/JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots.jpg_640x640.jpg\";}'),
(48399, 3583, '_vi_wad_store_info', 'a:3:{s:4:\"name\";s:24:\"jialuowei Official Store\";s:3:\"url\";s:33:\"//www.aliexpress.com/store/804726\";s:3:\"num\";i:804726;}');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(48400, 3583, '_vi_wad_variations', 'a:143:{i:0;a:10:{s:5:\"image\";s:0:\"\";s:3:\"sku\";s:26:\"32809699013-green-shiny-12\";s:7:\"sku_sub\";s:20:\"32809699013-green-12\";s:5:\"skuId\";s:11:\"64433254794\";s:7:\"skuAttr\";s:33:\"14:175#Green shiny;200000124:1663\";s:13:\"regular_price\";s:4:\"92.0\";s:10:\"sale_price\";s:5:\"57.04\";s:5:\"stock\";i:70;s:10:\"attributes\";a:2:{s:5:\"color\";s:11:\"Green shiny\";s:9:\"shoe-size\";s:2:\"12\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"12\";}}i:1;a:10:{s:5:\"image\";s:0:\"\";s:3:\"sku\";s:26:\"32809699013-green-shiny-13\";s:7:\"sku_sub\";s:20:\"32809699013-green-13\";s:5:\"skuId\";s:11:\"64433254795\";s:7:\"skuAttr\";s:38:\"14:175#Green shiny;200000124:200000296\";s:13:\"regular_price\";s:4:\"92.0\";s:10:\"sale_price\";s:5:\"57.04\";s:5:\"stock\";i:70;s:10:\"attributes\";a:2:{s:5:\"color\";s:11:\"Green shiny\";s:9:\"shoe-size\";s:2:\"13\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"13\";}}i:2;a:10:{s:5:\"image\";s:0:\"\";s:3:\"sku\";s:26:\"32809699013-green-shiny-10\";s:7:\"sku_sub\";s:20:\"32809699013-green-10\";s:5:\"skuId\";s:11:\"64433254792\";s:7:\"skuAttr\";s:33:\"14:175#Green shiny;200000124:1583\";s:13:\"regular_price\";s:4:\"92.0\";s:10:\"sale_price\";s:5:\"57.04\";s:5:\"stock\";i:70;s:10:\"attributes\";a:2:{s:5:\"color\";s:11:\"Green shiny\";s:9:\"shoe-size\";s:2:\"10\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"10\";}}i:3;a:10:{s:5:\"image\";s:0:\"\";s:3:\"sku\";s:26:\"32809699013-green-shiny-11\";s:7:\"sku_sub\";s:20:\"32809699013-green-11\";s:5:\"skuId\";s:11:\"64433254793\";s:7:\"skuAttr\";s:38:\"14:175#Green shiny;200000124:100010420\";s:13:\"regular_price\";s:4:\"92.0\";s:10:\"sale_price\";s:5:\"57.04\";s:5:\"stock\";i:70;s:10:\"attributes\";a:2:{s:5:\"color\";s:11:\"Green shiny\";s:9:\"shoe-size\";s:2:\"11\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"11\";}}i:4;a:10:{s:5:\"image\";s:0:\"\";s:3:\"sku\";s:26:\"32809699013-orange-shiny-5\";s:7:\"sku_sub\";s:20:\"32809699013-orange-5\";s:5:\"skuId\";s:11:\"64433254798\";s:7:\"skuAttr\";s:36:\"14:350852#Orange shiny;200000124:698\";s:13:\"regular_price\";s:4:\"92.0\";s:10:\"sale_price\";s:5:\"57.04\";s:5:\"stock\";i:70;s:10:\"attributes\";a:2:{s:5:\"color\";s:12:\"Orange shiny\";s:9:\"shoe-size\";s:1:\"5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Orange\";s:9:\"shoe-size\";s:1:\"5\";}}i:5;a:10:{s:5:\"image\";s:0:\"\";s:3:\"sku\";s:26:\"32809699013-orange-shiny-6\";s:7:\"sku_sub\";s:20:\"32809699013-orange-6\";s:5:\"skuId\";s:11:\"64433254799\";s:7:\"skuAttr\";s:37:\"14:350852#Orange shiny;200000124:1394\";s:13:\"regular_price\";s:4:\"92.0\";s:10:\"sale_price\";s:5:\"57.04\";s:5:\"stock\";i:70;s:10:\"attributes\";a:2:{s:5:\"color\";s:12:\"Orange shiny\";s:9:\"shoe-size\";s:1:\"6\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Orange\";s:9:\"shoe-size\";s:1:\"6\";}}i:6;a:10:{s:5:\"image\";s:0:\"\";s:3:\"sku\";s:26:\"32809699013-green-shiny-14\";s:7:\"sku_sub\";s:20:\"32809699013-green-14\";s:5:\"skuId\";s:11:\"64433254796\";s:7:\"skuAttr\";s:38:\"14:175#Green shiny;200000124:200000298\";s:13:\"regular_price\";s:4:\"92.0\";s:10:\"sale_price\";s:5:\"57.04\";s:5:\"stock\";i:70;s:10:\"attributes\";a:2:{s:5:\"color\";s:11:\"Green shiny\";s:9:\"shoe-size\";s:2:\"14\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"14\";}}i:7;a:10:{s:5:\"image\";s:0:\"\";s:3:\"sku\";s:26:\"32809699013-green-shiny-15\";s:7:\"sku_sub\";s:20:\"32809699013-green-15\";s:5:\"skuId\";s:11:\"64433254797\";s:7:\"skuAttr\";s:35:\"14:175#Green shiny;200000124:350231\";s:13:\"regular_price\";s:4:\"92.0\";s:10:\"sale_price\";s:5:\"57.04\";s:5:\"stock\";i:70;s:10:\"attributes\";a:2:{s:5:\"color\";s:11:\"Green shiny\";s:9:\"shoe-size\";s:2:\"15\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"15\";}}i:8;a:10:{s:5:\"image\";s:0:\"\";s:3:\"sku\";s:25:\"32809699013-gold-shiny-15\";s:7:\"sku_sub\";s:19:\"32809699013-gold-15\";s:5:\"skuId\";s:11:\"64433254786\";s:7:\"skuAttr\";s:37:\"14:350850#Gold shiny;200000124:350231\";s:13:\"regular_price\";s:4:\"92.0\";s:10:\"sale_price\";s:5:\"57.04\";s:5:\"stock\";i:69;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"Gold shiny\";s:9:\"shoe-size\";s:2:\"15\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gold\";s:9:\"shoe-size\";s:2:\"15\";}}i:9;a:10:{s:5:\"image\";s:0:\"\";s:3:\"sku\";s:25:\"32809699013-green-shiny-5\";s:7:\"sku_sub\";s:19:\"32809699013-green-5\";s:5:\"skuId\";s:11:\"64433254787\";s:7:\"skuAttr\";s:32:\"14:175#Green shiny;200000124:698\";s:13:\"regular_price\";s:4:\"92.0\";s:10:\"sale_price\";s:5:\"57.04\";s:5:\"stock\";i:70;s:10:\"attributes\";a:2:{s:5:\"color\";s:11:\"Green shiny\";s:9:\"shoe-size\";s:1:\"5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:1:\"5\";}}i:10;a:10:{s:5:\"image\";s:0:\"\";s:3:\"sku\";s:25:\"32809699013-gold-shiny-13\";s:7:\"sku_sub\";s:19:\"32809699013-gold-13\";s:5:\"skuId\";s:11:\"64433254784\";s:7:\"skuAttr\";s:40:\"14:350850#Gold shiny;200000124:200000296\";s:13:\"regular_price\";s:4:\"92.0\";s:10:\"sale_price\";s:5:\"57.04\";s:5:\"stock\";i:70;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"Gold shiny\";s:9:\"shoe-size\";s:2:\"13\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gold\";s:9:\"shoe-size\";s:2:\"13\";}}i:11;a:10:{s:5:\"image\";s:0:\"\";s:3:\"sku\";s:25:\"32809699013-gold-shiny-14\";s:7:\"sku_sub\";s:19:\"32809699013-gold-14\";s:5:\"skuId\";s:11:\"64433254785\";s:7:\"skuAttr\";s:40:\"14:350850#Gold shiny;200000124:200000298\";s:13:\"regular_price\";s:4:\"92.0\";s:10:\"sale_price\";s:5:\"57.04\";s:5:\"stock\";i:70;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"Gold shiny\";s:9:\"shoe-size\";s:2:\"14\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gold\";s:9:\"shoe-size\";s:2:\"14\";}}i:12;a:10:{s:5:\"image\";s:0:\"\";s:3:\"sku\";s:25:\"32809699013-green-shiny-8\";s:7:\"sku_sub\";s:19:\"32809699013-green-8\";s:5:\"skuId\";s:11:\"64433254790\";s:7:\"skuAttr\";s:32:\"14:175#Green shiny;200000124:699\";s:13:\"regular_price\";s:4:\"92.0\";s:10:\"sale_price\";s:5:\"57.04\";s:5:\"stock\";i:70;s:10:\"attributes\";a:2:{s:5:\"color\";s:11:\"Green shiny\";s:9:\"shoe-size\";s:1:\"8\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:1:\"8\";}}i:13;a:10:{s:5:\"image\";s:0:\"\";s:3:\"sku\";s:25:\"32809699013-green-shiny-9\";s:7:\"sku_sub\";s:19:\"32809699013-green-9\";s:5:\"skuId\";s:11:\"64433254791\";s:7:\"skuAttr\";s:35:\"14:175#Green shiny;200000124:350262\";s:13:\"regular_price\";s:4:\"92.0\";s:10:\"sale_price\";s:5:\"57.04\";s:5:\"stock\";i:70;s:10:\"attributes\";a:2:{s:5:\"color\";s:11:\"Green shiny\";s:9:\"shoe-size\";s:1:\"9\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:1:\"9\";}}i:14;a:10:{s:5:\"image\";s:0:\"\";s:3:\"sku\";s:25:\"32809699013-green-shiny-6\";s:7:\"sku_sub\";s:19:\"32809699013-green-6\";s:5:\"skuId\";s:11:\"64433254788\";s:7:\"skuAttr\";s:33:\"14:175#Green shiny;200000124:1394\";s:13:\"regular_price\";s:4:\"92.0\";s:10:\"sale_price\";s:5:\"57.04\";s:5:\"stock\";i:70;s:10:\"attributes\";a:2:{s:5:\"color\";s:11:\"Green shiny\";s:9:\"shoe-size\";s:1:\"6\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:1:\"6\";}}i:15;a:10:{s:5:\"image\";s:0:\"\";s:3:\"sku\";s:25:\"32809699013-green-shiny-7\";s:7:\"sku_sub\";s:19:\"32809699013-green-7\";s:5:\"skuId\";s:11:\"64433254789\";s:7:\"skuAttr\";s:33:\"14:175#Green shiny;200000124:3434\";s:13:\"regular_price\";s:4:\"92.0\";s:10:\"sale_price\";s:5:\"57.04\";s:5:\"stock\";i:69;s:10:\"attributes\";a:2:{s:5:\"color\";s:11:\"Green shiny\";s:9:\"shoe-size\";s:1:\"7\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:1:\"7\";}}i:16;a:10:{s:5:\"image\";s:0:\"\";s:3:\"sku\";s:24:\"32809699013-pink-shiny-6\";s:7:\"sku_sub\";s:18:\"32809699013-pink-6\";s:5:\"skuId\";s:11:\"64433254810\";s:7:\"skuAttr\";s:33:\"14:1052#Pink shiny;200000124:1394\";s:13:\"regular_price\";s:4:\"92.0\";s:10:\"sale_price\";s:5:\"57.04\";s:5:\"stock\";i:70;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"Pink shiny\";s:9:\"shoe-size\";s:1:\"6\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:1:\"6\";}}i:17;a:10:{s:5:\"image\";s:0:\"\";s:3:\"sku\";s:24:\"32809699013-pink-shiny-7\";s:7:\"sku_sub\";s:18:\"32809699013-pink-7\";s:5:\"skuId\";s:11:\"64433254811\";s:7:\"skuAttr\";s:33:\"14:1052#Pink shiny;200000124:3434\";s:13:\"regular_price\";s:4:\"92.0\";s:10:\"sale_price\";s:5:\"57.04\";s:5:\"stock\";i:70;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"Pink shiny\";s:9:\"shoe-size\";s:1:\"7\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:1:\"7\";}}i:18;a:10:{s:5:\"image\";s:0:\"\";s:3:\"sku\";s:27:\"32809699013-orange-shiny-15\";s:7:\"sku_sub\";s:21:\"32809699013-orange-15\";s:5:\"skuId\";s:11:\"64433254808\";s:7:\"skuAttr\";s:39:\"14:350852#Orange shiny;200000124:350231\";s:13:\"regular_price\";s:4:\"92.0\";s:10:\"sale_price\";s:5:\"57.04\";s:5:\"stock\";i:70;s:10:\"attributes\";a:2:{s:5:\"color\";s:12:\"Orange shiny\";s:9:\"shoe-size\";s:2:\"15\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Orange\";s:9:\"shoe-size\";s:2:\"15\";}}i:19;a:10:{s:5:\"image\";s:0:\"\";s:3:\"sku\";s:24:\"32809699013-pink-shiny-5\";s:7:\"sku_sub\";s:18:\"32809699013-pink-5\";s:5:\"skuId\";s:11:\"64433254809\";s:7:\"skuAttr\";s:32:\"14:1052#Pink shiny;200000124:698\";s:13:\"regular_price\";s:4:\"92.0\";s:10:\"sale_price\";s:5:\"57.04\";s:5:\"stock\";i:70;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"Pink shiny\";s:9:\"shoe-size\";s:1:\"5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:1:\"5\";}}i:20;a:10:{s:5:\"image\";s:0:\"\";s:3:\"sku\";s:25:\"32809699013-pink-shiny-10\";s:7:\"sku_sub\";s:19:\"32809699013-pink-10\";s:5:\"skuId\";s:11:\"64433254814\";s:7:\"skuAttr\";s:33:\"14:1052#Pink shiny;200000124:1583\";s:13:\"regular_price\";s:4:\"92.0\";s:10:\"sale_price\";s:5:\"57.04\";s:5:\"stock\";i:70;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"Pink shiny\";s:9:\"shoe-size\";s:2:\"10\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:2:\"10\";}}i:21;a:10:{s:5:\"image\";s:0:\"\";s:3:\"sku\";s:25:\"32809699013-pink-shiny-11\";s:7:\"sku_sub\";s:19:\"32809699013-pink-11\";s:5:\"skuId\";s:11:\"64433254815\";s:7:\"skuAttr\";s:38:\"14:1052#Pink shiny;200000124:100010420\";s:13:\"regular_price\";s:4:\"92.0\";s:10:\"sale_price\";s:5:\"57.04\";s:5:\"stock\";i:69;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"Pink shiny\";s:9:\"shoe-size\";s:2:\"11\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:2:\"11\";}}i:22;a:10:{s:5:\"image\";s:0:\"\";s:3:\"sku\";s:24:\"32809699013-pink-shiny-8\";s:7:\"sku_sub\";s:18:\"32809699013-pink-8\";s:5:\"skuId\";s:11:\"64433254812\";s:7:\"skuAttr\";s:32:\"14:1052#Pink shiny;200000124:699\";s:13:\"regular_price\";s:4:\"92.0\";s:10:\"sale_price\";s:5:\"57.04\";s:5:\"stock\";i:69;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"Pink shiny\";s:9:\"shoe-size\";s:1:\"8\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:1:\"8\";}}i:23;a:10:{s:5:\"image\";s:0:\"\";s:3:\"sku\";s:24:\"32809699013-pink-shiny-9\";s:7:\"sku_sub\";s:18:\"32809699013-pink-9\";s:5:\"skuId\";s:11:\"64433254813\";s:7:\"skuAttr\";s:35:\"14:1052#Pink shiny;200000124:350262\";s:13:\"regular_price\";s:4:\"92.0\";s:10:\"sale_price\";s:5:\"57.04\";s:5:\"stock\";i:69;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"Pink shiny\";s:9:\"shoe-size\";s:1:\"9\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:1:\"9\";}}i:24;a:10:{s:5:\"image\";s:0:\"\";s:3:\"sku\";s:26:\"32809699013-orange-shiny-9\";s:7:\"sku_sub\";s:20:\"32809699013-orange-9\";s:5:\"skuId\";s:11:\"64433254802\";s:7:\"skuAttr\";s:39:\"14:350852#Orange shiny;200000124:350262\";s:13:\"regular_price\";s:4:\"92.0\";s:10:\"sale_price\";s:5:\"57.04\";s:5:\"stock\";i:70;s:10:\"attributes\";a:2:{s:5:\"color\";s:12:\"Orange shiny\";s:9:\"shoe-size\";s:1:\"9\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Orange\";s:9:\"shoe-size\";s:1:\"9\";}}i:25;a:10:{s:5:\"image\";s:0:\"\";s:3:\"sku\";s:27:\"32809699013-orange-shiny-10\";s:7:\"sku_sub\";s:21:\"32809699013-orange-10\";s:5:\"skuId\";s:11:\"64433254803\";s:7:\"skuAttr\";s:37:\"14:350852#Orange shiny;200000124:1583\";s:13:\"regular_price\";s:4:\"92.0\";s:10:\"sale_price\";s:5:\"57.04\";s:5:\"stock\";i:70;s:10:\"attributes\";a:2:{s:5:\"color\";s:12:\"Orange shiny\";s:9:\"shoe-size\";s:2:\"10\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Orange\";s:9:\"shoe-size\";s:2:\"10\";}}i:26;a:10:{s:5:\"image\";s:0:\"\";s:3:\"sku\";s:26:\"32809699013-orange-shiny-7\";s:7:\"sku_sub\";s:20:\"32809699013-orange-7\";s:5:\"skuId\";s:11:\"64433254800\";s:7:\"skuAttr\";s:37:\"14:350852#Orange shiny;200000124:3434\";s:13:\"regular_price\";s:4:\"92.0\";s:10:\"sale_price\";s:5:\"57.04\";s:5:\"stock\";i:70;s:10:\"attributes\";a:2:{s:5:\"color\";s:12:\"Orange shiny\";s:9:\"shoe-size\";s:1:\"7\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Orange\";s:9:\"shoe-size\";s:1:\"7\";}}i:27;a:10:{s:5:\"image\";s:0:\"\";s:3:\"sku\";s:26:\"32809699013-orange-shiny-8\";s:7:\"sku_sub\";s:20:\"32809699013-orange-8\";s:5:\"skuId\";s:11:\"64433254801\";s:7:\"skuAttr\";s:36:\"14:350852#Orange shiny;200000124:699\";s:13:\"regular_price\";s:4:\"92.0\";s:10:\"sale_price\";s:5:\"57.04\";s:5:\"stock\";i:70;s:10:\"attributes\";a:2:{s:5:\"color\";s:12:\"Orange shiny\";s:9:\"shoe-size\";s:1:\"8\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Orange\";s:9:\"shoe-size\";s:1:\"8\";}}i:28;a:10:{s:5:\"image\";s:0:\"\";s:3:\"sku\";s:27:\"32809699013-orange-shiny-13\";s:7:\"sku_sub\";s:21:\"32809699013-orange-13\";s:5:\"skuId\";s:11:\"64433254806\";s:7:\"skuAttr\";s:42:\"14:350852#Orange shiny;200000124:200000296\";s:13:\"regular_price\";s:4:\"92.0\";s:10:\"sale_price\";s:5:\"57.04\";s:5:\"stock\";i:70;s:10:\"attributes\";a:2:{s:5:\"color\";s:12:\"Orange shiny\";s:9:\"shoe-size\";s:2:\"13\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Orange\";s:9:\"shoe-size\";s:2:\"13\";}}i:29;a:10:{s:5:\"image\";s:0:\"\";s:3:\"sku\";s:27:\"32809699013-orange-shiny-14\";s:7:\"sku_sub\";s:21:\"32809699013-orange-14\";s:5:\"skuId\";s:11:\"64433254807\";s:7:\"skuAttr\";s:42:\"14:350852#Orange shiny;200000124:200000298\";s:13:\"regular_price\";s:4:\"92.0\";s:10:\"sale_price\";s:5:\"57.04\";s:5:\"stock\";i:70;s:10:\"attributes\";a:2:{s:5:\"color\";s:12:\"Orange shiny\";s:9:\"shoe-size\";s:2:\"14\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Orange\";s:9:\"shoe-size\";s:2:\"14\";}}i:30;a:10:{s:5:\"image\";s:0:\"\";s:3:\"sku\";s:27:\"32809699013-orange-shiny-11\";s:7:\"sku_sub\";s:21:\"32809699013-orange-11\";s:5:\"skuId\";s:11:\"64433254804\";s:7:\"skuAttr\";s:42:\"14:350852#Orange shiny;200000124:100010420\";s:13:\"regular_price\";s:4:\"92.0\";s:10:\"sale_price\";s:5:\"57.04\";s:5:\"stock\";i:70;s:10:\"attributes\";a:2:{s:5:\"color\";s:12:\"Orange shiny\";s:9:\"shoe-size\";s:2:\"11\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Orange\";s:9:\"shoe-size\";s:2:\"11\";}}i:31;a:10:{s:5:\"image\";s:0:\"\";s:3:\"sku\";s:27:\"32809699013-orange-shiny-12\";s:7:\"sku_sub\";s:21:\"32809699013-orange-12\";s:5:\"skuId\";s:11:\"64433254805\";s:7:\"skuAttr\";s:37:\"14:350852#Orange shiny;200000124:1663\";s:13:\"regular_price\";s:4:\"92.0\";s:10:\"sale_price\";s:5:\"57.04\";s:5:\"stock\";i:70;s:10:\"attributes\";a:2:{s:5:\"color\";s:12:\"Orange shiny\";s:9:\"shoe-size\";s:2:\"12\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Orange\";s:9:\"shoe-size\";s:2:\"12\";}}i:32;a:10:{s:5:\"image\";s:0:\"\";s:3:\"sku\";s:27:\"32809699013-purple-shiny-11\";s:7:\"sku_sub\";s:21:\"32809699013-purple-11\";s:5:\"skuId\";s:11:\"64433254826\";s:7:\"skuAttr\";s:39:\"14:496#Purple shiny;200000124:100010420\";s:13:\"regular_price\";s:4:\"92.0\";s:10:\"sale_price\";s:5:\"57.04\";s:5:\"stock\";i:70;s:10:\"attributes\";a:2:{s:5:\"color\";s:12:\"Purple shiny\";s:9:\"shoe-size\";s:2:\"11\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Purple\";s:9:\"shoe-size\";s:2:\"11\";}}i:33;a:10:{s:5:\"image\";s:0:\"\";s:3:\"sku\";s:27:\"32809699013-purple-shiny-12\";s:7:\"sku_sub\";s:21:\"32809699013-purple-12\";s:5:\"skuId\";s:11:\"64433254827\";s:7:\"skuAttr\";s:34:\"14:496#Purple shiny;200000124:1663\";s:13:\"regular_price\";s:4:\"92.0\";s:10:\"sale_price\";s:5:\"57.04\";s:5:\"stock\";i:70;s:10:\"attributes\";a:2:{s:5:\"color\";s:12:\"Purple shiny\";s:9:\"shoe-size\";s:2:\"12\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Purple\";s:9:\"shoe-size\";s:2:\"12\";}}i:34;a:10:{s:5:\"image\";s:0:\"\";s:3:\"sku\";s:26:\"32809699013-purple-shiny-9\";s:7:\"sku_sub\";s:20:\"32809699013-purple-9\";s:5:\"skuId\";s:11:\"64433254824\";s:7:\"skuAttr\";s:36:\"14:496#Purple shiny;200000124:350262\";s:13:\"regular_price\";s:4:\"92.0\";s:10:\"sale_price\";s:5:\"57.04\";s:5:\"stock\";i:69;s:10:\"attributes\";a:2:{s:5:\"color\";s:12:\"Purple shiny\";s:9:\"shoe-size\";s:1:\"9\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Purple\";s:9:\"shoe-size\";s:1:\"9\";}}i:35;a:10:{s:5:\"image\";s:0:\"\";s:3:\"sku\";s:27:\"32809699013-purple-shiny-10\";s:7:\"sku_sub\";s:21:\"32809699013-purple-10\";s:5:\"skuId\";s:11:\"64433254825\";s:7:\"skuAttr\";s:34:\"14:496#Purple shiny;200000124:1583\";s:13:\"regular_price\";s:4:\"92.0\";s:10:\"sale_price\";s:5:\"57.04\";s:5:\"stock\";i:70;s:10:\"attributes\";a:2:{s:5:\"color\";s:12:\"Purple shiny\";s:9:\"shoe-size\";s:2:\"10\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Purple\";s:9:\"shoe-size\";s:2:\"10\";}}i:36;a:10:{s:5:\"image\";s:0:\"\";s:3:\"sku\";s:27:\"32809699013-purple-shiny-15\";s:7:\"sku_sub\";s:21:\"32809699013-purple-15\";s:5:\"skuId\";s:11:\"64433254830\";s:7:\"skuAttr\";s:36:\"14:496#Purple shiny;200000124:350231\";s:13:\"regular_price\";s:4:\"92.0\";s:10:\"sale_price\";s:5:\"57.04\";s:5:\"stock\";i:70;s:10:\"attributes\";a:2:{s:5:\"color\";s:12:\"Purple shiny\";s:9:\"shoe-size\";s:2:\"15\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Purple\";s:9:\"shoe-size\";s:2:\"15\";}}i:37;a:10:{s:5:\"image\";s:141:\"https://ae01.alicdn.com/kf/Hfb9f525abf9b4744bb11772ab099dc1dt/JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"32809699013-red-shiny-5\";s:7:\"sku_sub\";s:17:\"32809699013-red-5\";s:5:\"skuId\";s:11:\"64433254831\";s:7:\"skuAttr\";s:29:\"14:10#Red shiny;200000124:698\";s:13:\"regular_price\";s:4:\"92.0\";s:10:\"sale_price\";s:5:\"57.04\";s:5:\"stock\";i:70;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"Red shiny\";s:9:\"shoe-size\";s:1:\"5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:1:\"5\";}}i:38;a:10:{s:5:\"image\";s:0:\"\";s:3:\"sku\";s:27:\"32809699013-purple-shiny-13\";s:7:\"sku_sub\";s:21:\"32809699013-purple-13\";s:5:\"skuId\";s:11:\"64433254828\";s:7:\"skuAttr\";s:39:\"14:496#Purple shiny;200000124:200000296\";s:13:\"regular_price\";s:4:\"92.0\";s:10:\"sale_price\";s:5:\"57.04\";s:5:\"stock\";i:70;s:10:\"attributes\";a:2:{s:5:\"color\";s:12:\"Purple shiny\";s:9:\"shoe-size\";s:2:\"13\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Purple\";s:9:\"shoe-size\";s:2:\"13\";}}i:39;a:10:{s:5:\"image\";s:0:\"\";s:3:\"sku\";s:27:\"32809699013-purple-shiny-14\";s:7:\"sku_sub\";s:21:\"32809699013-purple-14\";s:5:\"skuId\";s:11:\"64433254829\";s:7:\"skuAttr\";s:39:\"14:496#Purple shiny;200000124:200000298\";s:13:\"regular_price\";s:4:\"92.0\";s:10:\"sale_price\";s:5:\"57.04\";s:5:\"stock\";i:68;s:10:\"attributes\";a:2:{s:5:\"color\";s:12:\"Purple shiny\";s:9:\"shoe-size\";s:2:\"14\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Purple\";s:9:\"shoe-size\";s:2:\"14\";}}i:40;a:10:{s:5:\"image\";s:0:\"\";s:3:\"sku\";s:25:\"32809699013-pink-shiny-14\";s:7:\"sku_sub\";s:19:\"32809699013-pink-14\";s:5:\"skuId\";s:11:\"64433254818\";s:7:\"skuAttr\";s:38:\"14:1052#Pink shiny;200000124:200000298\";s:13:\"regular_price\";s:4:\"92.0\";s:10:\"sale_price\";s:5:\"57.04\";s:5:\"stock\";i:70;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"Pink shiny\";s:9:\"shoe-size\";s:2:\"14\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:2:\"14\";}}i:41;a:10:{s:5:\"image\";s:0:\"\";s:3:\"sku\";s:25:\"32809699013-pink-shiny-15\";s:7:\"sku_sub\";s:19:\"32809699013-pink-15\";s:5:\"skuId\";s:11:\"64433254819\";s:7:\"skuAttr\";s:35:\"14:1052#Pink shiny;200000124:350231\";s:13:\"regular_price\";s:4:\"92.0\";s:10:\"sale_price\";s:5:\"57.04\";s:5:\"stock\";i:68;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"Pink shiny\";s:9:\"shoe-size\";s:2:\"15\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:2:\"15\";}}i:42;a:10:{s:5:\"image\";s:0:\"\";s:3:\"sku\";s:25:\"32809699013-pink-shiny-12\";s:7:\"sku_sub\";s:19:\"32809699013-pink-12\";s:5:\"skuId\";s:11:\"64433254816\";s:7:\"skuAttr\";s:33:\"14:1052#Pink shiny;200000124:1663\";s:13:\"regular_price\";s:4:\"92.0\";s:10:\"sale_price\";s:5:\"57.04\";s:5:\"stock\";i:68;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"Pink shiny\";s:9:\"shoe-size\";s:2:\"12\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:2:\"12\";}}i:43;a:10:{s:5:\"image\";s:0:\"\";s:3:\"sku\";s:25:\"32809699013-pink-shiny-13\";s:7:\"sku_sub\";s:19:\"32809699013-pink-13\";s:5:\"skuId\";s:11:\"64433254817\";s:7:\"skuAttr\";s:38:\"14:1052#Pink shiny;200000124:200000296\";s:13:\"regular_price\";s:4:\"92.0\";s:10:\"sale_price\";s:5:\"57.04\";s:5:\"stock\";i:70;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"Pink shiny\";s:9:\"shoe-size\";s:2:\"13\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:2:\"13\";}}i:44;a:10:{s:5:\"image\";s:0:\"\";s:3:\"sku\";s:26:\"32809699013-purple-shiny-7\";s:7:\"sku_sub\";s:20:\"32809699013-purple-7\";s:5:\"skuId\";s:11:\"64433254822\";s:7:\"skuAttr\";s:34:\"14:496#Purple shiny;200000124:3434\";s:13:\"regular_price\";s:4:\"92.0\";s:10:\"sale_price\";s:5:\"57.04\";s:5:\"stock\";i:69;s:10:\"attributes\";a:2:{s:5:\"color\";s:12:\"Purple shiny\";s:9:\"shoe-size\";s:1:\"7\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Purple\";s:9:\"shoe-size\";s:1:\"7\";}}i:45;a:10:{s:5:\"image\";s:0:\"\";s:3:\"sku\";s:26:\"32809699013-purple-shiny-8\";s:7:\"sku_sub\";s:20:\"32809699013-purple-8\";s:5:\"skuId\";s:11:\"64433254823\";s:7:\"skuAttr\";s:33:\"14:496#Purple shiny;200000124:699\";s:13:\"regular_price\";s:4:\"92.0\";s:10:\"sale_price\";s:5:\"57.04\";s:5:\"stock\";i:70;s:10:\"attributes\";a:2:{s:5:\"color\";s:12:\"Purple shiny\";s:9:\"shoe-size\";s:1:\"8\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Purple\";s:9:\"shoe-size\";s:1:\"8\";}}i:46;a:10:{s:5:\"image\";s:0:\"\";s:3:\"sku\";s:26:\"32809699013-purple-shiny-5\";s:7:\"sku_sub\";s:20:\"32809699013-purple-5\";s:5:\"skuId\";s:11:\"64433254820\";s:7:\"skuAttr\";s:33:\"14:496#Purple shiny;200000124:698\";s:13:\"regular_price\";s:4:\"92.0\";s:10:\"sale_price\";s:5:\"57.04\";s:5:\"stock\";i:69;s:10:\"attributes\";a:2:{s:5:\"color\";s:12:\"Purple shiny\";s:9:\"shoe-size\";s:1:\"5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Purple\";s:9:\"shoe-size\";s:1:\"5\";}}i:47;a:10:{s:5:\"image\";s:0:\"\";s:3:\"sku\";s:26:\"32809699013-purple-shiny-6\";s:7:\"sku_sub\";s:20:\"32809699013-purple-6\";s:5:\"skuId\";s:11:\"64433254821\";s:7:\"skuAttr\";s:34:\"14:496#Purple shiny;200000124:1394\";s:13:\"regular_price\";s:4:\"92.0\";s:10:\"sale_price\";s:5:\"57.04\";s:5:\"stock\";i:70;s:10:\"attributes\";a:2:{s:5:\"color\";s:12:\"Purple shiny\";s:9:\"shoe-size\";s:1:\"6\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Purple\";s:9:\"shoe-size\";s:1:\"6\";}}i:48;a:10:{s:5:\"image\";s:0:\"\";s:3:\"sku\";s:26:\"32809699013-silver-shiny-5\";s:7:\"sku_sub\";s:20:\"32809699013-silver-5\";s:5:\"skuId\";s:11:\"64433254842\";s:7:\"skuAttr\";s:36:\"14:350853#Silver shiny;200000124:698\";s:13:\"regular_price\";s:4:\"92.0\";s:10:\"sale_price\";s:5:\"57.04\";s:5:\"stock\";i:70;s:10:\"attributes\";a:2:{s:5:\"color\";s:12:\"Silver shiny\";s:9:\"shoe-size\";s:1:\"5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Silver\";s:9:\"shoe-size\";s:1:\"5\";}}i:49;a:10:{s:5:\"image\";s:0:\"\";s:3:\"sku\";s:26:\"32809699013-silver-shiny-6\";s:7:\"sku_sub\";s:20:\"32809699013-silver-6\";s:5:\"skuId\";s:11:\"64433254843\";s:7:\"skuAttr\";s:37:\"14:350853#Silver shiny;200000124:1394\";s:13:\"regular_price\";s:4:\"92.0\";s:10:\"sale_price\";s:5:\"57.04\";s:5:\"stock\";i:70;s:10:\"attributes\";a:2:{s:5:\"color\";s:12:\"Silver shiny\";s:9:\"shoe-size\";s:1:\"6\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Silver\";s:9:\"shoe-size\";s:1:\"6\";}}i:50;a:10:{s:5:\"image\";s:141:\"https://ae01.alicdn.com/kf/Hfb9f525abf9b4744bb11772ab099dc1dt/JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"32809699013-red-shiny-14\";s:7:\"sku_sub\";s:18:\"32809699013-red-14\";s:5:\"skuId\";s:11:\"64433254840\";s:7:\"skuAttr\";s:35:\"14:10#Red shiny;200000124:200000298\";s:13:\"regular_price\";s:4:\"92.0\";s:10:\"sale_price\";s:5:\"57.04\";s:5:\"stock\";i:70;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"Red shiny\";s:9:\"shoe-size\";s:2:\"14\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"14\";}}i:51;a:10:{s:5:\"image\";s:141:\"https://ae01.alicdn.com/kf/Hfb9f525abf9b4744bb11772ab099dc1dt/JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"32809699013-red-shiny-15\";s:7:\"sku_sub\";s:18:\"32809699013-red-15\";s:5:\"skuId\";s:11:\"64433254841\";s:7:\"skuAttr\";s:32:\"14:10#Red shiny;200000124:350231\";s:13:\"regular_price\";s:4:\"92.0\";s:10:\"sale_price\";s:5:\"57.04\";s:5:\"stock\";i:68;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"Red shiny\";s:9:\"shoe-size\";s:2:\"15\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"15\";}}i:52;a:10:{s:5:\"image\";s:0:\"\";s:3:\"sku\";s:26:\"32809699013-silver-shiny-9\";s:7:\"sku_sub\";s:20:\"32809699013-silver-9\";s:5:\"skuId\";s:11:\"64433254846\";s:7:\"skuAttr\";s:39:\"14:350853#Silver shiny;200000124:350262\";s:13:\"regular_price\";s:4:\"92.0\";s:10:\"sale_price\";s:5:\"57.04\";s:5:\"stock\";i:70;s:10:\"attributes\";a:2:{s:5:\"color\";s:12:\"Silver shiny\";s:9:\"shoe-size\";s:1:\"9\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Silver\";s:9:\"shoe-size\";s:1:\"9\";}}i:53;a:10:{s:5:\"image\";s:0:\"\";s:3:\"sku\";s:27:\"32809699013-silver-shiny-10\";s:7:\"sku_sub\";s:21:\"32809699013-silver-10\";s:5:\"skuId\";s:11:\"64433254847\";s:7:\"skuAttr\";s:37:\"14:350853#Silver shiny;200000124:1583\";s:13:\"regular_price\";s:4:\"92.0\";s:10:\"sale_price\";s:5:\"57.04\";s:5:\"stock\";i:70;s:10:\"attributes\";a:2:{s:5:\"color\";s:12:\"Silver shiny\";s:9:\"shoe-size\";s:2:\"10\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Silver\";s:9:\"shoe-size\";s:2:\"10\";}}i:54;a:10:{s:5:\"image\";s:0:\"\";s:3:\"sku\";s:26:\"32809699013-silver-shiny-7\";s:7:\"sku_sub\";s:20:\"32809699013-silver-7\";s:5:\"skuId\";s:11:\"64433254844\";s:7:\"skuAttr\";s:37:\"14:350853#Silver shiny;200000124:3434\";s:13:\"regular_price\";s:4:\"92.0\";s:10:\"sale_price\";s:5:\"57.04\";s:5:\"stock\";i:70;s:10:\"attributes\";a:2:{s:5:\"color\";s:12:\"Silver shiny\";s:9:\"shoe-size\";s:1:\"7\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Silver\";s:9:\"shoe-size\";s:1:\"7\";}}i:55;a:10:{s:5:\"image\";s:0:\"\";s:3:\"sku\";s:26:\"32809699013-silver-shiny-8\";s:7:\"sku_sub\";s:20:\"32809699013-silver-8\";s:5:\"skuId\";s:11:\"64433254845\";s:7:\"skuAttr\";s:36:\"14:350853#Silver shiny;200000124:699\";s:13:\"regular_price\";s:4:\"92.0\";s:10:\"sale_price\";s:5:\"57.04\";s:5:\"stock\";i:70;s:10:\"attributes\";a:2:{s:5:\"color\";s:12:\"Silver shiny\";s:9:\"shoe-size\";s:1:\"8\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Silver\";s:9:\"shoe-size\";s:1:\"8\";}}i:56;a:10:{s:5:\"image\";s:141:\"https://ae01.alicdn.com/kf/Hfb9f525abf9b4744bb11772ab099dc1dt/JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"32809699013-red-shiny-8\";s:7:\"sku_sub\";s:17:\"32809699013-red-8\";s:5:\"skuId\";s:11:\"64433254834\";s:7:\"skuAttr\";s:29:\"14:10#Red shiny;200000124:699\";s:13:\"regular_price\";s:4:\"92.0\";s:10:\"sale_price\";s:5:\"57.04\";s:5:\"stock\";i:70;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"Red shiny\";s:9:\"shoe-size\";s:1:\"8\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:1:\"8\";}}i:57;a:10:{s:5:\"image\";s:141:\"https://ae01.alicdn.com/kf/Hfb9f525abf9b4744bb11772ab099dc1dt/JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"32809699013-red-shiny-9\";s:7:\"sku_sub\";s:17:\"32809699013-red-9\";s:5:\"skuId\";s:11:\"64433254835\";s:7:\"skuAttr\";s:32:\"14:10#Red shiny;200000124:350262\";s:13:\"regular_price\";s:4:\"92.0\";s:10:\"sale_price\";s:5:\"57.04\";s:5:\"stock\";i:70;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"Red shiny\";s:9:\"shoe-size\";s:1:\"9\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:1:\"9\";}}i:58;a:10:{s:5:\"image\";s:141:\"https://ae01.alicdn.com/kf/Hfb9f525abf9b4744bb11772ab099dc1dt/JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"32809699013-red-shiny-6\";s:7:\"sku_sub\";s:17:\"32809699013-red-6\";s:5:\"skuId\";s:11:\"64433254832\";s:7:\"skuAttr\";s:30:\"14:10#Red shiny;200000124:1394\";s:13:\"regular_price\";s:4:\"92.0\";s:10:\"sale_price\";s:5:\"57.04\";s:5:\"stock\";i:70;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"Red shiny\";s:9:\"shoe-size\";s:1:\"6\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:1:\"6\";}}i:59;a:10:{s:5:\"image\";s:141:\"https://ae01.alicdn.com/kf/Hfb9f525abf9b4744bb11772ab099dc1dt/JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"32809699013-red-shiny-7\";s:7:\"sku_sub\";s:17:\"32809699013-red-7\";s:5:\"skuId\";s:11:\"64433254833\";s:7:\"skuAttr\";s:30:\"14:10#Red shiny;200000124:3434\";s:13:\"regular_price\";s:4:\"92.0\";s:10:\"sale_price\";s:5:\"57.04\";s:5:\"stock\";i:69;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"Red shiny\";s:9:\"shoe-size\";s:1:\"7\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:1:\"7\";}}i:60;a:10:{s:5:\"image\";s:141:\"https://ae01.alicdn.com/kf/Hfb9f525abf9b4744bb11772ab099dc1dt/JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"32809699013-red-shiny-12\";s:7:\"sku_sub\";s:18:\"32809699013-red-12\";s:5:\"skuId\";s:11:\"64433254838\";s:7:\"skuAttr\";s:30:\"14:10#Red shiny;200000124:1663\";s:13:\"regular_price\";s:4:\"92.0\";s:10:\"sale_price\";s:5:\"57.04\";s:5:\"stock\";i:69;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"Red shiny\";s:9:\"shoe-size\";s:2:\"12\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"12\";}}i:61;a:10:{s:5:\"image\";s:141:\"https://ae01.alicdn.com/kf/Hfb9f525abf9b4744bb11772ab099dc1dt/JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"32809699013-red-shiny-13\";s:7:\"sku_sub\";s:18:\"32809699013-red-13\";s:5:\"skuId\";s:11:\"64433254839\";s:7:\"skuAttr\";s:35:\"14:10#Red shiny;200000124:200000296\";s:13:\"regular_price\";s:4:\"92.0\";s:10:\"sale_price\";s:5:\"57.04\";s:5:\"stock\";i:69;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"Red shiny\";s:9:\"shoe-size\";s:2:\"13\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"13\";}}i:62;a:10:{s:5:\"image\";s:141:\"https://ae01.alicdn.com/kf/Hfb9f525abf9b4744bb11772ab099dc1dt/JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"32809699013-red-shiny-10\";s:7:\"sku_sub\";s:18:\"32809699013-red-10\";s:5:\"skuId\";s:11:\"64433254836\";s:7:\"skuAttr\";s:30:\"14:10#Red shiny;200000124:1583\";s:13:\"regular_price\";s:4:\"92.0\";s:10:\"sale_price\";s:5:\"57.04\";s:5:\"stock\";i:69;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"Red shiny\";s:9:\"shoe-size\";s:2:\"10\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"10\";}}i:63;a:10:{s:5:\"image\";s:141:\"https://ae01.alicdn.com/kf/Hfb9f525abf9b4744bb11772ab099dc1dt/JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"32809699013-red-shiny-11\";s:7:\"sku_sub\";s:18:\"32809699013-red-11\";s:5:\"skuId\";s:11:\"64433254837\";s:7:\"skuAttr\";s:35:\"14:10#Red shiny;200000124:100010420\";s:13:\"regular_price\";s:4:\"92.0\";s:10:\"sale_price\";s:5:\"57.04\";s:5:\"stock\";i:70;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"Red shiny\";s:9:\"shoe-size\";s:2:\"11\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"11\";}}i:64;a:10:{s:5:\"image\";s:141:\"https://ae01.alicdn.com/kf/H99b32d0d034643a598afbafdadc44cddg/JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots.jpg_640x640.jpg\";s:3:\"sku\";s:26:\"32809699013-white-shiny-10\";s:7:\"sku_sub\";s:20:\"32809699013-white-10\";s:5:\"skuId\";s:11:\"64433254858\";s:7:\"skuAttr\";s:32:\"14:29#White shiny;200000124:1583\";s:13:\"regular_price\";s:4:\"92.0\";s:10:\"sale_price\";s:5:\"57.04\";s:5:\"stock\";i:69;s:10:\"attributes\";a:2:{s:5:\"color\";s:11:\"White shiny\";s:9:\"shoe-size\";s:2:\"10\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:2:\"10\";}}i:65;a:10:{s:5:\"image\";s:141:\"https://ae01.alicdn.com/kf/H99b32d0d034643a598afbafdadc44cddg/JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots.jpg_640x640.jpg\";s:3:\"sku\";s:26:\"32809699013-white-shiny-11\";s:7:\"sku_sub\";s:20:\"32809699013-white-11\";s:5:\"skuId\";s:11:\"64433254859\";s:7:\"skuAttr\";s:37:\"14:29#White shiny;200000124:100010420\";s:13:\"regular_price\";s:4:\"92.0\";s:10:\"sale_price\";s:5:\"57.04\";s:5:\"stock\";i:69;s:10:\"attributes\";a:2:{s:5:\"color\";s:11:\"White shiny\";s:9:\"shoe-size\";s:2:\"11\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:2:\"11\";}}i:66;a:10:{s:5:\"image\";s:141:\"https://ae01.alicdn.com/kf/H99b32d0d034643a598afbafdadc44cddg/JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"32809699013-white-shiny-8\";s:7:\"sku_sub\";s:19:\"32809699013-white-8\";s:5:\"skuId\";s:11:\"64433254856\";s:7:\"skuAttr\";s:31:\"14:29#White shiny;200000124:699\";s:13:\"regular_price\";s:4:\"92.0\";s:10:\"sale_price\";s:5:\"57.04\";s:5:\"stock\";i:70;s:10:\"attributes\";a:2:{s:5:\"color\";s:11:\"White shiny\";s:9:\"shoe-size\";s:1:\"8\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:1:\"8\";}}i:67;a:10:{s:5:\"image\";s:141:\"https://ae01.alicdn.com/kf/H99b32d0d034643a598afbafdadc44cddg/JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"32809699013-white-shiny-9\";s:7:\"sku_sub\";s:19:\"32809699013-white-9\";s:5:\"skuId\";s:11:\"64433254857\";s:7:\"skuAttr\";s:34:\"14:29#White shiny;200000124:350262\";s:13:\"regular_price\";s:4:\"92.0\";s:10:\"sale_price\";s:5:\"57.04\";s:5:\"stock\";i:69;s:10:\"attributes\";a:2:{s:5:\"color\";s:11:\"White shiny\";s:9:\"shoe-size\";s:1:\"9\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:1:\"9\";}}i:68;a:10:{s:5:\"image\";s:141:\"https://ae01.alicdn.com/kf/H99b32d0d034643a598afbafdadc44cddg/JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots.jpg_640x640.jpg\";s:3:\"sku\";s:26:\"32809699013-white-shiny-14\";s:7:\"sku_sub\";s:20:\"32809699013-white-14\";s:5:\"skuId\";s:11:\"64433254862\";s:7:\"skuAttr\";s:37:\"14:29#White shiny;200000124:200000298\";s:13:\"regular_price\";s:4:\"92.0\";s:10:\"sale_price\";s:5:\"57.04\";s:5:\"stock\";i:69;s:10:\"attributes\";a:2:{s:5:\"color\";s:11:\"White shiny\";s:9:\"shoe-size\";s:2:\"14\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:2:\"14\";}}i:69;a:10:{s:5:\"image\";s:141:\"https://ae01.alicdn.com/kf/H99b32d0d034643a598afbafdadc44cddg/JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots.jpg_640x640.jpg\";s:3:\"sku\";s:26:\"32809699013-white-shiny-15\";s:7:\"sku_sub\";s:20:\"32809699013-white-15\";s:5:\"skuId\";s:11:\"64433254863\";s:7:\"skuAttr\";s:34:\"14:29#White shiny;200000124:350231\";s:13:\"regular_price\";s:4:\"92.0\";s:10:\"sale_price\";s:5:\"57.04\";s:5:\"stock\";i:69;s:10:\"attributes\";a:2:{s:5:\"color\";s:11:\"White shiny\";s:9:\"shoe-size\";s:2:\"15\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:2:\"15\";}}i:70;a:10:{s:5:\"image\";s:141:\"https://ae01.alicdn.com/kf/H99b32d0d034643a598afbafdadc44cddg/JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots.jpg_640x640.jpg\";s:3:\"sku\";s:26:\"32809699013-white-shiny-12\";s:7:\"sku_sub\";s:20:\"32809699013-white-12\";s:5:\"skuId\";s:11:\"64433254860\";s:7:\"skuAttr\";s:32:\"14:29#White shiny;200000124:1663\";s:13:\"regular_price\";s:4:\"92.0\";s:10:\"sale_price\";s:5:\"57.04\";s:5:\"stock\";i:68;s:10:\"attributes\";a:2:{s:5:\"color\";s:11:\"White shiny\";s:9:\"shoe-size\";s:2:\"12\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:2:\"12\";}}i:71;a:10:{s:5:\"image\";s:141:\"https://ae01.alicdn.com/kf/H99b32d0d034643a598afbafdadc44cddg/JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots.jpg_640x640.jpg\";s:3:\"sku\";s:26:\"32809699013-white-shiny-13\";s:7:\"sku_sub\";s:20:\"32809699013-white-13\";s:5:\"skuId\";s:11:\"64433254861\";s:7:\"skuAttr\";s:37:\"14:29#White shiny;200000124:200000296\";s:13:\"regular_price\";s:4:\"92.0\";s:10:\"sale_price\";s:5:\"57.04\";s:5:\"stock\";i:68;s:10:\"attributes\";a:2:{s:5:\"color\";s:11:\"White shiny\";s:9:\"shoe-size\";s:2:\"13\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:2:\"13\";}}i:72;a:10:{s:5:\"image\";s:0:\"\";s:3:\"sku\";s:27:\"32809699013-silver-shiny-13\";s:7:\"sku_sub\";s:21:\"32809699013-silver-13\";s:5:\"skuId\";s:11:\"64433254850\";s:7:\"skuAttr\";s:42:\"14:350853#Silver shiny;200000124:200000296\";s:13:\"regular_price\";s:4:\"92.0\";s:10:\"sale_price\";s:5:\"57.04\";s:5:\"stock\";i:70;s:10:\"attributes\";a:2:{s:5:\"color\";s:12:\"Silver shiny\";s:9:\"shoe-size\";s:2:\"13\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Silver\";s:9:\"shoe-size\";s:2:\"13\";}}i:73;a:10:{s:5:\"image\";s:0:\"\";s:3:\"sku\";s:27:\"32809699013-silver-shiny-14\";s:7:\"sku_sub\";s:21:\"32809699013-silver-14\";s:5:\"skuId\";s:11:\"64433254851\";s:7:\"skuAttr\";s:42:\"14:350853#Silver shiny;200000124:200000298\";s:13:\"regular_price\";s:4:\"92.0\";s:10:\"sale_price\";s:5:\"57.04\";s:5:\"stock\";i:70;s:10:\"attributes\";a:2:{s:5:\"color\";s:12:\"Silver shiny\";s:9:\"shoe-size\";s:2:\"14\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Silver\";s:9:\"shoe-size\";s:2:\"14\";}}i:74;a:10:{s:5:\"image\";s:0:\"\";s:3:\"sku\";s:27:\"32809699013-silver-shiny-11\";s:7:\"sku_sub\";s:21:\"32809699013-silver-11\";s:5:\"skuId\";s:11:\"64433254848\";s:7:\"skuAttr\";s:42:\"14:350853#Silver shiny;200000124:100010420\";s:13:\"regular_price\";s:4:\"92.0\";s:10:\"sale_price\";s:5:\"57.04\";s:5:\"stock\";i:70;s:10:\"attributes\";a:2:{s:5:\"color\";s:12:\"Silver shiny\";s:9:\"shoe-size\";s:2:\"11\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Silver\";s:9:\"shoe-size\";s:2:\"11\";}}i:75;a:10:{s:5:\"image\";s:0:\"\";s:3:\"sku\";s:27:\"32809699013-silver-shiny-12\";s:7:\"sku_sub\";s:21:\"32809699013-silver-12\";s:5:\"skuId\";s:11:\"64433254849\";s:7:\"skuAttr\";s:37:\"14:350853#Silver shiny;200000124:1663\";s:13:\"regular_price\";s:4:\"92.0\";s:10:\"sale_price\";s:5:\"57.04\";s:5:\"stock\";i:70;s:10:\"attributes\";a:2:{s:5:\"color\";s:12:\"Silver shiny\";s:9:\"shoe-size\";s:2:\"12\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Silver\";s:9:\"shoe-size\";s:2:\"12\";}}i:76;a:10:{s:5:\"image\";s:141:\"https://ae01.alicdn.com/kf/H99b32d0d034643a598afbafdadc44cddg/JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"32809699013-white-shiny-6\";s:7:\"sku_sub\";s:19:\"32809699013-white-6\";s:5:\"skuId\";s:11:\"64433254854\";s:7:\"skuAttr\";s:32:\"14:29#White shiny;200000124:1394\";s:13:\"regular_price\";s:4:\"92.0\";s:10:\"sale_price\";s:5:\"57.04\";s:5:\"stock\";i:70;s:10:\"attributes\";a:2:{s:5:\"color\";s:11:\"White shiny\";s:9:\"shoe-size\";s:1:\"6\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:1:\"6\";}}i:77;a:10:{s:5:\"image\";s:141:\"https://ae01.alicdn.com/kf/H99b32d0d034643a598afbafdadc44cddg/JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"32809699013-white-shiny-7\";s:7:\"sku_sub\";s:19:\"32809699013-white-7\";s:5:\"skuId\";s:11:\"64433254855\";s:7:\"skuAttr\";s:32:\"14:29#White shiny;200000124:3434\";s:13:\"regular_price\";s:4:\"92.0\";s:10:\"sale_price\";s:5:\"57.04\";s:5:\"stock\";i:70;s:10:\"attributes\";a:2:{s:5:\"color\";s:11:\"White shiny\";s:9:\"shoe-size\";s:1:\"7\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:1:\"7\";}}i:78;a:10:{s:5:\"image\";s:0:\"\";s:3:\"sku\";s:27:\"32809699013-silver-shiny-15\";s:7:\"sku_sub\";s:21:\"32809699013-silver-15\";s:5:\"skuId\";s:11:\"64433254852\";s:7:\"skuAttr\";s:39:\"14:350853#Silver shiny;200000124:350231\";s:13:\"regular_price\";s:4:\"92.0\";s:10:\"sale_price\";s:5:\"57.04\";s:5:\"stock\";i:70;s:10:\"attributes\";a:2:{s:5:\"color\";s:12:\"Silver shiny\";s:9:\"shoe-size\";s:2:\"15\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Silver\";s:9:\"shoe-size\";s:2:\"15\";}}i:79;a:10:{s:5:\"image\";s:141:\"https://ae01.alicdn.com/kf/H99b32d0d034643a598afbafdadc44cddg/JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"32809699013-white-shiny-5\";s:7:\"sku_sub\";s:19:\"32809699013-white-5\";s:5:\"skuId\";s:11:\"64433254853\";s:7:\"skuAttr\";s:31:\"14:29#White shiny;200000124:698\";s:13:\"regular_price\";s:4:\"92.0\";s:10:\"sale_price\";s:5:\"57.04\";s:5:\"stock\";i:68;s:10:\"attributes\";a:2:{s:5:\"color\";s:11:\"White shiny\";s:9:\"shoe-size\";s:1:\"5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:1:\"5\";}}i:80;a:10:{s:5:\"image\";s:141:\"https://ae01.alicdn.com/kf/Hdd7924c65fa24307bcbc1405f3e57400i/JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots.jpg_640x640.jpg\";s:3:\"sku\";s:27:\"32809699013-yellow-shiny-15\";s:7:\"sku_sub\";s:21:\"32809699013-yellow-15\";s:5:\"skuId\";s:11:\"64433254874\";s:7:\"skuAttr\";s:36:\"14:366#Yellow shiny;200000124:350231\";s:13:\"regular_price\";s:4:\"92.0\";s:10:\"sale_price\";s:5:\"57.04\";s:5:\"stock\";i:69;s:10:\"attributes\";a:2:{s:5:\"color\";s:12:\"Yellow shiny\";s:9:\"shoe-size\";s:2:\"15\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:2:\"15\";}}i:81;a:10:{s:5:\"image\";s:141:\"https://ae01.alicdn.com/kf/Hdd7924c65fa24307bcbc1405f3e57400i/JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots.jpg_640x640.jpg\";s:3:\"sku\";s:27:\"32809699013-yellow-shiny-13\";s:7:\"sku_sub\";s:21:\"32809699013-yellow-13\";s:5:\"skuId\";s:11:\"64433254872\";s:7:\"skuAttr\";s:39:\"14:366#Yellow shiny;200000124:200000296\";s:13:\"regular_price\";s:4:\"92.0\";s:10:\"sale_price\";s:5:\"57.04\";s:5:\"stock\";i:70;s:10:\"attributes\";a:2:{s:5:\"color\";s:12:\"Yellow shiny\";s:9:\"shoe-size\";s:2:\"13\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:2:\"13\";}}i:82;a:10:{s:5:\"image\";s:141:\"https://ae01.alicdn.com/kf/Hdd7924c65fa24307bcbc1405f3e57400i/JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots.jpg_640x640.jpg\";s:3:\"sku\";s:27:\"32809699013-yellow-shiny-14\";s:7:\"sku_sub\";s:21:\"32809699013-yellow-14\";s:5:\"skuId\";s:11:\"64433254873\";s:7:\"skuAttr\";s:39:\"14:366#Yellow shiny;200000124:200000298\";s:13:\"regular_price\";s:4:\"92.0\";s:10:\"sale_price\";s:5:\"57.04\";s:5:\"stock\";i:70;s:10:\"attributes\";a:2:{s:5:\"color\";s:12:\"Yellow shiny\";s:9:\"shoe-size\";s:2:\"14\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:2:\"14\";}}i:83;a:10:{s:5:\"image\";s:141:\"https://ae01.alicdn.com/kf/Hdd7924c65fa24307bcbc1405f3e57400i/JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots.jpg_640x640.jpg\";s:3:\"sku\";s:26:\"32809699013-yellow-shiny-7\";s:7:\"sku_sub\";s:20:\"32809699013-yellow-7\";s:5:\"skuId\";s:11:\"64433254866\";s:7:\"skuAttr\";s:34:\"14:366#Yellow shiny;200000124:3434\";s:13:\"regular_price\";s:4:\"92.0\";s:10:\"sale_price\";s:5:\"57.04\";s:5:\"stock\";i:70;s:10:\"attributes\";a:2:{s:5:\"color\";s:12:\"Yellow shiny\";s:9:\"shoe-size\";s:1:\"7\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:1:\"7\";}}i:84;a:10:{s:5:\"image\";s:141:\"https://ae01.alicdn.com/kf/Hdd7924c65fa24307bcbc1405f3e57400i/JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots.jpg_640x640.jpg\";s:3:\"sku\";s:26:\"32809699013-yellow-shiny-8\";s:7:\"sku_sub\";s:20:\"32809699013-yellow-8\";s:5:\"skuId\";s:11:\"64433254867\";s:7:\"skuAttr\";s:33:\"14:366#Yellow shiny;200000124:699\";s:13:\"regular_price\";s:4:\"92.0\";s:10:\"sale_price\";s:5:\"57.04\";s:5:\"stock\";i:70;s:10:\"attributes\";a:2:{s:5:\"color\";s:12:\"Yellow shiny\";s:9:\"shoe-size\";s:1:\"8\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:1:\"8\";}}i:85;a:10:{s:5:\"image\";s:141:\"https://ae01.alicdn.com/kf/Hdd7924c65fa24307bcbc1405f3e57400i/JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots.jpg_640x640.jpg\";s:3:\"sku\";s:26:\"32809699013-yellow-shiny-5\";s:7:\"sku_sub\";s:20:\"32809699013-yellow-5\";s:5:\"skuId\";s:11:\"64433254864\";s:7:\"skuAttr\";s:33:\"14:366#Yellow shiny;200000124:698\";s:13:\"regular_price\";s:4:\"92.0\";s:10:\"sale_price\";s:5:\"57.04\";s:5:\"stock\";i:70;s:10:\"attributes\";a:2:{s:5:\"color\";s:12:\"Yellow shiny\";s:9:\"shoe-size\";s:1:\"5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:1:\"5\";}}i:86;a:10:{s:5:\"image\";s:141:\"https://ae01.alicdn.com/kf/Hdd7924c65fa24307bcbc1405f3e57400i/JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots.jpg_640x640.jpg\";s:3:\"sku\";s:26:\"32809699013-yellow-shiny-6\";s:7:\"sku_sub\";s:20:\"32809699013-yellow-6\";s:5:\"skuId\";s:11:\"64433254865\";s:7:\"skuAttr\";s:34:\"14:366#Yellow shiny;200000124:1394\";s:13:\"regular_price\";s:4:\"92.0\";s:10:\"sale_price\";s:5:\"57.04\";s:5:\"stock\";i:69;s:10:\"attributes\";a:2:{s:5:\"color\";s:12:\"Yellow shiny\";s:9:\"shoe-size\";s:1:\"6\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:1:\"6\";}}i:87;a:10:{s:5:\"image\";s:141:\"https://ae01.alicdn.com/kf/Hdd7924c65fa24307bcbc1405f3e57400i/JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots.jpg_640x640.jpg\";s:3:\"sku\";s:27:\"32809699013-yellow-shiny-11\";s:7:\"sku_sub\";s:21:\"32809699013-yellow-11\";s:5:\"skuId\";s:11:\"64433254870\";s:7:\"skuAttr\";s:39:\"14:366#Yellow shiny;200000124:100010420\";s:13:\"regular_price\";s:4:\"92.0\";s:10:\"sale_price\";s:5:\"57.04\";s:5:\"stock\";i:70;s:10:\"attributes\";a:2:{s:5:\"color\";s:12:\"Yellow shiny\";s:9:\"shoe-size\";s:2:\"11\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:2:\"11\";}}i:88;a:10:{s:5:\"image\";s:141:\"https://ae01.alicdn.com/kf/Hdd7924c65fa24307bcbc1405f3e57400i/JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots.jpg_640x640.jpg\";s:3:\"sku\";s:27:\"32809699013-yellow-shiny-12\";s:7:\"sku_sub\";s:21:\"32809699013-yellow-12\";s:5:\"skuId\";s:11:\"64433254871\";s:7:\"skuAttr\";s:34:\"14:366#Yellow shiny;200000124:1663\";s:13:\"regular_price\";s:4:\"92.0\";s:10:\"sale_price\";s:5:\"57.04\";s:5:\"stock\";i:70;s:10:\"attributes\";a:2:{s:5:\"color\";s:12:\"Yellow shiny\";s:9:\"shoe-size\";s:2:\"12\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:2:\"12\";}}i:89;a:10:{s:5:\"image\";s:141:\"https://ae01.alicdn.com/kf/Hdd7924c65fa24307bcbc1405f3e57400i/JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots.jpg_640x640.jpg\";s:3:\"sku\";s:26:\"32809699013-yellow-shiny-9\";s:7:\"sku_sub\";s:20:\"32809699013-yellow-9\";s:5:\"skuId\";s:11:\"64433254868\";s:7:\"skuAttr\";s:36:\"14:366#Yellow shiny;200000124:350262\";s:13:\"regular_price\";s:4:\"92.0\";s:10:\"sale_price\";s:5:\"57.04\";s:5:\"stock\";i:70;s:10:\"attributes\";a:2:{s:5:\"color\";s:12:\"Yellow shiny\";s:9:\"shoe-size\";s:1:\"9\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:1:\"9\";}}i:90;a:10:{s:5:\"image\";s:141:\"https://ae01.alicdn.com/kf/Hdd7924c65fa24307bcbc1405f3e57400i/JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots.jpg_640x640.jpg\";s:3:\"sku\";s:27:\"32809699013-yellow-shiny-10\";s:7:\"sku_sub\";s:21:\"32809699013-yellow-10\";s:5:\"skuId\";s:11:\"64433254869\";s:7:\"skuAttr\";s:34:\"14:366#Yellow shiny;200000124:1583\";s:13:\"regular_price\";s:4:\"92.0\";s:10:\"sale_price\";s:5:\"57.04\";s:5:\"stock\";i:70;s:10:\"attributes\";a:2:{s:5:\"color\";s:12:\"Yellow shiny\";s:9:\"shoe-size\";s:2:\"10\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:2:\"10\";}}i:91;a:10:{s:5:\"image\";s:141:\"https://ae01.alicdn.com/kf/Hbe882633f44746c2add76a8a8cca3816c/JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots.jpg_640x640.jpg\";s:3:\"sku\";s:26:\"32809699013-custom-color-9\";s:7:\"sku_sub\";s:22:\"32809699013-wine-red-9\";s:5:\"skuId\";s:11:\"64720208703\";s:7:\"skuAttr\";s:42:\"14:200006158#Custom color;200000124:350262\";s:13:\"regular_price\";s:4:\"92.0\";s:10:\"sale_price\";s:5:\"57.04\";s:5:\"stock\";i:68;s:10:\"attributes\";a:2:{s:5:\"color\";s:12:\"Custom color\";s:9:\"shoe-size\";s:1:\"9\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Wine red\";s:9:\"shoe-size\";s:1:\"9\";}}i:92;a:10:{s:5:\"image\";s:141:\"https://ae01.alicdn.com/kf/Hbe882633f44746c2add76a8a8cca3816c/JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots.jpg_640x640.jpg\";s:3:\"sku\";s:26:\"32809699013-custom-color-8\";s:7:\"sku_sub\";s:22:\"32809699013-wine-red-8\";s:5:\"skuId\";s:11:\"64720208702\";s:7:\"skuAttr\";s:39:\"14:200006158#Custom color;200000124:699\";s:13:\"regular_price\";s:4:\"92.0\";s:10:\"sale_price\";s:5:\"57.04\";s:5:\"stock\";i:70;s:10:\"attributes\";a:2:{s:5:\"color\";s:12:\"Custom color\";s:9:\"shoe-size\";s:1:\"8\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Wine red\";s:9:\"shoe-size\";s:1:\"8\";}}i:93;a:10:{s:5:\"image\";s:141:\"https://ae01.alicdn.com/kf/Hbe882633f44746c2add76a8a8cca3816c/JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots.jpg_640x640.jpg\";s:3:\"sku\";s:26:\"32809699013-custom-color-7\";s:7:\"sku_sub\";s:22:\"32809699013-wine-red-7\";s:5:\"skuId\";s:11:\"64720208701\";s:7:\"skuAttr\";s:40:\"14:200006158#Custom color;200000124:3434\";s:13:\"regular_price\";s:4:\"92.0\";s:10:\"sale_price\";s:5:\"57.04\";s:5:\"stock\";i:70;s:10:\"attributes\";a:2:{s:5:\"color\";s:12:\"Custom color\";s:9:\"shoe-size\";s:1:\"7\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Wine red\";s:9:\"shoe-size\";s:1:\"7\";}}i:94;a:10:{s:5:\"image\";s:141:\"https://ae01.alicdn.com/kf/Hbe882633f44746c2add76a8a8cca3816c/JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots.jpg_640x640.jpg\";s:3:\"sku\";s:26:\"32809699013-custom-color-6\";s:7:\"sku_sub\";s:22:\"32809699013-wine-red-6\";s:5:\"skuId\";s:11:\"64720208700\";s:7:\"skuAttr\";s:40:\"14:200006158#Custom color;200000124:1394\";s:13:\"regular_price\";s:4:\"92.0\";s:10:\"sale_price\";s:5:\"57.04\";s:5:\"stock\";i:70;s:10:\"attributes\";a:2:{s:5:\"color\";s:12:\"Custom color\";s:9:\"shoe-size\";s:1:\"6\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Wine red\";s:9:\"shoe-size\";s:1:\"6\";}}i:95;a:10:{s:5:\"image\";s:141:\"https://ae01.alicdn.com/kf/Hbe882633f44746c2add76a8a8cca3816c/JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots.jpg_640x640.jpg\";s:3:\"sku\";s:26:\"32809699013-custom-color-5\";s:7:\"sku_sub\";s:22:\"32809699013-wine-red-5\";s:5:\"skuId\";s:11:\"64720208699\";s:7:\"skuAttr\";s:39:\"14:200006158#Custom color;200000124:698\";s:13:\"regular_price\";s:4:\"92.0\";s:10:\"sale_price\";s:5:\"57.04\";s:5:\"stock\";i:70;s:10:\"attributes\";a:2:{s:5:\"color\";s:12:\"Custom color\";s:9:\"shoe-size\";s:1:\"5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Wine red\";s:9:\"shoe-size\";s:1:\"5\";}}i:96;a:10:{s:5:\"image\";s:141:\"https://ae01.alicdn.com/kf/Hbaa318d80eee4f238b18001e64ef2346U/JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots.png_640x640.png\";s:3:\"sku\";s:25:\"32809699013-black-shiny-8\";s:7:\"sku_sub\";s:19:\"32809699013-black-8\";s:5:\"skuId\";s:11:\"64433254746\";s:7:\"skuAttr\";s:32:\"14:193#black shiny;200000124:699\";s:13:\"regular_price\";s:4:\"92.0\";s:10:\"sale_price\";s:5:\"57.04\";s:5:\"stock\";i:68;s:10:\"attributes\";a:2:{s:5:\"color\";s:11:\"black shiny\";s:9:\"shoe-size\";s:1:\"8\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:1:\"8\";}}i:97;a:10:{s:5:\"image\";s:141:\"https://ae01.alicdn.com/kf/Hbaa318d80eee4f238b18001e64ef2346U/JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots.png_640x640.png\";s:3:\"sku\";s:25:\"32809699013-black-shiny-9\";s:7:\"sku_sub\";s:19:\"32809699013-black-9\";s:5:\"skuId\";s:11:\"64433254747\";s:7:\"skuAttr\";s:35:\"14:193#black shiny;200000124:350262\";s:13:\"regular_price\";s:4:\"92.0\";s:10:\"sale_price\";s:5:\"57.04\";s:5:\"stock\";i:66;s:10:\"attributes\";a:2:{s:5:\"color\";s:11:\"black shiny\";s:9:\"shoe-size\";s:1:\"9\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:1:\"9\";}}i:98;a:10:{s:5:\"image\";s:141:\"https://ae01.alicdn.com/kf/Hbaa318d80eee4f238b18001e64ef2346U/JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots.png_640x640.png\";s:3:\"sku\";s:25:\"32809699013-black-shiny-6\";s:7:\"sku_sub\";s:19:\"32809699013-black-6\";s:5:\"skuId\";s:11:\"64433254744\";s:7:\"skuAttr\";s:33:\"14:193#black shiny;200000124:1394\";s:13:\"regular_price\";s:4:\"92.0\";s:10:\"sale_price\";s:5:\"57.04\";s:5:\"stock\";i:64;s:10:\"attributes\";a:2:{s:5:\"color\";s:11:\"black shiny\";s:9:\"shoe-size\";s:1:\"6\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:1:\"6\";}}i:99;a:10:{s:5:\"image\";s:141:\"https://ae01.alicdn.com/kf/Hbaa318d80eee4f238b18001e64ef2346U/JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots.png_640x640.png\";s:3:\"sku\";s:25:\"32809699013-black-shiny-7\";s:7:\"sku_sub\";s:19:\"32809699013-black-7\";s:5:\"skuId\";s:11:\"64433254745\";s:7:\"skuAttr\";s:33:\"14:193#black shiny;200000124:3434\";s:13:\"regular_price\";s:4:\"92.0\";s:10:\"sale_price\";s:5:\"57.04\";s:5:\"stock\";i:64;s:10:\"attributes\";a:2:{s:5:\"color\";s:11:\"black shiny\";s:9:\"shoe-size\";s:1:\"7\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:1:\"7\";}}i:100;a:10:{s:5:\"image\";s:141:\"https://ae01.alicdn.com/kf/Hbaa318d80eee4f238b18001e64ef2346U/JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots.png_640x640.png\";s:3:\"sku\";s:26:\"32809699013-black-shiny-12\";s:7:\"sku_sub\";s:20:\"32809699013-black-12\";s:5:\"skuId\";s:11:\"64433254750\";s:7:\"skuAttr\";s:33:\"14:193#black shiny;200000124:1663\";s:13:\"regular_price\";s:4:\"92.0\";s:10:\"sale_price\";s:5:\"57.04\";s:5:\"stock\";i:58;s:10:\"attributes\";a:2:{s:5:\"color\";s:11:\"black shiny\";s:9:\"shoe-size\";s:2:\"12\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"12\";}}i:101;a:10:{s:5:\"image\";s:141:\"https://ae01.alicdn.com/kf/Hbaa318d80eee4f238b18001e64ef2346U/JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots.png_640x640.png\";s:3:\"sku\";s:26:\"32809699013-black-shiny-13\";s:7:\"sku_sub\";s:20:\"32809699013-black-13\";s:5:\"skuId\";s:11:\"64433254751\";s:7:\"skuAttr\";s:38:\"14:193#black shiny;200000124:200000296\";s:13:\"regular_price\";s:4:\"92.0\";s:10:\"sale_price\";s:5:\"57.04\";s:5:\"stock\";i:62;s:10:\"attributes\";a:2:{s:5:\"color\";s:11:\"black shiny\";s:9:\"shoe-size\";s:2:\"13\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"13\";}}i:102;a:10:{s:5:\"image\";s:141:\"https://ae01.alicdn.com/kf/Hbaa318d80eee4f238b18001e64ef2346U/JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots.png_640x640.png\";s:3:\"sku\";s:26:\"32809699013-black-shiny-10\";s:7:\"sku_sub\";s:20:\"32809699013-black-10\";s:5:\"skuId\";s:11:\"64433254748\";s:7:\"skuAttr\";s:33:\"14:193#black shiny;200000124:1583\";s:13:\"regular_price\";s:4:\"92.0\";s:10:\"sale_price\";s:5:\"57.04\";s:5:\"stock\";i:63;s:10:\"attributes\";a:2:{s:5:\"color\";s:11:\"black shiny\";s:9:\"shoe-size\";s:2:\"10\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"10\";}}i:103;a:10:{s:5:\"image\";s:141:\"https://ae01.alicdn.com/kf/Hbaa318d80eee4f238b18001e64ef2346U/JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots.png_640x640.png\";s:3:\"sku\";s:26:\"32809699013-black-shiny-11\";s:7:\"sku_sub\";s:20:\"32809699013-black-11\";s:5:\"skuId\";s:11:\"64433254749\";s:7:\"skuAttr\";s:38:\"14:193#black shiny;200000124:100010420\";s:13:\"regular_price\";s:4:\"92.0\";s:10:\"sale_price\";s:5:\"57.04\";s:5:\"stock\";i:58;s:10:\"attributes\";a:2:{s:5:\"color\";s:11:\"black shiny\";s:9:\"shoe-size\";s:2:\"11\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"11\";}}i:104;a:10:{s:5:\"image\";s:141:\"https://ae01.alicdn.com/kf/Hbaa318d80eee4f238b18001e64ef2346U/JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots.png_640x640.png\";s:3:\"sku\";s:25:\"32809699013-black-shiny-5\";s:7:\"sku_sub\";s:19:\"32809699013-black-5\";s:5:\"skuId\";s:11:\"64433254743\";s:7:\"skuAttr\";s:32:\"14:193#black shiny;200000124:698\";s:13:\"regular_price\";s:4:\"92.0\";s:10:\"sale_price\";s:5:\"57.04\";s:5:\"stock\";i:68;s:10:\"attributes\";a:2:{s:5:\"color\";s:11:\"black shiny\";s:9:\"shoe-size\";s:1:\"5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:1:\"5\";}}i:105;a:10:{s:5:\"image\";s:0:\"\";s:3:\"sku\";s:25:\"32809699013-blue-shiny-13\";s:7:\"sku_sub\";s:19:\"32809699013-blue-13\";s:5:\"skuId\";s:11:\"64433254762\";s:7:\"skuAttr\";s:37:\"14:173#blue shiny;200000124:200000296\";s:13:\"regular_price\";s:4:\"92.0\";s:10:\"sale_price\";s:5:\"57.04\";s:5:\"stock\";i:70;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"blue shiny\";s:9:\"shoe-size\";s:2:\"13\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"13\";}}i:106;a:10:{s:5:\"image\";s:0:\"\";s:3:\"sku\";s:25:\"32809699013-blue-shiny-14\";s:7:\"sku_sub\";s:19:\"32809699013-blue-14\";s:5:\"skuId\";s:11:\"64433254763\";s:7:\"skuAttr\";s:37:\"14:173#blue shiny;200000124:200000298\";s:13:\"regular_price\";s:4:\"92.0\";s:10:\"sale_price\";s:5:\"57.04\";s:5:\"stock\";i:70;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"blue shiny\";s:9:\"shoe-size\";s:2:\"14\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"14\";}}i:107;a:10:{s:5:\"image\";s:0:\"\";s:3:\"sku\";s:25:\"32809699013-blue-shiny-11\";s:7:\"sku_sub\";s:19:\"32809699013-blue-11\";s:5:\"skuId\";s:11:\"64433254760\";s:7:\"skuAttr\";s:37:\"14:173#blue shiny;200000124:100010420\";s:13:\"regular_price\";s:4:\"92.0\";s:10:\"sale_price\";s:5:\"57.04\";s:5:\"stock\";i:70;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"blue shiny\";s:9:\"shoe-size\";s:2:\"11\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"11\";}}i:108;a:10:{s:5:\"image\";s:0:\"\";s:3:\"sku\";s:25:\"32809699013-blue-shiny-12\";s:7:\"sku_sub\";s:19:\"32809699013-blue-12\";s:5:\"skuId\";s:11:\"64433254761\";s:7:\"skuAttr\";s:32:\"14:173#blue shiny;200000124:1663\";s:13:\"regular_price\";s:4:\"92.0\";s:10:\"sale_price\";s:5:\"57.04\";s:5:\"stock\";i:70;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"blue shiny\";s:9:\"shoe-size\";s:2:\"12\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"12\";}}i:109;a:10:{s:5:\"image\";s:0:\"\";s:3:\"sku\";s:28:\"32809699013-blue-sky-shiny-6\";s:7:\"sku_sub\";s:22:\"32809699013-sky-blue-6\";s:5:\"skuId\";s:11:\"64433254766\";s:7:\"skuAttr\";s:37:\"14:1254#blue sky shiny;200000124:1394\";s:13:\"regular_price\";s:4:\"92.0\";s:10:\"sale_price\";s:5:\"57.04\";s:5:\"stock\";i:70;s:10:\"attributes\";a:2:{s:5:\"color\";s:14:\"blue sky shiny\";s:9:\"shoe-size\";s:1:\"6\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Sky Blue\";s:9:\"shoe-size\";s:1:\"6\";}}i:110;a:10:{s:5:\"image\";s:0:\"\";s:3:\"sku\";s:28:\"32809699013-blue-sky-shiny-7\";s:7:\"sku_sub\";s:22:\"32809699013-sky-blue-7\";s:5:\"skuId\";s:11:\"64433254767\";s:7:\"skuAttr\";s:37:\"14:1254#blue sky shiny;200000124:3434\";s:13:\"regular_price\";s:4:\"92.0\";s:10:\"sale_price\";s:5:\"57.04\";s:5:\"stock\";i:70;s:10:\"attributes\";a:2:{s:5:\"color\";s:14:\"blue sky shiny\";s:9:\"shoe-size\";s:1:\"7\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Sky Blue\";s:9:\"shoe-size\";s:1:\"7\";}}i:111;a:10:{s:5:\"image\";s:0:\"\";s:3:\"sku\";s:25:\"32809699013-blue-shiny-15\";s:7:\"sku_sub\";s:19:\"32809699013-blue-15\";s:5:\"skuId\";s:11:\"64433254764\";s:7:\"skuAttr\";s:34:\"14:173#blue shiny;200000124:350231\";s:13:\"regular_price\";s:4:\"92.0\";s:10:\"sale_price\";s:5:\"57.04\";s:5:\"stock\";i:70;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"blue shiny\";s:9:\"shoe-size\";s:2:\"15\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"15\";}}i:112;a:10:{s:5:\"image\";s:0:\"\";s:3:\"sku\";s:28:\"32809699013-blue-sky-shiny-5\";s:7:\"sku_sub\";s:22:\"32809699013-sky-blue-5\";s:5:\"skuId\";s:11:\"64433254765\";s:7:\"skuAttr\";s:36:\"14:1254#blue sky shiny;200000124:698\";s:13:\"regular_price\";s:4:\"92.0\";s:10:\"sale_price\";s:5:\"57.04\";s:5:\"stock\";i:70;s:10:\"attributes\";a:2:{s:5:\"color\";s:14:\"blue sky shiny\";s:9:\"shoe-size\";s:1:\"5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Sky Blue\";s:9:\"shoe-size\";s:1:\"5\";}}i:113;a:10:{s:5:\"image\";s:0:\"\";s:3:\"sku\";s:24:\"32809699013-blue-shiny-5\";s:7:\"sku_sub\";s:18:\"32809699013-blue-5\";s:5:\"skuId\";s:11:\"64433254754\";s:7:\"skuAttr\";s:31:\"14:173#blue shiny;200000124:698\";s:13:\"regular_price\";s:4:\"92.0\";s:10:\"sale_price\";s:5:\"57.04\";s:5:\"stock\";i:70;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"blue shiny\";s:9:\"shoe-size\";s:1:\"5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:1:\"5\";}}i:114;a:10:{s:5:\"image\";s:0:\"\";s:3:\"sku\";s:24:\"32809699013-blue-shiny-6\";s:7:\"sku_sub\";s:18:\"32809699013-blue-6\";s:5:\"skuId\";s:11:\"64433254755\";s:7:\"skuAttr\";s:32:\"14:173#blue shiny;200000124:1394\";s:13:\"regular_price\";s:4:\"92.0\";s:10:\"sale_price\";s:5:\"57.04\";s:5:\"stock\";i:70;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"blue shiny\";s:9:\"shoe-size\";s:1:\"6\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:1:\"6\";}}i:115;a:10:{s:5:\"image\";s:141:\"https://ae01.alicdn.com/kf/Hbaa318d80eee4f238b18001e64ef2346U/JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots.png_640x640.png\";s:3:\"sku\";s:26:\"32809699013-black-shiny-14\";s:7:\"sku_sub\";s:20:\"32809699013-black-14\";s:5:\"skuId\";s:11:\"64433254752\";s:7:\"skuAttr\";s:38:\"14:193#black shiny;200000124:200000298\";s:13:\"regular_price\";s:4:\"92.0\";s:10:\"sale_price\";s:5:\"57.04\";s:5:\"stock\";i:66;s:10:\"attributes\";a:2:{s:5:\"color\";s:11:\"black shiny\";s:9:\"shoe-size\";s:2:\"14\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"14\";}}i:116;a:10:{s:5:\"image\";s:141:\"https://ae01.alicdn.com/kf/Hbe882633f44746c2add76a8a8cca3816c/JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots.jpg_640x640.jpg\";s:3:\"sku\";s:27:\"32809699013-custom-color-15\";s:7:\"sku_sub\";s:23:\"32809699013-wine-red-15\";s:5:\"skuId\";s:11:\"64720208709\";s:7:\"skuAttr\";s:42:\"14:200006158#Custom color;200000124:350231\";s:13:\"regular_price\";s:4:\"92.0\";s:10:\"sale_price\";s:5:\"57.04\";s:5:\"stock\";i:69;s:10:\"attributes\";a:2:{s:5:\"color\";s:12:\"Custom color\";s:9:\"shoe-size\";s:2:\"15\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Wine red\";s:9:\"shoe-size\";s:2:\"15\";}}i:117;a:10:{s:5:\"image\";s:141:\"https://ae01.alicdn.com/kf/Hbaa318d80eee4f238b18001e64ef2346U/JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots.png_640x640.png\";s:3:\"sku\";s:26:\"32809699013-black-shiny-15\";s:7:\"sku_sub\";s:20:\"32809699013-black-15\";s:5:\"skuId\";s:11:\"64433254753\";s:7:\"skuAttr\";s:35:\"14:193#black shiny;200000124:350231\";s:13:\"regular_price\";s:4:\"92.0\";s:10:\"sale_price\";s:5:\"57.04\";s:5:\"stock\";i:67;s:10:\"attributes\";a:2:{s:5:\"color\";s:11:\"black shiny\";s:9:\"shoe-size\";s:2:\"15\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"15\";}}i:118;a:10:{s:5:\"image\";s:141:\"https://ae01.alicdn.com/kf/Hbe882633f44746c2add76a8a8cca3816c/JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots.jpg_640x640.jpg\";s:3:\"sku\";s:27:\"32809699013-custom-color-14\";s:7:\"sku_sub\";s:23:\"32809699013-wine-red-14\";s:5:\"skuId\";s:11:\"64720208708\";s:7:\"skuAttr\";s:45:\"14:200006158#Custom color;200000124:200000298\";s:13:\"regular_price\";s:4:\"92.0\";s:10:\"sale_price\";s:5:\"57.04\";s:5:\"stock\";i:68;s:10:\"attributes\";a:2:{s:5:\"color\";s:12:\"Custom color\";s:9:\"shoe-size\";s:2:\"14\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Wine red\";s:9:\"shoe-size\";s:2:\"14\";}}i:119;a:10:{s:5:\"image\";s:0:\"\";s:3:\"sku\";s:24:\"32809699013-blue-shiny-9\";s:7:\"sku_sub\";s:18:\"32809699013-blue-9\";s:5:\"skuId\";s:11:\"64433254758\";s:7:\"skuAttr\";s:34:\"14:173#blue shiny;200000124:350262\";s:13:\"regular_price\";s:4:\"92.0\";s:10:\"sale_price\";s:5:\"57.04\";s:5:\"stock\";i:70;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"blue shiny\";s:9:\"shoe-size\";s:1:\"9\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:1:\"9\";}}i:120;a:10:{s:5:\"image\";s:141:\"https://ae01.alicdn.com/kf/Hbe882633f44746c2add76a8a8cca3816c/JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots.jpg_640x640.jpg\";s:3:\"sku\";s:27:\"32809699013-custom-color-13\";s:7:\"sku_sub\";s:23:\"32809699013-wine-red-13\";s:5:\"skuId\";s:11:\"64720208707\";s:7:\"skuAttr\";s:45:\"14:200006158#Custom color;200000124:200000296\";s:13:\"regular_price\";s:4:\"92.0\";s:10:\"sale_price\";s:5:\"57.04\";s:5:\"stock\";i:69;s:10:\"attributes\";a:2:{s:5:\"color\";s:12:\"Custom color\";s:9:\"shoe-size\";s:2:\"13\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Wine red\";s:9:\"shoe-size\";s:2:\"13\";}}i:121;a:10:{s:5:\"image\";s:0:\"\";s:3:\"sku\";s:25:\"32809699013-blue-shiny-10\";s:7:\"sku_sub\";s:19:\"32809699013-blue-10\";s:5:\"skuId\";s:11:\"64433254759\";s:7:\"skuAttr\";s:32:\"14:173#blue shiny;200000124:1583\";s:13:\"regular_price\";s:4:\"92.0\";s:10:\"sale_price\";s:5:\"57.04\";s:5:\"stock\";i:70;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"blue shiny\";s:9:\"shoe-size\";s:2:\"10\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"10\";}}i:122;a:10:{s:5:\"image\";s:141:\"https://ae01.alicdn.com/kf/Hbe882633f44746c2add76a8a8cca3816c/JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots.jpg_640x640.jpg\";s:3:\"sku\";s:27:\"32809699013-custom-color-12\";s:7:\"sku_sub\";s:23:\"32809699013-wine-red-12\";s:5:\"skuId\";s:11:\"64720208706\";s:7:\"skuAttr\";s:40:\"14:200006158#Custom color;200000124:1663\";s:13:\"regular_price\";s:4:\"92.0\";s:10:\"sale_price\";s:5:\"57.04\";s:5:\"stock\";i:70;s:10:\"attributes\";a:2:{s:5:\"color\";s:12:\"Custom color\";s:9:\"shoe-size\";s:2:\"12\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Wine red\";s:9:\"shoe-size\";s:2:\"12\";}}i:123;a:10:{s:5:\"image\";s:0:\"\";s:3:\"sku\";s:24:\"32809699013-blue-shiny-7\";s:7:\"sku_sub\";s:18:\"32809699013-blue-7\";s:5:\"skuId\";s:11:\"64433254756\";s:7:\"skuAttr\";s:32:\"14:173#blue shiny;200000124:3434\";s:13:\"regular_price\";s:4:\"92.0\";s:10:\"sale_price\";s:5:\"57.04\";s:5:\"stock\";i:70;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"blue shiny\";s:9:\"shoe-size\";s:1:\"7\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:1:\"7\";}}i:124;a:10:{s:5:\"image\";s:141:\"https://ae01.alicdn.com/kf/Hbe882633f44746c2add76a8a8cca3816c/JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots.jpg_640x640.jpg\";s:3:\"sku\";s:27:\"32809699013-custom-color-11\";s:7:\"sku_sub\";s:23:\"32809699013-wine-red-11\";s:5:\"skuId\";s:11:\"64720208705\";s:7:\"skuAttr\";s:45:\"14:200006158#Custom color;200000124:100010420\";s:13:\"regular_price\";s:4:\"92.0\";s:10:\"sale_price\";s:5:\"57.04\";s:5:\"stock\";i:69;s:10:\"attributes\";a:2:{s:5:\"color\";s:12:\"Custom color\";s:9:\"shoe-size\";s:2:\"11\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Wine red\";s:9:\"shoe-size\";s:2:\"11\";}}i:125;a:10:{s:5:\"image\";s:0:\"\";s:3:\"sku\";s:24:\"32809699013-blue-shiny-8\";s:7:\"sku_sub\";s:18:\"32809699013-blue-8\";s:5:\"skuId\";s:11:\"64433254757\";s:7:\"skuAttr\";s:31:\"14:173#blue shiny;200000124:699\";s:13:\"regular_price\";s:4:\"92.0\";s:10:\"sale_price\";s:5:\"57.04\";s:5:\"stock\";i:70;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"blue shiny\";s:9:\"shoe-size\";s:1:\"8\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:1:\"8\";}}i:126;a:10:{s:5:\"image\";s:141:\"https://ae01.alicdn.com/kf/Hbe882633f44746c2add76a8a8cca3816c/JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots.jpg_640x640.jpg\";s:3:\"sku\";s:27:\"32809699013-custom-color-10\";s:7:\"sku_sub\";s:23:\"32809699013-wine-red-10\";s:5:\"skuId\";s:11:\"64720208704\";s:7:\"skuAttr\";s:40:\"14:200006158#Custom color;200000124:1583\";s:13:\"regular_price\";s:4:\"92.0\";s:10:\"sale_price\";s:5:\"57.04\";s:5:\"stock\";i:69;s:10:\"attributes\";a:2:{s:5:\"color\";s:12:\"Custom color\";s:9:\"shoe-size\";s:2:\"10\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Wine red\";s:9:\"shoe-size\";s:2:\"10\";}}i:127;a:10:{s:5:\"image\";s:0:\"\";s:3:\"sku\";s:24:\"32809699013-gold-shiny-7\";s:7:\"sku_sub\";s:18:\"32809699013-gold-7\";s:5:\"skuId\";s:11:\"64433254778\";s:7:\"skuAttr\";s:35:\"14:350850#Gold shiny;200000124:3434\";s:13:\"regular_price\";s:4:\"92.0\";s:10:\"sale_price\";s:5:\"57.04\";s:5:\"stock\";i:70;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"Gold shiny\";s:9:\"shoe-size\";s:1:\"7\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gold\";s:9:\"shoe-size\";s:1:\"7\";}}i:128;a:10:{s:5:\"image\";s:0:\"\";s:3:\"sku\";s:24:\"32809699013-gold-shiny-8\";s:7:\"sku_sub\";s:18:\"32809699013-gold-8\";s:5:\"skuId\";s:11:\"64433254779\";s:7:\"skuAttr\";s:34:\"14:350850#Gold shiny;200000124:699\";s:13:\"regular_price\";s:4:\"92.0\";s:10:\"sale_price\";s:5:\"57.04\";s:5:\"stock\";i:70;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"Gold shiny\";s:9:\"shoe-size\";s:1:\"8\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gold\";s:9:\"shoe-size\";s:1:\"8\";}}i:129;a:10:{s:5:\"image\";s:0:\"\";s:3:\"sku\";s:24:\"32809699013-gold-shiny-5\";s:7:\"sku_sub\";s:18:\"32809699013-gold-5\";s:5:\"skuId\";s:11:\"64433254776\";s:7:\"skuAttr\";s:34:\"14:350850#Gold shiny;200000124:698\";s:13:\"regular_price\";s:4:\"92.0\";s:10:\"sale_price\";s:5:\"57.04\";s:5:\"stock\";i:70;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"Gold shiny\";s:9:\"shoe-size\";s:1:\"5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gold\";s:9:\"shoe-size\";s:1:\"5\";}}i:130;a:10:{s:5:\"image\";s:0:\"\";s:3:\"sku\";s:24:\"32809699013-gold-shiny-6\";s:7:\"sku_sub\";s:18:\"32809699013-gold-6\";s:5:\"skuId\";s:11:\"64433254777\";s:7:\"skuAttr\";s:35:\"14:350850#Gold shiny;200000124:1394\";s:13:\"regular_price\";s:4:\"92.0\";s:10:\"sale_price\";s:5:\"57.04\";s:5:\"stock\";i:70;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"Gold shiny\";s:9:\"shoe-size\";s:1:\"6\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gold\";s:9:\"shoe-size\";s:1:\"6\";}}i:131;a:10:{s:5:\"image\";s:0:\"\";s:3:\"sku\";s:25:\"32809699013-gold-shiny-11\";s:7:\"sku_sub\";s:19:\"32809699013-gold-11\";s:5:\"skuId\";s:11:\"64433254782\";s:7:\"skuAttr\";s:40:\"14:350850#Gold shiny;200000124:100010420\";s:13:\"regular_price\";s:4:\"92.0\";s:10:\"sale_price\";s:5:\"57.04\";s:5:\"stock\";i:70;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"Gold shiny\";s:9:\"shoe-size\";s:2:\"11\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gold\";s:9:\"shoe-size\";s:2:\"11\";}}i:132;a:10:{s:5:\"image\";s:0:\"\";s:3:\"sku\";s:25:\"32809699013-gold-shiny-12\";s:7:\"sku_sub\";s:19:\"32809699013-gold-12\";s:5:\"skuId\";s:11:\"64433254783\";s:7:\"skuAttr\";s:35:\"14:350850#Gold shiny;200000124:1663\";s:13:\"regular_price\";s:4:\"92.0\";s:10:\"sale_price\";s:5:\"57.04\";s:5:\"stock\";i:70;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"Gold shiny\";s:9:\"shoe-size\";s:2:\"12\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gold\";s:9:\"shoe-size\";s:2:\"12\";}}i:133;a:10:{s:5:\"image\";s:0:\"\";s:3:\"sku\";s:24:\"32809699013-gold-shiny-9\";s:7:\"sku_sub\";s:18:\"32809699013-gold-9\";s:5:\"skuId\";s:11:\"64433254780\";s:7:\"skuAttr\";s:37:\"14:350850#Gold shiny;200000124:350262\";s:13:\"regular_price\";s:4:\"92.0\";s:10:\"sale_price\";s:5:\"57.04\";s:5:\"stock\";i:70;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"Gold shiny\";s:9:\"shoe-size\";s:1:\"9\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gold\";s:9:\"shoe-size\";s:1:\"9\";}}i:134;a:10:{s:5:\"image\";s:0:\"\";s:3:\"sku\";s:25:\"32809699013-gold-shiny-10\";s:7:\"sku_sub\";s:19:\"32809699013-gold-10\";s:5:\"skuId\";s:11:\"64433254781\";s:7:\"skuAttr\";s:35:\"14:350850#Gold shiny;200000124:1583\";s:13:\"regular_price\";s:4:\"92.0\";s:10:\"sale_price\";s:5:\"57.04\";s:5:\"stock\";i:70;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"Gold shiny\";s:9:\"shoe-size\";s:2:\"10\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gold\";s:9:\"shoe-size\";s:2:\"10\";}}i:135;a:10:{s:5:\"image\";s:0:\"\";s:3:\"sku\";s:29:\"32809699013-blue-sky-shiny-10\";s:7:\"sku_sub\";s:23:\"32809699013-sky-blue-10\";s:5:\"skuId\";s:11:\"64433254770\";s:7:\"skuAttr\";s:37:\"14:1254#blue sky shiny;200000124:1583\";s:13:\"regular_price\";s:4:\"92.0\";s:10:\"sale_price\";s:5:\"57.04\";s:5:\"stock\";i:70;s:10:\"attributes\";a:2:{s:5:\"color\";s:14:\"blue sky shiny\";s:9:\"shoe-size\";s:2:\"10\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Sky Blue\";s:9:\"shoe-size\";s:2:\"10\";}}i:136;a:10:{s:5:\"image\";s:0:\"\";s:3:\"sku\";s:29:\"32809699013-blue-sky-shiny-11\";s:7:\"sku_sub\";s:23:\"32809699013-sky-blue-11\";s:5:\"skuId\";s:11:\"64433254771\";s:7:\"skuAttr\";s:42:\"14:1254#blue sky shiny;200000124:100010420\";s:13:\"regular_price\";s:4:\"92.0\";s:10:\"sale_price\";s:5:\"57.04\";s:5:\"stock\";i:70;s:10:\"attributes\";a:2:{s:5:\"color\";s:14:\"blue sky shiny\";s:9:\"shoe-size\";s:2:\"11\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Sky Blue\";s:9:\"shoe-size\";s:2:\"11\";}}i:137;a:10:{s:5:\"image\";s:0:\"\";s:3:\"sku\";s:28:\"32809699013-blue-sky-shiny-8\";s:7:\"sku_sub\";s:22:\"32809699013-sky-blue-8\";s:5:\"skuId\";s:11:\"64433254768\";s:7:\"skuAttr\";s:36:\"14:1254#blue sky shiny;200000124:699\";s:13:\"regular_price\";s:4:\"92.0\";s:10:\"sale_price\";s:5:\"57.04\";s:5:\"stock\";i:70;s:10:\"attributes\";a:2:{s:5:\"color\";s:14:\"blue sky shiny\";s:9:\"shoe-size\";s:1:\"8\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Sky Blue\";s:9:\"shoe-size\";s:1:\"8\";}}i:138;a:10:{s:5:\"image\";s:0:\"\";s:3:\"sku\";s:28:\"32809699013-blue-sky-shiny-9\";s:7:\"sku_sub\";s:22:\"32809699013-sky-blue-9\";s:5:\"skuId\";s:11:\"64433254769\";s:7:\"skuAttr\";s:39:\"14:1254#blue sky shiny;200000124:350262\";s:13:\"regular_price\";s:4:\"92.0\";s:10:\"sale_price\";s:5:\"57.04\";s:5:\"stock\";i:70;s:10:\"attributes\";a:2:{s:5:\"color\";s:14:\"blue sky shiny\";s:9:\"shoe-size\";s:1:\"9\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Sky Blue\";s:9:\"shoe-size\";s:1:\"9\";}}i:139;a:10:{s:5:\"image\";s:0:\"\";s:3:\"sku\";s:29:\"32809699013-blue-sky-shiny-14\";s:7:\"sku_sub\";s:23:\"32809699013-sky-blue-14\";s:5:\"skuId\";s:11:\"64433254774\";s:7:\"skuAttr\";s:42:\"14:1254#blue sky shiny;200000124:200000298\";s:13:\"regular_price\";s:4:\"92.0\";s:10:\"sale_price\";s:5:\"57.04\";s:5:\"stock\";i:70;s:10:\"attributes\";a:2:{s:5:\"color\";s:14:\"blue sky shiny\";s:9:\"shoe-size\";s:2:\"14\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Sky Blue\";s:9:\"shoe-size\";s:2:\"14\";}}i:140;a:10:{s:5:\"image\";s:0:\"\";s:3:\"sku\";s:29:\"32809699013-blue-sky-shiny-15\";s:7:\"sku_sub\";s:23:\"32809699013-sky-blue-15\";s:5:\"skuId\";s:11:\"64433254775\";s:7:\"skuAttr\";s:39:\"14:1254#blue sky shiny;200000124:350231\";s:13:\"regular_price\";s:4:\"92.0\";s:10:\"sale_price\";s:5:\"57.04\";s:5:\"stock\";i:70;s:10:\"attributes\";a:2:{s:5:\"color\";s:14:\"blue sky shiny\";s:9:\"shoe-size\";s:2:\"15\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Sky Blue\";s:9:\"shoe-size\";s:2:\"15\";}}i:141;a:10:{s:5:\"image\";s:0:\"\";s:3:\"sku\";s:29:\"32809699013-blue-sky-shiny-12\";s:7:\"sku_sub\";s:23:\"32809699013-sky-blue-12\";s:5:\"skuId\";s:11:\"64433254772\";s:7:\"skuAttr\";s:37:\"14:1254#blue sky shiny;200000124:1663\";s:13:\"regular_price\";s:4:\"92.0\";s:10:\"sale_price\";s:5:\"57.04\";s:5:\"stock\";i:70;s:10:\"attributes\";a:2:{s:5:\"color\";s:14:\"blue sky shiny\";s:9:\"shoe-size\";s:2:\"12\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Sky Blue\";s:9:\"shoe-size\";s:2:\"12\";}}i:142;a:10:{s:5:\"image\";s:0:\"\";s:3:\"sku\";s:29:\"32809699013-blue-sky-shiny-13\";s:7:\"sku_sub\";s:23:\"32809699013-sky-blue-13\";s:5:\"skuId\";s:11:\"64433254773\";s:7:\"skuAttr\";s:42:\"14:1254#blue sky shiny;200000124:200000296\";s:13:\"regular_price\";s:4:\"92.0\";s:10:\"sale_price\";s:5:\"57.04\";s:5:\"stock\";i:70;s:10:\"attributes\";a:2:{s:5:\"color\";s:14:\"blue sky shiny\";s:9:\"shoe-size\";s:2:\"13\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Sky Blue\";s:9:\"shoe-size\";s:2:\"13\";}}}');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(48401, 3582, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H9dd7ca829e8c4af493d07834d7f22339M/Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s.jpg_640x640.jpg'),
(48402, 3203, '_thumbnail_id', '3582'),
(48403, 3204, '_thumbnail_id', '3582'),
(48404, 3205, '_thumbnail_id', '3582'),
(48405, 3206, '_thumbnail_id', '3582'),
(48406, 3208, '_thumbnail_id', '3582'),
(48407, 3210, '_thumbnail_id', '3582'),
(48408, 3272, '_thumbnail_id', '3582'),
(48409, 3273, '_thumbnail_id', '3582'),
(48410, 3274, '_thumbnail_id', '3582'),
(48411, 3277, '_thumbnail_id', '3582'),
(48412, 3280, '_thumbnail_id', '3582'),
(48413, 3282, '_thumbnail_id', '3582'),
(48414, 3584, '_wp_attached_file', '2021/06/Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s-3.jpg_640x640-3.jpg'),
(48415, 3584, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:126:\"2021/06/Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s-3.jpg_640x640-3.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:126:\"Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s-3.jpg_640x640-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:126:\"Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s-3.jpg_640x640-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:126:\"Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s-3.jpg_640x640-3-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:126:\"Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s-3.jpg_640x640-3-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:126:\"Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s-3.jpg_640x640-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:126:\"Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s-3.jpg_640x640-3-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:126:\"Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s-3.jpg_640x640-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:126:\"Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s-3.jpg_640x640-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:126:\"Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s-3.jpg_640x640-3-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:126:\"Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s-3.jpg_640x640-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(48416, 3584, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H89c7d00e971d4b35b2dda7b71e016dd1Y/Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s.jpg_640x640.jpg'),
(48417, 3212, '_thumbnail_id', '3584'),
(48418, 3214, '_thumbnail_id', '3584'),
(48419, 3216, '_thumbnail_id', '3584'),
(48420, 3218, '_thumbnail_id', '3584'),
(48421, 3220, '_thumbnail_id', '3584'),
(48422, 3222, '_thumbnail_id', '3584'),
(48423, 3224, '_thumbnail_id', '3584'),
(48424, 3225, '_thumbnail_id', '3584'),
(48425, 3227, '_thumbnail_id', '3584'),
(48426, 3229, '_thumbnail_id', '3584'),
(48427, 3231, '_thumbnail_id', '3584'),
(48428, 3235, '_thumbnail_id', '3584'),
(48429, 3585, '_wp_attached_file', '2021/06/Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s-4.jpg_640x640-4.jpg'),
(48430, 3585, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:126:\"2021/06/Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s-4.jpg_640x640-4.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:126:\"Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s-4.jpg_640x640-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:126:\"Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s-4.jpg_640x640-4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:126:\"Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s-4.jpg_640x640-4-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:126:\"Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s-4.jpg_640x640-4-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:126:\"Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s-4.jpg_640x640-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:126:\"Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s-4.jpg_640x640-4-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:126:\"Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s-4.jpg_640x640-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:126:\"Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s-4.jpg_640x640-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:126:\"Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s-4.jpg_640x640-4-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:126:\"Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s-4.jpg_640x640-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(48431, 3586, '_vi_wad_description_images', 'a:42:{i:0;s:60:\"https://ae01.alicdn.com/kf/HTB19dvcPXXXXXcUXVXXq6xXFXXXW.jpg\";i:1;s:60:\"https://ae01.alicdn.com/kf/HTB1ZingPXXXXXaEXVXXq6xXFXXXR.jpg\";i:2;s:60:\"https://ae01.alicdn.com/kf/HTB1piV4PXXXXXbMXXXXq6xXFXXXJ.jpg\";i:3;s:60:\"https://ae01.alicdn.com/kf/HTB1GBH6XMYDK1JjSZPcq6yjZpXaZ.jpg\";i:4;s:60:\"https://ae01.alicdn.com/kf/HTB1H2j7XK2CK1JjSZFIq6y3OpXaZ.jpg\";i:5;s:60:\"https://ae01.alicdn.com/kf/HTB1NqcbmvNNTKJjSspkq6yeWFXaB.jpg\";i:6;s:60:\"https://ae01.alicdn.com/kf/HTB1wakbmvNNTKJjSspkq6yeWFXah.jpg\";i:7;s:60:\"https://ae01.alicdn.com/kf/HTB1VqSLnjuhSKJjSspdq6A11XXaZ.jpg\";i:8;s:60:\"https://ae01.alicdn.com/kf/HTB1yVhkmLBNTKJjy0Fdq6APpVXav.jpg\";i:9;s:60:\"https://ae01.alicdn.com/kf/HTB18DO3namgSKJjSsphq6Ay1VXaD.jpg\";i:10;s:60:\"https://ae01.alicdn.com/kf/HTB1INjwXsrHK1Jjy1zdq6zTwXXae.jpg\";i:11;s:60:\"https://ae01.alicdn.com/kf/HTB1YJYwXwfHK1Jjy1zbq6yhRFXac.jpg\";i:12;s:60:\"https://ae01.alicdn.com/kf/HTB1jAnMXzS_LeJjSZFwq6znnpXa0.jpg\";i:13;s:60:\"https://ae01.alicdn.com/kf/HTB1t8f.XNHBK1JjSZFvq6yKtXXaf.jpg\";i:14;s:60:\"https://ae01.alicdn.com/kf/HTB1F7bvXv_HK1Jjy1zeq6AfjpXa1.jpg\";i:15;s:60:\"https://ae01.alicdn.com/kf/HTB1bsbvXsrHK1Jjy1zkq6x.QpXak.jpg\";i:16;s:60:\"https://ae01.alicdn.com/kf/HTB1jXrwXsrHK1JjSspfq6zsrXXaW.jpg\";i:17;s:60:\"https://ae01.alicdn.com/kf/HTB1aXPGek7mBKNjSZFyq6zydFXaF.jpg\";i:18;s:60:\"https://ae01.alicdn.com/kf/HTB1DlZNfOCYBuNkHFCcq6AHtVXaI.jpg\";i:19;s:60:\"https://ae01.alicdn.com/kf/HTB1_d1uoeuSBuNjSsziq6zq8pXaB.jpg\";i:20;s:60:\"https://ae01.alicdn.com/kf/HTB1P3SyedcnBKNjSZR0q6AFqFXah.jpg\";i:21;s:60:\"https://ae01.alicdn.com/kf/HTB1ObT8onJYBeNjy1zeq6yhzVXai.jpg\";i:22;s:65:\"https://ae01.alicdn.com/kf/H87d4580704844fb491c62ed0ac966f34D.jpg\";i:23;s:65:\"https://ae01.alicdn.com/kf/H83903dc912544a2b8362375b43ab5922j.png\";i:24;s:65:\"https://ae01.alicdn.com/kf/H83903dc912544a2b8362375b43ab5922j.png\";i:25;s:65:\"https://ae01.alicdn.com/kf/H83903dc912544a2b8362375b43ab5922j.png\";i:26;s:65:\"https://ae01.alicdn.com/kf/H83903dc912544a2b8362375b43ab5922j.png\";i:27;s:65:\"https://ae01.alicdn.com/kf/H83903dc912544a2b8362375b43ab5922j.png\";i:28;s:65:\"https://ae01.alicdn.com/kf/H83903dc912544a2b8362375b43ab5922j.png\";i:29;s:65:\"https://ae01.alicdn.com/kf/H83903dc912544a2b8362375b43ab5922j.png\";i:30;s:65:\"https://ae01.alicdn.com/kf/H83903dc912544a2b8362375b43ab5922j.png\";i:31;s:65:\"https://ae01.alicdn.com/kf/H83903dc912544a2b8362375b43ab5922j.png\";i:32;s:97:\"https://ae01.alicdn.com/kf/Hef5ada22b2084ae5990f072d05c3f03et.jpg?width=930&height=1413&hash=2343\";i:33;s:95:\"https://ae01.alicdn.com/kf/H83903dc912544a2b8362375b43ab5922j.png?width=310&height=426&hash=736\";i:34;s:95:\"https://ae01.alicdn.com/kf/H83903dc912544a2b8362375b43ab5922j.png?width=310&height=426&hash=736\";i:35;s:95:\"https://ae01.alicdn.com/kf/H83903dc912544a2b8362375b43ab5922j.png?width=310&height=426&hash=736\";i:36;s:95:\"https://ae01.alicdn.com/kf/H83903dc912544a2b8362375b43ab5922j.png?width=310&height=426&hash=736\";i:37;s:95:\"https://ae01.alicdn.com/kf/H83903dc912544a2b8362375b43ab5922j.png?width=310&height=426&hash=736\";i:38;s:95:\"https://ae01.alicdn.com/kf/H83903dc912544a2b8362375b43ab5922j.png?width=310&height=426&hash=736\";i:39;s:95:\"https://ae01.alicdn.com/kf/H83903dc912544a2b8362375b43ab5922j.png?width=310&height=426&hash=736\";i:40;s:95:\"https://ae01.alicdn.com/kf/H83903dc912544a2b8362375b43ab5922j.png?width=310&height=426&hash=736\";i:41;s:95:\"https://ae01.alicdn.com/kf/H83903dc912544a2b8362375b43ab5922j.png?width=310&height=426&hash=736\";}'),
(48432, 3586, '_vi_wad_sku', '32827412887'),
(48433, 3586, '_vi_wad_attributes', 'a:2:{i:14;a:5:{s:6:\"values\";a:17:{s:6:\"14:771\";s:6:\"Black1\";s:6:\"14:193\";s:4:\"Red1\";s:6:\"14:173\";s:7:\"Yellow1\";s:7:\"14:1254\";s:6:\"Black2\";s:9:\"14:365458\";s:4:\"Red2\";s:12:\"14:100018786\";s:6:\"White2\";s:9:\"14:350850\";s:6:\"Black3\";s:6:\"14:691\";s:7:\"Yellow3\";s:12:\"14:200004890\";s:6:\"Black4\";s:6:\"14:175\";s:6:\"Black5\";s:12:\"14:200004889\";s:6:\"Black6\";s:12:\"14:200002130\";s:6:\"White6\";s:6:\"14:496\";s:6:\"Black8\";s:12:\"14:200004891\";s:5:\"Gray8\";s:5:\"14:10\";s:4:\"Red8\";s:9:\"14:350853\";s:6:\"Black9\";s:5:\"14:29\";s:6:\"Brown9\";}s:4:\"slug\";s:5:\"color\";s:4:\"name\";s:5:\"Color\";s:8:\"position\";i:0;s:10:\"values_sub\";a:17:{s:6:\"14:771\";s:5:\"Beige\";s:6:\"14:193\";s:5:\"BLACK\";s:6:\"14:173\";s:4:\"Blue\";s:7:\"14:1254\";s:8:\"Sky Blue\";s:9:\"14:365458\";s:5:\"Brown\";s:12:\"14:100018786\";s:5:\"Clear\";s:9:\"14:350850\";s:4:\"Gold\";s:6:\"14:691\";s:4:\"Gray\";s:12:\"14:200004890\";s:9:\"Dark Grey\";s:6:\"14:175\";s:5:\"Green\";s:12:\"14:200004889\";s:10:\"Army Green\";s:12:\"14:200002130\";s:5:\"Ivory\";s:6:\"14:496\";s:6:\"Purple\";s:12:\"14:200004891\";s:8:\"Lavender\";s:5:\"14:10\";s:3:\"Red\";s:9:\"14:350853\";s:6:\"Silver\";s:5:\"14:29\";s:5:\"White\";}}i:200000124;a:5:{s:6:\"values\";a:10:{s:13:\"200000124:153\";s:1:\"4\";s:19:\"200000124:200000285\";s:3:\"4.5\";s:19:\"200000124:200000286\";s:3:\"5.5\";s:14:\"200000124:1394\";s:1:\"6\";s:14:\"200000124:3434\";s:1:\"7\";s:19:\"200000124:200000288\";s:3:\"7.5\";s:19:\"200000124:200000289\";s:3:\"8.5\";s:16:\"200000124:350262\";s:1:\"9\";s:14:\"200000124:1583\";s:2:\"10\";s:19:\"200000124:200000291\";s:4:\"10.5\";}s:4:\"slug\";s:9:\"shoe-size\";s:4:\"name\";s:9:\"Shoe Size\";s:8:\"position\";i:1;s:10:\"values_sub\";a:10:{s:13:\"200000124:153\";s:1:\"4\";s:19:\"200000124:200000285\";s:3:\"4.5\";s:19:\"200000124:200000286\";s:3:\"5.5\";s:14:\"200000124:1394\";s:1:\"6\";s:14:\"200000124:3434\";s:1:\"7\";s:19:\"200000124:200000288\";s:3:\"7.5\";s:19:\"200000124:200000289\";s:3:\"8.5\";s:16:\"200000124:350262\";s:1:\"9\";s:14:\"200000124:1583\";s:2:\"10\";s:19:\"200000124:200000291\";s:4:\"10.5\";}}}'),
(48434, 3586, '_vi_wad_list_attributes', 'a:27:{s:6:\"14:771\";a:4:{s:4:\"name\";s:6:\"Black1\";s:8:\"name_sub\";s:5:\"Beige\";s:5:\"color\";s:7:\"#F8F7E7\";s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/H35d212d85e4a4c3e8ea42fe0f173ba860/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg\";}s:6:\"14:193\";a:4:{s:4:\"name\";s:4:\"Red1\";s:8:\"name_sub\";s:5:\"BLACK\";s:5:\"color\";s:7:\"#000000\";s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/H4952bb0ccd774573a8a57d81ab151ea9e/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg\";}s:6:\"14:173\";a:4:{s:4:\"name\";s:7:\"Yellow1\";s:8:\"name_sub\";s:4:\"Blue\";s:5:\"color\";s:7:\"#0080FF\";s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/Hc7f44363fd3a4497a5c1cf663943abc7b/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg\";}s:7:\"14:1254\";a:4:{s:4:\"name\";s:6:\"Black2\";s:8:\"name_sub\";s:8:\"Sky Blue\";s:5:\"color\";s:7:\"#1EDDFF\";s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/H193c90776b4942d29d149582f8b91a6ew/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg\";}s:9:\"14:365458\";a:4:{s:4:\"name\";s:4:\"Red2\";s:8:\"name_sub\";s:5:\"Brown\";s:5:\"color\";s:7:\"#8D6468\";s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/H1b5fef6efd45455682231d49a6aa9632X/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg\";}s:12:\"14:100018786\";a:4:{s:4:\"name\";s:6:\"White2\";s:8:\"name_sub\";s:5:\"Clear\";s:5:\"color\";s:5:\"clear\";s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/H25dd4afded5b4c3e93971aed9583308c1/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg\";}s:9:\"14:350850\";a:4:{s:4:\"name\";s:6:\"Black3\";s:8:\"name_sub\";s:4:\"Gold\";s:5:\"color\";s:7:\"#FFD700\";s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/H1e8b55936f97451c85aa834128cc4cc80/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg\";}s:6:\"14:691\";a:4:{s:4:\"name\";s:7:\"Yellow3\";s:8:\"name_sub\";s:4:\"Gray\";s:5:\"color\";s:4:\"#999\";s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/H16d1511807ce4621bacec2777f2cf32f3/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg\";}s:12:\"14:200004890\";a:4:{s:4:\"name\";s:6:\"Black4\";s:8:\"name_sub\";s:9:\"Dark Grey\";s:5:\"color\";s:4:\"#666\";s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/H0f8493ed37c34655912c3f99df89dc6a0/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg\";}s:6:\"14:175\";a:4:{s:4:\"name\";s:6:\"Black5\";s:8:\"name_sub\";s:5:\"Green\";s:5:\"color\";s:7:\"#007000\";s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/Hac1c1f2315d34d10bff360418cbcb13fj/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg\";}s:12:\"14:200004889\";a:4:{s:4:\"name\";s:6:\"Black6\";s:8:\"name_sub\";s:10:\"Army Green\";s:5:\"color\";s:7:\"#7C8C30\";s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/Hc1fc3538fcd74c6899a9266cd51f7d73p/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg\";}s:12:\"14:200002130\";a:4:{s:4:\"name\";s:6:\"White6\";s:8:\"name_sub\";s:5:\"Ivory\";s:5:\"color\";s:7:\"#FDFDE8\";s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/Hb4b6ab3f39c648138b0b371287c879aaw/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg\";}s:6:\"14:496\";a:4:{s:4:\"name\";s:6:\"Black8\";s:8:\"name_sub\";s:6:\"Purple\";s:5:\"color\";s:7:\"#6C3365\";s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/Hf4babf742a5042279812941bff1c046eJ/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg\";}s:12:\"14:200004891\";a:4:{s:4:\"name\";s:5:\"Gray8\";s:8:\"name_sub\";s:8:\"Lavender\";s:5:\"color\";s:7:\"#DDA0DD\";s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/Ha26c4eb2483743ce9c65f42129d07986D/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg\";}s:5:\"14:10\";a:4:{s:4:\"name\";s:4:\"Red8\";s:8:\"name_sub\";s:3:\"Red\";s:5:\"color\";s:7:\"#FF0000\";s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/He297dfda72484a8fb63b52e7d71e644di/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg\";}s:9:\"14:350853\";a:4:{s:4:\"name\";s:6:\"Black9\";s:8:\"name_sub\";s:6:\"Silver\";s:5:\"color\";s:4:\"#CCC\";s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/H6a8a5b3bfcee404e9438b6827fe84b15G/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg\";}s:5:\"14:29\";a:4:{s:4:\"name\";s:6:\"Brown9\";s:8:\"name_sub\";s:5:\"White\";s:5:\"color\";s:7:\"#FFFFFF\";s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/H00c110cb2ec94054ad06ae8583ab0537Q/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg\";}s:13:\"200000124:153\";a:4:{s:4:\"name\";s:1:\"4\";s:8:\"name_sub\";s:1:\"4\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000285\";a:4:{s:4:\"name\";s:3:\"4.5\";s:8:\"name_sub\";s:3:\"4.5\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000286\";a:4:{s:4:\"name\";s:3:\"5.5\";s:8:\"name_sub\";s:3:\"5.5\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:14:\"200000124:1394\";a:4:{s:4:\"name\";s:1:\"6\";s:8:\"name_sub\";s:1:\"6\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:14:\"200000124:3434\";a:4:{s:4:\"name\";s:1:\"7\";s:8:\"name_sub\";s:1:\"7\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000288\";a:4:{s:4:\"name\";s:3:\"7.5\";s:8:\"name_sub\";s:3:\"7.5\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000289\";a:4:{s:4:\"name\";s:3:\"8.5\";s:8:\"name_sub\";s:3:\"8.5\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:16:\"200000124:350262\";a:4:{s:4:\"name\";s:1:\"9\";s:8:\"name_sub\";s:1:\"9\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:14:\"200000124:1583\";a:4:{s:4:\"name\";s:2:\"10\";s:8:\"name_sub\";s:2:\"10\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000291\";a:4:{s:4:\"name\";s:4:\"10.5\";s:8:\"name_sub\";s:4:\"10.5\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}}'),
(48435, 3586, '_vi_wad_shipping_info', 'a:6:{s:4:\"time\";i:1622549504;s:7:\"country\";s:2:\"LK\";s:7:\"company\";s:3:\"EMS\";s:7:\"freight\";s:1502:\"[{\"bizShowMind\":{\"layout\":[]},\"commitDay\":\"75\",\"company\":\"EMS\",\"currency\":\"USD\",\"discount\":45,\"displayType\":\"deliveryTime\",\"features\":{},\"freightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $42.34\",\"value\":42.34},\"freightFeatures\":{\"provider\":\"ae_config\"},\"freightLayout\":{\"displayType\":\"deliveryTime\",\"layout\":[{\"text\":\"Shipping: US $42.34\",\"type\":\"title\"},{\"text\":\"To <font color=\'#000000\'>Sri Lanka</font> via EMS\",\"type\":\"subtitle\"}],\"openShippingPanel\":\"true\"},\"fullMailLine\":false,\"hbaService\":false,\"i18nMap\":{},\"id\":0,\"name\":\"FreightItemModule\",\"sendGoodsCountry\":\"CN\",\"sendGoodsCountryFullName\":\"China\",\"serviceName\":\"EMS\",\"standardFreightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $42.34\",\"value\":42.34},\"time\":\"15-44\",\"tracking\":true},{\"bizShowMind\":{\"layout\":[]},\"commitDay\":\"75\",\"company\":\"DHL\",\"currency\":\"USD\",\"discount\":65,\"displayType\":\"deliveryTime\",\"features\":{},\"freightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $83.18\",\"value\":83.18},\"freightFeatures\":{\"provider\":\"ae_config\"},\"freightLayout\":{\"displayType\":\"deliveryTime\",\"layout\":[{\"text\":\"Shipping: US $83.18\",\"type\":\"title\"},{\"text\":\"To <font color=\'#000000\'>Sri Lanka</font> via DHL\",\"type\":\"subtitle\"}],\"openShippingPanel\":\"true\"},\"fullMailLine\":false,\"hbaService\":false,\"i18nMap\":{},\"id\":0,\"name\":\"FreightItemModule\",\"sendGoodsCountry\":\"CN\",\"sendGoodsCountryFullName\":\"China\",\"serviceName\":\"DHL\",\"standardFreightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $83.18\",\"value\":83.18},\"time\":\"9-17\",\"tracking\":true}]\";s:13:\"shipping_cost\";d:42.340000000000003410605131648480892181396484375;s:13:\"delivery_time\";s:5:\"15-44\";}'),
(48436, 3586, '_vi_wad_gallery', 'a:6:{i:0;s:157:\"https://ae01.alicdn.com/kf/H845267cd54a84961a0cd2343c8ca25bcc/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg\";i:1;s:157:\"https://ae01.alicdn.com/kf/H1c100d9c241140209826bc58d31af5cah/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg\";i:2;s:157:\"https://ae01.alicdn.com/kf/H010a49b36a8c4d2aaecda8ededf1234fL/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg\";i:3;s:157:\"https://ae01.alicdn.com/kf/Hef65fa56ab75442986497370a21bb88fP/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg\";i:4;s:157:\"https://ae01.alicdn.com/kf/H9ce71778d25b46d3b26a99acc60328457/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg\";i:5;s:157:\"https://ae01.alicdn.com/kf/Hdf0da73089fe4829ab35a301413eb33aP/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg\";}'),
(48437, 3586, '_vi_wad_variation_images', 'a:17:{s:6:\"14:771\";s:169:\"https://ae01.alicdn.com/kf/H35d212d85e4a4c3e8ea42fe0f173ba860/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg\";s:6:\"14:193\";s:169:\"https://ae01.alicdn.com/kf/H4952bb0ccd774573a8a57d81ab151ea9e/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg\";s:6:\"14:173\";s:169:\"https://ae01.alicdn.com/kf/Hc7f44363fd3a4497a5c1cf663943abc7b/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg\";s:7:\"14:1254\";s:169:\"https://ae01.alicdn.com/kf/H193c90776b4942d29d149582f8b91a6ew/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg\";s:9:\"14:365458\";s:169:\"https://ae01.alicdn.com/kf/H1b5fef6efd45455682231d49a6aa9632X/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg\";s:12:\"14:100018786\";s:169:\"https://ae01.alicdn.com/kf/H25dd4afded5b4c3e93971aed9583308c1/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg\";s:9:\"14:350850\";s:169:\"https://ae01.alicdn.com/kf/H1e8b55936f97451c85aa834128cc4cc80/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg\";s:6:\"14:691\";s:169:\"https://ae01.alicdn.com/kf/H16d1511807ce4621bacec2777f2cf32f3/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg\";s:12:\"14:200004890\";s:169:\"https://ae01.alicdn.com/kf/H0f8493ed37c34655912c3f99df89dc6a0/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg\";s:6:\"14:175\";s:169:\"https://ae01.alicdn.com/kf/Hac1c1f2315d34d10bff360418cbcb13fj/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg\";s:12:\"14:200004889\";s:169:\"https://ae01.alicdn.com/kf/Hc1fc3538fcd74c6899a9266cd51f7d73p/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg\";s:12:\"14:200002130\";s:169:\"https://ae01.alicdn.com/kf/Hb4b6ab3f39c648138b0b371287c879aaw/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg\";s:6:\"14:496\";s:169:\"https://ae01.alicdn.com/kf/Hf4babf742a5042279812941bff1c046eJ/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg\";s:12:\"14:200004891\";s:169:\"https://ae01.alicdn.com/kf/Ha26c4eb2483743ce9c65f42129d07986D/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg\";s:5:\"14:10\";s:169:\"https://ae01.alicdn.com/kf/He297dfda72484a8fb63b52e7d71e644di/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg\";s:9:\"14:350853\";s:169:\"https://ae01.alicdn.com/kf/H6a8a5b3bfcee404e9438b6827fe84b15G/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg\";s:5:\"14:29\";s:169:\"https://ae01.alicdn.com/kf/H00c110cb2ec94054ad06ae8583ab0537Q/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg\";}'),
(48438, 3586, '_vi_wad_store_info', 'a:3:{s:4:\"name\";s:23:\"AnmaiRon Official Store\";s:3:\"url\";s:33:\"//www.aliexpress.com/store/210443\";s:3:\"num\";i:210443;}');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(48439, 3586, '_vi_wad_variations', 'a:170:{i:0;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/Hac1c1f2315d34d10bff360418cbcb13fj/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"32827412887-black5-7-5\";s:7:\"sku_sub\";s:21:\"32827412887-green-7-5\";s:5:\"skuId\";s:11:\"64942815211\";s:7:\"skuAttr\";s:33:\"14:175#Black5;200000124:200000288\";s:13:\"regular_price\";s:4:\"58.0\";s:10:\"sale_price\";s:5:\"30.16\";s:5:\"stock\";i:1002;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Black5\";s:9:\"shoe-size\";s:3:\"7.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:3:\"7.5\";}}i:1;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/Hac1c1f2315d34d10bff360418cbcb13fj/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg\";s:3:\"sku\";s:20:\"32827412887-black5-7\";s:7:\"sku_sub\";s:19:\"32827412887-green-7\";s:5:\"skuId\";s:11:\"64942815210\";s:7:\"skuAttr\";s:28:\"14:175#Black5;200000124:3434\";s:13:\"regular_price\";s:4:\"58.0\";s:10:\"sale_price\";s:5:\"30.16\";s:5:\"stock\";i:1002;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Black5\";s:9:\"shoe-size\";s:1:\"7\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:1:\"7\";}}i:2;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/Hac1c1f2315d34d10bff360418cbcb13fj/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg\";s:3:\"sku\";s:20:\"32827412887-black5-6\";s:7:\"sku_sub\";s:19:\"32827412887-green-6\";s:5:\"skuId\";s:11:\"64942815209\";s:7:\"skuAttr\";s:28:\"14:175#Black5;200000124:1394\";s:13:\"regular_price\";s:4:\"58.0\";s:10:\"sale_price\";s:5:\"30.16\";s:5:\"stock\";i:1002;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Black5\";s:9:\"shoe-size\";s:1:\"6\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:1:\"6\";}}i:3;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/Hac1c1f2315d34d10bff360418cbcb13fj/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"32827412887-black5-5-5\";s:7:\"sku_sub\";s:21:\"32827412887-green-5-5\";s:5:\"skuId\";s:11:\"64942815208\";s:7:\"skuAttr\";s:33:\"14:175#Black5;200000124:200000286\";s:13:\"regular_price\";s:4:\"58.0\";s:10:\"sale_price\";s:5:\"30.16\";s:5:\"stock\";i:1002;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Black5\";s:9:\"shoe-size\";s:3:\"5.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:3:\"5.5\";}}i:4;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/Hac1c1f2315d34d10bff360418cbcb13fj/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"32827412887-black5-10-5\";s:7:\"sku_sub\";s:22:\"32827412887-green-10-5\";s:5:\"skuId\";s:11:\"64942815215\";s:7:\"skuAttr\";s:33:\"14:175#Black5;200000124:200000291\";s:13:\"regular_price\";s:4:\"58.0\";s:10:\"sale_price\";s:5:\"30.16\";s:5:\"stock\";i:1002;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Black5\";s:9:\"shoe-size\";s:4:\"10.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:4:\"10.5\";}}i:5;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/Hac1c1f2315d34d10bff360418cbcb13fj/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg\";s:3:\"sku\";s:21:\"32827412887-black5-10\";s:7:\"sku_sub\";s:20:\"32827412887-green-10\";s:5:\"skuId\";s:11:\"64942815214\";s:7:\"skuAttr\";s:28:\"14:175#Black5;200000124:1583\";s:13:\"regular_price\";s:4:\"58.0\";s:10:\"sale_price\";s:5:\"30.16\";s:5:\"stock\";i:1002;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Black5\";s:9:\"shoe-size\";s:2:\"10\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"10\";}}i:6;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/Hac1c1f2315d34d10bff360418cbcb13fj/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg\";s:3:\"sku\";s:20:\"32827412887-black5-9\";s:7:\"sku_sub\";s:19:\"32827412887-green-9\";s:5:\"skuId\";s:11:\"64942815213\";s:7:\"skuAttr\";s:30:\"14:175#Black5;200000124:350262\";s:13:\"regular_price\";s:4:\"58.0\";s:10:\"sale_price\";s:5:\"30.16\";s:5:\"stock\";i:1002;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Black5\";s:9:\"shoe-size\";s:1:\"9\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:1:\"9\";}}i:7;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/Hac1c1f2315d34d10bff360418cbcb13fj/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"32827412887-black5-8-5\";s:7:\"sku_sub\";s:21:\"32827412887-green-8-5\";s:5:\"skuId\";s:11:\"64942815212\";s:7:\"skuAttr\";s:33:\"14:175#Black5;200000124:200000289\";s:13:\"regular_price\";s:4:\"58.0\";s:10:\"sale_price\";s:5:\"30.16\";s:5:\"stock\";i:1002;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Black5\";s:9:\"shoe-size\";s:3:\"8.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:3:\"8.5\";}}i:8;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/H0f8493ed37c34655912c3f99df89dc6a0/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg\";s:3:\"sku\";s:20:\"32827412887-black4-9\";s:7:\"sku_sub\";s:23:\"32827412887-dark-grey-9\";s:5:\"skuId\";s:11:\"64942815203\";s:7:\"skuAttr\";s:36:\"14:200004890#Black4;200000124:350262\";s:13:\"regular_price\";s:4:\"53.0\";s:10:\"sale_price\";s:5:\"27.56\";s:5:\"stock\";i:1002;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Black4\";s:9:\"shoe-size\";s:1:\"9\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:9:\"Dark Grey\";s:9:\"shoe-size\";s:1:\"9\";}}i:9;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/H0f8493ed37c34655912c3f99df89dc6a0/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"32827412887-black4-8-5\";s:7:\"sku_sub\";s:25:\"32827412887-dark-grey-8-5\";s:5:\"skuId\";s:11:\"64942815202\";s:7:\"skuAttr\";s:39:\"14:200004890#Black4;200000124:200000289\";s:13:\"regular_price\";s:4:\"53.0\";s:10:\"sale_price\";s:5:\"27.56\";s:5:\"stock\";i:1002;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Black4\";s:9:\"shoe-size\";s:3:\"8.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:9:\"Dark Grey\";s:9:\"shoe-size\";s:3:\"8.5\";}}i:10;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/H0f8493ed37c34655912c3f99df89dc6a0/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"32827412887-black4-7-5\";s:7:\"sku_sub\";s:25:\"32827412887-dark-grey-7-5\";s:5:\"skuId\";s:11:\"64942815201\";s:7:\"skuAttr\";s:39:\"14:200004890#Black4;200000124:200000288\";s:13:\"regular_price\";s:4:\"53.0\";s:10:\"sale_price\";s:5:\"27.56\";s:5:\"stock\";i:1002;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Black4\";s:9:\"shoe-size\";s:3:\"7.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:9:\"Dark Grey\";s:9:\"shoe-size\";s:3:\"7.5\";}}i:11;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/H0f8493ed37c34655912c3f99df89dc6a0/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg\";s:3:\"sku\";s:20:\"32827412887-black4-7\";s:7:\"sku_sub\";s:23:\"32827412887-dark-grey-7\";s:5:\"skuId\";s:11:\"64942815200\";s:7:\"skuAttr\";s:34:\"14:200004890#Black4;200000124:3434\";s:13:\"regular_price\";s:4:\"53.0\";s:10:\"sale_price\";s:5:\"27.56\";s:5:\"stock\";i:1002;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Black4\";s:9:\"shoe-size\";s:1:\"7\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:9:\"Dark Grey\";s:9:\"shoe-size\";s:1:\"7\";}}i:12;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/Hac1c1f2315d34d10bff360418cbcb13fj/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"32827412887-black5-4-5\";s:7:\"sku_sub\";s:21:\"32827412887-green-4-5\";s:5:\"skuId\";s:11:\"64942815207\";s:7:\"skuAttr\";s:33:\"14:175#Black5;200000124:200000285\";s:13:\"regular_price\";s:4:\"58.0\";s:10:\"sale_price\";s:5:\"30.16\";s:5:\"stock\";i:1002;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Black5\";s:9:\"shoe-size\";s:3:\"4.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:3:\"4.5\";}}i:13;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/Hac1c1f2315d34d10bff360418cbcb13fj/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg\";s:3:\"sku\";s:20:\"32827412887-black5-4\";s:7:\"sku_sub\";s:19:\"32827412887-green-4\";s:5:\"skuId\";s:11:\"64942815206\";s:7:\"skuAttr\";s:27:\"14:175#Black5;200000124:153\";s:13:\"regular_price\";s:4:\"58.0\";s:10:\"sale_price\";s:5:\"30.16\";s:5:\"stock\";i:1002;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Black5\";s:9:\"shoe-size\";s:1:\"4\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:1:\"4\";}}i:14;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/H0f8493ed37c34655912c3f99df89dc6a0/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"32827412887-black4-10-5\";s:7:\"sku_sub\";s:26:\"32827412887-dark-grey-10-5\";s:5:\"skuId\";s:11:\"64942815205\";s:7:\"skuAttr\";s:39:\"14:200004890#Black4;200000124:200000291\";s:13:\"regular_price\";s:4:\"53.0\";s:10:\"sale_price\";s:5:\"27.56\";s:5:\"stock\";i:1002;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Black4\";s:9:\"shoe-size\";s:4:\"10.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:9:\"Dark Grey\";s:9:\"shoe-size\";s:4:\"10.5\";}}i:15;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/H0f8493ed37c34655912c3f99df89dc6a0/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg\";s:3:\"sku\";s:21:\"32827412887-black4-10\";s:7:\"sku_sub\";s:24:\"32827412887-dark-grey-10\";s:5:\"skuId\";s:11:\"64942815204\";s:7:\"skuAttr\";s:34:\"14:200004890#Black4;200000124:1583\";s:13:\"regular_price\";s:4:\"53.0\";s:10:\"sale_price\";s:5:\"27.56\";s:5:\"stock\";i:1002;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Black4\";s:9:\"shoe-size\";s:2:\"10\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:9:\"Dark Grey\";s:9:\"shoe-size\";s:2:\"10\";}}i:16;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/Hb4b6ab3f39c648138b0b371287c879aaw/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"32827412887-white6-4-5\";s:7:\"sku_sub\";s:21:\"32827412887-ivory-4-5\";s:5:\"skuId\";s:11:\"64942815227\";s:7:\"skuAttr\";s:39:\"14:200002130#White6;200000124:200000285\";s:13:\"regular_price\";s:4:\"56.0\";s:10:\"sale_price\";s:5:\"29.12\";s:5:\"stock\";i:1002;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"White6\";s:9:\"shoe-size\";s:3:\"4.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Ivory\";s:9:\"shoe-size\";s:3:\"4.5\";}}i:17;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/Hb4b6ab3f39c648138b0b371287c879aaw/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg\";s:3:\"sku\";s:20:\"32827412887-white6-4\";s:7:\"sku_sub\";s:19:\"32827412887-ivory-4\";s:5:\"skuId\";s:11:\"64942815226\";s:7:\"skuAttr\";s:33:\"14:200002130#White6;200000124:153\";s:13:\"regular_price\";s:4:\"56.0\";s:10:\"sale_price\";s:5:\"29.12\";s:5:\"stock\";i:1002;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"White6\";s:9:\"shoe-size\";s:1:\"4\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Ivory\";s:9:\"shoe-size\";s:1:\"4\";}}i:18;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/Hc1fc3538fcd74c6899a9266cd51f7d73p/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"32827412887-black6-10-5\";s:7:\"sku_sub\";s:27:\"32827412887-army-green-10-5\";s:5:\"skuId\";s:11:\"64942815225\";s:7:\"skuAttr\";s:39:\"14:200004889#Black6;200000124:200000291\";s:13:\"regular_price\";s:4:\"56.0\";s:10:\"sale_price\";s:5:\"29.12\";s:5:\"stock\";i:1002;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Black6\";s:9:\"shoe-size\";s:4:\"10.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:10:\"Army Green\";s:9:\"shoe-size\";s:4:\"10.5\";}}i:19;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/Hc1fc3538fcd74c6899a9266cd51f7d73p/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg\";s:3:\"sku\";s:21:\"32827412887-black6-10\";s:7:\"sku_sub\";s:25:\"32827412887-army-green-10\";s:5:\"skuId\";s:11:\"64942815224\";s:7:\"skuAttr\";s:34:\"14:200004889#Black6;200000124:1583\";s:13:\"regular_price\";s:4:\"56.0\";s:10:\"sale_price\";s:5:\"29.12\";s:5:\"stock\";i:1002;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Black6\";s:9:\"shoe-size\";s:2:\"10\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:10:\"Army Green\";s:9:\"shoe-size\";s:2:\"10\";}}i:20;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/Hb4b6ab3f39c648138b0b371287c879aaw/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"32827412887-white6-7-5\";s:7:\"sku_sub\";s:21:\"32827412887-ivory-7-5\";s:5:\"skuId\";s:11:\"64942815231\";s:7:\"skuAttr\";s:39:\"14:200002130#White6;200000124:200000288\";s:13:\"regular_price\";s:4:\"56.0\";s:10:\"sale_price\";s:5:\"29.12\";s:5:\"stock\";i:1002;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"White6\";s:9:\"shoe-size\";s:3:\"7.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Ivory\";s:9:\"shoe-size\";s:3:\"7.5\";}}i:21;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/Hb4b6ab3f39c648138b0b371287c879aaw/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg\";s:3:\"sku\";s:20:\"32827412887-white6-7\";s:7:\"sku_sub\";s:19:\"32827412887-ivory-7\";s:5:\"skuId\";s:11:\"64942815230\";s:7:\"skuAttr\";s:34:\"14:200002130#White6;200000124:3434\";s:13:\"regular_price\";s:4:\"56.0\";s:10:\"sale_price\";s:5:\"29.12\";s:5:\"stock\";i:1002;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"White6\";s:9:\"shoe-size\";s:1:\"7\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Ivory\";s:9:\"shoe-size\";s:1:\"7\";}}i:22;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/Hb4b6ab3f39c648138b0b371287c879aaw/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg\";s:3:\"sku\";s:20:\"32827412887-white6-6\";s:7:\"sku_sub\";s:19:\"32827412887-ivory-6\";s:5:\"skuId\";s:11:\"64942815229\";s:7:\"skuAttr\";s:34:\"14:200002130#White6;200000124:1394\";s:13:\"regular_price\";s:4:\"56.0\";s:10:\"sale_price\";s:5:\"29.12\";s:5:\"stock\";i:1002;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"White6\";s:9:\"shoe-size\";s:1:\"6\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Ivory\";s:9:\"shoe-size\";s:1:\"6\";}}i:23;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/Hb4b6ab3f39c648138b0b371287c879aaw/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"32827412887-white6-5-5\";s:7:\"sku_sub\";s:21:\"32827412887-ivory-5-5\";s:5:\"skuId\";s:11:\"64942815228\";s:7:\"skuAttr\";s:39:\"14:200002130#White6;200000124:200000286\";s:13:\"regular_price\";s:4:\"56.0\";s:10:\"sale_price\";s:5:\"29.12\";s:5:\"stock\";i:1002;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"White6\";s:9:\"shoe-size\";s:3:\"5.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Ivory\";s:9:\"shoe-size\";s:3:\"5.5\";}}i:24;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/Hc1fc3538fcd74c6899a9266cd51f7d73p/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg\";s:3:\"sku\";s:20:\"32827412887-black6-6\";s:7:\"sku_sub\";s:24:\"32827412887-army-green-6\";s:5:\"skuId\";s:11:\"64942815219\";s:7:\"skuAttr\";s:34:\"14:200004889#Black6;200000124:1394\";s:13:\"regular_price\";s:4:\"56.0\";s:10:\"sale_price\";s:5:\"29.12\";s:5:\"stock\";i:1002;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Black6\";s:9:\"shoe-size\";s:1:\"6\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:10:\"Army Green\";s:9:\"shoe-size\";s:1:\"6\";}}i:25;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/Hc1fc3538fcd74c6899a9266cd51f7d73p/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"32827412887-black6-5-5\";s:7:\"sku_sub\";s:26:\"32827412887-army-green-5-5\";s:5:\"skuId\";s:11:\"64942815218\";s:7:\"skuAttr\";s:39:\"14:200004889#Black6;200000124:200000286\";s:13:\"regular_price\";s:4:\"56.0\";s:10:\"sale_price\";s:5:\"29.12\";s:5:\"stock\";i:1002;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Black6\";s:9:\"shoe-size\";s:3:\"5.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:10:\"Army Green\";s:9:\"shoe-size\";s:3:\"5.5\";}}i:26;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/Hc1fc3538fcd74c6899a9266cd51f7d73p/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"32827412887-black6-4-5\";s:7:\"sku_sub\";s:26:\"32827412887-army-green-4-5\";s:5:\"skuId\";s:11:\"64942815217\";s:7:\"skuAttr\";s:39:\"14:200004889#Black6;200000124:200000285\";s:13:\"regular_price\";s:4:\"56.0\";s:10:\"sale_price\";s:5:\"29.12\";s:5:\"stock\";i:1002;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Black6\";s:9:\"shoe-size\";s:3:\"4.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:10:\"Army Green\";s:9:\"shoe-size\";s:3:\"4.5\";}}i:27;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/Hc1fc3538fcd74c6899a9266cd51f7d73p/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg\";s:3:\"sku\";s:20:\"32827412887-black6-4\";s:7:\"sku_sub\";s:24:\"32827412887-army-green-4\";s:5:\"skuId\";s:11:\"64942815216\";s:7:\"skuAttr\";s:33:\"14:200004889#Black6;200000124:153\";s:13:\"regular_price\";s:4:\"56.0\";s:10:\"sale_price\";s:5:\"29.12\";s:5:\"stock\";i:1002;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Black6\";s:9:\"shoe-size\";s:1:\"4\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:10:\"Army Green\";s:9:\"shoe-size\";s:1:\"4\";}}i:28;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/Hc1fc3538fcd74c6899a9266cd51f7d73p/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg\";s:3:\"sku\";s:20:\"32827412887-black6-9\";s:7:\"sku_sub\";s:24:\"32827412887-army-green-9\";s:5:\"skuId\";s:11:\"64942815223\";s:7:\"skuAttr\";s:36:\"14:200004889#Black6;200000124:350262\";s:13:\"regular_price\";s:4:\"56.0\";s:10:\"sale_price\";s:5:\"29.12\";s:5:\"stock\";i:1002;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Black6\";s:9:\"shoe-size\";s:1:\"9\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:10:\"Army Green\";s:9:\"shoe-size\";s:1:\"9\";}}i:29;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/Hc1fc3538fcd74c6899a9266cd51f7d73p/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"32827412887-black6-8-5\";s:7:\"sku_sub\";s:26:\"32827412887-army-green-8-5\";s:5:\"skuId\";s:11:\"64942815222\";s:7:\"skuAttr\";s:39:\"14:200004889#Black6;200000124:200000289\";s:13:\"regular_price\";s:4:\"56.0\";s:10:\"sale_price\";s:5:\"29.12\";s:5:\"stock\";i:1002;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Black6\";s:9:\"shoe-size\";s:3:\"8.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:10:\"Army Green\";s:9:\"shoe-size\";s:3:\"8.5\";}}i:30;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/Hc1fc3538fcd74c6899a9266cd51f7d73p/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"32827412887-black6-7-5\";s:7:\"sku_sub\";s:26:\"32827412887-army-green-7-5\";s:5:\"skuId\";s:11:\"64942815221\";s:7:\"skuAttr\";s:39:\"14:200004889#Black6;200000124:200000288\";s:13:\"regular_price\";s:4:\"56.0\";s:10:\"sale_price\";s:5:\"29.12\";s:5:\"stock\";i:1002;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Black6\";s:9:\"shoe-size\";s:3:\"7.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:10:\"Army Green\";s:9:\"shoe-size\";s:3:\"7.5\";}}i:31;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/Hc1fc3538fcd74c6899a9266cd51f7d73p/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg\";s:3:\"sku\";s:20:\"32827412887-black6-7\";s:7:\"sku_sub\";s:24:\"32827412887-army-green-7\";s:5:\"skuId\";s:11:\"64942815220\";s:7:\"skuAttr\";s:34:\"14:200004889#Black6;200000124:3434\";s:13:\"regular_price\";s:4:\"56.0\";s:10:\"sale_price\";s:5:\"29.12\";s:5:\"stock\";i:1002;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Black6\";s:9:\"shoe-size\";s:1:\"7\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:10:\"Army Green\";s:9:\"shoe-size\";s:1:\"7\";}}i:32;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/H1e8b55936f97451c85aa834128cc4cc80/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg\";s:3:\"sku\";s:20:\"32827412887-black3-6\";s:7:\"sku_sub\";s:18:\"32827412887-gold-6\";s:5:\"skuId\";s:11:\"64942815179\";s:7:\"skuAttr\";s:31:\"14:350850#Black3;200000124:1394\";s:13:\"regular_price\";s:4:\"58.0\";s:10:\"sale_price\";s:5:\"30.16\";s:5:\"stock\";i:80;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Black3\";s:9:\"shoe-size\";s:1:\"6\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gold\";s:9:\"shoe-size\";s:1:\"6\";}}i:33;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/H1e8b55936f97451c85aa834128cc4cc80/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"32827412887-black3-5-5\";s:7:\"sku_sub\";s:20:\"32827412887-gold-5-5\";s:5:\"skuId\";s:11:\"64942815178\";s:7:\"skuAttr\";s:36:\"14:350850#Black3;200000124:200000286\";s:13:\"regular_price\";s:4:\"58.0\";s:10:\"sale_price\";s:5:\"30.16\";s:5:\"stock\";i:80;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Black3\";s:9:\"shoe-size\";s:3:\"5.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gold\";s:9:\"shoe-size\";s:3:\"5.5\";}}i:34;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/H1e8b55936f97451c85aa834128cc4cc80/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"32827412887-black3-4-5\";s:7:\"sku_sub\";s:20:\"32827412887-gold-4-5\";s:5:\"skuId\";s:11:\"64942815177\";s:7:\"skuAttr\";s:36:\"14:350850#Black3;200000124:200000285\";s:13:\"regular_price\";s:4:\"58.0\";s:10:\"sale_price\";s:5:\"30.16\";s:5:\"stock\";i:80;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Black3\";s:9:\"shoe-size\";s:3:\"4.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gold\";s:9:\"shoe-size\";s:3:\"4.5\";}}i:35;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/H1e8b55936f97451c85aa834128cc4cc80/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg\";s:3:\"sku\";s:20:\"32827412887-black3-4\";s:7:\"sku_sub\";s:18:\"32827412887-gold-4\";s:5:\"skuId\";s:11:\"64942815176\";s:7:\"skuAttr\";s:30:\"14:350850#Black3;200000124:153\";s:13:\"regular_price\";s:4:\"58.0\";s:10:\"sale_price\";s:5:\"30.16\";s:5:\"stock\";i:80;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Black3\";s:9:\"shoe-size\";s:1:\"4\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gold\";s:9:\"shoe-size\";s:1:\"4\";}}i:36;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/H1e8b55936f97451c85aa834128cc4cc80/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg\";s:3:\"sku\";s:20:\"32827412887-black3-9\";s:7:\"sku_sub\";s:18:\"32827412887-gold-9\";s:5:\"skuId\";s:11:\"64942815183\";s:7:\"skuAttr\";s:33:\"14:350850#Black3;200000124:350262\";s:13:\"regular_price\";s:4:\"58.0\";s:10:\"sale_price\";s:5:\"30.16\";s:5:\"stock\";i:80;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Black3\";s:9:\"shoe-size\";s:1:\"9\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gold\";s:9:\"shoe-size\";s:1:\"9\";}}i:37;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/H1e8b55936f97451c85aa834128cc4cc80/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"32827412887-black3-8-5\";s:7:\"sku_sub\";s:20:\"32827412887-gold-8-5\";s:5:\"skuId\";s:11:\"64942815182\";s:7:\"skuAttr\";s:36:\"14:350850#Black3;200000124:200000289\";s:13:\"regular_price\";s:4:\"58.0\";s:10:\"sale_price\";s:5:\"30.16\";s:5:\"stock\";i:80;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Black3\";s:9:\"shoe-size\";s:3:\"8.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gold\";s:9:\"shoe-size\";s:3:\"8.5\";}}i:38;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/H1e8b55936f97451c85aa834128cc4cc80/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"32827412887-black3-7-5\";s:7:\"sku_sub\";s:20:\"32827412887-gold-7-5\";s:5:\"skuId\";s:11:\"64942815181\";s:7:\"skuAttr\";s:36:\"14:350850#Black3;200000124:200000288\";s:13:\"regular_price\";s:4:\"58.0\";s:10:\"sale_price\";s:5:\"30.16\";s:5:\"stock\";i:80;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Black3\";s:9:\"shoe-size\";s:3:\"7.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gold\";s:9:\"shoe-size\";s:3:\"7.5\";}}i:39;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/H1e8b55936f97451c85aa834128cc4cc80/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg\";s:3:\"sku\";s:20:\"32827412887-black3-7\";s:7:\"sku_sub\";s:18:\"32827412887-gold-7\";s:5:\"skuId\";s:11:\"64942815180\";s:7:\"skuAttr\";s:31:\"14:350850#Black3;200000124:3434\";s:13:\"regular_price\";s:4:\"58.0\";s:10:\"sale_price\";s:5:\"30.16\";s:5:\"stock\";i:80;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Black3\";s:9:\"shoe-size\";s:1:\"7\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gold\";s:9:\"shoe-size\";s:1:\"7\";}}i:40;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/H25dd4afded5b4c3e93971aed9583308c1/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"32827412887-white2-7-5\";s:7:\"sku_sub\";s:21:\"32827412887-clear-7-5\";s:5:\"skuId\";s:11:\"64942815171\";s:7:\"skuAttr\";s:39:\"14:100018786#White2;200000124:200000288\";s:13:\"regular_price\";s:4:\"52.0\";s:10:\"sale_price\";s:5:\"27.04\";s:5:\"stock\";i:80;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"White2\";s:9:\"shoe-size\";s:3:\"7.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Clear\";s:9:\"shoe-size\";s:3:\"7.5\";}}i:41;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/H25dd4afded5b4c3e93971aed9583308c1/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg\";s:3:\"sku\";s:20:\"32827412887-white2-7\";s:7:\"sku_sub\";s:19:\"32827412887-clear-7\";s:5:\"skuId\";s:11:\"64942815170\";s:7:\"skuAttr\";s:34:\"14:100018786#White2;200000124:3434\";s:13:\"regular_price\";s:4:\"52.0\";s:10:\"sale_price\";s:5:\"27.04\";s:5:\"stock\";i:80;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"White2\";s:9:\"shoe-size\";s:1:\"7\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Clear\";s:9:\"shoe-size\";s:1:\"7\";}}i:42;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/H25dd4afded5b4c3e93971aed9583308c1/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg\";s:3:\"sku\";s:20:\"32827412887-white2-6\";s:7:\"sku_sub\";s:19:\"32827412887-clear-6\";s:5:\"skuId\";s:11:\"64942815169\";s:7:\"skuAttr\";s:34:\"14:100018786#White2;200000124:1394\";s:13:\"regular_price\";s:4:\"52.0\";s:10:\"sale_price\";s:5:\"27.04\";s:5:\"stock\";i:80;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"White2\";s:9:\"shoe-size\";s:1:\"6\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Clear\";s:9:\"shoe-size\";s:1:\"6\";}}i:43;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/H25dd4afded5b4c3e93971aed9583308c1/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"32827412887-white2-5-5\";s:7:\"sku_sub\";s:21:\"32827412887-clear-5-5\";s:5:\"skuId\";s:11:\"64942815168\";s:7:\"skuAttr\";s:39:\"14:100018786#White2;200000124:200000286\";s:13:\"regular_price\";s:4:\"52.0\";s:10:\"sale_price\";s:5:\"27.04\";s:5:\"stock\";i:80;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"White2\";s:9:\"shoe-size\";s:3:\"5.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Clear\";s:9:\"shoe-size\";s:3:\"5.5\";}}i:44;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/H25dd4afded5b4c3e93971aed9583308c1/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"32827412887-white2-10-5\";s:7:\"sku_sub\";s:22:\"32827412887-clear-10-5\";s:5:\"skuId\";s:11:\"64942815175\";s:7:\"skuAttr\";s:39:\"14:100018786#White2;200000124:200000291\";s:13:\"regular_price\";s:4:\"52.0\";s:10:\"sale_price\";s:5:\"27.04\";s:5:\"stock\";i:80;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"White2\";s:9:\"shoe-size\";s:4:\"10.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Clear\";s:9:\"shoe-size\";s:4:\"10.5\";}}i:45;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/H25dd4afded5b4c3e93971aed9583308c1/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg\";s:3:\"sku\";s:21:\"32827412887-white2-10\";s:7:\"sku_sub\";s:20:\"32827412887-clear-10\";s:5:\"skuId\";s:11:\"64942815174\";s:7:\"skuAttr\";s:34:\"14:100018786#White2;200000124:1583\";s:13:\"regular_price\";s:4:\"52.0\";s:10:\"sale_price\";s:5:\"27.04\";s:5:\"stock\";i:80;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"White2\";s:9:\"shoe-size\";s:2:\"10\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Clear\";s:9:\"shoe-size\";s:2:\"10\";}}i:46;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/H25dd4afded5b4c3e93971aed9583308c1/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg\";s:3:\"sku\";s:20:\"32827412887-white2-9\";s:7:\"sku_sub\";s:19:\"32827412887-clear-9\";s:5:\"skuId\";s:11:\"64942815173\";s:7:\"skuAttr\";s:36:\"14:100018786#White2;200000124:350262\";s:13:\"regular_price\";s:4:\"52.0\";s:10:\"sale_price\";s:5:\"27.04\";s:5:\"stock\";i:80;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"White2\";s:9:\"shoe-size\";s:1:\"9\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Clear\";s:9:\"shoe-size\";s:1:\"9\";}}i:47;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/H25dd4afded5b4c3e93971aed9583308c1/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"32827412887-white2-8-5\";s:7:\"sku_sub\";s:21:\"32827412887-clear-8-5\";s:5:\"skuId\";s:11:\"64942815172\";s:7:\"skuAttr\";s:39:\"14:100018786#White2;200000124:200000289\";s:13:\"regular_price\";s:4:\"52.0\";s:10:\"sale_price\";s:5:\"27.04\";s:5:\"stock\";i:80;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"White2\";s:9:\"shoe-size\";s:3:\"8.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Clear\";s:9:\"shoe-size\";s:3:\"8.5\";}}i:48;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/H16d1511807ce4621bacec2777f2cf32f3/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"32827412887-yellow3-10-5\";s:7:\"sku_sub\";s:21:\"32827412887-gray-10-5\";s:5:\"skuId\";s:11:\"64942815195\";s:7:\"skuAttr\";s:34:\"14:691#Yellow3;200000124:200000291\";s:13:\"regular_price\";s:4:\"58.0\";s:10:\"sale_price\";s:5:\"30.16\";s:5:\"stock\";i:80;s:10:\"attributes\";a:2:{s:5:\"color\";s:7:\"Yellow3\";s:9:\"shoe-size\";s:4:\"10.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:4:\"10.5\";}}i:49;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/H16d1511807ce4621bacec2777f2cf32f3/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"32827412887-yellow3-10\";s:7:\"sku_sub\";s:19:\"32827412887-gray-10\";s:5:\"skuId\";s:11:\"64942815194\";s:7:\"skuAttr\";s:29:\"14:691#Yellow3;200000124:1583\";s:13:\"regular_price\";s:4:\"58.0\";s:10:\"sale_price\";s:5:\"30.16\";s:5:\"stock\";i:80;s:10:\"attributes\";a:2:{s:5:\"color\";s:7:\"Yellow3\";s:9:\"shoe-size\";s:2:\"10\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:2:\"10\";}}i:50;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/H16d1511807ce4621bacec2777f2cf32f3/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg\";s:3:\"sku\";s:21:\"32827412887-yellow3-9\";s:7:\"sku_sub\";s:18:\"32827412887-gray-9\";s:5:\"skuId\";s:11:\"64942815193\";s:7:\"skuAttr\";s:31:\"14:691#Yellow3;200000124:350262\";s:13:\"regular_price\";s:4:\"58.0\";s:10:\"sale_price\";s:5:\"30.16\";s:5:\"stock\";i:80;s:10:\"attributes\";a:2:{s:5:\"color\";s:7:\"Yellow3\";s:9:\"shoe-size\";s:1:\"9\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:1:\"9\";}}i:51;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/H16d1511807ce4621bacec2777f2cf32f3/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"32827412887-yellow3-8-5\";s:7:\"sku_sub\";s:20:\"32827412887-gray-8-5\";s:5:\"skuId\";s:11:\"64942815192\";s:7:\"skuAttr\";s:34:\"14:691#Yellow3;200000124:200000289\";s:13:\"regular_price\";s:4:\"58.0\";s:10:\"sale_price\";s:5:\"30.16\";s:5:\"stock\";i:80;s:10:\"attributes\";a:2:{s:5:\"color\";s:7:\"Yellow3\";s:9:\"shoe-size\";s:3:\"8.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:3:\"8.5\";}}i:52;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/H0f8493ed37c34655912c3f99df89dc6a0/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg\";s:3:\"sku\";s:20:\"32827412887-black4-6\";s:7:\"sku_sub\";s:23:\"32827412887-dark-grey-6\";s:5:\"skuId\";s:11:\"64942815199\";s:7:\"skuAttr\";s:34:\"14:200004890#Black4;200000124:1394\";s:13:\"regular_price\";s:4:\"53.0\";s:10:\"sale_price\";s:5:\"27.56\";s:5:\"stock\";i:1002;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Black4\";s:9:\"shoe-size\";s:1:\"6\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:9:\"Dark Grey\";s:9:\"shoe-size\";s:1:\"6\";}}i:53;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/H0f8493ed37c34655912c3f99df89dc6a0/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"32827412887-black4-5-5\";s:7:\"sku_sub\";s:25:\"32827412887-dark-grey-5-5\";s:5:\"skuId\";s:11:\"64942815198\";s:7:\"skuAttr\";s:39:\"14:200004890#Black4;200000124:200000286\";s:13:\"regular_price\";s:4:\"53.0\";s:10:\"sale_price\";s:5:\"27.56\";s:5:\"stock\";i:1002;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Black4\";s:9:\"shoe-size\";s:3:\"5.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:9:\"Dark Grey\";s:9:\"shoe-size\";s:3:\"5.5\";}}i:54;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/H0f8493ed37c34655912c3f99df89dc6a0/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"32827412887-black4-4-5\";s:7:\"sku_sub\";s:25:\"32827412887-dark-grey-4-5\";s:5:\"skuId\";s:11:\"64942815197\";s:7:\"skuAttr\";s:39:\"14:200004890#Black4;200000124:200000285\";s:13:\"regular_price\";s:4:\"53.0\";s:10:\"sale_price\";s:5:\"27.56\";s:5:\"stock\";i:1002;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Black4\";s:9:\"shoe-size\";s:3:\"4.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:9:\"Dark Grey\";s:9:\"shoe-size\";s:3:\"4.5\";}}i:55;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/H0f8493ed37c34655912c3f99df89dc6a0/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg\";s:3:\"sku\";s:20:\"32827412887-black4-4\";s:7:\"sku_sub\";s:23:\"32827412887-dark-grey-4\";s:5:\"skuId\";s:11:\"64942815196\";s:7:\"skuAttr\";s:33:\"14:200004890#Black4;200000124:153\";s:13:\"regular_price\";s:4:\"53.0\";s:10:\"sale_price\";s:5:\"27.56\";s:5:\"stock\";i:1002;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Black4\";s:9:\"shoe-size\";s:1:\"4\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:9:\"Dark Grey\";s:9:\"shoe-size\";s:1:\"4\";}}i:56;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/H16d1511807ce4621bacec2777f2cf32f3/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"32827412887-yellow3-4-5\";s:7:\"sku_sub\";s:20:\"32827412887-gray-4-5\";s:5:\"skuId\";s:11:\"64942815187\";s:7:\"skuAttr\";s:34:\"14:691#Yellow3;200000124:200000285\";s:13:\"regular_price\";s:4:\"58.0\";s:10:\"sale_price\";s:5:\"30.16\";s:5:\"stock\";i:80;s:10:\"attributes\";a:2:{s:5:\"color\";s:7:\"Yellow3\";s:9:\"shoe-size\";s:3:\"4.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:3:\"4.5\";}}i:57;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/H16d1511807ce4621bacec2777f2cf32f3/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg\";s:3:\"sku\";s:21:\"32827412887-yellow3-4\";s:7:\"sku_sub\";s:18:\"32827412887-gray-4\";s:5:\"skuId\";s:11:\"64942815186\";s:7:\"skuAttr\";s:28:\"14:691#Yellow3;200000124:153\";s:13:\"regular_price\";s:4:\"58.0\";s:10:\"sale_price\";s:5:\"30.16\";s:5:\"stock\";i:80;s:10:\"attributes\";a:2:{s:5:\"color\";s:7:\"Yellow3\";s:9:\"shoe-size\";s:1:\"4\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:1:\"4\";}}i:58;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/H1e8b55936f97451c85aa834128cc4cc80/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"32827412887-black3-10-5\";s:7:\"sku_sub\";s:21:\"32827412887-gold-10-5\";s:5:\"skuId\";s:11:\"64942815185\";s:7:\"skuAttr\";s:36:\"14:350850#Black3;200000124:200000291\";s:13:\"regular_price\";s:4:\"58.0\";s:10:\"sale_price\";s:5:\"30.16\";s:5:\"stock\";i:80;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Black3\";s:9:\"shoe-size\";s:4:\"10.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gold\";s:9:\"shoe-size\";s:4:\"10.5\";}}i:59;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/H1e8b55936f97451c85aa834128cc4cc80/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg\";s:3:\"sku\";s:21:\"32827412887-black3-10\";s:7:\"sku_sub\";s:19:\"32827412887-gold-10\";s:5:\"skuId\";s:11:\"64942815184\";s:7:\"skuAttr\";s:31:\"14:350850#Black3;200000124:1583\";s:13:\"regular_price\";s:4:\"58.0\";s:10:\"sale_price\";s:5:\"30.16\";s:5:\"stock\";i:80;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Black3\";s:9:\"shoe-size\";s:2:\"10\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gold\";s:9:\"shoe-size\";s:2:\"10\";}}i:60;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/H16d1511807ce4621bacec2777f2cf32f3/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"32827412887-yellow3-7-5\";s:7:\"sku_sub\";s:20:\"32827412887-gray-7-5\";s:5:\"skuId\";s:11:\"64942815191\";s:7:\"skuAttr\";s:34:\"14:691#Yellow3;200000124:200000288\";s:13:\"regular_price\";s:4:\"58.0\";s:10:\"sale_price\";s:5:\"30.16\";s:5:\"stock\";i:80;s:10:\"attributes\";a:2:{s:5:\"color\";s:7:\"Yellow3\";s:9:\"shoe-size\";s:3:\"7.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:3:\"7.5\";}}i:61;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/H16d1511807ce4621bacec2777f2cf32f3/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg\";s:3:\"sku\";s:21:\"32827412887-yellow3-7\";s:7:\"sku_sub\";s:18:\"32827412887-gray-7\";s:5:\"skuId\";s:11:\"64942815190\";s:7:\"skuAttr\";s:29:\"14:691#Yellow3;200000124:3434\";s:13:\"regular_price\";s:4:\"58.0\";s:10:\"sale_price\";s:5:\"30.16\";s:5:\"stock\";i:80;s:10:\"attributes\";a:2:{s:5:\"color\";s:7:\"Yellow3\";s:9:\"shoe-size\";s:1:\"7\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:1:\"7\";}}i:62;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/H16d1511807ce4621bacec2777f2cf32f3/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg\";s:3:\"sku\";s:21:\"32827412887-yellow3-6\";s:7:\"sku_sub\";s:18:\"32827412887-gray-6\";s:5:\"skuId\";s:11:\"64942815189\";s:7:\"skuAttr\";s:29:\"14:691#Yellow3;200000124:1394\";s:13:\"regular_price\";s:4:\"58.0\";s:10:\"sale_price\";s:5:\"30.16\";s:5:\"stock\";i:80;s:10:\"attributes\";a:2:{s:5:\"color\";s:7:\"Yellow3\";s:9:\"shoe-size\";s:1:\"6\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:1:\"6\";}}i:63;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/H16d1511807ce4621bacec2777f2cf32f3/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"32827412887-yellow3-5-5\";s:7:\"sku_sub\";s:20:\"32827412887-gray-5-5\";s:5:\"skuId\";s:11:\"64942815188\";s:7:\"skuAttr\";s:34:\"14:691#Yellow3;200000124:200000286\";s:13:\"regular_price\";s:4:\"58.0\";s:10:\"sale_price\";s:5:\"30.16\";s:5:\"stock\";i:80;s:10:\"attributes\";a:2:{s:5:\"color\";s:7:\"Yellow3\";s:9:\"shoe-size\";s:3:\"5.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:3:\"5.5\";}}i:64;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/H193c90776b4942d29d149582f8b91a6ew/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"32827412887-black2-4-5\";s:7:\"sku_sub\";s:24:\"32827412887-sky-blue-4-5\";s:5:\"skuId\";s:11:\"64942815147\";s:7:\"skuAttr\";s:34:\"14:1254#Black2;200000124:200000285\";s:13:\"regular_price\";s:4:\"55.0\";s:10:\"sale_price\";s:4:\"28.6\";s:5:\"stock\";i:80;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Black2\";s:9:\"shoe-size\";s:3:\"4.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Sky Blue\";s:9:\"shoe-size\";s:3:\"4.5\";}}i:65;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/H193c90776b4942d29d149582f8b91a6ew/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg\";s:3:\"sku\";s:20:\"32827412887-black2-4\";s:7:\"sku_sub\";s:22:\"32827412887-sky-blue-4\";s:5:\"skuId\";s:11:\"64942815146\";s:7:\"skuAttr\";s:28:\"14:1254#Black2;200000124:153\";s:13:\"regular_price\";s:4:\"55.0\";s:10:\"sale_price\";s:4:\"28.6\";s:5:\"stock\";i:80;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Black2\";s:9:\"shoe-size\";s:1:\"4\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Sky Blue\";s:9:\"shoe-size\";s:1:\"4\";}}i:66;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/Hc7f44363fd3a4497a5c1cf663943abc7b/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"32827412887-yellow1-10-5\";s:7:\"sku_sub\";s:21:\"32827412887-blue-10-5\";s:5:\"skuId\";s:11:\"64942815145\";s:7:\"skuAttr\";s:34:\"14:173#Yellow1;200000124:200000291\";s:13:\"regular_price\";s:4:\"55.0\";s:10:\"sale_price\";s:4:\"28.6\";s:5:\"stock\";i:80;s:10:\"attributes\";a:2:{s:5:\"color\";s:7:\"Yellow1\";s:9:\"shoe-size\";s:4:\"10.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:4:\"10.5\";}}i:67;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/Hc7f44363fd3a4497a5c1cf663943abc7b/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"32827412887-yellow1-10\";s:7:\"sku_sub\";s:19:\"32827412887-blue-10\";s:5:\"skuId\";s:11:\"64942815144\";s:7:\"skuAttr\";s:29:\"14:173#Yellow1;200000124:1583\";s:13:\"regular_price\";s:4:\"55.0\";s:10:\"sale_price\";s:4:\"28.6\";s:5:\"stock\";i:80;s:10:\"attributes\";a:2:{s:5:\"color\";s:7:\"Yellow1\";s:9:\"shoe-size\";s:2:\"10\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"10\";}}i:68;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/H193c90776b4942d29d149582f8b91a6ew/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"32827412887-black2-7-5\";s:7:\"sku_sub\";s:24:\"32827412887-sky-blue-7-5\";s:5:\"skuId\";s:11:\"64942815151\";s:7:\"skuAttr\";s:34:\"14:1254#Black2;200000124:200000288\";s:13:\"regular_price\";s:4:\"55.0\";s:10:\"sale_price\";s:4:\"28.6\";s:5:\"stock\";i:80;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Black2\";s:9:\"shoe-size\";s:3:\"7.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Sky Blue\";s:9:\"shoe-size\";s:3:\"7.5\";}}i:69;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/H193c90776b4942d29d149582f8b91a6ew/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg\";s:3:\"sku\";s:20:\"32827412887-black2-7\";s:7:\"sku_sub\";s:22:\"32827412887-sky-blue-7\";s:5:\"skuId\";s:11:\"64942815150\";s:7:\"skuAttr\";s:29:\"14:1254#Black2;200000124:3434\";s:13:\"regular_price\";s:4:\"55.0\";s:10:\"sale_price\";s:4:\"28.6\";s:5:\"stock\";i:80;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Black2\";s:9:\"shoe-size\";s:1:\"7\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Sky Blue\";s:9:\"shoe-size\";s:1:\"7\";}}i:70;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/H193c90776b4942d29d149582f8b91a6ew/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg\";s:3:\"sku\";s:20:\"32827412887-black2-6\";s:7:\"sku_sub\";s:22:\"32827412887-sky-blue-6\";s:5:\"skuId\";s:11:\"64942815149\";s:7:\"skuAttr\";s:29:\"14:1254#Black2;200000124:1394\";s:13:\"regular_price\";s:4:\"55.0\";s:10:\"sale_price\";s:4:\"28.6\";s:5:\"stock\";i:80;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Black2\";s:9:\"shoe-size\";s:1:\"6\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Sky Blue\";s:9:\"shoe-size\";s:1:\"6\";}}i:71;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/H193c90776b4942d29d149582f8b91a6ew/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"32827412887-black2-5-5\";s:7:\"sku_sub\";s:24:\"32827412887-sky-blue-5-5\";s:5:\"skuId\";s:11:\"64942815148\";s:7:\"skuAttr\";s:34:\"14:1254#Black2;200000124:200000286\";s:13:\"regular_price\";s:4:\"55.0\";s:10:\"sale_price\";s:4:\"28.6\";s:5:\"stock\";i:80;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Black2\";s:9:\"shoe-size\";s:3:\"5.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Sky Blue\";s:9:\"shoe-size\";s:3:\"5.5\";}}i:72;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/Hc7f44363fd3a4497a5c1cf663943abc7b/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg\";s:3:\"sku\";s:21:\"32827412887-yellow1-6\";s:7:\"sku_sub\";s:18:\"32827412887-blue-6\";s:5:\"skuId\";s:11:\"64942815139\";s:7:\"skuAttr\";s:29:\"14:173#Yellow1;200000124:1394\";s:13:\"regular_price\";s:4:\"55.0\";s:10:\"sale_price\";s:4:\"28.6\";s:5:\"stock\";i:80;s:10:\"attributes\";a:2:{s:5:\"color\";s:7:\"Yellow1\";s:9:\"shoe-size\";s:1:\"6\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:1:\"6\";}}i:73;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/Hc7f44363fd3a4497a5c1cf663943abc7b/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"32827412887-yellow1-5-5\";s:7:\"sku_sub\";s:20:\"32827412887-blue-5-5\";s:5:\"skuId\";s:11:\"64942815138\";s:7:\"skuAttr\";s:34:\"14:173#Yellow1;200000124:200000286\";s:13:\"regular_price\";s:4:\"55.0\";s:10:\"sale_price\";s:4:\"28.6\";s:5:\"stock\";i:80;s:10:\"attributes\";a:2:{s:5:\"color\";s:7:\"Yellow1\";s:9:\"shoe-size\";s:3:\"5.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:3:\"5.5\";}}i:74;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/Hc7f44363fd3a4497a5c1cf663943abc7b/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"32827412887-yellow1-4-5\";s:7:\"sku_sub\";s:20:\"32827412887-blue-4-5\";s:5:\"skuId\";s:11:\"64942815137\";s:7:\"skuAttr\";s:34:\"14:173#Yellow1;200000124:200000285\";s:13:\"regular_price\";s:4:\"55.0\";s:10:\"sale_price\";s:4:\"28.6\";s:5:\"stock\";i:80;s:10:\"attributes\";a:2:{s:5:\"color\";s:7:\"Yellow1\";s:9:\"shoe-size\";s:3:\"4.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:3:\"4.5\";}}i:75;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/Hc7f44363fd3a4497a5c1cf663943abc7b/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg\";s:3:\"sku\";s:21:\"32827412887-yellow1-4\";s:7:\"sku_sub\";s:18:\"32827412887-blue-4\";s:5:\"skuId\";s:11:\"64942815136\";s:7:\"skuAttr\";s:28:\"14:173#Yellow1;200000124:153\";s:13:\"regular_price\";s:4:\"55.0\";s:10:\"sale_price\";s:4:\"28.6\";s:5:\"stock\";i:80;s:10:\"attributes\";a:2:{s:5:\"color\";s:7:\"Yellow1\";s:9:\"shoe-size\";s:1:\"4\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:1:\"4\";}}i:76;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/Hc7f44363fd3a4497a5c1cf663943abc7b/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg\";s:3:\"sku\";s:21:\"32827412887-yellow1-9\";s:7:\"sku_sub\";s:18:\"32827412887-blue-9\";s:5:\"skuId\";s:11:\"64942815143\";s:7:\"skuAttr\";s:31:\"14:173#Yellow1;200000124:350262\";s:13:\"regular_price\";s:4:\"55.0\";s:10:\"sale_price\";s:4:\"28.6\";s:5:\"stock\";i:80;s:10:\"attributes\";a:2:{s:5:\"color\";s:7:\"Yellow1\";s:9:\"shoe-size\";s:1:\"9\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:1:\"9\";}}i:77;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/Hc7f44363fd3a4497a5c1cf663943abc7b/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"32827412887-yellow1-8-5\";s:7:\"sku_sub\";s:20:\"32827412887-blue-8-5\";s:5:\"skuId\";s:11:\"64942815142\";s:7:\"skuAttr\";s:34:\"14:173#Yellow1;200000124:200000289\";s:13:\"regular_price\";s:4:\"55.0\";s:10:\"sale_price\";s:4:\"28.6\";s:5:\"stock\";i:80;s:10:\"attributes\";a:2:{s:5:\"color\";s:7:\"Yellow1\";s:9:\"shoe-size\";s:3:\"8.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:3:\"8.5\";}}i:78;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/Hc7f44363fd3a4497a5c1cf663943abc7b/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"32827412887-yellow1-7-5\";s:7:\"sku_sub\";s:20:\"32827412887-blue-7-5\";s:5:\"skuId\";s:11:\"64942815141\";s:7:\"skuAttr\";s:34:\"14:173#Yellow1;200000124:200000288\";s:13:\"regular_price\";s:4:\"55.0\";s:10:\"sale_price\";s:4:\"28.6\";s:5:\"stock\";i:80;s:10:\"attributes\";a:2:{s:5:\"color\";s:7:\"Yellow1\";s:9:\"shoe-size\";s:3:\"7.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:3:\"7.5\";}}i:79;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/Hc7f44363fd3a4497a5c1cf663943abc7b/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg\";s:3:\"sku\";s:21:\"32827412887-yellow1-7\";s:7:\"sku_sub\";s:18:\"32827412887-blue-7\";s:5:\"skuId\";s:11:\"64942815140\";s:7:\"skuAttr\";s:29:\"14:173#Yellow1;200000124:3434\";s:13:\"regular_price\";s:4:\"55.0\";s:10:\"sale_price\";s:4:\"28.6\";s:5:\"stock\";i:80;s:10:\"attributes\";a:2:{s:5:\"color\";s:7:\"Yellow1\";s:9:\"shoe-size\";s:1:\"7\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:1:\"7\";}}i:80;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/H1b5fef6efd45455682231d49a6aa9632X/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg\";s:3:\"sku\";s:18:\"32827412887-red2-9\";s:7:\"sku_sub\";s:19:\"32827412887-brown-9\";s:5:\"skuId\";s:11:\"64942815163\";s:7:\"skuAttr\";s:31:\"14:365458#Red2;200000124:350262\";s:13:\"regular_price\";s:4:\"52.0\";s:10:\"sale_price\";s:5:\"27.04\";s:5:\"stock\";i:80;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Red2\";s:9:\"shoe-size\";s:1:\"9\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:1:\"9\";}}i:81;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/H1b5fef6efd45455682231d49a6aa9632X/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg\";s:3:\"sku\";s:20:\"32827412887-red2-8-5\";s:7:\"sku_sub\";s:21:\"32827412887-brown-8-5\";s:5:\"skuId\";s:11:\"64942815162\";s:7:\"skuAttr\";s:34:\"14:365458#Red2;200000124:200000289\";s:13:\"regular_price\";s:4:\"52.0\";s:10:\"sale_price\";s:5:\"27.04\";s:5:\"stock\";i:80;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Red2\";s:9:\"shoe-size\";s:3:\"8.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:3:\"8.5\";}}i:82;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/H1b5fef6efd45455682231d49a6aa9632X/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg\";s:3:\"sku\";s:20:\"32827412887-red2-7-5\";s:7:\"sku_sub\";s:21:\"32827412887-brown-7-5\";s:5:\"skuId\";s:11:\"64942815161\";s:7:\"skuAttr\";s:34:\"14:365458#Red2;200000124:200000288\";s:13:\"regular_price\";s:4:\"52.0\";s:10:\"sale_price\";s:5:\"27.04\";s:5:\"stock\";i:80;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Red2\";s:9:\"shoe-size\";s:3:\"7.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:3:\"7.5\";}}i:83;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/H1b5fef6efd45455682231d49a6aa9632X/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg\";s:3:\"sku\";s:18:\"32827412887-red2-7\";s:7:\"sku_sub\";s:19:\"32827412887-brown-7\";s:5:\"skuId\";s:11:\"64942815160\";s:7:\"skuAttr\";s:29:\"14:365458#Red2;200000124:3434\";s:13:\"regular_price\";s:4:\"52.0\";s:10:\"sale_price\";s:5:\"27.04\";s:5:\"stock\";i:80;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Red2\";s:9:\"shoe-size\";s:1:\"7\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:1:\"7\";}}i:84;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/H25dd4afded5b4c3e93971aed9583308c1/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"32827412887-white2-4-5\";s:7:\"sku_sub\";s:21:\"32827412887-clear-4-5\";s:5:\"skuId\";s:11:\"64942815167\";s:7:\"skuAttr\";s:39:\"14:100018786#White2;200000124:200000285\";s:13:\"regular_price\";s:4:\"52.0\";s:10:\"sale_price\";s:5:\"27.04\";s:5:\"stock\";i:80;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"White2\";s:9:\"shoe-size\";s:3:\"4.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Clear\";s:9:\"shoe-size\";s:3:\"4.5\";}}i:85;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/H25dd4afded5b4c3e93971aed9583308c1/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg\";s:3:\"sku\";s:20:\"32827412887-white2-4\";s:7:\"sku_sub\";s:19:\"32827412887-clear-4\";s:5:\"skuId\";s:11:\"64942815166\";s:7:\"skuAttr\";s:33:\"14:100018786#White2;200000124:153\";s:13:\"regular_price\";s:4:\"52.0\";s:10:\"sale_price\";s:5:\"27.04\";s:5:\"stock\";i:80;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"White2\";s:9:\"shoe-size\";s:1:\"4\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Clear\";s:9:\"shoe-size\";s:1:\"4\";}}i:86;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/H1b5fef6efd45455682231d49a6aa9632X/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg\";s:3:\"sku\";s:21:\"32827412887-red2-10-5\";s:7:\"sku_sub\";s:22:\"32827412887-brown-10-5\";s:5:\"skuId\";s:11:\"64942815165\";s:7:\"skuAttr\";s:34:\"14:365458#Red2;200000124:200000291\";s:13:\"regular_price\";s:4:\"52.0\";s:10:\"sale_price\";s:5:\"27.04\";s:5:\"stock\";i:80;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Red2\";s:9:\"shoe-size\";s:4:\"10.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:4:\"10.5\";}}i:87;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/H1b5fef6efd45455682231d49a6aa9632X/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg\";s:3:\"sku\";s:19:\"32827412887-red2-10\";s:7:\"sku_sub\";s:20:\"32827412887-brown-10\";s:5:\"skuId\";s:11:\"64942815164\";s:7:\"skuAttr\";s:29:\"14:365458#Red2;200000124:1583\";s:13:\"regular_price\";s:4:\"52.0\";s:10:\"sale_price\";s:5:\"27.04\";s:5:\"stock\";i:80;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Red2\";s:9:\"shoe-size\";s:2:\"10\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:2:\"10\";}}i:88;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/H193c90776b4942d29d149582f8b91a6ew/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"32827412887-black2-10-5\";s:7:\"sku_sub\";s:25:\"32827412887-sky-blue-10-5\";s:5:\"skuId\";s:11:\"64942815155\";s:7:\"skuAttr\";s:34:\"14:1254#Black2;200000124:200000291\";s:13:\"regular_price\";s:4:\"55.0\";s:10:\"sale_price\";s:4:\"28.6\";s:5:\"stock\";i:80;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Black2\";s:9:\"shoe-size\";s:4:\"10.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Sky Blue\";s:9:\"shoe-size\";s:4:\"10.5\";}}i:89;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/H193c90776b4942d29d149582f8b91a6ew/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg\";s:3:\"sku\";s:21:\"32827412887-black2-10\";s:7:\"sku_sub\";s:23:\"32827412887-sky-blue-10\";s:5:\"skuId\";s:11:\"64942815154\";s:7:\"skuAttr\";s:29:\"14:1254#Black2;200000124:1583\";s:13:\"regular_price\";s:4:\"55.0\";s:10:\"sale_price\";s:4:\"28.6\";s:5:\"stock\";i:80;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Black2\";s:9:\"shoe-size\";s:2:\"10\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Sky Blue\";s:9:\"shoe-size\";s:2:\"10\";}}i:90;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/H193c90776b4942d29d149582f8b91a6ew/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg\";s:3:\"sku\";s:20:\"32827412887-black2-9\";s:7:\"sku_sub\";s:22:\"32827412887-sky-blue-9\";s:5:\"skuId\";s:11:\"64942815153\";s:7:\"skuAttr\";s:31:\"14:1254#Black2;200000124:350262\";s:13:\"regular_price\";s:4:\"55.0\";s:10:\"sale_price\";s:4:\"28.6\";s:5:\"stock\";i:80;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Black2\";s:9:\"shoe-size\";s:1:\"9\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Sky Blue\";s:9:\"shoe-size\";s:1:\"9\";}}i:91;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/H193c90776b4942d29d149582f8b91a6ew/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"32827412887-black2-8-5\";s:7:\"sku_sub\";s:24:\"32827412887-sky-blue-8-5\";s:5:\"skuId\";s:11:\"64942815152\";s:7:\"skuAttr\";s:34:\"14:1254#Black2;200000124:200000289\";s:13:\"regular_price\";s:4:\"55.0\";s:10:\"sale_price\";s:4:\"28.6\";s:5:\"stock\";i:80;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Black2\";s:9:\"shoe-size\";s:3:\"8.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Sky Blue\";s:9:\"shoe-size\";s:3:\"8.5\";}}i:92;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/H1b5fef6efd45455682231d49a6aa9632X/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg\";s:3:\"sku\";s:18:\"32827412887-red2-6\";s:7:\"sku_sub\";s:19:\"32827412887-brown-6\";s:5:\"skuId\";s:11:\"64942815159\";s:7:\"skuAttr\";s:29:\"14:365458#Red2;200000124:1394\";s:13:\"regular_price\";s:4:\"52.0\";s:10:\"sale_price\";s:5:\"27.04\";s:5:\"stock\";i:80;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Red2\";s:9:\"shoe-size\";s:1:\"6\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:1:\"6\";}}i:93;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/H1b5fef6efd45455682231d49a6aa9632X/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg\";s:3:\"sku\";s:20:\"32827412887-red2-5-5\";s:7:\"sku_sub\";s:21:\"32827412887-brown-5-5\";s:5:\"skuId\";s:11:\"64942815158\";s:7:\"skuAttr\";s:34:\"14:365458#Red2;200000124:200000286\";s:13:\"regular_price\";s:4:\"52.0\";s:10:\"sale_price\";s:5:\"27.04\";s:5:\"stock\";i:80;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Red2\";s:9:\"shoe-size\";s:3:\"5.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:3:\"5.5\";}}i:94;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/H1b5fef6efd45455682231d49a6aa9632X/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg\";s:3:\"sku\";s:20:\"32827412887-red2-4-5\";s:7:\"sku_sub\";s:21:\"32827412887-brown-4-5\";s:5:\"skuId\";s:11:\"64942815157\";s:7:\"skuAttr\";s:34:\"14:365458#Red2;200000124:200000285\";s:13:\"regular_price\";s:4:\"52.0\";s:10:\"sale_price\";s:5:\"27.04\";s:5:\"stock\";i:80;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Red2\";s:9:\"shoe-size\";s:3:\"4.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:3:\"4.5\";}}i:95;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/H1b5fef6efd45455682231d49a6aa9632X/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg\";s:3:\"sku\";s:18:\"32827412887-red2-4\";s:7:\"sku_sub\";s:19:\"32827412887-brown-4\";s:5:\"skuId\";s:11:\"64942815156\";s:7:\"skuAttr\";s:28:\"14:365458#Red2;200000124:153\";s:13:\"regular_price\";s:4:\"52.0\";s:10:\"sale_price\";s:5:\"27.04\";s:5:\"stock\";i:80;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Red2\";s:9:\"shoe-size\";s:1:\"4\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:1:\"4\";}}i:96;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/H35d212d85e4a4c3e8ea42fe0f173ba860/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg\";s:3:\"sku\";s:20:\"32827412887-black1-6\";s:7:\"sku_sub\";s:19:\"32827412887-beige-6\";s:5:\"skuId\";s:11:\"64942815119\";s:7:\"skuAttr\";s:28:\"14:771#Black1;200000124:1394\";s:13:\"regular_price\";s:4:\"55.0\";s:10:\"sale_price\";s:4:\"28.6\";s:5:\"stock\";i:80;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Black1\";s:9:\"shoe-size\";s:1:\"6\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:1:\"6\";}}i:97;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/H35d212d85e4a4c3e8ea42fe0f173ba860/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"32827412887-black1-5-5\";s:7:\"sku_sub\";s:21:\"32827412887-beige-5-5\";s:5:\"skuId\";s:11:\"64942815118\";s:7:\"skuAttr\";s:33:\"14:771#Black1;200000124:200000286\";s:13:\"regular_price\";s:4:\"55.0\";s:10:\"sale_price\";s:4:\"28.6\";s:5:\"stock\";i:80;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Black1\";s:9:\"shoe-size\";s:3:\"5.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:3:\"5.5\";}}i:98;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/H35d212d85e4a4c3e8ea42fe0f173ba860/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"32827412887-black1-4-5\";s:7:\"sku_sub\";s:21:\"32827412887-beige-4-5\";s:5:\"skuId\";s:11:\"64942815117\";s:7:\"skuAttr\";s:33:\"14:771#Black1;200000124:200000285\";s:13:\"regular_price\";s:4:\"55.0\";s:10:\"sale_price\";s:4:\"28.6\";s:5:\"stock\";i:80;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Black1\";s:9:\"shoe-size\";s:3:\"4.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:3:\"4.5\";}}i:99;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/H35d212d85e4a4c3e8ea42fe0f173ba860/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg\";s:3:\"sku\";s:20:\"32827412887-black1-4\";s:7:\"sku_sub\";s:19:\"32827412887-beige-4\";s:5:\"skuId\";s:11:\"64942815116\";s:7:\"skuAttr\";s:27:\"14:771#Black1;200000124:153\";s:13:\"regular_price\";s:4:\"55.0\";s:10:\"sale_price\";s:4:\"28.6\";s:5:\"stock\";i:80;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Black1\";s:9:\"shoe-size\";s:1:\"4\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:1:\"4\";}}i:100;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/H4952bb0ccd774573a8a57d81ab151ea9e/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg\";s:3:\"sku\";s:20:\"32827412887-red1-7-5\";s:7:\"sku_sub\";s:21:\"32827412887-black-7-5\";s:5:\"skuId\";s:11:\"64942815131\";s:7:\"skuAttr\";s:31:\"14:193#Red1;200000124:200000288\";s:13:\"regular_price\";s:4:\"55.0\";s:10:\"sale_price\";s:4:\"28.6\";s:5:\"stock\";i:80;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Red1\";s:9:\"shoe-size\";s:3:\"7.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:3:\"7.5\";}}i:101;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/H4952bb0ccd774573a8a57d81ab151ea9e/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg\";s:3:\"sku\";s:18:\"32827412887-red1-7\";s:7:\"sku_sub\";s:19:\"32827412887-black-7\";s:5:\"skuId\";s:11:\"64942815130\";s:7:\"skuAttr\";s:26:\"14:193#Red1;200000124:3434\";s:13:\"regular_price\";s:4:\"55.0\";s:10:\"sale_price\";s:4:\"28.6\";s:5:\"stock\";i:80;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Red1\";s:9:\"shoe-size\";s:1:\"7\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:1:\"7\";}}i:102;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/H4952bb0ccd774573a8a57d81ab151ea9e/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg\";s:3:\"sku\";s:18:\"32827412887-red1-6\";s:7:\"sku_sub\";s:19:\"32827412887-black-6\";s:5:\"skuId\";s:11:\"64942815129\";s:7:\"skuAttr\";s:26:\"14:193#Red1;200000124:1394\";s:13:\"regular_price\";s:4:\"55.0\";s:10:\"sale_price\";s:4:\"28.6\";s:5:\"stock\";i:79;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Red1\";s:9:\"shoe-size\";s:1:\"6\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:1:\"6\";}}i:103;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/H4952bb0ccd774573a8a57d81ab151ea9e/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg\";s:3:\"sku\";s:20:\"32827412887-red1-5-5\";s:7:\"sku_sub\";s:21:\"32827412887-black-5-5\";s:5:\"skuId\";s:11:\"64942815128\";s:7:\"skuAttr\";s:31:\"14:193#Red1;200000124:200000286\";s:13:\"regular_price\";s:4:\"55.0\";s:10:\"sale_price\";s:4:\"28.6\";s:5:\"stock\";i:80;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Red1\";s:9:\"shoe-size\";s:3:\"5.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:3:\"5.5\";}}i:104;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/H4952bb0ccd774573a8a57d81ab151ea9e/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg\";s:3:\"sku\";s:21:\"32827412887-red1-10-5\";s:7:\"sku_sub\";s:22:\"32827412887-black-10-5\";s:5:\"skuId\";s:11:\"64942815135\";s:7:\"skuAttr\";s:31:\"14:193#Red1;200000124:200000291\";s:13:\"regular_price\";s:4:\"55.0\";s:10:\"sale_price\";s:4:\"28.6\";s:5:\"stock\";i:80;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Red1\";s:9:\"shoe-size\";s:4:\"10.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:4:\"10.5\";}}i:105;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/H4952bb0ccd774573a8a57d81ab151ea9e/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg\";s:3:\"sku\";s:19:\"32827412887-red1-10\";s:7:\"sku_sub\";s:20:\"32827412887-black-10\";s:5:\"skuId\";s:11:\"64942815134\";s:7:\"skuAttr\";s:26:\"14:193#Red1;200000124:1583\";s:13:\"regular_price\";s:4:\"55.0\";s:10:\"sale_price\";s:4:\"28.6\";s:5:\"stock\";i:80;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Red1\";s:9:\"shoe-size\";s:2:\"10\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"10\";}}i:106;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/H4952bb0ccd774573a8a57d81ab151ea9e/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg\";s:3:\"sku\";s:18:\"32827412887-red1-9\";s:7:\"sku_sub\";s:19:\"32827412887-black-9\";s:5:\"skuId\";s:11:\"64942815133\";s:7:\"skuAttr\";s:28:\"14:193#Red1;200000124:350262\";s:13:\"regular_price\";s:4:\"55.0\";s:10:\"sale_price\";s:4:\"28.6\";s:5:\"stock\";i:80;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Red1\";s:9:\"shoe-size\";s:1:\"9\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:1:\"9\";}}i:107;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/H4952bb0ccd774573a8a57d81ab151ea9e/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg\";s:3:\"sku\";s:20:\"32827412887-red1-8-5\";s:7:\"sku_sub\";s:21:\"32827412887-black-8-5\";s:5:\"skuId\";s:11:\"64942815132\";s:7:\"skuAttr\";s:31:\"14:193#Red1;200000124:200000289\";s:13:\"regular_price\";s:4:\"55.0\";s:10:\"sale_price\";s:4:\"28.6\";s:5:\"stock\";i:80;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Red1\";s:9:\"shoe-size\";s:3:\"8.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:3:\"8.5\";}}i:108;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/H35d212d85e4a4c3e8ea42fe0f173ba860/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg\";s:3:\"sku\";s:20:\"32827412887-black1-9\";s:7:\"sku_sub\";s:19:\"32827412887-beige-9\";s:5:\"skuId\";s:11:\"64942815123\";s:7:\"skuAttr\";s:30:\"14:771#Black1;200000124:350262\";s:13:\"regular_price\";s:4:\"55.0\";s:10:\"sale_price\";s:4:\"28.6\";s:5:\"stock\";i:80;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Black1\";s:9:\"shoe-size\";s:1:\"9\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:1:\"9\";}}i:109;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/H35d212d85e4a4c3e8ea42fe0f173ba860/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"32827412887-black1-8-5\";s:7:\"sku_sub\";s:21:\"32827412887-beige-8-5\";s:5:\"skuId\";s:11:\"64942815122\";s:7:\"skuAttr\";s:33:\"14:771#Black1;200000124:200000289\";s:13:\"regular_price\";s:4:\"55.0\";s:10:\"sale_price\";s:4:\"28.6\";s:5:\"stock\";i:80;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Black1\";s:9:\"shoe-size\";s:3:\"8.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:3:\"8.5\";}}i:110;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/H35d212d85e4a4c3e8ea42fe0f173ba860/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"32827412887-black1-7-5\";s:7:\"sku_sub\";s:21:\"32827412887-beige-7-5\";s:5:\"skuId\";s:11:\"64942815121\";s:7:\"skuAttr\";s:33:\"14:771#Black1;200000124:200000288\";s:13:\"regular_price\";s:4:\"55.0\";s:10:\"sale_price\";s:4:\"28.6\";s:5:\"stock\";i:80;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Black1\";s:9:\"shoe-size\";s:3:\"7.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:3:\"7.5\";}}i:111;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/H35d212d85e4a4c3e8ea42fe0f173ba860/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg\";s:3:\"sku\";s:20:\"32827412887-black1-7\";s:7:\"sku_sub\";s:19:\"32827412887-beige-7\";s:5:\"skuId\";s:11:\"64942815120\";s:7:\"skuAttr\";s:28:\"14:771#Black1;200000124:3434\";s:13:\"regular_price\";s:4:\"55.0\";s:10:\"sale_price\";s:4:\"28.6\";s:5:\"stock\";i:79;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Black1\";s:9:\"shoe-size\";s:1:\"7\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:1:\"7\";}}i:112;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/H4952bb0ccd774573a8a57d81ab151ea9e/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg\";s:3:\"sku\";s:20:\"32827412887-red1-4-5\";s:7:\"sku_sub\";s:21:\"32827412887-black-4-5\";s:5:\"skuId\";s:11:\"64942815127\";s:7:\"skuAttr\";s:31:\"14:193#Red1;200000124:200000285\";s:13:\"regular_price\";s:4:\"55.0\";s:10:\"sale_price\";s:4:\"28.6\";s:5:\"stock\";i:80;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Red1\";s:9:\"shoe-size\";s:3:\"4.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:3:\"4.5\";}}i:113;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/H4952bb0ccd774573a8a57d81ab151ea9e/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg\";s:3:\"sku\";s:18:\"32827412887-red1-4\";s:7:\"sku_sub\";s:19:\"32827412887-black-4\";s:5:\"skuId\";s:11:\"64942815126\";s:7:\"skuAttr\";s:25:\"14:193#Red1;200000124:153\";s:13:\"regular_price\";s:4:\"55.0\";s:10:\"sale_price\";s:4:\"28.6\";s:5:\"stock\";i:80;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Red1\";s:9:\"shoe-size\";s:1:\"4\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:1:\"4\";}}i:114;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/H35d212d85e4a4c3e8ea42fe0f173ba860/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"32827412887-black1-10-5\";s:7:\"sku_sub\";s:22:\"32827412887-beige-10-5\";s:5:\"skuId\";s:11:\"64942815125\";s:7:\"skuAttr\";s:33:\"14:771#Black1;200000124:200000291\";s:13:\"regular_price\";s:4:\"55.0\";s:10:\"sale_price\";s:4:\"28.6\";s:5:\"stock\";i:80;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Black1\";s:9:\"shoe-size\";s:4:\"10.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:4:\"10.5\";}}i:115;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/H35d212d85e4a4c3e8ea42fe0f173ba860/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg\";s:3:\"sku\";s:21:\"32827412887-black1-10\";s:7:\"sku_sub\";s:20:\"32827412887-beige-10\";s:5:\"skuId\";s:11:\"64942815124\";s:7:\"skuAttr\";s:28:\"14:771#Black1;200000124:1583\";s:13:\"regular_price\";s:4:\"55.0\";s:10:\"sale_price\";s:4:\"28.6\";s:5:\"stock\";i:80;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Black1\";s:9:\"shoe-size\";s:2:\"10\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:2:\"10\";}}i:116;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/H00c110cb2ec94054ad06ae8583ab0537Q/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"32827412887-brown9-4-5\";s:7:\"sku_sub\";s:21:\"32827412887-white-4-5\";s:5:\"skuId\";s:11:\"64942815307\";s:7:\"skuAttr\";s:32:\"14:29#Brown9;200000124:200000285\";s:13:\"regular_price\";s:5:\"100.0\";s:10:\"sale_price\";s:4:\"52.0\";s:5:\"stock\";i:997;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Brown9\";s:9:\"shoe-size\";s:3:\"4.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:3:\"4.5\";}}i:117;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/H00c110cb2ec94054ad06ae8583ab0537Q/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg\";s:3:\"sku\";s:20:\"32827412887-brown9-4\";s:7:\"sku_sub\";s:19:\"32827412887-white-4\";s:5:\"skuId\";s:11:\"64942815306\";s:7:\"skuAttr\";s:26:\"14:29#Brown9;200000124:153\";s:13:\"regular_price\";s:5:\"100.0\";s:10:\"sale_price\";s:4:\"52.0\";s:5:\"stock\";i:997;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Brown9\";s:9:\"shoe-size\";s:1:\"4\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:1:\"4\";}}i:118;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/H6a8a5b3bfcee404e9438b6827fe84b15G/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"32827412887-black9-10-5\";s:7:\"sku_sub\";s:23:\"32827412887-silver-10-5\";s:5:\"skuId\";s:11:\"64942815305\";s:7:\"skuAttr\";s:36:\"14:350853#Black9;200000124:200000291\";s:13:\"regular_price\";s:5:\"100.0\";s:10:\"sale_price\";s:4:\"52.0\";s:5:\"stock\";i:998;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Black9\";s:9:\"shoe-size\";s:4:\"10.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Silver\";s:9:\"shoe-size\";s:4:\"10.5\";}}i:119;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/H6a8a5b3bfcee404e9438b6827fe84b15G/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg\";s:3:\"sku\";s:21:\"32827412887-black9-10\";s:7:\"sku_sub\";s:21:\"32827412887-silver-10\";s:5:\"skuId\";s:11:\"64942815304\";s:7:\"skuAttr\";s:31:\"14:350853#Black9;200000124:1583\";s:13:\"regular_price\";s:5:\"100.0\";s:10:\"sale_price\";s:4:\"52.0\";s:5:\"stock\";i:998;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Black9\";s:9:\"shoe-size\";s:2:\"10\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Silver\";s:9:\"shoe-size\";s:2:\"10\";}}i:120;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/H00c110cb2ec94054ad06ae8583ab0537Q/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"32827412887-brown9-7-5\";s:7:\"sku_sub\";s:21:\"32827412887-white-7-5\";s:5:\"skuId\";s:11:\"64942815311\";s:7:\"skuAttr\";s:32:\"14:29#Brown9;200000124:200000288\";s:13:\"regular_price\";s:5:\"100.0\";s:10:\"sale_price\";s:4:\"52.0\";s:5:\"stock\";i:977;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Brown9\";s:9:\"shoe-size\";s:3:\"7.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:3:\"7.5\";}}i:121;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/H00c110cb2ec94054ad06ae8583ab0537Q/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg\";s:3:\"sku\";s:20:\"32827412887-brown9-7\";s:7:\"sku_sub\";s:19:\"32827412887-white-7\";s:5:\"skuId\";s:11:\"64942815310\";s:7:\"skuAttr\";s:27:\"14:29#Brown9;200000124:3434\";s:13:\"regular_price\";s:5:\"100.0\";s:10:\"sale_price\";s:4:\"52.0\";s:5:\"stock\";i:982;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Brown9\";s:9:\"shoe-size\";s:1:\"7\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:1:\"7\";}}i:122;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/H00c110cb2ec94054ad06ae8583ab0537Q/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg\";s:3:\"sku\";s:20:\"32827412887-brown9-6\";s:7:\"sku_sub\";s:19:\"32827412887-white-6\";s:5:\"skuId\";s:11:\"64942815309\";s:7:\"skuAttr\";s:27:\"14:29#Brown9;200000124:1394\";s:13:\"regular_price\";s:5:\"100.0\";s:10:\"sale_price\";s:4:\"52.0\";s:5:\"stock\";i:988;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Brown9\";s:9:\"shoe-size\";s:1:\"6\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:1:\"6\";}}i:123;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/H00c110cb2ec94054ad06ae8583ab0537Q/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"32827412887-brown9-5-5\";s:7:\"sku_sub\";s:21:\"32827412887-white-5-5\";s:5:\"skuId\";s:11:\"64942815308\";s:7:\"skuAttr\";s:32:\"14:29#Brown9;200000124:200000286\";s:13:\"regular_price\";s:5:\"100.0\";s:10:\"sale_price\";s:4:\"52.0\";s:5:\"stock\";i:992;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Brown9\";s:9:\"shoe-size\";s:3:\"5.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:3:\"5.5\";}}i:124;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/H6a8a5b3bfcee404e9438b6827fe84b15G/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg\";s:3:\"sku\";s:20:\"32827412887-black9-6\";s:7:\"sku_sub\";s:20:\"32827412887-silver-6\";s:5:\"skuId\";s:11:\"64942815299\";s:7:\"skuAttr\";s:31:\"14:350853#Black9;200000124:1394\";s:13:\"regular_price\";s:5:\"100.0\";s:10:\"sale_price\";s:4:\"52.0\";s:5:\"stock\";i:992;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Black9\";s:9:\"shoe-size\";s:1:\"6\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Silver\";s:9:\"shoe-size\";s:1:\"6\";}}i:125;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/H6a8a5b3bfcee404e9438b6827fe84b15G/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"32827412887-black9-5-5\";s:7:\"sku_sub\";s:22:\"32827412887-silver-5-5\";s:5:\"skuId\";s:11:\"64942815298\";s:7:\"skuAttr\";s:36:\"14:350853#Black9;200000124:200000286\";s:13:\"regular_price\";s:5:\"100.0\";s:10:\"sale_price\";s:4:\"52.0\";s:5:\"stock\";i:1001;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Black9\";s:9:\"shoe-size\";s:3:\"5.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Silver\";s:9:\"shoe-size\";s:3:\"5.5\";}}i:126;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/H6a8a5b3bfcee404e9438b6827fe84b15G/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"32827412887-black9-4-5\";s:7:\"sku_sub\";s:22:\"32827412887-silver-4-5\";s:5:\"skuId\";s:11:\"64942815297\";s:7:\"skuAttr\";s:36:\"14:350853#Black9;200000124:200000285\";s:13:\"regular_price\";s:5:\"100.0\";s:10:\"sale_price\";s:4:\"52.0\";s:5:\"stock\";i:1000;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Black9\";s:9:\"shoe-size\";s:3:\"4.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Silver\";s:9:\"shoe-size\";s:3:\"4.5\";}}i:127;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/H6a8a5b3bfcee404e9438b6827fe84b15G/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg\";s:3:\"sku\";s:20:\"32827412887-black9-4\";s:7:\"sku_sub\";s:20:\"32827412887-silver-4\";s:5:\"skuId\";s:11:\"64942815296\";s:7:\"skuAttr\";s:30:\"14:350853#Black9;200000124:153\";s:13:\"regular_price\";s:5:\"100.0\";s:10:\"sale_price\";s:4:\"52.0\";s:5:\"stock\";i:1000;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Black9\";s:9:\"shoe-size\";s:1:\"4\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Silver\";s:9:\"shoe-size\";s:1:\"4\";}}i:128;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/H6a8a5b3bfcee404e9438b6827fe84b15G/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg\";s:3:\"sku\";s:20:\"32827412887-black9-9\";s:7:\"sku_sub\";s:20:\"32827412887-silver-9\";s:5:\"skuId\";s:11:\"64942815303\";s:7:\"skuAttr\";s:33:\"14:350853#Black9;200000124:350262\";s:13:\"regular_price\";s:5:\"100.0\";s:10:\"sale_price\";s:4:\"52.0\";s:5:\"stock\";i:991;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Black9\";s:9:\"shoe-size\";s:1:\"9\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Silver\";s:9:\"shoe-size\";s:1:\"9\";}}i:129;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/H6a8a5b3bfcee404e9438b6827fe84b15G/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"32827412887-black9-8-5\";s:7:\"sku_sub\";s:22:\"32827412887-silver-8-5\";s:5:\"skuId\";s:11:\"64942815302\";s:7:\"skuAttr\";s:36:\"14:350853#Black9;200000124:200000289\";s:13:\"regular_price\";s:5:\"100.0\";s:10:\"sale_price\";s:4:\"52.0\";s:5:\"stock\";i:987;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Black9\";s:9:\"shoe-size\";s:3:\"8.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Silver\";s:9:\"shoe-size\";s:3:\"8.5\";}}i:130;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/H6a8a5b3bfcee404e9438b6827fe84b15G/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"32827412887-black9-7-5\";s:7:\"sku_sub\";s:22:\"32827412887-silver-7-5\";s:5:\"skuId\";s:11:\"64942815301\";s:7:\"skuAttr\";s:36:\"14:350853#Black9;200000124:200000288\";s:13:\"regular_price\";s:5:\"100.0\";s:10:\"sale_price\";s:4:\"52.0\";s:5:\"stock\";i:989;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Black9\";s:9:\"shoe-size\";s:3:\"7.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Silver\";s:9:\"shoe-size\";s:3:\"7.5\";}}i:131;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/H6a8a5b3bfcee404e9438b6827fe84b15G/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg\";s:3:\"sku\";s:20:\"32827412887-black9-7\";s:7:\"sku_sub\";s:20:\"32827412887-silver-7\";s:5:\"skuId\";s:11:\"64942815300\";s:7:\"skuAttr\";s:31:\"14:350853#Black9;200000124:3434\";s:13:\"regular_price\";s:5:\"100.0\";s:10:\"sale_price\";s:4:\"52.0\";s:5:\"stock\";i:1000;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Black9\";s:9:\"shoe-size\";s:1:\"7\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Silver\";s:9:\"shoe-size\";s:1:\"7\";}}i:132;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/H00c110cb2ec94054ad06ae8583ab0537Q/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"32827412887-brown9-10-5\";s:7:\"sku_sub\";s:22:\"32827412887-white-10-5\";s:5:\"skuId\";s:11:\"64942815315\";s:7:\"skuAttr\";s:32:\"14:29#Brown9;200000124:200000291\";s:13:\"regular_price\";s:5:\"100.0\";s:10:\"sale_price\";s:4:\"52.0\";s:5:\"stock\";i:990;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Brown9\";s:9:\"shoe-size\";s:4:\"10.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:4:\"10.5\";}}i:133;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/H00c110cb2ec94054ad06ae8583ab0537Q/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg\";s:3:\"sku\";s:21:\"32827412887-brown9-10\";s:7:\"sku_sub\";s:20:\"32827412887-white-10\";s:5:\"skuId\";s:11:\"64942815314\";s:7:\"skuAttr\";s:27:\"14:29#Brown9;200000124:1583\";s:13:\"regular_price\";s:5:\"100.0\";s:10:\"sale_price\";s:4:\"52.0\";s:5:\"stock\";i:992;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Brown9\";s:9:\"shoe-size\";s:2:\"10\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:2:\"10\";}}i:134;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/H00c110cb2ec94054ad06ae8583ab0537Q/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg\";s:3:\"sku\";s:20:\"32827412887-brown9-9\";s:7:\"sku_sub\";s:19:\"32827412887-white-9\";s:5:\"skuId\";s:11:\"64942815313\";s:7:\"skuAttr\";s:29:\"14:29#Brown9;200000124:350262\";s:13:\"regular_price\";s:5:\"100.0\";s:10:\"sale_price\";s:4:\"52.0\";s:5:\"stock\";i:993;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Brown9\";s:9:\"shoe-size\";s:1:\"9\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:1:\"9\";}}i:135;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/H00c110cb2ec94054ad06ae8583ab0537Q/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"32827412887-brown9-8-5\";s:7:\"sku_sub\";s:21:\"32827412887-white-8-5\";s:5:\"skuId\";s:11:\"64942815312\";s:7:\"skuAttr\";s:32:\"14:29#Brown9;200000124:200000289\";s:13:\"regular_price\";s:5:\"100.0\";s:10:\"sale_price\";s:4:\"52.0\";s:5:\"stock\";i:984;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Brown9\";s:9:\"shoe-size\";s:3:\"8.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:3:\"8.5\";}}i:136;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/Hf4babf742a5042279812941bff1c046eJ/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"32827412887-black8-10-5\";s:7:\"sku_sub\";s:23:\"32827412887-purple-10-5\";s:5:\"skuId\";s:11:\"64942815275\";s:7:\"skuAttr\";s:33:\"14:496#Black8;200000124:200000291\";s:13:\"regular_price\";s:4:\"55.0\";s:10:\"sale_price\";s:4:\"28.6\";s:5:\"stock\";i:1002;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Black8\";s:9:\"shoe-size\";s:4:\"10.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Purple\";s:9:\"shoe-size\";s:4:\"10.5\";}}i:137;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/Hf4babf742a5042279812941bff1c046eJ/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg\";s:3:\"sku\";s:21:\"32827412887-black8-10\";s:7:\"sku_sub\";s:21:\"32827412887-purple-10\";s:5:\"skuId\";s:11:\"64942815274\";s:7:\"skuAttr\";s:28:\"14:496#Black8;200000124:1583\";s:13:\"regular_price\";s:4:\"55.0\";s:10:\"sale_price\";s:4:\"28.6\";s:5:\"stock\";i:1002;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Black8\";s:9:\"shoe-size\";s:2:\"10\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Purple\";s:9:\"shoe-size\";s:2:\"10\";}}i:138;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/Hf4babf742a5042279812941bff1c046eJ/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg\";s:3:\"sku\";s:20:\"32827412887-black8-9\";s:7:\"sku_sub\";s:20:\"32827412887-purple-9\";s:5:\"skuId\";s:11:\"64942815273\";s:7:\"skuAttr\";s:30:\"14:496#Black8;200000124:350262\";s:13:\"regular_price\";s:4:\"55.0\";s:10:\"sale_price\";s:4:\"28.6\";s:5:\"stock\";i:1002;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Black8\";s:9:\"shoe-size\";s:1:\"9\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Purple\";s:9:\"shoe-size\";s:1:\"9\";}}i:139;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/Hf4babf742a5042279812941bff1c046eJ/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"32827412887-black8-8-5\";s:7:\"sku_sub\";s:22:\"32827412887-purple-8-5\";s:5:\"skuId\";s:11:\"64942815272\";s:7:\"skuAttr\";s:33:\"14:496#Black8;200000124:200000289\";s:13:\"regular_price\";s:4:\"55.0\";s:10:\"sale_price\";s:4:\"28.6\";s:5:\"stock\";i:1002;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Black8\";s:9:\"shoe-size\";s:3:\"8.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Purple\";s:9:\"shoe-size\";s:3:\"8.5\";}}i:140;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/Ha26c4eb2483743ce9c65f42129d07986D/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg\";s:3:\"sku\";s:19:\"32827412887-gray8-6\";s:7:\"sku_sub\";s:22:\"32827412887-lavender-6\";s:5:\"skuId\";s:11:\"64942815279\";s:7:\"skuAttr\";s:33:\"14:200004891#Gray8;200000124:1394\";s:13:\"regular_price\";s:4:\"55.0\";s:10:\"sale_price\";s:4:\"28.6\";s:5:\"stock\";i:1002;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Gray8\";s:9:\"shoe-size\";s:1:\"6\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Lavender\";s:9:\"shoe-size\";s:1:\"6\";}}i:141;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/Ha26c4eb2483743ce9c65f42129d07986D/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg\";s:3:\"sku\";s:21:\"32827412887-gray8-5-5\";s:7:\"sku_sub\";s:24:\"32827412887-lavender-5-5\";s:5:\"skuId\";s:11:\"64942815278\";s:7:\"skuAttr\";s:38:\"14:200004891#Gray8;200000124:200000286\";s:13:\"regular_price\";s:4:\"55.0\";s:10:\"sale_price\";s:4:\"28.6\";s:5:\"stock\";i:1002;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Gray8\";s:9:\"shoe-size\";s:3:\"5.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Lavender\";s:9:\"shoe-size\";s:3:\"5.5\";}}i:142;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/Ha26c4eb2483743ce9c65f42129d07986D/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg\";s:3:\"sku\";s:21:\"32827412887-gray8-4-5\";s:7:\"sku_sub\";s:24:\"32827412887-lavender-4-5\";s:5:\"skuId\";s:11:\"64942815277\";s:7:\"skuAttr\";s:38:\"14:200004891#Gray8;200000124:200000285\";s:13:\"regular_price\";s:4:\"55.0\";s:10:\"sale_price\";s:4:\"28.6\";s:5:\"stock\";i:1002;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Gray8\";s:9:\"shoe-size\";s:3:\"4.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Lavender\";s:9:\"shoe-size\";s:3:\"4.5\";}}i:143;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/Ha26c4eb2483743ce9c65f42129d07986D/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg\";s:3:\"sku\";s:19:\"32827412887-gray8-4\";s:7:\"sku_sub\";s:22:\"32827412887-lavender-4\";s:5:\"skuId\";s:11:\"64942815276\";s:7:\"skuAttr\";s:32:\"14:200004891#Gray8;200000124:153\";s:13:\"regular_price\";s:4:\"55.0\";s:10:\"sale_price\";s:4:\"28.6\";s:5:\"stock\";i:1002;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Gray8\";s:9:\"shoe-size\";s:1:\"4\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Lavender\";s:9:\"shoe-size\";s:1:\"4\";}}i:144;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/Hf4babf742a5042279812941bff1c046eJ/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"32827412887-black8-4-5\";s:7:\"sku_sub\";s:22:\"32827412887-purple-4-5\";s:5:\"skuId\";s:11:\"64942815267\";s:7:\"skuAttr\";s:33:\"14:496#Black8;200000124:200000285\";s:13:\"regular_price\";s:4:\"55.0\";s:10:\"sale_price\";s:4:\"28.6\";s:5:\"stock\";i:1002;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Black8\";s:9:\"shoe-size\";s:3:\"4.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Purple\";s:9:\"shoe-size\";s:3:\"4.5\";}}i:145;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/Hf4babf742a5042279812941bff1c046eJ/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg\";s:3:\"sku\";s:20:\"32827412887-black8-4\";s:7:\"sku_sub\";s:20:\"32827412887-purple-4\";s:5:\"skuId\";s:11:\"64942815266\";s:7:\"skuAttr\";s:27:\"14:496#Black8;200000124:153\";s:13:\"regular_price\";s:4:\"55.0\";s:10:\"sale_price\";s:4:\"28.6\";s:5:\"stock\";i:1002;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Black8\";s:9:\"shoe-size\";s:1:\"4\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Purple\";s:9:\"shoe-size\";s:1:\"4\";}}i:146;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/Hf4babf742a5042279812941bff1c046eJ/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"32827412887-black8-7-5\";s:7:\"sku_sub\";s:22:\"32827412887-purple-7-5\";s:5:\"skuId\";s:11:\"64942815271\";s:7:\"skuAttr\";s:33:\"14:496#Black8;200000124:200000288\";s:13:\"regular_price\";s:4:\"55.0\";s:10:\"sale_price\";s:4:\"28.6\";s:5:\"stock\";i:1002;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Black8\";s:9:\"shoe-size\";s:3:\"7.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Purple\";s:9:\"shoe-size\";s:3:\"7.5\";}}i:147;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/Hf4babf742a5042279812941bff1c046eJ/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg\";s:3:\"sku\";s:20:\"32827412887-black8-7\";s:7:\"sku_sub\";s:20:\"32827412887-purple-7\";s:5:\"skuId\";s:11:\"64942815270\";s:7:\"skuAttr\";s:28:\"14:496#Black8;200000124:3434\";s:13:\"regular_price\";s:4:\"55.0\";s:10:\"sale_price\";s:4:\"28.6\";s:5:\"stock\";i:1002;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Black8\";s:9:\"shoe-size\";s:1:\"7\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Purple\";s:9:\"shoe-size\";s:1:\"7\";}}i:148;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/Hf4babf742a5042279812941bff1c046eJ/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg\";s:3:\"sku\";s:20:\"32827412887-black8-6\";s:7:\"sku_sub\";s:20:\"32827412887-purple-6\";s:5:\"skuId\";s:11:\"64942815269\";s:7:\"skuAttr\";s:28:\"14:496#Black8;200000124:1394\";s:13:\"regular_price\";s:4:\"55.0\";s:10:\"sale_price\";s:4:\"28.6\";s:5:\"stock\";i:1002;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Black8\";s:9:\"shoe-size\";s:1:\"6\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Purple\";s:9:\"shoe-size\";s:1:\"6\";}}i:149;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/Hf4babf742a5042279812941bff1c046eJ/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"32827412887-black8-5-5\";s:7:\"sku_sub\";s:22:\"32827412887-purple-5-5\";s:5:\"skuId\";s:11:\"64942815268\";s:7:\"skuAttr\";s:33:\"14:496#Black8;200000124:200000286\";s:13:\"regular_price\";s:4:\"55.0\";s:10:\"sale_price\";s:4:\"28.6\";s:5:\"stock\";i:1002;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Black8\";s:9:\"shoe-size\";s:3:\"5.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Purple\";s:9:\"shoe-size\";s:3:\"5.5\";}}i:150;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/He297dfda72484a8fb63b52e7d71e644di/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg\";s:3:\"sku\";s:20:\"32827412887-red8-7-5\";s:7:\"sku_sub\";s:19:\"32827412887-red-7-5\";s:5:\"skuId\";s:11:\"64942815291\";s:7:\"skuAttr\";s:30:\"14:10#Red8;200000124:200000288\";s:13:\"regular_price\";s:4:\"55.0\";s:10:\"sale_price\";s:4:\"28.6\";s:5:\"stock\";i:1002;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Red8\";s:9:\"shoe-size\";s:3:\"7.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:3:\"7.5\";}}i:151;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/He297dfda72484a8fb63b52e7d71e644di/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg\";s:3:\"sku\";s:18:\"32827412887-red8-7\";s:7:\"sku_sub\";s:17:\"32827412887-red-7\";s:5:\"skuId\";s:11:\"64942815290\";s:7:\"skuAttr\";s:25:\"14:10#Red8;200000124:3434\";s:13:\"regular_price\";s:4:\"55.0\";s:10:\"sale_price\";s:4:\"28.6\";s:5:\"stock\";i:1002;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Red8\";s:9:\"shoe-size\";s:1:\"7\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:1:\"7\";}}i:152;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/He297dfda72484a8fb63b52e7d71e644di/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg\";s:3:\"sku\";s:18:\"32827412887-red8-6\";s:7:\"sku_sub\";s:17:\"32827412887-red-6\";s:5:\"skuId\";s:11:\"64942815289\";s:7:\"skuAttr\";s:25:\"14:10#Red8;200000124:1394\";s:13:\"regular_price\";s:4:\"55.0\";s:10:\"sale_price\";s:4:\"28.6\";s:5:\"stock\";i:1002;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Red8\";s:9:\"shoe-size\";s:1:\"6\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:1:\"6\";}}i:153;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/He297dfda72484a8fb63b52e7d71e644di/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg\";s:3:\"sku\";s:20:\"32827412887-red8-5-5\";s:7:\"sku_sub\";s:19:\"32827412887-red-5-5\";s:5:\"skuId\";s:11:\"64942815288\";s:7:\"skuAttr\";s:30:\"14:10#Red8;200000124:200000286\";s:13:\"regular_price\";s:4:\"55.0\";s:10:\"sale_price\";s:4:\"28.6\";s:5:\"stock\";i:1002;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Red8\";s:9:\"shoe-size\";s:3:\"5.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:3:\"5.5\";}}i:154;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/He297dfda72484a8fb63b52e7d71e644di/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg\";s:3:\"sku\";s:21:\"32827412887-red8-10-5\";s:7:\"sku_sub\";s:20:\"32827412887-red-10-5\";s:5:\"skuId\";s:11:\"64942815295\";s:7:\"skuAttr\";s:30:\"14:10#Red8;200000124:200000291\";s:13:\"regular_price\";s:4:\"55.0\";s:10:\"sale_price\";s:4:\"28.6\";s:5:\"stock\";i:1002;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Red8\";s:9:\"shoe-size\";s:4:\"10.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:4:\"10.5\";}}i:155;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/He297dfda72484a8fb63b52e7d71e644di/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg\";s:3:\"sku\";s:19:\"32827412887-red8-10\";s:7:\"sku_sub\";s:18:\"32827412887-red-10\";s:5:\"skuId\";s:11:\"64942815294\";s:7:\"skuAttr\";s:25:\"14:10#Red8;200000124:1583\";s:13:\"regular_price\";s:4:\"55.0\";s:10:\"sale_price\";s:4:\"28.6\";s:5:\"stock\";i:1001;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Red8\";s:9:\"shoe-size\";s:2:\"10\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"10\";}}i:156;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/He297dfda72484a8fb63b52e7d71e644di/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg\";s:3:\"sku\";s:18:\"32827412887-red8-9\";s:7:\"sku_sub\";s:17:\"32827412887-red-9\";s:5:\"skuId\";s:11:\"64942815293\";s:7:\"skuAttr\";s:27:\"14:10#Red8;200000124:350262\";s:13:\"regular_price\";s:4:\"55.0\";s:10:\"sale_price\";s:4:\"28.6\";s:5:\"stock\";i:1002;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Red8\";s:9:\"shoe-size\";s:1:\"9\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:1:\"9\";}}i:157;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/He297dfda72484a8fb63b52e7d71e644di/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg\";s:3:\"sku\";s:20:\"32827412887-red8-8-5\";s:7:\"sku_sub\";s:19:\"32827412887-red-8-5\";s:5:\"skuId\";s:11:\"64942815292\";s:7:\"skuAttr\";s:30:\"14:10#Red8;200000124:200000289\";s:13:\"regular_price\";s:4:\"55.0\";s:10:\"sale_price\";s:4:\"28.6\";s:5:\"stock\";i:1002;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Red8\";s:9:\"shoe-size\";s:3:\"8.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:3:\"8.5\";}}i:158;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/Ha26c4eb2483743ce9c65f42129d07986D/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg\";s:3:\"sku\";s:19:\"32827412887-gray8-9\";s:7:\"sku_sub\";s:22:\"32827412887-lavender-9\";s:5:\"skuId\";s:11:\"64942815283\";s:7:\"skuAttr\";s:35:\"14:200004891#Gray8;200000124:350262\";s:13:\"regular_price\";s:4:\"55.0\";s:10:\"sale_price\";s:4:\"28.6\";s:5:\"stock\";i:1001;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Gray8\";s:9:\"shoe-size\";s:1:\"9\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Lavender\";s:9:\"shoe-size\";s:1:\"9\";}}i:159;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/Ha26c4eb2483743ce9c65f42129d07986D/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg\";s:3:\"sku\";s:21:\"32827412887-gray8-8-5\";s:7:\"sku_sub\";s:24:\"32827412887-lavender-8-5\";s:5:\"skuId\";s:11:\"64942815282\";s:7:\"skuAttr\";s:38:\"14:200004891#Gray8;200000124:200000289\";s:13:\"regular_price\";s:4:\"55.0\";s:10:\"sale_price\";s:4:\"28.6\";s:5:\"stock\";i:1002;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Gray8\";s:9:\"shoe-size\";s:3:\"8.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Lavender\";s:9:\"shoe-size\";s:3:\"8.5\";}}i:160;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/Ha26c4eb2483743ce9c65f42129d07986D/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg\";s:3:\"sku\";s:21:\"32827412887-gray8-7-5\";s:7:\"sku_sub\";s:24:\"32827412887-lavender-7-5\";s:5:\"skuId\";s:11:\"64942815281\";s:7:\"skuAttr\";s:38:\"14:200004891#Gray8;200000124:200000288\";s:13:\"regular_price\";s:4:\"55.0\";s:10:\"sale_price\";s:4:\"28.6\";s:5:\"stock\";i:1002;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Gray8\";s:9:\"shoe-size\";s:3:\"7.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Lavender\";s:9:\"shoe-size\";s:3:\"7.5\";}}i:161;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/Ha26c4eb2483743ce9c65f42129d07986D/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg\";s:3:\"sku\";s:19:\"32827412887-gray8-7\";s:7:\"sku_sub\";s:22:\"32827412887-lavender-7\";s:5:\"skuId\";s:11:\"64942815280\";s:7:\"skuAttr\";s:33:\"14:200004891#Gray8;200000124:3434\";s:13:\"regular_price\";s:4:\"55.0\";s:10:\"sale_price\";s:4:\"28.6\";s:5:\"stock\";i:1002;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Gray8\";s:9:\"shoe-size\";s:1:\"7\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Lavender\";s:9:\"shoe-size\";s:1:\"7\";}}i:162;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/He297dfda72484a8fb63b52e7d71e644di/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg\";s:3:\"sku\";s:20:\"32827412887-red8-4-5\";s:7:\"sku_sub\";s:19:\"32827412887-red-4-5\";s:5:\"skuId\";s:11:\"64942815287\";s:7:\"skuAttr\";s:30:\"14:10#Red8;200000124:200000285\";s:13:\"regular_price\";s:4:\"55.0\";s:10:\"sale_price\";s:4:\"28.6\";s:5:\"stock\";i:1002;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Red8\";s:9:\"shoe-size\";s:3:\"4.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:3:\"4.5\";}}i:163;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/He297dfda72484a8fb63b52e7d71e644di/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg\";s:3:\"sku\";s:18:\"32827412887-red8-4\";s:7:\"sku_sub\";s:17:\"32827412887-red-4\";s:5:\"skuId\";s:11:\"64942815286\";s:7:\"skuAttr\";s:24:\"14:10#Red8;200000124:153\";s:13:\"regular_price\";s:4:\"55.0\";s:10:\"sale_price\";s:4:\"28.6\";s:5:\"stock\";i:1002;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Red8\";s:9:\"shoe-size\";s:1:\"4\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:1:\"4\";}}i:164;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/Ha26c4eb2483743ce9c65f42129d07986D/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"32827412887-gray8-10-5\";s:7:\"sku_sub\";s:25:\"32827412887-lavender-10-5\";s:5:\"skuId\";s:11:\"64942815285\";s:7:\"skuAttr\";s:38:\"14:200004891#Gray8;200000124:200000291\";s:13:\"regular_price\";s:4:\"55.0\";s:10:\"sale_price\";s:4:\"28.6\";s:5:\"stock\";i:1002;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Gray8\";s:9:\"shoe-size\";s:4:\"10.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Lavender\";s:9:\"shoe-size\";s:4:\"10.5\";}}i:165;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/Ha26c4eb2483743ce9c65f42129d07986D/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg\";s:3:\"sku\";s:20:\"32827412887-gray8-10\";s:7:\"sku_sub\";s:23:\"32827412887-lavender-10\";s:5:\"skuId\";s:11:\"64942815284\";s:7:\"skuAttr\";s:33:\"14:200004891#Gray8;200000124:1583\";s:13:\"regular_price\";s:4:\"55.0\";s:10:\"sale_price\";s:4:\"28.6\";s:5:\"stock\";i:1002;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Gray8\";s:9:\"shoe-size\";s:2:\"10\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Lavender\";s:9:\"shoe-size\";s:2:\"10\";}}i:166;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/Hb4b6ab3f39c648138b0b371287c879aaw/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"32827412887-white6-10-5\";s:7:\"sku_sub\";s:22:\"32827412887-ivory-10-5\";s:5:\"skuId\";s:11:\"64942815235\";s:7:\"skuAttr\";s:39:\"14:200002130#White6;200000124:200000291\";s:13:\"regular_price\";s:4:\"56.0\";s:10:\"sale_price\";s:5:\"29.12\";s:5:\"stock\";i:1002;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"White6\";s:9:\"shoe-size\";s:4:\"10.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Ivory\";s:9:\"shoe-size\";s:4:\"10.5\";}}i:167;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/Hb4b6ab3f39c648138b0b371287c879aaw/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg\";s:3:\"sku\";s:21:\"32827412887-white6-10\";s:7:\"sku_sub\";s:20:\"32827412887-ivory-10\";s:5:\"skuId\";s:11:\"64942815234\";s:7:\"skuAttr\";s:34:\"14:200002130#White6;200000124:1583\";s:13:\"regular_price\";s:4:\"56.0\";s:10:\"sale_price\";s:5:\"29.12\";s:5:\"stock\";i:1002;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"White6\";s:9:\"shoe-size\";s:2:\"10\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Ivory\";s:9:\"shoe-size\";s:2:\"10\";}}i:168;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/Hb4b6ab3f39c648138b0b371287c879aaw/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg\";s:3:\"sku\";s:20:\"32827412887-white6-9\";s:7:\"sku_sub\";s:19:\"32827412887-ivory-9\";s:5:\"skuId\";s:11:\"64942815233\";s:7:\"skuAttr\";s:36:\"14:200002130#White6;200000124:350262\";s:13:\"regular_price\";s:4:\"56.0\";s:10:\"sale_price\";s:5:\"29.12\";s:5:\"stock\";i:1002;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"White6\";s:9:\"shoe-size\";s:1:\"9\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Ivory\";s:9:\"shoe-size\";s:1:\"9\";}}i:169;a:10:{s:5:\"image\";s:169:\"https://ae01.alicdn.com/kf/Hb4b6ab3f39c648138b0b371287c879aaw/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"32827412887-white6-8-5\";s:7:\"sku_sub\";s:21:\"32827412887-ivory-8-5\";s:5:\"skuId\";s:11:\"64942815232\";s:7:\"skuAttr\";s:39:\"14:200002130#White6;200000124:200000289\";s:13:\"regular_price\";s:4:\"56.0\";s:10:\"sale_price\";s:5:\"29.12\";s:5:\"stock\";i:1002;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"White6\";s:9:\"shoe-size\";s:3:\"8.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Ivory\";s:9:\"shoe-size\";s:3:\"8.5\";}}}');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(48440, 3585, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Hf4d8a7d5394c454494bc16f1df7bfb87I/Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s.jpg_640x640.jpg'),
(48441, 3233, '_thumbnail_id', '3585'),
(48442, 3237, '_thumbnail_id', '3585'),
(48443, 3239, '_thumbnail_id', '3585'),
(48444, 3241, '_thumbnail_id', '3585'),
(48445, 3243, '_thumbnail_id', '3585'),
(48446, 3245, '_thumbnail_id', '3585'),
(48447, 3248, '_thumbnail_id', '3585'),
(48448, 3250, '_thumbnail_id', '3585'),
(48449, 3251, '_thumbnail_id', '3585'),
(48450, 3252, '_thumbnail_id', '3585'),
(48451, 3253, '_thumbnail_id', '3585'),
(48452, 3255, '_thumbnail_id', '3585'),
(48453, 3587, '_wp_attached_file', '2021/06/Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s-5.jpg_640x640-5.jpg'),
(48454, 3587, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:126:\"2021/06/Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s-5.jpg_640x640-5.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:126:\"Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s-5.jpg_640x640-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:126:\"Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s-5.jpg_640x640-5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:126:\"Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s-5.jpg_640x640-5-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:126:\"Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s-5.jpg_640x640-5-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:126:\"Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s-5.jpg_640x640-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:126:\"Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s-5.jpg_640x640-5-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:126:\"Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s-5.jpg_640x640-5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:126:\"Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s-5.jpg_640x640-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:126:\"Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s-5.jpg_640x640-5-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:126:\"Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s-5.jpg_640x640-5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(48455, 3587, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H1c11023bfd814496bbec55d045b0bb40W/Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s.jpg_640x640.jpg'),
(48456, 3254, '_thumbnail_id', '3587'),
(48457, 3354, '_thumbnail_id', '3587'),
(48458, 3356, '_thumbnail_id', '3587'),
(48459, 3358, '_thumbnail_id', '3587'),
(48460, 3361, '_thumbnail_id', '3587'),
(48461, 3363, '_thumbnail_id', '3587'),
(48462, 3365, '_thumbnail_id', '3587'),
(48463, 3367, '_thumbnail_id', '3587'),
(48464, 3370, '_thumbnail_id', '3587'),
(48465, 3372, '_thumbnail_id', '3587'),
(48466, 3374, '_thumbnail_id', '3587'),
(48467, 3379, '_thumbnail_id', '3587'),
(48468, 3588, '_wp_attached_file', '2021/06/Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s-6.jpg_640x640-6.jpg'),
(48469, 3588, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:126:\"2021/06/Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s-6.jpg_640x640-6.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:126:\"Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s-6.jpg_640x640-6-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:126:\"Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s-6.jpg_640x640-6-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:126:\"Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s-6.jpg_640x640-6-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:126:\"Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s-6.jpg_640x640-6-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:126:\"Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s-6.jpg_640x640-6-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:126:\"Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s-6.jpg_640x640-6-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:126:\"Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s-6.jpg_640x640-6-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:126:\"Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s-6.jpg_640x640-6-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:126:\"Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s-6.jpg_640x640-6-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:126:\"Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s-6.jpg_640x640-6-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(48470, 3588, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Hc9f2969a1446448596d68b8e65f54affH/Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s.jpg_640x640.jpg'),
(48471, 3377, '_thumbnail_id', '3588'),
(48472, 3381, '_thumbnail_id', '3588'),
(48473, 3383, '_thumbnail_id', '3588'),
(48474, 3386, '_thumbnail_id', '3588'),
(48475, 3388, '_thumbnail_id', '3588'),
(48476, 3390, '_thumbnail_id', '3588'),
(48477, 3392, '_thumbnail_id', '3588'),
(48478, 3394, '_thumbnail_id', '3588'),
(48479, 3397, '_thumbnail_id', '3588'),
(48480, 3399, '_thumbnail_id', '3588'),
(48481, 3401, '_thumbnail_id', '3588'),
(48482, 3405, '_thumbnail_id', '3588'),
(48483, 3589, '_wp_attached_file', '2021/06/Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s-7.jpg_640x640-7.jpg'),
(48484, 3589, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:126:\"2021/06/Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s-7.jpg_640x640-7.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:126:\"Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s-7.jpg_640x640-7-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:126:\"Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s-7.jpg_640x640-7-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:126:\"Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s-7.jpg_640x640-7-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:126:\"Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s-7.jpg_640x640-7-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:126:\"Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s-7.jpg_640x640-7-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:126:\"Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s-7.jpg_640x640-7-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:126:\"Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s-7.jpg_640x640-7-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:126:\"Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s-7.jpg_640x640-7-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:126:\"Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s-7.jpg_640x640-7-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:126:\"Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s-7.jpg_640x640-7-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(48485, 3589, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H45f728f49d73448f8c4b989d0cca7814e/Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s.jpg_640x640.jpg'),
(48486, 3285, '_thumbnail_id', '3589'),
(48487, 3289, '_thumbnail_id', '3589'),
(48488, 3294, '_thumbnail_id', '3589'),
(48489, 3403, '_thumbnail_id', '3589'),
(48490, 3407, '_thumbnail_id', '3589'),
(48491, 3410, '_thumbnail_id', '3589'),
(48492, 3412, '_thumbnail_id', '3589'),
(48493, 3415, '_thumbnail_id', '3589'),
(48494, 3417, '_thumbnail_id', '3589'),
(48495, 3419, '_thumbnail_id', '3589'),
(48496, 3420, '_thumbnail_id', '3589'),
(48497, 3421, '_thumbnail_id', '3589'),
(48498, 3590, '_wp_attached_file', '2021/06/Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s-8.jpg_640x640-8.jpg'),
(48499, 3590, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:126:\"2021/06/Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s-8.jpg_640x640-8.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:126:\"Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s-8.jpg_640x640-8-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:126:\"Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s-8.jpg_640x640-8-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:126:\"Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s-8.jpg_640x640-8-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:126:\"Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s-8.jpg_640x640-8-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:126:\"Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s-8.jpg_640x640-8-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:126:\"Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s-8.jpg_640x640-8-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:126:\"Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s-8.jpg_640x640-8-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:126:\"Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s-8.jpg_640x640-8-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:126:\"Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s-8.jpg_640x640-8-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:126:\"Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s-8.jpg_640x640-8-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(48500, 3590, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H7b70680529694d088d3155f7bf1b91ca4/Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s.jpg_640x640.jpg'),
(48501, 3323, '_thumbnail_id', '3590'),
(48502, 3327, '_thumbnail_id', '3590'),
(48503, 3329, '_thumbnail_id', '3590'),
(48504, 3332, '_thumbnail_id', '3590'),
(48505, 3335, '_thumbnail_id', '3590'),
(48506, 3337, '_thumbnail_id', '3590'),
(48507, 3339, '_thumbnail_id', '3590'),
(48508, 3343, '_thumbnail_id', '3590'),
(48509, 3345, '_thumbnail_id', '3590'),
(48510, 3347, '_thumbnail_id', '3590'),
(48511, 3350, '_thumbnail_id', '3590'),
(48512, 3352, '_thumbnail_id', '3590'),
(48513, 3591, '_wp_attached_file', '2021/06/Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized-1.jpg'),
(48514, 3591, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:125:\"2021/06/Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized-1.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:125:\"Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:125:\"Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:125:\"Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized-1-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:125:\"Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized-1-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:125:\"Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized-1-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:125:\"Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:125:\"Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:125:\"Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:125:\"Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:125:\"Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:125:\"Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(48515, 3591, '_vi_wad_image_id', 'ae01.alicdn.com/kf/HTB1dL2kKkPoK1RjSZKbq6x1IXXak/Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized.jpg'),
(48516, 3423, '_product_image_gallery', '3591,3592,3593,3594,3595'),
(48517, 3592, '_wp_attached_file', '2021/06/Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized-2.jpg'),
(48518, 3592, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:125:\"2021/06/Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized-2.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:125:\"Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:125:\"Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:125:\"Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized-2-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:125:\"Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized-2-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:125:\"Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized-2-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:125:\"Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:125:\"Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:125:\"Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:125:\"Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:125:\"Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:125:\"Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(48519, 3592, '_vi_wad_image_id', 'ae01.alicdn.com/kf/HTB1w7YiKkvoK1RjSZFDq6xY3pXaX/Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized.jpg'),
(48520, 3593, '_wp_attached_file', '2021/06/Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized-3.jpg'),
(48521, 3593, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:125:\"2021/06/Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized-3.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:125:\"Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:125:\"Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:125:\"Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized-3-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:125:\"Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized-3-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:125:\"Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized-3-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:125:\"Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:125:\"Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized-3-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:125:\"Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:125:\"Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:125:\"Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized-3-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:125:\"Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(48522, 3593, '_vi_wad_image_id', 'ae01.alicdn.com/kf/HTB1rUTgKhTpK1RjSZFKq6y2wXXaw/Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized.jpg'),
(48523, 3594, '_wp_attached_file', '2021/06/Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized-4.jpg'),
(48524, 3594, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:125:\"2021/06/Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized-4.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:125:\"Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:125:\"Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized-4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:125:\"Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized-4-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:125:\"Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized-4-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:125:\"Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized-4-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:125:\"Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:125:\"Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized-4-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:125:\"Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:125:\"Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:125:\"Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized-4-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:125:\"Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(48525, 3594, '_vi_wad_image_id', 'ae01.alicdn.com/kf/HTB1Sa_lKgHqK1RjSZJnq6zNLpXaT/Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized.jpg'),
(48526, 3595, '_wp_attached_file', '2021/06/Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized-5.jpg'),
(48527, 3595, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:125:\"2021/06/Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized-5.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:125:\"Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:125:\"Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized-5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:125:\"Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized-5-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:125:\"Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized-5-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:125:\"Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized-5-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:125:\"Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:125:\"Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized-5-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:125:\"Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized-5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:125:\"Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:125:\"Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized-5-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:125:\"Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized-5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(48528, 3595, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H6411d89cd6b7424c9c439101f2e7acd7x/Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized.jpg'),
(48529, 3596, '_wp_attached_file', '2021/06/Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized.jpg_640x640.jpg'),
(48530, 3596, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:135:\"2021/06/Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized.jpg_640x640.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:135:\"Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized.jpg_640x640-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:135:\"Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized.jpg_640x640-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:135:\"Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized.jpg_640x640-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:135:\"Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized.jpg_640x640-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:135:\"Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized.jpg_640x640-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:135:\"Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized.jpg_640x640-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:135:\"Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized.jpg_640x640-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:135:\"Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized.jpg_640x640-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:135:\"Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized.jpg_640x640-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:135:\"Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized.jpg_640x640-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(48531, 3596, '_vi_wad_image_id', 'ae01.alicdn.com/kf/HTB1vTziKXzqK1RjSZFvq6AB7VXaz/Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized.jpg_640x640.jpg'),
(48532, 3474, '_thumbnail_id', '3596'),
(48533, 3477, '_thumbnail_id', '3596'),
(48534, 3504, '_thumbnail_id', '3596'),
(48535, 3506, '_thumbnail_id', '3596'),
(48536, 3508, '_thumbnail_id', '3596'),
(48537, 3510, '_thumbnail_id', '3596'),
(48538, 3512, '_thumbnail_id', '3596'),
(48539, 3514, '_thumbnail_id', '3596'),
(48540, 3597, '_wp_attached_file', '2021/06/Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized-1.jpg_640x640-1.jpg'),
(48541, 3597, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:139:\"2021/06/Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized-1.jpg_640x640-1.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:139:\"Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized-1.jpg_640x640-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:139:\"Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized-1.jpg_640x640-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:139:\"Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized-1.jpg_640x640-1-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:139:\"Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized-1.jpg_640x640-1-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:139:\"Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized-1.jpg_640x640-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:139:\"Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized-1.jpg_640x640-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:139:\"Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized-1.jpg_640x640-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:139:\"Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized-1.jpg_640x640-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:139:\"Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized-1.jpg_640x640-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:139:\"Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized-1.jpg_640x640-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(48542, 3597, '_vi_wad_image_id', 'ae01.alicdn.com/kf/HTB1n0nnKgHqK1RjSZFkq6x.WFXaL/Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized.jpg_640x640.jpg'),
(48543, 3470, '_thumbnail_id', '3597'),
(48544, 3472, '_thumbnail_id', '3597'),
(48545, 3479, '_thumbnail_id', '3597'),
(48546, 3481, '_thumbnail_id', '3597'),
(48547, 3483, '_thumbnail_id', '3597'),
(48548, 3485, '_thumbnail_id', '3597'),
(48549, 3491, '_thumbnail_id', '3597'),
(48550, 3493, '_thumbnail_id', '3597'),
(48551, 3598, '_wp_attached_file', '2021/06/Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized-2.jpg_640x640-2.jpg'),
(48552, 3598, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:139:\"2021/06/Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized-2.jpg_640x640-2.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:139:\"Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized-2.jpg_640x640-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:139:\"Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized-2.jpg_640x640-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:139:\"Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized-2.jpg_640x640-2-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:139:\"Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized-2.jpg_640x640-2-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:139:\"Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized-2.jpg_640x640-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:139:\"Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized-2.jpg_640x640-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:139:\"Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized-2.jpg_640x640-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:139:\"Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized-2.jpg_640x640-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:139:\"Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized-2.jpg_640x640-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:139:\"Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized-2.jpg_640x640-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(48553, 3598, '_vi_wad_image_id', 'ae01.alicdn.com/kf/HTB1vA6rKhjaK1RjSZFAq6zdLFXaC/Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized.jpg_640x640.jpg'),
(48554, 3440, '_thumbnail_id', '3598'),
(48555, 3442, '_thumbnail_id', '3598'),
(48556, 3487, '_thumbnail_id', '3598'),
(48557, 3489, '_thumbnail_id', '3598'),
(48558, 3496, '_thumbnail_id', '3598'),
(48559, 3498, '_thumbnail_id', '3598'),
(48560, 3500, '_thumbnail_id', '3598'),
(48561, 3502, '_thumbnail_id', '3598'),
(48562, 3599, '_wp_attached_file', '2021/06/Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized-3.jpg_640x640-3.jpg');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(48563, 3599, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:139:\"2021/06/Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized-3.jpg_640x640-3.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:139:\"Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized-3.jpg_640x640-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:139:\"Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized-3.jpg_640x640-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:139:\"Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized-3.jpg_640x640-3-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:139:\"Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized-3.jpg_640x640-3-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:139:\"Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized-3.jpg_640x640-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:139:\"Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized-3.jpg_640x640-3-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:139:\"Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized-3.jpg_640x640-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:139:\"Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized-3.jpg_640x640-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:139:\"Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized-3.jpg_640x640-3-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:139:\"Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized-3.jpg_640x640-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(48564, 3599, '_vi_wad_image_id', 'ae01.alicdn.com/kf/HTB11srCKhnaK1RjSZFBq6AW7VXaw/Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized.jpg_640x640.jpg'),
(48565, 3436, '_thumbnail_id', '3599'),
(48566, 3438, '_thumbnail_id', '3599'),
(48567, 3444, '_thumbnail_id', '3599'),
(48568, 3446, '_thumbnail_id', '3599'),
(48569, 3448, '_thumbnail_id', '3599'),
(48570, 3451, '_thumbnail_id', '3599'),
(48571, 3457, '_thumbnail_id', '3599'),
(48572, 3459, '_thumbnail_id', '3599'),
(48573, 3600, '_wp_attached_file', '2021/06/Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized-4.jpg_640x640-4.jpg'),
(48574, 3600, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:139:\"2021/06/Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized-4.jpg_640x640-4.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:139:\"Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized-4.jpg_640x640-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:139:\"Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized-4.jpg_640x640-4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:139:\"Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized-4.jpg_640x640-4-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:139:\"Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized-4.jpg_640x640-4-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:139:\"Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized-4.jpg_640x640-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:139:\"Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized-4.jpg_640x640-4-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:139:\"Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized-4.jpg_640x640-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:139:\"Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized-4.jpg_640x640-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:139:\"Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized-4.jpg_640x640-4-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:139:\"Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized-4.jpg_640x640-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(48575, 3600, '_vi_wad_image_id', 'ae01.alicdn.com/kf/HTB1GFjgKirpK1RjSZFhq6xSdXXa4/Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized.jpg_640x640.jpg'),
(48576, 3431, '_thumbnail_id', '3600'),
(48577, 3434, '_thumbnail_id', '3600'),
(48578, 3453, '_thumbnail_id', '3600'),
(48579, 3455, '_thumbnail_id', '3600'),
(48580, 3461, '_thumbnail_id', '3600'),
(48581, 3463, '_thumbnail_id', '3600'),
(48582, 3465, '_thumbnail_id', '3600'),
(48583, 3467, '_thumbnail_id', '3600'),
(48584, 3601, '_wp_attached_file', '2021/06/HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace-1.jpg'),
(48585, 3601, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:120:\"2021/06/HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace-1.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:120:\"HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:120:\"HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:120:\"HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace-1-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:120:\"HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace-1-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:120:\"HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace-1-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:120:\"HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:120:\"HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:120:\"HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:120:\"HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:120:\"HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:120:\"HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(48586, 3601, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H27b643852f6f4ac78eb0712f27062639j/HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace.jpg'),
(48587, 3424, '_product_image_gallery', '3601,3602,3603,3604,3605'),
(48588, 3602, '_wp_attached_file', '2021/06/HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace-2.jpg'),
(48589, 3602, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:120:\"2021/06/HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace-2.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:120:\"HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:120:\"HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:120:\"HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace-2-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:120:\"HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace-2-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:120:\"HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace-2-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:120:\"HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:120:\"HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:120:\"HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:120:\"HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:120:\"HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:120:\"HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(48590, 3602, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H0bae573b17784fc595d02023bee8929aw/HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace.jpg'),
(48591, 3603, '_wp_attached_file', '2021/06/HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace-3.jpg'),
(48592, 3603, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:120:\"2021/06/HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace-3.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:120:\"HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:120:\"HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:120:\"HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace-3-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:120:\"HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace-3-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:120:\"HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace-3-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:120:\"HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:120:\"HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace-3-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:120:\"HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:120:\"HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:120:\"HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace-3-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:120:\"HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(48593, 3603, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Hf6e1371bf01146918e2c4a5d889bf46fo/HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace.jpg'),
(48594, 3604, '_wp_attached_file', '2021/06/HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace-4.jpg'),
(48595, 3604, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:120:\"2021/06/HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace-4.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:120:\"HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:120:\"HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace-4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:120:\"HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace-4-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:120:\"HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace-4-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:120:\"HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace-4-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:120:\"HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:120:\"HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace-4-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:120:\"HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:120:\"HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:120:\"HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace-4-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:120:\"HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(48596, 3604, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Hb842fecbf3164027937d06dfaf4c3e56U/HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace.jpg'),
(48597, 3605, '_wp_attached_file', '2021/06/HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace-5.jpg'),
(48598, 3605, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:120:\"2021/06/HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace-5.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:120:\"HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:120:\"HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace-5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:120:\"HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace-5-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:120:\"HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace-5-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:120:\"HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace-5-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:120:\"HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:120:\"HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace-5-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:120:\"HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace-5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:120:\"HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:120:\"HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace-5-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:120:\"HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace-5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(48599, 3605, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H28af4d7c91144a1db7ee9051b5ae30cfn/HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace.jpg'),
(48600, 3606, '_wp_attached_file', '2021/06/HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace.jpg_640x640.jpg'),
(48601, 3606, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:130:\"2021/06/HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace.jpg_640x640.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:130:\"HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace.jpg_640x640-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:130:\"HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace.jpg_640x640-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:130:\"HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace.jpg_640x640-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:130:\"HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace.jpg_640x640-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:130:\"HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace.jpg_640x640-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:130:\"HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace.jpg_640x640-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:130:\"HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace.jpg_640x640-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:130:\"HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace.jpg_640x640-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:130:\"HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace.jpg_640x640-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:130:\"HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace.jpg_640x640-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(48602, 3606, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H9fe89f66728c43faa60181fb0851bb59C/HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace.jpg_640x640.jpg'),
(48603, 3476, '_thumbnail_id', '3606'),
(48604, 3478, '_thumbnail_id', '3606'),
(48605, 3480, '_thumbnail_id', '3606'),
(48606, 3482, '_thumbnail_id', '3606'),
(48607, 3484, '_thumbnail_id', '3606'),
(48608, 3486, '_thumbnail_id', '3606'),
(48609, 3488, '_thumbnail_id', '3606'),
(48610, 3490, '_thumbnail_id', '3606'),
(48611, 3492, '_thumbnail_id', '3606'),
(48612, 3511, '_thumbnail_id', '3606'),
(48613, 3607, '_wp_attached_file', '2021/06/HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace-1.jpg_640x640-1.jpg'),
(48614, 3607, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:134:\"2021/06/HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace-1.jpg_640x640-1.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:134:\"HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace-1.jpg_640x640-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:134:\"HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace-1.jpg_640x640-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:134:\"HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace-1.jpg_640x640-1-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:134:\"HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace-1.jpg_640x640-1-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:134:\"HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace-1.jpg_640x640-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:134:\"HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace-1.jpg_640x640-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:134:\"HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace-1.jpg_640x640-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:134:\"HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace-1.jpg_640x640-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:134:\"HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace-1.jpg_640x640-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:134:\"HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace-1.jpg_640x640-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(48615, 3607, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H52593dad8d0f4707a8e72b4475645b11O/HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace.jpg_640x640.jpg'),
(48616, 3443, '_thumbnail_id', '3607'),
(48617, 3445, '_thumbnail_id', '3607'),
(48618, 3447, '_thumbnail_id', '3607'),
(48619, 3449, '_thumbnail_id', '3607'),
(48620, 3450, '_thumbnail_id', '3607'),
(48621, 3501, '_thumbnail_id', '3607'),
(48622, 3503, '_thumbnail_id', '3607'),
(48623, 3505, '_thumbnail_id', '3607'),
(48624, 3507, '_thumbnail_id', '3607'),
(48625, 3509, '_thumbnail_id', '3607'),
(48626, 3608, '_sku', '32825328905'),
(48627, 3608, '_visibility', 'visible'),
(48628, 3608, '_default_attributes', ''),
(48629, 3609, '_sku', '32827412887'),
(48630, 3609, '_visibility', 'visible'),
(48631, 3609, '_default_attributes', ''),
(48632, 3610, '_wp_attached_file', '2021/06/HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace-2.jpg_640x640-2.jpg'),
(48633, 3610, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:134:\"2021/06/HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace-2.jpg_640x640-2.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:134:\"HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace-2.jpg_640x640-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:134:\"HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace-2.jpg_640x640-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:134:\"HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace-2.jpg_640x640-2-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:134:\"HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace-2.jpg_640x640-2-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:134:\"HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace-2.jpg_640x640-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:134:\"HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace-2.jpg_640x640-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:134:\"HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace-2.jpg_640x640-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:134:\"HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace-2.jpg_640x640-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:134:\"HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace-2.jpg_640x640-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:134:\"HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace-2.jpg_640x640-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(48634, 3574, '_vi_wad_woo_id', '3608'),
(48635, 3608, '_vi_wad_aliexpress_product_id', '32825328905'),
(48636, 3586, '_vi_wad_woo_id', '3609'),
(48637, 3609, '_vi_wad_aliexpress_product_id', '32827412887'),
(48638, 3608, 'total_sales', '0'),
(48639, 3608, '_tax_status', 'taxable'),
(48640, 3608, '_tax_class', ''),
(48641, 3608, '_manage_stock', 'no'),
(48642, 3608, '_backorders', 'no'),
(48643, 3608, '_sold_individually', 'no'),
(48644, 3609, 'total_sales', '0'),
(48645, 3609, '_tax_status', 'taxable'),
(48646, 3609, '_tax_class', ''),
(48647, 3608, '_virtual', 'no'),
(48648, 3609, '_manage_stock', 'no'),
(48649, 3608, '_downloadable', 'no'),
(48650, 3609, '_backorders', 'no'),
(48651, 3608, '_download_limit', '-1'),
(48652, 3609, '_sold_individually', 'no'),
(48653, 3608, '_download_expiry', '-1'),
(48654, 3608, '_stock', NULL),
(48655, 3608, '_stock_status', 'instock'),
(48656, 3609, '_virtual', 'no'),
(48657, 3608, '_wc_average_rating', '0'),
(48658, 3608, '_wc_review_count', '0'),
(48659, 3609, '_downloadable', 'no'),
(48660, 3609, '_download_limit', '-1'),
(48661, 3609, '_download_expiry', '-1'),
(48662, 3609, '_stock', NULL),
(48663, 3609, '_stock_status', 'instock'),
(48664, 3609, '_wc_average_rating', '0'),
(48665, 3609, '_wc_review_count', '0'),
(48666, 3608, '_product_attributes', 'a:3:{s:8:\"pa_color\";a:6:{s:4:\"name\";s:8:\"pa_color\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"0\";s:10:\"is_visible\";s:1:\"0\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"1\";}s:12:\"pa_shoe-size\";a:6:{s:4:\"name\";s:12:\"pa_shoe-size\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"1\";s:10:\"is_visible\";s:1:\"0\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"1\";}s:13:\"pa_ships-from\";a:6:{s:4:\"name\";s:13:\"pa_ships-from\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"2\";s:10:\"is_visible\";s:1:\"0\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"1\";}}'),
(48667, 3608, '_product_version', '4.1.0'),
(48668, 3611, '_wp_attached_file', '2021/06/Gdgydh-Fashion-Black-Boots-Women-Heel-Spring-Autumn-Lace-up-Soft-Leather-Platform-Shoes-Woman-Party.jpg'),
(48669, 3611, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:111:\"2021/06/Gdgydh-Fashion-Black-Boots-Women-Heel-Spring-Autumn-Lace-up-Soft-Leather-Platform-Shoes-Woman-Party.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:111:\"Gdgydh-Fashion-Black-Boots-Women-Heel-Spring-Autumn-Lace-up-Soft-Leather-Platform-Shoes-Woman-Party-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:111:\"Gdgydh-Fashion-Black-Boots-Women-Heel-Spring-Autumn-Lace-up-Soft-Leather-Platform-Shoes-Woman-Party-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:111:\"Gdgydh-Fashion-Black-Boots-Women-Heel-Spring-Autumn-Lace-up-Soft-Leather-Platform-Shoes-Woman-Party-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:111:\"Gdgydh-Fashion-Black-Boots-Women-Heel-Spring-Autumn-Lace-up-Soft-Leather-Platform-Shoes-Woman-Party-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:111:\"Gdgydh-Fashion-Black-Boots-Women-Heel-Spring-Autumn-Lace-up-Soft-Leather-Platform-Shoes-Woman-Party-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:111:\"Gdgydh-Fashion-Black-Boots-Women-Heel-Spring-Autumn-Lace-up-Soft-Leather-Platform-Shoes-Woman-Party-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:111:\"Gdgydh-Fashion-Black-Boots-Women-Heel-Spring-Autumn-Lace-up-Soft-Leather-Platform-Shoes-Woman-Party-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:111:\"Gdgydh-Fashion-Black-Boots-Women-Heel-Spring-Autumn-Lace-up-Soft-Leather-Platform-Shoes-Woman-Party-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:111:\"Gdgydh-Fashion-Black-Boots-Women-Heel-Spring-Autumn-Lace-up-Soft-Leather-Platform-Shoes-Woman-Party-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:111:\"Gdgydh-Fashion-Black-Boots-Women-Heel-Spring-Autumn-Lace-up-Soft-Leather-Platform-Shoes-Woman-Party-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:111:\"Gdgydh-Fashion-Black-Boots-Women-Heel-Spring-Autumn-Lace-up-Soft-Leather-Platform-Shoes-Woman-Party-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(48670, 3609, '_product_attributes', 'a:2:{s:8:\"pa_color\";a:6:{s:4:\"name\";s:8:\"pa_color\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"0\";s:10:\"is_visible\";s:1:\"0\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"1\";}s:12:\"pa_shoe-size\";a:6:{s:4:\"name\";s:12:\"pa_shoe-size\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"1\";s:10:\"is_visible\";s:1:\"0\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"1\";}}'),
(48671, 3609, '_product_version', '4.1.0'),
(48672, 3612, '_wp_attached_file', '2021/06/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg'),
(48673, 3612, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:103:\"2021/06/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:103:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:103:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:103:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:103:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:103:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:103:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:103:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:103:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:103:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:103:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:103:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(48674, 3610, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H98eab9154f2144f2a6513caf96b5535cx/HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace.jpg_640x640.jpg'),
(48675, 3441, '_thumbnail_id', '3610'),
(48676, 3458, '_thumbnail_id', '3610'),
(48677, 3460, '_thumbnail_id', '3610'),
(48678, 3462, '_thumbnail_id', '3610'),
(48679, 3464, '_thumbnail_id', '3610'),
(48680, 3466, '_thumbnail_id', '3610'),
(48681, 3469, '_thumbnail_id', '3610'),
(48682, 3471, '_thumbnail_id', '3610'),
(48683, 3473, '_thumbnail_id', '3610'),
(48684, 3475, '_thumbnail_id', '3610'),
(48685, 3613, '_wp_attached_file', '2021/06/HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace-3.jpg_640x640-3.jpg');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(48686, 3613, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:134:\"2021/06/HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace-3.jpg_640x640-3.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:134:\"HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace-3.jpg_640x640-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:134:\"HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace-3.jpg_640x640-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:134:\"HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace-3.jpg_640x640-3-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:134:\"HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace-3.jpg_640x640-3-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:134:\"HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace-3.jpg_640x640-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:134:\"HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace-3.jpg_640x640-3-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:134:\"HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace-3.jpg_640x640-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:134:\"HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace-3.jpg_640x640-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:134:\"HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace-3.jpg_640x640-3-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:134:\"HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace-3.jpg_640x640-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(48687, 3611, '_vi_wad_image_id', 'ae01.alicdn.com/kf/HTB1.V_FSFXXXXbRXVXXq6xXFXXXf/Gdgydh-Fashion-Black-Boots-Women-Heel-Spring-Autumn-Lace-up-Soft-Leather-Platform-Shoes-Woman-Party.jpg'),
(48688, 3608, '_thumbnail_id', '3611'),
(48689, 3614, '_variation_description', ''),
(48690, 3614, '_sku', '32825328905-black-shoes-6-5-china'),
(48691, 3614, '_regular_price', '121.77'),
(48692, 3614, 'total_sales', '0'),
(48693, 3614, '_tax_status', 'taxable'),
(48694, 3614, '_tax_class', 'parent'),
(48695, 3614, '_manage_stock', 'yes'),
(48696, 3614, '_backorders', 'no'),
(48697, 3612, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H845267cd54a84961a0cd2343c8ca25bcc/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg'),
(48698, 3614, '_sold_individually', 'no'),
(48699, 3609, '_thumbnail_id', '3612'),
(48700, 3614, '_virtual', 'no'),
(48701, 3614, '_downloadable', 'no'),
(48702, 3614, '_download_limit', '-1'),
(48703, 3614, '_download_expiry', '-1'),
(48704, 3614, '_stock', '39'),
(48705, 3614, '_stock_status', 'instock'),
(48706, 3614, '_wc_average_rating', '0'),
(48707, 3614, '_wc_review_count', '0'),
(48708, 3614, 'attribute_pa_color', 'black-shoes'),
(48709, 3614, 'attribute_pa_shoe-size', '6-5'),
(48710, 3614, 'attribute_pa_ships-from', 'china'),
(48711, 3614, '_price', '121.77'),
(48712, 3614, '_product_version', '4.1.0'),
(48713, 3614, '_vi_wad_aliexpress_variation_id', '66143892372'),
(48714, 3614, '_vi_wad_aliexpress_variation_attr', '14:193#black shoes;200000124:200000287;200007763:201336100'),
(48715, 3615, '_variation_description', ''),
(48716, 3615, '_sku', '32827412887-black5-7-5'),
(48717, 3615, '_regular_price', '132.82'),
(48718, 3615, 'total_sales', '0'),
(48719, 3615, '_tax_status', 'taxable'),
(48720, 3613, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H433a756904af41119ef929739584d3f4r/HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace.jpg_640x640.jpg'),
(48721, 3615, '_tax_class', 'parent'),
(48722, 3615, '_manage_stock', 'yes'),
(48723, 3615, '_backorders', 'no'),
(48724, 3495, '_thumbnail_id', '3613'),
(48725, 3615, '_sold_individually', 'no'),
(48726, 3497, '_thumbnail_id', '3613'),
(48727, 3616, '_variation_description', ''),
(48728, 3616, '_sku', '32825328905-black-shoes-7-china'),
(48729, 3499, '_thumbnail_id', '3613'),
(48730, 3616, '_regular_price', '121.77'),
(48731, 3616, 'total_sales', '0'),
(48732, 3513, '_thumbnail_id', '3613'),
(48733, 3616, '_tax_status', 'taxable'),
(48734, 3616, '_tax_class', 'parent'),
(48735, 3615, '_virtual', 'no'),
(48736, 3515, '_thumbnail_id', '3613'),
(48737, 3616, '_manage_stock', 'yes'),
(48738, 3615, '_downloadable', 'no'),
(48739, 3616, '_backorders', 'no'),
(48740, 3516, '_thumbnail_id', '3613'),
(48741, 3616, '_sold_individually', 'no'),
(48742, 3518, '_thumbnail_id', '3613'),
(48743, 3615, '_download_limit', '-1'),
(48744, 3615, '_download_expiry', '-1'),
(48745, 3519, '_thumbnail_id', '3613'),
(48746, 3615, '_stock', '1002'),
(48747, 3520, '_thumbnail_id', '3613'),
(48748, 3616, '_virtual', 'no'),
(48749, 3615, '_stock_status', 'instock'),
(48750, 3521, '_thumbnail_id', '3613'),
(48751, 3615, '_wc_average_rating', '0'),
(48752, 3616, '_downloadable', 'no'),
(48753, 3615, '_wc_review_count', '0'),
(48754, 3616, '_download_limit', '-1'),
(48755, 3615, 'attribute_pa_color', 'black5'),
(48756, 3616, '_download_expiry', '-1'),
(48757, 3615, 'attribute_pa_shoe-size', '7-5'),
(48758, 3616, '_stock', '60'),
(48759, 3616, '_stock_status', 'instock'),
(48760, 3615, '_price', '132.82'),
(48761, 3616, '_wc_average_rating', '0'),
(48762, 3616, '_wc_review_count', '0'),
(48763, 3615, '_product_version', '4.1.0'),
(48764, 3616, 'attribute_pa_color', 'black-shoes'),
(48765, 3616, 'attribute_pa_shoe-size', '7'),
(48766, 3616, 'attribute_pa_ships-from', 'china'),
(48767, 3615, '_vi_wad_aliexpress_variation_id', '64942815211'),
(48768, 3615, '_vi_wad_aliexpress_variation_attr', '14:175#Black5;200000124:200000288'),
(48769, 3616, '_price', '121.77'),
(48770, 3616, '_product_version', '4.1.0'),
(48771, 3616, '_vi_wad_aliexpress_variation_id', '66143892374'),
(48772, 3616, '_vi_wad_aliexpress_variation_attr', '14:193#black shoes;200000124:3434;200007763:201336100'),
(48773, 3617, '_variation_description', ''),
(48774, 3617, '_sku', '32827412887-black5-7'),
(48775, 3617, '_regular_price', '132.82'),
(48776, 3618, '_variation_description', ''),
(48777, 3618, '_sku', '32825328905-black-shoes-4-5-china'),
(48778, 3618, '_regular_price', '114.57'),
(48779, 3617, 'total_sales', '0'),
(48780, 3618, 'total_sales', '0'),
(48781, 3617, '_tax_status', 'taxable'),
(48782, 3618, '_tax_status', 'taxable'),
(48783, 3618, '_tax_class', 'parent'),
(48784, 3618, '_manage_stock', 'yes'),
(48785, 3617, '_tax_class', 'parent'),
(48786, 3618, '_backorders', 'no'),
(48787, 3617, '_manage_stock', 'yes'),
(48788, 3618, '_sold_individually', 'no'),
(48789, 3617, '_backorders', 'no'),
(48790, 3617, '_sold_individually', 'no'),
(48791, 3618, '_virtual', 'no'),
(48792, 3617, '_virtual', 'no'),
(48793, 3618, '_downloadable', 'no'),
(48794, 3617, '_downloadable', 'no'),
(48795, 3617, '_download_limit', '-1'),
(48796, 3617, '_download_expiry', '-1'),
(48797, 3618, '_download_limit', '-1'),
(48798, 3618, '_download_expiry', '-1'),
(48799, 3617, '_stock', '1002'),
(48800, 3617, '_stock_status', 'instock'),
(48801, 3618, '_stock', '343'),
(48802, 3617, '_wc_average_rating', '0'),
(48803, 3618, '_stock_status', 'instock'),
(48804, 3617, '_wc_review_count', '0'),
(48805, 3618, '_wc_average_rating', '0'),
(48806, 3617, 'attribute_pa_color', 'black5'),
(48807, 3618, '_wc_review_count', '0'),
(48808, 3617, 'attribute_pa_shoe-size', '7'),
(48809, 3617, '_price', '132.82'),
(48810, 3618, 'attribute_pa_color', 'black-shoes'),
(48811, 3618, 'attribute_pa_shoe-size', '4-5'),
(48812, 3618, 'attribute_pa_ships-from', 'china'),
(48813, 3617, '_product_version', '4.1.0'),
(48814, 3618, '_price', '114.57'),
(48815, 3618, '_product_version', '4.1.0'),
(48816, 3617, '_vi_wad_aliexpress_variation_id', '64942815210'),
(48817, 3617, '_vi_wad_aliexpress_variation_attr', '14:175#Black5;200000124:3434'),
(48818, 3618, '_vi_wad_aliexpress_variation_id', '66143892368'),
(48819, 3618, '_vi_wad_aliexpress_variation_attr', '14:193#black shoes;200000124:200000285;200007763:201336100'),
(48820, 3620, '_variation_description', ''),
(48821, 3620, '_sku', '32825328905-black-shoes-5-5-china'),
(48822, 3620, '_regular_price', '121.77'),
(48823, 3620, 'total_sales', '0'),
(48824, 3620, '_tax_status', 'taxable'),
(48825, 3620, '_tax_class', 'parent'),
(48826, 3620, '_manage_stock', 'yes'),
(48827, 3620, '_backorders', 'no'),
(48828, 3619, '_variation_description', ''),
(48829, 3620, '_sold_individually', 'no'),
(48830, 3619, '_sku', '32827412887-black5-6'),
(48831, 3619, '_regular_price', '132.82'),
(48832, 3620, '_virtual', 'no'),
(48833, 3619, 'total_sales', '0'),
(48834, 3620, '_downloadable', 'no'),
(48835, 3619, '_tax_status', 'taxable'),
(48836, 3619, '_tax_class', 'parent'),
(48837, 3620, '_download_limit', '-1'),
(48838, 3619, '_manage_stock', 'yes'),
(48839, 3620, '_download_expiry', '-1'),
(48840, 3619, '_backorders', 'no'),
(48841, 3620, '_stock', '88'),
(48842, 3619, '_sold_individually', 'no'),
(48843, 3620, '_stock_status', 'instock'),
(48844, 3620, '_wc_average_rating', '0'),
(48845, 3619, '_virtual', 'no'),
(48846, 3620, '_wc_review_count', '0'),
(48847, 3619, '_downloadable', 'no'),
(48848, 3620, 'attribute_pa_color', 'black-shoes'),
(48849, 3619, '_download_limit', '-1'),
(48850, 3619, '_download_expiry', '-1'),
(48851, 3620, 'attribute_pa_shoe-size', '5-5'),
(48852, 3619, '_stock', '1002'),
(48853, 3619, '_stock_status', 'instock'),
(48854, 3620, 'attribute_pa_ships-from', 'china'),
(48855, 3620, '_price', '121.77'),
(48856, 3619, '_wc_average_rating', '0'),
(48857, 3619, '_wc_review_count', '0'),
(48858, 3620, '_product_version', '4.1.0'),
(48859, 3620, '_vi_wad_aliexpress_variation_id', '66143892370'),
(48860, 3619, 'attribute_pa_color', 'black5'),
(48861, 3620, '_vi_wad_aliexpress_variation_attr', '14:193#black shoes;200000124:200000286;200007763:201336100'),
(48862, 3619, 'attribute_pa_shoe-size', '6'),
(48863, 3619, '_price', '132.82'),
(48864, 3619, '_product_version', '4.1.0'),
(48865, 3621, '_variation_description', ''),
(48866, 3621, '_sku', '32825328905-black-shoes-9-5-china'),
(48867, 3621, '_regular_price', '121.77'),
(48868, 3619, '_vi_wad_aliexpress_variation_id', '64942815209'),
(48869, 3619, '_vi_wad_aliexpress_variation_attr', '14:175#Black5;200000124:1394'),
(48870, 3621, 'total_sales', '0'),
(48871, 3621, '_tax_status', 'taxable'),
(48872, 3621, '_tax_class', 'parent'),
(48873, 3621, '_manage_stock', 'yes'),
(48874, 3622, '_variation_description', ''),
(48875, 3621, '_backorders', 'no'),
(48876, 3622, '_sku', '32827412887-black5-5-5'),
(48877, 3622, '_regular_price', '132.82'),
(48878, 3622, 'total_sales', '0'),
(48879, 3621, '_sold_individually', 'no'),
(48880, 3622, '_tax_status', 'taxable'),
(48881, 3622, '_tax_class', 'parent'),
(48882, 3622, '_manage_stock', 'yes'),
(48883, 3622, '_backorders', 'no'),
(48884, 3622, '_sold_individually', 'no'),
(48885, 3621, '_virtual', 'no'),
(48886, 3621, '_downloadable', 'no'),
(48887, 3621, '_download_limit', '-1'),
(48888, 3621, '_download_expiry', '-1'),
(48889, 3622, '_virtual', 'no'),
(48890, 3622, '_downloadable', 'no'),
(48891, 3621, '_stock', '63'),
(48892, 3622, '_download_limit', '-1'),
(48893, 3621, '_stock_status', 'instock'),
(48894, 3622, '_download_expiry', '-1'),
(48895, 3621, '_wc_average_rating', '0'),
(48896, 3622, '_stock', '1002'),
(48897, 3621, '_wc_review_count', '0'),
(48898, 3622, '_stock_status', 'instock'),
(48899, 3622, '_wc_average_rating', '0'),
(48900, 3622, '_wc_review_count', '0'),
(48901, 3621, 'attribute_pa_color', 'black-shoes'),
(48902, 3621, 'attribute_pa_shoe-size', '9-5'),
(48903, 3621, 'attribute_pa_ships-from', 'china'),
(48904, 3622, 'attribute_pa_color', 'black5'),
(48905, 3621, '_price', '121.77'),
(48906, 3622, 'attribute_pa_shoe-size', '5-5'),
(48907, 3621, '_product_version', '4.1.0'),
(48908, 3622, '_price', '132.82'),
(48909, 3622, '_product_version', '4.1.0'),
(48910, 3621, '_vi_wad_aliexpress_variation_id', '66143892380'),
(48911, 3621, '_vi_wad_aliexpress_variation_attr', '14:193#black shoes;200000124:200000290;200007763:201336100'),
(48912, 3622, '_vi_wad_aliexpress_variation_id', '64942815208'),
(48913, 3622, '_vi_wad_aliexpress_variation_attr', '14:175#Black5;200000124:200000286'),
(48914, 3623, '_variation_description', ''),
(48915, 3623, '_sku', '32827412887-black5-10-5'),
(48916, 3623, '_regular_price', '132.82'),
(48917, 3623, 'total_sales', '0'),
(48918, 3623, '_tax_status', 'taxable'),
(48919, 3623, '_tax_class', 'parent'),
(48920, 3623, '_manage_stock', 'yes'),
(48921, 3624, '_variation_description', ''),
(48922, 3623, '_backorders', 'no'),
(48923, 3624, '_sku', '32825328905-black-shoes-10-china'),
(48924, 3623, '_sold_individually', 'no'),
(48925, 3624, '_regular_price', '121.77'),
(48926, 3623, '_virtual', 'no'),
(48927, 3624, 'total_sales', '0'),
(48928, 3623, '_downloadable', 'no'),
(48929, 3624, '_tax_status', 'taxable'),
(48930, 3623, '_download_limit', '-1'),
(48931, 3623, '_download_expiry', '-1'),
(48932, 3624, '_tax_class', 'parent'),
(48933, 3624, '_manage_stock', 'yes'),
(48934, 3624, '_backorders', 'no'),
(48935, 3623, '_stock', '1002'),
(48936, 3623, '_stock_status', 'instock'),
(48937, 3624, '_sold_individually', 'no'),
(48938, 3623, '_wc_average_rating', '0'),
(48939, 3623, '_wc_review_count', '0'),
(48940, 3624, '_virtual', 'no'),
(48941, 3624, '_downloadable', 'no'),
(48942, 3623, 'attribute_pa_color', 'black5'),
(48943, 3623, 'attribute_pa_shoe-size', '10-5'),
(48944, 3624, '_download_limit', '-1'),
(48945, 3624, '_download_expiry', '-1'),
(48946, 3623, '_price', '132.82'),
(48947, 3623, '_product_version', '4.1.0'),
(48948, 3624, '_stock', '122'),
(48949, 3624, '_stock_status', 'instock'),
(48950, 3624, '_wc_average_rating', '0'),
(48951, 3623, '_vi_wad_aliexpress_variation_id', '64942815215'),
(48952, 3623, '_vi_wad_aliexpress_variation_attr', '14:175#Black5;200000124:200000291'),
(48953, 3624, '_wc_review_count', '0'),
(48954, 3624, 'attribute_pa_color', 'black-shoes'),
(48955, 3624, 'attribute_pa_shoe-size', '10'),
(48956, 3624, 'attribute_pa_ships-from', 'china'),
(48957, 3624, '_price', '121.77'),
(48958, 3624, '_product_version', '4.1.0'),
(48959, 3624, '_vi_wad_aliexpress_variation_id', '66143892382'),
(48960, 3624, '_vi_wad_aliexpress_variation_attr', '14:193#black shoes;200000124:1583;200007763:201336100'),
(48961, 3625, '_variation_description', ''),
(48962, 3625, '_sku', '32827412887-black5-10'),
(48963, 3625, '_regular_price', '132.82'),
(48964, 3625, 'total_sales', '0'),
(48965, 3625, '_tax_status', 'taxable'),
(48966, 3625, '_tax_class', 'parent'),
(48967, 3625, '_manage_stock', 'yes'),
(48968, 3625, '_backorders', 'no'),
(48969, 3625, '_sold_individually', 'no'),
(48970, 3625, '_virtual', 'no'),
(48971, 3625, '_downloadable', 'no'),
(48972, 3625, '_download_limit', '-1'),
(48973, 3625, '_download_expiry', '-1'),
(48974, 3625, '_stock', '1002'),
(48975, 3625, '_stock_status', 'instock'),
(48976, 3626, '_variation_description', ''),
(48977, 3625, '_wc_average_rating', '0'),
(48978, 3626, '_sku', '32825328905-black-shoes-8-china'),
(48979, 3625, '_wc_review_count', '0'),
(48980, 3625, 'attribute_pa_color', 'black5'),
(48981, 3626, '_regular_price', '121.77'),
(48982, 3625, 'attribute_pa_shoe-size', '10'),
(48983, 3626, 'total_sales', '0'),
(48984, 3626, '_tax_status', 'taxable'),
(48985, 3626, '_tax_class', 'parent'),
(48986, 3625, '_price', '132.82'),
(48987, 3626, '_manage_stock', 'yes'),
(48988, 3626, '_backorders', 'no'),
(48989, 3625, '_product_version', '4.1.0'),
(48990, 3626, '_sold_individually', 'no'),
(48991, 3625, '_vi_wad_aliexpress_variation_id', '64942815214'),
(48992, 3625, '_vi_wad_aliexpress_variation_attr', '14:175#Black5;200000124:1583'),
(48993, 3626, '_virtual', 'no'),
(48994, 3626, '_downloadable', 'no'),
(48995, 3626, '_download_limit', '-1'),
(48996, 3626, '_download_expiry', '-1'),
(48997, 3626, '_stock', '70'),
(48998, 3626, '_stock_status', 'instock'),
(48999, 3626, '_wc_average_rating', '0'),
(49000, 3626, '_wc_review_count', '0'),
(49001, 3626, 'attribute_pa_color', 'black-shoes'),
(49002, 3627, '_variation_description', ''),
(49003, 3626, 'attribute_pa_shoe-size', '8'),
(49004, 3627, '_sku', '32827412887-black5-9'),
(49005, 3626, 'attribute_pa_ships-from', 'china'),
(49006, 3626, '_price', '121.77'),
(49007, 3626, '_product_version', '4.1.0'),
(49008, 3627, '_regular_price', '132.82'),
(49009, 3627, 'total_sales', '0'),
(49010, 3626, '_vi_wad_aliexpress_variation_id', '66143892376'),
(49011, 3626, '_vi_wad_aliexpress_variation_attr', '14:193#black shoes;200000124:699;200007763:201336100'),
(49012, 3627, '_tax_status', 'taxable'),
(49013, 3627, '_tax_class', 'parent'),
(49014, 3627, '_manage_stock', 'yes'),
(49015, 3627, '_backorders', 'no'),
(49016, 3627, '_sold_individually', 'no'),
(49017, 3627, '_virtual', 'no'),
(49018, 3627, '_downloadable', 'no'),
(49019, 3627, '_download_limit', '-1'),
(49020, 3627, '_download_expiry', '-1'),
(49021, 3627, '_stock', '1002'),
(49022, 3627, '_stock_status', 'instock'),
(49023, 3628, '_variation_description', ''),
(49024, 3628, '_sku', '32825328905-black-shoes-8-5-china'),
(49025, 3627, '_wc_average_rating', '0'),
(49026, 3628, '_regular_price', '121.77'),
(49027, 3627, '_wc_review_count', '0'),
(49028, 3628, 'total_sales', '0'),
(49029, 3628, '_tax_status', 'taxable'),
(49030, 3628, '_tax_class', 'parent'),
(49031, 3628, '_manage_stock', 'yes'),
(49032, 3627, 'attribute_pa_color', 'black5'),
(49033, 3628, '_backorders', 'no'),
(49034, 3627, 'attribute_pa_shoe-size', '9'),
(49035, 3628, '_sold_individually', 'no'),
(49036, 3627, '_price', '132.82'),
(49037, 3627, '_product_version', '4.1.0'),
(49038, 3628, '_virtual', 'no'),
(49039, 3628, '_downloadable', 'no'),
(49040, 3628, '_download_limit', '-1'),
(49041, 3627, '_vi_wad_aliexpress_variation_id', '64942815213'),
(49042, 3628, '_download_expiry', '-1'),
(49043, 3627, '_vi_wad_aliexpress_variation_attr', '14:175#Black5;200000124:350262'),
(49044, 3628, '_stock', '85'),
(49045, 3628, '_stock_status', 'instock'),
(49046, 3628, '_wc_average_rating', '0'),
(49047, 3628, '_wc_review_count', '0'),
(49048, 3628, 'attribute_pa_color', 'black-shoes'),
(49049, 3629, '_variation_description', ''),
(49050, 3629, '_sku', '32827412887-black5-8-5'),
(49051, 3628, 'attribute_pa_shoe-size', '8-5'),
(49052, 3628, 'attribute_pa_ships-from', 'china'),
(49053, 3628, '_price', '121.77'),
(49054, 3629, '_regular_price', '132.82'),
(49055, 3628, '_product_version', '4.1.0'),
(49056, 3629, 'total_sales', '0'),
(49057, 3629, '_tax_status', 'taxable'),
(49058, 3629, '_tax_class', 'parent'),
(49059, 3629, '_manage_stock', 'yes'),
(49060, 3629, '_backorders', 'no'),
(49061, 3628, '_vi_wad_aliexpress_variation_id', '66143892378'),
(49062, 3629, '_sold_individually', 'no'),
(49063, 3628, '_vi_wad_aliexpress_variation_attr', '14:193#black shoes;200000124:200000289;200007763:201336100'),
(49064, 3629, '_virtual', 'no'),
(49065, 3629, '_downloadable', 'no'),
(49066, 3629, '_download_limit', '-1'),
(49067, 3629, '_download_expiry', '-1'),
(49068, 3629, '_stock', '1002'),
(49069, 3629, '_stock_status', 'instock'),
(49070, 3629, '_wc_average_rating', '0'),
(49071, 3629, '_wc_review_count', '0'),
(49072, 3629, 'attribute_pa_color', 'black5'),
(49073, 3629, 'attribute_pa_shoe-size', '8-5'),
(49074, 3629, '_price', '132.82'),
(49075, 3629, '_product_version', '4.1.0'),
(49076, 3629, '_vi_wad_aliexpress_variation_id', '64942815212'),
(49077, 3629, '_vi_wad_aliexpress_variation_attr', '14:175#Black5;200000124:200000289'),
(49078, 3630, '_wp_attached_file', '2021/06/HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace-4.jpg_640x640-4.jpg'),
(49079, 3630, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:134:\"2021/06/HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace-4.jpg_640x640-4.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:134:\"HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace-4.jpg_640x640-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:134:\"HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace-4.jpg_640x640-4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:134:\"HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace-4.jpg_640x640-4-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:134:\"HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace-4.jpg_640x640-4-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:134:\"HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace-4.jpg_640x640-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:134:\"HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace-4.jpg_640x640-4-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:134:\"HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace-4.jpg_640x640-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:134:\"HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace-4.jpg_640x640-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:134:\"HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace-4.jpg_640x640-4-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:134:\"HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace-4.jpg_640x640-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(49080, 3631, '_variation_description', ''),
(49081, 3631, '_sku', '32827412887-black4-9'),
(49082, 3631, '_regular_price', '125.02'),
(49083, 3631, 'total_sales', '0'),
(49084, 3631, '_tax_status', 'taxable'),
(49085, 3631, '_tax_class', 'parent'),
(49086, 3631, '_manage_stock', 'yes'),
(49087, 3631, '_backorders', 'no'),
(49088, 3631, '_sold_individually', 'no'),
(49089, 3631, '_virtual', 'no'),
(49090, 3631, '_downloadable', 'no'),
(49091, 3631, '_download_limit', '-1'),
(49092, 3631, '_download_expiry', '-1'),
(49093, 3631, '_stock', '1002'),
(49094, 3631, '_stock_status', 'instock'),
(49095, 3631, '_wc_average_rating', '0'),
(49096, 3631, '_wc_review_count', '0'),
(49097, 3631, 'attribute_pa_color', 'black4'),
(49098, 3631, 'attribute_pa_shoe-size', '9'),
(49099, 3631, '_price', '125.02'),
(49100, 3631, '_product_version', '4.1.0'),
(49101, 3631, '_vi_wad_aliexpress_variation_id', '64942815203'),
(49102, 3631, '_vi_wad_aliexpress_variation_attr', '14:200004890#Black4;200000124:350262'),
(49103, 3632, '_variation_description', ''),
(49104, 3632, '_sku', '32827412887-black4-8-5'),
(49105, 3632, '_regular_price', '125.02'),
(49106, 3632, 'total_sales', '0'),
(49107, 3632, '_tax_status', 'taxable'),
(49108, 3632, '_tax_class', 'parent'),
(49109, 3632, '_manage_stock', 'yes'),
(49110, 3632, '_backorders', 'no'),
(49111, 3632, '_sold_individually', 'no'),
(49112, 3632, '_virtual', 'no'),
(49113, 3632, '_downloadable', 'no'),
(49114, 3632, '_download_limit', '-1'),
(49115, 3632, '_download_expiry', '-1'),
(49116, 3632, '_stock', '1002'),
(49117, 3632, '_stock_status', 'instock'),
(49118, 3632, '_wc_average_rating', '0'),
(49119, 3632, '_wc_review_count', '0'),
(49120, 3632, 'attribute_pa_color', 'black4'),
(49121, 3632, 'attribute_pa_shoe-size', '8-5'),
(49122, 3632, '_price', '125.02'),
(49123, 3632, '_product_version', '4.1.0'),
(49124, 3632, '_vi_wad_aliexpress_variation_id', '64942815202'),
(49125, 3632, '_vi_wad_aliexpress_variation_attr', '14:200004890#Black4;200000124:200000289'),
(49126, 3608, '_price', '114.57'),
(49127, 3608, '_price', '121.77'),
(49128, 3633, '_variation_description', ''),
(49129, 3633, '_sku', '32827412887-black4-7-5'),
(49130, 3633, '_regular_price', '125.02'),
(49131, 3633, 'total_sales', '0'),
(49132, 3633, '_tax_status', 'taxable'),
(49133, 3633, '_tax_class', 'parent'),
(49134, 3633, '_manage_stock', 'yes'),
(49135, 3633, '_backorders', 'no'),
(49136, 3633, '_sold_individually', 'no'),
(49137, 3633, '_virtual', 'no'),
(49138, 3633, '_downloadable', 'no'),
(49139, 3633, '_download_limit', '-1'),
(49140, 3633, '_download_expiry', '-1'),
(49141, 3633, '_stock', '1002'),
(49142, 3633, '_stock_status', 'instock'),
(49143, 3633, '_wc_average_rating', '0'),
(49144, 3633, '_wc_review_count', '0'),
(49145, 3633, 'attribute_pa_color', 'black4'),
(49146, 3633, 'attribute_pa_shoe-size', '7-5'),
(49147, 3633, '_price', '125.02'),
(49148, 3633, '_product_version', '4.1.0'),
(49149, 3633, '_vi_wad_aliexpress_variation_id', '64942815201'),
(49150, 3633, '_vi_wad_aliexpress_variation_attr', '14:200004890#Black4;200000124:200000288'),
(49151, 3634, '_variation_description', ''),
(49152, 3634, '_sku', '32827412887-black4-7'),
(49153, 3634, '_regular_price', '125.02'),
(49154, 3634, 'total_sales', '0'),
(49155, 3634, '_tax_status', 'taxable'),
(49156, 3634, '_tax_class', 'parent'),
(49157, 3634, '_manage_stock', 'yes'),
(49158, 3634, '_backorders', 'no'),
(49159, 3634, '_sold_individually', 'no'),
(49160, 3634, '_virtual', 'no'),
(49161, 3634, '_downloadable', 'no'),
(49162, 3634, '_download_limit', '-1'),
(49163, 3634, '_download_expiry', '-1'),
(49164, 3634, '_stock', '1002'),
(49165, 3634, '_stock_status', 'instock'),
(49166, 3634, '_wc_average_rating', '0'),
(49167, 3634, '_wc_review_count', '0'),
(49168, 3634, 'attribute_pa_color', 'black4'),
(49169, 3634, 'attribute_pa_shoe-size', '7'),
(49170, 3634, '_price', '125.02'),
(49171, 3634, '_product_version', '4.1.0'),
(49172, 3634, '_vi_wad_aliexpress_variation_id', '64942815200'),
(49173, 3634, '_vi_wad_aliexpress_variation_attr', '14:200004890#Black4;200000124:3434'),
(49174, 3635, '_variation_description', ''),
(49175, 3635, '_sku', '32827412887-black5-4-5'),
(49176, 3635, '_regular_price', '132.82'),
(49177, 3635, 'total_sales', '0'),
(49178, 3635, '_tax_status', 'taxable'),
(49179, 3635, '_tax_class', 'parent'),
(49180, 3635, '_manage_stock', 'yes'),
(49181, 3635, '_backorders', 'no'),
(49182, 3635, '_sold_individually', 'no'),
(49183, 3635, '_virtual', 'no'),
(49184, 3635, '_downloadable', 'no'),
(49185, 3635, '_download_limit', '-1'),
(49186, 3635, '_download_expiry', '-1'),
(49187, 3635, '_stock', '1002'),
(49188, 3635, '_stock_status', 'instock'),
(49189, 3635, '_wc_average_rating', '0'),
(49190, 3635, '_wc_review_count', '0'),
(49191, 3635, 'attribute_pa_color', 'black5'),
(49192, 3635, 'attribute_pa_shoe-size', '4-5'),
(49193, 3635, '_price', '132.82'),
(49194, 3635, '_product_version', '4.1.0'),
(49195, 3635, '_vi_wad_aliexpress_variation_id', '64942815207'),
(49196, 3635, '_vi_wad_aliexpress_variation_attr', '14:175#Black5;200000124:200000285'),
(49197, 3636, '_variation_description', ''),
(49198, 3636, '_sku', '32827412887-black5-4'),
(49199, 3636, '_regular_price', '132.82'),
(49200, 3636, 'total_sales', '0'),
(49201, 3636, '_tax_status', 'taxable'),
(49202, 3636, '_tax_class', 'parent'),
(49203, 3636, '_manage_stock', 'yes'),
(49204, 3636, '_backorders', 'no'),
(49205, 3636, '_sold_individually', 'no'),
(49206, 3636, '_virtual', 'no'),
(49207, 3636, '_downloadable', 'no'),
(49208, 3636, '_download_limit', '-1'),
(49209, 3636, '_download_expiry', '-1'),
(49210, 3636, '_stock', '1002'),
(49211, 3636, '_stock_status', 'instock'),
(49212, 3636, '_wc_average_rating', '0'),
(49213, 3636, '_wc_review_count', '0'),
(49214, 3636, 'attribute_pa_color', 'black5'),
(49215, 3636, 'attribute_pa_shoe-size', '4'),
(49216, 3636, '_price', '132.82'),
(49217, 3636, '_product_version', '4.1.0'),
(49218, 3636, '_vi_wad_aliexpress_variation_id', '64942815206'),
(49219, 3636, '_vi_wad_aliexpress_variation_attr', '14:175#Black5;200000124:153'),
(49220, 3637, '_variation_description', ''),
(49221, 3637, '_sku', '32827412887-black4-10-5'),
(49222, 3637, '_regular_price', '125.02'),
(49223, 3637, 'total_sales', '0'),
(49224, 3637, '_tax_status', 'taxable'),
(49225, 3637, '_tax_class', 'parent'),
(49226, 3637, '_manage_stock', 'yes'),
(49227, 3637, '_backorders', 'no'),
(49228, 3637, '_sold_individually', 'no'),
(49229, 3637, '_virtual', 'no'),
(49230, 3637, '_downloadable', 'no'),
(49231, 3637, '_download_limit', '-1'),
(49232, 3637, '_download_expiry', '-1'),
(49233, 3637, '_stock', '1002'),
(49234, 3637, '_stock_status', 'instock'),
(49235, 3637, '_wc_average_rating', '0'),
(49236, 3637, '_wc_review_count', '0'),
(49237, 3637, 'attribute_pa_color', 'black4'),
(49238, 3637, 'attribute_pa_shoe-size', '10-5'),
(49239, 3637, '_price', '125.02'),
(49240, 3637, '_product_version', '4.1.0'),
(49241, 3637, '_vi_wad_aliexpress_variation_id', '64942815205'),
(49242, 3637, '_vi_wad_aliexpress_variation_attr', '14:200004890#Black4;200000124:200000291'),
(49243, 3638, '_variation_description', ''),
(49244, 3638, '_sku', '32827412887-black4-10'),
(49245, 3638, '_regular_price', '125.02'),
(49246, 3638, 'total_sales', '0'),
(49247, 3630, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Hc1985320670c45909dc22604a963bf11j/HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace.jpg_640x640.jpg'),
(49248, 3638, '_tax_status', 'taxable'),
(49249, 3428, '_thumbnail_id', '3630'),
(49250, 3638, '_tax_class', 'parent'),
(49251, 3638, '_manage_stock', 'yes'),
(49252, 3430, '_thumbnail_id', '3630'),
(49253, 3638, '_backorders', 'no'),
(49254, 3432, '_thumbnail_id', '3630'),
(49255, 3638, '_sold_individually', 'no'),
(49256, 3433, '_thumbnail_id', '3630'),
(49257, 3435, '_thumbnail_id', '3630'),
(49258, 3437, '_thumbnail_id', '3630'),
(49259, 3638, '_virtual', 'no'),
(49260, 3638, '_downloadable', 'no'),
(49261, 3439, '_thumbnail_id', '3630'),
(49262, 3452, '_thumbnail_id', '3630'),
(49263, 3638, '_download_limit', '-1'),
(49264, 3638, '_download_expiry', '-1'),
(49265, 3454, '_thumbnail_id', '3630'),
(49266, 3638, '_stock', '1002'),
(49267, 3456, '_thumbnail_id', '3630'),
(49268, 3638, '_stock_status', 'instock'),
(49269, 3638, '_wc_average_rating', '0'),
(49270, 3638, '_wc_review_count', '0'),
(49271, 3638, 'attribute_pa_color', 'black4'),
(49272, 3638, 'attribute_pa_shoe-size', '10'),
(49273, 3638, '_price', '125.02'),
(49274, 3638, '_product_version', '4.1.0'),
(49275, 3638, '_vi_wad_aliexpress_variation_id', '64942815204'),
(49276, 3638, '_vi_wad_aliexpress_variation_attr', '14:200004890#Black4;200000124:1583'),
(49277, 3639, '_variation_description', ''),
(49278, 3639, '_sku', '32827412887-white6-4-5'),
(49279, 3639, '_regular_price', '129.7'),
(49280, 3639, 'total_sales', '0'),
(49281, 3639, '_tax_status', 'taxable'),
(49282, 3639, '_tax_class', 'parent'),
(49283, 3639, '_manage_stock', 'yes'),
(49284, 3639, '_backorders', 'no'),
(49285, 3639, '_sold_individually', 'no'),
(49286, 3639, '_virtual', 'no'),
(49287, 3639, '_downloadable', 'no'),
(49288, 3639, '_download_limit', '-1'),
(49289, 3639, '_download_expiry', '-1'),
(49290, 3639, '_stock', '1002'),
(49291, 3639, '_stock_status', 'instock'),
(49292, 3639, '_wc_average_rating', '0'),
(49293, 3639, '_wc_review_count', '0'),
(49294, 3639, 'attribute_pa_color', 'white6'),
(49295, 3639, 'attribute_pa_shoe-size', '4-5'),
(49296, 3639, '_price', '129.7'),
(49297, 3639, '_product_version', '4.1.0'),
(49298, 3639, '_vi_wad_aliexpress_variation_id', '64942815227'),
(49299, 3639, '_vi_wad_aliexpress_variation_attr', '14:200002130#White6;200000124:200000285'),
(49300, 3640, '_variation_description', ''),
(49301, 3640, '_sku', '32827412887-white6-4'),
(49302, 3640, '_regular_price', '129.7'),
(49303, 3641, '_wp_attached_file', '2021/06/2021-Newly-Men-s-Summer-Loafers-Shoes-Genuine-Leather-Soft-Man-Casual-Slip-on-Cutout-Shoes-1.jpg'),
(49304, 3640, 'total_sales', '0'),
(49305, 3641, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:400;s:6:\"height\";i:400;s:4:\"file\";s:104:\"2021/06/2021-Newly-Men-s-Summer-Loafers-Shoes-Genuine-Leather-Soft-Man-Casual-Slip-on-Cutout-Shoes-1.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:104:\"2021-Newly-Men-s-Summer-Loafers-Shoes-Genuine-Leather-Soft-Man-Casual-Slip-on-Cutout-Shoes-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:104:\"2021-Newly-Men-s-Summer-Loafers-Shoes-Genuine-Leather-Soft-Man-Casual-Slip-on-Cutout-Shoes-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:104:\"2021-Newly-Men-s-Summer-Loafers-Shoes-Genuine-Leather-Soft-Man-Casual-Slip-on-Cutout-Shoes-1-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:104:\"2021-Newly-Men-s-Summer-Loafers-Shoes-Genuine-Leather-Soft-Man-Casual-Slip-on-Cutout-Shoes-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:104:\"2021-Newly-Men-s-Summer-Loafers-Shoes-Genuine-Leather-Soft-Man-Casual-Slip-on-Cutout-Shoes-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:104:\"2021-Newly-Men-s-Summer-Loafers-Shoes-Genuine-Leather-Soft-Man-Casual-Slip-on-Cutout-Shoes-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:104:\"2021-Newly-Men-s-Summer-Loafers-Shoes-Genuine-Leather-Soft-Man-Casual-Slip-on-Cutout-Shoes-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(49306, 3640, '_tax_status', 'taxable'),
(49307, 3640, '_tax_class', 'parent'),
(49308, 3640, '_manage_stock', 'yes'),
(49309, 3640, '_backorders', 'no'),
(49310, 3640, '_sold_individually', 'no'),
(49311, 3640, '_virtual', 'no'),
(49312, 3640, '_downloadable', 'no'),
(49313, 3640, '_download_limit', '-1'),
(49314, 3640, '_download_expiry', '-1'),
(49315, 3640, '_stock', '1002'),
(49316, 3640, '_stock_status', 'instock'),
(49317, 3640, '_wc_average_rating', '0'),
(49318, 3640, '_wc_review_count', '0'),
(49319, 3640, 'attribute_pa_color', 'white6'),
(49320, 3640, 'attribute_pa_shoe-size', '4'),
(49321, 3640, '_price', '129.7'),
(49322, 3640, '_product_version', '4.1.0'),
(49323, 3640, '_vi_wad_aliexpress_variation_id', '64942815226'),
(49324, 3640, '_vi_wad_aliexpress_variation_attr', '14:200002130#White6;200000124:153'),
(49325, 3642, '_variation_description', ''),
(49326, 3642, '_sku', '32827412887-black6-10-5'),
(49327, 3642, '_regular_price', '129.7'),
(49328, 3642, 'total_sales', '0'),
(49329, 3642, '_tax_status', 'taxable'),
(49330, 3642, '_tax_class', 'parent'),
(49331, 3642, '_manage_stock', 'yes'),
(49332, 3642, '_backorders', 'no'),
(49333, 3642, '_sold_individually', 'no'),
(49334, 3642, '_virtual', 'no'),
(49335, 3642, '_downloadable', 'no'),
(49336, 3642, '_download_limit', '-1'),
(49337, 3642, '_download_expiry', '-1'),
(49338, 3641, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Hcdcfa50e128e4727aeac713305c92a2cw/2021-Newly-Men-s-Summer-Loafers-Shoes-Genuine-Leather-Soft-Man-Casual-Slip-on-Cutout-Shoes.jpg'),
(49339, 3524, '_product_image_gallery', '3641,3644,3648,3655,3663'),
(49340, 3642, '_stock', '1002'),
(49341, 3642, '_stock_status', 'instock'),
(49342, 3642, '_wc_average_rating', '0'),
(49343, 3642, '_wc_review_count', '0'),
(49344, 3642, 'attribute_pa_color', 'black6'),
(49345, 3642, 'attribute_pa_shoe-size', '10-5'),
(49346, 3642, '_price', '129.7'),
(49347, 3642, '_product_version', '4.1.0'),
(49348, 3642, '_vi_wad_aliexpress_variation_id', '64942815225'),
(49349, 3642, '_vi_wad_aliexpress_variation_attr', '14:200004889#Black6;200000124:200000291'),
(49350, 3643, '_variation_description', ''),
(49351, 3643, '_sku', '32827412887-black6-10'),
(49352, 3643, '_regular_price', '129.7'),
(49353, 3643, 'total_sales', '0'),
(49354, 3643, '_tax_status', 'taxable'),
(49355, 3643, '_tax_class', 'parent'),
(49356, 3643, '_manage_stock', 'yes'),
(49357, 3643, '_backorders', 'no'),
(49358, 3643, '_sold_individually', 'no'),
(49359, 3643, '_virtual', 'no'),
(49360, 3643, '_downloadable', 'no'),
(49361, 3643, '_download_limit', '-1'),
(49362, 3643, '_download_expiry', '-1'),
(49363, 3644, '_wp_attached_file', '2021/06/2021-Newly-Men-s-Summer-Loafers-Shoes-Genuine-Leather-Soft-Man-Casual-Slip-on-Cutout-Shoes-2.jpg'),
(49364, 3643, '_stock', '1002'),
(49365, 3643, '_stock_status', 'instock'),
(49366, 3644, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:400;s:6:\"height\";i:400;s:4:\"file\";s:104:\"2021/06/2021-Newly-Men-s-Summer-Loafers-Shoes-Genuine-Leather-Soft-Man-Casual-Slip-on-Cutout-Shoes-2.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:104:\"2021-Newly-Men-s-Summer-Loafers-Shoes-Genuine-Leather-Soft-Man-Casual-Slip-on-Cutout-Shoes-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:104:\"2021-Newly-Men-s-Summer-Loafers-Shoes-Genuine-Leather-Soft-Man-Casual-Slip-on-Cutout-Shoes-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:104:\"2021-Newly-Men-s-Summer-Loafers-Shoes-Genuine-Leather-Soft-Man-Casual-Slip-on-Cutout-Shoes-2-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:104:\"2021-Newly-Men-s-Summer-Loafers-Shoes-Genuine-Leather-Soft-Man-Casual-Slip-on-Cutout-Shoes-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:104:\"2021-Newly-Men-s-Summer-Loafers-Shoes-Genuine-Leather-Soft-Man-Casual-Slip-on-Cutout-Shoes-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:104:\"2021-Newly-Men-s-Summer-Loafers-Shoes-Genuine-Leather-Soft-Man-Casual-Slip-on-Cutout-Shoes-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:104:\"2021-Newly-Men-s-Summer-Loafers-Shoes-Genuine-Leather-Soft-Man-Casual-Slip-on-Cutout-Shoes-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(49367, 3643, '_wc_average_rating', '0'),
(49368, 3643, '_wc_review_count', '0'),
(49369, 3643, 'attribute_pa_color', 'black6'),
(49370, 3643, 'attribute_pa_shoe-size', '10'),
(49371, 3643, '_price', '129.7'),
(49372, 3643, '_product_version', '4.1.0'),
(49373, 3643, '_vi_wad_aliexpress_variation_id', '64942815224'),
(49374, 3643, '_vi_wad_aliexpress_variation_attr', '14:200004889#Black6;200000124:1583'),
(49375, 3645, '_variation_description', ''),
(49376, 3645, '_sku', '32827412887-white6-7-5'),
(49377, 3645, '_regular_price', '129.7'),
(49378, 3645, 'total_sales', '0'),
(49379, 3645, '_tax_status', 'taxable'),
(49380, 3645, '_tax_class', 'parent'),
(49381, 3645, '_manage_stock', 'yes'),
(49382, 3645, '_backorders', 'no'),
(49383, 3645, '_sold_individually', 'no'),
(49384, 3645, '_virtual', 'no'),
(49385, 3645, '_downloadable', 'no'),
(49386, 3645, '_download_limit', '-1'),
(49387, 3645, '_download_expiry', '-1'),
(49388, 3645, '_stock', '1002'),
(49389, 3645, '_stock_status', 'instock'),
(49390, 3645, '_wc_average_rating', '0'),
(49391, 3645, '_wc_review_count', '0'),
(49392, 3645, 'attribute_pa_color', 'white6'),
(49393, 3645, 'attribute_pa_shoe-size', '7-5'),
(49394, 3645, '_price', '129.7'),
(49395, 3645, '_product_version', '4.1.0'),
(49396, 3645, '_vi_wad_aliexpress_variation_id', '64942815231'),
(49397, 3645, '_vi_wad_aliexpress_variation_attr', '14:200002130#White6;200000124:200000288'),
(49398, 3644, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H07c071bab21b4e91bb2f5bb80500792fN/2021-Newly-Men-s-Summer-Loafers-Shoes-Genuine-Leather-Soft-Man-Casual-Slip-on-Cutout-Shoes.jpg'),
(49399, 3646, '_variation_description', ''),
(49400, 3646, '_sku', '32827412887-white6-7'),
(49401, 3646, '_regular_price', '129.7'),
(49402, 3646, 'total_sales', '0'),
(49403, 3646, '_tax_status', 'taxable'),
(49404, 3646, '_tax_class', 'parent'),
(49405, 3646, '_manage_stock', 'yes'),
(49406, 3646, '_backorders', 'no'),
(49407, 3646, '_sold_individually', 'no'),
(49408, 3646, '_virtual', 'no'),
(49409, 3646, '_downloadable', 'no'),
(49410, 3646, '_download_limit', '-1'),
(49411, 3646, '_download_expiry', '-1'),
(49412, 3646, '_stock', '1002'),
(49413, 3646, '_stock_status', 'instock'),
(49414, 3646, '_wc_average_rating', '0'),
(49415, 3646, '_wc_review_count', '0'),
(49416, 3646, 'attribute_pa_color', 'white6'),
(49417, 3646, 'attribute_pa_shoe-size', '7'),
(49418, 3646, '_price', '129.7'),
(49419, 3646, '_product_version', '4.1.0'),
(49420, 3646, '_vi_wad_aliexpress_variation_id', '64942815230'),
(49421, 3646, '_vi_wad_aliexpress_variation_attr', '14:200002130#White6;200000124:3434'),
(49422, 3648, '_wp_attached_file', '2021/06/2021-Newly-Men-s-Summer-Loafers-Shoes-Genuine-Leather-Soft-Man-Casual-Slip-on-Cutout-Shoes-3.jpg'),
(49423, 3647, '_variation_description', ''),
(49424, 3647, '_sku', '32827412887-white6-6'),
(49425, 3648, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:104:\"2021/06/2021-Newly-Men-s-Summer-Loafers-Shoes-Genuine-Leather-Soft-Man-Casual-Slip-on-Cutout-Shoes-3.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:104:\"2021-Newly-Men-s-Summer-Loafers-Shoes-Genuine-Leather-Soft-Man-Casual-Slip-on-Cutout-Shoes-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:104:\"2021-Newly-Men-s-Summer-Loafers-Shoes-Genuine-Leather-Soft-Man-Casual-Slip-on-Cutout-Shoes-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:104:\"2021-Newly-Men-s-Summer-Loafers-Shoes-Genuine-Leather-Soft-Man-Casual-Slip-on-Cutout-Shoes-3-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:104:\"2021-Newly-Men-s-Summer-Loafers-Shoes-Genuine-Leather-Soft-Man-Casual-Slip-on-Cutout-Shoes-3-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:104:\"2021-Newly-Men-s-Summer-Loafers-Shoes-Genuine-Leather-Soft-Man-Casual-Slip-on-Cutout-Shoes-3-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:104:\"2021-Newly-Men-s-Summer-Loafers-Shoes-Genuine-Leather-Soft-Man-Casual-Slip-on-Cutout-Shoes-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:104:\"2021-Newly-Men-s-Summer-Loafers-Shoes-Genuine-Leather-Soft-Man-Casual-Slip-on-Cutout-Shoes-3-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:104:\"2021-Newly-Men-s-Summer-Loafers-Shoes-Genuine-Leather-Soft-Man-Casual-Slip-on-Cutout-Shoes-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:104:\"2021-Newly-Men-s-Summer-Loafers-Shoes-Genuine-Leather-Soft-Man-Casual-Slip-on-Cutout-Shoes-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:104:\"2021-Newly-Men-s-Summer-Loafers-Shoes-Genuine-Leather-Soft-Man-Casual-Slip-on-Cutout-Shoes-3-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:104:\"2021-Newly-Men-s-Summer-Loafers-Shoes-Genuine-Leather-Soft-Man-Casual-Slip-on-Cutout-Shoes-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(49426, 3647, '_regular_price', '129.7'),
(49427, 3647, 'total_sales', '0'),
(49428, 3647, '_tax_status', 'taxable'),
(49429, 3647, '_tax_class', 'parent'),
(49430, 3647, '_manage_stock', 'yes'),
(49431, 3647, '_backorders', 'no'),
(49432, 3647, '_sold_individually', 'no'),
(49433, 3647, '_virtual', 'no'),
(49434, 3647, '_downloadable', 'no'),
(49435, 3647, '_download_limit', '-1'),
(49436, 3647, '_download_expiry', '-1'),
(49437, 3647, '_stock', '1002'),
(49438, 3647, '_stock_status', 'instock'),
(49439, 3647, '_wc_average_rating', '0'),
(49440, 3647, '_wc_review_count', '0'),
(49441, 3647, 'attribute_pa_color', 'white6'),
(49442, 3647, 'attribute_pa_shoe-size', '6'),
(49443, 3647, '_price', '129.7'),
(49444, 3647, '_product_version', '4.1.0'),
(49445, 3647, '_vi_wad_aliexpress_variation_id', '64942815229'),
(49446, 3647, '_vi_wad_aliexpress_variation_attr', '14:200002130#White6;200000124:1394'),
(49447, 3649, '_variation_description', ''),
(49448, 3649, '_sku', '32827412887-white6-5-5'),
(49449, 3649, '_regular_price', '129.7'),
(49450, 3649, 'total_sales', '0'),
(49451, 3649, '_tax_status', 'taxable'),
(49452, 3649, '_tax_class', 'parent'),
(49453, 3649, '_manage_stock', 'yes'),
(49454, 3649, '_backorders', 'no'),
(49455, 3649, '_sold_individually', 'no'),
(49456, 3649, '_virtual', 'no'),
(49457, 3649, '_downloadable', 'no'),
(49458, 3649, '_download_limit', '-1'),
(49459, 3649, '_download_expiry', '-1'),
(49460, 3649, '_stock', '1002'),
(49461, 3649, '_stock_status', 'instock'),
(49462, 3649, '_wc_average_rating', '0'),
(49463, 3649, '_wc_review_count', '0'),
(49464, 3649, 'attribute_pa_color', 'white6'),
(49465, 3649, 'attribute_pa_shoe-size', '5-5'),
(49466, 3649, '_price', '129.7'),
(49467, 3649, '_product_version', '4.1.0'),
(49468, 3649, '_vi_wad_aliexpress_variation_id', '64942815228'),
(49469, 3649, '_vi_wad_aliexpress_variation_attr', '14:200002130#White6;200000124:200000286'),
(49470, 3650, '_variation_description', ''),
(49471, 3650, '_sku', '32827412887-black6-6'),
(49472, 3650, '_regular_price', '129.7'),
(49473, 3650, 'total_sales', '0'),
(49474, 3650, '_tax_status', 'taxable'),
(49475, 3650, '_tax_class', 'parent'),
(49476, 3650, '_manage_stock', 'yes'),
(49477, 3650, '_backorders', 'no'),
(49478, 3650, '_sold_individually', 'no'),
(49479, 3650, '_virtual', 'no'),
(49480, 3650, '_downloadable', 'no'),
(49481, 3650, '_download_limit', '-1'),
(49482, 3650, '_download_expiry', '-1'),
(49483, 3650, '_stock', '1002'),
(49484, 3650, '_stock_status', 'instock'),
(49485, 3650, '_wc_average_rating', '0'),
(49486, 3650, '_wc_review_count', '0'),
(49487, 3650, 'attribute_pa_color', 'black6'),
(49488, 3650, 'attribute_pa_shoe-size', '6'),
(49489, 3650, '_price', '129.7'),
(49490, 3650, '_product_version', '4.1.0'),
(49491, 3650, '_vi_wad_aliexpress_variation_id', '64942815219'),
(49492, 3650, '_vi_wad_aliexpress_variation_attr', '14:200004889#Black6;200000124:1394'),
(49493, 3651, '_variation_description', ''),
(49494, 3651, '_sku', '32827412887-black6-5-5'),
(49495, 3651, '_regular_price', '129.7'),
(49496, 3651, 'total_sales', '0'),
(49497, 3651, '_tax_status', 'taxable'),
(49498, 3651, '_tax_class', 'parent'),
(49499, 3651, '_manage_stock', 'yes'),
(49500, 3651, '_backorders', 'no');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(49501, 3651, '_sold_individually', 'no'),
(49502, 3651, '_virtual', 'no'),
(49503, 3651, '_downloadable', 'no'),
(49504, 3651, '_download_limit', '-1'),
(49505, 3651, '_download_expiry', '-1'),
(49506, 3651, '_stock', '1002'),
(49507, 3651, '_stock_status', 'instock'),
(49508, 3651, '_wc_average_rating', '0'),
(49509, 3651, '_wc_review_count', '0'),
(49510, 3651, 'attribute_pa_color', 'black6'),
(49511, 3651, 'attribute_pa_shoe-size', '5-5'),
(49512, 3651, '_price', '129.7'),
(49513, 3651, '_product_version', '4.1.0'),
(49514, 3651, '_vi_wad_aliexpress_variation_id', '64942815218'),
(49515, 3651, '_vi_wad_aliexpress_variation_attr', '14:200004889#Black6;200000124:200000286'),
(49516, 3652, '_variation_description', ''),
(49517, 3652, '_sku', '32827412887-black6-4-5'),
(49518, 3652, '_regular_price', '129.7'),
(49519, 3652, 'total_sales', '0'),
(49520, 3652, '_tax_status', 'taxable'),
(49521, 3652, '_tax_class', 'parent'),
(49522, 3652, '_manage_stock', 'yes'),
(49523, 3652, '_backorders', 'no'),
(49524, 3652, '_sold_individually', 'no'),
(49525, 3652, '_virtual', 'no'),
(49526, 3652, '_downloadable', 'no'),
(49527, 3652, '_download_limit', '-1'),
(49528, 3652, '_download_expiry', '-1'),
(49529, 3652, '_stock', '1002'),
(49530, 3652, '_stock_status', 'instock'),
(49531, 3652, '_wc_average_rating', '0'),
(49532, 3652, '_wc_review_count', '0'),
(49533, 3652, 'attribute_pa_color', 'black6'),
(49534, 3652, 'attribute_pa_shoe-size', '4-5'),
(49535, 3652, '_price', '129.7'),
(49536, 3652, '_product_version', '4.1.0'),
(49537, 3652, '_vi_wad_aliexpress_variation_id', '64942815217'),
(49538, 3652, '_vi_wad_aliexpress_variation_attr', '14:200004889#Black6;200000124:200000285'),
(49539, 3653, '_variation_description', ''),
(49540, 3653, '_sku', '32827412887-black6-4'),
(49541, 3653, '_regular_price', '129.7'),
(49542, 3653, 'total_sales', '0'),
(49543, 3653, '_tax_status', 'taxable'),
(49544, 3653, '_tax_class', 'parent'),
(49545, 3653, '_manage_stock', 'yes'),
(49546, 3653, '_backorders', 'no'),
(49547, 3648, '_vi_wad_image_id', 'ae01.alicdn.com/kf/HTB18YsWaED.BuNjt_h7q6yNDVXaq/2021-Newly-Men-s-Summer-Loafers-Shoes-Genuine-Leather-Soft-Man-Casual-Slip-on-Cutout-Shoes.jpg'),
(49548, 3653, '_sold_individually', 'no'),
(49549, 3653, '_virtual', 'no'),
(49550, 3653, '_downloadable', 'no'),
(49551, 3653, '_download_limit', '-1'),
(49552, 3653, '_download_expiry', '-1'),
(49553, 3653, '_stock', '1002'),
(49554, 3653, '_stock_status', 'instock'),
(49555, 3653, '_wc_average_rating', '0'),
(49556, 3653, '_wc_review_count', '0'),
(49557, 3653, 'attribute_pa_color', 'black6'),
(49558, 3653, 'attribute_pa_shoe-size', '4'),
(49559, 3653, '_price', '129.7'),
(49560, 3653, '_product_version', '4.1.0'),
(49561, 3653, '_vi_wad_aliexpress_variation_id', '64942815216'),
(49562, 3653, '_vi_wad_aliexpress_variation_attr', '14:200004889#Black6;200000124:153'),
(49563, 3654, '_variation_description', ''),
(49564, 3654, '_sku', '32827412887-black6-9'),
(49565, 3654, '_regular_price', '129.7'),
(49566, 3654, 'total_sales', '0'),
(49567, 3654, '_tax_status', 'taxable'),
(49568, 3654, '_tax_class', 'parent'),
(49569, 3654, '_manage_stock', 'yes'),
(49570, 3654, '_backorders', 'no'),
(49571, 3654, '_sold_individually', 'no'),
(49572, 3654, '_virtual', 'no'),
(49573, 3654, '_downloadable', 'no'),
(49574, 3654, '_download_limit', '-1'),
(49575, 3654, '_download_expiry', '-1'),
(49576, 3654, '_stock', '1002'),
(49577, 3654, '_stock_status', 'instock'),
(49578, 3654, '_wc_average_rating', '0'),
(49579, 3654, '_wc_review_count', '0'),
(49580, 3654, 'attribute_pa_color', 'black6'),
(49581, 3654, 'attribute_pa_shoe-size', '9'),
(49582, 3655, '_wp_attached_file', '2021/06/2021-Newly-Men-s-Summer-Loafers-Shoes-Genuine-Leather-Soft-Man-Casual-Slip-on-Cutout-Shoes-4.jpg'),
(49583, 3655, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:104:\"2021/06/2021-Newly-Men-s-Summer-Loafers-Shoes-Genuine-Leather-Soft-Man-Casual-Slip-on-Cutout-Shoes-4.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:104:\"2021-Newly-Men-s-Summer-Loafers-Shoes-Genuine-Leather-Soft-Man-Casual-Slip-on-Cutout-Shoes-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:104:\"2021-Newly-Men-s-Summer-Loafers-Shoes-Genuine-Leather-Soft-Man-Casual-Slip-on-Cutout-Shoes-4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:104:\"2021-Newly-Men-s-Summer-Loafers-Shoes-Genuine-Leather-Soft-Man-Casual-Slip-on-Cutout-Shoes-4-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:104:\"2021-Newly-Men-s-Summer-Loafers-Shoes-Genuine-Leather-Soft-Man-Casual-Slip-on-Cutout-Shoes-4-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:104:\"2021-Newly-Men-s-Summer-Loafers-Shoes-Genuine-Leather-Soft-Man-Casual-Slip-on-Cutout-Shoes-4-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:104:\"2021-Newly-Men-s-Summer-Loafers-Shoes-Genuine-Leather-Soft-Man-Casual-Slip-on-Cutout-Shoes-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:104:\"2021-Newly-Men-s-Summer-Loafers-Shoes-Genuine-Leather-Soft-Man-Casual-Slip-on-Cutout-Shoes-4-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:104:\"2021-Newly-Men-s-Summer-Loafers-Shoes-Genuine-Leather-Soft-Man-Casual-Slip-on-Cutout-Shoes-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:104:\"2021-Newly-Men-s-Summer-Loafers-Shoes-Genuine-Leather-Soft-Man-Casual-Slip-on-Cutout-Shoes-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:104:\"2021-Newly-Men-s-Summer-Loafers-Shoes-Genuine-Leather-Soft-Man-Casual-Slip-on-Cutout-Shoes-4-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:104:\"2021-Newly-Men-s-Summer-Loafers-Shoes-Genuine-Leather-Soft-Man-Casual-Slip-on-Cutout-Shoes-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(49584, 3654, '_price', '129.7'),
(49585, 3654, '_product_version', '4.1.0'),
(49586, 3654, '_vi_wad_aliexpress_variation_id', '64942815223'),
(49587, 3654, '_vi_wad_aliexpress_variation_attr', '14:200004889#Black6;200000124:350262'),
(49588, 3656, '_variation_description', ''),
(49589, 3656, '_sku', '32827412887-black6-8-5'),
(49590, 3656, '_regular_price', '129.7'),
(49591, 3656, 'total_sales', '0'),
(49592, 3656, '_tax_status', 'taxable'),
(49593, 3656, '_tax_class', 'parent'),
(49594, 3656, '_manage_stock', 'yes'),
(49595, 3656, '_backorders', 'no'),
(49596, 3656, '_sold_individually', 'no'),
(49597, 3656, '_virtual', 'no'),
(49598, 3656, '_downloadable', 'no'),
(49599, 3656, '_download_limit', '-1'),
(49600, 3656, '_download_expiry', '-1'),
(49601, 3656, '_stock', '1002'),
(49602, 3656, '_stock_status', 'instock'),
(49603, 3656, '_wc_average_rating', '0'),
(49604, 3656, '_wc_review_count', '0'),
(49605, 3656, 'attribute_pa_color', 'black6'),
(49606, 3656, 'attribute_pa_shoe-size', '8-5'),
(49607, 3656, '_price', '129.7'),
(49608, 3656, '_product_version', '4.1.0'),
(49609, 3656, '_vi_wad_aliexpress_variation_id', '64942815222'),
(49610, 3656, '_vi_wad_aliexpress_variation_attr', '14:200004889#Black6;200000124:200000289'),
(49611, 3657, '_variation_description', ''),
(49612, 3657, '_sku', '32827412887-black6-7-5'),
(49613, 3657, '_regular_price', '129.7'),
(49614, 3657, 'total_sales', '0'),
(49615, 3657, '_tax_status', 'taxable'),
(49616, 3657, '_tax_class', 'parent'),
(49617, 3657, '_manage_stock', 'yes'),
(49618, 3657, '_backorders', 'no'),
(49619, 3657, '_sold_individually', 'no'),
(49620, 3657, '_virtual', 'no'),
(49621, 3657, '_downloadable', 'no'),
(49622, 3657, '_download_limit', '-1'),
(49623, 3657, '_download_expiry', '-1'),
(49624, 3657, '_stock', '1002'),
(49625, 3657, '_stock_status', 'instock'),
(49626, 3657, '_wc_average_rating', '0'),
(49627, 3657, '_wc_review_count', '0'),
(49628, 3657, 'attribute_pa_color', 'black6'),
(49629, 3657, 'attribute_pa_shoe-size', '7-5'),
(49630, 3657, '_price', '129.7'),
(49631, 3657, '_product_version', '4.1.0'),
(49632, 3657, '_vi_wad_aliexpress_variation_id', '64942815221'),
(49633, 3657, '_vi_wad_aliexpress_variation_attr', '14:200004889#Black6;200000124:200000288'),
(49634, 3658, '_variation_description', ''),
(49635, 3658, '_sku', '32827412887-black6-7'),
(49636, 3658, '_regular_price', '129.7'),
(49637, 3658, 'total_sales', '0'),
(49638, 3658, '_tax_status', 'taxable'),
(49639, 3658, '_tax_class', 'parent'),
(49640, 3658, '_manage_stock', 'yes'),
(49641, 3658, '_backorders', 'no'),
(49642, 3658, '_sold_individually', 'no'),
(49643, 3658, '_virtual', 'no'),
(49644, 3658, '_downloadable', 'no'),
(49645, 3658, '_download_limit', '-1'),
(49646, 3658, '_download_expiry', '-1'),
(49647, 3658, '_stock', '1002'),
(49648, 3658, '_stock_status', 'instock'),
(49649, 3658, '_wc_average_rating', '0'),
(49650, 3658, '_wc_review_count', '0'),
(49651, 3658, 'attribute_pa_color', 'black6'),
(49652, 3658, 'attribute_pa_shoe-size', '7'),
(49653, 3658, '_price', '129.7'),
(49654, 3658, '_product_version', '4.1.0'),
(49655, 3658, '_vi_wad_aliexpress_variation_id', '64942815220'),
(49656, 3658, '_vi_wad_aliexpress_variation_attr', '14:200004889#Black6;200000124:3434'),
(49657, 3659, '_variation_description', ''),
(49658, 3659, '_sku', '32827412887-black3-6'),
(49659, 3659, '_regular_price', '132.82'),
(49660, 3659, 'total_sales', '0'),
(49661, 3659, '_tax_status', 'taxable'),
(49662, 3659, '_tax_class', 'parent'),
(49663, 3659, '_manage_stock', 'yes'),
(49664, 3659, '_backorders', 'no'),
(49665, 3659, '_sold_individually', 'no'),
(49666, 3659, '_virtual', 'no'),
(49667, 3659, '_downloadable', 'no'),
(49668, 3659, '_download_limit', '-1'),
(49669, 3659, '_download_expiry', '-1'),
(49670, 3659, '_stock', '80'),
(49671, 3659, '_stock_status', 'instock'),
(49672, 3659, '_wc_average_rating', '0'),
(49673, 3659, '_wc_review_count', '0'),
(49674, 3659, 'attribute_pa_color', 'black3'),
(49675, 3659, 'attribute_pa_shoe-size', '6'),
(49676, 3659, '_price', '132.82'),
(49677, 3659, '_product_version', '4.1.0'),
(49678, 3659, '_vi_wad_aliexpress_variation_id', '64942815179'),
(49679, 3659, '_vi_wad_aliexpress_variation_attr', '14:350850#Black3;200000124:1394'),
(49680, 3655, '_vi_wad_image_id', 'ae01.alicdn.com/kf/HTB1bibNknXYBeNkHFrdq6AiuVXa7/2021-Newly-Men-s-Summer-Loafers-Shoes-Genuine-Leather-Soft-Man-Casual-Slip-on-Cutout-Shoes.jpg'),
(49681, 3660, '_variation_description', ''),
(49682, 3660, '_sku', '32827412887-black3-5-5'),
(49683, 3660, '_regular_price', '132.82'),
(49684, 3660, 'total_sales', '0'),
(49685, 3660, '_tax_status', 'taxable'),
(49686, 3660, '_tax_class', 'parent'),
(49687, 3660, '_manage_stock', 'yes'),
(49688, 3660, '_backorders', 'no'),
(49689, 3660, '_sold_individually', 'no'),
(49690, 3660, '_virtual', 'no'),
(49691, 3660, '_downloadable', 'no'),
(49692, 3660, '_download_limit', '-1'),
(49693, 3660, '_download_expiry', '-1'),
(49694, 3660, '_stock', '80'),
(49695, 3660, '_stock_status', 'instock'),
(49696, 3660, '_wc_average_rating', '0'),
(49697, 3660, '_wc_review_count', '0'),
(49698, 3660, 'attribute_pa_color', 'black3'),
(49699, 3660, 'attribute_pa_shoe-size', '5-5'),
(49700, 3660, '_price', '132.82'),
(49701, 3660, '_product_version', '4.1.0'),
(49702, 3660, '_vi_wad_aliexpress_variation_id', '64942815178'),
(49703, 3660, '_vi_wad_aliexpress_variation_attr', '14:350850#Black3;200000124:200000286'),
(49704, 3661, '_variation_description', ''),
(49705, 3661, '_sku', '32827412887-black3-4-5'),
(49706, 3661, '_regular_price', '132.82'),
(49707, 3661, 'total_sales', '0'),
(49708, 3661, '_tax_status', 'taxable'),
(49709, 3661, '_tax_class', 'parent'),
(49710, 3661, '_manage_stock', 'yes'),
(49711, 3661, '_backorders', 'no'),
(49712, 3661, '_sold_individually', 'no'),
(49713, 3661, '_virtual', 'no'),
(49714, 3661, '_downloadable', 'no'),
(49715, 3661, '_download_limit', '-1'),
(49716, 3661, '_download_expiry', '-1'),
(49717, 3661, '_stock', '80'),
(49718, 3661, '_stock_status', 'instock'),
(49719, 3661, '_wc_average_rating', '0'),
(49720, 3661, '_wc_review_count', '0'),
(49721, 3661, 'attribute_pa_color', 'black3'),
(49722, 3661, 'attribute_pa_shoe-size', '4-5'),
(49723, 3661, '_price', '132.82'),
(49724, 3661, '_product_version', '4.1.0'),
(49725, 3661, '_vi_wad_aliexpress_variation_id', '64942815177'),
(49726, 3661, '_vi_wad_aliexpress_variation_attr', '14:350850#Black3;200000124:200000285'),
(49727, 3662, '_variation_description', ''),
(49728, 3662, '_sku', '32827412887-black3-4'),
(49729, 3662, '_regular_price', '132.82'),
(49730, 3662, 'total_sales', '0'),
(49731, 3663, '_wp_attached_file', '2021/06/2021-Newly-Men-s-Summer-Loafers-Shoes-Genuine-Leather-Soft-Man-Casual-Slip-on-Cutout-Shoes-5.jpg'),
(49732, 3662, '_tax_status', 'taxable'),
(49733, 3663, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:750;s:6:\"height\";i:776;s:4:\"file\";s:104:\"2021/06/2021-Newly-Men-s-Summer-Loafers-Shoes-Genuine-Leather-Soft-Man-Casual-Slip-on-Cutout-Shoes-5.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:104:\"2021-Newly-Men-s-Summer-Loafers-Shoes-Genuine-Leather-Soft-Man-Casual-Slip-on-Cutout-Shoes-5-290x300.jpg\";s:5:\"width\";i:290;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:104:\"2021-Newly-Men-s-Summer-Loafers-Shoes-Genuine-Leather-Soft-Man-Casual-Slip-on-Cutout-Shoes-5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:104:\"2021-Newly-Men-s-Summer-Loafers-Shoes-Genuine-Leather-Soft-Man-Casual-Slip-on-Cutout-Shoes-5-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:104:\"2021-Newly-Men-s-Summer-Loafers-Shoes-Genuine-Leather-Soft-Man-Casual-Slip-on-Cutout-Shoes-5-750x510.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:104:\"2021-Newly-Men-s-Summer-Loafers-Shoes-Genuine-Leather-Soft-Man-Casual-Slip-on-Cutout-Shoes-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:104:\"2021-Newly-Men-s-Summer-Loafers-Shoes-Genuine-Leather-Soft-Man-Casual-Slip-on-Cutout-Shoes-5-600x621.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:621;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:104:\"2021-Newly-Men-s-Summer-Loafers-Shoes-Genuine-Leather-Soft-Man-Casual-Slip-on-Cutout-Shoes-5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:104:\"2021-Newly-Men-s-Summer-Loafers-Shoes-Genuine-Leather-Soft-Man-Casual-Slip-on-Cutout-Shoes-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:104:\"2021-Newly-Men-s-Summer-Loafers-Shoes-Genuine-Leather-Soft-Man-Casual-Slip-on-Cutout-Shoes-5-600x621.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:621;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:104:\"2021-Newly-Men-s-Summer-Loafers-Shoes-Genuine-Leather-Soft-Man-Casual-Slip-on-Cutout-Shoes-5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(49734, 3662, '_tax_class', 'parent'),
(49735, 3662, '_manage_stock', 'yes'),
(49736, 3662, '_backorders', 'no'),
(49737, 3662, '_sold_individually', 'no'),
(49738, 3662, '_virtual', 'no'),
(49739, 3662, '_downloadable', 'no'),
(49740, 3662, '_download_limit', '-1'),
(49741, 3662, '_download_expiry', '-1'),
(49742, 3662, '_stock', '80'),
(49743, 3662, '_stock_status', 'instock'),
(49744, 3662, '_wc_average_rating', '0'),
(49745, 3662, '_wc_review_count', '0'),
(49746, 3662, 'attribute_pa_color', 'black3'),
(49747, 3662, 'attribute_pa_shoe-size', '4'),
(49748, 3662, '_price', '132.82'),
(49749, 3662, '_product_version', '4.1.0'),
(49750, 3662, '_vi_wad_aliexpress_variation_id', '64942815176'),
(49751, 3662, '_vi_wad_aliexpress_variation_attr', '14:350850#Black3;200000124:153'),
(49752, 3664, '_variation_description', ''),
(49753, 3664, '_sku', '32827412887-black3-9'),
(49754, 3664, '_regular_price', '132.82'),
(49755, 3664, 'total_sales', '0'),
(49756, 3664, '_tax_status', 'taxable'),
(49757, 3664, '_tax_class', 'parent'),
(49758, 3664, '_manage_stock', 'yes'),
(49759, 3664, '_backorders', 'no'),
(49760, 3664, '_sold_individually', 'no'),
(49761, 3664, '_virtual', 'no'),
(49762, 3664, '_downloadable', 'no'),
(49763, 3664, '_download_limit', '-1'),
(49764, 3664, '_download_expiry', '-1'),
(49765, 3664, '_stock', '80'),
(49766, 3664, '_stock_status', 'instock'),
(49767, 3664, '_wc_average_rating', '0'),
(49768, 3664, '_wc_review_count', '0'),
(49769, 3664, 'attribute_pa_color', 'black3'),
(49770, 3664, 'attribute_pa_shoe-size', '9'),
(49771, 3664, '_price', '132.82'),
(49772, 3664, '_product_version', '4.1.0'),
(49773, 3664, '_vi_wad_aliexpress_variation_id', '64942815183'),
(49774, 3664, '_vi_wad_aliexpress_variation_attr', '14:350850#Black3;200000124:350262'),
(49775, 3665, '_variation_description', ''),
(49776, 3665, '_sku', '32827412887-black3-8-5'),
(49777, 3665, '_regular_price', '132.82'),
(49778, 3665, 'total_sales', '0'),
(49779, 3665, '_tax_status', 'taxable'),
(49780, 3665, '_tax_class', 'parent'),
(49781, 3665, '_manage_stock', 'yes'),
(49782, 3665, '_backorders', 'no'),
(49783, 3665, '_sold_individually', 'no'),
(49784, 3665, '_virtual', 'no'),
(49785, 3665, '_downloadable', 'no'),
(49786, 3665, '_download_limit', '-1'),
(49787, 3665, '_download_expiry', '-1'),
(49788, 3665, '_stock', '80'),
(49789, 3665, '_stock_status', 'instock'),
(49790, 3665, '_wc_average_rating', '0'),
(49791, 3665, '_wc_review_count', '0'),
(49792, 3665, 'attribute_pa_color', 'black3'),
(49793, 3665, 'attribute_pa_shoe-size', '8-5'),
(49794, 3665, '_price', '132.82'),
(49795, 3665, '_product_version', '4.1.0'),
(49796, 3665, '_vi_wad_aliexpress_variation_id', '64942815182'),
(49797, 3665, '_vi_wad_aliexpress_variation_attr', '14:350850#Black3;200000124:200000289'),
(49798, 3666, '_variation_description', ''),
(49799, 3666, '_sku', '32827412887-black3-7-5'),
(49800, 3666, '_regular_price', '132.82'),
(49801, 3666, 'total_sales', '0'),
(49802, 3666, '_tax_status', 'taxable'),
(49803, 3666, '_tax_class', 'parent'),
(49804, 3666, '_manage_stock', 'yes'),
(49805, 3666, '_backorders', 'no'),
(49806, 3666, '_sold_individually', 'no'),
(49807, 3666, '_virtual', 'no'),
(49808, 3666, '_downloadable', 'no'),
(49809, 3666, '_download_limit', '-1'),
(49810, 3666, '_download_expiry', '-1'),
(49811, 3666, '_stock', '80'),
(49812, 3666, '_stock_status', 'instock'),
(49813, 3666, '_wc_average_rating', '0'),
(49814, 3666, '_wc_review_count', '0'),
(49815, 3666, 'attribute_pa_color', 'black3'),
(49816, 3666, 'attribute_pa_shoe-size', '7-5'),
(49817, 3666, '_price', '132.82'),
(49818, 3666, '_product_version', '4.1.0'),
(49819, 3666, '_vi_wad_aliexpress_variation_id', '64942815181'),
(49820, 3666, '_vi_wad_aliexpress_variation_attr', '14:350850#Black3;200000124:200000288'),
(49821, 3663, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Ha7ab4523798e4ce4bd63eb175832286fo/2021-Newly-Men-s-Summer-Loafers-Shoes-Genuine-Leather-Soft-Man-Casual-Slip-on-Cutout-Shoes.jpg'),
(49822, 3667, '_variation_description', ''),
(49823, 3667, '_sku', '32827412887-black3-7'),
(49824, 3667, '_regular_price', '132.82'),
(49825, 3667, 'total_sales', '0'),
(49826, 3667, '_tax_status', 'taxable'),
(49827, 3667, '_tax_class', 'parent'),
(49828, 3667, '_manage_stock', 'yes'),
(49829, 3667, '_backorders', 'no'),
(49830, 3667, '_sold_individually', 'no'),
(49831, 3667, '_virtual', 'no'),
(49832, 3667, '_downloadable', 'no'),
(49833, 3667, '_download_limit', '-1'),
(49834, 3667, '_download_expiry', '-1'),
(49835, 3667, '_stock', '80'),
(49836, 3667, '_stock_status', 'instock'),
(49837, 3667, '_wc_average_rating', '0'),
(49838, 3667, '_wc_review_count', '0'),
(49839, 3667, 'attribute_pa_color', 'black3'),
(49840, 3667, 'attribute_pa_shoe-size', '7'),
(49841, 3667, '_price', '132.82'),
(49842, 3667, '_product_version', '4.1.0'),
(49843, 3667, '_vi_wad_aliexpress_variation_id', '64942815180'),
(49844, 3667, '_vi_wad_aliexpress_variation_attr', '14:350850#Black3;200000124:3434'),
(49845, 3668, '_variation_description', ''),
(49846, 3668, '_sku', '32827412887-white2-7-5'),
(49847, 3668, '_regular_price', '123.46'),
(49848, 3668, 'total_sales', '0'),
(49849, 3668, '_tax_status', 'taxable'),
(49850, 3668, '_tax_class', 'parent'),
(49851, 3669, '_wp_attached_file', '2021/06/2021-Newly-Men-s-Summer-Loafers-Shoes-Genuine-Leather-Soft-Man-Casual-Slip-on-Cutout-Shoes.jpg_640x640.jpg'),
(49852, 3669, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:114:\"2021/06/2021-Newly-Men-s-Summer-Loafers-Shoes-Genuine-Leather-Soft-Man-Casual-Slip-on-Cutout-Shoes.jpg_640x640.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:114:\"2021-Newly-Men-s-Summer-Loafers-Shoes-Genuine-Leather-Soft-Man-Casual-Slip-on-Cutout-Shoes.jpg_640x640-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:114:\"2021-Newly-Men-s-Summer-Loafers-Shoes-Genuine-Leather-Soft-Man-Casual-Slip-on-Cutout-Shoes.jpg_640x640-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:114:\"2021-Newly-Men-s-Summer-Loafers-Shoes-Genuine-Leather-Soft-Man-Casual-Slip-on-Cutout-Shoes.jpg_640x640-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:114:\"2021-Newly-Men-s-Summer-Loafers-Shoes-Genuine-Leather-Soft-Man-Casual-Slip-on-Cutout-Shoes.jpg_640x640-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:114:\"2021-Newly-Men-s-Summer-Loafers-Shoes-Genuine-Leather-Soft-Man-Casual-Slip-on-Cutout-Shoes.jpg_640x640-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:114:\"2021-Newly-Men-s-Summer-Loafers-Shoes-Genuine-Leather-Soft-Man-Casual-Slip-on-Cutout-Shoes.jpg_640x640-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:114:\"2021-Newly-Men-s-Summer-Loafers-Shoes-Genuine-Leather-Soft-Man-Casual-Slip-on-Cutout-Shoes.jpg_640x640-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:114:\"2021-Newly-Men-s-Summer-Loafers-Shoes-Genuine-Leather-Soft-Man-Casual-Slip-on-Cutout-Shoes.jpg_640x640-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:114:\"2021-Newly-Men-s-Summer-Loafers-Shoes-Genuine-Leather-Soft-Man-Casual-Slip-on-Cutout-Shoes.jpg_640x640-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:114:\"2021-Newly-Men-s-Summer-Loafers-Shoes-Genuine-Leather-Soft-Man-Casual-Slip-on-Cutout-Shoes.jpg_640x640-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(49853, 3668, '_manage_stock', 'yes'),
(49854, 3668, '_backorders', 'no'),
(49855, 3668, '_sold_individually', 'no'),
(49856, 3668, '_virtual', 'no'),
(49857, 3668, '_downloadable', 'no'),
(49858, 3668, '_download_limit', '-1'),
(49859, 3668, '_download_expiry', '-1'),
(49860, 3668, '_stock', '80'),
(49861, 3668, '_stock_status', 'instock'),
(49862, 3668, '_wc_average_rating', '0'),
(49863, 3668, '_wc_review_count', '0'),
(49864, 3668, 'attribute_pa_color', 'white2'),
(49865, 3668, 'attribute_pa_shoe-size', '7-5'),
(49866, 3668, '_price', '123.46'),
(49867, 3668, '_product_version', '4.1.0'),
(49868, 3668, '_vi_wad_aliexpress_variation_id', '64942815171'),
(49869, 3668, '_vi_wad_aliexpress_variation_attr', '14:100018786#White2;200000124:200000288'),
(49870, 3670, '_variation_description', ''),
(49871, 3670, '_sku', '32827412887-white2-7'),
(49872, 3670, '_regular_price', '123.46'),
(49873, 3670, 'total_sales', '0'),
(49874, 3670, '_tax_status', 'taxable'),
(49875, 3670, '_tax_class', 'parent'),
(49876, 3670, '_manage_stock', 'yes'),
(49877, 3670, '_backorders', 'no'),
(49878, 3670, '_sold_individually', 'no'),
(49879, 3670, '_virtual', 'no'),
(49880, 3670, '_downloadable', 'no'),
(49881, 3670, '_download_limit', '-1'),
(49882, 3670, '_download_expiry', '-1'),
(49883, 3670, '_stock', '80'),
(49884, 3670, '_stock_status', 'instock'),
(49885, 3670, '_wc_average_rating', '0'),
(49886, 3670, '_wc_review_count', '0'),
(49887, 3670, 'attribute_pa_color', 'white2'),
(49888, 3670, 'attribute_pa_shoe-size', '7'),
(49889, 3670, '_price', '123.46'),
(49890, 3670, '_product_version', '4.1.0'),
(49891, 3670, '_vi_wad_aliexpress_variation_id', '64942815170'),
(49892, 3670, '_vi_wad_aliexpress_variation_attr', '14:100018786#White2;200000124:3434'),
(49893, 3671, '_variation_description', ''),
(49894, 3671, '_sku', '32827412887-white2-6'),
(49895, 3671, '_regular_price', '123.46'),
(49896, 3671, 'total_sales', '0'),
(49897, 3671, '_tax_status', 'taxable'),
(49898, 3671, '_tax_class', 'parent'),
(49899, 3671, '_manage_stock', 'yes'),
(49900, 3671, '_backorders', 'no'),
(49901, 3671, '_sold_individually', 'no'),
(49902, 3671, '_virtual', 'no'),
(49903, 3671, '_downloadable', 'no'),
(49904, 3671, '_download_limit', '-1'),
(49905, 3671, '_download_expiry', '-1'),
(49906, 3671, '_stock', '80'),
(49907, 3671, '_stock_status', 'instock'),
(49908, 3671, '_wc_average_rating', '0'),
(49909, 3671, '_wc_review_count', '0'),
(49910, 3671, 'attribute_pa_color', 'white2'),
(49911, 3671, 'attribute_pa_shoe-size', '6'),
(49912, 3671, '_price', '123.46'),
(49913, 3671, '_product_version', '4.1.0'),
(49914, 3671, '_vi_wad_aliexpress_variation_id', '64942815169'),
(49915, 3671, '_vi_wad_aliexpress_variation_attr', '14:100018786#White2;200000124:1394'),
(49916, 3672, '_variation_description', ''),
(49917, 3672, '_sku', '32827412887-white2-5-5'),
(49918, 3672, '_regular_price', '123.46'),
(49919, 3672, 'total_sales', '0'),
(49920, 3672, '_tax_status', 'taxable'),
(49921, 3672, '_tax_class', 'parent'),
(49922, 3672, '_manage_stock', 'yes'),
(49923, 3672, '_backorders', 'no'),
(49924, 3672, '_sold_individually', 'no'),
(49925, 3672, '_virtual', 'no'),
(49926, 3672, '_downloadable', 'no'),
(49927, 3672, '_download_limit', '-1'),
(49928, 3672, '_download_expiry', '-1'),
(49929, 3672, '_stock', '80'),
(49930, 3672, '_stock_status', 'instock'),
(49931, 3672, '_wc_average_rating', '0'),
(49932, 3672, '_wc_review_count', '0'),
(49933, 3672, 'attribute_pa_color', 'white2'),
(49934, 3672, 'attribute_pa_shoe-size', '5-5'),
(49935, 3672, '_price', '123.46'),
(49936, 3672, '_product_version', '4.1.0'),
(49937, 3672, '_vi_wad_aliexpress_variation_id', '64942815168'),
(49938, 3672, '_vi_wad_aliexpress_variation_attr', '14:100018786#White2;200000124:200000286'),
(49939, 3673, '_variation_description', ''),
(49940, 3673, '_sku', '32827412887-white2-10-5'),
(49941, 3673, '_regular_price', '123.46'),
(49942, 3673, 'total_sales', '0'),
(49943, 3673, '_tax_status', 'taxable'),
(49944, 3673, '_tax_class', 'parent'),
(49945, 3673, '_manage_stock', 'yes'),
(49946, 3673, '_backorders', 'no'),
(49947, 3673, '_sold_individually', 'no'),
(49948, 3673, '_virtual', 'no'),
(49949, 3669, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Hced88ada61714be0a10ee5183fa1dd85c/2021-Newly-Men-s-Summer-Loafers-Shoes-Genuine-Leather-Soft-Man-Casual-Slip-on-Cutout-Shoes.jpg_640x640.jpg'),
(49950, 3673, '_downloadable', 'no'),
(49951, 3673, '_download_limit', '-1'),
(49952, 3528, '_thumbnail_id', '3669'),
(49953, 3673, '_download_expiry', '-1'),
(49954, 3537, '_thumbnail_id', '3669'),
(49955, 3673, '_stock', '80'),
(49956, 3538, '_thumbnail_id', '3669'),
(49957, 3673, '_stock_status', 'instock'),
(49958, 3539, '_thumbnail_id', '3669'),
(49959, 3673, '_wc_average_rating', '0'),
(49960, 3540, '_thumbnail_id', '3669'),
(49961, 3673, '_wc_review_count', '0'),
(49962, 3541, '_thumbnail_id', '3669'),
(49963, 3542, '_thumbnail_id', '3669'),
(49964, 3673, 'attribute_pa_color', 'white2'),
(49965, 3553, '_thumbnail_id', '3669'),
(49966, 3673, 'attribute_pa_shoe-size', '10-5'),
(49967, 3554, '_thumbnail_id', '3669'),
(49968, 3673, '_price', '123.46'),
(49969, 3673, '_product_version', '4.1.0'),
(49970, 3673, '_vi_wad_aliexpress_variation_id', '64942815175'),
(49971, 3673, '_vi_wad_aliexpress_variation_attr', '14:100018786#White2;200000124:200000291'),
(49972, 3674, '_variation_description', ''),
(49973, 3674, '_sku', '32827412887-white2-10'),
(49974, 3674, '_regular_price', '123.46'),
(49975, 3674, 'total_sales', '0'),
(49976, 3674, '_tax_status', 'taxable'),
(49977, 3674, '_tax_class', 'parent'),
(49978, 3674, '_manage_stock', 'yes'),
(49979, 3674, '_backorders', 'no'),
(49980, 3674, '_sold_individually', 'no'),
(49981, 3674, '_virtual', 'no'),
(49982, 3674, '_downloadable', 'no'),
(49983, 3674, '_download_limit', '-1'),
(49984, 3674, '_download_expiry', '-1'),
(49985, 3674, '_stock', '80'),
(49986, 3674, '_stock_status', 'instock'),
(49987, 3674, '_wc_average_rating', '0'),
(49988, 3674, '_wc_review_count', '0'),
(49989, 3674, 'attribute_pa_color', 'white2'),
(49990, 3674, 'attribute_pa_shoe-size', '10'),
(49991, 3674, '_price', '123.46'),
(49992, 3674, '_product_version', '4.1.0'),
(49993, 3675, '_wp_attached_file', '2021/06/2021-Newly-Men-s-Summer-Loafers-Shoes-Genuine-Leather-Soft-Man-Casual-Slip-on-Cutout-Shoes-1.jpg_640x640-1.jpg'),
(49994, 3675, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:400;s:6:\"height\";i:400;s:4:\"file\";s:118:\"2021/06/2021-Newly-Men-s-Summer-Loafers-Shoes-Genuine-Leather-Soft-Man-Casual-Slip-on-Cutout-Shoes-1.jpg_640x640-1.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:118:\"2021-Newly-Men-s-Summer-Loafers-Shoes-Genuine-Leather-Soft-Man-Casual-Slip-on-Cutout-Shoes-1.jpg_640x640-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:118:\"2021-Newly-Men-s-Summer-Loafers-Shoes-Genuine-Leather-Soft-Man-Casual-Slip-on-Cutout-Shoes-1.jpg_640x640-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:118:\"2021-Newly-Men-s-Summer-Loafers-Shoes-Genuine-Leather-Soft-Man-Casual-Slip-on-Cutout-Shoes-1.jpg_640x640-1-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:118:\"2021-Newly-Men-s-Summer-Loafers-Shoes-Genuine-Leather-Soft-Man-Casual-Slip-on-Cutout-Shoes-1.jpg_640x640-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:118:\"2021-Newly-Men-s-Summer-Loafers-Shoes-Genuine-Leather-Soft-Man-Casual-Slip-on-Cutout-Shoes-1.jpg_640x640-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:118:\"2021-Newly-Men-s-Summer-Loafers-Shoes-Genuine-Leather-Soft-Man-Casual-Slip-on-Cutout-Shoes-1.jpg_640x640-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:118:\"2021-Newly-Men-s-Summer-Loafers-Shoes-Genuine-Leather-Soft-Man-Casual-Slip-on-Cutout-Shoes-1.jpg_640x640-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(49995, 3674, '_vi_wad_aliexpress_variation_id', '64942815174'),
(49996, 3674, '_vi_wad_aliexpress_variation_attr', '14:100018786#White2;200000124:1583'),
(49997, 3676, '_variation_description', ''),
(49998, 3676, '_sku', '32827412887-white2-9'),
(49999, 3676, '_regular_price', '123.46'),
(50000, 3676, 'total_sales', '0'),
(50001, 3676, '_tax_status', 'taxable'),
(50002, 3676, '_tax_class', 'parent'),
(50003, 3676, '_manage_stock', 'yes'),
(50004, 3676, '_backorders', 'no'),
(50005, 3676, '_sold_individually', 'no'),
(50006, 3676, '_virtual', 'no'),
(50007, 3676, '_downloadable', 'no'),
(50008, 3676, '_download_limit', '-1'),
(50009, 3676, '_download_expiry', '-1'),
(50010, 3676, '_stock', '80'),
(50011, 3676, '_stock_status', 'instock'),
(50012, 3676, '_wc_average_rating', '0'),
(50013, 3676, '_wc_review_count', '0'),
(50014, 3676, 'attribute_pa_color', 'white2'),
(50015, 3676, 'attribute_pa_shoe-size', '9'),
(50016, 3676, '_price', '123.46'),
(50017, 3676, '_product_version', '4.1.0'),
(50018, 3676, '_vi_wad_aliexpress_variation_id', '64942815173'),
(50019, 3676, '_vi_wad_aliexpress_variation_attr', '14:100018786#White2;200000124:350262'),
(50020, 3677, '_variation_description', ''),
(50021, 3677, '_sku', '32827412887-white2-8-5'),
(50022, 3675, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H15b3e38adda2490fad7ba1bb47653076K/2021-Newly-Men-s-Summer-Loafers-Shoes-Genuine-Leather-Soft-Man-Casual-Slip-on-Cutout-Shoes.jpg_640x640.jpg'),
(50023, 3677, '_regular_price', '123.46'),
(50024, 3527, '_thumbnail_id', '3675'),
(50025, 3543, '_thumbnail_id', '3675'),
(50026, 3677, 'total_sales', '0'),
(50027, 3677, '_tax_status', 'taxable'),
(50028, 3544, '_thumbnail_id', '3675'),
(50029, 3677, '_tax_class', 'parent'),
(50030, 3545, '_thumbnail_id', '3675'),
(50031, 3677, '_manage_stock', 'yes'),
(50032, 3677, '_backorders', 'no'),
(50033, 3546, '_thumbnail_id', '3675'),
(50034, 3677, '_sold_individually', 'no'),
(50035, 3548, '_thumbnail_id', '3675'),
(50036, 3549, '_thumbnail_id', '3675'),
(50037, 3677, '_virtual', 'no'),
(50038, 3550, '_thumbnail_id', '3675'),
(50039, 3677, '_downloadable', 'no'),
(50040, 3551, '_thumbnail_id', '3675'),
(50041, 3677, '_download_limit', '-1'),
(50042, 3677, '_download_expiry', '-1'),
(50043, 3677, '_stock', '80'),
(50044, 3677, '_stock_status', 'instock'),
(50045, 3677, '_wc_average_rating', '0'),
(50046, 3677, '_wc_review_count', '0'),
(50047, 3677, 'attribute_pa_color', 'white2'),
(50048, 3677, 'attribute_pa_shoe-size', '8-5'),
(50049, 3677, '_price', '123.46'),
(50050, 3677, '_product_version', '4.1.0'),
(50051, 3677, '_vi_wad_aliexpress_variation_id', '64942815172'),
(50052, 3677, '_vi_wad_aliexpress_variation_attr', '14:100018786#White2;200000124:200000289'),
(50053, 3678, '_variation_description', ''),
(50054, 3678, '_sku', '32827412887-yellow3-10-5'),
(50055, 3678, '_regular_price', '132.82'),
(50056, 3678, 'total_sales', '0'),
(50057, 3678, '_tax_status', 'taxable'),
(50058, 3678, '_tax_class', 'parent'),
(50059, 3678, '_manage_stock', 'yes'),
(50060, 3678, '_backorders', 'no'),
(50061, 3678, '_sold_individually', 'no'),
(50062, 3678, '_virtual', 'no'),
(50063, 3678, '_downloadable', 'no'),
(50064, 3678, '_download_limit', '-1'),
(50065, 3678, '_download_expiry', '-1'),
(50066, 3678, '_stock', '80'),
(50067, 3678, '_stock_status', 'instock'),
(50068, 3678, '_wc_average_rating', '0'),
(50069, 3678, '_wc_review_count', '0'),
(50070, 3678, 'attribute_pa_color', 'yellow3'),
(50071, 3678, 'attribute_pa_shoe-size', '10-5'),
(50072, 3678, '_price', '132.82'),
(50073, 3678, '_product_version', '4.1.0'),
(50074, 3678, '_vi_wad_aliexpress_variation_id', '64942815195'),
(50075, 3678, '_vi_wad_aliexpress_variation_attr', '14:691#Yellow3;200000124:200000291'),
(50076, 3679, '_wp_attached_file', '2021/06/2021-Newly-Men-s-Summer-Loafers-Shoes-Genuine-Leather-Soft-Man-Casual-Slip-on-Cutout-Shoes-2.jpg_640x640-2.jpg'),
(50077, 3679, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:400;s:6:\"height\";i:400;s:4:\"file\";s:118:\"2021/06/2021-Newly-Men-s-Summer-Loafers-Shoes-Genuine-Leather-Soft-Man-Casual-Slip-on-Cutout-Shoes-2.jpg_640x640-2.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:118:\"2021-Newly-Men-s-Summer-Loafers-Shoes-Genuine-Leather-Soft-Man-Casual-Slip-on-Cutout-Shoes-2.jpg_640x640-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:118:\"2021-Newly-Men-s-Summer-Loafers-Shoes-Genuine-Leather-Soft-Man-Casual-Slip-on-Cutout-Shoes-2.jpg_640x640-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:118:\"2021-Newly-Men-s-Summer-Loafers-Shoes-Genuine-Leather-Soft-Man-Casual-Slip-on-Cutout-Shoes-2.jpg_640x640-2-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:118:\"2021-Newly-Men-s-Summer-Loafers-Shoes-Genuine-Leather-Soft-Man-Casual-Slip-on-Cutout-Shoes-2.jpg_640x640-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:118:\"2021-Newly-Men-s-Summer-Loafers-Shoes-Genuine-Leather-Soft-Man-Casual-Slip-on-Cutout-Shoes-2.jpg_640x640-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:118:\"2021-Newly-Men-s-Summer-Loafers-Shoes-Genuine-Leather-Soft-Man-Casual-Slip-on-Cutout-Shoes-2.jpg_640x640-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:118:\"2021-Newly-Men-s-Summer-Loafers-Shoes-Genuine-Leather-Soft-Man-Casual-Slip-on-Cutout-Shoes-2.jpg_640x640-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(50078, 3680, '_variation_description', ''),
(50079, 3680, '_sku', '32827412887-yellow3-10'),
(50080, 3680, '_regular_price', '132.82'),
(50081, 3680, 'total_sales', '0'),
(50082, 3680, '_tax_status', 'taxable'),
(50083, 3680, '_tax_class', 'parent'),
(50084, 3680, '_manage_stock', 'yes'),
(50085, 3680, '_backorders', 'no'),
(50086, 3680, '_sold_individually', 'no'),
(50087, 3680, '_virtual', 'no'),
(50088, 3680, '_downloadable', 'no'),
(50089, 3680, '_download_limit', '-1'),
(50090, 3680, '_download_expiry', '-1'),
(50091, 3680, '_stock', '80'),
(50092, 3680, '_stock_status', 'instock'),
(50093, 3680, '_wc_average_rating', '0'),
(50094, 3680, '_wc_review_count', '0'),
(50095, 3680, 'attribute_pa_color', 'yellow3'),
(50096, 3680, 'attribute_pa_shoe-size', '10'),
(50097, 3680, '_price', '132.82'),
(50098, 3680, '_product_version', '4.1.0'),
(50099, 3680, '_vi_wad_aliexpress_variation_id', '64942815194'),
(50100, 3680, '_vi_wad_aliexpress_variation_attr', '14:691#Yellow3;200000124:1583'),
(50101, 3679, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H40fcbfb1cb4c4dbeb6d14d8b76351ce26/2021-Newly-Men-s-Summer-Loafers-Shoes-Genuine-Leather-Soft-Man-Casual-Slip-on-Cutout-Shoes.jpg_640x640.jpg'),
(50102, 3526, '_thumbnail_id', '3679'),
(50103, 3529, '_thumbnail_id', '3679'),
(50104, 3530, '_thumbnail_id', '3679'),
(50105, 3681, '_variation_description', ''),
(50106, 3531, '_thumbnail_id', '3679'),
(50107, 3532, '_thumbnail_id', '3679'),
(50108, 3681, '_sku', '32827412887-yellow3-9'),
(50109, 3534, '_thumbnail_id', '3679'),
(50110, 3681, '_regular_price', '132.82'),
(50111, 3535, '_thumbnail_id', '3679'),
(50112, 3681, 'total_sales', '0'),
(50113, 3536, '_thumbnail_id', '3679'),
(50114, 3681, '_tax_status', 'taxable'),
(50115, 3681, '_tax_class', 'parent'),
(50116, 3552, '_thumbnail_id', '3679'),
(50117, 3681, '_manage_stock', 'yes'),
(50118, 3681, '_backorders', 'no'),
(50119, 3681, '_sold_individually', 'no'),
(50120, 3681, '_virtual', 'no'),
(50121, 3681, '_downloadable', 'no'),
(50122, 3681, '_download_limit', '-1'),
(50123, 3681, '_download_expiry', '-1'),
(50124, 3681, '_stock', '80'),
(50125, 3681, '_stock_status', 'instock'),
(50126, 3681, '_wc_average_rating', '0'),
(50127, 3681, '_wc_review_count', '0'),
(50128, 3681, 'attribute_pa_color', 'yellow3'),
(50129, 3681, 'attribute_pa_shoe-size', '9'),
(50130, 3681, '_price', '132.82'),
(50131, 3681, '_product_version', '4.1.0'),
(50132, 3681, '_vi_wad_aliexpress_variation_id', '64942815193'),
(50133, 3681, '_vi_wad_aliexpress_variation_attr', '14:691#Yellow3;200000124:350262'),
(50134, 3682, '_variation_description', ''),
(50135, 3682, '_sku', '32827412887-yellow3-8-5'),
(50136, 3682, '_regular_price', '132.82'),
(50137, 3682, 'total_sales', '0'),
(50138, 3682, '_tax_status', 'taxable'),
(50139, 3683, '_wp_attached_file', '2021/06/Men-s-labor-insurance-shoes-footwear-footwear-anti-skid-shock-proof-puncture-proof-breathable-and-odor-1.jpg'),
(50140, 3682, '_tax_class', 'parent'),
(50141, 3683, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:581;s:4:\"file\";s:116:\"2021/06/Men-s-labor-insurance-shoes-footwear-footwear-anti-skid-shock-proof-puncture-proof-breathable-and-odor-1.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:116:\"Men-s-labor-insurance-shoes-footwear-footwear-anti-skid-shock-proof-puncture-proof-breathable-and-odor-1-300x272.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:116:\"Men-s-labor-insurance-shoes-footwear-footwear-anti-skid-shock-proof-puncture-proof-breathable-and-odor-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:116:\"Men-s-labor-insurance-shoes-footwear-footwear-anti-skid-shock-proof-puncture-proof-breathable-and-odor-1-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:116:\"Men-s-labor-insurance-shoes-footwear-footwear-anti-skid-shock-proof-puncture-proof-breathable-and-odor-1-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:116:\"Men-s-labor-insurance-shoes-footwear-footwear-anti-skid-shock-proof-puncture-proof-breathable-and-odor-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:116:\"Men-s-labor-insurance-shoes-footwear-footwear-anti-skid-shock-proof-puncture-proof-breathable-and-odor-1-600x545.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:545;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:116:\"Men-s-labor-insurance-shoes-footwear-footwear-anti-skid-shock-proof-puncture-proof-breathable-and-odor-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:116:\"Men-s-labor-insurance-shoes-footwear-footwear-anti-skid-shock-proof-puncture-proof-breathable-and-odor-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:116:\"Men-s-labor-insurance-shoes-footwear-footwear-anti-skid-shock-proof-puncture-proof-breathable-and-odor-1-600x545.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:545;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:116:\"Men-s-labor-insurance-shoes-footwear-footwear-anti-skid-shock-proof-puncture-proof-breathable-and-odor-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(50142, 3682, '_manage_stock', 'yes'),
(50143, 3682, '_backorders', 'no'),
(50144, 3682, '_sold_individually', 'no'),
(50145, 3682, '_virtual', 'no'),
(50146, 3682, '_downloadable', 'no'),
(50147, 3682, '_download_limit', '-1'),
(50148, 3682, '_download_expiry', '-1'),
(50149, 3682, '_stock', '80'),
(50150, 3682, '_stock_status', 'instock'),
(50151, 3682, '_wc_average_rating', '0'),
(50152, 3682, '_wc_review_count', '0'),
(50153, 3682, 'attribute_pa_color', 'yellow3'),
(50154, 3682, 'attribute_pa_shoe-size', '8-5'),
(50155, 3682, '_price', '132.82'),
(50156, 3682, '_product_version', '4.1.0'),
(50157, 3682, '_vi_wad_aliexpress_variation_id', '64942815192'),
(50158, 3682, '_vi_wad_aliexpress_variation_attr', '14:691#Yellow3;200000124:200000289'),
(50159, 3684, '_variation_description', ''),
(50160, 3684, '_sku', '32827412887-black4-6'),
(50161, 3684, '_regular_price', '125.02'),
(50162, 3684, 'total_sales', '0'),
(50163, 3684, '_tax_status', 'taxable'),
(50164, 3684, '_tax_class', 'parent'),
(50165, 3684, '_manage_stock', 'yes'),
(50166, 3684, '_backorders', 'no'),
(50167, 3684, '_sold_individually', 'no'),
(50168, 3684, '_virtual', 'no'),
(50169, 3684, '_downloadable', 'no'),
(50170, 3684, '_download_limit', '-1'),
(50171, 3684, '_download_expiry', '-1'),
(50172, 3684, '_stock', '1002'),
(50173, 3684, '_stock_status', 'instock'),
(50174, 3684, '_wc_average_rating', '0'),
(50175, 3684, '_wc_review_count', '0'),
(50176, 3684, 'attribute_pa_color', 'black4'),
(50177, 3684, 'attribute_pa_shoe-size', '6'),
(50178, 3684, '_price', '125.02'),
(50179, 3684, '_product_version', '4.1.0'),
(50180, 3684, '_vi_wad_aliexpress_variation_id', '64942815199'),
(50181, 3684, '_vi_wad_aliexpress_variation_attr', '14:200004890#Black4;200000124:1394'),
(50182, 3685, '_variation_description', ''),
(50183, 3685, '_sku', '32827412887-black4-5-5'),
(50184, 3685, '_regular_price', '125.02'),
(50185, 3685, 'total_sales', '0'),
(50186, 3685, '_tax_status', 'taxable'),
(50187, 3685, '_tax_class', 'parent'),
(50188, 3685, '_manage_stock', 'yes'),
(50189, 3685, '_backorders', 'no'),
(50190, 3685, '_sold_individually', 'no'),
(50191, 3685, '_virtual', 'no'),
(50192, 3685, '_downloadable', 'no'),
(50193, 3685, '_download_limit', '-1'),
(50194, 3685, '_download_expiry', '-1'),
(50195, 3685, '_stock', '1002'),
(50196, 3685, '_stock_status', 'instock'),
(50197, 3685, '_wc_average_rating', '0'),
(50198, 3685, '_wc_review_count', '0'),
(50199, 3685, 'attribute_pa_color', 'black4'),
(50200, 3685, 'attribute_pa_shoe-size', '5-5'),
(50201, 3685, '_price', '125.02'),
(50202, 3685, '_product_version', '4.1.0'),
(50203, 3685, '_vi_wad_aliexpress_variation_id', '64942815198'),
(50204, 3685, '_vi_wad_aliexpress_variation_attr', '14:200004890#Black4;200000124:200000286'),
(50205, 3686, '_variation_description', ''),
(50206, 3686, '_sku', '32827412887-black4-4-5'),
(50207, 3686, '_regular_price', '125.02'),
(50208, 3686, 'total_sales', '0'),
(50209, 3686, '_tax_status', 'taxable'),
(50210, 3686, '_tax_class', 'parent'),
(50211, 3686, '_manage_stock', 'yes'),
(50212, 3686, '_backorders', 'no'),
(50213, 3686, '_sold_individually', 'no'),
(50214, 3683, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Hdee8fd61697441cab8351ebcba8ad001l/Men-s-labor-insurance-shoes-footwear-footwear-anti-skid-shock-proof-puncture-proof-breathable-and-odor.jpg'),
(50215, 3556, '_product_image_gallery', '3683'),
(50216, 3686, '_virtual', 'no'),
(50217, 3686, '_downloadable', 'no'),
(50218, 3686, '_download_limit', '-1'),
(50219, 3686, '_download_expiry', '-1'),
(50220, 3686, '_stock', '1002'),
(50221, 3686, '_stock_status', 'instock'),
(50222, 3686, '_wc_average_rating', '0'),
(50223, 3686, '_wc_review_count', '0'),
(50224, 3686, 'attribute_pa_color', 'black4'),
(50225, 3686, 'attribute_pa_shoe-size', '4-5'),
(50226, 3686, '_price', '125.02'),
(50227, 3686, '_product_version', '4.1.0'),
(50228, 3686, '_vi_wad_aliexpress_variation_id', '64942815197'),
(50229, 3686, '_vi_wad_aliexpress_variation_attr', '14:200004890#Black4;200000124:200000285'),
(50230, 3687, '_variation_description', ''),
(50231, 3687, '_sku', '32827412887-black4-4'),
(50232, 3687, '_regular_price', '125.02'),
(50233, 3687, 'total_sales', '0'),
(50234, 3687, '_tax_status', 'taxable'),
(50235, 3687, '_tax_class', 'parent'),
(50236, 3687, '_manage_stock', 'yes'),
(50237, 3687, '_backorders', 'no'),
(50238, 3687, '_sold_individually', 'no'),
(50239, 3687, '_virtual', 'no'),
(50240, 3687, '_downloadable', 'no'),
(50241, 3687, '_download_limit', '-1'),
(50242, 3687, '_download_expiry', '-1'),
(50243, 3687, '_stock', '1002'),
(50244, 3687, '_stock_status', 'instock'),
(50245, 3687, '_wc_average_rating', '0'),
(50246, 3687, '_wc_review_count', '0'),
(50247, 3687, 'attribute_pa_color', 'black4'),
(50248, 3687, 'attribute_pa_shoe-size', '4'),
(50249, 3687, '_price', '125.02');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(50250, 3687, '_product_version', '4.1.0'),
(50251, 3687, '_vi_wad_aliexpress_variation_id', '64942815196'),
(50252, 3687, '_vi_wad_aliexpress_variation_attr', '14:200004890#Black4;200000124:153'),
(50253, 3688, '_variation_description', ''),
(50254, 3688, '_sku', '32827412887-yellow3-4-5'),
(50255, 3688, '_regular_price', '132.82'),
(50256, 3688, 'total_sales', '0'),
(50257, 3688, '_tax_status', 'taxable'),
(50258, 3688, '_tax_class', 'parent'),
(50259, 3688, '_manage_stock', 'yes'),
(50260, 3688, '_backorders', 'no'),
(50261, 3688, '_sold_individually', 'no'),
(50262, 3688, '_virtual', 'no'),
(50263, 3688, '_downloadable', 'no'),
(50264, 3688, '_download_limit', '-1'),
(50265, 3688, '_download_expiry', '-1'),
(50266, 3688, '_stock', '80'),
(50267, 3688, '_stock_status', 'instock'),
(50268, 3688, '_wc_average_rating', '0'),
(50269, 3688, '_wc_review_count', '0'),
(50270, 3688, 'attribute_pa_color', 'yellow3'),
(50271, 3688, 'attribute_pa_shoe-size', '4-5'),
(50272, 3688, '_price', '132.82'),
(50273, 3688, '_product_version', '4.1.0'),
(50274, 3688, '_vi_wad_aliexpress_variation_id', '64942815187'),
(50275, 3688, '_vi_wad_aliexpress_variation_attr', '14:691#Yellow3;200000124:200000285'),
(50276, 3689, '_variation_description', ''),
(50277, 3689, '_sku', '32827412887-yellow3-4'),
(50278, 3689, '_regular_price', '132.82'),
(50279, 3689, 'total_sales', '0'),
(50280, 3689, '_tax_status', 'taxable'),
(50281, 3689, '_tax_class', 'parent'),
(50282, 3689, '_manage_stock', 'yes'),
(50283, 3689, '_backorders', 'no'),
(50284, 3689, '_sold_individually', 'no'),
(50285, 3689, '_virtual', 'no'),
(50286, 3689, '_downloadable', 'no'),
(50287, 3689, '_download_limit', '-1'),
(50288, 3689, '_download_expiry', '-1'),
(50289, 3689, '_stock', '80'),
(50290, 3689, '_stock_status', 'instock'),
(50291, 3689, '_wc_average_rating', '0'),
(50292, 3689, '_wc_review_count', '0'),
(50293, 3689, 'attribute_pa_color', 'yellow3'),
(50294, 3689, 'attribute_pa_shoe-size', '4'),
(50295, 3689, '_price', '132.82'),
(50296, 3689, '_product_version', '4.1.0'),
(50297, 3689, '_vi_wad_aliexpress_variation_id', '64942815186'),
(50298, 3689, '_vi_wad_aliexpress_variation_attr', '14:691#Yellow3;200000124:153'),
(50299, 3690, '_variation_description', ''),
(50300, 3690, '_sku', '32827412887-black3-10-5'),
(50301, 3690, '_regular_price', '132.82'),
(50302, 3690, 'total_sales', '0'),
(50303, 3690, '_tax_status', 'taxable'),
(50304, 3690, '_tax_class', 'parent'),
(50305, 3690, '_manage_stock', 'yes'),
(50306, 3690, '_backorders', 'no'),
(50307, 3690, '_sold_individually', 'no'),
(50308, 3690, '_virtual', 'no'),
(50309, 3690, '_downloadable', 'no'),
(50310, 3690, '_download_limit', '-1'),
(50311, 3690, '_download_expiry', '-1'),
(50312, 3690, '_stock', '80'),
(50313, 3690, '_stock_status', 'instock'),
(50314, 3690, '_wc_average_rating', '0'),
(50315, 3690, '_wc_review_count', '0'),
(50316, 3690, 'attribute_pa_color', 'black3'),
(50317, 3690, 'attribute_pa_shoe-size', '10-5'),
(50318, 3690, '_price', '132.82'),
(50319, 3690, '_product_version', '4.1.0'),
(50320, 3690, '_vi_wad_aliexpress_variation_id', '64942815185'),
(50321, 3690, '_vi_wad_aliexpress_variation_attr', '14:350850#Black3;200000124:200000291'),
(50322, 3691, '_variation_description', ''),
(50323, 3691, '_sku', '32827412887-black3-10'),
(50324, 3691, '_regular_price', '132.82'),
(50325, 3691, 'total_sales', '0'),
(50326, 3691, '_tax_status', 'taxable'),
(50327, 3691, '_tax_class', 'parent'),
(50328, 3691, '_manage_stock', 'yes'),
(50329, 3691, '_backorders', 'no'),
(50330, 3691, '_sold_individually', 'no'),
(50331, 3691, '_virtual', 'no'),
(50332, 3691, '_downloadable', 'no'),
(50333, 3691, '_download_limit', '-1'),
(50334, 3691, '_download_expiry', '-1'),
(50335, 3691, '_stock', '80'),
(50336, 3691, '_stock_status', 'instock'),
(50337, 3691, '_wc_average_rating', '0'),
(50338, 3691, '_wc_review_count', '0'),
(50339, 3691, 'attribute_pa_color', 'black3'),
(50340, 3691, 'attribute_pa_shoe-size', '10'),
(50341, 3691, '_price', '132.82'),
(50342, 3691, '_product_version', '4.1.0'),
(50343, 3691, '_vi_wad_aliexpress_variation_id', '64942815184'),
(50344, 3691, '_vi_wad_aliexpress_variation_attr', '14:350850#Black3;200000124:1583'),
(50345, 3692, '_variation_description', ''),
(50346, 3692, '_sku', '32827412887-yellow3-7-5'),
(50347, 3692, '_regular_price', '132.82'),
(50348, 3692, 'total_sales', '0'),
(50349, 3692, '_tax_status', 'taxable'),
(50350, 3692, '_tax_class', 'parent'),
(50351, 3692, '_manage_stock', 'yes'),
(50352, 3692, '_backorders', 'no'),
(50353, 3692, '_sold_individually', 'no'),
(50354, 3692, '_virtual', 'no'),
(50355, 3692, '_downloadable', 'no'),
(50356, 3692, '_download_limit', '-1'),
(50357, 3692, '_download_expiry', '-1'),
(50358, 3692, '_stock', '80'),
(50359, 3692, '_stock_status', 'instock'),
(50360, 3692, '_wc_average_rating', '0'),
(50361, 3692, '_wc_review_count', '0'),
(50362, 3692, 'attribute_pa_color', 'yellow3'),
(50363, 3692, 'attribute_pa_shoe-size', '7-5'),
(50364, 3692, '_price', '132.82'),
(50365, 3692, '_product_version', '4.1.0'),
(50366, 3692, '_vi_wad_aliexpress_variation_id', '64942815191'),
(50367, 3692, '_vi_wad_aliexpress_variation_attr', '14:691#Yellow3;200000124:200000288'),
(50368, 3693, '_variation_description', ''),
(50369, 3693, '_sku', '32827412887-yellow3-7'),
(50370, 3693, '_regular_price', '132.82'),
(50371, 3693, 'total_sales', '0'),
(50372, 3693, '_tax_status', 'taxable'),
(50373, 3693, '_tax_class', 'parent'),
(50374, 3693, '_manage_stock', 'yes'),
(50375, 3693, '_backorders', 'no'),
(50376, 3693, '_sold_individually', 'no'),
(50377, 3693, '_virtual', 'no'),
(50378, 3693, '_downloadable', 'no'),
(50379, 3693, '_download_limit', '-1'),
(50380, 3693, '_download_expiry', '-1'),
(50381, 3693, '_stock', '80'),
(50382, 3693, '_stock_status', 'instock'),
(50383, 3693, '_wc_average_rating', '0'),
(50384, 3693, '_wc_review_count', '0'),
(50385, 3693, 'attribute_pa_color', 'yellow3'),
(50386, 3693, 'attribute_pa_shoe-size', '7'),
(50387, 3693, '_price', '132.82'),
(50388, 3693, '_product_version', '4.1.0'),
(50389, 3693, '_vi_wad_aliexpress_variation_id', '64942815190'),
(50390, 3693, '_vi_wad_aliexpress_variation_attr', '14:691#Yellow3;200000124:3434'),
(50391, 3694, '_wp_attached_file', '2021/06/Men-s-labor-insurance-shoes-footwear-footwear-anti-skid-shock-proof-puncture-proof-breathable-and-odor.jpg_640x640.jpg'),
(50392, 3694, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:531;s:4:\"file\";s:126:\"2021/06/Men-s-labor-insurance-shoes-footwear-footwear-anti-skid-shock-proof-puncture-proof-breathable-and-odor.jpg_640x640.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:126:\"Men-s-labor-insurance-shoes-footwear-footwear-anti-skid-shock-proof-puncture-proof-breathable-and-odor.jpg_640x640-300x249.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:249;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:126:\"Men-s-labor-insurance-shoes-footwear-footwear-anti-skid-shock-proof-puncture-proof-breathable-and-odor.jpg_640x640-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:126:\"Men-s-labor-insurance-shoes-footwear-footwear-anti-skid-shock-proof-puncture-proof-breathable-and-odor.jpg_640x640-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:126:\"Men-s-labor-insurance-shoes-footwear-footwear-anti-skid-shock-proof-puncture-proof-breathable-and-odor.jpg_640x640-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:126:\"Men-s-labor-insurance-shoes-footwear-footwear-anti-skid-shock-proof-puncture-proof-breathable-and-odor.jpg_640x640-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:126:\"Men-s-labor-insurance-shoes-footwear-footwear-anti-skid-shock-proof-puncture-proof-breathable-and-odor.jpg_640x640-600x498.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:498;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:126:\"Men-s-labor-insurance-shoes-footwear-footwear-anti-skid-shock-proof-puncture-proof-breathable-and-odor.jpg_640x640-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:126:\"Men-s-labor-insurance-shoes-footwear-footwear-anti-skid-shock-proof-puncture-proof-breathable-and-odor.jpg_640x640-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:126:\"Men-s-labor-insurance-shoes-footwear-footwear-anti-skid-shock-proof-puncture-proof-breathable-and-odor.jpg_640x640-600x498.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:498;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:126:\"Men-s-labor-insurance-shoes-footwear-footwear-anti-skid-shock-proof-puncture-proof-breathable-and-odor.jpg_640x640-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(50393, 3695, '_variation_description', ''),
(50394, 3695, '_sku', '32827412887-yellow3-6'),
(50395, 3695, '_regular_price', '132.82'),
(50396, 3695, 'total_sales', '0'),
(50397, 3695, '_tax_status', 'taxable'),
(50398, 3695, '_tax_class', 'parent'),
(50399, 3695, '_manage_stock', 'yes'),
(50400, 3695, '_backorders', 'no'),
(50401, 3695, '_sold_individually', 'no'),
(50402, 3695, '_virtual', 'no'),
(50403, 3695, '_downloadable', 'no'),
(50404, 3695, '_download_limit', '-1'),
(50405, 3695, '_download_expiry', '-1'),
(50406, 3695, '_stock', '80'),
(50407, 3695, '_stock_status', 'instock'),
(50408, 3695, '_wc_average_rating', '0'),
(50409, 3695, '_wc_review_count', '0'),
(50410, 3695, 'attribute_pa_color', 'yellow3'),
(50411, 3695, 'attribute_pa_shoe-size', '6'),
(50412, 3695, '_price', '132.82'),
(50413, 3695, '_product_version', '4.1.0'),
(50414, 3695, '_vi_wad_aliexpress_variation_id', '64942815189'),
(50415, 3695, '_vi_wad_aliexpress_variation_attr', '14:691#Yellow3;200000124:1394'),
(50416, 3696, '_variation_description', ''),
(50417, 3696, '_sku', '32827412887-yellow3-5-5'),
(50418, 3696, '_regular_price', '132.82'),
(50419, 3696, 'total_sales', '0'),
(50420, 3696, '_tax_status', 'taxable'),
(50421, 3696, '_tax_class', 'parent'),
(50422, 3696, '_manage_stock', 'yes'),
(50423, 3696, '_backorders', 'no'),
(50424, 3696, '_sold_individually', 'no'),
(50425, 3696, '_virtual', 'no'),
(50426, 3696, '_downloadable', 'no'),
(50427, 3696, '_download_limit', '-1'),
(50428, 3696, '_download_expiry', '-1'),
(50429, 3696, '_stock', '80'),
(50430, 3696, '_stock_status', 'instock'),
(50431, 3696, '_wc_average_rating', '0'),
(50432, 3696, '_wc_review_count', '0'),
(50433, 3696, 'attribute_pa_color', 'yellow3'),
(50434, 3696, 'attribute_pa_shoe-size', '5-5'),
(50435, 3696, '_price', '132.82'),
(50436, 3696, '_product_version', '4.1.0'),
(50437, 3696, '_vi_wad_aliexpress_variation_id', '64942815188'),
(50438, 3696, '_vi_wad_aliexpress_variation_attr', '14:691#Yellow3;200000124:200000286'),
(50439, 3697, '_variation_description', ''),
(50440, 3697, '_sku', '32827412887-black2-4-5'),
(50441, 3697, '_regular_price', '128.14'),
(50442, 3694, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Hc01bf98387844a3b8aa84eb62f09ff819/Men-s-labor-insurance-shoes-footwear-footwear-anti-skid-shock-proof-puncture-proof-breathable-and-odor.jpg_640x640.jpg'),
(50443, 3559, '_thumbnail_id', '3694'),
(50444, 3560, '_thumbnail_id', '3694'),
(50445, 3697, 'total_sales', '0'),
(50446, 3561, '_thumbnail_id', '3694'),
(50447, 3697, '_tax_status', 'taxable'),
(50448, 3697, '_tax_class', 'parent'),
(50449, 3562, '_thumbnail_id', '3694'),
(50450, 3697, '_manage_stock', 'yes'),
(50451, 3697, '_backorders', 'no'),
(50452, 3563, '_thumbnail_id', '3694'),
(50453, 3564, '_thumbnail_id', '3694'),
(50454, 3697, '_sold_individually', 'no'),
(50455, 3565, '_thumbnail_id', '3694'),
(50456, 3566, '_thumbnail_id', '3694'),
(50457, 3697, '_virtual', 'no'),
(50458, 3567, '_thumbnail_id', '3694'),
(50459, 3697, '_downloadable', 'no'),
(50460, 3697, '_download_limit', '-1'),
(50461, 3697, '_download_expiry', '-1'),
(50462, 3697, '_stock', '80'),
(50463, 3697, '_stock_status', 'instock'),
(50464, 3697, '_wc_average_rating', '0'),
(50465, 3697, '_wc_review_count', '0'),
(50466, 3697, 'attribute_pa_color', 'black2'),
(50467, 3697, 'attribute_pa_shoe-size', '4-5'),
(50468, 3697, '_price', '128.14'),
(50469, 3697, '_product_version', '4.1.0'),
(50470, 3697, '_vi_wad_aliexpress_variation_id', '64942815147'),
(50471, 3697, '_vi_wad_aliexpress_variation_attr', '14:1254#Black2;200000124:200000285'),
(50472, 3698, '_variation_description', ''),
(50473, 3698, '_sku', '32827412887-black2-4'),
(50474, 3698, '_regular_price', '128.14'),
(50475, 3698, 'total_sales', '0'),
(50476, 3698, '_tax_status', 'taxable'),
(50477, 3698, '_tax_class', 'parent'),
(50478, 3698, '_manage_stock', 'yes'),
(50479, 3698, '_backorders', 'no'),
(50480, 3698, '_sold_individually', 'no'),
(50481, 3698, '_virtual', 'no'),
(50482, 3698, '_downloadable', 'no'),
(50483, 3698, '_download_limit', '-1'),
(50484, 3698, '_download_expiry', '-1'),
(50485, 3698, '_stock', '80'),
(50486, 3698, '_stock_status', 'instock'),
(50487, 3698, '_wc_average_rating', '0'),
(50488, 3698, '_wc_review_count', '0'),
(50489, 3698, 'attribute_pa_color', 'black2'),
(50490, 3698, 'attribute_pa_shoe-size', '4'),
(50491, 3698, '_price', '128.14'),
(50492, 3698, '_product_version', '4.1.0'),
(50493, 3698, '_vi_wad_aliexpress_variation_id', '64942815146'),
(50494, 3698, '_vi_wad_aliexpress_variation_attr', '14:1254#Black2;200000124:153'),
(50495, 3699, '_wp_attached_file', '2021/06/Gdgydh-Fashion-Black-Boots-Women-Heel-Spring-Autumn-Lace-up-Soft-Leather-Platform-Shoes-Woman-Party-1.jpg'),
(50496, 3699, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:113:\"2021/06/Gdgydh-Fashion-Black-Boots-Women-Heel-Spring-Autumn-Lace-up-Soft-Leather-Platform-Shoes-Woman-Party-1.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:113:\"Gdgydh-Fashion-Black-Boots-Women-Heel-Spring-Autumn-Lace-up-Soft-Leather-Platform-Shoes-Woman-Party-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:113:\"Gdgydh-Fashion-Black-Boots-Women-Heel-Spring-Autumn-Lace-up-Soft-Leather-Platform-Shoes-Woman-Party-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:113:\"Gdgydh-Fashion-Black-Boots-Women-Heel-Spring-Autumn-Lace-up-Soft-Leather-Platform-Shoes-Woman-Party-1-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:113:\"Gdgydh-Fashion-Black-Boots-Women-Heel-Spring-Autumn-Lace-up-Soft-Leather-Platform-Shoes-Woman-Party-1-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:113:\"Gdgydh-Fashion-Black-Boots-Women-Heel-Spring-Autumn-Lace-up-Soft-Leather-Platform-Shoes-Woman-Party-1-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:113:\"Gdgydh-Fashion-Black-Boots-Women-Heel-Spring-Autumn-Lace-up-Soft-Leather-Platform-Shoes-Woman-Party-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:113:\"Gdgydh-Fashion-Black-Boots-Women-Heel-Spring-Autumn-Lace-up-Soft-Leather-Platform-Shoes-Woman-Party-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:113:\"Gdgydh-Fashion-Black-Boots-Women-Heel-Spring-Autumn-Lace-up-Soft-Leather-Platform-Shoes-Woman-Party-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:113:\"Gdgydh-Fashion-Black-Boots-Women-Heel-Spring-Autumn-Lace-up-Soft-Leather-Platform-Shoes-Woman-Party-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:113:\"Gdgydh-Fashion-Black-Boots-Women-Heel-Spring-Autumn-Lace-up-Soft-Leather-Platform-Shoes-Woman-Party-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:113:\"Gdgydh-Fashion-Black-Boots-Women-Heel-Spring-Autumn-Lace-up-Soft-Leather-Platform-Shoes-Woman-Party-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(50497, 3700, '_variation_description', ''),
(50498, 3700, '_sku', '32827412887-yellow1-10-5'),
(50499, 3700, '_regular_price', '128.14'),
(50500, 3700, 'total_sales', '0'),
(50501, 3700, '_tax_status', 'taxable'),
(50502, 3700, '_tax_class', 'parent'),
(50503, 3700, '_manage_stock', 'yes'),
(50504, 3700, '_backorders', 'no'),
(50505, 3700, '_sold_individually', 'no'),
(50506, 3700, '_virtual', 'no'),
(50507, 3700, '_downloadable', 'no'),
(50508, 3700, '_download_limit', '-1'),
(50509, 3700, '_download_expiry', '-1'),
(50510, 3700, '_stock', '80'),
(50511, 3700, '_stock_status', 'instock'),
(50512, 3700, '_wc_average_rating', '0'),
(50513, 3700, '_wc_review_count', '0'),
(50514, 3700, 'attribute_pa_color', 'yellow1'),
(50515, 3700, 'attribute_pa_shoe-size', '10-5'),
(50516, 3700, '_price', '128.14'),
(50517, 3700, '_product_version', '4.1.0'),
(50518, 3700, '_vi_wad_aliexpress_variation_id', '64942815145'),
(50519, 3700, '_vi_wad_aliexpress_variation_attr', '14:173#Yellow1;200000124:200000291'),
(50520, 3701, '_variation_description', ''),
(50521, 3701, '_sku', '32827412887-yellow1-10'),
(50522, 3701, '_regular_price', '128.14'),
(50523, 3701, 'total_sales', '0'),
(50524, 3701, '_tax_status', 'taxable'),
(50525, 3701, '_tax_class', 'parent'),
(50526, 3701, '_manage_stock', 'yes'),
(50527, 3701, '_backorders', 'no'),
(50528, 3701, '_sold_individually', 'no'),
(50529, 3701, '_virtual', 'no'),
(50530, 3701, '_downloadable', 'no'),
(50531, 3701, '_download_limit', '-1'),
(50532, 3701, '_download_expiry', '-1'),
(50533, 3701, '_stock', '80'),
(50534, 3701, '_stock_status', 'instock'),
(50535, 3701, '_wc_average_rating', '0'),
(50536, 3701, '_wc_review_count', '0'),
(50537, 3701, 'attribute_pa_color', 'yellow1'),
(50538, 3701, 'attribute_pa_shoe-size', '10'),
(50539, 3701, '_price', '128.14'),
(50540, 3701, '_product_version', '4.1.0'),
(50541, 3701, '_vi_wad_aliexpress_variation_id', '64942815144'),
(50542, 3701, '_vi_wad_aliexpress_variation_attr', '14:173#Yellow1;200000124:1583'),
(50543, 3702, '_variation_description', ''),
(50544, 3702, '_sku', '32827412887-black2-7-5'),
(50545, 3702, '_regular_price', '128.14'),
(50546, 3702, 'total_sales', '0'),
(50547, 3702, '_tax_status', 'taxable'),
(50548, 3702, '_tax_class', 'parent'),
(50549, 3702, '_manage_stock', 'yes'),
(50550, 3702, '_backorders', 'no'),
(50551, 3702, '_sold_individually', 'no'),
(50552, 3702, '_virtual', 'no'),
(50553, 3702, '_downloadable', 'no'),
(50554, 3702, '_download_limit', '-1'),
(50555, 3702, '_download_expiry', '-1'),
(50556, 3702, '_stock', '80'),
(50557, 3702, '_stock_status', 'instock'),
(50558, 3702, '_wc_average_rating', '0'),
(50559, 3702, '_wc_review_count', '0'),
(50560, 3702, 'attribute_pa_color', 'black2'),
(50561, 3702, 'attribute_pa_shoe-size', '7-5'),
(50562, 3702, '_price', '128.14'),
(50563, 3702, '_product_version', '4.1.0'),
(50564, 3702, '_vi_wad_aliexpress_variation_id', '64942815151'),
(50565, 3702, '_vi_wad_aliexpress_variation_attr', '14:1254#Black2;200000124:200000288'),
(50566, 3703, '_variation_description', ''),
(50567, 3703, '_sku', '32827412887-black2-7'),
(50568, 3703, '_regular_price', '128.14'),
(50569, 3703, 'total_sales', '0'),
(50570, 3703, '_tax_status', 'taxable'),
(50571, 3703, '_tax_class', 'parent'),
(50572, 3703, '_manage_stock', 'yes'),
(50573, 3703, '_backorders', 'no'),
(50574, 3703, '_sold_individually', 'no'),
(50575, 3699, '_vi_wad_image_id', 'ae01.alicdn.com/kf/HTB1ulLLSFXXXXalXFXXq6xXFXXXp/Gdgydh-Fashion-Black-Boots-Women-Heel-Spring-Autumn-Lace-up-Soft-Leather-Platform-Shoes-Woman-Party.jpg'),
(50576, 3608, '_product_image_gallery', '3699,3705,3710,3716,3720'),
(50577, 3703, '_virtual', 'no'),
(50578, 3703, '_downloadable', 'no'),
(50579, 3703, '_download_limit', '-1'),
(50580, 3703, '_download_expiry', '-1'),
(50581, 3703, '_stock', '80'),
(50582, 3703, '_stock_status', 'instock'),
(50583, 3703, '_wc_average_rating', '0'),
(50584, 3703, '_wc_review_count', '0'),
(50585, 3703, 'attribute_pa_color', 'black2'),
(50586, 3703, 'attribute_pa_shoe-size', '7'),
(50587, 3703, '_price', '128.14'),
(50588, 3703, '_product_version', '4.1.0'),
(50589, 3703, '_vi_wad_aliexpress_variation_id', '64942815150'),
(50590, 3703, '_vi_wad_aliexpress_variation_attr', '14:1254#Black2;200000124:3434'),
(50591, 3704, '_variation_description', ''),
(50592, 3704, '_sku', '32827412887-black2-6'),
(50593, 3704, '_regular_price', '128.14'),
(50594, 3704, 'total_sales', '0'),
(50595, 3704, '_tax_status', 'taxable'),
(50596, 3704, '_tax_class', 'parent'),
(50597, 3704, '_manage_stock', 'yes'),
(50598, 3704, '_backorders', 'no'),
(50599, 3704, '_sold_individually', 'no'),
(50600, 3704, '_virtual', 'no'),
(50601, 3704, '_downloadable', 'no'),
(50602, 3704, '_download_limit', '-1'),
(50603, 3704, '_download_expiry', '-1'),
(50604, 3704, '_stock', '80'),
(50605, 3704, '_stock_status', 'instock'),
(50606, 3704, '_wc_average_rating', '0'),
(50607, 3704, '_wc_review_count', '0'),
(50608, 3704, 'attribute_pa_color', 'black2'),
(50609, 3704, 'attribute_pa_shoe-size', '6'),
(50610, 3704, '_price', '128.14'),
(50611, 3704, '_product_version', '4.1.0'),
(50612, 3704, '_vi_wad_aliexpress_variation_id', '64942815149'),
(50613, 3704, '_vi_wad_aliexpress_variation_attr', '14:1254#Black2;200000124:1394'),
(50614, 3705, '_wp_attached_file', '2021/06/Gdgydh-Fashion-Black-Boots-Women-Heel-Spring-Autumn-Lace-up-Soft-Leather-Platform-Shoes-Woman-Party-2.jpg'),
(50615, 3705, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:113:\"2021/06/Gdgydh-Fashion-Black-Boots-Women-Heel-Spring-Autumn-Lace-up-Soft-Leather-Platform-Shoes-Woman-Party-2.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:113:\"Gdgydh-Fashion-Black-Boots-Women-Heel-Spring-Autumn-Lace-up-Soft-Leather-Platform-Shoes-Woman-Party-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:113:\"Gdgydh-Fashion-Black-Boots-Women-Heel-Spring-Autumn-Lace-up-Soft-Leather-Platform-Shoes-Woman-Party-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:113:\"Gdgydh-Fashion-Black-Boots-Women-Heel-Spring-Autumn-Lace-up-Soft-Leather-Platform-Shoes-Woman-Party-2-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:113:\"Gdgydh-Fashion-Black-Boots-Women-Heel-Spring-Autumn-Lace-up-Soft-Leather-Platform-Shoes-Woman-Party-2-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:113:\"Gdgydh-Fashion-Black-Boots-Women-Heel-Spring-Autumn-Lace-up-Soft-Leather-Platform-Shoes-Woman-Party-2-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:113:\"Gdgydh-Fashion-Black-Boots-Women-Heel-Spring-Autumn-Lace-up-Soft-Leather-Platform-Shoes-Woman-Party-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:113:\"Gdgydh-Fashion-Black-Boots-Women-Heel-Spring-Autumn-Lace-up-Soft-Leather-Platform-Shoes-Woman-Party-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:113:\"Gdgydh-Fashion-Black-Boots-Women-Heel-Spring-Autumn-Lace-up-Soft-Leather-Platform-Shoes-Woman-Party-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:113:\"Gdgydh-Fashion-Black-Boots-Women-Heel-Spring-Autumn-Lace-up-Soft-Leather-Platform-Shoes-Woman-Party-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:113:\"Gdgydh-Fashion-Black-Boots-Women-Heel-Spring-Autumn-Lace-up-Soft-Leather-Platform-Shoes-Woman-Party-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:113:\"Gdgydh-Fashion-Black-Boots-Women-Heel-Spring-Autumn-Lace-up-Soft-Leather-Platform-Shoes-Woman-Party-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(50616, 3706, '_variation_description', ''),
(50617, 3706, '_sku', '32827412887-black2-5-5'),
(50618, 3706, '_regular_price', '128.14'),
(50619, 3706, 'total_sales', '0'),
(50620, 3706, '_tax_status', 'taxable'),
(50621, 3706, '_tax_class', 'parent'),
(50622, 3706, '_manage_stock', 'yes'),
(50623, 3706, '_backorders', 'no'),
(50624, 3706, '_sold_individually', 'no'),
(50625, 3706, '_virtual', 'no'),
(50626, 3706, '_downloadable', 'no'),
(50627, 3706, '_download_limit', '-1'),
(50628, 3706, '_download_expiry', '-1'),
(50629, 3706, '_stock', '80'),
(50630, 3706, '_stock_status', 'instock'),
(50631, 3706, '_wc_average_rating', '0'),
(50632, 3706, '_wc_review_count', '0'),
(50633, 3706, 'attribute_pa_color', 'black2'),
(50634, 3706, 'attribute_pa_shoe-size', '5-5'),
(50635, 3706, '_price', '128.14'),
(50636, 3706, '_product_version', '4.1.0'),
(50637, 3706, '_vi_wad_aliexpress_variation_id', '64942815148'),
(50638, 3706, '_vi_wad_aliexpress_variation_attr', '14:1254#Black2;200000124:200000286'),
(50639, 3707, '_variation_description', ''),
(50640, 3707, '_sku', '32827412887-yellow1-6'),
(50641, 3707, '_regular_price', '128.14'),
(50642, 3707, 'total_sales', '0'),
(50643, 3707, '_tax_status', 'taxable'),
(50644, 3707, '_tax_class', 'parent'),
(50645, 3707, '_manage_stock', 'yes'),
(50646, 3707, '_backorders', 'no'),
(50647, 3707, '_sold_individually', 'no'),
(50648, 3707, '_virtual', 'no'),
(50649, 3707, '_downloadable', 'no'),
(50650, 3707, '_download_limit', '-1'),
(50651, 3707, '_download_expiry', '-1'),
(50652, 3707, '_stock', '80'),
(50653, 3707, '_stock_status', 'instock'),
(50654, 3707, '_wc_average_rating', '0'),
(50655, 3707, '_wc_review_count', '0'),
(50656, 3707, 'attribute_pa_color', 'yellow1'),
(50657, 3707, 'attribute_pa_shoe-size', '6'),
(50658, 3707, '_price', '128.14'),
(50659, 3707, '_product_version', '4.1.0'),
(50660, 3707, '_vi_wad_aliexpress_variation_id', '64942815139'),
(50661, 3707, '_vi_wad_aliexpress_variation_attr', '14:173#Yellow1;200000124:1394'),
(50662, 3708, '_variation_description', ''),
(50663, 3708, '_sku', '32827412887-yellow1-5-5'),
(50664, 3708, '_regular_price', '128.14'),
(50665, 3708, 'total_sales', '0'),
(50666, 3708, '_tax_status', 'taxable'),
(50667, 3708, '_tax_class', 'parent'),
(50668, 3708, '_manage_stock', 'yes'),
(50669, 3708, '_backorders', 'no'),
(50670, 3708, '_sold_individually', 'no'),
(50671, 3708, '_virtual', 'no'),
(50672, 3708, '_downloadable', 'no'),
(50673, 3708, '_download_limit', '-1'),
(50674, 3708, '_download_expiry', '-1'),
(50675, 3708, '_stock', '80'),
(50676, 3708, '_stock_status', 'instock'),
(50677, 3708, '_wc_average_rating', '0'),
(50678, 3708, '_wc_review_count', '0'),
(50679, 3708, 'attribute_pa_color', 'yellow1'),
(50680, 3708, 'attribute_pa_shoe-size', '5-5'),
(50681, 3708, '_price', '128.14'),
(50682, 3708, '_product_version', '4.1.0'),
(50683, 3708, '_vi_wad_aliexpress_variation_id', '64942815138'),
(50684, 3708, '_vi_wad_aliexpress_variation_attr', '14:173#Yellow1;200000124:200000286'),
(50685, 3705, '_vi_wad_image_id', 'ae01.alicdn.com/kf/HTB1C1f.SFXXXXbGXXXXq6xXFXXXy/Gdgydh-Fashion-Black-Boots-Women-Heel-Spring-Autumn-Lace-up-Soft-Leather-Platform-Shoes-Woman-Party.jpg'),
(50686, 3709, '_variation_description', ''),
(50687, 3709, '_sku', '32827412887-yellow1-4-5'),
(50688, 3709, '_regular_price', '128.14'),
(50689, 3709, 'total_sales', '0'),
(50690, 3709, '_tax_status', 'taxable'),
(50691, 3709, '_tax_class', 'parent'),
(50692, 3709, '_manage_stock', 'yes'),
(50693, 3709, '_backorders', 'no'),
(50694, 3709, '_sold_individually', 'no'),
(50695, 3709, '_virtual', 'no'),
(50696, 3709, '_downloadable', 'no'),
(50697, 3709, '_download_limit', '-1'),
(50698, 3709, '_download_expiry', '-1'),
(50699, 3709, '_stock', '80'),
(50700, 3709, '_stock_status', 'instock'),
(50701, 3709, '_wc_average_rating', '0'),
(50702, 3709, '_wc_review_count', '0'),
(50703, 3709, 'attribute_pa_color', 'yellow1'),
(50704, 3709, 'attribute_pa_shoe-size', '4-5'),
(50705, 3709, '_price', '128.14'),
(50706, 3709, '_product_version', '4.1.0'),
(50707, 3709, '_vi_wad_aliexpress_variation_id', '64942815137'),
(50708, 3710, '_wp_attached_file', '2021/06/Gdgydh-Fashion-Black-Boots-Women-Heel-Spring-Autumn-Lace-up-Soft-Leather-Platform-Shoes-Woman-Party-3.jpg'),
(50709, 3709, '_vi_wad_aliexpress_variation_attr', '14:173#Yellow1;200000124:200000285'),
(50710, 3710, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:113:\"2021/06/Gdgydh-Fashion-Black-Boots-Women-Heel-Spring-Autumn-Lace-up-Soft-Leather-Platform-Shoes-Woman-Party-3.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:113:\"Gdgydh-Fashion-Black-Boots-Women-Heel-Spring-Autumn-Lace-up-Soft-Leather-Platform-Shoes-Woman-Party-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:113:\"Gdgydh-Fashion-Black-Boots-Women-Heel-Spring-Autumn-Lace-up-Soft-Leather-Platform-Shoes-Woman-Party-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:113:\"Gdgydh-Fashion-Black-Boots-Women-Heel-Spring-Autumn-Lace-up-Soft-Leather-Platform-Shoes-Woman-Party-3-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:113:\"Gdgydh-Fashion-Black-Boots-Women-Heel-Spring-Autumn-Lace-up-Soft-Leather-Platform-Shoes-Woman-Party-3-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:113:\"Gdgydh-Fashion-Black-Boots-Women-Heel-Spring-Autumn-Lace-up-Soft-Leather-Platform-Shoes-Woman-Party-3-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:113:\"Gdgydh-Fashion-Black-Boots-Women-Heel-Spring-Autumn-Lace-up-Soft-Leather-Platform-Shoes-Woman-Party-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:113:\"Gdgydh-Fashion-Black-Boots-Women-Heel-Spring-Autumn-Lace-up-Soft-Leather-Platform-Shoes-Woman-Party-3-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:113:\"Gdgydh-Fashion-Black-Boots-Women-Heel-Spring-Autumn-Lace-up-Soft-Leather-Platform-Shoes-Woman-Party-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:113:\"Gdgydh-Fashion-Black-Boots-Women-Heel-Spring-Autumn-Lace-up-Soft-Leather-Platform-Shoes-Woman-Party-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:113:\"Gdgydh-Fashion-Black-Boots-Women-Heel-Spring-Autumn-Lace-up-Soft-Leather-Platform-Shoes-Woman-Party-3-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:113:\"Gdgydh-Fashion-Black-Boots-Women-Heel-Spring-Autumn-Lace-up-Soft-Leather-Platform-Shoes-Woman-Party-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(50711, 3711, '_variation_description', ''),
(50712, 3711, '_sku', '32827412887-yellow1-4'),
(50713, 3711, '_regular_price', '128.14'),
(50714, 3711, 'total_sales', '0'),
(50715, 3711, '_tax_status', 'taxable'),
(50716, 3711, '_tax_class', 'parent'),
(50717, 3711, '_manage_stock', 'yes'),
(50718, 3711, '_backorders', 'no'),
(50719, 3711, '_sold_individually', 'no'),
(50720, 3711, '_virtual', 'no'),
(50721, 3711, '_downloadable', 'no'),
(50722, 3711, '_download_limit', '-1'),
(50723, 3711, '_download_expiry', '-1'),
(50724, 3711, '_stock', '80'),
(50725, 3711, '_stock_status', 'instock'),
(50726, 3711, '_wc_average_rating', '0'),
(50727, 3711, '_wc_review_count', '0'),
(50728, 3711, 'attribute_pa_color', 'yellow1'),
(50729, 3711, 'attribute_pa_shoe-size', '4'),
(50730, 3711, '_price', '128.14'),
(50731, 3711, '_product_version', '4.1.0'),
(50732, 3711, '_vi_wad_aliexpress_variation_id', '64942815136'),
(50733, 3711, '_vi_wad_aliexpress_variation_attr', '14:173#Yellow1;200000124:153'),
(50734, 3712, '_variation_description', ''),
(50735, 3712, '_sku', '32827412887-yellow1-9'),
(50736, 3712, '_regular_price', '128.14'),
(50737, 3712, 'total_sales', '0'),
(50738, 3712, '_tax_status', 'taxable'),
(50739, 3712, '_tax_class', 'parent'),
(50740, 3712, '_manage_stock', 'yes'),
(50741, 3712, '_backorders', 'no'),
(50742, 3712, '_sold_individually', 'no'),
(50743, 3712, '_virtual', 'no'),
(50744, 3712, '_downloadable', 'no'),
(50745, 3712, '_download_limit', '-1'),
(50746, 3712, '_download_expiry', '-1'),
(50747, 3712, '_stock', '80'),
(50748, 3712, '_stock_status', 'instock'),
(50749, 3712, '_wc_average_rating', '0'),
(50750, 3712, '_wc_review_count', '0'),
(50751, 3712, 'attribute_pa_color', 'yellow1'),
(50752, 3712, 'attribute_pa_shoe-size', '9'),
(50753, 3712, '_price', '128.14'),
(50754, 3712, '_product_version', '4.1.0'),
(50755, 3712, '_vi_wad_aliexpress_variation_id', '64942815143'),
(50756, 3712, '_vi_wad_aliexpress_variation_attr', '14:173#Yellow1;200000124:350262'),
(50757, 3713, '_variation_description', ''),
(50758, 3713, '_sku', '32827412887-yellow1-8-5'),
(50759, 3713, '_regular_price', '128.14'),
(50760, 3713, 'total_sales', '0'),
(50761, 3713, '_tax_status', 'taxable'),
(50762, 3713, '_tax_class', 'parent'),
(50763, 3713, '_manage_stock', 'yes'),
(50764, 3713, '_backorders', 'no'),
(50765, 3713, '_sold_individually', 'no'),
(50766, 3713, '_virtual', 'no'),
(50767, 3713, '_downloadable', 'no'),
(50768, 3713, '_download_limit', '-1'),
(50769, 3713, '_download_expiry', '-1'),
(50770, 3713, '_stock', '80'),
(50771, 3713, '_stock_status', 'instock'),
(50772, 3713, '_wc_average_rating', '0'),
(50773, 3713, '_wc_review_count', '0'),
(50774, 3713, 'attribute_pa_color', 'yellow1'),
(50775, 3713, 'attribute_pa_shoe-size', '8-5'),
(50776, 3713, '_price', '128.14'),
(50777, 3713, '_product_version', '4.1.0'),
(50778, 3713, '_vi_wad_aliexpress_variation_id', '64942815142'),
(50779, 3713, '_vi_wad_aliexpress_variation_attr', '14:173#Yellow1;200000124:200000289'),
(50780, 3714, '_variation_description', ''),
(50781, 3714, '_sku', '32827412887-yellow1-7-5'),
(50782, 3714, '_regular_price', '128.14'),
(50783, 3714, 'total_sales', '0'),
(50784, 3714, '_tax_status', 'taxable'),
(50785, 3714, '_tax_class', 'parent'),
(50786, 3714, '_manage_stock', 'yes'),
(50787, 3714, '_backorders', 'no'),
(50788, 3714, '_sold_individually', 'no'),
(50789, 3710, '_vi_wad_image_id', 'ae01.alicdn.com/kf/HTB1CST_XOzxK1Rjy1zkq6yHrVXar/Gdgydh-Fashion-Black-Boots-Women-Heel-Spring-Autumn-Lace-up-Soft-Leather-Platform-Shoes-Woman-Party.jpg'),
(50790, 3714, '_virtual', 'no'),
(50791, 3714, '_downloadable', 'no'),
(50792, 3714, '_download_limit', '-1'),
(50793, 3714, '_download_expiry', '-1'),
(50794, 3714, '_stock', '80'),
(50795, 3714, '_stock_status', 'instock'),
(50796, 3714, '_wc_average_rating', '0'),
(50797, 3714, '_wc_review_count', '0'),
(50798, 3714, 'attribute_pa_color', 'yellow1'),
(50799, 3714, 'attribute_pa_shoe-size', '7-5'),
(50800, 3714, '_price', '128.14'),
(50801, 3714, '_product_version', '4.1.0'),
(50802, 3714, '_vi_wad_aliexpress_variation_id', '64942815141'),
(50803, 3714, '_vi_wad_aliexpress_variation_attr', '14:173#Yellow1;200000124:200000288'),
(50804, 3716, '_wp_attached_file', '2021/06/Gdgydh-Fashion-Black-Boots-Women-Heel-Spring-Autumn-Lace-up-Soft-Leather-Platform-Shoes-Woman-Party-4.jpg'),
(50805, 3716, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:113:\"2021/06/Gdgydh-Fashion-Black-Boots-Women-Heel-Spring-Autumn-Lace-up-Soft-Leather-Platform-Shoes-Woman-Party-4.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:113:\"Gdgydh-Fashion-Black-Boots-Women-Heel-Spring-Autumn-Lace-up-Soft-Leather-Platform-Shoes-Woman-Party-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:113:\"Gdgydh-Fashion-Black-Boots-Women-Heel-Spring-Autumn-Lace-up-Soft-Leather-Platform-Shoes-Woman-Party-4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:113:\"Gdgydh-Fashion-Black-Boots-Women-Heel-Spring-Autumn-Lace-up-Soft-Leather-Platform-Shoes-Woman-Party-4-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:113:\"Gdgydh-Fashion-Black-Boots-Women-Heel-Spring-Autumn-Lace-up-Soft-Leather-Platform-Shoes-Woman-Party-4-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:113:\"Gdgydh-Fashion-Black-Boots-Women-Heel-Spring-Autumn-Lace-up-Soft-Leather-Platform-Shoes-Woman-Party-4-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:113:\"Gdgydh-Fashion-Black-Boots-Women-Heel-Spring-Autumn-Lace-up-Soft-Leather-Platform-Shoes-Woman-Party-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:113:\"Gdgydh-Fashion-Black-Boots-Women-Heel-Spring-Autumn-Lace-up-Soft-Leather-Platform-Shoes-Woman-Party-4-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:113:\"Gdgydh-Fashion-Black-Boots-Women-Heel-Spring-Autumn-Lace-up-Soft-Leather-Platform-Shoes-Woman-Party-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:113:\"Gdgydh-Fashion-Black-Boots-Women-Heel-Spring-Autumn-Lace-up-Soft-Leather-Platform-Shoes-Woman-Party-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:113:\"Gdgydh-Fashion-Black-Boots-Women-Heel-Spring-Autumn-Lace-up-Soft-Leather-Platform-Shoes-Woman-Party-4-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:113:\"Gdgydh-Fashion-Black-Boots-Women-Heel-Spring-Autumn-Lace-up-Soft-Leather-Platform-Shoes-Woman-Party-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(50806, 3715, '_variation_description', ''),
(50807, 3715, '_sku', '32827412887-yellow1-7'),
(50808, 3715, '_regular_price', '128.14'),
(50809, 3715, 'total_sales', '0'),
(50810, 3715, '_tax_status', 'taxable'),
(50811, 3715, '_tax_class', 'parent'),
(50812, 3715, '_manage_stock', 'yes'),
(50813, 3715, '_backorders', 'no'),
(50814, 3715, '_sold_individually', 'no'),
(50815, 3715, '_virtual', 'no'),
(50816, 3715, '_downloadable', 'no'),
(50817, 3715, '_download_limit', '-1'),
(50818, 3715, '_download_expiry', '-1'),
(50819, 3715, '_stock', '80'),
(50820, 3715, '_stock_status', 'instock'),
(50821, 3715, '_wc_average_rating', '0'),
(50822, 3715, '_wc_review_count', '0'),
(50823, 3715, 'attribute_pa_color', 'yellow1'),
(50824, 3715, 'attribute_pa_shoe-size', '7'),
(50825, 3715, '_price', '128.14'),
(50826, 3715, '_product_version', '4.1.0'),
(50827, 3715, '_vi_wad_aliexpress_variation_id', '64942815140'),
(50828, 3715, '_vi_wad_aliexpress_variation_attr', '14:173#Yellow1;200000124:3434'),
(50829, 3717, '_variation_description', ''),
(50830, 3717, '_sku', '32827412887-red2-9'),
(50831, 3717, '_regular_price', '123.46'),
(50832, 3717, 'total_sales', '0'),
(50833, 3717, '_tax_status', 'taxable'),
(50834, 3717, '_tax_class', 'parent'),
(50835, 3717, '_manage_stock', 'yes'),
(50836, 3717, '_backorders', 'no'),
(50837, 3717, '_sold_individually', 'no'),
(50838, 3717, '_virtual', 'no'),
(50839, 3717, '_downloadable', 'no'),
(50840, 3717, '_download_limit', '-1'),
(50841, 3717, '_download_expiry', '-1'),
(50842, 3717, '_stock', '80'),
(50843, 3717, '_stock_status', 'instock'),
(50844, 3717, '_wc_average_rating', '0'),
(50845, 3717, '_wc_review_count', '0'),
(50846, 3717, 'attribute_pa_color', 'red2'),
(50847, 3717, 'attribute_pa_shoe-size', '9'),
(50848, 3717, '_price', '123.46'),
(50849, 3717, '_product_version', '4.1.0'),
(50850, 3717, '_vi_wad_aliexpress_variation_id', '64942815163'),
(50851, 3717, '_vi_wad_aliexpress_variation_attr', '14:365458#Red2;200000124:350262'),
(50852, 3718, '_variation_description', ''),
(50853, 3718, '_sku', '32827412887-red2-8-5'),
(50854, 3718, '_regular_price', '123.46'),
(50855, 3718, 'total_sales', '0'),
(50856, 3718, '_tax_status', 'taxable'),
(50857, 3718, '_tax_class', 'parent'),
(50858, 3718, '_manage_stock', 'yes'),
(50859, 3718, '_backorders', 'no'),
(50860, 3718, '_sold_individually', 'no'),
(50861, 3718, '_virtual', 'no'),
(50862, 3718, '_downloadable', 'no'),
(50863, 3718, '_download_limit', '-1'),
(50864, 3718, '_download_expiry', '-1'),
(50865, 3718, '_stock', '80'),
(50866, 3718, '_stock_status', 'instock'),
(50867, 3718, '_wc_average_rating', '0'),
(50868, 3718, '_wc_review_count', '0'),
(50869, 3718, 'attribute_pa_color', 'red2'),
(50870, 3718, 'attribute_pa_shoe-size', '8-5'),
(50871, 3718, '_price', '123.46'),
(50872, 3718, '_product_version', '4.1.0'),
(50873, 3718, '_vi_wad_aliexpress_variation_id', '64942815162'),
(50874, 3718, '_vi_wad_aliexpress_variation_attr', '14:365458#Red2;200000124:200000289'),
(50875, 3719, '_variation_description', ''),
(50876, 3719, '_sku', '32827412887-red2-7-5'),
(50877, 3719, '_regular_price', '123.46'),
(50878, 3719, 'total_sales', '0'),
(50879, 3719, '_tax_status', 'taxable'),
(50880, 3719, '_tax_class', 'parent'),
(50881, 3716, '_vi_wad_image_id', 'ae01.alicdn.com/kf/HTB1izvESFXXXXbJXVXXq6xXFXXXO/Gdgydh-Fashion-Black-Boots-Women-Heel-Spring-Autumn-Lace-up-Soft-Leather-Platform-Shoes-Woman-Party.jpg'),
(50882, 3719, '_manage_stock', 'yes'),
(50883, 3719, '_backorders', 'no'),
(50884, 3719, '_sold_individually', 'no'),
(50885, 3719, '_virtual', 'no'),
(50886, 3719, '_downloadable', 'no'),
(50887, 3719, '_download_limit', '-1'),
(50888, 3719, '_download_expiry', '-1'),
(50889, 3719, '_stock', '80'),
(50890, 3719, '_stock_status', 'instock'),
(50891, 3719, '_wc_average_rating', '0'),
(50892, 3719, '_wc_review_count', '0'),
(50893, 3719, 'attribute_pa_color', 'red2'),
(50894, 3719, 'attribute_pa_shoe-size', '7-5'),
(50895, 3719, '_price', '123.46'),
(50896, 3719, '_product_version', '4.1.0'),
(50897, 3719, '_vi_wad_aliexpress_variation_id', '64942815161'),
(50898, 3719, '_vi_wad_aliexpress_variation_attr', '14:365458#Red2;200000124:200000288'),
(50899, 3720, '_wp_attached_file', '2021/06/Gdgydh-Fashion-Black-Boots-Women-Heel-Spring-Autumn-Lace-up-Soft-Leather-Platform-Shoes-Woman-Party-5.jpg'),
(50900, 3720, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:113:\"2021/06/Gdgydh-Fashion-Black-Boots-Women-Heel-Spring-Autumn-Lace-up-Soft-Leather-Platform-Shoes-Woman-Party-5.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:113:\"Gdgydh-Fashion-Black-Boots-Women-Heel-Spring-Autumn-Lace-up-Soft-Leather-Platform-Shoes-Woman-Party-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:113:\"Gdgydh-Fashion-Black-Boots-Women-Heel-Spring-Autumn-Lace-up-Soft-Leather-Platform-Shoes-Woman-Party-5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:113:\"Gdgydh-Fashion-Black-Boots-Women-Heel-Spring-Autumn-Lace-up-Soft-Leather-Platform-Shoes-Woman-Party-5-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:113:\"Gdgydh-Fashion-Black-Boots-Women-Heel-Spring-Autumn-Lace-up-Soft-Leather-Platform-Shoes-Woman-Party-5-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:113:\"Gdgydh-Fashion-Black-Boots-Women-Heel-Spring-Autumn-Lace-up-Soft-Leather-Platform-Shoes-Woman-Party-5-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:113:\"Gdgydh-Fashion-Black-Boots-Women-Heel-Spring-Autumn-Lace-up-Soft-Leather-Platform-Shoes-Woman-Party-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:113:\"Gdgydh-Fashion-Black-Boots-Women-Heel-Spring-Autumn-Lace-up-Soft-Leather-Platform-Shoes-Woman-Party-5-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:113:\"Gdgydh-Fashion-Black-Boots-Women-Heel-Spring-Autumn-Lace-up-Soft-Leather-Platform-Shoes-Woman-Party-5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:113:\"Gdgydh-Fashion-Black-Boots-Women-Heel-Spring-Autumn-Lace-up-Soft-Leather-Platform-Shoes-Woman-Party-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:113:\"Gdgydh-Fashion-Black-Boots-Women-Heel-Spring-Autumn-Lace-up-Soft-Leather-Platform-Shoes-Woman-Party-5-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:113:\"Gdgydh-Fashion-Black-Boots-Women-Heel-Spring-Autumn-Lace-up-Soft-Leather-Platform-Shoes-Woman-Party-5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(50901, 3721, '_variation_description', ''),
(50902, 3721, '_sku', '32827412887-red2-7'),
(50903, 3721, '_regular_price', '123.46'),
(50904, 3721, 'total_sales', '0'),
(50905, 3721, '_tax_status', 'taxable'),
(50906, 3721, '_tax_class', 'parent'),
(50907, 3721, '_manage_stock', 'yes'),
(50908, 3721, '_backorders', 'no'),
(50909, 3721, '_sold_individually', 'no'),
(50910, 3721, '_virtual', 'no'),
(50911, 3721, '_downloadable', 'no'),
(50912, 3721, '_download_limit', '-1'),
(50913, 3721, '_download_expiry', '-1'),
(50914, 3721, '_stock', '80'),
(50915, 3721, '_stock_status', 'instock'),
(50916, 3721, '_wc_average_rating', '0'),
(50917, 3721, '_wc_review_count', '0'),
(50918, 3721, 'attribute_pa_color', 'red2'),
(50919, 3721, 'attribute_pa_shoe-size', '7'),
(50920, 3721, '_price', '123.46'),
(50921, 3721, '_product_version', '4.1.0'),
(50922, 3721, '_vi_wad_aliexpress_variation_id', '64942815160'),
(50923, 3721, '_vi_wad_aliexpress_variation_attr', '14:365458#Red2;200000124:3434'),
(50924, 3722, '_variation_description', ''),
(50925, 3722, '_sku', '32827412887-white2-4-5'),
(50926, 3722, '_regular_price', '123.46'),
(50927, 3722, 'total_sales', '0'),
(50928, 3722, '_tax_status', 'taxable'),
(50929, 3722, '_tax_class', 'parent'),
(50930, 3722, '_manage_stock', 'yes'),
(50931, 3722, '_backorders', 'no'),
(50932, 3722, '_sold_individually', 'no'),
(50933, 3722, '_virtual', 'no'),
(50934, 3722, '_downloadable', 'no'),
(50935, 3722, '_download_limit', '-1'),
(50936, 3722, '_download_expiry', '-1'),
(50937, 3722, '_stock', '80'),
(50938, 3722, '_stock_status', 'instock'),
(50939, 3722, '_wc_average_rating', '0'),
(50940, 3722, '_wc_review_count', '0');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(50941, 3722, 'attribute_pa_color', 'white2'),
(50942, 3722, 'attribute_pa_shoe-size', '4-5'),
(50943, 3722, '_price', '123.46'),
(50944, 3722, '_product_version', '4.1.0'),
(50945, 3722, '_vi_wad_aliexpress_variation_id', '64942815167'),
(50946, 3722, '_vi_wad_aliexpress_variation_attr', '14:100018786#White2;200000124:200000285'),
(50947, 3723, '_variation_description', ''),
(50948, 3723, '_sku', '32827412887-white2-4'),
(50949, 3723, '_regular_price', '123.46'),
(50950, 3723, 'total_sales', '0'),
(50951, 3723, '_tax_status', 'taxable'),
(50952, 3723, '_tax_class', 'parent'),
(50953, 3723, '_manage_stock', 'yes'),
(50954, 3723, '_backorders', 'no'),
(50955, 3723, '_sold_individually', 'no'),
(50956, 3723, '_virtual', 'no'),
(50957, 3723, '_downloadable', 'no'),
(50958, 3723, '_download_limit', '-1'),
(50959, 3723, '_download_expiry', '-1'),
(50960, 3723, '_stock', '80'),
(50961, 3723, '_stock_status', 'instock'),
(50962, 3723, '_wc_average_rating', '0'),
(50963, 3723, '_wc_review_count', '0'),
(50964, 3723, 'attribute_pa_color', 'white2'),
(50965, 3723, 'attribute_pa_shoe-size', '4'),
(50966, 3723, '_price', '123.46'),
(50967, 3723, '_product_version', '4.1.0'),
(50968, 3723, '_vi_wad_aliexpress_variation_id', '64942815166'),
(50969, 3723, '_vi_wad_aliexpress_variation_attr', '14:100018786#White2;200000124:153'),
(50970, 3724, '_variation_description', ''),
(50971, 3724, '_sku', '32827412887-red2-10-5'),
(50972, 3724, '_regular_price', '123.46'),
(50973, 3724, 'total_sales', '0'),
(50974, 3724, '_tax_status', 'taxable'),
(50975, 3724, '_tax_class', 'parent'),
(50976, 3724, '_manage_stock', 'yes'),
(50977, 3724, '_backorders', 'no'),
(50978, 3724, '_sold_individually', 'no'),
(50979, 3720, '_vi_wad_image_id', 'ae01.alicdn.com/kf/HTB1cArQSFXXXXaBXFXXq6xXFXXXr/Gdgydh-Fashion-Black-Boots-Women-Heel-Spring-Autumn-Lace-up-Soft-Leather-Platform-Shoes-Woman-Party.jpg'),
(50980, 3724, '_virtual', 'no'),
(50981, 3724, '_downloadable', 'no'),
(50982, 3724, '_download_limit', '-1'),
(50983, 3724, '_download_expiry', '-1'),
(50984, 3724, '_stock', '80'),
(50985, 3724, '_stock_status', 'instock'),
(50986, 3724, '_wc_average_rating', '0'),
(50987, 3724, '_wc_review_count', '0'),
(50988, 3724, 'attribute_pa_color', 'red2'),
(50989, 3724, 'attribute_pa_shoe-size', '10-5'),
(50990, 3724, '_price', '123.46'),
(50991, 3724, '_product_version', '4.1.0'),
(50992, 3724, '_vi_wad_aliexpress_variation_id', '64942815165'),
(50993, 3724, '_vi_wad_aliexpress_variation_attr', '14:365458#Red2;200000124:200000291'),
(50994, 3725, '_variation_description', ''),
(50995, 3725, '_sku', '32827412887-red2-10'),
(50996, 3725, '_regular_price', '123.46'),
(50997, 3725, 'total_sales', '0'),
(50998, 3725, '_tax_status', 'taxable'),
(50999, 3725, '_tax_class', 'parent'),
(51000, 3725, '_manage_stock', 'yes'),
(51001, 3725, '_backorders', 'no'),
(51002, 3725, '_sold_individually', 'no'),
(51003, 3725, '_virtual', 'no'),
(51004, 3725, '_downloadable', 'no'),
(51005, 3725, '_download_limit', '-1'),
(51006, 3725, '_download_expiry', '-1'),
(51007, 3725, '_stock', '80'),
(51008, 3725, '_stock_status', 'instock'),
(51009, 3725, '_wc_average_rating', '0'),
(51010, 3725, '_wc_review_count', '0'),
(51011, 3725, 'attribute_pa_color', 'red2'),
(51012, 3725, 'attribute_pa_shoe-size', '10'),
(51013, 3725, '_price', '123.46'),
(51014, 3725, '_product_version', '4.1.0'),
(51015, 3725, '_vi_wad_aliexpress_variation_id', '64942815164'),
(51016, 3725, '_vi_wad_aliexpress_variation_attr', '14:365458#Red2;200000124:1583'),
(51017, 3726, '_variation_description', ''),
(51018, 3726, '_sku', '32827412887-black2-10-5'),
(51019, 3726, '_regular_price', '128.14'),
(51020, 3726, 'total_sales', '0'),
(51021, 3726, '_tax_status', 'taxable'),
(51022, 3726, '_tax_class', 'parent'),
(51023, 3726, '_manage_stock', 'yes'),
(51024, 3726, '_backorders', 'no'),
(51025, 3726, '_sold_individually', 'no'),
(51026, 3726, '_virtual', 'no'),
(51027, 3726, '_downloadable', 'no'),
(51028, 3726, '_download_limit', '-1'),
(51029, 3726, '_download_expiry', '-1'),
(51030, 3726, '_stock', '80'),
(51031, 3726, '_stock_status', 'instock'),
(51032, 3726, '_wc_average_rating', '0'),
(51033, 3726, '_wc_review_count', '0'),
(51034, 3726, 'attribute_pa_color', 'black2'),
(51035, 3726, 'attribute_pa_shoe-size', '10-5'),
(51036, 3726, '_price', '128.14'),
(51037, 3726, '_product_version', '4.1.0'),
(51038, 3726, '_vi_wad_aliexpress_variation_id', '64942815155'),
(51039, 3726, '_vi_wad_aliexpress_variation_attr', '14:1254#Black2;200000124:200000291'),
(51040, 3727, '_variation_description', ''),
(51041, 3727, '_sku', '32827412887-black2-10'),
(51042, 3727, '_regular_price', '128.14'),
(51043, 3727, 'total_sales', '0'),
(51044, 3727, '_tax_status', 'taxable'),
(51045, 3727, '_tax_class', 'parent'),
(51046, 3727, '_manage_stock', 'yes'),
(51047, 3727, '_backorders', 'no'),
(51048, 3727, '_sold_individually', 'no'),
(51049, 3727, '_virtual', 'no'),
(51050, 3727, '_downloadable', 'no'),
(51051, 3727, '_download_limit', '-1'),
(51052, 3727, '_download_expiry', '-1'),
(51053, 3727, '_stock', '80'),
(51054, 3727, '_stock_status', 'instock'),
(51055, 3727, '_wc_average_rating', '0'),
(51056, 3727, '_wc_review_count', '0'),
(51057, 3727, 'attribute_pa_color', 'black2'),
(51058, 3727, 'attribute_pa_shoe-size', '10'),
(51059, 3727, '_price', '128.14'),
(51060, 3727, '_product_version', '4.1.0'),
(51061, 3727, '_vi_wad_aliexpress_variation_id', '64942815154'),
(51062, 3727, '_vi_wad_aliexpress_variation_attr', '14:1254#Black2;200000124:1583'),
(51063, 3728, '_variation_description', ''),
(51064, 3728, '_sku', '32827412887-black2-9'),
(51065, 3728, '_regular_price', '128.14'),
(51066, 3728, 'total_sales', '0'),
(51067, 3728, '_tax_status', 'taxable'),
(51068, 3728, '_tax_class', 'parent'),
(51069, 3728, '_manage_stock', 'yes'),
(51070, 3728, '_backorders', 'no'),
(51071, 3728, '_sold_individually', 'no'),
(51072, 3728, '_virtual', 'no'),
(51073, 3728, '_downloadable', 'no'),
(51074, 3728, '_download_limit', '-1'),
(51075, 3728, '_download_expiry', '-1'),
(51076, 3728, '_stock', '80'),
(51077, 3728, '_stock_status', 'instock'),
(51078, 3728, '_wc_average_rating', '0'),
(51079, 3728, '_wc_review_count', '0'),
(51080, 3728, 'attribute_pa_color', 'black2'),
(51081, 3728, 'attribute_pa_shoe-size', '9'),
(51082, 3728, '_price', '128.14'),
(51083, 3728, '_product_version', '4.1.0'),
(51084, 3728, '_vi_wad_aliexpress_variation_id', '64942815153'),
(51085, 3728, '_vi_wad_aliexpress_variation_attr', '14:1254#Black2;200000124:350262'),
(51086, 3729, '_variation_description', ''),
(51087, 3729, '_sku', '32827412887-black2-8-5'),
(51088, 3729, '_regular_price', '128.14'),
(51089, 3729, 'total_sales', '0'),
(51090, 3729, '_tax_status', 'taxable'),
(51091, 3729, '_tax_class', 'parent'),
(51092, 3729, '_manage_stock', 'yes'),
(51093, 3729, '_backorders', 'no'),
(51094, 3729, '_sold_individually', 'no'),
(51095, 3729, '_virtual', 'no'),
(51096, 3729, '_downloadable', 'no'),
(51097, 3729, '_download_limit', '-1'),
(51098, 3729, '_download_expiry', '-1'),
(51099, 3729, '_stock', '80'),
(51100, 3729, '_stock_status', 'instock'),
(51101, 3729, '_wc_average_rating', '0'),
(51102, 3729, '_wc_review_count', '0'),
(51103, 3729, 'attribute_pa_color', 'black2'),
(51104, 3729, 'attribute_pa_shoe-size', '8-5'),
(51105, 3729, '_price', '128.14'),
(51106, 3729, '_product_version', '4.1.0'),
(51107, 3729, '_vi_wad_aliexpress_variation_id', '64942815152'),
(51108, 3729, '_vi_wad_aliexpress_variation_attr', '14:1254#Black2;200000124:200000289'),
(51109, 3730, '_variation_description', ''),
(51110, 3730, '_sku', '32827412887-red2-6'),
(51111, 3730, '_regular_price', '123.46'),
(51112, 3730, 'total_sales', '0'),
(51113, 3730, '_tax_status', 'taxable'),
(51114, 3730, '_tax_class', 'parent'),
(51115, 3730, '_manage_stock', 'yes'),
(51116, 3730, '_backorders', 'no'),
(51117, 3730, '_sold_individually', 'no'),
(51118, 3730, '_virtual', 'no'),
(51119, 3730, '_downloadable', 'no'),
(51120, 3730, '_download_limit', '-1'),
(51121, 3730, '_download_expiry', '-1'),
(51122, 3730, '_stock', '80'),
(51123, 3730, '_stock_status', 'instock'),
(51124, 3730, '_wc_average_rating', '0'),
(51125, 3730, '_wc_review_count', '0'),
(51126, 3730, 'attribute_pa_color', 'red2'),
(51127, 3730, 'attribute_pa_shoe-size', '6'),
(51128, 3730, '_price', '123.46'),
(51129, 3730, '_product_version', '4.1.0'),
(51130, 3730, '_vi_wad_aliexpress_variation_id', '64942815159'),
(51131, 3730, '_vi_wad_aliexpress_variation_attr', '14:365458#Red2;200000124:1394'),
(51132, 3731, '_variation_description', ''),
(51133, 3731, '_sku', '32827412887-red2-5-5'),
(51134, 3731, '_regular_price', '123.46'),
(51135, 3731, 'total_sales', '0'),
(51136, 3731, '_tax_status', 'taxable'),
(51137, 3731, '_tax_class', 'parent'),
(51138, 3731, '_manage_stock', 'yes'),
(51139, 3731, '_backorders', 'no'),
(51140, 3731, '_sold_individually', 'no'),
(51141, 3731, '_virtual', 'no'),
(51142, 3731, '_downloadable', 'no'),
(51143, 3731, '_download_limit', '-1'),
(51144, 3731, '_download_expiry', '-1'),
(51145, 3731, '_stock', '80'),
(51146, 3731, '_stock_status', 'instock'),
(51147, 3731, '_wc_average_rating', '0'),
(51148, 3731, '_wc_review_count', '0'),
(51149, 3731, 'attribute_pa_color', 'red2'),
(51150, 3731, 'attribute_pa_shoe-size', '5-5'),
(51151, 3731, '_price', '123.46'),
(51152, 3731, '_product_version', '4.1.0'),
(51153, 3731, '_vi_wad_aliexpress_variation_id', '64942815158'),
(51154, 3731, '_vi_wad_aliexpress_variation_attr', '14:365458#Red2;200000124:200000286'),
(51155, 3732, '_variation_description', ''),
(51156, 3732, '_sku', '32827412887-red2-4-5'),
(51157, 3732, '_regular_price', '123.46'),
(51158, 3732, 'total_sales', '0'),
(51159, 3732, '_tax_status', 'taxable'),
(51160, 3732, '_tax_class', 'parent'),
(51161, 3732, '_manage_stock', 'yes'),
(51162, 3732, '_backorders', 'no'),
(51163, 3732, '_sold_individually', 'no'),
(51164, 3732, '_virtual', 'no'),
(51165, 3732, '_downloadable', 'no'),
(51166, 3732, '_download_limit', '-1'),
(51167, 3732, '_download_expiry', '-1'),
(51168, 3732, '_stock', '80'),
(51169, 3732, '_stock_status', 'instock'),
(51170, 3732, '_wc_average_rating', '0'),
(51171, 3732, '_wc_review_count', '0'),
(51172, 3732, 'attribute_pa_color', 'red2'),
(51173, 3732, 'attribute_pa_shoe-size', '4-5'),
(51174, 3732, '_price', '123.46'),
(51175, 3732, '_product_version', '4.1.0'),
(51176, 3732, '_vi_wad_aliexpress_variation_id', '64942815157'),
(51177, 3732, '_vi_wad_aliexpress_variation_attr', '14:365458#Red2;200000124:200000285'),
(51178, 3733, '_variation_description', ''),
(51179, 3733, '_sku', '32827412887-red2-4'),
(51180, 3733, '_regular_price', '123.46'),
(51181, 3733, 'total_sales', '0'),
(51182, 3733, '_tax_status', 'taxable'),
(51183, 3733, '_tax_class', 'parent'),
(51184, 3733, '_manage_stock', 'yes'),
(51185, 3733, '_backorders', 'no'),
(51186, 3733, '_sold_individually', 'no'),
(51187, 3733, '_virtual', 'no'),
(51188, 3733, '_downloadable', 'no'),
(51189, 3733, '_download_limit', '-1'),
(51190, 3733, '_download_expiry', '-1'),
(51191, 3733, '_stock', '80'),
(51192, 3733, '_stock_status', 'instock'),
(51193, 3733, '_wc_average_rating', '0'),
(51194, 3733, '_wc_review_count', '0'),
(51195, 3733, 'attribute_pa_color', 'red2'),
(51196, 3733, 'attribute_pa_shoe-size', '4'),
(51197, 3733, '_price', '123.46'),
(51198, 3733, '_product_version', '4.1.0'),
(51199, 3733, '_vi_wad_aliexpress_variation_id', '64942815156'),
(51200, 3733, '_vi_wad_aliexpress_variation_attr', '14:365458#Red2;200000124:153'),
(51201, 3734, '_variation_description', ''),
(51202, 3734, '_sku', '32827412887-black1-6'),
(51203, 3734, '_regular_price', '128.14'),
(51204, 3734, 'total_sales', '0'),
(51205, 3734, '_tax_status', 'taxable'),
(51206, 3734, '_tax_class', 'parent'),
(51207, 3734, '_manage_stock', 'yes'),
(51208, 3734, '_backorders', 'no'),
(51209, 3734, '_sold_individually', 'no'),
(51210, 3734, '_virtual', 'no'),
(51211, 3734, '_downloadable', 'no'),
(51212, 3734, '_download_limit', '-1'),
(51213, 3734, '_download_expiry', '-1'),
(51214, 3734, '_stock', '80'),
(51215, 3734, '_stock_status', 'instock'),
(51216, 3734, '_wc_average_rating', '0'),
(51217, 3734, '_wc_review_count', '0'),
(51218, 3734, 'attribute_pa_color', 'black1'),
(51219, 3734, 'attribute_pa_shoe-size', '6'),
(51220, 3734, '_price', '128.14'),
(51221, 3734, '_product_version', '4.1.0'),
(51222, 3734, '_vi_wad_aliexpress_variation_id', '64942815119'),
(51223, 3734, '_vi_wad_aliexpress_variation_attr', '14:771#Black1;200000124:1394'),
(51224, 3735, '_variation_description', ''),
(51225, 3735, '_sku', '32827412887-black1-5-5'),
(51226, 3735, '_regular_price', '128.14'),
(51227, 3735, 'total_sales', '0'),
(51228, 3735, '_tax_status', 'taxable'),
(51229, 3735, '_tax_class', 'parent'),
(51230, 3735, '_manage_stock', 'yes'),
(51231, 3735, '_backorders', 'no'),
(51232, 3735, '_sold_individually', 'no'),
(51233, 3735, '_virtual', 'no'),
(51234, 3735, '_downloadable', 'no'),
(51235, 3735, '_download_limit', '-1'),
(51236, 3735, '_download_expiry', '-1'),
(51237, 3735, '_stock', '80'),
(51238, 3735, '_stock_status', 'instock'),
(51239, 3735, '_wc_average_rating', '0'),
(51240, 3735, '_wc_review_count', '0'),
(51241, 3735, 'attribute_pa_color', 'black1'),
(51242, 3735, 'attribute_pa_shoe-size', '5-5'),
(51243, 3735, '_price', '128.14'),
(51244, 3735, '_product_version', '4.1.0'),
(51245, 3735, '_vi_wad_aliexpress_variation_id', '64942815118'),
(51246, 3735, '_vi_wad_aliexpress_variation_attr', '14:771#Black1;200000124:200000286'),
(51247, 3736, '_variation_description', ''),
(51248, 3736, '_sku', '32827412887-black1-4-5'),
(51249, 3736, '_regular_price', '128.14'),
(51250, 3736, 'total_sales', '0'),
(51251, 3736, '_tax_status', 'taxable'),
(51252, 3736, '_tax_class', 'parent'),
(51253, 3736, '_manage_stock', 'yes'),
(51254, 3736, '_backorders', 'no'),
(51255, 3736, '_sold_individually', 'no'),
(51256, 3736, '_virtual', 'no'),
(51257, 3736, '_downloadable', 'no'),
(51258, 3736, '_download_limit', '-1'),
(51259, 3736, '_download_expiry', '-1'),
(51260, 3736, '_stock', '80'),
(51261, 3736, '_stock_status', 'instock'),
(51262, 3736, '_wc_average_rating', '0'),
(51263, 3736, '_wc_review_count', '0'),
(51264, 3736, 'attribute_pa_color', 'black1'),
(51265, 3736, 'attribute_pa_shoe-size', '4-5'),
(51266, 3736, '_price', '128.14'),
(51267, 3736, '_product_version', '4.1.0'),
(51268, 3736, '_vi_wad_aliexpress_variation_id', '64942815117'),
(51269, 3736, '_vi_wad_aliexpress_variation_attr', '14:771#Black1;200000124:200000285'),
(51270, 3737, '_variation_description', ''),
(51271, 3737, '_sku', '32827412887-black1-4'),
(51272, 3737, '_regular_price', '128.14'),
(51273, 3737, 'total_sales', '0'),
(51274, 3737, '_tax_status', 'taxable'),
(51275, 3737, '_tax_class', 'parent'),
(51276, 3737, '_manage_stock', 'yes'),
(51277, 3737, '_backorders', 'no'),
(51278, 3737, '_sold_individually', 'no'),
(51279, 3737, '_virtual', 'no'),
(51280, 3737, '_downloadable', 'no'),
(51281, 3737, '_download_limit', '-1'),
(51282, 3737, '_download_expiry', '-1'),
(51283, 3737, '_stock', '80'),
(51284, 3737, '_stock_status', 'instock'),
(51285, 3737, '_wc_average_rating', '0'),
(51286, 3737, '_wc_review_count', '0'),
(51287, 3737, 'attribute_pa_color', 'black1'),
(51288, 3737, 'attribute_pa_shoe-size', '4'),
(51289, 3737, '_price', '128.14'),
(51290, 3737, '_product_version', '4.1.0'),
(51291, 3737, '_vi_wad_aliexpress_variation_id', '64942815116'),
(51292, 3737, '_vi_wad_aliexpress_variation_attr', '14:771#Black1;200000124:153'),
(51293, 3738, '_variation_description', ''),
(51294, 3738, '_sku', '32827412887-red1-7-5'),
(51295, 3738, '_regular_price', '128.14'),
(51296, 3738, 'total_sales', '0'),
(51297, 3738, '_tax_status', 'taxable'),
(51298, 3738, '_tax_class', 'parent'),
(51299, 3738, '_manage_stock', 'yes'),
(51300, 3738, '_backorders', 'no'),
(51301, 3738, '_sold_individually', 'no'),
(51302, 3738, '_virtual', 'no'),
(51303, 3738, '_downloadable', 'no'),
(51304, 3738, '_download_limit', '-1'),
(51305, 3738, '_download_expiry', '-1'),
(51306, 3738, '_stock', '80'),
(51307, 3738, '_stock_status', 'instock'),
(51308, 3738, '_wc_average_rating', '0'),
(51309, 3738, '_wc_review_count', '0'),
(51310, 3738, 'attribute_pa_color', 'red1'),
(51311, 3738, 'attribute_pa_shoe-size', '7-5'),
(51312, 3738, '_price', '128.14'),
(51313, 3738, '_product_version', '4.1.0'),
(51314, 3738, '_vi_wad_aliexpress_variation_id', '64942815131'),
(51315, 3738, '_vi_wad_aliexpress_variation_attr', '14:193#Red1;200000124:200000288'),
(51316, 3739, '_variation_description', ''),
(51317, 3739, '_sku', '32827412887-red1-7'),
(51318, 3739, '_regular_price', '128.14'),
(51319, 3739, 'total_sales', '0'),
(51320, 3739, '_tax_status', 'taxable'),
(51321, 3739, '_tax_class', 'parent'),
(51322, 3739, '_manage_stock', 'yes'),
(51323, 3739, '_backorders', 'no'),
(51324, 3739, '_sold_individually', 'no'),
(51325, 3739, '_virtual', 'no'),
(51326, 3739, '_downloadable', 'no'),
(51327, 3739, '_download_limit', '-1'),
(51328, 3739, '_download_expiry', '-1'),
(51329, 3739, '_stock', '80'),
(51330, 3739, '_stock_status', 'instock'),
(51331, 3739, '_wc_average_rating', '0'),
(51332, 3739, '_wc_review_count', '0'),
(51333, 3739, 'attribute_pa_color', 'red1'),
(51334, 3739, 'attribute_pa_shoe-size', '7'),
(51335, 3739, '_price', '128.14'),
(51336, 3739, '_product_version', '4.1.0'),
(51337, 3739, '_vi_wad_aliexpress_variation_id', '64942815130'),
(51338, 3739, '_vi_wad_aliexpress_variation_attr', '14:193#Red1;200000124:3434'),
(51339, 3740, '_variation_description', ''),
(51340, 3740, '_sku', '32827412887-red1-6'),
(51341, 3740, '_regular_price', '128.14'),
(51342, 3740, 'total_sales', '0'),
(51343, 3740, '_tax_status', 'taxable'),
(51344, 3740, '_tax_class', 'parent'),
(51345, 3740, '_manage_stock', 'yes'),
(51346, 3740, '_backorders', 'no'),
(51347, 3740, '_sold_individually', 'no'),
(51348, 3740, '_virtual', 'no'),
(51349, 3740, '_downloadable', 'no'),
(51350, 3740, '_download_limit', '-1'),
(51351, 3740, '_download_expiry', '-1'),
(51352, 3740, '_stock', '79'),
(51353, 3740, '_stock_status', 'instock'),
(51354, 3740, '_wc_average_rating', '0'),
(51355, 3740, '_wc_review_count', '0'),
(51356, 3740, 'attribute_pa_color', 'red1'),
(51357, 3740, 'attribute_pa_shoe-size', '6'),
(51358, 3740, '_price', '128.14'),
(51359, 3740, '_product_version', '4.1.0'),
(51360, 3740, '_vi_wad_aliexpress_variation_id', '64942815129'),
(51361, 3740, '_vi_wad_aliexpress_variation_attr', '14:193#Red1;200000124:1394'),
(51362, 3741, '_variation_description', ''),
(51363, 3741, '_sku', '32827412887-red1-5-5'),
(51364, 3741, '_regular_price', '128.14'),
(51365, 3741, 'total_sales', '0'),
(51366, 3741, '_tax_status', 'taxable'),
(51367, 3741, '_tax_class', 'parent'),
(51368, 3741, '_manage_stock', 'yes'),
(51369, 3741, '_backorders', 'no'),
(51370, 3741, '_sold_individually', 'no'),
(51371, 3741, '_virtual', 'no'),
(51372, 3741, '_downloadable', 'no'),
(51373, 3741, '_download_limit', '-1'),
(51374, 3741, '_download_expiry', '-1'),
(51375, 3741, '_stock', '80'),
(51376, 3741, '_stock_status', 'instock'),
(51377, 3741, '_wc_average_rating', '0'),
(51378, 3741, '_wc_review_count', '0'),
(51379, 3741, 'attribute_pa_color', 'red1'),
(51380, 3741, 'attribute_pa_shoe-size', '5-5'),
(51381, 3741, '_price', '128.14'),
(51382, 3741, '_product_version', '4.1.0'),
(51383, 3741, '_vi_wad_aliexpress_variation_id', '64942815128'),
(51384, 3741, '_vi_wad_aliexpress_variation_attr', '14:193#Red1;200000124:200000286'),
(51385, 3742, '_variation_description', ''),
(51386, 3742, '_sku', '32827412887-red1-10-5'),
(51387, 3742, '_regular_price', '128.14'),
(51388, 3742, 'total_sales', '0'),
(51389, 3742, '_tax_status', 'taxable'),
(51390, 3742, '_tax_class', 'parent'),
(51391, 3742, '_manage_stock', 'yes'),
(51392, 3742, '_backorders', 'no'),
(51393, 3742, '_sold_individually', 'no'),
(51394, 3742, '_virtual', 'no'),
(51395, 3742, '_downloadable', 'no'),
(51396, 3742, '_download_limit', '-1'),
(51397, 3742, '_download_expiry', '-1'),
(51398, 3742, '_stock', '80'),
(51399, 3742, '_stock_status', 'instock'),
(51400, 3742, '_wc_average_rating', '0'),
(51401, 3742, '_wc_review_count', '0'),
(51402, 3742, 'attribute_pa_color', 'red1'),
(51403, 3742, 'attribute_pa_shoe-size', '10-5'),
(51404, 3742, '_price', '128.14'),
(51405, 3742, '_product_version', '4.1.0'),
(51406, 3742, '_vi_wad_aliexpress_variation_id', '64942815135'),
(51407, 3742, '_vi_wad_aliexpress_variation_attr', '14:193#Red1;200000124:200000291'),
(51408, 3743, '_variation_description', ''),
(51409, 3743, '_sku', '32827412887-red1-10'),
(51410, 3743, '_regular_price', '128.14'),
(51411, 3743, 'total_sales', '0'),
(51412, 3743, '_tax_status', 'taxable'),
(51413, 3743, '_tax_class', 'parent'),
(51414, 3743, '_manage_stock', 'yes'),
(51415, 3743, '_backorders', 'no'),
(51416, 3743, '_sold_individually', 'no'),
(51417, 3743, '_virtual', 'no'),
(51418, 3743, '_downloadable', 'no'),
(51419, 3743, '_download_limit', '-1'),
(51420, 3743, '_download_expiry', '-1'),
(51421, 3743, '_stock', '80'),
(51422, 3743, '_stock_status', 'instock'),
(51423, 3743, '_wc_average_rating', '0'),
(51424, 3743, '_wc_review_count', '0'),
(51425, 3743, 'attribute_pa_color', 'red1'),
(51426, 3743, 'attribute_pa_shoe-size', '10'),
(51427, 3743, '_price', '128.14'),
(51428, 3743, '_product_version', '4.1.0'),
(51429, 3743, '_vi_wad_aliexpress_variation_id', '64942815134'),
(51430, 3743, '_vi_wad_aliexpress_variation_attr', '14:193#Red1;200000124:1583'),
(51431, 3744, '_variation_description', ''),
(51432, 3744, '_sku', '32827412887-red1-9'),
(51433, 3744, '_regular_price', '128.14'),
(51434, 3744, 'total_sales', '0'),
(51435, 3744, '_tax_status', 'taxable'),
(51436, 3744, '_tax_class', 'parent'),
(51437, 3744, '_manage_stock', 'yes'),
(51438, 3744, '_backorders', 'no'),
(51439, 3744, '_sold_individually', 'no'),
(51440, 3744, '_virtual', 'no'),
(51441, 3744, '_downloadable', 'no'),
(51442, 3744, '_download_limit', '-1'),
(51443, 3744, '_download_expiry', '-1'),
(51444, 3744, '_stock', '80'),
(51445, 3744, '_stock_status', 'instock'),
(51446, 3744, '_wc_average_rating', '0'),
(51447, 3744, '_wc_review_count', '0'),
(51448, 3744, 'attribute_pa_color', 'red1'),
(51449, 3744, 'attribute_pa_shoe-size', '9'),
(51450, 3744, '_price', '128.14'),
(51451, 3744, '_product_version', '4.1.0'),
(51452, 3744, '_vi_wad_aliexpress_variation_id', '64942815133'),
(51453, 3744, '_vi_wad_aliexpress_variation_attr', '14:193#Red1;200000124:350262'),
(51454, 3745, '_variation_description', ''),
(51455, 3745, '_sku', '32827412887-red1-8-5'),
(51456, 3745, '_regular_price', '128.14'),
(51457, 3745, 'total_sales', '0'),
(51458, 3745, '_tax_status', 'taxable'),
(51459, 3745, '_tax_class', 'parent'),
(51460, 3745, '_manage_stock', 'yes'),
(51461, 3745, '_backorders', 'no'),
(51462, 3745, '_sold_individually', 'no'),
(51463, 3745, '_virtual', 'no'),
(51464, 3745, '_downloadable', 'no'),
(51465, 3745, '_download_limit', '-1'),
(51466, 3745, '_download_expiry', '-1'),
(51467, 3745, '_stock', '80'),
(51468, 3745, '_stock_status', 'instock'),
(51469, 3745, '_wc_average_rating', '0'),
(51470, 3745, '_wc_review_count', '0'),
(51471, 3745, 'attribute_pa_color', 'red1'),
(51472, 3745, 'attribute_pa_shoe-size', '8-5'),
(51473, 3745, '_price', '128.14'),
(51474, 3745, '_product_version', '4.1.0'),
(51475, 3745, '_vi_wad_aliexpress_variation_id', '64942815132'),
(51476, 3745, '_vi_wad_aliexpress_variation_attr', '14:193#Red1;200000124:200000289'),
(51477, 3746, '_variation_description', ''),
(51478, 3746, '_sku', '32827412887-black1-9'),
(51479, 3746, '_regular_price', '128.14'),
(51480, 3746, 'total_sales', '0'),
(51481, 3746, '_tax_status', 'taxable'),
(51482, 3746, '_tax_class', 'parent'),
(51483, 3746, '_manage_stock', 'yes'),
(51484, 3746, '_backorders', 'no'),
(51485, 3746, '_sold_individually', 'no'),
(51486, 3746, '_virtual', 'no'),
(51487, 3746, '_downloadable', 'no'),
(51488, 3746, '_download_limit', '-1'),
(51489, 3746, '_download_expiry', '-1'),
(51490, 3746, '_stock', '80'),
(51491, 3746, '_stock_status', 'instock'),
(51492, 3746, '_wc_average_rating', '0'),
(51493, 3746, '_wc_review_count', '0'),
(51494, 3746, 'attribute_pa_color', 'black1'),
(51495, 3746, 'attribute_pa_shoe-size', '9'),
(51496, 3746, '_price', '128.14'),
(51497, 3746, '_product_version', '4.1.0'),
(51498, 3746, '_vi_wad_aliexpress_variation_id', '64942815123'),
(51499, 3746, '_vi_wad_aliexpress_variation_attr', '14:771#Black1;200000124:350262'),
(51500, 3747, '_variation_description', ''),
(51501, 3747, '_sku', '32827412887-black1-8-5'),
(51502, 3747, '_regular_price', '128.14'),
(51503, 3747, 'total_sales', '0'),
(51504, 3747, '_tax_status', 'taxable'),
(51505, 3747, '_tax_class', 'parent'),
(51506, 3747, '_manage_stock', 'yes'),
(51507, 3747, '_backorders', 'no'),
(51508, 3747, '_sold_individually', 'no'),
(51509, 3747, '_virtual', 'no'),
(51510, 3747, '_downloadable', 'no'),
(51511, 3747, '_download_limit', '-1'),
(51512, 3747, '_download_expiry', '-1'),
(51513, 3747, '_stock', '80'),
(51514, 3747, '_stock_status', 'instock'),
(51515, 3747, '_wc_average_rating', '0'),
(51516, 3747, '_wc_review_count', '0'),
(51517, 3747, 'attribute_pa_color', 'black1'),
(51518, 3747, 'attribute_pa_shoe-size', '8-5'),
(51519, 3747, '_price', '128.14'),
(51520, 3747, '_product_version', '4.1.0'),
(51521, 3747, '_vi_wad_aliexpress_variation_id', '64942815122'),
(51522, 3747, '_vi_wad_aliexpress_variation_attr', '14:771#Black1;200000124:200000289'),
(51523, 3748, '_variation_description', ''),
(51524, 3748, '_sku', '32827412887-black1-7-5'),
(51525, 3748, '_regular_price', '128.14'),
(51526, 3748, 'total_sales', '0'),
(51527, 3748, '_tax_status', 'taxable'),
(51528, 3748, '_tax_class', 'parent'),
(51529, 3748, '_manage_stock', 'yes'),
(51530, 3748, '_backorders', 'no'),
(51531, 3748, '_sold_individually', 'no'),
(51532, 3748, '_virtual', 'no'),
(51533, 3748, '_downloadable', 'no'),
(51534, 3748, '_download_limit', '-1'),
(51535, 3748, '_download_expiry', '-1'),
(51536, 3748, '_stock', '80'),
(51537, 3748, '_stock_status', 'instock'),
(51538, 3748, '_wc_average_rating', '0'),
(51539, 3748, '_wc_review_count', '0'),
(51540, 3748, 'attribute_pa_color', 'black1'),
(51541, 3748, 'attribute_pa_shoe-size', '7-5'),
(51542, 3748, '_price', '128.14'),
(51543, 3748, '_product_version', '4.1.0'),
(51544, 3748, '_vi_wad_aliexpress_variation_id', '64942815121'),
(51545, 3748, '_vi_wad_aliexpress_variation_attr', '14:771#Black1;200000124:200000288'),
(51546, 3749, '_variation_description', ''),
(51547, 3749, '_sku', '32827412887-black1-7'),
(51548, 3749, '_regular_price', '128.14'),
(51549, 3749, 'total_sales', '0'),
(51550, 3749, '_tax_status', 'taxable'),
(51551, 3749, '_tax_class', 'parent'),
(51552, 3749, '_manage_stock', 'yes'),
(51553, 3749, '_backorders', 'no'),
(51554, 3749, '_sold_individually', 'no'),
(51555, 3749, '_virtual', 'no'),
(51556, 3749, '_downloadable', 'no'),
(51557, 3749, '_download_limit', '-1'),
(51558, 3749, '_download_expiry', '-1'),
(51559, 3749, '_stock', '79'),
(51560, 3749, '_stock_status', 'instock'),
(51561, 3749, '_wc_average_rating', '0'),
(51562, 3749, '_wc_review_count', '0'),
(51563, 3749, 'attribute_pa_color', 'black1'),
(51564, 3749, 'attribute_pa_shoe-size', '7'),
(51565, 3749, '_price', '128.14'),
(51566, 3749, '_product_version', '4.1.0'),
(51567, 3749, '_vi_wad_aliexpress_variation_id', '64942815120'),
(51568, 3749, '_vi_wad_aliexpress_variation_attr', '14:771#Black1;200000124:3434'),
(51569, 3750, '_variation_description', ''),
(51570, 3750, '_sku', '32827412887-red1-4-5'),
(51571, 3750, '_regular_price', '128.14'),
(51572, 3750, 'total_sales', '0'),
(51573, 3750, '_tax_status', 'taxable'),
(51574, 3750, '_tax_class', 'parent'),
(51575, 3750, '_manage_stock', 'yes'),
(51576, 3750, '_backorders', 'no'),
(51577, 3750, '_sold_individually', 'no'),
(51578, 3750, '_virtual', 'no'),
(51579, 3750, '_downloadable', 'no'),
(51580, 3750, '_download_limit', '-1'),
(51581, 3750, '_download_expiry', '-1'),
(51582, 3750, '_stock', '80'),
(51583, 3750, '_stock_status', 'instock'),
(51584, 3750, '_wc_average_rating', '0'),
(51585, 3750, '_wc_review_count', '0'),
(51586, 3750, 'attribute_pa_color', 'red1'),
(51587, 3750, 'attribute_pa_shoe-size', '4-5'),
(51588, 3750, '_price', '128.14'),
(51589, 3750, '_product_version', '4.1.0'),
(51590, 3750, '_vi_wad_aliexpress_variation_id', '64942815127'),
(51591, 3750, '_vi_wad_aliexpress_variation_attr', '14:193#Red1;200000124:200000285'),
(51592, 3751, '_variation_description', ''),
(51593, 3751, '_sku', '32827412887-red1-4'),
(51594, 3751, '_regular_price', '128.14'),
(51595, 3751, 'total_sales', '0'),
(51596, 3751, '_tax_status', 'taxable'),
(51597, 3751, '_tax_class', 'parent'),
(51598, 3751, '_manage_stock', 'yes'),
(51599, 3751, '_backorders', 'no'),
(51600, 3751, '_sold_individually', 'no'),
(51601, 3751, '_virtual', 'no'),
(51602, 3751, '_downloadable', 'no'),
(51603, 3751, '_download_limit', '-1'),
(51604, 3751, '_download_expiry', '-1'),
(51605, 3751, '_stock', '80'),
(51606, 3751, '_stock_status', 'instock'),
(51607, 3751, '_wc_average_rating', '0'),
(51608, 3751, '_wc_review_count', '0'),
(51609, 3751, 'attribute_pa_color', 'red1'),
(51610, 3751, 'attribute_pa_shoe-size', '4'),
(51611, 3751, '_price', '128.14'),
(51612, 3751, '_product_version', '4.1.0'),
(51613, 3751, '_vi_wad_aliexpress_variation_id', '64942815126'),
(51614, 3751, '_vi_wad_aliexpress_variation_attr', '14:193#Red1;200000124:153'),
(51615, 3752, '_variation_description', ''),
(51616, 3752, '_sku', '32827412887-black1-10-5'),
(51617, 3752, '_regular_price', '128.14'),
(51618, 3752, 'total_sales', '0'),
(51619, 3752, '_tax_status', 'taxable'),
(51620, 3752, '_tax_class', 'parent'),
(51621, 3752, '_manage_stock', 'yes'),
(51622, 3752, '_backorders', 'no'),
(51623, 3752, '_sold_individually', 'no'),
(51624, 3752, '_virtual', 'no'),
(51625, 3752, '_downloadable', 'no'),
(51626, 3752, '_download_limit', '-1'),
(51627, 3752, '_download_expiry', '-1'),
(51628, 3752, '_stock', '80'),
(51629, 3752, '_stock_status', 'instock'),
(51630, 3752, '_wc_average_rating', '0'),
(51631, 3752, '_wc_review_count', '0'),
(51632, 3752, 'attribute_pa_color', 'black1'),
(51633, 3752, 'attribute_pa_shoe-size', '10-5'),
(51634, 3752, '_price', '128.14'),
(51635, 3752, '_product_version', '4.1.0'),
(51636, 3752, '_vi_wad_aliexpress_variation_id', '64942815125'),
(51637, 3752, '_vi_wad_aliexpress_variation_attr', '14:771#Black1;200000124:200000291'),
(51638, 3753, '_variation_description', ''),
(51639, 3753, '_sku', '32827412887-black1-10'),
(51640, 3753, '_regular_price', '128.14'),
(51641, 3753, 'total_sales', '0'),
(51642, 3753, '_tax_status', 'taxable'),
(51643, 3753, '_tax_class', 'parent'),
(51644, 3753, '_manage_stock', 'yes'),
(51645, 3753, '_backorders', 'no'),
(51646, 3753, '_sold_individually', 'no'),
(51647, 3753, '_virtual', 'no'),
(51648, 3753, '_downloadable', 'no'),
(51649, 3753, '_download_limit', '-1'),
(51650, 3753, '_download_expiry', '-1'),
(51651, 3753, '_stock', '80'),
(51652, 3753, '_stock_status', 'instock'),
(51653, 3753, '_wc_average_rating', '0'),
(51654, 3753, '_wc_review_count', '0'),
(51655, 3753, 'attribute_pa_color', 'black1'),
(51656, 3753, 'attribute_pa_shoe-size', '10'),
(51657, 3753, '_price', '128.14'),
(51658, 3753, '_product_version', '4.1.0'),
(51659, 3753, '_vi_wad_aliexpress_variation_id', '64942815124'),
(51660, 3753, '_vi_wad_aliexpress_variation_attr', '14:771#Black1;200000124:1583'),
(51661, 3754, '_variation_description', ''),
(51662, 3754, '_sku', '32827412887-brown9-4-5'),
(51663, 3754, '_regular_price', '198.34'),
(51664, 3754, 'total_sales', '0'),
(51665, 3754, '_tax_status', 'taxable'),
(51666, 3754, '_tax_class', 'parent'),
(51667, 3754, '_manage_stock', 'yes'),
(51668, 3754, '_backorders', 'no'),
(51669, 3754, '_sold_individually', 'no'),
(51670, 3754, '_virtual', 'no'),
(51671, 3754, '_downloadable', 'no'),
(51672, 3754, '_download_limit', '-1'),
(51673, 3754, '_download_expiry', '-1'),
(51674, 3754, '_stock', '997'),
(51675, 3754, '_stock_status', 'instock'),
(51676, 3754, '_wc_average_rating', '0'),
(51677, 3754, '_wc_review_count', '0'),
(51678, 3754, 'attribute_pa_color', 'brown9'),
(51679, 3754, 'attribute_pa_shoe-size', '4-5'),
(51680, 3754, '_price', '198.34'),
(51681, 3754, '_product_version', '4.1.0'),
(51682, 3754, '_vi_wad_aliexpress_variation_id', '64942815307'),
(51683, 3754, '_vi_wad_aliexpress_variation_attr', '14:29#Brown9;200000124:200000285'),
(51684, 3755, '_variation_description', ''),
(51685, 3755, '_sku', '32827412887-brown9-4'),
(51686, 3755, '_regular_price', '198.34'),
(51687, 3755, 'total_sales', '0'),
(51688, 3755, '_tax_status', 'taxable'),
(51689, 3755, '_tax_class', 'parent'),
(51690, 3755, '_manage_stock', 'yes'),
(51691, 3755, '_backorders', 'no'),
(51692, 3755, '_sold_individually', 'no'),
(51693, 3755, '_virtual', 'no'),
(51694, 3755, '_downloadable', 'no'),
(51695, 3755, '_download_limit', '-1'),
(51696, 3755, '_download_expiry', '-1'),
(51697, 3755, '_stock', '997'),
(51698, 3755, '_stock_status', 'instock'),
(51699, 3755, '_wc_average_rating', '0'),
(51700, 3755, '_wc_review_count', '0'),
(51701, 3755, 'attribute_pa_color', 'brown9'),
(51702, 3755, 'attribute_pa_shoe-size', '4'),
(51703, 3755, '_price', '198.34'),
(51704, 3755, '_product_version', '4.1.0'),
(51705, 3755, '_vi_wad_aliexpress_variation_id', '64942815306'),
(51706, 3755, '_vi_wad_aliexpress_variation_attr', '14:29#Brown9;200000124:153'),
(51707, 3756, '_variation_description', ''),
(51708, 3756, '_sku', '32827412887-black9-10-5'),
(51709, 3756, '_regular_price', '198.34'),
(51710, 3756, 'total_sales', '0'),
(51711, 3756, '_tax_status', 'taxable'),
(51712, 3756, '_tax_class', 'parent'),
(51713, 3756, '_manage_stock', 'yes'),
(51714, 3756, '_backorders', 'no'),
(51715, 3756, '_sold_individually', 'no'),
(51716, 3756, '_virtual', 'no'),
(51717, 3756, '_downloadable', 'no'),
(51718, 3756, '_download_limit', '-1'),
(51719, 3756, '_download_expiry', '-1'),
(51720, 3756, '_stock', '998'),
(51721, 3756, '_stock_status', 'instock'),
(51722, 3756, '_wc_average_rating', '0'),
(51723, 3756, '_wc_review_count', '0'),
(51724, 3756, 'attribute_pa_color', 'black9'),
(51725, 3756, 'attribute_pa_shoe-size', '10-5'),
(51726, 3756, '_price', '198.34'),
(51727, 3756, '_product_version', '4.1.0'),
(51728, 3756, '_vi_wad_aliexpress_variation_id', '64942815305'),
(51729, 3756, '_vi_wad_aliexpress_variation_attr', '14:350853#Black9;200000124:200000291'),
(51730, 3757, '_variation_description', ''),
(51731, 3757, '_sku', '32827412887-black9-10'),
(51732, 3757, '_regular_price', '198.34'),
(51733, 3757, 'total_sales', '0'),
(51734, 3757, '_tax_status', 'taxable'),
(51735, 3757, '_tax_class', 'parent'),
(51736, 3757, '_manage_stock', 'yes'),
(51737, 3757, '_backorders', 'no'),
(51738, 3757, '_sold_individually', 'no'),
(51739, 3757, '_virtual', 'no'),
(51740, 3757, '_downloadable', 'no'),
(51741, 3757, '_download_limit', '-1'),
(51742, 3757, '_download_expiry', '-1'),
(51743, 3757, '_stock', '998'),
(51744, 3757, '_stock_status', 'instock'),
(51745, 3757, '_wc_average_rating', '0'),
(51746, 3757, '_wc_review_count', '0'),
(51747, 3757, 'attribute_pa_color', 'black9'),
(51748, 3757, 'attribute_pa_shoe-size', '10'),
(51749, 3757, '_price', '198.34'),
(51750, 3757, '_product_version', '4.1.0'),
(51751, 3757, '_vi_wad_aliexpress_variation_id', '64942815304'),
(51752, 3757, '_vi_wad_aliexpress_variation_attr', '14:350853#Black9;200000124:1583'),
(51753, 3758, '_variation_description', ''),
(51754, 3758, '_sku', '32827412887-brown9-7-5'),
(51755, 3758, '_regular_price', '198.34'),
(51756, 3758, 'total_sales', '0'),
(51757, 3758, '_tax_status', 'taxable'),
(51758, 3758, '_tax_class', 'parent'),
(51759, 3758, '_manage_stock', 'yes'),
(51760, 3758, '_backorders', 'no'),
(51761, 3758, '_sold_individually', 'no'),
(51762, 3758, '_virtual', 'no'),
(51763, 3758, '_downloadable', 'no'),
(51764, 3758, '_download_limit', '-1'),
(51765, 3758, '_download_expiry', '-1'),
(51766, 3758, '_stock', '977'),
(51767, 3758, '_stock_status', 'instock'),
(51768, 3758, '_wc_average_rating', '0'),
(51769, 3758, '_wc_review_count', '0'),
(51770, 3758, 'attribute_pa_color', 'brown9'),
(51771, 3758, 'attribute_pa_shoe-size', '7-5'),
(51772, 3758, '_price', '198.34'),
(51773, 3758, '_product_version', '4.1.0'),
(51774, 3758, '_vi_wad_aliexpress_variation_id', '64942815311'),
(51775, 3758, '_vi_wad_aliexpress_variation_attr', '14:29#Brown9;200000124:200000288'),
(51776, 3759, '_variation_description', ''),
(51777, 3759, '_sku', '32827412887-brown9-7'),
(51778, 3759, '_regular_price', '198.34'),
(51779, 3759, 'total_sales', '0'),
(51780, 3759, '_tax_status', 'taxable'),
(51781, 3759, '_tax_class', 'parent'),
(51782, 3759, '_manage_stock', 'yes'),
(51783, 3759, '_backorders', 'no'),
(51784, 3759, '_sold_individually', 'no'),
(51785, 3759, '_virtual', 'no'),
(51786, 3759, '_downloadable', 'no'),
(51787, 3759, '_download_limit', '-1'),
(51788, 3759, '_download_expiry', '-1'),
(51789, 3759, '_stock', '982'),
(51790, 3759, '_stock_status', 'instock'),
(51791, 3759, '_wc_average_rating', '0'),
(51792, 3759, '_wc_review_count', '0'),
(51793, 3759, 'attribute_pa_color', 'brown9'),
(51794, 3759, 'attribute_pa_shoe-size', '7'),
(51795, 3759, '_price', '198.34'),
(51796, 3759, '_product_version', '4.1.0'),
(51797, 3759, '_vi_wad_aliexpress_variation_id', '64942815310'),
(51798, 3759, '_vi_wad_aliexpress_variation_attr', '14:29#Brown9;200000124:3434'),
(51799, 3760, '_variation_description', ''),
(51800, 3760, '_sku', '32827412887-brown9-6'),
(51801, 3760, '_regular_price', '198.34'),
(51802, 3760, 'total_sales', '0'),
(51803, 3760, '_tax_status', 'taxable'),
(51804, 3760, '_tax_class', 'parent'),
(51805, 3760, '_manage_stock', 'yes'),
(51806, 3760, '_backorders', 'no'),
(51807, 3760, '_sold_individually', 'no'),
(51808, 3760, '_virtual', 'no'),
(51809, 3760, '_downloadable', 'no'),
(51810, 3760, '_download_limit', '-1'),
(51811, 3760, '_download_expiry', '-1'),
(51812, 3760, '_stock', '988'),
(51813, 3760, '_stock_status', 'instock'),
(51814, 3760, '_wc_average_rating', '0'),
(51815, 3760, '_wc_review_count', '0'),
(51816, 3760, 'attribute_pa_color', 'brown9'),
(51817, 3760, 'attribute_pa_shoe-size', '6'),
(51818, 3760, '_price', '198.34'),
(51819, 3760, '_product_version', '4.1.0'),
(51820, 3760, '_vi_wad_aliexpress_variation_id', '64942815309'),
(51821, 3760, '_vi_wad_aliexpress_variation_attr', '14:29#Brown9;200000124:1394'),
(51822, 3761, '_variation_description', ''),
(51823, 3761, '_sku', '32827412887-brown9-5-5'),
(51824, 3761, '_regular_price', '198.34'),
(51825, 3761, 'total_sales', '0'),
(51826, 3761, '_tax_status', 'taxable'),
(51827, 3761, '_tax_class', 'parent'),
(51828, 3761, '_manage_stock', 'yes'),
(51829, 3761, '_backorders', 'no'),
(51830, 3761, '_sold_individually', 'no'),
(51831, 3761, '_virtual', 'no'),
(51832, 3761, '_downloadable', 'no'),
(51833, 3761, '_download_limit', '-1'),
(51834, 3761, '_download_expiry', '-1'),
(51835, 3761, '_stock', '992'),
(51836, 3761, '_stock_status', 'instock'),
(51837, 3761, '_wc_average_rating', '0'),
(51838, 3761, '_wc_review_count', '0'),
(51839, 3761, 'attribute_pa_color', 'brown9'),
(51840, 3761, 'attribute_pa_shoe-size', '5-5'),
(51841, 3761, '_price', '198.34'),
(51842, 3761, '_product_version', '4.1.0'),
(51843, 3761, '_vi_wad_aliexpress_variation_id', '64942815308'),
(51844, 3761, '_vi_wad_aliexpress_variation_attr', '14:29#Brown9;200000124:200000286'),
(51845, 3762, '_variation_description', ''),
(51846, 3762, '_sku', '32827412887-black9-6'),
(51847, 3762, '_regular_price', '198.34'),
(51848, 3762, 'total_sales', '0'),
(51849, 3762, '_tax_status', 'taxable'),
(51850, 3762, '_tax_class', 'parent'),
(51851, 3762, '_manage_stock', 'yes'),
(51852, 3762, '_backorders', 'no'),
(51853, 3762, '_sold_individually', 'no'),
(51854, 3762, '_virtual', 'no'),
(51855, 3762, '_downloadable', 'no'),
(51856, 3762, '_download_limit', '-1'),
(51857, 3762, '_download_expiry', '-1'),
(51858, 3762, '_stock', '992'),
(51859, 3762, '_stock_status', 'instock'),
(51860, 3762, '_wc_average_rating', '0'),
(51861, 3762, '_wc_review_count', '0'),
(51862, 3762, 'attribute_pa_color', 'black9'),
(51863, 3762, 'attribute_pa_shoe-size', '6'),
(51864, 3762, '_price', '198.34'),
(51865, 3762, '_product_version', '4.1.0'),
(51866, 3762, '_vi_wad_aliexpress_variation_id', '64942815299'),
(51867, 3762, '_vi_wad_aliexpress_variation_attr', '14:350853#Black9;200000124:1394'),
(51868, 3763, '_variation_description', ''),
(51869, 3763, '_sku', '32827412887-black9-5-5'),
(51870, 3763, '_regular_price', '198.34'),
(51871, 3763, 'total_sales', '0'),
(51872, 3763, '_tax_status', 'taxable'),
(51873, 3763, '_tax_class', 'parent'),
(51874, 3763, '_manage_stock', 'yes'),
(51875, 3763, '_backorders', 'no'),
(51876, 3763, '_sold_individually', 'no'),
(51877, 3763, '_virtual', 'no'),
(51878, 3763, '_downloadable', 'no'),
(51879, 3763, '_download_limit', '-1'),
(51880, 3763, '_download_expiry', '-1'),
(51881, 3763, '_stock', '1001'),
(51882, 3763, '_stock_status', 'instock'),
(51883, 3763, '_wc_average_rating', '0'),
(51884, 3763, '_wc_review_count', '0'),
(51885, 3763, 'attribute_pa_color', 'black9'),
(51886, 3763, 'attribute_pa_shoe-size', '5-5'),
(51887, 3763, '_price', '198.34'),
(51888, 3763, '_product_version', '4.1.0'),
(51889, 3763, '_vi_wad_aliexpress_variation_id', '64942815298'),
(51890, 3763, '_vi_wad_aliexpress_variation_attr', '14:350853#Black9;200000124:200000286'),
(51891, 3764, '_variation_description', ''),
(51892, 3764, '_sku', '32827412887-black9-4-5'),
(51893, 3764, '_regular_price', '198.34'),
(51894, 3764, 'total_sales', '0'),
(51895, 3764, '_tax_status', 'taxable'),
(51896, 3764, '_tax_class', 'parent'),
(51897, 3764, '_manage_stock', 'yes'),
(51898, 3764, '_backorders', 'no'),
(51899, 3764, '_sold_individually', 'no'),
(51900, 3764, '_virtual', 'no'),
(51901, 3764, '_downloadable', 'no'),
(51902, 3764, '_download_limit', '-1'),
(51903, 3764, '_download_expiry', '-1'),
(51904, 3764, '_stock', '1000'),
(51905, 3764, '_stock_status', 'instock'),
(51906, 3764, '_wc_average_rating', '0'),
(51907, 3764, '_wc_review_count', '0'),
(51908, 3764, 'attribute_pa_color', 'black9'),
(51909, 3764, 'attribute_pa_shoe-size', '4-5'),
(51910, 3764, '_price', '198.34'),
(51911, 3764, '_product_version', '4.1.0'),
(51912, 3764, '_vi_wad_aliexpress_variation_id', '64942815297'),
(51913, 3764, '_vi_wad_aliexpress_variation_attr', '14:350853#Black9;200000124:200000285'),
(51914, 3765, '_variation_description', ''),
(51915, 3765, '_sku', '32827412887-black9-4'),
(51916, 3765, '_regular_price', '198.34'),
(51917, 3765, 'total_sales', '0'),
(51918, 3765, '_tax_status', 'taxable'),
(51919, 3765, '_tax_class', 'parent'),
(51920, 3765, '_manage_stock', 'yes'),
(51921, 3765, '_backorders', 'no'),
(51922, 3765, '_sold_individually', 'no'),
(51923, 3765, '_virtual', 'no'),
(51924, 3765, '_downloadable', 'no'),
(51925, 3765, '_download_limit', '-1'),
(51926, 3765, '_download_expiry', '-1'),
(51927, 3765, '_stock', '1000'),
(51928, 3765, '_stock_status', 'instock'),
(51929, 3765, '_wc_average_rating', '0'),
(51930, 3765, '_wc_review_count', '0'),
(51931, 3765, 'attribute_pa_color', 'black9'),
(51932, 3765, 'attribute_pa_shoe-size', '4'),
(51933, 3765, '_price', '198.34'),
(51934, 3765, '_product_version', '4.1.0'),
(51935, 3765, '_vi_wad_aliexpress_variation_id', '64942815296'),
(51936, 3765, '_vi_wad_aliexpress_variation_attr', '14:350853#Black9;200000124:153'),
(51937, 3766, '_variation_description', ''),
(51938, 3766, '_sku', '32827412887-black9-9'),
(51939, 3766, '_regular_price', '198.34'),
(51940, 3766, 'total_sales', '0'),
(51941, 3766, '_tax_status', 'taxable'),
(51942, 3766, '_tax_class', 'parent'),
(51943, 3766, '_manage_stock', 'yes'),
(51944, 3766, '_backorders', 'no'),
(51945, 3766, '_sold_individually', 'no'),
(51946, 3766, '_virtual', 'no'),
(51947, 3766, '_downloadable', 'no'),
(51948, 3766, '_download_limit', '-1'),
(51949, 3766, '_download_expiry', '-1'),
(51950, 3766, '_stock', '991'),
(51951, 3766, '_stock_status', 'instock'),
(51952, 3766, '_wc_average_rating', '0'),
(51953, 3766, '_wc_review_count', '0'),
(51954, 3766, 'attribute_pa_color', 'black9'),
(51955, 3766, 'attribute_pa_shoe-size', '9'),
(51956, 3766, '_price', '198.34'),
(51957, 3766, '_product_version', '4.1.0'),
(51958, 3766, '_vi_wad_aliexpress_variation_id', '64942815303'),
(51959, 3766, '_vi_wad_aliexpress_variation_attr', '14:350853#Black9;200000124:350262'),
(51960, 3767, '_variation_description', ''),
(51961, 3767, '_sku', '32827412887-black9-8-5'),
(51962, 3767, '_regular_price', '198.34'),
(51963, 3767, 'total_sales', '0'),
(51964, 3767, '_tax_status', 'taxable'),
(51965, 3767, '_tax_class', 'parent'),
(51966, 3767, '_manage_stock', 'yes'),
(51967, 3767, '_backorders', 'no'),
(51968, 3767, '_sold_individually', 'no'),
(51969, 3767, '_virtual', 'no'),
(51970, 3767, '_downloadable', 'no'),
(51971, 3767, '_download_limit', '-1'),
(51972, 3767, '_download_expiry', '-1'),
(51973, 3767, '_stock', '987'),
(51974, 3767, '_stock_status', 'instock'),
(51975, 3767, '_wc_average_rating', '0'),
(51976, 3767, '_wc_review_count', '0'),
(51977, 3767, 'attribute_pa_color', 'black9'),
(51978, 3767, 'attribute_pa_shoe-size', '8-5'),
(51979, 3767, '_price', '198.34'),
(51980, 3767, '_product_version', '4.1.0'),
(51981, 3767, '_vi_wad_aliexpress_variation_id', '64942815302'),
(51982, 3767, '_vi_wad_aliexpress_variation_attr', '14:350853#Black9;200000124:200000289'),
(51983, 3768, '_variation_description', ''),
(51984, 3768, '_sku', '32827412887-black9-7-5'),
(51985, 3768, '_regular_price', '198.34'),
(51986, 3768, 'total_sales', '0'),
(51987, 3768, '_tax_status', 'taxable'),
(51988, 3768, '_tax_class', 'parent'),
(51989, 3768, '_manage_stock', 'yes'),
(51990, 3768, '_backorders', 'no'),
(51991, 3768, '_sold_individually', 'no'),
(51992, 3768, '_virtual', 'no'),
(51993, 3768, '_downloadable', 'no'),
(51994, 3768, '_download_limit', '-1'),
(51995, 3768, '_download_expiry', '-1'),
(51996, 3768, '_stock', '989'),
(51997, 3768, '_stock_status', 'instock'),
(51998, 3768, '_wc_average_rating', '0'),
(51999, 3768, '_wc_review_count', '0'),
(52000, 3768, 'attribute_pa_color', 'black9'),
(52001, 3768, 'attribute_pa_shoe-size', '7-5'),
(52002, 3768, '_price', '198.34'),
(52003, 3768, '_product_version', '4.1.0'),
(52004, 3768, '_vi_wad_aliexpress_variation_id', '64942815301'),
(52005, 3768, '_vi_wad_aliexpress_variation_attr', '14:350853#Black9;200000124:200000288'),
(52006, 3769, '_variation_description', ''),
(52007, 3769, '_sku', '32827412887-black9-7'),
(52008, 3769, '_regular_price', '198.34'),
(52009, 3769, 'total_sales', '0'),
(52010, 3769, '_tax_status', 'taxable'),
(52011, 3769, '_tax_class', 'parent'),
(52012, 3769, '_manage_stock', 'yes'),
(52013, 3769, '_backorders', 'no'),
(52014, 3769, '_sold_individually', 'no'),
(52015, 3769, '_virtual', 'no'),
(52016, 3769, '_downloadable', 'no'),
(52017, 3769, '_download_limit', '-1'),
(52018, 3769, '_download_expiry', '-1'),
(52019, 3769, '_stock', '1000'),
(52020, 3769, '_stock_status', 'instock'),
(52021, 3769, '_wc_average_rating', '0'),
(52022, 3769, '_wc_review_count', '0'),
(52023, 3769, 'attribute_pa_color', 'black9'),
(52024, 3769, 'attribute_pa_shoe-size', '7'),
(52025, 3769, '_price', '198.34'),
(52026, 3769, '_product_version', '4.1.0'),
(52027, 3769, '_vi_wad_aliexpress_variation_id', '64942815300'),
(52028, 3769, '_vi_wad_aliexpress_variation_attr', '14:350853#Black9;200000124:3434'),
(52029, 3770, '_variation_description', ''),
(52030, 3770, '_sku', '32827412887-brown9-10-5'),
(52031, 3770, '_regular_price', '198.34'),
(52032, 3770, 'total_sales', '0'),
(52033, 3770, '_tax_status', 'taxable'),
(52034, 3770, '_tax_class', 'parent'),
(52035, 3770, '_manage_stock', 'yes'),
(52036, 3770, '_backorders', 'no'),
(52037, 3770, '_sold_individually', 'no'),
(52038, 3770, '_virtual', 'no'),
(52039, 3770, '_downloadable', 'no'),
(52040, 3770, '_download_limit', '-1'),
(52041, 3770, '_download_expiry', '-1'),
(52042, 3770, '_stock', '990'),
(52043, 3770, '_stock_status', 'instock'),
(52044, 3770, '_wc_average_rating', '0'),
(52045, 3770, '_wc_review_count', '0'),
(52046, 3770, 'attribute_pa_color', 'brown9'),
(52047, 3770, 'attribute_pa_shoe-size', '10-5'),
(52048, 3770, '_price', '198.34'),
(52049, 3770, '_product_version', '4.1.0'),
(52050, 3770, '_vi_wad_aliexpress_variation_id', '64942815315'),
(52051, 3770, '_vi_wad_aliexpress_variation_attr', '14:29#Brown9;200000124:200000291'),
(52052, 3771, '_variation_description', ''),
(52053, 3771, '_sku', '32827412887-brown9-10'),
(52054, 3771, '_regular_price', '198.34'),
(52055, 3771, 'total_sales', '0'),
(52056, 3771, '_tax_status', 'taxable'),
(52057, 3771, '_tax_class', 'parent'),
(52058, 3771, '_manage_stock', 'yes'),
(52059, 3771, '_backorders', 'no'),
(52060, 3771, '_sold_individually', 'no'),
(52061, 3771, '_virtual', 'no'),
(52062, 3771, '_downloadable', 'no'),
(52063, 3771, '_download_limit', '-1'),
(52064, 3771, '_download_expiry', '-1'),
(52065, 3771, '_stock', '992'),
(52066, 3771, '_stock_status', 'instock'),
(52067, 3771, '_wc_average_rating', '0'),
(52068, 3771, '_wc_review_count', '0'),
(52069, 3771, 'attribute_pa_color', 'brown9'),
(52070, 3771, 'attribute_pa_shoe-size', '10'),
(52071, 3771, '_price', '198.34'),
(52072, 3771, '_product_version', '4.1.0'),
(52073, 3771, '_vi_wad_aliexpress_variation_id', '64942815314'),
(52074, 3771, '_vi_wad_aliexpress_variation_attr', '14:29#Brown9;200000124:1583'),
(52075, 3772, '_variation_description', ''),
(52076, 3772, '_sku', '32827412887-brown9-9'),
(52077, 3772, '_regular_price', '198.34'),
(52078, 3772, 'total_sales', '0'),
(52079, 3772, '_tax_status', 'taxable'),
(52080, 3772, '_tax_class', 'parent'),
(52081, 3772, '_manage_stock', 'yes'),
(52082, 3772, '_backorders', 'no'),
(52083, 3772, '_sold_individually', 'no'),
(52084, 3772, '_virtual', 'no'),
(52085, 3772, '_downloadable', 'no'),
(52086, 3772, '_download_limit', '-1'),
(52087, 3772, '_download_expiry', '-1'),
(52088, 3772, '_stock', '993'),
(52089, 3772, '_stock_status', 'instock'),
(52090, 3772, '_wc_average_rating', '0'),
(52091, 3772, '_wc_review_count', '0'),
(52092, 3772, 'attribute_pa_color', 'brown9'),
(52093, 3772, 'attribute_pa_shoe-size', '9'),
(52094, 3772, '_price', '198.34'),
(52095, 3772, '_product_version', '4.1.0'),
(52096, 3772, '_vi_wad_aliexpress_variation_id', '64942815313'),
(52097, 3772, '_vi_wad_aliexpress_variation_attr', '14:29#Brown9;200000124:350262'),
(52098, 3773, '_variation_description', ''),
(52099, 3773, '_sku', '32827412887-brown9-8-5'),
(52100, 3773, '_regular_price', '198.34'),
(52101, 3773, 'total_sales', '0'),
(52102, 3773, '_tax_status', 'taxable'),
(52103, 3773, '_tax_class', 'parent'),
(52104, 3773, '_manage_stock', 'yes'),
(52105, 3773, '_backorders', 'no'),
(52106, 3773, '_sold_individually', 'no'),
(52107, 3773, '_virtual', 'no'),
(52108, 3773, '_downloadable', 'no'),
(52109, 3773, '_download_limit', '-1'),
(52110, 3773, '_download_expiry', '-1'),
(52111, 3773, '_stock', '984'),
(52112, 3773, '_stock_status', 'instock'),
(52113, 3773, '_wc_average_rating', '0'),
(52114, 3773, '_wc_review_count', '0'),
(52115, 3773, 'attribute_pa_color', 'brown9'),
(52116, 3773, 'attribute_pa_shoe-size', '8-5'),
(52117, 3773, '_price', '198.34'),
(52118, 3773, '_product_version', '4.1.0'),
(52119, 3773, '_vi_wad_aliexpress_variation_id', '64942815312'),
(52120, 3773, '_vi_wad_aliexpress_variation_attr', '14:29#Brown9;200000124:200000289'),
(52121, 3774, '_variation_description', ''),
(52122, 3774, '_sku', '32827412887-black8-10-5'),
(52123, 3774, '_regular_price', '128.14'),
(52124, 3774, 'total_sales', '0'),
(52125, 3774, '_tax_status', 'taxable'),
(52126, 3774, '_tax_class', 'parent'),
(52127, 3774, '_manage_stock', 'yes'),
(52128, 3774, '_backorders', 'no'),
(52129, 3774, '_sold_individually', 'no'),
(52130, 3774, '_virtual', 'no'),
(52131, 3774, '_downloadable', 'no'),
(52132, 3774, '_download_limit', '-1'),
(52133, 3774, '_download_expiry', '-1'),
(52134, 3774, '_stock', '1002'),
(52135, 3774, '_stock_status', 'instock'),
(52136, 3774, '_wc_average_rating', '0'),
(52137, 3774, '_wc_review_count', '0');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(52138, 3774, 'attribute_pa_color', 'black8'),
(52139, 3774, 'attribute_pa_shoe-size', '10-5'),
(52140, 3774, '_price', '128.14'),
(52141, 3774, '_product_version', '4.1.0'),
(52142, 3774, '_vi_wad_aliexpress_variation_id', '64942815275'),
(52143, 3774, '_vi_wad_aliexpress_variation_attr', '14:496#Black8;200000124:200000291'),
(52144, 3775, '_variation_description', ''),
(52145, 3775, '_sku', '32827412887-black8-10'),
(52146, 3775, '_regular_price', '128.14'),
(52147, 3775, 'total_sales', '0'),
(52148, 3775, '_tax_status', 'taxable'),
(52149, 3775, '_tax_class', 'parent'),
(52150, 3775, '_manage_stock', 'yes'),
(52151, 3775, '_backorders', 'no'),
(52152, 3775, '_sold_individually', 'no'),
(52153, 3775, '_virtual', 'no'),
(52154, 3775, '_downloadable', 'no'),
(52155, 3775, '_download_limit', '-1'),
(52156, 3775, '_download_expiry', '-1'),
(52157, 3775, '_stock', '1002'),
(52158, 3775, '_stock_status', 'instock'),
(52159, 3775, '_wc_average_rating', '0'),
(52160, 3775, '_wc_review_count', '0'),
(52161, 3775, 'attribute_pa_color', 'black8'),
(52162, 3775, 'attribute_pa_shoe-size', '10'),
(52163, 3775, '_price', '128.14'),
(52164, 3775, '_product_version', '4.1.0'),
(52165, 3775, '_vi_wad_aliexpress_variation_id', '64942815274'),
(52166, 3775, '_vi_wad_aliexpress_variation_attr', '14:496#Black8;200000124:1583'),
(52167, 3776, '_variation_description', ''),
(52168, 3776, '_sku', '32827412887-black8-9'),
(52169, 3776, '_regular_price', '128.14'),
(52170, 3776, 'total_sales', '0'),
(52171, 3776, '_tax_status', 'taxable'),
(52172, 3776, '_tax_class', 'parent'),
(52173, 3776, '_manage_stock', 'yes'),
(52174, 3776, '_backorders', 'no'),
(52175, 3776, '_sold_individually', 'no'),
(52176, 3776, '_virtual', 'no'),
(52177, 3776, '_downloadable', 'no'),
(52178, 3776, '_download_limit', '-1'),
(52179, 3776, '_download_expiry', '-1'),
(52180, 3776, '_stock', '1002'),
(52181, 3776, '_stock_status', 'instock'),
(52182, 3776, '_wc_average_rating', '0'),
(52183, 3776, '_wc_review_count', '0'),
(52184, 3776, 'attribute_pa_color', 'black8'),
(52185, 3776, 'attribute_pa_shoe-size', '9'),
(52186, 3776, '_price', '128.14'),
(52187, 3776, '_product_version', '4.1.0'),
(52188, 3776, '_vi_wad_aliexpress_variation_id', '64942815273'),
(52189, 3776, '_vi_wad_aliexpress_variation_attr', '14:496#Black8;200000124:350262'),
(52190, 3777, '_variation_description', ''),
(52191, 3777, '_sku', '32827412887-black8-8-5'),
(52192, 3777, '_regular_price', '128.14'),
(52193, 3777, 'total_sales', '0'),
(52194, 3777, '_tax_status', 'taxable'),
(52195, 3777, '_tax_class', 'parent'),
(52196, 3777, '_manage_stock', 'yes'),
(52197, 3777, '_backorders', 'no'),
(52198, 3777, '_sold_individually', 'no'),
(52199, 3777, '_virtual', 'no'),
(52200, 3777, '_downloadable', 'no'),
(52201, 3777, '_download_limit', '-1'),
(52202, 3777, '_download_expiry', '-1'),
(52203, 3777, '_stock', '1002'),
(52204, 3777, '_stock_status', 'instock'),
(52205, 3777, '_wc_average_rating', '0'),
(52206, 3777, '_wc_review_count', '0'),
(52207, 3777, 'attribute_pa_color', 'black8'),
(52208, 3777, 'attribute_pa_shoe-size', '8-5'),
(52209, 3777, '_price', '128.14'),
(52210, 3777, '_product_version', '4.1.0'),
(52211, 3777, '_vi_wad_aliexpress_variation_id', '64942815272'),
(52212, 3777, '_vi_wad_aliexpress_variation_attr', '14:496#Black8;200000124:200000289'),
(52213, 3778, '_variation_description', ''),
(52214, 3778, '_sku', '32827412887-gray8-6'),
(52215, 3778, '_regular_price', '128.14'),
(52216, 3778, 'total_sales', '0'),
(52217, 3778, '_tax_status', 'taxable'),
(52218, 3778, '_tax_class', 'parent'),
(52219, 3778, '_manage_stock', 'yes'),
(52220, 3778, '_backorders', 'no'),
(52221, 3778, '_sold_individually', 'no'),
(52222, 3778, '_virtual', 'no'),
(52223, 3778, '_downloadable', 'no'),
(52224, 3778, '_download_limit', '-1'),
(52225, 3778, '_download_expiry', '-1'),
(52226, 3778, '_stock', '1002'),
(52227, 3778, '_stock_status', 'instock'),
(52228, 3778, '_wc_average_rating', '0'),
(52229, 3778, '_wc_review_count', '0'),
(52230, 3778, 'attribute_pa_color', 'gray8'),
(52231, 3778, 'attribute_pa_shoe-size', '6'),
(52232, 3778, '_price', '128.14'),
(52233, 3778, '_product_version', '4.1.0'),
(52234, 3778, '_vi_wad_aliexpress_variation_id', '64942815279'),
(52235, 3778, '_vi_wad_aliexpress_variation_attr', '14:200004891#Gray8;200000124:1394'),
(52236, 3779, '_variation_description', ''),
(52237, 3779, '_sku', '32827412887-gray8-5-5'),
(52238, 3779, '_regular_price', '128.14'),
(52239, 3779, 'total_sales', '0'),
(52240, 3779, '_tax_status', 'taxable'),
(52241, 3779, '_tax_class', 'parent'),
(52242, 3779, '_manage_stock', 'yes'),
(52243, 3779, '_backorders', 'no'),
(52244, 3779, '_sold_individually', 'no'),
(52245, 3779, '_virtual', 'no'),
(52246, 3779, '_downloadable', 'no'),
(52247, 3779, '_download_limit', '-1'),
(52248, 3779, '_download_expiry', '-1'),
(52249, 3779, '_stock', '1002'),
(52250, 3779, '_stock_status', 'instock'),
(52251, 3779, '_wc_average_rating', '0'),
(52252, 3779, '_wc_review_count', '0'),
(52253, 3779, 'attribute_pa_color', 'gray8'),
(52254, 3779, 'attribute_pa_shoe-size', '5-5'),
(52255, 3779, '_price', '128.14'),
(52256, 3779, '_product_version', '4.1.0'),
(52257, 3779, '_vi_wad_aliexpress_variation_id', '64942815278'),
(52258, 3779, '_vi_wad_aliexpress_variation_attr', '14:200004891#Gray8;200000124:200000286'),
(52259, 3780, '_variation_description', ''),
(52260, 3780, '_sku', '32827412887-gray8-4-5'),
(52261, 3780, '_regular_price', '128.14'),
(52262, 3780, 'total_sales', '0'),
(52263, 3780, '_tax_status', 'taxable'),
(52264, 3780, '_tax_class', 'parent'),
(52265, 3780, '_manage_stock', 'yes'),
(52266, 3780, '_backorders', 'no'),
(52267, 3780, '_sold_individually', 'no'),
(52268, 3780, '_virtual', 'no'),
(52269, 3780, '_downloadable', 'no'),
(52270, 3780, '_download_limit', '-1'),
(52271, 3780, '_download_expiry', '-1'),
(52272, 3780, '_stock', '1002'),
(52273, 3780, '_stock_status', 'instock'),
(52274, 3780, '_wc_average_rating', '0'),
(52275, 3780, '_wc_review_count', '0'),
(52276, 3780, 'attribute_pa_color', 'gray8'),
(52277, 3780, 'attribute_pa_shoe-size', '4-5'),
(52278, 3780, '_price', '128.14'),
(52279, 3780, '_product_version', '4.1.0'),
(52280, 3780, '_vi_wad_aliexpress_variation_id', '64942815277'),
(52281, 3780, '_vi_wad_aliexpress_variation_attr', '14:200004891#Gray8;200000124:200000285'),
(52282, 3781, '_variation_description', ''),
(52283, 3781, '_sku', '32827412887-gray8-4'),
(52284, 3781, '_regular_price', '128.14'),
(52285, 3781, 'total_sales', '0'),
(52286, 3781, '_tax_status', 'taxable'),
(52287, 3781, '_tax_class', 'parent'),
(52288, 3781, '_manage_stock', 'yes'),
(52289, 3781, '_backorders', 'no'),
(52290, 3781, '_sold_individually', 'no'),
(52291, 3781, '_virtual', 'no'),
(52292, 3781, '_downloadable', 'no'),
(52293, 3781, '_download_limit', '-1'),
(52294, 3781, '_download_expiry', '-1'),
(52295, 3781, '_stock', '1002'),
(52296, 3781, '_stock_status', 'instock'),
(52297, 3781, '_wc_average_rating', '0'),
(52298, 3781, '_wc_review_count', '0'),
(52299, 3781, 'attribute_pa_color', 'gray8'),
(52300, 3781, 'attribute_pa_shoe-size', '4'),
(52301, 3781, '_price', '128.14'),
(52302, 3781, '_product_version', '4.1.0'),
(52303, 3781, '_vi_wad_aliexpress_variation_id', '64942815276'),
(52304, 3781, '_vi_wad_aliexpress_variation_attr', '14:200004891#Gray8;200000124:153'),
(52305, 3782, '_variation_description', ''),
(52306, 3782, '_sku', '32827412887-black8-4-5'),
(52307, 3782, '_regular_price', '128.14'),
(52308, 3782, 'total_sales', '0'),
(52309, 3782, '_tax_status', 'taxable'),
(52310, 3782, '_tax_class', 'parent'),
(52311, 3782, '_manage_stock', 'yes'),
(52312, 3782, '_backorders', 'no'),
(52313, 3782, '_sold_individually', 'no'),
(52314, 3782, '_virtual', 'no'),
(52315, 3782, '_downloadable', 'no'),
(52316, 3782, '_download_limit', '-1'),
(52317, 3782, '_download_expiry', '-1'),
(52318, 3782, '_stock', '1002'),
(52319, 3782, '_stock_status', 'instock'),
(52320, 3782, '_wc_average_rating', '0'),
(52321, 3782, '_wc_review_count', '0'),
(52322, 3782, 'attribute_pa_color', 'black8'),
(52323, 3782, 'attribute_pa_shoe-size', '4-5'),
(52324, 3782, '_price', '128.14'),
(52325, 3782, '_product_version', '4.1.0'),
(52326, 3782, '_vi_wad_aliexpress_variation_id', '64942815267'),
(52327, 3782, '_vi_wad_aliexpress_variation_attr', '14:496#Black8;200000124:200000285'),
(52328, 3783, '_variation_description', ''),
(52329, 3783, '_sku', '32827412887-black8-4'),
(52330, 3783, '_regular_price', '128.14'),
(52331, 3783, 'total_sales', '0'),
(52332, 3783, '_tax_status', 'taxable'),
(52333, 3783, '_tax_class', 'parent'),
(52334, 3783, '_manage_stock', 'yes'),
(52335, 3783, '_backorders', 'no'),
(52336, 3783, '_sold_individually', 'no'),
(52337, 3783, '_virtual', 'no'),
(52338, 3783, '_downloadable', 'no'),
(52339, 3783, '_download_limit', '-1'),
(52340, 3783, '_download_expiry', '-1'),
(52341, 3783, '_stock', '1002'),
(52342, 3783, '_stock_status', 'instock'),
(52343, 3783, '_wc_average_rating', '0'),
(52344, 3783, '_wc_review_count', '0'),
(52345, 3783, 'attribute_pa_color', 'black8'),
(52346, 3783, 'attribute_pa_shoe-size', '4'),
(52347, 3783, '_price', '128.14'),
(52348, 3783, '_product_version', '4.1.0'),
(52349, 3783, '_vi_wad_aliexpress_variation_id', '64942815266'),
(52350, 3783, '_vi_wad_aliexpress_variation_attr', '14:496#Black8;200000124:153'),
(52351, 3784, '_variation_description', ''),
(52352, 3784, '_sku', '32827412887-black8-7-5'),
(52353, 3784, '_regular_price', '128.14'),
(52354, 3784, 'total_sales', '0'),
(52355, 3784, '_tax_status', 'taxable'),
(52356, 3784, '_tax_class', 'parent'),
(52357, 3784, '_manage_stock', 'yes'),
(52358, 3784, '_backorders', 'no'),
(52359, 3784, '_sold_individually', 'no'),
(52360, 3784, '_virtual', 'no'),
(52361, 3784, '_downloadable', 'no'),
(52362, 3784, '_download_limit', '-1'),
(52363, 3784, '_download_expiry', '-1'),
(52364, 3784, '_stock', '1002'),
(52365, 3784, '_stock_status', 'instock'),
(52366, 3784, '_wc_average_rating', '0'),
(52367, 3784, '_wc_review_count', '0'),
(52368, 3784, 'attribute_pa_color', 'black8'),
(52369, 3784, 'attribute_pa_shoe-size', '7-5'),
(52370, 3784, '_price', '128.14'),
(52371, 3784, '_product_version', '4.1.0'),
(52372, 3784, '_vi_wad_aliexpress_variation_id', '64942815271'),
(52373, 3784, '_vi_wad_aliexpress_variation_attr', '14:496#Black8;200000124:200000288'),
(52374, 3785, '_variation_description', ''),
(52375, 3785, '_sku', '32827412887-black8-7'),
(52376, 3785, '_regular_price', '128.14'),
(52377, 3785, 'total_sales', '0'),
(52378, 3785, '_tax_status', 'taxable'),
(52379, 3785, '_tax_class', 'parent'),
(52380, 3785, '_manage_stock', 'yes'),
(52381, 3785, '_backorders', 'no'),
(52382, 3785, '_sold_individually', 'no'),
(52383, 3785, '_virtual', 'no'),
(52384, 3785, '_downloadable', 'no'),
(52385, 3785, '_download_limit', '-1'),
(52386, 3785, '_download_expiry', '-1'),
(52387, 3785, '_stock', '1002'),
(52388, 3785, '_stock_status', 'instock'),
(52389, 3785, '_wc_average_rating', '0'),
(52390, 3785, '_wc_review_count', '0'),
(52391, 3785, 'attribute_pa_color', 'black8'),
(52392, 3785, 'attribute_pa_shoe-size', '7'),
(52393, 3785, '_price', '128.14'),
(52394, 3785, '_product_version', '4.1.0'),
(52395, 3785, '_vi_wad_aliexpress_variation_id', '64942815270'),
(52396, 3785, '_vi_wad_aliexpress_variation_attr', '14:496#Black8;200000124:3434'),
(52397, 3786, '_variation_description', ''),
(52398, 3786, '_sku', '32827412887-black8-6'),
(52399, 3786, '_regular_price', '128.14'),
(52400, 3786, 'total_sales', '0'),
(52401, 3786, '_tax_status', 'taxable'),
(52402, 3786, '_tax_class', 'parent'),
(52403, 3786, '_manage_stock', 'yes'),
(52404, 3786, '_backorders', 'no'),
(52405, 3786, '_sold_individually', 'no'),
(52406, 3786, '_virtual', 'no'),
(52407, 3786, '_downloadable', 'no'),
(52408, 3786, '_download_limit', '-1'),
(52409, 3786, '_download_expiry', '-1'),
(52410, 3786, '_stock', '1002'),
(52411, 3786, '_stock_status', 'instock'),
(52412, 3786, '_wc_average_rating', '0'),
(52413, 3786, '_wc_review_count', '0'),
(52414, 3786, 'attribute_pa_color', 'black8'),
(52415, 3786, 'attribute_pa_shoe-size', '6'),
(52416, 3786, '_price', '128.14'),
(52417, 3786, '_product_version', '4.1.0'),
(52418, 3786, '_vi_wad_aliexpress_variation_id', '64942815269'),
(52419, 3786, '_vi_wad_aliexpress_variation_attr', '14:496#Black8;200000124:1394'),
(52420, 3787, '_variation_description', ''),
(52421, 3787, '_sku', '32827412887-black8-5-5'),
(52422, 3787, '_regular_price', '128.14'),
(52423, 3787, 'total_sales', '0'),
(52424, 3787, '_tax_status', 'taxable'),
(52425, 3787, '_tax_class', 'parent'),
(52426, 3787, '_manage_stock', 'yes'),
(52427, 3787, '_backorders', 'no'),
(52428, 3787, '_sold_individually', 'no'),
(52429, 3787, '_virtual', 'no'),
(52430, 3787, '_downloadable', 'no'),
(52431, 3787, '_download_limit', '-1'),
(52432, 3787, '_download_expiry', '-1'),
(52433, 3787, '_stock', '1002'),
(52434, 3787, '_stock_status', 'instock'),
(52435, 3787, '_wc_average_rating', '0'),
(52436, 3787, '_wc_review_count', '0'),
(52437, 3787, 'attribute_pa_color', 'black8'),
(52438, 3787, 'attribute_pa_shoe-size', '5-5'),
(52439, 3787, '_price', '128.14'),
(52440, 3787, '_product_version', '4.1.0'),
(52441, 3787, '_vi_wad_aliexpress_variation_id', '64942815268'),
(52442, 3787, '_vi_wad_aliexpress_variation_attr', '14:496#Black8;200000124:200000286'),
(52443, 3788, '_variation_description', ''),
(52444, 3788, '_sku', '32827412887-red8-7-5'),
(52445, 3788, '_regular_price', '128.14'),
(52446, 3788, 'total_sales', '0'),
(52447, 3788, '_tax_status', 'taxable'),
(52448, 3788, '_tax_class', 'parent'),
(52449, 3788, '_manage_stock', 'yes'),
(52450, 3788, '_backorders', 'no'),
(52451, 3788, '_sold_individually', 'no'),
(52452, 3788, '_virtual', 'no'),
(52453, 3788, '_downloadable', 'no'),
(52454, 3788, '_download_limit', '-1'),
(52455, 3788, '_download_expiry', '-1'),
(52456, 3788, '_stock', '1002'),
(52457, 3788, '_stock_status', 'instock'),
(52458, 3788, '_wc_average_rating', '0'),
(52459, 3788, '_wc_review_count', '0'),
(52460, 3788, 'attribute_pa_color', 'red8'),
(52461, 3788, 'attribute_pa_shoe-size', '7-5'),
(52462, 3788, '_price', '128.14'),
(52463, 3788, '_product_version', '4.1.0'),
(52464, 3788, '_vi_wad_aliexpress_variation_id', '64942815291'),
(52465, 3788, '_vi_wad_aliexpress_variation_attr', '14:10#Red8;200000124:200000288'),
(52466, 3789, '_variation_description', ''),
(52467, 3789, '_sku', '32827412887-red8-7'),
(52468, 3789, '_regular_price', '128.14'),
(52469, 3789, 'total_sales', '0'),
(52470, 3789, '_tax_status', 'taxable'),
(52471, 3789, '_tax_class', 'parent'),
(52472, 3789, '_manage_stock', 'yes'),
(52473, 3789, '_backorders', 'no'),
(52474, 3789, '_sold_individually', 'no'),
(52475, 3789, '_virtual', 'no'),
(52476, 3789, '_downloadable', 'no'),
(52477, 3789, '_download_limit', '-1'),
(52478, 3789, '_download_expiry', '-1'),
(52479, 3789, '_stock', '1002'),
(52480, 3789, '_stock_status', 'instock'),
(52481, 3789, '_wc_average_rating', '0'),
(52482, 3789, '_wc_review_count', '0'),
(52483, 3789, 'attribute_pa_color', 'red8'),
(52484, 3789, 'attribute_pa_shoe-size', '7'),
(52485, 3789, '_price', '128.14'),
(52486, 3789, '_product_version', '4.1.0'),
(52487, 3789, '_vi_wad_aliexpress_variation_id', '64942815290'),
(52488, 3789, '_vi_wad_aliexpress_variation_attr', '14:10#Red8;200000124:3434'),
(52489, 3790, '_variation_description', ''),
(52490, 3790, '_sku', '32827412887-red8-6'),
(52491, 3790, '_regular_price', '128.14'),
(52492, 3790, 'total_sales', '0'),
(52493, 3790, '_tax_status', 'taxable'),
(52494, 3790, '_tax_class', 'parent'),
(52495, 3790, '_manage_stock', 'yes'),
(52496, 3790, '_backorders', 'no'),
(52497, 3790, '_sold_individually', 'no'),
(52498, 3790, '_virtual', 'no'),
(52499, 3790, '_downloadable', 'no'),
(52500, 3790, '_download_limit', '-1'),
(52501, 3790, '_download_expiry', '-1'),
(52502, 3790, '_stock', '1002'),
(52503, 3790, '_stock_status', 'instock'),
(52504, 3790, '_wc_average_rating', '0'),
(52505, 3790, '_wc_review_count', '0'),
(52506, 3790, 'attribute_pa_color', 'red8'),
(52507, 3790, 'attribute_pa_shoe-size', '6'),
(52508, 3790, '_price', '128.14'),
(52509, 3790, '_product_version', '4.1.0'),
(52510, 3790, '_vi_wad_aliexpress_variation_id', '64942815289'),
(52511, 3790, '_vi_wad_aliexpress_variation_attr', '14:10#Red8;200000124:1394'),
(52512, 3791, '_variation_description', ''),
(52513, 3791, '_sku', '32827412887-red8-5-5'),
(52514, 3791, '_regular_price', '128.14'),
(52515, 3791, 'total_sales', '0'),
(52516, 3791, '_tax_status', 'taxable'),
(52517, 3791, '_tax_class', 'parent'),
(52518, 3791, '_manage_stock', 'yes'),
(52519, 3791, '_backorders', 'no'),
(52520, 3791, '_sold_individually', 'no'),
(52521, 3791, '_virtual', 'no'),
(52522, 3791, '_downloadable', 'no'),
(52523, 3791, '_download_limit', '-1'),
(52524, 3791, '_download_expiry', '-1'),
(52525, 3791, '_stock', '1002'),
(52526, 3791, '_stock_status', 'instock'),
(52527, 3791, '_wc_average_rating', '0'),
(52528, 3791, '_wc_review_count', '0'),
(52529, 3791, 'attribute_pa_color', 'red8'),
(52530, 3791, 'attribute_pa_shoe-size', '5-5'),
(52531, 3791, '_price', '128.14'),
(52532, 3791, '_product_version', '4.1.0'),
(52533, 3791, '_vi_wad_aliexpress_variation_id', '64942815288'),
(52534, 3791, '_vi_wad_aliexpress_variation_attr', '14:10#Red8;200000124:200000286'),
(52535, 3792, '_variation_description', ''),
(52536, 3792, '_sku', '32827412887-red8-10-5'),
(52537, 3792, '_regular_price', '128.14'),
(52538, 3792, 'total_sales', '0'),
(52539, 3792, '_tax_status', 'taxable'),
(52540, 3792, '_tax_class', 'parent'),
(52541, 3792, '_manage_stock', 'yes'),
(52542, 3792, '_backorders', 'no'),
(52543, 3792, '_sold_individually', 'no'),
(52544, 3792, '_virtual', 'no'),
(52545, 3792, '_downloadable', 'no'),
(52546, 3792, '_download_limit', '-1'),
(52547, 3792, '_download_expiry', '-1'),
(52548, 3792, '_stock', '1002'),
(52549, 3792, '_stock_status', 'instock'),
(52550, 3792, '_wc_average_rating', '0'),
(52551, 3792, '_wc_review_count', '0'),
(52552, 3792, 'attribute_pa_color', 'red8'),
(52553, 3792, 'attribute_pa_shoe-size', '10-5'),
(52554, 3792, '_price', '128.14'),
(52555, 3792, '_product_version', '4.1.0'),
(52556, 3792, '_vi_wad_aliexpress_variation_id', '64942815295'),
(52557, 3792, '_vi_wad_aliexpress_variation_attr', '14:10#Red8;200000124:200000291'),
(52558, 3793, '_variation_description', ''),
(52559, 3793, '_sku', '32827412887-red8-10'),
(52560, 3793, '_regular_price', '128.14'),
(52561, 3793, 'total_sales', '0'),
(52562, 3793, '_tax_status', 'taxable'),
(52563, 3793, '_tax_class', 'parent'),
(52564, 3793, '_manage_stock', 'yes'),
(52565, 3793, '_backorders', 'no'),
(52566, 3793, '_sold_individually', 'no'),
(52567, 3793, '_virtual', 'no'),
(52568, 3793, '_downloadable', 'no'),
(52569, 3793, '_download_limit', '-1'),
(52570, 3793, '_download_expiry', '-1'),
(52571, 3793, '_stock', '1001'),
(52572, 3793, '_stock_status', 'instock'),
(52573, 3793, '_wc_average_rating', '0'),
(52574, 3793, '_wc_review_count', '0'),
(52575, 3793, 'attribute_pa_color', 'red8'),
(52576, 3793, 'attribute_pa_shoe-size', '10'),
(52577, 3793, '_price', '128.14'),
(52578, 3793, '_product_version', '4.1.0'),
(52579, 3793, '_vi_wad_aliexpress_variation_id', '64942815294'),
(52580, 3793, '_vi_wad_aliexpress_variation_attr', '14:10#Red8;200000124:1583'),
(52581, 3794, '_variation_description', ''),
(52582, 3794, '_sku', '32827412887-red8-9'),
(52583, 3794, '_regular_price', '128.14'),
(52584, 3794, 'total_sales', '0'),
(52585, 3794, '_tax_status', 'taxable'),
(52586, 3794, '_tax_class', 'parent'),
(52587, 3794, '_manage_stock', 'yes'),
(52588, 3794, '_backorders', 'no'),
(52589, 3794, '_sold_individually', 'no'),
(52590, 3794, '_virtual', 'no'),
(52591, 3794, '_downloadable', 'no'),
(52592, 3794, '_download_limit', '-1'),
(52593, 3794, '_download_expiry', '-1'),
(52594, 3794, '_stock', '1002'),
(52595, 3794, '_stock_status', 'instock'),
(52596, 3794, '_wc_average_rating', '0'),
(52597, 3794, '_wc_review_count', '0'),
(52598, 3794, 'attribute_pa_color', 'red8'),
(52599, 3794, 'attribute_pa_shoe-size', '9'),
(52600, 3794, '_price', '128.14'),
(52601, 3794, '_product_version', '4.1.0'),
(52602, 3794, '_vi_wad_aliexpress_variation_id', '64942815293'),
(52603, 3794, '_vi_wad_aliexpress_variation_attr', '14:10#Red8;200000124:350262'),
(52604, 3795, '_variation_description', ''),
(52605, 3795, '_sku', '32827412887-red8-8-5'),
(52606, 3795, '_regular_price', '128.14'),
(52607, 3795, 'total_sales', '0'),
(52608, 3795, '_tax_status', 'taxable'),
(52609, 3795, '_tax_class', 'parent'),
(52610, 3795, '_manage_stock', 'yes'),
(52611, 3795, '_backorders', 'no'),
(52612, 3795, '_sold_individually', 'no'),
(52613, 3795, '_virtual', 'no'),
(52614, 3795, '_downloadable', 'no'),
(52615, 3795, '_download_limit', '-1'),
(52616, 3795, '_download_expiry', '-1'),
(52617, 3795, '_stock', '1002'),
(52618, 3795, '_stock_status', 'instock'),
(52619, 3795, '_wc_average_rating', '0'),
(52620, 3795, '_wc_review_count', '0'),
(52621, 3795, 'attribute_pa_color', 'red8'),
(52622, 3795, 'attribute_pa_shoe-size', '8-5'),
(52623, 3795, '_price', '128.14'),
(52624, 3795, '_product_version', '4.1.0'),
(52625, 3795, '_vi_wad_aliexpress_variation_id', '64942815292'),
(52626, 3795, '_vi_wad_aliexpress_variation_attr', '14:10#Red8;200000124:200000289'),
(52627, 3796, '_variation_description', ''),
(52628, 3796, '_sku', '32827412887-gray8-9'),
(52629, 3796, '_regular_price', '128.14'),
(52630, 3796, 'total_sales', '0'),
(52631, 3796, '_tax_status', 'taxable'),
(52632, 3796, '_tax_class', 'parent'),
(52633, 3796, '_manage_stock', 'yes'),
(52634, 3796, '_backorders', 'no'),
(52635, 3796, '_sold_individually', 'no'),
(52636, 3796, '_virtual', 'no'),
(52637, 3796, '_downloadable', 'no'),
(52638, 3796, '_download_limit', '-1'),
(52639, 3796, '_download_expiry', '-1'),
(52640, 3796, '_stock', '1001'),
(52641, 3796, '_stock_status', 'instock'),
(52642, 3796, '_wc_average_rating', '0'),
(52643, 3796, '_wc_review_count', '0'),
(52644, 3796, 'attribute_pa_color', 'gray8'),
(52645, 3796, 'attribute_pa_shoe-size', '9'),
(52646, 3796, '_price', '128.14'),
(52647, 3796, '_product_version', '4.1.0'),
(52648, 3796, '_vi_wad_aliexpress_variation_id', '64942815283'),
(52649, 3796, '_vi_wad_aliexpress_variation_attr', '14:200004891#Gray8;200000124:350262'),
(52650, 3797, '_variation_description', ''),
(52651, 3797, '_sku', '32827412887-gray8-8-5'),
(52652, 3797, '_regular_price', '128.14'),
(52653, 3797, 'total_sales', '0'),
(52654, 3797, '_tax_status', 'taxable'),
(52655, 3797, '_tax_class', 'parent'),
(52656, 3797, '_manage_stock', 'yes'),
(52657, 3797, '_backorders', 'no'),
(52658, 3797, '_sold_individually', 'no'),
(52659, 3797, '_virtual', 'no'),
(52660, 3797, '_downloadable', 'no'),
(52661, 3797, '_download_limit', '-1'),
(52662, 3797, '_download_expiry', '-1'),
(52663, 3797, '_stock', '1002'),
(52664, 3797, '_stock_status', 'instock'),
(52665, 3797, '_wc_average_rating', '0'),
(52666, 3797, '_wc_review_count', '0'),
(52667, 3797, 'attribute_pa_color', 'gray8'),
(52668, 3797, 'attribute_pa_shoe-size', '8-5'),
(52669, 3797, '_price', '128.14'),
(52670, 3797, '_product_version', '4.1.0'),
(52671, 3797, '_vi_wad_aliexpress_variation_id', '64942815282'),
(52672, 3797, '_vi_wad_aliexpress_variation_attr', '14:200004891#Gray8;200000124:200000289'),
(52673, 3798, '_variation_description', ''),
(52674, 3798, '_sku', '32827412887-gray8-7-5'),
(52675, 3798, '_regular_price', '128.14'),
(52676, 3798, 'total_sales', '0'),
(52677, 3798, '_tax_status', 'taxable'),
(52678, 3798, '_tax_class', 'parent'),
(52679, 3798, '_manage_stock', 'yes'),
(52680, 3798, '_backorders', 'no'),
(52681, 3798, '_sold_individually', 'no'),
(52682, 3798, '_virtual', 'no'),
(52683, 3798, '_downloadable', 'no'),
(52684, 3798, '_download_limit', '-1'),
(52685, 3798, '_download_expiry', '-1'),
(52686, 3798, '_stock', '1002'),
(52687, 3798, '_stock_status', 'instock'),
(52688, 3798, '_wc_average_rating', '0'),
(52689, 3798, '_wc_review_count', '0'),
(52690, 3798, 'attribute_pa_color', 'gray8'),
(52691, 3798, 'attribute_pa_shoe-size', '7-5'),
(52692, 3798, '_price', '128.14'),
(52693, 3798, '_product_version', '4.1.0'),
(52694, 3798, '_vi_wad_aliexpress_variation_id', '64942815281'),
(52695, 3798, '_vi_wad_aliexpress_variation_attr', '14:200004891#Gray8;200000124:200000288'),
(52696, 3799, '_variation_description', ''),
(52697, 3799, '_sku', '32827412887-gray8-7'),
(52698, 3799, '_regular_price', '128.14'),
(52699, 3799, 'total_sales', '0'),
(52700, 3799, '_tax_status', 'taxable'),
(52701, 3799, '_tax_class', 'parent'),
(52702, 3799, '_manage_stock', 'yes'),
(52703, 3799, '_backorders', 'no'),
(52704, 3799, '_sold_individually', 'no'),
(52705, 3799, '_virtual', 'no'),
(52706, 3799, '_downloadable', 'no'),
(52707, 3799, '_download_limit', '-1'),
(52708, 3799, '_download_expiry', '-1'),
(52709, 3799, '_stock', '1002'),
(52710, 3799, '_stock_status', 'instock'),
(52711, 3799, '_wc_average_rating', '0'),
(52712, 3799, '_wc_review_count', '0'),
(52713, 3799, 'attribute_pa_color', 'gray8'),
(52714, 3799, 'attribute_pa_shoe-size', '7'),
(52715, 3799, '_price', '128.14'),
(52716, 3799, '_product_version', '4.1.0'),
(52717, 3799, '_vi_wad_aliexpress_variation_id', '64942815280'),
(52718, 3799, '_vi_wad_aliexpress_variation_attr', '14:200004891#Gray8;200000124:3434'),
(52719, 3800, '_variation_description', ''),
(52720, 3800, '_sku', '32827412887-red8-4-5'),
(52721, 3800, '_regular_price', '128.14'),
(52722, 3800, 'total_sales', '0'),
(52723, 3800, '_tax_status', 'taxable'),
(52724, 3800, '_tax_class', 'parent'),
(52725, 3800, '_manage_stock', 'yes'),
(52726, 3800, '_backorders', 'no'),
(52727, 3800, '_sold_individually', 'no'),
(52728, 3800, '_virtual', 'no'),
(52729, 3800, '_downloadable', 'no'),
(52730, 3800, '_download_limit', '-1'),
(52731, 3800, '_download_expiry', '-1'),
(52732, 3800, '_stock', '1002'),
(52733, 3800, '_stock_status', 'instock'),
(52734, 3800, '_wc_average_rating', '0'),
(52735, 3800, '_wc_review_count', '0'),
(52736, 3800, 'attribute_pa_color', 'red8'),
(52737, 3800, 'attribute_pa_shoe-size', '4-5'),
(52738, 3800, '_price', '128.14'),
(52739, 3800, '_product_version', '4.1.0'),
(52740, 3800, '_vi_wad_aliexpress_variation_id', '64942815287'),
(52741, 3800, '_vi_wad_aliexpress_variation_attr', '14:10#Red8;200000124:200000285'),
(52742, 3801, '_variation_description', ''),
(52743, 3801, '_sku', '32827412887-red8-4'),
(52744, 3801, '_regular_price', '128.14'),
(52745, 3801, 'total_sales', '0'),
(52746, 3801, '_tax_status', 'taxable'),
(52747, 3801, '_tax_class', 'parent'),
(52748, 3801, '_manage_stock', 'yes'),
(52749, 3801, '_backorders', 'no'),
(52750, 3801, '_sold_individually', 'no'),
(52751, 3801, '_virtual', 'no'),
(52752, 3801, '_downloadable', 'no'),
(52753, 3801, '_download_limit', '-1'),
(52754, 3801, '_download_expiry', '-1'),
(52755, 3801, '_stock', '1002'),
(52756, 3801, '_stock_status', 'instock'),
(52757, 3801, '_wc_average_rating', '0'),
(52758, 3801, '_wc_review_count', '0'),
(52759, 3801, 'attribute_pa_color', 'red8'),
(52760, 3801, 'attribute_pa_shoe-size', '4'),
(52761, 3801, '_price', '128.14'),
(52762, 3801, '_product_version', '4.1.0'),
(52763, 3801, '_vi_wad_aliexpress_variation_id', '64942815286'),
(52764, 3801, '_vi_wad_aliexpress_variation_attr', '14:10#Red8;200000124:153'),
(52765, 3802, '_variation_description', ''),
(52766, 3802, '_sku', '32827412887-gray8-10-5'),
(52767, 3802, '_regular_price', '128.14'),
(52768, 3802, 'total_sales', '0'),
(52769, 3802, '_tax_status', 'taxable'),
(52770, 3802, '_tax_class', 'parent'),
(52771, 3802, '_manage_stock', 'yes'),
(52772, 3802, '_backorders', 'no'),
(52773, 3802, '_sold_individually', 'no'),
(52774, 3802, '_virtual', 'no'),
(52775, 3802, '_downloadable', 'no'),
(52776, 3802, '_download_limit', '-1'),
(52777, 3802, '_download_expiry', '-1'),
(52778, 3802, '_stock', '1002'),
(52779, 3802, '_stock_status', 'instock'),
(52780, 3802, '_wc_average_rating', '0'),
(52781, 3802, '_wc_review_count', '0'),
(52782, 3802, 'attribute_pa_color', 'gray8'),
(52783, 3802, 'attribute_pa_shoe-size', '10-5'),
(52784, 3802, '_price', '128.14'),
(52785, 3802, '_product_version', '4.1.0'),
(52786, 3802, '_vi_wad_aliexpress_variation_id', '64942815285'),
(52787, 3802, '_vi_wad_aliexpress_variation_attr', '14:200004891#Gray8;200000124:200000291'),
(52788, 3803, '_variation_description', ''),
(52789, 3803, '_sku', '32827412887-gray8-10'),
(52790, 3803, '_regular_price', '128.14'),
(52791, 3803, 'total_sales', '0'),
(52792, 3803, '_tax_status', 'taxable'),
(52793, 3803, '_tax_class', 'parent'),
(52794, 3803, '_manage_stock', 'yes'),
(52795, 3803, '_backorders', 'no'),
(52796, 3803, '_sold_individually', 'no'),
(52797, 3803, '_virtual', 'no'),
(52798, 3803, '_downloadable', 'no'),
(52799, 3803, '_download_limit', '-1'),
(52800, 3803, '_download_expiry', '-1'),
(52801, 3803, '_stock', '1002'),
(52802, 3803, '_stock_status', 'instock'),
(52803, 3803, '_wc_average_rating', '0'),
(52804, 3803, '_wc_review_count', '0'),
(52805, 3803, 'attribute_pa_color', 'gray8'),
(52806, 3803, 'attribute_pa_shoe-size', '10'),
(52807, 3803, '_price', '128.14'),
(52808, 3803, '_product_version', '4.1.0'),
(52809, 3803, '_vi_wad_aliexpress_variation_id', '64942815284'),
(52810, 3803, '_vi_wad_aliexpress_variation_attr', '14:200004891#Gray8;200000124:1583'),
(52811, 3804, '_variation_description', ''),
(52812, 3804, '_sku', '32827412887-white6-10-5'),
(52813, 3804, '_regular_price', '129.7'),
(52814, 3804, 'total_sales', '0'),
(52815, 3804, '_tax_status', 'taxable'),
(52816, 3804, '_tax_class', 'parent'),
(52817, 3804, '_manage_stock', 'yes'),
(52818, 3804, '_backorders', 'no'),
(52819, 3804, '_sold_individually', 'no'),
(52820, 3804, '_virtual', 'no'),
(52821, 3804, '_downloadable', 'no'),
(52822, 3804, '_download_limit', '-1'),
(52823, 3804, '_download_expiry', '-1'),
(52824, 3804, '_stock', '1002'),
(52825, 3804, '_stock_status', 'instock'),
(52826, 3804, '_wc_average_rating', '0'),
(52827, 3804, '_wc_review_count', '0'),
(52828, 3804, 'attribute_pa_color', 'white6'),
(52829, 3804, 'attribute_pa_shoe-size', '10-5'),
(52830, 3804, '_price', '129.7'),
(52831, 3804, '_product_version', '4.1.0'),
(52832, 3804, '_vi_wad_aliexpress_variation_id', '64942815235'),
(52833, 3804, '_vi_wad_aliexpress_variation_attr', '14:200002130#White6;200000124:200000291'),
(52834, 3805, '_variation_description', ''),
(52835, 3805, '_sku', '32827412887-white6-10'),
(52836, 3805, '_regular_price', '129.7'),
(52837, 3805, 'total_sales', '0'),
(52838, 3805, '_tax_status', 'taxable'),
(52839, 3805, '_tax_class', 'parent'),
(52840, 3805, '_manage_stock', 'yes'),
(52841, 3805, '_backorders', 'no'),
(52842, 3805, '_sold_individually', 'no'),
(52843, 3805, '_virtual', 'no'),
(52844, 3805, '_downloadable', 'no'),
(52845, 3805, '_download_limit', '-1'),
(52846, 3805, '_download_expiry', '-1'),
(52847, 3805, '_stock', '1002'),
(52848, 3805, '_stock_status', 'instock'),
(52849, 3805, '_wc_average_rating', '0'),
(52850, 3805, '_wc_review_count', '0'),
(52851, 3805, 'attribute_pa_color', 'white6'),
(52852, 3805, 'attribute_pa_shoe-size', '10'),
(52853, 3805, '_price', '129.7'),
(52854, 3805, '_product_version', '4.1.0'),
(52855, 3805, '_vi_wad_aliexpress_variation_id', '64942815234'),
(52856, 3805, '_vi_wad_aliexpress_variation_attr', '14:200002130#White6;200000124:1583'),
(52857, 3806, '_variation_description', ''),
(52858, 3806, '_sku', '32827412887-white6-9'),
(52859, 3806, '_regular_price', '129.7'),
(52860, 3806, 'total_sales', '0'),
(52861, 3806, '_tax_status', 'taxable'),
(52862, 3806, '_tax_class', 'parent'),
(52863, 3806, '_manage_stock', 'yes'),
(52864, 3806, '_backorders', 'no'),
(52865, 3806, '_sold_individually', 'no'),
(52866, 3806, '_virtual', 'no'),
(52867, 3806, '_downloadable', 'no'),
(52868, 3806, '_download_limit', '-1'),
(52869, 3806, '_download_expiry', '-1'),
(52870, 3806, '_stock', '1002'),
(52871, 3806, '_stock_status', 'instock'),
(52872, 3806, '_wc_average_rating', '0'),
(52873, 3806, '_wc_review_count', '0'),
(52874, 3806, 'attribute_pa_color', 'white6'),
(52875, 3806, 'attribute_pa_shoe-size', '9'),
(52876, 3806, '_price', '129.7'),
(52877, 3806, '_product_version', '4.1.0'),
(52878, 3806, '_vi_wad_aliexpress_variation_id', '64942815233'),
(52879, 3806, '_vi_wad_aliexpress_variation_attr', '14:200002130#White6;200000124:350262'),
(52880, 3807, '_variation_description', ''),
(52881, 3807, '_sku', '32827412887-white6-8-5'),
(52882, 3807, '_regular_price', '129.7'),
(52883, 3807, 'total_sales', '0'),
(52884, 3807, '_tax_status', 'taxable'),
(52885, 3807, '_tax_class', 'parent'),
(52886, 3807, '_manage_stock', 'yes'),
(52887, 3807, '_backorders', 'no'),
(52888, 3807, '_sold_individually', 'no'),
(52889, 3807, '_virtual', 'no'),
(52890, 3807, '_downloadable', 'no'),
(52891, 3807, '_download_limit', '-1'),
(52892, 3807, '_download_expiry', '-1'),
(52893, 3807, '_stock', '1002'),
(52894, 3807, '_stock_status', 'instock'),
(52895, 3807, '_wc_average_rating', '0'),
(52896, 3807, '_wc_review_count', '0'),
(52897, 3807, 'attribute_pa_color', 'white6'),
(52898, 3807, 'attribute_pa_shoe-size', '8-5'),
(52899, 3807, '_price', '129.7'),
(52900, 3807, '_product_version', '4.1.0'),
(52901, 3807, '_vi_wad_aliexpress_variation_id', '64942815232'),
(52902, 3807, '_vi_wad_aliexpress_variation_attr', '14:200002130#White6;200000124:200000289'),
(52903, 3808, '_wp_attached_file', '2021/06/Gdgydh-Fashion-Black-Boots-Women-Heel-Spring-Autumn-Lace-up-Soft-Leather-Platform-Shoes-Woman-Party.jpg_640x640.jpg'),
(52904, 3808, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:500;s:6:\"height\";i:500;s:4:\"file\";s:123:\"2021/06/Gdgydh-Fashion-Black-Boots-Women-Heel-Spring-Autumn-Lace-up-Soft-Leather-Platform-Shoes-Woman-Party.jpg_640x640.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:123:\"Gdgydh-Fashion-Black-Boots-Women-Heel-Spring-Autumn-Lace-up-Soft-Leather-Platform-Shoes-Woman-Party.jpg_640x640-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:123:\"Gdgydh-Fashion-Black-Boots-Women-Heel-Spring-Autumn-Lace-up-Soft-Leather-Platform-Shoes-Woman-Party.jpg_640x640-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:123:\"Gdgydh-Fashion-Black-Boots-Women-Heel-Spring-Autumn-Lace-up-Soft-Leather-Platform-Shoes-Woman-Party.jpg_640x640-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:123:\"Gdgydh-Fashion-Black-Boots-Women-Heel-Spring-Autumn-Lace-up-Soft-Leather-Platform-Shoes-Woman-Party.jpg_640x640-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:123:\"Gdgydh-Fashion-Black-Boots-Women-Heel-Spring-Autumn-Lace-up-Soft-Leather-Platform-Shoes-Woman-Party.jpg_640x640-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:123:\"Gdgydh-Fashion-Black-Boots-Women-Heel-Spring-Autumn-Lace-up-Soft-Leather-Platform-Shoes-Woman-Party.jpg_640x640-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:123:\"Gdgydh-Fashion-Black-Boots-Women-Heel-Spring-Autumn-Lace-up-Soft-Leather-Platform-Shoes-Woman-Party.jpg_640x640-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(52905, 3609, '_price', '123.46'),
(52906, 3609, '_price', '125.02'),
(52907, 3609, '_price', '128.14'),
(52908, 3609, '_price', '129.7'),
(52909, 3609, '_price', '132.82'),
(52910, 3609, '_price', '198.34'),
(52911, 3808, '_vi_wad_image_id', 'ae01.alicdn.com/kf/HTB1fgf2SFXXXXXNXpXXq6xXFXXXc/Gdgydh-Fashion-Black-Boots-Women-Heel-Spring-Autumn-Lace-up-Soft-Leather-Platform-Shoes-Woman-Party.jpg_640x640.jpg'),
(52912, 3614, '_thumbnail_id', '3808'),
(52913, 3616, '_thumbnail_id', '3808'),
(52914, 3618, '_thumbnail_id', '3808'),
(52915, 3620, '_thumbnail_id', '3808'),
(52916, 3621, '_thumbnail_id', '3808'),
(52917, 3624, '_thumbnail_id', '3808'),
(52918, 3626, '_thumbnail_id', '3808'),
(52919, 3628, '_thumbnail_id', '3808'),
(52920, 3809, '_sku', '32809699013'),
(52921, 3809, '_visibility', 'visible'),
(52922, 3809, '_default_attributes', ''),
(52923, 3583, '_vi_wad_woo_id', '3809'),
(52924, 3809, '_vi_wad_aliexpress_product_id', '32809699013'),
(52925, 3809, 'total_sales', '0'),
(52926, 3809, '_tax_status', 'taxable'),
(52927, 3809, '_tax_class', ''),
(52928, 3809, '_manage_stock', 'no'),
(52929, 3809, '_backorders', 'no'),
(52930, 3809, '_sold_individually', 'no'),
(52931, 3809, '_virtual', 'no'),
(52932, 3809, '_downloadable', 'no'),
(52933, 3809, '_download_limit', '-1'),
(52934, 3809, '_download_expiry', '-1'),
(52935, 3809, '_stock', NULL),
(52936, 3809, '_stock_status', 'instock'),
(52937, 3809, '_wc_average_rating', '0'),
(52938, 3809, '_wc_review_count', '0'),
(52939, 3809, '_product_attributes', 'a:2:{s:8:\"pa_color\";a:6:{s:4:\"name\";s:8:\"pa_color\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"0\";s:10:\"is_visible\";s:1:\"0\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"1\";}s:12:\"pa_shoe-size\";a:6:{s:4:\"name\";s:12:\"pa_shoe-size\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"1\";s:10:\"is_visible\";s:1:\"0\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"1\";}}'),
(52940, 3809, '_product_version', '4.1.0'),
(52941, 3810, '_wp_attached_file', '2021/06/JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots.jpg'),
(52942, 3810, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:4:\"file\";s:75:\"2021/06/JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:75:\"JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:75:\"JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:75:\"JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:75:\"JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:75:\"JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-825x510.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:75:\"JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:75:\"JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:75:\"JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:75:\"JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:75:\"JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:75:\"JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(52943, 3811, '_wp_attached_file', '2021/06/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-1.jpg'),
(52944, 3811, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:105:\"2021/06/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-1.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:105:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:105:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:105:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-1-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:105:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-1-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:105:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-1-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:105:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:105:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:105:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:105:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:105:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:105:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(52945, 3811, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H1c100d9c241140209826bc58d31af5cah/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg'),
(52946, 3609, '_product_image_gallery', '3811,3823,3834,3854,3870'),
(52947, 3810, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H016cf75f777d46748ed1b537e5fab9bfb/JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots.jpg'),
(52948, 3809, '_thumbnail_id', '3810'),
(52949, 3812, '_variation_description', ''),
(52950, 3812, '_sku', '32809699013-green-shiny-12'),
(52951, 3812, '_regular_price', '216.31'),
(52952, 3812, 'total_sales', '0'),
(52953, 3812, '_tax_status', 'taxable'),
(52954, 3812, '_tax_class', 'parent'),
(52955, 3812, '_manage_stock', 'yes'),
(52956, 3812, '_backorders', 'no'),
(52957, 3812, '_sold_individually', 'no'),
(52958, 3812, '_virtual', 'no'),
(52959, 3812, '_downloadable', 'no'),
(52960, 3812, '_download_limit', '-1'),
(52961, 3812, '_download_expiry', '-1'),
(52962, 3812, '_stock', '70'),
(52963, 3812, '_stock_status', 'instock'),
(52964, 3812, '_wc_average_rating', '0'),
(52965, 3812, '_wc_review_count', '0'),
(52966, 3812, 'attribute_pa_color', 'green-shiny'),
(52967, 3812, 'attribute_pa_shoe-size', '12'),
(52968, 3812, '_price', '216.31'),
(52969, 3812, '_product_version', '4.1.0'),
(52970, 3812, '_vi_wad_aliexpress_variation_id', '64433254794'),
(52971, 3812, '_vi_wad_aliexpress_variation_attr', '14:175#Green shiny;200000124:1663'),
(52972, 3813, '_variation_description', ''),
(52973, 3813, '_sku', '32809699013-green-shiny-13'),
(52974, 3813, '_regular_price', '216.31'),
(52975, 3813, 'total_sales', '0'),
(52976, 3813, '_tax_status', 'taxable'),
(52977, 3813, '_tax_class', 'parent'),
(52978, 3813, '_manage_stock', 'yes'),
(52979, 3813, '_backorders', 'no'),
(52980, 3813, '_sold_individually', 'no'),
(52981, 3813, '_virtual', 'no'),
(52982, 3813, '_downloadable', 'no'),
(52983, 3813, '_download_limit', '-1'),
(52984, 3813, '_download_expiry', '-1'),
(52985, 3813, '_stock', '70'),
(52986, 3813, '_stock_status', 'instock'),
(52987, 3813, '_wc_average_rating', '0'),
(52988, 3813, '_wc_review_count', '0'),
(52989, 3813, 'attribute_pa_color', 'green-shiny'),
(52990, 3813, 'attribute_pa_shoe-size', '13'),
(52991, 3813, '_price', '216.31'),
(52992, 3813, '_product_version', '4.1.0'),
(52993, 3813, '_vi_wad_aliexpress_variation_id', '64433254795'),
(52994, 3813, '_vi_wad_aliexpress_variation_attr', '14:175#Green shiny;200000124:200000296'),
(52995, 3814, '_variation_description', ''),
(52996, 3814, '_sku', '32809699013-green-shiny-10'),
(52997, 3814, '_regular_price', '216.31'),
(52998, 3814, 'total_sales', '0'),
(52999, 3814, '_tax_status', 'taxable'),
(53000, 3814, '_tax_class', 'parent'),
(53001, 3814, '_manage_stock', 'yes'),
(53002, 3814, '_backorders', 'no'),
(53003, 3814, '_sold_individually', 'no'),
(53004, 3814, '_virtual', 'no'),
(53005, 3814, '_downloadable', 'no'),
(53006, 3814, '_download_limit', '-1'),
(53007, 3814, '_download_expiry', '-1'),
(53008, 3814, '_stock', '70'),
(53009, 3814, '_stock_status', 'instock'),
(53010, 3814, '_wc_average_rating', '0'),
(53011, 3814, '_wc_review_count', '0'),
(53012, 3814, 'attribute_pa_color', 'green-shiny'),
(53013, 3814, 'attribute_pa_shoe-size', '10'),
(53014, 3814, '_price', '216.31'),
(53015, 3814, '_product_version', '4.1.0'),
(53016, 3814, '_vi_wad_aliexpress_variation_id', '64433254792'),
(53017, 3814, '_vi_wad_aliexpress_variation_attr', '14:175#Green shiny;200000124:1583'),
(53018, 3815, '_variation_description', ''),
(53019, 3815, '_sku', '32809699013-green-shiny-11'),
(53020, 3815, '_regular_price', '216.31'),
(53021, 3815, 'total_sales', '0'),
(53022, 3815, '_tax_status', 'taxable'),
(53023, 3815, '_tax_class', 'parent'),
(53024, 3815, '_manage_stock', 'yes'),
(53025, 3815, '_backorders', 'no'),
(53026, 3815, '_sold_individually', 'no'),
(53027, 3815, '_virtual', 'no'),
(53028, 3815, '_downloadable', 'no'),
(53029, 3815, '_download_limit', '-1'),
(53030, 3815, '_download_expiry', '-1'),
(53031, 3815, '_stock', '70'),
(53032, 3815, '_stock_status', 'instock'),
(53033, 3815, '_wc_average_rating', '0'),
(53034, 3815, '_wc_review_count', '0'),
(53035, 3815, 'attribute_pa_color', 'green-shiny'),
(53036, 3815, 'attribute_pa_shoe-size', '11'),
(53037, 3815, '_price', '216.31'),
(53038, 3815, '_product_version', '4.1.0'),
(53039, 3815, '_vi_wad_aliexpress_variation_id', '64433254793'),
(53040, 3815, '_vi_wad_aliexpress_variation_attr', '14:175#Green shiny;200000124:100010420'),
(53041, 3816, '_variation_description', ''),
(53042, 3816, '_sku', '32809699013-orange-shiny-5'),
(53043, 3816, '_regular_price', '216.31'),
(53044, 3816, 'total_sales', '0'),
(53045, 3816, '_tax_status', 'taxable'),
(53046, 3816, '_tax_class', 'parent'),
(53047, 3816, '_manage_stock', 'yes'),
(53048, 3816, '_backorders', 'no'),
(53049, 3816, '_sold_individually', 'no'),
(53050, 3816, '_virtual', 'no'),
(53051, 3816, '_downloadable', 'no'),
(53052, 3816, '_download_limit', '-1'),
(53053, 3816, '_download_expiry', '-1'),
(53054, 3816, '_stock', '70'),
(53055, 3816, '_stock_status', 'instock'),
(53056, 3816, '_wc_average_rating', '0'),
(53057, 3816, '_wc_review_count', '0'),
(53058, 3816, 'attribute_pa_color', 'orange-shiny'),
(53059, 3816, 'attribute_pa_shoe-size', '5'),
(53060, 3816, '_price', '216.31'),
(53061, 3816, '_product_version', '4.1.0'),
(53062, 3816, '_vi_wad_aliexpress_variation_id', '64433254798'),
(53063, 3816, '_vi_wad_aliexpress_variation_attr', '14:350852#Orange shiny;200000124:698'),
(53064, 3817, '_variation_description', ''),
(53065, 3817, '_sku', '32809699013-orange-shiny-6'),
(53066, 3817, '_regular_price', '216.31'),
(53067, 3817, 'total_sales', '0'),
(53068, 3817, '_tax_status', 'taxable'),
(53069, 3817, '_tax_class', 'parent'),
(53070, 3817, '_manage_stock', 'yes'),
(53071, 3817, '_backorders', 'no'),
(53072, 3817, '_sold_individually', 'no'),
(53073, 3817, '_virtual', 'no'),
(53074, 3817, '_downloadable', 'no'),
(53075, 3817, '_download_limit', '-1'),
(53076, 3817, '_download_expiry', '-1'),
(53077, 3817, '_stock', '70'),
(53078, 3817, '_stock_status', 'instock'),
(53079, 3817, '_wc_average_rating', '0'),
(53080, 3817, '_wc_review_count', '0'),
(53081, 3817, 'attribute_pa_color', 'orange-shiny'),
(53082, 3817, 'attribute_pa_shoe-size', '6'),
(53083, 3817, '_price', '216.31'),
(53084, 3817, '_product_version', '4.1.0'),
(53085, 3817, '_vi_wad_aliexpress_variation_id', '64433254799'),
(53086, 3817, '_vi_wad_aliexpress_variation_attr', '14:350852#Orange shiny;200000124:1394'),
(53087, 3818, '_variation_description', ''),
(53088, 3818, '_sku', '32809699013-green-shiny-14'),
(53089, 3818, '_regular_price', '216.31'),
(53090, 3818, 'total_sales', '0'),
(53091, 3818, '_tax_status', 'taxable'),
(53092, 3818, '_tax_class', 'parent'),
(53093, 3818, '_manage_stock', 'yes'),
(53094, 3818, '_backorders', 'no'),
(53095, 3818, '_sold_individually', 'no'),
(53096, 3818, '_virtual', 'no'),
(53097, 3818, '_downloadable', 'no'),
(53098, 3818, '_download_limit', '-1'),
(53099, 3818, '_download_expiry', '-1'),
(53100, 3818, '_stock', '70'),
(53101, 3818, '_stock_status', 'instock'),
(53102, 3818, '_wc_average_rating', '0'),
(53103, 3818, '_wc_review_count', '0'),
(53104, 3818, 'attribute_pa_color', 'green-shiny'),
(53105, 3818, 'attribute_pa_shoe-size', '14'),
(53106, 3818, '_price', '216.31'),
(53107, 3818, '_product_version', '4.1.0');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(53108, 3818, '_vi_wad_aliexpress_variation_id', '64433254796'),
(53109, 3818, '_vi_wad_aliexpress_variation_attr', '14:175#Green shiny;200000124:200000298'),
(53110, 3819, '_variation_description', ''),
(53111, 3819, '_sku', '32809699013-green-shiny-15'),
(53112, 3819, '_regular_price', '216.31'),
(53113, 3819, 'total_sales', '0'),
(53114, 3819, '_tax_status', 'taxable'),
(53115, 3819, '_tax_class', 'parent'),
(53116, 3819, '_manage_stock', 'yes'),
(53117, 3819, '_backorders', 'no'),
(53118, 3819, '_sold_individually', 'no'),
(53119, 3819, '_virtual', 'no'),
(53120, 3819, '_downloadable', 'no'),
(53121, 3819, '_download_limit', '-1'),
(53122, 3819, '_download_expiry', '-1'),
(53123, 3819, '_stock', '70'),
(53124, 3819, '_stock_status', 'instock'),
(53125, 3819, '_wc_average_rating', '0'),
(53126, 3819, '_wc_review_count', '0'),
(53127, 3819, 'attribute_pa_color', 'green-shiny'),
(53128, 3819, 'attribute_pa_shoe-size', '15'),
(53129, 3819, '_price', '216.31'),
(53130, 3819, '_product_version', '4.1.0'),
(53131, 3819, '_vi_wad_aliexpress_variation_id', '64433254797'),
(53132, 3819, '_vi_wad_aliexpress_variation_attr', '14:175#Green shiny;200000124:350231'),
(53133, 3820, '_variation_description', ''),
(53134, 3820, '_sku', '32809699013-gold-shiny-15'),
(53135, 3820, '_regular_price', '216.31'),
(53136, 3820, 'total_sales', '0'),
(53137, 3820, '_tax_status', 'taxable'),
(53138, 3820, '_tax_class', 'parent'),
(53139, 3820, '_manage_stock', 'yes'),
(53140, 3820, '_backorders', 'no'),
(53141, 3820, '_sold_individually', 'no'),
(53142, 3820, '_virtual', 'no'),
(53143, 3820, '_downloadable', 'no'),
(53144, 3820, '_download_limit', '-1'),
(53145, 3820, '_download_expiry', '-1'),
(53146, 3820, '_stock', '69'),
(53147, 3820, '_stock_status', 'instock'),
(53148, 3820, '_wc_average_rating', '0'),
(53149, 3820, '_wc_review_count', '0'),
(53150, 3820, 'attribute_pa_color', 'gold-shiny'),
(53151, 3820, 'attribute_pa_shoe-size', '15'),
(53152, 3820, '_price', '216.31'),
(53153, 3820, '_product_version', '4.1.0'),
(53154, 3820, '_vi_wad_aliexpress_variation_id', '64433254786'),
(53155, 3820, '_vi_wad_aliexpress_variation_attr', '14:350850#Gold shiny;200000124:350231'),
(53156, 3821, '_variation_description', ''),
(53157, 3821, '_sku', '32809699013-green-shiny-5'),
(53158, 3821, '_regular_price', '216.31'),
(53159, 3821, 'total_sales', '0'),
(53160, 3821, '_tax_status', 'taxable'),
(53161, 3821, '_tax_class', 'parent'),
(53162, 3821, '_manage_stock', 'yes'),
(53163, 3821, '_backorders', 'no'),
(53164, 3821, '_sold_individually', 'no'),
(53165, 3821, '_virtual', 'no'),
(53166, 3821, '_downloadable', 'no'),
(53167, 3821, '_download_limit', '-1'),
(53168, 3821, '_download_expiry', '-1'),
(53169, 3821, '_stock', '70'),
(53170, 3821, '_stock_status', 'instock'),
(53171, 3821, '_wc_average_rating', '0'),
(53172, 3821, '_wc_review_count', '0'),
(53173, 3821, 'attribute_pa_color', 'green-shiny'),
(53174, 3821, 'attribute_pa_shoe-size', '5'),
(53175, 3821, '_price', '216.31'),
(53176, 3821, '_product_version', '4.1.0'),
(53177, 3821, '_vi_wad_aliexpress_variation_id', '64433254787'),
(53178, 3821, '_vi_wad_aliexpress_variation_attr', '14:175#Green shiny;200000124:698'),
(53179, 3822, '_variation_description', ''),
(53180, 3822, '_sku', '32809699013-gold-shiny-13'),
(53181, 3822, '_regular_price', '216.31'),
(53182, 3822, 'total_sales', '0'),
(53183, 3822, '_tax_status', 'taxable'),
(53184, 3822, '_tax_class', 'parent'),
(53185, 3822, '_manage_stock', 'yes'),
(53186, 3822, '_backorders', 'no'),
(53187, 3822, '_sold_individually', 'no'),
(53188, 3823, '_wp_attached_file', '2021/06/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-2.jpg'),
(53189, 3823, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:105:\"2021/06/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-2.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:105:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:105:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:105:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-2-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:105:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-2-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:105:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-2-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:105:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:105:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:105:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:105:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:105:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:105:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(53190, 3822, '_virtual', 'no'),
(53191, 3822, '_downloadable', 'no'),
(53192, 3822, '_download_limit', '-1'),
(53193, 3822, '_download_expiry', '-1'),
(53194, 3822, '_stock', '70'),
(53195, 3822, '_stock_status', 'instock'),
(53196, 3822, '_wc_average_rating', '0'),
(53197, 3822, '_wc_review_count', '0'),
(53198, 3822, 'attribute_pa_color', 'gold-shiny'),
(53199, 3822, 'attribute_pa_shoe-size', '13'),
(53200, 3822, '_price', '216.31'),
(53201, 3822, '_product_version', '4.1.0'),
(53202, 3822, '_vi_wad_aliexpress_variation_id', '64433254784'),
(53203, 3822, '_vi_wad_aliexpress_variation_attr', '14:350850#Gold shiny;200000124:200000296'),
(53204, 3824, '_variation_description', ''),
(53205, 3824, '_sku', '32809699013-gold-shiny-14'),
(53206, 3824, '_regular_price', '216.31'),
(53207, 3824, 'total_sales', '0'),
(53208, 3824, '_tax_status', 'taxable'),
(53209, 3824, '_tax_class', 'parent'),
(53210, 3824, '_manage_stock', 'yes'),
(53211, 3824, '_backorders', 'no'),
(53212, 3824, '_sold_individually', 'no'),
(53213, 3824, '_virtual', 'no'),
(53214, 3824, '_downloadable', 'no'),
(53215, 3824, '_download_limit', '-1'),
(53216, 3824, '_download_expiry', '-1'),
(53217, 3824, '_stock', '70'),
(53218, 3824, '_stock_status', 'instock'),
(53219, 3824, '_wc_average_rating', '0'),
(53220, 3824, '_wc_review_count', '0'),
(53221, 3824, 'attribute_pa_color', 'gold-shiny'),
(53222, 3824, 'attribute_pa_shoe-size', '14'),
(53223, 3824, '_price', '216.31'),
(53224, 3824, '_product_version', '4.1.0'),
(53225, 3824, '_vi_wad_aliexpress_variation_id', '64433254785'),
(53226, 3824, '_vi_wad_aliexpress_variation_attr', '14:350850#Gold shiny;200000124:200000298'),
(53227, 3825, '_variation_description', ''),
(53228, 3825, '_sku', '32809699013-green-shiny-8'),
(53229, 3825, '_regular_price', '216.31'),
(53230, 3825, 'total_sales', '0'),
(53231, 3825, '_tax_status', 'taxable'),
(53232, 3825, '_tax_class', 'parent'),
(53233, 3825, '_manage_stock', 'yes'),
(53234, 3825, '_backorders', 'no'),
(53235, 3825, '_sold_individually', 'no'),
(53236, 3825, '_virtual', 'no'),
(53237, 3825, '_downloadable', 'no'),
(53238, 3825, '_download_limit', '-1'),
(53239, 3825, '_download_expiry', '-1'),
(53240, 3825, '_stock', '70'),
(53241, 3825, '_stock_status', 'instock'),
(53242, 3825, '_wc_average_rating', '0'),
(53243, 3825, '_wc_review_count', '0'),
(53244, 3825, 'attribute_pa_color', 'green-shiny'),
(53245, 3825, 'attribute_pa_shoe-size', '8'),
(53246, 3825, '_price', '216.31'),
(53247, 3825, '_product_version', '4.1.0'),
(53248, 3825, '_vi_wad_aliexpress_variation_id', '64433254790'),
(53249, 3825, '_vi_wad_aliexpress_variation_attr', '14:175#Green shiny;200000124:699'),
(53250, 3826, '_variation_description', ''),
(53251, 3826, '_sku', '32809699013-green-shiny-9'),
(53252, 3826, '_regular_price', '216.31'),
(53253, 3826, 'total_sales', '0'),
(53254, 3826, '_tax_status', 'taxable'),
(53255, 3826, '_tax_class', 'parent'),
(53256, 3826, '_manage_stock', 'yes'),
(53257, 3826, '_backorders', 'no'),
(53258, 3826, '_sold_individually', 'no'),
(53259, 3826, '_virtual', 'no'),
(53260, 3826, '_downloadable', 'no'),
(53261, 3826, '_download_limit', '-1'),
(53262, 3826, '_download_expiry', '-1'),
(53263, 3826, '_stock', '70'),
(53264, 3826, '_stock_status', 'instock'),
(53265, 3826, '_wc_average_rating', '0'),
(53266, 3826, '_wc_review_count', '0'),
(53267, 3826, 'attribute_pa_color', 'green-shiny'),
(53268, 3826, 'attribute_pa_shoe-size', '9'),
(53269, 3826, '_price', '216.31'),
(53270, 3826, '_product_version', '4.1.0'),
(53271, 3826, '_vi_wad_aliexpress_variation_id', '64433254791'),
(53272, 3823, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H010a49b36a8c4d2aaecda8ededf1234fL/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg'),
(53273, 3826, '_vi_wad_aliexpress_variation_attr', '14:175#Green shiny;200000124:350262'),
(53274, 3827, '_variation_description', ''),
(53275, 3827, '_sku', '32809699013-green-shiny-6'),
(53276, 3827, '_regular_price', '216.31'),
(53277, 3827, 'total_sales', '0'),
(53278, 3827, '_tax_status', 'taxable'),
(53279, 3827, '_tax_class', 'parent'),
(53280, 3827, '_manage_stock', 'yes'),
(53281, 3827, '_backorders', 'no'),
(53282, 3827, '_sold_individually', 'no'),
(53283, 3827, '_virtual', 'no'),
(53284, 3827, '_downloadable', 'no'),
(53285, 3827, '_download_limit', '-1'),
(53286, 3827, '_download_expiry', '-1'),
(53287, 3827, '_stock', '70'),
(53288, 3827, '_stock_status', 'instock'),
(53289, 3827, '_wc_average_rating', '0'),
(53290, 3827, '_wc_review_count', '0'),
(53291, 3827, 'attribute_pa_color', 'green-shiny'),
(53292, 3827, 'attribute_pa_shoe-size', '6'),
(53293, 3827, '_price', '216.31'),
(53294, 3827, '_product_version', '4.1.0'),
(53295, 3827, '_vi_wad_aliexpress_variation_id', '64433254788'),
(53296, 3827, '_vi_wad_aliexpress_variation_attr', '14:175#Green shiny;200000124:1394'),
(53297, 3828, '_variation_description', ''),
(53298, 3828, '_sku', '32809699013-green-shiny-7'),
(53299, 3828, '_regular_price', '216.31'),
(53300, 3828, 'total_sales', '0'),
(53301, 3828, '_tax_status', 'taxable'),
(53302, 3828, '_tax_class', 'parent'),
(53303, 3828, '_manage_stock', 'yes'),
(53304, 3828, '_backorders', 'no'),
(53305, 3828, '_sold_individually', 'no'),
(53306, 3828, '_virtual', 'no'),
(53307, 3828, '_downloadable', 'no'),
(53308, 3828, '_download_limit', '-1'),
(53309, 3828, '_download_expiry', '-1'),
(53310, 3828, '_stock', '69'),
(53311, 3828, '_stock_status', 'instock'),
(53312, 3828, '_wc_average_rating', '0'),
(53313, 3828, '_wc_review_count', '0'),
(53314, 3828, 'attribute_pa_color', 'green-shiny'),
(53315, 3828, 'attribute_pa_shoe-size', '7'),
(53316, 3828, '_price', '216.31'),
(53317, 3828, '_product_version', '4.1.0'),
(53318, 3828, '_vi_wad_aliexpress_variation_id', '64433254789'),
(53319, 3828, '_vi_wad_aliexpress_variation_attr', '14:175#Green shiny;200000124:3434'),
(53320, 3829, '_variation_description', ''),
(53321, 3829, '_sku', '32809699013-pink-shiny-6'),
(53322, 3829, '_regular_price', '216.31'),
(53323, 3829, 'total_sales', '0'),
(53324, 3829, '_tax_status', 'taxable'),
(53325, 3829, '_tax_class', 'parent'),
(53326, 3829, '_manage_stock', 'yes'),
(53327, 3829, '_backorders', 'no'),
(53328, 3829, '_sold_individually', 'no'),
(53329, 3829, '_virtual', 'no'),
(53330, 3829, '_downloadable', 'no'),
(53331, 3829, '_download_limit', '-1'),
(53332, 3829, '_download_expiry', '-1'),
(53333, 3829, '_stock', '70'),
(53334, 3829, '_stock_status', 'instock'),
(53335, 3829, '_wc_average_rating', '0'),
(53336, 3829, '_wc_review_count', '0'),
(53337, 3829, 'attribute_pa_color', 'pink-shiny'),
(53338, 3829, 'attribute_pa_shoe-size', '6'),
(53339, 3829, '_price', '216.31'),
(53340, 3829, '_product_version', '4.1.0'),
(53341, 3829, '_vi_wad_aliexpress_variation_id', '64433254810'),
(53342, 3829, '_vi_wad_aliexpress_variation_attr', '14:1052#Pink shiny;200000124:1394'),
(53343, 3830, '_variation_description', ''),
(53344, 3830, '_sku', '32809699013-pink-shiny-7'),
(53345, 3830, '_regular_price', '216.31'),
(53346, 3830, 'total_sales', '0'),
(53347, 3830, '_tax_status', 'taxable'),
(53348, 3830, '_tax_class', 'parent'),
(53349, 3830, '_manage_stock', 'yes'),
(53350, 3830, '_backorders', 'no'),
(53351, 3830, '_sold_individually', 'no'),
(53352, 3830, '_virtual', 'no'),
(53353, 3830, '_downloadable', 'no'),
(53354, 3830, '_download_limit', '-1'),
(53355, 3830, '_download_expiry', '-1'),
(53356, 3830, '_stock', '70'),
(53357, 3830, '_stock_status', 'instock'),
(53358, 3830, '_wc_average_rating', '0'),
(53359, 3830, '_wc_review_count', '0'),
(53360, 3830, 'attribute_pa_color', 'pink-shiny'),
(53361, 3830, 'attribute_pa_shoe-size', '7'),
(53362, 3830, '_price', '216.31'),
(53363, 3830, '_product_version', '4.1.0'),
(53364, 3830, '_vi_wad_aliexpress_variation_id', '64433254811'),
(53365, 3830, '_vi_wad_aliexpress_variation_attr', '14:1052#Pink shiny;200000124:3434'),
(53366, 3831, '_variation_description', ''),
(53367, 3831, '_sku', '32809699013-orange-shiny-15'),
(53368, 3831, '_regular_price', '216.31'),
(53369, 3831, 'total_sales', '0'),
(53370, 3831, '_tax_status', 'taxable'),
(53371, 3831, '_tax_class', 'parent'),
(53372, 3831, '_manage_stock', 'yes'),
(53373, 3831, '_backorders', 'no'),
(53374, 3831, '_sold_individually', 'no'),
(53375, 3831, '_virtual', 'no'),
(53376, 3831, '_downloadable', 'no'),
(53377, 3831, '_download_limit', '-1'),
(53378, 3831, '_download_expiry', '-1'),
(53379, 3831, '_stock', '70'),
(53380, 3831, '_stock_status', 'instock'),
(53381, 3831, '_wc_average_rating', '0'),
(53382, 3831, '_wc_review_count', '0'),
(53383, 3831, 'attribute_pa_color', 'orange-shiny'),
(53384, 3831, 'attribute_pa_shoe-size', '15'),
(53385, 3831, '_price', '216.31'),
(53386, 3831, '_product_version', '4.1.0'),
(53387, 3831, '_vi_wad_aliexpress_variation_id', '64433254808'),
(53388, 3831, '_vi_wad_aliexpress_variation_attr', '14:350852#Orange shiny;200000124:350231'),
(53389, 3832, '_variation_description', ''),
(53390, 3832, '_sku', '32809699013-pink-shiny-5'),
(53391, 3832, '_regular_price', '216.31'),
(53392, 3832, 'total_sales', '0'),
(53393, 3832, '_tax_status', 'taxable'),
(53394, 3832, '_tax_class', 'parent'),
(53395, 3832, '_manage_stock', 'yes'),
(53396, 3832, '_backorders', 'no'),
(53397, 3832, '_sold_individually', 'no'),
(53398, 3832, '_virtual', 'no'),
(53399, 3832, '_downloadable', 'no'),
(53400, 3832, '_download_limit', '-1'),
(53401, 3832, '_download_expiry', '-1'),
(53402, 3832, '_stock', '70'),
(53403, 3832, '_stock_status', 'instock'),
(53404, 3832, '_wc_average_rating', '0'),
(53405, 3832, '_wc_review_count', '0'),
(53406, 3832, 'attribute_pa_color', 'pink-shiny'),
(53407, 3832, 'attribute_pa_shoe-size', '5'),
(53408, 3832, '_price', '216.31'),
(53409, 3832, '_product_version', '4.1.0'),
(53410, 3832, '_vi_wad_aliexpress_variation_id', '64433254809'),
(53411, 3832, '_vi_wad_aliexpress_variation_attr', '14:1052#Pink shiny;200000124:698'),
(53412, 3834, '_wp_attached_file', '2021/06/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-3.jpg'),
(53413, 3833, '_variation_description', ''),
(53414, 3834, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:743;s:4:\"file\";s:105:\"2021/06/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-3.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:105:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-3-300x279.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:279;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:105:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:105:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-3-768x713.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:713;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:105:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-3-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:105:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-3-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:105:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:105:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-3-600x557.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:557;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:105:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:105:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:105:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-3-600x557.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:557;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:105:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(53415, 3833, '_sku', '32809699013-pink-shiny-10'),
(53416, 3833, '_regular_price', '216.31'),
(53417, 3833, 'total_sales', '0'),
(53418, 3833, '_tax_status', 'taxable'),
(53419, 3833, '_tax_class', 'parent'),
(53420, 3833, '_manage_stock', 'yes'),
(53421, 3833, '_backorders', 'no'),
(53422, 3833, '_sold_individually', 'no'),
(53423, 3833, '_virtual', 'no'),
(53424, 3833, '_downloadable', 'no'),
(53425, 3833, '_download_limit', '-1'),
(53426, 3833, '_download_expiry', '-1'),
(53427, 3833, '_stock', '70'),
(53428, 3833, '_stock_status', 'instock'),
(53429, 3833, '_wc_average_rating', '0'),
(53430, 3833, '_wc_review_count', '0'),
(53431, 3833, 'attribute_pa_color', 'pink-shiny'),
(53432, 3833, 'attribute_pa_shoe-size', '10'),
(53433, 3833, '_price', '216.31'),
(53434, 3833, '_product_version', '4.1.0'),
(53435, 3833, '_vi_wad_aliexpress_variation_id', '64433254814'),
(53436, 3833, '_vi_wad_aliexpress_variation_attr', '14:1052#Pink shiny;200000124:1583'),
(53437, 3835, '_variation_description', ''),
(53438, 3835, '_sku', '32809699013-pink-shiny-11'),
(53439, 3835, '_regular_price', '216.31'),
(53440, 3835, 'total_sales', '0'),
(53441, 3835, '_tax_status', 'taxable'),
(53442, 3835, '_tax_class', 'parent'),
(53443, 3835, '_manage_stock', 'yes'),
(53444, 3835, '_backorders', 'no'),
(53445, 3835, '_sold_individually', 'no'),
(53446, 3835, '_virtual', 'no'),
(53447, 3835, '_downloadable', 'no'),
(53448, 3835, '_download_limit', '-1'),
(53449, 3835, '_download_expiry', '-1'),
(53450, 3835, '_stock', '69'),
(53451, 3835, '_stock_status', 'instock'),
(53452, 3835, '_wc_average_rating', '0'),
(53453, 3835, '_wc_review_count', '0'),
(53454, 3835, 'attribute_pa_color', 'pink-shiny'),
(53455, 3835, 'attribute_pa_shoe-size', '11'),
(53456, 3835, '_price', '216.31'),
(53457, 3835, '_product_version', '4.1.0'),
(53458, 3835, '_vi_wad_aliexpress_variation_id', '64433254815'),
(53459, 3835, '_vi_wad_aliexpress_variation_attr', '14:1052#Pink shiny;200000124:100010420'),
(53460, 3836, '_variation_description', ''),
(53461, 3836, '_sku', '32809699013-pink-shiny-8'),
(53462, 3836, '_regular_price', '216.31'),
(53463, 3836, 'total_sales', '0'),
(53464, 3836, '_tax_status', 'taxable'),
(53465, 3836, '_tax_class', 'parent'),
(53466, 3836, '_manage_stock', 'yes'),
(53467, 3836, '_backorders', 'no'),
(53468, 3836, '_sold_individually', 'no'),
(53469, 3836, '_virtual', 'no'),
(53470, 3836, '_downloadable', 'no'),
(53471, 3836, '_download_limit', '-1'),
(53472, 3836, '_download_expiry', '-1'),
(53473, 3836, '_stock', '69'),
(53474, 3836, '_stock_status', 'instock'),
(53475, 3836, '_wc_average_rating', '0'),
(53476, 3836, '_wc_review_count', '0'),
(53477, 3836, 'attribute_pa_color', 'pink-shiny'),
(53478, 3836, 'attribute_pa_shoe-size', '8'),
(53479, 3836, '_price', '216.31'),
(53480, 3836, '_product_version', '4.1.0'),
(53481, 3836, '_vi_wad_aliexpress_variation_id', '64433254812'),
(53482, 3836, '_vi_wad_aliexpress_variation_attr', '14:1052#Pink shiny;200000124:699'),
(53483, 3837, '_variation_description', ''),
(53484, 3837, '_sku', '32809699013-pink-shiny-9'),
(53485, 3837, '_regular_price', '216.31'),
(53486, 3837, 'total_sales', '0'),
(53487, 3837, '_tax_status', 'taxable'),
(53488, 3837, '_tax_class', 'parent'),
(53489, 3837, '_manage_stock', 'yes'),
(53490, 3837, '_backorders', 'no'),
(53491, 3837, '_sold_individually', 'no'),
(53492, 3837, '_virtual', 'no'),
(53493, 3837, '_downloadable', 'no'),
(53494, 3837, '_download_limit', '-1'),
(53495, 3837, '_download_expiry', '-1'),
(53496, 3837, '_stock', '69'),
(53497, 3837, '_stock_status', 'instock'),
(53498, 3837, '_wc_average_rating', '0'),
(53499, 3837, '_wc_review_count', '0'),
(53500, 3837, 'attribute_pa_color', 'pink-shiny'),
(53501, 3837, 'attribute_pa_shoe-size', '9'),
(53502, 3837, '_price', '216.31'),
(53503, 3837, '_product_version', '4.1.0'),
(53504, 3837, '_vi_wad_aliexpress_variation_id', '64433254813'),
(53505, 3837, '_vi_wad_aliexpress_variation_attr', '14:1052#Pink shiny;200000124:350262'),
(53506, 3838, '_variation_description', ''),
(53507, 3838, '_sku', '32809699013-orange-shiny-9'),
(53508, 3838, '_regular_price', '216.31'),
(53509, 3838, 'total_sales', '0'),
(53510, 3838, '_tax_status', 'taxable'),
(53511, 3838, '_tax_class', 'parent'),
(53512, 3838, '_manage_stock', 'yes'),
(53513, 3838, '_backorders', 'no'),
(53514, 3838, '_sold_individually', 'no'),
(53515, 3838, '_virtual', 'no'),
(53516, 3838, '_downloadable', 'no'),
(53517, 3838, '_download_limit', '-1'),
(53518, 3838, '_download_expiry', '-1'),
(53519, 3838, '_stock', '70'),
(53520, 3838, '_stock_status', 'instock'),
(53521, 3838, '_wc_average_rating', '0'),
(53522, 3838, '_wc_review_count', '0'),
(53523, 3838, 'attribute_pa_color', 'orange-shiny'),
(53524, 3838, 'attribute_pa_shoe-size', '9'),
(53525, 3834, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Hef65fa56ab75442986497370a21bb88fP/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg'),
(53526, 3838, '_price', '216.31'),
(53527, 3838, '_product_version', '4.1.0'),
(53528, 3838, '_vi_wad_aliexpress_variation_id', '64433254802'),
(53529, 3838, '_vi_wad_aliexpress_variation_attr', '14:350852#Orange shiny;200000124:350262'),
(53530, 3839, '_variation_description', ''),
(53531, 3839, '_sku', '32809699013-orange-shiny-10'),
(53532, 3839, '_regular_price', '216.31'),
(53533, 3839, 'total_sales', '0'),
(53534, 3839, '_tax_status', 'taxable'),
(53535, 3839, '_tax_class', 'parent'),
(53536, 3839, '_manage_stock', 'yes'),
(53537, 3839, '_backorders', 'no'),
(53538, 3839, '_sold_individually', 'no'),
(53539, 3839, '_virtual', 'no'),
(53540, 3839, '_downloadable', 'no'),
(53541, 3839, '_download_limit', '-1'),
(53542, 3839, '_download_expiry', '-1'),
(53543, 3839, '_stock', '70'),
(53544, 3839, '_stock_status', 'instock'),
(53545, 3839, '_wc_average_rating', '0'),
(53546, 3839, '_wc_review_count', '0'),
(53547, 3839, 'attribute_pa_color', 'orange-shiny'),
(53548, 3839, 'attribute_pa_shoe-size', '10'),
(53549, 3839, '_price', '216.31'),
(53550, 3839, '_product_version', '4.1.0'),
(53551, 3839, '_vi_wad_aliexpress_variation_id', '64433254803'),
(53552, 3839, '_vi_wad_aliexpress_variation_attr', '14:350852#Orange shiny;200000124:1583'),
(53553, 3840, '_variation_description', ''),
(53554, 3840, '_sku', '32809699013-orange-shiny-7'),
(53555, 3840, '_regular_price', '216.31'),
(53556, 3840, 'total_sales', '0'),
(53557, 3840, '_tax_status', 'taxable'),
(53558, 3840, '_tax_class', 'parent'),
(53559, 3840, '_manage_stock', 'yes'),
(53560, 3840, '_backorders', 'no'),
(53561, 3840, '_sold_individually', 'no'),
(53562, 3840, '_virtual', 'no'),
(53563, 3840, '_downloadable', 'no'),
(53564, 3840, '_download_limit', '-1'),
(53565, 3840, '_download_expiry', '-1'),
(53566, 3840, '_stock', '70'),
(53567, 3840, '_stock_status', 'instock'),
(53568, 3840, '_wc_average_rating', '0'),
(53569, 3840, '_wc_review_count', '0'),
(53570, 3840, 'attribute_pa_color', 'orange-shiny'),
(53571, 3840, 'attribute_pa_shoe-size', '7'),
(53572, 3840, '_price', '216.31'),
(53573, 3840, '_product_version', '4.1.0'),
(53574, 3840, '_vi_wad_aliexpress_variation_id', '64433254800'),
(53575, 3840, '_vi_wad_aliexpress_variation_attr', '14:350852#Orange shiny;200000124:3434'),
(53576, 3841, '_variation_description', ''),
(53577, 3841, '_sku', '32809699013-orange-shiny-8'),
(53578, 3841, '_regular_price', '216.31'),
(53579, 3841, 'total_sales', '0'),
(53580, 3841, '_tax_status', 'taxable'),
(53581, 3841, '_tax_class', 'parent'),
(53582, 3841, '_manage_stock', 'yes'),
(53583, 3841, '_backorders', 'no'),
(53584, 3841, '_sold_individually', 'no'),
(53585, 3841, '_virtual', 'no'),
(53586, 3841, '_downloadable', 'no'),
(53587, 3841, '_download_limit', '-1'),
(53588, 3841, '_download_expiry', '-1'),
(53589, 3841, '_stock', '70'),
(53590, 3841, '_stock_status', 'instock'),
(53591, 3841, '_wc_average_rating', '0'),
(53592, 3841, '_wc_review_count', '0'),
(53593, 3841, 'attribute_pa_color', 'orange-shiny'),
(53594, 3841, 'attribute_pa_shoe-size', '8'),
(53595, 3841, '_price', '216.31'),
(53596, 3841, '_product_version', '4.1.0'),
(53597, 3841, '_vi_wad_aliexpress_variation_id', '64433254801'),
(53598, 3841, '_vi_wad_aliexpress_variation_attr', '14:350852#Orange shiny;200000124:699'),
(53599, 3842, '_variation_description', ''),
(53600, 3842, '_sku', '32809699013-orange-shiny-13'),
(53601, 3842, '_regular_price', '216.31'),
(53602, 3842, 'total_sales', '0'),
(53603, 3842, '_tax_status', 'taxable'),
(53604, 3842, '_tax_class', 'parent'),
(53605, 3842, '_manage_stock', 'yes'),
(53606, 3842, '_backorders', 'no'),
(53607, 3842, '_sold_individually', 'no'),
(53608, 3842, '_virtual', 'no'),
(53609, 3842, '_downloadable', 'no'),
(53610, 3842, '_download_limit', '-1'),
(53611, 3842, '_download_expiry', '-1'),
(53612, 3842, '_stock', '70'),
(53613, 3842, '_stock_status', 'instock'),
(53614, 3842, '_wc_average_rating', '0'),
(53615, 3842, '_wc_review_count', '0'),
(53616, 3842, 'attribute_pa_color', 'orange-shiny'),
(53617, 3842, 'attribute_pa_shoe-size', '13'),
(53618, 3842, '_price', '216.31'),
(53619, 3842, '_product_version', '4.1.0'),
(53620, 3842, '_vi_wad_aliexpress_variation_id', '64433254806'),
(53621, 3842, '_vi_wad_aliexpress_variation_attr', '14:350852#Orange shiny;200000124:200000296'),
(53622, 3843, '_variation_description', ''),
(53623, 3843, '_sku', '32809699013-orange-shiny-14'),
(53624, 3843, '_regular_price', '216.31'),
(53625, 3843, 'total_sales', '0'),
(53626, 3843, '_tax_status', 'taxable'),
(53627, 3843, '_tax_class', 'parent'),
(53628, 3843, '_manage_stock', 'yes'),
(53629, 3843, '_backorders', 'no'),
(53630, 3843, '_sold_individually', 'no'),
(53631, 3843, '_virtual', 'no'),
(53632, 3843, '_downloadable', 'no'),
(53633, 3843, '_download_limit', '-1'),
(53634, 3843, '_download_expiry', '-1'),
(53635, 3843, '_stock', '70'),
(53636, 3843, '_stock_status', 'instock'),
(53637, 3843, '_wc_average_rating', '0'),
(53638, 3843, '_wc_review_count', '0'),
(53639, 3843, 'attribute_pa_color', 'orange-shiny'),
(53640, 3843, 'attribute_pa_shoe-size', '14'),
(53641, 3843, '_price', '216.31'),
(53642, 3843, '_product_version', '4.1.0'),
(53643, 3843, '_vi_wad_aliexpress_variation_id', '64433254807'),
(53644, 3843, '_vi_wad_aliexpress_variation_attr', '14:350852#Orange shiny;200000124:200000298'),
(53645, 3844, '_variation_description', ''),
(53646, 3844, '_sku', '32809699013-orange-shiny-11'),
(53647, 3844, '_regular_price', '216.31'),
(53648, 3844, 'total_sales', '0'),
(53649, 3844, '_tax_status', 'taxable'),
(53650, 3844, '_tax_class', 'parent'),
(53651, 3844, '_manage_stock', 'yes'),
(53652, 3844, '_backorders', 'no'),
(53653, 3844, '_sold_individually', 'no'),
(53654, 3844, '_virtual', 'no'),
(53655, 3844, '_downloadable', 'no'),
(53656, 3844, '_download_limit', '-1'),
(53657, 3844, '_download_expiry', '-1'),
(53658, 3844, '_stock', '70'),
(53659, 3844, '_stock_status', 'instock'),
(53660, 3844, '_wc_average_rating', '0'),
(53661, 3844, '_wc_review_count', '0'),
(53662, 3844, 'attribute_pa_color', 'orange-shiny'),
(53663, 3844, 'attribute_pa_shoe-size', '11'),
(53664, 3844, '_price', '216.31'),
(53665, 3844, '_product_version', '4.1.0'),
(53666, 3844, '_vi_wad_aliexpress_variation_id', '64433254804'),
(53667, 3844, '_vi_wad_aliexpress_variation_attr', '14:350852#Orange shiny;200000124:100010420'),
(53668, 3845, '_variation_description', ''),
(53669, 3845, '_sku', '32809699013-orange-shiny-12'),
(53670, 3845, '_regular_price', '216.31'),
(53671, 3845, 'total_sales', '0'),
(53672, 3845, '_tax_status', 'taxable'),
(53673, 3845, '_tax_class', 'parent'),
(53674, 3845, '_manage_stock', 'yes'),
(53675, 3845, '_backorders', 'no'),
(53676, 3845, '_sold_individually', 'no'),
(53677, 3845, '_virtual', 'no'),
(53678, 3845, '_downloadable', 'no'),
(53679, 3845, '_download_limit', '-1'),
(53680, 3845, '_download_expiry', '-1'),
(53681, 3845, '_stock', '70'),
(53682, 3845, '_stock_status', 'instock'),
(53683, 3845, '_wc_average_rating', '0'),
(53684, 3845, '_wc_review_count', '0'),
(53685, 3845, 'attribute_pa_color', 'orange-shiny'),
(53686, 3845, 'attribute_pa_shoe-size', '12'),
(53687, 3845, '_price', '216.31'),
(53688, 3845, '_product_version', '4.1.0'),
(53689, 3845, '_vi_wad_aliexpress_variation_id', '64433254805'),
(53690, 3845, '_vi_wad_aliexpress_variation_attr', '14:350852#Orange shiny;200000124:1663'),
(53691, 3846, '_variation_description', ''),
(53692, 3846, '_sku', '32809699013-purple-shiny-11'),
(53693, 3846, '_regular_price', '216.31'),
(53694, 3846, 'total_sales', '0'),
(53695, 3846, '_tax_status', 'taxable'),
(53696, 3846, '_tax_class', 'parent'),
(53697, 3846, '_manage_stock', 'yes'),
(53698, 3846, '_backorders', 'no'),
(53699, 3846, '_sold_individually', 'no'),
(53700, 3846, '_virtual', 'no'),
(53701, 3846, '_downloadable', 'no'),
(53702, 3846, '_download_limit', '-1'),
(53703, 3846, '_download_expiry', '-1'),
(53704, 3846, '_stock', '70'),
(53705, 3846, '_stock_status', 'instock'),
(53706, 3846, '_wc_average_rating', '0'),
(53707, 3846, '_wc_review_count', '0'),
(53708, 3846, 'attribute_pa_color', 'purple-shiny'),
(53709, 3846, 'attribute_pa_shoe-size', '11'),
(53710, 3846, '_price', '216.31'),
(53711, 3846, '_product_version', '4.1.0'),
(53712, 3846, '_vi_wad_aliexpress_variation_id', '64433254826'),
(53713, 3846, '_vi_wad_aliexpress_variation_attr', '14:496#Purple shiny;200000124:100010420'),
(53714, 3847, '_variation_description', ''),
(53715, 3847, '_sku', '32809699013-purple-shiny-12'),
(53716, 3847, '_regular_price', '216.31'),
(53717, 3847, 'total_sales', '0'),
(53718, 3847, '_tax_status', 'taxable'),
(53719, 3847, '_tax_class', 'parent'),
(53720, 3847, '_manage_stock', 'yes'),
(53721, 3847, '_backorders', 'no'),
(53722, 3847, '_sold_individually', 'no'),
(53723, 3847, '_virtual', 'no'),
(53724, 3847, '_downloadable', 'no'),
(53725, 3847, '_download_limit', '-1'),
(53726, 3847, '_download_expiry', '-1'),
(53727, 3847, '_stock', '70'),
(53728, 3847, '_stock_status', 'instock'),
(53729, 3847, '_wc_average_rating', '0'),
(53730, 3847, '_wc_review_count', '0'),
(53731, 3847, 'attribute_pa_color', 'purple-shiny'),
(53732, 3847, 'attribute_pa_shoe-size', '12'),
(53733, 3847, '_price', '216.31'),
(53734, 3847, '_product_version', '4.1.0'),
(53735, 3847, '_vi_wad_aliexpress_variation_id', '64433254827'),
(53736, 3847, '_vi_wad_aliexpress_variation_attr', '14:496#Purple shiny;200000124:1663'),
(53737, 3848, '_variation_description', ''),
(53738, 3848, '_sku', '32809699013-purple-shiny-9'),
(53739, 3848, '_regular_price', '216.31'),
(53740, 3848, 'total_sales', '0'),
(53741, 3848, '_tax_status', 'taxable'),
(53742, 3848, '_tax_class', 'parent'),
(53743, 3848, '_manage_stock', 'yes'),
(53744, 3848, '_backorders', 'no'),
(53745, 3848, '_sold_individually', 'no'),
(53746, 3848, '_virtual', 'no'),
(53747, 3848, '_downloadable', 'no'),
(53748, 3848, '_download_limit', '-1'),
(53749, 3848, '_download_expiry', '-1'),
(53750, 3848, '_stock', '69'),
(53751, 3848, '_stock_status', 'instock'),
(53752, 3848, '_wc_average_rating', '0'),
(53753, 3848, '_wc_review_count', '0'),
(53754, 3848, 'attribute_pa_color', 'purple-shiny'),
(53755, 3848, 'attribute_pa_shoe-size', '9'),
(53756, 3848, '_price', '216.31'),
(53757, 3848, '_product_version', '4.1.0'),
(53758, 3848, '_vi_wad_aliexpress_variation_id', '64433254824'),
(53759, 3848, '_vi_wad_aliexpress_variation_attr', '14:496#Purple shiny;200000124:350262'),
(53760, 3849, '_variation_description', ''),
(53761, 3849, '_sku', '32809699013-purple-shiny-10'),
(53762, 3849, '_regular_price', '216.31'),
(53763, 3849, 'total_sales', '0'),
(53764, 3849, '_tax_status', 'taxable'),
(53765, 3849, '_tax_class', 'parent'),
(53766, 3849, '_manage_stock', 'yes'),
(53767, 3849, '_backorders', 'no'),
(53768, 3849, '_sold_individually', 'no'),
(53769, 3849, '_virtual', 'no'),
(53770, 3849, '_downloadable', 'no'),
(53771, 3849, '_download_limit', '-1'),
(53772, 3849, '_download_expiry', '-1'),
(53773, 3849, '_stock', '70'),
(53774, 3849, '_stock_status', 'instock'),
(53775, 3849, '_wc_average_rating', '0'),
(53776, 3849, '_wc_review_count', '0'),
(53777, 3849, 'attribute_pa_color', 'purple-shiny'),
(53778, 3849, 'attribute_pa_shoe-size', '10'),
(53779, 3849, '_price', '216.31'),
(53780, 3849, '_product_version', '4.1.0'),
(53781, 3849, '_vi_wad_aliexpress_variation_id', '64433254825'),
(53782, 3849, '_vi_wad_aliexpress_variation_attr', '14:496#Purple shiny;200000124:1583'),
(53783, 3850, '_variation_description', ''),
(53784, 3850, '_sku', '32809699013-purple-shiny-15'),
(53785, 3850, '_regular_price', '216.31'),
(53786, 3850, 'total_sales', '0'),
(53787, 3850, '_tax_status', 'taxable'),
(53788, 3850, '_tax_class', 'parent'),
(53789, 3850, '_manage_stock', 'yes'),
(53790, 3850, '_backorders', 'no'),
(53791, 3850, '_sold_individually', 'no'),
(53792, 3850, '_virtual', 'no'),
(53793, 3850, '_downloadable', 'no'),
(53794, 3850, '_download_limit', '-1'),
(53795, 3850, '_download_expiry', '-1'),
(53796, 3850, '_stock', '70'),
(53797, 3850, '_stock_status', 'instock'),
(53798, 3850, '_wc_average_rating', '0'),
(53799, 3850, '_wc_review_count', '0'),
(53800, 3850, 'attribute_pa_color', 'purple-shiny'),
(53801, 3850, 'attribute_pa_shoe-size', '15'),
(53802, 3850, '_price', '216.31'),
(53803, 3850, '_product_version', '4.1.0'),
(53804, 3850, '_vi_wad_aliexpress_variation_id', '64433254830'),
(53805, 3850, '_vi_wad_aliexpress_variation_attr', '14:496#Purple shiny;200000124:350231'),
(53806, 3851, '_variation_description', ''),
(53807, 3851, '_sku', '32809699013-red-shiny-5'),
(53808, 3851, '_regular_price', '216.31'),
(53809, 3851, 'total_sales', '0'),
(53810, 3851, '_tax_status', 'taxable'),
(53811, 3851, '_tax_class', 'parent'),
(53812, 3851, '_manage_stock', 'yes'),
(53813, 3851, '_backorders', 'no'),
(53814, 3851, '_sold_individually', 'no'),
(53815, 3851, '_virtual', 'no'),
(53816, 3851, '_downloadable', 'no'),
(53817, 3851, '_download_limit', '-1'),
(53818, 3851, '_download_expiry', '-1'),
(53819, 3851, '_stock', '70'),
(53820, 3851, '_stock_status', 'instock'),
(53821, 3851, '_wc_average_rating', '0'),
(53822, 3851, '_wc_review_count', '0'),
(53823, 3851, 'attribute_pa_color', 'red-shiny'),
(53824, 3851, 'attribute_pa_shoe-size', '5'),
(53825, 3851, '_price', '216.31'),
(53826, 3851, '_product_version', '4.1.0'),
(53827, 3851, '_vi_wad_aliexpress_variation_id', '64433254831'),
(53828, 3851, '_vi_wad_aliexpress_variation_attr', '14:10#Red shiny;200000124:698'),
(53829, 3852, '_variation_description', ''),
(53830, 3852, '_sku', '32809699013-purple-shiny-13'),
(53831, 3852, '_regular_price', '216.31'),
(53832, 3852, 'total_sales', '0'),
(53833, 3852, '_tax_status', 'taxable'),
(53834, 3852, '_tax_class', 'parent'),
(53835, 3852, '_manage_stock', 'yes'),
(53836, 3852, '_backorders', 'no'),
(53837, 3852, '_sold_individually', 'no'),
(53838, 3852, '_virtual', 'no'),
(53839, 3852, '_downloadable', 'no'),
(53840, 3852, '_download_limit', '-1'),
(53841, 3852, '_download_expiry', '-1'),
(53842, 3852, '_stock', '70'),
(53843, 3852, '_stock_status', 'instock'),
(53844, 3852, '_wc_average_rating', '0'),
(53845, 3852, '_wc_review_count', '0'),
(53846, 3852, 'attribute_pa_color', 'purple-shiny'),
(53847, 3852, 'attribute_pa_shoe-size', '13'),
(53848, 3852, '_price', '216.31'),
(53849, 3852, '_product_version', '4.1.0'),
(53850, 3852, '_vi_wad_aliexpress_variation_id', '64433254828'),
(53851, 3852, '_vi_wad_aliexpress_variation_attr', '14:496#Purple shiny;200000124:200000296'),
(53852, 3853, '_variation_description', ''),
(53853, 3853, '_sku', '32809699013-purple-shiny-14'),
(53854, 3854, '_wp_attached_file', '2021/06/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-4.jpg'),
(53855, 3853, '_regular_price', '216.31'),
(53856, 3854, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:837;s:4:\"file\";s:105:\"2021/06/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-4.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:105:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-4-287x300.jpg\";s:5:\"width\";i:287;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:105:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:105:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-4-768x804.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:804;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:105:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-4-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:105:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-4-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:105:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:105:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-4-600x628.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:628;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:105:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:105:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:105:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-4-600x628.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:628;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:105:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(53857, 3853, 'total_sales', '0'),
(53858, 3853, '_tax_status', 'taxable'),
(53859, 3853, '_tax_class', 'parent'),
(53860, 3853, '_manage_stock', 'yes'),
(53861, 3853, '_backorders', 'no'),
(53862, 3853, '_sold_individually', 'no'),
(53863, 3853, '_virtual', 'no'),
(53864, 3853, '_downloadable', 'no'),
(53865, 3853, '_download_limit', '-1'),
(53866, 3853, '_download_expiry', '-1'),
(53867, 3853, '_stock', '68'),
(53868, 3853, '_stock_status', 'instock'),
(53869, 3853, '_wc_average_rating', '0'),
(53870, 3853, '_wc_review_count', '0'),
(53871, 3853, 'attribute_pa_color', 'purple-shiny'),
(53872, 3853, 'attribute_pa_shoe-size', '14'),
(53873, 3853, '_price', '216.31'),
(53874, 3853, '_product_version', '4.1.0'),
(53875, 3853, '_vi_wad_aliexpress_variation_id', '64433254829'),
(53876, 3853, '_vi_wad_aliexpress_variation_attr', '14:496#Purple shiny;200000124:200000298'),
(53877, 3855, '_variation_description', ''),
(53878, 3855, '_sku', '32809699013-pink-shiny-14'),
(53879, 3855, '_regular_price', '216.31'),
(53880, 3855, 'total_sales', '0'),
(53881, 3855, '_tax_status', 'taxable'),
(53882, 3855, '_tax_class', 'parent'),
(53883, 3855, '_manage_stock', 'yes'),
(53884, 3855, '_backorders', 'no'),
(53885, 3855, '_sold_individually', 'no'),
(53886, 3855, '_virtual', 'no'),
(53887, 3855, '_downloadable', 'no'),
(53888, 3855, '_download_limit', '-1'),
(53889, 3855, '_download_expiry', '-1'),
(53890, 3855, '_stock', '70'),
(53891, 3855, '_stock_status', 'instock'),
(53892, 3855, '_wc_average_rating', '0'),
(53893, 3855, '_wc_review_count', '0'),
(53894, 3855, 'attribute_pa_color', 'pink-shiny'),
(53895, 3855, 'attribute_pa_shoe-size', '14'),
(53896, 3855, '_price', '216.31'),
(53897, 3855, '_product_version', '4.1.0'),
(53898, 3855, '_vi_wad_aliexpress_variation_id', '64433254818'),
(53899, 3855, '_vi_wad_aliexpress_variation_attr', '14:1052#Pink shiny;200000124:200000298'),
(53900, 3856, '_variation_description', ''),
(53901, 3856, '_sku', '32809699013-pink-shiny-15'),
(53902, 3856, '_regular_price', '216.31'),
(53903, 3856, 'total_sales', '0'),
(53904, 3856, '_tax_status', 'taxable'),
(53905, 3856, '_tax_class', 'parent'),
(53906, 3856, '_manage_stock', 'yes'),
(53907, 3856, '_backorders', 'no'),
(53908, 3856, '_sold_individually', 'no'),
(53909, 3856, '_virtual', 'no'),
(53910, 3856, '_downloadable', 'no'),
(53911, 3856, '_download_limit', '-1'),
(53912, 3856, '_download_expiry', '-1'),
(53913, 3856, '_stock', '68'),
(53914, 3856, '_stock_status', 'instock'),
(53915, 3856, '_wc_average_rating', '0'),
(53916, 3856, '_wc_review_count', '0'),
(53917, 3856, 'attribute_pa_color', 'pink-shiny'),
(53918, 3856, 'attribute_pa_shoe-size', '15'),
(53919, 3856, '_price', '216.31'),
(53920, 3856, '_product_version', '4.1.0'),
(53921, 3856, '_vi_wad_aliexpress_variation_id', '64433254819'),
(53922, 3856, '_vi_wad_aliexpress_variation_attr', '14:1052#Pink shiny;200000124:350231'),
(53923, 3857, '_variation_description', ''),
(53924, 3857, '_sku', '32809699013-pink-shiny-12'),
(53925, 3857, '_regular_price', '216.31'),
(53926, 3857, 'total_sales', '0'),
(53927, 3857, '_tax_status', 'taxable'),
(53928, 3857, '_tax_class', 'parent'),
(53929, 3857, '_manage_stock', 'yes'),
(53930, 3857, '_backorders', 'no'),
(53931, 3857, '_sold_individually', 'no'),
(53932, 3857, '_virtual', 'no'),
(53933, 3857, '_downloadable', 'no'),
(53934, 3857, '_download_limit', '-1'),
(53935, 3857, '_download_expiry', '-1'),
(53936, 3857, '_stock', '68'),
(53937, 3857, '_stock_status', 'instock'),
(53938, 3857, '_wc_average_rating', '0'),
(53939, 3857, '_wc_review_count', '0'),
(53940, 3857, 'attribute_pa_color', 'pink-shiny'),
(53941, 3857, 'attribute_pa_shoe-size', '12'),
(53942, 3857, '_price', '216.31'),
(53943, 3857, '_product_version', '4.1.0'),
(53944, 3857, '_vi_wad_aliexpress_variation_id', '64433254816'),
(53945, 3857, '_vi_wad_aliexpress_variation_attr', '14:1052#Pink shiny;200000124:1663'),
(53946, 3854, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H9ce71778d25b46d3b26a99acc60328457/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg'),
(53947, 3858, '_variation_description', ''),
(53948, 3858, '_sku', '32809699013-pink-shiny-13'),
(53949, 3858, '_regular_price', '216.31'),
(53950, 3858, 'total_sales', '0'),
(53951, 3858, '_tax_status', 'taxable'),
(53952, 3858, '_tax_class', 'parent'),
(53953, 3858, '_manage_stock', 'yes'),
(53954, 3858, '_backorders', 'no'),
(53955, 3858, '_sold_individually', 'no'),
(53956, 3858, '_virtual', 'no'),
(53957, 3858, '_downloadable', 'no'),
(53958, 3858, '_download_limit', '-1'),
(53959, 3858, '_download_expiry', '-1'),
(53960, 3858, '_stock', '70'),
(53961, 3858, '_stock_status', 'instock'),
(53962, 3858, '_wc_average_rating', '0'),
(53963, 3858, '_wc_review_count', '0'),
(53964, 3858, 'attribute_pa_color', 'pink-shiny'),
(53965, 3858, 'attribute_pa_shoe-size', '13'),
(53966, 3858, '_price', '216.31'),
(53967, 3858, '_product_version', '4.1.0'),
(53968, 3858, '_vi_wad_aliexpress_variation_id', '64433254817'),
(53969, 3858, '_vi_wad_aliexpress_variation_attr', '14:1052#Pink shiny;200000124:200000296'),
(53970, 3859, '_variation_description', ''),
(53971, 3859, '_sku', '32809699013-purple-shiny-7'),
(53972, 3859, '_regular_price', '216.31'),
(53973, 3859, 'total_sales', '0'),
(53974, 3859, '_tax_status', 'taxable'),
(53975, 3859, '_tax_class', 'parent'),
(53976, 3859, '_manage_stock', 'yes'),
(53977, 3859, '_backorders', 'no'),
(53978, 3859, '_sold_individually', 'no'),
(53979, 3859, '_virtual', 'no'),
(53980, 3859, '_downloadable', 'no'),
(53981, 3859, '_download_limit', '-1'),
(53982, 3859, '_download_expiry', '-1'),
(53983, 3859, '_stock', '69'),
(53984, 3859, '_stock_status', 'instock'),
(53985, 3859, '_wc_average_rating', '0'),
(53986, 3859, '_wc_review_count', '0'),
(53987, 3859, 'attribute_pa_color', 'purple-shiny'),
(53988, 3859, 'attribute_pa_shoe-size', '7'),
(53989, 3859, '_price', '216.31'),
(53990, 3859, '_product_version', '4.1.0'),
(53991, 3859, '_vi_wad_aliexpress_variation_id', '64433254822'),
(53992, 3859, '_vi_wad_aliexpress_variation_attr', '14:496#Purple shiny;200000124:3434'),
(53993, 3860, '_variation_description', ''),
(53994, 3860, '_sku', '32809699013-purple-shiny-8'),
(53995, 3860, '_regular_price', '216.31'),
(53996, 3860, 'total_sales', '0'),
(53997, 3860, '_tax_status', 'taxable'),
(53998, 3860, '_tax_class', 'parent'),
(53999, 3860, '_manage_stock', 'yes'),
(54000, 3860, '_backorders', 'no'),
(54001, 3860, '_sold_individually', 'no'),
(54002, 3860, '_virtual', 'no'),
(54003, 3860, '_downloadable', 'no'),
(54004, 3860, '_download_limit', '-1'),
(54005, 3860, '_download_expiry', '-1'),
(54006, 3860, '_stock', '70'),
(54007, 3860, '_stock_status', 'instock'),
(54008, 3860, '_wc_average_rating', '0'),
(54009, 3860, '_wc_review_count', '0'),
(54010, 3860, 'attribute_pa_color', 'purple-shiny'),
(54011, 3860, 'attribute_pa_shoe-size', '8'),
(54012, 3860, '_price', '216.31'),
(54013, 3860, '_product_version', '4.1.0'),
(54014, 3860, '_vi_wad_aliexpress_variation_id', '64433254823'),
(54015, 3860, '_vi_wad_aliexpress_variation_attr', '14:496#Purple shiny;200000124:699'),
(54016, 3861, '_variation_description', ''),
(54017, 3861, '_sku', '32809699013-purple-shiny-5'),
(54018, 3861, '_regular_price', '216.31'),
(54019, 3861, 'total_sales', '0'),
(54020, 3861, '_tax_status', 'taxable'),
(54021, 3861, '_tax_class', 'parent'),
(54022, 3861, '_manage_stock', 'yes'),
(54023, 3861, '_backorders', 'no'),
(54024, 3861, '_sold_individually', 'no'),
(54025, 3861, '_virtual', 'no'),
(54026, 3861, '_downloadable', 'no'),
(54027, 3861, '_download_limit', '-1'),
(54028, 3861, '_download_expiry', '-1'),
(54029, 3861, '_stock', '69'),
(54030, 3861, '_stock_status', 'instock'),
(54031, 3861, '_wc_average_rating', '0'),
(54032, 3861, '_wc_review_count', '0'),
(54033, 3861, 'attribute_pa_color', 'purple-shiny'),
(54034, 3861, 'attribute_pa_shoe-size', '5'),
(54035, 3861, '_price', '216.31'),
(54036, 3861, '_product_version', '4.1.0'),
(54037, 3861, '_vi_wad_aliexpress_variation_id', '64433254820'),
(54038, 3861, '_vi_wad_aliexpress_variation_attr', '14:496#Purple shiny;200000124:698'),
(54039, 3862, '_variation_description', ''),
(54040, 3862, '_sku', '32809699013-purple-shiny-6'),
(54041, 3862, '_regular_price', '216.31'),
(54042, 3862, 'total_sales', '0'),
(54043, 3862, '_tax_status', 'taxable');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(54044, 3862, '_tax_class', 'parent'),
(54045, 3862, '_manage_stock', 'yes'),
(54046, 3862, '_backorders', 'no'),
(54047, 3862, '_sold_individually', 'no'),
(54048, 3862, '_virtual', 'no'),
(54049, 3862, '_downloadable', 'no'),
(54050, 3862, '_download_limit', '-1'),
(54051, 3862, '_download_expiry', '-1'),
(54052, 3862, '_stock', '70'),
(54053, 3862, '_stock_status', 'instock'),
(54054, 3862, '_wc_average_rating', '0'),
(54055, 3862, '_wc_review_count', '0'),
(54056, 3862, 'attribute_pa_color', 'purple-shiny'),
(54057, 3862, 'attribute_pa_shoe-size', '6'),
(54058, 3862, '_price', '216.31'),
(54059, 3862, '_product_version', '4.1.0'),
(54060, 3862, '_vi_wad_aliexpress_variation_id', '64433254821'),
(54061, 3862, '_vi_wad_aliexpress_variation_attr', '14:496#Purple shiny;200000124:1394'),
(54062, 3863, '_variation_description', ''),
(54063, 3863, '_sku', '32809699013-silver-shiny-5'),
(54064, 3863, '_regular_price', '216.31'),
(54065, 3863, 'total_sales', '0'),
(54066, 3863, '_tax_status', 'taxable'),
(54067, 3863, '_tax_class', 'parent'),
(54068, 3863, '_manage_stock', 'yes'),
(54069, 3863, '_backorders', 'no'),
(54070, 3863, '_sold_individually', 'no'),
(54071, 3863, '_virtual', 'no'),
(54072, 3863, '_downloadable', 'no'),
(54073, 3863, '_download_limit', '-1'),
(54074, 3863, '_download_expiry', '-1'),
(54075, 3863, '_stock', '70'),
(54076, 3863, '_stock_status', 'instock'),
(54077, 3863, '_wc_average_rating', '0'),
(54078, 3863, '_wc_review_count', '0'),
(54079, 3863, 'attribute_pa_color', 'silver-shiny'),
(54080, 3863, 'attribute_pa_shoe-size', '5'),
(54081, 3863, '_price', '216.31'),
(54082, 3863, '_product_version', '4.1.0'),
(54083, 3863, '_vi_wad_aliexpress_variation_id', '64433254842'),
(54084, 3863, '_vi_wad_aliexpress_variation_attr', '14:350853#Silver shiny;200000124:698'),
(54085, 3864, '_variation_description', ''),
(54086, 3864, '_sku', '32809699013-silver-shiny-6'),
(54087, 3864, '_regular_price', '216.31'),
(54088, 3864, 'total_sales', '0'),
(54089, 3864, '_tax_status', 'taxable'),
(54090, 3864, '_tax_class', 'parent'),
(54091, 3864, '_manage_stock', 'yes'),
(54092, 3864, '_backorders', 'no'),
(54093, 3864, '_sold_individually', 'no'),
(54094, 3864, '_virtual', 'no'),
(54095, 3864, '_downloadable', 'no'),
(54096, 3864, '_download_limit', '-1'),
(54097, 3864, '_download_expiry', '-1'),
(54098, 3864, '_stock', '70'),
(54099, 3864, '_stock_status', 'instock'),
(54100, 3864, '_wc_average_rating', '0'),
(54101, 3864, '_wc_review_count', '0'),
(54102, 3864, 'attribute_pa_color', 'silver-shiny'),
(54103, 3864, 'attribute_pa_shoe-size', '6'),
(54104, 3864, '_price', '216.31'),
(54105, 3864, '_product_version', '4.1.0'),
(54106, 3864, '_vi_wad_aliexpress_variation_id', '64433254843'),
(54107, 3864, '_vi_wad_aliexpress_variation_attr', '14:350853#Silver shiny;200000124:1394'),
(54108, 3865, '_variation_description', ''),
(54109, 3865, '_sku', '32809699013-red-shiny-14'),
(54110, 3865, '_regular_price', '216.31'),
(54111, 3865, 'total_sales', '0'),
(54112, 3865, '_tax_status', 'taxable'),
(54113, 3865, '_tax_class', 'parent'),
(54114, 3865, '_manage_stock', 'yes'),
(54115, 3865, '_backorders', 'no'),
(54116, 3865, '_sold_individually', 'no'),
(54117, 3865, '_virtual', 'no'),
(54118, 3865, '_downloadable', 'no'),
(54119, 3865, '_download_limit', '-1'),
(54120, 3865, '_download_expiry', '-1'),
(54121, 3865, '_stock', '70'),
(54122, 3865, '_stock_status', 'instock'),
(54123, 3865, '_wc_average_rating', '0'),
(54124, 3865, '_wc_review_count', '0'),
(54125, 3865, 'attribute_pa_color', 'red-shiny'),
(54126, 3865, 'attribute_pa_shoe-size', '14'),
(54127, 3865, '_price', '216.31'),
(54128, 3865, '_product_version', '4.1.0'),
(54129, 3865, '_vi_wad_aliexpress_variation_id', '64433254840'),
(54130, 3865, '_vi_wad_aliexpress_variation_attr', '14:10#Red shiny;200000124:200000298'),
(54131, 3866, '_variation_description', ''),
(54132, 3866, '_sku', '32809699013-red-shiny-15'),
(54133, 3866, '_regular_price', '216.31'),
(54134, 3866, 'total_sales', '0'),
(54135, 3866, '_tax_status', 'taxable'),
(54136, 3866, '_tax_class', 'parent'),
(54137, 3866, '_manage_stock', 'yes'),
(54138, 3866, '_backorders', 'no'),
(54139, 3866, '_sold_individually', 'no'),
(54140, 3866, '_virtual', 'no'),
(54141, 3866, '_downloadable', 'no'),
(54142, 3866, '_download_limit', '-1'),
(54143, 3866, '_download_expiry', '-1'),
(54144, 3866, '_stock', '68'),
(54145, 3866, '_stock_status', 'instock'),
(54146, 3866, '_wc_average_rating', '0'),
(54147, 3866, '_wc_review_count', '0'),
(54148, 3866, 'attribute_pa_color', 'red-shiny'),
(54149, 3866, 'attribute_pa_shoe-size', '15'),
(54150, 3866, '_price', '216.31'),
(54151, 3866, '_product_version', '4.1.0'),
(54152, 3866, '_vi_wad_aliexpress_variation_id', '64433254841'),
(54153, 3866, '_vi_wad_aliexpress_variation_attr', '14:10#Red shiny;200000124:350231'),
(54154, 3867, '_variation_description', ''),
(54155, 3867, '_sku', '32809699013-silver-shiny-9'),
(54156, 3867, '_regular_price', '216.31'),
(54157, 3867, 'total_sales', '0'),
(54158, 3867, '_tax_status', 'taxable'),
(54159, 3867, '_tax_class', 'parent'),
(54160, 3867, '_manage_stock', 'yes'),
(54161, 3867, '_backorders', 'no'),
(54162, 3867, '_sold_individually', 'no'),
(54163, 3867, '_virtual', 'no'),
(54164, 3867, '_downloadable', 'no'),
(54165, 3867, '_download_limit', '-1'),
(54166, 3867, '_download_expiry', '-1'),
(54167, 3867, '_stock', '70'),
(54168, 3867, '_stock_status', 'instock'),
(54169, 3867, '_wc_average_rating', '0'),
(54170, 3867, '_wc_review_count', '0'),
(54171, 3867, 'attribute_pa_color', 'silver-shiny'),
(54172, 3867, 'attribute_pa_shoe-size', '9'),
(54173, 3867, '_price', '216.31'),
(54174, 3867, '_product_version', '4.1.0'),
(54175, 3867, '_vi_wad_aliexpress_variation_id', '64433254846'),
(54176, 3867, '_vi_wad_aliexpress_variation_attr', '14:350853#Silver shiny;200000124:350262'),
(54177, 3868, '_variation_description', ''),
(54178, 3868, '_sku', '32809699013-silver-shiny-10'),
(54179, 3868, '_regular_price', '216.31'),
(54180, 3868, 'total_sales', '0'),
(54181, 3868, '_tax_status', 'taxable'),
(54182, 3868, '_tax_class', 'parent'),
(54183, 3868, '_manage_stock', 'yes'),
(54184, 3868, '_backorders', 'no'),
(54185, 3868, '_sold_individually', 'no'),
(54186, 3868, '_virtual', 'no'),
(54187, 3868, '_downloadable', 'no'),
(54188, 3868, '_download_limit', '-1'),
(54189, 3868, '_download_expiry', '-1'),
(54190, 3868, '_stock', '70'),
(54191, 3868, '_stock_status', 'instock'),
(54192, 3868, '_wc_average_rating', '0'),
(54193, 3868, '_wc_review_count', '0'),
(54194, 3868, 'attribute_pa_color', 'silver-shiny'),
(54195, 3868, 'attribute_pa_shoe-size', '10'),
(54196, 3868, '_price', '216.31'),
(54197, 3868, '_product_version', '4.1.0'),
(54198, 3868, '_vi_wad_aliexpress_variation_id', '64433254847'),
(54199, 3868, '_vi_wad_aliexpress_variation_attr', '14:350853#Silver shiny;200000124:1583'),
(54200, 3869, '_variation_description', ''),
(54201, 3869, '_sku', '32809699013-silver-shiny-7'),
(54202, 3869, '_regular_price', '216.31'),
(54203, 3869, 'total_sales', '0'),
(54204, 3869, '_tax_status', 'taxable'),
(54205, 3869, '_tax_class', 'parent'),
(54206, 3869, '_manage_stock', 'yes'),
(54207, 3869, '_backorders', 'no'),
(54208, 3869, '_sold_individually', 'no'),
(54209, 3869, '_virtual', 'no'),
(54210, 3869, '_downloadable', 'no'),
(54211, 3869, '_download_limit', '-1'),
(54212, 3869, '_download_expiry', '-1'),
(54213, 3869, '_stock', '70'),
(54214, 3869, '_stock_status', 'instock'),
(54215, 3869, '_wc_average_rating', '0'),
(54216, 3869, '_wc_review_count', '0'),
(54217, 3869, 'attribute_pa_color', 'silver-shiny'),
(54218, 3869, 'attribute_pa_shoe-size', '7'),
(54219, 3869, '_price', '216.31'),
(54220, 3870, '_wp_attached_file', '2021/06/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-5.jpg'),
(54221, 3869, '_product_version', '4.1.0'),
(54222, 3870, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:105:\"2021/06/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-5.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:105:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:105:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:105:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-5-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:105:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-5-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:105:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-5-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:105:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:105:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-5-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:105:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:105:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:105:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-5-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:105:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(54223, 3869, '_vi_wad_aliexpress_variation_id', '64433254844'),
(54224, 3869, '_vi_wad_aliexpress_variation_attr', '14:350853#Silver shiny;200000124:3434'),
(54225, 3871, '_variation_description', ''),
(54226, 3871, '_sku', '32809699013-silver-shiny-8'),
(54227, 3871, '_regular_price', '216.31'),
(54228, 3871, 'total_sales', '0'),
(54229, 3871, '_tax_status', 'taxable'),
(54230, 3871, '_tax_class', 'parent'),
(54231, 3871, '_manage_stock', 'yes'),
(54232, 3871, '_backorders', 'no'),
(54233, 3871, '_sold_individually', 'no'),
(54234, 3871, '_virtual', 'no'),
(54235, 3871, '_downloadable', 'no'),
(54236, 3871, '_download_limit', '-1'),
(54237, 3871, '_download_expiry', '-1'),
(54238, 3871, '_stock', '70'),
(54239, 3871, '_stock_status', 'instock'),
(54240, 3871, '_wc_average_rating', '0'),
(54241, 3871, '_wc_review_count', '0'),
(54242, 3871, 'attribute_pa_color', 'silver-shiny'),
(54243, 3871, 'attribute_pa_shoe-size', '8'),
(54244, 3871, '_price', '216.31'),
(54245, 3871, '_product_version', '4.1.0'),
(54246, 3871, '_vi_wad_aliexpress_variation_id', '64433254845'),
(54247, 3871, '_vi_wad_aliexpress_variation_attr', '14:350853#Silver shiny;200000124:699'),
(54248, 3872, '_variation_description', ''),
(54249, 3872, '_sku', '32809699013-red-shiny-8'),
(54250, 3872, '_regular_price', '216.31'),
(54251, 3872, 'total_sales', '0'),
(54252, 3872, '_tax_status', 'taxable'),
(54253, 3872, '_tax_class', 'parent'),
(54254, 3872, '_manage_stock', 'yes'),
(54255, 3872, '_backorders', 'no'),
(54256, 3872, '_sold_individually', 'no'),
(54257, 3872, '_virtual', 'no'),
(54258, 3872, '_downloadable', 'no'),
(54259, 3872, '_download_limit', '-1'),
(54260, 3872, '_download_expiry', '-1'),
(54261, 3872, '_stock', '70'),
(54262, 3872, '_stock_status', 'instock'),
(54263, 3872, '_wc_average_rating', '0'),
(54264, 3872, '_wc_review_count', '0'),
(54265, 3872, 'attribute_pa_color', 'red-shiny'),
(54266, 3872, 'attribute_pa_shoe-size', '8'),
(54267, 3872, '_price', '216.31'),
(54268, 3872, '_product_version', '4.1.0'),
(54269, 3872, '_vi_wad_aliexpress_variation_id', '64433254834'),
(54270, 3872, '_vi_wad_aliexpress_variation_attr', '14:10#Red shiny;200000124:699'),
(54271, 3873, '_variation_description', ''),
(54272, 3873, '_sku', '32809699013-red-shiny-9'),
(54273, 3873, '_regular_price', '216.31'),
(54274, 3873, 'total_sales', '0'),
(54275, 3873, '_tax_status', 'taxable'),
(54276, 3873, '_tax_class', 'parent'),
(54277, 3873, '_manage_stock', 'yes'),
(54278, 3873, '_backorders', 'no'),
(54279, 3873, '_sold_individually', 'no'),
(54280, 3873, '_virtual', 'no'),
(54281, 3873, '_downloadable', 'no'),
(54282, 3873, '_download_limit', '-1'),
(54283, 3873, '_download_expiry', '-1'),
(54284, 3873, '_stock', '70'),
(54285, 3873, '_stock_status', 'instock'),
(54286, 3873, '_wc_average_rating', '0'),
(54287, 3873, '_wc_review_count', '0'),
(54288, 3873, 'attribute_pa_color', 'red-shiny'),
(54289, 3873, 'attribute_pa_shoe-size', '9'),
(54290, 3873, '_price', '216.31'),
(54291, 3873, '_product_version', '4.1.0'),
(54292, 3873, '_vi_wad_aliexpress_variation_id', '64433254835'),
(54293, 3873, '_vi_wad_aliexpress_variation_attr', '14:10#Red shiny;200000124:350262'),
(54294, 3874, '_variation_description', ''),
(54295, 3874, '_sku', '32809699013-red-shiny-6'),
(54296, 3874, '_regular_price', '216.31'),
(54297, 3874, 'total_sales', '0'),
(54298, 3874, '_tax_status', 'taxable'),
(54299, 3874, '_tax_class', 'parent'),
(54300, 3874, '_manage_stock', 'yes'),
(54301, 3874, '_backorders', 'no'),
(54302, 3874, '_sold_individually', 'no'),
(54303, 3874, '_virtual', 'no'),
(54304, 3874, '_downloadable', 'no'),
(54305, 3874, '_download_limit', '-1'),
(54306, 3874, '_download_expiry', '-1'),
(54307, 3874, '_stock', '70'),
(54308, 3874, '_stock_status', 'instock'),
(54309, 3874, '_wc_average_rating', '0'),
(54310, 3874, '_wc_review_count', '0'),
(54311, 3874, 'attribute_pa_color', 'red-shiny'),
(54312, 3874, 'attribute_pa_shoe-size', '6'),
(54313, 3874, '_price', '216.31'),
(54314, 3874, '_product_version', '4.1.0'),
(54315, 3874, '_vi_wad_aliexpress_variation_id', '64433254832'),
(54316, 3874, '_vi_wad_aliexpress_variation_attr', '14:10#Red shiny;200000124:1394'),
(54317, 3870, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Hdf0da73089fe4829ab35a301413eb33aP/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg'),
(54318, 3875, '_variation_description', ''),
(54319, 3875, '_sku', '32809699013-red-shiny-7'),
(54320, 3875, '_regular_price', '216.31'),
(54321, 3875, 'total_sales', '0'),
(54322, 3875, '_tax_status', 'taxable'),
(54323, 3875, '_tax_class', 'parent'),
(54324, 3875, '_manage_stock', 'yes'),
(54325, 3875, '_backorders', 'no'),
(54326, 3875, '_sold_individually', 'no'),
(54327, 3875, '_virtual', 'no'),
(54328, 3875, '_downloadable', 'no'),
(54329, 3875, '_download_limit', '-1'),
(54330, 3875, '_download_expiry', '-1'),
(54331, 3875, '_stock', '69'),
(54332, 3875, '_stock_status', 'instock'),
(54333, 3875, '_wc_average_rating', '0'),
(54334, 3875, '_wc_review_count', '0'),
(54335, 3875, 'attribute_pa_color', 'red-shiny'),
(54336, 3875, 'attribute_pa_shoe-size', '7'),
(54337, 3875, '_price', '216.31'),
(54338, 3875, '_product_version', '4.1.0'),
(54339, 3875, '_vi_wad_aliexpress_variation_id', '64433254833'),
(54340, 3875, '_vi_wad_aliexpress_variation_attr', '14:10#Red shiny;200000124:3434'),
(54341, 3876, '_wp_attached_file', '2021/06/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg'),
(54342, 3876, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:115:\"2021/06/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:115:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:115:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:115:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:115:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:115:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:115:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:115:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:115:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:115:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:115:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(54343, 3877, '_variation_description', ''),
(54344, 3877, '_sku', '32809699013-red-shiny-12'),
(54345, 3877, '_regular_price', '216.31'),
(54346, 3877, 'total_sales', '0'),
(54347, 3877, '_tax_status', 'taxable'),
(54348, 3877, '_tax_class', 'parent'),
(54349, 3877, '_manage_stock', 'yes'),
(54350, 3877, '_backorders', 'no'),
(54351, 3877, '_sold_individually', 'no'),
(54352, 3877, '_virtual', 'no'),
(54353, 3877, '_downloadable', 'no'),
(54354, 3877, '_download_limit', '-1'),
(54355, 3877, '_download_expiry', '-1'),
(54356, 3877, '_stock', '69'),
(54357, 3877, '_stock_status', 'instock'),
(54358, 3877, '_wc_average_rating', '0'),
(54359, 3877, '_wc_review_count', '0'),
(54360, 3877, 'attribute_pa_color', 'red-shiny'),
(54361, 3877, 'attribute_pa_shoe-size', '12'),
(54362, 3877, '_price', '216.31'),
(54363, 3877, '_product_version', '4.1.0'),
(54364, 3877, '_vi_wad_aliexpress_variation_id', '64433254838'),
(54365, 3877, '_vi_wad_aliexpress_variation_attr', '14:10#Red shiny;200000124:1663'),
(54366, 3878, '_variation_description', ''),
(54367, 3878, '_sku', '32809699013-red-shiny-13'),
(54368, 3878, '_regular_price', '216.31'),
(54369, 3878, 'total_sales', '0'),
(54370, 3878, '_tax_status', 'taxable'),
(54371, 3878, '_tax_class', 'parent'),
(54372, 3878, '_manage_stock', 'yes'),
(54373, 3878, '_backorders', 'no'),
(54374, 3878, '_sold_individually', 'no'),
(54375, 3878, '_virtual', 'no'),
(54376, 3878, '_downloadable', 'no'),
(54377, 3878, '_download_limit', '-1'),
(54378, 3878, '_download_expiry', '-1'),
(54379, 3878, '_stock', '69'),
(54380, 3878, '_stock_status', 'instock'),
(54381, 3878, '_wc_average_rating', '0'),
(54382, 3878, '_wc_review_count', '0'),
(54383, 3878, 'attribute_pa_color', 'red-shiny'),
(54384, 3878, 'attribute_pa_shoe-size', '13'),
(54385, 3878, '_price', '216.31'),
(54386, 3878, '_product_version', '4.1.0'),
(54387, 3878, '_vi_wad_aliexpress_variation_id', '64433254839'),
(54388, 3878, '_vi_wad_aliexpress_variation_attr', '14:10#Red shiny;200000124:200000296'),
(54389, 3876, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H35d212d85e4a4c3e8ea42fe0f173ba860/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg'),
(54390, 3734, '_thumbnail_id', '3876'),
(54391, 3735, '_thumbnail_id', '3876'),
(54392, 3736, '_thumbnail_id', '3876'),
(54393, 3737, '_thumbnail_id', '3876'),
(54394, 3746, '_thumbnail_id', '3876'),
(54395, 3747, '_thumbnail_id', '3876'),
(54396, 3748, '_thumbnail_id', '3876'),
(54397, 3749, '_thumbnail_id', '3876'),
(54398, 3752, '_thumbnail_id', '3876'),
(54399, 3753, '_thumbnail_id', '3876'),
(54400, 3879, '_variation_description', ''),
(54401, 3879, '_sku', '32809699013-red-shiny-10'),
(54402, 3879, '_regular_price', '216.31'),
(54403, 3879, 'total_sales', '0'),
(54404, 3879, '_tax_status', 'taxable'),
(54405, 3879, '_tax_class', 'parent'),
(54406, 3879, '_manage_stock', 'yes'),
(54407, 3879, '_backorders', 'no'),
(54408, 3879, '_sold_individually', 'no'),
(54409, 3879, '_virtual', 'no'),
(54410, 3879, '_downloadable', 'no'),
(54411, 3879, '_download_limit', '-1'),
(54412, 3879, '_download_expiry', '-1'),
(54413, 3879, '_stock', '69'),
(54414, 3879, '_stock_status', 'instock'),
(54415, 3879, '_wc_average_rating', '0'),
(54416, 3879, '_wc_review_count', '0'),
(54417, 3879, 'attribute_pa_color', 'red-shiny'),
(54418, 3879, 'attribute_pa_shoe-size', '10'),
(54419, 3879, '_price', '216.31'),
(54420, 3879, '_product_version', '4.1.0'),
(54421, 3879, '_vi_wad_aliexpress_variation_id', '64433254836'),
(54422, 3879, '_vi_wad_aliexpress_variation_attr', '14:10#Red shiny;200000124:1583'),
(54423, 3880, '_variation_description', ''),
(54424, 3880, '_sku', '32809699013-red-shiny-11'),
(54425, 3880, '_regular_price', '216.31'),
(54426, 3880, 'total_sales', '0'),
(54427, 3880, '_tax_status', 'taxable'),
(54428, 3880, '_tax_class', 'parent'),
(54429, 3880, '_manage_stock', 'yes'),
(54430, 3880, '_backorders', 'no'),
(54431, 3880, '_sold_individually', 'no'),
(54432, 3880, '_virtual', 'no'),
(54433, 3880, '_downloadable', 'no'),
(54434, 3880, '_download_limit', '-1'),
(54435, 3880, '_download_expiry', '-1'),
(54436, 3880, '_stock', '70'),
(54437, 3880, '_stock_status', 'instock'),
(54438, 3880, '_wc_average_rating', '0'),
(54439, 3880, '_wc_review_count', '0'),
(54440, 3880, 'attribute_pa_color', 'red-shiny'),
(54441, 3880, 'attribute_pa_shoe-size', '11'),
(54442, 3880, '_price', '216.31'),
(54443, 3880, '_product_version', '4.1.0'),
(54444, 3880, '_vi_wad_aliexpress_variation_id', '64433254837'),
(54445, 3881, '_wp_attached_file', '2021/06/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-1.jpg_640x640-1.jpg'),
(54446, 3880, '_vi_wad_aliexpress_variation_attr', '14:10#Red shiny;200000124:100010420'),
(54447, 3881, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:119:\"2021/06/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-1.jpg_640x640-1.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:119:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-1.jpg_640x640-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:119:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-1.jpg_640x640-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:119:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-1.jpg_640x640-1-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:119:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-1.jpg_640x640-1-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:119:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-1.jpg_640x640-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:119:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-1.jpg_640x640-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:119:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-1.jpg_640x640-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:119:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-1.jpg_640x640-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:119:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-1.jpg_640x640-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:119:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-1.jpg_640x640-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(54448, 3882, '_variation_description', ''),
(54449, 3882, '_sku', '32809699013-white-shiny-10'),
(54450, 3882, '_regular_price', '216.31'),
(54451, 3882, 'total_sales', '0'),
(54452, 3882, '_tax_status', 'taxable'),
(54453, 3882, '_tax_class', 'parent'),
(54454, 3882, '_manage_stock', 'yes'),
(54455, 3882, '_backorders', 'no'),
(54456, 3882, '_sold_individually', 'no'),
(54457, 3882, '_virtual', 'no'),
(54458, 3882, '_downloadable', 'no'),
(54459, 3882, '_download_limit', '-1'),
(54460, 3882, '_download_expiry', '-1'),
(54461, 3882, '_stock', '69'),
(54462, 3882, '_stock_status', 'instock'),
(54463, 3882, '_wc_average_rating', '0'),
(54464, 3882, '_wc_review_count', '0'),
(54465, 3882, 'attribute_pa_color', 'white-shiny'),
(54466, 3882, 'attribute_pa_shoe-size', '10'),
(54467, 3882, '_price', '216.31'),
(54468, 3882, '_product_version', '4.1.0'),
(54469, 3882, '_vi_wad_aliexpress_variation_id', '64433254858'),
(54470, 3882, '_vi_wad_aliexpress_variation_attr', '14:29#White shiny;200000124:1583'),
(54471, 3883, '_variation_description', ''),
(54472, 3883, '_sku', '32809699013-white-shiny-11'),
(54473, 3883, '_regular_price', '216.31'),
(54474, 3883, 'total_sales', '0'),
(54475, 3883, '_tax_status', 'taxable'),
(54476, 3883, '_tax_class', 'parent'),
(54477, 3883, '_manage_stock', 'yes'),
(54478, 3883, '_backorders', 'no'),
(54479, 3883, '_sold_individually', 'no'),
(54480, 3883, '_virtual', 'no'),
(54481, 3883, '_downloadable', 'no'),
(54482, 3883, '_download_limit', '-1'),
(54483, 3883, '_download_expiry', '-1'),
(54484, 3883, '_stock', '69'),
(54485, 3883, '_stock_status', 'instock'),
(54486, 3883, '_wc_average_rating', '0'),
(54487, 3883, '_wc_review_count', '0'),
(54488, 3883, 'attribute_pa_color', 'white-shiny'),
(54489, 3883, 'attribute_pa_shoe-size', '11'),
(54490, 3883, '_price', '216.31'),
(54491, 3883, '_product_version', '4.1.0'),
(54492, 3883, '_vi_wad_aliexpress_variation_id', '64433254859'),
(54493, 3883, '_vi_wad_aliexpress_variation_attr', '14:29#White shiny;200000124:100010420'),
(54494, 3884, '_variation_description', ''),
(54495, 3884, '_sku', '32809699013-white-shiny-8'),
(54496, 3884, '_regular_price', '216.31'),
(54497, 3884, 'total_sales', '0'),
(54498, 3884, '_tax_status', 'taxable'),
(54499, 3884, '_tax_class', 'parent'),
(54500, 3884, '_manage_stock', 'yes'),
(54501, 3881, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H4952bb0ccd774573a8a57d81ab151ea9e/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg'),
(54502, 3884, '_backorders', 'no'),
(54503, 3738, '_thumbnail_id', '3881'),
(54504, 3884, '_sold_individually', 'no'),
(54505, 3739, '_thumbnail_id', '3881'),
(54506, 3740, '_thumbnail_id', '3881'),
(54507, 3741, '_thumbnail_id', '3881'),
(54508, 3742, '_thumbnail_id', '3881'),
(54509, 3884, '_virtual', 'no'),
(54510, 3743, '_thumbnail_id', '3881'),
(54511, 3884, '_downloadable', 'no'),
(54512, 3744, '_thumbnail_id', '3881'),
(54513, 3884, '_download_limit', '-1'),
(54514, 3745, '_thumbnail_id', '3881'),
(54515, 3884, '_download_expiry', '-1'),
(54516, 3750, '_thumbnail_id', '3881'),
(54517, 3884, '_stock', '70'),
(54518, 3884, '_stock_status', 'instock'),
(54519, 3751, '_thumbnail_id', '3881'),
(54520, 3884, '_wc_average_rating', '0'),
(54521, 3884, '_wc_review_count', '0'),
(54522, 3884, 'attribute_pa_color', 'white-shiny'),
(54523, 3884, 'attribute_pa_shoe-size', '8'),
(54524, 3884, '_price', '216.31'),
(54525, 3884, '_product_version', '4.1.0'),
(54526, 3884, '_vi_wad_aliexpress_variation_id', '64433254856'),
(54527, 3884, '_vi_wad_aliexpress_variation_attr', '14:29#White shiny;200000124:699'),
(54528, 3885, '_variation_description', ''),
(54529, 3885, '_sku', '32809699013-white-shiny-9'),
(54530, 3885, '_regular_price', '216.31'),
(54531, 3885, 'total_sales', '0'),
(54532, 3886, '_wp_attached_file', '2021/06/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-2.jpg_640x640-2.jpg'),
(54533, 3885, '_tax_status', 'taxable'),
(54534, 3885, '_tax_class', 'parent'),
(54535, 3886, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:119:\"2021/06/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-2.jpg_640x640-2.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:119:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-2.jpg_640x640-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:119:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-2.jpg_640x640-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:119:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-2.jpg_640x640-2-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:119:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-2.jpg_640x640-2-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:119:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-2.jpg_640x640-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:119:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-2.jpg_640x640-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:119:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-2.jpg_640x640-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:119:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-2.jpg_640x640-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:119:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-2.jpg_640x640-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:119:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-2.jpg_640x640-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(54536, 3885, '_manage_stock', 'yes'),
(54537, 3885, '_backorders', 'no'),
(54538, 3885, '_sold_individually', 'no'),
(54539, 3885, '_virtual', 'no'),
(54540, 3885, '_downloadable', 'no'),
(54541, 3885, '_download_limit', '-1'),
(54542, 3885, '_download_expiry', '-1'),
(54543, 3885, '_stock', '69'),
(54544, 3885, '_stock_status', 'instock'),
(54545, 3885, '_wc_average_rating', '0'),
(54546, 3885, '_wc_review_count', '0'),
(54547, 3885, 'attribute_pa_color', 'white-shiny'),
(54548, 3885, 'attribute_pa_shoe-size', '9'),
(54549, 3885, '_price', '216.31'),
(54550, 3885, '_product_version', '4.1.0'),
(54551, 3885, '_vi_wad_aliexpress_variation_id', '64433254857'),
(54552, 3885, '_vi_wad_aliexpress_variation_attr', '14:29#White shiny;200000124:350262'),
(54553, 3887, '_variation_description', ''),
(54554, 3887, '_sku', '32809699013-white-shiny-14'),
(54555, 3887, '_regular_price', '216.31'),
(54556, 3887, 'total_sales', '0'),
(54557, 3887, '_tax_status', 'taxable'),
(54558, 3887, '_tax_class', 'parent'),
(54559, 3887, '_manage_stock', 'yes'),
(54560, 3887, '_backorders', 'no'),
(54561, 3887, '_sold_individually', 'no'),
(54562, 3887, '_virtual', 'no'),
(54563, 3887, '_downloadable', 'no'),
(54564, 3887, '_download_limit', '-1'),
(54565, 3887, '_download_expiry', '-1'),
(54566, 3887, '_stock', '69'),
(54567, 3887, '_stock_status', 'instock'),
(54568, 3887, '_wc_average_rating', '0'),
(54569, 3887, '_wc_review_count', '0'),
(54570, 3887, 'attribute_pa_color', 'white-shiny'),
(54571, 3887, 'attribute_pa_shoe-size', '14'),
(54572, 3887, '_price', '216.31'),
(54573, 3887, '_product_version', '4.1.0'),
(54574, 3887, '_vi_wad_aliexpress_variation_id', '64433254862'),
(54575, 3887, '_vi_wad_aliexpress_variation_attr', '14:29#White shiny;200000124:200000298'),
(54576, 3888, '_variation_description', ''),
(54577, 3888, '_sku', '32809699013-white-shiny-15'),
(54578, 3888, '_regular_price', '216.31'),
(54579, 3888, 'total_sales', '0'),
(54580, 3888, '_tax_status', 'taxable'),
(54581, 3888, '_tax_class', 'parent'),
(54582, 3888, '_manage_stock', 'yes'),
(54583, 3888, '_backorders', 'no'),
(54584, 3888, '_sold_individually', 'no'),
(54585, 3886, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Hc7f44363fd3a4497a5c1cf663943abc7b/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg'),
(54586, 3888, '_virtual', 'no'),
(54587, 3700, '_thumbnail_id', '3886'),
(54588, 3701, '_thumbnail_id', '3886'),
(54589, 3888, '_downloadable', 'no'),
(54590, 3707, '_thumbnail_id', '3886'),
(54591, 3888, '_download_limit', '-1'),
(54592, 3708, '_thumbnail_id', '3886'),
(54593, 3888, '_download_expiry', '-1'),
(54594, 3709, '_thumbnail_id', '3886'),
(54595, 3711, '_thumbnail_id', '3886'),
(54596, 3888, '_stock', '69'),
(54597, 3712, '_thumbnail_id', '3886'),
(54598, 3888, '_stock_status', 'instock'),
(54599, 3713, '_thumbnail_id', '3886'),
(54600, 3888, '_wc_average_rating', '0'),
(54601, 3714, '_thumbnail_id', '3886'),
(54602, 3888, '_wc_review_count', '0'),
(54603, 3715, '_thumbnail_id', '3886'),
(54604, 3888, 'attribute_pa_color', 'white-shiny'),
(54605, 3888, 'attribute_pa_shoe-size', '15'),
(54606, 3888, '_price', '216.31'),
(54607, 3888, '_product_version', '4.1.0'),
(54608, 3888, '_vi_wad_aliexpress_variation_id', '64433254863'),
(54609, 3888, '_vi_wad_aliexpress_variation_attr', '14:29#White shiny;200000124:350231'),
(54610, 3889, '_variation_description', ''),
(54611, 3889, '_sku', '32809699013-white-shiny-12'),
(54612, 3889, '_regular_price', '216.31'),
(54613, 3889, 'total_sales', '0'),
(54614, 3889, '_tax_status', 'taxable'),
(54615, 3889, '_tax_class', 'parent'),
(54616, 3889, '_manage_stock', 'yes'),
(54617, 3889, '_backorders', 'no'),
(54618, 3889, '_sold_individually', 'no'),
(54619, 3889, '_virtual', 'no'),
(54620, 3889, '_downloadable', 'no'),
(54621, 3889, '_download_limit', '-1'),
(54622, 3889, '_download_expiry', '-1'),
(54623, 3890, '_wp_attached_file', '2021/06/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-3.jpg_640x640-3.jpg'),
(54624, 3889, '_stock', '68'),
(54625, 3890, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:119:\"2021/06/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-3.jpg_640x640-3.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:119:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-3.jpg_640x640-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:119:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-3.jpg_640x640-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:119:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-3.jpg_640x640-3-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:119:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-3.jpg_640x640-3-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:119:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-3.jpg_640x640-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:119:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-3.jpg_640x640-3-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:119:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-3.jpg_640x640-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:119:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-3.jpg_640x640-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:119:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-3.jpg_640x640-3-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:119:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-3.jpg_640x640-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(54626, 3889, '_stock_status', 'instock'),
(54627, 3889, '_wc_average_rating', '0'),
(54628, 3889, '_wc_review_count', '0'),
(54629, 3889, 'attribute_pa_color', 'white-shiny'),
(54630, 3889, 'attribute_pa_shoe-size', '12'),
(54631, 3889, '_price', '216.31'),
(54632, 3889, '_product_version', '4.1.0'),
(54633, 3889, '_vi_wad_aliexpress_variation_id', '64433254860'),
(54634, 3889, '_vi_wad_aliexpress_variation_attr', '14:29#White shiny;200000124:1663'),
(54635, 3891, '_variation_description', ''),
(54636, 3891, '_sku', '32809699013-white-shiny-13'),
(54637, 3891, '_regular_price', '216.31'),
(54638, 3891, 'total_sales', '0'),
(54639, 3891, '_tax_status', 'taxable'),
(54640, 3891, '_tax_class', 'parent'),
(54641, 3891, '_manage_stock', 'yes'),
(54642, 3891, '_backorders', 'no'),
(54643, 3891, '_sold_individually', 'no'),
(54644, 3891, '_virtual', 'no'),
(54645, 3891, '_downloadable', 'no'),
(54646, 3891, '_download_limit', '-1'),
(54647, 3891, '_download_expiry', '-1'),
(54648, 3891, '_stock', '68'),
(54649, 3891, '_stock_status', 'instock'),
(54650, 3891, '_wc_average_rating', '0'),
(54651, 3891, '_wc_review_count', '0'),
(54652, 3891, 'attribute_pa_color', 'white-shiny'),
(54653, 3891, 'attribute_pa_shoe-size', '13'),
(54654, 3891, '_price', '216.31'),
(54655, 3891, '_product_version', '4.1.0'),
(54656, 3891, '_vi_wad_aliexpress_variation_id', '64433254861'),
(54657, 3891, '_vi_wad_aliexpress_variation_attr', '14:29#White shiny;200000124:200000296'),
(54658, 3892, '_variation_description', ''),
(54659, 3892, '_sku', '32809699013-silver-shiny-13'),
(54660, 3892, '_regular_price', '216.31'),
(54661, 3892, 'total_sales', '0'),
(54662, 3892, '_tax_status', 'taxable'),
(54663, 3892, '_tax_class', 'parent'),
(54664, 3892, '_manage_stock', 'yes'),
(54665, 3892, '_backorders', 'no'),
(54666, 3892, '_sold_individually', 'no'),
(54667, 3892, '_virtual', 'no'),
(54668, 3892, '_downloadable', 'no'),
(54669, 3892, '_download_limit', '-1'),
(54670, 3892, '_download_expiry', '-1'),
(54671, 3892, '_stock', '70'),
(54672, 3892, '_stock_status', 'instock'),
(54673, 3890, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H193c90776b4942d29d149582f8b91a6ew/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg'),
(54674, 3892, '_wc_average_rating', '0'),
(54675, 3697, '_thumbnail_id', '3890'),
(54676, 3892, '_wc_review_count', '0'),
(54677, 3698, '_thumbnail_id', '3890'),
(54678, 3702, '_thumbnail_id', '3890'),
(54679, 3892, 'attribute_pa_color', 'silver-shiny'),
(54680, 3892, 'attribute_pa_shoe-size', '13'),
(54681, 3703, '_thumbnail_id', '3890'),
(54682, 3892, '_price', '216.31'),
(54683, 3704, '_thumbnail_id', '3890'),
(54684, 3892, '_product_version', '4.1.0'),
(54685, 3706, '_thumbnail_id', '3890'),
(54686, 3726, '_thumbnail_id', '3890'),
(54687, 3727, '_thumbnail_id', '3890'),
(54688, 3728, '_thumbnail_id', '3890'),
(54689, 3729, '_thumbnail_id', '3890'),
(54690, 3892, '_vi_wad_aliexpress_variation_id', '64433254850'),
(54691, 3892, '_vi_wad_aliexpress_variation_attr', '14:350853#Silver shiny;200000124:200000296'),
(54692, 3893, '_variation_description', ''),
(54693, 3893, '_sku', '32809699013-silver-shiny-14'),
(54694, 3893, '_regular_price', '216.31'),
(54695, 3893, 'total_sales', '0'),
(54696, 3893, '_tax_status', 'taxable'),
(54697, 3893, '_tax_class', 'parent'),
(54698, 3893, '_manage_stock', 'yes'),
(54699, 3893, '_backorders', 'no'),
(54700, 3893, '_sold_individually', 'no'),
(54701, 3893, '_virtual', 'no'),
(54702, 3893, '_downloadable', 'no'),
(54703, 3893, '_download_limit', '-1'),
(54704, 3893, '_download_expiry', '-1'),
(54705, 3893, '_stock', '70'),
(54706, 3893, '_stock_status', 'instock'),
(54707, 3893, '_wc_average_rating', '0'),
(54708, 3893, '_wc_review_count', '0'),
(54709, 3893, 'attribute_pa_color', 'silver-shiny'),
(54710, 3893, 'attribute_pa_shoe-size', '14'),
(54711, 3893, '_price', '216.31'),
(54712, 3893, '_product_version', '4.1.0'),
(54713, 3893, '_vi_wad_aliexpress_variation_id', '64433254851'),
(54714, 3893, '_vi_wad_aliexpress_variation_attr', '14:350853#Silver shiny;200000124:200000298'),
(54715, 3894, '_variation_description', ''),
(54716, 3894, '_sku', '32809699013-silver-shiny-11'),
(54717, 3894, '_regular_price', '216.31'),
(54718, 3894, 'total_sales', '0'),
(54719, 3894, '_tax_status', 'taxable'),
(54720, 3894, '_tax_class', 'parent'),
(54721, 3894, '_manage_stock', 'yes'),
(54722, 3894, '_backorders', 'no'),
(54723, 3894, '_sold_individually', 'no'),
(54724, 3894, '_virtual', 'no'),
(54725, 3894, '_downloadable', 'no'),
(54726, 3894, '_download_limit', '-1'),
(54727, 3894, '_download_expiry', '-1'),
(54728, 3894, '_stock', '70'),
(54729, 3894, '_stock_status', 'instock'),
(54730, 3894, '_wc_average_rating', '0'),
(54731, 3894, '_wc_review_count', '0'),
(54732, 3894, 'attribute_pa_color', 'silver-shiny'),
(54733, 3894, 'attribute_pa_shoe-size', '11'),
(54734, 3895, '_wp_attached_file', '2021/06/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-4.jpg_640x640-4.jpg'),
(54735, 3894, '_price', '216.31'),
(54736, 3895, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:119:\"2021/06/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-4.jpg_640x640-4.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:119:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-4.jpg_640x640-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:119:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-4.jpg_640x640-4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:119:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-4.jpg_640x640-4-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:119:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-4.jpg_640x640-4-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:119:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-4.jpg_640x640-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:119:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-4.jpg_640x640-4-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:119:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-4.jpg_640x640-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:119:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-4.jpg_640x640-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:119:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-4.jpg_640x640-4-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:119:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-4.jpg_640x640-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(54737, 3894, '_product_version', '4.1.0'),
(54738, 3894, '_vi_wad_aliexpress_variation_id', '64433254848'),
(54739, 3894, '_vi_wad_aliexpress_variation_attr', '14:350853#Silver shiny;200000124:100010420'),
(54740, 3896, '_variation_description', ''),
(54741, 3896, '_sku', '32809699013-silver-shiny-12'),
(54742, 3896, '_regular_price', '216.31'),
(54743, 3896, 'total_sales', '0'),
(54744, 3896, '_tax_status', 'taxable'),
(54745, 3896, '_tax_class', 'parent'),
(54746, 3896, '_manage_stock', 'yes'),
(54747, 3896, '_backorders', 'no'),
(54748, 3896, '_sold_individually', 'no'),
(54749, 3896, '_virtual', 'no'),
(54750, 3896, '_downloadable', 'no'),
(54751, 3896, '_download_limit', '-1'),
(54752, 3896, '_download_expiry', '-1'),
(54753, 3896, '_stock', '70');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(54754, 3896, '_stock_status', 'instock'),
(54755, 3896, '_wc_average_rating', '0'),
(54756, 3896, '_wc_review_count', '0'),
(54757, 3896, 'attribute_pa_color', 'silver-shiny'),
(54758, 3896, 'attribute_pa_shoe-size', '12'),
(54759, 3896, '_price', '216.31'),
(54760, 3896, '_product_version', '4.1.0'),
(54761, 3896, '_vi_wad_aliexpress_variation_id', '64433254849'),
(54762, 3896, '_vi_wad_aliexpress_variation_attr', '14:350853#Silver shiny;200000124:1663'),
(54763, 3897, '_variation_description', ''),
(54764, 3897, '_sku', '32809699013-white-shiny-6'),
(54765, 3897, '_regular_price', '216.31'),
(54766, 3897, 'total_sales', '0'),
(54767, 3897, '_tax_status', 'taxable'),
(54768, 3897, '_tax_class', 'parent'),
(54769, 3897, '_manage_stock', 'yes'),
(54770, 3897, '_backorders', 'no'),
(54771, 3897, '_sold_individually', 'no'),
(54772, 3895, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H1b5fef6efd45455682231d49a6aa9632X/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg'),
(54773, 3717, '_thumbnail_id', '3895'),
(54774, 3897, '_virtual', 'no'),
(54775, 3718, '_thumbnail_id', '3895'),
(54776, 3897, '_downloadable', 'no'),
(54777, 3719, '_thumbnail_id', '3895'),
(54778, 3897, '_download_limit', '-1'),
(54779, 3721, '_thumbnail_id', '3895'),
(54780, 3897, '_download_expiry', '-1'),
(54781, 3724, '_thumbnail_id', '3895'),
(54782, 3897, '_stock', '70'),
(54783, 3725, '_thumbnail_id', '3895'),
(54784, 3897, '_stock_status', 'instock'),
(54785, 3730, '_thumbnail_id', '3895'),
(54786, 3897, '_wc_average_rating', '0'),
(54787, 3731, '_thumbnail_id', '3895'),
(54788, 3897, '_wc_review_count', '0'),
(54789, 3732, '_thumbnail_id', '3895'),
(54790, 3733, '_thumbnail_id', '3895'),
(54791, 3897, 'attribute_pa_color', 'white-shiny'),
(54792, 3897, 'attribute_pa_shoe-size', '6'),
(54793, 3897, '_price', '216.31'),
(54794, 3897, '_product_version', '4.1.0'),
(54795, 3897, '_vi_wad_aliexpress_variation_id', '64433254854'),
(54796, 3897, '_vi_wad_aliexpress_variation_attr', '14:29#White shiny;200000124:1394'),
(54797, 3898, '_variation_description', ''),
(54798, 3898, '_sku', '32809699013-white-shiny-7'),
(54799, 3898, '_regular_price', '216.31'),
(54800, 3898, 'total_sales', '0'),
(54801, 3898, '_tax_status', 'taxable'),
(54802, 3898, '_tax_class', 'parent'),
(54803, 3898, '_manage_stock', 'yes'),
(54804, 3898, '_backorders', 'no'),
(54805, 3898, '_sold_individually', 'no'),
(54806, 3898, '_virtual', 'no'),
(54807, 3898, '_downloadable', 'no'),
(54808, 3898, '_download_limit', '-1'),
(54809, 3898, '_download_expiry', '-1'),
(54810, 3898, '_stock', '70'),
(54811, 3898, '_stock_status', 'instock'),
(54812, 3898, '_wc_average_rating', '0'),
(54813, 3898, '_wc_review_count', '0'),
(54814, 3898, 'attribute_pa_color', 'white-shiny'),
(54815, 3898, 'attribute_pa_shoe-size', '7'),
(54816, 3898, '_price', '216.31'),
(54817, 3898, '_product_version', '4.1.0'),
(54818, 3898, '_vi_wad_aliexpress_variation_id', '64433254855'),
(54819, 3898, '_vi_wad_aliexpress_variation_attr', '14:29#White shiny;200000124:3434'),
(54820, 3899, '_variation_description', ''),
(54821, 3899, '_sku', '32809699013-silver-shiny-15'),
(54822, 3899, '_regular_price', '216.31'),
(54823, 3899, 'total_sales', '0'),
(54824, 3899, '_tax_status', 'taxable'),
(54825, 3899, '_tax_class', 'parent'),
(54826, 3899, '_manage_stock', 'yes'),
(54827, 3899, '_backorders', 'no'),
(54828, 3899, '_sold_individually', 'no'),
(54829, 3899, '_virtual', 'no'),
(54830, 3899, '_downloadable', 'no'),
(54831, 3899, '_download_limit', '-1'),
(54832, 3899, '_download_expiry', '-1'),
(54833, 3899, '_stock', '70'),
(54834, 3899, '_stock_status', 'instock'),
(54835, 3899, '_wc_average_rating', '0'),
(54836, 3899, '_wc_review_count', '0'),
(54837, 3899, 'attribute_pa_color', 'silver-shiny'),
(54838, 3899, 'attribute_pa_shoe-size', '15'),
(54839, 3899, '_price', '216.31'),
(54840, 3899, '_product_version', '4.1.0'),
(54841, 3899, '_vi_wad_aliexpress_variation_id', '64433254852'),
(54842, 3899, '_vi_wad_aliexpress_variation_attr', '14:350853#Silver shiny;200000124:350231'),
(54843, 3900, '_variation_description', ''),
(54844, 3900, '_sku', '32809699013-white-shiny-5'),
(54845, 3900, '_regular_price', '216.31'),
(54846, 3900, 'total_sales', '0'),
(54847, 3900, '_tax_status', 'taxable'),
(54848, 3900, '_tax_class', 'parent'),
(54849, 3900, '_manage_stock', 'yes'),
(54850, 3900, '_backorders', 'no'),
(54851, 3900, '_sold_individually', 'no'),
(54852, 3900, '_virtual', 'no'),
(54853, 3900, '_downloadable', 'no'),
(54854, 3900, '_download_limit', '-1'),
(54855, 3900, '_download_expiry', '-1'),
(54856, 3900, '_stock', '68'),
(54857, 3900, '_stock_status', 'instock'),
(54858, 3900, '_wc_average_rating', '0'),
(54859, 3900, '_wc_review_count', '0'),
(54860, 3900, 'attribute_pa_color', 'white-shiny'),
(54861, 3900, 'attribute_pa_shoe-size', '5'),
(54862, 3900, '_price', '216.31'),
(54863, 3900, '_product_version', '4.1.0'),
(54864, 3900, '_vi_wad_aliexpress_variation_id', '64433254853'),
(54865, 3900, '_vi_wad_aliexpress_variation_attr', '14:29#White shiny;200000124:698'),
(54866, 3901, '_variation_description', ''),
(54867, 3901, '_sku', '32809699013-yellow-shiny-15'),
(54868, 3901, '_regular_price', '216.31'),
(54869, 3901, 'total_sales', '0'),
(54870, 3901, '_tax_status', 'taxable'),
(54871, 3901, '_tax_class', 'parent'),
(54872, 3901, '_manage_stock', 'yes'),
(54873, 3901, '_backorders', 'no'),
(54874, 3901, '_sold_individually', 'no'),
(54875, 3901, '_virtual', 'no'),
(54876, 3901, '_downloadable', 'no'),
(54877, 3901, '_download_limit', '-1'),
(54878, 3901, '_download_expiry', '-1'),
(54879, 3901, '_stock', '69'),
(54880, 3901, '_stock_status', 'instock'),
(54881, 3901, '_wc_average_rating', '0'),
(54882, 3901, '_wc_review_count', '0'),
(54883, 3901, 'attribute_pa_color', 'yellow-shiny'),
(54884, 3901, 'attribute_pa_shoe-size', '15'),
(54885, 3901, '_price', '216.31'),
(54886, 3901, '_product_version', '4.1.0'),
(54887, 3901, '_vi_wad_aliexpress_variation_id', '64433254874'),
(54888, 3901, '_vi_wad_aliexpress_variation_attr', '14:366#Yellow shiny;200000124:350231'),
(54889, 3902, '_variation_description', ''),
(54890, 3902, '_sku', '32809699013-yellow-shiny-13'),
(54891, 3902, '_regular_price', '216.31'),
(54892, 3902, 'total_sales', '0'),
(54893, 3902, '_tax_status', 'taxable'),
(54894, 3902, '_tax_class', 'parent'),
(54895, 3902, '_manage_stock', 'yes'),
(54896, 3902, '_backorders', 'no'),
(54897, 3902, '_sold_individually', 'no'),
(54898, 3902, '_virtual', 'no'),
(54899, 3902, '_downloadable', 'no'),
(54900, 3902, '_download_limit', '-1'),
(54901, 3902, '_download_expiry', '-1'),
(54902, 3902, '_stock', '70'),
(54903, 3902, '_stock_status', 'instock'),
(54904, 3902, '_wc_average_rating', '0'),
(54905, 3902, '_wc_review_count', '0'),
(54906, 3902, 'attribute_pa_color', 'yellow-shiny'),
(54907, 3902, 'attribute_pa_shoe-size', '13'),
(54908, 3902, '_price', '216.31'),
(54909, 3902, '_product_version', '4.1.0'),
(54910, 3902, '_vi_wad_aliexpress_variation_id', '64433254872'),
(54911, 3902, '_vi_wad_aliexpress_variation_attr', '14:366#Yellow shiny;200000124:200000296'),
(54912, 3903, '_wp_attached_file', '2021/06/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-5.jpg_640x640-5.jpg'),
(54913, 3903, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:119:\"2021/06/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-5.jpg_640x640-5.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:119:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-5.jpg_640x640-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:119:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-5.jpg_640x640-5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:119:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-5.jpg_640x640-5-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:119:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-5.jpg_640x640-5-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:119:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-5.jpg_640x640-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:119:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-5.jpg_640x640-5-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:119:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-5.jpg_640x640-5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:119:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-5.jpg_640x640-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:119:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-5.jpg_640x640-5-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:119:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-5.jpg_640x640-5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(54914, 3904, '_variation_description', ''),
(54915, 3904, '_sku', '32809699013-yellow-shiny-14'),
(54916, 3904, '_regular_price', '216.31'),
(54917, 3904, 'total_sales', '0'),
(54918, 3904, '_tax_status', 'taxable'),
(54919, 3904, '_tax_class', 'parent'),
(54920, 3904, '_manage_stock', 'yes'),
(54921, 3904, '_backorders', 'no'),
(54922, 3904, '_sold_individually', 'no'),
(54923, 3904, '_virtual', 'no'),
(54924, 3904, '_downloadable', 'no'),
(54925, 3904, '_download_limit', '-1'),
(54926, 3904, '_download_expiry', '-1'),
(54927, 3904, '_stock', '70'),
(54928, 3904, '_stock_status', 'instock'),
(54929, 3904, '_wc_average_rating', '0'),
(54930, 3904, '_wc_review_count', '0'),
(54931, 3904, 'attribute_pa_color', 'yellow-shiny'),
(54932, 3904, 'attribute_pa_shoe-size', '14'),
(54933, 3904, '_price', '216.31'),
(54934, 3904, '_product_version', '4.1.0'),
(54935, 3904, '_vi_wad_aliexpress_variation_id', '64433254873'),
(54936, 3904, '_vi_wad_aliexpress_variation_attr', '14:366#Yellow shiny;200000124:200000298'),
(54937, 3905, '_variation_description', ''),
(54938, 3905, '_sku', '32809699013-yellow-shiny-7'),
(54939, 3905, '_regular_price', '216.31'),
(54940, 3905, 'total_sales', '0'),
(54941, 3905, '_tax_status', 'taxable'),
(54942, 3905, '_tax_class', 'parent'),
(54943, 3905, '_manage_stock', 'yes'),
(54944, 3905, '_backorders', 'no'),
(54945, 3905, '_sold_individually', 'no'),
(54946, 3905, '_virtual', 'no'),
(54947, 3905, '_downloadable', 'no'),
(54948, 3905, '_download_limit', '-1'),
(54949, 3905, '_download_expiry', '-1'),
(54950, 3905, '_stock', '70'),
(54951, 3905, '_stock_status', 'instock'),
(54952, 3905, '_wc_average_rating', '0'),
(54953, 3905, '_wc_review_count', '0'),
(54954, 3905, 'attribute_pa_color', 'yellow-shiny'),
(54955, 3905, 'attribute_pa_shoe-size', '7'),
(54956, 3905, '_price', '216.31'),
(54957, 3905, '_product_version', '4.1.0'),
(54958, 3905, '_vi_wad_aliexpress_variation_id', '64433254866'),
(54959, 3905, '_vi_wad_aliexpress_variation_attr', '14:366#Yellow shiny;200000124:3434'),
(54960, 3906, '_variation_description', ''),
(54961, 3906, '_sku', '32809699013-yellow-shiny-8'),
(54962, 3906, '_regular_price', '216.31'),
(54963, 3906, 'total_sales', '0'),
(54964, 3906, '_tax_status', 'taxable'),
(54965, 3906, '_tax_class', 'parent'),
(54966, 3906, '_manage_stock', 'yes'),
(54967, 3903, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H25dd4afded5b4c3e93971aed9583308c1/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg'),
(54968, 3906, '_backorders', 'no'),
(54969, 3668, '_thumbnail_id', '3903'),
(54970, 3906, '_sold_individually', 'no'),
(54971, 3670, '_thumbnail_id', '3903'),
(54972, 3671, '_thumbnail_id', '3903'),
(54973, 3672, '_thumbnail_id', '3903'),
(54974, 3906, '_virtual', 'no'),
(54975, 3673, '_thumbnail_id', '3903'),
(54976, 3906, '_downloadable', 'no'),
(54977, 3674, '_thumbnail_id', '3903'),
(54978, 3906, '_download_limit', '-1'),
(54979, 3676, '_thumbnail_id', '3903'),
(54980, 3906, '_download_expiry', '-1'),
(54981, 3677, '_thumbnail_id', '3903'),
(54982, 3906, '_stock', '70'),
(54983, 3722, '_thumbnail_id', '3903'),
(54984, 3906, '_stock_status', 'instock'),
(54985, 3906, '_wc_average_rating', '0'),
(54986, 3723, '_thumbnail_id', '3903'),
(54987, 3906, '_wc_review_count', '0'),
(54988, 3906, 'attribute_pa_color', 'yellow-shiny'),
(54989, 3906, 'attribute_pa_shoe-size', '8'),
(54990, 3906, '_price', '216.31'),
(54991, 3906, '_product_version', '4.1.0'),
(54992, 3906, '_vi_wad_aliexpress_variation_id', '64433254867'),
(54993, 3906, '_vi_wad_aliexpress_variation_attr', '14:366#Yellow shiny;200000124:699'),
(54994, 3907, '_variation_description', ''),
(54995, 3907, '_sku', '32809699013-yellow-shiny-5'),
(54996, 3907, '_regular_price', '216.31'),
(54997, 3907, 'total_sales', '0'),
(54998, 3907, '_tax_status', 'taxable'),
(54999, 3907, '_tax_class', 'parent'),
(55000, 3907, '_manage_stock', 'yes'),
(55001, 3907, '_backorders', 'no'),
(55002, 3907, '_sold_individually', 'no'),
(55003, 3907, '_virtual', 'no'),
(55004, 3907, '_downloadable', 'no'),
(55005, 3907, '_download_limit', '-1'),
(55006, 3907, '_download_expiry', '-1'),
(55007, 3907, '_stock', '70'),
(55008, 3907, '_stock_status', 'instock'),
(55009, 3907, '_wc_average_rating', '0'),
(55010, 3907, '_wc_review_count', '0'),
(55011, 3907, 'attribute_pa_color', 'yellow-shiny'),
(55012, 3907, 'attribute_pa_shoe-size', '5'),
(55013, 3907, '_price', '216.31'),
(55014, 3907, '_product_version', '4.1.0'),
(55015, 3907, '_vi_wad_aliexpress_variation_id', '64433254864'),
(55016, 3907, '_vi_wad_aliexpress_variation_attr', '14:366#Yellow shiny;200000124:698'),
(55017, 3908, '_variation_description', ''),
(55018, 3908, '_sku', '32809699013-yellow-shiny-6'),
(55019, 3908, '_regular_price', '216.31'),
(55020, 3908, 'total_sales', '0'),
(55021, 3908, '_tax_status', 'taxable'),
(55022, 3908, '_tax_class', 'parent'),
(55023, 3908, '_manage_stock', 'yes'),
(55024, 3908, '_backorders', 'no'),
(55025, 3908, '_sold_individually', 'no'),
(55026, 3908, '_virtual', 'no'),
(55027, 3908, '_downloadable', 'no'),
(55028, 3908, '_download_limit', '-1'),
(55029, 3908, '_download_expiry', '-1'),
(55030, 3908, '_stock', '69'),
(55031, 3908, '_stock_status', 'instock'),
(55032, 3908, '_wc_average_rating', '0'),
(55033, 3908, '_wc_review_count', '0'),
(55034, 3908, 'attribute_pa_color', 'yellow-shiny'),
(55035, 3908, 'attribute_pa_shoe-size', '6'),
(55036, 3908, '_price', '216.31'),
(55037, 3908, '_product_version', '4.1.0'),
(55038, 3908, '_vi_wad_aliexpress_variation_id', '64433254865'),
(55039, 3908, '_vi_wad_aliexpress_variation_attr', '14:366#Yellow shiny;200000124:1394'),
(55040, 3909, '_wp_attached_file', '2021/06/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-6.jpg_640x640-6.jpg'),
(55041, 3909, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:119:\"2021/06/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-6.jpg_640x640-6.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:119:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-6.jpg_640x640-6-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:119:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-6.jpg_640x640-6-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:119:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-6.jpg_640x640-6-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:119:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-6.jpg_640x640-6-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:119:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-6.jpg_640x640-6-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:119:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-6.jpg_640x640-6-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:119:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-6.jpg_640x640-6-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:119:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-6.jpg_640x640-6-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:119:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-6.jpg_640x640-6-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:119:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-6.jpg_640x640-6-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(55042, 3910, '_variation_description', ''),
(55043, 3910, '_sku', '32809699013-yellow-shiny-11'),
(55044, 3910, '_regular_price', '216.31'),
(55045, 3910, 'total_sales', '0'),
(55046, 3910, '_tax_status', 'taxable'),
(55047, 3910, '_tax_class', 'parent'),
(55048, 3910, '_manage_stock', 'yes'),
(55049, 3910, '_backorders', 'no'),
(55050, 3910, '_sold_individually', 'no'),
(55051, 3910, '_virtual', 'no'),
(55052, 3910, '_downloadable', 'no'),
(55053, 3910, '_download_limit', '-1'),
(55054, 3910, '_download_expiry', '-1'),
(55055, 3910, '_stock', '70'),
(55056, 3910, '_stock_status', 'instock'),
(55057, 3910, '_wc_average_rating', '0'),
(55058, 3910, '_wc_review_count', '0'),
(55059, 3910, 'attribute_pa_color', 'yellow-shiny'),
(55060, 3910, 'attribute_pa_shoe-size', '11'),
(55061, 3910, '_price', '216.31'),
(55062, 3910, '_product_version', '4.1.0'),
(55063, 3910, '_vi_wad_aliexpress_variation_id', '64433254870'),
(55064, 3910, '_vi_wad_aliexpress_variation_attr', '14:366#Yellow shiny;200000124:100010420'),
(55065, 3911, '_variation_description', ''),
(55066, 3911, '_sku', '32809699013-yellow-shiny-12'),
(55067, 3911, '_regular_price', '216.31'),
(55068, 3911, 'total_sales', '0'),
(55069, 3911, '_tax_status', 'taxable'),
(55070, 3911, '_tax_class', 'parent'),
(55071, 3911, '_manage_stock', 'yes'),
(55072, 3911, '_backorders', 'no'),
(55073, 3911, '_sold_individually', 'no'),
(55074, 3911, '_virtual', 'no'),
(55075, 3911, '_downloadable', 'no'),
(55076, 3911, '_download_limit', '-1'),
(55077, 3911, '_download_expiry', '-1'),
(55078, 3911, '_stock', '70'),
(55079, 3911, '_stock_status', 'instock'),
(55080, 3911, '_wc_average_rating', '0'),
(55081, 3911, '_wc_review_count', '0'),
(55082, 3911, 'attribute_pa_color', 'yellow-shiny'),
(55083, 3911, 'attribute_pa_shoe-size', '12'),
(55084, 3911, '_price', '216.31'),
(55085, 3911, '_product_version', '4.1.0'),
(55086, 3911, '_vi_wad_aliexpress_variation_id', '64433254871'),
(55087, 3911, '_vi_wad_aliexpress_variation_attr', '14:366#Yellow shiny;200000124:1663'),
(55088, 3909, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H1e8b55936f97451c85aa834128cc4cc80/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg'),
(55089, 3659, '_thumbnail_id', '3909'),
(55090, 3660, '_thumbnail_id', '3909'),
(55091, 3661, '_thumbnail_id', '3909'),
(55092, 3662, '_thumbnail_id', '3909'),
(55093, 3664, '_thumbnail_id', '3909'),
(55094, 3665, '_thumbnail_id', '3909'),
(55095, 3666, '_thumbnail_id', '3909'),
(55096, 3667, '_thumbnail_id', '3909'),
(55097, 3690, '_thumbnail_id', '3909'),
(55098, 3691, '_thumbnail_id', '3909'),
(55099, 3912, '_variation_description', ''),
(55100, 3912, '_sku', '32809699013-yellow-shiny-9'),
(55101, 3912, '_regular_price', '216.31'),
(55102, 3912, 'total_sales', '0'),
(55103, 3912, '_tax_status', 'taxable'),
(55104, 3912, '_tax_class', 'parent'),
(55105, 3912, '_manage_stock', 'yes'),
(55106, 3912, '_backorders', 'no'),
(55107, 3912, '_sold_individually', 'no'),
(55108, 3912, '_virtual', 'no'),
(55109, 3912, '_downloadable', 'no'),
(55110, 3912, '_download_limit', '-1'),
(55111, 3912, '_download_expiry', '-1'),
(55112, 3912, '_stock', '70'),
(55113, 3912, '_stock_status', 'instock'),
(55114, 3912, '_wc_average_rating', '0'),
(55115, 3912, '_wc_review_count', '0'),
(55116, 3912, 'attribute_pa_color', 'yellow-shiny'),
(55117, 3912, 'attribute_pa_shoe-size', '9'),
(55118, 3912, '_price', '216.31'),
(55119, 3912, '_product_version', '4.1.0'),
(55120, 3912, '_vi_wad_aliexpress_variation_id', '64433254868'),
(55121, 3912, '_vi_wad_aliexpress_variation_attr', '14:366#Yellow shiny;200000124:350262'),
(55122, 3913, '_variation_description', ''),
(55123, 3913, '_sku', '32809699013-yellow-shiny-10'),
(55124, 3913, '_regular_price', '216.31'),
(55125, 3913, 'total_sales', '0'),
(55126, 3913, '_tax_status', 'taxable'),
(55127, 3913, '_tax_class', 'parent'),
(55128, 3913, '_manage_stock', 'yes'),
(55129, 3913, '_backorders', 'no'),
(55130, 3913, '_sold_individually', 'no'),
(55131, 3913, '_virtual', 'no'),
(55132, 3913, '_downloadable', 'no'),
(55133, 3913, '_download_limit', '-1'),
(55134, 3913, '_download_expiry', '-1'),
(55135, 3913, '_stock', '70'),
(55136, 3913, '_stock_status', 'instock'),
(55137, 3913, '_wc_average_rating', '0'),
(55138, 3913, '_wc_review_count', '0'),
(55139, 3913, 'attribute_pa_color', 'yellow-shiny'),
(55140, 3913, 'attribute_pa_shoe-size', '10'),
(55141, 3913, '_price', '216.31'),
(55142, 3913, '_product_version', '4.1.0'),
(55143, 3913, '_vi_wad_aliexpress_variation_id', '64433254869'),
(55144, 3913, '_vi_wad_aliexpress_variation_attr', '14:366#Yellow shiny;200000124:1583'),
(55145, 3914, '_variation_description', ''),
(55146, 3914, '_sku', '32809699013-custom-color-9'),
(55147, 3914, '_regular_price', '216.31'),
(55148, 3914, 'total_sales', '0'),
(55149, 3914, '_tax_status', 'taxable'),
(55150, 3914, '_tax_class', 'parent'),
(55151, 3914, '_manage_stock', 'yes'),
(55152, 3914, '_backorders', 'no'),
(55153, 3914, '_sold_individually', 'no'),
(55154, 3914, '_virtual', 'no'),
(55155, 3914, '_downloadable', 'no'),
(55156, 3914, '_download_limit', '-1'),
(55157, 3914, '_download_expiry', '-1'),
(55158, 3914, '_stock', '68'),
(55159, 3914, '_stock_status', 'instock'),
(55160, 3914, '_wc_average_rating', '0'),
(55161, 3914, '_wc_review_count', '0'),
(55162, 3914, 'attribute_pa_color', 'custom-color'),
(55163, 3914, 'attribute_pa_shoe-size', '9'),
(55164, 3914, '_price', '216.31'),
(55165, 3914, '_product_version', '4.1.0'),
(55166, 3914, '_vi_wad_aliexpress_variation_id', '64720208703'),
(55167, 3914, '_vi_wad_aliexpress_variation_attr', '14:200006158#Custom color;200000124:350262'),
(55168, 3915, '_variation_description', ''),
(55169, 3915, '_sku', '32809699013-custom-color-8'),
(55170, 3915, '_regular_price', '216.31'),
(55171, 3915, 'total_sales', '0'),
(55172, 3915, '_tax_status', 'taxable'),
(55173, 3915, '_tax_class', 'parent'),
(55174, 3915, '_manage_stock', 'yes'),
(55175, 3915, '_backorders', 'no'),
(55176, 3915, '_sold_individually', 'no'),
(55177, 3915, '_virtual', 'no'),
(55178, 3915, '_downloadable', 'no'),
(55179, 3915, '_download_limit', '-1'),
(55180, 3915, '_download_expiry', '-1'),
(55181, 3915, '_stock', '70'),
(55182, 3915, '_stock_status', 'instock'),
(55183, 3915, '_wc_average_rating', '0'),
(55184, 3915, '_wc_review_count', '0'),
(55185, 3915, 'attribute_pa_color', 'custom-color'),
(55186, 3915, 'attribute_pa_shoe-size', '8'),
(55187, 3915, '_price', '216.31'),
(55188, 3915, '_product_version', '4.1.0'),
(55189, 3915, '_vi_wad_aliexpress_variation_id', '64720208702'),
(55190, 3915, '_vi_wad_aliexpress_variation_attr', '14:200006158#Custom color;200000124:699'),
(55191, 3916, '_variation_description', ''),
(55192, 3916, '_sku', '32809699013-custom-color-7'),
(55193, 3916, '_regular_price', '216.31'),
(55194, 3916, 'total_sales', '0'),
(55195, 3916, '_tax_status', 'taxable'),
(55196, 3916, '_tax_class', 'parent'),
(55197, 3916, '_manage_stock', 'yes'),
(55198, 3916, '_backorders', 'no'),
(55199, 3916, '_sold_individually', 'no'),
(55200, 3916, '_virtual', 'no'),
(55201, 3916, '_downloadable', 'no'),
(55202, 3916, '_download_limit', '-1'),
(55203, 3916, '_download_expiry', '-1'),
(55204, 3916, '_stock', '70'),
(55205, 3916, '_stock_status', 'instock'),
(55206, 3916, '_wc_average_rating', '0'),
(55207, 3916, '_wc_review_count', '0'),
(55208, 3916, 'attribute_pa_color', 'custom-color'),
(55209, 3916, 'attribute_pa_shoe-size', '7'),
(55210, 3916, '_price', '216.31'),
(55211, 3916, '_product_version', '4.1.0'),
(55212, 3916, '_vi_wad_aliexpress_variation_id', '64720208701'),
(55213, 3916, '_vi_wad_aliexpress_variation_attr', '14:200006158#Custom color;200000124:3434'),
(55214, 3917, '_variation_description', ''),
(55215, 3917, '_sku', '32809699013-custom-color-6'),
(55216, 3917, '_regular_price', '216.31'),
(55217, 3917, 'total_sales', '0'),
(55218, 3917, '_tax_status', 'taxable'),
(55219, 3917, '_tax_class', 'parent'),
(55220, 3917, '_manage_stock', 'yes'),
(55221, 3917, '_backorders', 'no'),
(55222, 3917, '_sold_individually', 'no'),
(55223, 3917, '_virtual', 'no'),
(55224, 3917, '_downloadable', 'no'),
(55225, 3917, '_download_limit', '-1'),
(55226, 3917, '_download_expiry', '-1'),
(55227, 3917, '_stock', '70'),
(55228, 3917, '_stock_status', 'instock'),
(55229, 3917, '_wc_average_rating', '0'),
(55230, 3917, '_wc_review_count', '0'),
(55231, 3917, 'attribute_pa_color', 'custom-color'),
(55232, 3917, 'attribute_pa_shoe-size', '6'),
(55233, 3917, '_price', '216.31'),
(55234, 3917, '_product_version', '4.1.0'),
(55235, 3917, '_vi_wad_aliexpress_variation_id', '64720208700'),
(55236, 3917, '_vi_wad_aliexpress_variation_attr', '14:200006158#Custom color;200000124:1394'),
(55237, 3918, '_wp_attached_file', '2021/06/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-7.jpg_640x640-7.jpg'),
(55238, 3918, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:119:\"2021/06/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-7.jpg_640x640-7.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:119:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-7.jpg_640x640-7-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:119:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-7.jpg_640x640-7-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:119:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-7.jpg_640x640-7-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:119:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-7.jpg_640x640-7-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:119:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-7.jpg_640x640-7-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:119:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-7.jpg_640x640-7-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:119:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-7.jpg_640x640-7-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:119:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-7.jpg_640x640-7-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:119:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-7.jpg_640x640-7-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:119:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-7.jpg_640x640-7-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(55239, 3919, '_variation_description', ''),
(55240, 3919, '_sku', '32809699013-custom-color-5'),
(55241, 3919, '_regular_price', '216.31'),
(55242, 3919, 'total_sales', '0'),
(55243, 3919, '_tax_status', 'taxable'),
(55244, 3919, '_tax_class', 'parent'),
(55245, 3919, '_manage_stock', 'yes'),
(55246, 3919, '_backorders', 'no'),
(55247, 3919, '_sold_individually', 'no'),
(55248, 3919, '_virtual', 'no'),
(55249, 3919, '_downloadable', 'no'),
(55250, 3919, '_download_limit', '-1'),
(55251, 3919, '_download_expiry', '-1'),
(55252, 3919, '_stock', '70'),
(55253, 3919, '_stock_status', 'instock'),
(55254, 3919, '_wc_average_rating', '0'),
(55255, 3919, '_wc_review_count', '0'),
(55256, 3919, 'attribute_pa_color', 'custom-color'),
(55257, 3919, 'attribute_pa_shoe-size', '5'),
(55258, 3919, '_price', '216.31'),
(55259, 3919, '_product_version', '4.1.0'),
(55260, 3919, '_vi_wad_aliexpress_variation_id', '64720208699'),
(55261, 3919, '_vi_wad_aliexpress_variation_attr', '14:200006158#Custom color;200000124:698'),
(55262, 3920, '_variation_description', ''),
(55263, 3920, '_sku', '32809699013-black-shiny-8'),
(55264, 3920, '_regular_price', '216.31'),
(55265, 3920, 'total_sales', '0'),
(55266, 3920, '_tax_status', 'taxable'),
(55267, 3920, '_tax_class', 'parent'),
(55268, 3920, '_manage_stock', 'yes'),
(55269, 3920, '_backorders', 'no'),
(55270, 3920, '_sold_individually', 'no'),
(55271, 3920, '_virtual', 'no'),
(55272, 3920, '_downloadable', 'no'),
(55273, 3920, '_download_limit', '-1'),
(55274, 3920, '_download_expiry', '-1'),
(55275, 3920, '_stock', '68'),
(55276, 3920, '_stock_status', 'instock'),
(55277, 3920, '_wc_average_rating', '0'),
(55278, 3920, '_wc_review_count', '0'),
(55279, 3920, 'attribute_pa_color', 'black-shiny'),
(55280, 3920, 'attribute_pa_shoe-size', '8'),
(55281, 3920, '_price', '216.31'),
(55282, 3920, '_product_version', '4.1.0'),
(55283, 3920, '_vi_wad_aliexpress_variation_id', '64433254746'),
(55284, 3920, '_vi_wad_aliexpress_variation_attr', '14:193#black shiny;200000124:699'),
(55285, 3918, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H16d1511807ce4621bacec2777f2cf32f3/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg'),
(55286, 3678, '_thumbnail_id', '3918'),
(55287, 3680, '_thumbnail_id', '3918'),
(55288, 3681, '_thumbnail_id', '3918'),
(55289, 3682, '_thumbnail_id', '3918'),
(55290, 3688, '_thumbnail_id', '3918'),
(55291, 3689, '_thumbnail_id', '3918'),
(55292, 3692, '_thumbnail_id', '3918'),
(55293, 3693, '_thumbnail_id', '3918'),
(55294, 3695, '_thumbnail_id', '3918'),
(55295, 3696, '_thumbnail_id', '3918'),
(55296, 3921, '_variation_description', ''),
(55297, 3921, '_sku', '32809699013-black-shiny-9'),
(55298, 3921, '_regular_price', '216.31'),
(55299, 3921, 'total_sales', '0'),
(55300, 3921, '_tax_status', 'taxable'),
(55301, 3921, '_tax_class', 'parent'),
(55302, 3921, '_manage_stock', 'yes'),
(55303, 3921, '_backorders', 'no'),
(55304, 3921, '_sold_individually', 'no'),
(55305, 3921, '_virtual', 'no'),
(55306, 3921, '_downloadable', 'no'),
(55307, 3921, '_download_limit', '-1'),
(55308, 3921, '_download_expiry', '-1'),
(55309, 3921, '_stock', '66'),
(55310, 3921, '_stock_status', 'instock'),
(55311, 3921, '_wc_average_rating', '0'),
(55312, 3921, '_wc_review_count', '0'),
(55313, 3921, 'attribute_pa_color', 'black-shiny'),
(55314, 3921, 'attribute_pa_shoe-size', '9'),
(55315, 3921, '_price', '216.31'),
(55316, 3921, '_product_version', '4.1.0'),
(55317, 3921, '_vi_wad_aliexpress_variation_id', '64433254747'),
(55318, 3921, '_vi_wad_aliexpress_variation_attr', '14:193#black shiny;200000124:350262'),
(55319, 3922, '_variation_description', ''),
(55320, 3922, '_sku', '32809699013-black-shiny-6'),
(55321, 3922, '_regular_price', '216.31'),
(55322, 3922, 'total_sales', '0'),
(55323, 3922, '_tax_status', 'taxable'),
(55324, 3922, '_tax_class', 'parent'),
(55325, 3922, '_manage_stock', 'yes'),
(55326, 3922, '_backorders', 'no'),
(55327, 3922, '_sold_individually', 'no'),
(55328, 3922, '_virtual', 'no'),
(55329, 3922, '_downloadable', 'no'),
(55330, 3922, '_download_limit', '-1'),
(55331, 3922, '_download_expiry', '-1'),
(55332, 3922, '_stock', '64'),
(55333, 3922, '_stock_status', 'instock'),
(55334, 3922, '_wc_average_rating', '0'),
(55335, 3922, '_wc_review_count', '0'),
(55336, 3922, 'attribute_pa_color', 'black-shiny'),
(55337, 3922, 'attribute_pa_shoe-size', '6'),
(55338, 3922, '_price', '216.31'),
(55339, 3922, '_product_version', '4.1.0'),
(55340, 3922, '_vi_wad_aliexpress_variation_id', '64433254744'),
(55341, 3922, '_vi_wad_aliexpress_variation_attr', '14:193#black shiny;200000124:1394'),
(55342, 3923, '_variation_description', ''),
(55343, 3923, '_sku', '32809699013-black-shiny-7'),
(55344, 3923, '_regular_price', '216.31'),
(55345, 3923, 'total_sales', '0'),
(55346, 3923, '_tax_status', 'taxable'),
(55347, 3923, '_tax_class', 'parent'),
(55348, 3923, '_manage_stock', 'yes'),
(55349, 3923, '_backorders', 'no'),
(55350, 3923, '_sold_individually', 'no'),
(55351, 3923, '_virtual', 'no'),
(55352, 3923, '_downloadable', 'no'),
(55353, 3923, '_download_limit', '-1'),
(55354, 3923, '_download_expiry', '-1'),
(55355, 3923, '_stock', '64'),
(55356, 3923, '_stock_status', 'instock'),
(55357, 3923, '_wc_average_rating', '0'),
(55358, 3923, '_wc_review_count', '0'),
(55359, 3923, 'attribute_pa_color', 'black-shiny'),
(55360, 3923, 'attribute_pa_shoe-size', '7'),
(55361, 3923, '_price', '216.31'),
(55362, 3923, '_product_version', '4.1.0'),
(55363, 3923, '_vi_wad_aliexpress_variation_id', '64433254745'),
(55364, 3923, '_vi_wad_aliexpress_variation_attr', '14:193#black shiny;200000124:3434'),
(55365, 3924, '_variation_description', ''),
(55366, 3924, '_sku', '32809699013-black-shiny-12'),
(55367, 3924, '_regular_price', '216.31'),
(55368, 3924, 'total_sales', '0'),
(55369, 3924, '_tax_status', 'taxable'),
(55370, 3924, '_tax_class', 'parent'),
(55371, 3924, '_manage_stock', 'yes'),
(55372, 3924, '_backorders', 'no'),
(55373, 3924, '_sold_individually', 'no'),
(55374, 3924, '_virtual', 'no'),
(55375, 3924, '_downloadable', 'no'),
(55376, 3924, '_download_limit', '-1'),
(55377, 3924, '_download_expiry', '-1'),
(55378, 3924, '_stock', '58'),
(55379, 3924, '_stock_status', 'instock'),
(55380, 3924, '_wc_average_rating', '0'),
(55381, 3924, '_wc_review_count', '0'),
(55382, 3924, 'attribute_pa_color', 'black-shiny'),
(55383, 3924, 'attribute_pa_shoe-size', '12'),
(55384, 3924, '_price', '216.31'),
(55385, 3924, '_product_version', '4.1.0'),
(55386, 3924, '_vi_wad_aliexpress_variation_id', '64433254750'),
(55387, 3924, '_vi_wad_aliexpress_variation_attr', '14:193#black shiny;200000124:1663'),
(55388, 3925, '_variation_description', ''),
(55389, 3925, '_sku', '32809699013-black-shiny-13'),
(55390, 3925, '_regular_price', '216.31'),
(55391, 3925, 'total_sales', '0'),
(55392, 3925, '_tax_status', 'taxable'),
(55393, 3925, '_tax_class', 'parent'),
(55394, 3925, '_manage_stock', 'yes'),
(55395, 3925, '_backorders', 'no'),
(55396, 3925, '_sold_individually', 'no'),
(55397, 3925, '_virtual', 'no'),
(55398, 3925, '_downloadable', 'no'),
(55399, 3925, '_download_limit', '-1'),
(55400, 3925, '_download_expiry', '-1'),
(55401, 3925, '_stock', '62'),
(55402, 3925, '_stock_status', 'instock'),
(55403, 3925, '_wc_average_rating', '0'),
(55404, 3925, '_wc_review_count', '0'),
(55405, 3925, 'attribute_pa_color', 'black-shiny'),
(55406, 3925, 'attribute_pa_shoe-size', '13'),
(55407, 3925, '_price', '216.31'),
(55408, 3925, '_product_version', '4.1.0'),
(55409, 3925, '_vi_wad_aliexpress_variation_id', '64433254751'),
(55410, 3925, '_vi_wad_aliexpress_variation_attr', '14:193#black shiny;200000124:200000296'),
(55411, 3926, '_variation_description', ''),
(55412, 3926, '_sku', '32809699013-black-shiny-10'),
(55413, 3926, '_regular_price', '216.31'),
(55414, 3926, 'total_sales', '0'),
(55415, 3926, '_tax_status', 'taxable'),
(55416, 3926, '_tax_class', 'parent'),
(55417, 3926, '_manage_stock', 'yes'),
(55418, 3926, '_backorders', 'no'),
(55419, 3927, '_wp_attached_file', '2021/06/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-8.jpg_640x640-8.jpg'),
(55420, 3926, '_sold_individually', 'no'),
(55421, 3927, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:119:\"2021/06/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-8.jpg_640x640-8.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:119:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-8.jpg_640x640-8-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:119:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-8.jpg_640x640-8-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:119:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-8.jpg_640x640-8-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:119:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-8.jpg_640x640-8-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:119:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-8.jpg_640x640-8-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:119:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-8.jpg_640x640-8-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:119:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-8.jpg_640x640-8-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:119:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-8.jpg_640x640-8-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:119:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-8.jpg_640x640-8-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:119:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-8.jpg_640x640-8-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(55422, 3926, '_virtual', 'no'),
(55423, 3926, '_downloadable', 'no'),
(55424, 3926, '_download_limit', '-1'),
(55425, 3926, '_download_expiry', '-1'),
(55426, 3926, '_stock', '63'),
(55427, 3926, '_stock_status', 'instock'),
(55428, 3926, '_wc_average_rating', '0'),
(55429, 3926, '_wc_review_count', '0'),
(55430, 3926, 'attribute_pa_color', 'black-shiny'),
(55431, 3926, 'attribute_pa_shoe-size', '10'),
(55432, 3926, '_price', '216.31'),
(55433, 3926, '_product_version', '4.1.0'),
(55434, 3926, '_vi_wad_aliexpress_variation_id', '64433254748'),
(55435, 3926, '_vi_wad_aliexpress_variation_attr', '14:193#black shiny;200000124:1583'),
(55436, 3928, '_variation_description', ''),
(55437, 3928, '_sku', '32809699013-black-shiny-11'),
(55438, 3928, '_regular_price', '216.31'),
(55439, 3928, 'total_sales', '0'),
(55440, 3928, '_tax_status', 'taxable'),
(55441, 3928, '_tax_class', 'parent'),
(55442, 3928, '_manage_stock', 'yes'),
(55443, 3928, '_backorders', 'no'),
(55444, 3928, '_sold_individually', 'no'),
(55445, 3928, '_virtual', 'no'),
(55446, 3928, '_downloadable', 'no'),
(55447, 3928, '_download_limit', '-1'),
(55448, 3928, '_download_expiry', '-1'),
(55449, 3928, '_stock', '58'),
(55450, 3928, '_stock_status', 'instock'),
(55451, 3928, '_wc_average_rating', '0'),
(55452, 3928, '_wc_review_count', '0'),
(55453, 3928, 'attribute_pa_color', 'black-shiny'),
(55454, 3928, 'attribute_pa_shoe-size', '11'),
(55455, 3928, '_price', '216.31'),
(55456, 3928, '_product_version', '4.1.0'),
(55457, 3928, '_vi_wad_aliexpress_variation_id', '64433254749'),
(55458, 3928, '_vi_wad_aliexpress_variation_attr', '14:193#black shiny;200000124:100010420'),
(55459, 3929, '_variation_description', ''),
(55460, 3929, '_sku', '32809699013-black-shiny-5'),
(55461, 3929, '_regular_price', '216.31'),
(55462, 3929, 'total_sales', '0'),
(55463, 3929, '_tax_status', 'taxable'),
(55464, 3929, '_tax_class', 'parent'),
(55465, 3929, '_manage_stock', 'yes'),
(55466, 3929, '_backorders', 'no'),
(55467, 3929, '_sold_individually', 'no'),
(55468, 3927, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H0f8493ed37c34655912c3f99df89dc6a0/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg'),
(55469, 3929, '_virtual', 'no'),
(55470, 3929, '_downloadable', 'no'),
(55471, 3631, '_thumbnail_id', '3927'),
(55472, 3632, '_thumbnail_id', '3927'),
(55473, 3929, '_download_limit', '-1'),
(55474, 3929, '_download_expiry', '-1'),
(55475, 3633, '_thumbnail_id', '3927'),
(55476, 3634, '_thumbnail_id', '3927'),
(55477, 3929, '_stock', '68'),
(55478, 3637, '_thumbnail_id', '3927'),
(55479, 3929, '_stock_status', 'instock'),
(55480, 3929, '_wc_average_rating', '0'),
(55481, 3638, '_thumbnail_id', '3927'),
(55482, 3684, '_thumbnail_id', '3927'),
(55483, 3929, '_wc_review_count', '0'),
(55484, 3685, '_thumbnail_id', '3927'),
(55485, 3686, '_thumbnail_id', '3927'),
(55486, 3687, '_thumbnail_id', '3927'),
(55487, 3929, 'attribute_pa_color', 'black-shiny'),
(55488, 3929, 'attribute_pa_shoe-size', '5'),
(55489, 3929, '_price', '216.31'),
(55490, 3929, '_product_version', '4.1.0'),
(55491, 3929, '_vi_wad_aliexpress_variation_id', '64433254743'),
(55492, 3929, '_vi_wad_aliexpress_variation_attr', '14:193#black shiny;200000124:698'),
(55493, 3930, '_variation_description', ''),
(55494, 3930, '_sku', '32809699013-blue-shiny-13'),
(55495, 3930, '_regular_price', '216.31'),
(55496, 3930, 'total_sales', '0'),
(55497, 3930, '_tax_status', 'taxable'),
(55498, 3930, '_tax_class', 'parent'),
(55499, 3930, '_manage_stock', 'yes'),
(55500, 3930, '_backorders', 'no'),
(55501, 3930, '_sold_individually', 'no'),
(55502, 3930, '_virtual', 'no'),
(55503, 3930, '_downloadable', 'no'),
(55504, 3930, '_download_limit', '-1'),
(55505, 3930, '_download_expiry', '-1'),
(55506, 3930, '_stock', '70'),
(55507, 3930, '_stock_status', 'instock'),
(55508, 3930, '_wc_average_rating', '0'),
(55509, 3930, '_wc_review_count', '0'),
(55510, 3930, 'attribute_pa_color', 'blue-shiny'),
(55511, 3930, 'attribute_pa_shoe-size', '13'),
(55512, 3930, '_price', '216.31'),
(55513, 3930, '_product_version', '4.1.0'),
(55514, 3930, '_vi_wad_aliexpress_variation_id', '64433254762'),
(55515, 3930, '_vi_wad_aliexpress_variation_attr', '14:173#blue shiny;200000124:200000296'),
(55516, 3931, '_variation_description', ''),
(55517, 3931, '_sku', '32809699013-blue-shiny-14'),
(55518, 3931, '_regular_price', '216.31'),
(55519, 3931, 'total_sales', '0'),
(55520, 3931, '_tax_status', 'taxable'),
(55521, 3931, '_tax_class', 'parent'),
(55522, 3931, '_manage_stock', 'yes'),
(55523, 3931, '_backorders', 'no'),
(55524, 3931, '_sold_individually', 'no'),
(55525, 3931, '_virtual', 'no'),
(55526, 3931, '_downloadable', 'no'),
(55527, 3931, '_download_limit', '-1'),
(55528, 3931, '_download_expiry', '-1'),
(55529, 3931, '_stock', '70'),
(55530, 3931, '_stock_status', 'instock'),
(55531, 3931, '_wc_average_rating', '0'),
(55532, 3931, '_wc_review_count', '0'),
(55533, 3931, 'attribute_pa_color', 'blue-shiny'),
(55534, 3931, 'attribute_pa_shoe-size', '14'),
(55535, 3931, '_price', '216.31'),
(55536, 3931, '_product_version', '4.1.0'),
(55537, 3931, '_vi_wad_aliexpress_variation_id', '64433254763'),
(55538, 3931, '_vi_wad_aliexpress_variation_attr', '14:173#blue shiny;200000124:200000298'),
(55539, 3932, '_variation_description', ''),
(55540, 3932, '_sku', '32809699013-blue-shiny-11'),
(55541, 3932, '_regular_price', '216.31'),
(55542, 3932, 'total_sales', '0'),
(55543, 3932, '_tax_status', 'taxable'),
(55544, 3932, '_tax_class', 'parent'),
(55545, 3932, '_manage_stock', 'yes'),
(55546, 3932, '_backorders', 'no'),
(55547, 3932, '_sold_individually', 'no'),
(55548, 3932, '_virtual', 'no'),
(55549, 3932, '_downloadable', 'no'),
(55550, 3932, '_download_limit', '-1'),
(55551, 3932, '_download_expiry', '-1'),
(55552, 3932, '_stock', '70'),
(55553, 3932, '_stock_status', 'instock'),
(55554, 3932, '_wc_average_rating', '0'),
(55555, 3932, '_wc_review_count', '0'),
(55556, 3932, 'attribute_pa_color', 'blue-shiny'),
(55557, 3932, 'attribute_pa_shoe-size', '11'),
(55558, 3932, '_price', '216.31'),
(55559, 3932, '_product_version', '4.1.0'),
(55560, 3932, '_vi_wad_aliexpress_variation_id', '64433254760'),
(55561, 3932, '_vi_wad_aliexpress_variation_attr', '14:173#blue shiny;200000124:100010420'),
(55562, 3933, '_variation_description', ''),
(55563, 3933, '_sku', '32809699013-blue-shiny-12'),
(55564, 3933, '_regular_price', '216.31'),
(55565, 3933, 'total_sales', '0'),
(55566, 3933, '_tax_status', 'taxable'),
(55567, 3933, '_tax_class', 'parent'),
(55568, 3933, '_manage_stock', 'yes'),
(55569, 3933, '_backorders', 'no'),
(55570, 3933, '_sold_individually', 'no'),
(55571, 3933, '_virtual', 'no'),
(55572, 3933, '_downloadable', 'no'),
(55573, 3933, '_download_limit', '-1'),
(55574, 3933, '_download_expiry', '-1'),
(55575, 3933, '_stock', '70'),
(55576, 3933, '_stock_status', 'instock'),
(55577, 3933, '_wc_average_rating', '0'),
(55578, 3933, '_wc_review_count', '0'),
(55579, 3933, 'attribute_pa_color', 'blue-shiny'),
(55580, 3933, 'attribute_pa_shoe-size', '12'),
(55581, 3933, '_price', '216.31'),
(55582, 3933, '_product_version', '4.1.0'),
(55583, 3933, '_vi_wad_aliexpress_variation_id', '64433254761'),
(55584, 3933, '_vi_wad_aliexpress_variation_attr', '14:173#blue shiny;200000124:1663'),
(55585, 3934, '_variation_description', ''),
(55586, 3934, '_sku', '32809699013-blue-sky-shiny-6'),
(55587, 3934, '_regular_price', '216.31'),
(55588, 3934, 'total_sales', '0'),
(55589, 3934, '_tax_status', 'taxable'),
(55590, 3934, '_tax_class', 'parent'),
(55591, 3934, '_manage_stock', 'yes'),
(55592, 3935, '_wp_attached_file', '2021/06/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-9.jpg_640x640-9.jpg'),
(55593, 3934, '_backorders', 'no');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(55594, 3935, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:400;s:6:\"height\";i:400;s:4:\"file\";s:119:\"2021/06/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-9.jpg_640x640-9.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:119:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-9.jpg_640x640-9-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:119:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-9.jpg_640x640-9-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:119:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-9.jpg_640x640-9-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:119:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-9.jpg_640x640-9-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:119:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-9.jpg_640x640-9-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:119:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-9.jpg_640x640-9-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:119:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-9.jpg_640x640-9-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(55595, 3934, '_sold_individually', 'no'),
(55596, 3934, '_virtual', 'no'),
(55597, 3934, '_downloadable', 'no'),
(55598, 3934, '_download_limit', '-1'),
(55599, 3934, '_download_expiry', '-1'),
(55600, 3934, '_stock', '70'),
(55601, 3934, '_stock_status', 'instock'),
(55602, 3934, '_wc_average_rating', '0'),
(55603, 3934, '_wc_review_count', '0'),
(55604, 3934, 'attribute_pa_color', 'blue-sky-shiny'),
(55605, 3934, 'attribute_pa_shoe-size', '6'),
(55606, 3934, '_price', '216.31'),
(55607, 3934, '_product_version', '4.1.0'),
(55608, 3934, '_vi_wad_aliexpress_variation_id', '64433254766'),
(55609, 3934, '_vi_wad_aliexpress_variation_attr', '14:1254#blue sky shiny;200000124:1394'),
(55610, 3935, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Hac1c1f2315d34d10bff360418cbcb13fj/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg'),
(55611, 3615, '_thumbnail_id', '3935'),
(55612, 3617, '_thumbnail_id', '3935'),
(55613, 3619, '_thumbnail_id', '3935'),
(55614, 3622, '_thumbnail_id', '3935'),
(55615, 3623, '_thumbnail_id', '3935'),
(55616, 3625, '_thumbnail_id', '3935'),
(55617, 3627, '_thumbnail_id', '3935'),
(55618, 3629, '_thumbnail_id', '3935'),
(55619, 3635, '_thumbnail_id', '3935'),
(55620, 3636, '_thumbnail_id', '3935'),
(55621, 3936, '_variation_description', ''),
(55622, 3936, '_sku', '32809699013-blue-sky-shiny-7'),
(55623, 3936, '_regular_price', '216.31'),
(55624, 3936, 'total_sales', '0'),
(55625, 3936, '_tax_status', 'taxable'),
(55626, 3936, '_tax_class', 'parent'),
(55627, 3936, '_manage_stock', 'yes'),
(55628, 3936, '_backorders', 'no'),
(55629, 3936, '_sold_individually', 'no'),
(55630, 3936, '_virtual', 'no'),
(55631, 3936, '_downloadable', 'no'),
(55632, 3936, '_download_limit', '-1'),
(55633, 3936, '_download_expiry', '-1'),
(55634, 3936, '_stock', '70'),
(55635, 3936, '_stock_status', 'instock'),
(55636, 3936, '_wc_average_rating', '0'),
(55637, 3936, '_wc_review_count', '0'),
(55638, 3936, 'attribute_pa_color', 'blue-sky-shiny'),
(55639, 3936, 'attribute_pa_shoe-size', '7'),
(55640, 3936, '_price', '216.31'),
(55641, 3936, '_product_version', '4.1.0'),
(55642, 3936, '_vi_wad_aliexpress_variation_id', '64433254767'),
(55643, 3936, '_vi_wad_aliexpress_variation_attr', '14:1254#blue sky shiny;200000124:3434'),
(55644, 3937, '_variation_description', ''),
(55645, 3937, '_sku', '32809699013-blue-shiny-15'),
(55646, 3937, '_regular_price', '216.31'),
(55647, 3937, 'total_sales', '0'),
(55648, 3937, '_tax_status', 'taxable'),
(55649, 3937, '_tax_class', 'parent'),
(55650, 3937, '_manage_stock', 'yes'),
(55651, 3937, '_backorders', 'no'),
(55652, 3937, '_sold_individually', 'no'),
(55653, 3937, '_virtual', 'no'),
(55654, 3937, '_downloadable', 'no'),
(55655, 3937, '_download_limit', '-1'),
(55656, 3937, '_download_expiry', '-1'),
(55657, 3937, '_stock', '70'),
(55658, 3937, '_stock_status', 'instock'),
(55659, 3937, '_wc_average_rating', '0'),
(55660, 3937, '_wc_review_count', '0'),
(55661, 3937, 'attribute_pa_color', 'blue-shiny'),
(55662, 3937, 'attribute_pa_shoe-size', '15'),
(55663, 3937, '_price', '216.31'),
(55664, 3937, '_product_version', '4.1.0'),
(55665, 3937, '_vi_wad_aliexpress_variation_id', '64433254764'),
(55666, 3937, '_vi_wad_aliexpress_variation_attr', '14:173#blue shiny;200000124:350231'),
(55667, 3938, '_variation_description', ''),
(55668, 3938, '_sku', '32809699013-blue-sky-shiny-5'),
(55669, 3938, '_regular_price', '216.31'),
(55670, 3938, 'total_sales', '0'),
(55671, 3938, '_tax_status', 'taxable'),
(55672, 3938, '_tax_class', 'parent'),
(55673, 3938, '_manage_stock', 'yes'),
(55674, 3938, '_backorders', 'no'),
(55675, 3938, '_sold_individually', 'no'),
(55676, 3938, '_virtual', 'no'),
(55677, 3938, '_downloadable', 'no'),
(55678, 3938, '_download_limit', '-1'),
(55679, 3938, '_download_expiry', '-1'),
(55680, 3938, '_stock', '70'),
(55681, 3938, '_stock_status', 'instock'),
(55682, 3938, '_wc_average_rating', '0'),
(55683, 3938, '_wc_review_count', '0'),
(55684, 3938, 'attribute_pa_color', 'blue-sky-shiny'),
(55685, 3938, 'attribute_pa_shoe-size', '5'),
(55686, 3938, '_price', '216.31'),
(55687, 3938, '_product_version', '4.1.0'),
(55688, 3938, '_vi_wad_aliexpress_variation_id', '64433254765'),
(55689, 3938, '_vi_wad_aliexpress_variation_attr', '14:1254#blue sky shiny;200000124:698'),
(55690, 3939, '_variation_description', ''),
(55691, 3939, '_sku', '32809699013-blue-shiny-5'),
(55692, 3939, '_regular_price', '216.31'),
(55693, 3939, 'total_sales', '0'),
(55694, 3939, '_tax_status', 'taxable'),
(55695, 3939, '_tax_class', 'parent'),
(55696, 3939, '_manage_stock', 'yes'),
(55697, 3939, '_backorders', 'no'),
(55698, 3939, '_sold_individually', 'no'),
(55699, 3939, '_virtual', 'no'),
(55700, 3939, '_downloadable', 'no'),
(55701, 3939, '_download_limit', '-1'),
(55702, 3939, '_download_expiry', '-1'),
(55703, 3939, '_stock', '70'),
(55704, 3939, '_stock_status', 'instock'),
(55705, 3939, '_wc_average_rating', '0'),
(55706, 3939, '_wc_review_count', '0'),
(55707, 3939, 'attribute_pa_color', 'blue-shiny'),
(55708, 3939, 'attribute_pa_shoe-size', '5'),
(55709, 3939, '_price', '216.31'),
(55710, 3939, '_product_version', '4.1.0'),
(55711, 3939, '_vi_wad_aliexpress_variation_id', '64433254754'),
(55712, 3939, '_vi_wad_aliexpress_variation_attr', '14:173#blue shiny;200000124:698'),
(55713, 3940, '_wp_attached_file', '2021/06/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-10.jpg_640x640-10.jpg'),
(55714, 3940, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:121:\"2021/06/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-10.jpg_640x640-10.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:121:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-10.jpg_640x640-10-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:121:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-10.jpg_640x640-10-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:121:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-10.jpg_640x640-10-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:121:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-10.jpg_640x640-10-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:121:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-10.jpg_640x640-10-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:121:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-10.jpg_640x640-10-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:121:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-10.jpg_640x640-10-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:121:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-10.jpg_640x640-10-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:121:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-10.jpg_640x640-10-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:121:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-10.jpg_640x640-10-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(55715, 3941, '_variation_description', ''),
(55716, 3941, '_sku', '32809699013-blue-shiny-6'),
(55717, 3941, '_regular_price', '216.31'),
(55718, 3941, 'total_sales', '0'),
(55719, 3941, '_tax_status', 'taxable'),
(55720, 3941, '_tax_class', 'parent'),
(55721, 3941, '_manage_stock', 'yes'),
(55722, 3941, '_backorders', 'no'),
(55723, 3941, '_sold_individually', 'no'),
(55724, 3941, '_virtual', 'no'),
(55725, 3941, '_downloadable', 'no'),
(55726, 3941, '_download_limit', '-1'),
(55727, 3941, '_download_expiry', '-1'),
(55728, 3941, '_stock', '70'),
(55729, 3941, '_stock_status', 'instock'),
(55730, 3941, '_wc_average_rating', '0'),
(55731, 3941, '_wc_review_count', '0'),
(55732, 3941, 'attribute_pa_color', 'blue-shiny'),
(55733, 3941, 'attribute_pa_shoe-size', '6'),
(55734, 3941, '_price', '216.31'),
(55735, 3941, '_product_version', '4.1.0'),
(55736, 3941, '_vi_wad_aliexpress_variation_id', '64433254755'),
(55737, 3941, '_vi_wad_aliexpress_variation_attr', '14:173#blue shiny;200000124:1394'),
(55738, 3942, '_variation_description', ''),
(55739, 3942, '_sku', '32809699013-black-shiny-14'),
(55740, 3942, '_regular_price', '216.31'),
(55741, 3942, 'total_sales', '0'),
(55742, 3942, '_tax_status', 'taxable'),
(55743, 3942, '_tax_class', 'parent'),
(55744, 3942, '_manage_stock', 'yes'),
(55745, 3942, '_backorders', 'no'),
(55746, 3942, '_sold_individually', 'no'),
(55747, 3942, '_virtual', 'no'),
(55748, 3942, '_downloadable', 'no'),
(55749, 3942, '_download_limit', '-1'),
(55750, 3942, '_download_expiry', '-1'),
(55751, 3942, '_stock', '66'),
(55752, 3942, '_stock_status', 'instock'),
(55753, 3942, '_wc_average_rating', '0'),
(55754, 3942, '_wc_review_count', '0'),
(55755, 3942, 'attribute_pa_color', 'black-shiny'),
(55756, 3942, 'attribute_pa_shoe-size', '14'),
(55757, 3942, '_price', '216.31'),
(55758, 3942, '_product_version', '4.1.0'),
(55759, 3942, '_vi_wad_aliexpress_variation_id', '64433254752'),
(55760, 3940, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Hc1fc3538fcd74c6899a9266cd51f7d73p/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg'),
(55761, 3942, '_vi_wad_aliexpress_variation_attr', '14:193#black shiny;200000124:200000298'),
(55762, 3642, '_thumbnail_id', '3940'),
(55763, 3643, '_thumbnail_id', '3940'),
(55764, 3650, '_thumbnail_id', '3940'),
(55765, 3651, '_thumbnail_id', '3940'),
(55766, 3652, '_thumbnail_id', '3940'),
(55767, 3653, '_thumbnail_id', '3940'),
(55768, 3654, '_thumbnail_id', '3940'),
(55769, 3656, '_thumbnail_id', '3940'),
(55770, 3657, '_thumbnail_id', '3940'),
(55771, 3658, '_thumbnail_id', '3940'),
(55772, 3943, '_variation_description', ''),
(55773, 3943, '_sku', '32809699013-custom-color-15'),
(55774, 3943, '_regular_price', '216.31'),
(55775, 3943, 'total_sales', '0'),
(55776, 3943, '_tax_status', 'taxable'),
(55777, 3943, '_tax_class', 'parent'),
(55778, 3943, '_manage_stock', 'yes'),
(55779, 3943, '_backorders', 'no'),
(55780, 3943, '_sold_individually', 'no'),
(55781, 3943, '_virtual', 'no'),
(55782, 3943, '_downloadable', 'no'),
(55783, 3943, '_download_limit', '-1'),
(55784, 3943, '_download_expiry', '-1'),
(55785, 3943, '_stock', '69'),
(55786, 3943, '_stock_status', 'instock'),
(55787, 3943, '_wc_average_rating', '0'),
(55788, 3943, '_wc_review_count', '0'),
(55789, 3943, 'attribute_pa_color', 'custom-color'),
(55790, 3943, 'attribute_pa_shoe-size', '15'),
(55791, 3943, '_price', '216.31'),
(55792, 3943, '_product_version', '4.1.0'),
(55793, 3943, '_vi_wad_aliexpress_variation_id', '64720208709'),
(55794, 3943, '_vi_wad_aliexpress_variation_attr', '14:200006158#Custom color;200000124:350231'),
(55795, 3944, '_variation_description', ''),
(55796, 3944, '_sku', '32809699013-black-shiny-15'),
(55797, 3944, '_regular_price', '216.31'),
(55798, 3944, 'total_sales', '0'),
(55799, 3944, '_tax_status', 'taxable'),
(55800, 3944, '_tax_class', 'parent'),
(55801, 3944, '_manage_stock', 'yes'),
(55802, 3944, '_backorders', 'no'),
(55803, 3944, '_sold_individually', 'no'),
(55804, 3944, '_virtual', 'no'),
(55805, 3944, '_downloadable', 'no'),
(55806, 3944, '_download_limit', '-1'),
(55807, 3944, '_download_expiry', '-1'),
(55808, 3944, '_stock', '67'),
(55809, 3944, '_stock_status', 'instock'),
(55810, 3944, '_wc_average_rating', '0'),
(55811, 3944, '_wc_review_count', '0'),
(55812, 3944, 'attribute_pa_color', 'black-shiny'),
(55813, 3944, 'attribute_pa_shoe-size', '15'),
(55814, 3944, '_price', '216.31'),
(55815, 3944, '_product_version', '4.1.0'),
(55816, 3944, '_vi_wad_aliexpress_variation_id', '64433254753'),
(55817, 3944, '_vi_wad_aliexpress_variation_attr', '14:193#black shiny;200000124:350231'),
(55818, 3945, '_variation_description', ''),
(55819, 3945, '_sku', '32809699013-custom-color-14'),
(55820, 3945, '_regular_price', '216.31'),
(55821, 3945, 'total_sales', '0'),
(55822, 3945, '_tax_status', 'taxable'),
(55823, 3946, '_wp_attached_file', '2021/06/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-11.jpg_640x640-11.jpg'),
(55824, 3945, '_tax_class', 'parent'),
(55825, 3946, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:121:\"2021/06/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-11.jpg_640x640-11.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:121:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-11.jpg_640x640-11-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:121:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-11.jpg_640x640-11-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:121:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-11.jpg_640x640-11-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:121:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-11.jpg_640x640-11-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:121:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-11.jpg_640x640-11-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:121:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-11.jpg_640x640-11-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:121:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-11.jpg_640x640-11-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:121:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-11.jpg_640x640-11-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:121:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-11.jpg_640x640-11-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:121:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-11.jpg_640x640-11-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(55826, 3945, '_manage_stock', 'yes'),
(55827, 3945, '_backorders', 'no'),
(55828, 3945, '_sold_individually', 'no'),
(55829, 3945, '_virtual', 'no'),
(55830, 3945, '_downloadable', 'no'),
(55831, 3945, '_download_limit', '-1'),
(55832, 3945, '_download_expiry', '-1'),
(55833, 3945, '_stock', '68'),
(55834, 3945, '_stock_status', 'instock'),
(55835, 3945, '_wc_average_rating', '0'),
(55836, 3945, '_wc_review_count', '0'),
(55837, 3945, 'attribute_pa_color', 'custom-color'),
(55838, 3945, 'attribute_pa_shoe-size', '14'),
(55839, 3945, '_price', '216.31'),
(55840, 3945, '_product_version', '4.1.0'),
(55841, 3945, '_vi_wad_aliexpress_variation_id', '64720208708'),
(55842, 3945, '_vi_wad_aliexpress_variation_attr', '14:200006158#Custom color;200000124:200000298'),
(55843, 3947, '_variation_description', ''),
(55844, 3947, '_sku', '32809699013-blue-shiny-9'),
(55845, 3947, '_regular_price', '216.31'),
(55846, 3947, 'total_sales', '0'),
(55847, 3947, '_tax_status', 'taxable'),
(55848, 3947, '_tax_class', 'parent'),
(55849, 3947, '_manage_stock', 'yes'),
(55850, 3947, '_backorders', 'no'),
(55851, 3947, '_sold_individually', 'no'),
(55852, 3947, '_virtual', 'no'),
(55853, 3947, '_downloadable', 'no'),
(55854, 3947, '_download_limit', '-1'),
(55855, 3947, '_download_expiry', '-1'),
(55856, 3947, '_stock', '70'),
(55857, 3947, '_stock_status', 'instock'),
(55858, 3947, '_wc_average_rating', '0'),
(55859, 3947, '_wc_review_count', '0'),
(55860, 3947, 'attribute_pa_color', 'blue-shiny'),
(55861, 3947, 'attribute_pa_shoe-size', '9'),
(55862, 3947, '_price', '216.31'),
(55863, 3947, '_product_version', '4.1.0'),
(55864, 3947, '_vi_wad_aliexpress_variation_id', '64433254758'),
(55865, 3947, '_vi_wad_aliexpress_variation_attr', '14:173#blue shiny;200000124:350262'),
(55866, 3946, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Hb4b6ab3f39c648138b0b371287c879aaw/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg'),
(55867, 3639, '_thumbnail_id', '3946'),
(55868, 3640, '_thumbnail_id', '3946'),
(55869, 3645, '_thumbnail_id', '3946'),
(55870, 3646, '_thumbnail_id', '3946'),
(55871, 3647, '_thumbnail_id', '3946'),
(55872, 3649, '_thumbnail_id', '3946'),
(55873, 3804, '_thumbnail_id', '3946'),
(55874, 3805, '_thumbnail_id', '3946'),
(55875, 3806, '_thumbnail_id', '3946'),
(55876, 3807, '_thumbnail_id', '3946'),
(55877, 3948, '_variation_description', ''),
(55878, 3948, '_sku', '32809699013-custom-color-13'),
(55879, 3948, '_regular_price', '216.31'),
(55880, 3948, 'total_sales', '0'),
(55881, 3948, '_tax_status', 'taxable'),
(55882, 3948, '_tax_class', 'parent'),
(55883, 3948, '_manage_stock', 'yes'),
(55884, 3948, '_backorders', 'no'),
(55885, 3948, '_sold_individually', 'no'),
(55886, 3948, '_virtual', 'no'),
(55887, 3948, '_downloadable', 'no'),
(55888, 3948, '_download_limit', '-1'),
(55889, 3948, '_download_expiry', '-1'),
(55890, 3948, '_stock', '69'),
(55891, 3948, '_stock_status', 'instock'),
(55892, 3948, '_wc_average_rating', '0'),
(55893, 3948, '_wc_review_count', '0'),
(55894, 3948, 'attribute_pa_color', 'custom-color'),
(55895, 3948, 'attribute_pa_shoe-size', '13'),
(55896, 3948, '_price', '216.31'),
(55897, 3948, '_product_version', '4.1.0'),
(55898, 3948, '_vi_wad_aliexpress_variation_id', '64720208707'),
(55899, 3948, '_vi_wad_aliexpress_variation_attr', '14:200006158#Custom color;200000124:200000296'),
(55900, 3949, '_variation_description', ''),
(55901, 3949, '_sku', '32809699013-blue-shiny-10'),
(55902, 3949, '_regular_price', '216.31'),
(55903, 3949, 'total_sales', '0'),
(55904, 3949, '_tax_status', 'taxable'),
(55905, 3949, '_tax_class', 'parent'),
(55906, 3949, '_manage_stock', 'yes'),
(55907, 3949, '_backorders', 'no'),
(55908, 3949, '_sold_individually', 'no'),
(55909, 3949, '_virtual', 'no'),
(55910, 3949, '_downloadable', 'no'),
(55911, 3949, '_download_limit', '-1'),
(55912, 3949, '_download_expiry', '-1'),
(55913, 3949, '_stock', '70'),
(55914, 3949, '_stock_status', 'instock'),
(55915, 3949, '_wc_average_rating', '0'),
(55916, 3949, '_wc_review_count', '0'),
(55917, 3949, 'attribute_pa_color', 'blue-shiny'),
(55918, 3949, 'attribute_pa_shoe-size', '10'),
(55919, 3949, '_price', '216.31'),
(55920, 3949, '_product_version', '4.1.0'),
(55921, 3949, '_vi_wad_aliexpress_variation_id', '64433254759'),
(55922, 3949, '_vi_wad_aliexpress_variation_attr', '14:173#blue shiny;200000124:1583'),
(55923, 3950, '_variation_description', ''),
(55924, 3950, '_sku', '32809699013-custom-color-12'),
(55925, 3950, '_regular_price', '216.31'),
(55926, 3950, 'total_sales', '0'),
(55927, 3950, '_tax_status', 'taxable'),
(55928, 3950, '_tax_class', 'parent'),
(55929, 3950, '_manage_stock', 'yes'),
(55930, 3950, '_backorders', 'no'),
(55931, 3950, '_sold_individually', 'no'),
(55932, 3950, '_virtual', 'no'),
(55933, 3950, '_downloadable', 'no'),
(55934, 3950, '_download_limit', '-1'),
(55935, 3950, '_download_expiry', '-1'),
(55936, 3950, '_stock', '70'),
(55937, 3950, '_stock_status', 'instock'),
(55938, 3950, '_wc_average_rating', '0'),
(55939, 3950, '_wc_review_count', '0'),
(55940, 3950, 'attribute_pa_color', 'custom-color'),
(55941, 3950, 'attribute_pa_shoe-size', '12'),
(55942, 3950, '_price', '216.31'),
(55943, 3950, '_product_version', '4.1.0'),
(55944, 3950, '_vi_wad_aliexpress_variation_id', '64720208706'),
(55945, 3950, '_vi_wad_aliexpress_variation_attr', '14:200006158#Custom color;200000124:1663'),
(55946, 3951, '_variation_description', ''),
(55947, 3951, '_sku', '32809699013-blue-shiny-7'),
(55948, 3951, '_regular_price', '216.31'),
(55949, 3951, 'total_sales', '0'),
(55950, 3951, '_tax_status', 'taxable'),
(55951, 3951, '_tax_class', 'parent'),
(55952, 3951, '_manage_stock', 'yes'),
(55953, 3951, '_backorders', 'no'),
(55954, 3951, '_sold_individually', 'no'),
(55955, 3951, '_virtual', 'no'),
(55956, 3951, '_downloadable', 'no'),
(55957, 3951, '_download_limit', '-1'),
(55958, 3951, '_download_expiry', '-1'),
(55959, 3951, '_stock', '70'),
(55960, 3951, '_stock_status', 'instock'),
(55961, 3951, '_wc_average_rating', '0'),
(55962, 3951, '_wc_review_count', '0'),
(55963, 3951, 'attribute_pa_color', 'blue-shiny'),
(55964, 3951, 'attribute_pa_shoe-size', '7'),
(55965, 3952, '_wp_attached_file', '2021/06/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-12.jpg_640x640-12.jpg'),
(55966, 3951, '_price', '216.31'),
(55967, 3952, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:121:\"2021/06/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-12.jpg_640x640-12.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:121:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-12.jpg_640x640-12-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:121:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-12.jpg_640x640-12-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:121:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-12.jpg_640x640-12-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:121:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-12.jpg_640x640-12-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:121:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-12.jpg_640x640-12-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:121:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-12.jpg_640x640-12-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:121:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-12.jpg_640x640-12-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:121:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-12.jpg_640x640-12-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:121:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-12.jpg_640x640-12-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:121:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-12.jpg_640x640-12-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(55968, 3951, '_product_version', '4.1.0'),
(55969, 3951, '_vi_wad_aliexpress_variation_id', '64433254756'),
(55970, 3951, '_vi_wad_aliexpress_variation_attr', '14:173#blue shiny;200000124:3434'),
(55971, 3953, '_variation_description', ''),
(55972, 3953, '_sku', '32809699013-custom-color-11'),
(55973, 3953, '_regular_price', '216.31'),
(55974, 3953, 'total_sales', '0'),
(55975, 3953, '_tax_status', 'taxable'),
(55976, 3953, '_tax_class', 'parent'),
(55977, 3953, '_manage_stock', 'yes'),
(55978, 3953, '_backorders', 'no'),
(55979, 3953, '_sold_individually', 'no'),
(55980, 3953, '_virtual', 'no'),
(55981, 3953, '_downloadable', 'no'),
(55982, 3953, '_download_limit', '-1'),
(55983, 3953, '_download_expiry', '-1'),
(55984, 3953, '_stock', '69'),
(55985, 3953, '_stock_status', 'instock'),
(55986, 3953, '_wc_average_rating', '0'),
(55987, 3953, '_wc_review_count', '0'),
(55988, 3953, 'attribute_pa_color', 'custom-color'),
(55989, 3953, 'attribute_pa_shoe-size', '11'),
(55990, 3953, '_price', '216.31'),
(55991, 3953, '_product_version', '4.1.0'),
(55992, 3953, '_vi_wad_aliexpress_variation_id', '64720208705'),
(55993, 3953, '_vi_wad_aliexpress_variation_attr', '14:200006158#Custom color;200000124:100010420'),
(55994, 3952, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Hf4babf742a5042279812941bff1c046eJ/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg'),
(55995, 3774, '_thumbnail_id', '3952'),
(55996, 3775, '_thumbnail_id', '3952'),
(55997, 3954, '_variation_description', ''),
(55998, 3776, '_thumbnail_id', '3952'),
(55999, 3954, '_sku', '32809699013-blue-shiny-8'),
(56000, 3777, '_thumbnail_id', '3952'),
(56001, 3954, '_regular_price', '216.31'),
(56002, 3782, '_thumbnail_id', '3952'),
(56003, 3954, 'total_sales', '0'),
(56004, 3783, '_thumbnail_id', '3952'),
(56005, 3954, '_tax_status', 'taxable'),
(56006, 3784, '_thumbnail_id', '3952'),
(56007, 3954, '_tax_class', 'parent'),
(56008, 3785, '_thumbnail_id', '3952'),
(56009, 3954, '_manage_stock', 'yes'),
(56010, 3786, '_thumbnail_id', '3952'),
(56011, 3954, '_backorders', 'no'),
(56012, 3787, '_thumbnail_id', '3952'),
(56013, 3954, '_sold_individually', 'no'),
(56014, 3954, '_virtual', 'no'),
(56015, 3954, '_downloadable', 'no'),
(56016, 3954, '_download_limit', '-1'),
(56017, 3954, '_download_expiry', '-1'),
(56018, 3954, '_stock', '70'),
(56019, 3954, '_stock_status', 'instock'),
(56020, 3954, '_wc_average_rating', '0'),
(56021, 3954, '_wc_review_count', '0'),
(56022, 3954, 'attribute_pa_color', 'blue-shiny'),
(56023, 3954, 'attribute_pa_shoe-size', '8'),
(56024, 3954, '_price', '216.31'),
(56025, 3954, '_product_version', '4.1.0'),
(56026, 3954, '_vi_wad_aliexpress_variation_id', '64433254757'),
(56027, 3954, '_vi_wad_aliexpress_variation_attr', '14:173#blue shiny;200000124:699'),
(56028, 3955, '_wp_attached_file', '2021/06/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-13.jpg_640x640-13.jpg'),
(56029, 3955, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:121:\"2021/06/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-13.jpg_640x640-13.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:121:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-13.jpg_640x640-13-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:121:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-13.jpg_640x640-13-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:121:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-13.jpg_640x640-13-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:121:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-13.jpg_640x640-13-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:121:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-13.jpg_640x640-13-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:121:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-13.jpg_640x640-13-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:121:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-13.jpg_640x640-13-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:121:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-13.jpg_640x640-13-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:121:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-13.jpg_640x640-13-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:121:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-13.jpg_640x640-13-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(56030, 3956, '_variation_description', ''),
(56031, 3956, '_sku', '32809699013-custom-color-10'),
(56032, 3956, '_regular_price', '216.31'),
(56033, 3956, 'total_sales', '0'),
(56034, 3956, '_tax_status', 'taxable'),
(56035, 3956, '_tax_class', 'parent'),
(56036, 3956, '_manage_stock', 'yes'),
(56037, 3956, '_backorders', 'no'),
(56038, 3956, '_sold_individually', 'no'),
(56039, 3956, '_virtual', 'no'),
(56040, 3956, '_downloadable', 'no'),
(56041, 3956, '_download_limit', '-1'),
(56042, 3956, '_download_expiry', '-1'),
(56043, 3956, '_stock', '69'),
(56044, 3956, '_stock_status', 'instock'),
(56045, 3956, '_wc_average_rating', '0'),
(56046, 3956, '_wc_review_count', '0'),
(56047, 3956, 'attribute_pa_color', 'custom-color'),
(56048, 3956, 'attribute_pa_shoe-size', '10'),
(56049, 3956, '_price', '216.31'),
(56050, 3956, '_product_version', '4.1.0'),
(56051, 3956, '_vi_wad_aliexpress_variation_id', '64720208704'),
(56052, 3956, '_vi_wad_aliexpress_variation_attr', '14:200006158#Custom color;200000124:1583'),
(56053, 3957, '_variation_description', ''),
(56054, 3957, '_sku', '32809699013-gold-shiny-7'),
(56055, 3957, '_regular_price', '216.31'),
(56056, 3957, 'total_sales', '0'),
(56057, 3957, '_tax_status', 'taxable'),
(56058, 3957, '_tax_class', 'parent'),
(56059, 3957, '_manage_stock', 'yes'),
(56060, 3957, '_backorders', 'no'),
(56061, 3957, '_sold_individually', 'no'),
(56062, 3957, '_virtual', 'no'),
(56063, 3957, '_downloadable', 'no'),
(56064, 3957, '_download_limit', '-1'),
(56065, 3957, '_download_expiry', '-1'),
(56066, 3957, '_stock', '70'),
(56067, 3957, '_stock_status', 'instock'),
(56068, 3957, '_wc_average_rating', '0'),
(56069, 3957, '_wc_review_count', '0'),
(56070, 3957, 'attribute_pa_color', 'gold-shiny'),
(56071, 3957, 'attribute_pa_shoe-size', '7'),
(56072, 3957, '_price', '216.31'),
(56073, 3957, '_product_version', '4.1.0'),
(56074, 3957, '_vi_wad_aliexpress_variation_id', '64433254778'),
(56075, 3957, '_vi_wad_aliexpress_variation_attr', '14:350850#Gold shiny;200000124:3434'),
(56076, 3958, '_variation_description', ''),
(56077, 3958, '_sku', '32809699013-gold-shiny-8'),
(56078, 3958, '_regular_price', '216.31'),
(56079, 3958, 'total_sales', '0'),
(56080, 3958, '_tax_status', 'taxable'),
(56081, 3958, '_tax_class', 'parent'),
(56082, 3958, '_manage_stock', 'yes'),
(56083, 3958, '_backorders', 'no'),
(56084, 3958, '_sold_individually', 'no'),
(56085, 3958, '_virtual', 'no'),
(56086, 3958, '_downloadable', 'no'),
(56087, 3958, '_download_limit', '-1'),
(56088, 3958, '_download_expiry', '-1'),
(56089, 3958, '_stock', '70'),
(56090, 3958, '_stock_status', 'instock'),
(56091, 3958, '_wc_average_rating', '0'),
(56092, 3958, '_wc_review_count', '0'),
(56093, 3955, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Ha26c4eb2483743ce9c65f42129d07986D/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg'),
(56094, 3778, '_thumbnail_id', '3955'),
(56095, 3958, 'attribute_pa_color', 'gold-shiny'),
(56096, 3779, '_thumbnail_id', '3955'),
(56097, 3958, 'attribute_pa_shoe-size', '8'),
(56098, 3780, '_thumbnail_id', '3955'),
(56099, 3958, '_price', '216.31'),
(56100, 3781, '_thumbnail_id', '3955'),
(56101, 3796, '_thumbnail_id', '3955'),
(56102, 3958, '_product_version', '4.1.0'),
(56103, 3797, '_thumbnail_id', '3955'),
(56104, 3798, '_thumbnail_id', '3955'),
(56105, 3799, '_thumbnail_id', '3955'),
(56106, 3802, '_thumbnail_id', '3955'),
(56107, 3803, '_thumbnail_id', '3955'),
(56108, 3958, '_vi_wad_aliexpress_variation_id', '64433254779'),
(56109, 3958, '_vi_wad_aliexpress_variation_attr', '14:350850#Gold shiny;200000124:699'),
(56110, 3959, '_variation_description', ''),
(56111, 3959, '_sku', '32809699013-gold-shiny-5'),
(56112, 3959, '_regular_price', '216.31'),
(56113, 3959, 'total_sales', '0'),
(56114, 3959, '_tax_status', 'taxable'),
(56115, 3959, '_tax_class', 'parent'),
(56116, 3959, '_manage_stock', 'yes'),
(56117, 3959, '_backorders', 'no'),
(56118, 3959, '_sold_individually', 'no'),
(56119, 3960, '_wp_attached_file', '2021/06/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-14.jpg_640x640-14.jpg'),
(56120, 3959, '_virtual', 'no'),
(56121, 3960, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:121:\"2021/06/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-14.jpg_640x640-14.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:121:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-14.jpg_640x640-14-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:121:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-14.jpg_640x640-14-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:121:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-14.jpg_640x640-14-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:121:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-14.jpg_640x640-14-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:121:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-14.jpg_640x640-14-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:121:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-14.jpg_640x640-14-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:121:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-14.jpg_640x640-14-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:121:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-14.jpg_640x640-14-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:121:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-14.jpg_640x640-14-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:121:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-14.jpg_640x640-14-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(56122, 3959, '_downloadable', 'no'),
(56123, 3959, '_download_limit', '-1'),
(56124, 3959, '_download_expiry', '-1'),
(56125, 3959, '_stock', '70'),
(56126, 3959, '_stock_status', 'instock'),
(56127, 3959, '_wc_average_rating', '0'),
(56128, 3959, '_wc_review_count', '0'),
(56129, 3959, 'attribute_pa_color', 'gold-shiny'),
(56130, 3959, 'attribute_pa_shoe-size', '5'),
(56131, 3959, '_price', '216.31'),
(56132, 3959, '_product_version', '4.1.0'),
(56133, 3959, '_vi_wad_aliexpress_variation_id', '64433254776'),
(56134, 3959, '_vi_wad_aliexpress_variation_attr', '14:350850#Gold shiny;200000124:698'),
(56135, 3961, '_variation_description', ''),
(56136, 3961, '_sku', '32809699013-gold-shiny-6'),
(56137, 3961, '_regular_price', '216.31'),
(56138, 3961, 'total_sales', '0'),
(56139, 3961, '_tax_status', 'taxable'),
(56140, 3961, '_tax_class', 'parent'),
(56141, 3961, '_manage_stock', 'yes'),
(56142, 3961, '_backorders', 'no'),
(56143, 3961, '_sold_individually', 'no'),
(56144, 3961, '_virtual', 'no'),
(56145, 3961, '_downloadable', 'no'),
(56146, 3961, '_download_limit', '-1'),
(56147, 3961, '_download_expiry', '-1'),
(56148, 3961, '_stock', '70'),
(56149, 3961, '_stock_status', 'instock'),
(56150, 3961, '_wc_average_rating', '0'),
(56151, 3961, '_wc_review_count', '0'),
(56152, 3961, 'attribute_pa_color', 'gold-shiny'),
(56153, 3961, 'attribute_pa_shoe-size', '6'),
(56154, 3961, '_price', '216.31'),
(56155, 3961, '_product_version', '4.1.0'),
(56156, 3961, '_vi_wad_aliexpress_variation_id', '64433254777'),
(56157, 3961, '_vi_wad_aliexpress_variation_attr', '14:350850#Gold shiny;200000124:1394'),
(56158, 3962, '_variation_description', ''),
(56159, 3962, '_sku', '32809699013-gold-shiny-11'),
(56160, 3962, '_regular_price', '216.31'),
(56161, 3962, 'total_sales', '0'),
(56162, 3962, '_tax_status', 'taxable'),
(56163, 3962, '_tax_class', 'parent'),
(56164, 3962, '_manage_stock', 'yes'),
(56165, 3962, '_backorders', 'no'),
(56166, 3962, '_sold_individually', 'no'),
(56167, 3962, '_virtual', 'no'),
(56168, 3962, '_downloadable', 'no'),
(56169, 3962, '_download_limit', '-1'),
(56170, 3962, '_download_expiry', '-1'),
(56171, 3962, '_stock', '70'),
(56172, 3962, '_stock_status', 'instock'),
(56173, 3962, '_wc_average_rating', '0'),
(56174, 3962, '_wc_review_count', '0'),
(56175, 3962, 'attribute_pa_color', 'gold-shiny'),
(56176, 3962, 'attribute_pa_shoe-size', '11'),
(56177, 3962, '_price', '216.31'),
(56178, 3962, '_product_version', '4.1.0'),
(56179, 3962, '_vi_wad_aliexpress_variation_id', '64433254782'),
(56180, 3962, '_vi_wad_aliexpress_variation_attr', '14:350850#Gold shiny;200000124:100010420'),
(56181, 3963, '_variation_description', ''),
(56182, 3963, '_sku', '32809699013-gold-shiny-12'),
(56183, 3963, '_regular_price', '216.31'),
(56184, 3963, 'total_sales', '0'),
(56185, 3963, '_tax_status', 'taxable'),
(56186, 3963, '_tax_class', 'parent'),
(56187, 3963, '_manage_stock', 'yes'),
(56188, 3963, '_backorders', 'no'),
(56189, 3963, '_sold_individually', 'no'),
(56190, 3963, '_virtual', 'no'),
(56191, 3963, '_downloadable', 'no'),
(56192, 3963, '_download_limit', '-1'),
(56193, 3963, '_download_expiry', '-1'),
(56194, 3963, '_stock', '70'),
(56195, 3963, '_stock_status', 'instock'),
(56196, 3963, '_wc_average_rating', '0'),
(56197, 3963, '_wc_review_count', '0'),
(56198, 3963, 'attribute_pa_color', 'gold-shiny'),
(56199, 3963, 'attribute_pa_shoe-size', '12'),
(56200, 3963, '_price', '216.31'),
(56201, 3963, '_product_version', '4.1.0'),
(56202, 3963, '_vi_wad_aliexpress_variation_id', '64433254783'),
(56203, 3963, '_vi_wad_aliexpress_variation_attr', '14:350850#Gold shiny;200000124:1663'),
(56204, 3964, '_variation_description', ''),
(56205, 3964, '_sku', '32809699013-gold-shiny-9'),
(56206, 3960, '_vi_wad_image_id', 'ae01.alicdn.com/kf/He297dfda72484a8fb63b52e7d71e644di/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg'),
(56207, 3964, '_regular_price', '216.31'),
(56208, 3788, '_thumbnail_id', '3960'),
(56209, 3789, '_thumbnail_id', '3960'),
(56210, 3790, '_thumbnail_id', '3960'),
(56211, 3791, '_thumbnail_id', '3960'),
(56212, 3792, '_thumbnail_id', '3960'),
(56213, 3793, '_thumbnail_id', '3960'),
(56214, 3794, '_thumbnail_id', '3960'),
(56215, 3964, 'total_sales', '0'),
(56216, 3795, '_thumbnail_id', '3960'),
(56217, 3800, '_thumbnail_id', '3960'),
(56218, 3964, '_tax_status', 'taxable'),
(56219, 3801, '_thumbnail_id', '3960'),
(56220, 3964, '_tax_class', 'parent'),
(56221, 3964, '_manage_stock', 'yes'),
(56222, 3964, '_backorders', 'no'),
(56223, 3964, '_sold_individually', 'no'),
(56224, 3964, '_virtual', 'no'),
(56225, 3964, '_downloadable', 'no'),
(56226, 3964, '_download_limit', '-1'),
(56227, 3964, '_download_expiry', '-1'),
(56228, 3964, '_stock', '70'),
(56229, 3964, '_stock_status', 'instock'),
(56230, 3964, '_wc_average_rating', '0'),
(56231, 3964, '_wc_review_count', '0'),
(56232, 3964, 'attribute_pa_color', 'gold-shiny'),
(56233, 3964, 'attribute_pa_shoe-size', '9'),
(56234, 3964, '_price', '216.31'),
(56235, 3964, '_product_version', '4.1.0'),
(56236, 3964, '_vi_wad_aliexpress_variation_id', '64433254780'),
(56237, 3964, '_vi_wad_aliexpress_variation_attr', '14:350850#Gold shiny;200000124:350262'),
(56238, 3965, '_variation_description', ''),
(56239, 3965, '_sku', '32809699013-gold-shiny-10'),
(56240, 3965, '_regular_price', '216.31'),
(56241, 3965, 'total_sales', '0'),
(56242, 3965, '_tax_status', 'taxable'),
(56243, 3965, '_tax_class', 'parent'),
(56244, 3965, '_manage_stock', 'yes'),
(56245, 3965, '_backorders', 'no'),
(56246, 3965, '_sold_individually', 'no'),
(56247, 3965, '_virtual', 'no'),
(56248, 3965, '_downloadable', 'no'),
(56249, 3965, '_download_limit', '-1'),
(56250, 3965, '_download_expiry', '-1'),
(56251, 3965, '_stock', '70'),
(56252, 3965, '_stock_status', 'instock'),
(56253, 3965, '_wc_average_rating', '0'),
(56254, 3965, '_wc_review_count', '0'),
(56255, 3965, 'attribute_pa_color', 'gold-shiny'),
(56256, 3965, 'attribute_pa_shoe-size', '10'),
(56257, 3965, '_price', '216.31'),
(56258, 3965, '_product_version', '4.1.0'),
(56259, 3965, '_vi_wad_aliexpress_variation_id', '64433254781'),
(56260, 3965, '_vi_wad_aliexpress_variation_attr', '14:350850#Gold shiny;200000124:1583'),
(56261, 3966, '_wp_attached_file', '2021/06/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-15.jpg_640x640-15.jpg');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(56262, 3966, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:400;s:6:\"height\";i:567;s:4:\"file\";s:121:\"2021/06/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-15.jpg_640x640-15.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:121:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-15.jpg_640x640-15-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:121:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-15.jpg_640x640-15-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:121:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-15.jpg_640x640-15-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:121:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-15.jpg_640x640-15-400x510.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:121:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-15.jpg_640x640-15-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:121:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-15.jpg_640x640-15-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:121:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-15.jpg_640x640-15-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:121:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-15.jpg_640x640-15-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(56263, 3967, '_variation_description', ''),
(56264, 3967, '_sku', '32809699013-blue-sky-shiny-10'),
(56265, 3967, '_regular_price', '216.31'),
(56266, 3967, 'total_sales', '0'),
(56267, 3967, '_tax_status', 'taxable'),
(56268, 3967, '_tax_class', 'parent'),
(56269, 3967, '_manage_stock', 'yes'),
(56270, 3967, '_backorders', 'no'),
(56271, 3967, '_sold_individually', 'no'),
(56272, 3967, '_virtual', 'no'),
(56273, 3967, '_downloadable', 'no'),
(56274, 3967, '_download_limit', '-1'),
(56275, 3967, '_download_expiry', '-1'),
(56276, 3967, '_stock', '70'),
(56277, 3967, '_stock_status', 'instock'),
(56278, 3967, '_wc_average_rating', '0'),
(56279, 3967, '_wc_review_count', '0'),
(56280, 3967, 'attribute_pa_color', 'blue-sky-shiny'),
(56281, 3967, 'attribute_pa_shoe-size', '10'),
(56282, 3967, '_price', '216.31'),
(56283, 3967, '_product_version', '4.1.0'),
(56284, 3967, '_vi_wad_aliexpress_variation_id', '64433254770'),
(56285, 3967, '_vi_wad_aliexpress_variation_attr', '14:1254#blue sky shiny;200000124:1583'),
(56286, 3968, '_variation_description', ''),
(56287, 3968, '_sku', '32809699013-blue-sky-shiny-11'),
(56288, 3968, '_regular_price', '216.31'),
(56289, 3968, 'total_sales', '0'),
(56290, 3968, '_tax_status', 'taxable'),
(56291, 3968, '_tax_class', 'parent'),
(56292, 3968, '_manage_stock', 'yes'),
(56293, 3968, '_backorders', 'no'),
(56294, 3968, '_sold_individually', 'no'),
(56295, 3966, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H6a8a5b3bfcee404e9438b6827fe84b15G/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg'),
(56296, 3756, '_thumbnail_id', '3966'),
(56297, 3968, '_virtual', 'no'),
(56298, 3757, '_thumbnail_id', '3966'),
(56299, 3762, '_thumbnail_id', '3966'),
(56300, 3968, '_downloadable', 'no'),
(56301, 3763, '_thumbnail_id', '3966'),
(56302, 3764, '_thumbnail_id', '3966'),
(56303, 3765, '_thumbnail_id', '3966'),
(56304, 3968, '_download_limit', '-1'),
(56305, 3766, '_thumbnail_id', '3966'),
(56306, 3767, '_thumbnail_id', '3966'),
(56307, 3768, '_thumbnail_id', '3966'),
(56308, 3968, '_download_expiry', '-1'),
(56309, 3769, '_thumbnail_id', '3966'),
(56310, 3968, '_stock', '70'),
(56311, 3968, '_stock_status', 'instock'),
(56312, 3968, '_wc_average_rating', '0'),
(56313, 3968, '_wc_review_count', '0'),
(56314, 3968, 'attribute_pa_color', 'blue-sky-shiny'),
(56315, 3968, 'attribute_pa_shoe-size', '11'),
(56316, 3968, '_price', '216.31'),
(56317, 3968, '_product_version', '4.1.0'),
(56318, 3968, '_vi_wad_aliexpress_variation_id', '64433254771'),
(56319, 3968, '_vi_wad_aliexpress_variation_attr', '14:1254#blue sky shiny;200000124:100010420'),
(56320, 3969, '_variation_description', ''),
(56321, 3969, '_sku', '32809699013-blue-sky-shiny-8'),
(56322, 3969, '_regular_price', '216.31'),
(56323, 3969, 'total_sales', '0'),
(56324, 3969, '_tax_status', 'taxable'),
(56325, 3969, '_tax_class', 'parent'),
(56326, 3969, '_manage_stock', 'yes'),
(56327, 3969, '_backorders', 'no'),
(56328, 3969, '_sold_individually', 'no'),
(56329, 3969, '_virtual', 'no'),
(56330, 3969, '_downloadable', 'no'),
(56331, 3969, '_download_limit', '-1'),
(56332, 3969, '_download_expiry', '-1'),
(56333, 3969, '_stock', '70'),
(56334, 3969, '_stock_status', 'instock'),
(56335, 3969, '_wc_average_rating', '0'),
(56336, 3969, '_wc_review_count', '0'),
(56337, 3969, 'attribute_pa_color', 'blue-sky-shiny'),
(56338, 3969, 'attribute_pa_shoe-size', '8'),
(56339, 3969, '_price', '216.31'),
(56340, 3969, '_product_version', '4.1.0'),
(56341, 3969, '_vi_wad_aliexpress_variation_id', '64433254768'),
(56342, 3969, '_vi_wad_aliexpress_variation_attr', '14:1254#blue sky shiny;200000124:699'),
(56343, 3970, '_variation_description', ''),
(56344, 3970, '_sku', '32809699013-blue-sky-shiny-9'),
(56345, 3970, '_regular_price', '216.31'),
(56346, 3970, 'total_sales', '0'),
(56347, 3970, '_tax_status', 'taxable'),
(56348, 3970, '_tax_class', 'parent'),
(56349, 3970, '_manage_stock', 'yes'),
(56350, 3970, '_backorders', 'no'),
(56351, 3970, '_sold_individually', 'no'),
(56352, 3970, '_virtual', 'no'),
(56353, 3970, '_downloadable', 'no'),
(56354, 3970, '_download_limit', '-1'),
(56355, 3970, '_download_expiry', '-1'),
(56356, 3970, '_stock', '70'),
(56357, 3970, '_stock_status', 'instock'),
(56358, 3970, '_wc_average_rating', '0'),
(56359, 3970, '_wc_review_count', '0'),
(56360, 3970, 'attribute_pa_color', 'blue-sky-shiny'),
(56361, 3970, 'attribute_pa_shoe-size', '9'),
(56362, 3970, '_price', '216.31'),
(56363, 3970, '_product_version', '4.1.0'),
(56364, 3970, '_vi_wad_aliexpress_variation_id', '64433254769'),
(56365, 3970, '_vi_wad_aliexpress_variation_attr', '14:1254#blue sky shiny;200000124:350262'),
(56366, 3971, '_variation_description', ''),
(56367, 3971, '_sku', '32809699013-blue-sky-shiny-14'),
(56368, 3971, '_regular_price', '216.31'),
(56369, 3971, 'total_sales', '0'),
(56370, 3971, '_tax_status', 'taxable'),
(56371, 3971, '_tax_class', 'parent'),
(56372, 3971, '_manage_stock', 'yes'),
(56373, 3971, '_backorders', 'no'),
(56374, 3971, '_sold_individually', 'no'),
(56375, 3971, '_virtual', 'no'),
(56376, 3971, '_downloadable', 'no'),
(56377, 3971, '_download_limit', '-1'),
(56378, 3971, '_download_expiry', '-1'),
(56379, 3971, '_stock', '70'),
(56380, 3971, '_stock_status', 'instock'),
(56381, 3971, '_wc_average_rating', '0'),
(56382, 3971, '_wc_review_count', '0'),
(56383, 3971, 'attribute_pa_color', 'blue-sky-shiny'),
(56384, 3971, 'attribute_pa_shoe-size', '14'),
(56385, 3971, '_price', '216.31'),
(56386, 3971, '_product_version', '4.1.0'),
(56387, 3971, '_vi_wad_aliexpress_variation_id', '64433254774'),
(56388, 3971, '_vi_wad_aliexpress_variation_attr', '14:1254#blue sky shiny;200000124:200000298'),
(56389, 3972, '_variation_description', ''),
(56390, 3972, '_sku', '32809699013-blue-sky-shiny-15'),
(56391, 3972, '_regular_price', '216.31'),
(56392, 3972, 'total_sales', '0'),
(56393, 3972, '_tax_status', 'taxable'),
(56394, 3972, '_tax_class', 'parent'),
(56395, 3972, '_manage_stock', 'yes'),
(56396, 3972, '_backorders', 'no'),
(56397, 3972, '_sold_individually', 'no'),
(56398, 3972, '_virtual', 'no'),
(56399, 3972, '_downloadable', 'no'),
(56400, 3972, '_download_limit', '-1'),
(56401, 3972, '_download_expiry', '-1'),
(56402, 3972, '_stock', '70'),
(56403, 3972, '_stock_status', 'instock'),
(56404, 3972, '_wc_average_rating', '0'),
(56405, 3972, '_wc_review_count', '0'),
(56406, 3972, 'attribute_pa_color', 'blue-sky-shiny'),
(56407, 3972, 'attribute_pa_shoe-size', '15'),
(56408, 3972, '_price', '216.31'),
(56409, 3972, '_product_version', '4.1.0'),
(56410, 3972, '_vi_wad_aliexpress_variation_id', '64433254775'),
(56411, 3972, '_vi_wad_aliexpress_variation_attr', '14:1254#blue sky shiny;200000124:350231'),
(56412, 3973, '_wp_attached_file', '2021/06/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-16.jpg_640x640-16.jpg'),
(56413, 3973, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:400;s:6:\"height\";i:400;s:4:\"file\";s:121:\"2021/06/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-16.jpg_640x640-16.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:121:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-16.jpg_640x640-16-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:121:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-16.jpg_640x640-16-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:121:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-16.jpg_640x640-16-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:121:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-16.jpg_640x640-16-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:121:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-16.jpg_640x640-16-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:121:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-16.jpg_640x640-16-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:121:\"ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-16.jpg_640x640-16-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(56414, 3974, '_variation_description', ''),
(56415, 3974, '_sku', '32809699013-blue-sky-shiny-12'),
(56416, 3974, '_regular_price', '216.31'),
(56417, 3974, 'total_sales', '0'),
(56418, 3974, '_tax_status', 'taxable'),
(56419, 3974, '_tax_class', 'parent'),
(56420, 3974, '_manage_stock', 'yes'),
(56421, 3974, '_backorders', 'no'),
(56422, 3974, '_sold_individually', 'no'),
(56423, 3974, '_virtual', 'no'),
(56424, 3974, '_downloadable', 'no'),
(56425, 3974, '_download_limit', '-1'),
(56426, 3974, '_download_expiry', '-1'),
(56427, 3974, '_stock', '70'),
(56428, 3974, '_stock_status', 'instock'),
(56429, 3974, '_wc_average_rating', '0'),
(56430, 3974, '_wc_review_count', '0'),
(56431, 3974, 'attribute_pa_color', 'blue-sky-shiny'),
(56432, 3974, 'attribute_pa_shoe-size', '12'),
(56433, 3974, '_price', '216.31'),
(56434, 3974, '_product_version', '4.1.0'),
(56435, 3974, '_vi_wad_aliexpress_variation_id', '64433254772'),
(56436, 3973, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H00c110cb2ec94054ad06ae8583ab0537Q/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg'),
(56437, 3974, '_vi_wad_aliexpress_variation_attr', '14:1254#blue sky shiny;200000124:1663'),
(56438, 3754, '_thumbnail_id', '3973'),
(56439, 3755, '_thumbnail_id', '3973'),
(56440, 3758, '_thumbnail_id', '3973'),
(56441, 3759, '_thumbnail_id', '3973'),
(56442, 3760, '_thumbnail_id', '3973'),
(56443, 3761, '_thumbnail_id', '3973'),
(56444, 3770, '_thumbnail_id', '3973'),
(56445, 3771, '_thumbnail_id', '3973'),
(56446, 3772, '_thumbnail_id', '3973'),
(56447, 3773, '_thumbnail_id', '3973'),
(56448, 3975, '_variation_description', ''),
(56449, 3975, '_sku', '32809699013-blue-sky-shiny-13'),
(56450, 3975, '_regular_price', '216.31'),
(56451, 3975, 'total_sales', '0'),
(56452, 3975, '_tax_status', 'taxable'),
(56453, 3975, '_tax_class', 'parent'),
(56454, 3975, '_manage_stock', 'yes'),
(56455, 3975, '_backorders', 'no'),
(56456, 3975, '_sold_individually', 'no'),
(56457, 3975, '_virtual', 'no'),
(56458, 3975, '_downloadable', 'no'),
(56459, 3975, '_download_limit', '-1'),
(56460, 3975, '_download_expiry', '-1'),
(56461, 3975, '_stock', '70'),
(56462, 3975, '_stock_status', 'instock'),
(56463, 3975, '_wc_average_rating', '0'),
(56464, 3975, '_wc_review_count', '0'),
(56465, 3975, 'attribute_pa_color', 'blue-sky-shiny'),
(56466, 3975, 'attribute_pa_shoe-size', '13'),
(56467, 3975, '_price', '216.31'),
(56468, 3975, '_product_version', '4.1.0'),
(56469, 3975, '_vi_wad_aliexpress_variation_id', '64433254773'),
(56470, 3975, '_vi_wad_aliexpress_variation_attr', '14:1254#blue sky shiny;200000124:200000296'),
(56471, 3976, '_wp_attached_file', '2021/06/JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-1.jpg'),
(56472, 3976, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:4:\"file\";s:77:\"2021/06/JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-1.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:77:\"JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:77:\"JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:77:\"JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-1-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:77:\"JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-1-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:77:\"JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-1-825x510.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:77:\"JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:77:\"JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:77:\"JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:77:\"JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:77:\"JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:77:\"JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(56473, 3809, '_price', '216.31'),
(56474, 3976, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H65a004b942a6406cbffc5ff91e1d1178E/JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots.jpg'),
(56475, 3809, '_product_image_gallery', '3976,3977,3980,3987,3994'),
(56476, 3977, '_wp_attached_file', '2021/06/JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-2.jpg'),
(56477, 3977, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:4:\"file\";s:77:\"2021/06/JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-2.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:77:\"JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:77:\"JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:77:\"JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-2-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:77:\"JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-2-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:77:\"JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-2-825x510.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:77:\"JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:77:\"JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:77:\"JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:77:\"JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:77:\"JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:77:\"JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(56478, 3978, '_sku', '488775905'),
(56479, 3978, '_visibility', 'visible'),
(56480, 3978, '_default_attributes', ''),
(56481, 3580, '_vi_wad_woo_id', '3978'),
(56482, 3978, '_vi_wad_aliexpress_product_id', '488775905'),
(56483, 3978, 'total_sales', '0'),
(56484, 3978, '_tax_status', 'taxable'),
(56485, 3978, '_tax_class', ''),
(56486, 3978, '_manage_stock', 'no'),
(56487, 3978, '_backorders', 'no'),
(56488, 3978, '_sold_individually', 'no'),
(56489, 3978, '_virtual', 'no'),
(56490, 3978, '_downloadable', 'no'),
(56491, 3978, '_download_limit', '-1'),
(56492, 3978, '_download_expiry', '-1'),
(56493, 3978, '_stock', NULL),
(56494, 3978, '_stock_status', 'instock'),
(56495, 3978, '_wc_average_rating', '0'),
(56496, 3978, '_wc_review_count', '0'),
(56497, 3978, '_product_attributes', 'a:2:{s:8:\"pa_color\";a:6:{s:4:\"name\";s:8:\"pa_color\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"0\";s:10:\"is_visible\";s:1:\"0\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"1\";}s:12:\"pa_shoe-size\";a:6:{s:4:\"name\";s:12:\"pa_shoe-size\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"1\";s:10:\"is_visible\";s:1:\"0\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"1\";}}'),
(56498, 3978, '_product_version', '4.1.0'),
(56499, 3979, '_wp_attached_file', '2021/06/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg'),
(56500, 3979, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:4:\"file\";s:100:\"2021/06/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:100:\"jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:100:\"jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:100:\"jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:100:\"jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:100:\"jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-825x510.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:100:\"jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:100:\"jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:100:\"jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:100:\"jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:100:\"jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:100:\"jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(56501, 3977, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Ha2bae1195da2483685ff3cbebba2d80aU/JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots.jpg'),
(56502, 3980, '_wp_attached_file', '2021/06/JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-3.jpg'),
(56503, 3980, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:4:\"file\";s:77:\"2021/06/JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-3.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:77:\"JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:77:\"JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:77:\"JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-3-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:77:\"JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-3-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:77:\"JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-3-825x510.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:77:\"JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:77:\"JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-3-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:77:\"JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:77:\"JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:77:\"JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-3-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:77:\"JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(56504, 3979, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H8a4cb054b3c74a60b29633033cc9b869m/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg'),
(56505, 3978, '_thumbnail_id', '3979'),
(56506, 3981, '_variation_description', ''),
(56507, 3981, '_sku', '488775905-black-matt-15'),
(56508, 3981, '_regular_price', '178.41'),
(56509, 3981, 'total_sales', '0'),
(56510, 3981, '_tax_status', 'taxable'),
(56511, 3981, '_tax_class', 'parent'),
(56512, 3981, '_manage_stock', 'yes'),
(56513, 3981, '_backorders', 'no'),
(56514, 3981, '_sold_individually', 'no'),
(56515, 3981, '_virtual', 'no'),
(56516, 3981, '_downloadable', 'no'),
(56517, 3981, '_download_limit', '-1'),
(56518, 3981, '_download_expiry', '-1'),
(56519, 3981, '_stock', '98'),
(56520, 3981, '_stock_status', 'instock'),
(56521, 3981, '_wc_average_rating', '0'),
(56522, 3981, '_wc_review_count', '0'),
(56523, 3981, 'attribute_pa_color', 'black-matt'),
(56524, 3981, 'attribute_pa_shoe-size', '15'),
(56525, 3981, '_price', '178.41'),
(56526, 3981, '_product_version', '4.1.0'),
(56527, 3981, '_vi_wad_aliexpress_variation_id', '60184388682'),
(56528, 3981, '_vi_wad_aliexpress_variation_attr', '14:771#Black matt;200000124:350231'),
(56529, 3982, '_variation_description', ''),
(56530, 3982, '_sku', '488775905-white-shiny-15'),
(56531, 3982, '_regular_price', '178.41'),
(56532, 3982, 'total_sales', '0'),
(56533, 3982, '_tax_status', 'taxable'),
(56534, 3982, '_tax_class', 'parent'),
(56535, 3982, '_manage_stock', 'yes'),
(56536, 3982, '_backorders', 'no'),
(56537, 3982, '_sold_individually', 'no'),
(56538, 3982, '_virtual', 'no'),
(56539, 3982, '_downloadable', 'no'),
(56540, 3982, '_download_limit', '-1'),
(56541, 3982, '_download_expiry', '-1'),
(56542, 3982, '_stock', '99'),
(56543, 3982, '_stock_status', 'instock'),
(56544, 3982, '_wc_average_rating', '0'),
(56545, 3982, '_wc_review_count', '0'),
(56546, 3982, 'attribute_pa_color', 'white-shiny'),
(56547, 3982, 'attribute_pa_shoe-size', '15'),
(56548, 3982, '_price', '178.41'),
(56549, 3982, '_product_version', '4.1.0'),
(56550, 3982, '_vi_wad_aliexpress_variation_id', '10000011281670887'),
(56551, 3982, '_vi_wad_aliexpress_variation_attr', '14:29#white shiny;200000124:350231'),
(56552, 3983, '_variation_description', ''),
(56553, 3983, '_sku', '488775905-black-shiny-6'),
(56554, 3983, '_regular_price', '178.41'),
(56555, 3983, 'total_sales', '0'),
(56556, 3983, '_tax_status', 'taxable'),
(56557, 3983, '_tax_class', 'parent'),
(56558, 3983, '_manage_stock', 'yes'),
(56559, 3983, '_backorders', 'no'),
(56560, 3983, '_sold_individually', 'no'),
(56561, 3980, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Hb502cda2b1e2476091dc686b2b0d7f1br/JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots.jpg'),
(56562, 3983, '_virtual', 'no'),
(56563, 3983, '_downloadable', 'no'),
(56564, 3983, '_download_limit', '-1'),
(56565, 3983, '_download_expiry', '-1'),
(56566, 3983, '_stock', '91'),
(56567, 3983, '_stock_status', 'instock'),
(56568, 3983, '_wc_average_rating', '0'),
(56569, 3983, '_wc_review_count', '0'),
(56570, 3983, 'attribute_pa_color', 'black-shiny'),
(56571, 3983, 'attribute_pa_shoe-size', '6'),
(56572, 3983, '_price', '178.41'),
(56573, 3983, '_product_version', '4.1.0'),
(56574, 3983, '_vi_wad_aliexpress_variation_id', '60184388683'),
(56575, 3983, '_vi_wad_aliexpress_variation_attr', '14:193#Black shiny;200000124:1394'),
(56576, 3984, '_variation_description', ''),
(56577, 3984, '_sku', '488775905-white-shiny-14'),
(56578, 3984, '_regular_price', '178.41'),
(56579, 3984, 'total_sales', '0'),
(56580, 3984, '_tax_status', 'taxable'),
(56581, 3984, '_tax_class', 'parent'),
(56582, 3984, '_manage_stock', 'yes'),
(56583, 3984, '_backorders', 'no'),
(56584, 3984, '_sold_individually', 'no'),
(56585, 3984, '_virtual', 'no'),
(56586, 3984, '_downloadable', 'no'),
(56587, 3984, '_download_limit', '-1'),
(56588, 3984, '_download_expiry', '-1'),
(56589, 3984, '_stock', '100'),
(56590, 3984, '_stock_status', 'instock'),
(56591, 3984, '_wc_average_rating', '0'),
(56592, 3984, '_wc_review_count', '0'),
(56593, 3984, 'attribute_pa_color', 'white-shiny'),
(56594, 3984, 'attribute_pa_shoe-size', '14'),
(56595, 3984, '_price', '178.41'),
(56596, 3984, '_product_version', '4.1.0'),
(56597, 3984, '_vi_wad_aliexpress_variation_id', '10000011281670886'),
(56598, 3984, '_vi_wad_aliexpress_variation_attr', '14:29#white shiny;200000124:200000298'),
(56599, 3985, '_variation_description', ''),
(56600, 3985, '_sku', '488775905-black-matt-13'),
(56601, 3985, '_regular_price', '178.41'),
(56602, 3985, 'total_sales', '0'),
(56603, 3985, '_tax_status', 'taxable'),
(56604, 3985, '_tax_class', 'parent'),
(56605, 3985, '_manage_stock', 'yes'),
(56606, 3985, '_backorders', 'no'),
(56607, 3985, '_sold_individually', 'no'),
(56608, 3985, '_virtual', 'no'),
(56609, 3985, '_downloadable', 'no'),
(56610, 3985, '_download_limit', '-1'),
(56611, 3985, '_download_expiry', '-1'),
(56612, 3985, '_stock', '94'),
(56613, 3985, '_stock_status', 'instock'),
(56614, 3985, '_wc_average_rating', '0'),
(56615, 3985, '_wc_review_count', '0'),
(56616, 3985, 'attribute_pa_color', 'black-matt'),
(56617, 3985, 'attribute_pa_shoe-size', '13'),
(56618, 3985, '_price', '178.41'),
(56619, 3985, '_product_version', '4.1.0'),
(56620, 3985, '_vi_wad_aliexpress_variation_id', '60184388680'),
(56621, 3985, '_vi_wad_aliexpress_variation_attr', '14:771#Black matt;200000124:200000296'),
(56622, 3986, '_variation_description', ''),
(56623, 3986, '_sku', '488775905-white-shiny-13'),
(56624, 3986, '_regular_price', '178.41'),
(56625, 3987, '_wp_attached_file', '2021/06/JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-4.jpg'),
(56626, 3986, 'total_sales', '0'),
(56627, 3986, '_tax_status', 'taxable'),
(56628, 3987, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:4:\"file\";s:77:\"2021/06/JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-4.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:77:\"JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:77:\"JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:77:\"JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-4-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:77:\"JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-4-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:77:\"JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-4-825x510.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:77:\"JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:77:\"JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-4-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:77:\"JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:77:\"JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:77:\"JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-4-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:77:\"JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(56629, 3986, '_tax_class', 'parent'),
(56630, 3986, '_manage_stock', 'yes'),
(56631, 3986, '_backorders', 'no'),
(56632, 3986, '_sold_individually', 'no'),
(56633, 3986, '_virtual', 'no'),
(56634, 3986, '_downloadable', 'no'),
(56635, 3986, '_download_limit', '-1'),
(56636, 3986, '_download_expiry', '-1'),
(56637, 3986, '_stock', '99'),
(56638, 3986, '_stock_status', 'instock'),
(56639, 3986, '_wc_average_rating', '0'),
(56640, 3986, '_wc_review_count', '0'),
(56641, 3986, 'attribute_pa_color', 'white-shiny'),
(56642, 3986, 'attribute_pa_shoe-size', '13'),
(56643, 3986, '_price', '178.41'),
(56644, 3986, '_product_version', '4.1.0'),
(56645, 3986, '_vi_wad_aliexpress_variation_id', '10000011281670885'),
(56646, 3986, '_vi_wad_aliexpress_variation_attr', '14:29#white shiny;200000124:200000296'),
(56647, 3988, '_variation_description', ''),
(56648, 3988, '_sku', '488775905-black-matt-14'),
(56649, 3988, '_regular_price', '178.41'),
(56650, 3988, 'total_sales', '0'),
(56651, 3988, '_tax_status', 'taxable'),
(56652, 3988, '_tax_class', 'parent'),
(56653, 3988, '_manage_stock', 'yes'),
(56654, 3988, '_backorders', 'no'),
(56655, 3988, '_sold_individually', 'no'),
(56656, 3988, '_virtual', 'no'),
(56657, 3988, '_downloadable', 'no'),
(56658, 3988, '_download_limit', '-1'),
(56659, 3988, '_download_expiry', '-1'),
(56660, 3988, '_stock', '93'),
(56661, 3988, '_stock_status', 'instock'),
(56662, 3988, '_wc_average_rating', '0'),
(56663, 3988, '_wc_review_count', '0'),
(56664, 3988, 'attribute_pa_color', 'black-matt'),
(56665, 3988, 'attribute_pa_shoe-size', '14'),
(56666, 3988, '_price', '178.41'),
(56667, 3988, '_product_version', '4.1.0'),
(56668, 3988, '_vi_wad_aliexpress_variation_id', '60184388681'),
(56669, 3988, '_vi_wad_aliexpress_variation_attr', '14:771#Black matt;200000124:200000298'),
(56670, 3989, '_variation_description', ''),
(56671, 3989, '_sku', '488775905-white-shiny-12'),
(56672, 3989, '_regular_price', '178.41'),
(56673, 3989, 'total_sales', '0'),
(56674, 3989, '_tax_status', 'taxable'),
(56675, 3989, '_tax_class', 'parent'),
(56676, 3989, '_manage_stock', 'yes'),
(56677, 3989, '_backorders', 'no'),
(56678, 3989, '_sold_individually', 'no'),
(56679, 3989, '_virtual', 'no'),
(56680, 3989, '_downloadable', 'no'),
(56681, 3989, '_download_limit', '-1'),
(56682, 3989, '_download_expiry', '-1'),
(56683, 3989, '_stock', '98'),
(56684, 3989, '_stock_status', 'instock'),
(56685, 3989, '_wc_average_rating', '0'),
(56686, 3989, '_wc_review_count', '0'),
(56687, 3989, 'attribute_pa_color', 'white-shiny'),
(56688, 3989, 'attribute_pa_shoe-size', '12'),
(56689, 3989, '_price', '178.41'),
(56690, 3989, '_product_version', '4.1.0'),
(56691, 3989, '_vi_wad_aliexpress_variation_id', '10000011281670884'),
(56692, 3989, '_vi_wad_aliexpress_variation_attr', '14:29#white shiny;200000124:1663'),
(56693, 3990, '_variation_description', ''),
(56694, 3990, '_sku', '488775905-black-shiny-9'),
(56695, 3990, '_regular_price', '178.41'),
(56696, 3990, 'total_sales', '0'),
(56697, 3990, '_tax_status', 'taxable'),
(56698, 3990, '_tax_class', 'parent'),
(56699, 3990, '_manage_stock', 'yes'),
(56700, 3990, '_backorders', 'no'),
(56701, 3990, '_sold_individually', 'no'),
(56702, 3990, '_virtual', 'no'),
(56703, 3990, '_downloadable', 'no'),
(56704, 3990, '_download_limit', '-1'),
(56705, 3990, '_download_expiry', '-1'),
(56706, 3990, '_stock', '80'),
(56707, 3990, '_stock_status', 'instock'),
(56708, 3990, '_wc_average_rating', '0'),
(56709, 3990, '_wc_review_count', '0'),
(56710, 3990, 'attribute_pa_color', 'black-shiny'),
(56711, 3990, 'attribute_pa_shoe-size', '9'),
(56712, 3990, '_price', '178.41'),
(56713, 3990, '_product_version', '4.1.0'),
(56714, 3990, '_vi_wad_aliexpress_variation_id', '60184388686'),
(56715, 3990, '_vi_wad_aliexpress_variation_attr', '14:193#Black shiny;200000124:350262'),
(56716, 3991, '_variation_description', ''),
(56717, 3991, '_sku', '488775905-white-shiny-11'),
(56718, 3991, '_regular_price', '178.41'),
(56719, 3991, 'total_sales', '0'),
(56720, 3991, '_tax_status', 'taxable'),
(56721, 3991, '_tax_class', 'parent'),
(56722, 3991, '_manage_stock', 'yes'),
(56723, 3991, '_backorders', 'no'),
(56724, 3991, '_sold_individually', 'no'),
(56725, 3991, '_virtual', 'no'),
(56726, 3991, '_downloadable', 'no'),
(56727, 3991, '_download_limit', '-1'),
(56728, 3991, '_download_expiry', '-1'),
(56729, 3991, '_stock', '100'),
(56730, 3991, '_stock_status', 'instock'),
(56731, 3991, '_wc_average_rating', '0'),
(56732, 3991, '_wc_review_count', '0'),
(56733, 3991, 'attribute_pa_color', 'white-shiny'),
(56734, 3991, 'attribute_pa_shoe-size', '11'),
(56735, 3991, '_price', '178.41'),
(56736, 3991, '_product_version', '4.1.0'),
(56737, 3991, '_vi_wad_aliexpress_variation_id', '10000011281670883'),
(56738, 3991, '_vi_wad_aliexpress_variation_attr', '14:29#white shiny;200000124:100010420'),
(56739, 3992, '_variation_description', ''),
(56740, 3992, '_sku', '488775905-black-shiny-10'),
(56741, 3992, '_regular_price', '178.41'),
(56742, 3992, 'total_sales', '0'),
(56743, 3992, '_tax_status', 'taxable'),
(56744, 3992, '_tax_class', 'parent'),
(56745, 3992, '_manage_stock', 'yes'),
(56746, 3992, '_backorders', 'no'),
(56747, 3987, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Hec4fa46f69d64c50907110608fe32b65V/JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots.jpg'),
(56748, 3992, '_sold_individually', 'no'),
(56749, 3992, '_virtual', 'no'),
(56750, 3992, '_downloadable', 'no'),
(56751, 3992, '_download_limit', '-1'),
(56752, 3992, '_download_expiry', '-1'),
(56753, 3992, '_stock', '86'),
(56754, 3992, '_stock_status', 'instock'),
(56755, 3992, '_wc_average_rating', '0'),
(56756, 3992, '_wc_review_count', '0'),
(56757, 3992, 'attribute_pa_color', 'black-shiny'),
(56758, 3992, 'attribute_pa_shoe-size', '10'),
(56759, 3992, '_price', '178.41'),
(56760, 3992, '_product_version', '4.1.0'),
(56761, 3992, '_vi_wad_aliexpress_variation_id', '60184388687'),
(56762, 3992, '_vi_wad_aliexpress_variation_attr', '14:193#Black shiny;200000124:1583'),
(56763, 3993, '_variation_description', ''),
(56764, 3993, '_sku', '488775905-white-shiny-10'),
(56765, 3993, '_regular_price', '178.41'),
(56766, 3993, 'total_sales', '0'),
(56767, 3993, '_tax_status', 'taxable'),
(56768, 3993, '_tax_class', 'parent'),
(56769, 3993, '_manage_stock', 'yes'),
(56770, 3993, '_backorders', 'no'),
(56771, 3993, '_sold_individually', 'no'),
(56772, 3993, '_virtual', 'no'),
(56773, 3993, '_downloadable', 'no'),
(56774, 3993, '_download_limit', '-1'),
(56775, 3993, '_download_expiry', '-1'),
(56776, 3993, '_stock', '100'),
(56777, 3993, '_stock_status', 'instock'),
(56778, 3993, '_wc_average_rating', '0'),
(56779, 3993, '_wc_review_count', '0'),
(56780, 3993, 'attribute_pa_color', 'white-shiny'),
(56781, 3993, 'attribute_pa_shoe-size', '10'),
(56782, 3993, '_price', '178.41'),
(56783, 3993, '_product_version', '4.1.0'),
(56784, 3993, '_vi_wad_aliexpress_variation_id', '10000011281670882'),
(56785, 3993, '_vi_wad_aliexpress_variation_attr', '14:29#white shiny;200000124:1583'),
(56786, 3994, '_wp_attached_file', '2021/06/JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-5.jpg'),
(56787, 3994, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:4:\"file\";s:77:\"2021/06/JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-5.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:77:\"JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:77:\"JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:77:\"JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-5-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:77:\"JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-5-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:77:\"JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-5-825x510.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:77:\"JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:77:\"JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-5-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:77:\"JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:77:\"JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:77:\"JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-5-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:77:\"JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(56788, 3995, '_variation_description', ''),
(56789, 3995, '_sku', '488775905-black-shiny-7'),
(56790, 3995, '_regular_price', '178.41'),
(56791, 3995, 'total_sales', '0'),
(56792, 3995, '_tax_status', 'taxable'),
(56793, 3995, '_tax_class', 'parent'),
(56794, 3995, '_manage_stock', 'yes'),
(56795, 3995, '_backorders', 'no'),
(56796, 3995, '_sold_individually', 'no'),
(56797, 3995, '_virtual', 'no'),
(56798, 3995, '_downloadable', 'no'),
(56799, 3995, '_download_limit', '-1'),
(56800, 3995, '_download_expiry', '-1'),
(56801, 3995, '_stock', '86'),
(56802, 3995, '_stock_status', 'instock'),
(56803, 3995, '_wc_average_rating', '0'),
(56804, 3995, '_wc_review_count', '0'),
(56805, 3995, 'attribute_pa_color', 'black-shiny'),
(56806, 3995, 'attribute_pa_shoe-size', '7'),
(56807, 3995, '_price', '178.41'),
(56808, 3995, '_product_version', '4.1.0'),
(56809, 3995, '_vi_wad_aliexpress_variation_id', '60184388684'),
(56810, 3995, '_vi_wad_aliexpress_variation_attr', '14:193#Black shiny;200000124:3434'),
(56811, 3996, '_variation_description', ''),
(56812, 3996, '_sku', '488775905-white-shiny-9'),
(56813, 3996, '_regular_price', '178.41'),
(56814, 3996, 'total_sales', '0'),
(56815, 3996, '_tax_status', 'taxable'),
(56816, 3996, '_tax_class', 'parent'),
(56817, 3996, '_manage_stock', 'yes'),
(56818, 3996, '_backorders', 'no'),
(56819, 3996, '_sold_individually', 'no'),
(56820, 3996, '_virtual', 'no'),
(56821, 3996, '_downloadable', 'no'),
(56822, 3996, '_download_limit', '-1'),
(56823, 3996, '_download_expiry', '-1'),
(56824, 3996, '_stock', '100'),
(56825, 3996, '_stock_status', 'instock'),
(56826, 3996, '_wc_average_rating', '0'),
(56827, 3996, '_wc_review_count', '0'),
(56828, 3996, 'attribute_pa_color', 'white-shiny'),
(56829, 3996, 'attribute_pa_shoe-size', '9'),
(56830, 3996, '_price', '178.41'),
(56831, 3996, '_product_version', '4.1.0'),
(56832, 3996, '_vi_wad_aliexpress_variation_id', '10000011281670881'),
(56833, 3996, '_vi_wad_aliexpress_variation_attr', '14:29#white shiny;200000124:350262'),
(56834, 3997, '_variation_description', ''),
(56835, 3997, '_sku', '488775905-black-shiny-8'),
(56836, 3997, '_regular_price', '178.41'),
(56837, 3997, 'total_sales', '0'),
(56838, 3997, '_tax_status', 'taxable'),
(56839, 3997, '_tax_class', 'parent'),
(56840, 3997, '_manage_stock', 'yes'),
(56841, 3997, '_backorders', 'no'),
(56842, 3997, '_sold_individually', 'no'),
(56843, 3997, '_virtual', 'no'),
(56844, 3997, '_downloadable', 'no'),
(56845, 3997, '_download_limit', '-1'),
(56846, 3997, '_download_expiry', '-1'),
(56847, 3997, '_stock', '93'),
(56848, 3997, '_stock_status', 'instock'),
(56849, 3997, '_wc_average_rating', '0'),
(56850, 3997, '_wc_review_count', '0'),
(56851, 3997, 'attribute_pa_color', 'black-shiny'),
(56852, 3997, 'attribute_pa_shoe-size', '8'),
(56853, 3997, '_price', '178.41'),
(56854, 3997, '_product_version', '4.1.0'),
(56855, 3997, '_vi_wad_aliexpress_variation_id', '60184388685'),
(56856, 3997, '_vi_wad_aliexpress_variation_attr', '14:193#Black shiny;200000124:699'),
(56857, 3998, '_variation_description', ''),
(56858, 3998, '_sku', '488775905-white-shiny-8'),
(56859, 3998, '_regular_price', '178.41'),
(56860, 3998, 'total_sales', '0'),
(56861, 3998, '_tax_status', 'taxable'),
(56862, 3998, '_tax_class', 'parent'),
(56863, 3998, '_manage_stock', 'yes'),
(56864, 3998, '_backorders', 'no'),
(56865, 3998, '_sold_individually', 'no'),
(56866, 3998, '_virtual', 'no'),
(56867, 3998, '_downloadable', 'no'),
(56868, 3998, '_download_limit', '-1'),
(56869, 3998, '_download_expiry', '-1'),
(56870, 3998, '_stock', '98');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(56871, 3998, '_stock_status', 'instock'),
(56872, 3998, '_wc_average_rating', '0'),
(56873, 3998, '_wc_review_count', '0'),
(56874, 3998, 'attribute_pa_color', 'white-shiny'),
(56875, 3998, 'attribute_pa_shoe-size', '8'),
(56876, 3998, '_price', '178.41'),
(56877, 3998, '_product_version', '4.1.0'),
(56878, 3998, '_vi_wad_aliexpress_variation_id', '10000011281670880'),
(56879, 3998, '_vi_wad_aliexpress_variation_attr', '14:29#white shiny;200000124:699'),
(56880, 3999, '_variation_description', ''),
(56881, 3999, '_sku', '488775905-black-matt-7'),
(56882, 3999, '_regular_price', '178.41'),
(56883, 3999, 'total_sales', '0'),
(56884, 3999, '_tax_status', 'taxable'),
(56885, 3994, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Hf394e76742d44dac93f065bb6d374575O/JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots.jpg'),
(56886, 3999, '_tax_class', 'parent'),
(56887, 3999, '_manage_stock', 'yes'),
(56888, 3999, '_backorders', 'no'),
(56889, 3999, '_sold_individually', 'no'),
(56890, 3999, '_virtual', 'no'),
(56891, 3999, '_downloadable', 'no'),
(56892, 3999, '_download_limit', '-1'),
(56893, 3999, '_download_expiry', '-1'),
(56894, 3999, '_stock', '87'),
(56895, 3999, '_stock_status', 'instock'),
(56896, 3999, '_wc_average_rating', '0'),
(56897, 3999, '_wc_review_count', '0'),
(56898, 3999, 'attribute_pa_color', 'black-matt'),
(56899, 3999, 'attribute_pa_shoe-size', '7'),
(56900, 3999, '_price', '178.41'),
(56901, 3999, '_product_version', '4.1.0'),
(56902, 3999, '_vi_wad_aliexpress_variation_id', '60184388674'),
(56903, 3999, '_vi_wad_aliexpress_variation_attr', '14:771#Black matt;200000124:3434'),
(56904, 4000, '_variation_description', ''),
(56905, 4000, '_sku', '488775905-flesh-pink-matt-12'),
(56906, 4000, '_regular_price', '178.41'),
(56907, 4000, 'total_sales', '0'),
(56908, 4000, '_tax_status', 'taxable'),
(56909, 4000, '_tax_class', 'parent'),
(56910, 4000, '_manage_stock', 'yes'),
(56911, 4000, '_backorders', 'no'),
(56912, 4000, '_sold_individually', 'no'),
(56913, 4000, '_virtual', 'no'),
(56914, 4000, '_downloadable', 'no'),
(56915, 4000, '_download_limit', '-1'),
(56916, 4000, '_download_expiry', '-1'),
(56917, 4000, '_stock', '100'),
(56918, 4000, '_stock_status', 'instock'),
(56919, 4000, '_wc_average_rating', '0'),
(56920, 4000, '_wc_review_count', '0'),
(56921, 4000, 'attribute_pa_color', 'flesh-pink-matt'),
(56922, 4000, 'attribute_pa_shoe-size', '12'),
(56923, 4000, '_price', '178.41'),
(56924, 4000, '_product_version', '4.1.0'),
(56925, 4000, '_vi_wad_aliexpress_variation_id', '10000011281670895'),
(56926, 4000, '_vi_wad_aliexpress_variation_attr', '14:350850#Flesh pink matt;200000124:1663'),
(56927, 4001, '_variation_description', ''),
(56928, 4001, '_sku', '488775905-black-matt-8'),
(56929, 4001, '_regular_price', '178.41'),
(56930, 4001, 'total_sales', '0'),
(56931, 4001, '_tax_status', 'taxable'),
(56932, 4001, '_tax_class', 'parent'),
(56933, 4001, '_manage_stock', 'yes'),
(56934, 4001, '_backorders', 'no'),
(56935, 4001, '_sold_individually', 'no'),
(56936, 4001, '_virtual', 'no'),
(56937, 4001, '_downloadable', 'no'),
(56938, 4001, '_download_limit', '-1'),
(56939, 4001, '_download_expiry', '-1'),
(56940, 4001, '_stock', '92'),
(56941, 4001, '_stock_status', 'instock'),
(56942, 4001, '_wc_average_rating', '0'),
(56943, 4001, '_wc_review_count', '0'),
(56944, 4001, 'attribute_pa_color', 'black-matt'),
(56945, 4001, 'attribute_pa_shoe-size', '8'),
(56946, 4001, '_price', '178.41'),
(56947, 4001, '_product_version', '4.1.0'),
(56948, 4001, '_vi_wad_aliexpress_variation_id', '60184388675'),
(56949, 4001, '_vi_wad_aliexpress_variation_attr', '14:771#Black matt;200000124:699'),
(56950, 4002, '_variation_description', ''),
(56951, 4002, '_sku', '488775905-flesh-pink-matt-11'),
(56952, 4002, '_regular_price', '178.41'),
(56953, 4002, 'total_sales', '0'),
(56954, 4002, '_tax_status', 'taxable'),
(56955, 4002, '_tax_class', 'parent'),
(56956, 4002, '_manage_stock', 'yes'),
(56957, 4002, '_backorders', 'no'),
(56958, 4002, '_sold_individually', 'no'),
(56959, 4002, '_virtual', 'no'),
(56960, 4002, '_downloadable', 'no'),
(56961, 4002, '_download_limit', '-1'),
(56962, 4002, '_download_expiry', '-1'),
(56963, 4002, '_stock', '100'),
(56964, 4002, '_stock_status', 'instock'),
(56965, 4002, '_wc_average_rating', '0'),
(56966, 4002, '_wc_review_count', '0'),
(56967, 4002, 'attribute_pa_color', 'flesh-pink-matt'),
(56968, 4002, 'attribute_pa_shoe-size', '11'),
(56969, 4002, '_price', '178.41'),
(56970, 4002, '_product_version', '4.1.0'),
(56971, 4002, '_vi_wad_aliexpress_variation_id', '10000011281670894'),
(56972, 4002, '_vi_wad_aliexpress_variation_attr', '14:350850#Flesh pink matt;200000124:100010420'),
(56973, 4003, '_variation_description', ''),
(56974, 4003, '_sku', '488775905-flesh-pink-matt-10'),
(56975, 4003, '_regular_price', '178.41'),
(56976, 4003, 'total_sales', '0'),
(56977, 4003, '_tax_status', 'taxable'),
(56978, 4003, '_tax_class', 'parent'),
(56979, 4003, '_manage_stock', 'yes'),
(56980, 4003, '_backorders', 'no'),
(56981, 4003, '_sold_individually', 'no'),
(56982, 4003, '_virtual', 'no'),
(56983, 4003, '_downloadable', 'no'),
(56984, 4003, '_download_limit', '-1'),
(56985, 4003, '_download_expiry', '-1'),
(56986, 4003, '_stock', '100'),
(56987, 4003, '_stock_status', 'instock'),
(56988, 4003, '_wc_average_rating', '0'),
(56989, 4003, '_wc_review_count', '0'),
(56990, 4003, 'attribute_pa_color', 'flesh-pink-matt'),
(56991, 4003, 'attribute_pa_shoe-size', '10'),
(56992, 4003, '_price', '178.41'),
(56993, 4003, '_product_version', '4.1.0'),
(56994, 4003, '_vi_wad_aliexpress_variation_id', '10000011281670893'),
(56995, 4003, '_vi_wad_aliexpress_variation_attr', '14:350850#Flesh pink matt;200000124:1583'),
(56996, 4004, '_variation_description', ''),
(56997, 4004, '_sku', '488775905-black-matt-6'),
(56998, 4004, '_regular_price', '178.41'),
(56999, 4004, 'total_sales', '0'),
(57000, 4004, '_tax_status', 'taxable'),
(57001, 4004, '_tax_class', 'parent'),
(57002, 4004, '_manage_stock', 'yes'),
(57003, 4004, '_backorders', 'no'),
(57004, 4004, '_sold_individually', 'no'),
(57005, 4004, '_virtual', 'no'),
(57006, 4004, '_downloadable', 'no'),
(57007, 4004, '_download_limit', '-1'),
(57008, 4004, '_download_expiry', '-1'),
(57009, 4004, '_stock', '97'),
(57010, 4004, '_stock_status', 'instock'),
(57011, 4004, '_wc_average_rating', '0'),
(57012, 4004, '_wc_review_count', '0'),
(57013, 4004, 'attribute_pa_color', 'black-matt'),
(57014, 4004, 'attribute_pa_shoe-size', '6'),
(57015, 4004, '_price', '178.41'),
(57016, 4004, '_product_version', '4.1.0'),
(57017, 4004, '_vi_wad_aliexpress_variation_id', '60184388673'),
(57018, 4004, '_vi_wad_aliexpress_variation_attr', '14:771#Black matt;200000124:1394'),
(57019, 4005, '_variation_description', ''),
(57020, 4005, '_sku', '488775905-flesh-pink-matt-9'),
(57021, 4005, '_regular_price', '178.41'),
(57022, 4005, 'total_sales', '0'),
(57023, 4005, '_tax_status', 'taxable'),
(57024, 4005, '_tax_class', 'parent'),
(57025, 4005, '_manage_stock', 'yes'),
(57026, 4005, '_backorders', 'no'),
(57027, 4005, '_sold_individually', 'no'),
(57028, 4005, '_virtual', 'no'),
(57029, 4005, '_downloadable', 'no'),
(57030, 4005, '_download_limit', '-1'),
(57031, 4005, '_download_expiry', '-1'),
(57032, 4005, '_stock', '100'),
(57033, 4005, '_stock_status', 'instock'),
(57034, 4005, '_wc_average_rating', '0'),
(57035, 4005, '_wc_review_count', '0'),
(57036, 4005, 'attribute_pa_color', 'flesh-pink-matt'),
(57037, 4005, 'attribute_pa_shoe-size', '9'),
(57038, 4005, '_price', '178.41'),
(57039, 4005, '_product_version', '4.1.0'),
(57040, 4005, '_vi_wad_aliexpress_variation_id', '10000011281670892'),
(57041, 4005, '_vi_wad_aliexpress_variation_attr', '14:350850#Flesh pink matt;200000124:350262'),
(57042, 4006, '_variation_description', ''),
(57043, 4006, '_sku', '488775905-black-matt-11'),
(57044, 4006, '_regular_price', '178.41'),
(57045, 4006, 'total_sales', '0'),
(57046, 4006, '_tax_status', 'taxable'),
(57047, 4006, '_tax_class', 'parent'),
(57048, 4006, '_manage_stock', 'yes'),
(57049, 4006, '_backorders', 'no'),
(57050, 4006, '_sold_individually', 'no'),
(57051, 4006, '_virtual', 'no'),
(57052, 4006, '_downloadable', 'no'),
(57053, 4006, '_download_limit', '-1'),
(57054, 4006, '_download_expiry', '-1'),
(57055, 4006, '_stock', '89'),
(57056, 4006, '_stock_status', 'instock'),
(57057, 4006, '_wc_average_rating', '0'),
(57058, 4006, '_wc_review_count', '0'),
(57059, 4006, 'attribute_pa_color', 'black-matt'),
(57060, 4006, 'attribute_pa_shoe-size', '11'),
(57061, 4006, '_price', '178.41'),
(57062, 4006, '_product_version', '4.1.0'),
(57063, 4006, '_vi_wad_aliexpress_variation_id', '60184388678'),
(57064, 4006, '_vi_wad_aliexpress_variation_attr', '14:771#Black matt;200000124:100010420'),
(57065, 4007, '_variation_description', ''),
(57066, 4007, '_sku', '488775905-flesh-pink-matt-8'),
(57067, 4007, '_regular_price', '178.41'),
(57068, 4007, 'total_sales', '0'),
(57069, 4007, '_tax_status', 'taxable'),
(57070, 4007, '_tax_class', 'parent'),
(57071, 4007, '_manage_stock', 'yes'),
(57072, 4007, '_backorders', 'no'),
(57073, 4007, '_sold_individually', 'no'),
(57074, 4007, '_virtual', 'no'),
(57075, 4007, '_downloadable', 'no'),
(57076, 4007, '_download_limit', '-1'),
(57077, 4007, '_download_expiry', '-1'),
(57078, 4007, '_stock', '100'),
(57079, 4007, '_stock_status', 'instock'),
(57080, 4007, '_wc_average_rating', '0'),
(57081, 4007, '_wc_review_count', '0'),
(57082, 4007, 'attribute_pa_color', 'flesh-pink-matt'),
(57083, 4007, 'attribute_pa_shoe-size', '8'),
(57084, 4007, '_price', '178.41'),
(57085, 4007, '_product_version', '4.1.0'),
(57086, 4007, '_vi_wad_aliexpress_variation_id', '10000011281670891'),
(57087, 4007, '_vi_wad_aliexpress_variation_attr', '14:350850#Flesh pink matt;200000124:699'),
(57088, 4008, '_variation_description', ''),
(57089, 4008, '_sku', '488775905-black-matt-12'),
(57090, 4008, '_regular_price', '178.41'),
(57091, 4008, 'total_sales', '0'),
(57092, 4008, '_tax_status', 'taxable'),
(57093, 4008, '_tax_class', 'parent'),
(57094, 4008, '_manage_stock', 'yes'),
(57095, 4008, '_backorders', 'no'),
(57096, 4008, '_sold_individually', 'no'),
(57097, 4008, '_virtual', 'no'),
(57098, 4008, '_downloadable', 'no'),
(57099, 4008, '_download_limit', '-1'),
(57100, 4008, '_download_expiry', '-1'),
(57101, 4008, '_stock', '92'),
(57102, 4008, '_stock_status', 'instock'),
(57103, 4008, '_wc_average_rating', '0'),
(57104, 4009, '_wp_attached_file', '2021/06/JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots.png_640x640.png'),
(57105, 4008, '_wc_review_count', '0'),
(57106, 4009, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:87:\"2021/06/JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots.png_640x640.png\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:87:\"JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots.png_640x640-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:87:\"JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots.png_640x640-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:87:\"JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots.png_640x640-220x154.png\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:87:\"JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots.png_640x640-640x510.png\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:87:\"JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots.png_640x640-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:87:\"JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots.png_640x640-600x600.png\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:87:\"JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots.png_640x640-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:87:\"JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots.png_640x640-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:87:\"JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots.png_640x640-600x600.png\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:87:\"JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots.png_640x640-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(57107, 4008, 'attribute_pa_color', 'black-matt'),
(57108, 4008, 'attribute_pa_shoe-size', '12'),
(57109, 4008, '_price', '178.41'),
(57110, 4008, '_product_version', '4.1.0'),
(57111, 4008, '_vi_wad_aliexpress_variation_id', '60184388679'),
(57112, 4008, '_vi_wad_aliexpress_variation_attr', '14:771#Black matt;200000124:1663'),
(57113, 4010, '_variation_description', ''),
(57114, 4010, '_sku', '488775905-flesh-pink-matt-7'),
(57115, 4010, '_regular_price', '178.41'),
(57116, 4010, 'total_sales', '0'),
(57117, 4010, '_tax_status', 'taxable'),
(57118, 4010, '_tax_class', 'parent'),
(57119, 4010, '_manage_stock', 'yes'),
(57120, 4010, '_backorders', 'no'),
(57121, 4010, '_sold_individually', 'no'),
(57122, 4010, '_virtual', 'no'),
(57123, 4010, '_downloadable', 'no'),
(57124, 4010, '_download_limit', '-1'),
(57125, 4010, '_download_expiry', '-1'),
(57126, 4010, '_stock', '99'),
(57127, 4010, '_stock_status', 'instock'),
(57128, 4010, '_wc_average_rating', '0'),
(57129, 4010, '_wc_review_count', '0'),
(57130, 4010, 'attribute_pa_color', 'flesh-pink-matt'),
(57131, 4010, 'attribute_pa_shoe-size', '7'),
(57132, 4010, '_price', '178.41'),
(57133, 4010, '_product_version', '4.1.0'),
(57134, 4010, '_vi_wad_aliexpress_variation_id', '10000011281670890'),
(57135, 4010, '_vi_wad_aliexpress_variation_attr', '14:350850#Flesh pink matt;200000124:3434'),
(57136, 4011, '_variation_description', ''),
(57137, 4011, '_sku', '488775905-black-matt-9'),
(57138, 4011, '_regular_price', '178.41'),
(57139, 4011, 'total_sales', '0'),
(57140, 4011, '_tax_status', 'taxable'),
(57141, 4011, '_tax_class', 'parent'),
(57142, 4011, '_manage_stock', 'yes'),
(57143, 4011, '_backorders', 'no'),
(57144, 4011, '_sold_individually', 'no'),
(57145, 4011, '_virtual', 'no'),
(57146, 4011, '_downloadable', 'no'),
(57147, 4011, '_download_limit', '-1'),
(57148, 4011, '_download_expiry', '-1'),
(57149, 4011, '_stock', '92'),
(57150, 4011, '_stock_status', 'instock'),
(57151, 4011, '_wc_average_rating', '0'),
(57152, 4011, '_wc_review_count', '0'),
(57153, 4011, 'attribute_pa_color', 'black-matt'),
(57154, 4011, 'attribute_pa_shoe-size', '9'),
(57155, 4011, '_price', '178.41'),
(57156, 4011, '_product_version', '4.1.0'),
(57157, 4011, '_vi_wad_aliexpress_variation_id', '60184388676'),
(57158, 4011, '_vi_wad_aliexpress_variation_attr', '14:771#Black matt;200000124:350262'),
(57159, 4012, '_variation_description', ''),
(57160, 4012, '_sku', '488775905-flesh-pink-matt-6'),
(57161, 4012, '_regular_price', '178.41'),
(57162, 4012, 'total_sales', '0'),
(57163, 4012, '_tax_status', 'taxable'),
(57164, 4012, '_tax_class', 'parent'),
(57165, 4012, '_manage_stock', 'yes'),
(57166, 4012, '_backorders', 'no'),
(57167, 4012, '_sold_individually', 'no'),
(57168, 4012, '_virtual', 'no'),
(57169, 4012, '_downloadable', 'no'),
(57170, 4012, '_download_limit', '-1'),
(57171, 4012, '_download_expiry', '-1'),
(57172, 4012, '_stock', '100'),
(57173, 4012, '_stock_status', 'instock'),
(57174, 4012, '_wc_average_rating', '0'),
(57175, 4012, '_wc_review_count', '0'),
(57176, 4012, 'attribute_pa_color', 'flesh-pink-matt'),
(57177, 4012, 'attribute_pa_shoe-size', '6'),
(57178, 4012, '_price', '178.41'),
(57179, 4012, '_product_version', '4.1.0'),
(57180, 4012, '_vi_wad_aliexpress_variation_id', '10000011281670889'),
(57181, 4012, '_vi_wad_aliexpress_variation_attr', '14:350850#Flesh pink matt;200000124:1394'),
(57182, 4013, '_variation_description', ''),
(57183, 4013, '_sku', '488775905-black-matt-10'),
(57184, 4013, '_regular_price', '178.41'),
(57185, 4013, 'total_sales', '0'),
(57186, 4013, '_tax_status', 'taxable'),
(57187, 4013, '_tax_class', 'parent'),
(57188, 4013, '_manage_stock', 'yes'),
(57189, 4013, '_backorders', 'no'),
(57190, 4013, '_sold_individually', 'no'),
(57191, 4013, '_virtual', 'no'),
(57192, 4013, '_downloadable', 'no'),
(57193, 4013, '_download_limit', '-1'),
(57194, 4013, '_download_expiry', '-1'),
(57195, 4013, '_stock', '95'),
(57196, 4013, '_stock_status', 'instock'),
(57197, 4013, '_wc_average_rating', '0'),
(57198, 4013, '_wc_review_count', '0'),
(57199, 4013, 'attribute_pa_color', 'black-matt'),
(57200, 4013, 'attribute_pa_shoe-size', '10'),
(57201, 4013, '_price', '178.41'),
(57202, 4013, '_product_version', '4.1.0'),
(57203, 4013, '_vi_wad_aliexpress_variation_id', '60184388677'),
(57204, 4013, '_vi_wad_aliexpress_variation_attr', '14:771#Black matt;200000124:1583'),
(57205, 4014, '_variation_description', ''),
(57206, 4014, '_sku', '488775905-flesh-pink-matt-5'),
(57207, 4014, '_regular_price', '178.41'),
(57208, 4014, 'total_sales', '0'),
(57209, 4014, '_tax_status', 'taxable'),
(57210, 4014, '_tax_class', 'parent'),
(57211, 4014, '_manage_stock', 'yes'),
(57212, 4014, '_backorders', 'no'),
(57213, 4014, '_sold_individually', 'no'),
(57214, 4014, '_virtual', 'no'),
(57215, 4014, '_downloadable', 'no'),
(57216, 4014, '_download_limit', '-1'),
(57217, 4014, '_download_expiry', '-1'),
(57218, 4014, '_stock', '100'),
(57219, 4014, '_stock_status', 'instock'),
(57220, 4014, '_wc_average_rating', '0'),
(57221, 4014, '_wc_review_count', '0'),
(57222, 4014, 'attribute_pa_color', 'flesh-pink-matt'),
(57223, 4014, 'attribute_pa_shoe-size', '5'),
(57224, 4014, '_price', '178.41'),
(57225, 4014, '_product_version', '4.1.0'),
(57226, 4014, '_vi_wad_aliexpress_variation_id', '10000011281670888'),
(57227, 4014, '_vi_wad_aliexpress_variation_attr', '14:350850#Flesh pink matt;200000124:698'),
(57228, 4015, '_variation_description', ''),
(57229, 4015, '_sku', '488775905-peach-shiny-9'),
(57230, 4015, '_regular_price', '178.41'),
(57231, 4015, 'total_sales', '0'),
(57232, 4015, '_tax_status', 'taxable'),
(57233, 4015, '_tax_class', 'parent'),
(57234, 4015, '_manage_stock', 'yes'),
(57235, 4015, '_backorders', 'no'),
(57236, 4015, '_sold_individually', 'no'),
(57237, 4015, '_virtual', 'no'),
(57238, 4015, '_downloadable', 'no'),
(57239, 4015, '_download_limit', '-1'),
(57240, 4015, '_download_expiry', '-1'),
(57241, 4015, '_stock', '99'),
(57242, 4015, '_stock_status', 'instock'),
(57243, 4015, '_wc_average_rating', '0'),
(57244, 4015, '_wc_review_count', '0'),
(57245, 4015, 'attribute_pa_color', 'peach-shiny'),
(57246, 4015, 'attribute_pa_shoe-size', '9'),
(57247, 4015, '_price', '178.41'),
(57248, 4015, '_product_version', '4.1.0'),
(57249, 4015, '_vi_wad_aliexpress_variation_id', '10000011281670903'),
(57250, 4015, '_vi_wad_aliexpress_variation_attr', '14:201496390#peach shiny;200000124:350262'),
(57251, 4016, '_variation_description', ''),
(57252, 4016, '_sku', '488775905-peach-shiny-8'),
(57253, 4016, '_regular_price', '178.41'),
(57254, 4016, 'total_sales', '0'),
(57255, 4016, '_tax_status', 'taxable'),
(57256, 4016, '_tax_class', 'parent'),
(57257, 4016, '_manage_stock', 'yes'),
(57258, 4016, '_backorders', 'no'),
(57259, 4016, '_sold_individually', 'no'),
(57260, 4016, '_virtual', 'no'),
(57261, 4016, '_downloadable', 'no'),
(57262, 4016, '_download_limit', '-1'),
(57263, 4016, '_download_expiry', '-1'),
(57264, 4016, '_stock', '100'),
(57265, 4016, '_stock_status', 'instock'),
(57266, 4016, '_wc_average_rating', '0'),
(57267, 4016, '_wc_review_count', '0'),
(57268, 4016, 'attribute_pa_color', 'peach-shiny'),
(57269, 4016, 'attribute_pa_shoe-size', '8'),
(57270, 4016, '_price', '178.41'),
(57271, 4016, '_product_version', '4.1.0'),
(57272, 4016, '_vi_wad_aliexpress_variation_id', '10000011281670902'),
(57273, 4016, '_vi_wad_aliexpress_variation_attr', '14:201496390#peach shiny;200000124:699'),
(57274, 4017, '_variation_description', ''),
(57275, 4017, '_sku', '488775905-peach-shiny-7'),
(57276, 4017, '_regular_price', '178.41'),
(57277, 4017, 'total_sales', '0'),
(57278, 4017, '_tax_status', 'taxable'),
(57279, 4017, '_tax_class', 'parent'),
(57280, 4017, '_manage_stock', 'yes'),
(57281, 4017, '_backorders', 'no'),
(57282, 4017, '_sold_individually', 'no'),
(57283, 4017, '_virtual', 'no'),
(57284, 4017, '_downloadable', 'no'),
(57285, 4017, '_download_limit', '-1'),
(57286, 4017, '_download_expiry', '-1'),
(57287, 4017, '_stock', '98'),
(57288, 4017, '_stock_status', 'instock'),
(57289, 4017, '_wc_average_rating', '0'),
(57290, 4017, '_wc_review_count', '0'),
(57291, 4017, 'attribute_pa_color', 'peach-shiny'),
(57292, 4017, 'attribute_pa_shoe-size', '7'),
(57293, 4017, '_price', '178.41'),
(57294, 4017, '_product_version', '4.1.0'),
(57295, 4017, '_vi_wad_aliexpress_variation_id', '10000011281670901'),
(57296, 4017, '_vi_wad_aliexpress_variation_attr', '14:201496390#peach shiny;200000124:3434'),
(57297, 4018, '_variation_description', ''),
(57298, 4018, '_sku', '488775905-peach-shiny-6'),
(57299, 4018, '_regular_price', '178.41'),
(57300, 4018, 'total_sales', '0'),
(57301, 4018, '_tax_status', 'taxable'),
(57302, 4018, '_tax_class', 'parent'),
(57303, 4018, '_manage_stock', 'yes'),
(57304, 4018, '_backorders', 'no'),
(57305, 4018, '_sold_individually', 'no'),
(57306, 4018, '_virtual', 'no'),
(57307, 4018, '_downloadable', 'no'),
(57308, 4018, '_download_limit', '-1'),
(57309, 4018, '_download_expiry', '-1'),
(57310, 4018, '_stock', '100'),
(57311, 4018, '_stock_status', 'instock'),
(57312, 4018, '_wc_average_rating', '0'),
(57313, 4018, '_wc_review_count', '0'),
(57314, 4018, 'attribute_pa_color', 'peach-shiny'),
(57315, 4018, 'attribute_pa_shoe-size', '6'),
(57316, 4018, '_price', '178.41'),
(57317, 4018, '_product_version', '4.1.0'),
(57318, 4018, '_vi_wad_aliexpress_variation_id', '10000011281670900'),
(57319, 4018, '_vi_wad_aliexpress_variation_attr', '14:201496390#peach shiny;200000124:1394'),
(57320, 4009, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Hbaa318d80eee4f238b18001e64ef2346U/JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots.png_640x640.png'),
(57321, 3920, '_thumbnail_id', '4009'),
(57322, 3921, '_thumbnail_id', '4009'),
(57323, 3922, '_thumbnail_id', '4009'),
(57324, 3923, '_thumbnail_id', '4009'),
(57325, 3924, '_thumbnail_id', '4009'),
(57326, 3925, '_thumbnail_id', '4009'),
(57327, 3926, '_thumbnail_id', '4009'),
(57328, 3928, '_thumbnail_id', '4009'),
(57329, 3929, '_thumbnail_id', '4009'),
(57330, 4019, '_variation_description', ''),
(57331, 3942, '_thumbnail_id', '4009'),
(57332, 4019, '_sku', '488775905-peach-shiny-5'),
(57333, 3944, '_thumbnail_id', '4009'),
(57334, 4019, '_regular_price', '178.41'),
(57335, 4019, 'total_sales', '0'),
(57336, 4019, '_tax_status', 'taxable'),
(57337, 4019, '_tax_class', 'parent'),
(57338, 4019, '_manage_stock', 'yes'),
(57339, 4019, '_backorders', 'no'),
(57340, 4019, '_sold_individually', 'no'),
(57341, 4019, '_virtual', 'no'),
(57342, 4019, '_downloadable', 'no'),
(57343, 4019, '_download_limit', '-1'),
(57344, 4019, '_download_expiry', '-1'),
(57345, 4019, '_stock', '100'),
(57346, 4019, '_stock_status', 'instock'),
(57347, 4019, '_wc_average_rating', '0'),
(57348, 4019, '_wc_review_count', '0'),
(57349, 4019, 'attribute_pa_color', 'peach-shiny'),
(57350, 4019, 'attribute_pa_shoe-size', '5'),
(57351, 4019, '_price', '178.41'),
(57352, 4019, '_product_version', '4.1.0'),
(57353, 4019, '_vi_wad_aliexpress_variation_id', '10000011281670899'),
(57354, 4019, '_vi_wad_aliexpress_variation_attr', '14:201496390#peach shiny;200000124:698'),
(57355, 4020, '_variation_description', ''),
(57356, 4020, '_sku', '488775905-flesh-pink-matt-15'),
(57357, 4020, '_regular_price', '178.41'),
(57358, 4020, 'total_sales', '0'),
(57359, 4020, '_tax_status', 'taxable'),
(57360, 4020, '_tax_class', 'parent'),
(57361, 4020, '_manage_stock', 'yes'),
(57362, 4020, '_backorders', 'no'),
(57363, 4020, '_sold_individually', 'no'),
(57364, 4020, '_virtual', 'no'),
(57365, 4020, '_downloadable', 'no'),
(57366, 4020, '_download_limit', '-1'),
(57367, 4020, '_download_expiry', '-1'),
(57368, 4020, '_stock', '100'),
(57369, 4020, '_stock_status', 'instock'),
(57370, 4020, '_wc_average_rating', '0'),
(57371, 4020, '_wc_review_count', '0'),
(57372, 4020, 'attribute_pa_color', 'flesh-pink-matt'),
(57373, 4020, 'attribute_pa_shoe-size', '15'),
(57374, 4020, '_price', '178.41'),
(57375, 4020, '_product_version', '4.1.0'),
(57376, 4020, '_vi_wad_aliexpress_variation_id', '10000011281670898'),
(57377, 4020, '_vi_wad_aliexpress_variation_attr', '14:350850#Flesh pink matt;200000124:350231'),
(57378, 4021, '_variation_description', ''),
(57379, 4021, '_sku', '488775905-flesh-pink-matt-14'),
(57380, 4021, '_regular_price', '178.41'),
(57381, 4021, 'total_sales', '0'),
(57382, 4021, '_tax_status', 'taxable'),
(57383, 4021, '_tax_class', 'parent'),
(57384, 4021, '_manage_stock', 'yes'),
(57385, 4021, '_backorders', 'no'),
(57386, 4021, '_sold_individually', 'no'),
(57387, 4021, '_virtual', 'no'),
(57388, 4021, '_downloadable', 'no'),
(57389, 4021, '_download_limit', '-1'),
(57390, 4021, '_download_expiry', '-1'),
(57391, 4021, '_stock', '100'),
(57392, 4021, '_stock_status', 'instock'),
(57393, 4021, '_wc_average_rating', '0'),
(57394, 4021, '_wc_review_count', '0'),
(57395, 4021, 'attribute_pa_color', 'flesh-pink-matt'),
(57396, 4021, 'attribute_pa_shoe-size', '14'),
(57397, 4021, '_price', '178.41'),
(57398, 4021, '_product_version', '4.1.0'),
(57399, 4021, '_vi_wad_aliexpress_variation_id', '10000011281670897'),
(57400, 4021, '_vi_wad_aliexpress_variation_attr', '14:350850#Flesh pink matt;200000124:200000298'),
(57401, 4022, '_variation_description', ''),
(57402, 4022, '_sku', '488775905-flesh-pink-matt-13'),
(57403, 4022, '_regular_price', '178.41'),
(57404, 4022, 'total_sales', '0'),
(57405, 4022, '_tax_status', 'taxable'),
(57406, 4022, '_tax_class', 'parent'),
(57407, 4022, '_manage_stock', 'yes'),
(57408, 4022, '_backorders', 'no'),
(57409, 4022, '_sold_individually', 'no'),
(57410, 4022, '_virtual', 'no'),
(57411, 4022, '_downloadable', 'no'),
(57412, 4022, '_download_limit', '-1'),
(57413, 4022, '_download_expiry', '-1'),
(57414, 4022, '_stock', '99'),
(57415, 4022, '_stock_status', 'instock'),
(57416, 4022, '_wc_average_rating', '0'),
(57417, 4022, '_wc_review_count', '0'),
(57418, 4022, 'attribute_pa_color', 'flesh-pink-matt'),
(57419, 4022, 'attribute_pa_shoe-size', '13'),
(57420, 4022, '_price', '178.41'),
(57421, 4022, '_product_version', '4.1.0'),
(57422, 4022, '_vi_wad_aliexpress_variation_id', '10000011281670896'),
(57423, 4022, '_vi_wad_aliexpress_variation_attr', '14:350850#Flesh pink matt;200000124:200000296'),
(57424, 4023, '_variation_description', ''),
(57425, 4023, '_sku', '488775905-black-shiny-13'),
(57426, 4023, '_regular_price', '178.41'),
(57427, 4023, 'total_sales', '0'),
(57428, 4023, '_tax_status', 'taxable'),
(57429, 4023, '_tax_class', 'parent'),
(57430, 4023, '_manage_stock', 'yes'),
(57431, 4023, '_backorders', 'no'),
(57432, 4023, '_sold_individually', 'no'),
(57433, 4023, '_virtual', 'no'),
(57434, 4023, '_downloadable', 'no'),
(57435, 4023, '_download_limit', '-1'),
(57436, 4023, '_download_expiry', '-1'),
(57437, 4023, '_stock', '87'),
(57438, 4023, '_stock_status', 'instock'),
(57439, 4023, '_wc_average_rating', '0'),
(57440, 4023, '_wc_review_count', '0'),
(57441, 4023, 'attribute_pa_color', 'black-shiny'),
(57442, 4023, 'attribute_pa_shoe-size', '13'),
(57443, 4023, '_price', '178.41'),
(57444, 4023, '_product_version', '4.1.0'),
(57445, 4023, '_vi_wad_aliexpress_variation_id', '60184388690'),
(57446, 4023, '_vi_wad_aliexpress_variation_attr', '14:193#Black shiny;200000124:200000296'),
(57447, 4024, '_variation_description', ''),
(57448, 4024, '_sku', '488775905-black-shiny-14'),
(57449, 4024, '_regular_price', '178.41'),
(57450, 4024, 'total_sales', '0'),
(57451, 4024, '_tax_status', 'taxable'),
(57452, 4024, '_tax_class', 'parent'),
(57453, 4024, '_manage_stock', 'yes'),
(57454, 4024, '_backorders', 'no'),
(57455, 4024, '_sold_individually', 'no'),
(57456, 4024, '_virtual', 'no'),
(57457, 4024, '_downloadable', 'no'),
(57458, 4024, '_download_limit', '-1'),
(57459, 4024, '_download_expiry', '-1'),
(57460, 4024, '_stock', '85'),
(57461, 4024, '_stock_status', 'instock'),
(57462, 4024, '_wc_average_rating', '0'),
(57463, 4024, '_wc_review_count', '0'),
(57464, 4024, 'attribute_pa_color', 'black-shiny'),
(57465, 4024, 'attribute_pa_shoe-size', '14'),
(57466, 4024, '_price', '178.41'),
(57467, 4024, '_product_version', '4.1.0'),
(57468, 4024, '_vi_wad_aliexpress_variation_id', '60184388691'),
(57469, 4024, '_vi_wad_aliexpress_variation_attr', '14:193#Black shiny;200000124:200000298'),
(57470, 4025, '_variation_description', ''),
(57471, 4025, '_sku', '488775905-black-shiny-11'),
(57472, 4025, '_regular_price', '178.41'),
(57473, 4025, 'total_sales', '0'),
(57474, 4025, '_tax_status', 'taxable'),
(57475, 4025, '_tax_class', 'parent'),
(57476, 4025, '_manage_stock', 'yes'),
(57477, 4025, '_backorders', 'no'),
(57478, 4025, '_sold_individually', 'no'),
(57479, 4025, '_virtual', 'no'),
(57480, 4025, '_downloadable', 'no'),
(57481, 4025, '_download_limit', '-1'),
(57482, 4025, '_download_expiry', '-1'),
(57483, 4025, '_stock', '84'),
(57484, 4025, '_stock_status', 'instock'),
(57485, 4025, '_wc_average_rating', '0'),
(57486, 4025, '_wc_review_count', '0'),
(57487, 4025, 'attribute_pa_color', 'black-shiny'),
(57488, 4025, 'attribute_pa_shoe-size', '11'),
(57489, 4025, '_price', '178.41'),
(57490, 4025, '_product_version', '4.1.0'),
(57491, 4025, '_vi_wad_aliexpress_variation_id', '60184388688'),
(57492, 4025, '_vi_wad_aliexpress_variation_attr', '14:193#Black shiny;200000124:100010420'),
(57493, 4026, '_wp_attached_file', '2021/06/JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots.jpg_640x640.jpg'),
(57494, 4026, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:87:\"2021/06/JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots.jpg_640x640.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:87:\"JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots.jpg_640x640-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:87:\"JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots.jpg_640x640-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:87:\"JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots.jpg_640x640-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:87:\"JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots.jpg_640x640-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:87:\"JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots.jpg_640x640-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:87:\"JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots.jpg_640x640-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:87:\"JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots.jpg_640x640-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:87:\"JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots.jpg_640x640-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:87:\"JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots.jpg_640x640-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:87:\"JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots.jpg_640x640-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(57495, 4027, '_variation_description', ''),
(57496, 4027, '_sku', '488775905-peach-shiny-15'),
(57497, 4027, '_regular_price', '178.41'),
(57498, 4027, 'total_sales', '0'),
(57499, 4027, '_tax_status', 'taxable'),
(57500, 4027, '_tax_class', 'parent'),
(57501, 4027, '_manage_stock', 'yes'),
(57502, 4027, '_backorders', 'no'),
(57503, 4027, '_sold_individually', 'no'),
(57504, 4027, '_virtual', 'no'),
(57505, 4027, '_downloadable', 'no'),
(57506, 4027, '_download_limit', '-1'),
(57507, 4027, '_download_expiry', '-1'),
(57508, 4027, '_stock', '99'),
(57509, 4027, '_stock_status', 'instock'),
(57510, 4027, '_wc_average_rating', '0'),
(57511, 4027, '_wc_review_count', '0'),
(57512, 4027, 'attribute_pa_color', 'peach-shiny'),
(57513, 4027, 'attribute_pa_shoe-size', '15'),
(57514, 4027, '_price', '178.41'),
(57515, 4027, '_product_version', '4.1.0'),
(57516, 4027, '_vi_wad_aliexpress_variation_id', '10000011281670909'),
(57517, 4027, '_vi_wad_aliexpress_variation_attr', '14:201496390#peach shiny;200000124:350231'),
(57518, 4028, '_variation_description', ''),
(57519, 4028, '_sku', '488775905-black-shiny-12'),
(57520, 4028, '_regular_price', '178.41'),
(57521, 4028, 'total_sales', '0'),
(57522, 4028, '_tax_status', 'taxable'),
(57523, 4028, '_tax_class', 'parent'),
(57524, 4028, '_manage_stock', 'yes'),
(57525, 4028, '_backorders', 'no'),
(57526, 4028, '_sold_individually', 'no'),
(57527, 4028, '_virtual', 'no'),
(57528, 4028, '_downloadable', 'no'),
(57529, 4028, '_download_limit', '-1'),
(57530, 4028, '_download_expiry', '-1'),
(57531, 4028, '_stock', '91'),
(57532, 4028, '_stock_status', 'instock'),
(57533, 4028, '_wc_average_rating', '0'),
(57534, 4028, '_wc_review_count', '0'),
(57535, 4028, 'attribute_pa_color', 'black-shiny'),
(57536, 4028, 'attribute_pa_shoe-size', '12'),
(57537, 4028, '_price', '178.41'),
(57538, 4028, '_product_version', '4.1.0'),
(57539, 4028, '_vi_wad_aliexpress_variation_id', '60184388689'),
(57540, 4028, '_vi_wad_aliexpress_variation_attr', '14:193#Black shiny;200000124:1663'),
(57541, 4026, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Hfb9f525abf9b4744bb11772ab099dc1dt/JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots.jpg_640x640.jpg'),
(57542, 3851, '_thumbnail_id', '4026'),
(57543, 3865, '_thumbnail_id', '4026'),
(57544, 3866, '_thumbnail_id', '4026'),
(57545, 3872, '_thumbnail_id', '4026'),
(57546, 3873, '_thumbnail_id', '4026'),
(57547, 3874, '_thumbnail_id', '4026'),
(57548, 3875, '_thumbnail_id', '4026'),
(57549, 3877, '_thumbnail_id', '4026'),
(57550, 3878, '_thumbnail_id', '4026'),
(57551, 3879, '_thumbnail_id', '4026'),
(57552, 3880, '_thumbnail_id', '4026'),
(57553, 4029, '_variation_description', ''),
(57554, 4029, '_sku', '488775905-peach-shiny-14'),
(57555, 4029, '_regular_price', '178.41'),
(57556, 4029, 'total_sales', '0'),
(57557, 4029, '_tax_status', 'taxable'),
(57558, 4029, '_tax_class', 'parent'),
(57559, 4029, '_manage_stock', 'yes'),
(57560, 4029, '_backorders', 'no'),
(57561, 4029, '_sold_individually', 'no'),
(57562, 4029, '_virtual', 'no'),
(57563, 4029, '_downloadable', 'no'),
(57564, 4029, '_download_limit', '-1'),
(57565, 4029, '_download_expiry', '-1'),
(57566, 4029, '_stock', '100'),
(57567, 4029, '_stock_status', 'instock'),
(57568, 4029, '_wc_average_rating', '0'),
(57569, 4029, '_wc_review_count', '0'),
(57570, 4029, 'attribute_pa_color', 'peach-shiny'),
(57571, 4029, 'attribute_pa_shoe-size', '14'),
(57572, 4029, '_price', '178.41'),
(57573, 4029, '_product_version', '4.1.0'),
(57574, 4029, '_vi_wad_aliexpress_variation_id', '10000011281670908'),
(57575, 4029, '_vi_wad_aliexpress_variation_attr', '14:201496390#peach shiny;200000124:200000298'),
(57576, 4030, '_variation_description', ''),
(57577, 4030, '_sku', '488775905-peach-shiny-13'),
(57578, 4030, '_regular_price', '178.41'),
(57579, 4030, 'total_sales', '0'),
(57580, 4030, '_tax_status', 'taxable'),
(57581, 4030, '_tax_class', 'parent'),
(57582, 4030, '_manage_stock', 'yes'),
(57583, 4030, '_backorders', 'no'),
(57584, 4030, '_sold_individually', 'no'),
(57585, 4030, '_virtual', 'no'),
(57586, 4030, '_downloadable', 'no'),
(57587, 4030, '_download_limit', '-1'),
(57588, 4030, '_download_expiry', '-1'),
(57589, 4030, '_stock', '99'),
(57590, 4030, '_stock_status', 'instock'),
(57591, 4030, '_wc_average_rating', '0'),
(57592, 4030, '_wc_review_count', '0'),
(57593, 4030, 'attribute_pa_color', 'peach-shiny'),
(57594, 4030, 'attribute_pa_shoe-size', '13'),
(57595, 4030, '_price', '178.41'),
(57596, 4030, '_product_version', '4.1.0'),
(57597, 4030, '_vi_wad_aliexpress_variation_id', '10000011281670907'),
(57598, 4030, '_vi_wad_aliexpress_variation_attr', '14:201496390#peach shiny;200000124:200000296'),
(57599, 4031, '_wp_attached_file', '2021/06/JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-1.jpg_640x640-1.jpg'),
(57600, 4031, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:91:\"2021/06/JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-1.jpg_640x640-1.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:91:\"JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-1.jpg_640x640-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:91:\"JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-1.jpg_640x640-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:91:\"JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-1.jpg_640x640-1-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:91:\"JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-1.jpg_640x640-1-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:91:\"JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-1.jpg_640x640-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:91:\"JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-1.jpg_640x640-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:91:\"JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-1.jpg_640x640-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:91:\"JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-1.jpg_640x640-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:91:\"JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-1.jpg_640x640-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:91:\"JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-1.jpg_640x640-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(57601, 4032, '_variation_description', ''),
(57602, 4032, '_sku', '488775905-peach-shiny-12'),
(57603, 4032, '_regular_price', '178.41'),
(57604, 4032, 'total_sales', '0'),
(57605, 4032, '_tax_status', 'taxable'),
(57606, 4032, '_tax_class', 'parent'),
(57607, 4032, '_manage_stock', 'yes'),
(57608, 4032, '_backorders', 'no'),
(57609, 4032, '_sold_individually', 'no'),
(57610, 4032, '_virtual', 'no'),
(57611, 4032, '_downloadable', 'no'),
(57612, 4032, '_download_limit', '-1'),
(57613, 4032, '_download_expiry', '-1'),
(57614, 4032, '_stock', '99'),
(57615, 4032, '_stock_status', 'instock'),
(57616, 4032, '_wc_average_rating', '0'),
(57617, 4032, '_wc_review_count', '0'),
(57618, 4032, 'attribute_pa_color', 'peach-shiny'),
(57619, 4032, 'attribute_pa_shoe-size', '12'),
(57620, 4032, '_price', '178.41'),
(57621, 4032, '_product_version', '4.1.0'),
(57622, 4032, '_vi_wad_aliexpress_variation_id', '10000011281670906'),
(57623, 4032, '_vi_wad_aliexpress_variation_attr', '14:201496390#peach shiny;200000124:1663'),
(57624, 4033, '_variation_description', ''),
(57625, 4033, '_sku', '488775905-black-shiny-15'),
(57626, 4033, '_regular_price', '178.41'),
(57627, 4033, 'total_sales', '0'),
(57628, 4033, '_tax_status', 'taxable'),
(57629, 4033, '_tax_class', 'parent'),
(57630, 4033, '_manage_stock', 'yes'),
(57631, 4033, '_backorders', 'no'),
(57632, 4033, '_sold_individually', 'no'),
(57633, 4033, '_virtual', 'no'),
(57634, 4033, '_downloadable', 'no'),
(57635, 4033, '_download_limit', '-1'),
(57636, 4033, '_download_expiry', '-1'),
(57637, 4033, '_stock', '91'),
(57638, 4033, '_stock_status', 'instock'),
(57639, 4033, '_wc_average_rating', '0'),
(57640, 4033, '_wc_review_count', '0'),
(57641, 4033, 'attribute_pa_color', 'black-shiny'),
(57642, 4033, 'attribute_pa_shoe-size', '15'),
(57643, 4033, '_price', '178.41'),
(57644, 4033, '_product_version', '4.1.0'),
(57645, 4033, '_vi_wad_aliexpress_variation_id', '60184388692'),
(57646, 4033, '_vi_wad_aliexpress_variation_attr', '14:193#Black shiny;200000124:350231'),
(57647, 4031, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H99b32d0d034643a598afbafdadc44cddg/JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots.jpg_640x640.jpg'),
(57648, 3882, '_thumbnail_id', '4031'),
(57649, 3883, '_thumbnail_id', '4031'),
(57650, 3884, '_thumbnail_id', '4031'),
(57651, 3885, '_thumbnail_id', '4031'),
(57652, 3887, '_thumbnail_id', '4031'),
(57653, 3888, '_thumbnail_id', '4031'),
(57654, 3889, '_thumbnail_id', '4031'),
(57655, 3891, '_thumbnail_id', '4031'),
(57656, 3897, '_thumbnail_id', '4031'),
(57657, 3898, '_thumbnail_id', '4031'),
(57658, 3900, '_thumbnail_id', '4031'),
(57659, 4034, '_variation_description', ''),
(57660, 4034, '_sku', '488775905-peach-shiny-11'),
(57661, 4034, '_regular_price', '178.41'),
(57662, 4034, 'total_sales', '0'),
(57663, 4034, '_tax_status', 'taxable'),
(57664, 4034, '_tax_class', 'parent'),
(57665, 4034, '_manage_stock', 'yes'),
(57666, 4034, '_backorders', 'no'),
(57667, 4034, '_sold_individually', 'no'),
(57668, 4034, '_virtual', 'no'),
(57669, 4034, '_downloadable', 'no'),
(57670, 4034, '_download_limit', '-1'),
(57671, 4034, '_download_expiry', '-1'),
(57672, 4034, '_stock', '100'),
(57673, 4034, '_stock_status', 'instock'),
(57674, 4034, '_wc_average_rating', '0'),
(57675, 4034, '_wc_review_count', '0'),
(57676, 4034, 'attribute_pa_color', 'peach-shiny'),
(57677, 4034, 'attribute_pa_shoe-size', '11'),
(57678, 4034, '_price', '178.41'),
(57679, 4034, '_product_version', '4.1.0'),
(57680, 4034, '_vi_wad_aliexpress_variation_id', '10000011281670905'),
(57681, 4034, '_vi_wad_aliexpress_variation_attr', '14:201496390#peach shiny;200000124:100010420'),
(57682, 4035, '_wp_attached_file', '2021/06/JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-2.jpg_640x640-2.jpg'),
(57683, 4035, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:91:\"2021/06/JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-2.jpg_640x640-2.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:91:\"JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-2.jpg_640x640-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:91:\"JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-2.jpg_640x640-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:91:\"JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-2.jpg_640x640-2-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:91:\"JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-2.jpg_640x640-2-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:91:\"JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-2.jpg_640x640-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:91:\"JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-2.jpg_640x640-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:91:\"JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-2.jpg_640x640-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:91:\"JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-2.jpg_640x640-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:91:\"JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-2.jpg_640x640-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:91:\"JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-2.jpg_640x640-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(57684, 4036, '_variation_description', ''),
(57685, 4036, '_sku', '488775905-peach-shiny-10'),
(57686, 4036, '_regular_price', '178.41'),
(57687, 4036, 'total_sales', '0'),
(57688, 4036, '_tax_status', 'taxable'),
(57689, 4036, '_tax_class', 'parent'),
(57690, 4036, '_manage_stock', 'yes'),
(57691, 4036, '_backorders', 'no'),
(57692, 4036, '_sold_individually', 'no'),
(57693, 4036, '_virtual', 'no'),
(57694, 4036, '_downloadable', 'no'),
(57695, 4036, '_download_limit', '-1'),
(57696, 4036, '_download_expiry', '-1'),
(57697, 4036, '_stock', '98'),
(57698, 4036, '_stock_status', 'instock'),
(57699, 4036, '_wc_average_rating', '0'),
(57700, 4036, '_wc_review_count', '0'),
(57701, 4036, 'attribute_pa_color', 'peach-shiny'),
(57702, 4036, 'attribute_pa_shoe-size', '10'),
(57703, 4036, '_price', '178.41'),
(57704, 4036, '_product_version', '4.1.0'),
(57705, 4036, '_vi_wad_aliexpress_variation_id', '10000011281670904'),
(57706, 4036, '_vi_wad_aliexpress_variation_attr', '14:201496390#peach shiny;200000124:1583'),
(57707, 4037, '_variation_description', ''),
(57708, 4037, '_sku', '488775905-red-shiny-5'),
(57709, 4037, '_regular_price', '178.41'),
(57710, 4037, 'total_sales', '0'),
(57711, 4037, '_tax_status', 'taxable'),
(57712, 4037, '_tax_class', 'parent'),
(57713, 4037, '_manage_stock', 'yes'),
(57714, 4037, '_backorders', 'no'),
(57715, 4037, '_sold_individually', 'no'),
(57716, 4037, '_virtual', 'no'),
(57717, 4037, '_downloadable', 'no'),
(57718, 4037, '_download_limit', '-1'),
(57719, 4037, '_download_expiry', '-1'),
(57720, 4037, '_stock', '100'),
(57721, 4037, '_stock_status', 'instock'),
(57722, 4037, '_wc_average_rating', '0'),
(57723, 4037, '_wc_review_count', '0'),
(57724, 4037, 'attribute_pa_color', 'red-shiny'),
(57725, 4037, 'attribute_pa_shoe-size', '5'),
(57726, 4037, '_price', '178.41'),
(57727, 4037, '_product_version', '4.1.0'),
(57728, 4037, '_vi_wad_aliexpress_variation_id', '10000011281670855'),
(57729, 4037, '_vi_wad_aliexpress_variation_attr', '14:173#red shiny;200000124:698'),
(57730, 4038, '_variation_description', ''),
(57731, 4038, '_sku', '488775905-red-matt-15'),
(57732, 4038, '_regular_price', '178.41'),
(57733, 4038, 'total_sales', '0'),
(57734, 4038, '_tax_status', 'taxable'),
(57735, 4038, '_tax_class', 'parent'),
(57736, 4038, '_manage_stock', 'yes'),
(57737, 4038, '_backorders', 'no'),
(57738, 4038, '_sold_individually', 'no'),
(57739, 4038, '_virtual', 'no'),
(57740, 4038, '_downloadable', 'no'),
(57741, 4038, '_download_limit', '-1'),
(57742, 4038, '_download_expiry', '-1'),
(57743, 4038, '_stock', '99'),
(57744, 4038, '_stock_status', 'instock'),
(57745, 4038, '_wc_average_rating', '0'),
(57746, 4038, '_wc_review_count', '0'),
(57747, 4038, 'attribute_pa_color', 'red-matt'),
(57748, 4038, 'attribute_pa_shoe-size', '15'),
(57749, 4038, '_price', '178.41'),
(57750, 4038, '_product_version', '4.1.0'),
(57751, 4035, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Hdd7924c65fa24307bcbc1405f3e57400i/JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots.jpg_640x640.jpg'),
(57752, 3901, '_thumbnail_id', '4035'),
(57753, 3902, '_thumbnail_id', '4035'),
(57754, 3904, '_thumbnail_id', '4035'),
(57755, 3905, '_thumbnail_id', '4035'),
(57756, 3906, '_thumbnail_id', '4035'),
(57757, 4038, '_vi_wad_aliexpress_variation_id', '10000011281670854'),
(57758, 3907, '_thumbnail_id', '4035'),
(57759, 4038, '_vi_wad_aliexpress_variation_attr', '14:10#red matt;200000124:350231'),
(57760, 3908, '_thumbnail_id', '4035'),
(57761, 3910, '_thumbnail_id', '4035'),
(57762, 3911, '_thumbnail_id', '4035'),
(57763, 3912, '_thumbnail_id', '4035'),
(57764, 3913, '_thumbnail_id', '4035');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(57765, 4039, '_variation_description', ''),
(57766, 4039, '_sku', '488775905-red-matt-14'),
(57767, 4039, '_regular_price', '178.41'),
(57768, 4039, 'total_sales', '0'),
(57769, 4039, '_tax_status', 'taxable'),
(57770, 4039, '_tax_class', 'parent'),
(57771, 4039, '_manage_stock', 'yes'),
(57772, 4039, '_backorders', 'no'),
(57773, 4039, '_sold_individually', 'no'),
(57774, 4039, '_virtual', 'no'),
(57775, 4039, '_downloadable', 'no'),
(57776, 4039, '_download_limit', '-1'),
(57777, 4039, '_download_expiry', '-1'),
(57778, 4039, '_stock', '100'),
(57779, 4039, '_stock_status', 'instock'),
(57780, 4039, '_wc_average_rating', '0'),
(57781, 4039, '_wc_review_count', '0'),
(57782, 4039, 'attribute_pa_color', 'red-matt'),
(57783, 4039, 'attribute_pa_shoe-size', '14'),
(57784, 4039, '_price', '178.41'),
(57785, 4039, '_product_version', '4.1.0'),
(57786, 4039, '_vi_wad_aliexpress_variation_id', '10000011281670853'),
(57787, 4039, '_vi_wad_aliexpress_variation_attr', '14:10#red matt;200000124:200000298'),
(57788, 4040, '_wp_attached_file', '2021/06/JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-3.jpg_640x640-3.jpg'),
(57789, 4040, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:91:\"2021/06/JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-3.jpg_640x640-3.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:91:\"JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-3.jpg_640x640-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:91:\"JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-3.jpg_640x640-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:91:\"JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-3.jpg_640x640-3-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:91:\"JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-3.jpg_640x640-3-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:91:\"JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-3.jpg_640x640-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:91:\"JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-3.jpg_640x640-3-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:91:\"JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-3.jpg_640x640-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:91:\"JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-3.jpg_640x640-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:91:\"JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-3.jpg_640x640-3-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:91:\"JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-3.jpg_640x640-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(57790, 4041, '_variation_description', ''),
(57791, 4041, '_sku', '488775905-red-matt-13'),
(57792, 4041, '_regular_price', '178.41'),
(57793, 4041, 'total_sales', '0'),
(57794, 4041, '_tax_status', 'taxable'),
(57795, 4041, '_tax_class', 'parent'),
(57796, 4041, '_manage_stock', 'yes'),
(57797, 4041, '_backorders', 'no'),
(57798, 4041, '_sold_individually', 'no'),
(57799, 4041, '_virtual', 'no'),
(57800, 4041, '_downloadable', 'no'),
(57801, 4041, '_download_limit', '-1'),
(57802, 4041, '_download_expiry', '-1'),
(57803, 4041, '_stock', '100'),
(57804, 4041, '_stock_status', 'instock'),
(57805, 4041, '_wc_average_rating', '0'),
(57806, 4041, '_wc_review_count', '0'),
(57807, 4041, 'attribute_pa_color', 'red-matt'),
(57808, 4041, 'attribute_pa_shoe-size', '13'),
(57809, 4041, '_price', '178.41'),
(57810, 4041, '_product_version', '4.1.0'),
(57811, 4041, '_vi_wad_aliexpress_variation_id', '10000011281670852'),
(57812, 4041, '_vi_wad_aliexpress_variation_attr', '14:10#red matt;200000124:200000296'),
(57813, 4042, '_variation_description', ''),
(57814, 4042, '_sku', '488775905-red-matt-12'),
(57815, 4042, '_regular_price', '178.41'),
(57816, 4042, 'total_sales', '0'),
(57817, 4042, '_tax_status', 'taxable'),
(57818, 4042, '_tax_class', 'parent'),
(57819, 4042, '_manage_stock', 'yes'),
(57820, 4042, '_backorders', 'no'),
(57821, 4042, '_sold_individually', 'no'),
(57822, 4042, '_virtual', 'no'),
(57823, 4042, '_downloadable', 'no'),
(57824, 4042, '_download_limit', '-1'),
(57825, 4042, '_download_expiry', '-1'),
(57826, 4042, '_stock', '100'),
(57827, 4042, '_stock_status', 'instock'),
(57828, 4042, '_wc_average_rating', '0'),
(57829, 4042, '_wc_review_count', '0'),
(57830, 4042, 'attribute_pa_color', 'red-matt'),
(57831, 4042, 'attribute_pa_shoe-size', '12'),
(57832, 4042, '_price', '178.41'),
(57833, 4042, '_product_version', '4.1.0'),
(57834, 4042, '_vi_wad_aliexpress_variation_id', '10000011281670851'),
(57835, 4042, '_vi_wad_aliexpress_variation_attr', '14:10#red matt;200000124:1663'),
(57836, 4043, '_variation_description', ''),
(57837, 4043, '_sku', '488775905-red-matt-11'),
(57838, 4043, '_regular_price', '178.41'),
(57839, 4043, 'total_sales', '0'),
(57840, 4043, '_tax_status', 'taxable'),
(57841, 4043, '_tax_class', 'parent'),
(57842, 4043, '_manage_stock', 'yes'),
(57843, 4043, '_backorders', 'no'),
(57844, 4043, '_sold_individually', 'no'),
(57845, 4043, '_virtual', 'no'),
(57846, 4043, '_downloadable', 'no'),
(57847, 4043, '_download_limit', '-1'),
(57848, 4043, '_download_expiry', '-1'),
(57849, 4043, '_stock', '100'),
(57850, 4043, '_stock_status', 'instock'),
(57851, 4043, '_wc_average_rating', '0'),
(57852, 4043, '_wc_review_count', '0'),
(57853, 4043, 'attribute_pa_color', 'red-matt'),
(57854, 4043, 'attribute_pa_shoe-size', '11'),
(57855, 4043, '_price', '178.41'),
(57856, 4043, '_product_version', '4.1.0'),
(57857, 4040, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Hbe882633f44746c2add76a8a8cca3816c/JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots.jpg_640x640.jpg'),
(57858, 4043, '_vi_wad_aliexpress_variation_id', '10000011281670850'),
(57859, 3914, '_thumbnail_id', '4040'),
(57860, 4043, '_vi_wad_aliexpress_variation_attr', '14:10#red matt;200000124:100010420'),
(57861, 3915, '_thumbnail_id', '4040'),
(57862, 3916, '_thumbnail_id', '4040'),
(57863, 3917, '_thumbnail_id', '4040'),
(57864, 3919, '_thumbnail_id', '4040'),
(57865, 3943, '_thumbnail_id', '4040'),
(57866, 3945, '_thumbnail_id', '4040'),
(57867, 3948, '_thumbnail_id', '4040'),
(57868, 3950, '_thumbnail_id', '4040'),
(57869, 3953, '_thumbnail_id', '4040'),
(57870, 3956, '_thumbnail_id', '4040'),
(57871, 4044, '_variation_description', ''),
(57872, 4044, '_sku', '488775905-red-matt-10'),
(57873, 4044, '_regular_price', '178.41'),
(57874, 4044, 'total_sales', '0'),
(57875, 4044, '_tax_status', 'taxable'),
(57876, 4044, '_tax_class', 'parent'),
(57877, 4044, '_manage_stock', 'yes'),
(57878, 4044, '_backorders', 'no'),
(57879, 4044, '_sold_individually', 'no'),
(57880, 4044, '_virtual', 'no'),
(57881, 4044, '_downloadable', 'no'),
(57882, 4044, '_download_limit', '-1'),
(57883, 4044, '_download_expiry', '-1'),
(57884, 4044, '_stock', '99'),
(57885, 4044, '_stock_status', 'instock'),
(57886, 4044, '_wc_average_rating', '0'),
(57887, 4044, '_wc_review_count', '0'),
(57888, 4044, 'attribute_pa_color', 'red-matt'),
(57889, 4044, 'attribute_pa_shoe-size', '10'),
(57890, 4044, '_price', '178.41'),
(57891, 4044, '_product_version', '4.1.0'),
(57892, 4044, '_vi_wad_aliexpress_variation_id', '10000011281670849'),
(57893, 4044, '_vi_wad_aliexpress_variation_attr', '14:10#red matt;200000124:1583'),
(57894, 4045, '_variation_description', ''),
(57895, 4045, '_sku', '488775905-red-matt-9'),
(57896, 4045, '_regular_price', '178.41'),
(57897, 4045, 'total_sales', '0'),
(57898, 4045, '_tax_status', 'taxable'),
(57899, 4045, '_tax_class', 'parent'),
(57900, 4045, '_manage_stock', 'yes'),
(57901, 4045, '_backorders', 'no'),
(57902, 4045, '_sold_individually', 'no'),
(57903, 4045, '_virtual', 'no'),
(57904, 4045, '_downloadable', 'no'),
(57905, 4045, '_download_limit', '-1'),
(57906, 4045, '_download_expiry', '-1'),
(57907, 4045, '_stock', '99'),
(57908, 4045, '_stock_status', 'instock'),
(57909, 4045, '_wc_average_rating', '0'),
(57910, 4045, '_wc_review_count', '0'),
(57911, 4045, 'attribute_pa_color', 'red-matt'),
(57912, 4045, 'attribute_pa_shoe-size', '9'),
(57913, 4045, '_price', '178.41'),
(57914, 4045, '_product_version', '4.1.0'),
(57915, 4045, '_vi_wad_aliexpress_variation_id', '10000011281670848'),
(57916, 4045, '_vi_wad_aliexpress_variation_attr', '14:10#red matt;200000124:350262'),
(57917, 4046, '_variation_description', ''),
(57918, 4046, '_sku', '488775905-red-shiny-13'),
(57919, 4046, '_regular_price', '178.41'),
(57920, 4046, 'total_sales', '0'),
(57921, 4046, '_tax_status', 'taxable'),
(57922, 4046, '_tax_class', 'parent'),
(57923, 4046, '_manage_stock', 'yes'),
(57924, 4046, '_backorders', 'no'),
(57925, 4046, '_sold_individually', 'no'),
(57926, 4046, '_virtual', 'no'),
(57927, 4046, '_downloadable', 'no'),
(57928, 4046, '_download_limit', '-1'),
(57929, 4046, '_download_expiry', '-1'),
(57930, 4046, '_stock', '100'),
(57931, 4046, '_stock_status', 'instock'),
(57932, 4046, '_wc_average_rating', '0'),
(57933, 4046, '_wc_review_count', '0'),
(57934, 4046, 'attribute_pa_color', 'red-shiny'),
(57935, 4046, 'attribute_pa_shoe-size', '13'),
(57936, 4046, '_price', '178.41'),
(57937, 4046, '_product_version', '4.1.0'),
(57938, 4046, '_vi_wad_aliexpress_variation_id', '10000011281670863'),
(57939, 4046, '_vi_wad_aliexpress_variation_attr', '14:173#red shiny;200000124:200000296'),
(57940, 4047, '_variation_description', ''),
(57941, 4047, '_sku', '488775905-red-shiny-12'),
(57942, 4047, '_regular_price', '178.41'),
(57943, 4047, 'total_sales', '0'),
(57944, 4047, '_tax_status', 'taxable'),
(57945, 4047, '_tax_class', 'parent'),
(57946, 4047, '_manage_stock', 'yes'),
(57947, 4047, '_backorders', 'no'),
(57948, 4047, '_sold_individually', 'no'),
(57949, 4047, '_virtual', 'no'),
(57950, 4047, '_downloadable', 'no'),
(57951, 4047, '_download_limit', '-1'),
(57952, 4047, '_download_expiry', '-1'),
(57953, 4047, '_stock', '100'),
(57954, 4047, '_stock_status', 'instock'),
(57955, 4047, '_wc_average_rating', '0'),
(57956, 4047, '_wc_review_count', '0'),
(57957, 4047, 'attribute_pa_color', 'red-shiny'),
(57958, 4047, 'attribute_pa_shoe-size', '12'),
(57959, 4047, '_price', '178.41'),
(57960, 4047, '_product_version', '4.1.0'),
(57961, 4047, '_vi_wad_aliexpress_variation_id', '10000011281670862'),
(57962, 4047, '_vi_wad_aliexpress_variation_attr', '14:173#red shiny;200000124:1663'),
(57963, 4048, '_variation_description', ''),
(57964, 4048, '_sku', '488775905-red-shiny-11'),
(57965, 4048, '_regular_price', '178.41'),
(57966, 4048, 'total_sales', '0'),
(57967, 4048, '_tax_status', 'taxable'),
(57968, 4048, '_tax_class', 'parent'),
(57969, 4048, '_manage_stock', 'yes'),
(57970, 4048, '_backorders', 'no'),
(57971, 4048, '_sold_individually', 'no'),
(57972, 4048, '_virtual', 'no'),
(57973, 4048, '_downloadable', 'no'),
(57974, 4048, '_download_limit', '-1'),
(57975, 4048, '_download_expiry', '-1'),
(57976, 4048, '_stock', '98'),
(57977, 4048, '_stock_status', 'instock'),
(57978, 4048, '_wc_average_rating', '0'),
(57979, 4048, '_wc_review_count', '0'),
(57980, 4048, 'attribute_pa_color', 'red-shiny'),
(57981, 4048, 'attribute_pa_shoe-size', '11'),
(57982, 4048, '_price', '178.41'),
(57983, 4048, '_product_version', '4.1.0'),
(57984, 4048, '_vi_wad_aliexpress_variation_id', '10000011281670861'),
(57985, 4048, '_vi_wad_aliexpress_variation_attr', '14:173#red shiny;200000124:100010420'),
(57986, 4049, '_variation_description', ''),
(57987, 4049, '_sku', '488775905-red-shiny-10'),
(57988, 4049, '_regular_price', '178.41'),
(57989, 4049, 'total_sales', '0'),
(57990, 4049, '_tax_status', 'taxable'),
(57991, 4049, '_tax_class', 'parent'),
(57992, 4049, '_manage_stock', 'yes'),
(57993, 4049, '_backorders', 'no'),
(57994, 4049, '_sold_individually', 'no'),
(57995, 4049, '_virtual', 'no'),
(57996, 4049, '_downloadable', 'no'),
(57997, 4049, '_download_limit', '-1'),
(57998, 4049, '_download_expiry', '-1'),
(57999, 4049, '_stock', '100'),
(58000, 4049, '_stock_status', 'instock'),
(58001, 4049, '_wc_average_rating', '0'),
(58002, 4049, '_wc_review_count', '0'),
(58003, 4049, 'attribute_pa_color', 'red-shiny'),
(58004, 4049, 'attribute_pa_shoe-size', '10'),
(58005, 4049, '_price', '178.41'),
(58006, 4049, '_product_version', '4.1.0'),
(58007, 4049, '_vi_wad_aliexpress_variation_id', '10000011281670860'),
(58008, 4049, '_vi_wad_aliexpress_variation_attr', '14:173#red shiny;200000124:1583'),
(58009, 4050, '_variation_description', ''),
(58010, 4050, '_sku', '488775905-red-shiny-9'),
(58011, 4050, '_regular_price', '178.41'),
(58012, 4050, 'total_sales', '0'),
(58013, 4050, '_tax_status', 'taxable'),
(58014, 4050, '_tax_class', 'parent'),
(58015, 4050, '_manage_stock', 'yes'),
(58016, 4050, '_backorders', 'no'),
(58017, 4050, '_sold_individually', 'no'),
(58018, 4050, '_virtual', 'no'),
(58019, 4050, '_downloadable', 'no'),
(58020, 4050, '_download_limit', '-1'),
(58021, 4050, '_download_expiry', '-1'),
(58022, 4050, '_stock', '100'),
(58023, 4050, '_stock_status', 'instock'),
(58024, 4050, '_wc_average_rating', '0'),
(58025, 4050, '_wc_review_count', '0'),
(58026, 4050, 'attribute_pa_color', 'red-shiny'),
(58027, 4050, 'attribute_pa_shoe-size', '9'),
(58028, 4050, '_price', '178.41'),
(58029, 4050, '_product_version', '4.1.0'),
(58030, 4050, '_vi_wad_aliexpress_variation_id', '10000011281670859'),
(58031, 4050, '_vi_wad_aliexpress_variation_attr', '14:173#red shiny;200000124:350262'),
(58032, 4051, '_variation_description', ''),
(58033, 4051, '_sku', '488775905-red-shiny-8'),
(58034, 4051, '_regular_price', '178.41'),
(58035, 4051, 'total_sales', '0'),
(58036, 4051, '_tax_status', 'taxable'),
(58037, 4051, '_tax_class', 'parent'),
(58038, 4051, '_manage_stock', 'yes'),
(58039, 4051, '_backorders', 'no'),
(58040, 4051, '_sold_individually', 'no'),
(58041, 4051, '_virtual', 'no'),
(58042, 4051, '_downloadable', 'no'),
(58043, 4051, '_download_limit', '-1'),
(58044, 4051, '_download_expiry', '-1'),
(58045, 4051, '_stock', '100'),
(58046, 4051, '_stock_status', 'instock'),
(58047, 4051, '_wc_average_rating', '0'),
(58048, 4051, '_wc_review_count', '0'),
(58049, 4051, 'attribute_pa_color', 'red-shiny'),
(58050, 4051, 'attribute_pa_shoe-size', '8'),
(58051, 4051, '_price', '178.41'),
(58052, 4051, '_product_version', '4.1.0'),
(58053, 4051, '_vi_wad_aliexpress_variation_id', '10000011281670858'),
(58054, 4051, '_vi_wad_aliexpress_variation_attr', '14:173#red shiny;200000124:699'),
(58055, 4052, '_variation_description', ''),
(58056, 4052, '_sku', '488775905-red-shiny-7'),
(58057, 4052, '_regular_price', '178.41'),
(58058, 4052, 'total_sales', '0'),
(58059, 4052, '_tax_status', 'taxable'),
(58060, 4052, '_tax_class', 'parent'),
(58061, 4052, '_manage_stock', 'yes'),
(58062, 4052, '_backorders', 'no'),
(58063, 4052, '_sold_individually', 'no'),
(58064, 4052, '_virtual', 'no'),
(58065, 4052, '_downloadable', 'no'),
(58066, 4052, '_download_limit', '-1'),
(58067, 4052, '_download_expiry', '-1'),
(58068, 4052, '_stock', '99'),
(58069, 4052, '_stock_status', 'instock'),
(58070, 4052, '_wc_average_rating', '0'),
(58071, 4052, '_wc_review_count', '0'),
(58072, 4052, 'attribute_pa_color', 'red-shiny'),
(58073, 4052, 'attribute_pa_shoe-size', '7'),
(58074, 4052, '_price', '178.41'),
(58075, 4052, '_product_version', '4.1.0'),
(58076, 4052, '_vi_wad_aliexpress_variation_id', '10000011281670857'),
(58077, 4052, '_vi_wad_aliexpress_variation_attr', '14:173#red shiny;200000124:3434'),
(58078, 4053, '_variation_description', ''),
(58079, 4053, '_sku', '488775905-red-shiny-6'),
(58080, 4053, '_regular_price', '178.41'),
(58081, 4053, 'total_sales', '0'),
(58082, 4053, '_tax_status', 'taxable'),
(58083, 4053, '_tax_class', 'parent'),
(58084, 4053, '_manage_stock', 'yes'),
(58085, 4053, '_backorders', 'no'),
(58086, 4053, '_sold_individually', 'no'),
(58087, 4053, '_virtual', 'no'),
(58088, 4053, '_downloadable', 'no'),
(58089, 4053, '_download_limit', '-1'),
(58090, 4053, '_download_expiry', '-1'),
(58091, 4053, '_stock', '100'),
(58092, 4053, '_stock_status', 'instock'),
(58093, 4053, '_wc_average_rating', '0'),
(58094, 4053, '_wc_review_count', '0'),
(58095, 4053, 'attribute_pa_color', 'red-shiny'),
(58096, 4053, 'attribute_pa_shoe-size', '6'),
(58097, 4053, '_price', '178.41'),
(58098, 4053, '_product_version', '4.1.0'),
(58099, 4053, '_vi_wad_aliexpress_variation_id', '10000011281670856'),
(58100, 4053, '_vi_wad_aliexpress_variation_attr', '14:173#red shiny;200000124:1394'),
(58101, 4054, '_variation_description', ''),
(58102, 4054, '_sku', '488775905-silver-matt-10'),
(58103, 4054, '_regular_price', '178.41'),
(58104, 4054, 'total_sales', '0'),
(58105, 4054, '_tax_status', 'taxable'),
(58106, 4054, '_tax_class', 'parent'),
(58107, 4054, '_manage_stock', 'yes'),
(58108, 4054, '_backorders', 'no'),
(58109, 4054, '_sold_individually', 'no'),
(58110, 4054, '_virtual', 'no'),
(58111, 4054, '_downloadable', 'no'),
(58112, 4054, '_download_limit', '-1'),
(58113, 4054, '_download_expiry', '-1'),
(58114, 4054, '_stock', '100'),
(58115, 4054, '_stock_status', 'instock'),
(58116, 4054, '_wc_average_rating', '0'),
(58117, 4054, '_wc_review_count', '0'),
(58118, 4054, 'attribute_pa_color', 'silver-matt'),
(58119, 4054, 'attribute_pa_shoe-size', '10'),
(58120, 4054, '_price', '178.41'),
(58121, 4054, '_product_version', '4.1.0'),
(58122, 4054, '_vi_wad_aliexpress_variation_id', '10000011281670871'),
(58123, 4054, '_vi_wad_aliexpress_variation_attr', '14:691#silver matt;200000124:1583'),
(58124, 4055, '_variation_description', ''),
(58125, 4055, '_sku', '488775905-silver-matt-9'),
(58126, 4055, '_regular_price', '178.41'),
(58127, 4055, 'total_sales', '0'),
(58128, 4055, '_tax_status', 'taxable'),
(58129, 4055, '_tax_class', 'parent'),
(58130, 4055, '_manage_stock', 'yes'),
(58131, 4055, '_backorders', 'no'),
(58132, 4055, '_sold_individually', 'no'),
(58133, 4055, '_virtual', 'no'),
(58134, 4055, '_downloadable', 'no'),
(58135, 4055, '_download_limit', '-1'),
(58136, 4055, '_download_expiry', '-1'),
(58137, 4055, '_stock', '100'),
(58138, 4055, '_stock_status', 'instock'),
(58139, 4055, '_wc_average_rating', '0'),
(58140, 4055, '_wc_review_count', '0'),
(58141, 4055, 'attribute_pa_color', 'silver-matt'),
(58142, 4055, 'attribute_pa_shoe-size', '9'),
(58143, 4055, '_price', '178.41'),
(58144, 4055, '_product_version', '4.1.0'),
(58145, 4055, '_vi_wad_aliexpress_variation_id', '10000011281670870'),
(58146, 4055, '_vi_wad_aliexpress_variation_attr', '14:691#silver matt;200000124:350262'),
(58147, 4056, '_variation_description', ''),
(58148, 4056, '_sku', '488775905-silver-matt-8'),
(58149, 4056, '_regular_price', '178.41'),
(58150, 4056, 'total_sales', '0'),
(58151, 4056, '_tax_status', 'taxable'),
(58152, 4056, '_tax_class', 'parent'),
(58153, 4056, '_manage_stock', 'yes'),
(58154, 4056, '_backorders', 'no'),
(58155, 4056, '_sold_individually', 'no'),
(58156, 4056, '_virtual', 'no'),
(58157, 4056, '_downloadable', 'no'),
(58158, 4056, '_download_limit', '-1'),
(58159, 4056, '_download_expiry', '-1'),
(58160, 4056, '_stock', '100'),
(58161, 4056, '_stock_status', 'instock'),
(58162, 4056, '_wc_average_rating', '0'),
(58163, 4056, '_wc_review_count', '0'),
(58164, 4056, 'attribute_pa_color', 'silver-matt'),
(58165, 4056, 'attribute_pa_shoe-size', '8'),
(58166, 4056, '_price', '178.41'),
(58167, 4056, '_product_version', '4.1.0'),
(58168, 4056, '_vi_wad_aliexpress_variation_id', '10000011281670869'),
(58169, 4056, '_vi_wad_aliexpress_variation_attr', '14:691#silver matt;200000124:699'),
(58170, 4057, '_variation_description', ''),
(58171, 4057, '_sku', '488775905-silver-matt-7'),
(58172, 4057, '_regular_price', '178.41'),
(58173, 4057, 'total_sales', '0'),
(58174, 4057, '_tax_status', 'taxable'),
(58175, 4057, '_tax_class', 'parent'),
(58176, 4057, '_manage_stock', 'yes'),
(58177, 4057, '_backorders', 'no'),
(58178, 4057, '_sold_individually', 'no'),
(58179, 4057, '_virtual', 'no'),
(58180, 4057, '_downloadable', 'no'),
(58181, 4057, '_download_limit', '-1'),
(58182, 4057, '_download_expiry', '-1'),
(58183, 4057, '_stock', '100'),
(58184, 4057, '_stock_status', 'instock'),
(58185, 4057, '_wc_average_rating', '0'),
(58186, 4057, '_wc_review_count', '0'),
(58187, 4057, 'attribute_pa_color', 'silver-matt'),
(58188, 4057, 'attribute_pa_shoe-size', '7'),
(58189, 4057, '_price', '178.41'),
(58190, 4057, '_product_version', '4.1.0'),
(58191, 4057, '_vi_wad_aliexpress_variation_id', '10000011281670868'),
(58192, 4057, '_vi_wad_aliexpress_variation_attr', '14:691#silver matt;200000124:3434'),
(58193, 4058, '_variation_description', ''),
(58194, 4058, '_sku', '488775905-silver-matt-6'),
(58195, 4058, '_regular_price', '178.41'),
(58196, 4058, 'total_sales', '0'),
(58197, 4058, '_tax_status', 'taxable'),
(58198, 4058, '_tax_class', 'parent'),
(58199, 4058, '_manage_stock', 'yes'),
(58200, 4058, '_backorders', 'no'),
(58201, 4058, '_sold_individually', 'no'),
(58202, 4058, '_virtual', 'no'),
(58203, 4058, '_downloadable', 'no'),
(58204, 4058, '_download_limit', '-1'),
(58205, 4058, '_download_expiry', '-1'),
(58206, 4058, '_stock', '100'),
(58207, 4058, '_stock_status', 'instock'),
(58208, 4058, '_wc_average_rating', '0'),
(58209, 4058, '_wc_review_count', '0'),
(58210, 4058, 'attribute_pa_color', 'silver-matt'),
(58211, 4058, 'attribute_pa_shoe-size', '6'),
(58212, 4058, '_price', '178.41'),
(58213, 4058, '_product_version', '4.1.0'),
(58214, 4058, '_vi_wad_aliexpress_variation_id', '10000011281670867'),
(58215, 4058, '_vi_wad_aliexpress_variation_attr', '14:691#silver matt;200000124:1394'),
(58216, 4059, '_variation_description', ''),
(58217, 4059, '_sku', '488775905-silver-matt-5'),
(58218, 4059, '_regular_price', '178.41'),
(58219, 4059, 'total_sales', '0'),
(58220, 4059, '_tax_status', 'taxable'),
(58221, 4059, '_tax_class', 'parent'),
(58222, 4059, '_manage_stock', 'yes'),
(58223, 4059, '_backorders', 'no'),
(58224, 4059, '_sold_individually', 'no'),
(58225, 4059, '_virtual', 'no'),
(58226, 4059, '_downloadable', 'no'),
(58227, 4059, '_download_limit', '-1'),
(58228, 4059, '_download_expiry', '-1'),
(58229, 4059, '_stock', '100'),
(58230, 4059, '_stock_status', 'instock'),
(58231, 4059, '_wc_average_rating', '0'),
(58232, 4059, '_wc_review_count', '0'),
(58233, 4059, 'attribute_pa_color', 'silver-matt'),
(58234, 4059, 'attribute_pa_shoe-size', '5'),
(58235, 4059, '_price', '178.41'),
(58236, 4059, '_product_version', '4.1.0'),
(58237, 4059, '_vi_wad_aliexpress_variation_id', '10000011281670866'),
(58238, 4059, '_vi_wad_aliexpress_variation_attr', '14:691#silver matt;200000124:698'),
(58239, 4060, '_variation_description', ''),
(58240, 4060, '_sku', '488775905-red-shiny-15'),
(58241, 4060, '_regular_price', '178.41'),
(58242, 4060, 'total_sales', '0'),
(58243, 4060, '_tax_status', 'taxable'),
(58244, 4060, '_tax_class', 'parent'),
(58245, 4060, '_manage_stock', 'yes'),
(58246, 4060, '_backorders', 'no'),
(58247, 4060, '_sold_individually', 'no'),
(58248, 4060, '_virtual', 'no'),
(58249, 4060, '_downloadable', 'no'),
(58250, 4060, '_download_limit', '-1'),
(58251, 4060, '_download_expiry', '-1'),
(58252, 4060, '_stock', '98'),
(58253, 4060, '_stock_status', 'instock'),
(58254, 4060, '_wc_average_rating', '0'),
(58255, 4060, '_wc_review_count', '0'),
(58256, 4060, 'attribute_pa_color', 'red-shiny'),
(58257, 4060, 'attribute_pa_shoe-size', '15'),
(58258, 4060, '_price', '178.41'),
(58259, 4060, '_product_version', '4.1.0'),
(58260, 4060, '_vi_wad_aliexpress_variation_id', '10000011281670865'),
(58261, 4060, '_vi_wad_aliexpress_variation_attr', '14:173#red shiny;200000124:350231'),
(58262, 4061, '_variation_description', ''),
(58263, 4061, '_sku', '488775905-red-shiny-14'),
(58264, 4061, '_regular_price', '178.41'),
(58265, 4061, 'total_sales', '0'),
(58266, 4061, '_tax_status', 'taxable'),
(58267, 4061, '_tax_class', 'parent'),
(58268, 4061, '_manage_stock', 'yes'),
(58269, 4061, '_backorders', 'no'),
(58270, 4061, '_sold_individually', 'no'),
(58271, 4061, '_virtual', 'no'),
(58272, 4061, '_downloadable', 'no'),
(58273, 4061, '_download_limit', '-1'),
(58274, 4061, '_download_expiry', '-1'),
(58275, 4061, '_stock', '100'),
(58276, 4061, '_stock_status', 'instock'),
(58277, 4061, '_wc_average_rating', '0'),
(58278, 4061, '_wc_review_count', '0'),
(58279, 4061, 'attribute_pa_color', 'red-shiny'),
(58280, 4061, 'attribute_pa_shoe-size', '14'),
(58281, 4061, '_price', '178.41'),
(58282, 4061, '_product_version', '4.1.0'),
(58283, 4061, '_vi_wad_aliexpress_variation_id', '10000011281670864'),
(58284, 4061, '_vi_wad_aliexpress_variation_attr', '14:173#red shiny;200000124:200000298'),
(58285, 4062, '_variation_description', ''),
(58286, 4062, '_sku', '488775905-white-shiny-7'),
(58287, 4062, '_regular_price', '178.41'),
(58288, 4062, 'total_sales', '0'),
(58289, 4062, '_tax_status', 'taxable'),
(58290, 4062, '_tax_class', 'parent'),
(58291, 4062, '_manage_stock', 'yes'),
(58292, 4062, '_backorders', 'no'),
(58293, 4062, '_sold_individually', 'no'),
(58294, 4062, '_virtual', 'no'),
(58295, 4062, '_downloadable', 'no'),
(58296, 4062, '_download_limit', '-1'),
(58297, 4062, '_download_expiry', '-1'),
(58298, 4062, '_stock', '98'),
(58299, 4062, '_stock_status', 'instock'),
(58300, 4062, '_wc_average_rating', '0'),
(58301, 4062, '_wc_review_count', '0'),
(58302, 4062, 'attribute_pa_color', 'white-shiny'),
(58303, 4062, 'attribute_pa_shoe-size', '7'),
(58304, 4062, '_price', '178.41'),
(58305, 4062, '_product_version', '4.1.0'),
(58306, 4062, '_vi_wad_aliexpress_variation_id', '10000011281670879'),
(58307, 4062, '_vi_wad_aliexpress_variation_attr', '14:29#white shiny;200000124:3434'),
(58308, 4063, '_variation_description', ''),
(58309, 4063, '_sku', '488775905-white-shiny-6'),
(58310, 4063, '_regular_price', '178.41'),
(58311, 4063, 'total_sales', '0'),
(58312, 4063, '_tax_status', 'taxable'),
(58313, 4063, '_tax_class', 'parent'),
(58314, 4063, '_manage_stock', 'yes'),
(58315, 4063, '_backorders', 'no'),
(58316, 4063, '_sold_individually', 'no'),
(58317, 4063, '_virtual', 'no'),
(58318, 4063, '_downloadable', 'no'),
(58319, 4063, '_download_limit', '-1'),
(58320, 4063, '_download_expiry', '-1'),
(58321, 4063, '_stock', '100'),
(58322, 4063, '_stock_status', 'instock'),
(58323, 4063, '_wc_average_rating', '0'),
(58324, 4063, '_wc_review_count', '0'),
(58325, 4063, 'attribute_pa_color', 'white-shiny'),
(58326, 4063, 'attribute_pa_shoe-size', '6'),
(58327, 4063, '_price', '178.41'),
(58328, 4063, '_product_version', '4.1.0'),
(58329, 4063, '_vi_wad_aliexpress_variation_id', '10000011281670878'),
(58330, 4063, '_vi_wad_aliexpress_variation_attr', '14:29#white shiny;200000124:1394'),
(58331, 4064, '_variation_description', ''),
(58332, 4064, '_sku', '488775905-white-shiny-5'),
(58333, 4064, '_regular_price', '178.41'),
(58334, 4064, 'total_sales', '0'),
(58335, 4064, '_tax_status', 'taxable'),
(58336, 4064, '_tax_class', 'parent'),
(58337, 4064, '_manage_stock', 'yes'),
(58338, 4064, '_backorders', 'no'),
(58339, 4064, '_sold_individually', 'no'),
(58340, 4064, '_virtual', 'no'),
(58341, 4064, '_downloadable', 'no'),
(58342, 4064, '_download_limit', '-1'),
(58343, 4064, '_download_expiry', '-1'),
(58344, 4064, '_stock', '99'),
(58345, 4064, '_stock_status', 'instock'),
(58346, 4064, '_wc_average_rating', '0'),
(58347, 4064, '_wc_review_count', '0'),
(58348, 4064, 'attribute_pa_color', 'white-shiny'),
(58349, 4064, 'attribute_pa_shoe-size', '5'),
(58350, 4064, '_price', '178.41'),
(58351, 4064, '_product_version', '4.1.0'),
(58352, 4064, '_vi_wad_aliexpress_variation_id', '10000011281670877'),
(58353, 4064, '_vi_wad_aliexpress_variation_attr', '14:29#white shiny;200000124:698'),
(58354, 4065, '_variation_description', ''),
(58355, 4065, '_sku', '488775905-silver-matt-15'),
(58356, 4065, '_regular_price', '178.41'),
(58357, 4065, 'total_sales', '0'),
(58358, 4065, '_tax_status', 'taxable'),
(58359, 4065, '_tax_class', 'parent'),
(58360, 4065, '_manage_stock', 'yes'),
(58361, 4065, '_backorders', 'no'),
(58362, 4065, '_sold_individually', 'no'),
(58363, 4065, '_virtual', 'no'),
(58364, 4065, '_downloadable', 'no'),
(58365, 4065, '_download_limit', '-1'),
(58366, 4065, '_download_expiry', '-1'),
(58367, 4065, '_stock', '100'),
(58368, 4065, '_stock_status', 'instock'),
(58369, 4065, '_wc_average_rating', '0'),
(58370, 4065, '_wc_review_count', '0'),
(58371, 4065, 'attribute_pa_color', 'silver-matt'),
(58372, 4065, 'attribute_pa_shoe-size', '15'),
(58373, 4065, '_price', '178.41'),
(58374, 4065, '_product_version', '4.1.0'),
(58375, 4065, '_vi_wad_aliexpress_variation_id', '10000011281670876'),
(58376, 4065, '_vi_wad_aliexpress_variation_attr', '14:691#silver matt;200000124:350231'),
(58377, 4066, '_variation_description', ''),
(58378, 4066, '_sku', '488775905-silver-matt-14'),
(58379, 4066, '_regular_price', '178.41'),
(58380, 4066, 'total_sales', '0'),
(58381, 4066, '_tax_status', 'taxable'),
(58382, 4066, '_tax_class', 'parent'),
(58383, 4066, '_manage_stock', 'yes'),
(58384, 4066, '_backorders', 'no'),
(58385, 4066, '_sold_individually', 'no'),
(58386, 4066, '_virtual', 'no'),
(58387, 4066, '_downloadable', 'no'),
(58388, 4066, '_download_limit', '-1'),
(58389, 4066, '_download_expiry', '-1'),
(58390, 4066, '_stock', '100'),
(58391, 4066, '_stock_status', 'instock'),
(58392, 4066, '_wc_average_rating', '0'),
(58393, 4066, '_wc_review_count', '0'),
(58394, 4066, 'attribute_pa_color', 'silver-matt'),
(58395, 4066, 'attribute_pa_shoe-size', '14'),
(58396, 4066, '_price', '178.41'),
(58397, 4066, '_product_version', '4.1.0'),
(58398, 4066, '_vi_wad_aliexpress_variation_id', '10000011281670875'),
(58399, 4066, '_vi_wad_aliexpress_variation_attr', '14:691#silver matt;200000124:200000298'),
(58400, 4067, '_variation_description', ''),
(58401, 4067, '_sku', '488775905-silver-matt-13'),
(58402, 4067, '_regular_price', '178.41'),
(58403, 4067, 'total_sales', '0'),
(58404, 4067, '_tax_status', 'taxable'),
(58405, 4067, '_tax_class', 'parent'),
(58406, 4067, '_manage_stock', 'yes'),
(58407, 4067, '_backorders', 'no'),
(58408, 4067, '_sold_individually', 'no'),
(58409, 4067, '_virtual', 'no'),
(58410, 4067, '_downloadable', 'no'),
(58411, 4067, '_download_limit', '-1'),
(58412, 4067, '_download_expiry', '-1'),
(58413, 4067, '_stock', '100'),
(58414, 4067, '_stock_status', 'instock'),
(58415, 4067, '_wc_average_rating', '0'),
(58416, 4067, '_wc_review_count', '0'),
(58417, 4067, 'attribute_pa_color', 'silver-matt'),
(58418, 4067, 'attribute_pa_shoe-size', '13'),
(58419, 4067, '_price', '178.41'),
(58420, 4067, '_product_version', '4.1.0'),
(58421, 4067, '_vi_wad_aliexpress_variation_id', '10000011281670874'),
(58422, 4067, '_vi_wad_aliexpress_variation_attr', '14:691#silver matt;200000124:200000296'),
(58423, 4068, '_variation_description', ''),
(58424, 4068, '_sku', '488775905-silver-matt-12'),
(58425, 4068, '_regular_price', '178.41'),
(58426, 4068, 'total_sales', '0'),
(58427, 4068, '_tax_status', 'taxable'),
(58428, 4068, '_tax_class', 'parent'),
(58429, 4068, '_manage_stock', 'yes'),
(58430, 4068, '_backorders', 'no'),
(58431, 4068, '_sold_individually', 'no'),
(58432, 4068, '_virtual', 'no'),
(58433, 4068, '_downloadable', 'no'),
(58434, 4068, '_download_limit', '-1'),
(58435, 4068, '_download_expiry', '-1'),
(58436, 4068, '_stock', '100'),
(58437, 4068, '_stock_status', 'instock'),
(58438, 4068, '_wc_average_rating', '0'),
(58439, 4068, '_wc_review_count', '0'),
(58440, 4068, 'attribute_pa_color', 'silver-matt'),
(58441, 4068, 'attribute_pa_shoe-size', '12'),
(58442, 4068, '_price', '178.41'),
(58443, 4068, '_product_version', '4.1.0'),
(58444, 4068, '_vi_wad_aliexpress_variation_id', '10000011281670873'),
(58445, 4068, '_vi_wad_aliexpress_variation_attr', '14:691#silver matt;200000124:1663'),
(58446, 4069, '_variation_description', ''),
(58447, 4069, '_sku', '488775905-silver-matt-11'),
(58448, 4069, '_regular_price', '178.41'),
(58449, 4069, 'total_sales', '0'),
(58450, 4069, '_tax_status', 'taxable'),
(58451, 4069, '_tax_class', 'parent'),
(58452, 4069, '_manage_stock', 'yes'),
(58453, 4069, '_backorders', 'no'),
(58454, 4069, '_sold_individually', 'no'),
(58455, 4069, '_virtual', 'no'),
(58456, 4069, '_downloadable', 'no'),
(58457, 4069, '_download_limit', '-1'),
(58458, 4069, '_download_expiry', '-1'),
(58459, 4069, '_stock', '100'),
(58460, 4069, '_stock_status', 'instock'),
(58461, 4069, '_wc_average_rating', '0'),
(58462, 4069, '_wc_review_count', '0'),
(58463, 4069, 'attribute_pa_color', 'silver-matt'),
(58464, 4069, 'attribute_pa_shoe-size', '11'),
(58465, 4069, '_price', '178.41'),
(58466, 4069, '_product_version', '4.1.0'),
(58467, 4069, '_vi_wad_aliexpress_variation_id', '10000011281670872'),
(58468, 4069, '_vi_wad_aliexpress_variation_attr', '14:691#silver matt;200000124:100010420'),
(58469, 4070, '_variation_description', ''),
(58470, 4070, '_sku', '488775905-green-shiny-6'),
(58471, 4070, '_regular_price', '178.41'),
(58472, 4070, 'total_sales', '0'),
(58473, 4070, '_tax_status', 'taxable'),
(58474, 4070, '_tax_class', 'parent'),
(58475, 4070, '_manage_stock', 'yes'),
(58476, 4070, '_backorders', 'no'),
(58477, 4070, '_sold_individually', 'no'),
(58478, 4070, '_virtual', 'no'),
(58479, 4070, '_downloadable', 'no'),
(58480, 4070, '_download_limit', '-1'),
(58481, 4070, '_download_expiry', '-1'),
(58482, 4070, '_stock', '100'),
(58483, 4070, '_stock_status', 'instock'),
(58484, 4070, '_wc_average_rating', '0'),
(58485, 4070, '_wc_review_count', '0'),
(58486, 4070, 'attribute_pa_color', 'green-shiny'),
(58487, 4070, 'attribute_pa_shoe-size', '6'),
(58488, 4070, '_price', '178.41'),
(58489, 4070, '_product_version', '4.1.0'),
(58490, 4070, '_vi_wad_aliexpress_variation_id', '10000011281670823'),
(58491, 4070, '_vi_wad_aliexpress_variation_attr', '14:175#green shiny;200000124:1394'),
(58492, 4071, '_variation_description', ''),
(58493, 4071, '_sku', '488775905-green-shiny-5'),
(58494, 4071, '_regular_price', '178.41'),
(58495, 4071, 'total_sales', '0'),
(58496, 4071, '_tax_status', 'taxable'),
(58497, 4071, '_tax_class', 'parent'),
(58498, 4071, '_manage_stock', 'yes'),
(58499, 4071, '_backorders', 'no'),
(58500, 4071, '_sold_individually', 'no'),
(58501, 4071, '_virtual', 'no'),
(58502, 4071, '_downloadable', 'no'),
(58503, 4071, '_download_limit', '-1'),
(58504, 4071, '_download_expiry', '-1'),
(58505, 4071, '_stock', '100'),
(58506, 4071, '_stock_status', 'instock'),
(58507, 4071, '_wc_average_rating', '0'),
(58508, 4071, '_wc_review_count', '0'),
(58509, 4071, 'attribute_pa_color', 'green-shiny'),
(58510, 4071, 'attribute_pa_shoe-size', '5'),
(58511, 4071, '_price', '178.41'),
(58512, 4071, '_product_version', '4.1.0'),
(58513, 4071, '_vi_wad_aliexpress_variation_id', '10000011281670822'),
(58514, 4071, '_vi_wad_aliexpress_variation_attr', '14:175#green shiny;200000124:698'),
(58515, 4072, '_variation_description', ''),
(58516, 4072, '_sku', '488775905-pink-shiny-15'),
(58517, 4072, '_regular_price', '178.41'),
(58518, 4072, 'total_sales', '0'),
(58519, 4072, '_tax_status', 'taxable'),
(58520, 4072, '_tax_class', 'parent'),
(58521, 4072, '_manage_stock', 'yes'),
(58522, 4072, '_backorders', 'no'),
(58523, 4072, '_sold_individually', 'no'),
(58524, 4072, '_virtual', 'no'),
(58525, 4072, '_downloadable', 'no'),
(58526, 4072, '_download_limit', '-1'),
(58527, 4072, '_download_expiry', '-1'),
(58528, 4072, '_stock', '100'),
(58529, 4072, '_stock_status', 'instock'),
(58530, 4072, '_wc_average_rating', '0'),
(58531, 4072, '_wc_review_count', '0'),
(58532, 4072, 'attribute_pa_color', 'pink-shiny'),
(58533, 4072, 'attribute_pa_shoe-size', '15'),
(58534, 4072, '_price', '178.41'),
(58535, 4072, '_product_version', '4.1.0'),
(58536, 4072, '_vi_wad_aliexpress_variation_id', '10000011281670821'),
(58537, 4072, '_vi_wad_aliexpress_variation_attr', '14:1052#pink shiny;200000124:350231'),
(58538, 4073, '_variation_description', ''),
(58539, 4073, '_sku', '488775905-pink-shiny-14'),
(58540, 4073, '_regular_price', '178.41'),
(58541, 4073, 'total_sales', '0'),
(58542, 4073, '_tax_status', 'taxable'),
(58543, 4073, '_tax_class', 'parent'),
(58544, 4073, '_manage_stock', 'yes'),
(58545, 4073, '_backorders', 'no'),
(58546, 4073, '_sold_individually', 'no'),
(58547, 4073, '_virtual', 'no'),
(58548, 4073, '_downloadable', 'no'),
(58549, 4073, '_download_limit', '-1'),
(58550, 4073, '_download_expiry', '-1'),
(58551, 4073, '_stock', '98'),
(58552, 4073, '_stock_status', 'instock'),
(58553, 4073, '_wc_average_rating', '0'),
(58554, 4073, '_wc_review_count', '0'),
(58555, 4073, 'attribute_pa_color', 'pink-shiny'),
(58556, 4073, 'attribute_pa_shoe-size', '14'),
(58557, 4073, '_price', '178.41'),
(58558, 4073, '_product_version', '4.1.0'),
(58559, 4073, '_vi_wad_aliexpress_variation_id', '10000011281670820'),
(58560, 4073, '_vi_wad_aliexpress_variation_attr', '14:1052#pink shiny;200000124:200000298'),
(58561, 4074, '_variation_description', ''),
(58562, 4074, '_sku', '488775905-pink-shiny-13'),
(58563, 4074, '_regular_price', '178.41'),
(58564, 4074, 'total_sales', '0'),
(58565, 4074, '_tax_status', 'taxable'),
(58566, 4074, '_tax_class', 'parent'),
(58567, 4074, '_manage_stock', 'yes'),
(58568, 4074, '_backorders', 'no'),
(58569, 4074, '_sold_individually', 'no'),
(58570, 4074, '_virtual', 'no'),
(58571, 4074, '_downloadable', 'no'),
(58572, 4074, '_download_limit', '-1'),
(58573, 4074, '_download_expiry', '-1'),
(58574, 4074, '_stock', '96'),
(58575, 4074, '_stock_status', 'instock'),
(58576, 4074, '_wc_average_rating', '0'),
(58577, 4074, '_wc_review_count', '0'),
(58578, 4074, 'attribute_pa_color', 'pink-shiny'),
(58579, 4074, 'attribute_pa_shoe-size', '13'),
(58580, 4074, '_price', '178.41'),
(58581, 4074, '_product_version', '4.1.0'),
(58582, 4074, '_vi_wad_aliexpress_variation_id', '10000011281670819'),
(58583, 4074, '_vi_wad_aliexpress_variation_attr', '14:1052#pink shiny;200000124:200000296'),
(58584, 4075, '_variation_description', ''),
(58585, 4075, '_sku', '488775905-pink-shiny-12'),
(58586, 4075, '_regular_price', '178.41'),
(58587, 4075, 'total_sales', '0'),
(58588, 4075, '_tax_status', 'taxable'),
(58589, 4075, '_tax_class', 'parent'),
(58590, 4075, '_manage_stock', 'yes'),
(58591, 4075, '_backorders', 'no'),
(58592, 4075, '_sold_individually', 'no'),
(58593, 4075, '_virtual', 'no'),
(58594, 4075, '_downloadable', 'no'),
(58595, 4075, '_download_limit', '-1'),
(58596, 4075, '_download_expiry', '-1'),
(58597, 4075, '_stock', '99'),
(58598, 4075, '_stock_status', 'instock'),
(58599, 4075, '_wc_average_rating', '0'),
(58600, 4075, '_wc_review_count', '0'),
(58601, 4075, 'attribute_pa_color', 'pink-shiny'),
(58602, 4075, 'attribute_pa_shoe-size', '12'),
(58603, 4075, '_price', '178.41'),
(58604, 4075, '_product_version', '4.1.0'),
(58605, 4075, '_vi_wad_aliexpress_variation_id', '10000011281670818'),
(58606, 4075, '_vi_wad_aliexpress_variation_attr', '14:1052#pink shiny;200000124:1663'),
(58607, 4076, '_variation_description', ''),
(58608, 4076, '_sku', '488775905-pink-shiny-11'),
(58609, 4076, '_regular_price', '178.41'),
(58610, 4076, 'total_sales', '0'),
(58611, 4076, '_tax_status', 'taxable'),
(58612, 4076, '_tax_class', 'parent'),
(58613, 4076, '_manage_stock', 'yes'),
(58614, 4076, '_backorders', 'no'),
(58615, 4076, '_sold_individually', 'no'),
(58616, 4076, '_virtual', 'no'),
(58617, 4076, '_downloadable', 'no'),
(58618, 4076, '_download_limit', '-1'),
(58619, 4076, '_download_expiry', '-1'),
(58620, 4076, '_stock', '99'),
(58621, 4076, '_stock_status', 'instock'),
(58622, 4076, '_wc_average_rating', '0'),
(58623, 4076, '_wc_review_count', '0'),
(58624, 4076, 'attribute_pa_color', 'pink-shiny'),
(58625, 4076, 'attribute_pa_shoe-size', '11'),
(58626, 4076, '_price', '178.41'),
(58627, 4076, '_product_version', '4.1.0'),
(58628, 4076, '_vi_wad_aliexpress_variation_id', '10000011281670817'),
(58629, 4076, '_vi_wad_aliexpress_variation_attr', '14:1052#pink shiny;200000124:100010420'),
(58630, 4077, '_variation_description', ''),
(58631, 4077, '_sku', '488775905-pink-shiny-10'),
(58632, 4077, '_regular_price', '178.41'),
(58633, 4077, 'total_sales', '0'),
(58634, 4077, '_tax_status', 'taxable'),
(58635, 4077, '_tax_class', 'parent'),
(58636, 4077, '_manage_stock', 'yes'),
(58637, 4077, '_backorders', 'no'),
(58638, 4077, '_sold_individually', 'no'),
(58639, 4077, '_virtual', 'no'),
(58640, 4077, '_downloadable', 'no'),
(58641, 4077, '_download_limit', '-1'),
(58642, 4077, '_download_expiry', '-1'),
(58643, 4077, '_stock', '98'),
(58644, 4077, '_stock_status', 'instock'),
(58645, 4077, '_wc_average_rating', '0'),
(58646, 4077, '_wc_review_count', '0'),
(58647, 4077, 'attribute_pa_color', 'pink-shiny'),
(58648, 4077, 'attribute_pa_shoe-size', '10'),
(58649, 4077, '_price', '178.41'),
(58650, 4077, '_product_version', '4.1.0'),
(58651, 4077, '_vi_wad_aliexpress_variation_id', '10000011281670816'),
(58652, 4077, '_vi_wad_aliexpress_variation_attr', '14:1052#pink shiny;200000124:1583'),
(58653, 4078, '_variation_description', ''),
(58654, 4078, '_sku', '488775905-green-shiny-14'),
(58655, 4078, '_regular_price', '178.41'),
(58656, 4078, 'total_sales', '0'),
(58657, 4078, '_tax_status', 'taxable'),
(58658, 4078, '_tax_class', 'parent'),
(58659, 4078, '_manage_stock', 'yes'),
(58660, 4078, '_backorders', 'no'),
(58661, 4078, '_sold_individually', 'no'),
(58662, 4078, '_virtual', 'no'),
(58663, 4078, '_downloadable', 'no'),
(58664, 4078, '_download_limit', '-1'),
(58665, 4078, '_download_expiry', '-1'),
(58666, 4078, '_stock', '100'),
(58667, 4078, '_stock_status', 'instock'),
(58668, 4078, '_wc_average_rating', '0'),
(58669, 4078, '_wc_review_count', '0'),
(58670, 4078, 'attribute_pa_color', 'green-shiny'),
(58671, 4078, 'attribute_pa_shoe-size', '14'),
(58672, 4078, '_price', '178.41'),
(58673, 4078, '_product_version', '4.1.0'),
(58674, 4078, '_vi_wad_aliexpress_variation_id', '10000011281670831'),
(58675, 4078, '_vi_wad_aliexpress_variation_attr', '14:175#green shiny;200000124:200000298'),
(58676, 4079, '_variation_description', ''),
(58677, 4079, '_sku', '488775905-green-shiny-13'),
(58678, 4079, '_regular_price', '178.41'),
(58679, 4079, 'total_sales', '0'),
(58680, 4079, '_tax_status', 'taxable'),
(58681, 4079, '_tax_class', 'parent'),
(58682, 4079, '_manage_stock', 'yes'),
(58683, 4079, '_backorders', 'no'),
(58684, 4079, '_sold_individually', 'no'),
(58685, 4079, '_virtual', 'no'),
(58686, 4079, '_downloadable', 'no'),
(58687, 4079, '_download_limit', '-1'),
(58688, 4079, '_download_expiry', '-1'),
(58689, 4079, '_stock', '100'),
(58690, 4079, '_stock_status', 'instock'),
(58691, 4079, '_wc_average_rating', '0'),
(58692, 4079, '_wc_review_count', '0'),
(58693, 4079, 'attribute_pa_color', 'green-shiny'),
(58694, 4079, 'attribute_pa_shoe-size', '13'),
(58695, 4079, '_price', '178.41'),
(58696, 4079, '_product_version', '4.1.0'),
(58697, 4079, '_vi_wad_aliexpress_variation_id', '10000011281670830'),
(58698, 4079, '_vi_wad_aliexpress_variation_attr', '14:175#green shiny;200000124:200000296'),
(58699, 4080, '_variation_description', ''),
(58700, 4080, '_sku', '488775905-green-shiny-12'),
(58701, 4080, '_regular_price', '178.41'),
(58702, 4080, 'total_sales', '0'),
(58703, 4080, '_tax_status', 'taxable'),
(58704, 4080, '_tax_class', 'parent'),
(58705, 4080, '_manage_stock', 'yes'),
(58706, 4080, '_backorders', 'no'),
(58707, 4080, '_sold_individually', 'no'),
(58708, 4080, '_virtual', 'no'),
(58709, 4080, '_downloadable', 'no'),
(58710, 4080, '_download_limit', '-1'),
(58711, 4080, '_download_expiry', '-1'),
(58712, 4080, '_stock', '100'),
(58713, 4080, '_stock_status', 'instock'),
(58714, 4080, '_wc_average_rating', '0'),
(58715, 4080, '_wc_review_count', '0'),
(58716, 4080, 'attribute_pa_color', 'green-shiny'),
(58717, 4080, 'attribute_pa_shoe-size', '12'),
(58718, 4080, '_price', '178.41'),
(58719, 4080, '_product_version', '4.1.0'),
(58720, 4080, '_vi_wad_aliexpress_variation_id', '10000011281670829'),
(58721, 4080, '_vi_wad_aliexpress_variation_attr', '14:175#green shiny;200000124:1663'),
(58722, 4081, '_variation_description', ''),
(58723, 4081, '_sku', '488775905-green-shiny-11'),
(58724, 4081, '_regular_price', '178.41'),
(58725, 4081, 'total_sales', '0'),
(58726, 4081, '_tax_status', 'taxable'),
(58727, 4081, '_tax_class', 'parent'),
(58728, 4081, '_manage_stock', 'yes'),
(58729, 4081, '_backorders', 'no'),
(58730, 4081, '_sold_individually', 'no'),
(58731, 4081, '_virtual', 'no'),
(58732, 4081, '_downloadable', 'no'),
(58733, 4081, '_download_limit', '-1'),
(58734, 4081, '_download_expiry', '-1'),
(58735, 4081, '_stock', '100'),
(58736, 4081, '_stock_status', 'instock'),
(58737, 4081, '_wc_average_rating', '0'),
(58738, 4081, '_wc_review_count', '0'),
(58739, 4081, 'attribute_pa_color', 'green-shiny'),
(58740, 4081, 'attribute_pa_shoe-size', '11'),
(58741, 4081, '_price', '178.41'),
(58742, 4081, '_product_version', '4.1.0'),
(58743, 4081, '_vi_wad_aliexpress_variation_id', '10000011281670828'),
(58744, 4081, '_vi_wad_aliexpress_variation_attr', '14:175#green shiny;200000124:100010420'),
(58745, 4082, '_variation_description', ''),
(58746, 4082, '_sku', '488775905-green-shiny-10'),
(58747, 4082, '_regular_price', '178.41'),
(58748, 4082, 'total_sales', '0'),
(58749, 4082, '_tax_status', 'taxable'),
(58750, 4082, '_tax_class', 'parent'),
(58751, 4082, '_manage_stock', 'yes'),
(58752, 4082, '_backorders', 'no'),
(58753, 4082, '_sold_individually', 'no'),
(58754, 4082, '_virtual', 'no'),
(58755, 4082, '_downloadable', 'no'),
(58756, 4082, '_download_limit', '-1'),
(58757, 4082, '_download_expiry', '-1'),
(58758, 4082, '_stock', '100'),
(58759, 4082, '_stock_status', 'instock'),
(58760, 4082, '_wc_average_rating', '0'),
(58761, 4082, '_wc_review_count', '0'),
(58762, 4082, 'attribute_pa_color', 'green-shiny'),
(58763, 4082, 'attribute_pa_shoe-size', '10'),
(58764, 4082, '_price', '178.41'),
(58765, 4082, '_product_version', '4.1.0'),
(58766, 4082, '_vi_wad_aliexpress_variation_id', '10000011281670827'),
(58767, 4082, '_vi_wad_aliexpress_variation_attr', '14:175#green shiny;200000124:1583'),
(58768, 4083, '_variation_description', ''),
(58769, 4083, '_sku', '488775905-green-shiny-9'),
(58770, 4083, '_regular_price', '178.41'),
(58771, 4083, 'total_sales', '0'),
(58772, 4083, '_tax_status', 'taxable'),
(58773, 4083, '_tax_class', 'parent'),
(58774, 4083, '_manage_stock', 'yes'),
(58775, 4083, '_backorders', 'no'),
(58776, 4083, '_sold_individually', 'no'),
(58777, 4083, '_virtual', 'no'),
(58778, 4083, '_downloadable', 'no'),
(58779, 4083, '_download_limit', '-1'),
(58780, 4083, '_download_expiry', '-1'),
(58781, 4083, '_stock', '100'),
(58782, 4083, '_stock_status', 'instock'),
(58783, 4083, '_wc_average_rating', '0'),
(58784, 4083, '_wc_review_count', '0'),
(58785, 4083, 'attribute_pa_color', 'green-shiny'),
(58786, 4083, 'attribute_pa_shoe-size', '9'),
(58787, 4083, '_price', '178.41'),
(58788, 4083, '_product_version', '4.1.0'),
(58789, 4083, '_vi_wad_aliexpress_variation_id', '10000011281670826'),
(58790, 4083, '_vi_wad_aliexpress_variation_attr', '14:175#green shiny;200000124:350262'),
(58791, 4084, '_variation_description', ''),
(58792, 4084, '_sku', '488775905-green-shiny-8'),
(58793, 4084, '_regular_price', '178.41'),
(58794, 4084, 'total_sales', '0'),
(58795, 4084, '_tax_status', 'taxable'),
(58796, 4084, '_tax_class', 'parent'),
(58797, 4084, '_manage_stock', 'yes'),
(58798, 4084, '_backorders', 'no'),
(58799, 4084, '_sold_individually', 'no'),
(58800, 4084, '_virtual', 'no'),
(58801, 4084, '_downloadable', 'no'),
(58802, 4084, '_download_limit', '-1'),
(58803, 4084, '_download_expiry', '-1'),
(58804, 4084, '_stock', '100'),
(58805, 4084, '_stock_status', 'instock'),
(58806, 4084, '_wc_average_rating', '0'),
(58807, 4084, '_wc_review_count', '0'),
(58808, 4084, 'attribute_pa_color', 'green-shiny'),
(58809, 4084, 'attribute_pa_shoe-size', '8'),
(58810, 4084, '_price', '178.41'),
(58811, 4084, '_product_version', '4.1.0'),
(58812, 4084, '_vi_wad_aliexpress_variation_id', '10000011281670825'),
(58813, 4084, '_vi_wad_aliexpress_variation_attr', '14:175#green shiny;200000124:699'),
(58814, 4085, '_variation_description', ''),
(58815, 4085, '_sku', '488775905-green-shiny-7'),
(58816, 4085, '_regular_price', '178.41'),
(58817, 4085, 'total_sales', '0'),
(58818, 4085, '_tax_status', 'taxable'),
(58819, 4085, '_tax_class', 'parent'),
(58820, 4085, '_manage_stock', 'yes'),
(58821, 4085, '_backorders', 'no'),
(58822, 4085, '_sold_individually', 'no'),
(58823, 4085, '_virtual', 'no'),
(58824, 4085, '_downloadable', 'no'),
(58825, 4085, '_download_limit', '-1'),
(58826, 4085, '_download_expiry', '-1'),
(58827, 4085, '_stock', '100'),
(58828, 4085, '_stock_status', 'instock'),
(58829, 4085, '_wc_average_rating', '0'),
(58830, 4085, '_wc_review_count', '0'),
(58831, 4085, 'attribute_pa_color', 'green-shiny'),
(58832, 4085, 'attribute_pa_shoe-size', '7'),
(58833, 4085, '_price', '178.41'),
(58834, 4085, '_product_version', '4.1.0'),
(58835, 4085, '_vi_wad_aliexpress_variation_id', '10000011281670824'),
(58836, 4085, '_vi_wad_aliexpress_variation_attr', '14:175#green shiny;200000124:3434'),
(58837, 4086, '_variation_description', ''),
(58838, 4086, '_sku', '488775905-purple-matt-11'),
(58839, 4086, '_regular_price', '178.41'),
(58840, 4086, 'total_sales', '0'),
(58841, 4086, '_tax_status', 'taxable'),
(58842, 4086, '_tax_class', 'parent'),
(58843, 4086, '_manage_stock', 'yes'),
(58844, 4086, '_backorders', 'no'),
(58845, 4086, '_sold_individually', 'no'),
(58846, 4086, '_virtual', 'no'),
(58847, 4086, '_downloadable', 'no'),
(58848, 4086, '_download_limit', '-1'),
(58849, 4086, '_download_expiry', '-1'),
(58850, 4086, '_stock', '100'),
(58851, 4086, '_stock_status', 'instock'),
(58852, 4086, '_wc_average_rating', '0'),
(58853, 4086, '_wc_review_count', '0'),
(58854, 4086, 'attribute_pa_color', 'purple-matt'),
(58855, 4086, 'attribute_pa_shoe-size', '11'),
(58856, 4086, '_price', '178.41'),
(58857, 4086, '_product_version', '4.1.0'),
(58858, 4086, '_vi_wad_aliexpress_variation_id', '10000011281670839'),
(58859, 4086, '_vi_wad_aliexpress_variation_attr', '14:496#purple matt;200000124:100010420'),
(58860, 4087, '_variation_description', ''),
(58861, 4087, '_sku', '488775905-purple-matt-10'),
(58862, 4087, '_regular_price', '178.41'),
(58863, 4087, 'total_sales', '0'),
(58864, 4087, '_tax_status', 'taxable'),
(58865, 4087, '_tax_class', 'parent'),
(58866, 4087, '_manage_stock', 'yes'),
(58867, 4087, '_backorders', 'no'),
(58868, 4087, '_sold_individually', 'no'),
(58869, 4087, '_virtual', 'no'),
(58870, 4087, '_downloadable', 'no'),
(58871, 4087, '_download_limit', '-1'),
(58872, 4087, '_download_expiry', '-1'),
(58873, 4087, '_stock', '100'),
(58874, 4087, '_stock_status', 'instock'),
(58875, 4087, '_wc_average_rating', '0'),
(58876, 4087, '_wc_review_count', '0'),
(58877, 4087, 'attribute_pa_color', 'purple-matt');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(58878, 4087, 'attribute_pa_shoe-size', '10'),
(58879, 4087, '_price', '178.41'),
(58880, 4087, '_product_version', '4.1.0'),
(58881, 4087, '_vi_wad_aliexpress_variation_id', '10000011281670838'),
(58882, 4087, '_vi_wad_aliexpress_variation_attr', '14:496#purple matt;200000124:1583'),
(58883, 4088, '_variation_description', ''),
(58884, 4088, '_sku', '488775905-purple-matt-9'),
(58885, 4088, '_regular_price', '178.41'),
(58886, 4088, 'total_sales', '0'),
(58887, 4088, '_tax_status', 'taxable'),
(58888, 4088, '_tax_class', 'parent'),
(58889, 4088, '_manage_stock', 'yes'),
(58890, 4088, '_backorders', 'no'),
(58891, 4088, '_sold_individually', 'no'),
(58892, 4088, '_virtual', 'no'),
(58893, 4088, '_downloadable', 'no'),
(58894, 4088, '_download_limit', '-1'),
(58895, 4088, '_download_expiry', '-1'),
(58896, 4088, '_stock', '100'),
(58897, 4088, '_stock_status', 'instock'),
(58898, 4088, '_wc_average_rating', '0'),
(58899, 4088, '_wc_review_count', '0'),
(58900, 4088, 'attribute_pa_color', 'purple-matt'),
(58901, 4088, 'attribute_pa_shoe-size', '9'),
(58902, 4088, '_price', '178.41'),
(58903, 4088, '_product_version', '4.1.0'),
(58904, 4088, '_vi_wad_aliexpress_variation_id', '10000011281670837'),
(58905, 4088, '_vi_wad_aliexpress_variation_attr', '14:496#purple matt;200000124:350262'),
(58906, 4089, '_variation_description', ''),
(58907, 4089, '_sku', '488775905-purple-matt-8'),
(58908, 4089, '_regular_price', '178.41'),
(58909, 4089, 'total_sales', '0'),
(58910, 4089, '_tax_status', 'taxable'),
(58911, 4089, '_tax_class', 'parent'),
(58912, 4089, '_manage_stock', 'yes'),
(58913, 4089, '_backorders', 'no'),
(58914, 4089, '_sold_individually', 'no'),
(58915, 4089, '_virtual', 'no'),
(58916, 4089, '_downloadable', 'no'),
(58917, 4089, '_download_limit', '-1'),
(58918, 4089, '_download_expiry', '-1'),
(58919, 4089, '_stock', '99'),
(58920, 4089, '_stock_status', 'instock'),
(58921, 4089, '_wc_average_rating', '0'),
(58922, 4089, '_wc_review_count', '0'),
(58923, 4089, 'attribute_pa_color', 'purple-matt'),
(58924, 4089, 'attribute_pa_shoe-size', '8'),
(58925, 4089, '_price', '178.41'),
(58926, 4089, '_product_version', '4.1.0'),
(58927, 4089, '_vi_wad_aliexpress_variation_id', '10000011281670836'),
(58928, 4089, '_vi_wad_aliexpress_variation_attr', '14:496#purple matt;200000124:699'),
(58929, 4090, '_variation_description', ''),
(58930, 4090, '_sku', '488775905-purple-matt-7'),
(58931, 4090, '_regular_price', '178.41'),
(58932, 4090, 'total_sales', '0'),
(58933, 4090, '_tax_status', 'taxable'),
(58934, 4090, '_tax_class', 'parent'),
(58935, 4090, '_manage_stock', 'yes'),
(58936, 4090, '_backorders', 'no'),
(58937, 4090, '_sold_individually', 'no'),
(58938, 4090, '_virtual', 'no'),
(58939, 4090, '_downloadable', 'no'),
(58940, 4090, '_download_limit', '-1'),
(58941, 4090, '_download_expiry', '-1'),
(58942, 4090, '_stock', '99'),
(58943, 4090, '_stock_status', 'instock'),
(58944, 4090, '_wc_average_rating', '0'),
(58945, 4090, '_wc_review_count', '0'),
(58946, 4090, 'attribute_pa_color', 'purple-matt'),
(58947, 4090, 'attribute_pa_shoe-size', '7'),
(58948, 4090, '_price', '178.41'),
(58949, 4090, '_product_version', '4.1.0'),
(58950, 4090, '_vi_wad_aliexpress_variation_id', '10000011281670835'),
(58951, 4090, '_vi_wad_aliexpress_variation_attr', '14:496#purple matt;200000124:3434'),
(58952, 4091, '_variation_description', ''),
(58953, 4091, '_sku', '488775905-purple-matt-6'),
(58954, 4091, '_regular_price', '178.41'),
(58955, 4091, 'total_sales', '0'),
(58956, 4091, '_tax_status', 'taxable'),
(58957, 4091, '_tax_class', 'parent'),
(58958, 4091, '_manage_stock', 'yes'),
(58959, 4091, '_backorders', 'no'),
(58960, 4091, '_sold_individually', 'no'),
(58961, 4091, '_virtual', 'no'),
(58962, 4091, '_downloadable', 'no'),
(58963, 4091, '_download_limit', '-1'),
(58964, 4091, '_download_expiry', '-1'),
(58965, 4091, '_stock', '100'),
(58966, 4091, '_stock_status', 'instock'),
(58967, 4091, '_wc_average_rating', '0'),
(58968, 4091, '_wc_review_count', '0'),
(58969, 4091, 'attribute_pa_color', 'purple-matt'),
(58970, 4091, 'attribute_pa_shoe-size', '6'),
(58971, 4091, '_price', '178.41'),
(58972, 4091, '_product_version', '4.1.0'),
(58973, 4091, '_vi_wad_aliexpress_variation_id', '10000011281670834'),
(58974, 4091, '_vi_wad_aliexpress_variation_attr', '14:496#purple matt;200000124:1394'),
(58975, 4092, '_variation_description', ''),
(58976, 4092, '_sku', '488775905-purple-matt-5'),
(58977, 4092, '_regular_price', '178.41'),
(58978, 4092, 'total_sales', '0'),
(58979, 4092, '_tax_status', 'taxable'),
(58980, 4092, '_tax_class', 'parent'),
(58981, 4092, '_manage_stock', 'yes'),
(58982, 4092, '_backorders', 'no'),
(58983, 4092, '_sold_individually', 'no'),
(58984, 4092, '_virtual', 'no'),
(58985, 4092, '_downloadable', 'no'),
(58986, 4092, '_download_limit', '-1'),
(58987, 4092, '_download_expiry', '-1'),
(58988, 4092, '_stock', '100'),
(58989, 4092, '_stock_status', 'instock'),
(58990, 4092, '_wc_average_rating', '0'),
(58991, 4092, '_wc_review_count', '0'),
(58992, 4092, 'attribute_pa_color', 'purple-matt'),
(58993, 4092, 'attribute_pa_shoe-size', '5'),
(58994, 4092, '_price', '178.41'),
(58995, 4092, '_product_version', '4.1.0'),
(58996, 4092, '_vi_wad_aliexpress_variation_id', '10000011281670833'),
(58997, 4092, '_vi_wad_aliexpress_variation_attr', '14:496#purple matt;200000124:698'),
(58998, 4093, '_variation_description', ''),
(58999, 4093, '_sku', '488775905-green-shiny-15'),
(59000, 4093, '_regular_price', '178.41'),
(59001, 4093, 'total_sales', '0'),
(59002, 4093, '_tax_status', 'taxable'),
(59003, 4093, '_tax_class', 'parent'),
(59004, 4093, '_manage_stock', 'yes'),
(59005, 4093, '_backorders', 'no'),
(59006, 4093, '_sold_individually', 'no'),
(59007, 4093, '_virtual', 'no'),
(59008, 4093, '_downloadable', 'no'),
(59009, 4093, '_download_limit', '-1'),
(59010, 4093, '_download_expiry', '-1'),
(59011, 4093, '_stock', '100'),
(59012, 4093, '_stock_status', 'instock'),
(59013, 4093, '_wc_average_rating', '0'),
(59014, 4093, '_wc_review_count', '0'),
(59015, 4093, 'attribute_pa_color', 'green-shiny'),
(59016, 4093, 'attribute_pa_shoe-size', '15'),
(59017, 4093, '_price', '178.41'),
(59018, 4093, '_product_version', '4.1.0'),
(59019, 4093, '_vi_wad_aliexpress_variation_id', '10000011281670832'),
(59020, 4093, '_vi_wad_aliexpress_variation_attr', '14:175#green shiny;200000124:350231'),
(59021, 4094, '_variation_description', ''),
(59022, 4094, '_sku', '488775905-red-matt-8'),
(59023, 4094, '_regular_price', '178.41'),
(59024, 4094, 'total_sales', '0'),
(59025, 4094, '_tax_status', 'taxable'),
(59026, 4094, '_tax_class', 'parent'),
(59027, 4094, '_manage_stock', 'yes'),
(59028, 4094, '_backorders', 'no'),
(59029, 4094, '_sold_individually', 'no'),
(59030, 4094, '_virtual', 'no'),
(59031, 4094, '_downloadable', 'no'),
(59032, 4094, '_download_limit', '-1'),
(59033, 4094, '_download_expiry', '-1'),
(59034, 4094, '_stock', '100'),
(59035, 4094, '_stock_status', 'instock'),
(59036, 4094, '_wc_average_rating', '0'),
(59037, 4094, '_wc_review_count', '0'),
(59038, 4094, 'attribute_pa_color', 'red-matt'),
(59039, 4094, 'attribute_pa_shoe-size', '8'),
(59040, 4094, '_price', '178.41'),
(59041, 4094, '_product_version', '4.1.0'),
(59042, 4094, '_vi_wad_aliexpress_variation_id', '10000011281670847'),
(59043, 4094, '_vi_wad_aliexpress_variation_attr', '14:10#red matt;200000124:699'),
(59044, 4095, '_variation_description', ''),
(59045, 4095, '_sku', '488775905-red-matt-7'),
(59046, 4095, '_regular_price', '178.41'),
(59047, 4095, 'total_sales', '0'),
(59048, 4095, '_tax_status', 'taxable'),
(59049, 4095, '_tax_class', 'parent'),
(59050, 4095, '_manage_stock', 'yes'),
(59051, 4095, '_backorders', 'no'),
(59052, 4095, '_sold_individually', 'no'),
(59053, 4095, '_virtual', 'no'),
(59054, 4095, '_downloadable', 'no'),
(59055, 4095, '_download_limit', '-1'),
(59056, 4095, '_download_expiry', '-1'),
(59057, 4095, '_stock', '99'),
(59058, 4095, '_stock_status', 'instock'),
(59059, 4095, '_wc_average_rating', '0'),
(59060, 4095, '_wc_review_count', '0'),
(59061, 4095, 'attribute_pa_color', 'red-matt'),
(59062, 4095, 'attribute_pa_shoe-size', '7'),
(59063, 4095, '_price', '178.41'),
(59064, 4095, '_product_version', '4.1.0'),
(59065, 4095, '_vi_wad_aliexpress_variation_id', '10000011281670846'),
(59066, 4095, '_vi_wad_aliexpress_variation_attr', '14:10#red matt;200000124:3434'),
(59067, 4096, '_variation_description', ''),
(59068, 4096, '_sku', '488775905-red-matt-6'),
(59069, 4096, '_regular_price', '178.41'),
(59070, 4096, 'total_sales', '0'),
(59071, 4096, '_tax_status', 'taxable'),
(59072, 4096, '_tax_class', 'parent'),
(59073, 4096, '_manage_stock', 'yes'),
(59074, 4096, '_backorders', 'no'),
(59075, 4096, '_sold_individually', 'no'),
(59076, 4096, '_virtual', 'no'),
(59077, 4096, '_downloadable', 'no'),
(59078, 4096, '_download_limit', '-1'),
(59079, 4096, '_download_expiry', '-1'),
(59080, 4096, '_stock', '100'),
(59081, 4096, '_stock_status', 'instock'),
(59082, 4096, '_wc_average_rating', '0'),
(59083, 4096, '_wc_review_count', '0'),
(59084, 4096, 'attribute_pa_color', 'red-matt'),
(59085, 4096, 'attribute_pa_shoe-size', '6'),
(59086, 4096, '_price', '178.41'),
(59087, 4096, '_product_version', '4.1.0'),
(59088, 4096, '_vi_wad_aliexpress_variation_id', '10000011281670845'),
(59089, 4096, '_vi_wad_aliexpress_variation_attr', '14:10#red matt;200000124:1394'),
(59090, 4097, '_variation_description', ''),
(59091, 4097, '_sku', '488775905-red-matt-5'),
(59092, 4097, '_regular_price', '178.41'),
(59093, 4097, 'total_sales', '0'),
(59094, 4097, '_tax_status', 'taxable'),
(59095, 4097, '_tax_class', 'parent'),
(59096, 4097, '_manage_stock', 'yes'),
(59097, 4097, '_backorders', 'no'),
(59098, 4097, '_sold_individually', 'no'),
(59099, 4097, '_virtual', 'no'),
(59100, 4097, '_downloadable', 'no'),
(59101, 4097, '_download_limit', '-1'),
(59102, 4097, '_download_expiry', '-1'),
(59103, 4097, '_stock', '99'),
(59104, 4097, '_stock_status', 'instock'),
(59105, 4097, '_wc_average_rating', '0'),
(59106, 4097, '_wc_review_count', '0'),
(59107, 4097, 'attribute_pa_color', 'red-matt'),
(59108, 4097, 'attribute_pa_shoe-size', '5'),
(59109, 4097, '_price', '178.41'),
(59110, 4097, '_product_version', '4.1.0'),
(59111, 4097, '_vi_wad_aliexpress_variation_id', '10000011281670844'),
(59112, 4097, '_vi_wad_aliexpress_variation_attr', '14:10#red matt;200000124:698'),
(59113, 4098, '_variation_description', ''),
(59114, 4098, '_sku', '488775905-purple-matt-15'),
(59115, 4098, '_regular_price', '178.41'),
(59116, 4098, 'total_sales', '0'),
(59117, 4098, '_tax_status', 'taxable'),
(59118, 4098, '_tax_class', 'parent'),
(59119, 4098, '_manage_stock', 'yes'),
(59120, 4098, '_backorders', 'no'),
(59121, 4098, '_sold_individually', 'no'),
(59122, 4098, '_virtual', 'no'),
(59123, 4098, '_downloadable', 'no'),
(59124, 4098, '_download_limit', '-1'),
(59125, 4098, '_download_expiry', '-1'),
(59126, 4098, '_stock', '98'),
(59127, 4098, '_stock_status', 'instock'),
(59128, 4098, '_wc_average_rating', '0'),
(59129, 4098, '_wc_review_count', '0'),
(59130, 4098, 'attribute_pa_color', 'purple-matt'),
(59131, 4098, 'attribute_pa_shoe-size', '15'),
(59132, 4098, '_price', '178.41'),
(59133, 4098, '_product_version', '4.1.0'),
(59134, 4098, '_vi_wad_aliexpress_variation_id', '10000011281670843'),
(59135, 4098, '_vi_wad_aliexpress_variation_attr', '14:496#purple matt;200000124:350231'),
(59136, 4099, '_variation_description', ''),
(59137, 4099, '_sku', '488775905-purple-matt-14'),
(59138, 4099, '_regular_price', '178.41'),
(59139, 4099, 'total_sales', '0'),
(59140, 4099, '_tax_status', 'taxable'),
(59141, 4099, '_tax_class', 'parent'),
(59142, 4099, '_manage_stock', 'yes'),
(59143, 4099, '_backorders', 'no'),
(59144, 4099, '_sold_individually', 'no'),
(59145, 4099, '_virtual', 'no'),
(59146, 4099, '_downloadable', 'no'),
(59147, 4099, '_download_limit', '-1'),
(59148, 4099, '_download_expiry', '-1'),
(59149, 4099, '_stock', '100'),
(59150, 4099, '_stock_status', 'instock'),
(59151, 4099, '_wc_average_rating', '0'),
(59152, 4099, '_wc_review_count', '0'),
(59153, 4099, 'attribute_pa_color', 'purple-matt'),
(59154, 4099, 'attribute_pa_shoe-size', '14'),
(59155, 4099, '_price', '178.41'),
(59156, 4099, '_product_version', '4.1.0'),
(59157, 4099, '_vi_wad_aliexpress_variation_id', '10000011281670842'),
(59158, 4099, '_vi_wad_aliexpress_variation_attr', '14:496#purple matt;200000124:200000298'),
(59159, 4100, '_variation_description', ''),
(59160, 4100, '_sku', '488775905-purple-matt-13'),
(59161, 4100, '_regular_price', '178.41'),
(59162, 4100, 'total_sales', '0'),
(59163, 4100, '_tax_status', 'taxable'),
(59164, 4100, '_tax_class', 'parent'),
(59165, 4100, '_manage_stock', 'yes'),
(59166, 4100, '_backorders', 'no'),
(59167, 4100, '_sold_individually', 'no'),
(59168, 4100, '_virtual', 'no'),
(59169, 4100, '_downloadable', 'no'),
(59170, 4100, '_download_limit', '-1'),
(59171, 4100, '_download_expiry', '-1'),
(59172, 4100, '_stock', '100'),
(59173, 4100, '_stock_status', 'instock'),
(59174, 4100, '_wc_average_rating', '0'),
(59175, 4100, '_wc_review_count', '0'),
(59176, 4100, 'attribute_pa_color', 'purple-matt'),
(59177, 4100, 'attribute_pa_shoe-size', '13'),
(59178, 4100, '_price', '178.41'),
(59179, 4100, '_product_version', '4.1.0'),
(59180, 4100, '_vi_wad_aliexpress_variation_id', '10000011281670841'),
(59181, 4100, '_vi_wad_aliexpress_variation_attr', '14:496#purple matt;200000124:200000296'),
(59182, 4101, '_variation_description', ''),
(59183, 4101, '_sku', '488775905-purple-matt-12'),
(59184, 4101, '_regular_price', '178.41'),
(59185, 4101, 'total_sales', '0'),
(59186, 4101, '_tax_status', 'taxable'),
(59187, 4101, '_tax_class', 'parent'),
(59188, 4101, '_manage_stock', 'yes'),
(59189, 4101, '_backorders', 'no'),
(59190, 4101, '_sold_individually', 'no'),
(59191, 4101, '_virtual', 'no'),
(59192, 4101, '_downloadable', 'no'),
(59193, 4101, '_download_limit', '-1'),
(59194, 4101, '_download_expiry', '-1'),
(59195, 4101, '_stock', '100'),
(59196, 4101, '_stock_status', 'instock'),
(59197, 4101, '_wc_average_rating', '0'),
(59198, 4101, '_wc_review_count', '0'),
(59199, 4101, 'attribute_pa_color', 'purple-matt'),
(59200, 4101, 'attribute_pa_shoe-size', '12'),
(59201, 4101, '_price', '178.41'),
(59202, 4101, '_product_version', '4.1.0'),
(59203, 4101, '_vi_wad_aliexpress_variation_id', '10000011281670840'),
(59204, 4101, '_vi_wad_aliexpress_variation_attr', '14:496#purple matt;200000124:1663'),
(59205, 4102, '_variation_description', ''),
(59206, 4102, '_sku', '488775905-sky-blue-shiny-7'),
(59207, 4102, '_regular_price', '178.41'),
(59208, 4102, 'total_sales', '0'),
(59209, 4102, '_tax_status', 'taxable'),
(59210, 4102, '_tax_class', 'parent'),
(59211, 4102, '_manage_stock', 'yes'),
(59212, 4102, '_backorders', 'no'),
(59213, 4102, '_sold_individually', 'no'),
(59214, 4102, '_virtual', 'no'),
(59215, 4102, '_downloadable', 'no'),
(59216, 4102, '_download_limit', '-1'),
(59217, 4102, '_download_expiry', '-1'),
(59218, 4102, '_stock', '100'),
(59219, 4102, '_stock_status', 'instock'),
(59220, 4102, '_wc_average_rating', '0'),
(59221, 4102, '_wc_review_count', '0'),
(59222, 4102, 'attribute_pa_color', 'sky-blue-shiny'),
(59223, 4102, 'attribute_pa_shoe-size', '7'),
(59224, 4102, '_price', '178.41'),
(59225, 4102, '_product_version', '4.1.0'),
(59226, 4102, '_vi_wad_aliexpress_variation_id', '10000011281670791'),
(59227, 4102, '_vi_wad_aliexpress_variation_attr', '14:1254#sky blue shiny;200000124:3434'),
(59228, 4103, '_variation_description', ''),
(59229, 4103, '_sku', '488775905-sky-blue-shiny-6'),
(59230, 4103, '_regular_price', '178.41'),
(59231, 4103, 'total_sales', '0'),
(59232, 4103, '_tax_status', 'taxable'),
(59233, 4103, '_tax_class', 'parent'),
(59234, 4103, '_manage_stock', 'yes'),
(59235, 4103, '_backorders', 'no'),
(59236, 4103, '_sold_individually', 'no'),
(59237, 4103, '_virtual', 'no'),
(59238, 4103, '_downloadable', 'no'),
(59239, 4103, '_download_limit', '-1'),
(59240, 4103, '_download_expiry', '-1'),
(59241, 4103, '_stock', '100'),
(59242, 4103, '_stock_status', 'instock'),
(59243, 4103, '_wc_average_rating', '0'),
(59244, 4103, '_wc_review_count', '0'),
(59245, 4103, 'attribute_pa_color', 'sky-blue-shiny'),
(59246, 4103, 'attribute_pa_shoe-size', '6'),
(59247, 4103, '_price', '178.41'),
(59248, 4103, '_product_version', '4.1.0'),
(59249, 4103, '_vi_wad_aliexpress_variation_id', '10000011281670790'),
(59250, 4103, '_vi_wad_aliexpress_variation_attr', '14:1254#sky blue shiny;200000124:1394'),
(59251, 4104, '_variation_description', ''),
(59252, 4104, '_sku', '488775905-sky-blue-shiny-5'),
(59253, 4104, '_regular_price', '178.41'),
(59254, 4104, 'total_sales', '0'),
(59255, 4104, '_tax_status', 'taxable'),
(59256, 4104, '_tax_class', 'parent'),
(59257, 4104, '_manage_stock', 'yes'),
(59258, 4104, '_backorders', 'no'),
(59259, 4104, '_sold_individually', 'no'),
(59260, 4104, '_virtual', 'no'),
(59261, 4104, '_downloadable', 'no'),
(59262, 4104, '_download_limit', '-1'),
(59263, 4104, '_download_expiry', '-1'),
(59264, 4104, '_stock', '100'),
(59265, 4104, '_stock_status', 'instock'),
(59266, 4104, '_wc_average_rating', '0'),
(59267, 4104, '_wc_review_count', '0'),
(59268, 4104, 'attribute_pa_color', 'sky-blue-shiny'),
(59269, 4104, 'attribute_pa_shoe-size', '5'),
(59270, 4104, '_price', '178.41'),
(59271, 4104, '_product_version', '4.1.0'),
(59272, 4104, '_vi_wad_aliexpress_variation_id', '10000011281670789'),
(59273, 4104, '_vi_wad_aliexpress_variation_attr', '14:1254#sky blue shiny;200000124:698'),
(59274, 4105, '_variation_description', ''),
(59275, 4105, '_sku', '488775905-sky-blue-shiny-15'),
(59276, 4105, '_regular_price', '178.41'),
(59277, 4105, 'total_sales', '0'),
(59278, 4105, '_tax_status', 'taxable'),
(59279, 4105, '_tax_class', 'parent'),
(59280, 4105, '_manage_stock', 'yes'),
(59281, 4105, '_backorders', 'no'),
(59282, 4105, '_sold_individually', 'no'),
(59283, 4105, '_virtual', 'no'),
(59284, 4105, '_downloadable', 'no'),
(59285, 4105, '_download_limit', '-1'),
(59286, 4105, '_download_expiry', '-1'),
(59287, 4105, '_stock', '100'),
(59288, 4105, '_stock_status', 'instock'),
(59289, 4105, '_wc_average_rating', '0'),
(59290, 4105, '_wc_review_count', '0'),
(59291, 4105, 'attribute_pa_color', 'sky-blue-shiny'),
(59292, 4105, 'attribute_pa_shoe-size', '15'),
(59293, 4105, '_price', '178.41'),
(59294, 4105, '_product_version', '4.1.0'),
(59295, 4105, '_vi_wad_aliexpress_variation_id', '10000011281670799'),
(59296, 4105, '_vi_wad_aliexpress_variation_attr', '14:1254#sky blue shiny;200000124:350231'),
(59297, 4106, '_variation_description', ''),
(59298, 4106, '_sku', '488775905-sky-blue-shiny-14'),
(59299, 4106, '_regular_price', '178.41'),
(59300, 4106, 'total_sales', '0'),
(59301, 4106, '_tax_status', 'taxable'),
(59302, 4106, '_tax_class', 'parent'),
(59303, 4106, '_manage_stock', 'yes'),
(59304, 4106, '_backorders', 'no'),
(59305, 4106, '_sold_individually', 'no'),
(59306, 4106, '_virtual', 'no'),
(59307, 4106, '_downloadable', 'no'),
(59308, 4106, '_download_limit', '-1'),
(59309, 4106, '_download_expiry', '-1'),
(59310, 4106, '_stock', '100'),
(59311, 4106, '_stock_status', 'instock'),
(59312, 4106, '_wc_average_rating', '0'),
(59313, 4106, '_wc_review_count', '0'),
(59314, 4106, 'attribute_pa_color', 'sky-blue-shiny'),
(59315, 4106, 'attribute_pa_shoe-size', '14'),
(59316, 4106, '_price', '178.41'),
(59317, 4106, '_product_version', '4.1.0'),
(59318, 4106, '_vi_wad_aliexpress_variation_id', '10000011281670798'),
(59319, 4106, '_vi_wad_aliexpress_variation_attr', '14:1254#sky blue shiny;200000124:200000298'),
(59320, 4107, '_variation_description', ''),
(59321, 4107, '_sku', '488775905-sky-blue-shiny-13'),
(59322, 4107, '_regular_price', '178.41'),
(59323, 4107, 'total_sales', '0'),
(59324, 4107, '_tax_status', 'taxable'),
(59325, 4107, '_tax_class', 'parent'),
(59326, 4107, '_manage_stock', 'yes'),
(59327, 4107, '_backorders', 'no'),
(59328, 4107, '_sold_individually', 'no'),
(59329, 4107, '_virtual', 'no'),
(59330, 4107, '_downloadable', 'no'),
(59331, 4107, '_download_limit', '-1'),
(59332, 4107, '_download_expiry', '-1'),
(59333, 4107, '_stock', '100'),
(59334, 4107, '_stock_status', 'instock'),
(59335, 4107, '_wc_average_rating', '0'),
(59336, 4107, '_wc_review_count', '0'),
(59337, 4107, 'attribute_pa_color', 'sky-blue-shiny'),
(59338, 4107, 'attribute_pa_shoe-size', '13'),
(59339, 4107, '_price', '178.41'),
(59340, 4107, '_product_version', '4.1.0'),
(59341, 4107, '_vi_wad_aliexpress_variation_id', '10000011281670797'),
(59342, 4107, '_vi_wad_aliexpress_variation_attr', '14:1254#sky blue shiny;200000124:200000296'),
(59343, 4108, '_variation_description', ''),
(59344, 4108, '_sku', '488775905-sky-blue-shiny-12'),
(59345, 4108, '_regular_price', '178.41'),
(59346, 4108, 'total_sales', '0'),
(59347, 4108, '_tax_status', 'taxable'),
(59348, 4108, '_tax_class', 'parent'),
(59349, 4108, '_manage_stock', 'yes'),
(59350, 4108, '_backorders', 'no'),
(59351, 4108, '_sold_individually', 'no'),
(59352, 4108, '_virtual', 'no'),
(59353, 4108, '_downloadable', 'no'),
(59354, 4108, '_download_limit', '-1'),
(59355, 4108, '_download_expiry', '-1'),
(59356, 4108, '_stock', '100'),
(59357, 4108, '_stock_status', 'instock'),
(59358, 4108, '_wc_average_rating', '0'),
(59359, 4108, '_wc_review_count', '0'),
(59360, 4108, 'attribute_pa_color', 'sky-blue-shiny'),
(59361, 4108, 'attribute_pa_shoe-size', '12'),
(59362, 4108, '_price', '178.41'),
(59363, 4108, '_product_version', '4.1.0'),
(59364, 4108, '_vi_wad_aliexpress_variation_id', '10000011281670796'),
(59365, 4108, '_vi_wad_aliexpress_variation_attr', '14:1254#sky blue shiny;200000124:1663'),
(59366, 4109, '_variation_description', ''),
(59367, 4109, '_sku', '488775905-sky-blue-shiny-11'),
(59368, 4109, '_regular_price', '178.41'),
(59369, 4109, 'total_sales', '0'),
(59370, 4109, '_tax_status', 'taxable'),
(59371, 4109, '_tax_class', 'parent'),
(59372, 4109, '_manage_stock', 'yes'),
(59373, 4109, '_backorders', 'no'),
(59374, 4109, '_sold_individually', 'no'),
(59375, 4109, '_virtual', 'no'),
(59376, 4109, '_downloadable', 'no'),
(59377, 4109, '_download_limit', '-1'),
(59378, 4109, '_download_expiry', '-1'),
(59379, 4109, '_stock', '100'),
(59380, 4109, '_stock_status', 'instock'),
(59381, 4109, '_wc_average_rating', '0'),
(59382, 4109, '_wc_review_count', '0'),
(59383, 4109, 'attribute_pa_color', 'sky-blue-shiny'),
(59384, 4109, 'attribute_pa_shoe-size', '11'),
(59385, 4109, '_price', '178.41'),
(59386, 4109, '_product_version', '4.1.0'),
(59387, 4109, '_vi_wad_aliexpress_variation_id', '10000011281670795'),
(59388, 4109, '_vi_wad_aliexpress_variation_attr', '14:1254#sky blue shiny;200000124:100010420'),
(59389, 4110, '_variation_description', ''),
(59390, 4110, '_sku', '488775905-sky-blue-shiny-10'),
(59391, 4110, '_regular_price', '178.41'),
(59392, 4110, 'total_sales', '0'),
(59393, 4110, '_tax_status', 'taxable'),
(59394, 4110, '_tax_class', 'parent'),
(59395, 4110, '_manage_stock', 'yes'),
(59396, 4110, '_backorders', 'no'),
(59397, 4110, '_sold_individually', 'no'),
(59398, 4110, '_virtual', 'no'),
(59399, 4110, '_downloadable', 'no'),
(59400, 4110, '_download_limit', '-1'),
(59401, 4110, '_download_expiry', '-1'),
(59402, 4110, '_stock', '100'),
(59403, 4110, '_stock_status', 'instock'),
(59404, 4110, '_wc_average_rating', '0'),
(59405, 4110, '_wc_review_count', '0'),
(59406, 4110, 'attribute_pa_color', 'sky-blue-shiny'),
(59407, 4110, 'attribute_pa_shoe-size', '10'),
(59408, 4110, '_price', '178.41'),
(59409, 4110, '_product_version', '4.1.0'),
(59410, 4110, '_vi_wad_aliexpress_variation_id', '10000011281670794'),
(59411, 4110, '_vi_wad_aliexpress_variation_attr', '14:1254#sky blue shiny;200000124:1583'),
(59412, 4111, '_variation_description', ''),
(59413, 4111, '_sku', '488775905-sky-blue-shiny-9'),
(59414, 4111, '_regular_price', '178.41'),
(59415, 4111, 'total_sales', '0'),
(59416, 4111, '_tax_status', 'taxable'),
(59417, 4111, '_tax_class', 'parent'),
(59418, 4111, '_manage_stock', 'yes'),
(59419, 4111, '_backorders', 'no'),
(59420, 4111, '_sold_individually', 'no'),
(59421, 4111, '_virtual', 'no'),
(59422, 4111, '_downloadable', 'no'),
(59423, 4111, '_download_limit', '-1'),
(59424, 4111, '_download_expiry', '-1'),
(59425, 4111, '_stock', '100'),
(59426, 4111, '_stock_status', 'instock'),
(59427, 4111, '_wc_average_rating', '0'),
(59428, 4111, '_wc_review_count', '0'),
(59429, 4111, 'attribute_pa_color', 'sky-blue-shiny'),
(59430, 4111, 'attribute_pa_shoe-size', '9'),
(59431, 4111, '_price', '178.41'),
(59432, 4111, '_product_version', '4.1.0'),
(59433, 4111, '_vi_wad_aliexpress_variation_id', '10000011281670793'),
(59434, 4111, '_vi_wad_aliexpress_variation_attr', '14:1254#sky blue shiny;200000124:350262'),
(59435, 4112, '_variation_description', ''),
(59436, 4112, '_sku', '488775905-sky-blue-shiny-8'),
(59437, 4112, '_regular_price', '178.41'),
(59438, 4112, 'total_sales', '0'),
(59439, 4112, '_tax_status', 'taxable'),
(59440, 4112, '_tax_class', 'parent'),
(59441, 4112, '_manage_stock', 'yes'),
(59442, 4112, '_backorders', 'no'),
(59443, 4112, '_sold_individually', 'no'),
(59444, 4112, '_virtual', 'no'),
(59445, 4112, '_downloadable', 'no'),
(59446, 4112, '_download_limit', '-1'),
(59447, 4112, '_download_expiry', '-1'),
(59448, 4112, '_stock', '100'),
(59449, 4112, '_stock_status', 'instock'),
(59450, 4112, '_wc_average_rating', '0'),
(59451, 4112, '_wc_review_count', '0'),
(59452, 4112, 'attribute_pa_color', 'sky-blue-shiny'),
(59453, 4112, 'attribute_pa_shoe-size', '8'),
(59454, 4112, '_price', '178.41'),
(59455, 4112, '_product_version', '4.1.0'),
(59456, 4112, '_vi_wad_aliexpress_variation_id', '10000011281670792'),
(59457, 4112, '_vi_wad_aliexpress_variation_attr', '14:1254#sky blue shiny;200000124:699'),
(59458, 4113, '_variation_description', ''),
(59459, 4113, '_sku', '488775905-wine-red-shiny-12'),
(59460, 4113, '_regular_price', '178.41'),
(59461, 4113, 'total_sales', '0'),
(59462, 4113, '_tax_status', 'taxable'),
(59463, 4113, '_tax_class', 'parent'),
(59464, 4113, '_manage_stock', 'yes'),
(59465, 4113, '_backorders', 'no'),
(59466, 4113, '_sold_individually', 'no'),
(59467, 4113, '_virtual', 'no'),
(59468, 4113, '_downloadable', 'no'),
(59469, 4113, '_download_limit', '-1'),
(59470, 4113, '_download_expiry', '-1'),
(59471, 4113, '_stock', '100'),
(59472, 4113, '_stock_status', 'instock'),
(59473, 4113, '_wc_average_rating', '0'),
(59474, 4113, '_wc_review_count', '0'),
(59475, 4113, 'attribute_pa_color', 'wine-red-shiny'),
(59476, 4113, 'attribute_pa_shoe-size', '12'),
(59477, 4113, '_price', '178.41'),
(59478, 4113, '_product_version', '4.1.0'),
(59479, 4113, '_vi_wad_aliexpress_variation_id', '10000011281670807'),
(59480, 4113, '_vi_wad_aliexpress_variation_attr', '14:365458#wine red shiny;200000124:1663'),
(59481, 4114, '_variation_description', ''),
(59482, 4114, '_sku', '488775905-wine-red-shiny-11'),
(59483, 4114, '_regular_price', '178.41'),
(59484, 4114, 'total_sales', '0'),
(59485, 4114, '_tax_status', 'taxable'),
(59486, 4114, '_tax_class', 'parent'),
(59487, 4114, '_manage_stock', 'yes'),
(59488, 4114, '_backorders', 'no'),
(59489, 4114, '_sold_individually', 'no'),
(59490, 4114, '_virtual', 'no'),
(59491, 4114, '_downloadable', 'no'),
(59492, 4114, '_download_limit', '-1'),
(59493, 4114, '_download_expiry', '-1'),
(59494, 4114, '_stock', '100'),
(59495, 4114, '_stock_status', 'instock'),
(59496, 4114, '_wc_average_rating', '0'),
(59497, 4114, '_wc_review_count', '0'),
(59498, 4114, 'attribute_pa_color', 'wine-red-shiny'),
(59499, 4114, 'attribute_pa_shoe-size', '11'),
(59500, 4114, '_price', '178.41'),
(59501, 4114, '_product_version', '4.1.0'),
(59502, 4114, '_vi_wad_aliexpress_variation_id', '10000011281670806'),
(59503, 4114, '_vi_wad_aliexpress_variation_attr', '14:365458#wine red shiny;200000124:100010420'),
(59504, 4115, '_variation_description', ''),
(59505, 4115, '_sku', '488775905-wine-red-shiny-10'),
(59506, 4115, '_regular_price', '178.41'),
(59507, 4115, 'total_sales', '0'),
(59508, 4115, '_tax_status', 'taxable'),
(59509, 4115, '_tax_class', 'parent'),
(59510, 4115, '_manage_stock', 'yes'),
(59511, 4115, '_backorders', 'no'),
(59512, 4115, '_sold_individually', 'no'),
(59513, 4115, '_virtual', 'no'),
(59514, 4115, '_downloadable', 'no'),
(59515, 4115, '_download_limit', '-1'),
(59516, 4115, '_download_expiry', '-1'),
(59517, 4115, '_stock', '100'),
(59518, 4115, '_stock_status', 'instock'),
(59519, 4115, '_wc_average_rating', '0'),
(59520, 4115, '_wc_review_count', '0'),
(59521, 4115, 'attribute_pa_color', 'wine-red-shiny'),
(59522, 4115, 'attribute_pa_shoe-size', '10'),
(59523, 4115, '_price', '178.41'),
(59524, 4115, '_product_version', '4.1.0'),
(59525, 4115, '_vi_wad_aliexpress_variation_id', '10000011281670805'),
(59526, 4115, '_vi_wad_aliexpress_variation_attr', '14:365458#wine red shiny;200000124:1583'),
(59527, 4116, '_variation_description', ''),
(59528, 4116, '_sku', '488775905-wine-red-shiny-9'),
(59529, 4116, '_regular_price', '178.41'),
(59530, 4116, 'total_sales', '0'),
(59531, 4116, '_tax_status', 'taxable'),
(59532, 4116, '_tax_class', 'parent'),
(59533, 4116, '_manage_stock', 'yes'),
(59534, 4116, '_backorders', 'no'),
(59535, 4116, '_sold_individually', 'no'),
(59536, 4116, '_virtual', 'no'),
(59537, 4116, '_downloadable', 'no'),
(59538, 4116, '_download_limit', '-1'),
(59539, 4116, '_download_expiry', '-1'),
(59540, 4116, '_stock', '100'),
(59541, 4116, '_stock_status', 'instock'),
(59542, 4116, '_wc_average_rating', '0'),
(59543, 4116, '_wc_review_count', '0'),
(59544, 4116, 'attribute_pa_color', 'wine-red-shiny'),
(59545, 4116, 'attribute_pa_shoe-size', '9'),
(59546, 4116, '_price', '178.41'),
(59547, 4116, '_product_version', '4.1.0'),
(59548, 4116, '_vi_wad_aliexpress_variation_id', '10000011281670804'),
(59549, 4116, '_vi_wad_aliexpress_variation_attr', '14:365458#wine red shiny;200000124:350262'),
(59550, 4117, '_variation_description', ''),
(59551, 4117, '_sku', '488775905-wine-red-shiny-8'),
(59552, 4117, '_regular_price', '178.41'),
(59553, 4117, 'total_sales', '0'),
(59554, 4117, '_tax_status', 'taxable'),
(59555, 4117, '_tax_class', 'parent'),
(59556, 4117, '_manage_stock', 'yes'),
(59557, 4117, '_backorders', 'no'),
(59558, 4117, '_sold_individually', 'no'),
(59559, 4117, '_virtual', 'no'),
(59560, 4117, '_downloadable', 'no'),
(59561, 4117, '_download_limit', '-1'),
(59562, 4117, '_download_expiry', '-1'),
(59563, 4117, '_stock', '100'),
(59564, 4117, '_stock_status', 'instock'),
(59565, 4117, '_wc_average_rating', '0'),
(59566, 4117, '_wc_review_count', '0'),
(59567, 4117, 'attribute_pa_color', 'wine-red-shiny'),
(59568, 4117, 'attribute_pa_shoe-size', '8'),
(59569, 4117, '_price', '178.41'),
(59570, 4117, '_product_version', '4.1.0'),
(59571, 4117, '_vi_wad_aliexpress_variation_id', '10000011281670803'),
(59572, 4117, '_vi_wad_aliexpress_variation_attr', '14:365458#wine red shiny;200000124:699'),
(59573, 4118, '_variation_description', ''),
(59574, 4118, '_sku', '488775905-wine-red-shiny-7'),
(59575, 4118, '_regular_price', '178.41'),
(59576, 4118, 'total_sales', '0'),
(59577, 4118, '_tax_status', 'taxable'),
(59578, 4118, '_tax_class', 'parent'),
(59579, 4118, '_manage_stock', 'yes'),
(59580, 4118, '_backorders', 'no'),
(59581, 4118, '_sold_individually', 'no'),
(59582, 4118, '_virtual', 'no'),
(59583, 4118, '_downloadable', 'no'),
(59584, 4118, '_download_limit', '-1'),
(59585, 4118, '_download_expiry', '-1'),
(59586, 4118, '_stock', '100'),
(59587, 4118, '_stock_status', 'instock'),
(59588, 4118, '_wc_average_rating', '0'),
(59589, 4118, '_wc_review_count', '0'),
(59590, 4118, 'attribute_pa_color', 'wine-red-shiny'),
(59591, 4118, 'attribute_pa_shoe-size', '7'),
(59592, 4118, '_price', '178.41'),
(59593, 4118, '_product_version', '4.1.0'),
(59594, 4118, '_vi_wad_aliexpress_variation_id', '10000011281670802'),
(59595, 4118, '_vi_wad_aliexpress_variation_attr', '14:365458#wine red shiny;200000124:3434'),
(59596, 4119, '_variation_description', ''),
(59597, 4119, '_sku', '488775905-wine-red-shiny-6'),
(59598, 4119, '_regular_price', '178.41'),
(59599, 4119, 'total_sales', '0'),
(59600, 4119, '_tax_status', 'taxable'),
(59601, 4119, '_tax_class', 'parent'),
(59602, 4119, '_manage_stock', 'yes'),
(59603, 4119, '_backorders', 'no'),
(59604, 4119, '_sold_individually', 'no'),
(59605, 4119, '_virtual', 'no'),
(59606, 4119, '_downloadable', 'no'),
(59607, 4119, '_download_limit', '-1'),
(59608, 4119, '_download_expiry', '-1'),
(59609, 4119, '_stock', '100'),
(59610, 4119, '_stock_status', 'instock'),
(59611, 4119, '_wc_average_rating', '0'),
(59612, 4119, '_wc_review_count', '0'),
(59613, 4119, 'attribute_pa_color', 'wine-red-shiny'),
(59614, 4119, 'attribute_pa_shoe-size', '6'),
(59615, 4119, '_price', '178.41'),
(59616, 4119, '_product_version', '4.1.0'),
(59617, 4119, '_vi_wad_aliexpress_variation_id', '10000011281670801'),
(59618, 4119, '_vi_wad_aliexpress_variation_attr', '14:365458#wine red shiny;200000124:1394'),
(59619, 4120, '_variation_description', ''),
(59620, 4120, '_sku', '488775905-wine-red-shiny-5'),
(59621, 4120, '_regular_price', '178.41'),
(59622, 4120, 'total_sales', '0'),
(59623, 4120, '_tax_status', 'taxable'),
(59624, 4120, '_tax_class', 'parent'),
(59625, 4120, '_manage_stock', 'yes'),
(59626, 4120, '_backorders', 'no'),
(59627, 4120, '_sold_individually', 'no'),
(59628, 4120, '_virtual', 'no'),
(59629, 4120, '_downloadable', 'no'),
(59630, 4120, '_download_limit', '-1'),
(59631, 4120, '_download_expiry', '-1'),
(59632, 4120, '_stock', '100'),
(59633, 4120, '_stock_status', 'instock'),
(59634, 4120, '_wc_average_rating', '0'),
(59635, 4120, '_wc_review_count', '0'),
(59636, 4120, 'attribute_pa_color', 'wine-red-shiny'),
(59637, 4120, 'attribute_pa_shoe-size', '5'),
(59638, 4120, '_price', '178.41'),
(59639, 4120, '_product_version', '4.1.0'),
(59640, 4120, '_vi_wad_aliexpress_variation_id', '10000011281670800'),
(59641, 4120, '_vi_wad_aliexpress_variation_attr', '14:365458#wine red shiny;200000124:698'),
(59642, 4121, '_variation_description', ''),
(59643, 4121, '_sku', '488775905-pink-shiny-9'),
(59644, 4121, '_regular_price', '178.41'),
(59645, 4121, 'total_sales', '0'),
(59646, 4121, '_tax_status', 'taxable'),
(59647, 4121, '_tax_class', 'parent'),
(59648, 4121, '_manage_stock', 'yes'),
(59649, 4121, '_backorders', 'no'),
(59650, 4121, '_sold_individually', 'no'),
(59651, 4121, '_virtual', 'no'),
(59652, 4121, '_downloadable', 'no'),
(59653, 4121, '_download_limit', '-1'),
(59654, 4121, '_download_expiry', '-1'),
(59655, 4121, '_stock', '98'),
(59656, 4121, '_stock_status', 'instock'),
(59657, 4121, '_wc_average_rating', '0'),
(59658, 4121, '_wc_review_count', '0'),
(59659, 4121, 'attribute_pa_color', 'pink-shiny'),
(59660, 4121, 'attribute_pa_shoe-size', '9'),
(59661, 4121, '_price', '178.41'),
(59662, 4121, '_product_version', '4.1.0'),
(59663, 4121, '_vi_wad_aliexpress_variation_id', '10000011281670815'),
(59664, 4121, '_vi_wad_aliexpress_variation_attr', '14:1052#pink shiny;200000124:350262'),
(59665, 4122, '_variation_description', ''),
(59666, 4122, '_sku', '488775905-pink-shiny-8'),
(59667, 4122, '_regular_price', '178.41'),
(59668, 4122, 'total_sales', '0'),
(59669, 4122, '_tax_status', 'taxable'),
(59670, 4122, '_tax_class', 'parent'),
(59671, 4122, '_manage_stock', 'yes'),
(59672, 4122, '_backorders', 'no'),
(59673, 4122, '_sold_individually', 'no'),
(59674, 4122, '_virtual', 'no'),
(59675, 4122, '_downloadable', 'no'),
(59676, 4122, '_download_limit', '-1'),
(59677, 4122, '_download_expiry', '-1'),
(59678, 4122, '_stock', '100'),
(59679, 4122, '_stock_status', 'instock'),
(59680, 4122, '_wc_average_rating', '0'),
(59681, 4122, '_wc_review_count', '0'),
(59682, 4122, 'attribute_pa_color', 'pink-shiny'),
(59683, 4122, 'attribute_pa_shoe-size', '8'),
(59684, 4122, '_price', '178.41'),
(59685, 4122, '_product_version', '4.1.0'),
(59686, 4122, '_vi_wad_aliexpress_variation_id', '10000011281670814'),
(59687, 4122, '_vi_wad_aliexpress_variation_attr', '14:1052#pink shiny;200000124:699'),
(59688, 4123, '_variation_description', ''),
(59689, 4123, '_sku', '488775905-pink-shiny-7'),
(59690, 4123, '_regular_price', '178.41'),
(59691, 4123, 'total_sales', '0'),
(59692, 4123, '_tax_status', 'taxable'),
(59693, 4123, '_tax_class', 'parent'),
(59694, 4123, '_manage_stock', 'yes'),
(59695, 4123, '_backorders', 'no'),
(59696, 4123, '_sold_individually', 'no'),
(59697, 4123, '_virtual', 'no'),
(59698, 4123, '_downloadable', 'no'),
(59699, 4123, '_download_limit', '-1'),
(59700, 4123, '_download_expiry', '-1'),
(59701, 4123, '_stock', '100'),
(59702, 4123, '_stock_status', 'instock'),
(59703, 4123, '_wc_average_rating', '0'),
(59704, 4123, '_wc_review_count', '0'),
(59705, 4123, 'attribute_pa_color', 'pink-shiny'),
(59706, 4123, 'attribute_pa_shoe-size', '7'),
(59707, 4123, '_price', '178.41'),
(59708, 4123, '_product_version', '4.1.0'),
(59709, 4123, '_vi_wad_aliexpress_variation_id', '10000011281670813'),
(59710, 4123, '_vi_wad_aliexpress_variation_attr', '14:1052#pink shiny;200000124:3434'),
(59711, 4124, '_variation_description', ''),
(59712, 4124, '_sku', '488775905-pink-shiny-6'),
(59713, 4124, '_regular_price', '178.41'),
(59714, 4124, 'total_sales', '0'),
(59715, 4124, '_tax_status', 'taxable'),
(59716, 4124, '_tax_class', 'parent'),
(59717, 4124, '_manage_stock', 'yes'),
(59718, 4124, '_backorders', 'no'),
(59719, 4124, '_sold_individually', 'no'),
(59720, 4124, '_virtual', 'no'),
(59721, 4124, '_downloadable', 'no'),
(59722, 4124, '_download_limit', '-1'),
(59723, 4124, '_download_expiry', '-1'),
(59724, 4124, '_stock', '100'),
(59725, 4124, '_stock_status', 'instock'),
(59726, 4124, '_wc_average_rating', '0'),
(59727, 4124, '_wc_review_count', '0'),
(59728, 4124, 'attribute_pa_color', 'pink-shiny'),
(59729, 4124, 'attribute_pa_shoe-size', '6'),
(59730, 4124, '_price', '178.41'),
(59731, 4124, '_product_version', '4.1.0'),
(59732, 4124, '_vi_wad_aliexpress_variation_id', '10000011281670812'),
(59733, 4124, '_vi_wad_aliexpress_variation_attr', '14:1052#pink shiny;200000124:1394'),
(59734, 4125, '_variation_description', ''),
(59735, 4125, '_sku', '488775905-black-shiny-5'),
(59736, 4125, '_regular_price', '178.41'),
(59737, 4125, 'total_sales', '0'),
(59738, 4125, '_tax_status', 'taxable'),
(59739, 4125, '_tax_class', 'parent'),
(59740, 4125, '_manage_stock', 'yes'),
(59741, 4125, '_backorders', 'no'),
(59742, 4125, '_sold_individually', 'no'),
(59743, 4125, '_virtual', 'no'),
(59744, 4125, '_downloadable', 'no'),
(59745, 4125, '_download_limit', '-1'),
(59746, 4125, '_download_expiry', '-1'),
(59747, 4125, '_stock', '97'),
(59748, 4125, '_stock_status', 'instock'),
(59749, 4125, '_wc_average_rating', '0'),
(59750, 4125, '_wc_review_count', '0'),
(59751, 4125, 'attribute_pa_color', 'black-shiny'),
(59752, 4125, 'attribute_pa_shoe-size', '5'),
(59753, 4125, '_price', '178.41'),
(59754, 4125, '_product_version', '4.1.0'),
(59755, 4125, '_vi_wad_aliexpress_variation_id', '64974768063'),
(59756, 4125, '_vi_wad_aliexpress_variation_attr', '14:193#Black shiny;200000124:698'),
(59757, 4126, '_variation_description', ''),
(59758, 4126, '_sku', '488775905-pink-shiny-5'),
(59759, 4126, '_regular_price', '178.41'),
(59760, 4126, 'total_sales', '0'),
(59761, 4126, '_tax_status', 'taxable'),
(59762, 4126, '_tax_class', 'parent'),
(59763, 4126, '_manage_stock', 'yes'),
(59764, 4126, '_backorders', 'no'),
(59765, 4126, '_sold_individually', 'no'),
(59766, 4126, '_virtual', 'no'),
(59767, 4126, '_downloadable', 'no'),
(59768, 4126, '_download_limit', '-1'),
(59769, 4126, '_download_expiry', '-1'),
(59770, 4126, '_stock', '99'),
(59771, 4126, '_stock_status', 'instock'),
(59772, 4126, '_wc_average_rating', '0'),
(59773, 4126, '_wc_review_count', '0'),
(59774, 4126, 'attribute_pa_color', 'pink-shiny'),
(59775, 4126, 'attribute_pa_shoe-size', '5'),
(59776, 4126, '_price', '178.41'),
(59777, 4126, '_product_version', '4.1.0'),
(59778, 4126, '_vi_wad_aliexpress_variation_id', '10000011281670811'),
(59779, 4126, '_vi_wad_aliexpress_variation_attr', '14:1052#pink shiny;200000124:698'),
(59780, 4127, '_variation_description', ''),
(59781, 4127, '_sku', '488775905-black-matt-5'),
(59782, 4127, '_regular_price', '178.41'),
(59783, 4127, 'total_sales', '0'),
(59784, 4127, '_tax_status', 'taxable'),
(59785, 4127, '_tax_class', 'parent'),
(59786, 4127, '_manage_stock', 'yes'),
(59787, 4127, '_backorders', 'no'),
(59788, 4127, '_sold_individually', 'no'),
(59789, 4127, '_virtual', 'no'),
(59790, 4127, '_downloadable', 'no'),
(59791, 4127, '_download_limit', '-1'),
(59792, 4127, '_download_expiry', '-1'),
(59793, 4127, '_stock', '97'),
(59794, 4127, '_stock_status', 'instock'),
(59795, 4127, '_wc_average_rating', '0'),
(59796, 4127, '_wc_review_count', '0'),
(59797, 4127, 'attribute_pa_color', 'black-matt'),
(59798, 4127, 'attribute_pa_shoe-size', '5'),
(59799, 4127, '_price', '178.41'),
(59800, 4127, '_product_version', '4.1.0'),
(59801, 4127, '_vi_wad_aliexpress_variation_id', '64974768062'),
(59802, 4127, '_vi_wad_aliexpress_variation_attr', '14:771#Black matt;200000124:698'),
(59803, 4128, '_variation_description', ''),
(59804, 4128, '_sku', '488775905-wine-red-shiny-15'),
(59805, 4128, '_regular_price', '178.41'),
(59806, 4128, 'total_sales', '0'),
(59807, 4128, '_tax_status', 'taxable'),
(59808, 4128, '_tax_class', 'parent'),
(59809, 4128, '_manage_stock', 'yes'),
(59810, 4128, '_backorders', 'no'),
(59811, 4128, '_sold_individually', 'no'),
(59812, 4128, '_virtual', 'no'),
(59813, 4128, '_downloadable', 'no'),
(59814, 4128, '_download_limit', '-1'),
(59815, 4128, '_download_expiry', '-1'),
(59816, 4128, '_stock', '99'),
(59817, 4128, '_stock_status', 'instock'),
(59818, 4128, '_wc_average_rating', '0'),
(59819, 4128, '_wc_review_count', '0'),
(59820, 4128, 'attribute_pa_color', 'wine-red-shiny'),
(59821, 4128, 'attribute_pa_shoe-size', '15'),
(59822, 4128, '_price', '178.41'),
(59823, 4128, '_product_version', '4.1.0'),
(59824, 4128, '_vi_wad_aliexpress_variation_id', '10000011281670810'),
(59825, 4128, '_vi_wad_aliexpress_variation_attr', '14:365458#wine red shiny;200000124:350231'),
(59826, 4129, '_variation_description', ''),
(59827, 4129, '_sku', '488775905-wine-red-shiny-14'),
(59828, 4129, '_regular_price', '178.41'),
(59829, 4129, 'total_sales', '0'),
(59830, 4129, '_tax_status', 'taxable'),
(59831, 4129, '_tax_class', 'parent'),
(59832, 4129, '_manage_stock', 'yes'),
(59833, 4129, '_backorders', 'no'),
(59834, 4129, '_sold_individually', 'no'),
(59835, 4129, '_virtual', 'no'),
(59836, 4129, '_downloadable', 'no'),
(59837, 4129, '_download_limit', '-1'),
(59838, 4129, '_download_expiry', '-1'),
(59839, 4129, '_stock', '100'),
(59840, 4129, '_stock_status', 'instock'),
(59841, 4129, '_wc_average_rating', '0'),
(59842, 4129, '_wc_review_count', '0'),
(59843, 4129, 'attribute_pa_color', 'wine-red-shiny'),
(59844, 4129, 'attribute_pa_shoe-size', '14'),
(59845, 4129, '_price', '178.41'),
(59846, 4129, '_product_version', '4.1.0'),
(59847, 4129, '_vi_wad_aliexpress_variation_id', '10000011281670809'),
(59848, 4129, '_vi_wad_aliexpress_variation_attr', '14:365458#wine red shiny;200000124:200000298'),
(59849, 4130, '_variation_description', ''),
(59850, 4130, '_sku', '488775905-wine-red-shiny-13'),
(59851, 4130, '_regular_price', '178.41'),
(59852, 4130, 'total_sales', '0'),
(59853, 4130, '_tax_status', 'taxable'),
(59854, 4130, '_tax_class', 'parent'),
(59855, 4130, '_manage_stock', 'yes'),
(59856, 4130, '_backorders', 'no'),
(59857, 4130, '_sold_individually', 'no'),
(59858, 4130, '_virtual', 'no'),
(59859, 4130, '_downloadable', 'no'),
(59860, 4130, '_download_limit', '-1'),
(59861, 4130, '_download_expiry', '-1'),
(59862, 4130, '_stock', '100'),
(59863, 4130, '_stock_status', 'instock'),
(59864, 4130, '_wc_average_rating', '0'),
(59865, 4130, '_wc_review_count', '0'),
(59866, 4130, 'attribute_pa_color', 'wine-red-shiny'),
(59867, 4130, 'attribute_pa_shoe-size', '13'),
(59868, 4130, '_price', '178.41'),
(59869, 4130, '_product_version', '4.1.0'),
(59870, 4130, '_vi_wad_aliexpress_variation_id', '10000011281670808'),
(59871, 4130, '_vi_wad_aliexpress_variation_attr', '14:365458#wine red shiny;200000124:200000296'),
(59872, 4131, '_variation_description', ''),
(59873, 4131, '_sku', '488775905-custom-colors-5'),
(59874, 4131, '_regular_price', '178.41'),
(59875, 4131, 'total_sales', '0'),
(59876, 4131, '_tax_status', 'taxable'),
(59877, 4131, '_tax_class', 'parent'),
(59878, 4131, '_manage_stock', 'yes'),
(59879, 4131, '_backorders', 'no'),
(59880, 4131, '_sold_individually', 'no'),
(59881, 4131, '_virtual', 'no'),
(59882, 4131, '_downloadable', 'no'),
(59883, 4131, '_download_limit', '-1'),
(59884, 4131, '_download_expiry', '-1'),
(59885, 4131, '_stock', '100'),
(59886, 4131, '_stock_status', 'instock'),
(59887, 4131, '_wc_average_rating', '0'),
(59888, 4131, '_wc_review_count', '0'),
(59889, 4131, 'attribute_pa_color', 'custom-colors'),
(59890, 4131, 'attribute_pa_shoe-size', '5'),
(59891, 4131, '_price', '178.41'),
(59892, 4131, '_product_version', '4.1.0'),
(59893, 4131, '_vi_wad_aliexpress_variation_id', '12000015817600847'),
(59894, 4131, '_vi_wad_aliexpress_variation_attr', '14:200003699#Custom colors;200000124:698'),
(59895, 4132, '_variation_description', ''),
(59896, 4132, '_sku', '488775905-custom-colors-8'),
(59897, 4132, '_regular_price', '178.41'),
(59898, 4132, 'total_sales', '0'),
(59899, 4132, '_tax_status', 'taxable'),
(59900, 4132, '_tax_class', 'parent'),
(59901, 4132, '_manage_stock', 'yes'),
(59902, 4132, '_backorders', 'no'),
(59903, 4132, '_sold_individually', 'no'),
(59904, 4132, '_virtual', 'no'),
(59905, 4132, '_downloadable', 'no'),
(59906, 4132, '_download_limit', '-1'),
(59907, 4132, '_download_expiry', '-1'),
(59908, 4132, '_stock', '100'),
(59909, 4132, '_stock_status', 'instock'),
(59910, 4132, '_wc_average_rating', '0'),
(59911, 4132, '_wc_review_count', '0'),
(59912, 4132, 'attribute_pa_color', 'custom-colors'),
(59913, 4132, 'attribute_pa_shoe-size', '8'),
(59914, 4132, '_price', '178.41'),
(59915, 4132, '_product_version', '4.1.0'),
(59916, 4132, '_vi_wad_aliexpress_variation_id', '12000015817600850'),
(59917, 4132, '_vi_wad_aliexpress_variation_attr', '14:200003699#Custom colors;200000124:699'),
(59918, 4133, '_variation_description', ''),
(59919, 4133, '_sku', '488775905-custom-colors-9'),
(59920, 4133, '_regular_price', '178.41'),
(59921, 4133, 'total_sales', '0'),
(59922, 4133, '_tax_status', 'taxable'),
(59923, 4133, '_tax_class', 'parent'),
(59924, 4133, '_manage_stock', 'yes'),
(59925, 4133, '_backorders', 'no'),
(59926, 4133, '_sold_individually', 'no'),
(59927, 4133, '_virtual', 'no'),
(59928, 4133, '_downloadable', 'no'),
(59929, 4133, '_download_limit', '-1'),
(59930, 4133, '_download_expiry', '-1'),
(59931, 4133, '_stock', '100'),
(59932, 4133, '_stock_status', 'instock'),
(59933, 4133, '_wc_average_rating', '0'),
(59934, 4133, '_wc_review_count', '0'),
(59935, 4133, 'attribute_pa_color', 'custom-colors'),
(59936, 4133, 'attribute_pa_shoe-size', '9'),
(59937, 4133, '_price', '178.41'),
(59938, 4133, '_product_version', '4.1.0'),
(59939, 4133, '_vi_wad_aliexpress_variation_id', '12000015817600851'),
(59940, 4133, '_vi_wad_aliexpress_variation_attr', '14:200003699#Custom colors;200000124:350262'),
(59941, 4134, '_variation_description', ''),
(59942, 4134, '_sku', '488775905-custom-colors-6'),
(59943, 4134, '_regular_price', '178.41'),
(59944, 4134, 'total_sales', '0'),
(59945, 4134, '_tax_status', 'taxable'),
(59946, 4134, '_tax_class', 'parent'),
(59947, 4134, '_manage_stock', 'yes'),
(59948, 4134, '_backorders', 'no'),
(59949, 4134, '_sold_individually', 'no'),
(59950, 4134, '_virtual', 'no'),
(59951, 4134, '_downloadable', 'no'),
(59952, 4134, '_download_limit', '-1'),
(59953, 4134, '_download_expiry', '-1'),
(59954, 4134, '_stock', '100'),
(59955, 4134, '_stock_status', 'instock'),
(59956, 4134, '_wc_average_rating', '0'),
(59957, 4134, '_wc_review_count', '0'),
(59958, 4134, 'attribute_pa_color', 'custom-colors'),
(59959, 4134, 'attribute_pa_shoe-size', '6'),
(59960, 4134, '_price', '178.41'),
(59961, 4134, '_product_version', '4.1.0'),
(59962, 4134, '_vi_wad_aliexpress_variation_id', '12000015817600848'),
(59963, 4134, '_vi_wad_aliexpress_variation_attr', '14:200003699#Custom colors;200000124:1394'),
(59964, 4135, '_variation_description', ''),
(59965, 4135, '_sku', '488775905-custom-colors-7'),
(59966, 4135, '_regular_price', '178.41'),
(59967, 4135, 'total_sales', '0'),
(59968, 4135, '_tax_status', 'taxable'),
(59969, 4135, '_tax_class', 'parent'),
(59970, 4135, '_manage_stock', 'yes'),
(59971, 4135, '_backorders', 'no'),
(59972, 4135, '_sold_individually', 'no'),
(59973, 4135, '_virtual', 'no'),
(59974, 4135, '_downloadable', 'no'),
(59975, 4135, '_download_limit', '-1'),
(59976, 4135, '_download_expiry', '-1'),
(59977, 4135, '_stock', '100'),
(59978, 4135, '_stock_status', 'instock'),
(59979, 4135, '_wc_average_rating', '0'),
(59980, 4135, '_wc_review_count', '0'),
(59981, 4135, 'attribute_pa_color', 'custom-colors'),
(59982, 4135, 'attribute_pa_shoe-size', '7'),
(59983, 4135, '_price', '178.41'),
(59984, 4135, '_product_version', '4.1.0'),
(59985, 4135, '_vi_wad_aliexpress_variation_id', '12000015817600849'),
(59986, 4135, '_vi_wad_aliexpress_variation_attr', '14:200003699#Custom colors;200000124:3434'),
(59987, 4136, '_variation_description', ''),
(59988, 4136, '_sku', '488775905-custom-colors-12'),
(59989, 4136, '_regular_price', '178.41'),
(59990, 4136, 'total_sales', '0'),
(59991, 4136, '_tax_status', 'taxable'),
(59992, 4136, '_tax_class', 'parent'),
(59993, 4136, '_manage_stock', 'yes'),
(59994, 4136, '_backorders', 'no'),
(59995, 4136, '_sold_individually', 'no'),
(59996, 4136, '_virtual', 'no'),
(59997, 4136, '_downloadable', 'no'),
(59998, 4136, '_download_limit', '-1'),
(59999, 4136, '_download_expiry', '-1'),
(60000, 4136, '_stock', '100'),
(60001, 4136, '_stock_status', 'instock'),
(60002, 4136, '_wc_average_rating', '0'),
(60003, 4136, '_wc_review_count', '0'),
(60004, 4136, 'attribute_pa_color', 'custom-colors'),
(60005, 4136, 'attribute_pa_shoe-size', '12'),
(60006, 4136, '_price', '178.41'),
(60007, 4136, '_product_version', '4.1.0'),
(60008, 4136, '_vi_wad_aliexpress_variation_id', '12000015817600854'),
(60009, 4136, '_vi_wad_aliexpress_variation_attr', '14:200003699#Custom colors;200000124:1663'),
(60010, 4137, '_variation_description', ''),
(60011, 4137, '_sku', '488775905-custom-colors-13'),
(60012, 4137, '_regular_price', '178.41'),
(60013, 4137, 'total_sales', '0'),
(60014, 4137, '_tax_status', 'taxable'),
(60015, 4137, '_tax_class', 'parent'),
(60016, 4137, '_manage_stock', 'yes'),
(60017, 4137, '_backorders', 'no'),
(60018, 4137, '_sold_individually', 'no'),
(60019, 4137, '_virtual', 'no'),
(60020, 4137, '_downloadable', 'no'),
(60021, 4137, '_download_limit', '-1'),
(60022, 4137, '_download_expiry', '-1'),
(60023, 4137, '_stock', '100'),
(60024, 4137, '_stock_status', 'instock'),
(60025, 4137, '_wc_average_rating', '0'),
(60026, 4137, '_wc_review_count', '0'),
(60027, 4137, 'attribute_pa_color', 'custom-colors'),
(60028, 4137, 'attribute_pa_shoe-size', '13'),
(60029, 4137, '_price', '178.41'),
(60030, 4137, '_product_version', '4.1.0'),
(60031, 4137, '_vi_wad_aliexpress_variation_id', '12000015817600855'),
(60032, 4137, '_vi_wad_aliexpress_variation_attr', '14:200003699#Custom colors;200000124:200000296'),
(60033, 4138, '_variation_description', ''),
(60034, 4138, '_sku', '488775905-custom-colors-10'),
(60035, 4138, '_regular_price', '178.41'),
(60036, 4138, 'total_sales', '0'),
(60037, 4138, '_tax_status', 'taxable'),
(60038, 4138, '_tax_class', 'parent'),
(60039, 4138, '_manage_stock', 'yes'),
(60040, 4138, '_backorders', 'no'),
(60041, 4138, '_sold_individually', 'no'),
(60042, 4138, '_virtual', 'no'),
(60043, 4138, '_downloadable', 'no'),
(60044, 4138, '_download_limit', '-1'),
(60045, 4138, '_download_expiry', '-1'),
(60046, 4138, '_stock', '100'),
(60047, 4138, '_stock_status', 'instock'),
(60048, 4138, '_wc_average_rating', '0'),
(60049, 4138, '_wc_review_count', '0'),
(60050, 4138, 'attribute_pa_color', 'custom-colors'),
(60051, 4138, 'attribute_pa_shoe-size', '10');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(60052, 4138, '_price', '178.41'),
(60053, 4138, '_product_version', '4.1.0'),
(60054, 4138, '_vi_wad_aliexpress_variation_id', '12000015817600852'),
(60055, 4138, '_vi_wad_aliexpress_variation_attr', '14:200003699#Custom colors;200000124:1583'),
(60056, 4139, '_variation_description', ''),
(60057, 4139, '_sku', '488775905-custom-colors-11'),
(60058, 4139, '_regular_price', '178.41'),
(60059, 4139, 'total_sales', '0'),
(60060, 4139, '_tax_status', 'taxable'),
(60061, 4139, '_tax_class', 'parent'),
(60062, 4139, '_manage_stock', 'yes'),
(60063, 4139, '_backorders', 'no'),
(60064, 4139, '_sold_individually', 'no'),
(60065, 4139, '_virtual', 'no'),
(60066, 4139, '_downloadable', 'no'),
(60067, 4139, '_download_limit', '-1'),
(60068, 4139, '_download_expiry', '-1'),
(60069, 4139, '_stock', '99'),
(60070, 4139, '_stock_status', 'instock'),
(60071, 4139, '_wc_average_rating', '0'),
(60072, 4139, '_wc_review_count', '0'),
(60073, 4139, 'attribute_pa_color', 'custom-colors'),
(60074, 4139, 'attribute_pa_shoe-size', '11'),
(60075, 4139, '_price', '178.41'),
(60076, 4139, '_product_version', '4.1.0'),
(60077, 4139, '_vi_wad_aliexpress_variation_id', '12000015817600853'),
(60078, 4139, '_vi_wad_aliexpress_variation_attr', '14:200003699#Custom colors;200000124:100010420'),
(60079, 4140, '_variation_description', ''),
(60080, 4140, '_sku', '488775905-custom-colors-14'),
(60081, 4140, '_regular_price', '178.41'),
(60082, 4140, 'total_sales', '0'),
(60083, 4140, '_tax_status', 'taxable'),
(60084, 4140, '_tax_class', 'parent'),
(60085, 4140, '_manage_stock', 'yes'),
(60086, 4140, '_backorders', 'no'),
(60087, 4140, '_sold_individually', 'no'),
(60088, 4140, '_virtual', 'no'),
(60089, 4140, '_downloadable', 'no'),
(60090, 4140, '_download_limit', '-1'),
(60091, 4140, '_download_expiry', '-1'),
(60092, 4140, '_stock', '100'),
(60093, 4140, '_stock_status', 'instock'),
(60094, 4140, '_wc_average_rating', '0'),
(60095, 4140, '_wc_review_count', '0'),
(60096, 4140, 'attribute_pa_color', 'custom-colors'),
(60097, 4140, 'attribute_pa_shoe-size', '14'),
(60098, 4140, '_price', '178.41'),
(60099, 4140, '_product_version', '4.1.0'),
(60100, 4140, '_vi_wad_aliexpress_variation_id', '12000015817600856'),
(60101, 4140, '_vi_wad_aliexpress_variation_attr', '14:200003699#Custom colors;200000124:200000298'),
(60102, 4141, '_variation_description', ''),
(60103, 4141, '_sku', '488775905-custom-colors-15'),
(60104, 4141, '_regular_price', '178.41'),
(60105, 4141, 'total_sales', '0'),
(60106, 4141, '_tax_status', 'taxable'),
(60107, 4141, '_tax_class', 'parent'),
(60108, 4141, '_manage_stock', 'yes'),
(60109, 4141, '_backorders', 'no'),
(60110, 4141, '_sold_individually', 'no'),
(60111, 4141, '_virtual', 'no'),
(60112, 4141, '_downloadable', 'no'),
(60113, 4141, '_download_limit', '-1'),
(60114, 4141, '_download_expiry', '-1'),
(60115, 4141, '_stock', '100'),
(60116, 4141, '_stock_status', 'instock'),
(60117, 4141, '_wc_average_rating', '0'),
(60118, 4141, '_wc_review_count', '0'),
(60119, 4141, 'attribute_pa_color', 'custom-colors'),
(60120, 4141, 'attribute_pa_shoe-size', '15'),
(60121, 4141, '_price', '178.41'),
(60122, 4141, '_product_version', '4.1.0'),
(60123, 4141, '_vi_wad_aliexpress_variation_id', '12000015817600857'),
(60124, 4141, '_vi_wad_aliexpress_variation_attr', '14:200003699#Custom colors;200000124:350231'),
(60125, 4142, '_wp_attached_file', '2021/06/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-1.jpg'),
(60126, 4142, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:102:\"2021/06/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-1.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:102:\"jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:102:\"jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:102:\"jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-1-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:102:\"jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-1-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:102:\"jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-1-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:102:\"jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:102:\"jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:102:\"jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:102:\"jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:102:\"jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:102:\"jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(60127, 3978, '_price', '178.41'),
(60128, 4142, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H76200694a12944029167effbdd3a7c8as/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg'),
(60129, 3978, '_product_image_gallery', '4142,4145,4159,4165,4174'),
(60130, 4143, '_sku', '1005001677526217'),
(60131, 4143, '_visibility', 'visible'),
(60132, 4143, '_default_attributes', ''),
(60133, 3578, '_vi_wad_woo_id', '4143'),
(60134, 4143, '_vi_wad_aliexpress_product_id', '1005001677526217'),
(60135, 4143, 'total_sales', '0'),
(60136, 4143, '_tax_status', 'taxable'),
(60137, 4143, '_tax_class', ''),
(60138, 4143, '_manage_stock', 'no'),
(60139, 4143, '_backorders', 'no'),
(60140, 4143, '_sold_individually', 'no'),
(60141, 4143, '_virtual', 'no'),
(60142, 4143, '_downloadable', 'no'),
(60143, 4143, '_download_limit', '-1'),
(60144, 4143, '_download_expiry', '-1'),
(60145, 4143, '_stock', NULL),
(60146, 4143, '_stock_status', 'instock'),
(60147, 4143, '_wc_average_rating', '0'),
(60148, 4143, '_wc_review_count', '0'),
(60149, 4143, '_product_attributes', 'a:2:{s:8:\"pa_color\";a:6:{s:4:\"name\";s:8:\"pa_color\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"0\";s:10:\"is_visible\";s:1:\"0\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"1\";}s:12:\"pa_shoe-size\";a:6:{s:4:\"name\";s:12:\"pa_shoe-size\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"1\";s:10:\"is_visible\";s:1:\"0\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"1\";}}'),
(60150, 4143, '_product_version', '4.1.0'),
(60151, 4144, '_wp_attached_file', '2021/06/Black-Sock-Boots-Women-2020-New-Punk-Gothic-Shoes-Ankle-Boots-Platform-Shoes-Women-White-Sock.jpg'),
(60152, 4144, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:105:\"2021/06/Black-Sock-Boots-Women-2020-New-Punk-Gothic-Shoes-Ankle-Boots-Platform-Shoes-Women-White-Sock.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:105:\"Black-Sock-Boots-Women-2020-New-Punk-Gothic-Shoes-Ankle-Boots-Platform-Shoes-Women-White-Sock-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:105:\"Black-Sock-Boots-Women-2020-New-Punk-Gothic-Shoes-Ankle-Boots-Platform-Shoes-Women-White-Sock-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:105:\"Black-Sock-Boots-Women-2020-New-Punk-Gothic-Shoes-Ankle-Boots-Platform-Shoes-Women-White-Sock-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:105:\"Black-Sock-Boots-Women-2020-New-Punk-Gothic-Shoes-Ankle-Boots-Platform-Shoes-Women-White-Sock-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:105:\"Black-Sock-Boots-Women-2020-New-Punk-Gothic-Shoes-Ankle-Boots-Platform-Shoes-Women-White-Sock-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:105:\"Black-Sock-Boots-Women-2020-New-Punk-Gothic-Shoes-Ankle-Boots-Platform-Shoes-Women-White-Sock-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:105:\"Black-Sock-Boots-Women-2020-New-Punk-Gothic-Shoes-Ankle-Boots-Platform-Shoes-Women-White-Sock-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:105:\"Black-Sock-Boots-Women-2020-New-Punk-Gothic-Shoes-Ankle-Boots-Platform-Shoes-Women-White-Sock-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:105:\"Black-Sock-Boots-Women-2020-New-Punk-Gothic-Shoes-Ankle-Boots-Platform-Shoes-Women-White-Sock-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:105:\"Black-Sock-Boots-Women-2020-New-Punk-Gothic-Shoes-Ankle-Boots-Platform-Shoes-Women-White-Sock-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:105:\"Black-Sock-Boots-Women-2020-New-Punk-Gothic-Shoes-Ankle-Boots-Platform-Shoes-Women-White-Sock-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(60153, 4145, '_wp_attached_file', '2021/06/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-2.jpg'),
(60154, 4145, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:102:\"2021/06/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-2.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:102:\"jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:102:\"jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:102:\"jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-2-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:102:\"jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-2-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:102:\"jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-2-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:102:\"jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:102:\"jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:102:\"jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:102:\"jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:102:\"jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:102:\"jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(60155, 4144, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Hfa2ae19b851f455b9e6b0590bd2324d9g/Black-Sock-Boots-Women-2020-New-Punk-Gothic-Shoes-Ankle-Boots-Platform-Shoes-Women-White-Sock.jpg'),
(60156, 4143, '_thumbnail_id', '4144'),
(60157, 4146, '_variation_description', ''),
(60158, 4146, '_sku', '1005001677526217-beige-39'),
(60159, 4146, '_regular_price', '218.49'),
(60160, 4146, 'total_sales', '0'),
(60161, 4146, '_tax_status', 'taxable'),
(60162, 4146, '_tax_class', 'parent'),
(60163, 4146, '_manage_stock', 'yes'),
(60164, 4146, '_backorders', 'no'),
(60165, 4146, '_sold_individually', 'no'),
(60166, 4146, '_virtual', 'no'),
(60167, 4146, '_downloadable', 'no'),
(60168, 4146, '_download_limit', '-1'),
(60169, 4146, '_download_expiry', '-1'),
(60170, 4146, '_stock', '860'),
(60171, 4146, '_stock_status', 'instock'),
(60172, 4146, '_wc_average_rating', '0'),
(60173, 4146, '_wc_review_count', '0'),
(60174, 4146, 'attribute_pa_color', 'beige'),
(60175, 4146, 'attribute_pa_shoe-size', '39'),
(60176, 4146, '_price', '218.49'),
(60177, 4146, '_product_version', '4.1.0'),
(60178, 4146, '_vi_wad_aliexpress_variation_id', '12000017086889114'),
(60179, 4146, '_vi_wad_aliexpress_variation_attr', '14:771;200000124:200000364'),
(60180, 4145, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Had8dd0f696704de4aca97d8b5386fc7eY/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg'),
(60181, 4147, '_variation_description', ''),
(60182, 4147, '_sku', '1005001677526217-black-34'),
(60183, 4147, '_regular_price', '218.49'),
(60184, 4147, 'total_sales', '0'),
(60185, 4147, '_tax_status', 'taxable'),
(60186, 4147, '_tax_class', 'parent'),
(60187, 4147, '_manage_stock', 'yes'),
(60188, 4147, '_backorders', 'no'),
(60189, 4147, '_sold_individually', 'no'),
(60190, 4147, '_virtual', 'no'),
(60191, 4147, '_downloadable', 'no'),
(60192, 4147, '_download_limit', '-1'),
(60193, 4147, '_download_expiry', '-1'),
(60194, 4147, '_stock', '998'),
(60195, 4147, '_stock_status', 'instock'),
(60196, 4147, '_wc_average_rating', '0'),
(60197, 4147, '_wc_review_count', '0'),
(60198, 4147, 'attribute_pa_color', 'black'),
(60199, 4147, 'attribute_pa_shoe-size', '34'),
(60200, 4147, '_price', '218.49'),
(60201, 4147, '_product_version', '4.1.0'),
(60202, 4147, '_vi_wad_aliexpress_variation_id', '12000017086889115'),
(60203, 4147, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:100010481'),
(60204, 4148, '_variation_description', ''),
(60205, 4148, '_sku', '1005001677526217-beige-37'),
(60206, 4148, '_regular_price', '218.49'),
(60207, 4148, 'total_sales', '0'),
(60208, 4148, '_tax_status', 'taxable'),
(60209, 4148, '_tax_class', 'parent'),
(60210, 4148, '_manage_stock', 'yes'),
(60211, 4148, '_backorders', 'no'),
(60212, 4148, '_sold_individually', 'no'),
(60213, 4148, '_virtual', 'no'),
(60214, 4148, '_downloadable', 'no'),
(60215, 4148, '_download_limit', '-1'),
(60216, 4148, '_download_expiry', '-1'),
(60217, 4148, '_stock', '918'),
(60218, 4148, '_stock_status', 'instock'),
(60219, 4148, '_wc_average_rating', '0'),
(60220, 4148, '_wc_review_count', '0'),
(60221, 4148, 'attribute_pa_color', 'beige'),
(60222, 4148, 'attribute_pa_shoe-size', '37'),
(60223, 4148, '_price', '218.49'),
(60224, 4148, '_product_version', '4.1.0'),
(60225, 4148, '_vi_wad_aliexpress_variation_id', '12000017086889112'),
(60226, 4148, '_vi_wad_aliexpress_variation_attr', '14:771;200000124:100010482'),
(60227, 4149, '_variation_description', ''),
(60228, 4149, '_sku', '1005001677526217-beige-38'),
(60229, 4149, '_regular_price', '218.49'),
(60230, 4149, 'total_sales', '0'),
(60231, 4149, '_tax_status', 'taxable'),
(60232, 4149, '_tax_class', 'parent'),
(60233, 4149, '_manage_stock', 'yes'),
(60234, 4149, '_backorders', 'no'),
(60235, 4149, '_sold_individually', 'no'),
(60236, 4149, '_virtual', 'no'),
(60237, 4149, '_downloadable', 'no'),
(60238, 4149, '_download_limit', '-1'),
(60239, 4149, '_download_expiry', '-1'),
(60240, 4149, '_stock', '899'),
(60241, 4149, '_stock_status', 'instock'),
(60242, 4149, '_wc_average_rating', '0'),
(60243, 4149, '_wc_review_count', '0'),
(60244, 4149, 'attribute_pa_color', 'beige'),
(60245, 4149, 'attribute_pa_shoe-size', '38'),
(60246, 4149, '_price', '218.49'),
(60247, 4149, '_product_version', '4.1.0'),
(60248, 4149, '_vi_wad_aliexpress_variation_id', '12000017086889113'),
(60249, 4149, '_vi_wad_aliexpress_variation_attr', '14:771;200000124:200000898'),
(60250, 4150, '_variation_description', ''),
(60251, 4150, '_sku', '1005001677526217-black-37'),
(60252, 4150, '_regular_price', '218.49'),
(60253, 4150, 'total_sales', '0'),
(60254, 4150, '_tax_status', 'taxable'),
(60255, 4150, '_tax_class', 'parent'),
(60256, 4150, '_manage_stock', 'yes'),
(60257, 4150, '_backorders', 'no'),
(60258, 4150, '_sold_individually', 'no'),
(60259, 4150, '_virtual', 'no'),
(60260, 4150, '_downloadable', 'no'),
(60261, 4150, '_download_limit', '-1'),
(60262, 4150, '_download_expiry', '-1'),
(60263, 4150, '_stock', '962'),
(60264, 4150, '_stock_status', 'instock'),
(60265, 4150, '_wc_average_rating', '0'),
(60266, 4150, '_wc_review_count', '0'),
(60267, 4150, 'attribute_pa_color', 'black'),
(60268, 4150, 'attribute_pa_shoe-size', '37'),
(60269, 4150, '_price', '218.49'),
(60270, 4150, '_product_version', '4.1.0'),
(60271, 4150, '_vi_wad_aliexpress_variation_id', '12000017086889118'),
(60272, 4150, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:100010482'),
(60273, 4151, '_variation_description', ''),
(60274, 4151, '_sku', '1005001677526217-black-38'),
(60275, 4151, '_regular_price', '218.49'),
(60276, 4151, 'total_sales', '0'),
(60277, 4151, '_tax_status', 'taxable'),
(60278, 4151, '_tax_class', 'parent'),
(60279, 4151, '_manage_stock', 'yes'),
(60280, 4151, '_backorders', 'no'),
(60281, 4151, '_sold_individually', 'no'),
(60282, 4151, '_virtual', 'no'),
(60283, 4151, '_downloadable', 'no'),
(60284, 4151, '_download_limit', '-1'),
(60285, 4151, '_download_expiry', '-1'),
(60286, 4151, '_stock', '964'),
(60287, 4151, '_stock_status', 'instock'),
(60288, 4151, '_wc_average_rating', '0'),
(60289, 4151, '_wc_review_count', '0'),
(60290, 4151, 'attribute_pa_color', 'black'),
(60291, 4151, 'attribute_pa_shoe-size', '38'),
(60292, 4151, '_price', '218.49'),
(60293, 4151, '_product_version', '4.1.0'),
(60294, 4151, '_vi_wad_aliexpress_variation_id', '12000017086889119'),
(60295, 4151, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:200000898'),
(60296, 4152, '_variation_description', ''),
(60297, 4152, '_sku', '1005001677526217-black-35'),
(60298, 4152, '_regular_price', '218.49'),
(60299, 4152, 'total_sales', '0'),
(60300, 4152, '_tax_status', 'taxable'),
(60301, 4152, '_tax_class', 'parent'),
(60302, 4152, '_manage_stock', 'yes'),
(60303, 4152, '_backorders', 'no'),
(60304, 4152, '_sold_individually', 'no'),
(60305, 4152, '_virtual', 'no'),
(60306, 4152, '_downloadable', 'no'),
(60307, 4152, '_download_limit', '-1'),
(60308, 4152, '_download_expiry', '-1'),
(60309, 4152, '_stock', '990'),
(60310, 4152, '_stock_status', 'instock'),
(60311, 4152, '_wc_average_rating', '0'),
(60312, 4152, '_wc_review_count', '0'),
(60313, 4152, 'attribute_pa_color', 'black'),
(60314, 4152, 'attribute_pa_shoe-size', '35'),
(60315, 4152, '_price', '218.49'),
(60316, 4152, '_product_version', '4.1.0'),
(60317, 4152, '_vi_wad_aliexpress_variation_id', '12000017086889116'),
(60318, 4152, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:200000333'),
(60319, 4153, '_variation_description', ''),
(60320, 4153, '_sku', '1005001677526217-black-36'),
(60321, 4153, '_regular_price', '218.49'),
(60322, 4153, 'total_sales', '0'),
(60323, 4153, '_tax_status', 'taxable'),
(60324, 4153, '_tax_class', 'parent'),
(60325, 4153, '_manage_stock', 'yes'),
(60326, 4153, '_backorders', 'no'),
(60327, 4153, '_sold_individually', 'no'),
(60328, 4153, '_virtual', 'no'),
(60329, 4153, '_downloadable', 'no'),
(60330, 4153, '_download_limit', '-1'),
(60331, 4153, '_download_expiry', '-1'),
(60332, 4153, '_stock', '990'),
(60333, 4153, '_stock_status', 'instock'),
(60334, 4153, '_wc_average_rating', '0'),
(60335, 4153, '_wc_review_count', '0'),
(60336, 4153, 'attribute_pa_color', 'black'),
(60337, 4153, 'attribute_pa_shoe-size', '36'),
(60338, 4153, '_price', '218.49'),
(60339, 4153, '_product_version', '4.1.0'),
(60340, 4153, '_vi_wad_aliexpress_variation_id', '12000017086889117'),
(60341, 4153, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:200000334'),
(60342, 4154, '_variation_description', ''),
(60343, 4154, '_sku', '1005001677526217-beige-35'),
(60344, 4154, '_regular_price', '218.49'),
(60345, 4154, 'total_sales', '0'),
(60346, 4154, '_tax_status', 'taxable'),
(60347, 4154, '_tax_class', 'parent'),
(60348, 4154, '_manage_stock', 'yes'),
(60349, 4154, '_backorders', 'no'),
(60350, 4154, '_sold_individually', 'no'),
(60351, 4154, '_virtual', 'no'),
(60352, 4154, '_downloadable', 'no'),
(60353, 4154, '_download_limit', '-1'),
(60354, 4154, '_download_expiry', '-1'),
(60355, 4154, '_stock', '981'),
(60356, 4154, '_stock_status', 'instock'),
(60357, 4154, '_wc_average_rating', '0'),
(60358, 4154, '_wc_review_count', '0'),
(60359, 4154, 'attribute_pa_color', 'beige'),
(60360, 4154, 'attribute_pa_shoe-size', '35'),
(60361, 4154, '_price', '218.49'),
(60362, 4154, '_product_version', '4.1.0'),
(60363, 4154, '_vi_wad_aliexpress_variation_id', '12000017086889110'),
(60364, 4154, '_vi_wad_aliexpress_variation_attr', '14:771;200000124:200000333'),
(60365, 4155, '_variation_description', ''),
(60366, 4155, '_sku', '1005001677526217-beige-36'),
(60367, 4155, '_regular_price', '218.49'),
(60368, 4155, 'total_sales', '0'),
(60369, 4155, '_tax_status', 'taxable'),
(60370, 4155, '_tax_class', 'parent'),
(60371, 4155, '_manage_stock', 'yes'),
(60372, 4155, '_backorders', 'no'),
(60373, 4155, '_sold_individually', 'no'),
(60374, 4155, '_virtual', 'no'),
(60375, 4155, '_downloadable', 'no'),
(60376, 4155, '_download_limit', '-1'),
(60377, 4155, '_download_expiry', '-1'),
(60378, 4155, '_stock', '959'),
(60379, 4155, '_stock_status', 'instock'),
(60380, 4155, '_wc_average_rating', '0'),
(60381, 4155, '_wc_review_count', '0'),
(60382, 4155, 'attribute_pa_color', 'beige'),
(60383, 4155, 'attribute_pa_shoe-size', '36'),
(60384, 4155, '_price', '218.49'),
(60385, 4155, '_product_version', '4.1.0'),
(60386, 4155, '_vi_wad_aliexpress_variation_id', '12000017086889111'),
(60387, 4155, '_vi_wad_aliexpress_variation_attr', '14:771;200000124:200000334'),
(60388, 4156, '_variation_description', ''),
(60389, 4156, '_sku', '1005001677526217-beige-34'),
(60390, 4156, '_regular_price', '212.1'),
(60391, 4156, 'total_sales', '0'),
(60392, 4156, '_tax_status', 'taxable'),
(60393, 4156, '_tax_class', 'parent'),
(60394, 4156, '_manage_stock', 'yes'),
(60395, 4156, '_backorders', 'no'),
(60396, 4156, '_sold_individually', 'no'),
(60397, 4156, '_virtual', 'no'),
(60398, 4156, '_downloadable', 'no'),
(60399, 4156, '_download_limit', '-1'),
(60400, 4156, '_download_expiry', '-1'),
(60401, 4156, '_stock', '954'),
(60402, 4156, '_stock_status', 'instock'),
(60403, 4156, '_wc_average_rating', '0'),
(60404, 4156, '_wc_review_count', '0'),
(60405, 4156, 'attribute_pa_color', 'beige'),
(60406, 4156, 'attribute_pa_shoe-size', '34'),
(60407, 4156, '_price', '212.1'),
(60408, 4156, '_product_version', '4.1.0'),
(60409, 4156, '_vi_wad_aliexpress_variation_id', '12000017086889109'),
(60410, 4156, '_vi_wad_aliexpress_variation_attr', '14:771;200000124:100010481'),
(60411, 4157, '_variation_description', ''),
(60412, 4157, '_sku', '1005001677526217-black-2-37'),
(60413, 4157, '_regular_price', '218.49'),
(60414, 4157, 'total_sales', '0'),
(60415, 4157, '_tax_status', 'taxable'),
(60416, 4157, '_tax_class', 'parent'),
(60417, 4157, '_manage_stock', 'yes'),
(60418, 4157, '_backorders', 'no'),
(60419, 4157, '_sold_individually', 'no'),
(60420, 4157, '_virtual', 'no'),
(60421, 4157, '_downloadable', 'no'),
(60422, 4157, '_download_limit', '-1'),
(60423, 4157, '_download_expiry', '-1'),
(60424, 4157, '_stock', '992'),
(60425, 4157, '_stock_status', 'instock'),
(60426, 4157, '_wc_average_rating', '0'),
(60427, 4157, '_wc_review_count', '0'),
(60428, 4157, 'attribute_pa_color', 'black-2'),
(60429, 4157, 'attribute_pa_shoe-size', '37'),
(60430, 4157, '_price', '218.49'),
(60431, 4157, '_product_version', '4.1.0'),
(60432, 4157, '_vi_wad_aliexpress_variation_id', '12000017086889130'),
(60433, 4157, '_vi_wad_aliexpress_variation_attr', '14:1254#Black 2;200000124:100010482'),
(60434, 4158, '_variation_description', ''),
(60435, 4158, '_sku', '1005001677526217-black-2-38'),
(60436, 4158, '_regular_price', '218.49'),
(60437, 4158, 'total_sales', '0'),
(60438, 4158, '_tax_status', 'taxable'),
(60439, 4158, '_tax_class', 'parent'),
(60440, 4158, '_manage_stock', 'yes'),
(60441, 4158, '_backorders', 'no'),
(60442, 4158, '_sold_individually', 'no'),
(60443, 4158, '_virtual', 'no'),
(60444, 4158, '_downloadable', 'no'),
(60445, 4158, '_download_limit', '-1'),
(60446, 4158, '_download_expiry', '-1'),
(60447, 4158, '_stock', '984'),
(60448, 4158, '_stock_status', 'instock'),
(60449, 4158, '_wc_average_rating', '0'),
(60450, 4158, '_wc_review_count', '0'),
(60451, 4159, '_wp_attached_file', '2021/06/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-3.jpg'),
(60452, 4159, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:102:\"2021/06/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-3.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:102:\"jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:102:\"jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:102:\"jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-3-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:102:\"jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-3-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:102:\"jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-3-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:102:\"jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:102:\"jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-3-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:102:\"jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:102:\"jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:102:\"jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-3-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:102:\"jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(60453, 4158, 'attribute_pa_color', 'black-2'),
(60454, 4158, 'attribute_pa_shoe-size', '38'),
(60455, 4158, '_price', '218.49'),
(60456, 4158, '_product_version', '4.1.0'),
(60457, 4158, '_vi_wad_aliexpress_variation_id', '12000017086889131'),
(60458, 4158, '_vi_wad_aliexpress_variation_attr', '14:1254#Black 2;200000124:200000898'),
(60459, 4160, '_variation_description', ''),
(60460, 4160, '_sku', '1005001677526217-black-2-35'),
(60461, 4160, '_regular_price', '218.49'),
(60462, 4160, 'total_sales', '0'),
(60463, 4160, '_tax_status', 'taxable'),
(60464, 4160, '_tax_class', 'parent'),
(60465, 4160, '_manage_stock', 'yes'),
(60466, 4160, '_backorders', 'no'),
(60467, 4160, '_sold_individually', 'no'),
(60468, 4160, '_virtual', 'no'),
(60469, 4160, '_downloadable', 'no'),
(60470, 4160, '_download_limit', '-1'),
(60471, 4160, '_download_expiry', '-1'),
(60472, 4160, '_stock', '996'),
(60473, 4160, '_stock_status', 'instock'),
(60474, 4160, '_wc_average_rating', '0'),
(60475, 4160, '_wc_review_count', '0'),
(60476, 4160, 'attribute_pa_color', 'black-2'),
(60477, 4160, 'attribute_pa_shoe-size', '35'),
(60478, 4160, '_price', '218.49'),
(60479, 4160, '_product_version', '4.1.0'),
(60480, 4160, '_vi_wad_aliexpress_variation_id', '12000017086889128'),
(60481, 4160, '_vi_wad_aliexpress_variation_attr', '14:1254#Black 2;200000124:200000333'),
(60482, 4161, '_variation_description', ''),
(60483, 4161, '_sku', '1005001677526217-black-2-36'),
(60484, 4161, '_regular_price', '218.49'),
(60485, 4161, 'total_sales', '0'),
(60486, 4161, '_tax_status', 'taxable'),
(60487, 4161, '_tax_class', 'parent'),
(60488, 4161, '_manage_stock', 'yes'),
(60489, 4161, '_backorders', 'no'),
(60490, 4161, '_sold_individually', 'no'),
(60491, 4161, '_virtual', 'no'),
(60492, 4161, '_downloadable', 'no'),
(60493, 4161, '_download_limit', '-1'),
(60494, 4161, '_download_expiry', '-1'),
(60495, 4161, '_stock', '995'),
(60496, 4161, '_stock_status', 'instock'),
(60497, 4161, '_wc_average_rating', '0'),
(60498, 4161, '_wc_review_count', '0'),
(60499, 4161, 'attribute_pa_color', 'black-2'),
(60500, 4161, 'attribute_pa_shoe-size', '36'),
(60501, 4161, '_price', '218.49'),
(60502, 4161, '_product_version', '4.1.0'),
(60503, 4161, '_vi_wad_aliexpress_variation_id', '12000017086889129'),
(60504, 4161, '_vi_wad_aliexpress_variation_attr', '14:1254#Black 2;200000124:200000334'),
(60505, 4162, '_variation_description', ''),
(60506, 4162, '_sku', '1005001677526217-black-2-39'),
(60507, 4162, '_regular_price', '218.49'),
(60508, 4162, 'total_sales', '0'),
(60509, 4162, '_tax_status', 'taxable'),
(60510, 4162, '_tax_class', 'parent'),
(60511, 4162, '_manage_stock', 'yes'),
(60512, 4162, '_backorders', 'no'),
(60513, 4162, '_sold_individually', 'no'),
(60514, 4162, '_virtual', 'no'),
(60515, 4162, '_downloadable', 'no'),
(60516, 4162, '_download_limit', '-1'),
(60517, 4162, '_download_expiry', '-1'),
(60518, 4162, '_stock', '985'),
(60519, 4162, '_stock_status', 'instock'),
(60520, 4162, '_wc_average_rating', '0'),
(60521, 4162, '_wc_review_count', '0'),
(60522, 4162, 'attribute_pa_color', 'black-2'),
(60523, 4162, 'attribute_pa_shoe-size', '39'),
(60524, 4162, '_price', '218.49'),
(60525, 4162, '_product_version', '4.1.0'),
(60526, 4162, '_vi_wad_aliexpress_variation_id', '12000017086889132'),
(60527, 4162, '_vi_wad_aliexpress_variation_attr', '14:1254#Black 2;200000124:200000364'),
(60528, 4163, '_variation_description', ''),
(60529, 4163, '_sku', '1005001677526217-beige-2-35'),
(60530, 4163, '_regular_price', '218.49'),
(60531, 4163, 'total_sales', '0'),
(60532, 4163, '_tax_status', 'taxable'),
(60533, 4163, '_tax_class', 'parent'),
(60534, 4163, '_manage_stock', 'yes'),
(60535, 4163, '_backorders', 'no'),
(60536, 4163, '_sold_individually', 'no'),
(60537, 4163, '_virtual', 'no'),
(60538, 4163, '_downloadable', 'no'),
(60539, 4163, '_download_limit', '-1'),
(60540, 4163, '_download_expiry', '-1'),
(60541, 4163, '_stock', '0'),
(60542, 4163, '_stock_status', 'outofstock'),
(60543, 4163, '_wc_average_rating', '0'),
(60544, 4163, '_wc_review_count', '0'),
(60545, 4163, 'attribute_pa_color', 'beige-2'),
(60546, 4163, 'attribute_pa_shoe-size', '35'),
(60547, 4163, '_price', '218.49'),
(60548, 4159, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Hd07c8a8517084615a68c3cbacdf20b7cY/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg'),
(60549, 4163, '_product_version', '4.1.0'),
(60550, 4163, '_vi_wad_aliexpress_variation_id', '12000017086889122'),
(60551, 4163, '_vi_wad_aliexpress_variation_attr', '14:173#Beige 2;200000124:200000333'),
(60552, 4164, '_variation_description', ''),
(60553, 4164, '_sku', '1005001677526217-beige-2-36'),
(60554, 4164, '_regular_price', '218.49'),
(60555, 4164, 'total_sales', '0'),
(60556, 4164, '_tax_status', 'taxable'),
(60557, 4164, '_tax_class', 'parent'),
(60558, 4164, '_manage_stock', 'yes'),
(60559, 4164, '_backorders', 'no'),
(60560, 4164, '_sold_individually', 'no'),
(60561, 4164, '_virtual', 'no'),
(60562, 4164, '_downloadable', 'no'),
(60563, 4165, '_wp_attached_file', '2021/06/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-4.jpg'),
(60564, 4165, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:102:\"2021/06/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-4.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:102:\"jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:102:\"jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:102:\"jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-4-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:102:\"jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-4-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:102:\"jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-4-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:102:\"jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:102:\"jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-4-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:102:\"jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:102:\"jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:102:\"jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-4-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:102:\"jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(60565, 4164, '_download_limit', '-1'),
(60566, 4164, '_download_expiry', '-1'),
(60567, 4164, '_stock', '979'),
(60568, 4164, '_stock_status', 'instock'),
(60569, 4164, '_wc_average_rating', '0'),
(60570, 4164, '_wc_review_count', '0'),
(60571, 4164, 'attribute_pa_color', 'beige-2'),
(60572, 4164, 'attribute_pa_shoe-size', '36'),
(60573, 4164, '_price', '218.49'),
(60574, 4164, '_product_version', '4.1.0'),
(60575, 4164, '_vi_wad_aliexpress_variation_id', '12000017086889123'),
(60576, 4164, '_vi_wad_aliexpress_variation_attr', '14:173#Beige 2;200000124:200000334'),
(60577, 4167, '_variation_description', ''),
(60578, 4167, '_sku', '1005001677526217-black-39'),
(60579, 4167, '_regular_price', '218.49'),
(60580, 4167, 'total_sales', '0'),
(60581, 4167, '_tax_status', 'taxable'),
(60582, 4167, '_tax_class', 'parent'),
(60583, 4167, '_manage_stock', 'yes'),
(60584, 4167, '_backorders', 'no'),
(60585, 4167, '_sold_individually', 'no'),
(60586, 4167, '_virtual', 'no'),
(60587, 4167, '_downloadable', 'no'),
(60588, 4167, '_download_limit', '-1'),
(60589, 4167, '_download_expiry', '-1'),
(60590, 4167, '_stock', '952'),
(60591, 4167, '_stock_status', 'instock'),
(60592, 4167, '_wc_average_rating', '0'),
(60593, 4167, '_wc_review_count', '0'),
(60594, 4167, 'attribute_pa_color', 'black'),
(60595, 4167, 'attribute_pa_shoe-size', '39'),
(60596, 4167, '_price', '218.49'),
(60597, 4167, '_product_version', '4.1.0'),
(60598, 4166, '_vi_wad_description_images', 'a:8:{i:0;s:65:\"https://ae01.alicdn.com/kf/Hb5fb8f378e29410f8999b3867bb9bb85S.jpg\";i:1;s:65:\"https://ae01.alicdn.com/kf/H2816110e90554d61a26b59e40f9c7ff8S.jpg\";i:2;s:65:\"https://ae01.alicdn.com/kf/He118b680c7904203a0b623aaf1742dcd3.jpg\";i:3;s:65:\"https://ae01.alicdn.com/kf/H68a615ae9eb94bab9785dd4d13cc119f1.jpg\";i:4;s:65:\"https://ae01.alicdn.com/kf/Hb984f081a29e4cb8a2a33654c1e2e9d2f.jpg\";i:5;s:65:\"https://ae01.alicdn.com/kf/Hf6dd992e1ada47afa476f72681a5cb88S.jpg\";i:6;s:65:\"https://ae01.alicdn.com/kf/H80c8469b497845bfb2df341f903724829.jpg\";i:7;s:65:\"https://ae01.alicdn.com/kf/H7e30a0fbcfd8430a8765f997e26425bcd.jpg\";}'),
(60599, 4166, '_vi_wad_sku', '4000815714837'),
(60600, 4166, '_vi_wad_attributes', 'a:2:{i:200000124;a:5:{s:6:\"values\";a:12:{s:19:\"200000124:200000334\";s:2:\"36\";s:19:\"200000124:100010482\";s:2:\"37\";s:19:\"200000124:200000898\";s:2:\"38\";s:19:\"200000124:200000364\";s:2:\"39\";s:19:\"200000124:100013888\";s:2:\"40\";s:19:\"200000124:100010483\";s:2:\"41\";s:19:\"200000124:200000337\";s:2:\"42\";s:19:\"200000124:100016232\";s:4:\"42.5\";s:19:\"200000124:200000338\";s:2:\"43\";s:19:\"200000124:100010487\";s:2:\"44\";s:14:\"200000124:3116\";s:2:\"45\";s:19:\"200000124:200000899\";s:2:\"46\";}s:4:\"slug\";s:9:\"shoe-size\";s:4:\"name\";s:9:\"Shoe Size\";s:8:\"position\";i:0;s:10:\"values_sub\";a:12:{s:19:\"200000124:200000334\";s:2:\"36\";s:19:\"200000124:100010482\";s:2:\"37\";s:19:\"200000124:200000898\";s:2:\"38\";s:19:\"200000124:200000364\";s:2:\"39\";s:19:\"200000124:100013888\";s:2:\"40\";s:19:\"200000124:100010483\";s:2:\"41\";s:19:\"200000124:200000337\";s:2:\"42\";s:19:\"200000124:100016232\";s:4:\"42.5\";s:19:\"200000124:200000338\";s:2:\"43\";s:19:\"200000124:100010487\";s:2:\"44\";s:14:\"200000124:3116\";s:2:\"45\";s:19:\"200000124:200000899\";s:2:\"46\";}}i:200007763;a:5:{s:6:\"values\";a:1:{s:19:\"200007763:201336100\";s:5:\"China\";}s:4:\"slug\";s:10:\"ships-from\";s:4:\"name\";s:10:\"Ships From\";s:8:\"position\";i:1;s:10:\"values_sub\";a:1:{s:19:\"200007763:201336100\";s:5:\"China\";}}}'),
(60601, 4166, '_vi_wad_list_attributes', 'a:13:{s:19:\"200000124:200000334\";a:4:{s:4:\"name\";s:2:\"36\";s:8:\"name_sub\";s:2:\"36\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:100010482\";a:4:{s:4:\"name\";s:2:\"37\";s:8:\"name_sub\";s:2:\"37\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000898\";a:4:{s:4:\"name\";s:2:\"38\";s:8:\"name_sub\";s:2:\"38\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000364\";a:4:{s:4:\"name\";s:2:\"39\";s:8:\"name_sub\";s:2:\"39\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:100013888\";a:4:{s:4:\"name\";s:2:\"40\";s:8:\"name_sub\";s:2:\"40\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:100010483\";a:4:{s:4:\"name\";s:2:\"41\";s:8:\"name_sub\";s:2:\"41\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000337\";a:4:{s:4:\"name\";s:2:\"42\";s:8:\"name_sub\";s:2:\"42\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:100016232\";a:4:{s:4:\"name\";s:4:\"42.5\";s:8:\"name_sub\";s:4:\"42.5\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000338\";a:4:{s:4:\"name\";s:2:\"43\";s:8:\"name_sub\";s:2:\"43\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:100010487\";a:4:{s:4:\"name\";s:2:\"44\";s:8:\"name_sub\";s:2:\"44\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:14:\"200000124:3116\";a:4:{s:4:\"name\";s:2:\"45\";s:8:\"name_sub\";s:2:\"45\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000899\";a:4:{s:4:\"name\";s:2:\"46\";s:8:\"name_sub\";s:2:\"46\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200007763:201336100\";a:4:{s:4:\"name\";s:5:\"China\";s:8:\"name_sub\";s:5:\"China\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}}'),
(60602, 4166, '_vi_wad_shipping_info', 'a:6:{s:4:\"time\";i:1622549796;s:7:\"country\";s:2:\"LK\";s:7:\"company\";s:3:\"DHL\";s:7:\"freight\";s:754:\"[{\"bizShowMind\":{\"layout\":[]},\"commitDay\":\"75\",\"company\":\"DHL\",\"currency\":\"USD\",\"discount\":100,\"displayType\":\"deliveryTime\",\"features\":{},\"freightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $0.00\",\"value\":0},\"freightFeatures\":{\"provider\":\"ae_config\"},\"freightLayout\":{\"displayType\":\"deliveryTime\",\"layout\":[{\"text\":\"Free Shipping\",\"type\":\"title\"},{\"text\":\"To <font color=\'#000000\'>Sri Lanka</font> via DHL\",\"type\":\"subtitle\"}],\"openShippingPanel\":\"true\"},\"fullMailLine\":false,\"hbaService\":false,\"i18nMap\":{},\"id\":0,\"name\":\"FreightItemModule\",\"notification\":\"\",\"sendGoodsCountry\":\"CN\",\"sendGoodsCountryFullName\":\"China\",\"serviceName\":\"DHL\",\"standardFreightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $0.00\",\"value\":0},\"time\":\"9-17\",\"tracking\":true}]\";s:13:\"shipping_cost\";i:0;s:13:\"delivery_time\";s:4:\"9-17\";}'),
(60603, 4166, '_vi_wad_gallery', 'a:6:{i:0;s:147:\"https://ae01.alicdn.com/kf/H2737330fee31474f8acc305c673e31467/Hot-Sale-Man-Casual-Shoes-Couple-Footwear-Unisex-Zapatos-Hombre-N045-Free-Shiping.jpg\";i:1;s:147:\"https://ae01.alicdn.com/kf/H644f06d76cac4c96bbb11601fdfd4d8dx/Hot-Sale-Man-Casual-Shoes-Couple-Footwear-Unisex-Zapatos-Hombre-N045-Free-Shiping.jpg\";i:2;s:147:\"https://ae01.alicdn.com/kf/Had925b54f18540749509cc35fc22471dO/Hot-Sale-Man-Casual-Shoes-Couple-Footwear-Unisex-Zapatos-Hombre-N045-Free-Shiping.jpg\";i:3;s:147:\"https://ae01.alicdn.com/kf/Ha169385646064469a4a45734c08d95b1V/Hot-Sale-Man-Casual-Shoes-Couple-Footwear-Unisex-Zapatos-Hombre-N045-Free-Shiping.jpg\";i:4;s:147:\"https://ae01.alicdn.com/kf/H4402f3502dd14757848f59e420047c9a8/Hot-Sale-Man-Casual-Shoes-Couple-Footwear-Unisex-Zapatos-Hombre-N045-Free-Shiping.jpg\";i:5;s:147:\"https://ae01.alicdn.com/kf/H5ee21b48f73e489e8822e0ab078c7ac4l/Hot-Sale-Man-Casual-Shoes-Couple-Footwear-Unisex-Zapatos-Hombre-N045-Free-Shiping.jpg\";}'),
(60604, 4166, '_vi_wad_variation_images', 'a:0:{}'),
(60605, 4166, '_vi_wad_store_info', 'a:3:{s:4:\"name\";s:14:\"Steven\'s Store\";s:3:\"url\";s:34:\"//www.aliexpress.com/store/5241038\";s:3:\"num\";i:5241038;}');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(60606, 4166, '_vi_wad_variations', 'a:12:{i:0;a:10:{s:5:\"image\";s:0:\"\";s:3:\"sku\";s:22:\"4000815714837-38-china\";s:7:\"sku_sub\";s:22:\"4000815714837-38-china\";s:5:\"skuId\";s:17:\"10000008332905148\";s:7:\"skuAttr\";s:39:\"200000124:200000898;200007763:201336100\";s:13:\"regular_price\";s:5:\"55.00\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:8726;s:10:\"attributes\";a:2:{s:9:\"shoe-size\";s:2:\"38\";s:10:\"ships-from\";s:5:\"China\";}s:14:\"attributes_sub\";a:2:{s:9:\"shoe-size\";s:2:\"38\";s:10:\"ships-from\";s:5:\"China\";}}i:1;a:10:{s:5:\"image\";s:0:\"\";s:3:\"sku\";s:22:\"4000815714837-46-china\";s:7:\"sku_sub\";s:22:\"4000815714837-46-china\";s:5:\"skuId\";s:17:\"10000008332905149\";s:7:\"skuAttr\";s:39:\"200000124:200000899;200007763:201336100\";s:13:\"regular_price\";s:5:\"55.00\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:8807;s:10:\"attributes\";a:2:{s:9:\"shoe-size\";s:2:\"46\";s:10:\"ships-from\";s:5:\"China\";}s:14:\"attributes_sub\";a:2:{s:9:\"shoe-size\";s:2:\"46\";s:10:\"ships-from\";s:5:\"China\";}}i:2;a:10:{s:5:\"image\";s:0:\"\";s:3:\"sku\";s:22:\"4000815714837-39-china\";s:7:\"sku_sub\";s:22:\"4000815714837-39-china\";s:5:\"skuId\";s:17:\"10000008332905150\";s:7:\"skuAttr\";s:39:\"200000124:200000364;200007763:201336100\";s:13:\"regular_price\";s:5:\"55.00\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:8732;s:10:\"attributes\";a:2:{s:9:\"shoe-size\";s:2:\"39\";s:10:\"ships-from\";s:5:\"China\";}s:14:\"attributes_sub\";a:2:{s:9:\"shoe-size\";s:2:\"39\";s:10:\"ships-from\";s:5:\"China\";}}i:3;a:10:{s:5:\"image\";s:0:\"\";s:3:\"sku\";s:22:\"4000815714837-36-china\";s:7:\"sku_sub\";s:22:\"4000815714837-36-china\";s:5:\"skuId\";s:17:\"10000008332905151\";s:7:\"skuAttr\";s:39:\"200000124:200000334;200007763:201336100\";s:13:\"regular_price\";s:5:\"55.00\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:8785;s:10:\"attributes\";a:2:{s:9:\"shoe-size\";s:2:\"36\";s:10:\"ships-from\";s:5:\"China\";}s:14:\"attributes_sub\";a:2:{s:9:\"shoe-size\";s:2:\"36\";s:10:\"ships-from\";s:5:\"China\";}}i:4;a:10:{s:5:\"image\";s:0:\"\";s:3:\"sku\";s:22:\"4000815714837-42-china\";s:7:\"sku_sub\";s:22:\"4000815714837-42-china\";s:5:\"skuId\";s:17:\"10000008332905152\";s:7:\"skuAttr\";s:39:\"200000124:200000337;200007763:201336100\";s:13:\"regular_price\";s:5:\"55.00\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:8623;s:10:\"attributes\";a:2:{s:9:\"shoe-size\";s:2:\"42\";s:10:\"ships-from\";s:5:\"China\";}s:14:\"attributes_sub\";a:2:{s:9:\"shoe-size\";s:2:\"42\";s:10:\"ships-from\";s:5:\"China\";}}i:5;a:10:{s:5:\"image\";s:0:\"\";s:3:\"sku\";s:22:\"4000815714837-43-china\";s:7:\"sku_sub\";s:22:\"4000815714837-43-china\";s:5:\"skuId\";s:17:\"10000008332905153\";s:7:\"skuAttr\";s:42:\"200000124:200000338#43;200007763:201336100\";s:13:\"regular_price\";s:5:\"55.00\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:8649;s:10:\"attributes\";a:2:{s:9:\"shoe-size\";s:2:\"43\";s:10:\"ships-from\";s:5:\"China\";}s:14:\"attributes_sub\";a:2:{s:9:\"shoe-size\";s:2:\"43\";s:10:\"ships-from\";s:5:\"China\";}}i:6;a:10:{s:5:\"image\";s:0:\"\";s:3:\"sku\";s:24:\"4000815714837-42-5-china\";s:7:\"sku_sub\";s:24:\"4000815714837-42-5-china\";s:5:\"skuId\";s:17:\"10000008332905154\";s:7:\"skuAttr\";s:39:\"200000124:100016232;200007763:201336100\";s:13:\"regular_price\";s:5:\"55.00\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:8835;s:10:\"attributes\";a:2:{s:9:\"shoe-size\";s:4:\"42.5\";s:10:\"ships-from\";s:5:\"China\";}s:14:\"attributes_sub\";a:2:{s:9:\"shoe-size\";s:4:\"42.5\";s:10:\"ships-from\";s:5:\"China\";}}i:7;a:10:{s:5:\"image\";s:0:\"\";s:3:\"sku\";s:22:\"4000815714837-40-china\";s:7:\"sku_sub\";s:22:\"4000815714837-40-china\";s:5:\"skuId\";s:17:\"10000008332905155\";s:7:\"skuAttr\";s:39:\"200000124:100013888;200007763:201336100\";s:13:\"regular_price\";s:5:\"55.00\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:8713;s:10:\"attributes\";a:2:{s:9:\"shoe-size\";s:2:\"40\";s:10:\"ships-from\";s:5:\"China\";}s:14:\"attributes_sub\";a:2:{s:9:\"shoe-size\";s:2:\"40\";s:10:\"ships-from\";s:5:\"China\";}}i:8;a:10:{s:5:\"image\";s:0:\"\";s:3:\"sku\";s:22:\"4000815714837-44-china\";s:7:\"sku_sub\";s:22:\"4000815714837-44-china\";s:5:\"skuId\";s:17:\"10000008332905156\";s:7:\"skuAttr\";s:39:\"200000124:100010487;200007763:201336100\";s:13:\"regular_price\";s:5:\"55.00\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:8682;s:10:\"attributes\";a:2:{s:9:\"shoe-size\";s:2:\"44\";s:10:\"ships-from\";s:5:\"China\";}s:14:\"attributes_sub\";a:2:{s:9:\"shoe-size\";s:2:\"44\";s:10:\"ships-from\";s:5:\"China\";}}i:9;a:10:{s:5:\"image\";s:0:\"\";s:3:\"sku\";s:22:\"4000815714837-37-china\";s:7:\"sku_sub\";s:22:\"4000815714837-37-china\";s:5:\"skuId\";s:17:\"10000008332905157\";s:7:\"skuAttr\";s:39:\"200000124:100010482;200007763:201336100\";s:13:\"regular_price\";s:5:\"55.00\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:8790;s:10:\"attributes\";a:2:{s:9:\"shoe-size\";s:2:\"37\";s:10:\"ships-from\";s:5:\"China\";}s:14:\"attributes_sub\";a:2:{s:9:\"shoe-size\";s:2:\"37\";s:10:\"ships-from\";s:5:\"China\";}}i:10;a:10:{s:5:\"image\";s:0:\"\";s:3:\"sku\";s:22:\"4000815714837-41-china\";s:7:\"sku_sub\";s:22:\"4000815714837-41-china\";s:5:\"skuId\";s:17:\"10000008332905158\";s:7:\"skuAttr\";s:39:\"200000124:100010483;200007763:201336100\";s:13:\"regular_price\";s:5:\"55.00\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:8691;s:10:\"attributes\";a:2:{s:9:\"shoe-size\";s:2:\"41\";s:10:\"ships-from\";s:5:\"China\";}s:14:\"attributes_sub\";a:2:{s:9:\"shoe-size\";s:2:\"41\";s:10:\"ships-from\";s:5:\"China\";}}i:11;a:10:{s:5:\"image\";s:0:\"\";s:3:\"sku\";s:22:\"4000815714837-45-china\";s:7:\"sku_sub\";s:22:\"4000815714837-45-china\";s:5:\"skuId\";s:17:\"10000008332905159\";s:7:\"skuAttr\";s:34:\"200000124:3116;200007763:201336100\";s:13:\"regular_price\";s:5:\"55.00\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:8717;s:10:\"attributes\";a:2:{s:9:\"shoe-size\";s:2:\"45\";s:10:\"ships-from\";s:5:\"China\";}s:14:\"attributes_sub\";a:2:{s:9:\"shoe-size\";s:2:\"45\";s:10:\"ships-from\";s:5:\"China\";}}}'),
(60607, 4167, '_vi_wad_aliexpress_variation_id', '12000017086889120'),
(60608, 4167, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:200000364'),
(60609, 4168, '_variation_description', ''),
(60610, 4168, '_sku', '1005001677526217-beige-2-34'),
(60611, 4168, '_regular_price', '218.49'),
(60612, 4168, 'total_sales', '0'),
(60613, 4168, '_tax_status', 'taxable'),
(60614, 4168, '_tax_class', 'parent'),
(60615, 4168, '_manage_stock', 'yes'),
(60616, 4168, '_backorders', 'no'),
(60617, 4168, '_sold_individually', 'no'),
(60618, 4168, '_virtual', 'no'),
(60619, 4168, '_downloadable', 'no'),
(60620, 4168, '_download_limit', '-1'),
(60621, 4168, '_download_expiry', '-1'),
(60622, 4168, '_stock', '0'),
(60623, 4168, '_stock_status', 'outofstock'),
(60624, 4168, '_wc_average_rating', '0'),
(60625, 4168, '_wc_review_count', '0'),
(60626, 4168, 'attribute_pa_color', 'beige-2'),
(60627, 4168, 'attribute_pa_shoe-size', '34'),
(60628, 4168, '_price', '218.49'),
(60629, 4168, '_product_version', '4.1.0'),
(60630, 4168, '_vi_wad_aliexpress_variation_id', '12000017086889121'),
(60631, 4168, '_vi_wad_aliexpress_variation_attr', '14:173#Beige 2;200000124:100010481'),
(60632, 4169, '_variation_description', ''),
(60633, 4169, '_sku', '1005001677526217-beige-2-39'),
(60634, 4169, '_regular_price', '218.49'),
(60635, 4169, 'total_sales', '0'),
(60636, 4169, '_tax_status', 'taxable'),
(60637, 4169, '_tax_class', 'parent'),
(60638, 4169, '_manage_stock', 'yes'),
(60639, 4169, '_backorders', 'no'),
(60640, 4169, '_sold_individually', 'no'),
(60641, 4169, '_virtual', 'no'),
(60642, 4169, '_downloadable', 'no'),
(60643, 4169, '_download_limit', '-1'),
(60644, 4169, '_download_expiry', '-1'),
(60645, 4169, '_stock', '915'),
(60646, 4169, '_stock_status', 'instock'),
(60647, 4169, '_wc_average_rating', '0'),
(60648, 4169, '_wc_review_count', '0'),
(60649, 4169, 'attribute_pa_color', 'beige-2'),
(60650, 4169, 'attribute_pa_shoe-size', '39'),
(60651, 4169, '_price', '218.49'),
(60652, 4169, '_product_version', '4.1.0'),
(60653, 4169, '_vi_wad_aliexpress_variation_id', '12000017086889126'),
(60654, 4169, '_vi_wad_aliexpress_variation_attr', '14:173#Beige 2;200000124:200000364'),
(60655, 4170, '_variation_description', ''),
(60656, 4170, '_sku', '1005001677526217-black-2-34'),
(60657, 4170, '_regular_price', '218.49'),
(60658, 4170, 'total_sales', '0'),
(60659, 4170, '_tax_status', 'taxable'),
(60660, 4170, '_tax_class', 'parent'),
(60661, 4170, '_manage_stock', 'yes'),
(60662, 4170, '_backorders', 'no'),
(60663, 4170, '_sold_individually', 'no'),
(60664, 4170, '_virtual', 'no'),
(60665, 4170, '_downloadable', 'no'),
(60666, 4170, '_download_limit', '-1'),
(60667, 4170, '_download_expiry', '-1'),
(60668, 4170, '_stock', '998'),
(60669, 4170, '_stock_status', 'instock'),
(60670, 4170, '_wc_average_rating', '0'),
(60671, 4170, '_wc_review_count', '0'),
(60672, 4170, 'attribute_pa_color', 'black-2'),
(60673, 4170, 'attribute_pa_shoe-size', '34'),
(60674, 4170, '_price', '218.49'),
(60675, 4170, '_product_version', '4.1.0'),
(60676, 4170, '_vi_wad_aliexpress_variation_id', '12000017086889127'),
(60677, 4170, '_vi_wad_aliexpress_variation_attr', '14:1254#Black 2;200000124:100010481'),
(60678, 4165, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H6452b2da362540fdb8ff254958779188v/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg'),
(60679, 4171, '_variation_description', ''),
(60680, 4171, '_sku', '1005001677526217-beige-2-37'),
(60681, 4171, '_regular_price', '218.49'),
(60682, 4171, 'total_sales', '0'),
(60683, 4171, '_tax_status', 'taxable'),
(60684, 4171, '_tax_class', 'parent'),
(60685, 4171, '_manage_stock', 'yes'),
(60686, 4171, '_backorders', 'no'),
(60687, 4171, '_sold_individually', 'no'),
(60688, 4171, '_virtual', 'no'),
(60689, 4171, '_downloadable', 'no'),
(60690, 4171, '_download_limit', '-1'),
(60691, 4171, '_download_expiry', '-1'),
(60692, 4171, '_stock', '941'),
(60693, 4171, '_stock_status', 'instock'),
(60694, 4171, '_wc_average_rating', '0'),
(60695, 4171, '_wc_review_count', '0'),
(60696, 4171, 'attribute_pa_color', 'beige-2'),
(60697, 4171, 'attribute_pa_shoe-size', '37'),
(60698, 4171, '_price', '218.49'),
(60699, 4171, '_product_version', '4.1.0'),
(60700, 4171, '_vi_wad_aliexpress_variation_id', '12000017086889124'),
(60701, 4171, '_vi_wad_aliexpress_variation_attr', '14:173#Beige 2;200000124:100010482'),
(60702, 4172, '_variation_description', ''),
(60703, 4172, '_sku', '1005001677526217-beige-2-38'),
(60704, 4172, '_regular_price', '218.49'),
(60705, 4172, 'total_sales', '0'),
(60706, 4172, '_tax_status', 'taxable'),
(60707, 4172, '_tax_class', 'parent'),
(60708, 4172, '_manage_stock', 'yes'),
(60709, 4172, '_backorders', 'no'),
(60710, 4172, '_sold_individually', 'no'),
(60711, 4172, '_virtual', 'no'),
(60712, 4172, '_downloadable', 'no'),
(60713, 4172, '_download_limit', '-1'),
(60714, 4172, '_download_expiry', '-1'),
(60715, 4172, '_stock', '926'),
(60716, 4172, '_stock_status', 'instock'),
(60717, 4172, '_wc_average_rating', '0'),
(60718, 4172, '_wc_review_count', '0'),
(60719, 4172, 'attribute_pa_color', 'beige-2'),
(60720, 4172, 'attribute_pa_shoe-size', '38'),
(60721, 4172, '_price', '218.49'),
(60722, 4172, '_product_version', '4.1.0'),
(60723, 4172, '_vi_wad_aliexpress_variation_id', '12000017086889125'),
(60724, 4172, '_vi_wad_aliexpress_variation_attr', '14:173#Beige 2;200000124:200000898'),
(60725, 4143, '_price', '212.1'),
(60726, 4143, '_price', '218.49'),
(60727, 4173, '_vi_wad_description_images', 'a:39:{i:0;s:65:\"https://ae01.alicdn.com/kf/H8a283758388f437eb6f16d4d6e3c2d09S.jpg\";i:1;s:65:\"https://ae01.alicdn.com/kf/Hc91d217121814899bdf193e7bfb176d0t.jpg\";i:2;s:65:\"https://ae01.alicdn.com/kf/Hb5b00fc9ce614b919d62f679ee852572C.jpg\";i:3;s:65:\"https://ae01.alicdn.com/kf/Hf3f9989a9a2b456688eb86a083f64fcfM.jpg\";i:4;s:65:\"https://ae01.alicdn.com/kf/H5a8ff4666ef04bceb381f7ada2aa6a8c3.jpg\";i:5;s:65:\"https://ae01.alicdn.com/kf/H83939e0f576d4adda6a1a2406d81cd9cT.jpg\";i:6;s:65:\"https://ae01.alicdn.com/kf/H764f8fec36574e39994d784d8486061bL.jpg\";i:7;s:65:\"https://ae01.alicdn.com/kf/H3dfccfd56209436e83f42111efc3ffa4t.jpg\";i:8;s:65:\"https://ae01.alicdn.com/kf/H888e703d60854558907296fbd850034dO.jpg\";i:9;s:65:\"https://ae01.alicdn.com/kf/Heaf449a0db0a4718940b5ad71ca23ef9n.jpg\";i:10;s:65:\"https://ae01.alicdn.com/kf/Hd3d3e1c533864d10bae1262d83238497M.jpg\";i:11;s:65:\"https://ae01.alicdn.com/kf/Heaa776fb0b7044848616826dbeb4f2f5b.jpg\";i:12;s:65:\"https://ae01.alicdn.com/kf/H89bd559428bc4048bbe4112d8ed98259P.jpg\";i:13;s:65:\"https://ae01.alicdn.com/kf/H26cf6d25bb8a4d208d5b668d7f8db9cbV.jpg\";i:14;s:65:\"https://ae01.alicdn.com/kf/H2a6638bcce3d4cb38996eb0c599b3f7eT.jpg\";i:15;s:65:\"https://ae01.alicdn.com/kf/H863eb60d2cc24f938c4b99e76e6397d72.jpg\";i:16;s:65:\"https://ae01.alicdn.com/kf/Ha790a34ab777431f943ba193dff49501s.jpg\";i:17;s:65:\"https://ae01.alicdn.com/kf/H949d0710fcf84a0993ba4ec429656439G.jpg\";i:18;s:65:\"https://ae01.alicdn.com/kf/Hcaf44657ab5348fb8c83c9378570fd8eo.jpg\";i:19;s:65:\"https://ae01.alicdn.com/kf/H305ef19baa8d46d0a05190fe86a682d2D.jpg\";i:20;s:65:\"https://ae01.alicdn.com/kf/Hf32b3a3ff46e4da2b972b7d180cac629s.jpg\";i:21;s:65:\"https://ae01.alicdn.com/kf/H97564aa7a9a24cb1abce9ab931a0d503w.jpg\";i:22;s:65:\"https://ae01.alicdn.com/kf/H4e1b3ea44e1f4ae7a5d7b02e3c689a75C.jpg\";i:23;s:65:\"https://ae01.alicdn.com/kf/H99d5422c61c24538919284f91b0a14cce.jpg\";i:24;s:65:\"https://ae01.alicdn.com/kf/H24d1865772e1419d8267f4b4d372e45ec.jpg\";i:25;s:65:\"https://ae01.alicdn.com/kf/H1ecfb5496f52484993f86223050e731bI.jpg\";i:26;s:65:\"https://ae01.alicdn.com/kf/H585c1ce4aa5846028f5f5f0b993e8817Q.jpg\";i:27;s:65:\"https://ae01.alicdn.com/kf/Hefcb750bd00b4f259a86ce311205cf8cX.jpg\";i:28;s:65:\"https://ae01.alicdn.com/kf/H093b0c018d9b4a84bc5b9b392d6e7fd0O.jpg\";i:29;s:65:\"https://ae01.alicdn.com/kf/H66917ae9f0bf4b25acfc8140341d06b1T.jpg\";i:30;s:65:\"https://ae01.alicdn.com/kf/H363fb548de1d448d80caff5a61aadec1g.jpg\";i:31;s:65:\"https://ae01.alicdn.com/kf/H429da8857664437595e18d0b18ecde3dR.jpg\";i:32;s:65:\"https://ae01.alicdn.com/kf/Haefa8274b33642d48baa5740b1e5da54L.jpg\";i:33;s:65:\"https://ae01.alicdn.com/kf/H9af6ab9adc1f4ec3835202933a01bb3ex.jpg\";i:34;s:65:\"https://ae01.alicdn.com/kf/H842b8c6f27cb413b8a2f644baa5dee53B.jpg\";i:35;s:65:\"https://ae01.alicdn.com/kf/Hccb82690ed03447ebc3cd4444952eaa0N.jpg\";i:36;s:65:\"https://ae01.alicdn.com/kf/H27cc226a27a6458991a7702d71702b7eE.jpg\";i:37;s:65:\"https://ae01.alicdn.com/kf/H30660f831ce8414dae1c2ab7b1f7596a4.jpg\";i:38;s:65:\"https://ae01.alicdn.com/kf/H2c7712a454e24f5eb037507d4d078c1fm.jpg\";}'),
(60728, 4173, '_vi_wad_sku', '1005002688793166'),
(60729, 4173, '_vi_wad_attributes', 'a:2:{i:14;a:5:{s:6:\"values\";a:20:{s:6:\"14:771\";s:19:\"Shoelace Reflective\";s:6:\"14:193\";s:12:\"Static Black\";s:6:\"14:173\";s:6:\"Static\";s:7:\"14:1254\";s:19:\"Shoelace Reflective\";s:9:\"14:365458\";s:10:\"Tail Light\";s:9:\"14:350850\";s:10:\"Beluga 2.0\";s:6:\"14:691\";s:6:\"Beluga\";s:12:\"14:200004890\";s:4:\"Bred\";s:6:\"14:175\";s:9:\"Blue Tint\";s:12:\"14:200004889\";s:6:\"Cinder\";s:12:\"14:200002130\";s:6:\"Butter\";s:9:\"14:350852\";s:6:\"Carbon\";s:7:\"14:1052\";s:17:\"Cinder Reflective\";s:6:\"14:496\";s:14:\"Core Black Red\";s:12:\"14:200004891\";s:17:\"CreamTriple White\";s:5:\"14:10\";s:16:\"Core Black White\";s:9:\"14:350853\";s:8:\"Ash Blue\";s:5:\"14:29\";s:7:\"Israfil\";s:6:\"14:366\";s:18:\"Semi Frozen Yellow\";s:12:\"14:200003699\";s:5:\"Zebra\";}s:4:\"slug\";s:5:\"color\";s:4:\"name\";s:5:\"Color\";s:8:\"position\";i:0;s:10:\"values_sub\";a:20:{s:6:\"14:771\";s:5:\"Beige\";s:6:\"14:193\";s:5:\"BLACK\";s:6:\"14:173\";s:4:\"Blue\";s:7:\"14:1254\";s:8:\"Sky Blue\";s:9:\"14:365458\";s:5:\"Brown\";s:9:\"14:350850\";s:4:\"Gold\";s:6:\"14:691\";s:4:\"Gray\";s:12:\"14:200004890\";s:9:\"Dark Grey\";s:6:\"14:175\";s:5:\"Green\";s:12:\"14:200004889\";s:10:\"Army Green\";s:12:\"14:200002130\";s:5:\"Ivory\";s:9:\"14:350852\";s:6:\"Orange\";s:7:\"14:1052\";s:4:\"Pink\";s:6:\"14:496\";s:6:\"Purple\";s:12:\"14:200004891\";s:8:\"Lavender\";s:5:\"14:10\";s:3:\"Red\";s:9:\"14:350853\";s:6:\"Silver\";s:5:\"14:29\";s:5:\"White\";s:6:\"14:366\";s:6:\"Yellow\";s:12:\"14:200003699\";s:5:\"MULTI\";}}i:200000124;a:5:{s:6:\"values\";a:12:{s:19:\"200000124:200000334\";s:2:\"36\";s:19:\"200000124:203126813\";s:6:\"37 1/3\";s:19:\"200000124:200000898\";s:2:\"38\";s:19:\"200000124:203126817\";s:6:\"39 1/3\";s:19:\"200000124:100013888\";s:2:\"40\";s:19:\"200000124:203126821\";s:6:\"41 1/3\";s:19:\"200000124:200000337\";s:2:\"42\";s:19:\"200000124:203126825\";s:6:\"43 1/3\";s:19:\"200000124:100010487\";s:2:\"44\";s:19:\"200000124:203126829\";s:6:\"45 1/3\";s:19:\"200000124:200000899\";s:2:\"46\";s:19:\"200000124:203126833\";s:6:\"47 1/3\";}s:4:\"slug\";s:9:\"shoe-size\";s:4:\"name\";s:9:\"Shoe Size\";s:8:\"position\";i:1;s:10:\"values_sub\";a:12:{s:19:\"200000124:200000334\";s:2:\"36\";s:19:\"200000124:203126813\";s:6:\"37 1/3\";s:19:\"200000124:200000898\";s:2:\"38\";s:19:\"200000124:203126817\";s:6:\"39 1/3\";s:19:\"200000124:100013888\";s:2:\"40\";s:19:\"200000124:203126821\";s:6:\"41 1/3\";s:19:\"200000124:200000337\";s:2:\"42\";s:19:\"200000124:203126825\";s:6:\"43 1/3\";s:19:\"200000124:100010487\";s:2:\"44\";s:19:\"200000124:203126829\";s:6:\"45 1/3\";s:19:\"200000124:200000899\";s:2:\"46\";s:19:\"200000124:203126833\";s:6:\"47 1/3\";}}}'),
(60730, 4173, '_vi_wad_list_attributes', 'a:32:{s:6:\"14:771\";a:4:{s:4:\"name\";s:19:\"Shoelace Reflective\";s:8:\"name_sub\";s:5:\"Beige\";s:5:\"color\";s:7:\"#F8F7E7\";s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/Hc40aab3448a045509e5bdffe19e79a794/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";}s:6:\"14:193\";a:4:{s:4:\"name\";s:12:\"Static Black\";s:8:\"name_sub\";s:5:\"BLACK\";s:5:\"color\";s:7:\"#000000\";s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H965f3cc4c48f4fb59c0465ce6b4c600fF/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";}s:6:\"14:173\";a:4:{s:4:\"name\";s:6:\"Static\";s:8:\"name_sub\";s:4:\"Blue\";s:5:\"color\";s:7:\"#0080FF\";s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H7e4b10c01a3c44f7a7f0ee81bce1fc8d5/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";}s:7:\"14:1254\";a:4:{s:4:\"name\";s:19:\"Shoelace Reflective\";s:8:\"name_sub\";s:8:\"Sky Blue\";s:5:\"color\";s:7:\"#1EDDFF\";s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H92c1236a932f49f2a46a27d15bb5023fx/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";}s:9:\"14:365458\";a:4:{s:4:\"name\";s:10:\"Tail Light\";s:8:\"name_sub\";s:5:\"Brown\";s:5:\"color\";s:7:\"#8D6468\";s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H78e6f41eb32d40478c2702de8f9850334/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";}s:9:\"14:350850\";a:4:{s:4:\"name\";s:10:\"Beluga 2.0\";s:8:\"name_sub\";s:4:\"Gold\";s:5:\"color\";s:7:\"#FFD700\";s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/Hce5a3e44243b44698874a43fda613a6fx/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";}s:6:\"14:691\";a:4:{s:4:\"name\";s:6:\"Beluga\";s:8:\"name_sub\";s:4:\"Gray\";s:5:\"color\";s:4:\"#999\";s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/He84da12c6a424475be6002c67a3c77a4j/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";}s:12:\"14:200004890\";a:4:{s:4:\"name\";s:4:\"Bred\";s:8:\"name_sub\";s:9:\"Dark Grey\";s:5:\"color\";s:4:\"#666\";s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/Hab2fc20f5be74213b3d1a312b8cdff0bN/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";}s:6:\"14:175\";a:4:{s:4:\"name\";s:9:\"Blue Tint\";s:8:\"name_sub\";s:5:\"Green\";s:5:\"color\";s:7:\"#007000\";s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H8b06c9f644b34612b035e4b6e86a66050/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";}s:12:\"14:200004889\";a:4:{s:4:\"name\";s:6:\"Cinder\";s:8:\"name_sub\";s:10:\"Army Green\";s:5:\"color\";s:7:\"#7C8C30\";s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H2ae6cb859af0491396710d388c4f2d24K/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";}s:12:\"14:200002130\";a:4:{s:4:\"name\";s:6:\"Butter\";s:8:\"name_sub\";s:5:\"Ivory\";s:5:\"color\";s:7:\"#FDFDE8\";s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/Hf17c50a6c5cb41f8bf999496faa31190b/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";}s:9:\"14:350852\";a:4:{s:4:\"name\";s:6:\"Carbon\";s:8:\"name_sub\";s:6:\"Orange\";s:5:\"color\";s:7:\"#FFA500\";s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H21be2a29cd444c208a0a6b413824915bk/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";}s:7:\"14:1052\";a:4:{s:4:\"name\";s:17:\"Cinder Reflective\";s:8:\"name_sub\";s:4:\"Pink\";s:5:\"color\";s:7:\"#FFC0CB\";s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H46445e063ba4494ea9194b3814ef1e40Z/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";}s:6:\"14:496\";a:4:{s:4:\"name\";s:14:\"Core Black Red\";s:8:\"name_sub\";s:6:\"Purple\";s:5:\"color\";s:7:\"#6C3365\";s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/Hb879e09c833a44db9823e095c622fb4er/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";}s:12:\"14:200004891\";a:4:{s:4:\"name\";s:17:\"CreamTriple White\";s:8:\"name_sub\";s:8:\"Lavender\";s:5:\"color\";s:7:\"#DDA0DD\";s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/Hd0f2b656a345453a80349ff66206c7303/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";}s:5:\"14:10\";a:4:{s:4:\"name\";s:16:\"Core Black White\";s:8:\"name_sub\";s:3:\"Red\";s:5:\"color\";s:7:\"#FF0000\";s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H36585c94e30e467893b7141d34f64ff2a/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";}s:9:\"14:350853\";a:4:{s:4:\"name\";s:8:\"Ash Blue\";s:8:\"name_sub\";s:6:\"Silver\";s:5:\"color\";s:4:\"#CCC\";s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/Hed815d88193e4ac39f8887ad5699d0d1O/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";}s:5:\"14:29\";a:4:{s:4:\"name\";s:7:\"Israfil\";s:8:\"name_sub\";s:5:\"White\";s:5:\"color\";s:7:\"#FFFFFF\";s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H7cecf20e8a9e498b944734c03eee215cG/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";}s:6:\"14:366\";a:4:{s:4:\"name\";s:18:\"Semi Frozen Yellow\";s:8:\"name_sub\";s:6:\"Yellow\";s:5:\"color\";s:7:\"#FFFF00\";s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H6432cc90e39b44f4b243f893c2c3e2ddh/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";}s:12:\"14:200003699\";a:4:{s:4:\"name\";s:5:\"Zebra\";s:8:\"name_sub\";s:5:\"MULTI\";s:5:\"color\";s:5:\"mutil\";s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H1fd30f0e28a440c9ba977a731a81f875u/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";}s:19:\"200000124:200000334\";a:4:{s:4:\"name\";s:2:\"36\";s:8:\"name_sub\";s:2:\"36\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:203126813\";a:4:{s:4:\"name\";s:6:\"37 1/3\";s:8:\"name_sub\";s:6:\"37 1/3\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000898\";a:4:{s:4:\"name\";s:2:\"38\";s:8:\"name_sub\";s:2:\"38\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:203126817\";a:4:{s:4:\"name\";s:6:\"39 1/3\";s:8:\"name_sub\";s:6:\"39 1/3\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:100013888\";a:4:{s:4:\"name\";s:2:\"40\";s:8:\"name_sub\";s:2:\"40\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:203126821\";a:4:{s:4:\"name\";s:6:\"41 1/3\";s:8:\"name_sub\";s:6:\"41 1/3\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000337\";a:4:{s:4:\"name\";s:2:\"42\";s:8:\"name_sub\";s:2:\"42\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:203126825\";a:4:{s:4:\"name\";s:6:\"43 1/3\";s:8:\"name_sub\";s:6:\"43 1/3\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:100010487\";a:4:{s:4:\"name\";s:2:\"44\";s:8:\"name_sub\";s:2:\"44\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:203126829\";a:4:{s:4:\"name\";s:6:\"45 1/3\";s:8:\"name_sub\";s:6:\"45 1/3\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000899\";a:4:{s:4:\"name\";s:2:\"46\";s:8:\"name_sub\";s:2:\"46\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:203126833\";a:4:{s:4:\"name\";s:6:\"47 1/3\";s:8:\"name_sub\";s:6:\"47 1/3\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}}'),
(60731, 4173, '_vi_wad_shipping_info', 'a:6:{s:4:\"time\";i:1622549802;s:7:\"country\";s:2:\"LK\";s:7:\"company\";s:5:\"E_EMS\";s:7:\"freight\";s:1506:\"[{\"bizShowMind\":{\"layout\":[]},\"commitDay\":\"75\",\"company\":\"e-EMS\",\"currency\":\"USD\",\"discount\":0,\"displayType\":\"deliveryTime\",\"features\":{},\"freightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $30.08\",\"value\":30.08},\"freightFeatures\":{\"provider\":\"ae_config\"},\"freightLayout\":{\"displayType\":\"deliveryTime\",\"layout\":[{\"text\":\"Shipping: US $30.08\",\"type\":\"title\"},{\"text\":\"To <font color=\'#000000\'>Sri Lanka</font> via e-EMS\",\"type\":\"subtitle\"}],\"openShippingPanel\":\"true\"},\"fullMailLine\":false,\"hbaService\":false,\"i18nMap\":{},\"id\":0,\"name\":\"FreightItemModule\",\"sendGoodsCountry\":\"CN\",\"sendGoodsCountryFullName\":\"China\",\"serviceName\":\"E_EMS\",\"standardFreightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $30.08\",\"value\":30.08},\"time\":\"20-40\",\"tracking\":true},{\"bizShowMind\":{\"layout\":[]},\"commitDay\":\"75\",\"company\":\"DHL\",\"currency\":\"USD\",\"discount\":0,\"displayType\":\"deliveryTime\",\"features\":{},\"freightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $38.51\",\"value\":38.51},\"freightFeatures\":{\"provider\":\"ae_config\"},\"freightLayout\":{\"displayType\":\"deliveryTime\",\"layout\":[{\"text\":\"Shipping: US $38.51\",\"type\":\"title\"},{\"text\":\"To <font color=\'#000000\'>Sri Lanka</font> via DHL\",\"type\":\"subtitle\"}],\"openShippingPanel\":\"true\"},\"fullMailLine\":false,\"hbaService\":false,\"i18nMap\":{},\"id\":0,\"name\":\"FreightItemModule\",\"sendGoodsCountry\":\"CN\",\"sendGoodsCountryFullName\":\"China\",\"serviceName\":\"DHL\",\"standardFreightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $38.51\",\"value\":38.51},\"time\":\"9-17\",\"tracking\":true}]\";s:13:\"shipping_cost\";d:30.0799999999999982946974341757595539093017578125;s:13:\"delivery_time\";s:5:\"20-40\";}'),
(60732, 4173, '_vi_wad_gallery', 'a:6:{i:0;s:162:\"https://ae01.alicdn.com/kf/He0f74b6cdee1413eb7d7cb624457fde7q/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg\";i:1;s:162:\"https://ae01.alicdn.com/kf/Hf538c81f594f4bdc96b7b9c7f6b17db1D/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg\";i:2;s:162:\"https://ae01.alicdn.com/kf/Hd4e9442296b146b382decd0f50c4a17b5/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg\";i:3;s:162:\"https://ae01.alicdn.com/kf/H237e0d1f00a9484eb7a46524ac424f93A/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg\";i:4;s:162:\"https://ae01.alicdn.com/kf/H5c2b05fedca243d9afb15b724f728a67B/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg\";i:5;s:162:\"https://ae01.alicdn.com/kf/Hc3ee0b96bfad4718bc73127ef2b340706/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg\";}'),
(60733, 4173, '_vi_wad_variation_images', 'a:20:{s:6:\"14:771\";s:174:\"https://ae01.alicdn.com/kf/Hc40aab3448a045509e5bdffe19e79a794/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:6:\"14:193\";s:174:\"https://ae01.alicdn.com/kf/H965f3cc4c48f4fb59c0465ce6b4c600fF/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:6:\"14:173\";s:174:\"https://ae01.alicdn.com/kf/H7e4b10c01a3c44f7a7f0ee81bce1fc8d5/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:7:\"14:1254\";s:174:\"https://ae01.alicdn.com/kf/H92c1236a932f49f2a46a27d15bb5023fx/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:9:\"14:365458\";s:174:\"https://ae01.alicdn.com/kf/H78e6f41eb32d40478c2702de8f9850334/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:9:\"14:350850\";s:174:\"https://ae01.alicdn.com/kf/Hce5a3e44243b44698874a43fda613a6fx/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:6:\"14:691\";s:174:\"https://ae01.alicdn.com/kf/He84da12c6a424475be6002c67a3c77a4j/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:12:\"14:200004890\";s:174:\"https://ae01.alicdn.com/kf/Hab2fc20f5be74213b3d1a312b8cdff0bN/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:6:\"14:175\";s:174:\"https://ae01.alicdn.com/kf/H8b06c9f644b34612b035e4b6e86a66050/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:12:\"14:200004889\";s:174:\"https://ae01.alicdn.com/kf/H2ae6cb859af0491396710d388c4f2d24K/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:12:\"14:200002130\";s:174:\"https://ae01.alicdn.com/kf/Hf17c50a6c5cb41f8bf999496faa31190b/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:9:\"14:350852\";s:174:\"https://ae01.alicdn.com/kf/H21be2a29cd444c208a0a6b413824915bk/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:7:\"14:1052\";s:174:\"https://ae01.alicdn.com/kf/H46445e063ba4494ea9194b3814ef1e40Z/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:6:\"14:496\";s:174:\"https://ae01.alicdn.com/kf/Hb879e09c833a44db9823e095c622fb4er/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:12:\"14:200004891\";s:174:\"https://ae01.alicdn.com/kf/Hd0f2b656a345453a80349ff66206c7303/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:5:\"14:10\";s:174:\"https://ae01.alicdn.com/kf/H36585c94e30e467893b7141d34f64ff2a/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:9:\"14:350853\";s:174:\"https://ae01.alicdn.com/kf/Hed815d88193e4ac39f8887ad5699d0d1O/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:5:\"14:29\";s:174:\"https://ae01.alicdn.com/kf/H7cecf20e8a9e498b944734c03eee215cG/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:6:\"14:366\";s:174:\"https://ae01.alicdn.com/kf/H6432cc90e39b44f4b243f893c2c3e2ddh/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:12:\"14:200003699\";s:174:\"https://ae01.alicdn.com/kf/H1fd30f0e28a440c9ba977a731a81f875u/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";}'),
(60734, 4173, '_vi_wad_store_info', 'a:3:{s:4:\"name\";s:18:\"sup-sneakers Store\";s:3:\"url\";s:34:\"//www.aliexpress.com/store/5076202\";s:3:\"num\";i:5076202;}');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(60735, 4173, '_vi_wad_variations', 'a:240:{i:0;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H7cecf20e8a9e498b944734c03eee215cG/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:27:\"1005002688793166-israfil-40\";s:7:\"sku_sub\";s:25:\"1005002688793166-white-40\";s:5:\"skuId\";s:17:\"12000021725460416\";s:7:\"skuAttr\";s:33:\"14:29#Israfil;200000124:100013888\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:9999;s:10:\"attributes\";a:2:{s:5:\"color\";s:7:\"Israfil\";s:9:\"shoe-size\";s:2:\"40\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:2:\"40\";}}i:1;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H7cecf20e8a9e498b944734c03eee215cG/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:31:\"1005002688793166-israfil-41-1-3\";s:7:\"sku_sub\";s:29:\"1005002688793166-white-41-1-3\";s:5:\"skuId\";s:17:\"12000021725460417\";s:7:\"skuAttr\";s:33:\"14:29#Israfil;200000124:203126821\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:9999;s:10:\"attributes\";a:2:{s:5:\"color\";s:7:\"Israfil\";s:9:\"shoe-size\";s:6:\"41 1/3\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:6:\"41 1/3\";}}i:2;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H7cecf20e8a9e498b944734c03eee215cG/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:27:\"1005002688793166-israfil-42\";s:7:\"sku_sub\";s:25:\"1005002688793166-white-42\";s:5:\"skuId\";s:17:\"12000021725460418\";s:7:\"skuAttr\";s:33:\"14:29#Israfil;200000124:200000337\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:9999;s:10:\"attributes\";a:2:{s:5:\"color\";s:7:\"Israfil\";s:9:\"shoe-size\";s:2:\"42\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:2:\"42\";}}i:3;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H7cecf20e8a9e498b944734c03eee215cG/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:31:\"1005002688793166-israfil-43-1-3\";s:7:\"sku_sub\";s:29:\"1005002688793166-white-43-1-3\";s:5:\"skuId\";s:17:\"12000021725460419\";s:7:\"skuAttr\";s:33:\"14:29#Israfil;200000124:203126825\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:9999;s:10:\"attributes\";a:2:{s:5:\"color\";s:7:\"Israfil\";s:9:\"shoe-size\";s:6:\"43 1/3\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:6:\"43 1/3\";}}i:4;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H7cecf20e8a9e498b944734c03eee215cG/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:27:\"1005002688793166-israfil-44\";s:7:\"sku_sub\";s:25:\"1005002688793166-white-44\";s:5:\"skuId\";s:17:\"12000021725460420\";s:7:\"skuAttr\";s:33:\"14:29#Israfil;200000124:100010487\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:10000;s:10:\"attributes\";a:2:{s:5:\"color\";s:7:\"Israfil\";s:9:\"shoe-size\";s:2:\"44\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:2:\"44\";}}i:5;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H7cecf20e8a9e498b944734c03eee215cG/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:31:\"1005002688793166-israfil-45-1-3\";s:7:\"sku_sub\";s:29:\"1005002688793166-white-45-1-3\";s:5:\"skuId\";s:17:\"12000021725460421\";s:7:\"skuAttr\";s:33:\"14:29#Israfil;200000124:203126829\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:10000;s:10:\"attributes\";a:2:{s:5:\"color\";s:7:\"Israfil\";s:9:\"shoe-size\";s:6:\"45 1/3\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:6:\"45 1/3\";}}i:6;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H7cecf20e8a9e498b944734c03eee215cG/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:27:\"1005002688793166-israfil-46\";s:7:\"sku_sub\";s:25:\"1005002688793166-white-46\";s:5:\"skuId\";s:17:\"12000021725460422\";s:7:\"skuAttr\";s:33:\"14:29#Israfil;200000124:200000899\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:10000;s:10:\"attributes\";a:2:{s:5:\"color\";s:7:\"Israfil\";s:9:\"shoe-size\";s:2:\"46\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:2:\"46\";}}i:7;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H7cecf20e8a9e498b944734c03eee215cG/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:31:\"1005002688793166-israfil-47-1-3\";s:7:\"sku_sub\";s:29:\"1005002688793166-white-47-1-3\";s:5:\"skuId\";s:17:\"12000021725460423\";s:7:\"skuAttr\";s:33:\"14:29#Israfil;200000124:203126833\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:10000;s:10:\"attributes\";a:2:{s:5:\"color\";s:7:\"Israfil\";s:9:\"shoe-size\";s:6:\"47 1/3\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:6:\"47 1/3\";}}i:8;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H6432cc90e39b44f4b243f893c2c3e2ddh/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:38:\"1005002688793166-semi-frozen-yellow-36\";s:7:\"sku_sub\";s:26:\"1005002688793166-yellow-36\";s:5:\"skuId\";s:17:\"12000021725460424\";s:7:\"skuAttr\";s:45:\"14:366#Semi Frozen Yellow;200000124:200000334\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:10000;s:10:\"attributes\";a:2:{s:5:\"color\";s:18:\"Semi Frozen Yellow\";s:9:\"shoe-size\";s:2:\"36\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:2:\"36\";}}i:9;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H6432cc90e39b44f4b243f893c2c3e2ddh/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:42:\"1005002688793166-semi-frozen-yellow-37-1-3\";s:7:\"sku_sub\";s:30:\"1005002688793166-yellow-37-1-3\";s:5:\"skuId\";s:17:\"12000021725460425\";s:7:\"skuAttr\";s:45:\"14:366#Semi Frozen Yellow;200000124:203126813\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:10000;s:10:\"attributes\";a:2:{s:5:\"color\";s:18:\"Semi Frozen Yellow\";s:9:\"shoe-size\";s:6:\"37 1/3\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:6:\"37 1/3\";}}i:10;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H6432cc90e39b44f4b243f893c2c3e2ddh/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:38:\"1005002688793166-semi-frozen-yellow-38\";s:7:\"sku_sub\";s:26:\"1005002688793166-yellow-38\";s:5:\"skuId\";s:17:\"12000021725460426\";s:7:\"skuAttr\";s:45:\"14:366#Semi Frozen Yellow;200000124:200000898\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:10000;s:10:\"attributes\";a:2:{s:5:\"color\";s:18:\"Semi Frozen Yellow\";s:9:\"shoe-size\";s:2:\"38\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:2:\"38\";}}i:11;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H6432cc90e39b44f4b243f893c2c3e2ddh/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:42:\"1005002688793166-semi-frozen-yellow-39-1-3\";s:7:\"sku_sub\";s:30:\"1005002688793166-yellow-39-1-3\";s:5:\"skuId\";s:17:\"12000021725460427\";s:7:\"skuAttr\";s:45:\"14:366#Semi Frozen Yellow;200000124:203126817\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:9999;s:10:\"attributes\";a:2:{s:5:\"color\";s:18:\"Semi Frozen Yellow\";s:9:\"shoe-size\";s:6:\"39 1/3\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:6:\"39 1/3\";}}i:12;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H6432cc90e39b44f4b243f893c2c3e2ddh/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:38:\"1005002688793166-semi-frozen-yellow-40\";s:7:\"sku_sub\";s:26:\"1005002688793166-yellow-40\";s:5:\"skuId\";s:17:\"12000021725460428\";s:7:\"skuAttr\";s:45:\"14:366#Semi Frozen Yellow;200000124:100013888\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:9999;s:10:\"attributes\";a:2:{s:5:\"color\";s:18:\"Semi Frozen Yellow\";s:9:\"shoe-size\";s:2:\"40\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:2:\"40\";}}i:13;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H6432cc90e39b44f4b243f893c2c3e2ddh/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:42:\"1005002688793166-semi-frozen-yellow-41-1-3\";s:7:\"sku_sub\";s:30:\"1005002688793166-yellow-41-1-3\";s:5:\"skuId\";s:17:\"12000021725460429\";s:7:\"skuAttr\";s:45:\"14:366#Semi Frozen Yellow;200000124:203126821\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:10000;s:10:\"attributes\";a:2:{s:5:\"color\";s:18:\"Semi Frozen Yellow\";s:9:\"shoe-size\";s:6:\"41 1/3\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:6:\"41 1/3\";}}i:14;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H6432cc90e39b44f4b243f893c2c3e2ddh/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:38:\"1005002688793166-semi-frozen-yellow-42\";s:7:\"sku_sub\";s:26:\"1005002688793166-yellow-42\";s:5:\"skuId\";s:17:\"12000021725460430\";s:7:\"skuAttr\";s:45:\"14:366#Semi Frozen Yellow;200000124:200000337\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:10000;s:10:\"attributes\";a:2:{s:5:\"color\";s:18:\"Semi Frozen Yellow\";s:9:\"shoe-size\";s:2:\"42\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:2:\"42\";}}i:15;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H6432cc90e39b44f4b243f893c2c3e2ddh/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:42:\"1005002688793166-semi-frozen-yellow-43-1-3\";s:7:\"sku_sub\";s:30:\"1005002688793166-yellow-43-1-3\";s:5:\"skuId\";s:17:\"12000021725460431\";s:7:\"skuAttr\";s:45:\"14:366#Semi Frozen Yellow;200000124:203126825\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:10000;s:10:\"attributes\";a:2:{s:5:\"color\";s:18:\"Semi Frozen Yellow\";s:9:\"shoe-size\";s:6:\"43 1/3\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:6:\"43 1/3\";}}i:16;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H6432cc90e39b44f4b243f893c2c3e2ddh/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:38:\"1005002688793166-semi-frozen-yellow-44\";s:7:\"sku_sub\";s:26:\"1005002688793166-yellow-44\";s:5:\"skuId\";s:17:\"12000021725460432\";s:7:\"skuAttr\";s:45:\"14:366#Semi Frozen Yellow;200000124:100010487\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:10000;s:10:\"attributes\";a:2:{s:5:\"color\";s:18:\"Semi Frozen Yellow\";s:9:\"shoe-size\";s:2:\"44\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:2:\"44\";}}i:17;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H6432cc90e39b44f4b243f893c2c3e2ddh/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:42:\"1005002688793166-semi-frozen-yellow-45-1-3\";s:7:\"sku_sub\";s:30:\"1005002688793166-yellow-45-1-3\";s:5:\"skuId\";s:17:\"12000021725460433\";s:7:\"skuAttr\";s:45:\"14:366#Semi Frozen Yellow;200000124:203126829\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:10000;s:10:\"attributes\";a:2:{s:5:\"color\";s:18:\"Semi Frozen Yellow\";s:9:\"shoe-size\";s:6:\"45 1/3\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:6:\"45 1/3\";}}i:18;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H6432cc90e39b44f4b243f893c2c3e2ddh/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:38:\"1005002688793166-semi-frozen-yellow-46\";s:7:\"sku_sub\";s:26:\"1005002688793166-yellow-46\";s:5:\"skuId\";s:17:\"12000021725460434\";s:7:\"skuAttr\";s:45:\"14:366#Semi Frozen Yellow;200000124:200000899\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:10000;s:10:\"attributes\";a:2:{s:5:\"color\";s:18:\"Semi Frozen Yellow\";s:9:\"shoe-size\";s:2:\"46\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:2:\"46\";}}i:19;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H6432cc90e39b44f4b243f893c2c3e2ddh/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:42:\"1005002688793166-semi-frozen-yellow-47-1-3\";s:7:\"sku_sub\";s:30:\"1005002688793166-yellow-47-1-3\";s:5:\"skuId\";s:17:\"12000021725460435\";s:7:\"skuAttr\";s:45:\"14:366#Semi Frozen Yellow;200000124:203126833\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:10000;s:10:\"attributes\";a:2:{s:5:\"color\";s:18:\"Semi Frozen Yellow\";s:9:\"shoe-size\";s:6:\"47 1/3\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:6:\"47 1/3\";}}i:20;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H1fd30f0e28a440c9ba977a731a81f875u/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005002688793166-zebra-36\";s:7:\"sku_sub\";s:25:\"1005002688793166-multi-36\";s:5:\"skuId\";s:17:\"12000021725460436\";s:7:\"skuAttr\";s:38:\"14:200003699#Zebra;200000124:200000334\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:10000;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Zebra\";s:9:\"shoe-size\";s:2:\"36\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"MULTI\";s:9:\"shoe-size\";s:2:\"36\";}}i:21;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H1fd30f0e28a440c9ba977a731a81f875u/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"1005002688793166-zebra-37-1-3\";s:7:\"sku_sub\";s:29:\"1005002688793166-multi-37-1-3\";s:5:\"skuId\";s:17:\"12000021725460437\";s:7:\"skuAttr\";s:38:\"14:200003699#Zebra;200000124:203126813\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:9999;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Zebra\";s:9:\"shoe-size\";s:6:\"37 1/3\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"MULTI\";s:9:\"shoe-size\";s:6:\"37 1/3\";}}i:22;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H1fd30f0e28a440c9ba977a731a81f875u/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005002688793166-zebra-38\";s:7:\"sku_sub\";s:25:\"1005002688793166-multi-38\";s:5:\"skuId\";s:17:\"12000021725460438\";s:7:\"skuAttr\";s:38:\"14:200003699#Zebra;200000124:200000898\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:9999;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Zebra\";s:9:\"shoe-size\";s:2:\"38\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"MULTI\";s:9:\"shoe-size\";s:2:\"38\";}}i:23;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H1fd30f0e28a440c9ba977a731a81f875u/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"1005002688793166-zebra-39-1-3\";s:7:\"sku_sub\";s:29:\"1005002688793166-multi-39-1-3\";s:5:\"skuId\";s:17:\"12000021725460439\";s:7:\"skuAttr\";s:38:\"14:200003699#Zebra;200000124:203126817\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:10000;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Zebra\";s:9:\"shoe-size\";s:6:\"39 1/3\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"MULTI\";s:9:\"shoe-size\";s:6:\"39 1/3\";}}i:24;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H1fd30f0e28a440c9ba977a731a81f875u/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005002688793166-zebra-40\";s:7:\"sku_sub\";s:25:\"1005002688793166-multi-40\";s:5:\"skuId\";s:17:\"12000021725460440\";s:7:\"skuAttr\";s:38:\"14:200003699#Zebra;200000124:100013888\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:10000;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Zebra\";s:9:\"shoe-size\";s:2:\"40\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"MULTI\";s:9:\"shoe-size\";s:2:\"40\";}}i:25;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H1fd30f0e28a440c9ba977a731a81f875u/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"1005002688793166-zebra-41-1-3\";s:7:\"sku_sub\";s:29:\"1005002688793166-multi-41-1-3\";s:5:\"skuId\";s:17:\"12000021725460441\";s:7:\"skuAttr\";s:38:\"14:200003699#Zebra;200000124:203126821\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:9999;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Zebra\";s:9:\"shoe-size\";s:6:\"41 1/3\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"MULTI\";s:9:\"shoe-size\";s:6:\"41 1/3\";}}i:26;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H1fd30f0e28a440c9ba977a731a81f875u/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005002688793166-zebra-42\";s:7:\"sku_sub\";s:25:\"1005002688793166-multi-42\";s:5:\"skuId\";s:17:\"12000021725460442\";s:7:\"skuAttr\";s:38:\"14:200003699#Zebra;200000124:200000337\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:9999;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Zebra\";s:9:\"shoe-size\";s:2:\"42\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"MULTI\";s:9:\"shoe-size\";s:2:\"42\";}}i:27;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H1fd30f0e28a440c9ba977a731a81f875u/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"1005002688793166-zebra-43-1-3\";s:7:\"sku_sub\";s:29:\"1005002688793166-multi-43-1-3\";s:5:\"skuId\";s:17:\"12000021725460443\";s:7:\"skuAttr\";s:38:\"14:200003699#Zebra;200000124:203126825\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:9999;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Zebra\";s:9:\"shoe-size\";s:6:\"43 1/3\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"MULTI\";s:9:\"shoe-size\";s:6:\"43 1/3\";}}i:28;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H1fd30f0e28a440c9ba977a731a81f875u/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005002688793166-zebra-44\";s:7:\"sku_sub\";s:25:\"1005002688793166-multi-44\";s:5:\"skuId\";s:17:\"12000021725460444\";s:7:\"skuAttr\";s:38:\"14:200003699#Zebra;200000124:100010487\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:9998;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Zebra\";s:9:\"shoe-size\";s:2:\"44\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"MULTI\";s:9:\"shoe-size\";s:2:\"44\";}}i:29;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H1fd30f0e28a440c9ba977a731a81f875u/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"1005002688793166-zebra-45-1-3\";s:7:\"sku_sub\";s:29:\"1005002688793166-multi-45-1-3\";s:5:\"skuId\";s:17:\"12000021725460445\";s:7:\"skuAttr\";s:38:\"14:200003699#Zebra;200000124:203126829\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:9998;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Zebra\";s:9:\"shoe-size\";s:6:\"45 1/3\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"MULTI\";s:9:\"shoe-size\";s:6:\"45 1/3\";}}i:30;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H1fd30f0e28a440c9ba977a731a81f875u/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005002688793166-zebra-46\";s:7:\"sku_sub\";s:25:\"1005002688793166-multi-46\";s:5:\"skuId\";s:17:\"12000021725460446\";s:7:\"skuAttr\";s:38:\"14:200003699#Zebra;200000124:200000899\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:9999;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Zebra\";s:9:\"shoe-size\";s:2:\"46\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"MULTI\";s:9:\"shoe-size\";s:2:\"46\";}}i:31;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H1fd30f0e28a440c9ba977a731a81f875u/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"1005002688793166-zebra-47-1-3\";s:7:\"sku_sub\";s:29:\"1005002688793166-multi-47-1-3\";s:5:\"skuId\";s:17:\"12000021725460447\";s:7:\"skuAttr\";s:38:\"14:200003699#Zebra;200000124:203126833\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:10000;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Zebra\";s:9:\"shoe-size\";s:6:\"47 1/3\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"MULTI\";s:9:\"shoe-size\";s:6:\"47 1/3\";}}i:32;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/Hd0f2b656a345453a80349ff66206c7303/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:37:\"1005002688793166-creamtriple-white-44\";s:7:\"sku_sub\";s:28:\"1005002688793166-lavender-44\";s:5:\"skuId\";s:17:\"12000021725460384\";s:7:\"skuAttr\";s:50:\"14:200004891#CreamTriple White;200000124:100010487\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:9998;s:10:\"attributes\";a:2:{s:5:\"color\";s:17:\"CreamTriple White\";s:9:\"shoe-size\";s:2:\"44\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Lavender\";s:9:\"shoe-size\";s:2:\"44\";}}i:33;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/Hd0f2b656a345453a80349ff66206c7303/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:41:\"1005002688793166-creamtriple-white-45-1-3\";s:7:\"sku_sub\";s:32:\"1005002688793166-lavender-45-1-3\";s:5:\"skuId\";s:17:\"12000021725460385\";s:7:\"skuAttr\";s:50:\"14:200004891#CreamTriple White;200000124:203126829\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:9998;s:10:\"attributes\";a:2:{s:5:\"color\";s:17:\"CreamTriple White\";s:9:\"shoe-size\";s:6:\"45 1/3\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Lavender\";s:9:\"shoe-size\";s:6:\"45 1/3\";}}i:34;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/Hd0f2b656a345453a80349ff66206c7303/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:37:\"1005002688793166-creamtriple-white-46\";s:7:\"sku_sub\";s:28:\"1005002688793166-lavender-46\";s:5:\"skuId\";s:17:\"12000021725460386\";s:7:\"skuAttr\";s:50:\"14:200004891#CreamTriple White;200000124:200000899\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:9999;s:10:\"attributes\";a:2:{s:5:\"color\";s:17:\"CreamTriple White\";s:9:\"shoe-size\";s:2:\"46\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Lavender\";s:9:\"shoe-size\";s:2:\"46\";}}i:35;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/Hd0f2b656a345453a80349ff66206c7303/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:41:\"1005002688793166-creamtriple-white-47-1-3\";s:7:\"sku_sub\";s:32:\"1005002688793166-lavender-47-1-3\";s:5:\"skuId\";s:17:\"12000021725460387\";s:7:\"skuAttr\";s:50:\"14:200004891#CreamTriple White;200000124:203126833\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:10000;s:10:\"attributes\";a:2:{s:5:\"color\";s:17:\"CreamTriple White\";s:9:\"shoe-size\";s:6:\"47 1/3\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Lavender\";s:9:\"shoe-size\";s:6:\"47 1/3\";}}i:36;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H36585c94e30e467893b7141d34f64ff2a/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:36:\"1005002688793166-core-black-white-36\";s:7:\"sku_sub\";s:23:\"1005002688793166-red-36\";s:5:\"skuId\";s:17:\"12000021725460388\";s:7:\"skuAttr\";s:42:\"14:10#Core Black White;200000124:200000334\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:10000;s:10:\"attributes\";a:2:{s:5:\"color\";s:16:\"Core Black White\";s:9:\"shoe-size\";s:2:\"36\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"36\";}}i:37;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H36585c94e30e467893b7141d34f64ff2a/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:40:\"1005002688793166-core-black-white-37-1-3\";s:7:\"sku_sub\";s:27:\"1005002688793166-red-37-1-3\";s:5:\"skuId\";s:17:\"12000021725460389\";s:7:\"skuAttr\";s:42:\"14:10#Core Black White;200000124:203126813\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:10000;s:10:\"attributes\";a:2:{s:5:\"color\";s:16:\"Core Black White\";s:9:\"shoe-size\";s:6:\"37 1/3\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:6:\"37 1/3\";}}i:38;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H36585c94e30e467893b7141d34f64ff2a/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:36:\"1005002688793166-core-black-white-38\";s:7:\"sku_sub\";s:23:\"1005002688793166-red-38\";s:5:\"skuId\";s:17:\"12000021725460390\";s:7:\"skuAttr\";s:42:\"14:10#Core Black White;200000124:200000898\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:10000;s:10:\"attributes\";a:2:{s:5:\"color\";s:16:\"Core Black White\";s:9:\"shoe-size\";s:2:\"38\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"38\";}}i:39;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H36585c94e30e467893b7141d34f64ff2a/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:40:\"1005002688793166-core-black-white-39-1-3\";s:7:\"sku_sub\";s:27:\"1005002688793166-red-39-1-3\";s:5:\"skuId\";s:17:\"12000021725460391\";s:7:\"skuAttr\";s:42:\"14:10#Core Black White;200000124:203126817\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:10000;s:10:\"attributes\";a:2:{s:5:\"color\";s:16:\"Core Black White\";s:9:\"shoe-size\";s:6:\"39 1/3\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:6:\"39 1/3\";}}i:40;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H36585c94e30e467893b7141d34f64ff2a/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:36:\"1005002688793166-core-black-white-40\";s:7:\"sku_sub\";s:23:\"1005002688793166-red-40\";s:5:\"skuId\";s:17:\"12000021725460392\";s:7:\"skuAttr\";s:42:\"14:10#Core Black White;200000124:100013888\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:10000;s:10:\"attributes\";a:2:{s:5:\"color\";s:16:\"Core Black White\";s:9:\"shoe-size\";s:2:\"40\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"40\";}}i:41;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H36585c94e30e467893b7141d34f64ff2a/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:40:\"1005002688793166-core-black-white-41-1-3\";s:7:\"sku_sub\";s:27:\"1005002688793166-red-41-1-3\";s:5:\"skuId\";s:17:\"12000021725460393\";s:7:\"skuAttr\";s:42:\"14:10#Core Black White;200000124:203126821\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:10000;s:10:\"attributes\";a:2:{s:5:\"color\";s:16:\"Core Black White\";s:9:\"shoe-size\";s:6:\"41 1/3\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:6:\"41 1/3\";}}i:42;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H36585c94e30e467893b7141d34f64ff2a/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:36:\"1005002688793166-core-black-white-42\";s:7:\"sku_sub\";s:23:\"1005002688793166-red-42\";s:5:\"skuId\";s:17:\"12000021725460394\";s:7:\"skuAttr\";s:42:\"14:10#Core Black White;200000124:200000337\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:9999;s:10:\"attributes\";a:2:{s:5:\"color\";s:16:\"Core Black White\";s:9:\"shoe-size\";s:2:\"42\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"42\";}}i:43;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H36585c94e30e467893b7141d34f64ff2a/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:40:\"1005002688793166-core-black-white-43-1-3\";s:7:\"sku_sub\";s:27:\"1005002688793166-red-43-1-3\";s:5:\"skuId\";s:17:\"12000021725460395\";s:7:\"skuAttr\";s:42:\"14:10#Core Black White;200000124:203126825\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:10000;s:10:\"attributes\";a:2:{s:5:\"color\";s:16:\"Core Black White\";s:9:\"shoe-size\";s:6:\"43 1/3\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:6:\"43 1/3\";}}i:44;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H36585c94e30e467893b7141d34f64ff2a/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:36:\"1005002688793166-core-black-white-44\";s:7:\"sku_sub\";s:23:\"1005002688793166-red-44\";s:5:\"skuId\";s:17:\"12000021725460396\";s:7:\"skuAttr\";s:42:\"14:10#Core Black White;200000124:100010487\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:9998;s:10:\"attributes\";a:2:{s:5:\"color\";s:16:\"Core Black White\";s:9:\"shoe-size\";s:2:\"44\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"44\";}}i:45;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H36585c94e30e467893b7141d34f64ff2a/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:40:\"1005002688793166-core-black-white-45-1-3\";s:7:\"sku_sub\";s:27:\"1005002688793166-red-45-1-3\";s:5:\"skuId\";s:17:\"12000021725460397\";s:7:\"skuAttr\";s:42:\"14:10#Core Black White;200000124:203126829\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:9999;s:10:\"attributes\";a:2:{s:5:\"color\";s:16:\"Core Black White\";s:9:\"shoe-size\";s:6:\"45 1/3\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:6:\"45 1/3\";}}i:46;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H36585c94e30e467893b7141d34f64ff2a/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:36:\"1005002688793166-core-black-white-46\";s:7:\"sku_sub\";s:23:\"1005002688793166-red-46\";s:5:\"skuId\";s:17:\"12000021725460398\";s:7:\"skuAttr\";s:42:\"14:10#Core Black White;200000124:200000899\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:10000;s:10:\"attributes\";a:2:{s:5:\"color\";s:16:\"Core Black White\";s:9:\"shoe-size\";s:2:\"46\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"46\";}}i:47;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H36585c94e30e467893b7141d34f64ff2a/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:40:\"1005002688793166-core-black-white-47-1-3\";s:7:\"sku_sub\";s:27:\"1005002688793166-red-47-1-3\";s:5:\"skuId\";s:17:\"12000021725460399\";s:7:\"skuAttr\";s:42:\"14:10#Core Black White;200000124:203126833\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:10000;s:10:\"attributes\";a:2:{s:5:\"color\";s:16:\"Core Black White\";s:9:\"shoe-size\";s:6:\"47 1/3\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:6:\"47 1/3\";}}i:48;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/Hed815d88193e4ac39f8887ad5699d0d1O/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"1005002688793166-ash-blue-36\";s:7:\"sku_sub\";s:26:\"1005002688793166-silver-36\";s:5:\"skuId\";s:17:\"12000021725460400\";s:7:\"skuAttr\";s:38:\"14:350853#Ash Blue;200000124:200000334\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:10000;s:10:\"attributes\";a:2:{s:5:\"color\";s:8:\"Ash Blue\";s:9:\"shoe-size\";s:2:\"36\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Silver\";s:9:\"shoe-size\";s:2:\"36\";}}i:49;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/Hed815d88193e4ac39f8887ad5699d0d1O/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:32:\"1005002688793166-ash-blue-37-1-3\";s:7:\"sku_sub\";s:30:\"1005002688793166-silver-37-1-3\";s:5:\"skuId\";s:17:\"12000021725460401\";s:7:\"skuAttr\";s:38:\"14:350853#Ash Blue;200000124:203126813\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:10000;s:10:\"attributes\";a:2:{s:5:\"color\";s:8:\"Ash Blue\";s:9:\"shoe-size\";s:6:\"37 1/3\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Silver\";s:9:\"shoe-size\";s:6:\"37 1/3\";}}i:50;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/Hed815d88193e4ac39f8887ad5699d0d1O/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"1005002688793166-ash-blue-38\";s:7:\"sku_sub\";s:26:\"1005002688793166-silver-38\";s:5:\"skuId\";s:17:\"12000021725460402\";s:7:\"skuAttr\";s:38:\"14:350853#Ash Blue;200000124:200000898\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:10000;s:10:\"attributes\";a:2:{s:5:\"color\";s:8:\"Ash Blue\";s:9:\"shoe-size\";s:2:\"38\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Silver\";s:9:\"shoe-size\";s:2:\"38\";}}i:51;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/Hed815d88193e4ac39f8887ad5699d0d1O/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:32:\"1005002688793166-ash-blue-39-1-3\";s:7:\"sku_sub\";s:30:\"1005002688793166-silver-39-1-3\";s:5:\"skuId\";s:17:\"12000021725460403\";s:7:\"skuAttr\";s:38:\"14:350853#Ash Blue;200000124:203126817\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:10000;s:10:\"attributes\";a:2:{s:5:\"color\";s:8:\"Ash Blue\";s:9:\"shoe-size\";s:6:\"39 1/3\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Silver\";s:9:\"shoe-size\";s:6:\"39 1/3\";}}i:52;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/Hed815d88193e4ac39f8887ad5699d0d1O/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"1005002688793166-ash-blue-40\";s:7:\"sku_sub\";s:26:\"1005002688793166-silver-40\";s:5:\"skuId\";s:17:\"12000021725460404\";s:7:\"skuAttr\";s:38:\"14:350853#Ash Blue;200000124:100013888\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:10000;s:10:\"attributes\";a:2:{s:5:\"color\";s:8:\"Ash Blue\";s:9:\"shoe-size\";s:2:\"40\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Silver\";s:9:\"shoe-size\";s:2:\"40\";}}i:53;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/Hed815d88193e4ac39f8887ad5699d0d1O/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:32:\"1005002688793166-ash-blue-41-1-3\";s:7:\"sku_sub\";s:30:\"1005002688793166-silver-41-1-3\";s:5:\"skuId\";s:17:\"12000021725460405\";s:7:\"skuAttr\";s:38:\"14:350853#Ash Blue;200000124:203126821\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:10000;s:10:\"attributes\";a:2:{s:5:\"color\";s:8:\"Ash Blue\";s:9:\"shoe-size\";s:6:\"41 1/3\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Silver\";s:9:\"shoe-size\";s:6:\"41 1/3\";}}i:54;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/Hed815d88193e4ac39f8887ad5699d0d1O/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"1005002688793166-ash-blue-42\";s:7:\"sku_sub\";s:26:\"1005002688793166-silver-42\";s:5:\"skuId\";s:17:\"12000021725460406\";s:7:\"skuAttr\";s:38:\"14:350853#Ash Blue;200000124:200000337\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:10000;s:10:\"attributes\";a:2:{s:5:\"color\";s:8:\"Ash Blue\";s:9:\"shoe-size\";s:2:\"42\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Silver\";s:9:\"shoe-size\";s:2:\"42\";}}i:55;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/Hed815d88193e4ac39f8887ad5699d0d1O/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:32:\"1005002688793166-ash-blue-43-1-3\";s:7:\"sku_sub\";s:30:\"1005002688793166-silver-43-1-3\";s:5:\"skuId\";s:17:\"12000021725460407\";s:7:\"skuAttr\";s:38:\"14:350853#Ash Blue;200000124:203126825\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:10000;s:10:\"attributes\";a:2:{s:5:\"color\";s:8:\"Ash Blue\";s:9:\"shoe-size\";s:6:\"43 1/3\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Silver\";s:9:\"shoe-size\";s:6:\"43 1/3\";}}i:56;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/Hed815d88193e4ac39f8887ad5699d0d1O/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"1005002688793166-ash-blue-44\";s:7:\"sku_sub\";s:26:\"1005002688793166-silver-44\";s:5:\"skuId\";s:17:\"12000021725460408\";s:7:\"skuAttr\";s:38:\"14:350853#Ash Blue;200000124:100010487\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:10000;s:10:\"attributes\";a:2:{s:5:\"color\";s:8:\"Ash Blue\";s:9:\"shoe-size\";s:2:\"44\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Silver\";s:9:\"shoe-size\";s:2:\"44\";}}i:57;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/Hed815d88193e4ac39f8887ad5699d0d1O/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:32:\"1005002688793166-ash-blue-45-1-3\";s:7:\"sku_sub\";s:30:\"1005002688793166-silver-45-1-3\";s:5:\"skuId\";s:17:\"12000021725460409\";s:7:\"skuAttr\";s:38:\"14:350853#Ash Blue;200000124:203126829\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:10000;s:10:\"attributes\";a:2:{s:5:\"color\";s:8:\"Ash Blue\";s:9:\"shoe-size\";s:6:\"45 1/3\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Silver\";s:9:\"shoe-size\";s:6:\"45 1/3\";}}i:58;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/Hed815d88193e4ac39f8887ad5699d0d1O/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"1005002688793166-ash-blue-46\";s:7:\"sku_sub\";s:26:\"1005002688793166-silver-46\";s:5:\"skuId\";s:17:\"12000021725460410\";s:7:\"skuAttr\";s:38:\"14:350853#Ash Blue;200000124:200000899\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:10000;s:10:\"attributes\";a:2:{s:5:\"color\";s:8:\"Ash Blue\";s:9:\"shoe-size\";s:2:\"46\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Silver\";s:9:\"shoe-size\";s:2:\"46\";}}i:59;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/Hed815d88193e4ac39f8887ad5699d0d1O/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:32:\"1005002688793166-ash-blue-47-1-3\";s:7:\"sku_sub\";s:30:\"1005002688793166-silver-47-1-3\";s:5:\"skuId\";s:17:\"12000021725460411\";s:7:\"skuAttr\";s:38:\"14:350853#Ash Blue;200000124:203126833\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:10000;s:10:\"attributes\";a:2:{s:5:\"color\";s:8:\"Ash Blue\";s:9:\"shoe-size\";s:6:\"47 1/3\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Silver\";s:9:\"shoe-size\";s:6:\"47 1/3\";}}i:60;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H7cecf20e8a9e498b944734c03eee215cG/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:27:\"1005002688793166-israfil-36\";s:7:\"sku_sub\";s:25:\"1005002688793166-white-36\";s:5:\"skuId\";s:17:\"12000021725460412\";s:7:\"skuAttr\";s:33:\"14:29#Israfil;200000124:200000334\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:10000;s:10:\"attributes\";a:2:{s:5:\"color\";s:7:\"Israfil\";s:9:\"shoe-size\";s:2:\"36\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:2:\"36\";}}i:61;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H7cecf20e8a9e498b944734c03eee215cG/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:31:\"1005002688793166-israfil-37-1-3\";s:7:\"sku_sub\";s:29:\"1005002688793166-white-37-1-3\";s:5:\"skuId\";s:17:\"12000021725460413\";s:7:\"skuAttr\";s:33:\"14:29#Israfil;200000124:203126813\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:10000;s:10:\"attributes\";a:2:{s:5:\"color\";s:7:\"Israfil\";s:9:\"shoe-size\";s:6:\"37 1/3\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:6:\"37 1/3\";}}i:62;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H7cecf20e8a9e498b944734c03eee215cG/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:27:\"1005002688793166-israfil-38\";s:7:\"sku_sub\";s:25:\"1005002688793166-white-38\";s:5:\"skuId\";s:17:\"12000021725460414\";s:7:\"skuAttr\";s:33:\"14:29#Israfil;200000124:200000898\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:9999;s:10:\"attributes\";a:2:{s:5:\"color\";s:7:\"Israfil\";s:9:\"shoe-size\";s:2:\"38\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:2:\"38\";}}i:63;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H7cecf20e8a9e498b944734c03eee215cG/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:31:\"1005002688793166-israfil-39-1-3\";s:7:\"sku_sub\";s:29:\"1005002688793166-white-39-1-3\";s:5:\"skuId\";s:17:\"12000021725460415\";s:7:\"skuAttr\";s:33:\"14:29#Israfil;200000124:203126817\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:10000;s:10:\"attributes\";a:2:{s:5:\"color\";s:7:\"Israfil\";s:9:\"shoe-size\";s:6:\"39 1/3\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:6:\"39 1/3\";}}i:64;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H46445e063ba4494ea9194b3814ef1e40Z/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:37:\"1005002688793166-cinder-reflective-36\";s:7:\"sku_sub\";s:24:\"1005002688793166-pink-36\";s:5:\"skuId\";s:17:\"12000021725460352\";s:7:\"skuAttr\";s:45:\"14:1052#Cinder Reflective;200000124:200000334\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:10000;s:10:\"attributes\";a:2:{s:5:\"color\";s:17:\"Cinder Reflective\";s:9:\"shoe-size\";s:2:\"36\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:2:\"36\";}}i:65;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H46445e063ba4494ea9194b3814ef1e40Z/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:41:\"1005002688793166-cinder-reflective-37-1-3\";s:7:\"sku_sub\";s:28:\"1005002688793166-pink-37-1-3\";s:5:\"skuId\";s:17:\"12000021725460353\";s:7:\"skuAttr\";s:45:\"14:1052#Cinder Reflective;200000124:203126813\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:10000;s:10:\"attributes\";a:2:{s:5:\"color\";s:17:\"Cinder Reflective\";s:9:\"shoe-size\";s:6:\"37 1/3\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:6:\"37 1/3\";}}i:66;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H46445e063ba4494ea9194b3814ef1e40Z/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:37:\"1005002688793166-cinder-reflective-38\";s:7:\"sku_sub\";s:24:\"1005002688793166-pink-38\";s:5:\"skuId\";s:17:\"12000021725460354\";s:7:\"skuAttr\";s:45:\"14:1052#Cinder Reflective;200000124:200000898\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:9998;s:10:\"attributes\";a:2:{s:5:\"color\";s:17:\"Cinder Reflective\";s:9:\"shoe-size\";s:2:\"38\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:2:\"38\";}}i:67;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H46445e063ba4494ea9194b3814ef1e40Z/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:41:\"1005002688793166-cinder-reflective-39-1-3\";s:7:\"sku_sub\";s:28:\"1005002688793166-pink-39-1-3\";s:5:\"skuId\";s:17:\"12000021725460355\";s:7:\"skuAttr\";s:45:\"14:1052#Cinder Reflective;200000124:203126817\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:10000;s:10:\"attributes\";a:2:{s:5:\"color\";s:17:\"Cinder Reflective\";s:9:\"shoe-size\";s:6:\"39 1/3\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:6:\"39 1/3\";}}i:68;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H46445e063ba4494ea9194b3814ef1e40Z/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:37:\"1005002688793166-cinder-reflective-40\";s:7:\"sku_sub\";s:24:\"1005002688793166-pink-40\";s:5:\"skuId\";s:17:\"12000021725460356\";s:7:\"skuAttr\";s:45:\"14:1052#Cinder Reflective;200000124:100013888\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:9999;s:10:\"attributes\";a:2:{s:5:\"color\";s:17:\"Cinder Reflective\";s:9:\"shoe-size\";s:2:\"40\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:2:\"40\";}}i:69;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H46445e063ba4494ea9194b3814ef1e40Z/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:41:\"1005002688793166-cinder-reflective-41-1-3\";s:7:\"sku_sub\";s:28:\"1005002688793166-pink-41-1-3\";s:5:\"skuId\";s:17:\"12000021725460357\";s:7:\"skuAttr\";s:45:\"14:1052#Cinder Reflective;200000124:203126821\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:10000;s:10:\"attributes\";a:2:{s:5:\"color\";s:17:\"Cinder Reflective\";s:9:\"shoe-size\";s:6:\"41 1/3\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:6:\"41 1/3\";}}i:70;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H46445e063ba4494ea9194b3814ef1e40Z/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:37:\"1005002688793166-cinder-reflective-42\";s:7:\"sku_sub\";s:24:\"1005002688793166-pink-42\";s:5:\"skuId\";s:17:\"12000021725460358\";s:7:\"skuAttr\";s:45:\"14:1052#Cinder Reflective;200000124:200000337\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:10000;s:10:\"attributes\";a:2:{s:5:\"color\";s:17:\"Cinder Reflective\";s:9:\"shoe-size\";s:2:\"42\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:2:\"42\";}}i:71;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H46445e063ba4494ea9194b3814ef1e40Z/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:41:\"1005002688793166-cinder-reflective-43-1-3\";s:7:\"sku_sub\";s:28:\"1005002688793166-pink-43-1-3\";s:5:\"skuId\";s:17:\"12000021725460359\";s:7:\"skuAttr\";s:45:\"14:1052#Cinder Reflective;200000124:203126825\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:9999;s:10:\"attributes\";a:2:{s:5:\"color\";s:17:\"Cinder Reflective\";s:9:\"shoe-size\";s:6:\"43 1/3\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:6:\"43 1/3\";}}i:72;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H46445e063ba4494ea9194b3814ef1e40Z/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:37:\"1005002688793166-cinder-reflective-44\";s:7:\"sku_sub\";s:24:\"1005002688793166-pink-44\";s:5:\"skuId\";s:17:\"12000021725460360\";s:7:\"skuAttr\";s:45:\"14:1052#Cinder Reflective;200000124:100010487\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:10000;s:10:\"attributes\";a:2:{s:5:\"color\";s:17:\"Cinder Reflective\";s:9:\"shoe-size\";s:2:\"44\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:2:\"44\";}}i:73;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H46445e063ba4494ea9194b3814ef1e40Z/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:41:\"1005002688793166-cinder-reflective-45-1-3\";s:7:\"sku_sub\";s:28:\"1005002688793166-pink-45-1-3\";s:5:\"skuId\";s:17:\"12000021725460361\";s:7:\"skuAttr\";s:45:\"14:1052#Cinder Reflective;200000124:203126829\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:10000;s:10:\"attributes\";a:2:{s:5:\"color\";s:17:\"Cinder Reflective\";s:9:\"shoe-size\";s:6:\"45 1/3\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:6:\"45 1/3\";}}i:74;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H46445e063ba4494ea9194b3814ef1e40Z/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:37:\"1005002688793166-cinder-reflective-46\";s:7:\"sku_sub\";s:24:\"1005002688793166-pink-46\";s:5:\"skuId\";s:17:\"12000021725460362\";s:7:\"skuAttr\";s:45:\"14:1052#Cinder Reflective;200000124:200000899\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:10000;s:10:\"attributes\";a:2:{s:5:\"color\";s:17:\"Cinder Reflective\";s:9:\"shoe-size\";s:2:\"46\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:2:\"46\";}}i:75;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H46445e063ba4494ea9194b3814ef1e40Z/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:41:\"1005002688793166-cinder-reflective-47-1-3\";s:7:\"sku_sub\";s:28:\"1005002688793166-pink-47-1-3\";s:5:\"skuId\";s:17:\"12000021725460363\";s:7:\"skuAttr\";s:45:\"14:1052#Cinder Reflective;200000124:203126833\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:10000;s:10:\"attributes\";a:2:{s:5:\"color\";s:17:\"Cinder Reflective\";s:9:\"shoe-size\";s:6:\"47 1/3\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:6:\"47 1/3\";}}i:76;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/Hb879e09c833a44db9823e095c622fb4er/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:34:\"1005002688793166-core-black-red-36\";s:7:\"sku_sub\";s:26:\"1005002688793166-purple-36\";s:5:\"skuId\";s:17:\"12000021725460364\";s:7:\"skuAttr\";s:41:\"14:496#Core Black Red;200000124:200000334\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:10000;s:10:\"attributes\";a:2:{s:5:\"color\";s:14:\"Core Black Red\";s:9:\"shoe-size\";s:2:\"36\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Purple\";s:9:\"shoe-size\";s:2:\"36\";}}i:77;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/Hb879e09c833a44db9823e095c622fb4er/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:38:\"1005002688793166-core-black-red-37-1-3\";s:7:\"sku_sub\";s:30:\"1005002688793166-purple-37-1-3\";s:5:\"skuId\";s:17:\"12000021725460365\";s:7:\"skuAttr\";s:41:\"14:496#Core Black Red;200000124:203126813\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:10000;s:10:\"attributes\";a:2:{s:5:\"color\";s:14:\"Core Black Red\";s:9:\"shoe-size\";s:6:\"37 1/3\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Purple\";s:9:\"shoe-size\";s:6:\"37 1/3\";}}i:78;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/Hb879e09c833a44db9823e095c622fb4er/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:34:\"1005002688793166-core-black-red-38\";s:7:\"sku_sub\";s:26:\"1005002688793166-purple-38\";s:5:\"skuId\";s:17:\"12000021725460366\";s:7:\"skuAttr\";s:41:\"14:496#Core Black Red;200000124:200000898\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:10000;s:10:\"attributes\";a:2:{s:5:\"color\";s:14:\"Core Black Red\";s:9:\"shoe-size\";s:2:\"38\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Purple\";s:9:\"shoe-size\";s:2:\"38\";}}i:79;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/Hb879e09c833a44db9823e095c622fb4er/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:38:\"1005002688793166-core-black-red-39-1-3\";s:7:\"sku_sub\";s:30:\"1005002688793166-purple-39-1-3\";s:5:\"skuId\";s:17:\"12000021725460367\";s:7:\"skuAttr\";s:41:\"14:496#Core Black Red;200000124:203126817\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:10000;s:10:\"attributes\";a:2:{s:5:\"color\";s:14:\"Core Black Red\";s:9:\"shoe-size\";s:6:\"39 1/3\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Purple\";s:9:\"shoe-size\";s:6:\"39 1/3\";}}i:80;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/Hb879e09c833a44db9823e095c622fb4er/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:34:\"1005002688793166-core-black-red-40\";s:7:\"sku_sub\";s:26:\"1005002688793166-purple-40\";s:5:\"skuId\";s:17:\"12000021725460368\";s:7:\"skuAttr\";s:41:\"14:496#Core Black Red;200000124:100013888\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:10000;s:10:\"attributes\";a:2:{s:5:\"color\";s:14:\"Core Black Red\";s:9:\"shoe-size\";s:2:\"40\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Purple\";s:9:\"shoe-size\";s:2:\"40\";}}i:81;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/Hb879e09c833a44db9823e095c622fb4er/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:38:\"1005002688793166-core-black-red-41-1-3\";s:7:\"sku_sub\";s:30:\"1005002688793166-purple-41-1-3\";s:5:\"skuId\";s:17:\"12000021725460369\";s:7:\"skuAttr\";s:41:\"14:496#Core Black Red;200000124:203126821\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:9997;s:10:\"attributes\";a:2:{s:5:\"color\";s:14:\"Core Black Red\";s:9:\"shoe-size\";s:6:\"41 1/3\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Purple\";s:9:\"shoe-size\";s:6:\"41 1/3\";}}i:82;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/Hb879e09c833a44db9823e095c622fb4er/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:34:\"1005002688793166-core-black-red-42\";s:7:\"sku_sub\";s:26:\"1005002688793166-purple-42\";s:5:\"skuId\";s:17:\"12000021725460370\";s:7:\"skuAttr\";s:41:\"14:496#Core Black Red;200000124:200000337\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:10000;s:10:\"attributes\";a:2:{s:5:\"color\";s:14:\"Core Black Red\";s:9:\"shoe-size\";s:2:\"42\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Purple\";s:9:\"shoe-size\";s:2:\"42\";}}i:83;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/Hb879e09c833a44db9823e095c622fb4er/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:38:\"1005002688793166-core-black-red-43-1-3\";s:7:\"sku_sub\";s:30:\"1005002688793166-purple-43-1-3\";s:5:\"skuId\";s:17:\"12000021725460371\";s:7:\"skuAttr\";s:41:\"14:496#Core Black Red;200000124:203126825\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:10000;s:10:\"attributes\";a:2:{s:5:\"color\";s:14:\"Core Black Red\";s:9:\"shoe-size\";s:6:\"43 1/3\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Purple\";s:9:\"shoe-size\";s:6:\"43 1/3\";}}i:84;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/Hb879e09c833a44db9823e095c622fb4er/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:34:\"1005002688793166-core-black-red-44\";s:7:\"sku_sub\";s:26:\"1005002688793166-purple-44\";s:5:\"skuId\";s:17:\"12000021725460372\";s:7:\"skuAttr\";s:41:\"14:496#Core Black Red;200000124:100010487\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:10000;s:10:\"attributes\";a:2:{s:5:\"color\";s:14:\"Core Black Red\";s:9:\"shoe-size\";s:2:\"44\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Purple\";s:9:\"shoe-size\";s:2:\"44\";}}i:85;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/Hb879e09c833a44db9823e095c622fb4er/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:38:\"1005002688793166-core-black-red-45-1-3\";s:7:\"sku_sub\";s:30:\"1005002688793166-purple-45-1-3\";s:5:\"skuId\";s:17:\"12000021725460373\";s:7:\"skuAttr\";s:41:\"14:496#Core Black Red;200000124:203126829\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:10000;s:10:\"attributes\";a:2:{s:5:\"color\";s:14:\"Core Black Red\";s:9:\"shoe-size\";s:6:\"45 1/3\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Purple\";s:9:\"shoe-size\";s:6:\"45 1/3\";}}i:86;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/Hb879e09c833a44db9823e095c622fb4er/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:34:\"1005002688793166-core-black-red-46\";s:7:\"sku_sub\";s:26:\"1005002688793166-purple-46\";s:5:\"skuId\";s:17:\"12000021725460374\";s:7:\"skuAttr\";s:41:\"14:496#Core Black Red;200000124:200000899\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:10000;s:10:\"attributes\";a:2:{s:5:\"color\";s:14:\"Core Black Red\";s:9:\"shoe-size\";s:2:\"46\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Purple\";s:9:\"shoe-size\";s:2:\"46\";}}i:87;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/Hb879e09c833a44db9823e095c622fb4er/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:38:\"1005002688793166-core-black-red-47-1-3\";s:7:\"sku_sub\";s:30:\"1005002688793166-purple-47-1-3\";s:5:\"skuId\";s:17:\"12000021725460375\";s:7:\"skuAttr\";s:41:\"14:496#Core Black Red;200000124:203126833\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:10000;s:10:\"attributes\";a:2:{s:5:\"color\";s:14:\"Core Black Red\";s:9:\"shoe-size\";s:6:\"47 1/3\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Purple\";s:9:\"shoe-size\";s:6:\"47 1/3\";}}i:88;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/Hd0f2b656a345453a80349ff66206c7303/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:37:\"1005002688793166-creamtriple-white-36\";s:7:\"sku_sub\";s:28:\"1005002688793166-lavender-36\";s:5:\"skuId\";s:17:\"12000021725460376\";s:7:\"skuAttr\";s:50:\"14:200004891#CreamTriple White;200000124:200000334\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:10000;s:10:\"attributes\";a:2:{s:5:\"color\";s:17:\"CreamTriple White\";s:9:\"shoe-size\";s:2:\"36\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Lavender\";s:9:\"shoe-size\";s:2:\"36\";}}i:89;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/Hd0f2b656a345453a80349ff66206c7303/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:41:\"1005002688793166-creamtriple-white-37-1-3\";s:7:\"sku_sub\";s:32:\"1005002688793166-lavender-37-1-3\";s:5:\"skuId\";s:17:\"12000021725460377\";s:7:\"skuAttr\";s:50:\"14:200004891#CreamTriple White;200000124:203126813\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:10000;s:10:\"attributes\";a:2:{s:5:\"color\";s:17:\"CreamTriple White\";s:9:\"shoe-size\";s:6:\"37 1/3\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Lavender\";s:9:\"shoe-size\";s:6:\"37 1/3\";}}i:90;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/Hd0f2b656a345453a80349ff66206c7303/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:37:\"1005002688793166-creamtriple-white-38\";s:7:\"sku_sub\";s:28:\"1005002688793166-lavender-38\";s:5:\"skuId\";s:17:\"12000021725460378\";s:7:\"skuAttr\";s:50:\"14:200004891#CreamTriple White;200000124:200000898\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:9999;s:10:\"attributes\";a:2:{s:5:\"color\";s:17:\"CreamTriple White\";s:9:\"shoe-size\";s:2:\"38\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Lavender\";s:9:\"shoe-size\";s:2:\"38\";}}i:91;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/Hd0f2b656a345453a80349ff66206c7303/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:41:\"1005002688793166-creamtriple-white-39-1-3\";s:7:\"sku_sub\";s:32:\"1005002688793166-lavender-39-1-3\";s:5:\"skuId\";s:17:\"12000021725460379\";s:7:\"skuAttr\";s:50:\"14:200004891#CreamTriple White;200000124:203126817\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:9996;s:10:\"attributes\";a:2:{s:5:\"color\";s:17:\"CreamTriple White\";s:9:\"shoe-size\";s:6:\"39 1/3\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Lavender\";s:9:\"shoe-size\";s:6:\"39 1/3\";}}i:92;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/Hd0f2b656a345453a80349ff66206c7303/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:37:\"1005002688793166-creamtriple-white-40\";s:7:\"sku_sub\";s:28:\"1005002688793166-lavender-40\";s:5:\"skuId\";s:17:\"12000021725460380\";s:7:\"skuAttr\";s:50:\"14:200004891#CreamTriple White;200000124:100013888\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:9997;s:10:\"attributes\";a:2:{s:5:\"color\";s:17:\"CreamTriple White\";s:9:\"shoe-size\";s:2:\"40\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Lavender\";s:9:\"shoe-size\";s:2:\"40\";}}i:93;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/Hd0f2b656a345453a80349ff66206c7303/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:41:\"1005002688793166-creamtriple-white-41-1-3\";s:7:\"sku_sub\";s:32:\"1005002688793166-lavender-41-1-3\";s:5:\"skuId\";s:17:\"12000021725460381\";s:7:\"skuAttr\";s:50:\"14:200004891#CreamTriple White;200000124:203126821\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:9998;s:10:\"attributes\";a:2:{s:5:\"color\";s:17:\"CreamTriple White\";s:9:\"shoe-size\";s:6:\"41 1/3\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Lavender\";s:9:\"shoe-size\";s:6:\"41 1/3\";}}i:94;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/Hd0f2b656a345453a80349ff66206c7303/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:37:\"1005002688793166-creamtriple-white-42\";s:7:\"sku_sub\";s:28:\"1005002688793166-lavender-42\";s:5:\"skuId\";s:17:\"12000021725460382\";s:7:\"skuAttr\";s:50:\"14:200004891#CreamTriple White;200000124:200000337\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:9998;s:10:\"attributes\";a:2:{s:5:\"color\";s:17:\"CreamTriple White\";s:9:\"shoe-size\";s:2:\"42\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Lavender\";s:9:\"shoe-size\";s:2:\"42\";}}i:95;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/Hd0f2b656a345453a80349ff66206c7303/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:41:\"1005002688793166-creamtriple-white-43-1-3\";s:7:\"sku_sub\";s:32:\"1005002688793166-lavender-43-1-3\";s:5:\"skuId\";s:17:\"12000021725460383\";s:7:\"skuAttr\";s:50:\"14:200004891#CreamTriple White;200000124:203126825\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:9997;s:10:\"attributes\";a:2:{s:5:\"color\";s:17:\"CreamTriple White\";s:9:\"shoe-size\";s:6:\"43 1/3\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Lavender\";s:9:\"shoe-size\";s:6:\"43 1/3\";}}i:96;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H2ae6cb859af0491396710d388c4f2d24K/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:26:\"1005002688793166-cinder-40\";s:7:\"sku_sub\";s:30:\"1005002688793166-army-green-40\";s:5:\"skuId\";s:17:\"12000021725460320\";s:7:\"skuAttr\";s:39:\"14:200004889#Cinder;200000124:100013888\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:9997;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Cinder\";s:9:\"shoe-size\";s:2:\"40\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:10:\"Army Green\";s:9:\"shoe-size\";s:2:\"40\";}}i:97;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H2ae6cb859af0491396710d388c4f2d24K/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"1005002688793166-cinder-41-1-3\";s:7:\"sku_sub\";s:34:\"1005002688793166-army-green-41-1-3\";s:5:\"skuId\";s:17:\"12000021725460321\";s:7:\"skuAttr\";s:39:\"14:200004889#Cinder;200000124:203126821\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:9999;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Cinder\";s:9:\"shoe-size\";s:6:\"41 1/3\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:10:\"Army Green\";s:9:\"shoe-size\";s:6:\"41 1/3\";}}i:98;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H2ae6cb859af0491396710d388c4f2d24K/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:26:\"1005002688793166-cinder-42\";s:7:\"sku_sub\";s:30:\"1005002688793166-army-green-42\";s:5:\"skuId\";s:17:\"12000021725460322\";s:7:\"skuAttr\";s:39:\"14:200004889#Cinder;200000124:200000337\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:9997;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Cinder\";s:9:\"shoe-size\";s:2:\"42\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:10:\"Army Green\";s:9:\"shoe-size\";s:2:\"42\";}}i:99;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H2ae6cb859af0491396710d388c4f2d24K/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"1005002688793166-cinder-43-1-3\";s:7:\"sku_sub\";s:34:\"1005002688793166-army-green-43-1-3\";s:5:\"skuId\";s:17:\"12000021725460323\";s:7:\"skuAttr\";s:39:\"14:200004889#Cinder;200000124:203126825\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:9998;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Cinder\";s:9:\"shoe-size\";s:6:\"43 1/3\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:10:\"Army Green\";s:9:\"shoe-size\";s:6:\"43 1/3\";}}i:100;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H2ae6cb859af0491396710d388c4f2d24K/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:26:\"1005002688793166-cinder-44\";s:7:\"sku_sub\";s:30:\"1005002688793166-army-green-44\";s:5:\"skuId\";s:17:\"12000021725460324\";s:7:\"skuAttr\";s:39:\"14:200004889#Cinder;200000124:100010487\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:9999;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Cinder\";s:9:\"shoe-size\";s:2:\"44\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:10:\"Army Green\";s:9:\"shoe-size\";s:2:\"44\";}}i:101;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H2ae6cb859af0491396710d388c4f2d24K/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"1005002688793166-cinder-45-1-3\";s:7:\"sku_sub\";s:34:\"1005002688793166-army-green-45-1-3\";s:5:\"skuId\";s:17:\"12000021725460325\";s:7:\"skuAttr\";s:39:\"14:200004889#Cinder;200000124:203126829\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:9996;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Cinder\";s:9:\"shoe-size\";s:6:\"45 1/3\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:10:\"Army Green\";s:9:\"shoe-size\";s:6:\"45 1/3\";}}i:102;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H2ae6cb859af0491396710d388c4f2d24K/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:26:\"1005002688793166-cinder-46\";s:7:\"sku_sub\";s:30:\"1005002688793166-army-green-46\";s:5:\"skuId\";s:17:\"12000021725460326\";s:7:\"skuAttr\";s:39:\"14:200004889#Cinder;200000124:200000899\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:10000;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Cinder\";s:9:\"shoe-size\";s:2:\"46\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:10:\"Army Green\";s:9:\"shoe-size\";s:2:\"46\";}}i:103;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H2ae6cb859af0491396710d388c4f2d24K/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"1005002688793166-cinder-47-1-3\";s:7:\"sku_sub\";s:34:\"1005002688793166-army-green-47-1-3\";s:5:\"skuId\";s:17:\"12000021725460327\";s:7:\"skuAttr\";s:39:\"14:200004889#Cinder;200000124:203126833\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:9997;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Cinder\";s:9:\"shoe-size\";s:6:\"47 1/3\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:10:\"Army Green\";s:9:\"shoe-size\";s:6:\"47 1/3\";}}i:104;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/Hf17c50a6c5cb41f8bf999496faa31190b/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:26:\"1005002688793166-butter-36\";s:7:\"sku_sub\";s:25:\"1005002688793166-ivory-36\";s:5:\"skuId\";s:17:\"12000021725460328\";s:7:\"skuAttr\";s:39:\"14:200002130#Butter;200000124:200000334\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:10000;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Butter\";s:9:\"shoe-size\";s:2:\"36\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Ivory\";s:9:\"shoe-size\";s:2:\"36\";}}i:105;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/Hf17c50a6c5cb41f8bf999496faa31190b/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"1005002688793166-butter-37-1-3\";s:7:\"sku_sub\";s:29:\"1005002688793166-ivory-37-1-3\";s:5:\"skuId\";s:17:\"12000021725460329\";s:7:\"skuAttr\";s:39:\"14:200002130#Butter;200000124:203126813\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:9999;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Butter\";s:9:\"shoe-size\";s:6:\"37 1/3\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Ivory\";s:9:\"shoe-size\";s:6:\"37 1/3\";}}i:106;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/Hf17c50a6c5cb41f8bf999496faa31190b/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:26:\"1005002688793166-butter-38\";s:7:\"sku_sub\";s:25:\"1005002688793166-ivory-38\";s:5:\"skuId\";s:17:\"12000021725460330\";s:7:\"skuAttr\";s:39:\"14:200002130#Butter;200000124:200000898\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:10000;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Butter\";s:9:\"shoe-size\";s:2:\"38\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Ivory\";s:9:\"shoe-size\";s:2:\"38\";}}i:107;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/Hf17c50a6c5cb41f8bf999496faa31190b/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"1005002688793166-butter-39-1-3\";s:7:\"sku_sub\";s:29:\"1005002688793166-ivory-39-1-3\";s:5:\"skuId\";s:17:\"12000021725460331\";s:7:\"skuAttr\";s:39:\"14:200002130#Butter;200000124:203126817\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:10000;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Butter\";s:9:\"shoe-size\";s:6:\"39 1/3\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Ivory\";s:9:\"shoe-size\";s:6:\"39 1/3\";}}i:108;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/Hf17c50a6c5cb41f8bf999496faa31190b/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:26:\"1005002688793166-butter-40\";s:7:\"sku_sub\";s:25:\"1005002688793166-ivory-40\";s:5:\"skuId\";s:17:\"12000021725460332\";s:7:\"skuAttr\";s:39:\"14:200002130#Butter;200000124:100013888\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:10000;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Butter\";s:9:\"shoe-size\";s:2:\"40\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Ivory\";s:9:\"shoe-size\";s:2:\"40\";}}i:109;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/Hf17c50a6c5cb41f8bf999496faa31190b/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"1005002688793166-butter-41-1-3\";s:7:\"sku_sub\";s:29:\"1005002688793166-ivory-41-1-3\";s:5:\"skuId\";s:17:\"12000021725460333\";s:7:\"skuAttr\";s:39:\"14:200002130#Butter;200000124:203126821\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:10000;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Butter\";s:9:\"shoe-size\";s:6:\"41 1/3\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Ivory\";s:9:\"shoe-size\";s:6:\"41 1/3\";}}i:110;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/Hf17c50a6c5cb41f8bf999496faa31190b/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:26:\"1005002688793166-butter-42\";s:7:\"sku_sub\";s:25:\"1005002688793166-ivory-42\";s:5:\"skuId\";s:17:\"12000021725460334\";s:7:\"skuAttr\";s:39:\"14:200002130#Butter;200000124:200000337\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:9999;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Butter\";s:9:\"shoe-size\";s:2:\"42\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Ivory\";s:9:\"shoe-size\";s:2:\"42\";}}i:111;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/Hf17c50a6c5cb41f8bf999496faa31190b/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"1005002688793166-butter-43-1-3\";s:7:\"sku_sub\";s:29:\"1005002688793166-ivory-43-1-3\";s:5:\"skuId\";s:17:\"12000021725460335\";s:7:\"skuAttr\";s:39:\"14:200002130#Butter;200000124:203126825\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:10000;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Butter\";s:9:\"shoe-size\";s:6:\"43 1/3\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Ivory\";s:9:\"shoe-size\";s:6:\"43 1/3\";}}i:112;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/Hf17c50a6c5cb41f8bf999496faa31190b/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:26:\"1005002688793166-butter-44\";s:7:\"sku_sub\";s:25:\"1005002688793166-ivory-44\";s:5:\"skuId\";s:17:\"12000021725460336\";s:7:\"skuAttr\";s:39:\"14:200002130#Butter;200000124:100010487\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:10000;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Butter\";s:9:\"shoe-size\";s:2:\"44\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Ivory\";s:9:\"shoe-size\";s:2:\"44\";}}i:113;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/Hf17c50a6c5cb41f8bf999496faa31190b/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"1005002688793166-butter-45-1-3\";s:7:\"sku_sub\";s:29:\"1005002688793166-ivory-45-1-3\";s:5:\"skuId\";s:17:\"12000021725460337\";s:7:\"skuAttr\";s:39:\"14:200002130#Butter;200000124:203126829\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:9999;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Butter\";s:9:\"shoe-size\";s:6:\"45 1/3\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Ivory\";s:9:\"shoe-size\";s:6:\"45 1/3\";}}i:114;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/Hf17c50a6c5cb41f8bf999496faa31190b/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:26:\"1005002688793166-butter-46\";s:7:\"sku_sub\";s:25:\"1005002688793166-ivory-46\";s:5:\"skuId\";s:17:\"12000021725460338\";s:7:\"skuAttr\";s:39:\"14:200002130#Butter;200000124:200000899\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:9998;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Butter\";s:9:\"shoe-size\";s:2:\"46\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Ivory\";s:9:\"shoe-size\";s:2:\"46\";}}i:115;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/Hf17c50a6c5cb41f8bf999496faa31190b/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"1005002688793166-butter-47-1-3\";s:7:\"sku_sub\";s:29:\"1005002688793166-ivory-47-1-3\";s:5:\"skuId\";s:17:\"12000021725460339\";s:7:\"skuAttr\";s:39:\"14:200002130#Butter;200000124:203126833\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:10000;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Butter\";s:9:\"shoe-size\";s:6:\"47 1/3\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Ivory\";s:9:\"shoe-size\";s:6:\"47 1/3\";}}i:116;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H21be2a29cd444c208a0a6b413824915bk/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:26:\"1005002688793166-carbon-36\";s:7:\"sku_sub\";s:26:\"1005002688793166-orange-36\";s:5:\"skuId\";s:17:\"12000021725460340\";s:7:\"skuAttr\";s:36:\"14:350852#Carbon;200000124:200000334\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:10000;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Carbon\";s:9:\"shoe-size\";s:2:\"36\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Orange\";s:9:\"shoe-size\";s:2:\"36\";}}i:117;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H21be2a29cd444c208a0a6b413824915bk/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"1005002688793166-carbon-37-1-3\";s:7:\"sku_sub\";s:30:\"1005002688793166-orange-37-1-3\";s:5:\"skuId\";s:17:\"12000021725460341\";s:7:\"skuAttr\";s:36:\"14:350852#Carbon;200000124:203126813\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:10000;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Carbon\";s:9:\"shoe-size\";s:6:\"37 1/3\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Orange\";s:9:\"shoe-size\";s:6:\"37 1/3\";}}i:118;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H21be2a29cd444c208a0a6b413824915bk/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:26:\"1005002688793166-carbon-38\";s:7:\"sku_sub\";s:26:\"1005002688793166-orange-38\";s:5:\"skuId\";s:17:\"12000021725460342\";s:7:\"skuAttr\";s:36:\"14:350852#Carbon;200000124:200000898\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:10000;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Carbon\";s:9:\"shoe-size\";s:2:\"38\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Orange\";s:9:\"shoe-size\";s:2:\"38\";}}i:119;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H21be2a29cd444c208a0a6b413824915bk/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"1005002688793166-carbon-39-1-3\";s:7:\"sku_sub\";s:30:\"1005002688793166-orange-39-1-3\";s:5:\"skuId\";s:17:\"12000021725460343\";s:7:\"skuAttr\";s:36:\"14:350852#Carbon;200000124:203126817\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:10000;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Carbon\";s:9:\"shoe-size\";s:6:\"39 1/3\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Orange\";s:9:\"shoe-size\";s:6:\"39 1/3\";}}i:120;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H21be2a29cd444c208a0a6b413824915bk/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:26:\"1005002688793166-carbon-40\";s:7:\"sku_sub\";s:26:\"1005002688793166-orange-40\";s:5:\"skuId\";s:17:\"12000021725460344\";s:7:\"skuAttr\";s:36:\"14:350852#Carbon;200000124:100013888\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:10000;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Carbon\";s:9:\"shoe-size\";s:2:\"40\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Orange\";s:9:\"shoe-size\";s:2:\"40\";}}i:121;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H21be2a29cd444c208a0a6b413824915bk/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"1005002688793166-carbon-41-1-3\";s:7:\"sku_sub\";s:30:\"1005002688793166-orange-41-1-3\";s:5:\"skuId\";s:17:\"12000021725460345\";s:7:\"skuAttr\";s:36:\"14:350852#Carbon;200000124:203126821\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:9999;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Carbon\";s:9:\"shoe-size\";s:6:\"41 1/3\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Orange\";s:9:\"shoe-size\";s:6:\"41 1/3\";}}i:122;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H21be2a29cd444c208a0a6b413824915bk/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:26:\"1005002688793166-carbon-42\";s:7:\"sku_sub\";s:26:\"1005002688793166-orange-42\";s:5:\"skuId\";s:17:\"12000021725460346\";s:7:\"skuAttr\";s:36:\"14:350852#Carbon;200000124:200000337\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:9999;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Carbon\";s:9:\"shoe-size\";s:2:\"42\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Orange\";s:9:\"shoe-size\";s:2:\"42\";}}i:123;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H21be2a29cd444c208a0a6b413824915bk/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"1005002688793166-carbon-43-1-3\";s:7:\"sku_sub\";s:30:\"1005002688793166-orange-43-1-3\";s:5:\"skuId\";s:17:\"12000021725460347\";s:7:\"skuAttr\";s:36:\"14:350852#Carbon;200000124:203126825\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:9996;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Carbon\";s:9:\"shoe-size\";s:6:\"43 1/3\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Orange\";s:9:\"shoe-size\";s:6:\"43 1/3\";}}i:124;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H21be2a29cd444c208a0a6b413824915bk/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:26:\"1005002688793166-carbon-44\";s:7:\"sku_sub\";s:26:\"1005002688793166-orange-44\";s:5:\"skuId\";s:17:\"12000021725460348\";s:7:\"skuAttr\";s:36:\"14:350852#Carbon;200000124:100010487\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:9999;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Carbon\";s:9:\"shoe-size\";s:2:\"44\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Orange\";s:9:\"shoe-size\";s:2:\"44\";}}i:125;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H21be2a29cd444c208a0a6b413824915bk/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"1005002688793166-carbon-45-1-3\";s:7:\"sku_sub\";s:30:\"1005002688793166-orange-45-1-3\";s:5:\"skuId\";s:17:\"12000021725460349\";s:7:\"skuAttr\";s:36:\"14:350852#Carbon;200000124:203126829\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:9998;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Carbon\";s:9:\"shoe-size\";s:6:\"45 1/3\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Orange\";s:9:\"shoe-size\";s:6:\"45 1/3\";}}i:126;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H21be2a29cd444c208a0a6b413824915bk/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:26:\"1005002688793166-carbon-46\";s:7:\"sku_sub\";s:26:\"1005002688793166-orange-46\";s:5:\"skuId\";s:17:\"12000021725460350\";s:7:\"skuAttr\";s:36:\"14:350852#Carbon;200000124:200000899\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:9998;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Carbon\";s:9:\"shoe-size\";s:2:\"46\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Orange\";s:9:\"shoe-size\";s:2:\"46\";}}i:127;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H21be2a29cd444c208a0a6b413824915bk/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"1005002688793166-carbon-47-1-3\";s:7:\"sku_sub\";s:30:\"1005002688793166-orange-47-1-3\";s:5:\"skuId\";s:17:\"12000021725460351\";s:7:\"skuAttr\";s:36:\"14:350852#Carbon;200000124:203126833\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:10000;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Carbon\";s:9:\"shoe-size\";s:6:\"47 1/3\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Orange\";s:9:\"shoe-size\";s:6:\"47 1/3\";}}i:128;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/He84da12c6a424475be6002c67a3c77a4j/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:26:\"1005002688793166-beluga-44\";s:7:\"sku_sub\";s:24:\"1005002688793166-gray-44\";s:5:\"skuId\";s:17:\"12000021725460288\";s:7:\"skuAttr\";s:33:\"14:691#Beluga;200000124:100010487\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:10000;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Beluga\";s:9:\"shoe-size\";s:2:\"44\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:2:\"44\";}}i:129;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/He84da12c6a424475be6002c67a3c77a4j/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"1005002688793166-beluga-45-1-3\";s:7:\"sku_sub\";s:28:\"1005002688793166-gray-45-1-3\";s:5:\"skuId\";s:17:\"12000021725460289\";s:7:\"skuAttr\";s:33:\"14:691#Beluga;200000124:203126829\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:10000;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Beluga\";s:9:\"shoe-size\";s:6:\"45 1/3\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:6:\"45 1/3\";}}i:130;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/He84da12c6a424475be6002c67a3c77a4j/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:26:\"1005002688793166-beluga-46\";s:7:\"sku_sub\";s:24:\"1005002688793166-gray-46\";s:5:\"skuId\";s:17:\"12000021725460290\";s:7:\"skuAttr\";s:33:\"14:691#Beluga;200000124:200000899\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:10000;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Beluga\";s:9:\"shoe-size\";s:2:\"46\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:2:\"46\";}}i:131;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/He84da12c6a424475be6002c67a3c77a4j/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"1005002688793166-beluga-47-1-3\";s:7:\"sku_sub\";s:28:\"1005002688793166-gray-47-1-3\";s:5:\"skuId\";s:17:\"12000021725460291\";s:7:\"skuAttr\";s:33:\"14:691#Beluga;200000124:203126833\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:10000;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Beluga\";s:9:\"shoe-size\";s:6:\"47 1/3\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:6:\"47 1/3\";}}i:132;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/Hab2fc20f5be74213b3d1a312b8cdff0bN/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"1005002688793166-bred-36\";s:7:\"sku_sub\";s:29:\"1005002688793166-dark-grey-36\";s:5:\"skuId\";s:17:\"12000021725460292\";s:7:\"skuAttr\";s:37:\"14:200004890#Bred;200000124:200000334\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:10000;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Bred\";s:9:\"shoe-size\";s:2:\"36\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:9:\"Dark Grey\";s:9:\"shoe-size\";s:2:\"36\";}}i:133;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/Hab2fc20f5be74213b3d1a312b8cdff0bN/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"1005002688793166-bred-37-1-3\";s:7:\"sku_sub\";s:33:\"1005002688793166-dark-grey-37-1-3\";s:5:\"skuId\";s:17:\"12000021725460293\";s:7:\"skuAttr\";s:37:\"14:200004890#Bred;200000124:203126813\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:9998;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Bred\";s:9:\"shoe-size\";s:6:\"37 1/3\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:9:\"Dark Grey\";s:9:\"shoe-size\";s:6:\"37 1/3\";}}i:134;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/Hab2fc20f5be74213b3d1a312b8cdff0bN/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"1005002688793166-bred-38\";s:7:\"sku_sub\";s:29:\"1005002688793166-dark-grey-38\";s:5:\"skuId\";s:17:\"12000021725460294\";s:7:\"skuAttr\";s:37:\"14:200004890#Bred;200000124:200000898\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:9998;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Bred\";s:9:\"shoe-size\";s:2:\"38\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:9:\"Dark Grey\";s:9:\"shoe-size\";s:2:\"38\";}}i:135;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/Hab2fc20f5be74213b3d1a312b8cdff0bN/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"1005002688793166-bred-39-1-3\";s:7:\"sku_sub\";s:33:\"1005002688793166-dark-grey-39-1-3\";s:5:\"skuId\";s:17:\"12000021725460295\";s:7:\"skuAttr\";s:37:\"14:200004890#Bred;200000124:203126817\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:9999;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Bred\";s:9:\"shoe-size\";s:6:\"39 1/3\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:9:\"Dark Grey\";s:9:\"shoe-size\";s:6:\"39 1/3\";}}i:136;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/Hab2fc20f5be74213b3d1a312b8cdff0bN/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"1005002688793166-bred-40\";s:7:\"sku_sub\";s:29:\"1005002688793166-dark-grey-40\";s:5:\"skuId\";s:17:\"12000021725460296\";s:7:\"skuAttr\";s:37:\"14:200004890#Bred;200000124:100013888\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:9996;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Bred\";s:9:\"shoe-size\";s:2:\"40\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:9:\"Dark Grey\";s:9:\"shoe-size\";s:2:\"40\";}}i:137;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/Hab2fc20f5be74213b3d1a312b8cdff0bN/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"1005002688793166-bred-41-1-3\";s:7:\"sku_sub\";s:33:\"1005002688793166-dark-grey-41-1-3\";s:5:\"skuId\";s:17:\"12000021725460297\";s:7:\"skuAttr\";s:37:\"14:200004890#Bred;200000124:203126821\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:10000;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Bred\";s:9:\"shoe-size\";s:6:\"41 1/3\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:9:\"Dark Grey\";s:9:\"shoe-size\";s:6:\"41 1/3\";}}i:138;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/Hab2fc20f5be74213b3d1a312b8cdff0bN/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"1005002688793166-bred-42\";s:7:\"sku_sub\";s:29:\"1005002688793166-dark-grey-42\";s:5:\"skuId\";s:17:\"12000021725460298\";s:7:\"skuAttr\";s:37:\"14:200004890#Bred;200000124:200000337\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:9998;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Bred\";s:9:\"shoe-size\";s:2:\"42\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:9:\"Dark Grey\";s:9:\"shoe-size\";s:2:\"42\";}}i:139;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/Hab2fc20f5be74213b3d1a312b8cdff0bN/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"1005002688793166-bred-43-1-3\";s:7:\"sku_sub\";s:33:\"1005002688793166-dark-grey-43-1-3\";s:5:\"skuId\";s:17:\"12000021725460299\";s:7:\"skuAttr\";s:37:\"14:200004890#Bred;200000124:203126825\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:10000;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Bred\";s:9:\"shoe-size\";s:6:\"43 1/3\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:9:\"Dark Grey\";s:9:\"shoe-size\";s:6:\"43 1/3\";}}i:140;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/Hab2fc20f5be74213b3d1a312b8cdff0bN/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"1005002688793166-bred-44\";s:7:\"sku_sub\";s:29:\"1005002688793166-dark-grey-44\";s:5:\"skuId\";s:17:\"12000021725460300\";s:7:\"skuAttr\";s:37:\"14:200004890#Bred;200000124:100010487\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:9996;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Bred\";s:9:\"shoe-size\";s:2:\"44\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:9:\"Dark Grey\";s:9:\"shoe-size\";s:2:\"44\";}}i:141;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/Hab2fc20f5be74213b3d1a312b8cdff0bN/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"1005002688793166-bred-45-1-3\";s:7:\"sku_sub\";s:33:\"1005002688793166-dark-grey-45-1-3\";s:5:\"skuId\";s:17:\"12000021725460301\";s:7:\"skuAttr\";s:37:\"14:200004890#Bred;200000124:203126829\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:9999;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Bred\";s:9:\"shoe-size\";s:6:\"45 1/3\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:9:\"Dark Grey\";s:9:\"shoe-size\";s:6:\"45 1/3\";}}i:142;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/Hab2fc20f5be74213b3d1a312b8cdff0bN/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"1005002688793166-bred-46\";s:7:\"sku_sub\";s:29:\"1005002688793166-dark-grey-46\";s:5:\"skuId\";s:17:\"12000021725460302\";s:7:\"skuAttr\";s:37:\"14:200004890#Bred;200000124:200000899\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:9998;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Bred\";s:9:\"shoe-size\";s:2:\"46\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:9:\"Dark Grey\";s:9:\"shoe-size\";s:2:\"46\";}}i:143;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/Hab2fc20f5be74213b3d1a312b8cdff0bN/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"1005002688793166-bred-47-1-3\";s:7:\"sku_sub\";s:33:\"1005002688793166-dark-grey-47-1-3\";s:5:\"skuId\";s:17:\"12000021725460303\";s:7:\"skuAttr\";s:37:\"14:200004890#Bred;200000124:203126833\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:10000;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Bred\";s:9:\"shoe-size\";s:6:\"47 1/3\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:9:\"Dark Grey\";s:9:\"shoe-size\";s:6:\"47 1/3\";}}i:144;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H8b06c9f644b34612b035e4b6e86a66050/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"1005002688793166-blue-tint-36\";s:7:\"sku_sub\";s:25:\"1005002688793166-green-36\";s:5:\"skuId\";s:17:\"12000021725460304\";s:7:\"skuAttr\";s:36:\"14:175#Blue Tint;200000124:200000334\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:9999;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"Blue Tint\";s:9:\"shoe-size\";s:2:\"36\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"36\";}}i:145;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H8b06c9f644b34612b035e4b6e86a66050/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:33:\"1005002688793166-blue-tint-37-1-3\";s:7:\"sku_sub\";s:29:\"1005002688793166-green-37-1-3\";s:5:\"skuId\";s:17:\"12000021725460305\";s:7:\"skuAttr\";s:36:\"14:175#Blue Tint;200000124:203126813\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:10000;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"Blue Tint\";s:9:\"shoe-size\";s:6:\"37 1/3\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:6:\"37 1/3\";}}i:146;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H8b06c9f644b34612b035e4b6e86a66050/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"1005002688793166-blue-tint-38\";s:7:\"sku_sub\";s:25:\"1005002688793166-green-38\";s:5:\"skuId\";s:17:\"12000021725460306\";s:7:\"skuAttr\";s:36:\"14:175#Blue Tint;200000124:200000898\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:10000;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"Blue Tint\";s:9:\"shoe-size\";s:2:\"38\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"38\";}}i:147;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H8b06c9f644b34612b035e4b6e86a66050/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:33:\"1005002688793166-blue-tint-39-1-3\";s:7:\"sku_sub\";s:29:\"1005002688793166-green-39-1-3\";s:5:\"skuId\";s:17:\"12000021725460307\";s:7:\"skuAttr\";s:36:\"14:175#Blue Tint;200000124:203126817\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:10000;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"Blue Tint\";s:9:\"shoe-size\";s:6:\"39 1/3\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:6:\"39 1/3\";}}i:148;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H8b06c9f644b34612b035e4b6e86a66050/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"1005002688793166-blue-tint-40\";s:7:\"sku_sub\";s:25:\"1005002688793166-green-40\";s:5:\"skuId\";s:17:\"12000021725460308\";s:7:\"skuAttr\";s:36:\"14:175#Blue Tint;200000124:100013888\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:10000;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"Blue Tint\";s:9:\"shoe-size\";s:2:\"40\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"40\";}}i:149;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H8b06c9f644b34612b035e4b6e86a66050/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:33:\"1005002688793166-blue-tint-41-1-3\";s:7:\"sku_sub\";s:29:\"1005002688793166-green-41-1-3\";s:5:\"skuId\";s:17:\"12000021725460309\";s:7:\"skuAttr\";s:36:\"14:175#Blue Tint;200000124:203126821\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:10000;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"Blue Tint\";s:9:\"shoe-size\";s:6:\"41 1/3\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:6:\"41 1/3\";}}i:150;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H8b06c9f644b34612b035e4b6e86a66050/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"1005002688793166-blue-tint-42\";s:7:\"sku_sub\";s:25:\"1005002688793166-green-42\";s:5:\"skuId\";s:17:\"12000021725460310\";s:7:\"skuAttr\";s:36:\"14:175#Blue Tint;200000124:200000337\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:10000;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"Blue Tint\";s:9:\"shoe-size\";s:2:\"42\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"42\";}}i:151;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H8b06c9f644b34612b035e4b6e86a66050/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:33:\"1005002688793166-blue-tint-43-1-3\";s:7:\"sku_sub\";s:29:\"1005002688793166-green-43-1-3\";s:5:\"skuId\";s:17:\"12000021725460311\";s:7:\"skuAttr\";s:36:\"14:175#Blue Tint;200000124:203126825\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:10000;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"Blue Tint\";s:9:\"shoe-size\";s:6:\"43 1/3\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:6:\"43 1/3\";}}i:152;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H8b06c9f644b34612b035e4b6e86a66050/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"1005002688793166-blue-tint-44\";s:7:\"sku_sub\";s:25:\"1005002688793166-green-44\";s:5:\"skuId\";s:17:\"12000021725460312\";s:7:\"skuAttr\";s:36:\"14:175#Blue Tint;200000124:100010487\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:10000;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"Blue Tint\";s:9:\"shoe-size\";s:2:\"44\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"44\";}}i:153;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H8b06c9f644b34612b035e4b6e86a66050/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:33:\"1005002688793166-blue-tint-45-1-3\";s:7:\"sku_sub\";s:29:\"1005002688793166-green-45-1-3\";s:5:\"skuId\";s:17:\"12000021725460313\";s:7:\"skuAttr\";s:36:\"14:175#Blue Tint;200000124:203126829\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:10000;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"Blue Tint\";s:9:\"shoe-size\";s:6:\"45 1/3\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:6:\"45 1/3\";}}i:154;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H8b06c9f644b34612b035e4b6e86a66050/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"1005002688793166-blue-tint-46\";s:7:\"sku_sub\";s:25:\"1005002688793166-green-46\";s:5:\"skuId\";s:17:\"12000021725460314\";s:7:\"skuAttr\";s:36:\"14:175#Blue Tint;200000124:200000899\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:10000;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"Blue Tint\";s:9:\"shoe-size\";s:2:\"46\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"46\";}}i:155;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H8b06c9f644b34612b035e4b6e86a66050/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:33:\"1005002688793166-blue-tint-47-1-3\";s:7:\"sku_sub\";s:29:\"1005002688793166-green-47-1-3\";s:5:\"skuId\";s:17:\"12000021725460315\";s:7:\"skuAttr\";s:36:\"14:175#Blue Tint;200000124:203126833\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:10000;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"Blue Tint\";s:9:\"shoe-size\";s:6:\"47 1/3\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:6:\"47 1/3\";}}i:156;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H2ae6cb859af0491396710d388c4f2d24K/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:26:\"1005002688793166-cinder-36\";s:7:\"sku_sub\";s:30:\"1005002688793166-army-green-36\";s:5:\"skuId\";s:17:\"12000021725460316\";s:7:\"skuAttr\";s:39:\"14:200004889#Cinder;200000124:200000334\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:10000;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Cinder\";s:9:\"shoe-size\";s:2:\"36\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:10:\"Army Green\";s:9:\"shoe-size\";s:2:\"36\";}}i:157;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H2ae6cb859af0491396710d388c4f2d24K/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"1005002688793166-cinder-37-1-3\";s:7:\"sku_sub\";s:34:\"1005002688793166-army-green-37-1-3\";s:5:\"skuId\";s:17:\"12000021725460317\";s:7:\"skuAttr\";s:39:\"14:200004889#Cinder;200000124:203126813\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:9998;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Cinder\";s:9:\"shoe-size\";s:6:\"37 1/3\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:10:\"Army Green\";s:9:\"shoe-size\";s:6:\"37 1/3\";}}i:158;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H2ae6cb859af0491396710d388c4f2d24K/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:26:\"1005002688793166-cinder-38\";s:7:\"sku_sub\";s:30:\"1005002688793166-army-green-38\";s:5:\"skuId\";s:17:\"12000021725460318\";s:7:\"skuAttr\";s:39:\"14:200004889#Cinder;200000124:200000898\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:10000;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Cinder\";s:9:\"shoe-size\";s:2:\"38\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:10:\"Army Green\";s:9:\"shoe-size\";s:2:\"38\";}}i:159;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H2ae6cb859af0491396710d388c4f2d24K/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"1005002688793166-cinder-39-1-3\";s:7:\"sku_sub\";s:34:\"1005002688793166-army-green-39-1-3\";s:5:\"skuId\";s:17:\"12000021725460319\";s:7:\"skuAttr\";s:39:\"14:200004889#Cinder;200000124:203126817\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:9998;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Cinder\";s:9:\"shoe-size\";s:6:\"39 1/3\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:10:\"Army Green\";s:9:\"shoe-size\";s:6:\"39 1/3\";}}i:160;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H78e6f41eb32d40478c2702de8f9850334/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"1005002688793166-tail-light-36\";s:7:\"sku_sub\";s:25:\"1005002688793166-brown-36\";s:5:\"skuId\";s:17:\"12000021725460256\";s:7:\"skuAttr\";s:40:\"14:365458#Tail Light;200000124:200000334\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:10000;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"Tail Light\";s:9:\"shoe-size\";s:2:\"36\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:2:\"36\";}}i:161;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H78e6f41eb32d40478c2702de8f9850334/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:34:\"1005002688793166-tail-light-37-1-3\";s:7:\"sku_sub\";s:29:\"1005002688793166-brown-37-1-3\";s:5:\"skuId\";s:17:\"12000021725460257\";s:7:\"skuAttr\";s:40:\"14:365458#Tail Light;200000124:203126813\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:9999;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"Tail Light\";s:9:\"shoe-size\";s:6:\"37 1/3\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:6:\"37 1/3\";}}i:162;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H78e6f41eb32d40478c2702de8f9850334/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"1005002688793166-tail-light-38\";s:7:\"sku_sub\";s:25:\"1005002688793166-brown-38\";s:5:\"skuId\";s:17:\"12000021725460258\";s:7:\"skuAttr\";s:40:\"14:365458#Tail Light;200000124:200000898\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:10000;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"Tail Light\";s:9:\"shoe-size\";s:2:\"38\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:2:\"38\";}}i:163;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H78e6f41eb32d40478c2702de8f9850334/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:34:\"1005002688793166-tail-light-39-1-3\";s:7:\"sku_sub\";s:29:\"1005002688793166-brown-39-1-3\";s:5:\"skuId\";s:17:\"12000021725460259\";s:7:\"skuAttr\";s:40:\"14:365458#Tail Light;200000124:203126817\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:10000;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"Tail Light\";s:9:\"shoe-size\";s:6:\"39 1/3\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:6:\"39 1/3\";}}i:164;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H78e6f41eb32d40478c2702de8f9850334/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"1005002688793166-tail-light-40\";s:7:\"sku_sub\";s:25:\"1005002688793166-brown-40\";s:5:\"skuId\";s:17:\"12000021725460260\";s:7:\"skuAttr\";s:40:\"14:365458#Tail Light;200000124:100013888\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:9999;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"Tail Light\";s:9:\"shoe-size\";s:2:\"40\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:2:\"40\";}}i:165;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H78e6f41eb32d40478c2702de8f9850334/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:34:\"1005002688793166-tail-light-41-1-3\";s:7:\"sku_sub\";s:29:\"1005002688793166-brown-41-1-3\";s:5:\"skuId\";s:17:\"12000021725460261\";s:7:\"skuAttr\";s:40:\"14:365458#Tail Light;200000124:203126821\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:9999;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"Tail Light\";s:9:\"shoe-size\";s:6:\"41 1/3\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:6:\"41 1/3\";}}i:166;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H78e6f41eb32d40478c2702de8f9850334/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"1005002688793166-tail-light-42\";s:7:\"sku_sub\";s:25:\"1005002688793166-brown-42\";s:5:\"skuId\";s:17:\"12000021725460262\";s:7:\"skuAttr\";s:40:\"14:365458#Tail Light;200000124:200000337\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:9998;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"Tail Light\";s:9:\"shoe-size\";s:2:\"42\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:2:\"42\";}}i:167;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H78e6f41eb32d40478c2702de8f9850334/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:34:\"1005002688793166-tail-light-43-1-3\";s:7:\"sku_sub\";s:29:\"1005002688793166-brown-43-1-3\";s:5:\"skuId\";s:17:\"12000021725460263\";s:7:\"skuAttr\";s:40:\"14:365458#Tail Light;200000124:203126825\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:9999;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"Tail Light\";s:9:\"shoe-size\";s:6:\"43 1/3\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:6:\"43 1/3\";}}i:168;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H78e6f41eb32d40478c2702de8f9850334/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"1005002688793166-tail-light-44\";s:7:\"sku_sub\";s:25:\"1005002688793166-brown-44\";s:5:\"skuId\";s:17:\"12000021725460264\";s:7:\"skuAttr\";s:40:\"14:365458#Tail Light;200000124:100010487\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:9998;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"Tail Light\";s:9:\"shoe-size\";s:2:\"44\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:2:\"44\";}}i:169;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H78e6f41eb32d40478c2702de8f9850334/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:34:\"1005002688793166-tail-light-45-1-3\";s:7:\"sku_sub\";s:29:\"1005002688793166-brown-45-1-3\";s:5:\"skuId\";s:17:\"12000021725460265\";s:7:\"skuAttr\";s:40:\"14:365458#Tail Light;200000124:203126829\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:9998;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"Tail Light\";s:9:\"shoe-size\";s:6:\"45 1/3\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:6:\"45 1/3\";}}i:170;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H78e6f41eb32d40478c2702de8f9850334/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"1005002688793166-tail-light-46\";s:7:\"sku_sub\";s:25:\"1005002688793166-brown-46\";s:5:\"skuId\";s:17:\"12000021725460266\";s:7:\"skuAttr\";s:40:\"14:365458#Tail Light;200000124:200000899\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:10000;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"Tail Light\";s:9:\"shoe-size\";s:2:\"46\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:2:\"46\";}}i:171;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H78e6f41eb32d40478c2702de8f9850334/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:34:\"1005002688793166-tail-light-47-1-3\";s:7:\"sku_sub\";s:29:\"1005002688793166-brown-47-1-3\";s:5:\"skuId\";s:17:\"12000021725460267\";s:7:\"skuAttr\";s:40:\"14:365458#Tail Light;200000124:203126833\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:10000;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"Tail Light\";s:9:\"shoe-size\";s:6:\"47 1/3\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:6:\"47 1/3\";}}i:172;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/Hce5a3e44243b44698874a43fda613a6fx/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"1005002688793166-beluga-2-0-36\";s:7:\"sku_sub\";s:24:\"1005002688793166-gold-36\";s:5:\"skuId\";s:17:\"12000021725460268\";s:7:\"skuAttr\";s:40:\"14:350850#Beluga 2.0;200000124:200000334\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:9999;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"Beluga 2.0\";s:9:\"shoe-size\";s:2:\"36\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gold\";s:9:\"shoe-size\";s:2:\"36\";}}i:173;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/Hce5a3e44243b44698874a43fda613a6fx/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:34:\"1005002688793166-beluga-2-0-37-1-3\";s:7:\"sku_sub\";s:28:\"1005002688793166-gold-37-1-3\";s:5:\"skuId\";s:17:\"12000021725460269\";s:7:\"skuAttr\";s:40:\"14:350850#Beluga 2.0;200000124:203126813\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:10000;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"Beluga 2.0\";s:9:\"shoe-size\";s:6:\"37 1/3\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gold\";s:9:\"shoe-size\";s:6:\"37 1/3\";}}i:174;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/Hce5a3e44243b44698874a43fda613a6fx/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"1005002688793166-beluga-2-0-38\";s:7:\"sku_sub\";s:24:\"1005002688793166-gold-38\";s:5:\"skuId\";s:17:\"12000021725460270\";s:7:\"skuAttr\";s:40:\"14:350850#Beluga 2.0;200000124:200000898\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:10000;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"Beluga 2.0\";s:9:\"shoe-size\";s:2:\"38\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gold\";s:9:\"shoe-size\";s:2:\"38\";}}i:175;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/Hce5a3e44243b44698874a43fda613a6fx/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:34:\"1005002688793166-beluga-2-0-39-1-3\";s:7:\"sku_sub\";s:28:\"1005002688793166-gold-39-1-3\";s:5:\"skuId\";s:17:\"12000021725460271\";s:7:\"skuAttr\";s:40:\"14:350850#Beluga 2.0;200000124:203126817\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:9999;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"Beluga 2.0\";s:9:\"shoe-size\";s:6:\"39 1/3\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gold\";s:9:\"shoe-size\";s:6:\"39 1/3\";}}i:176;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/Hce5a3e44243b44698874a43fda613a6fx/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"1005002688793166-beluga-2-0-40\";s:7:\"sku_sub\";s:24:\"1005002688793166-gold-40\";s:5:\"skuId\";s:17:\"12000021725460272\";s:7:\"skuAttr\";s:40:\"14:350850#Beluga 2.0;200000124:100013888\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:10000;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"Beluga 2.0\";s:9:\"shoe-size\";s:2:\"40\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gold\";s:9:\"shoe-size\";s:2:\"40\";}}i:177;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/Hce5a3e44243b44698874a43fda613a6fx/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:34:\"1005002688793166-beluga-2-0-41-1-3\";s:7:\"sku_sub\";s:28:\"1005002688793166-gold-41-1-3\";s:5:\"skuId\";s:17:\"12000021725460273\";s:7:\"skuAttr\";s:40:\"14:350850#Beluga 2.0;200000124:203126821\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:10000;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"Beluga 2.0\";s:9:\"shoe-size\";s:6:\"41 1/3\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gold\";s:9:\"shoe-size\";s:6:\"41 1/3\";}}i:178;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/Hce5a3e44243b44698874a43fda613a6fx/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"1005002688793166-beluga-2-0-42\";s:7:\"sku_sub\";s:24:\"1005002688793166-gold-42\";s:5:\"skuId\";s:17:\"12000021725460274\";s:7:\"skuAttr\";s:40:\"14:350850#Beluga 2.0;200000124:200000337\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:9999;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"Beluga 2.0\";s:9:\"shoe-size\";s:2:\"42\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gold\";s:9:\"shoe-size\";s:2:\"42\";}}i:179;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/Hce5a3e44243b44698874a43fda613a6fx/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:34:\"1005002688793166-beluga-2-0-43-1-3\";s:7:\"sku_sub\";s:28:\"1005002688793166-gold-43-1-3\";s:5:\"skuId\";s:17:\"12000021725460275\";s:7:\"skuAttr\";s:40:\"14:350850#Beluga 2.0;200000124:203126825\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:9998;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"Beluga 2.0\";s:9:\"shoe-size\";s:6:\"43 1/3\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gold\";s:9:\"shoe-size\";s:6:\"43 1/3\";}}i:180;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/Hce5a3e44243b44698874a43fda613a6fx/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"1005002688793166-beluga-2-0-44\";s:7:\"sku_sub\";s:24:\"1005002688793166-gold-44\";s:5:\"skuId\";s:17:\"12000021725460276\";s:7:\"skuAttr\";s:40:\"14:350850#Beluga 2.0;200000124:100010487\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:9995;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"Beluga 2.0\";s:9:\"shoe-size\";s:2:\"44\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gold\";s:9:\"shoe-size\";s:2:\"44\";}}i:181;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/Hce5a3e44243b44698874a43fda613a6fx/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:34:\"1005002688793166-beluga-2-0-45-1-3\";s:7:\"sku_sub\";s:28:\"1005002688793166-gold-45-1-3\";s:5:\"skuId\";s:17:\"12000021725460277\";s:7:\"skuAttr\";s:40:\"14:350850#Beluga 2.0;200000124:203126829\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:9996;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"Beluga 2.0\";s:9:\"shoe-size\";s:6:\"45 1/3\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gold\";s:9:\"shoe-size\";s:6:\"45 1/3\";}}i:182;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/Hce5a3e44243b44698874a43fda613a6fx/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"1005002688793166-beluga-2-0-46\";s:7:\"sku_sub\";s:24:\"1005002688793166-gold-46\";s:5:\"skuId\";s:17:\"12000021725460278\";s:7:\"skuAttr\";s:40:\"14:350850#Beluga 2.0;200000124:200000899\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:9998;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"Beluga 2.0\";s:9:\"shoe-size\";s:2:\"46\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gold\";s:9:\"shoe-size\";s:2:\"46\";}}i:183;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/Hce5a3e44243b44698874a43fda613a6fx/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:34:\"1005002688793166-beluga-2-0-47-1-3\";s:7:\"sku_sub\";s:28:\"1005002688793166-gold-47-1-3\";s:5:\"skuId\";s:17:\"12000021725460279\";s:7:\"skuAttr\";s:40:\"14:350850#Beluga 2.0;200000124:203126833\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:9998;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"Beluga 2.0\";s:9:\"shoe-size\";s:6:\"47 1/3\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gold\";s:9:\"shoe-size\";s:6:\"47 1/3\";}}i:184;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/He84da12c6a424475be6002c67a3c77a4j/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:26:\"1005002688793166-beluga-36\";s:7:\"sku_sub\";s:24:\"1005002688793166-gray-36\";s:5:\"skuId\";s:17:\"12000021725460280\";s:7:\"skuAttr\";s:33:\"14:691#Beluga;200000124:200000334\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:10000;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Beluga\";s:9:\"shoe-size\";s:2:\"36\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:2:\"36\";}}i:185;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/He84da12c6a424475be6002c67a3c77a4j/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"1005002688793166-beluga-37-1-3\";s:7:\"sku_sub\";s:28:\"1005002688793166-gray-37-1-3\";s:5:\"skuId\";s:17:\"12000021725460281\";s:7:\"skuAttr\";s:33:\"14:691#Beluga;200000124:203126813\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:10000;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Beluga\";s:9:\"shoe-size\";s:6:\"37 1/3\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:6:\"37 1/3\";}}i:186;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/He84da12c6a424475be6002c67a3c77a4j/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:26:\"1005002688793166-beluga-38\";s:7:\"sku_sub\";s:24:\"1005002688793166-gray-38\";s:5:\"skuId\";s:17:\"12000021725460282\";s:7:\"skuAttr\";s:33:\"14:691#Beluga;200000124:200000898\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:10000;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Beluga\";s:9:\"shoe-size\";s:2:\"38\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:2:\"38\";}}i:187;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/He84da12c6a424475be6002c67a3c77a4j/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"1005002688793166-beluga-39-1-3\";s:7:\"sku_sub\";s:28:\"1005002688793166-gray-39-1-3\";s:5:\"skuId\";s:17:\"12000021725460283\";s:7:\"skuAttr\";s:33:\"14:691#Beluga;200000124:203126817\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:10000;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Beluga\";s:9:\"shoe-size\";s:6:\"39 1/3\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:6:\"39 1/3\";}}i:188;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/He84da12c6a424475be6002c67a3c77a4j/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:26:\"1005002688793166-beluga-40\";s:7:\"sku_sub\";s:24:\"1005002688793166-gray-40\";s:5:\"skuId\";s:17:\"12000021725460284\";s:7:\"skuAttr\";s:33:\"14:691#Beluga;200000124:100013888\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:9999;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Beluga\";s:9:\"shoe-size\";s:2:\"40\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:2:\"40\";}}i:189;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/He84da12c6a424475be6002c67a3c77a4j/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"1005002688793166-beluga-41-1-3\";s:7:\"sku_sub\";s:28:\"1005002688793166-gray-41-1-3\";s:5:\"skuId\";s:17:\"12000021725460285\";s:7:\"skuAttr\";s:33:\"14:691#Beluga;200000124:203126821\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:10000;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Beluga\";s:9:\"shoe-size\";s:6:\"41 1/3\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:6:\"41 1/3\";}}i:190;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/He84da12c6a424475be6002c67a3c77a4j/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:26:\"1005002688793166-beluga-42\";s:7:\"sku_sub\";s:24:\"1005002688793166-gray-42\";s:5:\"skuId\";s:17:\"12000021725460286\";s:7:\"skuAttr\";s:33:\"14:691#Beluga;200000124:200000337\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:10000;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Beluga\";s:9:\"shoe-size\";s:2:\"42\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:2:\"42\";}}i:191;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/He84da12c6a424475be6002c67a3c77a4j/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"1005002688793166-beluga-43-1-3\";s:7:\"sku_sub\";s:28:\"1005002688793166-gray-43-1-3\";s:5:\"skuId\";s:17:\"12000021725460287\";s:7:\"skuAttr\";s:33:\"14:691#Beluga;200000124:203126825\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:9999;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Beluga\";s:9:\"shoe-size\";s:6:\"43 1/3\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:6:\"43 1/3\";}}i:192;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H965f3cc4c48f4fb59c0465ce6b4c600fF/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:32:\"1005002688793166-static-black-40\";s:7:\"sku_sub\";s:25:\"1005002688793166-black-40\";s:5:\"skuId\";s:17:\"12000021725460224\";s:7:\"skuAttr\";s:39:\"14:193#Static Black;200000124:100013888\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:10000;s:10:\"attributes\";a:2:{s:5:\"color\";s:12:\"Static Black\";s:9:\"shoe-size\";s:2:\"40\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"40\";}}i:193;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H965f3cc4c48f4fb59c0465ce6b4c600fF/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:36:\"1005002688793166-static-black-41-1-3\";s:7:\"sku_sub\";s:29:\"1005002688793166-black-41-1-3\";s:5:\"skuId\";s:17:\"12000021725460225\";s:7:\"skuAttr\";s:39:\"14:193#Static Black;200000124:203126821\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:10000;s:10:\"attributes\";a:2:{s:5:\"color\";s:12:\"Static Black\";s:9:\"shoe-size\";s:6:\"41 1/3\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:6:\"41 1/3\";}}i:194;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H965f3cc4c48f4fb59c0465ce6b4c600fF/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:32:\"1005002688793166-static-black-42\";s:7:\"sku_sub\";s:25:\"1005002688793166-black-42\";s:5:\"skuId\";s:17:\"12000021725460226\";s:7:\"skuAttr\";s:39:\"14:193#Static Black;200000124:200000337\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:10000;s:10:\"attributes\";a:2:{s:5:\"color\";s:12:\"Static Black\";s:9:\"shoe-size\";s:2:\"42\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"42\";}}i:195;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H965f3cc4c48f4fb59c0465ce6b4c600fF/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:36:\"1005002688793166-static-black-43-1-3\";s:7:\"sku_sub\";s:29:\"1005002688793166-black-43-1-3\";s:5:\"skuId\";s:17:\"12000021725460227\";s:7:\"skuAttr\";s:39:\"14:193#Static Black;200000124:203126825\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:10000;s:10:\"attributes\";a:2:{s:5:\"color\";s:12:\"Static Black\";s:9:\"shoe-size\";s:6:\"43 1/3\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:6:\"43 1/3\";}}i:196;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H965f3cc4c48f4fb59c0465ce6b4c600fF/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:32:\"1005002688793166-static-black-44\";s:7:\"sku_sub\";s:25:\"1005002688793166-black-44\";s:5:\"skuId\";s:17:\"12000021725460228\";s:7:\"skuAttr\";s:39:\"14:193#Static Black;200000124:100010487\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:9999;s:10:\"attributes\";a:2:{s:5:\"color\";s:12:\"Static Black\";s:9:\"shoe-size\";s:2:\"44\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"44\";}}i:197;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H965f3cc4c48f4fb59c0465ce6b4c600fF/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:36:\"1005002688793166-static-black-45-1-3\";s:7:\"sku_sub\";s:29:\"1005002688793166-black-45-1-3\";s:5:\"skuId\";s:17:\"12000021725460229\";s:7:\"skuAttr\";s:39:\"14:193#Static Black;200000124:203126829\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:10000;s:10:\"attributes\";a:2:{s:5:\"color\";s:12:\"Static Black\";s:9:\"shoe-size\";s:6:\"45 1/3\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:6:\"45 1/3\";}}i:198;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H965f3cc4c48f4fb59c0465ce6b4c600fF/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:32:\"1005002688793166-static-black-46\";s:7:\"sku_sub\";s:25:\"1005002688793166-black-46\";s:5:\"skuId\";s:17:\"12000021725460230\";s:7:\"skuAttr\";s:39:\"14:193#Static Black;200000124:200000899\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:10000;s:10:\"attributes\";a:2:{s:5:\"color\";s:12:\"Static Black\";s:9:\"shoe-size\";s:2:\"46\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"46\";}}i:199;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H965f3cc4c48f4fb59c0465ce6b4c600fF/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:36:\"1005002688793166-static-black-47-1-3\";s:7:\"sku_sub\";s:29:\"1005002688793166-black-47-1-3\";s:5:\"skuId\";s:17:\"12000021725460231\";s:7:\"skuAttr\";s:39:\"14:193#Static Black;200000124:203126833\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:10000;s:10:\"attributes\";a:2:{s:5:\"color\";s:12:\"Static Black\";s:9:\"shoe-size\";s:6:\"47 1/3\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:6:\"47 1/3\";}}i:200;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H7e4b10c01a3c44f7a7f0ee81bce1fc8d5/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:26:\"1005002688793166-static-36\";s:7:\"sku_sub\";s:24:\"1005002688793166-blue-36\";s:5:\"skuId\";s:17:\"12000021725460232\";s:7:\"skuAttr\";s:33:\"14:173#Static;200000124:200000334\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:10000;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Static\";s:9:\"shoe-size\";s:2:\"36\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"36\";}}i:201;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H7e4b10c01a3c44f7a7f0ee81bce1fc8d5/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"1005002688793166-static-37-1-3\";s:7:\"sku_sub\";s:28:\"1005002688793166-blue-37-1-3\";s:5:\"skuId\";s:17:\"12000021725460233\";s:7:\"skuAttr\";s:33:\"14:173#Static;200000124:203126813\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:10000;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Static\";s:9:\"shoe-size\";s:6:\"37 1/3\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:6:\"37 1/3\";}}i:202;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H7e4b10c01a3c44f7a7f0ee81bce1fc8d5/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:26:\"1005002688793166-static-38\";s:7:\"sku_sub\";s:24:\"1005002688793166-blue-38\";s:5:\"skuId\";s:17:\"12000021725460234\";s:7:\"skuAttr\";s:33:\"14:173#Static;200000124:200000898\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:10000;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Static\";s:9:\"shoe-size\";s:2:\"38\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"38\";}}i:203;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H7e4b10c01a3c44f7a7f0ee81bce1fc8d5/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"1005002688793166-static-39-1-3\";s:7:\"sku_sub\";s:28:\"1005002688793166-blue-39-1-3\";s:5:\"skuId\";s:17:\"12000021725460235\";s:7:\"skuAttr\";s:33:\"14:173#Static;200000124:203126817\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:10000;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Static\";s:9:\"shoe-size\";s:6:\"39 1/3\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:6:\"39 1/3\";}}i:204;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H7e4b10c01a3c44f7a7f0ee81bce1fc8d5/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:26:\"1005002688793166-static-40\";s:7:\"sku_sub\";s:24:\"1005002688793166-blue-40\";s:5:\"skuId\";s:17:\"12000021725460236\";s:7:\"skuAttr\";s:33:\"14:173#Static;200000124:100013888\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:10000;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Static\";s:9:\"shoe-size\";s:2:\"40\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"40\";}}i:205;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H7e4b10c01a3c44f7a7f0ee81bce1fc8d5/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"1005002688793166-static-41-1-3\";s:7:\"sku_sub\";s:28:\"1005002688793166-blue-41-1-3\";s:5:\"skuId\";s:17:\"12000021725460237\";s:7:\"skuAttr\";s:33:\"14:173#Static;200000124:203126821\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:9999;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Static\";s:9:\"shoe-size\";s:6:\"41 1/3\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:6:\"41 1/3\";}}i:206;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H7e4b10c01a3c44f7a7f0ee81bce1fc8d5/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:26:\"1005002688793166-static-42\";s:7:\"sku_sub\";s:24:\"1005002688793166-blue-42\";s:5:\"skuId\";s:17:\"12000021725460238\";s:7:\"skuAttr\";s:33:\"14:173#Static;200000124:200000337\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:9999;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Static\";s:9:\"shoe-size\";s:2:\"42\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"42\";}}i:207;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H7e4b10c01a3c44f7a7f0ee81bce1fc8d5/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"1005002688793166-static-43-1-3\";s:7:\"sku_sub\";s:28:\"1005002688793166-blue-43-1-3\";s:5:\"skuId\";s:17:\"12000021725460239\";s:7:\"skuAttr\";s:33:\"14:173#Static;200000124:203126825\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:10000;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Static\";s:9:\"shoe-size\";s:6:\"43 1/3\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:6:\"43 1/3\";}}i:208;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H7e4b10c01a3c44f7a7f0ee81bce1fc8d5/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:26:\"1005002688793166-static-44\";s:7:\"sku_sub\";s:24:\"1005002688793166-blue-44\";s:5:\"skuId\";s:17:\"12000021725460240\";s:7:\"skuAttr\";s:33:\"14:173#Static;200000124:100010487\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:10000;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Static\";s:9:\"shoe-size\";s:2:\"44\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"44\";}}i:209;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H7e4b10c01a3c44f7a7f0ee81bce1fc8d5/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"1005002688793166-static-45-1-3\";s:7:\"sku_sub\";s:28:\"1005002688793166-blue-45-1-3\";s:5:\"skuId\";s:17:\"12000021725460241\";s:7:\"skuAttr\";s:33:\"14:173#Static;200000124:203126829\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:9998;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Static\";s:9:\"shoe-size\";s:6:\"45 1/3\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:6:\"45 1/3\";}}i:210;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H7e4b10c01a3c44f7a7f0ee81bce1fc8d5/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:26:\"1005002688793166-static-46\";s:7:\"sku_sub\";s:24:\"1005002688793166-blue-46\";s:5:\"skuId\";s:17:\"12000021725460242\";s:7:\"skuAttr\";s:33:\"14:173#Static;200000124:200000899\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:10000;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Static\";s:9:\"shoe-size\";s:2:\"46\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"46\";}}i:211;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H7e4b10c01a3c44f7a7f0ee81bce1fc8d5/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"1005002688793166-static-47-1-3\";s:7:\"sku_sub\";s:28:\"1005002688793166-blue-47-1-3\";s:5:\"skuId\";s:17:\"12000021725460243\";s:7:\"skuAttr\";s:33:\"14:173#Static;200000124:203126833\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:10000;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Static\";s:9:\"shoe-size\";s:6:\"47 1/3\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:6:\"47 1/3\";}}i:212;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H92c1236a932f49f2a46a27d15bb5023fx/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:39:\"1005002688793166-shoelace-reflective-36\";s:7:\"sku_sub\";s:28:\"1005002688793166-sky-blue-36\";s:5:\"skuId\";s:17:\"12000021725460244\";s:7:\"skuAttr\";s:47:\"14:1254#Shoelace Reflective;200000124:200000334\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:10000;s:10:\"attributes\";a:2:{s:5:\"color\";s:19:\"Shoelace Reflective\";s:9:\"shoe-size\";s:2:\"36\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Sky Blue\";s:9:\"shoe-size\";s:2:\"36\";}}i:213;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H92c1236a932f49f2a46a27d15bb5023fx/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:43:\"1005002688793166-shoelace-reflective-37-1-3\";s:7:\"sku_sub\";s:32:\"1005002688793166-sky-blue-37-1-3\";s:5:\"skuId\";s:17:\"12000021725460245\";s:7:\"skuAttr\";s:47:\"14:1254#Shoelace Reflective;200000124:203126813\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:10000;s:10:\"attributes\";a:2:{s:5:\"color\";s:19:\"Shoelace Reflective\";s:9:\"shoe-size\";s:6:\"37 1/3\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Sky Blue\";s:9:\"shoe-size\";s:6:\"37 1/3\";}}i:214;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H92c1236a932f49f2a46a27d15bb5023fx/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:39:\"1005002688793166-shoelace-reflective-38\";s:7:\"sku_sub\";s:28:\"1005002688793166-sky-blue-38\";s:5:\"skuId\";s:17:\"12000021725460246\";s:7:\"skuAttr\";s:47:\"14:1254#Shoelace Reflective;200000124:200000898\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:9999;s:10:\"attributes\";a:2:{s:5:\"color\";s:19:\"Shoelace Reflective\";s:9:\"shoe-size\";s:2:\"38\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Sky Blue\";s:9:\"shoe-size\";s:2:\"38\";}}i:215;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H92c1236a932f49f2a46a27d15bb5023fx/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:43:\"1005002688793166-shoelace-reflective-39-1-3\";s:7:\"sku_sub\";s:32:\"1005002688793166-sky-blue-39-1-3\";s:5:\"skuId\";s:17:\"12000021725460247\";s:7:\"skuAttr\";s:47:\"14:1254#Shoelace Reflective;200000124:203126817\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:10000;s:10:\"attributes\";a:2:{s:5:\"color\";s:19:\"Shoelace Reflective\";s:9:\"shoe-size\";s:6:\"39 1/3\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Sky Blue\";s:9:\"shoe-size\";s:6:\"39 1/3\";}}i:216;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H92c1236a932f49f2a46a27d15bb5023fx/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:39:\"1005002688793166-shoelace-reflective-40\";s:7:\"sku_sub\";s:28:\"1005002688793166-sky-blue-40\";s:5:\"skuId\";s:17:\"12000021725460248\";s:7:\"skuAttr\";s:47:\"14:1254#Shoelace Reflective;200000124:100013888\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:10000;s:10:\"attributes\";a:2:{s:5:\"color\";s:19:\"Shoelace Reflective\";s:9:\"shoe-size\";s:2:\"40\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Sky Blue\";s:9:\"shoe-size\";s:2:\"40\";}}i:217;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H92c1236a932f49f2a46a27d15bb5023fx/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:43:\"1005002688793166-shoelace-reflective-41-1-3\";s:7:\"sku_sub\";s:32:\"1005002688793166-sky-blue-41-1-3\";s:5:\"skuId\";s:17:\"12000021725460249\";s:7:\"skuAttr\";s:47:\"14:1254#Shoelace Reflective;200000124:203126821\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:10000;s:10:\"attributes\";a:2:{s:5:\"color\";s:19:\"Shoelace Reflective\";s:9:\"shoe-size\";s:6:\"41 1/3\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Sky Blue\";s:9:\"shoe-size\";s:6:\"41 1/3\";}}i:218;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H92c1236a932f49f2a46a27d15bb5023fx/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:39:\"1005002688793166-shoelace-reflective-42\";s:7:\"sku_sub\";s:28:\"1005002688793166-sky-blue-42\";s:5:\"skuId\";s:17:\"12000021725460250\";s:7:\"skuAttr\";s:47:\"14:1254#Shoelace Reflective;200000124:200000337\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:10000;s:10:\"attributes\";a:2:{s:5:\"color\";s:19:\"Shoelace Reflective\";s:9:\"shoe-size\";s:2:\"42\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Sky Blue\";s:9:\"shoe-size\";s:2:\"42\";}}i:219;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H92c1236a932f49f2a46a27d15bb5023fx/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:43:\"1005002688793166-shoelace-reflective-43-1-3\";s:7:\"sku_sub\";s:32:\"1005002688793166-sky-blue-43-1-3\";s:5:\"skuId\";s:17:\"12000021725460251\";s:7:\"skuAttr\";s:47:\"14:1254#Shoelace Reflective;200000124:203126825\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:10000;s:10:\"attributes\";a:2:{s:5:\"color\";s:19:\"Shoelace Reflective\";s:9:\"shoe-size\";s:6:\"43 1/3\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Sky Blue\";s:9:\"shoe-size\";s:6:\"43 1/3\";}}i:220;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H92c1236a932f49f2a46a27d15bb5023fx/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:39:\"1005002688793166-shoelace-reflective-44\";s:7:\"sku_sub\";s:28:\"1005002688793166-sky-blue-44\";s:5:\"skuId\";s:17:\"12000021725460252\";s:7:\"skuAttr\";s:47:\"14:1254#Shoelace Reflective;200000124:100010487\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:9997;s:10:\"attributes\";a:2:{s:5:\"color\";s:19:\"Shoelace Reflective\";s:9:\"shoe-size\";s:2:\"44\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Sky Blue\";s:9:\"shoe-size\";s:2:\"44\";}}i:221;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H92c1236a932f49f2a46a27d15bb5023fx/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:43:\"1005002688793166-shoelace-reflective-45-1-3\";s:7:\"sku_sub\";s:32:\"1005002688793166-sky-blue-45-1-3\";s:5:\"skuId\";s:17:\"12000021725460253\";s:7:\"skuAttr\";s:47:\"14:1254#Shoelace Reflective;200000124:203126829\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:10000;s:10:\"attributes\";a:2:{s:5:\"color\";s:19:\"Shoelace Reflective\";s:9:\"shoe-size\";s:6:\"45 1/3\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Sky Blue\";s:9:\"shoe-size\";s:6:\"45 1/3\";}}i:222;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H92c1236a932f49f2a46a27d15bb5023fx/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:39:\"1005002688793166-shoelace-reflective-46\";s:7:\"sku_sub\";s:28:\"1005002688793166-sky-blue-46\";s:5:\"skuId\";s:17:\"12000021725460254\";s:7:\"skuAttr\";s:47:\"14:1254#Shoelace Reflective;200000124:200000899\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:10000;s:10:\"attributes\";a:2:{s:5:\"color\";s:19:\"Shoelace Reflective\";s:9:\"shoe-size\";s:2:\"46\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Sky Blue\";s:9:\"shoe-size\";s:2:\"46\";}}i:223;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H92c1236a932f49f2a46a27d15bb5023fx/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:43:\"1005002688793166-shoelace-reflective-47-1-3\";s:7:\"sku_sub\";s:32:\"1005002688793166-sky-blue-47-1-3\";s:5:\"skuId\";s:17:\"12000021725460255\";s:7:\"skuAttr\";s:47:\"14:1254#Shoelace Reflective;200000124:203126833\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:10000;s:10:\"attributes\";a:2:{s:5:\"color\";s:19:\"Shoelace Reflective\";s:9:\"shoe-size\";s:6:\"47 1/3\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Sky Blue\";s:9:\"shoe-size\";s:6:\"47 1/3\";}}i:224;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/Hc40aab3448a045509e5bdffe19e79a794/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:39:\"1005002688793166-shoelace-reflective-36\";s:7:\"sku_sub\";s:25:\"1005002688793166-beige-36\";s:5:\"skuId\";s:17:\"12000021725460208\";s:7:\"skuAttr\";s:46:\"14:771#Shoelace Reflective;200000124:200000334\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:10000;s:10:\"attributes\";a:2:{s:5:\"color\";s:19:\"Shoelace Reflective\";s:9:\"shoe-size\";s:2:\"36\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:2:\"36\";}}i:225;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/Hc40aab3448a045509e5bdffe19e79a794/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:43:\"1005002688793166-shoelace-reflective-37-1-3\";s:7:\"sku_sub\";s:29:\"1005002688793166-beige-37-1-3\";s:5:\"skuId\";s:17:\"12000021725460209\";s:7:\"skuAttr\";s:46:\"14:771#Shoelace Reflective;200000124:203126813\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:10000;s:10:\"attributes\";a:2:{s:5:\"color\";s:19:\"Shoelace Reflective\";s:9:\"shoe-size\";s:6:\"37 1/3\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:6:\"37 1/3\";}}i:226;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/Hc40aab3448a045509e5bdffe19e79a794/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:39:\"1005002688793166-shoelace-reflective-38\";s:7:\"sku_sub\";s:25:\"1005002688793166-beige-38\";s:5:\"skuId\";s:17:\"12000021725460210\";s:7:\"skuAttr\";s:46:\"14:771#Shoelace Reflective;200000124:200000898\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:9998;s:10:\"attributes\";a:2:{s:5:\"color\";s:19:\"Shoelace Reflective\";s:9:\"shoe-size\";s:2:\"38\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:2:\"38\";}}i:227;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/Hc40aab3448a045509e5bdffe19e79a794/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:43:\"1005002688793166-shoelace-reflective-39-1-3\";s:7:\"sku_sub\";s:29:\"1005002688793166-beige-39-1-3\";s:5:\"skuId\";s:17:\"12000021725460211\";s:7:\"skuAttr\";s:46:\"14:771#Shoelace Reflective;200000124:203126817\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:9999;s:10:\"attributes\";a:2:{s:5:\"color\";s:19:\"Shoelace Reflective\";s:9:\"shoe-size\";s:6:\"39 1/3\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:6:\"39 1/3\";}}i:228;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/Hc40aab3448a045509e5bdffe19e79a794/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:39:\"1005002688793166-shoelace-reflective-40\";s:7:\"sku_sub\";s:25:\"1005002688793166-beige-40\";s:5:\"skuId\";s:17:\"12000021725460212\";s:7:\"skuAttr\";s:46:\"14:771#Shoelace Reflective;200000124:100013888\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:10000;s:10:\"attributes\";a:2:{s:5:\"color\";s:19:\"Shoelace Reflective\";s:9:\"shoe-size\";s:2:\"40\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:2:\"40\";}}i:229;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/Hc40aab3448a045509e5bdffe19e79a794/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:43:\"1005002688793166-shoelace-reflective-41-1-3\";s:7:\"sku_sub\";s:29:\"1005002688793166-beige-41-1-3\";s:5:\"skuId\";s:17:\"12000021725460213\";s:7:\"skuAttr\";s:46:\"14:771#Shoelace Reflective;200000124:203126821\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:9998;s:10:\"attributes\";a:2:{s:5:\"color\";s:19:\"Shoelace Reflective\";s:9:\"shoe-size\";s:6:\"41 1/3\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:6:\"41 1/3\";}}i:230;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/Hc40aab3448a045509e5bdffe19e79a794/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:39:\"1005002688793166-shoelace-reflective-42\";s:7:\"sku_sub\";s:25:\"1005002688793166-beige-42\";s:5:\"skuId\";s:17:\"12000021725460214\";s:7:\"skuAttr\";s:46:\"14:771#Shoelace Reflective;200000124:200000337\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:9996;s:10:\"attributes\";a:2:{s:5:\"color\";s:19:\"Shoelace Reflective\";s:9:\"shoe-size\";s:2:\"42\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:2:\"42\";}}i:231;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/Hc40aab3448a045509e5bdffe19e79a794/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:43:\"1005002688793166-shoelace-reflective-43-1-3\";s:7:\"sku_sub\";s:29:\"1005002688793166-beige-43-1-3\";s:5:\"skuId\";s:17:\"12000021725460215\";s:7:\"skuAttr\";s:46:\"14:771#Shoelace Reflective;200000124:203126825\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:9997;s:10:\"attributes\";a:2:{s:5:\"color\";s:19:\"Shoelace Reflective\";s:9:\"shoe-size\";s:6:\"43 1/3\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:6:\"43 1/3\";}}i:232;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/Hc40aab3448a045509e5bdffe19e79a794/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:39:\"1005002688793166-shoelace-reflective-44\";s:7:\"sku_sub\";s:25:\"1005002688793166-beige-44\";s:5:\"skuId\";s:17:\"12000021725460216\";s:7:\"skuAttr\";s:46:\"14:771#Shoelace Reflective;200000124:100010487\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:9997;s:10:\"attributes\";a:2:{s:5:\"color\";s:19:\"Shoelace Reflective\";s:9:\"shoe-size\";s:2:\"44\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:2:\"44\";}}i:233;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/Hc40aab3448a045509e5bdffe19e79a794/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:43:\"1005002688793166-shoelace-reflective-45-1-3\";s:7:\"sku_sub\";s:29:\"1005002688793166-beige-45-1-3\";s:5:\"skuId\";s:17:\"12000021725460217\";s:7:\"skuAttr\";s:46:\"14:771#Shoelace Reflective;200000124:203126829\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:9999;s:10:\"attributes\";a:2:{s:5:\"color\";s:19:\"Shoelace Reflective\";s:9:\"shoe-size\";s:6:\"45 1/3\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:6:\"45 1/3\";}}i:234;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/Hc40aab3448a045509e5bdffe19e79a794/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:39:\"1005002688793166-shoelace-reflective-46\";s:7:\"sku_sub\";s:25:\"1005002688793166-beige-46\";s:5:\"skuId\";s:17:\"12000021725460218\";s:7:\"skuAttr\";s:46:\"14:771#Shoelace Reflective;200000124:200000899\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:9999;s:10:\"attributes\";a:2:{s:5:\"color\";s:19:\"Shoelace Reflective\";s:9:\"shoe-size\";s:2:\"46\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:2:\"46\";}}i:235;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/Hc40aab3448a045509e5bdffe19e79a794/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:43:\"1005002688793166-shoelace-reflective-47-1-3\";s:7:\"sku_sub\";s:29:\"1005002688793166-beige-47-1-3\";s:5:\"skuId\";s:17:\"12000021725460219\";s:7:\"skuAttr\";s:46:\"14:771#Shoelace Reflective;200000124:203126833\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:9997;s:10:\"attributes\";a:2:{s:5:\"color\";s:19:\"Shoelace Reflective\";s:9:\"shoe-size\";s:6:\"47 1/3\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:6:\"47 1/3\";}}i:236;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H965f3cc4c48f4fb59c0465ce6b4c600fF/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:32:\"1005002688793166-static-black-36\";s:7:\"sku_sub\";s:25:\"1005002688793166-black-36\";s:5:\"skuId\";s:17:\"12000021725460220\";s:7:\"skuAttr\";s:39:\"14:193#Static Black;200000124:200000334\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:10000;s:10:\"attributes\";a:2:{s:5:\"color\";s:12:\"Static Black\";s:9:\"shoe-size\";s:2:\"36\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"36\";}}i:237;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H965f3cc4c48f4fb59c0465ce6b4c600fF/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:36:\"1005002688793166-static-black-37-1-3\";s:7:\"sku_sub\";s:29:\"1005002688793166-black-37-1-3\";s:5:\"skuId\";s:17:\"12000021725460221\";s:7:\"skuAttr\";s:39:\"14:193#Static Black;200000124:203126813\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:10000;s:10:\"attributes\";a:2:{s:5:\"color\";s:12:\"Static Black\";s:9:\"shoe-size\";s:6:\"37 1/3\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:6:\"37 1/3\";}}i:238;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H965f3cc4c48f4fb59c0465ce6b4c600fF/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:32:\"1005002688793166-static-black-38\";s:7:\"sku_sub\";s:25:\"1005002688793166-black-38\";s:5:\"skuId\";s:17:\"12000021725460222\";s:7:\"skuAttr\";s:39:\"14:193#Static Black;200000124:200000898\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:9999;s:10:\"attributes\";a:2:{s:5:\"color\";s:12:\"Static Black\";s:9:\"shoe-size\";s:2:\"38\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"38\";}}i:239;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H965f3cc4c48f4fb59c0465ce6b4c600fF/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:3:\"sku\";s:36:\"1005002688793166-static-black-39-1-3\";s:7:\"sku_sub\";s:29:\"1005002688793166-black-39-1-3\";s:5:\"skuId\";s:17:\"12000021725460223\";s:7:\"skuAttr\";s:39:\"14:193#Static Black;200000124:203126817\";s:13:\"regular_price\";s:5:\"62.88\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:10000;s:10:\"attributes\";a:2:{s:5:\"color\";s:12:\"Static Black\";s:9:\"shoe-size\";s:6:\"39 1/3\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:6:\"39 1/3\";}}}');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(60736, 4174, '_wp_attached_file', '2021/06/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-5.jpg'),
(60737, 4174, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:102:\"2021/06/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-5.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:102:\"jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:102:\"jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:102:\"jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-5-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:102:\"jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-5-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:102:\"jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-5-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:102:\"jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:102:\"jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-5-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:102:\"jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:102:\"jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:102:\"jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-5-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:102:\"jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(60738, 4175, '_sku', '4000980130774'),
(60739, 4175, '_visibility', 'visible'),
(60740, 4175, '_default_attributes', ''),
(60741, 3576, '_vi_wad_woo_id', '4175'),
(60742, 4175, '_vi_wad_aliexpress_product_id', '4000980130774'),
(60743, 4175, 'total_sales', '0'),
(60744, 4175, '_tax_status', 'taxable'),
(60745, 4175, '_tax_class', ''),
(60746, 4175, '_manage_stock', 'no'),
(60747, 4175, '_backorders', 'no'),
(60748, 4175, '_sold_individually', 'no'),
(60749, 4175, '_virtual', 'no'),
(60750, 4175, '_downloadable', 'no'),
(60751, 4175, '_download_limit', '-1'),
(60752, 4175, '_download_expiry', '-1'),
(60753, 4175, '_stock', NULL),
(60754, 4175, '_stock_status', 'instock'),
(60755, 4175, '_wc_average_rating', '0'),
(60756, 4175, '_wc_review_count', '0'),
(60757, 4174, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H9cb2e1b6fc734dbf93994c6ea8ebb0d5w/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg'),
(60758, 4175, '_product_attributes', 'a:3:{s:8:\"pa_color\";a:6:{s:4:\"name\";s:8:\"pa_color\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"0\";s:10:\"is_visible\";s:1:\"0\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"1\";}s:12:\"pa_shoe-size\";a:6:{s:4:\"name\";s:12:\"pa_shoe-size\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"1\";s:10:\"is_visible\";s:1:\"0\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"1\";}s:13:\"pa_ships-from\";a:6:{s:4:\"name\";s:13:\"pa_ships-from\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"2\";s:10:\"is_visible\";s:1:\"0\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"1\";}}'),
(60759, 4175, '_product_version', '4.1.0'),
(60760, 4176, '_vi_wad_description_images', 'a:23:{i:0;s:105:\"https://ae01.alicdn.com/kf/Hf01a111e65b9443e85820753e6f2a73bM.jpg?width=790&amp;height=1134&amp;hash=1924\";i:1;s:105:\"https://ae01.alicdn.com/kf/H3670e891148742b29e7b2cefef1cecefP.jpg?width=790&amp;height=1087&amp;hash=1877\";i:2;s:106:\"https://ae01.alicdn.com/kf/Hc225ad73e139420da45d487fb59e00c1k.jpg?width=1000&amp;height=1000&amp;hash=2000\";i:3;s:105:\"https://ae01.alicdn.com/kf/Hc0e84bc8fbfe4e6c828705badf9877ebr.jpg?width=790&amp;height=1291&amp;hash=2081\";i:4;s:104:\"https://ae01.alicdn.com/kf/H47b23030324846b980b8d7fddfebeea1O.jpg?width=790&amp;height=983&amp;hash=1773\";i:5;s:105:\"https://ae01.alicdn.com/kf/Ha49857ecad8d493391847540d2b5a8eas.jpg?width=790&amp;height=1158&amp;hash=1948\";i:6;s:104:\"https://ae01.alicdn.com/kf/H14499b15594849999411352178af41a5d.jpg?width=790&amp;height=986&amp;hash=1776\";i:7;s:104:\"https://ae01.alicdn.com/kf/H0d98e3646b18484ab113eea1a8b42120l.jpg?width=790&amp;height=958&amp;hash=1748\";i:8;s:104:\"https://ae01.alicdn.com/kf/H0b0a09b24f574a02970a4ac0dec142a6s.jpg?width=790&amp;height=901&amp;hash=1691\";i:9;s:104:\"https://ae01.alicdn.com/kf/Hace4393d0ba747b8a91aadb4e87d7ed4J.jpg?width=790&amp;height=910&amp;hash=1700\";i:10;s:105:\"https://ae01.alicdn.com/kf/H04b4e80b64bf47bebc9df90cb3f00c08d.jpg?width=790&amp;height=1037&amp;hash=1827\";i:11;s:104:\"https://ae01.alicdn.com/kf/Ha071e95245464ad8b920ad3e53a5f879K.jpg?width=790&amp;height=931&amp;hash=1721\";i:12;s:104:\"https://ae01.alicdn.com/kf/H42c193aaa76841ee93da96e94fc8accfV.jpg?width=790&amp;height=929&amp;hash=1719\";i:13;s:104:\"https://ae01.alicdn.com/kf/H22dcc067d33b489c897ea02317295e853.jpg?width=790&amp;height=974&amp;hash=1764\";i:14;s:105:\"https://ae01.alicdn.com/kf/H69f6acef9c6145eba55a994f4353a1e7j.jpg?width=790&amp;height=1069&amp;hash=1859\";i:15;s:105:\"https://ae01.alicdn.com/kf/H9d55e3195b5c464a901ab2dfe3838d08z.jpg?width=790&amp;height=1045&amp;hash=1835\";i:16;s:104:\"https://ae01.alicdn.com/kf/Hf6fc7c26327143fe8fd15d70d230bcd6Q.jpg?width=790&amp;height=822&amp;hash=1612\";i:17;s:104:\"https://ae01.alicdn.com/kf/Hbaf555bdd54d4001a5b3dbbc684b3b0f1.jpg?width=790&amp;height=906&amp;hash=1696\";i:18;s:104:\"https://ae01.alicdn.com/kf/H94ea3576a01b4eb580cc98b705f49383M.jpg?width=790&amp;height=795&amp;hash=1585\";i:19;s:105:\"https://ae01.alicdn.com/kf/H95d649ac2e834b0ba70ad0a12943c7b2P.jpg?width=790&amp;height=1028&amp;hash=1818\";i:20;s:104:\"https://ae01.alicdn.com/kf/H35decea63b8c4963be77d92d0b215b26R.jpg?width=790&amp;height=991&amp;hash=1781\";i:21;s:104:\"https://ae01.alicdn.com/kf/H948570889c8c4104bdef5b8ae1af3478t.jpg?width=790&amp;height=799&amp;hash=1589\";i:22;s:104:\"https://ae01.alicdn.com/kf/Hea3a36b242dc455fb5945a4747fbe1b8P.jpg?width=790&amp;height=965&amp;hash=1755\";}'),
(60761, 4176, '_vi_wad_sku', '1005001586584060'),
(60762, 4176, '_vi_wad_attributes', 'a:2:{i:14;a:5:{s:6:\"values\";a:3:{s:6:\"14:193\";s:5:\"BLACK\";s:6:\"14:175\";s:5:\"Green\";s:5:\"14:10\";s:3:\"Red\";}s:4:\"slug\";s:5:\"color\";s:4:\"name\";s:5:\"Color\";s:8:\"position\";i:0;s:10:\"values_sub\";a:3:{s:6:\"14:193\";s:5:\"BLACK\";s:6:\"14:175\";s:5:\"Green\";s:5:\"14:10\";s:3:\"Red\";}}i:200000124;a:5:{s:6:\"values\";a:11:{s:19:\"200000124:200000334\";s:2:\"36\";s:19:\"200000124:100010482\";s:2:\"37\";s:19:\"200000124:200000898\";s:2:\"38\";s:19:\"200000124:200000364\";s:2:\"39\";s:19:\"200000124:100013888\";s:2:\"40\";s:19:\"200000124:100010483\";s:2:\"41\";s:19:\"200000124:200000337\";s:2:\"42\";s:19:\"200000124:200000338\";s:2:\"43\";s:19:\"200000124:100010487\";s:2:\"44\";s:14:\"200000124:3116\";s:2:\"45\";s:19:\"200000124:200000899\";s:2:\"46\";}s:4:\"slug\";s:9:\"shoe-size\";s:4:\"name\";s:9:\"Shoe Size\";s:8:\"position\";i:1;s:10:\"values_sub\";a:11:{s:19:\"200000124:200000334\";s:2:\"36\";s:19:\"200000124:100010482\";s:2:\"37\";s:19:\"200000124:200000898\";s:2:\"38\";s:19:\"200000124:200000364\";s:2:\"39\";s:19:\"200000124:100013888\";s:2:\"40\";s:19:\"200000124:100010483\";s:2:\"41\";s:19:\"200000124:200000337\";s:2:\"42\";s:19:\"200000124:200000338\";s:2:\"43\";s:19:\"200000124:100010487\";s:2:\"44\";s:14:\"200000124:3116\";s:2:\"45\";s:19:\"200000124:200000899\";s:2:\"46\";}}}'),
(60763, 4176, '_vi_wad_list_attributes', 'a:14:{s:6:\"14:193\";a:4:{s:4:\"name\";s:5:\"BLACK\";s:8:\"name_sub\";s:5:\"BLACK\";s:5:\"color\";s:7:\"#000000\";s:5:\"image\";s:200:\"https://ae01.alicdn.com/kf/Ha97f338c31404d84bde01f069eae3b88k/Couple-Running-Shoes-Fashion-Breathable-Outdoor-Male-Sports-Shoes-Lightweight-Sneakers-Women-Comfortable-Athletic-Footwear.jpg_640x640.jpg\";}s:6:\"14:175\";a:4:{s:4:\"name\";s:5:\"Green\";s:8:\"name_sub\";s:5:\"Green\";s:5:\"color\";s:7:\"#007000\";s:5:\"image\";s:200:\"https://ae01.alicdn.com/kf/H9ccd5ad317e64abd9787a1f2f4880161b/Couple-Running-Shoes-Fashion-Breathable-Outdoor-Male-Sports-Shoes-Lightweight-Sneakers-Women-Comfortable-Athletic-Footwear.jpg_640x640.jpg\";}s:5:\"14:10\";a:4:{s:4:\"name\";s:3:\"Red\";s:8:\"name_sub\";s:3:\"Red\";s:5:\"color\";s:7:\"#FF0000\";s:5:\"image\";s:200:\"https://ae01.alicdn.com/kf/H73526dd3443140e6a19593a9ea78d234e/Couple-Running-Shoes-Fashion-Breathable-Outdoor-Male-Sports-Shoes-Lightweight-Sneakers-Women-Comfortable-Athletic-Footwear.jpg_640x640.jpg\";}s:19:\"200000124:200000334\";a:4:{s:4:\"name\";s:2:\"36\";s:8:\"name_sub\";s:2:\"36\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:100010482\";a:4:{s:4:\"name\";s:2:\"37\";s:8:\"name_sub\";s:2:\"37\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000898\";a:4:{s:4:\"name\";s:2:\"38\";s:8:\"name_sub\";s:2:\"38\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000364\";a:4:{s:4:\"name\";s:2:\"39\";s:8:\"name_sub\";s:2:\"39\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:100013888\";a:4:{s:4:\"name\";s:2:\"40\";s:8:\"name_sub\";s:2:\"40\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:100010483\";a:4:{s:4:\"name\";s:2:\"41\";s:8:\"name_sub\";s:2:\"41\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000337\";a:4:{s:4:\"name\";s:2:\"42\";s:8:\"name_sub\";s:2:\"42\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000338\";a:4:{s:4:\"name\";s:2:\"43\";s:8:\"name_sub\";s:2:\"43\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:100010487\";a:4:{s:4:\"name\";s:2:\"44\";s:8:\"name_sub\";s:2:\"44\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:14:\"200000124:3116\";a:4:{s:4:\"name\";s:2:\"45\";s:8:\"name_sub\";s:2:\"45\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000899\";a:4:{s:4:\"name\";s:2:\"46\";s:8:\"name_sub\";s:2:\"46\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}}'),
(60764, 4176, '_vi_wad_shipping_info', 'a:6:{s:4:\"time\";i:1622549806;s:7:\"country\";s:2:\"LK\";s:7:\"company\";s:15:\"CAINIAO_PREMIUM\";s:7:\"freight\";s:810:\"[{\"bizShowMind\":{\"layout\":[]},\"commitDay\":\"75\",\"company\":\"AliExpress Premium Shipping\",\"currency\":\"USD\",\"discount\":0,\"displayType\":\"deliveryTime\",\"features\":{},\"freightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $66.15\",\"value\":66.15},\"freightFeatures\":{\"provider\":\"ae_config\"},\"freightLayout\":{\"displayType\":\"deliveryTime\",\"layout\":[{\"text\":\"Shipping: US $66.15\",\"type\":\"title\"},{\"text\":\"To <font color=\'#000000\'>Sri Lanka</font> via AliExpress Premium Shipping\",\"type\":\"subtitle\"}],\"openShippingPanel\":\"true\"},\"fullMailLine\":false,\"hbaService\":false,\"i18nMap\":{},\"id\":0,\"name\":\"FreightItemModule\",\"sendGoodsCountry\":\"CN\",\"sendGoodsCountryFullName\":\"China\",\"serviceName\":\"CAINIAO_PREMIUM\",\"standardFreightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $66.15\",\"value\":66.15},\"time\":\"7-15\",\"tracking\":true}]\";s:13:\"shipping_cost\";d:66.150000000000005684341886080801486968994140625;s:13:\"delivery_time\";s:4:\"7-15\";}'),
(60765, 4176, '_vi_wad_gallery', 'a:6:{i:0;s:188:\"https://ae01.alicdn.com/kf/Hbee8c46181b34acfb5642019cd7696cf4/Couple-Running-Shoes-Fashion-Breathable-Outdoor-Male-Sports-Shoes-Lightweight-Sneakers-Women-Comfortable-Athletic-Footwear.jpg\";i:1;s:188:\"https://ae01.alicdn.com/kf/H61db5ac7db9b40538372b193c65eb8328/Couple-Running-Shoes-Fashion-Breathable-Outdoor-Male-Sports-Shoes-Lightweight-Sneakers-Women-Comfortable-Athletic-Footwear.jpg\";i:2;s:188:\"https://ae01.alicdn.com/kf/H939c2844f5684a07960d51c0d1eda4afx/Couple-Running-Shoes-Fashion-Breathable-Outdoor-Male-Sports-Shoes-Lightweight-Sneakers-Women-Comfortable-Athletic-Footwear.jpg\";i:3;s:188:\"https://ae01.alicdn.com/kf/H5a8f42d3c7654d1fab10ccd10137dcf8A/Couple-Running-Shoes-Fashion-Breathable-Outdoor-Male-Sports-Shoes-Lightweight-Sneakers-Women-Comfortable-Athletic-Footwear.jpg\";i:4;s:188:\"https://ae01.alicdn.com/kf/H3ede792e493c428b808a8f93d92d67aam/Couple-Running-Shoes-Fashion-Breathable-Outdoor-Male-Sports-Shoes-Lightweight-Sneakers-Women-Comfortable-Athletic-Footwear.jpg\";i:5;s:188:\"https://ae01.alicdn.com/kf/H48bbfb538178442ab37983ec0d1131a5X/Couple-Running-Shoes-Fashion-Breathable-Outdoor-Male-Sports-Shoes-Lightweight-Sneakers-Women-Comfortable-Athletic-Footwear.jpg\";}'),
(60766, 4176, '_vi_wad_variation_images', 'a:3:{s:6:\"14:193\";s:200:\"https://ae01.alicdn.com/kf/Ha97f338c31404d84bde01f069eae3b88k/Couple-Running-Shoes-Fashion-Breathable-Outdoor-Male-Sports-Shoes-Lightweight-Sneakers-Women-Comfortable-Athletic-Footwear.jpg_640x640.jpg\";s:6:\"14:175\";s:200:\"https://ae01.alicdn.com/kf/H9ccd5ad317e64abd9787a1f2f4880161b/Couple-Running-Shoes-Fashion-Breathable-Outdoor-Male-Sports-Shoes-Lightweight-Sneakers-Women-Comfortable-Athletic-Footwear.jpg_640x640.jpg\";s:5:\"14:10\";s:200:\"https://ae01.alicdn.com/kf/H73526dd3443140e6a19593a9ea78d234e/Couple-Running-Shoes-Fashion-Breathable-Outdoor-Male-Sports-Shoes-Lightweight-Sneakers-Women-Comfortable-Athletic-Footwear.jpg_640x640.jpg\";}'),
(60767, 4176, '_vi_wad_store_info', 'a:3:{s:4:\"name\";s:18:\"AIRAVATA YCX Store\";s:3:\"url\";s:34:\"//www.aliexpress.com/store/5615056\";s:3:\"num\";i:5615056;}'),
(60768, 4176, '_vi_wad_variations', 'a:33:{i:0;a:10:{s:5:\"image\";s:200:\"https://ae01.alicdn.com/kf/H9ccd5ad317e64abd9787a1f2f4880161b/Couple-Running-Shoes-Fashion-Breathable-Outdoor-Male-Sports-Shoes-Lightweight-Sneakers-Women-Comfortable-Athletic-Footwear.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005001586584060-green-38\";s:7:\"sku_sub\";s:25:\"1005001586584060-green-38\";s:5:\"skuId\";s:17:\"12000016693949006\";s:7:\"skuAttr\";s:26:\"14:175;200000124:200000898\";s:13:\"regular_price\";s:5:\"17.26\";s:10:\"sale_price\";s:5:\"15.71\";s:5:\"stock\";i:867;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"38\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"38\";}}i:1;a:10:{s:5:\"image\";s:200:\"https://ae01.alicdn.com/kf/Ha97f338c31404d84bde01f069eae3b88k/Couple-Running-Shoes-Fashion-Breathable-Outdoor-Male-Sports-Shoes-Lightweight-Sneakers-Women-Comfortable-Athletic-Footwear.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005001586584060-black-45\";s:7:\"sku_sub\";s:25:\"1005001586584060-black-45\";s:5:\"skuId\";s:17:\"12000018325312717\";s:7:\"skuAttr\";s:21:\"14:193;200000124:3116\";s:13:\"regular_price\";s:5:\"17.26\";s:10:\"sale_price\";s:5:\"15.71\";s:5:\"stock\";i:898;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"45\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"45\";}}i:2;a:10:{s:5:\"image\";s:200:\"https://ae01.alicdn.com/kf/H9ccd5ad317e64abd9787a1f2f4880161b/Couple-Running-Shoes-Fashion-Breathable-Outdoor-Male-Sports-Shoes-Lightweight-Sneakers-Women-Comfortable-Athletic-Footwear.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005001586584060-green-46\";s:7:\"sku_sub\";s:25:\"1005001586584060-green-46\";s:5:\"skuId\";s:17:\"12000016693949007\";s:7:\"skuAttr\";s:26:\"14:175;200000124:200000899\";s:13:\"regular_price\";s:5:\"17.26\";s:10:\"sale_price\";s:5:\"15.71\";s:5:\"stock\";i:920;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"46\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"46\";}}i:3;a:10:{s:5:\"image\";s:200:\"https://ae01.alicdn.com/kf/Ha97f338c31404d84bde01f069eae3b88k/Couple-Running-Shoes-Fashion-Breathable-Outdoor-Male-Sports-Shoes-Lightweight-Sneakers-Women-Comfortable-Athletic-Footwear.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005001586584060-black-44\";s:7:\"sku_sub\";s:25:\"1005001586584060-black-44\";s:5:\"skuId\";s:17:\"12000018325312716\";s:7:\"skuAttr\";s:26:\"14:193;200000124:100010487\";s:13:\"regular_price\";s:5:\"17.26\";s:10:\"sale_price\";s:5:\"15.71\";s:5:\"stock\";i:754;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"44\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"44\";}}i:4;a:10:{s:5:\"image\";s:200:\"https://ae01.alicdn.com/kf/H9ccd5ad317e64abd9787a1f2f4880161b/Couple-Running-Shoes-Fashion-Breathable-Outdoor-Male-Sports-Shoes-Lightweight-Sneakers-Women-Comfortable-Athletic-Footwear.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005001586584060-green-37\";s:7:\"sku_sub\";s:25:\"1005001586584060-green-37\";s:5:\"skuId\";s:17:\"12000018325312719\";s:7:\"skuAttr\";s:26:\"14:175;200000124:100010482\";s:13:\"regular_price\";s:5:\"17.26\";s:10:\"sale_price\";s:5:\"15.71\";s:5:\"stock\";i:897;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"37\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"37\";}}i:5;a:10:{s:5:\"image\";s:200:\"https://ae01.alicdn.com/kf/H9ccd5ad317e64abd9787a1f2f4880161b/Couple-Running-Shoes-Fashion-Breathable-Outdoor-Male-Sports-Shoes-Lightweight-Sneakers-Women-Comfortable-Athletic-Footwear.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005001586584060-green-36\";s:7:\"sku_sub\";s:25:\"1005001586584060-green-36\";s:5:\"skuId\";s:17:\"12000018325312718\";s:7:\"skuAttr\";s:26:\"14:175;200000124:200000334\";s:13:\"regular_price\";s:5:\"17.26\";s:10:\"sale_price\";s:5:\"15.71\";s:5:\"stock\";i:895;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"36\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"36\";}}i:6;a:10:{s:5:\"image\";s:200:\"https://ae01.alicdn.com/kf/Ha97f338c31404d84bde01f069eae3b88k/Couple-Running-Shoes-Fashion-Breathable-Outdoor-Male-Sports-Shoes-Lightweight-Sneakers-Women-Comfortable-Athletic-Footwear.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005001586584060-black-41\";s:7:\"sku_sub\";s:25:\"1005001586584060-black-41\";s:5:\"skuId\";s:17:\"12000018325312713\";s:7:\"skuAttr\";s:26:\"14:193;200000124:100010483\";s:13:\"regular_price\";s:5:\"17.26\";s:10:\"sale_price\";s:5:\"15.71\";s:5:\"stock\";i:810;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"41\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"41\";}}i:7;a:10:{s:5:\"image\";s:200:\"https://ae01.alicdn.com/kf/Ha97f338c31404d84bde01f069eae3b88k/Couple-Running-Shoes-Fashion-Breathable-Outdoor-Male-Sports-Shoes-Lightweight-Sneakers-Women-Comfortable-Athletic-Footwear.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005001586584060-black-40\";s:7:\"sku_sub\";s:25:\"1005001586584060-black-40\";s:5:\"skuId\";s:17:\"12000018325312712\";s:7:\"skuAttr\";s:26:\"14:193;200000124:100013888\";s:13:\"regular_price\";s:5:\"17.26\";s:10:\"sale_price\";s:5:\"15.71\";s:5:\"stock\";i:863;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"40\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"40\";}}i:8;a:10:{s:5:\"image\";s:200:\"https://ae01.alicdn.com/kf/Ha97f338c31404d84bde01f069eae3b88k/Couple-Running-Shoes-Fashion-Breathable-Outdoor-Male-Sports-Shoes-Lightweight-Sneakers-Women-Comfortable-Athletic-Footwear.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005001586584060-black-43\";s:7:\"sku_sub\";s:25:\"1005001586584060-black-43\";s:5:\"skuId\";s:17:\"12000018325312715\";s:7:\"skuAttr\";s:26:\"14:193;200000124:200000338\";s:13:\"regular_price\";s:5:\"17.26\";s:10:\"sale_price\";s:5:\"15.71\";s:5:\"stock\";i:698;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"43\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"43\";}}i:9;a:10:{s:5:\"image\";s:200:\"https://ae01.alicdn.com/kf/Ha97f338c31404d84bde01f069eae3b88k/Couple-Running-Shoes-Fashion-Breathable-Outdoor-Male-Sports-Shoes-Lightweight-Sneakers-Women-Comfortable-Athletic-Footwear.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005001586584060-black-42\";s:7:\"sku_sub\";s:25:\"1005001586584060-black-42\";s:5:\"skuId\";s:17:\"12000018325312714\";s:7:\"skuAttr\";s:26:\"14:193;200000124:200000337\";s:13:\"regular_price\";s:5:\"17.26\";s:10:\"sale_price\";s:5:\"15.71\";s:5:\"stock\";i:714;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"42\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"42\";}}i:10;a:10:{s:5:\"image\";s:200:\"https://ae01.alicdn.com/kf/Ha97f338c31404d84bde01f069eae3b88k/Couple-Running-Shoes-Fashion-Breathable-Outdoor-Male-Sports-Shoes-Lightweight-Sneakers-Women-Comfortable-Athletic-Footwear.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005001586584060-black-37\";s:7:\"sku_sub\";s:25:\"1005001586584060-black-37\";s:5:\"skuId\";s:17:\"12000018325312711\";s:7:\"skuAttr\";s:26:\"14:193;200000124:100010482\";s:13:\"regular_price\";s:5:\"17.26\";s:10:\"sale_price\";s:5:\"15.71\";s:5:\"stock\";i:919;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"37\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"37\";}}i:11;a:10:{s:5:\"image\";s:200:\"https://ae01.alicdn.com/kf/Ha97f338c31404d84bde01f069eae3b88k/Couple-Running-Shoes-Fashion-Breathable-Outdoor-Male-Sports-Shoes-Lightweight-Sneakers-Women-Comfortable-Athletic-Footwear.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005001586584060-black-36\";s:7:\"sku_sub\";s:25:\"1005001586584060-black-36\";s:5:\"skuId\";s:17:\"12000018325312710\";s:7:\"skuAttr\";s:26:\"14:193;200000124:200000334\";s:13:\"regular_price\";s:5:\"17.26\";s:10:\"sale_price\";s:5:\"15.71\";s:5:\"stock\";i:932;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"36\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"36\";}}i:12;a:10:{s:5:\"image\";s:200:\"https://ae01.alicdn.com/kf/H73526dd3443140e6a19593a9ea78d234e/Couple-Running-Shoes-Fashion-Breathable-Outdoor-Male-Sports-Shoes-Lightweight-Sneakers-Women-Comfortable-Athletic-Footwear.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"1005001586584060-red-45\";s:7:\"sku_sub\";s:23:\"1005001586584060-red-45\";s:5:\"skuId\";s:17:\"12000018325312733\";s:7:\"skuAttr\";s:20:\"14:10;200000124:3116\";s:13:\"regular_price\";s:5:\"17.26\";s:10:\"sale_price\";s:5:\"15.71\";s:5:\"stock\";i:940;s:10:\"attributes\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"45\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"45\";}}i:13;a:10:{s:5:\"image\";s:200:\"https://ae01.alicdn.com/kf/H73526dd3443140e6a19593a9ea78d234e/Couple-Running-Shoes-Fashion-Breathable-Outdoor-Male-Sports-Shoes-Lightweight-Sneakers-Women-Comfortable-Athletic-Footwear.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"1005001586584060-red-44\";s:7:\"sku_sub\";s:23:\"1005001586584060-red-44\";s:5:\"skuId\";s:17:\"12000018325312732\";s:7:\"skuAttr\";s:25:\"14:10;200000124:100010487\";s:13:\"regular_price\";s:5:\"17.26\";s:10:\"sale_price\";s:5:\"15.71\";s:5:\"stock\";i:844;s:10:\"attributes\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"44\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"44\";}}i:14;a:10:{s:5:\"image\";s:200:\"https://ae01.alicdn.com/kf/H73526dd3443140e6a19593a9ea78d234e/Couple-Running-Shoes-Fashion-Breathable-Outdoor-Male-Sports-Shoes-Lightweight-Sneakers-Women-Comfortable-Athletic-Footwear.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"1005001586584060-red-39\";s:7:\"sku_sub\";s:23:\"1005001586584060-red-39\";s:5:\"skuId\";s:17:\"12000016693949020\";s:7:\"skuAttr\";s:25:\"14:10;200000124:200000364\";s:13:\"regular_price\";s:5:\"17.26\";s:10:\"sale_price\";s:5:\"15.71\";s:5:\"stock\";i:895;s:10:\"attributes\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"39\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"39\";}}i:15;a:10:{s:5:\"image\";s:200:\"https://ae01.alicdn.com/kf/H73526dd3443140e6a19593a9ea78d234e/Couple-Running-Shoes-Fashion-Breathable-Outdoor-Male-Sports-Shoes-Lightweight-Sneakers-Women-Comfortable-Athletic-Footwear.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"1005001586584060-red-46\";s:7:\"sku_sub\";s:23:\"1005001586584060-red-46\";s:5:\"skuId\";s:17:\"12000016693949018\";s:7:\"skuAttr\";s:25:\"14:10;200000124:200000899\";s:13:\"regular_price\";s:5:\"17.26\";s:10:\"sale_price\";s:5:\"15.71\";s:5:\"stock\";i:945;s:10:\"attributes\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"46\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"46\";}}i:16;a:10:{s:5:\"image\";s:200:\"https://ae01.alicdn.com/kf/H73526dd3443140e6a19593a9ea78d234e/Couple-Running-Shoes-Fashion-Breathable-Outdoor-Male-Sports-Shoes-Lightweight-Sneakers-Women-Comfortable-Athletic-Footwear.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"1005001586584060-red-41\";s:7:\"sku_sub\";s:23:\"1005001586584060-red-41\";s:5:\"skuId\";s:17:\"12000018325312729\";s:7:\"skuAttr\";s:25:\"14:10;200000124:100010483\";s:13:\"regular_price\";s:5:\"17.26\";s:10:\"sale_price\";s:5:\"15.71\";s:5:\"stock\";i:869;s:10:\"attributes\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"41\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"41\";}}i:17;a:10:{s:5:\"image\";s:200:\"https://ae01.alicdn.com/kf/H73526dd3443140e6a19593a9ea78d234e/Couple-Running-Shoes-Fashion-Breathable-Outdoor-Male-Sports-Shoes-Lightweight-Sneakers-Women-Comfortable-Athletic-Footwear.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"1005001586584060-red-40\";s:7:\"sku_sub\";s:23:\"1005001586584060-red-40\";s:5:\"skuId\";s:17:\"12000018325312728\";s:7:\"skuAttr\";s:25:\"14:10;200000124:100013888\";s:13:\"regular_price\";s:5:\"17.26\";s:10:\"sale_price\";s:5:\"15.71\";s:5:\"stock\";i:884;s:10:\"attributes\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"40\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"40\";}}i:18;a:10:{s:5:\"image\";s:200:\"https://ae01.alicdn.com/kf/H73526dd3443140e6a19593a9ea78d234e/Couple-Running-Shoes-Fashion-Breathable-Outdoor-Male-Sports-Shoes-Lightweight-Sneakers-Women-Comfortable-Athletic-Footwear.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"1005001586584060-red-43\";s:7:\"sku_sub\";s:23:\"1005001586584060-red-43\";s:5:\"skuId\";s:17:\"12000018325312731\";s:7:\"skuAttr\";s:25:\"14:10;200000124:200000338\";s:13:\"regular_price\";s:5:\"17.26\";s:10:\"sale_price\";s:5:\"15.71\";s:5:\"stock\";i:769;s:10:\"attributes\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"43\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"43\";}}i:19;a:10:{s:5:\"image\";s:200:\"https://ae01.alicdn.com/kf/H73526dd3443140e6a19593a9ea78d234e/Couple-Running-Shoes-Fashion-Breathable-Outdoor-Male-Sports-Shoes-Lightweight-Sneakers-Women-Comfortable-Athletic-Footwear.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"1005001586584060-red-38\";s:7:\"sku_sub\";s:23:\"1005001586584060-red-38\";s:5:\"skuId\";s:17:\"12000016693949017\";s:7:\"skuAttr\";s:25:\"14:10;200000124:200000898\";s:13:\"regular_price\";s:5:\"17.26\";s:10:\"sale_price\";s:5:\"15.71\";s:5:\"stock\";i:817;s:10:\"attributes\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"38\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"38\";}}i:20;a:10:{s:5:\"image\";s:200:\"https://ae01.alicdn.com/kf/H73526dd3443140e6a19593a9ea78d234e/Couple-Running-Shoes-Fashion-Breathable-Outdoor-Male-Sports-Shoes-Lightweight-Sneakers-Women-Comfortable-Athletic-Footwear.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"1005001586584060-red-42\";s:7:\"sku_sub\";s:23:\"1005001586584060-red-42\";s:5:\"skuId\";s:17:\"12000018325312730\";s:7:\"skuAttr\";s:25:\"14:10;200000124:200000337\";s:13:\"regular_price\";s:5:\"17.26\";s:10:\"sale_price\";s:5:\"15.71\";s:5:\"stock\";i:802;s:10:\"attributes\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"42\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"42\";}}i:21;a:10:{s:5:\"image\";s:200:\"https://ae01.alicdn.com/kf/H9ccd5ad317e64abd9787a1f2f4880161b/Couple-Running-Shoes-Fashion-Breathable-Outdoor-Male-Sports-Shoes-Lightweight-Sneakers-Women-Comfortable-Athletic-Footwear.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005001586584060-green-45\";s:7:\"sku_sub\";s:25:\"1005001586584060-green-45\";s:5:\"skuId\";s:17:\"12000018325312725\";s:7:\"skuAttr\";s:21:\"14:175;200000124:3116\";s:13:\"regular_price\";s:5:\"17.26\";s:10:\"sale_price\";s:5:\"15.71\";s:5:\"stock\";i:900;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"45\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"45\";}}i:22;a:10:{s:5:\"image\";s:200:\"https://ae01.alicdn.com/kf/H9ccd5ad317e64abd9787a1f2f4880161b/Couple-Running-Shoes-Fashion-Breathable-Outdoor-Male-Sports-Shoes-Lightweight-Sneakers-Women-Comfortable-Athletic-Footwear.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005001586584060-green-44\";s:7:\"sku_sub\";s:25:\"1005001586584060-green-44\";s:5:\"skuId\";s:17:\"12000018325312724\";s:7:\"skuAttr\";s:26:\"14:175;200000124:100010487\";s:13:\"regular_price\";s:5:\"17.26\";s:10:\"sale_price\";s:5:\"15.71\";s:5:\"stock\";i:751;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"44\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"44\";}}i:23;a:10:{s:5:\"image\";s:200:\"https://ae01.alicdn.com/kf/H73526dd3443140e6a19593a9ea78d234e/Couple-Running-Shoes-Fashion-Breathable-Outdoor-Male-Sports-Shoes-Lightweight-Sneakers-Women-Comfortable-Athletic-Footwear.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"1005001586584060-red-37\";s:7:\"sku_sub\";s:23:\"1005001586584060-red-37\";s:5:\"skuId\";s:17:\"12000018325312727\";s:7:\"skuAttr\";s:25:\"14:10;200000124:100010482\";s:13:\"regular_price\";s:5:\"17.26\";s:10:\"sale_price\";s:5:\"15.71\";s:5:\"stock\";i:930;s:10:\"attributes\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"37\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"37\";}}i:24;a:10:{s:5:\"image\";s:200:\"https://ae01.alicdn.com/kf/H73526dd3443140e6a19593a9ea78d234e/Couple-Running-Shoes-Fashion-Breathable-Outdoor-Male-Sports-Shoes-Lightweight-Sneakers-Women-Comfortable-Athletic-Footwear.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"1005001586584060-red-36\";s:7:\"sku_sub\";s:23:\"1005001586584060-red-36\";s:5:\"skuId\";s:17:\"12000018325312726\";s:7:\"skuAttr\";s:25:\"14:10;200000124:200000334\";s:13:\"regular_price\";s:5:\"17.26\";s:10:\"sale_price\";s:5:\"15.71\";s:5:\"stock\";i:943;s:10:\"attributes\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"36\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"36\";}}i:25;a:10:{s:5:\"image\";s:200:\"https://ae01.alicdn.com/kf/H9ccd5ad317e64abd9787a1f2f4880161b/Couple-Running-Shoes-Fashion-Breathable-Outdoor-Male-Sports-Shoes-Lightweight-Sneakers-Women-Comfortable-Athletic-Footwear.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005001586584060-green-41\";s:7:\"sku_sub\";s:25:\"1005001586584060-green-41\";s:5:\"skuId\";s:17:\"12000018325312721\";s:7:\"skuAttr\";s:26:\"14:175;200000124:100010483\";s:13:\"regular_price\";s:5:\"17.26\";s:10:\"sale_price\";s:5:\"15.71\";s:5:\"stock\";i:782;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"41\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"41\";}}i:26;a:10:{s:5:\"image\";s:200:\"https://ae01.alicdn.com/kf/H9ccd5ad317e64abd9787a1f2f4880161b/Couple-Running-Shoes-Fashion-Breathable-Outdoor-Male-Sports-Shoes-Lightweight-Sneakers-Women-Comfortable-Athletic-Footwear.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005001586584060-green-40\";s:7:\"sku_sub\";s:25:\"1005001586584060-green-40\";s:5:\"skuId\";s:17:\"12000018325312720\";s:7:\"skuAttr\";s:26:\"14:175;200000124:100013888\";s:13:\"regular_price\";s:5:\"17.26\";s:10:\"sale_price\";s:5:\"15.71\";s:5:\"stock\";i:832;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"40\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"40\";}}i:27;a:10:{s:5:\"image\";s:200:\"https://ae01.alicdn.com/kf/H9ccd5ad317e64abd9787a1f2f4880161b/Couple-Running-Shoes-Fashion-Breathable-Outdoor-Male-Sports-Shoes-Lightweight-Sneakers-Women-Comfortable-Athletic-Footwear.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005001586584060-green-43\";s:7:\"sku_sub\";s:25:\"1005001586584060-green-43\";s:5:\"skuId\";s:17:\"12000018325312723\";s:7:\"skuAttr\";s:26:\"14:175;200000124:200000338\";s:13:\"regular_price\";s:5:\"17.26\";s:10:\"sale_price\";s:5:\"15.71\";s:5:\"stock\";i:661;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"43\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"43\";}}i:28;a:10:{s:5:\"image\";s:200:\"https://ae01.alicdn.com/kf/H9ccd5ad317e64abd9787a1f2f4880161b/Couple-Running-Shoes-Fashion-Breathable-Outdoor-Male-Sports-Shoes-Lightweight-Sneakers-Women-Comfortable-Athletic-Footwear.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005001586584060-green-39\";s:7:\"sku_sub\";s:25:\"1005001586584060-green-39\";s:5:\"skuId\";s:17:\"12000016693949009\";s:7:\"skuAttr\";s:26:\"14:175;200000124:200000364\";s:13:\"regular_price\";s:5:\"17.26\";s:10:\"sale_price\";s:5:\"15.71\";s:5:\"stock\";i:851;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"39\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"39\";}}i:29;a:10:{s:5:\"image\";s:200:\"https://ae01.alicdn.com/kf/H9ccd5ad317e64abd9787a1f2f4880161b/Couple-Running-Shoes-Fashion-Breathable-Outdoor-Male-Sports-Shoes-Lightweight-Sneakers-Women-Comfortable-Athletic-Footwear.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005001586584060-green-42\";s:7:\"sku_sub\";s:25:\"1005001586584060-green-42\";s:5:\"skuId\";s:17:\"12000018325312722\";s:7:\"skuAttr\";s:26:\"14:175;200000124:200000337\";s:13:\"regular_price\";s:5:\"17.26\";s:10:\"sale_price\";s:5:\"15.71\";s:5:\"stock\";i:715;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"42\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"42\";}}i:30;a:10:{s:5:\"image\";s:200:\"https://ae01.alicdn.com/kf/Ha97f338c31404d84bde01f069eae3b88k/Couple-Running-Shoes-Fashion-Breathable-Outdoor-Male-Sports-Shoes-Lightweight-Sneakers-Women-Comfortable-Athletic-Footwear.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005001586584060-black-46\";s:7:\"sku_sub\";s:25:\"1005001586584060-black-46\";s:5:\"skuId\";s:17:\"12000016693823996\";s:7:\"skuAttr\";s:26:\"14:193;200000124:200000899\";s:13:\"regular_price\";s:5:\"17.26\";s:10:\"sale_price\";s:5:\"15.71\";s:5:\"stock\";i:892;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"46\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"46\";}}i:31;a:10:{s:5:\"image\";s:200:\"https://ae01.alicdn.com/kf/Ha97f338c31404d84bde01f069eae3b88k/Couple-Running-Shoes-Fashion-Breathable-Outdoor-Male-Sports-Shoes-Lightweight-Sneakers-Women-Comfortable-Athletic-Footwear.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005001586584060-black-39\";s:7:\"sku_sub\";s:25:\"1005001586584060-black-39\";s:5:\"skuId\";s:17:\"12000016693823998\";s:7:\"skuAttr\";s:26:\"14:193;200000124:200000364\";s:13:\"regular_price\";s:5:\"17.26\";s:10:\"sale_price\";s:5:\"15.71\";s:5:\"stock\";i:875;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"39\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"39\";}}i:32;a:10:{s:5:\"image\";s:200:\"https://ae01.alicdn.com/kf/Ha97f338c31404d84bde01f069eae3b88k/Couple-Running-Shoes-Fashion-Breathable-Outdoor-Male-Sports-Shoes-Lightweight-Sneakers-Women-Comfortable-Athletic-Footwear.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005001586584060-black-38\";s:7:\"sku_sub\";s:25:\"1005001586584060-black-38\";s:5:\"skuId\";s:17:\"12000016693823995\";s:7:\"skuAttr\";s:26:\"14:193;200000124:200000898\";s:13:\"regular_price\";s:5:\"17.26\";s:10:\"sale_price\";s:5:\"15.71\";s:5:\"stock\";i:907;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"38\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"38\";}}}'),
(60769, 4177, '_wp_attached_file', '2021/06/JIALUOWEI-11cm-High-Heel-Unisex-s-Lolita-Punk-Fashion-Gothic-Creepers-Shoes-Halloween-Costumes-Steampunk-Ankle.jpg'),
(60770, 4177, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:122:\"2021/06/JIALUOWEI-11cm-High-Heel-Unisex-s-Lolita-Punk-Fashion-Gothic-Creepers-Shoes-Halloween-Costumes-Steampunk-Ankle.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:122:\"JIALUOWEI-11cm-High-Heel-Unisex-s-Lolita-Punk-Fashion-Gothic-Creepers-Shoes-Halloween-Costumes-Steampunk-Ankle-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:122:\"JIALUOWEI-11cm-High-Heel-Unisex-s-Lolita-Punk-Fashion-Gothic-Creepers-Shoes-Halloween-Costumes-Steampunk-Ankle-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:122:\"JIALUOWEI-11cm-High-Heel-Unisex-s-Lolita-Punk-Fashion-Gothic-Creepers-Shoes-Halloween-Costumes-Steampunk-Ankle-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:122:\"JIALUOWEI-11cm-High-Heel-Unisex-s-Lolita-Punk-Fashion-Gothic-Creepers-Shoes-Halloween-Costumes-Steampunk-Ankle-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:122:\"JIALUOWEI-11cm-High-Heel-Unisex-s-Lolita-Punk-Fashion-Gothic-Creepers-Shoes-Halloween-Costumes-Steampunk-Ankle-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:122:\"JIALUOWEI-11cm-High-Heel-Unisex-s-Lolita-Punk-Fashion-Gothic-Creepers-Shoes-Halloween-Costumes-Steampunk-Ankle-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:122:\"JIALUOWEI-11cm-High-Heel-Unisex-s-Lolita-Punk-Fashion-Gothic-Creepers-Shoes-Halloween-Costumes-Steampunk-Ankle-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:122:\"JIALUOWEI-11cm-High-Heel-Unisex-s-Lolita-Punk-Fashion-Gothic-Creepers-Shoes-Halloween-Costumes-Steampunk-Ankle-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:122:\"JIALUOWEI-11cm-High-Heel-Unisex-s-Lolita-Punk-Fashion-Gothic-Creepers-Shoes-Halloween-Costumes-Steampunk-Ankle-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:122:\"JIALUOWEI-11cm-High-Heel-Unisex-s-Lolita-Punk-Fashion-Gothic-Creepers-Shoes-Halloween-Costumes-Steampunk-Ankle-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:122:\"JIALUOWEI-11cm-High-Heel-Unisex-s-Lolita-Punk-Fashion-Gothic-Creepers-Shoes-Halloween-Costumes-Steampunk-Ankle-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(60771, 4178, '_wp_attached_file', '2021/06/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640.jpg'),
(60772, 4178, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:112:\"2021/06/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:112:\"jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:112:\"jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:112:\"jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:112:\"jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:112:\"jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:112:\"jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:112:\"jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:112:\"jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:112:\"jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:112:\"jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(60773, 4178, '_vi_wad_image_id', 'ae01.alicdn.com/kf/HTB1.2EOir5YBuNjSspoq6zeNFXa8/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640.jpg'),
(60774, 3981, '_thumbnail_id', '4178'),
(60775, 3985, '_thumbnail_id', '4178'),
(60776, 3988, '_thumbnail_id', '4178'),
(60777, 3999, '_thumbnail_id', '4178'),
(60778, 4001, '_thumbnail_id', '4178'),
(60779, 4004, '_thumbnail_id', '4178'),
(60780, 4006, '_thumbnail_id', '4178'),
(60781, 4179, '_vi_wad_description_images', 'a:20:{i:0;s:65:\"https://ae01.alicdn.com/kf/U6ab611fa50a74d0793b01f1b852133c8A.jpg\";i:1;s:65:\"https://ae01.alicdn.com/kf/U82dd63beefc44cd9a9af2f88fe2bf49d9.jpg\";i:2;s:65:\"https://ae01.alicdn.com/kf/U031b69c60e8e430998995024022d9509f.jpg\";i:3;s:65:\"https://ae01.alicdn.com/kf/Uf1f021dea8284c9eb2ad0ee4e48fb139B.jpg\";i:4;s:65:\"https://ae01.alicdn.com/kf/U71e8350c180e477584deb82ca2ea43c4p.jpg\";i:5;s:65:\"https://ae01.alicdn.com/kf/Uebf0ba125ae744aebeccc0cf06de9253t.jpg\";i:6;s:65:\"https://ae01.alicdn.com/kf/U9d1d674803da4d3aaa90c2cb1cb87d3dz.jpg\";i:7;s:65:\"https://ae01.alicdn.com/kf/U36d0f7f9020545dc9847eadf07f4bf56r.jpg\";i:8;s:65:\"https://ae01.alicdn.com/kf/U305fa2a880094fb884760df44866b5ebU.jpg\";i:9;s:65:\"https://ae01.alicdn.com/kf/U2cd6da2195c84836bd1eedb4b60b1d590.jpg\";i:10;s:65:\"https://ae01.alicdn.com/kf/U4c6b73fe55314ca681919882fa6b271cS.jpg\";i:11;s:65:\"https://ae01.alicdn.com/kf/U53659d3b3989479fa8497cb2f6fe8a81y.jpg\";i:12;s:65:\"https://ae01.alicdn.com/kf/U400c3d5be42f4283944572d48549b200v.jpg\";i:13;s:65:\"https://ae01.alicdn.com/kf/Ubd26fe23438a4995bcc48662edddb147b.jpg\";i:14;s:65:\"https://ae01.alicdn.com/kf/Ued6a31a841354007b3bcaa804b9015c9k.jpg\";i:15;s:65:\"https://ae01.alicdn.com/kf/U8f600f33709a4a3eb0ed11a0b9b575d9j.jpg\";i:16;s:65:\"https://ae01.alicdn.com/kf/U478f978c34774ccf98d1e96889fc1269P.jpg\";i:17;s:65:\"https://ae01.alicdn.com/kf/U848c9de0f1674a05a896e02c14224001G.jpg\";i:18;s:65:\"https://ae01.alicdn.com/kf/U7c822476041e4b579a39e5a7bf11abcf9.jpg\";i:19;s:65:\"https://ae01.alicdn.com/kf/Uacee64453bfd49c392e33874b91ddfa03.jpg\";}'),
(60782, 4008, '_thumbnail_id', '4178'),
(60783, 4011, '_thumbnail_id', '4178'),
(60784, 4013, '_thumbnail_id', '4178'),
(60785, 4179, '_vi_wad_sku', '4000630542521'),
(60786, 4179, '_vi_wad_attributes', 'a:2:{i:14;a:5:{s:6:\"values\";a:3:{s:6:\"14:771\";s:15:\"A712357085-Blue\";s:6:\"14:193\";s:15:\"A712357085-Grey\";s:12:\"14:200004890\";s:16:\"A712357085-Black\";}s:4:\"slug\";s:5:\"color\";s:4:\"name\";s:5:\"Color\";s:8:\"position\";i:0;s:10:\"values_sub\";a:3:{s:6:\"14:771\";s:5:\"Beige\";s:6:\"14:193\";s:5:\"BLACK\";s:12:\"14:200004890\";s:9:\"Dark Grey\";}}i:200000124;a:5:{s:6:\"values\";a:7:{s:14:\"200000124:3434\";s:1:\"7\";s:19:\"200000124:200000288\";s:3:\"7.5\";s:13:\"200000124:699\";s:1:\"8\";s:19:\"200000124:200000289\";s:3:\"8.5\";s:16:\"200000124:350262\";s:1:\"9\";s:19:\"200000124:200000290\";s:3:\"9.5\";s:14:\"200000124:1583\";s:2:\"10\";}s:4:\"slug\";s:9:\"shoe-size\";s:4:\"name\";s:9:\"Shoe Size\";s:8:\"position\";i:1;s:10:\"values_sub\";a:7:{s:14:\"200000124:3434\";s:1:\"7\";s:19:\"200000124:200000288\";s:3:\"7.5\";s:13:\"200000124:699\";s:1:\"8\";s:19:\"200000124:200000289\";s:3:\"8.5\";s:16:\"200000124:350262\";s:1:\"9\";s:19:\"200000124:200000290\";s:3:\"9.5\";s:14:\"200000124:1583\";s:2:\"10\";}}}'),
(60787, 4127, '_thumbnail_id', '4178');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(60788, 4179, '_vi_wad_list_attributes', 'a:10:{s:6:\"14:771\";a:4:{s:4:\"name\";s:15:\"A712357085-Blue\";s:8:\"name_sub\";s:5:\"Beige\";s:5:\"color\";s:7:\"#F8F7E7\";s:5:\"image\";s:196:\"https://ae01.alicdn.com/kf/Ud4a0ea7e54c341b091cca13668c6eb1ap/CAMEL-Ultralight-Breathable-Men-Shoes-Sports-Running-Shoes-Outdoor-Men-Shoes-Comfortable-Jogging-Walking-Male-Sneakers.jpg_640x640.jpg\";}s:6:\"14:193\";a:4:{s:4:\"name\";s:15:\"A712357085-Grey\";s:8:\"name_sub\";s:5:\"BLACK\";s:5:\"color\";s:7:\"#000000\";s:5:\"image\";s:196:\"https://ae01.alicdn.com/kf/Ud6f796c7bff041cdb16eeb39ee3fe86bm/CAMEL-Ultralight-Breathable-Men-Shoes-Sports-Running-Shoes-Outdoor-Men-Shoes-Comfortable-Jogging-Walking-Male-Sneakers.jpg_640x640.jpg\";}s:12:\"14:200004890\";a:4:{s:4:\"name\";s:16:\"A712357085-Black\";s:8:\"name_sub\";s:9:\"Dark Grey\";s:5:\"color\";s:4:\"#666\";s:5:\"image\";s:196:\"https://ae01.alicdn.com/kf/U20b1791b24af4194b197e1f1b1dc1ddcY/CAMEL-Ultralight-Breathable-Men-Shoes-Sports-Running-Shoes-Outdoor-Men-Shoes-Comfortable-Jogging-Walking-Male-Sneakers.jpg_640x640.jpg\";}s:14:\"200000124:3434\";a:4:{s:4:\"name\";s:1:\"7\";s:8:\"name_sub\";s:1:\"7\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000288\";a:4:{s:4:\"name\";s:3:\"7.5\";s:8:\"name_sub\";s:3:\"7.5\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:13:\"200000124:699\";a:4:{s:4:\"name\";s:1:\"8\";s:8:\"name_sub\";s:1:\"8\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000289\";a:4:{s:4:\"name\";s:3:\"8.5\";s:8:\"name_sub\";s:3:\"8.5\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:16:\"200000124:350262\";a:4:{s:4:\"name\";s:1:\"9\";s:8:\"name_sub\";s:1:\"9\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000290\";a:4:{s:4:\"name\";s:3:\"9.5\";s:8:\"name_sub\";s:3:\"9.5\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:14:\"200000124:1583\";a:4:{s:4:\"name\";s:2:\"10\";s:8:\"name_sub\";s:2:\"10\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}}'),
(60789, 4179, '_vi_wad_shipping_info', 'a:6:{s:4:\"time\";i:1622549811;s:7:\"country\";s:2:\"LK\";s:7:\"company\";s:3:\"DHL\";s:7:\"freight\";s:755:\"[{\"bizShowMind\":{\"layout\":[]},\"commitDay\":\"75\",\"company\":\"DHL\",\"currency\":\"USD\",\"discount\":0,\"displayType\":\"deliveryTime\",\"features\":{},\"freightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $152.63\",\"value\":152.63},\"freightFeatures\":{\"provider\":\"ae_config\"},\"freightLayout\":{\"displayType\":\"deliveryTime\",\"layout\":[{\"text\":\"Shipping: US $152.63\",\"type\":\"title\"},{\"text\":\"To <font color=\'#000000\'>Sri Lanka</font> via DHL\",\"type\":\"subtitle\"}],\"openShippingPanel\":\"true\"},\"fullMailLine\":false,\"hbaService\":false,\"i18nMap\":{},\"id\":0,\"name\":\"FreightItemModule\",\"sendGoodsCountry\":\"CN\",\"sendGoodsCountryFullName\":\"China\",\"serviceName\":\"DHL\",\"standardFreightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $152.63\",\"value\":152.63},\"time\":\"9-17\",\"tracking\":true}]\";s:13:\"shipping_cost\";d:152.6299999999999954525264911353588104248046875;s:13:\"delivery_time\";s:4:\"9-17\";}'),
(60790, 4177, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H9dae1d8f9f5a408fb66f6c114e1f0af8B/JIALUOWEI-11cm-High-Heel-Unisex-s-Lolita-Punk-Fashion-Gothic-Creepers-Shoes-Halloween-Costumes-Steampunk-Ankle.jpg'),
(60791, 4179, '_vi_wad_gallery', 'a:6:{i:0;s:184:\"https://ae01.alicdn.com/kf/Hc926463017dc4762a03fcbd7884aaeb5e/CAMEL-Ultralight-Breathable-Men-Shoes-Sports-Running-Shoes-Outdoor-Men-Shoes-Comfortable-Jogging-Walking-Male-Sneakers.jpg\";i:1;s:184:\"https://ae01.alicdn.com/kf/H3f91c3af571840078d4d6baa9436cbfcR/CAMEL-Ultralight-Breathable-Men-Shoes-Sports-Running-Shoes-Outdoor-Men-Shoes-Comfortable-Jogging-Walking-Male-Sneakers.jpg\";i:2;s:184:\"https://ae01.alicdn.com/kf/U33125c7f5500424e82306d4b260e9c42J/CAMEL-Ultralight-Breathable-Men-Shoes-Sports-Running-Shoes-Outdoor-Men-Shoes-Comfortable-Jogging-Walking-Male-Sneakers.jpg\";i:3;s:184:\"https://ae01.alicdn.com/kf/Ufa9291999d6e4c518bfc0ca986ad9505M/CAMEL-Ultralight-Breathable-Men-Shoes-Sports-Running-Shoes-Outdoor-Men-Shoes-Comfortable-Jogging-Walking-Male-Sneakers.jpg\";i:4;s:184:\"https://ae01.alicdn.com/kf/H9da7944f5c9c40a6854ef89edf9e7e2cc/CAMEL-Ultralight-Breathable-Men-Shoes-Sports-Running-Shoes-Outdoor-Men-Shoes-Comfortable-Jogging-Walking-Male-Sneakers.jpg\";i:5;s:184:\"https://ae01.alicdn.com/kf/Hd808111be9e8412dba307b1674bf0cc00/CAMEL-Ultralight-Breathable-Men-Shoes-Sports-Running-Shoes-Outdoor-Men-Shoes-Comfortable-Jogging-Walking-Male-Sneakers.jpg\";}'),
(60792, 4175, '_thumbnail_id', '4177'),
(60793, 4179, '_vi_wad_variation_images', 'a:3:{s:6:\"14:771\";s:196:\"https://ae01.alicdn.com/kf/Ud4a0ea7e54c341b091cca13668c6eb1ap/CAMEL-Ultralight-Breathable-Men-Shoes-Sports-Running-Shoes-Outdoor-Men-Shoes-Comfortable-Jogging-Walking-Male-Sneakers.jpg_640x640.jpg\";s:6:\"14:193\";s:196:\"https://ae01.alicdn.com/kf/Ud6f796c7bff041cdb16eeb39ee3fe86bm/CAMEL-Ultralight-Breathable-Men-Shoes-Sports-Running-Shoes-Outdoor-Men-Shoes-Comfortable-Jogging-Walking-Male-Sneakers.jpg_640x640.jpg\";s:12:\"14:200004890\";s:196:\"https://ae01.alicdn.com/kf/U20b1791b24af4194b197e1f1b1dc1ddcY/CAMEL-Ultralight-Breathable-Men-Shoes-Sports-Running-Shoes-Outdoor-Men-Shoes-Comfortable-Jogging-Walking-Male-Sneakers.jpg_640x640.jpg\";}'),
(60794, 4179, '_vi_wad_store_info', 'a:3:{s:4:\"name\";s:20:\"Camel Official Store\";s:3:\"url\";s:33:\"//www.aliexpress.com/store/622110\";s:3:\"num\";i:622110;}'),
(60795, 4179, '_vi_wad_variations', 'a:21:{i:0;a:10:{s:5:\"image\";s:196:\"https://ae01.alicdn.com/kf/Ud4a0ea7e54c341b091cca13668c6eb1ap/CAMEL-Ultralight-Breathable-Men-Shoes-Sports-Running-Shoes-Outdoor-Men-Shoes-Comfortable-Jogging-Walking-Male-Sneakers.jpg_640x640.jpg\";s:3:\"sku\";s:31:\"4000630542521-a712357085-blue-7\";s:7:\"sku_sub\";s:21:\"4000630542521-beige-7\";s:5:\"skuId\";s:17:\"10000004416328142\";s:7:\"skuAttr\";s:37:\"14:771#A712357085-Blue;200000124:3434\";s:13:\"regular_price\";s:5:\"41.25\";s:10:\"sale_price\";s:5:\"25.99\";s:5:\"stock\";i:81;s:10:\"attributes\";a:2:{s:5:\"color\";s:15:\"A712357085-Blue\";s:9:\"shoe-size\";s:1:\"7\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:1:\"7\";}}i:1;a:10:{s:5:\"image\";s:196:\"https://ae01.alicdn.com/kf/Ud4a0ea7e54c341b091cca13668c6eb1ap/CAMEL-Ultralight-Breathable-Men-Shoes-Sports-Running-Shoes-Outdoor-Men-Shoes-Comfortable-Jogging-Walking-Male-Sneakers.jpg_640x640.jpg\";s:3:\"sku\";s:33:\"4000630542521-a712357085-blue-7-5\";s:7:\"sku_sub\";s:23:\"4000630542521-beige-7-5\";s:5:\"skuId\";s:17:\"10000004416328143\";s:7:\"skuAttr\";s:42:\"14:771#A712357085-Blue;200000124:200000288\";s:13:\"regular_price\";s:5:\"41.25\";s:10:\"sale_price\";s:5:\"25.99\";s:5:\"stock\";i:169;s:10:\"attributes\";a:2:{s:5:\"color\";s:15:\"A712357085-Blue\";s:9:\"shoe-size\";s:3:\"7.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:3:\"7.5\";}}i:2;a:10:{s:5:\"image\";s:196:\"https://ae01.alicdn.com/kf/U20b1791b24af4194b197e1f1b1dc1ddcY/CAMEL-Ultralight-Breathable-Men-Shoes-Sports-Running-Shoes-Outdoor-Men-Shoes-Comfortable-Jogging-Walking-Male-Sneakers.jpg_640x640.jpg\";s:3:\"sku\";s:34:\"4000630542521-a712357085-black-7-5\";s:7:\"sku_sub\";s:27:\"4000630542521-dark-grey-7-5\";s:5:\"skuId\";s:17:\"12000017750037055\";s:7:\"skuAttr\";s:49:\"14:200004890#A712357085-Black;200000124:200000288\";s:13:\"regular_price\";s:5:\"41.25\";s:10:\"sale_price\";s:5:\"25.99\";s:5:\"stock\";i:207;s:10:\"attributes\";a:2:{s:5:\"color\";s:16:\"A712357085-Black\";s:9:\"shoe-size\";s:3:\"7.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:9:\"Dark Grey\";s:9:\"shoe-size\";s:3:\"7.5\";}}i:3;a:10:{s:5:\"image\";s:196:\"https://ae01.alicdn.com/kf/U20b1791b24af4194b197e1f1b1dc1ddcY/CAMEL-Ultralight-Breathable-Men-Shoes-Sports-Running-Shoes-Outdoor-Men-Shoes-Comfortable-Jogging-Walking-Male-Sneakers.jpg_640x640.jpg\";s:3:\"sku\";s:32:\"4000630542521-a712357085-black-7\";s:7:\"sku_sub\";s:25:\"4000630542521-dark-grey-7\";s:5:\"skuId\";s:17:\"12000017750037054\";s:7:\"skuAttr\";s:44:\"14:200004890#A712357085-Black;200000124:3434\";s:13:\"regular_price\";s:5:\"41.25\";s:10:\"sale_price\";s:5:\"25.99\";s:5:\"stock\";i:657;s:10:\"attributes\";a:2:{s:5:\"color\";s:16:\"A712357085-Black\";s:9:\"shoe-size\";s:1:\"7\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:9:\"Dark Grey\";s:9:\"shoe-size\";s:1:\"7\";}}i:4;a:10:{s:5:\"image\";s:196:\"https://ae01.alicdn.com/kf/U20b1791b24af4194b197e1f1b1dc1ddcY/CAMEL-Ultralight-Breathable-Men-Shoes-Sports-Running-Shoes-Outdoor-Men-Shoes-Comfortable-Jogging-Walking-Male-Sneakers.jpg_640x640.jpg\";s:3:\"sku\";s:34:\"4000630542521-a712357085-black-9-5\";s:7:\"sku_sub\";s:27:\"4000630542521-dark-grey-9-5\";s:5:\"skuId\";s:17:\"12000017750037059\";s:7:\"skuAttr\";s:49:\"14:200004890#A712357085-Black;200000124:200000290\";s:13:\"regular_price\";s:5:\"41.25\";s:10:\"sale_price\";s:5:\"25.99\";s:5:\"stock\";i:458;s:10:\"attributes\";a:2:{s:5:\"color\";s:16:\"A712357085-Black\";s:9:\"shoe-size\";s:3:\"9.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:9:\"Dark Grey\";s:9:\"shoe-size\";s:3:\"9.5\";}}i:5;a:10:{s:5:\"image\";s:196:\"https://ae01.alicdn.com/kf/U20b1791b24af4194b197e1f1b1dc1ddcY/CAMEL-Ultralight-Breathable-Men-Shoes-Sports-Running-Shoes-Outdoor-Men-Shoes-Comfortable-Jogging-Walking-Male-Sneakers.jpg_640x640.jpg\";s:3:\"sku\";s:32:\"4000630542521-a712357085-black-9\";s:7:\"sku_sub\";s:25:\"4000630542521-dark-grey-9\";s:5:\"skuId\";s:17:\"12000017750037058\";s:7:\"skuAttr\";s:46:\"14:200004890#A712357085-Black;200000124:350262\";s:13:\"regular_price\";s:5:\"41.25\";s:10:\"sale_price\";s:5:\"25.99\";s:5:\"stock\";i:1301;s:10:\"attributes\";a:2:{s:5:\"color\";s:16:\"A712357085-Black\";s:9:\"shoe-size\";s:1:\"9\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:9:\"Dark Grey\";s:9:\"shoe-size\";s:1:\"9\";}}i:6;a:10:{s:5:\"image\";s:196:\"https://ae01.alicdn.com/kf/U20b1791b24af4194b197e1f1b1dc1ddcY/CAMEL-Ultralight-Breathable-Men-Shoes-Sports-Running-Shoes-Outdoor-Men-Shoes-Comfortable-Jogging-Walking-Male-Sneakers.jpg_640x640.jpg\";s:3:\"sku\";s:34:\"4000630542521-a712357085-black-8-5\";s:7:\"sku_sub\";s:27:\"4000630542521-dark-grey-8-5\";s:5:\"skuId\";s:17:\"12000017750037057\";s:7:\"skuAttr\";s:49:\"14:200004890#A712357085-Black;200000124:200000289\";s:13:\"regular_price\";s:5:\"41.25\";s:10:\"sale_price\";s:5:\"25.99\";s:5:\"stock\";i:2098;s:10:\"attributes\";a:2:{s:5:\"color\";s:16:\"A712357085-Black\";s:9:\"shoe-size\";s:3:\"8.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:9:\"Dark Grey\";s:9:\"shoe-size\";s:3:\"8.5\";}}i:7;a:10:{s:5:\"image\";s:196:\"https://ae01.alicdn.com/kf/U20b1791b24af4194b197e1f1b1dc1ddcY/CAMEL-Ultralight-Breathable-Men-Shoes-Sports-Running-Shoes-Outdoor-Men-Shoes-Comfortable-Jogging-Walking-Male-Sneakers.jpg_640x640.jpg\";s:3:\"sku\";s:32:\"4000630542521-a712357085-black-8\";s:7:\"sku_sub\";s:25:\"4000630542521-dark-grey-8\";s:5:\"skuId\";s:17:\"12000017750037056\";s:7:\"skuAttr\";s:43:\"14:200004890#A712357085-Black;200000124:699\";s:13:\"regular_price\";s:5:\"41.25\";s:10:\"sale_price\";s:5:\"25.99\";s:5:\"stock\";i:640;s:10:\"attributes\";a:2:{s:5:\"color\";s:16:\"A712357085-Black\";s:9:\"shoe-size\";s:1:\"8\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:9:\"Dark Grey\";s:9:\"shoe-size\";s:1:\"8\";}}i:8;a:10:{s:5:\"image\";s:196:\"https://ae01.alicdn.com/kf/Ud6f796c7bff041cdb16eeb39ee3fe86bm/CAMEL-Ultralight-Breathable-Men-Shoes-Sports-Running-Shoes-Outdoor-Men-Shoes-Comfortable-Jogging-Walking-Male-Sneakers.jpg_640x640.jpg\";s:3:\"sku\";s:33:\"4000630542521-a712357085-grey-8-5\";s:7:\"sku_sub\";s:23:\"4000630542521-black-8-5\";s:5:\"skuId\";s:17:\"10000004416328152\";s:7:\"skuAttr\";s:42:\"14:193#A712357085-Grey;200000124:200000289\";s:13:\"regular_price\";s:5:\"41.25\";s:10:\"sale_price\";s:5:\"25.99\";s:5:\"stock\";i:433;s:10:\"attributes\";a:2:{s:5:\"color\";s:15:\"A712357085-Grey\";s:9:\"shoe-size\";s:3:\"8.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:3:\"8.5\";}}i:9;a:10:{s:5:\"image\";s:196:\"https://ae01.alicdn.com/kf/Ud6f796c7bff041cdb16eeb39ee3fe86bm/CAMEL-Ultralight-Breathable-Men-Shoes-Sports-Running-Shoes-Outdoor-Men-Shoes-Comfortable-Jogging-Walking-Male-Sneakers.jpg_640x640.jpg\";s:3:\"sku\";s:31:\"4000630542521-a712357085-grey-9\";s:7:\"sku_sub\";s:21:\"4000630542521-black-9\";s:5:\"skuId\";s:17:\"10000004416328153\";s:7:\"skuAttr\";s:39:\"14:193#A712357085-Grey;200000124:350262\";s:13:\"regular_price\";s:5:\"41.25\";s:10:\"sale_price\";s:5:\"25.99\";s:5:\"stock\";i:60;s:10:\"attributes\";a:2:{s:5:\"color\";s:15:\"A712357085-Grey\";s:9:\"shoe-size\";s:1:\"9\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:1:\"9\";}}i:10;a:10:{s:5:\"image\";s:196:\"https://ae01.alicdn.com/kf/Ud6f796c7bff041cdb16eeb39ee3fe86bm/CAMEL-Ultralight-Breathable-Men-Shoes-Sports-Running-Shoes-Outdoor-Men-Shoes-Comfortable-Jogging-Walking-Male-Sneakers.jpg_640x640.jpg\";s:3:\"sku\";s:33:\"4000630542521-a712357085-grey-9-5\";s:7:\"sku_sub\";s:23:\"4000630542521-black-9-5\";s:5:\"skuId\";s:17:\"10000004416328154\";s:7:\"skuAttr\";s:42:\"14:193#A712357085-Grey;200000124:200000290\";s:13:\"regular_price\";s:5:\"41.25\";s:10:\"sale_price\";s:5:\"25.99\";s:5:\"stock\";i:25;s:10:\"attributes\";a:2:{s:5:\"color\";s:15:\"A712357085-Grey\";s:9:\"shoe-size\";s:3:\"9.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:3:\"9.5\";}}i:11;a:10:{s:5:\"image\";s:196:\"https://ae01.alicdn.com/kf/Ud6f796c7bff041cdb16eeb39ee3fe86bm/CAMEL-Ultralight-Breathable-Men-Shoes-Sports-Running-Shoes-Outdoor-Men-Shoes-Comfortable-Jogging-Walking-Male-Sneakers.jpg_640x640.jpg\";s:3:\"sku\";s:32:\"4000630542521-a712357085-grey-10\";s:7:\"sku_sub\";s:22:\"4000630542521-black-10\";s:5:\"skuId\";s:17:\"10000004416328155\";s:7:\"skuAttr\";s:37:\"14:193#A712357085-Grey;200000124:1583\";s:13:\"regular_price\";s:5:\"41.25\";s:10:\"sale_price\";s:5:\"25.99\";s:5:\"stock\";i:8;s:10:\"attributes\";a:2:{s:5:\"color\";s:15:\"A712357085-Grey\";s:9:\"shoe-size\";s:2:\"10\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"10\";}}i:12;a:10:{s:5:\"image\";s:196:\"https://ae01.alicdn.com/kf/U20b1791b24af4194b197e1f1b1dc1ddcY/CAMEL-Ultralight-Breathable-Men-Shoes-Sports-Running-Shoes-Outdoor-Men-Shoes-Comfortable-Jogging-Walking-Male-Sneakers.jpg_640x640.jpg\";s:3:\"sku\";s:33:\"4000630542521-a712357085-black-10\";s:7:\"sku_sub\";s:26:\"4000630542521-dark-grey-10\";s:5:\"skuId\";s:17:\"12000017750037060\";s:7:\"skuAttr\";s:44:\"14:200004890#A712357085-Black;200000124:1583\";s:13:\"regular_price\";s:5:\"41.25\";s:10:\"sale_price\";s:5:\"25.99\";s:5:\"stock\";i:109;s:10:\"attributes\";a:2:{s:5:\"color\";s:16:\"A712357085-Black\";s:9:\"shoe-size\";s:2:\"10\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:9:\"Dark Grey\";s:9:\"shoe-size\";s:2:\"10\";}}i:13;a:10:{s:5:\"image\";s:196:\"https://ae01.alicdn.com/kf/Ud4a0ea7e54c341b091cca13668c6eb1ap/CAMEL-Ultralight-Breathable-Men-Shoes-Sports-Running-Shoes-Outdoor-Men-Shoes-Comfortable-Jogging-Walking-Male-Sneakers.jpg_640x640.jpg\";s:3:\"sku\";s:32:\"4000630542521-a712357085-blue-10\";s:7:\"sku_sub\";s:22:\"4000630542521-beige-10\";s:5:\"skuId\";s:17:\"10000004416328148\";s:7:\"skuAttr\";s:37:\"14:771#A712357085-Blue;200000124:1583\";s:13:\"regular_price\";s:5:\"41.25\";s:10:\"sale_price\";s:5:\"25.99\";s:5:\"stock\";i:0;s:10:\"attributes\";a:2:{s:5:\"color\";s:15:\"A712357085-Blue\";s:9:\"shoe-size\";s:2:\"10\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:2:\"10\";}}i:14;a:10:{s:5:\"image\";s:196:\"https://ae01.alicdn.com/kf/Ud6f796c7bff041cdb16eeb39ee3fe86bm/CAMEL-Ultralight-Breathable-Men-Shoes-Sports-Running-Shoes-Outdoor-Men-Shoes-Comfortable-Jogging-Walking-Male-Sneakers.jpg_640x640.jpg\";s:3:\"sku\";s:31:\"4000630542521-a712357085-grey-7\";s:7:\"sku_sub\";s:21:\"4000630542521-black-7\";s:5:\"skuId\";s:17:\"10000004416328149\";s:7:\"skuAttr\";s:37:\"14:193#A712357085-Grey;200000124:3434\";s:13:\"regular_price\";s:5:\"41.25\";s:10:\"sale_price\";s:5:\"25.99\";s:5:\"stock\";i:85;s:10:\"attributes\";a:2:{s:5:\"color\";s:15:\"A712357085-Grey\";s:9:\"shoe-size\";s:1:\"7\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:1:\"7\";}}i:15;a:10:{s:5:\"image\";s:196:\"https://ae01.alicdn.com/kf/Ud6f796c7bff041cdb16eeb39ee3fe86bm/CAMEL-Ultralight-Breathable-Men-Shoes-Sports-Running-Shoes-Outdoor-Men-Shoes-Comfortable-Jogging-Walking-Male-Sneakers.jpg_640x640.jpg\";s:3:\"sku\";s:33:\"4000630542521-a712357085-grey-7-5\";s:7:\"sku_sub\";s:23:\"4000630542521-black-7-5\";s:5:\"skuId\";s:17:\"10000004416328150\";s:7:\"skuAttr\";s:42:\"14:193#A712357085-Grey;200000124:200000288\";s:13:\"regular_price\";s:5:\"41.25\";s:10:\"sale_price\";s:5:\"25.99\";s:5:\"stock\";i:229;s:10:\"attributes\";a:2:{s:5:\"color\";s:15:\"A712357085-Grey\";s:9:\"shoe-size\";s:3:\"7.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:3:\"7.5\";}}i:16;a:10:{s:5:\"image\";s:196:\"https://ae01.alicdn.com/kf/Ud6f796c7bff041cdb16eeb39ee3fe86bm/CAMEL-Ultralight-Breathable-Men-Shoes-Sports-Running-Shoes-Outdoor-Men-Shoes-Comfortable-Jogging-Walking-Male-Sneakers.jpg_640x640.jpg\";s:3:\"sku\";s:31:\"4000630542521-a712357085-grey-8\";s:7:\"sku_sub\";s:21:\"4000630542521-black-8\";s:5:\"skuId\";s:17:\"10000004416328151\";s:7:\"skuAttr\";s:36:\"14:193#A712357085-Grey;200000124:699\";s:13:\"regular_price\";s:5:\"41.25\";s:10:\"sale_price\";s:5:\"25.99\";s:5:\"stock\";i:327;s:10:\"attributes\";a:2:{s:5:\"color\";s:15:\"A712357085-Grey\";s:9:\"shoe-size\";s:1:\"8\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:1:\"8\";}}i:17;a:10:{s:5:\"image\";s:196:\"https://ae01.alicdn.com/kf/Ud4a0ea7e54c341b091cca13668c6eb1ap/CAMEL-Ultralight-Breathable-Men-Shoes-Sports-Running-Shoes-Outdoor-Men-Shoes-Comfortable-Jogging-Walking-Male-Sneakers.jpg_640x640.jpg\";s:3:\"sku\";s:31:\"4000630542521-a712357085-blue-8\";s:7:\"sku_sub\";s:21:\"4000630542521-beige-8\";s:5:\"skuId\";s:17:\"10000004416328144\";s:7:\"skuAttr\";s:36:\"14:771#A712357085-Blue;200000124:699\";s:13:\"regular_price\";s:5:\"41.25\";s:10:\"sale_price\";s:5:\"25.99\";s:5:\"stock\";i:339;s:10:\"attributes\";a:2:{s:5:\"color\";s:15:\"A712357085-Blue\";s:9:\"shoe-size\";s:1:\"8\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:1:\"8\";}}i:18;a:10:{s:5:\"image\";s:196:\"https://ae01.alicdn.com/kf/Ud4a0ea7e54c341b091cca13668c6eb1ap/CAMEL-Ultralight-Breathable-Men-Shoes-Sports-Running-Shoes-Outdoor-Men-Shoes-Comfortable-Jogging-Walking-Male-Sneakers.jpg_640x640.jpg\";s:3:\"sku\";s:33:\"4000630542521-a712357085-blue-8-5\";s:7:\"sku_sub\";s:23:\"4000630542521-beige-8-5\";s:5:\"skuId\";s:17:\"10000004416328145\";s:7:\"skuAttr\";s:42:\"14:771#A712357085-Blue;200000124:200000289\";s:13:\"regular_price\";s:5:\"41.25\";s:10:\"sale_price\";s:5:\"25.99\";s:5:\"stock\";i:516;s:10:\"attributes\";a:2:{s:5:\"color\";s:15:\"A712357085-Blue\";s:9:\"shoe-size\";s:3:\"8.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:3:\"8.5\";}}i:19;a:10:{s:5:\"image\";s:196:\"https://ae01.alicdn.com/kf/Ud4a0ea7e54c341b091cca13668c6eb1ap/CAMEL-Ultralight-Breathable-Men-Shoes-Sports-Running-Shoes-Outdoor-Men-Shoes-Comfortable-Jogging-Walking-Male-Sneakers.jpg_640x640.jpg\";s:3:\"sku\";s:31:\"4000630542521-a712357085-blue-9\";s:7:\"sku_sub\";s:21:\"4000630542521-beige-9\";s:5:\"skuId\";s:17:\"10000004416328146\";s:7:\"skuAttr\";s:39:\"14:771#A712357085-Blue;200000124:350262\";s:13:\"regular_price\";s:5:\"41.25\";s:10:\"sale_price\";s:5:\"25.99\";s:5:\"stock\";i:79;s:10:\"attributes\";a:2:{s:5:\"color\";s:15:\"A712357085-Blue\";s:9:\"shoe-size\";s:1:\"9\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:1:\"9\";}}i:20;a:10:{s:5:\"image\";s:196:\"https://ae01.alicdn.com/kf/Ud4a0ea7e54c341b091cca13668c6eb1ap/CAMEL-Ultralight-Breathable-Men-Shoes-Sports-Running-Shoes-Outdoor-Men-Shoes-Comfortable-Jogging-Walking-Male-Sneakers.jpg_640x640.jpg\";s:3:\"sku\";s:33:\"4000630542521-a712357085-blue-9-5\";s:7:\"sku_sub\";s:23:\"4000630542521-beige-9-5\";s:5:\"skuId\";s:17:\"10000004416328147\";s:7:\"skuAttr\";s:42:\"14:771#A712357085-Blue;200000124:200000290\";s:13:\"regular_price\";s:5:\"41.25\";s:10:\"sale_price\";s:5:\"25.99\";s:5:\"stock\";i:1;s:10:\"attributes\";a:2:{s:5:\"color\";s:15:\"A712357085-Blue\";s:9:\"shoe-size\";s:3:\"9.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:3:\"9.5\";}}}'),
(60796, 4180, '_variation_description', ''),
(60797, 4180, '_sku', '4000980130774-black-in-stock-5-china'),
(60798, 4180, '_regular_price', '161.15'),
(60799, 4180, 'total_sales', '0'),
(60800, 4180, '_tax_status', 'taxable'),
(60801, 4180, '_tax_class', 'parent'),
(60802, 4180, '_manage_stock', 'yes'),
(60803, 4180, '_backorders', 'no'),
(60804, 4180, '_sold_individually', 'no'),
(60805, 4180, '_virtual', 'no'),
(60806, 4180, '_downloadable', 'no'),
(60807, 4180, '_download_limit', '-1'),
(60808, 4180, '_download_expiry', '-1'),
(60809, 4180, '_stock', '45'),
(60810, 4180, '_stock_status', 'instock'),
(60811, 4180, '_wc_average_rating', '0'),
(60812, 4180, '_wc_review_count', '0'),
(60813, 4180, 'attribute_pa_color', 'black-in-stock'),
(60814, 4180, 'attribute_pa_shoe-size', '5'),
(60815, 4180, 'attribute_pa_ships-from', 'china'),
(60816, 4180, '_price', '161.15'),
(60817, 4180, '_product_version', '4.1.0'),
(60818, 4180, '_vi_wad_aliexpress_variation_id', '12000016406706861'),
(60819, 4180, '_vi_wad_aliexpress_variation_attr', '14:193#black in stock;200000124:698;200007763:201336100'),
(60820, 4181, '_variation_description', ''),
(60821, 4181, '_sku', '4000980130774-black-in-stock-6-china'),
(60822, 4181, '_regular_price', '161.15'),
(60823, 4181, 'total_sales', '0'),
(60824, 4181, '_tax_status', 'taxable'),
(60825, 4181, '_tax_class', 'parent'),
(60826, 4181, '_manage_stock', 'yes'),
(60827, 4181, '_backorders', 'no'),
(60828, 4181, '_sold_individually', 'no'),
(60829, 4181, '_virtual', 'no'),
(60830, 4181, '_downloadable', 'no'),
(60831, 4181, '_download_limit', '-1'),
(60832, 4181, '_download_expiry', '-1'),
(60833, 4181, '_stock', '47'),
(60834, 4181, '_stock_status', 'instock'),
(60835, 4181, '_wc_average_rating', '0'),
(60836, 4181, '_wc_review_count', '0'),
(60837, 4181, 'attribute_pa_color', 'black-in-stock'),
(60838, 4181, 'attribute_pa_shoe-size', '6'),
(60839, 4181, 'attribute_pa_ships-from', 'china'),
(60840, 4181, '_price', '161.15'),
(60841, 4181, '_product_version', '4.1.0'),
(60842, 4181, '_vi_wad_aliexpress_variation_id', '12000016406706863'),
(60843, 4181, '_vi_wad_aliexpress_variation_attr', '14:193#black in stock;200000124:1394;200007763:201336100'),
(60844, 4182, '_variation_description', ''),
(60845, 4182, '_sku', '4000980130774-black-in-stock-5-spain'),
(60846, 4182, '_regular_price', '161.15'),
(60847, 4182, 'total_sales', '0'),
(60848, 4182, '_tax_status', 'taxable'),
(60849, 4182, '_tax_class', 'parent'),
(60850, 4182, '_manage_stock', 'yes'),
(60851, 4182, '_backorders', 'no'),
(60852, 4182, '_sold_individually', 'no'),
(60853, 4182, '_virtual', 'no'),
(60854, 4182, '_downloadable', 'no'),
(60855, 4182, '_download_limit', '-1'),
(60856, 4182, '_download_expiry', '-1'),
(60857, 4182, '_stock', '2'),
(60858, 4182, '_stock_status', 'instock'),
(60859, 4182, '_wc_average_rating', '0'),
(60860, 4182, '_wc_review_count', '0'),
(60861, 4182, 'attribute_pa_color', 'black-in-stock'),
(60862, 4182, 'attribute_pa_shoe-size', '5'),
(60863, 4182, 'attribute_pa_ships-from', 'spain'),
(60864, 4182, '_price', '161.15'),
(60865, 4182, '_product_version', '4.1.0'),
(60866, 4182, '_vi_wad_aliexpress_variation_id', '12000016406706862'),
(60867, 4182, '_vi_wad_aliexpress_variation_attr', '14:193#black in stock;200000124:698;200007763:201336104'),
(60868, 4183, '_variation_description', ''),
(60869, 4183, '_sku', '4000980130774-black-in-stock-7-china'),
(60870, 4183, '_regular_price', '161.15'),
(60871, 4183, 'total_sales', '0'),
(60872, 4183, '_tax_status', 'taxable'),
(60873, 4183, '_tax_class', 'parent'),
(60874, 4183, '_manage_stock', 'yes'),
(60875, 4183, '_backorders', 'no'),
(60876, 4183, '_sold_individually', 'no'),
(60877, 4183, '_virtual', 'no'),
(60878, 4183, '_downloadable', 'no'),
(60879, 4184, '_wp_attached_file', '2021/06/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-1.jpg_640x640-1.jpg'),
(60880, 4183, '_download_limit', '-1'),
(60881, 4184, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:116:\"2021/06/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-1.jpg_640x640-1.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:116:\"jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-1.jpg_640x640-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:116:\"jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-1.jpg_640x640-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:116:\"jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-1.jpg_640x640-1-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:116:\"jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-1.jpg_640x640-1-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:116:\"jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-1.jpg_640x640-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:116:\"jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-1.jpg_640x640-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:116:\"jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-1.jpg_640x640-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:116:\"jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-1.jpg_640x640-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:116:\"jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-1.jpg_640x640-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:116:\"jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-1.jpg_640x640-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(60882, 4183, '_download_expiry', '-1'),
(60883, 4183, '_stock', '42'),
(60884, 4183, '_stock_status', 'instock'),
(60885, 4183, '_wc_average_rating', '0'),
(60886, 4183, '_wc_review_count', '0'),
(60887, 4183, 'attribute_pa_color', 'black-in-stock'),
(60888, 4183, 'attribute_pa_shoe-size', '7'),
(60889, 4183, 'attribute_pa_ships-from', 'china'),
(60890, 4183, '_price', '161.15'),
(60891, 4183, '_product_version', '4.1.0'),
(60892, 4183, '_vi_wad_aliexpress_variation_id', '12000016406706865'),
(60893, 4183, '_vi_wad_aliexpress_variation_attr', '14:193#black in stock;200000124:3434;200007763:201336100'),
(60894, 4185, '_variation_description', ''),
(60895, 4185, '_sku', '4000980130774-black-in-stock-6-spain'),
(60896, 4185, '_regular_price', '161.15'),
(60897, 4185, 'total_sales', '0'),
(60898, 4185, '_tax_status', 'taxable'),
(60899, 4185, '_tax_class', 'parent'),
(60900, 4185, '_manage_stock', 'yes'),
(60901, 4185, '_backorders', 'no'),
(60902, 4185, '_sold_individually', 'no'),
(60903, 4185, '_virtual', 'no'),
(60904, 4185, '_downloadable', 'no'),
(60905, 4185, '_download_limit', '-1'),
(60906, 4185, '_download_expiry', '-1'),
(60907, 4185, '_stock', '3'),
(60908, 4185, '_stock_status', 'instock'),
(60909, 4185, '_wc_average_rating', '0'),
(60910, 4185, '_wc_review_count', '0'),
(60911, 4185, 'attribute_pa_color', 'black-in-stock'),
(60912, 4185, 'attribute_pa_shoe-size', '6'),
(60913, 4185, 'attribute_pa_ships-from', 'spain'),
(60914, 4185, '_price', '161.15'),
(60915, 4185, '_product_version', '4.1.0'),
(60916, 4185, '_vi_wad_aliexpress_variation_id', '12000016406706864'),
(60917, 4185, '_vi_wad_aliexpress_variation_attr', '14:193#black in stock;200000124:1394;200007763:201336104'),
(60918, 4186, '_variation_description', ''),
(60919, 4186, '_sku', '4000980130774-black-in-stock-8-china'),
(60920, 4186, '_regular_price', '161.15'),
(60921, 4186, 'total_sales', '0'),
(60922, 4186, '_tax_status', 'taxable'),
(60923, 4186, '_tax_class', 'parent'),
(60924, 4186, '_manage_stock', 'yes'),
(60925, 4186, '_backorders', 'no'),
(60926, 4186, '_sold_individually', 'no'),
(60927, 4186, '_virtual', 'no'),
(60928, 4186, '_downloadable', 'no'),
(60929, 4186, '_download_limit', '-1'),
(60930, 4186, '_download_expiry', '-1'),
(60931, 4186, '_stock', '44'),
(60932, 4186, '_stock_status', 'instock'),
(60933, 4186, '_wc_average_rating', '0'),
(60934, 4186, '_wc_review_count', '0'),
(60935, 4186, 'attribute_pa_color', 'black-in-stock'),
(60936, 4186, 'attribute_pa_shoe-size', '8'),
(60937, 4186, 'attribute_pa_ships-from', 'china'),
(60938, 4186, '_price', '161.15'),
(60939, 4186, '_product_version', '4.1.0'),
(60940, 4186, '_vi_wad_aliexpress_variation_id', '12000016406706867'),
(60941, 4186, '_vi_wad_aliexpress_variation_attr', '14:193#black in stock;200000124:699;200007763:201336100'),
(60942, 4187, '_variation_description', ''),
(60943, 4187, '_sku', '4000980130774-black-in-stock-7-spain'),
(60944, 4187, '_regular_price', '161.15'),
(60945, 4187, 'total_sales', '0'),
(60946, 4187, '_tax_status', 'taxable'),
(60947, 4187, '_tax_class', 'parent'),
(60948, 4187, '_manage_stock', 'yes'),
(60949, 4187, '_backorders', 'no'),
(60950, 4187, '_sold_individually', 'no'),
(60951, 4187, '_virtual', 'no'),
(60952, 4187, '_downloadable', 'no'),
(60953, 4187, '_download_limit', '-1'),
(60954, 4187, '_download_expiry', '-1'),
(60955, 4187, '_stock', '0'),
(60956, 4187, '_stock_status', 'outofstock'),
(60957, 4187, '_wc_average_rating', '0'),
(60958, 4187, '_wc_review_count', '0'),
(60959, 4187, 'attribute_pa_color', 'black-in-stock'),
(60960, 4187, 'attribute_pa_shoe-size', '7'),
(60961, 4187, 'attribute_pa_ships-from', 'spain'),
(60962, 4187, '_price', '161.15'),
(60963, 4187, '_product_version', '4.1.0'),
(60964, 4187, '_vi_wad_aliexpress_variation_id', '12000016406706866'),
(60965, 4187, '_vi_wad_aliexpress_variation_attr', '14:193#black in stock;200000124:3434;200007763:201336104'),
(60966, 4184, '_vi_wad_image_id', 'ae01.alicdn.com/kf/HTB1TLkjipuWBuNjSszbq6AS7FXaN/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640.jpg'),
(60967, 3983, '_thumbnail_id', '4184'),
(60968, 3990, '_thumbnail_id', '4184'),
(60969, 3992, '_thumbnail_id', '4184'),
(60970, 3995, '_thumbnail_id', '4184'),
(60971, 3997, '_thumbnail_id', '4184'),
(60972, 4023, '_thumbnail_id', '4184'),
(60973, 4024, '_thumbnail_id', '4184'),
(60974, 4025, '_thumbnail_id', '4184'),
(60975, 4028, '_thumbnail_id', '4184'),
(60976, 4188, '_variation_description', ''),
(60977, 4033, '_thumbnail_id', '4184'),
(60978, 4188, '_sku', '4000980130774-black-in-stock-9-china'),
(60979, 4125, '_thumbnail_id', '4184'),
(60980, 4188, '_regular_price', '161.15'),
(60981, 4188, 'total_sales', '0'),
(60982, 4188, '_tax_status', 'taxable'),
(60983, 4188, '_tax_class', 'parent'),
(60984, 4188, '_manage_stock', 'yes'),
(60985, 4188, '_backorders', 'no'),
(60986, 4188, '_sold_individually', 'no'),
(60987, 4188, '_virtual', 'no'),
(60988, 4188, '_downloadable', 'no'),
(60989, 4188, '_download_limit', '-1'),
(60990, 4188, '_download_expiry', '-1'),
(60991, 4188, '_stock', '42'),
(60992, 4188, '_stock_status', 'instock'),
(60993, 4188, '_wc_average_rating', '0'),
(60994, 4188, '_wc_review_count', '0'),
(60995, 4188, 'attribute_pa_color', 'black-in-stock'),
(60996, 4188, 'attribute_pa_shoe-size', '9'),
(60997, 4188, 'attribute_pa_ships-from', 'china'),
(60998, 4188, '_price', '161.15'),
(60999, 4188, '_product_version', '4.1.0'),
(61000, 4188, '_vi_wad_aliexpress_variation_id', '12000016406706869'),
(61001, 4188, '_vi_wad_aliexpress_variation_attr', '14:193#black in stock;200000124:350262;200007763:201336100'),
(61002, 4189, '_variation_description', ''),
(61003, 4189, '_sku', '4000980130774-black-in-stock-8-spain'),
(61004, 4189, '_regular_price', '161.15'),
(61005, 4189, 'total_sales', '0'),
(61006, 4189, '_tax_status', 'taxable'),
(61007, 4189, '_tax_class', 'parent'),
(61008, 4189, '_manage_stock', 'yes'),
(61009, 4189, '_backorders', 'no'),
(61010, 4189, '_sold_individually', 'no'),
(61011, 4189, '_virtual', 'no'),
(61012, 4189, '_downloadable', 'no'),
(61013, 4189, '_download_limit', '-1'),
(61014, 4189, '_download_expiry', '-1'),
(61015, 4189, '_stock', '1'),
(61016, 4189, '_stock_status', 'instock'),
(61017, 4189, '_wc_average_rating', '0'),
(61018, 4189, '_wc_review_count', '0'),
(61019, 4189, 'attribute_pa_color', 'black-in-stock'),
(61020, 4189, 'attribute_pa_shoe-size', '8'),
(61021, 4189, 'attribute_pa_ships-from', 'spain'),
(61022, 4189, '_price', '161.15'),
(61023, 4189, '_product_version', '4.1.0'),
(61024, 4189, '_vi_wad_aliexpress_variation_id', '12000016406706868'),
(61025, 4189, '_vi_wad_aliexpress_variation_attr', '14:193#black in stock;200000124:699;200007763:201336104'),
(61026, 4190, '_variation_description', ''),
(61027, 4190, '_sku', '4000980130774-black-in-stock-10-china'),
(61028, 4190, '_regular_price', '161.15'),
(61029, 4190, 'total_sales', '0'),
(61030, 4190, '_tax_status', 'taxable'),
(61031, 4190, '_tax_class', 'parent'),
(61032, 4190, '_manage_stock', 'yes'),
(61033, 4190, '_backorders', 'no'),
(61034, 4190, '_sold_individually', 'no'),
(61035, 4190, '_virtual', 'no'),
(61036, 4190, '_downloadable', 'no'),
(61037, 4190, '_download_limit', '-1'),
(61038, 4190, '_download_expiry', '-1'),
(61039, 4190, '_stock', '48'),
(61040, 4190, '_stock_status', 'instock'),
(61041, 4190, '_wc_average_rating', '0'),
(61042, 4190, '_wc_review_count', '0'),
(61043, 4190, 'attribute_pa_color', 'black-in-stock'),
(61044, 4190, 'attribute_pa_shoe-size', '10'),
(61045, 4190, 'attribute_pa_ships-from', 'china'),
(61046, 4190, '_price', '161.15'),
(61047, 4190, '_product_version', '4.1.0'),
(61048, 4190, '_vi_wad_aliexpress_variation_id', '12000016406706871'),
(61049, 4190, '_vi_wad_aliexpress_variation_attr', '14:193#black in stock;200000124:1583;200007763:201336100'),
(61050, 4192, '_wp_attached_file', '2021/06/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-2.jpg_640x640-2.jpg'),
(61051, 4192, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:116:\"2021/06/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-2.jpg_640x640-2.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:116:\"jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-2.jpg_640x640-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:116:\"jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-2.jpg_640x640-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:116:\"jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-2.jpg_640x640-2-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:116:\"jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-2.jpg_640x640-2-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:116:\"jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-2.jpg_640x640-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:116:\"jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-2.jpg_640x640-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:116:\"jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-2.jpg_640x640-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:116:\"jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-2.jpg_640x640-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:116:\"jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-2.jpg_640x640-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:116:\"jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-2.jpg_640x640-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(61052, 4193, '_variation_description', ''),
(61053, 4193, '_sku', '4000980130774-black-in-stock-9-spain'),
(61054, 4193, '_regular_price', '161.15'),
(61055, 4193, 'total_sales', '0'),
(61056, 4193, '_tax_status', 'taxable'),
(61057, 4193, '_tax_class', 'parent'),
(61058, 4193, '_manage_stock', 'yes'),
(61059, 4193, '_backorders', 'no'),
(61060, 4193, '_sold_individually', 'no'),
(61061, 4193, '_virtual', 'no'),
(61062, 4193, '_downloadable', 'no'),
(61063, 4193, '_download_limit', '-1'),
(61064, 4193, '_download_expiry', '-1'),
(61065, 4193, '_stock', '0'),
(61066, 4193, '_stock_status', 'outofstock'),
(61067, 4193, '_wc_average_rating', '0'),
(61068, 4193, '_wc_review_count', '0'),
(61069, 4193, 'attribute_pa_color', 'black-in-stock'),
(61070, 4193, 'attribute_pa_shoe-size', '9'),
(61071, 4193, 'attribute_pa_ships-from', 'spain'),
(61072, 4191, '_vi_wad_description_images', 'a:37:{i:0;s:104:\"https://ae01.alicdn.com/kf/H4d4d109e08234a34a2740d9f6612ba42p.jpg?width=950&amp;height=478&amp;hash=1428\";i:1;s:104:\"https://ae01.alicdn.com/kf/Hbb2a0fac16a6423f8aa2847506bca0efF.jpg?width=950&amp;height=295&amp;hash=1245\";i:2;s:103:\"https://ae01.alicdn.com/kf/H0e23ddfc1a8b408a97f9f93b32836793s.jpg?width=950&amp;height=76&amp;hash=1026\";i:3;s:105:\"https://ae01.alicdn.com/kf/H17825e0db1c346ef82b3d6fd394f91a4H.jpg?width=790&amp;height=1127&amp;hash=1917\";i:4;s:104:\"https://ae01.alicdn.com/kf/H54050c711cb344a8a24a16ecb89511a5H.jpg?width=790&amp;height=898&amp;hash=1688\";i:5;s:105:\"https://ae01.alicdn.com/kf/H034d320f4a1d48138f30e4f2676a27117.jpg?width=790&amp;height=1486&amp;hash=2276\";i:6;s:105:\"https://ae01.alicdn.com/kf/H4188a9cf74df4135aa457de2182a346bu.jpg?width=790&amp;height=1044&amp;hash=1834\";i:7;s:104:\"https://ae01.alicdn.com/kf/H131bd20b1b8648669991d9934b5a78d6l.jpg?width=790&amp;height=900&amp;hash=1690\";i:8;s:104:\"https://ae01.alicdn.com/kf/H39352e3fcefc484cab66b375c54d1157H.jpg?width=790&amp;height=984&amp;hash=1774\";i:9;s:104:\"https://ae01.alicdn.com/kf/H62afa162becc491da0cc55af53284b5fI.jpg?width=790&amp;height=737&amp;hash=1527\";i:10;s:105:\"https://ae01.alicdn.com/kf/H6e8cb84ccc904d8d926f68a048f3e0d8J.jpg?width=790&amp;height=1327&amp;hash=2117\";i:11;s:105:\"https://ae01.alicdn.com/kf/Hb0feb1f49be1495baf94822d51b8d1cey.jpg?width=790&amp;height=1030&amp;hash=1820\";i:12;s:105:\"https://ae01.alicdn.com/kf/Hf1624ceb508c4189a8a9fd07bed92bb7Y.jpg?width=790&amp;height=1186&amp;hash=1976\";i:13;s:104:\"https://ae01.alicdn.com/kf/Hb8080a784b9b4946afc59280969defc2M.jpg?width=790&amp;height=842&amp;hash=1632\";i:14;s:105:\"https://ae01.alicdn.com/kf/H9952a6c55df04a5d9dab3bbf01423ff9t.jpg?width=790&amp;height=1102&amp;hash=1892\";i:15;s:104:\"https://ae01.alicdn.com/kf/H4cd36e678e314861b211e78460275bcdO.jpg?width=800&amp;height=800&amp;hash=1600\";i:16;s:105:\"https://ae01.alicdn.com/kf/H3417159a3f5e4fcebffafcf4d0d76dcfP.jpg?width=790&amp;height=1014&amp;hash=1804\";i:17;s:104:\"https://ae01.alicdn.com/kf/Ha3b7a21985654b9591ebcad8d689277dK.jpg?width=790&amp;height=726&amp;hash=1516\";i:18;s:105:\"https://ae01.alicdn.com/kf/Hc2c7795b00a341808975c449cb1dff7fn.jpg?width=790&amp;height=1054&amp;hash=1844\";i:19;s:104:\"https://ae01.alicdn.com/kf/Hc08112257aa94bac9a6178182ab3b65ae.jpg?width=790&amp;height=833&amp;hash=1623\";i:20;s:105:\"https://ae01.alicdn.com/kf/Hb702abf11c104033837735970a997f07j.jpg?width=790&amp;height=1080&amp;hash=1870\";i:21;s:104:\"https://ae01.alicdn.com/kf/H64ff2b3951ac4781a3841764a6cb6fa7y.jpg?width=790&amp;height=750&amp;hash=1540\";i:22;s:104:\"https://ae01.alicdn.com/kf/Hcbf071635b794b6a904a8be1e998466fV.jpg?width=790&amp;height=865&amp;hash=1655\";i:23;s:105:\"https://ae01.alicdn.com/kf/H9b581d1287f24b43b1aefd4341309053V.jpg?width=790&amp;height=1223&amp;hash=2013\";i:24;s:104:\"https://ae01.alicdn.com/kf/Hd42fe8f6fac44ceab7ec0dec7df635a3s.jpg?width=790&amp;height=761&amp;hash=1551\";i:25;s:104:\"https://ae01.alicdn.com/kf/H0af4e214e7a14aff9dfa177a789c8781e.jpg?width=790&amp;height=838&amp;hash=1628\";i:26;s:105:\"https://ae01.alicdn.com/kf/H6dee2d54afb3418cbac4cf25130eb443i.jpg?width=790&amp;height=1315&amp;hash=2105\";i:27;s:104:\"https://ae01.alicdn.com/kf/H3d31aab5f0a840e48ced20423f95aa53r.jpg?width=790&amp;height=820&amp;hash=1610\";i:28;s:105:\"https://ae01.alicdn.com/kf/H76bc7ff61bbd480ebf99e10519bf350dY.jpg?width=790&amp;height=1093&amp;hash=1883\";i:29;s:105:\"https://ae01.alicdn.com/kf/He684bfbc2518496b9c2b793202e2ded2H.jpg?width=790&amp;height=1625&amp;hash=2415\";i:30;s:105:\"https://ae01.alicdn.com/kf/H61b44525a73a41359b71486119b82f98B.jpg?width=790&amp;height=1156&amp;hash=1946\";i:31;s:104:\"https://ae01.alicdn.com/kf/Hab929375db9b4661b08964d51ea7169f2.jpg?width=790&amp;height=883&amp;hash=1673\";i:32;s:105:\"https://ae01.alicdn.com/kf/H0db96fd1f00547afbbfc3e094072848cO.jpg?width=790&amp;height=1045&amp;hash=1835\";i:33;s:104:\"https://ae01.alicdn.com/kf/Ha3bea2ae0c4b4102b4ca64707c31e4e0F.jpg?width=790&amp;height=720&amp;hash=1510\";i:34;s:104:\"https://ae01.alicdn.com/kf/H9a1cf72ec18045b69761014183d7ee127.jpg?width=790&amp;height=875&amp;hash=1665\";i:35;s:105:\"https://ae01.alicdn.com/kf/H610ca5126b0c444abcbf4c5e49207497g.jpg?width=790&amp;height=1701&amp;hash=2491\";i:36;s:104:\"https://ae01.alicdn.com/kf/H2ef0166e77944734aad888819160acd6F.jpg?width=790&amp;height=698&amp;hash=1488\";}'),
(61073, 4191, '_vi_wad_sku', '4001211214383'),
(61074, 4191, '_vi_wad_attributes', 'a:2:{i:14;a:5:{s:6:\"values\";a:6:{s:6:\"14:193\";s:12:\"Black Orange\";s:6:\"14:175\";s:5:\"Green\";s:12:\"14:200004891\";s:11:\"Black Green\";s:5:\"14:29\";s:5:\"White\";s:6:\"14:366\";s:6:\"Yellow\";s:12:\"14:200003699\";s:11:\"Apple Green\";}s:4:\"slug\";s:5:\"color\";s:4:\"name\";s:5:\"Color\";s:8:\"position\";i:0;s:10:\"values_sub\";a:6:{s:6:\"14:193\";s:5:\"BLACK\";s:6:\"14:175\";s:5:\"Green\";s:12:\"14:200004891\";s:8:\"Lavender\";s:5:\"14:29\";s:5:\"White\";s:6:\"14:366\";s:6:\"Yellow\";s:12:\"14:200003699\";s:5:\"MULTI\";}}i:200000124;a:5:{s:6:\"values\";a:11:{s:13:\"200000124:698\";s:1:\"5\";s:19:\"200000124:200000286\";s:3:\"5.5\";s:14:\"200000124:1394\";s:1:\"6\";s:19:\"200000124:200000287\";s:3:\"6.5\";s:14:\"200000124:3434\";s:1:\"7\";s:13:\"200000124:699\";s:1:\"8\";s:19:\"200000124:200000289\";s:3:\"8.5\";s:19:\"200000124:200000290\";s:3:\"9.5\";s:14:\"200000124:1583\";s:2:\"10\";s:19:\"200000124:100010420\";s:2:\"11\";s:14:\"200000124:1663\";s:2:\"12\";}s:4:\"slug\";s:9:\"shoe-size\";s:4:\"name\";s:9:\"Shoe Size\";s:8:\"position\";i:1;s:10:\"values_sub\";a:11:{s:13:\"200000124:698\";s:1:\"5\";s:19:\"200000124:200000286\";s:3:\"5.5\";s:14:\"200000124:1394\";s:1:\"6\";s:19:\"200000124:200000287\";s:3:\"6.5\";s:14:\"200000124:3434\";s:1:\"7\";s:13:\"200000124:699\";s:1:\"8\";s:19:\"200000124:200000289\";s:3:\"8.5\";s:19:\"200000124:200000290\";s:3:\"9.5\";s:14:\"200000124:1583\";s:2:\"10\";s:19:\"200000124:100010420\";s:2:\"11\";s:14:\"200000124:1663\";s:2:\"12\";}}}'),
(61075, 4193, '_price', '161.15'),
(61076, 4191, '_vi_wad_list_attributes', 'a:17:{s:6:\"14:193\";a:4:{s:4:\"name\";s:12:\"Black Orange\";s:8:\"name_sub\";s:5:\"BLACK\";s:5:\"color\";s:7:\"#000000\";s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H55e2733ff812482bb008a270eeb7b1b5j/Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic.jpg_640x640.jpg\";}s:6:\"14:175\";a:4:{s:4:\"name\";s:5:\"Green\";s:8:\"name_sub\";s:5:\"Green\";s:5:\"color\";s:7:\"#007000\";s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H0c13e2a38de7475c8007bc680c441e79q/Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic.jpg_640x640.jpg\";}s:12:\"14:200004891\";a:4:{s:4:\"name\";s:11:\"Black Green\";s:8:\"name_sub\";s:8:\"Lavender\";s:5:\"color\";s:7:\"#DDA0DD\";s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/Hc261c957a934460a8846eb8dac1fa73bk/Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic.jpg_640x640.jpg\";}s:5:\"14:29\";a:4:{s:4:\"name\";s:5:\"White\";s:8:\"name_sub\";s:5:\"White\";s:5:\"color\";s:7:\"#FFFFFF\";s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H581f69c1ec5a47bdb6093c69ece1c0475/Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic.jpg_640x640.jpg\";}s:6:\"14:366\";a:4:{s:4:\"name\";s:6:\"Yellow\";s:8:\"name_sub\";s:6:\"Yellow\";s:5:\"color\";s:7:\"#FFFF00\";s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H165e018da6554a2d8c6167d696c422c9S/Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic.jpg_640x640.jpg\";}s:12:\"14:200003699\";a:4:{s:4:\"name\";s:11:\"Apple Green\";s:8:\"name_sub\";s:5:\"MULTI\";s:5:\"color\";s:5:\"mutil\";s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H93aa42c0dfbc46968a06cdd01c879085h/Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic.jpg_640x640.jpg\";}s:13:\"200000124:698\";a:4:{s:4:\"name\";s:1:\"5\";s:8:\"name_sub\";s:1:\"5\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000286\";a:4:{s:4:\"name\";s:3:\"5.5\";s:8:\"name_sub\";s:3:\"5.5\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:14:\"200000124:1394\";a:4:{s:4:\"name\";s:1:\"6\";s:8:\"name_sub\";s:1:\"6\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000287\";a:4:{s:4:\"name\";s:3:\"6.5\";s:8:\"name_sub\";s:3:\"6.5\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:14:\"200000124:3434\";a:4:{s:4:\"name\";s:1:\"7\";s:8:\"name_sub\";s:1:\"7\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:13:\"200000124:699\";a:4:{s:4:\"name\";s:1:\"8\";s:8:\"name_sub\";s:1:\"8\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000289\";a:4:{s:4:\"name\";s:3:\"8.5\";s:8:\"name_sub\";s:3:\"8.5\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000290\";a:4:{s:4:\"name\";s:3:\"9.5\";s:8:\"name_sub\";s:3:\"9.5\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:14:\"200000124:1583\";a:4:{s:4:\"name\";s:2:\"10\";s:8:\"name_sub\";s:2:\"10\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:100010420\";a:4:{s:4:\"name\";s:2:\"11\";s:8:\"name_sub\";s:2:\"11\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:14:\"200000124:1663\";a:4:{s:4:\"name\";s:2:\"12\";s:8:\"name_sub\";s:2:\"12\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}}');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(61077, 4191, '_vi_wad_shipping_info', 'a:6:{s:4:\"time\";i:1622549815;s:7:\"country\";s:2:\"LK\";s:7:\"company\";s:15:\"CAINIAO_PREMIUM\";s:7:\"freight\";s:810:\"[{\"bizShowMind\":{\"layout\":[]},\"commitDay\":\"75\",\"company\":\"AliExpress Premium Shipping\",\"currency\":\"USD\",\"discount\":0,\"displayType\":\"deliveryTime\",\"features\":{},\"freightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $77.19\",\"value\":77.19},\"freightFeatures\":{\"provider\":\"ae_config\"},\"freightLayout\":{\"displayType\":\"deliveryTime\",\"layout\":[{\"text\":\"Shipping: US $77.19\",\"type\":\"title\"},{\"text\":\"To <font color=\'#000000\'>Sri Lanka</font> via AliExpress Premium Shipping\",\"type\":\"subtitle\"}],\"openShippingPanel\":\"true\"},\"fullMailLine\":false,\"hbaService\":false,\"i18nMap\":{},\"id\":0,\"name\":\"FreightItemModule\",\"sendGoodsCountry\":\"CN\",\"sendGoodsCountryFullName\":\"China\",\"serviceName\":\"CAINIAO_PREMIUM\",\"standardFreightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $77.19\",\"value\":77.19},\"time\":\"7-15\",\"tracking\":true}]\";s:13:\"shipping_cost\";d:77.18999999999999772626324556767940521240234375;s:13:\"delivery_time\";s:4:\"7-15\";}'),
(61078, 4191, '_vi_wad_gallery', 'a:6:{i:0;s:170:\"https://ae01.alicdn.com/kf/H33b7decbafbd4f7dae37d3e9f7e88bbdo/Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic.jpg\";i:1;s:170:\"https://ae01.alicdn.com/kf/Hc85acf3a3e554567a9ea96ce40fe28ddW/Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic.jpg\";i:2;s:170:\"https://ae01.alicdn.com/kf/H09797572f8a94349a11ab55599601783f/Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic.jpg\";i:3;s:170:\"https://ae01.alicdn.com/kf/H061b3104b21a4c2f98c31f81e477df7bk/Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic.jpg\";i:4;s:170:\"https://ae01.alicdn.com/kf/H6a8baa0c0e434e9283914b1a9442d362v/Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic.jpg\";i:5;s:170:\"https://ae01.alicdn.com/kf/H1d4203b377dd4be9823dc69130f6cf62a/Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic.jpg\";}'),
(61079, 4191, '_vi_wad_variation_images', 'a:6:{s:6:\"14:193\";s:182:\"https://ae01.alicdn.com/kf/H55e2733ff812482bb008a270eeb7b1b5j/Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic.jpg_640x640.jpg\";s:6:\"14:175\";s:182:\"https://ae01.alicdn.com/kf/H0c13e2a38de7475c8007bc680c441e79q/Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic.jpg_640x640.jpg\";s:12:\"14:200004891\";s:182:\"https://ae01.alicdn.com/kf/Hc261c957a934460a8846eb8dac1fa73bk/Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic.jpg_640x640.jpg\";s:5:\"14:29\";s:182:\"https://ae01.alicdn.com/kf/H581f69c1ec5a47bdb6093c69ece1c0475/Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic.jpg_640x640.jpg\";s:6:\"14:366\";s:182:\"https://ae01.alicdn.com/kf/H165e018da6554a2d8c6167d696c422c9S/Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic.jpg_640x640.jpg\";s:12:\"14:200003699\";s:182:\"https://ae01.alicdn.com/kf/H93aa42c0dfbc46968a06cdd01c879085h/Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic.jpg_640x640.jpg\";}'),
(61080, 4191, '_vi_wad_store_info', 'a:3:{s:4:\"name\";s:21:\"HUCDML SNEAKERS Store\";s:3:\"url\";s:34:\"//www.aliexpress.com/store/5878881\";s:3:\"num\";i:5878881;}'),
(61081, 4193, '_product_version', '4.1.0'),
(61082, 4193, '_vi_wad_aliexpress_variation_id', '12000016406706870'),
(61083, 4193, '_vi_wad_aliexpress_variation_attr', '14:193#black in stock;200000124:350262;200007763:201336104'),
(61084, 4191, '_vi_wad_variations', 'a:66:{i:0;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/Hc261c957a934460a8846eb8dac1fa73bk/Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"4001211214383-black-green-11\";s:7:\"sku_sub\";s:25:\"4001211214383-lavender-11\";s:5:\"skuId\";s:17:\"10000015316047192\";s:7:\"skuAttr\";s:44:\"14:200004891#Black Green;200000124:100010420\";s:13:\"regular_price\";s:4:\"31.8\";s:10:\"sale_price\";s:4:\"15.9\";s:5:\"stock\";i:1184;s:10:\"attributes\";a:2:{s:5:\"color\";s:11:\"Black Green\";s:9:\"shoe-size\";s:2:\"11\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Lavender\";s:9:\"shoe-size\";s:2:\"11\";}}i:1;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/Hc261c957a934460a8846eb8dac1fa73bk/Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"4001211214383-black-green-12\";s:7:\"sku_sub\";s:25:\"4001211214383-lavender-12\";s:5:\"skuId\";s:17:\"10000015316047193\";s:7:\"skuAttr\";s:39:\"14:200004891#Black Green;200000124:1663\";s:13:\"regular_price\";s:4:\"31.8\";s:10:\"sale_price\";s:4:\"15.9\";s:5:\"stock\";i:1182;s:10:\"attributes\";a:2:{s:5:\"color\";s:11:\"Black Green\";s:9:\"shoe-size\";s:2:\"12\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Lavender\";s:9:\"shoe-size\";s:2:\"12\";}}i:2;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/Hc261c957a934460a8846eb8dac1fa73bk/Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic.jpg_640x640.jpg\";s:3:\"sku\";s:27:\"4001211214383-black-green-8\";s:7:\"sku_sub\";s:24:\"4001211214383-lavender-8\";s:5:\"skuId\";s:17:\"10000015316047188\";s:7:\"skuAttr\";s:38:\"14:200004891#Black Green;200000124:699\";s:13:\"regular_price\";s:4:\"31.8\";s:10:\"sale_price\";s:4:\"15.9\";s:5:\"stock\";i:1181;s:10:\"attributes\";a:2:{s:5:\"color\";s:11:\"Black Green\";s:9:\"shoe-size\";s:1:\"8\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Lavender\";s:9:\"shoe-size\";s:1:\"8\";}}i:3;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/Hc261c957a934460a8846eb8dac1fa73bk/Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"4001211214383-black-green-8-5\";s:7:\"sku_sub\";s:26:\"4001211214383-lavender-8-5\";s:5:\"skuId\";s:17:\"10000015316047189\";s:7:\"skuAttr\";s:44:\"14:200004891#Black Green;200000124:200000289\";s:13:\"regular_price\";s:4:\"31.8\";s:10:\"sale_price\";s:4:\"15.9\";s:5:\"stock\";i:1180;s:10:\"attributes\";a:2:{s:5:\"color\";s:11:\"Black Green\";s:9:\"shoe-size\";s:3:\"8.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Lavender\";s:9:\"shoe-size\";s:3:\"8.5\";}}i:4;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/Hc261c957a934460a8846eb8dac1fa73bk/Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"4001211214383-black-green-9-5\";s:7:\"sku_sub\";s:26:\"4001211214383-lavender-9-5\";s:5:\"skuId\";s:17:\"10000015316047190\";s:7:\"skuAttr\";s:44:\"14:200004891#Black Green;200000124:200000290\";s:13:\"regular_price\";s:4:\"31.8\";s:10:\"sale_price\";s:4:\"15.9\";s:5:\"stock\";i:1170;s:10:\"attributes\";a:2:{s:5:\"color\";s:11:\"Black Green\";s:9:\"shoe-size\";s:3:\"9.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Lavender\";s:9:\"shoe-size\";s:3:\"9.5\";}}i:5;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/Hc261c957a934460a8846eb8dac1fa73bk/Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"4001211214383-black-green-10\";s:7:\"sku_sub\";s:25:\"4001211214383-lavender-10\";s:5:\"skuId\";s:17:\"10000015316047191\";s:7:\"skuAttr\";s:39:\"14:200004891#Black Green;200000124:1583\";s:13:\"regular_price\";s:4:\"31.8\";s:10:\"sale_price\";s:4:\"15.9\";s:5:\"stock\";i:1173;s:10:\"attributes\";a:2:{s:5:\"color\";s:11:\"Black Green\";s:9:\"shoe-size\";s:2:\"10\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Lavender\";s:9:\"shoe-size\";s:2:\"10\";}}i:6;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/Hc261c957a934460a8846eb8dac1fa73bk/Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"4001211214383-black-green-5-5\";s:7:\"sku_sub\";s:26:\"4001211214383-lavender-5-5\";s:5:\"skuId\";s:17:\"10000015316047184\";s:7:\"skuAttr\";s:44:\"14:200004891#Black Green;200000124:200000286\";s:13:\"regular_price\";s:4:\"31.8\";s:10:\"sale_price\";s:4:\"15.9\";s:5:\"stock\";i:1187;s:10:\"attributes\";a:2:{s:5:\"color\";s:11:\"Black Green\";s:9:\"shoe-size\";s:3:\"5.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Lavender\";s:9:\"shoe-size\";s:3:\"5.5\";}}i:7;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/Hc261c957a934460a8846eb8dac1fa73bk/Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic.jpg_640x640.jpg\";s:3:\"sku\";s:27:\"4001211214383-black-green-6\";s:7:\"sku_sub\";s:24:\"4001211214383-lavender-6\";s:5:\"skuId\";s:17:\"10000015316047185\";s:7:\"skuAttr\";s:39:\"14:200004891#Black Green;200000124:1394\";s:13:\"regular_price\";s:4:\"31.8\";s:10:\"sale_price\";s:4:\"15.9\";s:5:\"stock\";i:1185;s:10:\"attributes\";a:2:{s:5:\"color\";s:11:\"Black Green\";s:9:\"shoe-size\";s:1:\"6\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Lavender\";s:9:\"shoe-size\";s:1:\"6\";}}i:8;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/Hc261c957a934460a8846eb8dac1fa73bk/Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"4001211214383-black-green-6-5\";s:7:\"sku_sub\";s:26:\"4001211214383-lavender-6-5\";s:5:\"skuId\";s:17:\"10000015316047186\";s:7:\"skuAttr\";s:44:\"14:200004891#Black Green;200000124:200000287\";s:13:\"regular_price\";s:4:\"31.8\";s:10:\"sale_price\";s:4:\"15.9\";s:5:\"stock\";i:1193;s:10:\"attributes\";a:2:{s:5:\"color\";s:11:\"Black Green\";s:9:\"shoe-size\";s:3:\"6.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Lavender\";s:9:\"shoe-size\";s:3:\"6.5\";}}i:9;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/Hc261c957a934460a8846eb8dac1fa73bk/Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic.jpg_640x640.jpg\";s:3:\"sku\";s:27:\"4001211214383-black-green-7\";s:7:\"sku_sub\";s:24:\"4001211214383-lavender-7\";s:5:\"skuId\";s:17:\"10000015316047187\";s:7:\"skuAttr\";s:39:\"14:200004891#Black Green;200000124:3434\";s:13:\"regular_price\";s:4:\"31.8\";s:10:\"sale_price\";s:4:\"15.9\";s:5:\"stock\";i:1183;s:10:\"attributes\";a:2:{s:5:\"color\";s:11:\"Black Green\";s:9:\"shoe-size\";s:1:\"7\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Lavender\";s:9:\"shoe-size\";s:1:\"7\";}}i:10;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H93aa42c0dfbc46968a06cdd01c879085h/Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"4001211214383-apple-green-10\";s:7:\"sku_sub\";s:22:\"4001211214383-multi-10\";s:5:\"skuId\";s:17:\"10000015316047180\";s:7:\"skuAttr\";s:39:\"14:200003699#Apple Green;200000124:1583\";s:13:\"regular_price\";s:4:\"31.8\";s:10:\"sale_price\";s:4:\"15.9\";s:5:\"stock\";i:1192;s:10:\"attributes\";a:2:{s:5:\"color\";s:11:\"Apple Green\";s:9:\"shoe-size\";s:2:\"10\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"MULTI\";s:9:\"shoe-size\";s:2:\"10\";}}i:11;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H93aa42c0dfbc46968a06cdd01c879085h/Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"4001211214383-apple-green-11\";s:7:\"sku_sub\";s:22:\"4001211214383-multi-11\";s:5:\"skuId\";s:17:\"10000015316047181\";s:7:\"skuAttr\";s:44:\"14:200003699#Apple Green;200000124:100010420\";s:13:\"regular_price\";s:4:\"31.8\";s:10:\"sale_price\";s:4:\"15.9\";s:5:\"stock\";i:1195;s:10:\"attributes\";a:2:{s:5:\"color\";s:11:\"Apple Green\";s:9:\"shoe-size\";s:2:\"11\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"MULTI\";s:9:\"shoe-size\";s:2:\"11\";}}i:12;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H93aa42c0dfbc46968a06cdd01c879085h/Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"4001211214383-apple-green-12\";s:7:\"sku_sub\";s:22:\"4001211214383-multi-12\";s:5:\"skuId\";s:17:\"10000015316047182\";s:7:\"skuAttr\";s:39:\"14:200003699#Apple Green;200000124:1663\";s:13:\"regular_price\";s:4:\"31.8\";s:10:\"sale_price\";s:4:\"15.9\";s:5:\"stock\";i:1196;s:10:\"attributes\";a:2:{s:5:\"color\";s:11:\"Apple Green\";s:9:\"shoe-size\";s:2:\"12\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"MULTI\";s:9:\"shoe-size\";s:2:\"12\";}}i:13;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/Hc261c957a934460a8846eb8dac1fa73bk/Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic.jpg_640x640.jpg\";s:3:\"sku\";s:27:\"4001211214383-black-green-5\";s:7:\"sku_sub\";s:24:\"4001211214383-lavender-5\";s:5:\"skuId\";s:17:\"10000015316047183\";s:7:\"skuAttr\";s:38:\"14:200004891#Black Green;200000124:698\";s:13:\"regular_price\";s:4:\"31.8\";s:10:\"sale_price\";s:4:\"15.9\";s:5:\"stock\";i:1193;s:10:\"attributes\";a:2:{s:5:\"color\";s:11:\"Black Green\";s:9:\"shoe-size\";s:1:\"5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Lavender\";s:9:\"shoe-size\";s:1:\"5\";}}i:14;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H93aa42c0dfbc46968a06cdd01c879085h/Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic.jpg_640x640.jpg\";s:3:\"sku\";s:27:\"4001211214383-apple-green-7\";s:7:\"sku_sub\";s:21:\"4001211214383-multi-7\";s:5:\"skuId\";s:17:\"10000015316047176\";s:7:\"skuAttr\";s:39:\"14:200003699#Apple Green;200000124:3434\";s:13:\"regular_price\";s:4:\"31.8\";s:10:\"sale_price\";s:4:\"15.9\";s:5:\"stock\";i:1083;s:10:\"attributes\";a:2:{s:5:\"color\";s:11:\"Apple Green\";s:9:\"shoe-size\";s:1:\"7\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"MULTI\";s:9:\"shoe-size\";s:1:\"7\";}}i:15;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H93aa42c0dfbc46968a06cdd01c879085h/Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic.jpg_640x640.jpg\";s:3:\"sku\";s:27:\"4001211214383-apple-green-8\";s:7:\"sku_sub\";s:21:\"4001211214383-multi-8\";s:5:\"skuId\";s:17:\"10000015316047177\";s:7:\"skuAttr\";s:38:\"14:200003699#Apple Green;200000124:699\";s:13:\"regular_price\";s:4:\"31.8\";s:10:\"sale_price\";s:4:\"15.9\";s:5:\"stock\";i:1182;s:10:\"attributes\";a:2:{s:5:\"color\";s:11:\"Apple Green\";s:9:\"shoe-size\";s:1:\"8\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"MULTI\";s:9:\"shoe-size\";s:1:\"8\";}}i:16;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H93aa42c0dfbc46968a06cdd01c879085h/Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"4001211214383-apple-green-8-5\";s:7:\"sku_sub\";s:23:\"4001211214383-multi-8-5\";s:5:\"skuId\";s:17:\"10000015316047178\";s:7:\"skuAttr\";s:44:\"14:200003699#Apple Green;200000124:200000289\";s:13:\"regular_price\";s:4:\"31.8\";s:10:\"sale_price\";s:4:\"15.9\";s:5:\"stock\";i:1183;s:10:\"attributes\";a:2:{s:5:\"color\";s:11:\"Apple Green\";s:9:\"shoe-size\";s:3:\"8.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"MULTI\";s:9:\"shoe-size\";s:3:\"8.5\";}}i:17;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H93aa42c0dfbc46968a06cdd01c879085h/Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"4001211214383-apple-green-9-5\";s:7:\"sku_sub\";s:23:\"4001211214383-multi-9-5\";s:5:\"skuId\";s:17:\"10000015316047179\";s:7:\"skuAttr\";s:44:\"14:200003699#Apple Green;200000124:200000290\";s:13:\"regular_price\";s:4:\"31.8\";s:10:\"sale_price\";s:4:\"15.9\";s:5:\"stock\";i:1194;s:10:\"attributes\";a:2:{s:5:\"color\";s:11:\"Apple Green\";s:9:\"shoe-size\";s:3:\"9.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"MULTI\";s:9:\"shoe-size\";s:3:\"9.5\";}}i:18;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H93aa42c0dfbc46968a06cdd01c879085h/Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic.jpg_640x640.jpg\";s:3:\"sku\";s:27:\"4001211214383-apple-green-5\";s:7:\"sku_sub\";s:21:\"4001211214383-multi-5\";s:5:\"skuId\";s:17:\"10000015316047172\";s:7:\"skuAttr\";s:38:\"14:200003699#Apple Green;200000124:698\";s:13:\"regular_price\";s:4:\"31.8\";s:10:\"sale_price\";s:4:\"15.9\";s:5:\"stock\";i:1140;s:10:\"attributes\";a:2:{s:5:\"color\";s:11:\"Apple Green\";s:9:\"shoe-size\";s:1:\"5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"MULTI\";s:9:\"shoe-size\";s:1:\"5\";}}i:19;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H93aa42c0dfbc46968a06cdd01c879085h/Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"4001211214383-apple-green-5-5\";s:7:\"sku_sub\";s:23:\"4001211214383-multi-5-5\";s:5:\"skuId\";s:17:\"10000015316047173\";s:7:\"skuAttr\";s:44:\"14:200003699#Apple Green;200000124:200000286\";s:13:\"regular_price\";s:4:\"31.8\";s:10:\"sale_price\";s:4:\"15.9\";s:5:\"stock\";i:1135;s:10:\"attributes\";a:2:{s:5:\"color\";s:11:\"Apple Green\";s:9:\"shoe-size\";s:3:\"5.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"MULTI\";s:9:\"shoe-size\";s:3:\"5.5\";}}i:20;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H93aa42c0dfbc46968a06cdd01c879085h/Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic.jpg_640x640.jpg\";s:3:\"sku\";s:27:\"4001211214383-apple-green-6\";s:7:\"sku_sub\";s:21:\"4001211214383-multi-6\";s:5:\"skuId\";s:17:\"10000015316047174\";s:7:\"skuAttr\";s:39:\"14:200003699#Apple Green;200000124:1394\";s:13:\"regular_price\";s:4:\"31.8\";s:10:\"sale_price\";s:4:\"15.9\";s:5:\"stock\";i:1085;s:10:\"attributes\";a:2:{s:5:\"color\";s:11:\"Apple Green\";s:9:\"shoe-size\";s:1:\"6\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"MULTI\";s:9:\"shoe-size\";s:1:\"6\";}}i:21;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H93aa42c0dfbc46968a06cdd01c879085h/Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"4001211214383-apple-green-6-5\";s:7:\"sku_sub\";s:23:\"4001211214383-multi-6-5\";s:5:\"skuId\";s:17:\"10000015316047175\";s:7:\"skuAttr\";s:44:\"14:200003699#Apple Green;200000124:200000287\";s:13:\"regular_price\";s:4:\"31.8\";s:10:\"sale_price\";s:4:\"15.9\";s:5:\"stock\";i:1094;s:10:\"attributes\";a:2:{s:5:\"color\";s:11:\"Apple Green\";s:9:\"shoe-size\";s:3:\"6.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"MULTI\";s:9:\"shoe-size\";s:3:\"6.5\";}}i:22;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H165e018da6554a2d8c6167d696c422c9S/Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"4001211214383-yellow-9-5\";s:7:\"sku_sub\";s:24:\"4001211214383-yellow-9-5\";s:5:\"skuId\";s:17:\"10000015316047168\";s:7:\"skuAttr\";s:26:\"14:366;200000124:200000290\";s:13:\"regular_price\";s:4:\"31.8\";s:10:\"sale_price\";s:4:\"15.9\";s:5:\"stock\";i:1180;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:3:\"9.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:3:\"9.5\";}}i:23;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H165e018da6554a2d8c6167d696c422c9S/Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"4001211214383-yellow-10\";s:7:\"sku_sub\";s:23:\"4001211214383-yellow-10\";s:5:\"skuId\";s:17:\"10000015316047169\";s:7:\"skuAttr\";s:21:\"14:366;200000124:1583\";s:13:\"regular_price\";s:4:\"31.8\";s:10:\"sale_price\";s:4:\"15.9\";s:5:\"stock\";i:1180;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:2:\"10\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:2:\"10\";}}i:24;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H165e018da6554a2d8c6167d696c422c9S/Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"4001211214383-yellow-11\";s:7:\"sku_sub\";s:23:\"4001211214383-yellow-11\";s:5:\"skuId\";s:17:\"10000015316047170\";s:7:\"skuAttr\";s:26:\"14:366;200000124:100010420\";s:13:\"regular_price\";s:4:\"31.8\";s:10:\"sale_price\";s:4:\"15.9\";s:5:\"stock\";i:1189;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:2:\"11\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:2:\"11\";}}i:25;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H165e018da6554a2d8c6167d696c422c9S/Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"4001211214383-yellow-12\";s:7:\"sku_sub\";s:23:\"4001211214383-yellow-12\";s:5:\"skuId\";s:17:\"10000015316047171\";s:7:\"skuAttr\";s:21:\"14:366;200000124:1663\";s:13:\"regular_price\";s:4:\"31.8\";s:10:\"sale_price\";s:4:\"15.9\";s:5:\"stock\";i:1187;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:2:\"12\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:2:\"12\";}}i:26;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H165e018da6554a2d8c6167d696c422c9S/Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"4001211214383-yellow-6-5\";s:7:\"sku_sub\";s:24:\"4001211214383-yellow-6-5\";s:5:\"skuId\";s:17:\"10000015316047164\";s:7:\"skuAttr\";s:26:\"14:366;200000124:200000287\";s:13:\"regular_price\";s:4:\"31.8\";s:10:\"sale_price\";s:4:\"15.9\";s:5:\"stock\";i:1186;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:3:\"6.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:3:\"6.5\";}}i:27;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H165e018da6554a2d8c6167d696c422c9S/Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"4001211214383-yellow-7\";s:7:\"sku_sub\";s:22:\"4001211214383-yellow-7\";s:5:\"skuId\";s:17:\"10000015316047165\";s:7:\"skuAttr\";s:21:\"14:366;200000124:3434\";s:13:\"regular_price\";s:4:\"31.8\";s:10:\"sale_price\";s:4:\"15.9\";s:5:\"stock\";i:1182;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:1:\"7\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:1:\"7\";}}i:28;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H165e018da6554a2d8c6167d696c422c9S/Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"4001211214383-yellow-8\";s:7:\"sku_sub\";s:22:\"4001211214383-yellow-8\";s:5:\"skuId\";s:17:\"10000015316047166\";s:7:\"skuAttr\";s:20:\"14:366;200000124:699\";s:13:\"regular_price\";s:4:\"31.8\";s:10:\"sale_price\";s:4:\"15.9\";s:5:\"stock\";i:1185;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:1:\"8\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:1:\"8\";}}i:29;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H165e018da6554a2d8c6167d696c422c9S/Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"4001211214383-yellow-8-5\";s:7:\"sku_sub\";s:24:\"4001211214383-yellow-8-5\";s:5:\"skuId\";s:17:\"10000015316047167\";s:7:\"skuAttr\";s:26:\"14:366;200000124:200000289\";s:13:\"regular_price\";s:4:\"31.8\";s:10:\"sale_price\";s:4:\"15.9\";s:5:\"stock\";i:1185;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:3:\"8.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:3:\"8.5\";}}i:30;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H581f69c1ec5a47bdb6093c69ece1c0475/Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"4001211214383-white-12\";s:7:\"sku_sub\";s:22:\"4001211214383-white-12\";s:5:\"skuId\";s:17:\"10000015316047160\";s:7:\"skuAttr\";s:20:\"14:29;200000124:1663\";s:13:\"regular_price\";s:4:\"31.8\";s:10:\"sale_price\";s:4:\"15.9\";s:5:\"stock\";i:1184;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:2:\"12\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:2:\"12\";}}i:31;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H165e018da6554a2d8c6167d696c422c9S/Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"4001211214383-yellow-5\";s:7:\"sku_sub\";s:22:\"4001211214383-yellow-5\";s:5:\"skuId\";s:17:\"10000015316047161\";s:7:\"skuAttr\";s:20:\"14:366;200000124:698\";s:13:\"regular_price\";s:4:\"31.8\";s:10:\"sale_price\";s:4:\"15.9\";s:5:\"stock\";i:1192;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:1:\"5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:1:\"5\";}}i:32;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H165e018da6554a2d8c6167d696c422c9S/Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"4001211214383-yellow-5-5\";s:7:\"sku_sub\";s:24:\"4001211214383-yellow-5-5\";s:5:\"skuId\";s:17:\"10000015316047162\";s:7:\"skuAttr\";s:26:\"14:366;200000124:200000286\";s:13:\"regular_price\";s:4:\"31.8\";s:10:\"sale_price\";s:4:\"15.9\";s:5:\"stock\";i:1191;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:3:\"5.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:3:\"5.5\";}}i:33;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H165e018da6554a2d8c6167d696c422c9S/Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"4001211214383-yellow-6\";s:7:\"sku_sub\";s:22:\"4001211214383-yellow-6\";s:5:\"skuId\";s:17:\"10000015316047163\";s:7:\"skuAttr\";s:21:\"14:366;200000124:1394\";s:13:\"regular_price\";s:4:\"31.8\";s:10:\"sale_price\";s:4:\"15.9\";s:5:\"stock\";i:1190;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:1:\"6\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:1:\"6\";}}i:34;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H581f69c1ec5a47bdb6093c69ece1c0475/Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"4001211214383-white-8-5\";s:7:\"sku_sub\";s:23:\"4001211214383-white-8-5\";s:5:\"skuId\";s:17:\"10000015316047156\";s:7:\"skuAttr\";s:25:\"14:29;200000124:200000289\";s:13:\"regular_price\";s:4:\"31.8\";s:10:\"sale_price\";s:4:\"15.9\";s:5:\"stock\";i:1174;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:3:\"8.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:3:\"8.5\";}}i:35;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H581f69c1ec5a47bdb6093c69ece1c0475/Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"4001211214383-white-9-5\";s:7:\"sku_sub\";s:23:\"4001211214383-white-9-5\";s:5:\"skuId\";s:17:\"10000015316047157\";s:7:\"skuAttr\";s:25:\"14:29;200000124:200000290\";s:13:\"regular_price\";s:4:\"31.8\";s:10:\"sale_price\";s:4:\"15.9\";s:5:\"stock\";i:1154;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:3:\"9.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:3:\"9.5\";}}i:36;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H581f69c1ec5a47bdb6093c69ece1c0475/Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"4001211214383-white-10\";s:7:\"sku_sub\";s:22:\"4001211214383-white-10\";s:5:\"skuId\";s:17:\"10000015316047158\";s:7:\"skuAttr\";s:20:\"14:29;200000124:1583\";s:13:\"regular_price\";s:4:\"31.8\";s:10:\"sale_price\";s:4:\"15.9\";s:5:\"stock\";i:1172;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:2:\"10\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:2:\"10\";}}i:37;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H581f69c1ec5a47bdb6093c69ece1c0475/Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"4001211214383-white-11\";s:7:\"sku_sub\";s:22:\"4001211214383-white-11\";s:5:\"skuId\";s:17:\"10000015316047159\";s:7:\"skuAttr\";s:25:\"14:29;200000124:100010420\";s:13:\"regular_price\";s:4:\"31.8\";s:10:\"sale_price\";s:4:\"15.9\";s:5:\"stock\";i:1182;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:2:\"11\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:2:\"11\";}}i:38;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H581f69c1ec5a47bdb6093c69ece1c0475/Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic.jpg_640x640.jpg\";s:3:\"sku\";s:21:\"4001211214383-white-6\";s:7:\"sku_sub\";s:21:\"4001211214383-white-6\";s:5:\"skuId\";s:17:\"10000015316047152\";s:7:\"skuAttr\";s:20:\"14:29;200000124:1394\";s:13:\"regular_price\";s:4:\"31.8\";s:10:\"sale_price\";s:4:\"15.9\";s:5:\"stock\";i:1188;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:1:\"6\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:1:\"6\";}}i:39;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H581f69c1ec5a47bdb6093c69ece1c0475/Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"4001211214383-white-6-5\";s:7:\"sku_sub\";s:23:\"4001211214383-white-6-5\";s:5:\"skuId\";s:17:\"10000015316047153\";s:7:\"skuAttr\";s:25:\"14:29;200000124:200000287\";s:13:\"regular_price\";s:4:\"31.8\";s:10:\"sale_price\";s:4:\"15.9\";s:5:\"stock\";i:1187;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:3:\"6.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:3:\"6.5\";}}i:40;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H581f69c1ec5a47bdb6093c69ece1c0475/Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic.jpg_640x640.jpg\";s:3:\"sku\";s:21:\"4001211214383-white-7\";s:7:\"sku_sub\";s:21:\"4001211214383-white-7\";s:5:\"skuId\";s:17:\"10000015316047154\";s:7:\"skuAttr\";s:20:\"14:29;200000124:3434\";s:13:\"regular_price\";s:4:\"31.8\";s:10:\"sale_price\";s:4:\"15.9\";s:5:\"stock\";i:1180;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:1:\"7\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:1:\"7\";}}i:41;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H581f69c1ec5a47bdb6093c69ece1c0475/Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic.jpg_640x640.jpg\";s:3:\"sku\";s:21:\"4001211214383-white-8\";s:7:\"sku_sub\";s:21:\"4001211214383-white-8\";s:5:\"skuId\";s:17:\"10000015316047155\";s:7:\"skuAttr\";s:19:\"14:29;200000124:699\";s:13:\"regular_price\";s:4:\"31.8\";s:10:\"sale_price\";s:4:\"15.9\";s:5:\"stock\";i:1173;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:1:\"8\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:1:\"8\";}}i:42;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H0c13e2a38de7475c8007bc680c441e79q/Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"4001211214383-green-11\";s:7:\"sku_sub\";s:22:\"4001211214383-green-11\";s:5:\"skuId\";s:17:\"10000015316047148\";s:7:\"skuAttr\";s:26:\"14:175;200000124:100010420\";s:13:\"regular_price\";s:4:\"31.8\";s:10:\"sale_price\";s:4:\"15.9\";s:5:\"stock\";i:1159;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"11\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"11\";}}i:43;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H0c13e2a38de7475c8007bc680c441e79q/Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"4001211214383-green-12\";s:7:\"sku_sub\";s:22:\"4001211214383-green-12\";s:5:\"skuId\";s:17:\"10000015316047149\";s:7:\"skuAttr\";s:21:\"14:175;200000124:1663\";s:13:\"regular_price\";s:4:\"31.8\";s:10:\"sale_price\";s:4:\"15.9\";s:5:\"stock\";i:1161;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"12\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"12\";}}i:44;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H581f69c1ec5a47bdb6093c69ece1c0475/Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic.jpg_640x640.jpg\";s:3:\"sku\";s:21:\"4001211214383-white-5\";s:7:\"sku_sub\";s:21:\"4001211214383-white-5\";s:5:\"skuId\";s:17:\"10000015316047150\";s:7:\"skuAttr\";s:19:\"14:29;200000124:698\";s:13:\"regular_price\";s:4:\"31.8\";s:10:\"sale_price\";s:4:\"15.9\";s:5:\"stock\";i:1188;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:1:\"5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:1:\"5\";}}i:45;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H581f69c1ec5a47bdb6093c69ece1c0475/Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"4001211214383-white-5-5\";s:7:\"sku_sub\";s:23:\"4001211214383-white-5-5\";s:5:\"skuId\";s:17:\"10000015316047151\";s:7:\"skuAttr\";s:25:\"14:29;200000124:200000286\";s:13:\"regular_price\";s:4:\"31.8\";s:10:\"sale_price\";s:4:\"15.9\";s:5:\"stock\";i:1187;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:3:\"5.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:3:\"5.5\";}}i:46;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H0c13e2a38de7475c8007bc680c441e79q/Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic.jpg_640x640.jpg\";s:3:\"sku\";s:21:\"4001211214383-green-8\";s:7:\"sku_sub\";s:21:\"4001211214383-green-8\";s:5:\"skuId\";s:17:\"10000015316047144\";s:7:\"skuAttr\";s:20:\"14:175;200000124:699\";s:13:\"regular_price\";s:4:\"31.8\";s:10:\"sale_price\";s:4:\"15.9\";s:5:\"stock\";i:1127;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:1:\"8\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:1:\"8\";}}i:47;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H0c13e2a38de7475c8007bc680c441e79q/Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"4001211214383-green-8-5\";s:7:\"sku_sub\";s:23:\"4001211214383-green-8-5\";s:5:\"skuId\";s:17:\"10000015316047145\";s:7:\"skuAttr\";s:26:\"14:175;200000124:200000289\";s:13:\"regular_price\";s:4:\"31.8\";s:10:\"sale_price\";s:4:\"15.9\";s:5:\"stock\";i:1121;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:3:\"8.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:3:\"8.5\";}}i:48;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H0c13e2a38de7475c8007bc680c441e79q/Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"4001211214383-green-9-5\";s:7:\"sku_sub\";s:23:\"4001211214383-green-9-5\";s:5:\"skuId\";s:17:\"10000015316047146\";s:7:\"skuAttr\";s:26:\"14:175;200000124:200000290\";s:13:\"regular_price\";s:4:\"31.8\";s:10:\"sale_price\";s:4:\"15.9\";s:5:\"stock\";i:1118;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:3:\"9.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:3:\"9.5\";}}i:49;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H0c13e2a38de7475c8007bc680c441e79q/Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"4001211214383-green-10\";s:7:\"sku_sub\";s:22:\"4001211214383-green-10\";s:5:\"skuId\";s:17:\"10000015316047147\";s:7:\"skuAttr\";s:21:\"14:175;200000124:1583\";s:13:\"regular_price\";s:4:\"31.8\";s:10:\"sale_price\";s:4:\"15.9\";s:5:\"stock\";i:1138;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"10\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"10\";}}i:50;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H0c13e2a38de7475c8007bc680c441e79q/Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"4001211214383-green-5-5\";s:7:\"sku_sub\";s:23:\"4001211214383-green-5-5\";s:5:\"skuId\";s:17:\"10000015316047140\";s:7:\"skuAttr\";s:26:\"14:175;200000124:200000286\";s:13:\"regular_price\";s:4:\"31.8\";s:10:\"sale_price\";s:4:\"15.9\";s:5:\"stock\";i:1164;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:3:\"5.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:3:\"5.5\";}}i:51;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H0c13e2a38de7475c8007bc680c441e79q/Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic.jpg_640x640.jpg\";s:3:\"sku\";s:21:\"4001211214383-green-6\";s:7:\"sku_sub\";s:21:\"4001211214383-green-6\";s:5:\"skuId\";s:17:\"10000015316047141\";s:7:\"skuAttr\";s:21:\"14:175;200000124:1394\";s:13:\"regular_price\";s:4:\"31.8\";s:10:\"sale_price\";s:4:\"15.9\";s:5:\"stock\";i:1150;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:1:\"6\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:1:\"6\";}}i:52;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H0c13e2a38de7475c8007bc680c441e79q/Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"4001211214383-green-6-5\";s:7:\"sku_sub\";s:23:\"4001211214383-green-6-5\";s:5:\"skuId\";s:17:\"10000015316047142\";s:7:\"skuAttr\";s:26:\"14:175;200000124:200000287\";s:13:\"regular_price\";s:4:\"31.8\";s:10:\"sale_price\";s:4:\"15.9\";s:5:\"stock\";i:1153;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:3:\"6.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:3:\"6.5\";}}i:53;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H0c13e2a38de7475c8007bc680c441e79q/Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic.jpg_640x640.jpg\";s:3:\"sku\";s:21:\"4001211214383-green-7\";s:7:\"sku_sub\";s:21:\"4001211214383-green-7\";s:5:\"skuId\";s:17:\"10000015316047143\";s:7:\"skuAttr\";s:21:\"14:175;200000124:3434\";s:13:\"regular_price\";s:4:\"31.8\";s:10:\"sale_price\";s:4:\"15.9\";s:5:\"stock\";i:1145;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:1:\"7\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:1:\"7\";}}i:54;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H55e2733ff812482bb008a270eeb7b1b5j/Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"4001211214383-black-orange-10\";s:7:\"sku_sub\";s:22:\"4001211214383-black-10\";s:5:\"skuId\";s:17:\"10000015316047136\";s:7:\"skuAttr\";s:34:\"14:193#Black Orange;200000124:1583\";s:13:\"regular_price\";s:4:\"31.8\";s:10:\"sale_price\";s:4:\"15.9\";s:5:\"stock\";i:1180;s:10:\"attributes\";a:2:{s:5:\"color\";s:12:\"Black Orange\";s:9:\"shoe-size\";s:2:\"10\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"10\";}}i:55;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H55e2733ff812482bb008a270eeb7b1b5j/Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"4001211214383-black-orange-11\";s:7:\"sku_sub\";s:22:\"4001211214383-black-11\";s:5:\"skuId\";s:17:\"10000015316047137\";s:7:\"skuAttr\";s:39:\"14:193#Black Orange;200000124:100010420\";s:13:\"regular_price\";s:4:\"31.8\";s:10:\"sale_price\";s:4:\"15.9\";s:5:\"stock\";i:1180;s:10:\"attributes\";a:2:{s:5:\"color\";s:12:\"Black Orange\";s:9:\"shoe-size\";s:2:\"11\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"11\";}}i:56;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H55e2733ff812482bb008a270eeb7b1b5j/Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"4001211214383-black-orange-12\";s:7:\"sku_sub\";s:22:\"4001211214383-black-12\";s:5:\"skuId\";s:17:\"10000015316047138\";s:7:\"skuAttr\";s:34:\"14:193#Black Orange;200000124:1663\";s:13:\"regular_price\";s:4:\"31.8\";s:10:\"sale_price\";s:4:\"15.9\";s:5:\"stock\";i:1190;s:10:\"attributes\";a:2:{s:5:\"color\";s:12:\"Black Orange\";s:9:\"shoe-size\";s:2:\"12\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"12\";}}i:57;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H0c13e2a38de7475c8007bc680c441e79q/Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic.jpg_640x640.jpg\";s:3:\"sku\";s:21:\"4001211214383-green-5\";s:7:\"sku_sub\";s:21:\"4001211214383-green-5\";s:5:\"skuId\";s:17:\"10000015316047139\";s:7:\"skuAttr\";s:20:\"14:175;200000124:698\";s:13:\"regular_price\";s:4:\"31.8\";s:10:\"sale_price\";s:4:\"15.9\";s:5:\"stock\";i:1155;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:1:\"5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:1:\"5\";}}i:58;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H55e2733ff812482bb008a270eeb7b1b5j/Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"4001211214383-black-orange-7\";s:7:\"sku_sub\";s:21:\"4001211214383-black-7\";s:5:\"skuId\";s:17:\"10000015316047132\";s:7:\"skuAttr\";s:34:\"14:193#Black Orange;200000124:3434\";s:13:\"regular_price\";s:4:\"31.8\";s:10:\"sale_price\";s:4:\"15.9\";s:5:\"stock\";i:1187;s:10:\"attributes\";a:2:{s:5:\"color\";s:12:\"Black Orange\";s:9:\"shoe-size\";s:1:\"7\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:1:\"7\";}}i:59;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H55e2733ff812482bb008a270eeb7b1b5j/Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"4001211214383-black-orange-8\";s:7:\"sku_sub\";s:21:\"4001211214383-black-8\";s:5:\"skuId\";s:17:\"10000015316047133\";s:7:\"skuAttr\";s:33:\"14:193#Black Orange;200000124:699\";s:13:\"regular_price\";s:4:\"31.8\";s:10:\"sale_price\";s:4:\"15.9\";s:5:\"stock\";i:1186;s:10:\"attributes\";a:2:{s:5:\"color\";s:12:\"Black Orange\";s:9:\"shoe-size\";s:1:\"8\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:1:\"8\";}}i:60;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H55e2733ff812482bb008a270eeb7b1b5j/Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"4001211214383-black-orange-8-5\";s:7:\"sku_sub\";s:23:\"4001211214383-black-8-5\";s:5:\"skuId\";s:17:\"10000015316047134\";s:7:\"skuAttr\";s:39:\"14:193#Black Orange;200000124:200000289\";s:13:\"regular_price\";s:4:\"31.8\";s:10:\"sale_price\";s:4:\"15.9\";s:5:\"stock\";i:1175;s:10:\"attributes\";a:2:{s:5:\"color\";s:12:\"Black Orange\";s:9:\"shoe-size\";s:3:\"8.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:3:\"8.5\";}}i:61;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H55e2733ff812482bb008a270eeb7b1b5j/Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"4001211214383-black-orange-9-5\";s:7:\"sku_sub\";s:23:\"4001211214383-black-9-5\";s:5:\"skuId\";s:17:\"10000015316047135\";s:7:\"skuAttr\";s:39:\"14:193#Black Orange;200000124:200000290\";s:13:\"regular_price\";s:4:\"31.8\";s:10:\"sale_price\";s:4:\"15.9\";s:5:\"stock\";i:1176;s:10:\"attributes\";a:2:{s:5:\"color\";s:12:\"Black Orange\";s:9:\"shoe-size\";s:3:\"9.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:3:\"9.5\";}}i:62;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H55e2733ff812482bb008a270eeb7b1b5j/Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"4001211214383-black-orange-5\";s:7:\"sku_sub\";s:21:\"4001211214383-black-5\";s:5:\"skuId\";s:17:\"10000015316047128\";s:7:\"skuAttr\";s:33:\"14:193#Black Orange;200000124:698\";s:13:\"regular_price\";s:4:\"23.8\";s:10:\"sale_price\";s:4:\"11.9\";s:5:\"stock\";i:1192;s:10:\"attributes\";a:2:{s:5:\"color\";s:12:\"Black Orange\";s:9:\"shoe-size\";s:1:\"5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:1:\"5\";}}i:63;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H55e2733ff812482bb008a270eeb7b1b5j/Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"4001211214383-black-orange-5-5\";s:7:\"sku_sub\";s:23:\"4001211214383-black-5-5\";s:5:\"skuId\";s:17:\"10000015316047129\";s:7:\"skuAttr\";s:39:\"14:193#Black Orange;200000124:200000286\";s:13:\"regular_price\";s:4:\"31.8\";s:10:\"sale_price\";s:4:\"15.9\";s:5:\"stock\";i:1192;s:10:\"attributes\";a:2:{s:5:\"color\";s:12:\"Black Orange\";s:9:\"shoe-size\";s:3:\"5.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:3:\"5.5\";}}i:64;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H55e2733ff812482bb008a270eeb7b1b5j/Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"4001211214383-black-orange-6\";s:7:\"sku_sub\";s:21:\"4001211214383-black-6\";s:5:\"skuId\";s:17:\"10000015316047130\";s:7:\"skuAttr\";s:34:\"14:193#Black Orange;200000124:1394\";s:13:\"regular_price\";s:4:\"31.8\";s:10:\"sale_price\";s:4:\"15.9\";s:5:\"stock\";i:1186;s:10:\"attributes\";a:2:{s:5:\"color\";s:12:\"Black Orange\";s:9:\"shoe-size\";s:1:\"6\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:1:\"6\";}}i:65;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H55e2733ff812482bb008a270eeb7b1b5j/Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"4001211214383-black-orange-6-5\";s:7:\"sku_sub\";s:23:\"4001211214383-black-6-5\";s:5:\"skuId\";s:17:\"10000015316047131\";s:7:\"skuAttr\";s:39:\"14:193#Black Orange;200000124:200000287\";s:13:\"regular_price\";s:4:\"31.8\";s:10:\"sale_price\";s:4:\"15.9\";s:5:\"stock\";i:1192;s:10:\"attributes\";a:2:{s:5:\"color\";s:12:\"Black Orange\";s:9:\"shoe-size\";s:3:\"6.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:3:\"6.5\";}}}'),
(61085, 4194, '_variation_description', ''),
(61086, 4194, '_sku', '4000980130774-black-in-stock-11-china'),
(61087, 4194, '_regular_price', '161.15'),
(61088, 4194, 'total_sales', '0'),
(61089, 4194, '_tax_status', 'taxable'),
(61090, 4194, '_tax_class', 'parent'),
(61091, 4194, '_manage_stock', 'yes'),
(61092, 4194, '_backorders', 'no'),
(61093, 4194, '_sold_individually', 'no'),
(61094, 4194, '_virtual', 'no'),
(61095, 4194, '_downloadable', 'no'),
(61096, 4194, '_download_limit', '-1'),
(61097, 4194, '_download_expiry', '-1'),
(61098, 4194, '_stock', '48'),
(61099, 4194, '_stock_status', 'instock'),
(61100, 4194, '_wc_average_rating', '0'),
(61101, 4194, '_wc_review_count', '0'),
(61102, 4194, 'attribute_pa_color', 'black-in-stock'),
(61103, 4194, 'attribute_pa_shoe-size', '11'),
(61104, 4194, 'attribute_pa_ships-from', 'china'),
(61105, 4194, '_price', '161.15'),
(61106, 4194, '_product_version', '4.1.0'),
(61107, 4194, '_vi_wad_aliexpress_variation_id', '12000016406706873'),
(61108, 4194, '_vi_wad_aliexpress_variation_attr', '14:193#black in stock;200000124:100010420;200007763:201336100');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(61109, 4195, '_variation_description', ''),
(61110, 4195, '_sku', '4000980130774-black-in-stock-10-spain'),
(61111, 4195, '_regular_price', '161.15'),
(61112, 4195, 'total_sales', '0'),
(61113, 4195, '_tax_status', 'taxable'),
(61114, 4195, '_tax_class', 'parent'),
(61115, 4195, '_manage_stock', 'yes'),
(61116, 4195, '_backorders', 'no'),
(61117, 4195, '_sold_individually', 'no'),
(61118, 4195, '_virtual', 'no'),
(61119, 4195, '_downloadable', 'no'),
(61120, 4195, '_download_limit', '-1'),
(61121, 4195, '_download_expiry', '-1'),
(61122, 4195, '_stock', '2'),
(61123, 4195, '_stock_status', 'instock'),
(61124, 4195, '_wc_average_rating', '0'),
(61125, 4195, '_wc_review_count', '0'),
(61126, 4195, 'attribute_pa_color', 'black-in-stock'),
(61127, 4195, 'attribute_pa_shoe-size', '10'),
(61128, 4195, 'attribute_pa_ships-from', 'spain'),
(61129, 4195, '_price', '161.15'),
(61130, 4195, '_product_version', '4.1.0'),
(61131, 4195, '_vi_wad_aliexpress_variation_id', '12000016406706872'),
(61132, 4195, '_vi_wad_aliexpress_variation_attr', '14:193#black in stock;200000124:1583;200007763:201336104'),
(61133, 4192, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H2ff03867913f427a823019855dfebaa2V/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640.jpg'),
(61134, 4037, '_thumbnail_id', '4192'),
(61135, 4046, '_thumbnail_id', '4192'),
(61136, 4047, '_thumbnail_id', '4192'),
(61137, 4048, '_thumbnail_id', '4192'),
(61138, 4049, '_thumbnail_id', '4192'),
(61139, 4050, '_thumbnail_id', '4192'),
(61140, 4051, '_thumbnail_id', '4192'),
(61141, 4052, '_thumbnail_id', '4192'),
(61142, 4053, '_thumbnail_id', '4192'),
(61143, 4060, '_thumbnail_id', '4192'),
(61144, 4196, '_variation_description', ''),
(61145, 4061, '_thumbnail_id', '4192'),
(61146, 4196, '_sku', '4000980130774-black-in-stock-12-china'),
(61147, 4196, '_regular_price', '161.15'),
(61148, 4196, 'total_sales', '0'),
(61149, 4196, '_tax_status', 'taxable'),
(61150, 4196, '_tax_class', 'parent'),
(61151, 4196, '_manage_stock', 'yes'),
(61152, 4196, '_backorders', 'no'),
(61153, 4196, '_sold_individually', 'no'),
(61154, 4196, '_virtual', 'no'),
(61155, 4196, '_downloadable', 'no'),
(61156, 4196, '_download_limit', '-1'),
(61157, 4196, '_download_expiry', '-1'),
(61158, 4196, '_stock', '46'),
(61159, 4196, '_stock_status', 'instock'),
(61160, 4196, '_wc_average_rating', '0'),
(61161, 4196, '_wc_review_count', '0'),
(61162, 4196, 'attribute_pa_color', 'black-in-stock'),
(61163, 4196, 'attribute_pa_shoe-size', '12'),
(61164, 4196, 'attribute_pa_ships-from', 'china'),
(61165, 4196, '_price', '161.15'),
(61166, 4196, '_product_version', '4.1.0'),
(61167, 4196, '_vi_wad_aliexpress_variation_id', '12000016406706875'),
(61168, 4196, '_vi_wad_aliexpress_variation_attr', '14:193#black in stock;200000124:1663;200007763:201336100'),
(61169, 4197, '_variation_description', ''),
(61170, 4197, '_sku', '4000980130774-black-in-stock-11-spain'),
(61171, 4197, '_regular_price', '161.15'),
(61172, 4197, 'total_sales', '0'),
(61173, 4197, '_tax_status', 'taxable'),
(61174, 4197, '_tax_class', 'parent'),
(61175, 4197, '_manage_stock', 'yes'),
(61176, 4197, '_backorders', 'no'),
(61177, 4197, '_sold_individually', 'no'),
(61178, 4197, '_virtual', 'no'),
(61179, 4197, '_downloadable', 'no'),
(61180, 4197, '_download_limit', '-1'),
(61181, 4197, '_download_expiry', '-1'),
(61182, 4197, '_stock', '0'),
(61183, 4197, '_stock_status', 'outofstock'),
(61184, 4197, '_wc_average_rating', '0'),
(61185, 4197, '_wc_review_count', '0'),
(61186, 4197, 'attribute_pa_color', 'black-in-stock'),
(61187, 4197, 'attribute_pa_shoe-size', '11'),
(61188, 4197, 'attribute_pa_ships-from', 'spain'),
(61189, 4197, '_price', '161.15'),
(61190, 4197, '_product_version', '4.1.0'),
(61191, 4198, '_wp_attached_file', '2021/06/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-3.jpg_640x640-3.jpg'),
(61192, 4198, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:116:\"2021/06/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-3.jpg_640x640-3.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:116:\"jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-3.jpg_640x640-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:116:\"jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-3.jpg_640x640-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:116:\"jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-3.jpg_640x640-3-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:116:\"jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-3.jpg_640x640-3-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:116:\"jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-3.jpg_640x640-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:116:\"jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-3.jpg_640x640-3-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:116:\"jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-3.jpg_640x640-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:116:\"jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-3.jpg_640x640-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:116:\"jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-3.jpg_640x640-3-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:116:\"jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-3.jpg_640x640-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(61193, 4197, '_vi_wad_aliexpress_variation_id', '12000016406706874'),
(61194, 4197, '_vi_wad_aliexpress_variation_attr', '14:193#black in stock;200000124:100010420;200007763:201336104'),
(61195, 4199, '_variation_description', ''),
(61196, 4199, '_sku', '4000980130774-black-in-stock-13-china'),
(61197, 4199, '_regular_price', '161.15'),
(61198, 4199, 'total_sales', '0'),
(61199, 4199, '_tax_status', 'taxable'),
(61200, 4199, '_tax_class', 'parent'),
(61201, 4199, '_manage_stock', 'yes'),
(61202, 4199, '_backorders', 'no'),
(61203, 4199, '_sold_individually', 'no'),
(61204, 4199, '_virtual', 'no'),
(61205, 4199, '_downloadable', 'no'),
(61206, 4199, '_download_limit', '-1'),
(61207, 4199, '_download_expiry', '-1'),
(61208, 4199, '_stock', '49'),
(61209, 4199, '_stock_status', 'instock'),
(61210, 4199, '_wc_average_rating', '0'),
(61211, 4199, '_wc_review_count', '0'),
(61212, 4199, 'attribute_pa_color', 'black-in-stock'),
(61213, 4199, 'attribute_pa_shoe-size', '13'),
(61214, 4199, 'attribute_pa_ships-from', 'china'),
(61215, 4199, '_price', '161.15'),
(61216, 4199, '_product_version', '4.1.0'),
(61217, 4199, '_vi_wad_aliexpress_variation_id', '12000016406706877'),
(61218, 4199, '_vi_wad_aliexpress_variation_attr', '14:193#black in stock;200000124:200000296;200007763:201336100'),
(61219, 4200, '_variation_description', ''),
(61220, 4200, '_sku', '4000980130774-black-in-stock-12-spain'),
(61221, 4200, '_regular_price', '161.15'),
(61222, 4200, 'total_sales', '0'),
(61223, 4200, '_tax_status', 'taxable'),
(61224, 4200, '_tax_class', 'parent'),
(61225, 4200, '_manage_stock', 'yes'),
(61226, 4200, '_backorders', 'no'),
(61227, 4200, '_sold_individually', 'no'),
(61228, 4200, '_virtual', 'no'),
(61229, 4200, '_downloadable', 'no'),
(61230, 4200, '_download_limit', '-1'),
(61231, 4200, '_download_expiry', '-1'),
(61232, 4200, '_stock', '0'),
(61233, 4200, '_stock_status', 'outofstock'),
(61234, 4200, '_wc_average_rating', '0'),
(61235, 4200, '_wc_review_count', '0'),
(61236, 4200, 'attribute_pa_color', 'black-in-stock'),
(61237, 4200, 'attribute_pa_shoe-size', '12'),
(61238, 4200, 'attribute_pa_ships-from', 'spain'),
(61239, 4200, '_price', '161.15'),
(61240, 4200, '_product_version', '4.1.0'),
(61241, 4200, '_vi_wad_aliexpress_variation_id', '12000016406706876'),
(61242, 4200, '_vi_wad_aliexpress_variation_attr', '14:193#black in stock;200000124:1663;200007763:201336104'),
(61243, 4201, '_vi_wad_description_images', 'a:29:{i:0;s:65:\"https://ae03.alicdn.com/kf/H67a8ed6483e143468b2d664c5d497a1bZ.jpg\";i:1;s:65:\"https://ae03.alicdn.com/kf/Hfa2f8e7b8ca94cc7938a180a002ac2291.jpg\";i:2;s:95:\"https://ae01.alicdn.com/kf/H3d348d5df4324be69af78629ba39a6ddi.png?width=310&height=435&hash=745\";i:3;s:95:\"https://ae01.alicdn.com/kf/H3d348d5df4324be69af78629ba39a6ddi.png?width=310&height=435&hash=745\";i:4;s:95:\"https://ae01.alicdn.com/kf/H3d348d5df4324be69af78629ba39a6ddi.png?width=310&height=435&hash=745\";i:5;s:95:\"https://ae01.alicdn.com/kf/H3d348d5df4324be69af78629ba39a6ddi.png?width=310&height=435&hash=745\";i:6;s:95:\"https://ae01.alicdn.com/kf/H3d348d5df4324be69af78629ba39a6ddi.png?width=310&height=435&hash=745\";i:7;s:95:\"https://ae01.alicdn.com/kf/H3d348d5df4324be69af78629ba39a6ddi.png?width=310&height=435&hash=745\";i:8;s:65:\"https://ae03.alicdn.com/kf/H72a20bd1574f4ce2b8ad85c6200a2368f.jpg\";i:9;s:65:\"https://ae03.alicdn.com/kf/H2b357c7aaf1446288b3490fcdbfd5529H.jpg\";i:10;s:106:\"https://ae01.alicdn.com/kf/Hf5fe0432f9a3495fb9b9324da8c08e8dj.jpg?width=1000&amp;height=1000&amp;hash=2000\";i:11;s:106:\"https://ae01.alicdn.com/kf/H67bda0a6b599499ca35ff64a3cc7526df.jpg?width=1000&amp;height=1000&amp;hash=2000\";i:12;s:106:\"https://ae01.alicdn.com/kf/H7178030a85a94a9daae692b99fb59fbfH.jpg?width=1000&amp;height=1000&amp;hash=2000\";i:13;s:106:\"https://ae01.alicdn.com/kf/Hf1235c5dece84090b1abb60b558b9772E.jpg?width=1000&amp;height=1000&amp;hash=2000\";i:14;s:106:\"https://ae01.alicdn.com/kf/H1956776bd08e4cf7944386d7042429d4W.jpg?width=1000&amp;height=1000&amp;hash=2000\";i:15;s:106:\"https://ae01.alicdn.com/kf/H97eb7f2c14bb4209a4b3127f9df1d8c6T.jpg?width=1000&amp;height=1000&amp;hash=2000\";i:16;s:106:\"https://ae01.alicdn.com/kf/Hce64d5495ca14775848db36db70823445.jpg?width=1000&amp;height=1000&amp;hash=2000\";i:17;s:106:\"https://ae01.alicdn.com/kf/Hc4af8a067b1f4582a571ce1ed54b07704.jpg?width=1000&amp;height=1000&amp;hash=2000\";i:18;s:106:\"https://ae01.alicdn.com/kf/Hdf404a15a2e841f2b4d4c576b808cd18D.jpg?width=1000&amp;height=1000&amp;hash=2000\";i:19;s:106:\"https://ae01.alicdn.com/kf/Hcda2ea643a2a4591bcb4fd8ffe8742b5j.jpg?width=1000&amp;height=1000&amp;hash=2000\";i:20;s:106:\"https://ae01.alicdn.com/kf/H6d69768465c240a4a14e5ae5b39bd253C.jpg?width=1000&amp;height=1000&amp;hash=2000\";i:21;s:106:\"https://ae01.alicdn.com/kf/Hcca6f8e77e984f699586ce2dc82001146.jpg?width=1000&amp;height=1000&amp;hash=2000\";i:22;s:106:\"https://ae01.alicdn.com/kf/H5a8f4c43fc364fbaaa9f56ec42e0978bs.jpg?width=1000&amp;height=1000&amp;hash=2000\";i:23;s:106:\"https://ae01.alicdn.com/kf/Hb2400d1293b046038b0f2c5519884096l.jpg?width=1000&amp;height=1000&amp;hash=2000\";i:24;s:106:\"https://ae01.alicdn.com/kf/Hd07f7ca1f42444179f00d7ca5e623503y.jpg?width=1000&amp;height=1000&amp;hash=2000\";i:25;s:106:\"https://ae01.alicdn.com/kf/H5988bf90e7184948a838ddcf610feafew.jpg?width=1000&amp;height=1000&amp;hash=2000\";i:26;s:106:\"https://ae01.alicdn.com/kf/H9d302cea48c7497eb165df63d16f9909L.jpg?width=1000&amp;height=1000&amp;hash=2000\";i:27;s:106:\"https://ae01.alicdn.com/kf/H9011debcf2ad45f7bb959b98890f8862n.jpg?width=1000&amp;height=1000&amp;hash=2000\";i:28;s:106:\"https://ae01.alicdn.com/kf/Hb81d89eb39734d19849397ac2afbda53x.jpg?width=1000&amp;height=1000&amp;hash=2000\";}'),
(61244, 4201, '_vi_wad_sku', '4000785686815'),
(61245, 4201, '_vi_wad_attributes', 'a:2:{i:14;a:5:{s:6:\"values\";a:7:{s:6:\"14:193\";s:5:\"BLACK\";s:6:\"14:173\";s:4:\"Blue\";s:6:\"14:691\";s:4:\"Gray\";s:6:\"14:175\";s:5:\"Green\";s:9:\"14:350852\";s:6:\"Orange\";s:5:\"14:10\";s:3:\"Red\";s:5:\"14:29\";s:5:\"White\";}s:4:\"slug\";s:5:\"color\";s:4:\"name\";s:5:\"Color\";s:8:\"position\";i:0;s:10:\"values_sub\";a:7:{s:6:\"14:193\";s:5:\"BLACK\";s:6:\"14:173\";s:4:\"Blue\";s:6:\"14:691\";s:4:\"Gray\";s:6:\"14:175\";s:5:\"Green\";s:9:\"14:350852\";s:6:\"Orange\";s:5:\"14:10\";s:3:\"Red\";s:5:\"14:29\";s:5:\"White\";}}i:200000124;a:5:{s:6:\"values\";a:14:{s:19:\"200000124:200000333\";s:2:\"35\";s:19:\"200000124:200000334\";s:2:\"36\";s:19:\"200000124:100010482\";s:2:\"37\";s:19:\"200000124:200000898\";s:2:\"38\";s:19:\"200000124:200000364\";s:2:\"39\";s:19:\"200000124:100013888\";s:2:\"40\";s:19:\"200000124:100010483\";s:2:\"41\";s:19:\"200000124:200000337\";s:2:\"42\";s:19:\"200000124:200000338\";s:2:\"43\";s:19:\"200000124:100010487\";s:2:\"44\";s:14:\"200000124:3116\";s:2:\"45\";s:19:\"200000124:200000899\";s:2:\"46\";s:19:\"200000124:203126833\";s:2:\"47\";s:19:\"200000124:203126835\";s:2:\"48\";}s:4:\"slug\";s:9:\"shoe-size\";s:4:\"name\";s:9:\"Shoe Size\";s:8:\"position\";i:1;s:10:\"values_sub\";a:14:{s:19:\"200000124:200000333\";s:2:\"35\";s:19:\"200000124:200000334\";s:2:\"36\";s:19:\"200000124:100010482\";s:2:\"37\";s:19:\"200000124:200000898\";s:2:\"38\";s:19:\"200000124:200000364\";s:2:\"39\";s:19:\"200000124:100013888\";s:2:\"40\";s:19:\"200000124:100010483\";s:2:\"41\";s:19:\"200000124:200000337\";s:2:\"42\";s:19:\"200000124:200000338\";s:2:\"43\";s:19:\"200000124:100010487\";s:2:\"44\";s:14:\"200000124:3116\";s:2:\"45\";s:19:\"200000124:200000899\";s:2:\"46\";s:19:\"200000124:203126833\";s:6:\"47 1/3\";s:19:\"200000124:203126835\";s:6:\"48 1/3\";}}}'),
(61246, 4201, '_vi_wad_list_attributes', 'a:21:{s:6:\"14:193\";a:4:{s:4:\"name\";s:5:\"BLACK\";s:8:\"name_sub\";s:5:\"BLACK\";s:5:\"color\";s:7:\"#000000\";s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/Hd0b8de3e588942a19ad343fb9a31dc9d7/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes.jpg_640x640.jpg\";}s:6:\"14:173\";a:4:{s:4:\"name\";s:4:\"Blue\";s:8:\"name_sub\";s:4:\"Blue\";s:5:\"color\";s:7:\"#0080FF\";s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H9cc9f1aae6e9486593201cffc3b5ebe4C/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes.jpg_640x640.jpg\";}s:6:\"14:691\";a:4:{s:4:\"name\";s:4:\"Gray\";s:8:\"name_sub\";s:4:\"Gray\";s:5:\"color\";s:4:\"#999\";s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/Ha56b07d825e84ced86808add6df48d9bD/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes.jpg_640x640.jpg\";}s:6:\"14:175\";a:4:{s:4:\"name\";s:5:\"Green\";s:8:\"name_sub\";s:5:\"Green\";s:5:\"color\";s:7:\"#007000\";s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/Hbb3d2fa072584de49aca191cf7e25c24p/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes.jpg_640x640.jpg\";}s:9:\"14:350852\";a:4:{s:4:\"name\";s:6:\"Orange\";s:8:\"name_sub\";s:6:\"Orange\";s:5:\"color\";s:7:\"#FFA500\";s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H60233d8f74d143c9a914a67334be8162E/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes.jpg_640x640.jpg\";}s:5:\"14:10\";a:4:{s:4:\"name\";s:3:\"Red\";s:8:\"name_sub\";s:3:\"Red\";s:5:\"color\";s:7:\"#FF0000\";s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H95c715cd59124deea7b5d491808ae2da3/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes.jpg_640x640.jpg\";}s:5:\"14:29\";a:4:{s:4:\"name\";s:5:\"White\";s:8:\"name_sub\";s:5:\"White\";s:5:\"color\";s:7:\"#FFFFFF\";s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H20659ef777ce41c18ec549da3cc7406f9/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes.jpg_640x640.jpg\";}s:19:\"200000124:200000333\";a:4:{s:4:\"name\";s:2:\"35\";s:8:\"name_sub\";s:2:\"35\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000334\";a:4:{s:4:\"name\";s:2:\"36\";s:8:\"name_sub\";s:2:\"36\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:100010482\";a:4:{s:4:\"name\";s:2:\"37\";s:8:\"name_sub\";s:2:\"37\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000898\";a:4:{s:4:\"name\";s:2:\"38\";s:8:\"name_sub\";s:2:\"38\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000364\";a:4:{s:4:\"name\";s:2:\"39\";s:8:\"name_sub\";s:2:\"39\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:100013888\";a:4:{s:4:\"name\";s:2:\"40\";s:8:\"name_sub\";s:2:\"40\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:100010483\";a:4:{s:4:\"name\";s:2:\"41\";s:8:\"name_sub\";s:2:\"41\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000337\";a:4:{s:4:\"name\";s:2:\"42\";s:8:\"name_sub\";s:2:\"42\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000338\";a:4:{s:4:\"name\";s:2:\"43\";s:8:\"name_sub\";s:2:\"43\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:100010487\";a:4:{s:4:\"name\";s:2:\"44\";s:8:\"name_sub\";s:2:\"44\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:14:\"200000124:3116\";a:4:{s:4:\"name\";s:2:\"45\";s:8:\"name_sub\";s:2:\"45\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000899\";a:4:{s:4:\"name\";s:2:\"46\";s:8:\"name_sub\";s:2:\"46\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:203126833\";a:4:{s:4:\"name\";s:2:\"47\";s:8:\"name_sub\";s:6:\"47 1/3\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:203126835\";a:4:{s:4:\"name\";s:2:\"48\";s:8:\"name_sub\";s:6:\"48 1/3\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}}'),
(61247, 4201, '_vi_wad_shipping_info', 'a:6:{s:4:\"time\";i:1622549819;s:7:\"country\";s:2:\"LK\";s:7:\"company\";s:3:\"UPS\";s:7:\"freight\";s:1534:\"[{\"bizShowMind\":{\"layout\":[]},\"commitDay\":\"75\",\"company\":\"UPS Express Saver\",\"currency\":\"USD\",\"discount\":50,\"displayType\":\"deliveryTime\",\"features\":{},\"freightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $57.57\",\"value\":57.57},\"freightFeatures\":{\"provider\":\"ae_config\"},\"freightLayout\":{\"displayType\":\"deliveryTime\",\"layout\":[{\"text\":\"Shipping: US $57.57\",\"type\":\"title\"},{\"text\":\"To <font color=\'#000000\'>Sri Lanka</font> via UPS Express Saver\",\"type\":\"subtitle\"}],\"openShippingPanel\":\"true\"},\"fullMailLine\":false,\"hbaService\":false,\"i18nMap\":{},\"id\":0,\"name\":\"FreightItemModule\",\"sendGoodsCountry\":\"CN\",\"sendGoodsCountryFullName\":\"China\",\"serviceName\":\"UPS\",\"standardFreightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $57.57\",\"value\":57.57},\"time\":\"7-15\",\"tracking\":true},{\"bizShowMind\":{\"layout\":[]},\"commitDay\":\"75\",\"company\":\"DHL\",\"currency\":\"USD\",\"discount\":50,\"displayType\":\"deliveryTime\",\"features\":{},\"freightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $102.91\",\"value\":102.91},\"freightFeatures\":{\"provider\":\"ae_config\"},\"freightLayout\":{\"displayType\":\"deliveryTime\",\"layout\":[{\"text\":\"Shipping: US $102.91\",\"type\":\"title\"},{\"text\":\"To <font color=\'#000000\'>Sri Lanka</font> via DHL\",\"type\":\"subtitle\"}],\"openShippingPanel\":\"true\"},\"fullMailLine\":false,\"hbaService\":false,\"i18nMap\":{},\"id\":0,\"name\":\"FreightItemModule\",\"sendGoodsCountry\":\"CN\",\"sendGoodsCountryFullName\":\"China\",\"serviceName\":\"DHL\",\"standardFreightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $102.91\",\"value\":102.91},\"time\":\"9-17\",\"tracking\":true}]\";s:13:\"shipping_cost\";d:57.57000000000000028421709430404007434844970703125;s:13:\"delivery_time\";s:4:\"7-15\";}'),
(61248, 4201, '_vi_wad_gallery', 'a:6:{i:0;s:172:\"https://ae01.alicdn.com/kf/H712b775f89ed4fdfbe1210da20f09becw/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes.jpg\";i:1;s:172:\"https://ae01.alicdn.com/kf/Ha0fb9f24892345989568bb5305b76eb3f/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes.jpg\";i:2;s:172:\"https://ae01.alicdn.com/kf/H45deb49ea7084aa8a4571df073760aedQ/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes.jpg\";i:3;s:172:\"https://ae01.alicdn.com/kf/H54ddc7caf3074df28810bfc2e3da3098C/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes.jpg\";i:4;s:172:\"https://ae01.alicdn.com/kf/H150a366107354c04a844d7b6d89b2edem/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes.jpg\";i:5;s:172:\"https://ae01.alicdn.com/kf/He4f194a462674f1386dd26a280cd1fb8y/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes.jpg\";}'),
(61249, 4201, '_vi_wad_variation_images', 'a:7:{s:6:\"14:193\";s:184:\"https://ae01.alicdn.com/kf/Hd0b8de3e588942a19ad343fb9a31dc9d7/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes.jpg_640x640.jpg\";s:6:\"14:173\";s:184:\"https://ae01.alicdn.com/kf/H9cc9f1aae6e9486593201cffc3b5ebe4C/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes.jpg_640x640.jpg\";s:6:\"14:691\";s:184:\"https://ae01.alicdn.com/kf/Ha56b07d825e84ced86808add6df48d9bD/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes.jpg_640x640.jpg\";s:6:\"14:175\";s:184:\"https://ae01.alicdn.com/kf/Hbb3d2fa072584de49aca191cf7e25c24p/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes.jpg_640x640.jpg\";s:9:\"14:350852\";s:184:\"https://ae01.alicdn.com/kf/H60233d8f74d143c9a914a67334be8162E/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes.jpg_640x640.jpg\";s:5:\"14:10\";s:184:\"https://ae01.alicdn.com/kf/H95c715cd59124deea7b5d491808ae2da3/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes.jpg_640x640.jpg\";s:5:\"14:29\";s:184:\"https://ae01.alicdn.com/kf/H20659ef777ce41c18ec549da3cc7406f9/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes.jpg_640x640.jpg\";}'),
(61250, 4201, '_vi_wad_store_info', 'a:3:{s:4:\"name\";s:24:\"AIRAVATA YXY-Shoes Store\";s:3:\"url\";s:34:\"//www.aliexpress.com/store/5629044\";s:3:\"num\";i:5629044;}');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(61251, 4201, '_vi_wad_variations', 'a:98:{i:0;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H9cc9f1aae6e9486593201cffc3b5ebe4C/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:21:\"4000785686815-blue-35\";s:7:\"sku_sub\";s:21:\"4000785686815-blue-35\";s:5:\"skuId\";s:17:\"12000021831978521\";s:7:\"skuAttr\";s:26:\"14:173;200000124:200000333\";s:13:\"regular_price\";s:5:\"11.79\";s:10:\"sale_price\";s:5:\"10.96\";s:5:\"stock\";i:500;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"35\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"35\";}}i:1;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/Hd0b8de3e588942a19ad343fb9a31dc9d7/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"4000785686815-black-48\";s:7:\"sku_sub\";s:26:\"4000785686815-black-48-1-3\";s:5:\"skuId\";s:17:\"12000021831978520\";s:7:\"skuAttr\";s:29:\"14:193;200000124:203126835#48\";s:13:\"regular_price\";s:5:\"11.79\";s:10:\"sale_price\";s:5:\"10.96\";s:5:\"stock\";i:499;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"48\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:6:\"48 1/3\";}}i:2;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H9cc9f1aae6e9486593201cffc3b5ebe4C/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:21:\"4000785686815-blue-48\";s:7:\"sku_sub\";s:25:\"4000785686815-blue-48-1-3\";s:5:\"skuId\";s:17:\"12000021831978523\";s:7:\"skuAttr\";s:29:\"14:173;200000124:203126835#48\";s:13:\"regular_price\";s:5:\"11.79\";s:10:\"sale_price\";s:5:\"10.96\";s:5:\"stock\";i:499;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"48\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:6:\"48 1/3\";}}i:3;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H9cc9f1aae6e9486593201cffc3b5ebe4C/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:21:\"4000785686815-blue-47\";s:7:\"sku_sub\";s:25:\"4000785686815-blue-47-1-3\";s:5:\"skuId\";s:17:\"12000021831978522\";s:7:\"skuAttr\";s:29:\"14:173;200000124:203126833#47\";s:13:\"regular_price\";s:5:\"11.79\";s:10:\"sale_price\";s:5:\"10.96\";s:5:\"stock\";i:499;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"47\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:6:\"47 1/3\";}}i:4;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/Ha56b07d825e84ced86808add6df48d9bD/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:21:\"4000785686815-gray-47\";s:7:\"sku_sub\";s:25:\"4000785686815-gray-47-1-3\";s:5:\"skuId\";s:17:\"12000021831978525\";s:7:\"skuAttr\";s:29:\"14:691;200000124:203126833#47\";s:13:\"regular_price\";s:5:\"11.79\";s:10:\"sale_price\";s:5:\"10.96\";s:5:\"stock\";i:498;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:2:\"47\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:6:\"47 1/3\";}}i:5;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/Ha56b07d825e84ced86808add6df48d9bD/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:21:\"4000785686815-gray-35\";s:7:\"sku_sub\";s:21:\"4000785686815-gray-35\";s:5:\"skuId\";s:17:\"12000021831978524\";s:7:\"skuAttr\";s:26:\"14:691;200000124:200000333\";s:13:\"regular_price\";s:5:\"11.79\";s:10:\"sale_price\";s:5:\"10.96\";s:5:\"stock\";i:500;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:2:\"35\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:2:\"35\";}}i:6;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/Hbb3d2fa072584de49aca191cf7e25c24p/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"4000785686815-green-35\";s:7:\"sku_sub\";s:22:\"4000785686815-green-35\";s:5:\"skuId\";s:17:\"12000021831978527\";s:7:\"skuAttr\";s:26:\"14:175;200000124:200000333\";s:13:\"regular_price\";s:5:\"11.79\";s:10:\"sale_price\";s:5:\"10.96\";s:5:\"stock\";i:499;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"35\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"35\";}}i:7;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/Ha56b07d825e84ced86808add6df48d9bD/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:21:\"4000785686815-gray-48\";s:7:\"sku_sub\";s:25:\"4000785686815-gray-48-1-3\";s:5:\"skuId\";s:17:\"12000021831978526\";s:7:\"skuAttr\";s:29:\"14:691;200000124:203126835#48\";s:13:\"regular_price\";s:5:\"11.79\";s:10:\"sale_price\";s:5:\"10.96\";s:5:\"stock\";i:500;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:2:\"48\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:6:\"48 1/3\";}}i:8;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/Hd0b8de3e588942a19ad343fb9a31dc9d7/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"4000785686815-black-47\";s:7:\"sku_sub\";s:26:\"4000785686815-black-47-1-3\";s:5:\"skuId\";s:17:\"12000021831978519\";s:7:\"skuAttr\";s:29:\"14:193;200000124:203126833#47\";s:13:\"regular_price\";s:5:\"11.79\";s:10:\"sale_price\";s:5:\"10.96\";s:5:\"stock\";i:499;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"47\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:6:\"47 1/3\";}}i:9;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/Hd0b8de3e588942a19ad343fb9a31dc9d7/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"4000785686815-black-35\";s:7:\"sku_sub\";s:22:\"4000785686815-black-35\";s:5:\"skuId\";s:17:\"12000021831978518\";s:7:\"skuAttr\";s:26:\"14:193;200000124:200000333\";s:13:\"regular_price\";s:5:\"11.79\";s:10:\"sale_price\";s:5:\"10.96\";s:5:\"stock\";i:500;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"35\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"35\";}}i:10;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H9cc9f1aae6e9486593201cffc3b5ebe4C/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:21:\"4000785686815-blue-42\";s:7:\"sku_sub\";s:21:\"4000785686815-blue-42\";s:5:\"skuId\";s:17:\"10000007818743678\";s:7:\"skuAttr\";s:26:\"14:173;200000124:200000337\";s:13:\"regular_price\";s:5:\"11.79\";s:10:\"sale_price\";s:5:\"10.96\";s:5:\"stock\";i:498;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"42\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"42\";}}i:11;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H20659ef777ce41c18ec549da3cc7406f9/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"4000785686815-white-47\";s:7:\"sku_sub\";s:26:\"4000785686815-white-47-1-3\";s:5:\"skuId\";s:17:\"12000021831978537\";s:7:\"skuAttr\";s:28:\"14:29;200000124:203126833#47\";s:13:\"regular_price\";s:5:\"11.79\";s:10:\"sale_price\";s:5:\"10.96\";s:5:\"stock\";i:499;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:2:\"47\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:6:\"47 1/3\";}}i:12;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H9cc9f1aae6e9486593201cffc3b5ebe4C/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:21:\"4000785686815-blue-43\";s:7:\"sku_sub\";s:21:\"4000785686815-blue-43\";s:5:\"skuId\";s:17:\"10000007818743679\";s:7:\"skuAttr\";s:26:\"14:173;200000124:200000338\";s:13:\"regular_price\";s:5:\"11.79\";s:10:\"sale_price\";s:5:\"10.96\";s:5:\"stock\";i:491;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"43\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"43\";}}i:13;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H20659ef777ce41c18ec549da3cc7406f9/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"4000785686815-white-35\";s:7:\"sku_sub\";s:22:\"4000785686815-white-35\";s:5:\"skuId\";s:17:\"12000021831978536\";s:7:\"skuAttr\";s:25:\"14:29;200000124:200000333\";s:13:\"regular_price\";s:5:\"11.79\";s:10:\"sale_price\";s:5:\"10.96\";s:5:\"stock\";i:500;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:2:\"35\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:2:\"35\";}}i:14;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H9cc9f1aae6e9486593201cffc3b5ebe4C/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:21:\"4000785686815-blue-40\";s:7:\"sku_sub\";s:21:\"4000785686815-blue-40\";s:5:\"skuId\";s:17:\"10000007818743676\";s:7:\"skuAttr\";s:26:\"14:173;200000124:100013888\";s:13:\"regular_price\";s:5:\"11.79\";s:10:\"sale_price\";s:5:\"10.96\";s:5:\"stock\";i:498;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"40\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"40\";}}i:15;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H9cc9f1aae6e9486593201cffc3b5ebe4C/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:21:\"4000785686815-blue-41\";s:7:\"sku_sub\";s:21:\"4000785686815-blue-41\";s:5:\"skuId\";s:17:\"10000007818743677\";s:7:\"skuAttr\";s:26:\"14:173;200000124:100010483\";s:13:\"regular_price\";s:5:\"11.79\";s:10:\"sale_price\";s:5:\"10.96\";s:5:\"stock\";i:498;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"41\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"41\";}}i:16;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H20659ef777ce41c18ec549da3cc7406f9/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"4000785686815-white-48\";s:7:\"sku_sub\";s:26:\"4000785686815-white-48-1-3\";s:5:\"skuId\";s:17:\"12000021831978538\";s:7:\"skuAttr\";s:28:\"14:29;200000124:203126835#48\";s:13:\"regular_price\";s:5:\"11.79\";s:10:\"sale_price\";s:5:\"10.96\";s:5:\"stock\";i:499;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:2:\"48\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:6:\"48 1/3\";}}i:17;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H9cc9f1aae6e9486593201cffc3b5ebe4C/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:21:\"4000785686815-blue-38\";s:7:\"sku_sub\";s:21:\"4000785686815-blue-38\";s:5:\"skuId\";s:17:\"10000007818743674\";s:7:\"skuAttr\";s:26:\"14:173;200000124:200000898\";s:13:\"regular_price\";s:5:\"11.79\";s:10:\"sale_price\";s:5:\"10.96\";s:5:\"stock\";i:497;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"38\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"38\";}}i:18;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H9cc9f1aae6e9486593201cffc3b5ebe4C/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:21:\"4000785686815-blue-39\";s:7:\"sku_sub\";s:21:\"4000785686815-blue-39\";s:5:\"skuId\";s:17:\"10000007818743675\";s:7:\"skuAttr\";s:26:\"14:173;200000124:200000364\";s:13:\"regular_price\";s:5:\"11.79\";s:10:\"sale_price\";s:5:\"10.96\";s:5:\"stock\";i:500;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"39\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"39\";}}i:19;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H9cc9f1aae6e9486593201cffc3b5ebe4C/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:21:\"4000785686815-blue-36\";s:7:\"sku_sub\";s:21:\"4000785686815-blue-36\";s:5:\"skuId\";s:17:\"10000007818743672\";s:7:\"skuAttr\";s:26:\"14:173;200000124:200000334\";s:13:\"regular_price\";s:5:\"11.79\";s:10:\"sale_price\";s:5:\"10.96\";s:5:\"stock\";i:499;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"36\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"36\";}}i:20;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H9cc9f1aae6e9486593201cffc3b5ebe4C/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:21:\"4000785686815-blue-37\";s:7:\"sku_sub\";s:21:\"4000785686815-blue-37\";s:5:\"skuId\";s:17:\"10000007818743673\";s:7:\"skuAttr\";s:26:\"14:173;200000124:100010482\";s:13:\"regular_price\";s:5:\"11.79\";s:10:\"sale_price\";s:5:\"10.96\";s:5:\"stock\";i:500;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"37\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"37\";}}i:21;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/Hd0b8de3e588942a19ad343fb9a31dc9d7/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"4000785686815-black-46\";s:7:\"sku_sub\";s:22:\"4000785686815-black-46\";s:5:\"skuId\";s:17:\"10000007818743670\";s:7:\"skuAttr\";s:26:\"14:193;200000124:200000899\";s:13:\"regular_price\";s:5:\"11.79\";s:10:\"sale_price\";s:5:\"10.96\";s:5:\"stock\";i:498;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"46\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"46\";}}i:22;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/Hbb3d2fa072584de49aca191cf7e25c24p/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"4000785686815-green-48\";s:7:\"sku_sub\";s:26:\"4000785686815-green-48-1-3\";s:5:\"skuId\";s:17:\"12000021831978529\";s:7:\"skuAttr\";s:29:\"14:175;200000124:203126835#48\";s:13:\"regular_price\";s:5:\"11.79\";s:10:\"sale_price\";s:5:\"10.96\";s:5:\"stock\";i:500;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"48\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:6:\"48 1/3\";}}i:23;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/Hbb3d2fa072584de49aca191cf7e25c24p/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"4000785686815-green-47\";s:7:\"sku_sub\";s:26:\"4000785686815-green-47-1-3\";s:5:\"skuId\";s:17:\"12000021831978528\";s:7:\"skuAttr\";s:29:\"14:175;200000124:203126833#47\";s:13:\"regular_price\";s:5:\"11.79\";s:10:\"sale_price\";s:5:\"10.96\";s:5:\"stock\";i:499;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"47\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:6:\"47 1/3\";}}i:24;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/Hd0b8de3e588942a19ad343fb9a31dc9d7/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"4000785686815-black-44\";s:7:\"sku_sub\";s:22:\"4000785686815-black-44\";s:5:\"skuId\";s:17:\"10000007818743668\";s:7:\"skuAttr\";s:26:\"14:193;200000124:100010487\";s:13:\"regular_price\";s:5:\"11.79\";s:10:\"sale_price\";s:5:\"10.96\";s:5:\"stock\";i:499;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"44\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"44\";}}i:25;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H60233d8f74d143c9a914a67334be8162E/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"4000785686815-orange-47\";s:7:\"sku_sub\";s:27:\"4000785686815-orange-47-1-3\";s:5:\"skuId\";s:17:\"12000021831978531\";s:7:\"skuAttr\";s:32:\"14:350852;200000124:203126833#47\";s:13:\"regular_price\";s:5:\"11.79\";s:10:\"sale_price\";s:5:\"10.96\";s:5:\"stock\";i:500;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Orange\";s:9:\"shoe-size\";s:2:\"47\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Orange\";s:9:\"shoe-size\";s:6:\"47 1/3\";}}i:26;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/Hd0b8de3e588942a19ad343fb9a31dc9d7/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"4000785686815-black-45\";s:7:\"sku_sub\";s:22:\"4000785686815-black-45\";s:5:\"skuId\";s:17:\"10000007818743669\";s:7:\"skuAttr\";s:21:\"14:193;200000124:3116\";s:13:\"regular_price\";s:5:\"11.79\";s:10:\"sale_price\";s:5:\"10.96\";s:5:\"stock\";i:499;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"45\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"45\";}}i:27;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H60233d8f74d143c9a914a67334be8162E/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"4000785686815-orange-35\";s:7:\"sku_sub\";s:23:\"4000785686815-orange-35\";s:5:\"skuId\";s:17:\"12000021831978530\";s:7:\"skuAttr\";s:29:\"14:350852;200000124:200000333\";s:13:\"regular_price\";s:5:\"11.79\";s:10:\"sale_price\";s:5:\"10.96\";s:5:\"stock\";i:500;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Orange\";s:9:\"shoe-size\";s:2:\"35\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Orange\";s:9:\"shoe-size\";s:2:\"35\";}}i:28;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/Hd0b8de3e588942a19ad343fb9a31dc9d7/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"4000785686815-black-42\";s:7:\"sku_sub\";s:22:\"4000785686815-black-42\";s:5:\"skuId\";s:17:\"10000007818743666\";s:7:\"skuAttr\";s:26:\"14:193;200000124:200000337\";s:13:\"regular_price\";s:5:\"11.79\";s:10:\"sale_price\";s:5:\"10.96\";s:5:\"stock\";i:500;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"42\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"42\";}}i:29;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H95c715cd59124deea7b5d491808ae2da3/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:20:\"4000785686815-red-35\";s:7:\"sku_sub\";s:20:\"4000785686815-red-35\";s:5:\"skuId\";s:17:\"12000021831978533\";s:7:\"skuAttr\";s:25:\"14:10;200000124:200000333\";s:13:\"regular_price\";s:5:\"11.79\";s:10:\"sale_price\";s:5:\"10.96\";s:5:\"stock\";i:499;s:10:\"attributes\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"35\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"35\";}}i:30;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/Hd0b8de3e588942a19ad343fb9a31dc9d7/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"4000785686815-black-43\";s:7:\"sku_sub\";s:22:\"4000785686815-black-43\";s:5:\"skuId\";s:17:\"10000007818743667\";s:7:\"skuAttr\";s:26:\"14:193;200000124:200000338\";s:13:\"regular_price\";s:5:\"11.79\";s:10:\"sale_price\";s:5:\"10.96\";s:5:\"stock\";i:495;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"43\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"43\";}}i:31;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H60233d8f74d143c9a914a67334be8162E/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"4000785686815-orange-48\";s:7:\"sku_sub\";s:27:\"4000785686815-orange-48-1-3\";s:5:\"skuId\";s:17:\"12000021831978532\";s:7:\"skuAttr\";s:32:\"14:350852;200000124:203126835#48\";s:13:\"regular_price\";s:5:\"11.79\";s:10:\"sale_price\";s:5:\"10.96\";s:5:\"stock\";i:500;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Orange\";s:9:\"shoe-size\";s:2:\"48\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Orange\";s:9:\"shoe-size\";s:6:\"48 1/3\";}}i:32;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/Hd0b8de3e588942a19ad343fb9a31dc9d7/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"4000785686815-black-40\";s:7:\"sku_sub\";s:22:\"4000785686815-black-40\";s:5:\"skuId\";s:17:\"10000007818743664\";s:7:\"skuAttr\";s:26:\"14:193;200000124:100013888\";s:13:\"regular_price\";s:5:\"11.79\";s:10:\"sale_price\";s:5:\"10.96\";s:5:\"stock\";i:500;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"40\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"40\";}}i:33;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H95c715cd59124deea7b5d491808ae2da3/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:20:\"4000785686815-red-48\";s:7:\"sku_sub\";s:24:\"4000785686815-red-48-1-3\";s:5:\"skuId\";s:17:\"12000021831978535\";s:7:\"skuAttr\";s:28:\"14:10;200000124:203126835#48\";s:13:\"regular_price\";s:5:\"11.79\";s:10:\"sale_price\";s:5:\"10.96\";s:5:\"stock\";i:499;s:10:\"attributes\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"48\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:6:\"48 1/3\";}}i:34;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/Hd0b8de3e588942a19ad343fb9a31dc9d7/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"4000785686815-black-41\";s:7:\"sku_sub\";s:22:\"4000785686815-black-41\";s:5:\"skuId\";s:17:\"10000007818743665\";s:7:\"skuAttr\";s:26:\"14:193;200000124:100010483\";s:13:\"regular_price\";s:5:\"11.79\";s:10:\"sale_price\";s:5:\"10.96\";s:5:\"stock\";i:496;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"41\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"41\";}}i:35;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H95c715cd59124deea7b5d491808ae2da3/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:20:\"4000785686815-red-47\";s:7:\"sku_sub\";s:24:\"4000785686815-red-47-1-3\";s:5:\"skuId\";s:17:\"12000021831978534\";s:7:\"skuAttr\";s:28:\"14:10;200000124:203126833#47\";s:13:\"regular_price\";s:5:\"11.79\";s:10:\"sale_price\";s:5:\"10.96\";s:5:\"stock\";i:499;s:10:\"attributes\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"47\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:6:\"47 1/3\";}}i:36;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/Hd0b8de3e588942a19ad343fb9a31dc9d7/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"4000785686815-black-38\";s:7:\"sku_sub\";s:22:\"4000785686815-black-38\";s:5:\"skuId\";s:17:\"10000007818743662\";s:7:\"skuAttr\";s:26:\"14:193;200000124:200000898\";s:13:\"regular_price\";s:5:\"11.79\";s:10:\"sale_price\";s:5:\"10.96\";s:5:\"stock\";i:500;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"38\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"38\";}}i:37;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/Hd0b8de3e588942a19ad343fb9a31dc9d7/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"4000785686815-black-39\";s:7:\"sku_sub\";s:22:\"4000785686815-black-39\";s:5:\"skuId\";s:17:\"10000007818743663\";s:7:\"skuAttr\";s:26:\"14:193;200000124:200000364\";s:13:\"regular_price\";s:5:\"11.79\";s:10:\"sale_price\";s:5:\"10.96\";s:5:\"stock\";i:500;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"39\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"39\";}}i:38;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/Hd0b8de3e588942a19ad343fb9a31dc9d7/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"4000785686815-black-36\";s:7:\"sku_sub\";s:22:\"4000785686815-black-36\";s:5:\"skuId\";s:17:\"10000007818743660\";s:7:\"skuAttr\";s:26:\"14:193;200000124:200000334\";s:13:\"regular_price\";s:5:\"11.79\";s:10:\"sale_price\";s:5:\"10.96\";s:5:\"stock\";i:500;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"36\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"36\";}}i:39;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/Hd0b8de3e588942a19ad343fb9a31dc9d7/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"4000785686815-black-37\";s:7:\"sku_sub\";s:22:\"4000785686815-black-37\";s:5:\"skuId\";s:17:\"10000007818743661\";s:7:\"skuAttr\";s:26:\"14:193;200000124:100010482\";s:13:\"regular_price\";s:5:\"11.79\";s:10:\"sale_price\";s:5:\"10.96\";s:5:\"stock\";i:500;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"37\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"37\";}}i:40;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H95c715cd59124deea7b5d491808ae2da3/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:20:\"4000785686815-red-46\";s:7:\"sku_sub\";s:20:\"4000785686815-red-46\";s:5:\"skuId\";s:17:\"10000007818743658\";s:7:\"skuAttr\";s:25:\"14:10;200000124:200000899\";s:13:\"regular_price\";s:5:\"11.79\";s:10:\"sale_price\";s:5:\"10.96\";s:5:\"stock\";i:500;s:10:\"attributes\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"46\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"46\";}}i:41;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H95c715cd59124deea7b5d491808ae2da3/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:20:\"4000785686815-red-44\";s:7:\"sku_sub\";s:20:\"4000785686815-red-44\";s:5:\"skuId\";s:17:\"10000007818743656\";s:7:\"skuAttr\";s:25:\"14:10;200000124:100010487\";s:13:\"regular_price\";s:5:\"11.79\";s:10:\"sale_price\";s:5:\"10.96\";s:5:\"stock\";i:497;s:10:\"attributes\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"44\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"44\";}}i:42;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H95c715cd59124deea7b5d491808ae2da3/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:20:\"4000785686815-red-45\";s:7:\"sku_sub\";s:20:\"4000785686815-red-45\";s:5:\"skuId\";s:17:\"10000007818743657\";s:7:\"skuAttr\";s:20:\"14:10;200000124:3116\";s:13:\"regular_price\";s:5:\"11.79\";s:10:\"sale_price\";s:5:\"10.96\";s:5:\"stock\";i:496;s:10:\"attributes\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"45\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"45\";}}i:43;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H95c715cd59124deea7b5d491808ae2da3/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:20:\"4000785686815-red-42\";s:7:\"sku_sub\";s:20:\"4000785686815-red-42\";s:5:\"skuId\";s:17:\"10000007818743654\";s:7:\"skuAttr\";s:25:\"14:10;200000124:200000337\";s:13:\"regular_price\";s:5:\"11.79\";s:10:\"sale_price\";s:5:\"10.96\";s:5:\"stock\";i:499;s:10:\"attributes\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"42\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"42\";}}i:44;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H95c715cd59124deea7b5d491808ae2da3/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:20:\"4000785686815-red-43\";s:7:\"sku_sub\";s:20:\"4000785686815-red-43\";s:5:\"skuId\";s:17:\"10000007818743655\";s:7:\"skuAttr\";s:25:\"14:10;200000124:200000338\";s:13:\"regular_price\";s:5:\"11.79\";s:10:\"sale_price\";s:5:\"10.96\";s:5:\"stock\";i:497;s:10:\"attributes\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"43\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"43\";}}i:45;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H95c715cd59124deea7b5d491808ae2da3/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:20:\"4000785686815-red-40\";s:7:\"sku_sub\";s:20:\"4000785686815-red-40\";s:5:\"skuId\";s:17:\"10000007818743652\";s:7:\"skuAttr\";s:25:\"14:10;200000124:100013888\";s:13:\"regular_price\";s:5:\"11.79\";s:10:\"sale_price\";s:5:\"10.96\";s:5:\"stock\";i:500;s:10:\"attributes\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"40\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"40\";}}i:46;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H95c715cd59124deea7b5d491808ae2da3/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:20:\"4000785686815-red-41\";s:7:\"sku_sub\";s:20:\"4000785686815-red-41\";s:5:\"skuId\";s:17:\"10000007818743653\";s:7:\"skuAttr\";s:25:\"14:10;200000124:100010483\";s:13:\"regular_price\";s:5:\"11.79\";s:10:\"sale_price\";s:5:\"10.96\";s:5:\"stock\";i:497;s:10:\"attributes\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"41\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"41\";}}i:47;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H95c715cd59124deea7b5d491808ae2da3/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:20:\"4000785686815-red-38\";s:7:\"sku_sub\";s:20:\"4000785686815-red-38\";s:5:\"skuId\";s:17:\"10000007818743650\";s:7:\"skuAttr\";s:25:\"14:10;200000124:200000898\";s:13:\"regular_price\";s:5:\"11.79\";s:10:\"sale_price\";s:5:\"10.96\";s:5:\"stock\";i:498;s:10:\"attributes\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"38\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"38\";}}i:48;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H95c715cd59124deea7b5d491808ae2da3/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:20:\"4000785686815-red-39\";s:7:\"sku_sub\";s:20:\"4000785686815-red-39\";s:5:\"skuId\";s:17:\"10000007818743651\";s:7:\"skuAttr\";s:25:\"14:10;200000124:200000364\";s:13:\"regular_price\";s:5:\"11.79\";s:10:\"sale_price\";s:5:\"10.96\";s:5:\"stock\";i:498;s:10:\"attributes\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"39\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"39\";}}i:49;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H95c715cd59124deea7b5d491808ae2da3/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:20:\"4000785686815-red-36\";s:7:\"sku_sub\";s:20:\"4000785686815-red-36\";s:5:\"skuId\";s:17:\"10000007818743648\";s:7:\"skuAttr\";s:25:\"14:10;200000124:200000334\";s:13:\"regular_price\";s:5:\"11.79\";s:10:\"sale_price\";s:5:\"10.96\";s:5:\"stock\";i:500;s:10:\"attributes\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"36\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"36\";}}i:50;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H95c715cd59124deea7b5d491808ae2da3/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:20:\"4000785686815-red-37\";s:7:\"sku_sub\";s:20:\"4000785686815-red-37\";s:5:\"skuId\";s:17:\"10000007818743649\";s:7:\"skuAttr\";s:25:\"14:10;200000124:100010482\";s:13:\"regular_price\";s:5:\"11.79\";s:10:\"sale_price\";s:5:\"10.96\";s:5:\"stock\";i:500;s:10:\"attributes\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"37\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"37\";}}i:51;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/Hbb3d2fa072584de49aca191cf7e25c24p/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"4000785686815-green-38\";s:7:\"sku_sub\";s:22:\"4000785686815-green-38\";s:5:\"skuId\";s:17:\"10000007818743710\";s:7:\"skuAttr\";s:26:\"14:175;200000124:200000898\";s:13:\"regular_price\";s:5:\"11.79\";s:10:\"sale_price\";s:5:\"10.96\";s:5:\"stock\";i:500;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"38\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"38\";}}i:52;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/Hbb3d2fa072584de49aca191cf7e25c24p/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"4000785686815-green-39\";s:7:\"sku_sub\";s:22:\"4000785686815-green-39\";s:5:\"skuId\";s:17:\"10000007818743711\";s:7:\"skuAttr\";s:26:\"14:175;200000124:200000364\";s:13:\"regular_price\";s:5:\"11.79\";s:10:\"sale_price\";s:5:\"10.96\";s:5:\"stock\";i:500;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"39\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"39\";}}i:53;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/Hbb3d2fa072584de49aca191cf7e25c24p/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"4000785686815-green-36\";s:7:\"sku_sub\";s:22:\"4000785686815-green-36\";s:5:\"skuId\";s:17:\"10000007818743708\";s:7:\"skuAttr\";s:26:\"14:175;200000124:200000334\";s:13:\"regular_price\";s:5:\"11.79\";s:10:\"sale_price\";s:5:\"10.96\";s:5:\"stock\";i:499;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"36\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"36\";}}i:54;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/Hbb3d2fa072584de49aca191cf7e25c24p/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"4000785686815-green-37\";s:7:\"sku_sub\";s:22:\"4000785686815-green-37\";s:5:\"skuId\";s:17:\"10000007818743709\";s:7:\"skuAttr\";s:26:\"14:175;200000124:100010482\";s:13:\"regular_price\";s:5:\"11.79\";s:10:\"sale_price\";s:5:\"10.96\";s:5:\"stock\";i:500;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"37\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"37\";}}i:55;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/Ha56b07d825e84ced86808add6df48d9bD/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:21:\"4000785686815-gray-46\";s:7:\"sku_sub\";s:21:\"4000785686815-gray-46\";s:5:\"skuId\";s:17:\"10000007818743706\";s:7:\"skuAttr\";s:26:\"14:691;200000124:200000899\";s:13:\"regular_price\";s:5:\"11.79\";s:10:\"sale_price\";s:5:\"10.96\";s:5:\"stock\";i:499;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:2:\"46\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:2:\"46\";}}i:56;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/Ha56b07d825e84ced86808add6df48d9bD/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:21:\"4000785686815-gray-44\";s:7:\"sku_sub\";s:21:\"4000785686815-gray-44\";s:5:\"skuId\";s:17:\"10000007818743704\";s:7:\"skuAttr\";s:26:\"14:691;200000124:100010487\";s:13:\"regular_price\";s:5:\"11.79\";s:10:\"sale_price\";s:5:\"10.96\";s:5:\"stock\";i:497;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:2:\"44\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:2:\"44\";}}i:57;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/Ha56b07d825e84ced86808add6df48d9bD/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:21:\"4000785686815-gray-45\";s:7:\"sku_sub\";s:21:\"4000785686815-gray-45\";s:5:\"skuId\";s:17:\"10000007818743705\";s:7:\"skuAttr\";s:21:\"14:691;200000124:3116\";s:13:\"regular_price\";s:5:\"11.79\";s:10:\"sale_price\";s:5:\"10.96\";s:5:\"stock\";i:500;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:2:\"45\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:2:\"45\";}}i:58;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/Ha56b07d825e84ced86808add6df48d9bD/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:21:\"4000785686815-gray-42\";s:7:\"sku_sub\";s:21:\"4000785686815-gray-42\";s:5:\"skuId\";s:17:\"10000007818743702\";s:7:\"skuAttr\";s:26:\"14:691;200000124:200000337\";s:13:\"regular_price\";s:5:\"11.79\";s:10:\"sale_price\";s:5:\"10.96\";s:5:\"stock\";i:498;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:2:\"42\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:2:\"42\";}}i:59;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/Ha56b07d825e84ced86808add6df48d9bD/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:21:\"4000785686815-gray-43\";s:7:\"sku_sub\";s:21:\"4000785686815-gray-43\";s:5:\"skuId\";s:17:\"10000007818743703\";s:7:\"skuAttr\";s:26:\"14:691;200000124:200000338\";s:13:\"regular_price\";s:5:\"11.79\";s:10:\"sale_price\";s:5:\"10.96\";s:5:\"stock\";i:498;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:2:\"43\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:2:\"43\";}}i:60;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/Ha56b07d825e84ced86808add6df48d9bD/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:21:\"4000785686815-gray-40\";s:7:\"sku_sub\";s:21:\"4000785686815-gray-40\";s:5:\"skuId\";s:17:\"10000007818743700\";s:7:\"skuAttr\";s:26:\"14:691;200000124:100013888\";s:13:\"regular_price\";s:5:\"11.79\";s:10:\"sale_price\";s:5:\"10.96\";s:5:\"stock\";i:499;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:2:\"40\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:2:\"40\";}}i:61;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/Ha56b07d825e84ced86808add6df48d9bD/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:21:\"4000785686815-gray-41\";s:7:\"sku_sub\";s:21:\"4000785686815-gray-41\";s:5:\"skuId\";s:17:\"10000007818743701\";s:7:\"skuAttr\";s:26:\"14:691;200000124:100010483\";s:13:\"regular_price\";s:5:\"11.79\";s:10:\"sale_price\";s:5:\"10.96\";s:5:\"stock\";i:500;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:2:\"41\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:2:\"41\";}}i:62;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/Ha56b07d825e84ced86808add6df48d9bD/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:21:\"4000785686815-gray-38\";s:7:\"sku_sub\";s:21:\"4000785686815-gray-38\";s:5:\"skuId\";s:17:\"10000007818743698\";s:7:\"skuAttr\";s:26:\"14:691;200000124:200000898\";s:13:\"regular_price\";s:5:\"11.79\";s:10:\"sale_price\";s:5:\"10.96\";s:5:\"stock\";i:500;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:2:\"38\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:2:\"38\";}}i:63;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/Ha56b07d825e84ced86808add6df48d9bD/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:21:\"4000785686815-gray-39\";s:7:\"sku_sub\";s:21:\"4000785686815-gray-39\";s:5:\"skuId\";s:17:\"10000007818743699\";s:7:\"skuAttr\";s:26:\"14:691;200000124:200000364\";s:13:\"regular_price\";s:5:\"11.79\";s:10:\"sale_price\";s:5:\"10.96\";s:5:\"stock\";i:498;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:2:\"39\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:2:\"39\";}}i:64;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/Ha56b07d825e84ced86808add6df48d9bD/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:21:\"4000785686815-gray-36\";s:7:\"sku_sub\";s:21:\"4000785686815-gray-36\";s:5:\"skuId\";s:17:\"10000007818743696\";s:7:\"skuAttr\";s:26:\"14:691;200000124:200000334\";s:13:\"regular_price\";s:5:\"11.79\";s:10:\"sale_price\";s:5:\"10.96\";s:5:\"stock\";i:500;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:2:\"36\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:2:\"36\";}}i:65;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/Ha56b07d825e84ced86808add6df48d9bD/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:21:\"4000785686815-gray-37\";s:7:\"sku_sub\";s:21:\"4000785686815-gray-37\";s:5:\"skuId\";s:17:\"10000007818743697\";s:7:\"skuAttr\";s:26:\"14:691;200000124:100010482\";s:13:\"regular_price\";s:5:\"11.79\";s:10:\"sale_price\";s:5:\"10.96\";s:5:\"stock\";i:500;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:2:\"37\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:2:\"37\";}}i:66;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H20659ef777ce41c18ec549da3cc7406f9/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"4000785686815-white-46\";s:7:\"sku_sub\";s:22:\"4000785686815-white-46\";s:5:\"skuId\";s:17:\"10000007818743694\";s:7:\"skuAttr\";s:25:\"14:29;200000124:200000899\";s:13:\"regular_price\";s:5:\"11.79\";s:10:\"sale_price\";s:5:\"10.96\";s:5:\"stock\";i:499;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:2:\"46\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:2:\"46\";}}i:67;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H20659ef777ce41c18ec549da3cc7406f9/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"4000785686815-white-44\";s:7:\"sku_sub\";s:22:\"4000785686815-white-44\";s:5:\"skuId\";s:17:\"10000007818743692\";s:7:\"skuAttr\";s:25:\"14:29;200000124:100010487\";s:13:\"regular_price\";s:5:\"11.79\";s:10:\"sale_price\";s:5:\"10.96\";s:5:\"stock\";i:499;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:2:\"44\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:2:\"44\";}}i:68;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H20659ef777ce41c18ec549da3cc7406f9/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"4000785686815-white-45\";s:7:\"sku_sub\";s:22:\"4000785686815-white-45\";s:5:\"skuId\";s:17:\"10000007818743693\";s:7:\"skuAttr\";s:20:\"14:29;200000124:3116\";s:13:\"regular_price\";s:5:\"11.79\";s:10:\"sale_price\";s:5:\"10.96\";s:5:\"stock\";i:500;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:2:\"45\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:2:\"45\";}}i:69;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H20659ef777ce41c18ec549da3cc7406f9/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"4000785686815-white-42\";s:7:\"sku_sub\";s:22:\"4000785686815-white-42\";s:5:\"skuId\";s:17:\"10000007818743690\";s:7:\"skuAttr\";s:25:\"14:29;200000124:200000337\";s:13:\"regular_price\";s:5:\"11.79\";s:10:\"sale_price\";s:5:\"10.96\";s:5:\"stock\";i:498;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:2:\"42\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:2:\"42\";}}i:70;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H20659ef777ce41c18ec549da3cc7406f9/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"4000785686815-white-43\";s:7:\"sku_sub\";s:22:\"4000785686815-white-43\";s:5:\"skuId\";s:17:\"10000007818743691\";s:7:\"skuAttr\";s:25:\"14:29;200000124:200000338\";s:13:\"regular_price\";s:5:\"11.79\";s:10:\"sale_price\";s:5:\"10.96\";s:5:\"stock\";i:498;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:2:\"43\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:2:\"43\";}}i:71;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H20659ef777ce41c18ec549da3cc7406f9/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"4000785686815-white-40\";s:7:\"sku_sub\";s:22:\"4000785686815-white-40\";s:5:\"skuId\";s:17:\"10000007818743688\";s:7:\"skuAttr\";s:25:\"14:29;200000124:100013888\";s:13:\"regular_price\";s:5:\"11.79\";s:10:\"sale_price\";s:5:\"10.96\";s:5:\"stock\";i:500;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:2:\"40\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:2:\"40\";}}i:72;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H20659ef777ce41c18ec549da3cc7406f9/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"4000785686815-white-41\";s:7:\"sku_sub\";s:22:\"4000785686815-white-41\";s:5:\"skuId\";s:17:\"10000007818743689\";s:7:\"skuAttr\";s:25:\"14:29;200000124:100010483\";s:13:\"regular_price\";s:5:\"11.79\";s:10:\"sale_price\";s:5:\"10.96\";s:5:\"stock\";i:500;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:2:\"41\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:2:\"41\";}}i:73;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H20659ef777ce41c18ec549da3cc7406f9/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"4000785686815-white-38\";s:7:\"sku_sub\";s:22:\"4000785686815-white-38\";s:5:\"skuId\";s:17:\"10000007818743686\";s:7:\"skuAttr\";s:25:\"14:29;200000124:200000898\";s:13:\"regular_price\";s:5:\"11.79\";s:10:\"sale_price\";s:5:\"10.96\";s:5:\"stock\";i:499;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:2:\"38\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:2:\"38\";}}i:74;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H20659ef777ce41c18ec549da3cc7406f9/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"4000785686815-white-39\";s:7:\"sku_sub\";s:22:\"4000785686815-white-39\";s:5:\"skuId\";s:17:\"10000007818743687\";s:7:\"skuAttr\";s:25:\"14:29;200000124:200000364\";s:13:\"regular_price\";s:5:\"11.79\";s:10:\"sale_price\";s:5:\"10.96\";s:5:\"stock\";i:500;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:2:\"39\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:2:\"39\";}}i:75;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H20659ef777ce41c18ec549da3cc7406f9/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"4000785686815-white-36\";s:7:\"sku_sub\";s:22:\"4000785686815-white-36\";s:5:\"skuId\";s:17:\"10000007818743684\";s:7:\"skuAttr\";s:25:\"14:29;200000124:200000334\";s:13:\"regular_price\";s:5:\"11.79\";s:10:\"sale_price\";s:5:\"10.96\";s:5:\"stock\";i:500;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:2:\"36\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:2:\"36\";}}i:76;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H20659ef777ce41c18ec549da3cc7406f9/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"4000785686815-white-37\";s:7:\"sku_sub\";s:22:\"4000785686815-white-37\";s:5:\"skuId\";s:17:\"10000007818743685\";s:7:\"skuAttr\";s:25:\"14:29;200000124:100010482\";s:13:\"regular_price\";s:5:\"11.79\";s:10:\"sale_price\";s:5:\"10.96\";s:5:\"stock\";i:500;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:2:\"37\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:2:\"37\";}}i:77;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H9cc9f1aae6e9486593201cffc3b5ebe4C/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:21:\"4000785686815-blue-46\";s:7:\"sku_sub\";s:21:\"4000785686815-blue-46\";s:5:\"skuId\";s:17:\"10000007818743682\";s:7:\"skuAttr\";s:26:\"14:173;200000124:200000899\";s:13:\"regular_price\";s:5:\"11.79\";s:10:\"sale_price\";s:5:\"10.96\";s:5:\"stock\";i:496;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"46\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"46\";}}i:78;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H9cc9f1aae6e9486593201cffc3b5ebe4C/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:21:\"4000785686815-blue-44\";s:7:\"sku_sub\";s:21:\"4000785686815-blue-44\";s:5:\"skuId\";s:17:\"10000007818743680\";s:7:\"skuAttr\";s:26:\"14:173;200000124:100010487\";s:13:\"regular_price\";s:5:\"11.79\";s:10:\"sale_price\";s:5:\"10.96\";s:5:\"stock\";i:497;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"44\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"44\";}}i:79;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H9cc9f1aae6e9486593201cffc3b5ebe4C/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:21:\"4000785686815-blue-45\";s:7:\"sku_sub\";s:21:\"4000785686815-blue-45\";s:5:\"skuId\";s:17:\"10000007818743681\";s:7:\"skuAttr\";s:21:\"14:173;200000124:3116\";s:13:\"regular_price\";s:5:\"11.79\";s:10:\"sale_price\";s:5:\"10.96\";s:5:\"stock\";i:499;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"45\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"45\";}}i:80;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H60233d8f74d143c9a914a67334be8162E/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"4000785686815-orange-46\";s:7:\"sku_sub\";s:23:\"4000785686815-orange-46\";s:5:\"skuId\";s:17:\"10000007818743730\";s:7:\"skuAttr\";s:29:\"14:350852;200000124:200000899\";s:13:\"regular_price\";s:5:\"11.79\";s:10:\"sale_price\";s:5:\"10.96\";s:5:\"stock\";i:499;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Orange\";s:9:\"shoe-size\";s:2:\"46\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Orange\";s:9:\"shoe-size\";s:2:\"46\";}}i:81;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H60233d8f74d143c9a914a67334be8162E/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"4000785686815-orange-44\";s:7:\"sku_sub\";s:23:\"4000785686815-orange-44\";s:5:\"skuId\";s:17:\"10000007818743728\";s:7:\"skuAttr\";s:29:\"14:350852;200000124:100010487\";s:13:\"regular_price\";s:5:\"11.79\";s:10:\"sale_price\";s:5:\"10.96\";s:5:\"stock\";i:500;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Orange\";s:9:\"shoe-size\";s:2:\"44\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Orange\";s:9:\"shoe-size\";s:2:\"44\";}}i:82;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H60233d8f74d143c9a914a67334be8162E/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"4000785686815-orange-45\";s:7:\"sku_sub\";s:23:\"4000785686815-orange-45\";s:5:\"skuId\";s:17:\"10000007818743729\";s:7:\"skuAttr\";s:24:\"14:350852;200000124:3116\";s:13:\"regular_price\";s:5:\"11.79\";s:10:\"sale_price\";s:5:\"10.96\";s:5:\"stock\";i:499;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Orange\";s:9:\"shoe-size\";s:2:\"45\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Orange\";s:9:\"shoe-size\";s:2:\"45\";}}i:83;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H60233d8f74d143c9a914a67334be8162E/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"4000785686815-orange-42\";s:7:\"sku_sub\";s:23:\"4000785686815-orange-42\";s:5:\"skuId\";s:17:\"10000007818743726\";s:7:\"skuAttr\";s:29:\"14:350852;200000124:200000337\";s:13:\"regular_price\";s:5:\"11.79\";s:10:\"sale_price\";s:5:\"10.96\";s:5:\"stock\";i:500;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Orange\";s:9:\"shoe-size\";s:2:\"42\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Orange\";s:9:\"shoe-size\";s:2:\"42\";}}i:84;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H60233d8f74d143c9a914a67334be8162E/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"4000785686815-orange-43\";s:7:\"sku_sub\";s:23:\"4000785686815-orange-43\";s:5:\"skuId\";s:17:\"10000007818743727\";s:7:\"skuAttr\";s:29:\"14:350852;200000124:200000338\";s:13:\"regular_price\";s:5:\"11.79\";s:10:\"sale_price\";s:5:\"10.96\";s:5:\"stock\";i:499;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Orange\";s:9:\"shoe-size\";s:2:\"43\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Orange\";s:9:\"shoe-size\";s:2:\"43\";}}i:85;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H60233d8f74d143c9a914a67334be8162E/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"4000785686815-orange-40\";s:7:\"sku_sub\";s:23:\"4000785686815-orange-40\";s:5:\"skuId\";s:17:\"10000007818743724\";s:7:\"skuAttr\";s:29:\"14:350852;200000124:100013888\";s:13:\"regular_price\";s:5:\"11.79\";s:10:\"sale_price\";s:5:\"10.96\";s:5:\"stock\";i:499;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Orange\";s:9:\"shoe-size\";s:2:\"40\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Orange\";s:9:\"shoe-size\";s:2:\"40\";}}i:86;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H60233d8f74d143c9a914a67334be8162E/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"4000785686815-orange-41\";s:7:\"sku_sub\";s:23:\"4000785686815-orange-41\";s:5:\"skuId\";s:17:\"10000007818743725\";s:7:\"skuAttr\";s:29:\"14:350852;200000124:100010483\";s:13:\"regular_price\";s:5:\"11.79\";s:10:\"sale_price\";s:5:\"10.96\";s:5:\"stock\";i:500;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Orange\";s:9:\"shoe-size\";s:2:\"41\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Orange\";s:9:\"shoe-size\";s:2:\"41\";}}i:87;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H60233d8f74d143c9a914a67334be8162E/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"4000785686815-orange-38\";s:7:\"sku_sub\";s:23:\"4000785686815-orange-38\";s:5:\"skuId\";s:17:\"10000007818743722\";s:7:\"skuAttr\";s:29:\"14:350852;200000124:200000898\";s:13:\"regular_price\";s:5:\"11.79\";s:10:\"sale_price\";s:5:\"10.96\";s:5:\"stock\";i:500;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Orange\";s:9:\"shoe-size\";s:2:\"38\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Orange\";s:9:\"shoe-size\";s:2:\"38\";}}i:88;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H60233d8f74d143c9a914a67334be8162E/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"4000785686815-orange-39\";s:7:\"sku_sub\";s:23:\"4000785686815-orange-39\";s:5:\"skuId\";s:17:\"10000007818743723\";s:7:\"skuAttr\";s:29:\"14:350852;200000124:200000364\";s:13:\"regular_price\";s:5:\"11.79\";s:10:\"sale_price\";s:5:\"10.96\";s:5:\"stock\";i:500;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Orange\";s:9:\"shoe-size\";s:2:\"39\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Orange\";s:9:\"shoe-size\";s:2:\"39\";}}i:89;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H60233d8f74d143c9a914a67334be8162E/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"4000785686815-orange-36\";s:7:\"sku_sub\";s:23:\"4000785686815-orange-36\";s:5:\"skuId\";s:17:\"10000007818743720\";s:7:\"skuAttr\";s:29:\"14:350852;200000124:200000334\";s:13:\"regular_price\";s:5:\"11.79\";s:10:\"sale_price\";s:5:\"10.96\";s:5:\"stock\";i:500;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Orange\";s:9:\"shoe-size\";s:2:\"36\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Orange\";s:9:\"shoe-size\";s:2:\"36\";}}i:90;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/H60233d8f74d143c9a914a67334be8162E/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"4000785686815-orange-37\";s:7:\"sku_sub\";s:23:\"4000785686815-orange-37\";s:5:\"skuId\";s:17:\"10000007818743721\";s:7:\"skuAttr\";s:29:\"14:350852;200000124:100010482\";s:13:\"regular_price\";s:5:\"11.79\";s:10:\"sale_price\";s:5:\"10.96\";s:5:\"stock\";i:500;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Orange\";s:9:\"shoe-size\";s:2:\"37\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Orange\";s:9:\"shoe-size\";s:2:\"37\";}}i:91;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/Hbb3d2fa072584de49aca191cf7e25c24p/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"4000785686815-green-46\";s:7:\"sku_sub\";s:22:\"4000785686815-green-46\";s:5:\"skuId\";s:17:\"10000007818743718\";s:7:\"skuAttr\";s:26:\"14:175;200000124:200000899\";s:13:\"regular_price\";s:5:\"11.79\";s:10:\"sale_price\";s:5:\"10.96\";s:5:\"stock\";i:500;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"46\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"46\";}}i:92;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/Hbb3d2fa072584de49aca191cf7e25c24p/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"4000785686815-green-44\";s:7:\"sku_sub\";s:22:\"4000785686815-green-44\";s:5:\"skuId\";s:17:\"10000007818743716\";s:7:\"skuAttr\";s:26:\"14:175;200000124:100010487\";s:13:\"regular_price\";s:5:\"11.79\";s:10:\"sale_price\";s:5:\"10.96\";s:5:\"stock\";i:500;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"44\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"44\";}}i:93;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/Hbb3d2fa072584de49aca191cf7e25c24p/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"4000785686815-green-45\";s:7:\"sku_sub\";s:22:\"4000785686815-green-45\";s:5:\"skuId\";s:17:\"10000007818743717\";s:7:\"skuAttr\";s:21:\"14:175;200000124:3116\";s:13:\"regular_price\";s:5:\"11.79\";s:10:\"sale_price\";s:5:\"10.96\";s:5:\"stock\";i:500;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"45\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"45\";}}i:94;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/Hbb3d2fa072584de49aca191cf7e25c24p/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"4000785686815-green-42\";s:7:\"sku_sub\";s:22:\"4000785686815-green-42\";s:5:\"skuId\";s:17:\"10000007818743714\";s:7:\"skuAttr\";s:26:\"14:175;200000124:200000337\";s:13:\"regular_price\";s:5:\"11.79\";s:10:\"sale_price\";s:5:\"10.96\";s:5:\"stock\";i:498;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"42\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"42\";}}i:95;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/Hbb3d2fa072584de49aca191cf7e25c24p/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"4000785686815-green-43\";s:7:\"sku_sub\";s:22:\"4000785686815-green-43\";s:5:\"skuId\";s:17:\"10000007818743715\";s:7:\"skuAttr\";s:26:\"14:175;200000124:200000338\";s:13:\"regular_price\";s:5:\"11.79\";s:10:\"sale_price\";s:5:\"10.96\";s:5:\"stock\";i:500;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"43\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"43\";}}i:96;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/Hbb3d2fa072584de49aca191cf7e25c24p/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"4000785686815-green-40\";s:7:\"sku_sub\";s:22:\"4000785686815-green-40\";s:5:\"skuId\";s:17:\"10000007818743712\";s:7:\"skuAttr\";s:26:\"14:175;200000124:100013888\";s:13:\"regular_price\";s:5:\"11.79\";s:10:\"sale_price\";s:5:\"10.96\";s:5:\"stock\";i:499;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"40\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"40\";}}i:97;a:10:{s:5:\"image\";s:184:\"https://ae01.alicdn.com/kf/Hbb3d2fa072584de49aca191cf7e25c24p/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"4000785686815-green-41\";s:7:\"sku_sub\";s:22:\"4000785686815-green-41\";s:5:\"skuId\";s:17:\"10000007818743713\";s:7:\"skuAttr\";s:26:\"14:175;200000124:100010483\";s:13:\"regular_price\";s:5:\"11.79\";s:10:\"sale_price\";s:5:\"10.96\";s:5:\"stock\";i:500;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"41\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"41\";}}}');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(61252, 4202, '_variation_description', ''),
(61253, 4202, '_sku', '4000980130774-black-in-stock-14-china'),
(61254, 4202, '_regular_price', '161.15'),
(61255, 4202, 'total_sales', '0'),
(61256, 4202, '_tax_status', 'taxable'),
(61257, 4202, '_tax_class', 'parent'),
(61258, 4202, '_manage_stock', 'yes'),
(61259, 4202, '_backorders', 'no'),
(61260, 4202, '_sold_individually', 'no'),
(61261, 4198, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H482fb496a7994a6f94535e4824cdde1e7/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640.jpg'),
(61262, 4102, '_thumbnail_id', '4198'),
(61263, 4103, '_thumbnail_id', '4198'),
(61264, 4104, '_thumbnail_id', '4198'),
(61265, 4105, '_thumbnail_id', '4198'),
(61266, 4202, '_virtual', 'no'),
(61267, 4106, '_thumbnail_id', '4198'),
(61268, 4107, '_thumbnail_id', '4198'),
(61269, 4202, '_downloadable', 'no'),
(61270, 4108, '_thumbnail_id', '4198'),
(61271, 4109, '_thumbnail_id', '4198'),
(61272, 4202, '_download_limit', '-1'),
(61273, 4110, '_thumbnail_id', '4198'),
(61274, 4202, '_download_expiry', '-1'),
(61275, 4111, '_thumbnail_id', '4198'),
(61276, 4202, '_stock', '49'),
(61277, 4202, '_stock_status', 'instock'),
(61278, 4112, '_thumbnail_id', '4198'),
(61279, 4202, '_wc_average_rating', '0'),
(61280, 4202, '_wc_review_count', '0'),
(61281, 4202, 'attribute_pa_color', 'black-in-stock'),
(61282, 4202, 'attribute_pa_shoe-size', '14'),
(61283, 4202, 'attribute_pa_ships-from', 'china'),
(61284, 4202, '_price', '161.15'),
(61285, 4202, '_product_version', '4.1.0'),
(61286, 4202, '_vi_wad_aliexpress_variation_id', '12000016406706879'),
(61287, 4202, '_vi_wad_aliexpress_variation_attr', '14:193#black in stock;200000124:200000298;200007763:201336100'),
(61288, 4203, '_variation_description', ''),
(61289, 4203, '_sku', '4000980130774-black-in-stock-13-spain'),
(61290, 4203, '_regular_price', '161.15'),
(61291, 4203, 'total_sales', '0'),
(61292, 4203, '_tax_status', 'taxable'),
(61293, 4203, '_tax_class', 'parent'),
(61294, 4203, '_manage_stock', 'yes'),
(61295, 4203, '_backorders', 'no'),
(61296, 4203, '_sold_individually', 'no'),
(61297, 4203, '_virtual', 'no'),
(61298, 4203, '_downloadable', 'no'),
(61299, 4203, '_download_limit', '-1'),
(61300, 4203, '_download_expiry', '-1'),
(61301, 4203, '_stock', '0'),
(61302, 4203, '_stock_status', 'outofstock'),
(61303, 4203, '_wc_average_rating', '0'),
(61304, 4203, '_wc_review_count', '0'),
(61305, 4203, 'attribute_pa_color', 'black-in-stock'),
(61306, 4203, 'attribute_pa_shoe-size', '13'),
(61307, 4203, 'attribute_pa_ships-from', 'spain'),
(61308, 4203, '_price', '161.15'),
(61309, 4203, '_product_version', '4.1.0'),
(61310, 4203, '_vi_wad_aliexpress_variation_id', '12000016406706878'),
(61311, 4203, '_vi_wad_aliexpress_variation_attr', '14:193#black in stock;200000124:200000296;200007763:201336104'),
(61312, 4204, '_variation_description', ''),
(61313, 4204, '_sku', '4000980130774-black-in-stock-15-china'),
(61314, 4204, '_regular_price', '161.15'),
(61315, 4204, 'total_sales', '0'),
(61316, 4204, '_tax_status', 'taxable'),
(61317, 4204, '_tax_class', 'parent'),
(61318, 4204, '_manage_stock', 'yes'),
(61319, 4204, '_backorders', 'no'),
(61320, 4204, '_sold_individually', 'no'),
(61321, 4204, '_virtual', 'no'),
(61322, 4204, '_downloadable', 'no'),
(61323, 4204, '_download_limit', '-1'),
(61324, 4204, '_download_expiry', '-1'),
(61325, 4204, '_stock', '46'),
(61326, 4204, '_stock_status', 'instock'),
(61327, 4204, '_wc_average_rating', '0'),
(61328, 4204, '_wc_review_count', '0'),
(61329, 4204, 'attribute_pa_color', 'black-in-stock'),
(61330, 4204, 'attribute_pa_shoe-size', '15'),
(61331, 4204, 'attribute_pa_ships-from', 'china'),
(61332, 4204, '_price', '161.15'),
(61333, 4204, '_product_version', '4.1.0'),
(61334, 4204, '_vi_wad_aliexpress_variation_id', '12000016406706881'),
(61335, 4204, '_vi_wad_aliexpress_variation_attr', '14:193#black in stock;200000124:350231;200007763:201336100'),
(61336, 4205, '_variation_description', ''),
(61337, 4205, '_sku', '4000980130774-black-in-stock-14-spain'),
(61338, 4205, '_regular_price', '161.15'),
(61339, 4205, 'total_sales', '0'),
(61340, 4205, '_tax_status', 'taxable'),
(61341, 4205, '_tax_class', 'parent'),
(61342, 4205, '_manage_stock', 'yes'),
(61343, 4205, '_backorders', 'no'),
(61344, 4205, '_sold_individually', 'no'),
(61345, 4205, '_virtual', 'no'),
(61346, 4205, '_downloadable', 'no'),
(61347, 4205, '_download_limit', '-1'),
(61348, 4205, '_download_expiry', '-1'),
(61349, 4205, '_stock', '2'),
(61350, 4205, '_stock_status', 'instock'),
(61351, 4205, '_wc_average_rating', '0'),
(61352, 4205, '_wc_review_count', '0'),
(61353, 4205, 'attribute_pa_color', 'black-in-stock'),
(61354, 4205, 'attribute_pa_shoe-size', '14'),
(61355, 4205, 'attribute_pa_ships-from', 'spain'),
(61356, 4205, '_price', '161.15'),
(61357, 4205, '_product_version', '4.1.0'),
(61358, 4205, '_vi_wad_aliexpress_variation_id', '12000016406706880'),
(61359, 4205, '_vi_wad_aliexpress_variation_attr', '14:193#black in stock;200000124:200000298;200007763:201336104'),
(61360, 4206, '_variation_description', ''),
(61361, 4206, '_sku', '4000980130774-pink-in-stock-5-china'),
(61362, 4206, '_regular_price', '161.15'),
(61363, 4206, 'total_sales', '0'),
(61364, 4206, '_tax_status', 'taxable'),
(61365, 4206, '_tax_class', 'parent'),
(61366, 4206, '_manage_stock', 'yes'),
(61367, 4206, '_backorders', 'no'),
(61368, 4206, '_sold_individually', 'no'),
(61369, 4206, '_virtual', 'no'),
(61370, 4206, '_downloadable', 'no'),
(61371, 4206, '_download_limit', '-1'),
(61372, 4206, '_download_expiry', '-1'),
(61373, 4206, '_stock', '47'),
(61374, 4206, '_stock_status', 'instock'),
(61375, 4206, '_wc_average_rating', '0'),
(61376, 4206, '_wc_review_count', '0'),
(61377, 4206, 'attribute_pa_color', 'pink-in-stock'),
(61378, 4206, 'attribute_pa_shoe-size', '5'),
(61379, 4206, 'attribute_pa_ships-from', 'china'),
(61380, 4206, '_price', '161.15'),
(61381, 4206, '_product_version', '4.1.0'),
(61382, 4206, '_vi_wad_aliexpress_variation_id', '12000016406706883'),
(61383, 4206, '_vi_wad_aliexpress_variation_attr', '14:1052#pink in stock;200000124:698;200007763:201336100'),
(61384, 4207, '_variation_description', ''),
(61385, 4207, '_sku', '4000980130774-black-in-stock-15-spain'),
(61386, 4207, '_regular_price', '161.15'),
(61387, 4207, 'total_sales', '0'),
(61388, 4207, '_tax_status', 'taxable'),
(61389, 4207, '_tax_class', 'parent'),
(61390, 4207, '_manage_stock', 'yes'),
(61391, 4207, '_backorders', 'no'),
(61392, 4207, '_sold_individually', 'no'),
(61393, 4207, '_virtual', 'no'),
(61394, 4207, '_downloadable', 'no'),
(61395, 4207, '_download_limit', '-1'),
(61396, 4207, '_download_expiry', '-1'),
(61397, 4207, '_stock', '1'),
(61398, 4207, '_stock_status', 'instock'),
(61399, 4207, '_wc_average_rating', '0'),
(61400, 4207, '_wc_review_count', '0'),
(61401, 4207, 'attribute_pa_color', 'black-in-stock'),
(61402, 4207, 'attribute_pa_shoe-size', '15'),
(61403, 4207, 'attribute_pa_ships-from', 'spain'),
(61404, 4207, '_price', '161.15'),
(61405, 4207, '_product_version', '4.1.0'),
(61406, 4207, '_vi_wad_aliexpress_variation_id', '12000016406706882'),
(61407, 4207, '_vi_wad_aliexpress_variation_attr', '14:193#black in stock;200000124:350231;200007763:201336104'),
(61408, 4208, '_variation_description', ''),
(61409, 4208, '_sku', '4000980130774-pink-in-stock-6-china'),
(61410, 4208, '_regular_price', '161.15'),
(61411, 4208, 'total_sales', '0'),
(61412, 4208, '_tax_status', 'taxable'),
(61413, 4208, '_tax_class', 'parent'),
(61414, 4208, '_manage_stock', 'yes'),
(61415, 4208, '_backorders', 'no'),
(61416, 4208, '_sold_individually', 'no'),
(61417, 4208, '_virtual', 'no'),
(61418, 4208, '_downloadable', 'no'),
(61419, 4208, '_download_limit', '-1'),
(61420, 4208, '_download_expiry', '-1'),
(61421, 4208, '_stock', '50'),
(61422, 4208, '_stock_status', 'instock'),
(61423, 4208, '_wc_average_rating', '0'),
(61424, 4208, '_wc_review_count', '0'),
(61425, 4208, 'attribute_pa_color', 'pink-in-stock'),
(61426, 4208, 'attribute_pa_shoe-size', '6'),
(61427, 4208, 'attribute_pa_ships-from', 'china'),
(61428, 4208, '_price', '161.15'),
(61429, 4208, '_product_version', '4.1.0'),
(61430, 4208, '_vi_wad_aliexpress_variation_id', '12000016406706885'),
(61431, 4208, '_vi_wad_aliexpress_variation_attr', '14:1052#pink in stock;200000124:1394;200007763:201336100'),
(61432, 4209, '_variation_description', ''),
(61433, 4209, '_sku', '4000980130774-pink-in-stock-5-spain'),
(61434, 4209, '_regular_price', '161.15'),
(61435, 4209, 'total_sales', '0'),
(61436, 4209, '_tax_status', 'taxable'),
(61437, 4209, '_tax_class', 'parent'),
(61438, 4209, '_manage_stock', 'yes'),
(61439, 4209, '_backorders', 'no'),
(61440, 4209, '_sold_individually', 'no'),
(61441, 4209, '_virtual', 'no'),
(61442, 4209, '_downloadable', 'no'),
(61443, 4209, '_download_limit', '-1'),
(61444, 4209, '_download_expiry', '-1'),
(61445, 4209, '_stock', '2'),
(61446, 4209, '_stock_status', 'instock'),
(61447, 4209, '_wc_average_rating', '0'),
(61448, 4209, '_wc_review_count', '0'),
(61449, 4209, 'attribute_pa_color', 'pink-in-stock'),
(61450, 4209, 'attribute_pa_shoe-size', '5'),
(61451, 4209, 'attribute_pa_ships-from', 'spain'),
(61452, 4209, '_price', '161.15'),
(61453, 4209, '_product_version', '4.1.0'),
(61454, 4209, '_vi_wad_aliexpress_variation_id', '12000016406706884'),
(61455, 4209, '_vi_wad_aliexpress_variation_attr', '14:1052#pink in stock;200000124:698;200007763:201336104'),
(61456, 4210, '_wp_attached_file', '2021/06/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-4.jpg_640x640-4.jpg'),
(61457, 4210, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:116:\"2021/06/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-4.jpg_640x640-4.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:116:\"jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-4.jpg_640x640-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:116:\"jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-4.jpg_640x640-4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:116:\"jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-4.jpg_640x640-4-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:116:\"jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-4.jpg_640x640-4-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:116:\"jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-4.jpg_640x640-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:116:\"jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-4.jpg_640x640-4-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:116:\"jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-4.jpg_640x640-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:116:\"jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-4.jpg_640x640-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:116:\"jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-4.jpg_640x640-4-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:116:\"jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-4.jpg_640x640-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(61458, 4211, '_variation_description', ''),
(61459, 4211, '_sku', '4000980130774-pink-in-stock-7-china'),
(61460, 4211, '_regular_price', '161.15'),
(61461, 4211, 'total_sales', '0'),
(61462, 4211, '_tax_status', 'taxable'),
(61463, 4211, '_tax_class', 'parent'),
(61464, 4211, '_manage_stock', 'yes'),
(61465, 4211, '_backorders', 'no'),
(61466, 4211, '_sold_individually', 'no'),
(61467, 4211, '_virtual', 'no'),
(61468, 4211, '_downloadable', 'no'),
(61469, 4211, '_download_limit', '-1'),
(61470, 4211, '_download_expiry', '-1'),
(61471, 4211, '_stock', '35'),
(61472, 4211, '_stock_status', 'instock'),
(61473, 4211, '_wc_average_rating', '0'),
(61474, 4211, '_wc_review_count', '0'),
(61475, 4211, 'attribute_pa_color', 'pink-in-stock'),
(61476, 4211, 'attribute_pa_shoe-size', '7'),
(61477, 4211, 'attribute_pa_ships-from', 'china'),
(61478, 4211, '_price', '161.15'),
(61479, 4211, '_product_version', '4.1.0'),
(61480, 4211, '_vi_wad_aliexpress_variation_id', '12000016406706887'),
(61481, 4211, '_vi_wad_aliexpress_variation_attr', '14:1052#pink in stock;200000124:3434;200007763:201336100'),
(61482, 4212, '_variation_description', ''),
(61483, 4212, '_sku', '4000980130774-pink-in-stock-6-spain'),
(61484, 4212, '_regular_price', '161.15'),
(61485, 4212, 'total_sales', '0'),
(61486, 4212, '_tax_status', 'taxable'),
(61487, 4212, '_tax_class', 'parent'),
(61488, 4212, '_manage_stock', 'yes'),
(61489, 4212, '_backorders', 'no'),
(61490, 4212, '_sold_individually', 'no'),
(61491, 4212, '_virtual', 'no'),
(61492, 4212, '_downloadable', 'no'),
(61493, 4212, '_download_limit', '-1'),
(61494, 4212, '_download_expiry', '-1'),
(61495, 4212, '_stock', '2'),
(61496, 4212, '_stock_status', 'instock'),
(61497, 4212, '_wc_average_rating', '0'),
(61498, 4212, '_wc_review_count', '0'),
(61499, 4212, 'attribute_pa_color', 'pink-in-stock'),
(61500, 4212, 'attribute_pa_shoe-size', '6'),
(61501, 4212, 'attribute_pa_ships-from', 'spain'),
(61502, 4212, '_price', '161.15'),
(61503, 4212, '_product_version', '4.1.0'),
(61504, 4212, '_vi_wad_aliexpress_variation_id', '12000016406706886'),
(61505, 4212, '_vi_wad_aliexpress_variation_attr', '14:1052#pink in stock;200000124:1394;200007763:201336104'),
(61506, 4213, '_variation_description', ''),
(61507, 4213, '_sku', '4000980130774-pink-in-stock-8-china'),
(61508, 4213, '_regular_price', '161.15'),
(61509, 4213, 'total_sales', '0'),
(61510, 4213, '_tax_status', 'taxable'),
(61511, 4213, '_tax_class', 'parent'),
(61512, 4213, '_manage_stock', 'yes'),
(61513, 4213, '_backorders', 'no'),
(61514, 4213, '_sold_individually', 'no'),
(61515, 4213, '_virtual', 'no'),
(61516, 4213, '_downloadable', 'no'),
(61517, 4213, '_download_limit', '-1'),
(61518, 4213, '_download_expiry', '-1'),
(61519, 4213, '_stock', '45'),
(61520, 4213, '_stock_status', 'instock'),
(61521, 4213, '_wc_average_rating', '0'),
(61522, 4213, '_wc_review_count', '0'),
(61523, 4213, 'attribute_pa_color', 'pink-in-stock'),
(61524, 4213, 'attribute_pa_shoe-size', '8'),
(61525, 4213, 'attribute_pa_ships-from', 'china'),
(61526, 4213, '_price', '161.15'),
(61527, 4213, '_product_version', '4.1.0'),
(61528, 4213, '_vi_wad_aliexpress_variation_id', '12000016406706889'),
(61529, 4213, '_vi_wad_aliexpress_variation_attr', '14:1052#pink in stock;200000124:699;200007763:201336100'),
(61530, 4214, '_variation_description', ''),
(61531, 4214, '_sku', '4000980130774-pink-in-stock-7-spain'),
(61532, 4214, '_regular_price', '161.15'),
(61533, 4214, 'total_sales', '0'),
(61534, 4214, '_tax_status', 'taxable'),
(61535, 4214, '_tax_class', 'parent'),
(61536, 4214, '_manage_stock', 'yes'),
(61537, 4214, '_backorders', 'no'),
(61538, 4214, '_sold_individually', 'no'),
(61539, 4214, '_virtual', 'no'),
(61540, 4214, '_downloadable', 'no'),
(61541, 4214, '_download_limit', '-1'),
(61542, 4214, '_download_expiry', '-1'),
(61543, 4214, '_stock', '3'),
(61544, 4214, '_stock_status', 'instock'),
(61545, 4214, '_wc_average_rating', '0'),
(61546, 4214, '_wc_review_count', '0'),
(61547, 4214, 'attribute_pa_color', 'pink-in-stock'),
(61548, 4210, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H7e89a7821b2842adaaa7a65123d139a5J/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640.jpg'),
(61549, 4113, '_thumbnail_id', '4210'),
(61550, 4214, 'attribute_pa_shoe-size', '7'),
(61551, 4114, '_thumbnail_id', '4210'),
(61552, 4115, '_thumbnail_id', '4210'),
(61553, 4214, 'attribute_pa_ships-from', 'spain'),
(61554, 4116, '_thumbnail_id', '4210'),
(61555, 4117, '_thumbnail_id', '4210'),
(61556, 4118, '_thumbnail_id', '4210'),
(61557, 4119, '_thumbnail_id', '4210'),
(61558, 4214, '_price', '161.15'),
(61559, 4120, '_thumbnail_id', '4210'),
(61560, 4128, '_thumbnail_id', '4210'),
(61561, 4129, '_thumbnail_id', '4210'),
(61562, 4214, '_product_version', '4.1.0'),
(61563, 4130, '_thumbnail_id', '4210'),
(61564, 4214, '_vi_wad_aliexpress_variation_id', '12000016406706888'),
(61565, 4214, '_vi_wad_aliexpress_variation_attr', '14:1052#pink in stock;200000124:3434;200007763:201336104'),
(61566, 4215, '_variation_description', ''),
(61567, 4215, '_sku', '4000980130774-pink-in-stock-9-china'),
(61568, 4215, '_regular_price', '161.15'),
(61569, 4215, 'total_sales', '0'),
(61570, 4215, '_tax_status', 'taxable'),
(61571, 4215, '_tax_class', 'parent'),
(61572, 4215, '_manage_stock', 'yes'),
(61573, 4215, '_backorders', 'no'),
(61574, 4215, '_sold_individually', 'no'),
(61575, 4215, '_virtual', 'no'),
(61576, 4215, '_downloadable', 'no'),
(61577, 4215, '_download_limit', '-1'),
(61578, 4215, '_download_expiry', '-1'),
(61579, 4215, '_stock', '46'),
(61580, 4215, '_stock_status', 'instock'),
(61581, 4215, '_wc_average_rating', '0'),
(61582, 4215, '_wc_review_count', '0'),
(61583, 4215, 'attribute_pa_color', 'pink-in-stock'),
(61584, 4215, 'attribute_pa_shoe-size', '9'),
(61585, 4215, 'attribute_pa_ships-from', 'china'),
(61586, 4215, '_price', '161.15'),
(61587, 4215, '_product_version', '4.1.0'),
(61588, 4215, '_vi_wad_aliexpress_variation_id', '12000016406706891'),
(61589, 4215, '_vi_wad_aliexpress_variation_attr', '14:1052#pink in stock;200000124:350262;200007763:201336100'),
(61590, 4216, '_vi_wad_description_images', 'a:29:{i:0;s:96:\"https://ae01.alicdn.com/kf/H02319cdee6f04f7d962756012df5aa21b.jpg?width=790&height=586&hash=1376\";i:1;s:97:\"https://ae01.alicdn.com/kf/H76d27d6e26db4743889181d983a91d7cb.jpg?width=790&height=1314&hash=2104\";i:2;s:97:\"https://ae01.alicdn.com/kf/He2c7917061674b5d9e857d177c7f768al.jpg?width=790&height=1180&hash=1970\";i:3;s:97:\"https://ae01.alicdn.com/kf/H12395b8acd7a4afa9070495562921ff8L.jpg?width=790&height=1390&hash=2180\";i:4;s:97:\"https://ae01.alicdn.com/kf/H796f6535649c41d2903203edf3015567V.jpg?width=790&height=1030&hash=1820\";i:5;s:97:\"https://ae01.alicdn.com/kf/H45e4bf5e4f3b4fbb9bc67eeb694a480ex.jpg?width=790&height=1064&hash=1854\";i:6;s:97:\"https://ae01.alicdn.com/kf/H65c78a275bec4b5daf87b089fad02d95O.jpg?width=790&height=1406&hash=2196\";i:7;s:96:\"https://ae01.alicdn.com/kf/He971f76d3d1a4117957b9e45e4af151ep.jpg?width=790&height=918&hash=1708\";i:8;s:97:\"https://ae01.alicdn.com/kf/H541478715d314aa6b3c305eb135049503.jpg?width=790&height=1206&hash=1996\";i:9;s:97:\"https://ae01.alicdn.com/kf/H2293d441738345daac83f5c5551c2c83Y.jpg?width=790&height=1004&hash=1794\";i:10;s:96:\"https://ae01.alicdn.com/kf/H343a1f595b024fb9a1bc3ddc138337ebt.jpg?width=790&height=976&hash=1766\";i:11;s:96:\"https://ae01.alicdn.com/kf/Ha3332bfaa38949aca1561edcda893e99N.jpg?width=790&height=936&hash=1726\";i:12;s:97:\"https://ae01.alicdn.com/kf/He8194d2a1624454cb14d714fe86c13b0y.jpg?width=790&height=1018&hash=1808\";i:13;s:97:\"https://ae01.alicdn.com/kf/H7525310e1fa647adb2651b1e7672bbe5j.jpg?width=790&height=1200&hash=1990\";i:14;s:96:\"https://ae01.alicdn.com/kf/H8ed5e95f6244436faf694d1beeb074038.jpg?width=790&height=705&hash=1495\";i:15;s:96:\"https://ae01.alicdn.com/kf/H24a7324e86f248489cde8842f9ce5f33D.jpg?width=790&height=960&hash=1750\";i:16;s:97:\"https://ae01.alicdn.com/kf/H2ccb3cad9d964c5dac2b2ac40ec76e0aA.jpg?width=790&height=1071&hash=1861\";i:17;s:96:\"https://ae01.alicdn.com/kf/Ha4c4f7cc72214b94a5ccaf55fae522d3d.jpg?width=790&height=873&hash=1663\";i:18;s:96:\"https://ae01.alicdn.com/kf/He752df2fa090471ebae49086c5f2d9b7D.jpg?width=790&height=792&hash=1582\";i:19;s:96:\"https://ae01.alicdn.com/kf/H377ed8b5d88a47068a3a0036362bed47W.jpg?width=790&height=732&hash=1522\";i:20;s:96:\"https://ae01.alicdn.com/kf/H380853047e854552bf1dd9547f8b63c69.jpg?width=790&height=990&hash=1780\";i:21;s:97:\"https://ae01.alicdn.com/kf/H35bc15579f33424eaf4ac5f340dfdc9aV.jpg?width=790&height=1034&hash=1824\";i:22;s:96:\"https://ae01.alicdn.com/kf/H1ae9b7d2a8464c61a83f1f39633cbcbft.jpg?width=790&height=699&hash=1489\";i:23;s:96:\"https://ae01.alicdn.com/kf/Hceedf1df712241e1877bc308abf949454.jpg?width=790&height=975&hash=1765\";i:24;s:97:\"https://ae01.alicdn.com/kf/Hbe84e351c668429f907f4e4d0194260fE.jpg?width=790&height=1080&hash=1870\";i:25;s:96:\"https://ae01.alicdn.com/kf/H970492d36d2947f2952180613a9c6bf3X.jpg?width=790&height=861&hash=1651\";i:26;s:96:\"https://ae01.alicdn.com/kf/Hc98e679beb27489186400c8ff91672e38.jpg?width=790&height=798&hash=1588\";i:27;s:96:\"https://ae01.alicdn.com/kf/Ha84589f82c83468d91f0f40f288f89d1v.jpg?width=790&height=738&hash=1528\";i:28;s:96:\"https://ae01.alicdn.com/kf/H146a014a5fb04be89249106da14dbd38G.jpg?width=790&height=822&hash=1612\";}'),
(61591, 4216, '_vi_wad_sku', '4001166713175'),
(61592, 4216, '_vi_wad_attributes', 'a:2:{i:14;a:5:{s:6:\"values\";a:18:{s:6:\"14:771\";s:10:\"G116 Black\";s:6:\"14:193\";s:10:\"G116 White\";s:6:\"14:173\";s:10:\"G116 Brown\";s:7:\"14:1254\";s:10:\"G116 Green\";s:9:\"14:365458\";s:11:\"G157 Yellow\";s:9:\"14:350850\";s:10:\"G157 White\";s:6:\"14:691\";s:10:\"G157 Green\";s:12:\"14:200004890\";s:10:\"G157 Black\";s:6:\"14:175\";s:10:\"G101 Brown\";s:12:\"14:200004889\";s:10:\"G101 Black\";s:12:\"14:200002130\";s:10:\"G101 Green\";s:9:\"14:350852\";s:10:\"G101 White\";s:7:\"14:1052\";s:11:\"G133 Yellow\";s:6:\"14:496\";s:10:\"G133 White\";s:12:\"14:200004891\";s:17:\"G133 Black Orange\";s:5:\"14:10\";s:16:\"G133 Black Green\";s:9:\"14:350853\";s:10:\"G133 Green\";s:5:\"14:29\";s:16:\"G133 Apple Green\";}s:4:\"slug\";s:5:\"color\";s:4:\"name\";s:5:\"Color\";s:8:\"position\";i:0;s:10:\"values_sub\";a:18:{s:6:\"14:771\";s:5:\"Beige\";s:6:\"14:193\";s:5:\"BLACK\";s:6:\"14:173\";s:4:\"Blue\";s:7:\"14:1254\";s:8:\"Sky Blue\";s:9:\"14:365458\";s:5:\"Brown\";s:9:\"14:350850\";s:4:\"Gold\";s:6:\"14:691\";s:4:\"Gray\";s:12:\"14:200004890\";s:9:\"Dark Grey\";s:6:\"14:175\";s:5:\"Green\";s:12:\"14:200004889\";s:10:\"Army Green\";s:12:\"14:200002130\";s:5:\"Ivory\";s:9:\"14:350852\";s:6:\"Orange\";s:7:\"14:1052\";s:4:\"Pink\";s:6:\"14:496\";s:6:\"Purple\";s:12:\"14:200004891\";s:8:\"Lavender\";s:5:\"14:10\";s:3:\"Red\";s:9:\"14:350853\";s:6:\"Silver\";s:5:\"14:29\";s:5:\"White\";}}i:200000124;a:5:{s:6:\"values\";a:11:{s:19:\"200000124:200000286\";s:3:\"5.5\";s:14:\"200000124:1394\";s:1:\"6\";s:19:\"200000124:200000287\";s:3:\"6.5\";s:14:\"200000124:3434\";s:1:\"7\";s:19:\"200000124:200000288\";s:3:\"7.5\";s:13:\"200000124:699\";s:1:\"8\";s:19:\"200000124:200000289\";s:3:\"8.5\";s:19:\"200000124:200000290\";s:3:\"9.5\";s:14:\"200000124:1583\";s:2:\"10\";s:19:\"200000124:100010420\";s:2:\"11\";s:14:\"200000124:1663\";s:2:\"12\";}s:4:\"slug\";s:9:\"shoe-size\";s:4:\"name\";s:9:\"Shoe Size\";s:8:\"position\";i:1;s:10:\"values_sub\";a:11:{s:19:\"200000124:200000286\";s:3:\"5.5\";s:14:\"200000124:1394\";s:1:\"6\";s:19:\"200000124:200000287\";s:3:\"6.5\";s:14:\"200000124:3434\";s:1:\"7\";s:19:\"200000124:200000288\";s:3:\"7.5\";s:13:\"200000124:699\";s:1:\"8\";s:19:\"200000124:200000289\";s:3:\"8.5\";s:19:\"200000124:200000290\";s:3:\"9.5\";s:14:\"200000124:1583\";s:2:\"10\";s:19:\"200000124:100010420\";s:2:\"11\";s:14:\"200000124:1663\";s:2:\"12\";}}}'),
(61593, 4216, '_vi_wad_list_attributes', 'a:29:{s:6:\"14:771\";a:4:{s:4:\"name\";s:10:\"G116 Black\";s:8:\"name_sub\";s:5:\"Beige\";s:5:\"color\";s:7:\"#F8F7E7\";s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/H042d8f3fb0934ec9bd005ef778bdabfcJ/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";}s:6:\"14:193\";a:4:{s:4:\"name\";s:10:\"G116 White\";s:8:\"name_sub\";s:5:\"BLACK\";s:5:\"color\";s:7:\"#000000\";s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/Hee956b2d29b54ec1bec6960955caf91a2/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";}s:6:\"14:173\";a:4:{s:4:\"name\";s:10:\"G116 Brown\";s:8:\"name_sub\";s:4:\"Blue\";s:5:\"color\";s:7:\"#0080FF\";s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/H26d561e6c0354455af72dc4e219785e2Q/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";}s:7:\"14:1254\";a:4:{s:4:\"name\";s:10:\"G116 Green\";s:8:\"name_sub\";s:8:\"Sky Blue\";s:5:\"color\";s:7:\"#1EDDFF\";s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/Hf626cd586b034efcb3d807d7b9883e219/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";}s:9:\"14:365458\";a:4:{s:4:\"name\";s:11:\"G157 Yellow\";s:8:\"name_sub\";s:5:\"Brown\";s:5:\"color\";s:7:\"#8D6468\";s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/H1b64d579375c4a44a89e1804fd2adbb9I/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";}s:9:\"14:350850\";a:4:{s:4:\"name\";s:10:\"G157 White\";s:8:\"name_sub\";s:4:\"Gold\";s:5:\"color\";s:7:\"#FFD700\";s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/H251f00dcaf554034a3b372788226ee2du/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";}s:6:\"14:691\";a:4:{s:4:\"name\";s:10:\"G157 Green\";s:8:\"name_sub\";s:4:\"Gray\";s:5:\"color\";s:4:\"#999\";s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/H361bbb4763904af59255a1cb193a0a9di/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";}s:12:\"14:200004890\";a:4:{s:4:\"name\";s:10:\"G157 Black\";s:8:\"name_sub\";s:9:\"Dark Grey\";s:5:\"color\";s:4:\"#666\";s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/H9711319ed12246528b689dfdfb560799x/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";}s:6:\"14:175\";a:4:{s:4:\"name\";s:10:\"G101 Brown\";s:8:\"name_sub\";s:5:\"Green\";s:5:\"color\";s:7:\"#007000\";s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/H6a65da206ac745ac8a1936c9af5be467S/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";}s:12:\"14:200004889\";a:4:{s:4:\"name\";s:10:\"G101 Black\";s:8:\"name_sub\";s:10:\"Army Green\";s:5:\"color\";s:7:\"#7C8C30\";s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/H09f42e9a0b7045c5a7a2e9cb58af4a4cs/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";}s:12:\"14:200002130\";a:4:{s:4:\"name\";s:10:\"G101 Green\";s:8:\"name_sub\";s:5:\"Ivory\";s:5:\"color\";s:7:\"#FDFDE8\";s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/H3d8a5349979a4c8690e2039bda9765e3H/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";}s:9:\"14:350852\";a:4:{s:4:\"name\";s:10:\"G101 White\";s:8:\"name_sub\";s:6:\"Orange\";s:5:\"color\";s:7:\"#FFA500\";s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/H585d6377ce054a1c9e9a4465dbfe992fn/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";}s:7:\"14:1052\";a:4:{s:4:\"name\";s:11:\"G133 Yellow\";s:8:\"name_sub\";s:4:\"Pink\";s:5:\"color\";s:7:\"#FFC0CB\";s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/H086ebcf5833641c2810bd86bcd91ed24f/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";}s:6:\"14:496\";a:4:{s:4:\"name\";s:10:\"G133 White\";s:8:\"name_sub\";s:6:\"Purple\";s:5:\"color\";s:7:\"#6C3365\";s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/Hed9c1a8640f24bea9afdba0959caad5fN/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";}s:12:\"14:200004891\";a:4:{s:4:\"name\";s:17:\"G133 Black Orange\";s:8:\"name_sub\";s:8:\"Lavender\";s:5:\"color\";s:7:\"#DDA0DD\";s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/Hf1d6247957f244768f3fb6140f61fd45f/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";}s:5:\"14:10\";a:4:{s:4:\"name\";s:16:\"G133 Black Green\";s:8:\"name_sub\";s:3:\"Red\";s:5:\"color\";s:7:\"#FF0000\";s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/H36b7d4de05034d2b99b1b71857de329cw/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";}s:9:\"14:350853\";a:4:{s:4:\"name\";s:10:\"G133 Green\";s:8:\"name_sub\";s:6:\"Silver\";s:5:\"color\";s:4:\"#CCC\";s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/H27a75109c18648f0ae992727b784cb1aT/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";}s:5:\"14:29\";a:4:{s:4:\"name\";s:16:\"G133 Apple Green\";s:8:\"name_sub\";s:5:\"White\";s:5:\"color\";s:7:\"#FFFFFF\";s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/H5a352582c94045629126b04e0444f244r/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";}s:19:\"200000124:200000286\";a:4:{s:4:\"name\";s:3:\"5.5\";s:8:\"name_sub\";s:3:\"5.5\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:14:\"200000124:1394\";a:4:{s:4:\"name\";s:1:\"6\";s:8:\"name_sub\";s:1:\"6\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000287\";a:4:{s:4:\"name\";s:3:\"6.5\";s:8:\"name_sub\";s:3:\"6.5\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:14:\"200000124:3434\";a:4:{s:4:\"name\";s:1:\"7\";s:8:\"name_sub\";s:1:\"7\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000288\";a:4:{s:4:\"name\";s:3:\"7.5\";s:8:\"name_sub\";s:3:\"7.5\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:13:\"200000124:699\";a:4:{s:4:\"name\";s:1:\"8\";s:8:\"name_sub\";s:1:\"8\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000289\";a:4:{s:4:\"name\";s:3:\"8.5\";s:8:\"name_sub\";s:3:\"8.5\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000290\";a:4:{s:4:\"name\";s:3:\"9.5\";s:8:\"name_sub\";s:3:\"9.5\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:14:\"200000124:1583\";a:4:{s:4:\"name\";s:2:\"10\";s:8:\"name_sub\";s:2:\"10\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:100010420\";a:4:{s:4:\"name\";s:2:\"11\";s:8:\"name_sub\";s:2:\"11\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:14:\"200000124:1663\";a:4:{s:4:\"name\";s:2:\"12\";s:8:\"name_sub\";s:2:\"12\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}}'),
(61594, 4216, '_vi_wad_shipping_info', 'a:6:{s:4:\"time\";i:1622549824;s:7:\"country\";s:2:\"LK\";s:7:\"company\";s:5:\"E_EMS\";s:7:\"freight\";s:755:\"[{\"bizShowMind\":{\"layout\":[]},\"commitDay\":\"75\",\"company\":\"e-EMS\",\"currency\":\"USD\",\"discount\":0,\"displayType\":\"deliveryTime\",\"features\":{},\"freightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $72.80\",\"value\":72.8},\"freightFeatures\":{\"provider\":\"ae_config\"},\"freightLayout\":{\"displayType\":\"deliveryTime\",\"layout\":[{\"text\":\"Shipping: US $72.80\",\"type\":\"title\"},{\"text\":\"To <font color=\'#000000\'>Sri Lanka</font> via e-EMS\",\"type\":\"subtitle\"}],\"openShippingPanel\":\"true\"},\"fullMailLine\":false,\"hbaService\":false,\"i18nMap\":{},\"id\":0,\"name\":\"FreightItemModule\",\"sendGoodsCountry\":\"CN\",\"sendGoodsCountryFullName\":\"China\",\"serviceName\":\"E_EMS\",\"standardFreightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $72.80\",\"value\":72.8},\"time\":\"20-40\",\"tracking\":true}]\";s:13:\"shipping_cost\";d:72.7999999999999971578290569595992565155029296875;s:13:\"delivery_time\";s:5:\"20-40\";}'),
(61595, 4216, '_vi_wad_gallery', 'a:6:{i:0;s:177:\"https://ae01.alicdn.com/kf/Hf7fb8512e30e4dbea33ed08fa563bad6g/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg\";i:1;s:177:\"https://ae01.alicdn.com/kf/H9b527c5b72054ca7b8070f440b93e7742/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg\";i:2;s:177:\"https://ae01.alicdn.com/kf/Hde34a2c610d344d3b27ac95c2082ec7cV/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg\";i:3;s:177:\"https://ae01.alicdn.com/kf/H0c2fc47877c7454a9475f1ddf05141e87/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg\";i:4;s:177:\"https://ae01.alicdn.com/kf/H29fbfceeb19c477c9570599b0c0d26608/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg\";i:5;s:177:\"https://ae01.alicdn.com/kf/Hc8240de8747b496fa992130ebb663267D/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg\";}'),
(61596, 4216, '_vi_wad_variation_images', 'a:18:{s:6:\"14:771\";s:189:\"https://ae01.alicdn.com/kf/H042d8f3fb0934ec9bd005ef778bdabfcJ/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:6:\"14:193\";s:189:\"https://ae01.alicdn.com/kf/Hee956b2d29b54ec1bec6960955caf91a2/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:6:\"14:173\";s:189:\"https://ae01.alicdn.com/kf/H26d561e6c0354455af72dc4e219785e2Q/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:7:\"14:1254\";s:189:\"https://ae01.alicdn.com/kf/Hf626cd586b034efcb3d807d7b9883e219/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:9:\"14:365458\";s:189:\"https://ae01.alicdn.com/kf/H1b64d579375c4a44a89e1804fd2adbb9I/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:9:\"14:350850\";s:189:\"https://ae01.alicdn.com/kf/H251f00dcaf554034a3b372788226ee2du/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:6:\"14:691\";s:189:\"https://ae01.alicdn.com/kf/H361bbb4763904af59255a1cb193a0a9di/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:12:\"14:200004890\";s:189:\"https://ae01.alicdn.com/kf/H9711319ed12246528b689dfdfb560799x/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:6:\"14:175\";s:189:\"https://ae01.alicdn.com/kf/H6a65da206ac745ac8a1936c9af5be467S/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:12:\"14:200004889\";s:189:\"https://ae01.alicdn.com/kf/H09f42e9a0b7045c5a7a2e9cb58af4a4cs/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:12:\"14:200002130\";s:189:\"https://ae01.alicdn.com/kf/H3d8a5349979a4c8690e2039bda9765e3H/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:9:\"14:350852\";s:189:\"https://ae01.alicdn.com/kf/H585d6377ce054a1c9e9a4465dbfe992fn/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:7:\"14:1052\";s:189:\"https://ae01.alicdn.com/kf/H086ebcf5833641c2810bd86bcd91ed24f/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:6:\"14:496\";s:189:\"https://ae01.alicdn.com/kf/Hed9c1a8640f24bea9afdba0959caad5fN/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:12:\"14:200004891\";s:189:\"https://ae01.alicdn.com/kf/Hf1d6247957f244768f3fb6140f61fd45f/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:5:\"14:10\";s:189:\"https://ae01.alicdn.com/kf/H36b7d4de05034d2b99b1b71857de329cw/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:9:\"14:350853\";s:189:\"https://ae01.alicdn.com/kf/H27a75109c18648f0ae992727b784cb1aT/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:5:\"14:29\";s:189:\"https://ae01.alicdn.com/kf/H5a352582c94045629126b04e0444f244r/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";}'),
(61597, 4216, '_vi_wad_store_info', 'a:3:{s:4:\"name\";s:21:\"MOYING Official Store\";s:3:\"url\";s:34:\"//www.aliexpress.com/store/5228038\";s:3:\"num\";i:5228038;}');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(61598, 4216, '_vi_wad_variations', 'a:198:{i:0;a:10:{s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/H086ebcf5833641c2810bd86bcd91ed24f/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"4001166713175-g133-yellow-6-5\";s:7:\"sku_sub\";s:22:\"4001166713175-pink-6-5\";s:5:\"skuId\";s:17:\"10000014986153001\";s:7:\"skuAttr\";s:39:\"14:1052#G133 Yellow;200000124:200000287\";s:13:\"regular_price\";s:5:\"33.98\";s:10:\"sale_price\";s:5:\"17.33\";s:5:\"stock\";i:849;s:10:\"attributes\";a:2:{s:5:\"color\";s:11:\"G133 Yellow\";s:9:\"shoe-size\";s:3:\"6.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:3:\"6.5\";}}i:1;a:10:{s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/H086ebcf5833641c2810bd86bcd91ed24f/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"4001166713175-g133-yellow-7-5\";s:7:\"sku_sub\";s:22:\"4001166713175-pink-7-5\";s:5:\"skuId\";s:17:\"10000014986153003\";s:7:\"skuAttr\";s:39:\"14:1052#G133 Yellow;200000124:200000288\";s:13:\"regular_price\";s:5:\"33.98\";s:10:\"sale_price\";s:5:\"17.33\";s:5:\"stock\";i:861;s:10:\"attributes\";a:2:{s:5:\"color\";s:11:\"G133 Yellow\";s:9:\"shoe-size\";s:3:\"7.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:3:\"7.5\";}}i:2;a:10:{s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/H086ebcf5833641c2810bd86bcd91ed24f/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:27:\"4001166713175-g133-yellow-7\";s:7:\"sku_sub\";s:20:\"4001166713175-pink-7\";s:5:\"skuId\";s:17:\"10000014986153002\";s:7:\"skuAttr\";s:36:\"14:1052#G133 Yellow;200000124:3434#7\";s:13:\"regular_price\";s:5:\"33.98\";s:10:\"sale_price\";s:5:\"17.33\";s:5:\"stock\";i:854;s:10:\"attributes\";a:2:{s:5:\"color\";s:11:\"G133 Yellow\";s:9:\"shoe-size\";s:1:\"7\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:1:\"7\";}}i:3;a:10:{s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/H086ebcf5833641c2810bd86bcd91ed24f/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"4001166713175-g133-yellow-8-5\";s:7:\"sku_sub\";s:22:\"4001166713175-pink-8-5\";s:5:\"skuId\";s:17:\"10000014986153005\";s:7:\"skuAttr\";s:39:\"14:1052#G133 Yellow;200000124:200000289\";s:13:\"regular_price\";s:5:\"33.98\";s:10:\"sale_price\";s:5:\"17.33\";s:5:\"stock\";i:846;s:10:\"attributes\";a:2:{s:5:\"color\";s:11:\"G133 Yellow\";s:9:\"shoe-size\";s:3:\"8.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:3:\"8.5\";}}i:4;a:10:{s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/H086ebcf5833641c2810bd86bcd91ed24f/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:27:\"4001166713175-g133-yellow-8\";s:7:\"sku_sub\";s:20:\"4001166713175-pink-8\";s:5:\"skuId\";s:17:\"10000014986153004\";s:7:\"skuAttr\";s:33:\"14:1052#G133 Yellow;200000124:699\";s:13:\"regular_price\";s:5:\"33.98\";s:10:\"sale_price\";s:5:\"17.33\";s:5:\"stock\";i:859;s:10:\"attributes\";a:2:{s:5:\"color\";s:11:\"G133 Yellow\";s:9:\"shoe-size\";s:1:\"8\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:1:\"8\";}}i:5;a:10:{s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/H086ebcf5833641c2810bd86bcd91ed24f/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"4001166713175-g133-yellow-10\";s:7:\"sku_sub\";s:21:\"4001166713175-pink-10\";s:5:\"skuId\";s:17:\"10000014986153007\";s:7:\"skuAttr\";s:34:\"14:1052#G133 Yellow;200000124:1583\";s:13:\"regular_price\";s:5:\"33.98\";s:10:\"sale_price\";s:5:\"17.33\";s:5:\"stock\";i:857;s:10:\"attributes\";a:2:{s:5:\"color\";s:11:\"G133 Yellow\";s:9:\"shoe-size\";s:2:\"10\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:2:\"10\";}}i:6;a:10:{s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/H086ebcf5833641c2810bd86bcd91ed24f/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"4001166713175-g133-yellow-9-5\";s:7:\"sku_sub\";s:22:\"4001166713175-pink-9-5\";s:5:\"skuId\";s:17:\"10000014986153006\";s:7:\"skuAttr\";s:39:\"14:1052#G133 Yellow;200000124:200000290\";s:13:\"regular_price\";s:5:\"33.98\";s:10:\"sale_price\";s:5:\"17.33\";s:5:\"stock\";i:855;s:10:\"attributes\";a:2:{s:5:\"color\";s:11:\"G133 Yellow\";s:9:\"shoe-size\";s:3:\"9.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:3:\"9.5\";}}i:7;a:10:{s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/Hed9c1a8640f24bea9afdba0959caad5fN/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"4001166713175-g133-white-9-5\";s:7:\"sku_sub\";s:24:\"4001166713175-purple-9-5\";s:5:\"skuId\";s:17:\"10000014986153017\";s:7:\"skuAttr\";s:37:\"14:496#G133 White;200000124:200000290\";s:13:\"regular_price\";s:5:\"33.98\";s:10:\"sale_price\";s:5:\"17.33\";s:5:\"stock\";i:778;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"G133 White\";s:9:\"shoe-size\";s:3:\"9.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Purple\";s:9:\"shoe-size\";s:3:\"9.5\";}}i:8;a:10:{s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/Hed9c1a8640f24bea9afdba0959caad5fN/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"4001166713175-g133-white-8-5\";s:7:\"sku_sub\";s:24:\"4001166713175-purple-8-5\";s:5:\"skuId\";s:17:\"10000014986153016\";s:7:\"skuAttr\";s:37:\"14:496#G133 White;200000124:200000289\";s:13:\"regular_price\";s:5:\"33.98\";s:10:\"sale_price\";s:5:\"17.33\";s:5:\"stock\";i:771;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"G133 White\";s:9:\"shoe-size\";s:3:\"8.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Purple\";s:9:\"shoe-size\";s:3:\"8.5\";}}i:9;a:10:{s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/Hed9c1a8640f24bea9afdba0959caad5fN/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:27:\"4001166713175-g133-white-11\";s:7:\"sku_sub\";s:23:\"4001166713175-purple-11\";s:5:\"skuId\";s:17:\"10000014986153019\";s:7:\"skuAttr\";s:37:\"14:496#G133 White;200000124:100010420\";s:13:\"regular_price\";s:5:\"33.98\";s:10:\"sale_price\";s:5:\"17.33\";s:5:\"stock\";i:819;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"G133 White\";s:9:\"shoe-size\";s:2:\"11\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Purple\";s:9:\"shoe-size\";s:2:\"11\";}}i:10;a:10:{s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/Hed9c1a8640f24bea9afdba0959caad5fN/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:27:\"4001166713175-g133-white-10\";s:7:\"sku_sub\";s:23:\"4001166713175-purple-10\";s:5:\"skuId\";s:17:\"10000014986153018\";s:7:\"skuAttr\";s:32:\"14:496#G133 White;200000124:1583\";s:13:\"regular_price\";s:5:\"33.98\";s:10:\"sale_price\";s:5:\"17.33\";s:5:\"stock\";i:788;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"G133 White\";s:9:\"shoe-size\";s:2:\"10\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Purple\";s:9:\"shoe-size\";s:2:\"10\";}}i:11;a:10:{s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/Hf1d6247957f244768f3fb6140f61fd45f/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:35:\"4001166713175-g133-black-orange-5-5\";s:7:\"sku_sub\";s:26:\"4001166713175-lavender-5-5\";s:5:\"skuId\";s:17:\"10000014986153021\";s:7:\"skuAttr\";s:50:\"14:200004891#G133 Black Orange;200000124:200000286\";s:13:\"regular_price\";s:5:\"33.98\";s:10:\"sale_price\";s:5:\"17.33\";s:5:\"stock\";i:864;s:10:\"attributes\";a:2:{s:5:\"color\";s:17:\"G133 Black Orange\";s:9:\"shoe-size\";s:3:\"5.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Lavender\";s:9:\"shoe-size\";s:3:\"5.5\";}}i:12;a:10:{s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/Hed9c1a8640f24bea9afdba0959caad5fN/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:27:\"4001166713175-g133-white-12\";s:7:\"sku_sub\";s:23:\"4001166713175-purple-12\";s:5:\"skuId\";s:17:\"10000014986153020\";s:7:\"skuAttr\";s:32:\"14:496#G133 White;200000124:1663\";s:13:\"regular_price\";s:5:\"33.98\";s:10:\"sale_price\";s:5:\"17.33\";s:5:\"stock\";i:836;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"G133 White\";s:9:\"shoe-size\";s:2:\"12\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Purple\";s:9:\"shoe-size\";s:2:\"12\";}}i:13;a:10:{s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/Hf1d6247957f244768f3fb6140f61fd45f/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:35:\"4001166713175-g133-black-orange-6-5\";s:7:\"sku_sub\";s:26:\"4001166713175-lavender-6-5\";s:5:\"skuId\";s:17:\"10000014986153023\";s:7:\"skuAttr\";s:50:\"14:200004891#G133 Black Orange;200000124:200000287\";s:13:\"regular_price\";s:5:\"33.98\";s:10:\"sale_price\";s:5:\"17.33\";s:5:\"stock\";i:856;s:10:\"attributes\";a:2:{s:5:\"color\";s:17:\"G133 Black Orange\";s:9:\"shoe-size\";s:3:\"6.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Lavender\";s:9:\"shoe-size\";s:3:\"6.5\";}}i:14;a:10:{s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/Hf1d6247957f244768f3fb6140f61fd45f/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:33:\"4001166713175-g133-black-orange-6\";s:7:\"sku_sub\";s:24:\"4001166713175-lavender-6\";s:5:\"skuId\";s:17:\"10000014986153022\";s:7:\"skuAttr\";s:45:\"14:200004891#G133 Black Orange;200000124:1394\";s:13:\"regular_price\";s:5:\"33.98\";s:10:\"sale_price\";s:5:\"17.33\";s:5:\"stock\";i:864;s:10:\"attributes\";a:2:{s:5:\"color\";s:17:\"G133 Black Orange\";s:9:\"shoe-size\";s:1:\"6\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Lavender\";s:9:\"shoe-size\";s:1:\"6\";}}i:15;a:10:{s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/H086ebcf5833641c2810bd86bcd91ed24f/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"4001166713175-g133-yellow-12\";s:7:\"sku_sub\";s:21:\"4001166713175-pink-12\";s:5:\"skuId\";s:17:\"10000014986153009\";s:7:\"skuAttr\";s:34:\"14:1052#G133 Yellow;200000124:1663\";s:13:\"regular_price\";s:5:\"33.98\";s:10:\"sale_price\";s:5:\"17.33\";s:5:\"stock\";i:864;s:10:\"attributes\";a:2:{s:5:\"color\";s:11:\"G133 Yellow\";s:9:\"shoe-size\";s:2:\"12\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:2:\"12\";}}i:16;a:10:{s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/H086ebcf5833641c2810bd86bcd91ed24f/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"4001166713175-g133-yellow-11\";s:7:\"sku_sub\";s:21:\"4001166713175-pink-11\";s:5:\"skuId\";s:17:\"10000014986153008\";s:7:\"skuAttr\";s:39:\"14:1052#G133 Yellow;200000124:100010420\";s:13:\"regular_price\";s:5:\"33.98\";s:10:\"sale_price\";s:5:\"17.33\";s:5:\"stock\";i:870;s:10:\"attributes\";a:2:{s:5:\"color\";s:11:\"G133 Yellow\";s:9:\"shoe-size\";s:2:\"11\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:2:\"11\";}}i:17;a:10:{s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/Hed9c1a8640f24bea9afdba0959caad5fN/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:26:\"4001166713175-g133-white-6\";s:7:\"sku_sub\";s:22:\"4001166713175-purple-6\";s:5:\"skuId\";s:17:\"10000014986153011\";s:7:\"skuAttr\";s:32:\"14:496#G133 White;200000124:1394\";s:13:\"regular_price\";s:5:\"33.98\";s:10:\"sale_price\";s:5:\"17.33\";s:5:\"stock\";i:785;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"G133 White\";s:9:\"shoe-size\";s:1:\"6\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Purple\";s:9:\"shoe-size\";s:1:\"6\";}}i:18;a:10:{s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/Hed9c1a8640f24bea9afdba0959caad5fN/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"4001166713175-g133-white-5-5\";s:7:\"sku_sub\";s:24:\"4001166713175-purple-5-5\";s:5:\"skuId\";s:17:\"10000014986153010\";s:7:\"skuAttr\";s:37:\"14:496#G133 White;200000124:200000286\";s:13:\"regular_price\";s:5:\"33.98\";s:10:\"sale_price\";s:5:\"17.33\";s:5:\"stock\";i:818;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"G133 White\";s:9:\"shoe-size\";s:3:\"5.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Purple\";s:9:\"shoe-size\";s:3:\"5.5\";}}i:19;a:10:{s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/Hed9c1a8640f24bea9afdba0959caad5fN/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:26:\"4001166713175-g133-white-7\";s:7:\"sku_sub\";s:22:\"4001166713175-purple-7\";s:5:\"skuId\";s:17:\"10000014986153013\";s:7:\"skuAttr\";s:34:\"14:496#G133 White;200000124:3434#7\";s:13:\"regular_price\";s:5:\"33.98\";s:10:\"sale_price\";s:5:\"17.33\";s:5:\"stock\";i:812;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"G133 White\";s:9:\"shoe-size\";s:1:\"7\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Purple\";s:9:\"shoe-size\";s:1:\"7\";}}i:20;a:10:{s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/Hed9c1a8640f24bea9afdba0959caad5fN/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"4001166713175-g133-white-6-5\";s:7:\"sku_sub\";s:24:\"4001166713175-purple-6-5\";s:5:\"skuId\";s:17:\"10000014986153012\";s:7:\"skuAttr\";s:37:\"14:496#G133 White;200000124:200000287\";s:13:\"regular_price\";s:5:\"33.98\";s:10:\"sale_price\";s:5:\"17.33\";s:5:\"stock\";i:781;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"G133 White\";s:9:\"shoe-size\";s:3:\"6.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Purple\";s:9:\"shoe-size\";s:3:\"6.5\";}}i:21;a:10:{s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/Hed9c1a8640f24bea9afdba0959caad5fN/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:26:\"4001166713175-g133-white-8\";s:7:\"sku_sub\";s:22:\"4001166713175-purple-8\";s:5:\"skuId\";s:17:\"10000014986153015\";s:7:\"skuAttr\";s:31:\"14:496#G133 White;200000124:699\";s:13:\"regular_price\";s:5:\"33.98\";s:10:\"sale_price\";s:5:\"17.33\";s:5:\"stock\";i:817;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"G133 White\";s:9:\"shoe-size\";s:1:\"8\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Purple\";s:9:\"shoe-size\";s:1:\"8\";}}i:22;a:10:{s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/Hed9c1a8640f24bea9afdba0959caad5fN/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"4001166713175-g133-white-7-5\";s:7:\"sku_sub\";s:24:\"4001166713175-purple-7-5\";s:5:\"skuId\";s:17:\"10000014986153014\";s:7:\"skuAttr\";s:37:\"14:496#G133 White;200000124:200000288\";s:13:\"regular_price\";s:5:\"33.98\";s:10:\"sale_price\";s:5:\"17.33\";s:5:\"stock\";i:810;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"G133 White\";s:9:\"shoe-size\";s:3:\"7.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Purple\";s:9:\"shoe-size\";s:3:\"7.5\";}}i:23;a:10:{s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/H5a352582c94045629126b04e0444f244r/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:33:\"4001166713175-g133-apple-green-12\";s:7:\"sku_sub\";s:22:\"4001166713175-white-12\";s:5:\"skuId\";s:17:\"10000014986153064\";s:7:\"skuAttr\";s:37:\"14:29#G133 Apple Green;200000124:1663\";s:13:\"regular_price\";s:5:\"33.98\";s:10:\"sale_price\";s:5:\"17.33\";s:5:\"stock\";i:877;s:10:\"attributes\";a:2:{s:5:\"color\";s:16:\"G133 Apple Green\";s:9:\"shoe-size\";s:2:\"12\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:2:\"12\";}}i:24;a:10:{s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/H5a352582c94045629126b04e0444f244r/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:32:\"4001166713175-g133-apple-green-7\";s:7:\"sku_sub\";s:21:\"4001166713175-white-7\";s:5:\"skuId\";s:17:\"10000014986153057\";s:7:\"skuAttr\";s:39:\"14:29#G133 Apple Green;200000124:3434#7\";s:13:\"regular_price\";s:5:\"33.98\";s:10:\"sale_price\";s:5:\"17.33\";s:5:\"stock\";i:813;s:10:\"attributes\";a:2:{s:5:\"color\";s:16:\"G133 Apple Green\";s:9:\"shoe-size\";s:1:\"7\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:1:\"7\";}}i:25;a:10:{s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/H5a352582c94045629126b04e0444f244r/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:34:\"4001166713175-g133-apple-green-6-5\";s:7:\"sku_sub\";s:23:\"4001166713175-white-6-5\";s:5:\"skuId\";s:17:\"10000014986153056\";s:7:\"skuAttr\";s:42:\"14:29#G133 Apple Green;200000124:200000287\";s:13:\"regular_price\";s:5:\"33.98\";s:10:\"sale_price\";s:5:\"17.33\";s:5:\"stock\";i:792;s:10:\"attributes\";a:2:{s:5:\"color\";s:16:\"G133 Apple Green\";s:9:\"shoe-size\";s:3:\"6.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:3:\"6.5\";}}i:26;a:10:{s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/H5a352582c94045629126b04e0444f244r/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:32:\"4001166713175-g133-apple-green-8\";s:7:\"sku_sub\";s:21:\"4001166713175-white-8\";s:5:\"skuId\";s:17:\"10000014986153059\";s:7:\"skuAttr\";s:36:\"14:29#G133 Apple Green;200000124:699\";s:13:\"regular_price\";s:5:\"33.98\";s:10:\"sale_price\";s:5:\"17.33\";s:5:\"stock\";i:851;s:10:\"attributes\";a:2:{s:5:\"color\";s:16:\"G133 Apple Green\";s:9:\"shoe-size\";s:1:\"8\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:1:\"8\";}}i:27;a:10:{s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/H5a352582c94045629126b04e0444f244r/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:34:\"4001166713175-g133-apple-green-7-5\";s:7:\"sku_sub\";s:23:\"4001166713175-white-7-5\";s:5:\"skuId\";s:17:\"10000014986153058\";s:7:\"skuAttr\";s:42:\"14:29#G133 Apple Green;200000124:200000288\";s:13:\"regular_price\";s:5:\"33.98\";s:10:\"sale_price\";s:5:\"17.33\";s:5:\"stock\";i:841;s:10:\"attributes\";a:2:{s:5:\"color\";s:16:\"G133 Apple Green\";s:9:\"shoe-size\";s:3:\"7.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:3:\"7.5\";}}i:28;a:10:{s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/H5a352582c94045629126b04e0444f244r/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:34:\"4001166713175-g133-apple-green-9-5\";s:7:\"sku_sub\";s:23:\"4001166713175-white-9-5\";s:5:\"skuId\";s:17:\"10000014986153061\";s:7:\"skuAttr\";s:42:\"14:29#G133 Apple Green;200000124:200000290\";s:13:\"regular_price\";s:5:\"33.98\";s:10:\"sale_price\";s:5:\"17.33\";s:5:\"stock\";i:866;s:10:\"attributes\";a:2:{s:5:\"color\";s:16:\"G133 Apple Green\";s:9:\"shoe-size\";s:3:\"9.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:3:\"9.5\";}}i:29;a:10:{s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/H5a352582c94045629126b04e0444f244r/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:34:\"4001166713175-g133-apple-green-8-5\";s:7:\"sku_sub\";s:23:\"4001166713175-white-8-5\";s:5:\"skuId\";s:17:\"10000014986153060\";s:7:\"skuAttr\";s:42:\"14:29#G133 Apple Green;200000124:200000289\";s:13:\"regular_price\";s:5:\"33.98\";s:10:\"sale_price\";s:5:\"17.33\";s:5:\"stock\";i:842;s:10:\"attributes\";a:2:{s:5:\"color\";s:16:\"G133 Apple Green\";s:9:\"shoe-size\";s:3:\"8.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:3:\"8.5\";}}i:30;a:10:{s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/H5a352582c94045629126b04e0444f244r/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:33:\"4001166713175-g133-apple-green-11\";s:7:\"sku_sub\";s:22:\"4001166713175-white-11\";s:5:\"skuId\";s:17:\"10000014986153063\";s:7:\"skuAttr\";s:42:\"14:29#G133 Apple Green;200000124:100010420\";s:13:\"regular_price\";s:5:\"33.98\";s:10:\"sale_price\";s:5:\"17.33\";s:5:\"stock\";i:869;s:10:\"attributes\";a:2:{s:5:\"color\";s:16:\"G133 Apple Green\";s:9:\"shoe-size\";s:2:\"11\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:2:\"11\";}}i:31;a:10:{s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/H5a352582c94045629126b04e0444f244r/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:33:\"4001166713175-g133-apple-green-10\";s:7:\"sku_sub\";s:22:\"4001166713175-white-10\";s:5:\"skuId\";s:17:\"10000014986153062\";s:7:\"skuAttr\";s:37:\"14:29#G133 Apple Green;200000124:1583\";s:13:\"regular_price\";s:5:\"33.98\";s:10:\"sale_price\";s:5:\"17.33\";s:5:\"stock\";i:875;s:10:\"attributes\";a:2:{s:5:\"color\";s:16:\"G133 Apple Green\";s:9:\"shoe-size\";s:2:\"10\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:2:\"10\";}}i:32;a:10:{s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/H36b7d4de05034d2b99b1b71857de329cw/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:32:\"4001166713175-g133-black-green-6\";s:7:\"sku_sub\";s:19:\"4001166713175-red-6\";s:5:\"skuId\";s:17:\"10000014986153033\";s:7:\"skuAttr\";s:37:\"14:10#G133 Black Green;200000124:1394\";s:13:\"regular_price\";s:5:\"33.98\";s:10:\"sale_price\";s:5:\"17.33\";s:5:\"stock\";i:854;s:10:\"attributes\";a:2:{s:5:\"color\";s:16:\"G133 Black Green\";s:9:\"shoe-size\";s:1:\"6\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:1:\"6\";}}i:33;a:10:{s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/H36b7d4de05034d2b99b1b71857de329cw/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:34:\"4001166713175-g133-black-green-5-5\";s:7:\"sku_sub\";s:21:\"4001166713175-red-5-5\";s:5:\"skuId\";s:17:\"10000014986153032\";s:7:\"skuAttr\";s:42:\"14:10#G133 Black Green;200000124:200000286\";s:13:\"regular_price\";s:5:\"33.98\";s:10:\"sale_price\";s:5:\"17.33\";s:5:\"stock\";i:864;s:10:\"attributes\";a:2:{s:5:\"color\";s:16:\"G133 Black Green\";s:9:\"shoe-size\";s:3:\"5.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:3:\"5.5\";}}i:34;a:10:{s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/H36b7d4de05034d2b99b1b71857de329cw/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:32:\"4001166713175-g133-black-green-7\";s:7:\"sku_sub\";s:19:\"4001166713175-red-7\";s:5:\"skuId\";s:17:\"10000014986153035\";s:7:\"skuAttr\";s:39:\"14:10#G133 Black Green;200000124:3434#7\";s:13:\"regular_price\";s:5:\"33.98\";s:10:\"sale_price\";s:5:\"17.33\";s:5:\"stock\";i:862;s:10:\"attributes\";a:2:{s:5:\"color\";s:16:\"G133 Black Green\";s:9:\"shoe-size\";s:1:\"7\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:1:\"7\";}}i:35;a:10:{s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/H36b7d4de05034d2b99b1b71857de329cw/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:34:\"4001166713175-g133-black-green-6-5\";s:7:\"sku_sub\";s:21:\"4001166713175-red-6-5\";s:5:\"skuId\";s:17:\"10000014986153034\";s:7:\"skuAttr\";s:42:\"14:10#G133 Black Green;200000124:200000287\";s:13:\"regular_price\";s:5:\"33.98\";s:10:\"sale_price\";s:5:\"17.33\";s:5:\"stock\";i:852;s:10:\"attributes\";a:2:{s:5:\"color\";s:16:\"G133 Black Green\";s:9:\"shoe-size\";s:3:\"6.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:3:\"6.5\";}}i:36;a:10:{s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/H36b7d4de05034d2b99b1b71857de329cw/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:32:\"4001166713175-g133-black-green-8\";s:7:\"sku_sub\";s:19:\"4001166713175-red-8\";s:5:\"skuId\";s:17:\"10000014986153037\";s:7:\"skuAttr\";s:36:\"14:10#G133 Black Green;200000124:699\";s:13:\"regular_price\";s:5:\"33.98\";s:10:\"sale_price\";s:5:\"17.33\";s:5:\"stock\";i:854;s:10:\"attributes\";a:2:{s:5:\"color\";s:16:\"G133 Black Green\";s:9:\"shoe-size\";s:1:\"8\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:1:\"8\";}}i:37;a:10:{s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/H36b7d4de05034d2b99b1b71857de329cw/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:34:\"4001166713175-g133-black-green-7-5\";s:7:\"sku_sub\";s:21:\"4001166713175-red-7-5\";s:5:\"skuId\";s:17:\"10000014986153036\";s:7:\"skuAttr\";s:42:\"14:10#G133 Black Green;200000124:200000288\";s:13:\"regular_price\";s:5:\"33.98\";s:10:\"sale_price\";s:5:\"17.33\";s:5:\"stock\";i:858;s:10:\"attributes\";a:2:{s:5:\"color\";s:16:\"G133 Black Green\";s:9:\"shoe-size\";s:3:\"7.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:3:\"7.5\";}}i:38;a:10:{s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/H36b7d4de05034d2b99b1b71857de329cw/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:34:\"4001166713175-g133-black-green-9-5\";s:7:\"sku_sub\";s:21:\"4001166713175-red-9-5\";s:5:\"skuId\";s:17:\"10000014986153039\";s:7:\"skuAttr\";s:42:\"14:10#G133 Black Green;200000124:200000290\";s:13:\"regular_price\";s:5:\"33.98\";s:10:\"sale_price\";s:5:\"17.33\";s:5:\"stock\";i:836;s:10:\"attributes\";a:2:{s:5:\"color\";s:16:\"G133 Black Green\";s:9:\"shoe-size\";s:3:\"9.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:3:\"9.5\";}}i:39;a:10:{s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/H36b7d4de05034d2b99b1b71857de329cw/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:34:\"4001166713175-g133-black-green-8-5\";s:7:\"sku_sub\";s:21:\"4001166713175-red-8-5\";s:5:\"skuId\";s:17:\"10000014986153038\";s:7:\"skuAttr\";s:42:\"14:10#G133 Black Green;200000124:200000289\";s:13:\"regular_price\";s:5:\"33.98\";s:10:\"sale_price\";s:5:\"17.33\";s:5:\"stock\";i:827;s:10:\"attributes\";a:2:{s:5:\"color\";s:16:\"G133 Black Green\";s:9:\"shoe-size\";s:3:\"8.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:3:\"8.5\";}}i:40;a:10:{s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/Hf1d6247957f244768f3fb6140f61fd45f/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:35:\"4001166713175-g133-black-orange-7-5\";s:7:\"sku_sub\";s:26:\"4001166713175-lavender-7-5\";s:5:\"skuId\";s:17:\"10000014986153025\";s:7:\"skuAttr\";s:50:\"14:200004891#G133 Black Orange;200000124:200000288\";s:13:\"regular_price\";s:5:\"33.98\";s:10:\"sale_price\";s:5:\"17.33\";s:5:\"stock\";i:862;s:10:\"attributes\";a:2:{s:5:\"color\";s:17:\"G133 Black Orange\";s:9:\"shoe-size\";s:3:\"7.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Lavender\";s:9:\"shoe-size\";s:3:\"7.5\";}}i:41;a:10:{s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/Hf1d6247957f244768f3fb6140f61fd45f/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:33:\"4001166713175-g133-black-orange-7\";s:7:\"sku_sub\";s:24:\"4001166713175-lavender-7\";s:5:\"skuId\";s:17:\"10000014986153024\";s:7:\"skuAttr\";s:47:\"14:200004891#G133 Black Orange;200000124:3434#7\";s:13:\"regular_price\";s:5:\"33.98\";s:10:\"sale_price\";s:5:\"17.33\";s:5:\"stock\";i:857;s:10:\"attributes\";a:2:{s:5:\"color\";s:17:\"G133 Black Orange\";s:9:\"shoe-size\";s:1:\"7\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Lavender\";s:9:\"shoe-size\";s:1:\"7\";}}i:42;a:10:{s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/Hf1d6247957f244768f3fb6140f61fd45f/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:35:\"4001166713175-g133-black-orange-8-5\";s:7:\"sku_sub\";s:26:\"4001166713175-lavender-8-5\";s:5:\"skuId\";s:17:\"10000014986153027\";s:7:\"skuAttr\";s:50:\"14:200004891#G133 Black Orange;200000124:200000289\";s:13:\"regular_price\";s:5:\"33.98\";s:10:\"sale_price\";s:5:\"17.33\";s:5:\"stock\";i:823;s:10:\"attributes\";a:2:{s:5:\"color\";s:17:\"G133 Black Orange\";s:9:\"shoe-size\";s:3:\"8.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Lavender\";s:9:\"shoe-size\";s:3:\"8.5\";}}i:43;a:10:{s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/Hf1d6247957f244768f3fb6140f61fd45f/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:33:\"4001166713175-g133-black-orange-8\";s:7:\"sku_sub\";s:24:\"4001166713175-lavender-8\";s:5:\"skuId\";s:17:\"10000014986153026\";s:7:\"skuAttr\";s:44:\"14:200004891#G133 Black Orange;200000124:699\";s:13:\"regular_price\";s:5:\"33.98\";s:10:\"sale_price\";s:5:\"17.33\";s:5:\"stock\";i:855;s:10:\"attributes\";a:2:{s:5:\"color\";s:17:\"G133 Black Orange\";s:9:\"shoe-size\";s:1:\"8\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Lavender\";s:9:\"shoe-size\";s:1:\"8\";}}i:44;a:10:{s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/Hf1d6247957f244768f3fb6140f61fd45f/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:34:\"4001166713175-g133-black-orange-10\";s:7:\"sku_sub\";s:25:\"4001166713175-lavender-10\";s:5:\"skuId\";s:17:\"10000014986153029\";s:7:\"skuAttr\";s:45:\"14:200004891#G133 Black Orange;200000124:1583\";s:13:\"regular_price\";s:5:\"33.98\";s:10:\"sale_price\";s:5:\"17.33\";s:5:\"stock\";i:840;s:10:\"attributes\";a:2:{s:5:\"color\";s:17:\"G133 Black Orange\";s:9:\"shoe-size\";s:2:\"10\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Lavender\";s:9:\"shoe-size\";s:2:\"10\";}}i:45;a:10:{s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/Hf1d6247957f244768f3fb6140f61fd45f/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:35:\"4001166713175-g133-black-orange-9-5\";s:7:\"sku_sub\";s:26:\"4001166713175-lavender-9-5\";s:5:\"skuId\";s:17:\"10000014986153028\";s:7:\"skuAttr\";s:50:\"14:200004891#G133 Black Orange;200000124:200000290\";s:13:\"regular_price\";s:5:\"33.98\";s:10:\"sale_price\";s:5:\"17.33\";s:5:\"stock\";i:831;s:10:\"attributes\";a:2:{s:5:\"color\";s:17:\"G133 Black Orange\";s:9:\"shoe-size\";s:3:\"9.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Lavender\";s:9:\"shoe-size\";s:3:\"9.5\";}}i:46;a:10:{s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/Hf1d6247957f244768f3fb6140f61fd45f/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:34:\"4001166713175-g133-black-orange-12\";s:7:\"sku_sub\";s:25:\"4001166713175-lavender-12\";s:5:\"skuId\";s:17:\"10000014986153031\";s:7:\"skuAttr\";s:45:\"14:200004891#G133 Black Orange;200000124:1663\";s:13:\"regular_price\";s:5:\"33.98\";s:10:\"sale_price\";s:5:\"17.33\";s:5:\"stock\";i:866;s:10:\"attributes\";a:2:{s:5:\"color\";s:17:\"G133 Black Orange\";s:9:\"shoe-size\";s:2:\"12\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Lavender\";s:9:\"shoe-size\";s:2:\"12\";}}i:47;a:10:{s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/Hf1d6247957f244768f3fb6140f61fd45f/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:34:\"4001166713175-g133-black-orange-11\";s:7:\"sku_sub\";s:25:\"4001166713175-lavender-11\";s:5:\"skuId\";s:17:\"10000014986153030\";s:7:\"skuAttr\";s:50:\"14:200004891#G133 Black Orange;200000124:100010420\";s:13:\"regular_price\";s:5:\"33.98\";s:10:\"sale_price\";s:5:\"17.33\";s:5:\"stock\";i:858;s:10:\"attributes\";a:2:{s:5:\"color\";s:17:\"G133 Black Orange\";s:9:\"shoe-size\";s:2:\"11\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Lavender\";s:9:\"shoe-size\";s:2:\"11\";}}i:48;a:10:{s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/H27a75109c18648f0ae992727b784cb1aT/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"4001166713175-g133-green-8-5\";s:7:\"sku_sub\";s:24:\"4001166713175-silver-8-5\";s:5:\"skuId\";s:17:\"10000014986153049\";s:7:\"skuAttr\";s:40:\"14:350853#G133 Green;200000124:200000289\";s:13:\"regular_price\";s:5:\"33.98\";s:10:\"sale_price\";s:5:\"17.33\";s:5:\"stock\";i:843;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"G133 Green\";s:9:\"shoe-size\";s:3:\"8.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Silver\";s:9:\"shoe-size\";s:3:\"8.5\";}}i:49;a:10:{s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/H27a75109c18648f0ae992727b784cb1aT/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:26:\"4001166713175-g133-green-8\";s:7:\"sku_sub\";s:22:\"4001166713175-silver-8\";s:5:\"skuId\";s:17:\"10000014986153048\";s:7:\"skuAttr\";s:34:\"14:350853#G133 Green;200000124:699\";s:13:\"regular_price\";s:5:\"33.98\";s:10:\"sale_price\";s:5:\"17.33\";s:5:\"stock\";i:850;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"G133 Green\";s:9:\"shoe-size\";s:1:\"8\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Silver\";s:9:\"shoe-size\";s:1:\"8\";}}i:50;a:10:{s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/H27a75109c18648f0ae992727b784cb1aT/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:27:\"4001166713175-g133-green-10\";s:7:\"sku_sub\";s:23:\"4001166713175-silver-10\";s:5:\"skuId\";s:17:\"10000014986153051\";s:7:\"skuAttr\";s:35:\"14:350853#G133 Green;200000124:1583\";s:13:\"regular_price\";s:5:\"33.98\";s:10:\"sale_price\";s:5:\"17.33\";s:5:\"stock\";i:862;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"G133 Green\";s:9:\"shoe-size\";s:2:\"10\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Silver\";s:9:\"shoe-size\";s:2:\"10\";}}i:51;a:10:{s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/H27a75109c18648f0ae992727b784cb1aT/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"4001166713175-g133-green-9-5\";s:7:\"sku_sub\";s:24:\"4001166713175-silver-9-5\";s:5:\"skuId\";s:17:\"10000014986153050\";s:7:\"skuAttr\";s:40:\"14:350853#G133 Green;200000124:200000290\";s:13:\"regular_price\";s:5:\"33.98\";s:10:\"sale_price\";s:5:\"17.33\";s:5:\"stock\";i:852;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"G133 Green\";s:9:\"shoe-size\";s:3:\"9.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Silver\";s:9:\"shoe-size\";s:3:\"9.5\";}}i:52;a:10:{s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/H27a75109c18648f0ae992727b784cb1aT/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:27:\"4001166713175-g133-green-12\";s:7:\"sku_sub\";s:23:\"4001166713175-silver-12\";s:5:\"skuId\";s:17:\"10000014986153053\";s:7:\"skuAttr\";s:35:\"14:350853#G133 Green;200000124:1663\";s:13:\"regular_price\";s:5:\"33.98\";s:10:\"sale_price\";s:5:\"17.33\";s:5:\"stock\";i:866;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"G133 Green\";s:9:\"shoe-size\";s:2:\"12\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Silver\";s:9:\"shoe-size\";s:2:\"12\";}}i:53;a:10:{s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/H27a75109c18648f0ae992727b784cb1aT/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:27:\"4001166713175-g133-green-11\";s:7:\"sku_sub\";s:23:\"4001166713175-silver-11\";s:5:\"skuId\";s:17:\"10000014986153052\";s:7:\"skuAttr\";s:40:\"14:350853#G133 Green;200000124:100010420\";s:13:\"regular_price\";s:5:\"33.98\";s:10:\"sale_price\";s:5:\"17.33\";s:5:\"stock\";i:859;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"G133 Green\";s:9:\"shoe-size\";s:2:\"11\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Silver\";s:9:\"shoe-size\";s:2:\"11\";}}i:54;a:10:{s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/H5a352582c94045629126b04e0444f244r/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:32:\"4001166713175-g133-apple-green-6\";s:7:\"sku_sub\";s:21:\"4001166713175-white-6\";s:5:\"skuId\";s:17:\"10000014986153055\";s:7:\"skuAttr\";s:37:\"14:29#G133 Apple Green;200000124:1394\";s:13:\"regular_price\";s:5:\"33.98\";s:10:\"sale_price\";s:5:\"17.33\";s:5:\"stock\";i:808;s:10:\"attributes\";a:2:{s:5:\"color\";s:16:\"G133 Apple Green\";s:9:\"shoe-size\";s:1:\"6\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:1:\"6\";}}i:55;a:10:{s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/H5a352582c94045629126b04e0444f244r/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:34:\"4001166713175-g133-apple-green-5-5\";s:7:\"sku_sub\";s:23:\"4001166713175-white-5-5\";s:5:\"skuId\";s:17:\"10000014986153054\";s:7:\"skuAttr\";s:42:\"14:29#G133 Apple Green;200000124:200000286\";s:13:\"regular_price\";s:5:\"33.98\";s:10:\"sale_price\";s:5:\"17.33\";s:5:\"stock\";i:834;s:10:\"attributes\";a:2:{s:5:\"color\";s:16:\"G133 Apple Green\";s:9:\"shoe-size\";s:3:\"5.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:3:\"5.5\";}}i:56;a:10:{s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/H36b7d4de05034d2b99b1b71857de329cw/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:33:\"4001166713175-g133-black-green-11\";s:7:\"sku_sub\";s:20:\"4001166713175-red-11\";s:5:\"skuId\";s:17:\"10000014986153041\";s:7:\"skuAttr\";s:42:\"14:10#G133 Black Green;200000124:100010420\";s:13:\"regular_price\";s:5:\"33.98\";s:10:\"sale_price\";s:5:\"17.33\";s:5:\"stock\";i:849;s:10:\"attributes\";a:2:{s:5:\"color\";s:16:\"G133 Black Green\";s:9:\"shoe-size\";s:2:\"11\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"11\";}}i:57;a:10:{s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/H36b7d4de05034d2b99b1b71857de329cw/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:33:\"4001166713175-g133-black-green-10\";s:7:\"sku_sub\";s:20:\"4001166713175-red-10\";s:5:\"skuId\";s:17:\"10000014986153040\";s:7:\"skuAttr\";s:37:\"14:10#G133 Black Green;200000124:1583\";s:13:\"regular_price\";s:5:\"33.98\";s:10:\"sale_price\";s:5:\"17.33\";s:5:\"stock\";i:839;s:10:\"attributes\";a:2:{s:5:\"color\";s:16:\"G133 Black Green\";s:9:\"shoe-size\";s:2:\"10\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"10\";}}i:58;a:10:{s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/H27a75109c18648f0ae992727b784cb1aT/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"4001166713175-g133-green-5-5\";s:7:\"sku_sub\";s:24:\"4001166713175-silver-5-5\";s:5:\"skuId\";s:17:\"10000014986153043\";s:7:\"skuAttr\";s:40:\"14:350853#G133 Green;200000124:200000286\";s:13:\"regular_price\";s:5:\"33.98\";s:10:\"sale_price\";s:5:\"17.33\";s:5:\"stock\";i:861;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"G133 Green\";s:9:\"shoe-size\";s:3:\"5.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Silver\";s:9:\"shoe-size\";s:3:\"5.5\";}}i:59;a:10:{s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/H36b7d4de05034d2b99b1b71857de329cw/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:33:\"4001166713175-g133-black-green-12\";s:7:\"sku_sub\";s:20:\"4001166713175-red-12\";s:5:\"skuId\";s:17:\"10000014986153042\";s:7:\"skuAttr\";s:37:\"14:10#G133 Black Green;200000124:1663\";s:13:\"regular_price\";s:5:\"33.98\";s:10:\"sale_price\";s:5:\"17.33\";s:5:\"stock\";i:851;s:10:\"attributes\";a:2:{s:5:\"color\";s:16:\"G133 Black Green\";s:9:\"shoe-size\";s:2:\"12\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"12\";}}i:60;a:10:{s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/H27a75109c18648f0ae992727b784cb1aT/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"4001166713175-g133-green-6-5\";s:7:\"sku_sub\";s:24:\"4001166713175-silver-6-5\";s:5:\"skuId\";s:17:\"10000014986153045\";s:7:\"skuAttr\";s:40:\"14:350853#G133 Green;200000124:200000287\";s:13:\"regular_price\";s:5:\"33.98\";s:10:\"sale_price\";s:5:\"17.33\";s:5:\"stock\";i:850;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"G133 Green\";s:9:\"shoe-size\";s:3:\"6.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Silver\";s:9:\"shoe-size\";s:3:\"6.5\";}}i:61;a:10:{s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/H27a75109c18648f0ae992727b784cb1aT/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:26:\"4001166713175-g133-green-6\";s:7:\"sku_sub\";s:22:\"4001166713175-silver-6\";s:5:\"skuId\";s:17:\"10000014986153044\";s:7:\"skuAttr\";s:35:\"14:350853#G133 Green;200000124:1394\";s:13:\"regular_price\";s:5:\"33.98\";s:10:\"sale_price\";s:5:\"17.33\";s:5:\"stock\";i:856;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"G133 Green\";s:9:\"shoe-size\";s:1:\"6\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Silver\";s:9:\"shoe-size\";s:1:\"6\";}}i:62;a:10:{s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/H27a75109c18648f0ae992727b784cb1aT/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"4001166713175-g133-green-7-5\";s:7:\"sku_sub\";s:24:\"4001166713175-silver-7-5\";s:5:\"skuId\";s:17:\"10000014986153047\";s:7:\"skuAttr\";s:40:\"14:350853#G133 Green;200000124:200000288\";s:13:\"regular_price\";s:5:\"33.98\";s:10:\"sale_price\";s:5:\"17.33\";s:5:\"stock\";i:865;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"G133 Green\";s:9:\"shoe-size\";s:3:\"7.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Silver\";s:9:\"shoe-size\";s:3:\"7.5\";}}i:63;a:10:{s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/H27a75109c18648f0ae992727b784cb1aT/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:26:\"4001166713175-g133-green-7\";s:7:\"sku_sub\";s:22:\"4001166713175-silver-7\";s:5:\"skuId\";s:17:\"10000014986153046\";s:7:\"skuAttr\";s:37:\"14:350853#G133 Green;200000124:3434#7\";s:13:\"regular_price\";s:5:\"33.98\";s:10:\"sale_price\";s:5:\"17.33\";s:5:\"stock\";i:859;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"G133 Green\";s:9:\"shoe-size\";s:1:\"7\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Silver\";s:9:\"shoe-size\";s:1:\"7\";}}i:64;a:10:{s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/H26d561e6c0354455af72dc4e219785e2Q/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"4001166713175-g116-brown-6-5\";s:7:\"sku_sub\";s:22:\"4001166713175-blue-6-5\";s:5:\"skuId\";s:17:\"10000014985990891\";s:7:\"skuAttr\";s:37:\"14:173#G116 Brown;200000124:200000287\";s:13:\"regular_price\";s:5:\"33.98\";s:10:\"sale_price\";s:5:\"17.33\";s:5:\"stock\";i:0;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"G116 Brown\";s:9:\"shoe-size\";s:3:\"6.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:3:\"6.5\";}}i:65;a:10:{s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/H26d561e6c0354455af72dc4e219785e2Q/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:26:\"4001166713175-g116-brown-6\";s:7:\"sku_sub\";s:20:\"4001166713175-blue-6\";s:5:\"skuId\";s:17:\"10000014985990890\";s:7:\"skuAttr\";s:32:\"14:173#G116 Brown;200000124:1394\";s:13:\"regular_price\";s:5:\"33.98\";s:10:\"sale_price\";s:5:\"17.33\";s:5:\"stock\";i:0;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"G116 Brown\";s:9:\"shoe-size\";s:1:\"6\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:1:\"6\";}}i:66;a:10:{s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/H26d561e6c0354455af72dc4e219785e2Q/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"4001166713175-g116-brown-5-5\";s:7:\"sku_sub\";s:22:\"4001166713175-blue-5-5\";s:5:\"skuId\";s:17:\"10000014985990889\";s:7:\"skuAttr\";s:37:\"14:173#G116 Brown;200000124:200000286\";s:13:\"regular_price\";s:5:\"33.98\";s:10:\"sale_price\";s:5:\"17.33\";s:5:\"stock\";i:0;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"G116 Brown\";s:9:\"shoe-size\";s:3:\"5.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:3:\"5.5\";}}i:67;a:10:{s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/Hee956b2d29b54ec1bec6960955caf91a2/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:27:\"4001166713175-g116-white-12\";s:7:\"sku_sub\";s:22:\"4001166713175-black-12\";s:5:\"skuId\";s:17:\"10000014985990888\";s:7:\"skuAttr\";s:32:\"14:193#G116 White;200000124:1663\";s:13:\"regular_price\";s:5:\"33.98\";s:10:\"sale_price\";s:5:\"17.33\";s:5:\"stock\";i:1142;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"G116 White\";s:9:\"shoe-size\";s:2:\"12\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"12\";}}i:68;a:10:{s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/H26d561e6c0354455af72dc4e219785e2Q/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"4001166713175-g116-brown-8-5\";s:7:\"sku_sub\";s:22:\"4001166713175-blue-8-5\";s:5:\"skuId\";s:17:\"10000014985990895\";s:7:\"skuAttr\";s:37:\"14:173#G116 Brown;200000124:200000289\";s:13:\"regular_price\";s:5:\"33.98\";s:10:\"sale_price\";s:5:\"17.33\";s:5:\"stock\";i:770;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"G116 Brown\";s:9:\"shoe-size\";s:3:\"8.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:3:\"8.5\";}}i:69;a:10:{s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/H26d561e6c0354455af72dc4e219785e2Q/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:26:\"4001166713175-g116-brown-8\";s:7:\"sku_sub\";s:20:\"4001166713175-blue-8\";s:5:\"skuId\";s:17:\"10000014985990894\";s:7:\"skuAttr\";s:31:\"14:173#G116 Brown;200000124:699\";s:13:\"regular_price\";s:5:\"33.98\";s:10:\"sale_price\";s:5:\"17.33\";s:5:\"stock\";i:815;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"G116 Brown\";s:9:\"shoe-size\";s:1:\"8\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:1:\"8\";}}i:70;a:10:{s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/H26d561e6c0354455af72dc4e219785e2Q/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"4001166713175-g116-brown-7-5\";s:7:\"sku_sub\";s:22:\"4001166713175-blue-7-5\";s:5:\"skuId\";s:17:\"10000014985990893\";s:7:\"skuAttr\";s:37:\"14:173#G116 Brown;200000124:200000288\";s:13:\"regular_price\";s:5:\"33.98\";s:10:\"sale_price\";s:5:\"17.33\";s:5:\"stock\";i:834;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"G116 Brown\";s:9:\"shoe-size\";s:3:\"7.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:3:\"7.5\";}}i:71;a:10:{s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/H26d561e6c0354455af72dc4e219785e2Q/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:26:\"4001166713175-g116-brown-7\";s:7:\"sku_sub\";s:20:\"4001166713175-blue-7\";s:5:\"skuId\";s:17:\"10000014985990892\";s:7:\"skuAttr\";s:34:\"14:173#G116 Brown;200000124:3434#7\";s:13:\"regular_price\";s:5:\"33.98\";s:10:\"sale_price\";s:5:\"17.33\";s:5:\"stock\";i:819;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"G116 Brown\";s:9:\"shoe-size\";s:1:\"7\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:1:\"7\";}}i:72;a:10:{s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/Hee956b2d29b54ec1bec6960955caf91a2/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:26:\"4001166713175-g116-white-8\";s:7:\"sku_sub\";s:21:\"4001166713175-black-8\";s:5:\"skuId\";s:17:\"10000014985990883\";s:7:\"skuAttr\";s:31:\"14:193#G116 White;200000124:699\";s:13:\"regular_price\";s:5:\"33.98\";s:10:\"sale_price\";s:5:\"17.33\";s:5:\"stock\";i:518;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"G116 White\";s:9:\"shoe-size\";s:1:\"8\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:1:\"8\";}}i:73;a:10:{s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/Hee956b2d29b54ec1bec6960955caf91a2/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"4001166713175-g116-white-7-5\";s:7:\"sku_sub\";s:23:\"4001166713175-black-7-5\";s:5:\"skuId\";s:17:\"10000014985990882\";s:7:\"skuAttr\";s:37:\"14:193#G116 White;200000124:200000288\";s:13:\"regular_price\";s:5:\"33.98\";s:10:\"sale_price\";s:5:\"17.33\";s:5:\"stock\";i:607;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"G116 White\";s:9:\"shoe-size\";s:3:\"7.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:3:\"7.5\";}}i:74;a:10:{s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/Hee956b2d29b54ec1bec6960955caf91a2/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:26:\"4001166713175-g116-white-7\";s:7:\"sku_sub\";s:21:\"4001166713175-black-7\";s:5:\"skuId\";s:17:\"10000014985990881\";s:7:\"skuAttr\";s:34:\"14:193#G116 White;200000124:3434#7\";s:13:\"regular_price\";s:5:\"33.98\";s:10:\"sale_price\";s:5:\"17.33\";s:5:\"stock\";i:564;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"G116 White\";s:9:\"shoe-size\";s:1:\"7\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:1:\"7\";}}i:75;a:10:{s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/Hee956b2d29b54ec1bec6960955caf91a2/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"4001166713175-g116-white-6-5\";s:7:\"sku_sub\";s:23:\"4001166713175-black-6-5\";s:5:\"skuId\";s:17:\"10000014985990880\";s:7:\"skuAttr\";s:37:\"14:193#G116 White;200000124:200000287\";s:13:\"regular_price\";s:5:\"33.98\";s:10:\"sale_price\";s:5:\"17.33\";s:5:\"stock\";i:0;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"G116 White\";s:9:\"shoe-size\";s:3:\"6.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:3:\"6.5\";}}i:76;a:10:{s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/Hee956b2d29b54ec1bec6960955caf91a2/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:27:\"4001166713175-g116-white-11\";s:7:\"sku_sub\";s:22:\"4001166713175-black-11\";s:5:\"skuId\";s:17:\"10000014985990887\";s:7:\"skuAttr\";s:37:\"14:193#G116 White;200000124:100010420\";s:13:\"regular_price\";s:5:\"33.98\";s:10:\"sale_price\";s:5:\"17.33\";s:5:\"stock\";i:1047;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"G116 White\";s:9:\"shoe-size\";s:2:\"11\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"11\";}}i:77;a:10:{s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/Hee956b2d29b54ec1bec6960955caf91a2/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:27:\"4001166713175-g116-white-10\";s:7:\"sku_sub\";s:22:\"4001166713175-black-10\";s:5:\"skuId\";s:17:\"10000014985990886\";s:7:\"skuAttr\";s:32:\"14:193#G116 White;200000124:1583\";s:13:\"regular_price\";s:5:\"33.98\";s:10:\"sale_price\";s:5:\"17.33\";s:5:\"stock\";i:543;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"G116 White\";s:9:\"shoe-size\";s:2:\"10\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"10\";}}i:78;a:10:{s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/Hee956b2d29b54ec1bec6960955caf91a2/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"4001166713175-g116-white-9-5\";s:7:\"sku_sub\";s:23:\"4001166713175-black-9-5\";s:5:\"skuId\";s:17:\"10000014985990885\";s:7:\"skuAttr\";s:37:\"14:193#G116 White;200000124:200000290\";s:13:\"regular_price\";s:5:\"33.98\";s:10:\"sale_price\";s:5:\"17.33\";s:5:\"stock\";i:375;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"G116 White\";s:9:\"shoe-size\";s:3:\"9.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:3:\"9.5\";}}i:79;a:10:{s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/Hee956b2d29b54ec1bec6960955caf91a2/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"4001166713175-g116-white-8-5\";s:7:\"sku_sub\";s:23:\"4001166713175-black-8-5\";s:5:\"skuId\";s:17:\"10000014985990884\";s:7:\"skuAttr\";s:37:\"14:193#G116 White;200000124:200000289\";s:13:\"regular_price\";s:5:\"33.98\";s:10:\"sale_price\";s:5:\"17.33\";s:5:\"stock\";i:378;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"G116 White\";s:9:\"shoe-size\";s:3:\"8.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:3:\"8.5\";}}i:80;a:10:{s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/Hf626cd586b034efcb3d807d7b9883e219/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"4001166713175-g116-green-9-5\";s:7:\"sku_sub\";s:26:\"4001166713175-sky-blue-9-5\";s:5:\"skuId\";s:17:\"10000014985990907\";s:7:\"skuAttr\";s:38:\"14:1254#G116 Green;200000124:200000290\";s:13:\"regular_price\";s:5:\"33.98\";s:10:\"sale_price\";s:5:\"17.33\";s:5:\"stock\";i:861;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"G116 Green\";s:9:\"shoe-size\";s:3:\"9.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Sky Blue\";s:9:\"shoe-size\";s:3:\"9.5\";}}i:81;a:10:{s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/Hf626cd586b034efcb3d807d7b9883e219/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"4001166713175-g116-green-8-5\";s:7:\"sku_sub\";s:26:\"4001166713175-sky-blue-8-5\";s:5:\"skuId\";s:17:\"10000014985990906\";s:7:\"skuAttr\";s:38:\"14:1254#G116 Green;200000124:200000289\";s:13:\"regular_price\";s:5:\"33.98\";s:10:\"sale_price\";s:5:\"17.33\";s:5:\"stock\";i:849;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"G116 Green\";s:9:\"shoe-size\";s:3:\"8.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Sky Blue\";s:9:\"shoe-size\";s:3:\"8.5\";}}i:82;a:10:{s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/Hf626cd586b034efcb3d807d7b9883e219/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:26:\"4001166713175-g116-green-8\";s:7:\"sku_sub\";s:24:\"4001166713175-sky-blue-8\";s:5:\"skuId\";s:17:\"10000014985990905\";s:7:\"skuAttr\";s:32:\"14:1254#G116 Green;200000124:699\";s:13:\"regular_price\";s:5:\"33.98\";s:10:\"sale_price\";s:5:\"17.33\";s:5:\"stock\";i:855;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"G116 Green\";s:9:\"shoe-size\";s:1:\"8\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Sky Blue\";s:9:\"shoe-size\";s:1:\"8\";}}i:83;a:10:{s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/Hf626cd586b034efcb3d807d7b9883e219/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"4001166713175-g116-green-7-5\";s:7:\"sku_sub\";s:26:\"4001166713175-sky-blue-7-5\";s:5:\"skuId\";s:17:\"10000014985990904\";s:7:\"skuAttr\";s:38:\"14:1254#G116 Green;200000124:200000288\";s:13:\"regular_price\";s:5:\"33.98\";s:10:\"sale_price\";s:5:\"17.33\";s:5:\"stock\";i:853;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"G116 Green\";s:9:\"shoe-size\";s:3:\"7.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Sky Blue\";s:9:\"shoe-size\";s:3:\"7.5\";}}i:84;a:10:{s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/H1b64d579375c4a44a89e1804fd2adbb9I/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"4001166713175-g157-yellow-5-5\";s:7:\"sku_sub\";s:23:\"4001166713175-brown-5-5\";s:5:\"skuId\";s:17:\"10000014985990911\";s:7:\"skuAttr\";s:41:\"14:365458#G157 Yellow;200000124:200000286\";s:13:\"regular_price\";s:5:\"33.98\";s:10:\"sale_price\";s:5:\"17.33\";s:5:\"stock\";i:0;s:10:\"attributes\";a:2:{s:5:\"color\";s:11:\"G157 Yellow\";s:9:\"shoe-size\";s:3:\"5.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:3:\"5.5\";}}i:85;a:10:{s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/Hf626cd586b034efcb3d807d7b9883e219/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:27:\"4001166713175-g116-green-12\";s:7:\"sku_sub\";s:25:\"4001166713175-sky-blue-12\";s:5:\"skuId\";s:17:\"10000014985990910\";s:7:\"skuAttr\";s:33:\"14:1254#G116 Green;200000124:1663\";s:13:\"regular_price\";s:5:\"33.98\";s:10:\"sale_price\";s:5:\"17.33\";s:5:\"stock\";i:876;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"G116 Green\";s:9:\"shoe-size\";s:2:\"12\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Sky Blue\";s:9:\"shoe-size\";s:2:\"12\";}}i:86;a:10:{s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/Hf626cd586b034efcb3d807d7b9883e219/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:27:\"4001166713175-g116-green-11\";s:7:\"sku_sub\";s:25:\"4001166713175-sky-blue-11\";s:5:\"skuId\";s:17:\"10000014985990909\";s:7:\"skuAttr\";s:38:\"14:1254#G116 Green;200000124:100010420\";s:13:\"regular_price\";s:5:\"33.98\";s:10:\"sale_price\";s:5:\"17.33\";s:5:\"stock\";i:871;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"G116 Green\";s:9:\"shoe-size\";s:2:\"11\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Sky Blue\";s:9:\"shoe-size\";s:2:\"11\";}}i:87;a:10:{s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/Hf626cd586b034efcb3d807d7b9883e219/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:27:\"4001166713175-g116-green-10\";s:7:\"sku_sub\";s:25:\"4001166713175-sky-blue-10\";s:5:\"skuId\";s:17:\"10000014985990908\";s:7:\"skuAttr\";s:33:\"14:1254#G116 Green;200000124:1583\";s:13:\"regular_price\";s:5:\"33.98\";s:10:\"sale_price\";s:5:\"17.33\";s:5:\"stock\";i:865;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"G116 Green\";s:9:\"shoe-size\";s:2:\"10\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Sky Blue\";s:9:\"shoe-size\";s:2:\"10\";}}i:88;a:10:{s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/H26d561e6c0354455af72dc4e219785e2Q/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:27:\"4001166713175-g116-brown-12\";s:7:\"sku_sub\";s:21:\"4001166713175-blue-12\";s:5:\"skuId\";s:17:\"10000014985990899\";s:7:\"skuAttr\";s:32:\"14:173#G116 Brown;200000124:1663\";s:13:\"regular_price\";s:5:\"33.98\";s:10:\"sale_price\";s:5:\"17.33\";s:5:\"stock\";i:836;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"G116 Brown\";s:9:\"shoe-size\";s:2:\"12\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"12\";}}i:89;a:10:{s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/H26d561e6c0354455af72dc4e219785e2Q/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:27:\"4001166713175-g116-brown-11\";s:7:\"sku_sub\";s:21:\"4001166713175-blue-11\";s:5:\"skuId\";s:17:\"10000014985990898\";s:7:\"skuAttr\";s:37:\"14:173#G116 Brown;200000124:100010420\";s:13:\"regular_price\";s:5:\"33.98\";s:10:\"sale_price\";s:5:\"17.33\";s:5:\"stock\";i:837;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"G116 Brown\";s:9:\"shoe-size\";s:2:\"11\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"11\";}}i:90;a:10:{s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/H26d561e6c0354455af72dc4e219785e2Q/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:27:\"4001166713175-g116-brown-10\";s:7:\"sku_sub\";s:21:\"4001166713175-blue-10\";s:5:\"skuId\";s:17:\"10000014985990897\";s:7:\"skuAttr\";s:32:\"14:173#G116 Brown;200000124:1583\";s:13:\"regular_price\";s:5:\"33.98\";s:10:\"sale_price\";s:5:\"17.33\";s:5:\"stock\";i:811;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"G116 Brown\";s:9:\"shoe-size\";s:2:\"10\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"10\";}}i:91;a:10:{s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/H26d561e6c0354455af72dc4e219785e2Q/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"4001166713175-g116-brown-9-5\";s:7:\"sku_sub\";s:22:\"4001166713175-blue-9-5\";s:5:\"skuId\";s:17:\"10000014985990896\";s:7:\"skuAttr\";s:37:\"14:173#G116 Brown;200000124:200000290\";s:13:\"regular_price\";s:5:\"33.98\";s:10:\"sale_price\";s:5:\"17.33\";s:5:\"stock\";i:790;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"G116 Brown\";s:9:\"shoe-size\";s:3:\"9.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:3:\"9.5\";}}i:92;a:10:{s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/Hf626cd586b034efcb3d807d7b9883e219/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:26:\"4001166713175-g116-green-7\";s:7:\"sku_sub\";s:24:\"4001166713175-sky-blue-7\";s:5:\"skuId\";s:17:\"10000014985990903\";s:7:\"skuAttr\";s:35:\"14:1254#G116 Green;200000124:3434#7\";s:13:\"regular_price\";s:5:\"33.98\";s:10:\"sale_price\";s:5:\"17.33\";s:5:\"stock\";i:840;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"G116 Green\";s:9:\"shoe-size\";s:1:\"7\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Sky Blue\";s:9:\"shoe-size\";s:1:\"7\";}}i:93;a:10:{s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/Hf626cd586b034efcb3d807d7b9883e219/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"4001166713175-g116-green-6-5\";s:7:\"sku_sub\";s:26:\"4001166713175-sky-blue-6-5\";s:5:\"skuId\";s:17:\"10000014985990902\";s:7:\"skuAttr\";s:38:\"14:1254#G116 Green;200000124:200000287\";s:13:\"regular_price\";s:5:\"33.98\";s:10:\"sale_price\";s:5:\"17.33\";s:5:\"stock\";i:0;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"G116 Green\";s:9:\"shoe-size\";s:3:\"6.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Sky Blue\";s:9:\"shoe-size\";s:3:\"6.5\";}}i:94;a:10:{s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/Hf626cd586b034efcb3d807d7b9883e219/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:26:\"4001166713175-g116-green-6\";s:7:\"sku_sub\";s:24:\"4001166713175-sky-blue-6\";s:5:\"skuId\";s:17:\"10000014985990901\";s:7:\"skuAttr\";s:33:\"14:1254#G116 Green;200000124:1394\";s:13:\"regular_price\";s:5:\"33.98\";s:10:\"sale_price\";s:5:\"17.33\";s:5:\"stock\";i:0;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"G116 Green\";s:9:\"shoe-size\";s:1:\"6\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Sky Blue\";s:9:\"shoe-size\";s:1:\"6\";}}i:95;a:10:{s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/Hf626cd586b034efcb3d807d7b9883e219/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"4001166713175-g116-green-5-5\";s:7:\"sku_sub\";s:26:\"4001166713175-sky-blue-5-5\";s:5:\"skuId\";s:17:\"10000014985990900\";s:7:\"skuAttr\";s:38:\"14:1254#G116 Green;200000124:200000286\";s:13:\"regular_price\";s:5:\"33.98\";s:10:\"sale_price\";s:5:\"17.33\";s:5:\"stock\";i:0;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"G116 Green\";s:9:\"shoe-size\";s:3:\"5.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Sky Blue\";s:9:\"shoe-size\";s:3:\"5.5\";}}i:96;a:10:{s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/H042d8f3fb0934ec9bd005ef778bdabfcJ/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:27:\"4001166713175-g116-black-10\";s:7:\"sku_sub\";s:22:\"4001166713175-beige-10\";s:5:\"skuId\";s:17:\"10000014985990875\";s:7:\"skuAttr\";s:32:\"14:771#G116 Black;200000124:1583\";s:13:\"regular_price\";s:5:\"33.98\";s:10:\"sale_price\";s:5:\"17.33\";s:5:\"stock\";i:673;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"G116 Black\";s:9:\"shoe-size\";s:2:\"10\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:2:\"10\";}}i:97;a:10:{s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/H042d8f3fb0934ec9bd005ef778bdabfcJ/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"4001166713175-g116-black-9-5\";s:7:\"sku_sub\";s:23:\"4001166713175-beige-9-5\";s:5:\"skuId\";s:17:\"10000014985990874\";s:7:\"skuAttr\";s:37:\"14:771#G116 Black;200000124:200000290\";s:13:\"regular_price\";s:5:\"33.98\";s:10:\"sale_price\";s:5:\"17.33\";s:5:\"stock\";i:602;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"G116 Black\";s:9:\"shoe-size\";s:3:\"9.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:3:\"9.5\";}}i:98;a:10:{s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/H042d8f3fb0934ec9bd005ef778bdabfcJ/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"4001166713175-g116-black-8-5\";s:7:\"sku_sub\";s:23:\"4001166713175-beige-8-5\";s:5:\"skuId\";s:17:\"10000014985990873\";s:7:\"skuAttr\";s:37:\"14:771#G116 Black;200000124:200000289\";s:13:\"regular_price\";s:5:\"33.98\";s:10:\"sale_price\";s:5:\"17.33\";s:5:\"stock\";i:649;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"G116 Black\";s:9:\"shoe-size\";s:3:\"8.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:3:\"8.5\";}}i:99;a:10:{s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/H042d8f3fb0934ec9bd005ef778bdabfcJ/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:26:\"4001166713175-g116-black-8\";s:7:\"sku_sub\";s:21:\"4001166713175-beige-8\";s:5:\"skuId\";s:17:\"10000014985990872\";s:7:\"skuAttr\";s:31:\"14:771#G116 Black;200000124:699\";s:13:\"regular_price\";s:5:\"33.98\";s:10:\"sale_price\";s:5:\"17.33\";s:5:\"stock\";i:708;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"G116 Black\";s:9:\"shoe-size\";s:1:\"8\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:1:\"8\";}}i:100;a:10:{s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/Hee956b2d29b54ec1bec6960955caf91a2/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:26:\"4001166713175-g116-white-6\";s:7:\"sku_sub\";s:21:\"4001166713175-black-6\";s:5:\"skuId\";s:17:\"10000014985990879\";s:7:\"skuAttr\";s:32:\"14:193#G116 White;200000124:1394\";s:13:\"regular_price\";s:5:\"33.98\";s:10:\"sale_price\";s:5:\"17.33\";s:5:\"stock\";i:0;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"G116 White\";s:9:\"shoe-size\";s:1:\"6\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:1:\"6\";}}i:101;a:10:{s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/Hee956b2d29b54ec1bec6960955caf91a2/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"4001166713175-g116-white-5-5\";s:7:\"sku_sub\";s:23:\"4001166713175-black-5-5\";s:5:\"skuId\";s:17:\"10000014985990878\";s:7:\"skuAttr\";s:37:\"14:193#G116 White;200000124:200000286\";s:13:\"regular_price\";s:5:\"33.98\";s:10:\"sale_price\";s:5:\"17.33\";s:5:\"stock\";i:0;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"G116 White\";s:9:\"shoe-size\";s:3:\"5.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:3:\"5.5\";}}i:102;a:10:{s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/H042d8f3fb0934ec9bd005ef778bdabfcJ/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:27:\"4001166713175-g116-black-12\";s:7:\"sku_sub\";s:22:\"4001166713175-beige-12\";s:5:\"skuId\";s:17:\"10000014985990877\";s:7:\"skuAttr\";s:32:\"14:771#G116 Black;200000124:1663\";s:13:\"regular_price\";s:5:\"33.98\";s:10:\"sale_price\";s:5:\"17.33\";s:5:\"stock\";i:766;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"G116 Black\";s:9:\"shoe-size\";s:2:\"12\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:2:\"12\";}}i:103;a:10:{s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/H042d8f3fb0934ec9bd005ef778bdabfcJ/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:27:\"4001166713175-g116-black-11\";s:7:\"sku_sub\";s:22:\"4001166713175-beige-11\";s:5:\"skuId\";s:17:\"10000014985990876\";s:7:\"skuAttr\";s:37:\"14:771#G116 Black;200000124:100010420\";s:13:\"regular_price\";s:5:\"33.98\";s:10:\"sale_price\";s:5:\"17.33\";s:5:\"stock\";i:729;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"G116 Black\";s:9:\"shoe-size\";s:2:\"11\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:2:\"11\";}}i:104;a:10:{s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/H042d8f3fb0934ec9bd005ef778bdabfcJ/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"4001166713175-g116-black-5-5\";s:7:\"sku_sub\";s:23:\"4001166713175-beige-5-5\";s:5:\"skuId\";s:17:\"10000014985990867\";s:7:\"skuAttr\";s:37:\"14:771#G116 Black;200000124:200000286\";s:13:\"regular_price\";s:5:\"33.98\";s:10:\"sale_price\";s:5:\"17.33\";s:5:\"stock\";i:0;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"G116 Black\";s:9:\"shoe-size\";s:3:\"5.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:3:\"5.5\";}}i:105;a:10:{s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/H042d8f3fb0934ec9bd005ef778bdabfcJ/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"4001166713175-g116-black-7-5\";s:7:\"sku_sub\";s:23:\"4001166713175-beige-7-5\";s:5:\"skuId\";s:17:\"10000014985990871\";s:7:\"skuAttr\";s:37:\"14:771#G116 Black;200000124:200000288\";s:13:\"regular_price\";s:5:\"33.98\";s:10:\"sale_price\";s:5:\"17.33\";s:5:\"stock\";i:785;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"G116 Black\";s:9:\"shoe-size\";s:3:\"7.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:3:\"7.5\";}}i:106;a:10:{s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/H042d8f3fb0934ec9bd005ef778bdabfcJ/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:26:\"4001166713175-g116-black-7\";s:7:\"sku_sub\";s:21:\"4001166713175-beige-7\";s:5:\"skuId\";s:17:\"10000014985990870\";s:7:\"skuAttr\";s:34:\"14:771#G116 Black;200000124:3434#7\";s:13:\"regular_price\";s:5:\"33.98\";s:10:\"sale_price\";s:5:\"17.33\";s:5:\"stock\";i:772;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"G116 Black\";s:9:\"shoe-size\";s:1:\"7\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:1:\"7\";}}i:107;a:10:{s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/H042d8f3fb0934ec9bd005ef778bdabfcJ/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"4001166713175-g116-black-6-5\";s:7:\"sku_sub\";s:23:\"4001166713175-beige-6-5\";s:5:\"skuId\";s:17:\"10000014985990869\";s:7:\"skuAttr\";s:37:\"14:771#G116 Black;200000124:200000287\";s:13:\"regular_price\";s:5:\"33.98\";s:10:\"sale_price\";s:5:\"17.33\";s:5:\"stock\";i:0;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"G116 Black\";s:9:\"shoe-size\";s:3:\"6.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:3:\"6.5\";}}i:108;a:10:{s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/H042d8f3fb0934ec9bd005ef778bdabfcJ/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:26:\"4001166713175-g116-black-6\";s:7:\"sku_sub\";s:21:\"4001166713175-beige-6\";s:5:\"skuId\";s:17:\"10000014985990868\";s:7:\"skuAttr\";s:32:\"14:771#G116 Black;200000124:1394\";s:13:\"regular_price\";s:5:\"33.98\";s:10:\"sale_price\";s:5:\"17.33\";s:5:\"stock\";i:0;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"G116 Black\";s:9:\"shoe-size\";s:1:\"6\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:1:\"6\";}}i:109;a:10:{s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/H6a65da206ac745ac8a1936c9af5be467S/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"4001166713175-g101-brown-5-5\";s:7:\"sku_sub\";s:23:\"4001166713175-green-5-5\";s:5:\"skuId\";s:17:\"10000014985990955\";s:7:\"skuAttr\";s:37:\"14:175#G101 Brown;200000124:200000286\";s:13:\"regular_price\";s:5:\"33.98\";s:10:\"sale_price\";s:5:\"17.33\";s:5:\"stock\";i:0;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"G101 Brown\";s:9:\"shoe-size\";s:3:\"5.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:3:\"5.5\";}}i:110;a:10:{s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/H9711319ed12246528b689dfdfb560799x/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:27:\"4001166713175-g157-black-12\";s:7:\"sku_sub\";s:26:\"4001166713175-dark-grey-12\";s:5:\"skuId\";s:17:\"10000014985990954\";s:7:\"skuAttr\";s:38:\"14:200004890#G157 Black;200000124:1663\";s:13:\"regular_price\";s:5:\"33.98\";s:10:\"sale_price\";s:5:\"17.33\";s:5:\"stock\";i:857;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"G157 Black\";s:9:\"shoe-size\";s:2:\"12\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:9:\"Dark Grey\";s:9:\"shoe-size\";s:2:\"12\";}}i:111;a:10:{s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/H9711319ed12246528b689dfdfb560799x/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:27:\"4001166713175-g157-black-11\";s:7:\"sku_sub\";s:26:\"4001166713175-dark-grey-11\";s:5:\"skuId\";s:17:\"10000014985990953\";s:7:\"skuAttr\";s:43:\"14:200004890#G157 Black;200000124:100010420\";s:13:\"regular_price\";s:5:\"33.98\";s:10:\"sale_price\";s:5:\"17.33\";s:5:\"stock\";i:845;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"G157 Black\";s:9:\"shoe-size\";s:2:\"11\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:9:\"Dark Grey\";s:9:\"shoe-size\";s:2:\"11\";}}i:112;a:10:{s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/H9711319ed12246528b689dfdfb560799x/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:27:\"4001166713175-g157-black-10\";s:7:\"sku_sub\";s:26:\"4001166713175-dark-grey-10\";s:5:\"skuId\";s:17:\"10000014985990952\";s:7:\"skuAttr\";s:38:\"14:200004890#G157 Black;200000124:1583\";s:13:\"regular_price\";s:5:\"33.98\";s:10:\"sale_price\";s:5:\"17.33\";s:5:\"stock\";i:830;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"G157 Black\";s:9:\"shoe-size\";s:2:\"10\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:9:\"Dark Grey\";s:9:\"shoe-size\";s:2:\"10\";}}i:113;a:10:{s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/H6a65da206ac745ac8a1936c9af5be467S/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"4001166713175-g101-brown-7-5\";s:7:\"sku_sub\";s:23:\"4001166713175-green-7-5\";s:5:\"skuId\";s:17:\"10000014985990959\";s:7:\"skuAttr\";s:37:\"14:175#G101 Brown;200000124:200000288\";s:13:\"regular_price\";s:5:\"33.98\";s:10:\"sale_price\";s:5:\"17.33\";s:5:\"stock\";i:836;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"G101 Brown\";s:9:\"shoe-size\";s:3:\"7.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:3:\"7.5\";}}i:114;a:10:{s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/H6a65da206ac745ac8a1936c9af5be467S/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:26:\"4001166713175-g101-brown-7\";s:7:\"sku_sub\";s:21:\"4001166713175-green-7\";s:5:\"skuId\";s:17:\"10000014985990958\";s:7:\"skuAttr\";s:34:\"14:175#G101 Brown;200000124:3434#7\";s:13:\"regular_price\";s:5:\"33.98\";s:10:\"sale_price\";s:5:\"17.33\";s:5:\"stock\";i:826;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"G101 Brown\";s:9:\"shoe-size\";s:1:\"7\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:1:\"7\";}}i:115;a:10:{s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/H6a65da206ac745ac8a1936c9af5be467S/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"4001166713175-g101-brown-6-5\";s:7:\"sku_sub\";s:23:\"4001166713175-green-6-5\";s:5:\"skuId\";s:17:\"10000014985990957\";s:7:\"skuAttr\";s:37:\"14:175#G101 Brown;200000124:200000287\";s:13:\"regular_price\";s:5:\"33.98\";s:10:\"sale_price\";s:5:\"17.33\";s:5:\"stock\";i:0;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"G101 Brown\";s:9:\"shoe-size\";s:3:\"6.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:3:\"6.5\";}}i:116;a:10:{s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/H6a65da206ac745ac8a1936c9af5be467S/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:26:\"4001166713175-g101-brown-6\";s:7:\"sku_sub\";s:21:\"4001166713175-green-6\";s:5:\"skuId\";s:17:\"10000014985990956\";s:7:\"skuAttr\";s:32:\"14:175#G101 Brown;200000124:1394\";s:13:\"regular_price\";s:5:\"33.98\";s:10:\"sale_price\";s:5:\"17.33\";s:5:\"stock\";i:0;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"G101 Brown\";s:9:\"shoe-size\";s:1:\"6\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:1:\"6\";}}i:117;a:10:{s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/H9711319ed12246528b689dfdfb560799x/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:26:\"4001166713175-g157-black-7\";s:7:\"sku_sub\";s:25:\"4001166713175-dark-grey-7\";s:5:\"skuId\";s:17:\"10000014985990947\";s:7:\"skuAttr\";s:40:\"14:200004890#G157 Black;200000124:3434#7\";s:13:\"regular_price\";s:5:\"33.98\";s:10:\"sale_price\";s:5:\"17.33\";s:5:\"stock\";i:866;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"G157 Black\";s:9:\"shoe-size\";s:1:\"7\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:9:\"Dark Grey\";s:9:\"shoe-size\";s:1:\"7\";}}i:118;a:10:{s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/H9711319ed12246528b689dfdfb560799x/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"4001166713175-g157-black-6-5\";s:7:\"sku_sub\";s:27:\"4001166713175-dark-grey-6-5\";s:5:\"skuId\";s:17:\"10000014985990946\";s:7:\"skuAttr\";s:43:\"14:200004890#G157 Black;200000124:200000287\";s:13:\"regular_price\";s:5:\"33.98\";s:10:\"sale_price\";s:5:\"17.33\";s:5:\"stock\";i:0;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"G157 Black\";s:9:\"shoe-size\";s:3:\"6.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:9:\"Dark Grey\";s:9:\"shoe-size\";s:3:\"6.5\";}}i:119;a:10:{s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/H9711319ed12246528b689dfdfb560799x/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:26:\"4001166713175-g157-black-6\";s:7:\"sku_sub\";s:25:\"4001166713175-dark-grey-6\";s:5:\"skuId\";s:17:\"10000014985990945\";s:7:\"skuAttr\";s:38:\"14:200004890#G157 Black;200000124:1394\";s:13:\"regular_price\";s:5:\"33.98\";s:10:\"sale_price\";s:5:\"17.33\";s:5:\"stock\";i:0;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"G157 Black\";s:9:\"shoe-size\";s:1:\"6\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:9:\"Dark Grey\";s:9:\"shoe-size\";s:1:\"6\";}}i:120;a:10:{s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/H9711319ed12246528b689dfdfb560799x/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"4001166713175-g157-black-5-5\";s:7:\"sku_sub\";s:27:\"4001166713175-dark-grey-5-5\";s:5:\"skuId\";s:17:\"10000014985990944\";s:7:\"skuAttr\";s:43:\"14:200004890#G157 Black;200000124:200000286\";s:13:\"regular_price\";s:5:\"33.98\";s:10:\"sale_price\";s:5:\"17.33\";s:5:\"stock\";i:0;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"G157 Black\";s:9:\"shoe-size\";s:3:\"5.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:9:\"Dark Grey\";s:9:\"shoe-size\";s:3:\"5.5\";}}i:121;a:10:{s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/H9711319ed12246528b689dfdfb560799x/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"4001166713175-g157-black-9-5\";s:7:\"sku_sub\";s:27:\"4001166713175-dark-grey-9-5\";s:5:\"skuId\";s:17:\"10000014985990951\";s:7:\"skuAttr\";s:43:\"14:200004890#G157 Black;200000124:200000290\";s:13:\"regular_price\";s:5:\"33.98\";s:10:\"sale_price\";s:5:\"17.33\";s:5:\"stock\";i:823;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"G157 Black\";s:9:\"shoe-size\";s:3:\"9.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:9:\"Dark Grey\";s:9:\"shoe-size\";s:3:\"9.5\";}}i:122;a:10:{s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/H9711319ed12246528b689dfdfb560799x/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"4001166713175-g157-black-8-5\";s:7:\"sku_sub\";s:27:\"4001166713175-dark-grey-8-5\";s:5:\"skuId\";s:17:\"10000014985990950\";s:7:\"skuAttr\";s:43:\"14:200004890#G157 Black;200000124:200000289\";s:13:\"regular_price\";s:5:\"33.98\";s:10:\"sale_price\";s:5:\"17.33\";s:5:\"stock\";i:832;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"G157 Black\";s:9:\"shoe-size\";s:3:\"8.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:9:\"Dark Grey\";s:9:\"shoe-size\";s:3:\"8.5\";}}i:123;a:10:{s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/H9711319ed12246528b689dfdfb560799x/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:26:\"4001166713175-g157-black-8\";s:7:\"sku_sub\";s:25:\"4001166713175-dark-grey-8\";s:5:\"skuId\";s:17:\"10000014985990949\";s:7:\"skuAttr\";s:37:\"14:200004890#G157 Black;200000124:699\";s:13:\"regular_price\";s:5:\"33.98\";s:10:\"sale_price\";s:5:\"17.33\";s:5:\"stock\";i:845;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"G157 Black\";s:9:\"shoe-size\";s:1:\"8\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:9:\"Dark Grey\";s:9:\"shoe-size\";s:1:\"8\";}}i:124;a:10:{s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/H9711319ed12246528b689dfdfb560799x/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"4001166713175-g157-black-7-5\";s:7:\"sku_sub\";s:27:\"4001166713175-dark-grey-7-5\";s:5:\"skuId\";s:17:\"10000014985990948\";s:7:\"skuAttr\";s:43:\"14:200004890#G157 Black;200000124:200000288\";s:13:\"regular_price\";s:5:\"33.98\";s:10:\"sale_price\";s:5:\"17.33\";s:5:\"stock\";i:856;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"G157 Black\";s:9:\"shoe-size\";s:3:\"7.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:9:\"Dark Grey\";s:9:\"shoe-size\";s:3:\"7.5\";}}i:125;a:10:{s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/H09f42e9a0b7045c5a7a2e9cb58af4a4cs/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:26:\"4001166713175-g101-black-8\";s:7:\"sku_sub\";s:26:\"4001166713175-army-green-8\";s:5:\"skuId\";s:17:\"10000014985990971\";s:7:\"skuAttr\";s:37:\"14:200004889#G101 Black;200000124:699\";s:13:\"regular_price\";s:5:\"33.98\";s:10:\"sale_price\";s:5:\"17.33\";s:5:\"stock\";i:828;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"G101 Black\";s:9:\"shoe-size\";s:1:\"8\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:10:\"Army Green\";s:9:\"shoe-size\";s:1:\"8\";}}i:126;a:10:{s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/H09f42e9a0b7045c5a7a2e9cb58af4a4cs/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"4001166713175-g101-black-7-5\";s:7:\"sku_sub\";s:28:\"4001166713175-army-green-7-5\";s:5:\"skuId\";s:17:\"10000014985990970\";s:7:\"skuAttr\";s:43:\"14:200004889#G101 Black;200000124:200000288\";s:13:\"regular_price\";s:5:\"33.98\";s:10:\"sale_price\";s:5:\"17.33\";s:5:\"stock\";i:834;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"G101 Black\";s:9:\"shoe-size\";s:3:\"7.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:10:\"Army Green\";s:9:\"shoe-size\";s:3:\"7.5\";}}i:127;a:10:{s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/H09f42e9a0b7045c5a7a2e9cb58af4a4cs/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:26:\"4001166713175-g101-black-7\";s:7:\"sku_sub\";s:26:\"4001166713175-army-green-7\";s:5:\"skuId\";s:17:\"10000014985990969\";s:7:\"skuAttr\";s:40:\"14:200004889#G101 Black;200000124:3434#7\";s:13:\"regular_price\";s:5:\"13.98\";s:10:\"sale_price\";s:4:\"7.13\";s:5:\"stock\";i:724;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"G101 Black\";s:9:\"shoe-size\";s:1:\"7\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:10:\"Army Green\";s:9:\"shoe-size\";s:1:\"7\";}}i:128;a:10:{s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/H09f42e9a0b7045c5a7a2e9cb58af4a4cs/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"4001166713175-g101-black-6-5\";s:7:\"sku_sub\";s:28:\"4001166713175-army-green-6-5\";s:5:\"skuId\";s:17:\"10000014985990968\";s:7:\"skuAttr\";s:43:\"14:200004889#G101 Black;200000124:200000287\";s:13:\"regular_price\";s:5:\"33.98\";s:10:\"sale_price\";s:5:\"17.33\";s:5:\"stock\";i:0;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"G101 Black\";s:9:\"shoe-size\";s:3:\"6.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:10:\"Army Green\";s:9:\"shoe-size\";s:3:\"6.5\";}}i:129;a:10:{s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/H09f42e9a0b7045c5a7a2e9cb58af4a4cs/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:27:\"4001166713175-g101-black-11\";s:7:\"sku_sub\";s:27:\"4001166713175-army-green-11\";s:5:\"skuId\";s:17:\"10000014985990975\";s:7:\"skuAttr\";s:43:\"14:200004889#G101 Black;200000124:100010420\";s:13:\"regular_price\";s:5:\"33.98\";s:10:\"sale_price\";s:5:\"17.33\";s:5:\"stock\";i:809;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"G101 Black\";s:9:\"shoe-size\";s:2:\"11\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:10:\"Army Green\";s:9:\"shoe-size\";s:2:\"11\";}}i:130;a:10:{s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/H09f42e9a0b7045c5a7a2e9cb58af4a4cs/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:27:\"4001166713175-g101-black-10\";s:7:\"sku_sub\";s:27:\"4001166713175-army-green-10\";s:5:\"skuId\";s:17:\"10000014985990974\";s:7:\"skuAttr\";s:38:\"14:200004889#G101 Black;200000124:1583\";s:13:\"regular_price\";s:5:\"33.98\";s:10:\"sale_price\";s:5:\"17.33\";s:5:\"stock\";i:796;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"G101 Black\";s:9:\"shoe-size\";s:2:\"10\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:10:\"Army Green\";s:9:\"shoe-size\";s:2:\"10\";}}i:131;a:10:{s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/H09f42e9a0b7045c5a7a2e9cb58af4a4cs/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"4001166713175-g101-black-9-5\";s:7:\"sku_sub\";s:28:\"4001166713175-army-green-9-5\";s:5:\"skuId\";s:17:\"10000014985990973\";s:7:\"skuAttr\";s:43:\"14:200004889#G101 Black;200000124:200000290\";s:13:\"regular_price\";s:5:\"33.98\";s:10:\"sale_price\";s:5:\"17.33\";s:5:\"stock\";i:774;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"G101 Black\";s:9:\"shoe-size\";s:3:\"9.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:10:\"Army Green\";s:9:\"shoe-size\";s:3:\"9.5\";}}i:132;a:10:{s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/H09f42e9a0b7045c5a7a2e9cb58af4a4cs/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"4001166713175-g101-black-8-5\";s:7:\"sku_sub\";s:28:\"4001166713175-army-green-8-5\";s:5:\"skuId\";s:17:\"10000014985990972\";s:7:\"skuAttr\";s:43:\"14:200004889#G101 Black;200000124:200000289\";s:13:\"regular_price\";s:5:\"33.98\";s:10:\"sale_price\";s:5:\"17.33\";s:5:\"stock\";i:784;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"G101 Black\";s:9:\"shoe-size\";s:3:\"8.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:10:\"Army Green\";s:9:\"shoe-size\";s:3:\"8.5\";}}i:133;a:10:{s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/H6a65da206ac745ac8a1936c9af5be467S/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:27:\"4001166713175-g101-brown-10\";s:7:\"sku_sub\";s:22:\"4001166713175-green-10\";s:5:\"skuId\";s:17:\"10000014985990963\";s:7:\"skuAttr\";s:32:\"14:175#G101 Brown;200000124:1583\";s:13:\"regular_price\";s:5:\"33.98\";s:10:\"sale_price\";s:5:\"17.33\";s:5:\"stock\";i:818;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"G101 Brown\";s:9:\"shoe-size\";s:2:\"10\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"10\";}}i:134;a:10:{s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/H6a65da206ac745ac8a1936c9af5be467S/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"4001166713175-g101-brown-9-5\";s:7:\"sku_sub\";s:23:\"4001166713175-green-9-5\";s:5:\"skuId\";s:17:\"10000014985990962\";s:7:\"skuAttr\";s:37:\"14:175#G101 Brown;200000124:200000290\";s:13:\"regular_price\";s:5:\"33.98\";s:10:\"sale_price\";s:5:\"17.33\";s:5:\"stock\";i:830;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"G101 Brown\";s:9:\"shoe-size\";s:3:\"9.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:3:\"9.5\";}}i:135;a:10:{s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/H6a65da206ac745ac8a1936c9af5be467S/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"4001166713175-g101-brown-8-5\";s:7:\"sku_sub\";s:23:\"4001166713175-green-8-5\";s:5:\"skuId\";s:17:\"10000014985990961\";s:7:\"skuAttr\";s:37:\"14:175#G101 Brown;200000124:200000289\";s:13:\"regular_price\";s:5:\"33.98\";s:10:\"sale_price\";s:5:\"17.33\";s:5:\"stock\";i:812;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"G101 Brown\";s:9:\"shoe-size\";s:3:\"8.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:3:\"8.5\";}}i:136;a:10:{s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/H6a65da206ac745ac8a1936c9af5be467S/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:26:\"4001166713175-g101-brown-8\";s:7:\"sku_sub\";s:21:\"4001166713175-green-8\";s:5:\"skuId\";s:17:\"10000014985990960\";s:7:\"skuAttr\";s:31:\"14:175#G101 Brown;200000124:699\";s:13:\"regular_price\";s:5:\"33.98\";s:10:\"sale_price\";s:5:\"17.33\";s:5:\"stock\";i:837;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"G101 Brown\";s:9:\"shoe-size\";s:1:\"8\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:1:\"8\";}}i:137;a:10:{s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/H09f42e9a0b7045c5a7a2e9cb58af4a4cs/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:26:\"4001166713175-g101-black-6\";s:7:\"sku_sub\";s:26:\"4001166713175-army-green-6\";s:5:\"skuId\";s:17:\"10000014985990967\";s:7:\"skuAttr\";s:38:\"14:200004889#G101 Black;200000124:1394\";s:13:\"regular_price\";s:5:\"33.98\";s:10:\"sale_price\";s:5:\"17.33\";s:5:\"stock\";i:0;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"G101 Black\";s:9:\"shoe-size\";s:1:\"6\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:10:\"Army Green\";s:9:\"shoe-size\";s:1:\"6\";}}i:138;a:10:{s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/H09f42e9a0b7045c5a7a2e9cb58af4a4cs/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"4001166713175-g101-black-5-5\";s:7:\"sku_sub\";s:28:\"4001166713175-army-green-5-5\";s:5:\"skuId\";s:17:\"10000014985990966\";s:7:\"skuAttr\";s:43:\"14:200004889#G101 Black;200000124:200000286\";s:13:\"regular_price\";s:5:\"33.98\";s:10:\"sale_price\";s:5:\"17.33\";s:5:\"stock\";i:0;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"G101 Black\";s:9:\"shoe-size\";s:3:\"5.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:10:\"Army Green\";s:9:\"shoe-size\";s:3:\"5.5\";}}i:139;a:10:{s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/H6a65da206ac745ac8a1936c9af5be467S/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:27:\"4001166713175-g101-brown-12\";s:7:\"sku_sub\";s:22:\"4001166713175-green-12\";s:5:\"skuId\";s:17:\"10000014985990965\";s:7:\"skuAttr\";s:32:\"14:175#G101 Brown;200000124:1663\";s:13:\"regular_price\";s:5:\"33.98\";s:10:\"sale_price\";s:5:\"17.33\";s:5:\"stock\";i:863;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"G101 Brown\";s:9:\"shoe-size\";s:2:\"12\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"12\";}}i:140;a:10:{s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/H6a65da206ac745ac8a1936c9af5be467S/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:27:\"4001166713175-g101-brown-11\";s:7:\"sku_sub\";s:22:\"4001166713175-green-11\";s:5:\"skuId\";s:17:\"10000014985990964\";s:7:\"skuAttr\";s:37:\"14:175#G101 Brown;200000124:100010420\";s:13:\"regular_price\";s:5:\"33.98\";s:10:\"sale_price\";s:5:\"17.33\";s:5:\"stock\";i:832;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"G101 Brown\";s:9:\"shoe-size\";s:2:\"11\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"11\";}}i:141;a:10:{s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/H251f00dcaf554034a3b372788226ee2du/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:26:\"4001166713175-g157-white-6\";s:7:\"sku_sub\";s:20:\"4001166713175-gold-6\";s:5:\"skuId\";s:17:\"10000014985990923\";s:7:\"skuAttr\";s:35:\"14:350850#G157 White;200000124:1394\";s:13:\"regular_price\";s:5:\"33.98\";s:10:\"sale_price\";s:5:\"17.33\";s:5:\"stock\";i:0;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"G157 White\";s:9:\"shoe-size\";s:1:\"6\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gold\";s:9:\"shoe-size\";s:1:\"6\";}}i:142;a:10:{s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/H251f00dcaf554034a3b372788226ee2du/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"4001166713175-g157-white-5-5\";s:7:\"sku_sub\";s:22:\"4001166713175-gold-5-5\";s:5:\"skuId\";s:17:\"10000014985990922\";s:7:\"skuAttr\";s:40:\"14:350850#G157 White;200000124:200000286\";s:13:\"regular_price\";s:5:\"33.98\";s:10:\"sale_price\";s:5:\"17.33\";s:5:\"stock\";i:0;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"G157 White\";s:9:\"shoe-size\";s:3:\"5.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gold\";s:9:\"shoe-size\";s:3:\"5.5\";}}i:143;a:10:{s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/H1b64d579375c4a44a89e1804fd2adbb9I/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"4001166713175-g157-yellow-12\";s:7:\"sku_sub\";s:22:\"4001166713175-brown-12\";s:5:\"skuId\";s:17:\"10000014985990921\";s:7:\"skuAttr\";s:36:\"14:365458#G157 Yellow;200000124:1663\";s:13:\"regular_price\";s:5:\"33.98\";s:10:\"sale_price\";s:5:\"17.33\";s:5:\"stock\";i:871;s:10:\"attributes\";a:2:{s:5:\"color\";s:11:\"G157 Yellow\";s:9:\"shoe-size\";s:2:\"12\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:2:\"12\";}}i:144;a:10:{s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/H1b64d579375c4a44a89e1804fd2adbb9I/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"4001166713175-g157-yellow-11\";s:7:\"sku_sub\";s:22:\"4001166713175-brown-11\";s:5:\"skuId\";s:17:\"10000014985990920\";s:7:\"skuAttr\";s:41:\"14:365458#G157 Yellow;200000124:100010420\";s:13:\"regular_price\";s:5:\"33.98\";s:10:\"sale_price\";s:5:\"17.33\";s:5:\"stock\";i:870;s:10:\"attributes\";a:2:{s:5:\"color\";s:11:\"G157 Yellow\";s:9:\"shoe-size\";s:2:\"11\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:2:\"11\";}}i:145;a:10:{s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/H251f00dcaf554034a3b372788226ee2du/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:26:\"4001166713175-g157-white-8\";s:7:\"sku_sub\";s:20:\"4001166713175-gold-8\";s:5:\"skuId\";s:17:\"10000014985990927\";s:7:\"skuAttr\";s:34:\"14:350850#G157 White;200000124:699\";s:13:\"regular_price\";s:5:\"33.98\";s:10:\"sale_price\";s:5:\"17.33\";s:5:\"stock\";i:850;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"G157 White\";s:9:\"shoe-size\";s:1:\"8\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gold\";s:9:\"shoe-size\";s:1:\"8\";}}i:146;a:10:{s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/H251f00dcaf554034a3b372788226ee2du/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"4001166713175-g157-white-7-5\";s:7:\"sku_sub\";s:22:\"4001166713175-gold-7-5\";s:5:\"skuId\";s:17:\"10000014985990926\";s:7:\"skuAttr\";s:40:\"14:350850#G157 White;200000124:200000288\";s:13:\"regular_price\";s:5:\"33.98\";s:10:\"sale_price\";s:5:\"17.33\";s:5:\"stock\";i:868;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"G157 White\";s:9:\"shoe-size\";s:3:\"7.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gold\";s:9:\"shoe-size\";s:3:\"7.5\";}}i:147;a:10:{s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/H251f00dcaf554034a3b372788226ee2du/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:26:\"4001166713175-g157-white-7\";s:7:\"sku_sub\";s:20:\"4001166713175-gold-7\";s:5:\"skuId\";s:17:\"10000014985990925\";s:7:\"skuAttr\";s:37:\"14:350850#G157 White;200000124:3434#7\";s:13:\"regular_price\";s:5:\"33.98\";s:10:\"sale_price\";s:5:\"17.33\";s:5:\"stock\";i:872;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"G157 White\";s:9:\"shoe-size\";s:1:\"7\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gold\";s:9:\"shoe-size\";s:1:\"7\";}}i:148;a:10:{s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/H251f00dcaf554034a3b372788226ee2du/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"4001166713175-g157-white-6-5\";s:7:\"sku_sub\";s:22:\"4001166713175-gold-6-5\";s:5:\"skuId\";s:17:\"10000014985990924\";s:7:\"skuAttr\";s:40:\"14:350850#G157 White;200000124:200000287\";s:13:\"regular_price\";s:5:\"33.98\";s:10:\"sale_price\";s:5:\"17.33\";s:5:\"stock\";i:0;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"G157 White\";s:9:\"shoe-size\";s:3:\"6.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gold\";s:9:\"shoe-size\";s:3:\"6.5\";}}i:149;a:10:{s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/H1b64d579375c4a44a89e1804fd2adbb9I/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"4001166713175-g157-yellow-7-5\";s:7:\"sku_sub\";s:23:\"4001166713175-brown-7-5\";s:5:\"skuId\";s:17:\"10000014985990915\";s:7:\"skuAttr\";s:41:\"14:365458#G157 Yellow;200000124:200000288\";s:13:\"regular_price\";s:5:\"33.98\";s:10:\"sale_price\";s:5:\"17.33\";s:5:\"stock\";i:867;s:10:\"attributes\";a:2:{s:5:\"color\";s:11:\"G157 Yellow\";s:9:\"shoe-size\";s:3:\"7.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:3:\"7.5\";}}i:150;a:10:{s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/H1b64d579375c4a44a89e1804fd2adbb9I/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:27:\"4001166713175-g157-yellow-7\";s:7:\"sku_sub\";s:21:\"4001166713175-brown-7\";s:5:\"skuId\";s:17:\"10000014985990914\";s:7:\"skuAttr\";s:38:\"14:365458#G157 Yellow;200000124:3434#7\";s:13:\"regular_price\";s:5:\"33.98\";s:10:\"sale_price\";s:5:\"17.33\";s:5:\"stock\";i:871;s:10:\"attributes\";a:2:{s:5:\"color\";s:11:\"G157 Yellow\";s:9:\"shoe-size\";s:1:\"7\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:1:\"7\";}}i:151;a:10:{s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/H1b64d579375c4a44a89e1804fd2adbb9I/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"4001166713175-g157-yellow-6-5\";s:7:\"sku_sub\";s:23:\"4001166713175-brown-6-5\";s:5:\"skuId\";s:17:\"10000014985990913\";s:7:\"skuAttr\";s:41:\"14:365458#G157 Yellow;200000124:200000287\";s:13:\"regular_price\";s:5:\"33.98\";s:10:\"sale_price\";s:5:\"17.33\";s:5:\"stock\";i:0;s:10:\"attributes\";a:2:{s:5:\"color\";s:11:\"G157 Yellow\";s:9:\"shoe-size\";s:3:\"6.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:3:\"6.5\";}}i:152;a:10:{s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/H1b64d579375c4a44a89e1804fd2adbb9I/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:27:\"4001166713175-g157-yellow-6\";s:7:\"sku_sub\";s:21:\"4001166713175-brown-6\";s:5:\"skuId\";s:17:\"10000014985990912\";s:7:\"skuAttr\";s:36:\"14:365458#G157 Yellow;200000124:1394\";s:13:\"regular_price\";s:5:\"33.98\";s:10:\"sale_price\";s:5:\"17.33\";s:5:\"stock\";i:0;s:10:\"attributes\";a:2:{s:5:\"color\";s:11:\"G157 Yellow\";s:9:\"shoe-size\";s:1:\"6\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:1:\"6\";}}i:153;a:10:{s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/H1b64d579375c4a44a89e1804fd2adbb9I/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"4001166713175-g157-yellow-10\";s:7:\"sku_sub\";s:22:\"4001166713175-brown-10\";s:5:\"skuId\";s:17:\"10000014985990919\";s:7:\"skuAttr\";s:36:\"14:365458#G157 Yellow;200000124:1583\";s:13:\"regular_price\";s:5:\"33.98\";s:10:\"sale_price\";s:5:\"17.33\";s:5:\"stock\";i:864;s:10:\"attributes\";a:2:{s:5:\"color\";s:11:\"G157 Yellow\";s:9:\"shoe-size\";s:2:\"10\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:2:\"10\";}}i:154;a:10:{s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/H1b64d579375c4a44a89e1804fd2adbb9I/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"4001166713175-g157-yellow-9-5\";s:7:\"sku_sub\";s:23:\"4001166713175-brown-9-5\";s:5:\"skuId\";s:17:\"10000014985990918\";s:7:\"skuAttr\";s:41:\"14:365458#G157 Yellow;200000124:200000290\";s:13:\"regular_price\";s:5:\"33.98\";s:10:\"sale_price\";s:5:\"17.33\";s:5:\"stock\";i:854;s:10:\"attributes\";a:2:{s:5:\"color\";s:11:\"G157 Yellow\";s:9:\"shoe-size\";s:3:\"9.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:3:\"9.5\";}}i:155;a:10:{s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/H1b64d579375c4a44a89e1804fd2adbb9I/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"4001166713175-g157-yellow-8-5\";s:7:\"sku_sub\";s:23:\"4001166713175-brown-8-5\";s:5:\"skuId\";s:17:\"10000014985990917\";s:7:\"skuAttr\";s:41:\"14:365458#G157 Yellow;200000124:200000289\";s:13:\"regular_price\";s:5:\"33.98\";s:10:\"sale_price\";s:5:\"17.33\";s:5:\"stock\";i:858;s:10:\"attributes\";a:2:{s:5:\"color\";s:11:\"G157 Yellow\";s:9:\"shoe-size\";s:3:\"8.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:3:\"8.5\";}}i:156;a:10:{s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/H1b64d579375c4a44a89e1804fd2adbb9I/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:27:\"4001166713175-g157-yellow-8\";s:7:\"sku_sub\";s:21:\"4001166713175-brown-8\";s:5:\"skuId\";s:17:\"10000014985990916\";s:7:\"skuAttr\";s:35:\"14:365458#G157 Yellow;200000124:699\";s:13:\"regular_price\";s:5:\"33.98\";s:10:\"sale_price\";s:5:\"17.33\";s:5:\"stock\";i:871;s:10:\"attributes\";a:2:{s:5:\"color\";s:11:\"G157 Yellow\";s:9:\"shoe-size\";s:1:\"8\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:1:\"8\";}}i:157;a:10:{s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/H361bbb4763904af59255a1cb193a0a9di/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"4001166713175-g157-green-8-5\";s:7:\"sku_sub\";s:22:\"4001166713175-gray-8-5\";s:5:\"skuId\";s:17:\"10000014985990939\";s:7:\"skuAttr\";s:37:\"14:691#G157 Green;200000124:200000289\";s:13:\"regular_price\";s:5:\"33.98\";s:10:\"sale_price\";s:5:\"17.33\";s:5:\"stock\";i:829;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"G157 Green\";s:9:\"shoe-size\";s:3:\"8.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:3:\"8.5\";}}i:158;a:10:{s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/H361bbb4763904af59255a1cb193a0a9di/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:26:\"4001166713175-g157-green-8\";s:7:\"sku_sub\";s:20:\"4001166713175-gray-8\";s:5:\"skuId\";s:17:\"10000014985990938\";s:7:\"skuAttr\";s:31:\"14:691#G157 Green;200000124:699\";s:13:\"regular_price\";s:5:\"33.98\";s:10:\"sale_price\";s:5:\"17.33\";s:5:\"stock\";i:856;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"G157 Green\";s:9:\"shoe-size\";s:1:\"8\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:1:\"8\";}}i:159;a:10:{s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/H361bbb4763904af59255a1cb193a0a9di/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"4001166713175-g157-green-7-5\";s:7:\"sku_sub\";s:22:\"4001166713175-gray-7-5\";s:5:\"skuId\";s:17:\"10000014985990937\";s:7:\"skuAttr\";s:37:\"14:691#G157 Green;200000124:200000288\";s:13:\"regular_price\";s:5:\"33.98\";s:10:\"sale_price\";s:5:\"17.33\";s:5:\"stock\";i:851;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"G157 Green\";s:9:\"shoe-size\";s:3:\"7.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:3:\"7.5\";}}i:160;a:10:{s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/H361bbb4763904af59255a1cb193a0a9di/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:26:\"4001166713175-g157-green-7\";s:7:\"sku_sub\";s:20:\"4001166713175-gray-7\";s:5:\"skuId\";s:17:\"10000014985990936\";s:7:\"skuAttr\";s:34:\"14:691#G157 Green;200000124:3434#7\";s:13:\"regular_price\";s:5:\"33.98\";s:10:\"sale_price\";s:5:\"17.33\";s:5:\"stock\";i:861;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"G157 Green\";s:9:\"shoe-size\";s:1:\"7\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:1:\"7\";}}i:161;a:10:{s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/H361bbb4763904af59255a1cb193a0a9di/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:27:\"4001166713175-g157-green-12\";s:7:\"sku_sub\";s:21:\"4001166713175-gray-12\";s:5:\"skuId\";s:17:\"10000014985990943\";s:7:\"skuAttr\";s:32:\"14:691#G157 Green;200000124:1663\";s:13:\"regular_price\";s:5:\"33.98\";s:10:\"sale_price\";s:5:\"17.33\";s:5:\"stock\";i:867;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"G157 Green\";s:9:\"shoe-size\";s:2:\"12\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:2:\"12\";}}i:162;a:10:{s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/H361bbb4763904af59255a1cb193a0a9di/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:27:\"4001166713175-g157-green-11\";s:7:\"sku_sub\";s:21:\"4001166713175-gray-11\";s:5:\"skuId\";s:17:\"10000014985990942\";s:7:\"skuAttr\";s:37:\"14:691#G157 Green;200000124:100010420\";s:13:\"regular_price\";s:5:\"33.98\";s:10:\"sale_price\";s:5:\"17.33\";s:5:\"stock\";i:858;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"G157 Green\";s:9:\"shoe-size\";s:2:\"11\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:2:\"11\";}}i:163;a:10:{s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/H361bbb4763904af59255a1cb193a0a9di/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:27:\"4001166713175-g157-green-10\";s:7:\"sku_sub\";s:21:\"4001166713175-gray-10\";s:5:\"skuId\";s:17:\"10000014985990941\";s:7:\"skuAttr\";s:32:\"14:691#G157 Green;200000124:1583\";s:13:\"regular_price\";s:5:\"33.98\";s:10:\"sale_price\";s:5:\"17.33\";s:5:\"stock\";i:849;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"G157 Green\";s:9:\"shoe-size\";s:2:\"10\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:2:\"10\";}}i:164;a:10:{s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/H361bbb4763904af59255a1cb193a0a9di/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"4001166713175-g157-green-9-5\";s:7:\"sku_sub\";s:22:\"4001166713175-gray-9-5\";s:5:\"skuId\";s:17:\"10000014985990940\";s:7:\"skuAttr\";s:37:\"14:691#G157 Green;200000124:200000290\";s:13:\"regular_price\";s:5:\"33.98\";s:10:\"sale_price\";s:5:\"17.33\";s:5:\"stock\";i:845;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"G157 Green\";s:9:\"shoe-size\";s:3:\"9.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:3:\"9.5\";}}i:165;a:10:{s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/H251f00dcaf554034a3b372788226ee2du/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:27:\"4001166713175-g157-white-11\";s:7:\"sku_sub\";s:21:\"4001166713175-gold-11\";s:5:\"skuId\";s:17:\"10000014985990931\";s:7:\"skuAttr\";s:40:\"14:350850#G157 White;200000124:100010420\";s:13:\"regular_price\";s:5:\"33.98\";s:10:\"sale_price\";s:5:\"17.33\";s:5:\"stock\";i:861;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"G157 White\";s:9:\"shoe-size\";s:2:\"11\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gold\";s:9:\"shoe-size\";s:2:\"11\";}}i:166;a:10:{s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/H251f00dcaf554034a3b372788226ee2du/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:27:\"4001166713175-g157-white-10\";s:7:\"sku_sub\";s:21:\"4001166713175-gold-10\";s:5:\"skuId\";s:17:\"10000014985990930\";s:7:\"skuAttr\";s:35:\"14:350850#G157 White;200000124:1583\";s:13:\"regular_price\";s:5:\"33.98\";s:10:\"sale_price\";s:5:\"17.33\";s:5:\"stock\";i:852;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"G157 White\";s:9:\"shoe-size\";s:2:\"10\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gold\";s:9:\"shoe-size\";s:2:\"10\";}}i:167;a:10:{s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/H251f00dcaf554034a3b372788226ee2du/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"4001166713175-g157-white-9-5\";s:7:\"sku_sub\";s:22:\"4001166713175-gold-9-5\";s:5:\"skuId\";s:17:\"10000014985990929\";s:7:\"skuAttr\";s:40:\"14:350850#G157 White;200000124:200000290\";s:13:\"regular_price\";s:5:\"33.98\";s:10:\"sale_price\";s:5:\"17.33\";s:5:\"stock\";i:828;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"G157 White\";s:9:\"shoe-size\";s:3:\"9.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gold\";s:9:\"shoe-size\";s:3:\"9.5\";}}i:168;a:10:{s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/H251f00dcaf554034a3b372788226ee2du/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"4001166713175-g157-white-8-5\";s:7:\"sku_sub\";s:22:\"4001166713175-gold-8-5\";s:5:\"skuId\";s:17:\"10000014985990928\";s:7:\"skuAttr\";s:40:\"14:350850#G157 White;200000124:200000289\";s:13:\"regular_price\";s:5:\"33.98\";s:10:\"sale_price\";s:5:\"17.33\";s:5:\"stock\";i:858;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"G157 White\";s:9:\"shoe-size\";s:3:\"8.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gold\";s:9:\"shoe-size\";s:3:\"8.5\";}}i:169;a:10:{s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/H361bbb4763904af59255a1cb193a0a9di/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"4001166713175-g157-green-6-5\";s:7:\"sku_sub\";s:22:\"4001166713175-gray-6-5\";s:5:\"skuId\";s:17:\"10000014985990935\";s:7:\"skuAttr\";s:37:\"14:691#G157 Green;200000124:200000287\";s:13:\"regular_price\";s:5:\"33.98\";s:10:\"sale_price\";s:5:\"17.33\";s:5:\"stock\";i:0;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"G157 Green\";s:9:\"shoe-size\";s:3:\"6.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:3:\"6.5\";}}i:170;a:10:{s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/H361bbb4763904af59255a1cb193a0a9di/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:26:\"4001166713175-g157-green-6\";s:7:\"sku_sub\";s:20:\"4001166713175-gray-6\";s:5:\"skuId\";s:17:\"10000014985990934\";s:7:\"skuAttr\";s:32:\"14:691#G157 Green;200000124:1394\";s:13:\"regular_price\";s:5:\"33.98\";s:10:\"sale_price\";s:5:\"17.33\";s:5:\"stock\";i:0;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"G157 Green\";s:9:\"shoe-size\";s:1:\"6\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:1:\"6\";}}i:171;a:10:{s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/H361bbb4763904af59255a1cb193a0a9di/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"4001166713175-g157-green-5-5\";s:7:\"sku_sub\";s:22:\"4001166713175-gray-5-5\";s:5:\"skuId\";s:17:\"10000014985990933\";s:7:\"skuAttr\";s:37:\"14:691#G157 Green;200000124:200000286\";s:13:\"regular_price\";s:5:\"33.98\";s:10:\"sale_price\";s:5:\"17.33\";s:5:\"stock\";i:0;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"G157 Green\";s:9:\"shoe-size\";s:3:\"5.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:3:\"5.5\";}}i:172;a:10:{s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/H251f00dcaf554034a3b372788226ee2du/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:27:\"4001166713175-g157-white-12\";s:7:\"sku_sub\";s:21:\"4001166713175-gold-12\";s:5:\"skuId\";s:17:\"10000014985990932\";s:7:\"skuAttr\";s:35:\"14:350850#G157 White;200000124:1663\";s:13:\"regular_price\";s:5:\"33.98\";s:10:\"sale_price\";s:5:\"17.33\";s:5:\"stock\";i:875;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"G157 White\";s:9:\"shoe-size\";s:2:\"12\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gold\";s:9:\"shoe-size\";s:2:\"12\";}}i:173;a:10:{s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/H3d8a5349979a4c8690e2039bda9765e3H/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:27:\"4001166713175-g101-green-12\";s:7:\"sku_sub\";s:22:\"4001166713175-ivory-12\";s:5:\"skuId\";s:17:\"10000014985990987\";s:7:\"skuAttr\";s:38:\"14:200002130#G101 Green;200000124:1663\";s:13:\"regular_price\";s:5:\"33.98\";s:10:\"sale_price\";s:5:\"17.33\";s:5:\"stock\";i:875;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"G101 Green\";s:9:\"shoe-size\";s:2:\"12\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Ivory\";s:9:\"shoe-size\";s:2:\"12\";}}i:174;a:10:{s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/H3d8a5349979a4c8690e2039bda9765e3H/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:27:\"4001166713175-g101-green-11\";s:7:\"sku_sub\";s:22:\"4001166713175-ivory-11\";s:5:\"skuId\";s:17:\"10000014985990986\";s:7:\"skuAttr\";s:43:\"14:200002130#G101 Green;200000124:100010420\";s:13:\"regular_price\";s:5:\"33.98\";s:10:\"sale_price\";s:5:\"17.33\";s:5:\"stock\";i:875;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"G101 Green\";s:9:\"shoe-size\";s:2:\"11\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Ivory\";s:9:\"shoe-size\";s:2:\"11\";}}i:175;a:10:{s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/H3d8a5349979a4c8690e2039bda9765e3H/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:27:\"4001166713175-g101-green-10\";s:7:\"sku_sub\";s:22:\"4001166713175-ivory-10\";s:5:\"skuId\";s:17:\"10000014985990985\";s:7:\"skuAttr\";s:38:\"14:200002130#G101 Green;200000124:1583\";s:13:\"regular_price\";s:5:\"33.98\";s:10:\"sale_price\";s:5:\"17.33\";s:5:\"stock\";i:870;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"G101 Green\";s:9:\"shoe-size\";s:2:\"10\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Ivory\";s:9:\"shoe-size\";s:2:\"10\";}}i:176;a:10:{s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/H3d8a5349979a4c8690e2039bda9765e3H/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"4001166713175-g101-green-9-5\";s:7:\"sku_sub\";s:23:\"4001166713175-ivory-9-5\";s:5:\"skuId\";s:17:\"10000014985990984\";s:7:\"skuAttr\";s:43:\"14:200002130#G101 Green;200000124:200000290\";s:13:\"regular_price\";s:5:\"33.98\";s:10:\"sale_price\";s:5:\"17.33\";s:5:\"stock\";i:867;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"G101 Green\";s:9:\"shoe-size\";s:3:\"9.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Ivory\";s:9:\"shoe-size\";s:3:\"9.5\";}}i:177;a:10:{s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/H585d6377ce054a1c9e9a4465dbfe992fn/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:26:\"4001166713175-g101-white-7\";s:7:\"sku_sub\";s:22:\"4001166713175-orange-7\";s:5:\"skuId\";s:17:\"10000014985990991\";s:7:\"skuAttr\";s:37:\"14:350852#G101 White;200000124:3434#7\";s:13:\"regular_price\";s:5:\"33.98\";s:10:\"sale_price\";s:5:\"17.33\";s:5:\"stock\";i:864;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"G101 White\";s:9:\"shoe-size\";s:1:\"7\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Orange\";s:9:\"shoe-size\";s:1:\"7\";}}i:178;a:10:{s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/H585d6377ce054a1c9e9a4465dbfe992fn/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"4001166713175-g101-white-6-5\";s:7:\"sku_sub\";s:24:\"4001166713175-orange-6-5\";s:5:\"skuId\";s:17:\"10000014985990990\";s:7:\"skuAttr\";s:40:\"14:350852#G101 White;200000124:200000287\";s:13:\"regular_price\";s:5:\"33.98\";s:10:\"sale_price\";s:5:\"17.33\";s:5:\"stock\";i:0;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"G101 White\";s:9:\"shoe-size\";s:3:\"6.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Orange\";s:9:\"shoe-size\";s:3:\"6.5\";}}i:179;a:10:{s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/H585d6377ce054a1c9e9a4465dbfe992fn/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:26:\"4001166713175-g101-white-6\";s:7:\"sku_sub\";s:22:\"4001166713175-orange-6\";s:5:\"skuId\";s:17:\"10000014985990989\";s:7:\"skuAttr\";s:35:\"14:350852#G101 White;200000124:1394\";s:13:\"regular_price\";s:5:\"33.98\";s:10:\"sale_price\";s:5:\"17.33\";s:5:\"stock\";i:0;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"G101 White\";s:9:\"shoe-size\";s:1:\"6\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Orange\";s:9:\"shoe-size\";s:1:\"6\";}}i:180;a:10:{s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/H585d6377ce054a1c9e9a4465dbfe992fn/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"4001166713175-g101-white-5-5\";s:7:\"sku_sub\";s:24:\"4001166713175-orange-5-5\";s:5:\"skuId\";s:17:\"10000014985990988\";s:7:\"skuAttr\";s:40:\"14:350852#G101 White;200000124:200000286\";s:13:\"regular_price\";s:5:\"33.98\";s:10:\"sale_price\";s:5:\"17.33\";s:5:\"stock\";i:0;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"G101 White\";s:9:\"shoe-size\";s:3:\"5.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Orange\";s:9:\"shoe-size\";s:3:\"5.5\";}}i:181;a:10:{s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/H3d8a5349979a4c8690e2039bda9765e3H/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"4001166713175-g101-green-6-5\";s:7:\"sku_sub\";s:23:\"4001166713175-ivory-6-5\";s:5:\"skuId\";s:17:\"10000014985990979\";s:7:\"skuAttr\";s:43:\"14:200002130#G101 Green;200000124:200000287\";s:13:\"regular_price\";s:5:\"33.98\";s:10:\"sale_price\";s:5:\"17.33\";s:5:\"stock\";i:0;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"G101 Green\";s:9:\"shoe-size\";s:3:\"6.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Ivory\";s:9:\"shoe-size\";s:3:\"6.5\";}}i:182;a:10:{s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/H3d8a5349979a4c8690e2039bda9765e3H/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:26:\"4001166713175-g101-green-6\";s:7:\"sku_sub\";s:21:\"4001166713175-ivory-6\";s:5:\"skuId\";s:17:\"10000014985990978\";s:7:\"skuAttr\";s:38:\"14:200002130#G101 Green;200000124:1394\";s:13:\"regular_price\";s:5:\"33.98\";s:10:\"sale_price\";s:5:\"17.33\";s:5:\"stock\";i:0;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"G101 Green\";s:9:\"shoe-size\";s:1:\"6\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Ivory\";s:9:\"shoe-size\";s:1:\"6\";}}i:183;a:10:{s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/H3d8a5349979a4c8690e2039bda9765e3H/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"4001166713175-g101-green-5-5\";s:7:\"sku_sub\";s:23:\"4001166713175-ivory-5-5\";s:5:\"skuId\";s:17:\"10000014985990977\";s:7:\"skuAttr\";s:43:\"14:200002130#G101 Green;200000124:200000286\";s:13:\"regular_price\";s:5:\"33.98\";s:10:\"sale_price\";s:5:\"17.33\";s:5:\"stock\";i:0;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"G101 Green\";s:9:\"shoe-size\";s:3:\"5.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Ivory\";s:9:\"shoe-size\";s:3:\"5.5\";}}i:184;a:10:{s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/H09f42e9a0b7045c5a7a2e9cb58af4a4cs/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:27:\"4001166713175-g101-black-12\";s:7:\"sku_sub\";s:27:\"4001166713175-army-green-12\";s:5:\"skuId\";s:17:\"10000014985990976\";s:7:\"skuAttr\";s:38:\"14:200004889#G101 Black;200000124:1663\";s:13:\"regular_price\";s:5:\"33.98\";s:10:\"sale_price\";s:5:\"17.33\";s:5:\"stock\";i:847;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"G101 Black\";s:9:\"shoe-size\";s:2:\"12\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:10:\"Army Green\";s:9:\"shoe-size\";s:2:\"12\";}}i:185;a:10:{s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/H3d8a5349979a4c8690e2039bda9765e3H/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"4001166713175-g101-green-8-5\";s:7:\"sku_sub\";s:23:\"4001166713175-ivory-8-5\";s:5:\"skuId\";s:17:\"10000014985990983\";s:7:\"skuAttr\";s:43:\"14:200002130#G101 Green;200000124:200000289\";s:13:\"regular_price\";s:5:\"33.98\";s:10:\"sale_price\";s:5:\"17.33\";s:5:\"stock\";i:866;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"G101 Green\";s:9:\"shoe-size\";s:3:\"8.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Ivory\";s:9:\"shoe-size\";s:3:\"8.5\";}}i:186;a:10:{s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/H3d8a5349979a4c8690e2039bda9765e3H/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:26:\"4001166713175-g101-green-8\";s:7:\"sku_sub\";s:21:\"4001166713175-ivory-8\";s:5:\"skuId\";s:17:\"10000014985990982\";s:7:\"skuAttr\";s:37:\"14:200002130#G101 Green;200000124:699\";s:13:\"regular_price\";s:5:\"33.98\";s:10:\"sale_price\";s:5:\"17.33\";s:5:\"stock\";i:862;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"G101 Green\";s:9:\"shoe-size\";s:1:\"8\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Ivory\";s:9:\"shoe-size\";s:1:\"8\";}}i:187;a:10:{s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/H3d8a5349979a4c8690e2039bda9765e3H/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"4001166713175-g101-green-7-5\";s:7:\"sku_sub\";s:23:\"4001166713175-ivory-7-5\";s:5:\"skuId\";s:17:\"10000014985990981\";s:7:\"skuAttr\";s:43:\"14:200002130#G101 Green;200000124:200000288\";s:13:\"regular_price\";s:5:\"33.98\";s:10:\"sale_price\";s:5:\"17.33\";s:5:\"stock\";i:868;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"G101 Green\";s:9:\"shoe-size\";s:3:\"7.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Ivory\";s:9:\"shoe-size\";s:3:\"7.5\";}}i:188;a:10:{s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/H3d8a5349979a4c8690e2039bda9765e3H/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:26:\"4001166713175-g101-green-7\";s:7:\"sku_sub\";s:21:\"4001166713175-ivory-7\";s:5:\"skuId\";s:17:\"10000014985990980\";s:7:\"skuAttr\";s:40:\"14:200002130#G101 Green;200000124:3434#7\";s:13:\"regular_price\";s:5:\"33.98\";s:10:\"sale_price\";s:5:\"17.33\";s:5:\"stock\";i:844;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"G101 Green\";s:9:\"shoe-size\";s:1:\"7\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Ivory\";s:9:\"shoe-size\";s:1:\"7\";}}i:189;a:10:{s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/H086ebcf5833641c2810bd86bcd91ed24f/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:27:\"4001166713175-g133-yellow-6\";s:7:\"sku_sub\";s:20:\"4001166713175-pink-6\";s:5:\"skuId\";s:17:\"10000014985991000\";s:7:\"skuAttr\";s:34:\"14:1052#G133 Yellow;200000124:1394\";s:13:\"regular_price\";s:5:\"33.98\";s:10:\"sale_price\";s:5:\"17.33\";s:5:\"stock\";i:847;s:10:\"attributes\";a:2:{s:5:\"color\";s:11:\"G133 Yellow\";s:9:\"shoe-size\";s:1:\"6\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:1:\"6\";}}i:190;a:10:{s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/H585d6377ce054a1c9e9a4465dbfe992fn/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"4001166713175-g101-white-9-5\";s:7:\"sku_sub\";s:24:\"4001166713175-orange-9-5\";s:5:\"skuId\";s:17:\"10000014985990995\";s:7:\"skuAttr\";s:40:\"14:350852#G101 White;200000124:200000290\";s:13:\"regular_price\";s:5:\"33.98\";s:10:\"sale_price\";s:5:\"17.33\";s:5:\"stock\";i:851;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"G101 White\";s:9:\"shoe-size\";s:3:\"9.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Orange\";s:9:\"shoe-size\";s:3:\"9.5\";}}i:191;a:10:{s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/H585d6377ce054a1c9e9a4465dbfe992fn/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"4001166713175-g101-white-8-5\";s:7:\"sku_sub\";s:24:\"4001166713175-orange-8-5\";s:5:\"skuId\";s:17:\"10000014985990994\";s:7:\"skuAttr\";s:40:\"14:350852#G101 White;200000124:200000289\";s:13:\"regular_price\";s:5:\"33.98\";s:10:\"sale_price\";s:5:\"17.33\";s:5:\"stock\";i:851;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"G101 White\";s:9:\"shoe-size\";s:3:\"8.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Orange\";s:9:\"shoe-size\";s:3:\"8.5\";}}i:192;a:10:{s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/H585d6377ce054a1c9e9a4465dbfe992fn/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:26:\"4001166713175-g101-white-8\";s:7:\"sku_sub\";s:22:\"4001166713175-orange-8\";s:5:\"skuId\";s:17:\"10000014985990993\";s:7:\"skuAttr\";s:34:\"14:350852#G101 White;200000124:699\";s:13:\"regular_price\";s:5:\"33.98\";s:10:\"sale_price\";s:5:\"17.33\";s:5:\"stock\";i:861;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"G101 White\";s:9:\"shoe-size\";s:1:\"8\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Orange\";s:9:\"shoe-size\";s:1:\"8\";}}i:193;a:10:{s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/H585d6377ce054a1c9e9a4465dbfe992fn/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"4001166713175-g101-white-7-5\";s:7:\"sku_sub\";s:24:\"4001166713175-orange-7-5\";s:5:\"skuId\";s:17:\"10000014985990992\";s:7:\"skuAttr\";s:40:\"14:350852#G101 White;200000124:200000288\";s:13:\"regular_price\";s:5:\"33.98\";s:10:\"sale_price\";s:5:\"17.33\";s:5:\"stock\";i:856;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"G101 White\";s:9:\"shoe-size\";s:3:\"7.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Orange\";s:9:\"shoe-size\";s:3:\"7.5\";}}i:194;a:10:{s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/H086ebcf5833641c2810bd86bcd91ed24f/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"4001166713175-g133-yellow-5-5\";s:7:\"sku_sub\";s:22:\"4001166713175-pink-5-5\";s:5:\"skuId\";s:17:\"10000014985990999\";s:7:\"skuAttr\";s:39:\"14:1052#G133 Yellow;200000124:200000286\";s:13:\"regular_price\";s:5:\"33.98\";s:10:\"sale_price\";s:5:\"17.33\";s:5:\"stock\";i:864;s:10:\"attributes\";a:2:{s:5:\"color\";s:11:\"G133 Yellow\";s:9:\"shoe-size\";s:3:\"5.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:3:\"5.5\";}}i:195;a:10:{s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/H585d6377ce054a1c9e9a4465dbfe992fn/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:27:\"4001166713175-g101-white-12\";s:7:\"sku_sub\";s:23:\"4001166713175-orange-12\";s:5:\"skuId\";s:17:\"10000014985990998\";s:7:\"skuAttr\";s:35:\"14:350852#G101 White;200000124:1663\";s:13:\"regular_price\";s:5:\"33.98\";s:10:\"sale_price\";s:5:\"17.33\";s:5:\"stock\";i:875;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"G101 White\";s:9:\"shoe-size\";s:2:\"12\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Orange\";s:9:\"shoe-size\";s:2:\"12\";}}i:196;a:10:{s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/H585d6377ce054a1c9e9a4465dbfe992fn/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:27:\"4001166713175-g101-white-11\";s:7:\"sku_sub\";s:23:\"4001166713175-orange-11\";s:5:\"skuId\";s:17:\"10000014985990997\";s:7:\"skuAttr\";s:40:\"14:350852#G101 White;200000124:100010420\";s:13:\"regular_price\";s:5:\"33.98\";s:10:\"sale_price\";s:5:\"17.33\";s:5:\"stock\";i:869;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"G101 White\";s:9:\"shoe-size\";s:2:\"11\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Orange\";s:9:\"shoe-size\";s:2:\"11\";}}i:197;a:10:{s:5:\"image\";s:189:\"https://ae01.alicdn.com/kf/H585d6377ce054a1c9e9a4465dbfe992fn/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:27:\"4001166713175-g101-white-10\";s:7:\"sku_sub\";s:23:\"4001166713175-orange-10\";s:5:\"skuId\";s:17:\"10000014985990996\";s:7:\"skuAttr\";s:35:\"14:350852#G101 White;200000124:1583\";s:13:\"regular_price\";s:5:\"33.98\";s:10:\"sale_price\";s:5:\"17.33\";s:5:\"stock\";i:864;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"G101 White\";s:9:\"shoe-size\";s:2:\"10\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Orange\";s:9:\"shoe-size\";s:2:\"10\";}}}');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(61599, 4217, '_variation_description', ''),
(61600, 4217, '_sku', '4000980130774-pink-in-stock-8-spain'),
(61601, 4217, '_regular_price', '161.15'),
(61602, 4217, 'total_sales', '0'),
(61603, 4217, '_tax_status', 'taxable'),
(61604, 4217, '_tax_class', 'parent'),
(61605, 4217, '_manage_stock', 'yes'),
(61606, 4217, '_backorders', 'no'),
(61607, 4217, '_sold_individually', 'no'),
(61608, 4217, '_virtual', 'no'),
(61609, 4217, '_downloadable', 'no'),
(61610, 4217, '_download_limit', '-1'),
(61611, 4217, '_download_expiry', '-1'),
(61612, 4217, '_stock', '0'),
(61613, 4217, '_stock_status', 'outofstock'),
(61614, 4217, '_wc_average_rating', '0'),
(61615, 4217, '_wc_review_count', '0'),
(61616, 4217, 'attribute_pa_color', 'pink-in-stock'),
(61617, 4217, 'attribute_pa_shoe-size', '8'),
(61618, 4217, 'attribute_pa_ships-from', 'spain'),
(61619, 4217, '_price', '161.15'),
(61620, 4217, '_product_version', '4.1.0'),
(61621, 4217, '_vi_wad_aliexpress_variation_id', '12000016406706890'),
(61622, 4217, '_vi_wad_aliexpress_variation_attr', '14:1052#pink in stock;200000124:699;200007763:201336104'),
(61623, 4218, '_variation_description', ''),
(61624, 4218, '_sku', '4000980130774-pink-in-stock-10-china'),
(61625, 4218, '_regular_price', '161.15'),
(61626, 4218, 'total_sales', '0'),
(61627, 4218, '_tax_status', 'taxable'),
(61628, 4218, '_tax_class', 'parent'),
(61629, 4218, '_manage_stock', 'yes'),
(61630, 4218, '_backorders', 'no'),
(61631, 4218, '_sold_individually', 'no'),
(61632, 4218, '_virtual', 'no'),
(61633, 4218, '_downloadable', 'no'),
(61634, 4218, '_download_limit', '-1'),
(61635, 4218, '_download_expiry', '-1'),
(61636, 4218, '_stock', '47'),
(61637, 4218, '_stock_status', 'instock'),
(61638, 4218, '_wc_average_rating', '0'),
(61639, 4218, '_wc_review_count', '0'),
(61640, 4218, 'attribute_pa_color', 'pink-in-stock'),
(61641, 4218, 'attribute_pa_shoe-size', '10'),
(61642, 4218, 'attribute_pa_ships-from', 'china'),
(61643, 4218, '_price', '161.15'),
(61644, 4218, '_product_version', '4.1.0'),
(61645, 4218, '_vi_wad_aliexpress_variation_id', '12000016406706893'),
(61646, 4218, '_vi_wad_aliexpress_variation_attr', '14:1052#pink in stock;200000124:1583;200007763:201336100'),
(61647, 4219, '_variation_description', ''),
(61648, 4219, '_sku', '4000980130774-pink-in-stock-9-spain'),
(61649, 4219, '_regular_price', '161.15'),
(61650, 4219, 'total_sales', '0'),
(61651, 4219, '_tax_status', 'taxable'),
(61652, 4219, '_tax_class', 'parent'),
(61653, 4219, '_manage_stock', 'yes'),
(61654, 4219, '_backorders', 'no'),
(61655, 4219, '_sold_individually', 'no'),
(61656, 4219, '_virtual', 'no'),
(61657, 4219, '_downloadable', 'no'),
(61658, 4219, '_download_limit', '-1'),
(61659, 4219, '_download_expiry', '-1'),
(61660, 4219, '_stock', '0'),
(61661, 4219, '_stock_status', 'outofstock'),
(61662, 4219, '_wc_average_rating', '0'),
(61663, 4219, '_wc_review_count', '0'),
(61664, 4219, 'attribute_pa_color', 'pink-in-stock'),
(61665, 4219, 'attribute_pa_shoe-size', '9'),
(61666, 4219, 'attribute_pa_ships-from', 'spain'),
(61667, 4219, '_price', '161.15'),
(61668, 4219, '_product_version', '4.1.0'),
(61669, 4219, '_vi_wad_aliexpress_variation_id', '12000016406706892'),
(61670, 4219, '_vi_wad_aliexpress_variation_attr', '14:1052#pink in stock;200000124:350262;200007763:201336104'),
(61671, 4220, '_variation_description', ''),
(61672, 4220, '_sku', '4000980130774-pink-in-stock-11-china'),
(61673, 4220, '_regular_price', '161.15'),
(61674, 4220, 'total_sales', '0'),
(61675, 4220, '_tax_status', 'taxable'),
(61676, 4220, '_tax_class', 'parent'),
(61677, 4220, '_manage_stock', 'yes'),
(61678, 4220, '_backorders', 'no'),
(61679, 4220, '_sold_individually', 'no'),
(61680, 4220, '_virtual', 'no'),
(61681, 4220, '_downloadable', 'no'),
(61682, 4220, '_download_limit', '-1'),
(61683, 4220, '_download_expiry', '-1'),
(61684, 4220, '_stock', '50'),
(61685, 4220, '_stock_status', 'instock'),
(61686, 4220, '_wc_average_rating', '0'),
(61687, 4220, '_wc_review_count', '0'),
(61688, 4220, 'attribute_pa_color', 'pink-in-stock'),
(61689, 4220, 'attribute_pa_shoe-size', '11'),
(61690, 4220, 'attribute_pa_ships-from', 'china'),
(61691, 4220, '_price', '161.15'),
(61692, 4220, '_product_version', '4.1.0'),
(61693, 4220, '_vi_wad_aliexpress_variation_id', '12000016406706895'),
(61694, 4220, '_vi_wad_aliexpress_variation_attr', '14:1052#pink in stock;200000124:100010420;200007763:201336100'),
(61695, 4221, '_variation_description', ''),
(61696, 4221, '_sku', '4000980130774-pink-in-stock-10-spain'),
(61697, 4221, '_regular_price', '161.15'),
(61698, 4221, 'total_sales', '0'),
(61699, 4221, '_tax_status', 'taxable'),
(61700, 4221, '_tax_class', 'parent'),
(61701, 4221, '_manage_stock', 'yes'),
(61702, 4221, '_backorders', 'no'),
(61703, 4221, '_sold_individually', 'no'),
(61704, 4221, '_virtual', 'no'),
(61705, 4221, '_downloadable', 'no'),
(61706, 4221, '_download_limit', '-1'),
(61707, 4221, '_download_expiry', '-1'),
(61708, 4221, '_stock', '2'),
(61709, 4221, '_stock_status', 'instock'),
(61710, 4221, '_wc_average_rating', '0'),
(61711, 4221, '_wc_review_count', '0'),
(61712, 4221, 'attribute_pa_color', 'pink-in-stock'),
(61713, 4221, 'attribute_pa_shoe-size', '10'),
(61714, 4221, 'attribute_pa_ships-from', 'spain'),
(61715, 4221, '_price', '161.15'),
(61716, 4221, '_product_version', '4.1.0'),
(61717, 4221, '_vi_wad_aliexpress_variation_id', '12000016406706894'),
(61718, 4221, '_vi_wad_aliexpress_variation_attr', '14:1052#pink in stock;200000124:1583;200007763:201336104'),
(61719, 4222, '_variation_description', ''),
(61720, 4222, '_sku', '4000980130774-pink-in-stock-12-china'),
(61721, 4222, '_regular_price', '161.15'),
(61722, 4222, 'total_sales', '0'),
(61723, 4222, '_tax_status', 'taxable'),
(61724, 4222, '_tax_class', 'parent'),
(61725, 4222, '_manage_stock', 'yes'),
(61726, 4222, '_backorders', 'no'),
(61727, 4222, '_sold_individually', 'no'),
(61728, 4223, '_wp_attached_file', '2021/06/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-5.jpg_640x640-5.jpg'),
(61729, 4223, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:116:\"2021/06/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-5.jpg_640x640-5.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:116:\"jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-5.jpg_640x640-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:116:\"jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-5.jpg_640x640-5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:116:\"jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-5.jpg_640x640-5-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:116:\"jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-5.jpg_640x640-5-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:116:\"jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-5.jpg_640x640-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:116:\"jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-5.jpg_640x640-5-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:116:\"jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-5.jpg_640x640-5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:116:\"jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-5.jpg_640x640-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:116:\"jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-5.jpg_640x640-5-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:116:\"jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-5.jpg_640x640-5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(61730, 4222, '_virtual', 'no'),
(61731, 4222, '_downloadable', 'no'),
(61732, 4222, '_download_limit', '-1'),
(61733, 4222, '_download_expiry', '-1'),
(61734, 4222, '_stock', '50'),
(61735, 4222, '_stock_status', 'instock'),
(61736, 4222, '_wc_average_rating', '0'),
(61737, 4222, '_wc_review_count', '0'),
(61738, 4222, 'attribute_pa_color', 'pink-in-stock'),
(61739, 4222, 'attribute_pa_shoe-size', '12'),
(61740, 4222, 'attribute_pa_ships-from', 'china'),
(61741, 4222, '_price', '161.15'),
(61742, 4222, '_product_version', '4.1.0'),
(61743, 4222, '_vi_wad_aliexpress_variation_id', '12000016406706897'),
(61744, 4222, '_vi_wad_aliexpress_variation_attr', '14:1052#pink in stock;200000124:1663;200007763:201336100'),
(61745, 4224, '_variation_description', ''),
(61746, 4224, '_sku', '4000980130774-pink-in-stock-11-spain'),
(61747, 4224, '_regular_price', '161.15'),
(61748, 4224, 'total_sales', '0'),
(61749, 4224, '_tax_status', 'taxable'),
(61750, 4224, '_tax_class', 'parent'),
(61751, 4224, '_manage_stock', 'yes'),
(61752, 4224, '_backorders', 'no'),
(61753, 4224, '_sold_individually', 'no'),
(61754, 4224, '_virtual', 'no'),
(61755, 4224, '_downloadable', 'no'),
(61756, 4224, '_download_limit', '-1'),
(61757, 4224, '_download_expiry', '-1'),
(61758, 4224, '_stock', '0'),
(61759, 4224, '_stock_status', 'outofstock'),
(61760, 4224, '_wc_average_rating', '0'),
(61761, 4224, '_wc_review_count', '0'),
(61762, 4224, 'attribute_pa_color', 'pink-in-stock'),
(61763, 4224, 'attribute_pa_shoe-size', '11'),
(61764, 4224, 'attribute_pa_ships-from', 'spain'),
(61765, 4224, '_price', '161.15'),
(61766, 4224, '_product_version', '4.1.0'),
(61767, 4224, '_vi_wad_aliexpress_variation_id', '12000016406706896'),
(61768, 4224, '_vi_wad_aliexpress_variation_attr', '14:1052#pink in stock;200000124:100010420;200007763:201336104'),
(61769, 4225, '_variation_description', ''),
(61770, 4225, '_sku', '4000980130774-pink-in-stock-13-china'),
(61771, 4225, '_regular_price', '161.15'),
(61772, 4225, 'total_sales', '0'),
(61773, 4225, '_tax_status', 'taxable'),
(61774, 4225, '_tax_class', 'parent'),
(61775, 4225, '_manage_stock', 'yes'),
(61776, 4225, '_backorders', 'no'),
(61777, 4225, '_sold_individually', 'no'),
(61778, 4225, '_virtual', 'no'),
(61779, 4225, '_downloadable', 'no'),
(61780, 4225, '_download_limit', '-1'),
(61781, 4225, '_download_expiry', '-1'),
(61782, 4225, '_stock', '49'),
(61783, 4225, '_stock_status', 'instock'),
(61784, 4225, '_wc_average_rating', '0'),
(61785, 4225, '_wc_review_count', '0'),
(61786, 4225, 'attribute_pa_color', 'pink-in-stock'),
(61787, 4225, 'attribute_pa_shoe-size', '13'),
(61788, 4225, 'attribute_pa_ships-from', 'china'),
(61789, 4225, '_price', '161.15'),
(61790, 4225, '_product_version', '4.1.0'),
(61791, 4225, '_vi_wad_aliexpress_variation_id', '12000016406706899'),
(61792, 4225, '_vi_wad_aliexpress_variation_attr', '14:1052#pink in stock;200000124:200000296;200007763:201336100'),
(61793, 4226, '_variation_description', ''),
(61794, 4226, '_sku', '4000980130774-pink-in-stock-12-spain'),
(61795, 4226, '_regular_price', '161.15'),
(61796, 4226, 'total_sales', '0'),
(61797, 4226, '_tax_status', 'taxable'),
(61798, 4226, '_tax_class', 'parent'),
(61799, 4226, '_manage_stock', 'yes'),
(61800, 4226, '_backorders', 'no'),
(61801, 4226, '_sold_individually', 'no'),
(61802, 4226, '_virtual', 'no'),
(61803, 4226, '_downloadable', 'no'),
(61804, 4226, '_download_limit', '-1'),
(61805, 4226, '_download_expiry', '-1'),
(61806, 4226, '_stock', '0'),
(61807, 4226, '_stock_status', 'outofstock'),
(61808, 4226, '_wc_average_rating', '0'),
(61809, 4226, '_wc_review_count', '0'),
(61810, 4226, 'attribute_pa_color', 'pink-in-stock'),
(61811, 4226, 'attribute_pa_shoe-size', '12'),
(61812, 4226, 'attribute_pa_ships-from', 'spain'),
(61813, 4226, '_price', '161.15'),
(61814, 4226, '_product_version', '4.1.0'),
(61815, 4226, '_vi_wad_aliexpress_variation_id', '12000016406706898'),
(61816, 4226, '_vi_wad_aliexpress_variation_attr', '14:1052#pink in stock;200000124:1663;200007763:201336104'),
(61817, 4227, '_variation_description', ''),
(61818, 4227, '_sku', '4000980130774-pink-in-stock-14-china'),
(61819, 4227, '_regular_price', '161.15'),
(61820, 4227, 'total_sales', '0'),
(61821, 4227, '_tax_status', 'taxable'),
(61822, 4227, '_tax_class', 'parent'),
(61823, 4227, '_manage_stock', 'yes'),
(61824, 4227, '_backorders', 'no'),
(61825, 4227, '_sold_individually', 'no'),
(61826, 4227, '_virtual', 'no'),
(61827, 4223, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H1d81decdb8534e489d407b88700e94d6C/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640.jpg'),
(61828, 4227, '_downloadable', 'no'),
(61829, 4000, '_thumbnail_id', '4223'),
(61830, 4002, '_thumbnail_id', '4223'),
(61831, 4227, '_download_limit', '-1'),
(61832, 4003, '_thumbnail_id', '4223'),
(61833, 4227, '_download_expiry', '-1'),
(61834, 4005, '_thumbnail_id', '4223'),
(61835, 4227, '_stock', '49'),
(61836, 4007, '_thumbnail_id', '4223'),
(61837, 4227, '_stock_status', 'instock'),
(61838, 4010, '_thumbnail_id', '4223'),
(61839, 4227, '_wc_average_rating', '0'),
(61840, 4012, '_thumbnail_id', '4223'),
(61841, 4227, '_wc_review_count', '0'),
(61842, 4014, '_thumbnail_id', '4223'),
(61843, 4020, '_thumbnail_id', '4223'),
(61844, 4227, 'attribute_pa_color', 'pink-in-stock'),
(61845, 4227, 'attribute_pa_shoe-size', '14'),
(61846, 4021, '_thumbnail_id', '4223'),
(61847, 4227, 'attribute_pa_ships-from', 'china'),
(61848, 4022, '_thumbnail_id', '4223'),
(61849, 4227, '_price', '161.15'),
(61850, 4227, '_product_version', '4.1.0'),
(61851, 4227, '_vi_wad_aliexpress_variation_id', '12000016406706901'),
(61852, 4227, '_vi_wad_aliexpress_variation_attr', '14:1052#pink in stock;200000124:200000298;200007763:201336100'),
(61853, 4228, '_variation_description', ''),
(61854, 4228, '_sku', '4000980130774-pink-in-stock-13-spain'),
(61855, 4228, '_regular_price', '161.15'),
(61856, 4228, 'total_sales', '0'),
(61857, 4228, '_tax_status', 'taxable'),
(61858, 4228, '_tax_class', 'parent'),
(61859, 4228, '_manage_stock', 'yes'),
(61860, 4228, '_backorders', 'no'),
(61861, 4228, '_sold_individually', 'no'),
(61862, 4228, '_virtual', 'no'),
(61863, 4228, '_downloadable', 'no'),
(61864, 4228, '_download_limit', '-1'),
(61865, 4228, '_download_expiry', '-1'),
(61866, 4228, '_stock', '1'),
(61867, 4228, '_stock_status', 'instock'),
(61868, 4228, '_wc_average_rating', '0'),
(61869, 4228, '_wc_review_count', '0'),
(61870, 4228, 'attribute_pa_color', 'pink-in-stock'),
(61871, 4228, 'attribute_pa_shoe-size', '13'),
(61872, 4228, 'attribute_pa_ships-from', 'spain'),
(61873, 4228, '_price', '161.15'),
(61874, 4228, '_product_version', '4.1.0'),
(61875, 4228, '_vi_wad_aliexpress_variation_id', '12000016406706900'),
(61876, 4228, '_vi_wad_aliexpress_variation_attr', '14:1052#pink in stock;200000124:200000296;200007763:201336104'),
(61877, 4229, '_variation_description', ''),
(61878, 4229, '_sku', '4000980130774-pink-in-stock-15-china'),
(61879, 4229, '_regular_price', '161.15'),
(61880, 4229, 'total_sales', '0'),
(61881, 4229, '_tax_status', 'taxable'),
(61882, 4229, '_tax_class', 'parent'),
(61883, 4229, '_manage_stock', 'yes'),
(61884, 4229, '_backorders', 'no'),
(61885, 4229, '_sold_individually', 'no'),
(61886, 4229, '_virtual', 'no'),
(61887, 4229, '_downloadable', 'no'),
(61888, 4229, '_download_limit', '-1'),
(61889, 4229, '_download_expiry', '-1'),
(61890, 4229, '_stock', '50'),
(61891, 4229, '_stock_status', 'instock'),
(61892, 4229, '_wc_average_rating', '0'),
(61893, 4229, '_wc_review_count', '0'),
(61894, 4229, 'attribute_pa_color', 'pink-in-stock'),
(61895, 4229, 'attribute_pa_shoe-size', '15'),
(61896, 4229, 'attribute_pa_ships-from', 'china'),
(61897, 4229, '_price', '161.15'),
(61898, 4229, '_product_version', '4.1.0'),
(61899, 4229, '_vi_wad_aliexpress_variation_id', '12000016406706903'),
(61900, 4229, '_vi_wad_aliexpress_variation_attr', '14:1052#pink in stock;200000124:350231;200007763:201336100'),
(61901, 4230, '_variation_description', ''),
(61902, 4230, '_sku', '4000980130774-pink-in-stock-14-spain'),
(61903, 4230, '_regular_price', '161.15'),
(61904, 4230, 'total_sales', '0'),
(61905, 4230, '_tax_status', 'taxable'),
(61906, 4230, '_tax_class', 'parent'),
(61907, 4230, '_manage_stock', 'yes'),
(61908, 4230, '_backorders', 'no'),
(61909, 4230, '_sold_individually', 'no'),
(61910, 4230, '_virtual', 'no'),
(61911, 4230, '_downloadable', 'no'),
(61912, 4230, '_download_limit', '-1'),
(61913, 4230, '_download_expiry', '-1'),
(61914, 4230, '_stock', '2'),
(61915, 4230, '_stock_status', 'instock'),
(61916, 4230, '_wc_average_rating', '0'),
(61917, 4230, '_wc_review_count', '0'),
(61918, 4230, 'attribute_pa_color', 'pink-in-stock'),
(61919, 4230, 'attribute_pa_shoe-size', '14'),
(61920, 4230, 'attribute_pa_ships-from', 'spain'),
(61921, 4230, '_price', '161.15'),
(61922, 4230, '_product_version', '4.1.0'),
(61923, 4230, '_vi_wad_aliexpress_variation_id', '12000016406706902'),
(61924, 4230, '_vi_wad_aliexpress_variation_attr', '14:1052#pink in stock;200000124:200000298;200007763:201336104'),
(61925, 4231, '_variation_description', ''),
(61926, 4231, '_sku', '4000980130774-pink-in-stock-15-spain'),
(61927, 4231, '_regular_price', '161.15'),
(61928, 4231, 'total_sales', '0'),
(61929, 4231, '_tax_status', 'taxable'),
(61930, 4231, '_tax_class', 'parent'),
(61931, 4231, '_manage_stock', 'yes'),
(61932, 4231, '_backorders', 'no'),
(61933, 4231, '_sold_individually', 'no'),
(61934, 4231, '_virtual', 'no'),
(61935, 4231, '_downloadable', 'no'),
(61936, 4231, '_download_limit', '-1'),
(61937, 4231, '_download_expiry', '-1'),
(61938, 4231, '_stock', '0'),
(61939, 4231, '_stock_status', 'outofstock'),
(61940, 4231, '_wc_average_rating', '0'),
(61941, 4231, '_wc_review_count', '0'),
(61942, 4231, 'attribute_pa_color', 'pink-in-stock'),
(61943, 4231, 'attribute_pa_shoe-size', '15'),
(61944, 4231, 'attribute_pa_ships-from', 'spain'),
(61945, 4231, '_price', '161.15'),
(61946, 4231, '_product_version', '4.1.0'),
(61947, 4231, '_vi_wad_aliexpress_variation_id', '12000016406706904'),
(61948, 4231, '_vi_wad_aliexpress_variation_attr', '14:1052#pink in stock;200000124:350231;200007763:201336104'),
(61949, 4232, '_wp_attached_file', '2021/06/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-6.jpg_640x640-6.jpg'),
(61950, 4232, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:116:\"2021/06/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-6.jpg_640x640-6.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:116:\"jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-6.jpg_640x640-6-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:116:\"jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-6.jpg_640x640-6-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:116:\"jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-6.jpg_640x640-6-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:116:\"jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-6.jpg_640x640-6-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:116:\"jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-6.jpg_640x640-6-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:116:\"jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-6.jpg_640x640-6-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:116:\"jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-6.jpg_640x640-6-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:116:\"jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-6.jpg_640x640-6-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:116:\"jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-6.jpg_640x640-6-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:116:\"jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-6.jpg_640x640-6-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(61951, 4175, '_price', '161.15'),
(61952, 4232, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H5efa19390ac746ee88fd375072aea4d4F/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640.jpg'),
(61953, 4054, '_thumbnail_id', '4232'),
(61954, 4055, '_thumbnail_id', '4232'),
(61955, 4056, '_thumbnail_id', '4232'),
(61956, 4057, '_thumbnail_id', '4232'),
(61957, 4058, '_thumbnail_id', '4232'),
(61958, 4059, '_thumbnail_id', '4232'),
(61959, 4065, '_thumbnail_id', '4232'),
(61960, 4066, '_thumbnail_id', '4232'),
(61961, 4067, '_thumbnail_id', '4232'),
(61962, 4068, '_thumbnail_id', '4232'),
(61963, 4069, '_thumbnail_id', '4232'),
(61964, 4233, '_wp_attached_file', '2021/06/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-7.jpg_640x640-7.jpg'),
(61965, 4233, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:116:\"2021/06/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-7.jpg_640x640-7.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:116:\"jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-7.jpg_640x640-7-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:116:\"jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-7.jpg_640x640-7-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:116:\"jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-7.jpg_640x640-7-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:116:\"jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-7.jpg_640x640-7-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:116:\"jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-7.jpg_640x640-7-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:116:\"jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-7.jpg_640x640-7-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:116:\"jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-7.jpg_640x640-7-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:116:\"jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-7.jpg_640x640-7-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:116:\"jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-7.jpg_640x640-7-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:116:\"jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-7.jpg_640x640-7-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(61966, 4233, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Hf83c609812564333a4745b3409ed76cag/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640.jpg'),
(61967, 4070, '_thumbnail_id', '4233'),
(61968, 4071, '_thumbnail_id', '4233'),
(61969, 4078, '_thumbnail_id', '4233'),
(61970, 4079, '_thumbnail_id', '4233'),
(61971, 4080, '_thumbnail_id', '4233'),
(61972, 4081, '_thumbnail_id', '4233'),
(61973, 4082, '_thumbnail_id', '4233'),
(61974, 4083, '_thumbnail_id', '4233'),
(61975, 4084, '_thumbnail_id', '4233'),
(61976, 4085, '_thumbnail_id', '4233'),
(61977, 4093, '_thumbnail_id', '4233'),
(61978, 4234, '_wp_attached_file', '2021/06/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-8.jpg_640x640-8.jpg'),
(61979, 4234, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:116:\"2021/06/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-8.jpg_640x640-8.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:116:\"jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-8.jpg_640x640-8-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:116:\"jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-8.jpg_640x640-8-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:116:\"jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-8.jpg_640x640-8-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:116:\"jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-8.jpg_640x640-8-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:116:\"jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-8.jpg_640x640-8-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:116:\"jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-8.jpg_640x640-8-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:116:\"jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-8.jpg_640x640-8-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:116:\"jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-8.jpg_640x640-8-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:116:\"jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-8.jpg_640x640-8-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:116:\"jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-8.jpg_640x640-8-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(61980, 4234, '_vi_wad_image_id', 'ae01.alicdn.com/kf/He2891201076548508d00667167262fbcL/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640.jpg'),
(61981, 4131, '_thumbnail_id', '4234'),
(61982, 4132, '_thumbnail_id', '4234'),
(61983, 4133, '_thumbnail_id', '4234'),
(61984, 4134, '_thumbnail_id', '4234'),
(61985, 4135, '_thumbnail_id', '4234'),
(61986, 4136, '_thumbnail_id', '4234'),
(61987, 4137, '_thumbnail_id', '4234'),
(61988, 4138, '_thumbnail_id', '4234'),
(61989, 4139, '_thumbnail_id', '4234'),
(61990, 4140, '_thumbnail_id', '4234'),
(61991, 4141, '_thumbnail_id', '4234'),
(61992, 4235, '_wp_attached_file', '2021/06/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-9.jpg_640x640-9.jpg'),
(61993, 4235, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:116:\"2021/06/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-9.jpg_640x640-9.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:116:\"jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-9.jpg_640x640-9-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:116:\"jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-9.jpg_640x640-9-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:116:\"jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-9.jpg_640x640-9-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:116:\"jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-9.jpg_640x640-9-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:116:\"jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-9.jpg_640x640-9-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:116:\"jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-9.jpg_640x640-9-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:116:\"jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-9.jpg_640x640-9-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:116:\"jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-9.jpg_640x640-9-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:116:\"jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-9.jpg_640x640-9-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:116:\"jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-9.jpg_640x640-9-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(61994, 4235, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H01ac15df774c4c0ca8a06922ed029db9K/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640.jpg'),
(61995, 4072, '_thumbnail_id', '4235'),
(61996, 4073, '_thumbnail_id', '4235'),
(61997, 4074, '_thumbnail_id', '4235'),
(61998, 4075, '_thumbnail_id', '4235'),
(61999, 4076, '_thumbnail_id', '4235'),
(62000, 4077, '_thumbnail_id', '4235'),
(62001, 4121, '_thumbnail_id', '4235'),
(62002, 4122, '_thumbnail_id', '4235'),
(62003, 4123, '_thumbnail_id', '4235'),
(62004, 4124, '_thumbnail_id', '4235'),
(62005, 4126, '_thumbnail_id', '4235'),
(62006, 4236, '_wp_attached_file', '2021/06/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-10.jpg_640x640-10.jpg'),
(62007, 4236, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:118:\"2021/06/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-10.jpg_640x640-10.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:118:\"jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-10.jpg_640x640-10-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:118:\"jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-10.jpg_640x640-10-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:118:\"jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-10.jpg_640x640-10-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:118:\"jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-10.jpg_640x640-10-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:118:\"jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-10.jpg_640x640-10-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:118:\"jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-10.jpg_640x640-10-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:118:\"jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-10.jpg_640x640-10-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:118:\"jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-10.jpg_640x640-10-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:118:\"jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-10.jpg_640x640-10-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:118:\"jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-10.jpg_640x640-10-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(62008, 4236, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H0668f2fd29bd44b896fb7192c7c191dcw/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640.jpg'),
(62009, 4086, '_thumbnail_id', '4236'),
(62010, 4087, '_thumbnail_id', '4236'),
(62011, 4088, '_thumbnail_id', '4236'),
(62012, 4089, '_thumbnail_id', '4236'),
(62013, 4090, '_thumbnail_id', '4236'),
(62014, 4091, '_thumbnail_id', '4236'),
(62015, 4092, '_thumbnail_id', '4236'),
(62016, 4098, '_thumbnail_id', '4236'),
(62017, 4099, '_thumbnail_id', '4236'),
(62018, 4100, '_thumbnail_id', '4236'),
(62019, 4101, '_thumbnail_id', '4236'),
(62020, 4237, '_wp_attached_file', '2021/06/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-11.jpg_640x640-11.jpg'),
(62021, 4237, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:118:\"2021/06/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-11.jpg_640x640-11.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:118:\"jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-11.jpg_640x640-11-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:118:\"jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-11.jpg_640x640-11-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:118:\"jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-11.jpg_640x640-11-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:118:\"jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-11.jpg_640x640-11-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:118:\"jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-11.jpg_640x640-11-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:118:\"jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-11.jpg_640x640-11-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:118:\"jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-11.jpg_640x640-11-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:118:\"jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-11.jpg_640x640-11-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:118:\"jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-11.jpg_640x640-11-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:118:\"jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-11.jpg_640x640-11-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(62022, 4237, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H0ab8b17d8e0a4be5bd8dcc7a95fdb7b4M/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640.jpg'),
(62023, 4038, '_thumbnail_id', '4237'),
(62024, 4039, '_thumbnail_id', '4237'),
(62025, 4041, '_thumbnail_id', '4237'),
(62026, 4042, '_thumbnail_id', '4237'),
(62027, 4043, '_thumbnail_id', '4237'),
(62028, 4044, '_thumbnail_id', '4237'),
(62029, 4045, '_thumbnail_id', '4237'),
(62030, 4094, '_thumbnail_id', '4237'),
(62031, 4095, '_thumbnail_id', '4237'),
(62032, 4096, '_thumbnail_id', '4237'),
(62033, 4097, '_thumbnail_id', '4237'),
(62034, 4238, '_wp_attached_file', '2021/06/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-12.jpg_640x640-12.jpg'),
(62035, 4238, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:118:\"2021/06/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-12.jpg_640x640-12.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:118:\"jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-12.jpg_640x640-12-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:118:\"jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-12.jpg_640x640-12-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:118:\"jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-12.jpg_640x640-12-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:118:\"jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-12.jpg_640x640-12-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:118:\"jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-12.jpg_640x640-12-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:118:\"jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-12.jpg_640x640-12-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:118:\"jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-12.jpg_640x640-12-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:118:\"jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-12.jpg_640x640-12-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:118:\"jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-12.jpg_640x640-12-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:118:\"jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-12.jpg_640x640-12-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(62036, 4238, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H7868570314a044fbbcfae9af23a15a9d1/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640.jpg'),
(62037, 3982, '_thumbnail_id', '4238'),
(62038, 3984, '_thumbnail_id', '4238'),
(62039, 3986, '_thumbnail_id', '4238'),
(62040, 3989, '_thumbnail_id', '4238'),
(62041, 3991, '_thumbnail_id', '4238'),
(62042, 3993, '_thumbnail_id', '4238'),
(62043, 3996, '_thumbnail_id', '4238'),
(62044, 3998, '_thumbnail_id', '4238'),
(62045, 4062, '_thumbnail_id', '4238'),
(62046, 4063, '_thumbnail_id', '4238'),
(62047, 4064, '_thumbnail_id', '4238'),
(62048, 4239, '_wp_attached_file', '2021/06/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-13.jpg_640x640-13.jpg'),
(62049, 4239, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:118:\"2021/06/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-13.jpg_640x640-13.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:118:\"jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-13.jpg_640x640-13-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:118:\"jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-13.jpg_640x640-13-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:118:\"jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-13.jpg_640x640-13-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:118:\"jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-13.jpg_640x640-13-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:118:\"jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-13.jpg_640x640-13-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:118:\"jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-13.jpg_640x640-13-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:118:\"jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-13.jpg_640x640-13-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:118:\"jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-13.jpg_640x640-13-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:118:\"jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-13.jpg_640x640-13-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:118:\"jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-13.jpg_640x640-13-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(62050, 4239, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H5b8ab410455447889f899a28b72704fbu/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640.jpg'),
(62051, 4015, '_thumbnail_id', '4239'),
(62052, 4016, '_thumbnail_id', '4239'),
(62053, 4017, '_thumbnail_id', '4239'),
(62054, 4018, '_thumbnail_id', '4239'),
(62055, 4019, '_thumbnail_id', '4239'),
(62056, 4027, '_thumbnail_id', '4239');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(62057, 4029, '_thumbnail_id', '4239'),
(62058, 4030, '_thumbnail_id', '4239'),
(62059, 4032, '_thumbnail_id', '4239'),
(62060, 4034, '_thumbnail_id', '4239'),
(62061, 4036, '_thumbnail_id', '4239'),
(62062, 4240, '_wp_attached_file', '2021/06/Black-Sock-Boots-Women-2020-New-Punk-Gothic-Shoes-Ankle-Boots-Platform-Shoes-Women-White-Sock-1.jpg'),
(62063, 4240, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:107:\"2021/06/Black-Sock-Boots-Women-2020-New-Punk-Gothic-Shoes-Ankle-Boots-Platform-Shoes-Women-White-Sock-1.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:107:\"Black-Sock-Boots-Women-2020-New-Punk-Gothic-Shoes-Ankle-Boots-Platform-Shoes-Women-White-Sock-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:107:\"Black-Sock-Boots-Women-2020-New-Punk-Gothic-Shoes-Ankle-Boots-Platform-Shoes-Women-White-Sock-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:107:\"Black-Sock-Boots-Women-2020-New-Punk-Gothic-Shoes-Ankle-Boots-Platform-Shoes-Women-White-Sock-1-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:107:\"Black-Sock-Boots-Women-2020-New-Punk-Gothic-Shoes-Ankle-Boots-Platform-Shoes-Women-White-Sock-1-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:107:\"Black-Sock-Boots-Women-2020-New-Punk-Gothic-Shoes-Ankle-Boots-Platform-Shoes-Women-White-Sock-1-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:107:\"Black-Sock-Boots-Women-2020-New-Punk-Gothic-Shoes-Ankle-Boots-Platform-Shoes-Women-White-Sock-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:107:\"Black-Sock-Boots-Women-2020-New-Punk-Gothic-Shoes-Ankle-Boots-Platform-Shoes-Women-White-Sock-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:107:\"Black-Sock-Boots-Women-2020-New-Punk-Gothic-Shoes-Ankle-Boots-Platform-Shoes-Women-White-Sock-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:107:\"Black-Sock-Boots-Women-2020-New-Punk-Gothic-Shoes-Ankle-Boots-Platform-Shoes-Women-White-Sock-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:107:\"Black-Sock-Boots-Women-2020-New-Punk-Gothic-Shoes-Ankle-Boots-Platform-Shoes-Women-White-Sock-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:107:\"Black-Sock-Boots-Women-2020-New-Punk-Gothic-Shoes-Ankle-Boots-Platform-Shoes-Women-White-Sock-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(62064, 4240, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H80920e2816bf41aabc95688ef469c73bq/Black-Sock-Boots-Women-2020-New-Punk-Gothic-Shoes-Ankle-Boots-Platform-Shoes-Women-White-Sock.jpg'),
(62065, 4143, '_product_image_gallery', '4240,4241,4242,4243,4244'),
(62066, 4241, '_wp_attached_file', '2021/06/Black-Sock-Boots-Women-2020-New-Punk-Gothic-Shoes-Ankle-Boots-Platform-Shoes-Women-White-Sock-2.jpg'),
(62067, 4241, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:107:\"2021/06/Black-Sock-Boots-Women-2020-New-Punk-Gothic-Shoes-Ankle-Boots-Platform-Shoes-Women-White-Sock-2.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:107:\"Black-Sock-Boots-Women-2020-New-Punk-Gothic-Shoes-Ankle-Boots-Platform-Shoes-Women-White-Sock-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:107:\"Black-Sock-Boots-Women-2020-New-Punk-Gothic-Shoes-Ankle-Boots-Platform-Shoes-Women-White-Sock-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:107:\"Black-Sock-Boots-Women-2020-New-Punk-Gothic-Shoes-Ankle-Boots-Platform-Shoes-Women-White-Sock-2-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:107:\"Black-Sock-Boots-Women-2020-New-Punk-Gothic-Shoes-Ankle-Boots-Platform-Shoes-Women-White-Sock-2-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:107:\"Black-Sock-Boots-Women-2020-New-Punk-Gothic-Shoes-Ankle-Boots-Platform-Shoes-Women-White-Sock-2-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:107:\"Black-Sock-Boots-Women-2020-New-Punk-Gothic-Shoes-Ankle-Boots-Platform-Shoes-Women-White-Sock-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:107:\"Black-Sock-Boots-Women-2020-New-Punk-Gothic-Shoes-Ankle-Boots-Platform-Shoes-Women-White-Sock-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:107:\"Black-Sock-Boots-Women-2020-New-Punk-Gothic-Shoes-Ankle-Boots-Platform-Shoes-Women-White-Sock-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:107:\"Black-Sock-Boots-Women-2020-New-Punk-Gothic-Shoes-Ankle-Boots-Platform-Shoes-Women-White-Sock-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:107:\"Black-Sock-Boots-Women-2020-New-Punk-Gothic-Shoes-Ankle-Boots-Platform-Shoes-Women-White-Sock-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:107:\"Black-Sock-Boots-Women-2020-New-Punk-Gothic-Shoes-Ankle-Boots-Platform-Shoes-Women-White-Sock-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(62068, 4241, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H6746837ed00841958689dd91a13c60e6B/Black-Sock-Boots-Women-2020-New-Punk-Gothic-Shoes-Ankle-Boots-Platform-Shoes-Women-White-Sock.jpg'),
(62069, 4242, '_wp_attached_file', '2021/06/Black-Sock-Boots-Women-2020-New-Punk-Gothic-Shoes-Ankle-Boots-Platform-Shoes-Women-White-Sock-3.jpg'),
(62070, 4242, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:107:\"2021/06/Black-Sock-Boots-Women-2020-New-Punk-Gothic-Shoes-Ankle-Boots-Platform-Shoes-Women-White-Sock-3.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:107:\"Black-Sock-Boots-Women-2020-New-Punk-Gothic-Shoes-Ankle-Boots-Platform-Shoes-Women-White-Sock-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:107:\"Black-Sock-Boots-Women-2020-New-Punk-Gothic-Shoes-Ankle-Boots-Platform-Shoes-Women-White-Sock-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:107:\"Black-Sock-Boots-Women-2020-New-Punk-Gothic-Shoes-Ankle-Boots-Platform-Shoes-Women-White-Sock-3-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:107:\"Black-Sock-Boots-Women-2020-New-Punk-Gothic-Shoes-Ankle-Boots-Platform-Shoes-Women-White-Sock-3-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:107:\"Black-Sock-Boots-Women-2020-New-Punk-Gothic-Shoes-Ankle-Boots-Platform-Shoes-Women-White-Sock-3-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:107:\"Black-Sock-Boots-Women-2020-New-Punk-Gothic-Shoes-Ankle-Boots-Platform-Shoes-Women-White-Sock-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:107:\"Black-Sock-Boots-Women-2020-New-Punk-Gothic-Shoes-Ankle-Boots-Platform-Shoes-Women-White-Sock-3-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:107:\"Black-Sock-Boots-Women-2020-New-Punk-Gothic-Shoes-Ankle-Boots-Platform-Shoes-Women-White-Sock-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:107:\"Black-Sock-Boots-Women-2020-New-Punk-Gothic-Shoes-Ankle-Boots-Platform-Shoes-Women-White-Sock-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:107:\"Black-Sock-Boots-Women-2020-New-Punk-Gothic-Shoes-Ankle-Boots-Platform-Shoes-Women-White-Sock-3-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:107:\"Black-Sock-Boots-Women-2020-New-Punk-Gothic-Shoes-Ankle-Boots-Platform-Shoes-Women-White-Sock-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(62071, 4242, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H6c4a506374834e018f28058dbfdf1095P/Black-Sock-Boots-Women-2020-New-Punk-Gothic-Shoes-Ankle-Boots-Platform-Shoes-Women-White-Sock.jpg'),
(62072, 4243, '_wp_attached_file', '2021/06/Black-Sock-Boots-Women-2020-New-Punk-Gothic-Shoes-Ankle-Boots-Platform-Shoes-Women-White-Sock-4.jpg'),
(62073, 4243, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:107:\"2021/06/Black-Sock-Boots-Women-2020-New-Punk-Gothic-Shoes-Ankle-Boots-Platform-Shoes-Women-White-Sock-4.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:107:\"Black-Sock-Boots-Women-2020-New-Punk-Gothic-Shoes-Ankle-Boots-Platform-Shoes-Women-White-Sock-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:107:\"Black-Sock-Boots-Women-2020-New-Punk-Gothic-Shoes-Ankle-Boots-Platform-Shoes-Women-White-Sock-4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:107:\"Black-Sock-Boots-Women-2020-New-Punk-Gothic-Shoes-Ankle-Boots-Platform-Shoes-Women-White-Sock-4-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:107:\"Black-Sock-Boots-Women-2020-New-Punk-Gothic-Shoes-Ankle-Boots-Platform-Shoes-Women-White-Sock-4-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:107:\"Black-Sock-Boots-Women-2020-New-Punk-Gothic-Shoes-Ankle-Boots-Platform-Shoes-Women-White-Sock-4-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:107:\"Black-Sock-Boots-Women-2020-New-Punk-Gothic-Shoes-Ankle-Boots-Platform-Shoes-Women-White-Sock-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:107:\"Black-Sock-Boots-Women-2020-New-Punk-Gothic-Shoes-Ankle-Boots-Platform-Shoes-Women-White-Sock-4-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:107:\"Black-Sock-Boots-Women-2020-New-Punk-Gothic-Shoes-Ankle-Boots-Platform-Shoes-Women-White-Sock-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:107:\"Black-Sock-Boots-Women-2020-New-Punk-Gothic-Shoes-Ankle-Boots-Platform-Shoes-Women-White-Sock-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:107:\"Black-Sock-Boots-Women-2020-New-Punk-Gothic-Shoes-Ankle-Boots-Platform-Shoes-Women-White-Sock-4-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:107:\"Black-Sock-Boots-Women-2020-New-Punk-Gothic-Shoes-Ankle-Boots-Platform-Shoes-Women-White-Sock-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(62074, 4243, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Hbb15ebcd107b4307b5912246f0224ab11/Black-Sock-Boots-Women-2020-New-Punk-Gothic-Shoes-Ankle-Boots-Platform-Shoes-Women-White-Sock.jpg'),
(62075, 4244, '_wp_attached_file', '2021/06/Black-Sock-Boots-Women-2020-New-Punk-Gothic-Shoes-Ankle-Boots-Platform-Shoes-Women-White-Sock-5.jpg'),
(62076, 4244, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:107:\"2021/06/Black-Sock-Boots-Women-2020-New-Punk-Gothic-Shoes-Ankle-Boots-Platform-Shoes-Women-White-Sock-5.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:107:\"Black-Sock-Boots-Women-2020-New-Punk-Gothic-Shoes-Ankle-Boots-Platform-Shoes-Women-White-Sock-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:107:\"Black-Sock-Boots-Women-2020-New-Punk-Gothic-Shoes-Ankle-Boots-Platform-Shoes-Women-White-Sock-5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:107:\"Black-Sock-Boots-Women-2020-New-Punk-Gothic-Shoes-Ankle-Boots-Platform-Shoes-Women-White-Sock-5-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:107:\"Black-Sock-Boots-Women-2020-New-Punk-Gothic-Shoes-Ankle-Boots-Platform-Shoes-Women-White-Sock-5-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:107:\"Black-Sock-Boots-Women-2020-New-Punk-Gothic-Shoes-Ankle-Boots-Platform-Shoes-Women-White-Sock-5-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:107:\"Black-Sock-Boots-Women-2020-New-Punk-Gothic-Shoes-Ankle-Boots-Platform-Shoes-Women-White-Sock-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:107:\"Black-Sock-Boots-Women-2020-New-Punk-Gothic-Shoes-Ankle-Boots-Platform-Shoes-Women-White-Sock-5-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:107:\"Black-Sock-Boots-Women-2020-New-Punk-Gothic-Shoes-Ankle-Boots-Platform-Shoes-Women-White-Sock-5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:107:\"Black-Sock-Boots-Women-2020-New-Punk-Gothic-Shoes-Ankle-Boots-Platform-Shoes-Women-White-Sock-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:107:\"Black-Sock-Boots-Women-2020-New-Punk-Gothic-Shoes-Ankle-Boots-Platform-Shoes-Women-White-Sock-5-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:107:\"Black-Sock-Boots-Women-2020-New-Punk-Gothic-Shoes-Ankle-Boots-Platform-Shoes-Women-White-Sock-5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(62077, 4244, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H48578161c32b491ea45b061e2158cbbdy/Black-Sock-Boots-Women-2020-New-Punk-Gothic-Shoes-Ankle-Boots-Platform-Shoes-Women-White-Sock.jpg'),
(62078, 4245, '_wp_attached_file', '2021/06/Black-Sock-Boots-Women-2020-New-Punk-Gothic-Shoes-Ankle-Boots-Platform-Shoes-Women-White-Sock.jpg_640x640.jpg'),
(62079, 4245, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:117:\"2021/06/Black-Sock-Boots-Women-2020-New-Punk-Gothic-Shoes-Ankle-Boots-Platform-Shoes-Women-White-Sock.jpg_640x640.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:117:\"Black-Sock-Boots-Women-2020-New-Punk-Gothic-Shoes-Ankle-Boots-Platform-Shoes-Women-White-Sock.jpg_640x640-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:117:\"Black-Sock-Boots-Women-2020-New-Punk-Gothic-Shoes-Ankle-Boots-Platform-Shoes-Women-White-Sock.jpg_640x640-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:117:\"Black-Sock-Boots-Women-2020-New-Punk-Gothic-Shoes-Ankle-Boots-Platform-Shoes-Women-White-Sock.jpg_640x640-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:117:\"Black-Sock-Boots-Women-2020-New-Punk-Gothic-Shoes-Ankle-Boots-Platform-Shoes-Women-White-Sock.jpg_640x640-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:117:\"Black-Sock-Boots-Women-2020-New-Punk-Gothic-Shoes-Ankle-Boots-Platform-Shoes-Women-White-Sock.jpg_640x640-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:117:\"Black-Sock-Boots-Women-2020-New-Punk-Gothic-Shoes-Ankle-Boots-Platform-Shoes-Women-White-Sock.jpg_640x640-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:117:\"Black-Sock-Boots-Women-2020-New-Punk-Gothic-Shoes-Ankle-Boots-Platform-Shoes-Women-White-Sock.jpg_640x640-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:117:\"Black-Sock-Boots-Women-2020-New-Punk-Gothic-Shoes-Ankle-Boots-Platform-Shoes-Women-White-Sock.jpg_640x640-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:117:\"Black-Sock-Boots-Women-2020-New-Punk-Gothic-Shoes-Ankle-Boots-Platform-Shoes-Women-White-Sock.jpg_640x640-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:117:\"Black-Sock-Boots-Women-2020-New-Punk-Gothic-Shoes-Ankle-Boots-Platform-Shoes-Women-White-Sock.jpg_640x640-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(62080, 4245, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H5ffc4ff0a7144a29901e50f3d04b0d1ft/Black-Sock-Boots-Women-2020-New-Punk-Gothic-Shoes-Ankle-Boots-Platform-Shoes-Women-White-Sock.jpg_640x640.jpg'),
(62081, 4146, '_thumbnail_id', '4245'),
(62082, 4148, '_thumbnail_id', '4245'),
(62083, 4149, '_thumbnail_id', '4245'),
(62084, 4154, '_thumbnail_id', '4245'),
(62085, 4155, '_thumbnail_id', '4245'),
(62086, 4156, '_thumbnail_id', '4245'),
(62087, 4246, '_wp_attached_file', '2021/06/Black-Sock-Boots-Women-2020-New-Punk-Gothic-Shoes-Ankle-Boots-Platform-Shoes-Women-White-Sock-1.jpg_640x640-1.jpg'),
(62088, 4246, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:121:\"2021/06/Black-Sock-Boots-Women-2020-New-Punk-Gothic-Shoes-Ankle-Boots-Platform-Shoes-Women-White-Sock-1.jpg_640x640-1.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:121:\"Black-Sock-Boots-Women-2020-New-Punk-Gothic-Shoes-Ankle-Boots-Platform-Shoes-Women-White-Sock-1.jpg_640x640-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:121:\"Black-Sock-Boots-Women-2020-New-Punk-Gothic-Shoes-Ankle-Boots-Platform-Shoes-Women-White-Sock-1.jpg_640x640-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:121:\"Black-Sock-Boots-Women-2020-New-Punk-Gothic-Shoes-Ankle-Boots-Platform-Shoes-Women-White-Sock-1.jpg_640x640-1-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:121:\"Black-Sock-Boots-Women-2020-New-Punk-Gothic-Shoes-Ankle-Boots-Platform-Shoes-Women-White-Sock-1.jpg_640x640-1-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:121:\"Black-Sock-Boots-Women-2020-New-Punk-Gothic-Shoes-Ankle-Boots-Platform-Shoes-Women-White-Sock-1.jpg_640x640-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:121:\"Black-Sock-Boots-Women-2020-New-Punk-Gothic-Shoes-Ankle-Boots-Platform-Shoes-Women-White-Sock-1.jpg_640x640-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:121:\"Black-Sock-Boots-Women-2020-New-Punk-Gothic-Shoes-Ankle-Boots-Platform-Shoes-Women-White-Sock-1.jpg_640x640-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:121:\"Black-Sock-Boots-Women-2020-New-Punk-Gothic-Shoes-Ankle-Boots-Platform-Shoes-Women-White-Sock-1.jpg_640x640-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:121:\"Black-Sock-Boots-Women-2020-New-Punk-Gothic-Shoes-Ankle-Boots-Platform-Shoes-Women-White-Sock-1.jpg_640x640-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:121:\"Black-Sock-Boots-Women-2020-New-Punk-Gothic-Shoes-Ankle-Boots-Platform-Shoes-Women-White-Sock-1.jpg_640x640-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(62089, 4246, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H3025a446b2df49f89cf083707d1037c6O/Black-Sock-Boots-Women-2020-New-Punk-Gothic-Shoes-Ankle-Boots-Platform-Shoes-Women-White-Sock.jpg_640x640.jpg'),
(62090, 4147, '_thumbnail_id', '4246'),
(62091, 4150, '_thumbnail_id', '4246'),
(62092, 4151, '_thumbnail_id', '4246'),
(62093, 4152, '_thumbnail_id', '4246'),
(62094, 4153, '_thumbnail_id', '4246'),
(62095, 4167, '_thumbnail_id', '4246'),
(62096, 4247, '_wp_attached_file', '2021/06/Black-Sock-Boots-Women-2020-New-Punk-Gothic-Shoes-Ankle-Boots-Platform-Shoes-Women-White-Sock-2.jpg_640x640-2.jpg'),
(62097, 4247, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:121:\"2021/06/Black-Sock-Boots-Women-2020-New-Punk-Gothic-Shoes-Ankle-Boots-Platform-Shoes-Women-White-Sock-2.jpg_640x640-2.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:121:\"Black-Sock-Boots-Women-2020-New-Punk-Gothic-Shoes-Ankle-Boots-Platform-Shoes-Women-White-Sock-2.jpg_640x640-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:121:\"Black-Sock-Boots-Women-2020-New-Punk-Gothic-Shoes-Ankle-Boots-Platform-Shoes-Women-White-Sock-2.jpg_640x640-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:121:\"Black-Sock-Boots-Women-2020-New-Punk-Gothic-Shoes-Ankle-Boots-Platform-Shoes-Women-White-Sock-2.jpg_640x640-2-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:121:\"Black-Sock-Boots-Women-2020-New-Punk-Gothic-Shoes-Ankle-Boots-Platform-Shoes-Women-White-Sock-2.jpg_640x640-2-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:121:\"Black-Sock-Boots-Women-2020-New-Punk-Gothic-Shoes-Ankle-Boots-Platform-Shoes-Women-White-Sock-2.jpg_640x640-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:121:\"Black-Sock-Boots-Women-2020-New-Punk-Gothic-Shoes-Ankle-Boots-Platform-Shoes-Women-White-Sock-2.jpg_640x640-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:121:\"Black-Sock-Boots-Women-2020-New-Punk-Gothic-Shoes-Ankle-Boots-Platform-Shoes-Women-White-Sock-2.jpg_640x640-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:121:\"Black-Sock-Boots-Women-2020-New-Punk-Gothic-Shoes-Ankle-Boots-Platform-Shoes-Women-White-Sock-2.jpg_640x640-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:121:\"Black-Sock-Boots-Women-2020-New-Punk-Gothic-Shoes-Ankle-Boots-Platform-Shoes-Women-White-Sock-2.jpg_640x640-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:121:\"Black-Sock-Boots-Women-2020-New-Punk-Gothic-Shoes-Ankle-Boots-Platform-Shoes-Women-White-Sock-2.jpg_640x640-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(62098, 4247, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H4d304077978444a4abf69692c5fcdafda/Black-Sock-Boots-Women-2020-New-Punk-Gothic-Shoes-Ankle-Boots-Platform-Shoes-Women-White-Sock.jpg_640x640.jpg'),
(62099, 4163, '_thumbnail_id', '4247'),
(62100, 4164, '_thumbnail_id', '4247'),
(62101, 4168, '_thumbnail_id', '4247'),
(62102, 4169, '_thumbnail_id', '4247'),
(62103, 4171, '_thumbnail_id', '4247'),
(62104, 4172, '_thumbnail_id', '4247'),
(62105, 4248, '_sku', '4001166713175'),
(62106, 4248, '_visibility', 'visible'),
(62107, 4249, '_wp_attached_file', '2021/06/Black-Sock-Boots-Women-2020-New-Punk-Gothic-Shoes-Ankle-Boots-Platform-Shoes-Women-White-Sock-3.jpg_640x640-3.jpg'),
(62108, 4248, '_default_attributes', ''),
(62109, 4249, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:121:\"2021/06/Black-Sock-Boots-Women-2020-New-Punk-Gothic-Shoes-Ankle-Boots-Platform-Shoes-Women-White-Sock-3.jpg_640x640-3.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:121:\"Black-Sock-Boots-Women-2020-New-Punk-Gothic-Shoes-Ankle-Boots-Platform-Shoes-Women-White-Sock-3.jpg_640x640-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:121:\"Black-Sock-Boots-Women-2020-New-Punk-Gothic-Shoes-Ankle-Boots-Platform-Shoes-Women-White-Sock-3.jpg_640x640-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:121:\"Black-Sock-Boots-Women-2020-New-Punk-Gothic-Shoes-Ankle-Boots-Platform-Shoes-Women-White-Sock-3.jpg_640x640-3-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:121:\"Black-Sock-Boots-Women-2020-New-Punk-Gothic-Shoes-Ankle-Boots-Platform-Shoes-Women-White-Sock-3.jpg_640x640-3-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:121:\"Black-Sock-Boots-Women-2020-New-Punk-Gothic-Shoes-Ankle-Boots-Platform-Shoes-Women-White-Sock-3.jpg_640x640-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:121:\"Black-Sock-Boots-Women-2020-New-Punk-Gothic-Shoes-Ankle-Boots-Platform-Shoes-Women-White-Sock-3.jpg_640x640-3-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:121:\"Black-Sock-Boots-Women-2020-New-Punk-Gothic-Shoes-Ankle-Boots-Platform-Shoes-Women-White-Sock-3.jpg_640x640-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:121:\"Black-Sock-Boots-Women-2020-New-Punk-Gothic-Shoes-Ankle-Boots-Platform-Shoes-Women-White-Sock-3.jpg_640x640-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:121:\"Black-Sock-Boots-Women-2020-New-Punk-Gothic-Shoes-Ankle-Boots-Platform-Shoes-Women-White-Sock-3.jpg_640x640-3-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:121:\"Black-Sock-Boots-Women-2020-New-Punk-Gothic-Shoes-Ankle-Boots-Platform-Shoes-Women-White-Sock-3.jpg_640x640-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(62110, 4216, '_vi_wad_woo_id', '4248'),
(62111, 4248, '_vi_wad_aliexpress_product_id', '4001166713175'),
(62112, 4248, 'total_sales', '0'),
(62113, 4248, '_tax_status', 'taxable'),
(62114, 4248, '_tax_class', ''),
(62115, 4248, '_manage_stock', 'no'),
(62116, 4248, '_backorders', 'no'),
(62117, 4248, '_sold_individually', 'no'),
(62118, 4248, '_virtual', 'no'),
(62119, 4248, '_downloadable', 'no'),
(62120, 4248, '_download_limit', '-1'),
(62121, 4248, '_download_expiry', '-1'),
(62122, 4248, '_stock', NULL),
(62123, 4248, '_stock_status', 'instock'),
(62124, 4248, '_wc_average_rating', '0'),
(62125, 4248, '_wc_review_count', '0'),
(62126, 4248, '_product_attributes', 'a:2:{s:8:\"pa_color\";a:6:{s:4:\"name\";s:8:\"pa_color\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"0\";s:10:\"is_visible\";s:1:\"0\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"1\";}s:12:\"pa_shoe-size\";a:6:{s:4:\"name\";s:12:\"pa_shoe-size\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"1\";s:10:\"is_visible\";s:1:\"0\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"1\";}}'),
(62127, 4248, '_product_version', '4.1.0'),
(62128, 4249, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Hefbbfd6c7c31409c9a3df0fd24a02f9cR/Black-Sock-Boots-Women-2020-New-Punk-Gothic-Shoes-Ankle-Boots-Platform-Shoes-Women-White-Sock.jpg_640x640.jpg'),
(62129, 4157, '_thumbnail_id', '4249'),
(62130, 4250, '_wp_attached_file', '2021/06/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg'),
(62131, 4158, '_thumbnail_id', '4249'),
(62132, 4160, '_thumbnail_id', '4249'),
(62133, 4250, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:123:\"2021/06/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:123:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:123:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:123:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:123:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:123:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:123:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:123:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:123:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:123:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:123:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:123:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(62134, 4161, '_thumbnail_id', '4249'),
(62135, 4162, '_thumbnail_id', '4249'),
(62136, 4170, '_thumbnail_id', '4249'),
(62137, 4251, '_wp_attached_file', '2021/06/JIALUOWEI-11cm-High-Heel-Unisex-s-Lolita-Punk-Fashion-Gothic-Creepers-Shoes-Halloween-Costumes-Steampunk-Ankle-1.jpg'),
(62138, 4251, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:124:\"2021/06/JIALUOWEI-11cm-High-Heel-Unisex-s-Lolita-Punk-Fashion-Gothic-Creepers-Shoes-Halloween-Costumes-Steampunk-Ankle-1.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:124:\"JIALUOWEI-11cm-High-Heel-Unisex-s-Lolita-Punk-Fashion-Gothic-Creepers-Shoes-Halloween-Costumes-Steampunk-Ankle-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:124:\"JIALUOWEI-11cm-High-Heel-Unisex-s-Lolita-Punk-Fashion-Gothic-Creepers-Shoes-Halloween-Costumes-Steampunk-Ankle-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:124:\"JIALUOWEI-11cm-High-Heel-Unisex-s-Lolita-Punk-Fashion-Gothic-Creepers-Shoes-Halloween-Costumes-Steampunk-Ankle-1-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:124:\"JIALUOWEI-11cm-High-Heel-Unisex-s-Lolita-Punk-Fashion-Gothic-Creepers-Shoes-Halloween-Costumes-Steampunk-Ankle-1-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:124:\"JIALUOWEI-11cm-High-Heel-Unisex-s-Lolita-Punk-Fashion-Gothic-Creepers-Shoes-Halloween-Costumes-Steampunk-Ankle-1-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:124:\"JIALUOWEI-11cm-High-Heel-Unisex-s-Lolita-Punk-Fashion-Gothic-Creepers-Shoes-Halloween-Costumes-Steampunk-Ankle-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:124:\"JIALUOWEI-11cm-High-Heel-Unisex-s-Lolita-Punk-Fashion-Gothic-Creepers-Shoes-Halloween-Costumes-Steampunk-Ankle-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:124:\"JIALUOWEI-11cm-High-Heel-Unisex-s-Lolita-Punk-Fashion-Gothic-Creepers-Shoes-Halloween-Costumes-Steampunk-Ankle-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:124:\"JIALUOWEI-11cm-High-Heel-Unisex-s-Lolita-Punk-Fashion-Gothic-Creepers-Shoes-Halloween-Costumes-Steampunk-Ankle-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:124:\"JIALUOWEI-11cm-High-Heel-Unisex-s-Lolita-Punk-Fashion-Gothic-Creepers-Shoes-Halloween-Costumes-Steampunk-Ankle-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:124:\"JIALUOWEI-11cm-High-Heel-Unisex-s-Lolita-Punk-Fashion-Gothic-Creepers-Shoes-Halloween-Costumes-Steampunk-Ankle-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(62139, 4250, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Hf7fb8512e30e4dbea33ed08fa563bad6g/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg'),
(62140, 4248, '_thumbnail_id', '4250'),
(62141, 4251, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H18804f14ddff47c384d49b657c5b5fc4w/JIALUOWEI-11cm-High-Heel-Unisex-s-Lolita-Punk-Fashion-Gothic-Creepers-Shoes-Halloween-Costumes-Steampunk-Ankle.jpg'),
(62142, 4175, '_product_image_gallery', '4251,4259,4274,4283,4292'),
(62143, 4252, '_variation_description', ''),
(62144, 4252, '_sku', '4001166713175-g133-yellow-6-5'),
(62145, 4252, '_regular_price', '124.79'),
(62146, 4252, 'total_sales', '0'),
(62147, 4252, '_tax_status', 'taxable'),
(62148, 4252, '_tax_class', 'parent'),
(62149, 4252, '_manage_stock', 'yes'),
(62150, 4252, '_backorders', 'no'),
(62151, 4252, '_sold_individually', 'no'),
(62152, 4252, '_virtual', 'no'),
(62153, 4252, '_downloadable', 'no'),
(62154, 4252, '_download_limit', '-1'),
(62155, 4252, '_download_expiry', '-1'),
(62156, 4252, '_stock', '849'),
(62157, 4252, '_stock_status', 'instock'),
(62158, 4252, '_wc_average_rating', '0'),
(62159, 4252, '_wc_review_count', '0'),
(62160, 4252, 'attribute_pa_color', 'g133-yellow'),
(62161, 4252, 'attribute_pa_shoe-size', '6-5'),
(62162, 4252, '_price', '124.79'),
(62163, 4252, '_product_version', '4.1.0'),
(62164, 4252, '_vi_wad_aliexpress_variation_id', '10000014986153001'),
(62165, 4252, '_vi_wad_aliexpress_variation_attr', '14:1052#G133 Yellow;200000124:200000287'),
(62166, 4253, '_variation_description', ''),
(62167, 4253, '_sku', '4001166713175-g133-yellow-7-5'),
(62168, 4253, '_regular_price', '124.79'),
(62169, 4253, 'total_sales', '0'),
(62170, 4253, '_tax_status', 'taxable'),
(62171, 4253, '_tax_class', 'parent'),
(62172, 4253, '_manage_stock', 'yes'),
(62173, 4253, '_backorders', 'no'),
(62174, 4253, '_sold_individually', 'no'),
(62175, 4253, '_virtual', 'no'),
(62176, 4253, '_downloadable', 'no'),
(62177, 4253, '_download_limit', '-1'),
(62178, 4253, '_download_expiry', '-1'),
(62179, 4253, '_stock', '861'),
(62180, 4253, '_stock_status', 'instock'),
(62181, 4253, '_wc_average_rating', '0'),
(62182, 4253, '_wc_review_count', '0'),
(62183, 4253, 'attribute_pa_color', 'g133-yellow'),
(62184, 4253, 'attribute_pa_shoe-size', '7-5'),
(62185, 4253, '_price', '124.79'),
(62186, 4253, '_product_version', '4.1.0'),
(62187, 4253, '_vi_wad_aliexpress_variation_id', '10000014986153003'),
(62188, 4253, '_vi_wad_aliexpress_variation_attr', '14:1052#G133 Yellow;200000124:200000288'),
(62189, 4254, '_variation_description', ''),
(62190, 4254, '_sku', '4001166713175-g133-yellow-7'),
(62191, 4254, '_regular_price', '124.79'),
(62192, 4254, 'total_sales', '0'),
(62193, 4254, '_tax_status', 'taxable'),
(62194, 4254, '_tax_class', 'parent'),
(62195, 4254, '_manage_stock', 'yes'),
(62196, 4254, '_backorders', 'no'),
(62197, 4254, '_sold_individually', 'no'),
(62198, 4254, '_virtual', 'no'),
(62199, 4254, '_downloadable', 'no'),
(62200, 4254, '_download_limit', '-1'),
(62201, 4254, '_download_expiry', '-1'),
(62202, 4254, '_stock', '854'),
(62203, 4254, '_stock_status', 'instock'),
(62204, 4254, '_wc_average_rating', '0'),
(62205, 4254, '_wc_review_count', '0'),
(62206, 4254, 'attribute_pa_color', 'g133-yellow'),
(62207, 4254, 'attribute_pa_shoe-size', '7'),
(62208, 4254, '_price', '124.79'),
(62209, 4254, '_product_version', '4.1.0'),
(62210, 4254, '_vi_wad_aliexpress_variation_id', '10000014986153002'),
(62211, 4254, '_vi_wad_aliexpress_variation_attr', '14:1052#G133 Yellow;200000124:3434#7'),
(62212, 4256, '_sku', '4000815714837'),
(62213, 4256, '_visibility', 'visible'),
(62214, 4256, '_default_attributes', ''),
(62215, 4255, '_variation_description', ''),
(62216, 4255, '_sku', '4001166713175-g133-yellow-8-5'),
(62217, 4255, '_regular_price', '124.79'),
(62218, 4255, 'total_sales', '0'),
(62219, 4255, '_tax_status', 'taxable'),
(62220, 4255, '_tax_class', 'parent'),
(62221, 4255, '_manage_stock', 'yes'),
(62222, 4255, '_backorders', 'no'),
(62223, 4255, '_sold_individually', 'no'),
(62224, 4255, '_virtual', 'no'),
(62225, 4255, '_downloadable', 'no'),
(62226, 4255, '_download_limit', '-1'),
(62227, 4255, '_download_expiry', '-1'),
(62228, 4255, '_stock', '846'),
(62229, 4255, '_stock_status', 'instock'),
(62230, 4255, '_wc_average_rating', '0'),
(62231, 4255, '_wc_review_count', '0'),
(62232, 4255, 'attribute_pa_color', 'g133-yellow'),
(62233, 4255, 'attribute_pa_shoe-size', '8-5'),
(62234, 4255, '_price', '124.79'),
(62235, 4255, '_product_version', '4.1.0'),
(62236, 4255, '_vi_wad_aliexpress_variation_id', '10000014986153005'),
(62237, 4255, '_vi_wad_aliexpress_variation_attr', '14:1052#G133 Yellow;200000124:200000289'),
(62238, 4257, '_variation_description', ''),
(62239, 4257, '_sku', '4001166713175-g133-yellow-8'),
(62240, 4257, '_regular_price', '124.79'),
(62241, 4257, 'total_sales', '0'),
(62242, 4166, '_vi_wad_woo_id', '4256'),
(62243, 4256, '_vi_wad_aliexpress_product_id', '4000815714837'),
(62244, 4257, '_tax_status', 'taxable'),
(62245, 4257, '_tax_class', 'parent'),
(62246, 4257, '_manage_stock', 'yes'),
(62247, 4257, '_backorders', 'no'),
(62248, 4257, '_sold_individually', 'no'),
(62249, 4257, '_virtual', 'no'),
(62250, 4257, '_downloadable', 'no'),
(62251, 4257, '_download_limit', '-1'),
(62252, 4257, '_download_expiry', '-1'),
(62253, 4257, '_stock', '859'),
(62254, 4257, '_stock_status', 'instock'),
(62255, 4257, '_wc_average_rating', '0'),
(62256, 4256, 'total_sales', '0'),
(62257, 4256, '_tax_status', 'taxable'),
(62258, 4256, '_tax_class', ''),
(62259, 4257, '_wc_review_count', '0'),
(62260, 4256, '_manage_stock', 'no'),
(62261, 4256, '_backorders', 'no'),
(62262, 4256, '_sold_individually', 'no'),
(62263, 4257, 'attribute_pa_color', 'g133-yellow'),
(62264, 4257, 'attribute_pa_shoe-size', '8'),
(62265, 4256, '_virtual', 'no'),
(62266, 4256, '_downloadable', 'no'),
(62267, 4257, '_price', '124.79'),
(62268, 4256, '_download_limit', '-1'),
(62269, 4256, '_download_expiry', '-1'),
(62270, 4257, '_product_version', '4.1.0'),
(62271, 4256, '_stock', NULL),
(62272, 4256, '_stock_status', 'instock'),
(62273, 4256, '_wc_average_rating', '0'),
(62274, 4256, '_wc_review_count', '0'),
(62275, 4257, '_vi_wad_aliexpress_variation_id', '10000014986153004'),
(62276, 4257, '_vi_wad_aliexpress_variation_attr', '14:1052#G133 Yellow;200000124:699'),
(62277, 4258, '_variation_description', ''),
(62278, 4256, '_product_attributes', 'a:2:{s:12:\"pa_shoe-size\";a:6:{s:4:\"name\";s:12:\"pa_shoe-size\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"0\";s:10:\"is_visible\";s:1:\"0\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"1\";}s:13:\"pa_ships-from\";a:6:{s:4:\"name\";s:13:\"pa_ships-from\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"1\";s:10:\"is_visible\";s:1:\"0\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"1\";}}'),
(62279, 4258, '_sku', '4001166713175-g133-yellow-10'),
(62280, 4258, '_regular_price', '124.79'),
(62281, 4256, '_product_version', '4.1.0'),
(62282, 4258, 'total_sales', '0'),
(62283, 4258, '_tax_status', 'taxable'),
(62284, 4258, '_tax_class', 'parent'),
(62285, 4258, '_manage_stock', 'yes'),
(62286, 4258, '_backorders', 'no'),
(62287, 4258, '_sold_individually', 'no'),
(62288, 4258, '_virtual', 'no'),
(62289, 4258, '_downloadable', 'no'),
(62290, 4259, '_wp_attached_file', '2021/06/JIALUOWEI-11cm-High-Heel-Unisex-s-Lolita-Punk-Fashion-Gothic-Creepers-Shoes-Halloween-Costumes-Steampunk-Ankle-2.jpg'),
(62291, 4258, '_download_limit', '-1'),
(62292, 4258, '_download_expiry', '-1');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(62293, 4259, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:4:\"file\";s:124:\"2021/06/JIALUOWEI-11cm-High-Heel-Unisex-s-Lolita-Punk-Fashion-Gothic-Creepers-Shoes-Halloween-Costumes-Steampunk-Ankle-2.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:124:\"JIALUOWEI-11cm-High-Heel-Unisex-s-Lolita-Punk-Fashion-Gothic-Creepers-Shoes-Halloween-Costumes-Steampunk-Ankle-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:124:\"JIALUOWEI-11cm-High-Heel-Unisex-s-Lolita-Punk-Fashion-Gothic-Creepers-Shoes-Halloween-Costumes-Steampunk-Ankle-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:124:\"JIALUOWEI-11cm-High-Heel-Unisex-s-Lolita-Punk-Fashion-Gothic-Creepers-Shoes-Halloween-Costumes-Steampunk-Ankle-2-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:124:\"JIALUOWEI-11cm-High-Heel-Unisex-s-Lolita-Punk-Fashion-Gothic-Creepers-Shoes-Halloween-Costumes-Steampunk-Ankle-2-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:124:\"JIALUOWEI-11cm-High-Heel-Unisex-s-Lolita-Punk-Fashion-Gothic-Creepers-Shoes-Halloween-Costumes-Steampunk-Ankle-2-825x510.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:124:\"JIALUOWEI-11cm-High-Heel-Unisex-s-Lolita-Punk-Fashion-Gothic-Creepers-Shoes-Halloween-Costumes-Steampunk-Ankle-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:124:\"JIALUOWEI-11cm-High-Heel-Unisex-s-Lolita-Punk-Fashion-Gothic-Creepers-Shoes-Halloween-Costumes-Steampunk-Ankle-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:124:\"JIALUOWEI-11cm-High-Heel-Unisex-s-Lolita-Punk-Fashion-Gothic-Creepers-Shoes-Halloween-Costumes-Steampunk-Ankle-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:124:\"JIALUOWEI-11cm-High-Heel-Unisex-s-Lolita-Punk-Fashion-Gothic-Creepers-Shoes-Halloween-Costumes-Steampunk-Ankle-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:124:\"JIALUOWEI-11cm-High-Heel-Unisex-s-Lolita-Punk-Fashion-Gothic-Creepers-Shoes-Halloween-Costumes-Steampunk-Ankle-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:124:\"JIALUOWEI-11cm-High-Heel-Unisex-s-Lolita-Punk-Fashion-Gothic-Creepers-Shoes-Halloween-Costumes-Steampunk-Ankle-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(62294, 4258, '_stock', '857'),
(62295, 4258, '_stock_status', 'instock'),
(62296, 4258, '_wc_average_rating', '0'),
(62297, 4258, '_wc_review_count', '0'),
(62298, 4258, 'attribute_pa_color', 'g133-yellow'),
(62299, 4258, 'attribute_pa_shoe-size', '10'),
(62300, 4258, '_price', '124.79'),
(62301, 4258, '_product_version', '4.1.0'),
(62302, 4258, '_vi_wad_aliexpress_variation_id', '10000014986153007'),
(62303, 4258, '_vi_wad_aliexpress_variation_attr', '14:1052#G133 Yellow;200000124:1583'),
(62304, 4260, '_variation_description', ''),
(62305, 4260, '_sku', '4001166713175-g133-yellow-9-5'),
(62306, 4260, '_regular_price', '124.79'),
(62307, 4260, 'total_sales', '0'),
(62308, 4260, '_tax_status', 'taxable'),
(62309, 4260, '_tax_class', 'parent'),
(62310, 4260, '_manage_stock', 'yes'),
(62311, 4260, '_backorders', 'no'),
(62312, 4260, '_sold_individually', 'no'),
(62313, 4261, '_wp_attached_file', '2021/06/Hot-Sale-Man-Casual-Shoes-Couple-Footwear-Unisex-Zapatos-Hombre-N045-Free-Shiping.jpg'),
(62314, 4260, '_virtual', 'no'),
(62315, 4261, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:474;s:6:\"height\";i:319;s:4:\"file\";s:93:\"2021/06/Hot-Sale-Man-Casual-Shoes-Couple-Footwear-Unisex-Zapatos-Hombre-N045-Free-Shiping.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:93:\"Hot-Sale-Man-Casual-Shoes-Couple-Footwear-Unisex-Zapatos-Hombre-N045-Free-Shiping-300x202.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:202;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:93:\"Hot-Sale-Man-Casual-Shoes-Couple-Footwear-Unisex-Zapatos-Hombre-N045-Free-Shiping-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:93:\"Hot-Sale-Man-Casual-Shoes-Couple-Footwear-Unisex-Zapatos-Hombre-N045-Free-Shiping-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:93:\"Hot-Sale-Man-Casual-Shoes-Couple-Footwear-Unisex-Zapatos-Hombre-N045-Free-Shiping-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:93:\"Hot-Sale-Man-Casual-Shoes-Couple-Footwear-Unisex-Zapatos-Hombre-N045-Free-Shiping-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:93:\"Hot-Sale-Man-Casual-Shoes-Couple-Footwear-Unisex-Zapatos-Hombre-N045-Free-Shiping-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:93:\"Hot-Sale-Man-Casual-Shoes-Couple-Footwear-Unisex-Zapatos-Hombre-N045-Free-Shiping-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(62316, 4260, '_downloadable', 'no'),
(62317, 4260, '_download_limit', '-1'),
(62318, 4260, '_download_expiry', '-1'),
(62319, 4260, '_stock', '855'),
(62320, 4260, '_stock_status', 'instock'),
(62321, 4260, '_wc_average_rating', '0'),
(62322, 4260, '_wc_review_count', '0'),
(62323, 4260, 'attribute_pa_color', 'g133-yellow'),
(62324, 4260, 'attribute_pa_shoe-size', '9-5'),
(62325, 4260, '_price', '124.79'),
(62326, 4260, '_product_version', '4.1.0'),
(62327, 4260, '_vi_wad_aliexpress_variation_id', '10000014986153006'),
(62328, 4260, '_vi_wad_aliexpress_variation_attr', '14:1052#G133 Yellow;200000124:200000290'),
(62329, 4262, '_variation_description', ''),
(62330, 4262, '_sku', '4001166713175-g133-white-9-5'),
(62331, 4262, '_regular_price', '124.79'),
(62332, 4262, 'total_sales', '0'),
(62333, 4262, '_tax_status', 'taxable'),
(62334, 4262, '_tax_class', 'parent'),
(62335, 4262, '_manage_stock', 'yes'),
(62336, 4262, '_backorders', 'no'),
(62337, 4262, '_sold_individually', 'no'),
(62338, 4262, '_virtual', 'no'),
(62339, 4262, '_downloadable', 'no'),
(62340, 4262, '_download_limit', '-1'),
(62341, 4262, '_download_expiry', '-1'),
(62342, 4262, '_stock', '778'),
(62343, 4262, '_stock_status', 'instock'),
(62344, 4262, '_wc_average_rating', '0'),
(62345, 4262, '_wc_review_count', '0'),
(62346, 4262, 'attribute_pa_color', 'g133-white'),
(62347, 4262, 'attribute_pa_shoe-size', '9-5'),
(62348, 4262, '_price', '124.79'),
(62349, 4262, '_product_version', '4.1.0'),
(62350, 4262, '_vi_wad_aliexpress_variation_id', '10000014986153017'),
(62351, 4262, '_vi_wad_aliexpress_variation_attr', '14:496#G133 White;200000124:200000290'),
(62352, 4263, '_variation_description', ''),
(62353, 4263, '_sku', '4001166713175-g133-white-8-5'),
(62354, 4263, '_regular_price', '124.79'),
(62355, 4263, 'total_sales', '0'),
(62356, 4263, '_tax_status', 'taxable'),
(62357, 4263, '_tax_class', 'parent'),
(62358, 4263, '_manage_stock', 'yes'),
(62359, 4263, '_backorders', 'no'),
(62360, 4263, '_sold_individually', 'no'),
(62361, 4263, '_virtual', 'no'),
(62362, 4263, '_downloadable', 'no'),
(62363, 4263, '_download_limit', '-1'),
(62364, 4263, '_download_expiry', '-1'),
(62365, 4263, '_stock', '771'),
(62366, 4263, '_stock_status', 'instock'),
(62367, 4263, '_wc_average_rating', '0'),
(62368, 4263, '_wc_review_count', '0'),
(62369, 4263, 'attribute_pa_color', 'g133-white'),
(62370, 4263, 'attribute_pa_shoe-size', '8-5'),
(62371, 4263, '_price', '124.79'),
(62372, 4263, '_product_version', '4.1.0'),
(62373, 4263, '_vi_wad_aliexpress_variation_id', '10000014986153016'),
(62374, 4261, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H2737330fee31474f8acc305c673e31467/Hot-Sale-Man-Casual-Shoes-Couple-Footwear-Unisex-Zapatos-Hombre-N045-Free-Shiping.jpg'),
(62375, 4263, '_vi_wad_aliexpress_variation_attr', '14:496#G133 White;200000124:200000289'),
(62376, 4256, '_thumbnail_id', '4261'),
(62377, 4264, '_variation_description', ''),
(62378, 4264, '_sku', '4001166713175-g133-white-11'),
(62379, 4264, '_regular_price', '124.79'),
(62380, 4264, 'total_sales', '0'),
(62381, 4264, '_tax_status', 'taxable'),
(62382, 4264, '_tax_class', 'parent'),
(62383, 4264, '_manage_stock', 'yes'),
(62384, 4264, '_backorders', 'no'),
(62385, 4264, '_sold_individually', 'no'),
(62386, 4265, '_variation_description', ''),
(62387, 4265, '_sku', '4000815714837-38-china'),
(62388, 4265, '_regular_price', '165'),
(62389, 4264, '_virtual', 'no'),
(62390, 4264, '_downloadable', 'no'),
(62391, 4265, 'total_sales', '0'),
(62392, 4265, '_tax_status', 'taxable'),
(62393, 4264, '_download_limit', '-1'),
(62394, 4265, '_tax_class', 'parent'),
(62395, 4264, '_download_expiry', '-1'),
(62396, 4265, '_manage_stock', 'yes'),
(62397, 4264, '_stock', '819'),
(62398, 4265, '_backorders', 'no'),
(62399, 4264, '_stock_status', 'instock'),
(62400, 4265, '_sold_individually', 'no'),
(62401, 4264, '_wc_average_rating', '0'),
(62402, 4264, '_wc_review_count', '0'),
(62403, 4265, '_virtual', 'no'),
(62404, 4265, '_downloadable', 'no'),
(62405, 4264, 'attribute_pa_color', 'g133-white'),
(62406, 4264, 'attribute_pa_shoe-size', '11'),
(62407, 4265, '_download_limit', '-1'),
(62408, 4265, '_download_expiry', '-1'),
(62409, 4264, '_price', '124.79'),
(62410, 4265, '_stock', '8726'),
(62411, 4265, '_stock_status', 'instock'),
(62412, 4265, '_wc_average_rating', '0'),
(62413, 4264, '_product_version', '4.1.0'),
(62414, 4265, '_wc_review_count', '0'),
(62415, 4265, 'attribute_pa_shoe-size', '38'),
(62416, 4265, 'attribute_pa_ships-from', 'china'),
(62417, 4265, '_price', '165'),
(62418, 4264, '_vi_wad_aliexpress_variation_id', '10000014986153019'),
(62419, 4264, '_vi_wad_aliexpress_variation_attr', '14:496#G133 White;200000124:100010420'),
(62420, 4265, '_product_version', '4.1.0'),
(62421, 4265, '_vi_wad_aliexpress_variation_id', '10000008332905148'),
(62422, 4265, '_vi_wad_aliexpress_variation_attr', '200000124:200000898;200007763:201336100'),
(62423, 4266, '_variation_description', ''),
(62424, 4266, '_sku', '4001166713175-g133-white-10'),
(62425, 4266, '_regular_price', '124.79'),
(62426, 4267, '_variation_description', ''),
(62427, 4267, '_sku', '4000815714837-46-china'),
(62428, 4266, 'total_sales', '0'),
(62429, 4267, '_regular_price', '165'),
(62430, 4266, '_tax_status', 'taxable'),
(62431, 4266, '_tax_class', 'parent'),
(62432, 4267, 'total_sales', '0'),
(62433, 4267, '_tax_status', 'taxable'),
(62434, 4266, '_manage_stock', 'yes'),
(62435, 4267, '_tax_class', 'parent'),
(62436, 4266, '_backorders', 'no'),
(62437, 4267, '_manage_stock', 'yes'),
(62438, 4266, '_sold_individually', 'no'),
(62439, 4267, '_backorders', 'no'),
(62440, 4267, '_sold_individually', 'no'),
(62441, 4266, '_virtual', 'no'),
(62442, 4266, '_downloadable', 'no'),
(62443, 4266, '_download_limit', '-1'),
(62444, 4266, '_download_expiry', '-1'),
(62445, 4266, '_stock', '788'),
(62446, 4267, '_virtual', 'no'),
(62447, 4266, '_stock_status', 'instock'),
(62448, 4267, '_downloadable', 'no'),
(62449, 4266, '_wc_average_rating', '0'),
(62450, 4267, '_download_limit', '-1'),
(62451, 4267, '_download_expiry', '-1'),
(62452, 4267, '_stock', '8807'),
(62453, 4266, '_wc_review_count', '0'),
(62454, 4267, '_stock_status', 'instock'),
(62455, 4267, '_wc_average_rating', '0'),
(62456, 4266, 'attribute_pa_color', 'g133-white'),
(62457, 4267, '_wc_review_count', '0'),
(62458, 4266, 'attribute_pa_shoe-size', '10'),
(62459, 4266, '_price', '124.79'),
(62460, 4267, 'attribute_pa_shoe-size', '46'),
(62461, 4267, 'attribute_pa_ships-from', 'china'),
(62462, 4267, '_price', '165'),
(62463, 4266, '_product_version', '4.1.0'),
(62464, 4267, '_product_version', '4.1.0'),
(62465, 4266, '_vi_wad_aliexpress_variation_id', '10000014986153018'),
(62466, 4266, '_vi_wad_aliexpress_variation_attr', '14:496#G133 White;200000124:1583'),
(62467, 4267, '_vi_wad_aliexpress_variation_id', '10000008332905149'),
(62468, 4267, '_vi_wad_aliexpress_variation_attr', '200000124:200000899;200007763:201336100'),
(62469, 4268, '_variation_description', ''),
(62470, 4268, '_sku', '4001166713175-g133-black-orange-5-5'),
(62471, 4268, '_regular_price', '124.79'),
(62472, 4268, 'total_sales', '0'),
(62473, 4268, '_tax_status', 'taxable'),
(62474, 4268, '_tax_class', 'parent'),
(62475, 4269, '_variation_description', ''),
(62476, 4269, '_sku', '4000815714837-39-china'),
(62477, 4269, '_regular_price', '165'),
(62478, 4268, '_manage_stock', 'yes'),
(62479, 4269, 'total_sales', '0'),
(62480, 4268, '_backorders', 'no'),
(62481, 4269, '_tax_status', 'taxable'),
(62482, 4268, '_sold_individually', 'no'),
(62483, 4269, '_tax_class', 'parent'),
(62484, 4269, '_manage_stock', 'yes'),
(62485, 4269, '_backorders', 'no'),
(62486, 4269, '_sold_individually', 'no'),
(62487, 4268, '_virtual', 'no'),
(62488, 4268, '_downloadable', 'no'),
(62489, 4268, '_download_limit', '-1'),
(62490, 4269, '_virtual', 'no'),
(62491, 4268, '_download_expiry', '-1'),
(62492, 4269, '_downloadable', 'no'),
(62493, 4268, '_stock', '864'),
(62494, 4269, '_download_limit', '-1'),
(62495, 4268, '_stock_status', 'instock'),
(62496, 4268, '_wc_average_rating', '0'),
(62497, 4269, '_download_expiry', '-1'),
(62498, 4268, '_wc_review_count', '0'),
(62499, 4269, '_stock', '8732'),
(62500, 4269, '_stock_status', 'instock'),
(62501, 4269, '_wc_average_rating', '0'),
(62502, 4268, 'attribute_pa_color', 'g133-black-orange'),
(62503, 4269, '_wc_review_count', '0'),
(62504, 4268, 'attribute_pa_shoe-size', '5-5'),
(62505, 4268, '_price', '124.79'),
(62506, 4268, '_product_version', '4.1.0'),
(62507, 4269, 'attribute_pa_shoe-size', '39'),
(62508, 4269, 'attribute_pa_ships-from', 'china'),
(62509, 4268, '_vi_wad_aliexpress_variation_id', '10000014986153021'),
(62510, 4269, '_price', '165'),
(62511, 4268, '_vi_wad_aliexpress_variation_attr', '14:200004891#G133 Black Orange;200000124:200000286'),
(62512, 4269, '_product_version', '4.1.0'),
(62513, 4269, '_vi_wad_aliexpress_variation_id', '10000008332905150'),
(62514, 4269, '_vi_wad_aliexpress_variation_attr', '200000124:200000364;200007763:201336100'),
(62515, 4270, '_variation_description', ''),
(62516, 4270, '_sku', '4001166713175-g133-white-12'),
(62517, 4270, '_regular_price', '124.79'),
(62518, 4270, 'total_sales', '0'),
(62519, 4270, '_tax_status', 'taxable'),
(62520, 4271, '_variation_description', ''),
(62521, 4270, '_tax_class', 'parent'),
(62522, 4271, '_sku', '4000815714837-36-china'),
(62523, 4270, '_manage_stock', 'yes'),
(62524, 4271, '_regular_price', '165'),
(62525, 4270, '_backorders', 'no'),
(62526, 4270, '_sold_individually', 'no'),
(62527, 4271, 'total_sales', '0'),
(62528, 4259, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H5a91a528ea714df696d8962699389dd1a/JIALUOWEI-11cm-High-Heel-Unisex-s-Lolita-Punk-Fashion-Gothic-Creepers-Shoes-Halloween-Costumes-Steampunk-Ankle.jpg'),
(62529, 4271, '_tax_status', 'taxable'),
(62530, 4271, '_tax_class', 'parent'),
(62531, 4271, '_manage_stock', 'yes'),
(62532, 4271, '_backorders', 'no'),
(62533, 4270, '_virtual', 'no'),
(62534, 4271, '_sold_individually', 'no'),
(62535, 4270, '_downloadable', 'no'),
(62536, 4270, '_download_limit', '-1'),
(62537, 4271, '_virtual', 'no'),
(62538, 4270, '_download_expiry', '-1'),
(62539, 4271, '_downloadable', 'no'),
(62540, 4270, '_stock', '836'),
(62541, 4271, '_download_limit', '-1'),
(62542, 4270, '_stock_status', 'instock'),
(62543, 4271, '_download_expiry', '-1'),
(62544, 4270, '_wc_average_rating', '0'),
(62545, 4271, '_stock', '8785'),
(62546, 4270, '_wc_review_count', '0'),
(62547, 4271, '_stock_status', 'instock'),
(62548, 4271, '_wc_average_rating', '0'),
(62549, 4270, 'attribute_pa_color', 'g133-white'),
(62550, 4271, '_wc_review_count', '0'),
(62551, 4270, 'attribute_pa_shoe-size', '12'),
(62552, 4270, '_price', '124.79'),
(62553, 4271, 'attribute_pa_shoe-size', '36'),
(62554, 4270, '_product_version', '4.1.0'),
(62555, 4271, 'attribute_pa_ships-from', 'china'),
(62556, 4271, '_price', '165'),
(62557, 4271, '_product_version', '4.1.0'),
(62558, 4270, '_vi_wad_aliexpress_variation_id', '10000014986153020'),
(62559, 4270, '_vi_wad_aliexpress_variation_attr', '14:496#G133 White;200000124:1663'),
(62560, 4271, '_vi_wad_aliexpress_variation_id', '10000008332905151'),
(62561, 4271, '_vi_wad_aliexpress_variation_attr', '200000124:200000334;200007763:201336100'),
(62562, 4272, '_variation_description', ''),
(62563, 4272, '_sku', '4001166713175-g133-black-orange-6-5'),
(62564, 4272, '_regular_price', '124.79'),
(62565, 4274, '_wp_attached_file', '2021/06/JIALUOWEI-11cm-High-Heel-Unisex-s-Lolita-Punk-Fashion-Gothic-Creepers-Shoes-Halloween-Costumes-Steampunk-Ankle-3.jpg'),
(62566, 4272, 'total_sales', '0'),
(62567, 4272, '_tax_status', 'taxable'),
(62568, 4274, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:124:\"2021/06/JIALUOWEI-11cm-High-Heel-Unisex-s-Lolita-Punk-Fashion-Gothic-Creepers-Shoes-Halloween-Costumes-Steampunk-Ankle-3.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:124:\"JIALUOWEI-11cm-High-Heel-Unisex-s-Lolita-Punk-Fashion-Gothic-Creepers-Shoes-Halloween-Costumes-Steampunk-Ankle-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:124:\"JIALUOWEI-11cm-High-Heel-Unisex-s-Lolita-Punk-Fashion-Gothic-Creepers-Shoes-Halloween-Costumes-Steampunk-Ankle-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:124:\"JIALUOWEI-11cm-High-Heel-Unisex-s-Lolita-Punk-Fashion-Gothic-Creepers-Shoes-Halloween-Costumes-Steampunk-Ankle-3-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:124:\"JIALUOWEI-11cm-High-Heel-Unisex-s-Lolita-Punk-Fashion-Gothic-Creepers-Shoes-Halloween-Costumes-Steampunk-Ankle-3-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:124:\"JIALUOWEI-11cm-High-Heel-Unisex-s-Lolita-Punk-Fashion-Gothic-Creepers-Shoes-Halloween-Costumes-Steampunk-Ankle-3-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:124:\"JIALUOWEI-11cm-High-Heel-Unisex-s-Lolita-Punk-Fashion-Gothic-Creepers-Shoes-Halloween-Costumes-Steampunk-Ankle-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:124:\"JIALUOWEI-11cm-High-Heel-Unisex-s-Lolita-Punk-Fashion-Gothic-Creepers-Shoes-Halloween-Costumes-Steampunk-Ankle-3-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:124:\"JIALUOWEI-11cm-High-Heel-Unisex-s-Lolita-Punk-Fashion-Gothic-Creepers-Shoes-Halloween-Costumes-Steampunk-Ankle-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:124:\"JIALUOWEI-11cm-High-Heel-Unisex-s-Lolita-Punk-Fashion-Gothic-Creepers-Shoes-Halloween-Costumes-Steampunk-Ankle-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:124:\"JIALUOWEI-11cm-High-Heel-Unisex-s-Lolita-Punk-Fashion-Gothic-Creepers-Shoes-Halloween-Costumes-Steampunk-Ankle-3-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:124:\"JIALUOWEI-11cm-High-Heel-Unisex-s-Lolita-Punk-Fashion-Gothic-Creepers-Shoes-Halloween-Costumes-Steampunk-Ankle-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(62569, 4272, '_tax_class', 'parent'),
(62570, 4273, '_variation_description', ''),
(62571, 4272, '_manage_stock', 'yes'),
(62572, 4273, '_sku', '4000815714837-42-china'),
(62573, 4272, '_backorders', 'no'),
(62574, 4273, '_regular_price', '165'),
(62575, 4272, '_sold_individually', 'no'),
(62576, 4273, 'total_sales', '0'),
(62577, 4273, '_tax_status', 'taxable'),
(62578, 4273, '_tax_class', 'parent'),
(62579, 4273, '_manage_stock', 'yes'),
(62580, 4272, '_virtual', 'no'),
(62581, 4273, '_backorders', 'no'),
(62582, 4272, '_downloadable', 'no'),
(62583, 4273, '_sold_individually', 'no'),
(62584, 4272, '_download_limit', '-1'),
(62585, 4272, '_download_expiry', '-1'),
(62586, 4273, '_virtual', 'no'),
(62587, 4272, '_stock', '856'),
(62588, 4272, '_stock_status', 'instock'),
(62589, 4272, '_wc_average_rating', '0'),
(62590, 4273, '_downloadable', 'no'),
(62591, 4272, '_wc_review_count', '0'),
(62592, 4273, '_download_limit', '-1'),
(62593, 4273, '_download_expiry', '-1'),
(62594, 4272, 'attribute_pa_color', 'g133-black-orange'),
(62595, 4273, '_stock', '8623'),
(62596, 4272, 'attribute_pa_shoe-size', '6-5'),
(62597, 4273, '_stock_status', 'instock'),
(62598, 4273, '_wc_average_rating', '0'),
(62599, 4272, '_price', '124.79'),
(62600, 4273, '_wc_review_count', '0'),
(62601, 4272, '_product_version', '4.1.0'),
(62602, 4273, 'attribute_pa_shoe-size', '42'),
(62603, 4273, 'attribute_pa_ships-from', 'china'),
(62604, 4272, '_vi_wad_aliexpress_variation_id', '10000014986153023'),
(62605, 4273, '_price', '165'),
(62606, 4272, '_vi_wad_aliexpress_variation_attr', '14:200004891#G133 Black Orange;200000124:200000287'),
(62607, 4273, '_product_version', '4.1.0'),
(62608, 4273, '_vi_wad_aliexpress_variation_id', '10000008332905152'),
(62609, 4273, '_vi_wad_aliexpress_variation_attr', '200000124:200000337;200007763:201336100'),
(62610, 4276, '_variation_description', ''),
(62611, 4276, '_sku', '4000815714837-43-china'),
(62612, 4276, '_regular_price', '165'),
(62613, 4276, 'total_sales', '0'),
(62614, 4275, '_variation_description', ''),
(62615, 4276, '_tax_status', 'taxable'),
(62616, 4275, '_sku', '4001166713175-g133-black-orange-6'),
(62617, 4276, '_tax_class', 'parent'),
(62618, 4275, '_regular_price', '124.79'),
(62619, 4276, '_manage_stock', 'yes'),
(62620, 4276, '_backorders', 'no'),
(62621, 4275, 'total_sales', '0'),
(62622, 4276, '_sold_individually', 'no'),
(62623, 4275, '_tax_status', 'taxable'),
(62624, 4275, '_tax_class', 'parent'),
(62625, 4275, '_manage_stock', 'yes'),
(62626, 4275, '_backorders', 'no'),
(62627, 4275, '_sold_individually', 'no'),
(62628, 4276, '_virtual', 'no'),
(62629, 4276, '_downloadable', 'no'),
(62630, 4276, '_download_limit', '-1'),
(62631, 4276, '_download_expiry', '-1'),
(62632, 4275, '_virtual', 'no'),
(62633, 4275, '_downloadable', 'no'),
(62634, 4276, '_stock', '8649'),
(62635, 4276, '_stock_status', 'instock'),
(62636, 4275, '_download_limit', '-1'),
(62637, 4276, '_wc_average_rating', '0'),
(62638, 4275, '_download_expiry', '-1'),
(62639, 4275, '_stock', '864'),
(62640, 4275, '_stock_status', 'instock'),
(62641, 4275, '_wc_average_rating', '0'),
(62642, 4276, '_wc_review_count', '0'),
(62643, 4275, '_wc_review_count', '0'),
(62644, 4276, 'attribute_pa_shoe-size', '43'),
(62645, 4275, 'attribute_pa_color', 'g133-black-orange'),
(62646, 4276, 'attribute_pa_ships-from', 'china'),
(62647, 4275, 'attribute_pa_shoe-size', '6'),
(62648, 4276, '_price', '165'),
(62649, 4275, '_price', '124.79'),
(62650, 4276, '_product_version', '4.1.0'),
(62651, 4275, '_product_version', '4.1.0'),
(62652, 4275, '_vi_wad_aliexpress_variation_id', '10000014986153022'),
(62653, 4275, '_vi_wad_aliexpress_variation_attr', '14:200004891#G133 Black Orange;200000124:1394'),
(62654, 4276, '_vi_wad_aliexpress_variation_id', '10000008332905153'),
(62655, 4276, '_vi_wad_aliexpress_variation_attr', '200000124:200000338#43;200007763:201336100'),
(62656, 4277, '_variation_description', ''),
(62657, 4277, '_sku', '4000815714837-42-5-china'),
(62658, 4277, '_regular_price', '165'),
(62659, 4278, '_variation_description', ''),
(62660, 4278, '_sku', '4001166713175-g133-yellow-12'),
(62661, 4277, 'total_sales', '0'),
(62662, 4278, '_regular_price', '124.79'),
(62663, 4277, '_tax_status', 'taxable'),
(62664, 4277, '_tax_class', 'parent'),
(62665, 4277, '_manage_stock', 'yes'),
(62666, 4278, 'total_sales', '0'),
(62667, 4277, '_backorders', 'no'),
(62668, 4278, '_tax_status', 'taxable'),
(62669, 4278, '_tax_class', 'parent'),
(62670, 4277, '_sold_individually', 'no'),
(62671, 4278, '_manage_stock', 'yes'),
(62672, 4278, '_backorders', 'no'),
(62673, 4278, '_sold_individually', 'no'),
(62674, 4277, '_virtual', 'no'),
(62675, 4277, '_downloadable', 'no'),
(62676, 4277, '_download_limit', '-1'),
(62677, 4278, '_virtual', 'no'),
(62678, 4277, '_download_expiry', '-1'),
(62679, 4278, '_downloadable', 'no'),
(62680, 4277, '_stock', '8835'),
(62681, 4277, '_stock_status', 'instock'),
(62682, 4277, '_wc_average_rating', '0'),
(62683, 4277, '_wc_review_count', '0'),
(62684, 4278, '_download_limit', '-1'),
(62685, 4278, '_download_expiry', '-1'),
(62686, 4277, 'attribute_pa_shoe-size', '42-5'),
(62687, 4278, '_stock', '864'),
(62688, 4278, '_stock_status', 'instock'),
(62689, 4277, 'attribute_pa_ships-from', 'china'),
(62690, 4278, '_wc_average_rating', '0'),
(62691, 4277, '_price', '165'),
(62692, 4278, '_wc_review_count', '0'),
(62693, 4278, 'attribute_pa_color', 'g133-yellow'),
(62694, 4278, 'attribute_pa_shoe-size', '12'),
(62695, 4278, '_price', '124.79'),
(62696, 4278, '_product_version', '4.1.0'),
(62697, 4278, '_vi_wad_aliexpress_variation_id', '10000014986153009'),
(62698, 4277, '_product_version', '4.1.0'),
(62699, 4278, '_vi_wad_aliexpress_variation_attr', '14:1052#G133 Yellow;200000124:1663'),
(62700, 4277, '_vi_wad_aliexpress_variation_id', '10000008332905154'),
(62701, 4277, '_vi_wad_aliexpress_variation_attr', '200000124:100016232;200007763:201336100'),
(62702, 4279, '_variation_description', ''),
(62703, 4279, '_sku', '4001166713175-g133-yellow-11'),
(62704, 4279, '_regular_price', '124.79'),
(62705, 4279, 'total_sales', '0'),
(62706, 4279, '_tax_status', 'taxable'),
(62707, 4279, '_tax_class', 'parent'),
(62708, 4279, '_manage_stock', 'yes'),
(62709, 4280, '_variation_description', ''),
(62710, 4279, '_backorders', 'no'),
(62711, 4280, '_sku', '4000815714837-40-china'),
(62712, 4279, '_sold_individually', 'no'),
(62713, 4280, '_regular_price', '165'),
(62714, 4280, 'total_sales', '0'),
(62715, 4279, '_virtual', 'no'),
(62716, 4279, '_downloadable', 'no'),
(62717, 4280, '_tax_status', 'taxable'),
(62718, 4279, '_download_limit', '-1'),
(62719, 4280, '_tax_class', 'parent'),
(62720, 4280, '_manage_stock', 'yes'),
(62721, 4279, '_download_expiry', '-1'),
(62722, 4280, '_backorders', 'no'),
(62723, 4279, '_stock', '870'),
(62724, 4280, '_sold_individually', 'no'),
(62725, 4279, '_stock_status', 'instock'),
(62726, 4279, '_wc_average_rating', '0'),
(62727, 4279, '_wc_review_count', '0'),
(62728, 4280, '_virtual', 'no'),
(62729, 4280, '_downloadable', 'no'),
(62730, 4279, 'attribute_pa_color', 'g133-yellow'),
(62731, 4280, '_download_limit', '-1'),
(62732, 4280, '_download_expiry', '-1'),
(62733, 4280, '_stock', '8713'),
(62734, 4280, '_stock_status', 'instock'),
(62735, 4280, '_wc_average_rating', '0'),
(62736, 4279, 'attribute_pa_shoe-size', '11'),
(62737, 4280, '_wc_review_count', '0'),
(62738, 4279, '_price', '124.79'),
(62739, 4279, '_product_version', '4.1.0'),
(62740, 4280, 'attribute_pa_shoe-size', '40'),
(62741, 4280, 'attribute_pa_ships-from', 'china'),
(62742, 4280, '_price', '165'),
(62743, 4274, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Hcd0f66c52be34618a9e435228b4c7431p/JIALUOWEI-11cm-High-Heel-Unisex-s-Lolita-Punk-Fashion-Gothic-Creepers-Shoes-Halloween-Costumes-Steampunk-Ankle.jpg'),
(62744, 4279, '_vi_wad_aliexpress_variation_id', '10000014986153008'),
(62745, 4280, '_product_version', '4.1.0'),
(62746, 4279, '_vi_wad_aliexpress_variation_attr', '14:1052#G133 Yellow;200000124:100010420'),
(62747, 4280, '_vi_wad_aliexpress_variation_id', '10000008332905155'),
(62748, 4280, '_vi_wad_aliexpress_variation_attr', '200000124:100013888;200007763:201336100'),
(62749, 4281, '_variation_description', ''),
(62750, 4281, '_sku', '4001166713175-g133-white-6'),
(62751, 4282, '_variation_description', ''),
(62752, 4281, '_regular_price', '124.79'),
(62753, 4282, '_sku', '4000815714837-44-china'),
(62754, 4282, '_regular_price', '165'),
(62755, 4281, 'total_sales', '0'),
(62756, 4282, 'total_sales', '0'),
(62757, 4281, '_tax_status', 'taxable'),
(62758, 4282, '_tax_status', 'taxable'),
(62759, 4282, '_tax_class', 'parent'),
(62760, 4281, '_tax_class', 'parent'),
(62761, 4282, '_manage_stock', 'yes'),
(62762, 4281, '_manage_stock', 'yes'),
(62763, 4282, '_backorders', 'no'),
(62764, 4281, '_backorders', 'no'),
(62765, 4282, '_sold_individually', 'no'),
(62766, 4281, '_sold_individually', 'no'),
(62767, 4282, '_virtual', 'no'),
(62768, 4282, '_downloadable', 'no'),
(62769, 4281, '_virtual', 'no'),
(62770, 4282, '_download_limit', '-1'),
(62771, 4281, '_downloadable', 'no'),
(62772, 4282, '_download_expiry', '-1'),
(62773, 4281, '_download_limit', '-1'),
(62774, 4282, '_stock', '8682'),
(62775, 4282, '_stock_status', 'instock'),
(62776, 4281, '_download_expiry', '-1'),
(62777, 4282, '_wc_average_rating', '0'),
(62778, 4281, '_stock', '785'),
(62779, 4282, '_wc_review_count', '0'),
(62780, 4281, '_stock_status', 'instock'),
(62781, 4281, '_wc_average_rating', '0'),
(62782, 4282, 'attribute_pa_shoe-size', '44'),
(62783, 4281, '_wc_review_count', '0'),
(62784, 4282, 'attribute_pa_ships-from', 'china'),
(62785, 4283, '_wp_attached_file', '2021/06/JIALUOWEI-11cm-High-Heel-Unisex-s-Lolita-Punk-Fashion-Gothic-Creepers-Shoes-Halloween-Costumes-Steampunk-Ankle-4.jpg'),
(62786, 4282, '_price', '165'),
(62787, 4281, 'attribute_pa_color', 'g133-white'),
(62788, 4283, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:124:\"2021/06/JIALUOWEI-11cm-High-Heel-Unisex-s-Lolita-Punk-Fashion-Gothic-Creepers-Shoes-Halloween-Costumes-Steampunk-Ankle-4.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:124:\"JIALUOWEI-11cm-High-Heel-Unisex-s-Lolita-Punk-Fashion-Gothic-Creepers-Shoes-Halloween-Costumes-Steampunk-Ankle-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:124:\"JIALUOWEI-11cm-High-Heel-Unisex-s-Lolita-Punk-Fashion-Gothic-Creepers-Shoes-Halloween-Costumes-Steampunk-Ankle-4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:124:\"JIALUOWEI-11cm-High-Heel-Unisex-s-Lolita-Punk-Fashion-Gothic-Creepers-Shoes-Halloween-Costumes-Steampunk-Ankle-4-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:124:\"JIALUOWEI-11cm-High-Heel-Unisex-s-Lolita-Punk-Fashion-Gothic-Creepers-Shoes-Halloween-Costumes-Steampunk-Ankle-4-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:124:\"JIALUOWEI-11cm-High-Heel-Unisex-s-Lolita-Punk-Fashion-Gothic-Creepers-Shoes-Halloween-Costumes-Steampunk-Ankle-4-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:124:\"JIALUOWEI-11cm-High-Heel-Unisex-s-Lolita-Punk-Fashion-Gothic-Creepers-Shoes-Halloween-Costumes-Steampunk-Ankle-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:124:\"JIALUOWEI-11cm-High-Heel-Unisex-s-Lolita-Punk-Fashion-Gothic-Creepers-Shoes-Halloween-Costumes-Steampunk-Ankle-4-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:124:\"JIALUOWEI-11cm-High-Heel-Unisex-s-Lolita-Punk-Fashion-Gothic-Creepers-Shoes-Halloween-Costumes-Steampunk-Ankle-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:124:\"JIALUOWEI-11cm-High-Heel-Unisex-s-Lolita-Punk-Fashion-Gothic-Creepers-Shoes-Halloween-Costumes-Steampunk-Ankle-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:124:\"JIALUOWEI-11cm-High-Heel-Unisex-s-Lolita-Punk-Fashion-Gothic-Creepers-Shoes-Halloween-Costumes-Steampunk-Ankle-4-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:124:\"JIALUOWEI-11cm-High-Heel-Unisex-s-Lolita-Punk-Fashion-Gothic-Creepers-Shoes-Halloween-Costumes-Steampunk-Ankle-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(62789, 4282, '_product_version', '4.1.0'),
(62790, 4281, 'attribute_pa_shoe-size', '6'),
(62791, 4281, '_price', '124.79'),
(62792, 4281, '_product_version', '4.1.0'),
(62793, 4282, '_vi_wad_aliexpress_variation_id', '10000008332905156'),
(62794, 4282, '_vi_wad_aliexpress_variation_attr', '200000124:100010487;200007763:201336100'),
(62795, 4281, '_vi_wad_aliexpress_variation_id', '10000014986153011'),
(62796, 4281, '_vi_wad_aliexpress_variation_attr', '14:496#G133 White;200000124:1394'),
(62797, 4284, '_variation_description', ''),
(62798, 4284, '_sku', '4000815714837-37-china'),
(62799, 4284, '_regular_price', '165'),
(62800, 4284, 'total_sales', '0'),
(62801, 4284, '_tax_status', 'taxable'),
(62802, 4284, '_tax_class', 'parent'),
(62803, 4285, '_variation_description', ''),
(62804, 4284, '_manage_stock', 'yes'),
(62805, 4285, '_sku', '4001166713175-g133-white-5-5'),
(62806, 4284, '_backorders', 'no'),
(62807, 4285, '_regular_price', '124.79'),
(62808, 4284, '_sold_individually', 'no'),
(62809, 4285, 'total_sales', '0'),
(62810, 4285, '_tax_status', 'taxable'),
(62811, 4285, '_tax_class', 'parent'),
(62812, 4284, '_virtual', 'no'),
(62813, 4285, '_manage_stock', 'yes'),
(62814, 4284, '_downloadable', 'no'),
(62815, 4285, '_backorders', 'no'),
(62816, 4284, '_download_limit', '-1'),
(62817, 4285, '_sold_individually', 'no'),
(62818, 4284, '_download_expiry', '-1'),
(62819, 4284, '_stock', '8790'),
(62820, 4285, '_virtual', 'no'),
(62821, 4284, '_stock_status', 'instock'),
(62822, 4284, '_wc_average_rating', '0'),
(62823, 4285, '_downloadable', 'no'),
(62824, 4284, '_wc_review_count', '0'),
(62825, 4285, '_download_limit', '-1'),
(62826, 4285, '_download_expiry', '-1'),
(62827, 4284, 'attribute_pa_shoe-size', '37'),
(62828, 4284, 'attribute_pa_ships-from', 'china'),
(62829, 4285, '_stock', '818'),
(62830, 4285, '_stock_status', 'instock'),
(62831, 4284, '_price', '165'),
(62832, 4285, '_wc_average_rating', '0'),
(62833, 4285, '_wc_review_count', '0'),
(62834, 4284, '_product_version', '4.1.0'),
(62835, 4284, '_vi_wad_aliexpress_variation_id', '10000008332905157'),
(62836, 4285, 'attribute_pa_color', 'g133-white'),
(62837, 4284, '_vi_wad_aliexpress_variation_attr', '200000124:100010482;200007763:201336100'),
(62838, 4285, 'attribute_pa_shoe-size', '5-5'),
(62839, 4285, '_price', '124.79'),
(62840, 4285, '_product_version', '4.1.0'),
(62841, 4285, '_vi_wad_aliexpress_variation_id', '10000014986153010'),
(62842, 4285, '_vi_wad_aliexpress_variation_attr', '14:496#G133 White;200000124:200000286'),
(62843, 4286, '_variation_description', ''),
(62844, 4286, '_sku', '4000815714837-41-china'),
(62845, 4286, '_regular_price', '165'),
(62846, 4286, 'total_sales', '0'),
(62847, 4286, '_tax_status', 'taxable'),
(62848, 4286, '_tax_class', 'parent'),
(62849, 4286, '_manage_stock', 'yes'),
(62850, 4286, '_backorders', 'no'),
(62851, 4286, '_sold_individually', 'no'),
(62852, 4286, '_virtual', 'no'),
(62853, 4286, '_downloadable', 'no'),
(62854, 4286, '_download_limit', '-1'),
(62855, 4286, '_download_expiry', '-1'),
(62856, 4287, '_variation_description', ''),
(62857, 4286, '_stock', '8691'),
(62858, 4287, '_sku', '4001166713175-g133-white-7'),
(62859, 4286, '_stock_status', 'instock'),
(62860, 4287, '_regular_price', '124.79'),
(62861, 4286, '_wc_average_rating', '0'),
(62862, 4286, '_wc_review_count', '0'),
(62863, 4287, 'total_sales', '0'),
(62864, 4287, '_tax_status', 'taxable'),
(62865, 4286, 'attribute_pa_shoe-size', '41'),
(62866, 4287, '_tax_class', 'parent'),
(62867, 4287, '_manage_stock', 'yes'),
(62868, 4286, 'attribute_pa_ships-from', 'china'),
(62869, 4286, '_price', '165'),
(62870, 4287, '_backorders', 'no'),
(62871, 4287, '_sold_individually', 'no'),
(62872, 4286, '_product_version', '4.1.0'),
(62873, 4287, '_virtual', 'no'),
(62874, 4287, '_downloadable', 'no'),
(62875, 4286, '_vi_wad_aliexpress_variation_id', '10000008332905158'),
(62876, 4287, '_download_limit', '-1'),
(62877, 4286, '_vi_wad_aliexpress_variation_attr', '200000124:100010483;200007763:201336100'),
(62878, 4287, '_download_expiry', '-1'),
(62879, 4287, '_stock', '812'),
(62880, 4287, '_stock_status', 'instock'),
(62881, 4287, '_wc_average_rating', '0'),
(62882, 4287, '_wc_review_count', '0'),
(62883, 4287, 'attribute_pa_color', 'g133-white'),
(62884, 4287, 'attribute_pa_shoe-size', '7'),
(62885, 4287, '_price', '124.79'),
(62886, 4288, '_variation_description', ''),
(62887, 4288, '_sku', '4000815714837-45-china'),
(62888, 4288, '_regular_price', '165'),
(62889, 4287, '_product_version', '4.1.0'),
(62890, 4288, 'total_sales', '0'),
(62891, 4288, '_tax_status', 'taxable'),
(62892, 4288, '_tax_class', 'parent'),
(62893, 4288, '_manage_stock', 'yes'),
(62894, 4288, '_backorders', 'no'),
(62895, 4287, '_vi_wad_aliexpress_variation_id', '10000014986153013'),
(62896, 4288, '_sold_individually', 'no'),
(62897, 4287, '_vi_wad_aliexpress_variation_attr', '14:496#G133 White;200000124:3434#7'),
(62898, 4288, '_virtual', 'no'),
(62899, 4288, '_downloadable', 'no'),
(62900, 4288, '_download_limit', '-1'),
(62901, 4288, '_download_expiry', '-1'),
(62902, 4288, '_stock', '8717'),
(62903, 4288, '_stock_status', 'instock'),
(62904, 4288, '_wc_average_rating', '0'),
(62905, 4288, '_wc_review_count', '0'),
(62906, 4288, 'attribute_pa_shoe-size', '45'),
(62907, 4289, '_variation_description', ''),
(62908, 4288, 'attribute_pa_ships-from', 'china'),
(62909, 4289, '_sku', '4001166713175-g133-white-6-5'),
(62910, 4289, '_regular_price', '124.79'),
(62911, 4288, '_price', '165'),
(62912, 4289, 'total_sales', '0'),
(62913, 4288, '_product_version', '4.1.0'),
(62914, 4289, '_tax_status', 'taxable'),
(62915, 4289, '_tax_class', 'parent'),
(62916, 4289, '_manage_stock', 'yes'),
(62917, 4289, '_backorders', 'no'),
(62918, 4289, '_sold_individually', 'no'),
(62919, 4288, '_vi_wad_aliexpress_variation_id', '10000008332905159'),
(62920, 4288, '_vi_wad_aliexpress_variation_attr', '200000124:3116;200007763:201336100'),
(62921, 4289, '_virtual', 'no'),
(62922, 4289, '_downloadable', 'no'),
(62923, 4289, '_download_limit', '-1'),
(62924, 4289, '_download_expiry', '-1'),
(62925, 4289, '_stock', '781'),
(62926, 4289, '_stock_status', 'instock'),
(62927, 4289, '_wc_average_rating', '0'),
(62928, 4289, '_wc_review_count', '0'),
(62929, 4289, 'attribute_pa_color', 'g133-white'),
(62930, 4289, 'attribute_pa_shoe-size', '6-5'),
(62931, 4289, '_price', '124.79'),
(62932, 4289, '_product_version', '4.1.0'),
(62933, 4289, '_vi_wad_aliexpress_variation_id', '10000014986153012'),
(62934, 4289, '_vi_wad_aliexpress_variation_attr', '14:496#G133 White;200000124:200000287'),
(62935, 4290, '_variation_description', ''),
(62936, 4283, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H8136a51eef2846108a0b832833fc01f9N/JIALUOWEI-11cm-High-Heel-Unisex-s-Lolita-Punk-Fashion-Gothic-Creepers-Shoes-Halloween-Costumes-Steampunk-Ankle.jpg'),
(62937, 4290, '_sku', '4001166713175-g133-white-8'),
(62938, 4290, '_regular_price', '124.79'),
(62939, 4290, 'total_sales', '0'),
(62940, 4290, '_tax_status', 'taxable'),
(62941, 4290, '_tax_class', 'parent'),
(62942, 4290, '_manage_stock', 'yes'),
(62943, 4290, '_backorders', 'no'),
(62944, 4290, '_sold_individually', 'no'),
(62945, 4290, '_virtual', 'no'),
(62946, 4290, '_downloadable', 'no'),
(62947, 4290, '_download_limit', '-1'),
(62948, 4290, '_download_expiry', '-1'),
(62949, 4290, '_stock', '817'),
(62950, 4290, '_stock_status', 'instock'),
(62951, 4290, '_wc_average_rating', '0'),
(62952, 4290, '_wc_review_count', '0'),
(62953, 4290, 'attribute_pa_color', 'g133-white'),
(62954, 4290, 'attribute_pa_shoe-size', '8'),
(62955, 4290, '_price', '124.79'),
(62956, 4290, '_product_version', '4.1.0'),
(62957, 4290, '_vi_wad_aliexpress_variation_id', '10000014986153015'),
(62958, 4290, '_vi_wad_aliexpress_variation_attr', '14:496#G133 White;200000124:699'),
(62959, 4291, '_variation_description', ''),
(62960, 4291, '_sku', '4001166713175-g133-white-7-5'),
(62961, 4291, '_regular_price', '124.79'),
(62962, 4291, 'total_sales', '0'),
(62963, 4291, '_tax_status', 'taxable'),
(62964, 4291, '_tax_class', 'parent'),
(62965, 4291, '_manage_stock', 'yes'),
(62966, 4291, '_backorders', 'no'),
(62967, 4291, '_sold_individually', 'no'),
(62968, 4256, '_price', '165'),
(62969, 4291, '_virtual', 'no'),
(62970, 4291, '_downloadable', 'no'),
(62971, 4291, '_download_limit', '-1'),
(62972, 4291, '_download_expiry', '-1'),
(62973, 4291, '_stock', '810'),
(62974, 4291, '_stock_status', 'instock'),
(62975, 4291, '_wc_average_rating', '0'),
(62976, 4291, '_wc_review_count', '0'),
(62977, 4291, 'attribute_pa_color', 'g133-white'),
(62978, 4291, 'attribute_pa_shoe-size', '7-5'),
(62979, 4291, '_price', '124.79'),
(62980, 4291, '_product_version', '4.1.0'),
(62981, 4292, '_wp_attached_file', '2021/06/JIALUOWEI-11cm-High-Heel-Unisex-s-Lolita-Punk-Fashion-Gothic-Creepers-Shoes-Halloween-Costumes-Steampunk-Ankle-5.jpg'),
(62982, 4292, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:4:\"file\";s:124:\"2021/06/JIALUOWEI-11cm-High-Heel-Unisex-s-Lolita-Punk-Fashion-Gothic-Creepers-Shoes-Halloween-Costumes-Steampunk-Ankle-5.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:124:\"JIALUOWEI-11cm-High-Heel-Unisex-s-Lolita-Punk-Fashion-Gothic-Creepers-Shoes-Halloween-Costumes-Steampunk-Ankle-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:124:\"JIALUOWEI-11cm-High-Heel-Unisex-s-Lolita-Punk-Fashion-Gothic-Creepers-Shoes-Halloween-Costumes-Steampunk-Ankle-5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:124:\"JIALUOWEI-11cm-High-Heel-Unisex-s-Lolita-Punk-Fashion-Gothic-Creepers-Shoes-Halloween-Costumes-Steampunk-Ankle-5-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:124:\"JIALUOWEI-11cm-High-Heel-Unisex-s-Lolita-Punk-Fashion-Gothic-Creepers-Shoes-Halloween-Costumes-Steampunk-Ankle-5-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:124:\"JIALUOWEI-11cm-High-Heel-Unisex-s-Lolita-Punk-Fashion-Gothic-Creepers-Shoes-Halloween-Costumes-Steampunk-Ankle-5-825x510.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:124:\"JIALUOWEI-11cm-High-Heel-Unisex-s-Lolita-Punk-Fashion-Gothic-Creepers-Shoes-Halloween-Costumes-Steampunk-Ankle-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:124:\"JIALUOWEI-11cm-High-Heel-Unisex-s-Lolita-Punk-Fashion-Gothic-Creepers-Shoes-Halloween-Costumes-Steampunk-Ankle-5-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:124:\"JIALUOWEI-11cm-High-Heel-Unisex-s-Lolita-Punk-Fashion-Gothic-Creepers-Shoes-Halloween-Costumes-Steampunk-Ankle-5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:124:\"JIALUOWEI-11cm-High-Heel-Unisex-s-Lolita-Punk-Fashion-Gothic-Creepers-Shoes-Halloween-Costumes-Steampunk-Ankle-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:124:\"JIALUOWEI-11cm-High-Heel-Unisex-s-Lolita-Punk-Fashion-Gothic-Creepers-Shoes-Halloween-Costumes-Steampunk-Ankle-5-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:124:\"JIALUOWEI-11cm-High-Heel-Unisex-s-Lolita-Punk-Fashion-Gothic-Creepers-Shoes-Halloween-Costumes-Steampunk-Ankle-5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(62983, 4291, '_vi_wad_aliexpress_variation_id', '10000014986153014'),
(62984, 4291, '_vi_wad_aliexpress_variation_attr', '14:496#G133 White;200000124:200000288'),
(62985, 4293, '_variation_description', ''),
(62986, 4293, '_sku', '4001166713175-g133-apple-green-12'),
(62987, 4293, '_regular_price', '124.79'),
(62988, 4293, 'total_sales', '0'),
(62989, 4293, '_tax_status', 'taxable'),
(62990, 4293, '_tax_class', 'parent'),
(62991, 4293, '_manage_stock', 'yes'),
(62992, 4293, '_backorders', 'no'),
(62993, 4293, '_sold_individually', 'no'),
(62994, 4293, '_virtual', 'no'),
(62995, 4293, '_downloadable', 'no'),
(62996, 4293, '_download_limit', '-1'),
(62997, 4293, '_download_expiry', '-1'),
(62998, 4293, '_stock', '877'),
(62999, 4293, '_stock_status', 'instock'),
(63000, 4293, '_wc_average_rating', '0'),
(63001, 4293, '_wc_review_count', '0'),
(63002, 4293, 'attribute_pa_color', 'g133-apple-green'),
(63003, 4293, 'attribute_pa_shoe-size', '12'),
(63004, 4293, '_price', '124.79'),
(63005, 4293, '_product_version', '4.1.0'),
(63006, 4293, '_vi_wad_aliexpress_variation_id', '10000014986153064'),
(63007, 4293, '_vi_wad_aliexpress_variation_attr', '14:29#G133 Apple Green;200000124:1663'),
(63008, 4294, '_variation_description', ''),
(63009, 4294, '_sku', '4001166713175-g133-apple-green-7'),
(63010, 4294, '_regular_price', '124.79'),
(63011, 4294, 'total_sales', '0'),
(63012, 4294, '_tax_status', 'taxable'),
(63013, 4294, '_tax_class', 'parent'),
(63014, 4294, '_manage_stock', 'yes'),
(63015, 4294, '_backorders', 'no'),
(63016, 4294, '_sold_individually', 'no'),
(63017, 4294, '_virtual', 'no'),
(63018, 4294, '_downloadable', 'no'),
(63019, 4294, '_download_limit', '-1'),
(63020, 4294, '_download_expiry', '-1'),
(63021, 4294, '_stock', '813'),
(63022, 4294, '_stock_status', 'instock'),
(63023, 4294, '_wc_average_rating', '0'),
(63024, 4294, '_wc_review_count', '0'),
(63025, 4294, 'attribute_pa_color', 'g133-apple-green'),
(63026, 4294, 'attribute_pa_shoe-size', '7'),
(63027, 4294, '_price', '124.79'),
(63028, 4294, '_product_version', '4.1.0'),
(63029, 4294, '_vi_wad_aliexpress_variation_id', '10000014986153057'),
(63030, 4294, '_vi_wad_aliexpress_variation_attr', '14:29#G133 Apple Green;200000124:3434#7'),
(63031, 4295, '_variation_description', ''),
(63032, 4295, '_sku', '4001166713175-g133-apple-green-6-5'),
(63033, 4295, '_regular_price', '124.79'),
(63034, 4295, 'total_sales', '0'),
(63035, 4295, '_tax_status', 'taxable'),
(63036, 4295, '_tax_class', 'parent'),
(63037, 4295, '_manage_stock', 'yes'),
(63038, 4295, '_backorders', 'no'),
(63039, 4295, '_sold_individually', 'no'),
(63040, 4295, '_virtual', 'no'),
(63041, 4295, '_downloadable', 'no'),
(63042, 4295, '_download_limit', '-1'),
(63043, 4295, '_download_expiry', '-1'),
(63044, 4295, '_stock', '792'),
(63045, 4295, '_stock_status', 'instock'),
(63046, 4295, '_wc_average_rating', '0'),
(63047, 4295, '_wc_review_count', '0'),
(63048, 4295, 'attribute_pa_color', 'g133-apple-green'),
(63049, 4295, 'attribute_pa_shoe-size', '6-5'),
(63050, 4295, '_price', '124.79'),
(63051, 4295, '_product_version', '4.1.0'),
(63052, 4295, '_vi_wad_aliexpress_variation_id', '10000014986153056'),
(63053, 4295, '_vi_wad_aliexpress_variation_attr', '14:29#G133 Apple Green;200000124:200000287'),
(63054, 4296, '_variation_description', ''),
(63055, 4296, '_sku', '4001166713175-g133-apple-green-8'),
(63056, 4296, '_regular_price', '124.79'),
(63057, 4296, 'total_sales', '0'),
(63058, 4296, '_tax_status', 'taxable'),
(63059, 4296, '_tax_class', 'parent'),
(63060, 4296, '_manage_stock', 'yes'),
(63061, 4296, '_backorders', 'no'),
(63062, 4296, '_sold_individually', 'no'),
(63063, 4296, '_virtual', 'no'),
(63064, 4296, '_downloadable', 'no'),
(63065, 4296, '_download_limit', '-1'),
(63066, 4296, '_download_expiry', '-1');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(63067, 4296, '_stock', '851'),
(63068, 4296, '_stock_status', 'instock'),
(63069, 4296, '_wc_average_rating', '0'),
(63070, 4296, '_wc_review_count', '0'),
(63071, 4296, 'attribute_pa_color', 'g133-apple-green'),
(63072, 4296, 'attribute_pa_shoe-size', '8'),
(63073, 4296, '_price', '124.79'),
(63074, 4296, '_product_version', '4.1.0'),
(63075, 4296, '_vi_wad_aliexpress_variation_id', '10000014986153059'),
(63076, 4296, '_vi_wad_aliexpress_variation_attr', '14:29#G133 Apple Green;200000124:699'),
(63077, 4297, '_variation_description', ''),
(63078, 4297, '_sku', '4001166713175-g133-apple-green-7-5'),
(63079, 4297, '_regular_price', '124.79'),
(63080, 4297, 'total_sales', '0'),
(63081, 4297, '_tax_status', 'taxable'),
(63082, 4297, '_tax_class', 'parent'),
(63083, 4297, '_manage_stock', 'yes'),
(63084, 4297, '_backorders', 'no'),
(63085, 4297, '_sold_individually', 'no'),
(63086, 4297, '_virtual', 'no'),
(63087, 4297, '_downloadable', 'no'),
(63088, 4297, '_download_limit', '-1'),
(63089, 4297, '_download_expiry', '-1'),
(63090, 4297, '_stock', '841'),
(63091, 4297, '_stock_status', 'instock'),
(63092, 4297, '_wc_average_rating', '0'),
(63093, 4297, '_wc_review_count', '0'),
(63094, 4297, 'attribute_pa_color', 'g133-apple-green'),
(63095, 4297, 'attribute_pa_shoe-size', '7-5'),
(63096, 4297, '_price', '124.79'),
(63097, 4297, '_product_version', '4.1.0'),
(63098, 4297, '_vi_wad_aliexpress_variation_id', '10000014986153058'),
(63099, 4297, '_vi_wad_aliexpress_variation_attr', '14:29#G133 Apple Green;200000124:200000288'),
(63100, 4298, '_variation_description', ''),
(63101, 4298, '_sku', '4001166713175-g133-apple-green-9-5'),
(63102, 4298, '_regular_price', '124.79'),
(63103, 4298, 'total_sales', '0'),
(63104, 4298, '_tax_status', 'taxable'),
(63105, 4298, '_tax_class', 'parent'),
(63106, 4298, '_manage_stock', 'yes'),
(63107, 4298, '_backorders', 'no'),
(63108, 4298, '_sold_individually', 'no'),
(63109, 4298, '_virtual', 'no'),
(63110, 4298, '_downloadable', 'no'),
(63111, 4298, '_download_limit', '-1'),
(63112, 4298, '_download_expiry', '-1'),
(63113, 4298, '_stock', '866'),
(63114, 4298, '_stock_status', 'instock'),
(63115, 4298, '_wc_average_rating', '0'),
(63116, 4298, '_wc_review_count', '0'),
(63117, 4298, 'attribute_pa_color', 'g133-apple-green'),
(63118, 4298, 'attribute_pa_shoe-size', '9-5'),
(63119, 4298, '_price', '124.79'),
(63120, 4298, '_product_version', '4.1.0'),
(63121, 4298, '_vi_wad_aliexpress_variation_id', '10000014986153061'),
(63122, 4298, '_vi_wad_aliexpress_variation_attr', '14:29#G133 Apple Green;200000124:200000290'),
(63123, 4299, '_variation_description', ''),
(63124, 4299, '_sku', '4001166713175-g133-apple-green-8-5'),
(63125, 4299, '_regular_price', '124.79'),
(63126, 4299, 'total_sales', '0'),
(63127, 4299, '_tax_status', 'taxable'),
(63128, 4299, '_tax_class', 'parent'),
(63129, 4299, '_manage_stock', 'yes'),
(63130, 4299, '_backorders', 'no'),
(63131, 4299, '_sold_individually', 'no'),
(63132, 4299, '_virtual', 'no'),
(63133, 4299, '_downloadable', 'no'),
(63134, 4299, '_download_limit', '-1'),
(63135, 4299, '_download_expiry', '-1'),
(63136, 4299, '_stock', '842'),
(63137, 4292, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Hfb0a9255611443a9b0b01b6a4ce25d553/JIALUOWEI-11cm-High-Heel-Unisex-s-Lolita-Punk-Fashion-Gothic-Creepers-Shoes-Halloween-Costumes-Steampunk-Ankle.jpg'),
(63138, 4299, '_stock_status', 'instock'),
(63139, 4299, '_wc_average_rating', '0'),
(63140, 4299, '_wc_review_count', '0'),
(63141, 4299, 'attribute_pa_color', 'g133-apple-green'),
(63142, 4299, 'attribute_pa_shoe-size', '8-5'),
(63143, 4299, '_price', '124.79'),
(63144, 4299, '_product_version', '4.1.0'),
(63145, 4299, '_vi_wad_aliexpress_variation_id', '10000014986153060'),
(63146, 4299, '_vi_wad_aliexpress_variation_attr', '14:29#G133 Apple Green;200000124:200000289'),
(63147, 4300, '_variation_description', ''),
(63148, 4300, '_sku', '4001166713175-g133-apple-green-11'),
(63149, 4300, '_regular_price', '124.79'),
(63150, 4300, 'total_sales', '0'),
(63151, 4300, '_tax_status', 'taxable'),
(63152, 4300, '_tax_class', 'parent'),
(63153, 4300, '_manage_stock', 'yes'),
(63154, 4300, '_backorders', 'no'),
(63155, 4300, '_sold_individually', 'no'),
(63156, 4300, '_virtual', 'no'),
(63157, 4300, '_downloadable', 'no'),
(63158, 4300, '_download_limit', '-1'),
(63159, 4300, '_download_expiry', '-1'),
(63160, 4300, '_stock', '869'),
(63161, 4300, '_stock_status', 'instock'),
(63162, 4300, '_wc_average_rating', '0'),
(63163, 4300, '_wc_review_count', '0'),
(63164, 4300, 'attribute_pa_color', 'g133-apple-green'),
(63165, 4300, 'attribute_pa_shoe-size', '11'),
(63166, 4300, '_price', '124.79'),
(63167, 4300, '_product_version', '4.1.0'),
(63168, 4300, '_vi_wad_aliexpress_variation_id', '10000014986153063'),
(63169, 4300, '_vi_wad_aliexpress_variation_attr', '14:29#G133 Apple Green;200000124:100010420'),
(63170, 4301, '_wp_attached_file', '2021/06/JIALUOWEI-11cm-High-Heel-Unisex-s-Lolita-Punk-Fashion-Gothic-Creepers-Shoes-Halloween-Costumes-Steampunk-Ankle.jpg_640x640.jpg'),
(63171, 4301, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:134:\"2021/06/JIALUOWEI-11cm-High-Heel-Unisex-s-Lolita-Punk-Fashion-Gothic-Creepers-Shoes-Halloween-Costumes-Steampunk-Ankle.jpg_640x640.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:134:\"JIALUOWEI-11cm-High-Heel-Unisex-s-Lolita-Punk-Fashion-Gothic-Creepers-Shoes-Halloween-Costumes-Steampunk-Ankle.jpg_640x640-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:134:\"JIALUOWEI-11cm-High-Heel-Unisex-s-Lolita-Punk-Fashion-Gothic-Creepers-Shoes-Halloween-Costumes-Steampunk-Ankle.jpg_640x640-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:134:\"JIALUOWEI-11cm-High-Heel-Unisex-s-Lolita-Punk-Fashion-Gothic-Creepers-Shoes-Halloween-Costumes-Steampunk-Ankle.jpg_640x640-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:134:\"JIALUOWEI-11cm-High-Heel-Unisex-s-Lolita-Punk-Fashion-Gothic-Creepers-Shoes-Halloween-Costumes-Steampunk-Ankle.jpg_640x640-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:134:\"JIALUOWEI-11cm-High-Heel-Unisex-s-Lolita-Punk-Fashion-Gothic-Creepers-Shoes-Halloween-Costumes-Steampunk-Ankle.jpg_640x640-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:134:\"JIALUOWEI-11cm-High-Heel-Unisex-s-Lolita-Punk-Fashion-Gothic-Creepers-Shoes-Halloween-Costumes-Steampunk-Ankle.jpg_640x640-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:134:\"JIALUOWEI-11cm-High-Heel-Unisex-s-Lolita-Punk-Fashion-Gothic-Creepers-Shoes-Halloween-Costumes-Steampunk-Ankle.jpg_640x640-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:134:\"JIALUOWEI-11cm-High-Heel-Unisex-s-Lolita-Punk-Fashion-Gothic-Creepers-Shoes-Halloween-Costumes-Steampunk-Ankle.jpg_640x640-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:134:\"JIALUOWEI-11cm-High-Heel-Unisex-s-Lolita-Punk-Fashion-Gothic-Creepers-Shoes-Halloween-Costumes-Steampunk-Ankle.jpg_640x640-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:134:\"JIALUOWEI-11cm-High-Heel-Unisex-s-Lolita-Punk-Fashion-Gothic-Creepers-Shoes-Halloween-Costumes-Steampunk-Ankle.jpg_640x640-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(63172, 4302, '_variation_description', ''),
(63173, 4302, '_sku', '4001166713175-g133-apple-green-10'),
(63174, 4302, '_regular_price', '124.79'),
(63175, 4302, 'total_sales', '0'),
(63176, 4302, '_tax_status', 'taxable'),
(63177, 4302, '_tax_class', 'parent'),
(63178, 4302, '_manage_stock', 'yes'),
(63179, 4302, '_backorders', 'no'),
(63180, 4302, '_sold_individually', 'no'),
(63181, 4302, '_virtual', 'no'),
(63182, 4302, '_downloadable', 'no'),
(63183, 4302, '_download_limit', '-1'),
(63184, 4302, '_download_expiry', '-1'),
(63185, 4302, '_stock', '875'),
(63186, 4302, '_stock_status', 'instock'),
(63187, 4302, '_wc_average_rating', '0'),
(63188, 4302, '_wc_review_count', '0'),
(63189, 4302, 'attribute_pa_color', 'g133-apple-green'),
(63190, 4302, 'attribute_pa_shoe-size', '10'),
(63191, 4302, '_price', '124.79'),
(63192, 4302, '_product_version', '4.1.0'),
(63193, 4302, '_vi_wad_aliexpress_variation_id', '10000014986153062'),
(63194, 4302, '_vi_wad_aliexpress_variation_attr', '14:29#G133 Apple Green;200000124:1583'),
(63195, 4303, '_variation_description', ''),
(63196, 4303, '_sku', '4001166713175-g133-black-green-6'),
(63197, 4303, '_regular_price', '124.79'),
(63198, 4303, 'total_sales', '0'),
(63199, 4303, '_tax_status', 'taxable'),
(63200, 4303, '_tax_class', 'parent'),
(63201, 4303, '_manage_stock', 'yes'),
(63202, 4303, '_backorders', 'no'),
(63203, 4303, '_sold_individually', 'no'),
(63204, 4303, '_virtual', 'no'),
(63205, 4303, '_downloadable', 'no'),
(63206, 4303, '_download_limit', '-1'),
(63207, 4303, '_download_expiry', '-1'),
(63208, 4303, '_stock', '854'),
(63209, 4303, '_stock_status', 'instock'),
(63210, 4303, '_wc_average_rating', '0'),
(63211, 4303, '_wc_review_count', '0'),
(63212, 4303, 'attribute_pa_color', 'g133-black-green'),
(63213, 4303, 'attribute_pa_shoe-size', '6'),
(63214, 4303, '_price', '124.79'),
(63215, 4303, '_product_version', '4.1.0'),
(63216, 4303, '_vi_wad_aliexpress_variation_id', '10000014986153033'),
(63217, 4303, '_vi_wad_aliexpress_variation_attr', '14:10#G133 Black Green;200000124:1394'),
(63218, 4304, '_variation_description', ''),
(63219, 4304, '_sku', '4001166713175-g133-black-green-5-5'),
(63220, 4304, '_regular_price', '124.79'),
(63221, 4304, 'total_sales', '0'),
(63222, 4304, '_tax_status', 'taxable'),
(63223, 4304, '_tax_class', 'parent'),
(63224, 4304, '_manage_stock', 'yes'),
(63225, 4304, '_backorders', 'no'),
(63226, 4304, '_sold_individually', 'no'),
(63227, 4304, '_virtual', 'no'),
(63228, 4304, '_downloadable', 'no'),
(63229, 4304, '_download_limit', '-1'),
(63230, 4304, '_download_expiry', '-1'),
(63231, 4304, '_stock', '864'),
(63232, 4304, '_stock_status', 'instock'),
(63233, 4304, '_wc_average_rating', '0'),
(63234, 4304, '_wc_review_count', '0'),
(63235, 4304, 'attribute_pa_color', 'g133-black-green'),
(63236, 4304, 'attribute_pa_shoe-size', '5-5'),
(63237, 4304, '_price', '124.79'),
(63238, 4304, '_product_version', '4.1.0'),
(63239, 4304, '_vi_wad_aliexpress_variation_id', '10000014986153032'),
(63240, 4304, '_vi_wad_aliexpress_variation_attr', '14:10#G133 Black Green;200000124:200000286'),
(63241, 4301, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Hba9f57bac6d54c9e8fc91e1a7187db4cy/JIALUOWEI-11cm-High-Heel-Unisex-s-Lolita-Punk-Fashion-Gothic-Creepers-Shoes-Halloween-Costumes-Steampunk-Ankle.jpg_640x640.jpg'),
(63242, 4180, '_thumbnail_id', '4301'),
(63243, 4181, '_thumbnail_id', '4301'),
(63244, 4182, '_thumbnail_id', '4301'),
(63245, 4183, '_thumbnail_id', '4301'),
(63246, 4185, '_thumbnail_id', '4301'),
(63247, 4186, '_thumbnail_id', '4301'),
(63248, 4187, '_thumbnail_id', '4301'),
(63249, 4188, '_thumbnail_id', '4301'),
(63250, 4189, '_thumbnail_id', '4301'),
(63251, 4190, '_thumbnail_id', '4301'),
(63252, 4193, '_thumbnail_id', '4301'),
(63253, 4194, '_thumbnail_id', '4301'),
(63254, 4195, '_thumbnail_id', '4301'),
(63255, 4196, '_thumbnail_id', '4301'),
(63256, 4197, '_thumbnail_id', '4301'),
(63257, 4305, '_variation_description', ''),
(63258, 4305, '_sku', '4001166713175-g133-black-green-7'),
(63259, 4199, '_thumbnail_id', '4301'),
(63260, 4305, '_regular_price', '124.79'),
(63261, 4200, '_thumbnail_id', '4301'),
(63262, 4305, 'total_sales', '0'),
(63263, 4202, '_thumbnail_id', '4301'),
(63264, 4305, '_tax_status', 'taxable'),
(63265, 4203, '_thumbnail_id', '4301'),
(63266, 4305, '_tax_class', 'parent'),
(63267, 4305, '_manage_stock', 'yes'),
(63268, 4204, '_thumbnail_id', '4301'),
(63269, 4305, '_backorders', 'no'),
(63270, 4205, '_thumbnail_id', '4301'),
(63271, 4305, '_sold_individually', 'no'),
(63272, 4207, '_thumbnail_id', '4301'),
(63273, 4305, '_virtual', 'no'),
(63274, 4305, '_downloadable', 'no'),
(63275, 4305, '_download_limit', '-1'),
(63276, 4305, '_download_expiry', '-1'),
(63277, 4305, '_stock', '862'),
(63278, 4305, '_stock_status', 'instock'),
(63279, 4305, '_wc_average_rating', '0'),
(63280, 4305, '_wc_review_count', '0'),
(63281, 4305, 'attribute_pa_color', 'g133-black-green'),
(63282, 4305, 'attribute_pa_shoe-size', '7'),
(63283, 4305, '_price', '124.79'),
(63284, 4305, '_product_version', '4.1.0'),
(63285, 4305, '_vi_wad_aliexpress_variation_id', '10000014986153035'),
(63286, 4305, '_vi_wad_aliexpress_variation_attr', '14:10#G133 Black Green;200000124:3434#7'),
(63287, 4306, '_variation_description', ''),
(63288, 4306, '_sku', '4001166713175-g133-black-green-6-5'),
(63289, 4306, '_regular_price', '124.79'),
(63290, 4306, 'total_sales', '0'),
(63291, 4306, '_tax_status', 'taxable'),
(63292, 4306, '_tax_class', 'parent'),
(63293, 4306, '_manage_stock', 'yes'),
(63294, 4306, '_backorders', 'no'),
(63295, 4306, '_sold_individually', 'no'),
(63296, 4306, '_virtual', 'no'),
(63297, 4306, '_downloadable', 'no'),
(63298, 4306, '_download_limit', '-1'),
(63299, 4306, '_download_expiry', '-1'),
(63300, 4306, '_stock', '852'),
(63301, 4306, '_stock_status', 'instock'),
(63302, 4306, '_wc_average_rating', '0'),
(63303, 4306, '_wc_review_count', '0'),
(63304, 4306, 'attribute_pa_color', 'g133-black-green'),
(63305, 4306, 'attribute_pa_shoe-size', '6-5'),
(63306, 4306, '_price', '124.79'),
(63307, 4306, '_product_version', '4.1.0'),
(63308, 4306, '_vi_wad_aliexpress_variation_id', '10000014986153034'),
(63309, 4306, '_vi_wad_aliexpress_variation_attr', '14:10#G133 Black Green;200000124:200000287'),
(63310, 4307, '_variation_description', ''),
(63311, 4307, '_sku', '4001166713175-g133-black-green-8'),
(63312, 4307, '_regular_price', '124.79'),
(63313, 4307, 'total_sales', '0'),
(63314, 4307, '_tax_status', 'taxable'),
(63315, 4307, '_tax_class', 'parent'),
(63316, 4308, '_wp_attached_file', '2021/06/JIALUOWEI-11cm-High-Heel-Unisex-s-Lolita-Punk-Fashion-Gothic-Creepers-Shoes-Halloween-Costumes-Steampunk-Ankle-1.jpg_640x640-1.jpg'),
(63317, 4307, '_manage_stock', 'yes'),
(63318, 4307, '_backorders', 'no'),
(63319, 4308, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:138:\"2021/06/JIALUOWEI-11cm-High-Heel-Unisex-s-Lolita-Punk-Fashion-Gothic-Creepers-Shoes-Halloween-Costumes-Steampunk-Ankle-1.jpg_640x640-1.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:138:\"JIALUOWEI-11cm-High-Heel-Unisex-s-Lolita-Punk-Fashion-Gothic-Creepers-Shoes-Halloween-Costumes-Steampunk-Ankle-1.jpg_640x640-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:138:\"JIALUOWEI-11cm-High-Heel-Unisex-s-Lolita-Punk-Fashion-Gothic-Creepers-Shoes-Halloween-Costumes-Steampunk-Ankle-1.jpg_640x640-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:138:\"JIALUOWEI-11cm-High-Heel-Unisex-s-Lolita-Punk-Fashion-Gothic-Creepers-Shoes-Halloween-Costumes-Steampunk-Ankle-1.jpg_640x640-1-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:138:\"JIALUOWEI-11cm-High-Heel-Unisex-s-Lolita-Punk-Fashion-Gothic-Creepers-Shoes-Halloween-Costumes-Steampunk-Ankle-1.jpg_640x640-1-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:138:\"JIALUOWEI-11cm-High-Heel-Unisex-s-Lolita-Punk-Fashion-Gothic-Creepers-Shoes-Halloween-Costumes-Steampunk-Ankle-1.jpg_640x640-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:138:\"JIALUOWEI-11cm-High-Heel-Unisex-s-Lolita-Punk-Fashion-Gothic-Creepers-Shoes-Halloween-Costumes-Steampunk-Ankle-1.jpg_640x640-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:138:\"JIALUOWEI-11cm-High-Heel-Unisex-s-Lolita-Punk-Fashion-Gothic-Creepers-Shoes-Halloween-Costumes-Steampunk-Ankle-1.jpg_640x640-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:138:\"JIALUOWEI-11cm-High-Heel-Unisex-s-Lolita-Punk-Fashion-Gothic-Creepers-Shoes-Halloween-Costumes-Steampunk-Ankle-1.jpg_640x640-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:138:\"JIALUOWEI-11cm-High-Heel-Unisex-s-Lolita-Punk-Fashion-Gothic-Creepers-Shoes-Halloween-Costumes-Steampunk-Ankle-1.jpg_640x640-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:138:\"JIALUOWEI-11cm-High-Heel-Unisex-s-Lolita-Punk-Fashion-Gothic-Creepers-Shoes-Halloween-Costumes-Steampunk-Ankle-1.jpg_640x640-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(63320, 4307, '_sold_individually', 'no'),
(63321, 4307, '_virtual', 'no'),
(63322, 4307, '_downloadable', 'no'),
(63323, 4307, '_download_limit', '-1'),
(63324, 4307, '_download_expiry', '-1'),
(63325, 4307, '_stock', '854'),
(63326, 4307, '_stock_status', 'instock'),
(63327, 4307, '_wc_average_rating', '0'),
(63328, 4307, '_wc_review_count', '0'),
(63329, 4307, 'attribute_pa_color', 'g133-black-green'),
(63330, 4307, 'attribute_pa_shoe-size', '8'),
(63331, 4307, '_price', '124.79'),
(63332, 4307, '_product_version', '4.1.0'),
(63333, 4307, '_vi_wad_aliexpress_variation_id', '10000014986153037'),
(63334, 4307, '_vi_wad_aliexpress_variation_attr', '14:10#G133 Black Green;200000124:699'),
(63335, 4309, '_variation_description', ''),
(63336, 4309, '_sku', '4001166713175-g133-black-green-7-5'),
(63337, 4309, '_regular_price', '124.79'),
(63338, 4309, 'total_sales', '0'),
(63339, 4309, '_tax_status', 'taxable'),
(63340, 4309, '_tax_class', 'parent'),
(63341, 4309, '_manage_stock', 'yes'),
(63342, 4309, '_backorders', 'no'),
(63343, 4309, '_sold_individually', 'no'),
(63344, 4309, '_virtual', 'no'),
(63345, 4309, '_downloadable', 'no'),
(63346, 4309, '_download_limit', '-1'),
(63347, 4309, '_download_expiry', '-1'),
(63348, 4309, '_stock', '858'),
(63349, 4309, '_stock_status', 'instock'),
(63350, 4309, '_wc_average_rating', '0'),
(63351, 4309, '_wc_review_count', '0'),
(63352, 4309, 'attribute_pa_color', 'g133-black-green'),
(63353, 4309, 'attribute_pa_shoe-size', '7-5'),
(63354, 4309, '_price', '124.79'),
(63355, 4309, '_product_version', '4.1.0'),
(63356, 4309, '_vi_wad_aliexpress_variation_id', '10000014986153036'),
(63357, 4309, '_vi_wad_aliexpress_variation_attr', '14:10#G133 Black Green;200000124:200000288'),
(63358, 4310, '_variation_description', ''),
(63359, 4310, '_sku', '4001166713175-g133-black-green-9-5'),
(63360, 4310, '_regular_price', '124.79'),
(63361, 4310, 'total_sales', '0'),
(63362, 4310, '_tax_status', 'taxable'),
(63363, 4310, '_tax_class', 'parent'),
(63364, 4310, '_manage_stock', 'yes'),
(63365, 4310, '_backorders', 'no'),
(63366, 4310, '_sold_individually', 'no'),
(63367, 4310, '_virtual', 'no'),
(63368, 4310, '_downloadable', 'no'),
(63369, 4310, '_download_limit', '-1'),
(63370, 4310, '_download_expiry', '-1'),
(63371, 4310, '_stock', '836'),
(63372, 4310, '_stock_status', 'instock'),
(63373, 4310, '_wc_average_rating', '0'),
(63374, 4310, '_wc_review_count', '0'),
(63375, 4310, 'attribute_pa_color', 'g133-black-green'),
(63376, 4310, 'attribute_pa_shoe-size', '9-5'),
(63377, 4310, '_price', '124.79'),
(63378, 4310, '_product_version', '4.1.0'),
(63379, 4308, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H7a8815a464364ed49265f79e35f2477dm/JIALUOWEI-11cm-High-Heel-Unisex-s-Lolita-Punk-Fashion-Gothic-Creepers-Shoes-Halloween-Costumes-Steampunk-Ankle.jpg_640x640.jpg'),
(63380, 4206, '_thumbnail_id', '4308'),
(63381, 4310, '_vi_wad_aliexpress_variation_id', '10000014986153039'),
(63382, 4208, '_thumbnail_id', '4308'),
(63383, 4310, '_vi_wad_aliexpress_variation_attr', '14:10#G133 Black Green;200000124:200000290'),
(63384, 4209, '_thumbnail_id', '4308'),
(63385, 4211, '_thumbnail_id', '4308'),
(63386, 4212, '_thumbnail_id', '4308'),
(63387, 4213, '_thumbnail_id', '4308'),
(63388, 4214, '_thumbnail_id', '4308'),
(63389, 4215, '_thumbnail_id', '4308'),
(63390, 4217, '_thumbnail_id', '4308'),
(63391, 4218, '_thumbnail_id', '4308'),
(63392, 4219, '_thumbnail_id', '4308'),
(63393, 4220, '_thumbnail_id', '4308'),
(63394, 4221, '_thumbnail_id', '4308'),
(63395, 4222, '_thumbnail_id', '4308'),
(63396, 4224, '_thumbnail_id', '4308'),
(63397, 4225, '_thumbnail_id', '4308'),
(63398, 4226, '_thumbnail_id', '4308'),
(63399, 4227, '_thumbnail_id', '4308'),
(63400, 4228, '_thumbnail_id', '4308'),
(63401, 4229, '_thumbnail_id', '4308'),
(63402, 4230, '_thumbnail_id', '4308'),
(63403, 4231, '_thumbnail_id', '4308'),
(63404, 4311, '_variation_description', ''),
(63405, 4311, '_sku', '4001166713175-g133-black-green-8-5'),
(63406, 4311, '_regular_price', '124.79'),
(63407, 4311, 'total_sales', '0'),
(63408, 4311, '_tax_status', 'taxable'),
(63409, 4311, '_tax_class', 'parent'),
(63410, 4311, '_manage_stock', 'yes'),
(63411, 4311, '_backorders', 'no'),
(63412, 4311, '_sold_individually', 'no'),
(63413, 4311, '_virtual', 'no'),
(63414, 4311, '_downloadable', 'no'),
(63415, 4311, '_download_limit', '-1'),
(63416, 4311, '_download_expiry', '-1'),
(63417, 4311, '_stock', '827'),
(63418, 4311, '_stock_status', 'instock'),
(63419, 4311, '_wc_average_rating', '0'),
(63420, 4311, '_wc_review_count', '0'),
(63421, 4311, 'attribute_pa_color', 'g133-black-green'),
(63422, 4311, 'attribute_pa_shoe-size', '8-5'),
(63423, 4311, '_price', '124.79'),
(63424, 4311, '_product_version', '4.1.0'),
(63425, 4311, '_vi_wad_aliexpress_variation_id', '10000014986153038'),
(63426, 4311, '_vi_wad_aliexpress_variation_attr', '14:10#G133 Black Green;200000124:200000289'),
(63427, 4312, '_variation_description', ''),
(63428, 4312, '_sku', '4001166713175-g133-black-orange-7-5'),
(63429, 4312, '_regular_price', '124.79'),
(63430, 4312, 'total_sales', '0'),
(63431, 4312, '_tax_status', 'taxable'),
(63432, 4312, '_tax_class', 'parent'),
(63433, 4312, '_manage_stock', 'yes'),
(63434, 4312, '_backorders', 'no'),
(63435, 4312, '_sold_individually', 'no'),
(63436, 4312, '_virtual', 'no'),
(63437, 4312, '_downloadable', 'no'),
(63438, 4312, '_download_limit', '-1'),
(63439, 4312, '_download_expiry', '-1'),
(63440, 4312, '_stock', '862'),
(63441, 4312, '_stock_status', 'instock'),
(63442, 4312, '_wc_average_rating', '0'),
(63443, 4312, '_wc_review_count', '0'),
(63444, 4312, 'attribute_pa_color', 'g133-black-orange'),
(63445, 4312, 'attribute_pa_shoe-size', '7-5'),
(63446, 4312, '_price', '124.79'),
(63447, 4312, '_product_version', '4.1.0'),
(63448, 4312, '_vi_wad_aliexpress_variation_id', '10000014986153025'),
(63449, 4312, '_vi_wad_aliexpress_variation_attr', '14:200004891#G133 Black Orange;200000124:200000288'),
(63450, 4313, '_variation_description', ''),
(63451, 4313, '_sku', '4001166713175-g133-black-orange-7'),
(63452, 4313, '_regular_price', '124.79'),
(63453, 4313, 'total_sales', '0'),
(63454, 4313, '_tax_status', 'taxable'),
(63455, 4313, '_tax_class', 'parent'),
(63456, 4313, '_manage_stock', 'yes'),
(63457, 4313, '_backorders', 'no'),
(63458, 4313, '_sold_individually', 'no'),
(63459, 4313, '_virtual', 'no'),
(63460, 4313, '_downloadable', 'no'),
(63461, 4313, '_download_limit', '-1'),
(63462, 4313, '_download_expiry', '-1'),
(63463, 4313, '_stock', '857'),
(63464, 4313, '_stock_status', 'instock'),
(63465, 4313, '_wc_average_rating', '0'),
(63466, 4313, '_wc_review_count', '0'),
(63467, 4313, 'attribute_pa_color', 'g133-black-orange'),
(63468, 4313, 'attribute_pa_shoe-size', '7'),
(63469, 4313, '_price', '124.79'),
(63470, 4313, '_product_version', '4.1.0'),
(63471, 4313, '_vi_wad_aliexpress_variation_id', '10000014986153024'),
(63472, 4313, '_vi_wad_aliexpress_variation_attr', '14:200004891#G133 Black Orange;200000124:3434#7'),
(63473, 4314, '_variation_description', ''),
(63474, 4314, '_sku', '4001166713175-g133-black-orange-8-5'),
(63475, 4314, '_regular_price', '124.79'),
(63476, 4314, 'total_sales', '0'),
(63477, 4314, '_tax_status', 'taxable'),
(63478, 4314, '_tax_class', 'parent'),
(63479, 4314, '_manage_stock', 'yes'),
(63480, 4314, '_backorders', 'no'),
(63481, 4314, '_sold_individually', 'no'),
(63482, 4314, '_virtual', 'no'),
(63483, 4314, '_downloadable', 'no'),
(63484, 4314, '_download_limit', '-1'),
(63485, 4314, '_download_expiry', '-1'),
(63486, 4314, '_stock', '823'),
(63487, 4314, '_stock_status', 'instock'),
(63488, 4314, '_wc_average_rating', '0'),
(63489, 4314, '_wc_review_count', '0'),
(63490, 4314, 'attribute_pa_color', 'g133-black-orange'),
(63491, 4314, 'attribute_pa_shoe-size', '8-5'),
(63492, 4314, '_price', '124.79'),
(63493, 4314, '_product_version', '4.1.0'),
(63494, 4314, '_vi_wad_aliexpress_variation_id', '10000014986153027'),
(63495, 4314, '_vi_wad_aliexpress_variation_attr', '14:200004891#G133 Black Orange;200000124:200000289'),
(63496, 4315, '_variation_description', ''),
(63497, 4315, '_sku', '4001166713175-g133-black-orange-8'),
(63498, 4315, '_regular_price', '124.79'),
(63499, 4315, 'total_sales', '0'),
(63500, 4315, '_tax_status', 'taxable'),
(63501, 4315, '_tax_class', 'parent'),
(63502, 4315, '_manage_stock', 'yes'),
(63503, 4315, '_backorders', 'no'),
(63504, 4315, '_sold_individually', 'no'),
(63505, 4315, '_virtual', 'no'),
(63506, 4315, '_downloadable', 'no'),
(63507, 4315, '_download_limit', '-1'),
(63508, 4315, '_download_expiry', '-1'),
(63509, 4315, '_stock', '855'),
(63510, 4315, '_stock_status', 'instock'),
(63511, 4315, '_wc_average_rating', '0'),
(63512, 4315, '_wc_review_count', '0'),
(63513, 4315, 'attribute_pa_color', 'g133-black-orange'),
(63514, 4315, 'attribute_pa_shoe-size', '8'),
(63515, 4315, '_price', '124.79'),
(63516, 4315, '_product_version', '4.1.0'),
(63517, 4315, '_vi_wad_aliexpress_variation_id', '10000014986153026'),
(63518, 4315, '_vi_wad_aliexpress_variation_attr', '14:200004891#G133 Black Orange;200000124:699'),
(63519, 4316, '_variation_description', ''),
(63520, 4316, '_sku', '4001166713175-g133-black-orange-10'),
(63521, 4316, '_regular_price', '124.79'),
(63522, 4316, 'total_sales', '0'),
(63523, 4316, '_tax_status', 'taxable'),
(63524, 4316, '_tax_class', 'parent'),
(63525, 4316, '_manage_stock', 'yes'),
(63526, 4316, '_backorders', 'no'),
(63527, 4316, '_sold_individually', 'no'),
(63528, 4316, '_virtual', 'no'),
(63529, 4316, '_downloadable', 'no'),
(63530, 4316, '_download_limit', '-1'),
(63531, 4316, '_download_expiry', '-1'),
(63532, 4316, '_stock', '840'),
(63533, 4316, '_stock_status', 'instock'),
(63534, 4316, '_wc_average_rating', '0'),
(63535, 4316, '_wc_review_count', '0'),
(63536, 4316, 'attribute_pa_color', 'g133-black-orange'),
(63537, 4316, 'attribute_pa_shoe-size', '10'),
(63538, 4316, '_price', '124.79'),
(63539, 4316, '_product_version', '4.1.0'),
(63540, 4316, '_vi_wad_aliexpress_variation_id', '10000014986153029'),
(63541, 4316, '_vi_wad_aliexpress_variation_attr', '14:200004891#G133 Black Orange;200000124:1583'),
(63542, 4317, '_variation_description', ''),
(63543, 4318, '_wp_attached_file', '2021/06/Hot-Sale-Man-Casual-Shoes-Couple-Footwear-Unisex-Zapatos-Hombre-N045-Free-Shiping-1.jpg'),
(63544, 4317, '_sku', '4001166713175-g133-black-orange-9-5'),
(63545, 4317, '_regular_price', '124.79'),
(63546, 4318, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:518;s:6:\"height\";i:346;s:4:\"file\";s:95:\"2021/06/Hot-Sale-Man-Casual-Shoes-Couple-Footwear-Unisex-Zapatos-Hombre-N045-Free-Shiping-1.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:95:\"Hot-Sale-Man-Casual-Shoes-Couple-Footwear-Unisex-Zapatos-Hombre-N045-Free-Shiping-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:95:\"Hot-Sale-Man-Casual-Shoes-Couple-Footwear-Unisex-Zapatos-Hombre-N045-Free-Shiping-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:95:\"Hot-Sale-Man-Casual-Shoes-Couple-Footwear-Unisex-Zapatos-Hombre-N045-Free-Shiping-1-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:95:\"Hot-Sale-Man-Casual-Shoes-Couple-Footwear-Unisex-Zapatos-Hombre-N045-Free-Shiping-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:95:\"Hot-Sale-Man-Casual-Shoes-Couple-Footwear-Unisex-Zapatos-Hombre-N045-Free-Shiping-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:95:\"Hot-Sale-Man-Casual-Shoes-Couple-Footwear-Unisex-Zapatos-Hombre-N045-Free-Shiping-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:95:\"Hot-Sale-Man-Casual-Shoes-Couple-Footwear-Unisex-Zapatos-Hombre-N045-Free-Shiping-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(63547, 4317, 'total_sales', '0'),
(63548, 4317, '_tax_status', 'taxable'),
(63549, 4317, '_tax_class', 'parent'),
(63550, 4317, '_manage_stock', 'yes'),
(63551, 4317, '_backorders', 'no'),
(63552, 4317, '_sold_individually', 'no'),
(63553, 4317, '_virtual', 'no'),
(63554, 4317, '_downloadable', 'no'),
(63555, 4317, '_download_limit', '-1'),
(63556, 4317, '_download_expiry', '-1'),
(63557, 4317, '_stock', '831'),
(63558, 4317, '_stock_status', 'instock'),
(63559, 4317, '_wc_average_rating', '0'),
(63560, 4317, '_wc_review_count', '0'),
(63561, 4317, 'attribute_pa_color', 'g133-black-orange'),
(63562, 4317, 'attribute_pa_shoe-size', '9-5'),
(63563, 4317, '_price', '124.79'),
(63564, 4317, '_product_version', '4.1.0'),
(63565, 4317, '_vi_wad_aliexpress_variation_id', '10000014986153028'),
(63566, 4317, '_vi_wad_aliexpress_variation_attr', '14:200004891#G133 Black Orange;200000124:200000290'),
(63567, 4319, '_variation_description', ''),
(63568, 4319, '_sku', '4001166713175-g133-black-orange-12'),
(63569, 4319, '_regular_price', '124.79'),
(63570, 4319, 'total_sales', '0'),
(63571, 4319, '_tax_status', 'taxable'),
(63572, 4319, '_tax_class', 'parent'),
(63573, 4319, '_manage_stock', 'yes'),
(63574, 4319, '_backorders', 'no'),
(63575, 4319, '_sold_individually', 'no'),
(63576, 4319, '_virtual', 'no'),
(63577, 4319, '_downloadable', 'no'),
(63578, 4319, '_download_limit', '-1'),
(63579, 4319, '_download_expiry', '-1'),
(63580, 4319, '_stock', '866'),
(63581, 4319, '_stock_status', 'instock'),
(63582, 4319, '_wc_average_rating', '0'),
(63583, 4319, '_wc_review_count', '0'),
(63584, 4319, 'attribute_pa_color', 'g133-black-orange'),
(63585, 4318, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H644f06d76cac4c96bbb11601fdfd4d8dx/Hot-Sale-Man-Casual-Shoes-Couple-Footwear-Unisex-Zapatos-Hombre-N045-Free-Shiping.jpg'),
(63586, 4319, 'attribute_pa_shoe-size', '12'),
(63587, 4256, '_product_image_gallery', '4318,4321,4323,4328,4331'),
(63588, 4319, '_price', '124.79'),
(63589, 4319, '_product_version', '4.1.0'),
(63590, 4319, '_vi_wad_aliexpress_variation_id', '10000014986153031'),
(63591, 4319, '_vi_wad_aliexpress_variation_attr', '14:200004891#G133 Black Orange;200000124:1663'),
(63592, 4320, '_variation_description', ''),
(63593, 4320, '_sku', '4001166713175-g133-black-orange-11'),
(63594, 4320, '_regular_price', '124.79'),
(63595, 4320, 'total_sales', '0'),
(63596, 4320, '_tax_status', 'taxable'),
(63597, 4320, '_tax_class', 'parent'),
(63598, 4320, '_manage_stock', 'yes'),
(63599, 4320, '_backorders', 'no'),
(63600, 4320, '_sold_individually', 'no'),
(63601, 4321, '_wp_attached_file', '2021/06/Hot-Sale-Man-Casual-Shoes-Couple-Footwear-Unisex-Zapatos-Hombre-N045-Free-Shiping-2.jpg'),
(63602, 4320, '_virtual', 'no'),
(63603, 4321, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:472;s:6:\"height\";i:309;s:4:\"file\";s:95:\"2021/06/Hot-Sale-Man-Casual-Shoes-Couple-Footwear-Unisex-Zapatos-Hombre-N045-Free-Shiping-2.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:95:\"Hot-Sale-Man-Casual-Shoes-Couple-Footwear-Unisex-Zapatos-Hombre-N045-Free-Shiping-2-300x196.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:196;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:95:\"Hot-Sale-Man-Casual-Shoes-Couple-Footwear-Unisex-Zapatos-Hombre-N045-Free-Shiping-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:95:\"Hot-Sale-Man-Casual-Shoes-Couple-Footwear-Unisex-Zapatos-Hombre-N045-Free-Shiping-2-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:95:\"Hot-Sale-Man-Casual-Shoes-Couple-Footwear-Unisex-Zapatos-Hombre-N045-Free-Shiping-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:95:\"Hot-Sale-Man-Casual-Shoes-Couple-Footwear-Unisex-Zapatos-Hombre-N045-Free-Shiping-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:95:\"Hot-Sale-Man-Casual-Shoes-Couple-Footwear-Unisex-Zapatos-Hombre-N045-Free-Shiping-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:95:\"Hot-Sale-Man-Casual-Shoes-Couple-Footwear-Unisex-Zapatos-Hombre-N045-Free-Shiping-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(63604, 4320, '_downloadable', 'no'),
(63605, 4320, '_download_limit', '-1'),
(63606, 4320, '_download_expiry', '-1'),
(63607, 4320, '_stock', '858'),
(63608, 4320, '_stock_status', 'instock'),
(63609, 4320, '_wc_average_rating', '0'),
(63610, 4320, '_wc_review_count', '0'),
(63611, 4320, 'attribute_pa_color', 'g133-black-orange'),
(63612, 4320, 'attribute_pa_shoe-size', '11'),
(63613, 4320, '_price', '124.79'),
(63614, 4320, '_product_version', '4.1.0'),
(63615, 4320, '_vi_wad_aliexpress_variation_id', '10000014986153030'),
(63616, 4320, '_vi_wad_aliexpress_variation_attr', '14:200004891#G133 Black Orange;200000124:100010420'),
(63617, 4322, '_variation_description', ''),
(63618, 4322, '_sku', '4001166713175-g133-green-8-5'),
(63619, 4321, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Had925b54f18540749509cc35fc22471dO/Hot-Sale-Man-Casual-Shoes-Couple-Footwear-Unisex-Zapatos-Hombre-N045-Free-Shiping.jpg'),
(63620, 4322, '_regular_price', '124.79'),
(63621, 4322, 'total_sales', '0'),
(63622, 4322, '_tax_status', 'taxable'),
(63623, 4322, '_tax_class', 'parent'),
(63624, 4322, '_manage_stock', 'yes'),
(63625, 4322, '_backorders', 'no'),
(63626, 4322, '_sold_individually', 'no'),
(63627, 4322, '_virtual', 'no'),
(63628, 4322, '_downloadable', 'no'),
(63629, 4322, '_download_limit', '-1'),
(63630, 4322, '_download_expiry', '-1'),
(63631, 4322, '_stock', '843'),
(63632, 4322, '_stock_status', 'instock'),
(63633, 4322, '_wc_average_rating', '0'),
(63634, 4322, '_wc_review_count', '0'),
(63635, 4322, 'attribute_pa_color', 'g133-green'),
(63636, 4322, 'attribute_pa_shoe-size', '8-5'),
(63637, 4322, '_price', '124.79'),
(63638, 4322, '_product_version', '4.1.0'),
(63639, 4322, '_vi_wad_aliexpress_variation_id', '10000014986153049'),
(63640, 4322, '_vi_wad_aliexpress_variation_attr', '14:350853#G133 Green;200000124:200000289'),
(63641, 4323, '_wp_attached_file', '2021/06/Hot-Sale-Man-Casual-Shoes-Couple-Footwear-Unisex-Zapatos-Hombre-N045-Free-Shiping-3.jpg'),
(63642, 4323, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:509;s:6:\"height\";i:319;s:4:\"file\";s:95:\"2021/06/Hot-Sale-Man-Casual-Shoes-Couple-Footwear-Unisex-Zapatos-Hombre-N045-Free-Shiping-3.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:95:\"Hot-Sale-Man-Casual-Shoes-Couple-Footwear-Unisex-Zapatos-Hombre-N045-Free-Shiping-3-300x188.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:188;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:95:\"Hot-Sale-Man-Casual-Shoes-Couple-Footwear-Unisex-Zapatos-Hombre-N045-Free-Shiping-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:95:\"Hot-Sale-Man-Casual-Shoes-Couple-Footwear-Unisex-Zapatos-Hombre-N045-Free-Shiping-3-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:95:\"Hot-Sale-Man-Casual-Shoes-Couple-Footwear-Unisex-Zapatos-Hombre-N045-Free-Shiping-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:95:\"Hot-Sale-Man-Casual-Shoes-Couple-Footwear-Unisex-Zapatos-Hombre-N045-Free-Shiping-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:95:\"Hot-Sale-Man-Casual-Shoes-Couple-Footwear-Unisex-Zapatos-Hombre-N045-Free-Shiping-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:95:\"Hot-Sale-Man-Casual-Shoes-Couple-Footwear-Unisex-Zapatos-Hombre-N045-Free-Shiping-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(63643, 4324, '_variation_description', ''),
(63644, 4324, '_sku', '4001166713175-g133-green-8'),
(63645, 4324, '_regular_price', '124.79'),
(63646, 4324, 'total_sales', '0'),
(63647, 4324, '_tax_status', 'taxable'),
(63648, 4324, '_tax_class', 'parent'),
(63649, 4324, '_manage_stock', 'yes'),
(63650, 4324, '_backorders', 'no'),
(63651, 4324, '_sold_individually', 'no'),
(63652, 4324, '_virtual', 'no'),
(63653, 4324, '_downloadable', 'no'),
(63654, 4324, '_download_limit', '-1'),
(63655, 4324, '_download_expiry', '-1'),
(63656, 4324, '_stock', '850'),
(63657, 4324, '_stock_status', 'instock'),
(63658, 4324, '_wc_average_rating', '0'),
(63659, 4324, '_wc_review_count', '0'),
(63660, 4324, 'attribute_pa_color', 'g133-green'),
(63661, 4324, 'attribute_pa_shoe-size', '8'),
(63662, 4324, '_price', '124.79'),
(63663, 4324, '_product_version', '4.1.0'),
(63664, 4324, '_vi_wad_aliexpress_variation_id', '10000014986153048'),
(63665, 4324, '_vi_wad_aliexpress_variation_attr', '14:350853#G133 Green;200000124:699'),
(63666, 4323, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Ha169385646064469a4a45734c08d95b1V/Hot-Sale-Man-Casual-Shoes-Couple-Footwear-Unisex-Zapatos-Hombre-N045-Free-Shiping.jpg'),
(63667, 4325, '_variation_description', ''),
(63668, 4325, '_sku', '4001166713175-g133-green-10'),
(63669, 4325, '_regular_price', '124.79'),
(63670, 4325, 'total_sales', '0'),
(63671, 4325, '_tax_status', 'taxable'),
(63672, 4325, '_tax_class', 'parent'),
(63673, 4325, '_manage_stock', 'yes'),
(63674, 4325, '_backorders', 'no'),
(63675, 4325, '_sold_individually', 'no'),
(63676, 4325, '_virtual', 'no'),
(63677, 4325, '_downloadable', 'no'),
(63678, 4325, '_download_limit', '-1'),
(63679, 4325, '_download_expiry', '-1'),
(63680, 4325, '_stock', '862'),
(63681, 4325, '_stock_status', 'instock'),
(63682, 4325, '_wc_average_rating', '0'),
(63683, 4325, '_wc_review_count', '0'),
(63684, 4325, 'attribute_pa_color', 'g133-green'),
(63685, 4325, 'attribute_pa_shoe-size', '10'),
(63686, 4325, '_price', '124.79'),
(63687, 4325, '_product_version', '4.1.0'),
(63688, 4325, '_vi_wad_aliexpress_variation_id', '10000014986153051'),
(63689, 4325, '_vi_wad_aliexpress_variation_attr', '14:350853#G133 Green;200000124:1583'),
(63690, 4326, '_variation_description', ''),
(63691, 4326, '_sku', '4001166713175-g133-green-9-5'),
(63692, 4326, '_regular_price', '124.79'),
(63693, 4326, 'total_sales', '0'),
(63694, 4326, '_tax_status', 'taxable'),
(63695, 4326, '_tax_class', 'parent'),
(63696, 4326, '_manage_stock', 'yes'),
(63697, 4326, '_backorders', 'no'),
(63698, 4326, '_sold_individually', 'no'),
(63699, 4326, '_virtual', 'no'),
(63700, 4326, '_downloadable', 'no'),
(63701, 4326, '_download_limit', '-1'),
(63702, 4326, '_download_expiry', '-1'),
(63703, 4326, '_stock', '852'),
(63704, 4326, '_stock_status', 'instock'),
(63705, 4326, '_wc_average_rating', '0'),
(63706, 4326, '_wc_review_count', '0'),
(63707, 4326, 'attribute_pa_color', 'g133-green'),
(63708, 4326, 'attribute_pa_shoe-size', '9-5'),
(63709, 4326, '_price', '124.79'),
(63710, 4326, '_product_version', '4.1.0'),
(63711, 4326, '_vi_wad_aliexpress_variation_id', '10000014986153050'),
(63712, 4326, '_vi_wad_aliexpress_variation_attr', '14:350853#G133 Green;200000124:200000290'),
(63713, 4327, '_variation_description', ''),
(63714, 4327, '_sku', '4001166713175-g133-green-12'),
(63715, 4327, '_regular_price', '124.79'),
(63716, 4327, 'total_sales', '0'),
(63717, 4327, '_tax_status', 'taxable'),
(63718, 4327, '_tax_class', 'parent'),
(63719, 4327, '_manage_stock', 'yes'),
(63720, 4328, '_wp_attached_file', '2021/06/Hot-Sale-Man-Casual-Shoes-Couple-Footwear-Unisex-Zapatos-Hombre-N045-Free-Shiping-4.jpg'),
(63721, 4327, '_backorders', 'no'),
(63722, 4328, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:483;s:6:\"height\";i:378;s:4:\"file\";s:95:\"2021/06/Hot-Sale-Man-Casual-Shoes-Couple-Footwear-Unisex-Zapatos-Hombre-N045-Free-Shiping-4.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:95:\"Hot-Sale-Man-Casual-Shoes-Couple-Footwear-Unisex-Zapatos-Hombre-N045-Free-Shiping-4-300x235.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:95:\"Hot-Sale-Man-Casual-Shoes-Couple-Footwear-Unisex-Zapatos-Hombre-N045-Free-Shiping-4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:95:\"Hot-Sale-Man-Casual-Shoes-Couple-Footwear-Unisex-Zapatos-Hombre-N045-Free-Shiping-4-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:95:\"Hot-Sale-Man-Casual-Shoes-Couple-Footwear-Unisex-Zapatos-Hombre-N045-Free-Shiping-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:95:\"Hot-Sale-Man-Casual-Shoes-Couple-Footwear-Unisex-Zapatos-Hombre-N045-Free-Shiping-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:95:\"Hot-Sale-Man-Casual-Shoes-Couple-Footwear-Unisex-Zapatos-Hombre-N045-Free-Shiping-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:95:\"Hot-Sale-Man-Casual-Shoes-Couple-Footwear-Unisex-Zapatos-Hombre-N045-Free-Shiping-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(63723, 4327, '_sold_individually', 'no'),
(63724, 4327, '_virtual', 'no'),
(63725, 4327, '_downloadable', 'no'),
(63726, 4327, '_download_limit', '-1'),
(63727, 4327, '_download_expiry', '-1'),
(63728, 4327, '_stock', '866'),
(63729, 4327, '_stock_status', 'instock'),
(63730, 4327, '_wc_average_rating', '0'),
(63731, 4327, '_wc_review_count', '0'),
(63732, 4327, 'attribute_pa_color', 'g133-green'),
(63733, 4327, 'attribute_pa_shoe-size', '12'),
(63734, 4327, '_price', '124.79'),
(63735, 4327, '_product_version', '4.1.0'),
(63736, 4327, '_vi_wad_aliexpress_variation_id', '10000014986153053'),
(63737, 4327, '_vi_wad_aliexpress_variation_attr', '14:350853#G133 Green;200000124:1663'),
(63738, 4329, '_variation_description', ''),
(63739, 4329, '_sku', '4001166713175-g133-green-11'),
(63740, 4329, '_regular_price', '124.79'),
(63741, 4329, 'total_sales', '0'),
(63742, 4329, '_tax_status', 'taxable'),
(63743, 4329, '_tax_class', 'parent'),
(63744, 4329, '_manage_stock', 'yes'),
(63745, 4328, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H4402f3502dd14757848f59e420047c9a8/Hot-Sale-Man-Casual-Shoes-Couple-Footwear-Unisex-Zapatos-Hombre-N045-Free-Shiping.jpg'),
(63746, 4329, '_backorders', 'no'),
(63747, 4329, '_sold_individually', 'no'),
(63748, 4329, '_virtual', 'no'),
(63749, 4329, '_downloadable', 'no'),
(63750, 4329, '_download_limit', '-1'),
(63751, 4329, '_download_expiry', '-1'),
(63752, 4329, '_stock', '859'),
(63753, 4329, '_stock_status', 'instock'),
(63754, 4329, '_wc_average_rating', '0'),
(63755, 4329, '_wc_review_count', '0'),
(63756, 4329, 'attribute_pa_color', 'g133-green'),
(63757, 4329, 'attribute_pa_shoe-size', '11'),
(63758, 4329, '_price', '124.79'),
(63759, 4329, '_product_version', '4.1.0'),
(63760, 4329, '_vi_wad_aliexpress_variation_id', '10000014986153052'),
(63761, 4329, '_vi_wad_aliexpress_variation_attr', '14:350853#G133 Green;200000124:100010420'),
(63762, 4330, '_variation_description', ''),
(63763, 4330, '_sku', '4001166713175-g133-apple-green-6'),
(63764, 4330, '_regular_price', '124.79'),
(63765, 4330, 'total_sales', '0'),
(63766, 4330, '_tax_status', 'taxable'),
(63767, 4330, '_tax_class', 'parent'),
(63768, 4330, '_manage_stock', 'yes'),
(63769, 4330, '_backorders', 'no'),
(63770, 4330, '_sold_individually', 'no'),
(63771, 4330, '_virtual', 'no'),
(63772, 4330, '_downloadable', 'no'),
(63773, 4330, '_download_limit', '-1'),
(63774, 4330, '_download_expiry', '-1'),
(63775, 4330, '_stock', '808'),
(63776, 4330, '_stock_status', 'instock'),
(63777, 4330, '_wc_average_rating', '0'),
(63778, 4330, '_wc_review_count', '0'),
(63779, 4330, 'attribute_pa_color', 'g133-apple-green'),
(63780, 4330, 'attribute_pa_shoe-size', '6'),
(63781, 4331, '_wp_attached_file', '2021/06/Hot-Sale-Man-Casual-Shoes-Couple-Footwear-Unisex-Zapatos-Hombre-N045-Free-Shiping-5.jpg'),
(63782, 4330, '_price', '124.79');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(63783, 4331, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:472;s:6:\"height\";i:382;s:4:\"file\";s:95:\"2021/06/Hot-Sale-Man-Casual-Shoes-Couple-Footwear-Unisex-Zapatos-Hombre-N045-Free-Shiping-5.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:95:\"Hot-Sale-Man-Casual-Shoes-Couple-Footwear-Unisex-Zapatos-Hombre-N045-Free-Shiping-5-300x243.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:243;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:95:\"Hot-Sale-Man-Casual-Shoes-Couple-Footwear-Unisex-Zapatos-Hombre-N045-Free-Shiping-5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:95:\"Hot-Sale-Man-Casual-Shoes-Couple-Footwear-Unisex-Zapatos-Hombre-N045-Free-Shiping-5-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:95:\"Hot-Sale-Man-Casual-Shoes-Couple-Footwear-Unisex-Zapatos-Hombre-N045-Free-Shiping-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:95:\"Hot-Sale-Man-Casual-Shoes-Couple-Footwear-Unisex-Zapatos-Hombre-N045-Free-Shiping-5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:95:\"Hot-Sale-Man-Casual-Shoes-Couple-Footwear-Unisex-Zapatos-Hombre-N045-Free-Shiping-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:95:\"Hot-Sale-Man-Casual-Shoes-Couple-Footwear-Unisex-Zapatos-Hombre-N045-Free-Shiping-5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(63784, 4330, '_product_version', '4.1.0'),
(63785, 4330, '_vi_wad_aliexpress_variation_id', '10000014986153055'),
(63786, 4330, '_vi_wad_aliexpress_variation_attr', '14:29#G133 Apple Green;200000124:1394'),
(63787, 4332, '_variation_description', ''),
(63788, 4332, '_sku', '4001166713175-g133-apple-green-5-5'),
(63789, 4332, '_regular_price', '124.79'),
(63790, 4332, 'total_sales', '0'),
(63791, 4332, '_tax_status', 'taxable'),
(63792, 4332, '_tax_class', 'parent'),
(63793, 4332, '_manage_stock', 'yes'),
(63794, 4332, '_backorders', 'no'),
(63795, 4332, '_sold_individually', 'no'),
(63796, 4332, '_virtual', 'no'),
(63797, 4332, '_downloadable', 'no'),
(63798, 4332, '_download_limit', '-1'),
(63799, 4332, '_download_expiry', '-1'),
(63800, 4332, '_stock', '834'),
(63801, 4332, '_stock_status', 'instock'),
(63802, 4332, '_wc_average_rating', '0'),
(63803, 4332, '_wc_review_count', '0'),
(63804, 4332, 'attribute_pa_color', 'g133-apple-green'),
(63805, 4332, 'attribute_pa_shoe-size', '5-5'),
(63806, 4332, '_price', '124.79'),
(63807, 4332, '_product_version', '4.1.0'),
(63808, 4332, '_vi_wad_aliexpress_variation_id', '10000014986153054'),
(63809, 4332, '_vi_wad_aliexpress_variation_attr', '14:29#G133 Apple Green;200000124:200000286'),
(63810, 4331, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H5ee21b48f73e489e8822e0ab078c7ac4l/Hot-Sale-Man-Casual-Shoes-Couple-Footwear-Unisex-Zapatos-Hombre-N045-Free-Shiping.jpg'),
(63811, 4333, '_variation_description', ''),
(63812, 4333, '_sku', '4001166713175-g133-black-green-11'),
(63813, 4333, '_regular_price', '124.79'),
(63814, 4333, 'total_sales', '0'),
(63815, 4333, '_tax_status', 'taxable'),
(63816, 4333, '_tax_class', 'parent'),
(63817, 4333, '_manage_stock', 'yes'),
(63818, 4333, '_backorders', 'no'),
(63819, 4333, '_sold_individually', 'no'),
(63820, 4333, '_virtual', 'no'),
(63821, 4333, '_downloadable', 'no'),
(63822, 4333, '_download_limit', '-1'),
(63823, 4333, '_download_expiry', '-1'),
(63824, 4333, '_stock', '849'),
(63825, 4333, '_stock_status', 'instock'),
(63826, 4333, '_wc_average_rating', '0'),
(63827, 4333, '_wc_review_count', '0'),
(63828, 4333, 'attribute_pa_color', 'g133-black-green'),
(63829, 4333, 'attribute_pa_shoe-size', '11'),
(63830, 4333, '_price', '124.79'),
(63831, 4333, '_product_version', '4.1.0'),
(63832, 4333, '_vi_wad_aliexpress_variation_id', '10000014986153041'),
(63833, 4333, '_vi_wad_aliexpress_variation_attr', '14:10#G133 Black Green;200000124:100010420'),
(63834, 4334, '_variation_description', ''),
(63835, 4334, '_sku', '4001166713175-g133-black-green-10'),
(63836, 4334, '_regular_price', '124.79'),
(63837, 4334, 'total_sales', '0'),
(63838, 4334, '_tax_status', 'taxable'),
(63839, 4334, '_tax_class', 'parent'),
(63840, 4334, '_manage_stock', 'yes'),
(63841, 4334, '_backorders', 'no'),
(63842, 4334, '_sold_individually', 'no'),
(63843, 4334, '_virtual', 'no'),
(63844, 4334, '_downloadable', 'no'),
(63845, 4334, '_download_limit', '-1'),
(63846, 4334, '_download_expiry', '-1'),
(63847, 4334, '_stock', '839'),
(63848, 4334, '_stock_status', 'instock'),
(63849, 4334, '_wc_average_rating', '0'),
(63850, 4334, '_wc_review_count', '0'),
(63851, 4334, 'attribute_pa_color', 'g133-black-green'),
(63852, 4334, 'attribute_pa_shoe-size', '10'),
(63853, 4334, '_price', '124.79'),
(63854, 4334, '_product_version', '4.1.0'),
(63855, 4334, '_vi_wad_aliexpress_variation_id', '10000014986153040'),
(63856, 4334, '_vi_wad_aliexpress_variation_attr', '14:10#G133 Black Green;200000124:1583'),
(63857, 4335, '_variation_description', ''),
(63858, 4335, '_sku', '4001166713175-g133-green-5-5'),
(63859, 4335, '_regular_price', '124.79'),
(63860, 4335, 'total_sales', '0'),
(63861, 4335, '_tax_status', 'taxable'),
(63862, 4335, '_tax_class', 'parent'),
(63863, 4335, '_manage_stock', 'yes'),
(63864, 4335, '_backorders', 'no'),
(63865, 4335, '_sold_individually', 'no'),
(63866, 4335, '_virtual', 'no'),
(63867, 4335, '_downloadable', 'no'),
(63868, 4335, '_download_limit', '-1'),
(63869, 4335, '_download_expiry', '-1'),
(63870, 4335, '_stock', '861'),
(63871, 4335, '_stock_status', 'instock'),
(63872, 4335, '_wc_average_rating', '0'),
(63873, 4335, '_wc_review_count', '0'),
(63874, 4335, 'attribute_pa_color', 'g133-green'),
(63875, 4335, 'attribute_pa_shoe-size', '5-5'),
(63876, 4335, '_price', '124.79'),
(63877, 4335, '_product_version', '4.1.0'),
(63878, 4335, '_vi_wad_aliexpress_variation_id', '10000014986153043'),
(63879, 4335, '_vi_wad_aliexpress_variation_attr', '14:350853#G133 Green;200000124:200000286'),
(63880, 4336, '_variation_description', ''),
(63881, 4336, '_sku', '4001166713175-g133-black-green-12'),
(63882, 4336, '_regular_price', '124.79'),
(63883, 4336, 'total_sales', '0'),
(63884, 4336, '_tax_status', 'taxable'),
(63885, 4336, '_tax_class', 'parent'),
(63886, 4336, '_manage_stock', 'yes'),
(63887, 4336, '_backorders', 'no'),
(63888, 4336, '_sold_individually', 'no'),
(63889, 4336, '_virtual', 'no'),
(63890, 4336, '_downloadable', 'no'),
(63891, 4336, '_download_limit', '-1'),
(63892, 4336, '_download_expiry', '-1'),
(63893, 4336, '_stock', '851'),
(63894, 4336, '_stock_status', 'instock'),
(63895, 4336, '_wc_average_rating', '0'),
(63896, 4336, '_wc_review_count', '0'),
(63897, 4336, 'attribute_pa_color', 'g133-black-green'),
(63898, 4336, 'attribute_pa_shoe-size', '12'),
(63899, 4336, '_price', '124.79'),
(63900, 4336, '_product_version', '4.1.0'),
(63901, 4336, '_vi_wad_aliexpress_variation_id', '10000014986153042'),
(63902, 4336, '_vi_wad_aliexpress_variation_attr', '14:10#G133 Black Green;200000124:1663'),
(63903, 4337, '_variation_description', ''),
(63904, 4337, '_sku', '4001166713175-g133-green-6-5'),
(63905, 4337, '_regular_price', '124.79'),
(63906, 4337, 'total_sales', '0'),
(63907, 4337, '_tax_status', 'taxable'),
(63908, 4337, '_tax_class', 'parent'),
(63909, 4337, '_manage_stock', 'yes'),
(63910, 4337, '_backorders', 'no'),
(63911, 4337, '_sold_individually', 'no'),
(63912, 4337, '_virtual', 'no'),
(63913, 4337, '_downloadable', 'no'),
(63914, 4337, '_download_limit', '-1'),
(63915, 4337, '_download_expiry', '-1'),
(63916, 4337, '_stock', '850'),
(63917, 4337, '_stock_status', 'instock'),
(63918, 4337, '_wc_average_rating', '0'),
(63919, 4337, '_wc_review_count', '0'),
(63920, 4337, 'attribute_pa_color', 'g133-green'),
(63921, 4337, 'attribute_pa_shoe-size', '6-5'),
(63922, 4337, '_price', '124.79'),
(63923, 4337, '_product_version', '4.1.0'),
(63924, 4337, '_vi_wad_aliexpress_variation_id', '10000014986153045'),
(63925, 4337, '_vi_wad_aliexpress_variation_attr', '14:350853#G133 Green;200000124:200000287'),
(63926, 4338, '_variation_description', ''),
(63927, 4338, '_sku', '4001166713175-g133-green-6'),
(63928, 4338, '_regular_price', '124.79'),
(63929, 4338, 'total_sales', '0'),
(63930, 4338, '_tax_status', 'taxable'),
(63931, 4338, '_tax_class', 'parent'),
(63932, 4338, '_manage_stock', 'yes'),
(63933, 4338, '_backorders', 'no'),
(63934, 4338, '_sold_individually', 'no'),
(63935, 4338, '_virtual', 'no'),
(63936, 4338, '_downloadable', 'no'),
(63937, 4338, '_download_limit', '-1'),
(63938, 4338, '_download_expiry', '-1'),
(63939, 4338, '_stock', '856'),
(63940, 4338, '_stock_status', 'instock'),
(63941, 4338, '_wc_average_rating', '0'),
(63942, 4338, '_wc_review_count', '0'),
(63943, 4338, 'attribute_pa_color', 'g133-green'),
(63944, 4338, 'attribute_pa_shoe-size', '6'),
(63945, 4338, '_price', '124.79'),
(63946, 4338, '_product_version', '4.1.0'),
(63947, 4338, '_vi_wad_aliexpress_variation_id', '10000014986153044'),
(63948, 4338, '_vi_wad_aliexpress_variation_attr', '14:350853#G133 Green;200000124:1394'),
(63949, 4339, '_variation_description', ''),
(63950, 4339, '_sku', '4001166713175-g133-green-7-5'),
(63951, 4339, '_regular_price', '124.79'),
(63952, 4339, 'total_sales', '0'),
(63953, 4339, '_tax_status', 'taxable'),
(63954, 4339, '_tax_class', 'parent'),
(63955, 4339, '_manage_stock', 'yes'),
(63956, 4339, '_backorders', 'no'),
(63957, 4339, '_sold_individually', 'no'),
(63958, 4339, '_virtual', 'no'),
(63959, 4339, '_downloadable', 'no'),
(63960, 4339, '_download_limit', '-1'),
(63961, 4339, '_download_expiry', '-1'),
(63962, 4339, '_stock', '865'),
(63963, 4339, '_stock_status', 'instock'),
(63964, 4339, '_wc_average_rating', '0'),
(63965, 4339, '_wc_review_count', '0'),
(63966, 4339, 'attribute_pa_color', 'g133-green'),
(63967, 4339, 'attribute_pa_shoe-size', '7-5'),
(63968, 4339, '_price', '124.79'),
(63969, 4339, '_product_version', '4.1.0'),
(63970, 4339, '_vi_wad_aliexpress_variation_id', '10000014986153047'),
(63971, 4339, '_vi_wad_aliexpress_variation_attr', '14:350853#G133 Green;200000124:200000288'),
(63972, 4340, '_variation_description', ''),
(63973, 4340, '_sku', '4001166713175-g133-green-7'),
(63974, 4340, '_regular_price', '124.79'),
(63975, 4340, 'total_sales', '0'),
(63976, 4340, '_tax_status', 'taxable'),
(63977, 4340, '_tax_class', 'parent'),
(63978, 4340, '_manage_stock', 'yes'),
(63979, 4340, '_backorders', 'no'),
(63980, 4340, '_sold_individually', 'no'),
(63981, 4340, '_virtual', 'no'),
(63982, 4340, '_downloadable', 'no'),
(63983, 4340, '_download_limit', '-1'),
(63984, 4340, '_download_expiry', '-1'),
(63985, 4340, '_stock', '859'),
(63986, 4340, '_stock_status', 'instock'),
(63987, 4340, '_wc_average_rating', '0'),
(63988, 4340, '_wc_review_count', '0'),
(63989, 4340, 'attribute_pa_color', 'g133-green'),
(63990, 4340, 'attribute_pa_shoe-size', '7'),
(63991, 4340, '_price', '124.79'),
(63992, 4340, '_product_version', '4.1.0'),
(63993, 4340, '_vi_wad_aliexpress_variation_id', '10000014986153046'),
(63994, 4340, '_vi_wad_aliexpress_variation_attr', '14:350853#G133 Green;200000124:3434#7'),
(63995, 4341, '_variation_description', ''),
(63996, 4341, '_sku', '4001166713175-g116-brown-6-5'),
(63997, 4341, '_regular_price', '124.79'),
(63998, 4341, 'total_sales', '0'),
(63999, 4341, '_tax_status', 'taxable'),
(64000, 4341, '_tax_class', 'parent'),
(64001, 4341, '_manage_stock', 'yes'),
(64002, 4341, '_backorders', 'no'),
(64003, 4341, '_sold_individually', 'no'),
(64004, 4341, '_virtual', 'no'),
(64005, 4341, '_downloadable', 'no'),
(64006, 4341, '_download_limit', '-1'),
(64007, 4341, '_download_expiry', '-1'),
(64008, 4341, '_stock', '0'),
(64009, 4341, '_stock_status', 'outofstock'),
(64010, 4341, '_wc_average_rating', '0'),
(64011, 4341, '_wc_review_count', '0'),
(64012, 4341, 'attribute_pa_color', 'g116-brown'),
(64013, 4341, 'attribute_pa_shoe-size', '6-5'),
(64014, 4341, '_price', '124.79'),
(64015, 4341, '_product_version', '4.1.0'),
(64016, 4341, '_vi_wad_aliexpress_variation_id', '10000014985990891'),
(64017, 4341, '_vi_wad_aliexpress_variation_attr', '14:173#G116 Brown;200000124:200000287'),
(64018, 4342, '_variation_description', ''),
(64019, 4342, '_sku', '4001166713175-g116-brown-6'),
(64020, 4342, '_regular_price', '124.79'),
(64021, 4342, 'total_sales', '0'),
(64022, 4342, '_tax_status', 'taxable'),
(64023, 4342, '_tax_class', 'parent'),
(64024, 4342, '_manage_stock', 'yes'),
(64025, 4342, '_backorders', 'no'),
(64026, 4342, '_sold_individually', 'no'),
(64027, 4342, '_virtual', 'no'),
(64028, 4342, '_downloadable', 'no'),
(64029, 4342, '_download_limit', '-1'),
(64030, 4342, '_download_expiry', '-1'),
(64031, 4342, '_stock', '0'),
(64032, 4342, '_stock_status', 'outofstock'),
(64033, 4342, '_wc_average_rating', '0'),
(64034, 4342, '_wc_review_count', '0'),
(64035, 4342, 'attribute_pa_color', 'g116-brown'),
(64036, 4342, 'attribute_pa_shoe-size', '6'),
(64037, 4342, '_price', '124.79'),
(64038, 4342, '_product_version', '4.1.0'),
(64039, 4342, '_vi_wad_aliexpress_variation_id', '10000014985990890'),
(64040, 4342, '_vi_wad_aliexpress_variation_attr', '14:173#G116 Brown;200000124:1394'),
(64041, 4343, '_variation_description', ''),
(64042, 4343, '_sku', '4001166713175-g116-brown-5-5'),
(64043, 4343, '_regular_price', '124.79'),
(64044, 4343, 'total_sales', '0'),
(64045, 4343, '_tax_status', 'taxable'),
(64046, 4343, '_tax_class', 'parent'),
(64047, 4343, '_manage_stock', 'yes'),
(64048, 4343, '_backorders', 'no'),
(64049, 4343, '_sold_individually', 'no'),
(64050, 4343, '_virtual', 'no'),
(64051, 4343, '_downloadable', 'no'),
(64052, 4343, '_download_limit', '-1'),
(64053, 4343, '_download_expiry', '-1'),
(64054, 4343, '_stock', '0'),
(64055, 4343, '_stock_status', 'outofstock'),
(64056, 4343, '_wc_average_rating', '0'),
(64057, 4343, '_wc_review_count', '0'),
(64058, 4343, 'attribute_pa_color', 'g116-brown'),
(64059, 4343, 'attribute_pa_shoe-size', '5-5'),
(64060, 4343, '_price', '124.79'),
(64061, 4343, '_product_version', '4.1.0'),
(64062, 4343, '_vi_wad_aliexpress_variation_id', '10000014985990889'),
(64063, 4343, '_vi_wad_aliexpress_variation_attr', '14:173#G116 Brown;200000124:200000286'),
(64064, 4344, '_variation_description', ''),
(64065, 4344, '_sku', '4001166713175-g116-white-12'),
(64066, 4344, '_regular_price', '124.79'),
(64067, 4344, 'total_sales', '0'),
(64068, 4344, '_tax_status', 'taxable'),
(64069, 4344, '_tax_class', 'parent'),
(64070, 4344, '_manage_stock', 'yes'),
(64071, 4344, '_backorders', 'no'),
(64072, 4344, '_sold_individually', 'no'),
(64073, 4344, '_virtual', 'no'),
(64074, 4344, '_downloadable', 'no'),
(64075, 4344, '_download_limit', '-1'),
(64076, 4344, '_download_expiry', '-1'),
(64077, 4344, '_stock', '1142'),
(64078, 4344, '_stock_status', 'instock'),
(64079, 4344, '_wc_average_rating', '0'),
(64080, 4344, '_wc_review_count', '0'),
(64081, 4344, 'attribute_pa_color', 'g116-white'),
(64082, 4344, 'attribute_pa_shoe-size', '12'),
(64083, 4344, '_price', '124.79'),
(64084, 4344, '_product_version', '4.1.0'),
(64085, 4344, '_vi_wad_aliexpress_variation_id', '10000014985990888'),
(64086, 4344, '_vi_wad_aliexpress_variation_attr', '14:193#G116 White;200000124:1663'),
(64087, 4345, '_variation_description', ''),
(64088, 4345, '_sku', '4001166713175-g116-brown-8-5'),
(64089, 4345, '_regular_price', '124.79'),
(64090, 4345, 'total_sales', '0'),
(64091, 4345, '_tax_status', 'taxable'),
(64092, 4345, '_tax_class', 'parent'),
(64093, 4345, '_manage_stock', 'yes'),
(64094, 4345, '_backorders', 'no'),
(64095, 4345, '_sold_individually', 'no'),
(64096, 4345, '_virtual', 'no'),
(64097, 4345, '_downloadable', 'no'),
(64098, 4345, '_download_limit', '-1'),
(64099, 4345, '_download_expiry', '-1'),
(64100, 4345, '_stock', '770'),
(64101, 4345, '_stock_status', 'instock'),
(64102, 4345, '_wc_average_rating', '0'),
(64103, 4345, '_wc_review_count', '0'),
(64104, 4345, 'attribute_pa_color', 'g116-brown'),
(64105, 4345, 'attribute_pa_shoe-size', '8-5'),
(64106, 4345, '_price', '124.79'),
(64107, 4345, '_product_version', '4.1.0'),
(64108, 4345, '_vi_wad_aliexpress_variation_id', '10000014985990895'),
(64109, 4345, '_vi_wad_aliexpress_variation_attr', '14:173#G116 Brown;200000124:200000289'),
(64110, 4346, '_variation_description', ''),
(64111, 4346, '_sku', '4001166713175-g116-brown-8'),
(64112, 4346, '_regular_price', '124.79'),
(64113, 4346, 'total_sales', '0'),
(64114, 4346, '_tax_status', 'taxable'),
(64115, 4346, '_tax_class', 'parent'),
(64116, 4346, '_manage_stock', 'yes'),
(64117, 4346, '_backorders', 'no'),
(64118, 4346, '_sold_individually', 'no'),
(64119, 4346, '_virtual', 'no'),
(64120, 4346, '_downloadable', 'no'),
(64121, 4346, '_download_limit', '-1'),
(64122, 4346, '_download_expiry', '-1'),
(64123, 4346, '_stock', '815'),
(64124, 4346, '_stock_status', 'instock'),
(64125, 4346, '_wc_average_rating', '0'),
(64126, 4346, '_wc_review_count', '0'),
(64127, 4346, 'attribute_pa_color', 'g116-brown'),
(64128, 4346, 'attribute_pa_shoe-size', '8'),
(64129, 4346, '_price', '124.79'),
(64130, 4346, '_product_version', '4.1.0'),
(64131, 4346, '_vi_wad_aliexpress_variation_id', '10000014985990894'),
(64132, 4346, '_vi_wad_aliexpress_variation_attr', '14:173#G116 Brown;200000124:699'),
(64133, 4347, '_variation_description', ''),
(64134, 4347, '_sku', '4001166713175-g116-brown-7-5'),
(64135, 4347, '_regular_price', '124.79'),
(64136, 4347, 'total_sales', '0'),
(64137, 4347, '_tax_status', 'taxable'),
(64138, 4347, '_tax_class', 'parent'),
(64139, 4347, '_manage_stock', 'yes'),
(64140, 4347, '_backorders', 'no'),
(64141, 4347, '_sold_individually', 'no'),
(64142, 4347, '_virtual', 'no'),
(64143, 4347, '_downloadable', 'no'),
(64144, 4347, '_download_limit', '-1'),
(64145, 4347, '_download_expiry', '-1'),
(64146, 4347, '_stock', '834'),
(64147, 4347, '_stock_status', 'instock'),
(64148, 4347, '_wc_average_rating', '0'),
(64149, 4347, '_wc_review_count', '0'),
(64150, 4347, 'attribute_pa_color', 'g116-brown'),
(64151, 4347, 'attribute_pa_shoe-size', '7-5'),
(64152, 4347, '_price', '124.79'),
(64153, 4347, '_product_version', '4.1.0'),
(64154, 4347, '_vi_wad_aliexpress_variation_id', '10000014985990893'),
(64155, 4347, '_vi_wad_aliexpress_variation_attr', '14:173#G116 Brown;200000124:200000288'),
(64156, 4348, '_variation_description', ''),
(64157, 4348, '_sku', '4001166713175-g116-brown-7'),
(64158, 4348, '_regular_price', '124.79'),
(64159, 4348, 'total_sales', '0'),
(64160, 4348, '_tax_status', 'taxable'),
(64161, 4348, '_tax_class', 'parent'),
(64162, 4348, '_manage_stock', 'yes'),
(64163, 4348, '_backorders', 'no'),
(64164, 4348, '_sold_individually', 'no'),
(64165, 4348, '_virtual', 'no'),
(64166, 4348, '_downloadable', 'no'),
(64167, 4348, '_download_limit', '-1'),
(64168, 4348, '_download_expiry', '-1'),
(64169, 4348, '_stock', '819'),
(64170, 4348, '_stock_status', 'instock'),
(64171, 4348, '_wc_average_rating', '0'),
(64172, 4348, '_wc_review_count', '0'),
(64173, 4348, 'attribute_pa_color', 'g116-brown'),
(64174, 4348, 'attribute_pa_shoe-size', '7'),
(64175, 4348, '_price', '124.79'),
(64176, 4348, '_product_version', '4.1.0'),
(64177, 4348, '_vi_wad_aliexpress_variation_id', '10000014985990892'),
(64178, 4348, '_vi_wad_aliexpress_variation_attr', '14:173#G116 Brown;200000124:3434#7'),
(64179, 4349, '_variation_description', ''),
(64180, 4349, '_sku', '4001166713175-g116-white-8'),
(64181, 4349, '_regular_price', '124.79'),
(64182, 4349, 'total_sales', '0'),
(64183, 4349, '_tax_status', 'taxable'),
(64184, 4349, '_tax_class', 'parent'),
(64185, 4349, '_manage_stock', 'yes'),
(64186, 4349, '_backorders', 'no'),
(64187, 4349, '_sold_individually', 'no'),
(64188, 4349, '_virtual', 'no'),
(64189, 4349, '_downloadable', 'no'),
(64190, 4349, '_download_limit', '-1'),
(64191, 4349, '_download_expiry', '-1'),
(64192, 4349, '_stock', '518'),
(64193, 4349, '_stock_status', 'instock'),
(64194, 4349, '_wc_average_rating', '0'),
(64195, 4349, '_wc_review_count', '0'),
(64196, 4349, 'attribute_pa_color', 'g116-white'),
(64197, 4349, 'attribute_pa_shoe-size', '8'),
(64198, 4349, '_price', '124.79'),
(64199, 4349, '_product_version', '4.1.0'),
(64200, 4349, '_vi_wad_aliexpress_variation_id', '10000014985990883'),
(64201, 4349, '_vi_wad_aliexpress_variation_attr', '14:193#G116 White;200000124:699'),
(64202, 4350, '_variation_description', ''),
(64203, 4350, '_sku', '4001166713175-g116-white-7-5'),
(64204, 4350, '_regular_price', '124.79'),
(64205, 4350, 'total_sales', '0'),
(64206, 4350, '_tax_status', 'taxable'),
(64207, 4350, '_tax_class', 'parent'),
(64208, 4350, '_manage_stock', 'yes'),
(64209, 4350, '_backorders', 'no'),
(64210, 4350, '_sold_individually', 'no'),
(64211, 4350, '_virtual', 'no'),
(64212, 4350, '_downloadable', 'no'),
(64213, 4350, '_download_limit', '-1'),
(64214, 4350, '_download_expiry', '-1'),
(64215, 4350, '_stock', '607'),
(64216, 4350, '_stock_status', 'instock'),
(64217, 4350, '_wc_average_rating', '0'),
(64218, 4350, '_wc_review_count', '0'),
(64219, 4350, 'attribute_pa_color', 'g116-white'),
(64220, 4350, 'attribute_pa_shoe-size', '7-5'),
(64221, 4350, '_price', '124.79'),
(64222, 4350, '_product_version', '4.1.0'),
(64223, 4350, '_vi_wad_aliexpress_variation_id', '10000014985990882'),
(64224, 4350, '_vi_wad_aliexpress_variation_attr', '14:193#G116 White;200000124:200000288'),
(64225, 4351, '_variation_description', ''),
(64226, 4351, '_sku', '4001166713175-g116-white-7'),
(64227, 4351, '_regular_price', '124.79'),
(64228, 4351, 'total_sales', '0'),
(64229, 4351, '_tax_status', 'taxable'),
(64230, 4351, '_tax_class', 'parent'),
(64231, 4351, '_manage_stock', 'yes'),
(64232, 4351, '_backorders', 'no'),
(64233, 4351, '_sold_individually', 'no'),
(64234, 4351, '_virtual', 'no'),
(64235, 4351, '_downloadable', 'no'),
(64236, 4351, '_download_limit', '-1'),
(64237, 4351, '_download_expiry', '-1'),
(64238, 4351, '_stock', '564'),
(64239, 4351, '_stock_status', 'instock'),
(64240, 4351, '_wc_average_rating', '0'),
(64241, 4351, '_wc_review_count', '0'),
(64242, 4351, 'attribute_pa_color', 'g116-white'),
(64243, 4351, 'attribute_pa_shoe-size', '7'),
(64244, 4351, '_price', '124.79'),
(64245, 4351, '_product_version', '4.1.0'),
(64246, 4351, '_vi_wad_aliexpress_variation_id', '10000014985990881'),
(64247, 4351, '_vi_wad_aliexpress_variation_attr', '14:193#G116 White;200000124:3434#7'),
(64248, 4352, '_variation_description', ''),
(64249, 4352, '_sku', '4001166713175-g116-white-6-5'),
(64250, 4352, '_regular_price', '124.79'),
(64251, 4352, 'total_sales', '0'),
(64252, 4352, '_tax_status', 'taxable'),
(64253, 4352, '_tax_class', 'parent'),
(64254, 4352, '_manage_stock', 'yes'),
(64255, 4352, '_backorders', 'no'),
(64256, 4352, '_sold_individually', 'no'),
(64257, 4352, '_virtual', 'no'),
(64258, 4352, '_downloadable', 'no'),
(64259, 4352, '_download_limit', '-1'),
(64260, 4352, '_download_expiry', '-1'),
(64261, 4352, '_stock', '0'),
(64262, 4352, '_stock_status', 'outofstock'),
(64263, 4352, '_wc_average_rating', '0'),
(64264, 4352, '_wc_review_count', '0'),
(64265, 4352, 'attribute_pa_color', 'g116-white'),
(64266, 4352, 'attribute_pa_shoe-size', '6-5'),
(64267, 4352, '_price', '124.79'),
(64268, 4352, '_product_version', '4.1.0'),
(64269, 4352, '_vi_wad_aliexpress_variation_id', '10000014985990880'),
(64270, 4352, '_vi_wad_aliexpress_variation_attr', '14:193#G116 White;200000124:200000287'),
(64271, 4353, '_variation_description', ''),
(64272, 4353, '_sku', '4001166713175-g116-white-11'),
(64273, 4353, '_regular_price', '124.79'),
(64274, 4353, 'total_sales', '0'),
(64275, 4353, '_tax_status', 'taxable'),
(64276, 4353, '_tax_class', 'parent'),
(64277, 4353, '_manage_stock', 'yes'),
(64278, 4353, '_backorders', 'no'),
(64279, 4353, '_sold_individually', 'no'),
(64280, 4353, '_virtual', 'no'),
(64281, 4353, '_downloadable', 'no'),
(64282, 4353, '_download_limit', '-1'),
(64283, 4353, '_download_expiry', '-1'),
(64284, 4353, '_stock', '1047'),
(64285, 4353, '_stock_status', 'instock'),
(64286, 4353, '_wc_average_rating', '0'),
(64287, 4353, '_wc_review_count', '0'),
(64288, 4353, 'attribute_pa_color', 'g116-white'),
(64289, 4353, 'attribute_pa_shoe-size', '11'),
(64290, 4353, '_price', '124.79'),
(64291, 4353, '_product_version', '4.1.0'),
(64292, 4353, '_vi_wad_aliexpress_variation_id', '10000014985990887'),
(64293, 4353, '_vi_wad_aliexpress_variation_attr', '14:193#G116 White;200000124:100010420'),
(64294, 4354, '_variation_description', ''),
(64295, 4354, '_sku', '4001166713175-g116-white-10'),
(64296, 4354, '_regular_price', '124.79'),
(64297, 4354, 'total_sales', '0'),
(64298, 4354, '_tax_status', 'taxable'),
(64299, 4354, '_tax_class', 'parent'),
(64300, 4354, '_manage_stock', 'yes'),
(64301, 4354, '_backorders', 'no'),
(64302, 4354, '_sold_individually', 'no'),
(64303, 4354, '_virtual', 'no'),
(64304, 4354, '_downloadable', 'no'),
(64305, 4354, '_download_limit', '-1'),
(64306, 4354, '_download_expiry', '-1'),
(64307, 4354, '_stock', '543'),
(64308, 4354, '_stock_status', 'instock'),
(64309, 4354, '_wc_average_rating', '0'),
(64310, 4354, '_wc_review_count', '0'),
(64311, 4354, 'attribute_pa_color', 'g116-white'),
(64312, 4354, 'attribute_pa_shoe-size', '10'),
(64313, 4354, '_price', '124.79'),
(64314, 4354, '_product_version', '4.1.0'),
(64315, 4354, '_vi_wad_aliexpress_variation_id', '10000014985990886'),
(64316, 4354, '_vi_wad_aliexpress_variation_attr', '14:193#G116 White;200000124:1583'),
(64317, 4355, '_variation_description', ''),
(64318, 4355, '_sku', '4001166713175-g116-white-9-5'),
(64319, 4355, '_regular_price', '124.79'),
(64320, 4355, 'total_sales', '0'),
(64321, 4355, '_tax_status', 'taxable'),
(64322, 4355, '_tax_class', 'parent'),
(64323, 4355, '_manage_stock', 'yes'),
(64324, 4355, '_backorders', 'no'),
(64325, 4355, '_sold_individually', 'no'),
(64326, 4355, '_virtual', 'no'),
(64327, 4355, '_downloadable', 'no'),
(64328, 4355, '_download_limit', '-1'),
(64329, 4355, '_download_expiry', '-1'),
(64330, 4355, '_stock', '375'),
(64331, 4355, '_stock_status', 'instock'),
(64332, 4355, '_wc_average_rating', '0'),
(64333, 4355, '_wc_review_count', '0'),
(64334, 4355, 'attribute_pa_color', 'g116-white'),
(64335, 4355, 'attribute_pa_shoe-size', '9-5'),
(64336, 4355, '_price', '124.79'),
(64337, 4355, '_product_version', '4.1.0'),
(64338, 4355, '_vi_wad_aliexpress_variation_id', '10000014985990885'),
(64339, 4355, '_vi_wad_aliexpress_variation_attr', '14:193#G116 White;200000124:200000290'),
(64340, 4356, '_variation_description', ''),
(64341, 4356, '_sku', '4001166713175-g116-white-8-5'),
(64342, 4356, '_regular_price', '124.79'),
(64343, 4356, 'total_sales', '0'),
(64344, 4356, '_tax_status', 'taxable'),
(64345, 4356, '_tax_class', 'parent'),
(64346, 4356, '_manage_stock', 'yes'),
(64347, 4356, '_backorders', 'no'),
(64348, 4356, '_sold_individually', 'no'),
(64349, 4356, '_virtual', 'no'),
(64350, 4356, '_downloadable', 'no'),
(64351, 4356, '_download_limit', '-1'),
(64352, 4356, '_download_expiry', '-1'),
(64353, 4356, '_stock', '378'),
(64354, 4356, '_stock_status', 'instock'),
(64355, 4356, '_wc_average_rating', '0'),
(64356, 4356, '_wc_review_count', '0'),
(64357, 4356, 'attribute_pa_color', 'g116-white'),
(64358, 4356, 'attribute_pa_shoe-size', '8-5'),
(64359, 4356, '_price', '124.79'),
(64360, 4356, '_product_version', '4.1.0'),
(64361, 4356, '_vi_wad_aliexpress_variation_id', '10000014985990884'),
(64362, 4356, '_vi_wad_aliexpress_variation_attr', '14:193#G116 White;200000124:200000289'),
(64363, 4357, '_variation_description', ''),
(64364, 4357, '_sku', '4001166713175-g116-green-9-5'),
(64365, 4357, '_regular_price', '124.79'),
(64366, 4357, 'total_sales', '0'),
(64367, 4357, '_tax_status', 'taxable'),
(64368, 4357, '_tax_class', 'parent'),
(64369, 4357, '_manage_stock', 'yes'),
(64370, 4357, '_backorders', 'no'),
(64371, 4357, '_sold_individually', 'no'),
(64372, 4357, '_virtual', 'no'),
(64373, 4357, '_downloadable', 'no'),
(64374, 4357, '_download_limit', '-1'),
(64375, 4357, '_download_expiry', '-1'),
(64376, 4357, '_stock', '861'),
(64377, 4357, '_stock_status', 'instock'),
(64378, 4357, '_wc_average_rating', '0'),
(64379, 4357, '_wc_review_count', '0'),
(64380, 4357, 'attribute_pa_color', 'g116-green'),
(64381, 4357, 'attribute_pa_shoe-size', '9-5'),
(64382, 4357, '_price', '124.79'),
(64383, 4357, '_product_version', '4.1.0'),
(64384, 4357, '_vi_wad_aliexpress_variation_id', '10000014985990907'),
(64385, 4357, '_vi_wad_aliexpress_variation_attr', '14:1254#G116 Green;200000124:200000290'),
(64386, 4358, '_variation_description', ''),
(64387, 4358, '_sku', '4001166713175-g116-green-8-5'),
(64388, 4358, '_regular_price', '124.79'),
(64389, 4358, 'total_sales', '0'),
(64390, 4358, '_tax_status', 'taxable'),
(64391, 4358, '_tax_class', 'parent'),
(64392, 4358, '_manage_stock', 'yes'),
(64393, 4358, '_backorders', 'no'),
(64394, 4358, '_sold_individually', 'no'),
(64395, 4358, '_virtual', 'no'),
(64396, 4358, '_downloadable', 'no'),
(64397, 4358, '_download_limit', '-1'),
(64398, 4358, '_download_expiry', '-1'),
(64399, 4358, '_stock', '849'),
(64400, 4358, '_stock_status', 'instock'),
(64401, 4358, '_wc_average_rating', '0'),
(64402, 4358, '_wc_review_count', '0'),
(64403, 4358, 'attribute_pa_color', 'g116-green'),
(64404, 4358, 'attribute_pa_shoe-size', '8-5'),
(64405, 4358, '_price', '124.79'),
(64406, 4358, '_product_version', '4.1.0'),
(64407, 4358, '_vi_wad_aliexpress_variation_id', '10000014985990906'),
(64408, 4358, '_vi_wad_aliexpress_variation_attr', '14:1254#G116 Green;200000124:200000289'),
(64409, 4359, '_variation_description', ''),
(64410, 4359, '_sku', '4001166713175-g116-green-8'),
(64411, 4359, '_regular_price', '124.79'),
(64412, 4359, 'total_sales', '0'),
(64413, 4359, '_tax_status', 'taxable'),
(64414, 4359, '_tax_class', 'parent'),
(64415, 4359, '_manage_stock', 'yes'),
(64416, 4359, '_backorders', 'no'),
(64417, 4359, '_sold_individually', 'no'),
(64418, 4359, '_virtual', 'no'),
(64419, 4359, '_downloadable', 'no'),
(64420, 4359, '_download_limit', '-1'),
(64421, 4359, '_download_expiry', '-1'),
(64422, 4359, '_stock', '855'),
(64423, 4359, '_stock_status', 'instock'),
(64424, 4359, '_wc_average_rating', '0'),
(64425, 4359, '_wc_review_count', '0'),
(64426, 4359, 'attribute_pa_color', 'g116-green'),
(64427, 4359, 'attribute_pa_shoe-size', '8'),
(64428, 4359, '_price', '124.79'),
(64429, 4359, '_product_version', '4.1.0'),
(64430, 4359, '_vi_wad_aliexpress_variation_id', '10000014985990905'),
(64431, 4359, '_vi_wad_aliexpress_variation_attr', '14:1254#G116 Green;200000124:699'),
(64432, 4360, '_variation_description', ''),
(64433, 4360, '_sku', '4001166713175-g116-green-7-5'),
(64434, 4360, '_regular_price', '124.79'),
(64435, 4360, 'total_sales', '0'),
(64436, 4360, '_tax_status', 'taxable'),
(64437, 4360, '_tax_class', 'parent'),
(64438, 4360, '_manage_stock', 'yes'),
(64439, 4360, '_backorders', 'no'),
(64440, 4360, '_sold_individually', 'no'),
(64441, 4360, '_virtual', 'no'),
(64442, 4360, '_downloadable', 'no'),
(64443, 4360, '_download_limit', '-1'),
(64444, 4360, '_download_expiry', '-1'),
(64445, 4360, '_stock', '853'),
(64446, 4360, '_stock_status', 'instock'),
(64447, 4360, '_wc_average_rating', '0'),
(64448, 4360, '_wc_review_count', '0'),
(64449, 4360, 'attribute_pa_color', 'g116-green'),
(64450, 4360, 'attribute_pa_shoe-size', '7-5'),
(64451, 4360, '_price', '124.79'),
(64452, 4360, '_product_version', '4.1.0'),
(64453, 4360, '_vi_wad_aliexpress_variation_id', '10000014985990904'),
(64454, 4360, '_vi_wad_aliexpress_variation_attr', '14:1254#G116 Green;200000124:200000288'),
(64455, 4361, '_variation_description', ''),
(64456, 4361, '_sku', '4001166713175-g157-yellow-5-5'),
(64457, 4361, '_regular_price', '124.79'),
(64458, 4361, 'total_sales', '0'),
(64459, 4361, '_tax_status', 'taxable'),
(64460, 4361, '_tax_class', 'parent'),
(64461, 4361, '_manage_stock', 'yes'),
(64462, 4361, '_backorders', 'no'),
(64463, 4361, '_sold_individually', 'no'),
(64464, 4361, '_virtual', 'no'),
(64465, 4361, '_downloadable', 'no'),
(64466, 4361, '_download_limit', '-1'),
(64467, 4361, '_download_expiry', '-1'),
(64468, 4361, '_stock', '0'),
(64469, 4361, '_stock_status', 'outofstock'),
(64470, 4361, '_wc_average_rating', '0'),
(64471, 4361, '_wc_review_count', '0'),
(64472, 4361, 'attribute_pa_color', 'g157-yellow'),
(64473, 4361, 'attribute_pa_shoe-size', '5-5'),
(64474, 4361, '_price', '124.79'),
(64475, 4361, '_product_version', '4.1.0'),
(64476, 4361, '_vi_wad_aliexpress_variation_id', '10000014985990911'),
(64477, 4361, '_vi_wad_aliexpress_variation_attr', '14:365458#G157 Yellow;200000124:200000286'),
(64478, 4362, '_variation_description', ''),
(64479, 4362, '_sku', '4001166713175-g116-green-12'),
(64480, 4362, '_regular_price', '124.79'),
(64481, 4362, 'total_sales', '0'),
(64482, 4362, '_tax_status', 'taxable'),
(64483, 4362, '_tax_class', 'parent'),
(64484, 4362, '_manage_stock', 'yes'),
(64485, 4362, '_backorders', 'no'),
(64486, 4362, '_sold_individually', 'no'),
(64487, 4362, '_virtual', 'no'),
(64488, 4362, '_downloadable', 'no'),
(64489, 4362, '_download_limit', '-1'),
(64490, 4362, '_download_expiry', '-1'),
(64491, 4362, '_stock', '876'),
(64492, 4362, '_stock_status', 'instock'),
(64493, 4362, '_wc_average_rating', '0'),
(64494, 4362, '_wc_review_count', '0'),
(64495, 4362, 'attribute_pa_color', 'g116-green'),
(64496, 4362, 'attribute_pa_shoe-size', '12'),
(64497, 4362, '_price', '124.79'),
(64498, 4362, '_product_version', '4.1.0'),
(64499, 4362, '_vi_wad_aliexpress_variation_id', '10000014985990910'),
(64500, 4362, '_vi_wad_aliexpress_variation_attr', '14:1254#G116 Green;200000124:1663'),
(64501, 4363, '_variation_description', ''),
(64502, 4363, '_sku', '4001166713175-g116-green-11'),
(64503, 4363, '_regular_price', '124.79'),
(64504, 4363, 'total_sales', '0'),
(64505, 4363, '_tax_status', 'taxable'),
(64506, 4363, '_tax_class', 'parent'),
(64507, 4363, '_manage_stock', 'yes'),
(64508, 4363, '_backorders', 'no'),
(64509, 4363, '_sold_individually', 'no'),
(64510, 4363, '_virtual', 'no'),
(64511, 4363, '_downloadable', 'no'),
(64512, 4363, '_download_limit', '-1'),
(64513, 4363, '_download_expiry', '-1'),
(64514, 4363, '_stock', '871'),
(64515, 4363, '_stock_status', 'instock'),
(64516, 4363, '_wc_average_rating', '0'),
(64517, 4363, '_wc_review_count', '0'),
(64518, 4363, 'attribute_pa_color', 'g116-green'),
(64519, 4363, 'attribute_pa_shoe-size', '11'),
(64520, 4363, '_price', '124.79'),
(64521, 4363, '_product_version', '4.1.0'),
(64522, 4363, '_vi_wad_aliexpress_variation_id', '10000014985990909'),
(64523, 4363, '_vi_wad_aliexpress_variation_attr', '14:1254#G116 Green;200000124:100010420'),
(64524, 4364, '_variation_description', ''),
(64525, 4364, '_sku', '4001166713175-g116-green-10'),
(64526, 4364, '_regular_price', '124.79'),
(64527, 4364, 'total_sales', '0'),
(64528, 4364, '_tax_status', 'taxable'),
(64529, 4364, '_tax_class', 'parent'),
(64530, 4364, '_manage_stock', 'yes'),
(64531, 4364, '_backorders', 'no'),
(64532, 4364, '_sold_individually', 'no'),
(64533, 4364, '_virtual', 'no'),
(64534, 4364, '_downloadable', 'no'),
(64535, 4364, '_download_limit', '-1'),
(64536, 4364, '_download_expiry', '-1'),
(64537, 4364, '_stock', '865'),
(64538, 4364, '_stock_status', 'instock'),
(64539, 4364, '_wc_average_rating', '0'),
(64540, 4364, '_wc_review_count', '0'),
(64541, 4364, 'attribute_pa_color', 'g116-green'),
(64542, 4364, 'attribute_pa_shoe-size', '10'),
(64543, 4364, '_price', '124.79'),
(64544, 4364, '_product_version', '4.1.0'),
(64545, 4364, '_vi_wad_aliexpress_variation_id', '10000014985990908'),
(64546, 4364, '_vi_wad_aliexpress_variation_attr', '14:1254#G116 Green;200000124:1583'),
(64547, 4365, '_variation_description', ''),
(64548, 4365, '_sku', '4001166713175-g116-brown-12'),
(64549, 4365, '_regular_price', '124.79'),
(64550, 4365, 'total_sales', '0'),
(64551, 4365, '_tax_status', 'taxable'),
(64552, 4365, '_tax_class', 'parent'),
(64553, 4365, '_manage_stock', 'yes'),
(64554, 4365, '_backorders', 'no'),
(64555, 4365, '_sold_individually', 'no'),
(64556, 4365, '_virtual', 'no'),
(64557, 4365, '_downloadable', 'no'),
(64558, 4365, '_download_limit', '-1'),
(64559, 4365, '_download_expiry', '-1'),
(64560, 4365, '_stock', '836'),
(64561, 4365, '_stock_status', 'instock'),
(64562, 4365, '_wc_average_rating', '0'),
(64563, 4365, '_wc_review_count', '0'),
(64564, 4365, 'attribute_pa_color', 'g116-brown'),
(64565, 4365, 'attribute_pa_shoe-size', '12'),
(64566, 4365, '_price', '124.79'),
(64567, 4365, '_product_version', '4.1.0'),
(64568, 4365, '_vi_wad_aliexpress_variation_id', '10000014985990899'),
(64569, 4365, '_vi_wad_aliexpress_variation_attr', '14:173#G116 Brown;200000124:1663'),
(64570, 4366, '_variation_description', ''),
(64571, 4366, '_sku', '4001166713175-g116-brown-11'),
(64572, 4366, '_regular_price', '124.79'),
(64573, 4366, 'total_sales', '0'),
(64574, 4366, '_tax_status', 'taxable'),
(64575, 4366, '_tax_class', 'parent'),
(64576, 4366, '_manage_stock', 'yes'),
(64577, 4366, '_backorders', 'no'),
(64578, 4366, '_sold_individually', 'no'),
(64579, 4366, '_virtual', 'no'),
(64580, 4366, '_downloadable', 'no'),
(64581, 4366, '_download_limit', '-1'),
(64582, 4366, '_download_expiry', '-1'),
(64583, 4366, '_stock', '837'),
(64584, 4366, '_stock_status', 'instock'),
(64585, 4366, '_wc_average_rating', '0'),
(64586, 4366, '_wc_review_count', '0'),
(64587, 4366, 'attribute_pa_color', 'g116-brown'),
(64588, 4366, 'attribute_pa_shoe-size', '11'),
(64589, 4366, '_price', '124.79'),
(64590, 4366, '_product_version', '4.1.0'),
(64591, 4366, '_vi_wad_aliexpress_variation_id', '10000014985990898'),
(64592, 4366, '_vi_wad_aliexpress_variation_attr', '14:173#G116 Brown;200000124:100010420'),
(64593, 4367, '_variation_description', ''),
(64594, 4367, '_sku', '4001166713175-g116-brown-10'),
(64595, 4367, '_regular_price', '124.79'),
(64596, 4367, 'total_sales', '0'),
(64597, 4367, '_tax_status', 'taxable'),
(64598, 4367, '_tax_class', 'parent'),
(64599, 4367, '_manage_stock', 'yes'),
(64600, 4367, '_backorders', 'no'),
(64601, 4367, '_sold_individually', 'no'),
(64602, 4367, '_virtual', 'no'),
(64603, 4367, '_downloadable', 'no'),
(64604, 4367, '_download_limit', '-1'),
(64605, 4367, '_download_expiry', '-1'),
(64606, 4367, '_stock', '811'),
(64607, 4367, '_stock_status', 'instock'),
(64608, 4367, '_wc_average_rating', '0'),
(64609, 4367, '_wc_review_count', '0'),
(64610, 4367, 'attribute_pa_color', 'g116-brown'),
(64611, 4367, 'attribute_pa_shoe-size', '10'),
(64612, 4367, '_price', '124.79'),
(64613, 4367, '_product_version', '4.1.0'),
(64614, 4367, '_vi_wad_aliexpress_variation_id', '10000014985990897'),
(64615, 4367, '_vi_wad_aliexpress_variation_attr', '14:173#G116 Brown;200000124:1583'),
(64616, 4368, '_variation_description', ''),
(64617, 4368, '_sku', '4001166713175-g116-brown-9-5'),
(64618, 4368, '_regular_price', '124.79'),
(64619, 4368, 'total_sales', '0'),
(64620, 4368, '_tax_status', 'taxable'),
(64621, 4368, '_tax_class', 'parent'),
(64622, 4368, '_manage_stock', 'yes'),
(64623, 4368, '_backorders', 'no'),
(64624, 4368, '_sold_individually', 'no'),
(64625, 4368, '_virtual', 'no'),
(64626, 4368, '_downloadable', 'no'),
(64627, 4368, '_download_limit', '-1'),
(64628, 4368, '_download_expiry', '-1'),
(64629, 4368, '_stock', '790'),
(64630, 4368, '_stock_status', 'instock'),
(64631, 4368, '_wc_average_rating', '0'),
(64632, 4368, '_wc_review_count', '0'),
(64633, 4368, 'attribute_pa_color', 'g116-brown'),
(64634, 4368, 'attribute_pa_shoe-size', '9-5'),
(64635, 4368, '_price', '124.79'),
(64636, 4368, '_product_version', '4.1.0'),
(64637, 4368, '_vi_wad_aliexpress_variation_id', '10000014985990896'),
(64638, 4368, '_vi_wad_aliexpress_variation_attr', '14:173#G116 Brown;200000124:200000290'),
(64639, 4369, '_variation_description', ''),
(64640, 4369, '_sku', '4001166713175-g116-green-7'),
(64641, 4369, '_regular_price', '124.79'),
(64642, 4369, 'total_sales', '0'),
(64643, 4369, '_tax_status', 'taxable'),
(64644, 4369, '_tax_class', 'parent'),
(64645, 4369, '_manage_stock', 'yes'),
(64646, 4369, '_backorders', 'no'),
(64647, 4369, '_sold_individually', 'no'),
(64648, 4369, '_virtual', 'no'),
(64649, 4369, '_downloadable', 'no'),
(64650, 4369, '_download_limit', '-1'),
(64651, 4369, '_download_expiry', '-1'),
(64652, 4369, '_stock', '840'),
(64653, 4369, '_stock_status', 'instock'),
(64654, 4369, '_wc_average_rating', '0'),
(64655, 4369, '_wc_review_count', '0'),
(64656, 4369, 'attribute_pa_color', 'g116-green'),
(64657, 4369, 'attribute_pa_shoe-size', '7'),
(64658, 4369, '_price', '124.79'),
(64659, 4369, '_product_version', '4.1.0'),
(64660, 4369, '_vi_wad_aliexpress_variation_id', '10000014985990903'),
(64661, 4369, '_vi_wad_aliexpress_variation_attr', '14:1254#G116 Green;200000124:3434#7'),
(64662, 4370, '_variation_description', ''),
(64663, 4370, '_sku', '4001166713175-g116-green-6-5'),
(64664, 4370, '_regular_price', '124.79'),
(64665, 4370, 'total_sales', '0'),
(64666, 4370, '_tax_status', 'taxable'),
(64667, 4370, '_tax_class', 'parent'),
(64668, 4370, '_manage_stock', 'yes'),
(64669, 4370, '_backorders', 'no'),
(64670, 4370, '_sold_individually', 'no'),
(64671, 4370, '_virtual', 'no'),
(64672, 4370, '_downloadable', 'no'),
(64673, 4370, '_download_limit', '-1'),
(64674, 4370, '_download_expiry', '-1'),
(64675, 4370, '_stock', '0'),
(64676, 4370, '_stock_status', 'outofstock'),
(64677, 4370, '_wc_average_rating', '0'),
(64678, 4370, '_wc_review_count', '0'),
(64679, 4370, 'attribute_pa_color', 'g116-green'),
(64680, 4370, 'attribute_pa_shoe-size', '6-5'),
(64681, 4370, '_price', '124.79'),
(64682, 4370, '_product_version', '4.1.0'),
(64683, 4370, '_vi_wad_aliexpress_variation_id', '10000014985990902'),
(64684, 4370, '_vi_wad_aliexpress_variation_attr', '14:1254#G116 Green;200000124:200000287'),
(64685, 4371, '_variation_description', ''),
(64686, 4371, '_sku', '4001166713175-g116-green-6'),
(64687, 4371, '_regular_price', '124.79'),
(64688, 4371, 'total_sales', '0'),
(64689, 4371, '_tax_status', 'taxable'),
(64690, 4371, '_tax_class', 'parent'),
(64691, 4371, '_manage_stock', 'yes'),
(64692, 4371, '_backorders', 'no'),
(64693, 4371, '_sold_individually', 'no'),
(64694, 4371, '_virtual', 'no'),
(64695, 4371, '_downloadable', 'no'),
(64696, 4371, '_download_limit', '-1'),
(64697, 4371, '_download_expiry', '-1'),
(64698, 4371, '_stock', '0'),
(64699, 4371, '_stock_status', 'outofstock'),
(64700, 4371, '_wc_average_rating', '0'),
(64701, 4371, '_wc_review_count', '0'),
(64702, 4371, 'attribute_pa_color', 'g116-green'),
(64703, 4371, 'attribute_pa_shoe-size', '6'),
(64704, 4371, '_price', '124.79'),
(64705, 4371, '_product_version', '4.1.0'),
(64706, 4371, '_vi_wad_aliexpress_variation_id', '10000014985990901'),
(64707, 4371, '_vi_wad_aliexpress_variation_attr', '14:1254#G116 Green;200000124:1394'),
(64708, 4372, '_variation_description', ''),
(64709, 4372, '_sku', '4001166713175-g116-green-5-5'),
(64710, 4372, '_regular_price', '124.79'),
(64711, 4372, 'total_sales', '0'),
(64712, 4372, '_tax_status', 'taxable'),
(64713, 4372, '_tax_class', 'parent'),
(64714, 4372, '_manage_stock', 'yes'),
(64715, 4372, '_backorders', 'no'),
(64716, 4372, '_sold_individually', 'no'),
(64717, 4372, '_virtual', 'no'),
(64718, 4372, '_downloadable', 'no'),
(64719, 4372, '_download_limit', '-1'),
(64720, 4372, '_download_expiry', '-1'),
(64721, 4372, '_stock', '0'),
(64722, 4372, '_stock_status', 'outofstock'),
(64723, 4372, '_wc_average_rating', '0'),
(64724, 4372, '_wc_review_count', '0'),
(64725, 4372, 'attribute_pa_color', 'g116-green'),
(64726, 4372, 'attribute_pa_shoe-size', '5-5'),
(64727, 4372, '_price', '124.79'),
(64728, 4372, '_product_version', '4.1.0'),
(64729, 4372, '_vi_wad_aliexpress_variation_id', '10000014985990900'),
(64730, 4372, '_vi_wad_aliexpress_variation_attr', '14:1254#G116 Green;200000124:200000286'),
(64731, 4373, '_variation_description', ''),
(64732, 4373, '_sku', '4001166713175-g116-black-10'),
(64733, 4373, '_regular_price', '124.79'),
(64734, 4373, 'total_sales', '0'),
(64735, 4373, '_tax_status', 'taxable'),
(64736, 4373, '_tax_class', 'parent'),
(64737, 4373, '_manage_stock', 'yes'),
(64738, 4373, '_backorders', 'no'),
(64739, 4373, '_sold_individually', 'no'),
(64740, 4373, '_virtual', 'no'),
(64741, 4373, '_downloadable', 'no'),
(64742, 4373, '_download_limit', '-1'),
(64743, 4373, '_download_expiry', '-1'),
(64744, 4373, '_stock', '673'),
(64745, 4373, '_stock_status', 'instock'),
(64746, 4373, '_wc_average_rating', '0'),
(64747, 4373, '_wc_review_count', '0'),
(64748, 4373, 'attribute_pa_color', 'g116-black'),
(64749, 4373, 'attribute_pa_shoe-size', '10'),
(64750, 4373, '_price', '124.79'),
(64751, 4373, '_product_version', '4.1.0'),
(64752, 4373, '_vi_wad_aliexpress_variation_id', '10000014985990875'),
(64753, 4373, '_vi_wad_aliexpress_variation_attr', '14:771#G116 Black;200000124:1583'),
(64754, 4374, '_variation_description', ''),
(64755, 4374, '_sku', '4001166713175-g116-black-9-5'),
(64756, 4374, '_regular_price', '124.79'),
(64757, 4374, 'total_sales', '0'),
(64758, 4374, '_tax_status', 'taxable'),
(64759, 4374, '_tax_class', 'parent'),
(64760, 4374, '_manage_stock', 'yes'),
(64761, 4374, '_backorders', 'no'),
(64762, 4374, '_sold_individually', 'no'),
(64763, 4374, '_virtual', 'no'),
(64764, 4374, '_downloadable', 'no'),
(64765, 4374, '_download_limit', '-1'),
(64766, 4374, '_download_expiry', '-1'),
(64767, 4374, '_stock', '602'),
(64768, 4374, '_stock_status', 'instock'),
(64769, 4374, '_wc_average_rating', '0'),
(64770, 4374, '_wc_review_count', '0'),
(64771, 4374, 'attribute_pa_color', 'g116-black'),
(64772, 4374, 'attribute_pa_shoe-size', '9-5'),
(64773, 4374, '_price', '124.79'),
(64774, 4374, '_product_version', '4.1.0'),
(64775, 4374, '_vi_wad_aliexpress_variation_id', '10000014985990874'),
(64776, 4374, '_vi_wad_aliexpress_variation_attr', '14:771#G116 Black;200000124:200000290'),
(64777, 4375, '_variation_description', ''),
(64778, 4375, '_sku', '4001166713175-g116-black-8-5'),
(64779, 4375, '_regular_price', '124.79'),
(64780, 4375, 'total_sales', '0'),
(64781, 4375, '_tax_status', 'taxable'),
(64782, 4375, '_tax_class', 'parent'),
(64783, 4375, '_manage_stock', 'yes'),
(64784, 4375, '_backorders', 'no'),
(64785, 4375, '_sold_individually', 'no'),
(64786, 4375, '_virtual', 'no'),
(64787, 4375, '_downloadable', 'no'),
(64788, 4375, '_download_limit', '-1'),
(64789, 4375, '_download_expiry', '-1'),
(64790, 4375, '_stock', '649'),
(64791, 4375, '_stock_status', 'instock'),
(64792, 4375, '_wc_average_rating', '0'),
(64793, 4375, '_wc_review_count', '0'),
(64794, 4375, 'attribute_pa_color', 'g116-black'),
(64795, 4375, 'attribute_pa_shoe-size', '8-5'),
(64796, 4375, '_price', '124.79'),
(64797, 4375, '_product_version', '4.1.0'),
(64798, 4375, '_vi_wad_aliexpress_variation_id', '10000014985990873'),
(64799, 4375, '_vi_wad_aliexpress_variation_attr', '14:771#G116 Black;200000124:200000289'),
(64800, 4376, '_variation_description', ''),
(64801, 4376, '_sku', '4001166713175-g116-black-8'),
(64802, 4376, '_regular_price', '124.79'),
(64803, 4376, 'total_sales', '0'),
(64804, 4376, '_tax_status', 'taxable'),
(64805, 4376, '_tax_class', 'parent'),
(64806, 4376, '_manage_stock', 'yes'),
(64807, 4376, '_backorders', 'no'),
(64808, 4376, '_sold_individually', 'no'),
(64809, 4376, '_virtual', 'no'),
(64810, 4376, '_downloadable', 'no'),
(64811, 4376, '_download_limit', '-1'),
(64812, 4376, '_download_expiry', '-1'),
(64813, 4376, '_stock', '708'),
(64814, 4376, '_stock_status', 'instock'),
(64815, 4376, '_wc_average_rating', '0'),
(64816, 4376, '_wc_review_count', '0'),
(64817, 4376, 'attribute_pa_color', 'g116-black'),
(64818, 4376, 'attribute_pa_shoe-size', '8'),
(64819, 4376, '_price', '124.79'),
(64820, 4376, '_product_version', '4.1.0'),
(64821, 4376, '_vi_wad_aliexpress_variation_id', '10000014985990872'),
(64822, 4376, '_vi_wad_aliexpress_variation_attr', '14:771#G116 Black;200000124:699'),
(64823, 4377, '_variation_description', ''),
(64824, 4377, '_sku', '4001166713175-g116-white-6'),
(64825, 4377, '_regular_price', '124.79'),
(64826, 4377, 'total_sales', '0'),
(64827, 4377, '_tax_status', 'taxable'),
(64828, 4377, '_tax_class', 'parent'),
(64829, 4377, '_manage_stock', 'yes'),
(64830, 4377, '_backorders', 'no'),
(64831, 4377, '_sold_individually', 'no'),
(64832, 4377, '_virtual', 'no'),
(64833, 4377, '_downloadable', 'no'),
(64834, 4377, '_download_limit', '-1'),
(64835, 4377, '_download_expiry', '-1'),
(64836, 4377, '_stock', '0'),
(64837, 4377, '_stock_status', 'outofstock'),
(64838, 4377, '_wc_average_rating', '0'),
(64839, 4377, '_wc_review_count', '0'),
(64840, 4377, 'attribute_pa_color', 'g116-white'),
(64841, 4377, 'attribute_pa_shoe-size', '6'),
(64842, 4377, '_price', '124.79'),
(64843, 4377, '_product_version', '4.1.0'),
(64844, 4377, '_vi_wad_aliexpress_variation_id', '10000014985990879'),
(64845, 4377, '_vi_wad_aliexpress_variation_attr', '14:193#G116 White;200000124:1394'),
(64846, 4378, '_variation_description', ''),
(64847, 4378, '_sku', '4001166713175-g116-white-5-5'),
(64848, 4378, '_regular_price', '124.79'),
(64849, 4378, 'total_sales', '0'),
(64850, 4378, '_tax_status', 'taxable'),
(64851, 4378, '_tax_class', 'parent'),
(64852, 4378, '_manage_stock', 'yes'),
(64853, 4378, '_backorders', 'no'),
(64854, 4378, '_sold_individually', 'no'),
(64855, 4378, '_virtual', 'no'),
(64856, 4378, '_downloadable', 'no'),
(64857, 4378, '_download_limit', '-1'),
(64858, 4378, '_download_expiry', '-1'),
(64859, 4378, '_stock', '0'),
(64860, 4378, '_stock_status', 'outofstock'),
(64861, 4378, '_wc_average_rating', '0'),
(64862, 4378, '_wc_review_count', '0'),
(64863, 4378, 'attribute_pa_color', 'g116-white'),
(64864, 4378, 'attribute_pa_shoe-size', '5-5'),
(64865, 4378, '_price', '124.79'),
(64866, 4378, '_product_version', '4.1.0'),
(64867, 4378, '_vi_wad_aliexpress_variation_id', '10000014985990878'),
(64868, 4378, '_vi_wad_aliexpress_variation_attr', '14:193#G116 White;200000124:200000286'),
(64869, 4379, '_variation_description', ''),
(64870, 4379, '_sku', '4001166713175-g116-black-12'),
(64871, 4379, '_regular_price', '124.79'),
(64872, 4379, 'total_sales', '0'),
(64873, 4379, '_tax_status', 'taxable'),
(64874, 4379, '_tax_class', 'parent'),
(64875, 4379, '_manage_stock', 'yes'),
(64876, 4379, '_backorders', 'no'),
(64877, 4379, '_sold_individually', 'no'),
(64878, 4379, '_virtual', 'no'),
(64879, 4379, '_downloadable', 'no'),
(64880, 4379, '_download_limit', '-1'),
(64881, 4379, '_download_expiry', '-1'),
(64882, 4379, '_stock', '766'),
(64883, 4379, '_stock_status', 'instock'),
(64884, 4379, '_wc_average_rating', '0'),
(64885, 4379, '_wc_review_count', '0'),
(64886, 4379, 'attribute_pa_color', 'g116-black'),
(64887, 4379, 'attribute_pa_shoe-size', '12'),
(64888, 4379, '_price', '124.79'),
(64889, 4379, '_product_version', '4.1.0'),
(64890, 4379, '_vi_wad_aliexpress_variation_id', '10000014985990877'),
(64891, 4379, '_vi_wad_aliexpress_variation_attr', '14:771#G116 Black;200000124:1663'),
(64892, 4380, '_variation_description', ''),
(64893, 4380, '_sku', '4001166713175-g116-black-11'),
(64894, 4380, '_regular_price', '124.79'),
(64895, 4380, 'total_sales', '0'),
(64896, 4380, '_tax_status', 'taxable'),
(64897, 4380, '_tax_class', 'parent'),
(64898, 4380, '_manage_stock', 'yes');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(64899, 4380, '_backorders', 'no'),
(64900, 4380, '_sold_individually', 'no'),
(64901, 4380, '_virtual', 'no'),
(64902, 4380, '_downloadable', 'no'),
(64903, 4380, '_download_limit', '-1'),
(64904, 4380, '_download_expiry', '-1'),
(64905, 4380, '_stock', '729'),
(64906, 4380, '_stock_status', 'instock'),
(64907, 4380, '_wc_average_rating', '0'),
(64908, 4380, '_wc_review_count', '0'),
(64909, 4380, 'attribute_pa_color', 'g116-black'),
(64910, 4380, 'attribute_pa_shoe-size', '11'),
(64911, 4380, '_price', '124.79'),
(64912, 4380, '_product_version', '4.1.0'),
(64913, 4380, '_vi_wad_aliexpress_variation_id', '10000014985990876'),
(64914, 4380, '_vi_wad_aliexpress_variation_attr', '14:771#G116 Black;200000124:100010420'),
(64915, 4381, '_variation_description', ''),
(64916, 4381, '_sku', '4001166713175-g116-black-5-5'),
(64917, 4381, '_regular_price', '124.79'),
(64918, 4381, 'total_sales', '0'),
(64919, 4381, '_tax_status', 'taxable'),
(64920, 4381, '_tax_class', 'parent'),
(64921, 4381, '_manage_stock', 'yes'),
(64922, 4381, '_backorders', 'no'),
(64923, 4381, '_sold_individually', 'no'),
(64924, 4381, '_virtual', 'no'),
(64925, 4381, '_downloadable', 'no'),
(64926, 4381, '_download_limit', '-1'),
(64927, 4381, '_download_expiry', '-1'),
(64928, 4381, '_stock', '0'),
(64929, 4381, '_stock_status', 'outofstock'),
(64930, 4381, '_wc_average_rating', '0'),
(64931, 4381, '_wc_review_count', '0'),
(64932, 4381, 'attribute_pa_color', 'g116-black'),
(64933, 4381, 'attribute_pa_shoe-size', '5-5'),
(64934, 4381, '_price', '124.79'),
(64935, 4381, '_product_version', '4.1.0'),
(64936, 4381, '_vi_wad_aliexpress_variation_id', '10000014985990867'),
(64937, 4381, '_vi_wad_aliexpress_variation_attr', '14:771#G116 Black;200000124:200000286'),
(64938, 4382, '_variation_description', ''),
(64939, 4382, '_sku', '4001166713175-g116-black-7-5'),
(64940, 4382, '_regular_price', '124.79'),
(64941, 4382, 'total_sales', '0'),
(64942, 4382, '_tax_status', 'taxable'),
(64943, 4382, '_tax_class', 'parent'),
(64944, 4382, '_manage_stock', 'yes'),
(64945, 4382, '_backorders', 'no'),
(64946, 4382, '_sold_individually', 'no'),
(64947, 4382, '_virtual', 'no'),
(64948, 4382, '_downloadable', 'no'),
(64949, 4382, '_download_limit', '-1'),
(64950, 4382, '_download_expiry', '-1'),
(64951, 4382, '_stock', '785'),
(64952, 4382, '_stock_status', 'instock'),
(64953, 4382, '_wc_average_rating', '0'),
(64954, 4382, '_wc_review_count', '0'),
(64955, 4382, 'attribute_pa_color', 'g116-black'),
(64956, 4382, 'attribute_pa_shoe-size', '7-5'),
(64957, 4382, '_price', '124.79'),
(64958, 4382, '_product_version', '4.1.0'),
(64959, 4382, '_vi_wad_aliexpress_variation_id', '10000014985990871'),
(64960, 4382, '_vi_wad_aliexpress_variation_attr', '14:771#G116 Black;200000124:200000288'),
(64961, 4383, '_variation_description', ''),
(64962, 4383, '_sku', '4001166713175-g116-black-7'),
(64963, 4383, '_regular_price', '124.79'),
(64964, 4383, 'total_sales', '0'),
(64965, 4383, '_tax_status', 'taxable'),
(64966, 4383, '_tax_class', 'parent'),
(64967, 4383, '_manage_stock', 'yes'),
(64968, 4383, '_backorders', 'no'),
(64969, 4383, '_sold_individually', 'no'),
(64970, 4383, '_virtual', 'no'),
(64971, 4383, '_downloadable', 'no'),
(64972, 4383, '_download_limit', '-1'),
(64973, 4383, '_download_expiry', '-1'),
(64974, 4383, '_stock', '772'),
(64975, 4383, '_stock_status', 'instock'),
(64976, 4383, '_wc_average_rating', '0'),
(64977, 4383, '_wc_review_count', '0'),
(64978, 4383, 'attribute_pa_color', 'g116-black'),
(64979, 4383, 'attribute_pa_shoe-size', '7'),
(64980, 4383, '_price', '124.79'),
(64981, 4383, '_product_version', '4.1.0'),
(64982, 4383, '_vi_wad_aliexpress_variation_id', '10000014985990870'),
(64983, 4383, '_vi_wad_aliexpress_variation_attr', '14:771#G116 Black;200000124:3434#7'),
(64984, 4384, '_variation_description', ''),
(64985, 4384, '_sku', '4001166713175-g116-black-6-5'),
(64986, 4384, '_regular_price', '124.79'),
(64987, 4384, 'total_sales', '0'),
(64988, 4384, '_tax_status', 'taxable'),
(64989, 4384, '_tax_class', 'parent'),
(64990, 4384, '_manage_stock', 'yes'),
(64991, 4384, '_backorders', 'no'),
(64992, 4384, '_sold_individually', 'no'),
(64993, 4384, '_virtual', 'no'),
(64994, 4384, '_downloadable', 'no'),
(64995, 4384, '_download_limit', '-1'),
(64996, 4384, '_download_expiry', '-1'),
(64997, 4384, '_stock', '0'),
(64998, 4384, '_stock_status', 'outofstock'),
(64999, 4384, '_wc_average_rating', '0'),
(65000, 4384, '_wc_review_count', '0'),
(65001, 4384, 'attribute_pa_color', 'g116-black'),
(65002, 4384, 'attribute_pa_shoe-size', '6-5'),
(65003, 4384, '_price', '124.79'),
(65004, 4384, '_product_version', '4.1.0'),
(65005, 4384, '_vi_wad_aliexpress_variation_id', '10000014985990869'),
(65006, 4384, '_vi_wad_aliexpress_variation_attr', '14:771#G116 Black;200000124:200000287'),
(65007, 4385, '_variation_description', ''),
(65008, 4385, '_sku', '4001166713175-g116-black-6'),
(65009, 4385, '_regular_price', '124.79'),
(65010, 4385, 'total_sales', '0'),
(65011, 4385, '_tax_status', 'taxable'),
(65012, 4385, '_tax_class', 'parent'),
(65013, 4385, '_manage_stock', 'yes'),
(65014, 4385, '_backorders', 'no'),
(65015, 4385, '_sold_individually', 'no'),
(65016, 4385, '_virtual', 'no'),
(65017, 4385, '_downloadable', 'no'),
(65018, 4385, '_download_limit', '-1'),
(65019, 4385, '_download_expiry', '-1'),
(65020, 4385, '_stock', '0'),
(65021, 4385, '_stock_status', 'outofstock'),
(65022, 4385, '_wc_average_rating', '0'),
(65023, 4385, '_wc_review_count', '0'),
(65024, 4385, 'attribute_pa_color', 'g116-black'),
(65025, 4385, 'attribute_pa_shoe-size', '6'),
(65026, 4385, '_price', '124.79'),
(65027, 4385, '_product_version', '4.1.0'),
(65028, 4385, '_vi_wad_aliexpress_variation_id', '10000014985990868'),
(65029, 4385, '_vi_wad_aliexpress_variation_attr', '14:771#G116 Black;200000124:1394'),
(65030, 4386, '_variation_description', ''),
(65031, 4386, '_sku', '4001166713175-g101-brown-5-5'),
(65032, 4386, '_regular_price', '124.79'),
(65033, 4386, 'total_sales', '0'),
(65034, 4386, '_tax_status', 'taxable'),
(65035, 4386, '_tax_class', 'parent'),
(65036, 4386, '_manage_stock', 'yes'),
(65037, 4386, '_backorders', 'no'),
(65038, 4386, '_sold_individually', 'no'),
(65039, 4386, '_virtual', 'no'),
(65040, 4386, '_downloadable', 'no'),
(65041, 4386, '_download_limit', '-1'),
(65042, 4386, '_download_expiry', '-1'),
(65043, 4386, '_stock', '0'),
(65044, 4386, '_stock_status', 'outofstock'),
(65045, 4386, '_wc_average_rating', '0'),
(65046, 4386, '_wc_review_count', '0'),
(65047, 4386, 'attribute_pa_color', 'g101-brown'),
(65048, 4386, 'attribute_pa_shoe-size', '5-5'),
(65049, 4386, '_price', '124.79'),
(65050, 4386, '_product_version', '4.1.0'),
(65051, 4386, '_vi_wad_aliexpress_variation_id', '10000014985990955'),
(65052, 4386, '_vi_wad_aliexpress_variation_attr', '14:175#G101 Brown;200000124:200000286'),
(65053, 4387, '_variation_description', ''),
(65054, 4387, '_sku', '4001166713175-g157-black-12'),
(65055, 4387, '_regular_price', '124.79'),
(65056, 4387, 'total_sales', '0'),
(65057, 4387, '_tax_status', 'taxable'),
(65058, 4387, '_tax_class', 'parent'),
(65059, 4387, '_manage_stock', 'yes'),
(65060, 4387, '_backorders', 'no'),
(65061, 4387, '_sold_individually', 'no'),
(65062, 4387, '_virtual', 'no'),
(65063, 4387, '_downloadable', 'no'),
(65064, 4387, '_download_limit', '-1'),
(65065, 4387, '_download_expiry', '-1'),
(65066, 4387, '_stock', '857'),
(65067, 4387, '_stock_status', 'instock'),
(65068, 4387, '_wc_average_rating', '0'),
(65069, 4387, '_wc_review_count', '0'),
(65070, 4387, 'attribute_pa_color', 'g157-black'),
(65071, 4387, 'attribute_pa_shoe-size', '12'),
(65072, 4387, '_price', '124.79'),
(65073, 4387, '_product_version', '4.1.0'),
(65074, 4387, '_vi_wad_aliexpress_variation_id', '10000014985990954'),
(65075, 4387, '_vi_wad_aliexpress_variation_attr', '14:200004890#G157 Black;200000124:1663'),
(65076, 4388, '_variation_description', ''),
(65077, 4388, '_sku', '4001166713175-g157-black-11'),
(65078, 4388, '_regular_price', '124.79'),
(65079, 4388, 'total_sales', '0'),
(65080, 4388, '_tax_status', 'taxable'),
(65081, 4388, '_tax_class', 'parent'),
(65082, 4388, '_manage_stock', 'yes'),
(65083, 4388, '_backorders', 'no'),
(65084, 4388, '_sold_individually', 'no'),
(65085, 4388, '_virtual', 'no'),
(65086, 4388, '_downloadable', 'no'),
(65087, 4388, '_download_limit', '-1'),
(65088, 4388, '_download_expiry', '-1'),
(65089, 4388, '_stock', '845'),
(65090, 4388, '_stock_status', 'instock'),
(65091, 4388, '_wc_average_rating', '0'),
(65092, 4388, '_wc_review_count', '0'),
(65093, 4388, 'attribute_pa_color', 'g157-black'),
(65094, 4388, 'attribute_pa_shoe-size', '11'),
(65095, 4388, '_price', '124.79'),
(65096, 4388, '_product_version', '4.1.0'),
(65097, 4388, '_vi_wad_aliexpress_variation_id', '10000014985990953'),
(65098, 4388, '_vi_wad_aliexpress_variation_attr', '14:200004890#G157 Black;200000124:100010420'),
(65099, 4389, '_variation_description', ''),
(65100, 4389, '_sku', '4001166713175-g157-black-10'),
(65101, 4389, '_regular_price', '124.79'),
(65102, 4389, 'total_sales', '0'),
(65103, 4389, '_tax_status', 'taxable'),
(65104, 4389, '_tax_class', 'parent'),
(65105, 4389, '_manage_stock', 'yes'),
(65106, 4389, '_backorders', 'no'),
(65107, 4389, '_sold_individually', 'no'),
(65108, 4389, '_virtual', 'no'),
(65109, 4389, '_downloadable', 'no'),
(65110, 4389, '_download_limit', '-1'),
(65111, 4389, '_download_expiry', '-1'),
(65112, 4389, '_stock', '830'),
(65113, 4389, '_stock_status', 'instock'),
(65114, 4389, '_wc_average_rating', '0'),
(65115, 4389, '_wc_review_count', '0'),
(65116, 4389, 'attribute_pa_color', 'g157-black'),
(65117, 4389, 'attribute_pa_shoe-size', '10'),
(65118, 4389, '_price', '124.79'),
(65119, 4389, '_product_version', '4.1.0'),
(65120, 4389, '_vi_wad_aliexpress_variation_id', '10000014985990952'),
(65121, 4389, '_vi_wad_aliexpress_variation_attr', '14:200004890#G157 Black;200000124:1583'),
(65122, 4390, '_variation_description', ''),
(65123, 4390, '_sku', '4001166713175-g101-brown-7-5'),
(65124, 4390, '_regular_price', '124.79'),
(65125, 4390, 'total_sales', '0'),
(65126, 4390, '_tax_status', 'taxable'),
(65127, 4390, '_tax_class', 'parent'),
(65128, 4390, '_manage_stock', 'yes'),
(65129, 4390, '_backorders', 'no'),
(65130, 4390, '_sold_individually', 'no'),
(65131, 4390, '_virtual', 'no'),
(65132, 4390, '_downloadable', 'no'),
(65133, 4390, '_download_limit', '-1'),
(65134, 4390, '_download_expiry', '-1'),
(65135, 4390, '_stock', '836'),
(65136, 4390, '_stock_status', 'instock'),
(65137, 4390, '_wc_average_rating', '0'),
(65138, 4390, '_wc_review_count', '0'),
(65139, 4390, 'attribute_pa_color', 'g101-brown'),
(65140, 4390, 'attribute_pa_shoe-size', '7-5'),
(65141, 4390, '_price', '124.79'),
(65142, 4390, '_product_version', '4.1.0'),
(65143, 4390, '_vi_wad_aliexpress_variation_id', '10000014985990959'),
(65144, 4390, '_vi_wad_aliexpress_variation_attr', '14:175#G101 Brown;200000124:200000288'),
(65145, 4391, '_variation_description', ''),
(65146, 4391, '_sku', '4001166713175-g101-brown-7'),
(65147, 4391, '_regular_price', '124.79'),
(65148, 4391, 'total_sales', '0'),
(65149, 4391, '_tax_status', 'taxable'),
(65150, 4391, '_tax_class', 'parent'),
(65151, 4391, '_manage_stock', 'yes'),
(65152, 4391, '_backorders', 'no'),
(65153, 4391, '_sold_individually', 'no'),
(65154, 4391, '_virtual', 'no'),
(65155, 4391, '_downloadable', 'no'),
(65156, 4391, '_download_limit', '-1'),
(65157, 4391, '_download_expiry', '-1'),
(65158, 4391, '_stock', '826'),
(65159, 4391, '_stock_status', 'instock'),
(65160, 4391, '_wc_average_rating', '0'),
(65161, 4391, '_wc_review_count', '0'),
(65162, 4391, 'attribute_pa_color', 'g101-brown'),
(65163, 4391, 'attribute_pa_shoe-size', '7'),
(65164, 4391, '_price', '124.79'),
(65165, 4391, '_product_version', '4.1.0'),
(65166, 4391, '_vi_wad_aliexpress_variation_id', '10000014985990958'),
(65167, 4391, '_vi_wad_aliexpress_variation_attr', '14:175#G101 Brown;200000124:3434#7'),
(65168, 4392, '_variation_description', ''),
(65169, 4392, '_sku', '4001166713175-g101-brown-6-5'),
(65170, 4392, '_regular_price', '124.79'),
(65171, 4392, 'total_sales', '0'),
(65172, 4392, '_tax_status', 'taxable'),
(65173, 4392, '_tax_class', 'parent'),
(65174, 4392, '_manage_stock', 'yes'),
(65175, 4392, '_backorders', 'no'),
(65176, 4392, '_sold_individually', 'no'),
(65177, 4392, '_virtual', 'no'),
(65178, 4392, '_downloadable', 'no'),
(65179, 4392, '_download_limit', '-1'),
(65180, 4392, '_download_expiry', '-1'),
(65181, 4392, '_stock', '0'),
(65182, 4392, '_stock_status', 'outofstock'),
(65183, 4392, '_wc_average_rating', '0'),
(65184, 4392, '_wc_review_count', '0'),
(65185, 4392, 'attribute_pa_color', 'g101-brown'),
(65186, 4392, 'attribute_pa_shoe-size', '6-5'),
(65187, 4392, '_price', '124.79'),
(65188, 4392, '_product_version', '4.1.0'),
(65189, 4392, '_vi_wad_aliexpress_variation_id', '10000014985990957'),
(65190, 4392, '_vi_wad_aliexpress_variation_attr', '14:175#G101 Brown;200000124:200000287'),
(65191, 4393, '_variation_description', ''),
(65192, 4393, '_sku', '4001166713175-g101-brown-6'),
(65193, 4393, '_regular_price', '124.79'),
(65194, 4393, 'total_sales', '0'),
(65195, 4393, '_tax_status', 'taxable'),
(65196, 4393, '_tax_class', 'parent'),
(65197, 4393, '_manage_stock', 'yes'),
(65198, 4393, '_backorders', 'no'),
(65199, 4393, '_sold_individually', 'no'),
(65200, 4393, '_virtual', 'no'),
(65201, 4393, '_downloadable', 'no'),
(65202, 4393, '_download_limit', '-1'),
(65203, 4393, '_download_expiry', '-1'),
(65204, 4393, '_stock', '0'),
(65205, 4393, '_stock_status', 'outofstock'),
(65206, 4393, '_wc_average_rating', '0'),
(65207, 4393, '_wc_review_count', '0'),
(65208, 4393, 'attribute_pa_color', 'g101-brown'),
(65209, 4393, 'attribute_pa_shoe-size', '6'),
(65210, 4393, '_price', '124.79'),
(65211, 4393, '_product_version', '4.1.0'),
(65212, 4393, '_vi_wad_aliexpress_variation_id', '10000014985990956'),
(65213, 4393, '_vi_wad_aliexpress_variation_attr', '14:175#G101 Brown;200000124:1394'),
(65214, 4394, '_variation_description', ''),
(65215, 4394, '_sku', '4001166713175-g157-black-7'),
(65216, 4394, '_regular_price', '124.79'),
(65217, 4394, 'total_sales', '0'),
(65218, 4394, '_tax_status', 'taxable'),
(65219, 4394, '_tax_class', 'parent'),
(65220, 4394, '_manage_stock', 'yes'),
(65221, 4394, '_backorders', 'no'),
(65222, 4394, '_sold_individually', 'no'),
(65223, 4394, '_virtual', 'no'),
(65224, 4394, '_downloadable', 'no'),
(65225, 4394, '_download_limit', '-1'),
(65226, 4394, '_download_expiry', '-1'),
(65227, 4394, '_stock', '866'),
(65228, 4394, '_stock_status', 'instock'),
(65229, 4394, '_wc_average_rating', '0'),
(65230, 4394, '_wc_review_count', '0'),
(65231, 4394, 'attribute_pa_color', 'g157-black'),
(65232, 4394, 'attribute_pa_shoe-size', '7'),
(65233, 4394, '_price', '124.79'),
(65234, 4394, '_product_version', '4.1.0'),
(65235, 4394, '_vi_wad_aliexpress_variation_id', '10000014985990947'),
(65236, 4394, '_vi_wad_aliexpress_variation_attr', '14:200004890#G157 Black;200000124:3434#7'),
(65237, 4395, '_variation_description', ''),
(65238, 4395, '_sku', '4001166713175-g157-black-6-5'),
(65239, 4395, '_regular_price', '124.79'),
(65240, 4395, 'total_sales', '0'),
(65241, 4395, '_tax_status', 'taxable'),
(65242, 4395, '_tax_class', 'parent'),
(65243, 4395, '_manage_stock', 'yes'),
(65244, 4395, '_backorders', 'no'),
(65245, 4395, '_sold_individually', 'no'),
(65246, 4395, '_virtual', 'no'),
(65247, 4395, '_downloadable', 'no'),
(65248, 4395, '_download_limit', '-1'),
(65249, 4395, '_download_expiry', '-1'),
(65250, 4395, '_stock', '0'),
(65251, 4395, '_stock_status', 'outofstock'),
(65252, 4395, '_wc_average_rating', '0'),
(65253, 4395, '_wc_review_count', '0'),
(65254, 4395, 'attribute_pa_color', 'g157-black'),
(65255, 4395, 'attribute_pa_shoe-size', '6-5'),
(65256, 4395, '_price', '124.79'),
(65257, 4395, '_product_version', '4.1.0'),
(65258, 4395, '_vi_wad_aliexpress_variation_id', '10000014985990946'),
(65259, 4395, '_vi_wad_aliexpress_variation_attr', '14:200004890#G157 Black;200000124:200000287'),
(65260, 4396, '_variation_description', ''),
(65261, 4396, '_sku', '4001166713175-g157-black-6'),
(65262, 4396, '_regular_price', '124.79'),
(65263, 4396, 'total_sales', '0'),
(65264, 4396, '_tax_status', 'taxable'),
(65265, 4396, '_tax_class', 'parent'),
(65266, 4396, '_manage_stock', 'yes'),
(65267, 4396, '_backorders', 'no'),
(65268, 4396, '_sold_individually', 'no'),
(65269, 4396, '_virtual', 'no'),
(65270, 4396, '_downloadable', 'no'),
(65271, 4396, '_download_limit', '-1'),
(65272, 4396, '_download_expiry', '-1'),
(65273, 4396, '_stock', '0'),
(65274, 4396, '_stock_status', 'outofstock'),
(65275, 4396, '_wc_average_rating', '0'),
(65276, 4396, '_wc_review_count', '0'),
(65277, 4396, 'attribute_pa_color', 'g157-black'),
(65278, 4396, 'attribute_pa_shoe-size', '6'),
(65279, 4396, '_price', '124.79'),
(65280, 4396, '_product_version', '4.1.0'),
(65281, 4396, '_vi_wad_aliexpress_variation_id', '10000014985990945'),
(65282, 4396, '_vi_wad_aliexpress_variation_attr', '14:200004890#G157 Black;200000124:1394'),
(65283, 4397, '_variation_description', ''),
(65284, 4397, '_sku', '4001166713175-g157-black-5-5'),
(65285, 4397, '_regular_price', '124.79'),
(65286, 4397, 'total_sales', '0'),
(65287, 4397, '_tax_status', 'taxable'),
(65288, 4397, '_tax_class', 'parent'),
(65289, 4397, '_manage_stock', 'yes'),
(65290, 4397, '_backorders', 'no'),
(65291, 4397, '_sold_individually', 'no'),
(65292, 4397, '_virtual', 'no'),
(65293, 4397, '_downloadable', 'no'),
(65294, 4397, '_download_limit', '-1'),
(65295, 4397, '_download_expiry', '-1'),
(65296, 4397, '_stock', '0'),
(65297, 4397, '_stock_status', 'outofstock'),
(65298, 4397, '_wc_average_rating', '0'),
(65299, 4397, '_wc_review_count', '0'),
(65300, 4397, 'attribute_pa_color', 'g157-black'),
(65301, 4397, 'attribute_pa_shoe-size', '5-5'),
(65302, 4397, '_price', '124.79'),
(65303, 4397, '_product_version', '4.1.0'),
(65304, 4397, '_vi_wad_aliexpress_variation_id', '10000014985990944'),
(65305, 4397, '_vi_wad_aliexpress_variation_attr', '14:200004890#G157 Black;200000124:200000286'),
(65306, 4398, '_variation_description', ''),
(65307, 4398, '_sku', '4001166713175-g157-black-9-5'),
(65308, 4398, '_regular_price', '124.79'),
(65309, 4398, 'total_sales', '0'),
(65310, 4398, '_tax_status', 'taxable'),
(65311, 4398, '_tax_class', 'parent'),
(65312, 4398, '_manage_stock', 'yes'),
(65313, 4398, '_backorders', 'no'),
(65314, 4398, '_sold_individually', 'no'),
(65315, 4398, '_virtual', 'no'),
(65316, 4398, '_downloadable', 'no'),
(65317, 4398, '_download_limit', '-1'),
(65318, 4398, '_download_expiry', '-1'),
(65319, 4398, '_stock', '823'),
(65320, 4398, '_stock_status', 'instock'),
(65321, 4398, '_wc_average_rating', '0'),
(65322, 4398, '_wc_review_count', '0'),
(65323, 4398, 'attribute_pa_color', 'g157-black'),
(65324, 4398, 'attribute_pa_shoe-size', '9-5'),
(65325, 4398, '_price', '124.79'),
(65326, 4398, '_product_version', '4.1.0'),
(65327, 4398, '_vi_wad_aliexpress_variation_id', '10000014985990951'),
(65328, 4398, '_vi_wad_aliexpress_variation_attr', '14:200004890#G157 Black;200000124:200000290'),
(65329, 4399, '_variation_description', ''),
(65330, 4399, '_sku', '4001166713175-g157-black-8-5'),
(65331, 4399, '_regular_price', '124.79'),
(65332, 4399, 'total_sales', '0'),
(65333, 4399, '_tax_status', 'taxable'),
(65334, 4399, '_tax_class', 'parent'),
(65335, 4399, '_manage_stock', 'yes'),
(65336, 4399, '_backorders', 'no'),
(65337, 4399, '_sold_individually', 'no'),
(65338, 4399, '_virtual', 'no'),
(65339, 4399, '_downloadable', 'no'),
(65340, 4399, '_download_limit', '-1'),
(65341, 4399, '_download_expiry', '-1'),
(65342, 4399, '_stock', '832'),
(65343, 4399, '_stock_status', 'instock'),
(65344, 4399, '_wc_average_rating', '0'),
(65345, 4399, '_wc_review_count', '0'),
(65346, 4399, 'attribute_pa_color', 'g157-black'),
(65347, 4399, 'attribute_pa_shoe-size', '8-5'),
(65348, 4399, '_price', '124.79'),
(65349, 4399, '_product_version', '4.1.0'),
(65350, 4399, '_vi_wad_aliexpress_variation_id', '10000014985990950'),
(65351, 4399, '_vi_wad_aliexpress_variation_attr', '14:200004890#G157 Black;200000124:200000289'),
(65352, 4400, '_variation_description', ''),
(65353, 4400, '_sku', '4001166713175-g157-black-8'),
(65354, 4400, '_regular_price', '124.79'),
(65355, 4400, 'total_sales', '0'),
(65356, 4400, '_tax_status', 'taxable'),
(65357, 4400, '_tax_class', 'parent'),
(65358, 4400, '_manage_stock', 'yes'),
(65359, 4400, '_backorders', 'no'),
(65360, 4400, '_sold_individually', 'no'),
(65361, 4400, '_virtual', 'no'),
(65362, 4400, '_downloadable', 'no'),
(65363, 4400, '_download_limit', '-1'),
(65364, 4400, '_download_expiry', '-1'),
(65365, 4400, '_stock', '845'),
(65366, 4400, '_stock_status', 'instock'),
(65367, 4400, '_wc_average_rating', '0'),
(65368, 4400, '_wc_review_count', '0'),
(65369, 4400, 'attribute_pa_color', 'g157-black'),
(65370, 4400, 'attribute_pa_shoe-size', '8'),
(65371, 4400, '_price', '124.79'),
(65372, 4400, '_product_version', '4.1.0'),
(65373, 4400, '_vi_wad_aliexpress_variation_id', '10000014985990949'),
(65374, 4400, '_vi_wad_aliexpress_variation_attr', '14:200004890#G157 Black;200000124:699'),
(65375, 4401, '_variation_description', ''),
(65376, 4401, '_sku', '4001166713175-g157-black-7-5'),
(65377, 4401, '_regular_price', '124.79'),
(65378, 4401, 'total_sales', '0'),
(65379, 4401, '_tax_status', 'taxable'),
(65380, 4401, '_tax_class', 'parent'),
(65381, 4401, '_manage_stock', 'yes'),
(65382, 4401, '_backorders', 'no'),
(65383, 4401, '_sold_individually', 'no'),
(65384, 4401, '_virtual', 'no'),
(65385, 4401, '_downloadable', 'no'),
(65386, 4401, '_download_limit', '-1'),
(65387, 4401, '_download_expiry', '-1'),
(65388, 4401, '_stock', '856'),
(65389, 4401, '_stock_status', 'instock'),
(65390, 4401, '_wc_average_rating', '0'),
(65391, 4401, '_wc_review_count', '0'),
(65392, 4401, 'attribute_pa_color', 'g157-black'),
(65393, 4401, 'attribute_pa_shoe-size', '7-5'),
(65394, 4401, '_price', '124.79'),
(65395, 4401, '_product_version', '4.1.0'),
(65396, 4401, '_vi_wad_aliexpress_variation_id', '10000014985990948'),
(65397, 4401, '_vi_wad_aliexpress_variation_attr', '14:200004890#G157 Black;200000124:200000288'),
(65398, 4402, '_variation_description', ''),
(65399, 4402, '_sku', '4001166713175-g101-black-8'),
(65400, 4402, '_regular_price', '124.79'),
(65401, 4402, 'total_sales', '0'),
(65402, 4402, '_tax_status', 'taxable'),
(65403, 4402, '_tax_class', 'parent'),
(65404, 4402, '_manage_stock', 'yes'),
(65405, 4402, '_backorders', 'no'),
(65406, 4402, '_sold_individually', 'no'),
(65407, 4402, '_virtual', 'no'),
(65408, 4402, '_downloadable', 'no'),
(65409, 4402, '_download_limit', '-1'),
(65410, 4402, '_download_expiry', '-1'),
(65411, 4402, '_stock', '828'),
(65412, 4402, '_stock_status', 'instock'),
(65413, 4402, '_wc_average_rating', '0'),
(65414, 4402, '_wc_review_count', '0'),
(65415, 4402, 'attribute_pa_color', 'g101-black'),
(65416, 4402, 'attribute_pa_shoe-size', '8'),
(65417, 4402, '_price', '124.79'),
(65418, 4402, '_product_version', '4.1.0'),
(65419, 4402, '_vi_wad_aliexpress_variation_id', '10000014985990971'),
(65420, 4402, '_vi_wad_aliexpress_variation_attr', '14:200004889#G101 Black;200000124:699'),
(65421, 4403, '_variation_description', ''),
(65422, 4403, '_sku', '4001166713175-g101-black-7-5'),
(65423, 4403, '_regular_price', '124.79'),
(65424, 4403, 'total_sales', '0'),
(65425, 4403, '_tax_status', 'taxable'),
(65426, 4403, '_tax_class', 'parent'),
(65427, 4403, '_manage_stock', 'yes'),
(65428, 4403, '_backorders', 'no'),
(65429, 4403, '_sold_individually', 'no'),
(65430, 4403, '_virtual', 'no'),
(65431, 4403, '_downloadable', 'no'),
(65432, 4403, '_download_limit', '-1'),
(65433, 4403, '_download_expiry', '-1'),
(65434, 4403, '_stock', '834'),
(65435, 4403, '_stock_status', 'instock'),
(65436, 4403, '_wc_average_rating', '0'),
(65437, 4403, '_wc_review_count', '0'),
(65438, 4403, 'attribute_pa_color', 'g101-black'),
(65439, 4403, 'attribute_pa_shoe-size', '7-5'),
(65440, 4403, '_price', '124.79'),
(65441, 4403, '_product_version', '4.1.0'),
(65442, 4403, '_vi_wad_aliexpress_variation_id', '10000014985990970'),
(65443, 4403, '_vi_wad_aliexpress_variation_attr', '14:200004889#G101 Black;200000124:200000288'),
(65444, 4404, '_variation_description', ''),
(65445, 4404, '_sku', '4001166713175-g101-black-7'),
(65446, 4404, '_regular_price', '94.19'),
(65447, 4404, 'total_sales', '0'),
(65448, 4404, '_tax_status', 'taxable'),
(65449, 4404, '_tax_class', 'parent'),
(65450, 4404, '_manage_stock', 'yes'),
(65451, 4404, '_backorders', 'no'),
(65452, 4404, '_sold_individually', 'no'),
(65453, 4404, '_virtual', 'no'),
(65454, 4404, '_downloadable', 'no'),
(65455, 4404, '_download_limit', '-1'),
(65456, 4404, '_download_expiry', '-1'),
(65457, 4404, '_stock', '724'),
(65458, 4404, '_stock_status', 'instock'),
(65459, 4404, '_wc_average_rating', '0'),
(65460, 4404, '_wc_review_count', '0'),
(65461, 4404, 'attribute_pa_color', 'g101-black'),
(65462, 4404, 'attribute_pa_shoe-size', '7'),
(65463, 4404, '_price', '94.19'),
(65464, 4404, '_product_version', '4.1.0'),
(65465, 4404, '_vi_wad_aliexpress_variation_id', '10000014985990969'),
(65466, 4404, '_vi_wad_aliexpress_variation_attr', '14:200004889#G101 Black;200000124:3434#7'),
(65467, 4405, '_variation_description', ''),
(65468, 4405, '_sku', '4001166713175-g101-black-6-5'),
(65469, 4405, '_regular_price', '124.79'),
(65470, 4405, 'total_sales', '0'),
(65471, 4405, '_tax_status', 'taxable'),
(65472, 4405, '_tax_class', 'parent'),
(65473, 4405, '_manage_stock', 'yes'),
(65474, 4405, '_backorders', 'no'),
(65475, 4405, '_sold_individually', 'no'),
(65476, 4405, '_virtual', 'no'),
(65477, 4405, '_downloadable', 'no'),
(65478, 4405, '_download_limit', '-1'),
(65479, 4405, '_download_expiry', '-1'),
(65480, 4405, '_stock', '0'),
(65481, 4405, '_stock_status', 'outofstock'),
(65482, 4405, '_wc_average_rating', '0'),
(65483, 4405, '_wc_review_count', '0'),
(65484, 4405, 'attribute_pa_color', 'g101-black'),
(65485, 4405, 'attribute_pa_shoe-size', '6-5'),
(65486, 4405, '_price', '124.79'),
(65487, 4405, '_product_version', '4.1.0'),
(65488, 4405, '_vi_wad_aliexpress_variation_id', '10000014985990968'),
(65489, 4405, '_vi_wad_aliexpress_variation_attr', '14:200004889#G101 Black;200000124:200000287'),
(65490, 4406, '_variation_description', ''),
(65491, 4406, '_sku', '4001166713175-g101-black-11'),
(65492, 4406, '_regular_price', '124.79'),
(65493, 4406, 'total_sales', '0'),
(65494, 4406, '_tax_status', 'taxable'),
(65495, 4406, '_tax_class', 'parent'),
(65496, 4406, '_manage_stock', 'yes'),
(65497, 4406, '_backorders', 'no'),
(65498, 4406, '_sold_individually', 'no'),
(65499, 4406, '_virtual', 'no'),
(65500, 4406, '_downloadable', 'no'),
(65501, 4406, '_download_limit', '-1'),
(65502, 4406, '_download_expiry', '-1'),
(65503, 4406, '_stock', '809'),
(65504, 4406, '_stock_status', 'instock'),
(65505, 4406, '_wc_average_rating', '0'),
(65506, 4406, '_wc_review_count', '0'),
(65507, 4406, 'attribute_pa_color', 'g101-black'),
(65508, 4406, 'attribute_pa_shoe-size', '11'),
(65509, 4406, '_price', '124.79'),
(65510, 4406, '_product_version', '4.1.0'),
(65511, 4406, '_vi_wad_aliexpress_variation_id', '10000014985990975'),
(65512, 4406, '_vi_wad_aliexpress_variation_attr', '14:200004889#G101 Black;200000124:100010420'),
(65513, 4407, '_variation_description', ''),
(65514, 4407, '_sku', '4001166713175-g101-black-10'),
(65515, 4407, '_regular_price', '124.79'),
(65516, 4407, 'total_sales', '0'),
(65517, 4407, '_tax_status', 'taxable'),
(65518, 4407, '_tax_class', 'parent'),
(65519, 4407, '_manage_stock', 'yes'),
(65520, 4407, '_backorders', 'no'),
(65521, 4407, '_sold_individually', 'no'),
(65522, 4407, '_virtual', 'no'),
(65523, 4407, '_downloadable', 'no'),
(65524, 4407, '_download_limit', '-1'),
(65525, 4407, '_download_expiry', '-1'),
(65526, 4407, '_stock', '796'),
(65527, 4407, '_stock_status', 'instock'),
(65528, 4407, '_wc_average_rating', '0'),
(65529, 4407, '_wc_review_count', '0'),
(65530, 4407, 'attribute_pa_color', 'g101-black'),
(65531, 4407, 'attribute_pa_shoe-size', '10'),
(65532, 4407, '_price', '124.79'),
(65533, 4407, '_product_version', '4.1.0'),
(65534, 4407, '_vi_wad_aliexpress_variation_id', '10000014985990974'),
(65535, 4407, '_vi_wad_aliexpress_variation_attr', '14:200004889#G101 Black;200000124:1583'),
(65536, 4408, '_variation_description', ''),
(65537, 4408, '_sku', '4001166713175-g101-black-9-5'),
(65538, 4408, '_regular_price', '124.79'),
(65539, 4408, 'total_sales', '0'),
(65540, 4408, '_tax_status', 'taxable'),
(65541, 4408, '_tax_class', 'parent'),
(65542, 4408, '_manage_stock', 'yes'),
(65543, 4408, '_backorders', 'no'),
(65544, 4408, '_sold_individually', 'no'),
(65545, 4408, '_virtual', 'no'),
(65546, 4408, '_downloadable', 'no'),
(65547, 4408, '_download_limit', '-1'),
(65548, 4408, '_download_expiry', '-1'),
(65549, 4408, '_stock', '774'),
(65550, 4408, '_stock_status', 'instock'),
(65551, 4408, '_wc_average_rating', '0'),
(65552, 4408, '_wc_review_count', '0'),
(65553, 4408, 'attribute_pa_color', 'g101-black'),
(65554, 4408, 'attribute_pa_shoe-size', '9-5'),
(65555, 4408, '_price', '124.79'),
(65556, 4408, '_product_version', '4.1.0'),
(65557, 4408, '_vi_wad_aliexpress_variation_id', '10000014985990973'),
(65558, 4408, '_vi_wad_aliexpress_variation_attr', '14:200004889#G101 Black;200000124:200000290'),
(65559, 4409, '_variation_description', ''),
(65560, 4409, '_sku', '4001166713175-g101-black-8-5'),
(65561, 4409, '_regular_price', '124.79'),
(65562, 4409, 'total_sales', '0'),
(65563, 4409, '_tax_status', 'taxable'),
(65564, 4409, '_tax_class', 'parent'),
(65565, 4409, '_manage_stock', 'yes'),
(65566, 4409, '_backorders', 'no'),
(65567, 4409, '_sold_individually', 'no'),
(65568, 4409, '_virtual', 'no'),
(65569, 4409, '_downloadable', 'no'),
(65570, 4409, '_download_limit', '-1'),
(65571, 4409, '_download_expiry', '-1'),
(65572, 4409, '_stock', '784'),
(65573, 4409, '_stock_status', 'instock'),
(65574, 4409, '_wc_average_rating', '0'),
(65575, 4409, '_wc_review_count', '0'),
(65576, 4409, 'attribute_pa_color', 'g101-black'),
(65577, 4409, 'attribute_pa_shoe-size', '8-5'),
(65578, 4409, '_price', '124.79'),
(65579, 4409, '_product_version', '4.1.0'),
(65580, 4409, '_vi_wad_aliexpress_variation_id', '10000014985990972'),
(65581, 4409, '_vi_wad_aliexpress_variation_attr', '14:200004889#G101 Black;200000124:200000289'),
(65582, 4410, '_variation_description', ''),
(65583, 4410, '_sku', '4001166713175-g101-brown-10'),
(65584, 4410, '_regular_price', '124.79'),
(65585, 4410, 'total_sales', '0'),
(65586, 4410, '_tax_status', 'taxable'),
(65587, 4410, '_tax_class', 'parent'),
(65588, 4410, '_manage_stock', 'yes'),
(65589, 4410, '_backorders', 'no'),
(65590, 4410, '_sold_individually', 'no'),
(65591, 4410, '_virtual', 'no'),
(65592, 4410, '_downloadable', 'no'),
(65593, 4410, '_download_limit', '-1'),
(65594, 4410, '_download_expiry', '-1'),
(65595, 4410, '_stock', '818'),
(65596, 4410, '_stock_status', 'instock'),
(65597, 4410, '_wc_average_rating', '0'),
(65598, 4410, '_wc_review_count', '0'),
(65599, 4410, 'attribute_pa_color', 'g101-brown'),
(65600, 4410, 'attribute_pa_shoe-size', '10'),
(65601, 4410, '_price', '124.79'),
(65602, 4410, '_product_version', '4.1.0'),
(65603, 4410, '_vi_wad_aliexpress_variation_id', '10000014985990963'),
(65604, 4410, '_vi_wad_aliexpress_variation_attr', '14:175#G101 Brown;200000124:1583'),
(65605, 4411, '_variation_description', ''),
(65606, 4411, '_sku', '4001166713175-g101-brown-9-5'),
(65607, 4411, '_regular_price', '124.79'),
(65608, 4411, 'total_sales', '0'),
(65609, 4411, '_tax_status', 'taxable'),
(65610, 4411, '_tax_class', 'parent'),
(65611, 4411, '_manage_stock', 'yes'),
(65612, 4411, '_backorders', 'no'),
(65613, 4411, '_sold_individually', 'no'),
(65614, 4411, '_virtual', 'no'),
(65615, 4411, '_downloadable', 'no'),
(65616, 4411, '_download_limit', '-1'),
(65617, 4411, '_download_expiry', '-1'),
(65618, 4411, '_stock', '830'),
(65619, 4411, '_stock_status', 'instock'),
(65620, 4411, '_wc_average_rating', '0'),
(65621, 4411, '_wc_review_count', '0'),
(65622, 4411, 'attribute_pa_color', 'g101-brown'),
(65623, 4411, 'attribute_pa_shoe-size', '9-5'),
(65624, 4411, '_price', '124.79'),
(65625, 4411, '_product_version', '4.1.0'),
(65626, 4411, '_vi_wad_aliexpress_variation_id', '10000014985990962'),
(65627, 4411, '_vi_wad_aliexpress_variation_attr', '14:175#G101 Brown;200000124:200000290'),
(65628, 4412, '_variation_description', ''),
(65629, 4412, '_sku', '4001166713175-g101-brown-8-5'),
(65630, 4412, '_regular_price', '124.79'),
(65631, 4412, 'total_sales', '0'),
(65632, 4412, '_tax_status', 'taxable'),
(65633, 4412, '_tax_class', 'parent'),
(65634, 4412, '_manage_stock', 'yes'),
(65635, 4412, '_backorders', 'no'),
(65636, 4412, '_sold_individually', 'no'),
(65637, 4412, '_virtual', 'no'),
(65638, 4412, '_downloadable', 'no'),
(65639, 4412, '_download_limit', '-1'),
(65640, 4412, '_download_expiry', '-1'),
(65641, 4412, '_stock', '812'),
(65642, 4412, '_stock_status', 'instock'),
(65643, 4412, '_wc_average_rating', '0'),
(65644, 4412, '_wc_review_count', '0'),
(65645, 4412, 'attribute_pa_color', 'g101-brown'),
(65646, 4412, 'attribute_pa_shoe-size', '8-5'),
(65647, 4412, '_price', '124.79'),
(65648, 4412, '_product_version', '4.1.0'),
(65649, 4412, '_vi_wad_aliexpress_variation_id', '10000014985990961'),
(65650, 4412, '_vi_wad_aliexpress_variation_attr', '14:175#G101 Brown;200000124:200000289'),
(65651, 4413, '_variation_description', ''),
(65652, 4413, '_sku', '4001166713175-g101-brown-8'),
(65653, 4413, '_regular_price', '124.79'),
(65654, 4413, 'total_sales', '0'),
(65655, 4413, '_tax_status', 'taxable'),
(65656, 4413, '_tax_class', 'parent'),
(65657, 4413, '_manage_stock', 'yes'),
(65658, 4413, '_backorders', 'no'),
(65659, 4413, '_sold_individually', 'no'),
(65660, 4413, '_virtual', 'no'),
(65661, 4413, '_downloadable', 'no'),
(65662, 4413, '_download_limit', '-1'),
(65663, 4413, '_download_expiry', '-1'),
(65664, 4413, '_stock', '837'),
(65665, 4413, '_stock_status', 'instock'),
(65666, 4413, '_wc_average_rating', '0'),
(65667, 4413, '_wc_review_count', '0'),
(65668, 4413, 'attribute_pa_color', 'g101-brown'),
(65669, 4413, 'attribute_pa_shoe-size', '8'),
(65670, 4413, '_price', '124.79'),
(65671, 4413, '_product_version', '4.1.0'),
(65672, 4413, '_vi_wad_aliexpress_variation_id', '10000014985990960'),
(65673, 4413, '_vi_wad_aliexpress_variation_attr', '14:175#G101 Brown;200000124:699'),
(65674, 4414, '_variation_description', ''),
(65675, 4414, '_sku', '4001166713175-g101-black-6'),
(65676, 4414, '_regular_price', '124.79'),
(65677, 4414, 'total_sales', '0'),
(65678, 4414, '_tax_status', 'taxable'),
(65679, 4414, '_tax_class', 'parent'),
(65680, 4414, '_manage_stock', 'yes'),
(65681, 4414, '_backorders', 'no'),
(65682, 4414, '_sold_individually', 'no'),
(65683, 4414, '_virtual', 'no'),
(65684, 4414, '_downloadable', 'no'),
(65685, 4414, '_download_limit', '-1'),
(65686, 4414, '_download_expiry', '-1'),
(65687, 4414, '_stock', '0'),
(65688, 4414, '_stock_status', 'outofstock'),
(65689, 4414, '_wc_average_rating', '0'),
(65690, 4414, '_wc_review_count', '0'),
(65691, 4414, 'attribute_pa_color', 'g101-black'),
(65692, 4414, 'attribute_pa_shoe-size', '6'),
(65693, 4414, '_price', '124.79'),
(65694, 4414, '_product_version', '4.1.0'),
(65695, 4414, '_vi_wad_aliexpress_variation_id', '10000014985990967'),
(65696, 4414, '_vi_wad_aliexpress_variation_attr', '14:200004889#G101 Black;200000124:1394'),
(65697, 4415, '_variation_description', ''),
(65698, 4415, '_sku', '4001166713175-g101-black-5-5'),
(65699, 4415, '_regular_price', '124.79'),
(65700, 4415, 'total_sales', '0'),
(65701, 4415, '_tax_status', 'taxable'),
(65702, 4415, '_tax_class', 'parent'),
(65703, 4415, '_manage_stock', 'yes'),
(65704, 4415, '_backorders', 'no'),
(65705, 4415, '_sold_individually', 'no'),
(65706, 4415, '_virtual', 'no'),
(65707, 4415, '_downloadable', 'no'),
(65708, 4415, '_download_limit', '-1'),
(65709, 4415, '_download_expiry', '-1'),
(65710, 4415, '_stock', '0'),
(65711, 4415, '_stock_status', 'outofstock'),
(65712, 4415, '_wc_average_rating', '0'),
(65713, 4415, '_wc_review_count', '0'),
(65714, 4415, 'attribute_pa_color', 'g101-black'),
(65715, 4415, 'attribute_pa_shoe-size', '5-5'),
(65716, 4415, '_price', '124.79'),
(65717, 4415, '_product_version', '4.1.0'),
(65718, 4415, '_vi_wad_aliexpress_variation_id', '10000014985990966'),
(65719, 4415, '_vi_wad_aliexpress_variation_attr', '14:200004889#G101 Black;200000124:200000286'),
(65720, 4416, '_variation_description', ''),
(65721, 4416, '_sku', '4001166713175-g101-brown-12'),
(65722, 4416, '_regular_price', '124.79'),
(65723, 4416, 'total_sales', '0'),
(65724, 4416, '_tax_status', 'taxable'),
(65725, 4416, '_tax_class', 'parent'),
(65726, 4416, '_manage_stock', 'yes'),
(65727, 4416, '_backorders', 'no'),
(65728, 4416, '_sold_individually', 'no'),
(65729, 4416, '_virtual', 'no'),
(65730, 4416, '_downloadable', 'no'),
(65731, 4416, '_download_limit', '-1'),
(65732, 4416, '_download_expiry', '-1'),
(65733, 4416, '_stock', '863'),
(65734, 4416, '_stock_status', 'instock'),
(65735, 4416, '_wc_average_rating', '0'),
(65736, 4416, '_wc_review_count', '0'),
(65737, 4416, 'attribute_pa_color', 'g101-brown'),
(65738, 4416, 'attribute_pa_shoe-size', '12'),
(65739, 4416, '_price', '124.79'),
(65740, 4416, '_product_version', '4.1.0'),
(65741, 4416, '_vi_wad_aliexpress_variation_id', '10000014985990965'),
(65742, 4416, '_vi_wad_aliexpress_variation_attr', '14:175#G101 Brown;200000124:1663'),
(65743, 4417, '_variation_description', ''),
(65744, 4417, '_sku', '4001166713175-g101-brown-11'),
(65745, 4417, '_regular_price', '124.79'),
(65746, 4417, 'total_sales', '0'),
(65747, 4417, '_tax_status', 'taxable'),
(65748, 4417, '_tax_class', 'parent'),
(65749, 4417, '_manage_stock', 'yes'),
(65750, 4417, '_backorders', 'no'),
(65751, 4417, '_sold_individually', 'no'),
(65752, 4417, '_virtual', 'no'),
(65753, 4417, '_downloadable', 'no'),
(65754, 4417, '_download_limit', '-1'),
(65755, 4417, '_download_expiry', '-1'),
(65756, 4417, '_stock', '832'),
(65757, 4417, '_stock_status', 'instock'),
(65758, 4417, '_wc_average_rating', '0'),
(65759, 4417, '_wc_review_count', '0'),
(65760, 4417, 'attribute_pa_color', 'g101-brown'),
(65761, 4417, 'attribute_pa_shoe-size', '11'),
(65762, 4417, '_price', '124.79'),
(65763, 4417, '_product_version', '4.1.0'),
(65764, 4417, '_vi_wad_aliexpress_variation_id', '10000014985990964'),
(65765, 4417, '_vi_wad_aliexpress_variation_attr', '14:175#G101 Brown;200000124:100010420'),
(65766, 4418, '_variation_description', ''),
(65767, 4418, '_sku', '4001166713175-g157-white-6'),
(65768, 4418, '_regular_price', '124.79'),
(65769, 4418, 'total_sales', '0'),
(65770, 4418, '_tax_status', 'taxable'),
(65771, 4418, '_tax_class', 'parent'),
(65772, 4418, '_manage_stock', 'yes'),
(65773, 4418, '_backorders', 'no'),
(65774, 4418, '_sold_individually', 'no'),
(65775, 4418, '_virtual', 'no'),
(65776, 4418, '_downloadable', 'no'),
(65777, 4418, '_download_limit', '-1'),
(65778, 4418, '_download_expiry', '-1'),
(65779, 4418, '_stock', '0'),
(65780, 4418, '_stock_status', 'outofstock'),
(65781, 4418, '_wc_average_rating', '0'),
(65782, 4418, '_wc_review_count', '0'),
(65783, 4418, 'attribute_pa_color', 'g157-white'),
(65784, 4418, 'attribute_pa_shoe-size', '6'),
(65785, 4418, '_price', '124.79'),
(65786, 4418, '_product_version', '4.1.0'),
(65787, 4418, '_vi_wad_aliexpress_variation_id', '10000014985990923'),
(65788, 4418, '_vi_wad_aliexpress_variation_attr', '14:350850#G157 White;200000124:1394'),
(65789, 4419, '_variation_description', ''),
(65790, 4419, '_sku', '4001166713175-g157-white-5-5'),
(65791, 4419, '_regular_price', '124.79'),
(65792, 4419, 'total_sales', '0'),
(65793, 4419, '_tax_status', 'taxable'),
(65794, 4419, '_tax_class', 'parent'),
(65795, 4419, '_manage_stock', 'yes'),
(65796, 4419, '_backorders', 'no'),
(65797, 4419, '_sold_individually', 'no'),
(65798, 4419, '_virtual', 'no'),
(65799, 4419, '_downloadable', 'no'),
(65800, 4419, '_download_limit', '-1'),
(65801, 4419, '_download_expiry', '-1'),
(65802, 4419, '_stock', '0'),
(65803, 4419, '_stock_status', 'outofstock'),
(65804, 4419, '_wc_average_rating', '0'),
(65805, 4419, '_wc_review_count', '0'),
(65806, 4419, 'attribute_pa_color', 'g157-white'),
(65807, 4419, 'attribute_pa_shoe-size', '5-5'),
(65808, 4419, '_price', '124.79'),
(65809, 4419, '_product_version', '4.1.0'),
(65810, 4419, '_vi_wad_aliexpress_variation_id', '10000014985990922'),
(65811, 4419, '_vi_wad_aliexpress_variation_attr', '14:350850#G157 White;200000124:200000286'),
(65812, 4420, '_variation_description', ''),
(65813, 4420, '_sku', '4001166713175-g157-yellow-12'),
(65814, 4420, '_regular_price', '124.79'),
(65815, 4420, 'total_sales', '0'),
(65816, 4420, '_tax_status', 'taxable'),
(65817, 4420, '_tax_class', 'parent'),
(65818, 4420, '_manage_stock', 'yes'),
(65819, 4420, '_backorders', 'no'),
(65820, 4420, '_sold_individually', 'no'),
(65821, 4420, '_virtual', 'no'),
(65822, 4420, '_downloadable', 'no'),
(65823, 4420, '_download_limit', '-1'),
(65824, 4420, '_download_expiry', '-1'),
(65825, 4420, '_stock', '871'),
(65826, 4420, '_stock_status', 'instock'),
(65827, 4420, '_wc_average_rating', '0'),
(65828, 4420, '_wc_review_count', '0'),
(65829, 4420, 'attribute_pa_color', 'g157-yellow'),
(65830, 4420, 'attribute_pa_shoe-size', '12'),
(65831, 4420, '_price', '124.79'),
(65832, 4420, '_product_version', '4.1.0'),
(65833, 4420, '_vi_wad_aliexpress_variation_id', '10000014985990921'),
(65834, 4420, '_vi_wad_aliexpress_variation_attr', '14:365458#G157 Yellow;200000124:1663'),
(65835, 4421, '_variation_description', ''),
(65836, 4421, '_sku', '4001166713175-g157-yellow-11'),
(65837, 4421, '_regular_price', '124.79'),
(65838, 4421, 'total_sales', '0'),
(65839, 4421, '_tax_status', 'taxable'),
(65840, 4421, '_tax_class', 'parent'),
(65841, 4421, '_manage_stock', 'yes'),
(65842, 4421, '_backorders', 'no'),
(65843, 4421, '_sold_individually', 'no'),
(65844, 4421, '_virtual', 'no'),
(65845, 4421, '_downloadable', 'no'),
(65846, 4421, '_download_limit', '-1'),
(65847, 4421, '_download_expiry', '-1'),
(65848, 4421, '_stock', '870'),
(65849, 4421, '_stock_status', 'instock'),
(65850, 4421, '_wc_average_rating', '0'),
(65851, 4421, '_wc_review_count', '0'),
(65852, 4421, 'attribute_pa_color', 'g157-yellow'),
(65853, 4421, 'attribute_pa_shoe-size', '11'),
(65854, 4421, '_price', '124.79'),
(65855, 4421, '_product_version', '4.1.0'),
(65856, 4421, '_vi_wad_aliexpress_variation_id', '10000014985990920'),
(65857, 4421, '_vi_wad_aliexpress_variation_attr', '14:365458#G157 Yellow;200000124:100010420'),
(65858, 4422, '_variation_description', ''),
(65859, 4422, '_sku', '4001166713175-g157-white-8'),
(65860, 4422, '_regular_price', '124.79'),
(65861, 4422, 'total_sales', '0'),
(65862, 4422, '_tax_status', 'taxable'),
(65863, 4422, '_tax_class', 'parent'),
(65864, 4422, '_manage_stock', 'yes'),
(65865, 4422, '_backorders', 'no'),
(65866, 4422, '_sold_individually', 'no'),
(65867, 4422, '_virtual', 'no'),
(65868, 4422, '_downloadable', 'no'),
(65869, 4422, '_download_limit', '-1'),
(65870, 4422, '_download_expiry', '-1'),
(65871, 4422, '_stock', '850'),
(65872, 4422, '_stock_status', 'instock'),
(65873, 4422, '_wc_average_rating', '0'),
(65874, 4422, '_wc_review_count', '0'),
(65875, 4422, 'attribute_pa_color', 'g157-white'),
(65876, 4422, 'attribute_pa_shoe-size', '8'),
(65877, 4422, '_price', '124.79'),
(65878, 4422, '_product_version', '4.1.0'),
(65879, 4422, '_vi_wad_aliexpress_variation_id', '10000014985990927'),
(65880, 4422, '_vi_wad_aliexpress_variation_attr', '14:350850#G157 White;200000124:699'),
(65881, 4423, '_variation_description', ''),
(65882, 4423, '_sku', '4001166713175-g157-white-7-5'),
(65883, 4423, '_regular_price', '124.79'),
(65884, 4423, 'total_sales', '0'),
(65885, 4423, '_tax_status', 'taxable'),
(65886, 4423, '_tax_class', 'parent'),
(65887, 4423, '_manage_stock', 'yes'),
(65888, 4423, '_backorders', 'no'),
(65889, 4423, '_sold_individually', 'no'),
(65890, 4423, '_virtual', 'no'),
(65891, 4423, '_downloadable', 'no'),
(65892, 4423, '_download_limit', '-1'),
(65893, 4423, '_download_expiry', '-1'),
(65894, 4423, '_stock', '868'),
(65895, 4423, '_stock_status', 'instock'),
(65896, 4423, '_wc_average_rating', '0'),
(65897, 4423, '_wc_review_count', '0'),
(65898, 4423, 'attribute_pa_color', 'g157-white'),
(65899, 4423, 'attribute_pa_shoe-size', '7-5'),
(65900, 4423, '_price', '124.79'),
(65901, 4423, '_product_version', '4.1.0'),
(65902, 4423, '_vi_wad_aliexpress_variation_id', '10000014985990926'),
(65903, 4423, '_vi_wad_aliexpress_variation_attr', '14:350850#G157 White;200000124:200000288'),
(65904, 4424, '_variation_description', ''),
(65905, 4424, '_sku', '4001166713175-g157-white-7'),
(65906, 4424, '_regular_price', '124.79'),
(65907, 4424, 'total_sales', '0'),
(65908, 4424, '_tax_status', 'taxable'),
(65909, 4424, '_tax_class', 'parent'),
(65910, 4424, '_manage_stock', 'yes'),
(65911, 4424, '_backorders', 'no'),
(65912, 4424, '_sold_individually', 'no'),
(65913, 4424, '_virtual', 'no'),
(65914, 4424, '_downloadable', 'no'),
(65915, 4424, '_download_limit', '-1'),
(65916, 4424, '_download_expiry', '-1'),
(65917, 4424, '_stock', '872'),
(65918, 4424, '_stock_status', 'instock'),
(65919, 4424, '_wc_average_rating', '0'),
(65920, 4424, '_wc_review_count', '0'),
(65921, 4424, 'attribute_pa_color', 'g157-white'),
(65922, 4424, 'attribute_pa_shoe-size', '7'),
(65923, 4424, '_price', '124.79'),
(65924, 4424, '_product_version', '4.1.0'),
(65925, 4424, '_vi_wad_aliexpress_variation_id', '10000014985990925'),
(65926, 4424, '_vi_wad_aliexpress_variation_attr', '14:350850#G157 White;200000124:3434#7'),
(65927, 4425, '_variation_description', ''),
(65928, 4425, '_sku', '4001166713175-g157-white-6-5'),
(65929, 4425, '_regular_price', '124.79'),
(65930, 4425, 'total_sales', '0'),
(65931, 4425, '_tax_status', 'taxable'),
(65932, 4425, '_tax_class', 'parent'),
(65933, 4425, '_manage_stock', 'yes'),
(65934, 4425, '_backorders', 'no'),
(65935, 4425, '_sold_individually', 'no'),
(65936, 4425, '_virtual', 'no'),
(65937, 4425, '_downloadable', 'no'),
(65938, 4425, '_download_limit', '-1'),
(65939, 4425, '_download_expiry', '-1'),
(65940, 4425, '_stock', '0'),
(65941, 4425, '_stock_status', 'outofstock'),
(65942, 4425, '_wc_average_rating', '0'),
(65943, 4425, '_wc_review_count', '0'),
(65944, 4425, 'attribute_pa_color', 'g157-white'),
(65945, 4425, 'attribute_pa_shoe-size', '6-5'),
(65946, 4425, '_price', '124.79'),
(65947, 4425, '_product_version', '4.1.0'),
(65948, 4425, '_vi_wad_aliexpress_variation_id', '10000014985990924'),
(65949, 4425, '_vi_wad_aliexpress_variation_attr', '14:350850#G157 White;200000124:200000287'),
(65950, 4426, '_variation_description', ''),
(65951, 4426, '_sku', '4001166713175-g157-yellow-7-5'),
(65952, 4426, '_regular_price', '124.79'),
(65953, 4426, 'total_sales', '0'),
(65954, 4426, '_tax_status', 'taxable'),
(65955, 4426, '_tax_class', 'parent'),
(65956, 4426, '_manage_stock', 'yes'),
(65957, 4426, '_backorders', 'no'),
(65958, 4426, '_sold_individually', 'no'),
(65959, 4426, '_virtual', 'no'),
(65960, 4426, '_downloadable', 'no'),
(65961, 4426, '_download_limit', '-1'),
(65962, 4426, '_download_expiry', '-1'),
(65963, 4426, '_stock', '867'),
(65964, 4426, '_stock_status', 'instock'),
(65965, 4426, '_wc_average_rating', '0'),
(65966, 4426, '_wc_review_count', '0'),
(65967, 4426, 'attribute_pa_color', 'g157-yellow'),
(65968, 4426, 'attribute_pa_shoe-size', '7-5'),
(65969, 4426, '_price', '124.79'),
(65970, 4426, '_product_version', '4.1.0'),
(65971, 4426, '_vi_wad_aliexpress_variation_id', '10000014985990915'),
(65972, 4426, '_vi_wad_aliexpress_variation_attr', '14:365458#G157 Yellow;200000124:200000288'),
(65973, 4427, '_variation_description', ''),
(65974, 4427, '_sku', '4001166713175-g157-yellow-7'),
(65975, 4427, '_regular_price', '124.79'),
(65976, 4427, 'total_sales', '0'),
(65977, 4427, '_tax_status', 'taxable'),
(65978, 4427, '_tax_class', 'parent'),
(65979, 4427, '_manage_stock', 'yes'),
(65980, 4427, '_backorders', 'no'),
(65981, 4427, '_sold_individually', 'no'),
(65982, 4427, '_virtual', 'no'),
(65983, 4427, '_downloadable', 'no'),
(65984, 4427, '_download_limit', '-1'),
(65985, 4427, '_download_expiry', '-1'),
(65986, 4427, '_stock', '871'),
(65987, 4427, '_stock_status', 'instock'),
(65988, 4427, '_wc_average_rating', '0'),
(65989, 4427, '_wc_review_count', '0'),
(65990, 4427, 'attribute_pa_color', 'g157-yellow'),
(65991, 4427, 'attribute_pa_shoe-size', '7'),
(65992, 4427, '_price', '124.79'),
(65993, 4427, '_product_version', '4.1.0'),
(65994, 4427, '_vi_wad_aliexpress_variation_id', '10000014985990914'),
(65995, 4427, '_vi_wad_aliexpress_variation_attr', '14:365458#G157 Yellow;200000124:3434#7'),
(65996, 4428, '_variation_description', ''),
(65997, 4428, '_sku', '4001166713175-g157-yellow-6-5'),
(65998, 4428, '_regular_price', '124.79'),
(65999, 4428, 'total_sales', '0'),
(66000, 4428, '_tax_status', 'taxable'),
(66001, 4428, '_tax_class', 'parent'),
(66002, 4428, '_manage_stock', 'yes'),
(66003, 4428, '_backorders', 'no'),
(66004, 4428, '_sold_individually', 'no'),
(66005, 4428, '_virtual', 'no'),
(66006, 4428, '_downloadable', 'no'),
(66007, 4428, '_download_limit', '-1'),
(66008, 4428, '_download_expiry', '-1'),
(66009, 4428, '_stock', '0'),
(66010, 4428, '_stock_status', 'outofstock'),
(66011, 4428, '_wc_average_rating', '0'),
(66012, 4428, '_wc_review_count', '0'),
(66013, 4428, 'attribute_pa_color', 'g157-yellow'),
(66014, 4428, 'attribute_pa_shoe-size', '6-5'),
(66015, 4428, '_price', '124.79'),
(66016, 4428, '_product_version', '4.1.0'),
(66017, 4428, '_vi_wad_aliexpress_variation_id', '10000014985990913'),
(66018, 4428, '_vi_wad_aliexpress_variation_attr', '14:365458#G157 Yellow;200000124:200000287'),
(66019, 4429, '_variation_description', ''),
(66020, 4429, '_sku', '4001166713175-g157-yellow-6'),
(66021, 4429, '_regular_price', '124.79'),
(66022, 4429, 'total_sales', '0'),
(66023, 4429, '_tax_status', 'taxable'),
(66024, 4429, '_tax_class', 'parent'),
(66025, 4429, '_manage_stock', 'yes'),
(66026, 4429, '_backorders', 'no'),
(66027, 4429, '_sold_individually', 'no'),
(66028, 4429, '_virtual', 'no'),
(66029, 4429, '_downloadable', 'no'),
(66030, 4429, '_download_limit', '-1'),
(66031, 4429, '_download_expiry', '-1'),
(66032, 4429, '_stock', '0'),
(66033, 4429, '_stock_status', 'outofstock'),
(66034, 4429, '_wc_average_rating', '0'),
(66035, 4429, '_wc_review_count', '0'),
(66036, 4429, 'attribute_pa_color', 'g157-yellow'),
(66037, 4429, 'attribute_pa_shoe-size', '6'),
(66038, 4429, '_price', '124.79'),
(66039, 4429, '_product_version', '4.1.0'),
(66040, 4429, '_vi_wad_aliexpress_variation_id', '10000014985990912'),
(66041, 4429, '_vi_wad_aliexpress_variation_attr', '14:365458#G157 Yellow;200000124:1394'),
(66042, 4430, '_variation_description', ''),
(66043, 4430, '_sku', '4001166713175-g157-yellow-10'),
(66044, 4430, '_regular_price', '124.79'),
(66045, 4430, 'total_sales', '0'),
(66046, 4430, '_tax_status', 'taxable'),
(66047, 4430, '_tax_class', 'parent'),
(66048, 4430, '_manage_stock', 'yes'),
(66049, 4430, '_backorders', 'no'),
(66050, 4430, '_sold_individually', 'no'),
(66051, 4430, '_virtual', 'no'),
(66052, 4430, '_downloadable', 'no'),
(66053, 4430, '_download_limit', '-1'),
(66054, 4430, '_download_expiry', '-1'),
(66055, 4430, '_stock', '864'),
(66056, 4430, '_stock_status', 'instock'),
(66057, 4430, '_wc_average_rating', '0'),
(66058, 4430, '_wc_review_count', '0'),
(66059, 4430, 'attribute_pa_color', 'g157-yellow'),
(66060, 4430, 'attribute_pa_shoe-size', '10'),
(66061, 4430, '_price', '124.79'),
(66062, 4430, '_product_version', '4.1.0'),
(66063, 4430, '_vi_wad_aliexpress_variation_id', '10000014985990919'),
(66064, 4430, '_vi_wad_aliexpress_variation_attr', '14:365458#G157 Yellow;200000124:1583'),
(66065, 4431, '_variation_description', ''),
(66066, 4431, '_sku', '4001166713175-g157-yellow-9-5'),
(66067, 4431, '_regular_price', '124.79');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(66068, 4431, 'total_sales', '0'),
(66069, 4431, '_tax_status', 'taxable'),
(66070, 4431, '_tax_class', 'parent'),
(66071, 4431, '_manage_stock', 'yes'),
(66072, 4431, '_backorders', 'no'),
(66073, 4431, '_sold_individually', 'no'),
(66074, 4431, '_virtual', 'no'),
(66075, 4431, '_downloadable', 'no'),
(66076, 4431, '_download_limit', '-1'),
(66077, 4431, '_download_expiry', '-1'),
(66078, 4431, '_stock', '854'),
(66079, 4431, '_stock_status', 'instock'),
(66080, 4431, '_wc_average_rating', '0'),
(66081, 4431, '_wc_review_count', '0'),
(66082, 4431, 'attribute_pa_color', 'g157-yellow'),
(66083, 4431, 'attribute_pa_shoe-size', '9-5'),
(66084, 4431, '_price', '124.79'),
(66085, 4431, '_product_version', '4.1.0'),
(66086, 4431, '_vi_wad_aliexpress_variation_id', '10000014985990918'),
(66087, 4431, '_vi_wad_aliexpress_variation_attr', '14:365458#G157 Yellow;200000124:200000290'),
(66088, 4432, '_variation_description', ''),
(66089, 4432, '_sku', '4001166713175-g157-yellow-8-5'),
(66090, 4432, '_regular_price', '124.79'),
(66091, 4432, 'total_sales', '0'),
(66092, 4432, '_tax_status', 'taxable'),
(66093, 4432, '_tax_class', 'parent'),
(66094, 4432, '_manage_stock', 'yes'),
(66095, 4432, '_backorders', 'no'),
(66096, 4432, '_sold_individually', 'no'),
(66097, 4432, '_virtual', 'no'),
(66098, 4432, '_downloadable', 'no'),
(66099, 4432, '_download_limit', '-1'),
(66100, 4432, '_download_expiry', '-1'),
(66101, 4432, '_stock', '858'),
(66102, 4432, '_stock_status', 'instock'),
(66103, 4432, '_wc_average_rating', '0'),
(66104, 4432, '_wc_review_count', '0'),
(66105, 4432, 'attribute_pa_color', 'g157-yellow'),
(66106, 4432, 'attribute_pa_shoe-size', '8-5'),
(66107, 4432, '_price', '124.79'),
(66108, 4432, '_product_version', '4.1.0'),
(66109, 4432, '_vi_wad_aliexpress_variation_id', '10000014985990917'),
(66110, 4432, '_vi_wad_aliexpress_variation_attr', '14:365458#G157 Yellow;200000124:200000289'),
(66111, 4433, '_variation_description', ''),
(66112, 4433, '_sku', '4001166713175-g157-yellow-8'),
(66113, 4433, '_regular_price', '124.79'),
(66114, 4433, 'total_sales', '0'),
(66115, 4433, '_tax_status', 'taxable'),
(66116, 4433, '_tax_class', 'parent'),
(66117, 4433, '_manage_stock', 'yes'),
(66118, 4433, '_backorders', 'no'),
(66119, 4433, '_sold_individually', 'no'),
(66120, 4433, '_virtual', 'no'),
(66121, 4433, '_downloadable', 'no'),
(66122, 4433, '_download_limit', '-1'),
(66123, 4433, '_download_expiry', '-1'),
(66124, 4433, '_stock', '871'),
(66125, 4433, '_stock_status', 'instock'),
(66126, 4433, '_wc_average_rating', '0'),
(66127, 4433, '_wc_review_count', '0'),
(66128, 4433, 'attribute_pa_color', 'g157-yellow'),
(66129, 4433, 'attribute_pa_shoe-size', '8'),
(66130, 4433, '_price', '124.79'),
(66131, 4433, '_product_version', '4.1.0'),
(66132, 4433, '_vi_wad_aliexpress_variation_id', '10000014985990916'),
(66133, 4433, '_vi_wad_aliexpress_variation_attr', '14:365458#G157 Yellow;200000124:699'),
(66134, 4434, '_variation_description', ''),
(66135, 4434, '_sku', '4001166713175-g157-green-8-5'),
(66136, 4434, '_regular_price', '124.79'),
(66137, 4434, 'total_sales', '0'),
(66138, 4434, '_tax_status', 'taxable'),
(66139, 4434, '_tax_class', 'parent'),
(66140, 4434, '_manage_stock', 'yes'),
(66141, 4434, '_backorders', 'no'),
(66142, 4434, '_sold_individually', 'no'),
(66143, 4434, '_virtual', 'no'),
(66144, 4434, '_downloadable', 'no'),
(66145, 4434, '_download_limit', '-1'),
(66146, 4434, '_download_expiry', '-1'),
(66147, 4434, '_stock', '829'),
(66148, 4434, '_stock_status', 'instock'),
(66149, 4434, '_wc_average_rating', '0'),
(66150, 4434, '_wc_review_count', '0'),
(66151, 4434, 'attribute_pa_color', 'g157-green'),
(66152, 4434, 'attribute_pa_shoe-size', '8-5'),
(66153, 4434, '_price', '124.79'),
(66154, 4434, '_product_version', '4.1.0'),
(66155, 4434, '_vi_wad_aliexpress_variation_id', '10000014985990939'),
(66156, 4434, '_vi_wad_aliexpress_variation_attr', '14:691#G157 Green;200000124:200000289'),
(66157, 4435, '_variation_description', ''),
(66158, 4435, '_sku', '4001166713175-g157-green-8'),
(66159, 4435, '_regular_price', '124.79'),
(66160, 4435, 'total_sales', '0'),
(66161, 4435, '_tax_status', 'taxable'),
(66162, 4435, '_tax_class', 'parent'),
(66163, 4435, '_manage_stock', 'yes'),
(66164, 4435, '_backorders', 'no'),
(66165, 4435, '_sold_individually', 'no'),
(66166, 4435, '_virtual', 'no'),
(66167, 4435, '_downloadable', 'no'),
(66168, 4435, '_download_limit', '-1'),
(66169, 4435, '_download_expiry', '-1'),
(66170, 4435, '_stock', '856'),
(66171, 4435, '_stock_status', 'instock'),
(66172, 4435, '_wc_average_rating', '0'),
(66173, 4435, '_wc_review_count', '0'),
(66174, 4435, 'attribute_pa_color', 'g157-green'),
(66175, 4435, 'attribute_pa_shoe-size', '8'),
(66176, 4435, '_price', '124.79'),
(66177, 4435, '_product_version', '4.1.0'),
(66178, 4435, '_vi_wad_aliexpress_variation_id', '10000014985990938'),
(66179, 4435, '_vi_wad_aliexpress_variation_attr', '14:691#G157 Green;200000124:699'),
(66180, 4436, '_variation_description', ''),
(66181, 4436, '_sku', '4001166713175-g157-green-7-5'),
(66182, 4436, '_regular_price', '124.79'),
(66183, 4436, 'total_sales', '0'),
(66184, 4436, '_tax_status', 'taxable'),
(66185, 4436, '_tax_class', 'parent'),
(66186, 4436, '_manage_stock', 'yes'),
(66187, 4436, '_backorders', 'no'),
(66188, 4436, '_sold_individually', 'no'),
(66189, 4436, '_virtual', 'no'),
(66190, 4436, '_downloadable', 'no'),
(66191, 4436, '_download_limit', '-1'),
(66192, 4436, '_download_expiry', '-1'),
(66193, 4436, '_stock', '851'),
(66194, 4436, '_stock_status', 'instock'),
(66195, 4436, '_wc_average_rating', '0'),
(66196, 4436, '_wc_review_count', '0'),
(66197, 4436, 'attribute_pa_color', 'g157-green'),
(66198, 4436, 'attribute_pa_shoe-size', '7-5'),
(66199, 4436, '_price', '124.79'),
(66200, 4436, '_product_version', '4.1.0'),
(66201, 4436, '_vi_wad_aliexpress_variation_id', '10000014985990937'),
(66202, 4436, '_vi_wad_aliexpress_variation_attr', '14:691#G157 Green;200000124:200000288'),
(66203, 4437, '_variation_description', ''),
(66204, 4437, '_sku', '4001166713175-g157-green-7'),
(66205, 4437, '_regular_price', '124.79'),
(66206, 4437, 'total_sales', '0'),
(66207, 4437, '_tax_status', 'taxable'),
(66208, 4437, '_tax_class', 'parent'),
(66209, 4437, '_manage_stock', 'yes'),
(66210, 4437, '_backorders', 'no'),
(66211, 4437, '_sold_individually', 'no'),
(66212, 4437, '_virtual', 'no'),
(66213, 4437, '_downloadable', 'no'),
(66214, 4437, '_download_limit', '-1'),
(66215, 4437, '_download_expiry', '-1'),
(66216, 4437, '_stock', '861'),
(66217, 4437, '_stock_status', 'instock'),
(66218, 4437, '_wc_average_rating', '0'),
(66219, 4437, '_wc_review_count', '0'),
(66220, 4437, 'attribute_pa_color', 'g157-green'),
(66221, 4437, 'attribute_pa_shoe-size', '7'),
(66222, 4437, '_price', '124.79'),
(66223, 4437, '_product_version', '4.1.0'),
(66224, 4437, '_vi_wad_aliexpress_variation_id', '10000014985990936'),
(66225, 4437, '_vi_wad_aliexpress_variation_attr', '14:691#G157 Green;200000124:3434#7'),
(66226, 4438, '_variation_description', ''),
(66227, 4438, '_sku', '4001166713175-g157-green-12'),
(66228, 4438, '_regular_price', '124.79'),
(66229, 4438, 'total_sales', '0'),
(66230, 4438, '_tax_status', 'taxable'),
(66231, 4438, '_tax_class', 'parent'),
(66232, 4438, '_manage_stock', 'yes'),
(66233, 4438, '_backorders', 'no'),
(66234, 4438, '_sold_individually', 'no'),
(66235, 4438, '_virtual', 'no'),
(66236, 4438, '_downloadable', 'no'),
(66237, 4438, '_download_limit', '-1'),
(66238, 4438, '_download_expiry', '-1'),
(66239, 4438, '_stock', '867'),
(66240, 4438, '_stock_status', 'instock'),
(66241, 4438, '_wc_average_rating', '0'),
(66242, 4438, '_wc_review_count', '0'),
(66243, 4438, 'attribute_pa_color', 'g157-green'),
(66244, 4438, 'attribute_pa_shoe-size', '12'),
(66245, 4438, '_price', '124.79'),
(66246, 4438, '_product_version', '4.1.0'),
(66247, 4438, '_vi_wad_aliexpress_variation_id', '10000014985990943'),
(66248, 4438, '_vi_wad_aliexpress_variation_attr', '14:691#G157 Green;200000124:1663'),
(66249, 4439, '_variation_description', ''),
(66250, 4439, '_sku', '4001166713175-g157-green-11'),
(66251, 4439, '_regular_price', '124.79'),
(66252, 4439, 'total_sales', '0'),
(66253, 4439, '_tax_status', 'taxable'),
(66254, 4439, '_tax_class', 'parent'),
(66255, 4439, '_manage_stock', 'yes'),
(66256, 4439, '_backorders', 'no'),
(66257, 4439, '_sold_individually', 'no'),
(66258, 4439, '_virtual', 'no'),
(66259, 4439, '_downloadable', 'no'),
(66260, 4439, '_download_limit', '-1'),
(66261, 4439, '_download_expiry', '-1'),
(66262, 4439, '_stock', '858'),
(66263, 4439, '_stock_status', 'instock'),
(66264, 4439, '_wc_average_rating', '0'),
(66265, 4439, '_wc_review_count', '0'),
(66266, 4439, 'attribute_pa_color', 'g157-green'),
(66267, 4439, 'attribute_pa_shoe-size', '11'),
(66268, 4439, '_price', '124.79'),
(66269, 4439, '_product_version', '4.1.0'),
(66270, 4439, '_vi_wad_aliexpress_variation_id', '10000014985990942'),
(66271, 4439, '_vi_wad_aliexpress_variation_attr', '14:691#G157 Green;200000124:100010420'),
(66272, 4440, '_variation_description', ''),
(66273, 4440, '_sku', '4001166713175-g157-green-10'),
(66274, 4440, '_regular_price', '124.79'),
(66275, 4440, 'total_sales', '0'),
(66276, 4440, '_tax_status', 'taxable'),
(66277, 4440, '_tax_class', 'parent'),
(66278, 4440, '_manage_stock', 'yes'),
(66279, 4440, '_backorders', 'no'),
(66280, 4440, '_sold_individually', 'no'),
(66281, 4440, '_virtual', 'no'),
(66282, 4440, '_downloadable', 'no'),
(66283, 4440, '_download_limit', '-1'),
(66284, 4440, '_download_expiry', '-1'),
(66285, 4440, '_stock', '849'),
(66286, 4440, '_stock_status', 'instock'),
(66287, 4440, '_wc_average_rating', '0'),
(66288, 4440, '_wc_review_count', '0'),
(66289, 4440, 'attribute_pa_color', 'g157-green'),
(66290, 4440, 'attribute_pa_shoe-size', '10'),
(66291, 4440, '_price', '124.79'),
(66292, 4440, '_product_version', '4.1.0'),
(66293, 4440, '_vi_wad_aliexpress_variation_id', '10000014985990941'),
(66294, 4440, '_vi_wad_aliexpress_variation_attr', '14:691#G157 Green;200000124:1583'),
(66295, 4441, '_variation_description', ''),
(66296, 4441, '_sku', '4001166713175-g157-green-9-5'),
(66297, 4441, '_regular_price', '124.79'),
(66298, 4441, 'total_sales', '0'),
(66299, 4441, '_tax_status', 'taxable'),
(66300, 4441, '_tax_class', 'parent'),
(66301, 4441, '_manage_stock', 'yes'),
(66302, 4441, '_backorders', 'no'),
(66303, 4441, '_sold_individually', 'no'),
(66304, 4441, '_virtual', 'no'),
(66305, 4441, '_downloadable', 'no'),
(66306, 4441, '_download_limit', '-1'),
(66307, 4441, '_download_expiry', '-1'),
(66308, 4441, '_stock', '845'),
(66309, 4441, '_stock_status', 'instock'),
(66310, 4441, '_wc_average_rating', '0'),
(66311, 4441, '_wc_review_count', '0'),
(66312, 4441, 'attribute_pa_color', 'g157-green'),
(66313, 4441, 'attribute_pa_shoe-size', '9-5'),
(66314, 4441, '_price', '124.79'),
(66315, 4441, '_product_version', '4.1.0'),
(66316, 4441, '_vi_wad_aliexpress_variation_id', '10000014985990940'),
(66317, 4441, '_vi_wad_aliexpress_variation_attr', '14:691#G157 Green;200000124:200000290'),
(66318, 4442, '_variation_description', ''),
(66319, 4442, '_sku', '4001166713175-g157-white-11'),
(66320, 4442, '_regular_price', '124.79'),
(66321, 4442, 'total_sales', '0'),
(66322, 4442, '_tax_status', 'taxable'),
(66323, 4442, '_tax_class', 'parent'),
(66324, 4442, '_manage_stock', 'yes'),
(66325, 4442, '_backorders', 'no'),
(66326, 4442, '_sold_individually', 'no'),
(66327, 4442, '_virtual', 'no'),
(66328, 4442, '_downloadable', 'no'),
(66329, 4442, '_download_limit', '-1'),
(66330, 4442, '_download_expiry', '-1'),
(66331, 4442, '_stock', '861'),
(66332, 4442, '_stock_status', 'instock'),
(66333, 4442, '_wc_average_rating', '0'),
(66334, 4442, '_wc_review_count', '0'),
(66335, 4442, 'attribute_pa_color', 'g157-white'),
(66336, 4442, 'attribute_pa_shoe-size', '11'),
(66337, 4442, '_price', '124.79'),
(66338, 4442, '_product_version', '4.1.0'),
(66339, 4442, '_vi_wad_aliexpress_variation_id', '10000014985990931'),
(66340, 4442, '_vi_wad_aliexpress_variation_attr', '14:350850#G157 White;200000124:100010420'),
(66341, 4443, '_variation_description', ''),
(66342, 4443, '_sku', '4001166713175-g157-white-10'),
(66343, 4443, '_regular_price', '124.79'),
(66344, 4443, 'total_sales', '0'),
(66345, 4443, '_tax_status', 'taxable'),
(66346, 4443, '_tax_class', 'parent'),
(66347, 4443, '_manage_stock', 'yes'),
(66348, 4443, '_backorders', 'no'),
(66349, 4443, '_sold_individually', 'no'),
(66350, 4443, '_virtual', 'no'),
(66351, 4443, '_downloadable', 'no'),
(66352, 4443, '_download_limit', '-1'),
(66353, 4443, '_download_expiry', '-1'),
(66354, 4443, '_stock', '852'),
(66355, 4443, '_stock_status', 'instock'),
(66356, 4443, '_wc_average_rating', '0'),
(66357, 4443, '_wc_review_count', '0'),
(66358, 4443, 'attribute_pa_color', 'g157-white'),
(66359, 4443, 'attribute_pa_shoe-size', '10'),
(66360, 4443, '_price', '124.79'),
(66361, 4443, '_product_version', '4.1.0'),
(66362, 4443, '_vi_wad_aliexpress_variation_id', '10000014985990930'),
(66363, 4443, '_vi_wad_aliexpress_variation_attr', '14:350850#G157 White;200000124:1583'),
(66364, 4444, '_variation_description', ''),
(66365, 4444, '_sku', '4001166713175-g157-white-9-5'),
(66366, 4444, '_regular_price', '124.79'),
(66367, 4444, 'total_sales', '0'),
(66368, 4444, '_tax_status', 'taxable'),
(66369, 4444, '_tax_class', 'parent'),
(66370, 4444, '_manage_stock', 'yes'),
(66371, 4444, '_backorders', 'no'),
(66372, 4444, '_sold_individually', 'no'),
(66373, 4444, '_virtual', 'no'),
(66374, 4444, '_downloadable', 'no'),
(66375, 4444, '_download_limit', '-1'),
(66376, 4444, '_download_expiry', '-1'),
(66377, 4444, '_stock', '828'),
(66378, 4444, '_stock_status', 'instock'),
(66379, 4444, '_wc_average_rating', '0'),
(66380, 4444, '_wc_review_count', '0'),
(66381, 4444, 'attribute_pa_color', 'g157-white'),
(66382, 4444, 'attribute_pa_shoe-size', '9-5'),
(66383, 4444, '_price', '124.79'),
(66384, 4444, '_product_version', '4.1.0'),
(66385, 4444, '_vi_wad_aliexpress_variation_id', '10000014985990929'),
(66386, 4444, '_vi_wad_aliexpress_variation_attr', '14:350850#G157 White;200000124:200000290'),
(66387, 4445, '_variation_description', ''),
(66388, 4445, '_sku', '4001166713175-g157-white-8-5'),
(66389, 4445, '_regular_price', '124.79'),
(66390, 4445, 'total_sales', '0'),
(66391, 4445, '_tax_status', 'taxable'),
(66392, 4445, '_tax_class', 'parent'),
(66393, 4445, '_manage_stock', 'yes'),
(66394, 4445, '_backorders', 'no'),
(66395, 4445, '_sold_individually', 'no'),
(66396, 4445, '_virtual', 'no'),
(66397, 4445, '_downloadable', 'no'),
(66398, 4445, '_download_limit', '-1'),
(66399, 4445, '_download_expiry', '-1'),
(66400, 4445, '_stock', '858'),
(66401, 4445, '_stock_status', 'instock'),
(66402, 4445, '_wc_average_rating', '0'),
(66403, 4445, '_wc_review_count', '0'),
(66404, 4445, 'attribute_pa_color', 'g157-white'),
(66405, 4445, 'attribute_pa_shoe-size', '8-5'),
(66406, 4445, '_price', '124.79'),
(66407, 4445, '_product_version', '4.1.0'),
(66408, 4445, '_vi_wad_aliexpress_variation_id', '10000014985990928'),
(66409, 4445, '_vi_wad_aliexpress_variation_attr', '14:350850#G157 White;200000124:200000289'),
(66410, 4446, '_variation_description', ''),
(66411, 4446, '_sku', '4001166713175-g157-green-6-5'),
(66412, 4446, '_regular_price', '124.79'),
(66413, 4446, 'total_sales', '0'),
(66414, 4446, '_tax_status', 'taxable'),
(66415, 4446, '_tax_class', 'parent'),
(66416, 4446, '_manage_stock', 'yes'),
(66417, 4446, '_backorders', 'no'),
(66418, 4446, '_sold_individually', 'no'),
(66419, 4446, '_virtual', 'no'),
(66420, 4446, '_downloadable', 'no'),
(66421, 4446, '_download_limit', '-1'),
(66422, 4446, '_download_expiry', '-1'),
(66423, 4446, '_stock', '0'),
(66424, 4446, '_stock_status', 'outofstock'),
(66425, 4446, '_wc_average_rating', '0'),
(66426, 4446, '_wc_review_count', '0'),
(66427, 4446, 'attribute_pa_color', 'g157-green'),
(66428, 4446, 'attribute_pa_shoe-size', '6-5'),
(66429, 4446, '_price', '124.79'),
(66430, 4446, '_product_version', '4.1.0'),
(66431, 4446, '_vi_wad_aliexpress_variation_id', '10000014985990935'),
(66432, 4446, '_vi_wad_aliexpress_variation_attr', '14:691#G157 Green;200000124:200000287'),
(66433, 4447, '_variation_description', ''),
(66434, 4447, '_sku', '4001166713175-g157-green-6'),
(66435, 4447, '_regular_price', '124.79'),
(66436, 4447, 'total_sales', '0'),
(66437, 4447, '_tax_status', 'taxable'),
(66438, 4447, '_tax_class', 'parent'),
(66439, 4447, '_manage_stock', 'yes'),
(66440, 4447, '_backorders', 'no'),
(66441, 4447, '_sold_individually', 'no'),
(66442, 4447, '_virtual', 'no'),
(66443, 4447, '_downloadable', 'no'),
(66444, 4447, '_download_limit', '-1'),
(66445, 4447, '_download_expiry', '-1'),
(66446, 4447, '_stock', '0'),
(66447, 4447, '_stock_status', 'outofstock'),
(66448, 4447, '_wc_average_rating', '0'),
(66449, 4447, '_wc_review_count', '0'),
(66450, 4447, 'attribute_pa_color', 'g157-green'),
(66451, 4447, 'attribute_pa_shoe-size', '6'),
(66452, 4447, '_price', '124.79'),
(66453, 4447, '_product_version', '4.1.0'),
(66454, 4447, '_vi_wad_aliexpress_variation_id', '10000014985990934'),
(66455, 4447, '_vi_wad_aliexpress_variation_attr', '14:691#G157 Green;200000124:1394'),
(66456, 4448, '_variation_description', ''),
(66457, 4448, '_sku', '4001166713175-g157-green-5-5'),
(66458, 4448, '_regular_price', '124.79'),
(66459, 4448, 'total_sales', '0'),
(66460, 4448, '_tax_status', 'taxable'),
(66461, 4448, '_tax_class', 'parent'),
(66462, 4448, '_manage_stock', 'yes'),
(66463, 4448, '_backorders', 'no'),
(66464, 4448, '_sold_individually', 'no'),
(66465, 4448, '_virtual', 'no'),
(66466, 4448, '_downloadable', 'no'),
(66467, 4448, '_download_limit', '-1'),
(66468, 4448, '_download_expiry', '-1'),
(66469, 4448, '_stock', '0'),
(66470, 4448, '_stock_status', 'outofstock'),
(66471, 4448, '_wc_average_rating', '0'),
(66472, 4448, '_wc_review_count', '0'),
(66473, 4448, 'attribute_pa_color', 'g157-green'),
(66474, 4448, 'attribute_pa_shoe-size', '5-5'),
(66475, 4448, '_price', '124.79'),
(66476, 4448, '_product_version', '4.1.0'),
(66477, 4448, '_vi_wad_aliexpress_variation_id', '10000014985990933'),
(66478, 4448, '_vi_wad_aliexpress_variation_attr', '14:691#G157 Green;200000124:200000286'),
(66479, 4449, '_variation_description', ''),
(66480, 4449, '_sku', '4001166713175-g157-white-12'),
(66481, 4449, '_regular_price', '124.79'),
(66482, 4449, 'total_sales', '0'),
(66483, 4449, '_tax_status', 'taxable'),
(66484, 4449, '_tax_class', 'parent'),
(66485, 4449, '_manage_stock', 'yes'),
(66486, 4449, '_backorders', 'no'),
(66487, 4449, '_sold_individually', 'no'),
(66488, 4449, '_virtual', 'no'),
(66489, 4449, '_downloadable', 'no'),
(66490, 4449, '_download_limit', '-1'),
(66491, 4449, '_download_expiry', '-1'),
(66492, 4449, '_stock', '875'),
(66493, 4449, '_stock_status', 'instock'),
(66494, 4449, '_wc_average_rating', '0'),
(66495, 4449, '_wc_review_count', '0'),
(66496, 4449, 'attribute_pa_color', 'g157-white'),
(66497, 4449, 'attribute_pa_shoe-size', '12'),
(66498, 4449, '_price', '124.79'),
(66499, 4449, '_product_version', '4.1.0'),
(66500, 4449, '_vi_wad_aliexpress_variation_id', '10000014985990932'),
(66501, 4449, '_vi_wad_aliexpress_variation_attr', '14:350850#G157 White;200000124:1663'),
(66502, 4450, '_variation_description', ''),
(66503, 4450, '_sku', '4001166713175-g101-green-12'),
(66504, 4450, '_regular_price', '124.79'),
(66505, 4450, 'total_sales', '0'),
(66506, 4450, '_tax_status', 'taxable'),
(66507, 4450, '_tax_class', 'parent'),
(66508, 4450, '_manage_stock', 'yes'),
(66509, 4450, '_backorders', 'no'),
(66510, 4450, '_sold_individually', 'no'),
(66511, 4450, '_virtual', 'no'),
(66512, 4450, '_downloadable', 'no'),
(66513, 4450, '_download_limit', '-1'),
(66514, 4450, '_download_expiry', '-1'),
(66515, 4450, '_stock', '875'),
(66516, 4450, '_stock_status', 'instock'),
(66517, 4450, '_wc_average_rating', '0'),
(66518, 4450, '_wc_review_count', '0'),
(66519, 4450, 'attribute_pa_color', 'g101-green'),
(66520, 4450, 'attribute_pa_shoe-size', '12'),
(66521, 4450, '_price', '124.79'),
(66522, 4450, '_product_version', '4.1.0'),
(66523, 4450, '_vi_wad_aliexpress_variation_id', '10000014985990987'),
(66524, 4450, '_vi_wad_aliexpress_variation_attr', '14:200002130#G101 Green;200000124:1663'),
(66525, 4451, '_variation_description', ''),
(66526, 4451, '_sku', '4001166713175-g101-green-11'),
(66527, 4451, '_regular_price', '124.79'),
(66528, 4451, 'total_sales', '0'),
(66529, 4451, '_tax_status', 'taxable'),
(66530, 4451, '_tax_class', 'parent'),
(66531, 4451, '_manage_stock', 'yes'),
(66532, 4451, '_backorders', 'no'),
(66533, 4451, '_sold_individually', 'no'),
(66534, 4451, '_virtual', 'no'),
(66535, 4451, '_downloadable', 'no'),
(66536, 4451, '_download_limit', '-1'),
(66537, 4451, '_download_expiry', '-1'),
(66538, 4451, '_stock', '875'),
(66539, 4451, '_stock_status', 'instock'),
(66540, 4451, '_wc_average_rating', '0'),
(66541, 4451, '_wc_review_count', '0'),
(66542, 4451, 'attribute_pa_color', 'g101-green'),
(66543, 4451, 'attribute_pa_shoe-size', '11'),
(66544, 4451, '_price', '124.79'),
(66545, 4451, '_product_version', '4.1.0'),
(66546, 4451, '_vi_wad_aliexpress_variation_id', '10000014985990986'),
(66547, 4451, '_vi_wad_aliexpress_variation_attr', '14:200002130#G101 Green;200000124:100010420'),
(66548, 4452, '_variation_description', ''),
(66549, 4452, '_sku', '4001166713175-g101-green-10'),
(66550, 4452, '_regular_price', '124.79'),
(66551, 4452, 'total_sales', '0'),
(66552, 4452, '_tax_status', 'taxable'),
(66553, 4452, '_tax_class', 'parent'),
(66554, 4452, '_manage_stock', 'yes'),
(66555, 4452, '_backorders', 'no'),
(66556, 4452, '_sold_individually', 'no'),
(66557, 4452, '_virtual', 'no'),
(66558, 4452, '_downloadable', 'no'),
(66559, 4452, '_download_limit', '-1'),
(66560, 4452, '_download_expiry', '-1'),
(66561, 4452, '_stock', '870'),
(66562, 4452, '_stock_status', 'instock'),
(66563, 4452, '_wc_average_rating', '0'),
(66564, 4452, '_wc_review_count', '0'),
(66565, 4452, 'attribute_pa_color', 'g101-green'),
(66566, 4452, 'attribute_pa_shoe-size', '10'),
(66567, 4452, '_price', '124.79'),
(66568, 4452, '_product_version', '4.1.0'),
(66569, 4452, '_vi_wad_aliexpress_variation_id', '10000014985990985'),
(66570, 4452, '_vi_wad_aliexpress_variation_attr', '14:200002130#G101 Green;200000124:1583'),
(66571, 4453, '_variation_description', ''),
(66572, 4453, '_sku', '4001166713175-g101-green-9-5'),
(66573, 4453, '_regular_price', '124.79'),
(66574, 4453, 'total_sales', '0'),
(66575, 4453, '_tax_status', 'taxable'),
(66576, 4453, '_tax_class', 'parent'),
(66577, 4453, '_manage_stock', 'yes'),
(66578, 4453, '_backorders', 'no'),
(66579, 4453, '_sold_individually', 'no'),
(66580, 4453, '_virtual', 'no'),
(66581, 4453, '_downloadable', 'no'),
(66582, 4453, '_download_limit', '-1'),
(66583, 4453, '_download_expiry', '-1'),
(66584, 4453, '_stock', '867'),
(66585, 4453, '_stock_status', 'instock'),
(66586, 4453, '_wc_average_rating', '0'),
(66587, 4453, '_wc_review_count', '0'),
(66588, 4453, 'attribute_pa_color', 'g101-green'),
(66589, 4453, 'attribute_pa_shoe-size', '9-5'),
(66590, 4453, '_price', '124.79'),
(66591, 4453, '_product_version', '4.1.0'),
(66592, 4453, '_vi_wad_aliexpress_variation_id', '10000014985990984'),
(66593, 4453, '_vi_wad_aliexpress_variation_attr', '14:200002130#G101 Green;200000124:200000290'),
(66594, 4454, '_variation_description', ''),
(66595, 4454, '_sku', '4001166713175-g101-white-7'),
(66596, 4454, '_regular_price', '124.79'),
(66597, 4454, 'total_sales', '0'),
(66598, 4454, '_tax_status', 'taxable'),
(66599, 4454, '_tax_class', 'parent'),
(66600, 4454, '_manage_stock', 'yes'),
(66601, 4454, '_backorders', 'no'),
(66602, 4454, '_sold_individually', 'no'),
(66603, 4454, '_virtual', 'no'),
(66604, 4454, '_downloadable', 'no'),
(66605, 4454, '_download_limit', '-1'),
(66606, 4454, '_download_expiry', '-1'),
(66607, 4454, '_stock', '864'),
(66608, 4454, '_stock_status', 'instock'),
(66609, 4454, '_wc_average_rating', '0'),
(66610, 4454, '_wc_review_count', '0'),
(66611, 4454, 'attribute_pa_color', 'g101-white'),
(66612, 4454, 'attribute_pa_shoe-size', '7'),
(66613, 4454, '_price', '124.79'),
(66614, 4454, '_product_version', '4.1.0'),
(66615, 4454, '_vi_wad_aliexpress_variation_id', '10000014985990991'),
(66616, 4454, '_vi_wad_aliexpress_variation_attr', '14:350852#G101 White;200000124:3434#7'),
(66617, 4455, '_variation_description', ''),
(66618, 4455, '_sku', '4001166713175-g101-white-6-5'),
(66619, 4455, '_regular_price', '124.79'),
(66620, 4455, 'total_sales', '0'),
(66621, 4455, '_tax_status', 'taxable'),
(66622, 4455, '_tax_class', 'parent'),
(66623, 4455, '_manage_stock', 'yes'),
(66624, 4455, '_backorders', 'no'),
(66625, 4455, '_sold_individually', 'no'),
(66626, 4455, '_virtual', 'no'),
(66627, 4455, '_downloadable', 'no'),
(66628, 4455, '_download_limit', '-1'),
(66629, 4455, '_download_expiry', '-1'),
(66630, 4455, '_stock', '0'),
(66631, 4455, '_stock_status', 'outofstock'),
(66632, 4455, '_wc_average_rating', '0'),
(66633, 4455, '_wc_review_count', '0'),
(66634, 4455, 'attribute_pa_color', 'g101-white'),
(66635, 4455, 'attribute_pa_shoe-size', '6-5'),
(66636, 4455, '_price', '124.79'),
(66637, 4455, '_product_version', '4.1.0'),
(66638, 4455, '_vi_wad_aliexpress_variation_id', '10000014985990990'),
(66639, 4455, '_vi_wad_aliexpress_variation_attr', '14:350852#G101 White;200000124:200000287'),
(66640, 4456, '_variation_description', ''),
(66641, 4456, '_sku', '4001166713175-g101-white-6'),
(66642, 4456, '_regular_price', '124.79'),
(66643, 4456, 'total_sales', '0'),
(66644, 4456, '_tax_status', 'taxable'),
(66645, 4456, '_tax_class', 'parent'),
(66646, 4456, '_manage_stock', 'yes'),
(66647, 4456, '_backorders', 'no'),
(66648, 4456, '_sold_individually', 'no'),
(66649, 4456, '_virtual', 'no'),
(66650, 4456, '_downloadable', 'no'),
(66651, 4456, '_download_limit', '-1'),
(66652, 4456, '_download_expiry', '-1'),
(66653, 4456, '_stock', '0'),
(66654, 4456, '_stock_status', 'outofstock'),
(66655, 4456, '_wc_average_rating', '0'),
(66656, 4456, '_wc_review_count', '0'),
(66657, 4456, 'attribute_pa_color', 'g101-white'),
(66658, 4456, 'attribute_pa_shoe-size', '6'),
(66659, 4456, '_price', '124.79'),
(66660, 4456, '_product_version', '4.1.0'),
(66661, 4456, '_vi_wad_aliexpress_variation_id', '10000014985990989'),
(66662, 4456, '_vi_wad_aliexpress_variation_attr', '14:350852#G101 White;200000124:1394'),
(66663, 4457, '_variation_description', ''),
(66664, 4457, '_sku', '4001166713175-g101-white-5-5'),
(66665, 4457, '_regular_price', '124.79'),
(66666, 4457, 'total_sales', '0'),
(66667, 4457, '_tax_status', 'taxable'),
(66668, 4457, '_tax_class', 'parent'),
(66669, 4457, '_manage_stock', 'yes'),
(66670, 4457, '_backorders', 'no'),
(66671, 4457, '_sold_individually', 'no'),
(66672, 4457, '_virtual', 'no'),
(66673, 4457, '_downloadable', 'no'),
(66674, 4457, '_download_limit', '-1'),
(66675, 4457, '_download_expiry', '-1'),
(66676, 4457, '_stock', '0'),
(66677, 4457, '_stock_status', 'outofstock'),
(66678, 4457, '_wc_average_rating', '0'),
(66679, 4457, '_wc_review_count', '0'),
(66680, 4457, 'attribute_pa_color', 'g101-white'),
(66681, 4457, 'attribute_pa_shoe-size', '5-5'),
(66682, 4457, '_price', '124.79'),
(66683, 4457, '_product_version', '4.1.0'),
(66684, 4457, '_vi_wad_aliexpress_variation_id', '10000014985990988'),
(66685, 4457, '_vi_wad_aliexpress_variation_attr', '14:350852#G101 White;200000124:200000286'),
(66686, 4458, '_variation_description', ''),
(66687, 4458, '_sku', '4001166713175-g101-green-6-5'),
(66688, 4458, '_regular_price', '124.79'),
(66689, 4458, 'total_sales', '0'),
(66690, 4458, '_tax_status', 'taxable'),
(66691, 4458, '_tax_class', 'parent'),
(66692, 4458, '_manage_stock', 'yes'),
(66693, 4458, '_backorders', 'no'),
(66694, 4458, '_sold_individually', 'no'),
(66695, 4458, '_virtual', 'no'),
(66696, 4458, '_downloadable', 'no'),
(66697, 4458, '_download_limit', '-1'),
(66698, 4458, '_download_expiry', '-1'),
(66699, 4458, '_stock', '0'),
(66700, 4458, '_stock_status', 'outofstock'),
(66701, 4458, '_wc_average_rating', '0'),
(66702, 4458, '_wc_review_count', '0'),
(66703, 4458, 'attribute_pa_color', 'g101-green'),
(66704, 4458, 'attribute_pa_shoe-size', '6-5'),
(66705, 4458, '_price', '124.79'),
(66706, 4458, '_product_version', '4.1.0'),
(66707, 4458, '_vi_wad_aliexpress_variation_id', '10000014985990979'),
(66708, 4458, '_vi_wad_aliexpress_variation_attr', '14:200002130#G101 Green;200000124:200000287'),
(66709, 4459, '_variation_description', ''),
(66710, 4459, '_sku', '4001166713175-g101-green-6'),
(66711, 4459, '_regular_price', '124.79'),
(66712, 4459, 'total_sales', '0'),
(66713, 4459, '_tax_status', 'taxable'),
(66714, 4459, '_tax_class', 'parent'),
(66715, 4459, '_manage_stock', 'yes'),
(66716, 4459, '_backorders', 'no'),
(66717, 4459, '_sold_individually', 'no'),
(66718, 4459, '_virtual', 'no'),
(66719, 4459, '_downloadable', 'no'),
(66720, 4459, '_download_limit', '-1'),
(66721, 4459, '_download_expiry', '-1'),
(66722, 4459, '_stock', '0'),
(66723, 4459, '_stock_status', 'outofstock'),
(66724, 4459, '_wc_average_rating', '0'),
(66725, 4459, '_wc_review_count', '0'),
(66726, 4459, 'attribute_pa_color', 'g101-green'),
(66727, 4459, 'attribute_pa_shoe-size', '6'),
(66728, 4459, '_price', '124.79'),
(66729, 4459, '_product_version', '4.1.0'),
(66730, 4459, '_vi_wad_aliexpress_variation_id', '10000014985990978'),
(66731, 4459, '_vi_wad_aliexpress_variation_attr', '14:200002130#G101 Green;200000124:1394'),
(66732, 4460, '_variation_description', ''),
(66733, 4460, '_sku', '4001166713175-g101-green-5-5'),
(66734, 4460, '_regular_price', '124.79'),
(66735, 4460, 'total_sales', '0'),
(66736, 4460, '_tax_status', 'taxable'),
(66737, 4460, '_tax_class', 'parent'),
(66738, 4460, '_manage_stock', 'yes'),
(66739, 4460, '_backorders', 'no'),
(66740, 4460, '_sold_individually', 'no'),
(66741, 4460, '_virtual', 'no'),
(66742, 4460, '_downloadable', 'no'),
(66743, 4460, '_download_limit', '-1'),
(66744, 4460, '_download_expiry', '-1'),
(66745, 4460, '_stock', '0'),
(66746, 4460, '_stock_status', 'outofstock'),
(66747, 4460, '_wc_average_rating', '0'),
(66748, 4460, '_wc_review_count', '0'),
(66749, 4460, 'attribute_pa_color', 'g101-green'),
(66750, 4460, 'attribute_pa_shoe-size', '5-5'),
(66751, 4460, '_price', '124.79'),
(66752, 4460, '_product_version', '4.1.0'),
(66753, 4460, '_vi_wad_aliexpress_variation_id', '10000014985990977'),
(66754, 4460, '_vi_wad_aliexpress_variation_attr', '14:200002130#G101 Green;200000124:200000286'),
(66755, 4461, '_variation_description', ''),
(66756, 4461, '_sku', '4001166713175-g101-black-12'),
(66757, 4461, '_regular_price', '124.79'),
(66758, 4461, 'total_sales', '0'),
(66759, 4461, '_tax_status', 'taxable'),
(66760, 4461, '_tax_class', 'parent'),
(66761, 4461, '_manage_stock', 'yes'),
(66762, 4461, '_backorders', 'no'),
(66763, 4461, '_sold_individually', 'no'),
(66764, 4461, '_virtual', 'no'),
(66765, 4461, '_downloadable', 'no'),
(66766, 4461, '_download_limit', '-1'),
(66767, 4461, '_download_expiry', '-1'),
(66768, 4461, '_stock', '847'),
(66769, 4461, '_stock_status', 'instock'),
(66770, 4461, '_wc_average_rating', '0'),
(66771, 4461, '_wc_review_count', '0'),
(66772, 4461, 'attribute_pa_color', 'g101-black'),
(66773, 4461, 'attribute_pa_shoe-size', '12'),
(66774, 4461, '_price', '124.79'),
(66775, 4461, '_product_version', '4.1.0'),
(66776, 4461, '_vi_wad_aliexpress_variation_id', '10000014985990976'),
(66777, 4461, '_vi_wad_aliexpress_variation_attr', '14:200004889#G101 Black;200000124:1663'),
(66778, 4462, '_variation_description', ''),
(66779, 4462, '_sku', '4001166713175-g101-green-8-5'),
(66780, 4462, '_regular_price', '124.79'),
(66781, 4462, 'total_sales', '0'),
(66782, 4462, '_tax_status', 'taxable'),
(66783, 4462, '_tax_class', 'parent'),
(66784, 4462, '_manage_stock', 'yes'),
(66785, 4462, '_backorders', 'no'),
(66786, 4462, '_sold_individually', 'no'),
(66787, 4462, '_virtual', 'no'),
(66788, 4462, '_downloadable', 'no'),
(66789, 4462, '_download_limit', '-1'),
(66790, 4462, '_download_expiry', '-1'),
(66791, 4462, '_stock', '866'),
(66792, 4462, '_stock_status', 'instock'),
(66793, 4462, '_wc_average_rating', '0'),
(66794, 4462, '_wc_review_count', '0'),
(66795, 4462, 'attribute_pa_color', 'g101-green'),
(66796, 4462, 'attribute_pa_shoe-size', '8-5'),
(66797, 4462, '_price', '124.79'),
(66798, 4462, '_product_version', '4.1.0'),
(66799, 4462, '_vi_wad_aliexpress_variation_id', '10000014985990983'),
(66800, 4462, '_vi_wad_aliexpress_variation_attr', '14:200002130#G101 Green;200000124:200000289'),
(66801, 4463, '_variation_description', ''),
(66802, 4463, '_sku', '4001166713175-g101-green-8'),
(66803, 4463, '_regular_price', '124.79'),
(66804, 4463, 'total_sales', '0'),
(66805, 4463, '_tax_status', 'taxable'),
(66806, 4463, '_tax_class', 'parent'),
(66807, 4463, '_manage_stock', 'yes'),
(66808, 4463, '_backorders', 'no'),
(66809, 4463, '_sold_individually', 'no'),
(66810, 4463, '_virtual', 'no'),
(66811, 4463, '_downloadable', 'no'),
(66812, 4463, '_download_limit', '-1'),
(66813, 4463, '_download_expiry', '-1'),
(66814, 4463, '_stock', '862'),
(66815, 4463, '_stock_status', 'instock'),
(66816, 4463, '_wc_average_rating', '0'),
(66817, 4463, '_wc_review_count', '0'),
(66818, 4463, 'attribute_pa_color', 'g101-green'),
(66819, 4463, 'attribute_pa_shoe-size', '8'),
(66820, 4463, '_price', '124.79'),
(66821, 4463, '_product_version', '4.1.0'),
(66822, 4463, '_vi_wad_aliexpress_variation_id', '10000014985990982'),
(66823, 4463, '_vi_wad_aliexpress_variation_attr', '14:200002130#G101 Green;200000124:699'),
(66824, 4464, '_variation_description', ''),
(66825, 4464, '_sku', '4001166713175-g101-green-7-5'),
(66826, 4464, '_regular_price', '124.79'),
(66827, 4464, 'total_sales', '0'),
(66828, 4464, '_tax_status', 'taxable'),
(66829, 4464, '_tax_class', 'parent'),
(66830, 4464, '_manage_stock', 'yes'),
(66831, 4464, '_backorders', 'no'),
(66832, 4464, '_sold_individually', 'no'),
(66833, 4464, '_virtual', 'no'),
(66834, 4464, '_downloadable', 'no'),
(66835, 4464, '_download_limit', '-1'),
(66836, 4464, '_download_expiry', '-1'),
(66837, 4464, '_stock', '868'),
(66838, 4464, '_stock_status', 'instock'),
(66839, 4464, '_wc_average_rating', '0'),
(66840, 4464, '_wc_review_count', '0'),
(66841, 4464, 'attribute_pa_color', 'g101-green'),
(66842, 4464, 'attribute_pa_shoe-size', '7-5'),
(66843, 4464, '_price', '124.79'),
(66844, 4464, '_product_version', '4.1.0'),
(66845, 4464, '_vi_wad_aliexpress_variation_id', '10000014985990981'),
(66846, 4464, '_vi_wad_aliexpress_variation_attr', '14:200002130#G101 Green;200000124:200000288'),
(66847, 4465, '_variation_description', ''),
(66848, 4465, '_sku', '4001166713175-g101-green-7'),
(66849, 4465, '_regular_price', '124.79'),
(66850, 4465, 'total_sales', '0'),
(66851, 4465, '_tax_status', 'taxable'),
(66852, 4465, '_tax_class', 'parent'),
(66853, 4465, '_manage_stock', 'yes'),
(66854, 4465, '_backorders', 'no'),
(66855, 4465, '_sold_individually', 'no'),
(66856, 4465, '_virtual', 'no'),
(66857, 4465, '_downloadable', 'no'),
(66858, 4465, '_download_limit', '-1'),
(66859, 4465, '_download_expiry', '-1'),
(66860, 4465, '_stock', '844'),
(66861, 4465, '_stock_status', 'instock'),
(66862, 4465, '_wc_average_rating', '0'),
(66863, 4465, '_wc_review_count', '0'),
(66864, 4465, 'attribute_pa_color', 'g101-green'),
(66865, 4465, 'attribute_pa_shoe-size', '7'),
(66866, 4465, '_price', '124.79'),
(66867, 4465, '_product_version', '4.1.0'),
(66868, 4465, '_vi_wad_aliexpress_variation_id', '10000014985990980'),
(66869, 4465, '_vi_wad_aliexpress_variation_attr', '14:200002130#G101 Green;200000124:3434#7'),
(66870, 4466, '_variation_description', ''),
(66871, 4466, '_sku', '4001166713175-g133-yellow-6'),
(66872, 4466, '_regular_price', '124.79'),
(66873, 4466, 'total_sales', '0'),
(66874, 4466, '_tax_status', 'taxable'),
(66875, 4466, '_tax_class', 'parent'),
(66876, 4466, '_manage_stock', 'yes'),
(66877, 4466, '_backorders', 'no'),
(66878, 4466, '_sold_individually', 'no'),
(66879, 4466, '_virtual', 'no'),
(66880, 4466, '_downloadable', 'no'),
(66881, 4466, '_download_limit', '-1'),
(66882, 4466, '_download_expiry', '-1'),
(66883, 4466, '_stock', '847'),
(66884, 4466, '_stock_status', 'instock'),
(66885, 4466, '_wc_average_rating', '0'),
(66886, 4466, '_wc_review_count', '0'),
(66887, 4466, 'attribute_pa_color', 'g133-yellow'),
(66888, 4466, 'attribute_pa_shoe-size', '6'),
(66889, 4466, '_price', '124.79'),
(66890, 4466, '_product_version', '4.1.0'),
(66891, 4466, '_vi_wad_aliexpress_variation_id', '10000014985991000'),
(66892, 4466, '_vi_wad_aliexpress_variation_attr', '14:1052#G133 Yellow;200000124:1394'),
(66893, 4467, '_variation_description', ''),
(66894, 4467, '_sku', '4001166713175-g101-white-9-5'),
(66895, 4467, '_regular_price', '124.79'),
(66896, 4467, 'total_sales', '0'),
(66897, 4467, '_tax_status', 'taxable'),
(66898, 4467, '_tax_class', 'parent'),
(66899, 4467, '_manage_stock', 'yes'),
(66900, 4467, '_backorders', 'no'),
(66901, 4467, '_sold_individually', 'no'),
(66902, 4467, '_virtual', 'no'),
(66903, 4467, '_downloadable', 'no'),
(66904, 4467, '_download_limit', '-1'),
(66905, 4467, '_download_expiry', '-1'),
(66906, 4467, '_stock', '851'),
(66907, 4467, '_stock_status', 'instock'),
(66908, 4467, '_wc_average_rating', '0'),
(66909, 4467, '_wc_review_count', '0'),
(66910, 4467, 'attribute_pa_color', 'g101-white'),
(66911, 4467, 'attribute_pa_shoe-size', '9-5'),
(66912, 4467, '_price', '124.79'),
(66913, 4467, '_product_version', '4.1.0'),
(66914, 4467, '_vi_wad_aliexpress_variation_id', '10000014985990995'),
(66915, 4467, '_vi_wad_aliexpress_variation_attr', '14:350852#G101 White;200000124:200000290'),
(66916, 4468, '_variation_description', ''),
(66917, 4468, '_sku', '4001166713175-g101-white-8-5'),
(66918, 4468, '_regular_price', '124.79'),
(66919, 4468, 'total_sales', '0'),
(66920, 4468, '_tax_status', 'taxable'),
(66921, 4468, '_tax_class', 'parent'),
(66922, 4468, '_manage_stock', 'yes'),
(66923, 4468, '_backorders', 'no'),
(66924, 4468, '_sold_individually', 'no'),
(66925, 4468, '_virtual', 'no'),
(66926, 4468, '_downloadable', 'no'),
(66927, 4468, '_download_limit', '-1'),
(66928, 4468, '_download_expiry', '-1'),
(66929, 4468, '_stock', '851'),
(66930, 4468, '_stock_status', 'instock'),
(66931, 4468, '_wc_average_rating', '0'),
(66932, 4468, '_wc_review_count', '0'),
(66933, 4468, 'attribute_pa_color', 'g101-white'),
(66934, 4468, 'attribute_pa_shoe-size', '8-5'),
(66935, 4468, '_price', '124.79'),
(66936, 4468, '_product_version', '4.1.0'),
(66937, 4468, '_vi_wad_aliexpress_variation_id', '10000014985990994'),
(66938, 4468, '_vi_wad_aliexpress_variation_attr', '14:350852#G101 White;200000124:200000289'),
(66939, 4469, '_variation_description', ''),
(66940, 4469, '_sku', '4001166713175-g101-white-8'),
(66941, 4469, '_regular_price', '124.79'),
(66942, 4469, 'total_sales', '0'),
(66943, 4469, '_tax_status', 'taxable'),
(66944, 4469, '_tax_class', 'parent'),
(66945, 4469, '_manage_stock', 'yes'),
(66946, 4469, '_backorders', 'no'),
(66947, 4469, '_sold_individually', 'no'),
(66948, 4469, '_virtual', 'no'),
(66949, 4469, '_downloadable', 'no'),
(66950, 4469, '_download_limit', '-1'),
(66951, 4469, '_download_expiry', '-1'),
(66952, 4469, '_stock', '861'),
(66953, 4469, '_stock_status', 'instock'),
(66954, 4469, '_wc_average_rating', '0'),
(66955, 4469, '_wc_review_count', '0'),
(66956, 4469, 'attribute_pa_color', 'g101-white'),
(66957, 4469, 'attribute_pa_shoe-size', '8'),
(66958, 4469, '_price', '124.79'),
(66959, 4469, '_product_version', '4.1.0'),
(66960, 4469, '_vi_wad_aliexpress_variation_id', '10000014985990993'),
(66961, 4469, '_vi_wad_aliexpress_variation_attr', '14:350852#G101 White;200000124:699'),
(66962, 4470, '_variation_description', ''),
(66963, 4470, '_sku', '4001166713175-g101-white-7-5'),
(66964, 4470, '_regular_price', '124.79'),
(66965, 4470, 'total_sales', '0'),
(66966, 4470, '_tax_status', 'taxable'),
(66967, 4470, '_tax_class', 'parent'),
(66968, 4470, '_manage_stock', 'yes'),
(66969, 4470, '_backorders', 'no'),
(66970, 4470, '_sold_individually', 'no'),
(66971, 4470, '_virtual', 'no'),
(66972, 4470, '_downloadable', 'no'),
(66973, 4470, '_download_limit', '-1'),
(66974, 4470, '_download_expiry', '-1'),
(66975, 4470, '_stock', '856'),
(66976, 4470, '_stock_status', 'instock'),
(66977, 4470, '_wc_average_rating', '0'),
(66978, 4470, '_wc_review_count', '0'),
(66979, 4470, 'attribute_pa_color', 'g101-white'),
(66980, 4470, 'attribute_pa_shoe-size', '7-5'),
(66981, 4470, '_price', '124.79'),
(66982, 4470, '_product_version', '4.1.0'),
(66983, 4470, '_vi_wad_aliexpress_variation_id', '10000014985990992'),
(66984, 4470, '_vi_wad_aliexpress_variation_attr', '14:350852#G101 White;200000124:200000288'),
(66985, 4471, '_variation_description', ''),
(66986, 4471, '_sku', '4001166713175-g133-yellow-5-5'),
(66987, 4471, '_regular_price', '124.79'),
(66988, 4471, 'total_sales', '0'),
(66989, 4471, '_tax_status', 'taxable'),
(66990, 4471, '_tax_class', 'parent'),
(66991, 4471, '_manage_stock', 'yes'),
(66992, 4471, '_backorders', 'no'),
(66993, 4471, '_sold_individually', 'no'),
(66994, 4471, '_virtual', 'no'),
(66995, 4471, '_downloadable', 'no'),
(66996, 4471, '_download_limit', '-1'),
(66997, 4471, '_download_expiry', '-1'),
(66998, 4471, '_stock', '864'),
(66999, 4471, '_stock_status', 'instock'),
(67000, 4471, '_wc_average_rating', '0'),
(67001, 4471, '_wc_review_count', '0'),
(67002, 4471, 'attribute_pa_color', 'g133-yellow'),
(67003, 4471, 'attribute_pa_shoe-size', '5-5'),
(67004, 4471, '_price', '124.79'),
(67005, 4471, '_product_version', '4.1.0'),
(67006, 4471, '_vi_wad_aliexpress_variation_id', '10000014985990999'),
(67007, 4471, '_vi_wad_aliexpress_variation_attr', '14:1052#G133 Yellow;200000124:200000286'),
(67008, 4472, '_variation_description', ''),
(67009, 4472, '_sku', '4001166713175-g101-white-12'),
(67010, 4472, '_regular_price', '124.79'),
(67011, 4472, 'total_sales', '0'),
(67012, 4472, '_tax_status', 'taxable'),
(67013, 4472, '_tax_class', 'parent'),
(67014, 4472, '_manage_stock', 'yes'),
(67015, 4472, '_backorders', 'no'),
(67016, 4472, '_sold_individually', 'no'),
(67017, 4472, '_virtual', 'no'),
(67018, 4472, '_downloadable', 'no'),
(67019, 4472, '_download_limit', '-1'),
(67020, 4472, '_download_expiry', '-1'),
(67021, 4472, '_stock', '875'),
(67022, 4472, '_stock_status', 'instock'),
(67023, 4472, '_wc_average_rating', '0'),
(67024, 4472, '_wc_review_count', '0'),
(67025, 4472, 'attribute_pa_color', 'g101-white'),
(67026, 4472, 'attribute_pa_shoe-size', '12'),
(67027, 4472, '_price', '124.79'),
(67028, 4472, '_product_version', '4.1.0'),
(67029, 4472, '_vi_wad_aliexpress_variation_id', '10000014985990998'),
(67030, 4472, '_vi_wad_aliexpress_variation_attr', '14:350852#G101 White;200000124:1663'),
(67031, 4473, '_variation_description', ''),
(67032, 4473, '_sku', '4001166713175-g101-white-11'),
(67033, 4473, '_regular_price', '124.79'),
(67034, 4473, 'total_sales', '0'),
(67035, 4473, '_tax_status', 'taxable'),
(67036, 4473, '_tax_class', 'parent'),
(67037, 4473, '_manage_stock', 'yes'),
(67038, 4473, '_backorders', 'no'),
(67039, 4473, '_sold_individually', 'no'),
(67040, 4473, '_virtual', 'no'),
(67041, 4473, '_downloadable', 'no'),
(67042, 4473, '_download_limit', '-1'),
(67043, 4473, '_download_expiry', '-1'),
(67044, 4473, '_stock', '869'),
(67045, 4473, '_stock_status', 'instock'),
(67046, 4473, '_wc_average_rating', '0'),
(67047, 4473, '_wc_review_count', '0'),
(67048, 4473, 'attribute_pa_color', 'g101-white'),
(67049, 4473, 'attribute_pa_shoe-size', '11'),
(67050, 4473, '_price', '124.79'),
(67051, 4473, '_product_version', '4.1.0'),
(67052, 4473, '_vi_wad_aliexpress_variation_id', '10000014985990997'),
(67053, 4473, '_vi_wad_aliexpress_variation_attr', '14:350852#G101 White;200000124:100010420'),
(67054, 4474, '_variation_description', ''),
(67055, 4474, '_sku', '4001166713175-g101-white-10'),
(67056, 4474, '_regular_price', '124.79'),
(67057, 4474, 'total_sales', '0'),
(67058, 4474, '_tax_status', 'taxable'),
(67059, 4474, '_tax_class', 'parent'),
(67060, 4474, '_manage_stock', 'yes'),
(67061, 4474, '_backorders', 'no'),
(67062, 4474, '_sold_individually', 'no'),
(67063, 4474, '_virtual', 'no'),
(67064, 4474, '_downloadable', 'no'),
(67065, 4474, '_download_limit', '-1'),
(67066, 4474, '_download_expiry', '-1'),
(67067, 4474, '_stock', '864'),
(67068, 4474, '_stock_status', 'instock'),
(67069, 4474, '_wc_average_rating', '0'),
(67070, 4474, '_wc_review_count', '0'),
(67071, 4474, 'attribute_pa_color', 'g101-white'),
(67072, 4474, 'attribute_pa_shoe-size', '10'),
(67073, 4474, '_price', '124.79'),
(67074, 4474, '_product_version', '4.1.0'),
(67075, 4474, '_vi_wad_aliexpress_variation_id', '10000014985990996'),
(67076, 4474, '_vi_wad_aliexpress_variation_attr', '14:350852#G101 White;200000124:1583'),
(67077, 4475, '_wp_attached_file', '2021/06/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-1.jpg'),
(67078, 4475, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:125:\"2021/06/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-1.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:125:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:125:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:125:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-1-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:125:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-1-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:125:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-1-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:125:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:125:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:125:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:125:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:125:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:125:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(67079, 4248, '_price', '94.19'),
(67080, 4248, '_price', '124.79'),
(67081, 4475, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H9b527c5b72054ca7b8070f440b93e7742/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg'),
(67082, 4248, '_product_image_gallery', '4475,4476,4479,4483,4492'),
(67083, 4476, '_wp_attached_file', '2021/06/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-2.jpg');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(67084, 4476, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:125:\"2021/06/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-2.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:125:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:125:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:125:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-2-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:125:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-2-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:125:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-2-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:125:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:125:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:125:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:125:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:125:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:125:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(67085, 4477, '_sku', '4000785686815'),
(67086, 4477, '_visibility', 'visible'),
(67087, 4477, '_default_attributes', ''),
(67088, 4201, '_vi_wad_woo_id', '4477'),
(67089, 4477, '_vi_wad_aliexpress_product_id', '4000785686815'),
(67090, 4477, 'total_sales', '0'),
(67091, 4477, '_tax_status', 'taxable'),
(67092, 4477, '_tax_class', ''),
(67093, 4477, '_manage_stock', 'no'),
(67094, 4477, '_backorders', 'no'),
(67095, 4477, '_sold_individually', 'no'),
(67096, 4477, '_virtual', 'no'),
(67097, 4477, '_downloadable', 'no'),
(67098, 4477, '_download_limit', '-1'),
(67099, 4477, '_download_expiry', '-1'),
(67100, 4477, '_stock', NULL),
(67101, 4477, '_stock_status', 'instock'),
(67102, 4477, '_wc_average_rating', '0'),
(67103, 4477, '_wc_review_count', '0'),
(67104, 4477, '_product_attributes', 'a:2:{s:8:\"pa_color\";a:6:{s:4:\"name\";s:8:\"pa_color\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"0\";s:10:\"is_visible\";s:1:\"0\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"1\";}s:12:\"pa_shoe-size\";a:6:{s:4:\"name\";s:12:\"pa_shoe-size\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"1\";s:10:\"is_visible\";s:1:\"0\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"1\";}}'),
(67105, 4477, '_product_version', '4.1.0'),
(67106, 4476, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Hde34a2c610d344d3b27ac95c2082ec7cV/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg'),
(67107, 4478, '_wp_attached_file', '2021/06/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes.jpg'),
(67108, 4478, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:4:\"file\";s:118:\"2021/06/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:118:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:118:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:118:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:118:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:118:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes-825x510.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:118:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:118:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:118:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:118:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:118:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:118:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(67109, 4479, '_wp_attached_file', '2021/06/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-3.jpg'),
(67110, 4479, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:125:\"2021/06/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-3.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:125:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:125:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:125:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-3-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:125:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-3-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:125:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-3-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:125:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:125:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-3-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:125:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:125:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:125:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-3-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:125:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(67111, 4479, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H0c2fc47877c7454a9475f1ddf05141e87/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg'),
(67112, 4478, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H712b775f89ed4fdfbe1210da20f09becw/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes.jpg'),
(67113, 4477, '_thumbnail_id', '4478'),
(67114, 4480, '_variation_description', ''),
(67115, 4480, '_sku', '4000785686815-blue-35'),
(67116, 4480, '_regular_price', '90.45'),
(67117, 4480, 'total_sales', '0'),
(67118, 4480, '_tax_status', 'taxable'),
(67119, 4480, '_tax_class', 'parent'),
(67120, 4480, '_manage_stock', 'yes'),
(67121, 4480, '_backorders', 'no'),
(67122, 4480, '_sold_individually', 'no'),
(67123, 4480, '_virtual', 'no'),
(67124, 4480, '_downloadable', 'no'),
(67125, 4480, '_download_limit', '-1'),
(67126, 4480, '_download_expiry', '-1'),
(67127, 4480, '_stock', '500'),
(67128, 4480, '_stock_status', 'instock'),
(67129, 4480, '_wc_average_rating', '0'),
(67130, 4480, '_wc_review_count', '0'),
(67131, 4480, 'attribute_pa_color', 'blue'),
(67132, 4480, 'attribute_pa_shoe-size', '35'),
(67133, 4480, '_price', '90.45'),
(67134, 4480, '_product_version', '4.1.0'),
(67135, 4480, '_vi_wad_aliexpress_variation_id', '12000021831978521'),
(67136, 4480, '_vi_wad_aliexpress_variation_attr', '14:173;200000124:200000333'),
(67137, 4481, '_variation_description', ''),
(67138, 4481, '_sku', '4000785686815-black-48'),
(67139, 4481, '_regular_price', '90.45'),
(67140, 4481, 'total_sales', '0'),
(67141, 4481, '_tax_status', 'taxable'),
(67142, 4481, '_tax_class', 'parent'),
(67143, 4481, '_manage_stock', 'yes'),
(67144, 4481, '_backorders', 'no'),
(67145, 4481, '_sold_individually', 'no'),
(67146, 4481, '_virtual', 'no'),
(67147, 4481, '_downloadable', 'no'),
(67148, 4481, '_download_limit', '-1'),
(67149, 4481, '_download_expiry', '-1'),
(67150, 4481, '_stock', '499'),
(67151, 4481, '_stock_status', 'instock'),
(67152, 4481, '_wc_average_rating', '0'),
(67153, 4481, '_wc_review_count', '0'),
(67154, 4481, 'attribute_pa_color', 'black'),
(67155, 4481, 'attribute_pa_shoe-size', '48'),
(67156, 4481, '_price', '90.45'),
(67157, 4481, '_product_version', '4.1.0'),
(67158, 4481, '_vi_wad_aliexpress_variation_id', '12000021831978520'),
(67159, 4481, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:203126835#48'),
(67160, 4482, '_variation_description', ''),
(67161, 4482, '_sku', '4000785686815-blue-48'),
(67162, 4482, '_regular_price', '90.45'),
(67163, 4482, 'total_sales', '0'),
(67164, 4482, '_tax_status', 'taxable'),
(67165, 4482, '_tax_class', 'parent'),
(67166, 4482, '_manage_stock', 'yes'),
(67167, 4482, '_backorders', 'no'),
(67168, 4482, '_sold_individually', 'no'),
(67169, 4483, '_wp_attached_file', '2021/06/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-4.jpg'),
(67170, 4482, '_virtual', 'no'),
(67171, 4483, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:125:\"2021/06/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-4.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:125:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:125:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:125:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-4-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:125:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-4-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:125:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-4-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:125:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:125:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-4-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:125:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:125:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:125:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-4-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:125:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(67172, 4482, '_downloadable', 'no'),
(67173, 4482, '_download_limit', '-1'),
(67174, 4482, '_download_expiry', '-1'),
(67175, 4482, '_stock', '499'),
(67176, 4482, '_stock_status', 'instock'),
(67177, 4482, '_wc_average_rating', '0'),
(67178, 4482, '_wc_review_count', '0'),
(67179, 4482, 'attribute_pa_color', 'blue'),
(67180, 4482, 'attribute_pa_shoe-size', '48'),
(67181, 4482, '_price', '90.45'),
(67182, 4482, '_product_version', '4.1.0'),
(67183, 4482, '_vi_wad_aliexpress_variation_id', '12000021831978523'),
(67184, 4482, '_vi_wad_aliexpress_variation_attr', '14:173;200000124:203126835#48'),
(67185, 4484, '_variation_description', ''),
(67186, 4484, '_sku', '4000785686815-blue-47'),
(67187, 4484, '_regular_price', '90.45'),
(67188, 4484, 'total_sales', '0'),
(67189, 4484, '_tax_status', 'taxable'),
(67190, 4484, '_tax_class', 'parent'),
(67191, 4484, '_manage_stock', 'yes'),
(67192, 4484, '_backorders', 'no'),
(67193, 4484, '_sold_individually', 'no'),
(67194, 4484, '_virtual', 'no'),
(67195, 4484, '_downloadable', 'no'),
(67196, 4484, '_download_limit', '-1'),
(67197, 4484, '_download_expiry', '-1'),
(67198, 4484, '_stock', '499'),
(67199, 4484, '_stock_status', 'instock'),
(67200, 4484, '_wc_average_rating', '0'),
(67201, 4484, '_wc_review_count', '0'),
(67202, 4484, 'attribute_pa_color', 'blue'),
(67203, 4484, 'attribute_pa_shoe-size', '47'),
(67204, 4484, '_price', '90.45'),
(67205, 4484, '_product_version', '4.1.0'),
(67206, 4484, '_vi_wad_aliexpress_variation_id', '12000021831978522'),
(67207, 4484, '_vi_wad_aliexpress_variation_attr', '14:173;200000124:203126833#47'),
(67208, 4485, '_variation_description', ''),
(67209, 4485, '_sku', '4000785686815-gray-47'),
(67210, 4485, '_regular_price', '90.45'),
(67211, 4485, 'total_sales', '0'),
(67212, 4485, '_tax_status', 'taxable'),
(67213, 4485, '_tax_class', 'parent'),
(67214, 4485, '_manage_stock', 'yes'),
(67215, 4485, '_backorders', 'no'),
(67216, 4485, '_sold_individually', 'no'),
(67217, 4485, '_virtual', 'no'),
(67218, 4485, '_downloadable', 'no'),
(67219, 4485, '_download_limit', '-1'),
(67220, 4485, '_download_expiry', '-1'),
(67221, 4485, '_stock', '498'),
(67222, 4485, '_stock_status', 'instock'),
(67223, 4485, '_wc_average_rating', '0'),
(67224, 4485, '_wc_review_count', '0'),
(67225, 4485, 'attribute_pa_color', 'gray'),
(67226, 4485, 'attribute_pa_shoe-size', '47'),
(67227, 4485, '_price', '90.45'),
(67228, 4485, '_product_version', '4.1.0'),
(67229, 4485, '_vi_wad_aliexpress_variation_id', '12000021831978525'),
(67230, 4485, '_vi_wad_aliexpress_variation_attr', '14:691;200000124:203126833#47'),
(67231, 4486, '_variation_description', ''),
(67232, 4486, '_sku', '4000785686815-gray-35'),
(67233, 4486, '_regular_price', '90.45'),
(67234, 4486, 'total_sales', '0'),
(67235, 4486, '_tax_status', 'taxable'),
(67236, 4486, '_tax_class', 'parent'),
(67237, 4486, '_manage_stock', 'yes'),
(67238, 4486, '_backorders', 'no'),
(67239, 4486, '_sold_individually', 'no'),
(67240, 4486, '_virtual', 'no'),
(67241, 4486, '_downloadable', 'no'),
(67242, 4486, '_download_limit', '-1'),
(67243, 4486, '_download_expiry', '-1'),
(67244, 4486, '_stock', '500'),
(67245, 4486, '_stock_status', 'instock'),
(67246, 4486, '_wc_average_rating', '0'),
(67247, 4486, '_wc_review_count', '0'),
(67248, 4486, 'attribute_pa_color', 'gray'),
(67249, 4486, 'attribute_pa_shoe-size', '35'),
(67250, 4486, '_price', '90.45'),
(67251, 4486, '_product_version', '4.1.0'),
(67252, 4486, '_vi_wad_aliexpress_variation_id', '12000021831978524'),
(67253, 4486, '_vi_wad_aliexpress_variation_attr', '14:691;200000124:200000333'),
(67254, 4487, '_variation_description', ''),
(67255, 4487, '_sku', '4000785686815-green-35'),
(67256, 4487, '_regular_price', '90.45'),
(67257, 4487, 'total_sales', '0'),
(67258, 4487, '_tax_status', 'taxable'),
(67259, 4487, '_tax_class', 'parent'),
(67260, 4487, '_manage_stock', 'yes'),
(67261, 4487, '_backorders', 'no'),
(67262, 4487, '_sold_individually', 'no'),
(67263, 4487, '_virtual', 'no'),
(67264, 4487, '_downloadable', 'no'),
(67265, 4487, '_download_limit', '-1'),
(67266, 4487, '_download_expiry', '-1'),
(67267, 4487, '_stock', '499'),
(67268, 4487, '_stock_status', 'instock'),
(67269, 4487, '_wc_average_rating', '0'),
(67270, 4487, '_wc_review_count', '0'),
(67271, 4487, 'attribute_pa_color', 'green'),
(67272, 4487, 'attribute_pa_shoe-size', '35'),
(67273, 4487, '_price', '90.45'),
(67274, 4487, '_product_version', '4.1.0'),
(67275, 4487, '_vi_wad_aliexpress_variation_id', '12000021831978527'),
(67276, 4487, '_vi_wad_aliexpress_variation_attr', '14:175;200000124:200000333'),
(67277, 4488, '_variation_description', ''),
(67278, 4488, '_sku', '4000785686815-gray-48'),
(67279, 4488, '_regular_price', '90.45'),
(67280, 4488, 'total_sales', '0'),
(67281, 4488, '_tax_status', 'taxable'),
(67282, 4488, '_tax_class', 'parent'),
(67283, 4488, '_manage_stock', 'yes'),
(67284, 4488, '_backorders', 'no'),
(67285, 4488, '_sold_individually', 'no'),
(67286, 4488, '_virtual', 'no'),
(67287, 4488, '_downloadable', 'no'),
(67288, 4488, '_download_limit', '-1'),
(67289, 4488, '_download_expiry', '-1'),
(67290, 4488, '_stock', '500'),
(67291, 4488, '_stock_status', 'instock'),
(67292, 4488, '_wc_average_rating', '0'),
(67293, 4488, '_wc_review_count', '0'),
(67294, 4488, 'attribute_pa_color', 'gray'),
(67295, 4488, 'attribute_pa_shoe-size', '48'),
(67296, 4488, '_price', '90.45'),
(67297, 4488, '_product_version', '4.1.0'),
(67298, 4488, '_vi_wad_aliexpress_variation_id', '12000021831978526'),
(67299, 4488, '_vi_wad_aliexpress_variation_attr', '14:691;200000124:203126835#48'),
(67300, 4489, '_variation_description', ''),
(67301, 4489, '_sku', '4000785686815-black-47'),
(67302, 4489, '_regular_price', '90.45'),
(67303, 4489, 'total_sales', '0'),
(67304, 4489, '_tax_status', 'taxable'),
(67305, 4489, '_tax_class', 'parent'),
(67306, 4489, '_manage_stock', 'yes'),
(67307, 4489, '_backorders', 'no'),
(67308, 4489, '_sold_individually', 'no'),
(67309, 4483, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H29fbfceeb19c477c9570599b0c0d26608/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg'),
(67310, 4489, '_virtual', 'no'),
(67311, 4489, '_downloadable', 'no'),
(67312, 4489, '_download_limit', '-1'),
(67313, 4489, '_download_expiry', '-1'),
(67314, 4489, '_stock', '499'),
(67315, 4489, '_stock_status', 'instock'),
(67316, 4489, '_wc_average_rating', '0'),
(67317, 4489, '_wc_review_count', '0'),
(67318, 4489, 'attribute_pa_color', 'black'),
(67319, 4489, 'attribute_pa_shoe-size', '47'),
(67320, 4489, '_price', '90.45'),
(67321, 4489, '_product_version', '4.1.0'),
(67322, 4489, '_vi_wad_aliexpress_variation_id', '12000021831978519'),
(67323, 4489, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:203126833#47'),
(67324, 4490, '_variation_description', ''),
(67325, 4490, '_sku', '4000785686815-black-35'),
(67326, 4490, '_regular_price', '90.45'),
(67327, 4490, 'total_sales', '0'),
(67328, 4490, '_tax_status', 'taxable'),
(67329, 4490, '_tax_class', 'parent'),
(67330, 4490, '_manage_stock', 'yes'),
(67331, 4490, '_backorders', 'no'),
(67332, 4490, '_sold_individually', 'no'),
(67333, 4490, '_virtual', 'no'),
(67334, 4490, '_downloadable', 'no'),
(67335, 4490, '_download_limit', '-1'),
(67336, 4490, '_download_expiry', '-1'),
(67337, 4490, '_stock', '500'),
(67338, 4490, '_stock_status', 'instock'),
(67339, 4490, '_wc_average_rating', '0'),
(67340, 4490, '_wc_review_count', '0'),
(67341, 4490, 'attribute_pa_color', 'black'),
(67342, 4490, 'attribute_pa_shoe-size', '35'),
(67343, 4490, '_price', '90.45'),
(67344, 4490, '_product_version', '4.1.0'),
(67345, 4490, '_vi_wad_aliexpress_variation_id', '12000021831978518'),
(67346, 4490, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:200000333'),
(67347, 4491, '_variation_description', ''),
(67348, 4491, '_sku', '4000785686815-blue-42'),
(67349, 4491, '_regular_price', '90.45'),
(67350, 4491, 'total_sales', '0'),
(67351, 4491, '_tax_status', 'taxable'),
(67352, 4491, '_tax_class', 'parent'),
(67353, 4491, '_manage_stock', 'yes'),
(67354, 4491, '_backorders', 'no'),
(67355, 4491, '_sold_individually', 'no'),
(67356, 4492, '_wp_attached_file', '2021/06/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-5.jpg'),
(67357, 4492, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:125:\"2021/06/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-5.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:125:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:125:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:125:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-5-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:125:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-5-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:125:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-5-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:125:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:125:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-5-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:125:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:125:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:125:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-5-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:125:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(67358, 4491, '_virtual', 'no'),
(67359, 4491, '_downloadable', 'no'),
(67360, 4491, '_download_limit', '-1'),
(67361, 4491, '_download_expiry', '-1'),
(67362, 4491, '_stock', '498'),
(67363, 4491, '_stock_status', 'instock'),
(67364, 4491, '_wc_average_rating', '0'),
(67365, 4491, '_wc_review_count', '0'),
(67366, 4491, 'attribute_pa_color', 'blue'),
(67367, 4491, 'attribute_pa_shoe-size', '42'),
(67368, 4491, '_price', '90.45'),
(67369, 4491, '_product_version', '4.1.0'),
(67370, 4491, '_vi_wad_aliexpress_variation_id', '10000007818743678'),
(67371, 4491, '_vi_wad_aliexpress_variation_attr', '14:173;200000124:200000337'),
(67372, 4493, '_variation_description', ''),
(67373, 4493, '_sku', '4000785686815-white-47'),
(67374, 4493, '_regular_price', '90.45'),
(67375, 4493, 'total_sales', '0'),
(67376, 4493, '_tax_status', 'taxable'),
(67377, 4493, '_tax_class', 'parent'),
(67378, 4493, '_manage_stock', 'yes'),
(67379, 4493, '_backorders', 'no'),
(67380, 4493, '_sold_individually', 'no'),
(67381, 4493, '_virtual', 'no'),
(67382, 4493, '_downloadable', 'no'),
(67383, 4493, '_download_limit', '-1'),
(67384, 4493, '_download_expiry', '-1'),
(67385, 4493, '_stock', '499'),
(67386, 4493, '_stock_status', 'instock'),
(67387, 4493, '_wc_average_rating', '0'),
(67388, 4493, '_wc_review_count', '0'),
(67389, 4493, 'attribute_pa_color', 'white'),
(67390, 4493, 'attribute_pa_shoe-size', '47'),
(67391, 4493, '_price', '90.45'),
(67392, 4493, '_product_version', '4.1.0'),
(67393, 4493, '_vi_wad_aliexpress_variation_id', '12000021831978537'),
(67394, 4493, '_vi_wad_aliexpress_variation_attr', '14:29;200000124:203126833#47'),
(67395, 4494, '_variation_description', ''),
(67396, 4494, '_sku', '4000785686815-blue-43'),
(67397, 4494, '_regular_price', '90.45'),
(67398, 4494, 'total_sales', '0'),
(67399, 4494, '_tax_status', 'taxable'),
(67400, 4494, '_tax_class', 'parent'),
(67401, 4494, '_manage_stock', 'yes'),
(67402, 4494, '_backorders', 'no'),
(67403, 4494, '_sold_individually', 'no'),
(67404, 4494, '_virtual', 'no'),
(67405, 4494, '_downloadable', 'no'),
(67406, 4494, '_download_limit', '-1'),
(67407, 4494, '_download_expiry', '-1'),
(67408, 4494, '_stock', '491'),
(67409, 4494, '_stock_status', 'instock'),
(67410, 4494, '_wc_average_rating', '0'),
(67411, 4494, '_wc_review_count', '0'),
(67412, 4494, 'attribute_pa_color', 'blue'),
(67413, 4494, 'attribute_pa_shoe-size', '43'),
(67414, 4494, '_price', '90.45'),
(67415, 4494, '_product_version', '4.1.0'),
(67416, 4494, '_vi_wad_aliexpress_variation_id', '10000007818743679'),
(67417, 4494, '_vi_wad_aliexpress_variation_attr', '14:173;200000124:200000338'),
(67418, 4495, '_variation_description', ''),
(67419, 4495, '_sku', '4000785686815-white-35'),
(67420, 4495, '_regular_price', '90.45'),
(67421, 4495, 'total_sales', '0'),
(67422, 4495, '_tax_status', 'taxable'),
(67423, 4495, '_tax_class', 'parent'),
(67424, 4495, '_manage_stock', 'yes'),
(67425, 4495, '_backorders', 'no'),
(67426, 4495, '_sold_individually', 'no'),
(67427, 4495, '_virtual', 'no'),
(67428, 4495, '_downloadable', 'no'),
(67429, 4495, '_download_limit', '-1'),
(67430, 4495, '_download_expiry', '-1'),
(67431, 4495, '_stock', '500'),
(67432, 4495, '_stock_status', 'instock'),
(67433, 4495, '_wc_average_rating', '0'),
(67434, 4495, '_wc_review_count', '0'),
(67435, 4495, 'attribute_pa_color', 'white'),
(67436, 4495, 'attribute_pa_shoe-size', '35'),
(67437, 4495, '_price', '90.45'),
(67438, 4495, '_product_version', '4.1.0'),
(67439, 4495, '_vi_wad_aliexpress_variation_id', '12000021831978536'),
(67440, 4495, '_vi_wad_aliexpress_variation_attr', '14:29;200000124:200000333'),
(67441, 4496, '_variation_description', ''),
(67442, 4496, '_sku', '4000785686815-blue-40'),
(67443, 4496, '_regular_price', '90.45'),
(67444, 4496, 'total_sales', '0'),
(67445, 4496, '_tax_status', 'taxable'),
(67446, 4496, '_tax_class', 'parent'),
(67447, 4496, '_manage_stock', 'yes'),
(67448, 4496, '_backorders', 'no'),
(67449, 4496, '_sold_individually', 'no'),
(67450, 4496, '_virtual', 'no'),
(67451, 4496, '_downloadable', 'no'),
(67452, 4496, '_download_limit', '-1'),
(67453, 4496, '_download_expiry', '-1'),
(67454, 4496, '_stock', '498'),
(67455, 4496, '_stock_status', 'instock'),
(67456, 4496, '_wc_average_rating', '0'),
(67457, 4496, '_wc_review_count', '0'),
(67458, 4496, 'attribute_pa_color', 'blue'),
(67459, 4496, 'attribute_pa_shoe-size', '40'),
(67460, 4496, '_price', '90.45'),
(67461, 4496, '_product_version', '4.1.0'),
(67462, 4496, '_vi_wad_aliexpress_variation_id', '10000007818743676'),
(67463, 4496, '_vi_wad_aliexpress_variation_attr', '14:173;200000124:100013888'),
(67464, 4492, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Hc8240de8747b496fa992130ebb663267D/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg'),
(67465, 4497, '_variation_description', ''),
(67466, 4497, '_sku', '4000785686815-blue-41'),
(67467, 4497, '_regular_price', '90.45'),
(67468, 4497, 'total_sales', '0'),
(67469, 4497, '_tax_status', 'taxable'),
(67470, 4497, '_tax_class', 'parent'),
(67471, 4497, '_manage_stock', 'yes'),
(67472, 4497, '_backorders', 'no'),
(67473, 4497, '_sold_individually', 'no'),
(67474, 4497, '_virtual', 'no'),
(67475, 4497, '_downloadable', 'no'),
(67476, 4497, '_download_limit', '-1'),
(67477, 4497, '_download_expiry', '-1'),
(67478, 4497, '_stock', '498'),
(67479, 4497, '_stock_status', 'instock'),
(67480, 4497, '_wc_average_rating', '0'),
(67481, 4497, '_wc_review_count', '0'),
(67482, 4497, 'attribute_pa_color', 'blue'),
(67483, 4497, 'attribute_pa_shoe-size', '41'),
(67484, 4497, '_price', '90.45'),
(67485, 4497, '_product_version', '4.1.0'),
(67486, 4497, '_vi_wad_aliexpress_variation_id', '10000007818743677'),
(67487, 4497, '_vi_wad_aliexpress_variation_attr', '14:173;200000124:100010483'),
(67488, 4498, '_variation_description', ''),
(67489, 4498, '_sku', '4000785686815-white-48'),
(67490, 4498, '_regular_price', '90.45'),
(67491, 4498, 'total_sales', '0'),
(67492, 4498, '_tax_status', 'taxable'),
(67493, 4498, '_tax_class', 'parent'),
(67494, 4498, '_manage_stock', 'yes'),
(67495, 4498, '_backorders', 'no'),
(67496, 4498, '_sold_individually', 'no'),
(67497, 4498, '_virtual', 'no'),
(67498, 4498, '_downloadable', 'no'),
(67499, 4498, '_download_limit', '-1'),
(67500, 4499, '_wp_attached_file', '2021/06/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg'),
(67501, 4498, '_download_expiry', '-1'),
(67502, 4499, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:135:\"2021/06/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:135:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:135:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:135:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:135:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:135:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:135:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:135:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:135:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:135:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:135:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(67503, 4498, '_stock', '499'),
(67504, 4498, '_stock_status', 'instock'),
(67505, 4498, '_wc_average_rating', '0'),
(67506, 4498, '_wc_review_count', '0'),
(67507, 4498, 'attribute_pa_color', 'white'),
(67508, 4498, 'attribute_pa_shoe-size', '48'),
(67509, 4498, '_price', '90.45'),
(67510, 4498, '_product_version', '4.1.0'),
(67511, 4498, '_vi_wad_aliexpress_variation_id', '12000021831978538'),
(67512, 4498, '_vi_wad_aliexpress_variation_attr', '14:29;200000124:203126835#48'),
(67513, 4500, '_variation_description', ''),
(67514, 4500, '_sku', '4000785686815-blue-38'),
(67515, 4500, '_regular_price', '90.45'),
(67516, 4500, 'total_sales', '0'),
(67517, 4500, '_tax_status', 'taxable'),
(67518, 4500, '_tax_class', 'parent'),
(67519, 4500, '_manage_stock', 'yes'),
(67520, 4500, '_backorders', 'no'),
(67521, 4500, '_sold_individually', 'no'),
(67522, 4500, '_virtual', 'no'),
(67523, 4500, '_downloadable', 'no'),
(67524, 4500, '_download_limit', '-1'),
(67525, 4500, '_download_expiry', '-1'),
(67526, 4500, '_stock', '497'),
(67527, 4500, '_stock_status', 'instock'),
(67528, 4500, '_wc_average_rating', '0'),
(67529, 4500, '_wc_review_count', '0'),
(67530, 4500, 'attribute_pa_color', 'blue'),
(67531, 4500, 'attribute_pa_shoe-size', '38'),
(67532, 4500, '_price', '90.45'),
(67533, 4500, '_product_version', '4.1.0'),
(67534, 4500, '_vi_wad_aliexpress_variation_id', '10000007818743674'),
(67535, 4500, '_vi_wad_aliexpress_variation_attr', '14:173;200000124:200000898'),
(67536, 4501, '_variation_description', ''),
(67537, 4501, '_sku', '4000785686815-blue-39'),
(67538, 4501, '_regular_price', '90.45'),
(67539, 4501, 'total_sales', '0'),
(67540, 4501, '_tax_status', 'taxable'),
(67541, 4501, '_tax_class', 'parent'),
(67542, 4501, '_manage_stock', 'yes'),
(67543, 4501, '_backorders', 'no'),
(67544, 4501, '_sold_individually', 'no'),
(67545, 4501, '_virtual', 'no'),
(67546, 4501, '_downloadable', 'no'),
(67547, 4501, '_download_limit', '-1'),
(67548, 4501, '_download_expiry', '-1'),
(67549, 4501, '_stock', '500'),
(67550, 4501, '_stock_status', 'instock'),
(67551, 4501, '_wc_average_rating', '0'),
(67552, 4501, '_wc_review_count', '0'),
(67553, 4501, 'attribute_pa_color', 'blue'),
(67554, 4501, 'attribute_pa_shoe-size', '39'),
(67555, 4501, '_price', '90.45'),
(67556, 4501, '_product_version', '4.1.0'),
(67557, 4501, '_vi_wad_aliexpress_variation_id', '10000007818743675'),
(67558, 4501, '_vi_wad_aliexpress_variation_attr', '14:173;200000124:200000364'),
(67559, 4502, '_variation_description', ''),
(67560, 4502, '_sku', '4000785686815-blue-36'),
(67561, 4502, '_regular_price', '90.45'),
(67562, 4502, 'total_sales', '0'),
(67563, 4502, '_tax_status', 'taxable'),
(67564, 4502, '_tax_class', 'parent'),
(67565, 4502, '_manage_stock', 'yes'),
(67566, 4502, '_backorders', 'no'),
(67567, 4502, '_sold_individually', 'no'),
(67568, 4502, '_virtual', 'no'),
(67569, 4502, '_downloadable', 'no'),
(67570, 4502, '_download_limit', '-1'),
(67571, 4502, '_download_expiry', '-1'),
(67572, 4502, '_stock', '499'),
(67573, 4502, '_stock_status', 'instock'),
(67574, 4502, '_wc_average_rating', '0'),
(67575, 4502, '_wc_review_count', '0'),
(67576, 4502, 'attribute_pa_color', 'blue'),
(67577, 4502, 'attribute_pa_shoe-size', '36'),
(67578, 4499, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H042d8f3fb0934ec9bd005ef778bdabfcJ/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg'),
(67579, 4502, '_price', '90.45'),
(67580, 4373, '_thumbnail_id', '4499'),
(67581, 4502, '_product_version', '4.1.0'),
(67582, 4374, '_thumbnail_id', '4499'),
(67583, 4375, '_thumbnail_id', '4499'),
(67584, 4376, '_thumbnail_id', '4499'),
(67585, 4379, '_thumbnail_id', '4499'),
(67586, 4502, '_vi_wad_aliexpress_variation_id', '10000007818743672'),
(67587, 4380, '_thumbnail_id', '4499'),
(67588, 4502, '_vi_wad_aliexpress_variation_attr', '14:173;200000124:200000334'),
(67589, 4381, '_thumbnail_id', '4499'),
(67590, 4382, '_thumbnail_id', '4499'),
(67591, 4383, '_thumbnail_id', '4499'),
(67592, 4384, '_thumbnail_id', '4499'),
(67593, 4385, '_thumbnail_id', '4499'),
(67594, 4503, '_variation_description', ''),
(67595, 4503, '_sku', '4000785686815-blue-37'),
(67596, 4503, '_regular_price', '90.45'),
(67597, 4503, 'total_sales', '0'),
(67598, 4503, '_tax_status', 'taxable'),
(67599, 4503, '_tax_class', 'parent'),
(67600, 4503, '_manage_stock', 'yes'),
(67601, 4503, '_backorders', 'no'),
(67602, 4503, '_sold_individually', 'no'),
(67603, 4503, '_virtual', 'no'),
(67604, 4503, '_downloadable', 'no'),
(67605, 4503, '_download_limit', '-1'),
(67606, 4503, '_download_expiry', '-1'),
(67607, 4503, '_stock', '500'),
(67608, 4503, '_stock_status', 'instock'),
(67609, 4503, '_wc_average_rating', '0'),
(67610, 4503, '_wc_review_count', '0'),
(67611, 4503, 'attribute_pa_color', 'blue'),
(67612, 4503, 'attribute_pa_shoe-size', '37'),
(67613, 4503, '_price', '90.45'),
(67614, 4503, '_product_version', '4.1.0'),
(67615, 4503, '_vi_wad_aliexpress_variation_id', '10000007818743673'),
(67616, 4503, '_vi_wad_aliexpress_variation_attr', '14:173;200000124:100010482'),
(67617, 4504, '_variation_description', ''),
(67618, 4504, '_sku', '4000785686815-black-46'),
(67619, 4504, '_regular_price', '90.45'),
(67620, 4504, 'total_sales', '0'),
(67621, 4504, '_tax_status', 'taxable'),
(67622, 4504, '_tax_class', 'parent'),
(67623, 4504, '_manage_stock', 'yes'),
(67624, 4504, '_backorders', 'no'),
(67625, 4504, '_sold_individually', 'no'),
(67626, 4504, '_virtual', 'no'),
(67627, 4504, '_downloadable', 'no'),
(67628, 4504, '_download_limit', '-1'),
(67629, 4504, '_download_expiry', '-1'),
(67630, 4504, '_stock', '498'),
(67631, 4504, '_stock_status', 'instock'),
(67632, 4504, '_wc_average_rating', '0'),
(67633, 4504, '_wc_review_count', '0'),
(67634, 4504, 'attribute_pa_color', 'black'),
(67635, 4504, 'attribute_pa_shoe-size', '46'),
(67636, 4504, '_price', '90.45'),
(67637, 4504, '_product_version', '4.1.0'),
(67638, 4504, '_vi_wad_aliexpress_variation_id', '10000007818743670'),
(67639, 4504, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:200000899'),
(67640, 4505, '_variation_description', ''),
(67641, 4505, '_sku', '4000785686815-green-48'),
(67642, 4505, '_regular_price', '90.45'),
(67643, 4505, 'total_sales', '0'),
(67644, 4505, '_tax_status', 'taxable'),
(67645, 4505, '_tax_class', 'parent'),
(67646, 4505, '_manage_stock', 'yes'),
(67647, 4505, '_backorders', 'no'),
(67648, 4505, '_sold_individually', 'no'),
(67649, 4505, '_virtual', 'no'),
(67650, 4505, '_downloadable', 'no'),
(67651, 4505, '_download_limit', '-1'),
(67652, 4505, '_download_expiry', '-1'),
(67653, 4505, '_stock', '500'),
(67654, 4505, '_stock_status', 'instock'),
(67655, 4505, '_wc_average_rating', '0'),
(67656, 4505, '_wc_review_count', '0'),
(67657, 4505, 'attribute_pa_color', 'green'),
(67658, 4505, 'attribute_pa_shoe-size', '48'),
(67659, 4505, '_price', '90.45'),
(67660, 4505, '_product_version', '4.1.0'),
(67661, 4505, '_vi_wad_aliexpress_variation_id', '12000021831978529'),
(67662, 4505, '_vi_wad_aliexpress_variation_attr', '14:175;200000124:203126835#48'),
(67663, 4506, '_variation_description', ''),
(67664, 4506, '_sku', '4000785686815-green-47'),
(67665, 4506, '_regular_price', '90.45'),
(67666, 4506, 'total_sales', '0'),
(67667, 4506, '_tax_status', 'taxable'),
(67668, 4506, '_tax_class', 'parent'),
(67669, 4506, '_manage_stock', 'yes'),
(67670, 4506, '_backorders', 'no'),
(67671, 4506, '_sold_individually', 'no'),
(67672, 4506, '_virtual', 'no'),
(67673, 4506, '_downloadable', 'no'),
(67674, 4506, '_download_limit', '-1'),
(67675, 4506, '_download_expiry', '-1'),
(67676, 4506, '_stock', '499'),
(67677, 4506, '_stock_status', 'instock'),
(67678, 4506, '_wc_average_rating', '0'),
(67679, 4506, '_wc_review_count', '0'),
(67680, 4506, 'attribute_pa_color', 'green'),
(67681, 4506, 'attribute_pa_shoe-size', '47'),
(67682, 4506, '_price', '90.45'),
(67683, 4506, '_product_version', '4.1.0'),
(67684, 4506, '_vi_wad_aliexpress_variation_id', '12000021831978528'),
(67685, 4506, '_vi_wad_aliexpress_variation_attr', '14:175;200000124:203126833#47'),
(67686, 4507, '_variation_description', ''),
(67687, 4507, '_sku', '4000785686815-black-44'),
(67688, 4507, '_regular_price', '90.45'),
(67689, 4507, 'total_sales', '0'),
(67690, 4507, '_tax_status', 'taxable'),
(67691, 4507, '_tax_class', 'parent'),
(67692, 4507, '_manage_stock', 'yes'),
(67693, 4507, '_backorders', 'no'),
(67694, 4507, '_sold_individually', 'no'),
(67695, 4507, '_virtual', 'no'),
(67696, 4507, '_downloadable', 'no'),
(67697, 4507, '_download_limit', '-1'),
(67698, 4507, '_download_expiry', '-1'),
(67699, 4507, '_stock', '499'),
(67700, 4507, '_stock_status', 'instock'),
(67701, 4507, '_wc_average_rating', '0'),
(67702, 4507, '_wc_review_count', '0'),
(67703, 4507, 'attribute_pa_color', 'black'),
(67704, 4507, 'attribute_pa_shoe-size', '44'),
(67705, 4507, '_price', '90.45'),
(67706, 4507, '_product_version', '4.1.0'),
(67707, 4507, '_vi_wad_aliexpress_variation_id', '10000007818743668'),
(67708, 4507, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:100010487'),
(67709, 4508, '_variation_description', ''),
(67710, 4508, '_sku', '4000785686815-orange-47'),
(67711, 4508, '_regular_price', '90.45'),
(67712, 4508, 'total_sales', '0'),
(67713, 4508, '_tax_status', 'taxable'),
(67714, 4508, '_tax_class', 'parent'),
(67715, 4508, '_manage_stock', 'yes'),
(67716, 4508, '_backorders', 'no'),
(67717, 4508, '_sold_individually', 'no'),
(67718, 4508, '_virtual', 'no'),
(67719, 4508, '_downloadable', 'no'),
(67720, 4508, '_download_limit', '-1'),
(67721, 4508, '_download_expiry', '-1'),
(67722, 4508, '_stock', '500'),
(67723, 4508, '_stock_status', 'instock'),
(67724, 4508, '_wc_average_rating', '0'),
(67725, 4508, '_wc_review_count', '0'),
(67726, 4508, 'attribute_pa_color', 'orange'),
(67727, 4508, 'attribute_pa_shoe-size', '47'),
(67728, 4508, '_price', '90.45'),
(67729, 4508, '_product_version', '4.1.0'),
(67730, 4508, '_vi_wad_aliexpress_variation_id', '12000021831978531'),
(67731, 4508, '_vi_wad_aliexpress_variation_attr', '14:350852;200000124:203126833#47'),
(67732, 4509, '_variation_description', ''),
(67733, 4509, '_sku', '4000785686815-black-45'),
(67734, 4509, '_regular_price', '90.45'),
(67735, 4509, 'total_sales', '0'),
(67736, 4509, '_tax_status', 'taxable'),
(67737, 4509, '_tax_class', 'parent'),
(67738, 4509, '_manage_stock', 'yes'),
(67739, 4509, '_backorders', 'no'),
(67740, 4509, '_sold_individually', 'no'),
(67741, 4509, '_virtual', 'no'),
(67742, 4509, '_downloadable', 'no'),
(67743, 4509, '_download_limit', '-1'),
(67744, 4509, '_download_expiry', '-1'),
(67745, 4509, '_stock', '499'),
(67746, 4509, '_stock_status', 'instock'),
(67747, 4509, '_wc_average_rating', '0');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(67748, 4509, '_wc_review_count', '0'),
(67749, 4509, 'attribute_pa_color', 'black'),
(67750, 4509, 'attribute_pa_shoe-size', '45'),
(67751, 4509, '_price', '90.45'),
(67752, 4510, '_wp_attached_file', '2021/06/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-1.jpg_640x640-1.jpg'),
(67753, 4509, '_product_version', '4.1.0'),
(67754, 4510, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:139:\"2021/06/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-1.jpg_640x640-1.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:139:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-1.jpg_640x640-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:139:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-1.jpg_640x640-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:139:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-1.jpg_640x640-1-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:139:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-1.jpg_640x640-1-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:139:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-1.jpg_640x640-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:139:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-1.jpg_640x640-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:139:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-1.jpg_640x640-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:139:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-1.jpg_640x640-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:139:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-1.jpg_640x640-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:139:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-1.jpg_640x640-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(67755, 4509, '_vi_wad_aliexpress_variation_id', '10000007818743669'),
(67756, 4509, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:3116'),
(67757, 4511, '_variation_description', ''),
(67758, 4511, '_sku', '4000785686815-orange-35'),
(67759, 4511, '_regular_price', '90.45'),
(67760, 4511, 'total_sales', '0'),
(67761, 4511, '_tax_status', 'taxable'),
(67762, 4511, '_tax_class', 'parent'),
(67763, 4511, '_manage_stock', 'yes'),
(67764, 4511, '_backorders', 'no'),
(67765, 4511, '_sold_individually', 'no'),
(67766, 4511, '_virtual', 'no'),
(67767, 4511, '_downloadable', 'no'),
(67768, 4511, '_download_limit', '-1'),
(67769, 4511, '_download_expiry', '-1'),
(67770, 4511, '_stock', '500'),
(67771, 4511, '_stock_status', 'instock'),
(67772, 4511, '_wc_average_rating', '0'),
(67773, 4511, '_wc_review_count', '0'),
(67774, 4511, 'attribute_pa_color', 'orange'),
(67775, 4511, 'attribute_pa_shoe-size', '35'),
(67776, 4511, '_price', '90.45'),
(67777, 4511, '_product_version', '4.1.0'),
(67778, 4511, '_vi_wad_aliexpress_variation_id', '12000021831978530'),
(67779, 4511, '_vi_wad_aliexpress_variation_attr', '14:350852;200000124:200000333'),
(67780, 4512, '_variation_description', ''),
(67781, 4512, '_sku', '4000785686815-black-42'),
(67782, 4512, '_regular_price', '90.45'),
(67783, 4512, 'total_sales', '0'),
(67784, 4512, '_tax_status', 'taxable'),
(67785, 4512, '_tax_class', 'parent'),
(67786, 4512, '_manage_stock', 'yes'),
(67787, 4512, '_backorders', 'no'),
(67788, 4512, '_sold_individually', 'no'),
(67789, 4512, '_virtual', 'no'),
(67790, 4512, '_downloadable', 'no'),
(67791, 4512, '_download_limit', '-1'),
(67792, 4512, '_download_expiry', '-1'),
(67793, 4512, '_stock', '500'),
(67794, 4512, '_stock_status', 'instock'),
(67795, 4512, '_wc_average_rating', '0'),
(67796, 4512, '_wc_review_count', '0'),
(67797, 4512, 'attribute_pa_color', 'black'),
(67798, 4512, 'attribute_pa_shoe-size', '42'),
(67799, 4512, '_price', '90.45'),
(67800, 4512, '_product_version', '4.1.0'),
(67801, 4512, '_vi_wad_aliexpress_variation_id', '10000007818743666'),
(67802, 4512, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:200000337'),
(67803, 4513, '_variation_description', ''),
(67804, 4513, '_sku', '4000785686815-red-35'),
(67805, 4510, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Hee956b2d29b54ec1bec6960955caf91a2/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg'),
(67806, 4513, '_regular_price', '90.45'),
(67807, 4344, '_thumbnail_id', '4510'),
(67808, 4349, '_thumbnail_id', '4510'),
(67809, 4513, 'total_sales', '0'),
(67810, 4350, '_thumbnail_id', '4510'),
(67811, 4513, '_tax_status', 'taxable'),
(67812, 4351, '_thumbnail_id', '4510'),
(67813, 4513, '_tax_class', 'parent'),
(67814, 4513, '_manage_stock', 'yes'),
(67815, 4352, '_thumbnail_id', '4510'),
(67816, 4513, '_backorders', 'no'),
(67817, 4353, '_thumbnail_id', '4510'),
(67818, 4513, '_sold_individually', 'no'),
(67819, 4354, '_thumbnail_id', '4510'),
(67820, 4355, '_thumbnail_id', '4510'),
(67821, 4356, '_thumbnail_id', '4510'),
(67822, 4513, '_virtual', 'no'),
(67823, 4377, '_thumbnail_id', '4510'),
(67824, 4513, '_downloadable', 'no'),
(67825, 4378, '_thumbnail_id', '4510'),
(67826, 4513, '_download_limit', '-1'),
(67827, 4513, '_download_expiry', '-1'),
(67828, 4513, '_stock', '499'),
(67829, 4513, '_stock_status', 'instock'),
(67830, 4513, '_wc_average_rating', '0'),
(67831, 4513, '_wc_review_count', '0'),
(67832, 4513, 'attribute_pa_color', 'red'),
(67833, 4513, 'attribute_pa_shoe-size', '35'),
(67834, 4513, '_price', '90.45'),
(67835, 4513, '_product_version', '4.1.0'),
(67836, 4513, '_vi_wad_aliexpress_variation_id', '12000021831978533'),
(67837, 4513, '_vi_wad_aliexpress_variation_attr', '14:10;200000124:200000333'),
(67838, 4514, '_variation_description', ''),
(67839, 4514, '_sku', '4000785686815-black-43'),
(67840, 4514, '_regular_price', '90.45'),
(67841, 4514, 'total_sales', '0'),
(67842, 4514, '_tax_status', 'taxable'),
(67843, 4514, '_tax_class', 'parent'),
(67844, 4514, '_manage_stock', 'yes'),
(67845, 4514, '_backorders', 'no'),
(67846, 4514, '_sold_individually', 'no'),
(67847, 4514, '_virtual', 'no'),
(67848, 4514, '_downloadable', 'no'),
(67849, 4514, '_download_limit', '-1'),
(67850, 4514, '_download_expiry', '-1'),
(67851, 4515, '_wp_attached_file', '2021/06/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-2.jpg_640x640-2.jpg'),
(67852, 4514, '_stock', '495'),
(67853, 4515, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:139:\"2021/06/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-2.jpg_640x640-2.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:139:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-2.jpg_640x640-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:139:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-2.jpg_640x640-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:139:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-2.jpg_640x640-2-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:139:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-2.jpg_640x640-2-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:139:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-2.jpg_640x640-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:139:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-2.jpg_640x640-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:139:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-2.jpg_640x640-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:139:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-2.jpg_640x640-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:139:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-2.jpg_640x640-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:139:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-2.jpg_640x640-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(67854, 4514, '_stock_status', 'instock'),
(67855, 4514, '_wc_average_rating', '0'),
(67856, 4514, '_wc_review_count', '0'),
(67857, 4514, 'attribute_pa_color', 'black'),
(67858, 4514, 'attribute_pa_shoe-size', '43'),
(67859, 4514, '_price', '90.45'),
(67860, 4514, '_product_version', '4.1.0'),
(67861, 4514, '_vi_wad_aliexpress_variation_id', '10000007818743667'),
(67862, 4514, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:200000338'),
(67863, 4516, '_variation_description', ''),
(67864, 4516, '_sku', '4000785686815-orange-48'),
(67865, 4516, '_regular_price', '90.45'),
(67866, 4516, 'total_sales', '0'),
(67867, 4516, '_tax_status', 'taxable'),
(67868, 4516, '_tax_class', 'parent'),
(67869, 4516, '_manage_stock', 'yes'),
(67870, 4516, '_backorders', 'no'),
(67871, 4516, '_sold_individually', 'no'),
(67872, 4516, '_virtual', 'no'),
(67873, 4516, '_downloadable', 'no'),
(67874, 4516, '_download_limit', '-1'),
(67875, 4516, '_download_expiry', '-1'),
(67876, 4516, '_stock', '500'),
(67877, 4516, '_stock_status', 'instock'),
(67878, 4516, '_wc_average_rating', '0'),
(67879, 4516, '_wc_review_count', '0'),
(67880, 4516, 'attribute_pa_color', 'orange'),
(67881, 4516, 'attribute_pa_shoe-size', '48'),
(67882, 4516, '_price', '90.45'),
(67883, 4516, '_product_version', '4.1.0'),
(67884, 4516, '_vi_wad_aliexpress_variation_id', '12000021831978532'),
(67885, 4516, '_vi_wad_aliexpress_variation_attr', '14:350852;200000124:203126835#48'),
(67886, 4517, '_variation_description', ''),
(67887, 4517, '_sku', '4000785686815-black-40'),
(67888, 4517, '_regular_price', '90.45'),
(67889, 4517, 'total_sales', '0'),
(67890, 4517, '_tax_status', 'taxable'),
(67891, 4517, '_tax_class', 'parent'),
(67892, 4517, '_manage_stock', 'yes'),
(67893, 4517, '_backorders', 'no'),
(67894, 4517, '_sold_individually', 'no'),
(67895, 4517, '_virtual', 'no'),
(67896, 4517, '_downloadable', 'no'),
(67897, 4517, '_download_limit', '-1'),
(67898, 4517, '_download_expiry', '-1'),
(67899, 4517, '_stock', '500'),
(67900, 4517, '_stock_status', 'instock'),
(67901, 4517, '_wc_average_rating', '0'),
(67902, 4517, '_wc_review_count', '0'),
(67903, 4517, 'attribute_pa_color', 'black'),
(67904, 4517, 'attribute_pa_shoe-size', '40'),
(67905, 4517, '_price', '90.45'),
(67906, 4517, '_product_version', '4.1.0'),
(67907, 4517, '_vi_wad_aliexpress_variation_id', '10000007818743664'),
(67908, 4517, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:100013888'),
(67909, 4518, '_variation_description', ''),
(67910, 4518, '_sku', '4000785686815-red-48'),
(67911, 4518, '_regular_price', '90.45'),
(67912, 4518, 'total_sales', '0'),
(67913, 4518, '_tax_status', 'taxable'),
(67914, 4518, '_tax_class', 'parent'),
(67915, 4518, '_manage_stock', 'yes'),
(67916, 4515, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H26d561e6c0354455af72dc4e219785e2Q/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg'),
(67917, 4518, '_backorders', 'no'),
(67918, 4341, '_thumbnail_id', '4515'),
(67919, 4342, '_thumbnail_id', '4515'),
(67920, 4518, '_sold_individually', 'no'),
(67921, 4343, '_thumbnail_id', '4515'),
(67922, 4345, '_thumbnail_id', '4515'),
(67923, 4346, '_thumbnail_id', '4515'),
(67924, 4518, '_virtual', 'no'),
(67925, 4347, '_thumbnail_id', '4515'),
(67926, 4518, '_downloadable', 'no'),
(67927, 4348, '_thumbnail_id', '4515'),
(67928, 4365, '_thumbnail_id', '4515'),
(67929, 4518, '_download_limit', '-1'),
(67930, 4366, '_thumbnail_id', '4515'),
(67931, 4518, '_download_expiry', '-1'),
(67932, 4367, '_thumbnail_id', '4515'),
(67933, 4518, '_stock', '499'),
(67934, 4368, '_thumbnail_id', '4515'),
(67935, 4518, '_stock_status', 'instock'),
(67936, 4518, '_wc_average_rating', '0'),
(67937, 4518, '_wc_review_count', '0'),
(67938, 4518, 'attribute_pa_color', 'red'),
(67939, 4518, 'attribute_pa_shoe-size', '48'),
(67940, 4518, '_price', '90.45'),
(67941, 4518, '_product_version', '4.1.0'),
(67942, 4518, '_vi_wad_aliexpress_variation_id', '12000021831978535'),
(67943, 4518, '_vi_wad_aliexpress_variation_attr', '14:10;200000124:203126835#48'),
(67944, 4519, '_variation_description', ''),
(67945, 4519, '_sku', '4000785686815-black-41'),
(67946, 4519, '_regular_price', '90.45'),
(67947, 4519, 'total_sales', '0'),
(67948, 4519, '_tax_status', 'taxable'),
(67949, 4519, '_tax_class', 'parent'),
(67950, 4519, '_manage_stock', 'yes'),
(67951, 4519, '_backorders', 'no'),
(67952, 4519, '_sold_individually', 'no'),
(67953, 4519, '_virtual', 'no'),
(67954, 4519, '_downloadable', 'no'),
(67955, 4519, '_download_limit', '-1'),
(67956, 4520, '_wp_attached_file', '2021/06/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-3.jpg_640x640-3.jpg'),
(67957, 4519, '_download_expiry', '-1'),
(67958, 4520, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:139:\"2021/06/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-3.jpg_640x640-3.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:139:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-3.jpg_640x640-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:139:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-3.jpg_640x640-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:139:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-3.jpg_640x640-3-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:139:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-3.jpg_640x640-3-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:139:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-3.jpg_640x640-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:139:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-3.jpg_640x640-3-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:139:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-3.jpg_640x640-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:139:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-3.jpg_640x640-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:139:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-3.jpg_640x640-3-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:139:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-3.jpg_640x640-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(67959, 4519, '_stock', '496'),
(67960, 4519, '_stock_status', 'instock'),
(67961, 4519, '_wc_average_rating', '0'),
(67962, 4519, '_wc_review_count', '0'),
(67963, 4519, 'attribute_pa_color', 'black'),
(67964, 4519, 'attribute_pa_shoe-size', '41'),
(67965, 4519, '_price', '90.45'),
(67966, 4519, '_product_version', '4.1.0'),
(67967, 4519, '_vi_wad_aliexpress_variation_id', '10000007818743665'),
(67968, 4519, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:100010483'),
(67969, 4521, '_variation_description', ''),
(67970, 4521, '_sku', '4000785686815-red-47'),
(67971, 4521, '_regular_price', '90.45'),
(67972, 4521, 'total_sales', '0'),
(67973, 4521, '_tax_status', 'taxable'),
(67974, 4521, '_tax_class', 'parent'),
(67975, 4521, '_manage_stock', 'yes'),
(67976, 4521, '_backorders', 'no'),
(67977, 4521, '_sold_individually', 'no'),
(67978, 4521, '_virtual', 'no'),
(67979, 4521, '_downloadable', 'no'),
(67980, 4521, '_download_limit', '-1'),
(67981, 4521, '_download_expiry', '-1'),
(67982, 4521, '_stock', '499'),
(67983, 4521, '_stock_status', 'instock'),
(67984, 4521, '_wc_average_rating', '0'),
(67985, 4521, '_wc_review_count', '0'),
(67986, 4521, 'attribute_pa_color', 'red'),
(67987, 4521, 'attribute_pa_shoe-size', '47'),
(67988, 4521, '_price', '90.45'),
(67989, 4521, '_product_version', '4.1.0'),
(67990, 4521, '_vi_wad_aliexpress_variation_id', '12000021831978534'),
(67991, 4521, '_vi_wad_aliexpress_variation_attr', '14:10;200000124:203126833#47'),
(67992, 4522, '_variation_description', ''),
(67993, 4522, '_sku', '4000785686815-black-38'),
(67994, 4522, '_regular_price', '90.45'),
(67995, 4522, 'total_sales', '0'),
(67996, 4522, '_tax_status', 'taxable'),
(67997, 4522, '_tax_class', 'parent'),
(67998, 4522, '_manage_stock', 'yes'),
(67999, 4522, '_backorders', 'no'),
(68000, 4522, '_sold_individually', 'no'),
(68001, 4522, '_virtual', 'no'),
(68002, 4522, '_downloadable', 'no'),
(68003, 4522, '_download_limit', '-1'),
(68004, 4522, '_download_expiry', '-1'),
(68005, 4522, '_stock', '500'),
(68006, 4522, '_stock_status', 'instock'),
(68007, 4522, '_wc_average_rating', '0'),
(68008, 4522, '_wc_review_count', '0'),
(68009, 4522, 'attribute_pa_color', 'black'),
(68010, 4522, 'attribute_pa_shoe-size', '38'),
(68011, 4522, '_price', '90.45'),
(68012, 4522, '_product_version', '4.1.0'),
(68013, 4522, '_vi_wad_aliexpress_variation_id', '10000007818743662'),
(68014, 4522, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:200000898'),
(68015, 4520, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Hf626cd586b034efcb3d807d7b9883e219/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg'),
(68016, 4357, '_thumbnail_id', '4520'),
(68017, 4358, '_thumbnail_id', '4520'),
(68018, 4359, '_thumbnail_id', '4520'),
(68019, 4360, '_thumbnail_id', '4520'),
(68020, 4523, '_variation_description', ''),
(68021, 4523, '_sku', '4000785686815-black-39'),
(68022, 4362, '_thumbnail_id', '4520'),
(68023, 4523, '_regular_price', '90.45'),
(68024, 4363, '_thumbnail_id', '4520'),
(68025, 4523, 'total_sales', '0'),
(68026, 4523, '_tax_status', 'taxable'),
(68027, 4523, '_tax_class', 'parent'),
(68028, 4523, '_manage_stock', 'yes'),
(68029, 4364, '_thumbnail_id', '4520'),
(68030, 4523, '_backorders', 'no'),
(68031, 4369, '_thumbnail_id', '4520'),
(68032, 4523, '_sold_individually', 'no'),
(68033, 4370, '_thumbnail_id', '4520'),
(68034, 4371, '_thumbnail_id', '4520'),
(68035, 4372, '_thumbnail_id', '4520'),
(68036, 4523, '_virtual', 'no'),
(68037, 4523, '_downloadable', 'no'),
(68038, 4523, '_download_limit', '-1'),
(68039, 4523, '_download_expiry', '-1'),
(68040, 4523, '_stock', '500'),
(68041, 4523, '_stock_status', 'instock'),
(68042, 4523, '_wc_average_rating', '0'),
(68043, 4523, '_wc_review_count', '0'),
(68044, 4523, 'attribute_pa_color', 'black'),
(68045, 4523, 'attribute_pa_shoe-size', '39'),
(68046, 4523, '_price', '90.45'),
(68047, 4523, '_product_version', '4.1.0'),
(68048, 4523, '_vi_wad_aliexpress_variation_id', '10000007818743663'),
(68049, 4523, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:200000364'),
(68050, 4524, '_wp_attached_file', '2021/06/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-4.jpg_640x640-4.jpg'),
(68051, 4524, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:139:\"2021/06/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-4.jpg_640x640-4.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:139:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-4.jpg_640x640-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:139:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-4.jpg_640x640-4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:139:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-4.jpg_640x640-4-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:139:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-4.jpg_640x640-4-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:139:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-4.jpg_640x640-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:139:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-4.jpg_640x640-4-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:139:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-4.jpg_640x640-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:139:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-4.jpg_640x640-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:139:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-4.jpg_640x640-4-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:139:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-4.jpg_640x640-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(68052, 4525, '_variation_description', ''),
(68053, 4525, '_sku', '4000785686815-black-36'),
(68054, 4525, '_regular_price', '90.45'),
(68055, 4525, 'total_sales', '0'),
(68056, 4525, '_tax_status', 'taxable'),
(68057, 4525, '_tax_class', 'parent'),
(68058, 4525, '_manage_stock', 'yes'),
(68059, 4525, '_backorders', 'no'),
(68060, 4525, '_sold_individually', 'no'),
(68061, 4525, '_virtual', 'no'),
(68062, 4525, '_downloadable', 'no'),
(68063, 4525, '_download_limit', '-1'),
(68064, 4525, '_download_expiry', '-1'),
(68065, 4525, '_stock', '500'),
(68066, 4525, '_stock_status', 'instock'),
(68067, 4525, '_wc_average_rating', '0'),
(68068, 4525, '_wc_review_count', '0'),
(68069, 4525, 'attribute_pa_color', 'black'),
(68070, 4525, 'attribute_pa_shoe-size', '36'),
(68071, 4525, '_price', '90.45'),
(68072, 4525, '_product_version', '4.1.0'),
(68073, 4525, '_vi_wad_aliexpress_variation_id', '10000007818743660'),
(68074, 4525, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:200000334'),
(68075, 4526, '_variation_description', ''),
(68076, 4526, '_sku', '4000785686815-black-37'),
(68077, 4526, '_regular_price', '90.45'),
(68078, 4526, 'total_sales', '0'),
(68079, 4526, '_tax_status', 'taxable'),
(68080, 4526, '_tax_class', 'parent'),
(68081, 4526, '_manage_stock', 'yes'),
(68082, 4526, '_backorders', 'no'),
(68083, 4526, '_sold_individually', 'no'),
(68084, 4526, '_virtual', 'no'),
(68085, 4526, '_downloadable', 'no'),
(68086, 4526, '_download_limit', '-1'),
(68087, 4526, '_download_expiry', '-1'),
(68088, 4526, '_stock', '500'),
(68089, 4526, '_stock_status', 'instock'),
(68090, 4526, '_wc_average_rating', '0'),
(68091, 4526, '_wc_review_count', '0'),
(68092, 4526, 'attribute_pa_color', 'black'),
(68093, 4526, 'attribute_pa_shoe-size', '37'),
(68094, 4526, '_price', '90.45'),
(68095, 4526, '_product_version', '4.1.0'),
(68096, 4526, '_vi_wad_aliexpress_variation_id', '10000007818743661'),
(68097, 4526, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:100010482'),
(68098, 4524, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H1b64d579375c4a44a89e1804fd2adbb9I/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg'),
(68099, 4361, '_thumbnail_id', '4524'),
(68100, 4420, '_thumbnail_id', '4524'),
(68101, 4421, '_thumbnail_id', '4524'),
(68102, 4426, '_thumbnail_id', '4524'),
(68103, 4427, '_thumbnail_id', '4524'),
(68104, 4527, '_variation_description', ''),
(68105, 4428, '_thumbnail_id', '4524'),
(68106, 4527, '_sku', '4000785686815-red-46'),
(68107, 4527, '_regular_price', '90.45'),
(68108, 4429, '_thumbnail_id', '4524'),
(68109, 4430, '_thumbnail_id', '4524'),
(68110, 4527, 'total_sales', '0'),
(68111, 4431, '_thumbnail_id', '4524'),
(68112, 4527, '_tax_status', 'taxable'),
(68113, 4527, '_tax_class', 'parent'),
(68114, 4432, '_thumbnail_id', '4524'),
(68115, 4527, '_manage_stock', 'yes'),
(68116, 4527, '_backorders', 'no'),
(68117, 4433, '_thumbnail_id', '4524'),
(68118, 4527, '_sold_individually', 'no'),
(68119, 4527, '_virtual', 'no'),
(68120, 4527, '_downloadable', 'no'),
(68121, 4527, '_download_limit', '-1'),
(68122, 4527, '_download_expiry', '-1'),
(68123, 4527, '_stock', '500'),
(68124, 4527, '_stock_status', 'instock'),
(68125, 4527, '_wc_average_rating', '0'),
(68126, 4527, '_wc_review_count', '0'),
(68127, 4527, 'attribute_pa_color', 'red'),
(68128, 4527, 'attribute_pa_shoe-size', '46'),
(68129, 4527, '_price', '90.45'),
(68130, 4527, '_product_version', '4.1.0'),
(68131, 4527, '_vi_wad_aliexpress_variation_id', '10000007818743658'),
(68132, 4527, '_vi_wad_aliexpress_variation_attr', '14:10;200000124:200000899'),
(68133, 4529, '_wp_attached_file', '2021/06/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-5.jpg_640x640-5.jpg'),
(68134, 4528, '_variation_description', ''),
(68135, 4529, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:139:\"2021/06/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-5.jpg_640x640-5.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:139:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-5.jpg_640x640-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:139:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-5.jpg_640x640-5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:139:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-5.jpg_640x640-5-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:139:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-5.jpg_640x640-5-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:139:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-5.jpg_640x640-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:139:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-5.jpg_640x640-5-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:139:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-5.jpg_640x640-5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:139:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-5.jpg_640x640-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:139:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-5.jpg_640x640-5-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:139:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-5.jpg_640x640-5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(68136, 4528, '_sku', '4000785686815-red-44'),
(68137, 4528, '_regular_price', '90.45'),
(68138, 4528, 'total_sales', '0'),
(68139, 4528, '_tax_status', 'taxable'),
(68140, 4528, '_tax_class', 'parent'),
(68141, 4528, '_manage_stock', 'yes'),
(68142, 4528, '_backorders', 'no'),
(68143, 4528, '_sold_individually', 'no'),
(68144, 4528, '_virtual', 'no'),
(68145, 4528, '_downloadable', 'no'),
(68146, 4528, '_download_limit', '-1'),
(68147, 4528, '_download_expiry', '-1'),
(68148, 4528, '_stock', '497'),
(68149, 4528, '_stock_status', 'instock'),
(68150, 4528, '_wc_average_rating', '0'),
(68151, 4528, '_wc_review_count', '0'),
(68152, 4528, 'attribute_pa_color', 'red'),
(68153, 4528, 'attribute_pa_shoe-size', '44'),
(68154, 4528, '_price', '90.45'),
(68155, 4528, '_product_version', '4.1.0'),
(68156, 4528, '_vi_wad_aliexpress_variation_id', '10000007818743656'),
(68157, 4528, '_vi_wad_aliexpress_variation_attr', '14:10;200000124:100010487'),
(68158, 4530, '_variation_description', ''),
(68159, 4530, '_sku', '4000785686815-red-45'),
(68160, 4530, '_regular_price', '90.45'),
(68161, 4530, 'total_sales', '0'),
(68162, 4530, '_tax_status', 'taxable'),
(68163, 4530, '_tax_class', 'parent'),
(68164, 4530, '_manage_stock', 'yes'),
(68165, 4530, '_backorders', 'no'),
(68166, 4530, '_sold_individually', 'no'),
(68167, 4530, '_virtual', 'no'),
(68168, 4530, '_downloadable', 'no'),
(68169, 4530, '_download_limit', '-1'),
(68170, 4530, '_download_expiry', '-1'),
(68171, 4530, '_stock', '496'),
(68172, 4530, '_stock_status', 'instock'),
(68173, 4530, '_wc_average_rating', '0'),
(68174, 4530, '_wc_review_count', '0'),
(68175, 4530, 'attribute_pa_color', 'red'),
(68176, 4530, 'attribute_pa_shoe-size', '45'),
(68177, 4530, '_price', '90.45'),
(68178, 4530, '_product_version', '4.1.0'),
(68179, 4530, '_vi_wad_aliexpress_variation_id', '10000007818743657'),
(68180, 4530, '_vi_wad_aliexpress_variation_attr', '14:10;200000124:3116'),
(68181, 4531, '_variation_description', ''),
(68182, 4531, '_sku', '4000785686815-red-42'),
(68183, 4531, '_regular_price', '90.45'),
(68184, 4531, 'total_sales', '0'),
(68185, 4531, '_tax_status', 'taxable'),
(68186, 4531, '_tax_class', 'parent'),
(68187, 4531, '_manage_stock', 'yes'),
(68188, 4531, '_backorders', 'no'),
(68189, 4531, '_sold_individually', 'no'),
(68190, 4531, '_virtual', 'no'),
(68191, 4531, '_downloadable', 'no'),
(68192, 4531, '_download_limit', '-1'),
(68193, 4531, '_download_expiry', '-1'),
(68194, 4531, '_stock', '499'),
(68195, 4531, '_stock_status', 'instock'),
(68196, 4531, '_wc_average_rating', '0'),
(68197, 4531, '_wc_review_count', '0'),
(68198, 4531, 'attribute_pa_color', 'red'),
(68199, 4531, 'attribute_pa_shoe-size', '42'),
(68200, 4531, '_price', '90.45'),
(68201, 4531, '_product_version', '4.1.0'),
(68202, 4531, '_vi_wad_aliexpress_variation_id', '10000007818743654'),
(68203, 4531, '_vi_wad_aliexpress_variation_attr', '14:10;200000124:200000337'),
(68204, 4529, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H251f00dcaf554034a3b372788226ee2du/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg'),
(68205, 4418, '_thumbnail_id', '4529'),
(68206, 4419, '_thumbnail_id', '4529'),
(68207, 4422, '_thumbnail_id', '4529'),
(68208, 4423, '_thumbnail_id', '4529'),
(68209, 4424, '_thumbnail_id', '4529'),
(68210, 4425, '_thumbnail_id', '4529'),
(68211, 4442, '_thumbnail_id', '4529'),
(68212, 4443, '_thumbnail_id', '4529'),
(68213, 4444, '_thumbnail_id', '4529'),
(68214, 4445, '_thumbnail_id', '4529'),
(68215, 4449, '_thumbnail_id', '4529'),
(68216, 4532, '_variation_description', ''),
(68217, 4532, '_sku', '4000785686815-red-43'),
(68218, 4532, '_regular_price', '90.45'),
(68219, 4532, 'total_sales', '0'),
(68220, 4532, '_tax_status', 'taxable'),
(68221, 4532, '_tax_class', 'parent'),
(68222, 4532, '_manage_stock', 'yes'),
(68223, 4532, '_backorders', 'no'),
(68224, 4532, '_sold_individually', 'no'),
(68225, 4532, '_virtual', 'no'),
(68226, 4532, '_downloadable', 'no'),
(68227, 4532, '_download_limit', '-1'),
(68228, 4532, '_download_expiry', '-1'),
(68229, 4532, '_stock', '497'),
(68230, 4532, '_stock_status', 'instock'),
(68231, 4532, '_wc_average_rating', '0'),
(68232, 4532, '_wc_review_count', '0'),
(68233, 4532, 'attribute_pa_color', 'red'),
(68234, 4532, 'attribute_pa_shoe-size', '43'),
(68235, 4532, '_price', '90.45'),
(68236, 4532, '_product_version', '4.1.0'),
(68237, 4532, '_vi_wad_aliexpress_variation_id', '10000007818743655'),
(68238, 4532, '_vi_wad_aliexpress_variation_attr', '14:10;200000124:200000338'),
(68239, 4533, '_wp_attached_file', '2021/06/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-6.jpg_640x640-6.jpg'),
(68240, 4533, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:139:\"2021/06/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-6.jpg_640x640-6.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:139:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-6.jpg_640x640-6-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:139:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-6.jpg_640x640-6-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:139:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-6.jpg_640x640-6-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:139:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-6.jpg_640x640-6-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:139:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-6.jpg_640x640-6-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:139:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-6.jpg_640x640-6-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:139:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-6.jpg_640x640-6-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:139:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-6.jpg_640x640-6-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:139:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-6.jpg_640x640-6-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:139:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-6.jpg_640x640-6-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(68241, 4534, '_variation_description', ''),
(68242, 4534, '_sku', '4000785686815-red-40'),
(68243, 4534, '_regular_price', '90.45'),
(68244, 4534, 'total_sales', '0'),
(68245, 4534, '_tax_status', 'taxable'),
(68246, 4534, '_tax_class', 'parent'),
(68247, 4534, '_manage_stock', 'yes'),
(68248, 4534, '_backorders', 'no'),
(68249, 4534, '_sold_individually', 'no'),
(68250, 4534, '_virtual', 'no'),
(68251, 4534, '_downloadable', 'no'),
(68252, 4534, '_download_limit', '-1'),
(68253, 4534, '_download_expiry', '-1'),
(68254, 4534, '_stock', '500'),
(68255, 4534, '_stock_status', 'instock'),
(68256, 4534, '_wc_average_rating', '0'),
(68257, 4534, '_wc_review_count', '0'),
(68258, 4534, 'attribute_pa_color', 'red'),
(68259, 4534, 'attribute_pa_shoe-size', '40'),
(68260, 4534, '_price', '90.45'),
(68261, 4534, '_product_version', '4.1.0'),
(68262, 4534, '_vi_wad_aliexpress_variation_id', '10000007818743652'),
(68263, 4534, '_vi_wad_aliexpress_variation_attr', '14:10;200000124:100013888'),
(68264, 4535, '_variation_description', ''),
(68265, 4535, '_sku', '4000785686815-red-41'),
(68266, 4535, '_regular_price', '90.45'),
(68267, 4535, 'total_sales', '0'),
(68268, 4535, '_tax_status', 'taxable'),
(68269, 4535, '_tax_class', 'parent'),
(68270, 4535, '_manage_stock', 'yes'),
(68271, 4535, '_backorders', 'no'),
(68272, 4535, '_sold_individually', 'no'),
(68273, 4535, '_virtual', 'no'),
(68274, 4535, '_downloadable', 'no'),
(68275, 4535, '_download_limit', '-1'),
(68276, 4535, '_download_expiry', '-1'),
(68277, 4535, '_stock', '497'),
(68278, 4535, '_stock_status', 'instock'),
(68279, 4535, '_wc_average_rating', '0'),
(68280, 4535, '_wc_review_count', '0'),
(68281, 4535, 'attribute_pa_color', 'red'),
(68282, 4535, 'attribute_pa_shoe-size', '41'),
(68283, 4535, '_price', '90.45'),
(68284, 4535, '_product_version', '4.1.0'),
(68285, 4535, '_vi_wad_aliexpress_variation_id', '10000007818743653'),
(68286, 4535, '_vi_wad_aliexpress_variation_attr', '14:10;200000124:100010483'),
(68287, 4536, '_variation_description', ''),
(68288, 4536, '_sku', '4000785686815-red-38'),
(68289, 4536, '_regular_price', '90.45'),
(68290, 4536, 'total_sales', '0'),
(68291, 4536, '_tax_status', 'taxable'),
(68292, 4536, '_tax_class', 'parent'),
(68293, 4536, '_manage_stock', 'yes'),
(68294, 4536, '_backorders', 'no'),
(68295, 4536, '_sold_individually', 'no'),
(68296, 4533, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H361bbb4763904af59255a1cb193a0a9di/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg'),
(68297, 4434, '_thumbnail_id', '4533'),
(68298, 4435, '_thumbnail_id', '4533'),
(68299, 4536, '_virtual', 'no'),
(68300, 4436, '_thumbnail_id', '4533'),
(68301, 4536, '_downloadable', 'no'),
(68302, 4437, '_thumbnail_id', '4533'),
(68303, 4536, '_download_limit', '-1'),
(68304, 4438, '_thumbnail_id', '4533'),
(68305, 4536, '_download_expiry', '-1'),
(68306, 4439, '_thumbnail_id', '4533'),
(68307, 4536, '_stock', '498'),
(68308, 4440, '_thumbnail_id', '4533'),
(68309, 4536, '_stock_status', 'instock'),
(68310, 4441, '_thumbnail_id', '4533'),
(68311, 4536, '_wc_average_rating', '0'),
(68312, 4446, '_thumbnail_id', '4533'),
(68313, 4447, '_thumbnail_id', '4533'),
(68314, 4536, '_wc_review_count', '0'),
(68315, 4448, '_thumbnail_id', '4533'),
(68316, 4536, 'attribute_pa_color', 'red'),
(68317, 4536, 'attribute_pa_shoe-size', '38'),
(68318, 4536, '_price', '90.45'),
(68319, 4536, '_product_version', '4.1.0'),
(68320, 4536, '_vi_wad_aliexpress_variation_id', '10000007818743650'),
(68321, 4536, '_vi_wad_aliexpress_variation_attr', '14:10;200000124:200000898'),
(68322, 4537, '_variation_description', ''),
(68323, 4537, '_sku', '4000785686815-red-39'),
(68324, 4537, '_regular_price', '90.45'),
(68325, 4537, 'total_sales', '0'),
(68326, 4537, '_tax_status', 'taxable'),
(68327, 4537, '_tax_class', 'parent'),
(68328, 4537, '_manage_stock', 'yes'),
(68329, 4537, '_backorders', 'no'),
(68330, 4537, '_sold_individually', 'no'),
(68331, 4537, '_virtual', 'no'),
(68332, 4537, '_downloadable', 'no'),
(68333, 4537, '_download_limit', '-1'),
(68334, 4537, '_download_expiry', '-1'),
(68335, 4537, '_stock', '498'),
(68336, 4537, '_stock_status', 'instock'),
(68337, 4537, '_wc_average_rating', '0'),
(68338, 4537, '_wc_review_count', '0'),
(68339, 4537, 'attribute_pa_color', 'red'),
(68340, 4537, 'attribute_pa_shoe-size', '39'),
(68341, 4537, '_price', '90.45'),
(68342, 4537, '_product_version', '4.1.0'),
(68343, 4537, '_vi_wad_aliexpress_variation_id', '10000007818743651'),
(68344, 4537, '_vi_wad_aliexpress_variation_attr', '14:10;200000124:200000364'),
(68345, 4538, '_wp_attached_file', '2021/06/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-7.jpg_640x640-7.jpg');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(68346, 4538, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:139:\"2021/06/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-7.jpg_640x640-7.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:139:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-7.jpg_640x640-7-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:139:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-7.jpg_640x640-7-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:139:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-7.jpg_640x640-7-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:139:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-7.jpg_640x640-7-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:139:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-7.jpg_640x640-7-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:139:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-7.jpg_640x640-7-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:139:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-7.jpg_640x640-7-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:139:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-7.jpg_640x640-7-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:139:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-7.jpg_640x640-7-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:139:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-7.jpg_640x640-7-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(68347, 4539, '_variation_description', ''),
(68348, 4539, '_sku', '4000785686815-red-36'),
(68349, 4539, '_regular_price', '90.45'),
(68350, 4539, 'total_sales', '0'),
(68351, 4539, '_tax_status', 'taxable'),
(68352, 4539, '_tax_class', 'parent'),
(68353, 4539, '_manage_stock', 'yes'),
(68354, 4539, '_backorders', 'no'),
(68355, 4539, '_sold_individually', 'no'),
(68356, 4539, '_virtual', 'no'),
(68357, 4539, '_downloadable', 'no'),
(68358, 4539, '_download_limit', '-1'),
(68359, 4539, '_download_expiry', '-1'),
(68360, 4539, '_stock', '500'),
(68361, 4539, '_stock_status', 'instock'),
(68362, 4539, '_wc_average_rating', '0'),
(68363, 4539, '_wc_review_count', '0'),
(68364, 4539, 'attribute_pa_color', 'red'),
(68365, 4539, 'attribute_pa_shoe-size', '36'),
(68366, 4539, '_price', '90.45'),
(68367, 4539, '_product_version', '4.1.0'),
(68368, 4539, '_vi_wad_aliexpress_variation_id', '10000007818743648'),
(68369, 4539, '_vi_wad_aliexpress_variation_attr', '14:10;200000124:200000334'),
(68370, 4540, '_variation_description', ''),
(68371, 4540, '_sku', '4000785686815-red-37'),
(68372, 4540, '_regular_price', '90.45'),
(68373, 4540, 'total_sales', '0'),
(68374, 4540, '_tax_status', 'taxable'),
(68375, 4540, '_tax_class', 'parent'),
(68376, 4540, '_manage_stock', 'yes'),
(68377, 4540, '_backorders', 'no'),
(68378, 4540, '_sold_individually', 'no'),
(68379, 4540, '_virtual', 'no'),
(68380, 4540, '_downloadable', 'no'),
(68381, 4540, '_download_limit', '-1'),
(68382, 4540, '_download_expiry', '-1'),
(68383, 4540, '_stock', '500'),
(68384, 4540, '_stock_status', 'instock'),
(68385, 4540, '_wc_average_rating', '0'),
(68386, 4540, '_wc_review_count', '0'),
(68387, 4540, 'attribute_pa_color', 'red'),
(68388, 4540, 'attribute_pa_shoe-size', '37'),
(68389, 4540, '_price', '90.45'),
(68390, 4540, '_product_version', '4.1.0'),
(68391, 4540, '_vi_wad_aliexpress_variation_id', '10000007818743649'),
(68392, 4540, '_vi_wad_aliexpress_variation_attr', '14:10;200000124:100010482'),
(68393, 4541, '_variation_description', ''),
(68394, 4541, '_sku', '4000785686815-green-38'),
(68395, 4541, '_regular_price', '90.45'),
(68396, 4541, 'total_sales', '0'),
(68397, 4541, '_tax_status', 'taxable'),
(68398, 4541, '_tax_class', 'parent'),
(68399, 4541, '_manage_stock', 'yes'),
(68400, 4541, '_backorders', 'no'),
(68401, 4541, '_sold_individually', 'no'),
(68402, 4541, '_virtual', 'no'),
(68403, 4541, '_downloadable', 'no'),
(68404, 4541, '_download_limit', '-1'),
(68405, 4541, '_download_expiry', '-1'),
(68406, 4541, '_stock', '500'),
(68407, 4541, '_stock_status', 'instock'),
(68408, 4541, '_wc_average_rating', '0'),
(68409, 4541, '_wc_review_count', '0'),
(68410, 4541, 'attribute_pa_color', 'green'),
(68411, 4541, 'attribute_pa_shoe-size', '38'),
(68412, 4541, '_price', '90.45'),
(68413, 4541, '_product_version', '4.1.0'),
(68414, 4541, '_vi_wad_aliexpress_variation_id', '10000007818743710'),
(68415, 4541, '_vi_wad_aliexpress_variation_attr', '14:175;200000124:200000898'),
(68416, 4538, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H9711319ed12246528b689dfdfb560799x/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg'),
(68417, 4387, '_thumbnail_id', '4538'),
(68418, 4388, '_thumbnail_id', '4538'),
(68419, 4389, '_thumbnail_id', '4538'),
(68420, 4394, '_thumbnail_id', '4538'),
(68421, 4395, '_thumbnail_id', '4538'),
(68422, 4396, '_thumbnail_id', '4538'),
(68423, 4397, '_thumbnail_id', '4538'),
(68424, 4398, '_thumbnail_id', '4538'),
(68425, 4399, '_thumbnail_id', '4538'),
(68426, 4400, '_thumbnail_id', '4538'),
(68427, 4401, '_thumbnail_id', '4538'),
(68428, 4542, '_variation_description', ''),
(68429, 4542, '_sku', '4000785686815-green-39'),
(68430, 4542, '_regular_price', '90.45'),
(68431, 4542, 'total_sales', '0'),
(68432, 4542, '_tax_status', 'taxable'),
(68433, 4542, '_tax_class', 'parent'),
(68434, 4542, '_manage_stock', 'yes'),
(68435, 4542, '_backorders', 'no'),
(68436, 4542, '_sold_individually', 'no'),
(68437, 4542, '_virtual', 'no'),
(68438, 4542, '_downloadable', 'no'),
(68439, 4542, '_download_limit', '-1'),
(68440, 4542, '_download_expiry', '-1'),
(68441, 4542, '_stock', '500'),
(68442, 4542, '_stock_status', 'instock'),
(68443, 4542, '_wc_average_rating', '0'),
(68444, 4542, '_wc_review_count', '0'),
(68445, 4542, 'attribute_pa_color', 'green'),
(68446, 4542, 'attribute_pa_shoe-size', '39'),
(68447, 4542, '_price', '90.45'),
(68448, 4542, '_product_version', '4.1.0'),
(68449, 4542, '_vi_wad_aliexpress_variation_id', '10000007818743711'),
(68450, 4542, '_vi_wad_aliexpress_variation_attr', '14:175;200000124:200000364'),
(68451, 4543, '_wp_attached_file', '2021/06/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-8.jpg_640x640-8.jpg'),
(68452, 4543, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:139:\"2021/06/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-8.jpg_640x640-8.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:139:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-8.jpg_640x640-8-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:139:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-8.jpg_640x640-8-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:139:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-8.jpg_640x640-8-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:139:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-8.jpg_640x640-8-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:139:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-8.jpg_640x640-8-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:139:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-8.jpg_640x640-8-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:139:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-8.jpg_640x640-8-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:139:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-8.jpg_640x640-8-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:139:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-8.jpg_640x640-8-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:139:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-8.jpg_640x640-8-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(68453, 4544, '_variation_description', ''),
(68454, 4544, '_sku', '4000785686815-green-36'),
(68455, 4544, '_regular_price', '90.45'),
(68456, 4544, 'total_sales', '0'),
(68457, 4544, '_tax_status', 'taxable'),
(68458, 4544, '_tax_class', 'parent'),
(68459, 4544, '_manage_stock', 'yes'),
(68460, 4544, '_backorders', 'no'),
(68461, 4544, '_sold_individually', 'no'),
(68462, 4544, '_virtual', 'no'),
(68463, 4544, '_downloadable', 'no'),
(68464, 4544, '_download_limit', '-1'),
(68465, 4544, '_download_expiry', '-1'),
(68466, 4544, '_stock', '499'),
(68467, 4544, '_stock_status', 'instock'),
(68468, 4544, '_wc_average_rating', '0'),
(68469, 4544, '_wc_review_count', '0'),
(68470, 4544, 'attribute_pa_color', 'green'),
(68471, 4544, 'attribute_pa_shoe-size', '36'),
(68472, 4544, '_price', '90.45'),
(68473, 4544, '_product_version', '4.1.0'),
(68474, 4544, '_vi_wad_aliexpress_variation_id', '10000007818743708'),
(68475, 4544, '_vi_wad_aliexpress_variation_attr', '14:175;200000124:200000334'),
(68476, 4545, '_variation_description', ''),
(68477, 4545, '_sku', '4000785686815-green-37'),
(68478, 4545, '_regular_price', '90.45'),
(68479, 4545, 'total_sales', '0'),
(68480, 4545, '_tax_status', 'taxable'),
(68481, 4545, '_tax_class', 'parent'),
(68482, 4545, '_manage_stock', 'yes'),
(68483, 4545, '_backorders', 'no'),
(68484, 4545, '_sold_individually', 'no'),
(68485, 4545, '_virtual', 'no'),
(68486, 4545, '_downloadable', 'no'),
(68487, 4545, '_download_limit', '-1'),
(68488, 4545, '_download_expiry', '-1'),
(68489, 4545, '_stock', '500'),
(68490, 4545, '_stock_status', 'instock'),
(68491, 4545, '_wc_average_rating', '0'),
(68492, 4545, '_wc_review_count', '0'),
(68493, 4545, 'attribute_pa_color', 'green'),
(68494, 4545, 'attribute_pa_shoe-size', '37'),
(68495, 4545, '_price', '90.45'),
(68496, 4545, '_product_version', '4.1.0'),
(68497, 4545, '_vi_wad_aliexpress_variation_id', '10000007818743709'),
(68498, 4545, '_vi_wad_aliexpress_variation_attr', '14:175;200000124:100010482'),
(68499, 4546, '_variation_description', ''),
(68500, 4546, '_sku', '4000785686815-gray-46'),
(68501, 4546, '_regular_price', '90.45'),
(68502, 4546, 'total_sales', '0'),
(68503, 4546, '_tax_status', 'taxable'),
(68504, 4546, '_tax_class', 'parent'),
(68505, 4546, '_manage_stock', 'yes'),
(68506, 4546, '_backorders', 'no'),
(68507, 4546, '_sold_individually', 'no'),
(68508, 4546, '_virtual', 'no'),
(68509, 4546, '_downloadable', 'no'),
(68510, 4546, '_download_limit', '-1'),
(68511, 4546, '_download_expiry', '-1'),
(68512, 4546, '_stock', '499'),
(68513, 4546, '_stock_status', 'instock'),
(68514, 4546, '_wc_average_rating', '0'),
(68515, 4546, '_wc_review_count', '0'),
(68516, 4546, 'attribute_pa_color', 'gray'),
(68517, 4546, 'attribute_pa_shoe-size', '46'),
(68518, 4546, '_price', '90.45'),
(68519, 4546, '_product_version', '4.1.0'),
(68520, 4546, '_vi_wad_aliexpress_variation_id', '10000007818743706'),
(68521, 4546, '_vi_wad_aliexpress_variation_attr', '14:691;200000124:200000899'),
(68522, 4543, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H6a65da206ac745ac8a1936c9af5be467S/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg'),
(68523, 4386, '_thumbnail_id', '4543'),
(68524, 4390, '_thumbnail_id', '4543'),
(68525, 4391, '_thumbnail_id', '4543'),
(68526, 4392, '_thumbnail_id', '4543'),
(68527, 4393, '_thumbnail_id', '4543'),
(68528, 4410, '_thumbnail_id', '4543'),
(68529, 4411, '_thumbnail_id', '4543'),
(68530, 4412, '_thumbnail_id', '4543'),
(68531, 4413, '_thumbnail_id', '4543'),
(68532, 4416, '_thumbnail_id', '4543'),
(68533, 4417, '_thumbnail_id', '4543'),
(68534, 4547, '_variation_description', ''),
(68535, 4547, '_sku', '4000785686815-gray-44'),
(68536, 4547, '_regular_price', '90.45'),
(68537, 4547, 'total_sales', '0'),
(68538, 4547, '_tax_status', 'taxable'),
(68539, 4547, '_tax_class', 'parent'),
(68540, 4547, '_manage_stock', 'yes'),
(68541, 4547, '_backorders', 'no'),
(68542, 4547, '_sold_individually', 'no'),
(68543, 4547, '_virtual', 'no'),
(68544, 4547, '_downloadable', 'no'),
(68545, 4547, '_download_limit', '-1'),
(68546, 4547, '_download_expiry', '-1'),
(68547, 4547, '_stock', '497'),
(68548, 4547, '_stock_status', 'instock'),
(68549, 4547, '_wc_average_rating', '0'),
(68550, 4547, '_wc_review_count', '0'),
(68551, 4547, 'attribute_pa_color', 'gray'),
(68552, 4547, 'attribute_pa_shoe-size', '44'),
(68553, 4547, '_price', '90.45'),
(68554, 4547, '_product_version', '4.1.0'),
(68555, 4547, '_vi_wad_aliexpress_variation_id', '10000007818743704'),
(68556, 4547, '_vi_wad_aliexpress_variation_attr', '14:691;200000124:100010487'),
(68557, 4548, '_wp_attached_file', '2021/06/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-9.jpg_640x640-9.jpg'),
(68558, 4548, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:139:\"2021/06/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-9.jpg_640x640-9.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:139:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-9.jpg_640x640-9-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:139:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-9.jpg_640x640-9-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:139:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-9.jpg_640x640-9-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:139:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-9.jpg_640x640-9-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:139:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-9.jpg_640x640-9-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:139:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-9.jpg_640x640-9-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:139:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-9.jpg_640x640-9-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:139:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-9.jpg_640x640-9-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:139:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-9.jpg_640x640-9-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:139:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-9.jpg_640x640-9-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(68559, 4549, '_variation_description', ''),
(68560, 4549, '_sku', '4000785686815-gray-45'),
(68561, 4549, '_regular_price', '90.45'),
(68562, 4549, 'total_sales', '0'),
(68563, 4549, '_tax_status', 'taxable'),
(68564, 4549, '_tax_class', 'parent'),
(68565, 4549, '_manage_stock', 'yes'),
(68566, 4549, '_backorders', 'no'),
(68567, 4549, '_sold_individually', 'no'),
(68568, 4549, '_virtual', 'no'),
(68569, 4549, '_downloadable', 'no'),
(68570, 4549, '_download_limit', '-1'),
(68571, 4549, '_download_expiry', '-1'),
(68572, 4549, '_stock', '500'),
(68573, 4549, '_stock_status', 'instock'),
(68574, 4549, '_wc_average_rating', '0'),
(68575, 4549, '_wc_review_count', '0'),
(68576, 4549, 'attribute_pa_color', 'gray'),
(68577, 4549, 'attribute_pa_shoe-size', '45'),
(68578, 4549, '_price', '90.45'),
(68579, 4549, '_product_version', '4.1.0'),
(68580, 4549, '_vi_wad_aliexpress_variation_id', '10000007818743705'),
(68581, 4549, '_vi_wad_aliexpress_variation_attr', '14:691;200000124:3116'),
(68582, 4550, '_variation_description', ''),
(68583, 4550, '_sku', '4000785686815-gray-42'),
(68584, 4550, '_regular_price', '90.45'),
(68585, 4550, 'total_sales', '0'),
(68586, 4550, '_tax_status', 'taxable'),
(68587, 4550, '_tax_class', 'parent'),
(68588, 4550, '_manage_stock', 'yes'),
(68589, 4550, '_backorders', 'no'),
(68590, 4550, '_sold_individually', 'no'),
(68591, 4550, '_virtual', 'no'),
(68592, 4550, '_downloadable', 'no'),
(68593, 4550, '_download_limit', '-1'),
(68594, 4550, '_download_expiry', '-1'),
(68595, 4550, '_stock', '498'),
(68596, 4550, '_stock_status', 'instock'),
(68597, 4550, '_wc_average_rating', '0'),
(68598, 4550, '_wc_review_count', '0'),
(68599, 4550, 'attribute_pa_color', 'gray'),
(68600, 4550, 'attribute_pa_shoe-size', '42'),
(68601, 4550, '_price', '90.45'),
(68602, 4550, '_product_version', '4.1.0'),
(68603, 4550, '_vi_wad_aliexpress_variation_id', '10000007818743702'),
(68604, 4550, '_vi_wad_aliexpress_variation_attr', '14:691;200000124:200000337'),
(68605, 4551, '_variation_description', ''),
(68606, 4551, '_sku', '4000785686815-gray-43'),
(68607, 4551, '_regular_price', '90.45'),
(68608, 4551, 'total_sales', '0'),
(68609, 4551, '_tax_status', 'taxable'),
(68610, 4551, '_tax_class', 'parent'),
(68611, 4551, '_manage_stock', 'yes'),
(68612, 4551, '_backorders', 'no'),
(68613, 4551, '_sold_individually', 'no'),
(68614, 4551, '_virtual', 'no'),
(68615, 4551, '_downloadable', 'no'),
(68616, 4551, '_download_limit', '-1'),
(68617, 4551, '_download_expiry', '-1'),
(68618, 4551, '_stock', '498'),
(68619, 4551, '_stock_status', 'instock'),
(68620, 4551, '_wc_average_rating', '0'),
(68621, 4551, '_wc_review_count', '0'),
(68622, 4551, 'attribute_pa_color', 'gray'),
(68623, 4551, 'attribute_pa_shoe-size', '43'),
(68624, 4551, '_price', '90.45'),
(68625, 4551, '_product_version', '4.1.0'),
(68626, 4548, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H09f42e9a0b7045c5a7a2e9cb58af4a4cs/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg'),
(68627, 4402, '_thumbnail_id', '4548'),
(68628, 4403, '_thumbnail_id', '4548'),
(68629, 4551, '_vi_wad_aliexpress_variation_id', '10000007818743703'),
(68630, 4404, '_thumbnail_id', '4548'),
(68631, 4551, '_vi_wad_aliexpress_variation_attr', '14:691;200000124:200000338'),
(68632, 4405, '_thumbnail_id', '4548'),
(68633, 4406, '_thumbnail_id', '4548'),
(68634, 4407, '_thumbnail_id', '4548'),
(68635, 4408, '_thumbnail_id', '4548'),
(68636, 4409, '_thumbnail_id', '4548'),
(68637, 4414, '_thumbnail_id', '4548'),
(68638, 4415, '_thumbnail_id', '4548'),
(68639, 4461, '_thumbnail_id', '4548'),
(68640, 4552, '_variation_description', ''),
(68641, 4552, '_sku', '4000785686815-gray-40'),
(68642, 4552, '_regular_price', '90.45'),
(68643, 4552, 'total_sales', '0'),
(68644, 4552, '_tax_status', 'taxable'),
(68645, 4552, '_tax_class', 'parent'),
(68646, 4552, '_manage_stock', 'yes'),
(68647, 4552, '_backorders', 'no'),
(68648, 4552, '_sold_individually', 'no'),
(68649, 4552, '_virtual', 'no'),
(68650, 4552, '_downloadable', 'no'),
(68651, 4552, '_download_limit', '-1'),
(68652, 4552, '_download_expiry', '-1'),
(68653, 4552, '_stock', '499'),
(68654, 4552, '_stock_status', 'instock'),
(68655, 4552, '_wc_average_rating', '0'),
(68656, 4552, '_wc_review_count', '0'),
(68657, 4552, 'attribute_pa_color', 'gray'),
(68658, 4552, 'attribute_pa_shoe-size', '40'),
(68659, 4553, '_wp_attached_file', '2021/06/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-10.jpg_640x640-10.jpg'),
(68660, 4552, '_price', '90.45'),
(68661, 4553, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:141:\"2021/06/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-10.jpg_640x640-10.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:141:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-10.jpg_640x640-10-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:141:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-10.jpg_640x640-10-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:141:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-10.jpg_640x640-10-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:141:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-10.jpg_640x640-10-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:141:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-10.jpg_640x640-10-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:141:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-10.jpg_640x640-10-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:141:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-10.jpg_640x640-10-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:141:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-10.jpg_640x640-10-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:141:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-10.jpg_640x640-10-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:141:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-10.jpg_640x640-10-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(68662, 4552, '_product_version', '4.1.0'),
(68663, 4552, '_vi_wad_aliexpress_variation_id', '10000007818743700'),
(68664, 4552, '_vi_wad_aliexpress_variation_attr', '14:691;200000124:100013888'),
(68665, 4554, '_variation_description', ''),
(68666, 4554, '_sku', '4000785686815-gray-41'),
(68667, 4554, '_regular_price', '90.45'),
(68668, 4554, 'total_sales', '0'),
(68669, 4554, '_tax_status', 'taxable'),
(68670, 4554, '_tax_class', 'parent'),
(68671, 4554, '_manage_stock', 'yes'),
(68672, 4554, '_backorders', 'no'),
(68673, 4554, '_sold_individually', 'no'),
(68674, 4554, '_virtual', 'no'),
(68675, 4554, '_downloadable', 'no'),
(68676, 4554, '_download_limit', '-1'),
(68677, 4554, '_download_expiry', '-1'),
(68678, 4554, '_stock', '500'),
(68679, 4554, '_stock_status', 'instock'),
(68680, 4554, '_wc_average_rating', '0'),
(68681, 4554, '_wc_review_count', '0'),
(68682, 4554, 'attribute_pa_color', 'gray'),
(68683, 4554, 'attribute_pa_shoe-size', '41'),
(68684, 4554, '_price', '90.45'),
(68685, 4554, '_product_version', '4.1.0'),
(68686, 4554, '_vi_wad_aliexpress_variation_id', '10000007818743701'),
(68687, 4554, '_vi_wad_aliexpress_variation_attr', '14:691;200000124:100010483'),
(68688, 4555, '_variation_description', ''),
(68689, 4555, '_sku', '4000785686815-gray-38'),
(68690, 4555, '_regular_price', '90.45'),
(68691, 4555, 'total_sales', '0'),
(68692, 4555, '_tax_status', 'taxable'),
(68693, 4555, '_tax_class', 'parent'),
(68694, 4555, '_manage_stock', 'yes'),
(68695, 4555, '_backorders', 'no'),
(68696, 4555, '_sold_individually', 'no'),
(68697, 4555, '_virtual', 'no'),
(68698, 4555, '_downloadable', 'no'),
(68699, 4555, '_download_limit', '-1'),
(68700, 4555, '_download_expiry', '-1'),
(68701, 4555, '_stock', '500'),
(68702, 4555, '_stock_status', 'instock'),
(68703, 4555, '_wc_average_rating', '0'),
(68704, 4555, '_wc_review_count', '0'),
(68705, 4555, 'attribute_pa_color', 'gray'),
(68706, 4555, 'attribute_pa_shoe-size', '38'),
(68707, 4555, '_price', '90.45'),
(68708, 4555, '_product_version', '4.1.0'),
(68709, 4555, '_vi_wad_aliexpress_variation_id', '10000007818743698'),
(68710, 4555, '_vi_wad_aliexpress_variation_attr', '14:691;200000124:200000898'),
(68711, 4553, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H3d8a5349979a4c8690e2039bda9765e3H/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg'),
(68712, 4450, '_thumbnail_id', '4553'),
(68713, 4451, '_thumbnail_id', '4553'),
(68714, 4452, '_thumbnail_id', '4553'),
(68715, 4453, '_thumbnail_id', '4553'),
(68716, 4458, '_thumbnail_id', '4553'),
(68717, 4459, '_thumbnail_id', '4553'),
(68718, 4460, '_thumbnail_id', '4553'),
(68719, 4462, '_thumbnail_id', '4553'),
(68720, 4463, '_thumbnail_id', '4553'),
(68721, 4464, '_thumbnail_id', '4553'),
(68722, 4465, '_thumbnail_id', '4553'),
(68723, 4556, '_variation_description', ''),
(68724, 4556, '_sku', '4000785686815-gray-39'),
(68725, 4556, '_regular_price', '90.45'),
(68726, 4556, 'total_sales', '0'),
(68727, 4556, '_tax_status', 'taxable'),
(68728, 4556, '_tax_class', 'parent'),
(68729, 4556, '_manage_stock', 'yes'),
(68730, 4556, '_backorders', 'no'),
(68731, 4556, '_sold_individually', 'no'),
(68732, 4556, '_virtual', 'no'),
(68733, 4556, '_downloadable', 'no'),
(68734, 4556, '_download_limit', '-1'),
(68735, 4556, '_download_expiry', '-1'),
(68736, 4556, '_stock', '498'),
(68737, 4556, '_stock_status', 'instock'),
(68738, 4556, '_wc_average_rating', '0'),
(68739, 4556, '_wc_review_count', '0'),
(68740, 4556, 'attribute_pa_color', 'gray'),
(68741, 4556, 'attribute_pa_shoe-size', '39'),
(68742, 4556, '_price', '90.45'),
(68743, 4556, '_product_version', '4.1.0'),
(68744, 4556, '_vi_wad_aliexpress_variation_id', '10000007818743699'),
(68745, 4556, '_vi_wad_aliexpress_variation_attr', '14:691;200000124:200000364'),
(68746, 4557, '_wp_attached_file', '2021/06/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-11.jpg_640x640-11.jpg'),
(68747, 4557, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:141:\"2021/06/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-11.jpg_640x640-11.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:141:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-11.jpg_640x640-11-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:141:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-11.jpg_640x640-11-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:141:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-11.jpg_640x640-11-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:141:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-11.jpg_640x640-11-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:141:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-11.jpg_640x640-11-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:141:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-11.jpg_640x640-11-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:141:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-11.jpg_640x640-11-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:141:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-11.jpg_640x640-11-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:141:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-11.jpg_640x640-11-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:141:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-11.jpg_640x640-11-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(68748, 4558, '_variation_description', ''),
(68749, 4558, '_sku', '4000785686815-gray-36'),
(68750, 4558, '_regular_price', '90.45'),
(68751, 4558, 'total_sales', '0'),
(68752, 4558, '_tax_status', 'taxable'),
(68753, 4558, '_tax_class', 'parent'),
(68754, 4558, '_manage_stock', 'yes'),
(68755, 4558, '_backorders', 'no'),
(68756, 4558, '_sold_individually', 'no'),
(68757, 4558, '_virtual', 'no'),
(68758, 4558, '_downloadable', 'no'),
(68759, 4558, '_download_limit', '-1'),
(68760, 4558, '_download_expiry', '-1'),
(68761, 4558, '_stock', '500'),
(68762, 4558, '_stock_status', 'instock'),
(68763, 4558, '_wc_average_rating', '0'),
(68764, 4558, '_wc_review_count', '0'),
(68765, 4558, 'attribute_pa_color', 'gray'),
(68766, 4558, 'attribute_pa_shoe-size', '36'),
(68767, 4558, '_price', '90.45'),
(68768, 4558, '_product_version', '4.1.0'),
(68769, 4558, '_vi_wad_aliexpress_variation_id', '10000007818743696'),
(68770, 4558, '_vi_wad_aliexpress_variation_attr', '14:691;200000124:200000334'),
(68771, 4559, '_variation_description', ''),
(68772, 4559, '_sku', '4000785686815-gray-37'),
(68773, 4559, '_regular_price', '90.45'),
(68774, 4559, 'total_sales', '0'),
(68775, 4559, '_tax_status', 'taxable'),
(68776, 4559, '_tax_class', 'parent'),
(68777, 4559, '_manage_stock', 'yes'),
(68778, 4559, '_backorders', 'no'),
(68779, 4559, '_sold_individually', 'no'),
(68780, 4559, '_virtual', 'no'),
(68781, 4559, '_downloadable', 'no'),
(68782, 4559, '_download_limit', '-1'),
(68783, 4559, '_download_expiry', '-1'),
(68784, 4559, '_stock', '500'),
(68785, 4559, '_stock_status', 'instock'),
(68786, 4559, '_wc_average_rating', '0'),
(68787, 4559, '_wc_review_count', '0'),
(68788, 4559, 'attribute_pa_color', 'gray'),
(68789, 4559, 'attribute_pa_shoe-size', '37'),
(68790, 4559, '_price', '90.45'),
(68791, 4559, '_product_version', '4.1.0'),
(68792, 4559, '_vi_wad_aliexpress_variation_id', '10000007818743697'),
(68793, 4559, '_vi_wad_aliexpress_variation_attr', '14:691;200000124:100010482'),
(68794, 4560, '_variation_description', ''),
(68795, 4560, '_sku', '4000785686815-white-46'),
(68796, 4560, '_regular_price', '90.45'),
(68797, 4560, 'total_sales', '0'),
(68798, 4560, '_tax_status', 'taxable'),
(68799, 4560, '_tax_class', 'parent'),
(68800, 4560, '_manage_stock', 'yes'),
(68801, 4560, '_backorders', 'no'),
(68802, 4560, '_sold_individually', 'no'),
(68803, 4560, '_virtual', 'no'),
(68804, 4560, '_downloadable', 'no'),
(68805, 4560, '_download_limit', '-1'),
(68806, 4560, '_download_expiry', '-1'),
(68807, 4560, '_stock', '499'),
(68808, 4557, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H585d6377ce054a1c9e9a4465dbfe992fn/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg'),
(68809, 4560, '_stock_status', 'instock'),
(68810, 4454, '_thumbnail_id', '4557'),
(68811, 4455, '_thumbnail_id', '4557'),
(68812, 4560, '_wc_average_rating', '0'),
(68813, 4456, '_thumbnail_id', '4557'),
(68814, 4560, '_wc_review_count', '0'),
(68815, 4457, '_thumbnail_id', '4557'),
(68816, 4467, '_thumbnail_id', '4557'),
(68817, 4468, '_thumbnail_id', '4557'),
(68818, 4560, 'attribute_pa_color', 'white'),
(68819, 4469, '_thumbnail_id', '4557'),
(68820, 4560, 'attribute_pa_shoe-size', '46'),
(68821, 4470, '_thumbnail_id', '4557'),
(68822, 4560, '_price', '90.45'),
(68823, 4472, '_thumbnail_id', '4557'),
(68824, 4473, '_thumbnail_id', '4557'),
(68825, 4560, '_product_version', '4.1.0'),
(68826, 4474, '_thumbnail_id', '4557'),
(68827, 4560, '_vi_wad_aliexpress_variation_id', '10000007818743694'),
(68828, 4560, '_vi_wad_aliexpress_variation_attr', '14:29;200000124:200000899'),
(68829, 4561, '_variation_description', ''),
(68830, 4561, '_sku', '4000785686815-white-44'),
(68831, 4561, '_regular_price', '90.45'),
(68832, 4561, 'total_sales', '0'),
(68833, 4561, '_tax_status', 'taxable'),
(68834, 4561, '_tax_class', 'parent'),
(68835, 4561, '_manage_stock', 'yes'),
(68836, 4561, '_backorders', 'no'),
(68837, 4561, '_sold_individually', 'no'),
(68838, 4561, '_virtual', 'no'),
(68839, 4561, '_downloadable', 'no'),
(68840, 4561, '_download_limit', '-1'),
(68841, 4561, '_download_expiry', '-1'),
(68842, 4561, '_stock', '499'),
(68843, 4561, '_stock_status', 'instock'),
(68844, 4561, '_wc_average_rating', '0'),
(68845, 4561, '_wc_review_count', '0'),
(68846, 4561, 'attribute_pa_color', 'white'),
(68847, 4561, 'attribute_pa_shoe-size', '44'),
(68848, 4561, '_price', '90.45'),
(68849, 4561, '_product_version', '4.1.0'),
(68850, 4561, '_vi_wad_aliexpress_variation_id', '10000007818743692'),
(68851, 4561, '_vi_wad_aliexpress_variation_attr', '14:29;200000124:100010487'),
(68852, 4562, '_variation_description', ''),
(68853, 4562, '_sku', '4000785686815-white-45'),
(68854, 4562, '_regular_price', '90.45'),
(68855, 4562, 'total_sales', '0'),
(68856, 4562, '_tax_status', 'taxable'),
(68857, 4562, '_tax_class', 'parent'),
(68858, 4562, '_manage_stock', 'yes'),
(68859, 4562, '_backorders', 'no'),
(68860, 4562, '_sold_individually', 'no'),
(68861, 4562, '_virtual', 'no'),
(68862, 4562, '_downloadable', 'no'),
(68863, 4562, '_download_limit', '-1'),
(68864, 4562, '_download_expiry', '-1'),
(68865, 4562, '_stock', '500'),
(68866, 4562, '_stock_status', 'instock'),
(68867, 4562, '_wc_average_rating', '0'),
(68868, 4562, '_wc_review_count', '0'),
(68869, 4562, 'attribute_pa_color', 'white'),
(68870, 4562, 'attribute_pa_shoe-size', '45'),
(68871, 4562, '_price', '90.45'),
(68872, 4562, '_product_version', '4.1.0'),
(68873, 4562, '_vi_wad_aliexpress_variation_id', '10000007818743693'),
(68874, 4562, '_vi_wad_aliexpress_variation_attr', '14:29;200000124:3116'),
(68875, 4563, '_variation_description', ''),
(68876, 4563, '_sku', '4000785686815-white-42'),
(68877, 4563, '_regular_price', '90.45'),
(68878, 4563, 'total_sales', '0'),
(68879, 4563, '_tax_status', 'taxable'),
(68880, 4563, '_tax_class', 'parent'),
(68881, 4563, '_manage_stock', 'yes'),
(68882, 4563, '_backorders', 'no'),
(68883, 4563, '_sold_individually', 'no'),
(68884, 4563, '_virtual', 'no'),
(68885, 4563, '_downloadable', 'no'),
(68886, 4563, '_download_limit', '-1'),
(68887, 4563, '_download_expiry', '-1'),
(68888, 4563, '_stock', '498'),
(68889, 4563, '_stock_status', 'instock'),
(68890, 4563, '_wc_average_rating', '0'),
(68891, 4563, '_wc_review_count', '0'),
(68892, 4563, 'attribute_pa_color', 'white'),
(68893, 4563, 'attribute_pa_shoe-size', '42'),
(68894, 4563, '_price', '90.45'),
(68895, 4563, '_product_version', '4.1.0'),
(68896, 4563, '_vi_wad_aliexpress_variation_id', '10000007818743690'),
(68897, 4563, '_vi_wad_aliexpress_variation_attr', '14:29;200000124:200000337'),
(68898, 4564, '_wp_attached_file', '2021/06/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-12.jpg_640x640-12.jpg'),
(68899, 4564, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:141:\"2021/06/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-12.jpg_640x640-12.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:141:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-12.jpg_640x640-12-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:141:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-12.jpg_640x640-12-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:141:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-12.jpg_640x640-12-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:141:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-12.jpg_640x640-12-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:141:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-12.jpg_640x640-12-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:141:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-12.jpg_640x640-12-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:141:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-12.jpg_640x640-12-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:141:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-12.jpg_640x640-12-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:141:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-12.jpg_640x640-12-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:141:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-12.jpg_640x640-12-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(68900, 4565, '_variation_description', ''),
(68901, 4565, '_sku', '4000785686815-white-43'),
(68902, 4565, '_regular_price', '90.45'),
(68903, 4565, 'total_sales', '0'),
(68904, 4565, '_tax_status', 'taxable'),
(68905, 4565, '_tax_class', 'parent'),
(68906, 4565, '_manage_stock', 'yes'),
(68907, 4565, '_backorders', 'no'),
(68908, 4565, '_sold_individually', 'no'),
(68909, 4565, '_virtual', 'no'),
(68910, 4565, '_downloadable', 'no'),
(68911, 4565, '_download_limit', '-1'),
(68912, 4565, '_download_expiry', '-1'),
(68913, 4565, '_stock', '498'),
(68914, 4565, '_stock_status', 'instock'),
(68915, 4565, '_wc_average_rating', '0'),
(68916, 4565, '_wc_review_count', '0'),
(68917, 4565, 'attribute_pa_color', 'white'),
(68918, 4565, 'attribute_pa_shoe-size', '43'),
(68919, 4565, '_price', '90.45'),
(68920, 4565, '_product_version', '4.1.0'),
(68921, 4565, '_vi_wad_aliexpress_variation_id', '10000007818743691'),
(68922, 4565, '_vi_wad_aliexpress_variation_attr', '14:29;200000124:200000338'),
(68923, 4566, '_variation_description', ''),
(68924, 4566, '_sku', '4000785686815-white-40'),
(68925, 4566, '_regular_price', '90.45'),
(68926, 4566, 'total_sales', '0'),
(68927, 4566, '_tax_status', 'taxable'),
(68928, 4566, '_tax_class', 'parent'),
(68929, 4566, '_manage_stock', 'yes'),
(68930, 4566, '_backorders', 'no'),
(68931, 4566, '_sold_individually', 'no'),
(68932, 4566, '_virtual', 'no'),
(68933, 4566, '_downloadable', 'no'),
(68934, 4566, '_download_limit', '-1'),
(68935, 4566, '_download_expiry', '-1'),
(68936, 4566, '_stock', '500'),
(68937, 4566, '_stock_status', 'instock'),
(68938, 4566, '_wc_average_rating', '0'),
(68939, 4566, '_wc_review_count', '0'),
(68940, 4566, 'attribute_pa_color', 'white'),
(68941, 4566, 'attribute_pa_shoe-size', '40'),
(68942, 4566, '_price', '90.45'),
(68943, 4566, '_product_version', '4.1.0'),
(68944, 4566, '_vi_wad_aliexpress_variation_id', '10000007818743688'),
(68945, 4566, '_vi_wad_aliexpress_variation_attr', '14:29;200000124:100013888'),
(68946, 4564, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H086ebcf5833641c2810bd86bcd91ed24f/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg'),
(68947, 4252, '_thumbnail_id', '4564'),
(68948, 4253, '_thumbnail_id', '4564'),
(68949, 4254, '_thumbnail_id', '4564'),
(68950, 4567, '_variation_description', ''),
(68951, 4255, '_thumbnail_id', '4564'),
(68952, 4567, '_sku', '4000785686815-white-41'),
(68953, 4567, '_regular_price', '90.45'),
(68954, 4257, '_thumbnail_id', '4564'),
(68955, 4258, '_thumbnail_id', '4564'),
(68956, 4567, 'total_sales', '0'),
(68957, 4567, '_tax_status', 'taxable'),
(68958, 4260, '_thumbnail_id', '4564'),
(68959, 4567, '_tax_class', 'parent'),
(68960, 4278, '_thumbnail_id', '4564'),
(68961, 4567, '_manage_stock', 'yes'),
(68962, 4567, '_backorders', 'no'),
(68963, 4279, '_thumbnail_id', '4564'),
(68964, 4567, '_sold_individually', 'no'),
(68965, 4466, '_thumbnail_id', '4564'),
(68966, 4471, '_thumbnail_id', '4564'),
(68967, 4567, '_virtual', 'no'),
(68968, 4567, '_downloadable', 'no'),
(68969, 4567, '_download_limit', '-1'),
(68970, 4567, '_download_expiry', '-1'),
(68971, 4567, '_stock', '500'),
(68972, 4567, '_stock_status', 'instock'),
(68973, 4567, '_wc_average_rating', '0'),
(68974, 4567, '_wc_review_count', '0'),
(68975, 4567, 'attribute_pa_color', 'white'),
(68976, 4567, 'attribute_pa_shoe-size', '41'),
(68977, 4567, '_price', '90.45'),
(68978, 4567, '_product_version', '4.1.0'),
(68979, 4567, '_vi_wad_aliexpress_variation_id', '10000007818743689'),
(68980, 4567, '_vi_wad_aliexpress_variation_attr', '14:29;200000124:100010483'),
(68981, 4568, '_variation_description', ''),
(68982, 4568, '_sku', '4000785686815-white-38'),
(68983, 4568, '_regular_price', '90.45'),
(68984, 4568, 'total_sales', '0'),
(68985, 4568, '_tax_status', 'taxable'),
(68986, 4568, '_tax_class', 'parent'),
(68987, 4568, '_manage_stock', 'yes'),
(68988, 4568, '_backorders', 'no'),
(68989, 4568, '_sold_individually', 'no'),
(68990, 4568, '_virtual', 'no'),
(68991, 4568, '_downloadable', 'no'),
(68992, 4568, '_download_limit', '-1'),
(68993, 4568, '_download_expiry', '-1'),
(68994, 4568, '_stock', '499'),
(68995, 4568, '_stock_status', 'instock'),
(68996, 4568, '_wc_average_rating', '0'),
(68997, 4568, '_wc_review_count', '0'),
(68998, 4568, 'attribute_pa_color', 'white'),
(68999, 4568, 'attribute_pa_shoe-size', '38'),
(69000, 4568, '_price', '90.45'),
(69001, 4568, '_product_version', '4.1.0'),
(69002, 4568, '_vi_wad_aliexpress_variation_id', '10000007818743686'),
(69003, 4568, '_vi_wad_aliexpress_variation_attr', '14:29;200000124:200000898'),
(69004, 4569, '_variation_description', ''),
(69005, 4569, '_sku', '4000785686815-white-39'),
(69006, 4569, '_regular_price', '90.45'),
(69007, 4569, 'total_sales', '0'),
(69008, 4569, '_tax_status', 'taxable'),
(69009, 4569, '_tax_class', 'parent'),
(69010, 4569, '_manage_stock', 'yes'),
(69011, 4569, '_backorders', 'no'),
(69012, 4569, '_sold_individually', 'no'),
(69013, 4569, '_virtual', 'no'),
(69014, 4569, '_downloadable', 'no'),
(69015, 4569, '_download_limit', '-1'),
(69016, 4569, '_download_expiry', '-1'),
(69017, 4569, '_stock', '500'),
(69018, 4569, '_stock_status', 'instock'),
(69019, 4569, '_wc_average_rating', '0'),
(69020, 4569, '_wc_review_count', '0'),
(69021, 4569, 'attribute_pa_color', 'white'),
(69022, 4569, 'attribute_pa_shoe-size', '39'),
(69023, 4569, '_price', '90.45'),
(69024, 4569, '_product_version', '4.1.0'),
(69025, 4569, '_vi_wad_aliexpress_variation_id', '10000007818743687'),
(69026, 4569, '_vi_wad_aliexpress_variation_attr', '14:29;200000124:200000364');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(69027, 4570, '_wp_attached_file', '2021/06/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-13.jpg_640x640-13.jpg'),
(69028, 4570, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:141:\"2021/06/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-13.jpg_640x640-13.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:141:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-13.jpg_640x640-13-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:141:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-13.jpg_640x640-13-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:141:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-13.jpg_640x640-13-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:141:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-13.jpg_640x640-13-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:141:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-13.jpg_640x640-13-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:141:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-13.jpg_640x640-13-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:141:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-13.jpg_640x640-13-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:141:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-13.jpg_640x640-13-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:141:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-13.jpg_640x640-13-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:141:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-13.jpg_640x640-13-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(69029, 4571, '_variation_description', ''),
(69030, 4571, '_sku', '4000785686815-white-36'),
(69031, 4571, '_regular_price', '90.45'),
(69032, 4571, 'total_sales', '0'),
(69033, 4571, '_tax_status', 'taxable'),
(69034, 4571, '_tax_class', 'parent'),
(69035, 4571, '_manage_stock', 'yes'),
(69036, 4571, '_backorders', 'no'),
(69037, 4571, '_sold_individually', 'no'),
(69038, 4571, '_virtual', 'no'),
(69039, 4571, '_downloadable', 'no'),
(69040, 4571, '_download_limit', '-1'),
(69041, 4571, '_download_expiry', '-1'),
(69042, 4571, '_stock', '500'),
(69043, 4571, '_stock_status', 'instock'),
(69044, 4571, '_wc_average_rating', '0'),
(69045, 4571, '_wc_review_count', '0'),
(69046, 4571, 'attribute_pa_color', 'white'),
(69047, 4571, 'attribute_pa_shoe-size', '36'),
(69048, 4571, '_price', '90.45'),
(69049, 4571, '_product_version', '4.1.0'),
(69050, 4571, '_vi_wad_aliexpress_variation_id', '10000007818743684'),
(69051, 4571, '_vi_wad_aliexpress_variation_attr', '14:29;200000124:200000334'),
(69052, 4572, '_variation_description', ''),
(69053, 4572, '_sku', '4000785686815-white-37'),
(69054, 4572, '_regular_price', '90.45'),
(69055, 4572, 'total_sales', '0'),
(69056, 4572, '_tax_status', 'taxable'),
(69057, 4572, '_tax_class', 'parent'),
(69058, 4572, '_manage_stock', 'yes'),
(69059, 4572, '_backorders', 'no'),
(69060, 4572, '_sold_individually', 'no'),
(69061, 4572, '_virtual', 'no'),
(69062, 4572, '_downloadable', 'no'),
(69063, 4572, '_download_limit', '-1'),
(69064, 4572, '_download_expiry', '-1'),
(69065, 4572, '_stock', '500'),
(69066, 4572, '_stock_status', 'instock'),
(69067, 4572, '_wc_average_rating', '0'),
(69068, 4572, '_wc_review_count', '0'),
(69069, 4572, 'attribute_pa_color', 'white'),
(69070, 4572, 'attribute_pa_shoe-size', '37'),
(69071, 4572, '_price', '90.45'),
(69072, 4572, '_product_version', '4.1.0'),
(69073, 4572, '_vi_wad_aliexpress_variation_id', '10000007818743685'),
(69074, 4572, '_vi_wad_aliexpress_variation_attr', '14:29;200000124:100010482'),
(69075, 4573, '_variation_description', ''),
(69076, 4573, '_sku', '4000785686815-blue-46'),
(69077, 4573, '_regular_price', '90.45'),
(69078, 4573, 'total_sales', '0'),
(69079, 4573, '_tax_status', 'taxable'),
(69080, 4573, '_tax_class', 'parent'),
(69081, 4573, '_manage_stock', 'yes'),
(69082, 4573, '_backorders', 'no'),
(69083, 4573, '_sold_individually', 'no'),
(69084, 4573, '_virtual', 'no'),
(69085, 4573, '_downloadable', 'no'),
(69086, 4570, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Hed9c1a8640f24bea9afdba0959caad5fN/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg'),
(69087, 4573, '_download_limit', '-1'),
(69088, 4573, '_download_expiry', '-1'),
(69089, 4262, '_thumbnail_id', '4570'),
(69090, 4573, '_stock', '496'),
(69091, 4263, '_thumbnail_id', '4570'),
(69092, 4573, '_stock_status', 'instock'),
(69093, 4573, '_wc_average_rating', '0'),
(69094, 4264, '_thumbnail_id', '4570'),
(69095, 4573, '_wc_review_count', '0'),
(69096, 4266, '_thumbnail_id', '4570'),
(69097, 4270, '_thumbnail_id', '4570'),
(69098, 4281, '_thumbnail_id', '4570'),
(69099, 4285, '_thumbnail_id', '4570'),
(69100, 4287, '_thumbnail_id', '4570'),
(69101, 4289, '_thumbnail_id', '4570'),
(69102, 4573, 'attribute_pa_color', 'blue'),
(69103, 4290, '_thumbnail_id', '4570'),
(69104, 4573, 'attribute_pa_shoe-size', '46'),
(69105, 4291, '_thumbnail_id', '4570'),
(69106, 4573, '_price', '90.45'),
(69107, 4573, '_product_version', '4.1.0'),
(69108, 4573, '_vi_wad_aliexpress_variation_id', '10000007818743682'),
(69109, 4573, '_vi_wad_aliexpress_variation_attr', '14:173;200000124:200000899'),
(69110, 4574, '_variation_description', ''),
(69111, 4574, '_sku', '4000785686815-blue-44'),
(69112, 4574, '_regular_price', '90.45'),
(69113, 4574, 'total_sales', '0'),
(69114, 4574, '_tax_status', 'taxable'),
(69115, 4575, '_wp_attached_file', '2021/06/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-14.jpg_640x640-14.jpg'),
(69116, 4574, '_tax_class', 'parent'),
(69117, 4574, '_manage_stock', 'yes'),
(69118, 4575, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:141:\"2021/06/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-14.jpg_640x640-14.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:141:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-14.jpg_640x640-14-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:141:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-14.jpg_640x640-14-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:141:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-14.jpg_640x640-14-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:141:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-14.jpg_640x640-14-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:141:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-14.jpg_640x640-14-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:141:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-14.jpg_640x640-14-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:141:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-14.jpg_640x640-14-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:141:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-14.jpg_640x640-14-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:141:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-14.jpg_640x640-14-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:141:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-14.jpg_640x640-14-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(69119, 4574, '_backorders', 'no'),
(69120, 4574, '_sold_individually', 'no'),
(69121, 4574, '_virtual', 'no'),
(69122, 4574, '_downloadable', 'no'),
(69123, 4574, '_download_limit', '-1'),
(69124, 4574, '_download_expiry', '-1'),
(69125, 4574, '_stock', '497'),
(69126, 4574, '_stock_status', 'instock'),
(69127, 4574, '_wc_average_rating', '0'),
(69128, 4574, '_wc_review_count', '0'),
(69129, 4574, 'attribute_pa_color', 'blue'),
(69130, 4574, 'attribute_pa_shoe-size', '44'),
(69131, 4574, '_price', '90.45'),
(69132, 4574, '_product_version', '4.1.0'),
(69133, 4574, '_vi_wad_aliexpress_variation_id', '10000007818743680'),
(69134, 4574, '_vi_wad_aliexpress_variation_attr', '14:173;200000124:100010487'),
(69135, 4576, '_variation_description', ''),
(69136, 4576, '_sku', '4000785686815-blue-45'),
(69137, 4576, '_regular_price', '90.45'),
(69138, 4576, 'total_sales', '0'),
(69139, 4576, '_tax_status', 'taxable'),
(69140, 4576, '_tax_class', 'parent'),
(69141, 4576, '_manage_stock', 'yes'),
(69142, 4576, '_backorders', 'no'),
(69143, 4576, '_sold_individually', 'no'),
(69144, 4576, '_virtual', 'no'),
(69145, 4576, '_downloadable', 'no'),
(69146, 4576, '_download_limit', '-1'),
(69147, 4576, '_download_expiry', '-1'),
(69148, 4576, '_stock', '499'),
(69149, 4576, '_stock_status', 'instock'),
(69150, 4576, '_wc_average_rating', '0'),
(69151, 4576, '_wc_review_count', '0'),
(69152, 4576, 'attribute_pa_color', 'blue'),
(69153, 4576, 'attribute_pa_shoe-size', '45'),
(69154, 4576, '_price', '90.45'),
(69155, 4576, '_product_version', '4.1.0'),
(69156, 4576, '_vi_wad_aliexpress_variation_id', '10000007818743681'),
(69157, 4576, '_vi_wad_aliexpress_variation_attr', '14:173;200000124:3116'),
(69158, 4577, '_variation_description', ''),
(69159, 4577, '_sku', '4000785686815-orange-46'),
(69160, 4577, '_regular_price', '90.45'),
(69161, 4577, 'total_sales', '0'),
(69162, 4577, '_tax_status', 'taxable'),
(69163, 4577, '_tax_class', 'parent'),
(69164, 4577, '_manage_stock', 'yes'),
(69165, 4577, '_backorders', 'no'),
(69166, 4577, '_sold_individually', 'no'),
(69167, 4577, '_virtual', 'no'),
(69168, 4577, '_downloadable', 'no'),
(69169, 4577, '_download_limit', '-1'),
(69170, 4577, '_download_expiry', '-1'),
(69171, 4577, '_stock', '499'),
(69172, 4577, '_stock_status', 'instock'),
(69173, 4577, '_wc_average_rating', '0'),
(69174, 4577, '_wc_review_count', '0'),
(69175, 4575, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Hf1d6247957f244768f3fb6140f61fd45f/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg'),
(69176, 4268, '_thumbnail_id', '4575'),
(69177, 4577, 'attribute_pa_color', 'orange'),
(69178, 4272, '_thumbnail_id', '4575'),
(69179, 4577, 'attribute_pa_shoe-size', '46'),
(69180, 4275, '_thumbnail_id', '4575'),
(69181, 4577, '_price', '90.45'),
(69182, 4312, '_thumbnail_id', '4575'),
(69183, 4313, '_thumbnail_id', '4575'),
(69184, 4577, '_product_version', '4.1.0'),
(69185, 4314, '_thumbnail_id', '4575'),
(69186, 4315, '_thumbnail_id', '4575'),
(69187, 4316, '_thumbnail_id', '4575'),
(69188, 4317, '_thumbnail_id', '4575'),
(69189, 4577, '_vi_wad_aliexpress_variation_id', '10000007818743730'),
(69190, 4319, '_thumbnail_id', '4575'),
(69191, 4577, '_vi_wad_aliexpress_variation_attr', '14:350852;200000124:200000899'),
(69192, 4320, '_thumbnail_id', '4575'),
(69193, 4578, '_variation_description', ''),
(69194, 4578, '_sku', '4000785686815-orange-44'),
(69195, 4578, '_regular_price', '90.45'),
(69196, 4578, 'total_sales', '0'),
(69197, 4578, '_tax_status', 'taxable'),
(69198, 4578, '_tax_class', 'parent'),
(69199, 4578, '_manage_stock', 'yes'),
(69200, 4578, '_backorders', 'no'),
(69201, 4578, '_sold_individually', 'no'),
(69202, 4578, '_virtual', 'no'),
(69203, 4578, '_downloadable', 'no'),
(69204, 4578, '_download_limit', '-1'),
(69205, 4578, '_download_expiry', '-1'),
(69206, 4578, '_stock', '500'),
(69207, 4578, '_stock_status', 'instock'),
(69208, 4578, '_wc_average_rating', '0'),
(69209, 4578, '_wc_review_count', '0'),
(69210, 4578, 'attribute_pa_color', 'orange'),
(69211, 4578, 'attribute_pa_shoe-size', '44'),
(69212, 4578, '_price', '90.45'),
(69213, 4578, '_product_version', '4.1.0'),
(69214, 4578, '_vi_wad_aliexpress_variation_id', '10000007818743728'),
(69215, 4578, '_vi_wad_aliexpress_variation_attr', '14:350852;200000124:100010487'),
(69216, 4579, '_variation_description', ''),
(69217, 4579, '_sku', '4000785686815-orange-45'),
(69218, 4579, '_regular_price', '90.45'),
(69219, 4579, 'total_sales', '0'),
(69220, 4579, '_tax_status', 'taxable'),
(69221, 4579, '_tax_class', 'parent'),
(69222, 4579, '_manage_stock', 'yes'),
(69223, 4579, '_backorders', 'no'),
(69224, 4579, '_sold_individually', 'no'),
(69225, 4579, '_virtual', 'no'),
(69226, 4579, '_downloadable', 'no'),
(69227, 4579, '_download_limit', '-1'),
(69228, 4579, '_download_expiry', '-1'),
(69229, 4579, '_stock', '499'),
(69230, 4579, '_stock_status', 'instock'),
(69231, 4579, '_wc_average_rating', '0'),
(69232, 4579, '_wc_review_count', '0'),
(69233, 4579, 'attribute_pa_color', 'orange'),
(69234, 4579, 'attribute_pa_shoe-size', '45'),
(69235, 4579, '_price', '90.45'),
(69236, 4579, '_product_version', '4.1.0'),
(69237, 4579, '_vi_wad_aliexpress_variation_id', '10000007818743729'),
(69238, 4579, '_vi_wad_aliexpress_variation_attr', '14:350852;200000124:3116'),
(69239, 4580, '_wp_attached_file', '2021/06/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-15.jpg_640x640-15.jpg'),
(69240, 4580, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:141:\"2021/06/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-15.jpg_640x640-15.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:141:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-15.jpg_640x640-15-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:141:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-15.jpg_640x640-15-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:141:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-15.jpg_640x640-15-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:141:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-15.jpg_640x640-15-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:141:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-15.jpg_640x640-15-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:141:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-15.jpg_640x640-15-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:141:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-15.jpg_640x640-15-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:141:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-15.jpg_640x640-15-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:141:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-15.jpg_640x640-15-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:141:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-15.jpg_640x640-15-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(69241, 4581, '_variation_description', ''),
(69242, 4581, '_sku', '4000785686815-orange-42'),
(69243, 4581, '_regular_price', '90.45'),
(69244, 4581, 'total_sales', '0'),
(69245, 4581, '_tax_status', 'taxable'),
(69246, 4581, '_tax_class', 'parent'),
(69247, 4581, '_manage_stock', 'yes'),
(69248, 4581, '_backorders', 'no'),
(69249, 4581, '_sold_individually', 'no'),
(69250, 4581, '_virtual', 'no'),
(69251, 4581, '_downloadable', 'no'),
(69252, 4581, '_download_limit', '-1'),
(69253, 4581, '_download_expiry', '-1'),
(69254, 4581, '_stock', '500'),
(69255, 4581, '_stock_status', 'instock'),
(69256, 4581, '_wc_average_rating', '0'),
(69257, 4581, '_wc_review_count', '0'),
(69258, 4581, 'attribute_pa_color', 'orange'),
(69259, 4581, 'attribute_pa_shoe-size', '42'),
(69260, 4581, '_price', '90.45'),
(69261, 4581, '_product_version', '4.1.0'),
(69262, 4581, '_vi_wad_aliexpress_variation_id', '10000007818743726'),
(69263, 4581, '_vi_wad_aliexpress_variation_attr', '14:350852;200000124:200000337'),
(69264, 4582, '_variation_description', ''),
(69265, 4582, '_sku', '4000785686815-orange-43'),
(69266, 4582, '_regular_price', '90.45'),
(69267, 4582, 'total_sales', '0'),
(69268, 4582, '_tax_status', 'taxable'),
(69269, 4582, '_tax_class', 'parent'),
(69270, 4582, '_manage_stock', 'yes'),
(69271, 4582, '_backorders', 'no'),
(69272, 4582, '_sold_individually', 'no'),
(69273, 4582, '_virtual', 'no'),
(69274, 4582, '_downloadable', 'no'),
(69275, 4582, '_download_limit', '-1'),
(69276, 4582, '_download_expiry', '-1'),
(69277, 4582, '_stock', '499'),
(69278, 4582, '_stock_status', 'instock'),
(69279, 4582, '_wc_average_rating', '0'),
(69280, 4582, '_wc_review_count', '0'),
(69281, 4582, 'attribute_pa_color', 'orange'),
(69282, 4582, 'attribute_pa_shoe-size', '43'),
(69283, 4582, '_price', '90.45'),
(69284, 4582, '_product_version', '4.1.0'),
(69285, 4582, '_vi_wad_aliexpress_variation_id', '10000007818743727'),
(69286, 4582, '_vi_wad_aliexpress_variation_attr', '14:350852;200000124:200000338'),
(69287, 4580, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H36b7d4de05034d2b99b1b71857de329cw/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg'),
(69288, 4303, '_thumbnail_id', '4580'),
(69289, 4304, '_thumbnail_id', '4580'),
(69290, 4305, '_thumbnail_id', '4580'),
(69291, 4306, '_thumbnail_id', '4580'),
(69292, 4307, '_thumbnail_id', '4580'),
(69293, 4309, '_thumbnail_id', '4580'),
(69294, 4310, '_thumbnail_id', '4580'),
(69295, 4311, '_thumbnail_id', '4580'),
(69296, 4333, '_thumbnail_id', '4580'),
(69297, 4334, '_thumbnail_id', '4580'),
(69298, 4336, '_thumbnail_id', '4580'),
(69299, 4583, '_variation_description', ''),
(69300, 4583, '_sku', '4000785686815-orange-40'),
(69301, 4583, '_regular_price', '90.45'),
(69302, 4583, 'total_sales', '0'),
(69303, 4583, '_tax_status', 'taxable'),
(69304, 4583, '_tax_class', 'parent'),
(69305, 4583, '_manage_stock', 'yes'),
(69306, 4583, '_backorders', 'no'),
(69307, 4583, '_sold_individually', 'no'),
(69308, 4583, '_virtual', 'no'),
(69309, 4583, '_downloadable', 'no'),
(69310, 4583, '_download_limit', '-1'),
(69311, 4583, '_download_expiry', '-1'),
(69312, 4583, '_stock', '499'),
(69313, 4583, '_stock_status', 'instock'),
(69314, 4583, '_wc_average_rating', '0'),
(69315, 4583, '_wc_review_count', '0'),
(69316, 4584, '_wp_attached_file', '2021/06/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-16.jpg_640x640-16.jpg'),
(69317, 4583, 'attribute_pa_color', 'orange'),
(69318, 4584, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:141:\"2021/06/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-16.jpg_640x640-16.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:141:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-16.jpg_640x640-16-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:141:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-16.jpg_640x640-16-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:141:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-16.jpg_640x640-16-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:141:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-16.jpg_640x640-16-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:141:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-16.jpg_640x640-16-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:141:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-16.jpg_640x640-16-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:141:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-16.jpg_640x640-16-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:141:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-16.jpg_640x640-16-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:141:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-16.jpg_640x640-16-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:141:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-16.jpg_640x640-16-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(69319, 4583, 'attribute_pa_shoe-size', '40'),
(69320, 4583, '_price', '90.45'),
(69321, 4583, '_product_version', '4.1.0'),
(69322, 4583, '_vi_wad_aliexpress_variation_id', '10000007818743724'),
(69323, 4583, '_vi_wad_aliexpress_variation_attr', '14:350852;200000124:100013888'),
(69324, 4585, '_variation_description', ''),
(69325, 4585, '_sku', '4000785686815-orange-41'),
(69326, 4585, '_regular_price', '90.45'),
(69327, 4585, 'total_sales', '0'),
(69328, 4585, '_tax_status', 'taxable'),
(69329, 4585, '_tax_class', 'parent'),
(69330, 4585, '_manage_stock', 'yes'),
(69331, 4585, '_backorders', 'no'),
(69332, 4585, '_sold_individually', 'no'),
(69333, 4585, '_virtual', 'no'),
(69334, 4585, '_downloadable', 'no'),
(69335, 4585, '_download_limit', '-1'),
(69336, 4585, '_download_expiry', '-1'),
(69337, 4585, '_stock', '500'),
(69338, 4585, '_stock_status', 'instock'),
(69339, 4585, '_wc_average_rating', '0'),
(69340, 4585, '_wc_review_count', '0'),
(69341, 4585, 'attribute_pa_color', 'orange'),
(69342, 4585, 'attribute_pa_shoe-size', '41'),
(69343, 4585, '_price', '90.45'),
(69344, 4585, '_product_version', '4.1.0'),
(69345, 4585, '_vi_wad_aliexpress_variation_id', '10000007818743725'),
(69346, 4585, '_vi_wad_aliexpress_variation_attr', '14:350852;200000124:100010483'),
(69347, 4586, '_variation_description', ''),
(69348, 4586, '_sku', '4000785686815-orange-38'),
(69349, 4586, '_regular_price', '90.45'),
(69350, 4586, 'total_sales', '0'),
(69351, 4586, '_tax_status', 'taxable'),
(69352, 4586, '_tax_class', 'parent'),
(69353, 4586, '_manage_stock', 'yes'),
(69354, 4586, '_backorders', 'no'),
(69355, 4586, '_sold_individually', 'no'),
(69356, 4586, '_virtual', 'no'),
(69357, 4586, '_downloadable', 'no'),
(69358, 4586, '_download_limit', '-1'),
(69359, 4586, '_download_expiry', '-1'),
(69360, 4586, '_stock', '500'),
(69361, 4586, '_stock_status', 'instock'),
(69362, 4586, '_wc_average_rating', '0'),
(69363, 4586, '_wc_review_count', '0'),
(69364, 4586, 'attribute_pa_color', 'orange'),
(69365, 4586, 'attribute_pa_shoe-size', '38'),
(69366, 4586, '_price', '90.45'),
(69367, 4586, '_product_version', '4.1.0'),
(69368, 4586, '_vi_wad_aliexpress_variation_id', '10000007818743722'),
(69369, 4586, '_vi_wad_aliexpress_variation_attr', '14:350852;200000124:200000898'),
(69370, 4587, '_variation_description', ''),
(69371, 4587, '_sku', '4000785686815-orange-39'),
(69372, 4587, '_regular_price', '90.45'),
(69373, 4587, 'total_sales', '0'),
(69374, 4587, '_tax_status', 'taxable'),
(69375, 4587, '_tax_class', 'parent'),
(69376, 4587, '_manage_stock', 'yes'),
(69377, 4587, '_backorders', 'no'),
(69378, 4587, '_sold_individually', 'no'),
(69379, 4587, '_virtual', 'no'),
(69380, 4587, '_downloadable', 'no'),
(69381, 4587, '_download_limit', '-1'),
(69382, 4584, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H27a75109c18648f0ae992727b784cb1aT/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg'),
(69383, 4587, '_download_expiry', '-1'),
(69384, 4322, '_thumbnail_id', '4584'),
(69385, 4587, '_stock', '500'),
(69386, 4324, '_thumbnail_id', '4584'),
(69387, 4587, '_stock_status', 'instock'),
(69388, 4325, '_thumbnail_id', '4584'),
(69389, 4587, '_wc_average_rating', '0'),
(69390, 4326, '_thumbnail_id', '4584'),
(69391, 4587, '_wc_review_count', '0'),
(69392, 4327, '_thumbnail_id', '4584'),
(69393, 4329, '_thumbnail_id', '4584'),
(69394, 4587, 'attribute_pa_color', 'orange'),
(69395, 4587, 'attribute_pa_shoe-size', '39'),
(69396, 4335, '_thumbnail_id', '4584'),
(69397, 4587, '_price', '90.45'),
(69398, 4337, '_thumbnail_id', '4584'),
(69399, 4587, '_product_version', '4.1.0'),
(69400, 4338, '_thumbnail_id', '4584'),
(69401, 4339, '_thumbnail_id', '4584'),
(69402, 4340, '_thumbnail_id', '4584'),
(69403, 4587, '_vi_wad_aliexpress_variation_id', '10000007818743723'),
(69404, 4587, '_vi_wad_aliexpress_variation_attr', '14:350852;200000124:200000364'),
(69405, 4588, '_variation_description', ''),
(69406, 4589, '_wp_attached_file', '2021/06/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-17.jpg_640x640-17.jpg'),
(69407, 4588, '_sku', '4000785686815-orange-36'),
(69408, 4589, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:141:\"2021/06/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-17.jpg_640x640-17.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:141:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-17.jpg_640x640-17-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:141:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-17.jpg_640x640-17-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:141:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-17.jpg_640x640-17-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:141:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-17.jpg_640x640-17-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:141:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-17.jpg_640x640-17-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:141:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-17.jpg_640x640-17-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:141:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-17.jpg_640x640-17-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:141:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-17.jpg_640x640-17-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:141:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-17.jpg_640x640-17-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:141:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-17.jpg_640x640-17-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(69409, 4588, '_regular_price', '90.45'),
(69410, 4588, 'total_sales', '0'),
(69411, 4588, '_tax_status', 'taxable'),
(69412, 4588, '_tax_class', 'parent'),
(69413, 4588, '_manage_stock', 'yes'),
(69414, 4588, '_backorders', 'no'),
(69415, 4588, '_sold_individually', 'no'),
(69416, 4588, '_virtual', 'no'),
(69417, 4588, '_downloadable', 'no'),
(69418, 4588, '_download_limit', '-1'),
(69419, 4588, '_download_expiry', '-1'),
(69420, 4588, '_stock', '500'),
(69421, 4588, '_stock_status', 'instock'),
(69422, 4588, '_wc_average_rating', '0'),
(69423, 4588, '_wc_review_count', '0'),
(69424, 4588, 'attribute_pa_color', 'orange'),
(69425, 4588, 'attribute_pa_shoe-size', '36'),
(69426, 4588, '_price', '90.45'),
(69427, 4588, '_product_version', '4.1.0'),
(69428, 4588, '_vi_wad_aliexpress_variation_id', '10000007818743720'),
(69429, 4588, '_vi_wad_aliexpress_variation_attr', '14:350852;200000124:200000334'),
(69430, 4590, '_variation_description', ''),
(69431, 4590, '_sku', '4000785686815-orange-37'),
(69432, 4590, '_regular_price', '90.45'),
(69433, 4590, 'total_sales', '0'),
(69434, 4590, '_tax_status', 'taxable'),
(69435, 4590, '_tax_class', 'parent'),
(69436, 4590, '_manage_stock', 'yes'),
(69437, 4590, '_backorders', 'no'),
(69438, 4590, '_sold_individually', 'no'),
(69439, 4590, '_virtual', 'no'),
(69440, 4590, '_downloadable', 'no'),
(69441, 4590, '_download_limit', '-1'),
(69442, 4590, '_download_expiry', '-1'),
(69443, 4590, '_stock', '500'),
(69444, 4590, '_stock_status', 'instock'),
(69445, 4590, '_wc_average_rating', '0'),
(69446, 4590, '_wc_review_count', '0'),
(69447, 4590, 'attribute_pa_color', 'orange'),
(69448, 4590, 'attribute_pa_shoe-size', '37'),
(69449, 4590, '_price', '90.45'),
(69450, 4590, '_product_version', '4.1.0'),
(69451, 4590, '_vi_wad_aliexpress_variation_id', '10000007818743721'),
(69452, 4590, '_vi_wad_aliexpress_variation_attr', '14:350852;200000124:100010482'),
(69453, 4591, '_variation_description', ''),
(69454, 4591, '_sku', '4000785686815-green-46'),
(69455, 4591, '_regular_price', '90.45'),
(69456, 4591, 'total_sales', '0'),
(69457, 4591, '_tax_status', 'taxable'),
(69458, 4591, '_tax_class', 'parent'),
(69459, 4591, '_manage_stock', 'yes'),
(69460, 4591, '_backorders', 'no'),
(69461, 4591, '_sold_individually', 'no'),
(69462, 4591, '_virtual', 'no'),
(69463, 4591, '_downloadable', 'no'),
(69464, 4591, '_download_limit', '-1'),
(69465, 4591, '_download_expiry', '-1'),
(69466, 4591, '_stock', '500'),
(69467, 4591, '_stock_status', 'instock'),
(69468, 4591, '_wc_average_rating', '0'),
(69469, 4591, '_wc_review_count', '0'),
(69470, 4591, 'attribute_pa_color', 'green'),
(69471, 4591, 'attribute_pa_shoe-size', '46'),
(69472, 4591, '_price', '90.45'),
(69473, 4591, '_product_version', '4.1.0'),
(69474, 4591, '_vi_wad_aliexpress_variation_id', '10000007818743718'),
(69475, 4591, '_vi_wad_aliexpress_variation_attr', '14:175;200000124:200000899'),
(69476, 4592, '_variation_description', ''),
(69477, 4592, '_sku', '4000785686815-green-44'),
(69478, 4592, '_regular_price', '90.45'),
(69479, 4592, 'total_sales', '0'),
(69480, 4592, '_tax_status', 'taxable'),
(69481, 4592, '_tax_class', 'parent'),
(69482, 4592, '_manage_stock', 'yes'),
(69483, 4592, '_backorders', 'no'),
(69484, 4592, '_sold_individually', 'no'),
(69485, 4592, '_virtual', 'no'),
(69486, 4592, '_downloadable', 'no'),
(69487, 4592, '_download_limit', '-1'),
(69488, 4592, '_download_expiry', '-1'),
(69489, 4592, '_stock', '500'),
(69490, 4592, '_stock_status', 'instock'),
(69491, 4592, '_wc_average_rating', '0'),
(69492, 4592, '_wc_review_count', '0'),
(69493, 4592, 'attribute_pa_color', 'green'),
(69494, 4592, 'attribute_pa_shoe-size', '44'),
(69495, 4592, '_price', '90.45'),
(69496, 4592, '_product_version', '4.1.0'),
(69497, 4592, '_vi_wad_aliexpress_variation_id', '10000007818743716'),
(69498, 4592, '_vi_wad_aliexpress_variation_attr', '14:175;200000124:100010487'),
(69499, 4593, '_variation_description', ''),
(69500, 4593, '_sku', '4000785686815-green-45'),
(69501, 4593, '_regular_price', '90.45'),
(69502, 4593, 'total_sales', '0'),
(69503, 4593, '_tax_status', 'taxable'),
(69504, 4593, '_tax_class', 'parent'),
(69505, 4593, '_manage_stock', 'yes'),
(69506, 4593, '_backorders', 'no'),
(69507, 4593, '_sold_individually', 'no'),
(69508, 4593, '_virtual', 'no'),
(69509, 4593, '_downloadable', 'no'),
(69510, 4593, '_download_limit', '-1'),
(69511, 4593, '_download_expiry', '-1'),
(69512, 4593, '_stock', '500'),
(69513, 4593, '_stock_status', 'instock'),
(69514, 4593, '_wc_average_rating', '0'),
(69515, 4593, '_wc_review_count', '0'),
(69516, 4589, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H5a352582c94045629126b04e0444f244r/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg'),
(69517, 4293, '_thumbnail_id', '4589'),
(69518, 4294, '_thumbnail_id', '4589'),
(69519, 4295, '_thumbnail_id', '4589'),
(69520, 4593, 'attribute_pa_color', 'green'),
(69521, 4593, 'attribute_pa_shoe-size', '45'),
(69522, 4296, '_thumbnail_id', '4589'),
(69523, 4593, '_price', '90.45'),
(69524, 4297, '_thumbnail_id', '4589'),
(69525, 4298, '_thumbnail_id', '4589'),
(69526, 4593, '_product_version', '4.1.0'),
(69527, 4299, '_thumbnail_id', '4589'),
(69528, 4300, '_thumbnail_id', '4589'),
(69529, 4593, '_vi_wad_aliexpress_variation_id', '10000007818743717'),
(69530, 4302, '_thumbnail_id', '4589'),
(69531, 4593, '_vi_wad_aliexpress_variation_attr', '14:175;200000124:3116'),
(69532, 4330, '_thumbnail_id', '4589'),
(69533, 4332, '_thumbnail_id', '4589'),
(69534, 4594, '_variation_description', ''),
(69535, 4594, '_sku', '4000785686815-green-42'),
(69536, 4594, '_regular_price', '90.45'),
(69537, 4594, 'total_sales', '0'),
(69538, 4594, '_tax_status', 'taxable'),
(69539, 4594, '_tax_class', 'parent'),
(69540, 4594, '_manage_stock', 'yes'),
(69541, 4594, '_backorders', 'no'),
(69542, 4594, '_sold_individually', 'no'),
(69543, 4594, '_virtual', 'no'),
(69544, 4594, '_downloadable', 'no'),
(69545, 4594, '_download_limit', '-1'),
(69546, 4594, '_download_expiry', '-1'),
(69547, 4594, '_stock', '498'),
(69548, 4594, '_stock_status', 'instock'),
(69549, 4594, '_wc_average_rating', '0'),
(69550, 4594, '_wc_review_count', '0'),
(69551, 4594, 'attribute_pa_color', 'green'),
(69552, 4594, 'attribute_pa_shoe-size', '42'),
(69553, 4594, '_price', '90.45'),
(69554, 4594, '_product_version', '4.1.0'),
(69555, 4594, '_vi_wad_aliexpress_variation_id', '10000007818743714'),
(69556, 4594, '_vi_wad_aliexpress_variation_attr', '14:175;200000124:200000337'),
(69557, 4595, '_variation_description', ''),
(69558, 4595, '_sku', '4000785686815-green-43'),
(69559, 4595, '_regular_price', '90.45'),
(69560, 4595, 'total_sales', '0'),
(69561, 4595, '_tax_status', 'taxable'),
(69562, 4595, '_tax_class', 'parent'),
(69563, 4595, '_manage_stock', 'yes'),
(69564, 4595, '_backorders', 'no'),
(69565, 4595, '_sold_individually', 'no'),
(69566, 4595, '_virtual', 'no'),
(69567, 4595, '_downloadable', 'no'),
(69568, 4595, '_download_limit', '-1'),
(69569, 4595, '_download_expiry', '-1'),
(69570, 4595, '_stock', '500'),
(69571, 4595, '_stock_status', 'instock'),
(69572, 4595, '_wc_average_rating', '0'),
(69573, 4595, '_wc_review_count', '0'),
(69574, 4595, 'attribute_pa_color', 'green'),
(69575, 4595, 'attribute_pa_shoe-size', '43'),
(69576, 4595, '_price', '90.45'),
(69577, 4595, '_product_version', '4.1.0'),
(69578, 4595, '_vi_wad_aliexpress_variation_id', '10000007818743715'),
(69579, 4595, '_vi_wad_aliexpress_variation_attr', '14:175;200000124:200000338'),
(69580, 4596, '_variation_description', ''),
(69581, 4596, '_sku', '4000785686815-green-40'),
(69582, 4596, '_regular_price', '90.45'),
(69583, 4596, 'total_sales', '0'),
(69584, 4596, '_tax_status', 'taxable'),
(69585, 4596, '_tax_class', 'parent'),
(69586, 4596, '_manage_stock', 'yes'),
(69587, 4596, '_backorders', 'no'),
(69588, 4596, '_sold_individually', 'no'),
(69589, 4596, '_virtual', 'no'),
(69590, 4596, '_downloadable', 'no'),
(69591, 4596, '_download_limit', '-1'),
(69592, 4596, '_download_expiry', '-1'),
(69593, 4596, '_stock', '499'),
(69594, 4596, '_stock_status', 'instock'),
(69595, 4596, '_wc_average_rating', '0'),
(69596, 4596, '_wc_review_count', '0'),
(69597, 4596, 'attribute_pa_color', 'green'),
(69598, 4596, 'attribute_pa_shoe-size', '40'),
(69599, 4596, '_price', '90.45'),
(69600, 4596, '_product_version', '4.1.0'),
(69601, 4596, '_vi_wad_aliexpress_variation_id', '10000007818743712'),
(69602, 4596, '_vi_wad_aliexpress_variation_attr', '14:175;200000124:100013888'),
(69603, 4597, '_variation_description', ''),
(69604, 4597, '_sku', '4000785686815-green-41'),
(69605, 4597, '_regular_price', '90.45'),
(69606, 4597, 'total_sales', '0'),
(69607, 4597, '_tax_status', 'taxable'),
(69608, 4597, '_tax_class', 'parent'),
(69609, 4597, '_manage_stock', 'yes'),
(69610, 4597, '_backorders', 'no'),
(69611, 4597, '_sold_individually', 'no'),
(69612, 4597, '_virtual', 'no'),
(69613, 4597, '_downloadable', 'no'),
(69614, 4597, '_download_limit', '-1'),
(69615, 4597, '_download_expiry', '-1'),
(69616, 4597, '_stock', '500'),
(69617, 4597, '_stock_status', 'instock'),
(69618, 4597, '_wc_average_rating', '0'),
(69619, 4597, '_wc_review_count', '0'),
(69620, 4597, 'attribute_pa_color', 'green'),
(69621, 4597, 'attribute_pa_shoe-size', '41'),
(69622, 4597, '_price', '90.45'),
(69623, 4597, '_product_version', '4.1.0'),
(69624, 4597, '_vi_wad_aliexpress_variation_id', '10000007818743713'),
(69625, 4597, '_vi_wad_aliexpress_variation_attr', '14:175;200000124:100010483'),
(69626, 4477, '_price', '90.45'),
(69627, 4598, '_sku', '4001211214383'),
(69628, 4598, '_visibility', 'visible'),
(69629, 4598, '_default_attributes', ''),
(69630, 4191, '_vi_wad_woo_id', '4598'),
(69631, 4598, '_vi_wad_aliexpress_product_id', '4001211214383'),
(69632, 4598, 'total_sales', '0'),
(69633, 4598, '_tax_status', 'taxable'),
(69634, 4598, '_tax_class', ''),
(69635, 4598, '_manage_stock', 'no'),
(69636, 4598, '_backorders', 'no'),
(69637, 4598, '_sold_individually', 'no'),
(69638, 4598, '_virtual', 'no'),
(69639, 4598, '_downloadable', 'no'),
(69640, 4598, '_download_limit', '-1'),
(69641, 4598, '_download_expiry', '-1'),
(69642, 4598, '_stock', NULL),
(69643, 4598, '_stock_status', 'instock'),
(69644, 4598, '_wc_average_rating', '0'),
(69645, 4598, '_wc_review_count', '0'),
(69646, 4598, '_product_attributes', 'a:2:{s:8:\"pa_color\";a:6:{s:4:\"name\";s:8:\"pa_color\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"0\";s:10:\"is_visible\";s:1:\"0\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"1\";}s:12:\"pa_shoe-size\";a:6:{s:4:\"name\";s:12:\"pa_shoe-size\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"1\";s:10:\"is_visible\";s:1:\"0\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"1\";}}'),
(69647, 4598, '_product_version', '4.1.0'),
(69648, 4599, '_wp_attached_file', '2021/06/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes-1.jpg'),
(69649, 4599, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:4:\"file\";s:120:\"2021/06/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes-1.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:120:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:120:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:120:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes-1-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:120:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes-1-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:120:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes-1-825x510.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:120:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:120:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:120:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:120:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:120:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:120:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(69650, 4600, '_wp_attached_file', '2021/06/Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic.jpg');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(69651, 4600, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:116:\"2021/06/Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:116:\"Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:116:\"Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:116:\"Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:116:\"Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:116:\"Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:116:\"Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:116:\"Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:116:\"Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:116:\"Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:116:\"Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:116:\"Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(69652, 4599, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Ha0fb9f24892345989568bb5305b76eb3f/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes.jpg'),
(69653, 4477, '_product_image_gallery', '4599,4602,4618,4628,4645'),
(69654, 4600, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H33b7decbafbd4f7dae37d3e9f7e88bbdo/Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic.jpg'),
(69655, 4598, '_thumbnail_id', '4600'),
(69656, 4601, '_variation_description', ''),
(69657, 4601, '_sku', '4001211214383-black-green-11'),
(69658, 4601, '_regular_price', '124.89'),
(69659, 4601, 'total_sales', '0'),
(69660, 4601, '_tax_status', 'taxable'),
(69661, 4601, '_tax_class', 'parent'),
(69662, 4601, '_manage_stock', 'yes'),
(69663, 4601, '_backorders', 'no'),
(69664, 4601, '_sold_individually', 'no'),
(69665, 4601, '_virtual', 'no'),
(69666, 4601, '_downloadable', 'no'),
(69667, 4601, '_download_limit', '-1'),
(69668, 4601, '_download_expiry', '-1'),
(69669, 4601, '_stock', '1184'),
(69670, 4601, '_stock_status', 'instock'),
(69671, 4601, '_wc_average_rating', '0'),
(69672, 4601, '_wc_review_count', '0'),
(69673, 4601, 'attribute_pa_color', 'black-green'),
(69674, 4601, 'attribute_pa_shoe-size', '11'),
(69675, 4602, '_wp_attached_file', '2021/06/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes-2.jpg'),
(69676, 4601, '_price', '124.89'),
(69677, 4602, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:4:\"file\";s:120:\"2021/06/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes-2.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:120:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:120:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:120:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes-2-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:120:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes-2-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:120:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes-2-825x510.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:120:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:120:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:120:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:120:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:120:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:120:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(69678, 4601, '_product_version', '4.1.0'),
(69679, 4601, '_vi_wad_aliexpress_variation_id', '10000015316047192'),
(69680, 4601, '_vi_wad_aliexpress_variation_attr', '14:200004891#Black Green;200000124:100010420'),
(69681, 4603, '_variation_description', ''),
(69682, 4603, '_sku', '4001211214383-black-green-12'),
(69683, 4603, '_regular_price', '124.89'),
(69684, 4603, 'total_sales', '0'),
(69685, 4603, '_tax_status', 'taxable'),
(69686, 4603, '_tax_class', 'parent'),
(69687, 4603, '_manage_stock', 'yes'),
(69688, 4603, '_backorders', 'no'),
(69689, 4603, '_sold_individually', 'no'),
(69690, 4603, '_virtual', 'no'),
(69691, 4603, '_downloadable', 'no'),
(69692, 4603, '_download_limit', '-1'),
(69693, 4603, '_download_expiry', '-1'),
(69694, 4603, '_stock', '1182'),
(69695, 4603, '_stock_status', 'instock'),
(69696, 4603, '_wc_average_rating', '0'),
(69697, 4603, '_wc_review_count', '0'),
(69698, 4603, 'attribute_pa_color', 'black-green'),
(69699, 4603, 'attribute_pa_shoe-size', '12'),
(69700, 4603, '_price', '124.89'),
(69701, 4603, '_product_version', '4.1.0'),
(69702, 4603, '_vi_wad_aliexpress_variation_id', '10000015316047193'),
(69703, 4603, '_vi_wad_aliexpress_variation_attr', '14:200004891#Black Green;200000124:1663'),
(69704, 4604, '_variation_description', ''),
(69705, 4604, '_sku', '4001211214383-black-green-8'),
(69706, 4604, '_regular_price', '124.89'),
(69707, 4604, 'total_sales', '0'),
(69708, 4604, '_tax_status', 'taxable'),
(69709, 4604, '_tax_class', 'parent'),
(69710, 4604, '_manage_stock', 'yes'),
(69711, 4604, '_backorders', 'no'),
(69712, 4604, '_sold_individually', 'no'),
(69713, 4604, '_virtual', 'no'),
(69714, 4604, '_downloadable', 'no'),
(69715, 4604, '_download_limit', '-1'),
(69716, 4604, '_download_expiry', '-1'),
(69717, 4604, '_stock', '1181'),
(69718, 4604, '_stock_status', 'instock'),
(69719, 4604, '_wc_average_rating', '0'),
(69720, 4604, '_wc_review_count', '0'),
(69721, 4604, 'attribute_pa_color', 'black-green'),
(69722, 4604, 'attribute_pa_shoe-size', '8'),
(69723, 4604, '_price', '124.89'),
(69724, 4604, '_product_version', '4.1.0'),
(69725, 4604, '_vi_wad_aliexpress_variation_id', '10000015316047188'),
(69726, 4604, '_vi_wad_aliexpress_variation_attr', '14:200004891#Black Green;200000124:699'),
(69727, 4605, '_variation_description', ''),
(69728, 4605, '_sku', '4001211214383-black-green-8-5'),
(69729, 4605, '_regular_price', '124.89'),
(69730, 4605, 'total_sales', '0'),
(69731, 4605, '_tax_status', 'taxable'),
(69732, 4605, '_tax_class', 'parent'),
(69733, 4605, '_manage_stock', 'yes'),
(69734, 4605, '_backorders', 'no'),
(69735, 4605, '_sold_individually', 'no'),
(69736, 4605, '_virtual', 'no'),
(69737, 4605, '_downloadable', 'no'),
(69738, 4605, '_download_limit', '-1'),
(69739, 4605, '_download_expiry', '-1'),
(69740, 4605, '_stock', '1180'),
(69741, 4605, '_stock_status', 'instock'),
(69742, 4605, '_wc_average_rating', '0'),
(69743, 4605, '_wc_review_count', '0'),
(69744, 4605, 'attribute_pa_color', 'black-green'),
(69745, 4605, 'attribute_pa_shoe-size', '8-5'),
(69746, 4605, '_price', '124.89'),
(69747, 4605, '_product_version', '4.1.0'),
(69748, 4605, '_vi_wad_aliexpress_variation_id', '10000015316047189'),
(69749, 4605, '_vi_wad_aliexpress_variation_attr', '14:200004891#Black Green;200000124:200000289'),
(69750, 4606, '_variation_description', ''),
(69751, 4606, '_sku', '4001211214383-black-green-9-5'),
(69752, 4606, '_regular_price', '124.89'),
(69753, 4606, 'total_sales', '0'),
(69754, 4606, '_tax_status', 'taxable'),
(69755, 4606, '_tax_class', 'parent'),
(69756, 4606, '_manage_stock', 'yes'),
(69757, 4606, '_backorders', 'no'),
(69758, 4606, '_sold_individually', 'no'),
(69759, 4606, '_virtual', 'no'),
(69760, 4606, '_downloadable', 'no'),
(69761, 4606, '_download_limit', '-1'),
(69762, 4606, '_download_expiry', '-1'),
(69763, 4606, '_stock', '1170'),
(69764, 4606, '_stock_status', 'instock'),
(69765, 4606, '_wc_average_rating', '0'),
(69766, 4606, '_wc_review_count', '0'),
(69767, 4606, 'attribute_pa_color', 'black-green'),
(69768, 4606, 'attribute_pa_shoe-size', '9-5'),
(69769, 4606, '_price', '124.89'),
(69770, 4606, '_product_version', '4.1.0'),
(69771, 4606, '_vi_wad_aliexpress_variation_id', '10000015316047190'),
(69772, 4606, '_vi_wad_aliexpress_variation_attr', '14:200004891#Black Green;200000124:200000290'),
(69773, 4607, '_variation_description', ''),
(69774, 4607, '_sku', '4001211214383-black-green-10'),
(69775, 4607, '_regular_price', '124.89'),
(69776, 4607, 'total_sales', '0'),
(69777, 4607, '_tax_status', 'taxable'),
(69778, 4607, '_tax_class', 'parent'),
(69779, 4607, '_manage_stock', 'yes'),
(69780, 4607, '_backorders', 'no'),
(69781, 4607, '_sold_individually', 'no'),
(69782, 4607, '_virtual', 'no'),
(69783, 4607, '_downloadable', 'no'),
(69784, 4607, '_download_limit', '-1'),
(69785, 4607, '_download_expiry', '-1'),
(69786, 4607, '_stock', '1173'),
(69787, 4607, '_stock_status', 'instock'),
(69788, 4607, '_wc_average_rating', '0'),
(69789, 4607, '_wc_review_count', '0'),
(69790, 4607, 'attribute_pa_color', 'black-green'),
(69791, 4607, 'attribute_pa_shoe-size', '10'),
(69792, 4607, '_price', '124.89'),
(69793, 4607, '_product_version', '4.1.0'),
(69794, 4607, '_vi_wad_aliexpress_variation_id', '10000015316047191'),
(69795, 4607, '_vi_wad_aliexpress_variation_attr', '14:200004891#Black Green;200000124:1583'),
(69796, 4608, '_variation_description', ''),
(69797, 4608, '_sku', '4001211214383-black-green-5-5'),
(69798, 4608, '_regular_price', '124.89'),
(69799, 4608, 'total_sales', '0'),
(69800, 4608, '_tax_status', 'taxable'),
(69801, 4608, '_tax_class', 'parent'),
(69802, 4608, '_manage_stock', 'yes'),
(69803, 4608, '_backorders', 'no'),
(69804, 4608, '_sold_individually', 'no'),
(69805, 4608, '_virtual', 'no'),
(69806, 4608, '_downloadable', 'no'),
(69807, 4608, '_download_limit', '-1'),
(69808, 4608, '_download_expiry', '-1'),
(69809, 4608, '_stock', '1187'),
(69810, 4608, '_stock_status', 'instock'),
(69811, 4608, '_wc_average_rating', '0'),
(69812, 4608, '_wc_review_count', '0'),
(69813, 4608, 'attribute_pa_color', 'black-green'),
(69814, 4608, 'attribute_pa_shoe-size', '5-5'),
(69815, 4608, '_price', '124.89'),
(69816, 4608, '_product_version', '4.1.0'),
(69817, 4608, '_vi_wad_aliexpress_variation_id', '10000015316047184'),
(69818, 4608, '_vi_wad_aliexpress_variation_attr', '14:200004891#Black Green;200000124:200000286'),
(69819, 4609, '_variation_description', ''),
(69820, 4609, '_sku', '4001211214383-black-green-6'),
(69821, 4609, '_regular_price', '124.89'),
(69822, 4609, 'total_sales', '0'),
(69823, 4609, '_tax_status', 'taxable'),
(69824, 4609, '_tax_class', 'parent'),
(69825, 4609, '_manage_stock', 'yes'),
(69826, 4609, '_backorders', 'no'),
(69827, 4609, '_sold_individually', 'no'),
(69828, 4609, '_virtual', 'no'),
(69829, 4609, '_downloadable', 'no'),
(69830, 4609, '_download_limit', '-1'),
(69831, 4609, '_download_expiry', '-1'),
(69832, 4609, '_stock', '1185'),
(69833, 4609, '_stock_status', 'instock'),
(69834, 4609, '_wc_average_rating', '0'),
(69835, 4609, '_wc_review_count', '0'),
(69836, 4609, 'attribute_pa_color', 'black-green'),
(69837, 4609, 'attribute_pa_shoe-size', '6'),
(69838, 4609, '_price', '124.89'),
(69839, 4609, '_product_version', '4.1.0'),
(69840, 4609, '_vi_wad_aliexpress_variation_id', '10000015316047185'),
(69841, 4609, '_vi_wad_aliexpress_variation_attr', '14:200004891#Black Green;200000124:1394'),
(69842, 4610, '_variation_description', ''),
(69843, 4610, '_sku', '4001211214383-black-green-6-5'),
(69844, 4610, '_regular_price', '124.89'),
(69845, 4602, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H45deb49ea7084aa8a4571df073760aedQ/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes.jpg'),
(69846, 4610, 'total_sales', '0'),
(69847, 4610, '_tax_status', 'taxable'),
(69848, 4610, '_tax_class', 'parent'),
(69849, 4610, '_manage_stock', 'yes'),
(69850, 4610, '_backorders', 'no'),
(69851, 4610, '_sold_individually', 'no'),
(69852, 4610, '_virtual', 'no'),
(69853, 4610, '_downloadable', 'no'),
(69854, 4610, '_download_limit', '-1'),
(69855, 4610, '_download_expiry', '-1'),
(69856, 4610, '_stock', '1193'),
(69857, 4610, '_stock_status', 'instock'),
(69858, 4610, '_wc_average_rating', '0'),
(69859, 4610, '_wc_review_count', '0'),
(69860, 4610, 'attribute_pa_color', 'black-green'),
(69861, 4610, 'attribute_pa_shoe-size', '6-5'),
(69862, 4610, '_price', '124.89'),
(69863, 4610, '_product_version', '4.1.0'),
(69864, 4610, '_vi_wad_aliexpress_variation_id', '10000015316047186'),
(69865, 4610, '_vi_wad_aliexpress_variation_attr', '14:200004891#Black Green;200000124:200000287'),
(69866, 4611, '_variation_description', ''),
(69867, 4611, '_sku', '4001211214383-black-green-7'),
(69868, 4611, '_regular_price', '124.89'),
(69869, 4611, 'total_sales', '0'),
(69870, 4611, '_tax_status', 'taxable'),
(69871, 4611, '_tax_class', 'parent'),
(69872, 4611, '_manage_stock', 'yes'),
(69873, 4611, '_backorders', 'no'),
(69874, 4611, '_sold_individually', 'no'),
(69875, 4611, '_virtual', 'no'),
(69876, 4611, '_downloadable', 'no'),
(69877, 4611, '_download_limit', '-1'),
(69878, 4611, '_download_expiry', '-1'),
(69879, 4611, '_stock', '1183'),
(69880, 4611, '_stock_status', 'instock'),
(69881, 4611, '_wc_average_rating', '0'),
(69882, 4611, '_wc_review_count', '0'),
(69883, 4611, 'attribute_pa_color', 'black-green'),
(69884, 4611, 'attribute_pa_shoe-size', '7'),
(69885, 4611, '_price', '124.89'),
(69886, 4611, '_product_version', '4.1.0'),
(69887, 4611, '_vi_wad_aliexpress_variation_id', '10000015316047187'),
(69888, 4611, '_vi_wad_aliexpress_variation_attr', '14:200004891#Black Green;200000124:3434'),
(69889, 4612, '_variation_description', ''),
(69890, 4612, '_sku', '4001211214383-apple-green-10'),
(69891, 4612, '_regular_price', '124.89'),
(69892, 4612, 'total_sales', '0'),
(69893, 4612, '_tax_status', 'taxable'),
(69894, 4612, '_tax_class', 'parent'),
(69895, 4612, '_manage_stock', 'yes'),
(69896, 4612, '_backorders', 'no'),
(69897, 4612, '_sold_individually', 'no'),
(69898, 4612, '_virtual', 'no'),
(69899, 4612, '_downloadable', 'no'),
(69900, 4612, '_download_limit', '-1'),
(69901, 4612, '_download_expiry', '-1'),
(69902, 4612, '_stock', '1192'),
(69903, 4612, '_stock_status', 'instock'),
(69904, 4612, '_wc_average_rating', '0'),
(69905, 4612, '_wc_review_count', '0'),
(69906, 4612, 'attribute_pa_color', 'apple-green'),
(69907, 4612, 'attribute_pa_shoe-size', '10'),
(69908, 4612, '_price', '124.89'),
(69909, 4612, '_product_version', '4.1.0'),
(69910, 4612, '_vi_wad_aliexpress_variation_id', '10000015316047180'),
(69911, 4612, '_vi_wad_aliexpress_variation_attr', '14:200003699#Apple Green;200000124:1583'),
(69912, 4613, '_variation_description', ''),
(69913, 4613, '_sku', '4001211214383-apple-green-11'),
(69914, 4613, '_regular_price', '124.89'),
(69915, 4613, 'total_sales', '0'),
(69916, 4613, '_tax_status', 'taxable'),
(69917, 4613, '_tax_class', 'parent'),
(69918, 4613, '_manage_stock', 'yes'),
(69919, 4613, '_backorders', 'no'),
(69920, 4613, '_sold_individually', 'no'),
(69921, 4613, '_virtual', 'no'),
(69922, 4613, '_downloadable', 'no'),
(69923, 4613, '_download_limit', '-1'),
(69924, 4613, '_download_expiry', '-1'),
(69925, 4613, '_stock', '1195'),
(69926, 4613, '_stock_status', 'instock'),
(69927, 4613, '_wc_average_rating', '0'),
(69928, 4613, '_wc_review_count', '0'),
(69929, 4613, 'attribute_pa_color', 'apple-green'),
(69930, 4613, 'attribute_pa_shoe-size', '11'),
(69931, 4613, '_price', '124.89'),
(69932, 4613, '_product_version', '4.1.0'),
(69933, 4613, '_vi_wad_aliexpress_variation_id', '10000015316047181'),
(69934, 4613, '_vi_wad_aliexpress_variation_attr', '14:200003699#Apple Green;200000124:100010420'),
(69935, 4614, '_variation_description', ''),
(69936, 4614, '_sku', '4001211214383-apple-green-12'),
(69937, 4614, '_regular_price', '124.89'),
(69938, 4614, 'total_sales', '0'),
(69939, 4614, '_tax_status', 'taxable'),
(69940, 4614, '_tax_class', 'parent'),
(69941, 4614, '_manage_stock', 'yes'),
(69942, 4614, '_backorders', 'no'),
(69943, 4614, '_sold_individually', 'no'),
(69944, 4614, '_virtual', 'no'),
(69945, 4614, '_downloadable', 'no'),
(69946, 4614, '_download_limit', '-1'),
(69947, 4614, '_download_expiry', '-1'),
(69948, 4614, '_stock', '1196'),
(69949, 4614, '_stock_status', 'instock'),
(69950, 4614, '_wc_average_rating', '0'),
(69951, 4614, '_wc_review_count', '0'),
(69952, 4614, 'attribute_pa_color', 'apple-green'),
(69953, 4614, 'attribute_pa_shoe-size', '12'),
(69954, 4614, '_price', '124.89'),
(69955, 4614, '_product_version', '4.1.0'),
(69956, 4614, '_vi_wad_aliexpress_variation_id', '10000015316047182'),
(69957, 4614, '_vi_wad_aliexpress_variation_attr', '14:200003699#Apple Green;200000124:1663'),
(69958, 4615, '_variation_description', ''),
(69959, 4615, '_sku', '4001211214383-black-green-5'),
(69960, 4615, '_regular_price', '124.89'),
(69961, 4615, 'total_sales', '0'),
(69962, 4615, '_tax_status', 'taxable'),
(69963, 4615, '_tax_class', 'parent'),
(69964, 4615, '_manage_stock', 'yes'),
(69965, 4615, '_backorders', 'no'),
(69966, 4615, '_sold_individually', 'no'),
(69967, 4615, '_virtual', 'no'),
(69968, 4615, '_downloadable', 'no'),
(69969, 4615, '_download_limit', '-1'),
(69970, 4615, '_download_expiry', '-1'),
(69971, 4615, '_stock', '1193'),
(69972, 4615, '_stock_status', 'instock'),
(69973, 4615, '_wc_average_rating', '0'),
(69974, 4615, '_wc_review_count', '0'),
(69975, 4615, 'attribute_pa_color', 'black-green'),
(69976, 4615, 'attribute_pa_shoe-size', '5'),
(69977, 4615, '_price', '124.89'),
(69978, 4615, '_product_version', '4.1.0'),
(69979, 4615, '_vi_wad_aliexpress_variation_id', '10000015316047183'),
(69980, 4615, '_vi_wad_aliexpress_variation_attr', '14:200004891#Black Green;200000124:698'),
(69981, 4616, '_variation_description', ''),
(69982, 4616, '_sku', '4001211214383-apple-green-7'),
(69983, 4616, '_regular_price', '124.89'),
(69984, 4616, 'total_sales', '0'),
(69985, 4616, '_tax_status', 'taxable'),
(69986, 4616, '_tax_class', 'parent'),
(69987, 4616, '_manage_stock', 'yes'),
(69988, 4616, '_backorders', 'no'),
(69989, 4616, '_sold_individually', 'no'),
(69990, 4616, '_virtual', 'no'),
(69991, 4616, '_downloadable', 'no'),
(69992, 4616, '_download_limit', '-1'),
(69993, 4616, '_download_expiry', '-1'),
(69994, 4616, '_stock', '1083'),
(69995, 4616, '_stock_status', 'instock'),
(69996, 4616, '_wc_average_rating', '0'),
(69997, 4616, '_wc_review_count', '0'),
(69998, 4616, 'attribute_pa_color', 'apple-green'),
(69999, 4616, 'attribute_pa_shoe-size', '7'),
(70000, 4616, '_price', '124.89'),
(70001, 4616, '_product_version', '4.1.0'),
(70002, 4616, '_vi_wad_aliexpress_variation_id', '10000015316047176'),
(70003, 4616, '_vi_wad_aliexpress_variation_attr', '14:200003699#Apple Green;200000124:3434'),
(70004, 4618, '_wp_attached_file', '2021/06/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes-3.jpg'),
(70005, 4617, '_variation_description', ''),
(70006, 4618, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:4:\"file\";s:120:\"2021/06/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes-3.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:120:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:120:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:120:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes-3-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:120:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes-3-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:120:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes-3-825x510.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:120:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:120:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes-3-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:120:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:120:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:120:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes-3-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:120:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(70007, 4617, '_sku', '4001211214383-apple-green-8'),
(70008, 4617, '_regular_price', '124.89'),
(70009, 4617, 'total_sales', '0'),
(70010, 4617, '_tax_status', 'taxable'),
(70011, 4617, '_tax_class', 'parent'),
(70012, 4617, '_manage_stock', 'yes'),
(70013, 4617, '_backorders', 'no'),
(70014, 4617, '_sold_individually', 'no'),
(70015, 4617, '_virtual', 'no'),
(70016, 4617, '_downloadable', 'no'),
(70017, 4617, '_download_limit', '-1'),
(70018, 4617, '_download_expiry', '-1'),
(70019, 4617, '_stock', '1182'),
(70020, 4617, '_stock_status', 'instock'),
(70021, 4617, '_wc_average_rating', '0'),
(70022, 4617, '_wc_review_count', '0'),
(70023, 4617, 'attribute_pa_color', 'apple-green'),
(70024, 4617, 'attribute_pa_shoe-size', '8'),
(70025, 4617, '_price', '124.89'),
(70026, 4617, '_product_version', '4.1.0'),
(70027, 4617, '_vi_wad_aliexpress_variation_id', '10000015316047177'),
(70028, 4617, '_vi_wad_aliexpress_variation_attr', '14:200003699#Apple Green;200000124:699'),
(70029, 4619, '_variation_description', ''),
(70030, 4619, '_sku', '4001211214383-apple-green-8-5'),
(70031, 4619, '_regular_price', '124.89'),
(70032, 4619, 'total_sales', '0'),
(70033, 4619, '_tax_status', 'taxable'),
(70034, 4619, '_tax_class', 'parent'),
(70035, 4619, '_manage_stock', 'yes'),
(70036, 4619, '_backorders', 'no'),
(70037, 4619, '_sold_individually', 'no'),
(70038, 4619, '_virtual', 'no'),
(70039, 4619, '_downloadable', 'no'),
(70040, 4619, '_download_limit', '-1'),
(70041, 4619, '_download_expiry', '-1'),
(70042, 4619, '_stock', '1183'),
(70043, 4619, '_stock_status', 'instock'),
(70044, 4619, '_wc_average_rating', '0'),
(70045, 4619, '_wc_review_count', '0'),
(70046, 4619, 'attribute_pa_color', 'apple-green'),
(70047, 4619, 'attribute_pa_shoe-size', '8-5'),
(70048, 4619, '_price', '124.89'),
(70049, 4619, '_product_version', '4.1.0'),
(70050, 4619, '_vi_wad_aliexpress_variation_id', '10000015316047178'),
(70051, 4619, '_vi_wad_aliexpress_variation_attr', '14:200003699#Apple Green;200000124:200000289'),
(70052, 4620, '_variation_description', ''),
(70053, 4620, '_sku', '4001211214383-apple-green-9-5'),
(70054, 4620, '_regular_price', '124.89'),
(70055, 4620, 'total_sales', '0'),
(70056, 4620, '_tax_status', 'taxable'),
(70057, 4620, '_tax_class', 'parent'),
(70058, 4620, '_manage_stock', 'yes'),
(70059, 4620, '_backorders', 'no'),
(70060, 4620, '_sold_individually', 'no'),
(70061, 4620, '_virtual', 'no'),
(70062, 4620, '_downloadable', 'no'),
(70063, 4620, '_download_limit', '-1'),
(70064, 4620, '_download_expiry', '-1'),
(70065, 4620, '_stock', '1194'),
(70066, 4620, '_stock_status', 'instock'),
(70067, 4620, '_wc_average_rating', '0'),
(70068, 4620, '_wc_review_count', '0'),
(70069, 4620, 'attribute_pa_color', 'apple-green'),
(70070, 4620, 'attribute_pa_shoe-size', '9-5'),
(70071, 4620, '_price', '124.89'),
(70072, 4620, '_product_version', '4.1.0'),
(70073, 4620, '_vi_wad_aliexpress_variation_id', '10000015316047179'),
(70074, 4620, '_vi_wad_aliexpress_variation_attr', '14:200003699#Apple Green;200000124:200000290'),
(70075, 4621, '_variation_description', ''),
(70076, 4621, '_sku', '4001211214383-apple-green-5'),
(70077, 4621, '_regular_price', '124.89'),
(70078, 4621, 'total_sales', '0'),
(70079, 4621, '_tax_status', 'taxable'),
(70080, 4621, '_tax_class', 'parent'),
(70081, 4621, '_manage_stock', 'yes'),
(70082, 4621, '_backorders', 'no'),
(70083, 4621, '_sold_individually', 'no'),
(70084, 4621, '_virtual', 'no'),
(70085, 4621, '_downloadable', 'no'),
(70086, 4621, '_download_limit', '-1'),
(70087, 4621, '_download_expiry', '-1'),
(70088, 4621, '_stock', '1140'),
(70089, 4621, '_stock_status', 'instock'),
(70090, 4621, '_wc_average_rating', '0'),
(70091, 4621, '_wc_review_count', '0'),
(70092, 4621, 'attribute_pa_color', 'apple-green'),
(70093, 4621, 'attribute_pa_shoe-size', '5'),
(70094, 4621, '_price', '124.89'),
(70095, 4621, '_product_version', '4.1.0'),
(70096, 4621, '_vi_wad_aliexpress_variation_id', '10000015316047172'),
(70097, 4621, '_vi_wad_aliexpress_variation_attr', '14:200003699#Apple Green;200000124:698'),
(70098, 4622, '_variation_description', ''),
(70099, 4622, '_sku', '4001211214383-apple-green-5-5'),
(70100, 4622, '_regular_price', '124.89'),
(70101, 4622, 'total_sales', '0'),
(70102, 4622, '_tax_status', 'taxable'),
(70103, 4622, '_tax_class', 'parent'),
(70104, 4622, '_manage_stock', 'yes'),
(70105, 4622, '_backorders', 'no'),
(70106, 4622, '_sold_individually', 'no'),
(70107, 4622, '_virtual', 'no'),
(70108, 4622, '_downloadable', 'no'),
(70109, 4622, '_download_limit', '-1'),
(70110, 4622, '_download_expiry', '-1'),
(70111, 4622, '_stock', '1135'),
(70112, 4622, '_stock_status', 'instock'),
(70113, 4622, '_wc_average_rating', '0'),
(70114, 4622, '_wc_review_count', '0'),
(70115, 4622, 'attribute_pa_color', 'apple-green'),
(70116, 4622, 'attribute_pa_shoe-size', '5-5'),
(70117, 4622, '_price', '124.89'),
(70118, 4622, '_product_version', '4.1.0'),
(70119, 4622, '_vi_wad_aliexpress_variation_id', '10000015316047173'),
(70120, 4622, '_vi_wad_aliexpress_variation_attr', '14:200003699#Apple Green;200000124:200000286'),
(70121, 4623, '_variation_description', ''),
(70122, 4623, '_sku', '4001211214383-apple-green-6'),
(70123, 4623, '_regular_price', '124.89'),
(70124, 4623, 'total_sales', '0'),
(70125, 4623, '_tax_status', 'taxable'),
(70126, 4623, '_tax_class', 'parent'),
(70127, 4623, '_manage_stock', 'yes'),
(70128, 4623, '_backorders', 'no'),
(70129, 4623, '_sold_individually', 'no'),
(70130, 4623, '_virtual', 'no'),
(70131, 4623, '_downloadable', 'no'),
(70132, 4623, '_download_limit', '-1'),
(70133, 4623, '_download_expiry', '-1'),
(70134, 4623, '_stock', '1085'),
(70135, 4623, '_stock_status', 'instock'),
(70136, 4623, '_wc_average_rating', '0'),
(70137, 4623, '_wc_review_count', '0'),
(70138, 4623, 'attribute_pa_color', 'apple-green'),
(70139, 4623, 'attribute_pa_shoe-size', '6'),
(70140, 4623, '_price', '124.89'),
(70141, 4623, '_product_version', '4.1.0'),
(70142, 4623, '_vi_wad_aliexpress_variation_id', '10000015316047174'),
(70143, 4623, '_vi_wad_aliexpress_variation_attr', '14:200003699#Apple Green;200000124:1394'),
(70144, 4624, '_variation_description', ''),
(70145, 4624, '_sku', '4001211214383-apple-green-6-5'),
(70146, 4624, '_regular_price', '124.89'),
(70147, 4624, 'total_sales', '0'),
(70148, 4624, '_tax_status', 'taxable'),
(70149, 4624, '_tax_class', 'parent'),
(70150, 4624, '_manage_stock', 'yes'),
(70151, 4624, '_backorders', 'no'),
(70152, 4624, '_sold_individually', 'no'),
(70153, 4624, '_virtual', 'no'),
(70154, 4624, '_downloadable', 'no'),
(70155, 4624, '_download_limit', '-1'),
(70156, 4624, '_download_expiry', '-1'),
(70157, 4624, '_stock', '1094'),
(70158, 4624, '_stock_status', 'instock'),
(70159, 4624, '_wc_average_rating', '0'),
(70160, 4624, '_wc_review_count', '0'),
(70161, 4624, 'attribute_pa_color', 'apple-green'),
(70162, 4624, 'attribute_pa_shoe-size', '6-5'),
(70163, 4624, '_price', '124.89'),
(70164, 4624, '_product_version', '4.1.0'),
(70165, 4624, '_vi_wad_aliexpress_variation_id', '10000015316047175'),
(70166, 4624, '_vi_wad_aliexpress_variation_attr', '14:200003699#Apple Green;200000124:200000287'),
(70167, 4618, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H54ddc7caf3074df28810bfc2e3da3098C/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes.jpg'),
(70168, 4625, '_variation_description', ''),
(70169, 4625, '_sku', '4001211214383-yellow-9-5'),
(70170, 4625, '_regular_price', '124.89'),
(70171, 4625, 'total_sales', '0'),
(70172, 4625, '_tax_status', 'taxable'),
(70173, 4625, '_tax_class', 'parent'),
(70174, 4625, '_manage_stock', 'yes'),
(70175, 4625, '_backorders', 'no'),
(70176, 4625, '_sold_individually', 'no'),
(70177, 4625, '_virtual', 'no'),
(70178, 4625, '_downloadable', 'no'),
(70179, 4625, '_download_limit', '-1'),
(70180, 4625, '_download_expiry', '-1'),
(70181, 4625, '_stock', '1180'),
(70182, 4625, '_stock_status', 'instock'),
(70183, 4625, '_wc_average_rating', '0'),
(70184, 4625, '_wc_review_count', '0'),
(70185, 4625, 'attribute_pa_color', 'yellow'),
(70186, 4625, 'attribute_pa_shoe-size', '9-5'),
(70187, 4625, '_price', '124.89'),
(70188, 4625, '_product_version', '4.1.0'),
(70189, 4625, '_vi_wad_aliexpress_variation_id', '10000015316047168'),
(70190, 4625, '_vi_wad_aliexpress_variation_attr', '14:366;200000124:200000290'),
(70191, 4626, '_variation_description', ''),
(70192, 4626, '_sku', '4001211214383-yellow-10'),
(70193, 4626, '_regular_price', '124.89'),
(70194, 4626, 'total_sales', '0'),
(70195, 4626, '_tax_status', 'taxable'),
(70196, 4626, '_tax_class', 'parent'),
(70197, 4626, '_manage_stock', 'yes'),
(70198, 4626, '_backorders', 'no'),
(70199, 4626, '_sold_individually', 'no'),
(70200, 4626, '_virtual', 'no'),
(70201, 4626, '_downloadable', 'no'),
(70202, 4626, '_download_limit', '-1'),
(70203, 4626, '_download_expiry', '-1'),
(70204, 4626, '_stock', '1180'),
(70205, 4626, '_stock_status', 'instock'),
(70206, 4626, '_wc_average_rating', '0'),
(70207, 4626, '_wc_review_count', '0'),
(70208, 4626, 'attribute_pa_color', 'yellow'),
(70209, 4626, 'attribute_pa_shoe-size', '10'),
(70210, 4626, '_price', '124.89'),
(70211, 4626, '_product_version', '4.1.0'),
(70212, 4626, '_vi_wad_aliexpress_variation_id', '10000015316047169'),
(70213, 4626, '_vi_wad_aliexpress_variation_attr', '14:366;200000124:1583'),
(70214, 4627, '_variation_description', ''),
(70215, 4627, '_sku', '4001211214383-yellow-11'),
(70216, 4627, '_regular_price', '124.89'),
(70217, 4627, 'total_sales', '0'),
(70218, 4627, '_tax_status', 'taxable'),
(70219, 4627, '_tax_class', 'parent'),
(70220, 4627, '_manage_stock', 'yes'),
(70221, 4627, '_backorders', 'no'),
(70222, 4627, '_sold_individually', 'no'),
(70223, 4627, '_virtual', 'no'),
(70224, 4627, '_downloadable', 'no'),
(70225, 4627, '_download_limit', '-1'),
(70226, 4627, '_download_expiry', '-1'),
(70227, 4627, '_stock', '1189'),
(70228, 4627, '_stock_status', 'instock'),
(70229, 4627, '_wc_average_rating', '0'),
(70230, 4627, '_wc_review_count', '0'),
(70231, 4627, 'attribute_pa_color', 'yellow'),
(70232, 4627, 'attribute_pa_shoe-size', '11'),
(70233, 4627, '_price', '124.89'),
(70234, 4627, '_product_version', '4.1.0'),
(70235, 4627, '_vi_wad_aliexpress_variation_id', '10000015316047170'),
(70236, 4627, '_vi_wad_aliexpress_variation_attr', '14:366;200000124:100010420'),
(70237, 4628, '_wp_attached_file', '2021/06/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes-4.jpg'),
(70238, 4628, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:4:\"file\";s:120:\"2021/06/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes-4.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:120:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:120:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes-4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:120:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes-4-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:120:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes-4-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:120:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes-4-825x510.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:120:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:120:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes-4-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:120:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:120:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:120:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes-4-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:120:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(70239, 4629, '_variation_description', ''),
(70240, 4629, '_sku', '4001211214383-yellow-12'),
(70241, 4629, '_regular_price', '124.89'),
(70242, 4629, 'total_sales', '0'),
(70243, 4629, '_tax_status', 'taxable'),
(70244, 4629, '_tax_class', 'parent'),
(70245, 4629, '_manage_stock', 'yes'),
(70246, 4629, '_backorders', 'no'),
(70247, 4629, '_sold_individually', 'no'),
(70248, 4629, '_virtual', 'no'),
(70249, 4629, '_downloadable', 'no'),
(70250, 4629, '_download_limit', '-1'),
(70251, 4629, '_download_expiry', '-1'),
(70252, 4629, '_stock', '1187'),
(70253, 4629, '_stock_status', 'instock'),
(70254, 4629, '_wc_average_rating', '0'),
(70255, 4629, '_wc_review_count', '0'),
(70256, 4629, 'attribute_pa_color', 'yellow'),
(70257, 4629, 'attribute_pa_shoe-size', '12'),
(70258, 4629, '_price', '124.89'),
(70259, 4629, '_product_version', '4.1.0'),
(70260, 4629, '_vi_wad_aliexpress_variation_id', '10000015316047171'),
(70261, 4629, '_vi_wad_aliexpress_variation_attr', '14:366;200000124:1663'),
(70262, 4630, '_variation_description', ''),
(70263, 4630, '_sku', '4001211214383-yellow-6-5'),
(70264, 4630, '_regular_price', '124.89'),
(70265, 4630, 'total_sales', '0'),
(70266, 4630, '_tax_status', 'taxable'),
(70267, 4630, '_tax_class', 'parent'),
(70268, 4630, '_manage_stock', 'yes'),
(70269, 4630, '_backorders', 'no'),
(70270, 4630, '_sold_individually', 'no'),
(70271, 4630, '_virtual', 'no'),
(70272, 4630, '_downloadable', 'no'),
(70273, 4630, '_download_limit', '-1'),
(70274, 4630, '_download_expiry', '-1'),
(70275, 4630, '_stock', '1186'),
(70276, 4630, '_stock_status', 'instock'),
(70277, 4630, '_wc_average_rating', '0'),
(70278, 4630, '_wc_review_count', '0'),
(70279, 4630, 'attribute_pa_color', 'yellow'),
(70280, 4630, 'attribute_pa_shoe-size', '6-5'),
(70281, 4630, '_price', '124.89'),
(70282, 4630, '_product_version', '4.1.0'),
(70283, 4630, '_vi_wad_aliexpress_variation_id', '10000015316047164'),
(70284, 4630, '_vi_wad_aliexpress_variation_attr', '14:366;200000124:200000287'),
(70285, 4631, '_variation_description', ''),
(70286, 4631, '_sku', '4001211214383-yellow-7'),
(70287, 4631, '_regular_price', '124.89'),
(70288, 4631, 'total_sales', '0'),
(70289, 4631, '_tax_status', 'taxable'),
(70290, 4631, '_tax_class', 'parent'),
(70291, 4631, '_manage_stock', 'yes'),
(70292, 4631, '_backorders', 'no'),
(70293, 4631, '_sold_individually', 'no'),
(70294, 4631, '_virtual', 'no'),
(70295, 4631, '_downloadable', 'no'),
(70296, 4631, '_download_limit', '-1'),
(70297, 4631, '_download_expiry', '-1'),
(70298, 4631, '_stock', '1182'),
(70299, 4631, '_stock_status', 'instock'),
(70300, 4631, '_wc_average_rating', '0'),
(70301, 4631, '_wc_review_count', '0'),
(70302, 4631, 'attribute_pa_color', 'yellow'),
(70303, 4631, 'attribute_pa_shoe-size', '7'),
(70304, 4631, '_price', '124.89'),
(70305, 4631, '_product_version', '4.1.0'),
(70306, 4631, '_vi_wad_aliexpress_variation_id', '10000015316047165'),
(70307, 4631, '_vi_wad_aliexpress_variation_attr', '14:366;200000124:3434'),
(70308, 4632, '_variation_description', ''),
(70309, 4632, '_sku', '4001211214383-yellow-8'),
(70310, 4632, '_regular_price', '124.89'),
(70311, 4632, 'total_sales', '0'),
(70312, 4632, '_tax_status', 'taxable'),
(70313, 4632, '_tax_class', 'parent'),
(70314, 4632, '_manage_stock', 'yes'),
(70315, 4632, '_backorders', 'no'),
(70316, 4632, '_sold_individually', 'no'),
(70317, 4632, '_virtual', 'no'),
(70318, 4632, '_downloadable', 'no'),
(70319, 4632, '_download_limit', '-1'),
(70320, 4632, '_download_expiry', '-1'),
(70321, 4632, '_stock', '1185'),
(70322, 4632, '_stock_status', 'instock'),
(70323, 4632, '_wc_average_rating', '0'),
(70324, 4632, '_wc_review_count', '0'),
(70325, 4632, 'attribute_pa_color', 'yellow'),
(70326, 4632, 'attribute_pa_shoe-size', '8'),
(70327, 4632, '_price', '124.89'),
(70328, 4632, '_product_version', '4.1.0'),
(70329, 4632, '_vi_wad_aliexpress_variation_id', '10000015316047166'),
(70330, 4632, '_vi_wad_aliexpress_variation_attr', '14:366;200000124:699'),
(70331, 4633, '_variation_description', ''),
(70332, 4633, '_sku', '4001211214383-yellow-8-5'),
(70333, 4633, '_regular_price', '124.89'),
(70334, 4633, 'total_sales', '0'),
(70335, 4633, '_tax_status', 'taxable'),
(70336, 4633, '_tax_class', 'parent'),
(70337, 4633, '_manage_stock', 'yes'),
(70338, 4633, '_backorders', 'no'),
(70339, 4633, '_sold_individually', 'no'),
(70340, 4633, '_virtual', 'no'),
(70341, 4633, '_downloadable', 'no'),
(70342, 4633, '_download_limit', '-1'),
(70343, 4633, '_download_expiry', '-1'),
(70344, 4633, '_stock', '1185'),
(70345, 4633, '_stock_status', 'instock'),
(70346, 4633, '_wc_average_rating', '0'),
(70347, 4633, '_wc_review_count', '0'),
(70348, 4633, 'attribute_pa_color', 'yellow'),
(70349, 4633, 'attribute_pa_shoe-size', '8-5'),
(70350, 4633, '_price', '124.89'),
(70351, 4633, '_product_version', '4.1.0'),
(70352, 4633, '_vi_wad_aliexpress_variation_id', '10000015316047167'),
(70353, 4633, '_vi_wad_aliexpress_variation_attr', '14:366;200000124:200000289'),
(70354, 4634, '_variation_description', ''),
(70355, 4634, '_sku', '4001211214383-white-12'),
(70356, 4634, '_regular_price', '124.89'),
(70357, 4634, 'total_sales', '0'),
(70358, 4634, '_tax_status', 'taxable'),
(70359, 4634, '_tax_class', 'parent'),
(70360, 4634, '_manage_stock', 'yes'),
(70361, 4634, '_backorders', 'no'),
(70362, 4634, '_sold_individually', 'no'),
(70363, 4634, '_virtual', 'no'),
(70364, 4634, '_downloadable', 'no'),
(70365, 4634, '_download_limit', '-1'),
(70366, 4634, '_download_expiry', '-1'),
(70367, 4634, '_stock', '1184'),
(70368, 4634, '_stock_status', 'instock'),
(70369, 4634, '_wc_average_rating', '0'),
(70370, 4634, '_wc_review_count', '0'),
(70371, 4634, 'attribute_pa_color', 'white'),
(70372, 4634, 'attribute_pa_shoe-size', '12'),
(70373, 4634, '_price', '124.89'),
(70374, 4628, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H150a366107354c04a844d7b6d89b2edem/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes.jpg'),
(70375, 4634, '_product_version', '4.1.0'),
(70376, 4634, '_vi_wad_aliexpress_variation_id', '10000015316047160'),
(70377, 4634, '_vi_wad_aliexpress_variation_attr', '14:29;200000124:1663'),
(70378, 4635, '_variation_description', ''),
(70379, 4635, '_sku', '4001211214383-yellow-5'),
(70380, 4635, '_regular_price', '124.89'),
(70381, 4635, 'total_sales', '0'),
(70382, 4635, '_tax_status', 'taxable'),
(70383, 4635, '_tax_class', 'parent'),
(70384, 4635, '_manage_stock', 'yes'),
(70385, 4635, '_backorders', 'no'),
(70386, 4635, '_sold_individually', 'no'),
(70387, 4635, '_virtual', 'no'),
(70388, 4635, '_downloadable', 'no'),
(70389, 4635, '_download_limit', '-1'),
(70390, 4635, '_download_expiry', '-1'),
(70391, 4635, '_stock', '1192'),
(70392, 4635, '_stock_status', 'instock'),
(70393, 4635, '_wc_average_rating', '0'),
(70394, 4635, '_wc_review_count', '0'),
(70395, 4635, 'attribute_pa_color', 'yellow'),
(70396, 4635, 'attribute_pa_shoe-size', '5'),
(70397, 4635, '_price', '124.89'),
(70398, 4635, '_product_version', '4.1.0'),
(70399, 4635, '_vi_wad_aliexpress_variation_id', '10000015316047161'),
(70400, 4635, '_vi_wad_aliexpress_variation_attr', '14:366;200000124:698'),
(70401, 4636, '_variation_description', ''),
(70402, 4636, '_sku', '4001211214383-yellow-5-5'),
(70403, 4636, '_regular_price', '124.89'),
(70404, 4636, 'total_sales', '0'),
(70405, 4636, '_tax_status', 'taxable'),
(70406, 4636, '_tax_class', 'parent'),
(70407, 4636, '_manage_stock', 'yes'),
(70408, 4636, '_backorders', 'no'),
(70409, 4636, '_sold_individually', 'no'),
(70410, 4636, '_virtual', 'no'),
(70411, 4636, '_downloadable', 'no'),
(70412, 4636, '_download_limit', '-1'),
(70413, 4636, '_download_expiry', '-1'),
(70414, 4636, '_stock', '1191'),
(70415, 4636, '_stock_status', 'instock'),
(70416, 4636, '_wc_average_rating', '0'),
(70417, 4636, '_wc_review_count', '0'),
(70418, 4636, 'attribute_pa_color', 'yellow'),
(70419, 4636, 'attribute_pa_shoe-size', '5-5'),
(70420, 4636, '_price', '124.89'),
(70421, 4636, '_product_version', '4.1.0'),
(70422, 4636, '_vi_wad_aliexpress_variation_id', '10000015316047162'),
(70423, 4636, '_vi_wad_aliexpress_variation_attr', '14:366;200000124:200000286'),
(70424, 4637, '_variation_description', ''),
(70425, 4637, '_sku', '4001211214383-yellow-6'),
(70426, 4637, '_regular_price', '124.89'),
(70427, 4637, 'total_sales', '0'),
(70428, 4637, '_tax_status', 'taxable'),
(70429, 4637, '_tax_class', 'parent'),
(70430, 4637, '_manage_stock', 'yes'),
(70431, 4637, '_backorders', 'no'),
(70432, 4637, '_sold_individually', 'no'),
(70433, 4637, '_virtual', 'no'),
(70434, 4637, '_downloadable', 'no'),
(70435, 4637, '_download_limit', '-1'),
(70436, 4637, '_download_expiry', '-1'),
(70437, 4637, '_stock', '1190'),
(70438, 4637, '_stock_status', 'instock'),
(70439, 4637, '_wc_average_rating', '0'),
(70440, 4637, '_wc_review_count', '0'),
(70441, 4637, 'attribute_pa_color', 'yellow'),
(70442, 4637, 'attribute_pa_shoe-size', '6'),
(70443, 4637, '_price', '124.89'),
(70444, 4637, '_product_version', '4.1.0'),
(70445, 4637, '_vi_wad_aliexpress_variation_id', '10000015316047163'),
(70446, 4637, '_vi_wad_aliexpress_variation_attr', '14:366;200000124:1394'),
(70447, 4638, '_variation_description', ''),
(70448, 4638, '_sku', '4001211214383-white-8-5'),
(70449, 4638, '_regular_price', '124.89'),
(70450, 4638, 'total_sales', '0'),
(70451, 4638, '_tax_status', 'taxable'),
(70452, 4638, '_tax_class', 'parent'),
(70453, 4638, '_manage_stock', 'yes'),
(70454, 4638, '_backorders', 'no'),
(70455, 4638, '_sold_individually', 'no'),
(70456, 4638, '_virtual', 'no'),
(70457, 4638, '_downloadable', 'no'),
(70458, 4638, '_download_limit', '-1'),
(70459, 4638, '_download_expiry', '-1'),
(70460, 4638, '_stock', '1174'),
(70461, 4638, '_stock_status', 'instock'),
(70462, 4638, '_wc_average_rating', '0'),
(70463, 4638, '_wc_review_count', '0'),
(70464, 4638, 'attribute_pa_color', 'white'),
(70465, 4638, 'attribute_pa_shoe-size', '8-5'),
(70466, 4638, '_price', '124.89'),
(70467, 4638, '_product_version', '4.1.0'),
(70468, 4638, '_vi_wad_aliexpress_variation_id', '10000015316047156'),
(70469, 4638, '_vi_wad_aliexpress_variation_attr', '14:29;200000124:200000289'),
(70470, 4639, '_variation_description', ''),
(70471, 4639, '_sku', '4001211214383-white-9-5'),
(70472, 4639, '_regular_price', '124.89'),
(70473, 4639, 'total_sales', '0'),
(70474, 4639, '_tax_status', 'taxable'),
(70475, 4639, '_tax_class', 'parent'),
(70476, 4639, '_manage_stock', 'yes'),
(70477, 4639, '_backorders', 'no'),
(70478, 4639, '_sold_individually', 'no'),
(70479, 4639, '_virtual', 'no'),
(70480, 4639, '_downloadable', 'no'),
(70481, 4639, '_download_limit', '-1'),
(70482, 4639, '_download_expiry', '-1');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(70483, 4639, '_stock', '1154'),
(70484, 4639, '_stock_status', 'instock'),
(70485, 4639, '_wc_average_rating', '0'),
(70486, 4639, '_wc_review_count', '0'),
(70487, 4639, 'attribute_pa_color', 'white'),
(70488, 4639, 'attribute_pa_shoe-size', '9-5'),
(70489, 4639, '_price', '124.89'),
(70490, 4639, '_product_version', '4.1.0'),
(70491, 4639, '_vi_wad_aliexpress_variation_id', '10000015316047157'),
(70492, 4639, '_vi_wad_aliexpress_variation_attr', '14:29;200000124:200000290'),
(70493, 4640, '_variation_description', ''),
(70494, 4640, '_sku', '4001211214383-white-10'),
(70495, 4640, '_regular_price', '124.89'),
(70496, 4640, 'total_sales', '0'),
(70497, 4640, '_tax_status', 'taxable'),
(70498, 4640, '_tax_class', 'parent'),
(70499, 4640, '_manage_stock', 'yes'),
(70500, 4640, '_backorders', 'no'),
(70501, 4640, '_sold_individually', 'no'),
(70502, 4640, '_virtual', 'no'),
(70503, 4640, '_downloadable', 'no'),
(70504, 4640, '_download_limit', '-1'),
(70505, 4640, '_download_expiry', '-1'),
(70506, 4640, '_stock', '1172'),
(70507, 4640, '_stock_status', 'instock'),
(70508, 4640, '_wc_average_rating', '0'),
(70509, 4640, '_wc_review_count', '0'),
(70510, 4640, 'attribute_pa_color', 'white'),
(70511, 4640, 'attribute_pa_shoe-size', '10'),
(70512, 4640, '_price', '124.89'),
(70513, 4640, '_product_version', '4.1.0'),
(70514, 4640, '_vi_wad_aliexpress_variation_id', '10000015316047158'),
(70515, 4640, '_vi_wad_aliexpress_variation_attr', '14:29;200000124:1583'),
(70516, 4641, '_variation_description', ''),
(70517, 4641, '_sku', '4001211214383-white-11'),
(70518, 4641, '_regular_price', '124.89'),
(70519, 4641, 'total_sales', '0'),
(70520, 4641, '_tax_status', 'taxable'),
(70521, 4641, '_tax_class', 'parent'),
(70522, 4641, '_manage_stock', 'yes'),
(70523, 4641, '_backorders', 'no'),
(70524, 4641, '_sold_individually', 'no'),
(70525, 4641, '_virtual', 'no'),
(70526, 4641, '_downloadable', 'no'),
(70527, 4641, '_download_limit', '-1'),
(70528, 4641, '_download_expiry', '-1'),
(70529, 4641, '_stock', '1182'),
(70530, 4641, '_stock_status', 'instock'),
(70531, 4641, '_wc_average_rating', '0'),
(70532, 4641, '_wc_review_count', '0'),
(70533, 4641, 'attribute_pa_color', 'white'),
(70534, 4641, 'attribute_pa_shoe-size', '11'),
(70535, 4641, '_price', '124.89'),
(70536, 4641, '_product_version', '4.1.0'),
(70537, 4641, '_vi_wad_aliexpress_variation_id', '10000015316047159'),
(70538, 4641, '_vi_wad_aliexpress_variation_attr', '14:29;200000124:100010420'),
(70539, 4642, '_variation_description', ''),
(70540, 4642, '_sku', '4001211214383-white-6'),
(70541, 4642, '_regular_price', '124.89'),
(70542, 4642, 'total_sales', '0'),
(70543, 4642, '_tax_status', 'taxable'),
(70544, 4642, '_tax_class', 'parent'),
(70545, 4642, '_manage_stock', 'yes'),
(70546, 4642, '_backorders', 'no'),
(70547, 4642, '_sold_individually', 'no'),
(70548, 4642, '_virtual', 'no'),
(70549, 4642, '_downloadable', 'no'),
(70550, 4642, '_download_limit', '-1'),
(70551, 4642, '_download_expiry', '-1'),
(70552, 4642, '_stock', '1188'),
(70553, 4642, '_stock_status', 'instock'),
(70554, 4642, '_wc_average_rating', '0'),
(70555, 4642, '_wc_review_count', '0'),
(70556, 4642, 'attribute_pa_color', 'white'),
(70557, 4642, 'attribute_pa_shoe-size', '6'),
(70558, 4642, '_price', '124.89'),
(70559, 4642, '_product_version', '4.1.0'),
(70560, 4642, '_vi_wad_aliexpress_variation_id', '10000015316047152'),
(70561, 4642, '_vi_wad_aliexpress_variation_attr', '14:29;200000124:1394'),
(70562, 4643, '_variation_description', ''),
(70563, 4643, '_sku', '4001211214383-white-6-5'),
(70564, 4643, '_regular_price', '124.89'),
(70565, 4643, 'total_sales', '0'),
(70566, 4643, '_tax_status', 'taxable'),
(70567, 4643, '_tax_class', 'parent'),
(70568, 4643, '_manage_stock', 'yes'),
(70569, 4643, '_backorders', 'no'),
(70570, 4643, '_sold_individually', 'no'),
(70571, 4643, '_virtual', 'no'),
(70572, 4643, '_downloadable', 'no'),
(70573, 4643, '_download_limit', '-1'),
(70574, 4643, '_download_expiry', '-1'),
(70575, 4643, '_stock', '1187'),
(70576, 4643, '_stock_status', 'instock'),
(70577, 4643, '_wc_average_rating', '0'),
(70578, 4643, '_wc_review_count', '0'),
(70579, 4643, 'attribute_pa_color', 'white'),
(70580, 4643, 'attribute_pa_shoe-size', '6-5'),
(70581, 4643, '_price', '124.89'),
(70582, 4643, '_product_version', '4.1.0'),
(70583, 4643, '_vi_wad_aliexpress_variation_id', '10000015316047153'),
(70584, 4643, '_vi_wad_aliexpress_variation_attr', '14:29;200000124:200000287'),
(70585, 4644, '_variation_description', ''),
(70586, 4644, '_sku', '4001211214383-white-7'),
(70587, 4645, '_wp_attached_file', '2021/06/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes-5.jpg'),
(70588, 4644, '_regular_price', '124.89'),
(70589, 4645, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:4:\"file\";s:120:\"2021/06/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes-5.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:120:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:120:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes-5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:120:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes-5-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:120:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes-5-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:120:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes-5-825x510.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:120:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:120:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes-5-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:120:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes-5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:120:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:120:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes-5-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:120:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes-5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(70590, 4644, 'total_sales', '0'),
(70591, 4644, '_tax_status', 'taxable'),
(70592, 4644, '_tax_class', 'parent'),
(70593, 4644, '_manage_stock', 'yes'),
(70594, 4644, '_backorders', 'no'),
(70595, 4644, '_sold_individually', 'no'),
(70596, 4644, '_virtual', 'no'),
(70597, 4644, '_downloadable', 'no'),
(70598, 4644, '_download_limit', '-1'),
(70599, 4644, '_download_expiry', '-1'),
(70600, 4644, '_stock', '1180'),
(70601, 4644, '_stock_status', 'instock'),
(70602, 4644, '_wc_average_rating', '0'),
(70603, 4644, '_wc_review_count', '0'),
(70604, 4644, 'attribute_pa_color', 'white'),
(70605, 4644, 'attribute_pa_shoe-size', '7'),
(70606, 4644, '_price', '124.89'),
(70607, 4644, '_product_version', '4.1.0'),
(70608, 4644, '_vi_wad_aliexpress_variation_id', '10000015316047154'),
(70609, 4644, '_vi_wad_aliexpress_variation_attr', '14:29;200000124:3434'),
(70610, 4646, '_variation_description', ''),
(70611, 4646, '_sku', '4001211214383-white-8'),
(70612, 4646, '_regular_price', '124.89'),
(70613, 4646, 'total_sales', '0'),
(70614, 4646, '_tax_status', 'taxable'),
(70615, 4646, '_tax_class', 'parent'),
(70616, 4646, '_manage_stock', 'yes'),
(70617, 4646, '_backorders', 'no'),
(70618, 4646, '_sold_individually', 'no'),
(70619, 4646, '_virtual', 'no'),
(70620, 4646, '_downloadable', 'no'),
(70621, 4646, '_download_limit', '-1'),
(70622, 4646, '_download_expiry', '-1'),
(70623, 4646, '_stock', '1173'),
(70624, 4646, '_stock_status', 'instock'),
(70625, 4646, '_wc_average_rating', '0'),
(70626, 4646, '_wc_review_count', '0'),
(70627, 4646, 'attribute_pa_color', 'white'),
(70628, 4646, 'attribute_pa_shoe-size', '8'),
(70629, 4646, '_price', '124.89'),
(70630, 4646, '_product_version', '4.1.0'),
(70631, 4646, '_vi_wad_aliexpress_variation_id', '10000015316047155'),
(70632, 4646, '_vi_wad_aliexpress_variation_attr', '14:29;200000124:699'),
(70633, 4647, '_variation_description', ''),
(70634, 4647, '_sku', '4001211214383-green-11'),
(70635, 4647, '_regular_price', '124.89'),
(70636, 4647, 'total_sales', '0'),
(70637, 4647, '_tax_status', 'taxable'),
(70638, 4647, '_tax_class', 'parent'),
(70639, 4647, '_manage_stock', 'yes'),
(70640, 4647, '_backorders', 'no'),
(70641, 4647, '_sold_individually', 'no'),
(70642, 4647, '_virtual', 'no'),
(70643, 4647, '_downloadable', 'no'),
(70644, 4647, '_download_limit', '-1'),
(70645, 4647, '_download_expiry', '-1'),
(70646, 4647, '_stock', '1159'),
(70647, 4647, '_stock_status', 'instock'),
(70648, 4647, '_wc_average_rating', '0'),
(70649, 4647, '_wc_review_count', '0'),
(70650, 4647, 'attribute_pa_color', 'green'),
(70651, 4647, 'attribute_pa_shoe-size', '11'),
(70652, 4647, '_price', '124.89'),
(70653, 4647, '_product_version', '4.1.0'),
(70654, 4647, '_vi_wad_aliexpress_variation_id', '10000015316047148'),
(70655, 4647, '_vi_wad_aliexpress_variation_attr', '14:175;200000124:100010420'),
(70656, 4648, '_variation_description', ''),
(70657, 4648, '_sku', '4001211214383-green-12'),
(70658, 4648, '_regular_price', '124.89'),
(70659, 4648, 'total_sales', '0'),
(70660, 4648, '_tax_status', 'taxable'),
(70661, 4648, '_tax_class', 'parent'),
(70662, 4648, '_manage_stock', 'yes'),
(70663, 4648, '_backorders', 'no'),
(70664, 4648, '_sold_individually', 'no'),
(70665, 4648, '_virtual', 'no'),
(70666, 4648, '_downloadable', 'no'),
(70667, 4648, '_download_limit', '-1'),
(70668, 4648, '_download_expiry', '-1'),
(70669, 4648, '_stock', '1161'),
(70670, 4648, '_stock_status', 'instock'),
(70671, 4648, '_wc_average_rating', '0'),
(70672, 4648, '_wc_review_count', '0'),
(70673, 4648, 'attribute_pa_color', 'green'),
(70674, 4648, 'attribute_pa_shoe-size', '12'),
(70675, 4648, '_price', '124.89'),
(70676, 4648, '_product_version', '4.1.0'),
(70677, 4648, '_vi_wad_aliexpress_variation_id', '10000015316047149'),
(70678, 4648, '_vi_wad_aliexpress_variation_attr', '14:175;200000124:1663'),
(70679, 4649, '_variation_description', ''),
(70680, 4649, '_sku', '4001211214383-white-5'),
(70681, 4649, '_regular_price', '124.89'),
(70682, 4649, 'total_sales', '0'),
(70683, 4649, '_tax_status', 'taxable'),
(70684, 4649, '_tax_class', 'parent'),
(70685, 4649, '_manage_stock', 'yes'),
(70686, 4649, '_backorders', 'no'),
(70687, 4649, '_sold_individually', 'no'),
(70688, 4649, '_virtual', 'no'),
(70689, 4649, '_downloadable', 'no'),
(70690, 4649, '_download_limit', '-1'),
(70691, 4649, '_download_expiry', '-1'),
(70692, 4649, '_stock', '1188'),
(70693, 4649, '_stock_status', 'instock'),
(70694, 4649, '_wc_average_rating', '0'),
(70695, 4649, '_wc_review_count', '0'),
(70696, 4649, 'attribute_pa_color', 'white'),
(70697, 4649, 'attribute_pa_shoe-size', '5'),
(70698, 4649, '_price', '124.89'),
(70699, 4649, '_product_version', '4.1.0'),
(70700, 4649, '_vi_wad_aliexpress_variation_id', '10000015316047150'),
(70701, 4649, '_vi_wad_aliexpress_variation_attr', '14:29;200000124:698'),
(70702, 4650, '_variation_description', ''),
(70703, 4650, '_sku', '4001211214383-white-5-5'),
(70704, 4650, '_regular_price', '124.89'),
(70705, 4650, 'total_sales', '0'),
(70706, 4650, '_tax_status', 'taxable'),
(70707, 4650, '_tax_class', 'parent'),
(70708, 4650, '_manage_stock', 'yes'),
(70709, 4650, '_backorders', 'no'),
(70710, 4650, '_sold_individually', 'no'),
(70711, 4645, '_vi_wad_image_id', 'ae01.alicdn.com/kf/He4f194a462674f1386dd26a280cd1fb8y/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes.jpg'),
(70712, 4650, '_virtual', 'no'),
(70713, 4650, '_downloadable', 'no'),
(70714, 4650, '_download_limit', '-1'),
(70715, 4650, '_download_expiry', '-1'),
(70716, 4650, '_stock', '1187'),
(70717, 4650, '_stock_status', 'instock'),
(70718, 4650, '_wc_average_rating', '0'),
(70719, 4650, '_wc_review_count', '0'),
(70720, 4650, 'attribute_pa_color', 'white'),
(70721, 4650, 'attribute_pa_shoe-size', '5-5'),
(70722, 4650, '_price', '124.89'),
(70723, 4650, '_product_version', '4.1.0'),
(70724, 4650, '_vi_wad_aliexpress_variation_id', '10000015316047151'),
(70725, 4650, '_vi_wad_aliexpress_variation_attr', '14:29;200000124:200000286'),
(70726, 4651, '_variation_description', ''),
(70727, 4651, '_sku', '4001211214383-green-8'),
(70728, 4651, '_regular_price', '124.89'),
(70729, 4651, 'total_sales', '0'),
(70730, 4651, '_tax_status', 'taxable'),
(70731, 4651, '_tax_class', 'parent'),
(70732, 4651, '_manage_stock', 'yes'),
(70733, 4651, '_backorders', 'no'),
(70734, 4651, '_sold_individually', 'no'),
(70735, 4651, '_virtual', 'no'),
(70736, 4651, '_downloadable', 'no'),
(70737, 4651, '_download_limit', '-1'),
(70738, 4651, '_download_expiry', '-1'),
(70739, 4651, '_stock', '1127'),
(70740, 4651, '_stock_status', 'instock'),
(70741, 4651, '_wc_average_rating', '0'),
(70742, 4651, '_wc_review_count', '0'),
(70743, 4651, 'attribute_pa_color', 'green'),
(70744, 4651, 'attribute_pa_shoe-size', '8'),
(70745, 4651, '_price', '124.89'),
(70746, 4651, '_product_version', '4.1.0'),
(70747, 4651, '_vi_wad_aliexpress_variation_id', '10000015316047144'),
(70748, 4651, '_vi_wad_aliexpress_variation_attr', '14:175;200000124:699'),
(70749, 4652, '_variation_description', ''),
(70750, 4652, '_sku', '4001211214383-green-8-5'),
(70751, 4652, '_regular_price', '124.89'),
(70752, 4652, 'total_sales', '0'),
(70753, 4652, '_tax_status', 'taxable'),
(70754, 4652, '_tax_class', 'parent'),
(70755, 4652, '_manage_stock', 'yes'),
(70756, 4652, '_backorders', 'no'),
(70757, 4652, '_sold_individually', 'no'),
(70758, 4652, '_virtual', 'no'),
(70759, 4652, '_downloadable', 'no'),
(70760, 4652, '_download_limit', '-1'),
(70761, 4652, '_download_expiry', '-1'),
(70762, 4652, '_stock', '1121'),
(70763, 4652, '_stock_status', 'instock'),
(70764, 4652, '_wc_average_rating', '0'),
(70765, 4652, '_wc_review_count', '0'),
(70766, 4652, 'attribute_pa_color', 'green'),
(70767, 4652, 'attribute_pa_shoe-size', '8-5'),
(70768, 4652, '_price', '124.89'),
(70769, 4652, '_product_version', '4.1.0'),
(70770, 4652, '_vi_wad_aliexpress_variation_id', '10000015316047145'),
(70771, 4652, '_vi_wad_aliexpress_variation_attr', '14:175;200000124:200000289'),
(70772, 4653, '_variation_description', ''),
(70773, 4653, '_sku', '4001211214383-green-9-5'),
(70774, 4653, '_regular_price', '124.89'),
(70775, 4653, 'total_sales', '0'),
(70776, 4653, '_tax_status', 'taxable'),
(70777, 4653, '_tax_class', 'parent'),
(70778, 4653, '_manage_stock', 'yes'),
(70779, 4653, '_backorders', 'no'),
(70780, 4653, '_sold_individually', 'no'),
(70781, 4653, '_virtual', 'no'),
(70782, 4653, '_downloadable', 'no'),
(70783, 4653, '_download_limit', '-1'),
(70784, 4653, '_download_expiry', '-1'),
(70785, 4653, '_stock', '1118'),
(70786, 4653, '_stock_status', 'instock'),
(70787, 4653, '_wc_average_rating', '0'),
(70788, 4653, '_wc_review_count', '0'),
(70789, 4653, 'attribute_pa_color', 'green'),
(70790, 4653, 'attribute_pa_shoe-size', '9-5'),
(70791, 4653, '_price', '124.89'),
(70792, 4653, '_product_version', '4.1.0'),
(70793, 4653, '_vi_wad_aliexpress_variation_id', '10000015316047146'),
(70794, 4653, '_vi_wad_aliexpress_variation_attr', '14:175;200000124:200000290'),
(70795, 4654, '_variation_description', ''),
(70796, 4654, '_sku', '4001211214383-green-10'),
(70797, 4654, '_regular_price', '124.89'),
(70798, 4654, 'total_sales', '0'),
(70799, 4654, '_tax_status', 'taxable'),
(70800, 4654, '_tax_class', 'parent'),
(70801, 4654, '_manage_stock', 'yes'),
(70802, 4654, '_backorders', 'no'),
(70803, 4654, '_sold_individually', 'no'),
(70804, 4654, '_virtual', 'no'),
(70805, 4654, '_downloadable', 'no'),
(70806, 4654, '_download_limit', '-1'),
(70807, 4654, '_download_expiry', '-1'),
(70808, 4654, '_stock', '1138'),
(70809, 4654, '_stock_status', 'instock'),
(70810, 4654, '_wc_average_rating', '0'),
(70811, 4654, '_wc_review_count', '0'),
(70812, 4654, 'attribute_pa_color', 'green'),
(70813, 4654, 'attribute_pa_shoe-size', '10'),
(70814, 4654, '_price', '124.89'),
(70815, 4654, '_product_version', '4.1.0'),
(70816, 4654, '_vi_wad_aliexpress_variation_id', '10000015316047147'),
(70817, 4654, '_vi_wad_aliexpress_variation_attr', '14:175;200000124:1583'),
(70818, 4655, '_variation_description', ''),
(70819, 4655, '_sku', '4001211214383-green-5-5'),
(70820, 4655, '_regular_price', '124.89'),
(70821, 4655, 'total_sales', '0'),
(70822, 4655, '_tax_status', 'taxable'),
(70823, 4655, '_tax_class', 'parent'),
(70824, 4655, '_manage_stock', 'yes'),
(70825, 4655, '_backorders', 'no'),
(70826, 4655, '_sold_individually', 'no'),
(70827, 4655, '_virtual', 'no'),
(70828, 4655, '_downloadable', 'no'),
(70829, 4655, '_download_limit', '-1'),
(70830, 4655, '_download_expiry', '-1'),
(70831, 4655, '_stock', '1164'),
(70832, 4655, '_stock_status', 'instock'),
(70833, 4655, '_wc_average_rating', '0'),
(70834, 4655, '_wc_review_count', '0'),
(70835, 4655, 'attribute_pa_color', 'green'),
(70836, 4655, 'attribute_pa_shoe-size', '5-5'),
(70837, 4655, '_price', '124.89'),
(70838, 4655, '_product_version', '4.1.0'),
(70839, 4655, '_vi_wad_aliexpress_variation_id', '10000015316047140'),
(70840, 4655, '_vi_wad_aliexpress_variation_attr', '14:175;200000124:200000286'),
(70841, 4656, '_variation_description', ''),
(70842, 4656, '_sku', '4001211214383-green-6'),
(70843, 4656, '_regular_price', '124.89'),
(70844, 4656, 'total_sales', '0'),
(70845, 4656, '_tax_status', 'taxable'),
(70846, 4656, '_tax_class', 'parent'),
(70847, 4656, '_manage_stock', 'yes'),
(70848, 4656, '_backorders', 'no'),
(70849, 4656, '_sold_individually', 'no'),
(70850, 4656, '_virtual', 'no'),
(70851, 4656, '_downloadable', 'no'),
(70852, 4656, '_download_limit', '-1'),
(70853, 4656, '_download_expiry', '-1'),
(70854, 4656, '_stock', '1150'),
(70855, 4656, '_stock_status', 'instock'),
(70856, 4656, '_wc_average_rating', '0'),
(70857, 4656, '_wc_review_count', '0'),
(70858, 4656, 'attribute_pa_color', 'green'),
(70859, 4656, 'attribute_pa_shoe-size', '6'),
(70860, 4656, '_price', '124.89'),
(70861, 4656, '_product_version', '4.1.0'),
(70862, 4656, '_vi_wad_aliexpress_variation_id', '10000015316047141'),
(70863, 4656, '_vi_wad_aliexpress_variation_attr', '14:175;200000124:1394'),
(70864, 4657, '_variation_description', ''),
(70865, 4657, '_sku', '4001211214383-green-6-5'),
(70866, 4657, '_regular_price', '124.89'),
(70867, 4657, 'total_sales', '0'),
(70868, 4657, '_tax_status', 'taxable'),
(70869, 4657, '_tax_class', 'parent'),
(70870, 4657, '_manage_stock', 'yes'),
(70871, 4657, '_backorders', 'no'),
(70872, 4657, '_sold_individually', 'no'),
(70873, 4657, '_virtual', 'no'),
(70874, 4657, '_downloadable', 'no'),
(70875, 4657, '_download_limit', '-1'),
(70876, 4657, '_download_expiry', '-1'),
(70877, 4657, '_stock', '1153'),
(70878, 4657, '_stock_status', 'instock'),
(70879, 4657, '_wc_average_rating', '0'),
(70880, 4657, '_wc_review_count', '0'),
(70881, 4657, 'attribute_pa_color', 'green'),
(70882, 4657, 'attribute_pa_shoe-size', '6-5'),
(70883, 4657, '_price', '124.89'),
(70884, 4657, '_product_version', '4.1.0'),
(70885, 4657, '_vi_wad_aliexpress_variation_id', '10000015316047142'),
(70886, 4657, '_vi_wad_aliexpress_variation_attr', '14:175;200000124:200000287'),
(70887, 4658, '_variation_description', ''),
(70888, 4658, '_sku', '4001211214383-green-7'),
(70889, 4658, '_regular_price', '124.89'),
(70890, 4658, 'total_sales', '0'),
(70891, 4658, '_tax_status', 'taxable'),
(70892, 4658, '_tax_class', 'parent'),
(70893, 4658, '_manage_stock', 'yes'),
(70894, 4658, '_backorders', 'no'),
(70895, 4658, '_sold_individually', 'no'),
(70896, 4658, '_virtual', 'no'),
(70897, 4658, '_downloadable', 'no'),
(70898, 4658, '_download_limit', '-1'),
(70899, 4658, '_download_expiry', '-1'),
(70900, 4658, '_stock', '1145'),
(70901, 4658, '_stock_status', 'instock'),
(70902, 4658, '_wc_average_rating', '0'),
(70903, 4658, '_wc_review_count', '0'),
(70904, 4658, 'attribute_pa_color', 'green'),
(70905, 4658, 'attribute_pa_shoe-size', '7'),
(70906, 4658, '_price', '124.89'),
(70907, 4658, '_product_version', '4.1.0'),
(70908, 4658, '_vi_wad_aliexpress_variation_id', '10000015316047143'),
(70909, 4658, '_vi_wad_aliexpress_variation_attr', '14:175;200000124:3434'),
(70910, 4659, '_variation_description', ''),
(70911, 4659, '_sku', '4001211214383-black-orange-10'),
(70912, 4659, '_regular_price', '124.89'),
(70913, 4659, 'total_sales', '0'),
(70914, 4659, '_tax_status', 'taxable'),
(70915, 4659, '_tax_class', 'parent'),
(70916, 4659, '_manage_stock', 'yes'),
(70917, 4659, '_backorders', 'no'),
(70918, 4659, '_sold_individually', 'no'),
(70919, 4659, '_virtual', 'no'),
(70920, 4659, '_downloadable', 'no'),
(70921, 4659, '_download_limit', '-1'),
(70922, 4659, '_download_expiry', '-1'),
(70923, 4659, '_stock', '1180'),
(70924, 4659, '_stock_status', 'instock'),
(70925, 4659, '_wc_average_rating', '0'),
(70926, 4659, '_wc_review_count', '0'),
(70927, 4659, 'attribute_pa_color', 'black-orange'),
(70928, 4659, 'attribute_pa_shoe-size', '10'),
(70929, 4659, '_price', '124.89'),
(70930, 4659, '_product_version', '4.1.0'),
(70931, 4659, '_vi_wad_aliexpress_variation_id', '10000015316047136'),
(70932, 4659, '_vi_wad_aliexpress_variation_attr', '14:193#Black Orange;200000124:1583'),
(70933, 4660, '_variation_description', ''),
(70934, 4660, '_sku', '4001211214383-black-orange-11'),
(70935, 4660, '_regular_price', '124.89'),
(70936, 4660, 'total_sales', '0'),
(70937, 4660, '_tax_status', 'taxable'),
(70938, 4660, '_tax_class', 'parent'),
(70939, 4660, '_manage_stock', 'yes'),
(70940, 4660, '_backorders', 'no'),
(70941, 4660, '_sold_individually', 'no'),
(70942, 4660, '_virtual', 'no'),
(70943, 4660, '_downloadable', 'no'),
(70944, 4660, '_download_limit', '-1'),
(70945, 4660, '_download_expiry', '-1'),
(70946, 4660, '_stock', '1180'),
(70947, 4660, '_stock_status', 'instock'),
(70948, 4660, '_wc_average_rating', '0'),
(70949, 4660, '_wc_review_count', '0'),
(70950, 4660, 'attribute_pa_color', 'black-orange'),
(70951, 4660, 'attribute_pa_shoe-size', '11'),
(70952, 4660, '_price', '124.89'),
(70953, 4660, '_product_version', '4.1.0'),
(70954, 4660, '_vi_wad_aliexpress_variation_id', '10000015316047137'),
(70955, 4660, '_vi_wad_aliexpress_variation_attr', '14:193#Black Orange;200000124:100010420'),
(70956, 4661, '_variation_description', ''),
(70957, 4661, '_sku', '4001211214383-black-orange-12'),
(70958, 4661, '_regular_price', '124.89'),
(70959, 4661, 'total_sales', '0'),
(70960, 4661, '_tax_status', 'taxable'),
(70961, 4661, '_tax_class', 'parent'),
(70962, 4661, '_manage_stock', 'yes'),
(70963, 4661, '_backorders', 'no'),
(70964, 4661, '_sold_individually', 'no'),
(70965, 4661, '_virtual', 'no'),
(70966, 4661, '_downloadable', 'no'),
(70967, 4661, '_download_limit', '-1'),
(70968, 4661, '_download_expiry', '-1'),
(70969, 4661, '_stock', '1190'),
(70970, 4661, '_stock_status', 'instock'),
(70971, 4661, '_wc_average_rating', '0'),
(70972, 4661, '_wc_review_count', '0'),
(70973, 4661, 'attribute_pa_color', 'black-orange'),
(70974, 4662, '_wp_attached_file', '2021/06/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes.jpg_640x640.jpg'),
(70975, 4661, 'attribute_pa_shoe-size', '12'),
(70976, 4662, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:130:\"2021/06/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes.jpg_640x640.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:130:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes.jpg_640x640-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:130:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes.jpg_640x640-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:130:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes.jpg_640x640-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:130:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes.jpg_640x640-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:130:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes.jpg_640x640-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:130:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes.jpg_640x640-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:130:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes.jpg_640x640-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:130:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes.jpg_640x640-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:130:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes.jpg_640x640-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:130:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes.jpg_640x640-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(70977, 4661, '_price', '124.89'),
(70978, 4661, '_product_version', '4.1.0'),
(70979, 4661, '_vi_wad_aliexpress_variation_id', '10000015316047138'),
(70980, 4661, '_vi_wad_aliexpress_variation_attr', '14:193#Black Orange;200000124:1663'),
(70981, 4663, '_variation_description', ''),
(70982, 4663, '_sku', '4001211214383-green-5'),
(70983, 4663, '_regular_price', '124.89'),
(70984, 4663, 'total_sales', '0'),
(70985, 4663, '_tax_status', 'taxable'),
(70986, 4663, '_tax_class', 'parent'),
(70987, 4663, '_manage_stock', 'yes'),
(70988, 4663, '_backorders', 'no'),
(70989, 4663, '_sold_individually', 'no'),
(70990, 4663, '_virtual', 'no'),
(70991, 4663, '_downloadable', 'no'),
(70992, 4663, '_download_limit', '-1'),
(70993, 4663, '_download_expiry', '-1'),
(70994, 4663, '_stock', '1155'),
(70995, 4663, '_stock_status', 'instock'),
(70996, 4663, '_wc_average_rating', '0'),
(70997, 4663, '_wc_review_count', '0'),
(70998, 4663, 'attribute_pa_color', 'green'),
(70999, 4663, 'attribute_pa_shoe-size', '5'),
(71000, 4663, '_price', '124.89'),
(71001, 4663, '_product_version', '4.1.0'),
(71002, 4663, '_vi_wad_aliexpress_variation_id', '10000015316047139'),
(71003, 4663, '_vi_wad_aliexpress_variation_attr', '14:175;200000124:698'),
(71004, 4664, '_variation_description', ''),
(71005, 4664, '_sku', '4001211214383-black-orange-7'),
(71006, 4664, '_regular_price', '124.89'),
(71007, 4664, 'total_sales', '0'),
(71008, 4664, '_tax_status', 'taxable'),
(71009, 4664, '_tax_class', 'parent'),
(71010, 4664, '_manage_stock', 'yes'),
(71011, 4664, '_backorders', 'no'),
(71012, 4664, '_sold_individually', 'no'),
(71013, 4664, '_virtual', 'no'),
(71014, 4664, '_downloadable', 'no'),
(71015, 4664, '_download_limit', '-1'),
(71016, 4664, '_download_expiry', '-1'),
(71017, 4664, '_stock', '1187'),
(71018, 4664, '_stock_status', 'instock'),
(71019, 4664, '_wc_average_rating', '0'),
(71020, 4664, '_wc_review_count', '0'),
(71021, 4664, 'attribute_pa_color', 'black-orange'),
(71022, 4664, 'attribute_pa_shoe-size', '7'),
(71023, 4664, '_price', '124.89'),
(71024, 4664, '_product_version', '4.1.0'),
(71025, 4664, '_vi_wad_aliexpress_variation_id', '10000015316047132'),
(71026, 4664, '_vi_wad_aliexpress_variation_attr', '14:193#Black Orange;200000124:3434'),
(71027, 4662, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Hd0b8de3e588942a19ad343fb9a31dc9d7/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes.jpg_640x640.jpg'),
(71028, 4481, '_thumbnail_id', '4662'),
(71029, 4489, '_thumbnail_id', '4662'),
(71030, 4490, '_thumbnail_id', '4662'),
(71031, 4504, '_thumbnail_id', '4662'),
(71032, 4507, '_thumbnail_id', '4662'),
(71033, 4509, '_thumbnail_id', '4662'),
(71034, 4512, '_thumbnail_id', '4662'),
(71035, 4514, '_thumbnail_id', '4662'),
(71036, 4517, '_thumbnail_id', '4662'),
(71037, 4519, '_thumbnail_id', '4662'),
(71038, 4522, '_thumbnail_id', '4662'),
(71039, 4665, '_variation_description', ''),
(71040, 4523, '_thumbnail_id', '4662'),
(71041, 4665, '_sku', '4001211214383-black-orange-8'),
(71042, 4665, '_regular_price', '124.89'),
(71043, 4525, '_thumbnail_id', '4662'),
(71044, 4526, '_thumbnail_id', '4662'),
(71045, 4665, 'total_sales', '0'),
(71046, 4665, '_tax_status', 'taxable'),
(71047, 4665, '_tax_class', 'parent'),
(71048, 4665, '_manage_stock', 'yes'),
(71049, 4665, '_backorders', 'no'),
(71050, 4665, '_sold_individually', 'no'),
(71051, 4665, '_virtual', 'no'),
(71052, 4665, '_downloadable', 'no'),
(71053, 4665, '_download_limit', '-1'),
(71054, 4665, '_download_expiry', '-1'),
(71055, 4665, '_stock', '1186'),
(71056, 4665, '_stock_status', 'instock'),
(71057, 4665, '_wc_average_rating', '0'),
(71058, 4665, '_wc_review_count', '0'),
(71059, 4665, 'attribute_pa_color', 'black-orange'),
(71060, 4665, 'attribute_pa_shoe-size', '8'),
(71061, 4665, '_price', '124.89'),
(71062, 4665, '_product_version', '4.1.0'),
(71063, 4665, '_vi_wad_aliexpress_variation_id', '10000015316047133'),
(71064, 4665, '_vi_wad_aliexpress_variation_attr', '14:193#Black Orange;200000124:699'),
(71065, 4667, '_wp_attached_file', '2021/06/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes-1.jpg_640x640-1.jpg'),
(71066, 4667, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:134:\"2021/06/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes-1.jpg_640x640-1.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:134:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes-1.jpg_640x640-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:134:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes-1.jpg_640x640-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:134:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes-1.jpg_640x640-1-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:134:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes-1.jpg_640x640-1-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:134:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes-1.jpg_640x640-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:134:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes-1.jpg_640x640-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:134:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes-1.jpg_640x640-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:134:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes-1.jpg_640x640-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:134:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes-1.jpg_640x640-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:134:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes-1.jpg_640x640-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(71067, 4666, '_variation_description', ''),
(71068, 4666, '_sku', '4001211214383-black-orange-8-5'),
(71069, 4666, '_regular_price', '124.89'),
(71070, 4666, 'total_sales', '0'),
(71071, 4666, '_tax_status', 'taxable'),
(71072, 4666, '_tax_class', 'parent'),
(71073, 4666, '_manage_stock', 'yes'),
(71074, 4666, '_backorders', 'no'),
(71075, 4666, '_sold_individually', 'no'),
(71076, 4666, '_virtual', 'no'),
(71077, 4666, '_downloadable', 'no'),
(71078, 4666, '_download_limit', '-1'),
(71079, 4666, '_download_expiry', '-1'),
(71080, 4666, '_stock', '1175'),
(71081, 4666, '_stock_status', 'instock'),
(71082, 4666, '_wc_average_rating', '0'),
(71083, 4666, '_wc_review_count', '0'),
(71084, 4666, 'attribute_pa_color', 'black-orange'),
(71085, 4666, 'attribute_pa_shoe-size', '8-5'),
(71086, 4666, '_price', '124.89'),
(71087, 4666, '_product_version', '4.1.0'),
(71088, 4666, '_vi_wad_aliexpress_variation_id', '10000015316047134'),
(71089, 4666, '_vi_wad_aliexpress_variation_attr', '14:193#Black Orange;200000124:200000289'),
(71090, 4668, '_variation_description', ''),
(71091, 4668, '_sku', '4001211214383-black-orange-9-5'),
(71092, 4668, '_regular_price', '124.89'),
(71093, 4668, 'total_sales', '0'),
(71094, 4668, '_tax_status', 'taxable'),
(71095, 4668, '_tax_class', 'parent'),
(71096, 4668, '_manage_stock', 'yes'),
(71097, 4668, '_backorders', 'no'),
(71098, 4668, '_sold_individually', 'no'),
(71099, 4668, '_virtual', 'no'),
(71100, 4668, '_downloadable', 'no'),
(71101, 4668, '_download_limit', '-1'),
(71102, 4668, '_download_expiry', '-1'),
(71103, 4668, '_stock', '1176'),
(71104, 4668, '_stock_status', 'instock'),
(71105, 4668, '_wc_average_rating', '0'),
(71106, 4668, '_wc_review_count', '0'),
(71107, 4668, 'attribute_pa_color', 'black-orange'),
(71108, 4668, 'attribute_pa_shoe-size', '9-5'),
(71109, 4668, '_price', '124.89'),
(71110, 4668, '_product_version', '4.1.0'),
(71111, 4668, '_vi_wad_aliexpress_variation_id', '10000015316047135'),
(71112, 4668, '_vi_wad_aliexpress_variation_attr', '14:193#Black Orange;200000124:200000290'),
(71113, 4669, '_variation_description', ''),
(71114, 4669, '_sku', '4001211214383-black-orange-5'),
(71115, 4669, '_regular_price', '112.89'),
(71116, 4669, 'total_sales', '0'),
(71117, 4669, '_tax_status', 'taxable'),
(71118, 4669, '_tax_class', 'parent'),
(71119, 4669, '_manage_stock', 'yes'),
(71120, 4669, '_backorders', 'no'),
(71121, 4669, '_sold_individually', 'no'),
(71122, 4667, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H9cc9f1aae6e9486593201cffc3b5ebe4C/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes.jpg_640x640.jpg'),
(71123, 4480, '_thumbnail_id', '4667'),
(71124, 4482, '_thumbnail_id', '4667'),
(71125, 4669, '_virtual', 'no'),
(71126, 4484, '_thumbnail_id', '4667'),
(71127, 4669, '_downloadable', 'no'),
(71128, 4491, '_thumbnail_id', '4667'),
(71129, 4669, '_download_limit', '-1'),
(71130, 4494, '_thumbnail_id', '4667'),
(71131, 4669, '_download_expiry', '-1'),
(71132, 4496, '_thumbnail_id', '4667'),
(71133, 4669, '_stock', '1192'),
(71134, 4669, '_stock_status', 'instock'),
(71135, 4497, '_thumbnail_id', '4667'),
(71136, 4669, '_wc_average_rating', '0'),
(71137, 4500, '_thumbnail_id', '4667'),
(71138, 4669, '_wc_review_count', '0'),
(71139, 4501, '_thumbnail_id', '4667'),
(71140, 4502, '_thumbnail_id', '4667'),
(71141, 4669, 'attribute_pa_color', 'black-orange'),
(71142, 4669, 'attribute_pa_shoe-size', '5'),
(71143, 4503, '_thumbnail_id', '4667'),
(71144, 4669, '_price', '112.89'),
(71145, 4573, '_thumbnail_id', '4667'),
(71146, 4574, '_thumbnail_id', '4667'),
(71147, 4669, '_product_version', '4.1.0'),
(71148, 4576, '_thumbnail_id', '4667'),
(71149, 4669, '_vi_wad_aliexpress_variation_id', '10000015316047128'),
(71150, 4669, '_vi_wad_aliexpress_variation_attr', '14:193#Black Orange;200000124:698'),
(71151, 4670, '_variation_description', ''),
(71152, 4670, '_sku', '4001211214383-black-orange-5-5'),
(71153, 4670, '_regular_price', '124.89'),
(71154, 4670, 'total_sales', '0'),
(71155, 4670, '_tax_status', 'taxable'),
(71156, 4670, '_tax_class', 'parent'),
(71157, 4670, '_manage_stock', 'yes'),
(71158, 4670, '_backorders', 'no'),
(71159, 4670, '_sold_individually', 'no'),
(71160, 4670, '_virtual', 'no'),
(71161, 4670, '_downloadable', 'no'),
(71162, 4670, '_download_limit', '-1'),
(71163, 4670, '_download_expiry', '-1'),
(71164, 4670, '_stock', '1192'),
(71165, 4670, '_stock_status', 'instock'),
(71166, 4670, '_wc_average_rating', '0'),
(71167, 4670, '_wc_review_count', '0'),
(71168, 4670, 'attribute_pa_color', 'black-orange'),
(71169, 4670, 'attribute_pa_shoe-size', '5-5'),
(71170, 4670, '_price', '124.89'),
(71171, 4670, '_product_version', '4.1.0'),
(71172, 4670, '_vi_wad_aliexpress_variation_id', '10000015316047129'),
(71173, 4670, '_vi_wad_aliexpress_variation_attr', '14:193#Black Orange;200000124:200000286'),
(71174, 4671, '_wp_attached_file', '2021/06/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes-2.jpg_640x640-2.jpg'),
(71175, 4671, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:134:\"2021/06/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes-2.jpg_640x640-2.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:134:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes-2.jpg_640x640-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:134:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes-2.jpg_640x640-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:134:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes-2.jpg_640x640-2-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:134:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes-2.jpg_640x640-2-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:134:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes-2.jpg_640x640-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:134:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes-2.jpg_640x640-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:134:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes-2.jpg_640x640-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:134:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes-2.jpg_640x640-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:134:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes-2.jpg_640x640-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:134:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes-2.jpg_640x640-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(71176, 4672, '_variation_description', ''),
(71177, 4672, '_sku', '4001211214383-black-orange-6'),
(71178, 4672, '_regular_price', '124.89'),
(71179, 4672, 'total_sales', '0'),
(71180, 4672, '_tax_status', 'taxable'),
(71181, 4672, '_tax_class', 'parent'),
(71182, 4672, '_manage_stock', 'yes'),
(71183, 4672, '_backorders', 'no'),
(71184, 4672, '_sold_individually', 'no'),
(71185, 4672, '_virtual', 'no'),
(71186, 4672, '_downloadable', 'no'),
(71187, 4672, '_download_limit', '-1'),
(71188, 4672, '_download_expiry', '-1'),
(71189, 4672, '_stock', '1186'),
(71190, 4672, '_stock_status', 'instock'),
(71191, 4672, '_wc_average_rating', '0'),
(71192, 4672, '_wc_review_count', '0'),
(71193, 4672, 'attribute_pa_color', 'black-orange'),
(71194, 4672, 'attribute_pa_shoe-size', '6'),
(71195, 4672, '_price', '124.89'),
(71196, 4672, '_product_version', '4.1.0'),
(71197, 4672, '_vi_wad_aliexpress_variation_id', '10000015316047130'),
(71198, 4672, '_vi_wad_aliexpress_variation_attr', '14:193#Black Orange;200000124:1394'),
(71199, 4673, '_variation_description', ''),
(71200, 4673, '_sku', '4001211214383-black-orange-6-5'),
(71201, 4673, '_regular_price', '124.89'),
(71202, 4673, 'total_sales', '0'),
(71203, 4673, '_tax_status', 'taxable'),
(71204, 4673, '_tax_class', 'parent'),
(71205, 4673, '_manage_stock', 'yes'),
(71206, 4673, '_backorders', 'no'),
(71207, 4673, '_sold_individually', 'no'),
(71208, 4673, '_virtual', 'no'),
(71209, 4673, '_downloadable', 'no'),
(71210, 4673, '_download_limit', '-1'),
(71211, 4673, '_download_expiry', '-1'),
(71212, 4673, '_stock', '1192'),
(71213, 4673, '_stock_status', 'instock'),
(71214, 4673, '_wc_average_rating', '0'),
(71215, 4673, '_wc_review_count', '0'),
(71216, 4673, 'attribute_pa_color', 'black-orange'),
(71217, 4673, 'attribute_pa_shoe-size', '6-5'),
(71218, 4673, '_price', '124.89'),
(71219, 4673, '_product_version', '4.1.0'),
(71220, 4673, '_vi_wad_aliexpress_variation_id', '10000015316047131'),
(71221, 4673, '_vi_wad_aliexpress_variation_attr', '14:193#Black Orange;200000124:200000287'),
(71222, 4671, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Ha56b07d825e84ced86808add6df48d9bD/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes.jpg_640x640.jpg'),
(71223, 4485, '_thumbnail_id', '4671'),
(71224, 4486, '_thumbnail_id', '4671'),
(71225, 4488, '_thumbnail_id', '4671'),
(71226, 4546, '_thumbnail_id', '4671'),
(71227, 4547, '_thumbnail_id', '4671'),
(71228, 4549, '_thumbnail_id', '4671'),
(71229, 4550, '_thumbnail_id', '4671'),
(71230, 4551, '_thumbnail_id', '4671'),
(71231, 4552, '_thumbnail_id', '4671'),
(71232, 4554, '_thumbnail_id', '4671'),
(71233, 4555, '_thumbnail_id', '4671'),
(71234, 4556, '_thumbnail_id', '4671'),
(71235, 4558, '_thumbnail_id', '4671'),
(71236, 4559, '_thumbnail_id', '4671'),
(71237, 4674, '_wp_attached_file', '2021/06/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes-3.jpg_640x640-3.jpg'),
(71238, 4674, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:134:\"2021/06/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes-3.jpg_640x640-3.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:134:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes-3.jpg_640x640-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:134:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes-3.jpg_640x640-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:134:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes-3.jpg_640x640-3-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:134:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes-3.jpg_640x640-3-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:134:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes-3.jpg_640x640-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:134:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes-3.jpg_640x640-3-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:134:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes-3.jpg_640x640-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:134:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes-3.jpg_640x640-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:134:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes-3.jpg_640x640-3-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:134:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes-3.jpg_640x640-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(71239, 4598, '_price', '112.89'),
(71240, 4598, '_price', '124.89'),
(71241, 4674, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Hbb3d2fa072584de49aca191cf7e25c24p/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes.jpg_640x640.jpg'),
(71242, 4487, '_thumbnail_id', '4674'),
(71243, 4505, '_thumbnail_id', '4674'),
(71244, 4506, '_thumbnail_id', '4674'),
(71245, 4541, '_thumbnail_id', '4674'),
(71246, 4542, '_thumbnail_id', '4674');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(71247, 4544, '_thumbnail_id', '4674'),
(71248, 4545, '_thumbnail_id', '4674'),
(71249, 4591, '_thumbnail_id', '4674'),
(71250, 4592, '_thumbnail_id', '4674'),
(71251, 4593, '_thumbnail_id', '4674'),
(71252, 4594, '_thumbnail_id', '4674'),
(71253, 4595, '_thumbnail_id', '4674'),
(71254, 4596, '_thumbnail_id', '4674'),
(71255, 4597, '_thumbnail_id', '4674'),
(71256, 4675, '_wp_attached_file', '2021/06/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes-4.jpg_640x640-4.jpg'),
(71257, 4675, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:134:\"2021/06/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes-4.jpg_640x640-4.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:134:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes-4.jpg_640x640-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:134:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes-4.jpg_640x640-4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:134:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes-4.jpg_640x640-4-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:134:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes-4.jpg_640x640-4-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:134:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes-4.jpg_640x640-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:134:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes-4.jpg_640x640-4-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:134:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes-4.jpg_640x640-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:134:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes-4.jpg_640x640-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:134:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes-4.jpg_640x640-4-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:134:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes-4.jpg_640x640-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(71258, 4676, '_sku', '4000630542521'),
(71259, 4676, '_visibility', 'visible'),
(71260, 4676, '_default_attributes', ''),
(71261, 4675, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H60233d8f74d143c9a914a67334be8162E/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes.jpg_640x640.jpg'),
(71262, 4508, '_thumbnail_id', '4675'),
(71263, 4511, '_thumbnail_id', '4675'),
(71264, 4516, '_thumbnail_id', '4675'),
(71265, 4577, '_thumbnail_id', '4675'),
(71266, 4578, '_thumbnail_id', '4675'),
(71267, 4579, '_thumbnail_id', '4675'),
(71268, 4581, '_thumbnail_id', '4675'),
(71269, 4582, '_thumbnail_id', '4675'),
(71270, 4583, '_thumbnail_id', '4675'),
(71271, 4585, '_thumbnail_id', '4675'),
(71272, 4586, '_thumbnail_id', '4675'),
(71273, 4179, '_vi_wad_woo_id', '4676'),
(71274, 4676, '_vi_wad_aliexpress_product_id', '4000630542521'),
(71275, 4587, '_thumbnail_id', '4675'),
(71276, 4588, '_thumbnail_id', '4675'),
(71277, 4590, '_thumbnail_id', '4675'),
(71278, 4676, 'total_sales', '0'),
(71279, 4676, '_tax_status', 'taxable'),
(71280, 4676, '_tax_class', ''),
(71281, 4676, '_manage_stock', 'no'),
(71282, 4676, '_backorders', 'no'),
(71283, 4676, '_sold_individually', 'no'),
(71284, 4676, '_virtual', 'no'),
(71285, 4676, '_downloadable', 'no'),
(71286, 4676, '_download_limit', '-1'),
(71287, 4676, '_download_expiry', '-1'),
(71288, 4676, '_stock', NULL),
(71289, 4676, '_stock_status', 'instock'),
(71290, 4676, '_wc_average_rating', '0'),
(71291, 4676, '_wc_review_count', '0'),
(71292, 4676, '_product_attributes', 'a:2:{s:8:\"pa_color\";a:6:{s:4:\"name\";s:8:\"pa_color\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"0\";s:10:\"is_visible\";s:1:\"0\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"1\";}s:12:\"pa_shoe-size\";a:6:{s:4:\"name\";s:12:\"pa_shoe-size\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"1\";s:10:\"is_visible\";s:1:\"0\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"1\";}}'),
(71293, 4676, '_product_version', '4.1.0'),
(71294, 4677, '_wp_attached_file', '2021/06/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes-5.jpg_640x640-5.jpg'),
(71295, 4677, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:134:\"2021/06/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes-5.jpg_640x640-5.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:134:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes-5.jpg_640x640-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:134:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes-5.jpg_640x640-5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:134:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes-5.jpg_640x640-5-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:134:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes-5.jpg_640x640-5-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:134:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes-5.jpg_640x640-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:134:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes-5.jpg_640x640-5-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:134:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes-5.jpg_640x640-5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:134:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes-5.jpg_640x640-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:134:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes-5.jpg_640x640-5-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:134:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes-5.jpg_640x640-5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(71296, 4678, '_wp_attached_file', '2021/06/CAMEL-Ultralight-Breathable-Men-Shoes-Sports-Running-Shoes-Outdoor-Men-Shoes-Comfortable-Jogging-Walking-Male-Sneakers.jpg'),
(71297, 4678, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:130:\"2021/06/CAMEL-Ultralight-Breathable-Men-Shoes-Sports-Running-Shoes-Outdoor-Men-Shoes-Comfortable-Jogging-Walking-Male-Sneakers.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:130:\"CAMEL-Ultralight-Breathable-Men-Shoes-Sports-Running-Shoes-Outdoor-Men-Shoes-Comfortable-Jogging-Walking-Male-Sneakers-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:130:\"CAMEL-Ultralight-Breathable-Men-Shoes-Sports-Running-Shoes-Outdoor-Men-Shoes-Comfortable-Jogging-Walking-Male-Sneakers-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:130:\"CAMEL-Ultralight-Breathable-Men-Shoes-Sports-Running-Shoes-Outdoor-Men-Shoes-Comfortable-Jogging-Walking-Male-Sneakers-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:130:\"CAMEL-Ultralight-Breathable-Men-Shoes-Sports-Running-Shoes-Outdoor-Men-Shoes-Comfortable-Jogging-Walking-Male-Sneakers-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:130:\"CAMEL-Ultralight-Breathable-Men-Shoes-Sports-Running-Shoes-Outdoor-Men-Shoes-Comfortable-Jogging-Walking-Male-Sneakers-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:130:\"CAMEL-Ultralight-Breathable-Men-Shoes-Sports-Running-Shoes-Outdoor-Men-Shoes-Comfortable-Jogging-Walking-Male-Sneakers-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:130:\"CAMEL-Ultralight-Breathable-Men-Shoes-Sports-Running-Shoes-Outdoor-Men-Shoes-Comfortable-Jogging-Walking-Male-Sneakers-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:130:\"CAMEL-Ultralight-Breathable-Men-Shoes-Sports-Running-Shoes-Outdoor-Men-Shoes-Comfortable-Jogging-Walking-Male-Sneakers-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:130:\"CAMEL-Ultralight-Breathable-Men-Shoes-Sports-Running-Shoes-Outdoor-Men-Shoes-Comfortable-Jogging-Walking-Male-Sneakers-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:130:\"CAMEL-Ultralight-Breathable-Men-Shoes-Sports-Running-Shoes-Outdoor-Men-Shoes-Comfortable-Jogging-Walking-Male-Sneakers-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:130:\"CAMEL-Ultralight-Breathable-Men-Shoes-Sports-Running-Shoes-Outdoor-Men-Shoes-Comfortable-Jogging-Walking-Male-Sneakers-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(71298, 4677, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H95c715cd59124deea7b5d491808ae2da3/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes.jpg_640x640.jpg'),
(71299, 4513, '_thumbnail_id', '4677'),
(71300, 4518, '_thumbnail_id', '4677'),
(71301, 4521, '_thumbnail_id', '4677'),
(71302, 4527, '_thumbnail_id', '4677'),
(71303, 4528, '_thumbnail_id', '4677'),
(71304, 4530, '_thumbnail_id', '4677'),
(71305, 4531, '_thumbnail_id', '4677'),
(71306, 4532, '_thumbnail_id', '4677'),
(71307, 4534, '_thumbnail_id', '4677'),
(71308, 4535, '_thumbnail_id', '4677'),
(71309, 4536, '_thumbnail_id', '4677'),
(71310, 4537, '_thumbnail_id', '4677'),
(71311, 4539, '_thumbnail_id', '4677'),
(71312, 4540, '_thumbnail_id', '4677'),
(71313, 4678, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Hc926463017dc4762a03fcbd7884aaeb5e/CAMEL-Ultralight-Breathable-Men-Shoes-Sports-Running-Shoes-Outdoor-Men-Shoes-Comfortable-Jogging-Walking-Male-Sneakers.jpg'),
(71314, 4676, '_thumbnail_id', '4678'),
(71315, 4679, '_variation_description', ''),
(71316, 4679, '_sku', '4000630542521-a712357085-blue-7'),
(71317, 4679, '_regular_price', '230.6'),
(71318, 4679, 'total_sales', '0'),
(71319, 4679, '_tax_status', 'taxable'),
(71320, 4679, '_tax_class', 'parent'),
(71321, 4679, '_manage_stock', 'yes'),
(71322, 4679, '_backorders', 'no'),
(71323, 4679, '_sold_individually', 'no'),
(71324, 4679, '_virtual', 'no'),
(71325, 4679, '_downloadable', 'no'),
(71326, 4679, '_download_limit', '-1'),
(71327, 4679, '_download_expiry', '-1'),
(71328, 4679, '_stock', '81'),
(71329, 4679, '_stock_status', 'instock'),
(71330, 4679, '_wc_average_rating', '0'),
(71331, 4679, '_wc_review_count', '0'),
(71332, 4679, 'attribute_pa_color', 'a712357085-blue'),
(71333, 4679, 'attribute_pa_shoe-size', '7'),
(71334, 4679, '_price', '230.6'),
(71335, 4679, '_product_version', '4.1.0'),
(71336, 4679, '_vi_wad_aliexpress_variation_id', '10000004416328142'),
(71337, 4679, '_vi_wad_aliexpress_variation_attr', '14:771#A712357085-Blue;200000124:3434'),
(71338, 4680, '_variation_description', ''),
(71339, 4680, '_sku', '4000630542521-a712357085-blue-7-5'),
(71340, 4680, '_regular_price', '230.6'),
(71341, 4680, 'total_sales', '0'),
(71342, 4680, '_tax_status', 'taxable'),
(71343, 4680, '_tax_class', 'parent'),
(71344, 4680, '_manage_stock', 'yes'),
(71345, 4680, '_backorders', 'no'),
(71346, 4680, '_sold_individually', 'no'),
(71347, 4680, '_virtual', 'no'),
(71348, 4680, '_downloadable', 'no'),
(71349, 4680, '_download_limit', '-1'),
(71350, 4680, '_download_expiry', '-1'),
(71351, 4680, '_stock', '169'),
(71352, 4680, '_stock_status', 'instock'),
(71353, 4680, '_wc_average_rating', '0'),
(71354, 4680, '_wc_review_count', '0'),
(71355, 4680, 'attribute_pa_color', 'a712357085-blue'),
(71356, 4680, 'attribute_pa_shoe-size', '7-5'),
(71357, 4680, '_price', '230.6'),
(71358, 4680, '_product_version', '4.1.0'),
(71359, 4680, '_vi_wad_aliexpress_variation_id', '10000004416328143'),
(71360, 4681, '_wp_attached_file', '2021/06/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes-6.jpg_640x640-6.jpg'),
(71361, 4680, '_vi_wad_aliexpress_variation_attr', '14:771#A712357085-Blue;200000124:200000288'),
(71362, 4681, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:134:\"2021/06/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes-6.jpg_640x640-6.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:134:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes-6.jpg_640x640-6-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:134:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes-6.jpg_640x640-6-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:134:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes-6.jpg_640x640-6-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:134:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes-6.jpg_640x640-6-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:134:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes-6.jpg_640x640-6-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:134:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes-6.jpg_640x640-6-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:134:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes-6.jpg_640x640-6-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:134:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes-6.jpg_640x640-6-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:134:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes-6.jpg_640x640-6-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:134:\"Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes-6.jpg_640x640-6-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(71363, 4682, '_variation_description', ''),
(71364, 4682, '_sku', '4000630542521-a712357085-black-7-5'),
(71365, 4682, '_regular_price', '230.6'),
(71366, 4682, 'total_sales', '0'),
(71367, 4682, '_tax_status', 'taxable'),
(71368, 4682, '_tax_class', 'parent'),
(71369, 4682, '_manage_stock', 'yes'),
(71370, 4682, '_backorders', 'no'),
(71371, 4682, '_sold_individually', 'no'),
(71372, 4682, '_virtual', 'no'),
(71373, 4682, '_downloadable', 'no'),
(71374, 4682, '_download_limit', '-1'),
(71375, 4682, '_download_expiry', '-1'),
(71376, 4682, '_stock', '207'),
(71377, 4682, '_stock_status', 'instock'),
(71378, 4682, '_wc_average_rating', '0'),
(71379, 4682, '_wc_review_count', '0'),
(71380, 4682, 'attribute_pa_color', 'a712357085-black'),
(71381, 4682, 'attribute_pa_shoe-size', '7-5'),
(71382, 4682, '_price', '230.6'),
(71383, 4682, '_product_version', '4.1.0'),
(71384, 4682, '_vi_wad_aliexpress_variation_id', '12000017750037055'),
(71385, 4682, '_vi_wad_aliexpress_variation_attr', '14:200004890#A712357085-Black;200000124:200000288'),
(71386, 4683, '_variation_description', ''),
(71387, 4683, '_sku', '4000630542521-a712357085-black-7'),
(71388, 4683, '_regular_price', '230.6'),
(71389, 4683, 'total_sales', '0'),
(71390, 4683, '_tax_status', 'taxable'),
(71391, 4683, '_tax_class', 'parent'),
(71392, 4683, '_manage_stock', 'yes'),
(71393, 4683, '_backorders', 'no'),
(71394, 4683, '_sold_individually', 'no'),
(71395, 4683, '_virtual', 'no'),
(71396, 4683, '_downloadable', 'no'),
(71397, 4683, '_download_limit', '-1'),
(71398, 4683, '_download_expiry', '-1'),
(71399, 4683, '_stock', '657'),
(71400, 4683, '_stock_status', 'instock'),
(71401, 4683, '_wc_average_rating', '0'),
(71402, 4683, '_wc_review_count', '0'),
(71403, 4683, 'attribute_pa_color', 'a712357085-black'),
(71404, 4683, 'attribute_pa_shoe-size', '7'),
(71405, 4683, '_price', '230.6'),
(71406, 4683, '_product_version', '4.1.0'),
(71407, 4683, '_vi_wad_aliexpress_variation_id', '12000017750037054'),
(71408, 4683, '_vi_wad_aliexpress_variation_attr', '14:200004890#A712357085-Black;200000124:3434'),
(71409, 4684, '_variation_description', ''),
(71410, 4684, '_sku', '4000630542521-a712357085-black-9-5'),
(71411, 4684, '_regular_price', '230.6'),
(71412, 4684, 'total_sales', '0'),
(71413, 4684, '_tax_status', 'taxable'),
(71414, 4684, '_tax_class', 'parent'),
(71415, 4684, '_manage_stock', 'yes'),
(71416, 4684, '_backorders', 'no'),
(71417, 4684, '_sold_individually', 'no'),
(71418, 4684, '_virtual', 'no'),
(71419, 4684, '_downloadable', 'no'),
(71420, 4684, '_download_limit', '-1'),
(71421, 4684, '_download_expiry', '-1'),
(71422, 4684, '_stock', '458'),
(71423, 4684, '_stock_status', 'instock'),
(71424, 4684, '_wc_average_rating', '0'),
(71425, 4684, '_wc_review_count', '0'),
(71426, 4684, 'attribute_pa_color', 'a712357085-black'),
(71427, 4684, 'attribute_pa_shoe-size', '9-5'),
(71428, 4684, '_price', '230.6'),
(71429, 4684, '_product_version', '4.1.0'),
(71430, 4684, '_vi_wad_aliexpress_variation_id', '12000017750037059'),
(71431, 4684, '_vi_wad_aliexpress_variation_attr', '14:200004890#A712357085-Black;200000124:200000290'),
(71432, 4685, '_variation_description', ''),
(71433, 4685, '_sku', '4000630542521-a712357085-black-9'),
(71434, 4685, '_regular_price', '230.6'),
(71435, 4685, 'total_sales', '0'),
(71436, 4685, '_tax_status', 'taxable'),
(71437, 4685, '_tax_class', 'parent'),
(71438, 4685, '_manage_stock', 'yes'),
(71439, 4685, '_backorders', 'no'),
(71440, 4685, '_sold_individually', 'no'),
(71441, 4685, '_virtual', 'no'),
(71442, 4685, '_downloadable', 'no'),
(71443, 4685, '_download_limit', '-1'),
(71444, 4685, '_download_expiry', '-1'),
(71445, 4685, '_stock', '1301'),
(71446, 4685, '_stock_status', 'instock'),
(71447, 4685, '_wc_average_rating', '0'),
(71448, 4685, '_wc_review_count', '0'),
(71449, 4685, 'attribute_pa_color', 'a712357085-black'),
(71450, 4685, 'attribute_pa_shoe-size', '9'),
(71451, 4681, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H20659ef777ce41c18ec549da3cc7406f9/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes.jpg_640x640.jpg'),
(71452, 4685, '_price', '230.6'),
(71453, 4493, '_thumbnail_id', '4681'),
(71454, 4685, '_product_version', '4.1.0'),
(71455, 4495, '_thumbnail_id', '4681'),
(71456, 4498, '_thumbnail_id', '4681'),
(71457, 4685, '_vi_wad_aliexpress_variation_id', '12000017750037058'),
(71458, 4560, '_thumbnail_id', '4681'),
(71459, 4685, '_vi_wad_aliexpress_variation_attr', '14:200004890#A712357085-Black;200000124:350262'),
(71460, 4561, '_thumbnail_id', '4681'),
(71461, 4562, '_thumbnail_id', '4681'),
(71462, 4563, '_thumbnail_id', '4681'),
(71463, 4565, '_thumbnail_id', '4681'),
(71464, 4566, '_thumbnail_id', '4681'),
(71465, 4567, '_thumbnail_id', '4681'),
(71466, 4568, '_thumbnail_id', '4681'),
(71467, 4569, '_thumbnail_id', '4681'),
(71468, 4686, '_variation_description', ''),
(71469, 4571, '_thumbnail_id', '4681'),
(71470, 4686, '_sku', '4000630542521-a712357085-black-8-5'),
(71471, 4572, '_thumbnail_id', '4681'),
(71472, 4686, '_regular_price', '230.6'),
(71473, 4686, 'total_sales', '0'),
(71474, 4686, '_tax_status', 'taxable'),
(71475, 4686, '_tax_class', 'parent'),
(71476, 4686, '_manage_stock', 'yes'),
(71477, 4686, '_backorders', 'no'),
(71478, 4686, '_sold_individually', 'no'),
(71479, 4686, '_virtual', 'no'),
(71480, 4686, '_downloadable', 'no'),
(71481, 4686, '_download_limit', '-1'),
(71482, 4686, '_download_expiry', '-1'),
(71483, 4686, '_stock', '2098'),
(71484, 4686, '_stock_status', 'instock'),
(71485, 4686, '_wc_average_rating', '0'),
(71486, 4686, '_wc_review_count', '0'),
(71487, 4686, 'attribute_pa_color', 'a712357085-black'),
(71488, 4686, 'attribute_pa_shoe-size', '8-5'),
(71489, 4686, '_price', '230.6'),
(71490, 4686, '_product_version', '4.1.0'),
(71491, 4686, '_vi_wad_aliexpress_variation_id', '12000017750037057'),
(71492, 4686, '_vi_wad_aliexpress_variation_attr', '14:200004890#A712357085-Black;200000124:200000289'),
(71493, 4687, '_variation_description', ''),
(71494, 4687, '_sku', '4000630542521-a712357085-black-8'),
(71495, 4687, '_regular_price', '230.6'),
(71496, 4687, 'total_sales', '0'),
(71497, 4687, '_tax_status', 'taxable'),
(71498, 4687, '_tax_class', 'parent'),
(71499, 4687, '_manage_stock', 'yes'),
(71500, 4687, '_backorders', 'no'),
(71501, 4687, '_sold_individually', 'no'),
(71502, 4687, '_virtual', 'no'),
(71503, 4687, '_downloadable', 'no'),
(71504, 4687, '_download_limit', '-1'),
(71505, 4687, '_download_expiry', '-1'),
(71506, 4687, '_stock', '640'),
(71507, 4687, '_stock_status', 'instock'),
(71508, 4687, '_wc_average_rating', '0'),
(71509, 4687, '_wc_review_count', '0'),
(71510, 4687, 'attribute_pa_color', 'a712357085-black'),
(71511, 4687, 'attribute_pa_shoe-size', '8'),
(71512, 4687, '_price', '230.6'),
(71513, 4687, '_product_version', '4.1.0'),
(71514, 4687, '_vi_wad_aliexpress_variation_id', '12000017750037056'),
(71515, 4687, '_vi_wad_aliexpress_variation_attr', '14:200004890#A712357085-Black;200000124:699'),
(71516, 4688, '_variation_description', ''),
(71517, 4688, '_sku', '4000630542521-a712357085-grey-8-5'),
(71518, 4688, '_regular_price', '230.6'),
(71519, 4688, 'total_sales', '0'),
(71520, 4688, '_tax_status', 'taxable'),
(71521, 4688, '_tax_class', 'parent'),
(71522, 4688, '_manage_stock', 'yes'),
(71523, 4688, '_backorders', 'no'),
(71524, 4688, '_sold_individually', 'no'),
(71525, 4688, '_virtual', 'no'),
(71526, 4688, '_downloadable', 'no'),
(71527, 4688, '_download_limit', '-1'),
(71528, 4688, '_download_expiry', '-1'),
(71529, 4688, '_stock', '433'),
(71530, 4689, '_wp_attached_file', '2021/06/Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic-1.jpg'),
(71531, 4688, '_stock_status', 'instock'),
(71532, 4689, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:118:\"2021/06/Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic-1.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:118:\"Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:118:\"Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:118:\"Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic-1-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:118:\"Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic-1-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:118:\"Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic-1-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:118:\"Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:118:\"Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:118:\"Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:118:\"Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:118:\"Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:118:\"Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(71533, 4688, '_wc_average_rating', '0'),
(71534, 4688, '_wc_review_count', '0'),
(71535, 4688, 'attribute_pa_color', 'a712357085-grey'),
(71536, 4688, 'attribute_pa_shoe-size', '8-5'),
(71537, 4688, '_price', '230.6'),
(71538, 4688, '_product_version', '4.1.0'),
(71539, 4688, '_vi_wad_aliexpress_variation_id', '10000004416328152'),
(71540, 4688, '_vi_wad_aliexpress_variation_attr', '14:193#A712357085-Grey;200000124:200000289'),
(71541, 4690, '_variation_description', ''),
(71542, 4690, '_sku', '4000630542521-a712357085-grey-9'),
(71543, 4690, '_regular_price', '230.6'),
(71544, 4690, 'total_sales', '0'),
(71545, 4690, '_tax_status', 'taxable'),
(71546, 4690, '_tax_class', 'parent'),
(71547, 4690, '_manage_stock', 'yes'),
(71548, 4690, '_backorders', 'no'),
(71549, 4690, '_sold_individually', 'no'),
(71550, 4690, '_virtual', 'no'),
(71551, 4690, '_downloadable', 'no'),
(71552, 4690, '_download_limit', '-1'),
(71553, 4690, '_download_expiry', '-1'),
(71554, 4690, '_stock', '60'),
(71555, 4690, '_stock_status', 'instock'),
(71556, 4690, '_wc_average_rating', '0'),
(71557, 4690, '_wc_review_count', '0'),
(71558, 4690, 'attribute_pa_color', 'a712357085-grey'),
(71559, 4690, 'attribute_pa_shoe-size', '9'),
(71560, 4690, '_price', '230.6'),
(71561, 4690, '_product_version', '4.1.0'),
(71562, 4690, '_vi_wad_aliexpress_variation_id', '10000004416328153'),
(71563, 4690, '_vi_wad_aliexpress_variation_attr', '14:193#A712357085-Grey;200000124:350262'),
(71564, 4691, '_variation_description', ''),
(71565, 4691, '_sku', '4000630542521-a712357085-grey-9-5'),
(71566, 4691, '_regular_price', '230.6'),
(71567, 4691, 'total_sales', '0'),
(71568, 4691, '_tax_status', 'taxable'),
(71569, 4691, '_tax_class', 'parent'),
(71570, 4691, '_manage_stock', 'yes'),
(71571, 4691, '_backorders', 'no'),
(71572, 4691, '_sold_individually', 'no'),
(71573, 4691, '_virtual', 'no'),
(71574, 4691, '_downloadable', 'no'),
(71575, 4691, '_download_limit', '-1'),
(71576, 4691, '_download_expiry', '-1'),
(71577, 4691, '_stock', '25'),
(71578, 4691, '_stock_status', 'instock'),
(71579, 4691, '_wc_average_rating', '0'),
(71580, 4691, '_wc_review_count', '0'),
(71581, 4691, 'attribute_pa_color', 'a712357085-grey'),
(71582, 4691, 'attribute_pa_shoe-size', '9-5'),
(71583, 4691, '_price', '230.6'),
(71584, 4691, '_product_version', '4.1.0'),
(71585, 4691, '_vi_wad_aliexpress_variation_id', '10000004416328154'),
(71586, 4691, '_vi_wad_aliexpress_variation_attr', '14:193#A712357085-Grey;200000124:200000290'),
(71587, 4692, '_variation_description', ''),
(71588, 4692, '_sku', '4000630542521-a712357085-grey-10'),
(71589, 4692, '_regular_price', '230.6'),
(71590, 4692, 'total_sales', '0'),
(71591, 4692, '_tax_status', 'taxable'),
(71592, 4692, '_tax_class', 'parent'),
(71593, 4692, '_manage_stock', 'yes'),
(71594, 4692, '_backorders', 'no'),
(71595, 4692, '_sold_individually', 'no'),
(71596, 4692, '_virtual', 'no'),
(71597, 4692, '_downloadable', 'no'),
(71598, 4692, '_download_limit', '-1'),
(71599, 4692, '_download_expiry', '-1'),
(71600, 4692, '_stock', '8'),
(71601, 4692, '_stock_status', 'instock'),
(71602, 4692, '_wc_average_rating', '0'),
(71603, 4692, '_wc_review_count', '0'),
(71604, 4692, 'attribute_pa_color', 'a712357085-grey'),
(71605, 4692, 'attribute_pa_shoe-size', '10'),
(71606, 4692, '_price', '230.6'),
(71607, 4692, '_product_version', '4.1.0'),
(71608, 4692, '_vi_wad_aliexpress_variation_id', '10000004416328155'),
(71609, 4692, '_vi_wad_aliexpress_variation_attr', '14:193#A712357085-Grey;200000124:1583'),
(71610, 4693, '_variation_description', ''),
(71611, 4693, '_sku', '4000630542521-a712357085-black-10'),
(71612, 4693, '_regular_price', '230.6'),
(71613, 4693, 'total_sales', '0'),
(71614, 4693, '_tax_status', 'taxable'),
(71615, 4693, '_tax_class', 'parent'),
(71616, 4693, '_manage_stock', 'yes'),
(71617, 4693, '_backorders', 'no'),
(71618, 4693, '_sold_individually', 'no'),
(71619, 4693, '_virtual', 'no'),
(71620, 4693, '_downloadable', 'no'),
(71621, 4693, '_download_limit', '-1'),
(71622, 4693, '_download_expiry', '-1'),
(71623, 4693, '_stock', '109'),
(71624, 4693, '_stock_status', 'instock'),
(71625, 4693, '_wc_average_rating', '0'),
(71626, 4693, '_wc_review_count', '0'),
(71627, 4693, 'attribute_pa_color', 'a712357085-black'),
(71628, 4693, 'attribute_pa_shoe-size', '10'),
(71629, 4693, '_price', '230.6'),
(71630, 4693, '_product_version', '4.1.0'),
(71631, 4693, '_vi_wad_aliexpress_variation_id', '12000017750037060'),
(71632, 4693, '_vi_wad_aliexpress_variation_attr', '14:200004890#A712357085-Black;200000124:1583'),
(71633, 4694, '_variation_description', ''),
(71634, 4694, '_sku', '4000630542521-a712357085-blue-10'),
(71635, 4694, '_regular_price', '230.6'),
(71636, 4694, 'total_sales', '0'),
(71637, 4694, '_tax_status', 'taxable'),
(71638, 4694, '_tax_class', 'parent'),
(71639, 4694, '_manage_stock', 'yes'),
(71640, 4694, '_backorders', 'no'),
(71641, 4694, '_sold_individually', 'no'),
(71642, 4694, '_virtual', 'no'),
(71643, 4689, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Hc85acf3a3e554567a9ea96ce40fe28ddW/Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic.jpg'),
(71644, 4694, '_downloadable', 'no'),
(71645, 4598, '_product_image_gallery', '4689,4701,4704,4706,4711'),
(71646, 4694, '_download_limit', '-1'),
(71647, 4694, '_download_expiry', '-1'),
(71648, 4694, '_stock', '0'),
(71649, 4694, '_stock_status', 'outofstock'),
(71650, 4694, '_wc_average_rating', '0'),
(71651, 4694, '_wc_review_count', '0'),
(71652, 4694, 'attribute_pa_color', 'a712357085-blue'),
(71653, 4694, 'attribute_pa_shoe-size', '10'),
(71654, 4694, '_price', '230.6'),
(71655, 4694, '_product_version', '4.1.0'),
(71656, 4694, '_vi_wad_aliexpress_variation_id', '10000004416328148'),
(71657, 4694, '_vi_wad_aliexpress_variation_attr', '14:771#A712357085-Blue;200000124:1583'),
(71658, 4695, '_variation_description', ''),
(71659, 4695, '_sku', '4000630542521-a712357085-grey-7'),
(71660, 4695, '_regular_price', '230.6'),
(71661, 4695, 'total_sales', '0'),
(71662, 4695, '_tax_status', 'taxable'),
(71663, 4695, '_tax_class', 'parent'),
(71664, 4695, '_manage_stock', 'yes'),
(71665, 4695, '_backorders', 'no'),
(71666, 4695, '_sold_individually', 'no'),
(71667, 4695, '_virtual', 'no'),
(71668, 4695, '_downloadable', 'no'),
(71669, 4695, '_download_limit', '-1'),
(71670, 4695, '_download_expiry', '-1'),
(71671, 4695, '_stock', '85'),
(71672, 4695, '_stock_status', 'instock'),
(71673, 4695, '_wc_average_rating', '0'),
(71674, 4695, '_wc_review_count', '0'),
(71675, 4695, 'attribute_pa_color', 'a712357085-grey'),
(71676, 4695, 'attribute_pa_shoe-size', '7'),
(71677, 4695, '_price', '230.6'),
(71678, 4695, '_product_version', '4.1.0'),
(71679, 4695, '_vi_wad_aliexpress_variation_id', '10000004416328149'),
(71680, 4695, '_vi_wad_aliexpress_variation_attr', '14:193#A712357085-Grey;200000124:3434'),
(71681, 4696, '_variation_description', ''),
(71682, 4696, '_sku', '4000630542521-a712357085-grey-7-5'),
(71683, 4696, '_regular_price', '230.6'),
(71684, 4696, 'total_sales', '0'),
(71685, 4696, '_tax_status', 'taxable'),
(71686, 4696, '_tax_class', 'parent'),
(71687, 4696, '_manage_stock', 'yes'),
(71688, 4696, '_backorders', 'no'),
(71689, 4696, '_sold_individually', 'no'),
(71690, 4696, '_virtual', 'no'),
(71691, 4696, '_downloadable', 'no'),
(71692, 4696, '_download_limit', '-1'),
(71693, 4696, '_download_expiry', '-1'),
(71694, 4696, '_stock', '229'),
(71695, 4696, '_stock_status', 'instock'),
(71696, 4696, '_wc_average_rating', '0'),
(71697, 4696, '_wc_review_count', '0'),
(71698, 4696, 'attribute_pa_color', 'a712357085-grey'),
(71699, 4696, 'attribute_pa_shoe-size', '7-5'),
(71700, 4696, '_price', '230.6'),
(71701, 4696, '_product_version', '4.1.0'),
(71702, 4696, '_vi_wad_aliexpress_variation_id', '10000004416328150'),
(71703, 4696, '_vi_wad_aliexpress_variation_attr', '14:193#A712357085-Grey;200000124:200000288'),
(71704, 4697, '_variation_description', ''),
(71705, 4697, '_sku', '4000630542521-a712357085-grey-8'),
(71706, 4697, '_regular_price', '230.6'),
(71707, 4697, 'total_sales', '0'),
(71708, 4697, '_tax_status', 'taxable'),
(71709, 4697, '_tax_class', 'parent'),
(71710, 4697, '_manage_stock', 'yes'),
(71711, 4697, '_backorders', 'no'),
(71712, 4697, '_sold_individually', 'no'),
(71713, 4697, '_virtual', 'no'),
(71714, 4697, '_downloadable', 'no'),
(71715, 4697, '_download_limit', '-1'),
(71716, 4697, '_download_expiry', '-1'),
(71717, 4697, '_stock', '327'),
(71718, 4697, '_stock_status', 'instock'),
(71719, 4697, '_wc_average_rating', '0'),
(71720, 4697, '_wc_review_count', '0'),
(71721, 4697, 'attribute_pa_color', 'a712357085-grey'),
(71722, 4697, 'attribute_pa_shoe-size', '8'),
(71723, 4697, '_price', '230.6'),
(71724, 4697, '_product_version', '4.1.0'),
(71725, 4697, '_vi_wad_aliexpress_variation_id', '10000004416328151'),
(71726, 4697, '_vi_wad_aliexpress_variation_attr', '14:193#A712357085-Grey;200000124:699'),
(71727, 4698, '_variation_description', ''),
(71728, 4698, '_sku', '4000630542521-a712357085-blue-8'),
(71729, 4698, '_regular_price', '230.6'),
(71730, 4698, 'total_sales', '0'),
(71731, 4698, '_tax_status', 'taxable'),
(71732, 4698, '_tax_class', 'parent'),
(71733, 4698, '_manage_stock', 'yes'),
(71734, 4698, '_backorders', 'no'),
(71735, 4698, '_sold_individually', 'no'),
(71736, 4698, '_virtual', 'no'),
(71737, 4698, '_downloadable', 'no'),
(71738, 4698, '_download_limit', '-1'),
(71739, 4698, '_download_expiry', '-1'),
(71740, 4698, '_stock', '339'),
(71741, 4698, '_stock_status', 'instock'),
(71742, 4698, '_wc_average_rating', '0'),
(71743, 4698, '_wc_review_count', '0'),
(71744, 4698, 'attribute_pa_color', 'a712357085-blue'),
(71745, 4698, 'attribute_pa_shoe-size', '8'),
(71746, 4698, '_price', '230.6'),
(71747, 4698, '_product_version', '4.1.0'),
(71748, 4698, '_vi_wad_aliexpress_variation_id', '10000004416328144'),
(71749, 4698, '_vi_wad_aliexpress_variation_attr', '14:771#A712357085-Blue;200000124:699'),
(71750, 4699, '_variation_description', ''),
(71751, 4699, '_sku', '4000630542521-a712357085-blue-8-5'),
(71752, 4699, '_regular_price', '230.6'),
(71753, 4699, 'total_sales', '0'),
(71754, 4699, '_tax_status', 'taxable'),
(71755, 4699, '_tax_class', 'parent'),
(71756, 4699, '_manage_stock', 'yes'),
(71757, 4699, '_backorders', 'no'),
(71758, 4699, '_sold_individually', 'no'),
(71759, 4699, '_virtual', 'no'),
(71760, 4699, '_downloadable', 'no'),
(71761, 4699, '_download_limit', '-1'),
(71762, 4699, '_download_expiry', '-1'),
(71763, 4699, '_stock', '516'),
(71764, 4699, '_stock_status', 'instock'),
(71765, 4699, '_wc_average_rating', '0'),
(71766, 4699, '_wc_review_count', '0'),
(71767, 4699, 'attribute_pa_color', 'a712357085-blue'),
(71768, 4699, 'attribute_pa_shoe-size', '8-5'),
(71769, 4699, '_price', '230.6'),
(71770, 4699, '_product_version', '4.1.0'),
(71771, 4699, '_vi_wad_aliexpress_variation_id', '10000004416328145'),
(71772, 4699, '_vi_wad_aliexpress_variation_attr', '14:771#A712357085-Blue;200000124:200000289'),
(71773, 4700, '_variation_description', ''),
(71774, 4700, '_sku', '4000630542521-a712357085-blue-9'),
(71775, 4700, '_regular_price', '230.6'),
(71776, 4700, 'total_sales', '0'),
(71777, 4700, '_tax_status', 'taxable'),
(71778, 4700, '_tax_class', 'parent'),
(71779, 4700, '_manage_stock', 'yes'),
(71780, 4700, '_backorders', 'no'),
(71781, 4700, '_sold_individually', 'no'),
(71782, 4700, '_virtual', 'no'),
(71783, 4700, '_downloadable', 'no'),
(71784, 4700, '_download_limit', '-1'),
(71785, 4700, '_download_expiry', '-1'),
(71786, 4700, '_stock', '79'),
(71787, 4700, '_stock_status', 'instock'),
(71788, 4700, '_wc_average_rating', '0'),
(71789, 4700, '_wc_review_count', '0'),
(71790, 4700, 'attribute_pa_color', 'a712357085-blue'),
(71791, 4700, 'attribute_pa_shoe-size', '9'),
(71792, 4701, '_wp_attached_file', '2021/06/Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic-2.jpg'),
(71793, 4700, '_price', '230.6'),
(71794, 4701, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:118:\"2021/06/Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic-2.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:118:\"Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:118:\"Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:118:\"Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic-2-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:118:\"Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic-2-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:118:\"Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic-2-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:118:\"Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:118:\"Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:118:\"Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:118:\"Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:118:\"Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:118:\"Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(71795, 4700, '_product_version', '4.1.0'),
(71796, 4700, '_vi_wad_aliexpress_variation_id', '10000004416328146'),
(71797, 4700, '_vi_wad_aliexpress_variation_attr', '14:771#A712357085-Blue;200000124:350262'),
(71798, 4702, '_variation_description', ''),
(71799, 4702, '_sku', '4000630542521-a712357085-blue-9-5'),
(71800, 4702, '_regular_price', '230.6'),
(71801, 4702, 'total_sales', '0'),
(71802, 4702, '_tax_status', 'taxable'),
(71803, 4702, '_tax_class', 'parent'),
(71804, 4702, '_manage_stock', 'yes'),
(71805, 4702, '_backorders', 'no'),
(71806, 4702, '_sold_individually', 'no'),
(71807, 4702, '_virtual', 'no'),
(71808, 4702, '_downloadable', 'no'),
(71809, 4702, '_download_limit', '-1'),
(71810, 4702, '_download_expiry', '-1'),
(71811, 4702, '_stock', '1'),
(71812, 4702, '_stock_status', 'instock'),
(71813, 4702, '_wc_average_rating', '0'),
(71814, 4702, '_wc_review_count', '0'),
(71815, 4702, 'attribute_pa_color', 'a712357085-blue'),
(71816, 4702, 'attribute_pa_shoe-size', '9-5'),
(71817, 4702, '_price', '230.6'),
(71818, 4702, '_product_version', '4.1.0'),
(71819, 4702, '_vi_wad_aliexpress_variation_id', '10000004416328147'),
(71820, 4702, '_vi_wad_aliexpress_variation_attr', '14:771#A712357085-Blue;200000124:200000290'),
(71821, 4676, '_price', '230.6'),
(71822, 4701, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H09797572f8a94349a11ab55599601783f/Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic.jpg'),
(71823, 4703, '_sku', '1005001586584060'),
(71824, 4704, '_wp_attached_file', '2021/06/Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic-3.jpg'),
(71825, 4703, '_visibility', 'visible'),
(71826, 4703, '_default_attributes', '');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(71827, 4704, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:118:\"2021/06/Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic-3.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:118:\"Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:118:\"Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:118:\"Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic-3-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:118:\"Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic-3-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:118:\"Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic-3-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:118:\"Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:118:\"Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic-3-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:118:\"Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:118:\"Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:118:\"Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic-3-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:118:\"Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(71828, 4176, '_vi_wad_woo_id', '4703'),
(71829, 4703, '_vi_wad_aliexpress_product_id', '1005001586584060'),
(71830, 4703, 'total_sales', '0'),
(71831, 4703, '_tax_status', 'taxable'),
(71832, 4703, '_tax_class', ''),
(71833, 4703, '_manage_stock', 'no'),
(71834, 4703, '_backorders', 'no'),
(71835, 4703, '_sold_individually', 'no'),
(71836, 4703, '_virtual', 'no'),
(71837, 4703, '_downloadable', 'no'),
(71838, 4703, '_download_limit', '-1'),
(71839, 4703, '_download_expiry', '-1'),
(71840, 4703, '_stock', NULL),
(71841, 4703, '_stock_status', 'instock'),
(71842, 4703, '_wc_average_rating', '0'),
(71843, 4703, '_wc_review_count', '0'),
(71844, 4703, '_product_attributes', 'a:2:{s:8:\"pa_color\";a:6:{s:4:\"name\";s:8:\"pa_color\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"0\";s:10:\"is_visible\";s:1:\"0\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"1\";}s:12:\"pa_shoe-size\";a:6:{s:4:\"name\";s:12:\"pa_shoe-size\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"1\";s:10:\"is_visible\";s:1:\"0\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"1\";}}'),
(71845, 4703, '_product_version', '4.1.0'),
(71846, 4705, '_wp_attached_file', '2021/06/Couple-Running-Shoes-Fashion-Breathable-Outdoor-Male-Sports-Shoes-Lightweight-Sneakers-Women-Comfortable-Athletic-Footwear.jpg'),
(71847, 4705, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:134:\"2021/06/Couple-Running-Shoes-Fashion-Breathable-Outdoor-Male-Sports-Shoes-Lightweight-Sneakers-Women-Comfortable-Athletic-Footwear.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:134:\"Couple-Running-Shoes-Fashion-Breathable-Outdoor-Male-Sports-Shoes-Lightweight-Sneakers-Women-Comfortable-Athletic-Footwear-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:134:\"Couple-Running-Shoes-Fashion-Breathable-Outdoor-Male-Sports-Shoes-Lightweight-Sneakers-Women-Comfortable-Athletic-Footwear-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:134:\"Couple-Running-Shoes-Fashion-Breathable-Outdoor-Male-Sports-Shoes-Lightweight-Sneakers-Women-Comfortable-Athletic-Footwear-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:134:\"Couple-Running-Shoes-Fashion-Breathable-Outdoor-Male-Sports-Shoes-Lightweight-Sneakers-Women-Comfortable-Athletic-Footwear-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:134:\"Couple-Running-Shoes-Fashion-Breathable-Outdoor-Male-Sports-Shoes-Lightweight-Sneakers-Women-Comfortable-Athletic-Footwear-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:134:\"Couple-Running-Shoes-Fashion-Breathable-Outdoor-Male-Sports-Shoes-Lightweight-Sneakers-Women-Comfortable-Athletic-Footwear-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:134:\"Couple-Running-Shoes-Fashion-Breathable-Outdoor-Male-Sports-Shoes-Lightweight-Sneakers-Women-Comfortable-Athletic-Footwear-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:134:\"Couple-Running-Shoes-Fashion-Breathable-Outdoor-Male-Sports-Shoes-Lightweight-Sneakers-Women-Comfortable-Athletic-Footwear-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:134:\"Couple-Running-Shoes-Fashion-Breathable-Outdoor-Male-Sports-Shoes-Lightweight-Sneakers-Women-Comfortable-Athletic-Footwear-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:134:\"Couple-Running-Shoes-Fashion-Breathable-Outdoor-Male-Sports-Shoes-Lightweight-Sneakers-Women-Comfortable-Athletic-Footwear-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:134:\"Couple-Running-Shoes-Fashion-Breathable-Outdoor-Male-Sports-Shoes-Lightweight-Sneakers-Women-Comfortable-Athletic-Footwear-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(71848, 4704, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H061b3104b21a4c2f98c31f81e477df7bk/Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic.jpg'),
(71849, 4706, '_wp_attached_file', '2021/06/Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic-4.jpg'),
(71850, 4706, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:118:\"2021/06/Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic-4.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:118:\"Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:118:\"Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic-4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:118:\"Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic-4-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:118:\"Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic-4-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:118:\"Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic-4-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:118:\"Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:118:\"Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic-4-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:118:\"Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:118:\"Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:118:\"Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic-4-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:118:\"Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(71851, 4705, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Hbee8c46181b34acfb5642019cd7696cf4/Couple-Running-Shoes-Fashion-Breathable-Outdoor-Male-Sports-Shoes-Lightweight-Sneakers-Women-Comfortable-Athletic-Footwear.jpg'),
(71852, 4703, '_thumbnail_id', '4705'),
(71853, 4707, '_variation_description', ''),
(71854, 4707, '_sku', '1005001586584060-green-38'),
(71855, 4707, '_regular_price', '113.28'),
(71856, 4707, 'total_sales', '0'),
(71857, 4707, '_tax_status', 'taxable'),
(71858, 4707, '_tax_class', 'parent'),
(71859, 4707, '_manage_stock', 'yes'),
(71860, 4707, '_backorders', 'no'),
(71861, 4707, '_sold_individually', 'no'),
(71862, 4707, '_virtual', 'no'),
(71863, 4707, '_downloadable', 'no'),
(71864, 4707, '_download_limit', '-1'),
(71865, 4707, '_download_expiry', '-1'),
(71866, 4707, '_stock', '867'),
(71867, 4707, '_stock_status', 'instock'),
(71868, 4707, '_wc_average_rating', '0'),
(71869, 4706, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H6a8baa0c0e434e9283914b1a9442d362v/Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic.jpg'),
(71870, 4707, '_wc_review_count', '0'),
(71871, 4707, 'attribute_pa_color', 'green'),
(71872, 4707, 'attribute_pa_shoe-size', '38'),
(71873, 4707, '_price', '113.28'),
(71874, 4707, '_product_version', '4.1.0'),
(71875, 4707, '_vi_wad_aliexpress_variation_id', '12000016693949006'),
(71876, 4707, '_vi_wad_aliexpress_variation_attr', '14:175;200000124:200000898'),
(71877, 4708, '_variation_description', ''),
(71878, 4708, '_sku', '1005001586584060-black-45'),
(71879, 4708, '_regular_price', '113.28'),
(71880, 4708, 'total_sales', '0'),
(71881, 4708, '_tax_status', 'taxable'),
(71882, 4708, '_tax_class', 'parent'),
(71883, 4708, '_manage_stock', 'yes'),
(71884, 4708, '_backorders', 'no'),
(71885, 4708, '_sold_individually', 'no'),
(71886, 4708, '_virtual', 'no'),
(71887, 4708, '_downloadable', 'no'),
(71888, 4708, '_download_limit', '-1'),
(71889, 4708, '_download_expiry', '-1'),
(71890, 4708, '_stock', '898'),
(71891, 4708, '_stock_status', 'instock'),
(71892, 4708, '_wc_average_rating', '0'),
(71893, 4708, '_wc_review_count', '0'),
(71894, 4708, 'attribute_pa_color', 'black'),
(71895, 4708, 'attribute_pa_shoe-size', '45'),
(71896, 4708, '_price', '113.28'),
(71897, 4708, '_product_version', '4.1.0'),
(71898, 4708, '_vi_wad_aliexpress_variation_id', '12000018325312717'),
(71899, 4708, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:3116'),
(71900, 4709, '_variation_description', ''),
(71901, 4709, '_sku', '1005001586584060-green-46'),
(71902, 4709, '_regular_price', '113.28'),
(71903, 4709, 'total_sales', '0'),
(71904, 4709, '_tax_status', 'taxable'),
(71905, 4709, '_tax_class', 'parent'),
(71906, 4709, '_manage_stock', 'yes'),
(71907, 4709, '_backorders', 'no'),
(71908, 4709, '_sold_individually', 'no'),
(71909, 4709, '_virtual', 'no'),
(71910, 4709, '_downloadable', 'no'),
(71911, 4709, '_download_limit', '-1'),
(71912, 4709, '_download_expiry', '-1'),
(71913, 4709, '_stock', '920'),
(71914, 4709, '_stock_status', 'instock'),
(71915, 4709, '_wc_average_rating', '0'),
(71916, 4709, '_wc_review_count', '0'),
(71917, 4709, 'attribute_pa_color', 'green'),
(71918, 4709, 'attribute_pa_shoe-size', '46'),
(71919, 4709, '_price', '113.28'),
(71920, 4709, '_product_version', '4.1.0'),
(71921, 4709, '_vi_wad_aliexpress_variation_id', '12000016693949007'),
(71922, 4709, '_vi_wad_aliexpress_variation_attr', '14:175;200000124:200000899'),
(71923, 4711, '_wp_attached_file', '2021/06/Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic-5.jpg'),
(71924, 4710, '_variation_description', ''),
(71925, 4711, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:118:\"2021/06/Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic-5.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:118:\"Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:118:\"Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic-5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:118:\"Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic-5-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:118:\"Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic-5-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:118:\"Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic-5-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:118:\"Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:118:\"Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic-5-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:118:\"Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic-5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:118:\"Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:118:\"Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic-5-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:118:\"Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic-5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(71926, 4710, '_sku', '1005001586584060-black-44'),
(71927, 4710, '_regular_price', '113.28'),
(71928, 4710, 'total_sales', '0'),
(71929, 4710, '_tax_status', 'taxable'),
(71930, 4710, '_tax_class', 'parent'),
(71931, 4710, '_manage_stock', 'yes'),
(71932, 4710, '_backorders', 'no'),
(71933, 4710, '_sold_individually', 'no'),
(71934, 4710, '_virtual', 'no'),
(71935, 4710, '_downloadable', 'no'),
(71936, 4710, '_download_limit', '-1'),
(71937, 4710, '_download_expiry', '-1'),
(71938, 4710, '_stock', '754'),
(71939, 4710, '_stock_status', 'instock'),
(71940, 4710, '_wc_average_rating', '0'),
(71941, 4710, '_wc_review_count', '0'),
(71942, 4710, 'attribute_pa_color', 'black'),
(71943, 4710, 'attribute_pa_shoe-size', '44'),
(71944, 4710, '_price', '113.28'),
(71945, 4710, '_product_version', '4.1.0'),
(71946, 4710, '_vi_wad_aliexpress_variation_id', '12000018325312716'),
(71947, 4710, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:100010487'),
(71948, 4712, '_variation_description', ''),
(71949, 4712, '_sku', '1005001586584060-green-37'),
(71950, 4712, '_regular_price', '113.28'),
(71951, 4712, 'total_sales', '0'),
(71952, 4712, '_tax_status', 'taxable'),
(71953, 4712, '_tax_class', 'parent'),
(71954, 4712, '_manage_stock', 'yes'),
(71955, 4712, '_backorders', 'no'),
(71956, 4712, '_sold_individually', 'no'),
(71957, 4712, '_virtual', 'no'),
(71958, 4712, '_downloadable', 'no'),
(71959, 4712, '_download_limit', '-1'),
(71960, 4712, '_download_expiry', '-1'),
(71961, 4712, '_stock', '897'),
(71962, 4712, '_stock_status', 'instock'),
(71963, 4712, '_wc_average_rating', '0'),
(71964, 4712, '_wc_review_count', '0'),
(71965, 4712, 'attribute_pa_color', 'green'),
(71966, 4712, 'attribute_pa_shoe-size', '37'),
(71967, 4712, '_price', '113.28'),
(71968, 4712, '_product_version', '4.1.0'),
(71969, 4712, '_vi_wad_aliexpress_variation_id', '12000018325312719'),
(71970, 4712, '_vi_wad_aliexpress_variation_attr', '14:175;200000124:100010482'),
(71971, 4713, '_variation_description', ''),
(71972, 4713, '_sku', '1005001586584060-green-36'),
(71973, 4713, '_regular_price', '113.28'),
(71974, 4713, 'total_sales', '0'),
(71975, 4713, '_tax_status', 'taxable'),
(71976, 4713, '_tax_class', 'parent'),
(71977, 4713, '_manage_stock', 'yes'),
(71978, 4713, '_backorders', 'no'),
(71979, 4713, '_sold_individually', 'no'),
(71980, 4713, '_virtual', 'no'),
(71981, 4713, '_downloadable', 'no'),
(71982, 4713, '_download_limit', '-1'),
(71983, 4713, '_download_expiry', '-1'),
(71984, 4713, '_stock', '895'),
(71985, 4713, '_stock_status', 'instock'),
(71986, 4713, '_wc_average_rating', '0'),
(71987, 4713, '_wc_review_count', '0'),
(71988, 4713, 'attribute_pa_color', 'green'),
(71989, 4713, 'attribute_pa_shoe-size', '36'),
(71990, 4713, '_price', '113.28'),
(71991, 4713, '_product_version', '4.1.0'),
(71992, 4713, '_vi_wad_aliexpress_variation_id', '12000018325312718'),
(71993, 4713, '_vi_wad_aliexpress_variation_attr', '14:175;200000124:200000334'),
(71994, 4714, '_variation_description', ''),
(71995, 4714, '_sku', '1005001586584060-black-41'),
(71996, 4714, '_regular_price', '113.28'),
(71997, 4714, 'total_sales', '0'),
(71998, 4714, '_tax_status', 'taxable'),
(71999, 4714, '_tax_class', 'parent'),
(72000, 4714, '_manage_stock', 'yes'),
(72001, 4714, '_backorders', 'no'),
(72002, 4714, '_sold_individually', 'no'),
(72003, 4714, '_virtual', 'no'),
(72004, 4714, '_downloadable', 'no'),
(72005, 4714, '_download_limit', '-1'),
(72006, 4714, '_download_expiry', '-1'),
(72007, 4714, '_stock', '810'),
(72008, 4714, '_stock_status', 'instock'),
(72009, 4714, '_wc_average_rating', '0'),
(72010, 4714, '_wc_review_count', '0'),
(72011, 4714, 'attribute_pa_color', 'black'),
(72012, 4714, 'attribute_pa_shoe-size', '41'),
(72013, 4714, '_price', '113.28'),
(72014, 4714, '_product_version', '4.1.0'),
(72015, 4714, '_vi_wad_aliexpress_variation_id', '12000018325312713'),
(72016, 4714, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:100010483'),
(72017, 4715, '_variation_description', ''),
(72018, 4715, '_sku', '1005001586584060-black-40'),
(72019, 4715, '_regular_price', '113.28'),
(72020, 4715, 'total_sales', '0'),
(72021, 4715, '_tax_status', 'taxable'),
(72022, 4715, '_tax_class', 'parent'),
(72023, 4715, '_manage_stock', 'yes'),
(72024, 4715, '_backorders', 'no'),
(72025, 4715, '_sold_individually', 'no'),
(72026, 4715, '_virtual', 'no'),
(72027, 4715, '_downloadable', 'no'),
(72028, 4711, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H1d4203b377dd4be9823dc69130f6cf62a/Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic.jpg'),
(72029, 4715, '_download_limit', '-1'),
(72030, 4715, '_download_expiry', '-1'),
(72031, 4715, '_stock', '863'),
(72032, 4715, '_stock_status', 'instock'),
(72033, 4715, '_wc_average_rating', '0'),
(72034, 4715, '_wc_review_count', '0'),
(72035, 4715, 'attribute_pa_color', 'black'),
(72036, 4715, 'attribute_pa_shoe-size', '40'),
(72037, 4715, '_price', '113.28'),
(72038, 4715, '_product_version', '4.1.0'),
(72039, 4715, '_vi_wad_aliexpress_variation_id', '12000018325312712'),
(72040, 4715, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:100013888'),
(72041, 4716, '_variation_description', ''),
(72042, 4716, '_sku', '1005001586584060-black-43'),
(72043, 4716, '_regular_price', '113.28'),
(72044, 4716, 'total_sales', '0'),
(72045, 4716, '_tax_status', 'taxable'),
(72046, 4716, '_tax_class', 'parent'),
(72047, 4716, '_manage_stock', 'yes'),
(72048, 4716, '_backorders', 'no'),
(72049, 4716, '_sold_individually', 'no'),
(72050, 4716, '_virtual', 'no'),
(72051, 4716, '_downloadable', 'no'),
(72052, 4716, '_download_limit', '-1'),
(72053, 4716, '_download_expiry', '-1'),
(72054, 4716, '_stock', '698'),
(72055, 4716, '_stock_status', 'instock'),
(72056, 4716, '_wc_average_rating', '0'),
(72057, 4716, '_wc_review_count', '0'),
(72058, 4716, 'attribute_pa_color', 'black'),
(72059, 4716, 'attribute_pa_shoe-size', '43'),
(72060, 4716, '_price', '113.28'),
(72061, 4716, '_product_version', '4.1.0'),
(72062, 4716, '_vi_wad_aliexpress_variation_id', '12000018325312715'),
(72063, 4716, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:200000338'),
(72064, 4717, '_variation_description', ''),
(72065, 4717, '_sku', '1005001586584060-black-42'),
(72066, 4717, '_regular_price', '113.28'),
(72067, 4717, 'total_sales', '0'),
(72068, 4717, '_tax_status', 'taxable'),
(72069, 4717, '_tax_class', 'parent'),
(72070, 4717, '_manage_stock', 'yes'),
(72071, 4717, '_backorders', 'no'),
(72072, 4717, '_sold_individually', 'no'),
(72073, 4717, '_virtual', 'no'),
(72074, 4717, '_downloadable', 'no'),
(72075, 4717, '_download_limit', '-1'),
(72076, 4717, '_download_expiry', '-1'),
(72077, 4717, '_stock', '714'),
(72078, 4717, '_stock_status', 'instock'),
(72079, 4717, '_wc_average_rating', '0'),
(72080, 4717, '_wc_review_count', '0'),
(72081, 4717, 'attribute_pa_color', 'black'),
(72082, 4717, 'attribute_pa_shoe-size', '42'),
(72083, 4717, '_price', '113.28'),
(72084, 4717, '_product_version', '4.1.0'),
(72085, 4717, '_vi_wad_aliexpress_variation_id', '12000018325312714'),
(72086, 4717, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:200000337'),
(72087, 4718, '_variation_description', ''),
(72088, 4718, '_sku', '1005001586584060-black-37'),
(72089, 4718, '_regular_price', '113.28'),
(72090, 4718, 'total_sales', '0'),
(72091, 4718, '_tax_status', 'taxable'),
(72092, 4718, '_tax_class', 'parent'),
(72093, 4718, '_manage_stock', 'yes'),
(72094, 4718, '_backorders', 'no'),
(72095, 4718, '_sold_individually', 'no'),
(72096, 4718, '_virtual', 'no'),
(72097, 4718, '_downloadable', 'no'),
(72098, 4718, '_download_limit', '-1'),
(72099, 4718, '_download_expiry', '-1'),
(72100, 4718, '_stock', '919'),
(72101, 4718, '_stock_status', 'instock'),
(72102, 4718, '_wc_average_rating', '0'),
(72103, 4718, '_wc_review_count', '0'),
(72104, 4718, 'attribute_pa_color', 'black'),
(72105, 4718, 'attribute_pa_shoe-size', '37'),
(72106, 4718, '_price', '113.28'),
(72107, 4718, '_product_version', '4.1.0'),
(72108, 4718, '_vi_wad_aliexpress_variation_id', '12000018325312711'),
(72109, 4718, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:100010482'),
(72110, 4719, '_variation_description', ''),
(72111, 4719, '_sku', '1005001586584060-black-36'),
(72112, 4719, '_regular_price', '113.28'),
(72113, 4719, 'total_sales', '0'),
(72114, 4719, '_tax_status', 'taxable'),
(72115, 4719, '_tax_class', 'parent'),
(72116, 4719, '_manage_stock', 'yes'),
(72117, 4719, '_backorders', 'no'),
(72118, 4719, '_sold_individually', 'no'),
(72119, 4719, '_virtual', 'no'),
(72120, 4719, '_downloadable', 'no'),
(72121, 4719, '_download_limit', '-1'),
(72122, 4719, '_download_expiry', '-1'),
(72123, 4719, '_stock', '932'),
(72124, 4719, '_stock_status', 'instock'),
(72125, 4719, '_wc_average_rating', '0'),
(72126, 4719, '_wc_review_count', '0'),
(72127, 4719, 'attribute_pa_color', 'black'),
(72128, 4719, 'attribute_pa_shoe-size', '36'),
(72129, 4719, '_price', '113.28'),
(72130, 4719, '_product_version', '4.1.0'),
(72131, 4719, '_vi_wad_aliexpress_variation_id', '12000018325312710'),
(72132, 4719, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:200000334'),
(72133, 4720, '_variation_description', ''),
(72134, 4720, '_sku', '1005001586584060-red-45'),
(72135, 4720, '_regular_price', '113.28'),
(72136, 4720, 'total_sales', '0'),
(72137, 4720, '_tax_status', 'taxable'),
(72138, 4720, '_tax_class', 'parent'),
(72139, 4720, '_manage_stock', 'yes'),
(72140, 4720, '_backorders', 'no'),
(72141, 4720, '_sold_individually', 'no'),
(72142, 4720, '_virtual', 'no'),
(72143, 4720, '_downloadable', 'no'),
(72144, 4720, '_download_limit', '-1'),
(72145, 4720, '_download_expiry', '-1'),
(72146, 4720, '_stock', '940'),
(72147, 4720, '_stock_status', 'instock'),
(72148, 4720, '_wc_average_rating', '0'),
(72149, 4720, '_wc_review_count', '0'),
(72150, 4720, 'attribute_pa_color', 'red'),
(72151, 4720, 'attribute_pa_shoe-size', '45'),
(72152, 4720, '_price', '113.28'),
(72153, 4720, '_product_version', '4.1.0'),
(72154, 4720, '_vi_wad_aliexpress_variation_id', '12000018325312733'),
(72155, 4720, '_vi_wad_aliexpress_variation_attr', '14:10;200000124:3116'),
(72156, 4721, '_variation_description', ''),
(72157, 4721, '_sku', '1005001586584060-red-44'),
(72158, 4721, '_regular_price', '113.28'),
(72159, 4721, 'total_sales', '0'),
(72160, 4721, '_tax_status', 'taxable'),
(72161, 4721, '_tax_class', 'parent'),
(72162, 4721, '_manage_stock', 'yes'),
(72163, 4721, '_backorders', 'no'),
(72164, 4721, '_sold_individually', 'no'),
(72165, 4721, '_virtual', 'no'),
(72166, 4722, '_wp_attached_file', '2021/06/Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic.jpg_640x640.jpg'),
(72167, 4721, '_downloadable', 'no'),
(72168, 4722, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:128:\"2021/06/Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic.jpg_640x640.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:128:\"Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic.jpg_640x640-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:128:\"Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic.jpg_640x640-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:128:\"Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic.jpg_640x640-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:128:\"Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic.jpg_640x640-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:128:\"Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic.jpg_640x640-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:128:\"Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic.jpg_640x640-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:128:\"Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic.jpg_640x640-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:128:\"Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic.jpg_640x640-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:128:\"Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic.jpg_640x640-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:128:\"Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic.jpg_640x640-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(72169, 4721, '_download_limit', '-1'),
(72170, 4721, '_download_expiry', '-1'),
(72171, 4721, '_stock', '844'),
(72172, 4721, '_stock_status', 'instock'),
(72173, 4721, '_wc_average_rating', '0'),
(72174, 4721, '_wc_review_count', '0'),
(72175, 4721, 'attribute_pa_color', 'red'),
(72176, 4721, 'attribute_pa_shoe-size', '44'),
(72177, 4721, '_price', '113.28'),
(72178, 4721, '_product_version', '4.1.0'),
(72179, 4721, '_vi_wad_aliexpress_variation_id', '12000018325312732'),
(72180, 4721, '_vi_wad_aliexpress_variation_attr', '14:10;200000124:100010487'),
(72181, 4723, '_variation_description', ''),
(72182, 4723, '_sku', '1005001586584060-red-39'),
(72183, 4723, '_regular_price', '113.28'),
(72184, 4723, 'total_sales', '0'),
(72185, 4723, '_tax_status', 'taxable'),
(72186, 4723, '_tax_class', 'parent'),
(72187, 4723, '_manage_stock', 'yes'),
(72188, 4723, '_backorders', 'no'),
(72189, 4723, '_sold_individually', 'no'),
(72190, 4723, '_virtual', 'no'),
(72191, 4723, '_downloadable', 'no'),
(72192, 4723, '_download_limit', '-1'),
(72193, 4723, '_download_expiry', '-1'),
(72194, 4723, '_stock', '895'),
(72195, 4723, '_stock_status', 'instock'),
(72196, 4723, '_wc_average_rating', '0'),
(72197, 4723, '_wc_review_count', '0'),
(72198, 4723, 'attribute_pa_color', 'red'),
(72199, 4723, 'attribute_pa_shoe-size', '39'),
(72200, 4723, '_price', '113.28'),
(72201, 4723, '_product_version', '4.1.0'),
(72202, 4723, '_vi_wad_aliexpress_variation_id', '12000016693949020'),
(72203, 4723, '_vi_wad_aliexpress_variation_attr', '14:10;200000124:200000364'),
(72204, 4724, '_variation_description', ''),
(72205, 4724, '_sku', '1005001586584060-red-46'),
(72206, 4724, '_regular_price', '113.28'),
(72207, 4724, 'total_sales', '0'),
(72208, 4724, '_tax_status', 'taxable'),
(72209, 4724, '_tax_class', 'parent'),
(72210, 4724, '_manage_stock', 'yes'),
(72211, 4724, '_backorders', 'no'),
(72212, 4724, '_sold_individually', 'no'),
(72213, 4724, '_virtual', 'no'),
(72214, 4724, '_downloadable', 'no'),
(72215, 4724, '_download_limit', '-1'),
(72216, 4724, '_download_expiry', '-1'),
(72217, 4724, '_stock', '945'),
(72218, 4724, '_stock_status', 'instock'),
(72219, 4724, '_wc_average_rating', '0'),
(72220, 4724, '_wc_review_count', '0'),
(72221, 4724, 'attribute_pa_color', 'red'),
(72222, 4724, 'attribute_pa_shoe-size', '46'),
(72223, 4724, '_price', '113.28'),
(72224, 4724, '_product_version', '4.1.0'),
(72225, 4724, '_vi_wad_aliexpress_variation_id', '12000016693949018'),
(72226, 4724, '_vi_wad_aliexpress_variation_attr', '14:10;200000124:200000899'),
(72227, 4725, '_variation_description', ''),
(72228, 4725, '_sku', '1005001586584060-red-41'),
(72229, 4725, '_regular_price', '113.28'),
(72230, 4725, 'total_sales', '0'),
(72231, 4725, '_tax_status', 'taxable'),
(72232, 4725, '_tax_class', 'parent'),
(72233, 4725, '_manage_stock', 'yes'),
(72234, 4725, '_backorders', 'no'),
(72235, 4725, '_sold_individually', 'no'),
(72236, 4725, '_virtual', 'no'),
(72237, 4725, '_downloadable', 'no'),
(72238, 4725, '_download_limit', '-1'),
(72239, 4725, '_download_expiry', '-1'),
(72240, 4725, '_stock', '869'),
(72241, 4725, '_stock_status', 'instock'),
(72242, 4725, '_wc_average_rating', '0'),
(72243, 4725, '_wc_review_count', '0'),
(72244, 4725, 'attribute_pa_color', 'red'),
(72245, 4725, 'attribute_pa_shoe-size', '41'),
(72246, 4725, '_price', '113.28'),
(72247, 4725, '_product_version', '4.1.0'),
(72248, 4725, '_vi_wad_aliexpress_variation_id', '12000018325312729'),
(72249, 4725, '_vi_wad_aliexpress_variation_attr', '14:10;200000124:100010483'),
(72250, 4726, '_variation_description', ''),
(72251, 4726, '_sku', '1005001586584060-red-40'),
(72252, 4726, '_regular_price', '113.28'),
(72253, 4726, 'total_sales', '0'),
(72254, 4726, '_tax_status', 'taxable'),
(72255, 4726, '_tax_class', 'parent'),
(72256, 4726, '_manage_stock', 'yes'),
(72257, 4726, '_backorders', 'no'),
(72258, 4726, '_sold_individually', 'no'),
(72259, 4726, '_virtual', 'no'),
(72260, 4726, '_downloadable', 'no'),
(72261, 4726, '_download_limit', '-1'),
(72262, 4726, '_download_expiry', '-1'),
(72263, 4726, '_stock', '884'),
(72264, 4726, '_stock_status', 'instock'),
(72265, 4726, '_wc_average_rating', '0'),
(72266, 4726, '_wc_review_count', '0'),
(72267, 4722, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H55e2733ff812482bb008a270eeb7b1b5j/Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic.jpg_640x640.jpg'),
(72268, 4659, '_thumbnail_id', '4722'),
(72269, 4726, 'attribute_pa_color', 'red'),
(72270, 4660, '_thumbnail_id', '4722'),
(72271, 4726, 'attribute_pa_shoe-size', '40'),
(72272, 4661, '_thumbnail_id', '4722'),
(72273, 4726, '_price', '113.28'),
(72274, 4664, '_thumbnail_id', '4722'),
(72275, 4665, '_thumbnail_id', '4722'),
(72276, 4726, '_product_version', '4.1.0'),
(72277, 4666, '_thumbnail_id', '4722'),
(72278, 4668, '_thumbnail_id', '4722'),
(72279, 4726, '_vi_wad_aliexpress_variation_id', '12000018325312728'),
(72280, 4669, '_thumbnail_id', '4722'),
(72281, 4726, '_vi_wad_aliexpress_variation_attr', '14:10;200000124:100013888'),
(72282, 4670, '_thumbnail_id', '4722'),
(72283, 4672, '_thumbnail_id', '4722'),
(72284, 4673, '_thumbnail_id', '4722'),
(72285, 4727, '_variation_description', ''),
(72286, 4727, '_sku', '1005001586584060-red-43'),
(72287, 4727, '_regular_price', '113.28'),
(72288, 4727, 'total_sales', '0'),
(72289, 4727, '_tax_status', 'taxable'),
(72290, 4727, '_tax_class', 'parent'),
(72291, 4727, '_manage_stock', 'yes'),
(72292, 4727, '_backorders', 'no'),
(72293, 4727, '_sold_individually', 'no'),
(72294, 4727, '_virtual', 'no'),
(72295, 4727, '_downloadable', 'no'),
(72296, 4727, '_download_limit', '-1'),
(72297, 4727, '_download_expiry', '-1'),
(72298, 4727, '_stock', '769'),
(72299, 4727, '_stock_status', 'instock'),
(72300, 4727, '_wc_average_rating', '0'),
(72301, 4727, '_wc_review_count', '0'),
(72302, 4727, 'attribute_pa_color', 'red'),
(72303, 4727, 'attribute_pa_shoe-size', '43'),
(72304, 4727, '_price', '113.28'),
(72305, 4727, '_product_version', '4.1.0'),
(72306, 4727, '_vi_wad_aliexpress_variation_id', '12000018325312731'),
(72307, 4727, '_vi_wad_aliexpress_variation_attr', '14:10;200000124:200000338'),
(72308, 4728, '_wp_attached_file', '2021/06/Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic-1.jpg_640x640-1.jpg'),
(72309, 4728, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:132:\"2021/06/Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic-1.jpg_640x640-1.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:132:\"Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic-1.jpg_640x640-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:132:\"Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic-1.jpg_640x640-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:132:\"Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic-1.jpg_640x640-1-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:132:\"Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic-1.jpg_640x640-1-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:132:\"Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic-1.jpg_640x640-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:132:\"Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic-1.jpg_640x640-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:132:\"Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic-1.jpg_640x640-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:132:\"Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic-1.jpg_640x640-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:132:\"Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic-1.jpg_640x640-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:132:\"Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic-1.jpg_640x640-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(72310, 4729, '_variation_description', ''),
(72311, 4729, '_sku', '1005001586584060-red-38'),
(72312, 4729, '_regular_price', '113.28'),
(72313, 4729, 'total_sales', '0'),
(72314, 4729, '_tax_status', 'taxable'),
(72315, 4729, '_tax_class', 'parent'),
(72316, 4729, '_manage_stock', 'yes'),
(72317, 4729, '_backorders', 'no'),
(72318, 4729, '_sold_individually', 'no'),
(72319, 4729, '_virtual', 'no'),
(72320, 4729, '_downloadable', 'no'),
(72321, 4729, '_download_limit', '-1'),
(72322, 4729, '_download_expiry', '-1'),
(72323, 4729, '_stock', '817'),
(72324, 4729, '_stock_status', 'instock'),
(72325, 4729, '_wc_average_rating', '0'),
(72326, 4729, '_wc_review_count', '0'),
(72327, 4729, 'attribute_pa_color', 'red'),
(72328, 4729, 'attribute_pa_shoe-size', '38'),
(72329, 4729, '_price', '113.28'),
(72330, 4729, '_product_version', '4.1.0'),
(72331, 4729, '_vi_wad_aliexpress_variation_id', '12000016693949017'),
(72332, 4729, '_vi_wad_aliexpress_variation_attr', '14:10;200000124:200000898'),
(72333, 4730, '_variation_description', ''),
(72334, 4730, '_sku', '1005001586584060-red-42'),
(72335, 4730, '_regular_price', '113.28'),
(72336, 4730, 'total_sales', '0'),
(72337, 4730, '_tax_status', 'taxable'),
(72338, 4730, '_tax_class', 'parent'),
(72339, 4730, '_manage_stock', 'yes'),
(72340, 4730, '_backorders', 'no'),
(72341, 4730, '_sold_individually', 'no'),
(72342, 4730, '_virtual', 'no'),
(72343, 4730, '_downloadable', 'no'),
(72344, 4730, '_download_limit', '-1'),
(72345, 4730, '_download_expiry', '-1'),
(72346, 4730, '_stock', '802'),
(72347, 4730, '_stock_status', 'instock'),
(72348, 4730, '_wc_average_rating', '0'),
(72349, 4730, '_wc_review_count', '0'),
(72350, 4730, 'attribute_pa_color', 'red'),
(72351, 4730, 'attribute_pa_shoe-size', '42'),
(72352, 4730, '_price', '113.28'),
(72353, 4730, '_product_version', '4.1.0'),
(72354, 4730, '_vi_wad_aliexpress_variation_id', '12000018325312730'),
(72355, 4730, '_vi_wad_aliexpress_variation_attr', '14:10;200000124:200000337'),
(72356, 4731, '_variation_description', ''),
(72357, 4731, '_sku', '1005001586584060-green-45'),
(72358, 4731, '_regular_price', '113.28'),
(72359, 4731, 'total_sales', '0'),
(72360, 4731, '_tax_status', 'taxable'),
(72361, 4731, '_tax_class', 'parent'),
(72362, 4731, '_manage_stock', 'yes'),
(72363, 4731, '_backorders', 'no'),
(72364, 4731, '_sold_individually', 'no'),
(72365, 4731, '_virtual', 'no'),
(72366, 4731, '_downloadable', 'no'),
(72367, 4731, '_download_limit', '-1'),
(72368, 4731, '_download_expiry', '-1'),
(72369, 4731, '_stock', '900'),
(72370, 4731, '_stock_status', 'instock'),
(72371, 4731, '_wc_average_rating', '0'),
(72372, 4731, '_wc_review_count', '0'),
(72373, 4731, 'attribute_pa_color', 'green'),
(72374, 4731, 'attribute_pa_shoe-size', '45'),
(72375, 4731, '_price', '113.28'),
(72376, 4731, '_product_version', '4.1.0'),
(72377, 4731, '_vi_wad_aliexpress_variation_id', '12000018325312725'),
(72378, 4731, '_vi_wad_aliexpress_variation_attr', '14:175;200000124:3116'),
(72379, 4732, '_variation_description', ''),
(72380, 4732, '_sku', '1005001586584060-green-44'),
(72381, 4732, '_regular_price', '113.28'),
(72382, 4732, 'total_sales', '0'),
(72383, 4732, '_tax_status', 'taxable'),
(72384, 4732, '_tax_class', 'parent'),
(72385, 4732, '_manage_stock', 'yes'),
(72386, 4732, '_backorders', 'no'),
(72387, 4732, '_sold_individually', 'no'),
(72388, 4728, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H0c13e2a38de7475c8007bc680c441e79q/Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic.jpg_640x640.jpg'),
(72389, 4647, '_thumbnail_id', '4728'),
(72390, 4648, '_thumbnail_id', '4728'),
(72391, 4732, '_virtual', 'no'),
(72392, 4651, '_thumbnail_id', '4728'),
(72393, 4732, '_downloadable', 'no'),
(72394, 4652, '_thumbnail_id', '4728'),
(72395, 4653, '_thumbnail_id', '4728'),
(72396, 4732, '_download_limit', '-1'),
(72397, 4732, '_download_expiry', '-1'),
(72398, 4654, '_thumbnail_id', '4728'),
(72399, 4732, '_stock', '751'),
(72400, 4655, '_thumbnail_id', '4728'),
(72401, 4732, '_stock_status', 'instock'),
(72402, 4656, '_thumbnail_id', '4728'),
(72403, 4732, '_wc_average_rating', '0'),
(72404, 4657, '_thumbnail_id', '4728'),
(72405, 4732, '_wc_review_count', '0'),
(72406, 4658, '_thumbnail_id', '4728'),
(72407, 4663, '_thumbnail_id', '4728'),
(72408, 4732, 'attribute_pa_color', 'green'),
(72409, 4732, 'attribute_pa_shoe-size', '44'),
(72410, 4732, '_price', '113.28'),
(72411, 4732, '_product_version', '4.1.0'),
(72412, 4732, '_vi_wad_aliexpress_variation_id', '12000018325312724'),
(72413, 4732, '_vi_wad_aliexpress_variation_attr', '14:175;200000124:100010487'),
(72414, 4733, '_variation_description', ''),
(72415, 4733, '_sku', '1005001586584060-red-37'),
(72416, 4733, '_regular_price', '113.28'),
(72417, 4733, 'total_sales', '0'),
(72418, 4733, '_tax_status', 'taxable'),
(72419, 4733, '_tax_class', 'parent'),
(72420, 4733, '_manage_stock', 'yes'),
(72421, 4733, '_backorders', 'no'),
(72422, 4733, '_sold_individually', 'no'),
(72423, 4733, '_virtual', 'no'),
(72424, 4733, '_downloadable', 'no'),
(72425, 4733, '_download_limit', '-1'),
(72426, 4733, '_download_expiry', '-1'),
(72427, 4733, '_stock', '930'),
(72428, 4733, '_stock_status', 'instock'),
(72429, 4733, '_wc_average_rating', '0'),
(72430, 4734, '_wp_attached_file', '2021/06/Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic-2.jpg_640x640-2.jpg'),
(72431, 4733, '_wc_review_count', '0');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(72432, 4734, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:132:\"2021/06/Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic-2.jpg_640x640-2.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:132:\"Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic-2.jpg_640x640-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:132:\"Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic-2.jpg_640x640-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:132:\"Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic-2.jpg_640x640-2-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:132:\"Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic-2.jpg_640x640-2-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:132:\"Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic-2.jpg_640x640-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:132:\"Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic-2.jpg_640x640-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:132:\"Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic-2.jpg_640x640-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:132:\"Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic-2.jpg_640x640-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:132:\"Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic-2.jpg_640x640-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:132:\"Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic-2.jpg_640x640-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(72433, 4733, 'attribute_pa_color', 'red'),
(72434, 4733, 'attribute_pa_shoe-size', '37'),
(72435, 4733, '_price', '113.28'),
(72436, 4733, '_product_version', '4.1.0'),
(72437, 4733, '_vi_wad_aliexpress_variation_id', '12000018325312727'),
(72438, 4733, '_vi_wad_aliexpress_variation_attr', '14:10;200000124:100010482'),
(72439, 4735, '_variation_description', ''),
(72440, 4735, '_sku', '1005001586584060-red-36'),
(72441, 4735, '_regular_price', '113.28'),
(72442, 4735, 'total_sales', '0'),
(72443, 4735, '_tax_status', 'taxable'),
(72444, 4735, '_tax_class', 'parent'),
(72445, 4735, '_manage_stock', 'yes'),
(72446, 4735, '_backorders', 'no'),
(72447, 4735, '_sold_individually', 'no'),
(72448, 4735, '_virtual', 'no'),
(72449, 4735, '_downloadable', 'no'),
(72450, 4735, '_download_limit', '-1'),
(72451, 4735, '_download_expiry', '-1'),
(72452, 4735, '_stock', '943'),
(72453, 4735, '_stock_status', 'instock'),
(72454, 4735, '_wc_average_rating', '0'),
(72455, 4735, '_wc_review_count', '0'),
(72456, 4735, 'attribute_pa_color', 'red'),
(72457, 4735, 'attribute_pa_shoe-size', '36'),
(72458, 4735, '_price', '113.28'),
(72459, 4735, '_product_version', '4.1.0'),
(72460, 4735, '_vi_wad_aliexpress_variation_id', '12000018325312726'),
(72461, 4735, '_vi_wad_aliexpress_variation_attr', '14:10;200000124:200000334'),
(72462, 4736, '_variation_description', ''),
(72463, 4736, '_sku', '1005001586584060-green-41'),
(72464, 4736, '_regular_price', '113.28'),
(72465, 4736, 'total_sales', '0'),
(72466, 4736, '_tax_status', 'taxable'),
(72467, 4736, '_tax_class', 'parent'),
(72468, 4736, '_manage_stock', 'yes'),
(72469, 4736, '_backorders', 'no'),
(72470, 4736, '_sold_individually', 'no'),
(72471, 4736, '_virtual', 'no'),
(72472, 4736, '_downloadable', 'no'),
(72473, 4736, '_download_limit', '-1'),
(72474, 4736, '_download_expiry', '-1'),
(72475, 4736, '_stock', '782'),
(72476, 4736, '_stock_status', 'instock'),
(72477, 4736, '_wc_average_rating', '0'),
(72478, 4736, '_wc_review_count', '0'),
(72479, 4736, 'attribute_pa_color', 'green'),
(72480, 4736, 'attribute_pa_shoe-size', '41'),
(72481, 4736, '_price', '113.28'),
(72482, 4736, '_product_version', '4.1.0'),
(72483, 4736, '_vi_wad_aliexpress_variation_id', '12000018325312721'),
(72484, 4736, '_vi_wad_aliexpress_variation_attr', '14:175;200000124:100010483'),
(72485, 4737, '_variation_description', ''),
(72486, 4737, '_sku', '1005001586584060-green-40'),
(72487, 4737, '_regular_price', '113.28'),
(72488, 4737, 'total_sales', '0'),
(72489, 4737, '_tax_status', 'taxable'),
(72490, 4737, '_tax_class', 'parent'),
(72491, 4737, '_manage_stock', 'yes'),
(72492, 4737, '_backorders', 'no'),
(72493, 4737, '_sold_individually', 'no'),
(72494, 4737, '_virtual', 'no'),
(72495, 4737, '_downloadable', 'no'),
(72496, 4737, '_download_limit', '-1'),
(72497, 4737, '_download_expiry', '-1'),
(72498, 4737, '_stock', '832'),
(72499, 4737, '_stock_status', 'instock'),
(72500, 4737, '_wc_average_rating', '0'),
(72501, 4737, '_wc_review_count', '0'),
(72502, 4737, 'attribute_pa_color', 'green'),
(72503, 4737, 'attribute_pa_shoe-size', '40'),
(72504, 4737, '_price', '113.28'),
(72505, 4737, '_product_version', '4.1.0'),
(72506, 4737, '_vi_wad_aliexpress_variation_id', '12000018325312720'),
(72507, 4737, '_vi_wad_aliexpress_variation_attr', '14:175;200000124:100013888'),
(72508, 4738, '_variation_description', ''),
(72509, 4738, '_sku', '1005001586584060-green-43'),
(72510, 4738, '_regular_price', '113.28'),
(72511, 4738, 'total_sales', '0'),
(72512, 4738, '_tax_status', 'taxable'),
(72513, 4738, '_tax_class', 'parent'),
(72514, 4734, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Hc261c957a934460a8846eb8dac1fa73bk/Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic.jpg_640x640.jpg'),
(72515, 4738, '_manage_stock', 'yes'),
(72516, 4738, '_backorders', 'no'),
(72517, 4601, '_thumbnail_id', '4734'),
(72518, 4603, '_thumbnail_id', '4734'),
(72519, 4738, '_sold_individually', 'no'),
(72520, 4604, '_thumbnail_id', '4734'),
(72521, 4605, '_thumbnail_id', '4734'),
(72522, 4606, '_thumbnail_id', '4734'),
(72523, 4607, '_thumbnail_id', '4734'),
(72524, 4608, '_thumbnail_id', '4734'),
(72525, 4609, '_thumbnail_id', '4734'),
(72526, 4610, '_thumbnail_id', '4734'),
(72527, 4738, '_virtual', 'no'),
(72528, 4611, '_thumbnail_id', '4734'),
(72529, 4738, '_downloadable', 'no'),
(72530, 4615, '_thumbnail_id', '4734'),
(72531, 4738, '_download_limit', '-1'),
(72532, 4738, '_download_expiry', '-1'),
(72533, 4738, '_stock', '661'),
(72534, 4738, '_stock_status', 'instock'),
(72535, 4738, '_wc_average_rating', '0'),
(72536, 4738, '_wc_review_count', '0'),
(72537, 4738, 'attribute_pa_color', 'green'),
(72538, 4738, 'attribute_pa_shoe-size', '43'),
(72539, 4738, '_price', '113.28'),
(72540, 4738, '_product_version', '4.1.0'),
(72541, 4738, '_vi_wad_aliexpress_variation_id', '12000018325312723'),
(72542, 4738, '_vi_wad_aliexpress_variation_attr', '14:175;200000124:200000338'),
(72543, 4739, '_variation_description', ''),
(72544, 4739, '_sku', '1005001586584060-green-39'),
(72545, 4739, '_regular_price', '113.28'),
(72546, 4739, 'total_sales', '0'),
(72547, 4740, '_wp_attached_file', '2021/06/Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic-3.jpg_640x640-3.jpg'),
(72548, 4739, '_tax_status', 'taxable'),
(72549, 4739, '_tax_class', 'parent'),
(72550, 4740, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:132:\"2021/06/Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic-3.jpg_640x640-3.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:132:\"Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic-3.jpg_640x640-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:132:\"Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic-3.jpg_640x640-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:132:\"Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic-3.jpg_640x640-3-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:132:\"Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic-3.jpg_640x640-3-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:132:\"Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic-3.jpg_640x640-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:132:\"Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic-3.jpg_640x640-3-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:132:\"Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic-3.jpg_640x640-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:132:\"Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic-3.jpg_640x640-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:132:\"Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic-3.jpg_640x640-3-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:132:\"Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic-3.jpg_640x640-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(72551, 4739, '_manage_stock', 'yes'),
(72552, 4739, '_backorders', 'no'),
(72553, 4739, '_sold_individually', 'no'),
(72554, 4739, '_virtual', 'no'),
(72555, 4739, '_downloadable', 'no'),
(72556, 4739, '_download_limit', '-1'),
(72557, 4739, '_download_expiry', '-1'),
(72558, 4739, '_stock', '851'),
(72559, 4739, '_stock_status', 'instock'),
(72560, 4739, '_wc_average_rating', '0'),
(72561, 4739, '_wc_review_count', '0'),
(72562, 4739, 'attribute_pa_color', 'green'),
(72563, 4739, 'attribute_pa_shoe-size', '39'),
(72564, 4739, '_price', '113.28'),
(72565, 4739, '_product_version', '4.1.0'),
(72566, 4739, '_vi_wad_aliexpress_variation_id', '12000016693949009'),
(72567, 4739, '_vi_wad_aliexpress_variation_attr', '14:175;200000124:200000364'),
(72568, 4741, '_variation_description', ''),
(72569, 4741, '_sku', '1005001586584060-green-42'),
(72570, 4741, '_regular_price', '113.28'),
(72571, 4741, 'total_sales', '0'),
(72572, 4741, '_tax_status', 'taxable'),
(72573, 4741, '_tax_class', 'parent'),
(72574, 4741, '_manage_stock', 'yes'),
(72575, 4741, '_backorders', 'no'),
(72576, 4741, '_sold_individually', 'no'),
(72577, 4741, '_virtual', 'no'),
(72578, 4741, '_downloadable', 'no'),
(72579, 4741, '_download_limit', '-1'),
(72580, 4741, '_download_expiry', '-1'),
(72581, 4741, '_stock', '715'),
(72582, 4741, '_stock_status', 'instock'),
(72583, 4741, '_wc_average_rating', '0'),
(72584, 4741, '_wc_review_count', '0'),
(72585, 4741, 'attribute_pa_color', 'green'),
(72586, 4741, 'attribute_pa_shoe-size', '42'),
(72587, 4741, '_price', '113.28'),
(72588, 4741, '_product_version', '4.1.0'),
(72589, 4741, '_vi_wad_aliexpress_variation_id', '12000018325312722'),
(72590, 4741, '_vi_wad_aliexpress_variation_attr', '14:175;200000124:200000337'),
(72591, 4742, '_variation_description', ''),
(72592, 4742, '_sku', '1005001586584060-black-46'),
(72593, 4742, '_regular_price', '113.28'),
(72594, 4742, 'total_sales', '0'),
(72595, 4742, '_tax_status', 'taxable'),
(72596, 4742, '_tax_class', 'parent'),
(72597, 4742, '_manage_stock', 'yes'),
(72598, 4742, '_backorders', 'no'),
(72599, 4742, '_sold_individually', 'no'),
(72600, 4742, '_virtual', 'no'),
(72601, 4742, '_downloadable', 'no'),
(72602, 4742, '_download_limit', '-1'),
(72603, 4742, '_download_expiry', '-1'),
(72604, 4742, '_stock', '892'),
(72605, 4742, '_stock_status', 'instock'),
(72606, 4742, '_wc_average_rating', '0'),
(72607, 4742, '_wc_review_count', '0'),
(72608, 4742, 'attribute_pa_color', 'black'),
(72609, 4742, 'attribute_pa_shoe-size', '46'),
(72610, 4742, '_price', '113.28'),
(72611, 4742, '_product_version', '4.1.0'),
(72612, 4742, '_vi_wad_aliexpress_variation_id', '12000016693823996'),
(72613, 4742, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:200000899'),
(72614, 4740, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H581f69c1ec5a47bdb6093c69ece1c0475/Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic.jpg_640x640.jpg'),
(72615, 4634, '_thumbnail_id', '4740'),
(72616, 4638, '_thumbnail_id', '4740'),
(72617, 4639, '_thumbnail_id', '4740'),
(72618, 4743, '_variation_description', ''),
(72619, 4640, '_thumbnail_id', '4740'),
(72620, 4743, '_sku', '1005001586584060-black-39'),
(72621, 4641, '_thumbnail_id', '4740'),
(72622, 4743, '_regular_price', '113.28'),
(72623, 4642, '_thumbnail_id', '4740'),
(72624, 4743, 'total_sales', '0'),
(72625, 4643, '_thumbnail_id', '4740'),
(72626, 4743, '_tax_status', 'taxable'),
(72627, 4644, '_thumbnail_id', '4740'),
(72628, 4743, '_tax_class', 'parent'),
(72629, 4743, '_manage_stock', 'yes'),
(72630, 4646, '_thumbnail_id', '4740'),
(72631, 4743, '_backorders', 'no'),
(72632, 4649, '_thumbnail_id', '4740'),
(72633, 4743, '_sold_individually', 'no'),
(72634, 4650, '_thumbnail_id', '4740'),
(72635, 4743, '_virtual', 'no'),
(72636, 4743, '_downloadable', 'no'),
(72637, 4743, '_download_limit', '-1'),
(72638, 4743, '_download_expiry', '-1'),
(72639, 4743, '_stock', '875'),
(72640, 4743, '_stock_status', 'instock'),
(72641, 4743, '_wc_average_rating', '0'),
(72642, 4743, '_wc_review_count', '0'),
(72643, 4743, 'attribute_pa_color', 'black'),
(72644, 4743, 'attribute_pa_shoe-size', '39'),
(72645, 4743, '_price', '113.28'),
(72646, 4743, '_product_version', '4.1.0'),
(72647, 4743, '_vi_wad_aliexpress_variation_id', '12000016693823998'),
(72648, 4743, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:200000364'),
(72649, 4744, '_variation_description', ''),
(72650, 4744, '_sku', '1005001586584060-black-38'),
(72651, 4744, '_regular_price', '113.28'),
(72652, 4744, 'total_sales', '0'),
(72653, 4744, '_tax_status', 'taxable'),
(72654, 4744, '_tax_class', 'parent'),
(72655, 4744, '_manage_stock', 'yes'),
(72656, 4744, '_backorders', 'no'),
(72657, 4744, '_sold_individually', 'no'),
(72658, 4744, '_virtual', 'no'),
(72659, 4744, '_downloadable', 'no'),
(72660, 4744, '_download_limit', '-1'),
(72661, 4744, '_download_expiry', '-1'),
(72662, 4744, '_stock', '907'),
(72663, 4744, '_stock_status', 'instock'),
(72664, 4744, '_wc_average_rating', '0'),
(72665, 4744, '_wc_review_count', '0'),
(72666, 4744, 'attribute_pa_color', 'black'),
(72667, 4744, 'attribute_pa_shoe-size', '38'),
(72668, 4744, '_price', '113.28'),
(72669, 4744, '_product_version', '4.1.0'),
(72670, 4744, '_vi_wad_aliexpress_variation_id', '12000016693823995'),
(72671, 4744, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:200000898'),
(72672, 4745, '_wp_attached_file', '2021/06/Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic-4.jpg_640x640-4.jpg'),
(72673, 4745, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:132:\"2021/06/Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic-4.jpg_640x640-4.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:132:\"Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic-4.jpg_640x640-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:132:\"Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic-4.jpg_640x640-4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:132:\"Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic-4.jpg_640x640-4-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:132:\"Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic-4.jpg_640x640-4-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:132:\"Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic-4.jpg_640x640-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:132:\"Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic-4.jpg_640x640-4-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:132:\"Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic-4.jpg_640x640-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:132:\"Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic-4.jpg_640x640-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:132:\"Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic-4.jpg_640x640-4-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:132:\"Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic-4.jpg_640x640-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(72674, 4703, '_price', '113.28'),
(72675, 4745, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H165e018da6554a2d8c6167d696c422c9S/Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic.jpg_640x640.jpg'),
(72676, 4625, '_thumbnail_id', '4745'),
(72677, 4626, '_thumbnail_id', '4745'),
(72678, 4627, '_thumbnail_id', '4745'),
(72679, 4629, '_thumbnail_id', '4745'),
(72680, 4630, '_thumbnail_id', '4745'),
(72681, 4631, '_thumbnail_id', '4745'),
(72682, 4632, '_thumbnail_id', '4745'),
(72683, 4633, '_thumbnail_id', '4745'),
(72684, 4635, '_thumbnail_id', '4745'),
(72685, 4636, '_thumbnail_id', '4745'),
(72686, 4637, '_thumbnail_id', '4745'),
(72687, 4746, '_wp_attached_file', '2021/06/Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic-5.jpg_640x640-5.jpg'),
(72688, 4746, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:132:\"2021/06/Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic-5.jpg_640x640-5.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:132:\"Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic-5.jpg_640x640-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:132:\"Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic-5.jpg_640x640-5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:132:\"Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic-5.jpg_640x640-5-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:132:\"Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic-5.jpg_640x640-5-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:132:\"Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic-5.jpg_640x640-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:132:\"Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic-5.jpg_640x640-5-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:132:\"Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic-5.jpg_640x640-5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:132:\"Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic-5.jpg_640x640-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:132:\"Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic-5.jpg_640x640-5-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:132:\"Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic-5.jpg_640x640-5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(72689, 4746, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H93aa42c0dfbc46968a06cdd01c879085h/Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic.jpg_640x640.jpg'),
(72690, 4612, '_thumbnail_id', '4746'),
(72691, 4613, '_thumbnail_id', '4746'),
(72692, 4614, '_thumbnail_id', '4746'),
(72693, 4616, '_thumbnail_id', '4746'),
(72694, 4617, '_thumbnail_id', '4746'),
(72695, 4619, '_thumbnail_id', '4746'),
(72696, 4620, '_thumbnail_id', '4746'),
(72697, 4621, '_thumbnail_id', '4746'),
(72698, 4622, '_thumbnail_id', '4746'),
(72699, 4623, '_thumbnail_id', '4746'),
(72700, 4624, '_thumbnail_id', '4746'),
(72701, 4747, '_wp_attached_file', '2021/06/CAMEL-Ultralight-Breathable-Men-Shoes-Sports-Running-Shoes-Outdoor-Men-Shoes-Comfortable-Jogging-Walking-Male-Sneakers-1.jpg'),
(72702, 4747, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:132:\"2021/06/CAMEL-Ultralight-Breathable-Men-Shoes-Sports-Running-Shoes-Outdoor-Men-Shoes-Comfortable-Jogging-Walking-Male-Sneakers-1.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:132:\"CAMEL-Ultralight-Breathable-Men-Shoes-Sports-Running-Shoes-Outdoor-Men-Shoes-Comfortable-Jogging-Walking-Male-Sneakers-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:132:\"CAMEL-Ultralight-Breathable-Men-Shoes-Sports-Running-Shoes-Outdoor-Men-Shoes-Comfortable-Jogging-Walking-Male-Sneakers-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:132:\"CAMEL-Ultralight-Breathable-Men-Shoes-Sports-Running-Shoes-Outdoor-Men-Shoes-Comfortable-Jogging-Walking-Male-Sneakers-1-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:132:\"CAMEL-Ultralight-Breathable-Men-Shoes-Sports-Running-Shoes-Outdoor-Men-Shoes-Comfortable-Jogging-Walking-Male-Sneakers-1-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:132:\"CAMEL-Ultralight-Breathable-Men-Shoes-Sports-Running-Shoes-Outdoor-Men-Shoes-Comfortable-Jogging-Walking-Male-Sneakers-1-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:132:\"CAMEL-Ultralight-Breathable-Men-Shoes-Sports-Running-Shoes-Outdoor-Men-Shoes-Comfortable-Jogging-Walking-Male-Sneakers-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:132:\"CAMEL-Ultralight-Breathable-Men-Shoes-Sports-Running-Shoes-Outdoor-Men-Shoes-Comfortable-Jogging-Walking-Male-Sneakers-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:132:\"CAMEL-Ultralight-Breathable-Men-Shoes-Sports-Running-Shoes-Outdoor-Men-Shoes-Comfortable-Jogging-Walking-Male-Sneakers-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:132:\"CAMEL-Ultralight-Breathable-Men-Shoes-Sports-Running-Shoes-Outdoor-Men-Shoes-Comfortable-Jogging-Walking-Male-Sneakers-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:132:\"CAMEL-Ultralight-Breathable-Men-Shoes-Sports-Running-Shoes-Outdoor-Men-Shoes-Comfortable-Jogging-Walking-Male-Sneakers-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:132:\"CAMEL-Ultralight-Breathable-Men-Shoes-Sports-Running-Shoes-Outdoor-Men-Shoes-Comfortable-Jogging-Walking-Male-Sneakers-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(72703, 4747, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H3f91c3af571840078d4d6baa9436cbfcR/CAMEL-Ultralight-Breathable-Men-Shoes-Sports-Running-Shoes-Outdoor-Men-Shoes-Comfortable-Jogging-Walking-Male-Sneakers.jpg'),
(72704, 4676, '_product_image_gallery', '4747,4748,4749,4750,4751'),
(72705, 4748, '_wp_attached_file', '2021/06/CAMEL-Ultralight-Breathable-Men-Shoes-Sports-Running-Shoes-Outdoor-Men-Shoes-Comfortable-Jogging-Walking-Male-Sneakers-2.jpg'),
(72706, 4748, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:132:\"2021/06/CAMEL-Ultralight-Breathable-Men-Shoes-Sports-Running-Shoes-Outdoor-Men-Shoes-Comfortable-Jogging-Walking-Male-Sneakers-2.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:132:\"CAMEL-Ultralight-Breathable-Men-Shoes-Sports-Running-Shoes-Outdoor-Men-Shoes-Comfortable-Jogging-Walking-Male-Sneakers-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:132:\"CAMEL-Ultralight-Breathable-Men-Shoes-Sports-Running-Shoes-Outdoor-Men-Shoes-Comfortable-Jogging-Walking-Male-Sneakers-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:132:\"CAMEL-Ultralight-Breathable-Men-Shoes-Sports-Running-Shoes-Outdoor-Men-Shoes-Comfortable-Jogging-Walking-Male-Sneakers-2-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:132:\"CAMEL-Ultralight-Breathable-Men-Shoes-Sports-Running-Shoes-Outdoor-Men-Shoes-Comfortable-Jogging-Walking-Male-Sneakers-2-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:132:\"CAMEL-Ultralight-Breathable-Men-Shoes-Sports-Running-Shoes-Outdoor-Men-Shoes-Comfortable-Jogging-Walking-Male-Sneakers-2-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:132:\"CAMEL-Ultralight-Breathable-Men-Shoes-Sports-Running-Shoes-Outdoor-Men-Shoes-Comfortable-Jogging-Walking-Male-Sneakers-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:132:\"CAMEL-Ultralight-Breathable-Men-Shoes-Sports-Running-Shoes-Outdoor-Men-Shoes-Comfortable-Jogging-Walking-Male-Sneakers-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:132:\"CAMEL-Ultralight-Breathable-Men-Shoes-Sports-Running-Shoes-Outdoor-Men-Shoes-Comfortable-Jogging-Walking-Male-Sneakers-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:132:\"CAMEL-Ultralight-Breathable-Men-Shoes-Sports-Running-Shoes-Outdoor-Men-Shoes-Comfortable-Jogging-Walking-Male-Sneakers-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:132:\"CAMEL-Ultralight-Breathable-Men-Shoes-Sports-Running-Shoes-Outdoor-Men-Shoes-Comfortable-Jogging-Walking-Male-Sneakers-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:132:\"CAMEL-Ultralight-Breathable-Men-Shoes-Sports-Running-Shoes-Outdoor-Men-Shoes-Comfortable-Jogging-Walking-Male-Sneakers-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(72707, 4748, '_vi_wad_image_id', 'ae01.alicdn.com/kf/U33125c7f5500424e82306d4b260e9c42J/CAMEL-Ultralight-Breathable-Men-Shoes-Sports-Running-Shoes-Outdoor-Men-Shoes-Comfortable-Jogging-Walking-Male-Sneakers.jpg'),
(72708, 4749, '_wp_attached_file', '2021/06/CAMEL-Ultralight-Breathable-Men-Shoes-Sports-Running-Shoes-Outdoor-Men-Shoes-Comfortable-Jogging-Walking-Male-Sneakers-3.jpg'),
(72709, 4749, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:132:\"2021/06/CAMEL-Ultralight-Breathable-Men-Shoes-Sports-Running-Shoes-Outdoor-Men-Shoes-Comfortable-Jogging-Walking-Male-Sneakers-3.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:132:\"CAMEL-Ultralight-Breathable-Men-Shoes-Sports-Running-Shoes-Outdoor-Men-Shoes-Comfortable-Jogging-Walking-Male-Sneakers-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:132:\"CAMEL-Ultralight-Breathable-Men-Shoes-Sports-Running-Shoes-Outdoor-Men-Shoes-Comfortable-Jogging-Walking-Male-Sneakers-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:132:\"CAMEL-Ultralight-Breathable-Men-Shoes-Sports-Running-Shoes-Outdoor-Men-Shoes-Comfortable-Jogging-Walking-Male-Sneakers-3-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:132:\"CAMEL-Ultralight-Breathable-Men-Shoes-Sports-Running-Shoes-Outdoor-Men-Shoes-Comfortable-Jogging-Walking-Male-Sneakers-3-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:132:\"CAMEL-Ultralight-Breathable-Men-Shoes-Sports-Running-Shoes-Outdoor-Men-Shoes-Comfortable-Jogging-Walking-Male-Sneakers-3-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:132:\"CAMEL-Ultralight-Breathable-Men-Shoes-Sports-Running-Shoes-Outdoor-Men-Shoes-Comfortable-Jogging-Walking-Male-Sneakers-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:132:\"CAMEL-Ultralight-Breathable-Men-Shoes-Sports-Running-Shoes-Outdoor-Men-Shoes-Comfortable-Jogging-Walking-Male-Sneakers-3-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:132:\"CAMEL-Ultralight-Breathable-Men-Shoes-Sports-Running-Shoes-Outdoor-Men-Shoes-Comfortable-Jogging-Walking-Male-Sneakers-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:132:\"CAMEL-Ultralight-Breathable-Men-Shoes-Sports-Running-Shoes-Outdoor-Men-Shoes-Comfortable-Jogging-Walking-Male-Sneakers-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:132:\"CAMEL-Ultralight-Breathable-Men-Shoes-Sports-Running-Shoes-Outdoor-Men-Shoes-Comfortable-Jogging-Walking-Male-Sneakers-3-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:132:\"CAMEL-Ultralight-Breathable-Men-Shoes-Sports-Running-Shoes-Outdoor-Men-Shoes-Comfortable-Jogging-Walking-Male-Sneakers-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(72710, 4749, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Ufa9291999d6e4c518bfc0ca986ad9505M/CAMEL-Ultralight-Breathable-Men-Shoes-Sports-Running-Shoes-Outdoor-Men-Shoes-Comfortable-Jogging-Walking-Male-Sneakers.jpg'),
(72711, 4750, '_wp_attached_file', '2021/06/CAMEL-Ultralight-Breathable-Men-Shoes-Sports-Running-Shoes-Outdoor-Men-Shoes-Comfortable-Jogging-Walking-Male-Sneakers-4.jpg'),
(72712, 4750, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:132:\"2021/06/CAMEL-Ultralight-Breathable-Men-Shoes-Sports-Running-Shoes-Outdoor-Men-Shoes-Comfortable-Jogging-Walking-Male-Sneakers-4.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:132:\"CAMEL-Ultralight-Breathable-Men-Shoes-Sports-Running-Shoes-Outdoor-Men-Shoes-Comfortable-Jogging-Walking-Male-Sneakers-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:132:\"CAMEL-Ultralight-Breathable-Men-Shoes-Sports-Running-Shoes-Outdoor-Men-Shoes-Comfortable-Jogging-Walking-Male-Sneakers-4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:132:\"CAMEL-Ultralight-Breathable-Men-Shoes-Sports-Running-Shoes-Outdoor-Men-Shoes-Comfortable-Jogging-Walking-Male-Sneakers-4-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:132:\"CAMEL-Ultralight-Breathable-Men-Shoes-Sports-Running-Shoes-Outdoor-Men-Shoes-Comfortable-Jogging-Walking-Male-Sneakers-4-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:132:\"CAMEL-Ultralight-Breathable-Men-Shoes-Sports-Running-Shoes-Outdoor-Men-Shoes-Comfortable-Jogging-Walking-Male-Sneakers-4-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:132:\"CAMEL-Ultralight-Breathable-Men-Shoes-Sports-Running-Shoes-Outdoor-Men-Shoes-Comfortable-Jogging-Walking-Male-Sneakers-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:132:\"CAMEL-Ultralight-Breathable-Men-Shoes-Sports-Running-Shoes-Outdoor-Men-Shoes-Comfortable-Jogging-Walking-Male-Sneakers-4-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:132:\"CAMEL-Ultralight-Breathable-Men-Shoes-Sports-Running-Shoes-Outdoor-Men-Shoes-Comfortable-Jogging-Walking-Male-Sneakers-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:132:\"CAMEL-Ultralight-Breathable-Men-Shoes-Sports-Running-Shoes-Outdoor-Men-Shoes-Comfortable-Jogging-Walking-Male-Sneakers-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:132:\"CAMEL-Ultralight-Breathable-Men-Shoes-Sports-Running-Shoes-Outdoor-Men-Shoes-Comfortable-Jogging-Walking-Male-Sneakers-4-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:132:\"CAMEL-Ultralight-Breathable-Men-Shoes-Sports-Running-Shoes-Outdoor-Men-Shoes-Comfortable-Jogging-Walking-Male-Sneakers-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(72713, 4750, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H9da7944f5c9c40a6854ef89edf9e7e2cc/CAMEL-Ultralight-Breathable-Men-Shoes-Sports-Running-Shoes-Outdoor-Men-Shoes-Comfortable-Jogging-Walking-Male-Sneakers.jpg'),
(72714, 4751, '_wp_attached_file', '2021/06/CAMEL-Ultralight-Breathable-Men-Shoes-Sports-Running-Shoes-Outdoor-Men-Shoes-Comfortable-Jogging-Walking-Male-Sneakers-5.jpg'),
(72715, 4751, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:132:\"2021/06/CAMEL-Ultralight-Breathable-Men-Shoes-Sports-Running-Shoes-Outdoor-Men-Shoes-Comfortable-Jogging-Walking-Male-Sneakers-5.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:132:\"CAMEL-Ultralight-Breathable-Men-Shoes-Sports-Running-Shoes-Outdoor-Men-Shoes-Comfortable-Jogging-Walking-Male-Sneakers-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:132:\"CAMEL-Ultralight-Breathable-Men-Shoes-Sports-Running-Shoes-Outdoor-Men-Shoes-Comfortable-Jogging-Walking-Male-Sneakers-5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:132:\"CAMEL-Ultralight-Breathable-Men-Shoes-Sports-Running-Shoes-Outdoor-Men-Shoes-Comfortable-Jogging-Walking-Male-Sneakers-5-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:132:\"CAMEL-Ultralight-Breathable-Men-Shoes-Sports-Running-Shoes-Outdoor-Men-Shoes-Comfortable-Jogging-Walking-Male-Sneakers-5-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:132:\"CAMEL-Ultralight-Breathable-Men-Shoes-Sports-Running-Shoes-Outdoor-Men-Shoes-Comfortable-Jogging-Walking-Male-Sneakers-5-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:132:\"CAMEL-Ultralight-Breathable-Men-Shoes-Sports-Running-Shoes-Outdoor-Men-Shoes-Comfortable-Jogging-Walking-Male-Sneakers-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:132:\"CAMEL-Ultralight-Breathable-Men-Shoes-Sports-Running-Shoes-Outdoor-Men-Shoes-Comfortable-Jogging-Walking-Male-Sneakers-5-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:132:\"CAMEL-Ultralight-Breathable-Men-Shoes-Sports-Running-Shoes-Outdoor-Men-Shoes-Comfortable-Jogging-Walking-Male-Sneakers-5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:132:\"CAMEL-Ultralight-Breathable-Men-Shoes-Sports-Running-Shoes-Outdoor-Men-Shoes-Comfortable-Jogging-Walking-Male-Sneakers-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:132:\"CAMEL-Ultralight-Breathable-Men-Shoes-Sports-Running-Shoes-Outdoor-Men-Shoes-Comfortable-Jogging-Walking-Male-Sneakers-5-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:132:\"CAMEL-Ultralight-Breathable-Men-Shoes-Sports-Running-Shoes-Outdoor-Men-Shoes-Comfortable-Jogging-Walking-Male-Sneakers-5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(72716, 4751, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Hd808111be9e8412dba307b1674bf0cc00/CAMEL-Ultralight-Breathable-Men-Shoes-Sports-Running-Shoes-Outdoor-Men-Shoes-Comfortable-Jogging-Walking-Male-Sneakers.jpg'),
(72717, 4752, '_wp_attached_file', '2021/06/CAMEL-Ultralight-Breathable-Men-Shoes-Sports-Running-Shoes-Outdoor-Men-Shoes-Comfortable-Jogging-Walking-Male-Sneakers.jpg_640x640.jpg'),
(72718, 4752, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:142:\"2021/06/CAMEL-Ultralight-Breathable-Men-Shoes-Sports-Running-Shoes-Outdoor-Men-Shoes-Comfortable-Jogging-Walking-Male-Sneakers.jpg_640x640.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:142:\"CAMEL-Ultralight-Breathable-Men-Shoes-Sports-Running-Shoes-Outdoor-Men-Shoes-Comfortable-Jogging-Walking-Male-Sneakers.jpg_640x640-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:142:\"CAMEL-Ultralight-Breathable-Men-Shoes-Sports-Running-Shoes-Outdoor-Men-Shoes-Comfortable-Jogging-Walking-Male-Sneakers.jpg_640x640-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:142:\"CAMEL-Ultralight-Breathable-Men-Shoes-Sports-Running-Shoes-Outdoor-Men-Shoes-Comfortable-Jogging-Walking-Male-Sneakers.jpg_640x640-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:142:\"CAMEL-Ultralight-Breathable-Men-Shoes-Sports-Running-Shoes-Outdoor-Men-Shoes-Comfortable-Jogging-Walking-Male-Sneakers.jpg_640x640-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:142:\"CAMEL-Ultralight-Breathable-Men-Shoes-Sports-Running-Shoes-Outdoor-Men-Shoes-Comfortable-Jogging-Walking-Male-Sneakers.jpg_640x640-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:142:\"CAMEL-Ultralight-Breathable-Men-Shoes-Sports-Running-Shoes-Outdoor-Men-Shoes-Comfortable-Jogging-Walking-Male-Sneakers.jpg_640x640-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:142:\"CAMEL-Ultralight-Breathable-Men-Shoes-Sports-Running-Shoes-Outdoor-Men-Shoes-Comfortable-Jogging-Walking-Male-Sneakers.jpg_640x640-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:142:\"CAMEL-Ultralight-Breathable-Men-Shoes-Sports-Running-Shoes-Outdoor-Men-Shoes-Comfortable-Jogging-Walking-Male-Sneakers.jpg_640x640-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:142:\"CAMEL-Ultralight-Breathable-Men-Shoes-Sports-Running-Shoes-Outdoor-Men-Shoes-Comfortable-Jogging-Walking-Male-Sneakers.jpg_640x640-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:142:\"CAMEL-Ultralight-Breathable-Men-Shoes-Sports-Running-Shoes-Outdoor-Men-Shoes-Comfortable-Jogging-Walking-Male-Sneakers.jpg_640x640-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(72719, 4752, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Ud4a0ea7e54c341b091cca13668c6eb1ap/CAMEL-Ultralight-Breathable-Men-Shoes-Sports-Running-Shoes-Outdoor-Men-Shoes-Comfortable-Jogging-Walking-Male-Sneakers.jpg_640x640.jpg'),
(72720, 4679, '_thumbnail_id', '4752'),
(72721, 4680, '_thumbnail_id', '4752'),
(72722, 4694, '_thumbnail_id', '4752'),
(72723, 4698, '_thumbnail_id', '4752'),
(72724, 4699, '_thumbnail_id', '4752'),
(72725, 4700, '_thumbnail_id', '4752'),
(72726, 4702, '_thumbnail_id', '4752'),
(72727, 4753, '_wp_attached_file', '2021/06/CAMEL-Ultralight-Breathable-Men-Shoes-Sports-Running-Shoes-Outdoor-Men-Shoes-Comfortable-Jogging-Walking-Male-Sneakers-1.jpg_640x640-1.jpg');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(72728, 4753, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:146:\"2021/06/CAMEL-Ultralight-Breathable-Men-Shoes-Sports-Running-Shoes-Outdoor-Men-Shoes-Comfortable-Jogging-Walking-Male-Sneakers-1.jpg_640x640-1.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:146:\"CAMEL-Ultralight-Breathable-Men-Shoes-Sports-Running-Shoes-Outdoor-Men-Shoes-Comfortable-Jogging-Walking-Male-Sneakers-1.jpg_640x640-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:146:\"CAMEL-Ultralight-Breathable-Men-Shoes-Sports-Running-Shoes-Outdoor-Men-Shoes-Comfortable-Jogging-Walking-Male-Sneakers-1.jpg_640x640-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:146:\"CAMEL-Ultralight-Breathable-Men-Shoes-Sports-Running-Shoes-Outdoor-Men-Shoes-Comfortable-Jogging-Walking-Male-Sneakers-1.jpg_640x640-1-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:146:\"CAMEL-Ultralight-Breathable-Men-Shoes-Sports-Running-Shoes-Outdoor-Men-Shoes-Comfortable-Jogging-Walking-Male-Sneakers-1.jpg_640x640-1-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:146:\"CAMEL-Ultralight-Breathable-Men-Shoes-Sports-Running-Shoes-Outdoor-Men-Shoes-Comfortable-Jogging-Walking-Male-Sneakers-1.jpg_640x640-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:146:\"CAMEL-Ultralight-Breathable-Men-Shoes-Sports-Running-Shoes-Outdoor-Men-Shoes-Comfortable-Jogging-Walking-Male-Sneakers-1.jpg_640x640-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:146:\"CAMEL-Ultralight-Breathable-Men-Shoes-Sports-Running-Shoes-Outdoor-Men-Shoes-Comfortable-Jogging-Walking-Male-Sneakers-1.jpg_640x640-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:146:\"CAMEL-Ultralight-Breathable-Men-Shoes-Sports-Running-Shoes-Outdoor-Men-Shoes-Comfortable-Jogging-Walking-Male-Sneakers-1.jpg_640x640-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:146:\"CAMEL-Ultralight-Breathable-Men-Shoes-Sports-Running-Shoes-Outdoor-Men-Shoes-Comfortable-Jogging-Walking-Male-Sneakers-1.jpg_640x640-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:146:\"CAMEL-Ultralight-Breathable-Men-Shoes-Sports-Running-Shoes-Outdoor-Men-Shoes-Comfortable-Jogging-Walking-Male-Sneakers-1.jpg_640x640-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(72729, 4753, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Ud6f796c7bff041cdb16eeb39ee3fe86bm/CAMEL-Ultralight-Breathable-Men-Shoes-Sports-Running-Shoes-Outdoor-Men-Shoes-Comfortable-Jogging-Walking-Male-Sneakers.jpg_640x640.jpg'),
(72730, 4688, '_thumbnail_id', '4753'),
(72731, 4690, '_thumbnail_id', '4753'),
(72732, 4691, '_thumbnail_id', '4753'),
(72733, 4692, '_thumbnail_id', '4753'),
(72734, 4695, '_thumbnail_id', '4753'),
(72735, 4696, '_thumbnail_id', '4753'),
(72736, 4697, '_thumbnail_id', '4753'),
(72737, 4754, '_wp_attached_file', '2021/06/CAMEL-Ultralight-Breathable-Men-Shoes-Sports-Running-Shoes-Outdoor-Men-Shoes-Comfortable-Jogging-Walking-Male-Sneakers-2.jpg_640x640-2.jpg'),
(72738, 4754, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:146:\"2021/06/CAMEL-Ultralight-Breathable-Men-Shoes-Sports-Running-Shoes-Outdoor-Men-Shoes-Comfortable-Jogging-Walking-Male-Sneakers-2.jpg_640x640-2.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:146:\"CAMEL-Ultralight-Breathable-Men-Shoes-Sports-Running-Shoes-Outdoor-Men-Shoes-Comfortable-Jogging-Walking-Male-Sneakers-2.jpg_640x640-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:146:\"CAMEL-Ultralight-Breathable-Men-Shoes-Sports-Running-Shoes-Outdoor-Men-Shoes-Comfortable-Jogging-Walking-Male-Sneakers-2.jpg_640x640-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:146:\"CAMEL-Ultralight-Breathable-Men-Shoes-Sports-Running-Shoes-Outdoor-Men-Shoes-Comfortable-Jogging-Walking-Male-Sneakers-2.jpg_640x640-2-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:146:\"CAMEL-Ultralight-Breathable-Men-Shoes-Sports-Running-Shoes-Outdoor-Men-Shoes-Comfortable-Jogging-Walking-Male-Sneakers-2.jpg_640x640-2-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:146:\"CAMEL-Ultralight-Breathable-Men-Shoes-Sports-Running-Shoes-Outdoor-Men-Shoes-Comfortable-Jogging-Walking-Male-Sneakers-2.jpg_640x640-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:146:\"CAMEL-Ultralight-Breathable-Men-Shoes-Sports-Running-Shoes-Outdoor-Men-Shoes-Comfortable-Jogging-Walking-Male-Sneakers-2.jpg_640x640-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:146:\"CAMEL-Ultralight-Breathable-Men-Shoes-Sports-Running-Shoes-Outdoor-Men-Shoes-Comfortable-Jogging-Walking-Male-Sneakers-2.jpg_640x640-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:146:\"CAMEL-Ultralight-Breathable-Men-Shoes-Sports-Running-Shoes-Outdoor-Men-Shoes-Comfortable-Jogging-Walking-Male-Sneakers-2.jpg_640x640-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:146:\"CAMEL-Ultralight-Breathable-Men-Shoes-Sports-Running-Shoes-Outdoor-Men-Shoes-Comfortable-Jogging-Walking-Male-Sneakers-2.jpg_640x640-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:146:\"CAMEL-Ultralight-Breathable-Men-Shoes-Sports-Running-Shoes-Outdoor-Men-Shoes-Comfortable-Jogging-Walking-Male-Sneakers-2.jpg_640x640-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(72739, 4754, '_vi_wad_image_id', 'ae01.alicdn.com/kf/U20b1791b24af4194b197e1f1b1dc1ddcY/CAMEL-Ultralight-Breathable-Men-Shoes-Sports-Running-Shoes-Outdoor-Men-Shoes-Comfortable-Jogging-Walking-Male-Sneakers.jpg_640x640.jpg'),
(72740, 4682, '_thumbnail_id', '4754'),
(72741, 4683, '_thumbnail_id', '4754'),
(72742, 4684, '_thumbnail_id', '4754'),
(72743, 4685, '_thumbnail_id', '4754'),
(72744, 4686, '_thumbnail_id', '4754'),
(72745, 4687, '_thumbnail_id', '4754'),
(72746, 4693, '_thumbnail_id', '4754'),
(72747, 4755, '_wp_attached_file', '2021/06/Couple-Running-Shoes-Fashion-Breathable-Outdoor-Male-Sports-Shoes-Lightweight-Sneakers-Women-Comfortable-Athletic-Footwear-1.jpg'),
(72748, 4755, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:136:\"2021/06/Couple-Running-Shoes-Fashion-Breathable-Outdoor-Male-Sports-Shoes-Lightweight-Sneakers-Women-Comfortable-Athletic-Footwear-1.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:136:\"Couple-Running-Shoes-Fashion-Breathable-Outdoor-Male-Sports-Shoes-Lightweight-Sneakers-Women-Comfortable-Athletic-Footwear-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:136:\"Couple-Running-Shoes-Fashion-Breathable-Outdoor-Male-Sports-Shoes-Lightweight-Sneakers-Women-Comfortable-Athletic-Footwear-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:136:\"Couple-Running-Shoes-Fashion-Breathable-Outdoor-Male-Sports-Shoes-Lightweight-Sneakers-Women-Comfortable-Athletic-Footwear-1-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:136:\"Couple-Running-Shoes-Fashion-Breathable-Outdoor-Male-Sports-Shoes-Lightweight-Sneakers-Women-Comfortable-Athletic-Footwear-1-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:136:\"Couple-Running-Shoes-Fashion-Breathable-Outdoor-Male-Sports-Shoes-Lightweight-Sneakers-Women-Comfortable-Athletic-Footwear-1-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:136:\"Couple-Running-Shoes-Fashion-Breathable-Outdoor-Male-Sports-Shoes-Lightweight-Sneakers-Women-Comfortable-Athletic-Footwear-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:136:\"Couple-Running-Shoes-Fashion-Breathable-Outdoor-Male-Sports-Shoes-Lightweight-Sneakers-Women-Comfortable-Athletic-Footwear-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:136:\"Couple-Running-Shoes-Fashion-Breathable-Outdoor-Male-Sports-Shoes-Lightweight-Sneakers-Women-Comfortable-Athletic-Footwear-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:136:\"Couple-Running-Shoes-Fashion-Breathable-Outdoor-Male-Sports-Shoes-Lightweight-Sneakers-Women-Comfortable-Athletic-Footwear-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:136:\"Couple-Running-Shoes-Fashion-Breathable-Outdoor-Male-Sports-Shoes-Lightweight-Sneakers-Women-Comfortable-Athletic-Footwear-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:136:\"Couple-Running-Shoes-Fashion-Breathable-Outdoor-Male-Sports-Shoes-Lightweight-Sneakers-Women-Comfortable-Athletic-Footwear-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(72749, 4755, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H61db5ac7db9b40538372b193c65eb8328/Couple-Running-Shoes-Fashion-Breathable-Outdoor-Male-Sports-Shoes-Lightweight-Sneakers-Women-Comfortable-Athletic-Footwear.jpg'),
(72750, 4703, '_product_image_gallery', '4755,4756,4757,4758,4759'),
(72751, 4756, '_wp_attached_file', '2021/06/Couple-Running-Shoes-Fashion-Breathable-Outdoor-Male-Sports-Shoes-Lightweight-Sneakers-Women-Comfortable-Athletic-Footwear-2.jpg'),
(72752, 4756, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:136:\"2021/06/Couple-Running-Shoes-Fashion-Breathable-Outdoor-Male-Sports-Shoes-Lightweight-Sneakers-Women-Comfortable-Athletic-Footwear-2.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:136:\"Couple-Running-Shoes-Fashion-Breathable-Outdoor-Male-Sports-Shoes-Lightweight-Sneakers-Women-Comfortable-Athletic-Footwear-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:136:\"Couple-Running-Shoes-Fashion-Breathable-Outdoor-Male-Sports-Shoes-Lightweight-Sneakers-Women-Comfortable-Athletic-Footwear-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:136:\"Couple-Running-Shoes-Fashion-Breathable-Outdoor-Male-Sports-Shoes-Lightweight-Sneakers-Women-Comfortable-Athletic-Footwear-2-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:136:\"Couple-Running-Shoes-Fashion-Breathable-Outdoor-Male-Sports-Shoes-Lightweight-Sneakers-Women-Comfortable-Athletic-Footwear-2-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:136:\"Couple-Running-Shoes-Fashion-Breathable-Outdoor-Male-Sports-Shoes-Lightweight-Sneakers-Women-Comfortable-Athletic-Footwear-2-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:136:\"Couple-Running-Shoes-Fashion-Breathable-Outdoor-Male-Sports-Shoes-Lightweight-Sneakers-Women-Comfortable-Athletic-Footwear-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:136:\"Couple-Running-Shoes-Fashion-Breathable-Outdoor-Male-Sports-Shoes-Lightweight-Sneakers-Women-Comfortable-Athletic-Footwear-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:136:\"Couple-Running-Shoes-Fashion-Breathable-Outdoor-Male-Sports-Shoes-Lightweight-Sneakers-Women-Comfortable-Athletic-Footwear-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:136:\"Couple-Running-Shoes-Fashion-Breathable-Outdoor-Male-Sports-Shoes-Lightweight-Sneakers-Women-Comfortable-Athletic-Footwear-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:136:\"Couple-Running-Shoes-Fashion-Breathable-Outdoor-Male-Sports-Shoes-Lightweight-Sneakers-Women-Comfortable-Athletic-Footwear-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:136:\"Couple-Running-Shoes-Fashion-Breathable-Outdoor-Male-Sports-Shoes-Lightweight-Sneakers-Women-Comfortable-Athletic-Footwear-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(72753, 4756, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H939c2844f5684a07960d51c0d1eda4afx/Couple-Running-Shoes-Fashion-Breathable-Outdoor-Male-Sports-Shoes-Lightweight-Sneakers-Women-Comfortable-Athletic-Footwear.jpg'),
(72754, 4757, '_wp_attached_file', '2021/06/Couple-Running-Shoes-Fashion-Breathable-Outdoor-Male-Sports-Shoes-Lightweight-Sneakers-Women-Comfortable-Athletic-Footwear-3.jpg'),
(72755, 4757, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:136:\"2021/06/Couple-Running-Shoes-Fashion-Breathable-Outdoor-Male-Sports-Shoes-Lightweight-Sneakers-Women-Comfortable-Athletic-Footwear-3.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:136:\"Couple-Running-Shoes-Fashion-Breathable-Outdoor-Male-Sports-Shoes-Lightweight-Sneakers-Women-Comfortable-Athletic-Footwear-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:136:\"Couple-Running-Shoes-Fashion-Breathable-Outdoor-Male-Sports-Shoes-Lightweight-Sneakers-Women-Comfortable-Athletic-Footwear-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:136:\"Couple-Running-Shoes-Fashion-Breathable-Outdoor-Male-Sports-Shoes-Lightweight-Sneakers-Women-Comfortable-Athletic-Footwear-3-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:136:\"Couple-Running-Shoes-Fashion-Breathable-Outdoor-Male-Sports-Shoes-Lightweight-Sneakers-Women-Comfortable-Athletic-Footwear-3-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:136:\"Couple-Running-Shoes-Fashion-Breathable-Outdoor-Male-Sports-Shoes-Lightweight-Sneakers-Women-Comfortable-Athletic-Footwear-3-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:136:\"Couple-Running-Shoes-Fashion-Breathable-Outdoor-Male-Sports-Shoes-Lightweight-Sneakers-Women-Comfortable-Athletic-Footwear-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:136:\"Couple-Running-Shoes-Fashion-Breathable-Outdoor-Male-Sports-Shoes-Lightweight-Sneakers-Women-Comfortable-Athletic-Footwear-3-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:136:\"Couple-Running-Shoes-Fashion-Breathable-Outdoor-Male-Sports-Shoes-Lightweight-Sneakers-Women-Comfortable-Athletic-Footwear-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:136:\"Couple-Running-Shoes-Fashion-Breathable-Outdoor-Male-Sports-Shoes-Lightweight-Sneakers-Women-Comfortable-Athletic-Footwear-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:136:\"Couple-Running-Shoes-Fashion-Breathable-Outdoor-Male-Sports-Shoes-Lightweight-Sneakers-Women-Comfortable-Athletic-Footwear-3-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:136:\"Couple-Running-Shoes-Fashion-Breathable-Outdoor-Male-Sports-Shoes-Lightweight-Sneakers-Women-Comfortable-Athletic-Footwear-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(72756, 4757, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H5a8f42d3c7654d1fab10ccd10137dcf8A/Couple-Running-Shoes-Fashion-Breathable-Outdoor-Male-Sports-Shoes-Lightweight-Sneakers-Women-Comfortable-Athletic-Footwear.jpg'),
(72757, 4758, '_wp_attached_file', '2021/06/Couple-Running-Shoes-Fashion-Breathable-Outdoor-Male-Sports-Shoes-Lightweight-Sneakers-Women-Comfortable-Athletic-Footwear-4.jpg'),
(72758, 4758, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:136:\"2021/06/Couple-Running-Shoes-Fashion-Breathable-Outdoor-Male-Sports-Shoes-Lightweight-Sneakers-Women-Comfortable-Athletic-Footwear-4.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:136:\"Couple-Running-Shoes-Fashion-Breathable-Outdoor-Male-Sports-Shoes-Lightweight-Sneakers-Women-Comfortable-Athletic-Footwear-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:136:\"Couple-Running-Shoes-Fashion-Breathable-Outdoor-Male-Sports-Shoes-Lightweight-Sneakers-Women-Comfortable-Athletic-Footwear-4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:136:\"Couple-Running-Shoes-Fashion-Breathable-Outdoor-Male-Sports-Shoes-Lightweight-Sneakers-Women-Comfortable-Athletic-Footwear-4-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:136:\"Couple-Running-Shoes-Fashion-Breathable-Outdoor-Male-Sports-Shoes-Lightweight-Sneakers-Women-Comfortable-Athletic-Footwear-4-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:136:\"Couple-Running-Shoes-Fashion-Breathable-Outdoor-Male-Sports-Shoes-Lightweight-Sneakers-Women-Comfortable-Athletic-Footwear-4-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:136:\"Couple-Running-Shoes-Fashion-Breathable-Outdoor-Male-Sports-Shoes-Lightweight-Sneakers-Women-Comfortable-Athletic-Footwear-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:136:\"Couple-Running-Shoes-Fashion-Breathable-Outdoor-Male-Sports-Shoes-Lightweight-Sneakers-Women-Comfortable-Athletic-Footwear-4-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:136:\"Couple-Running-Shoes-Fashion-Breathable-Outdoor-Male-Sports-Shoes-Lightweight-Sneakers-Women-Comfortable-Athletic-Footwear-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:136:\"Couple-Running-Shoes-Fashion-Breathable-Outdoor-Male-Sports-Shoes-Lightweight-Sneakers-Women-Comfortable-Athletic-Footwear-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:136:\"Couple-Running-Shoes-Fashion-Breathable-Outdoor-Male-Sports-Shoes-Lightweight-Sneakers-Women-Comfortable-Athletic-Footwear-4-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:136:\"Couple-Running-Shoes-Fashion-Breathable-Outdoor-Male-Sports-Shoes-Lightweight-Sneakers-Women-Comfortable-Athletic-Footwear-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(72759, 4758, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H3ede792e493c428b808a8f93d92d67aam/Couple-Running-Shoes-Fashion-Breathable-Outdoor-Male-Sports-Shoes-Lightweight-Sneakers-Women-Comfortable-Athletic-Footwear.jpg'),
(72760, 4759, '_wp_attached_file', '2021/06/Couple-Running-Shoes-Fashion-Breathable-Outdoor-Male-Sports-Shoes-Lightweight-Sneakers-Women-Comfortable-Athletic-Footwear-5.jpg'),
(72761, 4759, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:136:\"2021/06/Couple-Running-Shoes-Fashion-Breathable-Outdoor-Male-Sports-Shoes-Lightweight-Sneakers-Women-Comfortable-Athletic-Footwear-5.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:136:\"Couple-Running-Shoes-Fashion-Breathable-Outdoor-Male-Sports-Shoes-Lightweight-Sneakers-Women-Comfortable-Athletic-Footwear-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:136:\"Couple-Running-Shoes-Fashion-Breathable-Outdoor-Male-Sports-Shoes-Lightweight-Sneakers-Women-Comfortable-Athletic-Footwear-5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:136:\"Couple-Running-Shoes-Fashion-Breathable-Outdoor-Male-Sports-Shoes-Lightweight-Sneakers-Women-Comfortable-Athletic-Footwear-5-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:136:\"Couple-Running-Shoes-Fashion-Breathable-Outdoor-Male-Sports-Shoes-Lightweight-Sneakers-Women-Comfortable-Athletic-Footwear-5-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:136:\"Couple-Running-Shoes-Fashion-Breathable-Outdoor-Male-Sports-Shoes-Lightweight-Sneakers-Women-Comfortable-Athletic-Footwear-5-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:136:\"Couple-Running-Shoes-Fashion-Breathable-Outdoor-Male-Sports-Shoes-Lightweight-Sneakers-Women-Comfortable-Athletic-Footwear-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:136:\"Couple-Running-Shoes-Fashion-Breathable-Outdoor-Male-Sports-Shoes-Lightweight-Sneakers-Women-Comfortable-Athletic-Footwear-5-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:136:\"Couple-Running-Shoes-Fashion-Breathable-Outdoor-Male-Sports-Shoes-Lightweight-Sneakers-Women-Comfortable-Athletic-Footwear-5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:136:\"Couple-Running-Shoes-Fashion-Breathable-Outdoor-Male-Sports-Shoes-Lightweight-Sneakers-Women-Comfortable-Athletic-Footwear-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:136:\"Couple-Running-Shoes-Fashion-Breathable-Outdoor-Male-Sports-Shoes-Lightweight-Sneakers-Women-Comfortable-Athletic-Footwear-5-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:136:\"Couple-Running-Shoes-Fashion-Breathable-Outdoor-Male-Sports-Shoes-Lightweight-Sneakers-Women-Comfortable-Athletic-Footwear-5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(72762, 4759, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H48bbfb538178442ab37983ec0d1131a5X/Couple-Running-Shoes-Fashion-Breathable-Outdoor-Male-Sports-Shoes-Lightweight-Sneakers-Women-Comfortable-Athletic-Footwear.jpg'),
(72763, 4760, '_wp_attached_file', '2021/06/Couple-Running-Shoes-Fashion-Breathable-Outdoor-Male-Sports-Shoes-Lightweight-Sneakers-Women-Comfortable-Athletic-Footwear.jpg_640x640.jpg'),
(72764, 4760, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:146:\"2021/06/Couple-Running-Shoes-Fashion-Breathable-Outdoor-Male-Sports-Shoes-Lightweight-Sneakers-Women-Comfortable-Athletic-Footwear.jpg_640x640.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:146:\"Couple-Running-Shoes-Fashion-Breathable-Outdoor-Male-Sports-Shoes-Lightweight-Sneakers-Women-Comfortable-Athletic-Footwear.jpg_640x640-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:146:\"Couple-Running-Shoes-Fashion-Breathable-Outdoor-Male-Sports-Shoes-Lightweight-Sneakers-Women-Comfortable-Athletic-Footwear.jpg_640x640-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:146:\"Couple-Running-Shoes-Fashion-Breathable-Outdoor-Male-Sports-Shoes-Lightweight-Sneakers-Women-Comfortable-Athletic-Footwear.jpg_640x640-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:146:\"Couple-Running-Shoes-Fashion-Breathable-Outdoor-Male-Sports-Shoes-Lightweight-Sneakers-Women-Comfortable-Athletic-Footwear.jpg_640x640-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:146:\"Couple-Running-Shoes-Fashion-Breathable-Outdoor-Male-Sports-Shoes-Lightweight-Sneakers-Women-Comfortable-Athletic-Footwear.jpg_640x640-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:146:\"Couple-Running-Shoes-Fashion-Breathable-Outdoor-Male-Sports-Shoes-Lightweight-Sneakers-Women-Comfortable-Athletic-Footwear.jpg_640x640-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:146:\"Couple-Running-Shoes-Fashion-Breathable-Outdoor-Male-Sports-Shoes-Lightweight-Sneakers-Women-Comfortable-Athletic-Footwear.jpg_640x640-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:146:\"Couple-Running-Shoes-Fashion-Breathable-Outdoor-Male-Sports-Shoes-Lightweight-Sneakers-Women-Comfortable-Athletic-Footwear.jpg_640x640-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:146:\"Couple-Running-Shoes-Fashion-Breathable-Outdoor-Male-Sports-Shoes-Lightweight-Sneakers-Women-Comfortable-Athletic-Footwear.jpg_640x640-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:146:\"Couple-Running-Shoes-Fashion-Breathable-Outdoor-Male-Sports-Shoes-Lightweight-Sneakers-Women-Comfortable-Athletic-Footwear.jpg_640x640-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(72765, 4760, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Ha97f338c31404d84bde01f069eae3b88k/Couple-Running-Shoes-Fashion-Breathable-Outdoor-Male-Sports-Shoes-Lightweight-Sneakers-Women-Comfortable-Athletic-Footwear.jpg_640x640.jpg'),
(72766, 4708, '_thumbnail_id', '4760'),
(72767, 4710, '_thumbnail_id', '4760'),
(72768, 4714, '_thumbnail_id', '4760'),
(72769, 4715, '_thumbnail_id', '4760'),
(72770, 4716, '_thumbnail_id', '4760'),
(72771, 4717, '_thumbnail_id', '4760'),
(72772, 4718, '_thumbnail_id', '4760'),
(72773, 4719, '_thumbnail_id', '4760'),
(72774, 4742, '_thumbnail_id', '4760'),
(72775, 4743, '_thumbnail_id', '4760'),
(72776, 4744, '_thumbnail_id', '4760'),
(72777, 4761, '_wp_attached_file', '2021/06/Couple-Running-Shoes-Fashion-Breathable-Outdoor-Male-Sports-Shoes-Lightweight-Sneakers-Women-Comfortable-Athletic-Footwear-1.jpg_640x640-1.jpg'),
(72778, 4761, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:150:\"2021/06/Couple-Running-Shoes-Fashion-Breathable-Outdoor-Male-Sports-Shoes-Lightweight-Sneakers-Women-Comfortable-Athletic-Footwear-1.jpg_640x640-1.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:150:\"Couple-Running-Shoes-Fashion-Breathable-Outdoor-Male-Sports-Shoes-Lightweight-Sneakers-Women-Comfortable-Athletic-Footwear-1.jpg_640x640-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:150:\"Couple-Running-Shoes-Fashion-Breathable-Outdoor-Male-Sports-Shoes-Lightweight-Sneakers-Women-Comfortable-Athletic-Footwear-1.jpg_640x640-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:150:\"Couple-Running-Shoes-Fashion-Breathable-Outdoor-Male-Sports-Shoes-Lightweight-Sneakers-Women-Comfortable-Athletic-Footwear-1.jpg_640x640-1-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:150:\"Couple-Running-Shoes-Fashion-Breathable-Outdoor-Male-Sports-Shoes-Lightweight-Sneakers-Women-Comfortable-Athletic-Footwear-1.jpg_640x640-1-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:150:\"Couple-Running-Shoes-Fashion-Breathable-Outdoor-Male-Sports-Shoes-Lightweight-Sneakers-Women-Comfortable-Athletic-Footwear-1.jpg_640x640-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:150:\"Couple-Running-Shoes-Fashion-Breathable-Outdoor-Male-Sports-Shoes-Lightweight-Sneakers-Women-Comfortable-Athletic-Footwear-1.jpg_640x640-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:150:\"Couple-Running-Shoes-Fashion-Breathable-Outdoor-Male-Sports-Shoes-Lightweight-Sneakers-Women-Comfortable-Athletic-Footwear-1.jpg_640x640-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:150:\"Couple-Running-Shoes-Fashion-Breathable-Outdoor-Male-Sports-Shoes-Lightweight-Sneakers-Women-Comfortable-Athletic-Footwear-1.jpg_640x640-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:150:\"Couple-Running-Shoes-Fashion-Breathable-Outdoor-Male-Sports-Shoes-Lightweight-Sneakers-Women-Comfortable-Athletic-Footwear-1.jpg_640x640-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:150:\"Couple-Running-Shoes-Fashion-Breathable-Outdoor-Male-Sports-Shoes-Lightweight-Sneakers-Women-Comfortable-Athletic-Footwear-1.jpg_640x640-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(72779, 4761, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H9ccd5ad317e64abd9787a1f2f4880161b/Couple-Running-Shoes-Fashion-Breathable-Outdoor-Male-Sports-Shoes-Lightweight-Sneakers-Women-Comfortable-Athletic-Footwear.jpg_640x640.jpg'),
(72780, 4707, '_thumbnail_id', '4761'),
(72781, 4709, '_thumbnail_id', '4761'),
(72782, 4712, '_thumbnail_id', '4761'),
(72783, 4713, '_thumbnail_id', '4761'),
(72784, 4731, '_thumbnail_id', '4761'),
(72785, 4732, '_thumbnail_id', '4761'),
(72786, 4736, '_thumbnail_id', '4761'),
(72787, 4737, '_thumbnail_id', '4761'),
(72788, 4738, '_thumbnail_id', '4761'),
(72789, 4739, '_thumbnail_id', '4761'),
(72790, 4741, '_thumbnail_id', '4761'),
(72791, 4762, '_wp_attached_file', '2021/06/Couple-Running-Shoes-Fashion-Breathable-Outdoor-Male-Sports-Shoes-Lightweight-Sneakers-Women-Comfortable-Athletic-Footwear-2.jpg_640x640-2.jpg'),
(72792, 4762, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:150:\"2021/06/Couple-Running-Shoes-Fashion-Breathable-Outdoor-Male-Sports-Shoes-Lightweight-Sneakers-Women-Comfortable-Athletic-Footwear-2.jpg_640x640-2.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:150:\"Couple-Running-Shoes-Fashion-Breathable-Outdoor-Male-Sports-Shoes-Lightweight-Sneakers-Women-Comfortable-Athletic-Footwear-2.jpg_640x640-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:150:\"Couple-Running-Shoes-Fashion-Breathable-Outdoor-Male-Sports-Shoes-Lightweight-Sneakers-Women-Comfortable-Athletic-Footwear-2.jpg_640x640-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:150:\"Couple-Running-Shoes-Fashion-Breathable-Outdoor-Male-Sports-Shoes-Lightweight-Sneakers-Women-Comfortable-Athletic-Footwear-2.jpg_640x640-2-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:150:\"Couple-Running-Shoes-Fashion-Breathable-Outdoor-Male-Sports-Shoes-Lightweight-Sneakers-Women-Comfortable-Athletic-Footwear-2.jpg_640x640-2-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:150:\"Couple-Running-Shoes-Fashion-Breathable-Outdoor-Male-Sports-Shoes-Lightweight-Sneakers-Women-Comfortable-Athletic-Footwear-2.jpg_640x640-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:150:\"Couple-Running-Shoes-Fashion-Breathable-Outdoor-Male-Sports-Shoes-Lightweight-Sneakers-Women-Comfortable-Athletic-Footwear-2.jpg_640x640-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:150:\"Couple-Running-Shoes-Fashion-Breathable-Outdoor-Male-Sports-Shoes-Lightweight-Sneakers-Women-Comfortable-Athletic-Footwear-2.jpg_640x640-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:150:\"Couple-Running-Shoes-Fashion-Breathable-Outdoor-Male-Sports-Shoes-Lightweight-Sneakers-Women-Comfortable-Athletic-Footwear-2.jpg_640x640-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:150:\"Couple-Running-Shoes-Fashion-Breathable-Outdoor-Male-Sports-Shoes-Lightweight-Sneakers-Women-Comfortable-Athletic-Footwear-2.jpg_640x640-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:150:\"Couple-Running-Shoes-Fashion-Breathable-Outdoor-Male-Sports-Shoes-Lightweight-Sneakers-Women-Comfortable-Athletic-Footwear-2.jpg_640x640-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(72793, 4762, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H73526dd3443140e6a19593a9ea78d234e/Couple-Running-Shoes-Fashion-Breathable-Outdoor-Male-Sports-Shoes-Lightweight-Sneakers-Women-Comfortable-Athletic-Footwear.jpg_640x640.jpg'),
(72794, 4720, '_thumbnail_id', '4762'),
(72795, 4721, '_thumbnail_id', '4762'),
(72796, 4723, '_thumbnail_id', '4762'),
(72797, 4724, '_thumbnail_id', '4762'),
(72798, 4725, '_thumbnail_id', '4762'),
(72799, 4726, '_thumbnail_id', '4762'),
(72800, 4727, '_thumbnail_id', '4762'),
(72801, 4729, '_thumbnail_id', '4762'),
(72802, 4730, '_thumbnail_id', '4762'),
(72803, 4733, '_thumbnail_id', '4762'),
(72804, 4735, '_thumbnail_id', '4762'),
(72805, 4763, '_vi_wad_description_images', 'a:9:{i:0;s:65:\"https://ae01.alicdn.com/kf/H7db262ca65a345e294122144057497bdS.jpg\";i:1;s:65:\"https://ae01.alicdn.com/kf/H3879c6276b7149418060c5ddebcc4f9aq.jpg\";i:2;s:65:\"https://ae01.alicdn.com/kf/H1aaa368d391444679a193e2b83c06fb8B.jpg\";i:3;s:65:\"https://ae01.alicdn.com/kf/H03d9f0ac631c4369a8b96dfcebd8bd56q.jpg\";i:4;s:65:\"https://ae01.alicdn.com/kf/H69bbeef140344f49b0b1b448cc955314l.jpg\";i:5;s:65:\"https://ae01.alicdn.com/kf/H2cce0426f4f8461687136615ca93b738k.jpg\";i:6;s:65:\"https://ae01.alicdn.com/kf/H0a5da5ff72b749129c0cf60eb7853103b.jpg\";i:7;s:65:\"https://ae01.alicdn.com/kf/Hc89926c0fca9487390f5a4021ac9544f7.jpg\";i:8;s:65:\"https://ae01.alicdn.com/kf/Hb22dc383d7754ff4867671511b819557r.jpg\";}'),
(72806, 4763, '_vi_wad_sku', '4001360368553'),
(72807, 4763, '_vi_wad_attributes', 'a:2:{i:14;a:5:{s:6:\"values\";a:2:{s:6:\"14:771\";s:8:\"Dark Red\";s:12:\"14:200003699\";s:12:\"Custom Color\";}s:4:\"slug\";s:5:\"color\";s:4:\"name\";s:5:\"Color\";s:8:\"position\";i:0;s:10:\"values_sub\";a:2:{s:6:\"14:771\";s:5:\"Beige\";s:12:\"14:200003699\";s:5:\"MULTI\";}}i:200000124;a:5:{s:6:\"values\";a:17:{s:13:\"200000124:698\";s:1:\"5\";s:19:\"200000124:200000286\";s:3:\"5.5\";s:14:\"200000124:1394\";s:1:\"6\";s:19:\"200000124:200000287\";s:3:\"6.5\";s:14:\"200000124:3434\";s:1:\"7\";s:19:\"200000124:200000288\";s:3:\"7.5\";s:13:\"200000124:699\";s:1:\"8\";s:19:\"200000124:200000289\";s:3:\"8.5\";s:16:\"200000124:350262\";s:1:\"9\";s:19:\"200000124:200000290\";s:3:\"9.5\";s:14:\"200000124:1583\";s:2:\"10\";s:19:\"200000124:200000291\";s:4:\"10.5\";s:19:\"200000124:100010420\";s:2:\"11\";s:19:\"200000124:200000292\";s:4:\"11.5\";s:14:\"200000124:1663\";s:2:\"12\";s:19:\"200000124:200000295\";s:4:\"12.5\";s:19:\"200000124:200000296\";s:2:\"13\";}s:4:\"slug\";s:9:\"shoe-size\";s:4:\"name\";s:9:\"Shoe Size\";s:8:\"position\";i:1;s:10:\"values_sub\";a:17:{s:13:\"200000124:698\";s:1:\"5\";s:19:\"200000124:200000286\";s:3:\"5.5\";s:14:\"200000124:1394\";s:1:\"6\";s:19:\"200000124:200000287\";s:3:\"6.5\";s:14:\"200000124:3434\";s:1:\"7\";s:19:\"200000124:200000288\";s:3:\"7.5\";s:13:\"200000124:699\";s:1:\"8\";s:19:\"200000124:200000289\";s:3:\"8.5\";s:16:\"200000124:350262\";s:1:\"9\";s:19:\"200000124:200000290\";s:3:\"9.5\";s:14:\"200000124:1583\";s:2:\"10\";s:19:\"200000124:200000291\";s:4:\"10.5\";s:19:\"200000124:100010420\";s:2:\"11\";s:19:\"200000124:200000292\";s:4:\"11.5\";s:14:\"200000124:1663\";s:2:\"12\";s:19:\"200000124:200000295\";s:4:\"12.5\";s:19:\"200000124:200000296\";s:2:\"13\";}}}'),
(72808, 4763, '_vi_wad_list_attributes', 'a:19:{s:6:\"14:771\";a:4:{s:4:\"name\";s:8:\"Dark Red\";s:8:\"name_sub\";s:5:\"Beige\";s:5:\"color\";s:7:\"#F8F7E7\";s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H1ad0e55de739484e8366661a0be414cev/Sorbern-Dark-Red-Women-Pump-Shoes-Ankle-Strap-Pointy-Toe-Heels-Platform-20Cm-Custom-Higher-Heels.jpg_640x640.jpg\";}s:12:\"14:200003699\";a:4:{s:4:\"name\";s:12:\"Custom Color\";s:8:\"name_sub\";s:5:\"MULTI\";s:5:\"color\";s:5:\"mutil\";s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/Hb2743db330a4441092079b677fc7d6fes/Sorbern-Dark-Red-Women-Pump-Shoes-Ankle-Strap-Pointy-Toe-Heels-Platform-20Cm-Custom-Higher-Heels.jpg_640x640.jpg\";}s:13:\"200000124:698\";a:4:{s:4:\"name\";s:1:\"5\";s:8:\"name_sub\";s:1:\"5\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000286\";a:4:{s:4:\"name\";s:3:\"5.5\";s:8:\"name_sub\";s:3:\"5.5\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:14:\"200000124:1394\";a:4:{s:4:\"name\";s:1:\"6\";s:8:\"name_sub\";s:1:\"6\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000287\";a:4:{s:4:\"name\";s:3:\"6.5\";s:8:\"name_sub\";s:3:\"6.5\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:14:\"200000124:3434\";a:4:{s:4:\"name\";s:1:\"7\";s:8:\"name_sub\";s:1:\"7\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000288\";a:4:{s:4:\"name\";s:3:\"7.5\";s:8:\"name_sub\";s:3:\"7.5\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:13:\"200000124:699\";a:4:{s:4:\"name\";s:1:\"8\";s:8:\"name_sub\";s:1:\"8\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000289\";a:4:{s:4:\"name\";s:3:\"8.5\";s:8:\"name_sub\";s:3:\"8.5\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:16:\"200000124:350262\";a:4:{s:4:\"name\";s:1:\"9\";s:8:\"name_sub\";s:1:\"9\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000290\";a:4:{s:4:\"name\";s:3:\"9.5\";s:8:\"name_sub\";s:3:\"9.5\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:14:\"200000124:1583\";a:4:{s:4:\"name\";s:2:\"10\";s:8:\"name_sub\";s:2:\"10\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000291\";a:4:{s:4:\"name\";s:4:\"10.5\";s:8:\"name_sub\";s:4:\"10.5\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:100010420\";a:4:{s:4:\"name\";s:2:\"11\";s:8:\"name_sub\";s:2:\"11\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000292\";a:4:{s:4:\"name\";s:4:\"11.5\";s:8:\"name_sub\";s:4:\"11.5\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:14:\"200000124:1663\";a:4:{s:4:\"name\";s:2:\"12\";s:8:\"name_sub\";s:2:\"12\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000295\";a:4:{s:4:\"name\";s:4:\"12.5\";s:8:\"name_sub\";s:4:\"12.5\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000296\";a:4:{s:4:\"name\";s:2:\"13\";s:8:\"name_sub\";s:2:\"13\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}}'),
(72809, 4763, '_vi_wad_shipping_info', 'a:6:{s:4:\"time\";i:1622550192;s:7:\"country\";s:2:\"LK\";s:7:\"company\";s:3:\"EMS\";s:7:\"freight\";s:1501:\"[{\"bizShowMind\":{\"layout\":[]},\"commitDay\":\"75\",\"company\":\"EMS\",\"currency\":\"USD\",\"discount\":45,\"displayType\":\"deliveryTime\",\"features\":{},\"freightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $42.34\",\"value\":42.34},\"freightFeatures\":{\"provider\":\"ae_config\"},\"freightLayout\":{\"displayType\":\"deliveryTime\",\"layout\":[{\"text\":\"Shipping: US $42.34\",\"type\":\"title\"},{\"text\":\"To <font color=\'#000000\'>Sri Lanka</font> via EMS\",\"type\":\"subtitle\"}],\"openShippingPanel\":\"true\"},\"fullMailLine\":false,\"hbaService\":false,\"i18nMap\":{},\"id\":0,\"name\":\"FreightItemModule\",\"sendGoodsCountry\":\"CN\",\"sendGoodsCountryFullName\":\"China\",\"serviceName\":\"EMS\",\"standardFreightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $42.34\",\"value\":42.34},\"time\":\"15-44\",\"tracking\":true},{\"bizShowMind\":{\"layout\":[]},\"commitDay\":\"75\",\"company\":\"DHL\",\"currency\":\"USD\",\"discount\":0,\"displayType\":\"deliveryTime\",\"features\":{},\"freightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $78.95\",\"value\":78.95},\"freightFeatures\":{\"provider\":\"ae_config\"},\"freightLayout\":{\"displayType\":\"deliveryTime\",\"layout\":[{\"text\":\"Shipping: US $78.95\",\"type\":\"title\"},{\"text\":\"To <font color=\'#000000\'>Sri Lanka</font> via DHL\",\"type\":\"subtitle\"}],\"openShippingPanel\":\"true\"},\"fullMailLine\":false,\"hbaService\":false,\"i18nMap\":{},\"id\":0,\"name\":\"FreightItemModule\",\"sendGoodsCountry\":\"CN\",\"sendGoodsCountryFullName\":\"China\",\"serviceName\":\"DHL\",\"standardFreightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $78.95\",\"value\":78.95},\"time\":\"9-17\",\"tracking\":true}]\";s:13:\"shipping_cost\";d:42.340000000000003410605131648480892181396484375;s:13:\"delivery_time\";s:5:\"15-44\";}'),
(72810, 4763, '_vi_wad_gallery', 'a:6:{i:0;s:162:\"https://ae01.alicdn.com/kf/Hb0c4c207c70b459caba5a701ad8e5ab6E/Sorbern-Dark-Red-Women-Pump-Shoes-Ankle-Strap-Pointy-Toe-Heels-Platform-20Cm-Custom-Higher-Heels.jpg\";i:1;s:162:\"https://ae01.alicdn.com/kf/H1c3a0fbd72c348cf8ea32263f05306d9U/Sorbern-Dark-Red-Women-Pump-Shoes-Ankle-Strap-Pointy-Toe-Heels-Platform-20Cm-Custom-Higher-Heels.jpg\";i:2;s:162:\"https://ae01.alicdn.com/kf/Ha234d5b3a3d9404fa530398421c8d7eak/Sorbern-Dark-Red-Women-Pump-Shoes-Ankle-Strap-Pointy-Toe-Heels-Platform-20Cm-Custom-Higher-Heels.jpg\";i:3;s:162:\"https://ae01.alicdn.com/kf/H6276bfa98023421cb4e67f7021efaae03/Sorbern-Dark-Red-Women-Pump-Shoes-Ankle-Strap-Pointy-Toe-Heels-Platform-20Cm-Custom-Higher-Heels.jpg\";i:4;s:162:\"https://ae01.alicdn.com/kf/Hecf7e2c4dfa6454cbf187ffc6a954171V/Sorbern-Dark-Red-Women-Pump-Shoes-Ankle-Strap-Pointy-Toe-Heels-Platform-20Cm-Custom-Higher-Heels.jpg\";i:5;s:162:\"https://ae01.alicdn.com/kf/H557862aa6a33424d8b06c65dfbf92b7fJ/Sorbern-Dark-Red-Women-Pump-Shoes-Ankle-Strap-Pointy-Toe-Heels-Platform-20Cm-Custom-Higher-Heels.jpg\";}');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(72811, 4763, '_vi_wad_variation_images', 'a:2:{s:6:\"14:771\";s:174:\"https://ae01.alicdn.com/kf/H1ad0e55de739484e8366661a0be414cev/Sorbern-Dark-Red-Women-Pump-Shoes-Ankle-Strap-Pointy-Toe-Heels-Platform-20Cm-Custom-Higher-Heels.jpg_640x640.jpg\";s:12:\"14:200003699\";s:174:\"https://ae01.alicdn.com/kf/Hb2743db330a4441092079b677fc7d6fes/Sorbern-Dark-Red-Women-Pump-Shoes-Ankle-Strap-Pointy-Toe-Heels-Platform-20Cm-Custom-Higher-Heels.jpg_640x640.jpg\";}'),
(72812, 4763, '_vi_wad_store_info', 'a:3:{s:4:\"name\";s:28:\"Sorbern GracefulLadies Store\";s:3:\"url\";s:34:\"//www.aliexpress.com/store/1046541\";s:3:\"num\";i:1046541;}'),
(72813, 4763, '_vi_wad_variations', 'a:34:{i:0;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/Hb2743db330a4441092079b677fc7d6fes/Sorbern-Dark-Red-Women-Pump-Shoes-Ankle-Strap-Pointy-Toe-Heels-Platform-20Cm-Custom-Higher-Heels.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"4001360368553-custom-color-12\";s:7:\"sku_sub\";s:22:\"4001360368553-multi-12\";s:5:\"skuId\";s:17:\"10000015798967719\";s:7:\"skuAttr\";s:40:\"14:200003699#Custom Color;200000124:1663\";s:13:\"regular_price\";s:5:\"165.0\";s:10:\"sale_price\";s:5:\"145.2\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:12:\"Custom Color\";s:9:\"shoe-size\";s:2:\"12\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"MULTI\";s:9:\"shoe-size\";s:2:\"12\";}}i:1;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/Hb2743db330a4441092079b677fc7d6fes/Sorbern-Dark-Red-Women-Pump-Shoes-Ankle-Strap-Pointy-Toe-Heels-Platform-20Cm-Custom-Higher-Heels.jpg_640x640.jpg\";s:3:\"sku\";s:31:\"4001360368553-custom-color-11-5\";s:7:\"sku_sub\";s:24:\"4001360368553-multi-11-5\";s:5:\"skuId\";s:17:\"10000015798967718\";s:7:\"skuAttr\";s:45:\"14:200003699#Custom Color;200000124:200000292\";s:13:\"regular_price\";s:5:\"165.0\";s:10:\"sale_price\";s:5:\"145.2\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:12:\"Custom Color\";s:9:\"shoe-size\";s:4:\"11.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"MULTI\";s:9:\"shoe-size\";s:4:\"11.5\";}}i:2;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/Hb2743db330a4441092079b677fc7d6fes/Sorbern-Dark-Red-Women-Pump-Shoes-Ankle-Strap-Pointy-Toe-Heels-Platform-20Cm-Custom-Higher-Heels.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"4001360368553-custom-color-11\";s:7:\"sku_sub\";s:22:\"4001360368553-multi-11\";s:5:\"skuId\";s:17:\"10000015798967717\";s:7:\"skuAttr\";s:45:\"14:200003699#Custom Color;200000124:100010420\";s:13:\"regular_price\";s:5:\"165.0\";s:10:\"sale_price\";s:5:\"145.2\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:12:\"Custom Color\";s:9:\"shoe-size\";s:2:\"11\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"MULTI\";s:9:\"shoe-size\";s:2:\"11\";}}i:3;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/Hb2743db330a4441092079b677fc7d6fes/Sorbern-Dark-Red-Women-Pump-Shoes-Ankle-Strap-Pointy-Toe-Heels-Platform-20Cm-Custom-Higher-Heels.jpg_640x640.jpg\";s:3:\"sku\";s:31:\"4001360368553-custom-color-10-5\";s:7:\"sku_sub\";s:24:\"4001360368553-multi-10-5\";s:5:\"skuId\";s:17:\"10000015798967716\";s:7:\"skuAttr\";s:45:\"14:200003699#Custom Color;200000124:200000291\";s:13:\"regular_price\";s:5:\"165.0\";s:10:\"sale_price\";s:5:\"145.2\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:12:\"Custom Color\";s:9:\"shoe-size\";s:4:\"10.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"MULTI\";s:9:\"shoe-size\";s:4:\"10.5\";}}i:4;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/Hb2743db330a4441092079b677fc7d6fes/Sorbern-Dark-Red-Women-Pump-Shoes-Ankle-Strap-Pointy-Toe-Heels-Platform-20Cm-Custom-Higher-Heels.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"4001360368553-custom-color-10\";s:7:\"sku_sub\";s:22:\"4001360368553-multi-10\";s:5:\"skuId\";s:17:\"10000015798967715\";s:7:\"skuAttr\";s:40:\"14:200003699#Custom Color;200000124:1583\";s:13:\"regular_price\";s:5:\"165.0\";s:10:\"sale_price\";s:5:\"145.2\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:12:\"Custom Color\";s:9:\"shoe-size\";s:2:\"10\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"MULTI\";s:9:\"shoe-size\";s:2:\"10\";}}i:5;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/Hb2743db330a4441092079b677fc7d6fes/Sorbern-Dark-Red-Women-Pump-Shoes-Ankle-Strap-Pointy-Toe-Heels-Platform-20Cm-Custom-Higher-Heels.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"4001360368553-custom-color-9-5\";s:7:\"sku_sub\";s:23:\"4001360368553-multi-9-5\";s:5:\"skuId\";s:17:\"10000015798967714\";s:7:\"skuAttr\";s:45:\"14:200003699#Custom Color;200000124:200000290\";s:13:\"regular_price\";s:5:\"165.0\";s:10:\"sale_price\";s:5:\"145.2\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:12:\"Custom Color\";s:9:\"shoe-size\";s:3:\"9.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"MULTI\";s:9:\"shoe-size\";s:3:\"9.5\";}}i:6;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/Hb2743db330a4441092079b677fc7d6fes/Sorbern-Dark-Red-Women-Pump-Shoes-Ankle-Strap-Pointy-Toe-Heels-Platform-20Cm-Custom-Higher-Heels.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"4001360368553-custom-color-9\";s:7:\"sku_sub\";s:21:\"4001360368553-multi-9\";s:5:\"skuId\";s:17:\"10000015798967713\";s:7:\"skuAttr\";s:42:\"14:200003699#Custom Color;200000124:350262\";s:13:\"regular_price\";s:5:\"165.0\";s:10:\"sale_price\";s:5:\"145.2\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:12:\"Custom Color\";s:9:\"shoe-size\";s:1:\"9\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"MULTI\";s:9:\"shoe-size\";s:1:\"9\";}}i:7;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/Hb2743db330a4441092079b677fc7d6fes/Sorbern-Dark-Red-Women-Pump-Shoes-Ankle-Strap-Pointy-Toe-Heels-Platform-20Cm-Custom-Higher-Heels.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"4001360368553-custom-color-8-5\";s:7:\"sku_sub\";s:23:\"4001360368553-multi-8-5\";s:5:\"skuId\";s:17:\"10000015798967712\";s:7:\"skuAttr\";s:45:\"14:200003699#Custom Color;200000124:200000289\";s:13:\"regular_price\";s:5:\"165.0\";s:10:\"sale_price\";s:5:\"145.2\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:12:\"Custom Color\";s:9:\"shoe-size\";s:3:\"8.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"MULTI\";s:9:\"shoe-size\";s:3:\"8.5\";}}i:8;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/Hb2743db330a4441092079b677fc7d6fes/Sorbern-Dark-Red-Women-Pump-Shoes-Ankle-Strap-Pointy-Toe-Heels-Platform-20Cm-Custom-Higher-Heels.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"4001360368553-custom-color-13\";s:7:\"sku_sub\";s:22:\"4001360368553-multi-13\";s:5:\"skuId\";s:17:\"10000015798967721\";s:7:\"skuAttr\";s:45:\"14:200003699#Custom Color;200000124:200000296\";s:13:\"regular_price\";s:5:\"165.0\";s:10:\"sale_price\";s:5:\"145.2\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:12:\"Custom Color\";s:9:\"shoe-size\";s:2:\"13\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"MULTI\";s:9:\"shoe-size\";s:2:\"13\";}}i:9;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/Hb2743db330a4441092079b677fc7d6fes/Sorbern-Dark-Red-Women-Pump-Shoes-Ankle-Strap-Pointy-Toe-Heels-Platform-20Cm-Custom-Higher-Heels.jpg_640x640.jpg\";s:3:\"sku\";s:31:\"4001360368553-custom-color-12-5\";s:7:\"sku_sub\";s:24:\"4001360368553-multi-12-5\";s:5:\"skuId\";s:17:\"10000015798967720\";s:7:\"skuAttr\";s:45:\"14:200003699#Custom Color;200000124:200000295\";s:13:\"regular_price\";s:5:\"165.0\";s:10:\"sale_price\";s:5:\"145.2\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:12:\"Custom Color\";s:9:\"shoe-size\";s:4:\"12.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"MULTI\";s:9:\"shoe-size\";s:4:\"12.5\";}}i:10;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H1ad0e55de739484e8366661a0be414cev/Sorbern-Dark-Red-Women-Pump-Shoes-Ankle-Strap-Pointy-Toe-Heels-Platform-20Cm-Custom-Higher-Heels.jpg_640x640.jpg\";s:3:\"sku\";s:26:\"4001360368553-dark-red-8-5\";s:7:\"sku_sub\";s:23:\"4001360368553-beige-8-5\";s:5:\"skuId\";s:17:\"10000015798967695\";s:7:\"skuAttr\";s:35:\"14:771#Dark Red;200000124:200000289\";s:13:\"regular_price\";s:5:\"165.0\";s:10:\"sale_price\";s:5:\"145.2\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:8:\"Dark Red\";s:9:\"shoe-size\";s:3:\"8.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:3:\"8.5\";}}i:11;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H1ad0e55de739484e8366661a0be414cev/Sorbern-Dark-Red-Women-Pump-Shoes-Ankle-Strap-Pointy-Toe-Heels-Platform-20Cm-Custom-Higher-Heels.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"4001360368553-dark-red-8\";s:7:\"sku_sub\";s:21:\"4001360368553-beige-8\";s:5:\"skuId\";s:17:\"10000015798967694\";s:7:\"skuAttr\";s:29:\"14:771#Dark Red;200000124:699\";s:13:\"regular_price\";s:5:\"165.0\";s:10:\"sale_price\";s:5:\"145.2\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:8:\"Dark Red\";s:9:\"shoe-size\";s:1:\"8\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:1:\"8\";}}i:12;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H1ad0e55de739484e8366661a0be414cev/Sorbern-Dark-Red-Women-Pump-Shoes-Ankle-Strap-Pointy-Toe-Heels-Platform-20Cm-Custom-Higher-Heels.jpg_640x640.jpg\";s:3:\"sku\";s:26:\"4001360368553-dark-red-7-5\";s:7:\"sku_sub\";s:23:\"4001360368553-beige-7-5\";s:5:\"skuId\";s:17:\"10000015798967693\";s:7:\"skuAttr\";s:35:\"14:771#Dark Red;200000124:200000288\";s:13:\"regular_price\";s:5:\"165.0\";s:10:\"sale_price\";s:5:\"145.2\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:8:\"Dark Red\";s:9:\"shoe-size\";s:3:\"7.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:3:\"7.5\";}}i:13;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H1ad0e55de739484e8366661a0be414cev/Sorbern-Dark-Red-Women-Pump-Shoes-Ankle-Strap-Pointy-Toe-Heels-Platform-20Cm-Custom-Higher-Heels.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"4001360368553-dark-red-7\";s:7:\"sku_sub\";s:21:\"4001360368553-beige-7\";s:5:\"skuId\";s:17:\"10000015798967692\";s:7:\"skuAttr\";s:30:\"14:771#Dark Red;200000124:3434\";s:13:\"regular_price\";s:5:\"165.0\";s:10:\"sale_price\";s:5:\"145.2\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:8:\"Dark Red\";s:9:\"shoe-size\";s:1:\"7\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:1:\"7\";}}i:14;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H1ad0e55de739484e8366661a0be414cev/Sorbern-Dark-Red-Women-Pump-Shoes-Ankle-Strap-Pointy-Toe-Heels-Platform-20Cm-Custom-Higher-Heels.jpg_640x640.jpg\";s:3:\"sku\";s:26:\"4001360368553-dark-red-6-5\";s:7:\"sku_sub\";s:23:\"4001360368553-beige-6-5\";s:5:\"skuId\";s:17:\"10000015798967691\";s:7:\"skuAttr\";s:39:\"14:771#Dark Red;200000124:200000287#6.5\";s:13:\"regular_price\";s:5:\"165.0\";s:10:\"sale_price\";s:5:\"145.2\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:8:\"Dark Red\";s:9:\"shoe-size\";s:3:\"6.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:3:\"6.5\";}}i:15;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H1ad0e55de739484e8366661a0be414cev/Sorbern-Dark-Red-Women-Pump-Shoes-Ankle-Strap-Pointy-Toe-Heels-Platform-20Cm-Custom-Higher-Heels.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"4001360368553-dark-red-6\";s:7:\"sku_sub\";s:21:\"4001360368553-beige-6\";s:5:\"skuId\";s:17:\"10000015798967690\";s:7:\"skuAttr\";s:30:\"14:771#Dark Red;200000124:1394\";s:13:\"regular_price\";s:5:\"165.0\";s:10:\"sale_price\";s:5:\"145.2\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:8:\"Dark Red\";s:9:\"shoe-size\";s:1:\"6\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:1:\"6\";}}i:16;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H1ad0e55de739484e8366661a0be414cev/Sorbern-Dark-Red-Women-Pump-Shoes-Ankle-Strap-Pointy-Toe-Heels-Platform-20Cm-Custom-Higher-Heels.jpg_640x640.jpg\";s:3:\"sku\";s:26:\"4001360368553-dark-red-5-5\";s:7:\"sku_sub\";s:23:\"4001360368553-beige-5-5\";s:5:\"skuId\";s:17:\"10000015798967689\";s:7:\"skuAttr\";s:39:\"14:771#Dark Red;200000124:200000286#5.5\";s:13:\"regular_price\";s:5:\"165.0\";s:10:\"sale_price\";s:5:\"145.2\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:8:\"Dark Red\";s:9:\"shoe-size\";s:3:\"5.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:3:\"5.5\";}}i:17;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H1ad0e55de739484e8366661a0be414cev/Sorbern-Dark-Red-Women-Pump-Shoes-Ankle-Strap-Pointy-Toe-Heels-Platform-20Cm-Custom-Higher-Heels.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"4001360368553-dark-red-5\";s:7:\"sku_sub\";s:21:\"4001360368553-beige-5\";s:5:\"skuId\";s:17:\"10000015798967688\";s:7:\"skuAttr\";s:29:\"14:771#Dark Red;200000124:698\";s:13:\"regular_price\";s:5:\"165.0\";s:10:\"sale_price\";s:5:\"145.2\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:8:\"Dark Red\";s:9:\"shoe-size\";s:1:\"5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:1:\"5\";}}i:18;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H1ad0e55de739484e8366661a0be414cev/Sorbern-Dark-Red-Women-Pump-Shoes-Ankle-Strap-Pointy-Toe-Heels-Platform-20Cm-Custom-Higher-Heels.jpg_640x640.jpg\";s:3:\"sku\";s:27:\"4001360368553-dark-red-12-5\";s:7:\"sku_sub\";s:24:\"4001360368553-beige-12-5\";s:5:\"skuId\";s:17:\"10000015798967703\";s:7:\"skuAttr\";s:35:\"14:771#Dark Red;200000124:200000295\";s:13:\"regular_price\";s:5:\"165.0\";s:10:\"sale_price\";s:5:\"145.2\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:8:\"Dark Red\";s:9:\"shoe-size\";s:4:\"12.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:4:\"12.5\";}}i:19;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H1ad0e55de739484e8366661a0be414cev/Sorbern-Dark-Red-Women-Pump-Shoes-Ankle-Strap-Pointy-Toe-Heels-Platform-20Cm-Custom-Higher-Heels.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"4001360368553-dark-red-12\";s:7:\"sku_sub\";s:22:\"4001360368553-beige-12\";s:5:\"skuId\";s:17:\"10000015798967702\";s:7:\"skuAttr\";s:30:\"14:771#Dark Red;200000124:1663\";s:13:\"regular_price\";s:5:\"165.0\";s:10:\"sale_price\";s:5:\"145.2\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:8:\"Dark Red\";s:9:\"shoe-size\";s:2:\"12\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:2:\"12\";}}i:20;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H1ad0e55de739484e8366661a0be414cev/Sorbern-Dark-Red-Women-Pump-Shoes-Ankle-Strap-Pointy-Toe-Heels-Platform-20Cm-Custom-Higher-Heels.jpg_640x640.jpg\";s:3:\"sku\";s:27:\"4001360368553-dark-red-11-5\";s:7:\"sku_sub\";s:24:\"4001360368553-beige-11-5\";s:5:\"skuId\";s:17:\"10000015798967701\";s:7:\"skuAttr\";s:35:\"14:771#Dark Red;200000124:200000292\";s:13:\"regular_price\";s:5:\"165.0\";s:10:\"sale_price\";s:5:\"145.2\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:8:\"Dark Red\";s:9:\"shoe-size\";s:4:\"11.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:4:\"11.5\";}}i:21;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H1ad0e55de739484e8366661a0be414cev/Sorbern-Dark-Red-Women-Pump-Shoes-Ankle-Strap-Pointy-Toe-Heels-Platform-20Cm-Custom-Higher-Heels.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"4001360368553-dark-red-11\";s:7:\"sku_sub\";s:22:\"4001360368553-beige-11\";s:5:\"skuId\";s:17:\"10000015798967700\";s:7:\"skuAttr\";s:35:\"14:771#Dark Red;200000124:100010420\";s:13:\"regular_price\";s:5:\"165.0\";s:10:\"sale_price\";s:5:\"145.2\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:8:\"Dark Red\";s:9:\"shoe-size\";s:2:\"11\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:2:\"11\";}}i:22;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H1ad0e55de739484e8366661a0be414cev/Sorbern-Dark-Red-Women-Pump-Shoes-Ankle-Strap-Pointy-Toe-Heels-Platform-20Cm-Custom-Higher-Heels.jpg_640x640.jpg\";s:3:\"sku\";s:27:\"4001360368553-dark-red-10-5\";s:7:\"sku_sub\";s:24:\"4001360368553-beige-10-5\";s:5:\"skuId\";s:17:\"10000015798967699\";s:7:\"skuAttr\";s:35:\"14:771#Dark Red;200000124:200000291\";s:13:\"regular_price\";s:5:\"165.0\";s:10:\"sale_price\";s:5:\"145.2\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:8:\"Dark Red\";s:9:\"shoe-size\";s:4:\"10.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:4:\"10.5\";}}i:23;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H1ad0e55de739484e8366661a0be414cev/Sorbern-Dark-Red-Women-Pump-Shoes-Ankle-Strap-Pointy-Toe-Heels-Platform-20Cm-Custom-Higher-Heels.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"4001360368553-dark-red-10\";s:7:\"sku_sub\";s:22:\"4001360368553-beige-10\";s:5:\"skuId\";s:17:\"10000015798967698\";s:7:\"skuAttr\";s:30:\"14:771#Dark Red;200000124:1583\";s:13:\"regular_price\";s:5:\"165.0\";s:10:\"sale_price\";s:5:\"145.2\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:8:\"Dark Red\";s:9:\"shoe-size\";s:2:\"10\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:2:\"10\";}}i:24;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H1ad0e55de739484e8366661a0be414cev/Sorbern-Dark-Red-Women-Pump-Shoes-Ankle-Strap-Pointy-Toe-Heels-Platform-20Cm-Custom-Higher-Heels.jpg_640x640.jpg\";s:3:\"sku\";s:26:\"4001360368553-dark-red-9-5\";s:7:\"sku_sub\";s:23:\"4001360368553-beige-9-5\";s:5:\"skuId\";s:17:\"10000015798967697\";s:7:\"skuAttr\";s:35:\"14:771#Dark Red;200000124:200000290\";s:13:\"regular_price\";s:5:\"165.0\";s:10:\"sale_price\";s:5:\"145.2\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:8:\"Dark Red\";s:9:\"shoe-size\";s:3:\"9.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:3:\"9.5\";}}i:25;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H1ad0e55de739484e8366661a0be414cev/Sorbern-Dark-Red-Women-Pump-Shoes-Ankle-Strap-Pointy-Toe-Heels-Platform-20Cm-Custom-Higher-Heels.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"4001360368553-dark-red-9\";s:7:\"sku_sub\";s:21:\"4001360368553-beige-9\";s:5:\"skuId\";s:17:\"10000015798967696\";s:7:\"skuAttr\";s:32:\"14:771#Dark Red;200000124:350262\";s:13:\"regular_price\";s:5:\"165.0\";s:10:\"sale_price\";s:5:\"145.2\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:8:\"Dark Red\";s:9:\"shoe-size\";s:1:\"9\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:1:\"9\";}}i:26;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/Hb2743db330a4441092079b677fc7d6fes/Sorbern-Dark-Red-Women-Pump-Shoes-Ankle-Strap-Pointy-Toe-Heels-Platform-20Cm-Custom-Higher-Heels.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"4001360368553-custom-color-8\";s:7:\"sku_sub\";s:21:\"4001360368553-multi-8\";s:5:\"skuId\";s:17:\"10000015798967711\";s:7:\"skuAttr\";s:39:\"14:200003699#Custom Color;200000124:699\";s:13:\"regular_price\";s:5:\"165.0\";s:10:\"sale_price\";s:5:\"145.2\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:12:\"Custom Color\";s:9:\"shoe-size\";s:1:\"8\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"MULTI\";s:9:\"shoe-size\";s:1:\"8\";}}i:27;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/Hb2743db330a4441092079b677fc7d6fes/Sorbern-Dark-Red-Women-Pump-Shoes-Ankle-Strap-Pointy-Toe-Heels-Platform-20Cm-Custom-Higher-Heels.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"4001360368553-custom-color-7-5\";s:7:\"sku_sub\";s:23:\"4001360368553-multi-7-5\";s:5:\"skuId\";s:17:\"10000015798967710\";s:7:\"skuAttr\";s:45:\"14:200003699#Custom Color;200000124:200000288\";s:13:\"regular_price\";s:5:\"165.0\";s:10:\"sale_price\";s:5:\"145.2\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:12:\"Custom Color\";s:9:\"shoe-size\";s:3:\"7.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"MULTI\";s:9:\"shoe-size\";s:3:\"7.5\";}}i:28;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/Hb2743db330a4441092079b677fc7d6fes/Sorbern-Dark-Red-Women-Pump-Shoes-Ankle-Strap-Pointy-Toe-Heels-Platform-20Cm-Custom-Higher-Heels.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"4001360368553-custom-color-7\";s:7:\"sku_sub\";s:21:\"4001360368553-multi-7\";s:5:\"skuId\";s:17:\"10000015798967709\";s:7:\"skuAttr\";s:40:\"14:200003699#Custom Color;200000124:3434\";s:13:\"regular_price\";s:5:\"165.0\";s:10:\"sale_price\";s:5:\"145.2\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:12:\"Custom Color\";s:9:\"shoe-size\";s:1:\"7\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"MULTI\";s:9:\"shoe-size\";s:1:\"7\";}}i:29;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/Hb2743db330a4441092079b677fc7d6fes/Sorbern-Dark-Red-Women-Pump-Shoes-Ankle-Strap-Pointy-Toe-Heels-Platform-20Cm-Custom-Higher-Heels.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"4001360368553-custom-color-6-5\";s:7:\"sku_sub\";s:23:\"4001360368553-multi-6-5\";s:5:\"skuId\";s:17:\"10000015798967708\";s:7:\"skuAttr\";s:49:\"14:200003699#Custom Color;200000124:200000287#6.5\";s:13:\"regular_price\";s:5:\"165.0\";s:10:\"sale_price\";s:5:\"145.2\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:12:\"Custom Color\";s:9:\"shoe-size\";s:3:\"6.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"MULTI\";s:9:\"shoe-size\";s:3:\"6.5\";}}i:30;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/Hb2743db330a4441092079b677fc7d6fes/Sorbern-Dark-Red-Women-Pump-Shoes-Ankle-Strap-Pointy-Toe-Heels-Platform-20Cm-Custom-Higher-Heels.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"4001360368553-custom-color-6\";s:7:\"sku_sub\";s:21:\"4001360368553-multi-6\";s:5:\"skuId\";s:17:\"10000015798967707\";s:7:\"skuAttr\";s:40:\"14:200003699#Custom Color;200000124:1394\";s:13:\"regular_price\";s:5:\"165.0\";s:10:\"sale_price\";s:5:\"145.2\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:12:\"Custom Color\";s:9:\"shoe-size\";s:1:\"6\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"MULTI\";s:9:\"shoe-size\";s:1:\"6\";}}i:31;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/Hb2743db330a4441092079b677fc7d6fes/Sorbern-Dark-Red-Women-Pump-Shoes-Ankle-Strap-Pointy-Toe-Heels-Platform-20Cm-Custom-Higher-Heels.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"4001360368553-custom-color-5-5\";s:7:\"sku_sub\";s:23:\"4001360368553-multi-5-5\";s:5:\"skuId\";s:17:\"10000015798967706\";s:7:\"skuAttr\";s:49:\"14:200003699#Custom Color;200000124:200000286#5.5\";s:13:\"regular_price\";s:5:\"165.0\";s:10:\"sale_price\";s:5:\"145.2\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:12:\"Custom Color\";s:9:\"shoe-size\";s:3:\"5.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"MULTI\";s:9:\"shoe-size\";s:3:\"5.5\";}}i:32;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/Hb2743db330a4441092079b677fc7d6fes/Sorbern-Dark-Red-Women-Pump-Shoes-Ankle-Strap-Pointy-Toe-Heels-Platform-20Cm-Custom-Higher-Heels.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"4001360368553-custom-color-5\";s:7:\"sku_sub\";s:21:\"4001360368553-multi-5\";s:5:\"skuId\";s:17:\"10000015798967705\";s:7:\"skuAttr\";s:39:\"14:200003699#Custom Color;200000124:698\";s:13:\"regular_price\";s:5:\"165.0\";s:10:\"sale_price\";s:5:\"145.2\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:12:\"Custom Color\";s:9:\"shoe-size\";s:1:\"5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"MULTI\";s:9:\"shoe-size\";s:1:\"5\";}}i:33;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H1ad0e55de739484e8366661a0be414cev/Sorbern-Dark-Red-Women-Pump-Shoes-Ankle-Strap-Pointy-Toe-Heels-Platform-20Cm-Custom-Higher-Heels.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"4001360368553-dark-red-13\";s:7:\"sku_sub\";s:22:\"4001360368553-beige-13\";s:5:\"skuId\";s:17:\"10000015798967704\";s:7:\"skuAttr\";s:35:\"14:771#Dark Red;200000124:200000296\";s:13:\"regular_price\";s:5:\"165.0\";s:10:\"sale_price\";s:5:\"145.2\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:8:\"Dark Red\";s:9:\"shoe-size\";s:2:\"13\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:2:\"13\";}}}'),
(72814, 4764, '_vi_wad_description_images', 'a:16:{i:0;s:60:\"https://ae01.alicdn.com/kf/HTB11zEzXwFY.1VjSZFqq6ydbXXap.jpg\";i:1;s:60:\"https://ae01.alicdn.com/kf/HTB1s5bVbAxz61VjSZFtq6yDSVXaw.jpg\";i:2;s:60:\"https://ae01.alicdn.com/kf/HTB1S_b9cL1G3KVjSZFkq6yK4XXak.jpg\";i:3;s:60:\"https://ae01.alicdn.com/kf/HTB1Hxv8cUGF3KVjSZFoq6zmpFXan.jpg\";i:4;s:60:\"https://ae01.alicdn.com/kf/HTB1pUT7cMaH3KVjSZFjq6AFWpXa4.jpg\";i:5;s:60:\"https://ae01.alicdn.com/kf/HTB1joz9cROD3KVjSZFFq6An9pXac.jpg\";i:6;s:60:\"https://ae01.alicdn.com/kf/HTB17Kz8cUGF3KVjSZFmq6zqPXXav.jpg\";i:7;s:60:\"https://ae01.alicdn.com/kf/HTB18UP7cNiH3KVjSZPfq6xBiVXaU.jpg\";i:8;s:60:\"https://ae01.alicdn.com/kf/HTB1R.6.cRaE3KVjSZLeq6xsSFXaj.jpg\";i:9;s:60:\"https://ae01.alicdn.com/kf/HTB1RwY8cLWG3KVjSZFPq6xaiXXa7.jpg\";i:10;s:60:\"https://ae01.alicdn.com/kf/HTB1_GcccRCw3KVjSZFlq6AJkFXap.jpg\";i:11;s:60:\"https://ae01.alicdn.com/kf/HTB15tIfcHus3KVjSZKbq6xqkFXaJ.jpg\";i:12;s:60:\"https://ae01.alicdn.com/kf/HTB1QQP7cL1H3KVjSZFBq6zSMXXan.jpg\";i:13;s:60:\"https://ae01.alicdn.com/kf/HTB1ekAXcSWD3KVjSZSgq6ACxVXam.jpg\";i:14;s:60:\"https://ae01.alicdn.com/kf/HTB1IlT9cSSD3KVjSZFKq6z10VXaB.jpg\";i:15;s:60:\"https://ae01.alicdn.com/kf/HTB1iGoccRCw3KVjSZFlq6AJkFXaQ.jpg\";}'),
(72815, 4764, '_vi_wad_sku', '33038137823'),
(72816, 4764, '_vi_wad_attributes', 'a:2:{i:14;a:5:{s:6:\"values\";a:2:{s:6:\"14:175\";s:5:\"Green\";s:5:\"14:10\";s:3:\"Red\";}s:4:\"slug\";s:5:\"color\";s:4:\"name\";s:5:\"Color\";s:8:\"position\";i:0;s:10:\"values_sub\";a:2:{s:6:\"14:175\";s:5:\"Green\";s:5:\"14:10\";s:3:\"Red\";}}i:200000124;a:5:{s:6:\"values\";a:14:{s:19:\"200000124:200000332\";s:2:\"33\";s:19:\"200000124:100010481\";s:2:\"34\";s:19:\"200000124:200000333\";s:2:\"35\";s:19:\"200000124:200000334\";s:2:\"36\";s:19:\"200000124:100010482\";s:2:\"37\";s:19:\"200000124:200000898\";s:2:\"38\";s:19:\"200000124:200000364\";s:2:\"39\";s:19:\"200000124:100013888\";s:2:\"40\";s:19:\"200000124:100010483\";s:2:\"41\";s:19:\"200000124:200000337\";s:2:\"42\";s:19:\"200000124:200000338\";s:2:\"43\";s:19:\"200000124:100010487\";s:2:\"44\";s:14:\"200000124:3116\";s:2:\"45\";s:19:\"200000124:200000899\";s:2:\"46\";}s:4:\"slug\";s:9:\"shoe-size\";s:4:\"name\";s:9:\"Shoe Size\";s:8:\"position\";i:1;s:10:\"values_sub\";a:14:{s:19:\"200000124:200000332\";s:2:\"33\";s:19:\"200000124:100010481\";s:2:\"34\";s:19:\"200000124:200000333\";s:2:\"35\";s:19:\"200000124:200000334\";s:2:\"36\";s:19:\"200000124:100010482\";s:2:\"37\";s:19:\"200000124:200000898\";s:2:\"38\";s:19:\"200000124:200000364\";s:2:\"39\";s:19:\"200000124:100013888\";s:2:\"40\";s:19:\"200000124:100010483\";s:2:\"41\";s:19:\"200000124:200000337\";s:2:\"42\";s:19:\"200000124:200000338\";s:2:\"43\";s:19:\"200000124:100010487\";s:2:\"44\";s:14:\"200000124:3116\";s:2:\"45\";s:19:\"200000124:200000899\";s:2:\"46\";}}}'),
(72817, 4764, '_vi_wad_list_attributes', 'a:16:{s:6:\"14:175\";a:4:{s:4:\"name\";s:5:\"Green\";s:8:\"name_sub\";s:5:\"Green\";s:5:\"color\";s:7:\"#007000\";s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB12DpiafBj_uVjSZFpq6A0SXXaG/Sexy-fine-documentary-shoes-with-color-matching-30-higher-than-in-the-spring-and-autumn-in.jpg_640x640.jpg\";}s:5:\"14:10\";a:4:{s:4:\"name\";s:3:\"Red\";s:8:\"name_sub\";s:3:\"Red\";s:5:\"color\";s:7:\"#FF0000\";s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1ByMecRCw3KVjSZFuq6AAOpXaY/Sexy-fine-documentary-shoes-with-color-matching-30-higher-than-in-the-spring-and-autumn-in.jpg_640x640.jpg\";}s:19:\"200000124:200000332\";a:4:{s:4:\"name\";s:2:\"33\";s:8:\"name_sub\";s:2:\"33\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:100010481\";a:4:{s:4:\"name\";s:2:\"34\";s:8:\"name_sub\";s:2:\"34\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000333\";a:4:{s:4:\"name\";s:2:\"35\";s:8:\"name_sub\";s:2:\"35\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000334\";a:4:{s:4:\"name\";s:2:\"36\";s:8:\"name_sub\";s:2:\"36\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:100010482\";a:4:{s:4:\"name\";s:2:\"37\";s:8:\"name_sub\";s:2:\"37\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000898\";a:4:{s:4:\"name\";s:2:\"38\";s:8:\"name_sub\";s:2:\"38\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000364\";a:4:{s:4:\"name\";s:2:\"39\";s:8:\"name_sub\";s:2:\"39\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:100013888\";a:4:{s:4:\"name\";s:2:\"40\";s:8:\"name_sub\";s:2:\"40\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:100010483\";a:4:{s:4:\"name\";s:2:\"41\";s:8:\"name_sub\";s:2:\"41\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000337\";a:4:{s:4:\"name\";s:2:\"42\";s:8:\"name_sub\";s:2:\"42\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000338\";a:4:{s:4:\"name\";s:2:\"43\";s:8:\"name_sub\";s:2:\"43\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:100010487\";a:4:{s:4:\"name\";s:2:\"44\";s:8:\"name_sub\";s:2:\"44\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:14:\"200000124:3116\";a:4:{s:4:\"name\";s:2:\"45\";s:8:\"name_sub\";s:2:\"45\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000899\";a:4:{s:4:\"name\";s:2:\"46\";s:8:\"name_sub\";s:2:\"46\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}}'),
(72818, 4764, '_vi_wad_shipping_info', 'a:6:{s:4:\"time\";i:1622550194;s:7:\"country\";s:2:\"LK\";s:7:\"company\";s:3:\"EMS\";s:7:\"freight\";s:1561:\"[{\"bizShowMind\":{\"layout\":[]},\"commitDay\":\"75\",\"company\":\"EMS\",\"currency\":\"USD\",\"discount\":53,\"displayType\":\"deliveryTime\",\"features\":{},\"freightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $29.88\",\"value\":29.88},\"freightFeatures\":{\"provider\":\"ae_config\"},\"freightLayout\":{\"displayType\":\"deliveryTime\",\"layout\":[{\"text\":\"Shipping: US $29.88\",\"type\":\"title\"},{\"text\":\"To <font color=\'#000000\'>Sri Lanka</font> via EMS\",\"type\":\"subtitle\"}],\"openShippingPanel\":\"true\"},\"fullMailLine\":false,\"hbaService\":false,\"i18nMap\":{},\"id\":0,\"name\":\"FreightItemModule\",\"sendGoodsCountry\":\"CN\",\"sendGoodsCountryFullName\":\"China\",\"serviceName\":\"EMS\",\"standardFreightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $29.88\",\"value\":29.88},\"time\":\"15-44\",\"tracking\":true},{\"bizShowMind\":{\"layout\":[]},\"commitDay\":\"75\",\"company\":\"AliExpress Premium Shipping\",\"currency\":\"USD\",\"discount\":0,\"displayType\":\"deliveryTime\",\"features\":{},\"freightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $66.15\",\"value\":66.15},\"freightFeatures\":{\"provider\":\"ae_config\"},\"freightLayout\":{\"displayType\":\"deliveryTime\",\"layout\":[{\"text\":\"Shipping: US $66.15\",\"type\":\"title\"},{\"text\":\"To <font color=\'#000000\'>Sri Lanka</font> via AliExpress Premium Shipping\",\"type\":\"subtitle\"}],\"openShippingPanel\":\"true\"},\"fullMailLine\":false,\"hbaService\":false,\"i18nMap\":{},\"id\":0,\"name\":\"FreightItemModule\",\"sendGoodsCountry\":\"CN\",\"sendGoodsCountryFullName\":\"China\",\"serviceName\":\"CAINIAO_PREMIUM\",\"standardFreightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $66.15\",\"value\":66.15},\"time\":\"7-15\",\"tracking\":true}]\";s:13:\"shipping_cost\";d:29.879999999999999005240169935859739780426025390625;s:13:\"delivery_time\";s:5:\"15-44\";}'),
(72819, 4764, '_vi_wad_gallery', 'a:6:{i:0;s:151:\"https://ae01.alicdn.com/kf/HTB1mMIccRGw3KVjSZFDq6xWEpXaD/Sexy-fine-documentary-shoes-with-color-matching-30-higher-than-in-the-spring-and-autumn-in.jpg\";i:1;s:151:\"https://ae01.alicdn.com/kf/HTB191oecGSs3KVjSZPiq6AsiVXa0/Sexy-fine-documentary-shoes-with-color-matching-30-higher-than-in-the-spring-and-autumn-in.jpg\";i:2;s:151:\"https://ae01.alicdn.com/kf/HTB1Tmb9cSSD3KVjSZFKq6z10VXaD/Sexy-fine-documentary-shoes-with-color-matching-30-higher-than-in-the-spring-and-autumn-in.jpg\";i:3;s:151:\"https://ae01.alicdn.com/kf/HTB1xa_9cRiE3KVjSZFMq6zQhVXaj/Sexy-fine-documentary-shoes-with-color-matching-30-higher-than-in-the-spring-and-autumn-in.jpg\";i:4;s:151:\"https://ae01.alicdn.com/kf/HTB1sGr9cQ9E3KVjSZFGq6A19XXaS/Sexy-fine-documentary-shoes-with-color-matching-30-higher-than-in-the-spring-and-autumn-in.jpg\";i:5;s:151:\"https://ae01.alicdn.com/kf/HTB1aOz9cRWD3KVjSZFsq6AqkpXa8/Sexy-fine-documentary-shoes-with-color-matching-30-higher-than-in-the-spring-and-autumn-in.jpg\";}'),
(72820, 4764, '_vi_wad_variation_images', 'a:2:{s:6:\"14:175\";s:163:\"https://ae01.alicdn.com/kf/HTB12DpiafBj_uVjSZFpq6A0SXXaG/Sexy-fine-documentary-shoes-with-color-matching-30-higher-than-in-the-spring-and-autumn-in.jpg_640x640.jpg\";s:5:\"14:10\";s:163:\"https://ae01.alicdn.com/kf/HTB1ByMecRCw3KVjSZFuq6AAOpXaY/Sexy-fine-documentary-shoes-with-color-matching-30-higher-than-in-the-spring-and-autumn-in.jpg_640x640.jpg\";}'),
(72821, 4764, '_vi_wad_store_info', 'a:3:{s:4:\"name\";s:17:\"Shop5080001 Store\";s:3:\"url\";s:34:\"//www.aliexpress.com/store/5080001\";s:3:\"num\";i:5080001;}');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(72822, 4764, '_vi_wad_variations', 'a:28:{i:0;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB12DpiafBj_uVjSZFpq6A0SXXaG/Sexy-fine-documentary-shoes-with-color-matching-30-higher-than-in-the-spring-and-autumn-in.jpg_640x640.jpg\";s:3:\"sku\";s:20:\"33038137823-green-33\";s:7:\"sku_sub\";s:20:\"33038137823-green-33\";s:5:\"skuId\";s:11:\"67342649647\";s:7:\"skuAttr\";s:26:\"14:175;200000124:200000332\";s:13:\"regular_price\";s:5:\"90.05\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:999;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"33\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"33\";}}i:1;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB12DpiafBj_uVjSZFpq6A0SXXaG/Sexy-fine-documentary-shoes-with-color-matching-30-higher-than-in-the-spring-and-autumn-in.jpg_640x640.jpg\";s:3:\"sku\";s:20:\"33038137823-green-34\";s:7:\"sku_sub\";s:20:\"33038137823-green-34\";s:5:\"skuId\";s:11:\"67342649648\";s:7:\"skuAttr\";s:26:\"14:175;200000124:100010481\";s:13:\"regular_price\";s:5:\"90.05\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:999;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"34\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"34\";}}i:2;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB12DpiafBj_uVjSZFpq6A0SXXaG/Sexy-fine-documentary-shoes-with-color-matching-30-higher-than-in-the-spring-and-autumn-in.jpg_640x640.jpg\";s:3:\"sku\";s:20:\"33038137823-green-35\";s:7:\"sku_sub\";s:20:\"33038137823-green-35\";s:5:\"skuId\";s:11:\"67342649649\";s:7:\"skuAttr\";s:26:\"14:175;200000124:200000333\";s:13:\"regular_price\";s:5:\"90.05\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:999;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"35\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"35\";}}i:3;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB12DpiafBj_uVjSZFpq6A0SXXaG/Sexy-fine-documentary-shoes-with-color-matching-30-higher-than-in-the-spring-and-autumn-in.jpg_640x640.jpg\";s:3:\"sku\";s:20:\"33038137823-green-36\";s:7:\"sku_sub\";s:20:\"33038137823-green-36\";s:5:\"skuId\";s:11:\"67342649650\";s:7:\"skuAttr\";s:26:\"14:175;200000124:200000334\";s:13:\"regular_price\";s:5:\"90.05\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:999;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"36\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"36\";}}i:4;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB12DpiafBj_uVjSZFpq6A0SXXaG/Sexy-fine-documentary-shoes-with-color-matching-30-higher-than-in-the-spring-and-autumn-in.jpg_640x640.jpg\";s:3:\"sku\";s:20:\"33038137823-green-37\";s:7:\"sku_sub\";s:20:\"33038137823-green-37\";s:5:\"skuId\";s:11:\"67342649651\";s:7:\"skuAttr\";s:26:\"14:175;200000124:100010482\";s:13:\"regular_price\";s:5:\"90.05\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:999;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"37\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"37\";}}i:5;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB12DpiafBj_uVjSZFpq6A0SXXaG/Sexy-fine-documentary-shoes-with-color-matching-30-higher-than-in-the-spring-and-autumn-in.jpg_640x640.jpg\";s:3:\"sku\";s:20:\"33038137823-green-38\";s:7:\"sku_sub\";s:20:\"33038137823-green-38\";s:5:\"skuId\";s:11:\"67342649652\";s:7:\"skuAttr\";s:26:\"14:175;200000124:200000898\";s:13:\"regular_price\";s:5:\"90.05\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:999;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"38\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"38\";}}i:6;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB12DpiafBj_uVjSZFpq6A0SXXaG/Sexy-fine-documentary-shoes-with-color-matching-30-higher-than-in-the-spring-and-autumn-in.jpg_640x640.jpg\";s:3:\"sku\";s:20:\"33038137823-green-39\";s:7:\"sku_sub\";s:20:\"33038137823-green-39\";s:5:\"skuId\";s:11:\"67342649653\";s:7:\"skuAttr\";s:26:\"14:175;200000124:200000364\";s:13:\"regular_price\";s:5:\"90.05\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:999;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"39\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"39\";}}i:7;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB12DpiafBj_uVjSZFpq6A0SXXaG/Sexy-fine-documentary-shoes-with-color-matching-30-higher-than-in-the-spring-and-autumn-in.jpg_640x640.jpg\";s:3:\"sku\";s:20:\"33038137823-green-40\";s:7:\"sku_sub\";s:20:\"33038137823-green-40\";s:5:\"skuId\";s:11:\"67342649654\";s:7:\"skuAttr\";s:26:\"14:175;200000124:100013888\";s:13:\"regular_price\";s:5:\"90.05\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:999;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"40\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"40\";}}i:8;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB12DpiafBj_uVjSZFpq6A0SXXaG/Sexy-fine-documentary-shoes-with-color-matching-30-higher-than-in-the-spring-and-autumn-in.jpg_640x640.jpg\";s:3:\"sku\";s:20:\"33038137823-green-41\";s:7:\"sku_sub\";s:20:\"33038137823-green-41\";s:5:\"skuId\";s:11:\"67342649655\";s:7:\"skuAttr\";s:26:\"14:175;200000124:100010483\";s:13:\"regular_price\";s:5:\"90.05\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:999;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"41\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"41\";}}i:9;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB12DpiafBj_uVjSZFpq6A0SXXaG/Sexy-fine-documentary-shoes-with-color-matching-30-higher-than-in-the-spring-and-autumn-in.jpg_640x640.jpg\";s:3:\"sku\";s:20:\"33038137823-green-42\";s:7:\"sku_sub\";s:20:\"33038137823-green-42\";s:5:\"skuId\";s:11:\"67342649656\";s:7:\"skuAttr\";s:26:\"14:175;200000124:200000337\";s:13:\"regular_price\";s:5:\"90.05\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:999;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"42\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"42\";}}i:10;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB12DpiafBj_uVjSZFpq6A0SXXaG/Sexy-fine-documentary-shoes-with-color-matching-30-higher-than-in-the-spring-and-autumn-in.jpg_640x640.jpg\";s:3:\"sku\";s:20:\"33038137823-green-43\";s:7:\"sku_sub\";s:20:\"33038137823-green-43\";s:5:\"skuId\";s:11:\"67342649657\";s:7:\"skuAttr\";s:26:\"14:175;200000124:200000338\";s:13:\"regular_price\";s:5:\"90.05\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:999;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"43\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"43\";}}i:11;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB12DpiafBj_uVjSZFpq6A0SXXaG/Sexy-fine-documentary-shoes-with-color-matching-30-higher-than-in-the-spring-and-autumn-in.jpg_640x640.jpg\";s:3:\"sku\";s:20:\"33038137823-green-44\";s:7:\"sku_sub\";s:20:\"33038137823-green-44\";s:5:\"skuId\";s:11:\"67342649658\";s:7:\"skuAttr\";s:26:\"14:175;200000124:100010487\";s:13:\"regular_price\";s:5:\"90.05\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:999;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"44\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"44\";}}i:12;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB12DpiafBj_uVjSZFpq6A0SXXaG/Sexy-fine-documentary-shoes-with-color-matching-30-higher-than-in-the-spring-and-autumn-in.jpg_640x640.jpg\";s:3:\"sku\";s:20:\"33038137823-green-45\";s:7:\"sku_sub\";s:20:\"33038137823-green-45\";s:5:\"skuId\";s:11:\"67342649659\";s:7:\"skuAttr\";s:21:\"14:175;200000124:3116\";s:13:\"regular_price\";s:5:\"90.05\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:999;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"45\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"45\";}}i:13;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB12DpiafBj_uVjSZFpq6A0SXXaG/Sexy-fine-documentary-shoes-with-color-matching-30-higher-than-in-the-spring-and-autumn-in.jpg_640x640.jpg\";s:3:\"sku\";s:20:\"33038137823-green-46\";s:7:\"sku_sub\";s:20:\"33038137823-green-46\";s:5:\"skuId\";s:11:\"67342649660\";s:7:\"skuAttr\";s:26:\"14:175;200000124:200000899\";s:13:\"regular_price\";s:5:\"90.05\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:999;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"46\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"46\";}}i:14;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1ByMecRCw3KVjSZFuq6AAOpXaY/Sexy-fine-documentary-shoes-with-color-matching-30-higher-than-in-the-spring-and-autumn-in.jpg_640x640.jpg\";s:3:\"sku\";s:18:\"33038137823-red-33\";s:7:\"sku_sub\";s:18:\"33038137823-red-33\";s:5:\"skuId\";s:11:\"67342649661\";s:7:\"skuAttr\";s:25:\"14:10;200000124:200000332\";s:13:\"regular_price\";s:5:\"90.05\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:999;s:10:\"attributes\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"33\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"33\";}}i:15;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1ByMecRCw3KVjSZFuq6AAOpXaY/Sexy-fine-documentary-shoes-with-color-matching-30-higher-than-in-the-spring-and-autumn-in.jpg_640x640.jpg\";s:3:\"sku\";s:18:\"33038137823-red-34\";s:7:\"sku_sub\";s:18:\"33038137823-red-34\";s:5:\"skuId\";s:11:\"67342649662\";s:7:\"skuAttr\";s:25:\"14:10;200000124:100010481\";s:13:\"regular_price\";s:5:\"90.05\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:999;s:10:\"attributes\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"34\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"34\";}}i:16;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1ByMecRCw3KVjSZFuq6AAOpXaY/Sexy-fine-documentary-shoes-with-color-matching-30-higher-than-in-the-spring-and-autumn-in.jpg_640x640.jpg\";s:3:\"sku\";s:18:\"33038137823-red-35\";s:7:\"sku_sub\";s:18:\"33038137823-red-35\";s:5:\"skuId\";s:11:\"67342649663\";s:7:\"skuAttr\";s:25:\"14:10;200000124:200000333\";s:13:\"regular_price\";s:5:\"90.05\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:999;s:10:\"attributes\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"35\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"35\";}}i:17;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1ByMecRCw3KVjSZFuq6AAOpXaY/Sexy-fine-documentary-shoes-with-color-matching-30-higher-than-in-the-spring-and-autumn-in.jpg_640x640.jpg\";s:3:\"sku\";s:18:\"33038137823-red-36\";s:7:\"sku_sub\";s:18:\"33038137823-red-36\";s:5:\"skuId\";s:11:\"67342649664\";s:7:\"skuAttr\";s:25:\"14:10;200000124:200000334\";s:13:\"regular_price\";s:5:\"90.05\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:999;s:10:\"attributes\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"36\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"36\";}}i:18;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1ByMecRCw3KVjSZFuq6AAOpXaY/Sexy-fine-documentary-shoes-with-color-matching-30-higher-than-in-the-spring-and-autumn-in.jpg_640x640.jpg\";s:3:\"sku\";s:18:\"33038137823-red-37\";s:7:\"sku_sub\";s:18:\"33038137823-red-37\";s:5:\"skuId\";s:11:\"67342649665\";s:7:\"skuAttr\";s:25:\"14:10;200000124:100010482\";s:13:\"regular_price\";s:5:\"90.05\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:999;s:10:\"attributes\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"37\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"37\";}}i:19;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1ByMecRCw3KVjSZFuq6AAOpXaY/Sexy-fine-documentary-shoes-with-color-matching-30-higher-than-in-the-spring-and-autumn-in.jpg_640x640.jpg\";s:3:\"sku\";s:18:\"33038137823-red-38\";s:7:\"sku_sub\";s:18:\"33038137823-red-38\";s:5:\"skuId\";s:11:\"67342649666\";s:7:\"skuAttr\";s:25:\"14:10;200000124:200000898\";s:13:\"regular_price\";s:5:\"90.05\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:999;s:10:\"attributes\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"38\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"38\";}}i:20;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1ByMecRCw3KVjSZFuq6AAOpXaY/Sexy-fine-documentary-shoes-with-color-matching-30-higher-than-in-the-spring-and-autumn-in.jpg_640x640.jpg\";s:3:\"sku\";s:18:\"33038137823-red-39\";s:7:\"sku_sub\";s:18:\"33038137823-red-39\";s:5:\"skuId\";s:11:\"67342649667\";s:7:\"skuAttr\";s:25:\"14:10;200000124:200000364\";s:13:\"regular_price\";s:5:\"90.05\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:999;s:10:\"attributes\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"39\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"39\";}}i:21;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1ByMecRCw3KVjSZFuq6AAOpXaY/Sexy-fine-documentary-shoes-with-color-matching-30-higher-than-in-the-spring-and-autumn-in.jpg_640x640.jpg\";s:3:\"sku\";s:18:\"33038137823-red-40\";s:7:\"sku_sub\";s:18:\"33038137823-red-40\";s:5:\"skuId\";s:11:\"67342649668\";s:7:\"skuAttr\";s:25:\"14:10;200000124:100013888\";s:13:\"regular_price\";s:5:\"90.05\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:999;s:10:\"attributes\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"40\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"40\";}}i:22;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1ByMecRCw3KVjSZFuq6AAOpXaY/Sexy-fine-documentary-shoes-with-color-matching-30-higher-than-in-the-spring-and-autumn-in.jpg_640x640.jpg\";s:3:\"sku\";s:18:\"33038137823-red-41\";s:7:\"sku_sub\";s:18:\"33038137823-red-41\";s:5:\"skuId\";s:11:\"67342649669\";s:7:\"skuAttr\";s:25:\"14:10;200000124:100010483\";s:13:\"regular_price\";s:5:\"90.05\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:999;s:10:\"attributes\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"41\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"41\";}}i:23;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1ByMecRCw3KVjSZFuq6AAOpXaY/Sexy-fine-documentary-shoes-with-color-matching-30-higher-than-in-the-spring-and-autumn-in.jpg_640x640.jpg\";s:3:\"sku\";s:18:\"33038137823-red-42\";s:7:\"sku_sub\";s:18:\"33038137823-red-42\";s:5:\"skuId\";s:11:\"67342649670\";s:7:\"skuAttr\";s:25:\"14:10;200000124:200000337\";s:13:\"regular_price\";s:5:\"90.05\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:999;s:10:\"attributes\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"42\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"42\";}}i:24;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1ByMecRCw3KVjSZFuq6AAOpXaY/Sexy-fine-documentary-shoes-with-color-matching-30-higher-than-in-the-spring-and-autumn-in.jpg_640x640.jpg\";s:3:\"sku\";s:18:\"33038137823-red-43\";s:7:\"sku_sub\";s:18:\"33038137823-red-43\";s:5:\"skuId\";s:11:\"67342649671\";s:7:\"skuAttr\";s:25:\"14:10;200000124:200000338\";s:13:\"regular_price\";s:5:\"90.05\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:999;s:10:\"attributes\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"43\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"43\";}}i:25;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1ByMecRCw3KVjSZFuq6AAOpXaY/Sexy-fine-documentary-shoes-with-color-matching-30-higher-than-in-the-spring-and-autumn-in.jpg_640x640.jpg\";s:3:\"sku\";s:18:\"33038137823-red-44\";s:7:\"sku_sub\";s:18:\"33038137823-red-44\";s:5:\"skuId\";s:11:\"67342649672\";s:7:\"skuAttr\";s:25:\"14:10;200000124:100010487\";s:13:\"regular_price\";s:5:\"90.05\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:999;s:10:\"attributes\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"44\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"44\";}}i:26;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1ByMecRCw3KVjSZFuq6AAOpXaY/Sexy-fine-documentary-shoes-with-color-matching-30-higher-than-in-the-spring-and-autumn-in.jpg_640x640.jpg\";s:3:\"sku\";s:18:\"33038137823-red-45\";s:7:\"sku_sub\";s:18:\"33038137823-red-45\";s:5:\"skuId\";s:11:\"67342649673\";s:7:\"skuAttr\";s:20:\"14:10;200000124:3116\";s:13:\"regular_price\";s:5:\"90.05\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:999;s:10:\"attributes\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"45\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"45\";}}i:27;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1ByMecRCw3KVjSZFuq6AAOpXaY/Sexy-fine-documentary-shoes-with-color-matching-30-higher-than-in-the-spring-and-autumn-in.jpg_640x640.jpg\";s:3:\"sku\";s:18:\"33038137823-red-46\";s:7:\"sku_sub\";s:18:\"33038137823-red-46\";s:5:\"skuId\";s:11:\"67342649674\";s:7:\"skuAttr\";s:25:\"14:10;200000124:200000899\";s:13:\"regular_price\";s:5:\"90.05\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:999;s:10:\"attributes\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"46\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"46\";}}}'),
(72823, 4765, '_vi_wad_description_images', 'a:21:{i:0;s:130:\"https://ae01.alicdn.com/kf/HTB1RpXxSXXXXXcJaXXXq6xXFXXXi.jpg?size=52454&height=215&width=800&hash=67833c8faa7185c6934c3de028524330\";i:1;s:60:\"https://ae01.alicdn.com/kf/HTB1yGzrEQyWBuNjy0Fpq6yssXXaH.jpg\";i:2;s:60:\"https://ae01.alicdn.com/kf/HTB1QK9hEFmWBuNjSspdq6zugXXa2.jpg\";i:3;s:60:\"https://ae01.alicdn.com/kf/HTB1yjjPEHuWBuNjSszgq6z8jVXaZ.jpg\";i:4;s:60:\"https://ae01.alicdn.com/kf/HTB1uFDkEKuSBuNjSsplq6ze8pXaI.jpg\";i:5;s:60:\"https://ae01.alicdn.com/kf/HTB1JnbzEHGYBuNjy0Foq6AiBFXaN.jpg\";i:6;s:60:\"https://ae01.alicdn.com/kf/HTB1iGxVwyCYBuNkSnaVq6AMsVXaT.jpg\";i:7;s:60:\"https://ae01.alicdn.com/kf/HTB1fnzzEHGYBuNjy0Foq6AiBFXar.jpg\";i:8;s:60:\"https://ae01.alicdn.com/kf/HTB1pUz6EH1YBuNjSszeq6yblFXam.jpg\";i:9;s:60:\"https://ae01.alicdn.com/kf/HTB1GUaYEMmTBuNjy1Xbq6yMrVXaS.jpg\";i:10;s:60:\"https://ae01.alicdn.com/kf/HTB186r3EQCWBuNjy0Faq6xUlXXa5.jpg\";i:11;s:60:\"https://ae01.alicdn.com/kf/HTB1eFfAEHGYBuNjy0Foq6AiBFXat.jpg\";i:12;s:60:\"https://ae01.alicdn.com/kf/HTB1YwbiEL9TBuNjy0Fcq6zeiFXaQ.jpg\";i:13;s:60:\"https://ae01.alicdn.com/kf/HTB1iIP4EH1YBuNjSszhq6AUsFXao.jpg\";i:14;s:60:\"https://ae01.alicdn.com/kf/HTB1wqj.EQOWBuNjSsppq6xPgpXar.jpg\";i:15;s:60:\"https://ae01.alicdn.com/kf/HTB1ZjbHEKSSBuNjy0Flq6zBpVXan.jpg\";i:16;s:60:\"https://ae01.alicdn.com/kf/HTB1_RPPEHuWBuNjSszgq6z8jVXar.jpg\";i:17;s:100:\"https://ae01.alicdn.com/kf/HTB1nZKIPpXXXXcOaFXXq6xXFXXXx/205964488/HTB1nZKIPpXXXXcOaFXXq6xXFXXXx.jpg\";i:18;s:100:\"https://ae01.alicdn.com/kf/HTB1BKTtPpXXXXbXXXXXq6xXFXXXr/205964488/HTB1BKTtPpXXXXbXXXXXq6xXFXXXr.jpg\";i:19;s:100:\"https://ae01.alicdn.com/kf/HTB16B1TPpXXXXciaXXXq6xXFXXXs/205964488/HTB16B1TPpXXXXciaXXXq6xXFXXXs.jpg\";i:20;s:130:\"https://ae01.alicdn.com/kf/HTB1oR9Lh_AKL1JjSZFCq6xFspXaJ.jpg?size=46060&height=542&width=652&hash=db1a7ae57a38e0b22088dac94e6bf4d1\";}'),
(72824, 4765, '_vi_wad_sku', '32897838646'),
(72825, 4765, '_vi_wad_attributes', 'a:2:{i:14;a:5:{s:6:\"values\";a:4:{s:6:\"14:771\";s:10:\"as photo 1\";s:6:\"14:193\";s:10:\"as photo 2\";s:6:\"14:173\";s:10:\"as photo 3\";s:7:\"14:1254\";s:10:\"as photo 4\";}s:4:\"slug\";s:5:\"color\";s:4:\"name\";s:5:\"Color\";s:8:\"position\";i:0;s:10:\"values_sub\";a:4:{s:6:\"14:771\";s:5:\"Beige\";s:6:\"14:193\";s:5:\"BLACK\";s:6:\"14:173\";s:4:\"Blue\";s:7:\"14:1254\";s:8:\"Sky Blue\";}}i:200000124;a:5:{s:6:\"values\";a:6:{s:19:\"200000124:200000287\";s:3:\"6.5\";s:19:\"200000124:200000288\";s:3:\"7.5\";s:19:\"200000124:200000289\";s:3:\"8.5\";s:16:\"200000124:350262\";s:1:\"9\";s:19:\"200000124:200000290\";s:3:\"9.5\";s:14:\"200000124:1583\";s:2:\"10\";}s:4:\"slug\";s:9:\"shoe-size\";s:4:\"name\";s:9:\"Shoe Size\";s:8:\"position\";i:1;s:10:\"values_sub\";a:6:{s:19:\"200000124:200000287\";s:3:\"6.5\";s:19:\"200000124:200000288\";s:3:\"7.5\";s:19:\"200000124:200000289\";s:3:\"8.5\";s:16:\"200000124:350262\";s:1:\"9\";s:19:\"200000124:200000290\";s:3:\"9.5\";s:14:\"200000124:1583\";s:2:\"10\";}}}'),
(72826, 4765, '_vi_wad_list_attributes', 'a:10:{s:6:\"14:771\";a:4:{s:4:\"name\";s:10:\"as photo 1\";s:8:\"name_sub\";s:5:\"Beige\";s:5:\"color\";s:7:\"#F8F7E7\";s:5:\"image\";s:185:\"https://ae01.alicdn.com/kf/HTB1k2QFENGYBuNjy0Fnq6x5lpXat/Luxurious-Purple-Decorated-With-Rhinestone-Nigerian-Wedding-Shoes-With-Square-Clutch-bag-12cm-higher-platform-in.jpg_640x640.jpg\";}s:6:\"14:193\";a:4:{s:4:\"name\";s:10:\"as photo 2\";s:8:\"name_sub\";s:5:\"BLACK\";s:5:\"color\";s:7:\"#000000\";s:5:\"image\";s:185:\"https://ae01.alicdn.com/kf/HTB1gigQEQSWBuNjSszdq6zeSpXaY/Luxurious-Purple-Decorated-With-Rhinestone-Nigerian-Wedding-Shoes-With-Square-Clutch-bag-12cm-higher-platform-in.jpg_640x640.jpg\";}s:6:\"14:173\";a:4:{s:4:\"name\";s:10:\"as photo 3\";s:8:\"name_sub\";s:4:\"Blue\";s:5:\"color\";s:7:\"#0080FF\";s:5:\"image\";s:185:\"https://ae01.alicdn.com/kf/HTB1FsnqEFuWBuNjSszbq6AS7FXaE/Luxurious-Purple-Decorated-With-Rhinestone-Nigerian-Wedding-Shoes-With-Square-Clutch-bag-12cm-higher-platform-in.jpg_640x640.jpg\";}s:7:\"14:1254\";a:4:{s:4:\"name\";s:10:\"as photo 4\";s:8:\"name_sub\";s:8:\"Sky Blue\";s:5:\"color\";s:7:\"#1EDDFF\";s:5:\"image\";s:185:\"https://ae01.alicdn.com/kf/HTB1T1jCEKuSBuNjy1Xcq6AYjFXaa/Luxurious-Purple-Decorated-With-Rhinestone-Nigerian-Wedding-Shoes-With-Square-Clutch-bag-12cm-higher-platform-in.jpg_640x640.jpg\";}s:19:\"200000124:200000287\";a:4:{s:4:\"name\";s:3:\"6.5\";s:8:\"name_sub\";s:3:\"6.5\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000288\";a:4:{s:4:\"name\";s:3:\"7.5\";s:8:\"name_sub\";s:3:\"7.5\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000289\";a:4:{s:4:\"name\";s:3:\"8.5\";s:8:\"name_sub\";s:3:\"8.5\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:16:\"200000124:350262\";a:4:{s:4:\"name\";s:1:\"9\";s:8:\"name_sub\";s:1:\"9\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000290\";a:4:{s:4:\"name\";s:3:\"9.5\";s:8:\"name_sub\";s:3:\"9.5\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:14:\"200000124:1583\";a:4:{s:4:\"name\";s:2:\"10\";s:8:\"name_sub\";s:2:\"10\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}}'),
(72827, 4765, '_vi_wad_shipping_info', 'a:6:{s:4:\"time\";i:1622550205;s:7:\"country\";s:2:\"LK\";s:7:\"company\";s:3:\"DHL\";s:7:\"freight\";s:751:\"[{\"bizShowMind\":{\"layout\":[]},\"commitDay\":\"75\",\"company\":\"DHL\",\"currency\":\"USD\",\"discount\":70,\"displayType\":\"deliveryTime\",\"features\":{},\"freightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $52.18\",\"value\":52.18},\"freightFeatures\":{\"provider\":\"ae_config\"},\"freightLayout\":{\"displayType\":\"deliveryTime\",\"layout\":[{\"text\":\"Shipping: US $52.18\",\"type\":\"title\"},{\"text\":\"To <font color=\'#000000\'>Sri Lanka</font> via DHL\",\"type\":\"subtitle\"}],\"openShippingPanel\":\"true\"},\"fullMailLine\":false,\"hbaService\":false,\"i18nMap\":{},\"id\":0,\"name\":\"FreightItemModule\",\"sendGoodsCountry\":\"CN\",\"sendGoodsCountryFullName\":\"China\",\"serviceName\":\"DHL\",\"standardFreightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $52.18\",\"value\":52.18},\"time\":\"9-17\",\"tracking\":true}]\";s:13:\"shipping_cost\";d:52.17999999999999971578290569595992565155029296875;s:13:\"delivery_time\";s:4:\"9-17\";}'),
(72828, 4765, '_vi_wad_gallery', 'a:6:{i:0;s:173:\"https://ae01.alicdn.com/kf/HTB1ETbBEKuSBuNjy1Xcq6AYjFXao/Luxurious-Purple-Decorated-With-Rhinestone-Nigerian-Wedding-Shoes-With-Square-Clutch-bag-12cm-higher-platform-in.jpg\";i:1;s:173:\"https://ae01.alicdn.com/kf/HTB1ubSNwyOYBuNjSsD4q6zSkFXaM/Luxurious-Purple-Decorated-With-Rhinestone-Nigerian-Wedding-Shoes-With-Square-Clutch-bag-12cm-higher-platform-in.jpg\";i:2;s:173:\"https://ae01.alicdn.com/kf/HTB1ESEeESBYBeNjy0Feq6znmFXaY/Luxurious-Purple-Decorated-With-Rhinestone-Nigerian-Wedding-Shoes-With-Square-Clutch-bag-12cm-higher-platform-in.jpg\";i:3;s:173:\"https://ae01.alicdn.com/kf/HTB1YKK8wwKTBuNkSne1q6yJoXXa2/Luxurious-Purple-Decorated-With-Rhinestone-Nigerian-Wedding-Shoes-With-Square-Clutch-bag-12cm-higher-platform-in.jpg\";i:4;s:173:\"https://ae01.alicdn.com/kf/HTB1PZqTEQKWBuNjy1zjq6AOypXaJ/Luxurious-Purple-Decorated-With-Rhinestone-Nigerian-Wedding-Shoes-With-Square-Clutch-bag-12cm-higher-platform-in.jpg\";i:5;s:173:\"https://ae01.alicdn.com/kf/HTB1U3UQEQSWBuNjSszdq6zeSpXa9/Luxurious-Purple-Decorated-With-Rhinestone-Nigerian-Wedding-Shoes-With-Square-Clutch-bag-12cm-higher-platform-in.jpg\";}'),
(72829, 4765, '_vi_wad_variation_images', 'a:4:{s:6:\"14:771\";s:185:\"https://ae01.alicdn.com/kf/HTB1k2QFENGYBuNjy0Fnq6x5lpXat/Luxurious-Purple-Decorated-With-Rhinestone-Nigerian-Wedding-Shoes-With-Square-Clutch-bag-12cm-higher-platform-in.jpg_640x640.jpg\";s:6:\"14:193\";s:185:\"https://ae01.alicdn.com/kf/HTB1gigQEQSWBuNjSszdq6zeSpXaY/Luxurious-Purple-Decorated-With-Rhinestone-Nigerian-Wedding-Shoes-With-Square-Clutch-bag-12cm-higher-platform-in.jpg_640x640.jpg\";s:6:\"14:173\";s:185:\"https://ae01.alicdn.com/kf/HTB1FsnqEFuWBuNjSszbq6AS7FXaE/Luxurious-Purple-Decorated-With-Rhinestone-Nigerian-Wedding-Shoes-With-Square-Clutch-bag-12cm-higher-platform-in.jpg_640x640.jpg\";s:7:\"14:1254\";s:185:\"https://ae01.alicdn.com/kf/HTB1T1jCEKuSBuNjy1Xcq6AYjFXaa/Luxurious-Purple-Decorated-With-Rhinestone-Nigerian-Wedding-Shoes-With-Square-Clutch-bag-12cm-higher-platform-in.jpg_640x640.jpg\";}'),
(72830, 4765, '_vi_wad_store_info', 'a:3:{s:4:\"name\";s:22:\"WENZHAN Footwear Store\";s:3:\"url\";s:34:\"//www.aliexpress.com/store/3189070\";s:3:\"num\";i:3189070;}'),
(72831, 4765, '_vi_wad_variations', 'a:24:{i:0;a:10:{s:5:\"image\";s:185:\"https://ae01.alicdn.com/kf/HTB1gigQEQSWBuNjSszdq6zeSpXaY/Luxurious-Purple-Decorated-With-Rhinestone-Nigerian-Wedding-Shoes-With-Square-Clutch-bag-12cm-higher-platform-in.jpg_640x640.jpg\";s:3:\"sku\";s:26:\"32897838646-as-photo-2-6-5\";s:7:\"sku_sub\";s:21:\"32897838646-black-6-5\";s:5:\"skuId\";s:11:\"65851572640\";s:7:\"skuAttr\";s:37:\"14:193#as photo 2;200000124:200000287\";s:13:\"regular_price\";s:5:\"77.15\";s:10:\"sale_price\";s:5:\"60.95\";s:5:\"stock\";i:60;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"as photo 2\";s:9:\"shoe-size\";s:3:\"6.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:3:\"6.5\";}}i:1;a:10:{s:5:\"image\";s:185:\"https://ae01.alicdn.com/kf/HTB1gigQEQSWBuNjSszdq6zeSpXaY/Luxurious-Purple-Decorated-With-Rhinestone-Nigerian-Wedding-Shoes-With-Square-Clutch-bag-12cm-higher-platform-in.jpg_640x640.jpg\";s:3:\"sku\";s:26:\"32897838646-as-photo-2-7-5\";s:7:\"sku_sub\";s:21:\"32897838646-black-7-5\";s:5:\"skuId\";s:11:\"65851572641\";s:7:\"skuAttr\";s:37:\"14:193#as photo 2;200000124:200000288\";s:13:\"regular_price\";s:5:\"77.15\";s:10:\"sale_price\";s:5:\"60.95\";s:5:\"stock\";i:60;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"as photo 2\";s:9:\"shoe-size\";s:3:\"7.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:3:\"7.5\";}}i:2;a:10:{s:5:\"image\";s:185:\"https://ae01.alicdn.com/kf/HTB1gigQEQSWBuNjSszdq6zeSpXaY/Luxurious-Purple-Decorated-With-Rhinestone-Nigerian-Wedding-Shoes-With-Square-Clutch-bag-12cm-higher-platform-in.jpg_640x640.jpg\";s:3:\"sku\";s:26:\"32897838646-as-photo-2-8-5\";s:7:\"sku_sub\";s:21:\"32897838646-black-8-5\";s:5:\"skuId\";s:11:\"65851572642\";s:7:\"skuAttr\";s:37:\"14:193#as photo 2;200000124:200000289\";s:13:\"regular_price\";s:5:\"77.15\";s:10:\"sale_price\";s:5:\"60.95\";s:5:\"stock\";i:60;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"as photo 2\";s:9:\"shoe-size\";s:3:\"8.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:3:\"8.5\";}}i:3;a:10:{s:5:\"image\";s:185:\"https://ae01.alicdn.com/kf/HTB1gigQEQSWBuNjSszdq6zeSpXaY/Luxurious-Purple-Decorated-With-Rhinestone-Nigerian-Wedding-Shoes-With-Square-Clutch-bag-12cm-higher-platform-in.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"32897838646-as-photo-2-9\";s:7:\"sku_sub\";s:19:\"32897838646-black-9\";s:5:\"skuId\";s:11:\"65851572643\";s:7:\"skuAttr\";s:34:\"14:193#as photo 2;200000124:350262\";s:13:\"regular_price\";s:5:\"77.15\";s:10:\"sale_price\";s:5:\"60.95\";s:5:\"stock\";i:60;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"as photo 2\";s:9:\"shoe-size\";s:1:\"9\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:1:\"9\";}}i:4;a:10:{s:5:\"image\";s:185:\"https://ae01.alicdn.com/kf/HTB1gigQEQSWBuNjSszdq6zeSpXaY/Luxurious-Purple-Decorated-With-Rhinestone-Nigerian-Wedding-Shoes-With-Square-Clutch-bag-12cm-higher-platform-in.jpg_640x640.jpg\";s:3:\"sku\";s:26:\"32897838646-as-photo-2-9-5\";s:7:\"sku_sub\";s:21:\"32897838646-black-9-5\";s:5:\"skuId\";s:11:\"65851572644\";s:7:\"skuAttr\";s:37:\"14:193#as photo 2;200000124:200000290\";s:13:\"regular_price\";s:5:\"77.15\";s:10:\"sale_price\";s:5:\"60.95\";s:5:\"stock\";i:60;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"as photo 2\";s:9:\"shoe-size\";s:3:\"9.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:3:\"9.5\";}}i:5;a:10:{s:5:\"image\";s:185:\"https://ae01.alicdn.com/kf/HTB1gigQEQSWBuNjSszdq6zeSpXaY/Luxurious-Purple-Decorated-With-Rhinestone-Nigerian-Wedding-Shoes-With-Square-Clutch-bag-12cm-higher-platform-in.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"32897838646-as-photo-2-10\";s:7:\"sku_sub\";s:20:\"32897838646-black-10\";s:5:\"skuId\";s:11:\"65851572645\";s:7:\"skuAttr\";s:32:\"14:193#as photo 2;200000124:1583\";s:13:\"regular_price\";s:5:\"77.15\";s:10:\"sale_price\";s:5:\"60.95\";s:5:\"stock\";i:60;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"as photo 2\";s:9:\"shoe-size\";s:2:\"10\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"10\";}}i:6;a:10:{s:5:\"image\";s:185:\"https://ae01.alicdn.com/kf/HTB1FsnqEFuWBuNjSszbq6AS7FXaE/Luxurious-Purple-Decorated-With-Rhinestone-Nigerian-Wedding-Shoes-With-Square-Clutch-bag-12cm-higher-platform-in.jpg_640x640.jpg\";s:3:\"sku\";s:26:\"32897838646-as-photo-3-6-5\";s:7:\"sku_sub\";s:20:\"32897838646-blue-6-5\";s:5:\"skuId\";s:11:\"65851572646\";s:7:\"skuAttr\";s:37:\"14:173#as photo 3;200000124:200000287\";s:13:\"regular_price\";s:5:\"77.15\";s:10:\"sale_price\";s:5:\"60.95\";s:5:\"stock\";i:60;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"as photo 3\";s:9:\"shoe-size\";s:3:\"6.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:3:\"6.5\";}}i:7;a:10:{s:5:\"image\";s:185:\"https://ae01.alicdn.com/kf/HTB1FsnqEFuWBuNjSszbq6AS7FXaE/Luxurious-Purple-Decorated-With-Rhinestone-Nigerian-Wedding-Shoes-With-Square-Clutch-bag-12cm-higher-platform-in.jpg_640x640.jpg\";s:3:\"sku\";s:26:\"32897838646-as-photo-3-7-5\";s:7:\"sku_sub\";s:20:\"32897838646-blue-7-5\";s:5:\"skuId\";s:11:\"65851572647\";s:7:\"skuAttr\";s:37:\"14:173#as photo 3;200000124:200000288\";s:13:\"regular_price\";s:5:\"77.15\";s:10:\"sale_price\";s:5:\"60.95\";s:5:\"stock\";i:60;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"as photo 3\";s:9:\"shoe-size\";s:3:\"7.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:3:\"7.5\";}}i:8;a:10:{s:5:\"image\";s:185:\"https://ae01.alicdn.com/kf/HTB1FsnqEFuWBuNjSszbq6AS7FXaE/Luxurious-Purple-Decorated-With-Rhinestone-Nigerian-Wedding-Shoes-With-Square-Clutch-bag-12cm-higher-platform-in.jpg_640x640.jpg\";s:3:\"sku\";s:26:\"32897838646-as-photo-3-8-5\";s:7:\"sku_sub\";s:20:\"32897838646-blue-8-5\";s:5:\"skuId\";s:11:\"65851572648\";s:7:\"skuAttr\";s:37:\"14:173#as photo 3;200000124:200000289\";s:13:\"regular_price\";s:5:\"77.15\";s:10:\"sale_price\";s:5:\"60.95\";s:5:\"stock\";i:60;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"as photo 3\";s:9:\"shoe-size\";s:3:\"8.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:3:\"8.5\";}}i:9;a:10:{s:5:\"image\";s:185:\"https://ae01.alicdn.com/kf/HTB1FsnqEFuWBuNjSszbq6AS7FXaE/Luxurious-Purple-Decorated-With-Rhinestone-Nigerian-Wedding-Shoes-With-Square-Clutch-bag-12cm-higher-platform-in.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"32897838646-as-photo-3-9\";s:7:\"sku_sub\";s:18:\"32897838646-blue-9\";s:5:\"skuId\";s:11:\"65851572649\";s:7:\"skuAttr\";s:34:\"14:173#as photo 3;200000124:350262\";s:13:\"regular_price\";s:5:\"77.15\";s:10:\"sale_price\";s:5:\"60.95\";s:5:\"stock\";i:60;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"as photo 3\";s:9:\"shoe-size\";s:1:\"9\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:1:\"9\";}}i:10;a:10:{s:5:\"image\";s:185:\"https://ae01.alicdn.com/kf/HTB1FsnqEFuWBuNjSszbq6AS7FXaE/Luxurious-Purple-Decorated-With-Rhinestone-Nigerian-Wedding-Shoes-With-Square-Clutch-bag-12cm-higher-platform-in.jpg_640x640.jpg\";s:3:\"sku\";s:26:\"32897838646-as-photo-3-9-5\";s:7:\"sku_sub\";s:20:\"32897838646-blue-9-5\";s:5:\"skuId\";s:11:\"65851572650\";s:7:\"skuAttr\";s:37:\"14:173#as photo 3;200000124:200000290\";s:13:\"regular_price\";s:5:\"77.15\";s:10:\"sale_price\";s:5:\"60.95\";s:5:\"stock\";i:60;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"as photo 3\";s:9:\"shoe-size\";s:3:\"9.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:3:\"9.5\";}}i:11;a:10:{s:5:\"image\";s:185:\"https://ae01.alicdn.com/kf/HTB1FsnqEFuWBuNjSszbq6AS7FXaE/Luxurious-Purple-Decorated-With-Rhinestone-Nigerian-Wedding-Shoes-With-Square-Clutch-bag-12cm-higher-platform-in.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"32897838646-as-photo-3-10\";s:7:\"sku_sub\";s:19:\"32897838646-blue-10\";s:5:\"skuId\";s:11:\"65851572651\";s:7:\"skuAttr\";s:32:\"14:173#as photo 3;200000124:1583\";s:13:\"regular_price\";s:5:\"77.15\";s:10:\"sale_price\";s:5:\"60.95\";s:5:\"stock\";i:60;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"as photo 3\";s:9:\"shoe-size\";s:2:\"10\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"10\";}}i:12;a:10:{s:5:\"image\";s:185:\"https://ae01.alicdn.com/kf/HTB1T1jCEKuSBuNjy1Xcq6AYjFXaa/Luxurious-Purple-Decorated-With-Rhinestone-Nigerian-Wedding-Shoes-With-Square-Clutch-bag-12cm-higher-platform-in.jpg_640x640.jpg\";s:3:\"sku\";s:26:\"32897838646-as-photo-4-6-5\";s:7:\"sku_sub\";s:24:\"32897838646-sky-blue-6-5\";s:5:\"skuId\";s:11:\"65851572652\";s:7:\"skuAttr\";s:38:\"14:1254#as photo 4;200000124:200000287\";s:13:\"regular_price\";s:5:\"77.15\";s:10:\"sale_price\";s:5:\"60.95\";s:5:\"stock\";i:60;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"as photo 4\";s:9:\"shoe-size\";s:3:\"6.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Sky Blue\";s:9:\"shoe-size\";s:3:\"6.5\";}}i:13;a:10:{s:5:\"image\";s:185:\"https://ae01.alicdn.com/kf/HTB1T1jCEKuSBuNjy1Xcq6AYjFXaa/Luxurious-Purple-Decorated-With-Rhinestone-Nigerian-Wedding-Shoes-With-Square-Clutch-bag-12cm-higher-platform-in.jpg_640x640.jpg\";s:3:\"sku\";s:26:\"32897838646-as-photo-4-7-5\";s:7:\"sku_sub\";s:24:\"32897838646-sky-blue-7-5\";s:5:\"skuId\";s:11:\"65851572653\";s:7:\"skuAttr\";s:38:\"14:1254#as photo 4;200000124:200000288\";s:13:\"regular_price\";s:5:\"77.15\";s:10:\"sale_price\";s:5:\"60.95\";s:5:\"stock\";i:60;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"as photo 4\";s:9:\"shoe-size\";s:3:\"7.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Sky Blue\";s:9:\"shoe-size\";s:3:\"7.5\";}}i:14;a:10:{s:5:\"image\";s:185:\"https://ae01.alicdn.com/kf/HTB1T1jCEKuSBuNjy1Xcq6AYjFXaa/Luxurious-Purple-Decorated-With-Rhinestone-Nigerian-Wedding-Shoes-With-Square-Clutch-bag-12cm-higher-platform-in.jpg_640x640.jpg\";s:3:\"sku\";s:26:\"32897838646-as-photo-4-8-5\";s:7:\"sku_sub\";s:24:\"32897838646-sky-blue-8-5\";s:5:\"skuId\";s:11:\"65851572654\";s:7:\"skuAttr\";s:38:\"14:1254#as photo 4;200000124:200000289\";s:13:\"regular_price\";s:5:\"77.15\";s:10:\"sale_price\";s:5:\"60.95\";s:5:\"stock\";i:60;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"as photo 4\";s:9:\"shoe-size\";s:3:\"8.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Sky Blue\";s:9:\"shoe-size\";s:3:\"8.5\";}}i:15;a:10:{s:5:\"image\";s:185:\"https://ae01.alicdn.com/kf/HTB1T1jCEKuSBuNjy1Xcq6AYjFXaa/Luxurious-Purple-Decorated-With-Rhinestone-Nigerian-Wedding-Shoes-With-Square-Clutch-bag-12cm-higher-platform-in.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"32897838646-as-photo-4-9\";s:7:\"sku_sub\";s:22:\"32897838646-sky-blue-9\";s:5:\"skuId\";s:11:\"65851572655\";s:7:\"skuAttr\";s:35:\"14:1254#as photo 4;200000124:350262\";s:13:\"regular_price\";s:5:\"77.15\";s:10:\"sale_price\";s:5:\"60.95\";s:5:\"stock\";i:60;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"as photo 4\";s:9:\"shoe-size\";s:1:\"9\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Sky Blue\";s:9:\"shoe-size\";s:1:\"9\";}}i:16;a:10:{s:5:\"image\";s:185:\"https://ae01.alicdn.com/kf/HTB1T1jCEKuSBuNjy1Xcq6AYjFXaa/Luxurious-Purple-Decorated-With-Rhinestone-Nigerian-Wedding-Shoes-With-Square-Clutch-bag-12cm-higher-platform-in.jpg_640x640.jpg\";s:3:\"sku\";s:26:\"32897838646-as-photo-4-9-5\";s:7:\"sku_sub\";s:24:\"32897838646-sky-blue-9-5\";s:5:\"skuId\";s:11:\"65851572656\";s:7:\"skuAttr\";s:38:\"14:1254#as photo 4;200000124:200000290\";s:13:\"regular_price\";s:5:\"77.15\";s:10:\"sale_price\";s:5:\"60.95\";s:5:\"stock\";i:60;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"as photo 4\";s:9:\"shoe-size\";s:3:\"9.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Sky Blue\";s:9:\"shoe-size\";s:3:\"9.5\";}}i:17;a:10:{s:5:\"image\";s:185:\"https://ae01.alicdn.com/kf/HTB1T1jCEKuSBuNjy1Xcq6AYjFXaa/Luxurious-Purple-Decorated-With-Rhinestone-Nigerian-Wedding-Shoes-With-Square-Clutch-bag-12cm-higher-platform-in.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"32897838646-as-photo-4-10\";s:7:\"sku_sub\";s:23:\"32897838646-sky-blue-10\";s:5:\"skuId\";s:11:\"65851572657\";s:7:\"skuAttr\";s:33:\"14:1254#as photo 4;200000124:1583\";s:13:\"regular_price\";s:5:\"77.15\";s:10:\"sale_price\";s:5:\"60.95\";s:5:\"stock\";i:60;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"as photo 4\";s:9:\"shoe-size\";s:2:\"10\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Sky Blue\";s:9:\"shoe-size\";s:2:\"10\";}}i:18;a:10:{s:5:\"image\";s:185:\"https://ae01.alicdn.com/kf/HTB1k2QFENGYBuNjy0Fnq6x5lpXat/Luxurious-Purple-Decorated-With-Rhinestone-Nigerian-Wedding-Shoes-With-Square-Clutch-bag-12cm-higher-platform-in.jpg_640x640.jpg\";s:3:\"sku\";s:26:\"32897838646-as-photo-1-6-5\";s:7:\"sku_sub\";s:21:\"32897838646-beige-6-5\";s:5:\"skuId\";s:11:\"65851572634\";s:7:\"skuAttr\";s:37:\"14:771#as photo 1;200000124:200000287\";s:13:\"regular_price\";s:5:\"77.15\";s:10:\"sale_price\";s:5:\"60.95\";s:5:\"stock\";i:60;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"as photo 1\";s:9:\"shoe-size\";s:3:\"6.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:3:\"6.5\";}}i:19;a:10:{s:5:\"image\";s:185:\"https://ae01.alicdn.com/kf/HTB1k2QFENGYBuNjy0Fnq6x5lpXat/Luxurious-Purple-Decorated-With-Rhinestone-Nigerian-Wedding-Shoes-With-Square-Clutch-bag-12cm-higher-platform-in.jpg_640x640.jpg\";s:3:\"sku\";s:26:\"32897838646-as-photo-1-7-5\";s:7:\"sku_sub\";s:21:\"32897838646-beige-7-5\";s:5:\"skuId\";s:11:\"65851572635\";s:7:\"skuAttr\";s:37:\"14:771#as photo 1;200000124:200000288\";s:13:\"regular_price\";s:5:\"77.15\";s:10:\"sale_price\";s:5:\"60.95\";s:5:\"stock\";i:60;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"as photo 1\";s:9:\"shoe-size\";s:3:\"7.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:3:\"7.5\";}}i:20;a:10:{s:5:\"image\";s:185:\"https://ae01.alicdn.com/kf/HTB1k2QFENGYBuNjy0Fnq6x5lpXat/Luxurious-Purple-Decorated-With-Rhinestone-Nigerian-Wedding-Shoes-With-Square-Clutch-bag-12cm-higher-platform-in.jpg_640x640.jpg\";s:3:\"sku\";s:26:\"32897838646-as-photo-1-8-5\";s:7:\"sku_sub\";s:21:\"32897838646-beige-8-5\";s:5:\"skuId\";s:11:\"65851572636\";s:7:\"skuAttr\";s:37:\"14:771#as photo 1;200000124:200000289\";s:13:\"regular_price\";s:5:\"77.15\";s:10:\"sale_price\";s:5:\"60.95\";s:5:\"stock\";i:60;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"as photo 1\";s:9:\"shoe-size\";s:3:\"8.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:3:\"8.5\";}}i:21;a:10:{s:5:\"image\";s:185:\"https://ae01.alicdn.com/kf/HTB1k2QFENGYBuNjy0Fnq6x5lpXat/Luxurious-Purple-Decorated-With-Rhinestone-Nigerian-Wedding-Shoes-With-Square-Clutch-bag-12cm-higher-platform-in.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"32897838646-as-photo-1-9\";s:7:\"sku_sub\";s:19:\"32897838646-beige-9\";s:5:\"skuId\";s:11:\"65851572637\";s:7:\"skuAttr\";s:34:\"14:771#as photo 1;200000124:350262\";s:13:\"regular_price\";s:5:\"77.15\";s:10:\"sale_price\";s:5:\"60.95\";s:5:\"stock\";i:60;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"as photo 1\";s:9:\"shoe-size\";s:1:\"9\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:1:\"9\";}}i:22;a:10:{s:5:\"image\";s:185:\"https://ae01.alicdn.com/kf/HTB1k2QFENGYBuNjy0Fnq6x5lpXat/Luxurious-Purple-Decorated-With-Rhinestone-Nigerian-Wedding-Shoes-With-Square-Clutch-bag-12cm-higher-platform-in.jpg_640x640.jpg\";s:3:\"sku\";s:26:\"32897838646-as-photo-1-9-5\";s:7:\"sku_sub\";s:21:\"32897838646-beige-9-5\";s:5:\"skuId\";s:11:\"65851572638\";s:7:\"skuAttr\";s:37:\"14:771#as photo 1;200000124:200000290\";s:13:\"regular_price\";s:5:\"77.15\";s:10:\"sale_price\";s:5:\"60.95\";s:5:\"stock\";i:60;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"as photo 1\";s:9:\"shoe-size\";s:3:\"9.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:3:\"9.5\";}}i:23;a:10:{s:5:\"image\";s:185:\"https://ae01.alicdn.com/kf/HTB1k2QFENGYBuNjy0Fnq6x5lpXat/Luxurious-Purple-Decorated-With-Rhinestone-Nigerian-Wedding-Shoes-With-Square-Clutch-bag-12cm-higher-platform-in.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"32897838646-as-photo-1-10\";s:7:\"sku_sub\";s:20:\"32897838646-beige-10\";s:5:\"skuId\";s:11:\"65851572639\";s:7:\"skuAttr\";s:32:\"14:771#as photo 1;200000124:1583\";s:13:\"regular_price\";s:5:\"77.15\";s:10:\"sale_price\";s:5:\"60.95\";s:5:\"stock\";i:60;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"as photo 1\";s:9:\"shoe-size\";s:2:\"10\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:2:\"10\";}}}'),
(72832, 4766, '_vi_wad_description_images', 'a:17:{i:0;s:60:\"https://ae01.alicdn.com/kf/HTB1nRQCcBaE3KVjSZLeq6xsSFXaM.jpg\";i:1;s:60:\"https://ae01.alicdn.com/kf/HTB1fRsAcCSD3KVjSZFKq6z10VXaD.jpg\";i:2;s:60:\"https://ae01.alicdn.com/kf/HTB1rjEzcEWF3KVjSZPhq6xclXXa8.jpg\";i:3;s:60:\"https://ae01.alicdn.com/kf/HTB1mr7zcv5G3KVjSZPxq6zI3XXaa.jpg\";i:4;s:60:\"https://ae01.alicdn.com/kf/HTB1avAGcBGw3KVjSZFDq6xWEpXaW.jpg\";i:5;s:60:\"https://ae01.alicdn.com/kf/HTB1gnZycwaH3KVjSZFjq6AFWpXae.jpg\";i:6;s:60:\"https://ae01.alicdn.com/kf/HTB14wczcEKF3KVjSZFEq6xExFXan.jpg\";i:7;s:60:\"https://ae01.alicdn.com/kf/HTB1vPc4XgFY.1VjSZFnq6AFHXXaI.jpg\";i:8;s:60:\"https://ae01.alicdn.com/kf/HTB1po.zcA9E3KVjSZFGq6A19XXaI.jpg\";i:9;s:60:\"https://ae01.alicdn.com/kf/HTB1Z8.CcBaE3KVjSZLeq6xsSFXax.jpg\";i:10;s:60:\"https://ae01.alicdn.com/kf/HTB1Dg74XgFY.1VjSZFqq6ydbXXaS.jpg\";i:11;s:60:\"https://ae01.alicdn.com/kf/HTB10ocycwaH3KVjSZFjq6AFWpXau.jpg\";i:12;s:60:\"https://ae01.alicdn.com/kf/HTB1fDwAcv1G3KVjSZFkq6yK4XXaH.jpg\";i:13;s:60:\"https://ae01.alicdn.com/kf/HTB1ycwzcv5G3KVjSZPxq6zI3XXa9.jpg\";i:14;s:60:\"https://ae01.alicdn.com/kf/HTB1A6A4XgFY.1VjSZFnq6AFHXXaw.jpg\";i:15;s:60:\"https://ae01.alicdn.com/kf/HTB1oKcIcBCw3KVjSZFuq6AAOpXax.jpg\";i:16;s:60:\"https://ae01.alicdn.com/kf/HTB1h7cIcq1s3KVjSZFAq6x_ZXXaL.jpg\";}'),
(72833, 4766, '_vi_wad_sku', '33040947843'),
(72834, 4766, '_vi_wad_attributes', 'a:2:{i:14;a:5:{s:6:\"values\";a:3:{s:6:\"14:193\";s:5:\"BLACK\";s:7:\"14:1052\";s:4:\"pink\";s:5:\"14:29\";s:5:\"White\";}s:4:\"slug\";s:5:\"color\";s:4:\"name\";s:5:\"Color\";s:8:\"position\";i:0;s:10:\"values_sub\";a:3:{s:6:\"14:193\";s:5:\"BLACK\";s:7:\"14:1052\";s:4:\"Pink\";s:5:\"14:29\";s:5:\"White\";}}i:200000124;a:5:{s:6:\"values\";a:13:{s:19:\"200000124:200000332\";s:2:\"33\";s:19:\"200000124:100010481\";s:2:\"34\";s:19:\"200000124:200000333\";s:2:\"35\";s:19:\"200000124:200000334\";s:2:\"36\";s:19:\"200000124:100010482\";s:2:\"37\";s:19:\"200000124:200000898\";s:2:\"38\";s:19:\"200000124:200000364\";s:2:\"39\";s:19:\"200000124:100013888\";s:2:\"40\";s:19:\"200000124:100010483\";s:2:\"41\";s:19:\"200000124:200000337\";s:2:\"42\";s:19:\"200000124:200000338\";s:2:\"43\";s:19:\"200000124:100010487\";s:2:\"44\";s:14:\"200000124:3116\";s:2:\"45\";}s:4:\"slug\";s:9:\"shoe-size\";s:4:\"name\";s:9:\"Shoe Size\";s:8:\"position\";i:1;s:10:\"values_sub\";a:13:{s:19:\"200000124:200000332\";s:2:\"33\";s:19:\"200000124:100010481\";s:2:\"34\";s:19:\"200000124:200000333\";s:2:\"35\";s:19:\"200000124:200000334\";s:2:\"36\";s:19:\"200000124:100010482\";s:2:\"37\";s:19:\"200000124:200000898\";s:2:\"38\";s:19:\"200000124:200000364\";s:2:\"39\";s:19:\"200000124:100013888\";s:2:\"40\";s:19:\"200000124:100010483\";s:2:\"41\";s:19:\"200000124:200000337\";s:2:\"42\";s:19:\"200000124:200000338\";s:2:\"43\";s:19:\"200000124:100010487\";s:2:\"44\";s:14:\"200000124:3116\";s:2:\"45\";}}}'),
(72835, 4766, '_vi_wad_list_attributes', 'a:16:{s:6:\"14:193\";a:4:{s:4:\"name\";s:5:\"BLACK\";s:8:\"name_sub\";s:5:\"BLACK\";s:5:\"color\";s:7:\"#000000\";s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB17a7BcBOD3KVjSZFFq6An9pXaD/Higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high.jpg_640x640.jpg\";}s:7:\"14:1052\";a:4:{s:4:\"name\";s:4:\"pink\";s:8:\"name_sub\";s:4:\"Pink\";s:5:\"color\";s:7:\"#FFC0CB\";s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1PiQ4XgFY.1VjSZFqq6ydbXXar/Higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high.jpg_640x640.jpg\";}s:5:\"14:29\";a:4:{s:4:\"name\";s:5:\"White\";s:8:\"name_sub\";s:5:\"White\";s:5:\"color\";s:7:\"#FFFFFF\";s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1XG7AcA9E3KVjSZFGq6A19XXax/Higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high.jpg_640x640.jpg\";}s:19:\"200000124:200000332\";a:4:{s:4:\"name\";s:2:\"33\";s:8:\"name_sub\";s:2:\"33\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:100010481\";a:4:{s:4:\"name\";s:2:\"34\";s:8:\"name_sub\";s:2:\"34\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000333\";a:4:{s:4:\"name\";s:2:\"35\";s:8:\"name_sub\";s:2:\"35\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000334\";a:4:{s:4:\"name\";s:2:\"36\";s:8:\"name_sub\";s:2:\"36\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:100010482\";a:4:{s:4:\"name\";s:2:\"37\";s:8:\"name_sub\";s:2:\"37\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000898\";a:4:{s:4:\"name\";s:2:\"38\";s:8:\"name_sub\";s:2:\"38\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000364\";a:4:{s:4:\"name\";s:2:\"39\";s:8:\"name_sub\";s:2:\"39\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:100013888\";a:4:{s:4:\"name\";s:2:\"40\";s:8:\"name_sub\";s:2:\"40\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:100010483\";a:4:{s:4:\"name\";s:2:\"41\";s:8:\"name_sub\";s:2:\"41\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000337\";a:4:{s:4:\"name\";s:2:\"42\";s:8:\"name_sub\";s:2:\"42\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000338\";a:4:{s:4:\"name\";s:2:\"43\";s:8:\"name_sub\";s:2:\"43\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:100010487\";a:4:{s:4:\"name\";s:2:\"44\";s:8:\"name_sub\";s:2:\"44\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:14:\"200000124:3116\";a:4:{s:4:\"name\";s:2:\"45\";s:8:\"name_sub\";s:2:\"45\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}}');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(72836, 4766, '_vi_wad_shipping_info', 'a:6:{s:4:\"time\";i:1622550215;s:7:\"country\";s:2:\"LK\";s:7:\"company\";s:3:\"EMS\";s:7:\"freight\";s:1561:\"[{\"bizShowMind\":{\"layout\":[]},\"commitDay\":\"75\",\"company\":\"EMS\",\"currency\":\"USD\",\"discount\":53,\"displayType\":\"deliveryTime\",\"features\":{},\"freightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $29.88\",\"value\":29.88},\"freightFeatures\":{\"provider\":\"ae_config\"},\"freightLayout\":{\"displayType\":\"deliveryTime\",\"layout\":[{\"text\":\"Shipping: US $29.88\",\"type\":\"title\"},{\"text\":\"To <font color=\'#000000\'>Sri Lanka</font> via EMS\",\"type\":\"subtitle\"}],\"openShippingPanel\":\"true\"},\"fullMailLine\":false,\"hbaService\":false,\"i18nMap\":{},\"id\":0,\"name\":\"FreightItemModule\",\"sendGoodsCountry\":\"CN\",\"sendGoodsCountryFullName\":\"China\",\"serviceName\":\"EMS\",\"standardFreightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $29.88\",\"value\":29.88},\"time\":\"15-44\",\"tracking\":true},{\"bizShowMind\":{\"layout\":[]},\"commitDay\":\"75\",\"company\":\"AliExpress Premium Shipping\",\"currency\":\"USD\",\"discount\":0,\"displayType\":\"deliveryTime\",\"features\":{},\"freightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $66.15\",\"value\":66.15},\"freightFeatures\":{\"provider\":\"ae_config\"},\"freightLayout\":{\"displayType\":\"deliveryTime\",\"layout\":[{\"text\":\"Shipping: US $66.15\",\"type\":\"title\"},{\"text\":\"To <font color=\'#000000\'>Sri Lanka</font> via AliExpress Premium Shipping\",\"type\":\"subtitle\"}],\"openShippingPanel\":\"true\"},\"fullMailLine\":false,\"hbaService\":false,\"i18nMap\":{},\"id\":0,\"name\":\"FreightItemModule\",\"sendGoodsCountry\":\"CN\",\"sendGoodsCountryFullName\":\"China\",\"serviceName\":\"CAINIAO_PREMIUM\",\"standardFreightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $66.15\",\"value\":66.15},\"time\":\"7-15\",\"tracking\":true}]\";s:13:\"shipping_cost\";d:29.879999999999999005240169935859739780426025390625;s:13:\"delivery_time\";s:5:\"15-44\";}'),
(72837, 4766, '_vi_wad_gallery', 'a:6:{i:0;s:151:\"https://ae01.alicdn.com/kf/HTB1Y17zcwmH3KVjSZKzq6z2OXXaT/Higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high.jpg\";i:1;s:151:\"https://ae01.alicdn.com/kf/HTB1vA3BcEuF3KVjSZK9q6zVtXXag/Higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high.jpg\";i:2;s:151:\"https://ae01.alicdn.com/kf/HTB1_2czcwKG3KVjSZFLq6yMvXXay/Higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high.jpg\";i:3;s:151:\"https://ae01.alicdn.com/kf/HTB1e3szcECF3KVjSZJnq6znHFXa3/Higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high.jpg\";i:4;s:151:\"https://ae01.alicdn.com/kf/HTB1xlMCcAWE3KVjSZSyq6xocXXa3/Higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high.jpg\";i:5;s:151:\"https://ae01.alicdn.com/kf/HTB1XgoIcqSs3KVjSZPiq6AsiVXax/Higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high.jpg\";}'),
(72838, 4766, '_vi_wad_variation_images', 'a:3:{s:6:\"14:193\";s:163:\"https://ae01.alicdn.com/kf/HTB17a7BcBOD3KVjSZFFq6An9pXaD/Higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high.jpg_640x640.jpg\";s:7:\"14:1052\";s:163:\"https://ae01.alicdn.com/kf/HTB1PiQ4XgFY.1VjSZFqq6ydbXXar/Higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high.jpg_640x640.jpg\";s:5:\"14:29\";s:163:\"https://ae01.alicdn.com/kf/HTB1XG7AcA9E3KVjSZFGq6A19XXax/Higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high.jpg_640x640.jpg\";}'),
(72839, 4766, '_vi_wad_store_info', 'a:3:{s:4:\"name\";s:17:\"Shop5080001 Store\";s:3:\"url\";s:34:\"//www.aliexpress.com/store/5080001\";s:3:\"num\";i:5080001;}'),
(72840, 4766, '_vi_wad_variations', 'a:39:{i:0;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1PiQ4XgFY.1VjSZFqq6ydbXXar/Higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high.jpg_640x640.jpg\";s:3:\"sku\";s:19:\"33040947843-pink-33\";s:7:\"sku_sub\";s:19:\"33040947843-pink-33\";s:5:\"skuId\";s:11:\"67393164925\";s:7:\"skuAttr\";s:32:\"14:1052#pink;200000124:200000332\";s:13:\"regular_price\";s:5:\"89.46\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:999;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"pink\";s:9:\"shoe-size\";s:2:\"33\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:2:\"33\";}}i:1;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB17a7BcBOD3KVjSZFFq6An9pXaD/Higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high.jpg_640x640.jpg\";s:3:\"sku\";s:20:\"33040947843-black-45\";s:7:\"sku_sub\";s:20:\"33040947843-black-45\";s:5:\"skuId\";s:11:\"67393164924\";s:7:\"skuAttr\";s:21:\"14:193;200000124:3116\";s:13:\"regular_price\";s:5:\"89.46\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:999;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"45\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"45\";}}i:2;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1PiQ4XgFY.1VjSZFqq6ydbXXar/Higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high.jpg_640x640.jpg\";s:3:\"sku\";s:19:\"33040947843-pink-35\";s:7:\"sku_sub\";s:19:\"33040947843-pink-35\";s:5:\"skuId\";s:11:\"67393164927\";s:7:\"skuAttr\";s:32:\"14:1052#pink;200000124:200000333\";s:13:\"regular_price\";s:5:\"89.46\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:999;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"pink\";s:9:\"shoe-size\";s:2:\"35\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:2:\"35\";}}i:3;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1PiQ4XgFY.1VjSZFqq6ydbXXar/Higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high.jpg_640x640.jpg\";s:3:\"sku\";s:19:\"33040947843-pink-34\";s:7:\"sku_sub\";s:19:\"33040947843-pink-34\";s:5:\"skuId\";s:11:\"67393164926\";s:7:\"skuAttr\";s:32:\"14:1052#pink;200000124:100010481\";s:13:\"regular_price\";s:5:\"89.46\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:999;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"pink\";s:9:\"shoe-size\";s:2:\"34\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:2:\"34\";}}i:4;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB17a7BcBOD3KVjSZFFq6An9pXaD/Higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high.jpg_640x640.jpg\";s:3:\"sku\";s:20:\"33040947843-black-42\";s:7:\"sku_sub\";s:20:\"33040947843-black-42\";s:5:\"skuId\";s:11:\"67393164921\";s:7:\"skuAttr\";s:26:\"14:193;200000124:200000337\";s:13:\"regular_price\";s:5:\"89.46\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:999;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"42\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"42\";}}i:5;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB17a7BcBOD3KVjSZFFq6An9pXaD/Higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high.jpg_640x640.jpg\";s:3:\"sku\";s:20:\"33040947843-black-41\";s:7:\"sku_sub\";s:20:\"33040947843-black-41\";s:5:\"skuId\";s:11:\"67393164920\";s:7:\"skuAttr\";s:26:\"14:193;200000124:100010483\";s:13:\"regular_price\";s:5:\"89.46\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:999;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"41\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"41\";}}i:6;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB17a7BcBOD3KVjSZFFq6An9pXaD/Higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high.jpg_640x640.jpg\";s:3:\"sku\";s:20:\"33040947843-black-44\";s:7:\"sku_sub\";s:20:\"33040947843-black-44\";s:5:\"skuId\";s:11:\"67393164923\";s:7:\"skuAttr\";s:26:\"14:193;200000124:100010487\";s:13:\"regular_price\";s:5:\"89.46\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:999;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"44\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"44\";}}i:7;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB17a7BcBOD3KVjSZFFq6An9pXaD/Higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high.jpg_640x640.jpg\";s:3:\"sku\";s:20:\"33040947843-black-43\";s:7:\"sku_sub\";s:20:\"33040947843-black-43\";s:5:\"skuId\";s:11:\"67393164922\";s:7:\"skuAttr\";s:26:\"14:193;200000124:200000338\";s:13:\"regular_price\";s:5:\"89.46\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:999;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"43\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"43\";}}i:8;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB17a7BcBOD3KVjSZFFq6An9pXaD/Higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high.jpg_640x640.jpg\";s:3:\"sku\";s:20:\"33040947843-black-38\";s:7:\"sku_sub\";s:20:\"33040947843-black-38\";s:5:\"skuId\";s:11:\"67393164917\";s:7:\"skuAttr\";s:26:\"14:193;200000124:200000898\";s:13:\"regular_price\";s:5:\"89.46\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:999;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"38\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"38\";}}i:9;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB17a7BcBOD3KVjSZFFq6An9pXaD/Higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high.jpg_640x640.jpg\";s:3:\"sku\";s:20:\"33040947843-black-37\";s:7:\"sku_sub\";s:20:\"33040947843-black-37\";s:5:\"skuId\";s:11:\"67393164916\";s:7:\"skuAttr\";s:26:\"14:193;200000124:100010482\";s:13:\"regular_price\";s:5:\"89.46\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:999;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"37\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"37\";}}i:10;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB17a7BcBOD3KVjSZFFq6An9pXaD/Higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high.jpg_640x640.jpg\";s:3:\"sku\";s:20:\"33040947843-black-40\";s:7:\"sku_sub\";s:20:\"33040947843-black-40\";s:5:\"skuId\";s:11:\"67393164919\";s:7:\"skuAttr\";s:26:\"14:193;200000124:100013888\";s:13:\"regular_price\";s:5:\"89.46\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:999;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"40\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"40\";}}i:11;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB17a7BcBOD3KVjSZFFq6An9pXaD/Higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high.jpg_640x640.jpg\";s:3:\"sku\";s:20:\"33040947843-black-39\";s:7:\"sku_sub\";s:20:\"33040947843-black-39\";s:5:\"skuId\";s:11:\"67393164918\";s:7:\"skuAttr\";s:26:\"14:193;200000124:200000364\";s:13:\"regular_price\";s:5:\"89.46\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:999;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"39\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"39\";}}i:12;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB17a7BcBOD3KVjSZFFq6An9pXaD/Higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high.jpg_640x640.jpg\";s:3:\"sku\";s:20:\"33040947843-black-34\";s:7:\"sku_sub\";s:20:\"33040947843-black-34\";s:5:\"skuId\";s:11:\"67393164913\";s:7:\"skuAttr\";s:26:\"14:193;200000124:100010481\";s:13:\"regular_price\";s:5:\"89.46\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:999;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"34\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"34\";}}i:13;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB17a7BcBOD3KVjSZFFq6An9pXaD/Higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high.jpg_640x640.jpg\";s:3:\"sku\";s:20:\"33040947843-black-33\";s:7:\"sku_sub\";s:20:\"33040947843-black-33\";s:5:\"skuId\";s:11:\"67393164912\";s:7:\"skuAttr\";s:26:\"14:193;200000124:200000332\";s:13:\"regular_price\";s:5:\"89.46\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:999;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"33\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"33\";}}i:14;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB17a7BcBOD3KVjSZFFq6An9pXaD/Higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high.jpg_640x640.jpg\";s:3:\"sku\";s:20:\"33040947843-black-36\";s:7:\"sku_sub\";s:20:\"33040947843-black-36\";s:5:\"skuId\";s:11:\"67393164915\";s:7:\"skuAttr\";s:26:\"14:193;200000124:200000334\";s:13:\"regular_price\";s:5:\"89.46\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:999;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"36\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"36\";}}i:15;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB17a7BcBOD3KVjSZFFq6An9pXaD/Higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high.jpg_640x640.jpg\";s:3:\"sku\";s:20:\"33040947843-black-35\";s:7:\"sku_sub\";s:20:\"33040947843-black-35\";s:5:\"skuId\";s:11:\"67393164914\";s:7:\"skuAttr\";s:26:\"14:193;200000124:200000333\";s:13:\"regular_price\";s:5:\"89.46\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:999;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"35\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"35\";}}i:16;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1XG7AcA9E3KVjSZFGq6A19XXax/Higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high.jpg_640x640.jpg\";s:3:\"sku\";s:20:\"33040947843-white-44\";s:7:\"sku_sub\";s:20:\"33040947843-white-44\";s:5:\"skuId\";s:11:\"67393164949\";s:7:\"skuAttr\";s:25:\"14:29;200000124:100010487\";s:13:\"regular_price\";s:5:\"89.46\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:999;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:2:\"44\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:2:\"44\";}}i:17;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1XG7AcA9E3KVjSZFGq6A19XXax/Higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high.jpg_640x640.jpg\";s:3:\"sku\";s:20:\"33040947843-white-43\";s:7:\"sku_sub\";s:20:\"33040947843-white-43\";s:5:\"skuId\";s:11:\"67393164948\";s:7:\"skuAttr\";s:25:\"14:29;200000124:200000338\";s:13:\"regular_price\";s:5:\"89.46\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:999;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:2:\"43\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:2:\"43\";}}i:18;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1XG7AcA9E3KVjSZFGq6A19XXax/Higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high.jpg_640x640.jpg\";s:3:\"sku\";s:20:\"33040947843-white-45\";s:7:\"sku_sub\";s:20:\"33040947843-white-45\";s:5:\"skuId\";s:11:\"67393164950\";s:7:\"skuAttr\";s:20:\"14:29;200000124:3116\";s:13:\"regular_price\";s:5:\"89.46\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:999;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:2:\"45\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:2:\"45\";}}i:19;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1XG7AcA9E3KVjSZFGq6A19XXax/Higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high.jpg_640x640.jpg\";s:3:\"sku\";s:20:\"33040947843-white-40\";s:7:\"sku_sub\";s:20:\"33040947843-white-40\";s:5:\"skuId\";s:11:\"67393164945\";s:7:\"skuAttr\";s:25:\"14:29;200000124:100013888\";s:13:\"regular_price\";s:5:\"89.46\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:999;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:2:\"40\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:2:\"40\";}}i:20;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1XG7AcA9E3KVjSZFGq6A19XXax/Higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high.jpg_640x640.jpg\";s:3:\"sku\";s:20:\"33040947843-white-39\";s:7:\"sku_sub\";s:20:\"33040947843-white-39\";s:5:\"skuId\";s:11:\"67393164944\";s:7:\"skuAttr\";s:25:\"14:29;200000124:200000364\";s:13:\"regular_price\";s:5:\"89.46\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:999;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:2:\"39\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:2:\"39\";}}i:21;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1XG7AcA9E3KVjSZFGq6A19XXax/Higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high.jpg_640x640.jpg\";s:3:\"sku\";s:20:\"33040947843-white-42\";s:7:\"sku_sub\";s:20:\"33040947843-white-42\";s:5:\"skuId\";s:11:\"67393164947\";s:7:\"skuAttr\";s:25:\"14:29;200000124:200000337\";s:13:\"regular_price\";s:5:\"89.46\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:999;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:2:\"42\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:2:\"42\";}}i:22;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1XG7AcA9E3KVjSZFGq6A19XXax/Higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high.jpg_640x640.jpg\";s:3:\"sku\";s:20:\"33040947843-white-41\";s:7:\"sku_sub\";s:20:\"33040947843-white-41\";s:5:\"skuId\";s:11:\"67393164946\";s:7:\"skuAttr\";s:25:\"14:29;200000124:100010483\";s:13:\"regular_price\";s:5:\"89.46\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:999;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:2:\"41\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:2:\"41\";}}i:23;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1XG7AcA9E3KVjSZFGq6A19XXax/Higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high.jpg_640x640.jpg\";s:3:\"sku\";s:20:\"33040947843-white-36\";s:7:\"sku_sub\";s:20:\"33040947843-white-36\";s:5:\"skuId\";s:11:\"67393164941\";s:7:\"skuAttr\";s:25:\"14:29;200000124:200000334\";s:13:\"regular_price\";s:5:\"89.46\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:999;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:2:\"36\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:2:\"36\";}}i:24;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1XG7AcA9E3KVjSZFGq6A19XXax/Higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high.jpg_640x640.jpg\";s:3:\"sku\";s:20:\"33040947843-white-35\";s:7:\"sku_sub\";s:20:\"33040947843-white-35\";s:5:\"skuId\";s:11:\"67393164940\";s:7:\"skuAttr\";s:25:\"14:29;200000124:200000333\";s:13:\"regular_price\";s:5:\"89.46\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:999;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:2:\"35\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:2:\"35\";}}i:25;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1XG7AcA9E3KVjSZFGq6A19XXax/Higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high.jpg_640x640.jpg\";s:3:\"sku\";s:20:\"33040947843-white-38\";s:7:\"sku_sub\";s:20:\"33040947843-white-38\";s:5:\"skuId\";s:11:\"67393164943\";s:7:\"skuAttr\";s:25:\"14:29;200000124:200000898\";s:13:\"regular_price\";s:5:\"89.46\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:999;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:2:\"38\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:2:\"38\";}}i:26;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1XG7AcA9E3KVjSZFGq6A19XXax/Higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high.jpg_640x640.jpg\";s:3:\"sku\";s:20:\"33040947843-white-37\";s:7:\"sku_sub\";s:20:\"33040947843-white-37\";s:5:\"skuId\";s:11:\"67393164942\";s:7:\"skuAttr\";s:25:\"14:29;200000124:100010482\";s:13:\"regular_price\";s:5:\"89.46\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:999;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:2:\"37\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:2:\"37\";}}i:27;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1PiQ4XgFY.1VjSZFqq6ydbXXar/Higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high.jpg_640x640.jpg\";s:3:\"sku\";s:19:\"33040947843-pink-45\";s:7:\"sku_sub\";s:19:\"33040947843-pink-45\";s:5:\"skuId\";s:11:\"67393164937\";s:7:\"skuAttr\";s:27:\"14:1052#pink;200000124:3116\";s:13:\"regular_price\";s:5:\"89.46\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:999;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"pink\";s:9:\"shoe-size\";s:2:\"45\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:2:\"45\";}}i:28;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1PiQ4XgFY.1VjSZFqq6ydbXXar/Higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high.jpg_640x640.jpg\";s:3:\"sku\";s:19:\"33040947843-pink-44\";s:7:\"sku_sub\";s:19:\"33040947843-pink-44\";s:5:\"skuId\";s:11:\"67393164936\";s:7:\"skuAttr\";s:32:\"14:1052#pink;200000124:100010487\";s:13:\"regular_price\";s:5:\"89.46\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:999;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"pink\";s:9:\"shoe-size\";s:2:\"44\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:2:\"44\";}}i:29;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1XG7AcA9E3KVjSZFGq6A19XXax/Higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high.jpg_640x640.jpg\";s:3:\"sku\";s:20:\"33040947843-white-34\";s:7:\"sku_sub\";s:20:\"33040947843-white-34\";s:5:\"skuId\";s:11:\"67393164939\";s:7:\"skuAttr\";s:25:\"14:29;200000124:100010481\";s:13:\"regular_price\";s:5:\"89.46\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:999;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:2:\"34\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:2:\"34\";}}i:30;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1XG7AcA9E3KVjSZFGq6A19XXax/Higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high.jpg_640x640.jpg\";s:3:\"sku\";s:20:\"33040947843-white-33\";s:7:\"sku_sub\";s:20:\"33040947843-white-33\";s:5:\"skuId\";s:11:\"67393164938\";s:7:\"skuAttr\";s:25:\"14:29;200000124:200000332\";s:13:\"regular_price\";s:5:\"89.46\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:999;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:2:\"33\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:2:\"33\";}}i:31;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1PiQ4XgFY.1VjSZFqq6ydbXXar/Higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high.jpg_640x640.jpg\";s:3:\"sku\";s:19:\"33040947843-pink-41\";s:7:\"sku_sub\";s:19:\"33040947843-pink-41\";s:5:\"skuId\";s:11:\"67393164933\";s:7:\"skuAttr\";s:32:\"14:1052#pink;200000124:100010483\";s:13:\"regular_price\";s:5:\"89.46\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:999;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"pink\";s:9:\"shoe-size\";s:2:\"41\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:2:\"41\";}}i:32;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1PiQ4XgFY.1VjSZFqq6ydbXXar/Higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high.jpg_640x640.jpg\";s:3:\"sku\";s:19:\"33040947843-pink-40\";s:7:\"sku_sub\";s:19:\"33040947843-pink-40\";s:5:\"skuId\";s:11:\"67393164932\";s:7:\"skuAttr\";s:32:\"14:1052#pink;200000124:100013888\";s:13:\"regular_price\";s:5:\"89.46\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:999;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"pink\";s:9:\"shoe-size\";s:2:\"40\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:2:\"40\";}}i:33;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1PiQ4XgFY.1VjSZFqq6ydbXXar/Higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high.jpg_640x640.jpg\";s:3:\"sku\";s:19:\"33040947843-pink-43\";s:7:\"sku_sub\";s:19:\"33040947843-pink-43\";s:5:\"skuId\";s:11:\"67393164935\";s:7:\"skuAttr\";s:32:\"14:1052#pink;200000124:200000338\";s:13:\"regular_price\";s:5:\"89.46\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:999;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"pink\";s:9:\"shoe-size\";s:2:\"43\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:2:\"43\";}}i:34;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1PiQ4XgFY.1VjSZFqq6ydbXXar/Higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high.jpg_640x640.jpg\";s:3:\"sku\";s:19:\"33040947843-pink-42\";s:7:\"sku_sub\";s:19:\"33040947843-pink-42\";s:5:\"skuId\";s:11:\"67393164934\";s:7:\"skuAttr\";s:32:\"14:1052#pink;200000124:200000337\";s:13:\"regular_price\";s:5:\"89.46\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:999;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"pink\";s:9:\"shoe-size\";s:2:\"42\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:2:\"42\";}}i:35;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1PiQ4XgFY.1VjSZFqq6ydbXXar/Higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high.jpg_640x640.jpg\";s:3:\"sku\";s:19:\"33040947843-pink-37\";s:7:\"sku_sub\";s:19:\"33040947843-pink-37\";s:5:\"skuId\";s:11:\"67393164929\";s:7:\"skuAttr\";s:32:\"14:1052#pink;200000124:100010482\";s:13:\"regular_price\";s:5:\"89.46\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:999;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"pink\";s:9:\"shoe-size\";s:2:\"37\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:2:\"37\";}}i:36;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1PiQ4XgFY.1VjSZFqq6ydbXXar/Higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high.jpg_640x640.jpg\";s:3:\"sku\";s:19:\"33040947843-pink-36\";s:7:\"sku_sub\";s:19:\"33040947843-pink-36\";s:5:\"skuId\";s:11:\"67393164928\";s:7:\"skuAttr\";s:32:\"14:1052#pink;200000124:200000334\";s:13:\"regular_price\";s:5:\"89.46\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:999;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"pink\";s:9:\"shoe-size\";s:2:\"36\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:2:\"36\";}}i:37;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1PiQ4XgFY.1VjSZFqq6ydbXXar/Higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high.jpg_640x640.jpg\";s:3:\"sku\";s:19:\"33040947843-pink-39\";s:7:\"sku_sub\";s:19:\"33040947843-pink-39\";s:5:\"skuId\";s:11:\"67393164931\";s:7:\"skuAttr\";s:32:\"14:1052#pink;200000124:200000364\";s:13:\"regular_price\";s:5:\"89.46\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:999;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"pink\";s:9:\"shoe-size\";s:2:\"39\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:2:\"39\";}}i:38;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1PiQ4XgFY.1VjSZFqq6ydbXXar/Higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high.jpg_640x640.jpg\";s:3:\"sku\";s:19:\"33040947843-pink-38\";s:7:\"sku_sub\";s:19:\"33040947843-pink-38\";s:5:\"skuId\";s:11:\"67393164930\";s:7:\"skuAttr\";s:32:\"14:1052#pink;200000124:200000898\";s:13:\"regular_price\";s:5:\"89.46\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:999;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"pink\";s:9:\"shoe-size\";s:2:\"38\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:2:\"38\";}}}'),
(72841, 4767, '_sku', '33040947843'),
(72842, 4767, '_visibility', 'visible'),
(72843, 4767, '_default_attributes', ''),
(72844, 4766, '_vi_wad_woo_id', '4767'),
(72845, 4767, '_vi_wad_aliexpress_product_id', '33040947843'),
(72846, 4767, 'total_sales', '0'),
(72847, 4767, '_tax_status', 'taxable'),
(72848, 4767, '_tax_class', ''),
(72849, 4767, '_manage_stock', 'no'),
(72850, 4767, '_backorders', 'no'),
(72851, 4767, '_sold_individually', 'no'),
(72852, 4767, '_virtual', 'no'),
(72853, 4767, '_downloadable', 'no'),
(72854, 4767, '_download_limit', '-1'),
(72855, 4767, '_download_expiry', '-1'),
(72856, 4767, '_stock', NULL),
(72857, 4767, '_stock_status', 'instock'),
(72858, 4767, '_wc_average_rating', '0'),
(72859, 4767, '_wc_review_count', '0'),
(72860, 4767, '_product_attributes', 'a:2:{s:8:\"pa_color\";a:6:{s:4:\"name\";s:8:\"pa_color\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"0\";s:10:\"is_visible\";s:1:\"0\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"1\";}s:12:\"pa_shoe-size\";a:6:{s:4:\"name\";s:12:\"pa_shoe-size\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"1\";s:10:\"is_visible\";s:1:\"0\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"1\";}}'),
(72861, 4767, '_product_version', '4.1.0'),
(72862, 4768, '_wp_attached_file', '2021/06/Higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high.jpg'),
(72863, 4768, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:102:\"2021/06/Higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:102:\"Higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:102:\"Higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:102:\"Higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:102:\"Higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:102:\"Higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:102:\"Higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:102:\"Higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:102:\"Higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:102:\"Higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:102:\"Higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:102:\"Higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(72864, 4768, '_vi_wad_image_id', 'ae01.alicdn.com/kf/HTB1Y17zcwmH3KVjSZKzq6z2OXXaT/Higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high.jpg'),
(72865, 4767, '_thumbnail_id', '4768'),
(72866, 4769, '_variation_description', ''),
(72867, 4769, '_sku', '33040947843-pink-33'),
(72868, 4769, '_regular_price', '298.26'),
(72869, 4769, 'total_sales', '0'),
(72870, 4769, '_tax_status', 'taxable'),
(72871, 4769, '_tax_class', 'parent'),
(72872, 4769, '_manage_stock', 'yes'),
(72873, 4769, '_backorders', 'no'),
(72874, 4769, '_sold_individually', 'no'),
(72875, 4769, '_virtual', 'no'),
(72876, 4769, '_downloadable', 'no'),
(72877, 4769, '_download_limit', '-1'),
(72878, 4769, '_download_expiry', '-1'),
(72879, 4769, '_stock', '999'),
(72880, 4769, '_stock_status', 'instock'),
(72881, 4769, '_wc_average_rating', '0'),
(72882, 4769, '_wc_review_count', '0'),
(72883, 4769, 'attribute_pa_color', 'pink'),
(72884, 4769, 'attribute_pa_shoe-size', '33'),
(72885, 4769, '_price', '298.26'),
(72886, 4769, '_product_version', '4.1.0'),
(72887, 4769, '_vi_wad_aliexpress_variation_id', '67393164925'),
(72888, 4769, '_vi_wad_aliexpress_variation_attr', '14:1052#pink;200000124:200000332'),
(72889, 4770, '_variation_description', ''),
(72890, 4770, '_sku', '33040947843-black-45'),
(72891, 4770, '_regular_price', '298.26'),
(72892, 4770, 'total_sales', '0'),
(72893, 4770, '_tax_status', 'taxable'),
(72894, 4770, '_tax_class', 'parent'),
(72895, 4770, '_manage_stock', 'yes'),
(72896, 4770, '_backorders', 'no'),
(72897, 4770, '_sold_individually', 'no'),
(72898, 4770, '_virtual', 'no'),
(72899, 4770, '_downloadable', 'no'),
(72900, 4770, '_download_limit', '-1'),
(72901, 4770, '_download_expiry', '-1'),
(72902, 4770, '_stock', '999'),
(72903, 4770, '_stock_status', 'instock'),
(72904, 4770, '_wc_average_rating', '0'),
(72905, 4770, '_wc_review_count', '0'),
(72906, 4770, 'attribute_pa_color', 'black'),
(72907, 4770, 'attribute_pa_shoe-size', '45'),
(72908, 4770, '_price', '298.26'),
(72909, 4770, '_product_version', '4.1.0'),
(72910, 4770, '_vi_wad_aliexpress_variation_id', '67393164924'),
(72911, 4770, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:3116'),
(72912, 4771, '_variation_description', ''),
(72913, 4771, '_sku', '33040947843-pink-35'),
(72914, 4771, '_regular_price', '298.26'),
(72915, 4771, 'total_sales', '0'),
(72916, 4771, '_tax_status', 'taxable'),
(72917, 4771, '_tax_class', 'parent'),
(72918, 4771, '_manage_stock', 'yes'),
(72919, 4771, '_backorders', 'no'),
(72920, 4771, '_sold_individually', 'no'),
(72921, 4771, '_virtual', 'no'),
(72922, 4771, '_downloadable', 'no'),
(72923, 4771, '_download_limit', '-1'),
(72924, 4771, '_download_expiry', '-1'),
(72925, 4771, '_stock', '999'),
(72926, 4771, '_stock_status', 'instock'),
(72927, 4771, '_wc_average_rating', '0'),
(72928, 4771, '_wc_review_count', '0'),
(72929, 4771, 'attribute_pa_color', 'pink'),
(72930, 4771, 'attribute_pa_shoe-size', '35'),
(72931, 4771, '_price', '298.26'),
(72932, 4771, '_product_version', '4.1.0'),
(72933, 4771, '_vi_wad_aliexpress_variation_id', '67393164927'),
(72934, 4771, '_vi_wad_aliexpress_variation_attr', '14:1052#pink;200000124:200000333'),
(72935, 4772, '_variation_description', ''),
(72936, 4772, '_sku', '33040947843-pink-34'),
(72937, 4772, '_regular_price', '298.26'),
(72938, 4772, 'total_sales', '0'),
(72939, 4772, '_tax_status', 'taxable'),
(72940, 4772, '_tax_class', 'parent'),
(72941, 4772, '_manage_stock', 'yes'),
(72942, 4772, '_backorders', 'no'),
(72943, 4772, '_sold_individually', 'no'),
(72944, 4772, '_virtual', 'no'),
(72945, 4772, '_downloadable', 'no'),
(72946, 4772, '_download_limit', '-1'),
(72947, 4772, '_download_expiry', '-1'),
(72948, 4772, '_stock', '999'),
(72949, 4772, '_stock_status', 'instock'),
(72950, 4772, '_wc_average_rating', '0'),
(72951, 4772, '_wc_review_count', '0'),
(72952, 4772, 'attribute_pa_color', 'pink'),
(72953, 4772, 'attribute_pa_shoe-size', '34'),
(72954, 4772, '_price', '298.26'),
(72955, 4772, '_product_version', '4.1.0'),
(72956, 4772, '_vi_wad_aliexpress_variation_id', '67393164926'),
(72957, 4772, '_vi_wad_aliexpress_variation_attr', '14:1052#pink;200000124:100010481'),
(72958, 4773, '_variation_description', ''),
(72959, 4773, '_sku', '33040947843-black-42'),
(72960, 4773, '_regular_price', '298.26'),
(72961, 4773, 'total_sales', '0'),
(72962, 4773, '_tax_status', 'taxable'),
(72963, 4773, '_tax_class', 'parent'),
(72964, 4773, '_manage_stock', 'yes'),
(72965, 4773, '_backorders', 'no'),
(72966, 4773, '_sold_individually', 'no'),
(72967, 4773, '_virtual', 'no'),
(72968, 4773, '_downloadable', 'no'),
(72969, 4773, '_download_limit', '-1'),
(72970, 4773, '_download_expiry', '-1'),
(72971, 4773, '_stock', '999'),
(72972, 4773, '_stock_status', 'instock'),
(72973, 4773, '_wc_average_rating', '0'),
(72974, 4773, '_wc_review_count', '0'),
(72975, 4773, 'attribute_pa_color', 'black'),
(72976, 4773, 'attribute_pa_shoe-size', '42'),
(72977, 4773, '_price', '298.26'),
(72978, 4773, '_product_version', '4.1.0'),
(72979, 4773, '_vi_wad_aliexpress_variation_id', '67393164921'),
(72980, 4773, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:200000337'),
(72981, 4774, '_variation_description', ''),
(72982, 4774, '_sku', '33040947843-black-41'),
(72983, 4774, '_regular_price', '298.26'),
(72984, 4774, 'total_sales', '0'),
(72985, 4774, '_tax_status', 'taxable'),
(72986, 4774, '_tax_class', 'parent'),
(72987, 4774, '_manage_stock', 'yes'),
(72988, 4774, '_backorders', 'no'),
(72989, 4774, '_sold_individually', 'no'),
(72990, 4774, '_virtual', 'no'),
(72991, 4774, '_downloadable', 'no'),
(72992, 4774, '_download_limit', '-1'),
(72993, 4774, '_download_expiry', '-1'),
(72994, 4774, '_stock', '999'),
(72995, 4774, '_stock_status', 'instock'),
(72996, 4774, '_wc_average_rating', '0'),
(72997, 4774, '_wc_review_count', '0'),
(72998, 4774, 'attribute_pa_color', 'black'),
(72999, 4774, 'attribute_pa_shoe-size', '41'),
(73000, 4774, '_price', '298.26'),
(73001, 4774, '_product_version', '4.1.0'),
(73002, 4774, '_vi_wad_aliexpress_variation_id', '67393164920'),
(73003, 4774, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:100010483'),
(73004, 4775, '_variation_description', ''),
(73005, 4775, '_sku', '33040947843-black-44'),
(73006, 4775, '_regular_price', '298.26'),
(73007, 4775, 'total_sales', '0'),
(73008, 4775, '_tax_status', 'taxable'),
(73009, 4775, '_tax_class', 'parent'),
(73010, 4775, '_manage_stock', 'yes'),
(73011, 4775, '_backorders', 'no'),
(73012, 4775, '_sold_individually', 'no'),
(73013, 4775, '_virtual', 'no'),
(73014, 4775, '_downloadable', 'no'),
(73015, 4775, '_download_limit', '-1'),
(73016, 4775, '_download_expiry', '-1'),
(73017, 4775, '_stock', '999'),
(73018, 4775, '_stock_status', 'instock'),
(73019, 4775, '_wc_average_rating', '0'),
(73020, 4775, '_wc_review_count', '0'),
(73021, 4775, 'attribute_pa_color', 'black'),
(73022, 4775, 'attribute_pa_shoe-size', '44'),
(73023, 4775, '_price', '298.26'),
(73024, 4775, '_product_version', '4.1.0'),
(73025, 4775, '_vi_wad_aliexpress_variation_id', '67393164923'),
(73026, 4775, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:100010487'),
(73027, 4776, '_variation_description', ''),
(73028, 4776, '_sku', '33040947843-black-43'),
(73029, 4776, '_regular_price', '298.26'),
(73030, 4776, 'total_sales', '0'),
(73031, 4776, '_tax_status', 'taxable'),
(73032, 4776, '_tax_class', 'parent'),
(73033, 4776, '_manage_stock', 'yes'),
(73034, 4776, '_backorders', 'no'),
(73035, 4776, '_sold_individually', 'no'),
(73036, 4776, '_virtual', 'no'),
(73037, 4776, '_downloadable', 'no'),
(73038, 4776, '_download_limit', '-1'),
(73039, 4776, '_download_expiry', '-1'),
(73040, 4776, '_stock', '999'),
(73041, 4776, '_stock_status', 'instock'),
(73042, 4776, '_wc_average_rating', '0'),
(73043, 4776, '_wc_review_count', '0'),
(73044, 4776, 'attribute_pa_color', 'black'),
(73045, 4776, 'attribute_pa_shoe-size', '43'),
(73046, 4776, '_price', '298.26'),
(73047, 4776, '_product_version', '4.1.0'),
(73048, 4776, '_vi_wad_aliexpress_variation_id', '67393164922'),
(73049, 4776, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:200000338'),
(73050, 4777, '_variation_description', ''),
(73051, 4777, '_sku', '33040947843-black-38'),
(73052, 4777, '_regular_price', '298.26'),
(73053, 4777, 'total_sales', '0'),
(73054, 4777, '_tax_status', 'taxable'),
(73055, 4777, '_tax_class', 'parent'),
(73056, 4777, '_manage_stock', 'yes'),
(73057, 4777, '_backorders', 'no'),
(73058, 4777, '_sold_individually', 'no'),
(73059, 4777, '_virtual', 'no'),
(73060, 4777, '_downloadable', 'no'),
(73061, 4777, '_download_limit', '-1'),
(73062, 4777, '_download_expiry', '-1'),
(73063, 4777, '_stock', '999'),
(73064, 4777, '_stock_status', 'instock'),
(73065, 4777, '_wc_average_rating', '0'),
(73066, 4777, '_wc_review_count', '0'),
(73067, 4777, 'attribute_pa_color', 'black'),
(73068, 4777, 'attribute_pa_shoe-size', '38'),
(73069, 4777, '_price', '298.26'),
(73070, 4777, '_product_version', '4.1.0'),
(73071, 4777, '_vi_wad_aliexpress_variation_id', '67393164917'),
(73072, 4777, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:200000898'),
(73073, 4778, '_variation_description', ''),
(73074, 4778, '_sku', '33040947843-black-37'),
(73075, 4778, '_regular_price', '298.26'),
(73076, 4778, 'total_sales', '0'),
(73077, 4778, '_tax_status', 'taxable'),
(73078, 4778, '_tax_class', 'parent'),
(73079, 4778, '_manage_stock', 'yes'),
(73080, 4778, '_backorders', 'no'),
(73081, 4778, '_sold_individually', 'no'),
(73082, 4778, '_virtual', 'no'),
(73083, 4778, '_downloadable', 'no'),
(73084, 4778, '_download_limit', '-1'),
(73085, 4778, '_download_expiry', '-1'),
(73086, 4778, '_stock', '999'),
(73087, 4778, '_stock_status', 'instock'),
(73088, 4778, '_wc_average_rating', '0'),
(73089, 4778, '_wc_review_count', '0'),
(73090, 4778, 'attribute_pa_color', 'black'),
(73091, 4778, 'attribute_pa_shoe-size', '37'),
(73092, 4778, '_price', '298.26'),
(73093, 4778, '_product_version', '4.1.0'),
(73094, 4778, '_vi_wad_aliexpress_variation_id', '67393164916'),
(73095, 4778, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:100010482'),
(73096, 4779, '_variation_description', ''),
(73097, 4779, '_sku', '33040947843-black-40'),
(73098, 4779, '_regular_price', '298.26'),
(73099, 4779, 'total_sales', '0'),
(73100, 4779, '_tax_status', 'taxable'),
(73101, 4779, '_tax_class', 'parent'),
(73102, 4779, '_manage_stock', 'yes'),
(73103, 4779, '_backorders', 'no'),
(73104, 4779, '_sold_individually', 'no'),
(73105, 4779, '_virtual', 'no'),
(73106, 4779, '_downloadable', 'no'),
(73107, 4779, '_download_limit', '-1'),
(73108, 4779, '_download_expiry', '-1'),
(73109, 4779, '_stock', '999'),
(73110, 4779, '_stock_status', 'instock'),
(73111, 4779, '_wc_average_rating', '0'),
(73112, 4779, '_wc_review_count', '0'),
(73113, 4779, 'attribute_pa_color', 'black'),
(73114, 4779, 'attribute_pa_shoe-size', '40'),
(73115, 4779, '_price', '298.26'),
(73116, 4779, '_product_version', '4.1.0'),
(73117, 4779, '_vi_wad_aliexpress_variation_id', '67393164919'),
(73118, 4779, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:100013888'),
(73119, 4780, '_variation_description', ''),
(73120, 4780, '_sku', '33040947843-black-39'),
(73121, 4780, '_regular_price', '298.26'),
(73122, 4780, 'total_sales', '0'),
(73123, 4780, '_tax_status', 'taxable'),
(73124, 4780, '_tax_class', 'parent'),
(73125, 4780, '_manage_stock', 'yes'),
(73126, 4780, '_backorders', 'no'),
(73127, 4780, '_sold_individually', 'no'),
(73128, 4780, '_virtual', 'no'),
(73129, 4780, '_downloadable', 'no'),
(73130, 4780, '_download_limit', '-1'),
(73131, 4780, '_download_expiry', '-1'),
(73132, 4780, '_stock', '999'),
(73133, 4780, '_stock_status', 'instock'),
(73134, 4780, '_wc_average_rating', '0'),
(73135, 4780, '_wc_review_count', '0'),
(73136, 4780, 'attribute_pa_color', 'black'),
(73137, 4780, 'attribute_pa_shoe-size', '39'),
(73138, 4780, '_price', '298.26'),
(73139, 4780, '_product_version', '4.1.0'),
(73140, 4780, '_vi_wad_aliexpress_variation_id', '67393164918'),
(73141, 4780, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:200000364'),
(73142, 4781, '_variation_description', ''),
(73143, 4781, '_sku', '33040947843-black-34'),
(73144, 4781, '_regular_price', '298.26'),
(73145, 4781, 'total_sales', '0'),
(73146, 4781, '_tax_status', 'taxable'),
(73147, 4781, '_tax_class', 'parent'),
(73148, 4781, '_manage_stock', 'yes'),
(73149, 4781, '_backorders', 'no'),
(73150, 4781, '_sold_individually', 'no'),
(73151, 4781, '_virtual', 'no'),
(73152, 4781, '_downloadable', 'no'),
(73153, 4781, '_download_limit', '-1'),
(73154, 4781, '_download_expiry', '-1'),
(73155, 4781, '_stock', '999'),
(73156, 4781, '_stock_status', 'instock'),
(73157, 4781, '_wc_average_rating', '0'),
(73158, 4781, '_wc_review_count', '0'),
(73159, 4781, 'attribute_pa_color', 'black'),
(73160, 4781, 'attribute_pa_shoe-size', '34'),
(73161, 4781, '_price', '298.26'),
(73162, 4781, '_product_version', '4.1.0'),
(73163, 4781, '_vi_wad_aliexpress_variation_id', '67393164913'),
(73164, 4781, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:100010481'),
(73165, 4782, '_variation_description', ''),
(73166, 4782, '_sku', '33040947843-black-33'),
(73167, 4782, '_regular_price', '298.26'),
(73168, 4782, 'total_sales', '0'),
(73169, 4782, '_tax_status', 'taxable'),
(73170, 4782, '_tax_class', 'parent'),
(73171, 4782, '_manage_stock', 'yes'),
(73172, 4782, '_backorders', 'no'),
(73173, 4782, '_sold_individually', 'no'),
(73174, 4782, '_virtual', 'no'),
(73175, 4782, '_downloadable', 'no'),
(73176, 4782, '_download_limit', '-1'),
(73177, 4782, '_download_expiry', '-1'),
(73178, 4782, '_stock', '999'),
(73179, 4782, '_stock_status', 'instock'),
(73180, 4782, '_wc_average_rating', '0'),
(73181, 4782, '_wc_review_count', '0'),
(73182, 4782, 'attribute_pa_color', 'black'),
(73183, 4782, 'attribute_pa_shoe-size', '33'),
(73184, 4782, '_price', '298.26'),
(73185, 4782, '_product_version', '4.1.0'),
(73186, 4782, '_vi_wad_aliexpress_variation_id', '67393164912'),
(73187, 4782, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:200000332'),
(73188, 4783, '_variation_description', ''),
(73189, 4783, '_sku', '33040947843-black-36'),
(73190, 4783, '_regular_price', '298.26'),
(73191, 4783, 'total_sales', '0'),
(73192, 4783, '_tax_status', 'taxable'),
(73193, 4783, '_tax_class', 'parent'),
(73194, 4783, '_manage_stock', 'yes'),
(73195, 4783, '_backorders', 'no'),
(73196, 4783, '_sold_individually', 'no'),
(73197, 4783, '_virtual', 'no'),
(73198, 4783, '_downloadable', 'no'),
(73199, 4783, '_download_limit', '-1'),
(73200, 4783, '_download_expiry', '-1'),
(73201, 4783, '_stock', '999'),
(73202, 4783, '_stock_status', 'instock'),
(73203, 4783, '_wc_average_rating', '0'),
(73204, 4783, '_wc_review_count', '0'),
(73205, 4783, 'attribute_pa_color', 'black'),
(73206, 4783, 'attribute_pa_shoe-size', '36'),
(73207, 4783, '_price', '298.26'),
(73208, 4783, '_product_version', '4.1.0'),
(73209, 4783, '_vi_wad_aliexpress_variation_id', '67393164915'),
(73210, 4783, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:200000334'),
(73211, 4784, '_variation_description', ''),
(73212, 4784, '_sku', '33040947843-black-35'),
(73213, 4784, '_regular_price', '298.26'),
(73214, 4784, 'total_sales', '0'),
(73215, 4784, '_tax_status', 'taxable'),
(73216, 4784, '_tax_class', 'parent'),
(73217, 4784, '_manage_stock', 'yes'),
(73218, 4784, '_backorders', 'no'),
(73219, 4784, '_sold_individually', 'no'),
(73220, 4784, '_virtual', 'no'),
(73221, 4784, '_downloadable', 'no'),
(73222, 4784, '_download_limit', '-1'),
(73223, 4784, '_download_expiry', '-1'),
(73224, 4784, '_stock', '999'),
(73225, 4784, '_stock_status', 'instock'),
(73226, 4784, '_wc_average_rating', '0'),
(73227, 4784, '_wc_review_count', '0'),
(73228, 4784, 'attribute_pa_color', 'black'),
(73229, 4784, 'attribute_pa_shoe-size', '35'),
(73230, 4784, '_price', '298.26'),
(73231, 4784, '_product_version', '4.1.0'),
(73232, 4784, '_vi_wad_aliexpress_variation_id', '67393164914'),
(73233, 4784, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:200000333'),
(73234, 4785, '_variation_description', ''),
(73235, 4785, '_sku', '33040947843-white-44'),
(73236, 4785, '_regular_price', '298.26'),
(73237, 4785, 'total_sales', '0'),
(73238, 4785, '_tax_status', 'taxable'),
(73239, 4785, '_tax_class', 'parent'),
(73240, 4785, '_manage_stock', 'yes'),
(73241, 4785, '_backorders', 'no'),
(73242, 4785, '_sold_individually', 'no'),
(73243, 4785, '_virtual', 'no'),
(73244, 4785, '_downloadable', 'no'),
(73245, 4785, '_download_limit', '-1'),
(73246, 4785, '_download_expiry', '-1'),
(73247, 4785, '_stock', '999'),
(73248, 4785, '_stock_status', 'instock'),
(73249, 4785, '_wc_average_rating', '0'),
(73250, 4785, '_wc_review_count', '0'),
(73251, 4785, 'attribute_pa_color', 'white'),
(73252, 4785, 'attribute_pa_shoe-size', '44'),
(73253, 4785, '_price', '298.26'),
(73254, 4785, '_product_version', '4.1.0'),
(73255, 4785, '_vi_wad_aliexpress_variation_id', '67393164949'),
(73256, 4785, '_vi_wad_aliexpress_variation_attr', '14:29;200000124:100010487'),
(73257, 4786, '_variation_description', ''),
(73258, 4786, '_sku', '33040947843-white-43'),
(73259, 4786, '_regular_price', '298.26'),
(73260, 4786, 'total_sales', '0'),
(73261, 4786, '_tax_status', 'taxable'),
(73262, 4786, '_tax_class', 'parent'),
(73263, 4786, '_manage_stock', 'yes'),
(73264, 4786, '_backorders', 'no'),
(73265, 4786, '_sold_individually', 'no'),
(73266, 4786, '_virtual', 'no'),
(73267, 4786, '_downloadable', 'no'),
(73268, 4786, '_download_limit', '-1');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(73269, 4786, '_download_expiry', '-1'),
(73270, 4786, '_stock', '999'),
(73271, 4786, '_stock_status', 'instock'),
(73272, 4786, '_wc_average_rating', '0'),
(73273, 4786, '_wc_review_count', '0'),
(73274, 4786, 'attribute_pa_color', 'white'),
(73275, 4786, 'attribute_pa_shoe-size', '43'),
(73276, 4786, '_price', '298.26'),
(73277, 4786, '_product_version', '4.1.0'),
(73278, 4786, '_vi_wad_aliexpress_variation_id', '67393164948'),
(73279, 4786, '_vi_wad_aliexpress_variation_attr', '14:29;200000124:200000338'),
(73280, 4787, '_variation_description', ''),
(73281, 4787, '_sku', '33040947843-white-45'),
(73282, 4787, '_regular_price', '298.26'),
(73283, 4787, 'total_sales', '0'),
(73284, 4787, '_tax_status', 'taxable'),
(73285, 4787, '_tax_class', 'parent'),
(73286, 4787, '_manage_stock', 'yes'),
(73287, 4787, '_backorders', 'no'),
(73288, 4787, '_sold_individually', 'no'),
(73289, 4787, '_virtual', 'no'),
(73290, 4787, '_downloadable', 'no'),
(73291, 4787, '_download_limit', '-1'),
(73292, 4787, '_download_expiry', '-1'),
(73293, 4787, '_stock', '999'),
(73294, 4787, '_stock_status', 'instock'),
(73295, 4787, '_wc_average_rating', '0'),
(73296, 4787, '_wc_review_count', '0'),
(73297, 4787, 'attribute_pa_color', 'white'),
(73298, 4787, 'attribute_pa_shoe-size', '45'),
(73299, 4787, '_price', '298.26'),
(73300, 4787, '_product_version', '4.1.0'),
(73301, 4787, '_vi_wad_aliexpress_variation_id', '67393164950'),
(73302, 4787, '_vi_wad_aliexpress_variation_attr', '14:29;200000124:3116'),
(73303, 4788, '_variation_description', ''),
(73304, 4788, '_sku', '33040947843-white-40'),
(73305, 4788, '_regular_price', '298.26'),
(73306, 4788, 'total_sales', '0'),
(73307, 4788, '_tax_status', 'taxable'),
(73308, 4788, '_tax_class', 'parent'),
(73309, 4788, '_manage_stock', 'yes'),
(73310, 4788, '_backorders', 'no'),
(73311, 4788, '_sold_individually', 'no'),
(73312, 4788, '_virtual', 'no'),
(73313, 4788, '_downloadable', 'no'),
(73314, 4788, '_download_limit', '-1'),
(73315, 4788, '_download_expiry', '-1'),
(73316, 4788, '_stock', '999'),
(73317, 4788, '_stock_status', 'instock'),
(73318, 4788, '_wc_average_rating', '0'),
(73319, 4788, '_wc_review_count', '0'),
(73320, 4788, 'attribute_pa_color', 'white'),
(73321, 4788, 'attribute_pa_shoe-size', '40'),
(73322, 4788, '_price', '298.26'),
(73323, 4788, '_product_version', '4.1.0'),
(73324, 4788, '_vi_wad_aliexpress_variation_id', '67393164945'),
(73325, 4788, '_vi_wad_aliexpress_variation_attr', '14:29;200000124:100013888'),
(73326, 4789, '_variation_description', ''),
(73327, 4789, '_sku', '33040947843-white-39'),
(73328, 4789, '_regular_price', '298.26'),
(73329, 4789, 'total_sales', '0'),
(73330, 4789, '_tax_status', 'taxable'),
(73331, 4789, '_tax_class', 'parent'),
(73332, 4789, '_manage_stock', 'yes'),
(73333, 4789, '_backorders', 'no'),
(73334, 4789, '_sold_individually', 'no'),
(73335, 4789, '_virtual', 'no'),
(73336, 4789, '_downloadable', 'no'),
(73337, 4789, '_download_limit', '-1'),
(73338, 4789, '_download_expiry', '-1'),
(73339, 4789, '_stock', '999'),
(73340, 4789, '_stock_status', 'instock'),
(73341, 4789, '_wc_average_rating', '0'),
(73342, 4789, '_wc_review_count', '0'),
(73343, 4789, 'attribute_pa_color', 'white'),
(73344, 4789, 'attribute_pa_shoe-size', '39'),
(73345, 4789, '_price', '298.26'),
(73346, 4789, '_product_version', '4.1.0'),
(73347, 4789, '_vi_wad_aliexpress_variation_id', '67393164944'),
(73348, 4789, '_vi_wad_aliexpress_variation_attr', '14:29;200000124:200000364'),
(73349, 4790, '_variation_description', ''),
(73350, 4790, '_sku', '33040947843-white-42'),
(73351, 4790, '_regular_price', '298.26'),
(73352, 4790, 'total_sales', '0'),
(73353, 4790, '_tax_status', 'taxable'),
(73354, 4790, '_tax_class', 'parent'),
(73355, 4790, '_manage_stock', 'yes'),
(73356, 4790, '_backorders', 'no'),
(73357, 4790, '_sold_individually', 'no'),
(73358, 4790, '_virtual', 'no'),
(73359, 4790, '_downloadable', 'no'),
(73360, 4790, '_download_limit', '-1'),
(73361, 4790, '_download_expiry', '-1'),
(73362, 4790, '_stock', '999'),
(73363, 4790, '_stock_status', 'instock'),
(73364, 4790, '_wc_average_rating', '0'),
(73365, 4790, '_wc_review_count', '0'),
(73366, 4790, 'attribute_pa_color', 'white'),
(73367, 4790, 'attribute_pa_shoe-size', '42'),
(73368, 4790, '_price', '298.26'),
(73369, 4790, '_product_version', '4.1.0'),
(73370, 4790, '_vi_wad_aliexpress_variation_id', '67393164947'),
(73371, 4790, '_vi_wad_aliexpress_variation_attr', '14:29;200000124:200000337'),
(73372, 4791, '_variation_description', ''),
(73373, 4791, '_sku', '33040947843-white-41'),
(73374, 4791, '_regular_price', '298.26'),
(73375, 4791, 'total_sales', '0'),
(73376, 4791, '_tax_status', 'taxable'),
(73377, 4791, '_tax_class', 'parent'),
(73378, 4791, '_manage_stock', 'yes'),
(73379, 4791, '_backorders', 'no'),
(73380, 4791, '_sold_individually', 'no'),
(73381, 4791, '_virtual', 'no'),
(73382, 4791, '_downloadable', 'no'),
(73383, 4791, '_download_limit', '-1'),
(73384, 4791, '_download_expiry', '-1'),
(73385, 4791, '_stock', '999'),
(73386, 4791, '_stock_status', 'instock'),
(73387, 4791, '_wc_average_rating', '0'),
(73388, 4791, '_wc_review_count', '0'),
(73389, 4791, 'attribute_pa_color', 'white'),
(73390, 4791, 'attribute_pa_shoe-size', '41'),
(73391, 4791, '_price', '298.26'),
(73392, 4791, '_product_version', '4.1.0'),
(73393, 4791, '_vi_wad_aliexpress_variation_id', '67393164946'),
(73394, 4791, '_vi_wad_aliexpress_variation_attr', '14:29;200000124:100010483'),
(73395, 4792, '_variation_description', ''),
(73396, 4792, '_sku', '33040947843-white-36'),
(73397, 4792, '_regular_price', '298.26'),
(73398, 4792, 'total_sales', '0'),
(73399, 4792, '_tax_status', 'taxable'),
(73400, 4792, '_tax_class', 'parent'),
(73401, 4792, '_manage_stock', 'yes'),
(73402, 4792, '_backorders', 'no'),
(73403, 4792, '_sold_individually', 'no'),
(73404, 4792, '_virtual', 'no'),
(73405, 4792, '_downloadable', 'no'),
(73406, 4792, '_download_limit', '-1'),
(73407, 4792, '_download_expiry', '-1'),
(73408, 4792, '_stock', '999'),
(73409, 4792, '_stock_status', 'instock'),
(73410, 4792, '_wc_average_rating', '0'),
(73411, 4792, '_wc_review_count', '0'),
(73412, 4792, 'attribute_pa_color', 'white'),
(73413, 4792, 'attribute_pa_shoe-size', '36'),
(73414, 4792, '_price', '298.26'),
(73415, 4792, '_product_version', '4.1.0'),
(73416, 4792, '_vi_wad_aliexpress_variation_id', '67393164941'),
(73417, 4792, '_vi_wad_aliexpress_variation_attr', '14:29;200000124:200000334'),
(73418, 4793, '_variation_description', ''),
(73419, 4793, '_sku', '33040947843-white-35'),
(73420, 4793, '_regular_price', '298.26'),
(73421, 4793, 'total_sales', '0'),
(73422, 4793, '_tax_status', 'taxable'),
(73423, 4793, '_tax_class', 'parent'),
(73424, 4793, '_manage_stock', 'yes'),
(73425, 4793, '_backorders', 'no'),
(73426, 4793, '_sold_individually', 'no'),
(73427, 4793, '_virtual', 'no'),
(73428, 4793, '_downloadable', 'no'),
(73429, 4793, '_download_limit', '-1'),
(73430, 4793, '_download_expiry', '-1'),
(73431, 4793, '_stock', '999'),
(73432, 4793, '_stock_status', 'instock'),
(73433, 4793, '_wc_average_rating', '0'),
(73434, 4793, '_wc_review_count', '0'),
(73435, 4793, 'attribute_pa_color', 'white'),
(73436, 4793, 'attribute_pa_shoe-size', '35'),
(73437, 4793, '_price', '298.26'),
(73438, 4793, '_product_version', '4.1.0'),
(73439, 4793, '_vi_wad_aliexpress_variation_id', '67393164940'),
(73440, 4793, '_vi_wad_aliexpress_variation_attr', '14:29;200000124:200000333'),
(73441, 4794, '_variation_description', ''),
(73442, 4794, '_sku', '33040947843-white-38'),
(73443, 4794, '_regular_price', '298.26'),
(73444, 4794, 'total_sales', '0'),
(73445, 4794, '_tax_status', 'taxable'),
(73446, 4794, '_tax_class', 'parent'),
(73447, 4794, '_manage_stock', 'yes'),
(73448, 4794, '_backorders', 'no'),
(73449, 4794, '_sold_individually', 'no'),
(73450, 4794, '_virtual', 'no'),
(73451, 4794, '_downloadable', 'no'),
(73452, 4794, '_download_limit', '-1'),
(73453, 4794, '_download_expiry', '-1'),
(73454, 4794, '_stock', '999'),
(73455, 4794, '_stock_status', 'instock'),
(73456, 4794, '_wc_average_rating', '0'),
(73457, 4794, '_wc_review_count', '0'),
(73458, 4794, 'attribute_pa_color', 'white'),
(73459, 4794, 'attribute_pa_shoe-size', '38'),
(73460, 4794, '_price', '298.26'),
(73461, 4794, '_product_version', '4.1.0'),
(73462, 4794, '_vi_wad_aliexpress_variation_id', '67393164943'),
(73463, 4794, '_vi_wad_aliexpress_variation_attr', '14:29;200000124:200000898'),
(73464, 4795, '_variation_description', ''),
(73465, 4795, '_sku', '33040947843-white-37'),
(73466, 4795, '_regular_price', '298.26'),
(73467, 4795, 'total_sales', '0'),
(73468, 4795, '_tax_status', 'taxable'),
(73469, 4795, '_tax_class', 'parent'),
(73470, 4795, '_manage_stock', 'yes'),
(73471, 4795, '_backorders', 'no'),
(73472, 4795, '_sold_individually', 'no'),
(73473, 4795, '_virtual', 'no'),
(73474, 4795, '_downloadable', 'no'),
(73475, 4795, '_download_limit', '-1'),
(73476, 4795, '_download_expiry', '-1'),
(73477, 4795, '_stock', '999'),
(73478, 4795, '_stock_status', 'instock'),
(73479, 4795, '_wc_average_rating', '0'),
(73480, 4795, '_wc_review_count', '0'),
(73481, 4795, 'attribute_pa_color', 'white'),
(73482, 4795, 'attribute_pa_shoe-size', '37'),
(73483, 4795, '_price', '298.26'),
(73484, 4795, '_product_version', '4.1.0'),
(73485, 4795, '_vi_wad_aliexpress_variation_id', '67393164942'),
(73486, 4795, '_vi_wad_aliexpress_variation_attr', '14:29;200000124:100010482'),
(73487, 4796, '_variation_description', ''),
(73488, 4796, '_sku', '33040947843-pink-45'),
(73489, 4796, '_regular_price', '298.26'),
(73490, 4796, 'total_sales', '0'),
(73491, 4796, '_tax_status', 'taxable'),
(73492, 4796, '_tax_class', 'parent'),
(73493, 4796, '_manage_stock', 'yes'),
(73494, 4796, '_backorders', 'no'),
(73495, 4796, '_sold_individually', 'no'),
(73496, 4796, '_virtual', 'no'),
(73497, 4796, '_downloadable', 'no'),
(73498, 4796, '_download_limit', '-1'),
(73499, 4796, '_download_expiry', '-1'),
(73500, 4796, '_stock', '999'),
(73501, 4796, '_stock_status', 'instock'),
(73502, 4796, '_wc_average_rating', '0'),
(73503, 4796, '_wc_review_count', '0'),
(73504, 4796, 'attribute_pa_color', 'pink'),
(73505, 4796, 'attribute_pa_shoe-size', '45'),
(73506, 4796, '_price', '298.26'),
(73507, 4796, '_product_version', '4.1.0'),
(73508, 4796, '_vi_wad_aliexpress_variation_id', '67393164937'),
(73509, 4796, '_vi_wad_aliexpress_variation_attr', '14:1052#pink;200000124:3116'),
(73510, 4797, '_variation_description', ''),
(73511, 4797, '_sku', '33040947843-pink-44'),
(73512, 4797, '_regular_price', '298.26'),
(73513, 4797, 'total_sales', '0'),
(73514, 4797, '_tax_status', 'taxable'),
(73515, 4797, '_tax_class', 'parent'),
(73516, 4797, '_manage_stock', 'yes'),
(73517, 4797, '_backorders', 'no'),
(73518, 4797, '_sold_individually', 'no'),
(73519, 4797, '_virtual', 'no'),
(73520, 4797, '_downloadable', 'no'),
(73521, 4797, '_download_limit', '-1'),
(73522, 4797, '_download_expiry', '-1'),
(73523, 4797, '_stock', '999'),
(73524, 4797, '_stock_status', 'instock'),
(73525, 4797, '_wc_average_rating', '0'),
(73526, 4797, '_wc_review_count', '0'),
(73527, 4797, 'attribute_pa_color', 'pink'),
(73528, 4797, 'attribute_pa_shoe-size', '44'),
(73529, 4797, '_price', '298.26'),
(73530, 4797, '_product_version', '4.1.0'),
(73531, 4797, '_vi_wad_aliexpress_variation_id', '67393164936'),
(73532, 4797, '_vi_wad_aliexpress_variation_attr', '14:1052#pink;200000124:100010487'),
(73533, 4798, '_variation_description', ''),
(73534, 4798, '_sku', '33040947843-white-34'),
(73535, 4798, '_regular_price', '298.26'),
(73536, 4798, 'total_sales', '0'),
(73537, 4798, '_tax_status', 'taxable'),
(73538, 4798, '_tax_class', 'parent'),
(73539, 4798, '_manage_stock', 'yes'),
(73540, 4798, '_backorders', 'no'),
(73541, 4798, '_sold_individually', 'no'),
(73542, 4798, '_virtual', 'no'),
(73543, 4798, '_downloadable', 'no'),
(73544, 4798, '_download_limit', '-1'),
(73545, 4798, '_download_expiry', '-1'),
(73546, 4798, '_stock', '999'),
(73547, 4798, '_stock_status', 'instock'),
(73548, 4798, '_wc_average_rating', '0'),
(73549, 4798, '_wc_review_count', '0'),
(73550, 4798, 'attribute_pa_color', 'white'),
(73551, 4798, 'attribute_pa_shoe-size', '34'),
(73552, 4798, '_price', '298.26'),
(73553, 4798, '_product_version', '4.1.0'),
(73554, 4798, '_vi_wad_aliexpress_variation_id', '67393164939'),
(73555, 4798, '_vi_wad_aliexpress_variation_attr', '14:29;200000124:100010481'),
(73556, 4799, '_variation_description', ''),
(73557, 4799, '_sku', '33040947843-white-33'),
(73558, 4799, '_regular_price', '298.26'),
(73559, 4799, 'total_sales', '0'),
(73560, 4799, '_tax_status', 'taxable'),
(73561, 4799, '_tax_class', 'parent'),
(73562, 4799, '_manage_stock', 'yes'),
(73563, 4799, '_backorders', 'no'),
(73564, 4799, '_sold_individually', 'no'),
(73565, 4799, '_virtual', 'no'),
(73566, 4799, '_downloadable', 'no'),
(73567, 4799, '_download_limit', '-1'),
(73568, 4799, '_download_expiry', '-1'),
(73569, 4799, '_stock', '999'),
(73570, 4799, '_stock_status', 'instock'),
(73571, 4799, '_wc_average_rating', '0'),
(73572, 4799, '_wc_review_count', '0'),
(73573, 4799, 'attribute_pa_color', 'white'),
(73574, 4799, 'attribute_pa_shoe-size', '33'),
(73575, 4799, '_price', '298.26'),
(73576, 4799, '_product_version', '4.1.0'),
(73577, 4799, '_vi_wad_aliexpress_variation_id', '67393164938'),
(73578, 4799, '_vi_wad_aliexpress_variation_attr', '14:29;200000124:200000332'),
(73579, 4800, '_variation_description', ''),
(73580, 4800, '_sku', '33040947843-pink-41'),
(73581, 4800, '_regular_price', '298.26'),
(73582, 4800, 'total_sales', '0'),
(73583, 4800, '_tax_status', 'taxable'),
(73584, 4800, '_tax_class', 'parent'),
(73585, 4800, '_manage_stock', 'yes'),
(73586, 4800, '_backorders', 'no'),
(73587, 4800, '_sold_individually', 'no'),
(73588, 4800, '_virtual', 'no'),
(73589, 4800, '_downloadable', 'no'),
(73590, 4800, '_download_limit', '-1'),
(73591, 4800, '_download_expiry', '-1'),
(73592, 4800, '_stock', '999'),
(73593, 4800, '_stock_status', 'instock'),
(73594, 4800, '_wc_average_rating', '0'),
(73595, 4800, '_wc_review_count', '0'),
(73596, 4800, 'attribute_pa_color', 'pink'),
(73597, 4800, 'attribute_pa_shoe-size', '41'),
(73598, 4800, '_price', '298.26'),
(73599, 4800, '_product_version', '4.1.0'),
(73600, 4800, '_vi_wad_aliexpress_variation_id', '67393164933'),
(73601, 4800, '_vi_wad_aliexpress_variation_attr', '14:1052#pink;200000124:100010483'),
(73602, 4801, '_variation_description', ''),
(73603, 4801, '_sku', '33040947843-pink-40'),
(73604, 4801, '_regular_price', '298.26'),
(73605, 4801, 'total_sales', '0'),
(73606, 4801, '_tax_status', 'taxable'),
(73607, 4801, '_tax_class', 'parent'),
(73608, 4801, '_manage_stock', 'yes'),
(73609, 4801, '_backorders', 'no'),
(73610, 4801, '_sold_individually', 'no'),
(73611, 4801, '_virtual', 'no'),
(73612, 4801, '_downloadable', 'no'),
(73613, 4801, '_download_limit', '-1'),
(73614, 4801, '_download_expiry', '-1'),
(73615, 4801, '_stock', '999'),
(73616, 4801, '_stock_status', 'instock'),
(73617, 4801, '_wc_average_rating', '0'),
(73618, 4801, '_wc_review_count', '0'),
(73619, 4801, 'attribute_pa_color', 'pink'),
(73620, 4801, 'attribute_pa_shoe-size', '40'),
(73621, 4801, '_price', '298.26'),
(73622, 4801, '_product_version', '4.1.0'),
(73623, 4801, '_vi_wad_aliexpress_variation_id', '67393164932'),
(73624, 4801, '_vi_wad_aliexpress_variation_attr', '14:1052#pink;200000124:100013888'),
(73625, 4802, '_variation_description', ''),
(73626, 4802, '_sku', '33040947843-pink-43'),
(73627, 4802, '_regular_price', '298.26'),
(73628, 4802, 'total_sales', '0'),
(73629, 4802, '_tax_status', 'taxable'),
(73630, 4802, '_tax_class', 'parent'),
(73631, 4802, '_manage_stock', 'yes'),
(73632, 4802, '_backorders', 'no'),
(73633, 4802, '_sold_individually', 'no'),
(73634, 4802, '_virtual', 'no'),
(73635, 4802, '_downloadable', 'no'),
(73636, 4802, '_download_limit', '-1'),
(73637, 4802, '_download_expiry', '-1'),
(73638, 4802, '_stock', '999'),
(73639, 4802, '_stock_status', 'instock'),
(73640, 4802, '_wc_average_rating', '0'),
(73641, 4802, '_wc_review_count', '0'),
(73642, 4802, 'attribute_pa_color', 'pink'),
(73643, 4802, 'attribute_pa_shoe-size', '43'),
(73644, 4802, '_price', '298.26'),
(73645, 4802, '_product_version', '4.1.0'),
(73646, 4802, '_vi_wad_aliexpress_variation_id', '67393164935'),
(73647, 4802, '_vi_wad_aliexpress_variation_attr', '14:1052#pink;200000124:200000338'),
(73648, 4803, '_variation_description', ''),
(73649, 4803, '_sku', '33040947843-pink-42'),
(73650, 4803, '_regular_price', '298.26'),
(73651, 4803, 'total_sales', '0'),
(73652, 4803, '_tax_status', 'taxable'),
(73653, 4803, '_tax_class', 'parent'),
(73654, 4803, '_manage_stock', 'yes'),
(73655, 4803, '_backorders', 'no'),
(73656, 4803, '_sold_individually', 'no'),
(73657, 4803, '_virtual', 'no'),
(73658, 4803, '_downloadable', 'no'),
(73659, 4803, '_download_limit', '-1'),
(73660, 4803, '_download_expiry', '-1'),
(73661, 4803, '_stock', '999'),
(73662, 4803, '_stock_status', 'instock'),
(73663, 4803, '_wc_average_rating', '0'),
(73664, 4803, '_wc_review_count', '0'),
(73665, 4803, 'attribute_pa_color', 'pink'),
(73666, 4803, 'attribute_pa_shoe-size', '42'),
(73667, 4803, '_price', '298.26'),
(73668, 4803, '_product_version', '4.1.0'),
(73669, 4803, '_vi_wad_aliexpress_variation_id', '67393164934'),
(73670, 4803, '_vi_wad_aliexpress_variation_attr', '14:1052#pink;200000124:200000337'),
(73671, 4804, '_variation_description', ''),
(73672, 4804, '_sku', '33040947843-pink-37'),
(73673, 4804, '_regular_price', '298.26'),
(73674, 4804, 'total_sales', '0'),
(73675, 4804, '_tax_status', 'taxable'),
(73676, 4804, '_tax_class', 'parent'),
(73677, 4804, '_manage_stock', 'yes'),
(73678, 4804, '_backorders', 'no'),
(73679, 4804, '_sold_individually', 'no'),
(73680, 4804, '_virtual', 'no'),
(73681, 4804, '_downloadable', 'no'),
(73682, 4804, '_download_limit', '-1'),
(73683, 4804, '_download_expiry', '-1'),
(73684, 4804, '_stock', '999'),
(73685, 4804, '_stock_status', 'instock'),
(73686, 4804, '_wc_average_rating', '0'),
(73687, 4804, '_wc_review_count', '0'),
(73688, 4804, 'attribute_pa_color', 'pink'),
(73689, 4804, 'attribute_pa_shoe-size', '37'),
(73690, 4804, '_price', '298.26'),
(73691, 4804, '_product_version', '4.1.0'),
(73692, 4804, '_vi_wad_aliexpress_variation_id', '67393164929'),
(73693, 4804, '_vi_wad_aliexpress_variation_attr', '14:1052#pink;200000124:100010482'),
(73694, 4805, '_variation_description', ''),
(73695, 4805, '_sku', '33040947843-pink-36'),
(73696, 4805, '_regular_price', '298.26'),
(73697, 4805, 'total_sales', '0'),
(73698, 4805, '_tax_status', 'taxable'),
(73699, 4805, '_tax_class', 'parent'),
(73700, 4805, '_manage_stock', 'yes'),
(73701, 4805, '_backorders', 'no'),
(73702, 4805, '_sold_individually', 'no'),
(73703, 4805, '_virtual', 'no'),
(73704, 4805, '_downloadable', 'no'),
(73705, 4805, '_download_limit', '-1'),
(73706, 4805, '_download_expiry', '-1'),
(73707, 4805, '_stock', '999'),
(73708, 4805, '_stock_status', 'instock'),
(73709, 4805, '_wc_average_rating', '0'),
(73710, 4805, '_wc_review_count', '0'),
(73711, 4805, 'attribute_pa_color', 'pink'),
(73712, 4805, 'attribute_pa_shoe-size', '36'),
(73713, 4805, '_price', '298.26'),
(73714, 4805, '_product_version', '4.1.0'),
(73715, 4805, '_vi_wad_aliexpress_variation_id', '67393164928'),
(73716, 4805, '_vi_wad_aliexpress_variation_attr', '14:1052#pink;200000124:200000334'),
(73717, 4806, '_variation_description', ''),
(73718, 4806, '_sku', '33040947843-pink-39'),
(73719, 4806, '_regular_price', '298.26'),
(73720, 4806, 'total_sales', '0'),
(73721, 4806, '_tax_status', 'taxable'),
(73722, 4806, '_tax_class', 'parent'),
(73723, 4806, '_manage_stock', 'yes'),
(73724, 4806, '_backorders', 'no'),
(73725, 4806, '_sold_individually', 'no'),
(73726, 4806, '_virtual', 'no'),
(73727, 4806, '_downloadable', 'no'),
(73728, 4806, '_download_limit', '-1'),
(73729, 4806, '_download_expiry', '-1'),
(73730, 4806, '_stock', '999'),
(73731, 4806, '_stock_status', 'instock'),
(73732, 4806, '_wc_average_rating', '0'),
(73733, 4806, '_wc_review_count', '0'),
(73734, 4806, 'attribute_pa_color', 'pink'),
(73735, 4806, 'attribute_pa_shoe-size', '39'),
(73736, 4806, '_price', '298.26'),
(73737, 4806, '_product_version', '4.1.0'),
(73738, 4806, '_vi_wad_aliexpress_variation_id', '67393164931'),
(73739, 4806, '_vi_wad_aliexpress_variation_attr', '14:1052#pink;200000124:200000364'),
(73740, 4807, '_variation_description', ''),
(73741, 4807, '_sku', '33040947843-pink-38'),
(73742, 4807, '_regular_price', '298.26'),
(73743, 4807, 'total_sales', '0'),
(73744, 4807, '_tax_status', 'taxable'),
(73745, 4807, '_tax_class', 'parent'),
(73746, 4807, '_manage_stock', 'yes'),
(73747, 4807, '_backorders', 'no'),
(73748, 4807, '_sold_individually', 'no'),
(73749, 4807, '_virtual', 'no'),
(73750, 4807, '_downloadable', 'no'),
(73751, 4807, '_download_limit', '-1'),
(73752, 4807, '_download_expiry', '-1'),
(73753, 4807, '_stock', '999'),
(73754, 4807, '_stock_status', 'instock'),
(73755, 4807, '_wc_average_rating', '0'),
(73756, 4807, '_wc_review_count', '0'),
(73757, 4807, 'attribute_pa_color', 'pink'),
(73758, 4807, 'attribute_pa_shoe-size', '38'),
(73759, 4807, '_price', '298.26'),
(73760, 4807, '_product_version', '4.1.0'),
(73761, 4807, '_vi_wad_aliexpress_variation_id', '67393164930'),
(73762, 4807, '_vi_wad_aliexpress_variation_attr', '14:1052#pink;200000124:200000898'),
(73763, 4767, '_price', '298.26'),
(73764, 4808, '_wp_attached_file', '2021/06/Higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high-1.jpg'),
(73765, 4808, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:104:\"2021/06/Higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high-1.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:104:\"Higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:104:\"Higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:104:\"Higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high-1-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:104:\"Higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high-1-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:104:\"Higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high-1-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:104:\"Higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:104:\"Higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:104:\"Higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:104:\"Higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:104:\"Higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:104:\"Higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(73766, 4808, '_vi_wad_image_id', 'ae01.alicdn.com/kf/HTB1vA3BcEuF3KVjSZK9q6zVtXXag/Higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high.jpg'),
(73767, 4767, '_product_image_gallery', '4808,4811,4821,4833,4838'),
(73768, 4809, '_sku', '32897838646'),
(73769, 4809, '_visibility', 'visible'),
(73770, 4809, '_default_attributes', ''),
(73771, 4765, '_vi_wad_woo_id', '4809'),
(73772, 4809, '_vi_wad_aliexpress_product_id', '32897838646'),
(73773, 4809, 'total_sales', '0'),
(73774, 4809, '_tax_status', 'taxable'),
(73775, 4809, '_tax_class', ''),
(73776, 4809, '_manage_stock', 'no'),
(73777, 4809, '_backorders', 'no'),
(73778, 4809, '_sold_individually', 'no'),
(73779, 4809, '_virtual', 'no'),
(73780, 4809, '_downloadable', 'no'),
(73781, 4809, '_download_limit', '-1'),
(73782, 4809, '_download_expiry', '-1'),
(73783, 4809, '_stock', NULL),
(73784, 4809, '_stock_status', 'instock'),
(73785, 4809, '_wc_average_rating', '0'),
(73786, 4809, '_wc_review_count', '0'),
(73787, 4809, '_product_attributes', 'a:2:{s:8:\"pa_color\";a:6:{s:4:\"name\";s:8:\"pa_color\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"0\";s:10:\"is_visible\";s:1:\"0\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"1\";}s:12:\"pa_shoe-size\";a:6:{s:4:\"name\";s:12:\"pa_shoe-size\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"1\";s:10:\"is_visible\";s:1:\"0\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"1\";}}'),
(73788, 4809, '_product_version', '4.1.0'),
(73789, 4810, '_wp_attached_file', '2021/06/Luxurious-Purple-Decorated-With-Rhinestone-Nigerian-Wedding-Shoes-With-Square-Clutch-bag-12cm-higher-platform-in.jpg'),
(73790, 4810, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:124:\"2021/06/Luxurious-Purple-Decorated-With-Rhinestone-Nigerian-Wedding-Shoes-With-Square-Clutch-bag-12cm-higher-platform-in.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:124:\"Luxurious-Purple-Decorated-With-Rhinestone-Nigerian-Wedding-Shoes-With-Square-Clutch-bag-12cm-higher-platform-in-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:124:\"Luxurious-Purple-Decorated-With-Rhinestone-Nigerian-Wedding-Shoes-With-Square-Clutch-bag-12cm-higher-platform-in-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:124:\"Luxurious-Purple-Decorated-With-Rhinestone-Nigerian-Wedding-Shoes-With-Square-Clutch-bag-12cm-higher-platform-in-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:124:\"Luxurious-Purple-Decorated-With-Rhinestone-Nigerian-Wedding-Shoes-With-Square-Clutch-bag-12cm-higher-platform-in-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:124:\"Luxurious-Purple-Decorated-With-Rhinestone-Nigerian-Wedding-Shoes-With-Square-Clutch-bag-12cm-higher-platform-in-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:124:\"Luxurious-Purple-Decorated-With-Rhinestone-Nigerian-Wedding-Shoes-With-Square-Clutch-bag-12cm-higher-platform-in-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:124:\"Luxurious-Purple-Decorated-With-Rhinestone-Nigerian-Wedding-Shoes-With-Square-Clutch-bag-12cm-higher-platform-in-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:124:\"Luxurious-Purple-Decorated-With-Rhinestone-Nigerian-Wedding-Shoes-With-Square-Clutch-bag-12cm-higher-platform-in-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:124:\"Luxurious-Purple-Decorated-With-Rhinestone-Nigerian-Wedding-Shoes-With-Square-Clutch-bag-12cm-higher-platform-in-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:124:\"Luxurious-Purple-Decorated-With-Rhinestone-Nigerian-Wedding-Shoes-With-Square-Clutch-bag-12cm-higher-platform-in-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:124:\"Luxurious-Purple-Decorated-With-Rhinestone-Nigerian-Wedding-Shoes-With-Square-Clutch-bag-12cm-higher-platform-in-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(73791, 4811, '_wp_attached_file', '2021/06/Higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high-2.jpg'),
(73792, 4811, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:104:\"2021/06/Higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high-2.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:104:\"Higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:104:\"Higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:104:\"Higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high-2-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:104:\"Higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high-2-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:104:\"Higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high-2-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:104:\"Higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:104:\"Higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:104:\"Higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:104:\"Higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:104:\"Higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:104:\"Higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(73793, 4810, '_vi_wad_image_id', 'ae01.alicdn.com/kf/HTB1ETbBEKuSBuNjy1Xcq6AYjFXao/Luxurious-Purple-Decorated-With-Rhinestone-Nigerian-Wedding-Shoes-With-Square-Clutch-bag-12cm-higher-platform-in.jpg'),
(73794, 4809, '_thumbnail_id', '4810'),
(73795, 4812, '_variation_description', ''),
(73796, 4812, '_sku', '32897838646-as-photo-2-6-5'),
(73797, 4812, '_regular_price', '235.03'),
(73798, 4812, 'total_sales', '0'),
(73799, 4812, '_tax_status', 'taxable'),
(73800, 4812, '_tax_class', 'parent'),
(73801, 4812, '_manage_stock', 'yes'),
(73802, 4812, '_backorders', 'no'),
(73803, 4812, '_sold_individually', 'no'),
(73804, 4811, '_vi_wad_image_id', 'ae01.alicdn.com/kf/HTB1_2czcwKG3KVjSZFLq6yMvXXay/Higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high.jpg'),
(73805, 4812, '_virtual', 'no'),
(73806, 4812, '_downloadable', 'no'),
(73807, 4812, '_download_limit', '-1'),
(73808, 4812, '_download_expiry', '-1'),
(73809, 4812, '_stock', '60'),
(73810, 4812, '_stock_status', 'instock'),
(73811, 4812, '_wc_average_rating', '0'),
(73812, 4812, '_wc_review_count', '0'),
(73813, 4812, 'attribute_pa_color', 'as-photo-2'),
(73814, 4812, 'attribute_pa_shoe-size', '6-5'),
(73815, 4812, '_price', '235.03'),
(73816, 4812, '_product_version', '4.1.0'),
(73817, 4812, '_vi_wad_aliexpress_variation_id', '65851572640'),
(73818, 4812, '_vi_wad_aliexpress_variation_attr', '14:193#as photo 2;200000124:200000287'),
(73819, 4813, '_variation_description', ''),
(73820, 4813, '_sku', '32897838646-as-photo-2-7-5'),
(73821, 4813, '_regular_price', '235.03'),
(73822, 4813, 'total_sales', '0'),
(73823, 4813, '_tax_status', 'taxable'),
(73824, 4813, '_tax_class', 'parent'),
(73825, 4813, '_manage_stock', 'yes'),
(73826, 4813, '_backorders', 'no'),
(73827, 4813, '_sold_individually', 'no'),
(73828, 4813, '_virtual', 'no'),
(73829, 4813, '_downloadable', 'no'),
(73830, 4813, '_download_limit', '-1'),
(73831, 4813, '_download_expiry', '-1'),
(73832, 4813, '_stock', '60'),
(73833, 4813, '_stock_status', 'instock'),
(73834, 4813, '_wc_average_rating', '0'),
(73835, 4813, '_wc_review_count', '0'),
(73836, 4813, 'attribute_pa_color', 'as-photo-2'),
(73837, 4813, 'attribute_pa_shoe-size', '7-5'),
(73838, 4813, '_price', '235.03'),
(73839, 4813, '_product_version', '4.1.0'),
(73840, 4813, '_vi_wad_aliexpress_variation_id', '65851572641'),
(73841, 4813, '_vi_wad_aliexpress_variation_attr', '14:193#as photo 2;200000124:200000288'),
(73842, 4814, '_variation_description', ''),
(73843, 4814, '_sku', '32897838646-as-photo-2-8-5'),
(73844, 4814, '_regular_price', '235.03'),
(73845, 4814, 'total_sales', '0'),
(73846, 4814, '_tax_status', 'taxable'),
(73847, 4814, '_tax_class', 'parent'),
(73848, 4814, '_manage_stock', 'yes'),
(73849, 4814, '_backorders', 'no'),
(73850, 4814, '_sold_individually', 'no'),
(73851, 4814, '_virtual', 'no'),
(73852, 4814, '_downloadable', 'no'),
(73853, 4814, '_download_limit', '-1'),
(73854, 4814, '_download_expiry', '-1'),
(73855, 4814, '_stock', '60'),
(73856, 4814, '_stock_status', 'instock'),
(73857, 4814, '_wc_average_rating', '0'),
(73858, 4814, '_wc_review_count', '0'),
(73859, 4814, 'attribute_pa_color', 'as-photo-2'),
(73860, 4814, 'attribute_pa_shoe-size', '8-5'),
(73861, 4814, '_price', '235.03'),
(73862, 4814, '_product_version', '4.1.0'),
(73863, 4814, '_vi_wad_aliexpress_variation_id', '65851572642'),
(73864, 4814, '_vi_wad_aliexpress_variation_attr', '14:193#as photo 2;200000124:200000289'),
(73865, 4815, '_variation_description', ''),
(73866, 4815, '_sku', '32897838646-as-photo-2-9'),
(73867, 4815, '_regular_price', '235.03'),
(73868, 4815, 'total_sales', '0'),
(73869, 4815, '_tax_status', 'taxable'),
(73870, 4815, '_tax_class', 'parent'),
(73871, 4815, '_manage_stock', 'yes'),
(73872, 4815, '_backorders', 'no'),
(73873, 4815, '_sold_individually', 'no'),
(73874, 4815, '_virtual', 'no'),
(73875, 4815, '_downloadable', 'no'),
(73876, 4815, '_download_limit', '-1'),
(73877, 4815, '_download_expiry', '-1'),
(73878, 4815, '_stock', '60'),
(73879, 4815, '_stock_status', 'instock'),
(73880, 4815, '_wc_average_rating', '0'),
(73881, 4815, '_wc_review_count', '0'),
(73882, 4815, 'attribute_pa_color', 'as-photo-2'),
(73883, 4815, 'attribute_pa_shoe-size', '9'),
(73884, 4815, '_price', '235.03'),
(73885, 4815, '_product_version', '4.1.0'),
(73886, 4815, '_vi_wad_aliexpress_variation_id', '65851572643'),
(73887, 4815, '_vi_wad_aliexpress_variation_attr', '14:193#as photo 2;200000124:350262'),
(73888, 4816, '_variation_description', ''),
(73889, 4816, '_sku', '32897838646-as-photo-2-9-5'),
(73890, 4816, '_regular_price', '235.03'),
(73891, 4816, 'total_sales', '0'),
(73892, 4816, '_tax_status', 'taxable'),
(73893, 4816, '_tax_class', 'parent'),
(73894, 4816, '_manage_stock', 'yes'),
(73895, 4816, '_backorders', 'no'),
(73896, 4816, '_sold_individually', 'no'),
(73897, 4816, '_virtual', 'no'),
(73898, 4816, '_downloadable', 'no'),
(73899, 4816, '_download_limit', '-1'),
(73900, 4816, '_download_expiry', '-1'),
(73901, 4816, '_stock', '60'),
(73902, 4816, '_stock_status', 'instock'),
(73903, 4816, '_wc_average_rating', '0'),
(73904, 4816, '_wc_review_count', '0'),
(73905, 4816, 'attribute_pa_color', 'as-photo-2'),
(73906, 4816, 'attribute_pa_shoe-size', '9-5'),
(73907, 4816, '_price', '235.03'),
(73908, 4816, '_product_version', '4.1.0'),
(73909, 4816, '_vi_wad_aliexpress_variation_id', '65851572644'),
(73910, 4816, '_vi_wad_aliexpress_variation_attr', '14:193#as photo 2;200000124:200000290'),
(73911, 4817, '_variation_description', ''),
(73912, 4817, '_sku', '32897838646-as-photo-2-10'),
(73913, 4817, '_regular_price', '235.03'),
(73914, 4817, 'total_sales', '0'),
(73915, 4817, '_tax_status', 'taxable'),
(73916, 4817, '_tax_class', 'parent'),
(73917, 4817, '_manage_stock', 'yes'),
(73918, 4817, '_backorders', 'no'),
(73919, 4817, '_sold_individually', 'no'),
(73920, 4817, '_virtual', 'no'),
(73921, 4817, '_downloadable', 'no'),
(73922, 4817, '_download_limit', '-1'),
(73923, 4817, '_download_expiry', '-1'),
(73924, 4817, '_stock', '60'),
(73925, 4817, '_stock_status', 'instock'),
(73926, 4817, '_wc_average_rating', '0'),
(73927, 4817, '_wc_review_count', '0'),
(73928, 4817, 'attribute_pa_color', 'as-photo-2'),
(73929, 4817, 'attribute_pa_shoe-size', '10'),
(73930, 4817, '_price', '235.03'),
(73931, 4817, '_product_version', '4.1.0'),
(73932, 4817, '_vi_wad_aliexpress_variation_id', '65851572645'),
(73933, 4817, '_vi_wad_aliexpress_variation_attr', '14:193#as photo 2;200000124:1583'),
(73934, 4818, '_variation_description', ''),
(73935, 4818, '_sku', '32897838646-as-photo-3-6-5'),
(73936, 4818, '_regular_price', '235.03'),
(73937, 4818, 'total_sales', '0'),
(73938, 4818, '_tax_status', 'taxable'),
(73939, 4818, '_tax_class', 'parent'),
(73940, 4818, '_manage_stock', 'yes'),
(73941, 4818, '_backorders', 'no'),
(73942, 4818, '_sold_individually', 'no'),
(73943, 4818, '_virtual', 'no'),
(73944, 4818, '_downloadable', 'no'),
(73945, 4818, '_download_limit', '-1'),
(73946, 4818, '_download_expiry', '-1'),
(73947, 4818, '_stock', '60'),
(73948, 4818, '_stock_status', 'instock'),
(73949, 4818, '_wc_average_rating', '0'),
(73950, 4818, '_wc_review_count', '0'),
(73951, 4818, 'attribute_pa_color', 'as-photo-3'),
(73952, 4818, 'attribute_pa_shoe-size', '6-5'),
(73953, 4818, '_price', '235.03'),
(73954, 4818, '_product_version', '4.1.0'),
(73955, 4818, '_vi_wad_aliexpress_variation_id', '65851572646'),
(73956, 4818, '_vi_wad_aliexpress_variation_attr', '14:173#as photo 3;200000124:200000287'),
(73957, 4819, '_variation_description', ''),
(73958, 4819, '_sku', '32897838646-as-photo-3-7-5'),
(73959, 4819, '_regular_price', '235.03'),
(73960, 4819, 'total_sales', '0'),
(73961, 4819, '_tax_status', 'taxable'),
(73962, 4819, '_tax_class', 'parent'),
(73963, 4819, '_manage_stock', 'yes'),
(73964, 4819, '_backorders', 'no'),
(73965, 4819, '_sold_individually', 'no'),
(73966, 4819, '_virtual', 'no'),
(73967, 4819, '_downloadable', 'no'),
(73968, 4819, '_download_limit', '-1'),
(73969, 4819, '_download_expiry', '-1'),
(73970, 4819, '_stock', '60'),
(73971, 4819, '_stock_status', 'instock'),
(73972, 4819, '_wc_average_rating', '0'),
(73973, 4819, '_wc_review_count', '0'),
(73974, 4819, 'attribute_pa_color', 'as-photo-3'),
(73975, 4819, 'attribute_pa_shoe-size', '7-5'),
(73976, 4819, '_price', '235.03'),
(73977, 4819, '_product_version', '4.1.0'),
(73978, 4819, '_vi_wad_aliexpress_variation_id', '65851572647'),
(73979, 4819, '_vi_wad_aliexpress_variation_attr', '14:173#as photo 3;200000124:200000288'),
(73980, 4820, '_variation_description', ''),
(73981, 4820, '_sku', '32897838646-as-photo-3-8-5'),
(73982, 4820, '_regular_price', '235.03'),
(73983, 4820, 'total_sales', '0'),
(73984, 4820, '_tax_status', 'taxable'),
(73985, 4820, '_tax_class', 'parent'),
(73986, 4820, '_manage_stock', 'yes'),
(73987, 4820, '_backorders', 'no'),
(73988, 4820, '_sold_individually', 'no'),
(73989, 4820, '_virtual', 'no'),
(73990, 4820, '_downloadable', 'no'),
(73991, 4820, '_download_limit', '-1'),
(73992, 4820, '_download_expiry', '-1'),
(73993, 4820, '_stock', '60'),
(73994, 4821, '_wp_attached_file', '2021/06/Higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high-3.jpg'),
(73995, 4820, '_stock_status', 'instock'),
(73996, 4821, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:104:\"2021/06/Higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high-3.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:104:\"Higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:104:\"Higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:104:\"Higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high-3-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:104:\"Higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high-3-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:104:\"Higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high-3-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:104:\"Higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:104:\"Higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high-3-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:104:\"Higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:104:\"Higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:104:\"Higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high-3-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:104:\"Higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(73997, 4820, '_wc_average_rating', '0'),
(73998, 4820, '_wc_review_count', '0'),
(73999, 4820, 'attribute_pa_color', 'as-photo-3'),
(74000, 4820, 'attribute_pa_shoe-size', '8-5'),
(74001, 4820, '_price', '235.03'),
(74002, 4820, '_product_version', '4.1.0'),
(74003, 4820, '_vi_wad_aliexpress_variation_id', '65851572648'),
(74004, 4820, '_vi_wad_aliexpress_variation_attr', '14:173#as photo 3;200000124:200000289'),
(74005, 4822, '_variation_description', ''),
(74006, 4822, '_sku', '32897838646-as-photo-3-9'),
(74007, 4822, '_regular_price', '235.03'),
(74008, 4822, 'total_sales', '0'),
(74009, 4822, '_tax_status', 'taxable'),
(74010, 4822, '_tax_class', 'parent'),
(74011, 4822, '_manage_stock', 'yes'),
(74012, 4822, '_backorders', 'no'),
(74013, 4822, '_sold_individually', 'no'),
(74014, 4822, '_virtual', 'no'),
(74015, 4822, '_downloadable', 'no'),
(74016, 4822, '_download_limit', '-1'),
(74017, 4822, '_download_expiry', '-1'),
(74018, 4822, '_stock', '60'),
(74019, 4822, '_stock_status', 'instock'),
(74020, 4822, '_wc_average_rating', '0'),
(74021, 4822, '_wc_review_count', '0'),
(74022, 4822, 'attribute_pa_color', 'as-photo-3'),
(74023, 4822, 'attribute_pa_shoe-size', '9'),
(74024, 4822, '_price', '235.03'),
(74025, 4822, '_product_version', '4.1.0'),
(74026, 4822, '_vi_wad_aliexpress_variation_id', '65851572649'),
(74027, 4822, '_vi_wad_aliexpress_variation_attr', '14:173#as photo 3;200000124:350262'),
(74028, 4823, '_variation_description', ''),
(74029, 4823, '_sku', '32897838646-as-photo-3-9-5'),
(74030, 4823, '_regular_price', '235.03'),
(74031, 4823, 'total_sales', '0'),
(74032, 4823, '_tax_status', 'taxable'),
(74033, 4823, '_tax_class', 'parent'),
(74034, 4823, '_manage_stock', 'yes'),
(74035, 4823, '_backorders', 'no'),
(74036, 4823, '_sold_individually', 'no'),
(74037, 4823, '_virtual', 'no'),
(74038, 4823, '_downloadable', 'no'),
(74039, 4823, '_download_limit', '-1'),
(74040, 4823, '_download_expiry', '-1'),
(74041, 4823, '_stock', '60'),
(74042, 4823, '_stock_status', 'instock'),
(74043, 4823, '_wc_average_rating', '0'),
(74044, 4823, '_wc_review_count', '0'),
(74045, 4823, 'attribute_pa_color', 'as-photo-3'),
(74046, 4823, 'attribute_pa_shoe-size', '9-5'),
(74047, 4823, '_price', '235.03'),
(74048, 4823, '_product_version', '4.1.0'),
(74049, 4823, '_vi_wad_aliexpress_variation_id', '65851572650'),
(74050, 4823, '_vi_wad_aliexpress_variation_attr', '14:173#as photo 3;200000124:200000290'),
(74051, 4824, '_variation_description', ''),
(74052, 4824, '_sku', '32897838646-as-photo-3-10'),
(74053, 4824, '_regular_price', '235.03'),
(74054, 4824, 'total_sales', '0'),
(74055, 4824, '_tax_status', 'taxable'),
(74056, 4824, '_tax_class', 'parent'),
(74057, 4824, '_manage_stock', 'yes'),
(74058, 4824, '_backorders', 'no'),
(74059, 4824, '_sold_individually', 'no'),
(74060, 4824, '_virtual', 'no'),
(74061, 4824, '_downloadable', 'no'),
(74062, 4824, '_download_limit', '-1'),
(74063, 4824, '_download_expiry', '-1'),
(74064, 4824, '_stock', '60'),
(74065, 4824, '_stock_status', 'instock'),
(74066, 4824, '_wc_average_rating', '0'),
(74067, 4824, '_wc_review_count', '0'),
(74068, 4824, 'attribute_pa_color', 'as-photo-3'),
(74069, 4824, 'attribute_pa_shoe-size', '10'),
(74070, 4824, '_price', '235.03'),
(74071, 4824, '_product_version', '4.1.0'),
(74072, 4824, '_vi_wad_aliexpress_variation_id', '65851572651'),
(74073, 4824, '_vi_wad_aliexpress_variation_attr', '14:173#as photo 3;200000124:1583'),
(74074, 4825, '_variation_description', ''),
(74075, 4825, '_sku', '32897838646-as-photo-4-6-5'),
(74076, 4825, '_regular_price', '235.03'),
(74077, 4821, '_vi_wad_image_id', 'ae01.alicdn.com/kf/HTB1e3szcECF3KVjSZJnq6znHFXa3/Higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high.jpg'),
(74078, 4825, 'total_sales', '0'),
(74079, 4825, '_tax_status', 'taxable'),
(74080, 4825, '_tax_class', 'parent'),
(74081, 4825, '_manage_stock', 'yes'),
(74082, 4825, '_backorders', 'no'),
(74083, 4825, '_sold_individually', 'no'),
(74084, 4825, '_virtual', 'no'),
(74085, 4825, '_downloadable', 'no'),
(74086, 4825, '_download_limit', '-1'),
(74087, 4825, '_download_expiry', '-1'),
(74088, 4825, '_stock', '60'),
(74089, 4825, '_stock_status', 'instock'),
(74090, 4825, '_wc_average_rating', '0'),
(74091, 4825, '_wc_review_count', '0'),
(74092, 4825, 'attribute_pa_color', 'as-photo-4'),
(74093, 4825, 'attribute_pa_shoe-size', '6-5'),
(74094, 4825, '_price', '235.03'),
(74095, 4825, '_product_version', '4.1.0'),
(74096, 4825, '_vi_wad_aliexpress_variation_id', '65851572652'),
(74097, 4825, '_vi_wad_aliexpress_variation_attr', '14:1254#as photo 4;200000124:200000287'),
(74098, 4826, '_variation_description', ''),
(74099, 4826, '_sku', '32897838646-as-photo-4-7-5'),
(74100, 4826, '_regular_price', '235.03'),
(74101, 4826, 'total_sales', '0'),
(74102, 4826, '_tax_status', 'taxable'),
(74103, 4826, '_tax_class', 'parent'),
(74104, 4826, '_manage_stock', 'yes'),
(74105, 4826, '_backorders', 'no'),
(74106, 4826, '_sold_individually', 'no'),
(74107, 4826, '_virtual', 'no'),
(74108, 4826, '_downloadable', 'no'),
(74109, 4826, '_download_limit', '-1'),
(74110, 4826, '_download_expiry', '-1'),
(74111, 4826, '_stock', '60'),
(74112, 4826, '_stock_status', 'instock'),
(74113, 4826, '_wc_average_rating', '0'),
(74114, 4826, '_wc_review_count', '0'),
(74115, 4826, 'attribute_pa_color', 'as-photo-4'),
(74116, 4826, 'attribute_pa_shoe-size', '7-5'),
(74117, 4826, '_price', '235.03'),
(74118, 4826, '_product_version', '4.1.0'),
(74119, 4826, '_vi_wad_aliexpress_variation_id', '65851572653'),
(74120, 4826, '_vi_wad_aliexpress_variation_attr', '14:1254#as photo 4;200000124:200000288');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(74121, 4827, '_variation_description', ''),
(74122, 4827, '_sku', '32897838646-as-photo-4-8-5'),
(74123, 4827, '_regular_price', '235.03'),
(74124, 4827, 'total_sales', '0'),
(74125, 4827, '_tax_status', 'taxable'),
(74126, 4827, '_tax_class', 'parent'),
(74127, 4827, '_manage_stock', 'yes'),
(74128, 4827, '_backorders', 'no'),
(74129, 4827, '_sold_individually', 'no'),
(74130, 4827, '_virtual', 'no'),
(74131, 4827, '_downloadable', 'no'),
(74132, 4827, '_download_limit', '-1'),
(74133, 4827, '_download_expiry', '-1'),
(74134, 4827, '_stock', '60'),
(74135, 4827, '_stock_status', 'instock'),
(74136, 4827, '_wc_average_rating', '0'),
(74137, 4827, '_wc_review_count', '0'),
(74138, 4827, 'attribute_pa_color', 'as-photo-4'),
(74139, 4827, 'attribute_pa_shoe-size', '8-5'),
(74140, 4827, '_price', '235.03'),
(74141, 4827, '_product_version', '4.1.0'),
(74142, 4827, '_vi_wad_aliexpress_variation_id', '65851572654'),
(74143, 4827, '_vi_wad_aliexpress_variation_attr', '14:1254#as photo 4;200000124:200000289'),
(74144, 4828, '_variation_description', ''),
(74145, 4828, '_sku', '32897838646-as-photo-4-9'),
(74146, 4828, '_regular_price', '235.03'),
(74147, 4828, 'total_sales', '0'),
(74148, 4828, '_tax_status', 'taxable'),
(74149, 4828, '_tax_class', 'parent'),
(74150, 4828, '_manage_stock', 'yes'),
(74151, 4828, '_backorders', 'no'),
(74152, 4828, '_sold_individually', 'no'),
(74153, 4828, '_virtual', 'no'),
(74154, 4828, '_downloadable', 'no'),
(74155, 4828, '_download_limit', '-1'),
(74156, 4828, '_download_expiry', '-1'),
(74157, 4828, '_stock', '60'),
(74158, 4828, '_stock_status', 'instock'),
(74159, 4828, '_wc_average_rating', '0'),
(74160, 4828, '_wc_review_count', '0'),
(74161, 4828, 'attribute_pa_color', 'as-photo-4'),
(74162, 4828, 'attribute_pa_shoe-size', '9'),
(74163, 4828, '_price', '235.03'),
(74164, 4828, '_product_version', '4.1.0'),
(74165, 4828, '_vi_wad_aliexpress_variation_id', '65851572655'),
(74166, 4828, '_vi_wad_aliexpress_variation_attr', '14:1254#as photo 4;200000124:350262'),
(74167, 4829, '_variation_description', ''),
(74168, 4829, '_sku', '32897838646-as-photo-4-9-5'),
(74169, 4829, '_regular_price', '235.03'),
(74170, 4829, 'total_sales', '0'),
(74171, 4829, '_tax_status', 'taxable'),
(74172, 4829, '_tax_class', 'parent'),
(74173, 4829, '_manage_stock', 'yes'),
(74174, 4829, '_backorders', 'no'),
(74175, 4829, '_sold_individually', 'no'),
(74176, 4829, '_virtual', 'no'),
(74177, 4829, '_downloadable', 'no'),
(74178, 4829, '_download_limit', '-1'),
(74179, 4829, '_download_expiry', '-1'),
(74180, 4829, '_stock', '60'),
(74181, 4829, '_stock_status', 'instock'),
(74182, 4829, '_wc_average_rating', '0'),
(74183, 4829, '_wc_review_count', '0'),
(74184, 4829, 'attribute_pa_color', 'as-photo-4'),
(74185, 4829, 'attribute_pa_shoe-size', '9-5'),
(74186, 4829, '_price', '235.03'),
(74187, 4829, '_product_version', '4.1.0'),
(74188, 4829, '_vi_wad_aliexpress_variation_id', '65851572656'),
(74189, 4829, '_vi_wad_aliexpress_variation_attr', '14:1254#as photo 4;200000124:200000290'),
(74190, 4830, '_variation_description', ''),
(74191, 4830, '_sku', '32897838646-as-photo-4-10'),
(74192, 4830, '_regular_price', '235.03'),
(74193, 4830, 'total_sales', '0'),
(74194, 4830, '_tax_status', 'taxable'),
(74195, 4830, '_tax_class', 'parent'),
(74196, 4830, '_manage_stock', 'yes'),
(74197, 4830, '_backorders', 'no'),
(74198, 4830, '_sold_individually', 'no'),
(74199, 4830, '_virtual', 'no'),
(74200, 4830, '_downloadable', 'no'),
(74201, 4830, '_download_limit', '-1'),
(74202, 4830, '_download_expiry', '-1'),
(74203, 4830, '_stock', '60'),
(74204, 4830, '_stock_status', 'instock'),
(74205, 4830, '_wc_average_rating', '0'),
(74206, 4830, '_wc_review_count', '0'),
(74207, 4830, 'attribute_pa_color', 'as-photo-4'),
(74208, 4830, 'attribute_pa_shoe-size', '10'),
(74209, 4830, '_price', '235.03'),
(74210, 4830, '_product_version', '4.1.0'),
(74211, 4830, '_vi_wad_aliexpress_variation_id', '65851572657'),
(74212, 4830, '_vi_wad_aliexpress_variation_attr', '14:1254#as photo 4;200000124:1583'),
(74213, 4831, '_variation_description', ''),
(74214, 4831, '_sku', '32897838646-as-photo-1-6-5'),
(74215, 4831, '_regular_price', '235.03'),
(74216, 4831, 'total_sales', '0'),
(74217, 4831, '_tax_status', 'taxable'),
(74218, 4831, '_tax_class', 'parent'),
(74219, 4831, '_manage_stock', 'yes'),
(74220, 4831, '_backorders', 'no'),
(74221, 4831, '_sold_individually', 'no'),
(74222, 4831, '_virtual', 'no'),
(74223, 4831, '_downloadable', 'no'),
(74224, 4831, '_download_limit', '-1'),
(74225, 4831, '_download_expiry', '-1'),
(74226, 4831, '_stock', '60'),
(74227, 4831, '_stock_status', 'instock'),
(74228, 4831, '_wc_average_rating', '0'),
(74229, 4831, '_wc_review_count', '0'),
(74230, 4831, 'attribute_pa_color', 'as-photo-1'),
(74231, 4831, 'attribute_pa_shoe-size', '6-5'),
(74232, 4831, '_price', '235.03'),
(74233, 4831, '_product_version', '4.1.0'),
(74234, 4831, '_vi_wad_aliexpress_variation_id', '65851572634'),
(74235, 4831, '_vi_wad_aliexpress_variation_attr', '14:771#as photo 1;200000124:200000287'),
(74236, 4832, '_variation_description', ''),
(74237, 4832, '_sku', '32897838646-as-photo-1-7-5'),
(74238, 4832, '_regular_price', '235.03'),
(74239, 4832, 'total_sales', '0'),
(74240, 4832, '_tax_status', 'taxable'),
(74241, 4832, '_tax_class', 'parent'),
(74242, 4832, '_manage_stock', 'yes'),
(74243, 4832, '_backorders', 'no'),
(74244, 4832, '_sold_individually', 'no'),
(74245, 4832, '_virtual', 'no'),
(74246, 4832, '_downloadable', 'no'),
(74247, 4832, '_download_limit', '-1'),
(74248, 4832, '_download_expiry', '-1'),
(74249, 4832, '_stock', '60'),
(74250, 4832, '_stock_status', 'instock'),
(74251, 4832, '_wc_average_rating', '0'),
(74252, 4832, '_wc_review_count', '0'),
(74253, 4832, 'attribute_pa_color', 'as-photo-1'),
(74254, 4833, '_wp_attached_file', '2021/06/Higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high-4.jpg'),
(74255, 4832, 'attribute_pa_shoe-size', '7-5'),
(74256, 4833, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:104:\"2021/06/Higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high-4.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:104:\"Higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:104:\"Higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high-4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:104:\"Higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high-4-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:104:\"Higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high-4-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:104:\"Higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high-4-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:104:\"Higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:104:\"Higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high-4-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:104:\"Higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:104:\"Higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:104:\"Higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high-4-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:104:\"Higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(74257, 4832, '_price', '235.03'),
(74258, 4832, '_product_version', '4.1.0'),
(74259, 4832, '_vi_wad_aliexpress_variation_id', '65851572635'),
(74260, 4832, '_vi_wad_aliexpress_variation_attr', '14:771#as photo 1;200000124:200000288'),
(74261, 4834, '_variation_description', ''),
(74262, 4834, '_sku', '32897838646-as-photo-1-8-5'),
(74263, 4834, '_regular_price', '235.03'),
(74264, 4834, 'total_sales', '0'),
(74265, 4834, '_tax_status', 'taxable'),
(74266, 4834, '_tax_class', 'parent'),
(74267, 4834, '_manage_stock', 'yes'),
(74268, 4834, '_backorders', 'no'),
(74269, 4834, '_sold_individually', 'no'),
(74270, 4834, '_virtual', 'no'),
(74271, 4834, '_downloadable', 'no'),
(74272, 4834, '_download_limit', '-1'),
(74273, 4834, '_download_expiry', '-1'),
(74274, 4834, '_stock', '60'),
(74275, 4834, '_stock_status', 'instock'),
(74276, 4834, '_wc_average_rating', '0'),
(74277, 4834, '_wc_review_count', '0'),
(74278, 4834, 'attribute_pa_color', 'as-photo-1'),
(74279, 4834, 'attribute_pa_shoe-size', '8-5'),
(74280, 4834, '_price', '235.03'),
(74281, 4834, '_product_version', '4.1.0'),
(74282, 4834, '_vi_wad_aliexpress_variation_id', '65851572636'),
(74283, 4834, '_vi_wad_aliexpress_variation_attr', '14:771#as photo 1;200000124:200000289'),
(74284, 4835, '_variation_description', ''),
(74285, 4835, '_sku', '32897838646-as-photo-1-9'),
(74286, 4835, '_regular_price', '235.03'),
(74287, 4835, 'total_sales', '0'),
(74288, 4835, '_tax_status', 'taxable'),
(74289, 4835, '_tax_class', 'parent'),
(74290, 4835, '_manage_stock', 'yes'),
(74291, 4835, '_backorders', 'no'),
(74292, 4835, '_sold_individually', 'no'),
(74293, 4835, '_virtual', 'no'),
(74294, 4835, '_downloadable', 'no'),
(74295, 4835, '_download_limit', '-1'),
(74296, 4835, '_download_expiry', '-1'),
(74297, 4835, '_stock', '60'),
(74298, 4835, '_stock_status', 'instock'),
(74299, 4835, '_wc_average_rating', '0'),
(74300, 4835, '_wc_review_count', '0'),
(74301, 4835, 'attribute_pa_color', 'as-photo-1'),
(74302, 4835, 'attribute_pa_shoe-size', '9'),
(74303, 4835, '_price', '235.03'),
(74304, 4835, '_product_version', '4.1.0'),
(74305, 4835, '_vi_wad_aliexpress_variation_id', '65851572637'),
(74306, 4835, '_vi_wad_aliexpress_variation_attr', '14:771#as photo 1;200000124:350262'),
(74307, 4836, '_variation_description', ''),
(74308, 4836, '_sku', '32897838646-as-photo-1-9-5'),
(74309, 4836, '_regular_price', '235.03'),
(74310, 4836, 'total_sales', '0'),
(74311, 4836, '_tax_status', 'taxable'),
(74312, 4836, '_tax_class', 'parent'),
(74313, 4836, '_manage_stock', 'yes'),
(74314, 4836, '_backorders', 'no'),
(74315, 4836, '_sold_individually', 'no'),
(74316, 4836, '_virtual', 'no'),
(74317, 4836, '_downloadable', 'no'),
(74318, 4836, '_download_limit', '-1'),
(74319, 4836, '_download_expiry', '-1'),
(74320, 4836, '_stock', '60'),
(74321, 4836, '_stock_status', 'instock'),
(74322, 4836, '_wc_average_rating', '0'),
(74323, 4836, '_wc_review_count', '0'),
(74324, 4833, '_vi_wad_image_id', 'ae01.alicdn.com/kf/HTB1xlMCcAWE3KVjSZSyq6xocXXa3/Higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high.jpg'),
(74325, 4836, 'attribute_pa_color', 'as-photo-1'),
(74326, 4836, 'attribute_pa_shoe-size', '9-5'),
(74327, 4836, '_price', '235.03'),
(74328, 4836, '_product_version', '4.1.0'),
(74329, 4836, '_vi_wad_aliexpress_variation_id', '65851572638'),
(74330, 4836, '_vi_wad_aliexpress_variation_attr', '14:771#as photo 1;200000124:200000290'),
(74331, 4837, '_variation_description', ''),
(74332, 4837, '_sku', '32897838646-as-photo-1-10'),
(74333, 4837, '_regular_price', '235.03'),
(74334, 4837, 'total_sales', '0'),
(74335, 4837, '_tax_status', 'taxable'),
(74336, 4837, '_tax_class', 'parent'),
(74337, 4837, '_manage_stock', 'yes'),
(74338, 4837, '_backorders', 'no'),
(74339, 4837, '_sold_individually', 'no'),
(74340, 4837, '_virtual', 'no'),
(74341, 4837, '_downloadable', 'no'),
(74342, 4837, '_download_limit', '-1'),
(74343, 4837, '_download_expiry', '-1'),
(74344, 4837, '_stock', '60'),
(74345, 4837, '_stock_status', 'instock'),
(74346, 4837, '_wc_average_rating', '0'),
(74347, 4837, '_wc_review_count', '0'),
(74348, 4837, 'attribute_pa_color', 'as-photo-1'),
(74349, 4837, 'attribute_pa_shoe-size', '10'),
(74350, 4837, '_price', '235.03'),
(74351, 4837, '_product_version', '4.1.0'),
(74352, 4837, '_vi_wad_aliexpress_variation_id', '65851572639'),
(74353, 4837, '_vi_wad_aliexpress_variation_attr', '14:771#as photo 1;200000124:1583'),
(74354, 4838, '_wp_attached_file', '2021/06/Higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high-5.jpg'),
(74355, 4838, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:104:\"2021/06/Higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high-5.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:104:\"Higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:104:\"Higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high-5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:104:\"Higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high-5-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:104:\"Higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high-5-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:104:\"Higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high-5-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:104:\"Higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:104:\"Higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high-5-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:104:\"Higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high-5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:104:\"Higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:104:\"Higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high-5-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:104:\"Higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high-5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(74356, 4809, '_price', '235.03'),
(74357, 4838, '_vi_wad_image_id', 'ae01.alicdn.com/kf/HTB1XgoIcqSs3KVjSZPiq6AsiVXax/Higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high.jpg'),
(74358, 4839, '_sku', '33038137823'),
(74359, 4839, '_visibility', 'visible'),
(74360, 4839, '_default_attributes', ''),
(74361, 4764, '_vi_wad_woo_id', '4839'),
(74362, 4839, '_vi_wad_aliexpress_product_id', '33038137823'),
(74363, 4839, 'total_sales', '0'),
(74364, 4839, '_tax_status', 'taxable'),
(74365, 4839, '_tax_class', ''),
(74366, 4839, '_manage_stock', 'no'),
(74367, 4839, '_backorders', 'no'),
(74368, 4839, '_sold_individually', 'no'),
(74369, 4839, '_virtual', 'no'),
(74370, 4839, '_downloadable', 'no'),
(74371, 4839, '_download_limit', '-1'),
(74372, 4839, '_download_expiry', '-1'),
(74373, 4839, '_stock', NULL),
(74374, 4839, '_stock_status', 'instock'),
(74375, 4839, '_wc_average_rating', '0'),
(74376, 4839, '_wc_review_count', '0'),
(74377, 4839, '_product_attributes', 'a:2:{s:8:\"pa_color\";a:6:{s:4:\"name\";s:8:\"pa_color\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"0\";s:10:\"is_visible\";s:1:\"0\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"1\";}s:12:\"pa_shoe-size\";a:6:{s:4:\"name\";s:12:\"pa_shoe-size\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"1\";s:10:\"is_visible\";s:1:\"0\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"1\";}}'),
(74378, 4839, '_product_version', '4.1.0'),
(74379, 4840, '_wp_attached_file', '2021/06/Sexy-fine-documentary-shoes-with-color-matching-30-higher-than-in-the-spring-and-autumn-in.jpg'),
(74380, 4840, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:4:\"file\";s:102:\"2021/06/Sexy-fine-documentary-shoes-with-color-matching-30-higher-than-in-the-spring-and-autumn-in.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:102:\"Sexy-fine-documentary-shoes-with-color-matching-30-higher-than-in-the-spring-and-autumn-in-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:102:\"Sexy-fine-documentary-shoes-with-color-matching-30-higher-than-in-the-spring-and-autumn-in-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:102:\"Sexy-fine-documentary-shoes-with-color-matching-30-higher-than-in-the-spring-and-autumn-in-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:102:\"Sexy-fine-documentary-shoes-with-color-matching-30-higher-than-in-the-spring-and-autumn-in-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:102:\"Sexy-fine-documentary-shoes-with-color-matching-30-higher-than-in-the-spring-and-autumn-in-825x510.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:102:\"Sexy-fine-documentary-shoes-with-color-matching-30-higher-than-in-the-spring-and-autumn-in-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:102:\"Sexy-fine-documentary-shoes-with-color-matching-30-higher-than-in-the-spring-and-autumn-in-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:102:\"Sexy-fine-documentary-shoes-with-color-matching-30-higher-than-in-the-spring-and-autumn-in-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:102:\"Sexy-fine-documentary-shoes-with-color-matching-30-higher-than-in-the-spring-and-autumn-in-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:102:\"Sexy-fine-documentary-shoes-with-color-matching-30-higher-than-in-the-spring-and-autumn-in-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:102:\"Sexy-fine-documentary-shoes-with-color-matching-30-higher-than-in-the-spring-and-autumn-in-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(74381, 4841, '_wp_attached_file', '2021/06/Higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high.jpg_640x640.jpg'),
(74382, 4841, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:114:\"2021/06/Higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high.jpg_640x640.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:114:\"Higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high.jpg_640x640-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:114:\"Higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high.jpg_640x640-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:114:\"Higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high.jpg_640x640-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:114:\"Higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high.jpg_640x640-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:114:\"Higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high.jpg_640x640-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:114:\"Higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high.jpg_640x640-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:114:\"Higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high.jpg_640x640-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:114:\"Higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high.jpg_640x640-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:114:\"Higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high.jpg_640x640-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:114:\"Higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high.jpg_640x640-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(74383, 4840, '_vi_wad_image_id', 'ae01.alicdn.com/kf/HTB1mMIccRGw3KVjSZFDq6xWEpXaD/Sexy-fine-documentary-shoes-with-color-matching-30-higher-than-in-the-spring-and-autumn-in.jpg'),
(74384, 4839, '_thumbnail_id', '4840'),
(74385, 4842, '_variation_description', ''),
(74386, 4842, '_sku', '33038137823-green-33'),
(74387, 4842, '_regular_price', '300.03'),
(74388, 4842, 'total_sales', '0'),
(74389, 4842, '_tax_status', 'taxable'),
(74390, 4842, '_tax_class', 'parent'),
(74391, 4842, '_manage_stock', 'yes'),
(74392, 4842, '_backorders', 'no'),
(74393, 4842, '_sold_individually', 'no'),
(74394, 4842, '_virtual', 'no'),
(74395, 4842, '_downloadable', 'no'),
(74396, 4842, '_download_limit', '-1'),
(74397, 4842, '_download_expiry', '-1'),
(74398, 4842, '_stock', '999'),
(74399, 4842, '_stock_status', 'instock'),
(74400, 4842, '_wc_average_rating', '0'),
(74401, 4841, '_vi_wad_image_id', 'ae01.alicdn.com/kf/HTB17a7BcBOD3KVjSZFFq6An9pXaD/Higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high.jpg_640x640.jpg'),
(74402, 4842, '_wc_review_count', '0'),
(74403, 4770, '_thumbnail_id', '4841'),
(74404, 4773, '_thumbnail_id', '4841'),
(74405, 4842, 'attribute_pa_color', 'green'),
(74406, 4774, '_thumbnail_id', '4841'),
(74407, 4842, 'attribute_pa_shoe-size', '33'),
(74408, 4775, '_thumbnail_id', '4841'),
(74409, 4776, '_thumbnail_id', '4841'),
(74410, 4842, '_price', '300.03'),
(74411, 4777, '_thumbnail_id', '4841'),
(74412, 4842, '_product_version', '4.1.0'),
(74413, 4778, '_thumbnail_id', '4841'),
(74414, 4779, '_thumbnail_id', '4841'),
(74415, 4842, '_vi_wad_aliexpress_variation_id', '67342649647'),
(74416, 4780, '_thumbnail_id', '4841'),
(74417, 4842, '_vi_wad_aliexpress_variation_attr', '14:175;200000124:200000332'),
(74418, 4781, '_thumbnail_id', '4841'),
(74419, 4782, '_thumbnail_id', '4841'),
(74420, 4783, '_thumbnail_id', '4841'),
(74421, 4784, '_thumbnail_id', '4841'),
(74422, 4843, '_variation_description', ''),
(74423, 4843, '_sku', '33038137823-green-34'),
(74424, 4843, '_regular_price', '300.03'),
(74425, 4843, 'total_sales', '0'),
(74426, 4843, '_tax_status', 'taxable'),
(74427, 4843, '_tax_class', 'parent'),
(74428, 4843, '_manage_stock', 'yes'),
(74429, 4843, '_backorders', 'no'),
(74430, 4843, '_sold_individually', 'no'),
(74431, 4843, '_virtual', 'no'),
(74432, 4843, '_downloadable', 'no'),
(74433, 4843, '_download_limit', '-1'),
(74434, 4843, '_download_expiry', '-1'),
(74435, 4843, '_stock', '999'),
(74436, 4843, '_stock_status', 'instock'),
(74437, 4843, '_wc_average_rating', '0'),
(74438, 4843, '_wc_review_count', '0'),
(74439, 4843, 'attribute_pa_color', 'green'),
(74440, 4843, 'attribute_pa_shoe-size', '34'),
(74441, 4843, '_price', '300.03'),
(74442, 4843, '_product_version', '4.1.0'),
(74443, 4843, '_vi_wad_aliexpress_variation_id', '67342649648'),
(74444, 4843, '_vi_wad_aliexpress_variation_attr', '14:175;200000124:100010481'),
(74445, 4844, '_variation_description', ''),
(74446, 4844, '_sku', '33038137823-green-35'),
(74447, 4844, '_regular_price', '300.03'),
(74448, 4844, 'total_sales', '0'),
(74449, 4844, '_tax_status', 'taxable'),
(74450, 4844, '_tax_class', 'parent'),
(74451, 4844, '_manage_stock', 'yes'),
(74452, 4844, '_backorders', 'no'),
(74453, 4844, '_sold_individually', 'no'),
(74454, 4844, '_virtual', 'no'),
(74455, 4844, '_downloadable', 'no'),
(74456, 4844, '_download_limit', '-1'),
(74457, 4844, '_download_expiry', '-1'),
(74458, 4844, '_stock', '999'),
(74459, 4844, '_stock_status', 'instock'),
(74460, 4844, '_wc_average_rating', '0'),
(74461, 4844, '_wc_review_count', '0'),
(74462, 4844, 'attribute_pa_color', 'green'),
(74463, 4844, 'attribute_pa_shoe-size', '35'),
(74464, 4844, '_price', '300.03'),
(74465, 4844, '_product_version', '4.1.0'),
(74466, 4844, '_vi_wad_aliexpress_variation_id', '67342649649'),
(74467, 4844, '_vi_wad_aliexpress_variation_attr', '14:175;200000124:200000333'),
(74468, 4845, '_variation_description', ''),
(74469, 4845, '_sku', '33038137823-green-36'),
(74470, 4845, '_regular_price', '300.03'),
(74471, 4845, 'total_sales', '0'),
(74472, 4845, '_tax_status', 'taxable'),
(74473, 4845, '_tax_class', 'parent'),
(74474, 4845, '_manage_stock', 'yes'),
(74475, 4845, '_backorders', 'no'),
(74476, 4845, '_sold_individually', 'no'),
(74477, 4845, '_virtual', 'no'),
(74478, 4845, '_downloadable', 'no'),
(74479, 4845, '_download_limit', '-1'),
(74480, 4845, '_download_expiry', '-1'),
(74481, 4845, '_stock', '999'),
(74482, 4845, '_stock_status', 'instock'),
(74483, 4845, '_wc_average_rating', '0'),
(74484, 4845, '_wc_review_count', '0'),
(74485, 4845, 'attribute_pa_color', 'green'),
(74486, 4845, 'attribute_pa_shoe-size', '36'),
(74487, 4845, '_price', '300.03'),
(74488, 4845, '_product_version', '4.1.0'),
(74489, 4845, '_vi_wad_aliexpress_variation_id', '67342649650'),
(74490, 4845, '_vi_wad_aliexpress_variation_attr', '14:175;200000124:200000334'),
(74491, 4846, '_variation_description', ''),
(74492, 4846, '_sku', '33038137823-green-37'),
(74493, 4846, '_regular_price', '300.03'),
(74494, 4846, 'total_sales', '0'),
(74495, 4846, '_tax_status', 'taxable'),
(74496, 4846, '_tax_class', 'parent'),
(74497, 4846, '_manage_stock', 'yes'),
(74498, 4846, '_backorders', 'no'),
(74499, 4846, '_sold_individually', 'no'),
(74500, 4846, '_virtual', 'no'),
(74501, 4846, '_downloadable', 'no'),
(74502, 4846, '_download_limit', '-1'),
(74503, 4846, '_download_expiry', '-1'),
(74504, 4846, '_stock', '999'),
(74505, 4846, '_stock_status', 'instock'),
(74506, 4846, '_wc_average_rating', '0'),
(74507, 4846, '_wc_review_count', '0'),
(74508, 4846, 'attribute_pa_color', 'green'),
(74509, 4846, 'attribute_pa_shoe-size', '37'),
(74510, 4846, '_price', '300.03'),
(74511, 4846, '_product_version', '4.1.0'),
(74512, 4846, '_vi_wad_aliexpress_variation_id', '67342649651'),
(74513, 4846, '_vi_wad_aliexpress_variation_attr', '14:175;200000124:100010482'),
(74514, 4847, '_variation_description', ''),
(74515, 4847, '_sku', '33038137823-green-38'),
(74516, 4847, '_regular_price', '300.03'),
(74517, 4847, 'total_sales', '0'),
(74518, 4847, '_tax_status', 'taxable'),
(74519, 4847, '_tax_class', 'parent'),
(74520, 4847, '_manage_stock', 'yes'),
(74521, 4847, '_backorders', 'no'),
(74522, 4847, '_sold_individually', 'no'),
(74523, 4847, '_virtual', 'no'),
(74524, 4847, '_downloadable', 'no'),
(74525, 4847, '_download_limit', '-1'),
(74526, 4847, '_download_expiry', '-1'),
(74527, 4847, '_stock', '999'),
(74528, 4847, '_stock_status', 'instock'),
(74529, 4847, '_wc_average_rating', '0'),
(74530, 4847, '_wc_review_count', '0'),
(74531, 4847, 'attribute_pa_color', 'green'),
(74532, 4847, 'attribute_pa_shoe-size', '38'),
(74533, 4847, '_price', '300.03'),
(74534, 4847, '_product_version', '4.1.0'),
(74535, 4847, '_vi_wad_aliexpress_variation_id', '67342649652'),
(74536, 4847, '_vi_wad_aliexpress_variation_attr', '14:175;200000124:200000898'),
(74537, 4848, '_variation_description', ''),
(74538, 4848, '_sku', '33038137823-green-39'),
(74539, 4848, '_regular_price', '300.03'),
(74540, 4848, 'total_sales', '0'),
(74541, 4848, '_tax_status', 'taxable'),
(74542, 4848, '_tax_class', 'parent'),
(74543, 4848, '_manage_stock', 'yes'),
(74544, 4848, '_backorders', 'no'),
(74545, 4848, '_sold_individually', 'no'),
(74546, 4848, '_virtual', 'no'),
(74547, 4848, '_downloadable', 'no'),
(74548, 4848, '_download_limit', '-1'),
(74549, 4848, '_download_expiry', '-1'),
(74550, 4848, '_stock', '999'),
(74551, 4848, '_stock_status', 'instock'),
(74552, 4848, '_wc_average_rating', '0'),
(74553, 4848, '_wc_review_count', '0'),
(74554, 4848, 'attribute_pa_color', 'green'),
(74555, 4848, 'attribute_pa_shoe-size', '39'),
(74556, 4848, '_price', '300.03'),
(74557, 4848, '_product_version', '4.1.0'),
(74558, 4848, '_vi_wad_aliexpress_variation_id', '67342649653'),
(74559, 4848, '_vi_wad_aliexpress_variation_attr', '14:175;200000124:200000364'),
(74560, 4849, '_variation_description', ''),
(74561, 4849, '_sku', '33038137823-green-40'),
(74562, 4849, '_regular_price', '300.03'),
(74563, 4849, 'total_sales', '0'),
(74564, 4849, '_tax_status', 'taxable'),
(74565, 4849, '_tax_class', 'parent'),
(74566, 4849, '_manage_stock', 'yes'),
(74567, 4849, '_backorders', 'no'),
(74568, 4849, '_sold_individually', 'no'),
(74569, 4849, '_virtual', 'no'),
(74570, 4849, '_downloadable', 'no'),
(74571, 4849, '_download_limit', '-1'),
(74572, 4849, '_download_expiry', '-1'),
(74573, 4849, '_stock', '999'),
(74574, 4849, '_stock_status', 'instock'),
(74575, 4849, '_wc_average_rating', '0'),
(74576, 4849, '_wc_review_count', '0'),
(74577, 4849, 'attribute_pa_color', 'green'),
(74578, 4849, 'attribute_pa_shoe-size', '40'),
(74579, 4850, '_wp_attached_file', '2021/06/Higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high-1.jpg_640x640-1.jpg'),
(74580, 4849, '_price', '300.03'),
(74581, 4850, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:118:\"2021/06/Higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high-1.jpg_640x640-1.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:118:\"Higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high-1.jpg_640x640-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:118:\"Higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high-1.jpg_640x640-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:118:\"Higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high-1.jpg_640x640-1-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:118:\"Higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high-1.jpg_640x640-1-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:118:\"Higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high-1.jpg_640x640-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:118:\"Higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high-1.jpg_640x640-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:118:\"Higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high-1.jpg_640x640-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:118:\"Higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high-1.jpg_640x640-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:118:\"Higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high-1.jpg_640x640-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:118:\"Higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high-1.jpg_640x640-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(74582, 4849, '_product_version', '4.1.0'),
(74583, 4849, '_vi_wad_aliexpress_variation_id', '67342649654'),
(74584, 4849, '_vi_wad_aliexpress_variation_attr', '14:175;200000124:100013888'),
(74585, 4851, '_variation_description', ''),
(74586, 4851, '_sku', '33038137823-green-41'),
(74587, 4851, '_regular_price', '300.03'),
(74588, 4851, 'total_sales', '0'),
(74589, 4851, '_tax_status', 'taxable'),
(74590, 4851, '_tax_class', 'parent'),
(74591, 4851, '_manage_stock', 'yes'),
(74592, 4851, '_backorders', 'no'),
(74593, 4851, '_sold_individually', 'no'),
(74594, 4851, '_virtual', 'no'),
(74595, 4851, '_downloadable', 'no'),
(74596, 4851, '_download_limit', '-1'),
(74597, 4851, '_download_expiry', '-1'),
(74598, 4851, '_stock', '999'),
(74599, 4851, '_stock_status', 'instock'),
(74600, 4851, '_wc_average_rating', '0'),
(74601, 4851, '_wc_review_count', '0'),
(74602, 4851, 'attribute_pa_color', 'green'),
(74603, 4851, 'attribute_pa_shoe-size', '41'),
(74604, 4851, '_price', '300.03'),
(74605, 4851, '_product_version', '4.1.0'),
(74606, 4851, '_vi_wad_aliexpress_variation_id', '67342649655'),
(74607, 4851, '_vi_wad_aliexpress_variation_attr', '14:175;200000124:100010483'),
(74608, 4852, '_variation_description', ''),
(74609, 4852, '_sku', '33038137823-green-42'),
(74610, 4852, '_regular_price', '300.03'),
(74611, 4852, 'total_sales', '0'),
(74612, 4852, '_tax_status', 'taxable'),
(74613, 4852, '_tax_class', 'parent'),
(74614, 4852, '_manage_stock', 'yes'),
(74615, 4852, '_backorders', 'no'),
(74616, 4852, '_sold_individually', 'no'),
(74617, 4852, '_virtual', 'no'),
(74618, 4852, '_downloadable', 'no'),
(74619, 4852, '_download_limit', '-1'),
(74620, 4852, '_download_expiry', '-1'),
(74621, 4852, '_stock', '999'),
(74622, 4852, '_stock_status', 'instock'),
(74623, 4852, '_wc_average_rating', '0'),
(74624, 4852, '_wc_review_count', '0'),
(74625, 4852, 'attribute_pa_color', 'green'),
(74626, 4852, 'attribute_pa_shoe-size', '42'),
(74627, 4852, '_price', '300.03'),
(74628, 4852, '_product_version', '4.1.0'),
(74629, 4852, '_vi_wad_aliexpress_variation_id', '67342649656'),
(74630, 4852, '_vi_wad_aliexpress_variation_attr', '14:175;200000124:200000337'),
(74631, 4853, '_variation_description', ''),
(74632, 4853, '_sku', '33038137823-green-43'),
(74633, 4853, '_regular_price', '300.03'),
(74634, 4853, 'total_sales', '0'),
(74635, 4853, '_tax_status', 'taxable'),
(74636, 4853, '_tax_class', 'parent'),
(74637, 4853, '_manage_stock', 'yes'),
(74638, 4853, '_backorders', 'no'),
(74639, 4853, '_sold_individually', 'no'),
(74640, 4853, '_virtual', 'no'),
(74641, 4853, '_downloadable', 'no'),
(74642, 4853, '_download_limit', '-1'),
(74643, 4853, '_download_expiry', '-1'),
(74644, 4853, '_stock', '999'),
(74645, 4853, '_stock_status', 'instock'),
(74646, 4853, '_wc_average_rating', '0'),
(74647, 4853, '_wc_review_count', '0'),
(74648, 4850, '_vi_wad_image_id', 'ae01.alicdn.com/kf/HTB1PiQ4XgFY.1VjSZFqq6ydbXXar/Higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high.jpg_640x640.jpg'),
(74649, 4853, 'attribute_pa_color', 'green'),
(74650, 4769, '_thumbnail_id', '4850'),
(74651, 4853, 'attribute_pa_shoe-size', '43'),
(74652, 4853, '_price', '300.03'),
(74653, 4771, '_thumbnail_id', '4850'),
(74654, 4772, '_thumbnail_id', '4850'),
(74655, 4853, '_product_version', '4.1.0'),
(74656, 4796, '_thumbnail_id', '4850'),
(74657, 4797, '_thumbnail_id', '4850'),
(74658, 4800, '_thumbnail_id', '4850'),
(74659, 4853, '_vi_wad_aliexpress_variation_id', '67342649657'),
(74660, 4801, '_thumbnail_id', '4850'),
(74661, 4853, '_vi_wad_aliexpress_variation_attr', '14:175;200000124:200000338'),
(74662, 4802, '_thumbnail_id', '4850'),
(74663, 4803, '_thumbnail_id', '4850'),
(74664, 4804, '_thumbnail_id', '4850'),
(74665, 4805, '_thumbnail_id', '4850'),
(74666, 4806, '_thumbnail_id', '4850'),
(74667, 4807, '_thumbnail_id', '4850'),
(74668, 4854, '_variation_description', ''),
(74669, 4854, '_sku', '33038137823-green-44'),
(74670, 4854, '_regular_price', '300.03'),
(74671, 4854, 'total_sales', '0'),
(74672, 4854, '_tax_status', 'taxable'),
(74673, 4854, '_tax_class', 'parent'),
(74674, 4854, '_manage_stock', 'yes'),
(74675, 4854, '_backorders', 'no'),
(74676, 4854, '_sold_individually', 'no'),
(74677, 4854, '_virtual', 'no'),
(74678, 4854, '_downloadable', 'no'),
(74679, 4854, '_download_limit', '-1'),
(74680, 4854, '_download_expiry', '-1'),
(74681, 4854, '_stock', '999'),
(74682, 4854, '_stock_status', 'instock'),
(74683, 4854, '_wc_average_rating', '0'),
(74684, 4854, '_wc_review_count', '0'),
(74685, 4854, 'attribute_pa_color', 'green'),
(74686, 4854, 'attribute_pa_shoe-size', '44'),
(74687, 4854, '_price', '300.03'),
(74688, 4854, '_product_version', '4.1.0'),
(74689, 4854, '_vi_wad_aliexpress_variation_id', '67342649658'),
(74690, 4854, '_vi_wad_aliexpress_variation_attr', '14:175;200000124:100010487'),
(74691, 4855, '_variation_description', ''),
(74692, 4855, '_sku', '33038137823-green-45'),
(74693, 4855, '_regular_price', '300.03'),
(74694, 4855, 'total_sales', '0'),
(74695, 4855, '_tax_status', 'taxable'),
(74696, 4855, '_tax_class', 'parent'),
(74697, 4855, '_manage_stock', 'yes'),
(74698, 4855, '_backorders', 'no'),
(74699, 4855, '_sold_individually', 'no'),
(74700, 4855, '_virtual', 'no'),
(74701, 4855, '_downloadable', 'no'),
(74702, 4855, '_download_limit', '-1'),
(74703, 4855, '_download_expiry', '-1'),
(74704, 4855, '_stock', '999'),
(74705, 4855, '_stock_status', 'instock'),
(74706, 4855, '_wc_average_rating', '0'),
(74707, 4855, '_wc_review_count', '0'),
(74708, 4855, 'attribute_pa_color', 'green'),
(74709, 4855, 'attribute_pa_shoe-size', '45'),
(74710, 4855, '_price', '300.03'),
(74711, 4855, '_product_version', '4.1.0'),
(74712, 4855, '_vi_wad_aliexpress_variation_id', '67342649659'),
(74713, 4855, '_vi_wad_aliexpress_variation_attr', '14:175;200000124:3116'),
(74714, 4856, '_variation_description', ''),
(74715, 4856, '_sku', '33038137823-green-46'),
(74716, 4856, '_regular_price', '300.03'),
(74717, 4856, 'total_sales', '0'),
(74718, 4856, '_tax_status', 'taxable'),
(74719, 4856, '_tax_class', 'parent'),
(74720, 4856, '_manage_stock', 'yes'),
(74721, 4856, '_backorders', 'no'),
(74722, 4856, '_sold_individually', 'no'),
(74723, 4856, '_virtual', 'no'),
(74724, 4856, '_downloadable', 'no'),
(74725, 4856, '_download_limit', '-1'),
(74726, 4856, '_download_expiry', '-1'),
(74727, 4856, '_stock', '999'),
(74728, 4856, '_stock_status', 'instock'),
(74729, 4856, '_wc_average_rating', '0'),
(74730, 4856, '_wc_review_count', '0'),
(74731, 4856, 'attribute_pa_color', 'green'),
(74732, 4856, 'attribute_pa_shoe-size', '46'),
(74733, 4856, '_price', '300.03'),
(74734, 4856, '_product_version', '4.1.0'),
(74735, 4856, '_vi_wad_aliexpress_variation_id', '67342649660'),
(74736, 4856, '_vi_wad_aliexpress_variation_attr', '14:175;200000124:200000899'),
(74737, 4857, '_variation_description', ''),
(74738, 4857, '_sku', '33038137823-red-33'),
(74739, 4857, '_regular_price', '300.03'),
(74740, 4857, 'total_sales', '0'),
(74741, 4857, '_tax_status', 'taxable'),
(74742, 4857, '_tax_class', 'parent'),
(74743, 4857, '_manage_stock', 'yes'),
(74744, 4857, '_backorders', 'no'),
(74745, 4857, '_sold_individually', 'no'),
(74746, 4857, '_virtual', 'no'),
(74747, 4857, '_downloadable', 'no'),
(74748, 4857, '_download_limit', '-1'),
(74749, 4857, '_download_expiry', '-1'),
(74750, 4857, '_stock', '999'),
(74751, 4857, '_stock_status', 'instock'),
(74752, 4857, '_wc_average_rating', '0'),
(74753, 4857, '_wc_review_count', '0'),
(74754, 4857, 'attribute_pa_color', 'red'),
(74755, 4857, 'attribute_pa_shoe-size', '33'),
(74756, 4857, '_price', '300.03'),
(74757, 4857, '_product_version', '4.1.0'),
(74758, 4857, '_vi_wad_aliexpress_variation_id', '67342649661'),
(74759, 4857, '_vi_wad_aliexpress_variation_attr', '14:10;200000124:200000332'),
(74760, 4858, '_variation_description', ''),
(74761, 4858, '_sku', '33038137823-red-34'),
(74762, 4858, '_regular_price', '300.03'),
(74763, 4858, 'total_sales', '0'),
(74764, 4858, '_tax_status', 'taxable'),
(74765, 4858, '_tax_class', 'parent'),
(74766, 4858, '_manage_stock', 'yes'),
(74767, 4858, '_backorders', 'no'),
(74768, 4858, '_sold_individually', 'no'),
(74769, 4858, '_virtual', 'no'),
(74770, 4858, '_downloadable', 'no'),
(74771, 4858, '_download_limit', '-1'),
(74772, 4858, '_download_expiry', '-1'),
(74773, 4858, '_stock', '999'),
(74774, 4858, '_stock_status', 'instock'),
(74775, 4858, '_wc_average_rating', '0'),
(74776, 4858, '_wc_review_count', '0'),
(74777, 4858, 'attribute_pa_color', 'red'),
(74778, 4858, 'attribute_pa_shoe-size', '34'),
(74779, 4858, '_price', '300.03'),
(74780, 4858, '_product_version', '4.1.0'),
(74781, 4858, '_vi_wad_aliexpress_variation_id', '67342649662'),
(74782, 4858, '_vi_wad_aliexpress_variation_attr', '14:10;200000124:100010481'),
(74783, 4859, '_variation_description', ''),
(74784, 4859, '_sku', '33038137823-red-35'),
(74785, 4859, '_regular_price', '300.03'),
(74786, 4859, 'total_sales', '0'),
(74787, 4859, '_tax_status', 'taxable'),
(74788, 4859, '_tax_class', 'parent'),
(74789, 4859, '_manage_stock', 'yes'),
(74790, 4859, '_backorders', 'no'),
(74791, 4859, '_sold_individually', 'no'),
(74792, 4859, '_virtual', 'no'),
(74793, 4859, '_downloadable', 'no'),
(74794, 4859, '_download_limit', '-1'),
(74795, 4859, '_download_expiry', '-1'),
(74796, 4859, '_stock', '999'),
(74797, 4859, '_stock_status', 'instock'),
(74798, 4859, '_wc_average_rating', '0'),
(74799, 4859, '_wc_review_count', '0'),
(74800, 4859, 'attribute_pa_color', 'red'),
(74801, 4859, 'attribute_pa_shoe-size', '35'),
(74802, 4859, '_price', '300.03'),
(74803, 4859, '_product_version', '4.1.0'),
(74804, 4859, '_vi_wad_aliexpress_variation_id', '67342649663'),
(74805, 4859, '_vi_wad_aliexpress_variation_attr', '14:10;200000124:200000333'),
(74806, 4860, '_variation_description', ''),
(74807, 4860, '_sku', '33038137823-red-36'),
(74808, 4860, '_regular_price', '300.03'),
(74809, 4860, 'total_sales', '0'),
(74810, 4860, '_tax_status', 'taxable'),
(74811, 4860, '_tax_class', 'parent'),
(74812, 4860, '_manage_stock', 'yes'),
(74813, 4860, '_backorders', 'no'),
(74814, 4860, '_sold_individually', 'no'),
(74815, 4860, '_virtual', 'no'),
(74816, 4860, '_downloadable', 'no'),
(74817, 4860, '_download_limit', '-1'),
(74818, 4860, '_download_expiry', '-1'),
(74819, 4860, '_stock', '999'),
(74820, 4860, '_stock_status', 'instock'),
(74821, 4860, '_wc_average_rating', '0'),
(74822, 4860, '_wc_review_count', '0'),
(74823, 4861, '_wp_attached_file', '2021/06/Higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high-2.jpg_640x640-2.jpg'),
(74824, 4860, 'attribute_pa_color', 'red'),
(74825, 4861, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:118:\"2021/06/Higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high-2.jpg_640x640-2.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:118:\"Higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high-2.jpg_640x640-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:118:\"Higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high-2.jpg_640x640-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:118:\"Higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high-2.jpg_640x640-2-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:118:\"Higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high-2.jpg_640x640-2-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:118:\"Higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high-2.jpg_640x640-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:118:\"Higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high-2.jpg_640x640-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:118:\"Higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high-2.jpg_640x640-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:118:\"Higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high-2.jpg_640x640-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:118:\"Higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high-2.jpg_640x640-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:118:\"Higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high-2.jpg_640x640-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(74826, 4860, 'attribute_pa_shoe-size', '36'),
(74827, 4860, '_price', '300.03'),
(74828, 4860, '_product_version', '4.1.0'),
(74829, 4860, '_vi_wad_aliexpress_variation_id', '67342649664');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(74830, 4860, '_vi_wad_aliexpress_variation_attr', '14:10;200000124:200000334'),
(74831, 4862, '_variation_description', ''),
(74832, 4862, '_sku', '33038137823-red-37'),
(74833, 4862, '_regular_price', '300.03'),
(74834, 4862, 'total_sales', '0'),
(74835, 4862, '_tax_status', 'taxable'),
(74836, 4862, '_tax_class', 'parent'),
(74837, 4862, '_manage_stock', 'yes'),
(74838, 4862, '_backorders', 'no'),
(74839, 4862, '_sold_individually', 'no'),
(74840, 4862, '_virtual', 'no'),
(74841, 4862, '_downloadable', 'no'),
(74842, 4862, '_download_limit', '-1'),
(74843, 4862, '_download_expiry', '-1'),
(74844, 4862, '_stock', '999'),
(74845, 4862, '_stock_status', 'instock'),
(74846, 4862, '_wc_average_rating', '0'),
(74847, 4862, '_wc_review_count', '0'),
(74848, 4862, 'attribute_pa_color', 'red'),
(74849, 4862, 'attribute_pa_shoe-size', '37'),
(74850, 4862, '_price', '300.03'),
(74851, 4862, '_product_version', '4.1.0'),
(74852, 4862, '_vi_wad_aliexpress_variation_id', '67342649665'),
(74853, 4862, '_vi_wad_aliexpress_variation_attr', '14:10;200000124:100010482'),
(74854, 4863, '_variation_description', ''),
(74855, 4863, '_sku', '33038137823-red-38'),
(74856, 4863, '_regular_price', '300.03'),
(74857, 4863, 'total_sales', '0'),
(74858, 4863, '_tax_status', 'taxable'),
(74859, 4863, '_tax_class', 'parent'),
(74860, 4863, '_manage_stock', 'yes'),
(74861, 4863, '_backorders', 'no'),
(74862, 4863, '_sold_individually', 'no'),
(74863, 4863, '_virtual', 'no'),
(74864, 4863, '_downloadable', 'no'),
(74865, 4863, '_download_limit', '-1'),
(74866, 4863, '_download_expiry', '-1'),
(74867, 4863, '_stock', '999'),
(74868, 4863, '_stock_status', 'instock'),
(74869, 4863, '_wc_average_rating', '0'),
(74870, 4863, '_wc_review_count', '0'),
(74871, 4863, 'attribute_pa_color', 'red'),
(74872, 4863, 'attribute_pa_shoe-size', '38'),
(74873, 4863, '_price', '300.03'),
(74874, 4863, '_product_version', '4.1.0'),
(74875, 4863, '_vi_wad_aliexpress_variation_id', '67342649666'),
(74876, 4863, '_vi_wad_aliexpress_variation_attr', '14:10;200000124:200000898'),
(74877, 4861, '_vi_wad_image_id', 'ae01.alicdn.com/kf/HTB1XG7AcA9E3KVjSZFGq6A19XXax/Higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high.jpg_640x640.jpg'),
(74878, 4864, '_variation_description', ''),
(74879, 4785, '_thumbnail_id', '4861'),
(74880, 4864, '_sku', '33038137823-red-39'),
(74881, 4864, '_regular_price', '300.03'),
(74882, 4786, '_thumbnail_id', '4861'),
(74883, 4864, 'total_sales', '0'),
(74884, 4787, '_thumbnail_id', '4861'),
(74885, 4864, '_tax_status', 'taxable'),
(74886, 4788, '_thumbnail_id', '4861'),
(74887, 4864, '_tax_class', 'parent'),
(74888, 4864, '_manage_stock', 'yes'),
(74889, 4789, '_thumbnail_id', '4861'),
(74890, 4864, '_backorders', 'no'),
(74891, 4790, '_thumbnail_id', '4861'),
(74892, 4864, '_sold_individually', 'no'),
(74893, 4791, '_thumbnail_id', '4861'),
(74894, 4792, '_thumbnail_id', '4861'),
(74895, 4864, '_virtual', 'no'),
(74896, 4793, '_thumbnail_id', '4861'),
(74897, 4864, '_downloadable', 'no'),
(74898, 4794, '_thumbnail_id', '4861'),
(74899, 4795, '_thumbnail_id', '4861'),
(74900, 4864, '_download_limit', '-1'),
(74901, 4798, '_thumbnail_id', '4861'),
(74902, 4864, '_download_expiry', '-1'),
(74903, 4799, '_thumbnail_id', '4861'),
(74904, 4864, '_stock', '999'),
(74905, 4864, '_stock_status', 'instock'),
(74906, 4864, '_wc_average_rating', '0'),
(74907, 4864, '_wc_review_count', '0'),
(74908, 4864, 'attribute_pa_color', 'red'),
(74909, 4864, 'attribute_pa_shoe-size', '39'),
(74910, 4864, '_price', '300.03'),
(74911, 4864, '_product_version', '4.1.0'),
(74912, 4864, '_vi_wad_aliexpress_variation_id', '67342649667'),
(74913, 4864, '_vi_wad_aliexpress_variation_attr', '14:10;200000124:200000364'),
(74914, 4865, '_variation_description', ''),
(74915, 4865, '_sku', '33038137823-red-40'),
(74916, 4865, '_regular_price', '300.03'),
(74917, 4865, 'total_sales', '0'),
(74918, 4865, '_tax_status', 'taxable'),
(74919, 4865, '_tax_class', 'parent'),
(74920, 4865, '_manage_stock', 'yes'),
(74921, 4865, '_backorders', 'no'),
(74922, 4865, '_sold_individually', 'no'),
(74923, 4865, '_virtual', 'no'),
(74924, 4865, '_downloadable', 'no'),
(74925, 4865, '_download_limit', '-1'),
(74926, 4865, '_download_expiry', '-1'),
(74927, 4865, '_stock', '999'),
(74928, 4865, '_stock_status', 'instock'),
(74929, 4865, '_wc_average_rating', '0'),
(74930, 4865, '_wc_review_count', '0'),
(74931, 4865, 'attribute_pa_color', 'red'),
(74932, 4865, 'attribute_pa_shoe-size', '40'),
(74933, 4865, '_price', '300.03'),
(74934, 4865, '_product_version', '4.1.0'),
(74935, 4865, '_vi_wad_aliexpress_variation_id', '67342649668'),
(74936, 4865, '_vi_wad_aliexpress_variation_attr', '14:10;200000124:100013888'),
(74937, 4866, '_variation_description', ''),
(74938, 4866, '_sku', '33038137823-red-41'),
(74939, 4866, '_regular_price', '300.03'),
(74940, 4866, 'total_sales', '0'),
(74941, 4866, '_tax_status', 'taxable'),
(74942, 4866, '_tax_class', 'parent'),
(74943, 4866, '_manage_stock', 'yes'),
(74944, 4866, '_backorders', 'no'),
(74945, 4866, '_sold_individually', 'no'),
(74946, 4866, '_virtual', 'no'),
(74947, 4866, '_downloadable', 'no'),
(74948, 4866, '_download_limit', '-1'),
(74949, 4866, '_download_expiry', '-1'),
(74950, 4866, '_stock', '999'),
(74951, 4866, '_stock_status', 'instock'),
(74952, 4866, '_wc_average_rating', '0'),
(74953, 4866, '_wc_review_count', '0'),
(74954, 4866, 'attribute_pa_color', 'red'),
(74955, 4866, 'attribute_pa_shoe-size', '41'),
(74956, 4866, '_price', '300.03'),
(74957, 4866, '_product_version', '4.1.0'),
(74958, 4866, '_vi_wad_aliexpress_variation_id', '67342649669'),
(74959, 4866, '_vi_wad_aliexpress_variation_attr', '14:10;200000124:100010483'),
(74960, 4867, '_variation_description', ''),
(74961, 4867, '_sku', '33038137823-red-42'),
(74962, 4867, '_regular_price', '300.03'),
(74963, 4867, 'total_sales', '0'),
(74964, 4867, '_tax_status', 'taxable'),
(74965, 4867, '_tax_class', 'parent'),
(74966, 4867, '_manage_stock', 'yes'),
(74967, 4867, '_backorders', 'no'),
(74968, 4867, '_sold_individually', 'no'),
(74969, 4867, '_virtual', 'no'),
(74970, 4867, '_downloadable', 'no'),
(74971, 4867, '_download_limit', '-1'),
(74972, 4867, '_download_expiry', '-1'),
(74973, 4867, '_stock', '999'),
(74974, 4867, '_stock_status', 'instock'),
(74975, 4867, '_wc_average_rating', '0'),
(74976, 4867, '_wc_review_count', '0'),
(74977, 4867, 'attribute_pa_color', 'red'),
(74978, 4867, 'attribute_pa_shoe-size', '42'),
(74979, 4867, '_price', '300.03'),
(74980, 4867, '_product_version', '4.1.0'),
(74981, 4867, '_vi_wad_aliexpress_variation_id', '67342649670'),
(74982, 4867, '_vi_wad_aliexpress_variation_attr', '14:10;200000124:200000337'),
(74983, 4868, '_variation_description', ''),
(74984, 4868, '_sku', '33038137823-red-43'),
(74985, 4868, '_regular_price', '300.03'),
(74986, 4868, 'total_sales', '0'),
(74987, 4868, '_tax_status', 'taxable'),
(74988, 4868, '_tax_class', 'parent'),
(74989, 4868, '_manage_stock', 'yes'),
(74990, 4868, '_backorders', 'no'),
(74991, 4868, '_sold_individually', 'no'),
(74992, 4868, '_virtual', 'no'),
(74993, 4868, '_downloadable', 'no'),
(74994, 4868, '_download_limit', '-1'),
(74995, 4868, '_download_expiry', '-1'),
(74996, 4868, '_stock', '999'),
(74997, 4868, '_stock_status', 'instock'),
(74998, 4868, '_wc_average_rating', '0'),
(74999, 4868, '_wc_review_count', '0'),
(75000, 4868, 'attribute_pa_color', 'red'),
(75001, 4868, 'attribute_pa_shoe-size', '43'),
(75002, 4868, '_price', '300.03'),
(75003, 4868, '_product_version', '4.1.0'),
(75004, 4868, '_vi_wad_aliexpress_variation_id', '67342649671'),
(75005, 4868, '_vi_wad_aliexpress_variation_attr', '14:10;200000124:200000338'),
(75006, 4869, '_variation_description', ''),
(75007, 4869, '_sku', '33038137823-red-44'),
(75008, 4869, '_regular_price', '300.03'),
(75009, 4869, 'total_sales', '0'),
(75010, 4869, '_tax_status', 'taxable'),
(75011, 4869, '_tax_class', 'parent'),
(75012, 4869, '_manage_stock', 'yes'),
(75013, 4869, '_backorders', 'no'),
(75014, 4869, '_sold_individually', 'no'),
(75015, 4869, '_virtual', 'no'),
(75016, 4869, '_downloadable', 'no'),
(75017, 4869, '_download_limit', '-1'),
(75018, 4869, '_download_expiry', '-1'),
(75019, 4869, '_stock', '999'),
(75020, 4869, '_stock_status', 'instock'),
(75021, 4869, '_wc_average_rating', '0'),
(75022, 4869, '_wc_review_count', '0'),
(75023, 4869, 'attribute_pa_color', 'red'),
(75024, 4869, 'attribute_pa_shoe-size', '44'),
(75025, 4869, '_price', '300.03'),
(75026, 4869, '_product_version', '4.1.0'),
(75027, 4869, '_vi_wad_aliexpress_variation_id', '67342649672'),
(75028, 4869, '_vi_wad_aliexpress_variation_attr', '14:10;200000124:100010487'),
(75029, 4870, '_variation_description', ''),
(75030, 4870, '_sku', '33038137823-red-45'),
(75031, 4870, '_regular_price', '300.03'),
(75032, 4870, 'total_sales', '0'),
(75033, 4870, '_tax_status', 'taxable'),
(75034, 4870, '_tax_class', 'parent'),
(75035, 4870, '_manage_stock', 'yes'),
(75036, 4870, '_backorders', 'no'),
(75037, 4870, '_sold_individually', 'no'),
(75038, 4870, '_virtual', 'no'),
(75039, 4870, '_downloadable', 'no'),
(75040, 4870, '_download_limit', '-1'),
(75041, 4870, '_download_expiry', '-1'),
(75042, 4870, '_stock', '999'),
(75043, 4870, '_stock_status', 'instock'),
(75044, 4870, '_wc_average_rating', '0'),
(75045, 4870, '_wc_review_count', '0'),
(75046, 4870, 'attribute_pa_color', 'red'),
(75047, 4870, 'attribute_pa_shoe-size', '45'),
(75048, 4870, '_price', '300.03'),
(75049, 4870, '_product_version', '4.1.0'),
(75050, 4870, '_vi_wad_aliexpress_variation_id', '67342649673'),
(75051, 4870, '_vi_wad_aliexpress_variation_attr', '14:10;200000124:3116'),
(75052, 4871, '_variation_description', ''),
(75053, 4871, '_sku', '33038137823-red-46'),
(75054, 4871, '_regular_price', '300.03'),
(75055, 4871, 'total_sales', '0'),
(75056, 4871, '_tax_status', 'taxable'),
(75057, 4871, '_tax_class', 'parent'),
(75058, 4871, '_manage_stock', 'yes'),
(75059, 4871, '_backorders', 'no'),
(75060, 4871, '_sold_individually', 'no'),
(75061, 4872, '_wp_attached_file', '2021/06/Luxurious-Purple-Decorated-With-Rhinestone-Nigerian-Wedding-Shoes-With-Square-Clutch-bag-12cm-higher-platform-in-1.jpg'),
(75062, 4872, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:126:\"2021/06/Luxurious-Purple-Decorated-With-Rhinestone-Nigerian-Wedding-Shoes-With-Square-Clutch-bag-12cm-higher-platform-in-1.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:126:\"Luxurious-Purple-Decorated-With-Rhinestone-Nigerian-Wedding-Shoes-With-Square-Clutch-bag-12cm-higher-platform-in-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:126:\"Luxurious-Purple-Decorated-With-Rhinestone-Nigerian-Wedding-Shoes-With-Square-Clutch-bag-12cm-higher-platform-in-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:126:\"Luxurious-Purple-Decorated-With-Rhinestone-Nigerian-Wedding-Shoes-With-Square-Clutch-bag-12cm-higher-platform-in-1-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:126:\"Luxurious-Purple-Decorated-With-Rhinestone-Nigerian-Wedding-Shoes-With-Square-Clutch-bag-12cm-higher-platform-in-1-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:126:\"Luxurious-Purple-Decorated-With-Rhinestone-Nigerian-Wedding-Shoes-With-Square-Clutch-bag-12cm-higher-platform-in-1-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:126:\"Luxurious-Purple-Decorated-With-Rhinestone-Nigerian-Wedding-Shoes-With-Square-Clutch-bag-12cm-higher-platform-in-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:126:\"Luxurious-Purple-Decorated-With-Rhinestone-Nigerian-Wedding-Shoes-With-Square-Clutch-bag-12cm-higher-platform-in-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:126:\"Luxurious-Purple-Decorated-With-Rhinestone-Nigerian-Wedding-Shoes-With-Square-Clutch-bag-12cm-higher-platform-in-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:126:\"Luxurious-Purple-Decorated-With-Rhinestone-Nigerian-Wedding-Shoes-With-Square-Clutch-bag-12cm-higher-platform-in-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:126:\"Luxurious-Purple-Decorated-With-Rhinestone-Nigerian-Wedding-Shoes-With-Square-Clutch-bag-12cm-higher-platform-in-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:126:\"Luxurious-Purple-Decorated-With-Rhinestone-Nigerian-Wedding-Shoes-With-Square-Clutch-bag-12cm-higher-platform-in-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(75063, 4871, '_virtual', 'no'),
(75064, 4871, '_downloadable', 'no'),
(75065, 4871, '_download_limit', '-1'),
(75066, 4871, '_download_expiry', '-1'),
(75067, 4871, '_stock', '999'),
(75068, 4871, '_stock_status', 'instock'),
(75069, 4871, '_wc_average_rating', '0'),
(75070, 4871, '_wc_review_count', '0'),
(75071, 4871, 'attribute_pa_color', 'red'),
(75072, 4871, 'attribute_pa_shoe-size', '46'),
(75073, 4871, '_price', '300.03'),
(75074, 4871, '_product_version', '4.1.0'),
(75075, 4871, '_vi_wad_aliexpress_variation_id', '67342649674'),
(75076, 4871, '_vi_wad_aliexpress_variation_attr', '14:10;200000124:200000899'),
(75077, 4839, '_price', '300.03'),
(75078, 4872, '_vi_wad_image_id', 'ae01.alicdn.com/kf/HTB1ubSNwyOYBuNjSsD4q6zSkFXaM/Luxurious-Purple-Decorated-With-Rhinestone-Nigerian-Wedding-Shoes-With-Square-Clutch-bag-12cm-higher-platform-in.jpg'),
(75079, 4809, '_product_image_gallery', '4872,4874,4895,4911,4913'),
(75080, 4873, '_sku', '4001360368553'),
(75081, 4873, '_visibility', 'visible'),
(75082, 4873, '_default_attributes', ''),
(75083, 4874, '_wp_attached_file', '2021/06/Luxurious-Purple-Decorated-With-Rhinestone-Nigerian-Wedding-Shoes-With-Square-Clutch-bag-12cm-higher-platform-in-2.jpg'),
(75084, 4874, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:126:\"2021/06/Luxurious-Purple-Decorated-With-Rhinestone-Nigerian-Wedding-Shoes-With-Square-Clutch-bag-12cm-higher-platform-in-2.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:126:\"Luxurious-Purple-Decorated-With-Rhinestone-Nigerian-Wedding-Shoes-With-Square-Clutch-bag-12cm-higher-platform-in-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:126:\"Luxurious-Purple-Decorated-With-Rhinestone-Nigerian-Wedding-Shoes-With-Square-Clutch-bag-12cm-higher-platform-in-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:126:\"Luxurious-Purple-Decorated-With-Rhinestone-Nigerian-Wedding-Shoes-With-Square-Clutch-bag-12cm-higher-platform-in-2-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:126:\"Luxurious-Purple-Decorated-With-Rhinestone-Nigerian-Wedding-Shoes-With-Square-Clutch-bag-12cm-higher-platform-in-2-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:126:\"Luxurious-Purple-Decorated-With-Rhinestone-Nigerian-Wedding-Shoes-With-Square-Clutch-bag-12cm-higher-platform-in-2-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:126:\"Luxurious-Purple-Decorated-With-Rhinestone-Nigerian-Wedding-Shoes-With-Square-Clutch-bag-12cm-higher-platform-in-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:126:\"Luxurious-Purple-Decorated-With-Rhinestone-Nigerian-Wedding-Shoes-With-Square-Clutch-bag-12cm-higher-platform-in-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:126:\"Luxurious-Purple-Decorated-With-Rhinestone-Nigerian-Wedding-Shoes-With-Square-Clutch-bag-12cm-higher-platform-in-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:126:\"Luxurious-Purple-Decorated-With-Rhinestone-Nigerian-Wedding-Shoes-With-Square-Clutch-bag-12cm-higher-platform-in-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:126:\"Luxurious-Purple-Decorated-With-Rhinestone-Nigerian-Wedding-Shoes-With-Square-Clutch-bag-12cm-higher-platform-in-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:126:\"Luxurious-Purple-Decorated-With-Rhinestone-Nigerian-Wedding-Shoes-With-Square-Clutch-bag-12cm-higher-platform-in-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(75085, 4763, '_vi_wad_woo_id', '4873'),
(75086, 4873, '_vi_wad_aliexpress_product_id', '4001360368553'),
(75087, 4873, 'total_sales', '0'),
(75088, 4873, '_tax_status', 'taxable'),
(75089, 4873, '_tax_class', ''),
(75090, 4873, '_manage_stock', 'no'),
(75091, 4873, '_backorders', 'no'),
(75092, 4873, '_sold_individually', 'no'),
(75093, 4873, '_virtual', 'no'),
(75094, 4873, '_downloadable', 'no'),
(75095, 4873, '_download_limit', '-1'),
(75096, 4873, '_download_expiry', '-1'),
(75097, 4873, '_stock', NULL),
(75098, 4873, '_stock_status', 'instock'),
(75099, 4873, '_wc_average_rating', '0'),
(75100, 4873, '_wc_review_count', '0'),
(75101, 4873, '_product_attributes', 'a:2:{s:8:\"pa_color\";a:6:{s:4:\"name\";s:8:\"pa_color\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"0\";s:10:\"is_visible\";s:1:\"0\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"1\";}s:12:\"pa_shoe-size\";a:6:{s:4:\"name\";s:12:\"pa_shoe-size\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"1\";s:10:\"is_visible\";s:1:\"0\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"1\";}}'),
(75102, 4873, '_product_version', '4.1.0'),
(75103, 4875, '_wp_attached_file', '2021/06/Sorbern-Dark-Red-Women-Pump-Shoes-Ankle-Strap-Pointy-Toe-Heels-Platform-20Cm-Custom-Higher-Heels.jpg'),
(75104, 4875, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:108:\"2021/06/Sorbern-Dark-Red-Women-Pump-Shoes-Ankle-Strap-Pointy-Toe-Heels-Platform-20Cm-Custom-Higher-Heels.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:108:\"Sorbern-Dark-Red-Women-Pump-Shoes-Ankle-Strap-Pointy-Toe-Heels-Platform-20Cm-Custom-Higher-Heels-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:108:\"Sorbern-Dark-Red-Women-Pump-Shoes-Ankle-Strap-Pointy-Toe-Heels-Platform-20Cm-Custom-Higher-Heels-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:108:\"Sorbern-Dark-Red-Women-Pump-Shoes-Ankle-Strap-Pointy-Toe-Heels-Platform-20Cm-Custom-Higher-Heels-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:108:\"Sorbern-Dark-Red-Women-Pump-Shoes-Ankle-Strap-Pointy-Toe-Heels-Platform-20Cm-Custom-Higher-Heels-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:108:\"Sorbern-Dark-Red-Women-Pump-Shoes-Ankle-Strap-Pointy-Toe-Heels-Platform-20Cm-Custom-Higher-Heels-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:108:\"Sorbern-Dark-Red-Women-Pump-Shoes-Ankle-Strap-Pointy-Toe-Heels-Platform-20Cm-Custom-Higher-Heels-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:108:\"Sorbern-Dark-Red-Women-Pump-Shoes-Ankle-Strap-Pointy-Toe-Heels-Platform-20Cm-Custom-Higher-Heels-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:108:\"Sorbern-Dark-Red-Women-Pump-Shoes-Ankle-Strap-Pointy-Toe-Heels-Platform-20Cm-Custom-Higher-Heels-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:108:\"Sorbern-Dark-Red-Women-Pump-Shoes-Ankle-Strap-Pointy-Toe-Heels-Platform-20Cm-Custom-Higher-Heels-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:108:\"Sorbern-Dark-Red-Women-Pump-Shoes-Ankle-Strap-Pointy-Toe-Heels-Platform-20Cm-Custom-Higher-Heels-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:108:\"Sorbern-Dark-Red-Women-Pump-Shoes-Ankle-Strap-Pointy-Toe-Heels-Platform-20Cm-Custom-Higher-Heels-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(75105, 4874, '_vi_wad_image_id', 'ae01.alicdn.com/kf/HTB1ESEeESBYBeNjy0Feq6znmFXaY/Luxurious-Purple-Decorated-With-Rhinestone-Nigerian-Wedding-Shoes-With-Square-Clutch-bag-12cm-higher-platform-in.jpg'),
(75106, 4875, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Hb0c4c207c70b459caba5a701ad8e5ab6E/Sorbern-Dark-Red-Women-Pump-Shoes-Ankle-Strap-Pointy-Toe-Heels-Platform-20Cm-Custom-Higher-Heels.jpg'),
(75107, 4873, '_thumbnail_id', '4875'),
(75108, 4876, '_variation_description', ''),
(75109, 4876, '_sku', '4001360368553-custom-color-12'),
(75110, 4876, '_regular_price', '477.94'),
(75111, 4876, 'total_sales', '0'),
(75112, 4876, '_tax_status', 'taxable'),
(75113, 4876, '_tax_class', 'parent'),
(75114, 4876, '_manage_stock', 'yes'),
(75115, 4876, '_backorders', 'no'),
(75116, 4876, '_sold_individually', 'no'),
(75117, 4876, '_virtual', 'no'),
(75118, 4876, '_downloadable', 'no'),
(75119, 4876, '_download_limit', '-1'),
(75120, 4876, '_download_expiry', '-1'),
(75121, 4876, '_stock', '100'),
(75122, 4876, '_stock_status', 'instock'),
(75123, 4876, '_wc_average_rating', '0'),
(75124, 4876, '_wc_review_count', '0'),
(75125, 4876, 'attribute_pa_color', 'custom-color'),
(75126, 4876, 'attribute_pa_shoe-size', '12'),
(75127, 4876, '_price', '477.94'),
(75128, 4876, '_product_version', '4.1.0'),
(75129, 4876, '_vi_wad_aliexpress_variation_id', '10000015798967719'),
(75130, 4876, '_vi_wad_aliexpress_variation_attr', '14:200003699#Custom Color;200000124:1663'),
(75131, 4877, '_variation_description', ''),
(75132, 4877, '_sku', '4001360368553-custom-color-11-5'),
(75133, 4877, '_regular_price', '477.94'),
(75134, 4877, 'total_sales', '0'),
(75135, 4877, '_tax_status', 'taxable'),
(75136, 4877, '_tax_class', 'parent'),
(75137, 4877, '_manage_stock', 'yes'),
(75138, 4877, '_backorders', 'no'),
(75139, 4877, '_sold_individually', 'no'),
(75140, 4877, '_virtual', 'no'),
(75141, 4877, '_downloadable', 'no'),
(75142, 4877, '_download_limit', '-1'),
(75143, 4877, '_download_expiry', '-1'),
(75144, 4877, '_stock', '100'),
(75145, 4877, '_stock_status', 'instock'),
(75146, 4877, '_wc_average_rating', '0'),
(75147, 4877, '_wc_review_count', '0'),
(75148, 4877, 'attribute_pa_color', 'custom-color'),
(75149, 4877, 'attribute_pa_shoe-size', '11-5'),
(75150, 4877, '_price', '477.94'),
(75151, 4877, '_product_version', '4.1.0'),
(75152, 4877, '_vi_wad_aliexpress_variation_id', '10000015798967718'),
(75153, 4877, '_vi_wad_aliexpress_variation_attr', '14:200003699#Custom Color;200000124:200000292'),
(75154, 4878, '_variation_description', ''),
(75155, 4878, '_sku', '4001360368553-custom-color-11'),
(75156, 4878, '_regular_price', '477.94'),
(75157, 4878, 'total_sales', '0'),
(75158, 4878, '_tax_status', 'taxable'),
(75159, 4878, '_tax_class', 'parent'),
(75160, 4878, '_manage_stock', 'yes'),
(75161, 4878, '_backorders', 'no'),
(75162, 4878, '_sold_individually', 'no'),
(75163, 4878, '_virtual', 'no'),
(75164, 4878, '_downloadable', 'no'),
(75165, 4878, '_download_limit', '-1'),
(75166, 4878, '_download_expiry', '-1'),
(75167, 4878, '_stock', '100'),
(75168, 4878, '_stock_status', 'instock'),
(75169, 4878, '_wc_average_rating', '0'),
(75170, 4878, '_wc_review_count', '0'),
(75171, 4878, 'attribute_pa_color', 'custom-color'),
(75172, 4878, 'attribute_pa_shoe-size', '11'),
(75173, 4878, '_price', '477.94'),
(75174, 4878, '_product_version', '4.1.0'),
(75175, 4878, '_vi_wad_aliexpress_variation_id', '10000015798967717'),
(75176, 4878, '_vi_wad_aliexpress_variation_attr', '14:200003699#Custom Color;200000124:100010420'),
(75177, 4879, '_variation_description', ''),
(75178, 4879, '_sku', '4001360368553-custom-color-10-5'),
(75179, 4879, '_regular_price', '477.94'),
(75180, 4879, 'total_sales', '0'),
(75181, 4879, '_tax_status', 'taxable'),
(75182, 4879, '_tax_class', 'parent'),
(75183, 4879, '_manage_stock', 'yes'),
(75184, 4879, '_backorders', 'no'),
(75185, 4879, '_sold_individually', 'no'),
(75186, 4879, '_virtual', 'no'),
(75187, 4879, '_downloadable', 'no'),
(75188, 4879, '_download_limit', '-1'),
(75189, 4879, '_download_expiry', '-1'),
(75190, 4879, '_stock', '100'),
(75191, 4879, '_stock_status', 'instock'),
(75192, 4879, '_wc_average_rating', '0'),
(75193, 4879, '_wc_review_count', '0'),
(75194, 4879, 'attribute_pa_color', 'custom-color'),
(75195, 4879, 'attribute_pa_shoe-size', '10-5'),
(75196, 4879, '_price', '477.94'),
(75197, 4879, '_product_version', '4.1.0'),
(75198, 4879, '_vi_wad_aliexpress_variation_id', '10000015798967716'),
(75199, 4879, '_vi_wad_aliexpress_variation_attr', '14:200003699#Custom Color;200000124:200000291'),
(75200, 4880, '_variation_description', ''),
(75201, 4880, '_sku', '4001360368553-custom-color-10'),
(75202, 4880, '_regular_price', '477.94'),
(75203, 4880, 'total_sales', '0'),
(75204, 4880, '_tax_status', 'taxable'),
(75205, 4880, '_tax_class', 'parent'),
(75206, 4880, '_manage_stock', 'yes'),
(75207, 4880, '_backorders', 'no'),
(75208, 4880, '_sold_individually', 'no'),
(75209, 4880, '_virtual', 'no'),
(75210, 4880, '_downloadable', 'no'),
(75211, 4880, '_download_limit', '-1'),
(75212, 4880, '_download_expiry', '-1'),
(75213, 4880, '_stock', '100'),
(75214, 4880, '_stock_status', 'instock'),
(75215, 4880, '_wc_average_rating', '0'),
(75216, 4880, '_wc_review_count', '0'),
(75217, 4880, 'attribute_pa_color', 'custom-color'),
(75218, 4880, 'attribute_pa_shoe-size', '10'),
(75219, 4880, '_price', '477.94'),
(75220, 4880, '_product_version', '4.1.0'),
(75221, 4880, '_vi_wad_aliexpress_variation_id', '10000015798967715'),
(75222, 4880, '_vi_wad_aliexpress_variation_attr', '14:200003699#Custom Color;200000124:1583'),
(75223, 4881, '_variation_description', ''),
(75224, 4881, '_sku', '4001360368553-custom-color-9-5'),
(75225, 4881, '_regular_price', '477.94'),
(75226, 4881, 'total_sales', '0'),
(75227, 4881, '_tax_status', 'taxable'),
(75228, 4881, '_tax_class', 'parent'),
(75229, 4881, '_manage_stock', 'yes'),
(75230, 4881, '_backorders', 'no'),
(75231, 4881, '_sold_individually', 'no'),
(75232, 4881, '_virtual', 'no'),
(75233, 4881, '_downloadable', 'no'),
(75234, 4881, '_download_limit', '-1'),
(75235, 4881, '_download_expiry', '-1'),
(75236, 4881, '_stock', '100'),
(75237, 4881, '_stock_status', 'instock'),
(75238, 4881, '_wc_average_rating', '0'),
(75239, 4881, '_wc_review_count', '0'),
(75240, 4881, 'attribute_pa_color', 'custom-color'),
(75241, 4881, 'attribute_pa_shoe-size', '9-5'),
(75242, 4881, '_price', '477.94'),
(75243, 4881, '_product_version', '4.1.0'),
(75244, 4881, '_vi_wad_aliexpress_variation_id', '10000015798967714'),
(75245, 4881, '_vi_wad_aliexpress_variation_attr', '14:200003699#Custom Color;200000124:200000290'),
(75246, 4882, '_variation_description', ''),
(75247, 4882, '_sku', '4001360368553-custom-color-9'),
(75248, 4882, '_regular_price', '477.94'),
(75249, 4882, 'total_sales', '0'),
(75250, 4882, '_tax_status', 'taxable'),
(75251, 4882, '_tax_class', 'parent'),
(75252, 4882, '_manage_stock', 'yes'),
(75253, 4882, '_backorders', 'no'),
(75254, 4882, '_sold_individually', 'no'),
(75255, 4882, '_virtual', 'no'),
(75256, 4882, '_downloadable', 'no'),
(75257, 4882, '_download_limit', '-1'),
(75258, 4882, '_download_expiry', '-1'),
(75259, 4882, '_stock', '100'),
(75260, 4882, '_stock_status', 'instock'),
(75261, 4882, '_wc_average_rating', '0'),
(75262, 4882, '_wc_review_count', '0'),
(75263, 4882, 'attribute_pa_color', 'custom-color'),
(75264, 4882, 'attribute_pa_shoe-size', '9'),
(75265, 4882, '_price', '477.94'),
(75266, 4882, '_product_version', '4.1.0'),
(75267, 4882, '_vi_wad_aliexpress_variation_id', '10000015798967713'),
(75268, 4882, '_vi_wad_aliexpress_variation_attr', '14:200003699#Custom Color;200000124:350262'),
(75269, 4883, '_variation_description', ''),
(75270, 4883, '_sku', '4001360368553-custom-color-8-5'),
(75271, 4883, '_regular_price', '477.94'),
(75272, 4883, 'total_sales', '0'),
(75273, 4883, '_tax_status', 'taxable'),
(75274, 4883, '_tax_class', 'parent'),
(75275, 4883, '_manage_stock', 'yes'),
(75276, 4883, '_backorders', 'no'),
(75277, 4883, '_sold_individually', 'no'),
(75278, 4883, '_virtual', 'no'),
(75279, 4883, '_downloadable', 'no'),
(75280, 4883, '_download_limit', '-1'),
(75281, 4883, '_download_expiry', '-1'),
(75282, 4883, '_stock', '100'),
(75283, 4883, '_stock_status', 'instock'),
(75284, 4883, '_wc_average_rating', '0'),
(75285, 4883, '_wc_review_count', '0'),
(75286, 4883, 'attribute_pa_color', 'custom-color'),
(75287, 4883, 'attribute_pa_shoe-size', '8-5'),
(75288, 4883, '_price', '477.94'),
(75289, 4883, '_product_version', '4.1.0'),
(75290, 4883, '_vi_wad_aliexpress_variation_id', '10000015798967712'),
(75291, 4883, '_vi_wad_aliexpress_variation_attr', '14:200003699#Custom Color;200000124:200000289'),
(75292, 4884, '_variation_description', ''),
(75293, 4884, '_sku', '4001360368553-custom-color-13'),
(75294, 4884, '_regular_price', '477.94'),
(75295, 4884, 'total_sales', '0'),
(75296, 4884, '_tax_status', 'taxable'),
(75297, 4884, '_tax_class', 'parent'),
(75298, 4884, '_manage_stock', 'yes'),
(75299, 4884, '_backorders', 'no'),
(75300, 4884, '_sold_individually', 'no'),
(75301, 4884, '_virtual', 'no'),
(75302, 4884, '_downloadable', 'no'),
(75303, 4884, '_download_limit', '-1'),
(75304, 4884, '_download_expiry', '-1'),
(75305, 4884, '_stock', '100'),
(75306, 4884, '_stock_status', 'instock'),
(75307, 4884, '_wc_average_rating', '0'),
(75308, 4884, '_wc_review_count', '0'),
(75309, 4884, 'attribute_pa_color', 'custom-color'),
(75310, 4884, 'attribute_pa_shoe-size', '13'),
(75311, 4884, '_price', '477.94'),
(75312, 4884, '_product_version', '4.1.0'),
(75313, 4884, '_vi_wad_aliexpress_variation_id', '10000015798967721'),
(75314, 4884, '_vi_wad_aliexpress_variation_attr', '14:200003699#Custom Color;200000124:200000296'),
(75315, 4885, '_variation_description', ''),
(75316, 4885, '_sku', '4001360368553-custom-color-12-5'),
(75317, 4885, '_regular_price', '477.94'),
(75318, 4885, 'total_sales', '0'),
(75319, 4885, '_tax_status', 'taxable'),
(75320, 4885, '_tax_class', 'parent'),
(75321, 4885, '_manage_stock', 'yes'),
(75322, 4885, '_backorders', 'no'),
(75323, 4885, '_sold_individually', 'no'),
(75324, 4885, '_virtual', 'no'),
(75325, 4885, '_downloadable', 'no'),
(75326, 4885, '_download_limit', '-1'),
(75327, 4885, '_download_expiry', '-1'),
(75328, 4885, '_stock', '100'),
(75329, 4885, '_stock_status', 'instock'),
(75330, 4885, '_wc_average_rating', '0'),
(75331, 4885, '_wc_review_count', '0'),
(75332, 4885, 'attribute_pa_color', 'custom-color'),
(75333, 4885, 'attribute_pa_shoe-size', '12-5'),
(75334, 4885, '_price', '477.94'),
(75335, 4885, '_product_version', '4.1.0'),
(75336, 4885, '_vi_wad_aliexpress_variation_id', '10000015798967720'),
(75337, 4885, '_vi_wad_aliexpress_variation_attr', '14:200003699#Custom Color;200000124:200000295'),
(75338, 4886, '_variation_description', ''),
(75339, 4886, '_sku', '4001360368553-dark-red-8-5'),
(75340, 4886, '_regular_price', '477.94'),
(75341, 4886, 'total_sales', '0'),
(75342, 4886, '_tax_status', 'taxable'),
(75343, 4886, '_tax_class', 'parent'),
(75344, 4886, '_manage_stock', 'yes'),
(75345, 4886, '_backorders', 'no'),
(75346, 4886, '_sold_individually', 'no'),
(75347, 4886, '_virtual', 'no'),
(75348, 4886, '_downloadable', 'no'),
(75349, 4886, '_download_limit', '-1'),
(75350, 4886, '_download_expiry', '-1'),
(75351, 4886, '_stock', '100'),
(75352, 4886, '_stock_status', 'instock'),
(75353, 4886, '_wc_average_rating', '0'),
(75354, 4886, '_wc_review_count', '0'),
(75355, 4886, 'attribute_pa_color', 'dark-red'),
(75356, 4886, 'attribute_pa_shoe-size', '8-5'),
(75357, 4886, '_price', '477.94'),
(75358, 4886, '_product_version', '4.1.0'),
(75359, 4886, '_vi_wad_aliexpress_variation_id', '10000015798967695'),
(75360, 4886, '_vi_wad_aliexpress_variation_attr', '14:771#Dark Red;200000124:200000289'),
(75361, 4887, '_variation_description', ''),
(75362, 4887, '_sku', '4001360368553-dark-red-8'),
(75363, 4887, '_regular_price', '477.94'),
(75364, 4887, 'total_sales', '0'),
(75365, 4887, '_tax_status', 'taxable'),
(75366, 4887, '_tax_class', 'parent'),
(75367, 4887, '_manage_stock', 'yes'),
(75368, 4887, '_backorders', 'no'),
(75369, 4887, '_sold_individually', 'no'),
(75370, 4887, '_virtual', 'no'),
(75371, 4887, '_downloadable', 'no'),
(75372, 4887, '_download_limit', '-1'),
(75373, 4887, '_download_expiry', '-1'),
(75374, 4887, '_stock', '100'),
(75375, 4887, '_stock_status', 'instock'),
(75376, 4887, '_wc_average_rating', '0'),
(75377, 4887, '_wc_review_count', '0'),
(75378, 4887, 'attribute_pa_color', 'dark-red'),
(75379, 4887, 'attribute_pa_shoe-size', '8'),
(75380, 4887, '_price', '477.94'),
(75381, 4887, '_product_version', '4.1.0'),
(75382, 4887, '_vi_wad_aliexpress_variation_id', '10000015798967694'),
(75383, 4887, '_vi_wad_aliexpress_variation_attr', '14:771#Dark Red;200000124:699'),
(75384, 4888, '_variation_description', ''),
(75385, 4888, '_sku', '4001360368553-dark-red-7-5'),
(75386, 4888, '_regular_price', '477.94'),
(75387, 4888, 'total_sales', '0'),
(75388, 4888, '_tax_status', 'taxable'),
(75389, 4888, '_tax_class', 'parent'),
(75390, 4888, '_manage_stock', 'yes'),
(75391, 4888, '_backorders', 'no'),
(75392, 4888, '_sold_individually', 'no'),
(75393, 4888, '_virtual', 'no'),
(75394, 4888, '_downloadable', 'no'),
(75395, 4888, '_download_limit', '-1'),
(75396, 4888, '_download_expiry', '-1'),
(75397, 4888, '_stock', '100'),
(75398, 4888, '_stock_status', 'instock'),
(75399, 4888, '_wc_average_rating', '0'),
(75400, 4888, '_wc_review_count', '0'),
(75401, 4888, 'attribute_pa_color', 'dark-red'),
(75402, 4888, 'attribute_pa_shoe-size', '7-5'),
(75403, 4888, '_price', '477.94'),
(75404, 4888, '_product_version', '4.1.0'),
(75405, 4888, '_vi_wad_aliexpress_variation_id', '10000015798967693'),
(75406, 4888, '_vi_wad_aliexpress_variation_attr', '14:771#Dark Red;200000124:200000288'),
(75407, 4889, '_variation_description', ''),
(75408, 4889, '_sku', '4001360368553-dark-red-7'),
(75409, 4889, '_regular_price', '477.94'),
(75410, 4889, 'total_sales', '0'),
(75411, 4889, '_tax_status', 'taxable'),
(75412, 4889, '_tax_class', 'parent'),
(75413, 4889, '_manage_stock', 'yes'),
(75414, 4889, '_backorders', 'no'),
(75415, 4889, '_sold_individually', 'no'),
(75416, 4889, '_virtual', 'no'),
(75417, 4889, '_downloadable', 'no'),
(75418, 4889, '_download_limit', '-1'),
(75419, 4889, '_download_expiry', '-1'),
(75420, 4889, '_stock', '100'),
(75421, 4889, '_stock_status', 'instock'),
(75422, 4889, '_wc_average_rating', '0'),
(75423, 4889, '_wc_review_count', '0'),
(75424, 4889, 'attribute_pa_color', 'dark-red'),
(75425, 4889, 'attribute_pa_shoe-size', '7'),
(75426, 4889, '_price', '477.94'),
(75427, 4889, '_product_version', '4.1.0'),
(75428, 4889, '_vi_wad_aliexpress_variation_id', '10000015798967692'),
(75429, 4889, '_vi_wad_aliexpress_variation_attr', '14:771#Dark Red;200000124:3434'),
(75430, 4890, '_variation_description', ''),
(75431, 4890, '_sku', '4001360368553-dark-red-6-5'),
(75432, 4890, '_regular_price', '477.94'),
(75433, 4890, 'total_sales', '0'),
(75434, 4890, '_tax_status', 'taxable'),
(75435, 4890, '_tax_class', 'parent'),
(75436, 4890, '_manage_stock', 'yes'),
(75437, 4890, '_backorders', 'no'),
(75438, 4890, '_sold_individually', 'no'),
(75439, 4890, '_virtual', 'no'),
(75440, 4890, '_downloadable', 'no'),
(75441, 4890, '_download_limit', '-1'),
(75442, 4890, '_download_expiry', '-1'),
(75443, 4890, '_stock', '100'),
(75444, 4890, '_stock_status', 'instock'),
(75445, 4890, '_wc_average_rating', '0'),
(75446, 4890, '_wc_review_count', '0'),
(75447, 4890, 'attribute_pa_color', 'dark-red'),
(75448, 4890, 'attribute_pa_shoe-size', '6-5'),
(75449, 4890, '_price', '477.94'),
(75450, 4890, '_product_version', '4.1.0'),
(75451, 4890, '_vi_wad_aliexpress_variation_id', '10000015798967691'),
(75452, 4890, '_vi_wad_aliexpress_variation_attr', '14:771#Dark Red;200000124:200000287#6.5'),
(75453, 4891, '_variation_description', ''),
(75454, 4891, '_sku', '4001360368553-dark-red-6'),
(75455, 4891, '_regular_price', '477.94'),
(75456, 4891, 'total_sales', '0'),
(75457, 4891, '_tax_status', 'taxable'),
(75458, 4891, '_tax_class', 'parent'),
(75459, 4891, '_manage_stock', 'yes'),
(75460, 4891, '_backorders', 'no'),
(75461, 4891, '_sold_individually', 'no'),
(75462, 4891, '_virtual', 'no'),
(75463, 4891, '_downloadable', 'no'),
(75464, 4891, '_download_limit', '-1'),
(75465, 4891, '_download_expiry', '-1'),
(75466, 4891, '_stock', '100'),
(75467, 4891, '_stock_status', 'instock'),
(75468, 4891, '_wc_average_rating', '0'),
(75469, 4891, '_wc_review_count', '0'),
(75470, 4891, 'attribute_pa_color', 'dark-red'),
(75471, 4891, 'attribute_pa_shoe-size', '6'),
(75472, 4891, '_price', '477.94'),
(75473, 4891, '_product_version', '4.1.0'),
(75474, 4891, '_vi_wad_aliexpress_variation_id', '10000015798967690'),
(75475, 4891, '_vi_wad_aliexpress_variation_attr', '14:771#Dark Red;200000124:1394'),
(75476, 4892, '_variation_description', ''),
(75477, 4892, '_sku', '4001360368553-dark-red-5-5'),
(75478, 4892, '_regular_price', '477.94'),
(75479, 4892, 'total_sales', '0'),
(75480, 4892, '_tax_status', 'taxable'),
(75481, 4892, '_tax_class', 'parent'),
(75482, 4892, '_manage_stock', 'yes'),
(75483, 4892, '_backorders', 'no'),
(75484, 4892, '_sold_individually', 'no'),
(75485, 4892, '_virtual', 'no'),
(75486, 4892, '_downloadable', 'no'),
(75487, 4892, '_download_limit', '-1'),
(75488, 4892, '_download_expiry', '-1'),
(75489, 4892, '_stock', '100'),
(75490, 4892, '_stock_status', 'instock'),
(75491, 4892, '_wc_average_rating', '0'),
(75492, 4892, '_wc_review_count', '0'),
(75493, 4892, 'attribute_pa_color', 'dark-red'),
(75494, 4892, 'attribute_pa_shoe-size', '5-5'),
(75495, 4892, '_price', '477.94'),
(75496, 4892, '_product_version', '4.1.0'),
(75497, 4892, '_vi_wad_aliexpress_variation_id', '10000015798967689'),
(75498, 4892, '_vi_wad_aliexpress_variation_attr', '14:771#Dark Red;200000124:200000286#5.5'),
(75499, 4893, '_variation_description', ''),
(75500, 4893, '_sku', '4001360368553-dark-red-5'),
(75501, 4893, '_regular_price', '477.94'),
(75502, 4893, 'total_sales', '0'),
(75503, 4893, '_tax_status', 'taxable'),
(75504, 4893, '_tax_class', 'parent'),
(75505, 4893, '_manage_stock', 'yes'),
(75506, 4893, '_backorders', 'no'),
(75507, 4893, '_sold_individually', 'no'),
(75508, 4893, '_virtual', 'no'),
(75509, 4893, '_downloadable', 'no'),
(75510, 4893, '_download_limit', '-1'),
(75511, 4893, '_download_expiry', '-1'),
(75512, 4893, '_stock', '100'),
(75513, 4893, '_stock_status', 'instock'),
(75514, 4893, '_wc_average_rating', '0'),
(75515, 4893, '_wc_review_count', '0'),
(75516, 4893, 'attribute_pa_color', 'dark-red'),
(75517, 4893, 'attribute_pa_shoe-size', '5'),
(75518, 4893, '_price', '477.94'),
(75519, 4893, '_product_version', '4.1.0'),
(75520, 4893, '_vi_wad_aliexpress_variation_id', '10000015798967688'),
(75521, 4893, '_vi_wad_aliexpress_variation_attr', '14:771#Dark Red;200000124:698'),
(75522, 4894, '_variation_description', ''),
(75523, 4894, '_sku', '4001360368553-dark-red-12-5'),
(75524, 4894, '_regular_price', '477.94'),
(75525, 4894, 'total_sales', '0'),
(75526, 4894, '_tax_status', 'taxable'),
(75527, 4894, '_tax_class', 'parent'),
(75528, 4894, '_manage_stock', 'yes'),
(75529, 4894, '_backorders', 'no'),
(75530, 4894, '_sold_individually', 'no'),
(75531, 4894, '_virtual', 'no'),
(75532, 4894, '_downloadable', 'no'),
(75533, 4894, '_download_limit', '-1'),
(75534, 4894, '_download_expiry', '-1'),
(75535, 4894, '_stock', '100'),
(75536, 4894, '_stock_status', 'instock'),
(75537, 4894, '_wc_average_rating', '0'),
(75538, 4894, '_wc_review_count', '0'),
(75539, 4894, 'attribute_pa_color', 'dark-red'),
(75540, 4894, 'attribute_pa_shoe-size', '12-5'),
(75541, 4894, '_price', '477.94'),
(75542, 4894, '_product_version', '4.1.0'),
(75543, 4895, '_wp_attached_file', '2021/06/Luxurious-Purple-Decorated-With-Rhinestone-Nigerian-Wedding-Shoes-With-Square-Clutch-bag-12cm-higher-platform-in-3.jpg'),
(75544, 4894, '_vi_wad_aliexpress_variation_id', '10000015798967703'),
(75545, 4895, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:126:\"2021/06/Luxurious-Purple-Decorated-With-Rhinestone-Nigerian-Wedding-Shoes-With-Square-Clutch-bag-12cm-higher-platform-in-3.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:126:\"Luxurious-Purple-Decorated-With-Rhinestone-Nigerian-Wedding-Shoes-With-Square-Clutch-bag-12cm-higher-platform-in-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:126:\"Luxurious-Purple-Decorated-With-Rhinestone-Nigerian-Wedding-Shoes-With-Square-Clutch-bag-12cm-higher-platform-in-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:126:\"Luxurious-Purple-Decorated-With-Rhinestone-Nigerian-Wedding-Shoes-With-Square-Clutch-bag-12cm-higher-platform-in-3-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:126:\"Luxurious-Purple-Decorated-With-Rhinestone-Nigerian-Wedding-Shoes-With-Square-Clutch-bag-12cm-higher-platform-in-3-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:126:\"Luxurious-Purple-Decorated-With-Rhinestone-Nigerian-Wedding-Shoes-With-Square-Clutch-bag-12cm-higher-platform-in-3-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:126:\"Luxurious-Purple-Decorated-With-Rhinestone-Nigerian-Wedding-Shoes-With-Square-Clutch-bag-12cm-higher-platform-in-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:126:\"Luxurious-Purple-Decorated-With-Rhinestone-Nigerian-Wedding-Shoes-With-Square-Clutch-bag-12cm-higher-platform-in-3-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:126:\"Luxurious-Purple-Decorated-With-Rhinestone-Nigerian-Wedding-Shoes-With-Square-Clutch-bag-12cm-higher-platform-in-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:126:\"Luxurious-Purple-Decorated-With-Rhinestone-Nigerian-Wedding-Shoes-With-Square-Clutch-bag-12cm-higher-platform-in-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:126:\"Luxurious-Purple-Decorated-With-Rhinestone-Nigerian-Wedding-Shoes-With-Square-Clutch-bag-12cm-higher-platform-in-3-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:126:\"Luxurious-Purple-Decorated-With-Rhinestone-Nigerian-Wedding-Shoes-With-Square-Clutch-bag-12cm-higher-platform-in-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(75546, 4894, '_vi_wad_aliexpress_variation_attr', '14:771#Dark Red;200000124:200000295'),
(75547, 4896, '_variation_description', ''),
(75548, 4896, '_sku', '4001360368553-dark-red-12'),
(75549, 4896, '_regular_price', '477.94'),
(75550, 4896, 'total_sales', '0'),
(75551, 4896, '_tax_status', 'taxable'),
(75552, 4896, '_tax_class', 'parent'),
(75553, 4896, '_manage_stock', 'yes'),
(75554, 4896, '_backorders', 'no'),
(75555, 4896, '_sold_individually', 'no'),
(75556, 4896, '_virtual', 'no'),
(75557, 4896, '_downloadable', 'no'),
(75558, 4896, '_download_limit', '-1'),
(75559, 4896, '_download_expiry', '-1'),
(75560, 4896, '_stock', '100'),
(75561, 4896, '_stock_status', 'instock'),
(75562, 4896, '_wc_average_rating', '0'),
(75563, 4896, '_wc_review_count', '0'),
(75564, 4896, 'attribute_pa_color', 'dark-red'),
(75565, 4896, 'attribute_pa_shoe-size', '12'),
(75566, 4896, '_price', '477.94'),
(75567, 4896, '_product_version', '4.1.0'),
(75568, 4896, '_vi_wad_aliexpress_variation_id', '10000015798967702'),
(75569, 4896, '_vi_wad_aliexpress_variation_attr', '14:771#Dark Red;200000124:1663'),
(75570, 4897, '_variation_description', ''),
(75571, 4897, '_sku', '4001360368553-dark-red-11-5'),
(75572, 4897, '_regular_price', '477.94'),
(75573, 4897, 'total_sales', '0'),
(75574, 4897, '_tax_status', 'taxable'),
(75575, 4897, '_tax_class', 'parent'),
(75576, 4897, '_manage_stock', 'yes'),
(75577, 4897, '_backorders', 'no'),
(75578, 4897, '_sold_individually', 'no'),
(75579, 4897, '_virtual', 'no'),
(75580, 4897, '_downloadable', 'no'),
(75581, 4897, '_download_limit', '-1'),
(75582, 4897, '_download_expiry', '-1'),
(75583, 4897, '_stock', '100'),
(75584, 4897, '_stock_status', 'instock'),
(75585, 4897, '_wc_average_rating', '0'),
(75586, 4897, '_wc_review_count', '0'),
(75587, 4897, 'attribute_pa_color', 'dark-red'),
(75588, 4897, 'attribute_pa_shoe-size', '11-5'),
(75589, 4897, '_price', '477.94'),
(75590, 4897, '_product_version', '4.1.0'),
(75591, 4897, '_vi_wad_aliexpress_variation_id', '10000015798967701'),
(75592, 4897, '_vi_wad_aliexpress_variation_attr', '14:771#Dark Red;200000124:200000292'),
(75593, 4898, '_variation_description', ''),
(75594, 4898, '_sku', '4001360368553-dark-red-11'),
(75595, 4898, '_regular_price', '477.94'),
(75596, 4898, 'total_sales', '0'),
(75597, 4898, '_tax_status', 'taxable'),
(75598, 4898, '_tax_class', 'parent'),
(75599, 4898, '_manage_stock', 'yes'),
(75600, 4898, '_backorders', 'no'),
(75601, 4898, '_sold_individually', 'no'),
(75602, 4898, '_virtual', 'no'),
(75603, 4898, '_downloadable', 'no'),
(75604, 4898, '_download_limit', '-1'),
(75605, 4898, '_download_expiry', '-1'),
(75606, 4898, '_stock', '100'),
(75607, 4898, '_stock_status', 'instock'),
(75608, 4898, '_wc_average_rating', '0'),
(75609, 4898, '_wc_review_count', '0'),
(75610, 4898, 'attribute_pa_color', 'dark-red'),
(75611, 4898, 'attribute_pa_shoe-size', '11'),
(75612, 4898, '_price', '477.94'),
(75613, 4898, '_product_version', '4.1.0'),
(75614, 4898, '_vi_wad_aliexpress_variation_id', '10000015798967700'),
(75615, 4898, '_vi_wad_aliexpress_variation_attr', '14:771#Dark Red;200000124:100010420'),
(75616, 4899, '_variation_description', ''),
(75617, 4899, '_sku', '4001360368553-dark-red-10-5'),
(75618, 4899, '_regular_price', '477.94'),
(75619, 4899, 'total_sales', '0'),
(75620, 4899, '_tax_status', 'taxable'),
(75621, 4899, '_tax_class', 'parent'),
(75622, 4899, '_manage_stock', 'yes'),
(75623, 4899, '_backorders', 'no'),
(75624, 4899, '_sold_individually', 'no'),
(75625, 4899, '_virtual', 'no'),
(75626, 4899, '_downloadable', 'no'),
(75627, 4899, '_download_limit', '-1'),
(75628, 4899, '_download_expiry', '-1'),
(75629, 4899, '_stock', '100'),
(75630, 4899, '_stock_status', 'instock'),
(75631, 4899, '_wc_average_rating', '0'),
(75632, 4899, '_wc_review_count', '0'),
(75633, 4899, 'attribute_pa_color', 'dark-red'),
(75634, 4899, 'attribute_pa_shoe-size', '10-5'),
(75635, 4899, '_price', '477.94'),
(75636, 4899, '_product_version', '4.1.0'),
(75637, 4899, '_vi_wad_aliexpress_variation_id', '10000015798967699'),
(75638, 4899, '_vi_wad_aliexpress_variation_attr', '14:771#Dark Red;200000124:200000291'),
(75639, 4900, '_variation_description', ''),
(75640, 4900, '_sku', '4001360368553-dark-red-10'),
(75641, 4900, '_regular_price', '477.94'),
(75642, 4900, 'total_sales', '0'),
(75643, 4900, '_tax_status', 'taxable'),
(75644, 4900, '_tax_class', 'parent'),
(75645, 4900, '_manage_stock', 'yes'),
(75646, 4900, '_backorders', 'no'),
(75647, 4900, '_sold_individually', 'no'),
(75648, 4900, '_virtual', 'no'),
(75649, 4900, '_downloadable', 'no'),
(75650, 4900, '_download_limit', '-1'),
(75651, 4900, '_download_expiry', '-1'),
(75652, 4900, '_stock', '100'),
(75653, 4900, '_stock_status', 'instock'),
(75654, 4900, '_wc_average_rating', '0'),
(75655, 4900, '_wc_review_count', '0'),
(75656, 4900, 'attribute_pa_color', 'dark-red'),
(75657, 4900, 'attribute_pa_shoe-size', '10'),
(75658, 4900, '_price', '477.94');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(75659, 4900, '_product_version', '4.1.0'),
(75660, 4900, '_vi_wad_aliexpress_variation_id', '10000015798967698'),
(75661, 4900, '_vi_wad_aliexpress_variation_attr', '14:771#Dark Red;200000124:1583'),
(75662, 4901, '_variation_description', ''),
(75663, 4901, '_sku', '4001360368553-dark-red-9-5'),
(75664, 4901, '_regular_price', '477.94'),
(75665, 4901, 'total_sales', '0'),
(75666, 4901, '_tax_status', 'taxable'),
(75667, 4901, '_tax_class', 'parent'),
(75668, 4901, '_manage_stock', 'yes'),
(75669, 4901, '_backorders', 'no'),
(75670, 4901, '_sold_individually', 'no'),
(75671, 4901, '_virtual', 'no'),
(75672, 4901, '_downloadable', 'no'),
(75673, 4901, '_download_limit', '-1'),
(75674, 4901, '_download_expiry', '-1'),
(75675, 4901, '_stock', '100'),
(75676, 4901, '_stock_status', 'instock'),
(75677, 4901, '_wc_average_rating', '0'),
(75678, 4901, '_wc_review_count', '0'),
(75679, 4895, '_vi_wad_image_id', 'ae01.alicdn.com/kf/HTB1YKK8wwKTBuNkSne1q6yJoXXa2/Luxurious-Purple-Decorated-With-Rhinestone-Nigerian-Wedding-Shoes-With-Square-Clutch-bag-12cm-higher-platform-in.jpg'),
(75680, 4901, 'attribute_pa_color', 'dark-red'),
(75681, 4901, 'attribute_pa_shoe-size', '9-5'),
(75682, 4901, '_price', '477.94'),
(75683, 4901, '_product_version', '4.1.0'),
(75684, 4901, '_vi_wad_aliexpress_variation_id', '10000015798967697'),
(75685, 4901, '_vi_wad_aliexpress_variation_attr', '14:771#Dark Red;200000124:200000290'),
(75686, 4902, '_variation_description', ''),
(75687, 4902, '_sku', '4001360368553-dark-red-9'),
(75688, 4902, '_regular_price', '477.94'),
(75689, 4902, 'total_sales', '0'),
(75690, 4902, '_tax_status', 'taxable'),
(75691, 4902, '_tax_class', 'parent'),
(75692, 4902, '_manage_stock', 'yes'),
(75693, 4902, '_backorders', 'no'),
(75694, 4902, '_sold_individually', 'no'),
(75695, 4902, '_virtual', 'no'),
(75696, 4902, '_downloadable', 'no'),
(75697, 4902, '_download_limit', '-1'),
(75698, 4902, '_download_expiry', '-1'),
(75699, 4902, '_stock', '100'),
(75700, 4902, '_stock_status', 'instock'),
(75701, 4902, '_wc_average_rating', '0'),
(75702, 4902, '_wc_review_count', '0'),
(75703, 4902, 'attribute_pa_color', 'dark-red'),
(75704, 4902, 'attribute_pa_shoe-size', '9'),
(75705, 4902, '_price', '477.94'),
(75706, 4902, '_product_version', '4.1.0'),
(75707, 4902, '_vi_wad_aliexpress_variation_id', '10000015798967696'),
(75708, 4902, '_vi_wad_aliexpress_variation_attr', '14:771#Dark Red;200000124:350262'),
(75709, 4903, '_variation_description', ''),
(75710, 4903, '_sku', '4001360368553-custom-color-8'),
(75711, 4903, '_regular_price', '477.94'),
(75712, 4903, 'total_sales', '0'),
(75713, 4903, '_tax_status', 'taxable'),
(75714, 4903, '_tax_class', 'parent'),
(75715, 4903, '_manage_stock', 'yes'),
(75716, 4903, '_backorders', 'no'),
(75717, 4903, '_sold_individually', 'no'),
(75718, 4903, '_virtual', 'no'),
(75719, 4903, '_downloadable', 'no'),
(75720, 4903, '_download_limit', '-1'),
(75721, 4903, '_download_expiry', '-1'),
(75722, 4903, '_stock', '100'),
(75723, 4903, '_stock_status', 'instock'),
(75724, 4903, '_wc_average_rating', '0'),
(75725, 4903, '_wc_review_count', '0'),
(75726, 4903, 'attribute_pa_color', 'custom-color'),
(75727, 4903, 'attribute_pa_shoe-size', '8'),
(75728, 4903, '_price', '477.94'),
(75729, 4903, '_product_version', '4.1.0'),
(75730, 4903, '_vi_wad_aliexpress_variation_id', '10000015798967711'),
(75731, 4903, '_vi_wad_aliexpress_variation_attr', '14:200003699#Custom Color;200000124:699'),
(75732, 4904, '_variation_description', ''),
(75733, 4904, '_sku', '4001360368553-custom-color-7-5'),
(75734, 4904, '_regular_price', '477.94'),
(75735, 4904, 'total_sales', '0'),
(75736, 4904, '_tax_status', 'taxable'),
(75737, 4904, '_tax_class', 'parent'),
(75738, 4904, '_manage_stock', 'yes'),
(75739, 4904, '_backorders', 'no'),
(75740, 4904, '_sold_individually', 'no'),
(75741, 4904, '_virtual', 'no'),
(75742, 4904, '_downloadable', 'no'),
(75743, 4904, '_download_limit', '-1'),
(75744, 4904, '_download_expiry', '-1'),
(75745, 4904, '_stock', '100'),
(75746, 4904, '_stock_status', 'instock'),
(75747, 4904, '_wc_average_rating', '0'),
(75748, 4904, '_wc_review_count', '0'),
(75749, 4904, 'attribute_pa_color', 'custom-color'),
(75750, 4904, 'attribute_pa_shoe-size', '7-5'),
(75751, 4904, '_price', '477.94'),
(75752, 4904, '_product_version', '4.1.0'),
(75753, 4904, '_vi_wad_aliexpress_variation_id', '10000015798967710'),
(75754, 4904, '_vi_wad_aliexpress_variation_attr', '14:200003699#Custom Color;200000124:200000288'),
(75755, 4905, '_variation_description', ''),
(75756, 4905, '_sku', '4001360368553-custom-color-7'),
(75757, 4905, '_regular_price', '477.94'),
(75758, 4905, 'total_sales', '0'),
(75759, 4905, '_tax_status', 'taxable'),
(75760, 4905, '_tax_class', 'parent'),
(75761, 4905, '_manage_stock', 'yes'),
(75762, 4905, '_backorders', 'no'),
(75763, 4905, '_sold_individually', 'no'),
(75764, 4905, '_virtual', 'no'),
(75765, 4905, '_downloadable', 'no'),
(75766, 4905, '_download_limit', '-1'),
(75767, 4905, '_download_expiry', '-1'),
(75768, 4905, '_stock', '100'),
(75769, 4905, '_stock_status', 'instock'),
(75770, 4905, '_wc_average_rating', '0'),
(75771, 4905, '_wc_review_count', '0'),
(75772, 4905, 'attribute_pa_color', 'custom-color'),
(75773, 4905, 'attribute_pa_shoe-size', '7'),
(75774, 4905, '_price', '477.94'),
(75775, 4905, '_product_version', '4.1.0'),
(75776, 4905, '_vi_wad_aliexpress_variation_id', '10000015798967709'),
(75777, 4905, '_vi_wad_aliexpress_variation_attr', '14:200003699#Custom Color;200000124:3434'),
(75778, 4906, '_variation_description', ''),
(75779, 4906, '_sku', '4001360368553-custom-color-6-5'),
(75780, 4906, '_regular_price', '477.94'),
(75781, 4906, 'total_sales', '0'),
(75782, 4906, '_tax_status', 'taxable'),
(75783, 4906, '_tax_class', 'parent'),
(75784, 4906, '_manage_stock', 'yes'),
(75785, 4906, '_backorders', 'no'),
(75786, 4906, '_sold_individually', 'no'),
(75787, 4906, '_virtual', 'no'),
(75788, 4906, '_downloadable', 'no'),
(75789, 4906, '_download_limit', '-1'),
(75790, 4906, '_download_expiry', '-1'),
(75791, 4906, '_stock', '100'),
(75792, 4906, '_stock_status', 'instock'),
(75793, 4906, '_wc_average_rating', '0'),
(75794, 4906, '_wc_review_count', '0'),
(75795, 4906, 'attribute_pa_color', 'custom-color'),
(75796, 4906, 'attribute_pa_shoe-size', '6-5'),
(75797, 4906, '_price', '477.94'),
(75798, 4906, '_product_version', '4.1.0'),
(75799, 4906, '_vi_wad_aliexpress_variation_id', '10000015798967708'),
(75800, 4906, '_vi_wad_aliexpress_variation_attr', '14:200003699#Custom Color;200000124:200000287#6.5'),
(75801, 4907, '_variation_description', ''),
(75802, 4907, '_sku', '4001360368553-custom-color-6'),
(75803, 4907, '_regular_price', '477.94'),
(75804, 4907, 'total_sales', '0'),
(75805, 4907, '_tax_status', 'taxable'),
(75806, 4907, '_tax_class', 'parent'),
(75807, 4907, '_manage_stock', 'yes'),
(75808, 4907, '_backorders', 'no'),
(75809, 4907, '_sold_individually', 'no'),
(75810, 4907, '_virtual', 'no'),
(75811, 4907, '_downloadable', 'no'),
(75812, 4907, '_download_limit', '-1'),
(75813, 4907, '_download_expiry', '-1'),
(75814, 4907, '_stock', '100'),
(75815, 4907, '_stock_status', 'instock'),
(75816, 4907, '_wc_average_rating', '0'),
(75817, 4907, '_wc_review_count', '0'),
(75818, 4907, 'attribute_pa_color', 'custom-color'),
(75819, 4907, 'attribute_pa_shoe-size', '6'),
(75820, 4907, '_price', '477.94'),
(75821, 4907, '_product_version', '4.1.0'),
(75822, 4907, '_vi_wad_aliexpress_variation_id', '10000015798967707'),
(75823, 4907, '_vi_wad_aliexpress_variation_attr', '14:200003699#Custom Color;200000124:1394'),
(75824, 4908, '_variation_description', ''),
(75825, 4908, '_sku', '4001360368553-custom-color-5-5'),
(75826, 4908, '_regular_price', '477.94'),
(75827, 4908, 'total_sales', '0'),
(75828, 4908, '_tax_status', 'taxable'),
(75829, 4908, '_tax_class', 'parent'),
(75830, 4908, '_manage_stock', 'yes'),
(75831, 4908, '_backorders', 'no'),
(75832, 4908, '_sold_individually', 'no'),
(75833, 4908, '_virtual', 'no'),
(75834, 4908, '_downloadable', 'no'),
(75835, 4908, '_download_limit', '-1'),
(75836, 4908, '_download_expiry', '-1'),
(75837, 4908, '_stock', '100'),
(75838, 4908, '_stock_status', 'instock'),
(75839, 4908, '_wc_average_rating', '0'),
(75840, 4908, '_wc_review_count', '0'),
(75841, 4908, 'attribute_pa_color', 'custom-color'),
(75842, 4908, 'attribute_pa_shoe-size', '5-5'),
(75843, 4908, '_price', '477.94'),
(75844, 4908, '_product_version', '4.1.0'),
(75845, 4908, '_vi_wad_aliexpress_variation_id', '10000015798967706'),
(75846, 4908, '_vi_wad_aliexpress_variation_attr', '14:200003699#Custom Color;200000124:200000286#5.5'),
(75847, 4909, '_variation_description', ''),
(75848, 4909, '_sku', '4001360368553-custom-color-5'),
(75849, 4909, '_regular_price', '477.94'),
(75850, 4909, 'total_sales', '0'),
(75851, 4909, '_tax_status', 'taxable'),
(75852, 4909, '_tax_class', 'parent'),
(75853, 4909, '_manage_stock', 'yes'),
(75854, 4909, '_backorders', 'no'),
(75855, 4909, '_sold_individually', 'no'),
(75856, 4909, '_virtual', 'no'),
(75857, 4909, '_downloadable', 'no'),
(75858, 4909, '_download_limit', '-1'),
(75859, 4909, '_download_expiry', '-1'),
(75860, 4909, '_stock', '100'),
(75861, 4909, '_stock_status', 'instock'),
(75862, 4909, '_wc_average_rating', '0'),
(75863, 4909, '_wc_review_count', '0'),
(75864, 4909, 'attribute_pa_color', 'custom-color'),
(75865, 4909, 'attribute_pa_shoe-size', '5'),
(75866, 4909, '_price', '477.94'),
(75867, 4909, '_product_version', '4.1.0'),
(75868, 4909, '_vi_wad_aliexpress_variation_id', '10000015798967705'),
(75869, 4909, '_vi_wad_aliexpress_variation_attr', '14:200003699#Custom Color;200000124:698'),
(75870, 4910, '_variation_description', ''),
(75871, 4910, '_sku', '4001360368553-dark-red-13'),
(75872, 4910, '_regular_price', '477.94'),
(75873, 4910, 'total_sales', '0'),
(75874, 4910, '_tax_status', 'taxable'),
(75875, 4910, '_tax_class', 'parent'),
(75876, 4910, '_manage_stock', 'yes'),
(75877, 4910, '_backorders', 'no'),
(75878, 4910, '_sold_individually', 'no'),
(75879, 4910, '_virtual', 'no'),
(75880, 4910, '_downloadable', 'no'),
(75881, 4910, '_download_limit', '-1'),
(75882, 4910, '_download_expiry', '-1'),
(75883, 4910, '_stock', '100'),
(75884, 4910, '_stock_status', 'instock'),
(75885, 4910, '_wc_average_rating', '0'),
(75886, 4910, '_wc_review_count', '0'),
(75887, 4910, 'attribute_pa_color', 'dark-red'),
(75888, 4910, 'attribute_pa_shoe-size', '13'),
(75889, 4910, '_price', '477.94'),
(75890, 4910, '_product_version', '4.1.0'),
(75891, 4910, '_vi_wad_aliexpress_variation_id', '10000015798967704'),
(75892, 4910, '_vi_wad_aliexpress_variation_attr', '14:771#Dark Red;200000124:200000296'),
(75893, 4911, '_wp_attached_file', '2021/06/Luxurious-Purple-Decorated-With-Rhinestone-Nigerian-Wedding-Shoes-With-Square-Clutch-bag-12cm-higher-platform-in-4.jpg'),
(75894, 4911, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:126:\"2021/06/Luxurious-Purple-Decorated-With-Rhinestone-Nigerian-Wedding-Shoes-With-Square-Clutch-bag-12cm-higher-platform-in-4.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:126:\"Luxurious-Purple-Decorated-With-Rhinestone-Nigerian-Wedding-Shoes-With-Square-Clutch-bag-12cm-higher-platform-in-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:126:\"Luxurious-Purple-Decorated-With-Rhinestone-Nigerian-Wedding-Shoes-With-Square-Clutch-bag-12cm-higher-platform-in-4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:126:\"Luxurious-Purple-Decorated-With-Rhinestone-Nigerian-Wedding-Shoes-With-Square-Clutch-bag-12cm-higher-platform-in-4-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:126:\"Luxurious-Purple-Decorated-With-Rhinestone-Nigerian-Wedding-Shoes-With-Square-Clutch-bag-12cm-higher-platform-in-4-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:126:\"Luxurious-Purple-Decorated-With-Rhinestone-Nigerian-Wedding-Shoes-With-Square-Clutch-bag-12cm-higher-platform-in-4-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:126:\"Luxurious-Purple-Decorated-With-Rhinestone-Nigerian-Wedding-Shoes-With-Square-Clutch-bag-12cm-higher-platform-in-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:126:\"Luxurious-Purple-Decorated-With-Rhinestone-Nigerian-Wedding-Shoes-With-Square-Clutch-bag-12cm-higher-platform-in-4-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:126:\"Luxurious-Purple-Decorated-With-Rhinestone-Nigerian-Wedding-Shoes-With-Square-Clutch-bag-12cm-higher-platform-in-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:126:\"Luxurious-Purple-Decorated-With-Rhinestone-Nigerian-Wedding-Shoes-With-Square-Clutch-bag-12cm-higher-platform-in-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:126:\"Luxurious-Purple-Decorated-With-Rhinestone-Nigerian-Wedding-Shoes-With-Square-Clutch-bag-12cm-higher-platform-in-4-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:126:\"Luxurious-Purple-Decorated-With-Rhinestone-Nigerian-Wedding-Shoes-With-Square-Clutch-bag-12cm-higher-platform-in-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(75895, 4873, '_price', '477.94'),
(75896, 4911, '_vi_wad_image_id', 'ae01.alicdn.com/kf/HTB1PZqTEQKWBuNjy1zjq6AOypXaJ/Luxurious-Purple-Decorated-With-Rhinestone-Nigerian-Wedding-Shoes-With-Square-Clutch-bag-12cm-higher-platform-in.jpg'),
(75897, 4912, '_sku', '1005002688793166'),
(75898, 4912, '_visibility', 'visible'),
(75899, 4912, '_default_attributes', ''),
(75900, 4173, '_vi_wad_woo_id', '4912'),
(75901, 4912, '_vi_wad_aliexpress_product_id', '1005002688793166'),
(75902, 4912, 'total_sales', '0'),
(75903, 4912, '_tax_status', 'taxable'),
(75904, 4912, '_tax_class', ''),
(75905, 4912, '_manage_stock', 'no'),
(75906, 4912, '_backorders', 'no'),
(75907, 4912, '_sold_individually', 'no'),
(75908, 4912, '_virtual', 'no'),
(75909, 4912, '_downloadable', 'no'),
(75910, 4912, '_download_limit', '-1'),
(75911, 4912, '_download_expiry', '-1'),
(75912, 4912, '_stock', NULL),
(75913, 4912, '_stock_status', 'instock'),
(75914, 4912, '_wc_average_rating', '0'),
(75915, 4912, '_wc_review_count', '0'),
(75916, 4912, '_product_attributes', 'a:2:{s:8:\"pa_color\";a:6:{s:4:\"name\";s:8:\"pa_color\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"0\";s:10:\"is_visible\";s:1:\"0\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"1\";}s:12:\"pa_shoe-size\";a:6:{s:4:\"name\";s:12:\"pa_shoe-size\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"1\";s:10:\"is_visible\";s:1:\"0\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"1\";}}'),
(75917, 4912, '_product_version', '4.1.0'),
(75918, 4913, '_wp_attached_file', '2021/06/Luxurious-Purple-Decorated-With-Rhinestone-Nigerian-Wedding-Shoes-With-Square-Clutch-bag-12cm-higher-platform-in-5.jpg'),
(75919, 4913, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:126:\"2021/06/Luxurious-Purple-Decorated-With-Rhinestone-Nigerian-Wedding-Shoes-With-Square-Clutch-bag-12cm-higher-platform-in-5.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:126:\"Luxurious-Purple-Decorated-With-Rhinestone-Nigerian-Wedding-Shoes-With-Square-Clutch-bag-12cm-higher-platform-in-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:126:\"Luxurious-Purple-Decorated-With-Rhinestone-Nigerian-Wedding-Shoes-With-Square-Clutch-bag-12cm-higher-platform-in-5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:126:\"Luxurious-Purple-Decorated-With-Rhinestone-Nigerian-Wedding-Shoes-With-Square-Clutch-bag-12cm-higher-platform-in-5-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:126:\"Luxurious-Purple-Decorated-With-Rhinestone-Nigerian-Wedding-Shoes-With-Square-Clutch-bag-12cm-higher-platform-in-5-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:126:\"Luxurious-Purple-Decorated-With-Rhinestone-Nigerian-Wedding-Shoes-With-Square-Clutch-bag-12cm-higher-platform-in-5-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:126:\"Luxurious-Purple-Decorated-With-Rhinestone-Nigerian-Wedding-Shoes-With-Square-Clutch-bag-12cm-higher-platform-in-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:126:\"Luxurious-Purple-Decorated-With-Rhinestone-Nigerian-Wedding-Shoes-With-Square-Clutch-bag-12cm-higher-platform-in-5-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:126:\"Luxurious-Purple-Decorated-With-Rhinestone-Nigerian-Wedding-Shoes-With-Square-Clutch-bag-12cm-higher-platform-in-5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:126:\"Luxurious-Purple-Decorated-With-Rhinestone-Nigerian-Wedding-Shoes-With-Square-Clutch-bag-12cm-higher-platform-in-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:126:\"Luxurious-Purple-Decorated-With-Rhinestone-Nigerian-Wedding-Shoes-With-Square-Clutch-bag-12cm-higher-platform-in-5-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:126:\"Luxurious-Purple-Decorated-With-Rhinestone-Nigerian-Wedding-Shoes-With-Square-Clutch-bag-12cm-higher-platform-in-5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(75920, 4914, '_wp_attached_file', '2021/06/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg'),
(75921, 4914, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:108:\"2021/06/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:108:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:108:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:108:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:108:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:108:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:108:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:108:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:108:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:108:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:108:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:108:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(75922, 4913, '_vi_wad_image_id', 'ae01.alicdn.com/kf/HTB1U3UQEQSWBuNjSszdq6zeSpXa9/Luxurious-Purple-Decorated-With-Rhinestone-Nigerian-Wedding-Shoes-With-Square-Clutch-bag-12cm-higher-platform-in.jpg'),
(75923, 4914, '_vi_wad_image_id', 'ae01.alicdn.com/kf/He0f74b6cdee1413eb7d7cb624457fde7q/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg'),
(75924, 4912, '_thumbnail_id', '4914'),
(75925, 4915, '_variation_description', ''),
(75926, 4915, '_sku', '1005002688793166-israfil-40'),
(75927, 4915, '_regular_price', '218.72'),
(75928, 4915, 'total_sales', '0'),
(75929, 4915, '_tax_status', 'taxable'),
(75930, 4915, '_tax_class', 'parent'),
(75931, 4915, '_manage_stock', 'yes'),
(75932, 4915, '_backorders', 'no'),
(75933, 4915, '_sold_individually', 'no'),
(75934, 4915, '_virtual', 'no'),
(75935, 4915, '_downloadable', 'no'),
(75936, 4915, '_download_limit', '-1'),
(75937, 4915, '_download_expiry', '-1'),
(75938, 4915, '_stock', '9999'),
(75939, 4915, '_stock_status', 'instock'),
(75940, 4915, '_wc_average_rating', '0'),
(75941, 4915, '_wc_review_count', '0'),
(75942, 4915, 'attribute_pa_color', 'israfil'),
(75943, 4915, 'attribute_pa_shoe-size', '40'),
(75944, 4915, '_price', '218.72'),
(75945, 4915, '_product_version', '4.1.0'),
(75946, 4915, '_vi_wad_aliexpress_variation_id', '12000021725460416'),
(75947, 4915, '_vi_wad_aliexpress_variation_attr', '14:29#Israfil;200000124:100013888'),
(75948, 4916, '_variation_description', ''),
(75949, 4916, '_sku', '1005002688793166-israfil-41-1-3'),
(75950, 4916, '_regular_price', '218.72'),
(75951, 4916, 'total_sales', '0'),
(75952, 4916, '_tax_status', 'taxable'),
(75953, 4916, '_tax_class', 'parent'),
(75954, 4916, '_manage_stock', 'yes'),
(75955, 4916, '_backorders', 'no'),
(75956, 4917, '_wp_attached_file', '2021/06/Luxurious-Purple-Decorated-With-Rhinestone-Nigerian-Wedding-Shoes-With-Square-Clutch-bag-12cm-higher-platform-in.jpg_640x640.jpg'),
(75957, 4916, '_sold_individually', 'no'),
(75958, 4917, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:136:\"2021/06/Luxurious-Purple-Decorated-With-Rhinestone-Nigerian-Wedding-Shoes-With-Square-Clutch-bag-12cm-higher-platform-in.jpg_640x640.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:136:\"Luxurious-Purple-Decorated-With-Rhinestone-Nigerian-Wedding-Shoes-With-Square-Clutch-bag-12cm-higher-platform-in.jpg_640x640-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:136:\"Luxurious-Purple-Decorated-With-Rhinestone-Nigerian-Wedding-Shoes-With-Square-Clutch-bag-12cm-higher-platform-in.jpg_640x640-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:136:\"Luxurious-Purple-Decorated-With-Rhinestone-Nigerian-Wedding-Shoes-With-Square-Clutch-bag-12cm-higher-platform-in.jpg_640x640-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:136:\"Luxurious-Purple-Decorated-With-Rhinestone-Nigerian-Wedding-Shoes-With-Square-Clutch-bag-12cm-higher-platform-in.jpg_640x640-600x510.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:136:\"Luxurious-Purple-Decorated-With-Rhinestone-Nigerian-Wedding-Shoes-With-Square-Clutch-bag-12cm-higher-platform-in.jpg_640x640-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:136:\"Luxurious-Purple-Decorated-With-Rhinestone-Nigerian-Wedding-Shoes-With-Square-Clutch-bag-12cm-higher-platform-in.jpg_640x640-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:136:\"Luxurious-Purple-Decorated-With-Rhinestone-Nigerian-Wedding-Shoes-With-Square-Clutch-bag-12cm-higher-platform-in.jpg_640x640-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:136:\"Luxurious-Purple-Decorated-With-Rhinestone-Nigerian-Wedding-Shoes-With-Square-Clutch-bag-12cm-higher-platform-in.jpg_640x640-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(75959, 4916, '_virtual', 'no'),
(75960, 4916, '_downloadable', 'no'),
(75961, 4916, '_download_limit', '-1'),
(75962, 4916, '_download_expiry', '-1'),
(75963, 4916, '_stock', '9999'),
(75964, 4916, '_stock_status', 'instock'),
(75965, 4916, '_wc_average_rating', '0'),
(75966, 4916, '_wc_review_count', '0'),
(75967, 4916, 'attribute_pa_color', 'israfil'),
(75968, 4916, 'attribute_pa_shoe-size', '41-1-3'),
(75969, 4916, '_price', '218.72'),
(75970, 4916, '_product_version', '4.1.0'),
(75971, 4916, '_vi_wad_aliexpress_variation_id', '12000021725460417'),
(75972, 4916, '_vi_wad_aliexpress_variation_attr', '14:29#Israfil;200000124:203126821'),
(75973, 4918, '_variation_description', ''),
(75974, 4918, '_sku', '1005002688793166-israfil-42'),
(75975, 4918, '_regular_price', '218.72'),
(75976, 4918, 'total_sales', '0'),
(75977, 4918, '_tax_status', 'taxable'),
(75978, 4918, '_tax_class', 'parent'),
(75979, 4918, '_manage_stock', 'yes'),
(75980, 4918, '_backorders', 'no'),
(75981, 4918, '_sold_individually', 'no'),
(75982, 4918, '_virtual', 'no'),
(75983, 4918, '_downloadable', 'no'),
(75984, 4918, '_download_limit', '-1'),
(75985, 4918, '_download_expiry', '-1'),
(75986, 4918, '_stock', '9999'),
(75987, 4918, '_stock_status', 'instock'),
(75988, 4918, '_wc_average_rating', '0'),
(75989, 4918, '_wc_review_count', '0'),
(75990, 4918, 'attribute_pa_color', 'israfil'),
(75991, 4918, 'attribute_pa_shoe-size', '42'),
(75992, 4918, '_price', '218.72'),
(75993, 4918, '_product_version', '4.1.0'),
(75994, 4918, '_vi_wad_aliexpress_variation_id', '12000021725460418'),
(75995, 4918, '_vi_wad_aliexpress_variation_attr', '14:29#Israfil;200000124:200000337'),
(75996, 4919, '_variation_description', ''),
(75997, 4919, '_sku', '1005002688793166-israfil-43-1-3'),
(75998, 4919, '_regular_price', '218.72'),
(75999, 4919, 'total_sales', '0'),
(76000, 4919, '_tax_status', 'taxable'),
(76001, 4919, '_tax_class', 'parent'),
(76002, 4919, '_manage_stock', 'yes'),
(76003, 4919, '_backorders', 'no'),
(76004, 4919, '_sold_individually', 'no'),
(76005, 4919, '_virtual', 'no'),
(76006, 4919, '_downloadable', 'no'),
(76007, 4919, '_download_limit', '-1'),
(76008, 4919, '_download_expiry', '-1'),
(76009, 4919, '_stock', '9999'),
(76010, 4919, '_stock_status', 'instock'),
(76011, 4919, '_wc_average_rating', '0'),
(76012, 4919, '_wc_review_count', '0'),
(76013, 4919, 'attribute_pa_color', 'israfil'),
(76014, 4919, 'attribute_pa_shoe-size', '43-1-3'),
(76015, 4919, '_price', '218.72'),
(76016, 4919, '_product_version', '4.1.0'),
(76017, 4919, '_vi_wad_aliexpress_variation_id', '12000021725460419'),
(76018, 4919, '_vi_wad_aliexpress_variation_attr', '14:29#Israfil;200000124:203126825'),
(76019, 4920, '_variation_description', ''),
(76020, 4920, '_sku', '1005002688793166-israfil-44'),
(76021, 4920, '_regular_price', '218.72'),
(76022, 4920, 'total_sales', '0'),
(76023, 4920, '_tax_status', 'taxable'),
(76024, 4920, '_tax_class', 'parent'),
(76025, 4920, '_manage_stock', 'yes'),
(76026, 4920, '_backorders', 'no'),
(76027, 4920, '_sold_individually', 'no'),
(76028, 4920, '_virtual', 'no'),
(76029, 4920, '_downloadable', 'no'),
(76030, 4920, '_download_limit', '-1'),
(76031, 4920, '_download_expiry', '-1'),
(76032, 4920, '_stock', '10000'),
(76033, 4920, '_stock_status', 'instock'),
(76034, 4920, '_wc_average_rating', '0'),
(76035, 4920, '_wc_review_count', '0'),
(76036, 4920, 'attribute_pa_color', 'israfil'),
(76037, 4920, 'attribute_pa_shoe-size', '44'),
(76038, 4920, '_price', '218.72'),
(76039, 4920, '_product_version', '4.1.0'),
(76040, 4920, '_vi_wad_aliexpress_variation_id', '12000021725460420'),
(76041, 4920, '_vi_wad_aliexpress_variation_attr', '14:29#Israfil;200000124:100010487'),
(76042, 4921, '_variation_description', ''),
(76043, 4921, '_sku', '1005002688793166-israfil-45-1-3'),
(76044, 4921, '_regular_price', '218.72'),
(76045, 4921, 'total_sales', '0'),
(76046, 4921, '_tax_status', 'taxable'),
(76047, 4921, '_tax_class', 'parent'),
(76048, 4921, '_manage_stock', 'yes'),
(76049, 4921, '_backorders', 'no'),
(76050, 4921, '_sold_individually', 'no'),
(76051, 4921, '_virtual', 'no'),
(76052, 4921, '_downloadable', 'no'),
(76053, 4921, '_download_limit', '-1'),
(76054, 4921, '_download_expiry', '-1'),
(76055, 4917, '_vi_wad_image_id', 'ae01.alicdn.com/kf/HTB1k2QFENGYBuNjy0Fnq6x5lpXat/Luxurious-Purple-Decorated-With-Rhinestone-Nigerian-Wedding-Shoes-With-Square-Clutch-bag-12cm-higher-platform-in.jpg_640x640.jpg'),
(76056, 4921, '_stock', '10000'),
(76057, 4921, '_stock_status', 'instock'),
(76058, 4831, '_thumbnail_id', '4917'),
(76059, 4921, '_wc_average_rating', '0'),
(76060, 4832, '_thumbnail_id', '4917'),
(76061, 4921, '_wc_review_count', '0'),
(76062, 4834, '_thumbnail_id', '4917'),
(76063, 4921, 'attribute_pa_color', 'israfil'),
(76064, 4921, 'attribute_pa_shoe-size', '45-1-3'),
(76065, 4835, '_thumbnail_id', '4917'),
(76066, 4921, '_price', '218.72'),
(76067, 4836, '_thumbnail_id', '4917'),
(76068, 4921, '_product_version', '4.1.0'),
(76069, 4837, '_thumbnail_id', '4917'),
(76070, 4921, '_vi_wad_aliexpress_variation_id', '12000021725460421'),
(76071, 4921, '_vi_wad_aliexpress_variation_attr', '14:29#Israfil;200000124:203126829'),
(76072, 4922, '_variation_description', ''),
(76073, 4922, '_sku', '1005002688793166-israfil-46'),
(76074, 4922, '_regular_price', '218.72'),
(76075, 4922, 'total_sales', '0'),
(76076, 4922, '_tax_status', 'taxable'),
(76077, 4922, '_tax_class', 'parent'),
(76078, 4922, '_manage_stock', 'yes'),
(76079, 4922, '_backorders', 'no'),
(76080, 4922, '_sold_individually', 'no'),
(76081, 4922, '_virtual', 'no'),
(76082, 4922, '_downloadable', 'no'),
(76083, 4922, '_download_limit', '-1'),
(76084, 4922, '_download_expiry', '-1'),
(76085, 4922, '_stock', '10000'),
(76086, 4922, '_stock_status', 'instock'),
(76087, 4922, '_wc_average_rating', '0'),
(76088, 4922, '_wc_review_count', '0'),
(76089, 4922, 'attribute_pa_color', 'israfil'),
(76090, 4922, 'attribute_pa_shoe-size', '46'),
(76091, 4922, '_price', '218.72'),
(76092, 4922, '_product_version', '4.1.0'),
(76093, 4922, '_vi_wad_aliexpress_variation_id', '12000021725460422'),
(76094, 4922, '_vi_wad_aliexpress_variation_attr', '14:29#Israfil;200000124:200000899'),
(76095, 4923, '_variation_description', ''),
(76096, 4923, '_sku', '1005002688793166-israfil-47-1-3'),
(76097, 4923, '_regular_price', '218.72'),
(76098, 4923, 'total_sales', '0'),
(76099, 4923, '_tax_status', 'taxable'),
(76100, 4923, '_tax_class', 'parent'),
(76101, 4923, '_manage_stock', 'yes'),
(76102, 4923, '_backorders', 'no'),
(76103, 4923, '_sold_individually', 'no'),
(76104, 4923, '_virtual', 'no'),
(76105, 4923, '_downloadable', 'no'),
(76106, 4923, '_download_limit', '-1'),
(76107, 4923, '_download_expiry', '-1'),
(76108, 4923, '_stock', '10000'),
(76109, 4923, '_stock_status', 'instock'),
(76110, 4923, '_wc_average_rating', '0'),
(76111, 4923, '_wc_review_count', '0'),
(76112, 4923, 'attribute_pa_color', 'israfil'),
(76113, 4923, 'attribute_pa_shoe-size', '47-1-3'),
(76114, 4923, '_price', '218.72'),
(76115, 4923, '_product_version', '4.1.0'),
(76116, 4923, '_vi_wad_aliexpress_variation_id', '12000021725460423'),
(76117, 4923, '_vi_wad_aliexpress_variation_attr', '14:29#Israfil;200000124:203126833'),
(76118, 4924, '_variation_description', ''),
(76119, 4924, '_sku', '1005002688793166-semi-frozen-yellow-36'),
(76120, 4924, '_regular_price', '218.72'),
(76121, 4924, 'total_sales', '0'),
(76122, 4924, '_tax_status', 'taxable'),
(76123, 4924, '_tax_class', 'parent'),
(76124, 4924, '_manage_stock', 'yes'),
(76125, 4924, '_backorders', 'no'),
(76126, 4924, '_sold_individually', 'no'),
(76127, 4924, '_virtual', 'no'),
(76128, 4924, '_downloadable', 'no'),
(76129, 4924, '_download_limit', '-1'),
(76130, 4924, '_download_expiry', '-1'),
(76131, 4924, '_stock', '10000'),
(76132, 4924, '_stock_status', 'instock'),
(76133, 4924, '_wc_average_rating', '0'),
(76134, 4924, '_wc_review_count', '0'),
(76135, 4924, 'attribute_pa_color', 'semi-frozen-yellow'),
(76136, 4924, 'attribute_pa_shoe-size', '36'),
(76137, 4924, '_price', '218.72'),
(76138, 4924, '_product_version', '4.1.0'),
(76139, 4924, '_vi_wad_aliexpress_variation_id', '12000021725460424'),
(76140, 4924, '_vi_wad_aliexpress_variation_attr', '14:366#Semi Frozen Yellow;200000124:200000334'),
(76141, 4925, '_variation_description', ''),
(76142, 4925, '_sku', '1005002688793166-semi-frozen-yellow-37-1-3'),
(76143, 4925, '_regular_price', '218.72'),
(76144, 4925, 'total_sales', '0'),
(76145, 4925, '_tax_status', 'taxable'),
(76146, 4925, '_tax_class', 'parent'),
(76147, 4925, '_manage_stock', 'yes'),
(76148, 4925, '_backorders', 'no'),
(76149, 4925, '_sold_individually', 'no'),
(76150, 4925, '_virtual', 'no'),
(76151, 4925, '_downloadable', 'no'),
(76152, 4925, '_download_limit', '-1'),
(76153, 4925, '_download_expiry', '-1'),
(76154, 4925, '_stock', '10000'),
(76155, 4925, '_stock_status', 'instock'),
(76156, 4925, '_wc_average_rating', '0'),
(76157, 4925, '_wc_review_count', '0'),
(76158, 4925, 'attribute_pa_color', 'semi-frozen-yellow'),
(76159, 4925, 'attribute_pa_shoe-size', '37-1-3'),
(76160, 4925, '_price', '218.72'),
(76161, 4925, '_product_version', '4.1.0'),
(76162, 4925, '_vi_wad_aliexpress_variation_id', '12000021725460425'),
(76163, 4925, '_vi_wad_aliexpress_variation_attr', '14:366#Semi Frozen Yellow;200000124:203126813'),
(76164, 4926, '_variation_description', ''),
(76165, 4926, '_sku', '1005002688793166-semi-frozen-yellow-38'),
(76166, 4926, '_regular_price', '218.72'),
(76167, 4926, 'total_sales', '0'),
(76168, 4926, '_tax_status', 'taxable'),
(76169, 4926, '_tax_class', 'parent'),
(76170, 4926, '_manage_stock', 'yes'),
(76171, 4926, '_backorders', 'no'),
(76172, 4926, '_sold_individually', 'no'),
(76173, 4926, '_virtual', 'no'),
(76174, 4926, '_downloadable', 'no'),
(76175, 4926, '_download_limit', '-1'),
(76176, 4926, '_download_expiry', '-1'),
(76177, 4926, '_stock', '10000'),
(76178, 4926, '_stock_status', 'instock'),
(76179, 4926, '_wc_average_rating', '0'),
(76180, 4926, '_wc_review_count', '0'),
(76181, 4926, 'attribute_pa_color', 'semi-frozen-yellow'),
(76182, 4926, 'attribute_pa_shoe-size', '38'),
(76183, 4926, '_price', '218.72'),
(76184, 4926, '_product_version', '4.1.0'),
(76185, 4926, '_vi_wad_aliexpress_variation_id', '12000021725460426'),
(76186, 4926, '_vi_wad_aliexpress_variation_attr', '14:366#Semi Frozen Yellow;200000124:200000898'),
(76187, 4927, '_variation_description', ''),
(76188, 4927, '_sku', '1005002688793166-semi-frozen-yellow-39-1-3'),
(76189, 4927, '_regular_price', '218.72'),
(76190, 4927, 'total_sales', '0'),
(76191, 4927, '_tax_status', 'taxable'),
(76192, 4927, '_tax_class', 'parent'),
(76193, 4927, '_manage_stock', 'yes'),
(76194, 4927, '_backorders', 'no'),
(76195, 4927, '_sold_individually', 'no'),
(76196, 4927, '_virtual', 'no'),
(76197, 4927, '_downloadable', 'no'),
(76198, 4927, '_download_limit', '-1'),
(76199, 4927, '_download_expiry', '-1'),
(76200, 4927, '_stock', '9999'),
(76201, 4927, '_stock_status', 'instock'),
(76202, 4927, '_wc_average_rating', '0'),
(76203, 4927, '_wc_review_count', '0'),
(76204, 4927, 'attribute_pa_color', 'semi-frozen-yellow'),
(76205, 4927, 'attribute_pa_shoe-size', '39-1-3'),
(76206, 4927, '_price', '218.72'),
(76207, 4927, '_product_version', '4.1.0'),
(76208, 4927, '_vi_wad_aliexpress_variation_id', '12000021725460427'),
(76209, 4927, '_vi_wad_aliexpress_variation_attr', '14:366#Semi Frozen Yellow;200000124:203126817'),
(76210, 4928, '_variation_description', ''),
(76211, 4928, '_sku', '1005002688793166-semi-frozen-yellow-40'),
(76212, 4928, '_regular_price', '218.72'),
(76213, 4928, 'total_sales', '0'),
(76214, 4928, '_tax_status', 'taxable'),
(76215, 4928, '_tax_class', 'parent'),
(76216, 4928, '_manage_stock', 'yes'),
(76217, 4928, '_backorders', 'no'),
(76218, 4928, '_sold_individually', 'no'),
(76219, 4928, '_virtual', 'no'),
(76220, 4928, '_downloadable', 'no'),
(76221, 4928, '_download_limit', '-1'),
(76222, 4928, '_download_expiry', '-1'),
(76223, 4928, '_stock', '9999'),
(76224, 4928, '_stock_status', 'instock'),
(76225, 4928, '_wc_average_rating', '0'),
(76226, 4928, '_wc_review_count', '0'),
(76227, 4928, 'attribute_pa_color', 'semi-frozen-yellow'),
(76228, 4928, 'attribute_pa_shoe-size', '40'),
(76229, 4928, '_price', '218.72'),
(76230, 4928, '_product_version', '4.1.0'),
(76231, 4928, '_vi_wad_aliexpress_variation_id', '12000021725460428'),
(76232, 4928, '_vi_wad_aliexpress_variation_attr', '14:366#Semi Frozen Yellow;200000124:100013888'),
(76233, 4929, '_wp_attached_file', '2021/06/Luxurious-Purple-Decorated-With-Rhinestone-Nigerian-Wedding-Shoes-With-Square-Clutch-bag-12cm-higher-platform-in-1.jpg_640x640-1.jpg'),
(76234, 4929, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:140:\"2021/06/Luxurious-Purple-Decorated-With-Rhinestone-Nigerian-Wedding-Shoes-With-Square-Clutch-bag-12cm-higher-platform-in-1.jpg_640x640-1.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:140:\"Luxurious-Purple-Decorated-With-Rhinestone-Nigerian-Wedding-Shoes-With-Square-Clutch-bag-12cm-higher-platform-in-1.jpg_640x640-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:140:\"Luxurious-Purple-Decorated-With-Rhinestone-Nigerian-Wedding-Shoes-With-Square-Clutch-bag-12cm-higher-platform-in-1.jpg_640x640-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:140:\"Luxurious-Purple-Decorated-With-Rhinestone-Nigerian-Wedding-Shoes-With-Square-Clutch-bag-12cm-higher-platform-in-1.jpg_640x640-1-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:140:\"Luxurious-Purple-Decorated-With-Rhinestone-Nigerian-Wedding-Shoes-With-Square-Clutch-bag-12cm-higher-platform-in-1.jpg_640x640-1-600x510.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:140:\"Luxurious-Purple-Decorated-With-Rhinestone-Nigerian-Wedding-Shoes-With-Square-Clutch-bag-12cm-higher-platform-in-1.jpg_640x640-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:140:\"Luxurious-Purple-Decorated-With-Rhinestone-Nigerian-Wedding-Shoes-With-Square-Clutch-bag-12cm-higher-platform-in-1.jpg_640x640-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:140:\"Luxurious-Purple-Decorated-With-Rhinestone-Nigerian-Wedding-Shoes-With-Square-Clutch-bag-12cm-higher-platform-in-1.jpg_640x640-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:140:\"Luxurious-Purple-Decorated-With-Rhinestone-Nigerian-Wedding-Shoes-With-Square-Clutch-bag-12cm-higher-platform-in-1.jpg_640x640-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(76235, 4930, '_variation_description', ''),
(76236, 4930, '_sku', '1005002688793166-semi-frozen-yellow-41-1-3'),
(76237, 4930, '_regular_price', '218.72'),
(76238, 4930, 'total_sales', '0'),
(76239, 4930, '_tax_status', 'taxable'),
(76240, 4930, '_tax_class', 'parent'),
(76241, 4930, '_manage_stock', 'yes'),
(76242, 4930, '_backorders', 'no'),
(76243, 4930, '_sold_individually', 'no'),
(76244, 4930, '_virtual', 'no'),
(76245, 4930, '_downloadable', 'no'),
(76246, 4930, '_download_limit', '-1'),
(76247, 4930, '_download_expiry', '-1'),
(76248, 4930, '_stock', '10000'),
(76249, 4930, '_stock_status', 'instock'),
(76250, 4930, '_wc_average_rating', '0'),
(76251, 4930, '_wc_review_count', '0'),
(76252, 4930, 'attribute_pa_color', 'semi-frozen-yellow'),
(76253, 4930, 'attribute_pa_shoe-size', '41-1-3'),
(76254, 4930, '_price', '218.72'),
(76255, 4930, '_product_version', '4.1.0'),
(76256, 4930, '_vi_wad_aliexpress_variation_id', '12000021725460429'),
(76257, 4930, '_vi_wad_aliexpress_variation_attr', '14:366#Semi Frozen Yellow;200000124:203126821'),
(76258, 4931, '_variation_description', ''),
(76259, 4931, '_sku', '1005002688793166-semi-frozen-yellow-42'),
(76260, 4931, '_regular_price', '218.72'),
(76261, 4931, 'total_sales', '0'),
(76262, 4931, '_tax_status', 'taxable'),
(76263, 4931, '_tax_class', 'parent'),
(76264, 4931, '_manage_stock', 'yes'),
(76265, 4931, '_backorders', 'no'),
(76266, 4931, '_sold_individually', 'no'),
(76267, 4931, '_virtual', 'no'),
(76268, 4931, '_downloadable', 'no'),
(76269, 4931, '_download_limit', '-1'),
(76270, 4931, '_download_expiry', '-1'),
(76271, 4931, '_stock', '10000'),
(76272, 4931, '_stock_status', 'instock'),
(76273, 4931, '_wc_average_rating', '0'),
(76274, 4931, '_wc_review_count', '0'),
(76275, 4931, 'attribute_pa_color', 'semi-frozen-yellow'),
(76276, 4931, 'attribute_pa_shoe-size', '42'),
(76277, 4931, '_price', '218.72'),
(76278, 4931, '_product_version', '4.1.0'),
(76279, 4931, '_vi_wad_aliexpress_variation_id', '12000021725460430'),
(76280, 4931, '_vi_wad_aliexpress_variation_attr', '14:366#Semi Frozen Yellow;200000124:200000337'),
(76281, 4932, '_variation_description', ''),
(76282, 4932, '_sku', '1005002688793166-semi-frozen-yellow-43-1-3'),
(76283, 4932, '_regular_price', '218.72'),
(76284, 4929, '_vi_wad_image_id', 'ae01.alicdn.com/kf/HTB1gigQEQSWBuNjSszdq6zeSpXaY/Luxurious-Purple-Decorated-With-Rhinestone-Nigerian-Wedding-Shoes-With-Square-Clutch-bag-12cm-higher-platform-in.jpg_640x640.jpg'),
(76285, 4812, '_thumbnail_id', '4929'),
(76286, 4932, 'total_sales', '0'),
(76287, 4932, '_tax_status', 'taxable'),
(76288, 4813, '_thumbnail_id', '4929'),
(76289, 4932, '_tax_class', 'parent'),
(76290, 4932, '_manage_stock', 'yes'),
(76291, 4814, '_thumbnail_id', '4929'),
(76292, 4932, '_backorders', 'no'),
(76293, 4815, '_thumbnail_id', '4929'),
(76294, 4932, '_sold_individually', 'no'),
(76295, 4816, '_thumbnail_id', '4929'),
(76296, 4817, '_thumbnail_id', '4929'),
(76297, 4932, '_virtual', 'no'),
(76298, 4932, '_downloadable', 'no'),
(76299, 4932, '_download_limit', '-1'),
(76300, 4932, '_download_expiry', '-1'),
(76301, 4932, '_stock', '10000'),
(76302, 4932, '_stock_status', 'instock'),
(76303, 4932, '_wc_average_rating', '0'),
(76304, 4932, '_wc_review_count', '0'),
(76305, 4932, 'attribute_pa_color', 'semi-frozen-yellow'),
(76306, 4932, 'attribute_pa_shoe-size', '43-1-3'),
(76307, 4932, '_price', '218.72'),
(76308, 4932, '_product_version', '4.1.0'),
(76309, 4932, '_vi_wad_aliexpress_variation_id', '12000021725460431'),
(76310, 4932, '_vi_wad_aliexpress_variation_attr', '14:366#Semi Frozen Yellow;200000124:203126825'),
(76311, 4933, '_variation_description', ''),
(76312, 4933, '_sku', '1005002688793166-semi-frozen-yellow-44'),
(76313, 4933, '_regular_price', '218.72'),
(76314, 4933, 'total_sales', '0'),
(76315, 4933, '_tax_status', 'taxable'),
(76316, 4933, '_tax_class', 'parent'),
(76317, 4933, '_manage_stock', 'yes'),
(76318, 4933, '_backorders', 'no'),
(76319, 4933, '_sold_individually', 'no'),
(76320, 4933, '_virtual', 'no'),
(76321, 4933, '_downloadable', 'no'),
(76322, 4933, '_download_limit', '-1'),
(76323, 4933, '_download_expiry', '-1'),
(76324, 4933, '_stock', '10000'),
(76325, 4933, '_stock_status', 'instock'),
(76326, 4933, '_wc_average_rating', '0'),
(76327, 4933, '_wc_review_count', '0'),
(76328, 4933, 'attribute_pa_color', 'semi-frozen-yellow'),
(76329, 4933, 'attribute_pa_shoe-size', '44'),
(76330, 4933, '_price', '218.72'),
(76331, 4933, '_product_version', '4.1.0'),
(76332, 4933, '_vi_wad_aliexpress_variation_id', '12000021725460432'),
(76333, 4933, '_vi_wad_aliexpress_variation_attr', '14:366#Semi Frozen Yellow;200000124:100010487'),
(76334, 4934, '_variation_description', ''),
(76335, 4934, '_sku', '1005002688793166-semi-frozen-yellow-45-1-3'),
(76336, 4934, '_regular_price', '218.72'),
(76337, 4934, 'total_sales', '0'),
(76338, 4934, '_tax_status', 'taxable'),
(76339, 4934, '_tax_class', 'parent'),
(76340, 4934, '_manage_stock', 'yes'),
(76341, 4934, '_backorders', 'no'),
(76342, 4934, '_sold_individually', 'no'),
(76343, 4934, '_virtual', 'no'),
(76344, 4934, '_downloadable', 'no'),
(76345, 4934, '_download_limit', '-1'),
(76346, 4934, '_download_expiry', '-1'),
(76347, 4934, '_stock', '10000'),
(76348, 4934, '_stock_status', 'instock'),
(76349, 4934, '_wc_average_rating', '0'),
(76350, 4934, '_wc_review_count', '0'),
(76351, 4934, 'attribute_pa_color', 'semi-frozen-yellow'),
(76352, 4934, 'attribute_pa_shoe-size', '45-1-3'),
(76353, 4934, '_price', '218.72'),
(76354, 4934, '_product_version', '4.1.0'),
(76355, 4934, '_vi_wad_aliexpress_variation_id', '12000021725460433'),
(76356, 4934, '_vi_wad_aliexpress_variation_attr', '14:366#Semi Frozen Yellow;200000124:203126829'),
(76357, 4935, '_variation_description', ''),
(76358, 4935, '_sku', '1005002688793166-semi-frozen-yellow-46'),
(76359, 4935, '_regular_price', '218.72'),
(76360, 4935, 'total_sales', '0'),
(76361, 4935, '_tax_status', 'taxable'),
(76362, 4935, '_tax_class', 'parent'),
(76363, 4935, '_manage_stock', 'yes'),
(76364, 4935, '_backorders', 'no'),
(76365, 4935, '_sold_individually', 'no'),
(76366, 4935, '_virtual', 'no'),
(76367, 4935, '_downloadable', 'no'),
(76368, 4935, '_download_limit', '-1'),
(76369, 4935, '_download_expiry', '-1'),
(76370, 4935, '_stock', '10000'),
(76371, 4935, '_stock_status', 'instock'),
(76372, 4935, '_wc_average_rating', '0'),
(76373, 4935, '_wc_review_count', '0'),
(76374, 4935, 'attribute_pa_color', 'semi-frozen-yellow'),
(76375, 4935, 'attribute_pa_shoe-size', '46'),
(76376, 4935, '_price', '218.72'),
(76377, 4935, '_product_version', '4.1.0'),
(76378, 4935, '_vi_wad_aliexpress_variation_id', '12000021725460434'),
(76379, 4935, '_vi_wad_aliexpress_variation_attr', '14:366#Semi Frozen Yellow;200000124:200000899'),
(76380, 4936, '_variation_description', ''),
(76381, 4936, '_sku', '1005002688793166-semi-frozen-yellow-47-1-3'),
(76382, 4936, '_regular_price', '218.72'),
(76383, 4936, 'total_sales', '0'),
(76384, 4936, '_tax_status', 'taxable'),
(76385, 4936, '_tax_class', 'parent'),
(76386, 4936, '_manage_stock', 'yes'),
(76387, 4936, '_backorders', 'no'),
(76388, 4936, '_sold_individually', 'no'),
(76389, 4936, '_virtual', 'no'),
(76390, 4936, '_downloadable', 'no'),
(76391, 4936, '_download_limit', '-1'),
(76392, 4936, '_download_expiry', '-1'),
(76393, 4936, '_stock', '10000'),
(76394, 4936, '_stock_status', 'instock'),
(76395, 4936, '_wc_average_rating', '0'),
(76396, 4936, '_wc_review_count', '0'),
(76397, 4936, 'attribute_pa_color', 'semi-frozen-yellow'),
(76398, 4936, 'attribute_pa_shoe-size', '47-1-3'),
(76399, 4936, '_price', '218.72'),
(76400, 4936, '_product_version', '4.1.0'),
(76401, 4936, '_vi_wad_aliexpress_variation_id', '12000021725460435'),
(76402, 4936, '_vi_wad_aliexpress_variation_attr', '14:366#Semi Frozen Yellow;200000124:203126833'),
(76403, 4937, '_variation_description', ''),
(76404, 4937, '_sku', '1005002688793166-zebra-36'),
(76405, 4937, '_regular_price', '218.72'),
(76406, 4937, 'total_sales', '0');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(76407, 4937, '_tax_status', 'taxable'),
(76408, 4937, '_tax_class', 'parent'),
(76409, 4937, '_manage_stock', 'yes'),
(76410, 4937, '_backorders', 'no'),
(76411, 4937, '_sold_individually', 'no'),
(76412, 4937, '_virtual', 'no'),
(76413, 4937, '_downloadable', 'no'),
(76414, 4937, '_download_limit', '-1'),
(76415, 4937, '_download_expiry', '-1'),
(76416, 4937, '_stock', '10000'),
(76417, 4937, '_stock_status', 'instock'),
(76418, 4937, '_wc_average_rating', '0'),
(76419, 4937, '_wc_review_count', '0'),
(76420, 4937, 'attribute_pa_color', 'zebra'),
(76421, 4937, 'attribute_pa_shoe-size', '36'),
(76422, 4937, '_price', '218.72'),
(76423, 4937, '_product_version', '4.1.0'),
(76424, 4937, '_vi_wad_aliexpress_variation_id', '12000021725460436'),
(76425, 4937, '_vi_wad_aliexpress_variation_attr', '14:200003699#Zebra;200000124:200000334'),
(76426, 4938, '_variation_description', ''),
(76427, 4938, '_sku', '1005002688793166-zebra-37-1-3'),
(76428, 4938, '_regular_price', '218.72'),
(76429, 4938, 'total_sales', '0'),
(76430, 4938, '_tax_status', 'taxable'),
(76431, 4938, '_tax_class', 'parent'),
(76432, 4938, '_manage_stock', 'yes'),
(76433, 4938, '_backorders', 'no'),
(76434, 4938, '_sold_individually', 'no'),
(76435, 4938, '_virtual', 'no'),
(76436, 4938, '_downloadable', 'no'),
(76437, 4938, '_download_limit', '-1'),
(76438, 4938, '_download_expiry', '-1'),
(76439, 4938, '_stock', '9999'),
(76440, 4938, '_stock_status', 'instock'),
(76441, 4938, '_wc_average_rating', '0'),
(76442, 4938, '_wc_review_count', '0'),
(76443, 4938, 'attribute_pa_color', 'zebra'),
(76444, 4938, 'attribute_pa_shoe-size', '37-1-3'),
(76445, 4938, '_price', '218.72'),
(76446, 4938, '_product_version', '4.1.0'),
(76447, 4938, '_vi_wad_aliexpress_variation_id', '12000021725460437'),
(76448, 4938, '_vi_wad_aliexpress_variation_attr', '14:200003699#Zebra;200000124:203126813'),
(76449, 4939, '_variation_description', ''),
(76450, 4939, '_sku', '1005002688793166-zebra-38'),
(76451, 4939, '_regular_price', '218.72'),
(76452, 4939, 'total_sales', '0'),
(76453, 4939, '_tax_status', 'taxable'),
(76454, 4939, '_tax_class', 'parent'),
(76455, 4939, '_manage_stock', 'yes'),
(76456, 4939, '_backorders', 'no'),
(76457, 4939, '_sold_individually', 'no'),
(76458, 4939, '_virtual', 'no'),
(76459, 4939, '_downloadable', 'no'),
(76460, 4939, '_download_limit', '-1'),
(76461, 4939, '_download_expiry', '-1'),
(76462, 4939, '_stock', '9999'),
(76463, 4939, '_stock_status', 'instock'),
(76464, 4939, '_wc_average_rating', '0'),
(76465, 4939, '_wc_review_count', '0'),
(76466, 4939, 'attribute_pa_color', 'zebra'),
(76467, 4939, 'attribute_pa_shoe-size', '38'),
(76468, 4939, '_price', '218.72'),
(76469, 4939, '_product_version', '4.1.0'),
(76470, 4939, '_vi_wad_aliexpress_variation_id', '12000021725460438'),
(76471, 4939, '_vi_wad_aliexpress_variation_attr', '14:200003699#Zebra;200000124:200000898'),
(76472, 4940, '_variation_description', ''),
(76473, 4940, '_sku', '1005002688793166-zebra-39-1-3'),
(76474, 4940, '_regular_price', '218.72'),
(76475, 4940, 'total_sales', '0'),
(76476, 4940, '_tax_status', 'taxable'),
(76477, 4940, '_tax_class', 'parent'),
(76478, 4940, '_manage_stock', 'yes'),
(76479, 4940, '_backorders', 'no'),
(76480, 4940, '_sold_individually', 'no'),
(76481, 4940, '_virtual', 'no'),
(76482, 4940, '_downloadable', 'no'),
(76483, 4940, '_download_limit', '-1'),
(76484, 4940, '_download_expiry', '-1'),
(76485, 4940, '_stock', '10000'),
(76486, 4940, '_stock_status', 'instock'),
(76487, 4940, '_wc_average_rating', '0'),
(76488, 4940, '_wc_review_count', '0'),
(76489, 4940, 'attribute_pa_color', 'zebra'),
(76490, 4940, 'attribute_pa_shoe-size', '39-1-3'),
(76491, 4940, '_price', '218.72'),
(76492, 4940, '_product_version', '4.1.0'),
(76493, 4940, '_vi_wad_aliexpress_variation_id', '12000021725460439'),
(76494, 4940, '_vi_wad_aliexpress_variation_attr', '14:200003699#Zebra;200000124:203126817'),
(76495, 4941, '_variation_description', ''),
(76496, 4941, '_sku', '1005002688793166-zebra-40'),
(76497, 4941, '_regular_price', '218.72'),
(76498, 4941, 'total_sales', '0'),
(76499, 4941, '_tax_status', 'taxable'),
(76500, 4941, '_tax_class', 'parent'),
(76501, 4941, '_manage_stock', 'yes'),
(76502, 4941, '_backorders', 'no'),
(76503, 4941, '_sold_individually', 'no'),
(76504, 4941, '_virtual', 'no'),
(76505, 4941, '_downloadable', 'no'),
(76506, 4941, '_download_limit', '-1'),
(76507, 4941, '_download_expiry', '-1'),
(76508, 4941, '_stock', '10000'),
(76509, 4941, '_stock_status', 'instock'),
(76510, 4941, '_wc_average_rating', '0'),
(76511, 4941, '_wc_review_count', '0'),
(76512, 4941, 'attribute_pa_color', 'zebra'),
(76513, 4941, 'attribute_pa_shoe-size', '40'),
(76514, 4941, '_price', '218.72'),
(76515, 4941, '_product_version', '4.1.0'),
(76516, 4941, '_vi_wad_aliexpress_variation_id', '12000021725460440'),
(76517, 4941, '_vi_wad_aliexpress_variation_attr', '14:200003699#Zebra;200000124:100013888'),
(76518, 4942, '_variation_description', ''),
(76519, 4942, '_sku', '1005002688793166-zebra-41-1-3'),
(76520, 4942, '_regular_price', '218.72'),
(76521, 4942, 'total_sales', '0'),
(76522, 4942, '_tax_status', 'taxable'),
(76523, 4942, '_tax_class', 'parent'),
(76524, 4942, '_manage_stock', 'yes'),
(76525, 4942, '_backorders', 'no'),
(76526, 4942, '_sold_individually', 'no'),
(76527, 4942, '_virtual', 'no'),
(76528, 4942, '_downloadable', 'no'),
(76529, 4942, '_download_limit', '-1'),
(76530, 4942, '_download_expiry', '-1'),
(76531, 4942, '_stock', '9999'),
(76532, 4942, '_stock_status', 'instock'),
(76533, 4942, '_wc_average_rating', '0'),
(76534, 4942, '_wc_review_count', '0'),
(76535, 4942, 'attribute_pa_color', 'zebra'),
(76536, 4942, 'attribute_pa_shoe-size', '41-1-3'),
(76537, 4942, '_price', '218.72'),
(76538, 4942, '_product_version', '4.1.0'),
(76539, 4942, '_vi_wad_aliexpress_variation_id', '12000021725460441'),
(76540, 4942, '_vi_wad_aliexpress_variation_attr', '14:200003699#Zebra;200000124:203126821'),
(76541, 4943, '_variation_description', ''),
(76542, 4943, '_sku', '1005002688793166-zebra-42'),
(76543, 4943, '_regular_price', '218.72'),
(76544, 4943, 'total_sales', '0'),
(76545, 4943, '_tax_status', 'taxable'),
(76546, 4943, '_tax_class', 'parent'),
(76547, 4943, '_manage_stock', 'yes'),
(76548, 4943, '_backorders', 'no'),
(76549, 4943, '_sold_individually', 'no'),
(76550, 4943, '_virtual', 'no'),
(76551, 4943, '_downloadable', 'no'),
(76552, 4943, '_download_limit', '-1'),
(76553, 4943, '_download_expiry', '-1'),
(76554, 4943, '_stock', '9999'),
(76555, 4943, '_stock_status', 'instock'),
(76556, 4943, '_wc_average_rating', '0'),
(76557, 4943, '_wc_review_count', '0'),
(76558, 4943, 'attribute_pa_color', 'zebra'),
(76559, 4943, 'attribute_pa_shoe-size', '42'),
(76560, 4943, '_price', '218.72'),
(76561, 4943, '_product_version', '4.1.0'),
(76562, 4943, '_vi_wad_aliexpress_variation_id', '12000021725460442'),
(76563, 4943, '_vi_wad_aliexpress_variation_attr', '14:200003699#Zebra;200000124:200000337'),
(76564, 4944, '_variation_description', ''),
(76565, 4944, '_sku', '1005002688793166-zebra-43-1-3'),
(76566, 4944, '_regular_price', '218.72'),
(76567, 4944, 'total_sales', '0'),
(76568, 4944, '_tax_status', 'taxable'),
(76569, 4944, '_tax_class', 'parent'),
(76570, 4944, '_manage_stock', 'yes'),
(76571, 4944, '_backorders', 'no'),
(76572, 4944, '_sold_individually', 'no'),
(76573, 4944, '_virtual', 'no'),
(76574, 4944, '_downloadable', 'no'),
(76575, 4944, '_download_limit', '-1'),
(76576, 4944, '_download_expiry', '-1'),
(76577, 4944, '_stock', '9999'),
(76578, 4944, '_stock_status', 'instock'),
(76579, 4944, '_wc_average_rating', '0'),
(76580, 4944, '_wc_review_count', '0'),
(76581, 4944, 'attribute_pa_color', 'zebra'),
(76582, 4944, 'attribute_pa_shoe-size', '43-1-3'),
(76583, 4944, '_price', '218.72'),
(76584, 4944, '_product_version', '4.1.0'),
(76585, 4944, '_vi_wad_aliexpress_variation_id', '12000021725460443'),
(76586, 4944, '_vi_wad_aliexpress_variation_attr', '14:200003699#Zebra;200000124:203126825'),
(76587, 4945, '_variation_description', ''),
(76588, 4945, '_sku', '1005002688793166-zebra-44'),
(76589, 4945, '_regular_price', '218.72'),
(76590, 4945, 'total_sales', '0'),
(76591, 4945, '_tax_status', 'taxable'),
(76592, 4945, '_tax_class', 'parent'),
(76593, 4945, '_manage_stock', 'yes'),
(76594, 4945, '_backorders', 'no'),
(76595, 4945, '_sold_individually', 'no'),
(76596, 4945, '_virtual', 'no'),
(76597, 4945, '_downloadable', 'no'),
(76598, 4945, '_download_limit', '-1'),
(76599, 4945, '_download_expiry', '-1'),
(76600, 4945, '_stock', '9998'),
(76601, 4945, '_stock_status', 'instock'),
(76602, 4945, '_wc_average_rating', '0'),
(76603, 4945, '_wc_review_count', '0'),
(76604, 4945, 'attribute_pa_color', 'zebra'),
(76605, 4945, 'attribute_pa_shoe-size', '44'),
(76606, 4945, '_price', '218.72'),
(76607, 4945, '_product_version', '4.1.0'),
(76608, 4945, '_vi_wad_aliexpress_variation_id', '12000021725460444'),
(76609, 4945, '_vi_wad_aliexpress_variation_attr', '14:200003699#Zebra;200000124:100010487'),
(76610, 4946, '_variation_description', ''),
(76611, 4946, '_sku', '1005002688793166-zebra-45-1-3'),
(76612, 4946, '_regular_price', '218.72'),
(76613, 4946, 'total_sales', '0'),
(76614, 4946, '_tax_status', 'taxable'),
(76615, 4946, '_tax_class', 'parent'),
(76616, 4946, '_manage_stock', 'yes'),
(76617, 4946, '_backorders', 'no'),
(76618, 4946, '_sold_individually', 'no'),
(76619, 4946, '_virtual', 'no'),
(76620, 4946, '_downloadable', 'no'),
(76621, 4946, '_download_limit', '-1'),
(76622, 4946, '_download_expiry', '-1'),
(76623, 4946, '_stock', '9998'),
(76624, 4946, '_stock_status', 'instock'),
(76625, 4946, '_wc_average_rating', '0'),
(76626, 4946, '_wc_review_count', '0'),
(76627, 4946, 'attribute_pa_color', 'zebra'),
(76628, 4946, 'attribute_pa_shoe-size', '45-1-3'),
(76629, 4946, '_price', '218.72'),
(76630, 4946, '_product_version', '4.1.0'),
(76631, 4946, '_vi_wad_aliexpress_variation_id', '12000021725460445'),
(76632, 4946, '_vi_wad_aliexpress_variation_attr', '14:200003699#Zebra;200000124:203126829'),
(76633, 4947, '_variation_description', ''),
(76634, 4947, '_sku', '1005002688793166-zebra-46'),
(76635, 4947, '_regular_price', '218.72'),
(76636, 4947, 'total_sales', '0'),
(76637, 4947, '_tax_status', 'taxable'),
(76638, 4947, '_tax_class', 'parent'),
(76639, 4947, '_manage_stock', 'yes'),
(76640, 4947, '_backorders', 'no'),
(76641, 4947, '_sold_individually', 'no'),
(76642, 4947, '_virtual', 'no'),
(76643, 4947, '_downloadable', 'no'),
(76644, 4947, '_download_limit', '-1'),
(76645, 4947, '_download_expiry', '-1'),
(76646, 4947, '_stock', '9999'),
(76647, 4947, '_stock_status', 'instock'),
(76648, 4947, '_wc_average_rating', '0'),
(76649, 4947, '_wc_review_count', '0'),
(76650, 4947, 'attribute_pa_color', 'zebra'),
(76651, 4947, 'attribute_pa_shoe-size', '46'),
(76652, 4947, '_price', '218.72'),
(76653, 4947, '_product_version', '4.1.0'),
(76654, 4948, '_wp_attached_file', '2021/06/Luxurious-Purple-Decorated-With-Rhinestone-Nigerian-Wedding-Shoes-With-Square-Clutch-bag-12cm-higher-platform-in-2.jpg_640x640-2.jpg'),
(76655, 4948, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:140:\"2021/06/Luxurious-Purple-Decorated-With-Rhinestone-Nigerian-Wedding-Shoes-With-Square-Clutch-bag-12cm-higher-platform-in-2.jpg_640x640-2.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:140:\"Luxurious-Purple-Decorated-With-Rhinestone-Nigerian-Wedding-Shoes-With-Square-Clutch-bag-12cm-higher-platform-in-2.jpg_640x640-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:140:\"Luxurious-Purple-Decorated-With-Rhinestone-Nigerian-Wedding-Shoes-With-Square-Clutch-bag-12cm-higher-platform-in-2.jpg_640x640-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:140:\"Luxurious-Purple-Decorated-With-Rhinestone-Nigerian-Wedding-Shoes-With-Square-Clutch-bag-12cm-higher-platform-in-2.jpg_640x640-2-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:140:\"Luxurious-Purple-Decorated-With-Rhinestone-Nigerian-Wedding-Shoes-With-Square-Clutch-bag-12cm-higher-platform-in-2.jpg_640x640-2-600x510.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:140:\"Luxurious-Purple-Decorated-With-Rhinestone-Nigerian-Wedding-Shoes-With-Square-Clutch-bag-12cm-higher-platform-in-2.jpg_640x640-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:140:\"Luxurious-Purple-Decorated-With-Rhinestone-Nigerian-Wedding-Shoes-With-Square-Clutch-bag-12cm-higher-platform-in-2.jpg_640x640-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:140:\"Luxurious-Purple-Decorated-With-Rhinestone-Nigerian-Wedding-Shoes-With-Square-Clutch-bag-12cm-higher-platform-in-2.jpg_640x640-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:140:\"Luxurious-Purple-Decorated-With-Rhinestone-Nigerian-Wedding-Shoes-With-Square-Clutch-bag-12cm-higher-platform-in-2.jpg_640x640-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(76656, 4947, '_vi_wad_aliexpress_variation_id', '12000021725460446'),
(76657, 4947, '_vi_wad_aliexpress_variation_attr', '14:200003699#Zebra;200000124:200000899'),
(76658, 4949, '_variation_description', ''),
(76659, 4949, '_sku', '1005002688793166-zebra-47-1-3'),
(76660, 4949, '_regular_price', '218.72'),
(76661, 4949, 'total_sales', '0'),
(76662, 4949, '_tax_status', 'taxable'),
(76663, 4949, '_tax_class', 'parent'),
(76664, 4949, '_manage_stock', 'yes'),
(76665, 4949, '_backorders', 'no'),
(76666, 4949, '_sold_individually', 'no'),
(76667, 4949, '_virtual', 'no'),
(76668, 4949, '_downloadable', 'no'),
(76669, 4949, '_download_limit', '-1'),
(76670, 4949, '_download_expiry', '-1'),
(76671, 4949, '_stock', '10000'),
(76672, 4949, '_stock_status', 'instock'),
(76673, 4949, '_wc_average_rating', '0'),
(76674, 4949, '_wc_review_count', '0'),
(76675, 4949, 'attribute_pa_color', 'zebra'),
(76676, 4949, 'attribute_pa_shoe-size', '47-1-3'),
(76677, 4949, '_price', '218.72'),
(76678, 4949, '_product_version', '4.1.0'),
(76679, 4949, '_vi_wad_aliexpress_variation_id', '12000021725460447'),
(76680, 4949, '_vi_wad_aliexpress_variation_attr', '14:200003699#Zebra;200000124:203126833'),
(76681, 4950, '_variation_description', ''),
(76682, 4950, '_sku', '1005002688793166-creamtriple-white-44'),
(76683, 4950, '_regular_price', '218.72'),
(76684, 4950, 'total_sales', '0'),
(76685, 4950, '_tax_status', 'taxable'),
(76686, 4950, '_tax_class', 'parent'),
(76687, 4950, '_manage_stock', 'yes'),
(76688, 4950, '_backorders', 'no'),
(76689, 4950, '_sold_individually', 'no'),
(76690, 4950, '_virtual', 'no'),
(76691, 4950, '_downloadable', 'no'),
(76692, 4950, '_download_limit', '-1'),
(76693, 4950, '_download_expiry', '-1'),
(76694, 4950, '_stock', '9998'),
(76695, 4950, '_stock_status', 'instock'),
(76696, 4950, '_wc_average_rating', '0'),
(76697, 4950, '_wc_review_count', '0'),
(76698, 4950, 'attribute_pa_color', 'creamtriple-white'),
(76699, 4950, 'attribute_pa_shoe-size', '44'),
(76700, 4950, '_price', '218.72'),
(76701, 4948, '_vi_wad_image_id', 'ae01.alicdn.com/kf/HTB1FsnqEFuWBuNjSszbq6AS7FXaE/Luxurious-Purple-Decorated-With-Rhinestone-Nigerian-Wedding-Shoes-With-Square-Clutch-bag-12cm-higher-platform-in.jpg_640x640.jpg'),
(76702, 4818, '_thumbnail_id', '4948'),
(76703, 4950, '_product_version', '4.1.0'),
(76704, 4819, '_thumbnail_id', '4948'),
(76705, 4820, '_thumbnail_id', '4948'),
(76706, 4822, '_thumbnail_id', '4948'),
(76707, 4823, '_thumbnail_id', '4948'),
(76708, 4950, '_vi_wad_aliexpress_variation_id', '12000021725460384'),
(76709, 4824, '_thumbnail_id', '4948'),
(76710, 4950, '_vi_wad_aliexpress_variation_attr', '14:200004891#CreamTriple White;200000124:100010487'),
(76711, 4951, '_variation_description', ''),
(76712, 4951, '_sku', '1005002688793166-creamtriple-white-45-1-3'),
(76713, 4951, '_regular_price', '218.72'),
(76714, 4951, 'total_sales', '0'),
(76715, 4951, '_tax_status', 'taxable'),
(76716, 4951, '_tax_class', 'parent'),
(76717, 4951, '_manage_stock', 'yes'),
(76718, 4951, '_backorders', 'no'),
(76719, 4951, '_sold_individually', 'no'),
(76720, 4951, '_virtual', 'no'),
(76721, 4951, '_downloadable', 'no'),
(76722, 4951, '_download_limit', '-1'),
(76723, 4951, '_download_expiry', '-1'),
(76724, 4951, '_stock', '9998'),
(76725, 4951, '_stock_status', 'instock'),
(76726, 4951, '_wc_average_rating', '0'),
(76727, 4951, '_wc_review_count', '0'),
(76728, 4951, 'attribute_pa_color', 'creamtriple-white'),
(76729, 4951, 'attribute_pa_shoe-size', '45-1-3'),
(76730, 4951, '_price', '218.72'),
(76731, 4951, '_product_version', '4.1.0'),
(76732, 4951, '_vi_wad_aliexpress_variation_id', '12000021725460385'),
(76733, 4951, '_vi_wad_aliexpress_variation_attr', '14:200004891#CreamTriple White;200000124:203126829'),
(76734, 4952, '_variation_description', ''),
(76735, 4952, '_sku', '1005002688793166-creamtriple-white-46'),
(76736, 4952, '_regular_price', '218.72'),
(76737, 4952, 'total_sales', '0'),
(76738, 4952, '_tax_status', 'taxable'),
(76739, 4952, '_tax_class', 'parent'),
(76740, 4952, '_manage_stock', 'yes'),
(76741, 4952, '_backorders', 'no'),
(76742, 4952, '_sold_individually', 'no'),
(76743, 4952, '_virtual', 'no'),
(76744, 4952, '_downloadable', 'no'),
(76745, 4952, '_download_limit', '-1'),
(76746, 4952, '_download_expiry', '-1'),
(76747, 4952, '_stock', '9999'),
(76748, 4952, '_stock_status', 'instock'),
(76749, 4952, '_wc_average_rating', '0'),
(76750, 4952, '_wc_review_count', '0'),
(76751, 4952, 'attribute_pa_color', 'creamtriple-white'),
(76752, 4952, 'attribute_pa_shoe-size', '46'),
(76753, 4952, '_price', '218.72'),
(76754, 4952, '_product_version', '4.1.0'),
(76755, 4952, '_vi_wad_aliexpress_variation_id', '12000021725460386'),
(76756, 4952, '_vi_wad_aliexpress_variation_attr', '14:200004891#CreamTriple White;200000124:200000899'),
(76757, 4953, '_variation_description', ''),
(76758, 4953, '_sku', '1005002688793166-creamtriple-white-47-1-3'),
(76759, 4953, '_regular_price', '218.72'),
(76760, 4953, 'total_sales', '0'),
(76761, 4953, '_tax_status', 'taxable'),
(76762, 4953, '_tax_class', 'parent'),
(76763, 4953, '_manage_stock', 'yes'),
(76764, 4953, '_backorders', 'no'),
(76765, 4953, '_sold_individually', 'no'),
(76766, 4953, '_virtual', 'no'),
(76767, 4953, '_downloadable', 'no'),
(76768, 4953, '_download_limit', '-1'),
(76769, 4953, '_download_expiry', '-1'),
(76770, 4953, '_stock', '10000'),
(76771, 4953, '_stock_status', 'instock'),
(76772, 4953, '_wc_average_rating', '0'),
(76773, 4953, '_wc_review_count', '0'),
(76774, 4953, 'attribute_pa_color', 'creamtriple-white'),
(76775, 4953, 'attribute_pa_shoe-size', '47-1-3'),
(76776, 4953, '_price', '218.72'),
(76777, 4953, '_product_version', '4.1.0'),
(76778, 4953, '_vi_wad_aliexpress_variation_id', '12000021725460387'),
(76779, 4953, '_vi_wad_aliexpress_variation_attr', '14:200004891#CreamTriple White;200000124:203126833'),
(76780, 4954, '_variation_description', ''),
(76781, 4954, '_sku', '1005002688793166-core-black-white-36'),
(76782, 4954, '_regular_price', '218.72'),
(76783, 4954, 'total_sales', '0'),
(76784, 4954, '_tax_status', 'taxable'),
(76785, 4954, '_tax_class', 'parent'),
(76786, 4954, '_manage_stock', 'yes'),
(76787, 4954, '_backorders', 'no'),
(76788, 4954, '_sold_individually', 'no'),
(76789, 4954, '_virtual', 'no'),
(76790, 4954, '_downloadable', 'no'),
(76791, 4954, '_download_limit', '-1'),
(76792, 4954, '_download_expiry', '-1'),
(76793, 4954, '_stock', '10000'),
(76794, 4954, '_stock_status', 'instock'),
(76795, 4954, '_wc_average_rating', '0'),
(76796, 4954, '_wc_review_count', '0'),
(76797, 4954, 'attribute_pa_color', 'core-black-white'),
(76798, 4954, 'attribute_pa_shoe-size', '36'),
(76799, 4954, '_price', '218.72'),
(76800, 4954, '_product_version', '4.1.0'),
(76801, 4954, '_vi_wad_aliexpress_variation_id', '12000021725460388'),
(76802, 4954, '_vi_wad_aliexpress_variation_attr', '14:10#Core Black White;200000124:200000334'),
(76803, 4955, '_variation_description', ''),
(76804, 4955, '_sku', '1005002688793166-core-black-white-37-1-3'),
(76805, 4955, '_regular_price', '218.72'),
(76806, 4955, 'total_sales', '0'),
(76807, 4955, '_tax_status', 'taxable'),
(76808, 4955, '_tax_class', 'parent'),
(76809, 4955, '_manage_stock', 'yes'),
(76810, 4955, '_backorders', 'no'),
(76811, 4955, '_sold_individually', 'no'),
(76812, 4955, '_virtual', 'no'),
(76813, 4955, '_downloadable', 'no'),
(76814, 4955, '_download_limit', '-1'),
(76815, 4955, '_download_expiry', '-1'),
(76816, 4955, '_stock', '10000'),
(76817, 4955, '_stock_status', 'instock'),
(76818, 4955, '_wc_average_rating', '0'),
(76819, 4955, '_wc_review_count', '0'),
(76820, 4955, 'attribute_pa_color', 'core-black-white'),
(76821, 4955, 'attribute_pa_shoe-size', '37-1-3'),
(76822, 4955, '_price', '218.72'),
(76823, 4955, '_product_version', '4.1.0'),
(76824, 4955, '_vi_wad_aliexpress_variation_id', '12000021725460389'),
(76825, 4955, '_vi_wad_aliexpress_variation_attr', '14:10#Core Black White;200000124:203126813'),
(76826, 4956, '_variation_description', ''),
(76827, 4956, '_sku', '1005002688793166-core-black-white-38'),
(76828, 4956, '_regular_price', '218.72'),
(76829, 4956, 'total_sales', '0'),
(76830, 4956, '_tax_status', 'taxable'),
(76831, 4956, '_tax_class', 'parent'),
(76832, 4956, '_manage_stock', 'yes'),
(76833, 4956, '_backorders', 'no'),
(76834, 4956, '_sold_individually', 'no'),
(76835, 4956, '_virtual', 'no'),
(76836, 4956, '_downloadable', 'no'),
(76837, 4956, '_download_limit', '-1'),
(76838, 4956, '_download_expiry', '-1'),
(76839, 4956, '_stock', '10000'),
(76840, 4956, '_stock_status', 'instock'),
(76841, 4956, '_wc_average_rating', '0'),
(76842, 4956, '_wc_review_count', '0'),
(76843, 4956, 'attribute_pa_color', 'core-black-white'),
(76844, 4956, 'attribute_pa_shoe-size', '38'),
(76845, 4956, '_price', '218.72'),
(76846, 4956, '_product_version', '4.1.0'),
(76847, 4956, '_vi_wad_aliexpress_variation_id', '12000021725460390'),
(76848, 4956, '_vi_wad_aliexpress_variation_attr', '14:10#Core Black White;200000124:200000898'),
(76849, 4957, '_wp_attached_file', '2021/06/Luxurious-Purple-Decorated-With-Rhinestone-Nigerian-Wedding-Shoes-With-Square-Clutch-bag-12cm-higher-platform-in-3.jpg_640x640-3.jpg'),
(76850, 4957, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:140:\"2021/06/Luxurious-Purple-Decorated-With-Rhinestone-Nigerian-Wedding-Shoes-With-Square-Clutch-bag-12cm-higher-platform-in-3.jpg_640x640-3.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:140:\"Luxurious-Purple-Decorated-With-Rhinestone-Nigerian-Wedding-Shoes-With-Square-Clutch-bag-12cm-higher-platform-in-3.jpg_640x640-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:140:\"Luxurious-Purple-Decorated-With-Rhinestone-Nigerian-Wedding-Shoes-With-Square-Clutch-bag-12cm-higher-platform-in-3.jpg_640x640-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:140:\"Luxurious-Purple-Decorated-With-Rhinestone-Nigerian-Wedding-Shoes-With-Square-Clutch-bag-12cm-higher-platform-in-3.jpg_640x640-3-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:140:\"Luxurious-Purple-Decorated-With-Rhinestone-Nigerian-Wedding-Shoes-With-Square-Clutch-bag-12cm-higher-platform-in-3.jpg_640x640-3-600x510.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:140:\"Luxurious-Purple-Decorated-With-Rhinestone-Nigerian-Wedding-Shoes-With-Square-Clutch-bag-12cm-higher-platform-in-3.jpg_640x640-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:140:\"Luxurious-Purple-Decorated-With-Rhinestone-Nigerian-Wedding-Shoes-With-Square-Clutch-bag-12cm-higher-platform-in-3.jpg_640x640-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:140:\"Luxurious-Purple-Decorated-With-Rhinestone-Nigerian-Wedding-Shoes-With-Square-Clutch-bag-12cm-higher-platform-in-3.jpg_640x640-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:140:\"Luxurious-Purple-Decorated-With-Rhinestone-Nigerian-Wedding-Shoes-With-Square-Clutch-bag-12cm-higher-platform-in-3.jpg_640x640-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(76851, 4958, '_variation_description', ''),
(76852, 4958, '_sku', '1005002688793166-core-black-white-39-1-3'),
(76853, 4958, '_regular_price', '218.72'),
(76854, 4958, 'total_sales', '0'),
(76855, 4958, '_tax_status', 'taxable'),
(76856, 4958, '_tax_class', 'parent'),
(76857, 4958, '_manage_stock', 'yes'),
(76858, 4958, '_backorders', 'no'),
(76859, 4958, '_sold_individually', 'no'),
(76860, 4958, '_virtual', 'no'),
(76861, 4958, '_downloadable', 'no'),
(76862, 4958, '_download_limit', '-1'),
(76863, 4958, '_download_expiry', '-1'),
(76864, 4958, '_stock', '10000'),
(76865, 4958, '_stock_status', 'instock'),
(76866, 4958, '_wc_average_rating', '0'),
(76867, 4958, '_wc_review_count', '0'),
(76868, 4958, 'attribute_pa_color', 'core-black-white'),
(76869, 4958, 'attribute_pa_shoe-size', '39-1-3'),
(76870, 4958, '_price', '218.72'),
(76871, 4958, '_product_version', '4.1.0'),
(76872, 4958, '_vi_wad_aliexpress_variation_id', '12000021725460391'),
(76873, 4958, '_vi_wad_aliexpress_variation_attr', '14:10#Core Black White;200000124:203126817'),
(76874, 4959, '_variation_description', ''),
(76875, 4959, '_sku', '1005002688793166-core-black-white-40'),
(76876, 4959, '_regular_price', '218.72'),
(76877, 4959, 'total_sales', '0'),
(76878, 4959, '_tax_status', 'taxable'),
(76879, 4959, '_tax_class', 'parent'),
(76880, 4959, '_manage_stock', 'yes'),
(76881, 4959, '_backorders', 'no'),
(76882, 4959, '_sold_individually', 'no'),
(76883, 4959, '_virtual', 'no'),
(76884, 4959, '_downloadable', 'no'),
(76885, 4959, '_download_limit', '-1'),
(76886, 4959, '_download_expiry', '-1'),
(76887, 4959, '_stock', '10000'),
(76888, 4959, '_stock_status', 'instock'),
(76889, 4959, '_wc_average_rating', '0'),
(76890, 4959, '_wc_review_count', '0'),
(76891, 4959, 'attribute_pa_color', 'core-black-white'),
(76892, 4959, 'attribute_pa_shoe-size', '40'),
(76893, 4959, '_price', '218.72'),
(76894, 4959, '_product_version', '4.1.0'),
(76895, 4959, '_vi_wad_aliexpress_variation_id', '12000021725460392'),
(76896, 4959, '_vi_wad_aliexpress_variation_attr', '14:10#Core Black White;200000124:100013888'),
(76897, 4957, '_vi_wad_image_id', 'ae01.alicdn.com/kf/HTB1T1jCEKuSBuNjy1Xcq6AYjFXaa/Luxurious-Purple-Decorated-With-Rhinestone-Nigerian-Wedding-Shoes-With-Square-Clutch-bag-12cm-higher-platform-in.jpg_640x640.jpg'),
(76898, 4825, '_thumbnail_id', '4957'),
(76899, 4826, '_thumbnail_id', '4957'),
(76900, 4827, '_thumbnail_id', '4957'),
(76901, 4828, '_thumbnail_id', '4957'),
(76902, 4829, '_thumbnail_id', '4957'),
(76903, 4830, '_thumbnail_id', '4957'),
(76904, 4960, '_variation_description', ''),
(76905, 4960, '_sku', '1005002688793166-core-black-white-41-1-3'),
(76906, 4960, '_regular_price', '218.72'),
(76907, 4960, 'total_sales', '0'),
(76908, 4960, '_tax_status', 'taxable'),
(76909, 4960, '_tax_class', 'parent'),
(76910, 4960, '_manage_stock', 'yes'),
(76911, 4960, '_backorders', 'no'),
(76912, 4960, '_sold_individually', 'no'),
(76913, 4960, '_virtual', 'no'),
(76914, 4960, '_downloadable', 'no'),
(76915, 4960, '_download_limit', '-1'),
(76916, 4960, '_download_expiry', '-1'),
(76917, 4960, '_stock', '10000'),
(76918, 4960, '_stock_status', 'instock'),
(76919, 4960, '_wc_average_rating', '0'),
(76920, 4960, '_wc_review_count', '0'),
(76921, 4960, 'attribute_pa_color', 'core-black-white'),
(76922, 4960, 'attribute_pa_shoe-size', '41-1-3'),
(76923, 4960, '_price', '218.72'),
(76924, 4960, '_product_version', '4.1.0'),
(76925, 4960, '_vi_wad_aliexpress_variation_id', '12000021725460393'),
(76926, 4960, '_vi_wad_aliexpress_variation_attr', '14:10#Core Black White;200000124:203126821'),
(76927, 4961, '_variation_description', ''),
(76928, 4961, '_sku', '1005002688793166-core-black-white-42'),
(76929, 4961, '_regular_price', '218.72'),
(76930, 4961, 'total_sales', '0'),
(76931, 4961, '_tax_status', 'taxable'),
(76932, 4961, '_tax_class', 'parent'),
(76933, 4961, '_manage_stock', 'yes'),
(76934, 4961, '_backorders', 'no'),
(76935, 4961, '_sold_individually', 'no'),
(76936, 4961, '_virtual', 'no'),
(76937, 4961, '_downloadable', 'no'),
(76938, 4961, '_download_limit', '-1'),
(76939, 4961, '_download_expiry', '-1'),
(76940, 4961, '_stock', '9999'),
(76941, 4961, '_stock_status', 'instock'),
(76942, 4961, '_wc_average_rating', '0'),
(76943, 4961, '_wc_review_count', '0'),
(76944, 4961, 'attribute_pa_color', 'core-black-white'),
(76945, 4961, 'attribute_pa_shoe-size', '42'),
(76946, 4961, '_price', '218.72'),
(76947, 4961, '_product_version', '4.1.0'),
(76948, 4961, '_vi_wad_aliexpress_variation_id', '12000021725460394'),
(76949, 4961, '_vi_wad_aliexpress_variation_attr', '14:10#Core Black White;200000124:200000337'),
(76950, 4962, '_variation_description', ''),
(76951, 4962, '_sku', '1005002688793166-core-black-white-43-1-3'),
(76952, 4962, '_regular_price', '218.72'),
(76953, 4962, 'total_sales', '0'),
(76954, 4962, '_tax_status', 'taxable'),
(76955, 4962, '_tax_class', 'parent'),
(76956, 4962, '_manage_stock', 'yes'),
(76957, 4962, '_backorders', 'no'),
(76958, 4962, '_sold_individually', 'no'),
(76959, 4962, '_virtual', 'no'),
(76960, 4962, '_downloadable', 'no'),
(76961, 4962, '_download_limit', '-1'),
(76962, 4962, '_download_expiry', '-1'),
(76963, 4962, '_stock', '10000'),
(76964, 4962, '_stock_status', 'instock'),
(76965, 4962, '_wc_average_rating', '0'),
(76966, 4962, '_wc_review_count', '0'),
(76967, 4962, 'attribute_pa_color', 'core-black-white'),
(76968, 4962, 'attribute_pa_shoe-size', '43-1-3'),
(76969, 4962, '_price', '218.72'),
(76970, 4962, '_product_version', '4.1.0'),
(76971, 4962, '_vi_wad_aliexpress_variation_id', '12000021725460395'),
(76972, 4962, '_vi_wad_aliexpress_variation_attr', '14:10#Core Black White;200000124:203126825'),
(76973, 4963, '_variation_description', ''),
(76974, 4963, '_sku', '1005002688793166-core-black-white-44'),
(76975, 4963, '_regular_price', '218.72'),
(76976, 4963, 'total_sales', '0'),
(76977, 4963, '_tax_status', 'taxable'),
(76978, 4963, '_tax_class', 'parent'),
(76979, 4963, '_manage_stock', 'yes'),
(76980, 4963, '_backorders', 'no'),
(76981, 4963, '_sold_individually', 'no'),
(76982, 4963, '_virtual', 'no'),
(76983, 4963, '_downloadable', 'no'),
(76984, 4963, '_download_limit', '-1'),
(76985, 4963, '_download_expiry', '-1'),
(76986, 4963, '_stock', '9998'),
(76987, 4963, '_stock_status', 'instock'),
(76988, 4963, '_wc_average_rating', '0'),
(76989, 4963, '_wc_review_count', '0'),
(76990, 4963, 'attribute_pa_color', 'core-black-white'),
(76991, 4963, 'attribute_pa_shoe-size', '44'),
(76992, 4963, '_price', '218.72'),
(76993, 4963, '_product_version', '4.1.0'),
(76994, 4963, '_vi_wad_aliexpress_variation_id', '12000021725460396'),
(76995, 4963, '_vi_wad_aliexpress_variation_attr', '14:10#Core Black White;200000124:100010487'),
(76996, 4964, '_variation_description', ''),
(76997, 4964, '_sku', '1005002688793166-core-black-white-45-1-3'),
(76998, 4964, '_regular_price', '218.72'),
(76999, 4964, 'total_sales', '0'),
(77000, 4964, '_tax_status', 'taxable'),
(77001, 4964, '_tax_class', 'parent'),
(77002, 4964, '_manage_stock', 'yes'),
(77003, 4964, '_backorders', 'no'),
(77004, 4964, '_sold_individually', 'no'),
(77005, 4964, '_virtual', 'no'),
(77006, 4964, '_downloadable', 'no'),
(77007, 4964, '_download_limit', '-1'),
(77008, 4964, '_download_expiry', '-1'),
(77009, 4964, '_stock', '9999'),
(77010, 4964, '_stock_status', 'instock'),
(77011, 4964, '_wc_average_rating', '0'),
(77012, 4964, '_wc_review_count', '0'),
(77013, 4964, 'attribute_pa_color', 'core-black-white'),
(77014, 4964, 'attribute_pa_shoe-size', '45-1-3'),
(77015, 4964, '_price', '218.72'),
(77016, 4964, '_product_version', '4.1.0'),
(77017, 4964, '_vi_wad_aliexpress_variation_id', '12000021725460397'),
(77018, 4964, '_vi_wad_aliexpress_variation_attr', '14:10#Core Black White;200000124:203126829'),
(77019, 4965, '_variation_description', ''),
(77020, 4965, '_sku', '1005002688793166-core-black-white-46'),
(77021, 4965, '_regular_price', '218.72'),
(77022, 4965, 'total_sales', '0'),
(77023, 4965, '_tax_status', 'taxable'),
(77024, 4965, '_tax_class', 'parent'),
(77025, 4965, '_manage_stock', 'yes'),
(77026, 4965, '_backorders', 'no'),
(77027, 4965, '_sold_individually', 'no'),
(77028, 4965, '_virtual', 'no'),
(77029, 4965, '_downloadable', 'no'),
(77030, 4965, '_download_limit', '-1'),
(77031, 4965, '_download_expiry', '-1'),
(77032, 4965, '_stock', '10000'),
(77033, 4965, '_stock_status', 'instock'),
(77034, 4965, '_wc_average_rating', '0'),
(77035, 4965, '_wc_review_count', '0'),
(77036, 4965, 'attribute_pa_color', 'core-black-white'),
(77037, 4965, 'attribute_pa_shoe-size', '46'),
(77038, 4965, '_price', '218.72'),
(77039, 4965, '_product_version', '4.1.0'),
(77040, 4965, '_vi_wad_aliexpress_variation_id', '12000021725460398'),
(77041, 4965, '_vi_wad_aliexpress_variation_attr', '14:10#Core Black White;200000124:200000899'),
(77042, 4966, '_variation_description', ''),
(77043, 4966, '_sku', '1005002688793166-core-black-white-47-1-3'),
(77044, 4966, '_regular_price', '218.72'),
(77045, 4966, 'total_sales', '0'),
(77046, 4966, '_tax_status', 'taxable'),
(77047, 4966, '_tax_class', 'parent'),
(77048, 4966, '_manage_stock', 'yes'),
(77049, 4966, '_backorders', 'no'),
(77050, 4966, '_sold_individually', 'no'),
(77051, 4966, '_virtual', 'no'),
(77052, 4966, '_downloadable', 'no'),
(77053, 4966, '_download_limit', '-1'),
(77054, 4966, '_download_expiry', '-1'),
(77055, 4966, '_stock', '10000'),
(77056, 4966, '_stock_status', 'instock'),
(77057, 4966, '_wc_average_rating', '0'),
(77058, 4966, '_wc_review_count', '0'),
(77059, 4966, 'attribute_pa_color', 'core-black-white'),
(77060, 4966, 'attribute_pa_shoe-size', '47-1-3'),
(77061, 4966, '_price', '218.72'),
(77062, 4966, '_product_version', '4.1.0'),
(77063, 4966, '_vi_wad_aliexpress_variation_id', '12000021725460399'),
(77064, 4966, '_vi_wad_aliexpress_variation_attr', '14:10#Core Black White;200000124:203126833'),
(77065, 4967, '_variation_description', ''),
(77066, 4967, '_sku', '1005002688793166-ash-blue-36'),
(77067, 4967, '_regular_price', '218.72'),
(77068, 4967, 'total_sales', '0'),
(77069, 4967, '_tax_status', 'taxable'),
(77070, 4967, '_tax_class', 'parent'),
(77071, 4967, '_manage_stock', 'yes'),
(77072, 4967, '_backorders', 'no'),
(77073, 4967, '_sold_individually', 'no'),
(77074, 4967, '_virtual', 'no'),
(77075, 4967, '_downloadable', 'no'),
(77076, 4967, '_download_limit', '-1'),
(77077, 4967, '_download_expiry', '-1'),
(77078, 4967, '_stock', '10000'),
(77079, 4967, '_stock_status', 'instock'),
(77080, 4967, '_wc_average_rating', '0'),
(77081, 4967, '_wc_review_count', '0'),
(77082, 4967, 'attribute_pa_color', 'ash-blue'),
(77083, 4967, 'attribute_pa_shoe-size', '36'),
(77084, 4967, '_price', '218.72'),
(77085, 4967, '_product_version', '4.1.0'),
(77086, 4967, '_vi_wad_aliexpress_variation_id', '12000021725460400'),
(77087, 4967, '_vi_wad_aliexpress_variation_attr', '14:350853#Ash Blue;200000124:200000334'),
(77088, 4968, '_variation_description', ''),
(77089, 4968, '_sku', '1005002688793166-ash-blue-37-1-3'),
(77090, 4968, '_regular_price', '218.72'),
(77091, 4968, 'total_sales', '0'),
(77092, 4968, '_tax_status', 'taxable'),
(77093, 4968, '_tax_class', 'parent'),
(77094, 4968, '_manage_stock', 'yes'),
(77095, 4968, '_backorders', 'no'),
(77096, 4968, '_sold_individually', 'no'),
(77097, 4968, '_virtual', 'no'),
(77098, 4968, '_downloadable', 'no'),
(77099, 4968, '_download_limit', '-1'),
(77100, 4968, '_download_expiry', '-1'),
(77101, 4968, '_stock', '10000'),
(77102, 4968, '_stock_status', 'instock'),
(77103, 4968, '_wc_average_rating', '0'),
(77104, 4968, '_wc_review_count', '0'),
(77105, 4968, 'attribute_pa_color', 'ash-blue'),
(77106, 4968, 'attribute_pa_shoe-size', '37-1-3'),
(77107, 4968, '_price', '218.72'),
(77108, 4968, '_product_version', '4.1.0'),
(77109, 4968, '_vi_wad_aliexpress_variation_id', '12000021725460401'),
(77110, 4968, '_vi_wad_aliexpress_variation_attr', '14:350853#Ash Blue;200000124:203126813'),
(77111, 4969, '_wp_attached_file', '2021/06/Sexy-fine-documentary-shoes-with-color-matching-30-higher-than-in-the-spring-and-autumn-in-1.jpg'),
(77112, 4969, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:4:\"file\";s:104:\"2021/06/Sexy-fine-documentary-shoes-with-color-matching-30-higher-than-in-the-spring-and-autumn-in-1.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:104:\"Sexy-fine-documentary-shoes-with-color-matching-30-higher-than-in-the-spring-and-autumn-in-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:104:\"Sexy-fine-documentary-shoes-with-color-matching-30-higher-than-in-the-spring-and-autumn-in-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:104:\"Sexy-fine-documentary-shoes-with-color-matching-30-higher-than-in-the-spring-and-autumn-in-1-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:104:\"Sexy-fine-documentary-shoes-with-color-matching-30-higher-than-in-the-spring-and-autumn-in-1-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:104:\"Sexy-fine-documentary-shoes-with-color-matching-30-higher-than-in-the-spring-and-autumn-in-1-825x510.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:104:\"Sexy-fine-documentary-shoes-with-color-matching-30-higher-than-in-the-spring-and-autumn-in-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:104:\"Sexy-fine-documentary-shoes-with-color-matching-30-higher-than-in-the-spring-and-autumn-in-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:104:\"Sexy-fine-documentary-shoes-with-color-matching-30-higher-than-in-the-spring-and-autumn-in-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:104:\"Sexy-fine-documentary-shoes-with-color-matching-30-higher-than-in-the-spring-and-autumn-in-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:104:\"Sexy-fine-documentary-shoes-with-color-matching-30-higher-than-in-the-spring-and-autumn-in-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:104:\"Sexy-fine-documentary-shoes-with-color-matching-30-higher-than-in-the-spring-and-autumn-in-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(77113, 4970, '_variation_description', ''),
(77114, 4970, '_sku', '1005002688793166-ash-blue-38'),
(77115, 4970, '_regular_price', '218.72'),
(77116, 4970, 'total_sales', '0'),
(77117, 4970, '_tax_status', 'taxable'),
(77118, 4970, '_tax_class', 'parent'),
(77119, 4970, '_manage_stock', 'yes'),
(77120, 4970, '_backorders', 'no'),
(77121, 4970, '_sold_individually', 'no'),
(77122, 4970, '_virtual', 'no'),
(77123, 4970, '_downloadable', 'no'),
(77124, 4970, '_download_limit', '-1'),
(77125, 4970, '_download_expiry', '-1'),
(77126, 4970, '_stock', '10000'),
(77127, 4970, '_stock_status', 'instock'),
(77128, 4970, '_wc_average_rating', '0'),
(77129, 4970, '_wc_review_count', '0'),
(77130, 4970, 'attribute_pa_color', 'ash-blue'),
(77131, 4970, 'attribute_pa_shoe-size', '38'),
(77132, 4970, '_price', '218.72'),
(77133, 4970, '_product_version', '4.1.0'),
(77134, 4970, '_vi_wad_aliexpress_variation_id', '12000021725460402'),
(77135, 4970, '_vi_wad_aliexpress_variation_attr', '14:350853#Ash Blue;200000124:200000898'),
(77136, 4971, '_variation_description', ''),
(77137, 4971, '_sku', '1005002688793166-ash-blue-39-1-3'),
(77138, 4971, '_regular_price', '218.72'),
(77139, 4971, 'total_sales', '0'),
(77140, 4971, '_tax_status', 'taxable'),
(77141, 4971, '_tax_class', 'parent'),
(77142, 4971, '_manage_stock', 'yes'),
(77143, 4971, '_backorders', 'no'),
(77144, 4971, '_sold_individually', 'no'),
(77145, 4971, '_virtual', 'no'),
(77146, 4971, '_downloadable', 'no'),
(77147, 4971, '_download_limit', '-1'),
(77148, 4971, '_download_expiry', '-1'),
(77149, 4971, '_stock', '10000'),
(77150, 4971, '_stock_status', 'instock'),
(77151, 4971, '_wc_average_rating', '0'),
(77152, 4971, '_wc_review_count', '0'),
(77153, 4971, 'attribute_pa_color', 'ash-blue'),
(77154, 4971, 'attribute_pa_shoe-size', '39-1-3'),
(77155, 4971, '_price', '218.72'),
(77156, 4971, '_product_version', '4.1.0'),
(77157, 4971, '_vi_wad_aliexpress_variation_id', '12000021725460403'),
(77158, 4971, '_vi_wad_aliexpress_variation_attr', '14:350853#Ash Blue;200000124:203126817'),
(77159, 4972, '_variation_description', ''),
(77160, 4972, '_sku', '1005002688793166-ash-blue-40'),
(77161, 4972, '_regular_price', '218.72'),
(77162, 4972, 'total_sales', '0'),
(77163, 4972, '_tax_status', 'taxable'),
(77164, 4972, '_tax_class', 'parent'),
(77165, 4972, '_manage_stock', 'yes'),
(77166, 4972, '_backorders', 'no'),
(77167, 4972, '_sold_individually', 'no'),
(77168, 4972, '_virtual', 'no'),
(77169, 4972, '_downloadable', 'no'),
(77170, 4972, '_download_limit', '-1'),
(77171, 4972, '_download_expiry', '-1'),
(77172, 4972, '_stock', '10000'),
(77173, 4972, '_stock_status', 'instock'),
(77174, 4972, '_wc_average_rating', '0'),
(77175, 4972, '_wc_review_count', '0'),
(77176, 4972, 'attribute_pa_color', 'ash-blue'),
(77177, 4972, 'attribute_pa_shoe-size', '40'),
(77178, 4972, '_price', '218.72'),
(77179, 4972, '_product_version', '4.1.0'),
(77180, 4972, '_vi_wad_aliexpress_variation_id', '12000021725460404'),
(77181, 4972, '_vi_wad_aliexpress_variation_attr', '14:350853#Ash Blue;200000124:100013888'),
(77182, 4973, '_variation_description', ''),
(77183, 4973, '_sku', '1005002688793166-ash-blue-41-1-3'),
(77184, 4973, '_regular_price', '218.72'),
(77185, 4973, 'total_sales', '0'),
(77186, 4973, '_tax_status', 'taxable'),
(77187, 4973, '_tax_class', 'parent'),
(77188, 4973, '_manage_stock', 'yes'),
(77189, 4973, '_backorders', 'no'),
(77190, 4973, '_sold_individually', 'no'),
(77191, 4973, '_virtual', 'no'),
(77192, 4973, '_downloadable', 'no'),
(77193, 4973, '_download_limit', '-1'),
(77194, 4973, '_download_expiry', '-1'),
(77195, 4973, '_stock', '10000'),
(77196, 4973, '_stock_status', 'instock'),
(77197, 4973, '_wc_average_rating', '0'),
(77198, 4973, '_wc_review_count', '0'),
(77199, 4973, 'attribute_pa_color', 'ash-blue'),
(77200, 4973, 'attribute_pa_shoe-size', '41-1-3'),
(77201, 4973, '_price', '218.72'),
(77202, 4973, '_product_version', '4.1.0'),
(77203, 4973, '_vi_wad_aliexpress_variation_id', '12000021725460405'),
(77204, 4973, '_vi_wad_aliexpress_variation_attr', '14:350853#Ash Blue;200000124:203126821'),
(77205, 4969, '_vi_wad_image_id', 'ae01.alicdn.com/kf/HTB191oecGSs3KVjSZPiq6AsiVXa0/Sexy-fine-documentary-shoes-with-color-matching-30-higher-than-in-the-spring-and-autumn-in.jpg'),
(77206, 4839, '_product_image_gallery', '4969,4981,4996,5006,5019'),
(77207, 4974, '_variation_description', ''),
(77208, 4974, '_sku', '1005002688793166-ash-blue-42'),
(77209, 4974, '_regular_price', '218.72'),
(77210, 4974, 'total_sales', '0'),
(77211, 4974, '_tax_status', 'taxable'),
(77212, 4974, '_tax_class', 'parent'),
(77213, 4974, '_manage_stock', 'yes'),
(77214, 4974, '_backorders', 'no'),
(77215, 4974, '_sold_individually', 'no'),
(77216, 4974, '_virtual', 'no'),
(77217, 4974, '_downloadable', 'no'),
(77218, 4974, '_download_limit', '-1'),
(77219, 4974, '_download_expiry', '-1'),
(77220, 4974, '_stock', '10000'),
(77221, 4974, '_stock_status', 'instock'),
(77222, 4974, '_wc_average_rating', '0'),
(77223, 4974, '_wc_review_count', '0'),
(77224, 4974, 'attribute_pa_color', 'ash-blue'),
(77225, 4974, 'attribute_pa_shoe-size', '42'),
(77226, 4974, '_price', '218.72'),
(77227, 4974, '_product_version', '4.1.0'),
(77228, 4974, '_vi_wad_aliexpress_variation_id', '12000021725460406'),
(77229, 4974, '_vi_wad_aliexpress_variation_attr', '14:350853#Ash Blue;200000124:200000337'),
(77230, 4975, '_variation_description', ''),
(77231, 4975, '_sku', '1005002688793166-ash-blue-43-1-3'),
(77232, 4975, '_regular_price', '218.72'),
(77233, 4975, 'total_sales', '0'),
(77234, 4975, '_tax_status', 'taxable'),
(77235, 4975, '_tax_class', 'parent'),
(77236, 4975, '_manage_stock', 'yes'),
(77237, 4975, '_backorders', 'no'),
(77238, 4975, '_sold_individually', 'no'),
(77239, 4975, '_virtual', 'no'),
(77240, 4975, '_downloadable', 'no'),
(77241, 4975, '_download_limit', '-1'),
(77242, 4975, '_download_expiry', '-1'),
(77243, 4975, '_stock', '10000'),
(77244, 4975, '_stock_status', 'instock'),
(77245, 4975, '_wc_average_rating', '0'),
(77246, 4975, '_wc_review_count', '0'),
(77247, 4975, 'attribute_pa_color', 'ash-blue'),
(77248, 4975, 'attribute_pa_shoe-size', '43-1-3'),
(77249, 4975, '_price', '218.72'),
(77250, 4975, '_product_version', '4.1.0'),
(77251, 4975, '_vi_wad_aliexpress_variation_id', '12000021725460407'),
(77252, 4975, '_vi_wad_aliexpress_variation_attr', '14:350853#Ash Blue;200000124:203126825'),
(77253, 4976, '_variation_description', ''),
(77254, 4976, '_sku', '1005002688793166-ash-blue-44'),
(77255, 4976, '_regular_price', '218.72'),
(77256, 4976, 'total_sales', '0'),
(77257, 4976, '_tax_status', 'taxable'),
(77258, 4976, '_tax_class', 'parent'),
(77259, 4976, '_manage_stock', 'yes'),
(77260, 4976, '_backorders', 'no'),
(77261, 4976, '_sold_individually', 'no'),
(77262, 4976, '_virtual', 'no'),
(77263, 4976, '_downloadable', 'no'),
(77264, 4976, '_download_limit', '-1'),
(77265, 4976, '_download_expiry', '-1'),
(77266, 4976, '_stock', '10000'),
(77267, 4976, '_stock_status', 'instock'),
(77268, 4976, '_wc_average_rating', '0'),
(77269, 4976, '_wc_review_count', '0'),
(77270, 4976, 'attribute_pa_color', 'ash-blue'),
(77271, 4976, 'attribute_pa_shoe-size', '44'),
(77272, 4976, '_price', '218.72'),
(77273, 4976, '_product_version', '4.1.0'),
(77274, 4976, '_vi_wad_aliexpress_variation_id', '12000021725460408'),
(77275, 4976, '_vi_wad_aliexpress_variation_attr', '14:350853#Ash Blue;200000124:100010487'),
(77276, 4977, '_variation_description', ''),
(77277, 4977, '_sku', '1005002688793166-ash-blue-45-1-3'),
(77278, 4977, '_regular_price', '218.72'),
(77279, 4977, 'total_sales', '0'),
(77280, 4977, '_tax_status', 'taxable'),
(77281, 4977, '_tax_class', 'parent'),
(77282, 4977, '_manage_stock', 'yes'),
(77283, 4977, '_backorders', 'no'),
(77284, 4977, '_sold_individually', 'no'),
(77285, 4977, '_virtual', 'no'),
(77286, 4977, '_downloadable', 'no'),
(77287, 4977, '_download_limit', '-1'),
(77288, 4977, '_download_expiry', '-1'),
(77289, 4977, '_stock', '10000'),
(77290, 4977, '_stock_status', 'instock'),
(77291, 4977, '_wc_average_rating', '0'),
(77292, 4977, '_wc_review_count', '0'),
(77293, 4977, 'attribute_pa_color', 'ash-blue'),
(77294, 4977, 'attribute_pa_shoe-size', '45-1-3'),
(77295, 4977, '_price', '218.72'),
(77296, 4977, '_product_version', '4.1.0'),
(77297, 4977, '_vi_wad_aliexpress_variation_id', '12000021725460409'),
(77298, 4977, '_vi_wad_aliexpress_variation_attr', '14:350853#Ash Blue;200000124:203126829'),
(77299, 4978, '_variation_description', ''),
(77300, 4978, '_sku', '1005002688793166-ash-blue-46'),
(77301, 4978, '_regular_price', '218.72'),
(77302, 4978, 'total_sales', '0'),
(77303, 4978, '_tax_status', 'taxable'),
(77304, 4978, '_tax_class', 'parent'),
(77305, 4978, '_manage_stock', 'yes'),
(77306, 4978, '_backorders', 'no'),
(77307, 4978, '_sold_individually', 'no'),
(77308, 4978, '_virtual', 'no'),
(77309, 4978, '_downloadable', 'no'),
(77310, 4978, '_download_limit', '-1'),
(77311, 4978, '_download_expiry', '-1'),
(77312, 4978, '_stock', '10000'),
(77313, 4978, '_stock_status', 'instock'),
(77314, 4978, '_wc_average_rating', '0'),
(77315, 4978, '_wc_review_count', '0'),
(77316, 4978, 'attribute_pa_color', 'ash-blue'),
(77317, 4978, 'attribute_pa_shoe-size', '46'),
(77318, 4978, '_price', '218.72'),
(77319, 4978, '_product_version', '4.1.0'),
(77320, 4978, '_vi_wad_aliexpress_variation_id', '12000021725460410'),
(77321, 4978, '_vi_wad_aliexpress_variation_attr', '14:350853#Ash Blue;200000124:200000899'),
(77322, 4979, '_variation_description', ''),
(77323, 4979, '_sku', '1005002688793166-ash-blue-47-1-3'),
(77324, 4979, '_regular_price', '218.72'),
(77325, 4979, 'total_sales', '0'),
(77326, 4979, '_tax_status', 'taxable'),
(77327, 4979, '_tax_class', 'parent'),
(77328, 4979, '_manage_stock', 'yes'),
(77329, 4979, '_backorders', 'no'),
(77330, 4979, '_sold_individually', 'no'),
(77331, 4979, '_virtual', 'no'),
(77332, 4979, '_downloadable', 'no'),
(77333, 4979, '_download_limit', '-1'),
(77334, 4979, '_download_expiry', '-1'),
(77335, 4979, '_stock', '10000'),
(77336, 4979, '_stock_status', 'instock'),
(77337, 4979, '_wc_average_rating', '0'),
(77338, 4979, '_wc_review_count', '0'),
(77339, 4979, 'attribute_pa_color', 'ash-blue'),
(77340, 4979, 'attribute_pa_shoe-size', '47-1-3'),
(77341, 4979, '_price', '218.72'),
(77342, 4979, '_product_version', '4.1.0');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(77343, 4979, '_vi_wad_aliexpress_variation_id', '12000021725460411'),
(77344, 4979, '_vi_wad_aliexpress_variation_attr', '14:350853#Ash Blue;200000124:203126833'),
(77345, 4980, '_variation_description', ''),
(77346, 4980, '_sku', '1005002688793166-israfil-36'),
(77347, 4980, '_regular_price', '218.72'),
(77348, 4980, 'total_sales', '0'),
(77349, 4981, '_wp_attached_file', '2021/06/Sexy-fine-documentary-shoes-with-color-matching-30-higher-than-in-the-spring-and-autumn-in-2.jpg'),
(77350, 4980, '_tax_status', 'taxable'),
(77351, 4980, '_tax_class', 'parent'),
(77352, 4981, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:104:\"2021/06/Sexy-fine-documentary-shoes-with-color-matching-30-higher-than-in-the-spring-and-autumn-in-2.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:104:\"Sexy-fine-documentary-shoes-with-color-matching-30-higher-than-in-the-spring-and-autumn-in-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:104:\"Sexy-fine-documentary-shoes-with-color-matching-30-higher-than-in-the-spring-and-autumn-in-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:104:\"Sexy-fine-documentary-shoes-with-color-matching-30-higher-than-in-the-spring-and-autumn-in-2-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:104:\"Sexy-fine-documentary-shoes-with-color-matching-30-higher-than-in-the-spring-and-autumn-in-2-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:104:\"Sexy-fine-documentary-shoes-with-color-matching-30-higher-than-in-the-spring-and-autumn-in-2-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:104:\"Sexy-fine-documentary-shoes-with-color-matching-30-higher-than-in-the-spring-and-autumn-in-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:104:\"Sexy-fine-documentary-shoes-with-color-matching-30-higher-than-in-the-spring-and-autumn-in-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:104:\"Sexy-fine-documentary-shoes-with-color-matching-30-higher-than-in-the-spring-and-autumn-in-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:104:\"Sexy-fine-documentary-shoes-with-color-matching-30-higher-than-in-the-spring-and-autumn-in-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:104:\"Sexy-fine-documentary-shoes-with-color-matching-30-higher-than-in-the-spring-and-autumn-in-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:104:\"Sexy-fine-documentary-shoes-with-color-matching-30-higher-than-in-the-spring-and-autumn-in-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(77353, 4980, '_manage_stock', 'yes'),
(77354, 4980, '_backorders', 'no'),
(77355, 4980, '_sold_individually', 'no'),
(77356, 4980, '_virtual', 'no'),
(77357, 4980, '_downloadable', 'no'),
(77358, 4980, '_download_limit', '-1'),
(77359, 4980, '_download_expiry', '-1'),
(77360, 4980, '_stock', '10000'),
(77361, 4980, '_stock_status', 'instock'),
(77362, 4980, '_wc_average_rating', '0'),
(77363, 4980, '_wc_review_count', '0'),
(77364, 4980, 'attribute_pa_color', 'israfil'),
(77365, 4980, 'attribute_pa_shoe-size', '36'),
(77366, 4980, '_price', '218.72'),
(77367, 4980, '_product_version', '4.1.0'),
(77368, 4980, '_vi_wad_aliexpress_variation_id', '12000021725460412'),
(77369, 4980, '_vi_wad_aliexpress_variation_attr', '14:29#Israfil;200000124:200000334'),
(77370, 4982, '_variation_description', ''),
(77371, 4982, '_sku', '1005002688793166-israfil-37-1-3'),
(77372, 4982, '_regular_price', '218.72'),
(77373, 4982, 'total_sales', '0'),
(77374, 4982, '_tax_status', 'taxable'),
(77375, 4982, '_tax_class', 'parent'),
(77376, 4982, '_manage_stock', 'yes'),
(77377, 4982, '_backorders', 'no'),
(77378, 4982, '_sold_individually', 'no'),
(77379, 4982, '_virtual', 'no'),
(77380, 4982, '_downloadable', 'no'),
(77381, 4982, '_download_limit', '-1'),
(77382, 4982, '_download_expiry', '-1'),
(77383, 4982, '_stock', '10000'),
(77384, 4982, '_stock_status', 'instock'),
(77385, 4982, '_wc_average_rating', '0'),
(77386, 4982, '_wc_review_count', '0'),
(77387, 4982, 'attribute_pa_color', 'israfil'),
(77388, 4982, 'attribute_pa_shoe-size', '37-1-3'),
(77389, 4982, '_price', '218.72'),
(77390, 4982, '_product_version', '4.1.0'),
(77391, 4982, '_vi_wad_aliexpress_variation_id', '12000021725460413'),
(77392, 4982, '_vi_wad_aliexpress_variation_attr', '14:29#Israfil;200000124:203126813'),
(77393, 4983, '_variation_description', ''),
(77394, 4983, '_sku', '1005002688793166-israfil-38'),
(77395, 4983, '_regular_price', '218.72'),
(77396, 4983, 'total_sales', '0'),
(77397, 4983, '_tax_status', 'taxable'),
(77398, 4983, '_tax_class', 'parent'),
(77399, 4983, '_manage_stock', 'yes'),
(77400, 4983, '_backorders', 'no'),
(77401, 4983, '_sold_individually', 'no'),
(77402, 4983, '_virtual', 'no'),
(77403, 4983, '_downloadable', 'no'),
(77404, 4983, '_download_limit', '-1'),
(77405, 4983, '_download_expiry', '-1'),
(77406, 4983, '_stock', '9999'),
(77407, 4983, '_stock_status', 'instock'),
(77408, 4983, '_wc_average_rating', '0'),
(77409, 4983, '_wc_review_count', '0'),
(77410, 4983, 'attribute_pa_color', 'israfil'),
(77411, 4983, 'attribute_pa_shoe-size', '38'),
(77412, 4983, '_price', '218.72'),
(77413, 4983, '_product_version', '4.1.0'),
(77414, 4983, '_vi_wad_aliexpress_variation_id', '12000021725460414'),
(77415, 4983, '_vi_wad_aliexpress_variation_attr', '14:29#Israfil;200000124:200000898'),
(77416, 4984, '_variation_description', ''),
(77417, 4984, '_sku', '1005002688793166-israfil-39-1-3'),
(77418, 4984, '_regular_price', '218.72'),
(77419, 4984, 'total_sales', '0'),
(77420, 4984, '_tax_status', 'taxable'),
(77421, 4981, '_vi_wad_image_id', 'ae01.alicdn.com/kf/HTB1Tmb9cSSD3KVjSZFKq6z10VXaD/Sexy-fine-documentary-shoes-with-color-matching-30-higher-than-in-the-spring-and-autumn-in.jpg'),
(77422, 4984, '_tax_class', 'parent'),
(77423, 4984, '_manage_stock', 'yes'),
(77424, 4984, '_backorders', 'no'),
(77425, 4984, '_sold_individually', 'no'),
(77426, 4984, '_virtual', 'no'),
(77427, 4984, '_downloadable', 'no'),
(77428, 4984, '_download_limit', '-1'),
(77429, 4984, '_download_expiry', '-1'),
(77430, 4984, '_stock', '10000'),
(77431, 4984, '_stock_status', 'instock'),
(77432, 4984, '_wc_average_rating', '0'),
(77433, 4984, '_wc_review_count', '0'),
(77434, 4984, 'attribute_pa_color', 'israfil'),
(77435, 4984, 'attribute_pa_shoe-size', '39-1-3'),
(77436, 4984, '_price', '218.72'),
(77437, 4984, '_product_version', '4.1.0'),
(77438, 4984, '_vi_wad_aliexpress_variation_id', '12000021725460415'),
(77439, 4984, '_vi_wad_aliexpress_variation_attr', '14:29#Israfil;200000124:203126817'),
(77440, 4985, '_variation_description', ''),
(77441, 4985, '_sku', '1005002688793166-cinder-reflective-36'),
(77442, 4985, '_regular_price', '218.72'),
(77443, 4985, 'total_sales', '0'),
(77444, 4985, '_tax_status', 'taxable'),
(77445, 4985, '_tax_class', 'parent'),
(77446, 4985, '_manage_stock', 'yes'),
(77447, 4985, '_backorders', 'no'),
(77448, 4985, '_sold_individually', 'no'),
(77449, 4985, '_virtual', 'no'),
(77450, 4985, '_downloadable', 'no'),
(77451, 4985, '_download_limit', '-1'),
(77452, 4985, '_download_expiry', '-1'),
(77453, 4985, '_stock', '10000'),
(77454, 4985, '_stock_status', 'instock'),
(77455, 4985, '_wc_average_rating', '0'),
(77456, 4985, '_wc_review_count', '0'),
(77457, 4985, 'attribute_pa_color', 'cinder-reflective'),
(77458, 4985, 'attribute_pa_shoe-size', '36'),
(77459, 4985, '_price', '218.72'),
(77460, 4985, '_product_version', '4.1.0'),
(77461, 4985, '_vi_wad_aliexpress_variation_id', '12000021725460352'),
(77462, 4985, '_vi_wad_aliexpress_variation_attr', '14:1052#Cinder Reflective;200000124:200000334'),
(77463, 4986, '_variation_description', ''),
(77464, 4986, '_sku', '1005002688793166-cinder-reflective-37-1-3'),
(77465, 4986, '_regular_price', '218.72'),
(77466, 4986, 'total_sales', '0'),
(77467, 4986, '_tax_status', 'taxable'),
(77468, 4986, '_tax_class', 'parent'),
(77469, 4986, '_manage_stock', 'yes'),
(77470, 4986, '_backorders', 'no'),
(77471, 4986, '_sold_individually', 'no'),
(77472, 4986, '_virtual', 'no'),
(77473, 4986, '_downloadable', 'no'),
(77474, 4986, '_download_limit', '-1'),
(77475, 4986, '_download_expiry', '-1'),
(77476, 4986, '_stock', '10000'),
(77477, 4986, '_stock_status', 'instock'),
(77478, 4986, '_wc_average_rating', '0'),
(77479, 4986, '_wc_review_count', '0'),
(77480, 4986, 'attribute_pa_color', 'cinder-reflective'),
(77481, 4986, 'attribute_pa_shoe-size', '37-1-3'),
(77482, 4986, '_price', '218.72'),
(77483, 4986, '_product_version', '4.1.0'),
(77484, 4986, '_vi_wad_aliexpress_variation_id', '12000021725460353'),
(77485, 4986, '_vi_wad_aliexpress_variation_attr', '14:1052#Cinder Reflective;200000124:203126813'),
(77486, 4988, '_variation_description', ''),
(77487, 4988, '_sku', '1005002688793166-cinder-reflective-38'),
(77488, 4988, '_regular_price', '218.72'),
(77489, 4988, 'total_sales', '0'),
(77490, 4988, '_tax_status', 'taxable'),
(77491, 4988, '_tax_class', 'parent'),
(77492, 4988, '_manage_stock', 'yes'),
(77493, 4988, '_backorders', 'no'),
(77494, 4988, '_sold_individually', 'no'),
(77495, 4988, '_virtual', 'no'),
(77496, 4988, '_downloadable', 'no'),
(77497, 4988, '_download_limit', '-1'),
(77498, 4988, '_download_expiry', '-1'),
(77499, 4988, '_stock', '9998'),
(77500, 4988, '_stock_status', 'instock'),
(77501, 4988, '_wc_average_rating', '0'),
(77502, 4988, '_wc_review_count', '0'),
(77503, 4988, 'attribute_pa_color', 'cinder-reflective'),
(77504, 4988, 'attribute_pa_shoe-size', '38'),
(77505, 4988, '_price', '218.72'),
(77506, 4988, '_product_version', '4.1.0'),
(77507, 4988, '_vi_wad_aliexpress_variation_id', '12000021725460354'),
(77508, 4988, '_vi_wad_aliexpress_variation_attr', '14:1052#Cinder Reflective;200000124:200000898'),
(77509, 4989, '_variation_description', ''),
(77510, 4989, '_sku', '1005002688793166-cinder-reflective-39-1-3'),
(77511, 4989, '_regular_price', '218.72'),
(77512, 4989, 'total_sales', '0'),
(77513, 4989, '_tax_status', 'taxable'),
(77514, 4989, '_tax_class', 'parent'),
(77515, 4989, '_manage_stock', 'yes'),
(77516, 4989, '_backorders', 'no'),
(77517, 4989, '_sold_individually', 'no'),
(77518, 4989, '_virtual', 'no'),
(77519, 4989, '_downloadable', 'no'),
(77520, 4989, '_download_limit', '-1'),
(77521, 4989, '_download_expiry', '-1'),
(77522, 4989, '_stock', '10000'),
(77523, 4989, '_stock_status', 'instock'),
(77524, 4989, '_wc_average_rating', '0'),
(77525, 4989, '_wc_review_count', '0'),
(77526, 4989, 'attribute_pa_color', 'cinder-reflective'),
(77527, 4989, 'attribute_pa_shoe-size', '39-1-3'),
(77528, 4989, '_price', '218.72'),
(77529, 4989, '_product_version', '4.1.0'),
(77530, 4989, '_vi_wad_aliexpress_variation_id', '12000021725460355'),
(77531, 4989, '_vi_wad_aliexpress_variation_attr', '14:1052#Cinder Reflective;200000124:203126817'),
(77532, 4990, '_variation_description', ''),
(77533, 4990, '_sku', '1005002688793166-cinder-reflective-40'),
(77534, 4990, '_regular_price', '218.72'),
(77535, 4990, 'total_sales', '0'),
(77536, 4990, '_tax_status', 'taxable'),
(77537, 4990, '_tax_class', 'parent'),
(77538, 4990, '_manage_stock', 'yes'),
(77539, 4990, '_backorders', 'no'),
(77540, 4990, '_sold_individually', 'no'),
(77541, 4990, '_virtual', 'no'),
(77542, 4990, '_downloadable', 'no'),
(77543, 4990, '_download_limit', '-1'),
(77544, 4990, '_download_expiry', '-1'),
(77545, 4987, '_vi_wad_description_images', 'a:10:{i:0;s:65:\"https://ae01.alicdn.com/kf/H758a7ce937444d62848c880ba120f53b3.jpg\";i:1;s:65:\"https://ae01.alicdn.com/kf/H48341b2485e64ba19afb86b8d1aa7d7fU.jpg\";i:2;s:65:\"https://ae01.alicdn.com/kf/H28841a3a8acc424fb32ee3cf55113e0eV.jpg\";i:3;s:65:\"https://ae01.alicdn.com/kf/H94c29aaa39934cfa9a74e459b6ae594eI.jpg\";i:4;s:65:\"https://ae01.alicdn.com/kf/Hbf9aad46a8a24182baad858fe083c9fdd.jpg\";i:5;s:65:\"https://ae01.alicdn.com/kf/H5cb37faa6c8c428d8e80c918ee6c6810f.jpg\";i:6;s:65:\"https://ae01.alicdn.com/kf/Ha46decff61e345b18cf17bea11161684Z.jpg\";i:7;s:65:\"https://ae01.alicdn.com/kf/H1eeab042826d45a2846cf6c2fd74084de.jpg\";i:8;s:65:\"https://ae01.alicdn.com/kf/H2b4665d39e774263ad6d8da509d7050aW.jpg\";i:9;s:65:\"https://ae01.alicdn.com/kf/H42e1048535f1465dae79d471999c74f4w.jpg\";}'),
(77546, 4990, '_stock', '9999'),
(77547, 4990, '_stock_status', 'instock'),
(77548, 4990, '_wc_average_rating', '0'),
(77549, 4987, '_vi_wad_sku', '1005002414442771'),
(77550, 4987, '_vi_wad_attributes', 'a:2:{i:14;a:5:{s:6:\"values\";a:7:{s:6:\"14:771\";s:16:\"Cuban heell 10cm\";s:6:\"14:193\";s:17:\"Pointed heel 10cm\";s:6:\"14:173\";s:14:\"Cuban heel 9cm\";s:7:\"14:1254\";s:18:\"Pointed heel 8.5cm\";s:9:\"14:365458\";s:16:\"Cuban heel 8.5cm\";s:12:\"14:100018786\";s:16:\"Cuban heel 7.5cm\";s:9:\"14:350850\";s:8:\"heel 6cm\";}s:4:\"slug\";s:5:\"color\";s:4:\"name\";s:5:\"Color\";s:8:\"position\";i:0;s:10:\"values_sub\";a:7:{s:6:\"14:771\";s:5:\"Beige\";s:6:\"14:193\";s:5:\"BLACK\";s:6:\"14:173\";s:4:\"Blue\";s:7:\"14:1254\";s:8:\"Sky Blue\";s:9:\"14:365458\";s:5:\"Brown\";s:12:\"14:100018786\";s:5:\"Clear\";s:9:\"14:350850\";s:4:\"Gold\";}}i:200000124;a:5:{s:6:\"values\";a:16:{s:19:\"200000124:200000284\";s:3:\"3.5\";s:13:\"200000124:153\";s:1:\"4\";s:19:\"200000124:200000285\";s:3:\"4.5\";s:13:\"200000124:698\";s:1:\"5\";s:19:\"200000124:200000286\";s:3:\"5.5\";s:14:\"200000124:1394\";s:1:\"6\";s:19:\"200000124:200000287\";s:3:\"6.5\";s:14:\"200000124:3434\";s:1:\"7\";s:19:\"200000124:200000288\";s:3:\"7.5\";s:13:\"200000124:699\";s:1:\"8\";s:19:\"200000124:200000289\";s:3:\"8.5\";s:16:\"200000124:350262\";s:1:\"9\";s:19:\"200000124:200000290\";s:3:\"9.5\";s:14:\"200000124:1583\";s:2:\"10\";s:19:\"200000124:200000291\";s:4:\"10.5\";s:19:\"200000124:100010420\";s:2:\"11\";}s:4:\"slug\";s:9:\"shoe-size\";s:4:\"name\";s:9:\"Shoe Size\";s:8:\"position\";i:1;s:10:\"values_sub\";a:16:{s:19:\"200000124:200000284\";s:3:\"3.5\";s:13:\"200000124:153\";s:1:\"4\";s:19:\"200000124:200000285\";s:3:\"4.5\";s:13:\"200000124:698\";s:1:\"5\";s:19:\"200000124:200000286\";s:3:\"5.5\";s:14:\"200000124:1394\";s:1:\"6\";s:19:\"200000124:200000287\";s:3:\"6.5\";s:14:\"200000124:3434\";s:1:\"7\";s:19:\"200000124:200000288\";s:3:\"7.5\";s:13:\"200000124:699\";s:1:\"8\";s:19:\"200000124:200000289\";s:3:\"8.5\";s:16:\"200000124:350262\";s:1:\"9\";s:19:\"200000124:200000290\";s:3:\"9.5\";s:14:\"200000124:1583\";s:2:\"10\";s:19:\"200000124:200000291\";s:4:\"10.5\";s:19:\"200000124:100010420\";s:2:\"11\";}}}'),
(77551, 4990, '_wc_review_count', '0'),
(77552, 4987, '_vi_wad_list_attributes', 'a:23:{s:6:\"14:771\";a:4:{s:4:\"name\";s:16:\"Cuban heell 10cm\";s:8:\"name_sub\";s:5:\"Beige\";s:5:\"color\";s:7:\"#F8F7E7\";s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/H2b6362f9199b4d038648530ddf584874C/WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes.jpg_640x640.jpg\";}s:6:\"14:193\";a:4:{s:4:\"name\";s:17:\"Pointed heel 10cm\";s:8:\"name_sub\";s:5:\"BLACK\";s:5:\"color\";s:7:\"#000000\";s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/Hcf592da9087c4c26b37f4cec9cf54c785/WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes.jpg_640x640.jpg\";}s:6:\"14:173\";a:4:{s:4:\"name\";s:14:\"Cuban heel 9cm\";s:8:\"name_sub\";s:4:\"Blue\";s:5:\"color\";s:7:\"#0080FF\";s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/H66a536535b8c4337929eee48bbaf3016M/WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes.jpg_640x640.jpg\";}s:7:\"14:1254\";a:4:{s:4:\"name\";s:18:\"Pointed heel 8.5cm\";s:8:\"name_sub\";s:8:\"Sky Blue\";s:5:\"color\";s:7:\"#1EDDFF\";s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/H734612254acf4538b3b0d1faec5779afG/WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes.jpg_640x640.jpg\";}s:9:\"14:365458\";a:4:{s:4:\"name\";s:16:\"Cuban heel 8.5cm\";s:8:\"name_sub\";s:5:\"Brown\";s:5:\"color\";s:7:\"#8D6468\";s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/Hcae93bf819cb4bccb2f45f9d3ec60f85h/WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes.jpg_640x640.jpg\";}s:12:\"14:100018786\";a:4:{s:4:\"name\";s:16:\"Cuban heel 7.5cm\";s:8:\"name_sub\";s:5:\"Clear\";s:5:\"color\";s:5:\"clear\";s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/Hc6bc0b7afef84535bc30ec26e3028d41X/WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes.jpg_640x640.jpg\";}s:9:\"14:350850\";a:4:{s:4:\"name\";s:8:\"heel 6cm\";s:8:\"name_sub\";s:4:\"Gold\";s:5:\"color\";s:7:\"#FFD700\";s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/H5b1d19149856442da516f1ebdcac3cf72/WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes.jpg_640x640.jpg\";}s:19:\"200000124:200000284\";a:4:{s:4:\"name\";s:3:\"3.5\";s:8:\"name_sub\";s:3:\"3.5\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:13:\"200000124:153\";a:4:{s:4:\"name\";s:1:\"4\";s:8:\"name_sub\";s:1:\"4\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000285\";a:4:{s:4:\"name\";s:3:\"4.5\";s:8:\"name_sub\";s:3:\"4.5\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:13:\"200000124:698\";a:4:{s:4:\"name\";s:1:\"5\";s:8:\"name_sub\";s:1:\"5\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000286\";a:4:{s:4:\"name\";s:3:\"5.5\";s:8:\"name_sub\";s:3:\"5.5\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:14:\"200000124:1394\";a:4:{s:4:\"name\";s:1:\"6\";s:8:\"name_sub\";s:1:\"6\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000287\";a:4:{s:4:\"name\";s:3:\"6.5\";s:8:\"name_sub\";s:3:\"6.5\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:14:\"200000124:3434\";a:4:{s:4:\"name\";s:1:\"7\";s:8:\"name_sub\";s:1:\"7\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000288\";a:4:{s:4:\"name\";s:3:\"7.5\";s:8:\"name_sub\";s:3:\"7.5\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:13:\"200000124:699\";a:4:{s:4:\"name\";s:1:\"8\";s:8:\"name_sub\";s:1:\"8\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000289\";a:4:{s:4:\"name\";s:3:\"8.5\";s:8:\"name_sub\";s:3:\"8.5\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:16:\"200000124:350262\";a:4:{s:4:\"name\";s:1:\"9\";s:8:\"name_sub\";s:1:\"9\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000290\";a:4:{s:4:\"name\";s:3:\"9.5\";s:8:\"name_sub\";s:3:\"9.5\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:14:\"200000124:1583\";a:4:{s:4:\"name\";s:2:\"10\";s:8:\"name_sub\";s:2:\"10\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000291\";a:4:{s:4:\"name\";s:4:\"10.5\";s:8:\"name_sub\";s:4:\"10.5\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:100010420\";a:4:{s:4:\"name\";s:2:\"11\";s:8:\"name_sub\";s:2:\"11\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}}'),
(77553, 4987, '_vi_wad_shipping_info', 'a:6:{s:4:\"time\";i:1622550323;s:7:\"country\";s:2:\"LK\";s:7:\"company\";s:3:\"EMS\";s:7:\"freight\";s:3096:\"[{\"bizShowMind\":{\"layout\":[]},\"commitDay\":\"75\",\"company\":\"EMS\",\"currency\":\"USD\",\"discount\":0,\"displayType\":\"deliveryTime\",\"features\":{},\"freightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $50.20\",\"value\":50.2},\"freightFeatures\":{\"provider\":\"ae_config\"},\"freightLayout\":{\"displayType\":\"deliveryTime\",\"layout\":[{\"text\":\"Shipping: US $50.20\",\"type\":\"title\"},{\"text\":\"To <font color=\'#000000\'>Sri Lanka</font> via EMS\",\"type\":\"subtitle\"}],\"openShippingPanel\":\"true\"},\"fullMailLine\":false,\"hbaService\":false,\"i18nMap\":{},\"id\":0,\"name\":\"FreightItemModule\",\"sendGoodsCountry\":\"CN\",\"sendGoodsCountryFullName\":\"China\",\"serviceName\":\"EMS\",\"standardFreightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $50.20\",\"value\":50.2},\"time\":\"22-51\",\"tracking\":true},{\"bizShowMind\":{\"layout\":[]},\"commitDay\":\"75\",\"company\":\"AliExpress Premium Shipping\",\"currency\":\"USD\",\"discount\":10,\"displayType\":\"deliveryTime\",\"features\":{},\"freightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $59.54\",\"value\":59.54},\"freightFeatures\":{\"provider\":\"ae_config\"},\"freightLayout\":{\"displayType\":\"deliveryTime\",\"layout\":[{\"text\":\"Shipping: US $59.54\",\"type\":\"title\"},{\"text\":\"To <font color=\'#000000\'>Sri Lanka</font> via AliExpress Premium Shipping\",\"type\":\"subtitle\"}],\"openShippingPanel\":\"true\"},\"fullMailLine\":false,\"hbaService\":false,\"i18nMap\":{},\"id\":0,\"name\":\"FreightItemModule\",\"sendGoodsCountry\":\"CN\",\"sendGoodsCountryFullName\":\"China\",\"serviceName\":\"CAINIAO_PREMIUM\",\"standardFreightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $59.54\",\"value\":59.54},\"time\":\"14-22\",\"tracking\":true},{\"bizShowMind\":{\"layout\":[]},\"commitDay\":\"75\",\"company\":\"UPS Express Saver\",\"currency\":\"USD\",\"discount\":0,\"displayType\":\"deliveryTime\",\"features\":{},\"freightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $115.15\",\"value\":115.15},\"freightFeatures\":{\"provider\":\"ae_config\"},\"freightLayout\":{\"displayType\":\"deliveryTime\",\"layout\":[{\"text\":\"Shipping: US $115.15\",\"type\":\"title\"},{\"text\":\"To <font color=\'#000000\'>Sri Lanka</font> via UPS Express Saver\",\"type\":\"subtitle\"}],\"openShippingPanel\":\"true\"},\"fullMailLine\":false,\"hbaService\":false,\"i18nMap\":{},\"id\":0,\"name\":\"FreightItemModule\",\"sendGoodsCountry\":\"CN\",\"sendGoodsCountryFullName\":\"China\",\"serviceName\":\"UPS\",\"standardFreightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $115.15\",\"value\":115.15},\"time\":\"14-22\",\"tracking\":true},{\"bizShowMind\":{\"layout\":[]},\"commitDay\":\"75\",\"company\":\"DHL\",\"currency\":\"USD\",\"discount\":0,\"displayType\":\"deliveryTime\",\"features\":{},\"freightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $205.80\",\"value\":205.8},\"freightFeatures\":{\"provider\":\"ae_config\"},\"freightLayout\":{\"displayType\":\"deliveryTime\",\"layout\":[{\"text\":\"Shipping: US $205.80\",\"type\":\"title\"},{\"text\":\"To <font color=\'#000000\'>Sri Lanka</font> via DHL\",\"type\":\"subtitle\"}],\"openShippingPanel\":\"true\"},\"fullMailLine\":false,\"hbaService\":false,\"i18nMap\":{},\"id\":0,\"name\":\"FreightItemModule\",\"sendGoodsCountry\":\"CN\",\"sendGoodsCountryFullName\":\"China\",\"serviceName\":\"DHL\",\"standardFreightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $205.80\",\"value\":205.8},\"time\":\"16-24\",\"tracking\":true}]\";s:13:\"shipping_cost\";d:50.2000000000000028421709430404007434844970703125;s:13:\"delivery_time\";s:5:\"22-51\";}'),
(77554, 4987, '_vi_wad_gallery', 'a:6:{i:0;s:164:\"https://ae01.alicdn.com/kf/H70d7e9c2f6ff434a8fae56c31696aa27g/WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes.jpg\";i:1;s:164:\"https://ae01.alicdn.com/kf/Hb87ed955a0b242a194c2e233cc91fb0cK/WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes.jpg\";i:2;s:164:\"https://ae01.alicdn.com/kf/H4ccc28a9a0c64202b55c2604d6c9e6c5U/WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes.jpg\";i:3;s:164:\"https://ae01.alicdn.com/kf/H70a78d57f1944da9baafbf0d5570c605R/WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes.jpg\";i:4;s:164:\"https://ae01.alicdn.com/kf/Hd7caec9d2bcd4cb694382f110afe241a5/WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes.jpg\";i:5;s:164:\"https://ae01.alicdn.com/kf/Hfa68db21b83a45cca607a1e828fa738as/WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes.jpg\";}'),
(77555, 4987, '_vi_wad_variation_images', 'a:7:{s:6:\"14:771\";s:176:\"https://ae01.alicdn.com/kf/H2b6362f9199b4d038648530ddf584874C/WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes.jpg_640x640.jpg\";s:6:\"14:193\";s:176:\"https://ae01.alicdn.com/kf/Hcf592da9087c4c26b37f4cec9cf54c785/WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes.jpg_640x640.jpg\";s:6:\"14:173\";s:176:\"https://ae01.alicdn.com/kf/H66a536535b8c4337929eee48bbaf3016M/WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes.jpg_640x640.jpg\";s:7:\"14:1254\";s:176:\"https://ae01.alicdn.com/kf/H734612254acf4538b3b0d1faec5779afG/WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes.jpg_640x640.jpg\";s:9:\"14:365458\";s:176:\"https://ae01.alicdn.com/kf/Hcae93bf819cb4bccb2f45f9d3ec60f85h/WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes.jpg_640x640.jpg\";s:12:\"14:100018786\";s:176:\"https://ae01.alicdn.com/kf/Hc6bc0b7afef84535bc30ec26e3028d41X/WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes.jpg_640x640.jpg\";s:9:\"14:350850\";s:176:\"https://ae01.alicdn.com/kf/H5b1d19149856442da516f1ebdcac3cf72/WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes.jpg_640x640.jpg\";}'),
(77556, 4987, '_vi_wad_store_info', 'a:3:{s:4:\"name\";s:23:\"Ainna dance world Store\";s:3:\"url\";s:34:\"//www.aliexpress.com/store/2954038\";s:3:\"num\";i:2954038;}'),
(77557, 4990, 'attribute_pa_color', 'cinder-reflective'),
(77558, 4990, 'attribute_pa_shoe-size', '40'),
(77559, 4990, '_price', '218.72'),
(77560, 4990, '_product_version', '4.1.0'),
(77561, 4990, '_vi_wad_aliexpress_variation_id', '12000021725460356'),
(77562, 4990, '_vi_wad_aliexpress_variation_attr', '14:1052#Cinder Reflective;200000124:100013888');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(77563, 4987, '_vi_wad_variations', 'a:112:{i:0;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/H2b6362f9199b4d038648530ddf584874C/WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes.jpg_640x640.jpg\";s:3:\"sku\";s:37:\"1005002414442771-cuban-heell-10cm-3-5\";s:7:\"sku_sub\";s:26:\"1005002414442771-beige-3-5\";s:5:\"skuId\";s:17:\"12000020573991282\";s:7:\"skuAttr\";s:43:\"14:771#Cuban heell 10cm;200000124:200000284\";s:13:\"regular_price\";s:5:\"55.98\";s:10:\"sale_price\";s:5:\"33.59\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:16:\"Cuban heell 10cm\";s:9:\"shoe-size\";s:3:\"3.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:3:\"3.5\";}}i:1;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/H2b6362f9199b4d038648530ddf584874C/WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes.jpg_640x640.jpg\";s:3:\"sku\";s:35:\"1005002414442771-cuban-heell-10cm-4\";s:7:\"sku_sub\";s:24:\"1005002414442771-beige-4\";s:5:\"skuId\";s:17:\"12000020573991283\";s:7:\"skuAttr\";s:37:\"14:771#Cuban heell 10cm;200000124:153\";s:13:\"regular_price\";s:5:\"55.98\";s:10:\"sale_price\";s:5:\"33.59\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:16:\"Cuban heell 10cm\";s:9:\"shoe-size\";s:1:\"4\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:1:\"4\";}}i:2;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/H2b6362f9199b4d038648530ddf584874C/WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes.jpg_640x640.jpg\";s:3:\"sku\";s:37:\"1005002414442771-cuban-heell-10cm-5-5\";s:7:\"sku_sub\";s:26:\"1005002414442771-beige-5-5\";s:5:\"skuId\";s:17:\"12000020573991286\";s:7:\"skuAttr\";s:43:\"14:771#Cuban heell 10cm;200000124:200000286\";s:13:\"regular_price\";s:5:\"55.98\";s:10:\"sale_price\";s:5:\"33.59\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:16:\"Cuban heell 10cm\";s:9:\"shoe-size\";s:3:\"5.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:3:\"5.5\";}}i:3;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/H2b6362f9199b4d038648530ddf584874C/WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes.jpg_640x640.jpg\";s:3:\"sku\";s:35:\"1005002414442771-cuban-heell-10cm-6\";s:7:\"sku_sub\";s:24:\"1005002414442771-beige-6\";s:5:\"skuId\";s:17:\"12000020573991287\";s:7:\"skuAttr\";s:38:\"14:771#Cuban heell 10cm;200000124:1394\";s:13:\"regular_price\";s:5:\"55.98\";s:10:\"sale_price\";s:5:\"33.59\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:16:\"Cuban heell 10cm\";s:9:\"shoe-size\";s:1:\"6\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:1:\"6\";}}i:4;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/H2b6362f9199b4d038648530ddf584874C/WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes.jpg_640x640.jpg\";s:3:\"sku\";s:37:\"1005002414442771-cuban-heell-10cm-4-5\";s:7:\"sku_sub\";s:26:\"1005002414442771-beige-4-5\";s:5:\"skuId\";s:17:\"12000020573991284\";s:7:\"skuAttr\";s:43:\"14:771#Cuban heell 10cm;200000124:200000285\";s:13:\"regular_price\";s:5:\"55.98\";s:10:\"sale_price\";s:5:\"33.59\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:16:\"Cuban heell 10cm\";s:9:\"shoe-size\";s:3:\"4.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:3:\"4.5\";}}i:5;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/H2b6362f9199b4d038648530ddf584874C/WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes.jpg_640x640.jpg\";s:3:\"sku\";s:35:\"1005002414442771-cuban-heell-10cm-5\";s:7:\"sku_sub\";s:24:\"1005002414442771-beige-5\";s:5:\"skuId\";s:17:\"12000020573991285\";s:7:\"skuAttr\";s:37:\"14:771#Cuban heell 10cm;200000124:698\";s:13:\"regular_price\";s:5:\"55.98\";s:10:\"sale_price\";s:5:\"33.59\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:16:\"Cuban heell 10cm\";s:9:\"shoe-size\";s:1:\"5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:1:\"5\";}}i:6;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/H2b6362f9199b4d038648530ddf584874C/WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes.jpg_640x640.jpg\";s:3:\"sku\";s:37:\"1005002414442771-cuban-heell-10cm-7-5\";s:7:\"sku_sub\";s:26:\"1005002414442771-beige-7-5\";s:5:\"skuId\";s:17:\"12000020573991290\";s:7:\"skuAttr\";s:43:\"14:771#Cuban heell 10cm;200000124:200000288\";s:13:\"regular_price\";s:5:\"55.98\";s:10:\"sale_price\";s:5:\"33.59\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:16:\"Cuban heell 10cm\";s:9:\"shoe-size\";s:3:\"7.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:3:\"7.5\";}}i:7;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/H2b6362f9199b4d038648530ddf584874C/WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes.jpg_640x640.jpg\";s:3:\"sku\";s:35:\"1005002414442771-cuban-heell-10cm-8\";s:7:\"sku_sub\";s:24:\"1005002414442771-beige-8\";s:5:\"skuId\";s:17:\"12000020573991291\";s:7:\"skuAttr\";s:37:\"14:771#Cuban heell 10cm;200000124:699\";s:13:\"regular_price\";s:5:\"55.98\";s:10:\"sale_price\";s:5:\"33.59\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:16:\"Cuban heell 10cm\";s:9:\"shoe-size\";s:1:\"8\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:1:\"8\";}}i:8;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/H2b6362f9199b4d038648530ddf584874C/WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes.jpg_640x640.jpg\";s:3:\"sku\";s:37:\"1005002414442771-cuban-heell-10cm-6-5\";s:7:\"sku_sub\";s:26:\"1005002414442771-beige-6-5\";s:5:\"skuId\";s:17:\"12000020573991288\";s:7:\"skuAttr\";s:43:\"14:771#Cuban heell 10cm;200000124:200000287\";s:13:\"regular_price\";s:5:\"55.98\";s:10:\"sale_price\";s:5:\"33.59\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:16:\"Cuban heell 10cm\";s:9:\"shoe-size\";s:3:\"6.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:3:\"6.5\";}}i:9;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/H2b6362f9199b4d038648530ddf584874C/WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes.jpg_640x640.jpg\";s:3:\"sku\";s:35:\"1005002414442771-cuban-heell-10cm-7\";s:7:\"sku_sub\";s:24:\"1005002414442771-beige-7\";s:5:\"skuId\";s:17:\"12000020573991289\";s:7:\"skuAttr\";s:38:\"14:771#Cuban heell 10cm;200000124:3434\";s:13:\"regular_price\";s:5:\"55.98\";s:10:\"sale_price\";s:5:\"33.59\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:16:\"Cuban heell 10cm\";s:9:\"shoe-size\";s:1:\"7\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:1:\"7\";}}i:10;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/H2b6362f9199b4d038648530ddf584874C/WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes.jpg_640x640.jpg\";s:3:\"sku\";s:37:\"1005002414442771-cuban-heell-10cm-9-5\";s:7:\"sku_sub\";s:26:\"1005002414442771-beige-9-5\";s:5:\"skuId\";s:17:\"12000020573991294\";s:7:\"skuAttr\";s:43:\"14:771#Cuban heell 10cm;200000124:200000290\";s:13:\"regular_price\";s:5:\"55.98\";s:10:\"sale_price\";s:5:\"33.59\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:16:\"Cuban heell 10cm\";s:9:\"shoe-size\";s:3:\"9.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:3:\"9.5\";}}i:11;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/H2b6362f9199b4d038648530ddf584874C/WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes.jpg_640x640.jpg\";s:3:\"sku\";s:36:\"1005002414442771-cuban-heell-10cm-10\";s:7:\"sku_sub\";s:25:\"1005002414442771-beige-10\";s:5:\"skuId\";s:17:\"12000020573991295\";s:7:\"skuAttr\";s:38:\"14:771#Cuban heell 10cm;200000124:1583\";s:13:\"regular_price\";s:5:\"55.98\";s:10:\"sale_price\";s:5:\"33.59\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:16:\"Cuban heell 10cm\";s:9:\"shoe-size\";s:2:\"10\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:2:\"10\";}}i:12;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/H2b6362f9199b4d038648530ddf584874C/WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes.jpg_640x640.jpg\";s:3:\"sku\";s:37:\"1005002414442771-cuban-heell-10cm-8-5\";s:7:\"sku_sub\";s:26:\"1005002414442771-beige-8-5\";s:5:\"skuId\";s:17:\"12000020573991292\";s:7:\"skuAttr\";s:43:\"14:771#Cuban heell 10cm;200000124:200000289\";s:13:\"regular_price\";s:5:\"55.98\";s:10:\"sale_price\";s:5:\"33.59\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:16:\"Cuban heell 10cm\";s:9:\"shoe-size\";s:3:\"8.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:3:\"8.5\";}}i:13;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/H2b6362f9199b4d038648530ddf584874C/WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes.jpg_640x640.jpg\";s:3:\"sku\";s:35:\"1005002414442771-cuban-heell-10cm-9\";s:7:\"sku_sub\";s:24:\"1005002414442771-beige-9\";s:5:\"skuId\";s:17:\"12000020573991293\";s:7:\"skuAttr\";s:40:\"14:771#Cuban heell 10cm;200000124:350262\";s:13:\"regular_price\";s:5:\"55.98\";s:10:\"sale_price\";s:5:\"33.59\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:16:\"Cuban heell 10cm\";s:9:\"shoe-size\";s:1:\"9\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:1:\"9\";}}i:14;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/Hc6bc0b7afef84535bc30ec26e3028d41X/WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes.jpg_640x640.jpg\";s:3:\"sku\";s:37:\"1005002414442771-cuban-heel-7-5cm-3-5\";s:7:\"sku_sub\";s:26:\"1005002414442771-clear-3-5\";s:5:\"skuId\";s:17:\"12000020573991362\";s:7:\"skuAttr\";s:49:\"14:100018786#Cuban heel 7.5cm;200000124:200000284\";s:13:\"regular_price\";s:5:\"55.98\";s:10:\"sale_price\";s:5:\"33.59\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:16:\"Cuban heel 7.5cm\";s:9:\"shoe-size\";s:3:\"3.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Clear\";s:9:\"shoe-size\";s:3:\"3.5\";}}i:15;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/Hc6bc0b7afef84535bc30ec26e3028d41X/WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes.jpg_640x640.jpg\";s:3:\"sku\";s:35:\"1005002414442771-cuban-heel-7-5cm-4\";s:7:\"sku_sub\";s:24:\"1005002414442771-clear-4\";s:5:\"skuId\";s:17:\"12000020573991363\";s:7:\"skuAttr\";s:43:\"14:100018786#Cuban heel 7.5cm;200000124:153\";s:13:\"regular_price\";s:5:\"55.98\";s:10:\"sale_price\";s:5:\"33.59\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:16:\"Cuban heel 7.5cm\";s:9:\"shoe-size\";s:1:\"4\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Clear\";s:9:\"shoe-size\";s:1:\"4\";}}i:16;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/Hcae93bf819cb4bccb2f45f9d3ec60f85h/WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes.jpg_640x640.jpg\";s:3:\"sku\";s:38:\"1005002414442771-cuban-heel-8-5cm-10-5\";s:7:\"sku_sub\";s:27:\"1005002414442771-brown-10-5\";s:5:\"skuId\";s:17:\"12000020573991360\";s:7:\"skuAttr\";s:46:\"14:365458#Cuban heel 8.5cm;200000124:200000291\";s:13:\"regular_price\";s:5:\"55.98\";s:10:\"sale_price\";s:5:\"33.59\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:16:\"Cuban heel 8.5cm\";s:9:\"shoe-size\";s:4:\"10.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:4:\"10.5\";}}i:17;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/Hcae93bf819cb4bccb2f45f9d3ec60f85h/WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes.jpg_640x640.jpg\";s:3:\"sku\";s:36:\"1005002414442771-cuban-heel-8-5cm-11\";s:7:\"sku_sub\";s:25:\"1005002414442771-brown-11\";s:5:\"skuId\";s:17:\"12000020573991361\";s:7:\"skuAttr\";s:46:\"14:365458#Cuban heel 8.5cm;200000124:100010420\";s:13:\"regular_price\";s:5:\"55.98\";s:10:\"sale_price\";s:5:\"33.59\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:16:\"Cuban heel 8.5cm\";s:9:\"shoe-size\";s:2:\"11\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:2:\"11\";}}i:18;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/Hc6bc0b7afef84535bc30ec26e3028d41X/WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes.jpg_640x640.jpg\";s:3:\"sku\";s:37:\"1005002414442771-cuban-heel-7-5cm-5-5\";s:7:\"sku_sub\";s:26:\"1005002414442771-clear-5-5\";s:5:\"skuId\";s:17:\"12000020573991366\";s:7:\"skuAttr\";s:49:\"14:100018786#Cuban heel 7.5cm;200000124:200000286\";s:13:\"regular_price\";s:5:\"55.98\";s:10:\"sale_price\";s:5:\"33.59\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:16:\"Cuban heel 7.5cm\";s:9:\"shoe-size\";s:3:\"5.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Clear\";s:9:\"shoe-size\";s:3:\"5.5\";}}i:19;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/Hc6bc0b7afef84535bc30ec26e3028d41X/WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes.jpg_640x640.jpg\";s:3:\"sku\";s:35:\"1005002414442771-cuban-heel-7-5cm-6\";s:7:\"sku_sub\";s:24:\"1005002414442771-clear-6\";s:5:\"skuId\";s:17:\"12000020573991367\";s:7:\"skuAttr\";s:44:\"14:100018786#Cuban heel 7.5cm;200000124:1394\";s:13:\"regular_price\";s:5:\"55.98\";s:10:\"sale_price\";s:5:\"33.59\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:16:\"Cuban heel 7.5cm\";s:9:\"shoe-size\";s:1:\"6\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Clear\";s:9:\"shoe-size\";s:1:\"6\";}}i:20;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/Hc6bc0b7afef84535bc30ec26e3028d41X/WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes.jpg_640x640.jpg\";s:3:\"sku\";s:37:\"1005002414442771-cuban-heel-7-5cm-4-5\";s:7:\"sku_sub\";s:26:\"1005002414442771-clear-4-5\";s:5:\"skuId\";s:17:\"12000020573991364\";s:7:\"skuAttr\";s:49:\"14:100018786#Cuban heel 7.5cm;200000124:200000285\";s:13:\"regular_price\";s:5:\"55.98\";s:10:\"sale_price\";s:5:\"33.59\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:16:\"Cuban heel 7.5cm\";s:9:\"shoe-size\";s:3:\"4.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Clear\";s:9:\"shoe-size\";s:3:\"4.5\";}}i:21;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/Hc6bc0b7afef84535bc30ec26e3028d41X/WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes.jpg_640x640.jpg\";s:3:\"sku\";s:35:\"1005002414442771-cuban-heel-7-5cm-5\";s:7:\"sku_sub\";s:24:\"1005002414442771-clear-5\";s:5:\"skuId\";s:17:\"12000020573991365\";s:7:\"skuAttr\";s:43:\"14:100018786#Cuban heel 7.5cm;200000124:698\";s:13:\"regular_price\";s:5:\"55.98\";s:10:\"sale_price\";s:5:\"33.59\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:16:\"Cuban heel 7.5cm\";s:9:\"shoe-size\";s:1:\"5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Clear\";s:9:\"shoe-size\";s:1:\"5\";}}i:22;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/Hc6bc0b7afef84535bc30ec26e3028d41X/WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes.jpg_640x640.jpg\";s:3:\"sku\";s:37:\"1005002414442771-cuban-heel-7-5cm-7-5\";s:7:\"sku_sub\";s:26:\"1005002414442771-clear-7-5\";s:5:\"skuId\";s:17:\"12000020573991370\";s:7:\"skuAttr\";s:49:\"14:100018786#Cuban heel 7.5cm;200000124:200000288\";s:13:\"regular_price\";s:5:\"55.98\";s:10:\"sale_price\";s:5:\"33.59\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:16:\"Cuban heel 7.5cm\";s:9:\"shoe-size\";s:3:\"7.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Clear\";s:9:\"shoe-size\";s:3:\"7.5\";}}i:23;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/Hc6bc0b7afef84535bc30ec26e3028d41X/WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes.jpg_640x640.jpg\";s:3:\"sku\";s:35:\"1005002414442771-cuban-heel-7-5cm-8\";s:7:\"sku_sub\";s:24:\"1005002414442771-clear-8\";s:5:\"skuId\";s:17:\"12000020573991371\";s:7:\"skuAttr\";s:43:\"14:100018786#Cuban heel 7.5cm;200000124:699\";s:13:\"regular_price\";s:5:\"55.98\";s:10:\"sale_price\";s:5:\"33.59\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:16:\"Cuban heel 7.5cm\";s:9:\"shoe-size\";s:1:\"8\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Clear\";s:9:\"shoe-size\";s:1:\"8\";}}i:24;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/Hc6bc0b7afef84535bc30ec26e3028d41X/WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes.jpg_640x640.jpg\";s:3:\"sku\";s:37:\"1005002414442771-cuban-heel-7-5cm-6-5\";s:7:\"sku_sub\";s:26:\"1005002414442771-clear-6-5\";s:5:\"skuId\";s:17:\"12000020573991368\";s:7:\"skuAttr\";s:49:\"14:100018786#Cuban heel 7.5cm;200000124:200000287\";s:13:\"regular_price\";s:5:\"55.98\";s:10:\"sale_price\";s:5:\"33.59\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:16:\"Cuban heel 7.5cm\";s:9:\"shoe-size\";s:3:\"6.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Clear\";s:9:\"shoe-size\";s:3:\"6.5\";}}i:25;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/Hc6bc0b7afef84535bc30ec26e3028d41X/WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes.jpg_640x640.jpg\";s:3:\"sku\";s:35:\"1005002414442771-cuban-heel-7-5cm-7\";s:7:\"sku_sub\";s:24:\"1005002414442771-clear-7\";s:5:\"skuId\";s:17:\"12000020573991369\";s:7:\"skuAttr\";s:44:\"14:100018786#Cuban heel 7.5cm;200000124:3434\";s:13:\"regular_price\";s:5:\"55.98\";s:10:\"sale_price\";s:5:\"33.59\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:16:\"Cuban heel 7.5cm\";s:9:\"shoe-size\";s:1:\"7\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Clear\";s:9:\"shoe-size\";s:1:\"7\";}}i:26;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/Hc6bc0b7afef84535bc30ec26e3028d41X/WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes.jpg_640x640.jpg\";s:3:\"sku\";s:37:\"1005002414442771-cuban-heel-7-5cm-9-5\";s:7:\"sku_sub\";s:26:\"1005002414442771-clear-9-5\";s:5:\"skuId\";s:17:\"12000020573991374\";s:7:\"skuAttr\";s:49:\"14:100018786#Cuban heel 7.5cm;200000124:200000290\";s:13:\"regular_price\";s:5:\"55.98\";s:10:\"sale_price\";s:5:\"33.59\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:16:\"Cuban heel 7.5cm\";s:9:\"shoe-size\";s:3:\"9.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Clear\";s:9:\"shoe-size\";s:3:\"9.5\";}}i:27;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/Hc6bc0b7afef84535bc30ec26e3028d41X/WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes.jpg_640x640.jpg\";s:3:\"sku\";s:36:\"1005002414442771-cuban-heel-7-5cm-10\";s:7:\"sku_sub\";s:25:\"1005002414442771-clear-10\";s:5:\"skuId\";s:17:\"12000020573991375\";s:7:\"skuAttr\";s:44:\"14:100018786#Cuban heel 7.5cm;200000124:1583\";s:13:\"regular_price\";s:5:\"55.98\";s:10:\"sale_price\";s:5:\"33.59\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:16:\"Cuban heel 7.5cm\";s:9:\"shoe-size\";s:2:\"10\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Clear\";s:9:\"shoe-size\";s:2:\"10\";}}i:28;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/Hc6bc0b7afef84535bc30ec26e3028d41X/WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes.jpg_640x640.jpg\";s:3:\"sku\";s:37:\"1005002414442771-cuban-heel-7-5cm-8-5\";s:7:\"sku_sub\";s:26:\"1005002414442771-clear-8-5\";s:5:\"skuId\";s:17:\"12000020573991372\";s:7:\"skuAttr\";s:49:\"14:100018786#Cuban heel 7.5cm;200000124:200000289\";s:13:\"regular_price\";s:5:\"55.98\";s:10:\"sale_price\";s:5:\"33.59\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:16:\"Cuban heel 7.5cm\";s:9:\"shoe-size\";s:3:\"8.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Clear\";s:9:\"shoe-size\";s:3:\"8.5\";}}i:29;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/Hc6bc0b7afef84535bc30ec26e3028d41X/WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes.jpg_640x640.jpg\";s:3:\"sku\";s:35:\"1005002414442771-cuban-heel-7-5cm-9\";s:7:\"sku_sub\";s:24:\"1005002414442771-clear-9\";s:5:\"skuId\";s:17:\"12000020573991373\";s:7:\"skuAttr\";s:46:\"14:100018786#Cuban heel 7.5cm;200000124:350262\";s:13:\"regular_price\";s:5:\"55.98\";s:10:\"sale_price\";s:5:\"33.59\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:16:\"Cuban heel 7.5cm\";s:9:\"shoe-size\";s:1:\"9\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Clear\";s:9:\"shoe-size\";s:1:\"9\";}}i:30;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/H5b1d19149856442da516f1ebdcac3cf72/WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"1005002414442771-heel-6cm-3-5\";s:7:\"sku_sub\";s:25:\"1005002414442771-gold-3-5\";s:5:\"skuId\";s:17:\"12000020573991378\";s:7:\"skuAttr\";s:38:\"14:350850#heel 6cm;200000124:200000284\";s:13:\"regular_price\";s:5:\"55.98\";s:10:\"sale_price\";s:5:\"33.59\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:8:\"heel 6cm\";s:9:\"shoe-size\";s:3:\"3.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gold\";s:9:\"shoe-size\";s:3:\"3.5\";}}i:31;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/H5b1d19149856442da516f1ebdcac3cf72/WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes.jpg_640x640.jpg\";s:3:\"sku\";s:27:\"1005002414442771-heel-6cm-4\";s:7:\"sku_sub\";s:23:\"1005002414442771-gold-4\";s:5:\"skuId\";s:17:\"12000020573991379\";s:7:\"skuAttr\";s:32:\"14:350850#heel 6cm;200000124:153\";s:13:\"regular_price\";s:5:\"55.98\";s:10:\"sale_price\";s:5:\"33.59\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:8:\"heel 6cm\";s:9:\"shoe-size\";s:1:\"4\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gold\";s:9:\"shoe-size\";s:1:\"4\";}}i:32;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/Hc6bc0b7afef84535bc30ec26e3028d41X/WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes.jpg_640x640.jpg\";s:3:\"sku\";s:38:\"1005002414442771-cuban-heel-7-5cm-10-5\";s:7:\"sku_sub\";s:27:\"1005002414442771-clear-10-5\";s:5:\"skuId\";s:17:\"12000020573991376\";s:7:\"skuAttr\";s:49:\"14:100018786#Cuban heel 7.5cm;200000124:200000291\";s:13:\"regular_price\";s:5:\"55.98\";s:10:\"sale_price\";s:5:\"33.59\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:16:\"Cuban heel 7.5cm\";s:9:\"shoe-size\";s:4:\"10.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Clear\";s:9:\"shoe-size\";s:4:\"10.5\";}}i:33;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/Hc6bc0b7afef84535bc30ec26e3028d41X/WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes.jpg_640x640.jpg\";s:3:\"sku\";s:36:\"1005002414442771-cuban-heel-7-5cm-11\";s:7:\"sku_sub\";s:25:\"1005002414442771-clear-11\";s:5:\"skuId\";s:17:\"12000020573991377\";s:7:\"skuAttr\";s:49:\"14:100018786#Cuban heel 7.5cm;200000124:100010420\";s:13:\"regular_price\";s:5:\"55.98\";s:10:\"sale_price\";s:5:\"33.59\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:16:\"Cuban heel 7.5cm\";s:9:\"shoe-size\";s:2:\"11\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Clear\";s:9:\"shoe-size\";s:2:\"11\";}}i:34;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/H5b1d19149856442da516f1ebdcac3cf72/WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"1005002414442771-heel-6cm-5-5\";s:7:\"sku_sub\";s:25:\"1005002414442771-gold-5-5\";s:5:\"skuId\";s:17:\"12000020573991382\";s:7:\"skuAttr\";s:38:\"14:350850#heel 6cm;200000124:200000286\";s:13:\"regular_price\";s:5:\"55.98\";s:10:\"sale_price\";s:5:\"33.59\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:8:\"heel 6cm\";s:9:\"shoe-size\";s:3:\"5.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gold\";s:9:\"shoe-size\";s:3:\"5.5\";}}i:35;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/H5b1d19149856442da516f1ebdcac3cf72/WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes.jpg_640x640.jpg\";s:3:\"sku\";s:27:\"1005002414442771-heel-6cm-6\";s:7:\"sku_sub\";s:23:\"1005002414442771-gold-6\";s:5:\"skuId\";s:17:\"12000020573991383\";s:7:\"skuAttr\";s:33:\"14:350850#heel 6cm;200000124:1394\";s:13:\"regular_price\";s:5:\"55.98\";s:10:\"sale_price\";s:5:\"33.59\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:8:\"heel 6cm\";s:9:\"shoe-size\";s:1:\"6\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gold\";s:9:\"shoe-size\";s:1:\"6\";}}i:36;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/H5b1d19149856442da516f1ebdcac3cf72/WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"1005002414442771-heel-6cm-4-5\";s:7:\"sku_sub\";s:25:\"1005002414442771-gold-4-5\";s:5:\"skuId\";s:17:\"12000020573991380\";s:7:\"skuAttr\";s:38:\"14:350850#heel 6cm;200000124:200000285\";s:13:\"regular_price\";s:5:\"55.98\";s:10:\"sale_price\";s:5:\"33.59\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:8:\"heel 6cm\";s:9:\"shoe-size\";s:3:\"4.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gold\";s:9:\"shoe-size\";s:3:\"4.5\";}}i:37;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/H5b1d19149856442da516f1ebdcac3cf72/WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes.jpg_640x640.jpg\";s:3:\"sku\";s:27:\"1005002414442771-heel-6cm-5\";s:7:\"sku_sub\";s:23:\"1005002414442771-gold-5\";s:5:\"skuId\";s:17:\"12000020573991381\";s:7:\"skuAttr\";s:32:\"14:350850#heel 6cm;200000124:698\";s:13:\"regular_price\";s:5:\"55.98\";s:10:\"sale_price\";s:5:\"33.59\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:8:\"heel 6cm\";s:9:\"shoe-size\";s:1:\"5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gold\";s:9:\"shoe-size\";s:1:\"5\";}}i:38;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/H5b1d19149856442da516f1ebdcac3cf72/WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"1005002414442771-heel-6cm-7-5\";s:7:\"sku_sub\";s:25:\"1005002414442771-gold-7-5\";s:5:\"skuId\";s:17:\"12000020573991386\";s:7:\"skuAttr\";s:38:\"14:350850#heel 6cm;200000124:200000288\";s:13:\"regular_price\";s:5:\"55.98\";s:10:\"sale_price\";s:5:\"33.59\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:8:\"heel 6cm\";s:9:\"shoe-size\";s:3:\"7.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gold\";s:9:\"shoe-size\";s:3:\"7.5\";}}i:39;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/H5b1d19149856442da516f1ebdcac3cf72/WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes.jpg_640x640.jpg\";s:3:\"sku\";s:27:\"1005002414442771-heel-6cm-8\";s:7:\"sku_sub\";s:23:\"1005002414442771-gold-8\";s:5:\"skuId\";s:17:\"12000020573991387\";s:7:\"skuAttr\";s:32:\"14:350850#heel 6cm;200000124:699\";s:13:\"regular_price\";s:5:\"55.98\";s:10:\"sale_price\";s:5:\"33.59\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:8:\"heel 6cm\";s:9:\"shoe-size\";s:1:\"8\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gold\";s:9:\"shoe-size\";s:1:\"8\";}}i:40;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/H5b1d19149856442da516f1ebdcac3cf72/WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"1005002414442771-heel-6cm-6-5\";s:7:\"sku_sub\";s:25:\"1005002414442771-gold-6-5\";s:5:\"skuId\";s:17:\"12000020573991384\";s:7:\"skuAttr\";s:38:\"14:350850#heel 6cm;200000124:200000287\";s:13:\"regular_price\";s:5:\"55.98\";s:10:\"sale_price\";s:5:\"33.59\";s:5:\"stock\";i:1999;s:10:\"attributes\";a:2:{s:5:\"color\";s:8:\"heel 6cm\";s:9:\"shoe-size\";s:3:\"6.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gold\";s:9:\"shoe-size\";s:3:\"6.5\";}}i:41;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/H5b1d19149856442da516f1ebdcac3cf72/WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes.jpg_640x640.jpg\";s:3:\"sku\";s:27:\"1005002414442771-heel-6cm-7\";s:7:\"sku_sub\";s:23:\"1005002414442771-gold-7\";s:5:\"skuId\";s:17:\"12000020573991385\";s:7:\"skuAttr\";s:33:\"14:350850#heel 6cm;200000124:3434\";s:13:\"regular_price\";s:5:\"55.98\";s:10:\"sale_price\";s:5:\"33.59\";s:5:\"stock\";i:1999;s:10:\"attributes\";a:2:{s:5:\"color\";s:8:\"heel 6cm\";s:9:\"shoe-size\";s:1:\"7\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gold\";s:9:\"shoe-size\";s:1:\"7\";}}i:42;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/H5b1d19149856442da516f1ebdcac3cf72/WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"1005002414442771-heel-6cm-9-5\";s:7:\"sku_sub\";s:25:\"1005002414442771-gold-9-5\";s:5:\"skuId\";s:17:\"12000020573991390\";s:7:\"skuAttr\";s:38:\"14:350850#heel 6cm;200000124:200000290\";s:13:\"regular_price\";s:5:\"55.98\";s:10:\"sale_price\";s:5:\"33.59\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:8:\"heel 6cm\";s:9:\"shoe-size\";s:3:\"9.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gold\";s:9:\"shoe-size\";s:3:\"9.5\";}}i:43;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/H5b1d19149856442da516f1ebdcac3cf72/WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"1005002414442771-heel-6cm-10\";s:7:\"sku_sub\";s:24:\"1005002414442771-gold-10\";s:5:\"skuId\";s:17:\"12000020573991391\";s:7:\"skuAttr\";s:33:\"14:350850#heel 6cm;200000124:1583\";s:13:\"regular_price\";s:5:\"55.98\";s:10:\"sale_price\";s:5:\"33.59\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:8:\"heel 6cm\";s:9:\"shoe-size\";s:2:\"10\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gold\";s:9:\"shoe-size\";s:2:\"10\";}}i:44;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/H5b1d19149856442da516f1ebdcac3cf72/WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"1005002414442771-heel-6cm-8-5\";s:7:\"sku_sub\";s:25:\"1005002414442771-gold-8-5\";s:5:\"skuId\";s:17:\"12000020573991388\";s:7:\"skuAttr\";s:38:\"14:350850#heel 6cm;200000124:200000289\";s:13:\"regular_price\";s:5:\"55.98\";s:10:\"sale_price\";s:5:\"33.59\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:8:\"heel 6cm\";s:9:\"shoe-size\";s:3:\"8.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gold\";s:9:\"shoe-size\";s:3:\"8.5\";}}i:45;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/H5b1d19149856442da516f1ebdcac3cf72/WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes.jpg_640x640.jpg\";s:3:\"sku\";s:27:\"1005002414442771-heel-6cm-9\";s:7:\"sku_sub\";s:23:\"1005002414442771-gold-9\";s:5:\"skuId\";s:17:\"12000020573991389\";s:7:\"skuAttr\";s:35:\"14:350850#heel 6cm;200000124:350262\";s:13:\"regular_price\";s:5:\"55.98\";s:10:\"sale_price\";s:5:\"33.59\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:8:\"heel 6cm\";s:9:\"shoe-size\";s:1:\"9\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gold\";s:9:\"shoe-size\";s:1:\"9\";}}i:46;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/H5b1d19149856442da516f1ebdcac3cf72/WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"1005002414442771-heel-6cm-10-5\";s:7:\"sku_sub\";s:26:\"1005002414442771-gold-10-5\";s:5:\"skuId\";s:17:\"12000020573991392\";s:7:\"skuAttr\";s:38:\"14:350850#heel 6cm;200000124:200000291\";s:13:\"regular_price\";s:5:\"55.98\";s:10:\"sale_price\";s:5:\"33.59\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:8:\"heel 6cm\";s:9:\"shoe-size\";s:4:\"10.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gold\";s:9:\"shoe-size\";s:4:\"10.5\";}}i:47;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/H5b1d19149856442da516f1ebdcac3cf72/WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"1005002414442771-heel-6cm-11\";s:7:\"sku_sub\";s:24:\"1005002414442771-gold-11\";s:5:\"skuId\";s:17:\"12000020573991393\";s:7:\"skuAttr\";s:38:\"14:350850#heel 6cm;200000124:100010420\";s:13:\"regular_price\";s:5:\"55.98\";s:10:\"sale_price\";s:5:\"33.59\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:8:\"heel 6cm\";s:9:\"shoe-size\";s:2:\"11\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gold\";s:9:\"shoe-size\";s:2:\"11\";}}i:48;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/Hcf592da9087c4c26b37f4cec9cf54c785/WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes.jpg_640x640.jpg\";s:3:\"sku\";s:38:\"1005002414442771-pointed-heel-10cm-3-5\";s:7:\"sku_sub\";s:26:\"1005002414442771-black-3-5\";s:5:\"skuId\";s:17:\"12000020573991298\";s:7:\"skuAttr\";s:44:\"14:193#Pointed heel 10cm;200000124:200000284\";s:13:\"regular_price\";s:5:\"55.98\";s:10:\"sale_price\";s:5:\"33.59\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:17:\"Pointed heel 10cm\";s:9:\"shoe-size\";s:3:\"3.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:3:\"3.5\";}}i:49;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/Hcf592da9087c4c26b37f4cec9cf54c785/WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes.jpg_640x640.jpg\";s:3:\"sku\";s:36:\"1005002414442771-pointed-heel-10cm-4\";s:7:\"sku_sub\";s:24:\"1005002414442771-black-4\";s:5:\"skuId\";s:17:\"12000020573991299\";s:7:\"skuAttr\";s:38:\"14:193#Pointed heel 10cm;200000124:153\";s:13:\"regular_price\";s:5:\"55.98\";s:10:\"sale_price\";s:5:\"33.59\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:17:\"Pointed heel 10cm\";s:9:\"shoe-size\";s:1:\"4\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:1:\"4\";}}i:50;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/H2b6362f9199b4d038648530ddf584874C/WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes.jpg_640x640.jpg\";s:3:\"sku\";s:38:\"1005002414442771-cuban-heell-10cm-10-5\";s:7:\"sku_sub\";s:27:\"1005002414442771-beige-10-5\";s:5:\"skuId\";s:17:\"12000020573991296\";s:7:\"skuAttr\";s:43:\"14:771#Cuban heell 10cm;200000124:200000291\";s:13:\"regular_price\";s:5:\"55.98\";s:10:\"sale_price\";s:5:\"33.59\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:16:\"Cuban heell 10cm\";s:9:\"shoe-size\";s:4:\"10.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:4:\"10.5\";}}i:51;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/H2b6362f9199b4d038648530ddf584874C/WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes.jpg_640x640.jpg\";s:3:\"sku\";s:36:\"1005002414442771-cuban-heell-10cm-11\";s:7:\"sku_sub\";s:25:\"1005002414442771-beige-11\";s:5:\"skuId\";s:17:\"12000020573991297\";s:7:\"skuAttr\";s:43:\"14:771#Cuban heell 10cm;200000124:100010420\";s:13:\"regular_price\";s:5:\"55.98\";s:10:\"sale_price\";s:5:\"33.59\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:16:\"Cuban heell 10cm\";s:9:\"shoe-size\";s:2:\"11\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:2:\"11\";}}i:52;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/Hcf592da9087c4c26b37f4cec9cf54c785/WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes.jpg_640x640.jpg\";s:3:\"sku\";s:38:\"1005002414442771-pointed-heel-10cm-5-5\";s:7:\"sku_sub\";s:26:\"1005002414442771-black-5-5\";s:5:\"skuId\";s:17:\"12000020573991302\";s:7:\"skuAttr\";s:44:\"14:193#Pointed heel 10cm;200000124:200000286\";s:13:\"regular_price\";s:5:\"55.98\";s:10:\"sale_price\";s:5:\"33.59\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:17:\"Pointed heel 10cm\";s:9:\"shoe-size\";s:3:\"5.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:3:\"5.5\";}}i:53;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/Hcf592da9087c4c26b37f4cec9cf54c785/WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes.jpg_640x640.jpg\";s:3:\"sku\";s:36:\"1005002414442771-pointed-heel-10cm-6\";s:7:\"sku_sub\";s:24:\"1005002414442771-black-6\";s:5:\"skuId\";s:17:\"12000020573991303\";s:7:\"skuAttr\";s:39:\"14:193#Pointed heel 10cm;200000124:1394\";s:13:\"regular_price\";s:5:\"55.98\";s:10:\"sale_price\";s:5:\"33.59\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:17:\"Pointed heel 10cm\";s:9:\"shoe-size\";s:1:\"6\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:1:\"6\";}}i:54;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/Hcf592da9087c4c26b37f4cec9cf54c785/WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes.jpg_640x640.jpg\";s:3:\"sku\";s:38:\"1005002414442771-pointed-heel-10cm-4-5\";s:7:\"sku_sub\";s:26:\"1005002414442771-black-4-5\";s:5:\"skuId\";s:17:\"12000020573991300\";s:7:\"skuAttr\";s:44:\"14:193#Pointed heel 10cm;200000124:200000285\";s:13:\"regular_price\";s:5:\"55.98\";s:10:\"sale_price\";s:5:\"33.59\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:17:\"Pointed heel 10cm\";s:9:\"shoe-size\";s:3:\"4.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:3:\"4.5\";}}i:55;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/Hcf592da9087c4c26b37f4cec9cf54c785/WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes.jpg_640x640.jpg\";s:3:\"sku\";s:36:\"1005002414442771-pointed-heel-10cm-5\";s:7:\"sku_sub\";s:24:\"1005002414442771-black-5\";s:5:\"skuId\";s:17:\"12000020573991301\";s:7:\"skuAttr\";s:38:\"14:193#Pointed heel 10cm;200000124:698\";s:13:\"regular_price\";s:5:\"55.98\";s:10:\"sale_price\";s:5:\"33.59\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:17:\"Pointed heel 10cm\";s:9:\"shoe-size\";s:1:\"5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:1:\"5\";}}i:56;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/Hcf592da9087c4c26b37f4cec9cf54c785/WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes.jpg_640x640.jpg\";s:3:\"sku\";s:38:\"1005002414442771-pointed-heel-10cm-7-5\";s:7:\"sku_sub\";s:26:\"1005002414442771-black-7-5\";s:5:\"skuId\";s:17:\"12000020573991306\";s:7:\"skuAttr\";s:44:\"14:193#Pointed heel 10cm;200000124:200000288\";s:13:\"regular_price\";s:5:\"55.98\";s:10:\"sale_price\";s:5:\"33.59\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:17:\"Pointed heel 10cm\";s:9:\"shoe-size\";s:3:\"7.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:3:\"7.5\";}}i:57;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/Hcf592da9087c4c26b37f4cec9cf54c785/WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes.jpg_640x640.jpg\";s:3:\"sku\";s:36:\"1005002414442771-pointed-heel-10cm-8\";s:7:\"sku_sub\";s:24:\"1005002414442771-black-8\";s:5:\"skuId\";s:17:\"12000020573991307\";s:7:\"skuAttr\";s:38:\"14:193#Pointed heel 10cm;200000124:699\";s:13:\"regular_price\";s:5:\"55.98\";s:10:\"sale_price\";s:5:\"33.59\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:17:\"Pointed heel 10cm\";s:9:\"shoe-size\";s:1:\"8\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:1:\"8\";}}i:58;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/Hcf592da9087c4c26b37f4cec9cf54c785/WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes.jpg_640x640.jpg\";s:3:\"sku\";s:38:\"1005002414442771-pointed-heel-10cm-6-5\";s:7:\"sku_sub\";s:26:\"1005002414442771-black-6-5\";s:5:\"skuId\";s:17:\"12000020573991304\";s:7:\"skuAttr\";s:44:\"14:193#Pointed heel 10cm;200000124:200000287\";s:13:\"regular_price\";s:5:\"55.98\";s:10:\"sale_price\";s:5:\"33.59\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:17:\"Pointed heel 10cm\";s:9:\"shoe-size\";s:3:\"6.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:3:\"6.5\";}}i:59;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/Hcf592da9087c4c26b37f4cec9cf54c785/WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes.jpg_640x640.jpg\";s:3:\"sku\";s:36:\"1005002414442771-pointed-heel-10cm-7\";s:7:\"sku_sub\";s:24:\"1005002414442771-black-7\";s:5:\"skuId\";s:17:\"12000020573991305\";s:7:\"skuAttr\";s:39:\"14:193#Pointed heel 10cm;200000124:3434\";s:13:\"regular_price\";s:5:\"55.98\";s:10:\"sale_price\";s:5:\"33.59\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:17:\"Pointed heel 10cm\";s:9:\"shoe-size\";s:1:\"7\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:1:\"7\";}}i:60;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/Hcf592da9087c4c26b37f4cec9cf54c785/WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes.jpg_640x640.jpg\";s:3:\"sku\";s:38:\"1005002414442771-pointed-heel-10cm-9-5\";s:7:\"sku_sub\";s:26:\"1005002414442771-black-9-5\";s:5:\"skuId\";s:17:\"12000020573991310\";s:7:\"skuAttr\";s:44:\"14:193#Pointed heel 10cm;200000124:200000290\";s:13:\"regular_price\";s:5:\"55.98\";s:10:\"sale_price\";s:5:\"33.59\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:17:\"Pointed heel 10cm\";s:9:\"shoe-size\";s:3:\"9.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:3:\"9.5\";}}i:61;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/Hcf592da9087c4c26b37f4cec9cf54c785/WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes.jpg_640x640.jpg\";s:3:\"sku\";s:37:\"1005002414442771-pointed-heel-10cm-10\";s:7:\"sku_sub\";s:25:\"1005002414442771-black-10\";s:5:\"skuId\";s:17:\"12000020573991311\";s:7:\"skuAttr\";s:39:\"14:193#Pointed heel 10cm;200000124:1583\";s:13:\"regular_price\";s:5:\"55.98\";s:10:\"sale_price\";s:5:\"33.59\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:17:\"Pointed heel 10cm\";s:9:\"shoe-size\";s:2:\"10\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"10\";}}i:62;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/Hcf592da9087c4c26b37f4cec9cf54c785/WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes.jpg_640x640.jpg\";s:3:\"sku\";s:38:\"1005002414442771-pointed-heel-10cm-8-5\";s:7:\"sku_sub\";s:26:\"1005002414442771-black-8-5\";s:5:\"skuId\";s:17:\"12000020573991308\";s:7:\"skuAttr\";s:44:\"14:193#Pointed heel 10cm;200000124:200000289\";s:13:\"regular_price\";s:5:\"55.98\";s:10:\"sale_price\";s:5:\"33.59\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:17:\"Pointed heel 10cm\";s:9:\"shoe-size\";s:3:\"8.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:3:\"8.5\";}}i:63;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/Hcf592da9087c4c26b37f4cec9cf54c785/WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes.jpg_640x640.jpg\";s:3:\"sku\";s:36:\"1005002414442771-pointed-heel-10cm-9\";s:7:\"sku_sub\";s:24:\"1005002414442771-black-9\";s:5:\"skuId\";s:17:\"12000020573991309\";s:7:\"skuAttr\";s:41:\"14:193#Pointed heel 10cm;200000124:350262\";s:13:\"regular_price\";s:5:\"55.98\";s:10:\"sale_price\";s:5:\"33.59\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:17:\"Pointed heel 10cm\";s:9:\"shoe-size\";s:1:\"9\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:1:\"9\";}}i:64;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/H66a536535b8c4337929eee48bbaf3016M/WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes.jpg_640x640.jpg\";s:3:\"sku\";s:35:\"1005002414442771-cuban-heel-9cm-3-5\";s:7:\"sku_sub\";s:25:\"1005002414442771-blue-3-5\";s:5:\"skuId\";s:17:\"12000020573991314\";s:7:\"skuAttr\";s:41:\"14:173#Cuban heel 9cm;200000124:200000284\";s:13:\"regular_price\";s:5:\"55.98\";s:10:\"sale_price\";s:5:\"33.59\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:14:\"Cuban heel 9cm\";s:9:\"shoe-size\";s:3:\"3.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:3:\"3.5\";}}i:65;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/H66a536535b8c4337929eee48bbaf3016M/WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes.jpg_640x640.jpg\";s:3:\"sku\";s:33:\"1005002414442771-cuban-heel-9cm-4\";s:7:\"sku_sub\";s:23:\"1005002414442771-blue-4\";s:5:\"skuId\";s:17:\"12000020573991315\";s:7:\"skuAttr\";s:35:\"14:173#Cuban heel 9cm;200000124:153\";s:13:\"regular_price\";s:5:\"55.98\";s:10:\"sale_price\";s:5:\"33.59\";s:5:\"stock\";i:1999;s:10:\"attributes\";a:2:{s:5:\"color\";s:14:\"Cuban heel 9cm\";s:9:\"shoe-size\";s:1:\"4\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:1:\"4\";}}i:66;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/Hcf592da9087c4c26b37f4cec9cf54c785/WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes.jpg_640x640.jpg\";s:3:\"sku\";s:39:\"1005002414442771-pointed-heel-10cm-10-5\";s:7:\"sku_sub\";s:27:\"1005002414442771-black-10-5\";s:5:\"skuId\";s:17:\"12000020573991312\";s:7:\"skuAttr\";s:44:\"14:193#Pointed heel 10cm;200000124:200000291\";s:13:\"regular_price\";s:5:\"55.98\";s:10:\"sale_price\";s:5:\"33.59\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:17:\"Pointed heel 10cm\";s:9:\"shoe-size\";s:4:\"10.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:4:\"10.5\";}}i:67;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/Hcf592da9087c4c26b37f4cec9cf54c785/WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes.jpg_640x640.jpg\";s:3:\"sku\";s:37:\"1005002414442771-pointed-heel-10cm-11\";s:7:\"sku_sub\";s:25:\"1005002414442771-black-11\";s:5:\"skuId\";s:17:\"12000020573991313\";s:7:\"skuAttr\";s:44:\"14:193#Pointed heel 10cm;200000124:100010420\";s:13:\"regular_price\";s:5:\"55.98\";s:10:\"sale_price\";s:5:\"33.59\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:17:\"Pointed heel 10cm\";s:9:\"shoe-size\";s:2:\"11\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"11\";}}i:68;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/H66a536535b8c4337929eee48bbaf3016M/WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes.jpg_640x640.jpg\";s:3:\"sku\";s:35:\"1005002414442771-cuban-heel-9cm-5-5\";s:7:\"sku_sub\";s:25:\"1005002414442771-blue-5-5\";s:5:\"skuId\";s:17:\"12000020573991318\";s:7:\"skuAttr\";s:41:\"14:173#Cuban heel 9cm;200000124:200000286\";s:13:\"regular_price\";s:5:\"55.98\";s:10:\"sale_price\";s:5:\"33.59\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:14:\"Cuban heel 9cm\";s:9:\"shoe-size\";s:3:\"5.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:3:\"5.5\";}}i:69;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/H66a536535b8c4337929eee48bbaf3016M/WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes.jpg_640x640.jpg\";s:3:\"sku\";s:33:\"1005002414442771-cuban-heel-9cm-6\";s:7:\"sku_sub\";s:23:\"1005002414442771-blue-6\";s:5:\"skuId\";s:17:\"12000020573991319\";s:7:\"skuAttr\";s:36:\"14:173#Cuban heel 9cm;200000124:1394\";s:13:\"regular_price\";s:5:\"55.98\";s:10:\"sale_price\";s:5:\"33.59\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:14:\"Cuban heel 9cm\";s:9:\"shoe-size\";s:1:\"6\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:1:\"6\";}}i:70;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/H66a536535b8c4337929eee48bbaf3016M/WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes.jpg_640x640.jpg\";s:3:\"sku\";s:35:\"1005002414442771-cuban-heel-9cm-4-5\";s:7:\"sku_sub\";s:25:\"1005002414442771-blue-4-5\";s:5:\"skuId\";s:17:\"12000020573991316\";s:7:\"skuAttr\";s:41:\"14:173#Cuban heel 9cm;200000124:200000285\";s:13:\"regular_price\";s:5:\"55.98\";s:10:\"sale_price\";s:5:\"33.59\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:14:\"Cuban heel 9cm\";s:9:\"shoe-size\";s:3:\"4.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:3:\"4.5\";}}i:71;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/H66a536535b8c4337929eee48bbaf3016M/WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes.jpg_640x640.jpg\";s:3:\"sku\";s:33:\"1005002414442771-cuban-heel-9cm-5\";s:7:\"sku_sub\";s:23:\"1005002414442771-blue-5\";s:5:\"skuId\";s:17:\"12000020573991317\";s:7:\"skuAttr\";s:35:\"14:173#Cuban heel 9cm;200000124:698\";s:13:\"regular_price\";s:5:\"55.98\";s:10:\"sale_price\";s:5:\"33.59\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:14:\"Cuban heel 9cm\";s:9:\"shoe-size\";s:1:\"5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:1:\"5\";}}i:72;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/H66a536535b8c4337929eee48bbaf3016M/WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes.jpg_640x640.jpg\";s:3:\"sku\";s:35:\"1005002414442771-cuban-heel-9cm-7-5\";s:7:\"sku_sub\";s:25:\"1005002414442771-blue-7-5\";s:5:\"skuId\";s:17:\"12000020573991322\";s:7:\"skuAttr\";s:41:\"14:173#Cuban heel 9cm;200000124:200000288\";s:13:\"regular_price\";s:5:\"55.98\";s:10:\"sale_price\";s:5:\"33.59\";s:5:\"stock\";i:1999;s:10:\"attributes\";a:2:{s:5:\"color\";s:14:\"Cuban heel 9cm\";s:9:\"shoe-size\";s:3:\"7.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:3:\"7.5\";}}i:73;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/H66a536535b8c4337929eee48bbaf3016M/WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes.jpg_640x640.jpg\";s:3:\"sku\";s:33:\"1005002414442771-cuban-heel-9cm-8\";s:7:\"sku_sub\";s:23:\"1005002414442771-blue-8\";s:5:\"skuId\";s:17:\"12000020573991323\";s:7:\"skuAttr\";s:35:\"14:173#Cuban heel 9cm;200000124:699\";s:13:\"regular_price\";s:5:\"55.98\";s:10:\"sale_price\";s:5:\"33.59\";s:5:\"stock\";i:1999;s:10:\"attributes\";a:2:{s:5:\"color\";s:14:\"Cuban heel 9cm\";s:9:\"shoe-size\";s:1:\"8\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:1:\"8\";}}i:74;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/H66a536535b8c4337929eee48bbaf3016M/WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes.jpg_640x640.jpg\";s:3:\"sku\";s:35:\"1005002414442771-cuban-heel-9cm-6-5\";s:7:\"sku_sub\";s:25:\"1005002414442771-blue-6-5\";s:5:\"skuId\";s:17:\"12000020573991320\";s:7:\"skuAttr\";s:41:\"14:173#Cuban heel 9cm;200000124:200000287\";s:13:\"regular_price\";s:5:\"55.98\";s:10:\"sale_price\";s:5:\"33.59\";s:5:\"stock\";i:1999;s:10:\"attributes\";a:2:{s:5:\"color\";s:14:\"Cuban heel 9cm\";s:9:\"shoe-size\";s:3:\"6.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:3:\"6.5\";}}i:75;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/H66a536535b8c4337929eee48bbaf3016M/WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes.jpg_640x640.jpg\";s:3:\"sku\";s:33:\"1005002414442771-cuban-heel-9cm-7\";s:7:\"sku_sub\";s:23:\"1005002414442771-blue-7\";s:5:\"skuId\";s:17:\"12000020573991321\";s:7:\"skuAttr\";s:36:\"14:173#Cuban heel 9cm;200000124:3434\";s:13:\"regular_price\";s:5:\"55.98\";s:10:\"sale_price\";s:5:\"33.59\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:14:\"Cuban heel 9cm\";s:9:\"shoe-size\";s:1:\"7\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:1:\"7\";}}i:76;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/H66a536535b8c4337929eee48bbaf3016M/WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes.jpg_640x640.jpg\";s:3:\"sku\";s:35:\"1005002414442771-cuban-heel-9cm-9-5\";s:7:\"sku_sub\";s:25:\"1005002414442771-blue-9-5\";s:5:\"skuId\";s:17:\"12000020573991326\";s:7:\"skuAttr\";s:41:\"14:173#Cuban heel 9cm;200000124:200000290\";s:13:\"regular_price\";s:5:\"55.98\";s:10:\"sale_price\";s:5:\"33.59\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:14:\"Cuban heel 9cm\";s:9:\"shoe-size\";s:3:\"9.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:3:\"9.5\";}}i:77;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/H66a536535b8c4337929eee48bbaf3016M/WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes.jpg_640x640.jpg\";s:3:\"sku\";s:34:\"1005002414442771-cuban-heel-9cm-10\";s:7:\"sku_sub\";s:24:\"1005002414442771-blue-10\";s:5:\"skuId\";s:17:\"12000020573991327\";s:7:\"skuAttr\";s:36:\"14:173#Cuban heel 9cm;200000124:1583\";s:13:\"regular_price\";s:5:\"55.98\";s:10:\"sale_price\";s:5:\"33.59\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:14:\"Cuban heel 9cm\";s:9:\"shoe-size\";s:2:\"10\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"10\";}}i:78;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/H66a536535b8c4337929eee48bbaf3016M/WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes.jpg_640x640.jpg\";s:3:\"sku\";s:35:\"1005002414442771-cuban-heel-9cm-8-5\";s:7:\"sku_sub\";s:25:\"1005002414442771-blue-8-5\";s:5:\"skuId\";s:17:\"12000020573991324\";s:7:\"skuAttr\";s:41:\"14:173#Cuban heel 9cm;200000124:200000289\";s:13:\"regular_price\";s:5:\"55.98\";s:10:\"sale_price\";s:5:\"33.59\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:14:\"Cuban heel 9cm\";s:9:\"shoe-size\";s:3:\"8.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:3:\"8.5\";}}i:79;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/H66a536535b8c4337929eee48bbaf3016M/WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes.jpg_640x640.jpg\";s:3:\"sku\";s:33:\"1005002414442771-cuban-heel-9cm-9\";s:7:\"sku_sub\";s:23:\"1005002414442771-blue-9\";s:5:\"skuId\";s:17:\"12000020573991325\";s:7:\"skuAttr\";s:38:\"14:173#Cuban heel 9cm;200000124:350262\";s:13:\"regular_price\";s:5:\"55.98\";s:10:\"sale_price\";s:5:\"33.59\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:14:\"Cuban heel 9cm\";s:9:\"shoe-size\";s:1:\"9\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:1:\"9\";}}i:80;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/H734612254acf4538b3b0d1faec5779afG/WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes.jpg_640x640.jpg\";s:3:\"sku\";s:39:\"1005002414442771-pointed-heel-8-5cm-3-5\";s:7:\"sku_sub\";s:29:\"1005002414442771-sky-blue-3-5\";s:5:\"skuId\";s:17:\"12000020573991330\";s:7:\"skuAttr\";s:46:\"14:1254#Pointed heel 8.5cm;200000124:200000284\";s:13:\"regular_price\";s:5:\"55.98\";s:10:\"sale_price\";s:5:\"33.59\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:18:\"Pointed heel 8.5cm\";s:9:\"shoe-size\";s:3:\"3.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Sky Blue\";s:9:\"shoe-size\";s:3:\"3.5\";}}i:81;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/H734612254acf4538b3b0d1faec5779afG/WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes.jpg_640x640.jpg\";s:3:\"sku\";s:37:\"1005002414442771-pointed-heel-8-5cm-4\";s:7:\"sku_sub\";s:27:\"1005002414442771-sky-blue-4\";s:5:\"skuId\";s:17:\"12000020573991331\";s:7:\"skuAttr\";s:40:\"14:1254#Pointed heel 8.5cm;200000124:153\";s:13:\"regular_price\";s:5:\"55.98\";s:10:\"sale_price\";s:5:\"33.59\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:18:\"Pointed heel 8.5cm\";s:9:\"shoe-size\";s:1:\"4\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Sky Blue\";s:9:\"shoe-size\";s:1:\"4\";}}i:82;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/H66a536535b8c4337929eee48bbaf3016M/WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes.jpg_640x640.jpg\";s:3:\"sku\";s:36:\"1005002414442771-cuban-heel-9cm-10-5\";s:7:\"sku_sub\";s:26:\"1005002414442771-blue-10-5\";s:5:\"skuId\";s:17:\"12000020573991328\";s:7:\"skuAttr\";s:41:\"14:173#Cuban heel 9cm;200000124:200000291\";s:13:\"regular_price\";s:5:\"55.98\";s:10:\"sale_price\";s:5:\"33.59\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:14:\"Cuban heel 9cm\";s:9:\"shoe-size\";s:4:\"10.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:4:\"10.5\";}}i:83;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/H66a536535b8c4337929eee48bbaf3016M/WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes.jpg_640x640.jpg\";s:3:\"sku\";s:34:\"1005002414442771-cuban-heel-9cm-11\";s:7:\"sku_sub\";s:24:\"1005002414442771-blue-11\";s:5:\"skuId\";s:17:\"12000020573991329\";s:7:\"skuAttr\";s:41:\"14:173#Cuban heel 9cm;200000124:100010420\";s:13:\"regular_price\";s:5:\"55.98\";s:10:\"sale_price\";s:5:\"33.59\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:14:\"Cuban heel 9cm\";s:9:\"shoe-size\";s:2:\"11\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"11\";}}i:84;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/H734612254acf4538b3b0d1faec5779afG/WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes.jpg_640x640.jpg\";s:3:\"sku\";s:39:\"1005002414442771-pointed-heel-8-5cm-5-5\";s:7:\"sku_sub\";s:29:\"1005002414442771-sky-blue-5-5\";s:5:\"skuId\";s:17:\"12000020573991334\";s:7:\"skuAttr\";s:46:\"14:1254#Pointed heel 8.5cm;200000124:200000286\";s:13:\"regular_price\";s:5:\"55.98\";s:10:\"sale_price\";s:5:\"33.59\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:18:\"Pointed heel 8.5cm\";s:9:\"shoe-size\";s:3:\"5.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Sky Blue\";s:9:\"shoe-size\";s:3:\"5.5\";}}i:85;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/H734612254acf4538b3b0d1faec5779afG/WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes.jpg_640x640.jpg\";s:3:\"sku\";s:37:\"1005002414442771-pointed-heel-8-5cm-6\";s:7:\"sku_sub\";s:27:\"1005002414442771-sky-blue-6\";s:5:\"skuId\";s:17:\"12000020573991335\";s:7:\"skuAttr\";s:41:\"14:1254#Pointed heel 8.5cm;200000124:1394\";s:13:\"regular_price\";s:5:\"55.98\";s:10:\"sale_price\";s:5:\"33.59\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:18:\"Pointed heel 8.5cm\";s:9:\"shoe-size\";s:1:\"6\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Sky Blue\";s:9:\"shoe-size\";s:1:\"6\";}}i:86;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/H734612254acf4538b3b0d1faec5779afG/WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes.jpg_640x640.jpg\";s:3:\"sku\";s:39:\"1005002414442771-pointed-heel-8-5cm-4-5\";s:7:\"sku_sub\";s:29:\"1005002414442771-sky-blue-4-5\";s:5:\"skuId\";s:17:\"12000020573991332\";s:7:\"skuAttr\";s:46:\"14:1254#Pointed heel 8.5cm;200000124:200000285\";s:13:\"regular_price\";s:5:\"55.98\";s:10:\"sale_price\";s:5:\"33.59\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:18:\"Pointed heel 8.5cm\";s:9:\"shoe-size\";s:3:\"4.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Sky Blue\";s:9:\"shoe-size\";s:3:\"4.5\";}}i:87;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/H734612254acf4538b3b0d1faec5779afG/WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes.jpg_640x640.jpg\";s:3:\"sku\";s:37:\"1005002414442771-pointed-heel-8-5cm-5\";s:7:\"sku_sub\";s:27:\"1005002414442771-sky-blue-5\";s:5:\"skuId\";s:17:\"12000020573991333\";s:7:\"skuAttr\";s:40:\"14:1254#Pointed heel 8.5cm;200000124:698\";s:13:\"regular_price\";s:5:\"55.98\";s:10:\"sale_price\";s:5:\"33.59\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:18:\"Pointed heel 8.5cm\";s:9:\"shoe-size\";s:1:\"5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Sky Blue\";s:9:\"shoe-size\";s:1:\"5\";}}i:88;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/H734612254acf4538b3b0d1faec5779afG/WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes.jpg_640x640.jpg\";s:3:\"sku\";s:39:\"1005002414442771-pointed-heel-8-5cm-7-5\";s:7:\"sku_sub\";s:29:\"1005002414442771-sky-blue-7-5\";s:5:\"skuId\";s:17:\"12000020573991338\";s:7:\"skuAttr\";s:46:\"14:1254#Pointed heel 8.5cm;200000124:200000288\";s:13:\"regular_price\";s:5:\"55.98\";s:10:\"sale_price\";s:5:\"33.59\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:18:\"Pointed heel 8.5cm\";s:9:\"shoe-size\";s:3:\"7.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Sky Blue\";s:9:\"shoe-size\";s:3:\"7.5\";}}i:89;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/H734612254acf4538b3b0d1faec5779afG/WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes.jpg_640x640.jpg\";s:3:\"sku\";s:37:\"1005002414442771-pointed-heel-8-5cm-8\";s:7:\"sku_sub\";s:27:\"1005002414442771-sky-blue-8\";s:5:\"skuId\";s:17:\"12000020573991339\";s:7:\"skuAttr\";s:40:\"14:1254#Pointed heel 8.5cm;200000124:699\";s:13:\"regular_price\";s:5:\"55.98\";s:10:\"sale_price\";s:5:\"33.59\";s:5:\"stock\";i:1999;s:10:\"attributes\";a:2:{s:5:\"color\";s:18:\"Pointed heel 8.5cm\";s:9:\"shoe-size\";s:1:\"8\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Sky Blue\";s:9:\"shoe-size\";s:1:\"8\";}}i:90;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/H734612254acf4538b3b0d1faec5779afG/WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes.jpg_640x640.jpg\";s:3:\"sku\";s:39:\"1005002414442771-pointed-heel-8-5cm-6-5\";s:7:\"sku_sub\";s:29:\"1005002414442771-sky-blue-6-5\";s:5:\"skuId\";s:17:\"12000020573991336\";s:7:\"skuAttr\";s:46:\"14:1254#Pointed heel 8.5cm;200000124:200000287\";s:13:\"regular_price\";s:5:\"55.98\";s:10:\"sale_price\";s:5:\"33.59\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:18:\"Pointed heel 8.5cm\";s:9:\"shoe-size\";s:3:\"6.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Sky Blue\";s:9:\"shoe-size\";s:3:\"6.5\";}}i:91;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/H734612254acf4538b3b0d1faec5779afG/WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes.jpg_640x640.jpg\";s:3:\"sku\";s:37:\"1005002414442771-pointed-heel-8-5cm-7\";s:7:\"sku_sub\";s:27:\"1005002414442771-sky-blue-7\";s:5:\"skuId\";s:17:\"12000020573991337\";s:7:\"skuAttr\";s:41:\"14:1254#Pointed heel 8.5cm;200000124:3434\";s:13:\"regular_price\";s:5:\"55.98\";s:10:\"sale_price\";s:5:\"33.59\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:18:\"Pointed heel 8.5cm\";s:9:\"shoe-size\";s:1:\"7\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Sky Blue\";s:9:\"shoe-size\";s:1:\"7\";}}i:92;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/H734612254acf4538b3b0d1faec5779afG/WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes.jpg_640x640.jpg\";s:3:\"sku\";s:39:\"1005002414442771-pointed-heel-8-5cm-9-5\";s:7:\"sku_sub\";s:29:\"1005002414442771-sky-blue-9-5\";s:5:\"skuId\";s:17:\"12000020573991342\";s:7:\"skuAttr\";s:46:\"14:1254#Pointed heel 8.5cm;200000124:200000290\";s:13:\"regular_price\";s:5:\"55.98\";s:10:\"sale_price\";s:5:\"33.59\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:18:\"Pointed heel 8.5cm\";s:9:\"shoe-size\";s:3:\"9.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Sky Blue\";s:9:\"shoe-size\";s:3:\"9.5\";}}i:93;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/H734612254acf4538b3b0d1faec5779afG/WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes.jpg_640x640.jpg\";s:3:\"sku\";s:38:\"1005002414442771-pointed-heel-8-5cm-10\";s:7:\"sku_sub\";s:28:\"1005002414442771-sky-blue-10\";s:5:\"skuId\";s:17:\"12000020573991343\";s:7:\"skuAttr\";s:41:\"14:1254#Pointed heel 8.5cm;200000124:1583\";s:13:\"regular_price\";s:5:\"55.98\";s:10:\"sale_price\";s:5:\"33.59\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:18:\"Pointed heel 8.5cm\";s:9:\"shoe-size\";s:2:\"10\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Sky Blue\";s:9:\"shoe-size\";s:2:\"10\";}}i:94;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/H734612254acf4538b3b0d1faec5779afG/WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes.jpg_640x640.jpg\";s:3:\"sku\";s:39:\"1005002414442771-pointed-heel-8-5cm-8-5\";s:7:\"sku_sub\";s:29:\"1005002414442771-sky-blue-8-5\";s:5:\"skuId\";s:17:\"12000020573991340\";s:7:\"skuAttr\";s:46:\"14:1254#Pointed heel 8.5cm;200000124:200000289\";s:13:\"regular_price\";s:5:\"55.98\";s:10:\"sale_price\";s:5:\"33.59\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:18:\"Pointed heel 8.5cm\";s:9:\"shoe-size\";s:3:\"8.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Sky Blue\";s:9:\"shoe-size\";s:3:\"8.5\";}}i:95;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/H734612254acf4538b3b0d1faec5779afG/WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes.jpg_640x640.jpg\";s:3:\"sku\";s:37:\"1005002414442771-pointed-heel-8-5cm-9\";s:7:\"sku_sub\";s:27:\"1005002414442771-sky-blue-9\";s:5:\"skuId\";s:17:\"12000020573991341\";s:7:\"skuAttr\";s:43:\"14:1254#Pointed heel 8.5cm;200000124:350262\";s:13:\"regular_price\";s:5:\"55.98\";s:10:\"sale_price\";s:5:\"33.59\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:18:\"Pointed heel 8.5cm\";s:9:\"shoe-size\";s:1:\"9\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Sky Blue\";s:9:\"shoe-size\";s:1:\"9\";}}i:96;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/Hcae93bf819cb4bccb2f45f9d3ec60f85h/WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes.jpg_640x640.jpg\";s:3:\"sku\";s:37:\"1005002414442771-cuban-heel-8-5cm-3-5\";s:7:\"sku_sub\";s:26:\"1005002414442771-brown-3-5\";s:5:\"skuId\";s:17:\"12000020573991346\";s:7:\"skuAttr\";s:46:\"14:365458#Cuban heel 8.5cm;200000124:200000284\";s:13:\"regular_price\";s:5:\"55.98\";s:10:\"sale_price\";s:5:\"33.59\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:16:\"Cuban heel 8.5cm\";s:9:\"shoe-size\";s:3:\"3.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:3:\"3.5\";}}i:97;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/Hcae93bf819cb4bccb2f45f9d3ec60f85h/WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes.jpg_640x640.jpg\";s:3:\"sku\";s:35:\"1005002414442771-cuban-heel-8-5cm-4\";s:7:\"sku_sub\";s:24:\"1005002414442771-brown-4\";s:5:\"skuId\";s:17:\"12000020573991347\";s:7:\"skuAttr\";s:40:\"14:365458#Cuban heel 8.5cm;200000124:153\";s:13:\"regular_price\";s:5:\"55.98\";s:10:\"sale_price\";s:5:\"33.59\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:16:\"Cuban heel 8.5cm\";s:9:\"shoe-size\";s:1:\"4\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:1:\"4\";}}i:98;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/H734612254acf4538b3b0d1faec5779afG/WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes.jpg_640x640.jpg\";s:3:\"sku\";s:40:\"1005002414442771-pointed-heel-8-5cm-10-5\";s:7:\"sku_sub\";s:30:\"1005002414442771-sky-blue-10-5\";s:5:\"skuId\";s:17:\"12000020573991344\";s:7:\"skuAttr\";s:46:\"14:1254#Pointed heel 8.5cm;200000124:200000291\";s:13:\"regular_price\";s:5:\"55.98\";s:10:\"sale_price\";s:5:\"33.59\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:18:\"Pointed heel 8.5cm\";s:9:\"shoe-size\";s:4:\"10.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Sky Blue\";s:9:\"shoe-size\";s:4:\"10.5\";}}i:99;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/H734612254acf4538b3b0d1faec5779afG/WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes.jpg_640x640.jpg\";s:3:\"sku\";s:38:\"1005002414442771-pointed-heel-8-5cm-11\";s:7:\"sku_sub\";s:28:\"1005002414442771-sky-blue-11\";s:5:\"skuId\";s:17:\"12000020573991345\";s:7:\"skuAttr\";s:46:\"14:1254#Pointed heel 8.5cm;200000124:100010420\";s:13:\"regular_price\";s:5:\"55.98\";s:10:\"sale_price\";s:5:\"33.59\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:18:\"Pointed heel 8.5cm\";s:9:\"shoe-size\";s:2:\"11\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Sky Blue\";s:9:\"shoe-size\";s:2:\"11\";}}i:100;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/Hcae93bf819cb4bccb2f45f9d3ec60f85h/WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes.jpg_640x640.jpg\";s:3:\"sku\";s:37:\"1005002414442771-cuban-heel-8-5cm-5-5\";s:7:\"sku_sub\";s:26:\"1005002414442771-brown-5-5\";s:5:\"skuId\";s:17:\"12000020573991350\";s:7:\"skuAttr\";s:46:\"14:365458#Cuban heel 8.5cm;200000124:200000286\";s:13:\"regular_price\";s:5:\"55.98\";s:10:\"sale_price\";s:5:\"33.59\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:16:\"Cuban heel 8.5cm\";s:9:\"shoe-size\";s:3:\"5.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:3:\"5.5\";}}i:101;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/Hcae93bf819cb4bccb2f45f9d3ec60f85h/WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes.jpg_640x640.jpg\";s:3:\"sku\";s:35:\"1005002414442771-cuban-heel-8-5cm-6\";s:7:\"sku_sub\";s:24:\"1005002414442771-brown-6\";s:5:\"skuId\";s:17:\"12000020573991351\";s:7:\"skuAttr\";s:41:\"14:365458#Cuban heel 8.5cm;200000124:1394\";s:13:\"regular_price\";s:5:\"55.98\";s:10:\"sale_price\";s:5:\"33.59\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:16:\"Cuban heel 8.5cm\";s:9:\"shoe-size\";s:1:\"6\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:1:\"6\";}}i:102;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/Hcae93bf819cb4bccb2f45f9d3ec60f85h/WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes.jpg_640x640.jpg\";s:3:\"sku\";s:37:\"1005002414442771-cuban-heel-8-5cm-4-5\";s:7:\"sku_sub\";s:26:\"1005002414442771-brown-4-5\";s:5:\"skuId\";s:17:\"12000020573991348\";s:7:\"skuAttr\";s:46:\"14:365458#Cuban heel 8.5cm;200000124:200000285\";s:13:\"regular_price\";s:5:\"55.98\";s:10:\"sale_price\";s:5:\"33.59\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:16:\"Cuban heel 8.5cm\";s:9:\"shoe-size\";s:3:\"4.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:3:\"4.5\";}}i:103;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/Hcae93bf819cb4bccb2f45f9d3ec60f85h/WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes.jpg_640x640.jpg\";s:3:\"sku\";s:35:\"1005002414442771-cuban-heel-8-5cm-5\";s:7:\"sku_sub\";s:24:\"1005002414442771-brown-5\";s:5:\"skuId\";s:17:\"12000020573991349\";s:7:\"skuAttr\";s:40:\"14:365458#Cuban heel 8.5cm;200000124:698\";s:13:\"regular_price\";s:5:\"55.98\";s:10:\"sale_price\";s:5:\"33.59\";s:5:\"stock\";i:1999;s:10:\"attributes\";a:2:{s:5:\"color\";s:16:\"Cuban heel 8.5cm\";s:9:\"shoe-size\";s:1:\"5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:1:\"5\";}}i:104;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/Hcae93bf819cb4bccb2f45f9d3ec60f85h/WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes.jpg_640x640.jpg\";s:3:\"sku\";s:37:\"1005002414442771-cuban-heel-8-5cm-7-5\";s:7:\"sku_sub\";s:26:\"1005002414442771-brown-7-5\";s:5:\"skuId\";s:17:\"12000020573991354\";s:7:\"skuAttr\";s:46:\"14:365458#Cuban heel 8.5cm;200000124:200000288\";s:13:\"regular_price\";s:5:\"55.98\";s:10:\"sale_price\";s:5:\"33.59\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:16:\"Cuban heel 8.5cm\";s:9:\"shoe-size\";s:3:\"7.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:3:\"7.5\";}}i:105;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/Hcae93bf819cb4bccb2f45f9d3ec60f85h/WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes.jpg_640x640.jpg\";s:3:\"sku\";s:35:\"1005002414442771-cuban-heel-8-5cm-8\";s:7:\"sku_sub\";s:24:\"1005002414442771-brown-8\";s:5:\"skuId\";s:17:\"12000020573991355\";s:7:\"skuAttr\";s:40:\"14:365458#Cuban heel 8.5cm;200000124:699\";s:13:\"regular_price\";s:5:\"55.98\";s:10:\"sale_price\";s:5:\"33.59\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:16:\"Cuban heel 8.5cm\";s:9:\"shoe-size\";s:1:\"8\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:1:\"8\";}}i:106;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/Hcae93bf819cb4bccb2f45f9d3ec60f85h/WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes.jpg_640x640.jpg\";s:3:\"sku\";s:37:\"1005002414442771-cuban-heel-8-5cm-6-5\";s:7:\"sku_sub\";s:26:\"1005002414442771-brown-6-5\";s:5:\"skuId\";s:17:\"12000020573991352\";s:7:\"skuAttr\";s:46:\"14:365458#Cuban heel 8.5cm;200000124:200000287\";s:13:\"regular_price\";s:5:\"55.98\";s:10:\"sale_price\";s:5:\"33.59\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:16:\"Cuban heel 8.5cm\";s:9:\"shoe-size\";s:3:\"6.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:3:\"6.5\";}}i:107;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/Hcae93bf819cb4bccb2f45f9d3ec60f85h/WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes.jpg_640x640.jpg\";s:3:\"sku\";s:35:\"1005002414442771-cuban-heel-8-5cm-7\";s:7:\"sku_sub\";s:24:\"1005002414442771-brown-7\";s:5:\"skuId\";s:17:\"12000020573991353\";s:7:\"skuAttr\";s:41:\"14:365458#Cuban heel 8.5cm;200000124:3434\";s:13:\"regular_price\";s:5:\"55.98\";s:10:\"sale_price\";s:5:\"33.59\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:16:\"Cuban heel 8.5cm\";s:9:\"shoe-size\";s:1:\"7\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:1:\"7\";}}i:108;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/Hcae93bf819cb4bccb2f45f9d3ec60f85h/WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes.jpg_640x640.jpg\";s:3:\"sku\";s:37:\"1005002414442771-cuban-heel-8-5cm-9-5\";s:7:\"sku_sub\";s:26:\"1005002414442771-brown-9-5\";s:5:\"skuId\";s:17:\"12000020573991358\";s:7:\"skuAttr\";s:46:\"14:365458#Cuban heel 8.5cm;200000124:200000290\";s:13:\"regular_price\";s:5:\"55.98\";s:10:\"sale_price\";s:5:\"33.59\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:16:\"Cuban heel 8.5cm\";s:9:\"shoe-size\";s:3:\"9.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:3:\"9.5\";}}i:109;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/Hcae93bf819cb4bccb2f45f9d3ec60f85h/WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes.jpg_640x640.jpg\";s:3:\"sku\";s:36:\"1005002414442771-cuban-heel-8-5cm-10\";s:7:\"sku_sub\";s:25:\"1005002414442771-brown-10\";s:5:\"skuId\";s:17:\"12000020573991359\";s:7:\"skuAttr\";s:41:\"14:365458#Cuban heel 8.5cm;200000124:1583\";s:13:\"regular_price\";s:5:\"55.98\";s:10:\"sale_price\";s:5:\"33.59\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:16:\"Cuban heel 8.5cm\";s:9:\"shoe-size\";s:2:\"10\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:2:\"10\";}}i:110;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/Hcae93bf819cb4bccb2f45f9d3ec60f85h/WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes.jpg_640x640.jpg\";s:3:\"sku\";s:37:\"1005002414442771-cuban-heel-8-5cm-8-5\";s:7:\"sku_sub\";s:26:\"1005002414442771-brown-8-5\";s:5:\"skuId\";s:17:\"12000020573991356\";s:7:\"skuAttr\";s:46:\"14:365458#Cuban heel 8.5cm;200000124:200000289\";s:13:\"regular_price\";s:5:\"55.98\";s:10:\"sale_price\";s:5:\"33.59\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:16:\"Cuban heel 8.5cm\";s:9:\"shoe-size\";s:3:\"8.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:3:\"8.5\";}}i:111;a:10:{s:5:\"image\";s:176:\"https://ae01.alicdn.com/kf/Hcae93bf819cb4bccb2f45f9d3ec60f85h/WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes.jpg_640x640.jpg\";s:3:\"sku\";s:35:\"1005002414442771-cuban-heel-8-5cm-9\";s:7:\"sku_sub\";s:24:\"1005002414442771-brown-9\";s:5:\"skuId\";s:17:\"12000020573991357\";s:7:\"skuAttr\";s:43:\"14:365458#Cuban heel 8.5cm;200000124:350262\";s:13:\"regular_price\";s:5:\"55.98\";s:10:\"sale_price\";s:5:\"33.59\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:16:\"Cuban heel 8.5cm\";s:9:\"shoe-size\";s:1:\"9\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:1:\"9\";}}}');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(77564, 4991, '_variation_description', ''),
(77565, 4991, '_sku', '1005002688793166-cinder-reflective-41-1-3'),
(77566, 4991, '_regular_price', '218.72'),
(77567, 4991, 'total_sales', '0'),
(77568, 4991, '_tax_status', 'taxable'),
(77569, 4991, '_tax_class', 'parent'),
(77570, 4991, '_manage_stock', 'yes'),
(77571, 4991, '_backorders', 'no'),
(77572, 4991, '_sold_individually', 'no'),
(77573, 4991, '_virtual', 'no'),
(77574, 4991, '_downloadable', 'no'),
(77575, 4991, '_download_limit', '-1'),
(77576, 4991, '_download_expiry', '-1'),
(77577, 4991, '_stock', '10000'),
(77578, 4991, '_stock_status', 'instock'),
(77579, 4991, '_wc_average_rating', '0'),
(77580, 4991, '_wc_review_count', '0'),
(77581, 4991, 'attribute_pa_color', 'cinder-reflective'),
(77582, 4991, 'attribute_pa_shoe-size', '41-1-3'),
(77583, 4991, '_price', '218.72'),
(77584, 4991, '_product_version', '4.1.0'),
(77585, 4991, '_vi_wad_aliexpress_variation_id', '12000021725460357'),
(77586, 4991, '_vi_wad_aliexpress_variation_attr', '14:1052#Cinder Reflective;200000124:203126821'),
(77587, 4992, '_variation_description', ''),
(77588, 4992, '_sku', '1005002688793166-cinder-reflective-42'),
(77589, 4992, '_regular_price', '218.72'),
(77590, 4992, 'total_sales', '0'),
(77591, 4992, '_tax_status', 'taxable'),
(77592, 4992, '_tax_class', 'parent'),
(77593, 4992, '_manage_stock', 'yes'),
(77594, 4992, '_backorders', 'no'),
(77595, 4992, '_sold_individually', 'no'),
(77596, 4992, '_virtual', 'no'),
(77597, 4992, '_downloadable', 'no'),
(77598, 4992, '_download_limit', '-1'),
(77599, 4992, '_download_expiry', '-1'),
(77600, 4992, '_stock', '10000'),
(77601, 4992, '_stock_status', 'instock'),
(77602, 4992, '_wc_average_rating', '0'),
(77603, 4992, '_wc_review_count', '0'),
(77604, 4992, 'attribute_pa_color', 'cinder-reflective'),
(77605, 4992, 'attribute_pa_shoe-size', '42'),
(77606, 4992, '_price', '218.72'),
(77607, 4992, '_product_version', '4.1.0'),
(77608, 4992, '_vi_wad_aliexpress_variation_id', '12000021725460358'),
(77609, 4992, '_vi_wad_aliexpress_variation_attr', '14:1052#Cinder Reflective;200000124:200000337'),
(77610, 4993, '_variation_description', ''),
(77611, 4993, '_sku', '1005002688793166-cinder-reflective-43-1-3'),
(77612, 4993, '_regular_price', '218.72'),
(77613, 4993, 'total_sales', '0'),
(77614, 4993, '_tax_status', 'taxable'),
(77615, 4993, '_tax_class', 'parent'),
(77616, 4993, '_manage_stock', 'yes'),
(77617, 4993, '_backorders', 'no'),
(77618, 4993, '_sold_individually', 'no'),
(77619, 4993, '_virtual', 'no'),
(77620, 4993, '_downloadable', 'no'),
(77621, 4993, '_download_limit', '-1'),
(77622, 4993, '_download_expiry', '-1'),
(77623, 4993, '_stock', '9999'),
(77624, 4993, '_stock_status', 'instock'),
(77625, 4993, '_wc_average_rating', '0'),
(77626, 4993, '_wc_review_count', '0'),
(77627, 4993, 'attribute_pa_color', 'cinder-reflective'),
(77628, 4993, 'attribute_pa_shoe-size', '43-1-3'),
(77629, 4993, '_price', '218.72'),
(77630, 4993, '_product_version', '4.1.0'),
(77631, 4993, '_vi_wad_aliexpress_variation_id', '12000021725460359'),
(77632, 4993, '_vi_wad_aliexpress_variation_attr', '14:1052#Cinder Reflective;200000124:203126825'),
(77633, 4994, '_variation_description', ''),
(77634, 4994, '_sku', '1005002688793166-cinder-reflective-44'),
(77635, 4994, '_regular_price', '218.72'),
(77636, 4994, 'total_sales', '0'),
(77637, 4994, '_tax_status', 'taxable'),
(77638, 4994, '_tax_class', 'parent'),
(77639, 4994, '_manage_stock', 'yes'),
(77640, 4994, '_backorders', 'no'),
(77641, 4994, '_sold_individually', 'no'),
(77642, 4994, '_virtual', 'no'),
(77643, 4994, '_downloadable', 'no'),
(77644, 4994, '_download_limit', '-1'),
(77645, 4994, '_download_expiry', '-1'),
(77646, 4994, '_stock', '10000'),
(77647, 4994, '_stock_status', 'instock'),
(77648, 4994, '_wc_average_rating', '0'),
(77649, 4994, '_wc_review_count', '0'),
(77650, 4994, 'attribute_pa_color', 'cinder-reflective'),
(77651, 4994, 'attribute_pa_shoe-size', '44'),
(77652, 4994, '_price', '218.72'),
(77653, 4994, '_product_version', '4.1.0'),
(77654, 4994, '_vi_wad_aliexpress_variation_id', '12000021725460360'),
(77655, 4994, '_vi_wad_aliexpress_variation_attr', '14:1052#Cinder Reflective;200000124:100010487'),
(77656, 4995, '_variation_description', ''),
(77657, 4995, '_sku', '1005002688793166-cinder-reflective-45-1-3'),
(77658, 4995, '_regular_price', '218.72'),
(77659, 4995, 'total_sales', '0'),
(77660, 4995, '_tax_status', 'taxable'),
(77661, 4995, '_tax_class', 'parent'),
(77662, 4995, '_manage_stock', 'yes'),
(77663, 4995, '_backorders', 'no'),
(77664, 4995, '_sold_individually', 'no'),
(77665, 4995, '_virtual', 'no'),
(77666, 4995, '_downloadable', 'no'),
(77667, 4995, '_download_limit', '-1'),
(77668, 4995, '_download_expiry', '-1'),
(77669, 4995, '_stock', '10000'),
(77670, 4995, '_stock_status', 'instock'),
(77671, 4996, '_wp_attached_file', '2021/06/Sexy-fine-documentary-shoes-with-color-matching-30-higher-than-in-the-spring-and-autumn-in-3.jpg'),
(77672, 4995, '_wc_average_rating', '0'),
(77673, 4996, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:104:\"2021/06/Sexy-fine-documentary-shoes-with-color-matching-30-higher-than-in-the-spring-and-autumn-in-3.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:104:\"Sexy-fine-documentary-shoes-with-color-matching-30-higher-than-in-the-spring-and-autumn-in-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:104:\"Sexy-fine-documentary-shoes-with-color-matching-30-higher-than-in-the-spring-and-autumn-in-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:104:\"Sexy-fine-documentary-shoes-with-color-matching-30-higher-than-in-the-spring-and-autumn-in-3-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:104:\"Sexy-fine-documentary-shoes-with-color-matching-30-higher-than-in-the-spring-and-autumn-in-3-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:104:\"Sexy-fine-documentary-shoes-with-color-matching-30-higher-than-in-the-spring-and-autumn-in-3-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:104:\"Sexy-fine-documentary-shoes-with-color-matching-30-higher-than-in-the-spring-and-autumn-in-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:104:\"Sexy-fine-documentary-shoes-with-color-matching-30-higher-than-in-the-spring-and-autumn-in-3-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:104:\"Sexy-fine-documentary-shoes-with-color-matching-30-higher-than-in-the-spring-and-autumn-in-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:104:\"Sexy-fine-documentary-shoes-with-color-matching-30-higher-than-in-the-spring-and-autumn-in-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:104:\"Sexy-fine-documentary-shoes-with-color-matching-30-higher-than-in-the-spring-and-autumn-in-3-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:104:\"Sexy-fine-documentary-shoes-with-color-matching-30-higher-than-in-the-spring-and-autumn-in-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(77674, 4995, '_wc_review_count', '0'),
(77675, 4995, 'attribute_pa_color', 'cinder-reflective'),
(77676, 4995, 'attribute_pa_shoe-size', '45-1-3'),
(77677, 4995, '_price', '218.72'),
(77678, 4995, '_product_version', '4.1.0'),
(77679, 4995, '_vi_wad_aliexpress_variation_id', '12000021725460361'),
(77680, 4995, '_vi_wad_aliexpress_variation_attr', '14:1052#Cinder Reflective;200000124:203126829'),
(77681, 4997, '_variation_description', ''),
(77682, 4997, '_sku', '1005002688793166-cinder-reflective-46'),
(77683, 4997, '_regular_price', '218.72'),
(77684, 4997, 'total_sales', '0'),
(77685, 4997, '_tax_status', 'taxable'),
(77686, 4997, '_tax_class', 'parent'),
(77687, 4997, '_manage_stock', 'yes'),
(77688, 4997, '_backorders', 'no'),
(77689, 4997, '_sold_individually', 'no'),
(77690, 4997, '_virtual', 'no'),
(77691, 4997, '_downloadable', 'no'),
(77692, 4997, '_download_limit', '-1'),
(77693, 4997, '_download_expiry', '-1'),
(77694, 4997, '_stock', '10000'),
(77695, 4997, '_stock_status', 'instock'),
(77696, 4997, '_wc_average_rating', '0'),
(77697, 4997, '_wc_review_count', '0'),
(77698, 4997, 'attribute_pa_color', 'cinder-reflective'),
(77699, 4997, 'attribute_pa_shoe-size', '46'),
(77700, 4997, '_price', '218.72'),
(77701, 4997, '_product_version', '4.1.0'),
(77702, 4997, '_vi_wad_aliexpress_variation_id', '12000021725460362'),
(77703, 4997, '_vi_wad_aliexpress_variation_attr', '14:1052#Cinder Reflective;200000124:200000899'),
(77704, 4998, '_variation_description', ''),
(77705, 4998, '_sku', '1005002688793166-cinder-reflective-47-1-3'),
(77706, 4998, '_regular_price', '218.72'),
(77707, 4998, 'total_sales', '0'),
(77708, 4998, '_tax_status', 'taxable'),
(77709, 4998, '_tax_class', 'parent'),
(77710, 4998, '_manage_stock', 'yes'),
(77711, 4998, '_backorders', 'no'),
(77712, 4998, '_sold_individually', 'no'),
(77713, 4998, '_virtual', 'no'),
(77714, 4998, '_downloadable', 'no'),
(77715, 4998, '_download_limit', '-1'),
(77716, 4998, '_download_expiry', '-1'),
(77717, 4998, '_stock', '10000'),
(77718, 4998, '_stock_status', 'instock'),
(77719, 4998, '_wc_average_rating', '0'),
(77720, 4998, '_wc_review_count', '0'),
(77721, 4998, 'attribute_pa_color', 'cinder-reflective'),
(77722, 4998, 'attribute_pa_shoe-size', '47-1-3'),
(77723, 4998, '_price', '218.72'),
(77724, 4998, '_product_version', '4.1.0'),
(77725, 4998, '_vi_wad_aliexpress_variation_id', '12000021725460363'),
(77726, 4998, '_vi_wad_aliexpress_variation_attr', '14:1052#Cinder Reflective;200000124:203126833'),
(77727, 4999, '_variation_description', ''),
(77728, 4999, '_sku', '1005002688793166-core-black-red-36'),
(77729, 4999, '_regular_price', '218.72'),
(77730, 4999, 'total_sales', '0'),
(77731, 4999, '_tax_status', 'taxable'),
(77732, 4999, '_tax_class', 'parent'),
(77733, 4999, '_manage_stock', 'yes'),
(77734, 4999, '_backorders', 'no'),
(77735, 4999, '_sold_individually', 'no'),
(77736, 4999, '_virtual', 'no'),
(77737, 4999, '_downloadable', 'no'),
(77738, 4999, '_download_limit', '-1'),
(77739, 4999, '_download_expiry', '-1'),
(77740, 4999, '_stock', '10000'),
(77741, 4999, '_stock_status', 'instock'),
(77742, 4999, '_wc_average_rating', '0'),
(77743, 4999, '_wc_review_count', '0'),
(77744, 4996, '_vi_wad_image_id', 'ae01.alicdn.com/kf/HTB1xa_9cRiE3KVjSZFMq6zQhVXaj/Sexy-fine-documentary-shoes-with-color-matching-30-higher-than-in-the-spring-and-autumn-in.jpg'),
(77745, 4999, 'attribute_pa_color', 'core-black-red'),
(77746, 4999, 'attribute_pa_shoe-size', '36'),
(77747, 4999, '_price', '218.72'),
(77748, 4999, '_product_version', '4.1.0'),
(77749, 4999, '_vi_wad_aliexpress_variation_id', '12000021725460364'),
(77750, 4999, '_vi_wad_aliexpress_variation_attr', '14:496#Core Black Red;200000124:200000334'),
(77751, 5000, '_variation_description', ''),
(77752, 5000, '_sku', '1005002688793166-core-black-red-37-1-3'),
(77753, 5000, '_regular_price', '218.72'),
(77754, 5000, 'total_sales', '0'),
(77755, 5000, '_tax_status', 'taxable'),
(77756, 5000, '_tax_class', 'parent'),
(77757, 5000, '_manage_stock', 'yes'),
(77758, 5000, '_backorders', 'no'),
(77759, 5000, '_sold_individually', 'no'),
(77760, 5000, '_virtual', 'no'),
(77761, 5000, '_downloadable', 'no'),
(77762, 5000, '_download_limit', '-1'),
(77763, 5000, '_download_expiry', '-1'),
(77764, 5000, '_stock', '10000'),
(77765, 5000, '_stock_status', 'instock'),
(77766, 5000, '_wc_average_rating', '0'),
(77767, 5000, '_wc_review_count', '0'),
(77768, 5000, 'attribute_pa_color', 'core-black-red'),
(77769, 5000, 'attribute_pa_shoe-size', '37-1-3'),
(77770, 5000, '_price', '218.72'),
(77771, 5000, '_product_version', '4.1.0'),
(77772, 5000, '_vi_wad_aliexpress_variation_id', '12000021725460365'),
(77773, 5000, '_vi_wad_aliexpress_variation_attr', '14:496#Core Black Red;200000124:203126813'),
(77774, 5002, '_variation_description', ''),
(77775, 5002, '_sku', '1005002688793166-core-black-red-38'),
(77776, 5002, '_regular_price', '218.72'),
(77777, 5002, 'total_sales', '0'),
(77778, 5002, '_tax_status', 'taxable'),
(77779, 5002, '_tax_class', 'parent'),
(77780, 5002, '_manage_stock', 'yes'),
(77781, 5002, '_backorders', 'no'),
(77782, 5002, '_sold_individually', 'no'),
(77783, 5002, '_virtual', 'no'),
(77784, 5002, '_downloadable', 'no'),
(77785, 5002, '_download_limit', '-1'),
(77786, 5002, '_download_expiry', '-1'),
(77787, 5002, '_stock', '10000'),
(77788, 5002, '_stock_status', 'instock'),
(77789, 5002, '_wc_average_rating', '0'),
(77790, 5002, '_wc_review_count', '0'),
(77791, 5002, 'attribute_pa_color', 'core-black-red'),
(77792, 5002, 'attribute_pa_shoe-size', '38'),
(77793, 5002, '_price', '218.72'),
(77794, 5002, '_product_version', '4.1.0'),
(77795, 5002, '_vi_wad_aliexpress_variation_id', '12000021725460366'),
(77796, 5002, '_vi_wad_aliexpress_variation_attr', '14:496#Core Black Red;200000124:200000898'),
(77797, 5003, '_variation_description', ''),
(77798, 5003, '_sku', '1005002688793166-core-black-red-39-1-3'),
(77799, 5003, '_regular_price', '218.72'),
(77800, 5003, 'total_sales', '0'),
(77801, 5003, '_tax_status', 'taxable'),
(77802, 5003, '_tax_class', 'parent'),
(77803, 5003, '_manage_stock', 'yes'),
(77804, 5003, '_backorders', 'no'),
(77805, 5003, '_sold_individually', 'no'),
(77806, 5003, '_virtual', 'no'),
(77807, 5003, '_downloadable', 'no'),
(77808, 5003, '_download_limit', '-1'),
(77809, 5003, '_download_expiry', '-1'),
(77810, 5003, '_stock', '10000'),
(77811, 5003, '_stock_status', 'instock'),
(77812, 5003, '_wc_average_rating', '0'),
(77813, 5003, '_wc_review_count', '0'),
(77814, 5003, 'attribute_pa_color', 'core-black-red'),
(77815, 5003, 'attribute_pa_shoe-size', '39-1-3'),
(77816, 5003, '_price', '218.72'),
(77817, 5003, '_product_version', '4.1.0'),
(77818, 5003, '_vi_wad_aliexpress_variation_id', '12000021725460367'),
(77819, 5003, '_vi_wad_aliexpress_variation_attr', '14:496#Core Black Red;200000124:203126817'),
(77820, 5004, '_variation_description', ''),
(77821, 5004, '_sku', '1005002688793166-core-black-red-40'),
(77822, 5004, '_regular_price', '218.72'),
(77823, 5004, 'total_sales', '0'),
(77824, 5004, '_tax_status', 'taxable'),
(77825, 5004, '_tax_class', 'parent'),
(77826, 5004, '_manage_stock', 'yes'),
(77827, 5004, '_backorders', 'no'),
(77828, 5004, '_sold_individually', 'no'),
(77829, 5001, '_vi_wad_description_images', 'a:10:{i:0;s:54:\"//ae01.alicdn.com/kf/HTB1iY_la4D1gK0jSZFKq6AJrVXan.jpg\";i:1;s:54:\"//ae01.alicdn.com/kf/HTB1QvYja4z1gK0jSZSgq6yvwpXaf.jpg\";i:2;s:54:\"//ae01.alicdn.com/kf/HTB1_WTja.z1gK0jSZLeq6z9kVXaS.jpg\";i:3;s:54:\"//ae01.alicdn.com/kf/HTB1S0jlaW61gK0jSZFlq6xDKFXaz.jpg\";i:4;s:54:\"//ae01.alicdn.com/kf/HTB15Evia1T2gK0jSZFvq6xnFXXav.jpg\";i:5;s:54:\"//ae01.alicdn.com/kf/HTB1zxPhaVP7gK0jSZFjq6A5aXXaN.jpg\";i:6;s:54:\"//ae01.alicdn.com/kf/HTB1M36ja1H2gK0jSZFEq6AqMpXah.jpg\";i:7;s:54:\"//ae01.alicdn.com/kf/HTB1XiDYblSD3KVjSZFqq6A4bpXax.jpg\";i:8;s:54:\"//ae01.alicdn.com/kf/HTB1clzUboKF3KVjSZFEq6xExFXao.jpg\";i:9;s:54:\"//ae01.alicdn.com/kf/HTB1liu2affsK1RjSszb763qBXXat.png\";}'),
(77830, 5001, '_vi_wad_sku', '4000024103531'),
(77831, 5004, '_virtual', 'no'),
(77832, 5001, '_vi_wad_attributes', 'a:2:{i:14;a:5:{s:6:\"values\";a:16:{s:6:\"14:771\";s:19:\"blue Wide heel 10cm\";s:6:\"14:193\";s:13:\"Blue heel 9cm\";s:6:\"14:173\";s:15:\"Blue heel 8.5cm\";s:7:\"14:1254\";s:15:\"Blue heel 7.5cm\";s:9:\"14:365458\";s:13:\"Blue heel 6cm\";s:12:\"14:100018786\";s:20:\"green wide heel 10cm\";s:9:\"14:350850\";s:14:\"green heel 9cm\";s:6:\"14:691\";s:16:\"green heel 8.5cm\";s:12:\"14:200004890\";s:16:\"green heel 7.5cm\";s:6:\"14:175\";s:14:\"green heel 6cm\";s:12:\"14:200004889\";s:19:\"pink wide heel 10cm\";s:12:\"14:200002130\";s:14:\"pink heel 10cm\";s:12:\"14:200003699\";s:13:\"pink heel 9cm\";s:9:\"14:350852\";s:16:\"pink  heel 8.5cm\";s:7:\"14:1052\";s:15:\"pink heel 7.5cm\";s:6:\"14:496\";s:13:\"pink heel 6cm\";}s:4:\"slug\";s:5:\"color\";s:4:\"name\";s:5:\"Color\";s:8:\"position\";i:0;s:10:\"values_sub\";a:16:{s:6:\"14:771\";s:5:\"Beige\";s:6:\"14:193\";s:5:\"BLACK\";s:6:\"14:173\";s:4:\"Blue\";s:7:\"14:1254\";s:8:\"Sky Blue\";s:9:\"14:365458\";s:5:\"Brown\";s:12:\"14:100018786\";s:5:\"Clear\";s:9:\"14:350850\";s:4:\"Gold\";s:6:\"14:691\";s:4:\"Gray\";s:12:\"14:200004890\";s:9:\"Dark Grey\";s:6:\"14:175\";s:5:\"Green\";s:12:\"14:200004889\";s:10:\"Army Green\";s:12:\"14:200002130\";s:5:\"Ivory\";s:12:\"14:200003699\";s:5:\"MULTI\";s:9:\"14:350852\";s:6:\"Orange\";s:7:\"14:1052\";s:4:\"Pink\";s:6:\"14:496\";s:6:\"Purple\";}}i:200000124;a:5:{s:6:\"values\";a:14:{s:13:\"200000124:153\";s:1:\"4\";s:19:\"200000124:200000285\";s:3:\"4.5\";s:13:\"200000124:698\";s:1:\"5\";s:19:\"200000124:200000286\";s:3:\"5.5\";s:14:\"200000124:1394\";s:1:\"6\";s:19:\"200000124:200000287\";s:3:\"6.5\";s:14:\"200000124:3434\";s:1:\"7\";s:19:\"200000124:200000288\";s:3:\"7.5\";s:13:\"200000124:699\";s:1:\"8\";s:19:\"200000124:200000289\";s:3:\"8.5\";s:16:\"200000124:350262\";s:1:\"9\";s:19:\"200000124:200000290\";s:3:\"9.5\";s:14:\"200000124:1583\";s:2:\"10\";s:19:\"200000124:200000291\";s:4:\"10.5\";}s:4:\"slug\";s:9:\"shoe-size\";s:4:\"name\";s:9:\"Shoe Size\";s:8:\"position\";i:1;s:10:\"values_sub\";a:14:{s:13:\"200000124:153\";s:1:\"4\";s:19:\"200000124:200000285\";s:3:\"4.5\";s:13:\"200000124:698\";s:1:\"5\";s:19:\"200000124:200000286\";s:3:\"5.5\";s:14:\"200000124:1394\";s:1:\"6\";s:19:\"200000124:200000287\";s:3:\"6.5\";s:14:\"200000124:3434\";s:1:\"7\";s:19:\"200000124:200000288\";s:3:\"7.5\";s:13:\"200000124:699\";s:1:\"8\";s:19:\"200000124:200000289\";s:3:\"8.5\";s:16:\"200000124:350262\";s:1:\"9\";s:19:\"200000124:200000290\";s:3:\"9.5\";s:14:\"200000124:1583\";s:2:\"10\";s:19:\"200000124:200000291\";s:4:\"10.5\";}}}'),
(77833, 5004, '_downloadable', 'no'),
(77834, 5001, '_vi_wad_list_attributes', 'a:30:{s:6:\"14:771\";a:4:{s:4:\"name\";s:19:\"blue Wide heel 10cm\";s:8:\"name_sub\";s:5:\"Beige\";s:5:\"color\";s:7:\"#F8F7E7\";s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1EgYkaYH1gK0jSZFwq6A7aXXaO/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";}s:6:\"14:193\";a:4:{s:4:\"name\";s:13:\"Blue heel 9cm\";s:8:\"name_sub\";s:5:\"BLACK\";s:5:\"color\";s:7:\"#000000\";s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1bP7ea1L2gK0jSZPhq6yhvXXaL/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";}s:6:\"14:173\";a:4:{s:4:\"name\";s:15:\"Blue heel 8.5cm\";s:8:\"name_sub\";s:4:\"Blue\";s:5:\"color\";s:7:\"#0080FF\";s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1jqgga5_1gK0jSZFqq6ApaXXaw/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";}s:7:\"14:1254\";a:4:{s:4:\"name\";s:15:\"Blue heel 7.5cm\";s:8:\"name_sub\";s:8:\"Sky Blue\";s:5:\"color\";s:7:\"#1EDDFF\";s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1VPZfa.H1gK0jSZSyq6xtlpXaK/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";}s:9:\"14:365458\";a:4:{s:4:\"name\";s:13:\"Blue heel 6cm\";s:8:\"name_sub\";s:5:\"Brown\";s:5:\"color\";s:7:\"#8D6468\";s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1wF3ga4n1gK0jSZKPq6xvUXXaV/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";}s:12:\"14:100018786\";a:4:{s:4:\"name\";s:20:\"green wide heel 10cm\";s:8:\"name_sub\";s:5:\"Clear\";s:5:\"color\";s:5:\"clear\";s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1Orgga.D1gK0jSZFGq6zd3FXaz/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";}s:9:\"14:350850\";a:4:{s:4:\"name\";s:14:\"green heel 9cm\";s:8:\"name_sub\";s:4:\"Gold\";s:5:\"color\";s:7:\"#FFD700\";s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1Zlnia7Y2gK0jSZFgq6A5OFXaA/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";}s:6:\"14:691\";a:4:{s:4:\"name\";s:16:\"green heel 8.5cm\";s:8:\"name_sub\";s:4:\"Gray\";s:5:\"color\";s:4:\"#999\";s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1OYsfa1L2gK0jSZPhq6yhvXXao/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";}s:12:\"14:200004890\";a:4:{s:4:\"name\";s:16:\"green heel 7.5cm\";s:8:\"name_sub\";s:9:\"Dark Grey\";s:5:\"color\";s:4:\"#666\";s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1dgQga7L0gK0jSZFtq6xQCXXaz/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";}s:6:\"14:175\";a:4:{s:4:\"name\";s:14:\"green heel 6cm\";s:8:\"name_sub\";s:5:\"Green\";s:5:\"color\";s:7:\"#007000\";s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1bhgga4n1gK0jSZKPq6xvUXXaK/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";}s:12:\"14:200004889\";a:4:{s:4:\"name\";s:19:\"pink wide heel 10cm\";s:8:\"name_sub\";s:10:\"Army Green\";s:5:\"color\";s:7:\"#7C8C30\";s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1mxQga4z1gK0jSZSgq6yvwpXax/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";}s:12:\"14:200002130\";a:4:{s:4:\"name\";s:14:\"pink heel 10cm\";s:8:\"name_sub\";s:5:\"Ivory\";s:5:\"color\";s:7:\"#FDFDE8\";s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1_2vka7L0gK0jSZFxq6xWHVXav/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";}s:12:\"14:200003699\";a:4:{s:4:\"name\";s:13:\"pink heel 9cm\";s:8:\"name_sub\";s:5:\"MULTI\";s:5:\"color\";s:5:\"mutil\";s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1PMQga.T1gK0jSZFrq6ANCXXaN/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";}s:9:\"14:350852\";a:4:{s:4:\"name\";s:16:\"pink  heel 8.5cm\";s:8:\"name_sub\";s:6:\"Orange\";s:5:\"color\";s:7:\"#FFA500\";s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1qGIiaYH1gK0jSZFwq6A7aXXa7/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";}s:7:\"14:1052\";a:4:{s:4:\"name\";s:15:\"pink heel 7.5cm\";s:8:\"name_sub\";s:4:\"Pink\";s:5:\"color\";s:7:\"#FFC0CB\";s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1NEIha.Y1gK0jSZFCq6AwqXXak/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";}s:6:\"14:496\";a:4:{s:4:\"name\";s:13:\"pink heel 6cm\";s:8:\"name_sub\";s:6:\"Purple\";s:5:\"color\";s:7:\"#6C3365\";s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1wUZfa2b2gK0jSZK9q6yEgFXah/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";}s:13:\"200000124:153\";a:4:{s:4:\"name\";s:1:\"4\";s:8:\"name_sub\";s:1:\"4\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000285\";a:4:{s:4:\"name\";s:3:\"4.5\";s:8:\"name_sub\";s:3:\"4.5\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:13:\"200000124:698\";a:4:{s:4:\"name\";s:1:\"5\";s:8:\"name_sub\";s:1:\"5\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000286\";a:4:{s:4:\"name\";s:3:\"5.5\";s:8:\"name_sub\";s:3:\"5.5\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:14:\"200000124:1394\";a:4:{s:4:\"name\";s:1:\"6\";s:8:\"name_sub\";s:1:\"6\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000287\";a:4:{s:4:\"name\";s:3:\"6.5\";s:8:\"name_sub\";s:3:\"6.5\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:14:\"200000124:3434\";a:4:{s:4:\"name\";s:1:\"7\";s:8:\"name_sub\";s:1:\"7\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000288\";a:4:{s:4:\"name\";s:3:\"7.5\";s:8:\"name_sub\";s:3:\"7.5\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:13:\"200000124:699\";a:4:{s:4:\"name\";s:1:\"8\";s:8:\"name_sub\";s:1:\"8\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000289\";a:4:{s:4:\"name\";s:3:\"8.5\";s:8:\"name_sub\";s:3:\"8.5\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:16:\"200000124:350262\";a:4:{s:4:\"name\";s:1:\"9\";s:8:\"name_sub\";s:1:\"9\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000290\";a:4:{s:4:\"name\";s:3:\"9.5\";s:8:\"name_sub\";s:3:\"9.5\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:14:\"200000124:1583\";a:4:{s:4:\"name\";s:2:\"10\";s:8:\"name_sub\";s:2:\"10\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000291\";a:4:{s:4:\"name\";s:4:\"10.5\";s:8:\"name_sub\";s:4:\"10.5\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}}'),
(77835, 5004, '_download_limit', '-1'),
(77836, 5001, '_vi_wad_shipping_info', 'a:6:{s:4:\"time\";i:1622550327;s:7:\"country\";s:2:\"LK\";s:7:\"company\";s:3:\"EMS\";s:7:\"freight\";s:3096:\"[{\"bizShowMind\":{\"layout\":[]},\"commitDay\":\"75\",\"company\":\"EMS\",\"currency\":\"USD\",\"discount\":0,\"displayType\":\"deliveryTime\",\"features\":{},\"freightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $50.20\",\"value\":50.2},\"freightFeatures\":{\"provider\":\"ae_config\"},\"freightLayout\":{\"displayType\":\"deliveryTime\",\"layout\":[{\"text\":\"Shipping: US $50.20\",\"type\":\"title\"},{\"text\":\"To <font color=\'#000000\'>Sri Lanka</font> via EMS\",\"type\":\"subtitle\"}],\"openShippingPanel\":\"true\"},\"fullMailLine\":false,\"hbaService\":false,\"i18nMap\":{},\"id\":0,\"name\":\"FreightItemModule\",\"sendGoodsCountry\":\"CN\",\"sendGoodsCountryFullName\":\"China\",\"serviceName\":\"EMS\",\"standardFreightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $50.20\",\"value\":50.2},\"time\":\"22-51\",\"tracking\":true},{\"bizShowMind\":{\"layout\":[]},\"commitDay\":\"75\",\"company\":\"AliExpress Premium Shipping\",\"currency\":\"USD\",\"discount\":10,\"displayType\":\"deliveryTime\",\"features\":{},\"freightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $59.54\",\"value\":59.54},\"freightFeatures\":{\"provider\":\"ae_config\"},\"freightLayout\":{\"displayType\":\"deliveryTime\",\"layout\":[{\"text\":\"Shipping: US $59.54\",\"type\":\"title\"},{\"text\":\"To <font color=\'#000000\'>Sri Lanka</font> via AliExpress Premium Shipping\",\"type\":\"subtitle\"}],\"openShippingPanel\":\"true\"},\"fullMailLine\":false,\"hbaService\":false,\"i18nMap\":{},\"id\":0,\"name\":\"FreightItemModule\",\"sendGoodsCountry\":\"CN\",\"sendGoodsCountryFullName\":\"China\",\"serviceName\":\"CAINIAO_PREMIUM\",\"standardFreightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $59.54\",\"value\":59.54},\"time\":\"14-22\",\"tracking\":true},{\"bizShowMind\":{\"layout\":[]},\"commitDay\":\"75\",\"company\":\"UPS Express Saver\",\"currency\":\"USD\",\"discount\":0,\"displayType\":\"deliveryTime\",\"features\":{},\"freightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $115.15\",\"value\":115.15},\"freightFeatures\":{\"provider\":\"ae_config\"},\"freightLayout\":{\"displayType\":\"deliveryTime\",\"layout\":[{\"text\":\"Shipping: US $115.15\",\"type\":\"title\"},{\"text\":\"To <font color=\'#000000\'>Sri Lanka</font> via UPS Express Saver\",\"type\":\"subtitle\"}],\"openShippingPanel\":\"true\"},\"fullMailLine\":false,\"hbaService\":false,\"i18nMap\":{},\"id\":0,\"name\":\"FreightItemModule\",\"sendGoodsCountry\":\"CN\",\"sendGoodsCountryFullName\":\"China\",\"serviceName\":\"UPS\",\"standardFreightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $115.15\",\"value\":115.15},\"time\":\"14-22\",\"tracking\":true},{\"bizShowMind\":{\"layout\":[]},\"commitDay\":\"75\",\"company\":\"DHL\",\"currency\":\"USD\",\"discount\":0,\"displayType\":\"deliveryTime\",\"features\":{},\"freightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $205.80\",\"value\":205.8},\"freightFeatures\":{\"provider\":\"ae_config\"},\"freightLayout\":{\"displayType\":\"deliveryTime\",\"layout\":[{\"text\":\"Shipping: US $205.80\",\"type\":\"title\"},{\"text\":\"To <font color=\'#000000\'>Sri Lanka</font> via DHL\",\"type\":\"subtitle\"}],\"openShippingPanel\":\"true\"},\"fullMailLine\":false,\"hbaService\":false,\"i18nMap\":{},\"id\":0,\"name\":\"FreightItemModule\",\"sendGoodsCountry\":\"CN\",\"sendGoodsCountryFullName\":\"China\",\"serviceName\":\"DHL\",\"standardFreightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $205.80\",\"value\":205.8},\"time\":\"16-24\",\"tracking\":true}]\";s:13:\"shipping_cost\";d:50.2000000000000028421709430404007434844970703125;s:13:\"delivery_time\";s:5:\"22-51\";}'),
(77837, 5004, '_download_expiry', '-1'),
(77838, 5001, '_vi_wad_gallery', 'a:6:{i:0;s:151:\"https://ae01.alicdn.com/kf/HTB1TW2ia.D1gK0jSZFGq6zd3FXac/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg\";i:1;s:151:\"https://ae01.alicdn.com/kf/HTB1cWrha1L2gK0jSZPhq6yhvXXa1/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg\";i:2;s:151:\"https://ae01.alicdn.com/kf/HTB11SYha.z1gK0jSZLeq6z9kVXaj/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg\";i:3;s:151:\"https://ae01.alicdn.com/kf/HTB17ETja7H0gK0jSZPiq6yvapXat/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg\";i:4;s:151:\"https://ae01.alicdn.com/kf/HTB15jffaVY7gK0jSZKzq6yikpXam/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg\";i:5;s:151:\"https://ae01.alicdn.com/kf/HTB1PfHiaYr1gK0jSZFDq6z9yVXaP/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg\";}'),
(77839, 5004, '_stock', '10000'),
(77840, 5001, '_vi_wad_variation_images', 'a:16:{s:6:\"14:771\";s:163:\"https://ae01.alicdn.com/kf/HTB1EgYkaYH1gK0jSZFwq6A7aXXaO/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:6:\"14:193\";s:163:\"https://ae01.alicdn.com/kf/HTB1bP7ea1L2gK0jSZPhq6yhvXXaL/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:6:\"14:173\";s:163:\"https://ae01.alicdn.com/kf/HTB1jqgga5_1gK0jSZFqq6ApaXXaw/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:7:\"14:1254\";s:163:\"https://ae01.alicdn.com/kf/HTB1VPZfa.H1gK0jSZSyq6xtlpXaK/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:9:\"14:365458\";s:163:\"https://ae01.alicdn.com/kf/HTB1wF3ga4n1gK0jSZKPq6xvUXXaV/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:12:\"14:100018786\";s:163:\"https://ae01.alicdn.com/kf/HTB1Orgga.D1gK0jSZFGq6zd3FXaz/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:9:\"14:350850\";s:163:\"https://ae01.alicdn.com/kf/HTB1Zlnia7Y2gK0jSZFgq6A5OFXaA/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:6:\"14:691\";s:163:\"https://ae01.alicdn.com/kf/HTB1OYsfa1L2gK0jSZPhq6yhvXXao/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:12:\"14:200004890\";s:163:\"https://ae01.alicdn.com/kf/HTB1dgQga7L0gK0jSZFtq6xQCXXaz/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:6:\"14:175\";s:163:\"https://ae01.alicdn.com/kf/HTB1bhgga4n1gK0jSZKPq6xvUXXaK/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:12:\"14:200004889\";s:163:\"https://ae01.alicdn.com/kf/HTB1mxQga4z1gK0jSZSgq6yvwpXax/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:12:\"14:200002130\";s:163:\"https://ae01.alicdn.com/kf/HTB1_2vka7L0gK0jSZFxq6xWHVXav/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:12:\"14:200003699\";s:163:\"https://ae01.alicdn.com/kf/HTB1PMQga.T1gK0jSZFrq6ANCXXaN/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:9:\"14:350852\";s:163:\"https://ae01.alicdn.com/kf/HTB1qGIiaYH1gK0jSZFwq6A7aXXa7/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:7:\"14:1052\";s:163:\"https://ae01.alicdn.com/kf/HTB1NEIha.Y1gK0jSZFCq6AwqXXak/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:6:\"14:496\";s:163:\"https://ae01.alicdn.com/kf/HTB1wUZfa2b2gK0jSZK9q6yEgFXah/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";}'),
(77841, 5004, '_stock_status', 'instock'),
(77842, 5001, '_vi_wad_store_info', 'a:3:{s:4:\"name\";s:23:\"Ainna dance world Store\";s:3:\"url\";s:34:\"//www.aliexpress.com/store/2954038\";s:3:\"num\";i:2954038;}'),
(77843, 5004, '_wc_average_rating', '0'),
(77844, 5004, '_wc_review_count', '0'),
(77845, 5004, 'attribute_pa_color', 'core-black-red'),
(77846, 5004, 'attribute_pa_shoe-size', '40'),
(77847, 5004, '_price', '218.72'),
(77848, 5004, '_product_version', '4.1.0'),
(77849, 5004, '_vi_wad_aliexpress_variation_id', '12000021725460368'),
(77850, 5004, '_vi_wad_aliexpress_variation_attr', '14:496#Core Black Red;200000124:100013888');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(77851, 5001, '_vi_wad_variations', 'a:224:{i:0;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1bhgga4n1gK0jSZKPq6xvUXXaK/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:31:\"4000024103531-green-heel-6cm-10\";s:7:\"sku_sub\";s:22:\"4000024103531-green-10\";s:5:\"skuId\";s:17:\"10000000055681987\";s:7:\"skuAttr\";s:36:\"14:175#green heel 6cm;200000124:1583\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:14:\"green heel 6cm\";s:9:\"shoe-size\";s:2:\"10\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"10\";}}i:1;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1bhgga4n1gK0jSZKPq6xvUXXaK/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:32:\"4000024103531-green-heel-6cm-9-5\";s:7:\"sku_sub\";s:23:\"4000024103531-green-9-5\";s:5:\"skuId\";s:17:\"10000000055681986\";s:7:\"skuAttr\";s:41:\"14:175#green heel 6cm;200000124:200000290\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:1999;s:10:\"attributes\";a:2:{s:5:\"color\";s:14:\"green heel 6cm\";s:9:\"shoe-size\";s:3:\"9.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:3:\"9.5\";}}i:2;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1bhgga4n1gK0jSZKPq6xvUXXaK/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"4000024103531-green-heel-6cm-9\";s:7:\"sku_sub\";s:21:\"4000024103531-green-9\";s:5:\"skuId\";s:17:\"10000000055681985\";s:7:\"skuAttr\";s:38:\"14:175#green heel 6cm;200000124:350262\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:1999;s:10:\"attributes\";a:2:{s:5:\"color\";s:14:\"green heel 6cm\";s:9:\"shoe-size\";s:1:\"9\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:1:\"9\";}}i:3;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1bhgga4n1gK0jSZKPq6xvUXXaK/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:32:\"4000024103531-green-heel-6cm-8-5\";s:7:\"sku_sub\";s:23:\"4000024103531-green-8-5\";s:5:\"skuId\";s:17:\"10000000055681984\";s:7:\"skuAttr\";s:41:\"14:175#green heel 6cm;200000124:200000289\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:14:\"green heel 6cm\";s:9:\"shoe-size\";s:3:\"8.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:3:\"8.5\";}}i:4;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1mxQga4z1gK0jSZSgq6yvwpXax/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:35:\"4000024103531-pink-wide-heel-10cm-5\";s:7:\"sku_sub\";s:26:\"4000024103531-army-green-5\";s:5:\"skuId\";s:17:\"10000000055681991\";s:7:\"skuAttr\";s:46:\"14:200004889#pink wide heel 10cm;200000124:698\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:19:\"pink wide heel 10cm\";s:9:\"shoe-size\";s:1:\"5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:10:\"Army Green\";s:9:\"shoe-size\";s:1:\"5\";}}i:5;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1mxQga4z1gK0jSZSgq6yvwpXax/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:37:\"4000024103531-pink-wide-heel-10cm-4-5\";s:7:\"sku_sub\";s:28:\"4000024103531-army-green-4-5\";s:5:\"skuId\";s:17:\"10000000055681990\";s:7:\"skuAttr\";s:52:\"14:200004889#pink wide heel 10cm;200000124:200000285\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:1998;s:10:\"attributes\";a:2:{s:5:\"color\";s:19:\"pink wide heel 10cm\";s:9:\"shoe-size\";s:3:\"4.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:10:\"Army Green\";s:9:\"shoe-size\";s:3:\"4.5\";}}i:6;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1mxQga4z1gK0jSZSgq6yvwpXax/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:35:\"4000024103531-pink-wide-heel-10cm-4\";s:7:\"sku_sub\";s:26:\"4000024103531-army-green-4\";s:5:\"skuId\";s:17:\"10000000055681989\";s:7:\"skuAttr\";s:46:\"14:200004889#pink wide heel 10cm;200000124:153\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:19:\"pink wide heel 10cm\";s:9:\"shoe-size\";s:1:\"4\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:10:\"Army Green\";s:9:\"shoe-size\";s:1:\"4\";}}i:7;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1bhgga4n1gK0jSZKPq6xvUXXaK/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:33:\"4000024103531-green-heel-6cm-10-5\";s:7:\"sku_sub\";s:24:\"4000024103531-green-10-5\";s:5:\"skuId\";s:17:\"10000000055681988\";s:7:\"skuAttr\";s:41:\"14:175#green heel 6cm;200000124:200000291\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:14:\"green heel 6cm\";s:9:\"shoe-size\";s:4:\"10.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:4:\"10.5\";}}i:8;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1mxQga4z1gK0jSZSgq6yvwpXax/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:35:\"4000024103531-pink-wide-heel-10cm-7\";s:7:\"sku_sub\";s:26:\"4000024103531-army-green-7\";s:5:\"skuId\";s:17:\"10000000055681995\";s:7:\"skuAttr\";s:47:\"14:200004889#pink wide heel 10cm;200000124:3434\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:1998;s:10:\"attributes\";a:2:{s:5:\"color\";s:19:\"pink wide heel 10cm\";s:9:\"shoe-size\";s:1:\"7\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:10:\"Army Green\";s:9:\"shoe-size\";s:1:\"7\";}}i:9;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1mxQga4z1gK0jSZSgq6yvwpXax/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:37:\"4000024103531-pink-wide-heel-10cm-6-5\";s:7:\"sku_sub\";s:28:\"4000024103531-army-green-6-5\";s:5:\"skuId\";s:17:\"10000000055681994\";s:7:\"skuAttr\";s:52:\"14:200004889#pink wide heel 10cm;200000124:200000287\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:19:\"pink wide heel 10cm\";s:9:\"shoe-size\";s:3:\"6.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:10:\"Army Green\";s:9:\"shoe-size\";s:3:\"6.5\";}}i:10;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1mxQga4z1gK0jSZSgq6yvwpXax/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:35:\"4000024103531-pink-wide-heel-10cm-6\";s:7:\"sku_sub\";s:26:\"4000024103531-army-green-6\";s:5:\"skuId\";s:17:\"10000000055681993\";s:7:\"skuAttr\";s:47:\"14:200004889#pink wide heel 10cm;200000124:1394\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:19:\"pink wide heel 10cm\";s:9:\"shoe-size\";s:1:\"6\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:10:\"Army Green\";s:9:\"shoe-size\";s:1:\"6\";}}i:11;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1mxQga4z1gK0jSZSgq6yvwpXax/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:37:\"4000024103531-pink-wide-heel-10cm-5-5\";s:7:\"sku_sub\";s:28:\"4000024103531-army-green-5-5\";s:5:\"skuId\";s:17:\"10000000055681992\";s:7:\"skuAttr\";s:52:\"14:200004889#pink wide heel 10cm;200000124:200000286\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:19:\"pink wide heel 10cm\";s:9:\"shoe-size\";s:3:\"5.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:10:\"Army Green\";s:9:\"shoe-size\";s:3:\"5.5\";}}i:12;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1mxQga4z1gK0jSZSgq6yvwpXax/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:35:\"4000024103531-pink-wide-heel-10cm-9\";s:7:\"sku_sub\";s:26:\"4000024103531-army-green-9\";s:5:\"skuId\";s:17:\"10000000055681999\";s:7:\"skuAttr\";s:49:\"14:200004889#pink wide heel 10cm;200000124:350262\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:19:\"pink wide heel 10cm\";s:9:\"shoe-size\";s:1:\"9\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:10:\"Army Green\";s:9:\"shoe-size\";s:1:\"9\";}}i:13;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1mxQga4z1gK0jSZSgq6yvwpXax/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:37:\"4000024103531-pink-wide-heel-10cm-8-5\";s:7:\"sku_sub\";s:28:\"4000024103531-army-green-8-5\";s:5:\"skuId\";s:17:\"10000000055681998\";s:7:\"skuAttr\";s:52:\"14:200004889#pink wide heel 10cm;200000124:200000289\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:19:\"pink wide heel 10cm\";s:9:\"shoe-size\";s:3:\"8.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:10:\"Army Green\";s:9:\"shoe-size\";s:3:\"8.5\";}}i:14;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1mxQga4z1gK0jSZSgq6yvwpXax/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:35:\"4000024103531-pink-wide-heel-10cm-8\";s:7:\"sku_sub\";s:26:\"4000024103531-army-green-8\";s:5:\"skuId\";s:17:\"10000000055681997\";s:7:\"skuAttr\";s:46:\"14:200004889#pink wide heel 10cm;200000124:699\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:19:\"pink wide heel 10cm\";s:9:\"shoe-size\";s:1:\"8\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:10:\"Army Green\";s:9:\"shoe-size\";s:1:\"8\";}}i:15;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1mxQga4z1gK0jSZSgq6yvwpXax/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:37:\"4000024103531-pink-wide-heel-10cm-7-5\";s:7:\"sku_sub\";s:28:\"4000024103531-army-green-7-5\";s:5:\"skuId\";s:17:\"10000000055681996\";s:7:\"skuAttr\";s:52:\"14:200004889#pink wide heel 10cm;200000124:200000288\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:19:\"pink wide heel 10cm\";s:9:\"shoe-size\";s:3:\"7.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:10:\"Army Green\";s:9:\"shoe-size\";s:3:\"7.5\";}}i:16;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1mxQga4z1gK0jSZSgq6yvwpXax/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:37:\"4000024103531-pink-wide-heel-10cm-9-5\";s:7:\"sku_sub\";s:28:\"4000024103531-army-green-9-5\";s:5:\"skuId\";s:17:\"10000000055682000\";s:7:\"skuAttr\";s:52:\"14:200004889#pink wide heel 10cm;200000124:200000290\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:19:\"pink wide heel 10cm\";s:9:\"shoe-size\";s:3:\"9.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:10:\"Army Green\";s:9:\"shoe-size\";s:3:\"9.5\";}}i:17;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1Orgga.D1gK0jSZFGq6zd3FXaz/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:36:\"4000024103531-green-wide-heel-10cm-6\";s:7:\"sku_sub\";s:21:\"4000024103531-clear-6\";s:5:\"skuId\";s:17:\"10000000055681923\";s:7:\"skuAttr\";s:48:\"14:100018786#green wide heel 10cm;200000124:1394\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:20:\"green wide heel 10cm\";s:9:\"shoe-size\";s:1:\"6\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Clear\";s:9:\"shoe-size\";s:1:\"6\";}}i:18;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1Orgga.D1gK0jSZFGq6zd3FXaz/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:38:\"4000024103531-green-wide-heel-10cm-5-5\";s:7:\"sku_sub\";s:23:\"4000024103531-clear-5-5\";s:5:\"skuId\";s:17:\"10000000055681922\";s:7:\"skuAttr\";s:53:\"14:100018786#green wide heel 10cm;200000124:200000286\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:20:\"green wide heel 10cm\";s:9:\"shoe-size\";s:3:\"5.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Clear\";s:9:\"shoe-size\";s:3:\"5.5\";}}i:19;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1Orgga.D1gK0jSZFGq6zd3FXaz/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:36:\"4000024103531-green-wide-heel-10cm-5\";s:7:\"sku_sub\";s:21:\"4000024103531-clear-5\";s:5:\"skuId\";s:17:\"10000000055681921\";s:7:\"skuAttr\";s:47:\"14:100018786#green wide heel 10cm;200000124:698\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:20:\"green wide heel 10cm\";s:9:\"shoe-size\";s:1:\"5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Clear\";s:9:\"shoe-size\";s:1:\"5\";}}i:20;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1Orgga.D1gK0jSZFGq6zd3FXaz/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:38:\"4000024103531-green-wide-heel-10cm-4-5\";s:7:\"sku_sub\";s:23:\"4000024103531-clear-4-5\";s:5:\"skuId\";s:17:\"10000000055681920\";s:7:\"skuAttr\";s:53:\"14:100018786#green wide heel 10cm;200000124:200000285\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:20:\"green wide heel 10cm\";s:9:\"shoe-size\";s:3:\"4.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Clear\";s:9:\"shoe-size\";s:3:\"4.5\";}}i:21;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1Orgga.D1gK0jSZFGq6zd3FXaz/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:36:\"4000024103531-green-wide-heel-10cm-8\";s:7:\"sku_sub\";s:21:\"4000024103531-clear-8\";s:5:\"skuId\";s:17:\"10000000055681927\";s:7:\"skuAttr\";s:47:\"14:100018786#green wide heel 10cm;200000124:699\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:20:\"green wide heel 10cm\";s:9:\"shoe-size\";s:1:\"8\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Clear\";s:9:\"shoe-size\";s:1:\"8\";}}i:22;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1Orgga.D1gK0jSZFGq6zd3FXaz/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:38:\"4000024103531-green-wide-heel-10cm-7-5\";s:7:\"sku_sub\";s:23:\"4000024103531-clear-7-5\";s:5:\"skuId\";s:17:\"10000000055681926\";s:7:\"skuAttr\";s:53:\"14:100018786#green wide heel 10cm;200000124:200000288\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:20:\"green wide heel 10cm\";s:9:\"shoe-size\";s:3:\"7.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Clear\";s:9:\"shoe-size\";s:3:\"7.5\";}}i:23;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1Orgga.D1gK0jSZFGq6zd3FXaz/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:36:\"4000024103531-green-wide-heel-10cm-7\";s:7:\"sku_sub\";s:21:\"4000024103531-clear-7\";s:5:\"skuId\";s:17:\"10000000055681925\";s:7:\"skuAttr\";s:48:\"14:100018786#green wide heel 10cm;200000124:3434\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:20:\"green wide heel 10cm\";s:9:\"shoe-size\";s:1:\"7\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Clear\";s:9:\"shoe-size\";s:1:\"7\";}}i:24;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1Orgga.D1gK0jSZFGq6zd3FXaz/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:38:\"4000024103531-green-wide-heel-10cm-6-5\";s:7:\"sku_sub\";s:23:\"4000024103531-clear-6-5\";s:5:\"skuId\";s:17:\"10000000055681924\";s:7:\"skuAttr\";s:53:\"14:100018786#green wide heel 10cm;200000124:200000287\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:20:\"green wide heel 10cm\";s:9:\"shoe-size\";s:3:\"6.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Clear\";s:9:\"shoe-size\";s:3:\"6.5\";}}i:25;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1Orgga.D1gK0jSZFGq6zd3FXaz/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:37:\"4000024103531-green-wide-heel-10cm-10\";s:7:\"sku_sub\";s:22:\"4000024103531-clear-10\";s:5:\"skuId\";s:17:\"10000000055681931\";s:7:\"skuAttr\";s:48:\"14:100018786#green wide heel 10cm;200000124:1583\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:20:\"green wide heel 10cm\";s:9:\"shoe-size\";s:2:\"10\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Clear\";s:9:\"shoe-size\";s:2:\"10\";}}i:26;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1Orgga.D1gK0jSZFGq6zd3FXaz/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:38:\"4000024103531-green-wide-heel-10cm-9-5\";s:7:\"sku_sub\";s:23:\"4000024103531-clear-9-5\";s:5:\"skuId\";s:17:\"10000000055681930\";s:7:\"skuAttr\";s:53:\"14:100018786#green wide heel 10cm;200000124:200000290\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:20:\"green wide heel 10cm\";s:9:\"shoe-size\";s:3:\"9.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Clear\";s:9:\"shoe-size\";s:3:\"9.5\";}}i:27;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1Orgga.D1gK0jSZFGq6zd3FXaz/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:36:\"4000024103531-green-wide-heel-10cm-9\";s:7:\"sku_sub\";s:21:\"4000024103531-clear-9\";s:5:\"skuId\";s:17:\"10000000055681929\";s:7:\"skuAttr\";s:50:\"14:100018786#green wide heel 10cm;200000124:350262\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:20:\"green wide heel 10cm\";s:9:\"shoe-size\";s:1:\"9\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Clear\";s:9:\"shoe-size\";s:1:\"9\";}}i:28;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1Orgga.D1gK0jSZFGq6zd3FXaz/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:38:\"4000024103531-green-wide-heel-10cm-8-5\";s:7:\"sku_sub\";s:23:\"4000024103531-clear-8-5\";s:5:\"skuId\";s:17:\"10000000055681928\";s:7:\"skuAttr\";s:53:\"14:100018786#green wide heel 10cm;200000124:200000289\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:20:\"green wide heel 10cm\";s:9:\"shoe-size\";s:3:\"8.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Clear\";s:9:\"shoe-size\";s:3:\"8.5\";}}i:29;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1Zlnia7Y2gK0jSZFgq6A5OFXaA/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"4000024103531-green-heel-9cm-5\";s:7:\"sku_sub\";s:20:\"4000024103531-gold-5\";s:5:\"skuId\";s:17:\"10000000055681935\";s:7:\"skuAttr\";s:38:\"14:350850#green heel 9cm;200000124:698\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:14:\"green heel 9cm\";s:9:\"shoe-size\";s:1:\"5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gold\";s:9:\"shoe-size\";s:1:\"5\";}}i:30;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1Zlnia7Y2gK0jSZFgq6A5OFXaA/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:32:\"4000024103531-green-heel-9cm-4-5\";s:7:\"sku_sub\";s:22:\"4000024103531-gold-4-5\";s:5:\"skuId\";s:17:\"10000000055681934\";s:7:\"skuAttr\";s:44:\"14:350850#green heel 9cm;200000124:200000285\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:14:\"green heel 9cm\";s:9:\"shoe-size\";s:3:\"4.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gold\";s:9:\"shoe-size\";s:3:\"4.5\";}}i:31;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1Zlnia7Y2gK0jSZFgq6A5OFXaA/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"4000024103531-green-heel-9cm-4\";s:7:\"sku_sub\";s:20:\"4000024103531-gold-4\";s:5:\"skuId\";s:17:\"10000000055681933\";s:7:\"skuAttr\";s:38:\"14:350850#green heel 9cm;200000124:153\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:14:\"green heel 9cm\";s:9:\"shoe-size\";s:1:\"4\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gold\";s:9:\"shoe-size\";s:1:\"4\";}}i:32;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1Orgga.D1gK0jSZFGq6zd3FXaz/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:39:\"4000024103531-green-wide-heel-10cm-10-5\";s:7:\"sku_sub\";s:24:\"4000024103531-clear-10-5\";s:5:\"skuId\";s:17:\"10000000055681932\";s:7:\"skuAttr\";s:53:\"14:100018786#green wide heel 10cm;200000124:200000291\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:20:\"green wide heel 10cm\";s:9:\"shoe-size\";s:4:\"10.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Clear\";s:9:\"shoe-size\";s:4:\"10.5\";}}i:33;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1Zlnia7Y2gK0jSZFgq6A5OFXaA/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"4000024103531-green-heel-9cm-7\";s:7:\"sku_sub\";s:20:\"4000024103531-gold-7\";s:5:\"skuId\";s:17:\"10000000055681939\";s:7:\"skuAttr\";s:39:\"14:350850#green heel 9cm;200000124:3434\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:14:\"green heel 9cm\";s:9:\"shoe-size\";s:1:\"7\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gold\";s:9:\"shoe-size\";s:1:\"7\";}}i:34;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1Zlnia7Y2gK0jSZFgq6A5OFXaA/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:32:\"4000024103531-green-heel-9cm-6-5\";s:7:\"sku_sub\";s:22:\"4000024103531-gold-6-5\";s:5:\"skuId\";s:17:\"10000000055681938\";s:7:\"skuAttr\";s:44:\"14:350850#green heel 9cm;200000124:200000287\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:1999;s:10:\"attributes\";a:2:{s:5:\"color\";s:14:\"green heel 9cm\";s:9:\"shoe-size\";s:3:\"6.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gold\";s:9:\"shoe-size\";s:3:\"6.5\";}}i:35;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1Zlnia7Y2gK0jSZFgq6A5OFXaA/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"4000024103531-green-heel-9cm-6\";s:7:\"sku_sub\";s:20:\"4000024103531-gold-6\";s:5:\"skuId\";s:17:\"10000000055681937\";s:7:\"skuAttr\";s:39:\"14:350850#green heel 9cm;200000124:1394\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:1999;s:10:\"attributes\";a:2:{s:5:\"color\";s:14:\"green heel 9cm\";s:9:\"shoe-size\";s:1:\"6\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gold\";s:9:\"shoe-size\";s:1:\"6\";}}i:36;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1Zlnia7Y2gK0jSZFgq6A5OFXaA/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:32:\"4000024103531-green-heel-9cm-5-5\";s:7:\"sku_sub\";s:22:\"4000024103531-gold-5-5\";s:5:\"skuId\";s:17:\"10000000055681936\";s:7:\"skuAttr\";s:44:\"14:350850#green heel 9cm;200000124:200000286\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:1999;s:10:\"attributes\";a:2:{s:5:\"color\";s:14:\"green heel 9cm\";s:9:\"shoe-size\";s:3:\"5.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gold\";s:9:\"shoe-size\";s:3:\"5.5\";}}i:37;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1Zlnia7Y2gK0jSZFgq6A5OFXaA/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"4000024103531-green-heel-9cm-9\";s:7:\"sku_sub\";s:20:\"4000024103531-gold-9\";s:5:\"skuId\";s:17:\"10000000055681943\";s:7:\"skuAttr\";s:41:\"14:350850#green heel 9cm;200000124:350262\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:14:\"green heel 9cm\";s:9:\"shoe-size\";s:1:\"9\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gold\";s:9:\"shoe-size\";s:1:\"9\";}}i:38;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1Zlnia7Y2gK0jSZFgq6A5OFXaA/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:32:\"4000024103531-green-heel-9cm-8-5\";s:7:\"sku_sub\";s:22:\"4000024103531-gold-8-5\";s:5:\"skuId\";s:17:\"10000000055681942\";s:7:\"skuAttr\";s:44:\"14:350850#green heel 9cm;200000124:200000289\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:1999;s:10:\"attributes\";a:2:{s:5:\"color\";s:14:\"green heel 9cm\";s:9:\"shoe-size\";s:3:\"8.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gold\";s:9:\"shoe-size\";s:3:\"8.5\";}}i:39;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1Zlnia7Y2gK0jSZFgq6A5OFXaA/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"4000024103531-green-heel-9cm-8\";s:7:\"sku_sub\";s:20:\"4000024103531-gold-8\";s:5:\"skuId\";s:17:\"10000000055681941\";s:7:\"skuAttr\";s:38:\"14:350850#green heel 9cm;200000124:699\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:14:\"green heel 9cm\";s:9:\"shoe-size\";s:1:\"8\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gold\";s:9:\"shoe-size\";s:1:\"8\";}}i:40;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1Zlnia7Y2gK0jSZFgq6A5OFXaA/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:32:\"4000024103531-green-heel-9cm-7-5\";s:7:\"sku_sub\";s:22:\"4000024103531-gold-7-5\";s:5:\"skuId\";s:17:\"10000000055681940\";s:7:\"skuAttr\";s:44:\"14:350850#green heel 9cm;200000124:200000288\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:1999;s:10:\"attributes\";a:2:{s:5:\"color\";s:14:\"green heel 9cm\";s:9:\"shoe-size\";s:3:\"7.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gold\";s:9:\"shoe-size\";s:3:\"7.5\";}}i:41;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1OYsfa1L2gK0jSZPhq6yhvXXao/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:32:\"4000024103531-green-heel-8-5cm-4\";s:7:\"sku_sub\";s:20:\"4000024103531-gray-4\";s:5:\"skuId\";s:17:\"10000000055681947\";s:7:\"skuAttr\";s:37:\"14:691#green heel 8.5cm;200000124:153\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:1999;s:10:\"attributes\";a:2:{s:5:\"color\";s:16:\"green heel 8.5cm\";s:9:\"shoe-size\";s:1:\"4\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:1:\"4\";}}i:42;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1Zlnia7Y2gK0jSZFgq6A5OFXaA/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:33:\"4000024103531-green-heel-9cm-10-5\";s:7:\"sku_sub\";s:23:\"4000024103531-gold-10-5\";s:5:\"skuId\";s:17:\"10000000055681946\";s:7:\"skuAttr\";s:44:\"14:350850#green heel 9cm;200000124:200000291\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:14:\"green heel 9cm\";s:9:\"shoe-size\";s:4:\"10.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gold\";s:9:\"shoe-size\";s:4:\"10.5\";}}i:43;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1Zlnia7Y2gK0jSZFgq6A5OFXaA/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:31:\"4000024103531-green-heel-9cm-10\";s:7:\"sku_sub\";s:21:\"4000024103531-gold-10\";s:5:\"skuId\";s:17:\"10000000055681945\";s:7:\"skuAttr\";s:39:\"14:350850#green heel 9cm;200000124:1583\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:14:\"green heel 9cm\";s:9:\"shoe-size\";s:2:\"10\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gold\";s:9:\"shoe-size\";s:2:\"10\";}}i:44;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1Zlnia7Y2gK0jSZFgq6A5OFXaA/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:32:\"4000024103531-green-heel-9cm-9-5\";s:7:\"sku_sub\";s:22:\"4000024103531-gold-9-5\";s:5:\"skuId\";s:17:\"10000000055681944\";s:7:\"skuAttr\";s:44:\"14:350850#green heel 9cm;200000124:200000290\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:14:\"green heel 9cm\";s:9:\"shoe-size\";s:3:\"9.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gold\";s:9:\"shoe-size\";s:3:\"9.5\";}}i:45;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1OYsfa1L2gK0jSZPhq6yhvXXao/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:32:\"4000024103531-green-heel-8-5cm-6\";s:7:\"sku_sub\";s:20:\"4000024103531-gray-6\";s:5:\"skuId\";s:17:\"10000000055681951\";s:7:\"skuAttr\";s:38:\"14:691#green heel 8.5cm;200000124:1394\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:16:\"green heel 8.5cm\";s:9:\"shoe-size\";s:1:\"6\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:1:\"6\";}}i:46;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1OYsfa1L2gK0jSZPhq6yhvXXao/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:34:\"4000024103531-green-heel-8-5cm-5-5\";s:7:\"sku_sub\";s:22:\"4000024103531-gray-5-5\";s:5:\"skuId\";s:17:\"10000000055681950\";s:7:\"skuAttr\";s:43:\"14:691#green heel 8.5cm;200000124:200000286\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:16:\"green heel 8.5cm\";s:9:\"shoe-size\";s:3:\"5.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:3:\"5.5\";}}i:47;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1OYsfa1L2gK0jSZPhq6yhvXXao/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:32:\"4000024103531-green-heel-8-5cm-5\";s:7:\"sku_sub\";s:20:\"4000024103531-gray-5\";s:5:\"skuId\";s:17:\"10000000055681949\";s:7:\"skuAttr\";s:37:\"14:691#green heel 8.5cm;200000124:698\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:16:\"green heel 8.5cm\";s:9:\"shoe-size\";s:1:\"5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:1:\"5\";}}i:48;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1OYsfa1L2gK0jSZPhq6yhvXXao/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:34:\"4000024103531-green-heel-8-5cm-4-5\";s:7:\"sku_sub\";s:22:\"4000024103531-gray-4-5\";s:5:\"skuId\";s:17:\"10000000055681948\";s:7:\"skuAttr\";s:43:\"14:691#green heel 8.5cm;200000124:200000285\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:16:\"green heel 8.5cm\";s:9:\"shoe-size\";s:3:\"4.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:3:\"4.5\";}}i:49;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1OYsfa1L2gK0jSZPhq6yhvXXao/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:32:\"4000024103531-green-heel-8-5cm-8\";s:7:\"sku_sub\";s:20:\"4000024103531-gray-8\";s:5:\"skuId\";s:17:\"10000000055681955\";s:7:\"skuAttr\";s:37:\"14:691#green heel 8.5cm;200000124:699\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:1999;s:10:\"attributes\";a:2:{s:5:\"color\";s:16:\"green heel 8.5cm\";s:9:\"shoe-size\";s:1:\"8\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:1:\"8\";}}i:50;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1OYsfa1L2gK0jSZPhq6yhvXXao/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:34:\"4000024103531-green-heel-8-5cm-7-5\";s:7:\"sku_sub\";s:22:\"4000024103531-gray-7-5\";s:5:\"skuId\";s:17:\"10000000055681954\";s:7:\"skuAttr\";s:43:\"14:691#green heel 8.5cm;200000124:200000288\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:16:\"green heel 8.5cm\";s:9:\"shoe-size\";s:3:\"7.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:3:\"7.5\";}}i:51;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1OYsfa1L2gK0jSZPhq6yhvXXao/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:32:\"4000024103531-green-heel-8-5cm-7\";s:7:\"sku_sub\";s:20:\"4000024103531-gray-7\";s:5:\"skuId\";s:17:\"10000000055681953\";s:7:\"skuAttr\";s:38:\"14:691#green heel 8.5cm;200000124:3434\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:1998;s:10:\"attributes\";a:2:{s:5:\"color\";s:16:\"green heel 8.5cm\";s:9:\"shoe-size\";s:1:\"7\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:1:\"7\";}}i:52;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1OYsfa1L2gK0jSZPhq6yhvXXao/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:34:\"4000024103531-green-heel-8-5cm-6-5\";s:7:\"sku_sub\";s:22:\"4000024103531-gray-6-5\";s:5:\"skuId\";s:17:\"10000000055681952\";s:7:\"skuAttr\";s:43:\"14:691#green heel 8.5cm;200000124:200000287\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:16:\"green heel 8.5cm\";s:9:\"shoe-size\";s:3:\"6.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:3:\"6.5\";}}i:53;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1OYsfa1L2gK0jSZPhq6yhvXXao/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:33:\"4000024103531-green-heel-8-5cm-10\";s:7:\"sku_sub\";s:21:\"4000024103531-gray-10\";s:5:\"skuId\";s:17:\"10000000055681959\";s:7:\"skuAttr\";s:38:\"14:691#green heel 8.5cm;200000124:1583\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:16:\"green heel 8.5cm\";s:9:\"shoe-size\";s:2:\"10\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:2:\"10\";}}i:54;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1OYsfa1L2gK0jSZPhq6yhvXXao/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:34:\"4000024103531-green-heel-8-5cm-9-5\";s:7:\"sku_sub\";s:22:\"4000024103531-gray-9-5\";s:5:\"skuId\";s:17:\"10000000055681958\";s:7:\"skuAttr\";s:43:\"14:691#green heel 8.5cm;200000124:200000290\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:16:\"green heel 8.5cm\";s:9:\"shoe-size\";s:3:\"9.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:3:\"9.5\";}}i:55;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1OYsfa1L2gK0jSZPhq6yhvXXao/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:32:\"4000024103531-green-heel-8-5cm-9\";s:7:\"sku_sub\";s:20:\"4000024103531-gray-9\";s:5:\"skuId\";s:17:\"10000000055681957\";s:7:\"skuAttr\";s:40:\"14:691#green heel 8.5cm;200000124:350262\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:16:\"green heel 8.5cm\";s:9:\"shoe-size\";s:1:\"9\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:1:\"9\";}}i:56;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1OYsfa1L2gK0jSZPhq6yhvXXao/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:34:\"4000024103531-green-heel-8-5cm-8-5\";s:7:\"sku_sub\";s:22:\"4000024103531-gray-8-5\";s:5:\"skuId\";s:17:\"10000000055681956\";s:7:\"skuAttr\";s:43:\"14:691#green heel 8.5cm;200000124:200000289\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:16:\"green heel 8.5cm\";s:9:\"shoe-size\";s:3:\"8.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:3:\"8.5\";}}i:57;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1dgQga7L0gK0jSZFtq6xQCXXaz/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:32:\"4000024103531-green-heel-7-5cm-5\";s:7:\"sku_sub\";s:25:\"4000024103531-dark-grey-5\";s:5:\"skuId\";s:17:\"10000000055681963\";s:7:\"skuAttr\";s:43:\"14:200004890#green heel 7.5cm;200000124:698\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:16:\"green heel 7.5cm\";s:9:\"shoe-size\";s:1:\"5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:9:\"Dark Grey\";s:9:\"shoe-size\";s:1:\"5\";}}i:58;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1dgQga7L0gK0jSZFtq6xQCXXaz/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:34:\"4000024103531-green-heel-7-5cm-4-5\";s:7:\"sku_sub\";s:27:\"4000024103531-dark-grey-4-5\";s:5:\"skuId\";s:17:\"10000000055681962\";s:7:\"skuAttr\";s:49:\"14:200004890#green heel 7.5cm;200000124:200000285\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:16:\"green heel 7.5cm\";s:9:\"shoe-size\";s:3:\"4.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:9:\"Dark Grey\";s:9:\"shoe-size\";s:3:\"4.5\";}}i:59;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1dgQga7L0gK0jSZFtq6xQCXXaz/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:32:\"4000024103531-green-heel-7-5cm-4\";s:7:\"sku_sub\";s:25:\"4000024103531-dark-grey-4\";s:5:\"skuId\";s:17:\"10000000055681961\";s:7:\"skuAttr\";s:43:\"14:200004890#green heel 7.5cm;200000124:153\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:16:\"green heel 7.5cm\";s:9:\"shoe-size\";s:1:\"4\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:9:\"Dark Grey\";s:9:\"shoe-size\";s:1:\"4\";}}i:60;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1OYsfa1L2gK0jSZPhq6yhvXXao/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:35:\"4000024103531-green-heel-8-5cm-10-5\";s:7:\"sku_sub\";s:23:\"4000024103531-gray-10-5\";s:5:\"skuId\";s:17:\"10000000055681960\";s:7:\"skuAttr\";s:43:\"14:691#green heel 8.5cm;200000124:200000291\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:16:\"green heel 8.5cm\";s:9:\"shoe-size\";s:4:\"10.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:4:\"10.5\";}}i:61;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1dgQga7L0gK0jSZFtq6xQCXXaz/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:32:\"4000024103531-green-heel-7-5cm-7\";s:7:\"sku_sub\";s:25:\"4000024103531-dark-grey-7\";s:5:\"skuId\";s:17:\"10000000055681967\";s:7:\"skuAttr\";s:44:\"14:200004890#green heel 7.5cm;200000124:3434\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:1999;s:10:\"attributes\";a:2:{s:5:\"color\";s:16:\"green heel 7.5cm\";s:9:\"shoe-size\";s:1:\"7\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:9:\"Dark Grey\";s:9:\"shoe-size\";s:1:\"7\";}}i:62;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1dgQga7L0gK0jSZFtq6xQCXXaz/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:34:\"4000024103531-green-heel-7-5cm-6-5\";s:7:\"sku_sub\";s:27:\"4000024103531-dark-grey-6-5\";s:5:\"skuId\";s:17:\"10000000055681966\";s:7:\"skuAttr\";s:49:\"14:200004890#green heel 7.5cm;200000124:200000287\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:1999;s:10:\"attributes\";a:2:{s:5:\"color\";s:16:\"green heel 7.5cm\";s:9:\"shoe-size\";s:3:\"6.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:9:\"Dark Grey\";s:9:\"shoe-size\";s:3:\"6.5\";}}i:63;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1dgQga7L0gK0jSZFtq6xQCXXaz/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:32:\"4000024103531-green-heel-7-5cm-6\";s:7:\"sku_sub\";s:25:\"4000024103531-dark-grey-6\";s:5:\"skuId\";s:17:\"10000000055681965\";s:7:\"skuAttr\";s:44:\"14:200004890#green heel 7.5cm;200000124:1394\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:16:\"green heel 7.5cm\";s:9:\"shoe-size\";s:1:\"6\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:9:\"Dark Grey\";s:9:\"shoe-size\";s:1:\"6\";}}i:64;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1dgQga7L0gK0jSZFtq6xQCXXaz/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:34:\"4000024103531-green-heel-7-5cm-5-5\";s:7:\"sku_sub\";s:27:\"4000024103531-dark-grey-5-5\";s:5:\"skuId\";s:17:\"10000000055681964\";s:7:\"skuAttr\";s:49:\"14:200004890#green heel 7.5cm;200000124:200000286\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:1999;s:10:\"attributes\";a:2:{s:5:\"color\";s:16:\"green heel 7.5cm\";s:9:\"shoe-size\";s:3:\"5.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:9:\"Dark Grey\";s:9:\"shoe-size\";s:3:\"5.5\";}}i:65;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1dgQga7L0gK0jSZFtq6xQCXXaz/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:32:\"4000024103531-green-heel-7-5cm-9\";s:7:\"sku_sub\";s:25:\"4000024103531-dark-grey-9\";s:5:\"skuId\";s:17:\"10000000055681971\";s:7:\"skuAttr\";s:46:\"14:200004890#green heel 7.5cm;200000124:350262\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:16:\"green heel 7.5cm\";s:9:\"shoe-size\";s:1:\"9\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:9:\"Dark Grey\";s:9:\"shoe-size\";s:1:\"9\";}}i:66;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1dgQga7L0gK0jSZFtq6xQCXXaz/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:34:\"4000024103531-green-heel-7-5cm-8-5\";s:7:\"sku_sub\";s:27:\"4000024103531-dark-grey-8-5\";s:5:\"skuId\";s:17:\"10000000055681970\";s:7:\"skuAttr\";s:49:\"14:200004890#green heel 7.5cm;200000124:200000289\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:16:\"green heel 7.5cm\";s:9:\"shoe-size\";s:3:\"8.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:9:\"Dark Grey\";s:9:\"shoe-size\";s:3:\"8.5\";}}i:67;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1dgQga7L0gK0jSZFtq6xQCXXaz/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:32:\"4000024103531-green-heel-7-5cm-8\";s:7:\"sku_sub\";s:25:\"4000024103531-dark-grey-8\";s:5:\"skuId\";s:17:\"10000000055681969\";s:7:\"skuAttr\";s:43:\"14:200004890#green heel 7.5cm;200000124:699\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:16:\"green heel 7.5cm\";s:9:\"shoe-size\";s:1:\"8\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:9:\"Dark Grey\";s:9:\"shoe-size\";s:1:\"8\";}}i:68;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1dgQga7L0gK0jSZFtq6xQCXXaz/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:34:\"4000024103531-green-heel-7-5cm-7-5\";s:7:\"sku_sub\";s:27:\"4000024103531-dark-grey-7-5\";s:5:\"skuId\";s:17:\"10000000055681968\";s:7:\"skuAttr\";s:49:\"14:200004890#green heel 7.5cm;200000124:200000288\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:16:\"green heel 7.5cm\";s:9:\"shoe-size\";s:3:\"7.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:9:\"Dark Grey\";s:9:\"shoe-size\";s:3:\"7.5\";}}i:69;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1bhgga4n1gK0jSZKPq6xvUXXaK/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"4000024103531-green-heel-6cm-4\";s:7:\"sku_sub\";s:21:\"4000024103531-green-4\";s:5:\"skuId\";s:17:\"10000000055681975\";s:7:\"skuAttr\";s:35:\"14:175#green heel 6cm;200000124:153\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:14:\"green heel 6cm\";s:9:\"shoe-size\";s:1:\"4\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:1:\"4\";}}i:70;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1dgQga7L0gK0jSZFtq6xQCXXaz/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:35:\"4000024103531-green-heel-7-5cm-10-5\";s:7:\"sku_sub\";s:28:\"4000024103531-dark-grey-10-5\";s:5:\"skuId\";s:17:\"10000000055681974\";s:7:\"skuAttr\";s:49:\"14:200004890#green heel 7.5cm;200000124:200000291\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:16:\"green heel 7.5cm\";s:9:\"shoe-size\";s:4:\"10.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:9:\"Dark Grey\";s:9:\"shoe-size\";s:4:\"10.5\";}}i:71;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1dgQga7L0gK0jSZFtq6xQCXXaz/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:33:\"4000024103531-green-heel-7-5cm-10\";s:7:\"sku_sub\";s:26:\"4000024103531-dark-grey-10\";s:5:\"skuId\";s:17:\"10000000055681973\";s:7:\"skuAttr\";s:44:\"14:200004890#green heel 7.5cm;200000124:1583\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:16:\"green heel 7.5cm\";s:9:\"shoe-size\";s:2:\"10\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:9:\"Dark Grey\";s:9:\"shoe-size\";s:2:\"10\";}}i:72;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1dgQga7L0gK0jSZFtq6xQCXXaz/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:34:\"4000024103531-green-heel-7-5cm-9-5\";s:7:\"sku_sub\";s:27:\"4000024103531-dark-grey-9-5\";s:5:\"skuId\";s:17:\"10000000055681972\";s:7:\"skuAttr\";s:49:\"14:200004890#green heel 7.5cm;200000124:200000290\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:16:\"green heel 7.5cm\";s:9:\"shoe-size\";s:3:\"9.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:9:\"Dark Grey\";s:9:\"shoe-size\";s:3:\"9.5\";}}i:73;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1bhgga4n1gK0jSZKPq6xvUXXaK/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"4000024103531-green-heel-6cm-6\";s:7:\"sku_sub\";s:21:\"4000024103531-green-6\";s:5:\"skuId\";s:17:\"10000000055681979\";s:7:\"skuAttr\";s:36:\"14:175#green heel 6cm;200000124:1394\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:14:\"green heel 6cm\";s:9:\"shoe-size\";s:1:\"6\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:1:\"6\";}}i:74;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1bhgga4n1gK0jSZKPq6xvUXXaK/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:32:\"4000024103531-green-heel-6cm-5-5\";s:7:\"sku_sub\";s:23:\"4000024103531-green-5-5\";s:5:\"skuId\";s:17:\"10000000055681978\";s:7:\"skuAttr\";s:41:\"14:175#green heel 6cm;200000124:200000286\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:14:\"green heel 6cm\";s:9:\"shoe-size\";s:3:\"5.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:3:\"5.5\";}}i:75;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1bhgga4n1gK0jSZKPq6xvUXXaK/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"4000024103531-green-heel-6cm-5\";s:7:\"sku_sub\";s:21:\"4000024103531-green-5\";s:5:\"skuId\";s:17:\"10000000055681977\";s:7:\"skuAttr\";s:35:\"14:175#green heel 6cm;200000124:698\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:14:\"green heel 6cm\";s:9:\"shoe-size\";s:1:\"5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:1:\"5\";}}i:76;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1bhgga4n1gK0jSZKPq6xvUXXaK/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:32:\"4000024103531-green-heel-6cm-4-5\";s:7:\"sku_sub\";s:23:\"4000024103531-green-4-5\";s:5:\"skuId\";s:17:\"10000000055681976\";s:7:\"skuAttr\";s:41:\"14:175#green heel 6cm;200000124:200000285\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:14:\"green heel 6cm\";s:9:\"shoe-size\";s:3:\"4.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:3:\"4.5\";}}i:77;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1bhgga4n1gK0jSZKPq6xvUXXaK/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"4000024103531-green-heel-6cm-8\";s:7:\"sku_sub\";s:21:\"4000024103531-green-8\";s:5:\"skuId\";s:17:\"10000000055681983\";s:7:\"skuAttr\";s:35:\"14:175#green heel 6cm;200000124:699\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:1999;s:10:\"attributes\";a:2:{s:5:\"color\";s:14:\"green heel 6cm\";s:9:\"shoe-size\";s:1:\"8\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:1:\"8\";}}i:78;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1bhgga4n1gK0jSZKPq6xvUXXaK/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:32:\"4000024103531-green-heel-6cm-7-5\";s:7:\"sku_sub\";s:23:\"4000024103531-green-7-5\";s:5:\"skuId\";s:17:\"10000000055681982\";s:7:\"skuAttr\";s:41:\"14:175#green heel 6cm;200000124:200000288\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:14:\"green heel 6cm\";s:9:\"shoe-size\";s:3:\"7.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:3:\"7.5\";}}i:79;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1bhgga4n1gK0jSZKPq6xvUXXaK/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"4000024103531-green-heel-6cm-7\";s:7:\"sku_sub\";s:21:\"4000024103531-green-7\";s:5:\"skuId\";s:17:\"10000000055681981\";s:7:\"skuAttr\";s:36:\"14:175#green heel 6cm;200000124:3434\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:1999;s:10:\"attributes\";a:2:{s:5:\"color\";s:14:\"green heel 6cm\";s:9:\"shoe-size\";s:1:\"7\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:1:\"7\";}}i:80;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1bhgga4n1gK0jSZKPq6xvUXXaK/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:32:\"4000024103531-green-heel-6cm-6-5\";s:7:\"sku_sub\";s:23:\"4000024103531-green-6-5\";s:5:\"skuId\";s:17:\"10000000055681980\";s:7:\"skuAttr\";s:41:\"14:175#green heel 6cm;200000124:200000287\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:14:\"green heel 6cm\";s:9:\"shoe-size\";s:3:\"6.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:3:\"6.5\";}}i:81;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1EgYkaYH1gK0jSZFwq6A7aXXaO/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:35:\"4000024103531-blue-wide-heel-10cm-9\";s:7:\"sku_sub\";s:21:\"4000024103531-beige-9\";s:5:\"skuId\";s:17:\"10000000055681859\";s:7:\"skuAttr\";s:43:\"14:771#blue Wide heel 10cm;200000124:350262\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:19:\"blue Wide heel 10cm\";s:9:\"shoe-size\";s:1:\"9\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:1:\"9\";}}i:82;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1EgYkaYH1gK0jSZFwq6A7aXXaO/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:37:\"4000024103531-blue-wide-heel-10cm-8-5\";s:7:\"sku_sub\";s:23:\"4000024103531-beige-8-5\";s:5:\"skuId\";s:17:\"10000000055681858\";s:7:\"skuAttr\";s:46:\"14:771#blue Wide heel 10cm;200000124:200000289\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:19:\"blue Wide heel 10cm\";s:9:\"shoe-size\";s:3:\"8.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:3:\"8.5\";}}i:83;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1EgYkaYH1gK0jSZFwq6A7aXXaO/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:35:\"4000024103531-blue-wide-heel-10cm-8\";s:7:\"sku_sub\";s:21:\"4000024103531-beige-8\";s:5:\"skuId\";s:17:\"10000000055681857\";s:7:\"skuAttr\";s:40:\"14:771#blue Wide heel 10cm;200000124:699\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:19:\"blue Wide heel 10cm\";s:9:\"shoe-size\";s:1:\"8\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:1:\"8\";}}i:84;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1EgYkaYH1gK0jSZFwq6A7aXXaO/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:37:\"4000024103531-blue-wide-heel-10cm-7-5\";s:7:\"sku_sub\";s:23:\"4000024103531-beige-7-5\";s:5:\"skuId\";s:17:\"10000000055681856\";s:7:\"skuAttr\";s:46:\"14:771#blue Wide heel 10cm;200000124:200000288\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:1999;s:10:\"attributes\";a:2:{s:5:\"color\";s:19:\"blue Wide heel 10cm\";s:9:\"shoe-size\";s:3:\"7.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:3:\"7.5\";}}i:85;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1bP7ea1L2gK0jSZPhq6yhvXXaL/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"4000024103531-blue-heel-9cm-4\";s:7:\"sku_sub\";s:21:\"4000024103531-black-4\";s:5:\"skuId\";s:17:\"10000000055681863\";s:7:\"skuAttr\";s:34:\"14:193#Blue heel 9cm;200000124:153\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:13:\"Blue heel 9cm\";s:9:\"shoe-size\";s:1:\"4\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:1:\"4\";}}i:86;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1EgYkaYH1gK0jSZFwq6A7aXXaO/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:38:\"4000024103531-blue-wide-heel-10cm-10-5\";s:7:\"sku_sub\";s:24:\"4000024103531-beige-10-5\";s:5:\"skuId\";s:17:\"10000000055681862\";s:7:\"skuAttr\";s:46:\"14:771#blue Wide heel 10cm;200000124:200000291\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:19:\"blue Wide heel 10cm\";s:9:\"shoe-size\";s:4:\"10.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:4:\"10.5\";}}i:87;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1EgYkaYH1gK0jSZFwq6A7aXXaO/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:36:\"4000024103531-blue-wide-heel-10cm-10\";s:7:\"sku_sub\";s:22:\"4000024103531-beige-10\";s:5:\"skuId\";s:17:\"10000000055681861\";s:7:\"skuAttr\";s:41:\"14:771#blue Wide heel 10cm;200000124:1583\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:19:\"blue Wide heel 10cm\";s:9:\"shoe-size\";s:2:\"10\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:2:\"10\";}}i:88;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1EgYkaYH1gK0jSZFwq6A7aXXaO/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:37:\"4000024103531-blue-wide-heel-10cm-9-5\";s:7:\"sku_sub\";s:23:\"4000024103531-beige-9-5\";s:5:\"skuId\";s:17:\"10000000055681860\";s:7:\"skuAttr\";s:46:\"14:771#blue Wide heel 10cm;200000124:200000290\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:19:\"blue Wide heel 10cm\";s:9:\"shoe-size\";s:3:\"9.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:3:\"9.5\";}}i:89;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1bP7ea1L2gK0jSZPhq6yhvXXaL/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"4000024103531-blue-heel-9cm-6\";s:7:\"sku_sub\";s:21:\"4000024103531-black-6\";s:5:\"skuId\";s:17:\"10000000055681867\";s:7:\"skuAttr\";s:35:\"14:193#Blue heel 9cm;200000124:1394\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:13:\"Blue heel 9cm\";s:9:\"shoe-size\";s:1:\"6\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:1:\"6\";}}i:90;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1bP7ea1L2gK0jSZPhq6yhvXXaL/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:31:\"4000024103531-blue-heel-9cm-5-5\";s:7:\"sku_sub\";s:23:\"4000024103531-black-5-5\";s:5:\"skuId\";s:17:\"10000000055681866\";s:7:\"skuAttr\";s:40:\"14:193#Blue heel 9cm;200000124:200000286\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:13:\"Blue heel 9cm\";s:9:\"shoe-size\";s:3:\"5.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:3:\"5.5\";}}i:91;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1bP7ea1L2gK0jSZPhq6yhvXXaL/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"4000024103531-blue-heel-9cm-5\";s:7:\"sku_sub\";s:21:\"4000024103531-black-5\";s:5:\"skuId\";s:17:\"10000000055681865\";s:7:\"skuAttr\";s:34:\"14:193#Blue heel 9cm;200000124:698\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:13:\"Blue heel 9cm\";s:9:\"shoe-size\";s:1:\"5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:1:\"5\";}}i:92;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1bP7ea1L2gK0jSZPhq6yhvXXaL/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:31:\"4000024103531-blue-heel-9cm-4-5\";s:7:\"sku_sub\";s:23:\"4000024103531-black-4-5\";s:5:\"skuId\";s:17:\"10000000055681864\";s:7:\"skuAttr\";s:40:\"14:193#Blue heel 9cm;200000124:200000285\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:13:\"Blue heel 9cm\";s:9:\"shoe-size\";s:3:\"4.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:3:\"4.5\";}}i:93;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1bP7ea1L2gK0jSZPhq6yhvXXaL/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"4000024103531-blue-heel-9cm-8\";s:7:\"sku_sub\";s:21:\"4000024103531-black-8\";s:5:\"skuId\";s:17:\"10000000055681871\";s:7:\"skuAttr\";s:34:\"14:193#Blue heel 9cm;200000124:699\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:13:\"Blue heel 9cm\";s:9:\"shoe-size\";s:1:\"8\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:1:\"8\";}}i:94;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1bP7ea1L2gK0jSZPhq6yhvXXaL/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:31:\"4000024103531-blue-heel-9cm-7-5\";s:7:\"sku_sub\";s:23:\"4000024103531-black-7-5\";s:5:\"skuId\";s:17:\"10000000055681870\";s:7:\"skuAttr\";s:40:\"14:193#Blue heel 9cm;200000124:200000288\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:13:\"Blue heel 9cm\";s:9:\"shoe-size\";s:3:\"7.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:3:\"7.5\";}}i:95;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1bP7ea1L2gK0jSZPhq6yhvXXaL/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"4000024103531-blue-heel-9cm-7\";s:7:\"sku_sub\";s:21:\"4000024103531-black-7\";s:5:\"skuId\";s:17:\"10000000055681869\";s:7:\"skuAttr\";s:35:\"14:193#Blue heel 9cm;200000124:3434\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:13:\"Blue heel 9cm\";s:9:\"shoe-size\";s:1:\"7\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:1:\"7\";}}i:96;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1bP7ea1L2gK0jSZPhq6yhvXXaL/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:31:\"4000024103531-blue-heel-9cm-6-5\";s:7:\"sku_sub\";s:23:\"4000024103531-black-6-5\";s:5:\"skuId\";s:17:\"10000000055681868\";s:7:\"skuAttr\";s:40:\"14:193#Blue heel 9cm;200000124:200000287\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:1999;s:10:\"attributes\";a:2:{s:5:\"color\";s:13:\"Blue heel 9cm\";s:9:\"shoe-size\";s:3:\"6.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:3:\"6.5\";}}i:97;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1bP7ea1L2gK0jSZPhq6yhvXXaL/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"4000024103531-blue-heel-9cm-10\";s:7:\"sku_sub\";s:22:\"4000024103531-black-10\";s:5:\"skuId\";s:17:\"10000000055681875\";s:7:\"skuAttr\";s:35:\"14:193#Blue heel 9cm;200000124:1583\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:13:\"Blue heel 9cm\";s:9:\"shoe-size\";s:2:\"10\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"10\";}}i:98;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1bP7ea1L2gK0jSZPhq6yhvXXaL/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:31:\"4000024103531-blue-heel-9cm-9-5\";s:7:\"sku_sub\";s:23:\"4000024103531-black-9-5\";s:5:\"skuId\";s:17:\"10000000055681874\";s:7:\"skuAttr\";s:40:\"14:193#Blue heel 9cm;200000124:200000290\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:1999;s:10:\"attributes\";a:2:{s:5:\"color\";s:13:\"Blue heel 9cm\";s:9:\"shoe-size\";s:3:\"9.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:3:\"9.5\";}}i:99;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1bP7ea1L2gK0jSZPhq6yhvXXaL/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"4000024103531-blue-heel-9cm-9\";s:7:\"sku_sub\";s:21:\"4000024103531-black-9\";s:5:\"skuId\";s:17:\"10000000055681873\";s:7:\"skuAttr\";s:37:\"14:193#Blue heel 9cm;200000124:350262\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:13:\"Blue heel 9cm\";s:9:\"shoe-size\";s:1:\"9\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:1:\"9\";}}i:100;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1bP7ea1L2gK0jSZPhq6yhvXXaL/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:31:\"4000024103531-blue-heel-9cm-8-5\";s:7:\"sku_sub\";s:23:\"4000024103531-black-8-5\";s:5:\"skuId\";s:17:\"10000000055681872\";s:7:\"skuAttr\";s:40:\"14:193#Blue heel 9cm;200000124:200000289\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:13:\"Blue heel 9cm\";s:9:\"shoe-size\";s:3:\"8.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:3:\"8.5\";}}i:101;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1jqgga5_1gK0jSZFqq6ApaXXaw/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:31:\"4000024103531-blue-heel-8-5cm-5\";s:7:\"sku_sub\";s:20:\"4000024103531-blue-5\";s:5:\"skuId\";s:17:\"10000000055681879\";s:7:\"skuAttr\";s:36:\"14:173#Blue heel 8.5cm;200000124:698\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:1999;s:10:\"attributes\";a:2:{s:5:\"color\";s:15:\"Blue heel 8.5cm\";s:9:\"shoe-size\";s:1:\"5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:1:\"5\";}}i:102;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1jqgga5_1gK0jSZFqq6ApaXXaw/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:33:\"4000024103531-blue-heel-8-5cm-4-5\";s:7:\"sku_sub\";s:22:\"4000024103531-blue-4-5\";s:5:\"skuId\";s:17:\"10000000055681878\";s:7:\"skuAttr\";s:42:\"14:173#Blue heel 8.5cm;200000124:200000285\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:1999;s:10:\"attributes\";a:2:{s:5:\"color\";s:15:\"Blue heel 8.5cm\";s:9:\"shoe-size\";s:3:\"4.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:3:\"4.5\";}}i:103;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1jqgga5_1gK0jSZFqq6ApaXXaw/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:31:\"4000024103531-blue-heel-8-5cm-4\";s:7:\"sku_sub\";s:20:\"4000024103531-blue-4\";s:5:\"skuId\";s:17:\"10000000055681877\";s:7:\"skuAttr\";s:36:\"14:173#Blue heel 8.5cm;200000124:153\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:15:\"Blue heel 8.5cm\";s:9:\"shoe-size\";s:1:\"4\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:1:\"4\";}}i:104;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1bP7ea1L2gK0jSZPhq6yhvXXaL/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:32:\"4000024103531-blue-heel-9cm-10-5\";s:7:\"sku_sub\";s:24:\"4000024103531-black-10-5\";s:5:\"skuId\";s:17:\"10000000055681876\";s:7:\"skuAttr\";s:40:\"14:193#Blue heel 9cm;200000124:200000291\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:13:\"Blue heel 9cm\";s:9:\"shoe-size\";s:4:\"10.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:4:\"10.5\";}}i:105;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1jqgga5_1gK0jSZFqq6ApaXXaw/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:31:\"4000024103531-blue-heel-8-5cm-7\";s:7:\"sku_sub\";s:20:\"4000024103531-blue-7\";s:5:\"skuId\";s:17:\"10000000055681883\";s:7:\"skuAttr\";s:37:\"14:173#Blue heel 8.5cm;200000124:3434\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:15:\"Blue heel 8.5cm\";s:9:\"shoe-size\";s:1:\"7\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:1:\"7\";}}i:106;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1jqgga5_1gK0jSZFqq6ApaXXaw/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:33:\"4000024103531-blue-heel-8-5cm-6-5\";s:7:\"sku_sub\";s:22:\"4000024103531-blue-6-5\";s:5:\"skuId\";s:17:\"10000000055681882\";s:7:\"skuAttr\";s:42:\"14:173#Blue heel 8.5cm;200000124:200000287\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:1998;s:10:\"attributes\";a:2:{s:5:\"color\";s:15:\"Blue heel 8.5cm\";s:9:\"shoe-size\";s:3:\"6.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:3:\"6.5\";}}i:107;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1jqgga5_1gK0jSZFqq6ApaXXaw/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:31:\"4000024103531-blue-heel-8-5cm-6\";s:7:\"sku_sub\";s:20:\"4000024103531-blue-6\";s:5:\"skuId\";s:17:\"10000000055681881\";s:7:\"skuAttr\";s:37:\"14:173#Blue heel 8.5cm;200000124:1394\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:15:\"Blue heel 8.5cm\";s:9:\"shoe-size\";s:1:\"6\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:1:\"6\";}}i:108;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1jqgga5_1gK0jSZFqq6ApaXXaw/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:33:\"4000024103531-blue-heel-8-5cm-5-5\";s:7:\"sku_sub\";s:22:\"4000024103531-blue-5-5\";s:5:\"skuId\";s:17:\"10000000055681880\";s:7:\"skuAttr\";s:42:\"14:173#Blue heel 8.5cm;200000124:200000286\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:15:\"Blue heel 8.5cm\";s:9:\"shoe-size\";s:3:\"5.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:3:\"5.5\";}}i:109;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1jqgga5_1gK0jSZFqq6ApaXXaw/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:31:\"4000024103531-blue-heel-8-5cm-9\";s:7:\"sku_sub\";s:20:\"4000024103531-blue-9\";s:5:\"skuId\";s:17:\"10000000055681887\";s:7:\"skuAttr\";s:39:\"14:173#Blue heel 8.5cm;200000124:350262\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:15:\"Blue heel 8.5cm\";s:9:\"shoe-size\";s:1:\"9\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:1:\"9\";}}i:110;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1jqgga5_1gK0jSZFqq6ApaXXaw/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:33:\"4000024103531-blue-heel-8-5cm-8-5\";s:7:\"sku_sub\";s:22:\"4000024103531-blue-8-5\";s:5:\"skuId\";s:17:\"10000000055681886\";s:7:\"skuAttr\";s:42:\"14:173#Blue heel 8.5cm;200000124:200000289\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:1999;s:10:\"attributes\";a:2:{s:5:\"color\";s:15:\"Blue heel 8.5cm\";s:9:\"shoe-size\";s:3:\"8.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:3:\"8.5\";}}i:111;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1jqgga5_1gK0jSZFqq6ApaXXaw/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:31:\"4000024103531-blue-heel-8-5cm-8\";s:7:\"sku_sub\";s:20:\"4000024103531-blue-8\";s:5:\"skuId\";s:17:\"10000000055681885\";s:7:\"skuAttr\";s:36:\"14:173#Blue heel 8.5cm;200000124:699\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:15:\"Blue heel 8.5cm\";s:9:\"shoe-size\";s:1:\"8\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:1:\"8\";}}i:112;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1jqgga5_1gK0jSZFqq6ApaXXaw/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:33:\"4000024103531-blue-heel-8-5cm-7-5\";s:7:\"sku_sub\";s:22:\"4000024103531-blue-7-5\";s:5:\"skuId\";s:17:\"10000000055681884\";s:7:\"skuAttr\";s:42:\"14:173#Blue heel 8.5cm;200000124:200000288\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:1999;s:10:\"attributes\";a:2:{s:5:\"color\";s:15:\"Blue heel 8.5cm\";s:9:\"shoe-size\";s:3:\"7.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:3:\"7.5\";}}i:113;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1VPZfa.H1gK0jSZSyq6xtlpXaK/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:31:\"4000024103531-blue-heel-7-5cm-4\";s:7:\"sku_sub\";s:24:\"4000024103531-sky-blue-4\";s:5:\"skuId\";s:17:\"10000000055681891\";s:7:\"skuAttr\";s:37:\"14:1254#Blue heel 7.5cm;200000124:153\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:15:\"Blue heel 7.5cm\";s:9:\"shoe-size\";s:1:\"4\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Sky Blue\";s:9:\"shoe-size\";s:1:\"4\";}}i:114;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1jqgga5_1gK0jSZFqq6ApaXXaw/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:34:\"4000024103531-blue-heel-8-5cm-10-5\";s:7:\"sku_sub\";s:23:\"4000024103531-blue-10-5\";s:5:\"skuId\";s:17:\"10000000055681890\";s:7:\"skuAttr\";s:42:\"14:173#Blue heel 8.5cm;200000124:200000291\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:15:\"Blue heel 8.5cm\";s:9:\"shoe-size\";s:4:\"10.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:4:\"10.5\";}}i:115;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1jqgga5_1gK0jSZFqq6ApaXXaw/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:32:\"4000024103531-blue-heel-8-5cm-10\";s:7:\"sku_sub\";s:21:\"4000024103531-blue-10\";s:5:\"skuId\";s:17:\"10000000055681889\";s:7:\"skuAttr\";s:37:\"14:173#Blue heel 8.5cm;200000124:1583\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:15:\"Blue heel 8.5cm\";s:9:\"shoe-size\";s:2:\"10\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"10\";}}i:116;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1jqgga5_1gK0jSZFqq6ApaXXaw/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:33:\"4000024103531-blue-heel-8-5cm-9-5\";s:7:\"sku_sub\";s:22:\"4000024103531-blue-9-5\";s:5:\"skuId\";s:17:\"10000000055681888\";s:7:\"skuAttr\";s:42:\"14:173#Blue heel 8.5cm;200000124:200000290\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:15:\"Blue heel 8.5cm\";s:9:\"shoe-size\";s:3:\"9.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:3:\"9.5\";}}i:117;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1VPZfa.H1gK0jSZSyq6xtlpXaK/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:31:\"4000024103531-blue-heel-7-5cm-6\";s:7:\"sku_sub\";s:24:\"4000024103531-sky-blue-6\";s:5:\"skuId\";s:17:\"10000000055681895\";s:7:\"skuAttr\";s:38:\"14:1254#Blue heel 7.5cm;200000124:1394\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:15:\"Blue heel 7.5cm\";s:9:\"shoe-size\";s:1:\"6\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Sky Blue\";s:9:\"shoe-size\";s:1:\"6\";}}i:118;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1VPZfa.H1gK0jSZSyq6xtlpXaK/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:33:\"4000024103531-blue-heel-7-5cm-5-5\";s:7:\"sku_sub\";s:26:\"4000024103531-sky-blue-5-5\";s:5:\"skuId\";s:17:\"10000000055681894\";s:7:\"skuAttr\";s:43:\"14:1254#Blue heel 7.5cm;200000124:200000286\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:15:\"Blue heel 7.5cm\";s:9:\"shoe-size\";s:3:\"5.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Sky Blue\";s:9:\"shoe-size\";s:3:\"5.5\";}}i:119;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1VPZfa.H1gK0jSZSyq6xtlpXaK/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:31:\"4000024103531-blue-heel-7-5cm-5\";s:7:\"sku_sub\";s:24:\"4000024103531-sky-blue-5\";s:5:\"skuId\";s:17:\"10000000055681893\";s:7:\"skuAttr\";s:37:\"14:1254#Blue heel 7.5cm;200000124:698\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:15:\"Blue heel 7.5cm\";s:9:\"shoe-size\";s:1:\"5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Sky Blue\";s:9:\"shoe-size\";s:1:\"5\";}}i:120;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1VPZfa.H1gK0jSZSyq6xtlpXaK/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:33:\"4000024103531-blue-heel-7-5cm-4-5\";s:7:\"sku_sub\";s:26:\"4000024103531-sky-blue-4-5\";s:5:\"skuId\";s:17:\"10000000055681892\";s:7:\"skuAttr\";s:43:\"14:1254#Blue heel 7.5cm;200000124:200000285\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:15:\"Blue heel 7.5cm\";s:9:\"shoe-size\";s:3:\"4.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Sky Blue\";s:9:\"shoe-size\";s:3:\"4.5\";}}i:121;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1VPZfa.H1gK0jSZSyq6xtlpXaK/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:31:\"4000024103531-blue-heel-7-5cm-8\";s:7:\"sku_sub\";s:24:\"4000024103531-sky-blue-8\";s:5:\"skuId\";s:17:\"10000000055681899\";s:7:\"skuAttr\";s:37:\"14:1254#Blue heel 7.5cm;200000124:699\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:15:\"Blue heel 7.5cm\";s:9:\"shoe-size\";s:1:\"8\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Sky Blue\";s:9:\"shoe-size\";s:1:\"8\";}}i:122;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1VPZfa.H1gK0jSZSyq6xtlpXaK/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:33:\"4000024103531-blue-heel-7-5cm-7-5\";s:7:\"sku_sub\";s:26:\"4000024103531-sky-blue-7-5\";s:5:\"skuId\";s:17:\"10000000055681898\";s:7:\"skuAttr\";s:43:\"14:1254#Blue heel 7.5cm;200000124:200000288\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:15:\"Blue heel 7.5cm\";s:9:\"shoe-size\";s:3:\"7.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Sky Blue\";s:9:\"shoe-size\";s:3:\"7.5\";}}i:123;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1VPZfa.H1gK0jSZSyq6xtlpXaK/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:31:\"4000024103531-blue-heel-7-5cm-7\";s:7:\"sku_sub\";s:24:\"4000024103531-sky-blue-7\";s:5:\"skuId\";s:17:\"10000000055681897\";s:7:\"skuAttr\";s:38:\"14:1254#Blue heel 7.5cm;200000124:3434\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:1998;s:10:\"attributes\";a:2:{s:5:\"color\";s:15:\"Blue heel 7.5cm\";s:9:\"shoe-size\";s:1:\"7\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Sky Blue\";s:9:\"shoe-size\";s:1:\"7\";}}i:124;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1VPZfa.H1gK0jSZSyq6xtlpXaK/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:33:\"4000024103531-blue-heel-7-5cm-6-5\";s:7:\"sku_sub\";s:26:\"4000024103531-sky-blue-6-5\";s:5:\"skuId\";s:17:\"10000000055681896\";s:7:\"skuAttr\";s:43:\"14:1254#Blue heel 7.5cm;200000124:200000287\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:1999;s:10:\"attributes\";a:2:{s:5:\"color\";s:15:\"Blue heel 7.5cm\";s:9:\"shoe-size\";s:3:\"6.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Sky Blue\";s:9:\"shoe-size\";s:3:\"6.5\";}}i:125;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1VPZfa.H1gK0jSZSyq6xtlpXaK/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:32:\"4000024103531-blue-heel-7-5cm-10\";s:7:\"sku_sub\";s:25:\"4000024103531-sky-blue-10\";s:5:\"skuId\";s:17:\"10000000055681903\";s:7:\"skuAttr\";s:38:\"14:1254#Blue heel 7.5cm;200000124:1583\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:15:\"Blue heel 7.5cm\";s:9:\"shoe-size\";s:2:\"10\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Sky Blue\";s:9:\"shoe-size\";s:2:\"10\";}}i:126;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1VPZfa.H1gK0jSZSyq6xtlpXaK/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:33:\"4000024103531-blue-heel-7-5cm-9-5\";s:7:\"sku_sub\";s:26:\"4000024103531-sky-blue-9-5\";s:5:\"skuId\";s:17:\"10000000055681902\";s:7:\"skuAttr\";s:43:\"14:1254#Blue heel 7.5cm;200000124:200000290\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:15:\"Blue heel 7.5cm\";s:9:\"shoe-size\";s:3:\"9.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Sky Blue\";s:9:\"shoe-size\";s:3:\"9.5\";}}i:127;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1VPZfa.H1gK0jSZSyq6xtlpXaK/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:31:\"4000024103531-blue-heel-7-5cm-9\";s:7:\"sku_sub\";s:24:\"4000024103531-sky-blue-9\";s:5:\"skuId\";s:17:\"10000000055681901\";s:7:\"skuAttr\";s:40:\"14:1254#Blue heel 7.5cm;200000124:350262\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:15:\"Blue heel 7.5cm\";s:9:\"shoe-size\";s:1:\"9\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Sky Blue\";s:9:\"shoe-size\";s:1:\"9\";}}i:128;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1VPZfa.H1gK0jSZSyq6xtlpXaK/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:33:\"4000024103531-blue-heel-7-5cm-8-5\";s:7:\"sku_sub\";s:26:\"4000024103531-sky-blue-8-5\";s:5:\"skuId\";s:17:\"10000000055681900\";s:7:\"skuAttr\";s:43:\"14:1254#Blue heel 7.5cm;200000124:200000289\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:1999;s:10:\"attributes\";a:2:{s:5:\"color\";s:15:\"Blue heel 7.5cm\";s:9:\"shoe-size\";s:3:\"8.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Sky Blue\";s:9:\"shoe-size\";s:3:\"8.5\";}}i:129;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1wF3ga4n1gK0jSZKPq6xvUXXaV/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"4000024103531-blue-heel-6cm-5\";s:7:\"sku_sub\";s:21:\"4000024103531-brown-5\";s:5:\"skuId\";s:17:\"10000000055681907\";s:7:\"skuAttr\";s:37:\"14:365458#Blue heel 6cm;200000124:698\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:13:\"Blue heel 6cm\";s:9:\"shoe-size\";s:1:\"5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:1:\"5\";}}i:130;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1wF3ga4n1gK0jSZKPq6xvUXXaV/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:31:\"4000024103531-blue-heel-6cm-4-5\";s:7:\"sku_sub\";s:23:\"4000024103531-brown-4-5\";s:5:\"skuId\";s:17:\"10000000055681906\";s:7:\"skuAttr\";s:43:\"14:365458#Blue heel 6cm;200000124:200000285\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:13:\"Blue heel 6cm\";s:9:\"shoe-size\";s:3:\"4.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:3:\"4.5\";}}i:131;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1wF3ga4n1gK0jSZKPq6xvUXXaV/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"4000024103531-blue-heel-6cm-4\";s:7:\"sku_sub\";s:21:\"4000024103531-brown-4\";s:5:\"skuId\";s:17:\"10000000055681905\";s:7:\"skuAttr\";s:37:\"14:365458#Blue heel 6cm;200000124:153\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:13:\"Blue heel 6cm\";s:9:\"shoe-size\";s:1:\"4\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:1:\"4\";}}i:132;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1VPZfa.H1gK0jSZSyq6xtlpXaK/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:34:\"4000024103531-blue-heel-7-5cm-10-5\";s:7:\"sku_sub\";s:27:\"4000024103531-sky-blue-10-5\";s:5:\"skuId\";s:17:\"10000000055681904\";s:7:\"skuAttr\";s:43:\"14:1254#Blue heel 7.5cm;200000124:200000291\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:15:\"Blue heel 7.5cm\";s:9:\"shoe-size\";s:4:\"10.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Sky Blue\";s:9:\"shoe-size\";s:4:\"10.5\";}}i:133;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1wF3ga4n1gK0jSZKPq6xvUXXaV/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"4000024103531-blue-heel-6cm-7\";s:7:\"sku_sub\";s:21:\"4000024103531-brown-7\";s:5:\"skuId\";s:17:\"10000000055681911\";s:7:\"skuAttr\";s:38:\"14:365458#Blue heel 6cm;200000124:3434\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:13:\"Blue heel 6cm\";s:9:\"shoe-size\";s:1:\"7\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:1:\"7\";}}i:134;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1wF3ga4n1gK0jSZKPq6xvUXXaV/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:31:\"4000024103531-blue-heel-6cm-6-5\";s:7:\"sku_sub\";s:23:\"4000024103531-brown-6-5\";s:5:\"skuId\";s:17:\"10000000055681910\";s:7:\"skuAttr\";s:43:\"14:365458#Blue heel 6cm;200000124:200000287\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:1998;s:10:\"attributes\";a:2:{s:5:\"color\";s:13:\"Blue heel 6cm\";s:9:\"shoe-size\";s:3:\"6.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:3:\"6.5\";}}i:135;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1wF3ga4n1gK0jSZKPq6xvUXXaV/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"4000024103531-blue-heel-6cm-6\";s:7:\"sku_sub\";s:21:\"4000024103531-brown-6\";s:5:\"skuId\";s:17:\"10000000055681909\";s:7:\"skuAttr\";s:38:\"14:365458#Blue heel 6cm;200000124:1394\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:13:\"Blue heel 6cm\";s:9:\"shoe-size\";s:1:\"6\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:1:\"6\";}}i:136;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1wF3ga4n1gK0jSZKPq6xvUXXaV/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:31:\"4000024103531-blue-heel-6cm-5-5\";s:7:\"sku_sub\";s:23:\"4000024103531-brown-5-5\";s:5:\"skuId\";s:17:\"10000000055681908\";s:7:\"skuAttr\";s:43:\"14:365458#Blue heel 6cm;200000124:200000286\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:13:\"Blue heel 6cm\";s:9:\"shoe-size\";s:3:\"5.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:3:\"5.5\";}}i:137;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1wF3ga4n1gK0jSZKPq6xvUXXaV/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"4000024103531-blue-heel-6cm-9\";s:7:\"sku_sub\";s:21:\"4000024103531-brown-9\";s:5:\"skuId\";s:17:\"10000000055681915\";s:7:\"skuAttr\";s:40:\"14:365458#Blue heel 6cm;200000124:350262\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:13:\"Blue heel 6cm\";s:9:\"shoe-size\";s:1:\"9\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:1:\"9\";}}i:138;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1wF3ga4n1gK0jSZKPq6xvUXXaV/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:31:\"4000024103531-blue-heel-6cm-8-5\";s:7:\"sku_sub\";s:23:\"4000024103531-brown-8-5\";s:5:\"skuId\";s:17:\"10000000055681914\";s:7:\"skuAttr\";s:43:\"14:365458#Blue heel 6cm;200000124:200000289\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:13:\"Blue heel 6cm\";s:9:\"shoe-size\";s:3:\"8.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:3:\"8.5\";}}i:139;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1wF3ga4n1gK0jSZKPq6xvUXXaV/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"4000024103531-blue-heel-6cm-8\";s:7:\"sku_sub\";s:21:\"4000024103531-brown-8\";s:5:\"skuId\";s:17:\"10000000055681913\";s:7:\"skuAttr\";s:37:\"14:365458#Blue heel 6cm;200000124:699\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:1999;s:10:\"attributes\";a:2:{s:5:\"color\";s:13:\"Blue heel 6cm\";s:9:\"shoe-size\";s:1:\"8\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:1:\"8\";}}i:140;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1wF3ga4n1gK0jSZKPq6xvUXXaV/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:31:\"4000024103531-blue-heel-6cm-7-5\";s:7:\"sku_sub\";s:23:\"4000024103531-brown-7-5\";s:5:\"skuId\";s:17:\"10000000055681912\";s:7:\"skuAttr\";s:43:\"14:365458#Blue heel 6cm;200000124:200000288\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:13:\"Blue heel 6cm\";s:9:\"shoe-size\";s:3:\"7.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:3:\"7.5\";}}i:141;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1Orgga.D1gK0jSZFGq6zd3FXaz/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:36:\"4000024103531-green-wide-heel-10cm-4\";s:7:\"sku_sub\";s:21:\"4000024103531-clear-4\";s:5:\"skuId\";s:17:\"10000000055681919\";s:7:\"skuAttr\";s:47:\"14:100018786#green wide heel 10cm;200000124:153\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:20:\"green wide heel 10cm\";s:9:\"shoe-size\";s:1:\"4\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Clear\";s:9:\"shoe-size\";s:1:\"4\";}}i:142;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1wF3ga4n1gK0jSZKPq6xvUXXaV/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:32:\"4000024103531-blue-heel-6cm-10-5\";s:7:\"sku_sub\";s:24:\"4000024103531-brown-10-5\";s:5:\"skuId\";s:17:\"10000000055681918\";s:7:\"skuAttr\";s:43:\"14:365458#Blue heel 6cm;200000124:200000291\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:1999;s:10:\"attributes\";a:2:{s:5:\"color\";s:13:\"Blue heel 6cm\";s:9:\"shoe-size\";s:4:\"10.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:4:\"10.5\";}}i:143;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1wF3ga4n1gK0jSZKPq6xvUXXaV/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"4000024103531-blue-heel-6cm-10\";s:7:\"sku_sub\";s:22:\"4000024103531-brown-10\";s:5:\"skuId\";s:17:\"10000000055681917\";s:7:\"skuAttr\";s:38:\"14:365458#Blue heel 6cm;200000124:1583\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:13:\"Blue heel 6cm\";s:9:\"shoe-size\";s:2:\"10\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:2:\"10\";}}i:144;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1wF3ga4n1gK0jSZKPq6xvUXXaV/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:31:\"4000024103531-blue-heel-6cm-9-5\";s:7:\"sku_sub\";s:23:\"4000024103531-brown-9-5\";s:5:\"skuId\";s:17:\"10000000055681916\";s:7:\"skuAttr\";s:43:\"14:365458#Blue heel 6cm;200000124:200000290\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:13:\"Blue heel 6cm\";s:9:\"shoe-size\";s:3:\"9.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:3:\"9.5\";}}i:145;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1wUZfa2b2gK0jSZK9q6yEgFXah/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:31:\"4000024103531-pink-heel-6cm-7-5\";s:7:\"sku_sub\";s:24:\"4000024103531-purple-7-5\";s:5:\"skuId\";s:17:\"10000000055736066\";s:7:\"skuAttr\";s:40:\"14:496#pink heel 6cm;200000124:200000288\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:1999;s:10:\"attributes\";a:2:{s:5:\"color\";s:13:\"pink heel 6cm\";s:9:\"shoe-size\";s:3:\"7.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Purple\";s:9:\"shoe-size\";s:3:\"7.5\";}}i:146;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1wUZfa2b2gK0jSZK9q6yEgFXah/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"4000024103531-pink-heel-6cm-8\";s:7:\"sku_sub\";s:22:\"4000024103531-purple-8\";s:5:\"skuId\";s:17:\"10000000055736067\";s:7:\"skuAttr\";s:34:\"14:496#pink heel 6cm;200000124:699\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:1997;s:10:\"attributes\";a:2:{s:5:\"color\";s:13:\"pink heel 6cm\";s:9:\"shoe-size\";s:1:\"8\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Purple\";s:9:\"shoe-size\";s:1:\"8\";}}i:147;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1wUZfa2b2gK0jSZK9q6yEgFXah/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:31:\"4000024103531-pink-heel-6cm-6-5\";s:7:\"sku_sub\";s:24:\"4000024103531-purple-6-5\";s:5:\"skuId\";s:17:\"10000000055736064\";s:7:\"skuAttr\";s:40:\"14:496#pink heel 6cm;200000124:200000287\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:13:\"pink heel 6cm\";s:9:\"shoe-size\";s:3:\"6.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Purple\";s:9:\"shoe-size\";s:3:\"6.5\";}}i:148;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1wUZfa2b2gK0jSZK9q6yEgFXah/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"4000024103531-pink-heel-6cm-7\";s:7:\"sku_sub\";s:22:\"4000024103531-purple-7\";s:5:\"skuId\";s:17:\"10000000055736065\";s:7:\"skuAttr\";s:35:\"14:496#pink heel 6cm;200000124:3434\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:1998;s:10:\"attributes\";a:2:{s:5:\"color\";s:13:\"pink heel 6cm\";s:9:\"shoe-size\";s:1:\"7\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Purple\";s:9:\"shoe-size\";s:1:\"7\";}}i:149;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1wUZfa2b2gK0jSZK9q6yEgFXah/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:31:\"4000024103531-pink-heel-6cm-9-5\";s:7:\"sku_sub\";s:24:\"4000024103531-purple-9-5\";s:5:\"skuId\";s:17:\"10000000055736070\";s:7:\"skuAttr\";s:40:\"14:496#pink heel 6cm;200000124:200000290\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:1999;s:10:\"attributes\";a:2:{s:5:\"color\";s:13:\"pink heel 6cm\";s:9:\"shoe-size\";s:3:\"9.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Purple\";s:9:\"shoe-size\";s:3:\"9.5\";}}i:150;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1wUZfa2b2gK0jSZK9q6yEgFXah/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"4000024103531-pink-heel-6cm-10\";s:7:\"sku_sub\";s:23:\"4000024103531-purple-10\";s:5:\"skuId\";s:17:\"10000000055736071\";s:7:\"skuAttr\";s:35:\"14:496#pink heel 6cm;200000124:1583\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:13:\"pink heel 6cm\";s:9:\"shoe-size\";s:2:\"10\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Purple\";s:9:\"shoe-size\";s:2:\"10\";}}i:151;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1wUZfa2b2gK0jSZK9q6yEgFXah/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:31:\"4000024103531-pink-heel-6cm-8-5\";s:7:\"sku_sub\";s:24:\"4000024103531-purple-8-5\";s:5:\"skuId\";s:17:\"10000000055736068\";s:7:\"skuAttr\";s:40:\"14:496#pink heel 6cm;200000124:200000289\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:13:\"pink heel 6cm\";s:9:\"shoe-size\";s:3:\"8.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Purple\";s:9:\"shoe-size\";s:3:\"8.5\";}}i:152;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1wUZfa2b2gK0jSZK9q6yEgFXah/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"4000024103531-pink-heel-6cm-9\";s:7:\"sku_sub\";s:22:\"4000024103531-purple-9\";s:5:\"skuId\";s:17:\"10000000055736069\";s:7:\"skuAttr\";s:37:\"14:496#pink heel 6cm;200000124:350262\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:1999;s:10:\"attributes\";a:2:{s:5:\"color\";s:13:\"pink heel 6cm\";s:9:\"shoe-size\";s:1:\"9\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Purple\";s:9:\"shoe-size\";s:1:\"9\";}}i:153;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1wUZfa2b2gK0jSZK9q6yEgFXah/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:32:\"4000024103531-pink-heel-6cm-10-5\";s:7:\"sku_sub\";s:25:\"4000024103531-purple-10-5\";s:5:\"skuId\";s:17:\"10000000055736072\";s:7:\"skuAttr\";s:40:\"14:496#pink heel 6cm;200000124:200000291\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:13:\"pink heel 6cm\";s:9:\"shoe-size\";s:4:\"10.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Purple\";s:9:\"shoe-size\";s:4:\"10.5\";}}i:154;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1EgYkaYH1gK0jSZFwq6A7aXXaO/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:35:\"4000024103531-blue-wide-heel-10cm-5\";s:7:\"sku_sub\";s:21:\"4000024103531-beige-5\";s:5:\"skuId\";s:17:\"10000000055681851\";s:7:\"skuAttr\";s:40:\"14:771#blue Wide heel 10cm;200000124:698\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:19:\"blue Wide heel 10cm\";s:9:\"shoe-size\";s:1:\"5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:1:\"5\";}}i:155;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1EgYkaYH1gK0jSZFwq6A7aXXaO/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:37:\"4000024103531-blue-wide-heel-10cm-4-5\";s:7:\"sku_sub\";s:23:\"4000024103531-beige-4-5\";s:5:\"skuId\";s:17:\"10000000055681850\";s:7:\"skuAttr\";s:46:\"14:771#blue Wide heel 10cm;200000124:200000285\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:19:\"blue Wide heel 10cm\";s:9:\"shoe-size\";s:3:\"4.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:3:\"4.5\";}}i:156;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1EgYkaYH1gK0jSZFwq6A7aXXaO/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:35:\"4000024103531-blue-wide-heel-10cm-4\";s:7:\"sku_sub\";s:21:\"4000024103531-beige-4\";s:5:\"skuId\";s:17:\"10000000055681849\";s:7:\"skuAttr\";s:40:\"14:771#blue Wide heel 10cm;200000124:153\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:19:\"blue Wide heel 10cm\";s:9:\"shoe-size\";s:1:\"4\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:1:\"4\";}}i:157;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1EgYkaYH1gK0jSZFwq6A7aXXaO/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:35:\"4000024103531-blue-wide-heel-10cm-7\";s:7:\"sku_sub\";s:21:\"4000024103531-beige-7\";s:5:\"skuId\";s:17:\"10000000055681855\";s:7:\"skuAttr\";s:41:\"14:771#blue Wide heel 10cm;200000124:3434\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:19:\"blue Wide heel 10cm\";s:9:\"shoe-size\";s:1:\"7\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:1:\"7\";}}i:158;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1EgYkaYH1gK0jSZFwq6A7aXXaO/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:37:\"4000024103531-blue-wide-heel-10cm-6-5\";s:7:\"sku_sub\";s:23:\"4000024103531-beige-6-5\";s:5:\"skuId\";s:17:\"10000000055681854\";s:7:\"skuAttr\";s:46:\"14:771#blue Wide heel 10cm;200000124:200000287\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:1999;s:10:\"attributes\";a:2:{s:5:\"color\";s:19:\"blue Wide heel 10cm\";s:9:\"shoe-size\";s:3:\"6.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:3:\"6.5\";}}i:159;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1EgYkaYH1gK0jSZFwq6A7aXXaO/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:35:\"4000024103531-blue-wide-heel-10cm-6\";s:7:\"sku_sub\";s:21:\"4000024103531-beige-6\";s:5:\"skuId\";s:17:\"10000000055681853\";s:7:\"skuAttr\";s:41:\"14:771#blue Wide heel 10cm;200000124:1394\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:19:\"blue Wide heel 10cm\";s:9:\"shoe-size\";s:1:\"6\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:1:\"6\";}}i:160;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1EgYkaYH1gK0jSZFwq6A7aXXaO/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:37:\"4000024103531-blue-wide-heel-10cm-5-5\";s:7:\"sku_sub\";s:23:\"4000024103531-beige-5-5\";s:5:\"skuId\";s:17:\"10000000055681852\";s:7:\"skuAttr\";s:46:\"14:771#blue Wide heel 10cm;200000124:200000286\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:19:\"blue Wide heel 10cm\";s:9:\"shoe-size\";s:3:\"5.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:3:\"5.5\";}}i:161;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1mxQga4z1gK0jSZSgq6yvwpXax/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:38:\"4000024103531-pink-wide-heel-10cm-10-5\";s:7:\"sku_sub\";s:29:\"4000024103531-army-green-10-5\";s:5:\"skuId\";s:17:\"10000000055736002\";s:7:\"skuAttr\";s:52:\"14:200004889#pink wide heel 10cm;200000124:200000291\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:19:\"pink wide heel 10cm\";s:9:\"shoe-size\";s:4:\"10.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:10:\"Army Green\";s:9:\"shoe-size\";s:4:\"10.5\";}}i:162;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1_2vka7L0gK0jSZFxq6xWHVXav/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"4000024103531-pink-heel-10cm-4\";s:7:\"sku_sub\";s:21:\"4000024103531-ivory-4\";s:5:\"skuId\";s:17:\"10000000055736003\";s:7:\"skuAttr\";s:41:\"14:200002130#pink heel 10cm;200000124:153\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:14:\"pink heel 10cm\";s:9:\"shoe-size\";s:1:\"4\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Ivory\";s:9:\"shoe-size\";s:1:\"4\";}}i:163;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1mxQga4z1gK0jSZSgq6yvwpXax/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:36:\"4000024103531-pink-wide-heel-10cm-10\";s:7:\"sku_sub\";s:27:\"4000024103531-army-green-10\";s:5:\"skuId\";s:17:\"10000000055736001\";s:7:\"skuAttr\";s:47:\"14:200004889#pink wide heel 10cm;200000124:1583\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:19:\"pink wide heel 10cm\";s:9:\"shoe-size\";s:2:\"10\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:10:\"Army Green\";s:9:\"shoe-size\";s:2:\"10\";}}i:164;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1_2vka7L0gK0jSZFxq6xWHVXav/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:32:\"4000024103531-pink-heel-10cm-5-5\";s:7:\"sku_sub\";s:23:\"4000024103531-ivory-5-5\";s:5:\"skuId\";s:17:\"10000000055736006\";s:7:\"skuAttr\";s:47:\"14:200002130#pink heel 10cm;200000124:200000286\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:14:\"pink heel 10cm\";s:9:\"shoe-size\";s:3:\"5.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Ivory\";s:9:\"shoe-size\";s:3:\"5.5\";}}i:165;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1_2vka7L0gK0jSZFxq6xWHVXav/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"4000024103531-pink-heel-10cm-6\";s:7:\"sku_sub\";s:21:\"4000024103531-ivory-6\";s:5:\"skuId\";s:17:\"10000000055736007\";s:7:\"skuAttr\";s:42:\"14:200002130#pink heel 10cm;200000124:1394\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:14:\"pink heel 10cm\";s:9:\"shoe-size\";s:1:\"6\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Ivory\";s:9:\"shoe-size\";s:1:\"6\";}}i:166;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1_2vka7L0gK0jSZFxq6xWHVXav/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:32:\"4000024103531-pink-heel-10cm-4-5\";s:7:\"sku_sub\";s:23:\"4000024103531-ivory-4-5\";s:5:\"skuId\";s:17:\"10000000055736004\";s:7:\"skuAttr\";s:47:\"14:200002130#pink heel 10cm;200000124:200000285\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:14:\"pink heel 10cm\";s:9:\"shoe-size\";s:3:\"4.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Ivory\";s:9:\"shoe-size\";s:3:\"4.5\";}}i:167;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1_2vka7L0gK0jSZFxq6xWHVXav/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"4000024103531-pink-heel-10cm-5\";s:7:\"sku_sub\";s:21:\"4000024103531-ivory-5\";s:5:\"skuId\";s:17:\"10000000055736005\";s:7:\"skuAttr\";s:41:\"14:200002130#pink heel 10cm;200000124:698\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:14:\"pink heel 10cm\";s:9:\"shoe-size\";s:1:\"5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Ivory\";s:9:\"shoe-size\";s:1:\"5\";}}i:168;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1_2vka7L0gK0jSZFxq6xWHVXav/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:32:\"4000024103531-pink-heel-10cm-7-5\";s:7:\"sku_sub\";s:23:\"4000024103531-ivory-7-5\";s:5:\"skuId\";s:17:\"10000000055736010\";s:7:\"skuAttr\";s:47:\"14:200002130#pink heel 10cm;200000124:200000288\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:14:\"pink heel 10cm\";s:9:\"shoe-size\";s:3:\"7.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Ivory\";s:9:\"shoe-size\";s:3:\"7.5\";}}i:169;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1_2vka7L0gK0jSZFxq6xWHVXav/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"4000024103531-pink-heel-10cm-8\";s:7:\"sku_sub\";s:21:\"4000024103531-ivory-8\";s:5:\"skuId\";s:17:\"10000000055736011\";s:7:\"skuAttr\";s:41:\"14:200002130#pink heel 10cm;200000124:699\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:14:\"pink heel 10cm\";s:9:\"shoe-size\";s:1:\"8\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Ivory\";s:9:\"shoe-size\";s:1:\"8\";}}i:170;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1_2vka7L0gK0jSZFxq6xWHVXav/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:32:\"4000024103531-pink-heel-10cm-6-5\";s:7:\"sku_sub\";s:23:\"4000024103531-ivory-6-5\";s:5:\"skuId\";s:17:\"10000000055736008\";s:7:\"skuAttr\";s:47:\"14:200002130#pink heel 10cm;200000124:200000287\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:14:\"pink heel 10cm\";s:9:\"shoe-size\";s:3:\"6.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Ivory\";s:9:\"shoe-size\";s:3:\"6.5\";}}i:171;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1_2vka7L0gK0jSZFxq6xWHVXav/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"4000024103531-pink-heel-10cm-7\";s:7:\"sku_sub\";s:21:\"4000024103531-ivory-7\";s:5:\"skuId\";s:17:\"10000000055736009\";s:7:\"skuAttr\";s:42:\"14:200002130#pink heel 10cm;200000124:3434\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:14:\"pink heel 10cm\";s:9:\"shoe-size\";s:1:\"7\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Ivory\";s:9:\"shoe-size\";s:1:\"7\";}}i:172;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1_2vka7L0gK0jSZFxq6xWHVXav/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:32:\"4000024103531-pink-heel-10cm-9-5\";s:7:\"sku_sub\";s:23:\"4000024103531-ivory-9-5\";s:5:\"skuId\";s:17:\"10000000055736014\";s:7:\"skuAttr\";s:47:\"14:200002130#pink heel 10cm;200000124:200000290\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:14:\"pink heel 10cm\";s:9:\"shoe-size\";s:3:\"9.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Ivory\";s:9:\"shoe-size\";s:3:\"9.5\";}}i:173;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1_2vka7L0gK0jSZFxq6xWHVXav/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:31:\"4000024103531-pink-heel-10cm-10\";s:7:\"sku_sub\";s:22:\"4000024103531-ivory-10\";s:5:\"skuId\";s:17:\"10000000055736015\";s:7:\"skuAttr\";s:42:\"14:200002130#pink heel 10cm;200000124:1583\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:14:\"pink heel 10cm\";s:9:\"shoe-size\";s:2:\"10\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Ivory\";s:9:\"shoe-size\";s:2:\"10\";}}i:174;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1_2vka7L0gK0jSZFxq6xWHVXav/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:32:\"4000024103531-pink-heel-10cm-8-5\";s:7:\"sku_sub\";s:23:\"4000024103531-ivory-8-5\";s:5:\"skuId\";s:17:\"10000000055736012\";s:7:\"skuAttr\";s:47:\"14:200002130#pink heel 10cm;200000124:200000289\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:14:\"pink heel 10cm\";s:9:\"shoe-size\";s:3:\"8.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Ivory\";s:9:\"shoe-size\";s:3:\"8.5\";}}i:175;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1_2vka7L0gK0jSZFxq6xWHVXav/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"4000024103531-pink-heel-10cm-9\";s:7:\"sku_sub\";s:21:\"4000024103531-ivory-9\";s:5:\"skuId\";s:17:\"10000000055736013\";s:7:\"skuAttr\";s:44:\"14:200002130#pink heel 10cm;200000124:350262\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:14:\"pink heel 10cm\";s:9:\"shoe-size\";s:1:\"9\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Ivory\";s:9:\"shoe-size\";s:1:\"9\";}}i:176;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1PMQga.T1gK0jSZFrq6ANCXXaN/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:31:\"4000024103531-pink-heel-9cm-4-5\";s:7:\"sku_sub\";s:23:\"4000024103531-multi-4-5\";s:5:\"skuId\";s:17:\"10000000055736018\";s:7:\"skuAttr\";s:46:\"14:200003699#pink heel 9cm;200000124:200000285\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:13:\"pink heel 9cm\";s:9:\"shoe-size\";s:3:\"4.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"MULTI\";s:9:\"shoe-size\";s:3:\"4.5\";}}i:177;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1PMQga.T1gK0jSZFrq6ANCXXaN/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"4000024103531-pink-heel-9cm-5\";s:7:\"sku_sub\";s:21:\"4000024103531-multi-5\";s:5:\"skuId\";s:17:\"10000000055736019\";s:7:\"skuAttr\";s:40:\"14:200003699#pink heel 9cm;200000124:698\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:13:\"pink heel 9cm\";s:9:\"shoe-size\";s:1:\"5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"MULTI\";s:9:\"shoe-size\";s:1:\"5\";}}i:178;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1_2vka7L0gK0jSZFxq6xWHVXav/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:33:\"4000024103531-pink-heel-10cm-10-5\";s:7:\"sku_sub\";s:24:\"4000024103531-ivory-10-5\";s:5:\"skuId\";s:17:\"10000000055736016\";s:7:\"skuAttr\";s:47:\"14:200002130#pink heel 10cm;200000124:200000291\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:14:\"pink heel 10cm\";s:9:\"shoe-size\";s:4:\"10.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Ivory\";s:9:\"shoe-size\";s:4:\"10.5\";}}i:179;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1PMQga.T1gK0jSZFrq6ANCXXaN/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"4000024103531-pink-heel-9cm-4\";s:7:\"sku_sub\";s:21:\"4000024103531-multi-4\";s:5:\"skuId\";s:17:\"10000000055736017\";s:7:\"skuAttr\";s:40:\"14:200003699#pink heel 9cm;200000124:153\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:13:\"pink heel 9cm\";s:9:\"shoe-size\";s:1:\"4\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"MULTI\";s:9:\"shoe-size\";s:1:\"4\";}}i:180;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1PMQga.T1gK0jSZFrq6ANCXXaN/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:31:\"4000024103531-pink-heel-9cm-6-5\";s:7:\"sku_sub\";s:23:\"4000024103531-multi-6-5\";s:5:\"skuId\";s:17:\"10000000055736022\";s:7:\"skuAttr\";s:46:\"14:200003699#pink heel 9cm;200000124:200000287\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:13:\"pink heel 9cm\";s:9:\"shoe-size\";s:3:\"6.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"MULTI\";s:9:\"shoe-size\";s:3:\"6.5\";}}i:181;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1PMQga.T1gK0jSZFrq6ANCXXaN/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"4000024103531-pink-heel-9cm-7\";s:7:\"sku_sub\";s:21:\"4000024103531-multi-7\";s:5:\"skuId\";s:17:\"10000000055736023\";s:7:\"skuAttr\";s:41:\"14:200003699#pink heel 9cm;200000124:3434\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:13:\"pink heel 9cm\";s:9:\"shoe-size\";s:1:\"7\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"MULTI\";s:9:\"shoe-size\";s:1:\"7\";}}i:182;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1PMQga.T1gK0jSZFrq6ANCXXaN/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:31:\"4000024103531-pink-heel-9cm-5-5\";s:7:\"sku_sub\";s:23:\"4000024103531-multi-5-5\";s:5:\"skuId\";s:17:\"10000000055736020\";s:7:\"skuAttr\";s:46:\"14:200003699#pink heel 9cm;200000124:200000286\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:13:\"pink heel 9cm\";s:9:\"shoe-size\";s:3:\"5.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"MULTI\";s:9:\"shoe-size\";s:3:\"5.5\";}}i:183;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1PMQga.T1gK0jSZFrq6ANCXXaN/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"4000024103531-pink-heel-9cm-6\";s:7:\"sku_sub\";s:21:\"4000024103531-multi-6\";s:5:\"skuId\";s:17:\"10000000055736021\";s:7:\"skuAttr\";s:41:\"14:200003699#pink heel 9cm;200000124:1394\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:13:\"pink heel 9cm\";s:9:\"shoe-size\";s:1:\"6\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"MULTI\";s:9:\"shoe-size\";s:1:\"6\";}}i:184;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1PMQga.T1gK0jSZFrq6ANCXXaN/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:31:\"4000024103531-pink-heel-9cm-8-5\";s:7:\"sku_sub\";s:23:\"4000024103531-multi-8-5\";s:5:\"skuId\";s:17:\"10000000055736026\";s:7:\"skuAttr\";s:46:\"14:200003699#pink heel 9cm;200000124:200000289\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:1999;s:10:\"attributes\";a:2:{s:5:\"color\";s:13:\"pink heel 9cm\";s:9:\"shoe-size\";s:3:\"8.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"MULTI\";s:9:\"shoe-size\";s:3:\"8.5\";}}i:185;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1PMQga.T1gK0jSZFrq6ANCXXaN/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"4000024103531-pink-heel-9cm-9\";s:7:\"sku_sub\";s:21:\"4000024103531-multi-9\";s:5:\"skuId\";s:17:\"10000000055736027\";s:7:\"skuAttr\";s:43:\"14:200003699#pink heel 9cm;200000124:350262\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:13:\"pink heel 9cm\";s:9:\"shoe-size\";s:1:\"9\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"MULTI\";s:9:\"shoe-size\";s:1:\"9\";}}i:186;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1PMQga.T1gK0jSZFrq6ANCXXaN/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:31:\"4000024103531-pink-heel-9cm-7-5\";s:7:\"sku_sub\";s:23:\"4000024103531-multi-7-5\";s:5:\"skuId\";s:17:\"10000000055736024\";s:7:\"skuAttr\";s:46:\"14:200003699#pink heel 9cm;200000124:200000288\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:1999;s:10:\"attributes\";a:2:{s:5:\"color\";s:13:\"pink heel 9cm\";s:9:\"shoe-size\";s:3:\"7.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"MULTI\";s:9:\"shoe-size\";s:3:\"7.5\";}}i:187;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1PMQga.T1gK0jSZFrq6ANCXXaN/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"4000024103531-pink-heel-9cm-8\";s:7:\"sku_sub\";s:21:\"4000024103531-multi-8\";s:5:\"skuId\";s:17:\"10000000055736025\";s:7:\"skuAttr\";s:40:\"14:200003699#pink heel 9cm;200000124:699\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:13:\"pink heel 9cm\";s:9:\"shoe-size\";s:1:\"8\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"MULTI\";s:9:\"shoe-size\";s:1:\"8\";}}i:188;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1PMQga.T1gK0jSZFrq6ANCXXaN/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:32:\"4000024103531-pink-heel-9cm-10-5\";s:7:\"sku_sub\";s:24:\"4000024103531-multi-10-5\";s:5:\"skuId\";s:17:\"10000000055736030\";s:7:\"skuAttr\";s:46:\"14:200003699#pink heel 9cm;200000124:200000291\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:13:\"pink heel 9cm\";s:9:\"shoe-size\";s:4:\"10.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"MULTI\";s:9:\"shoe-size\";s:4:\"10.5\";}}i:189;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1qGIiaYH1gK0jSZFwq6A7aXXa7/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:31:\"4000024103531-pink-heel-8-5cm-4\";s:7:\"sku_sub\";s:22:\"4000024103531-orange-4\";s:5:\"skuId\";s:17:\"10000000055736031\";s:7:\"skuAttr\";s:40:\"14:350852#pink  heel 8.5cm;200000124:153\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:16:\"pink  heel 8.5cm\";s:9:\"shoe-size\";s:1:\"4\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Orange\";s:9:\"shoe-size\";s:1:\"4\";}}i:190;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1PMQga.T1gK0jSZFrq6ANCXXaN/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:31:\"4000024103531-pink-heel-9cm-9-5\";s:7:\"sku_sub\";s:23:\"4000024103531-multi-9-5\";s:5:\"skuId\";s:17:\"10000000055736028\";s:7:\"skuAttr\";s:46:\"14:200003699#pink heel 9cm;200000124:200000290\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:13:\"pink heel 9cm\";s:9:\"shoe-size\";s:3:\"9.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"MULTI\";s:9:\"shoe-size\";s:3:\"9.5\";}}i:191;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1PMQga.T1gK0jSZFrq6ANCXXaN/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"4000024103531-pink-heel-9cm-10\";s:7:\"sku_sub\";s:22:\"4000024103531-multi-10\";s:5:\"skuId\";s:17:\"10000000055736029\";s:7:\"skuAttr\";s:41:\"14:200003699#pink heel 9cm;200000124:1583\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:13:\"pink heel 9cm\";s:9:\"shoe-size\";s:2:\"10\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"MULTI\";s:9:\"shoe-size\";s:2:\"10\";}}i:192;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1qGIiaYH1gK0jSZFwq6A7aXXa7/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:33:\"4000024103531-pink-heel-8-5cm-5-5\";s:7:\"sku_sub\";s:24:\"4000024103531-orange-5-5\";s:5:\"skuId\";s:17:\"10000000055736034\";s:7:\"skuAttr\";s:46:\"14:350852#pink  heel 8.5cm;200000124:200000286\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:1999;s:10:\"attributes\";a:2:{s:5:\"color\";s:16:\"pink  heel 8.5cm\";s:9:\"shoe-size\";s:3:\"5.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Orange\";s:9:\"shoe-size\";s:3:\"5.5\";}}i:193;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1qGIiaYH1gK0jSZFwq6A7aXXa7/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:31:\"4000024103531-pink-heel-8-5cm-6\";s:7:\"sku_sub\";s:22:\"4000024103531-orange-6\";s:5:\"skuId\";s:17:\"10000000055736035\";s:7:\"skuAttr\";s:41:\"14:350852#pink  heel 8.5cm;200000124:1394\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:16:\"pink  heel 8.5cm\";s:9:\"shoe-size\";s:1:\"6\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Orange\";s:9:\"shoe-size\";s:1:\"6\";}}i:194;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1qGIiaYH1gK0jSZFwq6A7aXXa7/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:33:\"4000024103531-pink-heel-8-5cm-4-5\";s:7:\"sku_sub\";s:24:\"4000024103531-orange-4-5\";s:5:\"skuId\";s:17:\"10000000055736032\";s:7:\"skuAttr\";s:46:\"14:350852#pink  heel 8.5cm;200000124:200000285\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:16:\"pink  heel 8.5cm\";s:9:\"shoe-size\";s:3:\"4.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Orange\";s:9:\"shoe-size\";s:3:\"4.5\";}}i:195;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1qGIiaYH1gK0jSZFwq6A7aXXa7/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:31:\"4000024103531-pink-heel-8-5cm-5\";s:7:\"sku_sub\";s:22:\"4000024103531-orange-5\";s:5:\"skuId\";s:17:\"10000000055736033\";s:7:\"skuAttr\";s:40:\"14:350852#pink  heel 8.5cm;200000124:698\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:16:\"pink  heel 8.5cm\";s:9:\"shoe-size\";s:1:\"5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Orange\";s:9:\"shoe-size\";s:1:\"5\";}}i:196;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1qGIiaYH1gK0jSZFwq6A7aXXa7/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:33:\"4000024103531-pink-heel-8-5cm-7-5\";s:7:\"sku_sub\";s:24:\"4000024103531-orange-7-5\";s:5:\"skuId\";s:17:\"10000000055736038\";s:7:\"skuAttr\";s:46:\"14:350852#pink  heel 8.5cm;200000124:200000288\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:1999;s:10:\"attributes\";a:2:{s:5:\"color\";s:16:\"pink  heel 8.5cm\";s:9:\"shoe-size\";s:3:\"7.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Orange\";s:9:\"shoe-size\";s:3:\"7.5\";}}i:197;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1qGIiaYH1gK0jSZFwq6A7aXXa7/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:31:\"4000024103531-pink-heel-8-5cm-8\";s:7:\"sku_sub\";s:22:\"4000024103531-orange-8\";s:5:\"skuId\";s:17:\"10000000055736039\";s:7:\"skuAttr\";s:40:\"14:350852#pink  heel 8.5cm;200000124:699\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:1999;s:10:\"attributes\";a:2:{s:5:\"color\";s:16:\"pink  heel 8.5cm\";s:9:\"shoe-size\";s:1:\"8\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Orange\";s:9:\"shoe-size\";s:1:\"8\";}}i:198;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1qGIiaYH1gK0jSZFwq6A7aXXa7/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:33:\"4000024103531-pink-heel-8-5cm-6-5\";s:7:\"sku_sub\";s:24:\"4000024103531-orange-6-5\";s:5:\"skuId\";s:17:\"10000000055736036\";s:7:\"skuAttr\";s:46:\"14:350852#pink  heel 8.5cm;200000124:200000287\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:1996;s:10:\"attributes\";a:2:{s:5:\"color\";s:16:\"pink  heel 8.5cm\";s:9:\"shoe-size\";s:3:\"6.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Orange\";s:9:\"shoe-size\";s:3:\"6.5\";}}i:199;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1qGIiaYH1gK0jSZFwq6A7aXXa7/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:31:\"4000024103531-pink-heel-8-5cm-7\";s:7:\"sku_sub\";s:22:\"4000024103531-orange-7\";s:5:\"skuId\";s:17:\"10000000055736037\";s:7:\"skuAttr\";s:41:\"14:350852#pink  heel 8.5cm;200000124:3434\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:16:\"pink  heel 8.5cm\";s:9:\"shoe-size\";s:1:\"7\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Orange\";s:9:\"shoe-size\";s:1:\"7\";}}i:200;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1qGIiaYH1gK0jSZFwq6A7aXXa7/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:33:\"4000024103531-pink-heel-8-5cm-9-5\";s:7:\"sku_sub\";s:24:\"4000024103531-orange-9-5\";s:5:\"skuId\";s:17:\"10000000055736042\";s:7:\"skuAttr\";s:46:\"14:350852#pink  heel 8.5cm;200000124:200000290\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:16:\"pink  heel 8.5cm\";s:9:\"shoe-size\";s:3:\"9.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Orange\";s:9:\"shoe-size\";s:3:\"9.5\";}}i:201;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1qGIiaYH1gK0jSZFwq6A7aXXa7/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:32:\"4000024103531-pink-heel-8-5cm-10\";s:7:\"sku_sub\";s:23:\"4000024103531-orange-10\";s:5:\"skuId\";s:17:\"10000000055736043\";s:7:\"skuAttr\";s:41:\"14:350852#pink  heel 8.5cm;200000124:1583\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:16:\"pink  heel 8.5cm\";s:9:\"shoe-size\";s:2:\"10\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Orange\";s:9:\"shoe-size\";s:2:\"10\";}}i:202;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1qGIiaYH1gK0jSZFwq6A7aXXa7/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:33:\"4000024103531-pink-heel-8-5cm-8-5\";s:7:\"sku_sub\";s:24:\"4000024103531-orange-8-5\";s:5:\"skuId\";s:17:\"10000000055736040\";s:7:\"skuAttr\";s:46:\"14:350852#pink  heel 8.5cm;200000124:200000289\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:16:\"pink  heel 8.5cm\";s:9:\"shoe-size\";s:3:\"8.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Orange\";s:9:\"shoe-size\";s:3:\"8.5\";}}i:203;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1qGIiaYH1gK0jSZFwq6A7aXXa7/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:31:\"4000024103531-pink-heel-8-5cm-9\";s:7:\"sku_sub\";s:22:\"4000024103531-orange-9\";s:5:\"skuId\";s:17:\"10000000055736041\";s:7:\"skuAttr\";s:43:\"14:350852#pink  heel 8.5cm;200000124:350262\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:16:\"pink  heel 8.5cm\";s:9:\"shoe-size\";s:1:\"9\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Orange\";s:9:\"shoe-size\";s:1:\"9\";}}i:204;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1NEIha.Y1gK0jSZFCq6AwqXXak/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:33:\"4000024103531-pink-heel-7-5cm-4-5\";s:7:\"sku_sub\";s:22:\"4000024103531-pink-4-5\";s:5:\"skuId\";s:17:\"10000000055736046\";s:7:\"skuAttr\";s:43:\"14:1052#pink heel 7.5cm;200000124:200000285\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:15:\"pink heel 7.5cm\";s:9:\"shoe-size\";s:3:\"4.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:3:\"4.5\";}}i:205;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1NEIha.Y1gK0jSZFCq6AwqXXak/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:31:\"4000024103531-pink-heel-7-5cm-5\";s:7:\"sku_sub\";s:20:\"4000024103531-pink-5\";s:5:\"skuId\";s:17:\"10000000055736047\";s:7:\"skuAttr\";s:37:\"14:1052#pink heel 7.5cm;200000124:698\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:15:\"pink heel 7.5cm\";s:9:\"shoe-size\";s:1:\"5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:1:\"5\";}}i:206;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1qGIiaYH1gK0jSZFwq6A7aXXa7/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:34:\"4000024103531-pink-heel-8-5cm-10-5\";s:7:\"sku_sub\";s:25:\"4000024103531-orange-10-5\";s:5:\"skuId\";s:17:\"10000000055736044\";s:7:\"skuAttr\";s:46:\"14:350852#pink  heel 8.5cm;200000124:200000291\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:16:\"pink  heel 8.5cm\";s:9:\"shoe-size\";s:4:\"10.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Orange\";s:9:\"shoe-size\";s:4:\"10.5\";}}i:207;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1NEIha.Y1gK0jSZFCq6AwqXXak/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:31:\"4000024103531-pink-heel-7-5cm-4\";s:7:\"sku_sub\";s:20:\"4000024103531-pink-4\";s:5:\"skuId\";s:17:\"10000000055736045\";s:7:\"skuAttr\";s:37:\"14:1052#pink heel 7.5cm;200000124:153\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:1999;s:10:\"attributes\";a:2:{s:5:\"color\";s:15:\"pink heel 7.5cm\";s:9:\"shoe-size\";s:1:\"4\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:1:\"4\";}}i:208;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1NEIha.Y1gK0jSZFCq6AwqXXak/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:33:\"4000024103531-pink-heel-7-5cm-6-5\";s:7:\"sku_sub\";s:22:\"4000024103531-pink-6-5\";s:5:\"skuId\";s:17:\"10000000055736050\";s:7:\"skuAttr\";s:43:\"14:1052#pink heel 7.5cm;200000124:200000287\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:1997;s:10:\"attributes\";a:2:{s:5:\"color\";s:15:\"pink heel 7.5cm\";s:9:\"shoe-size\";s:3:\"6.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:3:\"6.5\";}}i:209;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1NEIha.Y1gK0jSZFCq6AwqXXak/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:31:\"4000024103531-pink-heel-7-5cm-7\";s:7:\"sku_sub\";s:20:\"4000024103531-pink-7\";s:5:\"skuId\";s:17:\"10000000055736051\";s:7:\"skuAttr\";s:38:\"14:1052#pink heel 7.5cm;200000124:3434\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:1998;s:10:\"attributes\";a:2:{s:5:\"color\";s:15:\"pink heel 7.5cm\";s:9:\"shoe-size\";s:1:\"7\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:1:\"7\";}}i:210;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1NEIha.Y1gK0jSZFCq6AwqXXak/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:33:\"4000024103531-pink-heel-7-5cm-5-5\";s:7:\"sku_sub\";s:22:\"4000024103531-pink-5-5\";s:5:\"skuId\";s:17:\"10000000055736048\";s:7:\"skuAttr\";s:43:\"14:1052#pink heel 7.5cm;200000124:200000286\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:1995;s:10:\"attributes\";a:2:{s:5:\"color\";s:15:\"pink heel 7.5cm\";s:9:\"shoe-size\";s:3:\"5.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:3:\"5.5\";}}i:211;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1NEIha.Y1gK0jSZFCq6AwqXXak/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:31:\"4000024103531-pink-heel-7-5cm-6\";s:7:\"sku_sub\";s:20:\"4000024103531-pink-6\";s:5:\"skuId\";s:17:\"10000000055736049\";s:7:\"skuAttr\";s:38:\"14:1052#pink heel 7.5cm;200000124:1394\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:1998;s:10:\"attributes\";a:2:{s:5:\"color\";s:15:\"pink heel 7.5cm\";s:9:\"shoe-size\";s:1:\"6\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:1:\"6\";}}i:212;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1NEIha.Y1gK0jSZFCq6AwqXXak/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:33:\"4000024103531-pink-heel-7-5cm-8-5\";s:7:\"sku_sub\";s:22:\"4000024103531-pink-8-5\";s:5:\"skuId\";s:17:\"10000000055736054\";s:7:\"skuAttr\";s:43:\"14:1052#pink heel 7.5cm;200000124:200000289\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:15:\"pink heel 7.5cm\";s:9:\"shoe-size\";s:3:\"8.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:3:\"8.5\";}}i:213;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1NEIha.Y1gK0jSZFCq6AwqXXak/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:31:\"4000024103531-pink-heel-7-5cm-9\";s:7:\"sku_sub\";s:20:\"4000024103531-pink-9\";s:5:\"skuId\";s:17:\"10000000055736055\";s:7:\"skuAttr\";s:40:\"14:1052#pink heel 7.5cm;200000124:350262\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:1999;s:10:\"attributes\";a:2:{s:5:\"color\";s:15:\"pink heel 7.5cm\";s:9:\"shoe-size\";s:1:\"9\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:1:\"9\";}}i:214;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1NEIha.Y1gK0jSZFCq6AwqXXak/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:33:\"4000024103531-pink-heel-7-5cm-7-5\";s:7:\"sku_sub\";s:22:\"4000024103531-pink-7-5\";s:5:\"skuId\";s:17:\"10000000055736052\";s:7:\"skuAttr\";s:43:\"14:1052#pink heel 7.5cm;200000124:200000288\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:1999;s:10:\"attributes\";a:2:{s:5:\"color\";s:15:\"pink heel 7.5cm\";s:9:\"shoe-size\";s:3:\"7.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:3:\"7.5\";}}i:215;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1NEIha.Y1gK0jSZFCq6AwqXXak/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:31:\"4000024103531-pink-heel-7-5cm-8\";s:7:\"sku_sub\";s:20:\"4000024103531-pink-8\";s:5:\"skuId\";s:17:\"10000000055736053\";s:7:\"skuAttr\";s:37:\"14:1052#pink heel 7.5cm;200000124:699\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:1997;s:10:\"attributes\";a:2:{s:5:\"color\";s:15:\"pink heel 7.5cm\";s:9:\"shoe-size\";s:1:\"8\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:1:\"8\";}}i:216;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1NEIha.Y1gK0jSZFCq6AwqXXak/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:34:\"4000024103531-pink-heel-7-5cm-10-5\";s:7:\"sku_sub\";s:23:\"4000024103531-pink-10-5\";s:5:\"skuId\";s:17:\"10000000055736058\";s:7:\"skuAttr\";s:43:\"14:1052#pink heel 7.5cm;200000124:200000291\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:1998;s:10:\"attributes\";a:2:{s:5:\"color\";s:15:\"pink heel 7.5cm\";s:9:\"shoe-size\";s:4:\"10.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:4:\"10.5\";}}i:217;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1wUZfa2b2gK0jSZK9q6yEgFXah/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"4000024103531-pink-heel-6cm-4\";s:7:\"sku_sub\";s:22:\"4000024103531-purple-4\";s:5:\"skuId\";s:17:\"10000000055736059\";s:7:\"skuAttr\";s:34:\"14:496#pink heel 6cm;200000124:153\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:13:\"pink heel 6cm\";s:9:\"shoe-size\";s:1:\"4\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Purple\";s:9:\"shoe-size\";s:1:\"4\";}}i:218;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1NEIha.Y1gK0jSZFCq6AwqXXak/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:33:\"4000024103531-pink-heel-7-5cm-9-5\";s:7:\"sku_sub\";s:22:\"4000024103531-pink-9-5\";s:5:\"skuId\";s:17:\"10000000055736056\";s:7:\"skuAttr\";s:43:\"14:1052#pink heel 7.5cm;200000124:200000290\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:15:\"pink heel 7.5cm\";s:9:\"shoe-size\";s:3:\"9.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:3:\"9.5\";}}i:219;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1NEIha.Y1gK0jSZFCq6AwqXXak/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:32:\"4000024103531-pink-heel-7-5cm-10\";s:7:\"sku_sub\";s:21:\"4000024103531-pink-10\";s:5:\"skuId\";s:17:\"10000000055736057\";s:7:\"skuAttr\";s:38:\"14:1052#pink heel 7.5cm;200000124:1583\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:15:\"pink heel 7.5cm\";s:9:\"shoe-size\";s:2:\"10\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:2:\"10\";}}i:220;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1wUZfa2b2gK0jSZK9q6yEgFXah/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:31:\"4000024103531-pink-heel-6cm-5-5\";s:7:\"sku_sub\";s:24:\"4000024103531-purple-5-5\";s:5:\"skuId\";s:17:\"10000000055736062\";s:7:\"skuAttr\";s:40:\"14:496#pink heel 6cm;200000124:200000286\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:13:\"pink heel 6cm\";s:9:\"shoe-size\";s:3:\"5.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Purple\";s:9:\"shoe-size\";s:3:\"5.5\";}}i:221;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1wUZfa2b2gK0jSZK9q6yEgFXah/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"4000024103531-pink-heel-6cm-6\";s:7:\"sku_sub\";s:22:\"4000024103531-purple-6\";s:5:\"skuId\";s:17:\"10000000055736063\";s:7:\"skuAttr\";s:35:\"14:496#pink heel 6cm;200000124:1394\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:1999;s:10:\"attributes\";a:2:{s:5:\"color\";s:13:\"pink heel 6cm\";s:9:\"shoe-size\";s:1:\"6\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Purple\";s:9:\"shoe-size\";s:1:\"6\";}}i:222;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1wUZfa2b2gK0jSZK9q6yEgFXah/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:31:\"4000024103531-pink-heel-6cm-4-5\";s:7:\"sku_sub\";s:24:\"4000024103531-purple-4-5\";s:5:\"skuId\";s:17:\"10000000055736060\";s:7:\"skuAttr\";s:40:\"14:496#pink heel 6cm;200000124:200000285\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:13:\"pink heel 6cm\";s:9:\"shoe-size\";s:3:\"4.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Purple\";s:9:\"shoe-size\";s:3:\"4.5\";}}i:223;a:10:{s:5:\"image\";s:163:\"https://ae01.alicdn.com/kf/HTB1wUZfa2b2gK0jSZK9q6yEgFXah/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"4000024103531-pink-heel-6cm-5\";s:7:\"sku_sub\";s:22:\"4000024103531-purple-5\";s:5:\"skuId\";s:17:\"10000000055736061\";s:7:\"skuAttr\";s:34:\"14:496#pink heel 6cm;200000124:698\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"41.13\";s:5:\"stock\";i:2000;s:10:\"attributes\";a:2:{s:5:\"color\";s:13:\"pink heel 6cm\";s:9:\"shoe-size\";s:1:\"5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Purple\";s:9:\"shoe-size\";s:1:\"5\";}}}');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(77852, 5005, '_variation_description', ''),
(77853, 5005, '_sku', '1005002688793166-core-black-red-41-1-3'),
(77854, 5005, '_regular_price', '218.72'),
(77855, 5005, 'total_sales', '0'),
(77856, 5005, '_tax_status', 'taxable'),
(77857, 5005, '_tax_class', 'parent'),
(77858, 5005, '_manage_stock', 'yes'),
(77859, 5005, '_backorders', 'no'),
(77860, 5005, '_sold_individually', 'no'),
(77861, 5005, '_virtual', 'no'),
(77862, 5005, '_downloadable', 'no'),
(77863, 5005, '_download_limit', '-1'),
(77864, 5005, '_download_expiry', '-1'),
(77865, 5005, '_stock', '9997'),
(77866, 5005, '_stock_status', 'instock'),
(77867, 5005, '_wc_average_rating', '0'),
(77868, 5005, '_wc_review_count', '0'),
(77869, 5005, 'attribute_pa_color', 'core-black-red'),
(77870, 5005, 'attribute_pa_shoe-size', '41-1-3'),
(77871, 5005, '_price', '218.72'),
(77872, 5005, '_product_version', '4.1.0'),
(77873, 5005, '_vi_wad_aliexpress_variation_id', '12000021725460369'),
(77874, 5005, '_vi_wad_aliexpress_variation_attr', '14:496#Core Black Red;200000124:203126821'),
(77875, 5006, '_wp_attached_file', '2021/06/Sexy-fine-documentary-shoes-with-color-matching-30-higher-than-in-the-spring-and-autumn-in-4.jpg'),
(77876, 5006, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:4:\"file\";s:104:\"2021/06/Sexy-fine-documentary-shoes-with-color-matching-30-higher-than-in-the-spring-and-autumn-in-4.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:104:\"Sexy-fine-documentary-shoes-with-color-matching-30-higher-than-in-the-spring-and-autumn-in-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:104:\"Sexy-fine-documentary-shoes-with-color-matching-30-higher-than-in-the-spring-and-autumn-in-4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:104:\"Sexy-fine-documentary-shoes-with-color-matching-30-higher-than-in-the-spring-and-autumn-in-4-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:104:\"Sexy-fine-documentary-shoes-with-color-matching-30-higher-than-in-the-spring-and-autumn-in-4-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:104:\"Sexy-fine-documentary-shoes-with-color-matching-30-higher-than-in-the-spring-and-autumn-in-4-825x510.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:104:\"Sexy-fine-documentary-shoes-with-color-matching-30-higher-than-in-the-spring-and-autumn-in-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:104:\"Sexy-fine-documentary-shoes-with-color-matching-30-higher-than-in-the-spring-and-autumn-in-4-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:104:\"Sexy-fine-documentary-shoes-with-color-matching-30-higher-than-in-the-spring-and-autumn-in-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:104:\"Sexy-fine-documentary-shoes-with-color-matching-30-higher-than-in-the-spring-and-autumn-in-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:104:\"Sexy-fine-documentary-shoes-with-color-matching-30-higher-than-in-the-spring-and-autumn-in-4-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:104:\"Sexy-fine-documentary-shoes-with-color-matching-30-higher-than-in-the-spring-and-autumn-in-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(77877, 5007, '_variation_description', ''),
(77878, 5007, '_sku', '1005002688793166-core-black-red-42'),
(77879, 5007, '_regular_price', '218.72'),
(77880, 5007, 'total_sales', '0'),
(77881, 5007, '_tax_status', 'taxable'),
(77882, 5007, '_tax_class', 'parent'),
(77883, 5007, '_manage_stock', 'yes'),
(77884, 5007, '_backorders', 'no'),
(77885, 5007, '_sold_individually', 'no'),
(77886, 5007, '_virtual', 'no'),
(77887, 5007, '_downloadable', 'no'),
(77888, 5007, '_download_limit', '-1'),
(77889, 5007, '_download_expiry', '-1'),
(77890, 5007, '_stock', '10000'),
(77891, 5007, '_stock_status', 'instock'),
(77892, 5007, '_wc_average_rating', '0'),
(77893, 5007, '_wc_review_count', '0'),
(77894, 5007, 'attribute_pa_color', 'core-black-red'),
(77895, 5007, 'attribute_pa_shoe-size', '42'),
(77896, 5007, '_price', '218.72'),
(77897, 5007, '_product_version', '4.1.0'),
(77898, 5007, '_vi_wad_aliexpress_variation_id', '12000021725460370'),
(77899, 5007, '_vi_wad_aliexpress_variation_attr', '14:496#Core Black Red;200000124:200000337'),
(77900, 5008, '_variation_description', ''),
(77901, 5008, '_sku', '1005002688793166-core-black-red-43-1-3'),
(77902, 5008, '_regular_price', '218.72'),
(77903, 5008, 'total_sales', '0'),
(77904, 5008, '_tax_status', 'taxable'),
(77905, 5008, '_tax_class', 'parent'),
(77906, 5008, '_manage_stock', 'yes'),
(77907, 5008, '_backorders', 'no'),
(77908, 5008, '_sold_individually', 'no'),
(77909, 5008, '_virtual', 'no'),
(77910, 5008, '_downloadable', 'no'),
(77911, 5008, '_download_limit', '-1'),
(77912, 5008, '_download_expiry', '-1'),
(77913, 5008, '_stock', '10000'),
(77914, 5008, '_stock_status', 'instock'),
(77915, 5008, '_wc_average_rating', '0'),
(77916, 5008, '_wc_review_count', '0'),
(77917, 5008, 'attribute_pa_color', 'core-black-red'),
(77918, 5008, 'attribute_pa_shoe-size', '43-1-3'),
(77919, 5008, '_price', '218.72'),
(77920, 5008, '_product_version', '4.1.0'),
(77921, 5008, '_vi_wad_aliexpress_variation_id', '12000021725460371'),
(77922, 5008, '_vi_wad_aliexpress_variation_attr', '14:496#Core Black Red;200000124:203126825'),
(77923, 5009, '_variation_description', ''),
(77924, 5009, '_sku', '1005002688793166-core-black-red-44'),
(77925, 5009, '_regular_price', '218.72'),
(77926, 5006, '_vi_wad_image_id', 'ae01.alicdn.com/kf/HTB1sGr9cQ9E3KVjSZFGq6A19XXaS/Sexy-fine-documentary-shoes-with-color-matching-30-higher-than-in-the-spring-and-autumn-in.jpg'),
(77927, 5009, 'total_sales', '0'),
(77928, 5009, '_tax_status', 'taxable'),
(77929, 5009, '_tax_class', 'parent'),
(77930, 5009, '_manage_stock', 'yes'),
(77931, 5009, '_backorders', 'no'),
(77932, 5009, '_sold_individually', 'no'),
(77933, 5009, '_virtual', 'no'),
(77934, 5009, '_downloadable', 'no'),
(77935, 5009, '_download_limit', '-1'),
(77936, 5009, '_download_expiry', '-1'),
(77937, 5009, '_stock', '10000'),
(77938, 5009, '_stock_status', 'instock'),
(77939, 5009, '_wc_average_rating', '0'),
(77940, 5009, '_wc_review_count', '0'),
(77941, 5009, 'attribute_pa_color', 'core-black-red'),
(77942, 5009, 'attribute_pa_shoe-size', '44'),
(77943, 5009, '_price', '218.72'),
(77944, 5009, '_product_version', '4.1.0'),
(77945, 5009, '_vi_wad_aliexpress_variation_id', '12000021725460372'),
(77946, 5009, '_vi_wad_aliexpress_variation_attr', '14:496#Core Black Red;200000124:100010487'),
(77947, 5011, '_variation_description', ''),
(77948, 5011, '_sku', '1005002688793166-core-black-red-45-1-3'),
(77949, 5011, '_regular_price', '218.72'),
(77950, 5011, 'total_sales', '0'),
(77951, 5011, '_tax_status', 'taxable'),
(77952, 5011, '_tax_class', 'parent'),
(77953, 5011, '_manage_stock', 'yes'),
(77954, 5011, '_backorders', 'no'),
(77955, 5011, '_sold_individually', 'no'),
(77956, 5011, '_virtual', 'no'),
(77957, 5011, '_downloadable', 'no'),
(77958, 5011, '_download_limit', '-1'),
(77959, 5011, '_download_expiry', '-1'),
(77960, 5011, '_stock', '10000'),
(77961, 5011, '_stock_status', 'instock'),
(77962, 5011, '_wc_average_rating', '0'),
(77963, 5011, '_wc_review_count', '0'),
(77964, 5011, 'attribute_pa_color', 'core-black-red'),
(77965, 5011, 'attribute_pa_shoe-size', '45-1-3'),
(77966, 5011, '_price', '218.72'),
(77967, 5011, '_product_version', '4.1.0'),
(77968, 5011, '_vi_wad_aliexpress_variation_id', '12000021725460373'),
(77969, 5011, '_vi_wad_aliexpress_variation_attr', '14:496#Core Black Red;200000124:203126829'),
(77970, 5012, '_variation_description', ''),
(77971, 5012, '_sku', '1005002688793166-core-black-red-46'),
(77972, 5012, '_regular_price', '218.72'),
(77973, 5012, 'total_sales', '0'),
(77974, 5012, '_tax_status', 'taxable'),
(77975, 5012, '_tax_class', 'parent'),
(77976, 5012, '_manage_stock', 'yes'),
(77977, 5012, '_backorders', 'no'),
(77978, 5012, '_sold_individually', 'no'),
(77979, 5012, '_virtual', 'no'),
(77980, 5010, '_vi_wad_description_images', 'a:22:{i:0;s:60:\"https://ae01.alicdn.com/kf/HTB1MitMgj7nBKNjSZLeq6zxCFXaT.jpg\";i:1;s:60:\"https://ae01.alicdn.com/kf/HTB1Hf3mgFkoBKNjSZFkq6z4tFXab.jpg\";i:2;s:60:\"https://ae01.alicdn.com/kf/HTB13QgNtQyWBuNjy0Fpq6yssXXaf.jpg\";i:3;s:60:\"https://ae01.alicdn.com/kf/HTB10kQEgHArBKNjSZFLq6A_dVXaA.jpg\";i:4;s:60:\"https://ae01.alicdn.com/kf/HTB1GTMwtKuSBuNjSsplq6ze8pXaZ.jpg\";i:5;s:60:\"https://ae01.alicdn.com/kf/HTB1KXILgTqWBKNjSZFxq6ApLpXag.jpg\";i:6;s:60:\"https://ae01.alicdn.com/kf/HTB1OMvFlvuSBuNkHFqDq6xfhVXaG.jpg\";i:7;s:60:\"https://ae01.alicdn.com/kf/HTB1sREStKOSBuNjy0Fdq6zDnVXaZ.jpg\";i:8;s:60:\"https://ae01.alicdn.com/kf/HTB1pqnjlyCYBuNkSnaVq6AMsVXaM.jpg\";i:9;s:60:\"https://ae01.alicdn.com/kf/HTB1ewmPlBmWBuNkSndVq6AsApXaJ.jpg\";i:10;s:60:\"https://ae01.alicdn.com/kf/HTB1kIIrgFooBKNjSZFPq6xa2XXa9.jpg\";i:11;s:60:\"https://ae01.alicdn.com/kf/HTB1WWpzlyCYBuNkHFCcq6AHtVXaD.jpg\";i:12;s:60:\"https://ae01.alicdn.com/kf/HTB1NBA4tGmWBuNjy1Xaq6xCbXXaR.jpg\";i:13;s:60:\"https://ae01.alicdn.com/kf/HTB1i4u5lwKTBuNkSne1q6yJoXXak.jpg\";i:14;s:60:\"https://ae01.alicdn.com/kf/HTB1Nl.hgRjTBKNjSZFwq6AG4XXaO.jpg\";i:15;s:60:\"https://ae01.alicdn.com/kf/HTB154P6gHorBKNjSZFjq6A_SpXa7.jpg\";i:16;s:60:\"https://ae01.alicdn.com/kf/HTB1jJ9bt_JYBeNjy1zeq6yhzVXad.jpg\";i:17;s:60:\"https://ae01.alicdn.com/kf/HTB143uTgPQnBKNjSZSgq6xHGXXam.jpg\";i:18;s:60:\"https://ae01.alicdn.com/kf/HTB1xF03t_tYBeNjy1Xdq6xXyVXau.jpg\";i:19;s:60:\"https://ae01.alicdn.com/kf/HTB1dwS1lvuSBuNkHFqDq6xfhVXak.jpg\";i:20;s:60:\"https://ae01.alicdn.com/kf/HTB1VLTOtHGYBuNjy0Foq6AiBFXaI.jpg\";i:21;s:60:\"https://ae01.alicdn.com/kf/HTB1kBAatKySBuNjy1zdq6xPxFXaj.jpg\";}'),
(77981, 5012, '_downloadable', 'no'),
(77982, 5012, '_download_limit', '-1'),
(77983, 5012, '_download_expiry', '-1'),
(77984, 5010, '_vi_wad_sku', '32878897889'),
(77985, 5010, '_vi_wad_attributes', 'a:2:{i:14;a:5:{s:6:\"values\";a:4:{s:6:\"14:193\";s:9:\"Black 6cm\";s:9:\"14:365458\";s:9:\"Black 7cm\";s:6:\"14:691\";s:11:\"Black 7.5cm\";s:12:\"14:200004890\";s:11:\"Black 8.3cm\";}s:4:\"slug\";s:5:\"color\";s:4:\"name\";s:5:\"Color\";s:8:\"position\";i:0;s:10:\"values_sub\";a:4:{s:6:\"14:193\";s:5:\"BLACK\";s:9:\"14:365458\";s:5:\"Brown\";s:6:\"14:691\";s:4:\"Gray\";s:12:\"14:200004890\";s:9:\"Dark Grey\";}}i:200000124;a:5:{s:6:\"values\";a:15:{s:19:\"200000124:200000285\";s:3:\"4.5\";s:13:\"200000124:698\";s:1:\"5\";s:19:\"200000124:200000286\";s:3:\"5.5\";s:14:\"200000124:1394\";s:1:\"6\";s:19:\"200000124:200000287\";s:3:\"6.5\";s:14:\"200000124:3434\";s:1:\"7\";s:19:\"200000124:200000288\";s:3:\"7.5\";s:13:\"200000124:699\";s:1:\"8\";s:19:\"200000124:200000289\";s:3:\"8.5\";s:16:\"200000124:350262\";s:1:\"9\";s:19:\"200000124:200000290\";s:3:\"9.5\";s:14:\"200000124:1583\";s:2:\"10\";s:19:\"200000124:200000291\";s:4:\"10.5\";s:19:\"200000124:100010420\";s:2:\"11\";s:14:\"200000124:1663\";s:2:\"12\";}s:4:\"slug\";s:9:\"shoe-size\";s:4:\"name\";s:9:\"Shoe Size\";s:8:\"position\";i:1;s:10:\"values_sub\";a:15:{s:19:\"200000124:200000285\";s:3:\"4.5\";s:13:\"200000124:698\";s:1:\"5\";s:19:\"200000124:200000286\";s:3:\"5.5\";s:14:\"200000124:1394\";s:1:\"6\";s:19:\"200000124:200000287\";s:3:\"6.5\";s:14:\"200000124:3434\";s:1:\"7\";s:19:\"200000124:200000288\";s:3:\"7.5\";s:13:\"200000124:699\";s:1:\"8\";s:19:\"200000124:200000289\";s:3:\"8.5\";s:16:\"200000124:350262\";s:1:\"9\";s:19:\"200000124:200000290\";s:3:\"9.5\";s:14:\"200000124:1583\";s:2:\"10\";s:19:\"200000124:200000291\";s:4:\"10.5\";s:19:\"200000124:100010420\";s:2:\"11\";s:14:\"200000124:1663\";s:2:\"12\";}}}'),
(77986, 5012, '_stock', '10000'),
(77987, 5010, '_vi_wad_list_attributes', 'a:19:{s:6:\"14:193\";a:4:{s:4:\"name\";s:9:\"Black 6cm\";s:8:\"name_sub\";s:5:\"BLACK\";s:5:\"color\";s:7:\"#000000\";s:5:\"image\";s:180:\"https://ae01.alicdn.com/kf/HTB16fEctN1YBuNjy1zcq6zNcXXaR/Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes.jpg_640x640.jpg\";}s:9:\"14:365458\";a:4:{s:4:\"name\";s:9:\"Black 7cm\";s:8:\"name_sub\";s:5:\"Brown\";s:5:\"color\";s:7:\"#8D6468\";s:5:\"image\";s:180:\"https://ae01.alicdn.com/kf/HTB1FpcatQ9WBuNjSspeq6yz5VXaj/Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes.jpg_640x640.jpg\";}s:6:\"14:691\";a:4:{s:4:\"name\";s:11:\"Black 7.5cm\";s:8:\"name_sub\";s:4:\"Gray\";s:5:\"color\";s:4:\"#999\";s:5:\"image\";s:180:\"https://ae01.alicdn.com/kf/HTB1sNAegRsmBKNjSZFFq6AT9VXab/Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes.jpg_640x640.jpg\";}s:12:\"14:200004890\";a:4:{s:4:\"name\";s:11:\"Black 8.3cm\";s:8:\"name_sub\";s:9:\"Dark Grey\";s:5:\"color\";s:4:\"#666\";s:5:\"image\";s:180:\"https://ae01.alicdn.com/kf/HTB1KcjWtL5TBuNjSspcq6znGFXaC/Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes.jpg_640x640.jpg\";}s:19:\"200000124:200000285\";a:4:{s:4:\"name\";s:3:\"4.5\";s:8:\"name_sub\";s:3:\"4.5\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:13:\"200000124:698\";a:4:{s:4:\"name\";s:1:\"5\";s:8:\"name_sub\";s:1:\"5\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000286\";a:4:{s:4:\"name\";s:3:\"5.5\";s:8:\"name_sub\";s:3:\"5.5\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:14:\"200000124:1394\";a:4:{s:4:\"name\";s:1:\"6\";s:8:\"name_sub\";s:1:\"6\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000287\";a:4:{s:4:\"name\";s:3:\"6.5\";s:8:\"name_sub\";s:3:\"6.5\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:14:\"200000124:3434\";a:4:{s:4:\"name\";s:1:\"7\";s:8:\"name_sub\";s:1:\"7\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000288\";a:4:{s:4:\"name\";s:3:\"7.5\";s:8:\"name_sub\";s:3:\"7.5\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:13:\"200000124:699\";a:4:{s:4:\"name\";s:1:\"8\";s:8:\"name_sub\";s:1:\"8\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000289\";a:4:{s:4:\"name\";s:3:\"8.5\";s:8:\"name_sub\";s:3:\"8.5\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:16:\"200000124:350262\";a:4:{s:4:\"name\";s:1:\"9\";s:8:\"name_sub\";s:1:\"9\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000290\";a:4:{s:4:\"name\";s:3:\"9.5\";s:8:\"name_sub\";s:3:\"9.5\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:14:\"200000124:1583\";a:4:{s:4:\"name\";s:2:\"10\";s:8:\"name_sub\";s:2:\"10\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000291\";a:4:{s:4:\"name\";s:4:\"10.5\";s:8:\"name_sub\";s:4:\"10.5\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:100010420\";a:4:{s:4:\"name\";s:2:\"11\";s:8:\"name_sub\";s:2:\"11\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:14:\"200000124:1663\";a:4:{s:4:\"name\";s:2:\"12\";s:8:\"name_sub\";s:2:\"12\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}}'),
(77988, 5012, '_stock_status', 'instock'),
(77989, 5010, '_vi_wad_shipping_info', 'a:6:{s:4:\"time\";i:1622550332;s:7:\"country\";s:2:\"LK\";s:7:\"company\";s:3:\"EMS\";s:7:\"freight\";s:5392:\"[{\"bizShowMind\":{\"layout\":[]},\"commitDay\":\"75\",\"company\":\"EMS\",\"currency\":\"USD\",\"discount\":0,\"displayType\":\"deliveryTime\",\"features\":{},\"freightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $50.20\",\"value\":50.2},\"freightFeatures\":{\"provider\":\"ae_config\"},\"freightLayout\":{\"displayType\":\"deliveryTime\",\"layout\":[{\"text\":\"Shipping: US $50.20\",\"type\":\"title\"},{\"text\":\"To <font color=\'#000000\'>Sri Lanka</font> via EMS\",\"type\":\"subtitle\"}],\"openShippingPanel\":\"true\"},\"fullMailLine\":false,\"hbaService\":false,\"i18nMap\":{},\"id\":0,\"name\":\"FreightItemModule\",\"sendGoodsCountry\":\"CN\",\"sendGoodsCountryFullName\":\"China\",\"serviceName\":\"EMS\",\"standardFreightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $50.20\",\"value\":50.2},\"time\":\"22-51\",\"tracking\":true},{\"bizShowMind\":{\"layout\":[]},\"commitDay\":\"75\",\"company\":\"e-EMS\",\"currency\":\"USD\",\"discount\":0,\"displayType\":\"deliveryTime\",\"features\":{},\"freightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $56.06\",\"value\":56.06},\"freightFeatures\":{\"provider\":\"ae_config\"},\"freightLayout\":{\"displayType\":\"deliveryTime\",\"layout\":[{\"text\":\"Shipping: US $56.06\",\"type\":\"title\"},{\"text\":\"To <font color=\'#000000\'>Sri Lanka</font> via e-EMS\",\"type\":\"subtitle\"}],\"openShippingPanel\":\"true\"},\"fullMailLine\":false,\"hbaService\":false,\"i18nMap\":{},\"id\":0,\"name\":\"FreightItemModule\",\"sendGoodsCountry\":\"CN\",\"sendGoodsCountryFullName\":\"China\",\"serviceName\":\"E_EMS\",\"standardFreightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $56.06\",\"value\":56.06},\"time\":\"27-47\",\"tracking\":true},{\"bizShowMind\":{\"layout\":[]},\"commitDay\":\"75\",\"company\":\"AliExpress Premium Shipping\",\"currency\":\"USD\",\"discount\":0,\"displayType\":\"deliveryTime\",\"features\":{},\"freightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $66.15\",\"value\":66.15},\"freightFeatures\":{\"provider\":\"ae_config\"},\"freightLayout\":{\"displayType\":\"deliveryTime\",\"layout\":[{\"text\":\"Shipping: US $66.15\",\"type\":\"title\"},{\"text\":\"To <font color=\'#000000\'>Sri Lanka</font> via AliExpress Premium Shipping\",\"type\":\"subtitle\"}],\"openShippingPanel\":\"true\"},\"fullMailLine\":false,\"hbaService\":false,\"i18nMap\":{},\"id\":0,\"name\":\"FreightItemModule\",\"sendGoodsCountry\":\"CN\",\"sendGoodsCountryFullName\":\"China\",\"serviceName\":\"CAINIAO_PREMIUM\",\"standardFreightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $66.15\",\"value\":66.15},\"time\":\"14-22\",\"tracking\":true},{\"bizShowMind\":{\"layout\":[]},\"commitDay\":\"75\",\"company\":\"UPS Expedited\",\"currency\":\"USD\",\"discount\":2,\"displayType\":\"deliveryTime\",\"features\":{},\"freightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $110.40\",\"value\":110.4},\"freightFeatures\":{\"provider\":\"ae_config\"},\"freightLayout\":{\"displayType\":\"deliveryTime\",\"layout\":[{\"text\":\"Shipping: US $110.40\",\"type\":\"title\"},{\"text\":\"To <font color=\'#000000\'>Sri Lanka</font> via UPS Expedited\",\"type\":\"subtitle\"}],\"openShippingPanel\":\"true\"},\"fullMailLine\":false,\"hbaService\":false,\"i18nMap\":{},\"id\":0,\"name\":\"FreightItemModule\",\"sendGoodsCountry\":\"CN\",\"sendGoodsCountryFullName\":\"China\",\"serviceName\":\"UPSE\",\"standardFreightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $110.40\",\"value\":110.4},\"time\":\"14-22\",\"tracking\":true},{\"bizShowMind\":{\"layout\":[]},\"commitDay\":\"75\",\"company\":\"UPS Express Saver\",\"currency\":\"USD\",\"discount\":2,\"displayType\":\"deliveryTime\",\"features\":{},\"freightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $112.84\",\"value\":112.84},\"freightFeatures\":{\"provider\":\"ae_config\"},\"freightLayout\":{\"displayType\":\"deliveryTime\",\"layout\":[{\"text\":\"Shipping: US $112.84\",\"type\":\"title\"},{\"text\":\"To <font color=\'#000000\'>Sri Lanka</font> via UPS Express Saver\",\"type\":\"subtitle\"}],\"openShippingPanel\":\"true\"},\"fullMailLine\":false,\"hbaService\":false,\"i18nMap\":{},\"id\":0,\"name\":\"FreightItemModule\",\"sendGoodsCountry\":\"CN\",\"sendGoodsCountryFullName\":\"China\",\"serviceName\":\"UPS\",\"standardFreightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $112.84\",\"value\":112.84},\"time\":\"14-22\",\"tracking\":true},{\"bizShowMind\":{\"layout\":[]},\"commitDay\":\"75\",\"company\":\"Fedex IP\",\"currency\":\"USD\",\"discount\":0,\"displayType\":\"deliveryTime\",\"features\":{},\"freightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $127.19\",\"value\":127.19},\"freightFeatures\":{\"provider\":\"ae_config\"},\"freightLayout\":{\"displayType\":\"deliveryTime\",\"layout\":[{\"text\":\"Shipping: US $127.19\",\"type\":\"title\"},{\"text\":\"To <font color=\'#000000\'>Sri Lanka</font> via Fedex IP\",\"type\":\"subtitle\"}],\"openShippingPanel\":\"true\"},\"fullMailLine\":false,\"hbaService\":false,\"i18nMap\":{},\"id\":0,\"name\":\"FreightItemModule\",\"sendGoodsCountry\":\"CN\",\"sendGoodsCountryFullName\":\"China\",\"serviceName\":\"FEDEX\",\"standardFreightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $127.19\",\"value\":127.19},\"time\":\"14-22\",\"tracking\":true},{\"bizShowMind\":{\"layout\":[]},\"commitDay\":\"75\",\"company\":\"DHL\",\"currency\":\"USD\",\"discount\":0,\"displayType\":\"deliveryTime\",\"features\":{},\"freightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $205.80\",\"value\":205.8},\"freightFeatures\":{\"provider\":\"ae_config\"},\"freightLayout\":{\"displayType\":\"deliveryTime\",\"layout\":[{\"text\":\"Shipping: US $205.80\",\"type\":\"title\"},{\"text\":\"To <font color=\'#000000\'>Sri Lanka</font> via DHL\",\"type\":\"subtitle\"}],\"openShippingPanel\":\"true\"},\"fullMailLine\":false,\"hbaService\":false,\"i18nMap\":{},\"id\":0,\"name\":\"FreightItemModule\",\"sendGoodsCountry\":\"CN\",\"sendGoodsCountryFullName\":\"China\",\"serviceName\":\"DHL\",\"standardFreightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $205.80\",\"value\":205.8},\"time\":\"16-24\",\"tracking\":true}]\";s:13:\"shipping_cost\";d:50.2000000000000028421709430404007434844970703125;s:13:\"delivery_time\";s:5:\"22-51\";}'),
(77990, 5012, '_wc_average_rating', '0'),
(77991, 5010, '_vi_wad_gallery', 'a:6:{i:0;s:168:\"https://ae01.alicdn.com/kf/HTB1BGItgQUmBKNjSZFOq6yb2XXax/Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes.jpg\";i:1;s:168:\"https://ae01.alicdn.com/kf/HTB1DFP0tFuWBuNjSszbq6AS7FXan/Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes.jpg\";i:2;s:168:\"https://ae01.alicdn.com/kf/HTB1zK_2tKGSBuNjSspbq6AiipXaK/Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes.jpg\";i:3;s:168:\"https://ae01.alicdn.com/kf/HTB1.GAUtNWYBuNjy1zkq6xGGpXao/Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes.jpg\";i:4;s:168:\"https://ae01.alicdn.com/kf/HTB14IwctN1YBuNjy1zcq6zNcXXaI/Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes.jpg\";i:5;s:168:\"https://ae01.alicdn.com/kf/HTB1ml.oaFyZBuNjt_jJq6zDlXXaz/Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes.jpg\";}'),
(77992, 5010, '_vi_wad_variation_images', 'a:4:{s:6:\"14:193\";s:180:\"https://ae01.alicdn.com/kf/HTB16fEctN1YBuNjy1zcq6zNcXXaR/Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes.jpg_640x640.jpg\";s:9:\"14:365458\";s:180:\"https://ae01.alicdn.com/kf/HTB1FpcatQ9WBuNjSspeq6yz5VXaj/Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes.jpg_640x640.jpg\";s:6:\"14:691\";s:180:\"https://ae01.alicdn.com/kf/HTB1sNAegRsmBKNjSZFFq6AT9VXab/Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes.jpg_640x640.jpg\";s:12:\"14:200004890\";s:180:\"https://ae01.alicdn.com/kf/HTB1KcjWtL5TBuNjSspcq6znGFXaC/Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes.jpg_640x640.jpg\";}'),
(77993, 5012, '_wc_review_count', '0'),
(77994, 5010, '_vi_wad_store_info', 'a:3:{s:4:\"name\";s:28:\"Yutong Dance Co., Ltd. Store\";s:3:\"url\";s:34:\"//www.aliexpress.com/store/3891023\";s:3:\"num\";i:3891023;}'),
(77995, 5012, 'attribute_pa_color', 'core-black-red'),
(77996, 5012, 'attribute_pa_shoe-size', '46'),
(77997, 5012, '_price', '218.72'),
(77998, 5012, '_product_version', '4.1.0');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(77999, 5010, '_vi_wad_variations', 'a:60:{i:0;a:10:{s:5:\"image\";s:180:\"https://ae01.alicdn.com/kf/HTB16fEctN1YBuNjy1zcq6zNcXXaR/Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"32878897889-black-6cm-5\";s:7:\"sku_sub\";s:19:\"32878897889-black-5\";s:5:\"skuId\";s:11:\"65544107196\";s:7:\"skuAttr\";s:30:\"14:193#Black 6cm;200000124:698\";s:13:\"regular_price\";s:5:\"35.85\";s:10:\"sale_price\";s:5:\"26.17\";s:5:\"stock\";i:495;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"Black 6cm\";s:9:\"shoe-size\";s:1:\"5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:1:\"5\";}}i:1;a:10:{s:5:\"image\";s:180:\"https://ae01.alicdn.com/kf/HTB16fEctN1YBuNjy1zcq6zNcXXaR/Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"32878897889-black-6cm-5-5\";s:7:\"sku_sub\";s:21:\"32878897889-black-5-5\";s:5:\"skuId\";s:11:\"65544107197\";s:7:\"skuAttr\";s:36:\"14:193#Black 6cm;200000124:200000286\";s:13:\"regular_price\";s:5:\"35.85\";s:10:\"sale_price\";s:5:\"26.17\";s:5:\"stock\";i:492;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"Black 6cm\";s:9:\"shoe-size\";s:3:\"5.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:3:\"5.5\";}}i:2;a:10:{s:5:\"image\";s:180:\"https://ae01.alicdn.com/kf/HTB16fEctN1YBuNjy1zcq6zNcXXaR/Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"32878897889-black-6cm-6\";s:7:\"sku_sub\";s:19:\"32878897889-black-6\";s:5:\"skuId\";s:11:\"65544107198\";s:7:\"skuAttr\";s:31:\"14:193#Black 6cm;200000124:1394\";s:13:\"regular_price\";s:5:\"35.85\";s:10:\"sale_price\";s:5:\"26.17\";s:5:\"stock\";i:495;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"Black 6cm\";s:9:\"shoe-size\";s:1:\"6\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:1:\"6\";}}i:3;a:10:{s:5:\"image\";s:180:\"https://ae01.alicdn.com/kf/HTB16fEctN1YBuNjy1zcq6zNcXXaR/Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"32878897889-black-6cm-6-5\";s:7:\"sku_sub\";s:21:\"32878897889-black-6-5\";s:5:\"skuId\";s:11:\"65544107199\";s:7:\"skuAttr\";s:36:\"14:193#Black 6cm;200000124:200000287\";s:13:\"regular_price\";s:5:\"35.85\";s:10:\"sale_price\";s:5:\"26.17\";s:5:\"stock\";i:489;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"Black 6cm\";s:9:\"shoe-size\";s:3:\"6.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:3:\"6.5\";}}i:4;a:10:{s:5:\"image\";s:180:\"https://ae01.alicdn.com/kf/HTB16fEctN1YBuNjy1zcq6zNcXXaR/Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"32878897889-black-6cm-4-5\";s:7:\"sku_sub\";s:21:\"32878897889-black-4-5\";s:5:\"skuId\";s:11:\"65544107195\";s:7:\"skuAttr\";s:36:\"14:193#Black 6cm;200000124:200000285\";s:13:\"regular_price\";s:5:\"35.85\";s:10:\"sale_price\";s:5:\"26.17\";s:5:\"stock\";i:493;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"Black 6cm\";s:9:\"shoe-size\";s:3:\"4.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:3:\"4.5\";}}i:5;a:10:{s:5:\"image\";s:180:\"https://ae01.alicdn.com/kf/HTB1KcjWtL5TBuNjSspcq6znGFXaC/Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"32878897889-black-8-3cm-10-5\";s:7:\"sku_sub\";s:26:\"32878897889-dark-grey-10-5\";s:5:\"skuId\";s:11:\"65544107252\";s:7:\"skuAttr\";s:44:\"14:200004890#Black 8.3cm;200000124:200000291\";s:13:\"regular_price\";s:5:\"35.85\";s:10:\"sale_price\";s:5:\"26.17\";s:5:\"stock\";i:495;s:10:\"attributes\";a:2:{s:5:\"color\";s:11:\"Black 8.3cm\";s:9:\"shoe-size\";s:4:\"10.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:9:\"Dark Grey\";s:9:\"shoe-size\";s:4:\"10.5\";}}i:6;a:10:{s:5:\"image\";s:180:\"https://ae01.alicdn.com/kf/HTB1KcjWtL5TBuNjSspcq6znGFXaC/Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:26:\"32878897889-black-8-3cm-11\";s:7:\"sku_sub\";s:24:\"32878897889-dark-grey-11\";s:5:\"skuId\";s:11:\"65544107253\";s:7:\"skuAttr\";s:44:\"14:200004890#Black 8.3cm;200000124:100010420\";s:13:\"regular_price\";s:5:\"35.85\";s:10:\"sale_price\";s:5:\"26.17\";s:5:\"stock\";i:495;s:10:\"attributes\";a:2:{s:5:\"color\";s:11:\"Black 8.3cm\";s:9:\"shoe-size\";s:2:\"11\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:9:\"Dark Grey\";s:9:\"shoe-size\";s:2:\"11\";}}i:7;a:10:{s:5:\"image\";s:180:\"https://ae01.alicdn.com/kf/HTB1KcjWtL5TBuNjSspcq6znGFXaC/Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:26:\"32878897889-black-8-3cm-12\";s:7:\"sku_sub\";s:24:\"32878897889-dark-grey-12\";s:5:\"skuId\";s:11:\"65544107254\";s:7:\"skuAttr\";s:39:\"14:200004890#Black 8.3cm;200000124:1663\";s:13:\"regular_price\";s:5:\"35.85\";s:10:\"sale_price\";s:5:\"26.17\";s:5:\"stock\";i:493;s:10:\"attributes\";a:2:{s:5:\"color\";s:11:\"Black 8.3cm\";s:9:\"shoe-size\";s:2:\"12\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:9:\"Dark Grey\";s:9:\"shoe-size\";s:2:\"12\";}}i:8;a:10:{s:5:\"image\";s:180:\"https://ae01.alicdn.com/kf/HTB1KcjWtL5TBuNjSspcq6znGFXaC/Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:27:\"32878897889-black-8-3cm-8-5\";s:7:\"sku_sub\";s:25:\"32878897889-dark-grey-8-5\";s:5:\"skuId\";s:11:\"65544107248\";s:7:\"skuAttr\";s:44:\"14:200004890#Black 8.3cm;200000124:200000289\";s:13:\"regular_price\";s:5:\"35.85\";s:10:\"sale_price\";s:5:\"26.17\";s:5:\"stock\";i:495;s:10:\"attributes\";a:2:{s:5:\"color\";s:11:\"Black 8.3cm\";s:9:\"shoe-size\";s:3:\"8.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:9:\"Dark Grey\";s:9:\"shoe-size\";s:3:\"8.5\";}}i:9;a:10:{s:5:\"image\";s:180:\"https://ae01.alicdn.com/kf/HTB1KcjWtL5TBuNjSspcq6znGFXaC/Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"32878897889-black-8-3cm-9\";s:7:\"sku_sub\";s:23:\"32878897889-dark-grey-9\";s:5:\"skuId\";s:11:\"65544107249\";s:7:\"skuAttr\";s:41:\"14:200004890#Black 8.3cm;200000124:350262\";s:13:\"regular_price\";s:5:\"35.85\";s:10:\"sale_price\";s:5:\"26.17\";s:5:\"stock\";i:495;s:10:\"attributes\";a:2:{s:5:\"color\";s:11:\"Black 8.3cm\";s:9:\"shoe-size\";s:1:\"9\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:9:\"Dark Grey\";s:9:\"shoe-size\";s:1:\"9\";}}i:10;a:10:{s:5:\"image\";s:180:\"https://ae01.alicdn.com/kf/HTB1KcjWtL5TBuNjSspcq6znGFXaC/Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:27:\"32878897889-black-8-3cm-9-5\";s:7:\"sku_sub\";s:25:\"32878897889-dark-grey-9-5\";s:5:\"skuId\";s:11:\"65544107250\";s:7:\"skuAttr\";s:44:\"14:200004890#Black 8.3cm;200000124:200000290\";s:13:\"regular_price\";s:5:\"35.85\";s:10:\"sale_price\";s:5:\"26.17\";s:5:\"stock\";i:495;s:10:\"attributes\";a:2:{s:5:\"color\";s:11:\"Black 8.3cm\";s:9:\"shoe-size\";s:3:\"9.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:9:\"Dark Grey\";s:9:\"shoe-size\";s:3:\"9.5\";}}i:11;a:10:{s:5:\"image\";s:180:\"https://ae01.alicdn.com/kf/HTB1KcjWtL5TBuNjSspcq6znGFXaC/Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:26:\"32878897889-black-8-3cm-10\";s:7:\"sku_sub\";s:24:\"32878897889-dark-grey-10\";s:5:\"skuId\";s:11:\"65544107251\";s:7:\"skuAttr\";s:39:\"14:200004890#Black 8.3cm;200000124:1583\";s:13:\"regular_price\";s:5:\"35.85\";s:10:\"sale_price\";s:5:\"26.17\";s:5:\"stock\";i:494;s:10:\"attributes\";a:2:{s:5:\"color\";s:11:\"Black 8.3cm\";s:9:\"shoe-size\";s:2:\"10\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:9:\"Dark Grey\";s:9:\"shoe-size\";s:2:\"10\";}}i:12;a:10:{s:5:\"image\";s:180:\"https://ae01.alicdn.com/kf/HTB1sNAegRsmBKNjSZFFq6AT9VXab/Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:26:\"32878897889-black-7-5cm-10\";s:7:\"sku_sub\";s:19:\"32878897889-gray-10\";s:5:\"skuId\";s:11:\"65544107236\";s:7:\"skuAttr\";s:33:\"14:691#Black 7.5cm;200000124:1583\";s:13:\"regular_price\";s:5:\"35.85\";s:10:\"sale_price\";s:5:\"26.17\";s:5:\"stock\";i:494;s:10:\"attributes\";a:2:{s:5:\"color\";s:11:\"Black 7.5cm\";s:9:\"shoe-size\";s:2:\"10\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:2:\"10\";}}i:13;a:10:{s:5:\"image\";s:180:\"https://ae01.alicdn.com/kf/HTB1sNAegRsmBKNjSZFFq6AT9VXab/Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"32878897889-black-7-5cm-10-5\";s:7:\"sku_sub\";s:21:\"32878897889-gray-10-5\";s:5:\"skuId\";s:11:\"65544107237\";s:7:\"skuAttr\";s:38:\"14:691#Black 7.5cm;200000124:200000291\";s:13:\"regular_price\";s:5:\"35.85\";s:10:\"sale_price\";s:5:\"26.17\";s:5:\"stock\";i:495;s:10:\"attributes\";a:2:{s:5:\"color\";s:11:\"Black 7.5cm\";s:9:\"shoe-size\";s:4:\"10.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:4:\"10.5\";}}i:14;a:10:{s:5:\"image\";s:180:\"https://ae01.alicdn.com/kf/HTB1sNAegRsmBKNjSZFFq6AT9VXab/Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:26:\"32878897889-black-7-5cm-11\";s:7:\"sku_sub\";s:19:\"32878897889-gray-11\";s:5:\"skuId\";s:11:\"65544107238\";s:7:\"skuAttr\";s:38:\"14:691#Black 7.5cm;200000124:100010420\";s:13:\"regular_price\";s:5:\"35.85\";s:10:\"sale_price\";s:5:\"26.17\";s:5:\"stock\";i:495;s:10:\"attributes\";a:2:{s:5:\"color\";s:11:\"Black 7.5cm\";s:9:\"shoe-size\";s:2:\"11\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:2:\"11\";}}i:15;a:10:{s:5:\"image\";s:180:\"https://ae01.alicdn.com/kf/HTB1sNAegRsmBKNjSZFFq6AT9VXab/Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:26:\"32878897889-black-7-5cm-12\";s:7:\"sku_sub\";s:19:\"32878897889-gray-12\";s:5:\"skuId\";s:11:\"65544107239\";s:7:\"skuAttr\";s:33:\"14:691#Black 7.5cm;200000124:1663\";s:13:\"regular_price\";s:5:\"35.85\";s:10:\"sale_price\";s:5:\"26.17\";s:5:\"stock\";i:495;s:10:\"attributes\";a:2:{s:5:\"color\";s:11:\"Black 7.5cm\";s:9:\"shoe-size\";s:2:\"12\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:2:\"12\";}}i:16;a:10:{s:5:\"image\";s:180:\"https://ae01.alicdn.com/kf/HTB1sNAegRsmBKNjSZFFq6AT9VXab/Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"32878897889-black-7-5cm-8\";s:7:\"sku_sub\";s:18:\"32878897889-gray-8\";s:5:\"skuId\";s:11:\"65544107232\";s:7:\"skuAttr\";s:32:\"14:691#Black 7.5cm;200000124:699\";s:13:\"regular_price\";s:5:\"35.85\";s:10:\"sale_price\";s:5:\"26.17\";s:5:\"stock\";i:494;s:10:\"attributes\";a:2:{s:5:\"color\";s:11:\"Black 7.5cm\";s:9:\"shoe-size\";s:1:\"8\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:1:\"8\";}}i:17;a:10:{s:5:\"image\";s:180:\"https://ae01.alicdn.com/kf/HTB1sNAegRsmBKNjSZFFq6AT9VXab/Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:27:\"32878897889-black-7-5cm-8-5\";s:7:\"sku_sub\";s:20:\"32878897889-gray-8-5\";s:5:\"skuId\";s:11:\"65544107233\";s:7:\"skuAttr\";s:38:\"14:691#Black 7.5cm;200000124:200000289\";s:13:\"regular_price\";s:5:\"35.85\";s:10:\"sale_price\";s:5:\"26.17\";s:5:\"stock\";i:494;s:10:\"attributes\";a:2:{s:5:\"color\";s:11:\"Black 7.5cm\";s:9:\"shoe-size\";s:3:\"8.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:3:\"8.5\";}}i:18;a:10:{s:5:\"image\";s:180:\"https://ae01.alicdn.com/kf/HTB1sNAegRsmBKNjSZFFq6AT9VXab/Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"32878897889-black-7-5cm-9\";s:7:\"sku_sub\";s:18:\"32878897889-gray-9\";s:5:\"skuId\";s:11:\"65544107234\";s:7:\"skuAttr\";s:35:\"14:691#Black 7.5cm;200000124:350262\";s:13:\"regular_price\";s:5:\"35.85\";s:10:\"sale_price\";s:5:\"26.17\";s:5:\"stock\";i:495;s:10:\"attributes\";a:2:{s:5:\"color\";s:11:\"Black 7.5cm\";s:9:\"shoe-size\";s:1:\"9\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:1:\"9\";}}i:19;a:10:{s:5:\"image\";s:180:\"https://ae01.alicdn.com/kf/HTB1sNAegRsmBKNjSZFFq6AT9VXab/Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:27:\"32878897889-black-7-5cm-9-5\";s:7:\"sku_sub\";s:20:\"32878897889-gray-9-5\";s:5:\"skuId\";s:11:\"65544107235\";s:7:\"skuAttr\";s:38:\"14:691#Black 7.5cm;200000124:200000290\";s:13:\"regular_price\";s:5:\"35.85\";s:10:\"sale_price\";s:5:\"26.17\";s:5:\"stock\";i:495;s:10:\"attributes\";a:2:{s:5:\"color\";s:11:\"Black 7.5cm\";s:9:\"shoe-size\";s:3:\"9.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:3:\"9.5\";}}i:20;a:10:{s:5:\"image\";s:180:\"https://ae01.alicdn.com/kf/HTB1KcjWtL5TBuNjSspcq6znGFXaC/Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:27:\"32878897889-black-8-3cm-6-5\";s:7:\"sku_sub\";s:25:\"32878897889-dark-grey-6-5\";s:5:\"skuId\";s:11:\"65544107244\";s:7:\"skuAttr\";s:44:\"14:200004890#Black 8.3cm;200000124:200000287\";s:13:\"regular_price\";s:5:\"35.85\";s:10:\"sale_price\";s:5:\"26.17\";s:5:\"stock\";i:494;s:10:\"attributes\";a:2:{s:5:\"color\";s:11:\"Black 8.3cm\";s:9:\"shoe-size\";s:3:\"6.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:9:\"Dark Grey\";s:9:\"shoe-size\";s:3:\"6.5\";}}i:21;a:10:{s:5:\"image\";s:180:\"https://ae01.alicdn.com/kf/HTB1KcjWtL5TBuNjSspcq6znGFXaC/Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"32878897889-black-8-3cm-7\";s:7:\"sku_sub\";s:23:\"32878897889-dark-grey-7\";s:5:\"skuId\";s:11:\"65544107245\";s:7:\"skuAttr\";s:39:\"14:200004890#Black 8.3cm;200000124:3434\";s:13:\"regular_price\";s:5:\"35.85\";s:10:\"sale_price\";s:5:\"26.17\";s:5:\"stock\";i:495;s:10:\"attributes\";a:2:{s:5:\"color\";s:11:\"Black 8.3cm\";s:9:\"shoe-size\";s:1:\"7\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:9:\"Dark Grey\";s:9:\"shoe-size\";s:1:\"7\";}}i:22;a:10:{s:5:\"image\";s:180:\"https://ae01.alicdn.com/kf/HTB1KcjWtL5TBuNjSspcq6znGFXaC/Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:27:\"32878897889-black-8-3cm-7-5\";s:7:\"sku_sub\";s:25:\"32878897889-dark-grey-7-5\";s:5:\"skuId\";s:11:\"65544107246\";s:7:\"skuAttr\";s:44:\"14:200004890#Black 8.3cm;200000124:200000288\";s:13:\"regular_price\";s:5:\"35.85\";s:10:\"sale_price\";s:5:\"26.17\";s:5:\"stock\";i:493;s:10:\"attributes\";a:2:{s:5:\"color\";s:11:\"Black 8.3cm\";s:9:\"shoe-size\";s:3:\"7.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:9:\"Dark Grey\";s:9:\"shoe-size\";s:3:\"7.5\";}}i:23;a:10:{s:5:\"image\";s:180:\"https://ae01.alicdn.com/kf/HTB1KcjWtL5TBuNjSspcq6znGFXaC/Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"32878897889-black-8-3cm-8\";s:7:\"sku_sub\";s:23:\"32878897889-dark-grey-8\";s:5:\"skuId\";s:11:\"65544107247\";s:7:\"skuAttr\";s:38:\"14:200004890#Black 8.3cm;200000124:699\";s:13:\"regular_price\";s:5:\"35.85\";s:10:\"sale_price\";s:5:\"26.17\";s:5:\"stock\";i:495;s:10:\"attributes\";a:2:{s:5:\"color\";s:11:\"Black 8.3cm\";s:9:\"shoe-size\";s:1:\"8\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:9:\"Dark Grey\";s:9:\"shoe-size\";s:1:\"8\";}}i:24;a:10:{s:5:\"image\";s:180:\"https://ae01.alicdn.com/kf/HTB1KcjWtL5TBuNjSspcq6znGFXaC/Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:27:\"32878897889-black-8-3cm-4-5\";s:7:\"sku_sub\";s:25:\"32878897889-dark-grey-4-5\";s:5:\"skuId\";s:11:\"65544107240\";s:7:\"skuAttr\";s:44:\"14:200004890#Black 8.3cm;200000124:200000285\";s:13:\"regular_price\";s:5:\"35.85\";s:10:\"sale_price\";s:5:\"26.17\";s:5:\"stock\";i:494;s:10:\"attributes\";a:2:{s:5:\"color\";s:11:\"Black 8.3cm\";s:9:\"shoe-size\";s:3:\"4.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:9:\"Dark Grey\";s:9:\"shoe-size\";s:3:\"4.5\";}}i:25;a:10:{s:5:\"image\";s:180:\"https://ae01.alicdn.com/kf/HTB1KcjWtL5TBuNjSspcq6znGFXaC/Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"32878897889-black-8-3cm-5\";s:7:\"sku_sub\";s:23:\"32878897889-dark-grey-5\";s:5:\"skuId\";s:11:\"65544107241\";s:7:\"skuAttr\";s:38:\"14:200004890#Black 8.3cm;200000124:698\";s:13:\"regular_price\";s:5:\"35.85\";s:10:\"sale_price\";s:5:\"26.17\";s:5:\"stock\";i:494;s:10:\"attributes\";a:2:{s:5:\"color\";s:11:\"Black 8.3cm\";s:9:\"shoe-size\";s:1:\"5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:9:\"Dark Grey\";s:9:\"shoe-size\";s:1:\"5\";}}i:26;a:10:{s:5:\"image\";s:180:\"https://ae01.alicdn.com/kf/HTB1KcjWtL5TBuNjSspcq6znGFXaC/Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:27:\"32878897889-black-8-3cm-5-5\";s:7:\"sku_sub\";s:25:\"32878897889-dark-grey-5-5\";s:5:\"skuId\";s:11:\"65544107242\";s:7:\"skuAttr\";s:44:\"14:200004890#Black 8.3cm;200000124:200000286\";s:13:\"regular_price\";s:5:\"35.85\";s:10:\"sale_price\";s:5:\"26.17\";s:5:\"stock\";i:494;s:10:\"attributes\";a:2:{s:5:\"color\";s:11:\"Black 8.3cm\";s:9:\"shoe-size\";s:3:\"5.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:9:\"Dark Grey\";s:9:\"shoe-size\";s:3:\"5.5\";}}i:27;a:10:{s:5:\"image\";s:180:\"https://ae01.alicdn.com/kf/HTB1KcjWtL5TBuNjSspcq6znGFXaC/Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"32878897889-black-8-3cm-6\";s:7:\"sku_sub\";s:23:\"32878897889-dark-grey-6\";s:5:\"skuId\";s:11:\"65544107243\";s:7:\"skuAttr\";s:39:\"14:200004890#Black 8.3cm;200000124:1394\";s:13:\"regular_price\";s:5:\"35.85\";s:10:\"sale_price\";s:5:\"26.17\";s:5:\"stock\";i:495;s:10:\"attributes\";a:2:{s:5:\"color\";s:11:\"Black 8.3cm\";s:9:\"shoe-size\";s:1:\"6\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:9:\"Dark Grey\";s:9:\"shoe-size\";s:1:\"6\";}}i:28;a:10:{s:5:\"image\";s:180:\"https://ae01.alicdn.com/kf/HTB1FpcatQ9WBuNjSspeq6yz5VXaj/Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"32878897889-black-7cm-9-5\";s:7:\"sku_sub\";s:21:\"32878897889-brown-9-5\";s:5:\"skuId\";s:11:\"65544107220\";s:7:\"skuAttr\";s:39:\"14:365458#Black 7cm;200000124:200000290\";s:13:\"regular_price\";s:5:\"35.85\";s:10:\"sale_price\";s:5:\"26.17\";s:5:\"stock\";i:495;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"Black 7cm\";s:9:\"shoe-size\";s:3:\"9.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:3:\"9.5\";}}i:29;a:10:{s:5:\"image\";s:180:\"https://ae01.alicdn.com/kf/HTB1FpcatQ9WBuNjSspeq6yz5VXaj/Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"32878897889-black-7cm-10\";s:7:\"sku_sub\";s:20:\"32878897889-brown-10\";s:5:\"skuId\";s:11:\"65544107221\";s:7:\"skuAttr\";s:34:\"14:365458#Black 7cm;200000124:1583\";s:13:\"regular_price\";s:5:\"35.85\";s:10:\"sale_price\";s:5:\"26.17\";s:5:\"stock\";i:495;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"Black 7cm\";s:9:\"shoe-size\";s:2:\"10\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:2:\"10\";}}i:30;a:10:{s:5:\"image\";s:180:\"https://ae01.alicdn.com/kf/HTB1FpcatQ9WBuNjSspeq6yz5VXaj/Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:26:\"32878897889-black-7cm-10-5\";s:7:\"sku_sub\";s:22:\"32878897889-brown-10-5\";s:5:\"skuId\";s:11:\"65544107222\";s:7:\"skuAttr\";s:39:\"14:365458#Black 7cm;200000124:200000291\";s:13:\"regular_price\";s:5:\"35.85\";s:10:\"sale_price\";s:5:\"26.17\";s:5:\"stock\";i:495;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"Black 7cm\";s:9:\"shoe-size\";s:4:\"10.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:4:\"10.5\";}}i:31;a:10:{s:5:\"image\";s:180:\"https://ae01.alicdn.com/kf/HTB1FpcatQ9WBuNjSspeq6yz5VXaj/Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"32878897889-black-7cm-11\";s:7:\"sku_sub\";s:20:\"32878897889-brown-11\";s:5:\"skuId\";s:11:\"65544107223\";s:7:\"skuAttr\";s:39:\"14:365458#Black 7cm;200000124:100010420\";s:13:\"regular_price\";s:5:\"35.85\";s:10:\"sale_price\";s:5:\"26.17\";s:5:\"stock\";i:493;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"Black 7cm\";s:9:\"shoe-size\";s:2:\"11\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:2:\"11\";}}i:32;a:10:{s:5:\"image\";s:180:\"https://ae01.alicdn.com/kf/HTB1FpcatQ9WBuNjSspeq6yz5VXaj/Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"32878897889-black-7cm-7-5\";s:7:\"sku_sub\";s:21:\"32878897889-brown-7-5\";s:5:\"skuId\";s:11:\"65544107216\";s:7:\"skuAttr\";s:39:\"14:365458#Black 7cm;200000124:200000288\";s:13:\"regular_price\";s:5:\"35.85\";s:10:\"sale_price\";s:5:\"26.17\";s:5:\"stock\";i:494;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"Black 7cm\";s:9:\"shoe-size\";s:3:\"7.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:3:\"7.5\";}}i:33;a:10:{s:5:\"image\";s:180:\"https://ae01.alicdn.com/kf/HTB1FpcatQ9WBuNjSspeq6yz5VXaj/Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"32878897889-black-7cm-8\";s:7:\"sku_sub\";s:19:\"32878897889-brown-8\";s:5:\"skuId\";s:11:\"65544107217\";s:7:\"skuAttr\";s:33:\"14:365458#Black 7cm;200000124:699\";s:13:\"regular_price\";s:5:\"35.85\";s:10:\"sale_price\";s:5:\"26.17\";s:5:\"stock\";i:492;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"Black 7cm\";s:9:\"shoe-size\";s:1:\"8\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:1:\"8\";}}i:34;a:10:{s:5:\"image\";s:180:\"https://ae01.alicdn.com/kf/HTB1FpcatQ9WBuNjSspeq6yz5VXaj/Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"32878897889-black-7cm-8-5\";s:7:\"sku_sub\";s:21:\"32878897889-brown-8-5\";s:5:\"skuId\";s:11:\"65544107218\";s:7:\"skuAttr\";s:39:\"14:365458#Black 7cm;200000124:200000289\";s:13:\"regular_price\";s:5:\"35.85\";s:10:\"sale_price\";s:5:\"26.17\";s:5:\"stock\";i:494;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"Black 7cm\";s:9:\"shoe-size\";s:3:\"8.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:3:\"8.5\";}}i:35;a:10:{s:5:\"image\";s:180:\"https://ae01.alicdn.com/kf/HTB1FpcatQ9WBuNjSspeq6yz5VXaj/Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"32878897889-black-7cm-9\";s:7:\"sku_sub\";s:19:\"32878897889-brown-9\";s:5:\"skuId\";s:11:\"65544107219\";s:7:\"skuAttr\";s:36:\"14:365458#Black 7cm;200000124:350262\";s:13:\"regular_price\";s:5:\"35.85\";s:10:\"sale_price\";s:5:\"26.17\";s:5:\"stock\";i:495;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"Black 7cm\";s:9:\"shoe-size\";s:1:\"9\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:1:\"9\";}}i:36;a:10:{s:5:\"image\";s:180:\"https://ae01.alicdn.com/kf/HTB1sNAegRsmBKNjSZFFq6AT9VXab/Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"32878897889-black-7-5cm-6\";s:7:\"sku_sub\";s:18:\"32878897889-gray-6\";s:5:\"skuId\";s:11:\"65544107228\";s:7:\"skuAttr\";s:33:\"14:691#Black 7.5cm;200000124:1394\";s:13:\"regular_price\";s:5:\"35.85\";s:10:\"sale_price\";s:5:\"26.17\";s:5:\"stock\";i:495;s:10:\"attributes\";a:2:{s:5:\"color\";s:11:\"Black 7.5cm\";s:9:\"shoe-size\";s:1:\"6\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:1:\"6\";}}i:37;a:10:{s:5:\"image\";s:180:\"https://ae01.alicdn.com/kf/HTB1sNAegRsmBKNjSZFFq6AT9VXab/Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:27:\"32878897889-black-7-5cm-6-5\";s:7:\"sku_sub\";s:20:\"32878897889-gray-6-5\";s:5:\"skuId\";s:11:\"65544107229\";s:7:\"skuAttr\";s:38:\"14:691#Black 7.5cm;200000124:200000287\";s:13:\"regular_price\";s:5:\"35.85\";s:10:\"sale_price\";s:5:\"26.17\";s:5:\"stock\";i:495;s:10:\"attributes\";a:2:{s:5:\"color\";s:11:\"Black 7.5cm\";s:9:\"shoe-size\";s:3:\"6.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:3:\"6.5\";}}i:38;a:10:{s:5:\"image\";s:180:\"https://ae01.alicdn.com/kf/HTB1sNAegRsmBKNjSZFFq6AT9VXab/Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"32878897889-black-7-5cm-7\";s:7:\"sku_sub\";s:18:\"32878897889-gray-7\";s:5:\"skuId\";s:11:\"65544107230\";s:7:\"skuAttr\";s:33:\"14:691#Black 7.5cm;200000124:3434\";s:13:\"regular_price\";s:5:\"35.85\";s:10:\"sale_price\";s:5:\"26.17\";s:5:\"stock\";i:494;s:10:\"attributes\";a:2:{s:5:\"color\";s:11:\"Black 7.5cm\";s:9:\"shoe-size\";s:1:\"7\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:1:\"7\";}}i:39;a:10:{s:5:\"image\";s:180:\"https://ae01.alicdn.com/kf/HTB1sNAegRsmBKNjSZFFq6AT9VXab/Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:27:\"32878897889-black-7-5cm-7-5\";s:7:\"sku_sub\";s:20:\"32878897889-gray-7-5\";s:5:\"skuId\";s:11:\"65544107231\";s:7:\"skuAttr\";s:38:\"14:691#Black 7.5cm;200000124:200000288\";s:13:\"regular_price\";s:5:\"35.85\";s:10:\"sale_price\";s:5:\"26.17\";s:5:\"stock\";i:495;s:10:\"attributes\";a:2:{s:5:\"color\";s:11:\"Black 7.5cm\";s:9:\"shoe-size\";s:3:\"7.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:3:\"7.5\";}}i:40;a:10:{s:5:\"image\";s:180:\"https://ae01.alicdn.com/kf/HTB1FpcatQ9WBuNjSspeq6yz5VXaj/Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"32878897889-black-7cm-12\";s:7:\"sku_sub\";s:20:\"32878897889-brown-12\";s:5:\"skuId\";s:11:\"65544107224\";s:7:\"skuAttr\";s:34:\"14:365458#Black 7cm;200000124:1663\";s:13:\"regular_price\";s:5:\"35.85\";s:10:\"sale_price\";s:5:\"26.17\";s:5:\"stock\";i:493;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"Black 7cm\";s:9:\"shoe-size\";s:2:\"12\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:2:\"12\";}}i:41;a:10:{s:5:\"image\";s:180:\"https://ae01.alicdn.com/kf/HTB1sNAegRsmBKNjSZFFq6AT9VXab/Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:27:\"32878897889-black-7-5cm-4-5\";s:7:\"sku_sub\";s:20:\"32878897889-gray-4-5\";s:5:\"skuId\";s:11:\"65544107225\";s:7:\"skuAttr\";s:38:\"14:691#Black 7.5cm;200000124:200000285\";s:13:\"regular_price\";s:5:\"35.85\";s:10:\"sale_price\";s:5:\"26.17\";s:5:\"stock\";i:495;s:10:\"attributes\";a:2:{s:5:\"color\";s:11:\"Black 7.5cm\";s:9:\"shoe-size\";s:3:\"4.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:3:\"4.5\";}}i:42;a:10:{s:5:\"image\";s:180:\"https://ae01.alicdn.com/kf/HTB1sNAegRsmBKNjSZFFq6AT9VXab/Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"32878897889-black-7-5cm-5\";s:7:\"sku_sub\";s:18:\"32878897889-gray-5\";s:5:\"skuId\";s:11:\"65544107226\";s:7:\"skuAttr\";s:32:\"14:691#Black 7.5cm;200000124:698\";s:13:\"regular_price\";s:5:\"35.85\";s:10:\"sale_price\";s:5:\"26.17\";s:5:\"stock\";i:495;s:10:\"attributes\";a:2:{s:5:\"color\";s:11:\"Black 7.5cm\";s:9:\"shoe-size\";s:1:\"5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:1:\"5\";}}i:43;a:10:{s:5:\"image\";s:180:\"https://ae01.alicdn.com/kf/HTB1sNAegRsmBKNjSZFFq6AT9VXab/Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:27:\"32878897889-black-7-5cm-5-5\";s:7:\"sku_sub\";s:20:\"32878897889-gray-5-5\";s:5:\"skuId\";s:11:\"65544107227\";s:7:\"skuAttr\";s:38:\"14:691#Black 7.5cm;200000124:200000286\";s:13:\"regular_price\";s:5:\"35.85\";s:10:\"sale_price\";s:5:\"26.17\";s:5:\"stock\";i:494;s:10:\"attributes\";a:2:{s:5:\"color\";s:11:\"Black 7.5cm\";s:9:\"shoe-size\";s:3:\"5.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:3:\"5.5\";}}i:44;a:10:{s:5:\"image\";s:180:\"https://ae01.alicdn.com/kf/HTB16fEctN1YBuNjy1zcq6zNcXXaR/Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"32878897889-black-6cm-9\";s:7:\"sku_sub\";s:19:\"32878897889-black-9\";s:5:\"skuId\";s:11:\"65544107204\";s:7:\"skuAttr\";s:33:\"14:193#Black 6cm;200000124:350262\";s:13:\"regular_price\";s:5:\"35.85\";s:10:\"sale_price\";s:5:\"26.17\";s:5:\"stock\";i:493;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"Black 6cm\";s:9:\"shoe-size\";s:1:\"9\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:1:\"9\";}}i:45;a:10:{s:5:\"image\";s:180:\"https://ae01.alicdn.com/kf/HTB16fEctN1YBuNjy1zcq6zNcXXaR/Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"32878897889-black-6cm-9-5\";s:7:\"sku_sub\";s:21:\"32878897889-black-9-5\";s:5:\"skuId\";s:11:\"65544107205\";s:7:\"skuAttr\";s:36:\"14:193#Black 6cm;200000124:200000290\";s:13:\"regular_price\";s:5:\"35.85\";s:10:\"sale_price\";s:5:\"26.17\";s:5:\"stock\";i:494;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"Black 6cm\";s:9:\"shoe-size\";s:3:\"9.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:3:\"9.5\";}}i:46;a:10:{s:5:\"image\";s:180:\"https://ae01.alicdn.com/kf/HTB16fEctN1YBuNjy1zcq6zNcXXaR/Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"32878897889-black-6cm-10\";s:7:\"sku_sub\";s:20:\"32878897889-black-10\";s:5:\"skuId\";s:11:\"65544107206\";s:7:\"skuAttr\";s:31:\"14:193#Black 6cm;200000124:1583\";s:13:\"regular_price\";s:5:\"35.85\";s:10:\"sale_price\";s:5:\"26.17\";s:5:\"stock\";i:492;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"Black 6cm\";s:9:\"shoe-size\";s:2:\"10\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"10\";}}i:47;a:10:{s:5:\"image\";s:180:\"https://ae01.alicdn.com/kf/HTB16fEctN1YBuNjy1zcq6zNcXXaR/Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:26:\"32878897889-black-6cm-10-5\";s:7:\"sku_sub\";s:22:\"32878897889-black-10-5\";s:5:\"skuId\";s:11:\"65544107207\";s:7:\"skuAttr\";s:36:\"14:193#Black 6cm;200000124:200000291\";s:13:\"regular_price\";s:5:\"35.85\";s:10:\"sale_price\";s:5:\"26.17\";s:5:\"stock\";i:494;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"Black 6cm\";s:9:\"shoe-size\";s:4:\"10.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:4:\"10.5\";}}i:48;a:10:{s:5:\"image\";s:180:\"https://ae01.alicdn.com/kf/HTB16fEctN1YBuNjy1zcq6zNcXXaR/Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"32878897889-black-6cm-7\";s:7:\"sku_sub\";s:19:\"32878897889-black-7\";s:5:\"skuId\";s:11:\"65544107200\";s:7:\"skuAttr\";s:31:\"14:193#Black 6cm;200000124:3434\";s:13:\"regular_price\";s:5:\"35.85\";s:10:\"sale_price\";s:5:\"26.17\";s:5:\"stock\";i:488;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"Black 6cm\";s:9:\"shoe-size\";s:1:\"7\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:1:\"7\";}}i:49;a:10:{s:5:\"image\";s:180:\"https://ae01.alicdn.com/kf/HTB16fEctN1YBuNjy1zcq6zNcXXaR/Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"32878897889-black-6cm-7-5\";s:7:\"sku_sub\";s:21:\"32878897889-black-7-5\";s:5:\"skuId\";s:11:\"65544107201\";s:7:\"skuAttr\";s:36:\"14:193#Black 6cm;200000124:200000288\";s:13:\"regular_price\";s:5:\"35.85\";s:10:\"sale_price\";s:5:\"26.17\";s:5:\"stock\";i:494;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"Black 6cm\";s:9:\"shoe-size\";s:3:\"7.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:3:\"7.5\";}}i:50;a:10:{s:5:\"image\";s:180:\"https://ae01.alicdn.com/kf/HTB16fEctN1YBuNjy1zcq6zNcXXaR/Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"32878897889-black-6cm-8\";s:7:\"sku_sub\";s:19:\"32878897889-black-8\";s:5:\"skuId\";s:11:\"65544107202\";s:7:\"skuAttr\";s:30:\"14:193#Black 6cm;200000124:699\";s:13:\"regular_price\";s:5:\"35.85\";s:10:\"sale_price\";s:5:\"26.17\";s:5:\"stock\";i:490;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"Black 6cm\";s:9:\"shoe-size\";s:1:\"8\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:1:\"8\";}}i:51;a:10:{s:5:\"image\";s:180:\"https://ae01.alicdn.com/kf/HTB16fEctN1YBuNjy1zcq6zNcXXaR/Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"32878897889-black-6cm-8-5\";s:7:\"sku_sub\";s:21:\"32878897889-black-8-5\";s:5:\"skuId\";s:11:\"65544107203\";s:7:\"skuAttr\";s:36:\"14:193#Black 6cm;200000124:200000289\";s:13:\"regular_price\";s:5:\"35.85\";s:10:\"sale_price\";s:5:\"26.17\";s:5:\"stock\";i:488;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"Black 6cm\";s:9:\"shoe-size\";s:3:\"8.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:3:\"8.5\";}}i:52;a:10:{s:5:\"image\";s:180:\"https://ae01.alicdn.com/kf/HTB1FpcatQ9WBuNjSspeq6yz5VXaj/Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"32878897889-black-7cm-5-5\";s:7:\"sku_sub\";s:21:\"32878897889-brown-5-5\";s:5:\"skuId\";s:11:\"65544107212\";s:7:\"skuAttr\";s:39:\"14:365458#Black 7cm;200000124:200000286\";s:13:\"regular_price\";s:5:\"35.85\";s:10:\"sale_price\";s:5:\"26.17\";s:5:\"stock\";i:491;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"Black 7cm\";s:9:\"shoe-size\";s:3:\"5.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:3:\"5.5\";}}i:53;a:10:{s:5:\"image\";s:180:\"https://ae01.alicdn.com/kf/HTB1FpcatQ9WBuNjSspeq6yz5VXaj/Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"32878897889-black-7cm-6\";s:7:\"sku_sub\";s:19:\"32878897889-brown-6\";s:5:\"skuId\";s:11:\"65544107213\";s:7:\"skuAttr\";s:34:\"14:365458#Black 7cm;200000124:1394\";s:13:\"regular_price\";s:5:\"35.85\";s:10:\"sale_price\";s:5:\"26.17\";s:5:\"stock\";i:495;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"Black 7cm\";s:9:\"shoe-size\";s:1:\"6\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:1:\"6\";}}i:54;a:10:{s:5:\"image\";s:180:\"https://ae01.alicdn.com/kf/HTB1FpcatQ9WBuNjSspeq6yz5VXaj/Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"32878897889-black-7cm-6-5\";s:7:\"sku_sub\";s:21:\"32878897889-brown-6-5\";s:5:\"skuId\";s:11:\"65544107214\";s:7:\"skuAttr\";s:39:\"14:365458#Black 7cm;200000124:200000287\";s:13:\"regular_price\";s:5:\"35.85\";s:10:\"sale_price\";s:5:\"26.17\";s:5:\"stock\";i:488;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"Black 7cm\";s:9:\"shoe-size\";s:3:\"6.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:3:\"6.5\";}}i:55;a:10:{s:5:\"image\";s:180:\"https://ae01.alicdn.com/kf/HTB1FpcatQ9WBuNjSspeq6yz5VXaj/Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"32878897889-black-7cm-7\";s:7:\"sku_sub\";s:19:\"32878897889-brown-7\";s:5:\"skuId\";s:11:\"65544107215\";s:7:\"skuAttr\";s:34:\"14:365458#Black 7cm;200000124:3434\";s:13:\"regular_price\";s:5:\"35.85\";s:10:\"sale_price\";s:5:\"26.17\";s:5:\"stock\";i:493;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"Black 7cm\";s:9:\"shoe-size\";s:1:\"7\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:1:\"7\";}}i:56;a:10:{s:5:\"image\";s:180:\"https://ae01.alicdn.com/kf/HTB16fEctN1YBuNjy1zcq6zNcXXaR/Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"32878897889-black-6cm-11\";s:7:\"sku_sub\";s:20:\"32878897889-black-11\";s:5:\"skuId\";s:11:\"65544107208\";s:7:\"skuAttr\";s:36:\"14:193#Black 6cm;200000124:100010420\";s:13:\"regular_price\";s:5:\"35.85\";s:10:\"sale_price\";s:5:\"26.17\";s:5:\"stock\";i:490;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"Black 6cm\";s:9:\"shoe-size\";s:2:\"11\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"11\";}}i:57;a:10:{s:5:\"image\";s:180:\"https://ae01.alicdn.com/kf/HTB16fEctN1YBuNjy1zcq6zNcXXaR/Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"32878897889-black-6cm-12\";s:7:\"sku_sub\";s:20:\"32878897889-black-12\";s:5:\"skuId\";s:11:\"65544107209\";s:7:\"skuAttr\";s:31:\"14:193#Black 6cm;200000124:1663\";s:13:\"regular_price\";s:5:\"35.85\";s:10:\"sale_price\";s:5:\"26.17\";s:5:\"stock\";i:492;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"Black 6cm\";s:9:\"shoe-size\";s:2:\"12\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"12\";}}i:58;a:10:{s:5:\"image\";s:180:\"https://ae01.alicdn.com/kf/HTB1FpcatQ9WBuNjSspeq6yz5VXaj/Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"32878897889-black-7cm-4-5\";s:7:\"sku_sub\";s:21:\"32878897889-brown-4-5\";s:5:\"skuId\";s:11:\"65544107210\";s:7:\"skuAttr\";s:39:\"14:365458#Black 7cm;200000124:200000285\";s:13:\"regular_price\";s:5:\"35.85\";s:10:\"sale_price\";s:5:\"26.17\";s:5:\"stock\";i:495;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"Black 7cm\";s:9:\"shoe-size\";s:3:\"4.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:3:\"4.5\";}}i:59;a:10:{s:5:\"image\";s:180:\"https://ae01.alicdn.com/kf/HTB1FpcatQ9WBuNjSspeq6yz5VXaj/Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"32878897889-black-7cm-5\";s:7:\"sku_sub\";s:19:\"32878897889-brown-5\";s:5:\"skuId\";s:11:\"65544107211\";s:7:\"skuAttr\";s:33:\"14:365458#Black 7cm;200000124:698\";s:13:\"regular_price\";s:5:\"35.85\";s:10:\"sale_price\";s:5:\"26.17\";s:5:\"stock\";i:493;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"Black 7cm\";s:9:\"shoe-size\";s:1:\"5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:1:\"5\";}}}'),
(78000, 5012, '_vi_wad_aliexpress_variation_id', '12000021725460374'),
(78001, 5012, '_vi_wad_aliexpress_variation_attr', '14:496#Core Black Red;200000124:200000899'),
(78002, 5013, '_variation_description', ''),
(78003, 5013, '_sku', '1005002688793166-core-black-red-47-1-3'),
(78004, 5013, '_regular_price', '218.72'),
(78005, 5013, 'total_sales', '0'),
(78006, 5013, '_tax_status', 'taxable'),
(78007, 5013, '_tax_class', 'parent'),
(78008, 5013, '_manage_stock', 'yes'),
(78009, 5013, '_backorders', 'no'),
(78010, 5013, '_sold_individually', 'no'),
(78011, 5013, '_virtual', 'no'),
(78012, 5013, '_downloadable', 'no'),
(78013, 5013, '_download_limit', '-1'),
(78014, 5013, '_download_expiry', '-1'),
(78015, 5013, '_stock', '10000'),
(78016, 5013, '_stock_status', 'instock'),
(78017, 5013, '_wc_average_rating', '0'),
(78018, 5013, '_wc_review_count', '0'),
(78019, 5013, 'attribute_pa_color', 'core-black-red'),
(78020, 5013, 'attribute_pa_shoe-size', '47-1-3'),
(78021, 5013, '_price', '218.72'),
(78022, 5013, '_product_version', '4.1.0'),
(78023, 5013, '_vi_wad_aliexpress_variation_id', '12000021725460375'),
(78024, 5013, '_vi_wad_aliexpress_variation_attr', '14:496#Core Black Red;200000124:203126833'),
(78025, 5014, '_variation_description', ''),
(78026, 5014, '_sku', '1005002688793166-creamtriple-white-36'),
(78027, 5014, '_regular_price', '218.72'),
(78028, 5014, 'total_sales', '0'),
(78029, 5014, '_tax_status', 'taxable'),
(78030, 5014, '_tax_class', 'parent'),
(78031, 5014, '_manage_stock', 'yes'),
(78032, 5014, '_backorders', 'no'),
(78033, 5014, '_sold_individually', 'no'),
(78034, 5014, '_virtual', 'no'),
(78035, 5014, '_downloadable', 'no'),
(78036, 5014, '_download_limit', '-1'),
(78037, 5014, '_download_expiry', '-1'),
(78038, 5014, '_stock', '10000'),
(78039, 5014, '_stock_status', 'instock'),
(78040, 5014, '_wc_average_rating', '0'),
(78041, 5014, '_wc_review_count', '0'),
(78042, 5014, 'attribute_pa_color', 'creamtriple-white'),
(78043, 5014, 'attribute_pa_shoe-size', '36'),
(78044, 5014, '_price', '218.72'),
(78045, 5014, '_product_version', '4.1.0'),
(78046, 5014, '_vi_wad_aliexpress_variation_id', '12000021725460376'),
(78047, 5014, '_vi_wad_aliexpress_variation_attr', '14:200004891#CreamTriple White;200000124:200000334'),
(78048, 5015, '_variation_description', ''),
(78049, 5015, '_sku', '1005002688793166-creamtriple-white-37-1-3'),
(78050, 5015, '_regular_price', '218.72'),
(78051, 5015, 'total_sales', '0'),
(78052, 5015, '_tax_status', 'taxable'),
(78053, 5015, '_tax_class', 'parent'),
(78054, 5015, '_manage_stock', 'yes'),
(78055, 5015, '_backorders', 'no'),
(78056, 5015, '_sold_individually', 'no'),
(78057, 5015, '_virtual', 'no'),
(78058, 5015, '_downloadable', 'no'),
(78059, 5015, '_download_limit', '-1'),
(78060, 5015, '_download_expiry', '-1'),
(78061, 5015, '_stock', '10000'),
(78062, 5015, '_stock_status', 'instock'),
(78063, 5015, '_wc_average_rating', '0'),
(78064, 5015, '_wc_review_count', '0'),
(78065, 5015, 'attribute_pa_color', 'creamtriple-white'),
(78066, 5015, 'attribute_pa_shoe-size', '37-1-3'),
(78067, 5015, '_price', '218.72'),
(78068, 5015, '_product_version', '4.1.0'),
(78069, 5015, '_vi_wad_aliexpress_variation_id', '12000021725460377'),
(78070, 5015, '_vi_wad_aliexpress_variation_attr', '14:200004891#CreamTriple White;200000124:203126813'),
(78071, 5016, '_variation_description', ''),
(78072, 5016, '_sku', '1005002688793166-creamtriple-white-38'),
(78073, 5016, '_regular_price', '218.72'),
(78074, 5016, 'total_sales', '0'),
(78075, 5016, '_tax_status', 'taxable'),
(78076, 5016, '_tax_class', 'parent'),
(78077, 5016, '_manage_stock', 'yes'),
(78078, 5016, '_backorders', 'no'),
(78079, 5016, '_sold_individually', 'no'),
(78080, 5016, '_virtual', 'no'),
(78081, 5016, '_downloadable', 'no'),
(78082, 5016, '_download_limit', '-1'),
(78083, 5016, '_download_expiry', '-1'),
(78084, 5016, '_stock', '9999'),
(78085, 5016, '_stock_status', 'instock'),
(78086, 5016, '_wc_average_rating', '0'),
(78087, 5016, '_wc_review_count', '0'),
(78088, 5016, 'attribute_pa_color', 'creamtriple-white'),
(78089, 5016, 'attribute_pa_shoe-size', '38'),
(78090, 5016, '_price', '218.72'),
(78091, 5016, '_product_version', '4.1.0'),
(78092, 5016, '_vi_wad_aliexpress_variation_id', '12000021725460378'),
(78093, 5016, '_vi_wad_aliexpress_variation_attr', '14:200004891#CreamTriple White;200000124:200000898'),
(78094, 5017, '_variation_description', ''),
(78095, 5017, '_sku', '1005002688793166-creamtriple-white-39-1-3'),
(78096, 5017, '_regular_price', '218.72'),
(78097, 5017, 'total_sales', '0'),
(78098, 5017, '_tax_status', 'taxable'),
(78099, 5017, '_tax_class', 'parent'),
(78100, 5017, '_manage_stock', 'yes'),
(78101, 5017, '_backorders', 'no'),
(78102, 5017, '_sold_individually', 'no'),
(78103, 5017, '_virtual', 'no'),
(78104, 5017, '_downloadable', 'no'),
(78105, 5017, '_download_limit', '-1'),
(78106, 5017, '_download_expiry', '-1'),
(78107, 5017, '_stock', '9996'),
(78108, 5017, '_stock_status', 'instock'),
(78109, 5017, '_wc_average_rating', '0'),
(78110, 5017, '_wc_review_count', '0'),
(78111, 5017, 'attribute_pa_color', 'creamtriple-white'),
(78112, 5017, 'attribute_pa_shoe-size', '39-1-3'),
(78113, 5017, '_price', '218.72'),
(78114, 5017, '_product_version', '4.1.0'),
(78115, 5017, '_vi_wad_aliexpress_variation_id', '12000021725460379'),
(78116, 5017, '_vi_wad_aliexpress_variation_attr', '14:200004891#CreamTriple White;200000124:203126817'),
(78117, 5018, '_variation_description', ''),
(78118, 5018, '_sku', '1005002688793166-creamtriple-white-40'),
(78119, 5018, '_regular_price', '218.72'),
(78120, 5018, 'total_sales', '0'),
(78121, 5018, '_tax_status', 'taxable'),
(78122, 5018, '_tax_class', 'parent'),
(78123, 5018, '_manage_stock', 'yes'),
(78124, 5018, '_backorders', 'no'),
(78125, 5018, '_sold_individually', 'no'),
(78126, 5019, '_wp_attached_file', '2021/06/Sexy-fine-documentary-shoes-with-color-matching-30-higher-than-in-the-spring-and-autumn-in-5.jpg'),
(78127, 5018, '_virtual', 'no'),
(78128, 5019, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:104:\"2021/06/Sexy-fine-documentary-shoes-with-color-matching-30-higher-than-in-the-spring-and-autumn-in-5.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:104:\"Sexy-fine-documentary-shoes-with-color-matching-30-higher-than-in-the-spring-and-autumn-in-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:104:\"Sexy-fine-documentary-shoes-with-color-matching-30-higher-than-in-the-spring-and-autumn-in-5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:104:\"Sexy-fine-documentary-shoes-with-color-matching-30-higher-than-in-the-spring-and-autumn-in-5-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:104:\"Sexy-fine-documentary-shoes-with-color-matching-30-higher-than-in-the-spring-and-autumn-in-5-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:104:\"Sexy-fine-documentary-shoes-with-color-matching-30-higher-than-in-the-spring-and-autumn-in-5-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:104:\"Sexy-fine-documentary-shoes-with-color-matching-30-higher-than-in-the-spring-and-autumn-in-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:104:\"Sexy-fine-documentary-shoes-with-color-matching-30-higher-than-in-the-spring-and-autumn-in-5-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:104:\"Sexy-fine-documentary-shoes-with-color-matching-30-higher-than-in-the-spring-and-autumn-in-5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:104:\"Sexy-fine-documentary-shoes-with-color-matching-30-higher-than-in-the-spring-and-autumn-in-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:104:\"Sexy-fine-documentary-shoes-with-color-matching-30-higher-than-in-the-spring-and-autumn-in-5-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:104:\"Sexy-fine-documentary-shoes-with-color-matching-30-higher-than-in-the-spring-and-autumn-in-5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(78129, 5018, '_downloadable', 'no'),
(78130, 5018, '_download_limit', '-1'),
(78131, 5018, '_download_expiry', '-1'),
(78132, 5018, '_stock', '9997'),
(78133, 5018, '_stock_status', 'instock'),
(78134, 5018, '_wc_average_rating', '0'),
(78135, 5018, '_wc_review_count', '0');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(78136, 5018, 'attribute_pa_color', 'creamtriple-white'),
(78137, 5018, 'attribute_pa_shoe-size', '40'),
(78138, 5018, '_price', '218.72'),
(78139, 5018, '_product_version', '4.1.0'),
(78140, 5018, '_vi_wad_aliexpress_variation_id', '12000021725460380'),
(78141, 5018, '_vi_wad_aliexpress_variation_attr', '14:200004891#CreamTriple White;200000124:100013888'),
(78142, 5020, '_vi_wad_description_images', 'a:23:{i:0;s:59:\"//ae01.alicdn.com/kf/Ha3eb58e7fc0f4d509fc0fed447a43c0dk.jpg\";i:1;s:59:\"//ae01.alicdn.com/kf/H400f1fabfe234748ac5c923c6a485579x.jpg\";i:2;s:59:\"//ae01.alicdn.com/kf/H7e3eb433ab624885af4493ad9b01e251d.jpg\";i:3;s:59:\"//ae01.alicdn.com/kf/Hcb6209626d14484aaeb8fc66585befa0S.jpg\";i:4;s:59:\"//ae01.alicdn.com/kf/H612e2758a7514f26a272245e3c85e7e8H.jpg\";i:5;s:59:\"//ae01.alicdn.com/kf/H4243b067f8cf4e08883afde5e0ba581d3.jpg\";i:6;s:59:\"//ae01.alicdn.com/kf/Hbf344587ba414c65b607ab69e33302e1y.jpg\";i:7;s:59:\"//ae01.alicdn.com/kf/Hbe257f9ae12341c5a31049b1334775b0p.jpg\";i:8;s:59:\"//ae01.alicdn.com/kf/H765d8cbe75e34f0b8eadc7b1e9dc585en.jpg\";i:9;s:59:\"//ae01.alicdn.com/kf/H4a991b6e1bf547568a6f6f161e32ea2ak.jpg\";i:10;s:59:\"//ae01.alicdn.com/kf/H1b1f96d7c3b740ec88b12bc6f40eb7d2B.jpg\";i:11;s:59:\"//ae01.alicdn.com/kf/H35900f53cfd04c9a85b3ae94736105c8B.jpg\";i:12;s:59:\"//ae01.alicdn.com/kf/H950af439f0244e1ab958e884b362ab3bu.jpg\";i:13;s:59:\"//ae01.alicdn.com/kf/Ha5dd4f2d06944e87867231c26b65ebc8q.jpg\";i:14;s:59:\"//ae01.alicdn.com/kf/H2e56312b94ef49209e0c719e231e7859c.jpg\";i:15;s:59:\"//ae01.alicdn.com/kf/H4f0b835ee0bd463298bdbbdf6936e7ecC.jpg\";i:16;s:59:\"//ae01.alicdn.com/kf/H21890420d8da4f43b264bf56bdfe0a183.jpg\";i:17;s:59:\"//ae01.alicdn.com/kf/H06c74d006f384984929ecf899c5cd85ae.jpg\";i:18;s:59:\"//ae01.alicdn.com/kf/Hfb9269bf375b4306810ffe0c45171a7ba.jpg\";i:19;s:59:\"//ae01.alicdn.com/kf/Hd9188d355fce4dcab6122a0cb2609a3cA.jpg\";i:20;s:59:\"//ae01.alicdn.com/kf/H0321bb26c851489eb7464a92c7d662c1Y.jpg\";i:21;s:59:\"//ae01.alicdn.com/kf/H72f24ef9c775446cb00661bc0a9a0bc8E.jpg\";i:22;s:59:\"//ae01.alicdn.com/kf/Hb08eb09ce6f54cefabe5104f8f335ff9v.jpg\";}'),
(78143, 5020, '_vi_wad_sku', '1005001577659466'),
(78144, 5020, '_vi_wad_attributes', 'a:2:{i:14;a:5:{s:6:\"values\";a:2:{s:6:\"14:771\";s:5:\"Beige\";s:5:\"14:10\";s:8:\"Wine-red\";}s:4:\"slug\";s:5:\"color\";s:4:\"name\";s:5:\"Color\";s:8:\"position\";i:0;s:10:\"values_sub\";a:2:{s:6:\"14:771\";s:5:\"Beige\";s:5:\"14:10\";s:3:\"Red\";}}i:200000124;a:5:{s:6:\"values\";a:7:{s:19:\"200000124:100010481\";s:2:\"34\";s:19:\"200000124:200000333\";s:2:\"35\";s:19:\"200000124:200000334\";s:2:\"36\";s:19:\"200000124:100010482\";s:2:\"37\";s:19:\"200000124:200000898\";s:2:\"38\";s:19:\"200000124:200000364\";s:2:\"39\";s:19:\"200000124:100013888\";s:2:\"40\";}s:4:\"slug\";s:9:\"shoe-size\";s:4:\"name\";s:9:\"Shoe Size\";s:8:\"position\";i:1;s:10:\"values_sub\";a:7:{s:19:\"200000124:100010481\";s:2:\"34\";s:19:\"200000124:200000333\";s:2:\"35\";s:19:\"200000124:200000334\";s:2:\"36\";s:19:\"200000124:100010482\";s:2:\"37\";s:19:\"200000124:200000898\";s:2:\"38\";s:19:\"200000124:200000364\";s:2:\"39\";s:19:\"200000124:100013888\";s:2:\"40\";}}}'),
(78145, 5020, '_vi_wad_list_attributes', 'a:9:{s:6:\"14:771\";a:4:{s:4:\"name\";s:5:\"Beige\";s:8:\"name_sub\";s:5:\"Beige\";s:5:\"color\";s:7:\"#F8F7E7\";s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/H27d692907c7242c4b776eb82500d56bfT/2020-Autumn-Wedding-Shoes-Woman-High-Heels-Women-s-Pumps-Patent-Leather-Shoe-Thick-Heel-Fashion.jpg_640x640.jpg\";}s:5:\"14:10\";a:4:{s:4:\"name\";s:8:\"Wine-red\";s:8:\"name_sub\";s:3:\"Red\";s:5:\"color\";s:7:\"#FF0000\";s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/H4d2a4f4c0c6246e2a260ba6b80ef74fby/2020-Autumn-Wedding-Shoes-Woman-High-Heels-Women-s-Pumps-Patent-Leather-Shoe-Thick-Heel-Fashion.jpg_640x640.jpg\";}s:19:\"200000124:100010481\";a:4:{s:4:\"name\";s:2:\"34\";s:8:\"name_sub\";s:2:\"34\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000333\";a:4:{s:4:\"name\";s:2:\"35\";s:8:\"name_sub\";s:2:\"35\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000334\";a:4:{s:4:\"name\";s:2:\"36\";s:8:\"name_sub\";s:2:\"36\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:100010482\";a:4:{s:4:\"name\";s:2:\"37\";s:8:\"name_sub\";s:2:\"37\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000898\";a:4:{s:4:\"name\";s:2:\"38\";s:8:\"name_sub\";s:2:\"38\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000364\";a:4:{s:4:\"name\";s:2:\"39\";s:8:\"name_sub\";s:2:\"39\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:100013888\";a:4:{s:4:\"name\";s:2:\"40\";s:8:\"name_sub\";s:2:\"40\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}}'),
(78146, 5020, '_vi_wad_shipping_info', 'a:6:{s:4:\"time\";i:1622550334;s:7:\"country\";s:2:\"LK\";s:7:\"company\";s:3:\"EMS\";s:7:\"freight\";s:751:\"[{\"bizShowMind\":{\"layout\":[]},\"commitDay\":\"75\",\"company\":\"EMS\",\"currency\":\"USD\",\"discount\":0,\"displayType\":\"deliveryTime\",\"features\":{},\"freightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $63.59\",\"value\":63.59},\"freightFeatures\":{\"provider\":\"ae_config\"},\"freightLayout\":{\"displayType\":\"deliveryTime\",\"layout\":[{\"text\":\"Shipping: US $63.59\",\"type\":\"title\"},{\"text\":\"To <font color=\'#000000\'>Sri Lanka</font> via EMS\",\"type\":\"subtitle\"}],\"openShippingPanel\":\"true\"},\"fullMailLine\":false,\"hbaService\":false,\"i18nMap\":{},\"id\":0,\"name\":\"FreightItemModule\",\"sendGoodsCountry\":\"CN\",\"sendGoodsCountryFullName\":\"China\",\"serviceName\":\"EMS\",\"standardFreightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $63.59\",\"value\":63.59},\"time\":\"15-44\",\"tracking\":true}]\";s:13:\"shipping_cost\";d:63.590000000000003410605131648480892181396484375;s:13:\"delivery_time\";s:5:\"15-44\";}'),
(78147, 5020, '_vi_wad_gallery', 'a:6:{i:0;s:161:\"https://ae01.alicdn.com/kf/Hf9715357bd7447138ae487af76e0ef8b6/2020-Autumn-Wedding-Shoes-Woman-High-Heels-Women-s-Pumps-Patent-Leather-Shoe-Thick-Heel-Fashion.jpg\";i:1;s:161:\"https://ae01.alicdn.com/kf/Hfa809da8b1164e9eb5b4bbce5d2033c0I/2020-Autumn-Wedding-Shoes-Woman-High-Heels-Women-s-Pumps-Patent-Leather-Shoe-Thick-Heel-Fashion.jpg\";i:2;s:161:\"https://ae01.alicdn.com/kf/H7adcd8a1654048a28681176613bdce3fa/2020-Autumn-Wedding-Shoes-Woman-High-Heels-Women-s-Pumps-Patent-Leather-Shoe-Thick-Heel-Fashion.jpg\";i:3;s:161:\"https://ae01.alicdn.com/kf/H6099821dcad041399d9c406b3d230ab4y/2020-Autumn-Wedding-Shoes-Woman-High-Heels-Women-s-Pumps-Patent-Leather-Shoe-Thick-Heel-Fashion.jpg\";i:4;s:161:\"https://ae01.alicdn.com/kf/H7cde4197674e46dab3355b78150dae3bk/2020-Autumn-Wedding-Shoes-Woman-High-Heels-Women-s-Pumps-Patent-Leather-Shoe-Thick-Heel-Fashion.jpg\";i:5;s:161:\"https://ae01.alicdn.com/kf/Hc0c062ce7bf546a7ac3d549f3842bce1r/2020-Autumn-Wedding-Shoes-Woman-High-Heels-Women-s-Pumps-Patent-Leather-Shoe-Thick-Heel-Fashion.jpg\";}'),
(78148, 5020, '_vi_wad_variation_images', 'a:2:{s:6:\"14:771\";s:173:\"https://ae01.alicdn.com/kf/H27d692907c7242c4b776eb82500d56bfT/2020-Autumn-Wedding-Shoes-Woman-High-Heels-Women-s-Pumps-Patent-Leather-Shoe-Thick-Heel-Fashion.jpg_640x640.jpg\";s:5:\"14:10\";s:173:\"https://ae01.alicdn.com/kf/H4d2a4f4c0c6246e2a260ba6b80ef74fby/2020-Autumn-Wedding-Shoes-Woman-High-Heels-Women-s-Pumps-Patent-Leather-Shoe-Thick-Heel-Fashion.jpg_640x640.jpg\";}'),
(78149, 5020, '_vi_wad_store_info', 'a:3:{s:4:\"name\";s:20:\"FHANCHU TRENDS Store\";s:3:\"url\";s:34:\"//www.aliexpress.com/store/4987161\";s:3:\"num\";i:4987161;}'),
(78150, 5021, '_variation_description', ''),
(78151, 5021, '_sku', '1005002688793166-creamtriple-white-41-1-3'),
(78152, 5020, '_vi_wad_variations', 'a:14:{i:0;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/H27d692907c7242c4b776eb82500d56bfT/2020-Autumn-Wedding-Shoes-Woman-High-Heels-Women-s-Pumps-Patent-Leather-Shoe-Thick-Heel-Fashion.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005001577659466-beige-40\";s:7:\"sku_sub\";s:25:\"1005001577659466-beige-40\";s:5:\"skuId\";s:17:\"12000016664614312\";s:7:\"skuAttr\";s:32:\"14:771#Beige;200000124:100013888\";s:13:\"regular_price\";s:5:\"26.80\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:559;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:2:\"40\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:2:\"40\";}}i:1;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/H27d692907c7242c4b776eb82500d56bfT/2020-Autumn-Wedding-Shoes-Woman-High-Heels-Women-s-Pumps-Patent-Leather-Shoe-Thick-Heel-Fashion.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005001577659466-beige-38\";s:7:\"sku_sub\";s:25:\"1005001577659466-beige-38\";s:5:\"skuId\";s:17:\"12000016664614310\";s:7:\"skuAttr\";s:32:\"14:771#Beige;200000124:200000898\";s:13:\"regular_price\";s:5:\"26.80\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:559;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:2:\"38\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:2:\"38\";}}i:2;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/H27d692907c7242c4b776eb82500d56bfT/2020-Autumn-Wedding-Shoes-Woman-High-Heels-Women-s-Pumps-Patent-Leather-Shoe-Thick-Heel-Fashion.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005001577659466-beige-39\";s:7:\"sku_sub\";s:25:\"1005001577659466-beige-39\";s:5:\"skuId\";s:17:\"12000016664614311\";s:7:\"skuAttr\";s:32:\"14:771#Beige;200000124:200000364\";s:13:\"regular_price\";s:5:\"26.80\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:563;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:2:\"39\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:2:\"39\";}}i:3;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/H27d692907c7242c4b776eb82500d56bfT/2020-Autumn-Wedding-Shoes-Woman-High-Heels-Women-s-Pumps-Patent-Leather-Shoe-Thick-Heel-Fashion.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005001577659466-beige-36\";s:7:\"sku_sub\";s:25:\"1005001577659466-beige-36\";s:5:\"skuId\";s:17:\"12000016664614308\";s:7:\"skuAttr\";s:32:\"14:771#Beige;200000124:200000334\";s:13:\"regular_price\";s:5:\"26.80\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:563;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:2:\"36\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:2:\"36\";}}i:4;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/H27d692907c7242c4b776eb82500d56bfT/2020-Autumn-Wedding-Shoes-Woman-High-Heels-Women-s-Pumps-Patent-Leather-Shoe-Thick-Heel-Fashion.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005001577659466-beige-37\";s:7:\"sku_sub\";s:25:\"1005001577659466-beige-37\";s:5:\"skuId\";s:17:\"12000016664614309\";s:7:\"skuAttr\";s:32:\"14:771#Beige;200000124:100010482\";s:13:\"regular_price\";s:5:\"26.80\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:564;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:2:\"37\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:2:\"37\";}}i:5;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/H27d692907c7242c4b776eb82500d56bfT/2020-Autumn-Wedding-Shoes-Woman-High-Heels-Women-s-Pumps-Patent-Leather-Shoe-Thick-Heel-Fashion.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005001577659466-beige-34\";s:7:\"sku_sub\";s:25:\"1005001577659466-beige-34\";s:5:\"skuId\";s:17:\"12000016664614306\";s:7:\"skuAttr\";s:32:\"14:771#Beige;200000124:100010481\";s:13:\"regular_price\";s:5:\"24.33\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:565;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:2:\"34\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:2:\"34\";}}i:6;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/H27d692907c7242c4b776eb82500d56bfT/2020-Autumn-Wedding-Shoes-Woman-High-Heels-Women-s-Pumps-Patent-Leather-Shoe-Thick-Heel-Fashion.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005001577659466-beige-35\";s:7:\"sku_sub\";s:25:\"1005001577659466-beige-35\";s:5:\"skuId\";s:17:\"12000016664614307\";s:7:\"skuAttr\";s:32:\"14:771#Beige;200000124:200000333\";s:13:\"regular_price\";s:5:\"26.80\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:566;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:2:\"35\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:2:\"35\";}}i:7;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/H4d2a4f4c0c6246e2a260ba6b80ef74fby/2020-Autumn-Wedding-Shoes-Woman-High-Heels-Women-s-Pumps-Patent-Leather-Shoe-Thick-Heel-Fashion.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"1005001577659466-wine-red-39\";s:7:\"sku_sub\";s:23:\"1005001577659466-red-39\";s:5:\"skuId\";s:17:\"12000016664614304\";s:7:\"skuAttr\";s:34:\"14:10#Wine-red;200000124:200000364\";s:13:\"regular_price\";s:5:\"26.80\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:558;s:10:\"attributes\";a:2:{s:5:\"color\";s:8:\"Wine-red\";s:9:\"shoe-size\";s:2:\"39\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"39\";}}i:8;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/H4d2a4f4c0c6246e2a260ba6b80ef74fby/2020-Autumn-Wedding-Shoes-Woman-High-Heels-Women-s-Pumps-Patent-Leather-Shoe-Thick-Heel-Fashion.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"1005001577659466-wine-red-40\";s:7:\"sku_sub\";s:23:\"1005001577659466-red-40\";s:5:\"skuId\";s:17:\"12000016664614305\";s:7:\"skuAttr\";s:34:\"14:10#Wine-red;200000124:100013888\";s:13:\"regular_price\";s:5:\"26.80\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:546;s:10:\"attributes\";a:2:{s:5:\"color\";s:8:\"Wine-red\";s:9:\"shoe-size\";s:2:\"40\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"40\";}}i:9;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/H4d2a4f4c0c6246e2a260ba6b80ef74fby/2020-Autumn-Wedding-Shoes-Woman-High-Heels-Women-s-Pumps-Patent-Leather-Shoe-Thick-Heel-Fashion.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"1005001577659466-wine-red-37\";s:7:\"sku_sub\";s:23:\"1005001577659466-red-37\";s:5:\"skuId\";s:17:\"12000016664614302\";s:7:\"skuAttr\";s:34:\"14:10#Wine-red;200000124:100010482\";s:13:\"regular_price\";s:5:\"26.80\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:550;s:10:\"attributes\";a:2:{s:5:\"color\";s:8:\"Wine-red\";s:9:\"shoe-size\";s:2:\"37\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"37\";}}i:10;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/H4d2a4f4c0c6246e2a260ba6b80ef74fby/2020-Autumn-Wedding-Shoes-Woman-High-Heels-Women-s-Pumps-Patent-Leather-Shoe-Thick-Heel-Fashion.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"1005001577659466-wine-red-38\";s:7:\"sku_sub\";s:23:\"1005001577659466-red-38\";s:5:\"skuId\";s:17:\"12000016664614303\";s:7:\"skuAttr\";s:34:\"14:10#Wine-red;200000124:200000898\";s:13:\"regular_price\";s:5:\"26.80\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:557;s:10:\"attributes\";a:2:{s:5:\"color\";s:8:\"Wine-red\";s:9:\"shoe-size\";s:2:\"38\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"38\";}}i:11;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/H4d2a4f4c0c6246e2a260ba6b80ef74fby/2020-Autumn-Wedding-Shoes-Woman-High-Heels-Women-s-Pumps-Patent-Leather-Shoe-Thick-Heel-Fashion.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"1005001577659466-wine-red-35\";s:7:\"sku_sub\";s:23:\"1005001577659466-red-35\";s:5:\"skuId\";s:17:\"12000016664614300\";s:7:\"skuAttr\";s:34:\"14:10#Wine-red;200000124:200000333\";s:13:\"regular_price\";s:5:\"26.80\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:562;s:10:\"attributes\";a:2:{s:5:\"color\";s:8:\"Wine-red\";s:9:\"shoe-size\";s:2:\"35\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"35\";}}i:12;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/H4d2a4f4c0c6246e2a260ba6b80ef74fby/2020-Autumn-Wedding-Shoes-Woman-High-Heels-Women-s-Pumps-Patent-Leather-Shoe-Thick-Heel-Fashion.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"1005001577659466-wine-red-36\";s:7:\"sku_sub\";s:23:\"1005001577659466-red-36\";s:5:\"skuId\";s:17:\"12000016664614301\";s:7:\"skuAttr\";s:34:\"14:10#Wine-red;200000124:200000334\";s:13:\"regular_price\";s:5:\"26.80\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:561;s:10:\"attributes\";a:2:{s:5:\"color\";s:8:\"Wine-red\";s:9:\"shoe-size\";s:2:\"36\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"36\";}}i:13;a:10:{s:5:\"image\";s:173:\"https://ae01.alicdn.com/kf/H4d2a4f4c0c6246e2a260ba6b80ef74fby/2020-Autumn-Wedding-Shoes-Woman-High-Heels-Women-s-Pumps-Patent-Leather-Shoe-Thick-Heel-Fashion.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"1005001577659466-wine-red-34\";s:7:\"sku_sub\";s:23:\"1005001577659466-red-34\";s:5:\"skuId\";s:17:\"12000016664614299\";s:7:\"skuAttr\";s:34:\"14:10#Wine-red;200000124:100010481\";s:13:\"regular_price\";s:5:\"26.80\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:563;s:10:\"attributes\";a:2:{s:5:\"color\";s:8:\"Wine-red\";s:9:\"shoe-size\";s:2:\"34\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"34\";}}}'),
(78153, 5021, '_regular_price', '218.72'),
(78154, 5021, 'total_sales', '0'),
(78155, 5021, '_tax_status', 'taxable'),
(78156, 5021, '_tax_class', 'parent'),
(78157, 5021, '_manage_stock', 'yes'),
(78158, 5021, '_backorders', 'no'),
(78159, 5021, '_sold_individually', 'no'),
(78160, 5021, '_virtual', 'no'),
(78161, 5021, '_downloadable', 'no'),
(78162, 5021, '_download_limit', '-1'),
(78163, 5021, '_download_expiry', '-1'),
(78164, 5021, '_stock', '9998'),
(78165, 5021, '_stock_status', 'instock'),
(78166, 5021, '_wc_average_rating', '0'),
(78167, 5021, '_wc_review_count', '0'),
(78168, 5021, 'attribute_pa_color', 'creamtriple-white'),
(78169, 5021, 'attribute_pa_shoe-size', '41-1-3'),
(78170, 5021, '_price', '218.72'),
(78171, 5021, '_product_version', '4.1.0'),
(78172, 5021, '_vi_wad_aliexpress_variation_id', '12000021725460381'),
(78173, 5021, '_vi_wad_aliexpress_variation_attr', '14:200004891#CreamTriple White;200000124:203126821'),
(78174, 5022, '_variation_description', ''),
(78175, 5022, '_sku', '1005002688793166-creamtriple-white-42'),
(78176, 5022, '_regular_price', '218.72'),
(78177, 5022, 'total_sales', '0'),
(78178, 5022, '_tax_status', 'taxable'),
(78179, 5022, '_tax_class', 'parent'),
(78180, 5022, '_manage_stock', 'yes'),
(78181, 5022, '_backorders', 'no'),
(78182, 5022, '_sold_individually', 'no'),
(78183, 5022, '_virtual', 'no'),
(78184, 5022, '_downloadable', 'no'),
(78185, 5022, '_download_limit', '-1'),
(78186, 5022, '_download_expiry', '-1'),
(78187, 5022, '_stock', '9998'),
(78188, 5022, '_stock_status', 'instock'),
(78189, 5022, '_wc_average_rating', '0'),
(78190, 5022, '_wc_review_count', '0'),
(78191, 5022, 'attribute_pa_color', 'creamtriple-white'),
(78192, 5022, 'attribute_pa_shoe-size', '42'),
(78193, 5022, '_price', '218.72'),
(78194, 5022, '_product_version', '4.1.0'),
(78195, 5022, '_vi_wad_aliexpress_variation_id', '12000021725460382'),
(78196, 5022, '_vi_wad_aliexpress_variation_attr', '14:200004891#CreamTriple White;200000124:200000337'),
(78197, 5023, '_variation_description', ''),
(78198, 5023, '_sku', '1005002688793166-creamtriple-white-43-1-3'),
(78199, 5023, '_regular_price', '218.72'),
(78200, 5023, 'total_sales', '0'),
(78201, 5023, '_tax_status', 'taxable'),
(78202, 5023, '_tax_class', 'parent'),
(78203, 5023, '_manage_stock', 'yes'),
(78204, 5023, '_backorders', 'no'),
(78205, 5023, '_sold_individually', 'no'),
(78206, 5023, '_virtual', 'no'),
(78207, 5023, '_downloadable', 'no'),
(78208, 5023, '_download_limit', '-1'),
(78209, 5023, '_download_expiry', '-1'),
(78210, 5023, '_stock', '9997'),
(78211, 5023, '_stock_status', 'instock'),
(78212, 5023, '_wc_average_rating', '0'),
(78213, 5023, '_wc_review_count', '0'),
(78214, 5023, 'attribute_pa_color', 'creamtriple-white'),
(78215, 5023, 'attribute_pa_shoe-size', '43-1-3'),
(78216, 5019, '_vi_wad_image_id', 'ae01.alicdn.com/kf/HTB1aOz9cRWD3KVjSZFsq6AqkpXa8/Sexy-fine-documentary-shoes-with-color-matching-30-higher-than-in-the-spring-and-autumn-in.jpg'),
(78217, 5023, '_price', '218.72'),
(78218, 5023, '_product_version', '4.1.0'),
(78219, 5023, '_vi_wad_aliexpress_variation_id', '12000021725460383'),
(78220, 5023, '_vi_wad_aliexpress_variation_attr', '14:200004891#CreamTriple White;200000124:203126825'),
(78221, 5024, '_variation_description', ''),
(78222, 5024, '_sku', '1005002688793166-cinder-40'),
(78223, 5024, '_regular_price', '218.72'),
(78224, 5024, 'total_sales', '0'),
(78225, 5024, '_tax_status', 'taxable'),
(78226, 5024, '_tax_class', 'parent'),
(78227, 5024, '_manage_stock', 'yes'),
(78228, 5024, '_backorders', 'no'),
(78229, 5024, '_sold_individually', 'no'),
(78230, 5024, '_virtual', 'no'),
(78231, 5024, '_downloadable', 'no'),
(78232, 5024, '_download_limit', '-1'),
(78233, 5024, '_download_expiry', '-1'),
(78234, 5024, '_stock', '9997'),
(78235, 5024, '_stock_status', 'instock'),
(78236, 5024, '_wc_average_rating', '0'),
(78237, 5024, '_wc_review_count', '0'),
(78238, 5024, 'attribute_pa_color', 'cinder'),
(78239, 5024, 'attribute_pa_shoe-size', '40'),
(78240, 5024, '_price', '218.72'),
(78241, 5024, '_product_version', '4.1.0'),
(78242, 5024, '_vi_wad_aliexpress_variation_id', '12000021725460320'),
(78243, 5024, '_vi_wad_aliexpress_variation_attr', '14:200004889#Cinder;200000124:100013888'),
(78244, 5026, '_variation_description', ''),
(78245, 5026, '_sku', '1005002688793166-cinder-41-1-3'),
(78246, 5026, '_regular_price', '218.72'),
(78247, 5026, 'total_sales', '0'),
(78248, 5026, '_tax_status', 'taxable'),
(78249, 5026, '_tax_class', 'parent'),
(78250, 5026, '_manage_stock', 'yes'),
(78251, 5026, '_backorders', 'no'),
(78252, 5026, '_sold_individually', 'no'),
(78253, 5026, '_virtual', 'no'),
(78254, 5026, '_downloadable', 'no'),
(78255, 5026, '_download_limit', '-1'),
(78256, 5026, '_download_expiry', '-1'),
(78257, 5026, '_stock', '9999'),
(78258, 5026, '_stock_status', 'instock'),
(78259, 5026, '_wc_average_rating', '0'),
(78260, 5026, '_wc_review_count', '0'),
(78261, 5026, 'attribute_pa_color', 'cinder'),
(78262, 5026, 'attribute_pa_shoe-size', '41-1-3'),
(78263, 5026, '_price', '218.72'),
(78264, 5026, '_product_version', '4.1.0'),
(78265, 5026, '_vi_wad_aliexpress_variation_id', '12000021725460321'),
(78266, 5026, '_vi_wad_aliexpress_variation_attr', '14:200004889#Cinder;200000124:203126821'),
(78267, 5027, '_wp_attached_file', '2021/06/Sexy-fine-documentary-shoes-with-color-matching-30-higher-than-in-the-spring-and-autumn-in.jpg_640x640.jpg'),
(78268, 5027, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:114:\"2021/06/Sexy-fine-documentary-shoes-with-color-matching-30-higher-than-in-the-spring-and-autumn-in.jpg_640x640.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:114:\"Sexy-fine-documentary-shoes-with-color-matching-30-higher-than-in-the-spring-and-autumn-in.jpg_640x640-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:114:\"Sexy-fine-documentary-shoes-with-color-matching-30-higher-than-in-the-spring-and-autumn-in.jpg_640x640-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:114:\"Sexy-fine-documentary-shoes-with-color-matching-30-higher-than-in-the-spring-and-autumn-in.jpg_640x640-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:114:\"Sexy-fine-documentary-shoes-with-color-matching-30-higher-than-in-the-spring-and-autumn-in.jpg_640x640-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:114:\"Sexy-fine-documentary-shoes-with-color-matching-30-higher-than-in-the-spring-and-autumn-in.jpg_640x640-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:114:\"Sexy-fine-documentary-shoes-with-color-matching-30-higher-than-in-the-spring-and-autumn-in.jpg_640x640-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:114:\"Sexy-fine-documentary-shoes-with-color-matching-30-higher-than-in-the-spring-and-autumn-in.jpg_640x640-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:114:\"Sexy-fine-documentary-shoes-with-color-matching-30-higher-than-in-the-spring-and-autumn-in.jpg_640x640-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:114:\"Sexy-fine-documentary-shoes-with-color-matching-30-higher-than-in-the-spring-and-autumn-in.jpg_640x640-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:114:\"Sexy-fine-documentary-shoes-with-color-matching-30-higher-than-in-the-spring-and-autumn-in.jpg_640x640-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(78269, 5025, '_vi_wad_description_images', 'a:7:{i:0;s:59:\"//ae01.alicdn.com/kf/H2f5afefcaf414352a384bf2f2be5f2a04.jpg\";i:1;s:59:\"//ae01.alicdn.com/kf/Hb286db90ffbe4be9900e9027722e4c2bS.jpg\";i:2;s:59:\"//ae01.alicdn.com/kf/H69d7e3266de0453f85d40ffd77c42639U.jpg\";i:3;s:59:\"//ae01.alicdn.com/kf/Hc42a2301f3e5495eab5b77bb50659c18b.jpg\";i:4;s:59:\"//ae01.alicdn.com/kf/H366907d4976446aa916577a678a6e5ddn.jpg\";i:5;s:59:\"//ae01.alicdn.com/kf/Hf07ca2700d6e42bab9f79f9e537cf553G.jpg\";i:6;s:59:\"//ae01.alicdn.com/kf/H1637f51bcd2846c0a3a8b11059ce9334x.jpg\";}'),
(78270, 5025, '_vi_wad_sku', '4000463931194'),
(78271, 5025, '_vi_wad_attributes', 'a:2:{i:200000124;a:5:{s:6:\"values\";a:7:{s:19:\"200000124:200000286\";s:3:\"5.5\";s:14:\"200000124:1394\";s:1:\"6\";s:19:\"200000124:200000287\";s:3:\"6.5\";s:14:\"200000124:3434\";s:1:\"7\";s:19:\"200000124:200000288\";s:3:\"7.5\";s:13:\"200000124:699\";s:1:\"8\";s:19:\"200000124:200000289\";s:3:\"8.5\";}s:4:\"slug\";s:9:\"shoe-size\";s:4:\"name\";s:9:\"Shoe Size\";s:8:\"position\";i:0;s:10:\"values_sub\";a:7:{s:19:\"200000124:200000286\";s:3:\"5.5\";s:14:\"200000124:1394\";s:1:\"6\";s:19:\"200000124:200000287\";s:3:\"6.5\";s:14:\"200000124:3434\";s:1:\"7\";s:19:\"200000124:200000288\";s:3:\"7.5\";s:13:\"200000124:699\";s:1:\"8\";s:19:\"200000124:200000289\";s:3:\"8.5\";}}i:14;a:5:{s:6:\"values\";a:2:{s:6:\"14:193\";s:5:\"BLACK\";s:6:\"14:173\";s:4:\"Blue\";}s:4:\"slug\";s:5:\"color\";s:4:\"name\";s:5:\"Color\";s:8:\"position\";i:1;s:10:\"values_sub\";a:2:{s:6:\"14:193\";s:5:\"BLACK\";s:6:\"14:173\";s:4:\"Blue\";}}}'),
(78272, 5025, '_vi_wad_list_attributes', 'a:9:{s:19:\"200000124:200000286\";a:4:{s:4:\"name\";s:3:\"5.5\";s:8:\"name_sub\";s:3:\"5.5\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:14:\"200000124:1394\";a:4:{s:4:\"name\";s:1:\"6\";s:8:\"name_sub\";s:1:\"6\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000287\";a:4:{s:4:\"name\";s:3:\"6.5\";s:8:\"name_sub\";s:3:\"6.5\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:14:\"200000124:3434\";a:4:{s:4:\"name\";s:1:\"7\";s:8:\"name_sub\";s:1:\"7\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000288\";a:4:{s:4:\"name\";s:3:\"7.5\";s:8:\"name_sub\";s:3:\"7.5\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:13:\"200000124:699\";a:4:{s:4:\"name\";s:1:\"8\";s:8:\"name_sub\";s:1:\"8\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000289\";a:4:{s:4:\"name\";s:3:\"8.5\";s:8:\"name_sub\";s:3:\"8.5\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:6:\"14:193\";a:4:{s:4:\"name\";s:5:\"BLACK\";s:8:\"name_sub\";s:5:\"BLACK\";s:5:\"color\";s:7:\"#000000\";s:5:\"image\";s:167:\"https://ae01.alicdn.com/kf/Hbd2da556fdbb40578b5de4932089c8beY/Punk-Style-Zipper-Rain-Boots-Women-s-Pure-Color-Rain-Boots-Outdoor-Rubber-Water-shoes-For.jpg_640x640.jpg\";}s:6:\"14:173\";a:4:{s:4:\"name\";s:4:\"Blue\";s:8:\"name_sub\";s:4:\"Blue\";s:5:\"color\";s:7:\"#0080FF\";s:5:\"image\";s:167:\"https://ae01.alicdn.com/kf/Hbb453054e9f44e33bc07f9b0e795a5de3/Punk-Style-Zipper-Rain-Boots-Women-s-Pure-Color-Rain-Boots-Outdoor-Rubber-Water-shoes-For.jpg_640x640.jpg\";}}'),
(78273, 5025, '_vi_wad_shipping_info', 'a:6:{s:4:\"time\";i:1622550338;s:7:\"country\";s:2:\"LK\";s:7:\"company\";s:15:\"CAINIAO_PREMIUM\";s:7:\"freight\";s:6140:\"[{\"bizShowMind\":{\"layout\":[]},\"commitDay\":\"75\",\"company\":\"AliExpress Premium Shipping\",\"currency\":\"USD\",\"discount\":0,\"displayType\":\"deliveryTime\",\"features\":{},\"freightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $44.07\",\"value\":44.07},\"freightFeatures\":{\"provider\":\"ae_config\"},\"freightLayout\":{\"displayType\":\"deliveryTime\",\"layout\":[{\"text\":\"Shipping: US $44.07\",\"type\":\"title\"},{\"text\":\"To <font color=\'#000000\'>Sri Lanka</font> via AliExpress Premium Shipping\",\"type\":\"subtitle\"}],\"openShippingPanel\":\"true\"},\"fullMailLine\":false,\"hbaService\":false,\"i18nMap\":{},\"id\":0,\"name\":\"FreightItemModule\",\"sendGoodsCountry\":\"CN\",\"sendGoodsCountryFullName\":\"China\",\"serviceName\":\"CAINIAO_PREMIUM\",\"standardFreightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $44.07\",\"value\":44.07},\"time\":\"7-15\",\"tracking\":true},{\"bizShowMind\":{\"layout\":[]},\"commitDay\":\"75\",\"company\":\"EMS\",\"currency\":\"USD\",\"discount\":0,\"displayType\":\"deliveryTime\",\"features\":{},\"freightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $50.20\",\"value\":50.2},\"freightFeatures\":{\"provider\":\"ae_config\"},\"freightLayout\":{\"displayType\":\"deliveryTime\",\"layout\":[{\"text\":\"Shipping: US $50.20\",\"type\":\"title\"},{\"text\":\"To <font color=\'#000000\'>Sri Lanka</font> via EMS\",\"type\":\"subtitle\"}],\"openShippingPanel\":\"true\"},\"fullMailLine\":false,\"hbaService\":false,\"i18nMap\":{},\"id\":0,\"name\":\"FreightItemModule\",\"sendGoodsCountry\":\"CN\",\"sendGoodsCountryFullName\":\"China\",\"serviceName\":\"EMS\",\"standardFreightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $50.20\",\"value\":50.2},\"time\":\"15-44\",\"tracking\":true},{\"bizShowMind\":{\"layout\":[]},\"commitDay\":\"75\",\"company\":\"e-EMS\",\"currency\":\"USD\",\"discount\":0,\"displayType\":\"deliveryTime\",\"features\":{},\"freightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $56.06\",\"value\":56.06},\"freightFeatures\":{\"provider\":\"ae_config\"},\"freightLayout\":{\"displayType\":\"deliveryTime\",\"layout\":[{\"text\":\"Shipping: US $56.06\",\"type\":\"title\"},{\"text\":\"To <font color=\'#000000\'>Sri Lanka</font> via e-EMS\",\"type\":\"subtitle\"}],\"openShippingPanel\":\"true\"},\"fullMailLine\":false,\"hbaService\":false,\"i18nMap\":{},\"id\":0,\"name\":\"FreightItemModule\",\"sendGoodsCountry\":\"CN\",\"sendGoodsCountryFullName\":\"China\",\"serviceName\":\"E_EMS\",\"standardFreightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $56.06\",\"value\":56.06},\"time\":\"20-40\",\"tracking\":true},{\"bizShowMind\":{\"layout\":[]},\"commitDay\":\"75\",\"company\":\"Fedex IE\",\"currency\":\"USD\",\"discount\":0,\"displayType\":\"deliveryTime\",\"features\":{},\"freightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $67.46\",\"value\":67.46},\"freightFeatures\":{\"provider\":\"ae_config\"},\"freightLayout\":{\"displayType\":\"deliveryTime\",\"layout\":[{\"text\":\"Shipping: US $67.46\",\"type\":\"title\"},{\"text\":\"To <font color=\'#000000\'>Sri Lanka</font> via Fedex IE\",\"type\":\"subtitle\"}],\"openShippingPanel\":\"true\"},\"fullMailLine\":false,\"hbaService\":false,\"i18nMap\":{},\"id\":0,\"name\":\"FreightItemModule\",\"sendGoodsCountry\":\"CN\",\"sendGoodsCountryFullName\":\"China\",\"serviceName\":\"FEDEX_IE\",\"standardFreightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $67.46\",\"value\":67.46},\"time\":\"7-15\",\"tracking\":true},{\"bizShowMind\":{\"layout\":[]},\"commitDay\":\"75\",\"company\":\"UPS Express Saver\",\"currency\":\"USD\",\"discount\":0,\"displayType\":\"deliveryTime\",\"features\":{},\"freightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $74.99\",\"value\":74.99},\"freightFeatures\":{\"provider\":\"ae_config\"},\"freightLayout\":{\"displayType\":\"deliveryTime\",\"layout\":[{\"text\":\"Shipping: US $74.99\",\"type\":\"title\"},{\"text\":\"To <font color=\'#000000\'>Sri Lanka</font> via UPS Express Saver\",\"type\":\"subtitle\"}],\"openShippingPanel\":\"true\"},\"fullMailLine\":false,\"hbaService\":false,\"i18nMap\":{},\"id\":0,\"name\":\"FreightItemModule\",\"sendGoodsCountry\":\"CN\",\"sendGoodsCountryFullName\":\"China\",\"serviceName\":\"UPS\",\"standardFreightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $74.99\",\"value\":74.99},\"time\":\"7-15\",\"tracking\":true},{\"bizShowMind\":{\"layout\":[]},\"commitDay\":\"75\",\"company\":\"UPS Expedited\",\"currency\":\"USD\",\"discount\":0,\"displayType\":\"deliveryTime\",\"features\":{},\"freightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $80.67\",\"value\":80.67},\"freightFeatures\":{\"provider\":\"ae_config\"},\"freightLayout\":{\"displayType\":\"deliveryTime\",\"layout\":[{\"text\":\"Shipping: US $80.67\",\"type\":\"title\"},{\"text\":\"To <font color=\'#000000\'>Sri Lanka</font> via UPS Expedited\",\"type\":\"subtitle\"}],\"openShippingPanel\":\"true\"},\"fullMailLine\":false,\"hbaService\":false,\"i18nMap\":{},\"id\":0,\"name\":\"FreightItemModule\",\"sendGoodsCountry\":\"CN\",\"sendGoodsCountryFullName\":\"China\",\"serviceName\":\"UPSE\",\"standardFreightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $80.67\",\"value\":80.67},\"time\":\"7-15\",\"tracking\":true},{\"bizShowMind\":{\"layout\":[]},\"commitDay\":\"75\",\"company\":\"Fedex IP\",\"currency\":\"USD\",\"discount\":0,\"displayType\":\"deliveryTime\",\"features\":{},\"freightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $84.38\",\"value\":84.38},\"freightFeatures\":{\"provider\":\"ae_config\"},\"freightLayout\":{\"displayType\":\"deliveryTime\",\"layout\":[{\"text\":\"Shipping: US $84.38\",\"type\":\"title\"},{\"text\":\"To <font color=\'#000000\'>Sri Lanka</font> via Fedex IP\",\"type\":\"subtitle\"}],\"openShippingPanel\":\"true\"},\"fullMailLine\":false,\"hbaService\":false,\"i18nMap\":{},\"id\":0,\"name\":\"FreightItemModule\",\"sendGoodsCountry\":\"CN\",\"sendGoodsCountryFullName\":\"China\",\"serviceName\":\"FEDEX\",\"standardFreightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $84.38\",\"value\":84.38},\"time\":\"7-15\",\"tracking\":true},{\"bizShowMind\":{\"layout\":[]},\"commitDay\":\"75\",\"company\":\"DHL\",\"currency\":\"USD\",\"discount\":0,\"displayType\":\"deliveryTime\",\"features\":{},\"freightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $142.07\",\"value\":142.07},\"freightFeatures\":{\"provider\":\"ae_config\"},\"freightLayout\":{\"displayType\":\"deliveryTime\",\"layout\":[{\"text\":\"Shipping: US $142.07\",\"type\":\"title\"},{\"text\":\"To <font color=\'#000000\'>Sri Lanka</font> via DHL\",\"type\":\"subtitle\"}],\"openShippingPanel\":\"true\"},\"fullMailLine\":false,\"hbaService\":false,\"i18nMap\":{},\"id\":0,\"name\":\"FreightItemModule\",\"sendGoodsCountry\":\"CN\",\"sendGoodsCountryFullName\":\"China\",\"serviceName\":\"DHL\",\"standardFreightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $142.07\",\"value\":142.07},\"time\":\"9-17\",\"tracking\":true}]\";s:13:\"shipping_cost\";d:44.07000000000000028421709430404007434844970703125;s:13:\"delivery_time\";s:4:\"7-15\";}'),
(78274, 5025, '_vi_wad_gallery', 'a:5:{i:0;s:155:\"https://ae01.alicdn.com/kf/Hd2638aa3153e4ae09bff7a5eba62c98av/Punk-Style-Zipper-Rain-Boots-Women-s-Pure-Color-Rain-Boots-Outdoor-Rubber-Water-shoes-For.jpg\";i:1;s:155:\"https://ae01.alicdn.com/kf/H05321b3d367d406a95b81d897a50a2adw/Punk-Style-Zipper-Rain-Boots-Women-s-Pure-Color-Rain-Boots-Outdoor-Rubber-Water-shoes-For.jpg\";i:2;s:155:\"https://ae01.alicdn.com/kf/H74e381379a214464bb3d90f70fbe8c72t/Punk-Style-Zipper-Rain-Boots-Women-s-Pure-Color-Rain-Boots-Outdoor-Rubber-Water-shoes-For.jpg\";i:3;s:155:\"https://ae01.alicdn.com/kf/H55d647aaa2f0433ab2c7b0ceb451af64l/Punk-Style-Zipper-Rain-Boots-Women-s-Pure-Color-Rain-Boots-Outdoor-Rubber-Water-shoes-For.jpg\";i:4;s:155:\"https://ae01.alicdn.com/kf/Ha0dc2b3c16014f438de3968a1556b9efG/Punk-Style-Zipper-Rain-Boots-Women-s-Pure-Color-Rain-Boots-Outdoor-Rubber-Water-shoes-For.jpg\";}'),
(78275, 5025, '_vi_wad_variation_images', 'a:2:{s:6:\"14:193\";s:167:\"https://ae01.alicdn.com/kf/Hbd2da556fdbb40578b5de4932089c8beY/Punk-Style-Zipper-Rain-Boots-Women-s-Pure-Color-Rain-Boots-Outdoor-Rubber-Water-shoes-For.jpg_640x640.jpg\";s:6:\"14:173\";s:167:\"https://ae01.alicdn.com/kf/Hbb453054e9f44e33bc07f9b0e795a5de3/Punk-Style-Zipper-Rain-Boots-Women-s-Pure-Color-Rain-Boots-Outdoor-Rubber-Water-shoes-For.jpg_640x640.jpg\";}'),
(78276, 5025, '_vi_wad_store_info', 'a:3:{s:4:\"name\";s:11:\"ccoQQ Store\";s:3:\"url\";s:34:\"//www.aliexpress.com/store/4435077\";s:3:\"num\";i:4435077;}'),
(78277, 5025, '_vi_wad_variations', 'a:14:{i:0;a:10:{s:5:\"image\";s:167:\"https://ae01.alicdn.com/kf/Hbd2da556fdbb40578b5de4932089c8beY/Punk-Style-Zipper-Rain-Boots-Women-s-Pure-Color-Rain-Boots-Outdoor-Rubber-Water-shoes-For.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"4000463931194-5-5-black\";s:7:\"sku_sub\";s:23:\"4000463931194-5-5-black\";s:5:\"skuId\";s:17:\"10000001875026579\";s:7:\"skuAttr\";s:26:\"200000124:200000286;14:193\";s:13:\"regular_price\";s:4:\"34.0\";s:10:\"sale_price\";s:4:\"25.5\";s:5:\"stock\";i:979;s:10:\"attributes\";a:2:{s:9:\"shoe-size\";s:3:\"5.5\";s:5:\"color\";s:5:\"BLACK\";}s:14:\"attributes_sub\";a:2:{s:9:\"shoe-size\";s:3:\"5.5\";s:5:\"color\";s:5:\"BLACK\";}}i:1;a:10:{s:5:\"image\";s:167:\"https://ae01.alicdn.com/kf/Hbd2da556fdbb40578b5de4932089c8beY/Punk-Style-Zipper-Rain-Boots-Women-s-Pure-Color-Rain-Boots-Outdoor-Rubber-Water-shoes-For.jpg_640x640.jpg\";s:3:\"sku\";s:21:\"4000463931194-7-black\";s:7:\"sku_sub\";s:21:\"4000463931194-7-black\";s:5:\"skuId\";s:17:\"10000001875026582\";s:7:\"skuAttr\";s:21:\"200000124:3434;14:193\";s:13:\"regular_price\";s:4:\"34.0\";s:10:\"sale_price\";s:4:\"25.5\";s:5:\"stock\";i:902;s:10:\"attributes\";a:2:{s:9:\"shoe-size\";s:1:\"7\";s:5:\"color\";s:5:\"BLACK\";}s:14:\"attributes_sub\";a:2:{s:9:\"shoe-size\";s:1:\"7\";s:5:\"color\";s:5:\"BLACK\";}}i:2;a:10:{s:5:\"image\";s:167:\"https://ae01.alicdn.com/kf/Hbd2da556fdbb40578b5de4932089c8beY/Punk-Style-Zipper-Rain-Boots-Women-s-Pure-Color-Rain-Boots-Outdoor-Rubber-Water-shoes-For.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"4000463931194-7-5-black\";s:7:\"sku_sub\";s:23:\"4000463931194-7-5-black\";s:5:\"skuId\";s:17:\"10000001875026583\";s:7:\"skuAttr\";s:26:\"200000124:200000288;14:193\";s:13:\"regular_price\";s:4:\"34.0\";s:10:\"sale_price\";s:4:\"25.5\";s:5:\"stock\";i:898;s:10:\"attributes\";a:2:{s:9:\"shoe-size\";s:3:\"7.5\";s:5:\"color\";s:5:\"BLACK\";}s:14:\"attributes_sub\";a:2:{s:9:\"shoe-size\";s:3:\"7.5\";s:5:\"color\";s:5:\"BLACK\";}}i:3;a:10:{s:5:\"image\";s:167:\"https://ae01.alicdn.com/kf/Hbd2da556fdbb40578b5de4932089c8beY/Punk-Style-Zipper-Rain-Boots-Women-s-Pure-Color-Rain-Boots-Outdoor-Rubber-Water-shoes-For.jpg_640x640.jpg\";s:3:\"sku\";s:21:\"4000463931194-6-black\";s:7:\"sku_sub\";s:21:\"4000463931194-6-black\";s:5:\"skuId\";s:17:\"10000001875026580\";s:7:\"skuAttr\";s:21:\"200000124:1394;14:193\";s:13:\"regular_price\";s:4:\"34.0\";s:10:\"sale_price\";s:4:\"25.5\";s:5:\"stock\";i:965;s:10:\"attributes\";a:2:{s:9:\"shoe-size\";s:1:\"6\";s:5:\"color\";s:5:\"BLACK\";}s:14:\"attributes_sub\";a:2:{s:9:\"shoe-size\";s:1:\"6\";s:5:\"color\";s:5:\"BLACK\";}}i:4;a:10:{s:5:\"image\";s:167:\"https://ae01.alicdn.com/kf/Hbd2da556fdbb40578b5de4932089c8beY/Punk-Style-Zipper-Rain-Boots-Women-s-Pure-Color-Rain-Boots-Outdoor-Rubber-Water-shoes-For.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"4000463931194-6-5-black\";s:7:\"sku_sub\";s:23:\"4000463931194-6-5-black\";s:5:\"skuId\";s:17:\"10000001875026581\";s:7:\"skuAttr\";s:26:\"200000124:200000287;14:193\";s:13:\"regular_price\";s:4:\"34.0\";s:10:\"sale_price\";s:4:\"25.5\";s:5:\"stock\";i:931;s:10:\"attributes\";a:2:{s:9:\"shoe-size\";s:3:\"6.5\";s:5:\"color\";s:5:\"BLACK\";}s:14:\"attributes_sub\";a:2:{s:9:\"shoe-size\";s:3:\"6.5\";s:5:\"color\";s:5:\"BLACK\";}}i:5;a:10:{s:5:\"image\";s:167:\"https://ae01.alicdn.com/kf/Hbb453054e9f44e33bc07f9b0e795a5de3/Punk-Style-Zipper-Rain-Boots-Women-s-Pure-Color-Rain-Boots-Outdoor-Rubber-Water-shoes-For.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"4000463931194-5-5-blue\";s:7:\"sku_sub\";s:22:\"4000463931194-5-5-blue\";s:5:\"skuId\";s:17:\"10000001875026586\";s:7:\"skuAttr\";s:26:\"200000124:200000286;14:173\";s:13:\"regular_price\";s:4:\"34.0\";s:10:\"sale_price\";s:4:\"25.5\";s:5:\"stock\";i:993;s:10:\"attributes\";a:2:{s:9:\"shoe-size\";s:3:\"5.5\";s:5:\"color\";s:4:\"Blue\";}s:14:\"attributes_sub\";a:2:{s:9:\"shoe-size\";s:3:\"5.5\";s:5:\"color\";s:4:\"Blue\";}}i:6;a:10:{s:5:\"image\";s:167:\"https://ae01.alicdn.com/kf/Hbb453054e9f44e33bc07f9b0e795a5de3/Punk-Style-Zipper-Rain-Boots-Women-s-Pure-Color-Rain-Boots-Outdoor-Rubber-Water-shoes-For.jpg_640x640.jpg\";s:3:\"sku\";s:20:\"4000463931194-6-blue\";s:7:\"sku_sub\";s:20:\"4000463931194-6-blue\";s:5:\"skuId\";s:17:\"10000001875026587\";s:7:\"skuAttr\";s:21:\"200000124:1394;14:173\";s:13:\"regular_price\";s:4:\"34.0\";s:10:\"sale_price\";s:4:\"25.5\";s:5:\"stock\";i:992;s:10:\"attributes\";a:2:{s:9:\"shoe-size\";s:1:\"6\";s:5:\"color\";s:4:\"Blue\";}s:14:\"attributes_sub\";a:2:{s:9:\"shoe-size\";s:1:\"6\";s:5:\"color\";s:4:\"Blue\";}}i:7;a:10:{s:5:\"image\";s:167:\"https://ae01.alicdn.com/kf/Hbd2da556fdbb40578b5de4932089c8beY/Punk-Style-Zipper-Rain-Boots-Women-s-Pure-Color-Rain-Boots-Outdoor-Rubber-Water-shoes-For.jpg_640x640.jpg\";s:3:\"sku\";s:21:\"4000463931194-8-black\";s:7:\"sku_sub\";s:21:\"4000463931194-8-black\";s:5:\"skuId\";s:17:\"10000001875026584\";s:7:\"skuAttr\";s:20:\"200000124:699;14:193\";s:13:\"regular_price\";s:4:\"34.0\";s:10:\"sale_price\";s:4:\"25.5\";s:5:\"stock\";i:915;s:10:\"attributes\";a:2:{s:9:\"shoe-size\";s:1:\"8\";s:5:\"color\";s:5:\"BLACK\";}s:14:\"attributes_sub\";a:2:{s:9:\"shoe-size\";s:1:\"8\";s:5:\"color\";s:5:\"BLACK\";}}i:8;a:10:{s:5:\"image\";s:167:\"https://ae01.alicdn.com/kf/Hbd2da556fdbb40578b5de4932089c8beY/Punk-Style-Zipper-Rain-Boots-Women-s-Pure-Color-Rain-Boots-Outdoor-Rubber-Water-shoes-For.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"4000463931194-8-5-black\";s:7:\"sku_sub\";s:23:\"4000463931194-8-5-black\";s:5:\"skuId\";s:17:\"10000001875026585\";s:7:\"skuAttr\";s:26:\"200000124:200000289;14:193\";s:13:\"regular_price\";s:4:\"34.0\";s:10:\"sale_price\";s:4:\"25.5\";s:5:\"stock\";i:922;s:10:\"attributes\";a:2:{s:9:\"shoe-size\";s:3:\"8.5\";s:5:\"color\";s:5:\"BLACK\";}s:14:\"attributes_sub\";a:2:{s:9:\"shoe-size\";s:3:\"8.5\";s:5:\"color\";s:5:\"BLACK\";}}i:9;a:10:{s:5:\"image\";s:167:\"https://ae01.alicdn.com/kf/Hbb453054e9f44e33bc07f9b0e795a5de3/Punk-Style-Zipper-Rain-Boots-Women-s-Pure-Color-Rain-Boots-Outdoor-Rubber-Water-shoes-For.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"4000463931194-7-5-blue\";s:7:\"sku_sub\";s:22:\"4000463931194-7-5-blue\";s:5:\"skuId\";s:17:\"10000001875026590\";s:7:\"skuAttr\";s:26:\"200000124:200000288;14:173\";s:13:\"regular_price\";s:4:\"34.0\";s:10:\"sale_price\";s:4:\"25.5\";s:5:\"stock\";i:978;s:10:\"attributes\";a:2:{s:9:\"shoe-size\";s:3:\"7.5\";s:5:\"color\";s:4:\"Blue\";}s:14:\"attributes_sub\";a:2:{s:9:\"shoe-size\";s:3:\"7.5\";s:5:\"color\";s:4:\"Blue\";}}i:10;a:10:{s:5:\"image\";s:167:\"https://ae01.alicdn.com/kf/Hbb453054e9f44e33bc07f9b0e795a5de3/Punk-Style-Zipper-Rain-Boots-Women-s-Pure-Color-Rain-Boots-Outdoor-Rubber-Water-shoes-For.jpg_640x640.jpg\";s:3:\"sku\";s:20:\"4000463931194-8-blue\";s:7:\"sku_sub\";s:20:\"4000463931194-8-blue\";s:5:\"skuId\";s:17:\"10000001875026591\";s:7:\"skuAttr\";s:20:\"200000124:699;14:173\";s:13:\"regular_price\";s:4:\"34.0\";s:10:\"sale_price\";s:4:\"25.5\";s:5:\"stock\";i:979;s:10:\"attributes\";a:2:{s:9:\"shoe-size\";s:1:\"8\";s:5:\"color\";s:4:\"Blue\";}s:14:\"attributes_sub\";a:2:{s:9:\"shoe-size\";s:1:\"8\";s:5:\"color\";s:4:\"Blue\";}}i:11;a:10:{s:5:\"image\";s:167:\"https://ae01.alicdn.com/kf/Hbb453054e9f44e33bc07f9b0e795a5de3/Punk-Style-Zipper-Rain-Boots-Women-s-Pure-Color-Rain-Boots-Outdoor-Rubber-Water-shoes-For.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"4000463931194-6-5-blue\";s:7:\"sku_sub\";s:22:\"4000463931194-6-5-blue\";s:5:\"skuId\";s:17:\"10000001875026588\";s:7:\"skuAttr\";s:26:\"200000124:200000287;14:173\";s:13:\"regular_price\";s:4:\"34.0\";s:10:\"sale_price\";s:4:\"25.5\";s:5:\"stock\";i:985;s:10:\"attributes\";a:2:{s:9:\"shoe-size\";s:3:\"6.5\";s:5:\"color\";s:4:\"Blue\";}s:14:\"attributes_sub\";a:2:{s:9:\"shoe-size\";s:3:\"6.5\";s:5:\"color\";s:4:\"Blue\";}}i:12;a:10:{s:5:\"image\";s:167:\"https://ae01.alicdn.com/kf/Hbb453054e9f44e33bc07f9b0e795a5de3/Punk-Style-Zipper-Rain-Boots-Women-s-Pure-Color-Rain-Boots-Outdoor-Rubber-Water-shoes-For.jpg_640x640.jpg\";s:3:\"sku\";s:20:\"4000463931194-7-blue\";s:7:\"sku_sub\";s:20:\"4000463931194-7-blue\";s:5:\"skuId\";s:17:\"10000001875026589\";s:7:\"skuAttr\";s:21:\"200000124:3434;14:173\";s:13:\"regular_price\";s:4:\"34.0\";s:10:\"sale_price\";s:4:\"25.5\";s:5:\"stock\";i:986;s:10:\"attributes\";a:2:{s:9:\"shoe-size\";s:1:\"7\";s:5:\"color\";s:4:\"Blue\";}s:14:\"attributes_sub\";a:2:{s:9:\"shoe-size\";s:1:\"7\";s:5:\"color\";s:4:\"Blue\";}}i:13;a:10:{s:5:\"image\";s:167:\"https://ae01.alicdn.com/kf/Hbb453054e9f44e33bc07f9b0e795a5de3/Punk-Style-Zipper-Rain-Boots-Women-s-Pure-Color-Rain-Boots-Outdoor-Rubber-Water-shoes-For.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"4000463931194-8-5-blue\";s:7:\"sku_sub\";s:22:\"4000463931194-8-5-blue\";s:5:\"skuId\";s:17:\"10000001875026592\";s:7:\"skuAttr\";s:26:\"200000124:200000289;14:173\";s:13:\"regular_price\";s:4:\"34.0\";s:10:\"sale_price\";s:4:\"25.5\";s:5:\"stock\";i:983;s:10:\"attributes\";a:2:{s:9:\"shoe-size\";s:3:\"8.5\";s:5:\"color\";s:4:\"Blue\";}s:14:\"attributes_sub\";a:2:{s:9:\"shoe-size\";s:3:\"8.5\";s:5:\"color\";s:4:\"Blue\";}}}'),
(78278, 5028, '_variation_description', ''),
(78279, 5028, '_sku', '1005002688793166-cinder-42'),
(78280, 5028, '_regular_price', '218.72'),
(78281, 5028, 'total_sales', '0'),
(78282, 5028, '_tax_status', 'taxable'),
(78283, 5028, '_tax_class', 'parent'),
(78284, 5028, '_manage_stock', 'yes'),
(78285, 5028, '_backorders', 'no'),
(78286, 5028, '_sold_individually', 'no'),
(78287, 5028, '_virtual', 'no'),
(78288, 5028, '_downloadable', 'no'),
(78289, 5028, '_download_limit', '-1'),
(78290, 5028, '_download_expiry', '-1'),
(78291, 5028, '_stock', '9997'),
(78292, 5028, '_stock_status', 'instock'),
(78293, 5028, '_wc_average_rating', '0'),
(78294, 5028, '_wc_review_count', '0'),
(78295, 5028, 'attribute_pa_color', 'cinder'),
(78296, 5028, 'attribute_pa_shoe-size', '42'),
(78297, 5028, '_price', '218.72'),
(78298, 5028, '_product_version', '4.1.0'),
(78299, 5028, '_vi_wad_aliexpress_variation_id', '12000021725460322'),
(78300, 5028, '_vi_wad_aliexpress_variation_attr', '14:200004889#Cinder;200000124:200000337'),
(78301, 5029, '_variation_description', ''),
(78302, 5029, '_sku', '1005002688793166-cinder-43-1-3'),
(78303, 5029, '_regular_price', '218.72'),
(78304, 5029, 'total_sales', '0'),
(78305, 5029, '_tax_status', 'taxable'),
(78306, 5029, '_tax_class', 'parent'),
(78307, 5029, '_manage_stock', 'yes'),
(78308, 5029, '_backorders', 'no'),
(78309, 5029, '_sold_individually', 'no'),
(78310, 5029, '_virtual', 'no'),
(78311, 5029, '_downloadable', 'no'),
(78312, 5029, '_download_limit', '-1'),
(78313, 5029, '_download_expiry', '-1'),
(78314, 5029, '_stock', '9998'),
(78315, 5029, '_stock_status', 'instock'),
(78316, 5029, '_wc_average_rating', '0'),
(78317, 5029, '_wc_review_count', '0'),
(78318, 5029, 'attribute_pa_color', 'cinder'),
(78319, 5029, 'attribute_pa_shoe-size', '43-1-3'),
(78320, 5029, '_price', '218.72'),
(78321, 5029, '_product_version', '4.1.0'),
(78322, 5029, '_vi_wad_aliexpress_variation_id', '12000021725460323'),
(78323, 5029, '_vi_wad_aliexpress_variation_attr', '14:200004889#Cinder;200000124:203126825'),
(78324, 5027, '_vi_wad_image_id', 'ae01.alicdn.com/kf/HTB12DpiafBj_uVjSZFpq6A0SXXaG/Sexy-fine-documentary-shoes-with-color-matching-30-higher-than-in-the-spring-and-autumn-in.jpg_640x640.jpg'),
(78325, 4842, '_thumbnail_id', '5027'),
(78326, 4843, '_thumbnail_id', '5027'),
(78327, 4844, '_thumbnail_id', '5027'),
(78328, 4845, '_thumbnail_id', '5027'),
(78329, 4846, '_thumbnail_id', '5027'),
(78330, 5030, '_variation_description', ''),
(78331, 4847, '_thumbnail_id', '5027'),
(78332, 5030, '_sku', '1005002688793166-cinder-44'),
(78333, 5030, '_regular_price', '218.72'),
(78334, 4848, '_thumbnail_id', '5027'),
(78335, 4849, '_thumbnail_id', '5027'),
(78336, 5030, 'total_sales', '0'),
(78337, 4851, '_thumbnail_id', '5027'),
(78338, 5030, '_tax_status', 'taxable'),
(78339, 5030, '_tax_class', 'parent'),
(78340, 4852, '_thumbnail_id', '5027'),
(78341, 5030, '_manage_stock', 'yes'),
(78342, 4853, '_thumbnail_id', '5027'),
(78343, 5030, '_backorders', 'no'),
(78344, 4854, '_thumbnail_id', '5027'),
(78345, 5030, '_sold_individually', 'no'),
(78346, 4855, '_thumbnail_id', '5027'),
(78347, 4856, '_thumbnail_id', '5027'),
(78348, 5030, '_virtual', 'no'),
(78349, 5030, '_downloadable', 'no'),
(78350, 5030, '_download_limit', '-1'),
(78351, 5030, '_download_expiry', '-1'),
(78352, 5030, '_stock', '9999'),
(78353, 5030, '_stock_status', 'instock'),
(78354, 5030, '_wc_average_rating', '0'),
(78355, 5030, '_wc_review_count', '0'),
(78356, 5030, 'attribute_pa_color', 'cinder'),
(78357, 5030, 'attribute_pa_shoe-size', '44'),
(78358, 5030, '_price', '218.72'),
(78359, 5030, '_product_version', '4.1.0');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(78360, 5030, '_vi_wad_aliexpress_variation_id', '12000021725460324'),
(78361, 5030, '_vi_wad_aliexpress_variation_attr', '14:200004889#Cinder;200000124:100010487'),
(78362, 5031, '_variation_description', ''),
(78363, 5031, '_sku', '1005002688793166-cinder-45-1-3'),
(78364, 5031, '_regular_price', '218.72'),
(78365, 5031, 'total_sales', '0'),
(78366, 5031, '_tax_status', 'taxable'),
(78367, 5031, '_tax_class', 'parent'),
(78368, 5031, '_manage_stock', 'yes'),
(78369, 5031, '_backorders', 'no'),
(78370, 5031, '_sold_individually', 'no'),
(78371, 5031, '_virtual', 'no'),
(78372, 5031, '_downloadable', 'no'),
(78373, 5031, '_download_limit', '-1'),
(78374, 5031, '_download_expiry', '-1'),
(78375, 5031, '_stock', '9996'),
(78376, 5031, '_stock_status', 'instock'),
(78377, 5031, '_wc_average_rating', '0'),
(78378, 5031, '_wc_review_count', '0'),
(78379, 5031, 'attribute_pa_color', 'cinder'),
(78380, 5031, 'attribute_pa_shoe-size', '45-1-3'),
(78381, 5031, '_price', '218.72'),
(78382, 5031, '_product_version', '4.1.0'),
(78383, 5031, '_vi_wad_aliexpress_variation_id', '12000021725460325'),
(78384, 5031, '_vi_wad_aliexpress_variation_attr', '14:200004889#Cinder;200000124:203126829'),
(78385, 5032, '_variation_description', ''),
(78386, 5032, '_sku', '1005002688793166-cinder-46'),
(78387, 5032, '_regular_price', '218.72'),
(78388, 5032, 'total_sales', '0'),
(78389, 5032, '_tax_status', 'taxable'),
(78390, 5032, '_tax_class', 'parent'),
(78391, 5032, '_manage_stock', 'yes'),
(78392, 5032, '_backorders', 'no'),
(78393, 5032, '_sold_individually', 'no'),
(78394, 5032, '_virtual', 'no'),
(78395, 5032, '_downloadable', 'no'),
(78396, 5032, '_download_limit', '-1'),
(78397, 5032, '_download_expiry', '-1'),
(78398, 5032, '_stock', '10000'),
(78399, 5032, '_stock_status', 'instock'),
(78400, 5032, '_wc_average_rating', '0'),
(78401, 5032, '_wc_review_count', '0'),
(78402, 5032, 'attribute_pa_color', 'cinder'),
(78403, 5032, 'attribute_pa_shoe-size', '46'),
(78404, 5032, '_price', '218.72'),
(78405, 5032, '_product_version', '4.1.0'),
(78406, 5032, '_vi_wad_aliexpress_variation_id', '12000021725460326'),
(78407, 5032, '_vi_wad_aliexpress_variation_attr', '14:200004889#Cinder;200000124:200000899'),
(78408, 5033, '_variation_description', ''),
(78409, 5033, '_sku', '1005002688793166-cinder-47-1-3'),
(78410, 5033, '_regular_price', '218.72'),
(78411, 5033, 'total_sales', '0'),
(78412, 5033, '_tax_status', 'taxable'),
(78413, 5033, '_tax_class', 'parent'),
(78414, 5033, '_manage_stock', 'yes'),
(78415, 5033, '_backorders', 'no'),
(78416, 5033, '_sold_individually', 'no'),
(78417, 5033, '_virtual', 'no'),
(78418, 5033, '_downloadable', 'no'),
(78419, 5033, '_download_limit', '-1'),
(78420, 5033, '_download_expiry', '-1'),
(78421, 5033, '_stock', '9997'),
(78422, 5033, '_stock_status', 'instock'),
(78423, 5033, '_wc_average_rating', '0'),
(78424, 5033, '_wc_review_count', '0'),
(78425, 5033, 'attribute_pa_color', 'cinder'),
(78426, 5033, 'attribute_pa_shoe-size', '47-1-3'),
(78427, 5033, '_price', '218.72'),
(78428, 5033, '_product_version', '4.1.0'),
(78429, 5033, '_vi_wad_aliexpress_variation_id', '12000021725460327'),
(78430, 5033, '_vi_wad_aliexpress_variation_attr', '14:200004889#Cinder;200000124:203126833'),
(78431, 5034, '_variation_description', ''),
(78432, 5034, '_sku', '1005002688793166-butter-36'),
(78433, 5034, '_regular_price', '218.72'),
(78434, 5034, 'total_sales', '0'),
(78435, 5034, '_tax_status', 'taxable'),
(78436, 5034, '_tax_class', 'parent'),
(78437, 5034, '_manage_stock', 'yes'),
(78438, 5034, '_backorders', 'no'),
(78439, 5034, '_sold_individually', 'no'),
(78440, 5034, '_virtual', 'no'),
(78441, 5034, '_downloadable', 'no'),
(78442, 5034, '_download_limit', '-1'),
(78443, 5034, '_download_expiry', '-1'),
(78444, 5034, '_stock', '10000'),
(78445, 5034, '_stock_status', 'instock'),
(78446, 5034, '_wc_average_rating', '0'),
(78447, 5034, '_wc_review_count', '0'),
(78448, 5034, 'attribute_pa_color', 'butter'),
(78449, 5034, 'attribute_pa_shoe-size', '36'),
(78450, 5034, '_price', '218.72'),
(78451, 5034, '_product_version', '4.1.0'),
(78452, 5034, '_vi_wad_aliexpress_variation_id', '12000021725460328'),
(78453, 5034, '_vi_wad_aliexpress_variation_attr', '14:200002130#Butter;200000124:200000334'),
(78454, 5035, '_wp_attached_file', '2021/06/Sexy-fine-documentary-shoes-with-color-matching-30-higher-than-in-the-spring-and-autumn-in-1.jpg_640x640-1.jpg'),
(78455, 5035, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:118:\"2021/06/Sexy-fine-documentary-shoes-with-color-matching-30-higher-than-in-the-spring-and-autumn-in-1.jpg_640x640-1.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:118:\"Sexy-fine-documentary-shoes-with-color-matching-30-higher-than-in-the-spring-and-autumn-in-1.jpg_640x640-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:118:\"Sexy-fine-documentary-shoes-with-color-matching-30-higher-than-in-the-spring-and-autumn-in-1.jpg_640x640-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:118:\"Sexy-fine-documentary-shoes-with-color-matching-30-higher-than-in-the-spring-and-autumn-in-1.jpg_640x640-1-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:118:\"Sexy-fine-documentary-shoes-with-color-matching-30-higher-than-in-the-spring-and-autumn-in-1.jpg_640x640-1-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:118:\"Sexy-fine-documentary-shoes-with-color-matching-30-higher-than-in-the-spring-and-autumn-in-1.jpg_640x640-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:118:\"Sexy-fine-documentary-shoes-with-color-matching-30-higher-than-in-the-spring-and-autumn-in-1.jpg_640x640-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:118:\"Sexy-fine-documentary-shoes-with-color-matching-30-higher-than-in-the-spring-and-autumn-in-1.jpg_640x640-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:118:\"Sexy-fine-documentary-shoes-with-color-matching-30-higher-than-in-the-spring-and-autumn-in-1.jpg_640x640-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:118:\"Sexy-fine-documentary-shoes-with-color-matching-30-higher-than-in-the-spring-and-autumn-in-1.jpg_640x640-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:118:\"Sexy-fine-documentary-shoes-with-color-matching-30-higher-than-in-the-spring-and-autumn-in-1.jpg_640x640-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(78456, 5036, '_variation_description', ''),
(78457, 5036, '_sku', '1005002688793166-butter-37-1-3'),
(78458, 5036, '_regular_price', '218.72'),
(78459, 5036, 'total_sales', '0'),
(78460, 5036, '_tax_status', 'taxable'),
(78461, 5036, '_tax_class', 'parent'),
(78462, 5036, '_manage_stock', 'yes'),
(78463, 5036, '_backorders', 'no'),
(78464, 5036, '_sold_individually', 'no'),
(78465, 5036, '_virtual', 'no'),
(78466, 5036, '_downloadable', 'no'),
(78467, 5036, '_download_limit', '-1'),
(78468, 5036, '_download_expiry', '-1'),
(78469, 5036, '_stock', '9999'),
(78470, 5036, '_stock_status', 'instock'),
(78471, 5036, '_wc_average_rating', '0'),
(78472, 5036, '_wc_review_count', '0'),
(78473, 5036, 'attribute_pa_color', 'butter'),
(78474, 5036, 'attribute_pa_shoe-size', '37-1-3'),
(78475, 5036, '_price', '218.72'),
(78476, 5036, '_product_version', '4.1.0'),
(78477, 5036, '_vi_wad_aliexpress_variation_id', '12000021725460329'),
(78478, 5036, '_vi_wad_aliexpress_variation_attr', '14:200002130#Butter;200000124:203126813'),
(78479, 5037, '_variation_description', ''),
(78480, 5037, '_sku', '1005002688793166-butter-38'),
(78481, 5037, '_regular_price', '218.72'),
(78482, 5037, 'total_sales', '0'),
(78483, 5037, '_tax_status', 'taxable'),
(78484, 5037, '_tax_class', 'parent'),
(78485, 5037, '_manage_stock', 'yes'),
(78486, 5037, '_backorders', 'no'),
(78487, 5037, '_sold_individually', 'no'),
(78488, 5037, '_virtual', 'no'),
(78489, 5037, '_downloadable', 'no'),
(78490, 5037, '_download_limit', '-1'),
(78491, 5037, '_download_expiry', '-1'),
(78492, 5037, '_stock', '10000'),
(78493, 5037, '_stock_status', 'instock'),
(78494, 5037, '_wc_average_rating', '0'),
(78495, 5037, '_wc_review_count', '0'),
(78496, 5037, 'attribute_pa_color', 'butter'),
(78497, 5037, 'attribute_pa_shoe-size', '38'),
(78498, 5037, '_price', '218.72'),
(78499, 5037, '_product_version', '4.1.0'),
(78500, 5037, '_vi_wad_aliexpress_variation_id', '12000021725460330'),
(78501, 5037, '_vi_wad_aliexpress_variation_attr', '14:200002130#Butter;200000124:200000898'),
(78502, 5035, '_vi_wad_image_id', 'ae01.alicdn.com/kf/HTB1ByMecRCw3KVjSZFuq6AAOpXaY/Sexy-fine-documentary-shoes-with-color-matching-30-higher-than-in-the-spring-and-autumn-in.jpg_640x640.jpg'),
(78503, 4857, '_thumbnail_id', '5035'),
(78504, 4858, '_thumbnail_id', '5035'),
(78505, 4859, '_thumbnail_id', '5035'),
(78506, 4860, '_thumbnail_id', '5035'),
(78507, 4862, '_thumbnail_id', '5035'),
(78508, 4863, '_thumbnail_id', '5035'),
(78509, 4864, '_thumbnail_id', '5035'),
(78510, 4865, '_thumbnail_id', '5035'),
(78511, 4866, '_thumbnail_id', '5035'),
(78512, 4867, '_thumbnail_id', '5035'),
(78513, 4868, '_thumbnail_id', '5035'),
(78514, 4869, '_thumbnail_id', '5035'),
(78515, 4870, '_thumbnail_id', '5035'),
(78516, 4871, '_thumbnail_id', '5035'),
(78517, 5038, '_variation_description', ''),
(78518, 5038, '_sku', '1005002688793166-butter-39-1-3'),
(78519, 5038, '_regular_price', '218.72'),
(78520, 5038, 'total_sales', '0'),
(78521, 5038, '_tax_status', 'taxable'),
(78522, 5038, '_tax_class', 'parent'),
(78523, 5038, '_manage_stock', 'yes'),
(78524, 5038, '_backorders', 'no'),
(78525, 5038, '_sold_individually', 'no'),
(78526, 5038, '_virtual', 'no'),
(78527, 5038, '_downloadable', 'no'),
(78528, 5038, '_download_limit', '-1'),
(78529, 5038, '_download_expiry', '-1'),
(78530, 5038, '_stock', '10000'),
(78531, 5038, '_stock_status', 'instock'),
(78532, 5038, '_wc_average_rating', '0'),
(78533, 5038, '_wc_review_count', '0'),
(78534, 5038, 'attribute_pa_color', 'butter'),
(78535, 5038, 'attribute_pa_shoe-size', '39-1-3'),
(78536, 5038, '_price', '218.72'),
(78537, 5038, '_product_version', '4.1.0'),
(78538, 5038, '_vi_wad_aliexpress_variation_id', '12000021725460331'),
(78539, 5038, '_vi_wad_aliexpress_variation_attr', '14:200002130#Butter;200000124:203126817'),
(78540, 5039, '_variation_description', ''),
(78541, 5039, '_sku', '1005002688793166-butter-40'),
(78542, 5039, '_regular_price', '218.72'),
(78543, 5039, 'total_sales', '0'),
(78544, 5039, '_tax_status', 'taxable'),
(78545, 5039, '_tax_class', 'parent'),
(78546, 5039, '_manage_stock', 'yes'),
(78547, 5039, '_backorders', 'no'),
(78548, 5039, '_sold_individually', 'no'),
(78549, 5039, '_virtual', 'no'),
(78550, 5039, '_downloadable', 'no'),
(78551, 5039, '_download_limit', '-1'),
(78552, 5039, '_download_expiry', '-1'),
(78553, 5039, '_stock', '10000'),
(78554, 5039, '_stock_status', 'instock'),
(78555, 5039, '_wc_average_rating', '0'),
(78556, 5039, '_wc_review_count', '0'),
(78557, 5039, 'attribute_pa_color', 'butter'),
(78558, 5039, 'attribute_pa_shoe-size', '40'),
(78559, 5039, '_price', '218.72'),
(78560, 5039, '_product_version', '4.1.0'),
(78561, 5039, '_vi_wad_aliexpress_variation_id', '12000021725460332'),
(78562, 5039, '_vi_wad_aliexpress_variation_attr', '14:200002130#Butter;200000124:100013888'),
(78563, 5040, '_variation_description', ''),
(78564, 5040, '_sku', '1005002688793166-butter-41-1-3'),
(78565, 5040, '_regular_price', '218.72'),
(78566, 5040, 'total_sales', '0'),
(78567, 5040, '_tax_status', 'taxable'),
(78568, 5040, '_tax_class', 'parent'),
(78569, 5040, '_manage_stock', 'yes'),
(78570, 5040, '_backorders', 'no'),
(78571, 5040, '_sold_individually', 'no'),
(78572, 5040, '_virtual', 'no'),
(78573, 5040, '_downloadable', 'no'),
(78574, 5040, '_download_limit', '-1'),
(78575, 5040, '_download_expiry', '-1'),
(78576, 5040, '_stock', '10000'),
(78577, 5040, '_stock_status', 'instock'),
(78578, 5040, '_wc_average_rating', '0'),
(78579, 5040, '_wc_review_count', '0'),
(78580, 5040, 'attribute_pa_color', 'butter'),
(78581, 5040, 'attribute_pa_shoe-size', '41-1-3'),
(78582, 5040, '_price', '218.72'),
(78583, 5040, '_product_version', '4.1.0'),
(78584, 5040, '_vi_wad_aliexpress_variation_id', '12000021725460333'),
(78585, 5040, '_vi_wad_aliexpress_variation_attr', '14:200002130#Butter;200000124:203126821'),
(78586, 5041, '_wp_attached_file', '2021/06/Sorbern-Dark-Red-Women-Pump-Shoes-Ankle-Strap-Pointy-Toe-Heels-Platform-20Cm-Custom-Higher-Heels-1.jpg'),
(78587, 5041, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:110:\"2021/06/Sorbern-Dark-Red-Women-Pump-Shoes-Ankle-Strap-Pointy-Toe-Heels-Platform-20Cm-Custom-Higher-Heels-1.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:110:\"Sorbern-Dark-Red-Women-Pump-Shoes-Ankle-Strap-Pointy-Toe-Heels-Platform-20Cm-Custom-Higher-Heels-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:110:\"Sorbern-Dark-Red-Women-Pump-Shoes-Ankle-Strap-Pointy-Toe-Heels-Platform-20Cm-Custom-Higher-Heels-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:110:\"Sorbern-Dark-Red-Women-Pump-Shoes-Ankle-Strap-Pointy-Toe-Heels-Platform-20Cm-Custom-Higher-Heels-1-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:110:\"Sorbern-Dark-Red-Women-Pump-Shoes-Ankle-Strap-Pointy-Toe-Heels-Platform-20Cm-Custom-Higher-Heels-1-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:110:\"Sorbern-Dark-Red-Women-Pump-Shoes-Ankle-Strap-Pointy-Toe-Heels-Platform-20Cm-Custom-Higher-Heels-1-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:110:\"Sorbern-Dark-Red-Women-Pump-Shoes-Ankle-Strap-Pointy-Toe-Heels-Platform-20Cm-Custom-Higher-Heels-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:110:\"Sorbern-Dark-Red-Women-Pump-Shoes-Ankle-Strap-Pointy-Toe-Heels-Platform-20Cm-Custom-Higher-Heels-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:110:\"Sorbern-Dark-Red-Women-Pump-Shoes-Ankle-Strap-Pointy-Toe-Heels-Platform-20Cm-Custom-Higher-Heels-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:110:\"Sorbern-Dark-Red-Women-Pump-Shoes-Ankle-Strap-Pointy-Toe-Heels-Platform-20Cm-Custom-Higher-Heels-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:110:\"Sorbern-Dark-Red-Women-Pump-Shoes-Ankle-Strap-Pointy-Toe-Heels-Platform-20Cm-Custom-Higher-Heels-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:110:\"Sorbern-Dark-Red-Women-Pump-Shoes-Ankle-Strap-Pointy-Toe-Heels-Platform-20Cm-Custom-Higher-Heels-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(78588, 5042, '_variation_description', ''),
(78589, 5042, '_sku', '1005002688793166-butter-42'),
(78590, 5042, '_regular_price', '218.72'),
(78591, 5042, 'total_sales', '0'),
(78592, 5042, '_tax_status', 'taxable'),
(78593, 5042, '_tax_class', 'parent'),
(78594, 5042, '_manage_stock', 'yes'),
(78595, 5042, '_backorders', 'no'),
(78596, 5042, '_sold_individually', 'no'),
(78597, 5042, '_virtual', 'no'),
(78598, 5042, '_downloadable', 'no'),
(78599, 5042, '_download_limit', '-1'),
(78600, 5042, '_download_expiry', '-1'),
(78601, 5042, '_stock', '9999'),
(78602, 5042, '_stock_status', 'instock'),
(78603, 5042, '_wc_average_rating', '0'),
(78604, 5042, '_wc_review_count', '0'),
(78605, 5042, 'attribute_pa_color', 'butter'),
(78606, 5042, 'attribute_pa_shoe-size', '42'),
(78607, 5042, '_price', '218.72'),
(78608, 5042, '_product_version', '4.1.0'),
(78609, 5042, '_vi_wad_aliexpress_variation_id', '12000021725460334'),
(78610, 5042, '_vi_wad_aliexpress_variation_attr', '14:200002130#Butter;200000124:200000337'),
(78611, 5043, '_variation_description', ''),
(78612, 5043, '_sku', '1005002688793166-butter-43-1-3'),
(78613, 5043, '_regular_price', '218.72'),
(78614, 5043, 'total_sales', '0'),
(78615, 5043, '_tax_status', 'taxable'),
(78616, 5043, '_tax_class', 'parent'),
(78617, 5043, '_manage_stock', 'yes'),
(78618, 5043, '_backorders', 'no'),
(78619, 5043, '_sold_individually', 'no'),
(78620, 5043, '_virtual', 'no'),
(78621, 5043, '_downloadable', 'no'),
(78622, 5043, '_download_limit', '-1'),
(78623, 5043, '_download_expiry', '-1'),
(78624, 5043, '_stock', '10000'),
(78625, 5043, '_stock_status', 'instock'),
(78626, 5043, '_wc_average_rating', '0'),
(78627, 5043, '_wc_review_count', '0'),
(78628, 5043, 'attribute_pa_color', 'butter'),
(78629, 5043, 'attribute_pa_shoe-size', '43-1-3'),
(78630, 5043, '_price', '218.72'),
(78631, 5043, '_product_version', '4.1.0'),
(78632, 5043, '_vi_wad_aliexpress_variation_id', '12000021725460335'),
(78633, 5043, '_vi_wad_aliexpress_variation_attr', '14:200002130#Butter;200000124:203126825'),
(78634, 5044, '_variation_description', ''),
(78635, 5044, '_sku', '1005002688793166-butter-44'),
(78636, 5044, '_regular_price', '218.72'),
(78637, 5044, 'total_sales', '0'),
(78638, 5044, '_tax_status', 'taxable'),
(78639, 5044, '_tax_class', 'parent'),
(78640, 5044, '_manage_stock', 'yes'),
(78641, 5044, '_backorders', 'no'),
(78642, 5044, '_sold_individually', 'no'),
(78643, 5044, '_virtual', 'no'),
(78644, 5044, '_downloadable', 'no'),
(78645, 5044, '_download_limit', '-1'),
(78646, 5044, '_download_expiry', '-1'),
(78647, 5044, '_stock', '10000'),
(78648, 5044, '_stock_status', 'instock'),
(78649, 5044, '_wc_average_rating', '0'),
(78650, 5044, '_wc_review_count', '0'),
(78651, 5044, 'attribute_pa_color', 'butter'),
(78652, 5044, 'attribute_pa_shoe-size', '44'),
(78653, 5044, '_price', '218.72'),
(78654, 5044, '_product_version', '4.1.0'),
(78655, 5044, '_vi_wad_aliexpress_variation_id', '12000021725460336'),
(78656, 5044, '_vi_wad_aliexpress_variation_attr', '14:200002130#Butter;200000124:100010487'),
(78657, 5041, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H1c3a0fbd72c348cf8ea32263f05306d9U/Sorbern-Dark-Red-Women-Pump-Shoes-Ankle-Strap-Pointy-Toe-Heels-Platform-20Cm-Custom-Higher-Heels.jpg'),
(78658, 4873, '_product_image_gallery', '5041,5050,5058,5069,5080'),
(78659, 5045, '_variation_description', ''),
(78660, 5045, '_sku', '1005002688793166-butter-45-1-3'),
(78661, 5045, '_regular_price', '218.72'),
(78662, 5045, 'total_sales', '0'),
(78663, 5045, '_tax_status', 'taxable'),
(78664, 5045, '_tax_class', 'parent'),
(78665, 5045, '_manage_stock', 'yes'),
(78666, 5045, '_backorders', 'no'),
(78667, 5045, '_sold_individually', 'no'),
(78668, 5045, '_virtual', 'no'),
(78669, 5045, '_downloadable', 'no'),
(78670, 5045, '_download_limit', '-1'),
(78671, 5045, '_download_expiry', '-1'),
(78672, 5045, '_stock', '9999'),
(78673, 5045, '_stock_status', 'instock'),
(78674, 5045, '_wc_average_rating', '0'),
(78675, 5045, '_wc_review_count', '0'),
(78676, 5045, 'attribute_pa_color', 'butter'),
(78677, 5045, 'attribute_pa_shoe-size', '45-1-3'),
(78678, 5045, '_price', '218.72'),
(78679, 5045, '_product_version', '4.1.0'),
(78680, 5045, '_vi_wad_aliexpress_variation_id', '12000021725460337'),
(78681, 5045, '_vi_wad_aliexpress_variation_attr', '14:200002130#Butter;200000124:203126829'),
(78682, 5046, '_variation_description', ''),
(78683, 5046, '_sku', '1005002688793166-butter-46'),
(78684, 5046, '_regular_price', '218.72'),
(78685, 5046, 'total_sales', '0'),
(78686, 5046, '_tax_status', 'taxable'),
(78687, 5046, '_tax_class', 'parent'),
(78688, 5046, '_manage_stock', 'yes'),
(78689, 5046, '_backorders', 'no'),
(78690, 5046, '_sold_individually', 'no'),
(78691, 5046, '_virtual', 'no'),
(78692, 5046, '_downloadable', 'no'),
(78693, 5046, '_download_limit', '-1'),
(78694, 5046, '_download_expiry', '-1'),
(78695, 5046, '_stock', '9998'),
(78696, 5046, '_stock_status', 'instock'),
(78697, 5046, '_wc_average_rating', '0'),
(78698, 5046, '_wc_review_count', '0'),
(78699, 5046, 'attribute_pa_color', 'butter'),
(78700, 5046, 'attribute_pa_shoe-size', '46'),
(78701, 5046, '_price', '218.72'),
(78702, 5046, '_product_version', '4.1.0'),
(78703, 5046, '_vi_wad_aliexpress_variation_id', '12000021725460338'),
(78704, 5046, '_vi_wad_aliexpress_variation_attr', '14:200002130#Butter;200000124:200000899'),
(78705, 5047, '_variation_description', ''),
(78706, 5047, '_sku', '1005002688793166-butter-47-1-3'),
(78707, 5047, '_regular_price', '218.72'),
(78708, 5047, 'total_sales', '0'),
(78709, 5047, '_tax_status', 'taxable'),
(78710, 5047, '_tax_class', 'parent'),
(78711, 5047, '_manage_stock', 'yes'),
(78712, 5047, '_backorders', 'no'),
(78713, 5047, '_sold_individually', 'no'),
(78714, 5047, '_virtual', 'no'),
(78715, 5047, '_downloadable', 'no'),
(78716, 5047, '_download_limit', '-1'),
(78717, 5047, '_download_expiry', '-1'),
(78718, 5047, '_stock', '10000'),
(78719, 5047, '_stock_status', 'instock'),
(78720, 5047, '_wc_average_rating', '0'),
(78721, 5047, '_wc_review_count', '0'),
(78722, 5047, 'attribute_pa_color', 'butter'),
(78723, 5047, 'attribute_pa_shoe-size', '47-1-3'),
(78724, 5047, '_price', '218.72'),
(78725, 5047, '_product_version', '4.1.0'),
(78726, 5047, '_vi_wad_aliexpress_variation_id', '12000021725460339'),
(78727, 5047, '_vi_wad_aliexpress_variation_attr', '14:200002130#Butter;200000124:203126833'),
(78728, 5048, '_variation_description', ''),
(78729, 5048, '_sku', '1005002688793166-carbon-36'),
(78730, 5048, '_regular_price', '218.72'),
(78731, 5048, 'total_sales', '0'),
(78732, 5048, '_tax_status', 'taxable'),
(78733, 5048, '_tax_class', 'parent'),
(78734, 5048, '_manage_stock', 'yes'),
(78735, 5048, '_backorders', 'no'),
(78736, 5048, '_sold_individually', 'no'),
(78737, 5048, '_virtual', 'no'),
(78738, 5048, '_downloadable', 'no'),
(78739, 5048, '_download_limit', '-1'),
(78740, 5048, '_download_expiry', '-1'),
(78741, 5048, '_stock', '10000'),
(78742, 5048, '_stock_status', 'instock'),
(78743, 5048, '_wc_average_rating', '0'),
(78744, 5048, '_wc_review_count', '0'),
(78745, 5048, 'attribute_pa_color', 'carbon'),
(78746, 5048, 'attribute_pa_shoe-size', '36'),
(78747, 5048, '_price', '218.72'),
(78748, 5048, '_product_version', '4.1.0'),
(78749, 5048, '_vi_wad_aliexpress_variation_id', '12000021725460340'),
(78750, 5048, '_vi_wad_aliexpress_variation_attr', '14:350852#Carbon;200000124:200000334'),
(78751, 5049, '_variation_description', ''),
(78752, 5049, '_sku', '1005002688793166-carbon-37-1-3'),
(78753, 5049, '_regular_price', '218.72'),
(78754, 5049, 'total_sales', '0'),
(78755, 5049, '_tax_status', 'taxable'),
(78756, 5049, '_tax_class', 'parent'),
(78757, 5049, '_manage_stock', 'yes'),
(78758, 5049, '_backorders', 'no'),
(78759, 5049, '_sold_individually', 'no'),
(78760, 5049, '_virtual', 'no'),
(78761, 5049, '_downloadable', 'no'),
(78762, 5049, '_download_limit', '-1'),
(78763, 5049, '_download_expiry', '-1'),
(78764, 5049, '_stock', '10000'),
(78765, 5049, '_stock_status', 'instock'),
(78766, 5049, '_wc_average_rating', '0'),
(78767, 5049, '_wc_review_count', '0'),
(78768, 5049, 'attribute_pa_color', 'carbon'),
(78769, 5049, 'attribute_pa_shoe-size', '37-1-3'),
(78770, 5049, '_price', '218.72'),
(78771, 5049, '_product_version', '4.1.0'),
(78772, 5049, '_vi_wad_aliexpress_variation_id', '12000021725460341'),
(78773, 5049, '_vi_wad_aliexpress_variation_attr', '14:350852#Carbon;200000124:203126813'),
(78774, 5050, '_wp_attached_file', '2021/06/Sorbern-Dark-Red-Women-Pump-Shoes-Ankle-Strap-Pointy-Toe-Heels-Platform-20Cm-Custom-Higher-Heels-2.jpg'),
(78775, 5050, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:110:\"2021/06/Sorbern-Dark-Red-Women-Pump-Shoes-Ankle-Strap-Pointy-Toe-Heels-Platform-20Cm-Custom-Higher-Heels-2.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:110:\"Sorbern-Dark-Red-Women-Pump-Shoes-Ankle-Strap-Pointy-Toe-Heels-Platform-20Cm-Custom-Higher-Heels-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:110:\"Sorbern-Dark-Red-Women-Pump-Shoes-Ankle-Strap-Pointy-Toe-Heels-Platform-20Cm-Custom-Higher-Heels-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:110:\"Sorbern-Dark-Red-Women-Pump-Shoes-Ankle-Strap-Pointy-Toe-Heels-Platform-20Cm-Custom-Higher-Heels-2-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:110:\"Sorbern-Dark-Red-Women-Pump-Shoes-Ankle-Strap-Pointy-Toe-Heels-Platform-20Cm-Custom-Higher-Heels-2-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:110:\"Sorbern-Dark-Red-Women-Pump-Shoes-Ankle-Strap-Pointy-Toe-Heels-Platform-20Cm-Custom-Higher-Heels-2-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:110:\"Sorbern-Dark-Red-Women-Pump-Shoes-Ankle-Strap-Pointy-Toe-Heels-Platform-20Cm-Custom-Higher-Heels-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:110:\"Sorbern-Dark-Red-Women-Pump-Shoes-Ankle-Strap-Pointy-Toe-Heels-Platform-20Cm-Custom-Higher-Heels-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:110:\"Sorbern-Dark-Red-Women-Pump-Shoes-Ankle-Strap-Pointy-Toe-Heels-Platform-20Cm-Custom-Higher-Heels-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:110:\"Sorbern-Dark-Red-Women-Pump-Shoes-Ankle-Strap-Pointy-Toe-Heels-Platform-20Cm-Custom-Higher-Heels-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:110:\"Sorbern-Dark-Red-Women-Pump-Shoes-Ankle-Strap-Pointy-Toe-Heels-Platform-20Cm-Custom-Higher-Heels-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:110:\"Sorbern-Dark-Red-Women-Pump-Shoes-Ankle-Strap-Pointy-Toe-Heels-Platform-20Cm-Custom-Higher-Heels-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(78776, 5051, '_variation_description', ''),
(78777, 5051, '_sku', '1005002688793166-carbon-38'),
(78778, 5051, '_regular_price', '218.72'),
(78779, 5051, 'total_sales', '0'),
(78780, 5051, '_tax_status', 'taxable'),
(78781, 5051, '_tax_class', 'parent'),
(78782, 5051, '_manage_stock', 'yes'),
(78783, 5051, '_backorders', 'no'),
(78784, 5051, '_sold_individually', 'no'),
(78785, 5051, '_virtual', 'no'),
(78786, 5051, '_downloadable', 'no'),
(78787, 5051, '_download_limit', '-1'),
(78788, 5051, '_download_expiry', '-1'),
(78789, 5051, '_stock', '10000'),
(78790, 5051, '_stock_status', 'instock'),
(78791, 5051, '_wc_average_rating', '0'),
(78792, 5051, '_wc_review_count', '0'),
(78793, 5051, 'attribute_pa_color', 'carbon'),
(78794, 5051, 'attribute_pa_shoe-size', '38'),
(78795, 5051, '_price', '218.72'),
(78796, 5051, '_product_version', '4.1.0'),
(78797, 5051, '_vi_wad_aliexpress_variation_id', '12000021725460342'),
(78798, 5051, '_vi_wad_aliexpress_variation_attr', '14:350852#Carbon;200000124:200000898'),
(78799, 5052, '_variation_description', ''),
(78800, 5052, '_sku', '1005002688793166-carbon-39-1-3'),
(78801, 5052, '_regular_price', '218.72'),
(78802, 5052, 'total_sales', '0'),
(78803, 5052, '_tax_status', 'taxable'),
(78804, 5052, '_tax_class', 'parent'),
(78805, 5052, '_manage_stock', 'yes'),
(78806, 5052, '_backorders', 'no'),
(78807, 5052, '_sold_individually', 'no'),
(78808, 5052, '_virtual', 'no'),
(78809, 5052, '_downloadable', 'no'),
(78810, 5052, '_download_limit', '-1'),
(78811, 5052, '_download_expiry', '-1'),
(78812, 5052, '_stock', '10000'),
(78813, 5052, '_stock_status', 'instock'),
(78814, 5052, '_wc_average_rating', '0'),
(78815, 5052, '_wc_review_count', '0'),
(78816, 5052, 'attribute_pa_color', 'carbon'),
(78817, 5052, 'attribute_pa_shoe-size', '39-1-3'),
(78818, 5052, '_price', '218.72'),
(78819, 5052, '_product_version', '4.1.0'),
(78820, 5052, '_vi_wad_aliexpress_variation_id', '12000021725460343'),
(78821, 5052, '_vi_wad_aliexpress_variation_attr', '14:350852#Carbon;200000124:203126817'),
(78822, 5050, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Ha234d5b3a3d9404fa530398421c8d7eak/Sorbern-Dark-Red-Women-Pump-Shoes-Ankle-Strap-Pointy-Toe-Heels-Platform-20Cm-Custom-Higher-Heels.jpg'),
(78823, 5053, '_variation_description', ''),
(78824, 5053, '_sku', '1005002688793166-carbon-40'),
(78825, 5053, '_regular_price', '218.72'),
(78826, 5053, 'total_sales', '0'),
(78827, 5053, '_tax_status', 'taxable'),
(78828, 5053, '_tax_class', 'parent'),
(78829, 5053, '_manage_stock', 'yes'),
(78830, 5053, '_backorders', 'no'),
(78831, 5053, '_sold_individually', 'no'),
(78832, 5053, '_virtual', 'no'),
(78833, 5053, '_downloadable', 'no'),
(78834, 5053, '_download_limit', '-1'),
(78835, 5053, '_download_expiry', '-1'),
(78836, 5053, '_stock', '10000'),
(78837, 5053, '_stock_status', 'instock'),
(78838, 5053, '_wc_average_rating', '0'),
(78839, 5053, '_wc_review_count', '0'),
(78840, 5053, 'attribute_pa_color', 'carbon'),
(78841, 5053, 'attribute_pa_shoe-size', '40'),
(78842, 5053, '_price', '218.72'),
(78843, 5053, '_product_version', '4.1.0'),
(78844, 5053, '_vi_wad_aliexpress_variation_id', '12000021725460344'),
(78845, 5053, '_vi_wad_aliexpress_variation_attr', '14:350852#Carbon;200000124:100013888'),
(78846, 5054, '_variation_description', ''),
(78847, 5054, '_sku', '1005002688793166-carbon-41-1-3'),
(78848, 5054, '_regular_price', '218.72'),
(78849, 5054, 'total_sales', '0'),
(78850, 5054, '_tax_status', 'taxable'),
(78851, 5054, '_tax_class', 'parent'),
(78852, 5054, '_manage_stock', 'yes'),
(78853, 5054, '_backorders', 'no'),
(78854, 5054, '_sold_individually', 'no'),
(78855, 5054, '_virtual', 'no'),
(78856, 5054, '_downloadable', 'no'),
(78857, 5054, '_download_limit', '-1'),
(78858, 5054, '_download_expiry', '-1'),
(78859, 5054, '_stock', '9999'),
(78860, 5054, '_stock_status', 'instock'),
(78861, 5054, '_wc_average_rating', '0'),
(78862, 5054, '_wc_review_count', '0'),
(78863, 5054, 'attribute_pa_color', 'carbon'),
(78864, 5054, 'attribute_pa_shoe-size', '41-1-3'),
(78865, 5054, '_price', '218.72'),
(78866, 5054, '_product_version', '4.1.0'),
(78867, 5054, '_vi_wad_aliexpress_variation_id', '12000021725460345'),
(78868, 5054, '_vi_wad_aliexpress_variation_attr', '14:350852#Carbon;200000124:203126821'),
(78869, 5055, '_variation_description', ''),
(78870, 5055, '_sku', '1005002688793166-carbon-42'),
(78871, 5055, '_regular_price', '218.72'),
(78872, 5055, 'total_sales', '0'),
(78873, 5055, '_tax_status', 'taxable'),
(78874, 5055, '_tax_class', 'parent'),
(78875, 5055, '_manage_stock', 'yes'),
(78876, 5055, '_backorders', 'no'),
(78877, 5055, '_sold_individually', 'no'),
(78878, 5055, '_virtual', 'no'),
(78879, 5055, '_downloadable', 'no'),
(78880, 5055, '_download_limit', '-1'),
(78881, 5055, '_download_expiry', '-1'),
(78882, 5055, '_stock', '9999'),
(78883, 5055, '_stock_status', 'instock'),
(78884, 5055, '_wc_average_rating', '0'),
(78885, 5055, '_wc_review_count', '0'),
(78886, 5055, 'attribute_pa_color', 'carbon'),
(78887, 5055, 'attribute_pa_shoe-size', '42'),
(78888, 5055, '_price', '218.72'),
(78889, 5055, '_product_version', '4.1.0'),
(78890, 5055, '_vi_wad_aliexpress_variation_id', '12000021725460346'),
(78891, 5055, '_vi_wad_aliexpress_variation_attr', '14:350852#Carbon;200000124:200000337'),
(78892, 5056, '_variation_description', ''),
(78893, 5056, '_sku', '1005002688793166-carbon-43-1-3'),
(78894, 5056, '_regular_price', '218.72'),
(78895, 5056, 'total_sales', '0'),
(78896, 5056, '_tax_status', 'taxable'),
(78897, 5056, '_tax_class', 'parent'),
(78898, 5056, '_manage_stock', 'yes'),
(78899, 5056, '_backorders', 'no'),
(78900, 5056, '_sold_individually', 'no'),
(78901, 5056, '_virtual', 'no'),
(78902, 5056, '_downloadable', 'no'),
(78903, 5056, '_download_limit', '-1'),
(78904, 5056, '_download_expiry', '-1'),
(78905, 5056, '_stock', '9996'),
(78906, 5056, '_stock_status', 'instock'),
(78907, 5056, '_wc_average_rating', '0'),
(78908, 5056, '_wc_review_count', '0'),
(78909, 5056, 'attribute_pa_color', 'carbon'),
(78910, 5056, 'attribute_pa_shoe-size', '43-1-3'),
(78911, 5056, '_price', '218.72'),
(78912, 5056, '_product_version', '4.1.0'),
(78913, 5056, '_vi_wad_aliexpress_variation_id', '12000021725460347'),
(78914, 5056, '_vi_wad_aliexpress_variation_attr', '14:350852#Carbon;200000124:203126825'),
(78915, 5057, '_variation_description', ''),
(78916, 5057, '_sku', '1005002688793166-carbon-44'),
(78917, 5057, '_regular_price', '218.72'),
(78918, 5057, 'total_sales', '0'),
(78919, 5057, '_tax_status', 'taxable'),
(78920, 5057, '_tax_class', 'parent'),
(78921, 5057, '_manage_stock', 'yes'),
(78922, 5057, '_backorders', 'no'),
(78923, 5057, '_sold_individually', 'no'),
(78924, 5057, '_virtual', 'no'),
(78925, 5057, '_downloadable', 'no'),
(78926, 5057, '_download_limit', '-1'),
(78927, 5058, '_wp_attached_file', '2021/06/Sorbern-Dark-Red-Women-Pump-Shoes-Ankle-Strap-Pointy-Toe-Heels-Platform-20Cm-Custom-Higher-Heels-3.jpg'),
(78928, 5057, '_download_expiry', '-1'),
(78929, 5058, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:110:\"2021/06/Sorbern-Dark-Red-Women-Pump-Shoes-Ankle-Strap-Pointy-Toe-Heels-Platform-20Cm-Custom-Higher-Heels-3.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:110:\"Sorbern-Dark-Red-Women-Pump-Shoes-Ankle-Strap-Pointy-Toe-Heels-Platform-20Cm-Custom-Higher-Heels-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:110:\"Sorbern-Dark-Red-Women-Pump-Shoes-Ankle-Strap-Pointy-Toe-Heels-Platform-20Cm-Custom-Higher-Heels-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:110:\"Sorbern-Dark-Red-Women-Pump-Shoes-Ankle-Strap-Pointy-Toe-Heels-Platform-20Cm-Custom-Higher-Heels-3-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:110:\"Sorbern-Dark-Red-Women-Pump-Shoes-Ankle-Strap-Pointy-Toe-Heels-Platform-20Cm-Custom-Higher-Heels-3-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:110:\"Sorbern-Dark-Red-Women-Pump-Shoes-Ankle-Strap-Pointy-Toe-Heels-Platform-20Cm-Custom-Higher-Heels-3-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:110:\"Sorbern-Dark-Red-Women-Pump-Shoes-Ankle-Strap-Pointy-Toe-Heels-Platform-20Cm-Custom-Higher-Heels-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:110:\"Sorbern-Dark-Red-Women-Pump-Shoes-Ankle-Strap-Pointy-Toe-Heels-Platform-20Cm-Custom-Higher-Heels-3-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:110:\"Sorbern-Dark-Red-Women-Pump-Shoes-Ankle-Strap-Pointy-Toe-Heels-Platform-20Cm-Custom-Higher-Heels-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:110:\"Sorbern-Dark-Red-Women-Pump-Shoes-Ankle-Strap-Pointy-Toe-Heels-Platform-20Cm-Custom-Higher-Heels-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:110:\"Sorbern-Dark-Red-Women-Pump-Shoes-Ankle-Strap-Pointy-Toe-Heels-Platform-20Cm-Custom-Higher-Heels-3-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:110:\"Sorbern-Dark-Red-Women-Pump-Shoes-Ankle-Strap-Pointy-Toe-Heels-Platform-20Cm-Custom-Higher-Heels-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(78930, 5057, '_stock', '9999'),
(78931, 5057, '_stock_status', 'instock'),
(78932, 5057, '_wc_average_rating', '0'),
(78933, 5057, '_wc_review_count', '0'),
(78934, 5057, 'attribute_pa_color', 'carbon'),
(78935, 5057, 'attribute_pa_shoe-size', '44'),
(78936, 5057, '_price', '218.72'),
(78937, 5057, '_product_version', '4.1.0'),
(78938, 5057, '_vi_wad_aliexpress_variation_id', '12000021725460348'),
(78939, 5057, '_vi_wad_aliexpress_variation_attr', '14:350852#Carbon;200000124:100010487'),
(78940, 5059, '_variation_description', ''),
(78941, 5059, '_sku', '1005002688793166-carbon-45-1-3'),
(78942, 5059, '_regular_price', '218.72'),
(78943, 5059, 'total_sales', '0'),
(78944, 5059, '_tax_status', 'taxable'),
(78945, 5059, '_tax_class', 'parent'),
(78946, 5059, '_manage_stock', 'yes'),
(78947, 5059, '_backorders', 'no'),
(78948, 5059, '_sold_individually', 'no'),
(78949, 5059, '_virtual', 'no'),
(78950, 5059, '_downloadable', 'no'),
(78951, 5059, '_download_limit', '-1'),
(78952, 5059, '_download_expiry', '-1'),
(78953, 5059, '_stock', '9998'),
(78954, 5059, '_stock_status', 'instock'),
(78955, 5059, '_wc_average_rating', '0'),
(78956, 5059, '_wc_review_count', '0'),
(78957, 5059, 'attribute_pa_color', 'carbon'),
(78958, 5059, 'attribute_pa_shoe-size', '45-1-3'),
(78959, 5059, '_price', '218.72'),
(78960, 5059, '_product_version', '4.1.0'),
(78961, 5059, '_vi_wad_aliexpress_variation_id', '12000021725460349'),
(78962, 5059, '_vi_wad_aliexpress_variation_attr', '14:350852#Carbon;200000124:203126829'),
(78963, 5060, '_variation_description', ''),
(78964, 5060, '_sku', '1005002688793166-carbon-46'),
(78965, 5060, '_regular_price', '218.72'),
(78966, 5060, 'total_sales', '0'),
(78967, 5060, '_tax_status', 'taxable'),
(78968, 5060, '_tax_class', 'parent'),
(78969, 5060, '_manage_stock', 'yes'),
(78970, 5060, '_backorders', 'no'),
(78971, 5060, '_sold_individually', 'no'),
(78972, 5060, '_virtual', 'no'),
(78973, 5060, '_downloadable', 'no'),
(78974, 5060, '_download_limit', '-1'),
(78975, 5060, '_download_expiry', '-1'),
(78976, 5060, '_stock', '9998'),
(78977, 5060, '_stock_status', 'instock'),
(78978, 5060, '_wc_average_rating', '0'),
(78979, 5060, '_wc_review_count', '0'),
(78980, 5060, 'attribute_pa_color', 'carbon'),
(78981, 5060, 'attribute_pa_shoe-size', '46'),
(78982, 5060, '_price', '218.72'),
(78983, 5060, '_product_version', '4.1.0'),
(78984, 5060, '_vi_wad_aliexpress_variation_id', '12000021725460350'),
(78985, 5060, '_vi_wad_aliexpress_variation_attr', '14:350852#Carbon;200000124:200000899'),
(78986, 5058, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H6276bfa98023421cb4e67f7021efaae03/Sorbern-Dark-Red-Women-Pump-Shoes-Ankle-Strap-Pointy-Toe-Heels-Platform-20Cm-Custom-Higher-Heels.jpg'),
(78987, 5061, '_variation_description', ''),
(78988, 5061, '_sku', '1005002688793166-carbon-47-1-3'),
(78989, 5061, '_regular_price', '218.72'),
(78990, 5061, 'total_sales', '0'),
(78991, 5061, '_tax_status', 'taxable'),
(78992, 5061, '_tax_class', 'parent'),
(78993, 5061, '_manage_stock', 'yes'),
(78994, 5061, '_backorders', 'no'),
(78995, 5061, '_sold_individually', 'no'),
(78996, 5061, '_virtual', 'no'),
(78997, 5061, '_downloadable', 'no'),
(78998, 5061, '_download_limit', '-1'),
(78999, 5061, '_download_expiry', '-1'),
(79000, 5061, '_stock', '10000'),
(79001, 5061, '_stock_status', 'instock'),
(79002, 5061, '_wc_average_rating', '0'),
(79003, 5061, '_wc_review_count', '0'),
(79004, 5061, 'attribute_pa_color', 'carbon'),
(79005, 5061, 'attribute_pa_shoe-size', '47-1-3'),
(79006, 5061, '_price', '218.72'),
(79007, 5061, '_product_version', '4.1.0'),
(79008, 5061, '_vi_wad_aliexpress_variation_id', '12000021725460351'),
(79009, 5061, '_vi_wad_aliexpress_variation_attr', '14:350852#Carbon;200000124:203126833'),
(79010, 5062, '_variation_description', ''),
(79011, 5062, '_sku', '1005002688793166-beluga-44'),
(79012, 5062, '_regular_price', '218.72'),
(79013, 5062, 'total_sales', '0'),
(79014, 5062, '_tax_status', 'taxable'),
(79015, 5062, '_tax_class', 'parent'),
(79016, 5062, '_manage_stock', 'yes'),
(79017, 5062, '_backorders', 'no'),
(79018, 5062, '_sold_individually', 'no'),
(79019, 5062, '_virtual', 'no'),
(79020, 5062, '_downloadable', 'no'),
(79021, 5062, '_download_limit', '-1'),
(79022, 5062, '_download_expiry', '-1'),
(79023, 5062, '_stock', '10000'),
(79024, 5062, '_stock_status', 'instock'),
(79025, 5062, '_wc_average_rating', '0'),
(79026, 5062, '_wc_review_count', '0'),
(79027, 5062, 'attribute_pa_color', 'beluga'),
(79028, 5062, 'attribute_pa_shoe-size', '44'),
(79029, 5062, '_price', '218.72'),
(79030, 5062, '_product_version', '4.1.0'),
(79031, 5062, '_vi_wad_aliexpress_variation_id', '12000021725460288'),
(79032, 5062, '_vi_wad_aliexpress_variation_attr', '14:691#Beluga;200000124:100010487'),
(79033, 5063, '_variation_description', ''),
(79034, 5063, '_sku', '1005002688793166-beluga-45-1-3'),
(79035, 5063, '_regular_price', '218.72'),
(79036, 5063, 'total_sales', '0'),
(79037, 5063, '_tax_status', 'taxable'),
(79038, 5063, '_tax_class', 'parent'),
(79039, 5063, '_manage_stock', 'yes'),
(79040, 5063, '_backorders', 'no'),
(79041, 5063, '_sold_individually', 'no'),
(79042, 5063, '_virtual', 'no'),
(79043, 5063, '_downloadable', 'no'),
(79044, 5063, '_download_limit', '-1'),
(79045, 5063, '_download_expiry', '-1'),
(79046, 5063, '_stock', '10000'),
(79047, 5063, '_stock_status', 'instock'),
(79048, 5063, '_wc_average_rating', '0'),
(79049, 5063, '_wc_review_count', '0'),
(79050, 5063, 'attribute_pa_color', 'beluga'),
(79051, 5063, 'attribute_pa_shoe-size', '45-1-3'),
(79052, 5063, '_price', '218.72'),
(79053, 5063, '_product_version', '4.1.0'),
(79054, 5063, '_vi_wad_aliexpress_variation_id', '12000021725460289'),
(79055, 5063, '_vi_wad_aliexpress_variation_attr', '14:691#Beluga;200000124:203126829'),
(79056, 5064, '_variation_description', ''),
(79057, 5064, '_sku', '1005002688793166-beluga-46'),
(79058, 5064, '_regular_price', '218.72'),
(79059, 5064, 'total_sales', '0'),
(79060, 5064, '_tax_status', 'taxable'),
(79061, 5064, '_tax_class', 'parent'),
(79062, 5064, '_manage_stock', 'yes'),
(79063, 5064, '_backorders', 'no'),
(79064, 5064, '_sold_individually', 'no'),
(79065, 5064, '_virtual', 'no'),
(79066, 5064, '_downloadable', 'no'),
(79067, 5064, '_download_limit', '-1'),
(79068, 5064, '_download_expiry', '-1'),
(79069, 5064, '_stock', '10000'),
(79070, 5064, '_stock_status', 'instock'),
(79071, 5064, '_wc_average_rating', '0'),
(79072, 5064, '_wc_review_count', '0'),
(79073, 5064, 'attribute_pa_color', 'beluga'),
(79074, 5064, 'attribute_pa_shoe-size', '46'),
(79075, 5064, '_price', '218.72'),
(79076, 5064, '_product_version', '4.1.0'),
(79077, 5064, '_vi_wad_aliexpress_variation_id', '12000021725460290'),
(79078, 5064, '_vi_wad_aliexpress_variation_attr', '14:691#Beluga;200000124:200000899'),
(79079, 5065, '_variation_description', ''),
(79080, 5065, '_sku', '1005002688793166-beluga-47-1-3'),
(79081, 5065, '_regular_price', '218.72'),
(79082, 5065, 'total_sales', '0'),
(79083, 5065, '_tax_status', 'taxable'),
(79084, 5065, '_tax_class', 'parent'),
(79085, 5065, '_manage_stock', 'yes'),
(79086, 5065, '_backorders', 'no'),
(79087, 5065, '_sold_individually', 'no'),
(79088, 5065, '_virtual', 'no'),
(79089, 5065, '_downloadable', 'no'),
(79090, 5065, '_download_limit', '-1'),
(79091, 5065, '_download_expiry', '-1'),
(79092, 5065, '_stock', '10000'),
(79093, 5065, '_stock_status', 'instock'),
(79094, 5065, '_wc_average_rating', '0'),
(79095, 5065, '_wc_review_count', '0'),
(79096, 5065, 'attribute_pa_color', 'beluga'),
(79097, 5065, 'attribute_pa_shoe-size', '47-1-3'),
(79098, 5065, '_price', '218.72'),
(79099, 5065, '_product_version', '4.1.0'),
(79100, 5065, '_vi_wad_aliexpress_variation_id', '12000021725460291'),
(79101, 5065, '_vi_wad_aliexpress_variation_attr', '14:691#Beluga;200000124:203126833'),
(79102, 5066, '_variation_description', ''),
(79103, 5066, '_sku', '1005002688793166-bred-36'),
(79104, 5066, '_regular_price', '218.72'),
(79105, 5066, 'total_sales', '0'),
(79106, 5066, '_tax_status', 'taxable'),
(79107, 5066, '_tax_class', 'parent'),
(79108, 5066, '_manage_stock', 'yes'),
(79109, 5066, '_backorders', 'no'),
(79110, 5066, '_sold_individually', 'no'),
(79111, 5066, '_virtual', 'no'),
(79112, 5066, '_downloadable', 'no'),
(79113, 5066, '_download_limit', '-1'),
(79114, 5066, '_download_expiry', '-1'),
(79115, 5066, '_stock', '10000'),
(79116, 5066, '_stock_status', 'instock'),
(79117, 5066, '_wc_average_rating', '0'),
(79118, 5066, '_wc_review_count', '0'),
(79119, 5066, 'attribute_pa_color', 'bred'),
(79120, 5066, 'attribute_pa_shoe-size', '36'),
(79121, 5066, '_price', '218.72'),
(79122, 5066, '_product_version', '4.1.0'),
(79123, 5066, '_vi_wad_aliexpress_variation_id', '12000021725460292'),
(79124, 5066, '_vi_wad_aliexpress_variation_attr', '14:200004890#Bred;200000124:200000334'),
(79125, 5067, '_variation_description', ''),
(79126, 5067, '_sku', '1005002688793166-bred-37-1-3'),
(79127, 5067, '_regular_price', '218.72'),
(79128, 5067, 'total_sales', '0'),
(79129, 5067, '_tax_status', 'taxable'),
(79130, 5067, '_tax_class', 'parent'),
(79131, 5067, '_manage_stock', 'yes'),
(79132, 5067, '_backorders', 'no'),
(79133, 5067, '_sold_individually', 'no'),
(79134, 5067, '_virtual', 'no'),
(79135, 5067, '_downloadable', 'no'),
(79136, 5067, '_download_limit', '-1'),
(79137, 5067, '_download_expiry', '-1'),
(79138, 5067, '_stock', '9998'),
(79139, 5067, '_stock_status', 'instock'),
(79140, 5067, '_wc_average_rating', '0'),
(79141, 5067, '_wc_review_count', '0'),
(79142, 5067, 'attribute_pa_color', 'bred'),
(79143, 5067, 'attribute_pa_shoe-size', '37-1-3'),
(79144, 5067, '_price', '218.72'),
(79145, 5067, '_product_version', '4.1.0'),
(79146, 5067, '_vi_wad_aliexpress_variation_id', '12000021725460293'),
(79147, 5067, '_vi_wad_aliexpress_variation_attr', '14:200004890#Bred;200000124:203126813'),
(79148, 5068, '_variation_description', ''),
(79149, 5068, '_sku', '1005002688793166-bred-38'),
(79150, 5068, '_regular_price', '218.72'),
(79151, 5068, 'total_sales', '0'),
(79152, 5068, '_tax_status', 'taxable'),
(79153, 5068, '_tax_class', 'parent'),
(79154, 5068, '_manage_stock', 'yes'),
(79155, 5068, '_backorders', 'no'),
(79156, 5068, '_sold_individually', 'no'),
(79157, 5068, '_virtual', 'no'),
(79158, 5068, '_downloadable', 'no'),
(79159, 5068, '_download_limit', '-1'),
(79160, 5068, '_download_expiry', '-1'),
(79161, 5068, '_stock', '9998'),
(79162, 5068, '_stock_status', 'instock'),
(79163, 5068, '_wc_average_rating', '0'),
(79164, 5068, '_wc_review_count', '0'),
(79165, 5068, 'attribute_pa_color', 'bred'),
(79166, 5068, 'attribute_pa_shoe-size', '38'),
(79167, 5068, '_price', '218.72'),
(79168, 5068, '_product_version', '4.1.0'),
(79169, 5068, '_vi_wad_aliexpress_variation_id', '12000021725460294'),
(79170, 5068, '_vi_wad_aliexpress_variation_attr', '14:200004890#Bred;200000124:200000898'),
(79171, 5069, '_wp_attached_file', '2021/06/Sorbern-Dark-Red-Women-Pump-Shoes-Ankle-Strap-Pointy-Toe-Heels-Platform-20Cm-Custom-Higher-Heels-4.jpg');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(79172, 5069, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:110:\"2021/06/Sorbern-Dark-Red-Women-Pump-Shoes-Ankle-Strap-Pointy-Toe-Heels-Platform-20Cm-Custom-Higher-Heels-4.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:110:\"Sorbern-Dark-Red-Women-Pump-Shoes-Ankle-Strap-Pointy-Toe-Heels-Platform-20Cm-Custom-Higher-Heels-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:110:\"Sorbern-Dark-Red-Women-Pump-Shoes-Ankle-Strap-Pointy-Toe-Heels-Platform-20Cm-Custom-Higher-Heels-4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:110:\"Sorbern-Dark-Red-Women-Pump-Shoes-Ankle-Strap-Pointy-Toe-Heels-Platform-20Cm-Custom-Higher-Heels-4-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:110:\"Sorbern-Dark-Red-Women-Pump-Shoes-Ankle-Strap-Pointy-Toe-Heels-Platform-20Cm-Custom-Higher-Heels-4-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:110:\"Sorbern-Dark-Red-Women-Pump-Shoes-Ankle-Strap-Pointy-Toe-Heels-Platform-20Cm-Custom-Higher-Heels-4-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:110:\"Sorbern-Dark-Red-Women-Pump-Shoes-Ankle-Strap-Pointy-Toe-Heels-Platform-20Cm-Custom-Higher-Heels-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:110:\"Sorbern-Dark-Red-Women-Pump-Shoes-Ankle-Strap-Pointy-Toe-Heels-Platform-20Cm-Custom-Higher-Heels-4-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:110:\"Sorbern-Dark-Red-Women-Pump-Shoes-Ankle-Strap-Pointy-Toe-Heels-Platform-20Cm-Custom-Higher-Heels-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:110:\"Sorbern-Dark-Red-Women-Pump-Shoes-Ankle-Strap-Pointy-Toe-Heels-Platform-20Cm-Custom-Higher-Heels-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:110:\"Sorbern-Dark-Red-Women-Pump-Shoes-Ankle-Strap-Pointy-Toe-Heels-Platform-20Cm-Custom-Higher-Heels-4-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:110:\"Sorbern-Dark-Red-Women-Pump-Shoes-Ankle-Strap-Pointy-Toe-Heels-Platform-20Cm-Custom-Higher-Heels-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(79173, 5070, '_variation_description', ''),
(79174, 5070, '_sku', '1005002688793166-bred-39-1-3'),
(79175, 5070, '_regular_price', '218.72'),
(79176, 5070, 'total_sales', '0'),
(79177, 5070, '_tax_status', 'taxable'),
(79178, 5070, '_tax_class', 'parent'),
(79179, 5070, '_manage_stock', 'yes'),
(79180, 5070, '_backorders', 'no'),
(79181, 5070, '_sold_individually', 'no'),
(79182, 5070, '_virtual', 'no'),
(79183, 5070, '_downloadable', 'no'),
(79184, 5070, '_download_limit', '-1'),
(79185, 5070, '_download_expiry', '-1'),
(79186, 5070, '_stock', '9999'),
(79187, 5070, '_stock_status', 'instock'),
(79188, 5070, '_wc_average_rating', '0'),
(79189, 5070, '_wc_review_count', '0'),
(79190, 5070, 'attribute_pa_color', 'bred'),
(79191, 5070, 'attribute_pa_shoe-size', '39-1-3'),
(79192, 5070, '_price', '218.72'),
(79193, 5070, '_product_version', '4.1.0'),
(79194, 5070, '_vi_wad_aliexpress_variation_id', '12000021725460295'),
(79195, 5070, '_vi_wad_aliexpress_variation_attr', '14:200004890#Bred;200000124:203126817'),
(79196, 5071, '_variation_description', ''),
(79197, 5071, '_sku', '1005002688793166-bred-40'),
(79198, 5071, '_regular_price', '218.72'),
(79199, 5071, 'total_sales', '0'),
(79200, 5071, '_tax_status', 'taxable'),
(79201, 5071, '_tax_class', 'parent'),
(79202, 5071, '_manage_stock', 'yes'),
(79203, 5071, '_backorders', 'no'),
(79204, 5071, '_sold_individually', 'no'),
(79205, 5071, '_virtual', 'no'),
(79206, 5071, '_downloadable', 'no'),
(79207, 5071, '_download_limit', '-1'),
(79208, 5071, '_download_expiry', '-1'),
(79209, 5071, '_stock', '9996'),
(79210, 5071, '_stock_status', 'instock'),
(79211, 5071, '_wc_average_rating', '0'),
(79212, 5071, '_wc_review_count', '0'),
(79213, 5071, 'attribute_pa_color', 'bred'),
(79214, 5071, 'attribute_pa_shoe-size', '40'),
(79215, 5071, '_price', '218.72'),
(79216, 5071, '_product_version', '4.1.0'),
(79217, 5071, '_vi_wad_aliexpress_variation_id', '12000021725460296'),
(79218, 5071, '_vi_wad_aliexpress_variation_attr', '14:200004890#Bred;200000124:100013888'),
(79219, 5069, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Hecf7e2c4dfa6454cbf187ffc6a954171V/Sorbern-Dark-Red-Women-Pump-Shoes-Ankle-Strap-Pointy-Toe-Heels-Platform-20Cm-Custom-Higher-Heels.jpg'),
(79220, 5072, '_variation_description', ''),
(79221, 5072, '_sku', '1005002688793166-bred-41-1-3'),
(79222, 5072, '_regular_price', '218.72'),
(79223, 5072, 'total_sales', '0'),
(79224, 5072, '_tax_status', 'taxable'),
(79225, 5072, '_tax_class', 'parent'),
(79226, 5072, '_manage_stock', 'yes'),
(79227, 5072, '_backorders', 'no'),
(79228, 5072, '_sold_individually', 'no'),
(79229, 5072, '_virtual', 'no'),
(79230, 5072, '_downloadable', 'no'),
(79231, 5072, '_download_limit', '-1'),
(79232, 5072, '_download_expiry', '-1'),
(79233, 5072, '_stock', '10000'),
(79234, 5072, '_stock_status', 'instock'),
(79235, 5072, '_wc_average_rating', '0'),
(79236, 5072, '_wc_review_count', '0'),
(79237, 5072, 'attribute_pa_color', 'bred'),
(79238, 5072, 'attribute_pa_shoe-size', '41-1-3'),
(79239, 5072, '_price', '218.72'),
(79240, 5072, '_product_version', '4.1.0'),
(79241, 5072, '_vi_wad_aliexpress_variation_id', '12000021725460297'),
(79242, 5072, '_vi_wad_aliexpress_variation_attr', '14:200004890#Bred;200000124:203126821'),
(79243, 5073, '_variation_description', ''),
(79244, 5073, '_sku', '1005002688793166-bred-42'),
(79245, 5073, '_regular_price', '218.72'),
(79246, 5073, 'total_sales', '0'),
(79247, 5073, '_tax_status', 'taxable'),
(79248, 5073, '_tax_class', 'parent'),
(79249, 5073, '_manage_stock', 'yes'),
(79250, 5073, '_backorders', 'no'),
(79251, 5073, '_sold_individually', 'no'),
(79252, 5073, '_virtual', 'no'),
(79253, 5073, '_downloadable', 'no'),
(79254, 5073, '_download_limit', '-1'),
(79255, 5073, '_download_expiry', '-1'),
(79256, 5073, '_stock', '9998'),
(79257, 5073, '_stock_status', 'instock'),
(79258, 5073, '_wc_average_rating', '0'),
(79259, 5073, '_wc_review_count', '0'),
(79260, 5073, 'attribute_pa_color', 'bred'),
(79261, 5073, 'attribute_pa_shoe-size', '42'),
(79262, 5073, '_price', '218.72'),
(79263, 5073, '_product_version', '4.1.0'),
(79264, 5073, '_vi_wad_aliexpress_variation_id', '12000021725460298'),
(79265, 5073, '_vi_wad_aliexpress_variation_attr', '14:200004890#Bred;200000124:200000337'),
(79266, 5074, '_variation_description', ''),
(79267, 5074, '_sku', '1005002688793166-bred-43-1-3'),
(79268, 5074, '_regular_price', '218.72'),
(79269, 5074, 'total_sales', '0'),
(79270, 5074, '_tax_status', 'taxable'),
(79271, 5074, '_tax_class', 'parent'),
(79272, 5074, '_manage_stock', 'yes'),
(79273, 5074, '_backorders', 'no'),
(79274, 5074, '_sold_individually', 'no'),
(79275, 5074, '_virtual', 'no'),
(79276, 5074, '_downloadable', 'no'),
(79277, 5074, '_download_limit', '-1'),
(79278, 5074, '_download_expiry', '-1'),
(79279, 5074, '_stock', '10000'),
(79280, 5074, '_stock_status', 'instock'),
(79281, 5074, '_wc_average_rating', '0'),
(79282, 5074, '_wc_review_count', '0'),
(79283, 5074, 'attribute_pa_color', 'bred'),
(79284, 5074, 'attribute_pa_shoe-size', '43-1-3'),
(79285, 5074, '_price', '218.72'),
(79286, 5074, '_product_version', '4.1.0'),
(79287, 5074, '_vi_wad_aliexpress_variation_id', '12000021725460299'),
(79288, 5074, '_vi_wad_aliexpress_variation_attr', '14:200004890#Bred;200000124:203126825'),
(79289, 5075, '_variation_description', ''),
(79290, 5075, '_sku', '1005002688793166-bred-44'),
(79291, 5075, '_regular_price', '218.72'),
(79292, 5075, 'total_sales', '0'),
(79293, 5075, '_tax_status', 'taxable'),
(79294, 5075, '_tax_class', 'parent'),
(79295, 5075, '_manage_stock', 'yes'),
(79296, 5075, '_backorders', 'no'),
(79297, 5075, '_sold_individually', 'no'),
(79298, 5075, '_virtual', 'no'),
(79299, 5075, '_downloadable', 'no'),
(79300, 5075, '_download_limit', '-1'),
(79301, 5075, '_download_expiry', '-1'),
(79302, 5075, '_stock', '9996'),
(79303, 5075, '_stock_status', 'instock'),
(79304, 5075, '_wc_average_rating', '0'),
(79305, 5075, '_wc_review_count', '0'),
(79306, 5075, 'attribute_pa_color', 'bred'),
(79307, 5075, 'attribute_pa_shoe-size', '44'),
(79308, 5075, '_price', '218.72'),
(79309, 5075, '_product_version', '4.1.0'),
(79310, 5075, '_vi_wad_aliexpress_variation_id', '12000021725460300'),
(79311, 5075, '_vi_wad_aliexpress_variation_attr', '14:200004890#Bred;200000124:100010487'),
(79312, 5076, '_variation_description', ''),
(79313, 5076, '_sku', '1005002688793166-bred-45-1-3'),
(79314, 5076, '_regular_price', '218.72'),
(79315, 5076, 'total_sales', '0'),
(79316, 5076, '_tax_status', 'taxable'),
(79317, 5076, '_tax_class', 'parent'),
(79318, 5076, '_manage_stock', 'yes'),
(79319, 5076, '_backorders', 'no'),
(79320, 5076, '_sold_individually', 'no'),
(79321, 5076, '_virtual', 'no'),
(79322, 5076, '_downloadable', 'no'),
(79323, 5076, '_download_limit', '-1'),
(79324, 5076, '_download_expiry', '-1'),
(79325, 5076, '_stock', '9999'),
(79326, 5076, '_stock_status', 'instock'),
(79327, 5076, '_wc_average_rating', '0'),
(79328, 5076, '_wc_review_count', '0'),
(79329, 5076, 'attribute_pa_color', 'bred'),
(79330, 5076, 'attribute_pa_shoe-size', '45-1-3'),
(79331, 5076, '_price', '218.72'),
(79332, 5076, '_product_version', '4.1.0'),
(79333, 5076, '_vi_wad_aliexpress_variation_id', '12000021725460301'),
(79334, 5076, '_vi_wad_aliexpress_variation_attr', '14:200004890#Bred;200000124:203126829'),
(79335, 5077, '_variation_description', ''),
(79336, 5077, '_sku', '1005002688793166-bred-46'),
(79337, 5077, '_regular_price', '218.72'),
(79338, 5077, 'total_sales', '0'),
(79339, 5077, '_tax_status', 'taxable'),
(79340, 5077, '_tax_class', 'parent'),
(79341, 5077, '_manage_stock', 'yes'),
(79342, 5077, '_backorders', 'no'),
(79343, 5077, '_sold_individually', 'no'),
(79344, 5077, '_virtual', 'no'),
(79345, 5077, '_downloadable', 'no'),
(79346, 5077, '_download_limit', '-1'),
(79347, 5077, '_download_expiry', '-1'),
(79348, 5077, '_stock', '9998'),
(79349, 5077, '_stock_status', 'instock'),
(79350, 5077, '_wc_average_rating', '0'),
(79351, 5077, '_wc_review_count', '0'),
(79352, 5077, 'attribute_pa_color', 'bred'),
(79353, 5077, 'attribute_pa_shoe-size', '46'),
(79354, 5077, '_price', '218.72'),
(79355, 5077, '_product_version', '4.1.0'),
(79356, 5077, '_vi_wad_aliexpress_variation_id', '12000021725460302'),
(79357, 5077, '_vi_wad_aliexpress_variation_attr', '14:200004890#Bred;200000124:200000899'),
(79358, 5078, '_variation_description', ''),
(79359, 5078, '_sku', '1005002688793166-bred-47-1-3'),
(79360, 5078, '_regular_price', '218.72'),
(79361, 5078, 'total_sales', '0'),
(79362, 5078, '_tax_status', 'taxable'),
(79363, 5078, '_tax_class', 'parent'),
(79364, 5078, '_manage_stock', 'yes'),
(79365, 5078, '_backorders', 'no'),
(79366, 5078, '_sold_individually', 'no'),
(79367, 5078, '_virtual', 'no'),
(79368, 5078, '_downloadable', 'no'),
(79369, 5078, '_download_limit', '-1'),
(79370, 5078, '_download_expiry', '-1'),
(79371, 5078, '_stock', '10000'),
(79372, 5078, '_stock_status', 'instock'),
(79373, 5078, '_wc_average_rating', '0'),
(79374, 5078, '_wc_review_count', '0'),
(79375, 5078, 'attribute_pa_color', 'bred'),
(79376, 5078, 'attribute_pa_shoe-size', '47-1-3'),
(79377, 5078, '_price', '218.72'),
(79378, 5078, '_product_version', '4.1.0'),
(79379, 5078, '_vi_wad_aliexpress_variation_id', '12000021725460303'),
(79380, 5078, '_vi_wad_aliexpress_variation_attr', '14:200004890#Bred;200000124:203126833'),
(79381, 5079, '_variation_description', ''),
(79382, 5079, '_sku', '1005002688793166-blue-tint-36'),
(79383, 5079, '_regular_price', '218.72'),
(79384, 5079, 'total_sales', '0'),
(79385, 5079, '_tax_status', 'taxable'),
(79386, 5079, '_tax_class', 'parent'),
(79387, 5079, '_manage_stock', 'yes'),
(79388, 5079, '_backorders', 'no'),
(79389, 5079, '_sold_individually', 'no'),
(79390, 5079, '_virtual', 'no'),
(79391, 5079, '_downloadable', 'no'),
(79392, 5079, '_download_limit', '-1'),
(79393, 5079, '_download_expiry', '-1'),
(79394, 5079, '_stock', '9999'),
(79395, 5079, '_stock_status', 'instock'),
(79396, 5079, '_wc_average_rating', '0'),
(79397, 5079, '_wc_review_count', '0'),
(79398, 5079, 'attribute_pa_color', 'blue-tint'),
(79399, 5079, 'attribute_pa_shoe-size', '36'),
(79400, 5079, '_price', '218.72'),
(79401, 5079, '_product_version', '4.1.0'),
(79402, 5079, '_vi_wad_aliexpress_variation_id', '12000021725460304'),
(79403, 5079, '_vi_wad_aliexpress_variation_attr', '14:175#Blue Tint;200000124:200000334'),
(79404, 5080, '_wp_attached_file', '2021/06/Sorbern-Dark-Red-Women-Pump-Shoes-Ankle-Strap-Pointy-Toe-Heels-Platform-20Cm-Custom-Higher-Heels-5.jpg'),
(79405, 5080, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:110:\"2021/06/Sorbern-Dark-Red-Women-Pump-Shoes-Ankle-Strap-Pointy-Toe-Heels-Platform-20Cm-Custom-Higher-Heels-5.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:110:\"Sorbern-Dark-Red-Women-Pump-Shoes-Ankle-Strap-Pointy-Toe-Heels-Platform-20Cm-Custom-Higher-Heels-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:110:\"Sorbern-Dark-Red-Women-Pump-Shoes-Ankle-Strap-Pointy-Toe-Heels-Platform-20Cm-Custom-Higher-Heels-5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:110:\"Sorbern-Dark-Red-Women-Pump-Shoes-Ankle-Strap-Pointy-Toe-Heels-Platform-20Cm-Custom-Higher-Heels-5-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:110:\"Sorbern-Dark-Red-Women-Pump-Shoes-Ankle-Strap-Pointy-Toe-Heels-Platform-20Cm-Custom-Higher-Heels-5-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:110:\"Sorbern-Dark-Red-Women-Pump-Shoes-Ankle-Strap-Pointy-Toe-Heels-Platform-20Cm-Custom-Higher-Heels-5-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:110:\"Sorbern-Dark-Red-Women-Pump-Shoes-Ankle-Strap-Pointy-Toe-Heels-Platform-20Cm-Custom-Higher-Heels-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:110:\"Sorbern-Dark-Red-Women-Pump-Shoes-Ankle-Strap-Pointy-Toe-Heels-Platform-20Cm-Custom-Higher-Heels-5-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:110:\"Sorbern-Dark-Red-Women-Pump-Shoes-Ankle-Strap-Pointy-Toe-Heels-Platform-20Cm-Custom-Higher-Heels-5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:110:\"Sorbern-Dark-Red-Women-Pump-Shoes-Ankle-Strap-Pointy-Toe-Heels-Platform-20Cm-Custom-Higher-Heels-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:110:\"Sorbern-Dark-Red-Women-Pump-Shoes-Ankle-Strap-Pointy-Toe-Heels-Platform-20Cm-Custom-Higher-Heels-5-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:110:\"Sorbern-Dark-Red-Women-Pump-Shoes-Ankle-Strap-Pointy-Toe-Heels-Platform-20Cm-Custom-Higher-Heels-5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(79406, 5081, '_variation_description', ''),
(79407, 5081, '_sku', '1005002688793166-blue-tint-37-1-3'),
(79408, 5081, '_regular_price', '218.72'),
(79409, 5081, 'total_sales', '0'),
(79410, 5081, '_tax_status', 'taxable'),
(79411, 5081, '_tax_class', 'parent'),
(79412, 5081, '_manage_stock', 'yes'),
(79413, 5081, '_backorders', 'no'),
(79414, 5081, '_sold_individually', 'no'),
(79415, 5081, '_virtual', 'no'),
(79416, 5081, '_downloadable', 'no'),
(79417, 5081, '_download_limit', '-1'),
(79418, 5081, '_download_expiry', '-1'),
(79419, 5081, '_stock', '10000'),
(79420, 5081, '_stock_status', 'instock'),
(79421, 5081, '_wc_average_rating', '0'),
(79422, 5081, '_wc_review_count', '0'),
(79423, 5081, 'attribute_pa_color', 'blue-tint'),
(79424, 5081, 'attribute_pa_shoe-size', '37-1-3'),
(79425, 5081, '_price', '218.72'),
(79426, 5081, '_product_version', '4.1.0'),
(79427, 5081, '_vi_wad_aliexpress_variation_id', '12000021725460305'),
(79428, 5081, '_vi_wad_aliexpress_variation_attr', '14:175#Blue Tint;200000124:203126813'),
(79429, 5082, '_variation_description', ''),
(79430, 5082, '_sku', '1005002688793166-blue-tint-38'),
(79431, 5082, '_regular_price', '218.72'),
(79432, 5082, 'total_sales', '0'),
(79433, 5082, '_tax_status', 'taxable'),
(79434, 5082, '_tax_class', 'parent'),
(79435, 5082, '_manage_stock', 'yes'),
(79436, 5082, '_backorders', 'no'),
(79437, 5082, '_sold_individually', 'no'),
(79438, 5082, '_virtual', 'no'),
(79439, 5082, '_downloadable', 'no'),
(79440, 5082, '_download_limit', '-1'),
(79441, 5082, '_download_expiry', '-1'),
(79442, 5082, '_stock', '10000'),
(79443, 5082, '_stock_status', 'instock'),
(79444, 5082, '_wc_average_rating', '0'),
(79445, 5082, '_wc_review_count', '0'),
(79446, 5082, 'attribute_pa_color', 'blue-tint'),
(79447, 5082, 'attribute_pa_shoe-size', '38'),
(79448, 5082, '_price', '218.72'),
(79449, 5082, '_product_version', '4.1.0'),
(79450, 5082, '_vi_wad_aliexpress_variation_id', '12000021725460306'),
(79451, 5082, '_vi_wad_aliexpress_variation_attr', '14:175#Blue Tint;200000124:200000898'),
(79452, 5083, '_variation_description', ''),
(79453, 5083, '_sku', '1005002688793166-blue-tint-39-1-3'),
(79454, 5083, '_regular_price', '218.72'),
(79455, 5083, 'total_sales', '0'),
(79456, 5083, '_tax_status', 'taxable'),
(79457, 5083, '_tax_class', 'parent'),
(79458, 5083, '_manage_stock', 'yes'),
(79459, 5083, '_backorders', 'no'),
(79460, 5083, '_sold_individually', 'no'),
(79461, 5083, '_virtual', 'no'),
(79462, 5083, '_downloadable', 'no'),
(79463, 5083, '_download_limit', '-1'),
(79464, 5083, '_download_expiry', '-1'),
(79465, 5083, '_stock', '10000'),
(79466, 5083, '_stock_status', 'instock'),
(79467, 5083, '_wc_average_rating', '0'),
(79468, 5083, '_wc_review_count', '0'),
(79469, 5083, 'attribute_pa_color', 'blue-tint'),
(79470, 5083, 'attribute_pa_shoe-size', '39-1-3'),
(79471, 5083, '_price', '218.72'),
(79472, 5083, '_product_version', '4.1.0'),
(79473, 5083, '_vi_wad_aliexpress_variation_id', '12000021725460307'),
(79474, 5083, '_vi_wad_aliexpress_variation_attr', '14:175#Blue Tint;200000124:203126817'),
(79475, 5080, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H557862aa6a33424d8b06c65dfbf92b7fJ/Sorbern-Dark-Red-Women-Pump-Shoes-Ankle-Strap-Pointy-Toe-Heels-Platform-20Cm-Custom-Higher-Heels.jpg'),
(79476, 5084, '_variation_description', ''),
(79477, 5084, '_sku', '1005002688793166-blue-tint-40'),
(79478, 5084, '_regular_price', '218.72'),
(79479, 5084, 'total_sales', '0'),
(79480, 5084, '_tax_status', 'taxable'),
(79481, 5084, '_tax_class', 'parent'),
(79482, 5084, '_manage_stock', 'yes'),
(79483, 5084, '_backorders', 'no'),
(79484, 5084, '_sold_individually', 'no'),
(79485, 5084, '_virtual', 'no'),
(79486, 5084, '_downloadable', 'no'),
(79487, 5084, '_download_limit', '-1'),
(79488, 5084, '_download_expiry', '-1'),
(79489, 5084, '_stock', '10000'),
(79490, 5084, '_stock_status', 'instock'),
(79491, 5084, '_wc_average_rating', '0'),
(79492, 5084, '_wc_review_count', '0'),
(79493, 5084, 'attribute_pa_color', 'blue-tint'),
(79494, 5084, 'attribute_pa_shoe-size', '40'),
(79495, 5084, '_price', '218.72'),
(79496, 5084, '_product_version', '4.1.0'),
(79497, 5084, '_vi_wad_aliexpress_variation_id', '12000021725460308'),
(79498, 5084, '_vi_wad_aliexpress_variation_attr', '14:175#Blue Tint;200000124:100013888'),
(79499, 5085, '_variation_description', ''),
(79500, 5085, '_sku', '1005002688793166-blue-tint-41-1-3'),
(79501, 5085, '_regular_price', '218.72'),
(79502, 5085, 'total_sales', '0'),
(79503, 5085, '_tax_status', 'taxable'),
(79504, 5085, '_tax_class', 'parent'),
(79505, 5085, '_manage_stock', 'yes'),
(79506, 5085, '_backorders', 'no'),
(79507, 5085, '_sold_individually', 'no'),
(79508, 5085, '_virtual', 'no'),
(79509, 5085, '_downloadable', 'no'),
(79510, 5085, '_download_limit', '-1'),
(79511, 5085, '_download_expiry', '-1'),
(79512, 5085, '_stock', '10000'),
(79513, 5085, '_stock_status', 'instock'),
(79514, 5085, '_wc_average_rating', '0'),
(79515, 5085, '_wc_review_count', '0'),
(79516, 5085, 'attribute_pa_color', 'blue-tint'),
(79517, 5085, 'attribute_pa_shoe-size', '41-1-3'),
(79518, 5085, '_price', '218.72'),
(79519, 5085, '_product_version', '4.1.0'),
(79520, 5085, '_vi_wad_aliexpress_variation_id', '12000021725460309'),
(79521, 5085, '_vi_wad_aliexpress_variation_attr', '14:175#Blue Tint;200000124:203126821'),
(79522, 5086, '_variation_description', ''),
(79523, 5086, '_sku', '1005002688793166-blue-tint-42'),
(79524, 5086, '_regular_price', '218.72'),
(79525, 5086, 'total_sales', '0'),
(79526, 5086, '_tax_status', 'taxable'),
(79527, 5086, '_tax_class', 'parent'),
(79528, 5086, '_manage_stock', 'yes'),
(79529, 5086, '_backorders', 'no'),
(79530, 5086, '_sold_individually', 'no'),
(79531, 5086, '_virtual', 'no'),
(79532, 5086, '_downloadable', 'no'),
(79533, 5086, '_download_limit', '-1'),
(79534, 5086, '_download_expiry', '-1'),
(79535, 5086, '_stock', '10000'),
(79536, 5086, '_stock_status', 'instock'),
(79537, 5086, '_wc_average_rating', '0'),
(79538, 5086, '_wc_review_count', '0'),
(79539, 5086, 'attribute_pa_color', 'blue-tint'),
(79540, 5086, 'attribute_pa_shoe-size', '42'),
(79541, 5086, '_price', '218.72'),
(79542, 5086, '_product_version', '4.1.0'),
(79543, 5086, '_vi_wad_aliexpress_variation_id', '12000021725460310'),
(79544, 5086, '_vi_wad_aliexpress_variation_attr', '14:175#Blue Tint;200000124:200000337'),
(79545, 5087, '_variation_description', ''),
(79546, 5087, '_sku', '1005002688793166-blue-tint-43-1-3'),
(79547, 5087, '_regular_price', '218.72'),
(79548, 5087, 'total_sales', '0'),
(79549, 5087, '_tax_status', 'taxable'),
(79550, 5087, '_tax_class', 'parent'),
(79551, 5087, '_manage_stock', 'yes'),
(79552, 5087, '_backorders', 'no'),
(79553, 5087, '_sold_individually', 'no'),
(79554, 5087, '_virtual', 'no'),
(79555, 5087, '_downloadable', 'no'),
(79556, 5087, '_download_limit', '-1'),
(79557, 5087, '_download_expiry', '-1'),
(79558, 5087, '_stock', '10000'),
(79559, 5087, '_stock_status', 'instock'),
(79560, 5087, '_wc_average_rating', '0'),
(79561, 5087, '_wc_review_count', '0'),
(79562, 5087, 'attribute_pa_color', 'blue-tint'),
(79563, 5087, 'attribute_pa_shoe-size', '43-1-3'),
(79564, 5087, '_price', '218.72'),
(79565, 5087, '_product_version', '4.1.0'),
(79566, 5087, '_vi_wad_aliexpress_variation_id', '12000021725460311'),
(79567, 5087, '_vi_wad_aliexpress_variation_attr', '14:175#Blue Tint;200000124:203126825'),
(79568, 5088, '_wp_attached_file', '2021/06/Sorbern-Dark-Red-Women-Pump-Shoes-Ankle-Strap-Pointy-Toe-Heels-Platform-20Cm-Custom-Higher-Heels.jpg_640x640.jpg'),
(79569, 5088, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:120:\"2021/06/Sorbern-Dark-Red-Women-Pump-Shoes-Ankle-Strap-Pointy-Toe-Heels-Platform-20Cm-Custom-Higher-Heels.jpg_640x640.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:120:\"Sorbern-Dark-Red-Women-Pump-Shoes-Ankle-Strap-Pointy-Toe-Heels-Platform-20Cm-Custom-Higher-Heels.jpg_640x640-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:120:\"Sorbern-Dark-Red-Women-Pump-Shoes-Ankle-Strap-Pointy-Toe-Heels-Platform-20Cm-Custom-Higher-Heels.jpg_640x640-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:120:\"Sorbern-Dark-Red-Women-Pump-Shoes-Ankle-Strap-Pointy-Toe-Heels-Platform-20Cm-Custom-Higher-Heels.jpg_640x640-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:120:\"Sorbern-Dark-Red-Women-Pump-Shoes-Ankle-Strap-Pointy-Toe-Heels-Platform-20Cm-Custom-Higher-Heels.jpg_640x640-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:120:\"Sorbern-Dark-Red-Women-Pump-Shoes-Ankle-Strap-Pointy-Toe-Heels-Platform-20Cm-Custom-Higher-Heels.jpg_640x640-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:120:\"Sorbern-Dark-Red-Women-Pump-Shoes-Ankle-Strap-Pointy-Toe-Heels-Platform-20Cm-Custom-Higher-Heels.jpg_640x640-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:120:\"Sorbern-Dark-Red-Women-Pump-Shoes-Ankle-Strap-Pointy-Toe-Heels-Platform-20Cm-Custom-Higher-Heels.jpg_640x640-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:120:\"Sorbern-Dark-Red-Women-Pump-Shoes-Ankle-Strap-Pointy-Toe-Heels-Platform-20Cm-Custom-Higher-Heels.jpg_640x640-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:120:\"Sorbern-Dark-Red-Women-Pump-Shoes-Ankle-Strap-Pointy-Toe-Heels-Platform-20Cm-Custom-Higher-Heels.jpg_640x640-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:120:\"Sorbern-Dark-Red-Women-Pump-Shoes-Ankle-Strap-Pointy-Toe-Heels-Platform-20Cm-Custom-Higher-Heels.jpg_640x640-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(79570, 5089, '_variation_description', ''),
(79571, 5089, '_sku', '1005002688793166-blue-tint-44'),
(79572, 5089, '_regular_price', '218.72'),
(79573, 5089, 'total_sales', '0'),
(79574, 5089, '_tax_status', 'taxable'),
(79575, 5089, '_tax_class', 'parent'),
(79576, 5089, '_manage_stock', 'yes'),
(79577, 5089, '_backorders', 'no'),
(79578, 5089, '_sold_individually', 'no'),
(79579, 5089, '_virtual', 'no'),
(79580, 5089, '_downloadable', 'no'),
(79581, 5089, '_download_limit', '-1'),
(79582, 5089, '_download_expiry', '-1'),
(79583, 5089, '_stock', '10000'),
(79584, 5089, '_stock_status', 'instock'),
(79585, 5089, '_wc_average_rating', '0'),
(79586, 5089, '_wc_review_count', '0'),
(79587, 5089, 'attribute_pa_color', 'blue-tint'),
(79588, 5089, 'attribute_pa_shoe-size', '44'),
(79589, 5089, '_price', '218.72'),
(79590, 5089, '_product_version', '4.1.0'),
(79591, 5089, '_vi_wad_aliexpress_variation_id', '12000021725460312'),
(79592, 5089, '_vi_wad_aliexpress_variation_attr', '14:175#Blue Tint;200000124:100010487'),
(79593, 5090, '_variation_description', ''),
(79594, 5090, '_sku', '1005002688793166-blue-tint-45-1-3'),
(79595, 5090, '_regular_price', '218.72'),
(79596, 5090, 'total_sales', '0'),
(79597, 5090, '_tax_status', 'taxable'),
(79598, 5090, '_tax_class', 'parent'),
(79599, 5090, '_manage_stock', 'yes'),
(79600, 5090, '_backorders', 'no'),
(79601, 5090, '_sold_individually', 'no'),
(79602, 5090, '_virtual', 'no'),
(79603, 5088, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H1ad0e55de739484e8366661a0be414cev/Sorbern-Dark-Red-Women-Pump-Shoes-Ankle-Strap-Pointy-Toe-Heels-Platform-20Cm-Custom-Higher-Heels.jpg_640x640.jpg'),
(79604, 5090, '_downloadable', 'no'),
(79605, 4886, '_thumbnail_id', '5088'),
(79606, 5090, '_download_limit', '-1'),
(79607, 4887, '_thumbnail_id', '5088'),
(79608, 5090, '_download_expiry', '-1'),
(79609, 4888, '_thumbnail_id', '5088'),
(79610, 5090, '_stock', '10000'),
(79611, 4889, '_thumbnail_id', '5088'),
(79612, 5090, '_stock_status', 'instock'),
(79613, 5090, '_wc_average_rating', '0'),
(79614, 4890, '_thumbnail_id', '5088'),
(79615, 5090, '_wc_review_count', '0'),
(79616, 4891, '_thumbnail_id', '5088'),
(79617, 4892, '_thumbnail_id', '5088'),
(79618, 4893, '_thumbnail_id', '5088'),
(79619, 5090, 'attribute_pa_color', 'blue-tint'),
(79620, 4894, '_thumbnail_id', '5088'),
(79621, 5090, 'attribute_pa_shoe-size', '45-1-3'),
(79622, 4896, '_thumbnail_id', '5088'),
(79623, 5090, '_price', '218.72'),
(79624, 4897, '_thumbnail_id', '5088'),
(79625, 5090, '_product_version', '4.1.0'),
(79626, 4898, '_thumbnail_id', '5088'),
(79627, 4899, '_thumbnail_id', '5088'),
(79628, 4900, '_thumbnail_id', '5088'),
(79629, 5090, '_vi_wad_aliexpress_variation_id', '12000021725460313'),
(79630, 4901, '_thumbnail_id', '5088'),
(79631, 5090, '_vi_wad_aliexpress_variation_attr', '14:175#Blue Tint;200000124:203126829'),
(79632, 4902, '_thumbnail_id', '5088'),
(79633, 4910, '_thumbnail_id', '5088'),
(79634, 5091, '_variation_description', ''),
(79635, 5091, '_sku', '1005002688793166-blue-tint-46'),
(79636, 5091, '_regular_price', '218.72'),
(79637, 5091, 'total_sales', '0'),
(79638, 5091, '_tax_status', 'taxable'),
(79639, 5091, '_tax_class', 'parent'),
(79640, 5091, '_manage_stock', 'yes'),
(79641, 5091, '_backorders', 'no'),
(79642, 5091, '_sold_individually', 'no'),
(79643, 5091, '_virtual', 'no'),
(79644, 5091, '_downloadable', 'no'),
(79645, 5091, '_download_limit', '-1'),
(79646, 5091, '_download_expiry', '-1'),
(79647, 5091, '_stock', '10000'),
(79648, 5091, '_stock_status', 'instock'),
(79649, 5091, '_wc_average_rating', '0'),
(79650, 5091, '_wc_review_count', '0'),
(79651, 5091, 'attribute_pa_color', 'blue-tint'),
(79652, 5091, 'attribute_pa_shoe-size', '46'),
(79653, 5091, '_price', '218.72'),
(79654, 5091, '_product_version', '4.1.0'),
(79655, 5091, '_vi_wad_aliexpress_variation_id', '12000021725460314'),
(79656, 5091, '_vi_wad_aliexpress_variation_attr', '14:175#Blue Tint;200000124:200000899'),
(79657, 5092, '_variation_description', ''),
(79658, 5092, '_sku', '1005002688793166-blue-tint-47-1-3'),
(79659, 5092, '_regular_price', '218.72'),
(79660, 5092, 'total_sales', '0'),
(79661, 5092, '_tax_status', 'taxable'),
(79662, 5092, '_tax_class', 'parent'),
(79663, 5092, '_manage_stock', 'yes'),
(79664, 5092, '_backorders', 'no'),
(79665, 5092, '_sold_individually', 'no'),
(79666, 5092, '_virtual', 'no'),
(79667, 5092, '_downloadable', 'no'),
(79668, 5092, '_download_limit', '-1'),
(79669, 5092, '_download_expiry', '-1'),
(79670, 5092, '_stock', '10000'),
(79671, 5092, '_stock_status', 'instock'),
(79672, 5092, '_wc_average_rating', '0'),
(79673, 5092, '_wc_review_count', '0'),
(79674, 5092, 'attribute_pa_color', 'blue-tint'),
(79675, 5092, 'attribute_pa_shoe-size', '47-1-3'),
(79676, 5092, '_price', '218.72'),
(79677, 5092, '_product_version', '4.1.0'),
(79678, 5092, '_vi_wad_aliexpress_variation_id', '12000021725460315'),
(79679, 5092, '_vi_wad_aliexpress_variation_attr', '14:175#Blue Tint;200000124:203126833'),
(79680, 5093, '_wp_attached_file', '2021/06/Sorbern-Dark-Red-Women-Pump-Shoes-Ankle-Strap-Pointy-Toe-Heels-Platform-20Cm-Custom-Higher-Heels-1.jpg_640x640-1.jpg'),
(79681, 5093, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:514;s:6:\"height\";i:640;s:4:\"file\";s:124:\"2021/06/Sorbern-Dark-Red-Women-Pump-Shoes-Ankle-Strap-Pointy-Toe-Heels-Platform-20Cm-Custom-Higher-Heels-1.jpg_640x640-1.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:124:\"Sorbern-Dark-Red-Women-Pump-Shoes-Ankle-Strap-Pointy-Toe-Heels-Platform-20Cm-Custom-Higher-Heels-1.jpg_640x640-1-241x300.jpg\";s:5:\"width\";i:241;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:124:\"Sorbern-Dark-Red-Women-Pump-Shoes-Ankle-Strap-Pointy-Toe-Heels-Platform-20Cm-Custom-Higher-Heels-1.jpg_640x640-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:124:\"Sorbern-Dark-Red-Women-Pump-Shoes-Ankle-Strap-Pointy-Toe-Heels-Platform-20Cm-Custom-Higher-Heels-1.jpg_640x640-1-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:124:\"Sorbern-Dark-Red-Women-Pump-Shoes-Ankle-Strap-Pointy-Toe-Heels-Platform-20Cm-Custom-Higher-Heels-1.jpg_640x640-1-514x510.jpg\";s:5:\"width\";i:514;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:124:\"Sorbern-Dark-Red-Women-Pump-Shoes-Ankle-Strap-Pointy-Toe-Heels-Platform-20Cm-Custom-Higher-Heels-1.jpg_640x640-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:124:\"Sorbern-Dark-Red-Women-Pump-Shoes-Ankle-Strap-Pointy-Toe-Heels-Platform-20Cm-Custom-Higher-Heels-1.jpg_640x640-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:124:\"Sorbern-Dark-Red-Women-Pump-Shoes-Ankle-Strap-Pointy-Toe-Heels-Platform-20Cm-Custom-Higher-Heels-1.jpg_640x640-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:124:\"Sorbern-Dark-Red-Women-Pump-Shoes-Ankle-Strap-Pointy-Toe-Heels-Platform-20Cm-Custom-Higher-Heels-1.jpg_640x640-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(79682, 5094, '_variation_description', ''),
(79683, 5094, '_sku', '1005002688793166-cinder-36'),
(79684, 5094, '_regular_price', '218.72'),
(79685, 5094, 'total_sales', '0'),
(79686, 5094, '_tax_status', 'taxable'),
(79687, 5094, '_tax_class', 'parent'),
(79688, 5094, '_manage_stock', 'yes'),
(79689, 5094, '_backorders', 'no'),
(79690, 5094, '_sold_individually', 'no'),
(79691, 5094, '_virtual', 'no'),
(79692, 5094, '_downloadable', 'no'),
(79693, 5094, '_download_limit', '-1'),
(79694, 5094, '_download_expiry', '-1'),
(79695, 5094, '_stock', '10000'),
(79696, 5094, '_stock_status', 'instock'),
(79697, 5094, '_wc_average_rating', '0'),
(79698, 5094, '_wc_review_count', '0'),
(79699, 5094, 'attribute_pa_color', 'cinder'),
(79700, 5094, 'attribute_pa_shoe-size', '36'),
(79701, 5094, '_price', '218.72'),
(79702, 5094, '_product_version', '4.1.0'),
(79703, 5094, '_vi_wad_aliexpress_variation_id', '12000021725460316'),
(79704, 5094, '_vi_wad_aliexpress_variation_attr', '14:200004889#Cinder;200000124:200000334'),
(79705, 5095, '_variation_description', ''),
(79706, 5095, '_sku', '1005002688793166-cinder-37-1-3'),
(79707, 5095, '_regular_price', '218.72'),
(79708, 5095, 'total_sales', '0'),
(79709, 5095, '_tax_status', 'taxable'),
(79710, 5095, '_tax_class', 'parent'),
(79711, 5095, '_manage_stock', 'yes'),
(79712, 5095, '_backorders', 'no'),
(79713, 5095, '_sold_individually', 'no'),
(79714, 5093, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Hb2743db330a4441092079b677fc7d6fes/Sorbern-Dark-Red-Women-Pump-Shoes-Ankle-Strap-Pointy-Toe-Heels-Platform-20Cm-Custom-Higher-Heels.jpg_640x640.jpg'),
(79715, 5095, '_virtual', 'no'),
(79716, 4876, '_thumbnail_id', '5093'),
(79717, 5095, '_downloadable', 'no'),
(79718, 4877, '_thumbnail_id', '5093'),
(79719, 4878, '_thumbnail_id', '5093'),
(79720, 5095, '_download_limit', '-1'),
(79721, 5095, '_download_expiry', '-1'),
(79722, 4879, '_thumbnail_id', '5093'),
(79723, 5095, '_stock', '9998'),
(79724, 4880, '_thumbnail_id', '5093'),
(79725, 5095, '_stock_status', 'instock'),
(79726, 4881, '_thumbnail_id', '5093'),
(79727, 5095, '_wc_average_rating', '0'),
(79728, 4882, '_thumbnail_id', '5093'),
(79729, 5095, '_wc_review_count', '0'),
(79730, 4883, '_thumbnail_id', '5093'),
(79731, 5095, 'attribute_pa_color', 'cinder'),
(79732, 4884, '_thumbnail_id', '5093'),
(79733, 5095, 'attribute_pa_shoe-size', '37-1-3'),
(79734, 4885, '_thumbnail_id', '5093'),
(79735, 5095, '_price', '218.72'),
(79736, 4903, '_thumbnail_id', '5093'),
(79737, 5095, '_product_version', '4.1.0'),
(79738, 4904, '_thumbnail_id', '5093'),
(79739, 4905, '_thumbnail_id', '5093'),
(79740, 4906, '_thumbnail_id', '5093'),
(79741, 5095, '_vi_wad_aliexpress_variation_id', '12000021725460317'),
(79742, 4907, '_thumbnail_id', '5093'),
(79743, 5095, '_vi_wad_aliexpress_variation_attr', '14:200004889#Cinder;200000124:203126813'),
(79744, 4908, '_thumbnail_id', '5093'),
(79745, 4909, '_thumbnail_id', '5093'),
(79746, 5096, '_variation_description', ''),
(79747, 5096, '_sku', '1005002688793166-cinder-38'),
(79748, 5096, '_regular_price', '218.72'),
(79749, 5096, 'total_sales', '0'),
(79750, 5096, '_tax_status', 'taxable'),
(79751, 5096, '_tax_class', 'parent'),
(79752, 5096, '_manage_stock', 'yes'),
(79753, 5096, '_backorders', 'no'),
(79754, 5096, '_sold_individually', 'no'),
(79755, 5096, '_virtual', 'no'),
(79756, 5096, '_downloadable', 'no'),
(79757, 5096, '_download_limit', '-1'),
(79758, 5096, '_download_expiry', '-1'),
(79759, 5096, '_stock', '10000'),
(79760, 5096, '_stock_status', 'instock'),
(79761, 5096, '_wc_average_rating', '0'),
(79762, 5096, '_wc_review_count', '0'),
(79763, 5096, 'attribute_pa_color', 'cinder'),
(79764, 5096, 'attribute_pa_shoe-size', '38'),
(79765, 5096, '_price', '218.72'),
(79766, 5096, '_product_version', '4.1.0'),
(79767, 5096, '_vi_wad_aliexpress_variation_id', '12000021725460318'),
(79768, 5096, '_vi_wad_aliexpress_variation_attr', '14:200004889#Cinder;200000124:200000898'),
(79769, 5097, '_variation_description', ''),
(79770, 5097, '_sku', '1005002688793166-cinder-39-1-3'),
(79771, 5097, '_regular_price', '218.72'),
(79772, 5097, 'total_sales', '0'),
(79773, 5097, '_tax_status', 'taxable'),
(79774, 5097, '_tax_class', 'parent'),
(79775, 5097, '_manage_stock', 'yes'),
(79776, 5097, '_backorders', 'no'),
(79777, 5097, '_sold_individually', 'no'),
(79778, 5097, '_virtual', 'no'),
(79779, 5097, '_downloadable', 'no'),
(79780, 5097, '_download_limit', '-1'),
(79781, 5097, '_download_expiry', '-1'),
(79782, 5097, '_stock', '9998'),
(79783, 5097, '_stock_status', 'instock'),
(79784, 5097, '_wc_average_rating', '0'),
(79785, 5097, '_wc_review_count', '0'),
(79786, 5097, 'attribute_pa_color', 'cinder'),
(79787, 5097, 'attribute_pa_shoe-size', '39-1-3'),
(79788, 5097, '_price', '218.72'),
(79789, 5097, '_product_version', '4.1.0'),
(79790, 5097, '_vi_wad_aliexpress_variation_id', '12000021725460319'),
(79791, 5097, '_vi_wad_aliexpress_variation_attr', '14:200004889#Cinder;200000124:203126817'),
(79792, 5098, '_variation_description', ''),
(79793, 5098, '_sku', '1005002688793166-tail-light-36'),
(79794, 5098, '_regular_price', '218.72'),
(79795, 5098, 'total_sales', '0'),
(79796, 5098, '_tax_status', 'taxable'),
(79797, 5098, '_tax_class', 'parent'),
(79798, 5098, '_manage_stock', 'yes'),
(79799, 5098, '_backorders', 'no'),
(79800, 5098, '_sold_individually', 'no'),
(79801, 5098, '_virtual', 'no'),
(79802, 5098, '_downloadable', 'no'),
(79803, 5098, '_download_limit', '-1'),
(79804, 5098, '_download_expiry', '-1'),
(79805, 5098, '_stock', '10000'),
(79806, 5098, '_stock_status', 'instock'),
(79807, 5098, '_wc_average_rating', '0'),
(79808, 5098, '_wc_review_count', '0'),
(79809, 5098, 'attribute_pa_color', 'tail-light'),
(79810, 5098, 'attribute_pa_shoe-size', '36'),
(79811, 5098, '_price', '218.72'),
(79812, 5098, '_product_version', '4.1.0'),
(79813, 5098, '_vi_wad_aliexpress_variation_id', '12000021725460256'),
(79814, 5098, '_vi_wad_aliexpress_variation_attr', '14:365458#Tail Light;200000124:200000334'),
(79815, 5099, '_variation_description', ''),
(79816, 5099, '_sku', '1005002688793166-tail-light-37-1-3'),
(79817, 5099, '_regular_price', '218.72'),
(79818, 5099, 'total_sales', '0'),
(79819, 5099, '_tax_status', 'taxable'),
(79820, 5099, '_tax_class', 'parent'),
(79821, 5099, '_manage_stock', 'yes'),
(79822, 5099, '_backorders', 'no'),
(79823, 5099, '_sold_individually', 'no'),
(79824, 5099, '_virtual', 'no'),
(79825, 5099, '_downloadable', 'no'),
(79826, 5099, '_download_limit', '-1'),
(79827, 5099, '_download_expiry', '-1'),
(79828, 5099, '_stock', '9999'),
(79829, 5099, '_stock_status', 'instock'),
(79830, 5099, '_wc_average_rating', '0'),
(79831, 5099, '_wc_review_count', '0'),
(79832, 5099, 'attribute_pa_color', 'tail-light'),
(79833, 5099, 'attribute_pa_shoe-size', '37-1-3'),
(79834, 5099, '_price', '218.72'),
(79835, 5099, '_product_version', '4.1.0'),
(79836, 5099, '_vi_wad_aliexpress_variation_id', '12000021725460257'),
(79837, 5099, '_vi_wad_aliexpress_variation_attr', '14:365458#Tail Light;200000124:203126813'),
(79838, 5100, '_variation_description', ''),
(79839, 5100, '_sku', '1005002688793166-tail-light-38'),
(79840, 5100, '_regular_price', '218.72'),
(79841, 5100, 'total_sales', '0'),
(79842, 5100, '_tax_status', 'taxable'),
(79843, 5100, '_tax_class', 'parent'),
(79844, 5100, '_manage_stock', 'yes'),
(79845, 5100, '_backorders', 'no'),
(79846, 5100, '_sold_individually', 'no'),
(79847, 5100, '_virtual', 'no'),
(79848, 5100, '_downloadable', 'no'),
(79849, 5100, '_download_limit', '-1'),
(79850, 5100, '_download_expiry', '-1'),
(79851, 5100, '_stock', '10000'),
(79852, 5100, '_stock_status', 'instock'),
(79853, 5100, '_wc_average_rating', '0'),
(79854, 5100, '_wc_review_count', '0'),
(79855, 5100, 'attribute_pa_color', 'tail-light'),
(79856, 5100, 'attribute_pa_shoe-size', '38'),
(79857, 5100, '_price', '218.72'),
(79858, 5100, '_product_version', '4.1.0'),
(79859, 5100, '_vi_wad_aliexpress_variation_id', '12000021725460258'),
(79860, 5100, '_vi_wad_aliexpress_variation_attr', '14:365458#Tail Light;200000124:200000898'),
(79861, 5101, '_variation_description', ''),
(79862, 5101, '_sku', '1005002688793166-tail-light-39-1-3'),
(79863, 5101, '_regular_price', '218.72'),
(79864, 5101, 'total_sales', '0'),
(79865, 5101, '_tax_status', 'taxable'),
(79866, 5101, '_tax_class', 'parent'),
(79867, 5101, '_manage_stock', 'yes'),
(79868, 5101, '_backorders', 'no'),
(79869, 5101, '_sold_individually', 'no'),
(79870, 5101, '_virtual', 'no'),
(79871, 5101, '_downloadable', 'no'),
(79872, 5101, '_download_limit', '-1'),
(79873, 5101, '_download_expiry', '-1'),
(79874, 5101, '_stock', '10000'),
(79875, 5101, '_stock_status', 'instock'),
(79876, 5101, '_wc_average_rating', '0'),
(79877, 5101, '_wc_review_count', '0'),
(79878, 5101, 'attribute_pa_color', 'tail-light'),
(79879, 5101, 'attribute_pa_shoe-size', '39-1-3'),
(79880, 5101, '_price', '218.72'),
(79881, 5101, '_product_version', '4.1.0'),
(79882, 5101, '_vi_wad_aliexpress_variation_id', '12000021725460259'),
(79883, 5101, '_vi_wad_aliexpress_variation_attr', '14:365458#Tail Light;200000124:203126817'),
(79884, 5102, '_variation_description', ''),
(79885, 5102, '_sku', '1005002688793166-tail-light-40'),
(79886, 5102, '_regular_price', '218.72'),
(79887, 5102, 'total_sales', '0'),
(79888, 5102, '_tax_status', 'taxable'),
(79889, 5102, '_tax_class', 'parent'),
(79890, 5102, '_manage_stock', 'yes'),
(79891, 5102, '_backorders', 'no'),
(79892, 5102, '_sold_individually', 'no'),
(79893, 5102, '_virtual', 'no'),
(79894, 5102, '_downloadable', 'no'),
(79895, 5102, '_download_limit', '-1'),
(79896, 5102, '_download_expiry', '-1'),
(79897, 5102, '_stock', '9999'),
(79898, 5102, '_stock_status', 'instock'),
(79899, 5102, '_wc_average_rating', '0'),
(79900, 5102, '_wc_review_count', '0'),
(79901, 5102, 'attribute_pa_color', 'tail-light'),
(79902, 5102, 'attribute_pa_shoe-size', '40'),
(79903, 5102, '_price', '218.72'),
(79904, 5102, '_product_version', '4.1.0'),
(79905, 5102, '_vi_wad_aliexpress_variation_id', '12000021725460260'),
(79906, 5102, '_vi_wad_aliexpress_variation_attr', '14:365458#Tail Light;200000124:100013888'),
(79907, 5103, '_variation_description', ''),
(79908, 5103, '_sku', '1005002688793166-tail-light-41-1-3'),
(79909, 5103, '_regular_price', '218.72'),
(79910, 5103, 'total_sales', '0'),
(79911, 5103, '_tax_status', 'taxable'),
(79912, 5103, '_tax_class', 'parent'),
(79913, 5103, '_manage_stock', 'yes'),
(79914, 5103, '_backorders', 'no'),
(79915, 5103, '_sold_individually', 'no'),
(79916, 5103, '_virtual', 'no'),
(79917, 5103, '_downloadable', 'no'),
(79918, 5103, '_download_limit', '-1'),
(79919, 5103, '_download_expiry', '-1'),
(79920, 5103, '_stock', '9999'),
(79921, 5103, '_stock_status', 'instock'),
(79922, 5103, '_wc_average_rating', '0'),
(79923, 5103, '_wc_review_count', '0'),
(79924, 5103, 'attribute_pa_color', 'tail-light'),
(79925, 5103, 'attribute_pa_shoe-size', '41-1-3'),
(79926, 5103, '_price', '218.72'),
(79927, 5103, '_product_version', '4.1.0'),
(79928, 5103, '_vi_wad_aliexpress_variation_id', '12000021725460261'),
(79929, 5103, '_vi_wad_aliexpress_variation_attr', '14:365458#Tail Light;200000124:203126821'),
(79930, 5104, '_variation_description', ''),
(79931, 5104, '_sku', '1005002688793166-tail-light-42'),
(79932, 5104, '_regular_price', '218.72'),
(79933, 5104, 'total_sales', '0'),
(79934, 5104, '_tax_status', 'taxable'),
(79935, 5104, '_tax_class', 'parent'),
(79936, 5104, '_manage_stock', 'yes'),
(79937, 5104, '_backorders', 'no'),
(79938, 5104, '_sold_individually', 'no'),
(79939, 5104, '_virtual', 'no'),
(79940, 5104, '_downloadable', 'no'),
(79941, 5104, '_download_limit', '-1'),
(79942, 5104, '_download_expiry', '-1'),
(79943, 5104, '_stock', '9998'),
(79944, 5104, '_stock_status', 'instock'),
(79945, 5104, '_wc_average_rating', '0'),
(79946, 5104, '_wc_review_count', '0'),
(79947, 5104, 'attribute_pa_color', 'tail-light'),
(79948, 5104, 'attribute_pa_shoe-size', '42'),
(79949, 5104, '_price', '218.72'),
(79950, 5104, '_product_version', '4.1.0'),
(79951, 5104, '_vi_wad_aliexpress_variation_id', '12000021725460262'),
(79952, 5104, '_vi_wad_aliexpress_variation_attr', '14:365458#Tail Light;200000124:200000337'),
(79953, 5105, '_variation_description', ''),
(79954, 5105, '_sku', '1005002688793166-tail-light-43-1-3'),
(79955, 5105, '_regular_price', '218.72'),
(79956, 5105, 'total_sales', '0'),
(79957, 5105, '_tax_status', 'taxable'),
(79958, 5105, '_tax_class', 'parent'),
(79959, 5105, '_manage_stock', 'yes'),
(79960, 5105, '_backorders', 'no'),
(79961, 5105, '_sold_individually', 'no'),
(79962, 5105, '_virtual', 'no'),
(79963, 5105, '_downloadable', 'no'),
(79964, 5105, '_download_limit', '-1'),
(79965, 5105, '_download_expiry', '-1'),
(79966, 5105, '_stock', '9999'),
(79967, 5105, '_stock_status', 'instock'),
(79968, 5105, '_wc_average_rating', '0'),
(79969, 5105, '_wc_review_count', '0'),
(79970, 5105, 'attribute_pa_color', 'tail-light'),
(79971, 5105, 'attribute_pa_shoe-size', '43-1-3'),
(79972, 5105, '_price', '218.72'),
(79973, 5105, '_product_version', '4.1.0'),
(79974, 5105, '_vi_wad_aliexpress_variation_id', '12000021725460263'),
(79975, 5105, '_vi_wad_aliexpress_variation_attr', '14:365458#Tail Light;200000124:203126825'),
(79976, 5106, '_variation_description', ''),
(79977, 5106, '_sku', '1005002688793166-tail-light-44'),
(79978, 5106, '_regular_price', '218.72'),
(79979, 5106, 'total_sales', '0'),
(79980, 5106, '_tax_status', 'taxable'),
(79981, 5106, '_tax_class', 'parent'),
(79982, 5106, '_manage_stock', 'yes'),
(79983, 5106, '_backorders', 'no'),
(79984, 5106, '_sold_individually', 'no'),
(79985, 5106, '_virtual', 'no'),
(79986, 5106, '_downloadable', 'no'),
(79987, 5106, '_download_limit', '-1'),
(79988, 5106, '_download_expiry', '-1'),
(79989, 5106, '_stock', '9998'),
(79990, 5106, '_stock_status', 'instock'),
(79991, 5106, '_wc_average_rating', '0'),
(79992, 5106, '_wc_review_count', '0'),
(79993, 5106, 'attribute_pa_color', 'tail-light'),
(79994, 5106, 'attribute_pa_shoe-size', '44'),
(79995, 5106, '_price', '218.72'),
(79996, 5106, '_product_version', '4.1.0'),
(79997, 5106, '_vi_wad_aliexpress_variation_id', '12000021725460264'),
(79998, 5106, '_vi_wad_aliexpress_variation_attr', '14:365458#Tail Light;200000124:100010487'),
(79999, 5107, '_variation_description', ''),
(80000, 5107, '_sku', '1005002688793166-tail-light-45-1-3'),
(80001, 5107, '_regular_price', '218.72'),
(80002, 5107, 'total_sales', '0'),
(80003, 5107, '_tax_status', 'taxable'),
(80004, 5107, '_tax_class', 'parent'),
(80005, 5107, '_manage_stock', 'yes'),
(80006, 5107, '_backorders', 'no'),
(80007, 5107, '_sold_individually', 'no'),
(80008, 5107, '_virtual', 'no'),
(80009, 5107, '_downloadable', 'no'),
(80010, 5107, '_download_limit', '-1'),
(80011, 5107, '_download_expiry', '-1'),
(80012, 5107, '_stock', '9998'),
(80013, 5107, '_stock_status', 'instock'),
(80014, 5107, '_wc_average_rating', '0'),
(80015, 5107, '_wc_review_count', '0'),
(80016, 5107, 'attribute_pa_color', 'tail-light'),
(80017, 5107, 'attribute_pa_shoe-size', '45-1-3'),
(80018, 5107, '_price', '218.72'),
(80019, 5107, '_product_version', '4.1.0'),
(80020, 5107, '_vi_wad_aliexpress_variation_id', '12000021725460265'),
(80021, 5107, '_vi_wad_aliexpress_variation_attr', '14:365458#Tail Light;200000124:203126829'),
(80022, 5108, '_variation_description', ''),
(80023, 5108, '_sku', '1005002688793166-tail-light-46'),
(80024, 5108, '_regular_price', '218.72'),
(80025, 5108, 'total_sales', '0'),
(80026, 5108, '_tax_status', 'taxable'),
(80027, 5108, '_tax_class', 'parent'),
(80028, 5108, '_manage_stock', 'yes'),
(80029, 5108, '_backorders', 'no'),
(80030, 5108, '_sold_individually', 'no'),
(80031, 5108, '_virtual', 'no'),
(80032, 5108, '_downloadable', 'no');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(80033, 5108, '_download_limit', '-1'),
(80034, 5108, '_download_expiry', '-1'),
(80035, 5108, '_stock', '10000'),
(80036, 5108, '_stock_status', 'instock'),
(80037, 5108, '_wc_average_rating', '0'),
(80038, 5108, '_wc_review_count', '0'),
(80039, 5108, 'attribute_pa_color', 'tail-light'),
(80040, 5108, 'attribute_pa_shoe-size', '46'),
(80041, 5108, '_price', '218.72'),
(80042, 5108, '_product_version', '4.1.0'),
(80043, 5108, '_vi_wad_aliexpress_variation_id', '12000021725460266'),
(80044, 5108, '_vi_wad_aliexpress_variation_attr', '14:365458#Tail Light;200000124:200000899'),
(80045, 5109, '_variation_description', ''),
(80046, 5109, '_sku', '1005002688793166-tail-light-47-1-3'),
(80047, 5109, '_regular_price', '218.72'),
(80048, 5109, 'total_sales', '0'),
(80049, 5109, '_tax_status', 'taxable'),
(80050, 5109, '_tax_class', 'parent'),
(80051, 5109, '_manage_stock', 'yes'),
(80052, 5109, '_backorders', 'no'),
(80053, 5109, '_sold_individually', 'no'),
(80054, 5109, '_virtual', 'no'),
(80055, 5109, '_downloadable', 'no'),
(80056, 5109, '_download_limit', '-1'),
(80057, 5109, '_download_expiry', '-1'),
(80058, 5109, '_stock', '10000'),
(80059, 5109, '_stock_status', 'instock'),
(80060, 5109, '_wc_average_rating', '0'),
(80061, 5109, '_wc_review_count', '0'),
(80062, 5109, 'attribute_pa_color', 'tail-light'),
(80063, 5109, 'attribute_pa_shoe-size', '47-1-3'),
(80064, 5109, '_price', '218.72'),
(80065, 5109, '_product_version', '4.1.0'),
(80066, 5109, '_vi_wad_aliexpress_variation_id', '12000021725460267'),
(80067, 5109, '_vi_wad_aliexpress_variation_attr', '14:365458#Tail Light;200000124:203126833'),
(80068, 5110, '_variation_description', ''),
(80069, 5110, '_sku', '1005002688793166-beluga-2-0-36'),
(80070, 5110, '_regular_price', '218.72'),
(80071, 5110, 'total_sales', '0'),
(80072, 5110, '_tax_status', 'taxable'),
(80073, 5110, '_tax_class', 'parent'),
(80074, 5110, '_manage_stock', 'yes'),
(80075, 5110, '_backorders', 'no'),
(80076, 5110, '_sold_individually', 'no'),
(80077, 5110, '_virtual', 'no'),
(80078, 5110, '_downloadable', 'no'),
(80079, 5110, '_download_limit', '-1'),
(80080, 5110, '_download_expiry', '-1'),
(80081, 5110, '_stock', '9999'),
(80082, 5110, '_stock_status', 'instock'),
(80083, 5110, '_wc_average_rating', '0'),
(80084, 5110, '_wc_review_count', '0'),
(80085, 5110, 'attribute_pa_color', 'beluga-2-0'),
(80086, 5110, 'attribute_pa_shoe-size', '36'),
(80087, 5110, '_price', '218.72'),
(80088, 5110, '_product_version', '4.1.0'),
(80089, 5110, '_vi_wad_aliexpress_variation_id', '12000021725460268'),
(80090, 5110, '_vi_wad_aliexpress_variation_attr', '14:350850#Beluga 2.0;200000124:200000334'),
(80091, 5111, '_variation_description', ''),
(80092, 5111, '_sku', '1005002688793166-beluga-2-0-37-1-3'),
(80093, 5111, '_regular_price', '218.72'),
(80094, 5111, 'total_sales', '0'),
(80095, 5111, '_tax_status', 'taxable'),
(80096, 5111, '_tax_class', 'parent'),
(80097, 5111, '_manage_stock', 'yes'),
(80098, 5111, '_backorders', 'no'),
(80099, 5111, '_sold_individually', 'no'),
(80100, 5111, '_virtual', 'no'),
(80101, 5111, '_downloadable', 'no'),
(80102, 5111, '_download_limit', '-1'),
(80103, 5111, '_download_expiry', '-1'),
(80104, 5111, '_stock', '10000'),
(80105, 5111, '_stock_status', 'instock'),
(80106, 5111, '_wc_average_rating', '0'),
(80107, 5111, '_wc_review_count', '0'),
(80108, 5111, 'attribute_pa_color', 'beluga-2-0'),
(80109, 5111, 'attribute_pa_shoe-size', '37-1-3'),
(80110, 5111, '_price', '218.72'),
(80111, 5111, '_product_version', '4.1.0'),
(80112, 5111, '_vi_wad_aliexpress_variation_id', '12000021725460269'),
(80113, 5111, '_vi_wad_aliexpress_variation_attr', '14:350850#Beluga 2.0;200000124:203126813'),
(80114, 5112, '_variation_description', ''),
(80115, 5112, '_sku', '1005002688793166-beluga-2-0-38'),
(80116, 5112, '_regular_price', '218.72'),
(80117, 5112, 'total_sales', '0'),
(80118, 5112, '_tax_status', 'taxable'),
(80119, 5112, '_tax_class', 'parent'),
(80120, 5112, '_manage_stock', 'yes'),
(80121, 5112, '_backorders', 'no'),
(80122, 5112, '_sold_individually', 'no'),
(80123, 5112, '_virtual', 'no'),
(80124, 5112, '_downloadable', 'no'),
(80125, 5112, '_download_limit', '-1'),
(80126, 5112, '_download_expiry', '-1'),
(80127, 5112, '_stock', '10000'),
(80128, 5112, '_stock_status', 'instock'),
(80129, 5112, '_wc_average_rating', '0'),
(80130, 5112, '_wc_review_count', '0'),
(80131, 5112, 'attribute_pa_color', 'beluga-2-0'),
(80132, 5112, 'attribute_pa_shoe-size', '38'),
(80133, 5112, '_price', '218.72'),
(80134, 5112, '_product_version', '4.1.0'),
(80135, 5112, '_vi_wad_aliexpress_variation_id', '12000021725460270'),
(80136, 5112, '_vi_wad_aliexpress_variation_attr', '14:350850#Beluga 2.0;200000124:200000898'),
(80137, 5113, '_variation_description', ''),
(80138, 5113, '_sku', '1005002688793166-beluga-2-0-39-1-3'),
(80139, 5113, '_regular_price', '218.72'),
(80140, 5113, 'total_sales', '0'),
(80141, 5113, '_tax_status', 'taxable'),
(80142, 5113, '_tax_class', 'parent'),
(80143, 5113, '_manage_stock', 'yes'),
(80144, 5113, '_backorders', 'no'),
(80145, 5113, '_sold_individually', 'no'),
(80146, 5113, '_virtual', 'no'),
(80147, 5113, '_downloadable', 'no'),
(80148, 5113, '_download_limit', '-1'),
(80149, 5113, '_download_expiry', '-1'),
(80150, 5113, '_stock', '9999'),
(80151, 5113, '_stock_status', 'instock'),
(80152, 5113, '_wc_average_rating', '0'),
(80153, 5113, '_wc_review_count', '0'),
(80154, 5113, 'attribute_pa_color', 'beluga-2-0'),
(80155, 5113, 'attribute_pa_shoe-size', '39-1-3'),
(80156, 5113, '_price', '218.72'),
(80157, 5113, '_product_version', '4.1.0'),
(80158, 5113, '_vi_wad_aliexpress_variation_id', '12000021725460271'),
(80159, 5113, '_vi_wad_aliexpress_variation_attr', '14:350850#Beluga 2.0;200000124:203126817'),
(80160, 5114, '_variation_description', ''),
(80161, 5114, '_sku', '1005002688793166-beluga-2-0-40'),
(80162, 5114, '_regular_price', '218.72'),
(80163, 5114, 'total_sales', '0'),
(80164, 5114, '_tax_status', 'taxable'),
(80165, 5114, '_tax_class', 'parent'),
(80166, 5114, '_manage_stock', 'yes'),
(80167, 5114, '_backorders', 'no'),
(80168, 5114, '_sold_individually', 'no'),
(80169, 5114, '_virtual', 'no'),
(80170, 5114, '_downloadable', 'no'),
(80171, 5114, '_download_limit', '-1'),
(80172, 5114, '_download_expiry', '-1'),
(80173, 5114, '_stock', '10000'),
(80174, 5114, '_stock_status', 'instock'),
(80175, 5114, '_wc_average_rating', '0'),
(80176, 5114, '_wc_review_count', '0'),
(80177, 5114, 'attribute_pa_color', 'beluga-2-0'),
(80178, 5114, 'attribute_pa_shoe-size', '40'),
(80179, 5114, '_price', '218.72'),
(80180, 5114, '_product_version', '4.1.0'),
(80181, 5114, '_vi_wad_aliexpress_variation_id', '12000021725460272'),
(80182, 5114, '_vi_wad_aliexpress_variation_attr', '14:350850#Beluga 2.0;200000124:100013888'),
(80183, 5115, '_variation_description', ''),
(80184, 5115, '_sku', '1005002688793166-beluga-2-0-41-1-3'),
(80185, 5115, '_regular_price', '218.72'),
(80186, 5115, 'total_sales', '0'),
(80187, 5115, '_tax_status', 'taxable'),
(80188, 5115, '_tax_class', 'parent'),
(80189, 5115, '_manage_stock', 'yes'),
(80190, 5115, '_backorders', 'no'),
(80191, 5115, '_sold_individually', 'no'),
(80192, 5115, '_virtual', 'no'),
(80193, 5115, '_downloadable', 'no'),
(80194, 5115, '_download_limit', '-1'),
(80195, 5115, '_download_expiry', '-1'),
(80196, 5115, '_stock', '10000'),
(80197, 5115, '_stock_status', 'instock'),
(80198, 5115, '_wc_average_rating', '0'),
(80199, 5115, '_wc_review_count', '0'),
(80200, 5115, 'attribute_pa_color', 'beluga-2-0'),
(80201, 5115, 'attribute_pa_shoe-size', '41-1-3'),
(80202, 5115, '_price', '218.72'),
(80203, 5115, '_product_version', '4.1.0'),
(80204, 5115, '_vi_wad_aliexpress_variation_id', '12000021725460273'),
(80205, 5115, '_vi_wad_aliexpress_variation_attr', '14:350850#Beluga 2.0;200000124:203126821'),
(80206, 5116, '_variation_description', ''),
(80207, 5116, '_sku', '1005002688793166-beluga-2-0-42'),
(80208, 5116, '_regular_price', '218.72'),
(80209, 5116, 'total_sales', '0'),
(80210, 5116, '_tax_status', 'taxable'),
(80211, 5116, '_tax_class', 'parent'),
(80212, 5116, '_manage_stock', 'yes'),
(80213, 5116, '_backorders', 'no'),
(80214, 5116, '_sold_individually', 'no'),
(80215, 5116, '_virtual', 'no'),
(80216, 5116, '_downloadable', 'no'),
(80217, 5116, '_download_limit', '-1'),
(80218, 5116, '_download_expiry', '-1'),
(80219, 5116, '_stock', '9999'),
(80220, 5116, '_stock_status', 'instock'),
(80221, 5116, '_wc_average_rating', '0'),
(80222, 5116, '_wc_review_count', '0'),
(80223, 5116, 'attribute_pa_color', 'beluga-2-0'),
(80224, 5116, 'attribute_pa_shoe-size', '42'),
(80225, 5116, '_price', '218.72'),
(80226, 5116, '_product_version', '4.1.0'),
(80227, 5116, '_vi_wad_aliexpress_variation_id', '12000021725460274'),
(80228, 5116, '_vi_wad_aliexpress_variation_attr', '14:350850#Beluga 2.0;200000124:200000337'),
(80229, 5117, '_variation_description', ''),
(80230, 5117, '_sku', '1005002688793166-beluga-2-0-43-1-3'),
(80231, 5117, '_regular_price', '218.72'),
(80232, 5117, 'total_sales', '0'),
(80233, 5117, '_tax_status', 'taxable'),
(80234, 5117, '_tax_class', 'parent'),
(80235, 5117, '_manage_stock', 'yes'),
(80236, 5117, '_backorders', 'no'),
(80237, 5117, '_sold_individually', 'no'),
(80238, 5117, '_virtual', 'no'),
(80239, 5117, '_downloadable', 'no'),
(80240, 5117, '_download_limit', '-1'),
(80241, 5117, '_download_expiry', '-1'),
(80242, 5117, '_stock', '9998'),
(80243, 5117, '_stock_status', 'instock'),
(80244, 5117, '_wc_average_rating', '0'),
(80245, 5117, '_wc_review_count', '0'),
(80246, 5117, 'attribute_pa_color', 'beluga-2-0'),
(80247, 5117, 'attribute_pa_shoe-size', '43-1-3'),
(80248, 5117, '_price', '218.72'),
(80249, 5117, '_product_version', '4.1.0'),
(80250, 5117, '_vi_wad_aliexpress_variation_id', '12000021725460275'),
(80251, 5117, '_vi_wad_aliexpress_variation_attr', '14:350850#Beluga 2.0;200000124:203126825'),
(80252, 5118, '_variation_description', ''),
(80253, 5118, '_sku', '1005002688793166-beluga-2-0-44'),
(80254, 5118, '_regular_price', '218.72'),
(80255, 5118, 'total_sales', '0'),
(80256, 5118, '_tax_status', 'taxable'),
(80257, 5118, '_tax_class', 'parent'),
(80258, 5118, '_manage_stock', 'yes'),
(80259, 5118, '_backorders', 'no'),
(80260, 5118, '_sold_individually', 'no'),
(80261, 5118, '_virtual', 'no'),
(80262, 5118, '_downloadable', 'no'),
(80263, 5118, '_download_limit', '-1'),
(80264, 5118, '_download_expiry', '-1'),
(80265, 5118, '_stock', '9995'),
(80266, 5118, '_stock_status', 'instock'),
(80267, 5118, '_wc_average_rating', '0'),
(80268, 5118, '_wc_review_count', '0'),
(80269, 5118, 'attribute_pa_color', 'beluga-2-0'),
(80270, 5118, 'attribute_pa_shoe-size', '44'),
(80271, 5118, '_price', '218.72'),
(80272, 5118, '_product_version', '4.1.0'),
(80273, 5118, '_vi_wad_aliexpress_variation_id', '12000021725460276'),
(80274, 5118, '_vi_wad_aliexpress_variation_attr', '14:350850#Beluga 2.0;200000124:100010487'),
(80275, 5119, '_variation_description', ''),
(80276, 5119, '_sku', '1005002688793166-beluga-2-0-45-1-3'),
(80277, 5119, '_regular_price', '218.72'),
(80278, 5119, 'total_sales', '0'),
(80279, 5119, '_tax_status', 'taxable'),
(80280, 5119, '_tax_class', 'parent'),
(80281, 5119, '_manage_stock', 'yes'),
(80282, 5119, '_backorders', 'no'),
(80283, 5119, '_sold_individually', 'no'),
(80284, 5119, '_virtual', 'no'),
(80285, 5119, '_downloadable', 'no'),
(80286, 5119, '_download_limit', '-1'),
(80287, 5119, '_download_expiry', '-1'),
(80288, 5119, '_stock', '9996'),
(80289, 5119, '_stock_status', 'instock'),
(80290, 5119, '_wc_average_rating', '0'),
(80291, 5119, '_wc_review_count', '0'),
(80292, 5119, 'attribute_pa_color', 'beluga-2-0'),
(80293, 5119, 'attribute_pa_shoe-size', '45-1-3'),
(80294, 5119, '_price', '218.72'),
(80295, 5119, '_product_version', '4.1.0'),
(80296, 5119, '_vi_wad_aliexpress_variation_id', '12000021725460277'),
(80297, 5119, '_vi_wad_aliexpress_variation_attr', '14:350850#Beluga 2.0;200000124:203126829'),
(80298, 5120, '_variation_description', ''),
(80299, 5120, '_sku', '1005002688793166-beluga-2-0-46'),
(80300, 5120, '_regular_price', '218.72'),
(80301, 5120, 'total_sales', '0'),
(80302, 5120, '_tax_status', 'taxable'),
(80303, 5120, '_tax_class', 'parent'),
(80304, 5120, '_manage_stock', 'yes'),
(80305, 5120, '_backorders', 'no'),
(80306, 5120, '_sold_individually', 'no'),
(80307, 5120, '_virtual', 'no'),
(80308, 5120, '_downloadable', 'no'),
(80309, 5120, '_download_limit', '-1'),
(80310, 5120, '_download_expiry', '-1'),
(80311, 5120, '_stock', '9998'),
(80312, 5120, '_stock_status', 'instock'),
(80313, 5120, '_wc_average_rating', '0'),
(80314, 5120, '_wc_review_count', '0'),
(80315, 5120, 'attribute_pa_color', 'beluga-2-0'),
(80316, 5120, 'attribute_pa_shoe-size', '46'),
(80317, 5120, '_price', '218.72'),
(80318, 5120, '_product_version', '4.1.0'),
(80319, 5120, '_vi_wad_aliexpress_variation_id', '12000021725460278'),
(80320, 5120, '_vi_wad_aliexpress_variation_attr', '14:350850#Beluga 2.0;200000124:200000899'),
(80321, 5121, '_variation_description', ''),
(80322, 5121, '_sku', '1005002688793166-beluga-2-0-47-1-3'),
(80323, 5121, '_regular_price', '218.72'),
(80324, 5121, 'total_sales', '0'),
(80325, 5121, '_tax_status', 'taxable'),
(80326, 5121, '_tax_class', 'parent'),
(80327, 5121, '_manage_stock', 'yes'),
(80328, 5121, '_backorders', 'no'),
(80329, 5121, '_sold_individually', 'no'),
(80330, 5121, '_virtual', 'no'),
(80331, 5121, '_downloadable', 'no'),
(80332, 5121, '_download_limit', '-1'),
(80333, 5121, '_download_expiry', '-1'),
(80334, 5121, '_stock', '9998'),
(80335, 5121, '_stock_status', 'instock'),
(80336, 5121, '_wc_average_rating', '0'),
(80337, 5121, '_wc_review_count', '0'),
(80338, 5121, 'attribute_pa_color', 'beluga-2-0'),
(80339, 5121, 'attribute_pa_shoe-size', '47-1-3'),
(80340, 5121, '_price', '218.72'),
(80341, 5121, '_product_version', '4.1.0'),
(80342, 5121, '_vi_wad_aliexpress_variation_id', '12000021725460279'),
(80343, 5121, '_vi_wad_aliexpress_variation_attr', '14:350850#Beluga 2.0;200000124:203126833'),
(80344, 5122, '_variation_description', ''),
(80345, 5122, '_sku', '1005002688793166-beluga-36'),
(80346, 5122, '_regular_price', '218.72'),
(80347, 5122, 'total_sales', '0'),
(80348, 5122, '_tax_status', 'taxable'),
(80349, 5122, '_tax_class', 'parent'),
(80350, 5122, '_manage_stock', 'yes'),
(80351, 5122, '_backorders', 'no'),
(80352, 5122, '_sold_individually', 'no'),
(80353, 5122, '_virtual', 'no'),
(80354, 5122, '_downloadable', 'no'),
(80355, 5122, '_download_limit', '-1'),
(80356, 5122, '_download_expiry', '-1'),
(80357, 5122, '_stock', '10000'),
(80358, 5122, '_stock_status', 'instock'),
(80359, 5122, '_wc_average_rating', '0'),
(80360, 5122, '_wc_review_count', '0'),
(80361, 5122, 'attribute_pa_color', 'beluga'),
(80362, 5122, 'attribute_pa_shoe-size', '36'),
(80363, 5122, '_price', '218.72'),
(80364, 5122, '_product_version', '4.1.0'),
(80365, 5122, '_vi_wad_aliexpress_variation_id', '12000021725460280'),
(80366, 5122, '_vi_wad_aliexpress_variation_attr', '14:691#Beluga;200000124:200000334'),
(80367, 5123, '_variation_description', ''),
(80368, 5123, '_sku', '1005002688793166-beluga-37-1-3'),
(80369, 5123, '_regular_price', '218.72'),
(80370, 5123, 'total_sales', '0'),
(80371, 5123, '_tax_status', 'taxable'),
(80372, 5123, '_tax_class', 'parent'),
(80373, 5123, '_manage_stock', 'yes'),
(80374, 5123, '_backorders', 'no'),
(80375, 5123, '_sold_individually', 'no'),
(80376, 5123, '_virtual', 'no'),
(80377, 5123, '_downloadable', 'no'),
(80378, 5123, '_download_limit', '-1'),
(80379, 5123, '_download_expiry', '-1'),
(80380, 5123, '_stock', '10000'),
(80381, 5123, '_stock_status', 'instock'),
(80382, 5123, '_wc_average_rating', '0'),
(80383, 5123, '_wc_review_count', '0'),
(80384, 5123, 'attribute_pa_color', 'beluga'),
(80385, 5123, 'attribute_pa_shoe-size', '37-1-3'),
(80386, 5123, '_price', '218.72'),
(80387, 5123, '_product_version', '4.1.0'),
(80388, 5123, '_vi_wad_aliexpress_variation_id', '12000021725460281'),
(80389, 5123, '_vi_wad_aliexpress_variation_attr', '14:691#Beluga;200000124:203126813'),
(80390, 5124, '_variation_description', ''),
(80391, 5124, '_sku', '1005002688793166-beluga-38'),
(80392, 5124, '_regular_price', '218.72'),
(80393, 5124, 'total_sales', '0'),
(80394, 5124, '_tax_status', 'taxable'),
(80395, 5124, '_tax_class', 'parent'),
(80396, 5124, '_manage_stock', 'yes'),
(80397, 5124, '_backorders', 'no'),
(80398, 5124, '_sold_individually', 'no'),
(80399, 5124, '_virtual', 'no'),
(80400, 5124, '_downloadable', 'no'),
(80401, 5124, '_download_limit', '-1'),
(80402, 5124, '_download_expiry', '-1'),
(80403, 5124, '_stock', '10000'),
(80404, 5124, '_stock_status', 'instock'),
(80405, 5124, '_wc_average_rating', '0'),
(80406, 5124, '_wc_review_count', '0'),
(80407, 5124, 'attribute_pa_color', 'beluga'),
(80408, 5124, 'attribute_pa_shoe-size', '38'),
(80409, 5124, '_price', '218.72'),
(80410, 5124, '_product_version', '4.1.0'),
(80411, 5124, '_vi_wad_aliexpress_variation_id', '12000021725460282'),
(80412, 5124, '_vi_wad_aliexpress_variation_attr', '14:691#Beluga;200000124:200000898'),
(80413, 5125, '_variation_description', ''),
(80414, 5125, '_sku', '1005002688793166-beluga-39-1-3'),
(80415, 5125, '_regular_price', '218.72'),
(80416, 5125, 'total_sales', '0'),
(80417, 5125, '_tax_status', 'taxable'),
(80418, 5125, '_tax_class', 'parent'),
(80419, 5125, '_manage_stock', 'yes'),
(80420, 5125, '_backorders', 'no'),
(80421, 5125, '_sold_individually', 'no'),
(80422, 5125, '_virtual', 'no'),
(80423, 5125, '_downloadable', 'no'),
(80424, 5125, '_download_limit', '-1'),
(80425, 5125, '_download_expiry', '-1'),
(80426, 5125, '_stock', '10000'),
(80427, 5125, '_stock_status', 'instock'),
(80428, 5125, '_wc_average_rating', '0'),
(80429, 5125, '_wc_review_count', '0'),
(80430, 5125, 'attribute_pa_color', 'beluga'),
(80431, 5125, 'attribute_pa_shoe-size', '39-1-3'),
(80432, 5125, '_price', '218.72'),
(80433, 5125, '_product_version', '4.1.0'),
(80434, 5125, '_vi_wad_aliexpress_variation_id', '12000021725460283'),
(80435, 5125, '_vi_wad_aliexpress_variation_attr', '14:691#Beluga;200000124:203126817'),
(80436, 5126, '_variation_description', ''),
(80437, 5126, '_sku', '1005002688793166-beluga-40'),
(80438, 5126, '_regular_price', '218.72'),
(80439, 5126, 'total_sales', '0'),
(80440, 5126, '_tax_status', 'taxable'),
(80441, 5126, '_tax_class', 'parent'),
(80442, 5126, '_manage_stock', 'yes'),
(80443, 5126, '_backorders', 'no'),
(80444, 5126, '_sold_individually', 'no'),
(80445, 5126, '_virtual', 'no'),
(80446, 5126, '_downloadable', 'no'),
(80447, 5126, '_download_limit', '-1'),
(80448, 5126, '_download_expiry', '-1'),
(80449, 5126, '_stock', '9999'),
(80450, 5126, '_stock_status', 'instock'),
(80451, 5126, '_wc_average_rating', '0'),
(80452, 5126, '_wc_review_count', '0'),
(80453, 5126, 'attribute_pa_color', 'beluga'),
(80454, 5126, 'attribute_pa_shoe-size', '40'),
(80455, 5126, '_price', '218.72'),
(80456, 5126, '_product_version', '4.1.0'),
(80457, 5126, '_vi_wad_aliexpress_variation_id', '12000021725460284'),
(80458, 5126, '_vi_wad_aliexpress_variation_attr', '14:691#Beluga;200000124:100013888'),
(80459, 5127, '_variation_description', ''),
(80460, 5127, '_sku', '1005002688793166-beluga-41-1-3'),
(80461, 5127, '_regular_price', '218.72'),
(80462, 5127, 'total_sales', '0'),
(80463, 5127, '_tax_status', 'taxable'),
(80464, 5127, '_tax_class', 'parent'),
(80465, 5127, '_manage_stock', 'yes'),
(80466, 5127, '_backorders', 'no'),
(80467, 5127, '_sold_individually', 'no'),
(80468, 5127, '_virtual', 'no'),
(80469, 5127, '_downloadable', 'no'),
(80470, 5127, '_download_limit', '-1'),
(80471, 5127, '_download_expiry', '-1'),
(80472, 5127, '_stock', '10000'),
(80473, 5127, '_stock_status', 'instock'),
(80474, 5127, '_wc_average_rating', '0'),
(80475, 5127, '_wc_review_count', '0'),
(80476, 5127, 'attribute_pa_color', 'beluga'),
(80477, 5127, 'attribute_pa_shoe-size', '41-1-3'),
(80478, 5127, '_price', '218.72'),
(80479, 5127, '_product_version', '4.1.0'),
(80480, 5127, '_vi_wad_aliexpress_variation_id', '12000021725460285'),
(80481, 5127, '_vi_wad_aliexpress_variation_attr', '14:691#Beluga;200000124:203126821'),
(80482, 5128, '_variation_description', ''),
(80483, 5128, '_sku', '1005002688793166-beluga-42'),
(80484, 5128, '_regular_price', '218.72'),
(80485, 5128, 'total_sales', '0'),
(80486, 5128, '_tax_status', 'taxable'),
(80487, 5128, '_tax_class', 'parent'),
(80488, 5128, '_manage_stock', 'yes'),
(80489, 5128, '_backorders', 'no'),
(80490, 5128, '_sold_individually', 'no'),
(80491, 5128, '_virtual', 'no'),
(80492, 5128, '_downloadable', 'no'),
(80493, 5128, '_download_limit', '-1'),
(80494, 5128, '_download_expiry', '-1'),
(80495, 5128, '_stock', '10000'),
(80496, 5128, '_stock_status', 'instock'),
(80497, 5128, '_wc_average_rating', '0'),
(80498, 5128, '_wc_review_count', '0'),
(80499, 5128, 'attribute_pa_color', 'beluga'),
(80500, 5128, 'attribute_pa_shoe-size', '42'),
(80501, 5128, '_price', '218.72'),
(80502, 5128, '_product_version', '4.1.0'),
(80503, 5128, '_vi_wad_aliexpress_variation_id', '12000021725460286'),
(80504, 5128, '_vi_wad_aliexpress_variation_attr', '14:691#Beluga;200000124:200000337'),
(80505, 5129, '_variation_description', ''),
(80506, 5129, '_sku', '1005002688793166-beluga-43-1-3'),
(80507, 5129, '_regular_price', '218.72'),
(80508, 5129, 'total_sales', '0'),
(80509, 5129, '_tax_status', 'taxable'),
(80510, 5129, '_tax_class', 'parent'),
(80511, 5129, '_manage_stock', 'yes'),
(80512, 5129, '_backorders', 'no'),
(80513, 5129, '_sold_individually', 'no'),
(80514, 5129, '_virtual', 'no'),
(80515, 5129, '_downloadable', 'no'),
(80516, 5129, '_download_limit', '-1'),
(80517, 5129, '_download_expiry', '-1'),
(80518, 5129, '_stock', '9999'),
(80519, 5129, '_stock_status', 'instock'),
(80520, 5129, '_wc_average_rating', '0'),
(80521, 5129, '_wc_review_count', '0'),
(80522, 5129, 'attribute_pa_color', 'beluga'),
(80523, 5129, 'attribute_pa_shoe-size', '43-1-3'),
(80524, 5129, '_price', '218.72'),
(80525, 5129, '_product_version', '4.1.0'),
(80526, 5129, '_vi_wad_aliexpress_variation_id', '12000021725460287'),
(80527, 5129, '_vi_wad_aliexpress_variation_attr', '14:691#Beluga;200000124:203126825'),
(80528, 5130, '_variation_description', ''),
(80529, 5130, '_sku', '1005002688793166-static-black-40'),
(80530, 5130, '_regular_price', '218.72'),
(80531, 5130, 'total_sales', '0'),
(80532, 5130, '_tax_status', 'taxable'),
(80533, 5130, '_tax_class', 'parent'),
(80534, 5130, '_manage_stock', 'yes'),
(80535, 5130, '_backorders', 'no'),
(80536, 5130, '_sold_individually', 'no'),
(80537, 5130, '_virtual', 'no'),
(80538, 5130, '_downloadable', 'no'),
(80539, 5130, '_download_limit', '-1'),
(80540, 5130, '_download_expiry', '-1'),
(80541, 5130, '_stock', '10000'),
(80542, 5130, '_stock_status', 'instock'),
(80543, 5130, '_wc_average_rating', '0'),
(80544, 5130, '_wc_review_count', '0'),
(80545, 5130, 'attribute_pa_color', 'static-black'),
(80546, 5130, 'attribute_pa_shoe-size', '40'),
(80547, 5130, '_price', '218.72'),
(80548, 5130, '_product_version', '4.1.0'),
(80549, 5130, '_vi_wad_aliexpress_variation_id', '12000021725460224'),
(80550, 5130, '_vi_wad_aliexpress_variation_attr', '14:193#Static Black;200000124:100013888'),
(80551, 5131, '_variation_description', ''),
(80552, 5131, '_sku', '1005002688793166-static-black-41-1-3'),
(80553, 5131, '_regular_price', '218.72'),
(80554, 5131, 'total_sales', '0'),
(80555, 5131, '_tax_status', 'taxable'),
(80556, 5131, '_tax_class', 'parent'),
(80557, 5131, '_manage_stock', 'yes'),
(80558, 5131, '_backorders', 'no'),
(80559, 5131, '_sold_individually', 'no'),
(80560, 5131, '_virtual', 'no'),
(80561, 5131, '_downloadable', 'no'),
(80562, 5131, '_download_limit', '-1'),
(80563, 5131, '_download_expiry', '-1'),
(80564, 5131, '_stock', '10000'),
(80565, 5131, '_stock_status', 'instock'),
(80566, 5131, '_wc_average_rating', '0'),
(80567, 5131, '_wc_review_count', '0'),
(80568, 5131, 'attribute_pa_color', 'static-black'),
(80569, 5131, 'attribute_pa_shoe-size', '41-1-3'),
(80570, 5131, '_price', '218.72'),
(80571, 5131, '_product_version', '4.1.0'),
(80572, 5131, '_vi_wad_aliexpress_variation_id', '12000021725460225'),
(80573, 5131, '_vi_wad_aliexpress_variation_attr', '14:193#Static Black;200000124:203126821'),
(80574, 5132, '_variation_description', ''),
(80575, 5132, '_sku', '1005002688793166-static-black-42'),
(80576, 5132, '_regular_price', '218.72'),
(80577, 5132, 'total_sales', '0'),
(80578, 5132, '_tax_status', 'taxable'),
(80579, 5132, '_tax_class', 'parent'),
(80580, 5132, '_manage_stock', 'yes'),
(80581, 5132, '_backorders', 'no'),
(80582, 5132, '_sold_individually', 'no'),
(80583, 5132, '_virtual', 'no'),
(80584, 5132, '_downloadable', 'no'),
(80585, 5132, '_download_limit', '-1'),
(80586, 5132, '_download_expiry', '-1'),
(80587, 5132, '_stock', '10000'),
(80588, 5132, '_stock_status', 'instock'),
(80589, 5132, '_wc_average_rating', '0'),
(80590, 5132, '_wc_review_count', '0'),
(80591, 5132, 'attribute_pa_color', 'static-black'),
(80592, 5132, 'attribute_pa_shoe-size', '42'),
(80593, 5132, '_price', '218.72'),
(80594, 5132, '_product_version', '4.1.0'),
(80595, 5132, '_vi_wad_aliexpress_variation_id', '12000021725460226'),
(80596, 5132, '_vi_wad_aliexpress_variation_attr', '14:193#Static Black;200000124:200000337'),
(80597, 5133, '_variation_description', ''),
(80598, 5133, '_sku', '1005002688793166-static-black-43-1-3'),
(80599, 5133, '_regular_price', '218.72'),
(80600, 5133, 'total_sales', '0'),
(80601, 5133, '_tax_status', 'taxable'),
(80602, 5133, '_tax_class', 'parent'),
(80603, 5133, '_manage_stock', 'yes'),
(80604, 5133, '_backorders', 'no'),
(80605, 5133, '_sold_individually', 'no'),
(80606, 5133, '_virtual', 'no'),
(80607, 5133, '_downloadable', 'no'),
(80608, 5133, '_download_limit', '-1'),
(80609, 5133, '_download_expiry', '-1'),
(80610, 5133, '_stock', '10000'),
(80611, 5133, '_stock_status', 'instock'),
(80612, 5133, '_wc_average_rating', '0'),
(80613, 5133, '_wc_review_count', '0'),
(80614, 5133, 'attribute_pa_color', 'static-black'),
(80615, 5133, 'attribute_pa_shoe-size', '43-1-3'),
(80616, 5133, '_price', '218.72'),
(80617, 5133, '_product_version', '4.1.0'),
(80618, 5133, '_vi_wad_aliexpress_variation_id', '12000021725460227'),
(80619, 5133, '_vi_wad_aliexpress_variation_attr', '14:193#Static Black;200000124:203126825'),
(80620, 5134, '_variation_description', ''),
(80621, 5134, '_sku', '1005002688793166-static-black-44'),
(80622, 5134, '_regular_price', '218.72'),
(80623, 5134, 'total_sales', '0'),
(80624, 5134, '_tax_status', 'taxable'),
(80625, 5134, '_tax_class', 'parent'),
(80626, 5134, '_manage_stock', 'yes'),
(80627, 5134, '_backorders', 'no'),
(80628, 5134, '_sold_individually', 'no'),
(80629, 5134, '_virtual', 'no'),
(80630, 5134, '_downloadable', 'no'),
(80631, 5134, '_download_limit', '-1'),
(80632, 5134, '_download_expiry', '-1'),
(80633, 5134, '_stock', '9999'),
(80634, 5134, '_stock_status', 'instock'),
(80635, 5134, '_wc_average_rating', '0'),
(80636, 5134, '_wc_review_count', '0'),
(80637, 5134, 'attribute_pa_color', 'static-black'),
(80638, 5134, 'attribute_pa_shoe-size', '44'),
(80639, 5134, '_price', '218.72'),
(80640, 5134, '_product_version', '4.1.0'),
(80641, 5134, '_vi_wad_aliexpress_variation_id', '12000021725460228'),
(80642, 5134, '_vi_wad_aliexpress_variation_attr', '14:193#Static Black;200000124:100010487'),
(80643, 5135, '_variation_description', ''),
(80644, 5135, '_sku', '1005002688793166-static-black-45-1-3'),
(80645, 5135, '_regular_price', '218.72'),
(80646, 5135, 'total_sales', '0'),
(80647, 5135, '_tax_status', 'taxable'),
(80648, 5135, '_tax_class', 'parent'),
(80649, 5135, '_manage_stock', 'yes'),
(80650, 5135, '_backorders', 'no'),
(80651, 5135, '_sold_individually', 'no'),
(80652, 5135, '_virtual', 'no'),
(80653, 5135, '_downloadable', 'no'),
(80654, 5135, '_download_limit', '-1'),
(80655, 5135, '_download_expiry', '-1'),
(80656, 5135, '_stock', '10000'),
(80657, 5135, '_stock_status', 'instock'),
(80658, 5135, '_wc_average_rating', '0'),
(80659, 5135, '_wc_review_count', '0'),
(80660, 5135, 'attribute_pa_color', 'static-black'),
(80661, 5135, 'attribute_pa_shoe-size', '45-1-3'),
(80662, 5135, '_price', '218.72'),
(80663, 5135, '_product_version', '4.1.0'),
(80664, 5135, '_vi_wad_aliexpress_variation_id', '12000021725460229'),
(80665, 5135, '_vi_wad_aliexpress_variation_attr', '14:193#Static Black;200000124:203126829'),
(80666, 5136, '_variation_description', ''),
(80667, 5136, '_sku', '1005002688793166-static-black-46'),
(80668, 5136, '_regular_price', '218.72'),
(80669, 5136, 'total_sales', '0'),
(80670, 5136, '_tax_status', 'taxable'),
(80671, 5136, '_tax_class', 'parent'),
(80672, 5136, '_manage_stock', 'yes'),
(80673, 5136, '_backorders', 'no'),
(80674, 5136, '_sold_individually', 'no'),
(80675, 5136, '_virtual', 'no'),
(80676, 5136, '_downloadable', 'no'),
(80677, 5136, '_download_limit', '-1'),
(80678, 5136, '_download_expiry', '-1'),
(80679, 5136, '_stock', '10000'),
(80680, 5136, '_stock_status', 'instock'),
(80681, 5136, '_wc_average_rating', '0'),
(80682, 5136, '_wc_review_count', '0'),
(80683, 5136, 'attribute_pa_color', 'static-black'),
(80684, 5136, 'attribute_pa_shoe-size', '46'),
(80685, 5136, '_price', '218.72'),
(80686, 5136, '_product_version', '4.1.0'),
(80687, 5136, '_vi_wad_aliexpress_variation_id', '12000021725460230'),
(80688, 5136, '_vi_wad_aliexpress_variation_attr', '14:193#Static Black;200000124:200000899'),
(80689, 5137, '_variation_description', ''),
(80690, 5137, '_sku', '1005002688793166-static-black-47-1-3'),
(80691, 5137, '_regular_price', '218.72'),
(80692, 5137, 'total_sales', '0'),
(80693, 5137, '_tax_status', 'taxable'),
(80694, 5137, '_tax_class', 'parent'),
(80695, 5137, '_manage_stock', 'yes'),
(80696, 5137, '_backorders', 'no'),
(80697, 5137, '_sold_individually', 'no'),
(80698, 5137, '_virtual', 'no'),
(80699, 5137, '_downloadable', 'no'),
(80700, 5137, '_download_limit', '-1'),
(80701, 5137, '_download_expiry', '-1'),
(80702, 5137, '_stock', '10000'),
(80703, 5137, '_stock_status', 'instock'),
(80704, 5137, '_wc_average_rating', '0'),
(80705, 5137, '_wc_review_count', '0'),
(80706, 5137, 'attribute_pa_color', 'static-black'),
(80707, 5137, 'attribute_pa_shoe-size', '47-1-3'),
(80708, 5137, '_price', '218.72'),
(80709, 5137, '_product_version', '4.1.0'),
(80710, 5137, '_vi_wad_aliexpress_variation_id', '12000021725460231'),
(80711, 5137, '_vi_wad_aliexpress_variation_attr', '14:193#Static Black;200000124:203126833'),
(80712, 5138, '_variation_description', ''),
(80713, 5138, '_sku', '1005002688793166-static-36'),
(80714, 5138, '_regular_price', '218.72'),
(80715, 5138, 'total_sales', '0'),
(80716, 5138, '_tax_status', 'taxable'),
(80717, 5138, '_tax_class', 'parent'),
(80718, 5138, '_manage_stock', 'yes'),
(80719, 5138, '_backorders', 'no'),
(80720, 5138, '_sold_individually', 'no'),
(80721, 5138, '_virtual', 'no'),
(80722, 5138, '_downloadable', 'no'),
(80723, 5138, '_download_limit', '-1'),
(80724, 5138, '_download_expiry', '-1'),
(80725, 5138, '_stock', '10000'),
(80726, 5138, '_stock_status', 'instock'),
(80727, 5138, '_wc_average_rating', '0'),
(80728, 5138, '_wc_review_count', '0'),
(80729, 5138, 'attribute_pa_color', 'static'),
(80730, 5138, 'attribute_pa_shoe-size', '36'),
(80731, 5138, '_price', '218.72'),
(80732, 5138, '_product_version', '4.1.0'),
(80733, 5138, '_vi_wad_aliexpress_variation_id', '12000021725460232'),
(80734, 5138, '_vi_wad_aliexpress_variation_attr', '14:173#Static;200000124:200000334'),
(80735, 5139, '_variation_description', ''),
(80736, 5139, '_sku', '1005002688793166-static-37-1-3'),
(80737, 5139, '_regular_price', '218.72'),
(80738, 5139, 'total_sales', '0'),
(80739, 5139, '_tax_status', 'taxable'),
(80740, 5139, '_tax_class', 'parent'),
(80741, 5139, '_manage_stock', 'yes'),
(80742, 5139, '_backorders', 'no'),
(80743, 5139, '_sold_individually', 'no'),
(80744, 5139, '_virtual', 'no'),
(80745, 5139, '_downloadable', 'no'),
(80746, 5139, '_download_limit', '-1'),
(80747, 5139, '_download_expiry', '-1'),
(80748, 5139, '_stock', '10000'),
(80749, 5139, '_stock_status', 'instock'),
(80750, 5139, '_wc_average_rating', '0'),
(80751, 5139, '_wc_review_count', '0'),
(80752, 5139, 'attribute_pa_color', 'static'),
(80753, 5139, 'attribute_pa_shoe-size', '37-1-3'),
(80754, 5139, '_price', '218.72'),
(80755, 5139, '_product_version', '4.1.0'),
(80756, 5139, '_vi_wad_aliexpress_variation_id', '12000021725460233'),
(80757, 5139, '_vi_wad_aliexpress_variation_attr', '14:173#Static;200000124:203126813'),
(80758, 5140, '_variation_description', ''),
(80759, 5140, '_sku', '1005002688793166-static-38'),
(80760, 5140, '_regular_price', '218.72'),
(80761, 5140, 'total_sales', '0'),
(80762, 5140, '_tax_status', 'taxable'),
(80763, 5140, '_tax_class', 'parent'),
(80764, 5140, '_manage_stock', 'yes'),
(80765, 5140, '_backorders', 'no'),
(80766, 5140, '_sold_individually', 'no'),
(80767, 5140, '_virtual', 'no'),
(80768, 5140, '_downloadable', 'no'),
(80769, 5140, '_download_limit', '-1'),
(80770, 5140, '_download_expiry', '-1'),
(80771, 5140, '_stock', '10000'),
(80772, 5140, '_stock_status', 'instock'),
(80773, 5140, '_wc_average_rating', '0'),
(80774, 5140, '_wc_review_count', '0'),
(80775, 5140, 'attribute_pa_color', 'static'),
(80776, 5140, 'attribute_pa_shoe-size', '38'),
(80777, 5140, '_price', '218.72'),
(80778, 5140, '_product_version', '4.1.0'),
(80779, 5140, '_vi_wad_aliexpress_variation_id', '12000021725460234'),
(80780, 5140, '_vi_wad_aliexpress_variation_attr', '14:173#Static;200000124:200000898'),
(80781, 5141, '_variation_description', ''),
(80782, 5141, '_sku', '1005002688793166-static-39-1-3'),
(80783, 5141, '_regular_price', '218.72'),
(80784, 5141, 'total_sales', '0'),
(80785, 5141, '_tax_status', 'taxable'),
(80786, 5141, '_tax_class', 'parent'),
(80787, 5141, '_manage_stock', 'yes'),
(80788, 5141, '_backorders', 'no'),
(80789, 5141, '_sold_individually', 'no'),
(80790, 5141, '_virtual', 'no'),
(80791, 5141, '_downloadable', 'no'),
(80792, 5141, '_download_limit', '-1'),
(80793, 5141, '_download_expiry', '-1'),
(80794, 5141, '_stock', '10000'),
(80795, 5141, '_stock_status', 'instock'),
(80796, 5141, '_wc_average_rating', '0'),
(80797, 5141, '_wc_review_count', '0'),
(80798, 5141, 'attribute_pa_color', 'static'),
(80799, 5141, 'attribute_pa_shoe-size', '39-1-3'),
(80800, 5141, '_price', '218.72'),
(80801, 5141, '_product_version', '4.1.0'),
(80802, 5141, '_vi_wad_aliexpress_variation_id', '12000021725460235'),
(80803, 5141, '_vi_wad_aliexpress_variation_attr', '14:173#Static;200000124:203126817'),
(80804, 5142, '_variation_description', ''),
(80805, 5142, '_sku', '1005002688793166-static-40'),
(80806, 5142, '_regular_price', '218.72'),
(80807, 5142, 'total_sales', '0'),
(80808, 5142, '_tax_status', 'taxable'),
(80809, 5142, '_tax_class', 'parent'),
(80810, 5142, '_manage_stock', 'yes'),
(80811, 5142, '_backorders', 'no'),
(80812, 5142, '_sold_individually', 'no'),
(80813, 5142, '_virtual', 'no'),
(80814, 5142, '_downloadable', 'no'),
(80815, 5142, '_download_limit', '-1'),
(80816, 5142, '_download_expiry', '-1'),
(80817, 5142, '_stock', '10000'),
(80818, 5142, '_stock_status', 'instock'),
(80819, 5142, '_wc_average_rating', '0'),
(80820, 5142, '_wc_review_count', '0'),
(80821, 5142, 'attribute_pa_color', 'static'),
(80822, 5142, 'attribute_pa_shoe-size', '40'),
(80823, 5142, '_price', '218.72'),
(80824, 5142, '_product_version', '4.1.0'),
(80825, 5142, '_vi_wad_aliexpress_variation_id', '12000021725460236'),
(80826, 5142, '_vi_wad_aliexpress_variation_attr', '14:173#Static;200000124:100013888'),
(80827, 5143, '_variation_description', ''),
(80828, 5143, '_sku', '1005002688793166-static-41-1-3'),
(80829, 5143, '_regular_price', '218.72'),
(80830, 5143, 'total_sales', '0'),
(80831, 5143, '_tax_status', 'taxable'),
(80832, 5143, '_tax_class', 'parent'),
(80833, 5143, '_manage_stock', 'yes'),
(80834, 5143, '_backorders', 'no'),
(80835, 5143, '_sold_individually', 'no'),
(80836, 5143, '_virtual', 'no'),
(80837, 5143, '_downloadable', 'no'),
(80838, 5143, '_download_limit', '-1'),
(80839, 5143, '_download_expiry', '-1'),
(80840, 5143, '_stock', '9999'),
(80841, 5143, '_stock_status', 'instock'),
(80842, 5143, '_wc_average_rating', '0'),
(80843, 5143, '_wc_review_count', '0'),
(80844, 5143, 'attribute_pa_color', 'static'),
(80845, 5143, 'attribute_pa_shoe-size', '41-1-3'),
(80846, 5143, '_price', '218.72'),
(80847, 5143, '_product_version', '4.1.0'),
(80848, 5143, '_vi_wad_aliexpress_variation_id', '12000021725460237'),
(80849, 5143, '_vi_wad_aliexpress_variation_attr', '14:173#Static;200000124:203126821'),
(80850, 5144, '_variation_description', ''),
(80851, 5144, '_sku', '1005002688793166-static-42'),
(80852, 5144, '_regular_price', '218.72'),
(80853, 5144, 'total_sales', '0'),
(80854, 5144, '_tax_status', 'taxable'),
(80855, 5144, '_tax_class', 'parent'),
(80856, 5144, '_manage_stock', 'yes'),
(80857, 5144, '_backorders', 'no'),
(80858, 5144, '_sold_individually', 'no'),
(80859, 5144, '_virtual', 'no'),
(80860, 5144, '_downloadable', 'no'),
(80861, 5144, '_download_limit', '-1'),
(80862, 5144, '_download_expiry', '-1'),
(80863, 5144, '_stock', '9999'),
(80864, 5144, '_stock_status', 'instock'),
(80865, 5144, '_wc_average_rating', '0'),
(80866, 5144, '_wc_review_count', '0'),
(80867, 5144, 'attribute_pa_color', 'static'),
(80868, 5144, 'attribute_pa_shoe-size', '42'),
(80869, 5144, '_price', '218.72'),
(80870, 5144, '_product_version', '4.1.0'),
(80871, 5144, '_vi_wad_aliexpress_variation_id', '12000021725460238'),
(80872, 5144, '_vi_wad_aliexpress_variation_attr', '14:173#Static;200000124:200000337'),
(80873, 5145, '_variation_description', ''),
(80874, 5145, '_sku', '1005002688793166-static-43-1-3'),
(80875, 5145, '_regular_price', '218.72'),
(80876, 5145, 'total_sales', '0'),
(80877, 5145, '_tax_status', 'taxable'),
(80878, 5145, '_tax_class', 'parent'),
(80879, 5145, '_manage_stock', 'yes'),
(80880, 5145, '_backorders', 'no'),
(80881, 5145, '_sold_individually', 'no'),
(80882, 5145, '_virtual', 'no'),
(80883, 5145, '_downloadable', 'no'),
(80884, 5145, '_download_limit', '-1'),
(80885, 5145, '_download_expiry', '-1'),
(80886, 5145, '_stock', '10000'),
(80887, 5145, '_stock_status', 'instock'),
(80888, 5145, '_wc_average_rating', '0'),
(80889, 5145, '_wc_review_count', '0'),
(80890, 5145, 'attribute_pa_color', 'static'),
(80891, 5145, 'attribute_pa_shoe-size', '43-1-3'),
(80892, 5145, '_price', '218.72'),
(80893, 5145, '_product_version', '4.1.0'),
(80894, 5145, '_vi_wad_aliexpress_variation_id', '12000021725460239'),
(80895, 5145, '_vi_wad_aliexpress_variation_attr', '14:173#Static;200000124:203126825'),
(80896, 5146, '_variation_description', ''),
(80897, 5146, '_sku', '1005002688793166-static-44'),
(80898, 5146, '_regular_price', '218.72'),
(80899, 5146, 'total_sales', '0'),
(80900, 5146, '_tax_status', 'taxable'),
(80901, 5146, '_tax_class', 'parent'),
(80902, 5146, '_manage_stock', 'yes'),
(80903, 5146, '_backorders', 'no'),
(80904, 5146, '_sold_individually', 'no'),
(80905, 5146, '_virtual', 'no'),
(80906, 5146, '_downloadable', 'no'),
(80907, 5146, '_download_limit', '-1'),
(80908, 5146, '_download_expiry', '-1'),
(80909, 5146, '_stock', '10000'),
(80910, 5146, '_stock_status', 'instock'),
(80911, 5146, '_wc_average_rating', '0'),
(80912, 5146, '_wc_review_count', '0'),
(80913, 5146, 'attribute_pa_color', 'static'),
(80914, 5146, 'attribute_pa_shoe-size', '44'),
(80915, 5146, '_price', '218.72'),
(80916, 5146, '_product_version', '4.1.0'),
(80917, 5146, '_vi_wad_aliexpress_variation_id', '12000021725460240'),
(80918, 5146, '_vi_wad_aliexpress_variation_attr', '14:173#Static;200000124:100010487'),
(80919, 5147, '_variation_description', ''),
(80920, 5147, '_sku', '1005002688793166-static-45-1-3'),
(80921, 5147, '_regular_price', '218.72'),
(80922, 5147, 'total_sales', '0'),
(80923, 5147, '_tax_status', 'taxable'),
(80924, 5147, '_tax_class', 'parent'),
(80925, 5147, '_manage_stock', 'yes'),
(80926, 5147, '_backorders', 'no'),
(80927, 5147, '_sold_individually', 'no'),
(80928, 5147, '_virtual', 'no'),
(80929, 5147, '_downloadable', 'no'),
(80930, 5147, '_download_limit', '-1'),
(80931, 5147, '_download_expiry', '-1'),
(80932, 5147, '_stock', '9998'),
(80933, 5147, '_stock_status', 'instock'),
(80934, 5147, '_wc_average_rating', '0'),
(80935, 5147, '_wc_review_count', '0'),
(80936, 5147, 'attribute_pa_color', 'static'),
(80937, 5147, 'attribute_pa_shoe-size', '45-1-3'),
(80938, 5147, '_price', '218.72'),
(80939, 5147, '_product_version', '4.1.0'),
(80940, 5147, '_vi_wad_aliexpress_variation_id', '12000021725460241'),
(80941, 5147, '_vi_wad_aliexpress_variation_attr', '14:173#Static;200000124:203126829'),
(80942, 5148, '_variation_description', ''),
(80943, 5148, '_sku', '1005002688793166-static-46'),
(80944, 5148, '_regular_price', '218.72'),
(80945, 5148, 'total_sales', '0'),
(80946, 5148, '_tax_status', 'taxable'),
(80947, 5148, '_tax_class', 'parent'),
(80948, 5148, '_manage_stock', 'yes'),
(80949, 5148, '_backorders', 'no'),
(80950, 5148, '_sold_individually', 'no'),
(80951, 5148, '_virtual', 'no'),
(80952, 5148, '_downloadable', 'no'),
(80953, 5148, '_download_limit', '-1'),
(80954, 5148, '_download_expiry', '-1'),
(80955, 5148, '_stock', '10000'),
(80956, 5148, '_stock_status', 'instock'),
(80957, 5148, '_wc_average_rating', '0'),
(80958, 5148, '_wc_review_count', '0'),
(80959, 5148, 'attribute_pa_color', 'static'),
(80960, 5148, 'attribute_pa_shoe-size', '46'),
(80961, 5148, '_price', '218.72'),
(80962, 5148, '_product_version', '4.1.0'),
(80963, 5148, '_vi_wad_aliexpress_variation_id', '12000021725460242'),
(80964, 5148, '_vi_wad_aliexpress_variation_attr', '14:173#Static;200000124:200000899'),
(80965, 5149, '_variation_description', ''),
(80966, 5149, '_sku', '1005002688793166-static-47-1-3'),
(80967, 5149, '_regular_price', '218.72'),
(80968, 5149, 'total_sales', '0'),
(80969, 5149, '_tax_status', 'taxable'),
(80970, 5149, '_tax_class', 'parent'),
(80971, 5149, '_manage_stock', 'yes'),
(80972, 5149, '_backorders', 'no'),
(80973, 5149, '_sold_individually', 'no'),
(80974, 5149, '_virtual', 'no'),
(80975, 5149, '_downloadable', 'no'),
(80976, 5149, '_download_limit', '-1'),
(80977, 5149, '_download_expiry', '-1'),
(80978, 5149, '_stock', '10000'),
(80979, 5149, '_stock_status', 'instock'),
(80980, 5149, '_wc_average_rating', '0'),
(80981, 5149, '_wc_review_count', '0'),
(80982, 5149, 'attribute_pa_color', 'static'),
(80983, 5149, 'attribute_pa_shoe-size', '47-1-3'),
(80984, 5149, '_price', '218.72'),
(80985, 5149, '_product_version', '4.1.0'),
(80986, 5149, '_vi_wad_aliexpress_variation_id', '12000021725460243'),
(80987, 5149, '_vi_wad_aliexpress_variation_attr', '14:173#Static;200000124:203126833'),
(80988, 5150, '_variation_description', ''),
(80989, 5150, '_sku', '1005002688793166-shoelace-reflective-36'),
(80990, 5150, '_regular_price', '218.72'),
(80991, 5150, 'total_sales', '0'),
(80992, 5150, '_tax_status', 'taxable'),
(80993, 5150, '_tax_class', 'parent'),
(80994, 5150, '_manage_stock', 'yes'),
(80995, 5150, '_backorders', 'no'),
(80996, 5150, '_sold_individually', 'no'),
(80997, 5150, '_virtual', 'no'),
(80998, 5150, '_downloadable', 'no'),
(80999, 5150, '_download_limit', '-1'),
(81000, 5150, '_download_expiry', '-1'),
(81001, 5150, '_stock', '10000'),
(81002, 5150, '_stock_status', 'instock'),
(81003, 5150, '_wc_average_rating', '0'),
(81004, 5150, '_wc_review_count', '0'),
(81005, 5150, 'attribute_pa_color', 'shoelace-reflective'),
(81006, 5150, 'attribute_pa_shoe-size', '36'),
(81007, 5150, '_price', '218.72'),
(81008, 5150, '_product_version', '4.1.0'),
(81009, 5150, '_vi_wad_aliexpress_variation_id', '12000021725460244'),
(81010, 5150, '_vi_wad_aliexpress_variation_attr', '14:1254#Shoelace Reflective;200000124:200000334'),
(81011, 5151, '_variation_description', ''),
(81012, 5151, '_sku', '1005002688793166-shoelace-reflective-37-1-3'),
(81013, 5151, '_regular_price', '218.72'),
(81014, 5151, 'total_sales', '0'),
(81015, 5151, '_tax_status', 'taxable'),
(81016, 5151, '_tax_class', 'parent'),
(81017, 5151, '_manage_stock', 'yes'),
(81018, 5151, '_backorders', 'no'),
(81019, 5151, '_sold_individually', 'no'),
(81020, 5151, '_virtual', 'no'),
(81021, 5151, '_downloadable', 'no'),
(81022, 5151, '_download_limit', '-1'),
(81023, 5151, '_download_expiry', '-1'),
(81024, 5151, '_stock', '10000'),
(81025, 5151, '_stock_status', 'instock'),
(81026, 5151, '_wc_average_rating', '0'),
(81027, 5151, '_wc_review_count', '0'),
(81028, 5151, 'attribute_pa_color', 'shoelace-reflective'),
(81029, 5151, 'attribute_pa_shoe-size', '37-1-3'),
(81030, 5151, '_price', '218.72'),
(81031, 5151, '_product_version', '4.1.0'),
(81032, 5151, '_vi_wad_aliexpress_variation_id', '12000021725460245'),
(81033, 5151, '_vi_wad_aliexpress_variation_attr', '14:1254#Shoelace Reflective;200000124:203126813'),
(81034, 5152, '_variation_description', ''),
(81035, 5152, '_sku', '1005002688793166-shoelace-reflective-38'),
(81036, 5152, '_regular_price', '218.72'),
(81037, 5152, 'total_sales', '0'),
(81038, 5152, '_tax_status', 'taxable'),
(81039, 5152, '_tax_class', 'parent'),
(81040, 5152, '_manage_stock', 'yes'),
(81041, 5152, '_backorders', 'no'),
(81042, 5152, '_sold_individually', 'no'),
(81043, 5152, '_virtual', 'no'),
(81044, 5152, '_downloadable', 'no'),
(81045, 5152, '_download_limit', '-1'),
(81046, 5152, '_download_expiry', '-1'),
(81047, 5152, '_stock', '9999'),
(81048, 5152, '_stock_status', 'instock'),
(81049, 5152, '_wc_average_rating', '0'),
(81050, 5152, '_wc_review_count', '0'),
(81051, 5152, 'attribute_pa_color', 'shoelace-reflective'),
(81052, 5152, 'attribute_pa_shoe-size', '38'),
(81053, 5152, '_price', '218.72'),
(81054, 5152, '_product_version', '4.1.0'),
(81055, 5152, '_vi_wad_aliexpress_variation_id', '12000021725460246'),
(81056, 5152, '_vi_wad_aliexpress_variation_attr', '14:1254#Shoelace Reflective;200000124:200000898'),
(81057, 5153, '_variation_description', ''),
(81058, 5153, '_sku', '1005002688793166-shoelace-reflective-39-1-3'),
(81059, 5153, '_regular_price', '218.72'),
(81060, 5153, 'total_sales', '0'),
(81061, 5153, '_tax_status', 'taxable'),
(81062, 5153, '_tax_class', 'parent'),
(81063, 5153, '_manage_stock', 'yes'),
(81064, 5153, '_backorders', 'no'),
(81065, 5153, '_sold_individually', 'no'),
(81066, 5153, '_virtual', 'no'),
(81067, 5153, '_downloadable', 'no'),
(81068, 5153, '_download_limit', '-1'),
(81069, 5153, '_download_expiry', '-1'),
(81070, 5153, '_stock', '10000'),
(81071, 5153, '_stock_status', 'instock'),
(81072, 5153, '_wc_average_rating', '0'),
(81073, 5153, '_wc_review_count', '0'),
(81074, 5153, 'attribute_pa_color', 'shoelace-reflective'),
(81075, 5153, 'attribute_pa_shoe-size', '39-1-3'),
(81076, 5153, '_price', '218.72'),
(81077, 5153, '_product_version', '4.1.0'),
(81078, 5153, '_vi_wad_aliexpress_variation_id', '12000021725460247'),
(81079, 5153, '_vi_wad_aliexpress_variation_attr', '14:1254#Shoelace Reflective;200000124:203126817'),
(81080, 5154, '_variation_description', ''),
(81081, 5154, '_sku', '1005002688793166-shoelace-reflective-40'),
(81082, 5154, '_regular_price', '218.72'),
(81083, 5154, 'total_sales', '0'),
(81084, 5154, '_tax_status', 'taxable'),
(81085, 5154, '_tax_class', 'parent'),
(81086, 5154, '_manage_stock', 'yes'),
(81087, 5154, '_backorders', 'no'),
(81088, 5154, '_sold_individually', 'no'),
(81089, 5154, '_virtual', 'no'),
(81090, 5154, '_downloadable', 'no'),
(81091, 5154, '_download_limit', '-1'),
(81092, 5154, '_download_expiry', '-1'),
(81093, 5154, '_stock', '10000'),
(81094, 5154, '_stock_status', 'instock'),
(81095, 5154, '_wc_average_rating', '0'),
(81096, 5154, '_wc_review_count', '0'),
(81097, 5154, 'attribute_pa_color', 'shoelace-reflective'),
(81098, 5154, 'attribute_pa_shoe-size', '40'),
(81099, 5154, '_price', '218.72'),
(81100, 5154, '_product_version', '4.1.0'),
(81101, 5154, '_vi_wad_aliexpress_variation_id', '12000021725460248'),
(81102, 5154, '_vi_wad_aliexpress_variation_attr', '14:1254#Shoelace Reflective;200000124:100013888'),
(81103, 5155, '_variation_description', ''),
(81104, 5155, '_sku', '1005002688793166-shoelace-reflective-41-1-3'),
(81105, 5155, '_regular_price', '218.72'),
(81106, 5155, 'total_sales', '0'),
(81107, 5155, '_tax_status', 'taxable'),
(81108, 5155, '_tax_class', 'parent'),
(81109, 5155, '_manage_stock', 'yes'),
(81110, 5155, '_backorders', 'no'),
(81111, 5155, '_sold_individually', 'no'),
(81112, 5155, '_virtual', 'no'),
(81113, 5155, '_downloadable', 'no'),
(81114, 5155, '_download_limit', '-1'),
(81115, 5155, '_download_expiry', '-1'),
(81116, 5155, '_stock', '10000'),
(81117, 5155, '_stock_status', 'instock'),
(81118, 5155, '_wc_average_rating', '0'),
(81119, 5155, '_wc_review_count', '0'),
(81120, 5155, 'attribute_pa_color', 'shoelace-reflective'),
(81121, 5155, 'attribute_pa_shoe-size', '41-1-3'),
(81122, 5155, '_price', '218.72'),
(81123, 5155, '_product_version', '4.1.0'),
(81124, 5155, '_vi_wad_aliexpress_variation_id', '12000021725460249'),
(81125, 5155, '_vi_wad_aliexpress_variation_attr', '14:1254#Shoelace Reflective;200000124:203126821'),
(81126, 5156, '_variation_description', ''),
(81127, 5156, '_sku', '1005002688793166-shoelace-reflective-42'),
(81128, 5156, '_regular_price', '218.72'),
(81129, 5156, 'total_sales', '0'),
(81130, 5156, '_tax_status', 'taxable'),
(81131, 5156, '_tax_class', 'parent'),
(81132, 5156, '_manage_stock', 'yes'),
(81133, 5156, '_backorders', 'no'),
(81134, 5156, '_sold_individually', 'no'),
(81135, 5156, '_virtual', 'no'),
(81136, 5156, '_downloadable', 'no'),
(81137, 5156, '_download_limit', '-1'),
(81138, 5156, '_download_expiry', '-1'),
(81139, 5156, '_stock', '10000'),
(81140, 5156, '_stock_status', 'instock'),
(81141, 5156, '_wc_average_rating', '0'),
(81142, 5156, '_wc_review_count', '0'),
(81143, 5156, 'attribute_pa_color', 'shoelace-reflective'),
(81144, 5156, 'attribute_pa_shoe-size', '42'),
(81145, 5156, '_price', '218.72'),
(81146, 5156, '_product_version', '4.1.0'),
(81147, 5156, '_vi_wad_aliexpress_variation_id', '12000021725460250'),
(81148, 5156, '_vi_wad_aliexpress_variation_attr', '14:1254#Shoelace Reflective;200000124:200000337'),
(81149, 5157, '_variation_description', ''),
(81150, 5157, '_sku', '1005002688793166-shoelace-reflective-43-1-3'),
(81151, 5157, '_regular_price', '218.72'),
(81152, 5157, 'total_sales', '0'),
(81153, 5157, '_tax_status', 'taxable'),
(81154, 5157, '_tax_class', 'parent'),
(81155, 5157, '_manage_stock', 'yes'),
(81156, 5157, '_backorders', 'no'),
(81157, 5157, '_sold_individually', 'no'),
(81158, 5157, '_virtual', 'no'),
(81159, 5157, '_downloadable', 'no'),
(81160, 5157, '_download_limit', '-1'),
(81161, 5157, '_download_expiry', '-1'),
(81162, 5157, '_stock', '10000'),
(81163, 5157, '_stock_status', 'instock'),
(81164, 5157, '_wc_average_rating', '0'),
(81165, 5157, '_wc_review_count', '0'),
(81166, 5157, 'attribute_pa_color', 'shoelace-reflective'),
(81167, 5157, 'attribute_pa_shoe-size', '43-1-3'),
(81168, 5157, '_price', '218.72'),
(81169, 5157, '_product_version', '4.1.0'),
(81170, 5157, '_vi_wad_aliexpress_variation_id', '12000021725460251'),
(81171, 5157, '_vi_wad_aliexpress_variation_attr', '14:1254#Shoelace Reflective;200000124:203126825'),
(81172, 5158, '_variation_description', ''),
(81173, 5158, '_sku', '1005002688793166-shoelace-reflective-44'),
(81174, 5158, '_regular_price', '218.72'),
(81175, 5158, 'total_sales', '0'),
(81176, 5158, '_tax_status', 'taxable'),
(81177, 5158, '_tax_class', 'parent'),
(81178, 5158, '_manage_stock', 'yes'),
(81179, 5158, '_backorders', 'no'),
(81180, 5158, '_sold_individually', 'no'),
(81181, 5158, '_virtual', 'no'),
(81182, 5158, '_downloadable', 'no'),
(81183, 5158, '_download_limit', '-1'),
(81184, 5158, '_download_expiry', '-1'),
(81185, 5158, '_stock', '9997'),
(81186, 5158, '_stock_status', 'instock'),
(81187, 5158, '_wc_average_rating', '0'),
(81188, 5158, '_wc_review_count', '0'),
(81189, 5158, 'attribute_pa_color', 'shoelace-reflective'),
(81190, 5158, 'attribute_pa_shoe-size', '44'),
(81191, 5158, '_price', '218.72'),
(81192, 5158, '_product_version', '4.1.0');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(81193, 5158, '_vi_wad_aliexpress_variation_id', '12000021725460252'),
(81194, 5158, '_vi_wad_aliexpress_variation_attr', '14:1254#Shoelace Reflective;200000124:100010487'),
(81195, 5159, '_variation_description', ''),
(81196, 5159, '_sku', '1005002688793166-shoelace-reflective-45-1-3'),
(81197, 5159, '_regular_price', '218.72'),
(81198, 5159, 'total_sales', '0'),
(81199, 5159, '_tax_status', 'taxable'),
(81200, 5159, '_tax_class', 'parent'),
(81201, 5159, '_manage_stock', 'yes'),
(81202, 5159, '_backorders', 'no'),
(81203, 5159, '_sold_individually', 'no'),
(81204, 5159, '_virtual', 'no'),
(81205, 5159, '_downloadable', 'no'),
(81206, 5159, '_download_limit', '-1'),
(81207, 5159, '_download_expiry', '-1'),
(81208, 5159, '_stock', '10000'),
(81209, 5159, '_stock_status', 'instock'),
(81210, 5159, '_wc_average_rating', '0'),
(81211, 5159, '_wc_review_count', '0'),
(81212, 5159, 'attribute_pa_color', 'shoelace-reflective'),
(81213, 5159, 'attribute_pa_shoe-size', '45-1-3'),
(81214, 5159, '_price', '218.72'),
(81215, 5159, '_product_version', '4.1.0'),
(81216, 5159, '_vi_wad_aliexpress_variation_id', '12000021725460253'),
(81217, 5159, '_vi_wad_aliexpress_variation_attr', '14:1254#Shoelace Reflective;200000124:203126829'),
(81218, 5160, '_variation_description', ''),
(81219, 5160, '_sku', '1005002688793166-shoelace-reflective-46'),
(81220, 5160, '_regular_price', '218.72'),
(81221, 5160, 'total_sales', '0'),
(81222, 5160, '_tax_status', 'taxable'),
(81223, 5160, '_tax_class', 'parent'),
(81224, 5160, '_manage_stock', 'yes'),
(81225, 5160, '_backorders', 'no'),
(81226, 5160, '_sold_individually', 'no'),
(81227, 5160, '_virtual', 'no'),
(81228, 5160, '_downloadable', 'no'),
(81229, 5160, '_download_limit', '-1'),
(81230, 5160, '_download_expiry', '-1'),
(81231, 5160, '_stock', '10000'),
(81232, 5160, '_stock_status', 'instock'),
(81233, 5160, '_wc_average_rating', '0'),
(81234, 5160, '_wc_review_count', '0'),
(81235, 5160, 'attribute_pa_color', 'shoelace-reflective'),
(81236, 5160, 'attribute_pa_shoe-size', '46'),
(81237, 5160, '_price', '218.72'),
(81238, 5160, '_product_version', '4.1.0'),
(81239, 5160, '_vi_wad_aliexpress_variation_id', '12000021725460254'),
(81240, 5160, '_vi_wad_aliexpress_variation_attr', '14:1254#Shoelace Reflective;200000124:200000899'),
(81241, 5161, '_variation_description', ''),
(81242, 5161, '_sku', '1005002688793166-shoelace-reflective-47-1-3'),
(81243, 5161, '_regular_price', '218.72'),
(81244, 5161, 'total_sales', '0'),
(81245, 5161, '_tax_status', 'taxable'),
(81246, 5161, '_tax_class', 'parent'),
(81247, 5161, '_manage_stock', 'yes'),
(81248, 5161, '_backorders', 'no'),
(81249, 5161, '_sold_individually', 'no'),
(81250, 5161, '_virtual', 'no'),
(81251, 5161, '_downloadable', 'no'),
(81252, 5161, '_download_limit', '-1'),
(81253, 5161, '_download_expiry', '-1'),
(81254, 5161, '_stock', '10000'),
(81255, 5161, '_stock_status', 'instock'),
(81256, 5161, '_wc_average_rating', '0'),
(81257, 5161, '_wc_review_count', '0'),
(81258, 5161, 'attribute_pa_color', 'shoelace-reflective'),
(81259, 5161, 'attribute_pa_shoe-size', '47-1-3'),
(81260, 5161, '_price', '218.72'),
(81261, 5161, '_product_version', '4.1.0'),
(81262, 5161, '_vi_wad_aliexpress_variation_id', '12000021725460255'),
(81263, 5161, '_vi_wad_aliexpress_variation_attr', '14:1254#Shoelace Reflective;200000124:203126833'),
(81264, 5162, '_variation_description', ''),
(81265, 5162, '_sku', '1005002688793166-shoelace-reflective-36-1'),
(81266, 5162, '_regular_price', '218.72'),
(81267, 5162, 'total_sales', '0'),
(81268, 5162, '_tax_status', 'taxable'),
(81269, 5162, '_tax_class', 'parent'),
(81270, 5162, '_manage_stock', 'yes'),
(81271, 5162, '_backorders', 'no'),
(81272, 5162, '_sold_individually', 'no'),
(81273, 5162, '_virtual', 'no'),
(81274, 5162, '_downloadable', 'no'),
(81275, 5162, '_download_limit', '-1'),
(81276, 5162, '_download_expiry', '-1'),
(81277, 5162, '_stock', '10000'),
(81278, 5162, '_stock_status', 'instock'),
(81279, 5162, '_wc_average_rating', '0'),
(81280, 5162, '_wc_review_count', '0'),
(81281, 5162, 'attribute_pa_color', 'shoelace-reflective'),
(81282, 5162, 'attribute_pa_shoe-size', '36'),
(81283, 5162, '_price', '218.72'),
(81284, 5162, '_product_version', '4.1.0'),
(81285, 5162, '_vi_wad_aliexpress_variation_id', '12000021725460208'),
(81286, 5162, '_vi_wad_aliexpress_variation_attr', '14:771#Shoelace Reflective;200000124:200000334'),
(81287, 5163, '_variation_description', ''),
(81288, 5163, '_sku', '1005002688793166-shoelace-reflective-37-1-3-1'),
(81289, 5163, '_regular_price', '218.72'),
(81290, 5163, 'total_sales', '0'),
(81291, 5163, '_tax_status', 'taxable'),
(81292, 5163, '_tax_class', 'parent'),
(81293, 5163, '_manage_stock', 'yes'),
(81294, 5163, '_backorders', 'no'),
(81295, 5163, '_sold_individually', 'no'),
(81296, 5163, '_virtual', 'no'),
(81297, 5163, '_downloadable', 'no'),
(81298, 5163, '_download_limit', '-1'),
(81299, 5163, '_download_expiry', '-1'),
(81300, 5163, '_stock', '10000'),
(81301, 5163, '_stock_status', 'instock'),
(81302, 5163, '_wc_average_rating', '0'),
(81303, 5163, '_wc_review_count', '0'),
(81304, 5163, 'attribute_pa_color', 'shoelace-reflective'),
(81305, 5163, 'attribute_pa_shoe-size', '37-1-3'),
(81306, 5163, '_price', '218.72'),
(81307, 5163, '_product_version', '4.1.0'),
(81308, 5163, '_vi_wad_aliexpress_variation_id', '12000021725460209'),
(81309, 5163, '_vi_wad_aliexpress_variation_attr', '14:771#Shoelace Reflective;200000124:203126813'),
(81310, 5164, '_variation_description', ''),
(81311, 5164, '_sku', '1005002688793166-shoelace-reflective-38-1'),
(81312, 5164, '_regular_price', '218.72'),
(81313, 5164, 'total_sales', '0'),
(81314, 5164, '_tax_status', 'taxable'),
(81315, 5164, '_tax_class', 'parent'),
(81316, 5164, '_manage_stock', 'yes'),
(81317, 5164, '_backorders', 'no'),
(81318, 5164, '_sold_individually', 'no'),
(81319, 5164, '_virtual', 'no'),
(81320, 5164, '_downloadable', 'no'),
(81321, 5164, '_download_limit', '-1'),
(81322, 5164, '_download_expiry', '-1'),
(81323, 5164, '_stock', '9998'),
(81324, 5164, '_stock_status', 'instock'),
(81325, 5164, '_wc_average_rating', '0'),
(81326, 5164, '_wc_review_count', '0'),
(81327, 5164, 'attribute_pa_color', 'shoelace-reflective'),
(81328, 5164, 'attribute_pa_shoe-size', '38'),
(81329, 5164, '_price', '218.72'),
(81330, 5164, '_product_version', '4.1.0'),
(81331, 5164, '_vi_wad_aliexpress_variation_id', '12000021725460210'),
(81332, 5164, '_vi_wad_aliexpress_variation_attr', '14:771#Shoelace Reflective;200000124:200000898'),
(81333, 5165, '_variation_description', ''),
(81334, 5165, '_sku', '1005002688793166-shoelace-reflective-39-1-3-1'),
(81335, 5165, '_regular_price', '218.72'),
(81336, 5165, 'total_sales', '0'),
(81337, 5165, '_tax_status', 'taxable'),
(81338, 5165, '_tax_class', 'parent'),
(81339, 5165, '_manage_stock', 'yes'),
(81340, 5165, '_backorders', 'no'),
(81341, 5165, '_sold_individually', 'no'),
(81342, 5165, '_virtual', 'no'),
(81343, 5165, '_downloadable', 'no'),
(81344, 5165, '_download_limit', '-1'),
(81345, 5165, '_download_expiry', '-1'),
(81346, 5165, '_stock', '9999'),
(81347, 5165, '_stock_status', 'instock'),
(81348, 5165, '_wc_average_rating', '0'),
(81349, 5165, '_wc_review_count', '0'),
(81350, 5165, 'attribute_pa_color', 'shoelace-reflective'),
(81351, 5165, 'attribute_pa_shoe-size', '39-1-3'),
(81352, 5165, '_price', '218.72'),
(81353, 5165, '_product_version', '4.1.0'),
(81354, 5165, '_vi_wad_aliexpress_variation_id', '12000021725460211'),
(81355, 5165, '_vi_wad_aliexpress_variation_attr', '14:771#Shoelace Reflective;200000124:203126817'),
(81356, 5166, '_variation_description', ''),
(81357, 5166, '_sku', '1005002688793166-shoelace-reflective-40-1'),
(81358, 5166, '_regular_price', '218.72'),
(81359, 5166, 'total_sales', '0'),
(81360, 5166, '_tax_status', 'taxable'),
(81361, 5166, '_tax_class', 'parent'),
(81362, 5166, '_manage_stock', 'yes'),
(81363, 5166, '_backorders', 'no'),
(81364, 5166, '_sold_individually', 'no'),
(81365, 5166, '_virtual', 'no'),
(81366, 5166, '_downloadable', 'no'),
(81367, 5166, '_download_limit', '-1'),
(81368, 5166, '_download_expiry', '-1'),
(81369, 5166, '_stock', '10000'),
(81370, 5166, '_stock_status', 'instock'),
(81371, 5166, '_wc_average_rating', '0'),
(81372, 5166, '_wc_review_count', '0'),
(81373, 5166, 'attribute_pa_color', 'shoelace-reflective'),
(81374, 5166, 'attribute_pa_shoe-size', '40'),
(81375, 5166, '_price', '218.72'),
(81376, 5166, '_product_version', '4.1.0'),
(81377, 5166, '_vi_wad_aliexpress_variation_id', '12000021725460212'),
(81378, 5166, '_vi_wad_aliexpress_variation_attr', '14:771#Shoelace Reflective;200000124:100013888'),
(81379, 5167, '_variation_description', ''),
(81380, 5167, '_sku', '1005002688793166-shoelace-reflective-41-1-3-1'),
(81381, 5167, '_regular_price', '218.72'),
(81382, 5167, 'total_sales', '0'),
(81383, 5167, '_tax_status', 'taxable'),
(81384, 5167, '_tax_class', 'parent'),
(81385, 5167, '_manage_stock', 'yes'),
(81386, 5167, '_backorders', 'no'),
(81387, 5167, '_sold_individually', 'no'),
(81388, 5167, '_virtual', 'no'),
(81389, 5167, '_downloadable', 'no'),
(81390, 5167, '_download_limit', '-1'),
(81391, 5167, '_download_expiry', '-1'),
(81392, 5167, '_stock', '9998'),
(81393, 5167, '_stock_status', 'instock'),
(81394, 5167, '_wc_average_rating', '0'),
(81395, 5167, '_wc_review_count', '0'),
(81396, 5167, 'attribute_pa_color', 'shoelace-reflective'),
(81397, 5167, 'attribute_pa_shoe-size', '41-1-3'),
(81398, 5167, '_price', '218.72'),
(81399, 5167, '_product_version', '4.1.0'),
(81400, 5167, '_vi_wad_aliexpress_variation_id', '12000021725460213'),
(81401, 5167, '_vi_wad_aliexpress_variation_attr', '14:771#Shoelace Reflective;200000124:203126821'),
(81402, 5168, '_variation_description', ''),
(81403, 5168, '_sku', '1005002688793166-shoelace-reflective-42-1'),
(81404, 5168, '_regular_price', '218.72'),
(81405, 5168, 'total_sales', '0'),
(81406, 5168, '_tax_status', 'taxable'),
(81407, 5168, '_tax_class', 'parent'),
(81408, 5168, '_manage_stock', 'yes'),
(81409, 5168, '_backorders', 'no'),
(81410, 5168, '_sold_individually', 'no'),
(81411, 5168, '_virtual', 'no'),
(81412, 5168, '_downloadable', 'no'),
(81413, 5168, '_download_limit', '-1'),
(81414, 5168, '_download_expiry', '-1'),
(81415, 5168, '_stock', '9996'),
(81416, 5168, '_stock_status', 'instock'),
(81417, 5168, '_wc_average_rating', '0'),
(81418, 5168, '_wc_review_count', '0'),
(81419, 5168, 'attribute_pa_color', 'shoelace-reflective'),
(81420, 5168, 'attribute_pa_shoe-size', '42'),
(81421, 5168, '_price', '218.72'),
(81422, 5168, '_product_version', '4.1.0'),
(81423, 5168, '_vi_wad_aliexpress_variation_id', '12000021725460214'),
(81424, 5168, '_vi_wad_aliexpress_variation_attr', '14:771#Shoelace Reflective;200000124:200000337'),
(81425, 5169, '_variation_description', ''),
(81426, 5169, '_sku', '1005002688793166-shoelace-reflective-43-1-3-1'),
(81427, 5169, '_regular_price', '218.72'),
(81428, 5169, 'total_sales', '0'),
(81429, 5169, '_tax_status', 'taxable'),
(81430, 5169, '_tax_class', 'parent'),
(81431, 5169, '_manage_stock', 'yes'),
(81432, 5169, '_backorders', 'no'),
(81433, 5169, '_sold_individually', 'no'),
(81434, 5169, '_virtual', 'no'),
(81435, 5169, '_downloadable', 'no'),
(81436, 5169, '_download_limit', '-1'),
(81437, 5169, '_download_expiry', '-1'),
(81438, 5169, '_stock', '9997'),
(81439, 5169, '_stock_status', 'instock'),
(81440, 5169, '_wc_average_rating', '0'),
(81441, 5169, '_wc_review_count', '0'),
(81442, 5169, 'attribute_pa_color', 'shoelace-reflective'),
(81443, 5169, 'attribute_pa_shoe-size', '43-1-3'),
(81444, 5169, '_price', '218.72'),
(81445, 5169, '_product_version', '4.1.0'),
(81446, 5169, '_vi_wad_aliexpress_variation_id', '12000021725460215'),
(81447, 5169, '_vi_wad_aliexpress_variation_attr', '14:771#Shoelace Reflective;200000124:203126825'),
(81448, 5170, '_variation_description', ''),
(81449, 5170, '_sku', '1005002688793166-shoelace-reflective-44-1'),
(81450, 5170, '_regular_price', '218.72'),
(81451, 5170, 'total_sales', '0'),
(81452, 5170, '_tax_status', 'taxable'),
(81453, 5170, '_tax_class', 'parent'),
(81454, 5170, '_manage_stock', 'yes'),
(81455, 5170, '_backorders', 'no'),
(81456, 5170, '_sold_individually', 'no'),
(81457, 5170, '_virtual', 'no'),
(81458, 5170, '_downloadable', 'no'),
(81459, 5170, '_download_limit', '-1'),
(81460, 5170, '_download_expiry', '-1'),
(81461, 5170, '_stock', '9997'),
(81462, 5170, '_stock_status', 'instock'),
(81463, 5170, '_wc_average_rating', '0'),
(81464, 5170, '_wc_review_count', '0'),
(81465, 5170, 'attribute_pa_color', 'shoelace-reflective'),
(81466, 5170, 'attribute_pa_shoe-size', '44'),
(81467, 5170, '_price', '218.72'),
(81468, 5170, '_product_version', '4.1.0'),
(81469, 5170, '_vi_wad_aliexpress_variation_id', '12000021725460216'),
(81470, 5170, '_vi_wad_aliexpress_variation_attr', '14:771#Shoelace Reflective;200000124:100010487'),
(81471, 5171, '_variation_description', ''),
(81472, 5171, '_sku', '1005002688793166-shoelace-reflective-45-1-3-1'),
(81473, 5171, '_regular_price', '218.72'),
(81474, 5171, 'total_sales', '0'),
(81475, 5171, '_tax_status', 'taxable'),
(81476, 5171, '_tax_class', 'parent'),
(81477, 5171, '_manage_stock', 'yes'),
(81478, 5171, '_backorders', 'no'),
(81479, 5171, '_sold_individually', 'no'),
(81480, 5171, '_virtual', 'no'),
(81481, 5171, '_downloadable', 'no'),
(81482, 5171, '_download_limit', '-1'),
(81483, 5171, '_download_expiry', '-1'),
(81484, 5171, '_stock', '9999'),
(81485, 5171, '_stock_status', 'instock'),
(81486, 5171, '_wc_average_rating', '0'),
(81487, 5171, '_wc_review_count', '0'),
(81488, 5171, 'attribute_pa_color', 'shoelace-reflective'),
(81489, 5171, 'attribute_pa_shoe-size', '45-1-3'),
(81490, 5171, '_price', '218.72'),
(81491, 5171, '_product_version', '4.1.0'),
(81492, 5171, '_vi_wad_aliexpress_variation_id', '12000021725460217'),
(81493, 5171, '_vi_wad_aliexpress_variation_attr', '14:771#Shoelace Reflective;200000124:203126829'),
(81494, 5172, '_variation_description', ''),
(81495, 5172, '_sku', '1005002688793166-shoelace-reflective-46-1'),
(81496, 5172, '_regular_price', '218.72'),
(81497, 5172, 'total_sales', '0'),
(81498, 5172, '_tax_status', 'taxable'),
(81499, 5172, '_tax_class', 'parent'),
(81500, 5172, '_manage_stock', 'yes'),
(81501, 5172, '_backorders', 'no'),
(81502, 5172, '_sold_individually', 'no'),
(81503, 5172, '_virtual', 'no'),
(81504, 5172, '_downloadable', 'no'),
(81505, 5172, '_download_limit', '-1'),
(81506, 5172, '_download_expiry', '-1'),
(81507, 5172, '_stock', '9999'),
(81508, 5172, '_stock_status', 'instock'),
(81509, 5172, '_wc_average_rating', '0'),
(81510, 5172, '_wc_review_count', '0'),
(81511, 5172, 'attribute_pa_color', 'shoelace-reflective'),
(81512, 5172, 'attribute_pa_shoe-size', '46'),
(81513, 5172, '_price', '218.72'),
(81514, 5172, '_product_version', '4.1.0'),
(81515, 5172, '_vi_wad_aliexpress_variation_id', '12000021725460218'),
(81516, 5172, '_vi_wad_aliexpress_variation_attr', '14:771#Shoelace Reflective;200000124:200000899'),
(81517, 5173, '_variation_description', ''),
(81518, 5173, '_sku', '1005002688793166-shoelace-reflective-47-1-3-1'),
(81519, 5173, '_regular_price', '218.72'),
(81520, 5173, 'total_sales', '0'),
(81521, 5173, '_tax_status', 'taxable'),
(81522, 5173, '_tax_class', 'parent'),
(81523, 5173, '_manage_stock', 'yes'),
(81524, 5173, '_backorders', 'no'),
(81525, 5173, '_sold_individually', 'no'),
(81526, 5173, '_virtual', 'no'),
(81527, 5173, '_downloadable', 'no'),
(81528, 5173, '_download_limit', '-1'),
(81529, 5173, '_download_expiry', '-1'),
(81530, 5173, '_stock', '9997'),
(81531, 5173, '_stock_status', 'instock'),
(81532, 5173, '_wc_average_rating', '0'),
(81533, 5173, '_wc_review_count', '0'),
(81534, 5173, 'attribute_pa_color', 'shoelace-reflective'),
(81535, 5173, 'attribute_pa_shoe-size', '47-1-3'),
(81536, 5173, '_price', '218.72'),
(81537, 5173, '_product_version', '4.1.0'),
(81538, 5173, '_vi_wad_aliexpress_variation_id', '12000021725460219'),
(81539, 5173, '_vi_wad_aliexpress_variation_attr', '14:771#Shoelace Reflective;200000124:203126833'),
(81540, 5174, '_variation_description', ''),
(81541, 5174, '_sku', '1005002688793166-static-black-36'),
(81542, 5174, '_regular_price', '218.72'),
(81543, 5174, 'total_sales', '0'),
(81544, 5174, '_tax_status', 'taxable'),
(81545, 5174, '_tax_class', 'parent'),
(81546, 5174, '_manage_stock', 'yes'),
(81547, 5174, '_backorders', 'no'),
(81548, 5174, '_sold_individually', 'no'),
(81549, 5174, '_virtual', 'no'),
(81550, 5174, '_downloadable', 'no'),
(81551, 5174, '_download_limit', '-1'),
(81552, 5174, '_download_expiry', '-1'),
(81553, 5174, '_stock', '10000'),
(81554, 5174, '_stock_status', 'instock'),
(81555, 5174, '_wc_average_rating', '0'),
(81556, 5174, '_wc_review_count', '0'),
(81557, 5174, 'attribute_pa_color', 'static-black'),
(81558, 5174, 'attribute_pa_shoe-size', '36'),
(81559, 5174, '_price', '218.72'),
(81560, 5174, '_product_version', '4.1.0'),
(81561, 5174, '_vi_wad_aliexpress_variation_id', '12000021725460220'),
(81562, 5174, '_vi_wad_aliexpress_variation_attr', '14:193#Static Black;200000124:200000334'),
(81563, 5175, '_variation_description', ''),
(81564, 5175, '_sku', '1005002688793166-static-black-37-1-3'),
(81565, 5175, '_regular_price', '218.72'),
(81566, 5175, 'total_sales', '0'),
(81567, 5175, '_tax_status', 'taxable'),
(81568, 5175, '_tax_class', 'parent'),
(81569, 5175, '_manage_stock', 'yes'),
(81570, 5175, '_backorders', 'no'),
(81571, 5175, '_sold_individually', 'no'),
(81572, 5175, '_virtual', 'no'),
(81573, 5175, '_downloadable', 'no'),
(81574, 5175, '_download_limit', '-1'),
(81575, 5175, '_download_expiry', '-1'),
(81576, 5175, '_stock', '10000'),
(81577, 5175, '_stock_status', 'instock'),
(81578, 5175, '_wc_average_rating', '0'),
(81579, 5175, '_wc_review_count', '0'),
(81580, 5175, 'attribute_pa_color', 'static-black'),
(81581, 5175, 'attribute_pa_shoe-size', '37-1-3'),
(81582, 5175, '_price', '218.72'),
(81583, 5175, '_product_version', '4.1.0'),
(81584, 5175, '_vi_wad_aliexpress_variation_id', '12000021725460221'),
(81585, 5175, '_vi_wad_aliexpress_variation_attr', '14:193#Static Black;200000124:203126813'),
(81586, 5176, '_variation_description', ''),
(81587, 5176, '_sku', '1005002688793166-static-black-38'),
(81588, 5176, '_regular_price', '218.72'),
(81589, 5176, 'total_sales', '0'),
(81590, 5176, '_tax_status', 'taxable'),
(81591, 5176, '_tax_class', 'parent'),
(81592, 5176, '_manage_stock', 'yes'),
(81593, 5176, '_backorders', 'no'),
(81594, 5176, '_sold_individually', 'no'),
(81595, 5176, '_virtual', 'no'),
(81596, 5176, '_downloadable', 'no'),
(81597, 5176, '_download_limit', '-1'),
(81598, 5176, '_download_expiry', '-1'),
(81599, 5176, '_stock', '9999'),
(81600, 5176, '_stock_status', 'instock'),
(81601, 5176, '_wc_average_rating', '0'),
(81602, 5176, '_wc_review_count', '0'),
(81603, 5176, 'attribute_pa_color', 'static-black'),
(81604, 5176, 'attribute_pa_shoe-size', '38'),
(81605, 5176, '_price', '218.72'),
(81606, 5176, '_product_version', '4.1.0'),
(81607, 5176, '_vi_wad_aliexpress_variation_id', '12000021725460222'),
(81608, 5176, '_vi_wad_aliexpress_variation_attr', '14:193#Static Black;200000124:200000898'),
(81609, 5177, '_variation_description', ''),
(81610, 5177, '_sku', '1005002688793166-static-black-39-1-3'),
(81611, 5177, '_regular_price', '218.72'),
(81612, 5177, 'total_sales', '0'),
(81613, 5177, '_tax_status', 'taxable'),
(81614, 5177, '_tax_class', 'parent'),
(81615, 5177, '_manage_stock', 'yes'),
(81616, 5177, '_backorders', 'no'),
(81617, 5177, '_sold_individually', 'no'),
(81618, 5177, '_virtual', 'no'),
(81619, 5177, '_downloadable', 'no'),
(81620, 5177, '_download_limit', '-1'),
(81621, 5177, '_download_expiry', '-1'),
(81622, 5177, '_stock', '10000'),
(81623, 5177, '_stock_status', 'instock'),
(81624, 5177, '_wc_average_rating', '0'),
(81625, 5177, '_wc_review_count', '0'),
(81626, 5177, 'attribute_pa_color', 'static-black'),
(81627, 5177, 'attribute_pa_shoe-size', '39-1-3'),
(81628, 5177, '_price', '218.72'),
(81629, 5177, '_product_version', '4.1.0'),
(81630, 5177, '_vi_wad_aliexpress_variation_id', '12000021725460223'),
(81631, 5177, '_vi_wad_aliexpress_variation_attr', '14:193#Static Black;200000124:203126817'),
(81632, 4912, '_price', '218.72'),
(81633, 5178, '_wp_attached_file', '2021/06/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-1.jpg'),
(81634, 5178, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:110:\"2021/06/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-1.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:110:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:110:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:110:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-1-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:110:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-1-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:110:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-1-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:110:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:110:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:110:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:110:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:110:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:110:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(81635, 5178, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Hf538c81f594f4bdc96b7b9c7f6b17db1D/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg'),
(81636, 4912, '_product_image_gallery', '5178,5179,5180,5181,5182'),
(81637, 5179, '_wp_attached_file', '2021/06/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-2.jpg'),
(81638, 5179, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:110:\"2021/06/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-2.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:110:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:110:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:110:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-2-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:110:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-2-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:110:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-2-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:110:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:110:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:110:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:110:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:110:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:110:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(81639, 5179, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Hd4e9442296b146b382decd0f50c4a17b5/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg'),
(81640, 5180, '_wp_attached_file', '2021/06/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-3.jpg'),
(81641, 5180, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:110:\"2021/06/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-3.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:110:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:110:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:110:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-3-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:110:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-3-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:110:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-3-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:110:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:110:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-3-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:110:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:110:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:110:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-3-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:110:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(81642, 5180, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H237e0d1f00a9484eb7a46524ac424f93A/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg'),
(81643, 5181, '_wp_attached_file', '2021/06/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-4.jpg'),
(81644, 5181, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:110:\"2021/06/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-4.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:110:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:110:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:110:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-4-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:110:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-4-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:110:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-4-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:110:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:110:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-4-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:110:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:110:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:110:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-4-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:110:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(81645, 5181, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H5c2b05fedca243d9afb15b724f728a67B/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg'),
(81646, 5182, '_wp_attached_file', '2021/06/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-5.jpg'),
(81647, 5182, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:110:\"2021/06/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-5.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:110:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:110:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:110:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-5-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:110:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-5-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:110:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-5-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:110:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:110:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-5-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:110:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:110:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:110:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-5-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:110:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(81648, 5182, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Hc3ee0b96bfad4718bc73127ef2b340706/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg'),
(81649, 5183, '_wp_attached_file', '2021/06/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg'),
(81650, 5183, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:120:\"2021/06/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:120:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:120:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:120:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:120:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:120:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:120:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:120:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:120:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:120:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:120:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(81651, 5183, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Hc40aab3448a045509e5bdffe19e79a794/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg'),
(81652, 5162, '_thumbnail_id', '5183'),
(81653, 5163, '_thumbnail_id', '5183'),
(81654, 5164, '_thumbnail_id', '5183'),
(81655, 5165, '_thumbnail_id', '5183'),
(81656, 5166, '_thumbnail_id', '5183'),
(81657, 5167, '_thumbnail_id', '5183'),
(81658, 5168, '_thumbnail_id', '5183'),
(81659, 5169, '_thumbnail_id', '5183'),
(81660, 5170, '_thumbnail_id', '5183'),
(81661, 5171, '_thumbnail_id', '5183'),
(81662, 5172, '_thumbnail_id', '5183'),
(81663, 5173, '_thumbnail_id', '5183'),
(81664, 5184, '_wp_attached_file', '2021/06/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-1.jpg_640x640-1.jpg'),
(81665, 5184, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:124:\"2021/06/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-1.jpg_640x640-1.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:124:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-1.jpg_640x640-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:124:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-1.jpg_640x640-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:124:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-1.jpg_640x640-1-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:124:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-1.jpg_640x640-1-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:124:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-1.jpg_640x640-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:124:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-1.jpg_640x640-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:124:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-1.jpg_640x640-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:124:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-1.jpg_640x640-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:124:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-1.jpg_640x640-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:124:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-1.jpg_640x640-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(81666, 5184, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H965f3cc4c48f4fb59c0465ce6b4c600fF/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg'),
(81667, 5130, '_thumbnail_id', '5184'),
(81668, 5131, '_thumbnail_id', '5184'),
(81669, 5132, '_thumbnail_id', '5184'),
(81670, 5133, '_thumbnail_id', '5184'),
(81671, 5134, '_thumbnail_id', '5184'),
(81672, 5135, '_thumbnail_id', '5184'),
(81673, 5136, '_thumbnail_id', '5184'),
(81674, 5137, '_thumbnail_id', '5184'),
(81675, 5174, '_thumbnail_id', '5184'),
(81676, 5175, '_thumbnail_id', '5184'),
(81677, 5176, '_thumbnail_id', '5184'),
(81678, 5177, '_thumbnail_id', '5184'),
(81679, 5185, '_wp_attached_file', '2021/06/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-2.jpg_640x640-2.jpg'),
(81680, 5185, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:124:\"2021/06/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-2.jpg_640x640-2.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:124:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-2.jpg_640x640-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:124:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-2.jpg_640x640-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:124:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-2.jpg_640x640-2-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:124:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-2.jpg_640x640-2-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:124:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-2.jpg_640x640-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:124:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-2.jpg_640x640-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:124:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-2.jpg_640x640-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:124:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-2.jpg_640x640-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:124:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-2.jpg_640x640-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:124:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-2.jpg_640x640-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(81681, 5185, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H7e4b10c01a3c44f7a7f0ee81bce1fc8d5/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg'),
(81682, 5138, '_thumbnail_id', '5185'),
(81683, 5139, '_thumbnail_id', '5185'),
(81684, 5140, '_thumbnail_id', '5185'),
(81685, 5141, '_thumbnail_id', '5185'),
(81686, 5142, '_thumbnail_id', '5185'),
(81687, 5143, '_thumbnail_id', '5185'),
(81688, 5144, '_thumbnail_id', '5185'),
(81689, 5145, '_thumbnail_id', '5185'),
(81690, 5146, '_thumbnail_id', '5185'),
(81691, 5147, '_thumbnail_id', '5185'),
(81692, 5148, '_thumbnail_id', '5185'),
(81693, 5149, '_thumbnail_id', '5185');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(81694, 5186, '_wp_attached_file', '2021/06/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-3.jpg_640x640-3.jpg'),
(81695, 5186, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:124:\"2021/06/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-3.jpg_640x640-3.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:124:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-3.jpg_640x640-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:124:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-3.jpg_640x640-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:124:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-3.jpg_640x640-3-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:124:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-3.jpg_640x640-3-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:124:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-3.jpg_640x640-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:124:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-3.jpg_640x640-3-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:124:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-3.jpg_640x640-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:124:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-3.jpg_640x640-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:124:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-3.jpg_640x640-3-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:124:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-3.jpg_640x640-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(81696, 5186, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H92c1236a932f49f2a46a27d15bb5023fx/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg'),
(81697, 5150, '_thumbnail_id', '5186'),
(81698, 5151, '_thumbnail_id', '5186'),
(81699, 5152, '_thumbnail_id', '5186'),
(81700, 5153, '_thumbnail_id', '5186'),
(81701, 5154, '_thumbnail_id', '5186'),
(81702, 5155, '_thumbnail_id', '5186'),
(81703, 5156, '_thumbnail_id', '5186'),
(81704, 5157, '_thumbnail_id', '5186'),
(81705, 5158, '_thumbnail_id', '5186'),
(81706, 5159, '_thumbnail_id', '5186'),
(81707, 5160, '_thumbnail_id', '5186'),
(81708, 5161, '_thumbnail_id', '5186'),
(81709, 5187, '_wp_attached_file', '2021/06/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-4.jpg_640x640-4.jpg'),
(81710, 5187, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:124:\"2021/06/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-4.jpg_640x640-4.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:124:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-4.jpg_640x640-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:124:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-4.jpg_640x640-4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:124:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-4.jpg_640x640-4-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:124:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-4.jpg_640x640-4-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:124:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-4.jpg_640x640-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:124:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-4.jpg_640x640-4-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:124:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-4.jpg_640x640-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:124:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-4.jpg_640x640-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:124:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-4.jpg_640x640-4-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:124:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-4.jpg_640x640-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(81711, 5187, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H78e6f41eb32d40478c2702de8f9850334/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg'),
(81712, 5098, '_thumbnail_id', '5187'),
(81713, 5099, '_thumbnail_id', '5187'),
(81714, 5100, '_thumbnail_id', '5187'),
(81715, 5101, '_thumbnail_id', '5187'),
(81716, 5102, '_thumbnail_id', '5187'),
(81717, 5103, '_thumbnail_id', '5187'),
(81718, 5104, '_thumbnail_id', '5187'),
(81719, 5105, '_thumbnail_id', '5187'),
(81720, 5106, '_thumbnail_id', '5187'),
(81721, 5107, '_thumbnail_id', '5187'),
(81722, 5108, '_thumbnail_id', '5187'),
(81723, 5109, '_thumbnail_id', '5187'),
(81724, 5188, '_wp_attached_file', '2021/06/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-5.jpg_640x640-5.jpg'),
(81725, 5188, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:124:\"2021/06/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-5.jpg_640x640-5.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:124:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-5.jpg_640x640-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:124:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-5.jpg_640x640-5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:124:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-5.jpg_640x640-5-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:124:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-5.jpg_640x640-5-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:124:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-5.jpg_640x640-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:124:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-5.jpg_640x640-5-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:124:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-5.jpg_640x640-5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:124:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-5.jpg_640x640-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:124:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-5.jpg_640x640-5-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:124:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-5.jpg_640x640-5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(81726, 5188, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Hce5a3e44243b44698874a43fda613a6fx/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg'),
(81727, 5110, '_thumbnail_id', '5188'),
(81728, 5111, '_thumbnail_id', '5188'),
(81729, 5112, '_thumbnail_id', '5188'),
(81730, 5113, '_thumbnail_id', '5188'),
(81731, 5114, '_thumbnail_id', '5188'),
(81732, 5115, '_thumbnail_id', '5188'),
(81733, 5116, '_thumbnail_id', '5188'),
(81734, 5117, '_thumbnail_id', '5188'),
(81735, 5118, '_thumbnail_id', '5188'),
(81736, 5119, '_thumbnail_id', '5188'),
(81737, 5120, '_thumbnail_id', '5188'),
(81738, 5121, '_thumbnail_id', '5188'),
(81739, 5189, '_wp_attached_file', '2021/06/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-6.jpg_640x640-6.jpg'),
(81740, 5189, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:124:\"2021/06/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-6.jpg_640x640-6.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:124:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-6.jpg_640x640-6-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:124:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-6.jpg_640x640-6-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:124:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-6.jpg_640x640-6-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:124:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-6.jpg_640x640-6-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:124:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-6.jpg_640x640-6-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:124:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-6.jpg_640x640-6-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:124:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-6.jpg_640x640-6-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:124:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-6.jpg_640x640-6-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:124:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-6.jpg_640x640-6-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:124:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-6.jpg_640x640-6-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(81741, 5189, '_vi_wad_image_id', 'ae01.alicdn.com/kf/He84da12c6a424475be6002c67a3c77a4j/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg'),
(81742, 5062, '_thumbnail_id', '5189'),
(81743, 5063, '_thumbnail_id', '5189'),
(81744, 5064, '_thumbnail_id', '5189'),
(81745, 5065, '_thumbnail_id', '5189'),
(81746, 5122, '_thumbnail_id', '5189'),
(81747, 5123, '_thumbnail_id', '5189'),
(81748, 5124, '_thumbnail_id', '5189'),
(81749, 5125, '_thumbnail_id', '5189'),
(81750, 5126, '_thumbnail_id', '5189'),
(81751, 5127, '_thumbnail_id', '5189'),
(81752, 5128, '_thumbnail_id', '5189'),
(81753, 5129, '_thumbnail_id', '5189'),
(81754, 5190, '_wp_attached_file', '2021/06/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-7.jpg_640x640-7.jpg'),
(81755, 5190, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:124:\"2021/06/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-7.jpg_640x640-7.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:124:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-7.jpg_640x640-7-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:124:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-7.jpg_640x640-7-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:124:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-7.jpg_640x640-7-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:124:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-7.jpg_640x640-7-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:124:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-7.jpg_640x640-7-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:124:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-7.jpg_640x640-7-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:124:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-7.jpg_640x640-7-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:124:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-7.jpg_640x640-7-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:124:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-7.jpg_640x640-7-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:124:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-7.jpg_640x640-7-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(81756, 5190, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Hab2fc20f5be74213b3d1a312b8cdff0bN/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg'),
(81757, 5066, '_thumbnail_id', '5190'),
(81758, 5067, '_thumbnail_id', '5190'),
(81759, 5068, '_thumbnail_id', '5190'),
(81760, 5070, '_thumbnail_id', '5190'),
(81761, 5071, '_thumbnail_id', '5190'),
(81762, 5072, '_thumbnail_id', '5190'),
(81763, 5073, '_thumbnail_id', '5190'),
(81764, 5074, '_thumbnail_id', '5190'),
(81765, 5075, '_thumbnail_id', '5190'),
(81766, 5076, '_thumbnail_id', '5190'),
(81767, 5077, '_thumbnail_id', '5190'),
(81768, 5078, '_thumbnail_id', '5190'),
(81769, 5191, '_wp_attached_file', '2021/06/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-8.jpg_640x640-8.jpg'),
(81770, 5191, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:124:\"2021/06/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-8.jpg_640x640-8.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:124:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-8.jpg_640x640-8-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:124:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-8.jpg_640x640-8-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:124:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-8.jpg_640x640-8-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:124:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-8.jpg_640x640-8-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:124:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-8.jpg_640x640-8-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:124:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-8.jpg_640x640-8-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:124:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-8.jpg_640x640-8-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:124:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-8.jpg_640x640-8-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:124:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-8.jpg_640x640-8-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:124:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-8.jpg_640x640-8-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(81771, 5191, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H8b06c9f644b34612b035e4b6e86a66050/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg'),
(81772, 5079, '_thumbnail_id', '5191'),
(81773, 5081, '_thumbnail_id', '5191'),
(81774, 5082, '_thumbnail_id', '5191'),
(81775, 5083, '_thumbnail_id', '5191'),
(81776, 5084, '_thumbnail_id', '5191'),
(81777, 5085, '_thumbnail_id', '5191'),
(81778, 5086, '_thumbnail_id', '5191'),
(81779, 5087, '_thumbnail_id', '5191'),
(81780, 5089, '_thumbnail_id', '5191'),
(81781, 5090, '_thumbnail_id', '5191'),
(81782, 5091, '_thumbnail_id', '5191'),
(81783, 5092, '_thumbnail_id', '5191'),
(81784, 5192, '_wp_attached_file', '2021/06/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-9.jpg_640x640-9.jpg'),
(81785, 5192, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:124:\"2021/06/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-9.jpg_640x640-9.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:124:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-9.jpg_640x640-9-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:124:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-9.jpg_640x640-9-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:124:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-9.jpg_640x640-9-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:124:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-9.jpg_640x640-9-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:124:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-9.jpg_640x640-9-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:124:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-9.jpg_640x640-9-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:124:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-9.jpg_640x640-9-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:124:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-9.jpg_640x640-9-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:124:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-9.jpg_640x640-9-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:124:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-9.jpg_640x640-9-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(81786, 5192, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H2ae6cb859af0491396710d388c4f2d24K/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg'),
(81787, 5024, '_thumbnail_id', '5192'),
(81788, 5026, '_thumbnail_id', '5192'),
(81789, 5028, '_thumbnail_id', '5192'),
(81790, 5029, '_thumbnail_id', '5192'),
(81791, 5030, '_thumbnail_id', '5192'),
(81792, 5031, '_thumbnail_id', '5192'),
(81793, 5032, '_thumbnail_id', '5192'),
(81794, 5033, '_thumbnail_id', '5192'),
(81795, 5094, '_thumbnail_id', '5192'),
(81796, 5095, '_thumbnail_id', '5192'),
(81797, 5096, '_thumbnail_id', '5192'),
(81798, 5097, '_thumbnail_id', '5192'),
(81799, 5193, '_wp_attached_file', '2021/06/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-10.jpg_640x640-10.jpg'),
(81800, 5193, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:126:\"2021/06/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-10.jpg_640x640-10.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:126:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-10.jpg_640x640-10-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:126:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-10.jpg_640x640-10-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:126:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-10.jpg_640x640-10-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:126:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-10.jpg_640x640-10-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:126:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-10.jpg_640x640-10-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:126:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-10.jpg_640x640-10-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:126:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-10.jpg_640x640-10-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:126:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-10.jpg_640x640-10-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:126:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-10.jpg_640x640-10-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:126:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-10.jpg_640x640-10-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(81801, 5193, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Hf17c50a6c5cb41f8bf999496faa31190b/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg'),
(81802, 5034, '_thumbnail_id', '5193'),
(81803, 5036, '_thumbnail_id', '5193'),
(81804, 5037, '_thumbnail_id', '5193'),
(81805, 5038, '_thumbnail_id', '5193'),
(81806, 5039, '_thumbnail_id', '5193'),
(81807, 5040, '_thumbnail_id', '5193'),
(81808, 5042, '_thumbnail_id', '5193'),
(81809, 5043, '_thumbnail_id', '5193'),
(81810, 5044, '_thumbnail_id', '5193'),
(81811, 5045, '_thumbnail_id', '5193'),
(81812, 5046, '_thumbnail_id', '5193'),
(81813, 5047, '_thumbnail_id', '5193'),
(81814, 5194, '_wp_attached_file', '2021/06/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-11.jpg_640x640-11.jpg'),
(81815, 5194, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:126:\"2021/06/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-11.jpg_640x640-11.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:126:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-11.jpg_640x640-11-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:126:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-11.jpg_640x640-11-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:126:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-11.jpg_640x640-11-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:126:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-11.jpg_640x640-11-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:126:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-11.jpg_640x640-11-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:126:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-11.jpg_640x640-11-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:126:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-11.jpg_640x640-11-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:126:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-11.jpg_640x640-11-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:126:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-11.jpg_640x640-11-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:126:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-11.jpg_640x640-11-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(81816, 5194, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H21be2a29cd444c208a0a6b413824915bk/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg'),
(81817, 5048, '_thumbnail_id', '5194'),
(81818, 5049, '_thumbnail_id', '5194'),
(81819, 5051, '_thumbnail_id', '5194'),
(81820, 5052, '_thumbnail_id', '5194'),
(81821, 5053, '_thumbnail_id', '5194'),
(81822, 5054, '_thumbnail_id', '5194'),
(81823, 5055, '_thumbnail_id', '5194'),
(81824, 5056, '_thumbnail_id', '5194'),
(81825, 5057, '_thumbnail_id', '5194'),
(81826, 5059, '_thumbnail_id', '5194'),
(81827, 5060, '_thumbnail_id', '5194'),
(81828, 5061, '_thumbnail_id', '5194'),
(81829, 5195, '_wp_attached_file', '2021/06/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-12.jpg_640x640-12.jpg'),
(81830, 5195, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:126:\"2021/06/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-12.jpg_640x640-12.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:126:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-12.jpg_640x640-12-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:126:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-12.jpg_640x640-12-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:126:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-12.jpg_640x640-12-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:126:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-12.jpg_640x640-12-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:126:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-12.jpg_640x640-12-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:126:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-12.jpg_640x640-12-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:126:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-12.jpg_640x640-12-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:126:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-12.jpg_640x640-12-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:126:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-12.jpg_640x640-12-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:126:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-12.jpg_640x640-12-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(81831, 5195, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H46445e063ba4494ea9194b3814ef1e40Z/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg'),
(81832, 4985, '_thumbnail_id', '5195'),
(81833, 4986, '_thumbnail_id', '5195'),
(81834, 4988, '_thumbnail_id', '5195'),
(81835, 4989, '_thumbnail_id', '5195'),
(81836, 4990, '_thumbnail_id', '5195'),
(81837, 4991, '_thumbnail_id', '5195'),
(81838, 4992, '_thumbnail_id', '5195'),
(81839, 4993, '_thumbnail_id', '5195'),
(81840, 4994, '_thumbnail_id', '5195'),
(81841, 4995, '_thumbnail_id', '5195'),
(81842, 4997, '_thumbnail_id', '5195'),
(81843, 4998, '_thumbnail_id', '5195'),
(81844, 5196, '_wp_attached_file', '2021/06/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-13.jpg_640x640-13.jpg'),
(81845, 5196, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:126:\"2021/06/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-13.jpg_640x640-13.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:126:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-13.jpg_640x640-13-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:126:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-13.jpg_640x640-13-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:126:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-13.jpg_640x640-13-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:126:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-13.jpg_640x640-13-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:126:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-13.jpg_640x640-13-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:126:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-13.jpg_640x640-13-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:126:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-13.jpg_640x640-13-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:126:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-13.jpg_640x640-13-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:126:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-13.jpg_640x640-13-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:126:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-13.jpg_640x640-13-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(81846, 5196, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Hb879e09c833a44db9823e095c622fb4er/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg'),
(81847, 4999, '_thumbnail_id', '5196'),
(81848, 5000, '_thumbnail_id', '5196'),
(81849, 5002, '_thumbnail_id', '5196'),
(81850, 5003, '_thumbnail_id', '5196'),
(81851, 5004, '_thumbnail_id', '5196'),
(81852, 5005, '_thumbnail_id', '5196'),
(81853, 5007, '_thumbnail_id', '5196'),
(81854, 5008, '_thumbnail_id', '5196'),
(81855, 5009, '_thumbnail_id', '5196'),
(81856, 5011, '_thumbnail_id', '5196'),
(81857, 5012, '_thumbnail_id', '5196'),
(81858, 5013, '_thumbnail_id', '5196'),
(81859, 5197, '_wp_attached_file', '2021/06/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-14.jpg_640x640-14.jpg'),
(81860, 5197, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:126:\"2021/06/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-14.jpg_640x640-14.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:126:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-14.jpg_640x640-14-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:126:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-14.jpg_640x640-14-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:126:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-14.jpg_640x640-14-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:126:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-14.jpg_640x640-14-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:126:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-14.jpg_640x640-14-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:126:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-14.jpg_640x640-14-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:126:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-14.jpg_640x640-14-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:126:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-14.jpg_640x640-14-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:126:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-14.jpg_640x640-14-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:126:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-14.jpg_640x640-14-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(81861, 5198, '_sku', '4000463931194'),
(81862, 5198, '_visibility', 'visible'),
(81863, 5198, '_default_attributes', ''),
(81864, 5025, '_vi_wad_woo_id', '5198'),
(81865, 5198, '_vi_wad_aliexpress_product_id', '4000463931194'),
(81866, 5198, 'total_sales', '0'),
(81867, 5198, '_tax_status', 'taxable'),
(81868, 5198, '_tax_class', ''),
(81869, 5198, '_manage_stock', 'no'),
(81870, 5198, '_backorders', 'no'),
(81871, 5198, '_sold_individually', 'no'),
(81872, 5198, '_virtual', 'no'),
(81873, 5198, '_downloadable', 'no'),
(81874, 5198, '_download_limit', '-1'),
(81875, 5198, '_download_expiry', '-1'),
(81876, 5198, '_stock', NULL),
(81877, 5198, '_stock_status', 'instock'),
(81878, 5198, '_wc_average_rating', '0'),
(81879, 5198, '_wc_review_count', '0'),
(81880, 5198, '_product_attributes', 'a:2:{s:12:\"pa_shoe-size\";a:6:{s:4:\"name\";s:12:\"pa_shoe-size\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"0\";s:10:\"is_visible\";s:1:\"0\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"1\";}s:8:\"pa_color\";a:6:{s:4:\"name\";s:8:\"pa_color\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"1\";s:10:\"is_visible\";s:1:\"0\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"1\";}}'),
(81881, 5198, '_product_version', '4.1.0'),
(81882, 5197, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Hd0f2b656a345453a80349ff66206c7303/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg'),
(81883, 4950, '_thumbnail_id', '5197'),
(81884, 4951, '_thumbnail_id', '5197'),
(81885, 4952, '_thumbnail_id', '5197'),
(81886, 4953, '_thumbnail_id', '5197'),
(81887, 5014, '_thumbnail_id', '5197'),
(81888, 5015, '_thumbnail_id', '5197'),
(81889, 5016, '_thumbnail_id', '5197'),
(81890, 5017, '_thumbnail_id', '5197'),
(81891, 5018, '_thumbnail_id', '5197'),
(81892, 5021, '_thumbnail_id', '5197'),
(81893, 5022, '_thumbnail_id', '5197'),
(81894, 5023, '_thumbnail_id', '5197');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(81895, 5199, '_wp_attached_file', '2021/06/Punk-Style-Zipper-Rain-Boots-Women-s-Pure-Color-Rain-Boots-Outdoor-Rubber-Water-shoes-For.jpg'),
(81896, 5199, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:101:\"2021/06/Punk-Style-Zipper-Rain-Boots-Women-s-Pure-Color-Rain-Boots-Outdoor-Rubber-Water-shoes-For.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:101:\"Punk-Style-Zipper-Rain-Boots-Women-s-Pure-Color-Rain-Boots-Outdoor-Rubber-Water-shoes-For-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:101:\"Punk-Style-Zipper-Rain-Boots-Women-s-Pure-Color-Rain-Boots-Outdoor-Rubber-Water-shoes-For-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:101:\"Punk-Style-Zipper-Rain-Boots-Women-s-Pure-Color-Rain-Boots-Outdoor-Rubber-Water-shoes-For-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:101:\"Punk-Style-Zipper-Rain-Boots-Women-s-Pure-Color-Rain-Boots-Outdoor-Rubber-Water-shoes-For-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:101:\"Punk-Style-Zipper-Rain-Boots-Women-s-Pure-Color-Rain-Boots-Outdoor-Rubber-Water-shoes-For-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:101:\"Punk-Style-Zipper-Rain-Boots-Women-s-Pure-Color-Rain-Boots-Outdoor-Rubber-Water-shoes-For-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:101:\"Punk-Style-Zipper-Rain-Boots-Women-s-Pure-Color-Rain-Boots-Outdoor-Rubber-Water-shoes-For-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:101:\"Punk-Style-Zipper-Rain-Boots-Women-s-Pure-Color-Rain-Boots-Outdoor-Rubber-Water-shoes-For-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:101:\"Punk-Style-Zipper-Rain-Boots-Women-s-Pure-Color-Rain-Boots-Outdoor-Rubber-Water-shoes-For-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:101:\"Punk-Style-Zipper-Rain-Boots-Women-s-Pure-Color-Rain-Boots-Outdoor-Rubber-Water-shoes-For-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:101:\"Punk-Style-Zipper-Rain-Boots-Women-s-Pure-Color-Rain-Boots-Outdoor-Rubber-Water-shoes-For-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(81897, 5200, '_wp_attached_file', '2021/06/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-15.jpg_640x640-15.jpg'),
(81898, 5200, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:126:\"2021/06/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-15.jpg_640x640-15.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:126:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-15.jpg_640x640-15-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:126:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-15.jpg_640x640-15-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:126:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-15.jpg_640x640-15-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:126:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-15.jpg_640x640-15-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:126:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-15.jpg_640x640-15-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:126:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-15.jpg_640x640-15-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:126:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-15.jpg_640x640-15-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:126:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-15.jpg_640x640-15-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:126:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-15.jpg_640x640-15-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:126:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-15.jpg_640x640-15-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(81899, 5200, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H36585c94e30e467893b7141d34f64ff2a/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg'),
(81900, 4954, '_thumbnail_id', '5200'),
(81901, 4955, '_thumbnail_id', '5200'),
(81902, 4956, '_thumbnail_id', '5200'),
(81903, 4958, '_thumbnail_id', '5200'),
(81904, 4959, '_thumbnail_id', '5200'),
(81905, 4960, '_thumbnail_id', '5200'),
(81906, 5199, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Hd2638aa3153e4ae09bff7a5eba62c98av/Punk-Style-Zipper-Rain-Boots-Women-s-Pure-Color-Rain-Boots-Outdoor-Rubber-Water-shoes-For.jpg'),
(81907, 4961, '_thumbnail_id', '5200'),
(81908, 5198, '_thumbnail_id', '5199'),
(81909, 4962, '_thumbnail_id', '5200'),
(81910, 4963, '_thumbnail_id', '5200'),
(81911, 4964, '_thumbnail_id', '5200'),
(81912, 4965, '_thumbnail_id', '5200'),
(81913, 4966, '_thumbnail_id', '5200'),
(81914, 5201, '_variation_description', ''),
(81915, 5201, '_sku', '4000463931194-5-5-black'),
(81916, 5201, '_regular_price', '120.57'),
(81917, 5201, 'total_sales', '0'),
(81918, 5201, '_tax_status', 'taxable'),
(81919, 5201, '_tax_class', 'parent'),
(81920, 5201, '_manage_stock', 'yes'),
(81921, 5201, '_backorders', 'no'),
(81922, 5201, '_sold_individually', 'no'),
(81923, 5201, '_virtual', 'no'),
(81924, 5201, '_downloadable', 'no'),
(81925, 5201, '_download_limit', '-1'),
(81926, 5201, '_download_expiry', '-1'),
(81927, 5201, '_stock', '979'),
(81928, 5201, '_stock_status', 'instock'),
(81929, 5201, '_wc_average_rating', '0'),
(81930, 5201, '_wc_review_count', '0'),
(81931, 5201, 'attribute_pa_shoe-size', '5-5'),
(81932, 5201, 'attribute_pa_color', 'black'),
(81933, 5201, '_price', '120.57'),
(81934, 5201, '_product_version', '4.1.0'),
(81935, 5202, '_wp_attached_file', '2021/06/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-16.jpg_640x640-16.jpg'),
(81936, 5202, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:126:\"2021/06/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-16.jpg_640x640-16.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:126:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-16.jpg_640x640-16-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:126:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-16.jpg_640x640-16-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:126:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-16.jpg_640x640-16-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:126:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-16.jpg_640x640-16-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:126:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-16.jpg_640x640-16-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:126:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-16.jpg_640x640-16-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:126:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-16.jpg_640x640-16-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:126:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-16.jpg_640x640-16-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:126:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-16.jpg_640x640-16-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:126:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-16.jpg_640x640-16-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(81937, 5201, '_vi_wad_aliexpress_variation_id', '10000001875026579'),
(81938, 5201, '_vi_wad_aliexpress_variation_attr', '200000124:200000286;14:193'),
(81939, 5203, '_variation_description', ''),
(81940, 5203, '_sku', '4000463931194-7-black'),
(81941, 5203, '_regular_price', '120.57'),
(81942, 5203, 'total_sales', '0'),
(81943, 5203, '_tax_status', 'taxable'),
(81944, 5203, '_tax_class', 'parent'),
(81945, 5203, '_manage_stock', 'yes'),
(81946, 5203, '_backorders', 'no'),
(81947, 5203, '_sold_individually', 'no'),
(81948, 5203, '_virtual', 'no'),
(81949, 5203, '_downloadable', 'no'),
(81950, 5203, '_download_limit', '-1'),
(81951, 5203, '_download_expiry', '-1'),
(81952, 5203, '_stock', '902'),
(81953, 5203, '_stock_status', 'instock'),
(81954, 5203, '_wc_average_rating', '0'),
(81955, 5203, '_wc_review_count', '0'),
(81956, 5203, 'attribute_pa_shoe-size', '7'),
(81957, 5203, 'attribute_pa_color', 'black'),
(81958, 5203, '_price', '120.57'),
(81959, 5203, '_product_version', '4.1.0'),
(81960, 5203, '_vi_wad_aliexpress_variation_id', '10000001875026582'),
(81961, 5203, '_vi_wad_aliexpress_variation_attr', '200000124:3434;14:193'),
(81962, 5204, '_variation_description', ''),
(81963, 5204, '_sku', '4000463931194-7-5-black'),
(81964, 5204, '_regular_price', '120.57'),
(81965, 5204, 'total_sales', '0'),
(81966, 5204, '_tax_status', 'taxable'),
(81967, 5204, '_tax_class', 'parent'),
(81968, 5204, '_manage_stock', 'yes'),
(81969, 5204, '_backorders', 'no'),
(81970, 5204, '_sold_individually', 'no'),
(81971, 5204, '_virtual', 'no'),
(81972, 5204, '_downloadable', 'no'),
(81973, 5204, '_download_limit', '-1'),
(81974, 5204, '_download_expiry', '-1'),
(81975, 5204, '_stock', '898'),
(81976, 5204, '_stock_status', 'instock'),
(81977, 5204, '_wc_average_rating', '0'),
(81978, 5204, '_wc_review_count', '0'),
(81979, 5204, 'attribute_pa_shoe-size', '7-5'),
(81980, 5204, 'attribute_pa_color', 'black'),
(81981, 5204, '_price', '120.57'),
(81982, 5204, '_product_version', '4.1.0'),
(81983, 5204, '_vi_wad_aliexpress_variation_id', '10000001875026583'),
(81984, 5204, '_vi_wad_aliexpress_variation_attr', '200000124:200000288;14:193'),
(81985, 5205, '_variation_description', ''),
(81986, 5205, '_sku', '4000463931194-6-black'),
(81987, 5205, '_regular_price', '120.57'),
(81988, 5205, 'total_sales', '0'),
(81989, 5205, '_tax_status', 'taxable'),
(81990, 5205, '_tax_class', 'parent'),
(81991, 5205, '_manage_stock', 'yes'),
(81992, 5205, '_backorders', 'no'),
(81993, 5205, '_sold_individually', 'no'),
(81994, 5205, '_virtual', 'no'),
(81995, 5205, '_downloadable', 'no'),
(81996, 5205, '_download_limit', '-1'),
(81997, 5205, '_download_expiry', '-1'),
(81998, 5205, '_stock', '965'),
(81999, 5205, '_stock_status', 'instock'),
(82000, 5205, '_wc_average_rating', '0'),
(82001, 5205, '_wc_review_count', '0'),
(82002, 5205, 'attribute_pa_shoe-size', '6'),
(82003, 5205, 'attribute_pa_color', 'black'),
(82004, 5205, '_price', '120.57'),
(82005, 5205, '_product_version', '4.1.0'),
(82006, 5205, '_vi_wad_aliexpress_variation_id', '10000001875026580'),
(82007, 5205, '_vi_wad_aliexpress_variation_attr', '200000124:1394;14:193'),
(82008, 5202, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Hed815d88193e4ac39f8887ad5699d0d1O/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg'),
(82009, 4967, '_thumbnail_id', '5202'),
(82010, 5206, '_variation_description', ''),
(82011, 4968, '_thumbnail_id', '5202'),
(82012, 5206, '_sku', '4000463931194-6-5-black'),
(82013, 5206, '_regular_price', '120.57'),
(82014, 4970, '_thumbnail_id', '5202'),
(82015, 5206, 'total_sales', '0'),
(82016, 4971, '_thumbnail_id', '5202'),
(82017, 5206, '_tax_status', 'taxable'),
(82018, 5206, '_tax_class', 'parent'),
(82019, 4972, '_thumbnail_id', '5202'),
(82020, 5206, '_manage_stock', 'yes'),
(82021, 5206, '_backorders', 'no'),
(82022, 4973, '_thumbnail_id', '5202'),
(82023, 5206, '_sold_individually', 'no'),
(82024, 4974, '_thumbnail_id', '5202'),
(82025, 5206, '_virtual', 'no'),
(82026, 4975, '_thumbnail_id', '5202'),
(82027, 5206, '_downloadable', 'no'),
(82028, 4976, '_thumbnail_id', '5202'),
(82029, 5206, '_download_limit', '-1'),
(82030, 4977, '_thumbnail_id', '5202'),
(82031, 5206, '_download_expiry', '-1'),
(82032, 4978, '_thumbnail_id', '5202'),
(82033, 5206, '_stock', '931'),
(82034, 5206, '_stock_status', 'instock'),
(82035, 4979, '_thumbnail_id', '5202'),
(82036, 5206, '_wc_average_rating', '0'),
(82037, 5206, '_wc_review_count', '0'),
(82038, 5206, 'attribute_pa_shoe-size', '6-5'),
(82039, 5206, 'attribute_pa_color', 'black'),
(82040, 5206, '_price', '120.57'),
(82041, 5206, '_product_version', '4.1.0'),
(82042, 5206, '_vi_wad_aliexpress_variation_id', '10000001875026581'),
(82043, 5206, '_vi_wad_aliexpress_variation_attr', '200000124:200000287;14:193'),
(82044, 5207, '_variation_description', ''),
(82045, 5207, '_sku', '4000463931194-5-5-blue'),
(82046, 5207, '_regular_price', '120.57'),
(82047, 5207, 'total_sales', '0'),
(82048, 5207, '_tax_status', 'taxable'),
(82049, 5207, '_tax_class', 'parent'),
(82050, 5207, '_manage_stock', 'yes'),
(82051, 5207, '_backorders', 'no'),
(82052, 5207, '_sold_individually', 'no'),
(82053, 5207, '_virtual', 'no'),
(82054, 5207, '_downloadable', 'no'),
(82055, 5207, '_download_limit', '-1'),
(82056, 5207, '_download_expiry', '-1'),
(82057, 5207, '_stock', '993'),
(82058, 5207, '_stock_status', 'instock'),
(82059, 5207, '_wc_average_rating', '0'),
(82060, 5207, '_wc_review_count', '0'),
(82061, 5207, 'attribute_pa_shoe-size', '5-5'),
(82062, 5207, 'attribute_pa_color', 'blue'),
(82063, 5207, '_price', '120.57'),
(82064, 5207, '_product_version', '4.1.0'),
(82065, 5208, '_wp_attached_file', '2021/06/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-17.jpg_640x640-17.jpg'),
(82066, 5208, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:126:\"2021/06/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-17.jpg_640x640-17.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:126:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-17.jpg_640x640-17-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:126:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-17.jpg_640x640-17-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:126:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-17.jpg_640x640-17-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:126:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-17.jpg_640x640-17-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:126:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-17.jpg_640x640-17-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:126:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-17.jpg_640x640-17-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:126:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-17.jpg_640x640-17-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:126:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-17.jpg_640x640-17-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:126:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-17.jpg_640x640-17-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:126:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-17.jpg_640x640-17-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(82067, 5207, '_vi_wad_aliexpress_variation_id', '10000001875026586'),
(82068, 5207, '_vi_wad_aliexpress_variation_attr', '200000124:200000286;14:173'),
(82069, 5209, '_variation_description', ''),
(82070, 5209, '_sku', '4000463931194-6-blue'),
(82071, 5209, '_regular_price', '120.57'),
(82072, 5209, 'total_sales', '0'),
(82073, 5209, '_tax_status', 'taxable'),
(82074, 5209, '_tax_class', 'parent'),
(82075, 5209, '_manage_stock', 'yes'),
(82076, 5209, '_backorders', 'no'),
(82077, 5209, '_sold_individually', 'no'),
(82078, 5209, '_virtual', 'no'),
(82079, 5209, '_downloadable', 'no'),
(82080, 5209, '_download_limit', '-1'),
(82081, 5209, '_download_expiry', '-1'),
(82082, 5209, '_stock', '992'),
(82083, 5209, '_stock_status', 'instock'),
(82084, 5209, '_wc_average_rating', '0'),
(82085, 5209, '_wc_review_count', '0'),
(82086, 5209, 'attribute_pa_shoe-size', '6'),
(82087, 5209, 'attribute_pa_color', 'blue'),
(82088, 5209, '_price', '120.57'),
(82089, 5209, '_product_version', '4.1.0'),
(82090, 5209, '_vi_wad_aliexpress_variation_id', '10000001875026587'),
(82091, 5209, '_vi_wad_aliexpress_variation_attr', '200000124:1394;14:173'),
(82092, 5210, '_variation_description', ''),
(82093, 5210, '_sku', '4000463931194-8-black'),
(82094, 5210, '_regular_price', '120.57'),
(82095, 5210, 'total_sales', '0'),
(82096, 5210, '_tax_status', 'taxable'),
(82097, 5210, '_tax_class', 'parent'),
(82098, 5210, '_manage_stock', 'yes'),
(82099, 5210, '_backorders', 'no'),
(82100, 5210, '_sold_individually', 'no'),
(82101, 5210, '_virtual', 'no'),
(82102, 5210, '_downloadable', 'no'),
(82103, 5210, '_download_limit', '-1'),
(82104, 5210, '_download_expiry', '-1'),
(82105, 5210, '_stock', '915'),
(82106, 5210, '_stock_status', 'instock'),
(82107, 5210, '_wc_average_rating', '0'),
(82108, 5210, '_wc_review_count', '0'),
(82109, 5210, 'attribute_pa_shoe-size', '8'),
(82110, 5210, 'attribute_pa_color', 'black'),
(82111, 5210, '_price', '120.57'),
(82112, 5210, '_product_version', '4.1.0'),
(82113, 5210, '_vi_wad_aliexpress_variation_id', '10000001875026584'),
(82114, 5210, '_vi_wad_aliexpress_variation_attr', '200000124:699;14:193'),
(82115, 5211, '_variation_description', ''),
(82116, 5211, '_sku', '4000463931194-8-5-black'),
(82117, 5211, '_regular_price', '120.57'),
(82118, 5211, 'total_sales', '0'),
(82119, 5211, '_tax_status', 'taxable'),
(82120, 5211, '_tax_class', 'parent'),
(82121, 5211, '_manage_stock', 'yes'),
(82122, 5211, '_backorders', 'no'),
(82123, 5211, '_sold_individually', 'no'),
(82124, 5211, '_virtual', 'no'),
(82125, 5211, '_downloadable', 'no'),
(82126, 5211, '_download_limit', '-1'),
(82127, 5211, '_download_expiry', '-1'),
(82128, 5211, '_stock', '922'),
(82129, 5211, '_stock_status', 'instock'),
(82130, 5211, '_wc_average_rating', '0'),
(82131, 5211, '_wc_review_count', '0'),
(82132, 5211, 'attribute_pa_shoe-size', '8-5'),
(82133, 5211, 'attribute_pa_color', 'black'),
(82134, 5211, '_price', '120.57'),
(82135, 5211, '_product_version', '4.1.0'),
(82136, 5211, '_vi_wad_aliexpress_variation_id', '10000001875026585'),
(82137, 5211, '_vi_wad_aliexpress_variation_attr', '200000124:200000289;14:193'),
(82138, 5212, '_variation_description', ''),
(82139, 5212, '_sku', '4000463931194-7-5-blue'),
(82140, 5212, '_regular_price', '120.57'),
(82141, 5212, 'total_sales', '0'),
(82142, 5212, '_tax_status', 'taxable'),
(82143, 5212, '_tax_class', 'parent'),
(82144, 5212, '_manage_stock', 'yes'),
(82145, 5212, '_backorders', 'no'),
(82146, 5212, '_sold_individually', 'no'),
(82147, 5212, '_virtual', 'no'),
(82148, 5212, '_downloadable', 'no'),
(82149, 5212, '_download_limit', '-1'),
(82150, 5212, '_download_expiry', '-1'),
(82151, 5212, '_stock', '978'),
(82152, 5208, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H7cecf20e8a9e498b944734c03eee215cG/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg'),
(82153, 5212, '_stock_status', 'instock'),
(82154, 5212, '_wc_average_rating', '0'),
(82155, 4915, '_thumbnail_id', '5208'),
(82156, 5212, '_wc_review_count', '0'),
(82157, 4916, '_thumbnail_id', '5208'),
(82158, 4918, '_thumbnail_id', '5208'),
(82159, 4919, '_thumbnail_id', '5208'),
(82160, 4920, '_thumbnail_id', '5208'),
(82161, 5212, 'attribute_pa_shoe-size', '7-5'),
(82162, 4921, '_thumbnail_id', '5208'),
(82163, 5212, 'attribute_pa_color', 'blue'),
(82164, 4922, '_thumbnail_id', '5208'),
(82165, 5212, '_price', '120.57'),
(82166, 4923, '_thumbnail_id', '5208'),
(82167, 4980, '_thumbnail_id', '5208'),
(82168, 4982, '_thumbnail_id', '5208'),
(82169, 5212, '_product_version', '4.1.0'),
(82170, 4983, '_thumbnail_id', '5208'),
(82171, 4984, '_thumbnail_id', '5208'),
(82172, 5212, '_vi_wad_aliexpress_variation_id', '10000001875026590'),
(82173, 5212, '_vi_wad_aliexpress_variation_attr', '200000124:200000288;14:173'),
(82174, 5213, '_variation_description', ''),
(82175, 5213, '_sku', '4000463931194-8-blue'),
(82176, 5213, '_regular_price', '120.57'),
(82177, 5213, 'total_sales', '0'),
(82178, 5213, '_tax_status', 'taxable'),
(82179, 5213, '_tax_class', 'parent'),
(82180, 5213, '_manage_stock', 'yes'),
(82181, 5213, '_backorders', 'no'),
(82182, 5213, '_sold_individually', 'no'),
(82183, 5213, '_virtual', 'no'),
(82184, 5213, '_downloadable', 'no'),
(82185, 5213, '_download_limit', '-1'),
(82186, 5213, '_download_expiry', '-1'),
(82187, 5213, '_stock', '979'),
(82188, 5213, '_stock_status', 'instock'),
(82189, 5213, '_wc_average_rating', '0'),
(82190, 5213, '_wc_review_count', '0'),
(82191, 5213, 'attribute_pa_shoe-size', '8'),
(82192, 5213, 'attribute_pa_color', 'blue'),
(82193, 5213, '_price', '120.57'),
(82194, 5213, '_product_version', '4.1.0'),
(82195, 5213, '_vi_wad_aliexpress_variation_id', '10000001875026591'),
(82196, 5213, '_vi_wad_aliexpress_variation_attr', '200000124:699;14:173'),
(82197, 5214, '_variation_description', ''),
(82198, 5214, '_sku', '4000463931194-6-5-blue'),
(82199, 5214, '_regular_price', '120.57'),
(82200, 5214, 'total_sales', '0'),
(82201, 5214, '_tax_status', 'taxable'),
(82202, 5214, '_tax_class', 'parent'),
(82203, 5214, '_manage_stock', 'yes'),
(82204, 5214, '_backorders', 'no'),
(82205, 5214, '_sold_individually', 'no'),
(82206, 5214, '_virtual', 'no'),
(82207, 5214, '_downloadable', 'no'),
(82208, 5214, '_download_limit', '-1'),
(82209, 5214, '_download_expiry', '-1'),
(82210, 5214, '_stock', '985'),
(82211, 5214, '_stock_status', 'instock'),
(82212, 5214, '_wc_average_rating', '0'),
(82213, 5214, '_wc_review_count', '0'),
(82214, 5214, 'attribute_pa_shoe-size', '6-5'),
(82215, 5214, 'attribute_pa_color', 'blue'),
(82216, 5214, '_price', '120.57'),
(82217, 5214, '_product_version', '4.1.0'),
(82218, 5214, '_vi_wad_aliexpress_variation_id', '10000001875026588'),
(82219, 5214, '_vi_wad_aliexpress_variation_attr', '200000124:200000287;14:173'),
(82220, 5215, '_variation_description', ''),
(82221, 5215, '_sku', '4000463931194-7-blue'),
(82222, 5215, '_regular_price', '120.57'),
(82223, 5215, 'total_sales', '0'),
(82224, 5215, '_tax_status', 'taxable'),
(82225, 5215, '_tax_class', 'parent'),
(82226, 5215, '_manage_stock', 'yes'),
(82227, 5215, '_backorders', 'no'),
(82228, 5215, '_sold_individually', 'no'),
(82229, 5215, '_virtual', 'no'),
(82230, 5215, '_downloadable', 'no'),
(82231, 5215, '_download_limit', '-1'),
(82232, 5215, '_download_expiry', '-1'),
(82233, 5215, '_stock', '986'),
(82234, 5215, '_stock_status', 'instock'),
(82235, 5215, '_wc_average_rating', '0'),
(82236, 5215, '_wc_review_count', '0'),
(82237, 5215, 'attribute_pa_shoe-size', '7'),
(82238, 5215, 'attribute_pa_color', 'blue'),
(82239, 5215, '_price', '120.57'),
(82240, 5215, '_product_version', '4.1.0'),
(82241, 5215, '_vi_wad_aliexpress_variation_id', '10000001875026589'),
(82242, 5215, '_vi_wad_aliexpress_variation_attr', '200000124:3434;14:173'),
(82243, 5216, '_variation_description', ''),
(82244, 5216, '_sku', '4000463931194-8-5-blue'),
(82245, 5216, '_regular_price', '120.57'),
(82246, 5216, 'total_sales', '0'),
(82247, 5216, '_tax_status', 'taxable'),
(82248, 5216, '_tax_class', 'parent'),
(82249, 5216, '_manage_stock', 'yes'),
(82250, 5216, '_backorders', 'no'),
(82251, 5216, '_sold_individually', 'no'),
(82252, 5216, '_virtual', 'no'),
(82253, 5216, '_downloadable', 'no'),
(82254, 5216, '_download_limit', '-1'),
(82255, 5216, '_download_expiry', '-1'),
(82256, 5216, '_stock', '983'),
(82257, 5216, '_stock_status', 'instock'),
(82258, 5216, '_wc_average_rating', '0'),
(82259, 5216, '_wc_review_count', '0'),
(82260, 5216, 'attribute_pa_shoe-size', '8-5'),
(82261, 5216, 'attribute_pa_color', 'blue'),
(82262, 5216, '_price', '120.57'),
(82263, 5216, '_product_version', '4.1.0'),
(82264, 5216, '_vi_wad_aliexpress_variation_id', '10000001875026592'),
(82265, 5216, '_vi_wad_aliexpress_variation_attr', '200000124:200000289;14:173'),
(82266, 5217, '_wp_attached_file', '2021/06/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-18.jpg_640x640-18.jpg'),
(82267, 5217, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:126:\"2021/06/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-18.jpg_640x640-18.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:126:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-18.jpg_640x640-18-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:126:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-18.jpg_640x640-18-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:126:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-18.jpg_640x640-18-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:126:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-18.jpg_640x640-18-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:126:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-18.jpg_640x640-18-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:126:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-18.jpg_640x640-18-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:126:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-18.jpg_640x640-18-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:126:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-18.jpg_640x640-18-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:126:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-18.jpg_640x640-18-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:126:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-18.jpg_640x640-18-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(82268, 5198, '_price', '120.57'),
(82269, 5217, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H6432cc90e39b44f4b243f893c2c3e2ddh/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg'),
(82270, 4924, '_thumbnail_id', '5217'),
(82271, 4925, '_thumbnail_id', '5217'),
(82272, 4926, '_thumbnail_id', '5217'),
(82273, 4927, '_thumbnail_id', '5217'),
(82274, 4928, '_thumbnail_id', '5217'),
(82275, 4930, '_thumbnail_id', '5217'),
(82276, 4931, '_thumbnail_id', '5217'),
(82277, 4932, '_thumbnail_id', '5217'),
(82278, 4933, '_thumbnail_id', '5217'),
(82279, 4934, '_thumbnail_id', '5217'),
(82280, 4935, '_thumbnail_id', '5217'),
(82281, 4936, '_thumbnail_id', '5217'),
(82282, 5218, '_wp_attached_file', '2021/06/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-19.jpg_640x640-19.jpg'),
(82283, 5218, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:126:\"2021/06/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-19.jpg_640x640-19.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:126:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-19.jpg_640x640-19-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:126:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-19.jpg_640x640-19-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:126:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-19.jpg_640x640-19-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:126:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-19.jpg_640x640-19-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:126:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-19.jpg_640x640-19-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:126:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-19.jpg_640x640-19-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:126:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-19.jpg_640x640-19-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:126:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-19.jpg_640x640-19-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:126:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-19.jpg_640x640-19-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:126:\"Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-19.jpg_640x640-19-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(82284, 5219, '_sku', '1005001577659466'),
(82285, 5219, '_visibility', 'visible'),
(82286, 5219, '_default_attributes', ''),
(82287, 5020, '_vi_wad_woo_id', '5219'),
(82288, 5219, '_vi_wad_aliexpress_product_id', '1005001577659466'),
(82289, 5219, 'total_sales', '0'),
(82290, 5219, '_tax_status', 'taxable'),
(82291, 5219, '_tax_class', ''),
(82292, 5219, '_manage_stock', 'no'),
(82293, 5219, '_backorders', 'no'),
(82294, 5219, '_sold_individually', 'no'),
(82295, 5219, '_virtual', 'no'),
(82296, 5219, '_downloadable', 'no'),
(82297, 5219, '_download_limit', '-1'),
(82298, 5219, '_download_expiry', '-1'),
(82299, 5219, '_stock', NULL),
(82300, 5219, '_stock_status', 'instock'),
(82301, 5219, '_wc_average_rating', '0'),
(82302, 5219, '_wc_review_count', '0'),
(82303, 5219, '_product_attributes', 'a:2:{s:8:\"pa_color\";a:6:{s:4:\"name\";s:8:\"pa_color\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"0\";s:10:\"is_visible\";s:1:\"0\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"1\";}s:12:\"pa_shoe-size\";a:6:{s:4:\"name\";s:12:\"pa_shoe-size\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"1\";s:10:\"is_visible\";s:1:\"0\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"1\";}}'),
(82304, 5219, '_product_version', '4.1.0'),
(82305, 5218, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H1fd30f0e28a440c9ba977a731a81f875u/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg'),
(82306, 4937, '_thumbnail_id', '5218'),
(82307, 4938, '_thumbnail_id', '5218'),
(82308, 4939, '_thumbnail_id', '5218'),
(82309, 4940, '_thumbnail_id', '5218'),
(82310, 4941, '_thumbnail_id', '5218'),
(82311, 4942, '_thumbnail_id', '5218'),
(82312, 4943, '_thumbnail_id', '5218'),
(82313, 4944, '_thumbnail_id', '5218'),
(82314, 4945, '_thumbnail_id', '5218'),
(82315, 4946, '_thumbnail_id', '5218'),
(82316, 4947, '_thumbnail_id', '5218'),
(82317, 4949, '_thumbnail_id', '5218'),
(82318, 5220, '_wp_attached_file', '2021/06/2020-Autumn-Wedding-Shoes-Woman-High-Heels-Women-s-Pumps-Patent-Leather-Shoe-Thick-Heel-Fashion.jpg'),
(82319, 5220, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:107:\"2021/06/2020-Autumn-Wedding-Shoes-Woman-High-Heels-Women-s-Pumps-Patent-Leather-Shoe-Thick-Heel-Fashion.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:107:\"2020-Autumn-Wedding-Shoes-Woman-High-Heels-Women-s-Pumps-Patent-Leather-Shoe-Thick-Heel-Fashion-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:107:\"2020-Autumn-Wedding-Shoes-Woman-High-Heels-Women-s-Pumps-Patent-Leather-Shoe-Thick-Heel-Fashion-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:107:\"2020-Autumn-Wedding-Shoes-Woman-High-Heels-Women-s-Pumps-Patent-Leather-Shoe-Thick-Heel-Fashion-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:107:\"2020-Autumn-Wedding-Shoes-Woman-High-Heels-Women-s-Pumps-Patent-Leather-Shoe-Thick-Heel-Fashion-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:107:\"2020-Autumn-Wedding-Shoes-Woman-High-Heels-Women-s-Pumps-Patent-Leather-Shoe-Thick-Heel-Fashion-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:107:\"2020-Autumn-Wedding-Shoes-Woman-High-Heels-Women-s-Pumps-Patent-Leather-Shoe-Thick-Heel-Fashion-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:107:\"2020-Autumn-Wedding-Shoes-Woman-High-Heels-Women-s-Pumps-Patent-Leather-Shoe-Thick-Heel-Fashion-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:107:\"2020-Autumn-Wedding-Shoes-Woman-High-Heels-Women-s-Pumps-Patent-Leather-Shoe-Thick-Heel-Fashion-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:107:\"2020-Autumn-Wedding-Shoes-Woman-High-Heels-Women-s-Pumps-Patent-Leather-Shoe-Thick-Heel-Fashion-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:107:\"2020-Autumn-Wedding-Shoes-Woman-High-Heels-Women-s-Pumps-Patent-Leather-Shoe-Thick-Heel-Fashion-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:107:\"2020-Autumn-Wedding-Shoes-Woman-High-Heels-Women-s-Pumps-Patent-Leather-Shoe-Thick-Heel-Fashion-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(82320, 5221, '_wp_attached_file', '2021/06/Punk-Style-Zipper-Rain-Boots-Women-s-Pure-Color-Rain-Boots-Outdoor-Rubber-Water-shoes-For-1.jpg'),
(82321, 5221, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:103:\"2021/06/Punk-Style-Zipper-Rain-Boots-Women-s-Pure-Color-Rain-Boots-Outdoor-Rubber-Water-shoes-For-1.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:103:\"Punk-Style-Zipper-Rain-Boots-Women-s-Pure-Color-Rain-Boots-Outdoor-Rubber-Water-shoes-For-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:103:\"Punk-Style-Zipper-Rain-Boots-Women-s-Pure-Color-Rain-Boots-Outdoor-Rubber-Water-shoes-For-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:103:\"Punk-Style-Zipper-Rain-Boots-Women-s-Pure-Color-Rain-Boots-Outdoor-Rubber-Water-shoes-For-1-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:103:\"Punk-Style-Zipper-Rain-Boots-Women-s-Pure-Color-Rain-Boots-Outdoor-Rubber-Water-shoes-For-1-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:103:\"Punk-Style-Zipper-Rain-Boots-Women-s-Pure-Color-Rain-Boots-Outdoor-Rubber-Water-shoes-For-1-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:103:\"Punk-Style-Zipper-Rain-Boots-Women-s-Pure-Color-Rain-Boots-Outdoor-Rubber-Water-shoes-For-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:103:\"Punk-Style-Zipper-Rain-Boots-Women-s-Pure-Color-Rain-Boots-Outdoor-Rubber-Water-shoes-For-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:103:\"Punk-Style-Zipper-Rain-Boots-Women-s-Pure-Color-Rain-Boots-Outdoor-Rubber-Water-shoes-For-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:103:\"Punk-Style-Zipper-Rain-Boots-Women-s-Pure-Color-Rain-Boots-Outdoor-Rubber-Water-shoes-For-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:103:\"Punk-Style-Zipper-Rain-Boots-Women-s-Pure-Color-Rain-Boots-Outdoor-Rubber-Water-shoes-For-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:103:\"Punk-Style-Zipper-Rain-Boots-Women-s-Pure-Color-Rain-Boots-Outdoor-Rubber-Water-shoes-For-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(82322, 5220, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Hf9715357bd7447138ae487af76e0ef8b6/2020-Autumn-Wedding-Shoes-Woman-High-Heels-Women-s-Pumps-Patent-Leather-Shoe-Thick-Heel-Fashion.jpg'),
(82323, 5221, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H05321b3d367d406a95b81d897a50a2adw/Punk-Style-Zipper-Rain-Boots-Women-s-Pure-Color-Rain-Boots-Outdoor-Rubber-Water-shoes-For.jpg'),
(82324, 5219, '_thumbnail_id', '5220'),
(82325, 5198, '_product_image_gallery', '5221,5225,5236,5238'),
(82326, 5222, '_variation_description', ''),
(82327, 5222, '_sku', '1005001577659466-beige-40'),
(82328, 5222, '_regular_price', '143.99'),
(82329, 5222, 'total_sales', '0'),
(82330, 5222, '_tax_status', 'taxable'),
(82331, 5222, '_tax_class', 'parent'),
(82332, 5222, '_manage_stock', 'yes'),
(82333, 5222, '_backorders', 'no'),
(82334, 5222, '_sold_individually', 'no'),
(82335, 5222, '_virtual', 'no'),
(82336, 5222, '_downloadable', 'no'),
(82337, 5222, '_download_limit', '-1'),
(82338, 5222, '_download_expiry', '-1'),
(82339, 5222, '_stock', '559'),
(82340, 5222, '_stock_status', 'instock'),
(82341, 5222, '_wc_average_rating', '0'),
(82342, 5222, '_wc_review_count', '0'),
(82343, 5222, 'attribute_pa_color', 'beige'),
(82344, 5222, 'attribute_pa_shoe-size', '40'),
(82345, 5222, '_price', '143.99'),
(82346, 5222, '_product_version', '4.1.0'),
(82347, 5222, '_vi_wad_aliexpress_variation_id', '12000016664614312'),
(82348, 5222, '_vi_wad_aliexpress_variation_attr', '14:771#Beige;200000124:100013888'),
(82349, 5223, '_variation_description', ''),
(82350, 5223, '_sku', '1005001577659466-beige-38'),
(82351, 5223, '_regular_price', '143.99'),
(82352, 5223, 'total_sales', '0'),
(82353, 5223, '_tax_status', 'taxable'),
(82354, 5223, '_tax_class', 'parent'),
(82355, 5223, '_manage_stock', 'yes'),
(82356, 5223, '_backorders', 'no'),
(82357, 5223, '_sold_individually', 'no'),
(82358, 5223, '_virtual', 'no'),
(82359, 5223, '_downloadable', 'no'),
(82360, 5223, '_download_limit', '-1'),
(82361, 5223, '_download_expiry', '-1'),
(82362, 5223, '_stock', '559'),
(82363, 5223, '_stock_status', 'instock'),
(82364, 5223, '_wc_average_rating', '0'),
(82365, 5223, '_wc_review_count', '0'),
(82366, 5223, 'attribute_pa_color', 'beige'),
(82367, 5223, 'attribute_pa_shoe-size', '38'),
(82368, 5223, '_price', '143.99'),
(82369, 5223, '_product_version', '4.1.0'),
(82370, 5223, '_vi_wad_aliexpress_variation_id', '12000016664614310'),
(82371, 5223, '_vi_wad_aliexpress_variation_attr', '14:771#Beige;200000124:200000898'),
(82372, 5225, '_wp_attached_file', '2021/06/Punk-Style-Zipper-Rain-Boots-Women-s-Pure-Color-Rain-Boots-Outdoor-Rubber-Water-shoes-For-2.jpg');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(82373, 5225, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:103:\"2021/06/Punk-Style-Zipper-Rain-Boots-Women-s-Pure-Color-Rain-Boots-Outdoor-Rubber-Water-shoes-For-2.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:103:\"Punk-Style-Zipper-Rain-Boots-Women-s-Pure-Color-Rain-Boots-Outdoor-Rubber-Water-shoes-For-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:103:\"Punk-Style-Zipper-Rain-Boots-Women-s-Pure-Color-Rain-Boots-Outdoor-Rubber-Water-shoes-For-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:103:\"Punk-Style-Zipper-Rain-Boots-Women-s-Pure-Color-Rain-Boots-Outdoor-Rubber-Water-shoes-For-2-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:103:\"Punk-Style-Zipper-Rain-Boots-Women-s-Pure-Color-Rain-Boots-Outdoor-Rubber-Water-shoes-For-2-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:103:\"Punk-Style-Zipper-Rain-Boots-Women-s-Pure-Color-Rain-Boots-Outdoor-Rubber-Water-shoes-For-2-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:103:\"Punk-Style-Zipper-Rain-Boots-Women-s-Pure-Color-Rain-Boots-Outdoor-Rubber-Water-shoes-For-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:103:\"Punk-Style-Zipper-Rain-Boots-Women-s-Pure-Color-Rain-Boots-Outdoor-Rubber-Water-shoes-For-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:103:\"Punk-Style-Zipper-Rain-Boots-Women-s-Pure-Color-Rain-Boots-Outdoor-Rubber-Water-shoes-For-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:103:\"Punk-Style-Zipper-Rain-Boots-Women-s-Pure-Color-Rain-Boots-Outdoor-Rubber-Water-shoes-For-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:103:\"Punk-Style-Zipper-Rain-Boots-Women-s-Pure-Color-Rain-Boots-Outdoor-Rubber-Water-shoes-For-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:103:\"Punk-Style-Zipper-Rain-Boots-Women-s-Pure-Color-Rain-Boots-Outdoor-Rubber-Water-shoes-For-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(82374, 5224, '_variation_description', ''),
(82375, 5224, '_sku', '1005001577659466-beige-39'),
(82376, 5224, '_regular_price', '143.99'),
(82377, 5224, 'total_sales', '0'),
(82378, 5224, '_tax_status', 'taxable'),
(82379, 5224, '_tax_class', 'parent'),
(82380, 5224, '_manage_stock', 'yes'),
(82381, 5224, '_backorders', 'no'),
(82382, 5224, '_sold_individually', 'no'),
(82383, 5224, '_virtual', 'no'),
(82384, 5224, '_downloadable', 'no'),
(82385, 5224, '_download_limit', '-1'),
(82386, 5224, '_download_expiry', '-1'),
(82387, 5224, '_stock', '563'),
(82388, 5224, '_stock_status', 'instock'),
(82389, 5224, '_wc_average_rating', '0'),
(82390, 5224, '_wc_review_count', '0'),
(82391, 5224, 'attribute_pa_color', 'beige'),
(82392, 5224, 'attribute_pa_shoe-size', '39'),
(82393, 5224, '_price', '143.99'),
(82394, 5224, '_product_version', '4.1.0'),
(82395, 5224, '_vi_wad_aliexpress_variation_id', '12000016664614311'),
(82396, 5224, '_vi_wad_aliexpress_variation_attr', '14:771#Beige;200000124:200000364'),
(82397, 5226, '_variation_description', ''),
(82398, 5226, '_sku', '1005001577659466-beige-36'),
(82399, 5226, '_regular_price', '143.99'),
(82400, 5226, 'total_sales', '0'),
(82401, 5226, '_tax_status', 'taxable'),
(82402, 5226, '_tax_class', 'parent'),
(82403, 5226, '_manage_stock', 'yes'),
(82404, 5226, '_backorders', 'no'),
(82405, 5226, '_sold_individually', 'no'),
(82406, 5226, '_virtual', 'no'),
(82407, 5226, '_downloadable', 'no'),
(82408, 5226, '_download_limit', '-1'),
(82409, 5226, '_download_expiry', '-1'),
(82410, 5226, '_stock', '563'),
(82411, 5226, '_stock_status', 'instock'),
(82412, 5226, '_wc_average_rating', '0'),
(82413, 5226, '_wc_review_count', '0'),
(82414, 5226, 'attribute_pa_color', 'beige'),
(82415, 5226, 'attribute_pa_shoe-size', '36'),
(82416, 5226, '_price', '143.99'),
(82417, 5226, '_product_version', '4.1.0'),
(82418, 5226, '_vi_wad_aliexpress_variation_id', '12000016664614308'),
(82419, 5226, '_vi_wad_aliexpress_variation_attr', '14:771#Beige;200000124:200000334'),
(82420, 5227, '_variation_description', ''),
(82421, 5227, '_sku', '1005001577659466-beige-37'),
(82422, 5227, '_regular_price', '143.99'),
(82423, 5227, 'total_sales', '0'),
(82424, 5227, '_tax_status', 'taxable'),
(82425, 5227, '_tax_class', 'parent'),
(82426, 5227, '_manage_stock', 'yes'),
(82427, 5227, '_backorders', 'no'),
(82428, 5227, '_sold_individually', 'no'),
(82429, 5227, '_virtual', 'no'),
(82430, 5227, '_downloadable', 'no'),
(82431, 5227, '_download_limit', '-1'),
(82432, 5227, '_download_expiry', '-1'),
(82433, 5227, '_stock', '564'),
(82434, 5227, '_stock_status', 'instock'),
(82435, 5227, '_wc_average_rating', '0'),
(82436, 5227, '_wc_review_count', '0'),
(82437, 5227, 'attribute_pa_color', 'beige'),
(82438, 5227, 'attribute_pa_shoe-size', '37'),
(82439, 5227, '_price', '143.99'),
(82440, 5227, '_product_version', '4.1.0'),
(82441, 5227, '_vi_wad_aliexpress_variation_id', '12000016664614309'),
(82442, 5227, '_vi_wad_aliexpress_variation_attr', '14:771#Beige;200000124:100010482'),
(82443, 5228, '_variation_description', ''),
(82444, 5228, '_sku', '1005001577659466-beige-34'),
(82445, 5228, '_regular_price', '136.58'),
(82446, 5228, 'total_sales', '0'),
(82447, 5228, '_tax_status', 'taxable'),
(82448, 5228, '_tax_class', 'parent'),
(82449, 5228, '_manage_stock', 'yes'),
(82450, 5228, '_backorders', 'no'),
(82451, 5228, '_sold_individually', 'no'),
(82452, 5228, '_virtual', 'no'),
(82453, 5228, '_downloadable', 'no'),
(82454, 5228, '_download_limit', '-1'),
(82455, 5228, '_download_expiry', '-1'),
(82456, 5228, '_stock', '565'),
(82457, 5228, '_stock_status', 'instock'),
(82458, 5228, '_wc_average_rating', '0'),
(82459, 5228, '_wc_review_count', '0'),
(82460, 5228, 'attribute_pa_color', 'beige'),
(82461, 5228, 'attribute_pa_shoe-size', '34'),
(82462, 5228, '_price', '136.58'),
(82463, 5228, '_product_version', '4.1.0'),
(82464, 5228, '_vi_wad_aliexpress_variation_id', '12000016664614306'),
(82465, 5228, '_vi_wad_aliexpress_variation_attr', '14:771#Beige;200000124:100010481'),
(82466, 5229, '_variation_description', ''),
(82467, 5229, '_sku', '1005001577659466-beige-35'),
(82468, 5229, '_regular_price', '143.99'),
(82469, 5229, 'total_sales', '0'),
(82470, 5229, '_tax_status', 'taxable'),
(82471, 5229, '_tax_class', 'parent'),
(82472, 5229, '_manage_stock', 'yes'),
(82473, 5229, '_backorders', 'no'),
(82474, 5229, '_sold_individually', 'no'),
(82475, 5229, '_virtual', 'no'),
(82476, 5229, '_downloadable', 'no'),
(82477, 5229, '_download_limit', '-1'),
(82478, 5229, '_download_expiry', '-1'),
(82479, 5229, '_stock', '566'),
(82480, 5229, '_stock_status', 'instock'),
(82481, 5229, '_wc_average_rating', '0'),
(82482, 5229, '_wc_review_count', '0'),
(82483, 5229, 'attribute_pa_color', 'beige'),
(82484, 5229, 'attribute_pa_shoe-size', '35'),
(82485, 5229, '_price', '143.99'),
(82486, 5229, '_product_version', '4.1.0'),
(82487, 5229, '_vi_wad_aliexpress_variation_id', '12000016664614307'),
(82488, 5229, '_vi_wad_aliexpress_variation_attr', '14:771#Beige;200000124:200000333'),
(82489, 5225, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H74e381379a214464bb3d90f70fbe8c72t/Punk-Style-Zipper-Rain-Boots-Women-s-Pure-Color-Rain-Boots-Outdoor-Rubber-Water-shoes-For.jpg'),
(82490, 5230, '_variation_description', ''),
(82491, 5230, '_sku', '1005001577659466-wine-red-39'),
(82492, 5230, '_regular_price', '143.99'),
(82493, 5230, 'total_sales', '0'),
(82494, 5230, '_tax_status', 'taxable'),
(82495, 5230, '_tax_class', 'parent'),
(82496, 5230, '_manage_stock', 'yes'),
(82497, 5230, '_backorders', 'no'),
(82498, 5230, '_sold_individually', 'no'),
(82499, 5230, '_virtual', 'no'),
(82500, 5230, '_downloadable', 'no'),
(82501, 5230, '_download_limit', '-1'),
(82502, 5230, '_download_expiry', '-1'),
(82503, 5230, '_stock', '558'),
(82504, 5230, '_stock_status', 'instock'),
(82505, 5230, '_wc_average_rating', '0'),
(82506, 5230, '_wc_review_count', '0'),
(82507, 5230, 'attribute_pa_color', 'wine-red-2'),
(82508, 5230, 'attribute_pa_shoe-size', '39'),
(82509, 5230, '_price', '143.99'),
(82510, 5230, '_product_version', '4.1.0'),
(82511, 5230, '_vi_wad_aliexpress_variation_id', '12000016664614304'),
(82512, 5230, '_vi_wad_aliexpress_variation_attr', '14:10#Wine-red;200000124:200000364'),
(82513, 5231, '_variation_description', ''),
(82514, 5231, '_sku', '1005001577659466-wine-red-40'),
(82515, 5231, '_regular_price', '143.99'),
(82516, 5231, 'total_sales', '0'),
(82517, 5231, '_tax_status', 'taxable'),
(82518, 5231, '_tax_class', 'parent'),
(82519, 5231, '_manage_stock', 'yes'),
(82520, 5231, '_backorders', 'no'),
(82521, 5231, '_sold_individually', 'no'),
(82522, 5231, '_virtual', 'no'),
(82523, 5231, '_downloadable', 'no'),
(82524, 5231, '_download_limit', '-1'),
(82525, 5231, '_download_expiry', '-1'),
(82526, 5231, '_stock', '546'),
(82527, 5231, '_stock_status', 'instock'),
(82528, 5231, '_wc_average_rating', '0'),
(82529, 5231, '_wc_review_count', '0'),
(82530, 5231, 'attribute_pa_color', 'wine-red-2'),
(82531, 5231, 'attribute_pa_shoe-size', '40'),
(82532, 5231, '_price', '143.99'),
(82533, 5231, '_product_version', '4.1.0'),
(82534, 5231, '_vi_wad_aliexpress_variation_id', '12000016664614305'),
(82535, 5231, '_vi_wad_aliexpress_variation_attr', '14:10#Wine-red;200000124:100013888'),
(82536, 5232, '_variation_description', ''),
(82537, 5232, '_sku', '1005001577659466-wine-red-37'),
(82538, 5232, '_regular_price', '143.99'),
(82539, 5232, 'total_sales', '0'),
(82540, 5232, '_tax_status', 'taxable'),
(82541, 5232, '_tax_class', 'parent'),
(82542, 5232, '_manage_stock', 'yes'),
(82543, 5232, '_backorders', 'no'),
(82544, 5232, '_sold_individually', 'no'),
(82545, 5232, '_virtual', 'no'),
(82546, 5232, '_downloadable', 'no'),
(82547, 5232, '_download_limit', '-1'),
(82548, 5232, '_download_expiry', '-1'),
(82549, 5232, '_stock', '550'),
(82550, 5232, '_stock_status', 'instock'),
(82551, 5232, '_wc_average_rating', '0'),
(82552, 5232, '_wc_review_count', '0'),
(82553, 5232, 'attribute_pa_color', 'wine-red-2'),
(82554, 5232, 'attribute_pa_shoe-size', '37'),
(82555, 5232, '_price', '143.99'),
(82556, 5232, '_product_version', '4.1.0'),
(82557, 5232, '_vi_wad_aliexpress_variation_id', '12000016664614302'),
(82558, 5232, '_vi_wad_aliexpress_variation_attr', '14:10#Wine-red;200000124:100010482'),
(82559, 5233, '_variation_description', ''),
(82560, 5233, '_sku', '1005001577659466-wine-red-38'),
(82561, 5233, '_regular_price', '143.99'),
(82562, 5233, 'total_sales', '0'),
(82563, 5233, '_tax_status', 'taxable'),
(82564, 5233, '_tax_class', 'parent'),
(82565, 5233, '_manage_stock', 'yes'),
(82566, 5233, '_backorders', 'no'),
(82567, 5233, '_sold_individually', 'no'),
(82568, 5233, '_virtual', 'no'),
(82569, 5233, '_downloadable', 'no'),
(82570, 5233, '_download_limit', '-1'),
(82571, 5233, '_download_expiry', '-1'),
(82572, 5233, '_stock', '557'),
(82573, 5233, '_stock_status', 'instock'),
(82574, 5233, '_wc_average_rating', '0'),
(82575, 5233, '_wc_review_count', '0'),
(82576, 5233, 'attribute_pa_color', 'wine-red-2'),
(82577, 5233, 'attribute_pa_shoe-size', '38'),
(82578, 5233, '_price', '143.99'),
(82579, 5233, '_product_version', '4.1.0'),
(82580, 5233, '_vi_wad_aliexpress_variation_id', '12000016664614303'),
(82581, 5233, '_vi_wad_aliexpress_variation_attr', '14:10#Wine-red;200000124:200000898'),
(82582, 5234, '_variation_description', ''),
(82583, 5234, '_sku', '1005001577659466-wine-red-35'),
(82584, 5234, '_regular_price', '143.99'),
(82585, 5234, 'total_sales', '0'),
(82586, 5234, '_tax_status', 'taxable'),
(82587, 5234, '_tax_class', 'parent'),
(82588, 5234, '_manage_stock', 'yes'),
(82589, 5234, '_backorders', 'no'),
(82590, 5234, '_sold_individually', 'no'),
(82591, 5234, '_virtual', 'no'),
(82592, 5234, '_downloadable', 'no'),
(82593, 5234, '_download_limit', '-1'),
(82594, 5234, '_download_expiry', '-1'),
(82595, 5234, '_stock', '562'),
(82596, 5234, '_stock_status', 'instock'),
(82597, 5234, '_wc_average_rating', '0'),
(82598, 5234, '_wc_review_count', '0'),
(82599, 5234, 'attribute_pa_color', 'wine-red-2'),
(82600, 5234, 'attribute_pa_shoe-size', '35'),
(82601, 5234, '_price', '143.99'),
(82602, 5234, '_product_version', '4.1.0'),
(82603, 5234, '_vi_wad_aliexpress_variation_id', '12000016664614300'),
(82604, 5234, '_vi_wad_aliexpress_variation_attr', '14:10#Wine-red;200000124:200000333'),
(82605, 5236, '_wp_attached_file', '2021/06/Punk-Style-Zipper-Rain-Boots-Women-s-Pure-Color-Rain-Boots-Outdoor-Rubber-Water-shoes-For-3.jpg'),
(82606, 5236, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:103:\"2021/06/Punk-Style-Zipper-Rain-Boots-Women-s-Pure-Color-Rain-Boots-Outdoor-Rubber-Water-shoes-For-3.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:103:\"Punk-Style-Zipper-Rain-Boots-Women-s-Pure-Color-Rain-Boots-Outdoor-Rubber-Water-shoes-For-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:103:\"Punk-Style-Zipper-Rain-Boots-Women-s-Pure-Color-Rain-Boots-Outdoor-Rubber-Water-shoes-For-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:103:\"Punk-Style-Zipper-Rain-Boots-Women-s-Pure-Color-Rain-Boots-Outdoor-Rubber-Water-shoes-For-3-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:103:\"Punk-Style-Zipper-Rain-Boots-Women-s-Pure-Color-Rain-Boots-Outdoor-Rubber-Water-shoes-For-3-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:103:\"Punk-Style-Zipper-Rain-Boots-Women-s-Pure-Color-Rain-Boots-Outdoor-Rubber-Water-shoes-For-3-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:103:\"Punk-Style-Zipper-Rain-Boots-Women-s-Pure-Color-Rain-Boots-Outdoor-Rubber-Water-shoes-For-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:103:\"Punk-Style-Zipper-Rain-Boots-Women-s-Pure-Color-Rain-Boots-Outdoor-Rubber-Water-shoes-For-3-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:103:\"Punk-Style-Zipper-Rain-Boots-Women-s-Pure-Color-Rain-Boots-Outdoor-Rubber-Water-shoes-For-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:103:\"Punk-Style-Zipper-Rain-Boots-Women-s-Pure-Color-Rain-Boots-Outdoor-Rubber-Water-shoes-For-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:103:\"Punk-Style-Zipper-Rain-Boots-Women-s-Pure-Color-Rain-Boots-Outdoor-Rubber-Water-shoes-For-3-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:103:\"Punk-Style-Zipper-Rain-Boots-Women-s-Pure-Color-Rain-Boots-Outdoor-Rubber-Water-shoes-For-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(82607, 5235, '_variation_description', ''),
(82608, 5235, '_sku', '1005001577659466-wine-red-36'),
(82609, 5235, '_regular_price', '143.99'),
(82610, 5235, 'total_sales', '0'),
(82611, 5235, '_tax_status', 'taxable'),
(82612, 5235, '_tax_class', 'parent'),
(82613, 5235, '_manage_stock', 'yes'),
(82614, 5235, '_backorders', 'no'),
(82615, 5235, '_sold_individually', 'no'),
(82616, 5235, '_virtual', 'no'),
(82617, 5235, '_downloadable', 'no'),
(82618, 5235, '_download_limit', '-1'),
(82619, 5235, '_download_expiry', '-1'),
(82620, 5235, '_stock', '561'),
(82621, 5235, '_stock_status', 'instock'),
(82622, 5235, '_wc_average_rating', '0'),
(82623, 5235, '_wc_review_count', '0'),
(82624, 5235, 'attribute_pa_color', 'wine-red-2'),
(82625, 5235, 'attribute_pa_shoe-size', '36'),
(82626, 5235, '_price', '143.99'),
(82627, 5235, '_product_version', '4.1.0'),
(82628, 5235, '_vi_wad_aliexpress_variation_id', '12000016664614301'),
(82629, 5235, '_vi_wad_aliexpress_variation_attr', '14:10#Wine-red;200000124:200000334'),
(82630, 5237, '_variation_description', ''),
(82631, 5237, '_sku', '1005001577659466-wine-red-34'),
(82632, 5237, '_regular_price', '143.99'),
(82633, 5237, 'total_sales', '0'),
(82634, 5237, '_tax_status', 'taxable'),
(82635, 5237, '_tax_class', 'parent'),
(82636, 5237, '_manage_stock', 'yes'),
(82637, 5237, '_backorders', 'no'),
(82638, 5237, '_sold_individually', 'no'),
(82639, 5237, '_virtual', 'no'),
(82640, 5237, '_downloadable', 'no'),
(82641, 5237, '_download_limit', '-1'),
(82642, 5237, '_download_expiry', '-1'),
(82643, 5237, '_stock', '563'),
(82644, 5237, '_stock_status', 'instock'),
(82645, 5237, '_wc_average_rating', '0'),
(82646, 5237, '_wc_review_count', '0'),
(82647, 5237, 'attribute_pa_color', 'wine-red-2'),
(82648, 5237, 'attribute_pa_shoe-size', '34'),
(82649, 5237, '_price', '143.99'),
(82650, 5237, '_product_version', '4.1.0'),
(82651, 5237, '_vi_wad_aliexpress_variation_id', '12000016664614299'),
(82652, 5237, '_vi_wad_aliexpress_variation_attr', '14:10#Wine-red;200000124:100010481'),
(82653, 5219, '_price', '136.58'),
(82654, 5219, '_price', '143.99'),
(82655, 5236, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H55d647aaa2f0433ab2c7b0ceb451af64l/Punk-Style-Zipper-Rain-Boots-Women-s-Pure-Color-Rain-Boots-Outdoor-Rubber-Water-shoes-For.jpg'),
(82656, 5238, '_wp_attached_file', '2021/06/Punk-Style-Zipper-Rain-Boots-Women-s-Pure-Color-Rain-Boots-Outdoor-Rubber-Water-shoes-For-4.jpg'),
(82657, 5238, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:103:\"2021/06/Punk-Style-Zipper-Rain-Boots-Women-s-Pure-Color-Rain-Boots-Outdoor-Rubber-Water-shoes-For-4.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:103:\"Punk-Style-Zipper-Rain-Boots-Women-s-Pure-Color-Rain-Boots-Outdoor-Rubber-Water-shoes-For-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:103:\"Punk-Style-Zipper-Rain-Boots-Women-s-Pure-Color-Rain-Boots-Outdoor-Rubber-Water-shoes-For-4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:103:\"Punk-Style-Zipper-Rain-Boots-Women-s-Pure-Color-Rain-Boots-Outdoor-Rubber-Water-shoes-For-4-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:103:\"Punk-Style-Zipper-Rain-Boots-Women-s-Pure-Color-Rain-Boots-Outdoor-Rubber-Water-shoes-For-4-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:103:\"Punk-Style-Zipper-Rain-Boots-Women-s-Pure-Color-Rain-Boots-Outdoor-Rubber-Water-shoes-For-4-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:103:\"Punk-Style-Zipper-Rain-Boots-Women-s-Pure-Color-Rain-Boots-Outdoor-Rubber-Water-shoes-For-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:103:\"Punk-Style-Zipper-Rain-Boots-Women-s-Pure-Color-Rain-Boots-Outdoor-Rubber-Water-shoes-For-4-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:103:\"Punk-Style-Zipper-Rain-Boots-Women-s-Pure-Color-Rain-Boots-Outdoor-Rubber-Water-shoes-For-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:103:\"Punk-Style-Zipper-Rain-Boots-Women-s-Pure-Color-Rain-Boots-Outdoor-Rubber-Water-shoes-For-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:103:\"Punk-Style-Zipper-Rain-Boots-Women-s-Pure-Color-Rain-Boots-Outdoor-Rubber-Water-shoes-For-4-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:103:\"Punk-Style-Zipper-Rain-Boots-Women-s-Pure-Color-Rain-Boots-Outdoor-Rubber-Water-shoes-For-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(82658, 5239, '_sku', '32878897889'),
(82659, 5239, '_visibility', 'visible'),
(82660, 5239, '_default_attributes', ''),
(82661, 5010, '_vi_wad_woo_id', '5239'),
(82662, 5239, '_vi_wad_aliexpress_product_id', '32878897889'),
(82663, 5239, 'total_sales', '0'),
(82664, 5239, '_tax_status', 'taxable'),
(82665, 5238, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Ha0dc2b3c16014f438de3968a1556b9efG/Punk-Style-Zipper-Rain-Boots-Women-s-Pure-Color-Rain-Boots-Outdoor-Rubber-Water-shoes-For.jpg'),
(82666, 5239, '_tax_class', ''),
(82667, 5239, '_manage_stock', 'no'),
(82668, 5239, '_backorders', 'no'),
(82669, 5239, '_sold_individually', 'no'),
(82670, 5239, '_virtual', 'no'),
(82671, 5239, '_downloadable', 'no'),
(82672, 5239, '_download_limit', '-1'),
(82673, 5239, '_download_expiry', '-1'),
(82674, 5239, '_stock', NULL),
(82675, 5239, '_stock_status', 'instock'),
(82676, 5239, '_wc_average_rating', '0'),
(82677, 5239, '_wc_review_count', '0'),
(82678, 5239, '_product_attributes', 'a:2:{s:8:\"pa_color\";a:6:{s:4:\"name\";s:8:\"pa_color\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"0\";s:10:\"is_visible\";s:1:\"0\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"1\";}s:12:\"pa_shoe-size\";a:6:{s:4:\"name\";s:12:\"pa_shoe-size\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"1\";s:10:\"is_visible\";s:1:\"0\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"1\";}}'),
(82679, 5239, '_product_version', '4.1.0'),
(82680, 5240, '_wp_attached_file', '2021/06/Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes.jpg'),
(82681, 5240, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:119:\"2021/06/Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:119:\"Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:119:\"Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:119:\"Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:119:\"Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:119:\"Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:119:\"Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:119:\"Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:119:\"Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:119:\"Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:119:\"Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:119:\"Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(82682, 5241, '_wp_attached_file', '2021/06/Punk-Style-Zipper-Rain-Boots-Women-s-Pure-Color-Rain-Boots-Outdoor-Rubber-Water-shoes-For.jpg_640x640.jpg'),
(82683, 5241, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:113:\"2021/06/Punk-Style-Zipper-Rain-Boots-Women-s-Pure-Color-Rain-Boots-Outdoor-Rubber-Water-shoes-For.jpg_640x640.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:113:\"Punk-Style-Zipper-Rain-Boots-Women-s-Pure-Color-Rain-Boots-Outdoor-Rubber-Water-shoes-For.jpg_640x640-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:113:\"Punk-Style-Zipper-Rain-Boots-Women-s-Pure-Color-Rain-Boots-Outdoor-Rubber-Water-shoes-For.jpg_640x640-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:113:\"Punk-Style-Zipper-Rain-Boots-Women-s-Pure-Color-Rain-Boots-Outdoor-Rubber-Water-shoes-For.jpg_640x640-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:113:\"Punk-Style-Zipper-Rain-Boots-Women-s-Pure-Color-Rain-Boots-Outdoor-Rubber-Water-shoes-For.jpg_640x640-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:113:\"Punk-Style-Zipper-Rain-Boots-Women-s-Pure-Color-Rain-Boots-Outdoor-Rubber-Water-shoes-For.jpg_640x640-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:113:\"Punk-Style-Zipper-Rain-Boots-Women-s-Pure-Color-Rain-Boots-Outdoor-Rubber-Water-shoes-For.jpg_640x640-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:113:\"Punk-Style-Zipper-Rain-Boots-Women-s-Pure-Color-Rain-Boots-Outdoor-Rubber-Water-shoes-For.jpg_640x640-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:113:\"Punk-Style-Zipper-Rain-Boots-Women-s-Pure-Color-Rain-Boots-Outdoor-Rubber-Water-shoes-For.jpg_640x640-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:113:\"Punk-Style-Zipper-Rain-Boots-Women-s-Pure-Color-Rain-Boots-Outdoor-Rubber-Water-shoes-For.jpg_640x640-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:113:\"Punk-Style-Zipper-Rain-Boots-Women-s-Pure-Color-Rain-Boots-Outdoor-Rubber-Water-shoes-For.jpg_640x640-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(82684, 5240, '_vi_wad_image_id', 'ae01.alicdn.com/kf/HTB1BGItgQUmBKNjSZFOq6yb2XXax/Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes.jpg'),
(82685, 5239, '_thumbnail_id', '5240'),
(82686, 5241, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Hbd2da556fdbb40578b5de4932089c8beY/Punk-Style-Zipper-Rain-Boots-Women-s-Pure-Color-Rain-Boots-Outdoor-Rubber-Water-shoes-For.jpg_640x640.jpg'),
(82687, 5201, '_thumbnail_id', '5241'),
(82688, 5203, '_thumbnail_id', '5241'),
(82689, 5242, '_variation_description', ''),
(82690, 5242, '_sku', '32878897889-black-6cm-5'),
(82691, 5204, '_thumbnail_id', '5241'),
(82692, 5205, '_thumbnail_id', '5241'),
(82693, 5242, '_regular_price', '128.71'),
(82694, 5206, '_thumbnail_id', '5241'),
(82695, 5242, 'total_sales', '0'),
(82696, 5210, '_thumbnail_id', '5241'),
(82697, 5242, '_tax_status', 'taxable'),
(82698, 5242, '_tax_class', 'parent'),
(82699, 5211, '_thumbnail_id', '5241'),
(82700, 5242, '_manage_stock', 'yes'),
(82701, 5242, '_backorders', 'no'),
(82702, 5242, '_sold_individually', 'no'),
(82703, 5242, '_virtual', 'no'),
(82704, 5242, '_downloadable', 'no'),
(82705, 5242, '_download_limit', '-1'),
(82706, 5242, '_download_expiry', '-1'),
(82707, 5242, '_stock', '495'),
(82708, 5242, '_stock_status', 'instock'),
(82709, 5242, '_wc_average_rating', '0'),
(82710, 5242, '_wc_review_count', '0'),
(82711, 5242, 'attribute_pa_color', 'black-6cm'),
(82712, 5242, 'attribute_pa_shoe-size', '5'),
(82713, 5242, '_price', '128.71'),
(82714, 5242, '_product_version', '4.1.0'),
(82715, 5242, '_vi_wad_aliexpress_variation_id', '65544107196'),
(82716, 5242, '_vi_wad_aliexpress_variation_attr', '14:193#Black 6cm;200000124:698'),
(82717, 5243, '_variation_description', ''),
(82718, 5243, '_sku', '32878897889-black-6cm-5-5'),
(82719, 5243, '_regular_price', '128.71'),
(82720, 5243, 'total_sales', '0'),
(82721, 5243, '_tax_status', 'taxable'),
(82722, 5243, '_tax_class', 'parent'),
(82723, 5243, '_manage_stock', 'yes'),
(82724, 5243, '_backorders', 'no'),
(82725, 5243, '_sold_individually', 'no'),
(82726, 5243, '_virtual', 'no'),
(82727, 5243, '_downloadable', 'no'),
(82728, 5243, '_download_limit', '-1'),
(82729, 5243, '_download_expiry', '-1'),
(82730, 5243, '_stock', '492'),
(82731, 5243, '_stock_status', 'instock'),
(82732, 5243, '_wc_average_rating', '0'),
(82733, 5243, '_wc_review_count', '0'),
(82734, 5243, 'attribute_pa_color', 'black-6cm'),
(82735, 5243, 'attribute_pa_shoe-size', '5-5'),
(82736, 5243, '_price', '128.71'),
(82737, 5243, '_product_version', '4.1.0'),
(82738, 5243, '_vi_wad_aliexpress_variation_id', '65544107197'),
(82739, 5243, '_vi_wad_aliexpress_variation_attr', '14:193#Black 6cm;200000124:200000286'),
(82740, 5244, '_variation_description', ''),
(82741, 5244, '_sku', '32878897889-black-6cm-6'),
(82742, 5245, '_wp_attached_file', '2021/06/Punk-Style-Zipper-Rain-Boots-Women-s-Pure-Color-Rain-Boots-Outdoor-Rubber-Water-shoes-For-1.jpg_640x640-1.jpg'),
(82743, 5244, '_regular_price', '128.71'),
(82744, 5245, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:627;s:6:\"height\";i:640;s:4:\"file\";s:117:\"2021/06/Punk-Style-Zipper-Rain-Boots-Women-s-Pure-Color-Rain-Boots-Outdoor-Rubber-Water-shoes-For-1.jpg_640x640-1.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:117:\"Punk-Style-Zipper-Rain-Boots-Women-s-Pure-Color-Rain-Boots-Outdoor-Rubber-Water-shoes-For-1.jpg_640x640-1-294x300.jpg\";s:5:\"width\";i:294;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:117:\"Punk-Style-Zipper-Rain-Boots-Women-s-Pure-Color-Rain-Boots-Outdoor-Rubber-Water-shoes-For-1.jpg_640x640-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:117:\"Punk-Style-Zipper-Rain-Boots-Women-s-Pure-Color-Rain-Boots-Outdoor-Rubber-Water-shoes-For-1.jpg_640x640-1-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:117:\"Punk-Style-Zipper-Rain-Boots-Women-s-Pure-Color-Rain-Boots-Outdoor-Rubber-Water-shoes-For-1.jpg_640x640-1-627x510.jpg\";s:5:\"width\";i:627;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:117:\"Punk-Style-Zipper-Rain-Boots-Women-s-Pure-Color-Rain-Boots-Outdoor-Rubber-Water-shoes-For-1.jpg_640x640-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:117:\"Punk-Style-Zipper-Rain-Boots-Women-s-Pure-Color-Rain-Boots-Outdoor-Rubber-Water-shoes-For-1.jpg_640x640-1-600x612.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:612;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:117:\"Punk-Style-Zipper-Rain-Boots-Women-s-Pure-Color-Rain-Boots-Outdoor-Rubber-Water-shoes-For-1.jpg_640x640-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:117:\"Punk-Style-Zipper-Rain-Boots-Women-s-Pure-Color-Rain-Boots-Outdoor-Rubber-Water-shoes-For-1.jpg_640x640-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:117:\"Punk-Style-Zipper-Rain-Boots-Women-s-Pure-Color-Rain-Boots-Outdoor-Rubber-Water-shoes-For-1.jpg_640x640-1-600x612.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:612;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:117:\"Punk-Style-Zipper-Rain-Boots-Women-s-Pure-Color-Rain-Boots-Outdoor-Rubber-Water-shoes-For-1.jpg_640x640-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(82745, 5244, 'total_sales', '0'),
(82746, 5244, '_tax_status', 'taxable'),
(82747, 5244, '_tax_class', 'parent'),
(82748, 5244, '_manage_stock', 'yes'),
(82749, 5244, '_backorders', 'no'),
(82750, 5244, '_sold_individually', 'no'),
(82751, 5244, '_virtual', 'no'),
(82752, 5244, '_downloadable', 'no'),
(82753, 5244, '_download_limit', '-1'),
(82754, 5244, '_download_expiry', '-1'),
(82755, 5244, '_stock', '495'),
(82756, 5244, '_stock_status', 'instock'),
(82757, 5244, '_wc_average_rating', '0'),
(82758, 5244, '_wc_review_count', '0'),
(82759, 5244, 'attribute_pa_color', 'black-6cm'),
(82760, 5244, 'attribute_pa_shoe-size', '6'),
(82761, 5244, '_price', '128.71'),
(82762, 5244, '_product_version', '4.1.0'),
(82763, 5244, '_vi_wad_aliexpress_variation_id', '65544107198'),
(82764, 5244, '_vi_wad_aliexpress_variation_attr', '14:193#Black 6cm;200000124:1394'),
(82765, 5246, '_variation_description', ''),
(82766, 5246, '_sku', '32878897889-black-6cm-6-5'),
(82767, 5246, '_regular_price', '128.71'),
(82768, 5246, 'total_sales', '0'),
(82769, 5246, '_tax_status', 'taxable'),
(82770, 5246, '_tax_class', 'parent'),
(82771, 5246, '_manage_stock', 'yes'),
(82772, 5246, '_backorders', 'no'),
(82773, 5246, '_sold_individually', 'no'),
(82774, 5246, '_virtual', 'no'),
(82775, 5246, '_downloadable', 'no'),
(82776, 5246, '_download_limit', '-1'),
(82777, 5246, '_download_expiry', '-1'),
(82778, 5246, '_stock', '489'),
(82779, 5246, '_stock_status', 'instock'),
(82780, 5246, '_wc_average_rating', '0'),
(82781, 5246, '_wc_review_count', '0'),
(82782, 5246, 'attribute_pa_color', 'black-6cm'),
(82783, 5246, 'attribute_pa_shoe-size', '6-5'),
(82784, 5246, '_price', '128.71'),
(82785, 5246, '_product_version', '4.1.0'),
(82786, 5246, '_vi_wad_aliexpress_variation_id', '65544107199'),
(82787, 5246, '_vi_wad_aliexpress_variation_attr', '14:193#Black 6cm;200000124:200000287'),
(82788, 5247, '_variation_description', ''),
(82789, 5247, '_sku', '32878897889-black-6cm-4-5'),
(82790, 5247, '_regular_price', '128.71'),
(82791, 5247, 'total_sales', '0'),
(82792, 5247, '_tax_status', 'taxable'),
(82793, 5247, '_tax_class', 'parent'),
(82794, 5247, '_manage_stock', 'yes'),
(82795, 5247, '_backorders', 'no'),
(82796, 5247, '_sold_individually', 'no'),
(82797, 5247, '_virtual', 'no'),
(82798, 5247, '_downloadable', 'no'),
(82799, 5247, '_download_limit', '-1'),
(82800, 5247, '_download_expiry', '-1'),
(82801, 5247, '_stock', '493'),
(82802, 5247, '_stock_status', 'instock'),
(82803, 5247, '_wc_average_rating', '0'),
(82804, 5247, '_wc_review_count', '0'),
(82805, 5247, 'attribute_pa_color', 'black-6cm'),
(82806, 5247, 'attribute_pa_shoe-size', '4-5'),
(82807, 5247, '_price', '128.71'),
(82808, 5247, '_product_version', '4.1.0'),
(82809, 5247, '_vi_wad_aliexpress_variation_id', '65544107195'),
(82810, 5247, '_vi_wad_aliexpress_variation_attr', '14:193#Black 6cm;200000124:200000285'),
(82811, 5248, '_variation_description', ''),
(82812, 5248, '_sku', '32878897889-black-8-3cm-10-5'),
(82813, 5248, '_regular_price', '128.71'),
(82814, 5248, 'total_sales', '0'),
(82815, 5248, '_tax_status', 'taxable'),
(82816, 5248, '_tax_class', 'parent'),
(82817, 5248, '_manage_stock', 'yes'),
(82818, 5248, '_backorders', 'no'),
(82819, 5248, '_sold_individually', 'no'),
(82820, 5248, '_virtual', 'no'),
(82821, 5248, '_downloadable', 'no'),
(82822, 5248, '_download_limit', '-1'),
(82823, 5248, '_download_expiry', '-1'),
(82824, 5248, '_stock', '495'),
(82825, 5248, '_stock_status', 'instock'),
(82826, 5248, '_wc_average_rating', '0'),
(82827, 5248, '_wc_review_count', '0'),
(82828, 5248, 'attribute_pa_color', 'black-8-3cm'),
(82829, 5248, 'attribute_pa_shoe-size', '10-5'),
(82830, 5248, '_price', '128.71'),
(82831, 5248, '_product_version', '4.1.0'),
(82832, 5248, '_vi_wad_aliexpress_variation_id', '65544107252'),
(82833, 5248, '_vi_wad_aliexpress_variation_attr', '14:200004890#Black 8.3cm;200000124:200000291'),
(82834, 5245, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Hbb453054e9f44e33bc07f9b0e795a5de3/Punk-Style-Zipper-Rain-Boots-Women-s-Pure-Color-Rain-Boots-Outdoor-Rubber-Water-shoes-For.jpg_640x640.jpg'),
(82835, 5207, '_thumbnail_id', '5245'),
(82836, 5249, '_variation_description', ''),
(82837, 5249, '_sku', '32878897889-black-8-3cm-11'),
(82838, 5209, '_thumbnail_id', '5245'),
(82839, 5249, '_regular_price', '128.71'),
(82840, 5212, '_thumbnail_id', '5245'),
(82841, 5213, '_thumbnail_id', '5245'),
(82842, 5249, 'total_sales', '0'),
(82843, 5214, '_thumbnail_id', '5245'),
(82844, 5249, '_tax_status', 'taxable'),
(82845, 5215, '_thumbnail_id', '5245'),
(82846, 5249, '_tax_class', 'parent'),
(82847, 5249, '_manage_stock', 'yes'),
(82848, 5216, '_thumbnail_id', '5245'),
(82849, 5249, '_backorders', 'no'),
(82850, 5249, '_sold_individually', 'no'),
(82851, 5249, '_virtual', 'no'),
(82852, 5249, '_downloadable', 'no'),
(82853, 5249, '_download_limit', '-1'),
(82854, 5249, '_download_expiry', '-1'),
(82855, 5249, '_stock', '495'),
(82856, 5249, '_stock_status', 'instock'),
(82857, 5249, '_wc_average_rating', '0'),
(82858, 5249, '_wc_review_count', '0'),
(82859, 5249, 'attribute_pa_color', 'black-8-3cm'),
(82860, 5249, 'attribute_pa_shoe-size', '11'),
(82861, 5249, '_price', '128.71'),
(82862, 5249, '_product_version', '4.1.0'),
(82863, 5249, '_vi_wad_aliexpress_variation_id', '65544107253'),
(82864, 5249, '_vi_wad_aliexpress_variation_attr', '14:200004890#Black 8.3cm;200000124:100010420'),
(82865, 5250, '_variation_description', ''),
(82866, 5250, '_sku', '32878897889-black-8-3cm-12'),
(82867, 5250, '_regular_price', '128.71'),
(82868, 5250, 'total_sales', '0'),
(82869, 5250, '_tax_status', 'taxable'),
(82870, 5250, '_tax_class', 'parent'),
(82871, 5250, '_manage_stock', 'yes'),
(82872, 5250, '_backorders', 'no'),
(82873, 5250, '_sold_individually', 'no'),
(82874, 5250, '_virtual', 'no'),
(82875, 5250, '_downloadable', 'no'),
(82876, 5250, '_download_limit', '-1'),
(82877, 5250, '_download_expiry', '-1'),
(82878, 5250, '_stock', '493'),
(82879, 5250, '_stock_status', 'instock'),
(82880, 5250, '_wc_average_rating', '0'),
(82881, 5250, '_wc_review_count', '0'),
(82882, 5250, 'attribute_pa_color', 'black-8-3cm'),
(82883, 5250, 'attribute_pa_shoe-size', '12'),
(82884, 5250, '_price', '128.71'),
(82885, 5250, '_product_version', '4.1.0'),
(82886, 5250, '_vi_wad_aliexpress_variation_id', '65544107254'),
(82887, 5250, '_vi_wad_aliexpress_variation_attr', '14:200004890#Black 8.3cm;200000124:1663'),
(82888, 5251, '_variation_description', ''),
(82889, 5251, '_sku', '32878897889-black-8-3cm-8-5'),
(82890, 5251, '_regular_price', '128.71'),
(82891, 5251, 'total_sales', '0'),
(82892, 5251, '_tax_status', 'taxable'),
(82893, 5251, '_tax_class', 'parent'),
(82894, 5251, '_manage_stock', 'yes'),
(82895, 5251, '_backorders', 'no'),
(82896, 5251, '_sold_individually', 'no'),
(82897, 5251, '_virtual', 'no'),
(82898, 5251, '_downloadable', 'no'),
(82899, 5251, '_download_limit', '-1'),
(82900, 5251, '_download_expiry', '-1'),
(82901, 5251, '_stock', '495'),
(82902, 5251, '_stock_status', 'instock'),
(82903, 5251, '_wc_average_rating', '0'),
(82904, 5251, '_wc_review_count', '0'),
(82905, 5251, 'attribute_pa_color', 'black-8-3cm'),
(82906, 5251, 'attribute_pa_shoe-size', '8-5'),
(82907, 5251, '_price', '128.71'),
(82908, 5251, '_product_version', '4.1.0'),
(82909, 5251, '_vi_wad_aliexpress_variation_id', '65544107248'),
(82910, 5251, '_vi_wad_aliexpress_variation_attr', '14:200004890#Black 8.3cm;200000124:200000289'),
(82911, 5252, '_variation_description', ''),
(82912, 5252, '_sku', '32878897889-black-8-3cm-9'),
(82913, 5252, '_regular_price', '128.71'),
(82914, 5252, 'total_sales', '0'),
(82915, 5252, '_tax_status', 'taxable'),
(82916, 5252, '_tax_class', 'parent'),
(82917, 5252, '_manage_stock', 'yes'),
(82918, 5252, '_backorders', 'no'),
(82919, 5252, '_sold_individually', 'no'),
(82920, 5252, '_virtual', 'no'),
(82921, 5252, '_downloadable', 'no'),
(82922, 5252, '_download_limit', '-1'),
(82923, 5252, '_download_expiry', '-1'),
(82924, 5252, '_stock', '495'),
(82925, 5252, '_stock_status', 'instock'),
(82926, 5252, '_wc_average_rating', '0'),
(82927, 5252, '_wc_review_count', '0'),
(82928, 5252, 'attribute_pa_color', 'black-8-3cm'),
(82929, 5252, 'attribute_pa_shoe-size', '9'),
(82930, 5252, '_price', '128.71'),
(82931, 5252, '_product_version', '4.1.0'),
(82932, 5252, '_vi_wad_aliexpress_variation_id', '65544107249'),
(82933, 5252, '_vi_wad_aliexpress_variation_attr', '14:200004890#Black 8.3cm;200000124:350262'),
(82934, 5253, '_variation_description', ''),
(82935, 5253, '_sku', '32878897889-black-8-3cm-9-5'),
(82936, 5253, '_regular_price', '128.71'),
(82937, 5253, 'total_sales', '0'),
(82938, 5253, '_tax_status', 'taxable'),
(82939, 5253, '_tax_class', 'parent'),
(82940, 5253, '_manage_stock', 'yes'),
(82941, 5253, '_backorders', 'no'),
(82942, 5253, '_sold_individually', 'no'),
(82943, 5253, '_virtual', 'no'),
(82944, 5253, '_downloadable', 'no'),
(82945, 5253, '_download_limit', '-1'),
(82946, 5253, '_download_expiry', '-1'),
(82947, 5253, '_stock', '495'),
(82948, 5253, '_stock_status', 'instock'),
(82949, 5253, '_wc_average_rating', '0'),
(82950, 5253, '_wc_review_count', '0'),
(82951, 5253, 'attribute_pa_color', 'black-8-3cm'),
(82952, 5253, 'attribute_pa_shoe-size', '9-5'),
(82953, 5253, '_price', '128.71'),
(82954, 5253, '_product_version', '4.1.0'),
(82955, 5253, '_vi_wad_aliexpress_variation_id', '65544107250'),
(82956, 5253, '_vi_wad_aliexpress_variation_attr', '14:200004890#Black 8.3cm;200000124:200000290'),
(82957, 5254, '_variation_description', ''),
(82958, 5254, '_sku', '32878897889-black-8-3cm-10'),
(82959, 5254, '_regular_price', '128.71'),
(82960, 5254, 'total_sales', '0'),
(82961, 5254, '_tax_status', 'taxable'),
(82962, 5254, '_tax_class', 'parent'),
(82963, 5254, '_manage_stock', 'yes'),
(82964, 5254, '_backorders', 'no'),
(82965, 5254, '_sold_individually', 'no'),
(82966, 5254, '_virtual', 'no'),
(82967, 5254, '_downloadable', 'no'),
(82968, 5254, '_download_limit', '-1'),
(82969, 5254, '_download_expiry', '-1'),
(82970, 5254, '_stock', '494'),
(82971, 5254, '_stock_status', 'instock'),
(82972, 5254, '_wc_average_rating', '0'),
(82973, 5254, '_wc_review_count', '0'),
(82974, 5254, 'attribute_pa_color', 'black-8-3cm'),
(82975, 5254, 'attribute_pa_shoe-size', '10'),
(82976, 5254, '_price', '128.71'),
(82977, 5254, '_product_version', '4.1.0'),
(82978, 5254, '_vi_wad_aliexpress_variation_id', '65544107251'),
(82979, 5254, '_vi_wad_aliexpress_variation_attr', '14:200004890#Black 8.3cm;200000124:1583'),
(82980, 5255, '_variation_description', ''),
(82981, 5255, '_sku', '32878897889-black-7-5cm-10'),
(82982, 5255, '_regular_price', '128.71'),
(82983, 5255, 'total_sales', '0'),
(82984, 5255, '_tax_status', 'taxable'),
(82985, 5255, '_tax_class', 'parent'),
(82986, 5255, '_manage_stock', 'yes'),
(82987, 5255, '_backorders', 'no'),
(82988, 5255, '_sold_individually', 'no'),
(82989, 5255, '_virtual', 'no'),
(82990, 5255, '_downloadable', 'no'),
(82991, 5255, '_download_limit', '-1'),
(82992, 5255, '_download_expiry', '-1'),
(82993, 5255, '_stock', '494'),
(82994, 5255, '_stock_status', 'instock'),
(82995, 5255, '_wc_average_rating', '0'),
(82996, 5255, '_wc_review_count', '0'),
(82997, 5255, 'attribute_pa_color', 'black-7-5cm'),
(82998, 5255, 'attribute_pa_shoe-size', '10'),
(82999, 5255, '_price', '128.71'),
(83000, 5255, '_product_version', '4.1.0'),
(83001, 5255, '_vi_wad_aliexpress_variation_id', '65544107236'),
(83002, 5255, '_vi_wad_aliexpress_variation_attr', '14:691#Black 7.5cm;200000124:1583'),
(83003, 5256, '_variation_description', ''),
(83004, 5256, '_sku', '32878897889-black-7-5cm-10-5'),
(83005, 5256, '_regular_price', '128.71'),
(83006, 5256, 'total_sales', '0'),
(83007, 5256, '_tax_status', 'taxable'),
(83008, 5256, '_tax_class', 'parent'),
(83009, 5256, '_manage_stock', 'yes'),
(83010, 5256, '_backorders', 'no'),
(83011, 5256, '_sold_individually', 'no'),
(83012, 5256, '_virtual', 'no'),
(83013, 5257, '_wp_attached_file', '2021/06/2020-Autumn-Wedding-Shoes-Woman-High-Heels-Women-s-Pumps-Patent-Leather-Shoe-Thick-Heel-Fashion-1.jpg'),
(83014, 5256, '_downloadable', 'no');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(83015, 5257, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:109:\"2021/06/2020-Autumn-Wedding-Shoes-Woman-High-Heels-Women-s-Pumps-Patent-Leather-Shoe-Thick-Heel-Fashion-1.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:109:\"2020-Autumn-Wedding-Shoes-Woman-High-Heels-Women-s-Pumps-Patent-Leather-Shoe-Thick-Heel-Fashion-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:109:\"2020-Autumn-Wedding-Shoes-Woman-High-Heels-Women-s-Pumps-Patent-Leather-Shoe-Thick-Heel-Fashion-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:109:\"2020-Autumn-Wedding-Shoes-Woman-High-Heels-Women-s-Pumps-Patent-Leather-Shoe-Thick-Heel-Fashion-1-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:109:\"2020-Autumn-Wedding-Shoes-Woman-High-Heels-Women-s-Pumps-Patent-Leather-Shoe-Thick-Heel-Fashion-1-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:109:\"2020-Autumn-Wedding-Shoes-Woman-High-Heels-Women-s-Pumps-Patent-Leather-Shoe-Thick-Heel-Fashion-1-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:109:\"2020-Autumn-Wedding-Shoes-Woman-High-Heels-Women-s-Pumps-Patent-Leather-Shoe-Thick-Heel-Fashion-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:109:\"2020-Autumn-Wedding-Shoes-Woman-High-Heels-Women-s-Pumps-Patent-Leather-Shoe-Thick-Heel-Fashion-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:109:\"2020-Autumn-Wedding-Shoes-Woman-High-Heels-Women-s-Pumps-Patent-Leather-Shoe-Thick-Heel-Fashion-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:109:\"2020-Autumn-Wedding-Shoes-Woman-High-Heels-Women-s-Pumps-Patent-Leather-Shoe-Thick-Heel-Fashion-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:109:\"2020-Autumn-Wedding-Shoes-Woman-High-Heels-Women-s-Pumps-Patent-Leather-Shoe-Thick-Heel-Fashion-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:109:\"2020-Autumn-Wedding-Shoes-Woman-High-Heels-Women-s-Pumps-Patent-Leather-Shoe-Thick-Heel-Fashion-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(83016, 5256, '_download_limit', '-1'),
(83017, 5256, '_download_expiry', '-1'),
(83018, 5256, '_stock', '495'),
(83019, 5256, '_stock_status', 'instock'),
(83020, 5256, '_wc_average_rating', '0'),
(83021, 5256, '_wc_review_count', '0'),
(83022, 5256, 'attribute_pa_color', 'black-7-5cm'),
(83023, 5256, 'attribute_pa_shoe-size', '10-5'),
(83024, 5256, '_price', '128.71'),
(83025, 5256, '_product_version', '4.1.0'),
(83026, 5256, '_vi_wad_aliexpress_variation_id', '65544107237'),
(83027, 5256, '_vi_wad_aliexpress_variation_attr', '14:691#Black 7.5cm;200000124:200000291'),
(83028, 5258, '_variation_description', ''),
(83029, 5258, '_sku', '32878897889-black-7-5cm-11'),
(83030, 5258, '_regular_price', '128.71'),
(83031, 5258, 'total_sales', '0'),
(83032, 5258, '_tax_status', 'taxable'),
(83033, 5258, '_tax_class', 'parent'),
(83034, 5258, '_manage_stock', 'yes'),
(83035, 5258, '_backorders', 'no'),
(83036, 5258, '_sold_individually', 'no'),
(83037, 5258, '_virtual', 'no'),
(83038, 5258, '_downloadable', 'no'),
(83039, 5258, '_download_limit', '-1'),
(83040, 5258, '_download_expiry', '-1'),
(83041, 5258, '_stock', '495'),
(83042, 5258, '_stock_status', 'instock'),
(83043, 5258, '_wc_average_rating', '0'),
(83044, 5258, '_wc_review_count', '0'),
(83045, 5258, 'attribute_pa_color', 'black-7-5cm'),
(83046, 5258, 'attribute_pa_shoe-size', '11'),
(83047, 5258, '_price', '128.71'),
(83048, 5258, '_product_version', '4.1.0'),
(83049, 5258, '_vi_wad_aliexpress_variation_id', '65544107238'),
(83050, 5258, '_vi_wad_aliexpress_variation_attr', '14:691#Black 7.5cm;200000124:100010420'),
(83051, 5259, '_variation_description', ''),
(83052, 5259, '_sku', '32878897889-black-7-5cm-12'),
(83053, 5259, '_regular_price', '128.71'),
(83054, 5259, 'total_sales', '0'),
(83055, 5259, '_tax_status', 'taxable'),
(83056, 5259, '_tax_class', 'parent'),
(83057, 5259, '_manage_stock', 'yes'),
(83058, 5259, '_backorders', 'no'),
(83059, 5259, '_sold_individually', 'no'),
(83060, 5259, '_virtual', 'no'),
(83061, 5259, '_downloadable', 'no'),
(83062, 5259, '_download_limit', '-1'),
(83063, 5259, '_download_expiry', '-1'),
(83064, 5259, '_stock', '495'),
(83065, 5259, '_stock_status', 'instock'),
(83066, 5259, '_wc_average_rating', '0'),
(83067, 5259, '_wc_review_count', '0'),
(83068, 5259, 'attribute_pa_color', 'black-7-5cm'),
(83069, 5259, 'attribute_pa_shoe-size', '12'),
(83070, 5259, '_price', '128.71'),
(83071, 5259, '_product_version', '4.1.0'),
(83072, 5259, '_vi_wad_aliexpress_variation_id', '65544107239'),
(83073, 5259, '_vi_wad_aliexpress_variation_attr', '14:691#Black 7.5cm;200000124:1663'),
(83074, 5260, '_variation_description', ''),
(83075, 5260, '_sku', '32878897889-black-7-5cm-8'),
(83076, 5260, '_regular_price', '128.71'),
(83077, 5260, 'total_sales', '0'),
(83078, 5260, '_tax_status', 'taxable'),
(83079, 5260, '_tax_class', 'parent'),
(83080, 5260, '_manage_stock', 'yes'),
(83081, 5260, '_backorders', 'no'),
(83082, 5260, '_sold_individually', 'no'),
(83083, 5260, '_virtual', 'no'),
(83084, 5260, '_downloadable', 'no'),
(83085, 5260, '_download_limit', '-1'),
(83086, 5260, '_download_expiry', '-1'),
(83087, 5260, '_stock', '494'),
(83088, 5260, '_stock_status', 'instock'),
(83089, 5260, '_wc_average_rating', '0'),
(83090, 5260, '_wc_review_count', '0'),
(83091, 5260, 'attribute_pa_color', 'black-7-5cm'),
(83092, 5260, 'attribute_pa_shoe-size', '8'),
(83093, 5260, '_price', '128.71'),
(83094, 5260, '_product_version', '4.1.0'),
(83095, 5260, '_vi_wad_aliexpress_variation_id', '65544107232'),
(83096, 5260, '_vi_wad_aliexpress_variation_attr', '14:691#Black 7.5cm;200000124:699'),
(83097, 5261, '_variation_description', ''),
(83098, 5261, '_sku', '32878897889-black-7-5cm-8-5'),
(83099, 5261, '_regular_price', '128.71'),
(83100, 5261, 'total_sales', '0'),
(83101, 5261, '_tax_status', 'taxable'),
(83102, 5261, '_tax_class', 'parent'),
(83103, 5261, '_manage_stock', 'yes'),
(83104, 5261, '_backorders', 'no'),
(83105, 5261, '_sold_individually', 'no'),
(83106, 5261, '_virtual', 'no'),
(83107, 5261, '_downloadable', 'no'),
(83108, 5261, '_download_limit', '-1'),
(83109, 5261, '_download_expiry', '-1'),
(83110, 5261, '_stock', '494'),
(83111, 5261, '_stock_status', 'instock'),
(83112, 5261, '_wc_average_rating', '0'),
(83113, 5261, '_wc_review_count', '0'),
(83114, 5261, 'attribute_pa_color', 'black-7-5cm'),
(83115, 5261, 'attribute_pa_shoe-size', '8-5'),
(83116, 5261, '_price', '128.71'),
(83117, 5261, '_product_version', '4.1.0'),
(83118, 5257, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Hfa809da8b1164e9eb5b4bbce5d2033c0I/2020-Autumn-Wedding-Shoes-Woman-High-Heels-Women-s-Pumps-Patent-Leather-Shoe-Thick-Heel-Fashion.jpg'),
(83119, 5219, '_product_image_gallery', '5257,5264,5271,5280,5287'),
(83120, 5261, '_vi_wad_aliexpress_variation_id', '65544107233'),
(83121, 5261, '_vi_wad_aliexpress_variation_attr', '14:691#Black 7.5cm;200000124:200000289'),
(83122, 5262, '_variation_description', ''),
(83123, 5262, '_sku', '32878897889-black-7-5cm-9'),
(83124, 5262, '_regular_price', '128.71'),
(83125, 5262, 'total_sales', '0'),
(83126, 5262, '_tax_status', 'taxable'),
(83127, 5262, '_tax_class', 'parent'),
(83128, 5262, '_manage_stock', 'yes'),
(83129, 5262, '_backorders', 'no'),
(83130, 5262, '_sold_individually', 'no'),
(83131, 5262, '_virtual', 'no'),
(83132, 5262, '_downloadable', 'no'),
(83133, 5262, '_download_limit', '-1'),
(83134, 5262, '_download_expiry', '-1'),
(83135, 5262, '_stock', '495'),
(83136, 5262, '_stock_status', 'instock'),
(83137, 5262, '_wc_average_rating', '0'),
(83138, 5262, '_wc_review_count', '0'),
(83139, 5262, 'attribute_pa_color', 'black-7-5cm'),
(83140, 5262, 'attribute_pa_shoe-size', '9'),
(83141, 5262, '_price', '128.71'),
(83142, 5262, '_product_version', '4.1.0'),
(83143, 5262, '_vi_wad_aliexpress_variation_id', '65544107234'),
(83144, 5262, '_vi_wad_aliexpress_variation_attr', '14:691#Black 7.5cm;200000124:350262'),
(83145, 5263, '_variation_description', ''),
(83146, 5263, '_sku', '32878897889-black-7-5cm-9-5'),
(83147, 5263, '_regular_price', '128.71'),
(83148, 5263, 'total_sales', '0'),
(83149, 5263, '_tax_status', 'taxable'),
(83150, 5263, '_tax_class', 'parent'),
(83151, 5263, '_manage_stock', 'yes'),
(83152, 5263, '_backorders', 'no'),
(83153, 5263, '_sold_individually', 'no'),
(83154, 5263, '_virtual', 'no'),
(83155, 5263, '_downloadable', 'no'),
(83156, 5263, '_download_limit', '-1'),
(83157, 5263, '_download_expiry', '-1'),
(83158, 5263, '_stock', '495'),
(83159, 5263, '_stock_status', 'instock'),
(83160, 5263, '_wc_average_rating', '0'),
(83161, 5263, '_wc_review_count', '0'),
(83162, 5263, 'attribute_pa_color', 'black-7-5cm'),
(83163, 5263, 'attribute_pa_shoe-size', '9-5'),
(83164, 5263, '_price', '128.71'),
(83165, 5263, '_product_version', '4.1.0'),
(83166, 5263, '_vi_wad_aliexpress_variation_id', '65544107235'),
(83167, 5264, '_wp_attached_file', '2021/06/2020-Autumn-Wedding-Shoes-Woman-High-Heels-Women-s-Pumps-Patent-Leather-Shoe-Thick-Heel-Fashion-2.jpg'),
(83168, 5263, '_vi_wad_aliexpress_variation_attr', '14:691#Black 7.5cm;200000124:200000290'),
(83169, 5264, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:109:\"2021/06/2020-Autumn-Wedding-Shoes-Woman-High-Heels-Women-s-Pumps-Patent-Leather-Shoe-Thick-Heel-Fashion-2.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:109:\"2020-Autumn-Wedding-Shoes-Woman-High-Heels-Women-s-Pumps-Patent-Leather-Shoe-Thick-Heel-Fashion-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:109:\"2020-Autumn-Wedding-Shoes-Woman-High-Heels-Women-s-Pumps-Patent-Leather-Shoe-Thick-Heel-Fashion-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:109:\"2020-Autumn-Wedding-Shoes-Woman-High-Heels-Women-s-Pumps-Patent-Leather-Shoe-Thick-Heel-Fashion-2-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:109:\"2020-Autumn-Wedding-Shoes-Woman-High-Heels-Women-s-Pumps-Patent-Leather-Shoe-Thick-Heel-Fashion-2-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:109:\"2020-Autumn-Wedding-Shoes-Woman-High-Heels-Women-s-Pumps-Patent-Leather-Shoe-Thick-Heel-Fashion-2-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:109:\"2020-Autumn-Wedding-Shoes-Woman-High-Heels-Women-s-Pumps-Patent-Leather-Shoe-Thick-Heel-Fashion-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:109:\"2020-Autumn-Wedding-Shoes-Woman-High-Heels-Women-s-Pumps-Patent-Leather-Shoe-Thick-Heel-Fashion-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:109:\"2020-Autumn-Wedding-Shoes-Woman-High-Heels-Women-s-Pumps-Patent-Leather-Shoe-Thick-Heel-Fashion-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:109:\"2020-Autumn-Wedding-Shoes-Woman-High-Heels-Women-s-Pumps-Patent-Leather-Shoe-Thick-Heel-Fashion-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:109:\"2020-Autumn-Wedding-Shoes-Woman-High-Heels-Women-s-Pumps-Patent-Leather-Shoe-Thick-Heel-Fashion-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:109:\"2020-Autumn-Wedding-Shoes-Woman-High-Heels-Women-s-Pumps-Patent-Leather-Shoe-Thick-Heel-Fashion-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(83170, 5265, '_variation_description', ''),
(83171, 5265, '_sku', '32878897889-black-8-3cm-6-5'),
(83172, 5265, '_regular_price', '128.71'),
(83173, 5265, 'total_sales', '0'),
(83174, 5265, '_tax_status', 'taxable'),
(83175, 5265, '_tax_class', 'parent'),
(83176, 5265, '_manage_stock', 'yes'),
(83177, 5265, '_backorders', 'no'),
(83178, 5265, '_sold_individually', 'no'),
(83179, 5265, '_virtual', 'no'),
(83180, 5265, '_downloadable', 'no'),
(83181, 5265, '_download_limit', '-1'),
(83182, 5265, '_download_expiry', '-1'),
(83183, 5265, '_stock', '494'),
(83184, 5265, '_stock_status', 'instock'),
(83185, 5265, '_wc_average_rating', '0'),
(83186, 5265, '_wc_review_count', '0'),
(83187, 5265, 'attribute_pa_color', 'black-8-3cm'),
(83188, 5265, 'attribute_pa_shoe-size', '6-5'),
(83189, 5265, '_price', '128.71'),
(83190, 5265, '_product_version', '4.1.0'),
(83191, 5265, '_vi_wad_aliexpress_variation_id', '65544107244'),
(83192, 5265, '_vi_wad_aliexpress_variation_attr', '14:200004890#Black 8.3cm;200000124:200000287'),
(83193, 5266, '_variation_description', ''),
(83194, 5266, '_sku', '32878897889-black-8-3cm-7'),
(83195, 5266, '_regular_price', '128.71'),
(83196, 5266, 'total_sales', '0'),
(83197, 5266, '_tax_status', 'taxable'),
(83198, 5266, '_tax_class', 'parent'),
(83199, 5266, '_manage_stock', 'yes'),
(83200, 5266, '_backorders', 'no'),
(83201, 5266, '_sold_individually', 'no'),
(83202, 5266, '_virtual', 'no'),
(83203, 5266, '_downloadable', 'no'),
(83204, 5266, '_download_limit', '-1'),
(83205, 5266, '_download_expiry', '-1'),
(83206, 5266, '_stock', '495'),
(83207, 5266, '_stock_status', 'instock'),
(83208, 5266, '_wc_average_rating', '0'),
(83209, 5266, '_wc_review_count', '0'),
(83210, 5266, 'attribute_pa_color', 'black-8-3cm'),
(83211, 5266, 'attribute_pa_shoe-size', '7'),
(83212, 5266, '_price', '128.71'),
(83213, 5266, '_product_version', '4.1.0'),
(83214, 5266, '_vi_wad_aliexpress_variation_id', '65544107245'),
(83215, 5266, '_vi_wad_aliexpress_variation_attr', '14:200004890#Black 8.3cm;200000124:3434'),
(83216, 5267, '_variation_description', ''),
(83217, 5267, '_sku', '32878897889-black-8-3cm-7-5'),
(83218, 5267, '_regular_price', '128.71'),
(83219, 5267, 'total_sales', '0'),
(83220, 5267, '_tax_status', 'taxable'),
(83221, 5267, '_tax_class', 'parent'),
(83222, 5267, '_manage_stock', 'yes'),
(83223, 5267, '_backorders', 'no'),
(83224, 5267, '_sold_individually', 'no'),
(83225, 5267, '_virtual', 'no'),
(83226, 5267, '_downloadable', 'no'),
(83227, 5267, '_download_limit', '-1'),
(83228, 5267, '_download_expiry', '-1'),
(83229, 5267, '_stock', '493'),
(83230, 5267, '_stock_status', 'instock'),
(83231, 5267, '_wc_average_rating', '0'),
(83232, 5267, '_wc_review_count', '0'),
(83233, 5267, 'attribute_pa_color', 'black-8-3cm'),
(83234, 5267, 'attribute_pa_shoe-size', '7-5'),
(83235, 5267, '_price', '128.71'),
(83236, 5267, '_product_version', '4.1.0'),
(83237, 5267, '_vi_wad_aliexpress_variation_id', '65544107246'),
(83238, 5267, '_vi_wad_aliexpress_variation_attr', '14:200004890#Black 8.3cm;200000124:200000288'),
(83239, 5268, '_variation_description', ''),
(83240, 5268, '_sku', '32878897889-black-8-3cm-8'),
(83241, 5268, '_regular_price', '128.71'),
(83242, 5268, 'total_sales', '0'),
(83243, 5268, '_tax_status', 'taxable'),
(83244, 5268, '_tax_class', 'parent'),
(83245, 5268, '_manage_stock', 'yes'),
(83246, 5268, '_backorders', 'no'),
(83247, 5268, '_sold_individually', 'no'),
(83248, 5268, '_virtual', 'no'),
(83249, 5268, '_downloadable', 'no'),
(83250, 5268, '_download_limit', '-1'),
(83251, 5268, '_download_expiry', '-1'),
(83252, 5268, '_stock', '495'),
(83253, 5268, '_stock_status', 'instock'),
(83254, 5268, '_wc_average_rating', '0'),
(83255, 5268, '_wc_review_count', '0'),
(83256, 5268, 'attribute_pa_color', 'black-8-3cm'),
(83257, 5264, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H7adcd8a1654048a28681176613bdce3fa/2020-Autumn-Wedding-Shoes-Woman-High-Heels-Women-s-Pumps-Patent-Leather-Shoe-Thick-Heel-Fashion.jpg'),
(83258, 5268, 'attribute_pa_shoe-size', '8'),
(83259, 5268, '_price', '128.71'),
(83260, 5268, '_product_version', '4.1.0'),
(83261, 5268, '_vi_wad_aliexpress_variation_id', '65544107247'),
(83262, 5268, '_vi_wad_aliexpress_variation_attr', '14:200004890#Black 8.3cm;200000124:699'),
(83263, 5269, '_variation_description', ''),
(83264, 5269, '_sku', '32878897889-black-8-3cm-4-5'),
(83265, 5269, '_regular_price', '128.71'),
(83266, 5269, 'total_sales', '0'),
(83267, 5269, '_tax_status', 'taxable'),
(83268, 5269, '_tax_class', 'parent'),
(83269, 5269, '_manage_stock', 'yes'),
(83270, 5269, '_backorders', 'no'),
(83271, 5269, '_sold_individually', 'no'),
(83272, 5269, '_virtual', 'no'),
(83273, 5269, '_downloadable', 'no'),
(83274, 5269, '_download_limit', '-1'),
(83275, 5269, '_download_expiry', '-1'),
(83276, 5269, '_stock', '494'),
(83277, 5269, '_stock_status', 'instock'),
(83278, 5269, '_wc_average_rating', '0'),
(83279, 5269, '_wc_review_count', '0'),
(83280, 5269, 'attribute_pa_color', 'black-8-3cm'),
(83281, 5269, 'attribute_pa_shoe-size', '4-5'),
(83282, 5269, '_price', '128.71'),
(83283, 5269, '_product_version', '4.1.0'),
(83284, 5269, '_vi_wad_aliexpress_variation_id', '65544107240'),
(83285, 5269, '_vi_wad_aliexpress_variation_attr', '14:200004890#Black 8.3cm;200000124:200000285'),
(83286, 5270, '_variation_description', ''),
(83287, 5270, '_sku', '32878897889-black-8-3cm-5'),
(83288, 5270, '_regular_price', '128.71'),
(83289, 5270, 'total_sales', '0'),
(83290, 5271, '_wp_attached_file', '2021/06/2020-Autumn-Wedding-Shoes-Woman-High-Heels-Women-s-Pumps-Patent-Leather-Shoe-Thick-Heel-Fashion-3.jpg'),
(83291, 5270, '_tax_status', 'taxable'),
(83292, 5271, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:109:\"2021/06/2020-Autumn-Wedding-Shoes-Woman-High-Heels-Women-s-Pumps-Patent-Leather-Shoe-Thick-Heel-Fashion-3.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:109:\"2020-Autumn-Wedding-Shoes-Woman-High-Heels-Women-s-Pumps-Patent-Leather-Shoe-Thick-Heel-Fashion-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:109:\"2020-Autumn-Wedding-Shoes-Woman-High-Heels-Women-s-Pumps-Patent-Leather-Shoe-Thick-Heel-Fashion-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:109:\"2020-Autumn-Wedding-Shoes-Woman-High-Heels-Women-s-Pumps-Patent-Leather-Shoe-Thick-Heel-Fashion-3-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:109:\"2020-Autumn-Wedding-Shoes-Woman-High-Heels-Women-s-Pumps-Patent-Leather-Shoe-Thick-Heel-Fashion-3-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:109:\"2020-Autumn-Wedding-Shoes-Woman-High-Heels-Women-s-Pumps-Patent-Leather-Shoe-Thick-Heel-Fashion-3-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:109:\"2020-Autumn-Wedding-Shoes-Woman-High-Heels-Women-s-Pumps-Patent-Leather-Shoe-Thick-Heel-Fashion-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:109:\"2020-Autumn-Wedding-Shoes-Woman-High-Heels-Women-s-Pumps-Patent-Leather-Shoe-Thick-Heel-Fashion-3-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:109:\"2020-Autumn-Wedding-Shoes-Woman-High-Heels-Women-s-Pumps-Patent-Leather-Shoe-Thick-Heel-Fashion-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:109:\"2020-Autumn-Wedding-Shoes-Woman-High-Heels-Women-s-Pumps-Patent-Leather-Shoe-Thick-Heel-Fashion-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:109:\"2020-Autumn-Wedding-Shoes-Woman-High-Heels-Women-s-Pumps-Patent-Leather-Shoe-Thick-Heel-Fashion-3-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:109:\"2020-Autumn-Wedding-Shoes-Woman-High-Heels-Women-s-Pumps-Patent-Leather-Shoe-Thick-Heel-Fashion-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(83293, 5270, '_tax_class', 'parent'),
(83294, 5270, '_manage_stock', 'yes'),
(83295, 5270, '_backorders', 'no'),
(83296, 5270, '_sold_individually', 'no'),
(83297, 5270, '_virtual', 'no'),
(83298, 5270, '_downloadable', 'no'),
(83299, 5270, '_download_limit', '-1'),
(83300, 5270, '_download_expiry', '-1'),
(83301, 5270, '_stock', '494'),
(83302, 5270, '_stock_status', 'instock'),
(83303, 5270, '_wc_average_rating', '0'),
(83304, 5270, '_wc_review_count', '0'),
(83305, 5270, 'attribute_pa_color', 'black-8-3cm'),
(83306, 5270, 'attribute_pa_shoe-size', '5'),
(83307, 5270, '_price', '128.71'),
(83308, 5270, '_product_version', '4.1.0'),
(83309, 5270, '_vi_wad_aliexpress_variation_id', '65544107241'),
(83310, 5270, '_vi_wad_aliexpress_variation_attr', '14:200004890#Black 8.3cm;200000124:698'),
(83311, 5272, '_variation_description', ''),
(83312, 5272, '_sku', '32878897889-black-8-3cm-5-5'),
(83313, 5272, '_regular_price', '128.71'),
(83314, 5272, 'total_sales', '0'),
(83315, 5272, '_tax_status', 'taxable'),
(83316, 5272, '_tax_class', 'parent'),
(83317, 5272, '_manage_stock', 'yes'),
(83318, 5272, '_backorders', 'no'),
(83319, 5272, '_sold_individually', 'no'),
(83320, 5272, '_virtual', 'no'),
(83321, 5272, '_downloadable', 'no'),
(83322, 5272, '_download_limit', '-1'),
(83323, 5272, '_download_expiry', '-1'),
(83324, 5272, '_stock', '494'),
(83325, 5272, '_stock_status', 'instock'),
(83326, 5272, '_wc_average_rating', '0'),
(83327, 5272, '_wc_review_count', '0'),
(83328, 5272, 'attribute_pa_color', 'black-8-3cm'),
(83329, 5272, 'attribute_pa_shoe-size', '5-5'),
(83330, 5272, '_price', '128.71'),
(83331, 5272, '_product_version', '4.1.0'),
(83332, 5272, '_vi_wad_aliexpress_variation_id', '65544107242'),
(83333, 5272, '_vi_wad_aliexpress_variation_attr', '14:200004890#Black 8.3cm;200000124:200000286'),
(83334, 5273, '_variation_description', ''),
(83335, 5273, '_sku', '32878897889-black-8-3cm-6'),
(83336, 5273, '_regular_price', '128.71'),
(83337, 5273, 'total_sales', '0'),
(83338, 5273, '_tax_status', 'taxable'),
(83339, 5273, '_tax_class', 'parent'),
(83340, 5273, '_manage_stock', 'yes'),
(83341, 5273, '_backorders', 'no'),
(83342, 5273, '_sold_individually', 'no'),
(83343, 5273, '_virtual', 'no'),
(83344, 5273, '_downloadable', 'no'),
(83345, 5273, '_download_limit', '-1'),
(83346, 5273, '_download_expiry', '-1'),
(83347, 5273, '_stock', '495'),
(83348, 5273, '_stock_status', 'instock'),
(83349, 5273, '_wc_average_rating', '0'),
(83350, 5273, '_wc_review_count', '0'),
(83351, 5273, 'attribute_pa_color', 'black-8-3cm'),
(83352, 5273, 'attribute_pa_shoe-size', '6'),
(83353, 5273, '_price', '128.71'),
(83354, 5273, '_product_version', '4.1.0'),
(83355, 5273, '_vi_wad_aliexpress_variation_id', '65544107243'),
(83356, 5273, '_vi_wad_aliexpress_variation_attr', '14:200004890#Black 8.3cm;200000124:1394'),
(83357, 5274, '_variation_description', ''),
(83358, 5274, '_sku', '32878897889-black-7cm-9-5'),
(83359, 5274, '_regular_price', '128.71'),
(83360, 5274, 'total_sales', '0'),
(83361, 5274, '_tax_status', 'taxable'),
(83362, 5274, '_tax_class', 'parent'),
(83363, 5274, '_manage_stock', 'yes'),
(83364, 5274, '_backorders', 'no'),
(83365, 5274, '_sold_individually', 'no'),
(83366, 5274, '_virtual', 'no'),
(83367, 5274, '_downloadable', 'no'),
(83368, 5274, '_download_limit', '-1'),
(83369, 5274, '_download_expiry', '-1'),
(83370, 5274, '_stock', '495'),
(83371, 5274, '_stock_status', 'instock'),
(83372, 5274, '_wc_average_rating', '0'),
(83373, 5274, '_wc_review_count', '0'),
(83374, 5274, 'attribute_pa_color', 'black-7cm'),
(83375, 5274, 'attribute_pa_shoe-size', '9-5'),
(83376, 5274, '_price', '128.71'),
(83377, 5274, '_product_version', '4.1.0'),
(83378, 5271, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H6099821dcad041399d9c406b3d230ab4y/2020-Autumn-Wedding-Shoes-Woman-High-Heels-Women-s-Pumps-Patent-Leather-Shoe-Thick-Heel-Fashion.jpg'),
(83379, 5274, '_vi_wad_aliexpress_variation_id', '65544107220'),
(83380, 5274, '_vi_wad_aliexpress_variation_attr', '14:365458#Black 7cm;200000124:200000290'),
(83381, 5275, '_variation_description', ''),
(83382, 5275, '_sku', '32878897889-black-7cm-10'),
(83383, 5275, '_regular_price', '128.71'),
(83384, 5275, 'total_sales', '0'),
(83385, 5275, '_tax_status', 'taxable'),
(83386, 5275, '_tax_class', 'parent'),
(83387, 5275, '_manage_stock', 'yes'),
(83388, 5275, '_backorders', 'no'),
(83389, 5275, '_sold_individually', 'no'),
(83390, 5275, '_virtual', 'no'),
(83391, 5275, '_downloadable', 'no'),
(83392, 5275, '_download_limit', '-1'),
(83393, 5275, '_download_expiry', '-1'),
(83394, 5275, '_stock', '495'),
(83395, 5275, '_stock_status', 'instock'),
(83396, 5275, '_wc_average_rating', '0'),
(83397, 5275, '_wc_review_count', '0'),
(83398, 5275, 'attribute_pa_color', 'black-7cm'),
(83399, 5275, 'attribute_pa_shoe-size', '10'),
(83400, 5275, '_price', '128.71'),
(83401, 5275, '_product_version', '4.1.0'),
(83402, 5275, '_vi_wad_aliexpress_variation_id', '65544107221'),
(83403, 5275, '_vi_wad_aliexpress_variation_attr', '14:365458#Black 7cm;200000124:1583'),
(83404, 5276, '_variation_description', ''),
(83405, 5276, '_sku', '32878897889-black-7cm-10-5'),
(83406, 5276, '_regular_price', '128.71'),
(83407, 5276, 'total_sales', '0'),
(83408, 5276, '_tax_status', 'taxable'),
(83409, 5276, '_tax_class', 'parent'),
(83410, 5276, '_manage_stock', 'yes'),
(83411, 5276, '_backorders', 'no'),
(83412, 5276, '_sold_individually', 'no'),
(83413, 5276, '_virtual', 'no'),
(83414, 5276, '_downloadable', 'no'),
(83415, 5276, '_download_limit', '-1'),
(83416, 5276, '_download_expiry', '-1'),
(83417, 5276, '_stock', '495'),
(83418, 5276, '_stock_status', 'instock'),
(83419, 5276, '_wc_average_rating', '0'),
(83420, 5276, '_wc_review_count', '0'),
(83421, 5276, 'attribute_pa_color', 'black-7cm'),
(83422, 5276, 'attribute_pa_shoe-size', '10-5'),
(83423, 5276, '_price', '128.71'),
(83424, 5276, '_product_version', '4.1.0'),
(83425, 5276, '_vi_wad_aliexpress_variation_id', '65544107222'),
(83426, 5276, '_vi_wad_aliexpress_variation_attr', '14:365458#Black 7cm;200000124:200000291'),
(83427, 5277, '_variation_description', ''),
(83428, 5277, '_sku', '32878897889-black-7cm-11'),
(83429, 5277, '_regular_price', '128.71'),
(83430, 5277, 'total_sales', '0'),
(83431, 5277, '_tax_status', 'taxable'),
(83432, 5277, '_tax_class', 'parent'),
(83433, 5277, '_manage_stock', 'yes'),
(83434, 5277, '_backorders', 'no'),
(83435, 5277, '_sold_individually', 'no'),
(83436, 5277, '_virtual', 'no'),
(83437, 5277, '_downloadable', 'no'),
(83438, 5277, '_download_limit', '-1'),
(83439, 5277, '_download_expiry', '-1'),
(83440, 5277, '_stock', '493'),
(83441, 5277, '_stock_status', 'instock'),
(83442, 5277, '_wc_average_rating', '0'),
(83443, 5277, '_wc_review_count', '0'),
(83444, 5277, 'attribute_pa_color', 'black-7cm'),
(83445, 5277, 'attribute_pa_shoe-size', '11'),
(83446, 5277, '_price', '128.71'),
(83447, 5277, '_product_version', '4.1.0'),
(83448, 5277, '_vi_wad_aliexpress_variation_id', '65544107223'),
(83449, 5277, '_vi_wad_aliexpress_variation_attr', '14:365458#Black 7cm;200000124:100010420'),
(83450, 5278, '_variation_description', ''),
(83451, 5278, '_sku', '32878897889-black-7cm-7-5'),
(83452, 5278, '_regular_price', '128.71'),
(83453, 5278, 'total_sales', '0'),
(83454, 5278, '_tax_status', 'taxable'),
(83455, 5278, '_tax_class', 'parent'),
(83456, 5278, '_manage_stock', 'yes'),
(83457, 5278, '_backorders', 'no'),
(83458, 5278, '_sold_individually', 'no'),
(83459, 5278, '_virtual', 'no'),
(83460, 5278, '_downloadable', 'no'),
(83461, 5278, '_download_limit', '-1'),
(83462, 5278, '_download_expiry', '-1'),
(83463, 5278, '_stock', '494'),
(83464, 5278, '_stock_status', 'instock'),
(83465, 5278, '_wc_average_rating', '0'),
(83466, 5278, '_wc_review_count', '0'),
(83467, 5278, 'attribute_pa_color', 'black-7cm'),
(83468, 5278, 'attribute_pa_shoe-size', '7-5'),
(83469, 5278, '_price', '128.71'),
(83470, 5278, '_product_version', '4.1.0'),
(83471, 5278, '_vi_wad_aliexpress_variation_id', '65544107216'),
(83472, 5278, '_vi_wad_aliexpress_variation_attr', '14:365458#Black 7cm;200000124:200000288'),
(83473, 5279, '_variation_description', ''),
(83474, 5279, '_sku', '32878897889-black-7cm-8'),
(83475, 5279, '_regular_price', '128.71'),
(83476, 5279, 'total_sales', '0'),
(83477, 5279, '_tax_status', 'taxable'),
(83478, 5279, '_tax_class', 'parent'),
(83479, 5279, '_manage_stock', 'yes'),
(83480, 5279, '_backorders', 'no'),
(83481, 5279, '_sold_individually', 'no'),
(83482, 5279, '_virtual', 'no'),
(83483, 5279, '_downloadable', 'no'),
(83484, 5279, '_download_limit', '-1'),
(83485, 5279, '_download_expiry', '-1'),
(83486, 5279, '_stock', '492'),
(83487, 5279, '_stock_status', 'instock'),
(83488, 5279, '_wc_average_rating', '0'),
(83489, 5279, '_wc_review_count', '0'),
(83490, 5279, 'attribute_pa_color', 'black-7cm'),
(83491, 5279, 'attribute_pa_shoe-size', '8'),
(83492, 5279, '_price', '128.71'),
(83493, 5280, '_wp_attached_file', '2021/06/2020-Autumn-Wedding-Shoes-Woman-High-Heels-Women-s-Pumps-Patent-Leather-Shoe-Thick-Heel-Fashion-4.jpg'),
(83494, 5279, '_product_version', '4.1.0'),
(83495, 5280, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:109:\"2021/06/2020-Autumn-Wedding-Shoes-Woman-High-Heels-Women-s-Pumps-Patent-Leather-Shoe-Thick-Heel-Fashion-4.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:109:\"2020-Autumn-Wedding-Shoes-Woman-High-Heels-Women-s-Pumps-Patent-Leather-Shoe-Thick-Heel-Fashion-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:109:\"2020-Autumn-Wedding-Shoes-Woman-High-Heels-Women-s-Pumps-Patent-Leather-Shoe-Thick-Heel-Fashion-4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:109:\"2020-Autumn-Wedding-Shoes-Woman-High-Heels-Women-s-Pumps-Patent-Leather-Shoe-Thick-Heel-Fashion-4-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:109:\"2020-Autumn-Wedding-Shoes-Woman-High-Heels-Women-s-Pumps-Patent-Leather-Shoe-Thick-Heel-Fashion-4-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:109:\"2020-Autumn-Wedding-Shoes-Woman-High-Heels-Women-s-Pumps-Patent-Leather-Shoe-Thick-Heel-Fashion-4-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:109:\"2020-Autumn-Wedding-Shoes-Woman-High-Heels-Women-s-Pumps-Patent-Leather-Shoe-Thick-Heel-Fashion-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:109:\"2020-Autumn-Wedding-Shoes-Woman-High-Heels-Women-s-Pumps-Patent-Leather-Shoe-Thick-Heel-Fashion-4-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:109:\"2020-Autumn-Wedding-Shoes-Woman-High-Heels-Women-s-Pumps-Patent-Leather-Shoe-Thick-Heel-Fashion-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:109:\"2020-Autumn-Wedding-Shoes-Woman-High-Heels-Women-s-Pumps-Patent-Leather-Shoe-Thick-Heel-Fashion-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:109:\"2020-Autumn-Wedding-Shoes-Woman-High-Heels-Women-s-Pumps-Patent-Leather-Shoe-Thick-Heel-Fashion-4-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:109:\"2020-Autumn-Wedding-Shoes-Woman-High-Heels-Women-s-Pumps-Patent-Leather-Shoe-Thick-Heel-Fashion-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(83496, 5279, '_vi_wad_aliexpress_variation_id', '65544107217'),
(83497, 5279, '_vi_wad_aliexpress_variation_attr', '14:365458#Black 7cm;200000124:699'),
(83498, 5281, '_variation_description', ''),
(83499, 5281, '_sku', '32878897889-black-7cm-8-5'),
(83500, 5281, '_regular_price', '128.71'),
(83501, 5281, 'total_sales', '0'),
(83502, 5281, '_tax_status', 'taxable'),
(83503, 5281, '_tax_class', 'parent'),
(83504, 5281, '_manage_stock', 'yes'),
(83505, 5281, '_backorders', 'no'),
(83506, 5281, '_sold_individually', 'no'),
(83507, 5281, '_virtual', 'no'),
(83508, 5281, '_downloadable', 'no'),
(83509, 5281, '_download_limit', '-1'),
(83510, 5281, '_download_expiry', '-1'),
(83511, 5281, '_stock', '494'),
(83512, 5281, '_stock_status', 'instock'),
(83513, 5281, '_wc_average_rating', '0'),
(83514, 5281, '_wc_review_count', '0'),
(83515, 5281, 'attribute_pa_color', 'black-7cm'),
(83516, 5281, 'attribute_pa_shoe-size', '8-5'),
(83517, 5281, '_price', '128.71'),
(83518, 5281, '_product_version', '4.1.0'),
(83519, 5281, '_vi_wad_aliexpress_variation_id', '65544107218'),
(83520, 5281, '_vi_wad_aliexpress_variation_attr', '14:365458#Black 7cm;200000124:200000289'),
(83521, 5282, '_variation_description', ''),
(83522, 5282, '_sku', '32878897889-black-7cm-9'),
(83523, 5282, '_regular_price', '128.71'),
(83524, 5282, 'total_sales', '0'),
(83525, 5282, '_tax_status', 'taxable'),
(83526, 5282, '_tax_class', 'parent'),
(83527, 5282, '_manage_stock', 'yes'),
(83528, 5282, '_backorders', 'no'),
(83529, 5282, '_sold_individually', 'no'),
(83530, 5282, '_virtual', 'no'),
(83531, 5282, '_downloadable', 'no'),
(83532, 5282, '_download_limit', '-1'),
(83533, 5282, '_download_expiry', '-1'),
(83534, 5282, '_stock', '495'),
(83535, 5282, '_stock_status', 'instock'),
(83536, 5282, '_wc_average_rating', '0'),
(83537, 5282, '_wc_review_count', '0'),
(83538, 5282, 'attribute_pa_color', 'black-7cm'),
(83539, 5282, 'attribute_pa_shoe-size', '9'),
(83540, 5282, '_price', '128.71'),
(83541, 5282, '_product_version', '4.1.0'),
(83542, 5282, '_vi_wad_aliexpress_variation_id', '65544107219'),
(83543, 5282, '_vi_wad_aliexpress_variation_attr', '14:365458#Black 7cm;200000124:350262'),
(83544, 5283, '_variation_description', ''),
(83545, 5283, '_sku', '32878897889-black-7-5cm-6'),
(83546, 5283, '_regular_price', '128.71'),
(83547, 5283, 'total_sales', '0'),
(83548, 5283, '_tax_status', 'taxable'),
(83549, 5283, '_tax_class', 'parent'),
(83550, 5283, '_manage_stock', 'yes'),
(83551, 5283, '_backorders', 'no'),
(83552, 5283, '_sold_individually', 'no'),
(83553, 5283, '_virtual', 'no'),
(83554, 5283, '_downloadable', 'no'),
(83555, 5283, '_download_limit', '-1'),
(83556, 5283, '_download_expiry', '-1'),
(83557, 5283, '_stock', '495'),
(83558, 5283, '_stock_status', 'instock'),
(83559, 5283, '_wc_average_rating', '0'),
(83560, 5283, '_wc_review_count', '0'),
(83561, 5283, 'attribute_pa_color', 'black-7-5cm'),
(83562, 5283, 'attribute_pa_shoe-size', '6'),
(83563, 5283, '_price', '128.71'),
(83564, 5283, '_product_version', '4.1.0'),
(83565, 5283, '_vi_wad_aliexpress_variation_id', '65544107228'),
(83566, 5283, '_vi_wad_aliexpress_variation_attr', '14:691#Black 7.5cm;200000124:1394'),
(83567, 5284, '_variation_description', ''),
(83568, 5284, '_sku', '32878897889-black-7-5cm-6-5'),
(83569, 5284, '_regular_price', '128.71'),
(83570, 5284, 'total_sales', '0'),
(83571, 5284, '_tax_status', 'taxable'),
(83572, 5284, '_tax_class', 'parent'),
(83573, 5284, '_manage_stock', 'yes'),
(83574, 5284, '_backorders', 'no'),
(83575, 5284, '_sold_individually', 'no'),
(83576, 5284, '_virtual', 'no'),
(83577, 5284, '_downloadable', 'no'),
(83578, 5284, '_download_limit', '-1'),
(83579, 5284, '_download_expiry', '-1'),
(83580, 5284, '_stock', '495'),
(83581, 5284, '_stock_status', 'instock'),
(83582, 5284, '_wc_average_rating', '0'),
(83583, 5280, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H7cde4197674e46dab3355b78150dae3bk/2020-Autumn-Wedding-Shoes-Woman-High-Heels-Women-s-Pumps-Patent-Leather-Shoe-Thick-Heel-Fashion.jpg'),
(83584, 5284, '_wc_review_count', '0'),
(83585, 5284, 'attribute_pa_color', 'black-7-5cm'),
(83586, 5284, 'attribute_pa_shoe-size', '6-5'),
(83587, 5284, '_price', '128.71'),
(83588, 5284, '_product_version', '4.1.0'),
(83589, 5284, '_vi_wad_aliexpress_variation_id', '65544107229'),
(83590, 5284, '_vi_wad_aliexpress_variation_attr', '14:691#Black 7.5cm;200000124:200000287'),
(83591, 5285, '_variation_description', ''),
(83592, 5285, '_sku', '32878897889-black-7-5cm-7'),
(83593, 5285, '_regular_price', '128.71'),
(83594, 5285, 'total_sales', '0'),
(83595, 5285, '_tax_status', 'taxable'),
(83596, 5285, '_tax_class', 'parent'),
(83597, 5285, '_manage_stock', 'yes'),
(83598, 5285, '_backorders', 'no'),
(83599, 5285, '_sold_individually', 'no'),
(83600, 5285, '_virtual', 'no'),
(83601, 5285, '_downloadable', 'no'),
(83602, 5285, '_download_limit', '-1'),
(83603, 5285, '_download_expiry', '-1'),
(83604, 5285, '_stock', '494'),
(83605, 5285, '_stock_status', 'instock'),
(83606, 5285, '_wc_average_rating', '0'),
(83607, 5285, '_wc_review_count', '0'),
(83608, 5285, 'attribute_pa_color', 'black-7-5cm'),
(83609, 5285, 'attribute_pa_shoe-size', '7'),
(83610, 5285, '_price', '128.71'),
(83611, 5285, '_product_version', '4.1.0'),
(83612, 5285, '_vi_wad_aliexpress_variation_id', '65544107230'),
(83613, 5285, '_vi_wad_aliexpress_variation_attr', '14:691#Black 7.5cm;200000124:3434'),
(83614, 5286, '_variation_description', ''),
(83615, 5286, '_sku', '32878897889-black-7-5cm-7-5'),
(83616, 5286, '_regular_price', '128.71'),
(83617, 5286, 'total_sales', '0'),
(83618, 5286, '_tax_status', 'taxable'),
(83619, 5286, '_tax_class', 'parent'),
(83620, 5286, '_manage_stock', 'yes'),
(83621, 5286, '_backorders', 'no'),
(83622, 5286, '_sold_individually', 'no'),
(83623, 5286, '_virtual', 'no'),
(83624, 5286, '_downloadable', 'no'),
(83625, 5286, '_download_limit', '-1'),
(83626, 5286, '_download_expiry', '-1'),
(83627, 5286, '_stock', '495'),
(83628, 5286, '_stock_status', 'instock'),
(83629, 5286, '_wc_average_rating', '0'),
(83630, 5286, '_wc_review_count', '0'),
(83631, 5286, 'attribute_pa_color', 'black-7-5cm'),
(83632, 5286, 'attribute_pa_shoe-size', '7-5'),
(83633, 5286, '_price', '128.71'),
(83634, 5286, '_product_version', '4.1.0'),
(83635, 5286, '_vi_wad_aliexpress_variation_id', '65544107231'),
(83636, 5286, '_vi_wad_aliexpress_variation_attr', '14:691#Black 7.5cm;200000124:200000288'),
(83637, 5287, '_wp_attached_file', '2021/06/2020-Autumn-Wedding-Shoes-Woman-High-Heels-Women-s-Pumps-Patent-Leather-Shoe-Thick-Heel-Fashion-5.jpg'),
(83638, 5287, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:109:\"2021/06/2020-Autumn-Wedding-Shoes-Woman-High-Heels-Women-s-Pumps-Patent-Leather-Shoe-Thick-Heel-Fashion-5.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:109:\"2020-Autumn-Wedding-Shoes-Woman-High-Heels-Women-s-Pumps-Patent-Leather-Shoe-Thick-Heel-Fashion-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:109:\"2020-Autumn-Wedding-Shoes-Woman-High-Heels-Women-s-Pumps-Patent-Leather-Shoe-Thick-Heel-Fashion-5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:109:\"2020-Autumn-Wedding-Shoes-Woman-High-Heels-Women-s-Pumps-Patent-Leather-Shoe-Thick-Heel-Fashion-5-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:109:\"2020-Autumn-Wedding-Shoes-Woman-High-Heels-Women-s-Pumps-Patent-Leather-Shoe-Thick-Heel-Fashion-5-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:109:\"2020-Autumn-Wedding-Shoes-Woman-High-Heels-Women-s-Pumps-Patent-Leather-Shoe-Thick-Heel-Fashion-5-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:109:\"2020-Autumn-Wedding-Shoes-Woman-High-Heels-Women-s-Pumps-Patent-Leather-Shoe-Thick-Heel-Fashion-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:109:\"2020-Autumn-Wedding-Shoes-Woman-High-Heels-Women-s-Pumps-Patent-Leather-Shoe-Thick-Heel-Fashion-5-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:109:\"2020-Autumn-Wedding-Shoes-Woman-High-Heels-Women-s-Pumps-Patent-Leather-Shoe-Thick-Heel-Fashion-5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:109:\"2020-Autumn-Wedding-Shoes-Woman-High-Heels-Women-s-Pumps-Patent-Leather-Shoe-Thick-Heel-Fashion-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:109:\"2020-Autumn-Wedding-Shoes-Woman-High-Heels-Women-s-Pumps-Patent-Leather-Shoe-Thick-Heel-Fashion-5-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:109:\"2020-Autumn-Wedding-Shoes-Woman-High-Heels-Women-s-Pumps-Patent-Leather-Shoe-Thick-Heel-Fashion-5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(83639, 5288, '_variation_description', ''),
(83640, 5288, '_sku', '32878897889-black-7cm-12'),
(83641, 5288, '_regular_price', '128.71'),
(83642, 5288, 'total_sales', '0'),
(83643, 5288, '_tax_status', 'taxable'),
(83644, 5288, '_tax_class', 'parent'),
(83645, 5288, '_manage_stock', 'yes'),
(83646, 5288, '_backorders', 'no'),
(83647, 5288, '_sold_individually', 'no'),
(83648, 5288, '_virtual', 'no'),
(83649, 5288, '_downloadable', 'no'),
(83650, 5288, '_download_limit', '-1'),
(83651, 5288, '_download_expiry', '-1'),
(83652, 5288, '_stock', '493'),
(83653, 5288, '_stock_status', 'instock'),
(83654, 5288, '_wc_average_rating', '0'),
(83655, 5288, '_wc_review_count', '0'),
(83656, 5288, 'attribute_pa_color', 'black-7cm'),
(83657, 5288, 'attribute_pa_shoe-size', '12'),
(83658, 5288, '_price', '128.71'),
(83659, 5288, '_product_version', '4.1.0'),
(83660, 5288, '_vi_wad_aliexpress_variation_id', '65544107224'),
(83661, 5288, '_vi_wad_aliexpress_variation_attr', '14:365458#Black 7cm;200000124:1663'),
(83662, 5289, '_variation_description', ''),
(83663, 5289, '_sku', '32878897889-black-7-5cm-4-5'),
(83664, 5289, '_regular_price', '128.71'),
(83665, 5289, 'total_sales', '0'),
(83666, 5289, '_tax_status', 'taxable'),
(83667, 5289, '_tax_class', 'parent'),
(83668, 5289, '_manage_stock', 'yes'),
(83669, 5289, '_backorders', 'no'),
(83670, 5289, '_sold_individually', 'no'),
(83671, 5289, '_virtual', 'no'),
(83672, 5289, '_downloadable', 'no'),
(83673, 5289, '_download_limit', '-1'),
(83674, 5289, '_download_expiry', '-1'),
(83675, 5289, '_stock', '495'),
(83676, 5289, '_stock_status', 'instock'),
(83677, 5289, '_wc_average_rating', '0'),
(83678, 5289, '_wc_review_count', '0'),
(83679, 5289, 'attribute_pa_color', 'black-7-5cm'),
(83680, 5289, 'attribute_pa_shoe-size', '4-5'),
(83681, 5289, '_price', '128.71'),
(83682, 5289, '_product_version', '4.1.0'),
(83683, 5289, '_vi_wad_aliexpress_variation_id', '65544107225'),
(83684, 5289, '_vi_wad_aliexpress_variation_attr', '14:691#Black 7.5cm;200000124:200000285'),
(83685, 5290, '_variation_description', ''),
(83686, 5290, '_sku', '32878897889-black-7-5cm-5'),
(83687, 5290, '_regular_price', '128.71'),
(83688, 5290, 'total_sales', '0'),
(83689, 5290, '_tax_status', 'taxable'),
(83690, 5290, '_tax_class', 'parent'),
(83691, 5290, '_manage_stock', 'yes'),
(83692, 5290, '_backorders', 'no'),
(83693, 5290, '_sold_individually', 'no'),
(83694, 5290, '_virtual', 'no'),
(83695, 5290, '_downloadable', 'no'),
(83696, 5290, '_download_limit', '-1'),
(83697, 5290, '_download_expiry', '-1'),
(83698, 5290, '_stock', '495'),
(83699, 5290, '_stock_status', 'instock'),
(83700, 5290, '_wc_average_rating', '0'),
(83701, 5290, '_wc_review_count', '0'),
(83702, 5290, 'attribute_pa_color', 'black-7-5cm'),
(83703, 5290, 'attribute_pa_shoe-size', '5'),
(83704, 5290, '_price', '128.71'),
(83705, 5290, '_product_version', '4.1.0'),
(83706, 5290, '_vi_wad_aliexpress_variation_id', '65544107226'),
(83707, 5290, '_vi_wad_aliexpress_variation_attr', '14:691#Black 7.5cm;200000124:698'),
(83708, 5287, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Hc0c062ce7bf546a7ac3d549f3842bce1r/2020-Autumn-Wedding-Shoes-Woman-High-Heels-Women-s-Pumps-Patent-Leather-Shoe-Thick-Heel-Fashion.jpg'),
(83709, 5291, '_variation_description', ''),
(83710, 5291, '_sku', '32878897889-black-7-5cm-5-5'),
(83711, 5291, '_regular_price', '128.71'),
(83712, 5291, 'total_sales', '0'),
(83713, 5291, '_tax_status', 'taxable'),
(83714, 5291, '_tax_class', 'parent'),
(83715, 5291, '_manage_stock', 'yes'),
(83716, 5291, '_backorders', 'no'),
(83717, 5291, '_sold_individually', 'no'),
(83718, 5291, '_virtual', 'no'),
(83719, 5291, '_downloadable', 'no'),
(83720, 5291, '_download_limit', '-1'),
(83721, 5291, '_download_expiry', '-1'),
(83722, 5291, '_stock', '494'),
(83723, 5291, '_stock_status', 'instock'),
(83724, 5291, '_wc_average_rating', '0'),
(83725, 5291, '_wc_review_count', '0'),
(83726, 5291, 'attribute_pa_color', 'black-7-5cm'),
(83727, 5291, 'attribute_pa_shoe-size', '5-5'),
(83728, 5291, '_price', '128.71'),
(83729, 5291, '_product_version', '4.1.0'),
(83730, 5291, '_vi_wad_aliexpress_variation_id', '65544107227'),
(83731, 5291, '_vi_wad_aliexpress_variation_attr', '14:691#Black 7.5cm;200000124:200000286'),
(83732, 5292, '_wp_attached_file', '2021/06/2020-Autumn-Wedding-Shoes-Woman-High-Heels-Women-s-Pumps-Patent-Leather-Shoe-Thick-Heel-Fashion.jpg_640x640.jpg');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(83733, 5292, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:119:\"2021/06/2020-Autumn-Wedding-Shoes-Woman-High-Heels-Women-s-Pumps-Patent-Leather-Shoe-Thick-Heel-Fashion.jpg_640x640.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:119:\"2020-Autumn-Wedding-Shoes-Woman-High-Heels-Women-s-Pumps-Patent-Leather-Shoe-Thick-Heel-Fashion.jpg_640x640-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:119:\"2020-Autumn-Wedding-Shoes-Woman-High-Heels-Women-s-Pumps-Patent-Leather-Shoe-Thick-Heel-Fashion.jpg_640x640-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:119:\"2020-Autumn-Wedding-Shoes-Woman-High-Heels-Women-s-Pumps-Patent-Leather-Shoe-Thick-Heel-Fashion.jpg_640x640-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:119:\"2020-Autumn-Wedding-Shoes-Woman-High-Heels-Women-s-Pumps-Patent-Leather-Shoe-Thick-Heel-Fashion.jpg_640x640-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:119:\"2020-Autumn-Wedding-Shoes-Woman-High-Heels-Women-s-Pumps-Patent-Leather-Shoe-Thick-Heel-Fashion.jpg_640x640-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:119:\"2020-Autumn-Wedding-Shoes-Woman-High-Heels-Women-s-Pumps-Patent-Leather-Shoe-Thick-Heel-Fashion.jpg_640x640-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:119:\"2020-Autumn-Wedding-Shoes-Woman-High-Heels-Women-s-Pumps-Patent-Leather-Shoe-Thick-Heel-Fashion.jpg_640x640-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:119:\"2020-Autumn-Wedding-Shoes-Woman-High-Heels-Women-s-Pumps-Patent-Leather-Shoe-Thick-Heel-Fashion.jpg_640x640-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:119:\"2020-Autumn-Wedding-Shoes-Woman-High-Heels-Women-s-Pumps-Patent-Leather-Shoe-Thick-Heel-Fashion.jpg_640x640-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:119:\"2020-Autumn-Wedding-Shoes-Woman-High-Heels-Women-s-Pumps-Patent-Leather-Shoe-Thick-Heel-Fashion.jpg_640x640-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(83734, 5293, '_variation_description', ''),
(83735, 5293, '_sku', '32878897889-black-6cm-9'),
(83736, 5293, '_regular_price', '128.71'),
(83737, 5293, 'total_sales', '0'),
(83738, 5293, '_tax_status', 'taxable'),
(83739, 5293, '_tax_class', 'parent'),
(83740, 5293, '_manage_stock', 'yes'),
(83741, 5293, '_backorders', 'no'),
(83742, 5293, '_sold_individually', 'no'),
(83743, 5293, '_virtual', 'no'),
(83744, 5293, '_downloadable', 'no'),
(83745, 5293, '_download_limit', '-1'),
(83746, 5293, '_download_expiry', '-1'),
(83747, 5293, '_stock', '493'),
(83748, 5293, '_stock_status', 'instock'),
(83749, 5293, '_wc_average_rating', '0'),
(83750, 5293, '_wc_review_count', '0'),
(83751, 5293, 'attribute_pa_color', 'black-6cm'),
(83752, 5293, 'attribute_pa_shoe-size', '9'),
(83753, 5293, '_price', '128.71'),
(83754, 5293, '_product_version', '4.1.0'),
(83755, 5293, '_vi_wad_aliexpress_variation_id', '65544107204'),
(83756, 5293, '_vi_wad_aliexpress_variation_attr', '14:193#Black 6cm;200000124:350262'),
(83757, 5294, '_variation_description', ''),
(83758, 5294, '_sku', '32878897889-black-6cm-9-5'),
(83759, 5294, '_regular_price', '128.71'),
(83760, 5294, 'total_sales', '0'),
(83761, 5294, '_tax_status', 'taxable'),
(83762, 5294, '_tax_class', 'parent'),
(83763, 5294, '_manage_stock', 'yes'),
(83764, 5294, '_backorders', 'no'),
(83765, 5294, '_sold_individually', 'no'),
(83766, 5294, '_virtual', 'no'),
(83767, 5294, '_downloadable', 'no'),
(83768, 5294, '_download_limit', '-1'),
(83769, 5294, '_download_expiry', '-1'),
(83770, 5294, '_stock', '494'),
(83771, 5294, '_stock_status', 'instock'),
(83772, 5294, '_wc_average_rating', '0'),
(83773, 5294, '_wc_review_count', '0'),
(83774, 5294, 'attribute_pa_color', 'black-6cm'),
(83775, 5294, 'attribute_pa_shoe-size', '9-5'),
(83776, 5294, '_price', '128.71'),
(83777, 5294, '_product_version', '4.1.0'),
(83778, 5294, '_vi_wad_aliexpress_variation_id', '65544107205'),
(83779, 5294, '_vi_wad_aliexpress_variation_attr', '14:193#Black 6cm;200000124:200000290'),
(83780, 5295, '_variation_description', ''),
(83781, 5295, '_sku', '32878897889-black-6cm-10'),
(83782, 5295, '_regular_price', '128.71'),
(83783, 5295, 'total_sales', '0'),
(83784, 5295, '_tax_status', 'taxable'),
(83785, 5295, '_tax_class', 'parent'),
(83786, 5295, '_manage_stock', 'yes'),
(83787, 5295, '_backorders', 'no'),
(83788, 5295, '_sold_individually', 'no'),
(83789, 5295, '_virtual', 'no'),
(83790, 5295, '_downloadable', 'no'),
(83791, 5295, '_download_limit', '-1'),
(83792, 5295, '_download_expiry', '-1'),
(83793, 5295, '_stock', '492'),
(83794, 5295, '_stock_status', 'instock'),
(83795, 5295, '_wc_average_rating', '0'),
(83796, 5295, '_wc_review_count', '0'),
(83797, 5295, 'attribute_pa_color', 'black-6cm'),
(83798, 5295, 'attribute_pa_shoe-size', '10'),
(83799, 5295, '_price', '128.71'),
(83800, 5295, '_product_version', '4.1.0'),
(83801, 5292, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H27d692907c7242c4b776eb82500d56bfT/2020-Autumn-Wedding-Shoes-Woman-High-Heels-Women-s-Pumps-Patent-Leather-Shoe-Thick-Heel-Fashion.jpg_640x640.jpg'),
(83802, 5222, '_thumbnail_id', '5292'),
(83803, 5223, '_thumbnail_id', '5292'),
(83804, 5224, '_thumbnail_id', '5292'),
(83805, 5295, '_vi_wad_aliexpress_variation_id', '65544107206'),
(83806, 5226, '_thumbnail_id', '5292'),
(83807, 5295, '_vi_wad_aliexpress_variation_attr', '14:193#Black 6cm;200000124:1583'),
(83808, 5227, '_thumbnail_id', '5292'),
(83809, 5228, '_thumbnail_id', '5292'),
(83810, 5229, '_thumbnail_id', '5292'),
(83811, 5296, '_variation_description', ''),
(83812, 5296, '_sku', '32878897889-black-6cm-10-5'),
(83813, 5296, '_regular_price', '128.71'),
(83814, 5296, 'total_sales', '0'),
(83815, 5296, '_tax_status', 'taxable'),
(83816, 5296, '_tax_class', 'parent'),
(83817, 5296, '_manage_stock', 'yes'),
(83818, 5296, '_backorders', 'no'),
(83819, 5296, '_sold_individually', 'no'),
(83820, 5296, '_virtual', 'no'),
(83821, 5296, '_downloadable', 'no'),
(83822, 5296, '_download_limit', '-1'),
(83823, 5296, '_download_expiry', '-1'),
(83824, 5296, '_stock', '494'),
(83825, 5296, '_stock_status', 'instock'),
(83826, 5296, '_wc_average_rating', '0'),
(83827, 5296, '_wc_review_count', '0'),
(83828, 5296, 'attribute_pa_color', 'black-6cm'),
(83829, 5296, 'attribute_pa_shoe-size', '10-5'),
(83830, 5296, '_price', '128.71'),
(83831, 5296, '_product_version', '4.1.0'),
(83832, 5296, '_vi_wad_aliexpress_variation_id', '65544107207'),
(83833, 5296, '_vi_wad_aliexpress_variation_attr', '14:193#Black 6cm;200000124:200000291'),
(83834, 5297, '_wp_attached_file', '2021/06/2020-Autumn-Wedding-Shoes-Woman-High-Heels-Women-s-Pumps-Patent-Leather-Shoe-Thick-Heel-Fashion-1.jpg_640x640-1.jpg'),
(83835, 5297, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:123:\"2021/06/2020-Autumn-Wedding-Shoes-Woman-High-Heels-Women-s-Pumps-Patent-Leather-Shoe-Thick-Heel-Fashion-1.jpg_640x640-1.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:123:\"2020-Autumn-Wedding-Shoes-Woman-High-Heels-Women-s-Pumps-Patent-Leather-Shoe-Thick-Heel-Fashion-1.jpg_640x640-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:123:\"2020-Autumn-Wedding-Shoes-Woman-High-Heels-Women-s-Pumps-Patent-Leather-Shoe-Thick-Heel-Fashion-1.jpg_640x640-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:123:\"2020-Autumn-Wedding-Shoes-Woman-High-Heels-Women-s-Pumps-Patent-Leather-Shoe-Thick-Heel-Fashion-1.jpg_640x640-1-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:123:\"2020-Autumn-Wedding-Shoes-Woman-High-Heels-Women-s-Pumps-Patent-Leather-Shoe-Thick-Heel-Fashion-1.jpg_640x640-1-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:123:\"2020-Autumn-Wedding-Shoes-Woman-High-Heels-Women-s-Pumps-Patent-Leather-Shoe-Thick-Heel-Fashion-1.jpg_640x640-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:123:\"2020-Autumn-Wedding-Shoes-Woman-High-Heels-Women-s-Pumps-Patent-Leather-Shoe-Thick-Heel-Fashion-1.jpg_640x640-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:123:\"2020-Autumn-Wedding-Shoes-Woman-High-Heels-Women-s-Pumps-Patent-Leather-Shoe-Thick-Heel-Fashion-1.jpg_640x640-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:123:\"2020-Autumn-Wedding-Shoes-Woman-High-Heels-Women-s-Pumps-Patent-Leather-Shoe-Thick-Heel-Fashion-1.jpg_640x640-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:123:\"2020-Autumn-Wedding-Shoes-Woman-High-Heels-Women-s-Pumps-Patent-Leather-Shoe-Thick-Heel-Fashion-1.jpg_640x640-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:123:\"2020-Autumn-Wedding-Shoes-Woman-High-Heels-Women-s-Pumps-Patent-Leather-Shoe-Thick-Heel-Fashion-1.jpg_640x640-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(83836, 5298, '_variation_description', ''),
(83837, 5298, '_sku', '32878897889-black-6cm-7'),
(83838, 5298, '_regular_price', '128.71'),
(83839, 5298, 'total_sales', '0'),
(83840, 5298, '_tax_status', 'taxable'),
(83841, 5298, '_tax_class', 'parent'),
(83842, 5298, '_manage_stock', 'yes'),
(83843, 5298, '_backorders', 'no'),
(83844, 5298, '_sold_individually', 'no'),
(83845, 5298, '_virtual', 'no'),
(83846, 5298, '_downloadable', 'no'),
(83847, 5298, '_download_limit', '-1'),
(83848, 5298, '_download_expiry', '-1'),
(83849, 5298, '_stock', '488'),
(83850, 5298, '_stock_status', 'instock'),
(83851, 5298, '_wc_average_rating', '0'),
(83852, 5298, '_wc_review_count', '0'),
(83853, 5298, 'attribute_pa_color', 'black-6cm'),
(83854, 5298, 'attribute_pa_shoe-size', '7'),
(83855, 5298, '_price', '128.71'),
(83856, 5298, '_product_version', '4.1.0'),
(83857, 5298, '_vi_wad_aliexpress_variation_id', '65544107200'),
(83858, 5298, '_vi_wad_aliexpress_variation_attr', '14:193#Black 6cm;200000124:3434'),
(83859, 5299, '_variation_description', ''),
(83860, 5299, '_sku', '32878897889-black-6cm-7-5'),
(83861, 5299, '_regular_price', '128.71'),
(83862, 5299, 'total_sales', '0'),
(83863, 5299, '_tax_status', 'taxable'),
(83864, 5299, '_tax_class', 'parent'),
(83865, 5299, '_manage_stock', 'yes'),
(83866, 5299, '_backorders', 'no'),
(83867, 5299, '_sold_individually', 'no'),
(83868, 5299, '_virtual', 'no'),
(83869, 5299, '_downloadable', 'no'),
(83870, 5299, '_download_limit', '-1'),
(83871, 5299, '_download_expiry', '-1'),
(83872, 5299, '_stock', '494'),
(83873, 5299, '_stock_status', 'instock'),
(83874, 5299, '_wc_average_rating', '0'),
(83875, 5299, '_wc_review_count', '0'),
(83876, 5299, 'attribute_pa_color', 'black-6cm'),
(83877, 5299, 'attribute_pa_shoe-size', '7-5'),
(83878, 5299, '_price', '128.71'),
(83879, 5299, '_product_version', '4.1.0'),
(83880, 5299, '_vi_wad_aliexpress_variation_id', '65544107201'),
(83881, 5299, '_vi_wad_aliexpress_variation_attr', '14:193#Black 6cm;200000124:200000288'),
(83882, 5300, '_variation_description', ''),
(83883, 5300, '_sku', '32878897889-black-6cm-8'),
(83884, 5300, '_regular_price', '128.71'),
(83885, 5300, 'total_sales', '0'),
(83886, 5300, '_tax_status', 'taxable'),
(83887, 5300, '_tax_class', 'parent'),
(83888, 5300, '_manage_stock', 'yes'),
(83889, 5300, '_backorders', 'no'),
(83890, 5300, '_sold_individually', 'no'),
(83891, 5300, '_virtual', 'no'),
(83892, 5300, '_downloadable', 'no'),
(83893, 5300, '_download_limit', '-1'),
(83894, 5300, '_download_expiry', '-1'),
(83895, 5300, '_stock', '490'),
(83896, 5300, '_stock_status', 'instock'),
(83897, 5300, '_wc_average_rating', '0'),
(83898, 5300, '_wc_review_count', '0'),
(83899, 5300, 'attribute_pa_color', 'black-6cm'),
(83900, 5300, 'attribute_pa_shoe-size', '8'),
(83901, 5300, '_price', '128.71'),
(83902, 5297, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H4d2a4f4c0c6246e2a260ba6b80ef74fby/2020-Autumn-Wedding-Shoes-Woman-High-Heels-Women-s-Pumps-Patent-Leather-Shoe-Thick-Heel-Fashion.jpg_640x640.jpg'),
(83903, 5300, '_product_version', '4.1.0'),
(83904, 5230, '_thumbnail_id', '5297'),
(83905, 5231, '_thumbnail_id', '5297'),
(83906, 5232, '_thumbnail_id', '5297'),
(83907, 5233, '_thumbnail_id', '5297'),
(83908, 5300, '_vi_wad_aliexpress_variation_id', '65544107202'),
(83909, 5234, '_thumbnail_id', '5297'),
(83910, 5300, '_vi_wad_aliexpress_variation_attr', '14:193#Black 6cm;200000124:699'),
(83911, 5235, '_thumbnail_id', '5297'),
(83912, 5237, '_thumbnail_id', '5297'),
(83913, 5301, '_variation_description', ''),
(83914, 5301, '_sku', '32878897889-black-6cm-8-5'),
(83915, 5301, '_regular_price', '128.71'),
(83916, 5301, 'total_sales', '0'),
(83917, 5301, '_tax_status', 'taxable'),
(83918, 5301, '_tax_class', 'parent'),
(83919, 5301, '_manage_stock', 'yes'),
(83920, 5301, '_backorders', 'no'),
(83921, 5301, '_sold_individually', 'no'),
(83922, 5301, '_virtual', 'no'),
(83923, 5301, '_downloadable', 'no'),
(83924, 5301, '_download_limit', '-1'),
(83925, 5301, '_download_expiry', '-1'),
(83926, 5301, '_stock', '488'),
(83927, 5301, '_stock_status', 'instock'),
(83928, 5301, '_wc_average_rating', '0'),
(83929, 5301, '_wc_review_count', '0'),
(83930, 5301, 'attribute_pa_color', 'black-6cm'),
(83931, 5301, 'attribute_pa_shoe-size', '8-5'),
(83932, 5301, '_price', '128.71'),
(83933, 5301, '_product_version', '4.1.0'),
(83934, 5301, '_vi_wad_aliexpress_variation_id', '65544107203'),
(83935, 5301, '_vi_wad_aliexpress_variation_attr', '14:193#Black 6cm;200000124:200000289'),
(83936, 5302, '_variation_description', ''),
(83937, 5302, '_sku', '32878897889-black-7cm-5-5'),
(83938, 5302, '_regular_price', '128.71'),
(83939, 5302, 'total_sales', '0'),
(83940, 5302, '_tax_status', 'taxable'),
(83941, 5302, '_tax_class', 'parent'),
(83942, 5302, '_manage_stock', 'yes'),
(83943, 5302, '_backorders', 'no'),
(83944, 5302, '_sold_individually', 'no'),
(83945, 5302, '_virtual', 'no'),
(83946, 5302, '_downloadable', 'no'),
(83947, 5302, '_download_limit', '-1'),
(83948, 5302, '_download_expiry', '-1'),
(83949, 5302, '_stock', '491'),
(83950, 5302, '_stock_status', 'instock'),
(83951, 5302, '_wc_average_rating', '0'),
(83952, 5302, '_wc_review_count', '0'),
(83953, 5302, 'attribute_pa_color', 'black-7cm'),
(83954, 5302, 'attribute_pa_shoe-size', '5-5'),
(83955, 5302, '_price', '128.71'),
(83956, 5302, '_product_version', '4.1.0'),
(83957, 5302, '_vi_wad_aliexpress_variation_id', '65544107212'),
(83958, 5302, '_vi_wad_aliexpress_variation_attr', '14:365458#Black 7cm;200000124:200000286'),
(83959, 5303, '_variation_description', ''),
(83960, 5303, '_sku', '32878897889-black-7cm-6'),
(83961, 5303, '_regular_price', '128.71'),
(83962, 5303, 'total_sales', '0'),
(83963, 5303, '_tax_status', 'taxable'),
(83964, 5303, '_tax_class', 'parent'),
(83965, 5303, '_manage_stock', 'yes'),
(83966, 5303, '_backorders', 'no'),
(83967, 5303, '_sold_individually', 'no'),
(83968, 5303, '_virtual', 'no'),
(83969, 5303, '_downloadable', 'no'),
(83970, 5303, '_download_limit', '-1'),
(83971, 5303, '_download_expiry', '-1'),
(83972, 5303, '_stock', '495'),
(83973, 5303, '_stock_status', 'instock'),
(83974, 5303, '_wc_average_rating', '0'),
(83975, 5303, '_wc_review_count', '0'),
(83976, 5303, 'attribute_pa_color', 'black-7cm'),
(83977, 5303, 'attribute_pa_shoe-size', '6'),
(83978, 5303, '_price', '128.71'),
(83979, 5303, '_product_version', '4.1.0'),
(83980, 5303, '_vi_wad_aliexpress_variation_id', '65544107213'),
(83981, 5303, '_vi_wad_aliexpress_variation_attr', '14:365458#Black 7cm;200000124:1394'),
(83982, 5304, '_variation_description', ''),
(83983, 5304, '_sku', '32878897889-black-7cm-6-5'),
(83984, 5304, '_regular_price', '128.71'),
(83985, 5304, 'total_sales', '0'),
(83986, 5304, '_tax_status', 'taxable'),
(83987, 5304, '_tax_class', 'parent'),
(83988, 5304, '_manage_stock', 'yes'),
(83989, 5304, '_backorders', 'no'),
(83990, 5304, '_sold_individually', 'no'),
(83991, 5304, '_virtual', 'no'),
(83992, 5304, '_downloadable', 'no'),
(83993, 5304, '_download_limit', '-1'),
(83994, 5304, '_download_expiry', '-1'),
(83995, 5304, '_stock', '488'),
(83996, 5304, '_stock_status', 'instock'),
(83997, 5304, '_wc_average_rating', '0'),
(83998, 5304, '_wc_review_count', '0'),
(83999, 5304, 'attribute_pa_color', 'black-7cm'),
(84000, 5304, 'attribute_pa_shoe-size', '6-5'),
(84001, 5304, '_price', '128.71'),
(84002, 5304, '_product_version', '4.1.0'),
(84003, 5304, '_vi_wad_aliexpress_variation_id', '65544107214'),
(84004, 5304, '_vi_wad_aliexpress_variation_attr', '14:365458#Black 7cm;200000124:200000287'),
(84005, 5305, '_variation_description', ''),
(84006, 5305, '_sku', '32878897889-black-7cm-7'),
(84007, 5305, '_regular_price', '128.71'),
(84008, 5305, 'total_sales', '0'),
(84009, 5305, '_tax_status', 'taxable'),
(84010, 5305, '_tax_class', 'parent'),
(84011, 5305, '_manage_stock', 'yes'),
(84012, 5305, '_backorders', 'no'),
(84013, 5305, '_sold_individually', 'no'),
(84014, 5305, '_virtual', 'no'),
(84015, 5305, '_downloadable', 'no'),
(84016, 5305, '_download_limit', '-1'),
(84017, 5305, '_download_expiry', '-1'),
(84018, 5305, '_stock', '493'),
(84019, 5305, '_stock_status', 'instock'),
(84020, 5305, '_wc_average_rating', '0'),
(84021, 5305, '_wc_review_count', '0'),
(84022, 5305, 'attribute_pa_color', 'black-7cm'),
(84023, 5305, 'attribute_pa_shoe-size', '7'),
(84024, 5305, '_price', '128.71'),
(84025, 5305, '_product_version', '4.1.0'),
(84026, 5305, '_vi_wad_aliexpress_variation_id', '65544107215'),
(84027, 5305, '_vi_wad_aliexpress_variation_attr', '14:365458#Black 7cm;200000124:3434'),
(84028, 5306, '_variation_description', ''),
(84029, 5306, '_sku', '32878897889-black-6cm-11'),
(84030, 5306, '_regular_price', '128.71'),
(84031, 5306, 'total_sales', '0'),
(84032, 5306, '_tax_status', 'taxable'),
(84033, 5306, '_tax_class', 'parent'),
(84034, 5306, '_manage_stock', 'yes'),
(84035, 5306, '_backorders', 'no'),
(84036, 5306, '_sold_individually', 'no'),
(84037, 5306, '_virtual', 'no'),
(84038, 5306, '_downloadable', 'no'),
(84039, 5306, '_download_limit', '-1'),
(84040, 5306, '_download_expiry', '-1'),
(84041, 5306, '_stock', '490'),
(84042, 5306, '_stock_status', 'instock'),
(84043, 5306, '_wc_average_rating', '0'),
(84044, 5306, '_wc_review_count', '0'),
(84045, 5306, 'attribute_pa_color', 'black-6cm'),
(84046, 5306, 'attribute_pa_shoe-size', '11'),
(84047, 5306, '_price', '128.71'),
(84048, 5306, '_product_version', '4.1.0'),
(84049, 5306, '_vi_wad_aliexpress_variation_id', '65544107208'),
(84050, 5306, '_vi_wad_aliexpress_variation_attr', '14:193#Black 6cm;200000124:100010420'),
(84051, 5307, '_variation_description', ''),
(84052, 5307, '_sku', '32878897889-black-6cm-12'),
(84053, 5307, '_regular_price', '128.71'),
(84054, 5307, 'total_sales', '0'),
(84055, 5307, '_tax_status', 'taxable'),
(84056, 5307, '_tax_class', 'parent'),
(84057, 5307, '_manage_stock', 'yes'),
(84058, 5307, '_backorders', 'no'),
(84059, 5307, '_sold_individually', 'no'),
(84060, 5307, '_virtual', 'no'),
(84061, 5307, '_downloadable', 'no'),
(84062, 5307, '_download_limit', '-1'),
(84063, 5307, '_download_expiry', '-1'),
(84064, 5307, '_stock', '492'),
(84065, 5307, '_stock_status', 'instock'),
(84066, 5307, '_wc_average_rating', '0'),
(84067, 5307, '_wc_review_count', '0'),
(84068, 5307, 'attribute_pa_color', 'black-6cm'),
(84069, 5307, 'attribute_pa_shoe-size', '12'),
(84070, 5307, '_price', '128.71'),
(84071, 5307, '_product_version', '4.1.0'),
(84072, 5307, '_vi_wad_aliexpress_variation_id', '65544107209'),
(84073, 5307, '_vi_wad_aliexpress_variation_attr', '14:193#Black 6cm;200000124:1663'),
(84074, 5308, '_variation_description', ''),
(84075, 5308, '_sku', '32878897889-black-7cm-4-5'),
(84076, 5308, '_regular_price', '128.71'),
(84077, 5308, 'total_sales', '0'),
(84078, 5308, '_tax_status', 'taxable'),
(84079, 5308, '_tax_class', 'parent'),
(84080, 5308, '_manage_stock', 'yes'),
(84081, 5308, '_backorders', 'no'),
(84082, 5308, '_sold_individually', 'no'),
(84083, 5308, '_virtual', 'no'),
(84084, 5308, '_downloadable', 'no'),
(84085, 5308, '_download_limit', '-1'),
(84086, 5308, '_download_expiry', '-1'),
(84087, 5308, '_stock', '495'),
(84088, 5308, '_stock_status', 'instock'),
(84089, 5308, '_wc_average_rating', '0'),
(84090, 5308, '_wc_review_count', '0'),
(84091, 5308, 'attribute_pa_color', 'black-7cm'),
(84092, 5308, 'attribute_pa_shoe-size', '4-5'),
(84093, 5308, '_price', '128.71'),
(84094, 5308, '_product_version', '4.1.0'),
(84095, 5308, '_vi_wad_aliexpress_variation_id', '65544107210'),
(84096, 5308, '_vi_wad_aliexpress_variation_attr', '14:365458#Black 7cm;200000124:200000285'),
(84097, 5309, '_variation_description', ''),
(84098, 5309, '_sku', '32878897889-black-7cm-5'),
(84099, 5309, '_regular_price', '128.71'),
(84100, 5309, 'total_sales', '0'),
(84101, 5309, '_tax_status', 'taxable'),
(84102, 5309, '_tax_class', 'parent'),
(84103, 5309, '_manage_stock', 'yes'),
(84104, 5309, '_backorders', 'no'),
(84105, 5309, '_sold_individually', 'no'),
(84106, 5309, '_virtual', 'no'),
(84107, 5309, '_downloadable', 'no'),
(84108, 5309, '_download_limit', '-1'),
(84109, 5309, '_download_expiry', '-1'),
(84110, 5309, '_stock', '493'),
(84111, 5309, '_stock_status', 'instock'),
(84112, 5309, '_wc_average_rating', '0'),
(84113, 5309, '_wc_review_count', '0'),
(84114, 5309, 'attribute_pa_color', 'black-7cm'),
(84115, 5309, 'attribute_pa_shoe-size', '5'),
(84116, 5309, '_price', '128.71'),
(84117, 5309, '_product_version', '4.1.0'),
(84118, 5309, '_vi_wad_aliexpress_variation_id', '65544107211'),
(84119, 5309, '_vi_wad_aliexpress_variation_attr', '14:365458#Black 7cm;200000124:698'),
(84120, 5239, '_price', '128.71'),
(84121, 5310, '_wp_attached_file', '2021/06/Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes-1.jpg'),
(84122, 5310, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:121:\"2021/06/Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes-1.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:121:\"Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:121:\"Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:121:\"Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes-1-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:121:\"Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes-1-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:121:\"Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes-1-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:121:\"Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:121:\"Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:121:\"Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:121:\"Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:121:\"Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:121:\"Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(84123, 5310, '_vi_wad_image_id', 'ae01.alicdn.com/kf/HTB1DFP0tFuWBuNjSszbq6AS7FXan/Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes.jpg'),
(84124, 5239, '_product_image_gallery', '5310,5312,5314,5327,5342'),
(84125, 5311, '_sku', '4000024103531'),
(84126, 5311, '_visibility', 'visible'),
(84127, 5311, '_default_attributes', ''),
(84128, 5001, '_vi_wad_woo_id', '5311'),
(84129, 5311, '_vi_wad_aliexpress_product_id', '4000024103531'),
(84130, 5311, 'total_sales', '0'),
(84131, 5311, '_tax_status', 'taxable'),
(84132, 5311, '_tax_class', ''),
(84133, 5311, '_manage_stock', 'no'),
(84134, 5311, '_backorders', 'no'),
(84135, 5311, '_sold_individually', 'no'),
(84136, 5311, '_virtual', 'no'),
(84137, 5311, '_downloadable', 'no'),
(84138, 5311, '_download_limit', '-1'),
(84139, 5311, '_download_expiry', '-1'),
(84140, 5311, '_stock', NULL),
(84141, 5311, '_stock_status', 'instock'),
(84142, 5311, '_wc_average_rating', '0'),
(84143, 5311, '_wc_review_count', '0'),
(84144, 5312, '_wp_attached_file', '2021/06/Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes-2.jpg'),
(84145, 5312, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:121:\"2021/06/Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes-2.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:121:\"Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:121:\"Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:121:\"Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes-2-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:121:\"Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes-2-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:121:\"Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes-2-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:121:\"Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:121:\"Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:121:\"Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:121:\"Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:121:\"Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:121:\"Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(84146, 5311, '_product_attributes', 'a:2:{s:8:\"pa_color\";a:6:{s:4:\"name\";s:8:\"pa_color\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"0\";s:10:\"is_visible\";s:1:\"0\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"1\";}s:12:\"pa_shoe-size\";a:6:{s:4:\"name\";s:12:\"pa_shoe-size\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"1\";s:10:\"is_visible\";s:1:\"0\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"1\";}}'),
(84147, 5311, '_product_version', '4.1.0'),
(84148, 5313, '_wp_attached_file', '2021/06/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg'),
(84149, 5313, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:102:\"2021/06/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:102:\"Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:102:\"Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:102:\"Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:102:\"Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:102:\"Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:102:\"Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:102:\"Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:102:\"Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:102:\"Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:102:\"Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:102:\"Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(84150, 5312, '_vi_wad_image_id', 'ae01.alicdn.com/kf/HTB1zK_2tKGSBuNjSspbq6AiipXaK/Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes.jpg'),
(84151, 5314, '_wp_attached_file', '2021/06/Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes-3.jpg'),
(84152, 5314, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:121:\"2021/06/Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes-3.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:121:\"Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:121:\"Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:121:\"Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes-3-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:121:\"Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes-3-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:121:\"Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes-3-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:121:\"Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:121:\"Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes-3-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:121:\"Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:121:\"Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:121:\"Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes-3-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:121:\"Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(84153, 5313, '_vi_wad_image_id', 'ae01.alicdn.com/kf/HTB1TW2ia.D1gK0jSZFGq6zd3FXac/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg'),
(84154, 5311, '_thumbnail_id', '5313'),
(84155, 5315, '_variation_description', ''),
(84156, 5315, '_sku', '4000024103531-green-heel-6cm-10'),
(84157, 5315, '_regular_price', '173.59'),
(84158, 5315, 'total_sales', '0'),
(84159, 5315, '_tax_status', 'taxable'),
(84160, 5315, '_tax_class', 'parent'),
(84161, 5315, '_manage_stock', 'yes'),
(84162, 5315, '_backorders', 'no'),
(84163, 5315, '_sold_individually', 'no'),
(84164, 5315, '_virtual', 'no'),
(84165, 5315, '_downloadable', 'no'),
(84166, 5315, '_download_limit', '-1'),
(84167, 5315, '_download_expiry', '-1'),
(84168, 5315, '_stock', '2000'),
(84169, 5315, '_stock_status', 'instock'),
(84170, 5315, '_wc_average_rating', '0'),
(84171, 5315, '_wc_review_count', '0'),
(84172, 5315, 'attribute_pa_color', 'green-heel-6cm'),
(84173, 5315, 'attribute_pa_shoe-size', '10'),
(84174, 5315, '_price', '173.59'),
(84175, 5315, '_product_version', '4.1.0'),
(84176, 5315, '_vi_wad_aliexpress_variation_id', '10000000055681987'),
(84177, 5315, '_vi_wad_aliexpress_variation_attr', '14:175#green heel 6cm;200000124:1583'),
(84178, 5316, '_variation_description', ''),
(84179, 5316, '_sku', '4000024103531-green-heel-6cm-9-5'),
(84180, 5316, '_regular_price', '173.59'),
(84181, 5316, 'total_sales', '0'),
(84182, 5316, '_tax_status', 'taxable'),
(84183, 5316, '_tax_class', 'parent'),
(84184, 5316, '_manage_stock', 'yes'),
(84185, 5316, '_backorders', 'no'),
(84186, 5316, '_sold_individually', 'no'),
(84187, 5316, '_virtual', 'no'),
(84188, 5316, '_downloadable', 'no'),
(84189, 5316, '_download_limit', '-1'),
(84190, 5316, '_download_expiry', '-1'),
(84191, 5316, '_stock', '1999'),
(84192, 5316, '_stock_status', 'instock'),
(84193, 5316, '_wc_average_rating', '0'),
(84194, 5316, '_wc_review_count', '0'),
(84195, 5316, 'attribute_pa_color', 'green-heel-6cm'),
(84196, 5316, 'attribute_pa_shoe-size', '9-5'),
(84197, 5316, '_price', '173.59'),
(84198, 5316, '_product_version', '4.1.0'),
(84199, 5316, '_vi_wad_aliexpress_variation_id', '10000000055681986'),
(84200, 5316, '_vi_wad_aliexpress_variation_attr', '14:175#green heel 6cm;200000124:200000290'),
(84201, 5317, '_variation_description', ''),
(84202, 5317, '_sku', '4000024103531-green-heel-6cm-9'),
(84203, 5317, '_regular_price', '173.59'),
(84204, 5317, 'total_sales', '0'),
(84205, 5317, '_tax_status', 'taxable'),
(84206, 5317, '_tax_class', 'parent'),
(84207, 5317, '_manage_stock', 'yes'),
(84208, 5317, '_backorders', 'no'),
(84209, 5317, '_sold_individually', 'no'),
(84210, 5317, '_virtual', 'no'),
(84211, 5317, '_downloadable', 'no'),
(84212, 5314, '_vi_wad_image_id', 'ae01.alicdn.com/kf/HTB1.GAUtNWYBuNjy1zkq6xGGpXao/Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes.jpg'),
(84213, 5317, '_download_limit', '-1'),
(84214, 5317, '_download_expiry', '-1'),
(84215, 5317, '_stock', '1999'),
(84216, 5317, '_stock_status', 'instock'),
(84217, 5317, '_wc_average_rating', '0'),
(84218, 5317, '_wc_review_count', '0'),
(84219, 5317, 'attribute_pa_color', 'green-heel-6cm'),
(84220, 5317, 'attribute_pa_shoe-size', '9'),
(84221, 5317, '_price', '173.59'),
(84222, 5317, '_product_version', '4.1.0'),
(84223, 5317, '_vi_wad_aliexpress_variation_id', '10000000055681985'),
(84224, 5317, '_vi_wad_aliexpress_variation_attr', '14:175#green heel 6cm;200000124:350262'),
(84225, 5318, '_variation_description', ''),
(84226, 5318, '_sku', '4000024103531-green-heel-6cm-8-5'),
(84227, 5318, '_regular_price', '173.59'),
(84228, 5318, 'total_sales', '0'),
(84229, 5318, '_tax_status', 'taxable'),
(84230, 5318, '_tax_class', 'parent'),
(84231, 5318, '_manage_stock', 'yes'),
(84232, 5318, '_backorders', 'no'),
(84233, 5318, '_sold_individually', 'no'),
(84234, 5318, '_virtual', 'no'),
(84235, 5318, '_downloadable', 'no'),
(84236, 5318, '_download_limit', '-1'),
(84237, 5318, '_download_expiry', '-1'),
(84238, 5318, '_stock', '2000'),
(84239, 5318, '_stock_status', 'instock'),
(84240, 5318, '_wc_average_rating', '0'),
(84241, 5318, '_wc_review_count', '0'),
(84242, 5318, 'attribute_pa_color', 'green-heel-6cm'),
(84243, 5318, 'attribute_pa_shoe-size', '8-5'),
(84244, 5318, '_price', '173.59'),
(84245, 5318, '_product_version', '4.1.0'),
(84246, 5318, '_vi_wad_aliexpress_variation_id', '10000000055681984'),
(84247, 5318, '_vi_wad_aliexpress_variation_attr', '14:175#green heel 6cm;200000124:200000289'),
(84248, 5319, '_variation_description', ''),
(84249, 5319, '_sku', '4000024103531-pink-wide-heel-10cm-5'),
(84250, 5319, '_regular_price', '173.59'),
(84251, 5319, 'total_sales', '0'),
(84252, 5319, '_tax_status', 'taxable'),
(84253, 5319, '_tax_class', 'parent'),
(84254, 5319, '_manage_stock', 'yes'),
(84255, 5319, '_backorders', 'no'),
(84256, 5319, '_sold_individually', 'no'),
(84257, 5319, '_virtual', 'no'),
(84258, 5319, '_downloadable', 'no'),
(84259, 5319, '_download_limit', '-1'),
(84260, 5319, '_download_expiry', '-1'),
(84261, 5319, '_stock', '2000'),
(84262, 5319, '_stock_status', 'instock'),
(84263, 5319, '_wc_average_rating', '0'),
(84264, 5319, '_wc_review_count', '0'),
(84265, 5319, 'attribute_pa_color', 'pink-wide-heel-10cm'),
(84266, 5319, 'attribute_pa_shoe-size', '5'),
(84267, 5319, '_price', '173.59'),
(84268, 5319, '_product_version', '4.1.0'),
(84269, 5319, '_vi_wad_aliexpress_variation_id', '10000000055681991'),
(84270, 5319, '_vi_wad_aliexpress_variation_attr', '14:200004889#pink wide heel 10cm;200000124:698'),
(84271, 5320, '_variation_description', ''),
(84272, 5320, '_sku', '4000024103531-pink-wide-heel-10cm-4-5'),
(84273, 5320, '_regular_price', '173.59'),
(84274, 5320, 'total_sales', '0'),
(84275, 5320, '_tax_status', 'taxable'),
(84276, 5320, '_tax_class', 'parent'),
(84277, 5320, '_manage_stock', 'yes'),
(84278, 5320, '_backorders', 'no'),
(84279, 5320, '_sold_individually', 'no'),
(84280, 5320, '_virtual', 'no'),
(84281, 5320, '_downloadable', 'no'),
(84282, 5320, '_download_limit', '-1'),
(84283, 5320, '_download_expiry', '-1'),
(84284, 5320, '_stock', '1998'),
(84285, 5320, '_stock_status', 'instock'),
(84286, 5320, '_wc_average_rating', '0'),
(84287, 5320, '_wc_review_count', '0'),
(84288, 5320, 'attribute_pa_color', 'pink-wide-heel-10cm'),
(84289, 5320, 'attribute_pa_shoe-size', '4-5'),
(84290, 5320, '_price', '173.59'),
(84291, 5320, '_product_version', '4.1.0'),
(84292, 5320, '_vi_wad_aliexpress_variation_id', '10000000055681990'),
(84293, 5320, '_vi_wad_aliexpress_variation_attr', '14:200004889#pink wide heel 10cm;200000124:200000285'),
(84294, 5321, '_variation_description', ''),
(84295, 5321, '_sku', '4000024103531-pink-wide-heel-10cm-4'),
(84296, 5321, '_regular_price', '173.59'),
(84297, 5321, 'total_sales', '0'),
(84298, 5321, '_tax_status', 'taxable'),
(84299, 5321, '_tax_class', 'parent'),
(84300, 5321, '_manage_stock', 'yes'),
(84301, 5321, '_backorders', 'no'),
(84302, 5321, '_sold_individually', 'no'),
(84303, 5321, '_virtual', 'no'),
(84304, 5321, '_downloadable', 'no'),
(84305, 5321, '_download_limit', '-1'),
(84306, 5321, '_download_expiry', '-1'),
(84307, 5321, '_stock', '2000'),
(84308, 5321, '_stock_status', 'instock'),
(84309, 5321, '_wc_average_rating', '0'),
(84310, 5321, '_wc_review_count', '0'),
(84311, 5321, 'attribute_pa_color', 'pink-wide-heel-10cm'),
(84312, 5321, 'attribute_pa_shoe-size', '4'),
(84313, 5321, '_price', '173.59'),
(84314, 5321, '_product_version', '4.1.0'),
(84315, 5321, '_vi_wad_aliexpress_variation_id', '10000000055681989'),
(84316, 5321, '_vi_wad_aliexpress_variation_attr', '14:200004889#pink wide heel 10cm;200000124:153'),
(84317, 5322, '_variation_description', ''),
(84318, 5322, '_sku', '4000024103531-green-heel-6cm-10-5'),
(84319, 5322, '_regular_price', '173.59'),
(84320, 5322, 'total_sales', '0'),
(84321, 5322, '_tax_status', 'taxable'),
(84322, 5322, '_tax_class', 'parent'),
(84323, 5322, '_manage_stock', 'yes'),
(84324, 5322, '_backorders', 'no'),
(84325, 5322, '_sold_individually', 'no'),
(84326, 5322, '_virtual', 'no'),
(84327, 5322, '_downloadable', 'no'),
(84328, 5322, '_download_limit', '-1'),
(84329, 5322, '_download_expiry', '-1'),
(84330, 5322, '_stock', '2000'),
(84331, 5322, '_stock_status', 'instock'),
(84332, 5322, '_wc_average_rating', '0'),
(84333, 5322, '_wc_review_count', '0'),
(84334, 5322, 'attribute_pa_color', 'green-heel-6cm'),
(84335, 5322, 'attribute_pa_shoe-size', '10-5'),
(84336, 5322, '_price', '173.59'),
(84337, 5322, '_product_version', '4.1.0'),
(84338, 5322, '_vi_wad_aliexpress_variation_id', '10000000055681988'),
(84339, 5322, '_vi_wad_aliexpress_variation_attr', '14:175#green heel 6cm;200000124:200000291'),
(84340, 5323, '_variation_description', ''),
(84341, 5323, '_sku', '4000024103531-pink-wide-heel-10cm-7'),
(84342, 5323, '_regular_price', '173.59'),
(84343, 5323, 'total_sales', '0'),
(84344, 5323, '_tax_status', 'taxable'),
(84345, 5323, '_tax_class', 'parent'),
(84346, 5323, '_manage_stock', 'yes'),
(84347, 5323, '_backorders', 'no'),
(84348, 5323, '_sold_individually', 'no'),
(84349, 5323, '_virtual', 'no'),
(84350, 5323, '_downloadable', 'no'),
(84351, 5323, '_download_limit', '-1'),
(84352, 5323, '_download_expiry', '-1'),
(84353, 5323, '_stock', '1998'),
(84354, 5323, '_stock_status', 'instock'),
(84355, 5323, '_wc_average_rating', '0'),
(84356, 5323, '_wc_review_count', '0'),
(84357, 5323, 'attribute_pa_color', 'pink-wide-heel-10cm'),
(84358, 5323, 'attribute_pa_shoe-size', '7'),
(84359, 5323, '_price', '173.59'),
(84360, 5323, '_product_version', '4.1.0'),
(84361, 5323, '_vi_wad_aliexpress_variation_id', '10000000055681995'),
(84362, 5323, '_vi_wad_aliexpress_variation_attr', '14:200004889#pink wide heel 10cm;200000124:3434'),
(84363, 5324, '_variation_description', ''),
(84364, 5324, '_sku', '4000024103531-pink-wide-heel-10cm-6-5'),
(84365, 5324, '_regular_price', '173.59'),
(84366, 5324, 'total_sales', '0'),
(84367, 5324, '_tax_status', 'taxable'),
(84368, 5324, '_tax_class', 'parent'),
(84369, 5324, '_manage_stock', 'yes'),
(84370, 5324, '_backorders', 'no'),
(84371, 5324, '_sold_individually', 'no'),
(84372, 5324, '_virtual', 'no'),
(84373, 5324, '_downloadable', 'no'),
(84374, 5324, '_download_limit', '-1'),
(84375, 5324, '_download_expiry', '-1'),
(84376, 5324, '_stock', '2000'),
(84377, 5324, '_stock_status', 'instock'),
(84378, 5324, '_wc_average_rating', '0'),
(84379, 5324, '_wc_review_count', '0'),
(84380, 5324, 'attribute_pa_color', 'pink-wide-heel-10cm'),
(84381, 5324, 'attribute_pa_shoe-size', '6-5'),
(84382, 5324, '_price', '173.59'),
(84383, 5324, '_product_version', '4.1.0'),
(84384, 5324, '_vi_wad_aliexpress_variation_id', '10000000055681994'),
(84385, 5324, '_vi_wad_aliexpress_variation_attr', '14:200004889#pink wide heel 10cm;200000124:200000287'),
(84386, 5325, '_variation_description', ''),
(84387, 5325, '_sku', '4000024103531-pink-wide-heel-10cm-6'),
(84388, 5325, '_regular_price', '173.59'),
(84389, 5325, 'total_sales', '0'),
(84390, 5325, '_tax_status', 'taxable'),
(84391, 5325, '_tax_class', 'parent'),
(84392, 5325, '_manage_stock', 'yes'),
(84393, 5325, '_backorders', 'no'),
(84394, 5325, '_sold_individually', 'no'),
(84395, 5325, '_virtual', 'no'),
(84396, 5325, '_downloadable', 'no'),
(84397, 5325, '_download_limit', '-1'),
(84398, 5325, '_download_expiry', '-1'),
(84399, 5325, '_stock', '2000'),
(84400, 5325, '_stock_status', 'instock'),
(84401, 5325, '_wc_average_rating', '0'),
(84402, 5325, '_wc_review_count', '0');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(84403, 5325, 'attribute_pa_color', 'pink-wide-heel-10cm'),
(84404, 5325, 'attribute_pa_shoe-size', '6'),
(84405, 5325, '_price', '173.59'),
(84406, 5325, '_product_version', '4.1.0'),
(84407, 5325, '_vi_wad_aliexpress_variation_id', '10000000055681993'),
(84408, 5325, '_vi_wad_aliexpress_variation_attr', '14:200004889#pink wide heel 10cm;200000124:1394'),
(84409, 5326, '_variation_description', ''),
(84410, 5326, '_sku', '4000024103531-pink-wide-heel-10cm-5-5'),
(84411, 5326, '_regular_price', '173.59'),
(84412, 5326, 'total_sales', '0'),
(84413, 5326, '_tax_status', 'taxable'),
(84414, 5326, '_tax_class', 'parent'),
(84415, 5326, '_manage_stock', 'yes'),
(84416, 5326, '_backorders', 'no'),
(84417, 5326, '_sold_individually', 'no'),
(84418, 5326, '_virtual', 'no'),
(84419, 5326, '_downloadable', 'no'),
(84420, 5326, '_download_limit', '-1'),
(84421, 5326, '_download_expiry', '-1'),
(84422, 5326, '_stock', '2000'),
(84423, 5326, '_stock_status', 'instock'),
(84424, 5326, '_wc_average_rating', '0'),
(84425, 5326, '_wc_review_count', '0'),
(84426, 5327, '_wp_attached_file', '2021/06/Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes-4.jpg'),
(84427, 5326, 'attribute_pa_color', 'pink-wide-heel-10cm'),
(84428, 5327, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:121:\"2021/06/Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes-4.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:121:\"Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:121:\"Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes-4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:121:\"Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes-4-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:121:\"Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes-4-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:121:\"Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes-4-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:121:\"Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:121:\"Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes-4-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:121:\"Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:121:\"Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:121:\"Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes-4-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:121:\"Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(84429, 5326, 'attribute_pa_shoe-size', '5-5'),
(84430, 5326, '_price', '173.59'),
(84431, 5326, '_product_version', '4.1.0'),
(84432, 5326, '_vi_wad_aliexpress_variation_id', '10000000055681992'),
(84433, 5326, '_vi_wad_aliexpress_variation_attr', '14:200004889#pink wide heel 10cm;200000124:200000286'),
(84434, 5328, '_variation_description', ''),
(84435, 5328, '_sku', '4000024103531-pink-wide-heel-10cm-9'),
(84436, 5328, '_regular_price', '173.59'),
(84437, 5328, 'total_sales', '0'),
(84438, 5328, '_tax_status', 'taxable'),
(84439, 5328, '_tax_class', 'parent'),
(84440, 5328, '_manage_stock', 'yes'),
(84441, 5328, '_backorders', 'no'),
(84442, 5328, '_sold_individually', 'no'),
(84443, 5328, '_virtual', 'no'),
(84444, 5328, '_downloadable', 'no'),
(84445, 5328, '_download_limit', '-1'),
(84446, 5328, '_download_expiry', '-1'),
(84447, 5328, '_stock', '2000'),
(84448, 5328, '_stock_status', 'instock'),
(84449, 5328, '_wc_average_rating', '0'),
(84450, 5328, '_wc_review_count', '0'),
(84451, 5328, 'attribute_pa_color', 'pink-wide-heel-10cm'),
(84452, 5328, 'attribute_pa_shoe-size', '9'),
(84453, 5328, '_price', '173.59'),
(84454, 5328, '_product_version', '4.1.0'),
(84455, 5328, '_vi_wad_aliexpress_variation_id', '10000000055681999'),
(84456, 5328, '_vi_wad_aliexpress_variation_attr', '14:200004889#pink wide heel 10cm;200000124:350262'),
(84457, 5329, '_variation_description', ''),
(84458, 5329, '_sku', '4000024103531-pink-wide-heel-10cm-8-5'),
(84459, 5329, '_regular_price', '173.59'),
(84460, 5329, 'total_sales', '0'),
(84461, 5329, '_tax_status', 'taxable'),
(84462, 5329, '_tax_class', 'parent'),
(84463, 5329, '_manage_stock', 'yes'),
(84464, 5329, '_backorders', 'no'),
(84465, 5329, '_sold_individually', 'no'),
(84466, 5329, '_virtual', 'no'),
(84467, 5329, '_downloadable', 'no'),
(84468, 5329, '_download_limit', '-1'),
(84469, 5329, '_download_expiry', '-1'),
(84470, 5329, '_stock', '2000'),
(84471, 5329, '_stock_status', 'instock'),
(84472, 5329, '_wc_average_rating', '0'),
(84473, 5329, '_wc_review_count', '0'),
(84474, 5329, 'attribute_pa_color', 'pink-wide-heel-10cm'),
(84475, 5329, 'attribute_pa_shoe-size', '8-5'),
(84476, 5329, '_price', '173.59'),
(84477, 5329, '_product_version', '4.1.0'),
(84478, 5329, '_vi_wad_aliexpress_variation_id', '10000000055681998'),
(84479, 5329, '_vi_wad_aliexpress_variation_attr', '14:200004889#pink wide heel 10cm;200000124:200000289'),
(84480, 5330, '_variation_description', ''),
(84481, 5330, '_sku', '4000024103531-pink-wide-heel-10cm-8'),
(84482, 5330, '_regular_price', '173.59'),
(84483, 5330, 'total_sales', '0'),
(84484, 5330, '_tax_status', 'taxable'),
(84485, 5330, '_tax_class', 'parent'),
(84486, 5330, '_manage_stock', 'yes'),
(84487, 5330, '_backorders', 'no'),
(84488, 5330, '_sold_individually', 'no'),
(84489, 5330, '_virtual', 'no'),
(84490, 5330, '_downloadable', 'no'),
(84491, 5330, '_download_limit', '-1'),
(84492, 5330, '_download_expiry', '-1'),
(84493, 5330, '_stock', '2000'),
(84494, 5330, '_stock_status', 'instock'),
(84495, 5330, '_wc_average_rating', '0'),
(84496, 5330, '_wc_review_count', '0'),
(84497, 5330, 'attribute_pa_color', 'pink-wide-heel-10cm'),
(84498, 5330, 'attribute_pa_shoe-size', '8'),
(84499, 5330, '_price', '173.59'),
(84500, 5330, '_product_version', '4.1.0'),
(84501, 5330, '_vi_wad_aliexpress_variation_id', '10000000055681997'),
(84502, 5330, '_vi_wad_aliexpress_variation_attr', '14:200004889#pink wide heel 10cm;200000124:699'),
(84503, 5331, '_variation_description', ''),
(84504, 5331, '_sku', '4000024103531-pink-wide-heel-10cm-7-5'),
(84505, 5331, '_regular_price', '173.59'),
(84506, 5331, 'total_sales', '0'),
(84507, 5331, '_tax_status', 'taxable'),
(84508, 5331, '_tax_class', 'parent'),
(84509, 5331, '_manage_stock', 'yes'),
(84510, 5331, '_backorders', 'no'),
(84511, 5331, '_sold_individually', 'no'),
(84512, 5331, '_virtual', 'no'),
(84513, 5331, '_downloadable', 'no'),
(84514, 5331, '_download_limit', '-1'),
(84515, 5331, '_download_expiry', '-1'),
(84516, 5331, '_stock', '2000'),
(84517, 5331, '_stock_status', 'instock'),
(84518, 5331, '_wc_average_rating', '0'),
(84519, 5331, '_wc_review_count', '0'),
(84520, 5331, 'attribute_pa_color', 'pink-wide-heel-10cm'),
(84521, 5331, 'attribute_pa_shoe-size', '7-5'),
(84522, 5331, '_price', '173.59'),
(84523, 5331, '_product_version', '4.1.0'),
(84524, 5331, '_vi_wad_aliexpress_variation_id', '10000000055681996'),
(84525, 5331, '_vi_wad_aliexpress_variation_attr', '14:200004889#pink wide heel 10cm;200000124:200000288'),
(84526, 5332, '_variation_description', ''),
(84527, 5332, '_sku', '4000024103531-pink-wide-heel-10cm-9-5'),
(84528, 5327, '_vi_wad_image_id', 'ae01.alicdn.com/kf/HTB14IwctN1YBuNjy1zcq6zNcXXaI/Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes.jpg'),
(84529, 5332, '_regular_price', '173.59'),
(84530, 5332, 'total_sales', '0'),
(84531, 5332, '_tax_status', 'taxable'),
(84532, 5332, '_tax_class', 'parent'),
(84533, 5332, '_manage_stock', 'yes'),
(84534, 5332, '_backorders', 'no'),
(84535, 5332, '_sold_individually', 'no'),
(84536, 5332, '_virtual', 'no'),
(84537, 5332, '_downloadable', 'no'),
(84538, 5332, '_download_limit', '-1'),
(84539, 5332, '_download_expiry', '-1'),
(84540, 5332, '_stock', '2000'),
(84541, 5332, '_stock_status', 'instock'),
(84542, 5332, '_wc_average_rating', '0'),
(84543, 5332, '_wc_review_count', '0'),
(84544, 5332, 'attribute_pa_color', 'pink-wide-heel-10cm'),
(84545, 5332, 'attribute_pa_shoe-size', '9-5'),
(84546, 5332, '_price', '173.59'),
(84547, 5332, '_product_version', '4.1.0'),
(84548, 5332, '_vi_wad_aliexpress_variation_id', '10000000055682000'),
(84549, 5332, '_vi_wad_aliexpress_variation_attr', '14:200004889#pink wide heel 10cm;200000124:200000290'),
(84550, 5333, '_variation_description', ''),
(84551, 5333, '_sku', '4000024103531-green-wide-heel-10cm-6'),
(84552, 5333, '_regular_price', '173.59'),
(84553, 5333, 'total_sales', '0'),
(84554, 5333, '_tax_status', 'taxable'),
(84555, 5333, '_tax_class', 'parent'),
(84556, 5333, '_manage_stock', 'yes'),
(84557, 5333, '_backorders', 'no'),
(84558, 5333, '_sold_individually', 'no'),
(84559, 5333, '_virtual', 'no'),
(84560, 5333, '_downloadable', 'no'),
(84561, 5333, '_download_limit', '-1'),
(84562, 5333, '_download_expiry', '-1'),
(84563, 5333, '_stock', '2000'),
(84564, 5333, '_stock_status', 'instock'),
(84565, 5333, '_wc_average_rating', '0'),
(84566, 5333, '_wc_review_count', '0'),
(84567, 5333, 'attribute_pa_color', 'green-wide-heel-10cm'),
(84568, 5333, 'attribute_pa_shoe-size', '6'),
(84569, 5333, '_price', '173.59'),
(84570, 5333, '_product_version', '4.1.0'),
(84571, 5333, '_vi_wad_aliexpress_variation_id', '10000000055681923'),
(84572, 5333, '_vi_wad_aliexpress_variation_attr', '14:100018786#green wide heel 10cm;200000124:1394'),
(84573, 5334, '_variation_description', ''),
(84574, 5334, '_sku', '4000024103531-green-wide-heel-10cm-5-5'),
(84575, 5334, '_regular_price', '173.59'),
(84576, 5334, 'total_sales', '0'),
(84577, 5334, '_tax_status', 'taxable'),
(84578, 5334, '_tax_class', 'parent'),
(84579, 5334, '_manage_stock', 'yes'),
(84580, 5334, '_backorders', 'no'),
(84581, 5334, '_sold_individually', 'no'),
(84582, 5334, '_virtual', 'no'),
(84583, 5334, '_downloadable', 'no'),
(84584, 5334, '_download_limit', '-1'),
(84585, 5334, '_download_expiry', '-1'),
(84586, 5334, '_stock', '2000'),
(84587, 5334, '_stock_status', 'instock'),
(84588, 5334, '_wc_average_rating', '0'),
(84589, 5334, '_wc_review_count', '0'),
(84590, 5334, 'attribute_pa_color', 'green-wide-heel-10cm'),
(84591, 5334, 'attribute_pa_shoe-size', '5-5'),
(84592, 5334, '_price', '173.59'),
(84593, 5334, '_product_version', '4.1.0'),
(84594, 5334, '_vi_wad_aliexpress_variation_id', '10000000055681922'),
(84595, 5334, '_vi_wad_aliexpress_variation_attr', '14:100018786#green wide heel 10cm;200000124:200000286'),
(84596, 5335, '_variation_description', ''),
(84597, 5335, '_sku', '4000024103531-green-wide-heel-10cm-5'),
(84598, 5335, '_regular_price', '173.59'),
(84599, 5335, 'total_sales', '0'),
(84600, 5335, '_tax_status', 'taxable'),
(84601, 5335, '_tax_class', 'parent'),
(84602, 5335, '_manage_stock', 'yes'),
(84603, 5335, '_backorders', 'no'),
(84604, 5335, '_sold_individually', 'no'),
(84605, 5335, '_virtual', 'no'),
(84606, 5335, '_downloadable', 'no'),
(84607, 5335, '_download_limit', '-1'),
(84608, 5335, '_download_expiry', '-1'),
(84609, 5335, '_stock', '2000'),
(84610, 5335, '_stock_status', 'instock'),
(84611, 5335, '_wc_average_rating', '0'),
(84612, 5335, '_wc_review_count', '0'),
(84613, 5335, 'attribute_pa_color', 'green-wide-heel-10cm'),
(84614, 5335, 'attribute_pa_shoe-size', '5'),
(84615, 5335, '_price', '173.59'),
(84616, 5335, '_product_version', '4.1.0'),
(84617, 5335, '_vi_wad_aliexpress_variation_id', '10000000055681921'),
(84618, 5335, '_vi_wad_aliexpress_variation_attr', '14:100018786#green wide heel 10cm;200000124:698'),
(84619, 5336, '_variation_description', ''),
(84620, 5336, '_sku', '4000024103531-green-wide-heel-10cm-4-5'),
(84621, 5336, '_regular_price', '173.59'),
(84622, 5336, 'total_sales', '0'),
(84623, 5336, '_tax_status', 'taxable'),
(84624, 5336, '_tax_class', 'parent'),
(84625, 5336, '_manage_stock', 'yes'),
(84626, 5336, '_backorders', 'no'),
(84627, 5336, '_sold_individually', 'no'),
(84628, 5336, '_virtual', 'no'),
(84629, 5336, '_downloadable', 'no'),
(84630, 5336, '_download_limit', '-1'),
(84631, 5336, '_download_expiry', '-1'),
(84632, 5336, '_stock', '2000'),
(84633, 5336, '_stock_status', 'instock'),
(84634, 5336, '_wc_average_rating', '0'),
(84635, 5336, '_wc_review_count', '0'),
(84636, 5336, 'attribute_pa_color', 'green-wide-heel-10cm'),
(84637, 5336, 'attribute_pa_shoe-size', '4-5'),
(84638, 5336, '_price', '173.59'),
(84639, 5336, '_product_version', '4.1.0'),
(84640, 5336, '_vi_wad_aliexpress_variation_id', '10000000055681920'),
(84641, 5336, '_vi_wad_aliexpress_variation_attr', '14:100018786#green wide heel 10cm;200000124:200000285'),
(84642, 5337, '_variation_description', ''),
(84643, 5337, '_sku', '4000024103531-green-wide-heel-10cm-8'),
(84644, 5337, '_regular_price', '173.59'),
(84645, 5337, 'total_sales', '0'),
(84646, 5337, '_tax_status', 'taxable'),
(84647, 5337, '_tax_class', 'parent'),
(84648, 5337, '_manage_stock', 'yes'),
(84649, 5337, '_backorders', 'no'),
(84650, 5337, '_sold_individually', 'no'),
(84651, 5337, '_virtual', 'no'),
(84652, 5337, '_downloadable', 'no'),
(84653, 5337, '_download_limit', '-1'),
(84654, 5337, '_download_expiry', '-1'),
(84655, 5337, '_stock', '2000'),
(84656, 5337, '_stock_status', 'instock'),
(84657, 5337, '_wc_average_rating', '0'),
(84658, 5337, '_wc_review_count', '0'),
(84659, 5337, 'attribute_pa_color', 'green-wide-heel-10cm'),
(84660, 5337, 'attribute_pa_shoe-size', '8'),
(84661, 5337, '_price', '173.59'),
(84662, 5337, '_product_version', '4.1.0'),
(84663, 5337, '_vi_wad_aliexpress_variation_id', '10000000055681927'),
(84664, 5337, '_vi_wad_aliexpress_variation_attr', '14:100018786#green wide heel 10cm;200000124:699'),
(84665, 5338, '_variation_description', ''),
(84666, 5338, '_sku', '4000024103531-green-wide-heel-10cm-7-5'),
(84667, 5338, '_regular_price', '173.59'),
(84668, 5338, 'total_sales', '0'),
(84669, 5338, '_tax_status', 'taxable'),
(84670, 5338, '_tax_class', 'parent'),
(84671, 5338, '_manage_stock', 'yes'),
(84672, 5338, '_backorders', 'no'),
(84673, 5338, '_sold_individually', 'no'),
(84674, 5338, '_virtual', 'no'),
(84675, 5338, '_downloadable', 'no'),
(84676, 5338, '_download_limit', '-1'),
(84677, 5338, '_download_expiry', '-1'),
(84678, 5338, '_stock', '2000'),
(84679, 5338, '_stock_status', 'instock'),
(84680, 5338, '_wc_average_rating', '0'),
(84681, 5338, '_wc_review_count', '0'),
(84682, 5338, 'attribute_pa_color', 'green-wide-heel-10cm'),
(84683, 5338, 'attribute_pa_shoe-size', '7-5'),
(84684, 5338, '_price', '173.59'),
(84685, 5338, '_product_version', '4.1.0'),
(84686, 5338, '_vi_wad_aliexpress_variation_id', '10000000055681926'),
(84687, 5338, '_vi_wad_aliexpress_variation_attr', '14:100018786#green wide heel 10cm;200000124:200000288'),
(84688, 5339, '_variation_description', ''),
(84689, 5339, '_sku', '4000024103531-green-wide-heel-10cm-7'),
(84690, 5339, '_regular_price', '173.59'),
(84691, 5339, 'total_sales', '0'),
(84692, 5339, '_tax_status', 'taxable'),
(84693, 5339, '_tax_class', 'parent'),
(84694, 5339, '_manage_stock', 'yes'),
(84695, 5339, '_backorders', 'no'),
(84696, 5339, '_sold_individually', 'no'),
(84697, 5339, '_virtual', 'no'),
(84698, 5339, '_downloadable', 'no'),
(84699, 5339, '_download_limit', '-1'),
(84700, 5339, '_download_expiry', '-1'),
(84701, 5339, '_stock', '2000'),
(84702, 5339, '_stock_status', 'instock'),
(84703, 5339, '_wc_average_rating', '0'),
(84704, 5339, '_wc_review_count', '0'),
(84705, 5339, 'attribute_pa_color', 'green-wide-heel-10cm'),
(84706, 5339, 'attribute_pa_shoe-size', '7'),
(84707, 5339, '_price', '173.59'),
(84708, 5339, '_product_version', '4.1.0'),
(84709, 5339, '_vi_wad_aliexpress_variation_id', '10000000055681925'),
(84710, 5339, '_vi_wad_aliexpress_variation_attr', '14:100018786#green wide heel 10cm;200000124:3434'),
(84711, 5340, '_variation_description', ''),
(84712, 5340, '_sku', '4000024103531-green-wide-heel-10cm-6-5'),
(84713, 5340, '_regular_price', '173.59'),
(84714, 5340, 'total_sales', '0'),
(84715, 5340, '_tax_status', 'taxable'),
(84716, 5340, '_tax_class', 'parent'),
(84717, 5340, '_manage_stock', 'yes'),
(84718, 5340, '_backorders', 'no'),
(84719, 5340, '_sold_individually', 'no'),
(84720, 5340, '_virtual', 'no'),
(84721, 5340, '_downloadable', 'no'),
(84722, 5340, '_download_limit', '-1'),
(84723, 5340, '_download_expiry', '-1'),
(84724, 5340, '_stock', '2000'),
(84725, 5340, '_stock_status', 'instock'),
(84726, 5340, '_wc_average_rating', '0'),
(84727, 5340, '_wc_review_count', '0'),
(84728, 5340, 'attribute_pa_color', 'green-wide-heel-10cm'),
(84729, 5340, 'attribute_pa_shoe-size', '6-5'),
(84730, 5340, '_price', '173.59'),
(84731, 5340, '_product_version', '4.1.0'),
(84732, 5340, '_vi_wad_aliexpress_variation_id', '10000000055681924'),
(84733, 5340, '_vi_wad_aliexpress_variation_attr', '14:100018786#green wide heel 10cm;200000124:200000287'),
(84734, 5341, '_variation_description', ''),
(84735, 5341, '_sku', '4000024103531-green-wide-heel-10cm-10'),
(84736, 5341, '_regular_price', '173.59'),
(84737, 5341, 'total_sales', '0'),
(84738, 5341, '_tax_status', 'taxable'),
(84739, 5341, '_tax_class', 'parent'),
(84740, 5341, '_manage_stock', 'yes'),
(84741, 5341, '_backorders', 'no'),
(84742, 5341, '_sold_individually', 'no'),
(84743, 5341, '_virtual', 'no'),
(84744, 5341, '_downloadable', 'no'),
(84745, 5341, '_download_limit', '-1'),
(84746, 5341, '_download_expiry', '-1'),
(84747, 5341, '_stock', '2000'),
(84748, 5341, '_stock_status', 'instock'),
(84749, 5341, '_wc_average_rating', '0'),
(84750, 5341, '_wc_review_count', '0'),
(84751, 5341, 'attribute_pa_color', 'green-wide-heel-10cm'),
(84752, 5341, 'attribute_pa_shoe-size', '10'),
(84753, 5341, '_price', '173.59'),
(84754, 5341, '_product_version', '4.1.0'),
(84755, 5341, '_vi_wad_aliexpress_variation_id', '10000000055681931'),
(84756, 5341, '_vi_wad_aliexpress_variation_attr', '14:100018786#green wide heel 10cm;200000124:1583'),
(84757, 5342, '_wp_attached_file', '2021/06/Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes-5.jpg'),
(84758, 5342, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:850;s:6:\"height\";i:850;s:4:\"file\";s:121:\"2021/06/Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes-5.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:121:\"Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:121:\"Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes-5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:121:\"Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes-5-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:121:\"Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes-5-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:121:\"Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes-5-825x510.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:121:\"Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:121:\"Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes-5-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:121:\"Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes-5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:121:\"Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:121:\"Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes-5-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:121:\"Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes-5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(84759, 5343, '_variation_description', ''),
(84760, 5343, '_sku', '4000024103531-green-wide-heel-10cm-9-5'),
(84761, 5343, '_regular_price', '173.59'),
(84762, 5343, 'total_sales', '0'),
(84763, 5343, '_tax_status', 'taxable'),
(84764, 5343, '_tax_class', 'parent'),
(84765, 5343, '_manage_stock', 'yes'),
(84766, 5343, '_backorders', 'no'),
(84767, 5343, '_sold_individually', 'no'),
(84768, 5343, '_virtual', 'no'),
(84769, 5343, '_downloadable', 'no'),
(84770, 5343, '_download_limit', '-1'),
(84771, 5343, '_download_expiry', '-1'),
(84772, 5343, '_stock', '2000'),
(84773, 5343, '_stock_status', 'instock'),
(84774, 5343, '_wc_average_rating', '0'),
(84775, 5343, '_wc_review_count', '0'),
(84776, 5343, 'attribute_pa_color', 'green-wide-heel-10cm'),
(84777, 5343, 'attribute_pa_shoe-size', '9-5'),
(84778, 5343, '_price', '173.59'),
(84779, 5343, '_product_version', '4.1.0'),
(84780, 5343, '_vi_wad_aliexpress_variation_id', '10000000055681930'),
(84781, 5343, '_vi_wad_aliexpress_variation_attr', '14:100018786#green wide heel 10cm;200000124:200000290'),
(84782, 5344, '_variation_description', ''),
(84783, 5344, '_sku', '4000024103531-green-wide-heel-10cm-9'),
(84784, 5344, '_regular_price', '173.59'),
(84785, 5344, 'total_sales', '0'),
(84786, 5344, '_tax_status', 'taxable'),
(84787, 5344, '_tax_class', 'parent'),
(84788, 5344, '_manage_stock', 'yes'),
(84789, 5344, '_backorders', 'no'),
(84790, 5344, '_sold_individually', 'no'),
(84791, 5344, '_virtual', 'no'),
(84792, 5344, '_downloadable', 'no'),
(84793, 5344, '_download_limit', '-1'),
(84794, 5344, '_download_expiry', '-1'),
(84795, 5344, '_stock', '2000'),
(84796, 5344, '_stock_status', 'instock'),
(84797, 5344, '_wc_average_rating', '0'),
(84798, 5344, '_wc_review_count', '0'),
(84799, 5344, 'attribute_pa_color', 'green-wide-heel-10cm'),
(84800, 5344, 'attribute_pa_shoe-size', '9'),
(84801, 5344, '_price', '173.59'),
(84802, 5344, '_product_version', '4.1.0'),
(84803, 5344, '_vi_wad_aliexpress_variation_id', '10000000055681929'),
(84804, 5344, '_vi_wad_aliexpress_variation_attr', '14:100018786#green wide heel 10cm;200000124:350262'),
(84805, 5345, '_variation_description', ''),
(84806, 5345, '_sku', '4000024103531-green-wide-heel-10cm-8-5'),
(84807, 5345, '_regular_price', '173.59'),
(84808, 5345, 'total_sales', '0'),
(84809, 5345, '_tax_status', 'taxable'),
(84810, 5345, '_tax_class', 'parent'),
(84811, 5345, '_manage_stock', 'yes'),
(84812, 5345, '_backorders', 'no'),
(84813, 5345, '_sold_individually', 'no'),
(84814, 5345, '_virtual', 'no'),
(84815, 5345, '_downloadable', 'no'),
(84816, 5345, '_download_limit', '-1'),
(84817, 5345, '_download_expiry', '-1'),
(84818, 5345, '_stock', '2000'),
(84819, 5345, '_stock_status', 'instock'),
(84820, 5345, '_wc_average_rating', '0'),
(84821, 5345, '_wc_review_count', '0'),
(84822, 5345, 'attribute_pa_color', 'green-wide-heel-10cm'),
(84823, 5345, 'attribute_pa_shoe-size', '8-5'),
(84824, 5345, '_price', '173.59'),
(84825, 5345, '_product_version', '4.1.0'),
(84826, 5345, '_vi_wad_aliexpress_variation_id', '10000000055681928'),
(84827, 5345, '_vi_wad_aliexpress_variation_attr', '14:100018786#green wide heel 10cm;200000124:200000289'),
(84828, 5346, '_variation_description', ''),
(84829, 5346, '_sku', '4000024103531-green-heel-9cm-5'),
(84830, 5346, '_regular_price', '173.59'),
(84831, 5346, 'total_sales', '0'),
(84832, 5346, '_tax_status', 'taxable'),
(84833, 5346, '_tax_class', 'parent'),
(84834, 5346, '_manage_stock', 'yes'),
(84835, 5346, '_backorders', 'no'),
(84836, 5346, '_sold_individually', 'no'),
(84837, 5346, '_virtual', 'no'),
(84838, 5346, '_downloadable', 'no'),
(84839, 5346, '_download_limit', '-1'),
(84840, 5346, '_download_expiry', '-1'),
(84841, 5346, '_stock', '2000'),
(84842, 5346, '_stock_status', 'instock'),
(84843, 5346, '_wc_average_rating', '0'),
(84844, 5346, '_wc_review_count', '0'),
(84845, 5346, 'attribute_pa_color', 'green-heel-9cm'),
(84846, 5346, 'attribute_pa_shoe-size', '5'),
(84847, 5346, '_price', '173.59'),
(84848, 5346, '_product_version', '4.1.0'),
(84849, 5346, '_vi_wad_aliexpress_variation_id', '10000000055681935'),
(84850, 5346, '_vi_wad_aliexpress_variation_attr', '14:350850#green heel 9cm;200000124:698'),
(84851, 5347, '_variation_description', ''),
(84852, 5342, '_vi_wad_image_id', 'ae01.alicdn.com/kf/HTB1ml.oaFyZBuNjt_jJq6zDlXXaz/Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes.jpg'),
(84853, 5347, '_sku', '4000024103531-green-heel-9cm-4-5'),
(84854, 5347, '_regular_price', '173.59'),
(84855, 5347, 'total_sales', '0'),
(84856, 5347, '_tax_status', 'taxable'),
(84857, 5347, '_tax_class', 'parent'),
(84858, 5347, '_manage_stock', 'yes'),
(84859, 5347, '_backorders', 'no'),
(84860, 5347, '_sold_individually', 'no'),
(84861, 5347, '_virtual', 'no'),
(84862, 5347, '_downloadable', 'no'),
(84863, 5347, '_download_limit', '-1'),
(84864, 5347, '_download_expiry', '-1'),
(84865, 5347, '_stock', '2000'),
(84866, 5347, '_stock_status', 'instock'),
(84867, 5347, '_wc_average_rating', '0'),
(84868, 5347, '_wc_review_count', '0'),
(84869, 5347, 'attribute_pa_color', 'green-heel-9cm'),
(84870, 5347, 'attribute_pa_shoe-size', '4-5'),
(84871, 5347, '_price', '173.59'),
(84872, 5347, '_product_version', '4.1.0'),
(84873, 5347, '_vi_wad_aliexpress_variation_id', '10000000055681934'),
(84874, 5347, '_vi_wad_aliexpress_variation_attr', '14:350850#green heel 9cm;200000124:200000285'),
(84875, 5348, '_variation_description', ''),
(84876, 5348, '_sku', '4000024103531-green-heel-9cm-4'),
(84877, 5348, '_regular_price', '173.59'),
(84878, 5348, 'total_sales', '0'),
(84879, 5348, '_tax_status', 'taxable'),
(84880, 5348, '_tax_class', 'parent'),
(84881, 5348, '_manage_stock', 'yes'),
(84882, 5348, '_backorders', 'no'),
(84883, 5348, '_sold_individually', 'no'),
(84884, 5348, '_virtual', 'no'),
(84885, 5348, '_downloadable', 'no'),
(84886, 5348, '_download_limit', '-1'),
(84887, 5348, '_download_expiry', '-1'),
(84888, 5348, '_stock', '2000'),
(84889, 5348, '_stock_status', 'instock'),
(84890, 5348, '_wc_average_rating', '0'),
(84891, 5348, '_wc_review_count', '0'),
(84892, 5348, 'attribute_pa_color', 'green-heel-9cm'),
(84893, 5348, 'attribute_pa_shoe-size', '4'),
(84894, 5348, '_price', '173.59'),
(84895, 5348, '_product_version', '4.1.0'),
(84896, 5348, '_vi_wad_aliexpress_variation_id', '10000000055681933'),
(84897, 5348, '_vi_wad_aliexpress_variation_attr', '14:350850#green heel 9cm;200000124:153'),
(84898, 5349, '_variation_description', ''),
(84899, 5349, '_sku', '4000024103531-green-wide-heel-10cm-10-5'),
(84900, 5349, '_regular_price', '173.59'),
(84901, 5349, 'total_sales', '0'),
(84902, 5349, '_tax_status', 'taxable'),
(84903, 5349, '_tax_class', 'parent'),
(84904, 5349, '_manage_stock', 'yes'),
(84905, 5349, '_backorders', 'no'),
(84906, 5349, '_sold_individually', 'no'),
(84907, 5349, '_virtual', 'no'),
(84908, 5349, '_downloadable', 'no'),
(84909, 5349, '_download_limit', '-1'),
(84910, 5349, '_download_expiry', '-1'),
(84911, 5349, '_stock', '2000'),
(84912, 5349, '_stock_status', 'instock'),
(84913, 5349, '_wc_average_rating', '0'),
(84914, 5349, '_wc_review_count', '0'),
(84915, 5349, 'attribute_pa_color', 'green-wide-heel-10cm'),
(84916, 5349, 'attribute_pa_shoe-size', '10-5'),
(84917, 5349, '_price', '173.59'),
(84918, 5349, '_product_version', '4.1.0'),
(84919, 5349, '_vi_wad_aliexpress_variation_id', '10000000055681932'),
(84920, 5349, '_vi_wad_aliexpress_variation_attr', '14:100018786#green wide heel 10cm;200000124:200000291'),
(84921, 5350, '_variation_description', ''),
(84922, 5350, '_sku', '4000024103531-green-heel-9cm-7'),
(84923, 5350, '_regular_price', '173.59'),
(84924, 5350, 'total_sales', '0'),
(84925, 5350, '_tax_status', 'taxable'),
(84926, 5350, '_tax_class', 'parent'),
(84927, 5350, '_manage_stock', 'yes'),
(84928, 5350, '_backorders', 'no'),
(84929, 5350, '_sold_individually', 'no'),
(84930, 5350, '_virtual', 'no'),
(84931, 5350, '_downloadable', 'no'),
(84932, 5350, '_download_limit', '-1'),
(84933, 5350, '_download_expiry', '-1'),
(84934, 5350, '_stock', '2000'),
(84935, 5350, '_stock_status', 'instock'),
(84936, 5350, '_wc_average_rating', '0'),
(84937, 5350, '_wc_review_count', '0'),
(84938, 5350, 'attribute_pa_color', 'green-heel-9cm'),
(84939, 5350, 'attribute_pa_shoe-size', '7'),
(84940, 5350, '_price', '173.59'),
(84941, 5350, '_product_version', '4.1.0'),
(84942, 5351, '_wp_attached_file', '2021/06/Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes.jpg_640x640.jpg'),
(84943, 5350, '_vi_wad_aliexpress_variation_id', '10000000055681939'),
(84944, 5351, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:400;s:6:\"height\";i:400;s:4:\"file\";s:131:\"2021/06/Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes.jpg_640x640.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:131:\"Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes.jpg_640x640-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:131:\"Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes.jpg_640x640-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:131:\"Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes.jpg_640x640-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:131:\"Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes.jpg_640x640-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:131:\"Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes.jpg_640x640-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:131:\"Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes.jpg_640x640-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:131:\"Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes.jpg_640x640-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(84945, 5350, '_vi_wad_aliexpress_variation_attr', '14:350850#green heel 9cm;200000124:3434'),
(84946, 5352, '_variation_description', ''),
(84947, 5352, '_sku', '4000024103531-green-heel-9cm-6-5'),
(84948, 5352, '_regular_price', '173.59'),
(84949, 5352, 'total_sales', '0'),
(84950, 5352, '_tax_status', 'taxable'),
(84951, 5352, '_tax_class', 'parent'),
(84952, 5352, '_manage_stock', 'yes'),
(84953, 5352, '_backorders', 'no'),
(84954, 5352, '_sold_individually', 'no'),
(84955, 5352, '_virtual', 'no'),
(84956, 5352, '_downloadable', 'no'),
(84957, 5352, '_download_limit', '-1'),
(84958, 5352, '_download_expiry', '-1'),
(84959, 5352, '_stock', '1999'),
(84960, 5352, '_stock_status', 'instock'),
(84961, 5352, '_wc_average_rating', '0'),
(84962, 5352, '_wc_review_count', '0'),
(84963, 5352, 'attribute_pa_color', 'green-heel-9cm'),
(84964, 5352, 'attribute_pa_shoe-size', '6-5'),
(84965, 5352, '_price', '173.59'),
(84966, 5352, '_product_version', '4.1.0'),
(84967, 5352, '_vi_wad_aliexpress_variation_id', '10000000055681938'),
(84968, 5352, '_vi_wad_aliexpress_variation_attr', '14:350850#green heel 9cm;200000124:200000287'),
(84969, 5351, '_vi_wad_image_id', 'ae01.alicdn.com/kf/HTB16fEctN1YBuNjy1zcq6zNcXXaR/Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes.jpg_640x640.jpg'),
(84970, 5242, '_thumbnail_id', '5351'),
(84971, 5243, '_thumbnail_id', '5351'),
(84972, 5244, '_thumbnail_id', '5351'),
(84973, 5246, '_thumbnail_id', '5351'),
(84974, 5247, '_thumbnail_id', '5351'),
(84975, 5293, '_thumbnail_id', '5351'),
(84976, 5294, '_thumbnail_id', '5351'),
(84977, 5295, '_thumbnail_id', '5351'),
(84978, 5296, '_thumbnail_id', '5351'),
(84979, 5298, '_thumbnail_id', '5351'),
(84980, 5299, '_thumbnail_id', '5351'),
(84981, 5353, '_variation_description', ''),
(84982, 5353, '_sku', '4000024103531-green-heel-9cm-6'),
(84983, 5300, '_thumbnail_id', '5351'),
(84984, 5353, '_regular_price', '173.59'),
(84985, 5301, '_thumbnail_id', '5351'),
(84986, 5353, 'total_sales', '0'),
(84987, 5306, '_thumbnail_id', '5351'),
(84988, 5353, '_tax_status', 'taxable'),
(84989, 5307, '_thumbnail_id', '5351'),
(84990, 5353, '_tax_class', 'parent'),
(84991, 5353, '_manage_stock', 'yes'),
(84992, 5353, '_backorders', 'no'),
(84993, 5353, '_sold_individually', 'no'),
(84994, 5353, '_virtual', 'no'),
(84995, 5353, '_downloadable', 'no'),
(84996, 5353, '_download_limit', '-1'),
(84997, 5353, '_download_expiry', '-1'),
(84998, 5353, '_stock', '1999'),
(84999, 5353, '_stock_status', 'instock'),
(85000, 5353, '_wc_average_rating', '0'),
(85001, 5353, '_wc_review_count', '0'),
(85002, 5353, 'attribute_pa_color', 'green-heel-9cm'),
(85003, 5353, 'attribute_pa_shoe-size', '6'),
(85004, 5353, '_price', '173.59'),
(85005, 5353, '_product_version', '4.1.0'),
(85006, 5353, '_vi_wad_aliexpress_variation_id', '10000000055681937'),
(85007, 5353, '_vi_wad_aliexpress_variation_attr', '14:350850#green heel 9cm;200000124:1394'),
(85008, 5354, '_variation_description', ''),
(85009, 5354, '_sku', '4000024103531-green-heel-9cm-5-5'),
(85010, 5354, '_regular_price', '173.59'),
(85011, 5354, 'total_sales', '0'),
(85012, 5354, '_tax_status', 'taxable'),
(85013, 5354, '_tax_class', 'parent'),
(85014, 5354, '_manage_stock', 'yes'),
(85015, 5354, '_backorders', 'no'),
(85016, 5354, '_sold_individually', 'no'),
(85017, 5354, '_virtual', 'no'),
(85018, 5354, '_downloadable', 'no'),
(85019, 5354, '_download_limit', '-1'),
(85020, 5354, '_download_expiry', '-1'),
(85021, 5354, '_stock', '1999'),
(85022, 5354, '_stock_status', 'instock'),
(85023, 5354, '_wc_average_rating', '0'),
(85024, 5354, '_wc_review_count', '0'),
(85025, 5354, 'attribute_pa_color', 'green-heel-9cm'),
(85026, 5354, 'attribute_pa_shoe-size', '5-5'),
(85027, 5354, '_price', '173.59'),
(85028, 5354, '_product_version', '4.1.0'),
(85029, 5354, '_vi_wad_aliexpress_variation_id', '10000000055681936'),
(85030, 5354, '_vi_wad_aliexpress_variation_attr', '14:350850#green heel 9cm;200000124:200000286'),
(85031, 5355, '_variation_description', ''),
(85032, 5355, '_sku', '4000024103531-green-heel-9cm-9'),
(85033, 5355, '_regular_price', '173.59'),
(85034, 5355, 'total_sales', '0'),
(85035, 5355, '_tax_status', 'taxable'),
(85036, 5355, '_tax_class', 'parent'),
(85037, 5355, '_manage_stock', 'yes'),
(85038, 5355, '_backorders', 'no'),
(85039, 5355, '_sold_individually', 'no'),
(85040, 5355, '_virtual', 'no'),
(85041, 5355, '_downloadable', 'no'),
(85042, 5355, '_download_limit', '-1'),
(85043, 5355, '_download_expiry', '-1'),
(85044, 5355, '_stock', '2000'),
(85045, 5355, '_stock_status', 'instock'),
(85046, 5355, '_wc_average_rating', '0'),
(85047, 5355, '_wc_review_count', '0'),
(85048, 5355, 'attribute_pa_color', 'green-heel-9cm'),
(85049, 5355, 'attribute_pa_shoe-size', '9'),
(85050, 5355, '_price', '173.59'),
(85051, 5355, '_product_version', '4.1.0'),
(85052, 5355, '_vi_wad_aliexpress_variation_id', '10000000055681943'),
(85053, 5355, '_vi_wad_aliexpress_variation_attr', '14:350850#green heel 9cm;200000124:350262'),
(85054, 5356, '_variation_description', ''),
(85055, 5356, '_sku', '4000024103531-green-heel-9cm-8-5'),
(85056, 5356, '_regular_price', '173.59'),
(85057, 5356, 'total_sales', '0'),
(85058, 5356, '_tax_status', 'taxable'),
(85059, 5356, '_tax_class', 'parent'),
(85060, 5356, '_manage_stock', 'yes'),
(85061, 5356, '_backorders', 'no'),
(85062, 5356, '_sold_individually', 'no'),
(85063, 5356, '_virtual', 'no'),
(85064, 5356, '_downloadable', 'no'),
(85065, 5356, '_download_limit', '-1'),
(85066, 5356, '_download_expiry', '-1'),
(85067, 5356, '_stock', '1999'),
(85068, 5356, '_stock_status', 'instock'),
(85069, 5356, '_wc_average_rating', '0'),
(85070, 5356, '_wc_review_count', '0'),
(85071, 5356, 'attribute_pa_color', 'green-heel-9cm'),
(85072, 5356, 'attribute_pa_shoe-size', '8-5'),
(85073, 5356, '_price', '173.59'),
(85074, 5356, '_product_version', '4.1.0'),
(85075, 5356, '_vi_wad_aliexpress_variation_id', '10000000055681942'),
(85076, 5356, '_vi_wad_aliexpress_variation_attr', '14:350850#green heel 9cm;200000124:200000289'),
(85077, 5357, '_wp_attached_file', '2021/06/Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes-1.jpg_640x640-1.jpg'),
(85078, 5357, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:400;s:6:\"height\";i:400;s:4:\"file\";s:135:\"2021/06/Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes-1.jpg_640x640-1.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:135:\"Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes-1.jpg_640x640-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:135:\"Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes-1.jpg_640x640-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:135:\"Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes-1.jpg_640x640-1-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:135:\"Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes-1.jpg_640x640-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:135:\"Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes-1.jpg_640x640-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:135:\"Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes-1.jpg_640x640-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:135:\"Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes-1.jpg_640x640-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(85079, 5358, '_variation_description', ''),
(85080, 5358, '_sku', '4000024103531-green-heel-9cm-8'),
(85081, 5358, '_regular_price', '173.59'),
(85082, 5358, 'total_sales', '0'),
(85083, 5358, '_tax_status', 'taxable'),
(85084, 5358, '_tax_class', 'parent'),
(85085, 5358, '_manage_stock', 'yes'),
(85086, 5358, '_backorders', 'no'),
(85087, 5358, '_sold_individually', 'no'),
(85088, 5358, '_virtual', 'no'),
(85089, 5358, '_downloadable', 'no'),
(85090, 5358, '_download_limit', '-1'),
(85091, 5358, '_download_expiry', '-1'),
(85092, 5358, '_stock', '2000'),
(85093, 5358, '_stock_status', 'instock'),
(85094, 5358, '_wc_average_rating', '0'),
(85095, 5358, '_wc_review_count', '0'),
(85096, 5358, 'attribute_pa_color', 'green-heel-9cm'),
(85097, 5358, 'attribute_pa_shoe-size', '8'),
(85098, 5358, '_price', '173.59'),
(85099, 5358, '_product_version', '4.1.0'),
(85100, 5358, '_vi_wad_aliexpress_variation_id', '10000000055681941'),
(85101, 5358, '_vi_wad_aliexpress_variation_attr', '14:350850#green heel 9cm;200000124:699'),
(85102, 5357, '_vi_wad_image_id', 'ae01.alicdn.com/kf/HTB1FpcatQ9WBuNjSspeq6yz5VXaj/Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes.jpg_640x640.jpg'),
(85103, 5274, '_thumbnail_id', '5357'),
(85104, 5275, '_thumbnail_id', '5357'),
(85105, 5276, '_thumbnail_id', '5357'),
(85106, 5277, '_thumbnail_id', '5357'),
(85107, 5278, '_thumbnail_id', '5357'),
(85108, 5279, '_thumbnail_id', '5357'),
(85109, 5359, '_variation_description', ''),
(85110, 5359, '_sku', '4000024103531-green-heel-9cm-7-5'),
(85111, 5281, '_thumbnail_id', '5357'),
(85112, 5359, '_regular_price', '173.59'),
(85113, 5282, '_thumbnail_id', '5357'),
(85114, 5359, 'total_sales', '0'),
(85115, 5288, '_thumbnail_id', '5357'),
(85116, 5359, '_tax_status', 'taxable'),
(85117, 5359, '_tax_class', 'parent'),
(85118, 5302, '_thumbnail_id', '5357'),
(85119, 5359, '_manage_stock', 'yes'),
(85120, 5359, '_backorders', 'no'),
(85121, 5303, '_thumbnail_id', '5357'),
(85122, 5359, '_sold_individually', 'no'),
(85123, 5304, '_thumbnail_id', '5357'),
(85124, 5305, '_thumbnail_id', '5357'),
(85125, 5308, '_thumbnail_id', '5357'),
(85126, 5359, '_virtual', 'no'),
(85127, 5309, '_thumbnail_id', '5357'),
(85128, 5359, '_downloadable', 'no'),
(85129, 5359, '_download_limit', '-1'),
(85130, 5359, '_download_expiry', '-1'),
(85131, 5359, '_stock', '1999'),
(85132, 5359, '_stock_status', 'instock'),
(85133, 5359, '_wc_average_rating', '0'),
(85134, 5359, '_wc_review_count', '0'),
(85135, 5359, 'attribute_pa_color', 'green-heel-9cm'),
(85136, 5359, 'attribute_pa_shoe-size', '7-5'),
(85137, 5359, '_price', '173.59'),
(85138, 5359, '_product_version', '4.1.0'),
(85139, 5359, '_vi_wad_aliexpress_variation_id', '10000000055681940'),
(85140, 5359, '_vi_wad_aliexpress_variation_attr', '14:350850#green heel 9cm;200000124:200000288'),
(85141, 5360, '_variation_description', ''),
(85142, 5360, '_sku', '4000024103531-green-heel-8-5cm-4'),
(85143, 5360, '_regular_price', '173.59'),
(85144, 5360, 'total_sales', '0'),
(85145, 5360, '_tax_status', 'taxable'),
(85146, 5360, '_tax_class', 'parent'),
(85147, 5360, '_manage_stock', 'yes'),
(85148, 5360, '_backorders', 'no'),
(85149, 5360, '_sold_individually', 'no'),
(85150, 5360, '_virtual', 'no'),
(85151, 5360, '_downloadable', 'no'),
(85152, 5360, '_download_limit', '-1'),
(85153, 5360, '_download_expiry', '-1'),
(85154, 5360, '_stock', '1999'),
(85155, 5360, '_stock_status', 'instock'),
(85156, 5360, '_wc_average_rating', '0'),
(85157, 5360, '_wc_review_count', '0'),
(85158, 5360, 'attribute_pa_color', 'green-heel-8-5cm'),
(85159, 5360, 'attribute_pa_shoe-size', '4'),
(85160, 5360, '_price', '173.59'),
(85161, 5360, '_product_version', '4.1.0'),
(85162, 5360, '_vi_wad_aliexpress_variation_id', '10000000055681947'),
(85163, 5360, '_vi_wad_aliexpress_variation_attr', '14:691#green heel 8.5cm;200000124:153'),
(85164, 5361, '_variation_description', ''),
(85165, 5361, '_sku', '4000024103531-green-heel-9cm-10-5'),
(85166, 5361, '_regular_price', '173.59'),
(85167, 5361, 'total_sales', '0'),
(85168, 5361, '_tax_status', 'taxable'),
(85169, 5361, '_tax_class', 'parent'),
(85170, 5361, '_manage_stock', 'yes'),
(85171, 5361, '_backorders', 'no'),
(85172, 5361, '_sold_individually', 'no'),
(85173, 5361, '_virtual', 'no'),
(85174, 5361, '_downloadable', 'no'),
(85175, 5361, '_download_limit', '-1'),
(85176, 5361, '_download_expiry', '-1'),
(85177, 5361, '_stock', '2000'),
(85178, 5361, '_stock_status', 'instock'),
(85179, 5361, '_wc_average_rating', '0'),
(85180, 5361, '_wc_review_count', '0'),
(85181, 5361, 'attribute_pa_color', 'green-heel-9cm'),
(85182, 5361, 'attribute_pa_shoe-size', '10-5'),
(85183, 5361, '_price', '173.59'),
(85184, 5361, '_product_version', '4.1.0'),
(85185, 5361, '_vi_wad_aliexpress_variation_id', '10000000055681946'),
(85186, 5361, '_vi_wad_aliexpress_variation_attr', '14:350850#green heel 9cm;200000124:200000291'),
(85187, 5362, '_variation_description', ''),
(85188, 5362, '_sku', '4000024103531-green-heel-9cm-10'),
(85189, 5362, '_regular_price', '173.59'),
(85190, 5362, 'total_sales', '0'),
(85191, 5362, '_tax_status', 'taxable'),
(85192, 5362, '_tax_class', 'parent'),
(85193, 5362, '_manage_stock', 'yes'),
(85194, 5362, '_backorders', 'no'),
(85195, 5362, '_sold_individually', 'no'),
(85196, 5362, '_virtual', 'no'),
(85197, 5362, '_downloadable', 'no'),
(85198, 5362, '_download_limit', '-1'),
(85199, 5362, '_download_expiry', '-1'),
(85200, 5362, '_stock', '2000'),
(85201, 5362, '_stock_status', 'instock'),
(85202, 5362, '_wc_average_rating', '0'),
(85203, 5362, '_wc_review_count', '0'),
(85204, 5362, 'attribute_pa_color', 'green-heel-9cm'),
(85205, 5362, 'attribute_pa_shoe-size', '10'),
(85206, 5362, '_price', '173.59'),
(85207, 5362, '_product_version', '4.1.0'),
(85208, 5362, '_vi_wad_aliexpress_variation_id', '10000000055681945'),
(85209, 5362, '_vi_wad_aliexpress_variation_attr', '14:350850#green heel 9cm;200000124:1583'),
(85210, 5363, '_variation_description', ''),
(85211, 5363, '_sku', '4000024103531-green-heel-9cm-9-5'),
(85212, 5363, '_regular_price', '173.59'),
(85213, 5363, 'total_sales', '0'),
(85214, 5363, '_tax_status', 'taxable'),
(85215, 5363, '_tax_class', 'parent'),
(85216, 5363, '_manage_stock', 'yes'),
(85217, 5363, '_backorders', 'no'),
(85218, 5363, '_sold_individually', 'no'),
(85219, 5363, '_virtual', 'no'),
(85220, 5363, '_downloadable', 'no'),
(85221, 5363, '_download_limit', '-1'),
(85222, 5363, '_download_expiry', '-1'),
(85223, 5363, '_stock', '2000'),
(85224, 5363, '_stock_status', 'instock'),
(85225, 5363, '_wc_average_rating', '0'),
(85226, 5363, '_wc_review_count', '0'),
(85227, 5363, 'attribute_pa_color', 'green-heel-9cm'),
(85228, 5363, 'attribute_pa_shoe-size', '9-5'),
(85229, 5363, '_price', '173.59'),
(85230, 5363, '_product_version', '4.1.0'),
(85231, 5363, '_vi_wad_aliexpress_variation_id', '10000000055681944'),
(85232, 5363, '_vi_wad_aliexpress_variation_attr', '14:350850#green heel 9cm;200000124:200000290'),
(85233, 5364, '_variation_description', ''),
(85234, 5364, '_sku', '4000024103531-green-heel-8-5cm-6'),
(85235, 5364, '_regular_price', '173.59'),
(85236, 5364, 'total_sales', '0'),
(85237, 5364, '_tax_status', 'taxable'),
(85238, 5364, '_tax_class', 'parent'),
(85239, 5364, '_manage_stock', 'yes'),
(85240, 5364, '_backorders', 'no'),
(85241, 5364, '_sold_individually', 'no'),
(85242, 5364, '_virtual', 'no'),
(85243, 5364, '_downloadable', 'no'),
(85244, 5364, '_download_limit', '-1'),
(85245, 5364, '_download_expiry', '-1'),
(85246, 5364, '_stock', '2000'),
(85247, 5364, '_stock_status', 'instock'),
(85248, 5364, '_wc_average_rating', '0'),
(85249, 5364, '_wc_review_count', '0'),
(85250, 5364, 'attribute_pa_color', 'green-heel-8-5cm'),
(85251, 5364, 'attribute_pa_shoe-size', '6'),
(85252, 5364, '_price', '173.59'),
(85253, 5364, '_product_version', '4.1.0');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(85254, 5364, '_vi_wad_aliexpress_variation_id', '10000000055681951'),
(85255, 5364, '_vi_wad_aliexpress_variation_attr', '14:691#green heel 8.5cm;200000124:1394'),
(85256, 5365, '_variation_description', ''),
(85257, 5365, '_sku', '4000024103531-green-heel-8-5cm-5-5'),
(85258, 5365, '_regular_price', '173.59'),
(85259, 5365, 'total_sales', '0'),
(85260, 5365, '_tax_status', 'taxable'),
(85261, 5365, '_tax_class', 'parent'),
(85262, 5365, '_manage_stock', 'yes'),
(85263, 5365, '_backorders', 'no'),
(85264, 5365, '_sold_individually', 'no'),
(85265, 5365, '_virtual', 'no'),
(85266, 5365, '_downloadable', 'no'),
(85267, 5365, '_download_limit', '-1'),
(85268, 5365, '_download_expiry', '-1'),
(85269, 5365, '_stock', '2000'),
(85270, 5365, '_stock_status', 'instock'),
(85271, 5365, '_wc_average_rating', '0'),
(85272, 5365, '_wc_review_count', '0'),
(85273, 5365, 'attribute_pa_color', 'green-heel-8-5cm'),
(85274, 5365, 'attribute_pa_shoe-size', '5-5'),
(85275, 5365, '_price', '173.59'),
(85276, 5365, '_product_version', '4.1.0'),
(85277, 5365, '_vi_wad_aliexpress_variation_id', '10000000055681950'),
(85278, 5365, '_vi_wad_aliexpress_variation_attr', '14:691#green heel 8.5cm;200000124:200000286'),
(85279, 5366, '_variation_description', ''),
(85280, 5366, '_sku', '4000024103531-green-heel-8-5cm-5'),
(85281, 5366, '_regular_price', '173.59'),
(85282, 5366, 'total_sales', '0'),
(85283, 5366, '_tax_status', 'taxable'),
(85284, 5366, '_tax_class', 'parent'),
(85285, 5366, '_manage_stock', 'yes'),
(85286, 5366, '_backorders', 'no'),
(85287, 5366, '_sold_individually', 'no'),
(85288, 5367, '_wp_attached_file', '2021/06/Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes-2.jpg_640x640-2.jpg'),
(85289, 5366, '_virtual', 'no'),
(85290, 5366, '_downloadable', 'no'),
(85291, 5367, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:400;s:6:\"height\";i:400;s:4:\"file\";s:135:\"2021/06/Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes-2.jpg_640x640-2.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:135:\"Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes-2.jpg_640x640-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:135:\"Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes-2.jpg_640x640-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:135:\"Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes-2.jpg_640x640-2-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:135:\"Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes-2.jpg_640x640-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:135:\"Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes-2.jpg_640x640-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:135:\"Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes-2.jpg_640x640-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:135:\"Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes-2.jpg_640x640-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(85292, 5366, '_download_limit', '-1'),
(85293, 5366, '_download_expiry', '-1'),
(85294, 5366, '_stock', '2000'),
(85295, 5366, '_stock_status', 'instock'),
(85296, 5366, '_wc_average_rating', '0'),
(85297, 5366, '_wc_review_count', '0'),
(85298, 5366, 'attribute_pa_color', 'green-heel-8-5cm'),
(85299, 5366, 'attribute_pa_shoe-size', '5'),
(85300, 5366, '_price', '173.59'),
(85301, 5366, '_product_version', '4.1.0'),
(85302, 5366, '_vi_wad_aliexpress_variation_id', '10000000055681949'),
(85303, 5366, '_vi_wad_aliexpress_variation_attr', '14:691#green heel 8.5cm;200000124:698'),
(85304, 5368, '_variation_description', ''),
(85305, 5368, '_sku', '4000024103531-green-heel-8-5cm-4-5'),
(85306, 5368, '_regular_price', '173.59'),
(85307, 5368, 'total_sales', '0'),
(85308, 5368, '_tax_status', 'taxable'),
(85309, 5368, '_tax_class', 'parent'),
(85310, 5368, '_manage_stock', 'yes'),
(85311, 5368, '_backorders', 'no'),
(85312, 5368, '_sold_individually', 'no'),
(85313, 5368, '_virtual', 'no'),
(85314, 5368, '_downloadable', 'no'),
(85315, 5368, '_download_limit', '-1'),
(85316, 5368, '_download_expiry', '-1'),
(85317, 5368, '_stock', '2000'),
(85318, 5368, '_stock_status', 'instock'),
(85319, 5368, '_wc_average_rating', '0'),
(85320, 5368, '_wc_review_count', '0'),
(85321, 5368, 'attribute_pa_color', 'green-heel-8-5cm'),
(85322, 5368, 'attribute_pa_shoe-size', '4-5'),
(85323, 5368, '_price', '173.59'),
(85324, 5368, '_product_version', '4.1.0'),
(85325, 5368, '_vi_wad_aliexpress_variation_id', '10000000055681948'),
(85326, 5368, '_vi_wad_aliexpress_variation_attr', '14:691#green heel 8.5cm;200000124:200000285'),
(85327, 5367, '_vi_wad_image_id', 'ae01.alicdn.com/kf/HTB1sNAegRsmBKNjSZFFq6AT9VXab/Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes.jpg_640x640.jpg'),
(85328, 5255, '_thumbnail_id', '5367'),
(85329, 5256, '_thumbnail_id', '5367'),
(85330, 5258, '_thumbnail_id', '5367'),
(85331, 5259, '_thumbnail_id', '5367'),
(85332, 5260, '_thumbnail_id', '5367'),
(85333, 5261, '_thumbnail_id', '5367'),
(85334, 5262, '_thumbnail_id', '5367'),
(85335, 5263, '_thumbnail_id', '5367'),
(85336, 5283, '_thumbnail_id', '5367'),
(85337, 5284, '_thumbnail_id', '5367'),
(85338, 5285, '_thumbnail_id', '5367'),
(85339, 5286, '_thumbnail_id', '5367'),
(85340, 5289, '_thumbnail_id', '5367'),
(85341, 5290, '_thumbnail_id', '5367'),
(85342, 5369, '_variation_description', ''),
(85343, 5291, '_thumbnail_id', '5367'),
(85344, 5369, '_sku', '4000024103531-green-heel-8-5cm-8'),
(85345, 5369, '_regular_price', '173.59'),
(85346, 5369, 'total_sales', '0'),
(85347, 5369, '_tax_status', 'taxable'),
(85348, 5369, '_tax_class', 'parent'),
(85349, 5369, '_manage_stock', 'yes'),
(85350, 5369, '_backorders', 'no'),
(85351, 5369, '_sold_individually', 'no'),
(85352, 5369, '_virtual', 'no'),
(85353, 5369, '_downloadable', 'no'),
(85354, 5369, '_download_limit', '-1'),
(85355, 5369, '_download_expiry', '-1'),
(85356, 5369, '_stock', '1999'),
(85357, 5369, '_stock_status', 'instock'),
(85358, 5369, '_wc_average_rating', '0'),
(85359, 5369, '_wc_review_count', '0'),
(85360, 5369, 'attribute_pa_color', 'green-heel-8-5cm'),
(85361, 5369, 'attribute_pa_shoe-size', '8'),
(85362, 5369, '_price', '173.59'),
(85363, 5369, '_product_version', '4.1.0'),
(85364, 5369, '_vi_wad_aliexpress_variation_id', '10000000055681955'),
(85365, 5369, '_vi_wad_aliexpress_variation_attr', '14:691#green heel 8.5cm;200000124:699'),
(85366, 5370, '_variation_description', ''),
(85367, 5370, '_sku', '4000024103531-green-heel-8-5cm-7-5'),
(85368, 5370, '_regular_price', '173.59'),
(85369, 5370, 'total_sales', '0'),
(85370, 5370, '_tax_status', 'taxable'),
(85371, 5370, '_tax_class', 'parent'),
(85372, 5370, '_manage_stock', 'yes'),
(85373, 5370, '_backorders', 'no'),
(85374, 5370, '_sold_individually', 'no'),
(85375, 5370, '_virtual', 'no'),
(85376, 5370, '_downloadable', 'no'),
(85377, 5370, '_download_limit', '-1'),
(85378, 5370, '_download_expiry', '-1'),
(85379, 5370, '_stock', '2000'),
(85380, 5370, '_stock_status', 'instock'),
(85381, 5370, '_wc_average_rating', '0'),
(85382, 5370, '_wc_review_count', '0'),
(85383, 5370, 'attribute_pa_color', 'green-heel-8-5cm'),
(85384, 5370, 'attribute_pa_shoe-size', '7-5'),
(85385, 5370, '_price', '173.59'),
(85386, 5370, '_product_version', '4.1.0'),
(85387, 5370, '_vi_wad_aliexpress_variation_id', '10000000055681954'),
(85388, 5370, '_vi_wad_aliexpress_variation_attr', '14:691#green heel 8.5cm;200000124:200000288'),
(85389, 5371, '_variation_description', ''),
(85390, 5371, '_sku', '4000024103531-green-heel-8-5cm-7'),
(85391, 5371, '_regular_price', '173.59'),
(85392, 5371, 'total_sales', '0'),
(85393, 5371, '_tax_status', 'taxable'),
(85394, 5371, '_tax_class', 'parent'),
(85395, 5371, '_manage_stock', 'yes'),
(85396, 5371, '_backorders', 'no'),
(85397, 5371, '_sold_individually', 'no'),
(85398, 5371, '_virtual', 'no'),
(85399, 5371, '_downloadable', 'no'),
(85400, 5371, '_download_limit', '-1'),
(85401, 5371, '_download_expiry', '-1'),
(85402, 5371, '_stock', '1998'),
(85403, 5371, '_stock_status', 'instock'),
(85404, 5371, '_wc_average_rating', '0'),
(85405, 5371, '_wc_review_count', '0'),
(85406, 5371, 'attribute_pa_color', 'green-heel-8-5cm'),
(85407, 5371, 'attribute_pa_shoe-size', '7'),
(85408, 5371, '_price', '173.59'),
(85409, 5371, '_product_version', '4.1.0'),
(85410, 5371, '_vi_wad_aliexpress_variation_id', '10000000055681953'),
(85411, 5371, '_vi_wad_aliexpress_variation_attr', '14:691#green heel 8.5cm;200000124:3434'),
(85412, 5372, '_variation_description', ''),
(85413, 5372, '_sku', '4000024103531-green-heel-8-5cm-6-5'),
(85414, 5372, '_regular_price', '173.59'),
(85415, 5372, 'total_sales', '0'),
(85416, 5372, '_tax_status', 'taxable'),
(85417, 5372, '_tax_class', 'parent'),
(85418, 5372, '_manage_stock', 'yes'),
(85419, 5372, '_backorders', 'no'),
(85420, 5372, '_sold_individually', 'no'),
(85421, 5372, '_virtual', 'no'),
(85422, 5372, '_downloadable', 'no'),
(85423, 5372, '_download_limit', '-1'),
(85424, 5372, '_download_expiry', '-1'),
(85425, 5372, '_stock', '2000'),
(85426, 5372, '_stock_status', 'instock'),
(85427, 5372, '_wc_average_rating', '0'),
(85428, 5372, '_wc_review_count', '0'),
(85429, 5372, 'attribute_pa_color', 'green-heel-8-5cm'),
(85430, 5372, 'attribute_pa_shoe-size', '6-5'),
(85431, 5372, '_price', '173.59'),
(85432, 5372, '_product_version', '4.1.0'),
(85433, 5372, '_vi_wad_aliexpress_variation_id', '10000000055681952'),
(85434, 5372, '_vi_wad_aliexpress_variation_attr', '14:691#green heel 8.5cm;200000124:200000287'),
(85435, 5373, '_variation_description', ''),
(85436, 5373, '_sku', '4000024103531-green-heel-8-5cm-10'),
(85437, 5373, '_regular_price', '173.59'),
(85438, 5373, 'total_sales', '0'),
(85439, 5373, '_tax_status', 'taxable'),
(85440, 5373, '_tax_class', 'parent'),
(85441, 5373, '_manage_stock', 'yes'),
(85442, 5373, '_backorders', 'no'),
(85443, 5373, '_sold_individually', 'no'),
(85444, 5373, '_virtual', 'no'),
(85445, 5373, '_downloadable', 'no'),
(85446, 5373, '_download_limit', '-1'),
(85447, 5373, '_download_expiry', '-1'),
(85448, 5373, '_stock', '2000'),
(85449, 5373, '_stock_status', 'instock'),
(85450, 5373, '_wc_average_rating', '0'),
(85451, 5373, '_wc_review_count', '0'),
(85452, 5373, 'attribute_pa_color', 'green-heel-8-5cm'),
(85453, 5373, 'attribute_pa_shoe-size', '10'),
(85454, 5373, '_price', '173.59'),
(85455, 5373, '_product_version', '4.1.0'),
(85456, 5373, '_vi_wad_aliexpress_variation_id', '10000000055681959'),
(85457, 5373, '_vi_wad_aliexpress_variation_attr', '14:691#green heel 8.5cm;200000124:1583'),
(85458, 5374, '_variation_description', ''),
(85459, 5374, '_sku', '4000024103531-green-heel-8-5cm-9-5'),
(85460, 5374, '_regular_price', '173.59'),
(85461, 5374, 'total_sales', '0'),
(85462, 5374, '_tax_status', 'taxable'),
(85463, 5374, '_tax_class', 'parent'),
(85464, 5374, '_manage_stock', 'yes'),
(85465, 5374, '_backorders', 'no'),
(85466, 5374, '_sold_individually', 'no'),
(85467, 5374, '_virtual', 'no'),
(85468, 5374, '_downloadable', 'no'),
(85469, 5374, '_download_limit', '-1'),
(85470, 5374, '_download_expiry', '-1'),
(85471, 5374, '_stock', '2000'),
(85472, 5374, '_stock_status', 'instock'),
(85473, 5374, '_wc_average_rating', '0'),
(85474, 5374, '_wc_review_count', '0'),
(85475, 5374, 'attribute_pa_color', 'green-heel-8-5cm'),
(85476, 5374, 'attribute_pa_shoe-size', '9-5'),
(85477, 5374, '_price', '173.59'),
(85478, 5374, '_product_version', '4.1.0'),
(85479, 5374, '_vi_wad_aliexpress_variation_id', '10000000055681958'),
(85480, 5374, '_vi_wad_aliexpress_variation_attr', '14:691#green heel 8.5cm;200000124:200000290'),
(85481, 5375, '_variation_description', ''),
(85482, 5375, '_sku', '4000024103531-green-heel-8-5cm-9'),
(85483, 5375, '_regular_price', '173.59'),
(85484, 5375, 'total_sales', '0'),
(85485, 5375, '_tax_status', 'taxable'),
(85486, 5375, '_tax_class', 'parent'),
(85487, 5375, '_manage_stock', 'yes'),
(85488, 5375, '_backorders', 'no'),
(85489, 5375, '_sold_individually', 'no'),
(85490, 5375, '_virtual', 'no'),
(85491, 5375, '_downloadable', 'no'),
(85492, 5375, '_download_limit', '-1'),
(85493, 5375, '_download_expiry', '-1'),
(85494, 5375, '_stock', '2000'),
(85495, 5375, '_stock_status', 'instock'),
(85496, 5375, '_wc_average_rating', '0'),
(85497, 5375, '_wc_review_count', '0'),
(85498, 5375, 'attribute_pa_color', 'green-heel-8-5cm'),
(85499, 5375, 'attribute_pa_shoe-size', '9'),
(85500, 5375, '_price', '173.59'),
(85501, 5375, '_product_version', '4.1.0'),
(85502, 5375, '_vi_wad_aliexpress_variation_id', '10000000055681957'),
(85503, 5375, '_vi_wad_aliexpress_variation_attr', '14:691#green heel 8.5cm;200000124:350262'),
(85504, 5376, '_variation_description', ''),
(85505, 5376, '_sku', '4000024103531-green-heel-8-5cm-8-5'),
(85506, 5376, '_regular_price', '173.59'),
(85507, 5376, 'total_sales', '0'),
(85508, 5376, '_tax_status', 'taxable'),
(85509, 5376, '_tax_class', 'parent'),
(85510, 5376, '_manage_stock', 'yes'),
(85511, 5376, '_backorders', 'no'),
(85512, 5376, '_sold_individually', 'no'),
(85513, 5376, '_virtual', 'no'),
(85514, 5376, '_downloadable', 'no'),
(85515, 5376, '_download_limit', '-1'),
(85516, 5376, '_download_expiry', '-1'),
(85517, 5376, '_stock', '2000'),
(85518, 5376, '_stock_status', 'instock'),
(85519, 5376, '_wc_average_rating', '0'),
(85520, 5376, '_wc_review_count', '0'),
(85521, 5376, 'attribute_pa_color', 'green-heel-8-5cm'),
(85522, 5376, 'attribute_pa_shoe-size', '8-5'),
(85523, 5376, '_price', '173.59'),
(85524, 5376, '_product_version', '4.1.0'),
(85525, 5376, '_vi_wad_aliexpress_variation_id', '10000000055681956'),
(85526, 5376, '_vi_wad_aliexpress_variation_attr', '14:691#green heel 8.5cm;200000124:200000289'),
(85527, 5377, '_wp_attached_file', '2021/06/Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes-3.jpg_640x640-3.jpg'),
(85528, 5377, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:400;s:6:\"height\";i:400;s:4:\"file\";s:135:\"2021/06/Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes-3.jpg_640x640-3.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:135:\"Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes-3.jpg_640x640-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:135:\"Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes-3.jpg_640x640-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:135:\"Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes-3.jpg_640x640-3-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:135:\"Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes-3.jpg_640x640-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:135:\"Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes-3.jpg_640x640-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:135:\"Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes-3.jpg_640x640-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:135:\"Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes-3.jpg_640x640-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(85529, 5378, '_variation_description', ''),
(85530, 5378, '_sku', '4000024103531-green-heel-7-5cm-5'),
(85531, 5378, '_regular_price', '173.59'),
(85532, 5378, 'total_sales', '0'),
(85533, 5378, '_tax_status', 'taxable'),
(85534, 5378, '_tax_class', 'parent'),
(85535, 5378, '_manage_stock', 'yes'),
(85536, 5378, '_backorders', 'no'),
(85537, 5378, '_sold_individually', 'no'),
(85538, 5378, '_virtual', 'no'),
(85539, 5378, '_downloadable', 'no'),
(85540, 5378, '_download_limit', '-1'),
(85541, 5378, '_download_expiry', '-1'),
(85542, 5378, '_stock', '2000'),
(85543, 5378, '_stock_status', 'instock'),
(85544, 5378, '_wc_average_rating', '0'),
(85545, 5378, '_wc_review_count', '0'),
(85546, 5378, 'attribute_pa_color', 'green-heel-7-5cm'),
(85547, 5378, 'attribute_pa_shoe-size', '5'),
(85548, 5378, '_price', '173.59'),
(85549, 5378, '_product_version', '4.1.0'),
(85550, 5378, '_vi_wad_aliexpress_variation_id', '10000000055681963'),
(85551, 5378, '_vi_wad_aliexpress_variation_attr', '14:200004890#green heel 7.5cm;200000124:698'),
(85552, 5377, '_vi_wad_image_id', 'ae01.alicdn.com/kf/HTB1KcjWtL5TBuNjSspcq6znGFXaC/Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes.jpg_640x640.jpg'),
(85553, 5248, '_thumbnail_id', '5377'),
(85554, 5249, '_thumbnail_id', '5377'),
(85555, 5250, '_thumbnail_id', '5377'),
(85556, 5251, '_thumbnail_id', '5377'),
(85557, 5252, '_thumbnail_id', '5377'),
(85558, 5253, '_thumbnail_id', '5377'),
(85559, 5254, '_thumbnail_id', '5377'),
(85560, 5265, '_thumbnail_id', '5377'),
(85561, 5266, '_thumbnail_id', '5377'),
(85562, 5267, '_thumbnail_id', '5377'),
(85563, 5268, '_thumbnail_id', '5377'),
(85564, 5269, '_thumbnail_id', '5377'),
(85565, 5270, '_thumbnail_id', '5377'),
(85566, 5272, '_thumbnail_id', '5377'),
(85567, 5379, '_variation_description', ''),
(85568, 5273, '_thumbnail_id', '5377'),
(85569, 5379, '_sku', '4000024103531-green-heel-7-5cm-4-5'),
(85570, 5379, '_regular_price', '173.59'),
(85571, 5379, 'total_sales', '0'),
(85572, 5379, '_tax_status', 'taxable'),
(85573, 5379, '_tax_class', 'parent'),
(85574, 5379, '_manage_stock', 'yes'),
(85575, 5379, '_backorders', 'no'),
(85576, 5379, '_sold_individually', 'no'),
(85577, 5379, '_virtual', 'no'),
(85578, 5379, '_downloadable', 'no'),
(85579, 5379, '_download_limit', '-1'),
(85580, 5379, '_download_expiry', '-1'),
(85581, 5379, '_stock', '2000'),
(85582, 5379, '_stock_status', 'instock'),
(85583, 5379, '_wc_average_rating', '0'),
(85584, 5379, '_wc_review_count', '0'),
(85585, 5379, 'attribute_pa_color', 'green-heel-7-5cm'),
(85586, 5379, 'attribute_pa_shoe-size', '4-5'),
(85587, 5379, '_price', '173.59'),
(85588, 5379, '_product_version', '4.1.0'),
(85589, 5379, '_vi_wad_aliexpress_variation_id', '10000000055681962'),
(85590, 5379, '_vi_wad_aliexpress_variation_attr', '14:200004890#green heel 7.5cm;200000124:200000285'),
(85591, 5380, '_variation_description', ''),
(85592, 5380, '_sku', '4000024103531-green-heel-7-5cm-4'),
(85593, 5380, '_regular_price', '173.59'),
(85594, 5380, 'total_sales', '0'),
(85595, 5380, '_tax_status', 'taxable'),
(85596, 5380, '_tax_class', 'parent'),
(85597, 5380, '_manage_stock', 'yes'),
(85598, 5380, '_backorders', 'no'),
(85599, 5380, '_sold_individually', 'no'),
(85600, 5380, '_virtual', 'no'),
(85601, 5380, '_downloadable', 'no'),
(85602, 5380, '_download_limit', '-1'),
(85603, 5380, '_download_expiry', '-1'),
(85604, 5380, '_stock', '2000'),
(85605, 5380, '_stock_status', 'instock'),
(85606, 5380, '_wc_average_rating', '0'),
(85607, 5380, '_wc_review_count', '0'),
(85608, 5380, 'attribute_pa_color', 'green-heel-7-5cm'),
(85609, 5380, 'attribute_pa_shoe-size', '4'),
(85610, 5380, '_price', '173.59'),
(85611, 5380, '_product_version', '4.1.0'),
(85612, 5380, '_vi_wad_aliexpress_variation_id', '10000000055681961'),
(85613, 5380, '_vi_wad_aliexpress_variation_attr', '14:200004890#green heel 7.5cm;200000124:153'),
(85614, 5381, '_variation_description', ''),
(85615, 5381, '_sku', '4000024103531-green-heel-8-5cm-10-5'),
(85616, 5381, '_regular_price', '173.59'),
(85617, 5381, 'total_sales', '0'),
(85618, 5381, '_tax_status', 'taxable'),
(85619, 5381, '_tax_class', 'parent'),
(85620, 5381, '_manage_stock', 'yes'),
(85621, 5381, '_backorders', 'no'),
(85622, 5381, '_sold_individually', 'no'),
(85623, 5381, '_virtual', 'no'),
(85624, 5381, '_downloadable', 'no'),
(85625, 5381, '_download_limit', '-1'),
(85626, 5381, '_download_expiry', '-1'),
(85627, 5381, '_stock', '2000'),
(85628, 5381, '_stock_status', 'instock'),
(85629, 5381, '_wc_average_rating', '0'),
(85630, 5381, '_wc_review_count', '0'),
(85631, 5381, 'attribute_pa_color', 'green-heel-8-5cm'),
(85632, 5381, 'attribute_pa_shoe-size', '10-5'),
(85633, 5381, '_price', '173.59'),
(85634, 5381, '_product_version', '4.1.0'),
(85635, 5381, '_vi_wad_aliexpress_variation_id', '10000000055681960'),
(85636, 5381, '_vi_wad_aliexpress_variation_attr', '14:691#green heel 8.5cm;200000124:200000291'),
(85637, 5382, '_variation_description', ''),
(85638, 5382, '_sku', '4000024103531-green-heel-7-5cm-7'),
(85639, 5382, '_regular_price', '173.59'),
(85640, 5382, 'total_sales', '0'),
(85641, 5382, '_tax_status', 'taxable'),
(85642, 5382, '_tax_class', 'parent'),
(85643, 5382, '_manage_stock', 'yes'),
(85644, 5382, '_backorders', 'no'),
(85645, 5382, '_sold_individually', 'no'),
(85646, 5382, '_virtual', 'no'),
(85647, 5382, '_downloadable', 'no'),
(85648, 5382, '_download_limit', '-1'),
(85649, 5382, '_download_expiry', '-1'),
(85650, 5382, '_stock', '1999'),
(85651, 5382, '_stock_status', 'instock'),
(85652, 5382, '_wc_average_rating', '0'),
(85653, 5382, '_wc_review_count', '0'),
(85654, 5382, 'attribute_pa_color', 'green-heel-7-5cm'),
(85655, 5382, 'attribute_pa_shoe-size', '7'),
(85656, 5382, '_price', '173.59'),
(85657, 5382, '_product_version', '4.1.0'),
(85658, 5382, '_vi_wad_aliexpress_variation_id', '10000000055681967'),
(85659, 5382, '_vi_wad_aliexpress_variation_attr', '14:200004890#green heel 7.5cm;200000124:3434'),
(85660, 5383, '_variation_description', ''),
(85661, 5383, '_sku', '4000024103531-green-heel-7-5cm-6-5'),
(85662, 5383, '_regular_price', '173.59'),
(85663, 5383, 'total_sales', '0'),
(85664, 5383, '_tax_status', 'taxable'),
(85665, 5383, '_tax_class', 'parent'),
(85666, 5383, '_manage_stock', 'yes'),
(85667, 5383, '_backorders', 'no'),
(85668, 5383, '_sold_individually', 'no'),
(85669, 5383, '_virtual', 'no'),
(85670, 5383, '_downloadable', 'no'),
(85671, 5383, '_download_limit', '-1'),
(85672, 5383, '_download_expiry', '-1'),
(85673, 5383, '_stock', '1999'),
(85674, 5383, '_stock_status', 'instock'),
(85675, 5383, '_wc_average_rating', '0'),
(85676, 5383, '_wc_review_count', '0'),
(85677, 5383, 'attribute_pa_color', 'green-heel-7-5cm'),
(85678, 5383, 'attribute_pa_shoe-size', '6-5'),
(85679, 5383, '_price', '173.59'),
(85680, 5383, '_product_version', '4.1.0'),
(85681, 5383, '_vi_wad_aliexpress_variation_id', '10000000055681966'),
(85682, 5383, '_vi_wad_aliexpress_variation_attr', '14:200004890#green heel 7.5cm;200000124:200000287'),
(85683, 5384, '_variation_description', ''),
(85684, 5384, '_sku', '4000024103531-green-heel-7-5cm-6'),
(85685, 5384, '_regular_price', '173.59'),
(85686, 5384, 'total_sales', '0'),
(85687, 5384, '_tax_status', 'taxable'),
(85688, 5384, '_tax_class', 'parent'),
(85689, 5384, '_manage_stock', 'yes'),
(85690, 5384, '_backorders', 'no'),
(85691, 5384, '_sold_individually', 'no'),
(85692, 5384, '_virtual', 'no'),
(85693, 5384, '_downloadable', 'no'),
(85694, 5384, '_download_limit', '-1'),
(85695, 5384, '_download_expiry', '-1'),
(85696, 5384, '_stock', '2000'),
(85697, 5384, '_stock_status', 'instock'),
(85698, 5384, '_wc_average_rating', '0'),
(85699, 5384, '_wc_review_count', '0'),
(85700, 5384, 'attribute_pa_color', 'green-heel-7-5cm'),
(85701, 5384, 'attribute_pa_shoe-size', '6'),
(85702, 5384, '_price', '173.59'),
(85703, 5384, '_product_version', '4.1.0'),
(85704, 5384, '_vi_wad_aliexpress_variation_id', '10000000055681965'),
(85705, 5384, '_vi_wad_aliexpress_variation_attr', '14:200004890#green heel 7.5cm;200000124:1394'),
(85706, 5385, '_variation_description', ''),
(85707, 5385, '_sku', '4000024103531-green-heel-7-5cm-5-5'),
(85708, 5385, '_regular_price', '173.59'),
(85709, 5385, 'total_sales', '0'),
(85710, 5385, '_tax_status', 'taxable'),
(85711, 5385, '_tax_class', 'parent'),
(85712, 5385, '_manage_stock', 'yes'),
(85713, 5385, '_backorders', 'no'),
(85714, 5385, '_sold_individually', 'no'),
(85715, 5385, '_virtual', 'no'),
(85716, 5385, '_downloadable', 'no'),
(85717, 5385, '_download_limit', '-1'),
(85718, 5385, '_download_expiry', '-1'),
(85719, 5385, '_stock', '1999'),
(85720, 5385, '_stock_status', 'instock'),
(85721, 5385, '_wc_average_rating', '0'),
(85722, 5385, '_wc_review_count', '0'),
(85723, 5385, 'attribute_pa_color', 'green-heel-7-5cm'),
(85724, 5385, 'attribute_pa_shoe-size', '5-5'),
(85725, 5385, '_price', '173.59'),
(85726, 5385, '_product_version', '4.1.0'),
(85727, 5385, '_vi_wad_aliexpress_variation_id', '10000000055681964'),
(85728, 5385, '_vi_wad_aliexpress_variation_attr', '14:200004890#green heel 7.5cm;200000124:200000286'),
(85729, 5387, '_variation_description', ''),
(85730, 5387, '_sku', '4000024103531-green-heel-7-5cm-9'),
(85731, 5387, '_regular_price', '173.59'),
(85732, 5387, 'total_sales', '0'),
(85733, 5387, '_tax_status', 'taxable'),
(85734, 5387, '_tax_class', 'parent'),
(85735, 5387, '_manage_stock', 'yes'),
(85736, 5387, '_backorders', 'no'),
(85737, 5387, '_sold_individually', 'no'),
(85738, 5387, '_virtual', 'no'),
(85739, 5387, '_downloadable', 'no'),
(85740, 5387, '_download_limit', '-1'),
(85741, 5387, '_download_expiry', '-1'),
(85742, 5387, '_stock', '2000'),
(85743, 5387, '_stock_status', 'instock'),
(85744, 5387, '_wc_average_rating', '0'),
(85745, 5387, '_wc_review_count', '0'),
(85746, 5387, 'attribute_pa_color', 'green-heel-7-5cm'),
(85747, 5387, 'attribute_pa_shoe-size', '9'),
(85748, 5387, '_price', '173.59'),
(85749, 5387, '_product_version', '4.1.0'),
(85750, 5387, '_vi_wad_aliexpress_variation_id', '10000000055681971'),
(85751, 5387, '_vi_wad_aliexpress_variation_attr', '14:200004890#green heel 7.5cm;200000124:350262'),
(85752, 5388, '_variation_description', ''),
(85753, 5388, '_sku', '4000024103531-green-heel-7-5cm-8-5'),
(85754, 5388, '_regular_price', '173.59'),
(85755, 5388, 'total_sales', '0'),
(85756, 5388, '_tax_status', 'taxable'),
(85757, 5388, '_tax_class', 'parent'),
(85758, 5388, '_manage_stock', 'yes'),
(85759, 5388, '_backorders', 'no'),
(85760, 5388, '_sold_individually', 'no'),
(85761, 5388, '_virtual', 'no'),
(85762, 5388, '_downloadable', 'no'),
(85763, 5388, '_download_limit', '-1'),
(85764, 5388, '_download_expiry', '-1'),
(85765, 5388, '_stock', '2000'),
(85766, 5388, '_stock_status', 'instock'),
(85767, 5388, '_wc_average_rating', '0'),
(85768, 5386, '_vi_wad_description_images', 'a:49:{i:0;s:98:\"https://ae01.alicdn.com/kf/HTB1XBZiOVXXXXbfaXXXq6xXFXXXV.jpg?width=710&amp;height=155&amp;hash=865\";i:1;s:100:\"https://ae01.alicdn.com/kf/HTB18lVqkeuSBuNjSsplq6ze8pXac.jpg?width=1000&amp;height=218&amp;hash=1218\";i:2;s:65:\"https://ae01.alicdn.com/kf/H0715d138f09e457195f4e03dbefc36fcJ.jpg\";i:3;s:65:\"https://ae01.alicdn.com/kf/Hf24e79db1aeb46e0960267552909bda4y.jpg\";i:4;s:65:\"https://ae01.alicdn.com/kf/Hdbbfaed7955c4f8983c23b92cde65d3az.jpg\";i:5;s:65:\"https://ae01.alicdn.com/kf/H14609e90675242f8a320f9bb08b06dfcq.jpg\";i:6;s:65:\"https://ae01.alicdn.com/kf/H8b34a0b532f44f158b2388ba3288d4920.jpg\";i:7;s:65:\"https://ae01.alicdn.com/kf/Hcbb021b6042c4583b47756d4c8cefaf71.jpg\";i:8;s:65:\"https://ae01.alicdn.com/kf/H07ccc1b2acea48928e341656ec79a336g.jpg\";i:9;s:65:\"https://ae01.alicdn.com/kf/H5aa91b06319b427ba57f712070798ee4Z.jpg\";i:10;s:65:\"https://ae01.alicdn.com/kf/H651546d9ded14ed9b5ef0301cbfd2347Q.jpg\";i:11;s:65:\"https://ae01.alicdn.com/kf/H7c31aa06a20c420388a2e75e29d4fad20.jpg\";i:12;s:65:\"https://ae01.alicdn.com/kf/H3ade250a33dc4443877ecf560b21d866d.jpg\";i:13;s:65:\"https://ae01.alicdn.com/kf/H6ef7e68f1b734d8b82dfd4d417c22f5bR.jpg\";i:14;s:65:\"https://ae01.alicdn.com/kf/H1c6d01271c584e108819141cbb893bbfy.jpg\";i:15;s:65:\"https://ae01.alicdn.com/kf/H8ab2a320652240398cf0c1fc32c357fef.jpg\";i:16;s:65:\"https://ae01.alicdn.com/kf/H6394a13d9ec64b2c84658b1cf2a5365av.jpg\";i:17;s:65:\"https://ae01.alicdn.com/kf/Hb6977c91ff7e4fd4b32a8a1ff2f22f11Y.jpg\";i:18;s:65:\"https://ae01.alicdn.com/kf/Hb872699347e94c0fbaad7c2011ebd945I.jpg\";i:19;s:65:\"https://ae01.alicdn.com/kf/H545ea404938a4a919ea449ebda6836e3n.jpg\";i:20;s:65:\"https://ae01.alicdn.com/kf/H70f911255d5a4009a23dfc24fe1d4ef4U.jpg\";i:21;s:65:\"https://ae01.alicdn.com/kf/H4b8e490c2f9f45a5bb9d8eac6036de5fW.jpg\";i:22;s:65:\"https://ae01.alicdn.com/kf/Hd55ebb7c80be45c0af6592065cd2991cS.jpg\";i:23;s:65:\"https://ae01.alicdn.com/kf/H2a349a0b8ec0448d945bd48df04fe2f3R.jpg\";i:24;s:65:\"https://ae01.alicdn.com/kf/H68acf9e404c340c9b0a8fd623fa934caV.jpg\";i:25;s:65:\"https://ae01.alicdn.com/kf/H06ad742fec434af2b90e56fd75a5f7f82.jpg\";i:26;s:65:\"https://ae01.alicdn.com/kf/H00e511b59124468caa7affed982d2ae5Z.jpg\";i:27;s:65:\"https://ae01.alicdn.com/kf/H39d0944e7dc7414c8c858e50e6b3c6ecw.jpg\";i:28;s:65:\"https://ae01.alicdn.com/kf/Hbec34c6ed3a64102ada4965189a37704J.jpg\";i:29;s:104:\"https://ae01.alicdn.com/kf/H27ef8cd9fd324a32ad454557484e67c3s.jpg?width=800&amp;height=800&amp;hash=1600\";i:30;s:104:\"https://ae01.alicdn.com/kf/Hc496eb5da84748e8b401e358c2b548427.jpg?width=800&amp;height=800&amp;hash=1600\";i:31;s:104:\"https://ae01.alicdn.com/kf/H9c9b9b7eab474c60821b5a303ed2212dT.jpg?width=800&amp;height=800&amp;hash=1600\";i:32;s:104:\"https://ae01.alicdn.com/kf/Hf13cd856d37b47c791cba5d3d4c251dbC.jpg?width=800&amp;height=800&amp;hash=1600\";i:33;s:104:\"https://ae01.alicdn.com/kf/Hbac215a3e0a84055a2ec1952baef7903p.jpg?width=800&amp;height=800&amp;hash=1600\";i:34;s:104:\"https://ae01.alicdn.com/kf/H2ed596e8f84741d88b8465d0ecc0e3947.jpg?width=800&amp;height=800&amp;hash=1600\";i:35;s:104:\"https://ae01.alicdn.com/kf/H2a86781a6e714d4aa8df0d0e52934142m.jpg?width=800&amp;height=800&amp;hash=1600\";i:36;s:104:\"https://ae01.alicdn.com/kf/H69ac3d61dfe74c378e38debe6c8106a10.jpg?width=800&amp;height=800&amp;hash=1600\";i:37;s:104:\"https://ae01.alicdn.com/kf/H5481fa9212ae4edca804ed4f822cc4720.jpg?width=800&amp;height=800&amp;hash=1600\";i:38;s:104:\"https://ae01.alicdn.com/kf/H75f0636a63ef4f8d86648d4e305f25abB.jpg?width=800&amp;height=800&amp;hash=1600\";i:39;s:104:\"https://ae01.alicdn.com/kf/H2b878b59452140f69a57a7bdd52f3216R.jpg?width=800&amp;height=800&amp;hash=1600\";i:40;s:65:\"https://ae01.alicdn.com/kf/H65fad375440c4727a2f82e460e45816dQ.jpg\";i:41;s:104:\"https://ae01.alicdn.com/kf/H9acd18b9544446088c5c74757fd20060k.jpg?width=800&amp;height=800&amp;hash=1600\";i:42;s:104:\"https://ae01.alicdn.com/kf/H694c4d7e8c924c8ea22b918890662885p.jpg?width=800&amp;height=800&amp;hash=1600\";i:43;s:104:\"https://ae01.alicdn.com/kf/H4db52ca76fc64221a947f394fd561c45z.jpg?width=800&amp;height=800&amp;hash=1600\";i:44;s:104:\"https://ae01.alicdn.com/kf/H1e8451fb9e8f4cb28aefcb45d339747dT.jpg?width=800&amp;height=800&amp;hash=1600\";i:45;s:104:\"https://ae01.alicdn.com/kf/H51f394c9f51d4e199b797be20524a59fR.jpg?width=800&amp;height=800&amp;hash=1600\";i:46;s:104:\"https://ae01.alicdn.com/kf/H7a5df76ce25a453383fce892fa3bdb07Y.jpg?width=800&amp;height=800&amp;hash=1600\";i:47;s:104:\"https://ae01.alicdn.com/kf/Hd57d65a3c824470dac4dd5b63011dfefq.jpg?width=800&amp;height=800&amp;hash=1600\";i:48;s:99:\"https://ae01.alicdn.com/kf/HTB16CxmkbSYBuNjSspiq6xNzpXaj.jpg?width=750&amp;height=922&amp;hash=1672\";}'),
(85769, 5388, '_wc_review_count', '0'),
(85770, 5388, 'attribute_pa_color', 'green-heel-7-5cm'),
(85771, 5386, '_vi_wad_sku', '1005001905517447'),
(85772, 5386, '_vi_wad_attributes', 'a:2:{i:14;a:5:{s:6:\"values\";a:7:{s:6:\"14:193\";s:5:\"BLACK\";s:6:\"14:173\";s:4:\"Blue\";s:9:\"14:350850\";s:4:\"Gold\";s:6:\"14:175\";s:5:\"Green\";s:5:\"14:29\";s:5:\"White\";s:6:\"14:366\";s:6:\"Yellow\";s:12:\"14:201496390\";s:8:\"Rosy Red\";}s:4:\"slug\";s:5:\"color\";s:4:\"name\";s:5:\"Color\";s:8:\"position\";i:0;s:10:\"values_sub\";a:7:{s:6:\"14:193\";s:5:\"BLACK\";s:6:\"14:173\";s:4:\"Blue\";s:9:\"14:350850\";s:4:\"Gold\";s:6:\"14:175\";s:5:\"Green\";s:5:\"14:29\";s:5:\"White\";s:6:\"14:366\";s:6:\"Yellow\";s:12:\"14:201496390\";s:8:\"Rosy Red\";}}i:200000124;a:5:{s:6:\"values\";a:7:{s:13:\"200000124:698\";s:1:\"5\";s:14:\"200000124:1394\";s:1:\"6\";s:19:\"200000124:200000287\";s:3:\"6.5\";s:19:\"200000124:200000288\";s:3:\"7.5\";s:19:\"200000124:200000289\";s:3:\"8.5\";s:16:\"200000124:350262\";s:1:\"9\";s:19:\"200000124:200000290\";s:3:\"9.5\";}s:4:\"slug\";s:9:\"shoe-size\";s:4:\"name\";s:9:\"Shoe Size\";s:8:\"position\";i:1;s:10:\"values_sub\";a:7:{s:13:\"200000124:698\";s:1:\"5\";s:14:\"200000124:1394\";s:1:\"6\";s:19:\"200000124:200000287\";s:3:\"6.5\";s:19:\"200000124:200000288\";s:3:\"7.5\";s:19:\"200000124:200000289\";s:3:\"8.5\";s:16:\"200000124:350262\";s:1:\"9\";s:19:\"200000124:200000290\";s:3:\"9.5\";}}}'),
(85773, 5388, 'attribute_pa_shoe-size', '8-5'),
(85774, 5386, '_vi_wad_list_attributes', 'a:14:{s:6:\"14:193\";a:4:{s:4:\"name\";s:5:\"BLACK\";s:8:\"name_sub\";s:5:\"BLACK\";s:5:\"color\";s:7:\"#000000\";s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/Ha9fe411d798c4f0f8903a172037f82385/2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper.jpg_640x640.jpg\";}s:6:\"14:173\";a:4:{s:4:\"name\";s:4:\"Blue\";s:8:\"name_sub\";s:4:\"Blue\";s:5:\"color\";s:7:\"#0080FF\";s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H9f8a7cc76c394a819a9d611f4bc028cdf/2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper.jpg_640x640.jpg\";}s:9:\"14:350850\";a:4:{s:4:\"name\";s:4:\"Gold\";s:8:\"name_sub\";s:4:\"Gold\";s:5:\"color\";s:7:\"#FFD700\";s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H44a16c1818564678b23b77b71ffe3805k/2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper.jpg_640x640.jpg\";}s:6:\"14:175\";a:4:{s:4:\"name\";s:5:\"Green\";s:8:\"name_sub\";s:5:\"Green\";s:5:\"color\";s:7:\"#007000\";s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H0f4f483db280453ea299e9af5fd21721y/2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper.jpg_640x640.jpg\";}s:5:\"14:29\";a:4:{s:4:\"name\";s:5:\"White\";s:8:\"name_sub\";s:5:\"White\";s:5:\"color\";s:7:\"#FFFFFF\";s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/Hc04ad86d858244a78c89c2ad51c1b905x/2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper.jpg_640x640.jpg\";}s:6:\"14:366\";a:4:{s:4:\"name\";s:6:\"Yellow\";s:8:\"name_sub\";s:6:\"Yellow\";s:5:\"color\";s:7:\"#FFFF00\";s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H925cee9348d94688a3bd8e70f1a436934/2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper.jpg_640x640.jpg\";}s:12:\"14:201496390\";a:4:{s:4:\"name\";s:8:\"Rosy Red\";s:8:\"name_sub\";s:8:\"Rosy Red\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H2a183b32139b4a08a9a1289ab6ec03b55/2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper.jpg_640x640.jpg\";}s:13:\"200000124:698\";a:4:{s:4:\"name\";s:1:\"5\";s:8:\"name_sub\";s:1:\"5\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:14:\"200000124:1394\";a:4:{s:4:\"name\";s:1:\"6\";s:8:\"name_sub\";s:1:\"6\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000287\";a:4:{s:4:\"name\";s:3:\"6.5\";s:8:\"name_sub\";s:3:\"6.5\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000288\";a:4:{s:4:\"name\";s:3:\"7.5\";s:8:\"name_sub\";s:3:\"7.5\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000289\";a:4:{s:4:\"name\";s:3:\"8.5\";s:8:\"name_sub\";s:3:\"8.5\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:16:\"200000124:350262\";a:4:{s:4:\"name\";s:1:\"9\";s:8:\"name_sub\";s:1:\"9\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000290\";a:4:{s:4:\"name\";s:3:\"9.5\";s:8:\"name_sub\";s:3:\"9.5\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}}'),
(85775, 5388, '_price', '173.59'),
(85776, 5386, '_vi_wad_shipping_info', 'a:6:{s:4:\"time\";i:1622550542;s:7:\"country\";s:2:\"LK\";s:7:\"company\";s:5:\"FEDEX\";s:7:\"freight\";s:3023:\"[{\"bizShowMind\":{\"layout\":[]},\"commitDay\":\"75\",\"company\":\"Fedex IP\",\"currency\":\"USD\",\"discount\":0,\"displayType\":\"deliveryTime\",\"features\":{},\"freightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $29.47\",\"value\":29.47},\"freightFeatures\":{\"provider\":\"ae_config\"},\"freightLayout\":{\"displayType\":\"deliveryTime\",\"layout\":[{\"text\":\"Shipping: US $29.47\",\"type\":\"title\"},{\"text\":\"To <font color=\'#000000\'>Sri Lanka</font> via Fedex IP\",\"type\":\"subtitle\"}],\"openShippingPanel\":\"true\"},\"fullMailLine\":false,\"hbaService\":false,\"i18nMap\":{},\"id\":0,\"name\":\"FreightItemModule\",\"sendGoodsCountry\":\"CN\",\"sendGoodsCountryFullName\":\"China\",\"serviceName\":\"FEDEX\",\"standardFreightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $29.47\",\"value\":29.47},\"time\":\"7-15\",\"tracking\":true},{\"bizShowMind\":{\"layout\":[]},\"commitDay\":\"75\",\"company\":\"Fedex IE\",\"currency\":\"USD\",\"discount\":0,\"displayType\":\"deliveryTime\",\"features\":{},\"freightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $30.53\",\"value\":30.53},\"freightFeatures\":{\"provider\":\"ae_config\"},\"freightLayout\":{\"displayType\":\"deliveryTime\",\"layout\":[{\"text\":\"Shipping: US $30.53\",\"type\":\"title\"},{\"text\":\"To <font color=\'#000000\'>Sri Lanka</font> via Fedex IE\",\"type\":\"subtitle\"}],\"openShippingPanel\":\"true\"},\"fullMailLine\":false,\"hbaService\":false,\"i18nMap\":{},\"id\":0,\"name\":\"FreightItemModule\",\"sendGoodsCountry\":\"CN\",\"sendGoodsCountryFullName\":\"China\",\"serviceName\":\"FEDEX_IE\",\"standardFreightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $30.53\",\"value\":30.53},\"time\":\"7-15\",\"tracking\":true},{\"bizShowMind\":{\"layout\":[]},\"commitDay\":\"75\",\"company\":\"DHL\",\"currency\":\"USD\",\"discount\":0,\"displayType\":\"deliveryTime\",\"features\":{},\"freightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $36.84\",\"value\":36.84},\"freightFeatures\":{\"provider\":\"ae_config\"},\"freightLayout\":{\"displayType\":\"deliveryTime\",\"layout\":[{\"text\":\"Shipping: US $36.84\",\"type\":\"title\"},{\"text\":\"To <font color=\'#000000\'>Sri Lanka</font> via DHL\",\"type\":\"subtitle\"}],\"openShippingPanel\":\"true\"},\"fullMailLine\":false,\"hbaService\":false,\"i18nMap\":{},\"id\":0,\"name\":\"FreightItemModule\",\"sendGoodsCountry\":\"CN\",\"sendGoodsCountryFullName\":\"China\",\"serviceName\":\"DHL\",\"standardFreightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $36.84\",\"value\":36.84},\"time\":\"9-17\",\"tracking\":true},{\"bizShowMind\":{\"layout\":[]},\"commitDay\":\"75\",\"company\":\"EMS\",\"currency\":\"USD\",\"discount\":0,\"displayType\":\"deliveryTime\",\"features\":{},\"freightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $50.20\",\"value\":50.2},\"freightFeatures\":{\"provider\":\"ae_config\"},\"freightLayout\":{\"displayType\":\"deliveryTime\",\"layout\":[{\"text\":\"Shipping: US $50.20\",\"type\":\"title\"},{\"text\":\"To <font color=\'#000000\'>Sri Lanka</font> via EMS\",\"type\":\"subtitle\"}],\"openShippingPanel\":\"true\"},\"fullMailLine\":false,\"hbaService\":false,\"i18nMap\":{},\"id\":0,\"name\":\"FreightItemModule\",\"sendGoodsCountry\":\"CN\",\"sendGoodsCountryFullName\":\"China\",\"serviceName\":\"EMS\",\"standardFreightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $50.20\",\"value\":50.2},\"time\":\"15-44\",\"tracking\":true}]\";s:13:\"shipping_cost\";d:29.469999999999998863131622783839702606201171875;s:13:\"delivery_time\";s:4:\"7-15\";}'),
(85777, 5386, '_vi_wad_gallery', 'a:6:{i:0;s:170:\"https://ae01.alicdn.com/kf/Haf261555abf0471d9a9f84ae2439e1ddS/2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper.jpg\";i:1;s:170:\"https://ae01.alicdn.com/kf/H9a7c4aeb0c254613a826587f5de26b35v/2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper.jpg\";i:2;s:170:\"https://ae01.alicdn.com/kf/H64e80f5698064840a70856a1488a352bt/2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper.jpg\";i:3;s:170:\"https://ae01.alicdn.com/kf/H3b641f040e8e480aaca31443c9383d0cE/2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper.jpg\";i:4;s:170:\"https://ae01.alicdn.com/kf/H333dc30e6fb64b37b031e1dbda8ba70bD/2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper.jpg\";i:5;s:170:\"https://ae01.alicdn.com/kf/H6cd66a9f842f47c08779883edf26044ee/2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper.jpg\";}'),
(85778, 5388, '_product_version', '4.1.0'),
(85779, 5386, '_vi_wad_variation_images', 'a:7:{s:6:\"14:193\";s:182:\"https://ae01.alicdn.com/kf/Ha9fe411d798c4f0f8903a172037f82385/2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper.jpg_640x640.jpg\";s:6:\"14:173\";s:182:\"https://ae01.alicdn.com/kf/H9f8a7cc76c394a819a9d611f4bc028cdf/2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper.jpg_640x640.jpg\";s:9:\"14:350850\";s:182:\"https://ae01.alicdn.com/kf/H44a16c1818564678b23b77b71ffe3805k/2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper.jpg_640x640.jpg\";s:6:\"14:175\";s:182:\"https://ae01.alicdn.com/kf/H0f4f483db280453ea299e9af5fd21721y/2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper.jpg_640x640.jpg\";s:5:\"14:29\";s:182:\"https://ae01.alicdn.com/kf/Hc04ad86d858244a78c89c2ad51c1b905x/2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper.jpg_640x640.jpg\";s:6:\"14:366\";s:182:\"https://ae01.alicdn.com/kf/H925cee9348d94688a3bd8e70f1a436934/2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper.jpg_640x640.jpg\";s:12:\"14:201496390\";s:182:\"https://ae01.alicdn.com/kf/H2a183b32139b4a08a9a1289ab6ec03b55/2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper.jpg_640x640.jpg\";}'),
(85780, 5386, '_vi_wad_store_info', 'a:3:{s:4:\"name\";s:18:\"BIGTREEPumps Store\";s:3:\"url\";s:34:\"//www.aliexpress.com/store/2794085\";s:3:\"num\";i:2794085;}'),
(85781, 5388, '_vi_wad_aliexpress_variation_id', '10000000055681970'),
(85782, 5388, '_vi_wad_aliexpress_variation_attr', '14:200004890#green heel 7.5cm;200000124:200000289');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(85783, 5386, '_vi_wad_variations', 'a:49:{i:0;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H925cee9348d94688a3bd8e70f1a436934/2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper.jpg_640x640.jpg\";s:3:\"sku\";s:27:\"1005001905517447-yellow-9-5\";s:7:\"sku_sub\";s:27:\"1005001905517447-yellow-9-5\";s:5:\"skuId\";s:17:\"12000018076179427\";s:7:\"skuAttr\";s:26:\"14:366;200000124:200000290\";s:13:\"regular_price\";s:5:\"28.59\";s:10:\"sale_price\";s:5:\"14.58\";s:5:\"stock\";i:0;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:3:\"9.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:3:\"9.5\";}}i:1;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H925cee9348d94688a3bd8e70f1a436934/2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005001905517447-yellow-9\";s:7:\"sku_sub\";s:25:\"1005001905517447-yellow-9\";s:5:\"skuId\";s:17:\"12000018076179426\";s:7:\"skuAttr\";s:23:\"14:366;200000124:350262\";s:13:\"regular_price\";s:5:\"28.59\";s:10:\"sale_price\";s:5:\"14.58\";s:5:\"stock\";i:145;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:1:\"9\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:1:\"9\";}}i:2;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H925cee9348d94688a3bd8e70f1a436934/2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper.jpg_640x640.jpg\";s:3:\"sku\";s:27:\"1005001905517447-yellow-8-5\";s:7:\"sku_sub\";s:27:\"1005001905517447-yellow-8-5\";s:5:\"skuId\";s:17:\"12000018076179425\";s:7:\"skuAttr\";s:26:\"14:366;200000124:200000289\";s:13:\"regular_price\";s:5:\"28.59\";s:10:\"sale_price\";s:5:\"14.58\";s:5:\"stock\";i:149;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:3:\"8.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:3:\"8.5\";}}i:3;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H925cee9348d94688a3bd8e70f1a436934/2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper.jpg_640x640.jpg\";s:3:\"sku\";s:27:\"1005001905517447-yellow-7-5\";s:7:\"sku_sub\";s:27:\"1005001905517447-yellow-7-5\";s:5:\"skuId\";s:17:\"12000018076179424\";s:7:\"skuAttr\";s:26:\"14:366;200000124:200000288\";s:13:\"regular_price\";s:5:\"28.59\";s:10:\"sale_price\";s:5:\"14.58\";s:5:\"stock\";i:148;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:3:\"7.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:3:\"7.5\";}}i:4;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H2a183b32139b4a08a9a1289ab6ec03b55/2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"1005001905517447-rosy-red-7-5\";s:7:\"sku_sub\";s:29:\"1005001905517447-rosy-red-7-5\";s:5:\"skuId\";s:17:\"12000018076179431\";s:7:\"skuAttr\";s:32:\"14:201496390;200000124:200000288\";s:13:\"regular_price\";s:5:\"28.59\";s:10:\"sale_price\";s:5:\"14.58\";s:5:\"stock\";i:147;s:10:\"attributes\";a:2:{s:5:\"color\";s:8:\"Rosy Red\";s:9:\"shoe-size\";s:3:\"7.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Rosy Red\";s:9:\"shoe-size\";s:3:\"7.5\";}}i:5;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H2a183b32139b4a08a9a1289ab6ec03b55/2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"1005001905517447-rosy-red-6-5\";s:7:\"sku_sub\";s:29:\"1005001905517447-rosy-red-6-5\";s:5:\"skuId\";s:17:\"12000018076179430\";s:7:\"skuAttr\";s:32:\"14:201496390;200000124:200000287\";s:13:\"regular_price\";s:5:\"28.59\";s:10:\"sale_price\";s:5:\"14.58\";s:5:\"stock\";i:149;s:10:\"attributes\";a:2:{s:5:\"color\";s:8:\"Rosy Red\";s:9:\"shoe-size\";s:3:\"6.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Rosy Red\";s:9:\"shoe-size\";s:3:\"6.5\";}}i:6;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H2a183b32139b4a08a9a1289ab6ec03b55/2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper.jpg_640x640.jpg\";s:3:\"sku\";s:27:\"1005001905517447-rosy-red-6\";s:7:\"sku_sub\";s:27:\"1005001905517447-rosy-red-6\";s:5:\"skuId\";s:17:\"12000018076179429\";s:7:\"skuAttr\";s:27:\"14:201496390;200000124:1394\";s:13:\"regular_price\";s:5:\"28.59\";s:10:\"sale_price\";s:5:\"14.58\";s:5:\"stock\";i:148;s:10:\"attributes\";a:2:{s:5:\"color\";s:8:\"Rosy Red\";s:9:\"shoe-size\";s:1:\"6\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Rosy Red\";s:9:\"shoe-size\";s:1:\"6\";}}i:7;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H2a183b32139b4a08a9a1289ab6ec03b55/2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper.jpg_640x640.jpg\";s:3:\"sku\";s:27:\"1005001905517447-rosy-red-5\";s:7:\"sku_sub\";s:27:\"1005001905517447-rosy-red-5\";s:5:\"skuId\";s:17:\"12000018076179428\";s:7:\"skuAttr\";s:26:\"14:201496390;200000124:698\";s:13:\"regular_price\";s:5:\"28.59\";s:10:\"sale_price\";s:5:\"14.58\";s:5:\"stock\";i:149;s:10:\"attributes\";a:2:{s:5:\"color\";s:8:\"Rosy Red\";s:9:\"shoe-size\";s:1:\"5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Rosy Red\";s:9:\"shoe-size\";s:1:\"5\";}}i:8;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H0f4f483db280453ea299e9af5fd21721y/2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"1005001905517447-green-5\";s:7:\"sku_sub\";s:24:\"1005001905517447-green-5\";s:5:\"skuId\";s:17:\"12000018076179435\";s:7:\"skuAttr\";s:20:\"14:175;200000124:698\";s:13:\"regular_price\";s:5:\"28.59\";s:10:\"sale_price\";s:5:\"14.58\";s:5:\"stock\";i:149;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:1:\"5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:1:\"5\";}}i:9;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H2a183b32139b4a08a9a1289ab6ec03b55/2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"1005001905517447-rosy-red-9-5\";s:7:\"sku_sub\";s:29:\"1005001905517447-rosy-red-9-5\";s:5:\"skuId\";s:17:\"12000018076179434\";s:7:\"skuAttr\";s:32:\"14:201496390;200000124:200000290\";s:13:\"regular_price\";s:5:\"28.59\";s:10:\"sale_price\";s:5:\"14.58\";s:5:\"stock\";i:0;s:10:\"attributes\";a:2:{s:5:\"color\";s:8:\"Rosy Red\";s:9:\"shoe-size\";s:3:\"9.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Rosy Red\";s:9:\"shoe-size\";s:3:\"9.5\";}}i:10;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H2a183b32139b4a08a9a1289ab6ec03b55/2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper.jpg_640x640.jpg\";s:3:\"sku\";s:27:\"1005001905517447-rosy-red-9\";s:7:\"sku_sub\";s:27:\"1005001905517447-rosy-red-9\";s:5:\"skuId\";s:17:\"12000018076179433\";s:7:\"skuAttr\";s:29:\"14:201496390;200000124:350262\";s:13:\"regular_price\";s:5:\"28.59\";s:10:\"sale_price\";s:5:\"14.58\";s:5:\"stock\";i:147;s:10:\"attributes\";a:2:{s:5:\"color\";s:8:\"Rosy Red\";s:9:\"shoe-size\";s:1:\"9\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Rosy Red\";s:9:\"shoe-size\";s:1:\"9\";}}i:11;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H2a183b32139b4a08a9a1289ab6ec03b55/2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"1005001905517447-rosy-red-8-5\";s:7:\"sku_sub\";s:29:\"1005001905517447-rosy-red-8-5\";s:5:\"skuId\";s:17:\"12000018076179432\";s:7:\"skuAttr\";s:32:\"14:201496390;200000124:200000289\";s:13:\"regular_price\";s:5:\"28.59\";s:10:\"sale_price\";s:5:\"14.58\";s:5:\"stock\";i:147;s:10:\"attributes\";a:2:{s:5:\"color\";s:8:\"Rosy Red\";s:9:\"shoe-size\";s:3:\"8.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Rosy Red\";s:9:\"shoe-size\";s:3:\"8.5\";}}i:12;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H0f4f483db280453ea299e9af5fd21721y/2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper.jpg_640x640.jpg\";s:3:\"sku\";s:26:\"1005001905517447-green-8-5\";s:7:\"sku_sub\";s:26:\"1005001905517447-green-8-5\";s:5:\"skuId\";s:17:\"12000018076179439\";s:7:\"skuAttr\";s:26:\"14:175;200000124:200000289\";s:13:\"regular_price\";s:5:\"28.59\";s:10:\"sale_price\";s:5:\"14.58\";s:5:\"stock\";i:147;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:3:\"8.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:3:\"8.5\";}}i:13;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H0f4f483db280453ea299e9af5fd21721y/2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper.jpg_640x640.jpg\";s:3:\"sku\";s:26:\"1005001905517447-green-7-5\";s:7:\"sku_sub\";s:26:\"1005001905517447-green-7-5\";s:5:\"skuId\";s:17:\"12000018076179438\";s:7:\"skuAttr\";s:26:\"14:175;200000124:200000288\";s:13:\"regular_price\";s:5:\"28.59\";s:10:\"sale_price\";s:5:\"14.58\";s:5:\"stock\";i:144;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:3:\"7.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:3:\"7.5\";}}i:14;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H0f4f483db280453ea299e9af5fd21721y/2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper.jpg_640x640.jpg\";s:3:\"sku\";s:26:\"1005001905517447-green-6-5\";s:7:\"sku_sub\";s:26:\"1005001905517447-green-6-5\";s:5:\"skuId\";s:17:\"12000018076179437\";s:7:\"skuAttr\";s:26:\"14:175;200000124:200000287\";s:13:\"regular_price\";s:5:\"28.59\";s:10:\"sale_price\";s:5:\"14.58\";s:5:\"stock\";i:148;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:3:\"6.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:3:\"6.5\";}}i:15;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H0f4f483db280453ea299e9af5fd21721y/2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"1005001905517447-green-6\";s:7:\"sku_sub\";s:24:\"1005001905517447-green-6\";s:5:\"skuId\";s:17:\"12000018076179436\";s:7:\"skuAttr\";s:21:\"14:175;200000124:1394\";s:13:\"regular_price\";s:5:\"28.59\";s:10:\"sale_price\";s:5:\"14.58\";s:5:\"stock\";i:149;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:1:\"6\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:1:\"6\";}}i:16;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/Ha9fe411d798c4f0f8903a172037f82385/2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"1005001905517447-black-6\";s:7:\"sku_sub\";s:24:\"1005001905517447-black-6\";s:5:\"skuId\";s:17:\"12000018076179443\";s:7:\"skuAttr\";s:21:\"14:193;200000124:1394\";s:13:\"regular_price\";s:5:\"28.59\";s:10:\"sale_price\";s:5:\"14.58\";s:5:\"stock\";i:149;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:1:\"6\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:1:\"6\";}}i:17;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/Ha9fe411d798c4f0f8903a172037f82385/2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"1005001905517447-black-5\";s:7:\"sku_sub\";s:24:\"1005001905517447-black-5\";s:5:\"skuId\";s:17:\"12000018076179442\";s:7:\"skuAttr\";s:20:\"14:193;200000124:698\";s:13:\"regular_price\";s:5:\"28.59\";s:10:\"sale_price\";s:5:\"14.58\";s:5:\"stock\";i:149;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:1:\"5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:1:\"5\";}}i:18;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H0f4f483db280453ea299e9af5fd21721y/2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper.jpg_640x640.jpg\";s:3:\"sku\";s:26:\"1005001905517447-green-9-5\";s:7:\"sku_sub\";s:26:\"1005001905517447-green-9-5\";s:5:\"skuId\";s:17:\"12000018076179441\";s:7:\"skuAttr\";s:26:\"14:175;200000124:200000290\";s:13:\"regular_price\";s:5:\"28.59\";s:10:\"sale_price\";s:5:\"14.58\";s:5:\"stock\";i:0;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:3:\"9.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:3:\"9.5\";}}i:19;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H0f4f483db280453ea299e9af5fd21721y/2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"1005001905517447-green-9\";s:7:\"sku_sub\";s:24:\"1005001905517447-green-9\";s:5:\"skuId\";s:17:\"12000018076179440\";s:7:\"skuAttr\";s:23:\"14:175;200000124:350262\";s:13:\"regular_price\";s:5:\"28.59\";s:10:\"sale_price\";s:5:\"14.58\";s:5:\"stock\";i:148;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:1:\"9\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:1:\"9\";}}i:20;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/Ha9fe411d798c4f0f8903a172037f82385/2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"1005001905517447-black-9\";s:7:\"sku_sub\";s:24:\"1005001905517447-black-9\";s:5:\"skuId\";s:17:\"12000018076179447\";s:7:\"skuAttr\";s:23:\"14:193;200000124:350262\";s:13:\"regular_price\";s:5:\"28.59\";s:10:\"sale_price\";s:5:\"14.58\";s:5:\"stock\";i:149;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:1:\"9\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:1:\"9\";}}i:21;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/Ha9fe411d798c4f0f8903a172037f82385/2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper.jpg_640x640.jpg\";s:3:\"sku\";s:26:\"1005001905517447-black-8-5\";s:7:\"sku_sub\";s:26:\"1005001905517447-black-8-5\";s:5:\"skuId\";s:17:\"12000018076179446\";s:7:\"skuAttr\";s:26:\"14:193;200000124:200000289\";s:13:\"regular_price\";s:5:\"28.59\";s:10:\"sale_price\";s:5:\"14.58\";s:5:\"stock\";i:148;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:3:\"8.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:3:\"8.5\";}}i:22;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/Ha9fe411d798c4f0f8903a172037f82385/2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper.jpg_640x640.jpg\";s:3:\"sku\";s:26:\"1005001905517447-black-7-5\";s:7:\"sku_sub\";s:26:\"1005001905517447-black-7-5\";s:5:\"skuId\";s:17:\"12000018076179445\";s:7:\"skuAttr\";s:26:\"14:193;200000124:200000288\";s:13:\"regular_price\";s:5:\"28.59\";s:10:\"sale_price\";s:5:\"14.58\";s:5:\"stock\";i:145;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:3:\"7.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:3:\"7.5\";}}i:23;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/Ha9fe411d798c4f0f8903a172037f82385/2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper.jpg_640x640.jpg\";s:3:\"sku\";s:26:\"1005001905517447-black-6-5\";s:7:\"sku_sub\";s:26:\"1005001905517447-black-6-5\";s:5:\"skuId\";s:17:\"12000018076179444\";s:7:\"skuAttr\";s:26:\"14:193;200000124:200000287\";s:13:\"regular_price\";s:5:\"28.59\";s:10:\"sale_price\";s:5:\"14.58\";s:5:\"stock\";i:148;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:3:\"6.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:3:\"6.5\";}}i:24;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/Ha9fe411d798c4f0f8903a172037f82385/2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper.jpg_640x640.jpg\";s:3:\"sku\";s:26:\"1005001905517447-black-9-5\";s:7:\"sku_sub\";s:26:\"1005001905517447-black-9-5\";s:5:\"skuId\";s:17:\"12000018076179448\";s:7:\"skuAttr\";s:26:\"14:193;200000124:200000290\";s:13:\"regular_price\";s:5:\"28.59\";s:10:\"sale_price\";s:5:\"14.58\";s:5:\"stock\";i:0;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:3:\"9.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:3:\"9.5\";}}i:25;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H9f8a7cc76c394a819a9d611f4bc028cdf/2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005001905517447-blue-7-5\";s:7:\"sku_sub\";s:25:\"1005001905517447-blue-7-5\";s:5:\"skuId\";s:17:\"12000018076179403\";s:7:\"skuAttr\";s:26:\"14:173;200000124:200000288\";s:13:\"regular_price\";s:5:\"28.59\";s:10:\"sale_price\";s:5:\"14.58\";s:5:\"stock\";i:148;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:3:\"7.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:3:\"7.5\";}}i:26;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H9f8a7cc76c394a819a9d611f4bc028cdf/2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005001905517447-blue-6-5\";s:7:\"sku_sub\";s:25:\"1005001905517447-blue-6-5\";s:5:\"skuId\";s:17:\"12000018076179402\";s:7:\"skuAttr\";s:26:\"14:173;200000124:200000287\";s:13:\"regular_price\";s:5:\"28.59\";s:10:\"sale_price\";s:5:\"14.58\";s:5:\"stock\";i:149;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:3:\"6.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:3:\"6.5\";}}i:27;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H9f8a7cc76c394a819a9d611f4bc028cdf/2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"1005001905517447-blue-6\";s:7:\"sku_sub\";s:23:\"1005001905517447-blue-6\";s:5:\"skuId\";s:17:\"12000018076179401\";s:7:\"skuAttr\";s:21:\"14:173;200000124:1394\";s:13:\"regular_price\";s:5:\"28.59\";s:10:\"sale_price\";s:5:\"14.58\";s:5:\"stock\";i:148;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:1:\"6\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:1:\"6\";}}i:28;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H9f8a7cc76c394a819a9d611f4bc028cdf/2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"1005001905517447-blue-5\";s:7:\"sku_sub\";s:23:\"1005001905517447-blue-5\";s:5:\"skuId\";s:17:\"12000018076179400\";s:7:\"skuAttr\";s:20:\"14:173;200000124:698\";s:13:\"regular_price\";s:5:\"28.59\";s:10:\"sale_price\";s:5:\"14.58\";s:5:\"stock\";i:149;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:1:\"5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:1:\"5\";}}i:29;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H44a16c1818564678b23b77b71ffe3805k/2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"1005001905517447-gold-5\";s:7:\"sku_sub\";s:23:\"1005001905517447-gold-5\";s:5:\"skuId\";s:17:\"12000018076179407\";s:7:\"skuAttr\";s:23:\"14:350850;200000124:698\";s:13:\"regular_price\";s:5:\"28.59\";s:10:\"sale_price\";s:5:\"14.58\";s:5:\"stock\";i:149;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Gold\";s:9:\"shoe-size\";s:1:\"5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gold\";s:9:\"shoe-size\";s:1:\"5\";}}i:30;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H9f8a7cc76c394a819a9d611f4bc028cdf/2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005001905517447-blue-9-5\";s:7:\"sku_sub\";s:25:\"1005001905517447-blue-9-5\";s:5:\"skuId\";s:17:\"12000018076179406\";s:7:\"skuAttr\";s:26:\"14:173;200000124:200000290\";s:13:\"regular_price\";s:5:\"28.59\";s:10:\"sale_price\";s:5:\"14.58\";s:5:\"stock\";i:149;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:3:\"9.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:3:\"9.5\";}}i:31;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H9f8a7cc76c394a819a9d611f4bc028cdf/2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"1005001905517447-blue-9\";s:7:\"sku_sub\";s:23:\"1005001905517447-blue-9\";s:5:\"skuId\";s:17:\"12000018076179405\";s:7:\"skuAttr\";s:23:\"14:173;200000124:350262\";s:13:\"regular_price\";s:5:\"28.59\";s:10:\"sale_price\";s:5:\"14.58\";s:5:\"stock\";i:147;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:1:\"9\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:1:\"9\";}}i:32;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H9f8a7cc76c394a819a9d611f4bc028cdf/2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005001905517447-blue-8-5\";s:7:\"sku_sub\";s:25:\"1005001905517447-blue-8-5\";s:5:\"skuId\";s:17:\"12000018076179404\";s:7:\"skuAttr\";s:26:\"14:173;200000124:200000289\";s:13:\"regular_price\";s:5:\"28.59\";s:10:\"sale_price\";s:5:\"14.58\";s:5:\"stock\";i:149;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:3:\"8.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:3:\"8.5\";}}i:33;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H44a16c1818564678b23b77b71ffe3805k/2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005001905517447-gold-8-5\";s:7:\"sku_sub\";s:25:\"1005001905517447-gold-8-5\";s:5:\"skuId\";s:17:\"12000018076179411\";s:7:\"skuAttr\";s:29:\"14:350850;200000124:200000289\";s:13:\"regular_price\";s:5:\"28.59\";s:10:\"sale_price\";s:5:\"14.58\";s:5:\"stock\";i:148;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Gold\";s:9:\"shoe-size\";s:3:\"8.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gold\";s:9:\"shoe-size\";s:3:\"8.5\";}}i:34;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H44a16c1818564678b23b77b71ffe3805k/2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005001905517447-gold-7-5\";s:7:\"sku_sub\";s:25:\"1005001905517447-gold-7-5\";s:5:\"skuId\";s:17:\"12000018076179410\";s:7:\"skuAttr\";s:29:\"14:350850;200000124:200000288\";s:13:\"regular_price\";s:5:\"28.59\";s:10:\"sale_price\";s:5:\"14.58\";s:5:\"stock\";i:148;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Gold\";s:9:\"shoe-size\";s:3:\"7.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gold\";s:9:\"shoe-size\";s:3:\"7.5\";}}i:35;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H44a16c1818564678b23b77b71ffe3805k/2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005001905517447-gold-6-5\";s:7:\"sku_sub\";s:25:\"1005001905517447-gold-6-5\";s:5:\"skuId\";s:17:\"12000018076179409\";s:7:\"skuAttr\";s:29:\"14:350850;200000124:200000287\";s:13:\"regular_price\";s:5:\"28.59\";s:10:\"sale_price\";s:5:\"14.58\";s:5:\"stock\";i:149;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Gold\";s:9:\"shoe-size\";s:3:\"6.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gold\";s:9:\"shoe-size\";s:3:\"6.5\";}}i:36;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H44a16c1818564678b23b77b71ffe3805k/2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"1005001905517447-gold-6\";s:7:\"sku_sub\";s:23:\"1005001905517447-gold-6\";s:5:\"skuId\";s:17:\"12000018076179408\";s:7:\"skuAttr\";s:24:\"14:350850;200000124:1394\";s:13:\"regular_price\";s:5:\"28.59\";s:10:\"sale_price\";s:5:\"14.58\";s:5:\"stock\";i:149;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Gold\";s:9:\"shoe-size\";s:1:\"6\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gold\";s:9:\"shoe-size\";s:1:\"6\";}}i:37;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/Hc04ad86d858244a78c89c2ad51c1b905x/2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"1005001905517447-white-6\";s:7:\"sku_sub\";s:24:\"1005001905517447-white-6\";s:5:\"skuId\";s:17:\"12000018076179415\";s:7:\"skuAttr\";s:20:\"14:29;200000124:1394\";s:13:\"regular_price\";s:5:\"28.59\";s:10:\"sale_price\";s:5:\"14.58\";s:5:\"stock\";i:147;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:1:\"6\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:1:\"6\";}}i:38;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/Hc04ad86d858244a78c89c2ad51c1b905x/2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"1005001905517447-white-5\";s:7:\"sku_sub\";s:24:\"1005001905517447-white-5\";s:5:\"skuId\";s:17:\"12000018076179414\";s:7:\"skuAttr\";s:19:\"14:29;200000124:698\";s:13:\"regular_price\";s:5:\"28.59\";s:10:\"sale_price\";s:5:\"14.58\";s:5:\"stock\";i:149;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:1:\"5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:1:\"5\";}}i:39;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H44a16c1818564678b23b77b71ffe3805k/2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005001905517447-gold-9-5\";s:7:\"sku_sub\";s:25:\"1005001905517447-gold-9-5\";s:5:\"skuId\";s:17:\"12000018076179413\";s:7:\"skuAttr\";s:29:\"14:350850;200000124:200000290\";s:13:\"regular_price\";s:5:\"28.59\";s:10:\"sale_price\";s:5:\"14.58\";s:5:\"stock\";i:148;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Gold\";s:9:\"shoe-size\";s:3:\"9.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gold\";s:9:\"shoe-size\";s:3:\"9.5\";}}i:40;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H44a16c1818564678b23b77b71ffe3805k/2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"1005001905517447-gold-9\";s:7:\"sku_sub\";s:23:\"1005001905517447-gold-9\";s:5:\"skuId\";s:17:\"12000018076179412\";s:7:\"skuAttr\";s:26:\"14:350850;200000124:350262\";s:13:\"regular_price\";s:5:\"28.59\";s:10:\"sale_price\";s:5:\"14.58\";s:5:\"stock\";i:147;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Gold\";s:9:\"shoe-size\";s:1:\"9\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gold\";s:9:\"shoe-size\";s:1:\"9\";}}i:41;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/Hc04ad86d858244a78c89c2ad51c1b905x/2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"1005001905517447-white-9\";s:7:\"sku_sub\";s:24:\"1005001905517447-white-9\";s:5:\"skuId\";s:17:\"12000018076179419\";s:7:\"skuAttr\";s:22:\"14:29;200000124:350262\";s:13:\"regular_price\";s:5:\"28.59\";s:10:\"sale_price\";s:5:\"14.58\";s:5:\"stock\";i:148;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:1:\"9\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:1:\"9\";}}i:42;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/Hc04ad86d858244a78c89c2ad51c1b905x/2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper.jpg_640x640.jpg\";s:3:\"sku\";s:26:\"1005001905517447-white-8-5\";s:7:\"sku_sub\";s:26:\"1005001905517447-white-8-5\";s:5:\"skuId\";s:17:\"12000018076179418\";s:7:\"skuAttr\";s:25:\"14:29;200000124:200000289\";s:13:\"regular_price\";s:5:\"28.59\";s:10:\"sale_price\";s:5:\"14.58\";s:5:\"stock\";i:145;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:3:\"8.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:3:\"8.5\";}}i:43;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/Hc04ad86d858244a78c89c2ad51c1b905x/2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper.jpg_640x640.jpg\";s:3:\"sku\";s:26:\"1005001905517447-white-7-5\";s:7:\"sku_sub\";s:26:\"1005001905517447-white-7-5\";s:5:\"skuId\";s:17:\"12000018076179417\";s:7:\"skuAttr\";s:25:\"14:29;200000124:200000288\";s:13:\"regular_price\";s:5:\"28.59\";s:10:\"sale_price\";s:5:\"14.58\";s:5:\"stock\";i:148;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:3:\"7.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:3:\"7.5\";}}i:44;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/Hc04ad86d858244a78c89c2ad51c1b905x/2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper.jpg_640x640.jpg\";s:3:\"sku\";s:26:\"1005001905517447-white-6-5\";s:7:\"sku_sub\";s:26:\"1005001905517447-white-6-5\";s:5:\"skuId\";s:17:\"12000018076179416\";s:7:\"skuAttr\";s:25:\"14:29;200000124:200000287\";s:13:\"regular_price\";s:5:\"28.59\";s:10:\"sale_price\";s:5:\"14.58\";s:5:\"stock\";i:149;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:3:\"6.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:3:\"6.5\";}}i:45;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H925cee9348d94688a3bd8e70f1a436934/2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper.jpg_640x640.jpg\";s:3:\"sku\";s:27:\"1005001905517447-yellow-6-5\";s:7:\"sku_sub\";s:27:\"1005001905517447-yellow-6-5\";s:5:\"skuId\";s:17:\"12000018076179423\";s:7:\"skuAttr\";s:26:\"14:366;200000124:200000287\";s:13:\"regular_price\";s:5:\"28.59\";s:10:\"sale_price\";s:5:\"14.58\";s:5:\"stock\";i:148;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:3:\"6.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:3:\"6.5\";}}i:46;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H925cee9348d94688a3bd8e70f1a436934/2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005001905517447-yellow-6\";s:7:\"sku_sub\";s:25:\"1005001905517447-yellow-6\";s:5:\"skuId\";s:17:\"12000018076179422\";s:7:\"skuAttr\";s:21:\"14:366;200000124:1394\";s:13:\"regular_price\";s:5:\"28.59\";s:10:\"sale_price\";s:5:\"14.58\";s:5:\"stock\";i:149;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:1:\"6\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:1:\"6\";}}i:47;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H925cee9348d94688a3bd8e70f1a436934/2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005001905517447-yellow-5\";s:7:\"sku_sub\";s:25:\"1005001905517447-yellow-5\";s:5:\"skuId\";s:17:\"12000018076179421\";s:7:\"skuAttr\";s:20:\"14:366;200000124:698\";s:13:\"regular_price\";s:5:\"28.59\";s:10:\"sale_price\";s:5:\"14.58\";s:5:\"stock\";i:149;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:1:\"5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Yellow\";s:9:\"shoe-size\";s:1:\"5\";}}i:48;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/Hc04ad86d858244a78c89c2ad51c1b905x/2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper.jpg_640x640.jpg\";s:3:\"sku\";s:26:\"1005001905517447-white-9-5\";s:7:\"sku_sub\";s:26:\"1005001905517447-white-9-5\";s:5:\"skuId\";s:17:\"12000018076179420\";s:7:\"skuAttr\";s:25:\"14:29;200000124:200000290\";s:13:\"regular_price\";s:5:\"28.59\";s:10:\"sale_price\";s:5:\"14.58\";s:5:\"stock\";i:0;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:3:\"9.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:3:\"9.5\";}}}'),
(85784, 5389, '_variation_description', ''),
(85785, 5389, '_sku', '4000024103531-green-heel-7-5cm-8'),
(85786, 5389, '_regular_price', '173.59'),
(85787, 5389, 'total_sales', '0'),
(85788, 5389, '_tax_status', 'taxable'),
(85789, 5389, '_tax_class', 'parent'),
(85790, 5389, '_manage_stock', 'yes'),
(85791, 5389, '_backorders', 'no'),
(85792, 5389, '_sold_individually', 'no'),
(85793, 5389, '_virtual', 'no'),
(85794, 5389, '_downloadable', 'no'),
(85795, 5389, '_download_limit', '-1'),
(85796, 5389, '_download_expiry', '-1'),
(85797, 5389, '_stock', '2000'),
(85798, 5389, '_stock_status', 'instock'),
(85799, 5389, '_wc_average_rating', '0'),
(85800, 5389, '_wc_review_count', '0'),
(85801, 5389, 'attribute_pa_color', 'green-heel-7-5cm'),
(85802, 5389, 'attribute_pa_shoe-size', '8'),
(85803, 5389, '_price', '173.59'),
(85804, 5389, '_product_version', '4.1.0'),
(85805, 5389, '_vi_wad_aliexpress_variation_id', '10000000055681969'),
(85806, 5389, '_vi_wad_aliexpress_variation_attr', '14:200004890#green heel 7.5cm;200000124:699'),
(85807, 5390, '_variation_description', ''),
(85808, 5390, '_sku', '4000024103531-green-heel-7-5cm-7-5'),
(85809, 5390, '_regular_price', '173.59'),
(85810, 5390, 'total_sales', '0'),
(85811, 5390, '_tax_status', 'taxable'),
(85812, 5390, '_tax_class', 'parent'),
(85813, 5390, '_manage_stock', 'yes'),
(85814, 5390, '_backorders', 'no'),
(85815, 5390, '_sold_individually', 'no'),
(85816, 5390, '_virtual', 'no'),
(85817, 5390, '_downloadable', 'no'),
(85818, 5390, '_download_limit', '-1'),
(85819, 5390, '_download_expiry', '-1'),
(85820, 5390, '_stock', '2000'),
(85821, 5390, '_stock_status', 'instock'),
(85822, 5390, '_wc_average_rating', '0'),
(85823, 5390, '_wc_review_count', '0'),
(85824, 5390, 'attribute_pa_color', 'green-heel-7-5cm'),
(85825, 5390, 'attribute_pa_shoe-size', '7-5'),
(85826, 5390, '_price', '173.59'),
(85827, 5390, '_product_version', '4.1.0'),
(85828, 5390, '_vi_wad_aliexpress_variation_id', '10000000055681968'),
(85829, 5390, '_vi_wad_aliexpress_variation_attr', '14:200004890#green heel 7.5cm;200000124:200000288'),
(85830, 5391, '_variation_description', ''),
(85831, 5391, '_sku', '4000024103531-green-heel-6cm-4'),
(85832, 5391, '_regular_price', '173.59'),
(85833, 5391, 'total_sales', '0'),
(85834, 5391, '_tax_status', 'taxable'),
(85835, 5391, '_tax_class', 'parent'),
(85836, 5391, '_manage_stock', 'yes'),
(85837, 5391, '_backorders', 'no'),
(85838, 5391, '_sold_individually', 'no'),
(85839, 5391, '_virtual', 'no'),
(85840, 5391, '_downloadable', 'no'),
(85841, 5391, '_download_limit', '-1'),
(85842, 5391, '_download_expiry', '-1'),
(85843, 5391, '_stock', '2000'),
(85844, 5391, '_stock_status', 'instock'),
(85845, 5391, '_wc_average_rating', '0'),
(85846, 5391, '_wc_review_count', '0'),
(85847, 5391, 'attribute_pa_color', 'green-heel-6cm'),
(85848, 5391, 'attribute_pa_shoe-size', '4'),
(85849, 5391, '_price', '173.59'),
(85850, 5391, '_product_version', '4.1.0'),
(85851, 5391, '_vi_wad_aliexpress_variation_id', '10000000055681975'),
(85852, 5391, '_vi_wad_aliexpress_variation_attr', '14:175#green heel 6cm;200000124:153'),
(85853, 5392, '_variation_description', ''),
(85854, 5392, '_sku', '4000024103531-green-heel-7-5cm-10-5'),
(85855, 5392, '_regular_price', '173.59'),
(85856, 5392, 'total_sales', '0'),
(85857, 5392, '_tax_status', 'taxable'),
(85858, 5392, '_tax_class', 'parent'),
(85859, 5392, '_manage_stock', 'yes'),
(85860, 5392, '_backorders', 'no'),
(85861, 5392, '_sold_individually', 'no'),
(85862, 5392, '_virtual', 'no'),
(85863, 5392, '_downloadable', 'no'),
(85864, 5392, '_download_limit', '-1'),
(85865, 5392, '_download_expiry', '-1'),
(85866, 5392, '_stock', '2000'),
(85867, 5392, '_stock_status', 'instock'),
(85868, 5392, '_wc_average_rating', '0'),
(85869, 5392, '_wc_review_count', '0'),
(85870, 5392, 'attribute_pa_color', 'green-heel-7-5cm'),
(85871, 5392, 'attribute_pa_shoe-size', '10-5'),
(85872, 5392, '_price', '173.59'),
(85873, 5392, '_product_version', '4.1.0'),
(85874, 5392, '_vi_wad_aliexpress_variation_id', '10000000055681974'),
(85875, 5392, '_vi_wad_aliexpress_variation_attr', '14:200004890#green heel 7.5cm;200000124:200000291'),
(85876, 5393, '_variation_description', ''),
(85877, 5393, '_sku', '4000024103531-green-heel-7-5cm-10'),
(85878, 5393, '_regular_price', '173.59'),
(85879, 5393, 'total_sales', '0'),
(85880, 5393, '_tax_status', 'taxable'),
(85881, 5393, '_tax_class', 'parent'),
(85882, 5393, '_manage_stock', 'yes'),
(85883, 5393, '_backorders', 'no'),
(85884, 5393, '_sold_individually', 'no'),
(85885, 5393, '_virtual', 'no'),
(85886, 5393, '_downloadable', 'no'),
(85887, 5393, '_download_limit', '-1'),
(85888, 5393, '_download_expiry', '-1'),
(85889, 5393, '_stock', '2000'),
(85890, 5393, '_stock_status', 'instock'),
(85891, 5393, '_wc_average_rating', '0'),
(85892, 5393, '_wc_review_count', '0'),
(85893, 5393, 'attribute_pa_color', 'green-heel-7-5cm'),
(85894, 5393, 'attribute_pa_shoe-size', '10'),
(85895, 5393, '_price', '173.59'),
(85896, 5393, '_product_version', '4.1.0'),
(85897, 5393, '_vi_wad_aliexpress_variation_id', '10000000055681973'),
(85898, 5393, '_vi_wad_aliexpress_variation_attr', '14:200004890#green heel 7.5cm;200000124:1583'),
(85899, 5394, '_variation_description', ''),
(85900, 5394, '_sku', '4000024103531-green-heel-7-5cm-9-5'),
(85901, 5394, '_regular_price', '173.59'),
(85902, 5394, 'total_sales', '0'),
(85903, 5394, '_tax_status', 'taxable'),
(85904, 5394, '_tax_class', 'parent'),
(85905, 5394, '_manage_stock', 'yes'),
(85906, 5394, '_backorders', 'no'),
(85907, 5394, '_sold_individually', 'no'),
(85908, 5394, '_virtual', 'no'),
(85909, 5394, '_downloadable', 'no'),
(85910, 5394, '_download_limit', '-1'),
(85911, 5394, '_download_expiry', '-1'),
(85912, 5394, '_stock', '2000'),
(85913, 5394, '_stock_status', 'instock'),
(85914, 5394, '_wc_average_rating', '0'),
(85915, 5394, '_wc_review_count', '0'),
(85916, 5394, 'attribute_pa_color', 'green-heel-7-5cm'),
(85917, 5394, 'attribute_pa_shoe-size', '9-5'),
(85918, 5394, '_price', '173.59'),
(85919, 5394, '_product_version', '4.1.0'),
(85920, 5394, '_vi_wad_aliexpress_variation_id', '10000000055681972'),
(85921, 5394, '_vi_wad_aliexpress_variation_attr', '14:200004890#green heel 7.5cm;200000124:200000290'),
(85922, 5395, '_variation_description', ''),
(85923, 5395, '_sku', '4000024103531-green-heel-6cm-6'),
(85924, 5395, '_regular_price', '173.59'),
(85925, 5395, 'total_sales', '0'),
(85926, 5395, '_tax_status', 'taxable'),
(85927, 5395, '_tax_class', 'parent'),
(85928, 5395, '_manage_stock', 'yes'),
(85929, 5395, '_backorders', 'no'),
(85930, 5395, '_sold_individually', 'no'),
(85931, 5395, '_virtual', 'no'),
(85932, 5395, '_downloadable', 'no'),
(85933, 5395, '_download_limit', '-1'),
(85934, 5395, '_download_expiry', '-1'),
(85935, 5395, '_stock', '2000'),
(85936, 5395, '_stock_status', 'instock'),
(85937, 5395, '_wc_average_rating', '0'),
(85938, 5395, '_wc_review_count', '0'),
(85939, 5395, 'attribute_pa_color', 'green-heel-6cm'),
(85940, 5395, 'attribute_pa_shoe-size', '6'),
(85941, 5395, '_price', '173.59'),
(85942, 5395, '_product_version', '4.1.0'),
(85943, 5395, '_vi_wad_aliexpress_variation_id', '10000000055681979'),
(85944, 5395, '_vi_wad_aliexpress_variation_attr', '14:175#green heel 6cm;200000124:1394'),
(85945, 5396, '_variation_description', ''),
(85946, 5396, '_sku', '4000024103531-green-heel-6cm-5-5'),
(85947, 5396, '_regular_price', '173.59'),
(85948, 5396, 'total_sales', '0'),
(85949, 5396, '_tax_status', 'taxable'),
(85950, 5396, '_tax_class', 'parent'),
(85951, 5396, '_manage_stock', 'yes'),
(85952, 5396, '_backorders', 'no'),
(85953, 5396, '_sold_individually', 'no'),
(85954, 5396, '_virtual', 'no'),
(85955, 5396, '_downloadable', 'no'),
(85956, 5396, '_download_limit', '-1'),
(85957, 5396, '_download_expiry', '-1'),
(85958, 5396, '_stock', '2000'),
(85959, 5396, '_stock_status', 'instock'),
(85960, 5396, '_wc_average_rating', '0'),
(85961, 5396, '_wc_review_count', '0'),
(85962, 5396, 'attribute_pa_color', 'green-heel-6cm'),
(85963, 5396, 'attribute_pa_shoe-size', '5-5'),
(85964, 5396, '_price', '173.59'),
(85965, 5396, '_product_version', '4.1.0'),
(85966, 5396, '_vi_wad_aliexpress_variation_id', '10000000055681978'),
(85967, 5396, '_vi_wad_aliexpress_variation_attr', '14:175#green heel 6cm;200000124:200000286'),
(85968, 5397, '_vi_wad_description_images', 'a:24:{i:0;s:98:\"https://ae01.alicdn.com/kf/HTB1XBZiOVXXXXbfaXXXq6xXFXXXV.jpg?width=710&amp;height=155&amp;hash=865\";i:1;s:100:\"https://ae01.alicdn.com/kf/HTB18lVqkeuSBuNjSsplq6ze8pXac.jpg?width=1000&amp;height=218&amp;hash=1218\";i:2;s:65:\"https://ae01.alicdn.com/kf/He1977db1d74d4c66a648972fc9941d8d1.jpg\";i:3;s:65:\"https://ae01.alicdn.com/kf/H4cc1b7a34a344bec9fe3b420967314c0P.jpg\";i:4;s:65:\"https://ae01.alicdn.com/kf/He64b2dca14124faa819c72a943469375q.jpg\";i:5;s:65:\"https://ae01.alicdn.com/kf/Hc5e5cbd5301e4db6878c261b81ebb56ft.jpg\";i:6;s:65:\"https://ae01.alicdn.com/kf/H423b4f6a855242c8be37d9c9745de3d4r.jpg\";i:7;s:65:\"https://ae01.alicdn.com/kf/Ha5b0ac24ea29437aa7c0ec13f6b42fdc2.jpg\";i:8;s:65:\"https://ae01.alicdn.com/kf/Hf1e1543dfb184b62834de14498b2f5e5z.jpg\";i:9;s:65:\"https://ae01.alicdn.com/kf/Hdaff725fb5fa40efb0d1248c420655b9r.jpg\";i:10;s:65:\"https://ae01.alicdn.com/kf/Hb89133c774624f9cada26f2f28b9249dB.jpg\";i:11;s:65:\"https://ae01.alicdn.com/kf/Hdbebe2400199404d93ebc1193c079df8f.jpg\";i:12;s:65:\"https://ae01.alicdn.com/kf/H591b4823b2f04fd4923100d2e442e8f3W.jpg\";i:13;s:65:\"https://ae01.alicdn.com/kf/H04f80454baa7441fb9635d8d8dd8a345z.jpg\";i:14;s:65:\"https://ae01.alicdn.com/kf/H1fb4ce2d62404c12b6c339b2c5e25eada.jpg\";i:15;s:65:\"https://ae01.alicdn.com/kf/Hb4de55c112c34c6fb75158188d0cd67ei.jpg\";i:16;s:65:\"https://ae01.alicdn.com/kf/H6d6517cb9b264dc69204be83c1c983cbI.jpg\";i:17;s:65:\"https://ae01.alicdn.com/kf/He75003d71f8a453cb2004de69dad3424h.jpg\";i:18;s:65:\"https://ae01.alicdn.com/kf/H32dd89d9b4854474a4b748fb8083b3a40.jpg\";i:19;s:65:\"https://ae01.alicdn.com/kf/H95e1265e07a94260849ca9b9a619e56be.jpg\";i:20;s:65:\"https://ae01.alicdn.com/kf/H13012ef609514f5fa8c7bdb199711f13n.jpg\";i:21;s:65:\"https://ae01.alicdn.com/kf/H0b0d3353e2f747e58033a9b72bd289e8W.jpg\";i:22;s:65:\"https://ae01.alicdn.com/kf/H6c4dbb4cb8d94ec887f866bc5bcbaa06g.jpg\";i:23;s:99:\"https://ae01.alicdn.com/kf/HTB16CxmkbSYBuNjSspiq6xNzpXaj.jpg?width=750&amp;height=922&amp;hash=1672\";}'),
(85969, 5397, '_vi_wad_sku', '1005001906062531'),
(85970, 5397, '_vi_wad_attributes', 'a:2:{i:14;a:5:{s:6:\"values\";a:4:{s:6:\"14:193\";s:5:\"BLACK\";s:6:\"14:173\";s:4:\"Blue\";s:5:\"14:10\";s:3:\"Red\";s:5:\"14:29\";s:5:\"White\";}s:4:\"slug\";s:5:\"color\";s:4:\"name\";s:5:\"Color\";s:8:\"position\";i:0;s:10:\"values_sub\";a:4:{s:6:\"14:193\";s:5:\"BLACK\";s:6:\"14:173\";s:4:\"Blue\";s:5:\"14:10\";s:3:\"Red\";s:5:\"14:29\";s:5:\"White\";}}i:200000124;a:5:{s:6:\"values\";a:5:{s:13:\"200000124:698\";s:1:\"5\";s:14:\"200000124:1394\";s:1:\"6\";s:19:\"200000124:200000287\";s:3:\"6.5\";s:19:\"200000124:200000288\";s:3:\"7.5\";s:19:\"200000124:200000289\";s:3:\"8.5\";}s:4:\"slug\";s:9:\"shoe-size\";s:4:\"name\";s:9:\"Shoe Size\";s:8:\"position\";i:1;s:10:\"values_sub\";a:5:{s:13:\"200000124:698\";s:1:\"5\";s:14:\"200000124:1394\";s:1:\"6\";s:19:\"200000124:200000287\";s:3:\"6.5\";s:19:\"200000124:200000288\";s:3:\"7.5\";s:19:\"200000124:200000289\";s:3:\"8.5\";}}}'),
(85971, 5397, '_vi_wad_list_attributes', 'a:9:{s:6:\"14:193\";a:4:{s:4:\"name\";s:5:\"BLACK\";s:8:\"name_sub\";s:5:\"BLACK\";s:5:\"color\";s:7:\"#000000\";s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H1531da37cc8649fe8fa90c0ef2e411a7P/2021-Summer-Women-Platform-Wedges-Prom-Sandals-Fetish-Platform-Pleaser-Sandles-Stripper-Sexy-Up-Toe-Blue.jpg_640x640.jpg\";}s:6:\"14:173\";a:4:{s:4:\"name\";s:4:\"Blue\";s:8:\"name_sub\";s:4:\"Blue\";s:5:\"color\";s:7:\"#0080FF\";s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H9b0040ebd6a142b7b186a95f4b68352fb/2021-Summer-Women-Platform-Wedges-Prom-Sandals-Fetish-Platform-Pleaser-Sandles-Stripper-Sexy-Up-Toe-Blue.jpg_640x640.jpg\";}s:5:\"14:10\";a:4:{s:4:\"name\";s:3:\"Red\";s:8:\"name_sub\";s:3:\"Red\";s:5:\"color\";s:7:\"#FF0000\";s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H889cd4f6c0b24ee494b1ab79b70a9967z/2021-Summer-Women-Platform-Wedges-Prom-Sandals-Fetish-Platform-Pleaser-Sandles-Stripper-Sexy-Up-Toe-Blue.jpg_640x640.jpg\";}s:5:\"14:29\";a:4:{s:4:\"name\";s:5:\"White\";s:8:\"name_sub\";s:5:\"White\";s:5:\"color\";s:7:\"#FFFFFF\";s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H45ea29c06e6c405587647221f42cdde1r/2021-Summer-Women-Platform-Wedges-Prom-Sandals-Fetish-Platform-Pleaser-Sandles-Stripper-Sexy-Up-Toe-Blue.jpg_640x640.jpg\";}s:13:\"200000124:698\";a:4:{s:4:\"name\";s:1:\"5\";s:8:\"name_sub\";s:1:\"5\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:14:\"200000124:1394\";a:4:{s:4:\"name\";s:1:\"6\";s:8:\"name_sub\";s:1:\"6\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000287\";a:4:{s:4:\"name\";s:3:\"6.5\";s:8:\"name_sub\";s:3:\"6.5\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000288\";a:4:{s:4:\"name\";s:3:\"7.5\";s:8:\"name_sub\";s:3:\"7.5\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000289\";a:4:{s:4:\"name\";s:3:\"8.5\";s:8:\"name_sub\";s:3:\"8.5\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}}'),
(85972, 5397, '_vi_wad_shipping_info', 'a:6:{s:4:\"time\";i:1622550544;s:7:\"country\";s:2:\"LK\";s:7:\"company\";s:5:\"FEDEX\";s:7:\"freight\";s:3023:\"[{\"bizShowMind\":{\"layout\":[]},\"commitDay\":\"75\",\"company\":\"Fedex IP\",\"currency\":\"USD\",\"discount\":0,\"displayType\":\"deliveryTime\",\"features\":{},\"freightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $29.47\",\"value\":29.47},\"freightFeatures\":{\"provider\":\"ae_config\"},\"freightLayout\":{\"displayType\":\"deliveryTime\",\"layout\":[{\"text\":\"Shipping: US $29.47\",\"type\":\"title\"},{\"text\":\"To <font color=\'#000000\'>Sri Lanka</font> via Fedex IP\",\"type\":\"subtitle\"}],\"openShippingPanel\":\"true\"},\"fullMailLine\":false,\"hbaService\":false,\"i18nMap\":{},\"id\":0,\"name\":\"FreightItemModule\",\"sendGoodsCountry\":\"CN\",\"sendGoodsCountryFullName\":\"China\",\"serviceName\":\"FEDEX\",\"standardFreightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $29.47\",\"value\":29.47},\"time\":\"7-15\",\"tracking\":true},{\"bizShowMind\":{\"layout\":[]},\"commitDay\":\"75\",\"company\":\"Fedex IE\",\"currency\":\"USD\",\"discount\":0,\"displayType\":\"deliveryTime\",\"features\":{},\"freightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $30.53\",\"value\":30.53},\"freightFeatures\":{\"provider\":\"ae_config\"},\"freightLayout\":{\"displayType\":\"deliveryTime\",\"layout\":[{\"text\":\"Shipping: US $30.53\",\"type\":\"title\"},{\"text\":\"To <font color=\'#000000\'>Sri Lanka</font> via Fedex IE\",\"type\":\"subtitle\"}],\"openShippingPanel\":\"true\"},\"fullMailLine\":false,\"hbaService\":false,\"i18nMap\":{},\"id\":0,\"name\":\"FreightItemModule\",\"sendGoodsCountry\":\"CN\",\"sendGoodsCountryFullName\":\"China\",\"serviceName\":\"FEDEX_IE\",\"standardFreightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $30.53\",\"value\":30.53},\"time\":\"7-15\",\"tracking\":true},{\"bizShowMind\":{\"layout\":[]},\"commitDay\":\"75\",\"company\":\"DHL\",\"currency\":\"USD\",\"discount\":0,\"displayType\":\"deliveryTime\",\"features\":{},\"freightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $36.84\",\"value\":36.84},\"freightFeatures\":{\"provider\":\"ae_config\"},\"freightLayout\":{\"displayType\":\"deliveryTime\",\"layout\":[{\"text\":\"Shipping: US $36.84\",\"type\":\"title\"},{\"text\":\"To <font color=\'#000000\'>Sri Lanka</font> via DHL\",\"type\":\"subtitle\"}],\"openShippingPanel\":\"true\"},\"fullMailLine\":false,\"hbaService\":false,\"i18nMap\":{},\"id\":0,\"name\":\"FreightItemModule\",\"sendGoodsCountry\":\"CN\",\"sendGoodsCountryFullName\":\"China\",\"serviceName\":\"DHL\",\"standardFreightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $36.84\",\"value\":36.84},\"time\":\"9-17\",\"tracking\":true},{\"bizShowMind\":{\"layout\":[]},\"commitDay\":\"75\",\"company\":\"EMS\",\"currency\":\"USD\",\"discount\":0,\"displayType\":\"deliveryTime\",\"features\":{},\"freightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $50.20\",\"value\":50.2},\"freightFeatures\":{\"provider\":\"ae_config\"},\"freightLayout\":{\"displayType\":\"deliveryTime\",\"layout\":[{\"text\":\"Shipping: US $50.20\",\"type\":\"title\"},{\"text\":\"To <font color=\'#000000\'>Sri Lanka</font> via EMS\",\"type\":\"subtitle\"}],\"openShippingPanel\":\"true\"},\"fullMailLine\":false,\"hbaService\":false,\"i18nMap\":{},\"id\":0,\"name\":\"FreightItemModule\",\"sendGoodsCountry\":\"CN\",\"sendGoodsCountryFullName\":\"China\",\"serviceName\":\"EMS\",\"standardFreightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $50.20\",\"value\":50.2},\"time\":\"15-44\",\"tracking\":true}]\";s:13:\"shipping_cost\";d:29.469999999999998863131622783839702606201171875;s:13:\"delivery_time\";s:4:\"7-15\";}');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(85973, 5397, '_vi_wad_gallery', 'a:6:{i:0;s:170:\"https://ae01.alicdn.com/kf/H96fc1cb3b2d94e3c8983601a804a7225s/2021-Summer-Women-Platform-Wedges-Prom-Sandals-Fetish-Platform-Pleaser-Sandles-Stripper-Sexy-Up-Toe-Blue.jpg\";i:1;s:170:\"https://ae01.alicdn.com/kf/H96026ad1fa754179b37982510ca0c1c4t/2021-Summer-Women-Platform-Wedges-Prom-Sandals-Fetish-Platform-Pleaser-Sandles-Stripper-Sexy-Up-Toe-Blue.jpg\";i:2;s:170:\"https://ae01.alicdn.com/kf/Hbd7f0cc3795a420cb4c620ae91b206147/2021-Summer-Women-Platform-Wedges-Prom-Sandals-Fetish-Platform-Pleaser-Sandles-Stripper-Sexy-Up-Toe-Blue.jpg\";i:3;s:170:\"https://ae01.alicdn.com/kf/Hbc667060ad8d45bb979ebf923398e9fea/2021-Summer-Women-Platform-Wedges-Prom-Sandals-Fetish-Platform-Pleaser-Sandles-Stripper-Sexy-Up-Toe-Blue.jpg\";i:4;s:170:\"https://ae01.alicdn.com/kf/Hef47293ba84c4903a14a1fb1a0c053a5N/2021-Summer-Women-Platform-Wedges-Prom-Sandals-Fetish-Platform-Pleaser-Sandles-Stripper-Sexy-Up-Toe-Blue.jpg\";i:5;s:170:\"https://ae01.alicdn.com/kf/H417b047fab4144779dd14176931612c5I/2021-Summer-Women-Platform-Wedges-Prom-Sandals-Fetish-Platform-Pleaser-Sandles-Stripper-Sexy-Up-Toe-Blue.jpg\";}'),
(85974, 5397, '_vi_wad_variation_images', 'a:4:{s:6:\"14:193\";s:182:\"https://ae01.alicdn.com/kf/H1531da37cc8649fe8fa90c0ef2e411a7P/2021-Summer-Women-Platform-Wedges-Prom-Sandals-Fetish-Platform-Pleaser-Sandles-Stripper-Sexy-Up-Toe-Blue.jpg_640x640.jpg\";s:6:\"14:173\";s:182:\"https://ae01.alicdn.com/kf/H9b0040ebd6a142b7b186a95f4b68352fb/2021-Summer-Women-Platform-Wedges-Prom-Sandals-Fetish-Platform-Pleaser-Sandles-Stripper-Sexy-Up-Toe-Blue.jpg_640x640.jpg\";s:5:\"14:10\";s:182:\"https://ae01.alicdn.com/kf/H889cd4f6c0b24ee494b1ab79b70a9967z/2021-Summer-Women-Platform-Wedges-Prom-Sandals-Fetish-Platform-Pleaser-Sandles-Stripper-Sexy-Up-Toe-Blue.jpg_640x640.jpg\";s:5:\"14:29\";s:182:\"https://ae01.alicdn.com/kf/H45ea29c06e6c405587647221f42cdde1r/2021-Summer-Women-Platform-Wedges-Prom-Sandals-Fetish-Platform-Pleaser-Sandles-Stripper-Sexy-Up-Toe-Blue.jpg_640x640.jpg\";}'),
(85975, 5397, '_vi_wad_store_info', 'a:3:{s:4:\"name\";s:18:\"BIGTREEPumps Store\";s:3:\"url\";s:34:\"//www.aliexpress.com/store/2794085\";s:3:\"num\";i:2794085;}'),
(85976, 5397, '_vi_wad_variations', 'a:20:{i:0;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H1531da37cc8649fe8fa90c0ef2e411a7P/2021-Summer-Women-Platform-Wedges-Prom-Sandals-Fetish-Platform-Pleaser-Sandles-Stripper-Sexy-Up-Toe-Blue.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"1005001906062531-black-5\";s:7:\"sku_sub\";s:24:\"1005001906062531-black-5\";s:5:\"skuId\";s:17:\"12000018077184567\";s:7:\"skuAttr\";s:20:\"14:193;200000124:698\";s:13:\"regular_price\";s:5:\"32.89\";s:10:\"sale_price\";s:5:\"16.77\";s:5:\"stock\";i:149;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:1:\"5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:1:\"5\";}}i:1;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H1531da37cc8649fe8fa90c0ef2e411a7P/2021-Summer-Women-Platform-Wedges-Prom-Sandals-Fetish-Platform-Pleaser-Sandles-Stripper-Sexy-Up-Toe-Blue.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"1005001906062531-black-6\";s:7:\"sku_sub\";s:24:\"1005001906062531-black-6\";s:5:\"skuId\";s:17:\"12000018077184568\";s:7:\"skuAttr\";s:21:\"14:193;200000124:1394\";s:13:\"regular_price\";s:5:\"32.89\";s:10:\"sale_price\";s:5:\"16.77\";s:5:\"stock\";i:149;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:1:\"6\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:1:\"6\";}}i:2;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H1531da37cc8649fe8fa90c0ef2e411a7P/2021-Summer-Women-Platform-Wedges-Prom-Sandals-Fetish-Platform-Pleaser-Sandles-Stripper-Sexy-Up-Toe-Blue.jpg_640x640.jpg\";s:3:\"sku\";s:26:\"1005001906062531-black-6-5\";s:7:\"sku_sub\";s:26:\"1005001906062531-black-6-5\";s:5:\"skuId\";s:17:\"12000018077184569\";s:7:\"skuAttr\";s:26:\"14:193;200000124:200000287\";s:13:\"regular_price\";s:5:\"32.89\";s:10:\"sale_price\";s:5:\"16.77\";s:5:\"stock\";i:149;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:3:\"6.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:3:\"6.5\";}}i:3;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H1531da37cc8649fe8fa90c0ef2e411a7P/2021-Summer-Women-Platform-Wedges-Prom-Sandals-Fetish-Platform-Pleaser-Sandles-Stripper-Sexy-Up-Toe-Blue.jpg_640x640.jpg\";s:3:\"sku\";s:26:\"1005001906062531-black-7-5\";s:7:\"sku_sub\";s:26:\"1005001906062531-black-7-5\";s:5:\"skuId\";s:17:\"12000018077184570\";s:7:\"skuAttr\";s:26:\"14:193;200000124:200000288\";s:13:\"regular_price\";s:5:\"32.89\";s:10:\"sale_price\";s:5:\"16.77\";s:5:\"stock\";i:149;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:3:\"7.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:3:\"7.5\";}}i:4;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H1531da37cc8649fe8fa90c0ef2e411a7P/2021-Summer-Women-Platform-Wedges-Prom-Sandals-Fetish-Platform-Pleaser-Sandles-Stripper-Sexy-Up-Toe-Blue.jpg_640x640.jpg\";s:3:\"sku\";s:26:\"1005001906062531-black-8-5\";s:7:\"sku_sub\";s:26:\"1005001906062531-black-8-5\";s:5:\"skuId\";s:17:\"12000018077184571\";s:7:\"skuAttr\";s:26:\"14:193;200000124:200000289\";s:13:\"regular_price\";s:5:\"32.89\";s:10:\"sale_price\";s:5:\"16.77\";s:5:\"stock\";i:146;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:3:\"8.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:3:\"8.5\";}}i:5;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H45ea29c06e6c405587647221f42cdde1r/2021-Summer-Women-Platform-Wedges-Prom-Sandals-Fetish-Platform-Pleaser-Sandles-Stripper-Sexy-Up-Toe-Blue.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"1005001906062531-white-5\";s:7:\"sku_sub\";s:24:\"1005001906062531-white-5\";s:5:\"skuId\";s:17:\"12000018077184572\";s:7:\"skuAttr\";s:19:\"14:29;200000124:698\";s:13:\"regular_price\";s:5:\"32.89\";s:10:\"sale_price\";s:5:\"16.77\";s:5:\"stock\";i:149;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:1:\"5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:1:\"5\";}}i:6;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H45ea29c06e6c405587647221f42cdde1r/2021-Summer-Women-Platform-Wedges-Prom-Sandals-Fetish-Platform-Pleaser-Sandles-Stripper-Sexy-Up-Toe-Blue.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"1005001906062531-white-6\";s:7:\"sku_sub\";s:24:\"1005001906062531-white-6\";s:5:\"skuId\";s:17:\"12000018077184573\";s:7:\"skuAttr\";s:20:\"14:29;200000124:1394\";s:13:\"regular_price\";s:5:\"32.89\";s:10:\"sale_price\";s:5:\"16.77\";s:5:\"stock\";i:149;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:1:\"6\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:1:\"6\";}}i:7;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H45ea29c06e6c405587647221f42cdde1r/2021-Summer-Women-Platform-Wedges-Prom-Sandals-Fetish-Platform-Pleaser-Sandles-Stripper-Sexy-Up-Toe-Blue.jpg_640x640.jpg\";s:3:\"sku\";s:26:\"1005001906062531-white-6-5\";s:7:\"sku_sub\";s:26:\"1005001906062531-white-6-5\";s:5:\"skuId\";s:17:\"12000018077184574\";s:7:\"skuAttr\";s:25:\"14:29;200000124:200000287\";s:13:\"regular_price\";s:5:\"32.89\";s:10:\"sale_price\";s:5:\"16.77\";s:5:\"stock\";i:147;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:3:\"6.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:3:\"6.5\";}}i:8;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H45ea29c06e6c405587647221f42cdde1r/2021-Summer-Women-Platform-Wedges-Prom-Sandals-Fetish-Platform-Pleaser-Sandles-Stripper-Sexy-Up-Toe-Blue.jpg_640x640.jpg\";s:3:\"sku\";s:26:\"1005001906062531-white-7-5\";s:7:\"sku_sub\";s:26:\"1005001906062531-white-7-5\";s:5:\"skuId\";s:17:\"12000018077184575\";s:7:\"skuAttr\";s:25:\"14:29;200000124:200000288\";s:13:\"regular_price\";s:5:\"32.89\";s:10:\"sale_price\";s:5:\"16.77\";s:5:\"stock\";i:149;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:3:\"7.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:3:\"7.5\";}}i:9;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H45ea29c06e6c405587647221f42cdde1r/2021-Summer-Women-Platform-Wedges-Prom-Sandals-Fetish-Platform-Pleaser-Sandles-Stripper-Sexy-Up-Toe-Blue.jpg_640x640.jpg\";s:3:\"sku\";s:26:\"1005001906062531-white-8-5\";s:7:\"sku_sub\";s:26:\"1005001906062531-white-8-5\";s:5:\"skuId\";s:17:\"12000018077184576\";s:7:\"skuAttr\";s:25:\"14:29;200000124:200000289\";s:13:\"regular_price\";s:5:\"32.89\";s:10:\"sale_price\";s:5:\"16.77\";s:5:\"stock\";i:143;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:3:\"8.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:3:\"8.5\";}}i:10;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H9b0040ebd6a142b7b186a95f4b68352fb/2021-Summer-Women-Platform-Wedges-Prom-Sandals-Fetish-Platform-Pleaser-Sandles-Stripper-Sexy-Up-Toe-Blue.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"1005001906062531-blue-5\";s:7:\"sku_sub\";s:23:\"1005001906062531-blue-5\";s:5:\"skuId\";s:17:\"12000018077184577\";s:7:\"skuAttr\";s:20:\"14:173;200000124:698\";s:13:\"regular_price\";s:5:\"32.89\";s:10:\"sale_price\";s:5:\"16.77\";s:5:\"stock\";i:149;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:1:\"5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:1:\"5\";}}i:11;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H9b0040ebd6a142b7b186a95f4b68352fb/2021-Summer-Women-Platform-Wedges-Prom-Sandals-Fetish-Platform-Pleaser-Sandles-Stripper-Sexy-Up-Toe-Blue.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"1005001906062531-blue-6\";s:7:\"sku_sub\";s:23:\"1005001906062531-blue-6\";s:5:\"skuId\";s:17:\"12000018077184578\";s:7:\"skuAttr\";s:21:\"14:173;200000124:1394\";s:13:\"regular_price\";s:5:\"32.89\";s:10:\"sale_price\";s:5:\"16.77\";s:5:\"stock\";i:149;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:1:\"6\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:1:\"6\";}}i:12;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H9b0040ebd6a142b7b186a95f4b68352fb/2021-Summer-Women-Platform-Wedges-Prom-Sandals-Fetish-Platform-Pleaser-Sandles-Stripper-Sexy-Up-Toe-Blue.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005001906062531-blue-6-5\";s:7:\"sku_sub\";s:25:\"1005001906062531-blue-6-5\";s:5:\"skuId\";s:17:\"12000018077184579\";s:7:\"skuAttr\";s:26:\"14:173;200000124:200000287\";s:13:\"regular_price\";s:5:\"32.89\";s:10:\"sale_price\";s:5:\"16.77\";s:5:\"stock\";i:149;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:3:\"6.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:3:\"6.5\";}}i:13;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H9b0040ebd6a142b7b186a95f4b68352fb/2021-Summer-Women-Platform-Wedges-Prom-Sandals-Fetish-Platform-Pleaser-Sandles-Stripper-Sexy-Up-Toe-Blue.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005001906062531-blue-7-5\";s:7:\"sku_sub\";s:25:\"1005001906062531-blue-7-5\";s:5:\"skuId\";s:17:\"12000018077184580\";s:7:\"skuAttr\";s:26:\"14:173;200000124:200000288\";s:13:\"regular_price\";s:5:\"32.89\";s:10:\"sale_price\";s:5:\"16.77\";s:5:\"stock\";i:149;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:3:\"7.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:3:\"7.5\";}}i:14;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H9b0040ebd6a142b7b186a95f4b68352fb/2021-Summer-Women-Platform-Wedges-Prom-Sandals-Fetish-Platform-Pleaser-Sandles-Stripper-Sexy-Up-Toe-Blue.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005001906062531-blue-8-5\";s:7:\"sku_sub\";s:25:\"1005001906062531-blue-8-5\";s:5:\"skuId\";s:17:\"12000018077184581\";s:7:\"skuAttr\";s:26:\"14:173;200000124:200000289\";s:13:\"regular_price\";s:5:\"32.89\";s:10:\"sale_price\";s:5:\"16.77\";s:5:\"stock\";i:148;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:3:\"8.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:3:\"8.5\";}}i:15;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H889cd4f6c0b24ee494b1ab79b70a9967z/2021-Summer-Women-Platform-Wedges-Prom-Sandals-Fetish-Platform-Pleaser-Sandles-Stripper-Sexy-Up-Toe-Blue.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"1005001906062531-red-5\";s:7:\"sku_sub\";s:22:\"1005001906062531-red-5\";s:5:\"skuId\";s:17:\"12000018077184582\";s:7:\"skuAttr\";s:19:\"14:10;200000124:698\";s:13:\"regular_price\";s:5:\"29.89\";s:10:\"sale_price\";s:5:\"15.24\";s:5:\"stock\";i:149;s:10:\"attributes\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:1:\"5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:1:\"5\";}}i:16;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H889cd4f6c0b24ee494b1ab79b70a9967z/2021-Summer-Women-Platform-Wedges-Prom-Sandals-Fetish-Platform-Pleaser-Sandles-Stripper-Sexy-Up-Toe-Blue.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"1005001906062531-red-6\";s:7:\"sku_sub\";s:22:\"1005001906062531-red-6\";s:5:\"skuId\";s:17:\"12000018077184583\";s:7:\"skuAttr\";s:20:\"14:10;200000124:1394\";s:13:\"regular_price\";s:5:\"32.89\";s:10:\"sale_price\";s:5:\"16.77\";s:5:\"stock\";i:147;s:10:\"attributes\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:1:\"6\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:1:\"6\";}}i:17;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H889cd4f6c0b24ee494b1ab79b70a9967z/2021-Summer-Women-Platform-Wedges-Prom-Sandals-Fetish-Platform-Pleaser-Sandles-Stripper-Sexy-Up-Toe-Blue.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"1005001906062531-red-6-5\";s:7:\"sku_sub\";s:24:\"1005001906062531-red-6-5\";s:5:\"skuId\";s:17:\"12000018077184584\";s:7:\"skuAttr\";s:25:\"14:10;200000124:200000287\";s:13:\"regular_price\";s:5:\"32.89\";s:10:\"sale_price\";s:5:\"16.77\";s:5:\"stock\";i:149;s:10:\"attributes\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:3:\"6.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:3:\"6.5\";}}i:18;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H889cd4f6c0b24ee494b1ab79b70a9967z/2021-Summer-Women-Platform-Wedges-Prom-Sandals-Fetish-Platform-Pleaser-Sandles-Stripper-Sexy-Up-Toe-Blue.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"1005001906062531-red-7-5\";s:7:\"sku_sub\";s:24:\"1005001906062531-red-7-5\";s:5:\"skuId\";s:17:\"12000018077184585\";s:7:\"skuAttr\";s:25:\"14:10;200000124:200000288\";s:13:\"regular_price\";s:5:\"32.89\";s:10:\"sale_price\";s:5:\"16.77\";s:5:\"stock\";i:148;s:10:\"attributes\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:3:\"7.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:3:\"7.5\";}}i:19;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H889cd4f6c0b24ee494b1ab79b70a9967z/2021-Summer-Women-Platform-Wedges-Prom-Sandals-Fetish-Platform-Pleaser-Sandles-Stripper-Sexy-Up-Toe-Blue.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"1005001906062531-red-8-5\";s:7:\"sku_sub\";s:24:\"1005001906062531-red-8-5\";s:5:\"skuId\";s:17:\"12000018077184586\";s:7:\"skuAttr\";s:25:\"14:10;200000124:200000289\";s:13:\"regular_price\";s:5:\"32.89\";s:10:\"sale_price\";s:5:\"16.77\";s:5:\"stock\";i:149;s:10:\"attributes\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:3:\"8.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:3:\"8.5\";}}}'),
(85977, 5398, '_variation_description', ''),
(85978, 5398, '_sku', '4000024103531-green-heel-6cm-5'),
(85979, 5398, '_regular_price', '173.59'),
(85980, 5398, 'total_sales', '0'),
(85981, 5398, '_tax_status', 'taxable'),
(85982, 5398, '_tax_class', 'parent'),
(85983, 5398, '_manage_stock', 'yes'),
(85984, 5398, '_backorders', 'no'),
(85985, 5398, '_sold_individually', 'no'),
(85986, 5398, '_virtual', 'no'),
(85987, 5398, '_downloadable', 'no'),
(85988, 5398, '_download_limit', '-1'),
(85989, 5398, '_download_expiry', '-1'),
(85990, 5398, '_stock', '2000'),
(85991, 5398, '_stock_status', 'instock'),
(85992, 5398, '_wc_average_rating', '0'),
(85993, 5398, '_wc_review_count', '0'),
(85994, 5398, 'attribute_pa_color', 'green-heel-6cm'),
(85995, 5398, 'attribute_pa_shoe-size', '5'),
(85996, 5398, '_price', '173.59'),
(85997, 5398, '_product_version', '4.1.0'),
(85998, 5398, '_vi_wad_aliexpress_variation_id', '10000000055681977'),
(85999, 5398, '_vi_wad_aliexpress_variation_attr', '14:175#green heel 6cm;200000124:698'),
(86000, 5399, '_variation_description', ''),
(86001, 5399, '_sku', '4000024103531-green-heel-6cm-4-5'),
(86002, 5399, '_regular_price', '173.59'),
(86003, 5399, 'total_sales', '0'),
(86004, 5399, '_tax_status', 'taxable'),
(86005, 5399, '_tax_class', 'parent'),
(86006, 5399, '_manage_stock', 'yes'),
(86007, 5399, '_backorders', 'no'),
(86008, 5399, '_sold_individually', 'no'),
(86009, 5399, '_virtual', 'no'),
(86010, 5399, '_downloadable', 'no'),
(86011, 5399, '_download_limit', '-1'),
(86012, 5399, '_download_expiry', '-1'),
(86013, 5399, '_stock', '2000'),
(86014, 5399, '_stock_status', 'instock'),
(86015, 5399, '_wc_average_rating', '0'),
(86016, 5399, '_wc_review_count', '0'),
(86017, 5399, 'attribute_pa_color', 'green-heel-6cm'),
(86018, 5399, 'attribute_pa_shoe-size', '4-5'),
(86019, 5399, '_price', '173.59'),
(86020, 5399, '_product_version', '4.1.0'),
(86021, 5399, '_vi_wad_aliexpress_variation_id', '10000000055681976'),
(86022, 5399, '_vi_wad_aliexpress_variation_attr', '14:175#green heel 6cm;200000124:200000285'),
(86023, 5400, '_variation_description', ''),
(86024, 5400, '_sku', '4000024103531-green-heel-6cm-8'),
(86025, 5400, '_regular_price', '173.59'),
(86026, 5400, 'total_sales', '0'),
(86027, 5400, '_tax_status', 'taxable'),
(86028, 5400, '_tax_class', 'parent'),
(86029, 5400, '_manage_stock', 'yes'),
(86030, 5400, '_backorders', 'no'),
(86031, 5400, '_sold_individually', 'no'),
(86032, 5400, '_virtual', 'no'),
(86033, 5400, '_downloadable', 'no'),
(86034, 5400, '_download_limit', '-1'),
(86035, 5400, '_download_expiry', '-1'),
(86036, 5400, '_stock', '1999'),
(86037, 5400, '_stock_status', 'instock'),
(86038, 5400, '_wc_average_rating', '0'),
(86039, 5400, '_wc_review_count', '0'),
(86040, 5400, 'attribute_pa_color', 'green-heel-6cm'),
(86041, 5400, 'attribute_pa_shoe-size', '8'),
(86042, 5400, '_price', '173.59'),
(86043, 5400, '_product_version', '4.1.0'),
(86044, 5400, '_vi_wad_aliexpress_variation_id', '10000000055681983'),
(86045, 5400, '_vi_wad_aliexpress_variation_attr', '14:175#green heel 6cm;200000124:699'),
(86046, 5401, '_variation_description', ''),
(86047, 5401, '_sku', '4000024103531-green-heel-6cm-7-5'),
(86048, 5401, '_regular_price', '173.59'),
(86049, 5401, 'total_sales', '0'),
(86050, 5401, '_tax_status', 'taxable'),
(86051, 5401, '_tax_class', 'parent'),
(86052, 5401, '_manage_stock', 'yes'),
(86053, 5401, '_backorders', 'no'),
(86054, 5401, '_sold_individually', 'no'),
(86055, 5401, '_virtual', 'no'),
(86056, 5401, '_downloadable', 'no'),
(86057, 5401, '_download_limit', '-1'),
(86058, 5401, '_download_expiry', '-1'),
(86059, 5401, '_stock', '2000'),
(86060, 5401, '_stock_status', 'instock'),
(86061, 5401, '_wc_average_rating', '0'),
(86062, 5401, '_wc_review_count', '0'),
(86063, 5401, 'attribute_pa_color', 'green-heel-6cm'),
(86064, 5401, 'attribute_pa_shoe-size', '7-5'),
(86065, 5401, '_price', '173.59'),
(86066, 5401, '_product_version', '4.1.0'),
(86067, 5401, '_vi_wad_aliexpress_variation_id', '10000000055681982'),
(86068, 5401, '_vi_wad_aliexpress_variation_attr', '14:175#green heel 6cm;200000124:200000288'),
(86069, 5402, '_variation_description', ''),
(86070, 5402, '_sku', '4000024103531-green-heel-6cm-7'),
(86071, 5402, '_regular_price', '173.59'),
(86072, 5402, 'total_sales', '0'),
(86073, 5402, '_tax_status', 'taxable'),
(86074, 5402, '_tax_class', 'parent'),
(86075, 5402, '_manage_stock', 'yes'),
(86076, 5402, '_backorders', 'no'),
(86077, 5402, '_sold_individually', 'no'),
(86078, 5402, '_virtual', 'no'),
(86079, 5402, '_downloadable', 'no'),
(86080, 5402, '_download_limit', '-1'),
(86081, 5402, '_download_expiry', '-1'),
(86082, 5402, '_stock', '1999'),
(86083, 5402, '_stock_status', 'instock'),
(86084, 5402, '_wc_average_rating', '0'),
(86085, 5402, '_wc_review_count', '0'),
(86086, 5402, 'attribute_pa_color', 'green-heel-6cm'),
(86087, 5402, 'attribute_pa_shoe-size', '7'),
(86088, 5402, '_price', '173.59'),
(86089, 5402, '_product_version', '4.1.0'),
(86090, 5402, '_vi_wad_aliexpress_variation_id', '10000000055681981'),
(86091, 5402, '_vi_wad_aliexpress_variation_attr', '14:175#green heel 6cm;200000124:3434'),
(86092, 5403, '_variation_description', ''),
(86093, 5403, '_sku', '4000024103531-green-heel-6cm-6-5'),
(86094, 5403, '_regular_price', '173.59'),
(86095, 5403, 'total_sales', '0'),
(86096, 5403, '_tax_status', 'taxable'),
(86097, 5403, '_tax_class', 'parent'),
(86098, 5403, '_manage_stock', 'yes'),
(86099, 5403, '_backorders', 'no'),
(86100, 5403, '_sold_individually', 'no'),
(86101, 5403, '_virtual', 'no'),
(86102, 5403, '_downloadable', 'no'),
(86103, 5403, '_download_limit', '-1'),
(86104, 5403, '_download_expiry', '-1'),
(86105, 5403, '_stock', '2000'),
(86106, 5403, '_stock_status', 'instock'),
(86107, 5403, '_wc_average_rating', '0'),
(86108, 5403, '_wc_review_count', '0'),
(86109, 5403, 'attribute_pa_color', 'green-heel-6cm'),
(86110, 5403, 'attribute_pa_shoe-size', '6-5'),
(86111, 5403, '_price', '173.59'),
(86112, 5403, '_product_version', '4.1.0'),
(86113, 5403, '_vi_wad_aliexpress_variation_id', '10000000055681980'),
(86114, 5403, '_vi_wad_aliexpress_variation_attr', '14:175#green heel 6cm;200000124:200000287'),
(86115, 5404, '_variation_description', ''),
(86116, 5404, '_sku', '4000024103531-blue-wide-heel-10cm-9'),
(86117, 5404, '_regular_price', '173.59'),
(86118, 5404, 'total_sales', '0'),
(86119, 5404, '_tax_status', 'taxable'),
(86120, 5404, '_tax_class', 'parent'),
(86121, 5404, '_manage_stock', 'yes'),
(86122, 5404, '_backorders', 'no'),
(86123, 5404, '_sold_individually', 'no'),
(86124, 5404, '_virtual', 'no'),
(86125, 5404, '_downloadable', 'no'),
(86126, 5404, '_download_limit', '-1'),
(86127, 5404, '_download_expiry', '-1'),
(86128, 5404, '_stock', '2000'),
(86129, 5404, '_stock_status', 'instock'),
(86130, 5404, '_wc_average_rating', '0'),
(86131, 5404, '_wc_review_count', '0'),
(86132, 5404, 'attribute_pa_color', 'blue-wide-heel-10cm'),
(86133, 5404, 'attribute_pa_shoe-size', '9'),
(86134, 5404, '_price', '173.59'),
(86135, 5404, '_product_version', '4.1.0'),
(86136, 5404, '_vi_wad_aliexpress_variation_id', '10000000055681859'),
(86137, 5404, '_vi_wad_aliexpress_variation_attr', '14:771#blue Wide heel 10cm;200000124:350262'),
(86138, 5405, '_variation_description', ''),
(86139, 5405, '_sku', '4000024103531-blue-wide-heel-10cm-8-5'),
(86140, 5405, '_regular_price', '173.59'),
(86141, 5405, 'total_sales', '0'),
(86142, 5405, '_tax_status', 'taxable'),
(86143, 5405, '_tax_class', 'parent'),
(86144, 5405, '_manage_stock', 'yes'),
(86145, 5405, '_backorders', 'no'),
(86146, 5405, '_sold_individually', 'no'),
(86147, 5405, '_virtual', 'no'),
(86148, 5405, '_downloadable', 'no'),
(86149, 5405, '_download_limit', '-1'),
(86150, 5405, '_download_expiry', '-1'),
(86151, 5405, '_stock', '2000'),
(86152, 5405, '_stock_status', 'instock'),
(86153, 5405, '_wc_average_rating', '0'),
(86154, 5405, '_wc_review_count', '0'),
(86155, 5405, 'attribute_pa_color', 'blue-wide-heel-10cm'),
(86156, 5405, 'attribute_pa_shoe-size', '8-5'),
(86157, 5405, '_price', '173.59'),
(86158, 5405, '_product_version', '4.1.0'),
(86159, 5405, '_vi_wad_aliexpress_variation_id', '10000000055681858'),
(86160, 5405, '_vi_wad_aliexpress_variation_attr', '14:771#blue Wide heel 10cm;200000124:200000289'),
(86161, 5406, '_variation_description', ''),
(86162, 5406, '_sku', '4000024103531-blue-wide-heel-10cm-8'),
(86163, 5406, '_regular_price', '173.59'),
(86164, 5406, 'total_sales', '0'),
(86165, 5406, '_tax_status', 'taxable'),
(86166, 5406, '_tax_class', 'parent'),
(86167, 5406, '_manage_stock', 'yes'),
(86168, 5406, '_backorders', 'no'),
(86169, 5406, '_sold_individually', 'no'),
(86170, 5406, '_virtual', 'no'),
(86171, 5406, '_downloadable', 'no'),
(86172, 5406, '_download_limit', '-1'),
(86173, 5406, '_download_expiry', '-1'),
(86174, 5406, '_stock', '2000'),
(86175, 5406, '_stock_status', 'instock'),
(86176, 5406, '_wc_average_rating', '0'),
(86177, 5406, '_wc_review_count', '0'),
(86178, 5406, 'attribute_pa_color', 'blue-wide-heel-10cm'),
(86179, 5406, 'attribute_pa_shoe-size', '8'),
(86180, 5406, '_price', '173.59'),
(86181, 5406, '_product_version', '4.1.0'),
(86182, 5406, '_vi_wad_aliexpress_variation_id', '10000000055681857'),
(86183, 5406, '_vi_wad_aliexpress_variation_attr', '14:771#blue Wide heel 10cm;200000124:699'),
(86184, 5408, '_variation_description', ''),
(86185, 5408, '_sku', '4000024103531-blue-wide-heel-10cm-7-5'),
(86186, 5408, '_regular_price', '173.59'),
(86187, 5408, 'total_sales', '0'),
(86188, 5408, '_tax_status', 'taxable'),
(86189, 5408, '_tax_class', 'parent'),
(86190, 5408, '_manage_stock', 'yes'),
(86191, 5408, '_backorders', 'no'),
(86192, 5408, '_sold_individually', 'no'),
(86193, 5408, '_virtual', 'no'),
(86194, 5408, '_downloadable', 'no'),
(86195, 5408, '_download_limit', '-1'),
(86196, 5408, '_download_expiry', '-1'),
(86197, 5408, '_stock', '1999'),
(86198, 5408, '_stock_status', 'instock'),
(86199, 5408, '_wc_average_rating', '0'),
(86200, 5408, '_wc_review_count', '0'),
(86201, 5408, 'attribute_pa_color', 'blue-wide-heel-10cm'),
(86202, 5408, 'attribute_pa_shoe-size', '7-5'),
(86203, 5408, '_price', '173.59'),
(86204, 5408, '_product_version', '4.1.0'),
(86205, 5408, '_vi_wad_aliexpress_variation_id', '10000000055681856'),
(86206, 5408, '_vi_wad_aliexpress_variation_attr', '14:771#blue Wide heel 10cm;200000124:200000288'),
(86207, 5409, '_variation_description', ''),
(86208, 5409, '_sku', '4000024103531-blue-heel-9cm-4'),
(86209, 5409, '_regular_price', '173.59'),
(86210, 5409, 'total_sales', '0'),
(86211, 5409, '_tax_status', 'taxable'),
(86212, 5409, '_tax_class', 'parent'),
(86213, 5409, '_manage_stock', 'yes'),
(86214, 5409, '_backorders', 'no'),
(86215, 5409, '_sold_individually', 'no'),
(86216, 5409, '_virtual', 'no'),
(86217, 5409, '_downloadable', 'no'),
(86218, 5409, '_download_limit', '-1'),
(86219, 5409, '_download_expiry', '-1'),
(86220, 5409, '_stock', '2000'),
(86221, 5409, '_stock_status', 'instock'),
(86222, 5409, '_wc_average_rating', '0'),
(86223, 5409, '_wc_review_count', '0'),
(86224, 5409, 'attribute_pa_color', 'blue-heel-9cm'),
(86225, 5409, 'attribute_pa_shoe-size', '4'),
(86226, 5409, '_price', '173.59'),
(86227, 5409, '_product_version', '4.1.0'),
(86228, 5409, '_vi_wad_aliexpress_variation_id', '10000000055681863'),
(86229, 5409, '_vi_wad_aliexpress_variation_attr', '14:193#Blue heel 9cm;200000124:153'),
(86230, 5407, '_vi_wad_description_images', 'a:26:{i:0;s:98:\"https://ae01.alicdn.com/kf/HTB1XBZiOVXXXXbfaXXXq6xXFXXXV.jpg?width=710&amp;height=155&amp;hash=865\";i:1;s:100:\"https://ae01.alicdn.com/kf/HTB18lVqkeuSBuNjSsplq6ze8pXac.jpg?width=1000&amp;height=218&amp;hash=1218\";i:2;s:65:\"https://ae01.alicdn.com/kf/H856aa3a8d1b44d51ad13910dcdbe6702s.jpg\";i:3;s:65:\"https://ae01.alicdn.com/kf/Hd5e0744cc34a4d18955cf6a342adb46fO.jpg\";i:4;s:65:\"https://ae01.alicdn.com/kf/Hec13d9ecc69f48c3b746c1c4bd47b748Q.jpg\";i:5;s:65:\"https://ae01.alicdn.com/kf/H813389e83b354beca968b8fae802f613s.jpg\";i:6;s:65:\"https://ae01.alicdn.com/kf/H700d25ffb1b349668e1486a43a953e72Q.jpg\";i:7;s:65:\"https://ae01.alicdn.com/kf/H678ff3f8114a42bab7b0827c1ff9a38fD.jpg\";i:8;s:65:\"https://ae01.alicdn.com/kf/Hf4111c65fa91470895fbe88326c571b9E.jpg\";i:9;s:65:\"https://ae01.alicdn.com/kf/H80b33dfb85b5468abc1ed35a286168058.jpg\";i:10;s:65:\"https://ae01.alicdn.com/kf/H65185e4216514386b44a23e08df67224m.jpg\";i:11;s:65:\"https://ae01.alicdn.com/kf/H3a7ad236ef3d49678fd973b9790e6642E.jpg\";i:12;s:65:\"https://ae01.alicdn.com/kf/H7280a9f299f244fb97cf8016f508d1eaV.jpg\";i:13;s:65:\"https://ae01.alicdn.com/kf/H6903a4c2eed441f4a26a5de2b6dc6d50X.jpg\";i:14;s:65:\"https://ae01.alicdn.com/kf/H003df5b960724a0d926e59285631a7b6E.jpg\";i:15;s:65:\"https://ae01.alicdn.com/kf/H6bc930ad8def4b71b375aeb0a8ce8a74k.jpg\";i:16;s:65:\"https://ae01.alicdn.com/kf/H5fe0f7d72bd54c2984302ea70ab7f3025.jpg\";i:17;s:65:\"https://ae01.alicdn.com/kf/H3b216b100e0949a1b4fa848da99432ebj.jpg\";i:18;s:65:\"https://ae01.alicdn.com/kf/H6d1330fcdf484246bac53d4e5d2b63b3M.jpg\";i:19;s:65:\"https://ae01.alicdn.com/kf/H16aaea9062e84c7b87aa3178a2e1461aT.jpg\";i:20;s:65:\"https://ae01.alicdn.com/kf/H132e6e8bf25e4b3383faafa143587b70F.jpg\";i:21;s:65:\"https://ae01.alicdn.com/kf/H8419fb537a65440ab7bd0d91ff6763fcc.jpg\";i:22;s:65:\"https://ae01.alicdn.com/kf/H2483b30e4d294fbba47dd9ac54ee55bdy.jpg\";i:23;s:65:\"https://ae01.alicdn.com/kf/H3b5e86517fe840e9a550931070ff8b1fN.jpg\";i:24;s:65:\"https://ae01.alicdn.com/kf/Heb2472d1acc046c7a4f75e04d841cc847.jpg\";i:25;s:99:\"https://ae01.alicdn.com/kf/HTB16CxmkbSYBuNjSspiq6xNzpXaj.jpg?width=750&amp;height=922&amp;hash=1672\";}'),
(86231, 5407, '_vi_wad_sku', '4001035841972'),
(86232, 5407, '_vi_wad_attributes', 'a:2:{i:14;a:5:{s:6:\"values\";a:4:{s:6:\"14:193\";s:5:\"BLACK\";s:6:\"14:175\";s:5:\"Green\";s:9:\"14:350852\";s:9:\"Champagne\";s:9:\"14:350853\";s:6:\"Silver\";}s:4:\"slug\";s:5:\"color\";s:4:\"name\";s:5:\"Color\";s:8:\"position\";i:0;s:10:\"values_sub\";a:4:{s:6:\"14:193\";s:5:\"BLACK\";s:6:\"14:175\";s:5:\"Green\";s:9:\"14:350852\";s:6:\"Orange\";s:9:\"14:350853\";s:6:\"Silver\";}}i:200000124;a:5:{s:6:\"values\";a:7:{s:13:\"200000124:153\";s:1:\"4\";s:13:\"200000124:698\";s:1:\"5\";s:14:\"200000124:1394\";s:1:\"6\";s:19:\"200000124:200000287\";s:3:\"6.5\";s:19:\"200000124:200000288\";s:3:\"7.5\";s:19:\"200000124:200000289\";s:3:\"8.5\";s:16:\"200000124:350262\";s:1:\"9\";}s:4:\"slug\";s:9:\"shoe-size\";s:4:\"name\";s:9:\"Shoe Size\";s:8:\"position\";i:1;s:10:\"values_sub\";a:7:{s:13:\"200000124:153\";s:1:\"4\";s:13:\"200000124:698\";s:1:\"5\";s:14:\"200000124:1394\";s:1:\"6\";s:19:\"200000124:200000287\";s:3:\"6.5\";s:19:\"200000124:200000288\";s:3:\"7.5\";s:19:\"200000124:200000289\";s:3:\"8.5\";s:16:\"200000124:350262\";s:1:\"9\";}}}'),
(86233, 5407, '_vi_wad_list_attributes', 'a:11:{s:6:\"14:193\";a:4:{s:4:\"name\";s:5:\"BLACK\";s:8:\"name_sub\";s:5:\"BLACK\";s:5:\"color\";s:7:\"#000000\";s:5:\"image\";s:175:\"https://ae01.alicdn.com/kf/H050ed227c8d64ba69be2959f6f419a9cv/2021-Women-8-5cm-High-Heels-Sandals-Lady-Silk-Stripper-Strap-Stiletto-Sexy-Sandles-Wedding-Bridal.jpg_640x640.jpg\";}s:6:\"14:175\";a:4:{s:4:\"name\";s:5:\"Green\";s:8:\"name_sub\";s:5:\"Green\";s:5:\"color\";s:7:\"#007000\";s:5:\"image\";s:175:\"https://ae01.alicdn.com/kf/H543fd06bfcc748a88284454cc0e0df7c5/2021-Women-8-5cm-High-Heels-Sandals-Lady-Silk-Stripper-Strap-Stiletto-Sexy-Sandles-Wedding-Bridal.jpg_640x640.jpg\";}s:9:\"14:350852\";a:4:{s:4:\"name\";s:9:\"Champagne\";s:8:\"name_sub\";s:6:\"Orange\";s:5:\"color\";s:7:\"#FFA500\";s:5:\"image\";s:175:\"https://ae01.alicdn.com/kf/H1a50328ead484cd791f603f25f6b8f19A/2021-Women-8-5cm-High-Heels-Sandals-Lady-Silk-Stripper-Strap-Stiletto-Sexy-Sandles-Wedding-Bridal.jpg_640x640.jpg\";}s:9:\"14:350853\";a:4:{s:4:\"name\";s:6:\"Silver\";s:8:\"name_sub\";s:6:\"Silver\";s:5:\"color\";s:4:\"#CCC\";s:5:\"image\";s:175:\"https://ae01.alicdn.com/kf/H7c5912f1ff5540ff96d3ebd888475590F/2021-Women-8-5cm-High-Heels-Sandals-Lady-Silk-Stripper-Strap-Stiletto-Sexy-Sandles-Wedding-Bridal.jpg_640x640.jpg\";}s:13:\"200000124:153\";a:4:{s:4:\"name\";s:1:\"4\";s:8:\"name_sub\";s:1:\"4\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:13:\"200000124:698\";a:4:{s:4:\"name\";s:1:\"5\";s:8:\"name_sub\";s:1:\"5\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:14:\"200000124:1394\";a:4:{s:4:\"name\";s:1:\"6\";s:8:\"name_sub\";s:1:\"6\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000287\";a:4:{s:4:\"name\";s:3:\"6.5\";s:8:\"name_sub\";s:3:\"6.5\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000288\";a:4:{s:4:\"name\";s:3:\"7.5\";s:8:\"name_sub\";s:3:\"7.5\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000289\";a:4:{s:4:\"name\";s:3:\"8.5\";s:8:\"name_sub\";s:3:\"8.5\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:16:\"200000124:350262\";a:4:{s:4:\"name\";s:1:\"9\";s:8:\"name_sub\";s:1:\"9\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}}'),
(86234, 5407, '_vi_wad_shipping_info', 'a:6:{s:4:\"time\";i:1622550546;s:7:\"country\";s:2:\"LK\";s:7:\"company\";s:5:\"FEDEX\";s:7:\"freight\";s:3023:\"[{\"bizShowMind\":{\"layout\":[]},\"commitDay\":\"75\",\"company\":\"Fedex IP\",\"currency\":\"USD\",\"discount\":0,\"displayType\":\"deliveryTime\",\"features\":{},\"freightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $29.47\",\"value\":29.47},\"freightFeatures\":{\"provider\":\"ae_config\"},\"freightLayout\":{\"displayType\":\"deliveryTime\",\"layout\":[{\"text\":\"Shipping: US $29.47\",\"type\":\"title\"},{\"text\":\"To <font color=\'#000000\'>Sri Lanka</font> via Fedex IP\",\"type\":\"subtitle\"}],\"openShippingPanel\":\"true\"},\"fullMailLine\":false,\"hbaService\":false,\"i18nMap\":{},\"id\":0,\"name\":\"FreightItemModule\",\"sendGoodsCountry\":\"CN\",\"sendGoodsCountryFullName\":\"China\",\"serviceName\":\"FEDEX\",\"standardFreightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $29.47\",\"value\":29.47},\"time\":\"7-15\",\"tracking\":true},{\"bizShowMind\":{\"layout\":[]},\"commitDay\":\"75\",\"company\":\"Fedex IE\",\"currency\":\"USD\",\"discount\":0,\"displayType\":\"deliveryTime\",\"features\":{},\"freightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $30.53\",\"value\":30.53},\"freightFeatures\":{\"provider\":\"ae_config\"},\"freightLayout\":{\"displayType\":\"deliveryTime\",\"layout\":[{\"text\":\"Shipping: US $30.53\",\"type\":\"title\"},{\"text\":\"To <font color=\'#000000\'>Sri Lanka</font> via Fedex IE\",\"type\":\"subtitle\"}],\"openShippingPanel\":\"true\"},\"fullMailLine\":false,\"hbaService\":false,\"i18nMap\":{},\"id\":0,\"name\":\"FreightItemModule\",\"sendGoodsCountry\":\"CN\",\"sendGoodsCountryFullName\":\"China\",\"serviceName\":\"FEDEX_IE\",\"standardFreightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $30.53\",\"value\":30.53},\"time\":\"7-15\",\"tracking\":true},{\"bizShowMind\":{\"layout\":[]},\"commitDay\":\"75\",\"company\":\"DHL\",\"currency\":\"USD\",\"discount\":0,\"displayType\":\"deliveryTime\",\"features\":{},\"freightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $36.84\",\"value\":36.84},\"freightFeatures\":{\"provider\":\"ae_config\"},\"freightLayout\":{\"displayType\":\"deliveryTime\",\"layout\":[{\"text\":\"Shipping: US $36.84\",\"type\":\"title\"},{\"text\":\"To <font color=\'#000000\'>Sri Lanka</font> via DHL\",\"type\":\"subtitle\"}],\"openShippingPanel\":\"true\"},\"fullMailLine\":false,\"hbaService\":false,\"i18nMap\":{},\"id\":0,\"name\":\"FreightItemModule\",\"sendGoodsCountry\":\"CN\",\"sendGoodsCountryFullName\":\"China\",\"serviceName\":\"DHL\",\"standardFreightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $36.84\",\"value\":36.84},\"time\":\"9-17\",\"tracking\":true},{\"bizShowMind\":{\"layout\":[]},\"commitDay\":\"75\",\"company\":\"EMS\",\"currency\":\"USD\",\"discount\":0,\"displayType\":\"deliveryTime\",\"features\":{},\"freightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $50.20\",\"value\":50.2},\"freightFeatures\":{\"provider\":\"ae_config\"},\"freightLayout\":{\"displayType\":\"deliveryTime\",\"layout\":[{\"text\":\"Shipping: US $50.20\",\"type\":\"title\"},{\"text\":\"To <font color=\'#000000\'>Sri Lanka</font> via EMS\",\"type\":\"subtitle\"}],\"openShippingPanel\":\"true\"},\"fullMailLine\":false,\"hbaService\":false,\"i18nMap\":{},\"id\":0,\"name\":\"FreightItemModule\",\"sendGoodsCountry\":\"CN\",\"sendGoodsCountryFullName\":\"China\",\"serviceName\":\"EMS\",\"standardFreightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $50.20\",\"value\":50.2},\"time\":\"15-44\",\"tracking\":true}]\";s:13:\"shipping_cost\";d:29.469999999999998863131622783839702606201171875;s:13:\"delivery_time\";s:4:\"7-15\";}'),
(86235, 5407, '_vi_wad_gallery', 'a:6:{i:0;s:163:\"https://ae01.alicdn.com/kf/H64d6e24ca4d04f3b8f3a5e1f9dc218683/2021-Women-8-5cm-High-Heels-Sandals-Lady-Silk-Stripper-Strap-Stiletto-Sexy-Sandles-Wedding-Bridal.jpg\";i:1;s:163:\"https://ae01.alicdn.com/kf/H1544c82221ed42c8b020ba4c79801da1i/2021-Women-8-5cm-High-Heels-Sandals-Lady-Silk-Stripper-Strap-Stiletto-Sexy-Sandles-Wedding-Bridal.jpg\";i:2;s:163:\"https://ae01.alicdn.com/kf/H43041fbf0c744473b4db03c0f042d3a9U/2021-Women-8-5cm-High-Heels-Sandals-Lady-Silk-Stripper-Strap-Stiletto-Sexy-Sandles-Wedding-Bridal.jpg\";i:3;s:163:\"https://ae01.alicdn.com/kf/H3e195b669d7f45988e5b9581aafa9a1cp/2021-Women-8-5cm-High-Heels-Sandals-Lady-Silk-Stripper-Strap-Stiletto-Sexy-Sandles-Wedding-Bridal.jpg\";i:4;s:163:\"https://ae01.alicdn.com/kf/He6231005fa4b4af4a49e0947bfd56d9a2/2021-Women-8-5cm-High-Heels-Sandals-Lady-Silk-Stripper-Strap-Stiletto-Sexy-Sandles-Wedding-Bridal.jpg\";i:5;s:163:\"https://ae01.alicdn.com/kf/H219dd21ae6d943569e57893c96f17178o/2021-Women-8-5cm-High-Heels-Sandals-Lady-Silk-Stripper-Strap-Stiletto-Sexy-Sandles-Wedding-Bridal.jpg\";}'),
(86236, 5407, '_vi_wad_variation_images', 'a:4:{s:6:\"14:193\";s:175:\"https://ae01.alicdn.com/kf/H050ed227c8d64ba69be2959f6f419a9cv/2021-Women-8-5cm-High-Heels-Sandals-Lady-Silk-Stripper-Strap-Stiletto-Sexy-Sandles-Wedding-Bridal.jpg_640x640.jpg\";s:6:\"14:175\";s:175:\"https://ae01.alicdn.com/kf/H543fd06bfcc748a88284454cc0e0df7c5/2021-Women-8-5cm-High-Heels-Sandals-Lady-Silk-Stripper-Strap-Stiletto-Sexy-Sandles-Wedding-Bridal.jpg_640x640.jpg\";s:9:\"14:350852\";s:175:\"https://ae01.alicdn.com/kf/H1a50328ead484cd791f603f25f6b8f19A/2021-Women-8-5cm-High-Heels-Sandals-Lady-Silk-Stripper-Strap-Stiletto-Sexy-Sandles-Wedding-Bridal.jpg_640x640.jpg\";s:9:\"14:350853\";s:175:\"https://ae01.alicdn.com/kf/H7c5912f1ff5540ff96d3ebd888475590F/2021-Women-8-5cm-High-Heels-Sandals-Lady-Silk-Stripper-Strap-Stiletto-Sexy-Sandles-Wedding-Bridal.jpg_640x640.jpg\";}'),
(86237, 5407, '_vi_wad_store_info', 'a:3:{s:4:\"name\";s:18:\"BIGTREEPumps Store\";s:3:\"url\";s:34:\"//www.aliexpress.com/store/2794085\";s:3:\"num\";i:2794085;}');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(86238, 5407, '_vi_wad_variations', 'a:28:{i:0;a:10:{s:5:\"image\";s:175:\"https://ae01.alicdn.com/kf/H7c5912f1ff5540ff96d3ebd888475590F/2021-Women-8-5cm-High-Heels-Sandals-Lady-Silk-Stripper-Strap-Stiletto-Sexy-Sandles-Wedding-Bridal.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"4001035841972-silver-8-5\";s:7:\"sku_sub\";s:24:\"4001035841972-silver-8-5\";s:5:\"skuId\";s:17:\"10000013673453255\";s:7:\"skuAttr\";s:29:\"14:350853;200000124:200000289\";s:13:\"regular_price\";s:5:\"30.86\";s:10:\"sale_price\";s:5:\"15.74\";s:5:\"stock\";i:0;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Silver\";s:9:\"shoe-size\";s:3:\"8.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Silver\";s:9:\"shoe-size\";s:3:\"8.5\";}}i:1;a:10:{s:5:\"image\";s:175:\"https://ae01.alicdn.com/kf/H7c5912f1ff5540ff96d3ebd888475590F/2021-Women-8-5cm-High-Heels-Sandals-Lady-Silk-Stripper-Strap-Stiletto-Sexy-Sandles-Wedding-Bridal.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"4001035841972-silver-7-5\";s:7:\"sku_sub\";s:24:\"4001035841972-silver-7-5\";s:5:\"skuId\";s:17:\"10000013673453254\";s:7:\"skuAttr\";s:29:\"14:350853;200000124:200000288\";s:13:\"regular_price\";s:5:\"30.86\";s:10:\"sale_price\";s:5:\"15.74\";s:5:\"stock\";i:0;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Silver\";s:9:\"shoe-size\";s:3:\"7.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Silver\";s:9:\"shoe-size\";s:3:\"7.5\";}}i:2;a:10:{s:5:\"image\";s:175:\"https://ae01.alicdn.com/kf/H7c5912f1ff5540ff96d3ebd888475590F/2021-Women-8-5cm-High-Heels-Sandals-Lady-Silk-Stripper-Strap-Stiletto-Sexy-Sandles-Wedding-Bridal.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"4001035841972-silver-6-5\";s:7:\"sku_sub\";s:24:\"4001035841972-silver-6-5\";s:5:\"skuId\";s:17:\"10000013673453253\";s:7:\"skuAttr\";s:29:\"14:350853;200000124:200000287\";s:13:\"regular_price\";s:5:\"30.86\";s:10:\"sale_price\";s:5:\"15.74\";s:5:\"stock\";i:1;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Silver\";s:9:\"shoe-size\";s:3:\"6.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Silver\";s:9:\"shoe-size\";s:3:\"6.5\";}}i:3;a:10:{s:5:\"image\";s:175:\"https://ae01.alicdn.com/kf/H7c5912f1ff5540ff96d3ebd888475590F/2021-Women-8-5cm-High-Heels-Sandals-Lady-Silk-Stripper-Strap-Stiletto-Sexy-Sandles-Wedding-Bridal.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"4001035841972-silver-6\";s:7:\"sku_sub\";s:22:\"4001035841972-silver-6\";s:5:\"skuId\";s:17:\"10000013673453252\";s:7:\"skuAttr\";s:24:\"14:350853;200000124:1394\";s:13:\"regular_price\";s:5:\"30.86\";s:10:\"sale_price\";s:5:\"15.74\";s:5:\"stock\";i:1;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Silver\";s:9:\"shoe-size\";s:1:\"6\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Silver\";s:9:\"shoe-size\";s:1:\"6\";}}i:4;a:10:{s:5:\"image\";s:175:\"https://ae01.alicdn.com/kf/H7c5912f1ff5540ff96d3ebd888475590F/2021-Women-8-5cm-High-Heels-Sandals-Lady-Silk-Stripper-Strap-Stiletto-Sexy-Sandles-Wedding-Bridal.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"4001035841972-silver-5\";s:7:\"sku_sub\";s:22:\"4001035841972-silver-5\";s:5:\"skuId\";s:17:\"10000013673453251\";s:7:\"skuAttr\";s:23:\"14:350853;200000124:698\";s:13:\"regular_price\";s:5:\"30.86\";s:10:\"sale_price\";s:5:\"15.74\";s:5:\"stock\";i:149;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Silver\";s:9:\"shoe-size\";s:1:\"5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Silver\";s:9:\"shoe-size\";s:1:\"5\";}}i:5;a:10:{s:5:\"image\";s:175:\"https://ae01.alicdn.com/kf/H7c5912f1ff5540ff96d3ebd888475590F/2021-Women-8-5cm-High-Heels-Sandals-Lady-Silk-Stripper-Strap-Stiletto-Sexy-Sandles-Wedding-Bridal.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"4001035841972-silver-4\";s:7:\"sku_sub\";s:22:\"4001035841972-silver-4\";s:5:\"skuId\";s:17:\"10000013673453250\";s:7:\"skuAttr\";s:23:\"14:350853;200000124:153\";s:13:\"regular_price\";s:5:\"30.86\";s:10:\"sale_price\";s:5:\"15.74\";s:5:\"stock\";i:148;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Silver\";s:9:\"shoe-size\";s:1:\"4\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Silver\";s:9:\"shoe-size\";s:1:\"4\";}}i:6;a:10:{s:5:\"image\";s:175:\"https://ae01.alicdn.com/kf/H543fd06bfcc748a88284454cc0e0df7c5/2021-Women-8-5cm-High-Heels-Sandals-Lady-Silk-Stripper-Strap-Stiletto-Sexy-Sandles-Wedding-Bridal.jpg_640x640.jpg\";s:3:\"sku\";s:21:\"4001035841972-green-9\";s:7:\"sku_sub\";s:21:\"4001035841972-green-9\";s:5:\"skuId\";s:17:\"10000013673453249\";s:7:\"skuAttr\";s:23:\"14:175;200000124:350262\";s:13:\"regular_price\";s:5:\"30.86\";s:10:\"sale_price\";s:5:\"15.74\";s:5:\"stock\";i:0;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:1:\"9\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:1:\"9\";}}i:7;a:10:{s:5:\"image\";s:175:\"https://ae01.alicdn.com/kf/H543fd06bfcc748a88284454cc0e0df7c5/2021-Women-8-5cm-High-Heels-Sandals-Lady-Silk-Stripper-Strap-Stiletto-Sexy-Sandles-Wedding-Bridal.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"4001035841972-green-8-5\";s:7:\"sku_sub\";s:23:\"4001035841972-green-8-5\";s:5:\"skuId\";s:17:\"10000013673453248\";s:7:\"skuAttr\";s:26:\"14:175;200000124:200000289\";s:13:\"regular_price\";s:5:\"30.86\";s:10:\"sale_price\";s:5:\"15.74\";s:5:\"stock\";i:0;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:3:\"8.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:3:\"8.5\";}}i:8;a:10:{s:5:\"image\";s:175:\"https://ae01.alicdn.com/kf/H1a50328ead484cd791f603f25f6b8f19A/2021-Women-8-5cm-High-Heels-Sandals-Lady-Silk-Stripper-Strap-Stiletto-Sexy-Sandles-Wedding-Bridal.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"4001035841972-champagne-9\";s:7:\"sku_sub\";s:22:\"4001035841972-orange-9\";s:5:\"skuId\";s:17:\"10000013673453263\";s:7:\"skuAttr\";s:36:\"14:350852#Champagne;200000124:350262\";s:13:\"regular_price\";s:5:\"30.86\";s:10:\"sale_price\";s:5:\"15.74\";s:5:\"stock\";i:0;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"Champagne\";s:9:\"shoe-size\";s:1:\"9\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Orange\";s:9:\"shoe-size\";s:1:\"9\";}}i:9;a:10:{s:5:\"image\";s:175:\"https://ae01.alicdn.com/kf/H1a50328ead484cd791f603f25f6b8f19A/2021-Women-8-5cm-High-Heels-Sandals-Lady-Silk-Stripper-Strap-Stiletto-Sexy-Sandles-Wedding-Bridal.jpg_640x640.jpg\";s:3:\"sku\";s:27:\"4001035841972-champagne-8-5\";s:7:\"sku_sub\";s:24:\"4001035841972-orange-8-5\";s:5:\"skuId\";s:17:\"10000013673453262\";s:7:\"skuAttr\";s:39:\"14:350852#Champagne;200000124:200000289\";s:13:\"regular_price\";s:5:\"30.86\";s:10:\"sale_price\";s:5:\"15.74\";s:5:\"stock\";i:0;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"Champagne\";s:9:\"shoe-size\";s:3:\"8.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Orange\";s:9:\"shoe-size\";s:3:\"8.5\";}}i:10;a:10:{s:5:\"image\";s:175:\"https://ae01.alicdn.com/kf/H1a50328ead484cd791f603f25f6b8f19A/2021-Women-8-5cm-High-Heels-Sandals-Lady-Silk-Stripper-Strap-Stiletto-Sexy-Sandles-Wedding-Bridal.jpg_640x640.jpg\";s:3:\"sku\";s:27:\"4001035841972-champagne-7-5\";s:7:\"sku_sub\";s:24:\"4001035841972-orange-7-5\";s:5:\"skuId\";s:17:\"10000013673453261\";s:7:\"skuAttr\";s:39:\"14:350852#Champagne;200000124:200000288\";s:13:\"regular_price\";s:5:\"30.86\";s:10:\"sale_price\";s:5:\"15.74\";s:5:\"stock\";i:0;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"Champagne\";s:9:\"shoe-size\";s:3:\"7.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Orange\";s:9:\"shoe-size\";s:3:\"7.5\";}}i:11;a:10:{s:5:\"image\";s:175:\"https://ae01.alicdn.com/kf/H1a50328ead484cd791f603f25f6b8f19A/2021-Women-8-5cm-High-Heels-Sandals-Lady-Silk-Stripper-Strap-Stiletto-Sexy-Sandles-Wedding-Bridal.jpg_640x640.jpg\";s:3:\"sku\";s:27:\"4001035841972-champagne-6-5\";s:7:\"sku_sub\";s:24:\"4001035841972-orange-6-5\";s:5:\"skuId\";s:17:\"10000013673453260\";s:7:\"skuAttr\";s:39:\"14:350852#Champagne;200000124:200000287\";s:13:\"regular_price\";s:5:\"30.86\";s:10:\"sale_price\";s:5:\"15.74\";s:5:\"stock\";i:1;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"Champagne\";s:9:\"shoe-size\";s:3:\"6.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Orange\";s:9:\"shoe-size\";s:3:\"6.5\";}}i:12;a:10:{s:5:\"image\";s:175:\"https://ae01.alicdn.com/kf/H1a50328ead484cd791f603f25f6b8f19A/2021-Women-8-5cm-High-Heels-Sandals-Lady-Silk-Stripper-Strap-Stiletto-Sexy-Sandles-Wedding-Bridal.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"4001035841972-champagne-6\";s:7:\"sku_sub\";s:22:\"4001035841972-orange-6\";s:5:\"skuId\";s:17:\"10000013673453259\";s:7:\"skuAttr\";s:34:\"14:350852#Champagne;200000124:1394\";s:13:\"regular_price\";s:5:\"30.86\";s:10:\"sale_price\";s:5:\"15.74\";s:5:\"stock\";i:148;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"Champagne\";s:9:\"shoe-size\";s:1:\"6\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Orange\";s:9:\"shoe-size\";s:1:\"6\";}}i:13;a:10:{s:5:\"image\";s:175:\"https://ae01.alicdn.com/kf/H1a50328ead484cd791f603f25f6b8f19A/2021-Women-8-5cm-High-Heels-Sandals-Lady-Silk-Stripper-Strap-Stiletto-Sexy-Sandles-Wedding-Bridal.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"4001035841972-champagne-5\";s:7:\"sku_sub\";s:22:\"4001035841972-orange-5\";s:5:\"skuId\";s:17:\"10000013673453258\";s:7:\"skuAttr\";s:33:\"14:350852#Champagne;200000124:698\";s:13:\"regular_price\";s:5:\"30.86\";s:10:\"sale_price\";s:5:\"15.74\";s:5:\"stock\";i:149;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"Champagne\";s:9:\"shoe-size\";s:1:\"5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Orange\";s:9:\"shoe-size\";s:1:\"5\";}}i:14;a:10:{s:5:\"image\";s:175:\"https://ae01.alicdn.com/kf/H1a50328ead484cd791f603f25f6b8f19A/2021-Women-8-5cm-High-Heels-Sandals-Lady-Silk-Stripper-Strap-Stiletto-Sexy-Sandles-Wedding-Bridal.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"4001035841972-champagne-4\";s:7:\"sku_sub\";s:22:\"4001035841972-orange-4\";s:5:\"skuId\";s:17:\"10000013673453257\";s:7:\"skuAttr\";s:33:\"14:350852#Champagne;200000124:153\";s:13:\"regular_price\";s:5:\"30.86\";s:10:\"sale_price\";s:5:\"15.74\";s:5:\"stock\";i:148;s:10:\"attributes\";a:2:{s:5:\"color\";s:9:\"Champagne\";s:9:\"shoe-size\";s:1:\"4\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Orange\";s:9:\"shoe-size\";s:1:\"4\";}}i:15;a:10:{s:5:\"image\";s:175:\"https://ae01.alicdn.com/kf/H7c5912f1ff5540ff96d3ebd888475590F/2021-Women-8-5cm-High-Heels-Sandals-Lady-Silk-Stripper-Strap-Stiletto-Sexy-Sandles-Wedding-Bridal.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"4001035841972-silver-9\";s:7:\"sku_sub\";s:22:\"4001035841972-silver-9\";s:5:\"skuId\";s:17:\"10000013673453256\";s:7:\"skuAttr\";s:26:\"14:350853;200000124:350262\";s:13:\"regular_price\";s:5:\"30.86\";s:10:\"sale_price\";s:5:\"15.74\";s:5:\"stock\";i:0;s:10:\"attributes\";a:2:{s:5:\"color\";s:6:\"Silver\";s:9:\"shoe-size\";s:1:\"9\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Silver\";s:9:\"shoe-size\";s:1:\"9\";}}i:16;a:10:{s:5:\"image\";s:175:\"https://ae01.alicdn.com/kf/H050ed227c8d64ba69be2959f6f419a9cv/2021-Women-8-5cm-High-Heels-Sandals-Lady-Silk-Stripper-Strap-Stiletto-Sexy-Sandles-Wedding-Bridal.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"4001035841972-black-6-5\";s:7:\"sku_sub\";s:23:\"4001035841972-black-6-5\";s:5:\"skuId\";s:17:\"10000013673453239\";s:7:\"skuAttr\";s:26:\"14:193;200000124:200000287\";s:13:\"regular_price\";s:5:\"30.86\";s:10:\"sale_price\";s:5:\"15.74\";s:5:\"stock\";i:3;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:3:\"6.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:3:\"6.5\";}}i:17;a:10:{s:5:\"image\";s:175:\"https://ae01.alicdn.com/kf/H050ed227c8d64ba69be2959f6f419a9cv/2021-Women-8-5cm-High-Heels-Sandals-Lady-Silk-Stripper-Strap-Stiletto-Sexy-Sandles-Wedding-Bridal.jpg_640x640.jpg\";s:3:\"sku\";s:21:\"4001035841972-black-6\";s:7:\"sku_sub\";s:21:\"4001035841972-black-6\";s:5:\"skuId\";s:17:\"10000013673453238\";s:7:\"skuAttr\";s:21:\"14:193;200000124:1394\";s:13:\"regular_price\";s:5:\"30.86\";s:10:\"sale_price\";s:5:\"15.74\";s:5:\"stock\";i:0;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:1:\"6\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:1:\"6\";}}i:18;a:10:{s:5:\"image\";s:175:\"https://ae01.alicdn.com/kf/H050ed227c8d64ba69be2959f6f419a9cv/2021-Women-8-5cm-High-Heels-Sandals-Lady-Silk-Stripper-Strap-Stiletto-Sexy-Sandles-Wedding-Bridal.jpg_640x640.jpg\";s:3:\"sku\";s:21:\"4001035841972-black-5\";s:7:\"sku_sub\";s:21:\"4001035841972-black-5\";s:5:\"skuId\";s:17:\"10000013673453237\";s:7:\"skuAttr\";s:20:\"14:193;200000124:698\";s:13:\"regular_price\";s:5:\"30.86\";s:10:\"sale_price\";s:5:\"15.74\";s:5:\"stock\";i:7;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:1:\"5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:1:\"5\";}}i:19;a:10:{s:5:\"image\";s:175:\"https://ae01.alicdn.com/kf/H050ed227c8d64ba69be2959f6f419a9cv/2021-Women-8-5cm-High-Heels-Sandals-Lady-Silk-Stripper-Strap-Stiletto-Sexy-Sandles-Wedding-Bridal.jpg_640x640.jpg\";s:3:\"sku\";s:21:\"4001035841972-black-4\";s:7:\"sku_sub\";s:21:\"4001035841972-black-4\";s:5:\"skuId\";s:17:\"10000013673453236\";s:7:\"skuAttr\";s:20:\"14:193;200000124:153\";s:13:\"regular_price\";s:5:\"30.86\";s:10:\"sale_price\";s:5:\"15.74\";s:5:\"stock\";i:1;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:1:\"4\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:1:\"4\";}}i:20;a:10:{s:5:\"image\";s:175:\"https://ae01.alicdn.com/kf/H543fd06bfcc748a88284454cc0e0df7c5/2021-Women-8-5cm-High-Heels-Sandals-Lady-Silk-Stripper-Strap-Stiletto-Sexy-Sandles-Wedding-Bridal.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"4001035841972-green-7-5\";s:7:\"sku_sub\";s:23:\"4001035841972-green-7-5\";s:5:\"skuId\";s:17:\"10000013673453247\";s:7:\"skuAttr\";s:26:\"14:175;200000124:200000288\";s:13:\"regular_price\";s:5:\"30.86\";s:10:\"sale_price\";s:5:\"15.74\";s:5:\"stock\";i:0;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:3:\"7.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:3:\"7.5\";}}i:21;a:10:{s:5:\"image\";s:175:\"https://ae01.alicdn.com/kf/H543fd06bfcc748a88284454cc0e0df7c5/2021-Women-8-5cm-High-Heels-Sandals-Lady-Silk-Stripper-Strap-Stiletto-Sexy-Sandles-Wedding-Bridal.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"4001035841972-green-6-5\";s:7:\"sku_sub\";s:23:\"4001035841972-green-6-5\";s:5:\"skuId\";s:17:\"10000013673453246\";s:7:\"skuAttr\";s:26:\"14:175;200000124:200000287\";s:13:\"regular_price\";s:5:\"30.86\";s:10:\"sale_price\";s:5:\"15.74\";s:5:\"stock\";i:149;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:3:\"6.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:3:\"6.5\";}}i:22;a:10:{s:5:\"image\";s:175:\"https://ae01.alicdn.com/kf/H543fd06bfcc748a88284454cc0e0df7c5/2021-Women-8-5cm-High-Heels-Sandals-Lady-Silk-Stripper-Strap-Stiletto-Sexy-Sandles-Wedding-Bridal.jpg_640x640.jpg\";s:3:\"sku\";s:21:\"4001035841972-green-6\";s:7:\"sku_sub\";s:21:\"4001035841972-green-6\";s:5:\"skuId\";s:17:\"10000013673453245\";s:7:\"skuAttr\";s:21:\"14:175;200000124:1394\";s:13:\"regular_price\";s:5:\"30.86\";s:10:\"sale_price\";s:5:\"15.74\";s:5:\"stock\";i:149;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:1:\"6\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:1:\"6\";}}i:23;a:10:{s:5:\"image\";s:175:\"https://ae01.alicdn.com/kf/H543fd06bfcc748a88284454cc0e0df7c5/2021-Women-8-5cm-High-Heels-Sandals-Lady-Silk-Stripper-Strap-Stiletto-Sexy-Sandles-Wedding-Bridal.jpg_640x640.jpg\";s:3:\"sku\";s:21:\"4001035841972-green-5\";s:7:\"sku_sub\";s:21:\"4001035841972-green-5\";s:5:\"skuId\";s:17:\"10000013673453244\";s:7:\"skuAttr\";s:20:\"14:175;200000124:698\";s:13:\"regular_price\";s:5:\"30.86\";s:10:\"sale_price\";s:5:\"15.74\";s:5:\"stock\";i:149;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:1:\"5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:1:\"5\";}}i:24;a:10:{s:5:\"image\";s:175:\"https://ae01.alicdn.com/kf/H543fd06bfcc748a88284454cc0e0df7c5/2021-Women-8-5cm-High-Heels-Sandals-Lady-Silk-Stripper-Strap-Stiletto-Sexy-Sandles-Wedding-Bridal.jpg_640x640.jpg\";s:3:\"sku\";s:21:\"4001035841972-green-4\";s:7:\"sku_sub\";s:21:\"4001035841972-green-4\";s:5:\"skuId\";s:17:\"10000013673453243\";s:7:\"skuAttr\";s:20:\"14:175;200000124:153\";s:13:\"regular_price\";s:5:\"30.86\";s:10:\"sale_price\";s:5:\"15.74\";s:5:\"stock\";i:149;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:1:\"4\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:1:\"4\";}}i:25;a:10:{s:5:\"image\";s:175:\"https://ae01.alicdn.com/kf/H050ed227c8d64ba69be2959f6f419a9cv/2021-Women-8-5cm-High-Heels-Sandals-Lady-Silk-Stripper-Strap-Stiletto-Sexy-Sandles-Wedding-Bridal.jpg_640x640.jpg\";s:3:\"sku\";s:21:\"4001035841972-black-9\";s:7:\"sku_sub\";s:21:\"4001035841972-black-9\";s:5:\"skuId\";s:17:\"10000013673453242\";s:7:\"skuAttr\";s:23:\"14:193;200000124:350262\";s:13:\"regular_price\";s:5:\"30.86\";s:10:\"sale_price\";s:5:\"15.74\";s:5:\"stock\";i:0;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:1:\"9\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:1:\"9\";}}i:26;a:10:{s:5:\"image\";s:175:\"https://ae01.alicdn.com/kf/H050ed227c8d64ba69be2959f6f419a9cv/2021-Women-8-5cm-High-Heels-Sandals-Lady-Silk-Stripper-Strap-Stiletto-Sexy-Sandles-Wedding-Bridal.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"4001035841972-black-8-5\";s:7:\"sku_sub\";s:23:\"4001035841972-black-8-5\";s:5:\"skuId\";s:17:\"10000013673453241\";s:7:\"skuAttr\";s:26:\"14:193;200000124:200000289\";s:13:\"regular_price\";s:5:\"30.86\";s:10:\"sale_price\";s:5:\"15.74\";s:5:\"stock\";i:0;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:3:\"8.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:3:\"8.5\";}}i:27;a:10:{s:5:\"image\";s:175:\"https://ae01.alicdn.com/kf/H050ed227c8d64ba69be2959f6f419a9cv/2021-Women-8-5cm-High-Heels-Sandals-Lady-Silk-Stripper-Strap-Stiletto-Sexy-Sandles-Wedding-Bridal.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"4001035841972-black-7-5\";s:7:\"sku_sub\";s:23:\"4001035841972-black-7-5\";s:5:\"skuId\";s:17:\"10000013673453240\";s:7:\"skuAttr\";s:26:\"14:193;200000124:200000288\";s:13:\"regular_price\";s:5:\"30.86\";s:10:\"sale_price\";s:5:\"15.74\";s:5:\"stock\";i:0;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:3:\"7.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:3:\"7.5\";}}}'),
(86239, 5410, '_variation_description', ''),
(86240, 5410, '_sku', '4000024103531-blue-wide-heel-10cm-10-5'),
(86241, 5410, '_regular_price', '173.59'),
(86242, 5410, 'total_sales', '0'),
(86243, 5410, '_tax_status', 'taxable'),
(86244, 5410, '_tax_class', 'parent'),
(86245, 5410, '_manage_stock', 'yes'),
(86246, 5410, '_backorders', 'no'),
(86247, 5410, '_sold_individually', 'no'),
(86248, 5410, '_virtual', 'no'),
(86249, 5410, '_downloadable', 'no'),
(86250, 5410, '_download_limit', '-1'),
(86251, 5410, '_download_expiry', '-1'),
(86252, 5410, '_stock', '2000'),
(86253, 5410, '_stock_status', 'instock'),
(86254, 5410, '_wc_average_rating', '0'),
(86255, 5410, '_wc_review_count', '0'),
(86256, 5410, 'attribute_pa_color', 'blue-wide-heel-10cm'),
(86257, 5410, 'attribute_pa_shoe-size', '10-5'),
(86258, 5410, '_price', '173.59'),
(86259, 5410, '_product_version', '4.1.0'),
(86260, 5410, '_vi_wad_aliexpress_variation_id', '10000000055681862'),
(86261, 5410, '_vi_wad_aliexpress_variation_attr', '14:771#blue Wide heel 10cm;200000124:200000291'),
(86262, 5411, '_variation_description', ''),
(86263, 5411, '_sku', '4000024103531-blue-wide-heel-10cm-10'),
(86264, 5411, '_regular_price', '173.59'),
(86265, 5411, 'total_sales', '0'),
(86266, 5411, '_tax_status', 'taxable'),
(86267, 5411, '_tax_class', 'parent'),
(86268, 5411, '_manage_stock', 'yes'),
(86269, 5411, '_backorders', 'no'),
(86270, 5411, '_sold_individually', 'no'),
(86271, 5411, '_virtual', 'no'),
(86272, 5411, '_downloadable', 'no'),
(86273, 5411, '_download_limit', '-1'),
(86274, 5411, '_download_expiry', '-1'),
(86275, 5411, '_stock', '2000'),
(86276, 5411, '_stock_status', 'instock'),
(86277, 5411, '_wc_average_rating', '0'),
(86278, 5411, '_wc_review_count', '0'),
(86279, 5411, 'attribute_pa_color', 'blue-wide-heel-10cm'),
(86280, 5411, 'attribute_pa_shoe-size', '10'),
(86281, 5411, '_price', '173.59'),
(86282, 5411, '_product_version', '4.1.0'),
(86283, 5411, '_vi_wad_aliexpress_variation_id', '10000000055681861'),
(86284, 5411, '_vi_wad_aliexpress_variation_attr', '14:771#blue Wide heel 10cm;200000124:1583'),
(86285, 5412, '_variation_description', ''),
(86286, 5412, '_sku', '4000024103531-blue-wide-heel-10cm-9-5'),
(86287, 5412, '_regular_price', '173.59'),
(86288, 5412, 'total_sales', '0'),
(86289, 5412, '_tax_status', 'taxable'),
(86290, 5412, '_tax_class', 'parent'),
(86291, 5412, '_manage_stock', 'yes'),
(86292, 5412, '_backorders', 'no'),
(86293, 5412, '_sold_individually', 'no'),
(86294, 5412, '_virtual', 'no'),
(86295, 5412, '_downloadable', 'no'),
(86296, 5412, '_download_limit', '-1'),
(86297, 5412, '_download_expiry', '-1'),
(86298, 5412, '_stock', '2000'),
(86299, 5412, '_stock_status', 'instock'),
(86300, 5412, '_wc_average_rating', '0'),
(86301, 5412, '_wc_review_count', '0'),
(86302, 5412, 'attribute_pa_color', 'blue-wide-heel-10cm'),
(86303, 5412, 'attribute_pa_shoe-size', '9-5'),
(86304, 5412, '_price', '173.59'),
(86305, 5412, '_product_version', '4.1.0'),
(86306, 5412, '_vi_wad_aliexpress_variation_id', '10000000055681860'),
(86307, 5412, '_vi_wad_aliexpress_variation_attr', '14:771#blue Wide heel 10cm;200000124:200000290'),
(86308, 5413, '_variation_description', ''),
(86309, 5413, '_sku', '4000024103531-blue-heel-9cm-6'),
(86310, 5413, '_regular_price', '173.59'),
(86311, 5413, 'total_sales', '0'),
(86312, 5413, '_tax_status', 'taxable'),
(86313, 5413, '_tax_class', 'parent'),
(86314, 5413, '_manage_stock', 'yes'),
(86315, 5413, '_backorders', 'no'),
(86316, 5413, '_sold_individually', 'no'),
(86317, 5413, '_virtual', 'no'),
(86318, 5413, '_downloadable', 'no'),
(86319, 5413, '_download_limit', '-1'),
(86320, 5413, '_download_expiry', '-1'),
(86321, 5413, '_stock', '2000'),
(86322, 5413, '_stock_status', 'instock'),
(86323, 5413, '_wc_average_rating', '0'),
(86324, 5413, '_wc_review_count', '0'),
(86325, 5413, 'attribute_pa_color', 'blue-heel-9cm'),
(86326, 5413, 'attribute_pa_shoe-size', '6'),
(86327, 5413, '_price', '173.59'),
(86328, 5413, '_product_version', '4.1.0'),
(86329, 5413, '_vi_wad_aliexpress_variation_id', '10000000055681867'),
(86330, 5413, '_vi_wad_aliexpress_variation_attr', '14:193#Blue heel 9cm;200000124:1394'),
(86331, 5414, '_variation_description', ''),
(86332, 5414, '_sku', '4000024103531-blue-heel-9cm-5-5'),
(86333, 5414, '_regular_price', '173.59'),
(86334, 5414, 'total_sales', '0'),
(86335, 5414, '_tax_status', 'taxable'),
(86336, 5414, '_tax_class', 'parent'),
(86337, 5414, '_manage_stock', 'yes'),
(86338, 5414, '_backorders', 'no'),
(86339, 5414, '_sold_individually', 'no'),
(86340, 5414, '_virtual', 'no'),
(86341, 5414, '_downloadable', 'no'),
(86342, 5414, '_download_limit', '-1'),
(86343, 5414, '_download_expiry', '-1'),
(86344, 5414, '_stock', '2000'),
(86345, 5414, '_stock_status', 'instock'),
(86346, 5414, '_wc_average_rating', '0'),
(86347, 5414, '_wc_review_count', '0'),
(86348, 5414, 'attribute_pa_color', 'blue-heel-9cm'),
(86349, 5414, 'attribute_pa_shoe-size', '5-5'),
(86350, 5414, '_price', '173.59'),
(86351, 5414, '_product_version', '4.1.0'),
(86352, 5414, '_vi_wad_aliexpress_variation_id', '10000000055681866'),
(86353, 5414, '_vi_wad_aliexpress_variation_attr', '14:193#Blue heel 9cm;200000124:200000286'),
(86354, 5415, '_variation_description', ''),
(86355, 5415, '_sku', '4000024103531-blue-heel-9cm-5'),
(86356, 5415, '_regular_price', '173.59'),
(86357, 5415, 'total_sales', '0'),
(86358, 5415, '_tax_status', 'taxable'),
(86359, 5415, '_tax_class', 'parent'),
(86360, 5415, '_manage_stock', 'yes'),
(86361, 5415, '_backorders', 'no'),
(86362, 5415, '_sold_individually', 'no'),
(86363, 5415, '_virtual', 'no'),
(86364, 5415, '_downloadable', 'no'),
(86365, 5415, '_download_limit', '-1'),
(86366, 5415, '_download_expiry', '-1'),
(86367, 5415, '_stock', '2000'),
(86368, 5415, '_stock_status', 'instock'),
(86369, 5415, '_wc_average_rating', '0'),
(86370, 5415, '_wc_review_count', '0'),
(86371, 5415, 'attribute_pa_color', 'blue-heel-9cm'),
(86372, 5415, 'attribute_pa_shoe-size', '5'),
(86373, 5415, '_price', '173.59'),
(86374, 5415, '_product_version', '4.1.0'),
(86375, 5415, '_vi_wad_aliexpress_variation_id', '10000000055681865'),
(86376, 5415, '_vi_wad_aliexpress_variation_attr', '14:193#Blue heel 9cm;200000124:698'),
(86377, 5416, '_variation_description', ''),
(86378, 5416, '_sku', '4000024103531-blue-heel-9cm-4-5'),
(86379, 5416, '_regular_price', '173.59'),
(86380, 5416, 'total_sales', '0'),
(86381, 5416, '_tax_status', 'taxable'),
(86382, 5416, '_tax_class', 'parent'),
(86383, 5416, '_manage_stock', 'yes'),
(86384, 5416, '_backorders', 'no'),
(86385, 5416, '_sold_individually', 'no'),
(86386, 5416, '_virtual', 'no'),
(86387, 5416, '_downloadable', 'no'),
(86388, 5416, '_download_limit', '-1'),
(86389, 5416, '_download_expiry', '-1'),
(86390, 5416, '_stock', '2000'),
(86391, 5416, '_stock_status', 'instock'),
(86392, 5416, '_wc_average_rating', '0'),
(86393, 5416, '_wc_review_count', '0'),
(86394, 5416, 'attribute_pa_color', 'blue-heel-9cm'),
(86395, 5416, 'attribute_pa_shoe-size', '4-5'),
(86396, 5416, '_price', '173.59'),
(86397, 5416, '_product_version', '4.1.0'),
(86398, 5416, '_vi_wad_aliexpress_variation_id', '10000000055681864'),
(86399, 5416, '_vi_wad_aliexpress_variation_attr', '14:193#Blue heel 9cm;200000124:200000285'),
(86400, 5417, '_variation_description', ''),
(86401, 5417, '_sku', '4000024103531-blue-heel-9cm-8'),
(86402, 5417, '_regular_price', '173.59'),
(86403, 5417, 'total_sales', '0'),
(86404, 5417, '_tax_status', 'taxable'),
(86405, 5417, '_tax_class', 'parent'),
(86406, 5417, '_manage_stock', 'yes'),
(86407, 5417, '_backorders', 'no'),
(86408, 5417, '_sold_individually', 'no'),
(86409, 5417, '_virtual', 'no'),
(86410, 5417, '_downloadable', 'no'),
(86411, 5417, '_download_limit', '-1'),
(86412, 5417, '_download_expiry', '-1'),
(86413, 5417, '_stock', '2000'),
(86414, 5417, '_stock_status', 'instock'),
(86415, 5417, '_wc_average_rating', '0'),
(86416, 5417, '_wc_review_count', '0'),
(86417, 5417, 'attribute_pa_color', 'blue-heel-9cm'),
(86418, 5417, 'attribute_pa_shoe-size', '8'),
(86419, 5417, '_price', '173.59'),
(86420, 5417, '_product_version', '4.1.0'),
(86421, 5417, '_vi_wad_aliexpress_variation_id', '10000000055681871'),
(86422, 5417, '_vi_wad_aliexpress_variation_attr', '14:193#Blue heel 9cm;200000124:699'),
(86423, 5418, '_variation_description', ''),
(86424, 5418, '_sku', '4000024103531-blue-heel-9cm-7-5'),
(86425, 5418, '_regular_price', '173.59'),
(86426, 5418, 'total_sales', '0'),
(86427, 5418, '_tax_status', 'taxable'),
(86428, 5418, '_tax_class', 'parent'),
(86429, 5418, '_manage_stock', 'yes'),
(86430, 5418, '_backorders', 'no'),
(86431, 5418, '_sold_individually', 'no'),
(86432, 5418, '_virtual', 'no'),
(86433, 5418, '_downloadable', 'no'),
(86434, 5418, '_download_limit', '-1'),
(86435, 5418, '_download_expiry', '-1'),
(86436, 5418, '_stock', '2000'),
(86437, 5418, '_stock_status', 'instock'),
(86438, 5418, '_wc_average_rating', '0'),
(86439, 5418, '_wc_review_count', '0'),
(86440, 5418, 'attribute_pa_color', 'blue-heel-9cm'),
(86441, 5418, 'attribute_pa_shoe-size', '7-5'),
(86442, 5418, '_price', '173.59'),
(86443, 5418, '_product_version', '4.1.0'),
(86444, 5418, '_vi_wad_aliexpress_variation_id', '10000000055681870'),
(86445, 5418, '_vi_wad_aliexpress_variation_attr', '14:193#Blue heel 9cm;200000124:200000288'),
(86446, 5419, '_variation_description', ''),
(86447, 5419, '_sku', '4000024103531-blue-heel-9cm-7'),
(86448, 5419, '_regular_price', '173.59'),
(86449, 5419, 'total_sales', '0'),
(86450, 5419, '_tax_status', 'taxable'),
(86451, 5419, '_tax_class', 'parent'),
(86452, 5419, '_manage_stock', 'yes'),
(86453, 5419, '_backorders', 'no'),
(86454, 5419, '_sold_individually', 'no'),
(86455, 5419, '_virtual', 'no'),
(86456, 5419, '_downloadable', 'no'),
(86457, 5419, '_download_limit', '-1'),
(86458, 5419, '_download_expiry', '-1'),
(86459, 5419, '_stock', '2000'),
(86460, 5419, '_stock_status', 'instock'),
(86461, 5419, '_wc_average_rating', '0'),
(86462, 5419, '_wc_review_count', '0'),
(86463, 5419, 'attribute_pa_color', 'blue-heel-9cm'),
(86464, 5419, 'attribute_pa_shoe-size', '7'),
(86465, 5419, '_price', '173.59'),
(86466, 5419, '_product_version', '4.1.0'),
(86467, 5419, '_vi_wad_aliexpress_variation_id', '10000000055681869'),
(86468, 5419, '_vi_wad_aliexpress_variation_attr', '14:193#Blue heel 9cm;200000124:3434'),
(86469, 5420, '_variation_description', ''),
(86470, 5420, '_sku', '4000024103531-blue-heel-9cm-6-5'),
(86471, 5420, '_regular_price', '173.59'),
(86472, 5420, 'total_sales', '0'),
(86473, 5420, '_tax_status', 'taxable'),
(86474, 5420, '_tax_class', 'parent'),
(86475, 5420, '_manage_stock', 'yes'),
(86476, 5420, '_backorders', 'no'),
(86477, 5420, '_sold_individually', 'no'),
(86478, 5420, '_virtual', 'no'),
(86479, 5420, '_downloadable', 'no'),
(86480, 5420, '_download_limit', '-1'),
(86481, 5420, '_download_expiry', '-1'),
(86482, 5420, '_stock', '1999'),
(86483, 5420, '_stock_status', 'instock'),
(86484, 5420, '_wc_average_rating', '0'),
(86485, 5420, '_wc_review_count', '0'),
(86486, 5420, 'attribute_pa_color', 'blue-heel-9cm'),
(86487, 5420, 'attribute_pa_shoe-size', '6-5'),
(86488, 5420, '_price', '173.59'),
(86489, 5420, '_product_version', '4.1.0'),
(86490, 5420, '_vi_wad_aliexpress_variation_id', '10000000055681868'),
(86491, 5420, '_vi_wad_aliexpress_variation_attr', '14:193#Blue heel 9cm;200000124:200000287'),
(86492, 5421, '_variation_description', ''),
(86493, 5421, '_sku', '4000024103531-blue-heel-9cm-10'),
(86494, 5421, '_regular_price', '173.59'),
(86495, 5421, 'total_sales', '0'),
(86496, 5421, '_tax_status', 'taxable'),
(86497, 5421, '_tax_class', 'parent'),
(86498, 5421, '_manage_stock', 'yes'),
(86499, 5421, '_backorders', 'no'),
(86500, 5421, '_sold_individually', 'no'),
(86501, 5421, '_virtual', 'no'),
(86502, 5421, '_downloadable', 'no'),
(86503, 5421, '_download_limit', '-1'),
(86504, 5421, '_download_expiry', '-1'),
(86505, 5421, '_stock', '2000'),
(86506, 5421, '_stock_status', 'instock'),
(86507, 5421, '_wc_average_rating', '0'),
(86508, 5421, '_wc_review_count', '0'),
(86509, 5421, 'attribute_pa_color', 'blue-heel-9cm'),
(86510, 5421, 'attribute_pa_shoe-size', '10'),
(86511, 5421, '_price', '173.59'),
(86512, 5421, '_product_version', '4.1.0'),
(86513, 5421, '_vi_wad_aliexpress_variation_id', '10000000055681875'),
(86514, 5421, '_vi_wad_aliexpress_variation_attr', '14:193#Blue heel 9cm;200000124:1583'),
(86515, 5422, '_variation_description', ''),
(86516, 5422, '_sku', '4000024103531-blue-heel-9cm-9-5'),
(86517, 5422, '_regular_price', '173.59'),
(86518, 5422, 'total_sales', '0'),
(86519, 5422, '_tax_status', 'taxable'),
(86520, 5422, '_tax_class', 'parent'),
(86521, 5422, '_manage_stock', 'yes'),
(86522, 5422, '_backorders', 'no'),
(86523, 5422, '_sold_individually', 'no'),
(86524, 5422, '_virtual', 'no'),
(86525, 5422, '_downloadable', 'no'),
(86526, 5422, '_download_limit', '-1'),
(86527, 5422, '_download_expiry', '-1'),
(86528, 5422, '_stock', '1999'),
(86529, 5422, '_stock_status', 'instock'),
(86530, 5422, '_wc_average_rating', '0'),
(86531, 5422, '_wc_review_count', '0'),
(86532, 5422, 'attribute_pa_color', 'blue-heel-9cm'),
(86533, 5422, 'attribute_pa_shoe-size', '9-5'),
(86534, 5422, '_price', '173.59'),
(86535, 5422, '_product_version', '4.1.0'),
(86536, 5422, '_vi_wad_aliexpress_variation_id', '10000000055681874'),
(86537, 5422, '_vi_wad_aliexpress_variation_attr', '14:193#Blue heel 9cm;200000124:200000290'),
(86538, 5423, '_variation_description', ''),
(86539, 5423, '_sku', '4000024103531-blue-heel-9cm-9'),
(86540, 5423, '_regular_price', '173.59'),
(86541, 5423, 'total_sales', '0'),
(86542, 5423, '_tax_status', 'taxable'),
(86543, 5423, '_tax_class', 'parent'),
(86544, 5423, '_manage_stock', 'yes'),
(86545, 5423, '_backorders', 'no'),
(86546, 5423, '_sold_individually', 'no'),
(86547, 5423, '_virtual', 'no'),
(86548, 5423, '_downloadable', 'no'),
(86549, 5423, '_download_limit', '-1'),
(86550, 5423, '_download_expiry', '-1'),
(86551, 5423, '_stock', '2000'),
(86552, 5423, '_stock_status', 'instock'),
(86553, 5423, '_wc_average_rating', '0'),
(86554, 5423, '_wc_review_count', '0'),
(86555, 5423, 'attribute_pa_color', 'blue-heel-9cm'),
(86556, 5423, 'attribute_pa_shoe-size', '9'),
(86557, 5423, '_price', '173.59'),
(86558, 5423, '_product_version', '4.1.0'),
(86559, 5423, '_vi_wad_aliexpress_variation_id', '10000000055681873'),
(86560, 5423, '_vi_wad_aliexpress_variation_attr', '14:193#Blue heel 9cm;200000124:350262'),
(86561, 5424, '_variation_description', ''),
(86562, 5424, '_sku', '4000024103531-blue-heel-9cm-8-5'),
(86563, 5424, '_regular_price', '173.59'),
(86564, 5424, 'total_sales', '0'),
(86565, 5424, '_tax_status', 'taxable'),
(86566, 5424, '_tax_class', 'parent'),
(86567, 5424, '_manage_stock', 'yes'),
(86568, 5424, '_backorders', 'no'),
(86569, 5424, '_sold_individually', 'no'),
(86570, 5424, '_virtual', 'no'),
(86571, 5424, '_downloadable', 'no'),
(86572, 5424, '_download_limit', '-1'),
(86573, 5424, '_download_expiry', '-1'),
(86574, 5424, '_stock', '2000'),
(86575, 5424, '_stock_status', 'instock'),
(86576, 5424, '_wc_average_rating', '0'),
(86577, 5424, '_wc_review_count', '0'),
(86578, 5424, 'attribute_pa_color', 'blue-heel-9cm'),
(86579, 5424, 'attribute_pa_shoe-size', '8-5'),
(86580, 5424, '_price', '173.59'),
(86581, 5424, '_product_version', '4.1.0'),
(86582, 5424, '_vi_wad_aliexpress_variation_id', '10000000055681872'),
(86583, 5424, '_vi_wad_aliexpress_variation_attr', '14:193#Blue heel 9cm;200000124:200000289'),
(86584, 5425, '_variation_description', ''),
(86585, 5425, '_sku', '4000024103531-blue-heel-8-5cm-5'),
(86586, 5425, '_regular_price', '173.59'),
(86587, 5425, 'total_sales', '0'),
(86588, 5425, '_tax_status', 'taxable'),
(86589, 5425, '_tax_class', 'parent'),
(86590, 5425, '_manage_stock', 'yes'),
(86591, 5425, '_backorders', 'no'),
(86592, 5425, '_sold_individually', 'no'),
(86593, 5425, '_virtual', 'no'),
(86594, 5425, '_downloadable', 'no'),
(86595, 5425, '_download_limit', '-1'),
(86596, 5425, '_download_expiry', '-1'),
(86597, 5425, '_stock', '1999'),
(86598, 5425, '_stock_status', 'instock'),
(86599, 5425, '_wc_average_rating', '0'),
(86600, 5425, '_wc_review_count', '0'),
(86601, 5425, 'attribute_pa_color', 'blue-heel-8-5cm'),
(86602, 5425, 'attribute_pa_shoe-size', '5'),
(86603, 5425, '_price', '173.59'),
(86604, 5425, '_product_version', '4.1.0'),
(86605, 5425, '_vi_wad_aliexpress_variation_id', '10000000055681879'),
(86606, 5425, '_vi_wad_aliexpress_variation_attr', '14:173#Blue heel 8.5cm;200000124:698'),
(86607, 5426, '_variation_description', ''),
(86608, 5426, '_sku', '4000024103531-blue-heel-8-5cm-4-5'),
(86609, 5426, '_regular_price', '173.59'),
(86610, 5426, 'total_sales', '0'),
(86611, 5426, '_tax_status', 'taxable'),
(86612, 5426, '_tax_class', 'parent'),
(86613, 5426, '_manage_stock', 'yes'),
(86614, 5426, '_backorders', 'no'),
(86615, 5426, '_sold_individually', 'no'),
(86616, 5426, '_virtual', 'no'),
(86617, 5426, '_downloadable', 'no'),
(86618, 5426, '_download_limit', '-1'),
(86619, 5426, '_download_expiry', '-1'),
(86620, 5426, '_stock', '1999'),
(86621, 5426, '_stock_status', 'instock'),
(86622, 5426, '_wc_average_rating', '0'),
(86623, 5426, '_wc_review_count', '0'),
(86624, 5426, 'attribute_pa_color', 'blue-heel-8-5cm'),
(86625, 5426, 'attribute_pa_shoe-size', '4-5'),
(86626, 5426, '_price', '173.59'),
(86627, 5426, '_product_version', '4.1.0'),
(86628, 5426, '_vi_wad_aliexpress_variation_id', '10000000055681878'),
(86629, 5426, '_vi_wad_aliexpress_variation_attr', '14:173#Blue heel 8.5cm;200000124:200000285'),
(86630, 5427, '_variation_description', ''),
(86631, 5427, '_sku', '4000024103531-blue-heel-8-5cm-4'),
(86632, 5427, '_regular_price', '173.59'),
(86633, 5427, 'total_sales', '0'),
(86634, 5427, '_tax_status', 'taxable'),
(86635, 5427, '_tax_class', 'parent'),
(86636, 5427, '_manage_stock', 'yes'),
(86637, 5427, '_backorders', 'no'),
(86638, 5427, '_sold_individually', 'no'),
(86639, 5427, '_virtual', 'no'),
(86640, 5427, '_downloadable', 'no'),
(86641, 5427, '_download_limit', '-1'),
(86642, 5427, '_download_expiry', '-1'),
(86643, 5427, '_stock', '2000'),
(86644, 5427, '_stock_status', 'instock'),
(86645, 5427, '_wc_average_rating', '0'),
(86646, 5427, '_wc_review_count', '0'),
(86647, 5427, 'attribute_pa_color', 'blue-heel-8-5cm'),
(86648, 5427, 'attribute_pa_shoe-size', '4'),
(86649, 5427, '_price', '173.59'),
(86650, 5427, '_product_version', '4.1.0'),
(86651, 5427, '_vi_wad_aliexpress_variation_id', '10000000055681877'),
(86652, 5427, '_vi_wad_aliexpress_variation_attr', '14:173#Blue heel 8.5cm;200000124:153'),
(86653, 5428, '_variation_description', ''),
(86654, 5428, '_sku', '4000024103531-blue-heel-9cm-10-5'),
(86655, 5428, '_regular_price', '173.59'),
(86656, 5428, 'total_sales', '0'),
(86657, 5428, '_tax_status', 'taxable'),
(86658, 5428, '_tax_class', 'parent'),
(86659, 5428, '_manage_stock', 'yes'),
(86660, 5428, '_backorders', 'no'),
(86661, 5428, '_sold_individually', 'no'),
(86662, 5428, '_virtual', 'no'),
(86663, 5428, '_downloadable', 'no'),
(86664, 5428, '_download_limit', '-1'),
(86665, 5428, '_download_expiry', '-1'),
(86666, 5428, '_stock', '2000'),
(86667, 5428, '_stock_status', 'instock'),
(86668, 5428, '_wc_average_rating', '0'),
(86669, 5428, '_wc_review_count', '0'),
(86670, 5428, 'attribute_pa_color', 'blue-heel-9cm'),
(86671, 5428, 'attribute_pa_shoe-size', '10-5'),
(86672, 5428, '_price', '173.59'),
(86673, 5428, '_product_version', '4.1.0'),
(86674, 5428, '_vi_wad_aliexpress_variation_id', '10000000055681876'),
(86675, 5428, '_vi_wad_aliexpress_variation_attr', '14:193#Blue heel 9cm;200000124:200000291'),
(86676, 5429, '_variation_description', ''),
(86677, 5429, '_sku', '4000024103531-blue-heel-8-5cm-7'),
(86678, 5429, '_regular_price', '173.59'),
(86679, 5429, 'total_sales', '0'),
(86680, 5429, '_tax_status', 'taxable'),
(86681, 5429, '_tax_class', 'parent'),
(86682, 5429, '_manage_stock', 'yes'),
(86683, 5429, '_backorders', 'no'),
(86684, 5429, '_sold_individually', 'no'),
(86685, 5429, '_virtual', 'no'),
(86686, 5429, '_downloadable', 'no'),
(86687, 5429, '_download_limit', '-1'),
(86688, 5429, '_download_expiry', '-1'),
(86689, 5429, '_stock', '2000'),
(86690, 5429, '_stock_status', 'instock'),
(86691, 5429, '_wc_average_rating', '0'),
(86692, 5429, '_wc_review_count', '0'),
(86693, 5429, 'attribute_pa_color', 'blue-heel-8-5cm'),
(86694, 5429, 'attribute_pa_shoe-size', '7'),
(86695, 5429, '_price', '173.59'),
(86696, 5429, '_product_version', '4.1.0'),
(86697, 5429, '_vi_wad_aliexpress_variation_id', '10000000055681883'),
(86698, 5429, '_vi_wad_aliexpress_variation_attr', '14:173#Blue heel 8.5cm;200000124:3434'),
(86699, 5430, '_variation_description', ''),
(86700, 5430, '_sku', '4000024103531-blue-heel-8-5cm-6-5'),
(86701, 5430, '_regular_price', '173.59'),
(86702, 5430, 'total_sales', '0'),
(86703, 5430, '_tax_status', 'taxable'),
(86704, 5430, '_tax_class', 'parent'),
(86705, 5430, '_manage_stock', 'yes'),
(86706, 5430, '_backorders', 'no'),
(86707, 5430, '_sold_individually', 'no'),
(86708, 5430, '_virtual', 'no'),
(86709, 5430, '_downloadable', 'no'),
(86710, 5430, '_download_limit', '-1'),
(86711, 5430, '_download_expiry', '-1'),
(86712, 5430, '_stock', '1998'),
(86713, 5430, '_stock_status', 'instock'),
(86714, 5430, '_wc_average_rating', '0'),
(86715, 5430, '_wc_review_count', '0'),
(86716, 5430, 'attribute_pa_color', 'blue-heel-8-5cm'),
(86717, 5430, 'attribute_pa_shoe-size', '6-5'),
(86718, 5430, '_price', '173.59'),
(86719, 5430, '_product_version', '4.1.0'),
(86720, 5430, '_vi_wad_aliexpress_variation_id', '10000000055681882'),
(86721, 5430, '_vi_wad_aliexpress_variation_attr', '14:173#Blue heel 8.5cm;200000124:200000287'),
(86722, 5431, '_variation_description', ''),
(86723, 5431, '_sku', '4000024103531-blue-heel-8-5cm-6'),
(86724, 5431, '_regular_price', '173.59'),
(86725, 5431, 'total_sales', '0'),
(86726, 5431, '_tax_status', 'taxable'),
(86727, 5431, '_tax_class', 'parent'),
(86728, 5431, '_manage_stock', 'yes'),
(86729, 5431, '_backorders', 'no'),
(86730, 5431, '_sold_individually', 'no'),
(86731, 5431, '_virtual', 'no'),
(86732, 5431, '_downloadable', 'no'),
(86733, 5431, '_download_limit', '-1'),
(86734, 5431, '_download_expiry', '-1'),
(86735, 5431, '_stock', '2000'),
(86736, 5431, '_stock_status', 'instock'),
(86737, 5431, '_wc_average_rating', '0'),
(86738, 5431, '_wc_review_count', '0'),
(86739, 5431, 'attribute_pa_color', 'blue-heel-8-5cm'),
(86740, 5431, 'attribute_pa_shoe-size', '6'),
(86741, 5431, '_price', '173.59'),
(86742, 5431, '_product_version', '4.1.0'),
(86743, 5431, '_vi_wad_aliexpress_variation_id', '10000000055681881'),
(86744, 5431, '_vi_wad_aliexpress_variation_attr', '14:173#Blue heel 8.5cm;200000124:1394'),
(86745, 5432, '_variation_description', ''),
(86746, 5432, '_sku', '4000024103531-blue-heel-8-5cm-5-5'),
(86747, 5432, '_regular_price', '173.59'),
(86748, 5432, 'total_sales', '0'),
(86749, 5432, '_tax_status', 'taxable'),
(86750, 5432, '_tax_class', 'parent'),
(86751, 5432, '_manage_stock', 'yes'),
(86752, 5432, '_backorders', 'no'),
(86753, 5432, '_sold_individually', 'no'),
(86754, 5432, '_virtual', 'no'),
(86755, 5432, '_downloadable', 'no'),
(86756, 5432, '_download_limit', '-1'),
(86757, 5432, '_download_expiry', '-1'),
(86758, 5432, '_stock', '2000'),
(86759, 5432, '_stock_status', 'instock'),
(86760, 5432, '_wc_average_rating', '0'),
(86761, 5432, '_wc_review_count', '0'),
(86762, 5432, 'attribute_pa_color', 'blue-heel-8-5cm'),
(86763, 5432, 'attribute_pa_shoe-size', '5-5'),
(86764, 5432, '_price', '173.59'),
(86765, 5432, '_product_version', '4.1.0'),
(86766, 5432, '_vi_wad_aliexpress_variation_id', '10000000055681880'),
(86767, 5432, '_vi_wad_aliexpress_variation_attr', '14:173#Blue heel 8.5cm;200000124:200000286'),
(86768, 5433, '_variation_description', ''),
(86769, 5433, '_sku', '4000024103531-blue-heel-8-5cm-9'),
(86770, 5433, '_regular_price', '173.59'),
(86771, 5433, 'total_sales', '0'),
(86772, 5433, '_tax_status', 'taxable'),
(86773, 5433, '_tax_class', 'parent'),
(86774, 5433, '_manage_stock', 'yes'),
(86775, 5433, '_backorders', 'no'),
(86776, 5433, '_sold_individually', 'no'),
(86777, 5433, '_virtual', 'no'),
(86778, 5433, '_downloadable', 'no'),
(86779, 5433, '_download_limit', '-1'),
(86780, 5433, '_download_expiry', '-1'),
(86781, 5433, '_stock', '2000'),
(86782, 5433, '_stock_status', 'instock'),
(86783, 5433, '_wc_average_rating', '0'),
(86784, 5433, '_wc_review_count', '0'),
(86785, 5433, 'attribute_pa_color', 'blue-heel-8-5cm'),
(86786, 5433, 'attribute_pa_shoe-size', '9'),
(86787, 5433, '_price', '173.59'),
(86788, 5433, '_product_version', '4.1.0'),
(86789, 5433, '_vi_wad_aliexpress_variation_id', '10000000055681887'),
(86790, 5433, '_vi_wad_aliexpress_variation_attr', '14:173#Blue heel 8.5cm;200000124:350262'),
(86791, 5434, '_variation_description', ''),
(86792, 5434, '_sku', '4000024103531-blue-heel-8-5cm-8-5'),
(86793, 5434, '_regular_price', '173.59'),
(86794, 5434, 'total_sales', '0'),
(86795, 5434, '_tax_status', 'taxable'),
(86796, 5434, '_tax_class', 'parent'),
(86797, 5434, '_manage_stock', 'yes'),
(86798, 5434, '_backorders', 'no'),
(86799, 5434, '_sold_individually', 'no'),
(86800, 5434, '_virtual', 'no'),
(86801, 5434, '_downloadable', 'no'),
(86802, 5434, '_download_limit', '-1'),
(86803, 5434, '_download_expiry', '-1'),
(86804, 5434, '_stock', '1999'),
(86805, 5434, '_stock_status', 'instock'),
(86806, 5434, '_wc_average_rating', '0'),
(86807, 5434, '_wc_review_count', '0'),
(86808, 5434, 'attribute_pa_color', 'blue-heel-8-5cm'),
(86809, 5434, 'attribute_pa_shoe-size', '8-5'),
(86810, 5434, '_price', '173.59'),
(86811, 5434, '_product_version', '4.1.0'),
(86812, 5434, '_vi_wad_aliexpress_variation_id', '10000000055681886'),
(86813, 5434, '_vi_wad_aliexpress_variation_attr', '14:173#Blue heel 8.5cm;200000124:200000289'),
(86814, 5435, '_variation_description', ''),
(86815, 5435, '_sku', '4000024103531-blue-heel-8-5cm-8'),
(86816, 5435, '_regular_price', '173.59'),
(86817, 5435, 'total_sales', '0'),
(86818, 5435, '_tax_status', 'taxable'),
(86819, 5435, '_tax_class', 'parent'),
(86820, 5435, '_manage_stock', 'yes'),
(86821, 5435, '_backorders', 'no'),
(86822, 5435, '_sold_individually', 'no'),
(86823, 5435, '_virtual', 'no'),
(86824, 5435, '_downloadable', 'no'),
(86825, 5435, '_download_limit', '-1'),
(86826, 5435, '_download_expiry', '-1'),
(86827, 5435, '_stock', '2000'),
(86828, 5435, '_stock_status', 'instock'),
(86829, 5435, '_wc_average_rating', '0'),
(86830, 5435, '_wc_review_count', '0'),
(86831, 5435, 'attribute_pa_color', 'blue-heel-8-5cm'),
(86832, 5435, 'attribute_pa_shoe-size', '8'),
(86833, 5435, '_price', '173.59'),
(86834, 5435, '_product_version', '4.1.0'),
(86835, 5435, '_vi_wad_aliexpress_variation_id', '10000000055681885'),
(86836, 5435, '_vi_wad_aliexpress_variation_attr', '14:173#Blue heel 8.5cm;200000124:699'),
(86837, 5436, '_variation_description', ''),
(86838, 5436, '_sku', '4000024103531-blue-heel-8-5cm-7-5'),
(86839, 5436, '_regular_price', '173.59'),
(86840, 5436, 'total_sales', '0'),
(86841, 5436, '_tax_status', 'taxable'),
(86842, 5436, '_tax_class', 'parent'),
(86843, 5436, '_manage_stock', 'yes'),
(86844, 5436, '_backorders', 'no'),
(86845, 5436, '_sold_individually', 'no'),
(86846, 5436, '_virtual', 'no'),
(86847, 5436, '_downloadable', 'no'),
(86848, 5436, '_download_limit', '-1'),
(86849, 5436, '_download_expiry', '-1'),
(86850, 5436, '_stock', '1999'),
(86851, 5436, '_stock_status', 'instock'),
(86852, 5436, '_wc_average_rating', '0'),
(86853, 5436, '_wc_review_count', '0'),
(86854, 5436, 'attribute_pa_color', 'blue-heel-8-5cm'),
(86855, 5436, 'attribute_pa_shoe-size', '7-5'),
(86856, 5436, '_price', '173.59'),
(86857, 5436, '_product_version', '4.1.0'),
(86858, 5436, '_vi_wad_aliexpress_variation_id', '10000000055681884'),
(86859, 5436, '_vi_wad_aliexpress_variation_attr', '14:173#Blue heel 8.5cm;200000124:200000288'),
(86860, 5437, '_variation_description', ''),
(86861, 5437, '_sku', '4000024103531-blue-heel-7-5cm-4'),
(86862, 5437, '_regular_price', '173.59'),
(86863, 5437, 'total_sales', '0'),
(86864, 5437, '_tax_status', 'taxable'),
(86865, 5437, '_tax_class', 'parent'),
(86866, 5437, '_manage_stock', 'yes'),
(86867, 5437, '_backorders', 'no'),
(86868, 5437, '_sold_individually', 'no'),
(86869, 5437, '_virtual', 'no'),
(86870, 5437, '_downloadable', 'no'),
(86871, 5437, '_download_limit', '-1'),
(86872, 5437, '_download_expiry', '-1'),
(86873, 5437, '_stock', '2000'),
(86874, 5437, '_stock_status', 'instock'),
(86875, 5437, '_wc_average_rating', '0'),
(86876, 5437, '_wc_review_count', '0'),
(86877, 5437, 'attribute_pa_color', 'blue-heel-7-5cm'),
(86878, 5437, 'attribute_pa_shoe-size', '4'),
(86879, 5437, '_price', '173.59'),
(86880, 5437, '_product_version', '4.1.0'),
(86881, 5437, '_vi_wad_aliexpress_variation_id', '10000000055681891'),
(86882, 5437, '_vi_wad_aliexpress_variation_attr', '14:1254#Blue heel 7.5cm;200000124:153'),
(86883, 5438, '_variation_description', ''),
(86884, 5438, '_sku', '4000024103531-blue-heel-8-5cm-10-5'),
(86885, 5438, '_regular_price', '173.59'),
(86886, 5438, 'total_sales', '0'),
(86887, 5438, '_tax_status', 'taxable'),
(86888, 5438, '_tax_class', 'parent'),
(86889, 5438, '_manage_stock', 'yes'),
(86890, 5438, '_backorders', 'no'),
(86891, 5438, '_sold_individually', 'no'),
(86892, 5438, '_virtual', 'no'),
(86893, 5438, '_downloadable', 'no'),
(86894, 5438, '_download_limit', '-1'),
(86895, 5438, '_download_expiry', '-1'),
(86896, 5438, '_stock', '2000'),
(86897, 5438, '_stock_status', 'instock'),
(86898, 5438, '_wc_average_rating', '0'),
(86899, 5438, '_wc_review_count', '0'),
(86900, 5438, 'attribute_pa_color', 'blue-heel-8-5cm'),
(86901, 5438, 'attribute_pa_shoe-size', '10-5'),
(86902, 5438, '_price', '173.59'),
(86903, 5438, '_product_version', '4.1.0'),
(86904, 5438, '_vi_wad_aliexpress_variation_id', '10000000055681890'),
(86905, 5438, '_vi_wad_aliexpress_variation_attr', '14:173#Blue heel 8.5cm;200000124:200000291'),
(86906, 5439, '_variation_description', ''),
(86907, 5439, '_sku', '4000024103531-blue-heel-8-5cm-10'),
(86908, 5439, '_regular_price', '173.59'),
(86909, 5439, 'total_sales', '0'),
(86910, 5439, '_tax_status', 'taxable'),
(86911, 5439, '_tax_class', 'parent'),
(86912, 5439, '_manage_stock', 'yes'),
(86913, 5439, '_backorders', 'no'),
(86914, 5439, '_sold_individually', 'no'),
(86915, 5439, '_virtual', 'no'),
(86916, 5439, '_downloadable', 'no'),
(86917, 5439, '_download_limit', '-1'),
(86918, 5439, '_download_expiry', '-1'),
(86919, 5439, '_stock', '2000'),
(86920, 5439, '_stock_status', 'instock'),
(86921, 5439, '_wc_average_rating', '0'),
(86922, 5439, '_wc_review_count', '0'),
(86923, 5439, 'attribute_pa_color', 'blue-heel-8-5cm'),
(86924, 5439, 'attribute_pa_shoe-size', '10'),
(86925, 5439, '_price', '173.59'),
(86926, 5439, '_product_version', '4.1.0'),
(86927, 5439, '_vi_wad_aliexpress_variation_id', '10000000055681889'),
(86928, 5439, '_vi_wad_aliexpress_variation_attr', '14:173#Blue heel 8.5cm;200000124:1583'),
(86929, 5440, '_variation_description', ''),
(86930, 5440, '_sku', '4000024103531-blue-heel-8-5cm-9-5'),
(86931, 5440, '_regular_price', '173.59'),
(86932, 5440, 'total_sales', '0'),
(86933, 5440, '_tax_status', 'taxable'),
(86934, 5440, '_tax_class', 'parent'),
(86935, 5440, '_manage_stock', 'yes'),
(86936, 5440, '_backorders', 'no'),
(86937, 5440, '_sold_individually', 'no'),
(86938, 5440, '_virtual', 'no'),
(86939, 5440, '_downloadable', 'no'),
(86940, 5440, '_download_limit', '-1'),
(86941, 5440, '_download_expiry', '-1'),
(86942, 5440, '_stock', '2000'),
(86943, 5440, '_stock_status', 'instock'),
(86944, 5440, '_wc_average_rating', '0'),
(86945, 5440, '_wc_review_count', '0'),
(86946, 5440, 'attribute_pa_color', 'blue-heel-8-5cm'),
(86947, 5440, 'attribute_pa_shoe-size', '9-5'),
(86948, 5440, '_price', '173.59'),
(86949, 5440, '_product_version', '4.1.0'),
(86950, 5440, '_vi_wad_aliexpress_variation_id', '10000000055681888'),
(86951, 5440, '_vi_wad_aliexpress_variation_attr', '14:173#Blue heel 8.5cm;200000124:200000290'),
(86952, 5441, '_variation_description', ''),
(86953, 5441, '_sku', '4000024103531-blue-heel-7-5cm-6'),
(86954, 5441, '_regular_price', '173.59'),
(86955, 5441, 'total_sales', '0'),
(86956, 5441, '_tax_status', 'taxable'),
(86957, 5441, '_tax_class', 'parent'),
(86958, 5441, '_manage_stock', 'yes'),
(86959, 5441, '_backorders', 'no'),
(86960, 5441, '_sold_individually', 'no'),
(86961, 5441, '_virtual', 'no'),
(86962, 5441, '_downloadable', 'no'),
(86963, 5441, '_download_limit', '-1'),
(86964, 5441, '_download_expiry', '-1'),
(86965, 5441, '_stock', '2000'),
(86966, 5441, '_stock_status', 'instock'),
(86967, 5441, '_wc_average_rating', '0');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(86968, 5441, '_wc_review_count', '0'),
(86969, 5441, 'attribute_pa_color', 'blue-heel-7-5cm'),
(86970, 5441, 'attribute_pa_shoe-size', '6'),
(86971, 5441, '_price', '173.59'),
(86972, 5441, '_product_version', '4.1.0'),
(86973, 5441, '_vi_wad_aliexpress_variation_id', '10000000055681895'),
(86974, 5441, '_vi_wad_aliexpress_variation_attr', '14:1254#Blue heel 7.5cm;200000124:1394'),
(86975, 5442, '_variation_description', ''),
(86976, 5442, '_sku', '4000024103531-blue-heel-7-5cm-5-5'),
(86977, 5442, '_regular_price', '173.59'),
(86978, 5442, 'total_sales', '0'),
(86979, 5442, '_tax_status', 'taxable'),
(86980, 5442, '_tax_class', 'parent'),
(86981, 5442, '_manage_stock', 'yes'),
(86982, 5442, '_backorders', 'no'),
(86983, 5442, '_sold_individually', 'no'),
(86984, 5442, '_virtual', 'no'),
(86985, 5442, '_downloadable', 'no'),
(86986, 5442, '_download_limit', '-1'),
(86987, 5442, '_download_expiry', '-1'),
(86988, 5442, '_stock', '2000'),
(86989, 5442, '_stock_status', 'instock'),
(86990, 5442, '_wc_average_rating', '0'),
(86991, 5442, '_wc_review_count', '0'),
(86992, 5442, 'attribute_pa_color', 'blue-heel-7-5cm'),
(86993, 5442, 'attribute_pa_shoe-size', '5-5'),
(86994, 5442, '_price', '173.59'),
(86995, 5442, '_product_version', '4.1.0'),
(86996, 5442, '_vi_wad_aliexpress_variation_id', '10000000055681894'),
(86997, 5442, '_vi_wad_aliexpress_variation_attr', '14:1254#Blue heel 7.5cm;200000124:200000286'),
(86998, 5443, '_variation_description', ''),
(86999, 5443, '_sku', '4000024103531-blue-heel-7-5cm-5'),
(87000, 5443, '_regular_price', '173.59'),
(87001, 5443, 'total_sales', '0'),
(87002, 5443, '_tax_status', 'taxable'),
(87003, 5443, '_tax_class', 'parent'),
(87004, 5443, '_manage_stock', 'yes'),
(87005, 5443, '_backorders', 'no'),
(87006, 5443, '_sold_individually', 'no'),
(87007, 5443, '_virtual', 'no'),
(87008, 5443, '_downloadable', 'no'),
(87009, 5443, '_download_limit', '-1'),
(87010, 5443, '_download_expiry', '-1'),
(87011, 5443, '_stock', '2000'),
(87012, 5443, '_stock_status', 'instock'),
(87013, 5443, '_wc_average_rating', '0'),
(87014, 5443, '_wc_review_count', '0'),
(87015, 5443, 'attribute_pa_color', 'blue-heel-7-5cm'),
(87016, 5443, 'attribute_pa_shoe-size', '5'),
(87017, 5443, '_price', '173.59'),
(87018, 5443, '_product_version', '4.1.0'),
(87019, 5443, '_vi_wad_aliexpress_variation_id', '10000000055681893'),
(87020, 5443, '_vi_wad_aliexpress_variation_attr', '14:1254#Blue heel 7.5cm;200000124:698'),
(87021, 5444, '_variation_description', ''),
(87022, 5444, '_sku', '4000024103531-blue-heel-7-5cm-4-5'),
(87023, 5444, '_regular_price', '173.59'),
(87024, 5444, 'total_sales', '0'),
(87025, 5444, '_tax_status', 'taxable'),
(87026, 5444, '_tax_class', 'parent'),
(87027, 5444, '_manage_stock', 'yes'),
(87028, 5444, '_backorders', 'no'),
(87029, 5444, '_sold_individually', 'no'),
(87030, 5444, '_virtual', 'no'),
(87031, 5444, '_downloadable', 'no'),
(87032, 5444, '_download_limit', '-1'),
(87033, 5444, '_download_expiry', '-1'),
(87034, 5444, '_stock', '2000'),
(87035, 5444, '_stock_status', 'instock'),
(87036, 5444, '_wc_average_rating', '0'),
(87037, 5444, '_wc_review_count', '0'),
(87038, 5444, 'attribute_pa_color', 'blue-heel-7-5cm'),
(87039, 5444, 'attribute_pa_shoe-size', '4-5'),
(87040, 5444, '_price', '173.59'),
(87041, 5444, '_product_version', '4.1.0'),
(87042, 5444, '_vi_wad_aliexpress_variation_id', '10000000055681892'),
(87043, 5444, '_vi_wad_aliexpress_variation_attr', '14:1254#Blue heel 7.5cm;200000124:200000285'),
(87044, 5445, '_variation_description', ''),
(87045, 5445, '_sku', '4000024103531-blue-heel-7-5cm-8'),
(87046, 5445, '_regular_price', '173.59'),
(87047, 5445, 'total_sales', '0'),
(87048, 5445, '_tax_status', 'taxable'),
(87049, 5445, '_tax_class', 'parent'),
(87050, 5445, '_manage_stock', 'yes'),
(87051, 5445, '_backorders', 'no'),
(87052, 5445, '_sold_individually', 'no'),
(87053, 5445, '_virtual', 'no'),
(87054, 5445, '_downloadable', 'no'),
(87055, 5445, '_download_limit', '-1'),
(87056, 5445, '_download_expiry', '-1'),
(87057, 5445, '_stock', '2000'),
(87058, 5445, '_stock_status', 'instock'),
(87059, 5445, '_wc_average_rating', '0'),
(87060, 5445, '_wc_review_count', '0'),
(87061, 5445, 'attribute_pa_color', 'blue-heel-7-5cm'),
(87062, 5445, 'attribute_pa_shoe-size', '8'),
(87063, 5445, '_price', '173.59'),
(87064, 5445, '_product_version', '4.1.0'),
(87065, 5445, '_vi_wad_aliexpress_variation_id', '10000000055681899'),
(87066, 5445, '_vi_wad_aliexpress_variation_attr', '14:1254#Blue heel 7.5cm;200000124:699'),
(87067, 5446, '_variation_description', ''),
(87068, 5446, '_sku', '4000024103531-blue-heel-7-5cm-7-5'),
(87069, 5446, '_regular_price', '173.59'),
(87070, 5446, 'total_sales', '0'),
(87071, 5446, '_tax_status', 'taxable'),
(87072, 5446, '_tax_class', 'parent'),
(87073, 5446, '_manage_stock', 'yes'),
(87074, 5446, '_backorders', 'no'),
(87075, 5446, '_sold_individually', 'no'),
(87076, 5446, '_virtual', 'no'),
(87077, 5446, '_downloadable', 'no'),
(87078, 5446, '_download_limit', '-1'),
(87079, 5446, '_download_expiry', '-1'),
(87080, 5446, '_stock', '2000'),
(87081, 5446, '_stock_status', 'instock'),
(87082, 5446, '_wc_average_rating', '0'),
(87083, 5446, '_wc_review_count', '0'),
(87084, 5446, 'attribute_pa_color', 'blue-heel-7-5cm'),
(87085, 5446, 'attribute_pa_shoe-size', '7-5'),
(87086, 5446, '_price', '173.59'),
(87087, 5446, '_product_version', '4.1.0'),
(87088, 5446, '_vi_wad_aliexpress_variation_id', '10000000055681898'),
(87089, 5446, '_vi_wad_aliexpress_variation_attr', '14:1254#Blue heel 7.5cm;200000124:200000288'),
(87090, 5447, '_variation_description', ''),
(87091, 5447, '_sku', '4000024103531-blue-heel-7-5cm-7'),
(87092, 5447, '_regular_price', '173.59'),
(87093, 5447, 'total_sales', '0'),
(87094, 5447, '_tax_status', 'taxable'),
(87095, 5447, '_tax_class', 'parent'),
(87096, 5447, '_manage_stock', 'yes'),
(87097, 5447, '_backorders', 'no'),
(87098, 5447, '_sold_individually', 'no'),
(87099, 5447, '_virtual', 'no'),
(87100, 5447, '_downloadable', 'no'),
(87101, 5447, '_download_limit', '-1'),
(87102, 5447, '_download_expiry', '-1'),
(87103, 5447, '_stock', '1998'),
(87104, 5447, '_stock_status', 'instock'),
(87105, 5447, '_wc_average_rating', '0'),
(87106, 5447, '_wc_review_count', '0'),
(87107, 5447, 'attribute_pa_color', 'blue-heel-7-5cm'),
(87108, 5447, 'attribute_pa_shoe-size', '7'),
(87109, 5447, '_price', '173.59'),
(87110, 5447, '_product_version', '4.1.0'),
(87111, 5447, '_vi_wad_aliexpress_variation_id', '10000000055681897'),
(87112, 5447, '_vi_wad_aliexpress_variation_attr', '14:1254#Blue heel 7.5cm;200000124:3434'),
(87113, 5448, '_variation_description', ''),
(87114, 5448, '_sku', '4000024103531-blue-heel-7-5cm-6-5'),
(87115, 5448, '_regular_price', '173.59'),
(87116, 5448, 'total_sales', '0'),
(87117, 5448, '_tax_status', 'taxable'),
(87118, 5448, '_tax_class', 'parent'),
(87119, 5448, '_manage_stock', 'yes'),
(87120, 5448, '_backorders', 'no'),
(87121, 5448, '_sold_individually', 'no'),
(87122, 5448, '_virtual', 'no'),
(87123, 5448, '_downloadable', 'no'),
(87124, 5448, '_download_limit', '-1'),
(87125, 5448, '_download_expiry', '-1'),
(87126, 5448, '_stock', '1999'),
(87127, 5448, '_stock_status', 'instock'),
(87128, 5448, '_wc_average_rating', '0'),
(87129, 5448, '_wc_review_count', '0'),
(87130, 5448, 'attribute_pa_color', 'blue-heel-7-5cm'),
(87131, 5448, 'attribute_pa_shoe-size', '6-5'),
(87132, 5448, '_price', '173.59'),
(87133, 5448, '_product_version', '4.1.0'),
(87134, 5448, '_vi_wad_aliexpress_variation_id', '10000000055681896'),
(87135, 5448, '_vi_wad_aliexpress_variation_attr', '14:1254#Blue heel 7.5cm;200000124:200000287'),
(87136, 5449, '_variation_description', ''),
(87137, 5449, '_sku', '4000024103531-blue-heel-7-5cm-10'),
(87138, 5449, '_regular_price', '173.59'),
(87139, 5449, 'total_sales', '0'),
(87140, 5449, '_tax_status', 'taxable'),
(87141, 5449, '_tax_class', 'parent'),
(87142, 5449, '_manage_stock', 'yes'),
(87143, 5449, '_backorders', 'no'),
(87144, 5449, '_sold_individually', 'no'),
(87145, 5449, '_virtual', 'no'),
(87146, 5449, '_downloadable', 'no'),
(87147, 5449, '_download_limit', '-1'),
(87148, 5449, '_download_expiry', '-1'),
(87149, 5449, '_stock', '2000'),
(87150, 5449, '_stock_status', 'instock'),
(87151, 5449, '_wc_average_rating', '0'),
(87152, 5449, '_wc_review_count', '0'),
(87153, 5449, 'attribute_pa_color', 'blue-heel-7-5cm'),
(87154, 5449, 'attribute_pa_shoe-size', '10'),
(87155, 5449, '_price', '173.59'),
(87156, 5449, '_product_version', '4.1.0'),
(87157, 5449, '_vi_wad_aliexpress_variation_id', '10000000055681903'),
(87158, 5449, '_vi_wad_aliexpress_variation_attr', '14:1254#Blue heel 7.5cm;200000124:1583'),
(87159, 5450, '_variation_description', ''),
(87160, 5450, '_sku', '4000024103531-blue-heel-7-5cm-9-5'),
(87161, 5450, '_regular_price', '173.59'),
(87162, 5450, 'total_sales', '0'),
(87163, 5450, '_tax_status', 'taxable'),
(87164, 5450, '_tax_class', 'parent'),
(87165, 5450, '_manage_stock', 'yes'),
(87166, 5450, '_backorders', 'no'),
(87167, 5450, '_sold_individually', 'no'),
(87168, 5450, '_virtual', 'no'),
(87169, 5450, '_downloadable', 'no'),
(87170, 5450, '_download_limit', '-1'),
(87171, 5450, '_download_expiry', '-1'),
(87172, 5450, '_stock', '2000'),
(87173, 5450, '_stock_status', 'instock'),
(87174, 5450, '_wc_average_rating', '0'),
(87175, 5450, '_wc_review_count', '0'),
(87176, 5450, 'attribute_pa_color', 'blue-heel-7-5cm'),
(87177, 5450, 'attribute_pa_shoe-size', '9-5'),
(87178, 5450, '_price', '173.59'),
(87179, 5450, '_product_version', '4.1.0'),
(87180, 5450, '_vi_wad_aliexpress_variation_id', '10000000055681902'),
(87181, 5450, '_vi_wad_aliexpress_variation_attr', '14:1254#Blue heel 7.5cm;200000124:200000290'),
(87182, 5451, '_vi_wad_description_images', 'a:10:{i:0;s:65:\"https://ae01.alicdn.com/kf/H7da9198f5fd244d0a80770ec26f1aa1c2.jpg\";i:1;s:65:\"https://ae01.alicdn.com/kf/H2c92b4c30305422292149242d99933bdu.jpg\";i:2;s:65:\"https://ae01.alicdn.com/kf/Hcb7d2c2413694982abdb6cce56019de01.jpg\";i:3;s:65:\"https://ae01.alicdn.com/kf/H796990ff11ae423b8a4294c52fbb322b9.jpg\";i:4;s:65:\"https://ae01.alicdn.com/kf/Hd82333156d8549bc97edec12e8a3edf4f.jpg\";i:5;s:65:\"https://ae01.alicdn.com/kf/H3ab7b9778788449092d6021a2b19d4a5k.jpg\";i:6;s:65:\"https://ae01.alicdn.com/kf/Hed06b42fa0184cb8908a02109ef93967B.jpg\";i:7;s:65:\"https://ae01.alicdn.com/kf/H9a760afd5ac84db288bc8b44a980ae50L.jpg\";i:8;s:65:\"https://ae01.alicdn.com/kf/Hb3c9198e008d4e2ba60ec9f012ac1439U.jpg\";i:9;s:65:\"https://ae01.alicdn.com/kf/Hf6d38fb068d649b697088b99dcc81e56U.jpg\";}'),
(87183, 5451, '_vi_wad_sku', '4001121758906'),
(87184, 5452, '_variation_description', ''),
(87185, 5451, '_vi_wad_attributes', 'a:2:{i:14;a:5:{s:6:\"values\";a:6:{s:6:\"14:193\";s:18:\"Black(Square nail)\";s:6:\"14:173\";s:18:\"Brown(Square nail)\";s:7:\"14:1254\";s:20:\"Sandals (Square nail\";s:9:\"14:365458\";s:18:\"Sandals(Park Nail)\";s:12:\"14:100018786\";s:18:\"Snake(Square nail)\";s:9:\"14:350850\";s:16:\"Black(Park Nail)\";}s:4:\"slug\";s:5:\"color\";s:4:\"name\";s:5:\"Color\";s:8:\"position\";i:0;s:10:\"values_sub\";a:6:{s:6:\"14:193\";s:5:\"BLACK\";s:6:\"14:173\";s:4:\"Blue\";s:7:\"14:1254\";s:8:\"Sky Blue\";s:9:\"14:365458\";s:5:\"Brown\";s:12:\"14:100018786\";s:5:\"Clear\";s:9:\"14:350850\";s:4:\"Gold\";}}i:200000124;a:5:{s:6:\"values\";a:10:{s:14:\"200000124:1394\";s:1:\"6\";s:19:\"200000124:200000287\";s:3:\"6.5\";s:14:\"200000124:3434\";s:1:\"7\";s:19:\"200000124:200000288\";s:3:\"7.5\";s:13:\"200000124:699\";s:1:\"8\";s:19:\"200000124:200000289\";s:3:\"8.5\";s:16:\"200000124:350262\";s:1:\"9\";s:19:\"200000124:200000290\";s:3:\"9.5\";s:14:\"200000124:1583\";s:2:\"10\";s:19:\"200000124:100010420\";s:2:\"11\";}s:4:\"slug\";s:9:\"shoe-size\";s:4:\"name\";s:9:\"Shoe Size\";s:8:\"position\";i:1;s:10:\"values_sub\";a:10:{s:14:\"200000124:1394\";s:1:\"6\";s:19:\"200000124:200000287\";s:3:\"6.5\";s:14:\"200000124:3434\";s:1:\"7\";s:19:\"200000124:200000288\";s:3:\"7.5\";s:13:\"200000124:699\";s:1:\"8\";s:19:\"200000124:200000289\";s:3:\"8.5\";s:16:\"200000124:350262\";s:1:\"9\";s:19:\"200000124:200000290\";s:3:\"9.5\";s:14:\"200000124:1583\";s:2:\"10\";s:19:\"200000124:100010420\";s:2:\"11\";}}}'),
(87186, 5452, '_sku', '4000024103531-blue-heel-7-5cm-9'),
(87187, 5451, '_vi_wad_list_attributes', 'a:16:{s:6:\"14:193\";a:4:{s:4:\"name\";s:18:\"Black(Square nail)\";s:8:\"name_sub\";s:5:\"BLACK\";s:5:\"color\";s:7:\"#000000\";s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H5917fb166bc74d4d820bb0c31713cfb0P/2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer.jpg_640x640.jpg\";}s:6:\"14:173\";a:4:{s:4:\"name\";s:18:\"Brown(Square nail)\";s:8:\"name_sub\";s:4:\"Blue\";s:5:\"color\";s:7:\"#0080FF\";s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H5b8c76dc061f4cdda81bc52246b22184U/2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer.jpg_640x640.jpg\";}s:7:\"14:1254\";a:4:{s:4:\"name\";s:20:\"Sandals (Square nail\";s:8:\"name_sub\";s:8:\"Sky Blue\";s:5:\"color\";s:7:\"#1EDDFF\";s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H2904579e646b4beab2913b3391673691w/2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer.jpg_640x640.jpg\";}s:9:\"14:365458\";a:4:{s:4:\"name\";s:18:\"Sandals(Park Nail)\";s:8:\"name_sub\";s:5:\"Brown\";s:5:\"color\";s:7:\"#8D6468\";s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/Hc2df0ff0846e4677924c3fa56cfb8f24h/2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer.jpg_640x640.jpg\";}s:12:\"14:100018786\";a:4:{s:4:\"name\";s:18:\"Snake(Square nail)\";s:8:\"name_sub\";s:5:\"Clear\";s:5:\"color\";s:5:\"clear\";s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H7fced7a057ef4947bcc8e8ee59014414k/2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer.jpg_640x640.jpg\";}s:9:\"14:350850\";a:4:{s:4:\"name\";s:16:\"Black(Park Nail)\";s:8:\"name_sub\";s:4:\"Gold\";s:5:\"color\";s:7:\"#FFD700\";s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H9976342e97e44563b861038dbe4bd573w/2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer.png_640x640.png\";}s:14:\"200000124:1394\";a:4:{s:4:\"name\";s:1:\"6\";s:8:\"name_sub\";s:1:\"6\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000287\";a:4:{s:4:\"name\";s:3:\"6.5\";s:8:\"name_sub\";s:3:\"6.5\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:14:\"200000124:3434\";a:4:{s:4:\"name\";s:1:\"7\";s:8:\"name_sub\";s:1:\"7\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000288\";a:4:{s:4:\"name\";s:3:\"7.5\";s:8:\"name_sub\";s:3:\"7.5\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:13:\"200000124:699\";a:4:{s:4:\"name\";s:1:\"8\";s:8:\"name_sub\";s:1:\"8\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000289\";a:4:{s:4:\"name\";s:3:\"8.5\";s:8:\"name_sub\";s:3:\"8.5\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:16:\"200000124:350262\";a:4:{s:4:\"name\";s:1:\"9\";s:8:\"name_sub\";s:1:\"9\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000290\";a:4:{s:4:\"name\";s:3:\"9.5\";s:8:\"name_sub\";s:3:\"9.5\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:14:\"200000124:1583\";a:4:{s:4:\"name\";s:2:\"10\";s:8:\"name_sub\";s:2:\"10\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:100010420\";a:4:{s:4:\"name\";s:2:\"11\";s:8:\"name_sub\";s:2:\"11\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}}'),
(87188, 5452, '_regular_price', '173.59'),
(87189, 5451, '_vi_wad_shipping_info', 'a:6:{s:4:\"time\";i:1622550555;s:7:\"country\";s:2:\"LK\";s:7:\"company\";s:3:\"EMS\";s:7:\"freight\";s:1558:\"[{\"bizShowMind\":{\"layout\":[]},\"commitDay\":\"75\",\"company\":\"EMS\",\"currency\":\"USD\",\"discount\":0,\"displayType\":\"deliveryTime\",\"features\":{},\"freightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $50.20\",\"value\":50.2},\"freightFeatures\":{\"provider\":\"ae_config\"},\"freightLayout\":{\"displayType\":\"deliveryTime\",\"layout\":[{\"text\":\"Shipping: US $50.20\",\"type\":\"title\"},{\"text\":\"To <font color=\'#000000\'>Sri Lanka</font> via EMS\",\"type\":\"subtitle\"}],\"openShippingPanel\":\"true\"},\"fullMailLine\":false,\"hbaService\":false,\"i18nMap\":{},\"id\":0,\"name\":\"FreightItemModule\",\"sendGoodsCountry\":\"CN\",\"sendGoodsCountryFullName\":\"China\",\"serviceName\":\"EMS\",\"standardFreightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $50.20\",\"value\":50.2},\"time\":\"15-44\",\"tracking\":true},{\"bizShowMind\":{\"layout\":[]},\"commitDay\":\"75\",\"company\":\"AliExpress Premium Shipping\",\"currency\":\"USD\",\"discount\":0,\"displayType\":\"deliveryTime\",\"features\":{},\"freightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $55.12\",\"value\":55.12},\"freightFeatures\":{\"provider\":\"ae_config\"},\"freightLayout\":{\"displayType\":\"deliveryTime\",\"layout\":[{\"text\":\"Shipping: US $55.12\",\"type\":\"title\"},{\"text\":\"To <font color=\'#000000\'>Sri Lanka</font> via AliExpress Premium Shipping\",\"type\":\"subtitle\"}],\"openShippingPanel\":\"true\"},\"fullMailLine\":false,\"hbaService\":false,\"i18nMap\":{},\"id\":0,\"name\":\"FreightItemModule\",\"sendGoodsCountry\":\"CN\",\"sendGoodsCountryFullName\":\"China\",\"serviceName\":\"CAINIAO_PREMIUM\",\"standardFreightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $55.12\",\"value\":55.12},\"time\":\"7-15\",\"tracking\":true}]\";s:13:\"shipping_cost\";d:50.2000000000000028421709430404007434844970703125;s:13:\"delivery_time\";s:5:\"15-44\";}'),
(87190, 5451, '_vi_wad_gallery', 'a:6:{i:0;s:162:\"https://ae01.alicdn.com/kf/H7f9a8514b01346249c3ef55dbf342e9fo/2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer.jpg\";i:1;s:162:\"https://ae01.alicdn.com/kf/H90344c6255164776b31ad6f81822bfb9g/2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer.jpg\";i:2;s:162:\"https://ae01.alicdn.com/kf/H31dcd1f27d6e4b64aec98b89fac075562/2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer.jpg\";i:3;s:162:\"https://ae01.alicdn.com/kf/H0bcb24758819450599a7b372e61893546/2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer.jpg\";i:4;s:162:\"https://ae01.alicdn.com/kf/Hc5db779aa60f4c1a9f53fe2dbf6ec9deT/2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer.jpg\";i:5;s:162:\"https://ae01.alicdn.com/kf/Hce89009e9a5b447e8bcf9ca6eb745a3bt/2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer.jpg\";}'),
(87191, 5452, 'total_sales', '0'),
(87192, 5451, '_vi_wad_variation_images', 'a:6:{s:6:\"14:193\";s:174:\"https://ae01.alicdn.com/kf/H5917fb166bc74d4d820bb0c31713cfb0P/2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer.jpg_640x640.jpg\";s:6:\"14:173\";s:174:\"https://ae01.alicdn.com/kf/H5b8c76dc061f4cdda81bc52246b22184U/2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer.jpg_640x640.jpg\";s:7:\"14:1254\";s:174:\"https://ae01.alicdn.com/kf/H2904579e646b4beab2913b3391673691w/2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer.jpg_640x640.jpg\";s:9:\"14:365458\";s:174:\"https://ae01.alicdn.com/kf/Hc2df0ff0846e4677924c3fa56cfb8f24h/2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer.jpg_640x640.jpg\";s:12:\"14:100018786\";s:174:\"https://ae01.alicdn.com/kf/H7fced7a057ef4947bcc8e8ee59014414k/2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer.jpg_640x640.jpg\";s:9:\"14:350850\";s:174:\"https://ae01.alicdn.com/kf/H9976342e97e44563b861038dbe4bd573w/2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer.png_640x640.png\";}'),
(87193, 5451, '_vi_wad_store_info', 'a:3:{s:4:\"name\";s:13:\"CHUQING Store\";s:3:\"url\";s:36:\"//www.aliexpress.com/store/900139001\";s:3:\"num\";i:900139001;}'),
(87194, 5452, '_tax_status', 'taxable'),
(87195, 5452, '_tax_class', 'parent'),
(87196, 5452, '_manage_stock', 'yes'),
(87197, 5452, '_backorders', 'no');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(87198, 5451, '_vi_wad_variations', 'a:60:{i:0;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H9976342e97e44563b861038dbe4bd573w/2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer.png_640x640.png\";s:3:\"sku\";s:30:\"4001121758906-blackpark-nail-6\";s:7:\"sku_sub\";s:20:\"4001121758906-gold-6\";s:5:\"skuId\";s:17:\"12000015663787145\";s:7:\"skuAttr\";s:41:\"14:350850#Black(Park Nail);200000124:1394\";s:13:\"regular_price\";s:5:\"60.66\";s:10:\"sale_price\";s:5:\"29.72\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:16:\"Black(Park Nail)\";s:9:\"shoe-size\";s:1:\"6\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gold\";s:9:\"shoe-size\";s:1:\"6\";}}i:1;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H7fced7a057ef4947bcc8e8ee59014414k/2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer.jpg_640x640.jpg\";s:3:\"sku\";s:33:\"4001121758906-snakesquare-nail-11\";s:7:\"sku_sub\";s:22:\"4001121758906-clear-11\";s:5:\"skuId\";s:17:\"10000015288383476\";s:7:\"skuAttr\";s:51:\"14:100018786#Snake(Square nail);200000124:100010420\";s:13:\"regular_price\";s:5:\"60.66\";s:10:\"sale_price\";s:5:\"29.72\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:18:\"Snake(Square nail)\";s:9:\"shoe-size\";s:2:\"11\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Clear\";s:9:\"shoe-size\";s:2:\"11\";}}i:2;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/Hc2df0ff0846e4677924c3fa56cfb8f24h/2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer.jpg_640x640.jpg\";s:3:\"sku\";s:33:\"4001121758906-sandalspark-nail-11\";s:7:\"sku_sub\";s:22:\"4001121758906-brown-11\";s:5:\"skuId\";s:17:\"12000015663787144\";s:7:\"skuAttr\";s:48:\"14:365458#Sandals(Park Nail);200000124:100010420\";s:13:\"regular_price\";s:5:\"60.66\";s:10:\"sale_price\";s:5:\"29.72\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:18:\"Sandals(Park Nail)\";s:9:\"shoe-size\";s:2:\"11\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:2:\"11\";}}i:3;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H9976342e97e44563b861038dbe4bd573w/2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer.png_640x640.png\";s:3:\"sku\";s:30:\"4001121758906-blackpark-nail-7\";s:7:\"sku_sub\";s:20:\"4001121758906-gold-7\";s:5:\"skuId\";s:17:\"12000015663787147\";s:7:\"skuAttr\";s:41:\"14:350850#Black(Park Nail);200000124:3434\";s:13:\"regular_price\";s:5:\"60.66\";s:10:\"sale_price\";s:5:\"29.72\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:16:\"Black(Park Nail)\";s:9:\"shoe-size\";s:1:\"7\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gold\";s:9:\"shoe-size\";s:1:\"7\";}}i:4;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H9976342e97e44563b861038dbe4bd573w/2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer.png_640x640.png\";s:3:\"sku\";s:32:\"4001121758906-blackpark-nail-6-5\";s:7:\"sku_sub\";s:22:\"4001121758906-gold-6-5\";s:5:\"skuId\";s:17:\"12000015663787146\";s:7:\"skuAttr\";s:50:\"14:350850#Black(Park Nail);200000124:200000287#6.5\";s:13:\"regular_price\";s:5:\"60.66\";s:10:\"sale_price\";s:5:\"29.72\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:16:\"Black(Park Nail)\";s:9:\"shoe-size\";s:3:\"6.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gold\";s:9:\"shoe-size\";s:3:\"6.5\";}}i:5;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H7fced7a057ef4947bcc8e8ee59014414k/2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer.jpg_640x640.jpg\";s:3:\"sku\";s:32:\"4001121758906-snakesquare-nail-9\";s:7:\"sku_sub\";s:21:\"4001121758906-clear-9\";s:5:\"skuId\";s:17:\"10000015288383473\";s:7:\"skuAttr\";s:48:\"14:100018786#Snake(Square nail);200000124:350262\";s:13:\"regular_price\";s:5:\"60.66\";s:10:\"sale_price\";s:5:\"29.72\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:18:\"Snake(Square nail)\";s:9:\"shoe-size\";s:1:\"9\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Clear\";s:9:\"shoe-size\";s:1:\"9\";}}i:6;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H9976342e97e44563b861038dbe4bd573w/2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer.png_640x640.png\";s:3:\"sku\";s:30:\"4001121758906-blackpark-nail-8\";s:7:\"sku_sub\";s:20:\"4001121758906-gold-8\";s:5:\"skuId\";s:17:\"12000015663787149\";s:7:\"skuAttr\";s:40:\"14:350850#Black(Park Nail);200000124:699\";s:13:\"regular_price\";s:5:\"60.66\";s:10:\"sale_price\";s:5:\"29.72\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:16:\"Black(Park Nail)\";s:9:\"shoe-size\";s:1:\"8\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gold\";s:9:\"shoe-size\";s:1:\"8\";}}i:7;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H7fced7a057ef4947bcc8e8ee59014414k/2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer.jpg_640x640.jpg\";s:3:\"sku\";s:34:\"4001121758906-snakesquare-nail-8-5\";s:7:\"sku_sub\";s:23:\"4001121758906-clear-8-5\";s:5:\"skuId\";s:17:\"10000015288383472\";s:7:\"skuAttr\";s:51:\"14:100018786#Snake(Square nail);200000124:200000289\";s:13:\"regular_price\";s:5:\"60.66\";s:10:\"sale_price\";s:5:\"29.72\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:18:\"Snake(Square nail)\";s:9:\"shoe-size\";s:3:\"8.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Clear\";s:9:\"shoe-size\";s:3:\"8.5\";}}i:8;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H9976342e97e44563b861038dbe4bd573w/2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer.png_640x640.png\";s:3:\"sku\";s:32:\"4001121758906-blackpark-nail-7-5\";s:7:\"sku_sub\";s:22:\"4001121758906-gold-7-5\";s:5:\"skuId\";s:17:\"12000015663787148\";s:7:\"skuAttr\";s:46:\"14:350850#Black(Park Nail);200000124:200000288\";s:13:\"regular_price\";s:5:\"60.66\";s:10:\"sale_price\";s:5:\"29.72\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:16:\"Black(Park Nail)\";s:9:\"shoe-size\";s:3:\"7.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gold\";s:9:\"shoe-size\";s:3:\"7.5\";}}i:9;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H7fced7a057ef4947bcc8e8ee59014414k/2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer.jpg_640x640.jpg\";s:3:\"sku\";s:33:\"4001121758906-snakesquare-nail-10\";s:7:\"sku_sub\";s:22:\"4001121758906-clear-10\";s:5:\"skuId\";s:17:\"10000015288383475\";s:7:\"skuAttr\";s:46:\"14:100018786#Snake(Square nail);200000124:1583\";s:13:\"regular_price\";s:5:\"60.66\";s:10:\"sale_price\";s:5:\"29.72\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:18:\"Snake(Square nail)\";s:9:\"shoe-size\";s:2:\"10\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Clear\";s:9:\"shoe-size\";s:2:\"10\";}}i:10;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H9976342e97e44563b861038dbe4bd573w/2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer.png_640x640.png\";s:3:\"sku\";s:30:\"4001121758906-blackpark-nail-9\";s:7:\"sku_sub\";s:20:\"4001121758906-gold-9\";s:5:\"skuId\";s:17:\"12000015663787151\";s:7:\"skuAttr\";s:43:\"14:350850#Black(Park Nail);200000124:350262\";s:13:\"regular_price\";s:5:\"60.66\";s:10:\"sale_price\";s:5:\"29.72\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:16:\"Black(Park Nail)\";s:9:\"shoe-size\";s:1:\"9\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gold\";s:9:\"shoe-size\";s:1:\"9\";}}i:11;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H7fced7a057ef4947bcc8e8ee59014414k/2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer.jpg_640x640.jpg\";s:3:\"sku\";s:34:\"4001121758906-snakesquare-nail-9-5\";s:7:\"sku_sub\";s:23:\"4001121758906-clear-9-5\";s:5:\"skuId\";s:17:\"10000015288383474\";s:7:\"skuAttr\";s:51:\"14:100018786#Snake(Square nail);200000124:200000290\";s:13:\"regular_price\";s:5:\"60.66\";s:10:\"sale_price\";s:5:\"29.72\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:18:\"Snake(Square nail)\";s:9:\"shoe-size\";s:3:\"9.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Clear\";s:9:\"shoe-size\";s:3:\"9.5\";}}i:12;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H9976342e97e44563b861038dbe4bd573w/2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer.png_640x640.png\";s:3:\"sku\";s:32:\"4001121758906-blackpark-nail-8-5\";s:7:\"sku_sub\";s:22:\"4001121758906-gold-8-5\";s:5:\"skuId\";s:17:\"12000015663787150\";s:7:\"skuAttr\";s:46:\"14:350850#Black(Park Nail);200000124:200000289\";s:13:\"regular_price\";s:5:\"60.66\";s:10:\"sale_price\";s:5:\"29.72\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:16:\"Black(Park Nail)\";s:9:\"shoe-size\";s:3:\"8.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gold\";s:9:\"shoe-size\";s:3:\"8.5\";}}i:13;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/Hc2df0ff0846e4677924c3fa56cfb8f24h/2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer.jpg_640x640.jpg\";s:3:\"sku\";s:32:\"4001121758906-sandalspark-nail-7\";s:7:\"sku_sub\";s:21:\"4001121758906-brown-7\";s:5:\"skuId\";s:17:\"12000015663787137\";s:7:\"skuAttr\";s:43:\"14:365458#Sandals(Park Nail);200000124:3434\";s:13:\"regular_price\";s:5:\"60.66\";s:10:\"sale_price\";s:5:\"29.72\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:18:\"Sandals(Park Nail)\";s:9:\"shoe-size\";s:1:\"7\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:1:\"7\";}}i:14;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/Hc2df0ff0846e4677924c3fa56cfb8f24h/2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer.jpg_640x640.jpg\";s:3:\"sku\";s:34:\"4001121758906-sandalspark-nail-6-5\";s:7:\"sku_sub\";s:23:\"4001121758906-brown-6-5\";s:5:\"skuId\";s:17:\"12000015663787136\";s:7:\"skuAttr\";s:52:\"14:365458#Sandals(Park Nail);200000124:200000287#6.5\";s:13:\"regular_price\";s:5:\"60.66\";s:10:\"sale_price\";s:5:\"29.72\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:18:\"Sandals(Park Nail)\";s:9:\"shoe-size\";s:3:\"6.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:3:\"6.5\";}}i:15;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/Hc2df0ff0846e4677924c3fa56cfb8f24h/2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer.jpg_640x640.jpg\";s:3:\"sku\";s:32:\"4001121758906-sandalspark-nail-8\";s:7:\"sku_sub\";s:21:\"4001121758906-brown-8\";s:5:\"skuId\";s:17:\"12000015663787139\";s:7:\"skuAttr\";s:42:\"14:365458#Sandals(Park Nail);200000124:699\";s:13:\"regular_price\";s:5:\"60.66\";s:10:\"sale_price\";s:5:\"29.72\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:18:\"Sandals(Park Nail)\";s:9:\"shoe-size\";s:1:\"8\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:1:\"8\";}}i:16;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/Hc2df0ff0846e4677924c3fa56cfb8f24h/2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer.jpg_640x640.jpg\";s:3:\"sku\";s:34:\"4001121758906-sandalspark-nail-7-5\";s:7:\"sku_sub\";s:23:\"4001121758906-brown-7-5\";s:5:\"skuId\";s:17:\"12000015663787138\";s:7:\"skuAttr\";s:48:\"14:365458#Sandals(Park Nail);200000124:200000288\";s:13:\"regular_price\";s:5:\"60.66\";s:10:\"sale_price\";s:5:\"29.72\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:18:\"Sandals(Park Nail)\";s:9:\"shoe-size\";s:3:\"7.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:3:\"7.5\";}}i:17;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/Hc2df0ff0846e4677924c3fa56cfb8f24h/2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer.jpg_640x640.jpg\";s:3:\"sku\";s:32:\"4001121758906-sandalspark-nail-9\";s:7:\"sku_sub\";s:21:\"4001121758906-brown-9\";s:5:\"skuId\";s:17:\"12000015663787141\";s:7:\"skuAttr\";s:45:\"14:365458#Sandals(Park Nail);200000124:350262\";s:13:\"regular_price\";s:5:\"60.66\";s:10:\"sale_price\";s:5:\"29.72\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:18:\"Sandals(Park Nail)\";s:9:\"shoe-size\";s:1:\"9\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:1:\"9\";}}i:18;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/Hc2df0ff0846e4677924c3fa56cfb8f24h/2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer.jpg_640x640.jpg\";s:3:\"sku\";s:34:\"4001121758906-sandalspark-nail-8-5\";s:7:\"sku_sub\";s:23:\"4001121758906-brown-8-5\";s:5:\"skuId\";s:17:\"12000015663787140\";s:7:\"skuAttr\";s:48:\"14:365458#Sandals(Park Nail);200000124:200000289\";s:13:\"regular_price\";s:5:\"60.66\";s:10:\"sale_price\";s:5:\"29.72\";s:5:\"stock\";i:49;s:10:\"attributes\";a:2:{s:5:\"color\";s:18:\"Sandals(Park Nail)\";s:9:\"shoe-size\";s:3:\"8.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:3:\"8.5\";}}i:19;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/Hc2df0ff0846e4677924c3fa56cfb8f24h/2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer.jpg_640x640.jpg\";s:3:\"sku\";s:33:\"4001121758906-sandalspark-nail-10\";s:7:\"sku_sub\";s:22:\"4001121758906-brown-10\";s:5:\"skuId\";s:17:\"12000015663787143\";s:7:\"skuAttr\";s:43:\"14:365458#Sandals(Park Nail);200000124:1583\";s:13:\"regular_price\";s:5:\"60.66\";s:10:\"sale_price\";s:5:\"29.72\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:18:\"Sandals(Park Nail)\";s:9:\"shoe-size\";s:2:\"10\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:2:\"10\";}}i:20;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/Hc2df0ff0846e4677924c3fa56cfb8f24h/2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer.jpg_640x640.jpg\";s:3:\"sku\";s:34:\"4001121758906-sandalspark-nail-9-5\";s:7:\"sku_sub\";s:23:\"4001121758906-brown-9-5\";s:5:\"skuId\";s:17:\"12000015663787142\";s:7:\"skuAttr\";s:48:\"14:365458#Sandals(Park Nail);200000124:200000290\";s:13:\"regular_price\";s:5:\"60.66\";s:10:\"sale_price\";s:5:\"29.72\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:18:\"Sandals(Park Nail)\";s:9:\"shoe-size\";s:3:\"9.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:3:\"9.5\";}}i:21;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H7fced7a057ef4947bcc8e8ee59014414k/2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer.jpg_640x640.jpg\";s:3:\"sku\";s:32:\"4001121758906-snakesquare-nail-7\";s:7:\"sku_sub\";s:21:\"4001121758906-clear-7\";s:5:\"skuId\";s:17:\"10000015288383469\";s:7:\"skuAttr\";s:46:\"14:100018786#Snake(Square nail);200000124:3434\";s:13:\"regular_price\";s:5:\"60.66\";s:10:\"sale_price\";s:5:\"29.72\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:18:\"Snake(Square nail)\";s:9:\"shoe-size\";s:1:\"7\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Clear\";s:9:\"shoe-size\";s:1:\"7\";}}i:22;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H9976342e97e44563b861038dbe4bd573w/2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer.png_640x640.png\";s:3:\"sku\";s:31:\"4001121758906-blackpark-nail-10\";s:7:\"sku_sub\";s:21:\"4001121758906-gold-10\";s:5:\"skuId\";s:17:\"12000015663787153\";s:7:\"skuAttr\";s:41:\"14:350850#Black(Park Nail);200000124:1583\";s:13:\"regular_price\";s:5:\"60.66\";s:10:\"sale_price\";s:5:\"29.72\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:16:\"Black(Park Nail)\";s:9:\"shoe-size\";s:2:\"10\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gold\";s:9:\"shoe-size\";s:2:\"10\";}}i:23;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H7fced7a057ef4947bcc8e8ee59014414k/2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer.jpg_640x640.jpg\";s:3:\"sku\";s:34:\"4001121758906-snakesquare-nail-6-5\";s:7:\"sku_sub\";s:23:\"4001121758906-clear-6-5\";s:5:\"skuId\";s:17:\"10000015288383468\";s:7:\"skuAttr\";s:55:\"14:100018786#Snake(Square nail);200000124:200000287#6.5\";s:13:\"regular_price\";s:5:\"60.66\";s:10:\"sale_price\";s:5:\"29.72\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:18:\"Snake(Square nail)\";s:9:\"shoe-size\";s:3:\"6.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Clear\";s:9:\"shoe-size\";s:3:\"6.5\";}}i:24;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H9976342e97e44563b861038dbe4bd573w/2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer.png_640x640.png\";s:3:\"sku\";s:32:\"4001121758906-blackpark-nail-9-5\";s:7:\"sku_sub\";s:22:\"4001121758906-gold-9-5\";s:5:\"skuId\";s:17:\"12000015663787152\";s:7:\"skuAttr\";s:46:\"14:350850#Black(Park Nail);200000124:200000290\";s:13:\"regular_price\";s:5:\"60.66\";s:10:\"sale_price\";s:5:\"29.72\";s:5:\"stock\";i:49;s:10:\"attributes\";a:2:{s:5:\"color\";s:16:\"Black(Park Nail)\";s:9:\"shoe-size\";s:3:\"9.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gold\";s:9:\"shoe-size\";s:3:\"9.5\";}}i:25;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H7fced7a057ef4947bcc8e8ee59014414k/2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer.jpg_640x640.jpg\";s:3:\"sku\";s:32:\"4001121758906-snakesquare-nail-8\";s:7:\"sku_sub\";s:21:\"4001121758906-clear-8\";s:5:\"skuId\";s:17:\"10000015288383471\";s:7:\"skuAttr\";s:45:\"14:100018786#Snake(Square nail);200000124:699\";s:13:\"regular_price\";s:5:\"60.66\";s:10:\"sale_price\";s:5:\"29.72\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:18:\"Snake(Square nail)\";s:9:\"shoe-size\";s:1:\"8\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Clear\";s:9:\"shoe-size\";s:1:\"8\";}}i:26;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H7fced7a057ef4947bcc8e8ee59014414k/2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer.jpg_640x640.jpg\";s:3:\"sku\";s:34:\"4001121758906-snakesquare-nail-7-5\";s:7:\"sku_sub\";s:23:\"4001121758906-clear-7-5\";s:5:\"skuId\";s:17:\"10000015288383470\";s:7:\"skuAttr\";s:51:\"14:100018786#Snake(Square nail);200000124:200000288\";s:13:\"regular_price\";s:5:\"60.66\";s:10:\"sale_price\";s:5:\"29.72\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:18:\"Snake(Square nail)\";s:9:\"shoe-size\";s:3:\"7.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Clear\";s:9:\"shoe-size\";s:3:\"7.5\";}}i:27;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H9976342e97e44563b861038dbe4bd573w/2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer.png_640x640.png\";s:3:\"sku\";s:31:\"4001121758906-blackpark-nail-11\";s:7:\"sku_sub\";s:21:\"4001121758906-gold-11\";s:5:\"skuId\";s:17:\"12000015663787154\";s:7:\"skuAttr\";s:46:\"14:350850#Black(Park Nail);200000124:100010420\";s:13:\"regular_price\";s:5:\"60.66\";s:10:\"sale_price\";s:5:\"29.72\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:16:\"Black(Park Nail)\";s:9:\"shoe-size\";s:2:\"11\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gold\";s:9:\"shoe-size\";s:2:\"11\";}}i:28;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H7fced7a057ef4947bcc8e8ee59014414k/2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer.jpg_640x640.jpg\";s:3:\"sku\";s:32:\"4001121758906-snakesquare-nail-6\";s:7:\"sku_sub\";s:21:\"4001121758906-clear-6\";s:5:\"skuId\";s:17:\"10000015288383467\";s:7:\"skuAttr\";s:46:\"14:100018786#Snake(Square nail);200000124:1394\";s:13:\"regular_price\";s:5:\"60.66\";s:10:\"sale_price\";s:5:\"29.72\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:18:\"Snake(Square nail)\";s:9:\"shoe-size\";s:1:\"6\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Clear\";s:9:\"shoe-size\";s:1:\"6\";}}i:29;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H5917fb166bc74d4d820bb0c31713cfb0P/2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer.jpg_640x640.jpg\";s:3:\"sku\";s:33:\"4001121758906-blacksquare-nail-10\";s:7:\"sku_sub\";s:22:\"4001121758906-black-10\";s:5:\"skuId\";s:17:\"12000015663787113\";s:7:\"skuAttr\";s:40:\"14:193#Black(Square nail);200000124:1583\";s:13:\"regular_price\";s:5:\"60.66\";s:10:\"sale_price\";s:5:\"29.72\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:18:\"Black(Square nail)\";s:9:\"shoe-size\";s:2:\"10\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"10\";}}i:30;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H5917fb166bc74d4d820bb0c31713cfb0P/2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer.jpg_640x640.jpg\";s:3:\"sku\";s:34:\"4001121758906-blacksquare-nail-9-5\";s:7:\"sku_sub\";s:23:\"4001121758906-black-9-5\";s:5:\"skuId\";s:17:\"12000015663787112\";s:7:\"skuAttr\";s:45:\"14:193#Black(Square nail);200000124:200000290\";s:13:\"regular_price\";s:5:\"60.66\";s:10:\"sale_price\";s:5:\"29.72\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:18:\"Black(Square nail)\";s:9:\"shoe-size\";s:3:\"9.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:3:\"9.5\";}}i:31;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H5b8c76dc061f4cdda81bc52246b22184U/2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer.jpg_640x640.jpg\";s:3:\"sku\";s:32:\"4001121758906-brownsquare-nail-6\";s:7:\"sku_sub\";s:20:\"4001121758906-blue-6\";s:5:\"skuId\";s:17:\"12000015663787115\";s:7:\"skuAttr\";s:40:\"14:173#Brown(Square nail);200000124:1394\";s:13:\"regular_price\";s:5:\"60.66\";s:10:\"sale_price\";s:5:\"29.72\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:18:\"Brown(Square nail)\";s:9:\"shoe-size\";s:1:\"6\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:1:\"6\";}}i:32;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H5917fb166bc74d4d820bb0c31713cfb0P/2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer.jpg_640x640.jpg\";s:3:\"sku\";s:33:\"4001121758906-blacksquare-nail-11\";s:7:\"sku_sub\";s:22:\"4001121758906-black-11\";s:5:\"skuId\";s:17:\"12000015663787114\";s:7:\"skuAttr\";s:45:\"14:193#Black(Square nail);200000124:100010420\";s:13:\"regular_price\";s:5:\"60.66\";s:10:\"sale_price\";s:5:\"29.72\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:18:\"Black(Square nail)\";s:9:\"shoe-size\";s:2:\"11\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"11\";}}i:33;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H5b8c76dc061f4cdda81bc52246b22184U/2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer.jpg_640x640.jpg\";s:3:\"sku\";s:32:\"4001121758906-brownsquare-nail-7\";s:7:\"sku_sub\";s:20:\"4001121758906-blue-7\";s:5:\"skuId\";s:17:\"12000015663787117\";s:7:\"skuAttr\";s:40:\"14:173#Brown(Square nail);200000124:3434\";s:13:\"regular_price\";s:5:\"60.66\";s:10:\"sale_price\";s:5:\"29.72\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:18:\"Brown(Square nail)\";s:9:\"shoe-size\";s:1:\"7\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:1:\"7\";}}i:34;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H5b8c76dc061f4cdda81bc52246b22184U/2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer.jpg_640x640.jpg\";s:3:\"sku\";s:34:\"4001121758906-brownsquare-nail-6-5\";s:7:\"sku_sub\";s:22:\"4001121758906-blue-6-5\";s:5:\"skuId\";s:17:\"12000015663787116\";s:7:\"skuAttr\";s:49:\"14:173#Brown(Square nail);200000124:200000287#6.5\";s:13:\"regular_price\";s:5:\"60.66\";s:10:\"sale_price\";s:5:\"29.72\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:18:\"Brown(Square nail)\";s:9:\"shoe-size\";s:3:\"6.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:3:\"6.5\";}}i:35;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H5b8c76dc061f4cdda81bc52246b22184U/2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer.jpg_640x640.jpg\";s:3:\"sku\";s:32:\"4001121758906-brownsquare-nail-8\";s:7:\"sku_sub\";s:20:\"4001121758906-blue-8\";s:5:\"skuId\";s:17:\"12000015663787119\";s:7:\"skuAttr\";s:39:\"14:173#Brown(Square nail);200000124:699\";s:13:\"regular_price\";s:5:\"60.66\";s:10:\"sale_price\";s:5:\"29.72\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:18:\"Brown(Square nail)\";s:9:\"shoe-size\";s:1:\"8\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:1:\"8\";}}i:36;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H5b8c76dc061f4cdda81bc52246b22184U/2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer.jpg_640x640.jpg\";s:3:\"sku\";s:34:\"4001121758906-brownsquare-nail-7-5\";s:7:\"sku_sub\";s:22:\"4001121758906-blue-7-5\";s:5:\"skuId\";s:17:\"12000015663787118\";s:7:\"skuAttr\";s:45:\"14:173#Brown(Square nail);200000124:200000288\";s:13:\"regular_price\";s:5:\"60.66\";s:10:\"sale_price\";s:5:\"29.72\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:18:\"Brown(Square nail)\";s:9:\"shoe-size\";s:3:\"7.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:3:\"7.5\";}}i:37;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H5917fb166bc74d4d820bb0c31713cfb0P/2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer.jpg_640x640.jpg\";s:3:\"sku\";s:32:\"4001121758906-blacksquare-nail-6\";s:7:\"sku_sub\";s:21:\"4001121758906-black-6\";s:5:\"skuId\";s:17:\"12000015663787105\";s:7:\"skuAttr\";s:40:\"14:193#Black(Square nail);200000124:1394\";s:13:\"regular_price\";s:5:\"60.66\";s:10:\"sale_price\";s:5:\"29.72\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:18:\"Black(Square nail)\";s:9:\"shoe-size\";s:1:\"6\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:1:\"6\";}}i:38;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H5917fb166bc74d4d820bb0c31713cfb0P/2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer.jpg_640x640.jpg\";s:3:\"sku\";s:32:\"4001121758906-blacksquare-nail-7\";s:7:\"sku_sub\";s:21:\"4001121758906-black-7\";s:5:\"skuId\";s:17:\"12000015663787107\";s:7:\"skuAttr\";s:40:\"14:193#Black(Square nail);200000124:3434\";s:13:\"regular_price\";s:5:\"60.66\";s:10:\"sale_price\";s:5:\"29.72\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:18:\"Black(Square nail)\";s:9:\"shoe-size\";s:1:\"7\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:1:\"7\";}}i:39;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H5917fb166bc74d4d820bb0c31713cfb0P/2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer.jpg_640x640.jpg\";s:3:\"sku\";s:34:\"4001121758906-blacksquare-nail-6-5\";s:7:\"sku_sub\";s:23:\"4001121758906-black-6-5\";s:5:\"skuId\";s:17:\"12000015663787106\";s:7:\"skuAttr\";s:49:\"14:193#Black(Square nail);200000124:200000287#6.5\";s:13:\"regular_price\";s:5:\"60.66\";s:10:\"sale_price\";s:5:\"29.72\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:18:\"Black(Square nail)\";s:9:\"shoe-size\";s:3:\"6.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:3:\"6.5\";}}i:40;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H5917fb166bc74d4d820bb0c31713cfb0P/2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer.jpg_640x640.jpg\";s:3:\"sku\";s:32:\"4001121758906-blacksquare-nail-8\";s:7:\"sku_sub\";s:21:\"4001121758906-black-8\";s:5:\"skuId\";s:17:\"12000015663787109\";s:7:\"skuAttr\";s:39:\"14:193#Black(Square nail);200000124:699\";s:13:\"regular_price\";s:5:\"60.66\";s:10:\"sale_price\";s:5:\"29.72\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:18:\"Black(Square nail)\";s:9:\"shoe-size\";s:1:\"8\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:1:\"8\";}}i:41;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H5917fb166bc74d4d820bb0c31713cfb0P/2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer.jpg_640x640.jpg\";s:3:\"sku\";s:34:\"4001121758906-blacksquare-nail-7-5\";s:7:\"sku_sub\";s:23:\"4001121758906-black-7-5\";s:5:\"skuId\";s:17:\"12000015663787108\";s:7:\"skuAttr\";s:45:\"14:193#Black(Square nail);200000124:200000288\";s:13:\"regular_price\";s:5:\"60.66\";s:10:\"sale_price\";s:5:\"29.72\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:18:\"Black(Square nail)\";s:9:\"shoe-size\";s:3:\"7.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:3:\"7.5\";}}i:42;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H5917fb166bc74d4d820bb0c31713cfb0P/2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer.jpg_640x640.jpg\";s:3:\"sku\";s:32:\"4001121758906-blacksquare-nail-9\";s:7:\"sku_sub\";s:21:\"4001121758906-black-9\";s:5:\"skuId\";s:17:\"12000015663787111\";s:7:\"skuAttr\";s:42:\"14:193#Black(Square nail);200000124:350262\";s:13:\"regular_price\";s:5:\"60.66\";s:10:\"sale_price\";s:5:\"29.72\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:18:\"Black(Square nail)\";s:9:\"shoe-size\";s:1:\"9\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:1:\"9\";}}i:43;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H5917fb166bc74d4d820bb0c31713cfb0P/2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer.jpg_640x640.jpg\";s:3:\"sku\";s:34:\"4001121758906-blacksquare-nail-8-5\";s:7:\"sku_sub\";s:23:\"4001121758906-black-8-5\";s:5:\"skuId\";s:17:\"12000015663787110\";s:7:\"skuAttr\";s:45:\"14:193#Black(Square nail);200000124:200000289\";s:13:\"regular_price\";s:5:\"60.66\";s:10:\"sale_price\";s:5:\"29.72\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:18:\"Black(Square nail)\";s:9:\"shoe-size\";s:3:\"8.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:3:\"8.5\";}}i:44;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H2904579e646b4beab2913b3391673691w/2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer.jpg_640x640.jpg\";s:3:\"sku\";s:35:\"4001121758906-sandals-square-nail-8\";s:7:\"sku_sub\";s:24:\"4001121758906-sky-blue-8\";s:5:\"skuId\";s:17:\"12000015663787129\";s:7:\"skuAttr\";s:42:\"14:1254#Sandals (Square nail;200000124:699\";s:13:\"regular_price\";s:5:\"60.66\";s:10:\"sale_price\";s:5:\"29.72\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:20:\"Sandals (Square nail\";s:9:\"shoe-size\";s:1:\"8\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Sky Blue\";s:9:\"shoe-size\";s:1:\"8\";}}i:45;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H2904579e646b4beab2913b3391673691w/2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer.jpg_640x640.jpg\";s:3:\"sku\";s:37:\"4001121758906-sandals-square-nail-7-5\";s:7:\"sku_sub\";s:26:\"4001121758906-sky-blue-7-5\";s:5:\"skuId\";s:17:\"12000015663787128\";s:7:\"skuAttr\";s:48:\"14:1254#Sandals (Square nail;200000124:200000288\";s:13:\"regular_price\";s:5:\"60.66\";s:10:\"sale_price\";s:5:\"29.72\";s:5:\"stock\";i:49;s:10:\"attributes\";a:2:{s:5:\"color\";s:20:\"Sandals (Square nail\";s:9:\"shoe-size\";s:3:\"7.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Sky Blue\";s:9:\"shoe-size\";s:3:\"7.5\";}}i:46;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H2904579e646b4beab2913b3391673691w/2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer.jpg_640x640.jpg\";s:3:\"sku\";s:35:\"4001121758906-sandals-square-nail-9\";s:7:\"sku_sub\";s:24:\"4001121758906-sky-blue-9\";s:5:\"skuId\";s:17:\"12000015663787131\";s:7:\"skuAttr\";s:45:\"14:1254#Sandals (Square nail;200000124:350262\";s:13:\"regular_price\";s:5:\"60.66\";s:10:\"sale_price\";s:5:\"29.72\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:20:\"Sandals (Square nail\";s:9:\"shoe-size\";s:1:\"9\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Sky Blue\";s:9:\"shoe-size\";s:1:\"9\";}}i:47;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H2904579e646b4beab2913b3391673691w/2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer.jpg_640x640.jpg\";s:3:\"sku\";s:37:\"4001121758906-sandals-square-nail-8-5\";s:7:\"sku_sub\";s:26:\"4001121758906-sky-blue-8-5\";s:5:\"skuId\";s:17:\"12000015663787130\";s:7:\"skuAttr\";s:48:\"14:1254#Sandals (Square nail;200000124:200000289\";s:13:\"regular_price\";s:5:\"60.66\";s:10:\"sale_price\";s:5:\"29.72\";s:5:\"stock\";i:49;s:10:\"attributes\";a:2:{s:5:\"color\";s:20:\"Sandals (Square nail\";s:9:\"shoe-size\";s:3:\"8.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Sky Blue\";s:9:\"shoe-size\";s:3:\"8.5\";}}i:48;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H2904579e646b4beab2913b3391673691w/2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer.jpg_640x640.jpg\";s:3:\"sku\";s:36:\"4001121758906-sandals-square-nail-10\";s:7:\"sku_sub\";s:25:\"4001121758906-sky-blue-10\";s:5:\"skuId\";s:17:\"12000015663787133\";s:7:\"skuAttr\";s:43:\"14:1254#Sandals (Square nail;200000124:1583\";s:13:\"regular_price\";s:5:\"60.66\";s:10:\"sale_price\";s:5:\"29.72\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:20:\"Sandals (Square nail\";s:9:\"shoe-size\";s:2:\"10\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Sky Blue\";s:9:\"shoe-size\";s:2:\"10\";}}i:49;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H2904579e646b4beab2913b3391673691w/2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer.jpg_640x640.jpg\";s:3:\"sku\";s:37:\"4001121758906-sandals-square-nail-9-5\";s:7:\"sku_sub\";s:26:\"4001121758906-sky-blue-9-5\";s:5:\"skuId\";s:17:\"12000015663787132\";s:7:\"skuAttr\";s:48:\"14:1254#Sandals (Square nail;200000124:200000290\";s:13:\"regular_price\";s:5:\"60.66\";s:10:\"sale_price\";s:5:\"29.72\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:20:\"Sandals (Square nail\";s:9:\"shoe-size\";s:3:\"9.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Sky Blue\";s:9:\"shoe-size\";s:3:\"9.5\";}}i:50;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/Hc2df0ff0846e4677924c3fa56cfb8f24h/2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer.jpg_640x640.jpg\";s:3:\"sku\";s:32:\"4001121758906-sandalspark-nail-6\";s:7:\"sku_sub\";s:21:\"4001121758906-brown-6\";s:5:\"skuId\";s:17:\"12000015663787135\";s:7:\"skuAttr\";s:43:\"14:365458#Sandals(Park Nail);200000124:1394\";s:13:\"regular_price\";s:5:\"60.66\";s:10:\"sale_price\";s:5:\"29.72\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:18:\"Sandals(Park Nail)\";s:9:\"shoe-size\";s:1:\"6\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:1:\"6\";}}i:51;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H2904579e646b4beab2913b3391673691w/2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer.jpg_640x640.jpg\";s:3:\"sku\";s:36:\"4001121758906-sandals-square-nail-11\";s:7:\"sku_sub\";s:25:\"4001121758906-sky-blue-11\";s:5:\"skuId\";s:17:\"12000015663787134\";s:7:\"skuAttr\";s:48:\"14:1254#Sandals (Square nail;200000124:100010420\";s:13:\"regular_price\";s:5:\"60.66\";s:10:\"sale_price\";s:5:\"29.72\";s:5:\"stock\";i:49;s:10:\"attributes\";a:2:{s:5:\"color\";s:20:\"Sandals (Square nail\";s:9:\"shoe-size\";s:2:\"11\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Sky Blue\";s:9:\"shoe-size\";s:2:\"11\";}}i:52;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H5b8c76dc061f4cdda81bc52246b22184U/2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer.jpg_640x640.jpg\";s:3:\"sku\";s:32:\"4001121758906-brownsquare-nail-9\";s:7:\"sku_sub\";s:20:\"4001121758906-blue-9\";s:5:\"skuId\";s:17:\"12000015663787121\";s:7:\"skuAttr\";s:42:\"14:173#Brown(Square nail);200000124:350262\";s:13:\"regular_price\";s:5:\"60.66\";s:10:\"sale_price\";s:5:\"29.72\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:18:\"Brown(Square nail)\";s:9:\"shoe-size\";s:1:\"9\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:1:\"9\";}}i:53;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H5b8c76dc061f4cdda81bc52246b22184U/2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer.jpg_640x640.jpg\";s:3:\"sku\";s:34:\"4001121758906-brownsquare-nail-8-5\";s:7:\"sku_sub\";s:22:\"4001121758906-blue-8-5\";s:5:\"skuId\";s:17:\"12000015663787120\";s:7:\"skuAttr\";s:45:\"14:173#Brown(Square nail);200000124:200000289\";s:13:\"regular_price\";s:5:\"60.66\";s:10:\"sale_price\";s:5:\"29.72\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:18:\"Brown(Square nail)\";s:9:\"shoe-size\";s:3:\"8.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:3:\"8.5\";}}i:54;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H5b8c76dc061f4cdda81bc52246b22184U/2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer.jpg_640x640.jpg\";s:3:\"sku\";s:33:\"4001121758906-brownsquare-nail-10\";s:7:\"sku_sub\";s:21:\"4001121758906-blue-10\";s:5:\"skuId\";s:17:\"12000015663787123\";s:7:\"skuAttr\";s:40:\"14:173#Brown(Square nail);200000124:1583\";s:13:\"regular_price\";s:5:\"60.66\";s:10:\"sale_price\";s:5:\"29.72\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:18:\"Brown(Square nail)\";s:9:\"shoe-size\";s:2:\"10\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"10\";}}i:55;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H5b8c76dc061f4cdda81bc52246b22184U/2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer.jpg_640x640.jpg\";s:3:\"sku\";s:34:\"4001121758906-brownsquare-nail-9-5\";s:7:\"sku_sub\";s:22:\"4001121758906-blue-9-5\";s:5:\"skuId\";s:17:\"12000015663787122\";s:7:\"skuAttr\";s:45:\"14:173#Brown(Square nail);200000124:200000290\";s:13:\"regular_price\";s:5:\"60.66\";s:10:\"sale_price\";s:5:\"29.72\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:18:\"Brown(Square nail)\";s:9:\"shoe-size\";s:3:\"9.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:3:\"9.5\";}}i:56;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H2904579e646b4beab2913b3391673691w/2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer.jpg_640x640.jpg\";s:3:\"sku\";s:35:\"4001121758906-sandals-square-nail-6\";s:7:\"sku_sub\";s:24:\"4001121758906-sky-blue-6\";s:5:\"skuId\";s:17:\"12000015663787125\";s:7:\"skuAttr\";s:43:\"14:1254#Sandals (Square nail;200000124:1394\";s:13:\"regular_price\";s:5:\"60.66\";s:10:\"sale_price\";s:5:\"29.72\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:20:\"Sandals (Square nail\";s:9:\"shoe-size\";s:1:\"6\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Sky Blue\";s:9:\"shoe-size\";s:1:\"6\";}}i:57;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H5b8c76dc061f4cdda81bc52246b22184U/2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer.jpg_640x640.jpg\";s:3:\"sku\";s:33:\"4001121758906-brownsquare-nail-11\";s:7:\"sku_sub\";s:21:\"4001121758906-blue-11\";s:5:\"skuId\";s:17:\"12000015663787124\";s:7:\"skuAttr\";s:45:\"14:173#Brown(Square nail);200000124:100010420\";s:13:\"regular_price\";s:5:\"60.66\";s:10:\"sale_price\";s:5:\"29.72\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:18:\"Brown(Square nail)\";s:9:\"shoe-size\";s:2:\"11\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"11\";}}i:58;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H2904579e646b4beab2913b3391673691w/2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer.jpg_640x640.jpg\";s:3:\"sku\";s:35:\"4001121758906-sandals-square-nail-7\";s:7:\"sku_sub\";s:24:\"4001121758906-sky-blue-7\";s:5:\"skuId\";s:17:\"12000015663787127\";s:7:\"skuAttr\";s:43:\"14:1254#Sandals (Square nail;200000124:3434\";s:13:\"regular_price\";s:5:\"60.66\";s:10:\"sale_price\";s:5:\"29.72\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:20:\"Sandals (Square nail\";s:9:\"shoe-size\";s:1:\"7\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Sky Blue\";s:9:\"shoe-size\";s:1:\"7\";}}i:59;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H2904579e646b4beab2913b3391673691w/2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer.jpg_640x640.jpg\";s:3:\"sku\";s:37:\"4001121758906-sandals-square-nail-6-5\";s:7:\"sku_sub\";s:26:\"4001121758906-sky-blue-6-5\";s:5:\"skuId\";s:17:\"12000015663787126\";s:7:\"skuAttr\";s:52:\"14:1254#Sandals (Square nail;200000124:200000287#6.5\";s:13:\"regular_price\";s:5:\"60.66\";s:10:\"sale_price\";s:5:\"29.72\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:20:\"Sandals (Square nail\";s:9:\"shoe-size\";s:3:\"6.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Sky Blue\";s:9:\"shoe-size\";s:3:\"6.5\";}}}'),
(87199, 5452, '_sold_individually', 'no'),
(87200, 5452, '_virtual', 'no'),
(87201, 5452, '_downloadable', 'no'),
(87202, 5452, '_download_limit', '-1'),
(87203, 5452, '_download_expiry', '-1'),
(87204, 5452, '_stock', '2000'),
(87205, 5452, '_stock_status', 'instock'),
(87206, 5452, '_wc_average_rating', '0'),
(87207, 5452, '_wc_review_count', '0'),
(87208, 5452, 'attribute_pa_color', 'blue-heel-7-5cm'),
(87209, 5452, 'attribute_pa_shoe-size', '9'),
(87210, 5452, '_price', '173.59'),
(87211, 5452, '_product_version', '4.1.0'),
(87212, 5452, '_vi_wad_aliexpress_variation_id', '10000000055681901'),
(87213, 5452, '_vi_wad_aliexpress_variation_attr', '14:1254#Blue heel 7.5cm;200000124:350262'),
(87214, 5453, '_variation_description', ''),
(87215, 5453, '_sku', '4000024103531-blue-heel-7-5cm-8-5'),
(87216, 5453, '_regular_price', '173.59'),
(87217, 5453, 'total_sales', '0'),
(87218, 5453, '_tax_status', 'taxable'),
(87219, 5453, '_tax_class', 'parent'),
(87220, 5453, '_manage_stock', 'yes'),
(87221, 5453, '_backorders', 'no'),
(87222, 5453, '_sold_individually', 'no'),
(87223, 5453, '_virtual', 'no'),
(87224, 5453, '_downloadable', 'no'),
(87225, 5453, '_download_limit', '-1'),
(87226, 5453, '_download_expiry', '-1'),
(87227, 5453, '_stock', '1999'),
(87228, 5453, '_stock_status', 'instock'),
(87229, 5453, '_wc_average_rating', '0'),
(87230, 5453, '_wc_review_count', '0'),
(87231, 5453, 'attribute_pa_color', 'blue-heel-7-5cm'),
(87232, 5453, 'attribute_pa_shoe-size', '8-5'),
(87233, 5453, '_price', '173.59'),
(87234, 5453, '_product_version', '4.1.0'),
(87235, 5453, '_vi_wad_aliexpress_variation_id', '10000000055681900'),
(87236, 5453, '_vi_wad_aliexpress_variation_attr', '14:1254#Blue heel 7.5cm;200000124:200000289'),
(87237, 5454, '_variation_description', ''),
(87238, 5454, '_sku', '4000024103531-blue-heel-6cm-5'),
(87239, 5454, '_regular_price', '173.59'),
(87240, 5454, 'total_sales', '0'),
(87241, 5454, '_tax_status', 'taxable'),
(87242, 5454, '_tax_class', 'parent'),
(87243, 5454, '_manage_stock', 'yes'),
(87244, 5454, '_backorders', 'no'),
(87245, 5454, '_sold_individually', 'no'),
(87246, 5454, '_virtual', 'no'),
(87247, 5454, '_downloadable', 'no'),
(87248, 5454, '_download_limit', '-1'),
(87249, 5454, '_download_expiry', '-1'),
(87250, 5454, '_stock', '2000'),
(87251, 5454, '_stock_status', 'instock'),
(87252, 5454, '_wc_average_rating', '0'),
(87253, 5454, '_wc_review_count', '0'),
(87254, 5454, 'attribute_pa_color', 'blue-heel-6cm'),
(87255, 5454, 'attribute_pa_shoe-size', '5'),
(87256, 5454, '_price', '173.59'),
(87257, 5454, '_product_version', '4.1.0'),
(87258, 5454, '_vi_wad_aliexpress_variation_id', '10000000055681907'),
(87259, 5454, '_vi_wad_aliexpress_variation_attr', '14:365458#Blue heel 6cm;200000124:698'),
(87260, 5455, '_variation_description', ''),
(87261, 5455, '_sku', '4000024103531-blue-heel-6cm-4-5'),
(87262, 5455, '_regular_price', '173.59'),
(87263, 5455, 'total_sales', '0'),
(87264, 5455, '_tax_status', 'taxable'),
(87265, 5455, '_tax_class', 'parent'),
(87266, 5455, '_manage_stock', 'yes'),
(87267, 5455, '_backorders', 'no'),
(87268, 5455, '_sold_individually', 'no'),
(87269, 5455, '_virtual', 'no'),
(87270, 5455, '_downloadable', 'no'),
(87271, 5455, '_download_limit', '-1'),
(87272, 5455, '_download_expiry', '-1'),
(87273, 5455, '_stock', '2000'),
(87274, 5455, '_stock_status', 'instock'),
(87275, 5455, '_wc_average_rating', '0'),
(87276, 5455, '_wc_review_count', '0'),
(87277, 5455, 'attribute_pa_color', 'blue-heel-6cm'),
(87278, 5455, 'attribute_pa_shoe-size', '4-5'),
(87279, 5455, '_price', '173.59'),
(87280, 5455, '_product_version', '4.1.0'),
(87281, 5455, '_vi_wad_aliexpress_variation_id', '10000000055681906'),
(87282, 5455, '_vi_wad_aliexpress_variation_attr', '14:365458#Blue heel 6cm;200000124:200000285'),
(87283, 5456, '_variation_description', ''),
(87284, 5456, '_sku', '4000024103531-blue-heel-6cm-4'),
(87285, 5456, '_regular_price', '173.59'),
(87286, 5456, 'total_sales', '0'),
(87287, 5456, '_tax_status', 'taxable'),
(87288, 5456, '_tax_class', 'parent'),
(87289, 5456, '_manage_stock', 'yes'),
(87290, 5456, '_backorders', 'no'),
(87291, 5456, '_sold_individually', 'no'),
(87292, 5456, '_virtual', 'no'),
(87293, 5456, '_downloadable', 'no'),
(87294, 5456, '_download_limit', '-1'),
(87295, 5456, '_download_expiry', '-1'),
(87296, 5456, '_stock', '2000'),
(87297, 5456, '_stock_status', 'instock'),
(87298, 5456, '_wc_average_rating', '0'),
(87299, 5456, '_wc_review_count', '0'),
(87300, 5456, 'attribute_pa_color', 'blue-heel-6cm'),
(87301, 5456, 'attribute_pa_shoe-size', '4'),
(87302, 5456, '_price', '173.59'),
(87303, 5456, '_product_version', '4.1.0'),
(87304, 5456, '_vi_wad_aliexpress_variation_id', '10000000055681905'),
(87305, 5456, '_vi_wad_aliexpress_variation_attr', '14:365458#Blue heel 6cm;200000124:153'),
(87306, 5457, '_variation_description', ''),
(87307, 5457, '_sku', '4000024103531-blue-heel-7-5cm-10-5'),
(87308, 5457, '_regular_price', '173.59'),
(87309, 5457, 'total_sales', '0'),
(87310, 5457, '_tax_status', 'taxable'),
(87311, 5457, '_tax_class', 'parent'),
(87312, 5457, '_manage_stock', 'yes'),
(87313, 5457, '_backorders', 'no'),
(87314, 5457, '_sold_individually', 'no'),
(87315, 5457, '_virtual', 'no'),
(87316, 5457, '_downloadable', 'no'),
(87317, 5457, '_download_limit', '-1'),
(87318, 5457, '_download_expiry', '-1'),
(87319, 5457, '_stock', '2000'),
(87320, 5457, '_stock_status', 'instock'),
(87321, 5457, '_wc_average_rating', '0'),
(87322, 5457, '_wc_review_count', '0'),
(87323, 5457, 'attribute_pa_color', 'blue-heel-7-5cm'),
(87324, 5457, 'attribute_pa_shoe-size', '10-5'),
(87325, 5457, '_price', '173.59'),
(87326, 5457, '_product_version', '4.1.0'),
(87327, 5457, '_vi_wad_aliexpress_variation_id', '10000000055681904'),
(87328, 5457, '_vi_wad_aliexpress_variation_attr', '14:1254#Blue heel 7.5cm;200000124:200000291'),
(87329, 5458, '_vi_wad_description_images', 'a:11:{i:0;s:65:\"https://ae01.alicdn.com/kf/Hc5176692ad9d4b29b755879afa3e2ca4a.jpg\";i:1;s:65:\"https://ae01.alicdn.com/kf/H8869c6a1dd494002abeb59d2ca8430469.jpg\";i:2;s:65:\"https://ae01.alicdn.com/kf/H030e8c91f49247a69d0ef021c9875284I.jpg\";i:3;s:65:\"https://ae01.alicdn.com/kf/H82d6565523c9410eba64b087b072758ef.jpg\";i:4;s:65:\"https://ae01.alicdn.com/kf/H51c8c0a8b1bc4c11ac786cb9bcb353138.jpg\";i:5;s:65:\"https://ae01.alicdn.com/kf/H5a6e6846146b4095b74bffa36c2063351.jpg\";i:6;s:65:\"https://ae01.alicdn.com/kf/Hc924944ccede4d8086f60d961675bcf1x.jpg\";i:7;s:65:\"https://ae01.alicdn.com/kf/Hc306ea89aecd47b2bdf4c798e1dcdcb06.jpg\";i:8;s:65:\"https://ae01.alicdn.com/kf/Hf1f827fecc4f48629cfb8c86e31dbae9s.jpg\";i:9;s:65:\"https://ae01.alicdn.com/kf/H3c7472da46714bc8a9fff60bd6961ce8h.jpg\";i:10;s:65:\"https://ae01.alicdn.com/kf/H3c74e40da4124031987ce9fe00d793506.jpg\";}'),
(87330, 5458, '_vi_wad_sku', '1005002456957787'),
(87331, 5458, '_vi_wad_attributes', 'a:2:{i:14;a:5:{s:6:\"values\";a:3:{s:6:\"14:771\";s:5:\"Beige\";s:6:\"14:193\";s:5:\"BLACK\";s:12:\"14:200006158\";s:8:\"Wine red\";}s:4:\"slug\";s:5:\"color\";s:4:\"name\";s:5:\"Color\";s:8:\"position\";i:0;s:10:\"values_sub\";a:3:{s:6:\"14:771\";s:5:\"Beige\";s:6:\"14:193\";s:5:\"BLACK\";s:12:\"14:200006158\";s:8:\"Wine red\";}}i:200000124;a:5:{s:6:\"values\";a:9:{s:13:\"200000124:152\";s:1:\"3\";s:13:\"200000124:153\";s:1:\"4\";s:13:\"200000124:698\";s:1:\"5\";s:14:\"200000124:1394\";s:1:\"6\";s:14:\"200000124:3434\";s:1:\"7\";s:13:\"200000124:699\";s:1:\"8\";s:16:\"200000124:350262\";s:1:\"9\";s:19:\"200000124:200000290\";s:3:\"9.5\";s:14:\"200000124:1583\";s:2:\"10\";}s:4:\"slug\";s:9:\"shoe-size\";s:4:\"name\";s:9:\"Shoe Size\";s:8:\"position\";i:1;s:10:\"values_sub\";a:9:{s:13:\"200000124:152\";s:1:\"3\";s:13:\"200000124:153\";s:1:\"4\";s:13:\"200000124:698\";s:1:\"5\";s:14:\"200000124:1394\";s:1:\"6\";s:14:\"200000124:3434\";s:1:\"7\";s:13:\"200000124:699\";s:1:\"8\";s:16:\"200000124:350262\";s:1:\"9\";s:19:\"200000124:200000290\";s:3:\"9.5\";s:14:\"200000124:1583\";s:2:\"10\";}}}');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(87332, 5458, '_vi_wad_list_attributes', 'a:12:{s:6:\"14:771\";a:4:{s:4:\"name\";s:5:\"Beige\";s:8:\"name_sub\";s:5:\"Beige\";s:5:\"color\";s:7:\"#F8F7E7\";s:5:\"image\";s:177:\"https://ae01.alicdn.com/kf/Hc5176692ad9d4b29b755879afa3e2ca4a/TAOFFEN-2021-New-Women-Real-Leather-Shoes-Summer-Sandals-Buckle-Strap-Hollow-Out-Beach-Sandals-Cool.jpg_640x640.jpg\";}s:6:\"14:193\";a:4:{s:4:\"name\";s:5:\"BLACK\";s:8:\"name_sub\";s:5:\"BLACK\";s:5:\"color\";s:7:\"#000000\";s:5:\"image\";s:177:\"https://ae01.alicdn.com/kf/Hdae51f7ff2d44587ae719885dc111999Y/TAOFFEN-2021-New-Women-Real-Leather-Shoes-Summer-Sandals-Buckle-Strap-Hollow-Out-Beach-Sandals-Cool.jpg_640x640.jpg\";}s:12:\"14:200006158\";a:4:{s:4:\"name\";s:8:\"Wine red\";s:8:\"name_sub\";s:8:\"Wine red\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:177:\"https://ae01.alicdn.com/kf/Hb6c5e259fcfe4c67bca5023f1044586eT/TAOFFEN-2021-New-Women-Real-Leather-Shoes-Summer-Sandals-Buckle-Strap-Hollow-Out-Beach-Sandals-Cool.jpg_640x640.jpg\";}s:13:\"200000124:152\";a:4:{s:4:\"name\";s:1:\"3\";s:8:\"name_sub\";s:1:\"3\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:13:\"200000124:153\";a:4:{s:4:\"name\";s:1:\"4\";s:8:\"name_sub\";s:1:\"4\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:13:\"200000124:698\";a:4:{s:4:\"name\";s:1:\"5\";s:8:\"name_sub\";s:1:\"5\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:14:\"200000124:1394\";a:4:{s:4:\"name\";s:1:\"6\";s:8:\"name_sub\";s:1:\"6\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:14:\"200000124:3434\";a:4:{s:4:\"name\";s:1:\"7\";s:8:\"name_sub\";s:1:\"7\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:13:\"200000124:699\";a:4:{s:4:\"name\";s:1:\"8\";s:8:\"name_sub\";s:1:\"8\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:16:\"200000124:350262\";a:4:{s:4:\"name\";s:1:\"9\";s:8:\"name_sub\";s:1:\"9\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000290\";a:4:{s:4:\"name\";s:3:\"9.5\";s:8:\"name_sub\";s:3:\"9.5\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:14:\"200000124:1583\";a:4:{s:4:\"name\";s:2:\"10\";s:8:\"name_sub\";s:2:\"10\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}}'),
(87333, 5458, '_vi_wad_shipping_info', 'a:6:{s:4:\"time\";i:1622550557;s:7:\"country\";s:2:\"LK\";s:7:\"company\";s:5:\"FEDEX\";s:7:\"freight\";s:1517:\"[{\"bizShowMind\":{\"layout\":[]},\"commitDay\":\"75\",\"company\":\"Fedex IP\",\"currency\":\"USD\",\"discount\":67,\"displayType\":\"deliveryTime\",\"features\":{},\"freightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $41.97\",\"value\":41.97},\"freightFeatures\":{\"provider\":\"ae_config\"},\"freightLayout\":{\"displayType\":\"deliveryTime\",\"layout\":[{\"text\":\"Shipping: US $41.97\",\"type\":\"title\"},{\"text\":\"To <font color=\'#000000\'>Sri Lanka</font> via Fedex IP\",\"type\":\"subtitle\"}],\"openShippingPanel\":\"true\"},\"fullMailLine\":false,\"hbaService\":false,\"i18nMap\":{},\"id\":0,\"name\":\"FreightItemModule\",\"sendGoodsCountry\":\"CN\",\"sendGoodsCountryFullName\":\"China\",\"serviceName\":\"FEDEX\",\"standardFreightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $41.97\",\"value\":41.97},\"time\":\"7-15\",\"tracking\":true},{\"bizShowMind\":{\"layout\":[]},\"commitDay\":\"75\",\"company\":\"DHL\",\"currency\":\"USD\",\"discount\":5,\"displayType\":\"deliveryTime\",\"features\":{},\"freightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $195.52\",\"value\":195.52},\"freightFeatures\":{\"provider\":\"ae_config\"},\"freightLayout\":{\"displayType\":\"deliveryTime\",\"layout\":[{\"text\":\"Shipping: US $195.52\",\"type\":\"title\"},{\"text\":\"To <font color=\'#000000\'>Sri Lanka</font> via DHL\",\"type\":\"subtitle\"}],\"openShippingPanel\":\"true\"},\"fullMailLine\":false,\"hbaService\":false,\"i18nMap\":{},\"id\":0,\"name\":\"FreightItemModule\",\"sendGoodsCountry\":\"CN\",\"sendGoodsCountryFullName\":\"China\",\"serviceName\":\"DHL\",\"standardFreightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $195.52\",\"value\":195.52},\"time\":\"9-17\",\"tracking\":true}]\";s:13:\"shipping_cost\";d:41.969999999999998863131622783839702606201171875;s:13:\"delivery_time\";s:4:\"7-15\";}'),
(87334, 5458, '_vi_wad_gallery', 'a:6:{i:0;s:165:\"https://ae01.alicdn.com/kf/H93d104f4d970442db513f8ff0742497aR/TAOFFEN-2021-New-Women-Real-Leather-Shoes-Summer-Sandals-Buckle-Strap-Hollow-Out-Beach-Sandals-Cool.jpg\";i:1;s:165:\"https://ae01.alicdn.com/kf/H2c7dd7d7a2314b8bac3094f204a7f97fQ/TAOFFEN-2021-New-Women-Real-Leather-Shoes-Summer-Sandals-Buckle-Strap-Hollow-Out-Beach-Sandals-Cool.jpg\";i:2;s:165:\"https://ae01.alicdn.com/kf/H1445174699e14bf5b4f2368c3a55cc4dt/TAOFFEN-2021-New-Women-Real-Leather-Shoes-Summer-Sandals-Buckle-Strap-Hollow-Out-Beach-Sandals-Cool.jpg\";i:3;s:165:\"https://ae01.alicdn.com/kf/H7172713c1f86419799b7a0ad005c392aD/TAOFFEN-2021-New-Women-Real-Leather-Shoes-Summer-Sandals-Buckle-Strap-Hollow-Out-Beach-Sandals-Cool.jpg\";i:4;s:165:\"https://ae01.alicdn.com/kf/He5b9923914b44ab9b4fa8c6162d504c4u/TAOFFEN-2021-New-Women-Real-Leather-Shoes-Summer-Sandals-Buckle-Strap-Hollow-Out-Beach-Sandals-Cool.jpg\";i:5;s:165:\"https://ae01.alicdn.com/kf/H8c71845412194ef8aa560b0ba7e8ae20J/TAOFFEN-2021-New-Women-Real-Leather-Shoes-Summer-Sandals-Buckle-Strap-Hollow-Out-Beach-Sandals-Cool.jpg\";}'),
(87335, 5458, '_vi_wad_variation_images', 'a:3:{s:6:\"14:771\";s:177:\"https://ae01.alicdn.com/kf/Hc5176692ad9d4b29b755879afa3e2ca4a/TAOFFEN-2021-New-Women-Real-Leather-Shoes-Summer-Sandals-Buckle-Strap-Hollow-Out-Beach-Sandals-Cool.jpg_640x640.jpg\";s:6:\"14:193\";s:177:\"https://ae01.alicdn.com/kf/Hdae51f7ff2d44587ae719885dc111999Y/TAOFFEN-2021-New-Women-Real-Leather-Shoes-Summer-Sandals-Buckle-Strap-Hollow-Out-Beach-Sandals-Cool.jpg_640x640.jpg\";s:12:\"14:200006158\";s:177:\"https://ae01.alicdn.com/kf/Hb6c5e259fcfe4c67bca5023f1044586eT/TAOFFEN-2021-New-Women-Real-Leather-Shoes-Summer-Sandals-Buckle-Strap-Hollow-Out-Beach-Sandals-Cool.jpg_640x640.jpg\";}'),
(87336, 5458, '_vi_wad_store_info', 'a:3:{s:4:\"name\";s:22:\"taoffen Official Store\";s:3:\"url\";s:33:\"//www.aliexpress.com/store/105235\";s:3:\"num\";i:105235;}'),
(87337, 5458, '_vi_wad_variations', 'a:27:{i:0;a:10:{s:5:\"image\";s:177:\"https://ae01.alicdn.com/kf/Hc5176692ad9d4b29b755879afa3e2ca4a/TAOFFEN-2021-New-Women-Real-Leather-Shoes-Summer-Sandals-Buckle-Strap-Hollow-Out-Beach-Sandals-Cool.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005002456957787-beige-10\";s:7:\"sku_sub\";s:25:\"1005002456957787-beige-10\";s:5:\"skuId\";s:17:\"12000020807998279\";s:7:\"skuAttr\";s:21:\"14:771;200000124:1583\";s:13:\"regular_price\";s:5:\"78.19\";s:10:\"sale_price\";s:4:\"34.4\";s:5:\"stock\";i:947;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:2:\"10\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:2:\"10\";}}i:1;a:10:{s:5:\"image\";s:177:\"https://ae01.alicdn.com/kf/Hdae51f7ff2d44587ae719885dc111999Y/TAOFFEN-2021-New-Women-Real-Leather-Shoes-Summer-Sandals-Buckle-Strap-Hollow-Out-Beach-Sandals-Cool.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005002456957787-black-10\";s:7:\"sku_sub\";s:25:\"1005002456957787-black-10\";s:5:\"skuId\";s:17:\"12000020807998280\";s:7:\"skuAttr\";s:21:\"14:193;200000124:1583\";s:13:\"regular_price\";s:5:\"78.19\";s:10:\"sale_price\";s:4:\"34.4\";s:5:\"stock\";i:891;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"10\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"10\";}}i:2;a:10:{s:5:\"image\";s:177:\"https://ae01.alicdn.com/kf/Hc5176692ad9d4b29b755879afa3e2ca4a/TAOFFEN-2021-New-Women-Real-Leather-Shoes-Summer-Sandals-Buckle-Strap-Hollow-Out-Beach-Sandals-Cool.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"1005002456957787-beige-3\";s:7:\"sku_sub\";s:24:\"1005002456957787-beige-3\";s:5:\"skuId\";s:17:\"12000020722779645\";s:7:\"skuAttr\";s:20:\"14:771;200000124:152\";s:13:\"regular_price\";s:5:\"78.19\";s:10:\"sale_price\";s:4:\"34.4\";s:5:\"stock\";i:964;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:1:\"3\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:1:\"3\";}}i:3;a:10:{s:5:\"image\";s:177:\"https://ae01.alicdn.com/kf/Hb6c5e259fcfe4c67bca5023f1044586eT/TAOFFEN-2021-New-Women-Real-Leather-Shoes-Summer-Sandals-Buckle-Strap-Hollow-Out-Beach-Sandals-Cool.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"1005002456957787-wine-red-10\";s:7:\"sku_sub\";s:28:\"1005002456957787-wine-red-10\";s:5:\"skuId\";s:17:\"12000020807998281\";s:7:\"skuAttr\";s:27:\"14:200006158;200000124:1583\";s:13:\"regular_price\";s:5:\"78.19\";s:10:\"sale_price\";s:4:\"34.4\";s:5:\"stock\";i:962;s:10:\"attributes\";a:2:{s:5:\"color\";s:8:\"Wine red\";s:9:\"shoe-size\";s:2:\"10\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Wine red\";s:9:\"shoe-size\";s:2:\"10\";}}i:4;a:10:{s:5:\"image\";s:177:\"https://ae01.alicdn.com/kf/Hc5176692ad9d4b29b755879afa3e2ca4a/TAOFFEN-2021-New-Women-Real-Leather-Shoes-Summer-Sandals-Buckle-Strap-Hollow-Out-Beach-Sandals-Cool.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"1005002456957787-beige-4\";s:7:\"sku_sub\";s:24:\"1005002456957787-beige-4\";s:5:\"skuId\";s:17:\"12000020722779646\";s:7:\"skuAttr\";s:20:\"14:771;200000124:153\";s:13:\"regular_price\";s:5:\"78.19\";s:10:\"sale_price\";s:4:\"34.4\";s:5:\"stock\";i:958;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:1:\"4\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:1:\"4\";}}i:5;a:10:{s:5:\"image\";s:177:\"https://ae01.alicdn.com/kf/Hc5176692ad9d4b29b755879afa3e2ca4a/TAOFFEN-2021-New-Women-Real-Leather-Shoes-Summer-Sandals-Buckle-Strap-Hollow-Out-Beach-Sandals-Cool.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"1005002456957787-beige-5\";s:7:\"sku_sub\";s:24:\"1005002456957787-beige-5\";s:5:\"skuId\";s:17:\"12000020722779647\";s:7:\"skuAttr\";s:20:\"14:771;200000124:698\";s:13:\"regular_price\";s:5:\"78.19\";s:10:\"sale_price\";s:4:\"34.4\";s:5:\"stock\";i:951;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:1:\"5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:1:\"5\";}}i:6;a:10:{s:5:\"image\";s:177:\"https://ae01.alicdn.com/kf/Hc5176692ad9d4b29b755879afa3e2ca4a/TAOFFEN-2021-New-Women-Real-Leather-Shoes-Summer-Sandals-Buckle-Strap-Hollow-Out-Beach-Sandals-Cool.jpg_640x640.jpg\";s:3:\"sku\";s:26:\"1005002456957787-beige-9-5\";s:7:\"sku_sub\";s:26:\"1005002456957787-beige-9-5\";s:5:\"skuId\";s:17:\"12000020722779652\";s:7:\"skuAttr\";s:26:\"14:771;200000124:200000290\";s:13:\"regular_price\";s:5:\"78.19\";s:10:\"sale_price\";s:4:\"34.4\";s:5:\"stock\";i:938;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:3:\"9.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:3:\"9.5\";}}i:7;a:10:{s:5:\"image\";s:177:\"https://ae01.alicdn.com/kf/Hdae51f7ff2d44587ae719885dc111999Y/TAOFFEN-2021-New-Women-Real-Leather-Shoes-Summer-Sandals-Buckle-Strap-Hollow-Out-Beach-Sandals-Cool.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"1005002456957787-black-3\";s:7:\"sku_sub\";s:24:\"1005002456957787-black-3\";s:5:\"skuId\";s:17:\"12000020722779653\";s:7:\"skuAttr\";s:20:\"14:193;200000124:152\";s:13:\"regular_price\";s:5:\"78.19\";s:10:\"sale_price\";s:4:\"34.4\";s:5:\"stock\";i:957;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:1:\"3\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:1:\"3\";}}i:8;a:10:{s:5:\"image\";s:177:\"https://ae01.alicdn.com/kf/Hdae51f7ff2d44587ae719885dc111999Y/TAOFFEN-2021-New-Women-Real-Leather-Shoes-Summer-Sandals-Buckle-Strap-Hollow-Out-Beach-Sandals-Cool.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"1005002456957787-black-4\";s:7:\"sku_sub\";s:24:\"1005002456957787-black-4\";s:5:\"skuId\";s:17:\"12000020722779654\";s:7:\"skuAttr\";s:20:\"14:193;200000124:153\";s:13:\"regular_price\";s:5:\"78.19\";s:10:\"sale_price\";s:4:\"34.4\";s:5:\"stock\";i:934;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:1:\"4\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:1:\"4\";}}i:9;a:10:{s:5:\"image\";s:177:\"https://ae01.alicdn.com/kf/Hdae51f7ff2d44587ae719885dc111999Y/TAOFFEN-2021-New-Women-Real-Leather-Shoes-Summer-Sandals-Buckle-Strap-Hollow-Out-Beach-Sandals-Cool.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"1005002456957787-black-5\";s:7:\"sku_sub\";s:24:\"1005002456957787-black-5\";s:5:\"skuId\";s:17:\"12000020722779655\";s:7:\"skuAttr\";s:20:\"14:193;200000124:698\";s:13:\"regular_price\";s:5:\"78.19\";s:10:\"sale_price\";s:4:\"34.4\";s:5:\"stock\";i:868;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:1:\"5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:1:\"5\";}}i:10;a:10:{s:5:\"image\";s:177:\"https://ae01.alicdn.com/kf/Hc5176692ad9d4b29b755879afa3e2ca4a/TAOFFEN-2021-New-Women-Real-Leather-Shoes-Summer-Sandals-Buckle-Strap-Hollow-Out-Beach-Sandals-Cool.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"1005002456957787-beige-6\";s:7:\"sku_sub\";s:24:\"1005002456957787-beige-6\";s:5:\"skuId\";s:17:\"12000020722779648\";s:7:\"skuAttr\";s:21:\"14:771;200000124:1394\";s:13:\"regular_price\";s:5:\"78.19\";s:10:\"sale_price\";s:4:\"34.4\";s:5:\"stock\";i:934;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:1:\"6\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:1:\"6\";}}i:11;a:10:{s:5:\"image\";s:177:\"https://ae01.alicdn.com/kf/Hc5176692ad9d4b29b755879afa3e2ca4a/TAOFFEN-2021-New-Women-Real-Leather-Shoes-Summer-Sandals-Buckle-Strap-Hollow-Out-Beach-Sandals-Cool.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"1005002456957787-beige-7\";s:7:\"sku_sub\";s:24:\"1005002456957787-beige-7\";s:5:\"skuId\";s:17:\"12000020722779649\";s:7:\"skuAttr\";s:21:\"14:771;200000124:3434\";s:13:\"regular_price\";s:5:\"78.19\";s:10:\"sale_price\";s:4:\"34.4\";s:5:\"stock\";i:931;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:1:\"7\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:1:\"7\";}}i:12;a:10:{s:5:\"image\";s:177:\"https://ae01.alicdn.com/kf/Hc5176692ad9d4b29b755879afa3e2ca4a/TAOFFEN-2021-New-Women-Real-Leather-Shoes-Summer-Sandals-Buckle-Strap-Hollow-Out-Beach-Sandals-Cool.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"1005002456957787-beige-8\";s:7:\"sku_sub\";s:24:\"1005002456957787-beige-8\";s:5:\"skuId\";s:17:\"12000020722779650\";s:7:\"skuAttr\";s:20:\"14:771;200000124:699\";s:13:\"regular_price\";s:5:\"78.19\";s:10:\"sale_price\";s:4:\"34.4\";s:5:\"stock\";i:911;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:1:\"8\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:1:\"8\";}}i:13;a:10:{s:5:\"image\";s:177:\"https://ae01.alicdn.com/kf/Hc5176692ad9d4b29b755879afa3e2ca4a/TAOFFEN-2021-New-Women-Real-Leather-Shoes-Summer-Sandals-Buckle-Strap-Hollow-Out-Beach-Sandals-Cool.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"1005002456957787-beige-9\";s:7:\"sku_sub\";s:24:\"1005002456957787-beige-9\";s:5:\"skuId\";s:17:\"12000020722779651\";s:7:\"skuAttr\";s:23:\"14:771;200000124:350262\";s:13:\"regular_price\";s:5:\"78.19\";s:10:\"sale_price\";s:4:\"34.4\";s:5:\"stock\";i:934;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:1:\"9\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:1:\"9\";}}i:14;a:10:{s:5:\"image\";s:177:\"https://ae01.alicdn.com/kf/Hdae51f7ff2d44587ae719885dc111999Y/TAOFFEN-2021-New-Women-Real-Leather-Shoes-Summer-Sandals-Buckle-Strap-Hollow-Out-Beach-Sandals-Cool.jpg_640x640.jpg\";s:3:\"sku\";s:26:\"1005002456957787-black-9-5\";s:7:\"sku_sub\";s:26:\"1005002456957787-black-9-5\";s:5:\"skuId\";s:17:\"12000020722779660\";s:7:\"skuAttr\";s:26:\"14:193;200000124:200000290\";s:13:\"regular_price\";s:5:\"78.19\";s:10:\"sale_price\";s:4:\"34.4\";s:5:\"stock\";i:872;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:3:\"9.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:3:\"9.5\";}}i:15;a:10:{s:5:\"image\";s:177:\"https://ae01.alicdn.com/kf/Hb6c5e259fcfe4c67bca5023f1044586eT/TAOFFEN-2021-New-Women-Real-Leather-Shoes-Summer-Sandals-Buckle-Strap-Hollow-Out-Beach-Sandals-Cool.jpg_640x640.jpg\";s:3:\"sku\";s:27:\"1005002456957787-wine-red-3\";s:7:\"sku_sub\";s:27:\"1005002456957787-wine-red-3\";s:5:\"skuId\";s:17:\"12000020722779661\";s:7:\"skuAttr\";s:26:\"14:200006158;200000124:152\";s:13:\"regular_price\";s:5:\"68.55\";s:10:\"sale_price\";s:5:\"30.16\";s:5:\"stock\";i:967;s:10:\"attributes\";a:2:{s:5:\"color\";s:8:\"Wine red\";s:9:\"shoe-size\";s:1:\"3\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Wine red\";s:9:\"shoe-size\";s:1:\"3\";}}i:16;a:10:{s:5:\"image\";s:177:\"https://ae01.alicdn.com/kf/Hb6c5e259fcfe4c67bca5023f1044586eT/TAOFFEN-2021-New-Women-Real-Leather-Shoes-Summer-Sandals-Buckle-Strap-Hollow-Out-Beach-Sandals-Cool.jpg_640x640.jpg\";s:3:\"sku\";s:27:\"1005002456957787-wine-red-4\";s:7:\"sku_sub\";s:27:\"1005002456957787-wine-red-4\";s:5:\"skuId\";s:17:\"12000020722779662\";s:7:\"skuAttr\";s:26:\"14:200006158;200000124:153\";s:13:\"regular_price\";s:5:\"78.19\";s:10:\"sale_price\";s:4:\"34.4\";s:5:\"stock\";i:967;s:10:\"attributes\";a:2:{s:5:\"color\";s:8:\"Wine red\";s:9:\"shoe-size\";s:1:\"4\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Wine red\";s:9:\"shoe-size\";s:1:\"4\";}}i:17;a:10:{s:5:\"image\";s:177:\"https://ae01.alicdn.com/kf/Hb6c5e259fcfe4c67bca5023f1044586eT/TAOFFEN-2021-New-Women-Real-Leather-Shoes-Summer-Sandals-Buckle-Strap-Hollow-Out-Beach-Sandals-Cool.jpg_640x640.jpg\";s:3:\"sku\";s:27:\"1005002456957787-wine-red-5\";s:7:\"sku_sub\";s:27:\"1005002456957787-wine-red-5\";s:5:\"skuId\";s:17:\"12000020722779663\";s:7:\"skuAttr\";s:26:\"14:200006158;200000124:698\";s:13:\"regular_price\";s:5:\"78.19\";s:10:\"sale_price\";s:4:\"34.4\";s:5:\"stock\";i:965;s:10:\"attributes\";a:2:{s:5:\"color\";s:8:\"Wine red\";s:9:\"shoe-size\";s:1:\"5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Wine red\";s:9:\"shoe-size\";s:1:\"5\";}}i:18;a:10:{s:5:\"image\";s:177:\"https://ae01.alicdn.com/kf/Hdae51f7ff2d44587ae719885dc111999Y/TAOFFEN-2021-New-Women-Real-Leather-Shoes-Summer-Sandals-Buckle-Strap-Hollow-Out-Beach-Sandals-Cool.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"1005002456957787-black-6\";s:7:\"sku_sub\";s:24:\"1005002456957787-black-6\";s:5:\"skuId\";s:17:\"12000020722779656\";s:7:\"skuAttr\";s:21:\"14:193;200000124:1394\";s:13:\"regular_price\";s:5:\"78.19\";s:10:\"sale_price\";s:4:\"34.4\";s:5:\"stock\";i:787;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:1:\"6\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:1:\"6\";}}i:19;a:10:{s:5:\"image\";s:177:\"https://ae01.alicdn.com/kf/Hdae51f7ff2d44587ae719885dc111999Y/TAOFFEN-2021-New-Women-Real-Leather-Shoes-Summer-Sandals-Buckle-Strap-Hollow-Out-Beach-Sandals-Cool.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"1005002456957787-black-7\";s:7:\"sku_sub\";s:24:\"1005002456957787-black-7\";s:5:\"skuId\";s:17:\"12000020722779657\";s:7:\"skuAttr\";s:21:\"14:193;200000124:3434\";s:13:\"regular_price\";s:5:\"78.19\";s:10:\"sale_price\";s:4:\"34.4\";s:5:\"stock\";i:737;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:1:\"7\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:1:\"7\";}}i:20;a:10:{s:5:\"image\";s:177:\"https://ae01.alicdn.com/kf/Hdae51f7ff2d44587ae719885dc111999Y/TAOFFEN-2021-New-Women-Real-Leather-Shoes-Summer-Sandals-Buckle-Strap-Hollow-Out-Beach-Sandals-Cool.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"1005002456957787-black-8\";s:7:\"sku_sub\";s:24:\"1005002456957787-black-8\";s:5:\"skuId\";s:17:\"12000020722779658\";s:7:\"skuAttr\";s:20:\"14:193;200000124:699\";s:13:\"regular_price\";s:5:\"78.19\";s:10:\"sale_price\";s:4:\"34.4\";s:5:\"stock\";i:695;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:1:\"8\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:1:\"8\";}}i:21;a:10:{s:5:\"image\";s:177:\"https://ae01.alicdn.com/kf/Hdae51f7ff2d44587ae719885dc111999Y/TAOFFEN-2021-New-Women-Real-Leather-Shoes-Summer-Sandals-Buckle-Strap-Hollow-Out-Beach-Sandals-Cool.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"1005002456957787-black-9\";s:7:\"sku_sub\";s:24:\"1005002456957787-black-9\";s:5:\"skuId\";s:17:\"12000020722779659\";s:7:\"skuAttr\";s:23:\"14:193;200000124:350262\";s:13:\"regular_price\";s:5:\"78.19\";s:10:\"sale_price\";s:4:\"34.4\";s:5:\"stock\";i:793;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:1:\"9\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:1:\"9\";}}i:22;a:10:{s:5:\"image\";s:177:\"https://ae01.alicdn.com/kf/Hb6c5e259fcfe4c67bca5023f1044586eT/TAOFFEN-2021-New-Women-Real-Leather-Shoes-Summer-Sandals-Buckle-Strap-Hollow-Out-Beach-Sandals-Cool.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"1005002456957787-wine-red-9-5\";s:7:\"sku_sub\";s:29:\"1005002456957787-wine-red-9-5\";s:5:\"skuId\";s:17:\"12000020722779668\";s:7:\"skuAttr\";s:32:\"14:200006158;200000124:200000290\";s:13:\"regular_price\";s:5:\"78.19\";s:10:\"sale_price\";s:4:\"34.4\";s:5:\"stock\";i:960;s:10:\"attributes\";a:2:{s:5:\"color\";s:8:\"Wine red\";s:9:\"shoe-size\";s:3:\"9.5\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Wine red\";s:9:\"shoe-size\";s:3:\"9.5\";}}i:23;a:10:{s:5:\"image\";s:177:\"https://ae01.alicdn.com/kf/Hb6c5e259fcfe4c67bca5023f1044586eT/TAOFFEN-2021-New-Women-Real-Leather-Shoes-Summer-Sandals-Buckle-Strap-Hollow-Out-Beach-Sandals-Cool.jpg_640x640.jpg\";s:3:\"sku\";s:27:\"1005002456957787-wine-red-6\";s:7:\"sku_sub\";s:27:\"1005002456957787-wine-red-6\";s:5:\"skuId\";s:17:\"12000020722779664\";s:7:\"skuAttr\";s:27:\"14:200006158;200000124:1394\";s:13:\"regular_price\";s:5:\"78.19\";s:10:\"sale_price\";s:4:\"34.4\";s:5:\"stock\";i:954;s:10:\"attributes\";a:2:{s:5:\"color\";s:8:\"Wine red\";s:9:\"shoe-size\";s:1:\"6\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Wine red\";s:9:\"shoe-size\";s:1:\"6\";}}i:24;a:10:{s:5:\"image\";s:177:\"https://ae01.alicdn.com/kf/Hb6c5e259fcfe4c67bca5023f1044586eT/TAOFFEN-2021-New-Women-Real-Leather-Shoes-Summer-Sandals-Buckle-Strap-Hollow-Out-Beach-Sandals-Cool.jpg_640x640.jpg\";s:3:\"sku\";s:27:\"1005002456957787-wine-red-7\";s:7:\"sku_sub\";s:27:\"1005002456957787-wine-red-7\";s:5:\"skuId\";s:17:\"12000020722779665\";s:7:\"skuAttr\";s:27:\"14:200006158;200000124:3434\";s:13:\"regular_price\";s:5:\"78.19\";s:10:\"sale_price\";s:4:\"34.4\";s:5:\"stock\";i:957;s:10:\"attributes\";a:2:{s:5:\"color\";s:8:\"Wine red\";s:9:\"shoe-size\";s:1:\"7\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Wine red\";s:9:\"shoe-size\";s:1:\"7\";}}i:25;a:10:{s:5:\"image\";s:177:\"https://ae01.alicdn.com/kf/Hb6c5e259fcfe4c67bca5023f1044586eT/TAOFFEN-2021-New-Women-Real-Leather-Shoes-Summer-Sandals-Buckle-Strap-Hollow-Out-Beach-Sandals-Cool.jpg_640x640.jpg\";s:3:\"sku\";s:27:\"1005002456957787-wine-red-8\";s:7:\"sku_sub\";s:27:\"1005002456957787-wine-red-8\";s:5:\"skuId\";s:17:\"12000020722779666\";s:7:\"skuAttr\";s:26:\"14:200006158;200000124:699\";s:13:\"regular_price\";s:5:\"78.19\";s:10:\"sale_price\";s:4:\"34.4\";s:5:\"stock\";i:954;s:10:\"attributes\";a:2:{s:5:\"color\";s:8:\"Wine red\";s:9:\"shoe-size\";s:1:\"8\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Wine red\";s:9:\"shoe-size\";s:1:\"8\";}}i:26;a:10:{s:5:\"image\";s:177:\"https://ae01.alicdn.com/kf/Hb6c5e259fcfe4c67bca5023f1044586eT/TAOFFEN-2021-New-Women-Real-Leather-Shoes-Summer-Sandals-Buckle-Strap-Hollow-Out-Beach-Sandals-Cool.jpg_640x640.jpg\";s:3:\"sku\";s:27:\"1005002456957787-wine-red-9\";s:7:\"sku_sub\";s:27:\"1005002456957787-wine-red-9\";s:5:\"skuId\";s:17:\"12000020722779667\";s:7:\"skuAttr\";s:29:\"14:200006158;200000124:350262\";s:13:\"regular_price\";s:5:\"78.19\";s:10:\"sale_price\";s:4:\"34.4\";s:5:\"stock\";i:958;s:10:\"attributes\";a:2:{s:5:\"color\";s:8:\"Wine red\";s:9:\"shoe-size\";s:1:\"9\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Wine red\";s:9:\"shoe-size\";s:1:\"9\";}}}'),
(87338, 5459, '_variation_description', ''),
(87339, 5459, '_sku', '4000024103531-blue-heel-6cm-7'),
(87340, 5459, '_regular_price', '173.59'),
(87341, 5459, 'total_sales', '0'),
(87342, 5459, '_tax_status', 'taxable'),
(87343, 5459, '_tax_class', 'parent'),
(87344, 5459, '_manage_stock', 'yes'),
(87345, 5459, '_backorders', 'no'),
(87346, 5459, '_sold_individually', 'no'),
(87347, 5459, '_virtual', 'no'),
(87348, 5459, '_downloadable', 'no'),
(87349, 5459, '_download_limit', '-1'),
(87350, 5459, '_download_expiry', '-1'),
(87351, 5459, '_stock', '2000'),
(87352, 5459, '_stock_status', 'instock'),
(87353, 5459, '_wc_average_rating', '0'),
(87354, 5459, '_wc_review_count', '0'),
(87355, 5459, 'attribute_pa_color', 'blue-heel-6cm'),
(87356, 5459, 'attribute_pa_shoe-size', '7'),
(87357, 5459, '_price', '173.59'),
(87358, 5459, '_product_version', '4.1.0'),
(87359, 5459, '_vi_wad_aliexpress_variation_id', '10000000055681911'),
(87360, 5459, '_vi_wad_aliexpress_variation_attr', '14:365458#Blue heel 6cm;200000124:3434'),
(87361, 5460, '_variation_description', ''),
(87362, 5460, '_sku', '4000024103531-blue-heel-6cm-6-5'),
(87363, 5460, '_regular_price', '173.59'),
(87364, 5460, 'total_sales', '0'),
(87365, 5460, '_tax_status', 'taxable'),
(87366, 5460, '_tax_class', 'parent'),
(87367, 5460, '_manage_stock', 'yes'),
(87368, 5460, '_backorders', 'no'),
(87369, 5460, '_sold_individually', 'no'),
(87370, 5460, '_virtual', 'no'),
(87371, 5460, '_downloadable', 'no'),
(87372, 5460, '_download_limit', '-1'),
(87373, 5460, '_download_expiry', '-1'),
(87374, 5460, '_stock', '1998'),
(87375, 5460, '_stock_status', 'instock'),
(87376, 5460, '_wc_average_rating', '0'),
(87377, 5460, '_wc_review_count', '0'),
(87378, 5460, 'attribute_pa_color', 'blue-heel-6cm'),
(87379, 5460, 'attribute_pa_shoe-size', '6-5'),
(87380, 5460, '_price', '173.59'),
(87381, 5460, '_product_version', '4.1.0'),
(87382, 5460, '_vi_wad_aliexpress_variation_id', '10000000055681910'),
(87383, 5460, '_vi_wad_aliexpress_variation_attr', '14:365458#Blue heel 6cm;200000124:200000287'),
(87384, 5461, '_variation_description', ''),
(87385, 5461, '_sku', '4000024103531-blue-heel-6cm-6'),
(87386, 5461, '_regular_price', '173.59'),
(87387, 5461, 'total_sales', '0'),
(87388, 5461, '_tax_status', 'taxable'),
(87389, 5461, '_tax_class', 'parent'),
(87390, 5461, '_manage_stock', 'yes'),
(87391, 5461, '_backorders', 'no'),
(87392, 5461, '_sold_individually', 'no'),
(87393, 5461, '_virtual', 'no'),
(87394, 5461, '_downloadable', 'no'),
(87395, 5461, '_download_limit', '-1'),
(87396, 5461, '_download_expiry', '-1'),
(87397, 5461, '_stock', '2000'),
(87398, 5461, '_stock_status', 'instock'),
(87399, 5461, '_wc_average_rating', '0'),
(87400, 5461, '_wc_review_count', '0'),
(87401, 5461, 'attribute_pa_color', 'blue-heel-6cm'),
(87402, 5461, 'attribute_pa_shoe-size', '6'),
(87403, 5461, '_price', '173.59'),
(87404, 5461, '_product_version', '4.1.0'),
(87405, 5461, '_vi_wad_aliexpress_variation_id', '10000000055681909'),
(87406, 5461, '_vi_wad_aliexpress_variation_attr', '14:365458#Blue heel 6cm;200000124:1394'),
(87407, 5462, '_variation_description', ''),
(87408, 5462, '_sku', '4000024103531-blue-heel-6cm-5-5'),
(87409, 5462, '_regular_price', '173.59'),
(87410, 5462, 'total_sales', '0'),
(87411, 5462, '_tax_status', 'taxable'),
(87412, 5462, '_tax_class', 'parent'),
(87413, 5462, '_manage_stock', 'yes'),
(87414, 5462, '_backorders', 'no'),
(87415, 5462, '_sold_individually', 'no'),
(87416, 5462, '_virtual', 'no'),
(87417, 5462, '_downloadable', 'no'),
(87418, 5462, '_download_limit', '-1'),
(87419, 5462, '_download_expiry', '-1'),
(87420, 5462, '_stock', '2000'),
(87421, 5462, '_stock_status', 'instock'),
(87422, 5462, '_wc_average_rating', '0'),
(87423, 5462, '_wc_review_count', '0'),
(87424, 5462, 'attribute_pa_color', 'blue-heel-6cm'),
(87425, 5462, 'attribute_pa_shoe-size', '5-5'),
(87426, 5462, '_price', '173.59'),
(87427, 5462, '_product_version', '4.1.0'),
(87428, 5462, '_vi_wad_aliexpress_variation_id', '10000000055681908'),
(87429, 5462, '_vi_wad_aliexpress_variation_attr', '14:365458#Blue heel 6cm;200000124:200000286'),
(87430, 5463, '_variation_description', ''),
(87431, 5463, '_sku', '4000024103531-blue-heel-6cm-9'),
(87432, 5463, '_regular_price', '173.59'),
(87433, 5463, 'total_sales', '0'),
(87434, 5463, '_tax_status', 'taxable'),
(87435, 5463, '_tax_class', 'parent'),
(87436, 5463, '_manage_stock', 'yes'),
(87437, 5463, '_backorders', 'no'),
(87438, 5463, '_sold_individually', 'no'),
(87439, 5463, '_virtual', 'no'),
(87440, 5463, '_downloadable', 'no'),
(87441, 5463, '_download_limit', '-1'),
(87442, 5463, '_download_expiry', '-1'),
(87443, 5463, '_stock', '2000'),
(87444, 5463, '_stock_status', 'instock'),
(87445, 5463, '_wc_average_rating', '0'),
(87446, 5463, '_wc_review_count', '0'),
(87447, 5463, 'attribute_pa_color', 'blue-heel-6cm'),
(87448, 5463, 'attribute_pa_shoe-size', '9'),
(87449, 5463, '_price', '173.59'),
(87450, 5463, '_product_version', '4.1.0'),
(87451, 5463, '_vi_wad_aliexpress_variation_id', '10000000055681915'),
(87452, 5463, '_vi_wad_aliexpress_variation_attr', '14:365458#Blue heel 6cm;200000124:350262'),
(87453, 5465, '_variation_description', ''),
(87454, 5465, '_sku', '4000024103531-blue-heel-6cm-8-5'),
(87455, 5465, '_regular_price', '173.59'),
(87456, 5465, 'total_sales', '0'),
(87457, 5465, '_tax_status', 'taxable'),
(87458, 5465, '_tax_class', 'parent'),
(87459, 5465, '_manage_stock', 'yes'),
(87460, 5465, '_backorders', 'no'),
(87461, 5465, '_sold_individually', 'no'),
(87462, 5465, '_virtual', 'no'),
(87463, 5465, '_downloadable', 'no'),
(87464, 5465, '_download_limit', '-1'),
(87465, 5465, '_download_expiry', '-1'),
(87466, 5465, '_stock', '2000'),
(87467, 5465, '_stock_status', 'instock'),
(87468, 5465, '_wc_average_rating', '0'),
(87469, 5465, '_wc_review_count', '0'),
(87470, 5465, 'attribute_pa_color', 'blue-heel-6cm'),
(87471, 5465, 'attribute_pa_shoe-size', '8-5'),
(87472, 5465, '_price', '173.59'),
(87473, 5465, '_product_version', '4.1.0'),
(87474, 5465, '_vi_wad_aliexpress_variation_id', '10000000055681914'),
(87475, 5465, '_vi_wad_aliexpress_variation_attr', '14:365458#Blue heel 6cm;200000124:200000289'),
(87476, 5466, '_variation_description', ''),
(87477, 5466, '_sku', '4000024103531-blue-heel-6cm-8'),
(87478, 5466, '_regular_price', '173.59'),
(87479, 5466, 'total_sales', '0'),
(87480, 5466, '_tax_status', 'taxable'),
(87481, 5466, '_tax_class', 'parent'),
(87482, 5466, '_manage_stock', 'yes'),
(87483, 5466, '_backorders', 'no'),
(87484, 5466, '_sold_individually', 'no'),
(87485, 5466, '_virtual', 'no'),
(87486, 5466, '_downloadable', 'no'),
(87487, 5466, '_download_limit', '-1'),
(87488, 5466, '_download_expiry', '-1'),
(87489, 5466, '_stock', '1999'),
(87490, 5466, '_stock_status', 'instock'),
(87491, 5466, '_wc_average_rating', '0'),
(87492, 5466, '_wc_review_count', '0'),
(87493, 5466, 'attribute_pa_color', 'blue-heel-6cm'),
(87494, 5466, 'attribute_pa_shoe-size', '8'),
(87495, 5466, '_price', '173.59'),
(87496, 5466, '_product_version', '4.1.0'),
(87497, 5466, '_vi_wad_aliexpress_variation_id', '10000000055681913'),
(87498, 5466, '_vi_wad_aliexpress_variation_attr', '14:365458#Blue heel 6cm;200000124:699'),
(87499, 5464, '_vi_wad_description_images', 'a:31:{i:0;s:96:\"https://ae01.alicdn.com/kf/H71b5ee7134104ff2ade48f39f0c10893a.jpg?width=800&height=800&hash=1600\";i:1;s:98:\"https://ae01.alicdn.com/kf/Heabdb0d8506a4f13bc4f733b1189cd44A.jpg?width=1062&height=1000&hash=2062\";i:2;s:98:\"https://ae01.alicdn.com/kf/H1696d9ae8b8548ab8ac677ed02fd27d3H.jpg?width=1083&height=1000&hash=2083\";i:3;s:98:\"https://ae01.alicdn.com/kf/H968ab03d646f4bd7be314dab9d58d7bbp.jpg?width=1090&height=1000&hash=2090\";i:4;s:98:\"https://ae01.alicdn.com/kf/Hae2433e4e6d641f19445b29564fa22a8s.jpg?width=1054&height=1000&hash=2054\";i:5;s:98:\"https://ae01.alicdn.com/kf/Heb2d7c98862d4326a47a7ca8278b1e44o.jpg?width=1000&height=1000&hash=2000\";i:6;s:98:\"https://ae01.alicdn.com/kf/H0a5f498465954fc5b49eb7fd77c2e12by.jpg?width=1032&height=1000&hash=2032\";i:7;s:98:\"https://ae01.alicdn.com/kf/Hb90fb56207db4defbfda1c8eacbeb1359.jpg?width=1019&height=1000&hash=2019\";i:8;s:98:\"https://ae01.alicdn.com/kf/H6c12256c4d68436da7a9859788f547caJ.jpg?width=1074&height=1000&hash=2074\";i:9;s:98:\"https://ae01.alicdn.com/kf/H61fe3412a6e548e6b953915b324ee59bN.jpg?width=1116&height=1000&hash=2116\";i:10;s:98:\"https://ae01.alicdn.com/kf/H34f57dde74e74b299faa1ab70faa2084W.jpg?width=1089&height=1000&hash=2089\";i:11;s:98:\"https://ae01.alicdn.com/kf/Hfaccb653573b413db05ab1d5c95a99a5o.jpg?width=1133&height=1000&hash=2133\";i:12;s:98:\"https://ae01.alicdn.com/kf/H3ecdc1d73e1b4c55976d9646769edff5a.jpg?width=1018&height=1000&hash=2018\";i:13;s:98:\"https://ae01.alicdn.com/kf/Hf512ab57768b4807b71f223fc23f73116.jpg?width=1000&height=1000&hash=2000\";i:14;s:98:\"https://ae01.alicdn.com/kf/H5562fc07114a404d90956abc2302852aN.jpg?width=1000&height=1000&hash=2000\";i:15;s:98:\"https://ae01.alicdn.com/kf/H8a1424cb5f80434d8a46ce1dd9192c1a4.jpg?width=1083&height=1000&hash=2083\";i:16;s:98:\"https://ae01.alicdn.com/kf/Hb71eb48970a045d8a70fc6cf11882e05a.jpg?width=1175&height=1000&hash=2175\";i:17;s:98:\"https://ae01.alicdn.com/kf/H59fa998a08c041959ef8ee251e69e48cR.jpg?width=1138&height=1000&hash=2138\";i:18;s:98:\"https://ae01.alicdn.com/kf/Hf56adf0c80ed47f9bf2a7cfd7e8f893dx.jpg?width=1113&height=1000&hash=2113\";i:19;s:98:\"https://ae01.alicdn.com/kf/Hd29a47a613d440159857ce94ad960ceen.jpg?width=1040&height=1000&hash=2040\";i:20;s:98:\"https://ae01.alicdn.com/kf/H32c717d053904902958a3fe78d12b6258.jpg?width=1021&height=1000&hash=2021\";i:21;s:98:\"https://ae01.alicdn.com/kf/H75517106c4f244c0a8756159ccbaf8d0p.jpg?width=1000&height=1000&hash=2000\";i:22;s:98:\"https://ae01.alicdn.com/kf/H27d3bd192d964335bcdfe9c75e172facZ.jpg?width=1198&height=1000&hash=2198\";i:23;s:98:\"https://ae01.alicdn.com/kf/Heeac78a2dc6e466c8bb5dfbff74b55eaL.jpg?width=1100&height=1000&hash=2100\";i:24;s:98:\"https://ae01.alicdn.com/kf/H6f1ce43739fe41c388730e83aa3c63cbk.jpg?width=1102&height=1000&hash=2102\";i:25;s:98:\"https://ae01.alicdn.com/kf/H49ec0f1763fd4febb3799da934e15b1c1.jpg?width=1060&height=1000&hash=2060\";i:26;s:98:\"https://ae01.alicdn.com/kf/H3bc00a51bc24488cbde4edb99fc1e604c.jpg?width=1088&height=1000&hash=2088\";i:27;s:98:\"https://ae01.alicdn.com/kf/H6ad1227c127d4d90b0f6a7ae10afa2fff.jpg?width=1000&height=1000&hash=2000\";i:28;s:98:\"https://ae01.alicdn.com/kf/H07e0da35db594198ab318090ec1a4bd3P.jpg?width=1000&height=1000&hash=2000\";i:29;s:98:\"https://ae01.alicdn.com/kf/H51541f45b1734809b36cc9c406b0c6b1C.jpg?width=1119&height=1000&hash=2119\";i:30;s:98:\"https://ae01.alicdn.com/kf/H74863af342dc4a69bdc832da6d32d75f4.jpg?width=1198&height=1000&hash=2198\";}'),
(87500, 5464, '_vi_wad_sku', '1005002296582530'),
(87501, 5464, '_vi_wad_attributes', 'a:2:{i:14;a:5:{s:6:\"values\";a:3:{s:6:\"14:771\";s:5:\"WHITE\";s:6:\"14:193\";s:7:\"BLACK-2\";s:6:\"14:173\";s:8:\"BLACK -1\";}s:4:\"slug\";s:5:\"color\";s:4:\"name\";s:5:\"Color\";s:8:\"position\";i:0;s:10:\"values_sub\";a:3:{s:6:\"14:771\";s:5:\"Beige\";s:6:\"14:193\";s:5:\"BLACK\";s:6:\"14:173\";s:4:\"Blue\";}}i:200000124;a:5:{s:6:\"values\";a:8:{s:19:\"200000124:200000333\";s:2:\"35\";s:19:\"200000124:200000334\";s:2:\"36\";s:19:\"200000124:100010482\";s:2:\"37\";s:19:\"200000124:200000898\";s:2:\"38\";s:19:\"200000124:200000364\";s:2:\"39\";s:19:\"200000124:100013888\";s:2:\"40\";s:19:\"200000124:100010483\";s:2:\"41\";s:19:\"200000124:200000337\";s:2:\"42\";}s:4:\"slug\";s:9:\"shoe-size\";s:4:\"name\";s:9:\"Shoe Size\";s:8:\"position\";i:1;s:10:\"values_sub\";a:8:{s:19:\"200000124:200000333\";s:2:\"35\";s:19:\"200000124:200000334\";s:2:\"36\";s:19:\"200000124:100010482\";s:2:\"37\";s:19:\"200000124:200000898\";s:2:\"38\";s:19:\"200000124:200000364\";s:2:\"39\";s:19:\"200000124:100013888\";s:2:\"40\";s:19:\"200000124:100010483\";s:2:\"41\";s:19:\"200000124:200000337\";s:2:\"42\";}}}'),
(87502, 5464, '_vi_wad_list_attributes', 'a:11:{s:6:\"14:771\";a:4:{s:4:\"name\";s:5:\"WHITE\";s:8:\"name_sub\";s:5:\"Beige\";s:5:\"color\";s:7:\"#F8F7E7\";s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H187d6265cc23483298be0b2b284e3831F/Woman-Summer-Sandals-For-Women-Shoes-Comfy-Soft-Women-Sandals-Wedge-Low-Heels-Shoes-Thick-Bottom.jpg_640x640.jpg\";}s:6:\"14:193\";a:4:{s:4:\"name\";s:7:\"BLACK-2\";s:8:\"name_sub\";s:5:\"BLACK\";s:5:\"color\";s:7:\"#000000\";s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/Hd28b3e2c60044b3bb755ccafdc85f645r/Woman-Summer-Sandals-For-Women-Shoes-Comfy-Soft-Women-Sandals-Wedge-Low-Heels-Shoes-Thick-Bottom.jpg_640x640.jpg\";}s:6:\"14:173\";a:4:{s:4:\"name\";s:8:\"BLACK -1\";s:8:\"name_sub\";s:4:\"Blue\";s:5:\"color\";s:7:\"#0080FF\";s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H5f8fdbc46bb14cdcaf45524868124a874/Woman-Summer-Sandals-For-Women-Shoes-Comfy-Soft-Women-Sandals-Wedge-Low-Heels-Shoes-Thick-Bottom.jpg_640x640.jpg\";}s:19:\"200000124:200000333\";a:4:{s:4:\"name\";s:2:\"35\";s:8:\"name_sub\";s:2:\"35\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000334\";a:4:{s:4:\"name\";s:2:\"36\";s:8:\"name_sub\";s:2:\"36\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:100010482\";a:4:{s:4:\"name\";s:2:\"37\";s:8:\"name_sub\";s:2:\"37\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000898\";a:4:{s:4:\"name\";s:2:\"38\";s:8:\"name_sub\";s:2:\"38\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000364\";a:4:{s:4:\"name\";s:2:\"39\";s:8:\"name_sub\";s:2:\"39\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:100013888\";a:4:{s:4:\"name\";s:2:\"40\";s:8:\"name_sub\";s:2:\"40\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:100010483\";a:4:{s:4:\"name\";s:2:\"41\";s:8:\"name_sub\";s:2:\"41\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000337\";a:4:{s:4:\"name\";s:2:\"42\";s:8:\"name_sub\";s:2:\"42\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}}'),
(87503, 5464, '_vi_wad_shipping_info', 'a:6:{s:4:\"time\";i:1622550558;s:7:\"country\";s:2:\"LK\";s:7:\"company\";s:3:\"EMS\";s:7:\"freight\";s:4617:\"[{\"bizShowMind\":{\"layout\":[]},\"commitDay\":\"75\",\"company\":\"EMS\",\"currency\":\"USD\",\"discount\":30,\"displayType\":\"deliveryTime\",\"features\":{},\"freightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $44.52\",\"value\":44.52},\"freightFeatures\":{\"provider\":\"ae_config\"},\"freightLayout\":{\"displayType\":\"deliveryTime\",\"layout\":[{\"text\":\"Shipping: US $44.52\",\"type\":\"title\"},{\"text\":\"To <font color=\'#000000\'>Sri Lanka</font> via EMS\",\"type\":\"subtitle\"}],\"openShippingPanel\":\"true\"},\"fullMailLine\":false,\"hbaService\":false,\"i18nMap\":{},\"id\":0,\"name\":\"FreightItemModule\",\"sendGoodsCountry\":\"CN\",\"sendGoodsCountryFullName\":\"China\",\"serviceName\":\"EMS\",\"standardFreightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $44.52\",\"value\":44.52},\"time\":\"15-44\",\"tracking\":true},{\"bizShowMind\":{\"layout\":[]},\"commitDay\":\"75\",\"company\":\"e-EMS\",\"currency\":\"USD\",\"discount\":30,\"displayType\":\"deliveryTime\",\"features\":{},\"freightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $50.96\",\"value\":50.96},\"freightFeatures\":{\"provider\":\"ae_config\"},\"freightLayout\":{\"displayType\":\"deliveryTime\",\"layout\":[{\"text\":\"Shipping: US $50.96\",\"type\":\"title\"},{\"text\":\"To <font color=\'#000000\'>Sri Lanka</font> via e-EMS\",\"type\":\"subtitle\"}],\"openShippingPanel\":\"true\"},\"fullMailLine\":false,\"hbaService\":false,\"i18nMap\":{},\"id\":0,\"name\":\"FreightItemModule\",\"sendGoodsCountry\":\"CN\",\"sendGoodsCountryFullName\":\"China\",\"serviceName\":\"E_EMS\",\"standardFreightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $50.96\",\"value\":50.96},\"time\":\"20-40\",\"tracking\":true},{\"bizShowMind\":{\"layout\":[]},\"commitDay\":\"75\",\"company\":\"AliExpress Premium Shipping\",\"currency\":\"USD\",\"discount\":0,\"displayType\":\"deliveryTime\",\"features\":{},\"freightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $66.15\",\"value\":66.15},\"freightFeatures\":{\"provider\":\"ae_config\"},\"freightLayout\":{\"displayType\":\"deliveryTime\",\"layout\":[{\"text\":\"Shipping: US $66.15\",\"type\":\"title\"},{\"text\":\"To <font color=\'#000000\'>Sri Lanka</font> via AliExpress Premium Shipping\",\"type\":\"subtitle\"}],\"openShippingPanel\":\"true\"},\"fullMailLine\":false,\"hbaService\":false,\"i18nMap\":{},\"id\":0,\"name\":\"FreightItemModule\",\"sendGoodsCountry\":\"CN\",\"sendGoodsCountryFullName\":\"China\",\"serviceName\":\"CAINIAO_PREMIUM\",\"standardFreightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $66.15\",\"value\":66.15},\"time\":\"7-15\",\"tracking\":true},{\"bizShowMind\":{\"layout\":[]},\"commitDay\":\"75\",\"company\":\"Fedex IP\",\"currency\":\"USD\",\"discount\":30,\"displayType\":\"deliveryTime\",\"features\":{},\"freightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $89.03\",\"value\":89.03},\"freightFeatures\":{\"provider\":\"ae_config\"},\"freightLayout\":{\"displayType\":\"deliveryTime\",\"layout\":[{\"text\":\"Shipping: US $89.03\",\"type\":\"title\"},{\"text\":\"To <font color=\'#000000\'>Sri Lanka</font> via Fedex IP\",\"type\":\"subtitle\"}],\"openShippingPanel\":\"true\"},\"fullMailLine\":false,\"hbaService\":false,\"i18nMap\":{},\"id\":0,\"name\":\"FreightItemModule\",\"sendGoodsCountry\":\"CN\",\"sendGoodsCountryFullName\":\"China\",\"serviceName\":\"FEDEX\",\"standardFreightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $89.03\",\"value\":89.03},\"time\":\"7-15\",\"tracking\":true},{\"bizShowMind\":{\"layout\":[]},\"commitDay\":\"75\",\"company\":\"UPS Express Saver\",\"currency\":\"USD\",\"discount\":0,\"displayType\":\"deliveryTime\",\"features\":{},\"freightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $115.15\",\"value\":115.15},\"freightFeatures\":{\"provider\":\"ae_config\"},\"freightLayout\":{\"displayType\":\"deliveryTime\",\"layout\":[{\"text\":\"Shipping: US $115.15\",\"type\":\"title\"},{\"text\":\"To <font color=\'#000000\'>Sri Lanka</font> via UPS Express Saver\",\"type\":\"subtitle\"}],\"openShippingPanel\":\"true\"},\"fullMailLine\":false,\"hbaService\":false,\"i18nMap\":{},\"id\":0,\"name\":\"FreightItemModule\",\"sendGoodsCountry\":\"CN\",\"sendGoodsCountryFullName\":\"China\",\"serviceName\":\"UPS\",\"standardFreightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $115.15\",\"value\":115.15},\"time\":\"7-15\",\"tracking\":true},{\"bizShowMind\":{\"layout\":[]},\"commitDay\":\"75\",\"company\":\"DHL\",\"currency\":\"USD\",\"discount\":30,\"displayType\":\"deliveryTime\",\"features\":{},\"freightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $144.06\",\"value\":144.06},\"freightFeatures\":{\"provider\":\"ae_config\"},\"freightLayout\":{\"displayType\":\"deliveryTime\",\"layout\":[{\"text\":\"Shipping: US $144.06\",\"type\":\"title\"},{\"text\":\"To <font color=\'#000000\'>Sri Lanka</font> via DHL\",\"type\":\"subtitle\"}],\"openShippingPanel\":\"true\"},\"fullMailLine\":false,\"hbaService\":false,\"i18nMap\":{},\"id\":0,\"name\":\"FreightItemModule\",\"sendGoodsCountry\":\"CN\",\"sendGoodsCountryFullName\":\"China\",\"serviceName\":\"DHL\",\"standardFreightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $144.06\",\"value\":144.06},\"time\":\"9-17\",\"tracking\":true}]\";s:13:\"shipping_cost\";d:44.52000000000000312638803734444081783294677734375;s:13:\"delivery_time\";s:5:\"15-44\";}'),
(87504, 5464, '_vi_wad_gallery', 'a:6:{i:0;s:162:\"https://ae01.alicdn.com/kf/Hbbe09487b240461abbe0fc599da35b0ay/Woman-Summer-Sandals-For-Women-Shoes-Comfy-Soft-Women-Sandals-Wedge-Low-Heels-Shoes-Thick-Bottom.jpg\";i:1;s:162:\"https://ae01.alicdn.com/kf/Hd2fde2808e5f47d18bb135447deea8a36/Woman-Summer-Sandals-For-Women-Shoes-Comfy-Soft-Women-Sandals-Wedge-Low-Heels-Shoes-Thick-Bottom.jpg\";i:2;s:162:\"https://ae01.alicdn.com/kf/Hc1ab49fe5289420ba10e7526e66ad0878/Woman-Summer-Sandals-For-Women-Shoes-Comfy-Soft-Women-Sandals-Wedge-Low-Heels-Shoes-Thick-Bottom.jpg\";i:3;s:162:\"https://ae01.alicdn.com/kf/H32fcde8264df422e97f26591aa3178c5o/Woman-Summer-Sandals-For-Women-Shoes-Comfy-Soft-Women-Sandals-Wedge-Low-Heels-Shoes-Thick-Bottom.jpg\";i:4;s:162:\"https://ae01.alicdn.com/kf/H2278427858f54aa3823f7c61d21d79b4J/Woman-Summer-Sandals-For-Women-Shoes-Comfy-Soft-Women-Sandals-Wedge-Low-Heels-Shoes-Thick-Bottom.jpg\";i:5;s:162:\"https://ae01.alicdn.com/kf/H717233f9e1f54a6799ee2ef923b018c6P/Woman-Summer-Sandals-For-Women-Shoes-Comfy-Soft-Women-Sandals-Wedge-Low-Heels-Shoes-Thick-Bottom.jpg\";}'),
(87505, 5464, '_vi_wad_variation_images', 'a:3:{s:6:\"14:771\";s:174:\"https://ae01.alicdn.com/kf/H187d6265cc23483298be0b2b284e3831F/Woman-Summer-Sandals-For-Women-Shoes-Comfy-Soft-Women-Sandals-Wedge-Low-Heels-Shoes-Thick-Bottom.jpg_640x640.jpg\";s:6:\"14:193\";s:174:\"https://ae01.alicdn.com/kf/Hd28b3e2c60044b3bb755ccafdc85f645r/Woman-Summer-Sandals-For-Women-Shoes-Comfy-Soft-Women-Sandals-Wedge-Low-Heels-Shoes-Thick-Bottom.jpg_640x640.jpg\";s:6:\"14:173\";s:174:\"https://ae01.alicdn.com/kf/H5f8fdbc46bb14cdcaf45524868124a874/Woman-Summer-Sandals-For-Women-Shoes-Comfy-Soft-Women-Sandals-Wedge-Low-Heels-Shoes-Thick-Bottom.jpg_640x640.jpg\";}'),
(87506, 5464, '_vi_wad_store_info', 'a:3:{s:4:\"name\";s:19:\"Shop911384204 Store\";s:3:\"url\";s:36:\"//www.aliexpress.com/store/911384204\";s:3:\"num\";i:911384204;}');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(87507, 5464, '_vi_wad_variations', 'a:24:{i:0;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H187d6265cc23483298be0b2b284e3831F/Woman-Summer-Sandals-For-Women-Shoes-Comfy-Soft-Women-Sandals-Wedge-Low-Heels-Shoes-Thick-Bottom.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005002296582530-white-35\";s:7:\"sku_sub\";s:25:\"1005002296582530-beige-35\";s:5:\"skuId\";s:17:\"12000019967018356\";s:7:\"skuAttr\";s:32:\"14:771#WHITE;200000124:200000333\";s:13:\"regular_price\";s:5:\"46.17\";s:10:\"sale_price\";s:5:\"36.94\";s:5:\"stock\";i:97;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"WHITE\";s:9:\"shoe-size\";s:2:\"35\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:2:\"35\";}}i:1;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H187d6265cc23483298be0b2b284e3831F/Woman-Summer-Sandals-For-Women-Shoes-Comfy-Soft-Women-Sandals-Wedge-Low-Heels-Shoes-Thick-Bottom.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005002296582530-white-36\";s:7:\"sku_sub\";s:25:\"1005002296582530-beige-36\";s:5:\"skuId\";s:17:\"12000019967018357\";s:7:\"skuAttr\";s:32:\"14:771#WHITE;200000124:200000334\";s:13:\"regular_price\";s:5:\"46.17\";s:10:\"sale_price\";s:5:\"36.94\";s:5:\"stock\";i:91;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"WHITE\";s:9:\"shoe-size\";s:2:\"36\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:2:\"36\";}}i:2;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H187d6265cc23483298be0b2b284e3831F/Woman-Summer-Sandals-For-Women-Shoes-Comfy-Soft-Women-Sandals-Wedge-Low-Heels-Shoes-Thick-Bottom.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005002296582530-white-37\";s:7:\"sku_sub\";s:25:\"1005002296582530-beige-37\";s:5:\"skuId\";s:17:\"12000019967018358\";s:7:\"skuAttr\";s:32:\"14:771#WHITE;200000124:100010482\";s:13:\"regular_price\";s:5:\"46.17\";s:10:\"sale_price\";s:5:\"36.94\";s:5:\"stock\";i:91;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"WHITE\";s:9:\"shoe-size\";s:2:\"37\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:2:\"37\";}}i:3;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H187d6265cc23483298be0b2b284e3831F/Woman-Summer-Sandals-For-Women-Shoes-Comfy-Soft-Women-Sandals-Wedge-Low-Heels-Shoes-Thick-Bottom.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005002296582530-white-38\";s:7:\"sku_sub\";s:25:\"1005002296582530-beige-38\";s:5:\"skuId\";s:17:\"12000019967018359\";s:7:\"skuAttr\";s:32:\"14:771#WHITE;200000124:200000898\";s:13:\"regular_price\";s:5:\"46.17\";s:10:\"sale_price\";s:5:\"36.94\";s:5:\"stock\";i:85;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"WHITE\";s:9:\"shoe-size\";s:2:\"38\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:2:\"38\";}}i:4;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H187d6265cc23483298be0b2b284e3831F/Woman-Summer-Sandals-For-Women-Shoes-Comfy-Soft-Women-Sandals-Wedge-Low-Heels-Shoes-Thick-Bottom.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005002296582530-white-39\";s:7:\"sku_sub\";s:25:\"1005002296582530-beige-39\";s:5:\"skuId\";s:17:\"12000019967018360\";s:7:\"skuAttr\";s:32:\"14:771#WHITE;200000124:200000364\";s:13:\"regular_price\";s:5:\"46.17\";s:10:\"sale_price\";s:5:\"36.94\";s:5:\"stock\";i:90;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"WHITE\";s:9:\"shoe-size\";s:2:\"39\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:2:\"39\";}}i:5;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H187d6265cc23483298be0b2b284e3831F/Woman-Summer-Sandals-For-Women-Shoes-Comfy-Soft-Women-Sandals-Wedge-Low-Heels-Shoes-Thick-Bottom.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005002296582530-white-40\";s:7:\"sku_sub\";s:25:\"1005002296582530-beige-40\";s:5:\"skuId\";s:17:\"12000019967018361\";s:7:\"skuAttr\";s:32:\"14:771#WHITE;200000124:100013888\";s:13:\"regular_price\";s:5:\"46.17\";s:10:\"sale_price\";s:5:\"36.94\";s:5:\"stock\";i:83;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"WHITE\";s:9:\"shoe-size\";s:2:\"40\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:2:\"40\";}}i:6;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H187d6265cc23483298be0b2b284e3831F/Woman-Summer-Sandals-For-Women-Shoes-Comfy-Soft-Women-Sandals-Wedge-Low-Heels-Shoes-Thick-Bottom.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005002296582530-white-41\";s:7:\"sku_sub\";s:25:\"1005002296582530-beige-41\";s:5:\"skuId\";s:17:\"12000019967018362\";s:7:\"skuAttr\";s:32:\"14:771#WHITE;200000124:100010483\";s:13:\"regular_price\";s:5:\"46.17\";s:10:\"sale_price\";s:5:\"36.94\";s:5:\"stock\";i:88;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"WHITE\";s:9:\"shoe-size\";s:2:\"41\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:2:\"41\";}}i:7;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H187d6265cc23483298be0b2b284e3831F/Woman-Summer-Sandals-For-Women-Shoes-Comfy-Soft-Women-Sandals-Wedge-Low-Heels-Shoes-Thick-Bottom.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005002296582530-white-42\";s:7:\"sku_sub\";s:25:\"1005002296582530-beige-42\";s:5:\"skuId\";s:17:\"12000019967018363\";s:7:\"skuAttr\";s:32:\"14:771#WHITE;200000124:200000337\";s:13:\"regular_price\";s:5:\"46.17\";s:10:\"sale_price\";s:5:\"36.94\";s:5:\"stock\";i:97;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"WHITE\";s:9:\"shoe-size\";s:2:\"42\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:2:\"42\";}}i:8;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/Hd28b3e2c60044b3bb755ccafdc85f645r/Woman-Summer-Sandals-For-Women-Shoes-Comfy-Soft-Women-Sandals-Wedge-Low-Heels-Shoes-Thick-Bottom.jpg_640x640.jpg\";s:3:\"sku\";s:27:\"1005002296582530-black-2-35\";s:7:\"sku_sub\";s:25:\"1005002296582530-black-35\";s:5:\"skuId\";s:17:\"12000019967018364\";s:7:\"skuAttr\";s:34:\"14:193#BLACK-2;200000124:200000333\";s:13:\"regular_price\";s:5:\"46.17\";s:10:\"sale_price\";s:5:\"36.94\";s:5:\"stock\";i:100;s:10:\"attributes\";a:2:{s:5:\"color\";s:7:\"BLACK-2\";s:9:\"shoe-size\";s:2:\"35\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"35\";}}i:9;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/Hd28b3e2c60044b3bb755ccafdc85f645r/Woman-Summer-Sandals-For-Women-Shoes-Comfy-Soft-Women-Sandals-Wedge-Low-Heels-Shoes-Thick-Bottom.jpg_640x640.jpg\";s:3:\"sku\";s:27:\"1005002296582530-black-2-36\";s:7:\"sku_sub\";s:25:\"1005002296582530-black-36\";s:5:\"skuId\";s:17:\"12000019967018365\";s:7:\"skuAttr\";s:34:\"14:193#BLACK-2;200000124:200000334\";s:13:\"regular_price\";s:5:\"46.17\";s:10:\"sale_price\";s:5:\"36.94\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:7:\"BLACK-2\";s:9:\"shoe-size\";s:2:\"36\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"36\";}}i:10;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/Hd28b3e2c60044b3bb755ccafdc85f645r/Woman-Summer-Sandals-For-Women-Shoes-Comfy-Soft-Women-Sandals-Wedge-Low-Heels-Shoes-Thick-Bottom.jpg_640x640.jpg\";s:3:\"sku\";s:27:\"1005002296582530-black-2-37\";s:7:\"sku_sub\";s:25:\"1005002296582530-black-37\";s:5:\"skuId\";s:17:\"12000019967018366\";s:7:\"skuAttr\";s:34:\"14:193#BLACK-2;200000124:100010482\";s:13:\"regular_price\";s:5:\"46.17\";s:10:\"sale_price\";s:5:\"36.94\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:7:\"BLACK-2\";s:9:\"shoe-size\";s:2:\"37\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"37\";}}i:11;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/Hd28b3e2c60044b3bb755ccafdc85f645r/Woman-Summer-Sandals-For-Women-Shoes-Comfy-Soft-Women-Sandals-Wedge-Low-Heels-Shoes-Thick-Bottom.jpg_640x640.jpg\";s:3:\"sku\";s:27:\"1005002296582530-black-2-38\";s:7:\"sku_sub\";s:25:\"1005002296582530-black-38\";s:5:\"skuId\";s:17:\"12000019967018367\";s:7:\"skuAttr\";s:34:\"14:193#BLACK-2;200000124:200000898\";s:13:\"regular_price\";s:5:\"46.17\";s:10:\"sale_price\";s:5:\"36.94\";s:5:\"stock\";i:92;s:10:\"attributes\";a:2:{s:5:\"color\";s:7:\"BLACK-2\";s:9:\"shoe-size\";s:2:\"38\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"38\";}}i:12;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/Hd28b3e2c60044b3bb755ccafdc85f645r/Woman-Summer-Sandals-For-Women-Shoes-Comfy-Soft-Women-Sandals-Wedge-Low-Heels-Shoes-Thick-Bottom.jpg_640x640.jpg\";s:3:\"sku\";s:27:\"1005002296582530-black-2-39\";s:7:\"sku_sub\";s:25:\"1005002296582530-black-39\";s:5:\"skuId\";s:17:\"12000019967018368\";s:7:\"skuAttr\";s:34:\"14:193#BLACK-2;200000124:200000364\";s:13:\"regular_price\";s:5:\"46.17\";s:10:\"sale_price\";s:5:\"36.94\";s:5:\"stock\";i:91;s:10:\"attributes\";a:2:{s:5:\"color\";s:7:\"BLACK-2\";s:9:\"shoe-size\";s:2:\"39\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"39\";}}i:13;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/Hd28b3e2c60044b3bb755ccafdc85f645r/Woman-Summer-Sandals-For-Women-Shoes-Comfy-Soft-Women-Sandals-Wedge-Low-Heels-Shoes-Thick-Bottom.jpg_640x640.jpg\";s:3:\"sku\";s:27:\"1005002296582530-black-2-40\";s:7:\"sku_sub\";s:25:\"1005002296582530-black-40\";s:5:\"skuId\";s:17:\"12000019967018369\";s:7:\"skuAttr\";s:34:\"14:193#BLACK-2;200000124:100013888\";s:13:\"regular_price\";s:5:\"46.17\";s:10:\"sale_price\";s:5:\"36.94\";s:5:\"stock\";i:92;s:10:\"attributes\";a:2:{s:5:\"color\";s:7:\"BLACK-2\";s:9:\"shoe-size\";s:2:\"40\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"40\";}}i:14;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/Hd28b3e2c60044b3bb755ccafdc85f645r/Woman-Summer-Sandals-For-Women-Shoes-Comfy-Soft-Women-Sandals-Wedge-Low-Heels-Shoes-Thick-Bottom.jpg_640x640.jpg\";s:3:\"sku\";s:27:\"1005002296582530-black-2-41\";s:7:\"sku_sub\";s:25:\"1005002296582530-black-41\";s:5:\"skuId\";s:17:\"12000019967018370\";s:7:\"skuAttr\";s:34:\"14:193#BLACK-2;200000124:100010483\";s:13:\"regular_price\";s:5:\"46.17\";s:10:\"sale_price\";s:5:\"36.94\";s:5:\"stock\";i:95;s:10:\"attributes\";a:2:{s:5:\"color\";s:7:\"BLACK-2\";s:9:\"shoe-size\";s:2:\"41\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"41\";}}i:15;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/Hd28b3e2c60044b3bb755ccafdc85f645r/Woman-Summer-Sandals-For-Women-Shoes-Comfy-Soft-Women-Sandals-Wedge-Low-Heels-Shoes-Thick-Bottom.jpg_640x640.jpg\";s:3:\"sku\";s:27:\"1005002296582530-black-2-42\";s:7:\"sku_sub\";s:25:\"1005002296582530-black-42\";s:5:\"skuId\";s:17:\"12000019967018371\";s:7:\"skuAttr\";s:34:\"14:193#BLACK-2;200000124:200000337\";s:13:\"regular_price\";s:5:\"46.17\";s:10:\"sale_price\";s:5:\"36.94\";s:5:\"stock\";i:97;s:10:\"attributes\";a:2:{s:5:\"color\";s:7:\"BLACK-2\";s:9:\"shoe-size\";s:2:\"42\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"42\";}}i:16;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H5f8fdbc46bb14cdcaf45524868124a874/Woman-Summer-Sandals-For-Women-Shoes-Comfy-Soft-Women-Sandals-Wedge-Low-Heels-Shoes-Thick-Bottom.jpg_640x640.jpg\";s:3:\"sku\";s:27:\"1005002296582530-black-1-35\";s:7:\"sku_sub\";s:24:\"1005002296582530-blue-35\";s:5:\"skuId\";s:17:\"12000019967018372\";s:7:\"skuAttr\";s:35:\"14:173#BLACK -1;200000124:200000333\";s:13:\"regular_price\";s:5:\"46.17\";s:10:\"sale_price\";s:5:\"36.94\";s:5:\"stock\";i:98;s:10:\"attributes\";a:2:{s:5:\"color\";s:8:\"BLACK -1\";s:9:\"shoe-size\";s:2:\"35\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"35\";}}i:17;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H5f8fdbc46bb14cdcaf45524868124a874/Woman-Summer-Sandals-For-Women-Shoes-Comfy-Soft-Women-Sandals-Wedge-Low-Heels-Shoes-Thick-Bottom.jpg_640x640.jpg\";s:3:\"sku\";s:27:\"1005002296582530-black-1-36\";s:7:\"sku_sub\";s:24:\"1005002296582530-blue-36\";s:5:\"skuId\";s:17:\"12000019967018373\";s:7:\"skuAttr\";s:35:\"14:173#BLACK -1;200000124:200000334\";s:13:\"regular_price\";s:5:\"46.17\";s:10:\"sale_price\";s:5:\"36.94\";s:5:\"stock\";i:93;s:10:\"attributes\";a:2:{s:5:\"color\";s:8:\"BLACK -1\";s:9:\"shoe-size\";s:2:\"36\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"36\";}}i:18;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H5f8fdbc46bb14cdcaf45524868124a874/Woman-Summer-Sandals-For-Women-Shoes-Comfy-Soft-Women-Sandals-Wedge-Low-Heels-Shoes-Thick-Bottom.jpg_640x640.jpg\";s:3:\"sku\";s:27:\"1005002296582530-black-1-37\";s:7:\"sku_sub\";s:24:\"1005002296582530-blue-37\";s:5:\"skuId\";s:17:\"12000019967018374\";s:7:\"skuAttr\";s:35:\"14:173#BLACK -1;200000124:100010482\";s:13:\"regular_price\";s:5:\"46.17\";s:10:\"sale_price\";s:5:\"36.94\";s:5:\"stock\";i:78;s:10:\"attributes\";a:2:{s:5:\"color\";s:8:\"BLACK -1\";s:9:\"shoe-size\";s:2:\"37\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"37\";}}i:19;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H5f8fdbc46bb14cdcaf45524868124a874/Woman-Summer-Sandals-For-Women-Shoes-Comfy-Soft-Women-Sandals-Wedge-Low-Heels-Shoes-Thick-Bottom.jpg_640x640.jpg\";s:3:\"sku\";s:27:\"1005002296582530-black-1-38\";s:7:\"sku_sub\";s:24:\"1005002296582530-blue-38\";s:5:\"skuId\";s:17:\"12000019967018375\";s:7:\"skuAttr\";s:35:\"14:173#BLACK -1;200000124:200000898\";s:13:\"regular_price\";s:5:\"46.17\";s:10:\"sale_price\";s:5:\"36.94\";s:5:\"stock\";i:64;s:10:\"attributes\";a:2:{s:5:\"color\";s:8:\"BLACK -1\";s:9:\"shoe-size\";s:2:\"38\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"38\";}}i:20;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H5f8fdbc46bb14cdcaf45524868124a874/Woman-Summer-Sandals-For-Women-Shoes-Comfy-Soft-Women-Sandals-Wedge-Low-Heels-Shoes-Thick-Bottom.jpg_640x640.jpg\";s:3:\"sku\";s:27:\"1005002296582530-black-1-39\";s:7:\"sku_sub\";s:24:\"1005002296582530-blue-39\";s:5:\"skuId\";s:17:\"12000019967018376\";s:7:\"skuAttr\";s:35:\"14:173#BLACK -1;200000124:200000364\";s:13:\"regular_price\";s:5:\"46.17\";s:10:\"sale_price\";s:5:\"36.94\";s:5:\"stock\";i:72;s:10:\"attributes\";a:2:{s:5:\"color\";s:8:\"BLACK -1\";s:9:\"shoe-size\";s:2:\"39\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"39\";}}i:21;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H5f8fdbc46bb14cdcaf45524868124a874/Woman-Summer-Sandals-For-Women-Shoes-Comfy-Soft-Women-Sandals-Wedge-Low-Heels-Shoes-Thick-Bottom.jpg_640x640.jpg\";s:3:\"sku\";s:27:\"1005002296582530-black-1-40\";s:7:\"sku_sub\";s:24:\"1005002296582530-blue-40\";s:5:\"skuId\";s:17:\"12000019967018377\";s:7:\"skuAttr\";s:35:\"14:173#BLACK -1;200000124:100013888\";s:13:\"regular_price\";s:5:\"46.17\";s:10:\"sale_price\";s:5:\"36.94\";s:5:\"stock\";i:77;s:10:\"attributes\";a:2:{s:5:\"color\";s:8:\"BLACK -1\";s:9:\"shoe-size\";s:2:\"40\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"40\";}}i:22;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H5f8fdbc46bb14cdcaf45524868124a874/Woman-Summer-Sandals-For-Women-Shoes-Comfy-Soft-Women-Sandals-Wedge-Low-Heels-Shoes-Thick-Bottom.jpg_640x640.jpg\";s:3:\"sku\";s:27:\"1005002296582530-black-1-41\";s:7:\"sku_sub\";s:24:\"1005002296582530-blue-41\";s:5:\"skuId\";s:17:\"12000019967018378\";s:7:\"skuAttr\";s:35:\"14:173#BLACK -1;200000124:100010483\";s:13:\"regular_price\";s:5:\"46.17\";s:10:\"sale_price\";s:5:\"36.94\";s:5:\"stock\";i:84;s:10:\"attributes\";a:2:{s:5:\"color\";s:8:\"BLACK -1\";s:9:\"shoe-size\";s:2:\"41\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"41\";}}i:23;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H5f8fdbc46bb14cdcaf45524868124a874/Woman-Summer-Sandals-For-Women-Shoes-Comfy-Soft-Women-Sandals-Wedge-Low-Heels-Shoes-Thick-Bottom.jpg_640x640.jpg\";s:3:\"sku\";s:27:\"1005002296582530-black-1-42\";s:7:\"sku_sub\";s:24:\"1005002296582530-blue-42\";s:5:\"skuId\";s:17:\"12000019967018379\";s:7:\"skuAttr\";s:35:\"14:173#BLACK -1;200000124:200000337\";s:13:\"regular_price\";s:5:\"46.17\";s:10:\"sale_price\";s:5:\"36.94\";s:5:\"stock\";i:85;s:10:\"attributes\";a:2:{s:5:\"color\";s:8:\"BLACK -1\";s:9:\"shoe-size\";s:2:\"42\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"42\";}}}'),
(87508, 5467, '_variation_description', ''),
(87509, 5467, '_sku', '4000024103531-blue-heel-6cm-7-5'),
(87510, 5467, '_regular_price', '173.59'),
(87511, 5467, 'total_sales', '0'),
(87512, 5467, '_tax_status', 'taxable'),
(87513, 5467, '_tax_class', 'parent'),
(87514, 5467, '_manage_stock', 'yes'),
(87515, 5467, '_backorders', 'no'),
(87516, 5467, '_sold_individually', 'no'),
(87517, 5467, '_virtual', 'no'),
(87518, 5467, '_downloadable', 'no'),
(87519, 5467, '_download_limit', '-1'),
(87520, 5467, '_download_expiry', '-1'),
(87521, 5467, '_stock', '2000'),
(87522, 5467, '_stock_status', 'instock'),
(87523, 5467, '_wc_average_rating', '0'),
(87524, 5467, '_wc_review_count', '0'),
(87525, 5467, 'attribute_pa_color', 'blue-heel-6cm'),
(87526, 5467, 'attribute_pa_shoe-size', '7-5'),
(87527, 5467, '_price', '173.59'),
(87528, 5467, '_product_version', '4.1.0'),
(87529, 5467, '_vi_wad_aliexpress_variation_id', '10000000055681912'),
(87530, 5467, '_vi_wad_aliexpress_variation_attr', '14:365458#Blue heel 6cm;200000124:200000288'),
(87531, 5468, '_variation_description', ''),
(87532, 5468, '_sku', '4000024103531-green-wide-heel-10cm-4'),
(87533, 5468, '_regular_price', '173.59'),
(87534, 5468, 'total_sales', '0'),
(87535, 5468, '_tax_status', 'taxable'),
(87536, 5468, '_tax_class', 'parent'),
(87537, 5468, '_manage_stock', 'yes'),
(87538, 5468, '_backorders', 'no'),
(87539, 5468, '_sold_individually', 'no'),
(87540, 5468, '_virtual', 'no'),
(87541, 5468, '_downloadable', 'no'),
(87542, 5468, '_download_limit', '-1'),
(87543, 5468, '_download_expiry', '-1'),
(87544, 5468, '_stock', '2000'),
(87545, 5468, '_stock_status', 'instock'),
(87546, 5468, '_wc_average_rating', '0'),
(87547, 5468, '_wc_review_count', '0'),
(87548, 5468, 'attribute_pa_color', 'green-wide-heel-10cm'),
(87549, 5468, 'attribute_pa_shoe-size', '4'),
(87550, 5468, '_price', '173.59'),
(87551, 5468, '_product_version', '4.1.0'),
(87552, 5468, '_vi_wad_aliexpress_variation_id', '10000000055681919'),
(87553, 5468, '_vi_wad_aliexpress_variation_attr', '14:100018786#green wide heel 10cm;200000124:153'),
(87554, 5469, '_variation_description', ''),
(87555, 5469, '_sku', '4000024103531-blue-heel-6cm-10-5'),
(87556, 5469, '_regular_price', '173.59'),
(87557, 5469, 'total_sales', '0'),
(87558, 5469, '_tax_status', 'taxable'),
(87559, 5469, '_tax_class', 'parent'),
(87560, 5469, '_manage_stock', 'yes'),
(87561, 5469, '_backorders', 'no'),
(87562, 5469, '_sold_individually', 'no'),
(87563, 5469, '_virtual', 'no'),
(87564, 5469, '_downloadable', 'no'),
(87565, 5469, '_download_limit', '-1'),
(87566, 5469, '_download_expiry', '-1'),
(87567, 5469, '_stock', '1999'),
(87568, 5469, '_stock_status', 'instock'),
(87569, 5469, '_wc_average_rating', '0'),
(87570, 5469, '_wc_review_count', '0'),
(87571, 5469, 'attribute_pa_color', 'blue-heel-6cm'),
(87572, 5469, 'attribute_pa_shoe-size', '10-5'),
(87573, 5469, '_price', '173.59'),
(87574, 5469, '_product_version', '4.1.0'),
(87575, 5469, '_vi_wad_aliexpress_variation_id', '10000000055681918'),
(87576, 5469, '_vi_wad_aliexpress_variation_attr', '14:365458#Blue heel 6cm;200000124:200000291'),
(87577, 5470, '_variation_description', ''),
(87578, 5470, '_sku', '4000024103531-blue-heel-6cm-10'),
(87579, 5470, '_regular_price', '173.59'),
(87580, 5470, 'total_sales', '0'),
(87581, 5470, '_tax_status', 'taxable'),
(87582, 5470, '_tax_class', 'parent'),
(87583, 5470, '_manage_stock', 'yes'),
(87584, 5470, '_backorders', 'no'),
(87585, 5470, '_sold_individually', 'no'),
(87586, 5470, '_virtual', 'no'),
(87587, 5470, '_downloadable', 'no'),
(87588, 5470, '_download_limit', '-1'),
(87589, 5470, '_download_expiry', '-1'),
(87590, 5470, '_stock', '2000'),
(87591, 5470, '_stock_status', 'instock'),
(87592, 5470, '_wc_average_rating', '0'),
(87593, 5470, '_wc_review_count', '0'),
(87594, 5470, 'attribute_pa_color', 'blue-heel-6cm'),
(87595, 5470, 'attribute_pa_shoe-size', '10'),
(87596, 5470, '_price', '173.59'),
(87597, 5470, '_product_version', '4.1.0'),
(87598, 5470, '_vi_wad_aliexpress_variation_id', '10000000055681917'),
(87599, 5470, '_vi_wad_aliexpress_variation_attr', '14:365458#Blue heel 6cm;200000124:1583'),
(87600, 5471, '_variation_description', ''),
(87601, 5471, '_sku', '4000024103531-blue-heel-6cm-9-5'),
(87602, 5471, '_regular_price', '173.59'),
(87603, 5471, 'total_sales', '0'),
(87604, 5471, '_tax_status', 'taxable'),
(87605, 5471, '_tax_class', 'parent'),
(87606, 5471, '_manage_stock', 'yes'),
(87607, 5471, '_backorders', 'no'),
(87608, 5471, '_sold_individually', 'no'),
(87609, 5471, '_virtual', 'no'),
(87610, 5471, '_downloadable', 'no'),
(87611, 5471, '_download_limit', '-1'),
(87612, 5471, '_download_expiry', '-1'),
(87613, 5471, '_stock', '2000'),
(87614, 5471, '_stock_status', 'instock'),
(87615, 5471, '_wc_average_rating', '0'),
(87616, 5471, '_wc_review_count', '0'),
(87617, 5471, 'attribute_pa_color', 'blue-heel-6cm'),
(87618, 5471, 'attribute_pa_shoe-size', '9-5'),
(87619, 5471, '_price', '173.59'),
(87620, 5471, '_product_version', '4.1.0'),
(87621, 5471, '_vi_wad_aliexpress_variation_id', '10000000055681916'),
(87622, 5471, '_vi_wad_aliexpress_variation_attr', '14:365458#Blue heel 6cm;200000124:200000290'),
(87623, 5472, '_variation_description', ''),
(87624, 5472, '_sku', '4000024103531-pink-heel-6cm-7-5'),
(87625, 5472, '_regular_price', '173.59'),
(87626, 5472, 'total_sales', '0'),
(87627, 5472, '_tax_status', 'taxable'),
(87628, 5472, '_tax_class', 'parent'),
(87629, 5472, '_manage_stock', 'yes'),
(87630, 5472, '_backorders', 'no'),
(87631, 5472, '_sold_individually', 'no'),
(87632, 5472, '_virtual', 'no'),
(87633, 5472, '_downloadable', 'no'),
(87634, 5472, '_download_limit', '-1'),
(87635, 5472, '_download_expiry', '-1'),
(87636, 5472, '_stock', '1999'),
(87637, 5472, '_stock_status', 'instock'),
(87638, 5472, '_wc_average_rating', '0'),
(87639, 5472, '_wc_review_count', '0'),
(87640, 5472, 'attribute_pa_color', 'pink-heel-6cm'),
(87641, 5472, 'attribute_pa_shoe-size', '7-5'),
(87642, 5472, '_price', '173.59'),
(87643, 5472, '_product_version', '4.1.0'),
(87644, 5472, '_vi_wad_aliexpress_variation_id', '10000000055736066'),
(87645, 5472, '_vi_wad_aliexpress_variation_attr', '14:496#pink heel 6cm;200000124:200000288'),
(87646, 5473, '_variation_description', ''),
(87647, 5473, '_sku', '4000024103531-pink-heel-6cm-8'),
(87648, 5473, '_regular_price', '173.59'),
(87649, 5473, 'total_sales', '0'),
(87650, 5473, '_tax_status', 'taxable'),
(87651, 5473, '_tax_class', 'parent'),
(87652, 5473, '_manage_stock', 'yes'),
(87653, 5473, '_backorders', 'no'),
(87654, 5473, '_sold_individually', 'no'),
(87655, 5473, '_virtual', 'no'),
(87656, 5473, '_downloadable', 'no'),
(87657, 5473, '_download_limit', '-1'),
(87658, 5473, '_download_expiry', '-1'),
(87659, 5473, '_stock', '1997'),
(87660, 5473, '_stock_status', 'instock'),
(87661, 5473, '_wc_average_rating', '0'),
(87662, 5473, '_wc_review_count', '0'),
(87663, 5473, 'attribute_pa_color', 'pink-heel-6cm'),
(87664, 5473, 'attribute_pa_shoe-size', '8'),
(87665, 5473, '_price', '173.59'),
(87666, 5473, '_product_version', '4.1.0'),
(87667, 5473, '_vi_wad_aliexpress_variation_id', '10000000055736067'),
(87668, 5473, '_vi_wad_aliexpress_variation_attr', '14:496#pink heel 6cm;200000124:699'),
(87669, 5474, '_variation_description', ''),
(87670, 5474, '_sku', '4000024103531-pink-heel-6cm-6-5'),
(87671, 5474, '_regular_price', '173.59'),
(87672, 5474, 'total_sales', '0'),
(87673, 5474, '_tax_status', 'taxable'),
(87674, 5474, '_tax_class', 'parent'),
(87675, 5474, '_manage_stock', 'yes'),
(87676, 5474, '_backorders', 'no'),
(87677, 5474, '_sold_individually', 'no'),
(87678, 5474, '_virtual', 'no'),
(87679, 5474, '_downloadable', 'no'),
(87680, 5474, '_download_limit', '-1'),
(87681, 5474, '_download_expiry', '-1'),
(87682, 5474, '_stock', '2000'),
(87683, 5474, '_stock_status', 'instock'),
(87684, 5474, '_wc_average_rating', '0'),
(87685, 5474, '_wc_review_count', '0'),
(87686, 5474, 'attribute_pa_color', 'pink-heel-6cm'),
(87687, 5474, 'attribute_pa_shoe-size', '6-5'),
(87688, 5474, '_price', '173.59'),
(87689, 5474, '_product_version', '4.1.0'),
(87690, 5474, '_vi_wad_aliexpress_variation_id', '10000000055736064'),
(87691, 5474, '_vi_wad_aliexpress_variation_attr', '14:496#pink heel 6cm;200000124:200000287'),
(87692, 5475, '_variation_description', ''),
(87693, 5475, '_sku', '4000024103531-pink-heel-6cm-7'),
(87694, 5475, '_regular_price', '173.59'),
(87695, 5475, 'total_sales', '0'),
(87696, 5475, '_tax_status', 'taxable'),
(87697, 5475, '_tax_class', 'parent'),
(87698, 5475, '_manage_stock', 'yes'),
(87699, 5475, '_backorders', 'no'),
(87700, 5475, '_sold_individually', 'no'),
(87701, 5475, '_virtual', 'no'),
(87702, 5475, '_downloadable', 'no'),
(87703, 5475, '_download_limit', '-1'),
(87704, 5475, '_download_expiry', '-1'),
(87705, 5475, '_stock', '1998'),
(87706, 5475, '_stock_status', 'instock'),
(87707, 5475, '_wc_average_rating', '0'),
(87708, 5475, '_wc_review_count', '0'),
(87709, 5475, 'attribute_pa_color', 'pink-heel-6cm'),
(87710, 5475, 'attribute_pa_shoe-size', '7'),
(87711, 5475, '_price', '173.59'),
(87712, 5475, '_product_version', '4.1.0'),
(87713, 5475, '_vi_wad_aliexpress_variation_id', '10000000055736065'),
(87714, 5475, '_vi_wad_aliexpress_variation_attr', '14:496#pink heel 6cm;200000124:3434'),
(87715, 5476, '_variation_description', ''),
(87716, 5476, '_sku', '4000024103531-pink-heel-6cm-9-5'),
(87717, 5476, '_regular_price', '173.59'),
(87718, 5476, 'total_sales', '0'),
(87719, 5476, '_tax_status', 'taxable'),
(87720, 5476, '_tax_class', 'parent'),
(87721, 5476, '_manage_stock', 'yes'),
(87722, 5476, '_backorders', 'no'),
(87723, 5476, '_sold_individually', 'no'),
(87724, 5476, '_virtual', 'no'),
(87725, 5476, '_downloadable', 'no'),
(87726, 5476, '_download_limit', '-1'),
(87727, 5476, '_download_expiry', '-1'),
(87728, 5476, '_stock', '1999'),
(87729, 5476, '_stock_status', 'instock'),
(87730, 5476, '_wc_average_rating', '0'),
(87731, 5476, '_wc_review_count', '0'),
(87732, 5476, 'attribute_pa_color', 'pink-heel-6cm'),
(87733, 5476, 'attribute_pa_shoe-size', '9-5'),
(87734, 5476, '_price', '173.59'),
(87735, 5476, '_product_version', '4.1.0'),
(87736, 5476, '_vi_wad_aliexpress_variation_id', '10000000055736070'),
(87737, 5476, '_vi_wad_aliexpress_variation_attr', '14:496#pink heel 6cm;200000124:200000290'),
(87738, 5477, '_variation_description', ''),
(87739, 5477, '_sku', '4000024103531-pink-heel-6cm-10'),
(87740, 5477, '_regular_price', '173.59'),
(87741, 5477, 'total_sales', '0'),
(87742, 5477, '_tax_status', 'taxable'),
(87743, 5477, '_tax_class', 'parent'),
(87744, 5477, '_manage_stock', 'yes'),
(87745, 5477, '_backorders', 'no'),
(87746, 5477, '_sold_individually', 'no'),
(87747, 5477, '_virtual', 'no'),
(87748, 5477, '_downloadable', 'no'),
(87749, 5477, '_download_limit', '-1'),
(87750, 5477, '_download_expiry', '-1'),
(87751, 5477, '_stock', '2000'),
(87752, 5477, '_stock_status', 'instock'),
(87753, 5477, '_wc_average_rating', '0'),
(87754, 5477, '_wc_review_count', '0'),
(87755, 5477, 'attribute_pa_color', 'pink-heel-6cm'),
(87756, 5477, 'attribute_pa_shoe-size', '10'),
(87757, 5477, '_price', '173.59'),
(87758, 5477, '_product_version', '4.1.0'),
(87759, 5477, '_vi_wad_aliexpress_variation_id', '10000000055736071'),
(87760, 5477, '_vi_wad_aliexpress_variation_attr', '14:496#pink heel 6cm;200000124:1583'),
(87761, 5478, '_variation_description', ''),
(87762, 5478, '_sku', '4000024103531-pink-heel-6cm-8-5'),
(87763, 5478, '_regular_price', '173.59'),
(87764, 5478, 'total_sales', '0'),
(87765, 5478, '_tax_status', 'taxable'),
(87766, 5478, '_tax_class', 'parent'),
(87767, 5478, '_manage_stock', 'yes'),
(87768, 5478, '_backorders', 'no'),
(87769, 5478, '_sold_individually', 'no'),
(87770, 5478, '_virtual', 'no'),
(87771, 5478, '_downloadable', 'no'),
(87772, 5478, '_download_limit', '-1'),
(87773, 5478, '_download_expiry', '-1'),
(87774, 5478, '_stock', '2000'),
(87775, 5478, '_stock_status', 'instock'),
(87776, 5478, '_wc_average_rating', '0'),
(87777, 5478, '_wc_review_count', '0'),
(87778, 5478, 'attribute_pa_color', 'pink-heel-6cm'),
(87779, 5478, 'attribute_pa_shoe-size', '8-5'),
(87780, 5478, '_price', '173.59'),
(87781, 5478, '_product_version', '4.1.0'),
(87782, 5478, '_vi_wad_aliexpress_variation_id', '10000000055736068'),
(87783, 5478, '_vi_wad_aliexpress_variation_attr', '14:496#pink heel 6cm;200000124:200000289'),
(87784, 5479, '_variation_description', ''),
(87785, 5479, '_sku', '4000024103531-pink-heel-6cm-9'),
(87786, 5479, '_regular_price', '173.59'),
(87787, 5479, 'total_sales', '0'),
(87788, 5479, '_tax_status', 'taxable'),
(87789, 5479, '_tax_class', 'parent'),
(87790, 5479, '_manage_stock', 'yes'),
(87791, 5479, '_backorders', 'no'),
(87792, 5479, '_sold_individually', 'no'),
(87793, 5479, '_virtual', 'no'),
(87794, 5479, '_downloadable', 'no'),
(87795, 5479, '_download_limit', '-1'),
(87796, 5479, '_download_expiry', '-1'),
(87797, 5479, '_stock', '1999'),
(87798, 5479, '_stock_status', 'instock'),
(87799, 5479, '_wc_average_rating', '0'),
(87800, 5479, '_wc_review_count', '0'),
(87801, 5479, 'attribute_pa_color', 'pink-heel-6cm'),
(87802, 5479, 'attribute_pa_shoe-size', '9'),
(87803, 5479, '_price', '173.59'),
(87804, 5479, '_product_version', '4.1.0'),
(87805, 5479, '_vi_wad_aliexpress_variation_id', '10000000055736069'),
(87806, 5479, '_vi_wad_aliexpress_variation_attr', '14:496#pink heel 6cm;200000124:350262'),
(87807, 5480, '_variation_description', ''),
(87808, 5480, '_sku', '4000024103531-pink-heel-6cm-10-5'),
(87809, 5480, '_regular_price', '173.59'),
(87810, 5480, 'total_sales', '0'),
(87811, 5480, '_tax_status', 'taxable'),
(87812, 5480, '_tax_class', 'parent'),
(87813, 5480, '_manage_stock', 'yes'),
(87814, 5480, '_backorders', 'no'),
(87815, 5480, '_sold_individually', 'no'),
(87816, 5480, '_virtual', 'no'),
(87817, 5480, '_downloadable', 'no'),
(87818, 5480, '_download_limit', '-1'),
(87819, 5480, '_download_expiry', '-1'),
(87820, 5480, '_stock', '2000'),
(87821, 5480, '_stock_status', 'instock'),
(87822, 5480, '_wc_average_rating', '0'),
(87823, 5480, '_wc_review_count', '0'),
(87824, 5480, 'attribute_pa_color', 'pink-heel-6cm'),
(87825, 5480, 'attribute_pa_shoe-size', '10-5'),
(87826, 5480, '_price', '173.59'),
(87827, 5480, '_product_version', '4.1.0'),
(87828, 5480, '_vi_wad_aliexpress_variation_id', '10000000055736072'),
(87829, 5480, '_vi_wad_aliexpress_variation_attr', '14:496#pink heel 6cm;200000124:200000291'),
(87830, 5481, '_variation_description', ''),
(87831, 5481, '_sku', '4000024103531-blue-wide-heel-10cm-5'),
(87832, 5481, '_regular_price', '173.59'),
(87833, 5481, 'total_sales', '0'),
(87834, 5481, '_tax_status', 'taxable'),
(87835, 5481, '_tax_class', 'parent'),
(87836, 5481, '_manage_stock', 'yes'),
(87837, 5481, '_backorders', 'no'),
(87838, 5481, '_sold_individually', 'no'),
(87839, 5481, '_virtual', 'no'),
(87840, 5481, '_downloadable', 'no'),
(87841, 5481, '_download_limit', '-1'),
(87842, 5481, '_download_expiry', '-1'),
(87843, 5481, '_stock', '2000'),
(87844, 5481, '_stock_status', 'instock'),
(87845, 5481, '_wc_average_rating', '0'),
(87846, 5481, '_wc_review_count', '0'),
(87847, 5481, 'attribute_pa_color', 'blue-wide-heel-10cm'),
(87848, 5481, 'attribute_pa_shoe-size', '5'),
(87849, 5481, '_price', '173.59'),
(87850, 5481, '_product_version', '4.1.0'),
(87851, 5481, '_vi_wad_aliexpress_variation_id', '10000000055681851'),
(87852, 5481, '_vi_wad_aliexpress_variation_attr', '14:771#blue Wide heel 10cm;200000124:698'),
(87853, 5482, '_variation_description', ''),
(87854, 5482, '_sku', '4000024103531-blue-wide-heel-10cm-4-5'),
(87855, 5482, '_regular_price', '173.59'),
(87856, 5482, 'total_sales', '0'),
(87857, 5482, '_tax_status', 'taxable'),
(87858, 5482, '_tax_class', 'parent'),
(87859, 5482, '_manage_stock', 'yes'),
(87860, 5482, '_backorders', 'no'),
(87861, 5482, '_sold_individually', 'no'),
(87862, 5482, '_virtual', 'no'),
(87863, 5482, '_downloadable', 'no'),
(87864, 5482, '_download_limit', '-1'),
(87865, 5482, '_download_expiry', '-1'),
(87866, 5482, '_stock', '2000'),
(87867, 5482, '_stock_status', 'instock'),
(87868, 5482, '_wc_average_rating', '0'),
(87869, 5482, '_wc_review_count', '0'),
(87870, 5482, 'attribute_pa_color', 'blue-wide-heel-10cm'),
(87871, 5482, 'attribute_pa_shoe-size', '4-5'),
(87872, 5482, '_price', '173.59'),
(87873, 5482, '_product_version', '4.1.0'),
(87874, 5482, '_vi_wad_aliexpress_variation_id', '10000000055681850'),
(87875, 5482, '_vi_wad_aliexpress_variation_attr', '14:771#blue Wide heel 10cm;200000124:200000285'),
(87876, 5483, '_variation_description', ''),
(87877, 5483, '_sku', '4000024103531-blue-wide-heel-10cm-4'),
(87878, 5483, '_regular_price', '173.59'),
(87879, 5483, 'total_sales', '0'),
(87880, 5483, '_tax_status', 'taxable'),
(87881, 5483, '_tax_class', 'parent'),
(87882, 5483, '_manage_stock', 'yes'),
(87883, 5483, '_backorders', 'no'),
(87884, 5483, '_sold_individually', 'no'),
(87885, 5483, '_virtual', 'no'),
(87886, 5483, '_downloadable', 'no'),
(87887, 5483, '_download_limit', '-1'),
(87888, 5483, '_download_expiry', '-1'),
(87889, 5483, '_stock', '2000'),
(87890, 5483, '_stock_status', 'instock'),
(87891, 5483, '_wc_average_rating', '0'),
(87892, 5483, '_wc_review_count', '0'),
(87893, 5483, 'attribute_pa_color', 'blue-wide-heel-10cm'),
(87894, 5483, 'attribute_pa_shoe-size', '4'),
(87895, 5483, '_price', '173.59'),
(87896, 5483, '_product_version', '4.1.0'),
(87897, 5483, '_vi_wad_aliexpress_variation_id', '10000000055681849'),
(87898, 5483, '_vi_wad_aliexpress_variation_attr', '14:771#blue Wide heel 10cm;200000124:153'),
(87899, 5484, '_variation_description', ''),
(87900, 5484, '_sku', '4000024103531-blue-wide-heel-10cm-7'),
(87901, 5484, '_regular_price', '173.59'),
(87902, 5484, 'total_sales', '0'),
(87903, 5484, '_tax_status', 'taxable'),
(87904, 5484, '_tax_class', 'parent'),
(87905, 5484, '_manage_stock', 'yes'),
(87906, 5484, '_backorders', 'no'),
(87907, 5484, '_sold_individually', 'no'),
(87908, 5484, '_virtual', 'no'),
(87909, 5484, '_downloadable', 'no'),
(87910, 5484, '_download_limit', '-1'),
(87911, 5484, '_download_expiry', '-1'),
(87912, 5484, '_stock', '2000'),
(87913, 5484, '_stock_status', 'instock'),
(87914, 5484, '_wc_average_rating', '0'),
(87915, 5484, '_wc_review_count', '0'),
(87916, 5484, 'attribute_pa_color', 'blue-wide-heel-10cm'),
(87917, 5484, 'attribute_pa_shoe-size', '7'),
(87918, 5484, '_price', '173.59'),
(87919, 5484, '_product_version', '4.1.0'),
(87920, 5484, '_vi_wad_aliexpress_variation_id', '10000000055681855'),
(87921, 5484, '_vi_wad_aliexpress_variation_attr', '14:771#blue Wide heel 10cm;200000124:3434'),
(87922, 5485, '_variation_description', ''),
(87923, 5485, '_sku', '4000024103531-blue-wide-heel-10cm-6-5'),
(87924, 5485, '_regular_price', '173.59'),
(87925, 5485, 'total_sales', '0'),
(87926, 5485, '_tax_status', 'taxable'),
(87927, 5485, '_tax_class', 'parent'),
(87928, 5485, '_manage_stock', 'yes'),
(87929, 5485, '_backorders', 'no'),
(87930, 5485, '_sold_individually', 'no'),
(87931, 5485, '_virtual', 'no'),
(87932, 5485, '_downloadable', 'no'),
(87933, 5485, '_download_limit', '-1'),
(87934, 5485, '_download_expiry', '-1'),
(87935, 5485, '_stock', '1999'),
(87936, 5485, '_stock_status', 'instock'),
(87937, 5485, '_wc_average_rating', '0'),
(87938, 5485, '_wc_review_count', '0'),
(87939, 5485, 'attribute_pa_color', 'blue-wide-heel-10cm'),
(87940, 5485, 'attribute_pa_shoe-size', '6-5'),
(87941, 5485, '_price', '173.59'),
(87942, 5485, '_product_version', '4.1.0'),
(87943, 5485, '_vi_wad_aliexpress_variation_id', '10000000055681854'),
(87944, 5485, '_vi_wad_aliexpress_variation_attr', '14:771#blue Wide heel 10cm;200000124:200000287'),
(87945, 5486, '_variation_description', ''),
(87946, 5486, '_sku', '4000024103531-blue-wide-heel-10cm-6'),
(87947, 5486, '_regular_price', '173.59'),
(87948, 5486, 'total_sales', '0'),
(87949, 5486, '_tax_status', 'taxable'),
(87950, 5486, '_tax_class', 'parent'),
(87951, 5486, '_manage_stock', 'yes'),
(87952, 5486, '_backorders', 'no'),
(87953, 5486, '_sold_individually', 'no'),
(87954, 5486, '_virtual', 'no'),
(87955, 5486, '_downloadable', 'no'),
(87956, 5486, '_download_limit', '-1'),
(87957, 5486, '_download_expiry', '-1'),
(87958, 5486, '_stock', '2000'),
(87959, 5486, '_stock_status', 'instock'),
(87960, 5486, '_wc_average_rating', '0'),
(87961, 5486, '_wc_review_count', '0'),
(87962, 5486, 'attribute_pa_color', 'blue-wide-heel-10cm'),
(87963, 5486, 'attribute_pa_shoe-size', '6'),
(87964, 5486, '_price', '173.59'),
(87965, 5486, '_product_version', '4.1.0'),
(87966, 5486, '_vi_wad_aliexpress_variation_id', '10000000055681853'),
(87967, 5486, '_vi_wad_aliexpress_variation_attr', '14:771#blue Wide heel 10cm;200000124:1394'),
(87968, 5487, '_variation_description', ''),
(87969, 5487, '_sku', '4000024103531-blue-wide-heel-10cm-5-5'),
(87970, 5487, '_regular_price', '173.59'),
(87971, 5487, 'total_sales', '0'),
(87972, 5487, '_tax_status', 'taxable'),
(87973, 5487, '_tax_class', 'parent'),
(87974, 5487, '_manage_stock', 'yes'),
(87975, 5487, '_backorders', 'no'),
(87976, 5487, '_sold_individually', 'no'),
(87977, 5487, '_virtual', 'no'),
(87978, 5487, '_downloadable', 'no'),
(87979, 5487, '_download_limit', '-1'),
(87980, 5487, '_download_expiry', '-1'),
(87981, 5487, '_stock', '2000'),
(87982, 5487, '_stock_status', 'instock'),
(87983, 5487, '_wc_average_rating', '0'),
(87984, 5487, '_wc_review_count', '0'),
(87985, 5487, 'attribute_pa_color', 'blue-wide-heel-10cm'),
(87986, 5487, 'attribute_pa_shoe-size', '5-5'),
(87987, 5487, '_price', '173.59'),
(87988, 5487, '_product_version', '4.1.0'),
(87989, 5487, '_vi_wad_aliexpress_variation_id', '10000000055681852'),
(87990, 5487, '_vi_wad_aliexpress_variation_attr', '14:771#blue Wide heel 10cm;200000124:200000286'),
(87991, 5488, '_variation_description', ''),
(87992, 5488, '_sku', '4000024103531-pink-wide-heel-10cm-10-5'),
(87993, 5488, '_regular_price', '173.59'),
(87994, 5488, 'total_sales', '0'),
(87995, 5488, '_tax_status', 'taxable'),
(87996, 5488, '_tax_class', 'parent'),
(87997, 5488, '_manage_stock', 'yes'),
(87998, 5488, '_backorders', 'no'),
(87999, 5488, '_sold_individually', 'no'),
(88000, 5488, '_virtual', 'no'),
(88001, 5488, '_downloadable', 'no'),
(88002, 5488, '_download_limit', '-1'),
(88003, 5488, '_download_expiry', '-1'),
(88004, 5488, '_stock', '2000'),
(88005, 5488, '_stock_status', 'instock'),
(88006, 5488, '_wc_average_rating', '0'),
(88007, 5488, '_wc_review_count', '0'),
(88008, 5488, 'attribute_pa_color', 'pink-wide-heel-10cm'),
(88009, 5488, 'attribute_pa_shoe-size', '10-5'),
(88010, 5488, '_price', '173.59'),
(88011, 5488, '_product_version', '4.1.0'),
(88012, 5488, '_vi_wad_aliexpress_variation_id', '10000000055736002'),
(88013, 5488, '_vi_wad_aliexpress_variation_attr', '14:200004889#pink wide heel 10cm;200000124:200000291'),
(88014, 5489, '_variation_description', ''),
(88015, 5489, '_sku', '4000024103531-pink-heel-10cm-4'),
(88016, 5489, '_regular_price', '173.59'),
(88017, 5489, 'total_sales', '0'),
(88018, 5489, '_tax_status', 'taxable'),
(88019, 5489, '_tax_class', 'parent'),
(88020, 5489, '_manage_stock', 'yes'),
(88021, 5489, '_backorders', 'no'),
(88022, 5489, '_sold_individually', 'no'),
(88023, 5489, '_virtual', 'no'),
(88024, 5489, '_downloadable', 'no'),
(88025, 5489, '_download_limit', '-1'),
(88026, 5489, '_download_expiry', '-1'),
(88027, 5489, '_stock', '2000'),
(88028, 5489, '_stock_status', 'instock'),
(88029, 5489, '_wc_average_rating', '0'),
(88030, 5489, '_wc_review_count', '0'),
(88031, 5489, 'attribute_pa_color', 'pink-heel-10cm'),
(88032, 5489, 'attribute_pa_shoe-size', '4'),
(88033, 5489, '_price', '173.59'),
(88034, 5489, '_product_version', '4.1.0'),
(88035, 5489, '_vi_wad_aliexpress_variation_id', '10000000055736003'),
(88036, 5489, '_vi_wad_aliexpress_variation_attr', '14:200002130#pink heel 10cm;200000124:153'),
(88037, 5490, '_variation_description', ''),
(88038, 5490, '_sku', '4000024103531-pink-wide-heel-10cm-10'),
(88039, 5490, '_regular_price', '173.59'),
(88040, 5490, 'total_sales', '0'),
(88041, 5490, '_tax_status', 'taxable'),
(88042, 5490, '_tax_class', 'parent'),
(88043, 5490, '_manage_stock', 'yes'),
(88044, 5490, '_backorders', 'no'),
(88045, 5490, '_sold_individually', 'no'),
(88046, 5490, '_virtual', 'no'),
(88047, 5490, '_downloadable', 'no'),
(88048, 5490, '_download_limit', '-1'),
(88049, 5490, '_download_expiry', '-1'),
(88050, 5490, '_stock', '2000'),
(88051, 5490, '_stock_status', 'instock'),
(88052, 5490, '_wc_average_rating', '0'),
(88053, 5490, '_wc_review_count', '0'),
(88054, 5490, 'attribute_pa_color', 'pink-wide-heel-10cm'),
(88055, 5490, 'attribute_pa_shoe-size', '10'),
(88056, 5490, '_price', '173.59'),
(88057, 5490, '_product_version', '4.1.0'),
(88058, 5490, '_vi_wad_aliexpress_variation_id', '10000000055736001'),
(88059, 5490, '_vi_wad_aliexpress_variation_attr', '14:200004889#pink wide heel 10cm;200000124:1583'),
(88060, 5491, '_variation_description', ''),
(88061, 5491, '_sku', '4000024103531-pink-heel-10cm-5-5'),
(88062, 5491, '_regular_price', '173.59'),
(88063, 5491, 'total_sales', '0'),
(88064, 5491, '_tax_status', 'taxable'),
(88065, 5491, '_tax_class', 'parent'),
(88066, 5491, '_manage_stock', 'yes'),
(88067, 5491, '_backorders', 'no'),
(88068, 5491, '_sold_individually', 'no'),
(88069, 5491, '_virtual', 'no'),
(88070, 5491, '_downloadable', 'no'),
(88071, 5491, '_download_limit', '-1'),
(88072, 5491, '_download_expiry', '-1'),
(88073, 5491, '_stock', '2000'),
(88074, 5491, '_stock_status', 'instock'),
(88075, 5491, '_wc_average_rating', '0'),
(88076, 5491, '_wc_review_count', '0'),
(88077, 5491, 'attribute_pa_color', 'pink-heel-10cm'),
(88078, 5491, 'attribute_pa_shoe-size', '5-5'),
(88079, 5491, '_price', '173.59'),
(88080, 5491, '_product_version', '4.1.0'),
(88081, 5491, '_vi_wad_aliexpress_variation_id', '10000000055736006'),
(88082, 5491, '_vi_wad_aliexpress_variation_attr', '14:200002130#pink heel 10cm;200000124:200000286'),
(88083, 5492, '_variation_description', ''),
(88084, 5492, '_sku', '4000024103531-pink-heel-10cm-6'),
(88085, 5492, '_regular_price', '173.59'),
(88086, 5492, 'total_sales', '0'),
(88087, 5492, '_tax_status', 'taxable'),
(88088, 5492, '_tax_class', 'parent'),
(88089, 5492, '_manage_stock', 'yes'),
(88090, 5492, '_backorders', 'no'),
(88091, 5492, '_sold_individually', 'no'),
(88092, 5492, '_virtual', 'no'),
(88093, 5492, '_downloadable', 'no'),
(88094, 5492, '_download_limit', '-1'),
(88095, 5492, '_download_expiry', '-1'),
(88096, 5492, '_stock', '2000'),
(88097, 5492, '_stock_status', 'instock'),
(88098, 5492, '_wc_average_rating', '0'),
(88099, 5492, '_wc_review_count', '0'),
(88100, 5492, 'attribute_pa_color', 'pink-heel-10cm'),
(88101, 5492, 'attribute_pa_shoe-size', '6'),
(88102, 5492, '_price', '173.59'),
(88103, 5492, '_product_version', '4.1.0'),
(88104, 5492, '_vi_wad_aliexpress_variation_id', '10000000055736007'),
(88105, 5492, '_vi_wad_aliexpress_variation_attr', '14:200002130#pink heel 10cm;200000124:1394'),
(88106, 5493, '_variation_description', ''),
(88107, 5493, '_sku', '4000024103531-pink-heel-10cm-4-5'),
(88108, 5493, '_regular_price', '173.59'),
(88109, 5493, 'total_sales', '0'),
(88110, 5493, '_tax_status', 'taxable'),
(88111, 5493, '_tax_class', 'parent'),
(88112, 5493, '_manage_stock', 'yes'),
(88113, 5493, '_backorders', 'no'),
(88114, 5493, '_sold_individually', 'no'),
(88115, 5493, '_virtual', 'no'),
(88116, 5493, '_downloadable', 'no'),
(88117, 5493, '_download_limit', '-1'),
(88118, 5493, '_download_expiry', '-1'),
(88119, 5493, '_stock', '2000'),
(88120, 5493, '_stock_status', 'instock'),
(88121, 5493, '_wc_average_rating', '0'),
(88122, 5493, '_wc_review_count', '0'),
(88123, 5493, 'attribute_pa_color', 'pink-heel-10cm'),
(88124, 5493, 'attribute_pa_shoe-size', '4-5'),
(88125, 5493, '_price', '173.59'),
(88126, 5493, '_product_version', '4.1.0'),
(88127, 5493, '_vi_wad_aliexpress_variation_id', '10000000055736004'),
(88128, 5493, '_vi_wad_aliexpress_variation_attr', '14:200002130#pink heel 10cm;200000124:200000285'),
(88129, 5494, '_variation_description', ''),
(88130, 5494, '_sku', '4000024103531-pink-heel-10cm-5'),
(88131, 5494, '_regular_price', '173.59'),
(88132, 5494, 'total_sales', '0'),
(88133, 5494, '_tax_status', 'taxable'),
(88134, 5494, '_tax_class', 'parent'),
(88135, 5494, '_manage_stock', 'yes'),
(88136, 5494, '_backorders', 'no'),
(88137, 5494, '_sold_individually', 'no'),
(88138, 5494, '_virtual', 'no'),
(88139, 5494, '_downloadable', 'no'),
(88140, 5494, '_download_limit', '-1'),
(88141, 5494, '_download_expiry', '-1'),
(88142, 5494, '_stock', '2000'),
(88143, 5494, '_stock_status', 'instock'),
(88144, 5494, '_wc_average_rating', '0'),
(88145, 5494, '_wc_review_count', '0'),
(88146, 5494, 'attribute_pa_color', 'pink-heel-10cm'),
(88147, 5494, 'attribute_pa_shoe-size', '5'),
(88148, 5494, '_price', '173.59'),
(88149, 5494, '_product_version', '4.1.0'),
(88150, 5494, '_vi_wad_aliexpress_variation_id', '10000000055736005'),
(88151, 5494, '_vi_wad_aliexpress_variation_attr', '14:200002130#pink heel 10cm;200000124:698'),
(88152, 5495, '_variation_description', ''),
(88153, 5495, '_sku', '4000024103531-pink-heel-10cm-7-5'),
(88154, 5495, '_regular_price', '173.59'),
(88155, 5495, 'total_sales', '0'),
(88156, 5495, '_tax_status', 'taxable'),
(88157, 5495, '_tax_class', 'parent'),
(88158, 5495, '_manage_stock', 'yes'),
(88159, 5495, '_backorders', 'no'),
(88160, 5495, '_sold_individually', 'no'),
(88161, 5495, '_virtual', 'no'),
(88162, 5495, '_downloadable', 'no'),
(88163, 5495, '_download_limit', '-1'),
(88164, 5495, '_download_expiry', '-1'),
(88165, 5495, '_stock', '2000'),
(88166, 5495, '_stock_status', 'instock'),
(88167, 5495, '_wc_average_rating', '0'),
(88168, 5495, '_wc_review_count', '0'),
(88169, 5495, 'attribute_pa_color', 'pink-heel-10cm'),
(88170, 5495, 'attribute_pa_shoe-size', '7-5'),
(88171, 5495, '_price', '173.59'),
(88172, 5495, '_product_version', '4.1.0'),
(88173, 5495, '_vi_wad_aliexpress_variation_id', '10000000055736010'),
(88174, 5495, '_vi_wad_aliexpress_variation_attr', '14:200002130#pink heel 10cm;200000124:200000288'),
(88175, 5496, '_variation_description', ''),
(88176, 5496, '_sku', '4000024103531-pink-heel-10cm-8'),
(88177, 5496, '_regular_price', '173.59'),
(88178, 5496, 'total_sales', '0'),
(88179, 5496, '_tax_status', 'taxable'),
(88180, 5496, '_tax_class', 'parent'),
(88181, 5496, '_manage_stock', 'yes'),
(88182, 5496, '_backorders', 'no'),
(88183, 5496, '_sold_individually', 'no'),
(88184, 5496, '_virtual', 'no'),
(88185, 5496, '_downloadable', 'no'),
(88186, 5496, '_download_limit', '-1'),
(88187, 5496, '_download_expiry', '-1'),
(88188, 5496, '_stock', '2000'),
(88189, 5496, '_stock_status', 'instock'),
(88190, 5496, '_wc_average_rating', '0'),
(88191, 5496, '_wc_review_count', '0'),
(88192, 5496, 'attribute_pa_color', 'pink-heel-10cm'),
(88193, 5496, 'attribute_pa_shoe-size', '8'),
(88194, 5496, '_price', '173.59'),
(88195, 5496, '_product_version', '4.1.0'),
(88196, 5496, '_vi_wad_aliexpress_variation_id', '10000000055736011'),
(88197, 5496, '_vi_wad_aliexpress_variation_attr', '14:200002130#pink heel 10cm;200000124:699'),
(88198, 5497, '_variation_description', ''),
(88199, 5497, '_sku', '4000024103531-pink-heel-10cm-6-5'),
(88200, 5497, '_regular_price', '173.59'),
(88201, 5497, 'total_sales', '0'),
(88202, 5497, '_tax_status', 'taxable'),
(88203, 5497, '_tax_class', 'parent'),
(88204, 5497, '_manage_stock', 'yes'),
(88205, 5497, '_backorders', 'no'),
(88206, 5497, '_sold_individually', 'no'),
(88207, 5497, '_virtual', 'no'),
(88208, 5497, '_downloadable', 'no'),
(88209, 5497, '_download_limit', '-1'),
(88210, 5497, '_download_expiry', '-1'),
(88211, 5497, '_stock', '2000'),
(88212, 5497, '_stock_status', 'instock'),
(88213, 5497, '_wc_average_rating', '0'),
(88214, 5497, '_wc_review_count', '0'),
(88215, 5497, 'attribute_pa_color', 'pink-heel-10cm'),
(88216, 5497, 'attribute_pa_shoe-size', '6-5'),
(88217, 5497, '_price', '173.59'),
(88218, 5497, '_product_version', '4.1.0'),
(88219, 5497, '_vi_wad_aliexpress_variation_id', '10000000055736008'),
(88220, 5497, '_vi_wad_aliexpress_variation_attr', '14:200002130#pink heel 10cm;200000124:200000287'),
(88221, 5498, '_variation_description', ''),
(88222, 5498, '_sku', '4000024103531-pink-heel-10cm-7'),
(88223, 5498, '_regular_price', '173.59'),
(88224, 5498, 'total_sales', '0'),
(88225, 5498, '_tax_status', 'taxable'),
(88226, 5498, '_tax_class', 'parent'),
(88227, 5498, '_manage_stock', 'yes'),
(88228, 5498, '_backorders', 'no'),
(88229, 5498, '_sold_individually', 'no'),
(88230, 5498, '_virtual', 'no'),
(88231, 5498, '_downloadable', 'no'),
(88232, 5498, '_download_limit', '-1'),
(88233, 5498, '_download_expiry', '-1'),
(88234, 5498, '_stock', '2000'),
(88235, 5498, '_stock_status', 'instock'),
(88236, 5498, '_wc_average_rating', '0'),
(88237, 5498, '_wc_review_count', '0'),
(88238, 5498, 'attribute_pa_color', 'pink-heel-10cm'),
(88239, 5498, 'attribute_pa_shoe-size', '7'),
(88240, 5498, '_price', '173.59'),
(88241, 5498, '_product_version', '4.1.0'),
(88242, 5498, '_vi_wad_aliexpress_variation_id', '10000000055736009'),
(88243, 5498, '_vi_wad_aliexpress_variation_attr', '14:200002130#pink heel 10cm;200000124:3434'),
(88244, 5499, '_variation_description', ''),
(88245, 5499, '_sku', '4000024103531-pink-heel-10cm-9-5'),
(88246, 5499, '_regular_price', '173.59'),
(88247, 5499, 'total_sales', '0'),
(88248, 5499, '_tax_status', 'taxable'),
(88249, 5499, '_tax_class', 'parent'),
(88250, 5499, '_manage_stock', 'yes'),
(88251, 5499, '_backorders', 'no'),
(88252, 5499, '_sold_individually', 'no'),
(88253, 5499, '_virtual', 'no'),
(88254, 5499, '_downloadable', 'no'),
(88255, 5499, '_download_limit', '-1'),
(88256, 5499, '_download_expiry', '-1'),
(88257, 5499, '_stock', '2000'),
(88258, 5499, '_stock_status', 'instock'),
(88259, 5499, '_wc_average_rating', '0'),
(88260, 5499, '_wc_review_count', '0'),
(88261, 5499, 'attribute_pa_color', 'pink-heel-10cm'),
(88262, 5499, 'attribute_pa_shoe-size', '9-5'),
(88263, 5499, '_price', '173.59'),
(88264, 5499, '_product_version', '4.1.0'),
(88265, 5499, '_vi_wad_aliexpress_variation_id', '10000000055736014'),
(88266, 5499, '_vi_wad_aliexpress_variation_attr', '14:200002130#pink heel 10cm;200000124:200000290'),
(88267, 5500, '_variation_description', ''),
(88268, 5500, '_sku', '4000024103531-pink-heel-10cm-10'),
(88269, 5500, '_regular_price', '173.59'),
(88270, 5500, 'total_sales', '0'),
(88271, 5500, '_tax_status', 'taxable'),
(88272, 5500, '_tax_class', 'parent'),
(88273, 5500, '_manage_stock', 'yes'),
(88274, 5500, '_backorders', 'no'),
(88275, 5500, '_sold_individually', 'no'),
(88276, 5500, '_virtual', 'no'),
(88277, 5500, '_downloadable', 'no'),
(88278, 5500, '_download_limit', '-1'),
(88279, 5500, '_download_expiry', '-1'),
(88280, 5500, '_stock', '2000'),
(88281, 5500, '_stock_status', 'instock'),
(88282, 5500, '_wc_average_rating', '0'),
(88283, 5500, '_wc_review_count', '0'),
(88284, 5500, 'attribute_pa_color', 'pink-heel-10cm'),
(88285, 5500, 'attribute_pa_shoe-size', '10'),
(88286, 5500, '_price', '173.59'),
(88287, 5500, '_product_version', '4.1.0');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(88288, 5500, '_vi_wad_aliexpress_variation_id', '10000000055736015'),
(88289, 5500, '_vi_wad_aliexpress_variation_attr', '14:200002130#pink heel 10cm;200000124:1583'),
(88290, 5501, '_variation_description', ''),
(88291, 5501, '_sku', '4000024103531-pink-heel-10cm-8-5'),
(88292, 5501, '_regular_price', '173.59'),
(88293, 5501, 'total_sales', '0'),
(88294, 5501, '_tax_status', 'taxable'),
(88295, 5501, '_tax_class', 'parent'),
(88296, 5501, '_manage_stock', 'yes'),
(88297, 5501, '_backorders', 'no'),
(88298, 5501, '_sold_individually', 'no'),
(88299, 5501, '_virtual', 'no'),
(88300, 5501, '_downloadable', 'no'),
(88301, 5501, '_download_limit', '-1'),
(88302, 5501, '_download_expiry', '-1'),
(88303, 5501, '_stock', '2000'),
(88304, 5501, '_stock_status', 'instock'),
(88305, 5501, '_wc_average_rating', '0'),
(88306, 5501, '_wc_review_count', '0'),
(88307, 5501, 'attribute_pa_color', 'pink-heel-10cm'),
(88308, 5501, 'attribute_pa_shoe-size', '8-5'),
(88309, 5501, '_price', '173.59'),
(88310, 5501, '_product_version', '4.1.0'),
(88311, 5501, '_vi_wad_aliexpress_variation_id', '10000000055736012'),
(88312, 5501, '_vi_wad_aliexpress_variation_attr', '14:200002130#pink heel 10cm;200000124:200000289'),
(88313, 5502, '_variation_description', ''),
(88314, 5502, '_sku', '4000024103531-pink-heel-10cm-9'),
(88315, 5502, '_regular_price', '173.59'),
(88316, 5502, 'total_sales', '0'),
(88317, 5502, '_tax_status', 'taxable'),
(88318, 5502, '_tax_class', 'parent'),
(88319, 5502, '_manage_stock', 'yes'),
(88320, 5502, '_backorders', 'no'),
(88321, 5502, '_sold_individually', 'no'),
(88322, 5502, '_virtual', 'no'),
(88323, 5502, '_downloadable', 'no'),
(88324, 5502, '_download_limit', '-1'),
(88325, 5502, '_download_expiry', '-1'),
(88326, 5502, '_stock', '2000'),
(88327, 5502, '_stock_status', 'instock'),
(88328, 5502, '_wc_average_rating', '0'),
(88329, 5502, '_wc_review_count', '0'),
(88330, 5502, 'attribute_pa_color', 'pink-heel-10cm'),
(88331, 5502, 'attribute_pa_shoe-size', '9'),
(88332, 5502, '_price', '173.59'),
(88333, 5502, '_product_version', '4.1.0'),
(88334, 5502, '_vi_wad_aliexpress_variation_id', '10000000055736013'),
(88335, 5502, '_vi_wad_aliexpress_variation_attr', '14:200002130#pink heel 10cm;200000124:350262'),
(88336, 5503, '_variation_description', ''),
(88337, 5503, '_sku', '4000024103531-pink-heel-9cm-4-5'),
(88338, 5503, '_regular_price', '173.59'),
(88339, 5503, 'total_sales', '0'),
(88340, 5503, '_tax_status', 'taxable'),
(88341, 5503, '_tax_class', 'parent'),
(88342, 5503, '_manage_stock', 'yes'),
(88343, 5503, '_backorders', 'no'),
(88344, 5503, '_sold_individually', 'no'),
(88345, 5503, '_virtual', 'no'),
(88346, 5503, '_downloadable', 'no'),
(88347, 5503, '_download_limit', '-1'),
(88348, 5503, '_download_expiry', '-1'),
(88349, 5503, '_stock', '2000'),
(88350, 5503, '_stock_status', 'instock'),
(88351, 5503, '_wc_average_rating', '0'),
(88352, 5503, '_wc_review_count', '0'),
(88353, 5503, 'attribute_pa_color', 'pink-heel-9cm'),
(88354, 5503, 'attribute_pa_shoe-size', '4-5'),
(88355, 5503, '_price', '173.59'),
(88356, 5503, '_product_version', '4.1.0'),
(88357, 5503, '_vi_wad_aliexpress_variation_id', '10000000055736018'),
(88358, 5503, '_vi_wad_aliexpress_variation_attr', '14:200003699#pink heel 9cm;200000124:200000285'),
(88359, 5504, '_variation_description', ''),
(88360, 5504, '_sku', '4000024103531-pink-heel-9cm-5'),
(88361, 5504, '_regular_price', '173.59'),
(88362, 5504, 'total_sales', '0'),
(88363, 5504, '_tax_status', 'taxable'),
(88364, 5504, '_tax_class', 'parent'),
(88365, 5504, '_manage_stock', 'yes'),
(88366, 5504, '_backorders', 'no'),
(88367, 5504, '_sold_individually', 'no'),
(88368, 5504, '_virtual', 'no'),
(88369, 5504, '_downloadable', 'no'),
(88370, 5504, '_download_limit', '-1'),
(88371, 5504, '_download_expiry', '-1'),
(88372, 5504, '_stock', '2000'),
(88373, 5504, '_stock_status', 'instock'),
(88374, 5504, '_wc_average_rating', '0'),
(88375, 5504, '_wc_review_count', '0'),
(88376, 5504, 'attribute_pa_color', 'pink-heel-9cm'),
(88377, 5504, 'attribute_pa_shoe-size', '5'),
(88378, 5504, '_price', '173.59'),
(88379, 5504, '_product_version', '4.1.0'),
(88380, 5504, '_vi_wad_aliexpress_variation_id', '10000000055736019'),
(88381, 5504, '_vi_wad_aliexpress_variation_attr', '14:200003699#pink heel 9cm;200000124:698'),
(88382, 5505, '_variation_description', ''),
(88383, 5505, '_sku', '4000024103531-pink-heel-10cm-10-5'),
(88384, 5505, '_regular_price', '173.59'),
(88385, 5505, 'total_sales', '0'),
(88386, 5505, '_tax_status', 'taxable'),
(88387, 5505, '_tax_class', 'parent'),
(88388, 5505, '_manage_stock', 'yes'),
(88389, 5505, '_backorders', 'no'),
(88390, 5505, '_sold_individually', 'no'),
(88391, 5505, '_virtual', 'no'),
(88392, 5505, '_downloadable', 'no'),
(88393, 5505, '_download_limit', '-1'),
(88394, 5505, '_download_expiry', '-1'),
(88395, 5505, '_stock', '2000'),
(88396, 5505, '_stock_status', 'instock'),
(88397, 5505, '_wc_average_rating', '0'),
(88398, 5505, '_wc_review_count', '0'),
(88399, 5505, 'attribute_pa_color', 'pink-heel-10cm'),
(88400, 5505, 'attribute_pa_shoe-size', '10-5'),
(88401, 5505, '_price', '173.59'),
(88402, 5505, '_product_version', '4.1.0'),
(88403, 5505, '_vi_wad_aliexpress_variation_id', '10000000055736016'),
(88404, 5505, '_vi_wad_aliexpress_variation_attr', '14:200002130#pink heel 10cm;200000124:200000291'),
(88405, 5506, '_variation_description', ''),
(88406, 5506, '_sku', '4000024103531-pink-heel-9cm-4'),
(88407, 5506, '_regular_price', '173.59'),
(88408, 5506, 'total_sales', '0'),
(88409, 5506, '_tax_status', 'taxable'),
(88410, 5506, '_tax_class', 'parent'),
(88411, 5506, '_manage_stock', 'yes'),
(88412, 5506, '_backorders', 'no'),
(88413, 5506, '_sold_individually', 'no'),
(88414, 5506, '_virtual', 'no'),
(88415, 5506, '_downloadable', 'no'),
(88416, 5506, '_download_limit', '-1'),
(88417, 5506, '_download_expiry', '-1'),
(88418, 5506, '_stock', '2000'),
(88419, 5506, '_stock_status', 'instock'),
(88420, 5506, '_wc_average_rating', '0'),
(88421, 5506, '_wc_review_count', '0'),
(88422, 5506, 'attribute_pa_color', 'pink-heel-9cm'),
(88423, 5506, 'attribute_pa_shoe-size', '4'),
(88424, 5506, '_price', '173.59'),
(88425, 5506, '_product_version', '4.1.0'),
(88426, 5506, '_vi_wad_aliexpress_variation_id', '10000000055736017'),
(88427, 5506, '_vi_wad_aliexpress_variation_attr', '14:200003699#pink heel 9cm;200000124:153'),
(88428, 5507, '_variation_description', ''),
(88429, 5507, '_sku', '4000024103531-pink-heel-9cm-6-5'),
(88430, 5507, '_regular_price', '173.59'),
(88431, 5507, 'total_sales', '0'),
(88432, 5507, '_tax_status', 'taxable'),
(88433, 5507, '_tax_class', 'parent'),
(88434, 5507, '_manage_stock', 'yes'),
(88435, 5507, '_backorders', 'no'),
(88436, 5507, '_sold_individually', 'no'),
(88437, 5507, '_virtual', 'no'),
(88438, 5507, '_downloadable', 'no'),
(88439, 5507, '_download_limit', '-1'),
(88440, 5507, '_download_expiry', '-1'),
(88441, 5507, '_stock', '2000'),
(88442, 5507, '_stock_status', 'instock'),
(88443, 5507, '_wc_average_rating', '0'),
(88444, 5507, '_wc_review_count', '0'),
(88445, 5507, 'attribute_pa_color', 'pink-heel-9cm'),
(88446, 5507, 'attribute_pa_shoe-size', '6-5'),
(88447, 5507, '_price', '173.59'),
(88448, 5507, '_product_version', '4.1.0'),
(88449, 5507, '_vi_wad_aliexpress_variation_id', '10000000055736022'),
(88450, 5507, '_vi_wad_aliexpress_variation_attr', '14:200003699#pink heel 9cm;200000124:200000287'),
(88451, 5508, '_variation_description', ''),
(88452, 5508, '_sku', '4000024103531-pink-heel-9cm-7'),
(88453, 5508, '_regular_price', '173.59'),
(88454, 5508, 'total_sales', '0'),
(88455, 5508, '_tax_status', 'taxable'),
(88456, 5508, '_tax_class', 'parent'),
(88457, 5508, '_manage_stock', 'yes'),
(88458, 5508, '_backorders', 'no'),
(88459, 5508, '_sold_individually', 'no'),
(88460, 5508, '_virtual', 'no'),
(88461, 5508, '_downloadable', 'no'),
(88462, 5508, '_download_limit', '-1'),
(88463, 5508, '_download_expiry', '-1'),
(88464, 5508, '_stock', '2000'),
(88465, 5508, '_stock_status', 'instock'),
(88466, 5508, '_wc_average_rating', '0'),
(88467, 5508, '_wc_review_count', '0'),
(88468, 5508, 'attribute_pa_color', 'pink-heel-9cm'),
(88469, 5508, 'attribute_pa_shoe-size', '7'),
(88470, 5508, '_price', '173.59'),
(88471, 5508, '_product_version', '4.1.0'),
(88472, 5508, '_vi_wad_aliexpress_variation_id', '10000000055736023'),
(88473, 5508, '_vi_wad_aliexpress_variation_attr', '14:200003699#pink heel 9cm;200000124:3434'),
(88474, 5509, '_variation_description', ''),
(88475, 5509, '_sku', '4000024103531-pink-heel-9cm-5-5'),
(88476, 5509, '_regular_price', '173.59'),
(88477, 5509, 'total_sales', '0'),
(88478, 5509, '_tax_status', 'taxable'),
(88479, 5509, '_tax_class', 'parent'),
(88480, 5509, '_manage_stock', 'yes'),
(88481, 5509, '_backorders', 'no'),
(88482, 5509, '_sold_individually', 'no'),
(88483, 5509, '_virtual', 'no'),
(88484, 5509, '_downloadable', 'no'),
(88485, 5509, '_download_limit', '-1'),
(88486, 5509, '_download_expiry', '-1'),
(88487, 5509, '_stock', '2000'),
(88488, 5509, '_stock_status', 'instock'),
(88489, 5509, '_wc_average_rating', '0'),
(88490, 5509, '_wc_review_count', '0'),
(88491, 5509, 'attribute_pa_color', 'pink-heel-9cm'),
(88492, 5509, 'attribute_pa_shoe-size', '5-5'),
(88493, 5509, '_price', '173.59'),
(88494, 5509, '_product_version', '4.1.0'),
(88495, 5509, '_vi_wad_aliexpress_variation_id', '10000000055736020'),
(88496, 5509, '_vi_wad_aliexpress_variation_attr', '14:200003699#pink heel 9cm;200000124:200000286'),
(88497, 5510, '_variation_description', ''),
(88498, 5510, '_sku', '4000024103531-pink-heel-9cm-6'),
(88499, 5510, '_regular_price', '173.59'),
(88500, 5510, 'total_sales', '0'),
(88501, 5510, '_tax_status', 'taxable'),
(88502, 5510, '_tax_class', 'parent'),
(88503, 5510, '_manage_stock', 'yes'),
(88504, 5510, '_backorders', 'no'),
(88505, 5510, '_sold_individually', 'no'),
(88506, 5510, '_virtual', 'no'),
(88507, 5510, '_downloadable', 'no'),
(88508, 5510, '_download_limit', '-1'),
(88509, 5510, '_download_expiry', '-1'),
(88510, 5510, '_stock', '2000'),
(88511, 5510, '_stock_status', 'instock'),
(88512, 5510, '_wc_average_rating', '0'),
(88513, 5510, '_wc_review_count', '0'),
(88514, 5510, 'attribute_pa_color', 'pink-heel-9cm'),
(88515, 5510, 'attribute_pa_shoe-size', '6'),
(88516, 5510, '_price', '173.59'),
(88517, 5510, '_product_version', '4.1.0'),
(88518, 5510, '_vi_wad_aliexpress_variation_id', '10000000055736021'),
(88519, 5510, '_vi_wad_aliexpress_variation_attr', '14:200003699#pink heel 9cm;200000124:1394'),
(88520, 5511, '_variation_description', ''),
(88521, 5511, '_sku', '4000024103531-pink-heel-9cm-8-5'),
(88522, 5511, '_regular_price', '173.59'),
(88523, 5511, 'total_sales', '0'),
(88524, 5511, '_tax_status', 'taxable'),
(88525, 5511, '_tax_class', 'parent'),
(88526, 5511, '_manage_stock', 'yes'),
(88527, 5511, '_backorders', 'no'),
(88528, 5511, '_sold_individually', 'no'),
(88529, 5511, '_virtual', 'no'),
(88530, 5511, '_downloadable', 'no'),
(88531, 5511, '_download_limit', '-1'),
(88532, 5511, '_download_expiry', '-1'),
(88533, 5511, '_stock', '1999'),
(88534, 5511, '_stock_status', 'instock'),
(88535, 5511, '_wc_average_rating', '0'),
(88536, 5511, '_wc_review_count', '0'),
(88537, 5511, 'attribute_pa_color', 'pink-heel-9cm'),
(88538, 5511, 'attribute_pa_shoe-size', '8-5'),
(88539, 5511, '_price', '173.59'),
(88540, 5511, '_product_version', '4.1.0'),
(88541, 5511, '_vi_wad_aliexpress_variation_id', '10000000055736026'),
(88542, 5511, '_vi_wad_aliexpress_variation_attr', '14:200003699#pink heel 9cm;200000124:200000289'),
(88543, 5512, '_variation_description', ''),
(88544, 5512, '_sku', '4000024103531-pink-heel-9cm-9'),
(88545, 5512, '_regular_price', '173.59'),
(88546, 5512, 'total_sales', '0'),
(88547, 5512, '_tax_status', 'taxable'),
(88548, 5512, '_tax_class', 'parent'),
(88549, 5512, '_manage_stock', 'yes'),
(88550, 5512, '_backorders', 'no'),
(88551, 5512, '_sold_individually', 'no'),
(88552, 5512, '_virtual', 'no'),
(88553, 5512, '_downloadable', 'no'),
(88554, 5512, '_download_limit', '-1'),
(88555, 5512, '_download_expiry', '-1'),
(88556, 5512, '_stock', '2000'),
(88557, 5512, '_stock_status', 'instock'),
(88558, 5512, '_wc_average_rating', '0'),
(88559, 5512, '_wc_review_count', '0'),
(88560, 5512, 'attribute_pa_color', 'pink-heel-9cm'),
(88561, 5512, 'attribute_pa_shoe-size', '9'),
(88562, 5512, '_price', '173.59'),
(88563, 5512, '_product_version', '4.1.0'),
(88564, 5512, '_vi_wad_aliexpress_variation_id', '10000000055736027'),
(88565, 5512, '_vi_wad_aliexpress_variation_attr', '14:200003699#pink heel 9cm;200000124:350262'),
(88566, 5513, '_variation_description', ''),
(88567, 5513, '_sku', '4000024103531-pink-heel-9cm-7-5'),
(88568, 5513, '_regular_price', '173.59'),
(88569, 5513, 'total_sales', '0'),
(88570, 5513, '_tax_status', 'taxable'),
(88571, 5513, '_tax_class', 'parent'),
(88572, 5513, '_manage_stock', 'yes'),
(88573, 5513, '_backorders', 'no'),
(88574, 5513, '_sold_individually', 'no'),
(88575, 5513, '_virtual', 'no'),
(88576, 5513, '_downloadable', 'no'),
(88577, 5513, '_download_limit', '-1'),
(88578, 5513, '_download_expiry', '-1'),
(88579, 5513, '_stock', '1999'),
(88580, 5513, '_stock_status', 'instock'),
(88581, 5513, '_wc_average_rating', '0'),
(88582, 5513, '_wc_review_count', '0'),
(88583, 5513, 'attribute_pa_color', 'pink-heel-9cm'),
(88584, 5513, 'attribute_pa_shoe-size', '7-5'),
(88585, 5513, '_price', '173.59'),
(88586, 5513, '_product_version', '4.1.0'),
(88587, 5513, '_vi_wad_aliexpress_variation_id', '10000000055736024'),
(88588, 5513, '_vi_wad_aliexpress_variation_attr', '14:200003699#pink heel 9cm;200000124:200000288'),
(88589, 5514, '_variation_description', ''),
(88590, 5514, '_sku', '4000024103531-pink-heel-9cm-8'),
(88591, 5514, '_regular_price', '173.59'),
(88592, 5514, 'total_sales', '0'),
(88593, 5514, '_tax_status', 'taxable'),
(88594, 5514, '_tax_class', 'parent'),
(88595, 5514, '_manage_stock', 'yes'),
(88596, 5514, '_backorders', 'no'),
(88597, 5514, '_sold_individually', 'no'),
(88598, 5514, '_virtual', 'no'),
(88599, 5514, '_downloadable', 'no'),
(88600, 5514, '_download_limit', '-1'),
(88601, 5514, '_download_expiry', '-1'),
(88602, 5514, '_stock', '2000'),
(88603, 5514, '_stock_status', 'instock'),
(88604, 5514, '_wc_average_rating', '0'),
(88605, 5514, '_wc_review_count', '0'),
(88606, 5514, 'attribute_pa_color', 'pink-heel-9cm'),
(88607, 5514, 'attribute_pa_shoe-size', '8'),
(88608, 5514, '_price', '173.59'),
(88609, 5514, '_product_version', '4.1.0'),
(88610, 5514, '_vi_wad_aliexpress_variation_id', '10000000055736025'),
(88611, 5514, '_vi_wad_aliexpress_variation_attr', '14:200003699#pink heel 9cm;200000124:699'),
(88612, 5515, '_variation_description', ''),
(88613, 5515, '_sku', '4000024103531-pink-heel-9cm-10-5'),
(88614, 5515, '_regular_price', '173.59'),
(88615, 5515, 'total_sales', '0'),
(88616, 5515, '_tax_status', 'taxable'),
(88617, 5515, '_tax_class', 'parent'),
(88618, 5515, '_manage_stock', 'yes'),
(88619, 5515, '_backorders', 'no'),
(88620, 5515, '_sold_individually', 'no'),
(88621, 5515, '_virtual', 'no'),
(88622, 5515, '_downloadable', 'no'),
(88623, 5515, '_download_limit', '-1'),
(88624, 5515, '_download_expiry', '-1'),
(88625, 5515, '_stock', '2000'),
(88626, 5515, '_stock_status', 'instock'),
(88627, 5515, '_wc_average_rating', '0'),
(88628, 5515, '_wc_review_count', '0'),
(88629, 5515, 'attribute_pa_color', 'pink-heel-9cm'),
(88630, 5515, 'attribute_pa_shoe-size', '10-5'),
(88631, 5515, '_price', '173.59'),
(88632, 5515, '_product_version', '4.1.0'),
(88633, 5515, '_vi_wad_aliexpress_variation_id', '10000000055736030'),
(88634, 5515, '_vi_wad_aliexpress_variation_attr', '14:200003699#pink heel 9cm;200000124:200000291'),
(88635, 5516, '_variation_description', ''),
(88636, 5516, '_sku', '4000024103531-pink-heel-8-5cm-4'),
(88637, 5516, '_regular_price', '173.59'),
(88638, 5516, 'total_sales', '0'),
(88639, 5516, '_tax_status', 'taxable'),
(88640, 5516, '_tax_class', 'parent'),
(88641, 5516, '_manage_stock', 'yes'),
(88642, 5516, '_backorders', 'no'),
(88643, 5516, '_sold_individually', 'no'),
(88644, 5516, '_virtual', 'no'),
(88645, 5516, '_downloadable', 'no'),
(88646, 5516, '_download_limit', '-1'),
(88647, 5516, '_download_expiry', '-1'),
(88648, 5516, '_stock', '2000'),
(88649, 5516, '_stock_status', 'instock'),
(88650, 5516, '_wc_average_rating', '0'),
(88651, 5516, '_wc_review_count', '0'),
(88652, 5516, 'attribute_pa_color', 'pink-heel-8-5cm'),
(88653, 5516, 'attribute_pa_shoe-size', '4'),
(88654, 5516, '_price', '173.59'),
(88655, 5516, '_product_version', '4.1.0'),
(88656, 5516, '_vi_wad_aliexpress_variation_id', '10000000055736031'),
(88657, 5516, '_vi_wad_aliexpress_variation_attr', '14:350852#pink  heel 8.5cm;200000124:153'),
(88658, 5517, '_variation_description', ''),
(88659, 5517, '_sku', '4000024103531-pink-heel-9cm-9-5'),
(88660, 5517, '_regular_price', '173.59'),
(88661, 5517, 'total_sales', '0'),
(88662, 5517, '_tax_status', 'taxable'),
(88663, 5517, '_tax_class', 'parent'),
(88664, 5517, '_manage_stock', 'yes'),
(88665, 5517, '_backorders', 'no'),
(88666, 5517, '_sold_individually', 'no'),
(88667, 5517, '_virtual', 'no'),
(88668, 5517, '_downloadable', 'no'),
(88669, 5517, '_download_limit', '-1'),
(88670, 5517, '_download_expiry', '-1'),
(88671, 5517, '_stock', '2000'),
(88672, 5517, '_stock_status', 'instock'),
(88673, 5517, '_wc_average_rating', '0'),
(88674, 5517, '_wc_review_count', '0'),
(88675, 5517, 'attribute_pa_color', 'pink-heel-9cm'),
(88676, 5517, 'attribute_pa_shoe-size', '9-5'),
(88677, 5517, '_price', '173.59'),
(88678, 5517, '_product_version', '4.1.0'),
(88679, 5517, '_vi_wad_aliexpress_variation_id', '10000000055736028'),
(88680, 5517, '_vi_wad_aliexpress_variation_attr', '14:200003699#pink heel 9cm;200000124:200000290'),
(88681, 5518, '_variation_description', ''),
(88682, 5518, '_sku', '4000024103531-pink-heel-9cm-10'),
(88683, 5518, '_regular_price', '173.59'),
(88684, 5518, 'total_sales', '0'),
(88685, 5518, '_tax_status', 'taxable'),
(88686, 5518, '_tax_class', 'parent'),
(88687, 5518, '_manage_stock', 'yes'),
(88688, 5518, '_backorders', 'no'),
(88689, 5518, '_sold_individually', 'no'),
(88690, 5518, '_virtual', 'no'),
(88691, 5518, '_downloadable', 'no'),
(88692, 5518, '_download_limit', '-1'),
(88693, 5518, '_download_expiry', '-1'),
(88694, 5518, '_stock', '2000'),
(88695, 5518, '_stock_status', 'instock'),
(88696, 5518, '_wc_average_rating', '0'),
(88697, 5518, '_wc_review_count', '0'),
(88698, 5518, 'attribute_pa_color', 'pink-heel-9cm'),
(88699, 5518, 'attribute_pa_shoe-size', '10'),
(88700, 5518, '_price', '173.59'),
(88701, 5518, '_product_version', '4.1.0'),
(88702, 5518, '_vi_wad_aliexpress_variation_id', '10000000055736029'),
(88703, 5518, '_vi_wad_aliexpress_variation_attr', '14:200003699#pink heel 9cm;200000124:1583'),
(88704, 5519, '_variation_description', ''),
(88705, 5519, '_sku', '4000024103531-pink-heel-8-5cm-5-5'),
(88706, 5519, '_regular_price', '173.59'),
(88707, 5519, 'total_sales', '0'),
(88708, 5519, '_tax_status', 'taxable'),
(88709, 5519, '_tax_class', 'parent'),
(88710, 5519, '_manage_stock', 'yes'),
(88711, 5519, '_backorders', 'no'),
(88712, 5519, '_sold_individually', 'no'),
(88713, 5519, '_virtual', 'no'),
(88714, 5519, '_downloadable', 'no'),
(88715, 5519, '_download_limit', '-1'),
(88716, 5519, '_download_expiry', '-1'),
(88717, 5519, '_stock', '1999'),
(88718, 5519, '_stock_status', 'instock'),
(88719, 5519, '_wc_average_rating', '0'),
(88720, 5519, '_wc_review_count', '0'),
(88721, 5519, 'attribute_pa_color', 'pink-heel-8-5cm'),
(88722, 5519, 'attribute_pa_shoe-size', '5-5'),
(88723, 5519, '_price', '173.59'),
(88724, 5519, '_product_version', '4.1.0'),
(88725, 5519, '_vi_wad_aliexpress_variation_id', '10000000055736034'),
(88726, 5519, '_vi_wad_aliexpress_variation_attr', '14:350852#pink  heel 8.5cm;200000124:200000286'),
(88727, 5520, '_variation_description', ''),
(88728, 5520, '_sku', '4000024103531-pink-heel-8-5cm-6'),
(88729, 5520, '_regular_price', '173.59'),
(88730, 5520, 'total_sales', '0'),
(88731, 5520, '_tax_status', 'taxable'),
(88732, 5520, '_tax_class', 'parent'),
(88733, 5520, '_manage_stock', 'yes'),
(88734, 5520, '_backorders', 'no'),
(88735, 5520, '_sold_individually', 'no'),
(88736, 5520, '_virtual', 'no'),
(88737, 5520, '_downloadable', 'no'),
(88738, 5520, '_download_limit', '-1'),
(88739, 5520, '_download_expiry', '-1'),
(88740, 5520, '_stock', '2000'),
(88741, 5520, '_stock_status', 'instock'),
(88742, 5520, '_wc_average_rating', '0'),
(88743, 5520, '_wc_review_count', '0'),
(88744, 5520, 'attribute_pa_color', 'pink-heel-8-5cm'),
(88745, 5520, 'attribute_pa_shoe-size', '6'),
(88746, 5520, '_price', '173.59'),
(88747, 5520, '_product_version', '4.1.0'),
(88748, 5520, '_vi_wad_aliexpress_variation_id', '10000000055736035'),
(88749, 5520, '_vi_wad_aliexpress_variation_attr', '14:350852#pink  heel 8.5cm;200000124:1394'),
(88750, 5521, '_variation_description', ''),
(88751, 5521, '_sku', '4000024103531-pink-heel-8-5cm-4-5'),
(88752, 5521, '_regular_price', '173.59'),
(88753, 5521, 'total_sales', '0'),
(88754, 5521, '_tax_status', 'taxable'),
(88755, 5521, '_tax_class', 'parent'),
(88756, 5521, '_manage_stock', 'yes'),
(88757, 5521, '_backorders', 'no'),
(88758, 5521, '_sold_individually', 'no'),
(88759, 5521, '_virtual', 'no'),
(88760, 5521, '_downloadable', 'no'),
(88761, 5521, '_download_limit', '-1'),
(88762, 5521, '_download_expiry', '-1'),
(88763, 5521, '_stock', '2000'),
(88764, 5521, '_stock_status', 'instock'),
(88765, 5521, '_wc_average_rating', '0'),
(88766, 5521, '_wc_review_count', '0'),
(88767, 5521, 'attribute_pa_color', 'pink-heel-8-5cm'),
(88768, 5521, 'attribute_pa_shoe-size', '4-5'),
(88769, 5521, '_price', '173.59'),
(88770, 5521, '_product_version', '4.1.0'),
(88771, 5521, '_vi_wad_aliexpress_variation_id', '10000000055736032'),
(88772, 5521, '_vi_wad_aliexpress_variation_attr', '14:350852#pink  heel 8.5cm;200000124:200000285'),
(88773, 5522, '_variation_description', ''),
(88774, 5522, '_sku', '4000024103531-pink-heel-8-5cm-5'),
(88775, 5522, '_regular_price', '173.59'),
(88776, 5522, 'total_sales', '0'),
(88777, 5522, '_tax_status', 'taxable'),
(88778, 5522, '_tax_class', 'parent'),
(88779, 5522, '_manage_stock', 'yes'),
(88780, 5522, '_backorders', 'no'),
(88781, 5522, '_sold_individually', 'no'),
(88782, 5522, '_virtual', 'no'),
(88783, 5522, '_downloadable', 'no'),
(88784, 5522, '_download_limit', '-1'),
(88785, 5522, '_download_expiry', '-1'),
(88786, 5522, '_stock', '2000'),
(88787, 5522, '_stock_status', 'instock'),
(88788, 5522, '_wc_average_rating', '0'),
(88789, 5522, '_wc_review_count', '0'),
(88790, 5522, 'attribute_pa_color', 'pink-heel-8-5cm'),
(88791, 5522, 'attribute_pa_shoe-size', '5'),
(88792, 5522, '_price', '173.59'),
(88793, 5522, '_product_version', '4.1.0'),
(88794, 5522, '_vi_wad_aliexpress_variation_id', '10000000055736033'),
(88795, 5522, '_vi_wad_aliexpress_variation_attr', '14:350852#pink  heel 8.5cm;200000124:698'),
(88796, 5523, '_variation_description', ''),
(88797, 5523, '_sku', '4000024103531-pink-heel-8-5cm-7-5'),
(88798, 5523, '_regular_price', '173.59'),
(88799, 5523, 'total_sales', '0'),
(88800, 5523, '_tax_status', 'taxable'),
(88801, 5523, '_tax_class', 'parent'),
(88802, 5523, '_manage_stock', 'yes'),
(88803, 5523, '_backorders', 'no'),
(88804, 5523, '_sold_individually', 'no'),
(88805, 5523, '_virtual', 'no'),
(88806, 5523, '_downloadable', 'no'),
(88807, 5523, '_download_limit', '-1'),
(88808, 5523, '_download_expiry', '-1'),
(88809, 5523, '_stock', '1999'),
(88810, 5523, '_stock_status', 'instock'),
(88811, 5523, '_wc_average_rating', '0'),
(88812, 5523, '_wc_review_count', '0'),
(88813, 5523, 'attribute_pa_color', 'pink-heel-8-5cm'),
(88814, 5523, 'attribute_pa_shoe-size', '7-5'),
(88815, 5523, '_price', '173.59'),
(88816, 5523, '_product_version', '4.1.0'),
(88817, 5523, '_vi_wad_aliexpress_variation_id', '10000000055736038'),
(88818, 5523, '_vi_wad_aliexpress_variation_attr', '14:350852#pink  heel 8.5cm;200000124:200000288'),
(88819, 5524, '_variation_description', ''),
(88820, 5524, '_sku', '4000024103531-pink-heel-8-5cm-8'),
(88821, 5524, '_regular_price', '173.59'),
(88822, 5524, 'total_sales', '0'),
(88823, 5524, '_tax_status', 'taxable'),
(88824, 5524, '_tax_class', 'parent'),
(88825, 5524, '_manage_stock', 'yes'),
(88826, 5524, '_backorders', 'no'),
(88827, 5524, '_sold_individually', 'no'),
(88828, 5524, '_virtual', 'no'),
(88829, 5524, '_downloadable', 'no'),
(88830, 5524, '_download_limit', '-1'),
(88831, 5524, '_download_expiry', '-1'),
(88832, 5524, '_stock', '1999'),
(88833, 5524, '_stock_status', 'instock'),
(88834, 5524, '_wc_average_rating', '0'),
(88835, 5524, '_wc_review_count', '0'),
(88836, 5524, 'attribute_pa_color', 'pink-heel-8-5cm'),
(88837, 5524, 'attribute_pa_shoe-size', '8'),
(88838, 5524, '_price', '173.59'),
(88839, 5524, '_product_version', '4.1.0'),
(88840, 5524, '_vi_wad_aliexpress_variation_id', '10000000055736039'),
(88841, 5524, '_vi_wad_aliexpress_variation_attr', '14:350852#pink  heel 8.5cm;200000124:699'),
(88842, 5525, '_variation_description', ''),
(88843, 5525, '_sku', '4000024103531-pink-heel-8-5cm-6-5'),
(88844, 5525, '_regular_price', '173.59'),
(88845, 5525, 'total_sales', '0'),
(88846, 5525, '_tax_status', 'taxable'),
(88847, 5525, '_tax_class', 'parent'),
(88848, 5525, '_manage_stock', 'yes'),
(88849, 5525, '_backorders', 'no'),
(88850, 5525, '_sold_individually', 'no'),
(88851, 5525, '_virtual', 'no'),
(88852, 5525, '_downloadable', 'no'),
(88853, 5525, '_download_limit', '-1'),
(88854, 5525, '_download_expiry', '-1'),
(88855, 5525, '_stock', '1996'),
(88856, 5525, '_stock_status', 'instock'),
(88857, 5525, '_wc_average_rating', '0'),
(88858, 5525, '_wc_review_count', '0'),
(88859, 5525, 'attribute_pa_color', 'pink-heel-8-5cm'),
(88860, 5525, 'attribute_pa_shoe-size', '6-5'),
(88861, 5525, '_price', '173.59'),
(88862, 5525, '_product_version', '4.1.0'),
(88863, 5525, '_vi_wad_aliexpress_variation_id', '10000000055736036'),
(88864, 5525, '_vi_wad_aliexpress_variation_attr', '14:350852#pink  heel 8.5cm;200000124:200000287'),
(88865, 5526, '_variation_description', ''),
(88866, 5526, '_sku', '4000024103531-pink-heel-8-5cm-7'),
(88867, 5526, '_regular_price', '173.59'),
(88868, 5526, 'total_sales', '0'),
(88869, 5526, '_tax_status', 'taxable'),
(88870, 5526, '_tax_class', 'parent'),
(88871, 5526, '_manage_stock', 'yes'),
(88872, 5526, '_backorders', 'no'),
(88873, 5526, '_sold_individually', 'no'),
(88874, 5526, '_virtual', 'no'),
(88875, 5526, '_downloadable', 'no'),
(88876, 5526, '_download_limit', '-1'),
(88877, 5526, '_download_expiry', '-1'),
(88878, 5526, '_stock', '2000'),
(88879, 5526, '_stock_status', 'instock'),
(88880, 5526, '_wc_average_rating', '0'),
(88881, 5526, '_wc_review_count', '0'),
(88882, 5526, 'attribute_pa_color', 'pink-heel-8-5cm'),
(88883, 5526, 'attribute_pa_shoe-size', '7'),
(88884, 5526, '_price', '173.59'),
(88885, 5526, '_product_version', '4.1.0'),
(88886, 5526, '_vi_wad_aliexpress_variation_id', '10000000055736037'),
(88887, 5526, '_vi_wad_aliexpress_variation_attr', '14:350852#pink  heel 8.5cm;200000124:3434'),
(88888, 5527, '_variation_description', ''),
(88889, 5527, '_sku', '4000024103531-pink-heel-8-5cm-9-5'),
(88890, 5527, '_regular_price', '173.59'),
(88891, 5527, 'total_sales', '0'),
(88892, 5527, '_tax_status', 'taxable'),
(88893, 5527, '_tax_class', 'parent'),
(88894, 5527, '_manage_stock', 'yes'),
(88895, 5527, '_backorders', 'no'),
(88896, 5527, '_sold_individually', 'no'),
(88897, 5527, '_virtual', 'no'),
(88898, 5527, '_downloadable', 'no'),
(88899, 5527, '_download_limit', '-1'),
(88900, 5527, '_download_expiry', '-1'),
(88901, 5527, '_stock', '2000'),
(88902, 5527, '_stock_status', 'instock'),
(88903, 5527, '_wc_average_rating', '0'),
(88904, 5527, '_wc_review_count', '0'),
(88905, 5527, 'attribute_pa_color', 'pink-heel-8-5cm'),
(88906, 5527, 'attribute_pa_shoe-size', '9-5'),
(88907, 5527, '_price', '173.59'),
(88908, 5527, '_product_version', '4.1.0'),
(88909, 5527, '_vi_wad_aliexpress_variation_id', '10000000055736042'),
(88910, 5527, '_vi_wad_aliexpress_variation_attr', '14:350852#pink  heel 8.5cm;200000124:200000290'),
(88911, 5528, '_variation_description', ''),
(88912, 5528, '_sku', '4000024103531-pink-heel-8-5cm-10'),
(88913, 5528, '_regular_price', '173.59'),
(88914, 5528, 'total_sales', '0'),
(88915, 5528, '_tax_status', 'taxable'),
(88916, 5528, '_tax_class', 'parent'),
(88917, 5528, '_manage_stock', 'yes'),
(88918, 5528, '_backorders', 'no'),
(88919, 5528, '_sold_individually', 'no'),
(88920, 5528, '_virtual', 'no'),
(88921, 5528, '_downloadable', 'no'),
(88922, 5528, '_download_limit', '-1'),
(88923, 5528, '_download_expiry', '-1'),
(88924, 5528, '_stock', '2000'),
(88925, 5528, '_stock_status', 'instock'),
(88926, 5528, '_wc_average_rating', '0'),
(88927, 5528, '_wc_review_count', '0'),
(88928, 5528, 'attribute_pa_color', 'pink-heel-8-5cm'),
(88929, 5528, 'attribute_pa_shoe-size', '10'),
(88930, 5528, '_price', '173.59'),
(88931, 5528, '_product_version', '4.1.0'),
(88932, 5528, '_vi_wad_aliexpress_variation_id', '10000000055736043'),
(88933, 5528, '_vi_wad_aliexpress_variation_attr', '14:350852#pink  heel 8.5cm;200000124:1583'),
(88934, 5529, '_variation_description', ''),
(88935, 5529, '_sku', '4000024103531-pink-heel-8-5cm-8-5'),
(88936, 5529, '_regular_price', '173.59'),
(88937, 5529, 'total_sales', '0'),
(88938, 5529, '_tax_status', 'taxable'),
(88939, 5529, '_tax_class', 'parent'),
(88940, 5529, '_manage_stock', 'yes'),
(88941, 5529, '_backorders', 'no'),
(88942, 5529, '_sold_individually', 'no'),
(88943, 5529, '_virtual', 'no'),
(88944, 5529, '_downloadable', 'no'),
(88945, 5529, '_download_limit', '-1'),
(88946, 5529, '_download_expiry', '-1'),
(88947, 5529, '_stock', '2000'),
(88948, 5529, '_stock_status', 'instock'),
(88949, 5529, '_wc_average_rating', '0'),
(88950, 5529, '_wc_review_count', '0'),
(88951, 5529, 'attribute_pa_color', 'pink-heel-8-5cm'),
(88952, 5529, 'attribute_pa_shoe-size', '8-5'),
(88953, 5529, '_price', '173.59'),
(88954, 5529, '_product_version', '4.1.0'),
(88955, 5529, '_vi_wad_aliexpress_variation_id', '10000000055736040'),
(88956, 5529, '_vi_wad_aliexpress_variation_attr', '14:350852#pink  heel 8.5cm;200000124:200000289'),
(88957, 5530, '_variation_description', ''),
(88958, 5530, '_sku', '4000024103531-pink-heel-8-5cm-9'),
(88959, 5530, '_regular_price', '173.59'),
(88960, 5530, 'total_sales', '0'),
(88961, 5530, '_tax_status', 'taxable'),
(88962, 5530, '_tax_class', 'parent'),
(88963, 5530, '_manage_stock', 'yes'),
(88964, 5530, '_backorders', 'no'),
(88965, 5530, '_sold_individually', 'no'),
(88966, 5530, '_virtual', 'no'),
(88967, 5530, '_downloadable', 'no'),
(88968, 5530, '_download_limit', '-1'),
(88969, 5530, '_download_expiry', '-1'),
(88970, 5530, '_stock', '2000'),
(88971, 5530, '_stock_status', 'instock'),
(88972, 5530, '_wc_average_rating', '0'),
(88973, 5530, '_wc_review_count', '0'),
(88974, 5530, 'attribute_pa_color', 'pink-heel-8-5cm'),
(88975, 5530, 'attribute_pa_shoe-size', '9'),
(88976, 5530, '_price', '173.59'),
(88977, 5530, '_product_version', '4.1.0'),
(88978, 5530, '_vi_wad_aliexpress_variation_id', '10000000055736041'),
(88979, 5530, '_vi_wad_aliexpress_variation_attr', '14:350852#pink  heel 8.5cm;200000124:350262'),
(88980, 5531, '_variation_description', ''),
(88981, 5531, '_sku', '4000024103531-pink-heel-7-5cm-4-5'),
(88982, 5531, '_regular_price', '173.59'),
(88983, 5531, 'total_sales', '0'),
(88984, 5531, '_tax_status', 'taxable'),
(88985, 5531, '_tax_class', 'parent'),
(88986, 5531, '_manage_stock', 'yes'),
(88987, 5531, '_backorders', 'no'),
(88988, 5531, '_sold_individually', 'no'),
(88989, 5531, '_virtual', 'no'),
(88990, 5531, '_downloadable', 'no'),
(88991, 5531, '_download_limit', '-1'),
(88992, 5531, '_download_expiry', '-1'),
(88993, 5531, '_stock', '2000'),
(88994, 5531, '_stock_status', 'instock'),
(88995, 5531, '_wc_average_rating', '0'),
(88996, 5531, '_wc_review_count', '0'),
(88997, 5531, 'attribute_pa_color', 'pink-heel-7-5cm'),
(88998, 5531, 'attribute_pa_shoe-size', '4-5'),
(88999, 5531, '_price', '173.59'),
(89000, 5531, '_product_version', '4.1.0'),
(89001, 5531, '_vi_wad_aliexpress_variation_id', '10000000055736046'),
(89002, 5531, '_vi_wad_aliexpress_variation_attr', '14:1052#pink heel 7.5cm;200000124:200000285'),
(89003, 5532, '_variation_description', ''),
(89004, 5532, '_sku', '4000024103531-pink-heel-7-5cm-5'),
(89005, 5532, '_regular_price', '173.59'),
(89006, 5532, 'total_sales', '0'),
(89007, 5532, '_tax_status', 'taxable'),
(89008, 5532, '_tax_class', 'parent'),
(89009, 5532, '_manage_stock', 'yes'),
(89010, 5532, '_backorders', 'no'),
(89011, 5532, '_sold_individually', 'no'),
(89012, 5532, '_virtual', 'no'),
(89013, 5532, '_downloadable', 'no'),
(89014, 5532, '_download_limit', '-1'),
(89015, 5532, '_download_expiry', '-1'),
(89016, 5532, '_stock', '2000'),
(89017, 5532, '_stock_status', 'instock'),
(89018, 5532, '_wc_average_rating', '0'),
(89019, 5532, '_wc_review_count', '0'),
(89020, 5532, 'attribute_pa_color', 'pink-heel-7-5cm'),
(89021, 5532, 'attribute_pa_shoe-size', '5'),
(89022, 5532, '_price', '173.59'),
(89023, 5532, '_product_version', '4.1.0'),
(89024, 5532, '_vi_wad_aliexpress_variation_id', '10000000055736047'),
(89025, 5532, '_vi_wad_aliexpress_variation_attr', '14:1052#pink heel 7.5cm;200000124:698'),
(89026, 5533, '_variation_description', ''),
(89027, 5533, '_sku', '4000024103531-pink-heel-8-5cm-10-5'),
(89028, 5533, '_regular_price', '173.59'),
(89029, 5533, 'total_sales', '0'),
(89030, 5533, '_tax_status', 'taxable'),
(89031, 5533, '_tax_class', 'parent'),
(89032, 5533, '_manage_stock', 'yes'),
(89033, 5533, '_backorders', 'no'),
(89034, 5533, '_sold_individually', 'no'),
(89035, 5533, '_virtual', 'no'),
(89036, 5533, '_downloadable', 'no'),
(89037, 5533, '_download_limit', '-1'),
(89038, 5533, '_download_expiry', '-1'),
(89039, 5533, '_stock', '2000'),
(89040, 5533, '_stock_status', 'instock'),
(89041, 5533, '_wc_average_rating', '0'),
(89042, 5533, '_wc_review_count', '0'),
(89043, 5533, 'attribute_pa_color', 'pink-heel-8-5cm'),
(89044, 5533, 'attribute_pa_shoe-size', '10-5'),
(89045, 5533, '_price', '173.59'),
(89046, 5533, '_product_version', '4.1.0'),
(89047, 5533, '_vi_wad_aliexpress_variation_id', '10000000055736044'),
(89048, 5533, '_vi_wad_aliexpress_variation_attr', '14:350852#pink  heel 8.5cm;200000124:200000291'),
(89049, 5534, '_variation_description', ''),
(89050, 5534, '_sku', '4000024103531-pink-heel-7-5cm-4'),
(89051, 5534, '_regular_price', '173.59'),
(89052, 5534, 'total_sales', '0'),
(89053, 5534, '_tax_status', 'taxable'),
(89054, 5534, '_tax_class', 'parent'),
(89055, 5534, '_manage_stock', 'yes'),
(89056, 5534, '_backorders', 'no'),
(89057, 5534, '_sold_individually', 'no'),
(89058, 5534, '_virtual', 'no'),
(89059, 5534, '_downloadable', 'no'),
(89060, 5534, '_download_limit', '-1'),
(89061, 5534, '_download_expiry', '-1'),
(89062, 5534, '_stock', '1999'),
(89063, 5534, '_stock_status', 'instock'),
(89064, 5534, '_wc_average_rating', '0'),
(89065, 5534, '_wc_review_count', '0'),
(89066, 5534, 'attribute_pa_color', 'pink-heel-7-5cm'),
(89067, 5534, 'attribute_pa_shoe-size', '4'),
(89068, 5534, '_price', '173.59'),
(89069, 5534, '_product_version', '4.1.0'),
(89070, 5534, '_vi_wad_aliexpress_variation_id', '10000000055736045'),
(89071, 5534, '_vi_wad_aliexpress_variation_attr', '14:1052#pink heel 7.5cm;200000124:153'),
(89072, 5535, '_variation_description', ''),
(89073, 5535, '_sku', '4000024103531-pink-heel-7-5cm-6-5'),
(89074, 5535, '_regular_price', '173.59'),
(89075, 5535, 'total_sales', '0'),
(89076, 5535, '_tax_status', 'taxable'),
(89077, 5535, '_tax_class', 'parent'),
(89078, 5535, '_manage_stock', 'yes'),
(89079, 5535, '_backorders', 'no'),
(89080, 5535, '_sold_individually', 'no'),
(89081, 5535, '_virtual', 'no'),
(89082, 5535, '_downloadable', 'no'),
(89083, 5535, '_download_limit', '-1'),
(89084, 5535, '_download_expiry', '-1'),
(89085, 5535, '_stock', '1997'),
(89086, 5535, '_stock_status', 'instock'),
(89087, 5535, '_wc_average_rating', '0'),
(89088, 5535, '_wc_review_count', '0'),
(89089, 5535, 'attribute_pa_color', 'pink-heel-7-5cm'),
(89090, 5535, 'attribute_pa_shoe-size', '6-5'),
(89091, 5535, '_price', '173.59'),
(89092, 5535, '_product_version', '4.1.0'),
(89093, 5535, '_vi_wad_aliexpress_variation_id', '10000000055736050'),
(89094, 5535, '_vi_wad_aliexpress_variation_attr', '14:1052#pink heel 7.5cm;200000124:200000287'),
(89095, 5536, '_variation_description', ''),
(89096, 5536, '_sku', '4000024103531-pink-heel-7-5cm-7'),
(89097, 5536, '_regular_price', '173.59'),
(89098, 5536, 'total_sales', '0'),
(89099, 5536, '_tax_status', 'taxable'),
(89100, 5536, '_tax_class', 'parent'),
(89101, 5536, '_manage_stock', 'yes'),
(89102, 5536, '_backorders', 'no'),
(89103, 5536, '_sold_individually', 'no'),
(89104, 5536, '_virtual', 'no'),
(89105, 5536, '_downloadable', 'no'),
(89106, 5536, '_download_limit', '-1'),
(89107, 5536, '_download_expiry', '-1'),
(89108, 5536, '_stock', '1998'),
(89109, 5536, '_stock_status', 'instock'),
(89110, 5536, '_wc_average_rating', '0'),
(89111, 5536, '_wc_review_count', '0'),
(89112, 5536, 'attribute_pa_color', 'pink-heel-7-5cm'),
(89113, 5536, 'attribute_pa_shoe-size', '7'),
(89114, 5536, '_price', '173.59'),
(89115, 5536, '_product_version', '4.1.0'),
(89116, 5536, '_vi_wad_aliexpress_variation_id', '10000000055736051'),
(89117, 5536, '_vi_wad_aliexpress_variation_attr', '14:1052#pink heel 7.5cm;200000124:3434'),
(89118, 5537, '_variation_description', ''),
(89119, 5537, '_sku', '4000024103531-pink-heel-7-5cm-5-5'),
(89120, 5537, '_regular_price', '173.59'),
(89121, 5537, 'total_sales', '0'),
(89122, 5537, '_tax_status', 'taxable'),
(89123, 5537, '_tax_class', 'parent'),
(89124, 5537, '_manage_stock', 'yes'),
(89125, 5537, '_backorders', 'no'),
(89126, 5537, '_sold_individually', 'no'),
(89127, 5537, '_virtual', 'no'),
(89128, 5537, '_downloadable', 'no'),
(89129, 5537, '_download_limit', '-1'),
(89130, 5537, '_download_expiry', '-1'),
(89131, 5537, '_stock', '1995'),
(89132, 5537, '_stock_status', 'instock'),
(89133, 5537, '_wc_average_rating', '0'),
(89134, 5537, '_wc_review_count', '0'),
(89135, 5537, 'attribute_pa_color', 'pink-heel-7-5cm'),
(89136, 5537, 'attribute_pa_shoe-size', '5-5'),
(89137, 5537, '_price', '173.59'),
(89138, 5537, '_product_version', '4.1.0'),
(89139, 5537, '_vi_wad_aliexpress_variation_id', '10000000055736048'),
(89140, 5537, '_vi_wad_aliexpress_variation_attr', '14:1052#pink heel 7.5cm;200000124:200000286'),
(89141, 5538, '_variation_description', ''),
(89142, 5538, '_sku', '4000024103531-pink-heel-7-5cm-6'),
(89143, 5538, '_regular_price', '173.59'),
(89144, 5538, 'total_sales', '0'),
(89145, 5538, '_tax_status', 'taxable'),
(89146, 5538, '_tax_class', 'parent'),
(89147, 5538, '_manage_stock', 'yes'),
(89148, 5538, '_backorders', 'no'),
(89149, 5538, '_sold_individually', 'no'),
(89150, 5538, '_virtual', 'no'),
(89151, 5538, '_downloadable', 'no'),
(89152, 5538, '_download_limit', '-1'),
(89153, 5538, '_download_expiry', '-1'),
(89154, 5538, '_stock', '1998'),
(89155, 5538, '_stock_status', 'instock'),
(89156, 5538, '_wc_average_rating', '0'),
(89157, 5538, '_wc_review_count', '0'),
(89158, 5538, 'attribute_pa_color', 'pink-heel-7-5cm'),
(89159, 5538, 'attribute_pa_shoe-size', '6'),
(89160, 5538, '_price', '173.59'),
(89161, 5538, '_product_version', '4.1.0'),
(89162, 5538, '_vi_wad_aliexpress_variation_id', '10000000055736049'),
(89163, 5538, '_vi_wad_aliexpress_variation_attr', '14:1052#pink heel 7.5cm;200000124:1394'),
(89164, 5539, '_variation_description', ''),
(89165, 5539, '_sku', '4000024103531-pink-heel-7-5cm-8-5'),
(89166, 5539, '_regular_price', '173.59'),
(89167, 5539, 'total_sales', '0'),
(89168, 5539, '_tax_status', 'taxable'),
(89169, 5539, '_tax_class', 'parent'),
(89170, 5539, '_manage_stock', 'yes'),
(89171, 5539, '_backorders', 'no'),
(89172, 5539, '_sold_individually', 'no'),
(89173, 5539, '_virtual', 'no'),
(89174, 5539, '_downloadable', 'no'),
(89175, 5539, '_download_limit', '-1'),
(89176, 5539, '_download_expiry', '-1'),
(89177, 5539, '_stock', '2000'),
(89178, 5539, '_stock_status', 'instock'),
(89179, 5539, '_wc_average_rating', '0'),
(89180, 5539, '_wc_review_count', '0'),
(89181, 5539, 'attribute_pa_color', 'pink-heel-7-5cm'),
(89182, 5539, 'attribute_pa_shoe-size', '8-5'),
(89183, 5539, '_price', '173.59'),
(89184, 5539, '_product_version', '4.1.0'),
(89185, 5539, '_vi_wad_aliexpress_variation_id', '10000000055736054'),
(89186, 5539, '_vi_wad_aliexpress_variation_attr', '14:1052#pink heel 7.5cm;200000124:200000289'),
(89187, 5540, '_variation_description', ''),
(89188, 5540, '_sku', '4000024103531-pink-heel-7-5cm-9'),
(89189, 5540, '_regular_price', '173.59'),
(89190, 5540, 'total_sales', '0'),
(89191, 5540, '_tax_status', 'taxable'),
(89192, 5540, '_tax_class', 'parent'),
(89193, 5540, '_manage_stock', 'yes'),
(89194, 5540, '_backorders', 'no'),
(89195, 5540, '_sold_individually', 'no'),
(89196, 5540, '_virtual', 'no'),
(89197, 5540, '_downloadable', 'no'),
(89198, 5540, '_download_limit', '-1'),
(89199, 5540, '_download_expiry', '-1'),
(89200, 5540, '_stock', '1999'),
(89201, 5540, '_stock_status', 'instock'),
(89202, 5540, '_wc_average_rating', '0'),
(89203, 5540, '_wc_review_count', '0'),
(89204, 5540, 'attribute_pa_color', 'pink-heel-7-5cm'),
(89205, 5540, 'attribute_pa_shoe-size', '9'),
(89206, 5540, '_price', '173.59'),
(89207, 5540, '_product_version', '4.1.0'),
(89208, 5540, '_vi_wad_aliexpress_variation_id', '10000000055736055'),
(89209, 5540, '_vi_wad_aliexpress_variation_attr', '14:1052#pink heel 7.5cm;200000124:350262'),
(89210, 5541, '_variation_description', ''),
(89211, 5541, '_sku', '4000024103531-pink-heel-7-5cm-7-5'),
(89212, 5541, '_regular_price', '173.59'),
(89213, 5541, 'total_sales', '0'),
(89214, 5541, '_tax_status', 'taxable'),
(89215, 5541, '_tax_class', 'parent'),
(89216, 5541, '_manage_stock', 'yes'),
(89217, 5541, '_backorders', 'no'),
(89218, 5541, '_sold_individually', 'no'),
(89219, 5541, '_virtual', 'no'),
(89220, 5541, '_downloadable', 'no'),
(89221, 5541, '_download_limit', '-1'),
(89222, 5541, '_download_expiry', '-1'),
(89223, 5541, '_stock', '1999'),
(89224, 5541, '_stock_status', 'instock'),
(89225, 5541, '_wc_average_rating', '0'),
(89226, 5541, '_wc_review_count', '0'),
(89227, 5541, 'attribute_pa_color', 'pink-heel-7-5cm'),
(89228, 5541, 'attribute_pa_shoe-size', '7-5'),
(89229, 5541, '_price', '173.59'),
(89230, 5541, '_product_version', '4.1.0'),
(89231, 5541, '_vi_wad_aliexpress_variation_id', '10000000055736052'),
(89232, 5541, '_vi_wad_aliexpress_variation_attr', '14:1052#pink heel 7.5cm;200000124:200000288'),
(89233, 5542, '_variation_description', ''),
(89234, 5542, '_sku', '4000024103531-pink-heel-7-5cm-8'),
(89235, 5542, '_regular_price', '173.59'),
(89236, 5542, 'total_sales', '0'),
(89237, 5542, '_tax_status', 'taxable'),
(89238, 5542, '_tax_class', 'parent'),
(89239, 5542, '_manage_stock', 'yes'),
(89240, 5542, '_backorders', 'no'),
(89241, 5542, '_sold_individually', 'no'),
(89242, 5542, '_virtual', 'no'),
(89243, 5542, '_downloadable', 'no'),
(89244, 5542, '_download_limit', '-1'),
(89245, 5542, '_download_expiry', '-1'),
(89246, 5542, '_stock', '1997'),
(89247, 5542, '_stock_status', 'instock'),
(89248, 5542, '_wc_average_rating', '0'),
(89249, 5542, '_wc_review_count', '0'),
(89250, 5542, 'attribute_pa_color', 'pink-heel-7-5cm'),
(89251, 5542, 'attribute_pa_shoe-size', '8'),
(89252, 5542, '_price', '173.59'),
(89253, 5542, '_product_version', '4.1.0'),
(89254, 5542, '_vi_wad_aliexpress_variation_id', '10000000055736053'),
(89255, 5542, '_vi_wad_aliexpress_variation_attr', '14:1052#pink heel 7.5cm;200000124:699'),
(89256, 5543, '_variation_description', ''),
(89257, 5543, '_sku', '4000024103531-pink-heel-7-5cm-10-5'),
(89258, 5543, '_regular_price', '173.59'),
(89259, 5543, 'total_sales', '0'),
(89260, 5543, '_tax_status', 'taxable'),
(89261, 5543, '_tax_class', 'parent'),
(89262, 5543, '_manage_stock', 'yes'),
(89263, 5543, '_backorders', 'no'),
(89264, 5543, '_sold_individually', 'no'),
(89265, 5543, '_virtual', 'no'),
(89266, 5543, '_downloadable', 'no'),
(89267, 5543, '_download_limit', '-1'),
(89268, 5543, '_download_expiry', '-1'),
(89269, 5543, '_stock', '1998'),
(89270, 5543, '_stock_status', 'instock'),
(89271, 5543, '_wc_average_rating', '0'),
(89272, 5543, '_wc_review_count', '0'),
(89273, 5543, 'attribute_pa_color', 'pink-heel-7-5cm'),
(89274, 5543, 'attribute_pa_shoe-size', '10-5'),
(89275, 5543, '_price', '173.59'),
(89276, 5543, '_product_version', '4.1.0'),
(89277, 5543, '_vi_wad_aliexpress_variation_id', '10000000055736058'),
(89278, 5543, '_vi_wad_aliexpress_variation_attr', '14:1052#pink heel 7.5cm;200000124:200000291'),
(89279, 5544, '_variation_description', ''),
(89280, 5544, '_sku', '4000024103531-pink-heel-6cm-4'),
(89281, 5544, '_regular_price', '173.59'),
(89282, 5544, 'total_sales', '0'),
(89283, 5544, '_tax_status', 'taxable'),
(89284, 5544, '_tax_class', 'parent'),
(89285, 5544, '_manage_stock', 'yes'),
(89286, 5544, '_backorders', 'no'),
(89287, 5544, '_sold_individually', 'no'),
(89288, 5544, '_virtual', 'no'),
(89289, 5544, '_downloadable', 'no'),
(89290, 5544, '_download_limit', '-1'),
(89291, 5544, '_download_expiry', '-1'),
(89292, 5544, '_stock', '2000'),
(89293, 5544, '_stock_status', 'instock'),
(89294, 5544, '_wc_average_rating', '0'),
(89295, 5544, '_wc_review_count', '0'),
(89296, 5544, 'attribute_pa_color', 'pink-heel-6cm'),
(89297, 5544, 'attribute_pa_shoe-size', '4'),
(89298, 5544, '_price', '173.59'),
(89299, 5544, '_product_version', '4.1.0'),
(89300, 5544, '_vi_wad_aliexpress_variation_id', '10000000055736059'),
(89301, 5544, '_vi_wad_aliexpress_variation_attr', '14:496#pink heel 6cm;200000124:153'),
(89302, 5545, '_variation_description', ''),
(89303, 5545, '_sku', '4000024103531-pink-heel-7-5cm-9-5'),
(89304, 5545, '_regular_price', '173.59'),
(89305, 5545, 'total_sales', '0'),
(89306, 5545, '_tax_status', 'taxable'),
(89307, 5545, '_tax_class', 'parent'),
(89308, 5545, '_manage_stock', 'yes'),
(89309, 5545, '_backorders', 'no'),
(89310, 5545, '_sold_individually', 'no'),
(89311, 5545, '_virtual', 'no'),
(89312, 5545, '_downloadable', 'no'),
(89313, 5545, '_download_limit', '-1'),
(89314, 5545, '_download_expiry', '-1'),
(89315, 5545, '_stock', '2000'),
(89316, 5545, '_stock_status', 'instock'),
(89317, 5545, '_wc_average_rating', '0'),
(89318, 5545, '_wc_review_count', '0'),
(89319, 5545, 'attribute_pa_color', 'pink-heel-7-5cm'),
(89320, 5545, 'attribute_pa_shoe-size', '9-5'),
(89321, 5545, '_price', '173.59'),
(89322, 5545, '_product_version', '4.1.0'),
(89323, 5545, '_vi_wad_aliexpress_variation_id', '10000000055736056'),
(89324, 5545, '_vi_wad_aliexpress_variation_attr', '14:1052#pink heel 7.5cm;200000124:200000290'),
(89325, 5546, '_variation_description', ''),
(89326, 5546, '_sku', '4000024103531-pink-heel-7-5cm-10'),
(89327, 5546, '_regular_price', '173.59'),
(89328, 5546, 'total_sales', '0'),
(89329, 5546, '_tax_status', 'taxable'),
(89330, 5546, '_tax_class', 'parent'),
(89331, 5546, '_manage_stock', 'yes'),
(89332, 5546, '_backorders', 'no'),
(89333, 5546, '_sold_individually', 'no'),
(89334, 5546, '_virtual', 'no'),
(89335, 5546, '_downloadable', 'no'),
(89336, 5546, '_download_limit', '-1'),
(89337, 5546, '_download_expiry', '-1'),
(89338, 5546, '_stock', '2000'),
(89339, 5546, '_stock_status', 'instock'),
(89340, 5546, '_wc_average_rating', '0'),
(89341, 5546, '_wc_review_count', '0'),
(89342, 5546, 'attribute_pa_color', 'pink-heel-7-5cm'),
(89343, 5546, 'attribute_pa_shoe-size', '10'),
(89344, 5546, '_price', '173.59'),
(89345, 5546, '_product_version', '4.1.0'),
(89346, 5546, '_vi_wad_aliexpress_variation_id', '10000000055736057'),
(89347, 5546, '_vi_wad_aliexpress_variation_attr', '14:1052#pink heel 7.5cm;200000124:1583'),
(89348, 5547, '_variation_description', ''),
(89349, 5547, '_sku', '4000024103531-pink-heel-6cm-5-5'),
(89350, 5547, '_regular_price', '173.59'),
(89351, 5547, 'total_sales', '0'),
(89352, 5547, '_tax_status', 'taxable'),
(89353, 5547, '_tax_class', 'parent'),
(89354, 5547, '_manage_stock', 'yes'),
(89355, 5547, '_backorders', 'no'),
(89356, 5547, '_sold_individually', 'no'),
(89357, 5547, '_virtual', 'no'),
(89358, 5547, '_downloadable', 'no'),
(89359, 5547, '_download_limit', '-1'),
(89360, 5547, '_download_expiry', '-1'),
(89361, 5547, '_stock', '2000'),
(89362, 5547, '_stock_status', 'instock'),
(89363, 5547, '_wc_average_rating', '0'),
(89364, 5547, '_wc_review_count', '0'),
(89365, 5547, 'attribute_pa_color', 'pink-heel-6cm'),
(89366, 5547, 'attribute_pa_shoe-size', '5-5'),
(89367, 5547, '_price', '173.59'),
(89368, 5547, '_product_version', '4.1.0'),
(89369, 5547, '_vi_wad_aliexpress_variation_id', '10000000055736062'),
(89370, 5547, '_vi_wad_aliexpress_variation_attr', '14:496#pink heel 6cm;200000124:200000286'),
(89371, 5548, '_variation_description', ''),
(89372, 5548, '_sku', '4000024103531-pink-heel-6cm-6'),
(89373, 5548, '_regular_price', '173.59'),
(89374, 5548, 'total_sales', '0'),
(89375, 5548, '_tax_status', 'taxable'),
(89376, 5548, '_tax_class', 'parent'),
(89377, 5548, '_manage_stock', 'yes'),
(89378, 5548, '_backorders', 'no'),
(89379, 5548, '_sold_individually', 'no'),
(89380, 5548, '_virtual', 'no'),
(89381, 5548, '_downloadable', 'no'),
(89382, 5548, '_download_limit', '-1'),
(89383, 5548, '_download_expiry', '-1'),
(89384, 5548, '_stock', '1999'),
(89385, 5548, '_stock_status', 'instock'),
(89386, 5548, '_wc_average_rating', '0'),
(89387, 5548, '_wc_review_count', '0'),
(89388, 5548, 'attribute_pa_color', 'pink-heel-6cm'),
(89389, 5548, 'attribute_pa_shoe-size', '6'),
(89390, 5548, '_price', '173.59'),
(89391, 5548, '_product_version', '4.1.0'),
(89392, 5548, '_vi_wad_aliexpress_variation_id', '10000000055736063'),
(89393, 5548, '_vi_wad_aliexpress_variation_attr', '14:496#pink heel 6cm;200000124:1394'),
(89394, 5549, '_variation_description', ''),
(89395, 5549, '_sku', '4000024103531-pink-heel-6cm-4-5'),
(89396, 5549, '_regular_price', '173.59'),
(89397, 5549, 'total_sales', '0'),
(89398, 5549, '_tax_status', 'taxable'),
(89399, 5549, '_tax_class', 'parent'),
(89400, 5549, '_manage_stock', 'yes'),
(89401, 5549, '_backorders', 'no'),
(89402, 5549, '_sold_individually', 'no'),
(89403, 5549, '_virtual', 'no'),
(89404, 5549, '_downloadable', 'no'),
(89405, 5549, '_download_limit', '-1'),
(89406, 5549, '_download_expiry', '-1'),
(89407, 5549, '_stock', '2000'),
(89408, 5549, '_stock_status', 'instock'),
(89409, 5549, '_wc_average_rating', '0'),
(89410, 5549, '_wc_review_count', '0'),
(89411, 5549, 'attribute_pa_color', 'pink-heel-6cm'),
(89412, 5549, 'attribute_pa_shoe-size', '4-5'),
(89413, 5549, '_price', '173.59'),
(89414, 5549, '_product_version', '4.1.0'),
(89415, 5549, '_vi_wad_aliexpress_variation_id', '10000000055736060'),
(89416, 5549, '_vi_wad_aliexpress_variation_attr', '14:496#pink heel 6cm;200000124:200000285'),
(89417, 5550, '_variation_description', ''),
(89418, 5550, '_sku', '4000024103531-pink-heel-6cm-5'),
(89419, 5550, '_regular_price', '173.59'),
(89420, 5550, 'total_sales', '0'),
(89421, 5550, '_tax_status', 'taxable'),
(89422, 5550, '_tax_class', 'parent'),
(89423, 5550, '_manage_stock', 'yes'),
(89424, 5550, '_backorders', 'no'),
(89425, 5550, '_sold_individually', 'no'),
(89426, 5550, '_virtual', 'no'),
(89427, 5550, '_downloadable', 'no'),
(89428, 5550, '_download_limit', '-1'),
(89429, 5550, '_download_expiry', '-1'),
(89430, 5550, '_stock', '2000'),
(89431, 5550, '_stock_status', 'instock'),
(89432, 5550, '_wc_average_rating', '0'),
(89433, 5550, '_wc_review_count', '0'),
(89434, 5550, 'attribute_pa_color', 'pink-heel-6cm'),
(89435, 5550, 'attribute_pa_shoe-size', '5'),
(89436, 5550, '_price', '173.59'),
(89437, 5550, '_product_version', '4.1.0'),
(89438, 5550, '_vi_wad_aliexpress_variation_id', '10000000055736061'),
(89439, 5550, '_vi_wad_aliexpress_variation_attr', '14:496#pink heel 6cm;200000124:698');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(89440, 5551, '_wp_attached_file', '2021/06/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-1.jpg'),
(89441, 5551, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:104:\"2021/06/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-1.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:104:\"Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:104:\"Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:104:\"Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-1-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:104:\"Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-1-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:104:\"Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-1-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:104:\"Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:104:\"Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:104:\"Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:104:\"Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:104:\"Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:104:\"Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(89442, 5311, '_price', '173.59'),
(89443, 5551, '_vi_wad_image_id', 'ae01.alicdn.com/kf/HTB1cWrha1L2gK0jSZPhq6yhvXXa1/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg'),
(89444, 5311, '_product_image_gallery', '5551,5553,5556,5562,5573'),
(89445, 5552, '_sku', '1005002414442771'),
(89446, 5552, '_visibility', 'visible'),
(89447, 5552, '_default_attributes', ''),
(89448, 4987, '_vi_wad_woo_id', '5552'),
(89449, 5552, '_vi_wad_aliexpress_product_id', '1005002414442771'),
(89450, 5552, 'total_sales', '0'),
(89451, 5552, '_tax_status', 'taxable'),
(89452, 5552, '_tax_class', ''),
(89453, 5552, '_manage_stock', 'no'),
(89454, 5552, '_backorders', 'no'),
(89455, 5552, '_sold_individually', 'no'),
(89456, 5552, '_virtual', 'no'),
(89457, 5552, '_downloadable', 'no'),
(89458, 5552, '_download_limit', '-1'),
(89459, 5552, '_download_expiry', '-1'),
(89460, 5552, '_stock', NULL),
(89461, 5552, '_stock_status', 'instock'),
(89462, 5552, '_wc_average_rating', '0'),
(89463, 5552, '_wc_review_count', '0'),
(89464, 5552, '_product_attributes', 'a:2:{s:8:\"pa_color\";a:6:{s:4:\"name\";s:8:\"pa_color\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"0\";s:10:\"is_visible\";s:1:\"0\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"1\";}s:12:\"pa_shoe-size\";a:6:{s:4:\"name\";s:12:\"pa_shoe-size\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"1\";s:10:\"is_visible\";s:1:\"0\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"1\";}}'),
(89465, 5552, '_product_version', '4.1.0'),
(89466, 5553, '_wp_attached_file', '2021/06/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-2.jpg'),
(89467, 5553, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:104:\"2021/06/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-2.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:104:\"Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:104:\"Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:104:\"Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-2-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:104:\"Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-2-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:104:\"Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-2-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:104:\"Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:104:\"Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:104:\"Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:104:\"Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:104:\"Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:104:\"Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(89468, 5554, '_wp_attached_file', '2021/06/WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes.jpg'),
(89469, 5554, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:110:\"2021/06/WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:110:\"WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:110:\"WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:110:\"WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:110:\"WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:110:\"WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:110:\"WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:110:\"WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:110:\"WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:110:\"WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:110:\"WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:110:\"WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(89470, 5553, '_vi_wad_image_id', 'ae01.alicdn.com/kf/HTB11SYha.z1gK0jSZLeq6z9kVXaj/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg'),
(89471, 5554, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H70d7e9c2f6ff434a8fae56c31696aa27g/WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes.jpg'),
(89472, 5552, '_thumbnail_id', '5554'),
(89473, 5555, '_variation_description', ''),
(89474, 5555, '_sku', '1005002414442771-cuban-heell-10cm-3-5'),
(89475, 5555, '_regular_price', '150.97'),
(89476, 5555, 'total_sales', '0'),
(89477, 5555, '_tax_status', 'taxable'),
(89478, 5555, '_tax_class', 'parent'),
(89479, 5555, '_manage_stock', 'yes'),
(89480, 5555, '_backorders', 'no'),
(89481, 5555, '_sold_individually', 'no'),
(89482, 5555, '_virtual', 'no'),
(89483, 5555, '_downloadable', 'no'),
(89484, 5555, '_download_limit', '-1'),
(89485, 5555, '_download_expiry', '-1'),
(89486, 5555, '_stock', '2000'),
(89487, 5555, '_stock_status', 'instock'),
(89488, 5555, '_wc_average_rating', '0'),
(89489, 5555, '_wc_review_count', '0'),
(89490, 5555, 'attribute_pa_color', 'cuban-heell-10cm'),
(89491, 5555, 'attribute_pa_shoe-size', '3-5'),
(89492, 5555, '_price', '150.97'),
(89493, 5556, '_wp_attached_file', '2021/06/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-3.jpg'),
(89494, 5555, '_product_version', '4.1.0'),
(89495, 5556, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:750;s:6:\"height\";i:828;s:4:\"file\";s:104:\"2021/06/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-3.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:104:\"Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-3-272x300.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:104:\"Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:104:\"Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-3-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:104:\"Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-3-750x510.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:104:\"Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:104:\"Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-3-600x662.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:662;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:104:\"Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:104:\"Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:104:\"Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-3-600x662.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:662;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:104:\"Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(89496, 5555, '_vi_wad_aliexpress_variation_id', '12000020573991282'),
(89497, 5555, '_vi_wad_aliexpress_variation_attr', '14:771#Cuban heell 10cm;200000124:200000284'),
(89498, 5557, '_variation_description', ''),
(89499, 5557, '_sku', '1005002414442771-cuban-heell-10cm-4'),
(89500, 5557, '_regular_price', '150.97'),
(89501, 5557, 'total_sales', '0'),
(89502, 5557, '_tax_status', 'taxable'),
(89503, 5557, '_tax_class', 'parent'),
(89504, 5557, '_manage_stock', 'yes'),
(89505, 5557, '_backorders', 'no'),
(89506, 5557, '_sold_individually', 'no'),
(89507, 5557, '_virtual', 'no'),
(89508, 5557, '_downloadable', 'no'),
(89509, 5557, '_download_limit', '-1'),
(89510, 5557, '_download_expiry', '-1'),
(89511, 5557, '_stock', '2000'),
(89512, 5557, '_stock_status', 'instock'),
(89513, 5557, '_wc_average_rating', '0'),
(89514, 5557, '_wc_review_count', '0'),
(89515, 5557, 'attribute_pa_color', 'cuban-heell-10cm'),
(89516, 5557, 'attribute_pa_shoe-size', '4'),
(89517, 5557, '_price', '150.97'),
(89518, 5557, '_product_version', '4.1.0'),
(89519, 5557, '_vi_wad_aliexpress_variation_id', '12000020573991283'),
(89520, 5557, '_vi_wad_aliexpress_variation_attr', '14:771#Cuban heell 10cm;200000124:153'),
(89521, 5558, '_variation_description', ''),
(89522, 5558, '_sku', '1005002414442771-cuban-heell-10cm-5-5'),
(89523, 5558, '_regular_price', '150.97'),
(89524, 5558, 'total_sales', '0'),
(89525, 5558, '_tax_status', 'taxable'),
(89526, 5558, '_tax_class', 'parent'),
(89527, 5558, '_manage_stock', 'yes'),
(89528, 5558, '_backorders', 'no'),
(89529, 5558, '_sold_individually', 'no'),
(89530, 5558, '_virtual', 'no'),
(89531, 5558, '_downloadable', 'no'),
(89532, 5558, '_download_limit', '-1'),
(89533, 5558, '_download_expiry', '-1'),
(89534, 5558, '_stock', '2000'),
(89535, 5558, '_stock_status', 'instock'),
(89536, 5558, '_wc_average_rating', '0'),
(89537, 5558, '_wc_review_count', '0'),
(89538, 5558, 'attribute_pa_color', 'cuban-heell-10cm'),
(89539, 5558, 'attribute_pa_shoe-size', '5-5'),
(89540, 5558, '_price', '150.97'),
(89541, 5558, '_product_version', '4.1.0'),
(89542, 5558, '_vi_wad_aliexpress_variation_id', '12000020573991286'),
(89543, 5558, '_vi_wad_aliexpress_variation_attr', '14:771#Cuban heell 10cm;200000124:200000286'),
(89544, 5559, '_variation_description', ''),
(89545, 5559, '_sku', '1005002414442771-cuban-heell-10cm-6'),
(89546, 5559, '_regular_price', '150.97'),
(89547, 5559, 'total_sales', '0'),
(89548, 5559, '_tax_status', 'taxable'),
(89549, 5559, '_tax_class', 'parent'),
(89550, 5559, '_manage_stock', 'yes'),
(89551, 5559, '_backorders', 'no'),
(89552, 5559, '_sold_individually', 'no'),
(89553, 5559, '_virtual', 'no'),
(89554, 5559, '_downloadable', 'no'),
(89555, 5559, '_download_limit', '-1'),
(89556, 5559, '_download_expiry', '-1'),
(89557, 5559, '_stock', '2000'),
(89558, 5559, '_stock_status', 'instock'),
(89559, 5559, '_wc_average_rating', '0'),
(89560, 5559, '_wc_review_count', '0'),
(89561, 5559, 'attribute_pa_color', 'cuban-heell-10cm'),
(89562, 5559, 'attribute_pa_shoe-size', '6'),
(89563, 5559, '_price', '150.97'),
(89564, 5559, '_product_version', '4.1.0'),
(89565, 5559, '_vi_wad_aliexpress_variation_id', '12000020573991287'),
(89566, 5559, '_vi_wad_aliexpress_variation_attr', '14:771#Cuban heell 10cm;200000124:1394'),
(89567, 5556, '_vi_wad_image_id', 'ae01.alicdn.com/kf/HTB17ETja7H0gK0jSZPiq6yvapXat/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg'),
(89568, 5560, '_variation_description', ''),
(89569, 5560, '_sku', '1005002414442771-cuban-heell-10cm-4-5'),
(89570, 5560, '_regular_price', '150.97'),
(89571, 5560, 'total_sales', '0'),
(89572, 5560, '_tax_status', 'taxable'),
(89573, 5560, '_tax_class', 'parent'),
(89574, 5560, '_manage_stock', 'yes'),
(89575, 5560, '_backorders', 'no'),
(89576, 5560, '_sold_individually', 'no'),
(89577, 5560, '_virtual', 'no'),
(89578, 5560, '_downloadable', 'no'),
(89579, 5560, '_download_limit', '-1'),
(89580, 5560, '_download_expiry', '-1'),
(89581, 5560, '_stock', '2000'),
(89582, 5560, '_stock_status', 'instock'),
(89583, 5560, '_wc_average_rating', '0'),
(89584, 5560, '_wc_review_count', '0'),
(89585, 5560, 'attribute_pa_color', 'cuban-heell-10cm'),
(89586, 5560, 'attribute_pa_shoe-size', '4-5'),
(89587, 5560, '_price', '150.97'),
(89588, 5560, '_product_version', '4.1.0'),
(89589, 5560, '_vi_wad_aliexpress_variation_id', '12000020573991284'),
(89590, 5560, '_vi_wad_aliexpress_variation_attr', '14:771#Cuban heell 10cm;200000124:200000285'),
(89591, 5561, '_variation_description', ''),
(89592, 5561, '_sku', '1005002414442771-cuban-heell-10cm-5'),
(89593, 5561, '_regular_price', '150.97'),
(89594, 5561, 'total_sales', '0'),
(89595, 5561, '_tax_status', 'taxable'),
(89596, 5561, '_tax_class', 'parent'),
(89597, 5561, '_manage_stock', 'yes'),
(89598, 5561, '_backorders', 'no'),
(89599, 5561, '_sold_individually', 'no'),
(89600, 5561, '_virtual', 'no'),
(89601, 5561, '_downloadable', 'no'),
(89602, 5561, '_download_limit', '-1'),
(89603, 5561, '_download_expiry', '-1'),
(89604, 5561, '_stock', '2000'),
(89605, 5561, '_stock_status', 'instock'),
(89606, 5561, '_wc_average_rating', '0'),
(89607, 5561, '_wc_review_count', '0'),
(89608, 5561, 'attribute_pa_color', 'cuban-heell-10cm'),
(89609, 5561, 'attribute_pa_shoe-size', '5'),
(89610, 5561, '_price', '150.97'),
(89611, 5561, '_product_version', '4.1.0'),
(89612, 5561, '_vi_wad_aliexpress_variation_id', '12000020573991285'),
(89613, 5561, '_vi_wad_aliexpress_variation_attr', '14:771#Cuban heell 10cm;200000124:698'),
(89614, 5562, '_wp_attached_file', '2021/06/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-4.jpg'),
(89615, 5562, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:104:\"2021/06/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-4.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:104:\"Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:104:\"Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:104:\"Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-4-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:104:\"Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-4-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:104:\"Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-4-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:104:\"Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:104:\"Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-4-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:104:\"Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:104:\"Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:104:\"Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-4-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:104:\"Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(89616, 5563, '_variation_description', ''),
(89617, 5563, '_sku', '1005002414442771-cuban-heell-10cm-7-5'),
(89618, 5563, '_regular_price', '150.97'),
(89619, 5563, 'total_sales', '0'),
(89620, 5563, '_tax_status', 'taxable'),
(89621, 5563, '_tax_class', 'parent'),
(89622, 5563, '_manage_stock', 'yes'),
(89623, 5563, '_backorders', 'no'),
(89624, 5563, '_sold_individually', 'no'),
(89625, 5563, '_virtual', 'no'),
(89626, 5563, '_downloadable', 'no'),
(89627, 5563, '_download_limit', '-1'),
(89628, 5563, '_download_expiry', '-1'),
(89629, 5563, '_stock', '2000'),
(89630, 5563, '_stock_status', 'instock'),
(89631, 5563, '_wc_average_rating', '0'),
(89632, 5563, '_wc_review_count', '0'),
(89633, 5563, 'attribute_pa_color', 'cuban-heell-10cm'),
(89634, 5563, 'attribute_pa_shoe-size', '7-5'),
(89635, 5563, '_price', '150.97'),
(89636, 5563, '_product_version', '4.1.0'),
(89637, 5563, '_vi_wad_aliexpress_variation_id', '12000020573991290'),
(89638, 5563, '_vi_wad_aliexpress_variation_attr', '14:771#Cuban heell 10cm;200000124:200000288'),
(89639, 5564, '_variation_description', ''),
(89640, 5564, '_sku', '1005002414442771-cuban-heell-10cm-8'),
(89641, 5564, '_regular_price', '150.97'),
(89642, 5564, 'total_sales', '0'),
(89643, 5564, '_tax_status', 'taxable'),
(89644, 5564, '_tax_class', 'parent'),
(89645, 5564, '_manage_stock', 'yes'),
(89646, 5564, '_backorders', 'no'),
(89647, 5564, '_sold_individually', 'no'),
(89648, 5564, '_virtual', 'no'),
(89649, 5564, '_downloadable', 'no'),
(89650, 5564, '_download_limit', '-1'),
(89651, 5564, '_download_expiry', '-1'),
(89652, 5564, '_stock', '2000'),
(89653, 5564, '_stock_status', 'instock'),
(89654, 5564, '_wc_average_rating', '0'),
(89655, 5564, '_wc_review_count', '0'),
(89656, 5564, 'attribute_pa_color', 'cuban-heell-10cm'),
(89657, 5564, 'attribute_pa_shoe-size', '8'),
(89658, 5564, '_price', '150.97'),
(89659, 5564, '_product_version', '4.1.0'),
(89660, 5564, '_vi_wad_aliexpress_variation_id', '12000020573991291'),
(89661, 5564, '_vi_wad_aliexpress_variation_attr', '14:771#Cuban heell 10cm;200000124:699'),
(89662, 5565, '_variation_description', ''),
(89663, 5565, '_sku', '1005002414442771-cuban-heell-10cm-6-5'),
(89664, 5565, '_regular_price', '150.97'),
(89665, 5565, 'total_sales', '0'),
(89666, 5565, '_tax_status', 'taxable'),
(89667, 5565, '_tax_class', 'parent'),
(89668, 5565, '_manage_stock', 'yes'),
(89669, 5565, '_backorders', 'no'),
(89670, 5565, '_sold_individually', 'no'),
(89671, 5565, '_virtual', 'no'),
(89672, 5565, '_downloadable', 'no'),
(89673, 5565, '_download_limit', '-1'),
(89674, 5565, '_download_expiry', '-1'),
(89675, 5565, '_stock', '2000'),
(89676, 5565, '_stock_status', 'instock'),
(89677, 5565, '_wc_average_rating', '0'),
(89678, 5565, '_wc_review_count', '0'),
(89679, 5565, 'attribute_pa_color', 'cuban-heell-10cm'),
(89680, 5565, 'attribute_pa_shoe-size', '6-5'),
(89681, 5565, '_price', '150.97'),
(89682, 5565, '_product_version', '4.1.0'),
(89683, 5565, '_vi_wad_aliexpress_variation_id', '12000020573991288'),
(89684, 5565, '_vi_wad_aliexpress_variation_attr', '14:771#Cuban heell 10cm;200000124:200000287'),
(89685, 5566, '_variation_description', ''),
(89686, 5566, '_sku', '1005002414442771-cuban-heell-10cm-7'),
(89687, 5566, '_regular_price', '150.97'),
(89688, 5566, 'total_sales', '0'),
(89689, 5566, '_tax_status', 'taxable'),
(89690, 5566, '_tax_class', 'parent'),
(89691, 5566, '_manage_stock', 'yes'),
(89692, 5566, '_backorders', 'no'),
(89693, 5566, '_sold_individually', 'no'),
(89694, 5566, '_virtual', 'no'),
(89695, 5566, '_downloadable', 'no'),
(89696, 5566, '_download_limit', '-1'),
(89697, 5566, '_download_expiry', '-1'),
(89698, 5566, '_stock', '2000'),
(89699, 5566, '_stock_status', 'instock'),
(89700, 5566, '_wc_average_rating', '0'),
(89701, 5566, '_wc_review_count', '0'),
(89702, 5566, 'attribute_pa_color', 'cuban-heell-10cm'),
(89703, 5566, 'attribute_pa_shoe-size', '7'),
(89704, 5566, '_price', '150.97'),
(89705, 5566, '_product_version', '4.1.0'),
(89706, 5566, '_vi_wad_aliexpress_variation_id', '12000020573991289'),
(89707, 5566, '_vi_wad_aliexpress_variation_attr', '14:771#Cuban heell 10cm;200000124:3434'),
(89708, 5567, '_variation_description', ''),
(89709, 5567, '_sku', '1005002414442771-cuban-heell-10cm-9-5'),
(89710, 5567, '_regular_price', '150.97'),
(89711, 5567, 'total_sales', '0'),
(89712, 5567, '_tax_status', 'taxable'),
(89713, 5567, '_tax_class', 'parent'),
(89714, 5567, '_manage_stock', 'yes'),
(89715, 5567, '_backorders', 'no'),
(89716, 5567, '_sold_individually', 'no'),
(89717, 5567, '_virtual', 'no'),
(89718, 5567, '_downloadable', 'no'),
(89719, 5567, '_download_limit', '-1'),
(89720, 5567, '_download_expiry', '-1'),
(89721, 5567, '_stock', '2000'),
(89722, 5567, '_stock_status', 'instock'),
(89723, 5567, '_wc_average_rating', '0'),
(89724, 5567, '_wc_review_count', '0'),
(89725, 5567, 'attribute_pa_color', 'cuban-heell-10cm'),
(89726, 5567, 'attribute_pa_shoe-size', '9-5'),
(89727, 5567, '_price', '150.97'),
(89728, 5567, '_product_version', '4.1.0'),
(89729, 5567, '_vi_wad_aliexpress_variation_id', '12000020573991294'),
(89730, 5567, '_vi_wad_aliexpress_variation_attr', '14:771#Cuban heell 10cm;200000124:200000290'),
(89731, 5562, '_vi_wad_image_id', 'ae01.alicdn.com/kf/HTB15jffaVY7gK0jSZKzq6yikpXam/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg'),
(89732, 5568, '_variation_description', ''),
(89733, 5568, '_sku', '1005002414442771-cuban-heell-10cm-10'),
(89734, 5568, '_regular_price', '150.97'),
(89735, 5568, 'total_sales', '0'),
(89736, 5568, '_tax_status', 'taxable'),
(89737, 5568, '_tax_class', 'parent'),
(89738, 5568, '_manage_stock', 'yes'),
(89739, 5568, '_backorders', 'no'),
(89740, 5568, '_sold_individually', 'no'),
(89741, 5568, '_virtual', 'no'),
(89742, 5568, '_downloadable', 'no'),
(89743, 5568, '_download_limit', '-1'),
(89744, 5568, '_download_expiry', '-1'),
(89745, 5568, '_stock', '2000'),
(89746, 5568, '_stock_status', 'instock'),
(89747, 5568, '_wc_average_rating', '0'),
(89748, 5568, '_wc_review_count', '0'),
(89749, 5568, 'attribute_pa_color', 'cuban-heell-10cm'),
(89750, 5568, 'attribute_pa_shoe-size', '10'),
(89751, 5568, '_price', '150.97'),
(89752, 5568, '_product_version', '4.1.0'),
(89753, 5568, '_vi_wad_aliexpress_variation_id', '12000020573991295'),
(89754, 5568, '_vi_wad_aliexpress_variation_attr', '14:771#Cuban heell 10cm;200000124:1583'),
(89755, 5569, '_variation_description', ''),
(89756, 5569, '_sku', '1005002414442771-cuban-heell-10cm-8-5'),
(89757, 5569, '_regular_price', '150.97'),
(89758, 5569, 'total_sales', '0'),
(89759, 5569, '_tax_status', 'taxable'),
(89760, 5569, '_tax_class', 'parent'),
(89761, 5569, '_manage_stock', 'yes'),
(89762, 5569, '_backorders', 'no'),
(89763, 5569, '_sold_individually', 'no'),
(89764, 5569, '_virtual', 'no'),
(89765, 5569, '_downloadable', 'no'),
(89766, 5569, '_download_limit', '-1'),
(89767, 5569, '_download_expiry', '-1'),
(89768, 5569, '_stock', '2000'),
(89769, 5569, '_stock_status', 'instock'),
(89770, 5569, '_wc_average_rating', '0'),
(89771, 5569, '_wc_review_count', '0'),
(89772, 5569, 'attribute_pa_color', 'cuban-heell-10cm'),
(89773, 5569, 'attribute_pa_shoe-size', '8-5'),
(89774, 5569, '_price', '150.97'),
(89775, 5569, '_product_version', '4.1.0'),
(89776, 5569, '_vi_wad_aliexpress_variation_id', '12000020573991292'),
(89777, 5569, '_vi_wad_aliexpress_variation_attr', '14:771#Cuban heell 10cm;200000124:200000289'),
(89778, 5570, '_variation_description', ''),
(89779, 5570, '_sku', '1005002414442771-cuban-heell-10cm-9'),
(89780, 5570, '_regular_price', '150.97'),
(89781, 5570, 'total_sales', '0'),
(89782, 5570, '_tax_status', 'taxable'),
(89783, 5570, '_tax_class', 'parent'),
(89784, 5570, '_manage_stock', 'yes'),
(89785, 5570, '_backorders', 'no'),
(89786, 5570, '_sold_individually', 'no'),
(89787, 5570, '_virtual', 'no'),
(89788, 5570, '_downloadable', 'no'),
(89789, 5570, '_download_limit', '-1'),
(89790, 5570, '_download_expiry', '-1'),
(89791, 5570, '_stock', '2000'),
(89792, 5570, '_stock_status', 'instock'),
(89793, 5570, '_wc_average_rating', '0'),
(89794, 5570, '_wc_review_count', '0'),
(89795, 5570, 'attribute_pa_color', 'cuban-heell-10cm'),
(89796, 5570, 'attribute_pa_shoe-size', '9'),
(89797, 5570, '_price', '150.97'),
(89798, 5570, '_product_version', '4.1.0'),
(89799, 5570, '_vi_wad_aliexpress_variation_id', '12000020573991293'),
(89800, 5570, '_vi_wad_aliexpress_variation_attr', '14:771#Cuban heell 10cm;200000124:350262'),
(89801, 5571, '_variation_description', ''),
(89802, 5571, '_sku', '1005002414442771-cuban-heel-7-5cm-3-5'),
(89803, 5571, '_regular_price', '150.97'),
(89804, 5571, 'total_sales', '0'),
(89805, 5571, '_tax_status', 'taxable'),
(89806, 5571, '_tax_class', 'parent'),
(89807, 5571, '_manage_stock', 'yes'),
(89808, 5571, '_backorders', 'no'),
(89809, 5571, '_sold_individually', 'no'),
(89810, 5571, '_virtual', 'no'),
(89811, 5571, '_downloadable', 'no'),
(89812, 5571, '_download_limit', '-1'),
(89813, 5571, '_download_expiry', '-1'),
(89814, 5571, '_stock', '2000'),
(89815, 5571, '_stock_status', 'instock'),
(89816, 5571, '_wc_average_rating', '0'),
(89817, 5571, '_wc_review_count', '0'),
(89818, 5571, 'attribute_pa_color', 'cuban-heel-7-5cm'),
(89819, 5571, 'attribute_pa_shoe-size', '3-5'),
(89820, 5571, '_price', '150.97'),
(89821, 5571, '_product_version', '4.1.0'),
(89822, 5571, '_vi_wad_aliexpress_variation_id', '12000020573991362'),
(89823, 5571, '_vi_wad_aliexpress_variation_attr', '14:100018786#Cuban heel 7.5cm;200000124:200000284'),
(89824, 5572, '_variation_description', ''),
(89825, 5572, '_sku', '1005002414442771-cuban-heel-7-5cm-4'),
(89826, 5572, '_regular_price', '150.97'),
(89827, 5572, 'total_sales', '0'),
(89828, 5572, '_tax_status', 'taxable'),
(89829, 5572, '_tax_class', 'parent'),
(89830, 5572, '_manage_stock', 'yes'),
(89831, 5572, '_backorders', 'no'),
(89832, 5572, '_sold_individually', 'no'),
(89833, 5572, '_virtual', 'no'),
(89834, 5573, '_wp_attached_file', '2021/06/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-5.jpg'),
(89835, 5572, '_downloadable', 'no'),
(89836, 5573, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:104:\"2021/06/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-5.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:104:\"Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:104:\"Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:104:\"Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-5-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:104:\"Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-5-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:104:\"Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-5-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:104:\"Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:104:\"Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-5-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:104:\"Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:104:\"Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:104:\"Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-5-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:104:\"Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(89837, 5572, '_download_limit', '-1'),
(89838, 5572, '_download_expiry', '-1'),
(89839, 5572, '_stock', '2000'),
(89840, 5572, '_stock_status', 'instock'),
(89841, 5572, '_wc_average_rating', '0'),
(89842, 5572, '_wc_review_count', '0'),
(89843, 5572, 'attribute_pa_color', 'cuban-heel-7-5cm'),
(89844, 5572, 'attribute_pa_shoe-size', '4'),
(89845, 5572, '_price', '150.97'),
(89846, 5572, '_product_version', '4.1.0'),
(89847, 5572, '_vi_wad_aliexpress_variation_id', '12000020573991363'),
(89848, 5572, '_vi_wad_aliexpress_variation_attr', '14:100018786#Cuban heel 7.5cm;200000124:153'),
(89849, 5574, '_variation_description', ''),
(89850, 5574, '_sku', '1005002414442771-cuban-heel-8-5cm-10-5'),
(89851, 5574, '_regular_price', '150.97'),
(89852, 5574, 'total_sales', '0'),
(89853, 5574, '_tax_status', 'taxable'),
(89854, 5574, '_tax_class', 'parent'),
(89855, 5574, '_manage_stock', 'yes'),
(89856, 5574, '_backorders', 'no'),
(89857, 5574, '_sold_individually', 'no'),
(89858, 5574, '_virtual', 'no'),
(89859, 5574, '_downloadable', 'no'),
(89860, 5574, '_download_limit', '-1'),
(89861, 5574, '_download_expiry', '-1'),
(89862, 5574, '_stock', '2000'),
(89863, 5574, '_stock_status', 'instock'),
(89864, 5574, '_wc_average_rating', '0'),
(89865, 5574, '_wc_review_count', '0'),
(89866, 5574, 'attribute_pa_color', 'cuban-heel-8-5cm'),
(89867, 5574, 'attribute_pa_shoe-size', '10-5'),
(89868, 5574, '_price', '150.97'),
(89869, 5574, '_product_version', '4.1.0'),
(89870, 5574, '_vi_wad_aliexpress_variation_id', '12000020573991360'),
(89871, 5574, '_vi_wad_aliexpress_variation_attr', '14:365458#Cuban heel 8.5cm;200000124:200000291'),
(89872, 5575, '_variation_description', ''),
(89873, 5575, '_sku', '1005002414442771-cuban-heel-8-5cm-11'),
(89874, 5575, '_regular_price', '150.97'),
(89875, 5575, 'total_sales', '0'),
(89876, 5575, '_tax_status', 'taxable'),
(89877, 5575, '_tax_class', 'parent'),
(89878, 5575, '_manage_stock', 'yes'),
(89879, 5575, '_backorders', 'no'),
(89880, 5575, '_sold_individually', 'no'),
(89881, 5575, '_virtual', 'no'),
(89882, 5575, '_downloadable', 'no'),
(89883, 5575, '_download_limit', '-1'),
(89884, 5575, '_download_expiry', '-1'),
(89885, 5575, '_stock', '2000'),
(89886, 5575, '_stock_status', 'instock'),
(89887, 5575, '_wc_average_rating', '0'),
(89888, 5575, '_wc_review_count', '0'),
(89889, 5575, 'attribute_pa_color', 'cuban-heel-8-5cm'),
(89890, 5575, 'attribute_pa_shoe-size', '11'),
(89891, 5575, '_price', '150.97'),
(89892, 5575, '_product_version', '4.1.0'),
(89893, 5575, '_vi_wad_aliexpress_variation_id', '12000020573991361'),
(89894, 5575, '_vi_wad_aliexpress_variation_attr', '14:365458#Cuban heel 8.5cm;200000124:100010420'),
(89895, 5576, '_variation_description', ''),
(89896, 5576, '_sku', '1005002414442771-cuban-heel-7-5cm-5-5'),
(89897, 5576, '_regular_price', '150.97'),
(89898, 5576, 'total_sales', '0'),
(89899, 5576, '_tax_status', 'taxable'),
(89900, 5576, '_tax_class', 'parent'),
(89901, 5576, '_manage_stock', 'yes'),
(89902, 5576, '_backorders', 'no'),
(89903, 5576, '_sold_individually', 'no'),
(89904, 5576, '_virtual', 'no'),
(89905, 5576, '_downloadable', 'no'),
(89906, 5576, '_download_limit', '-1'),
(89907, 5576, '_download_expiry', '-1'),
(89908, 5576, '_stock', '2000'),
(89909, 5576, '_stock_status', 'instock'),
(89910, 5576, '_wc_average_rating', '0'),
(89911, 5576, '_wc_review_count', '0'),
(89912, 5576, 'attribute_pa_color', 'cuban-heel-7-5cm'),
(89913, 5576, 'attribute_pa_shoe-size', '5-5'),
(89914, 5576, '_price', '150.97'),
(89915, 5576, '_product_version', '4.1.0'),
(89916, 5576, '_vi_wad_aliexpress_variation_id', '12000020573991366'),
(89917, 5576, '_vi_wad_aliexpress_variation_attr', '14:100018786#Cuban heel 7.5cm;200000124:200000286'),
(89918, 5577, '_variation_description', ''),
(89919, 5577, '_sku', '1005002414442771-cuban-heel-7-5cm-6'),
(89920, 5577, '_regular_price', '150.97'),
(89921, 5577, 'total_sales', '0'),
(89922, 5577, '_tax_status', 'taxable'),
(89923, 5577, '_tax_class', 'parent'),
(89924, 5577, '_manage_stock', 'yes'),
(89925, 5577, '_backorders', 'no'),
(89926, 5577, '_sold_individually', 'no'),
(89927, 5577, '_virtual', 'no'),
(89928, 5577, '_downloadable', 'no'),
(89929, 5577, '_download_limit', '-1'),
(89930, 5577, '_download_expiry', '-1'),
(89931, 5577, '_stock', '2000'),
(89932, 5577, '_stock_status', 'instock'),
(89933, 5577, '_wc_average_rating', '0'),
(89934, 5577, '_wc_review_count', '0'),
(89935, 5577, 'attribute_pa_color', 'cuban-heel-7-5cm'),
(89936, 5577, 'attribute_pa_shoe-size', '6'),
(89937, 5577, '_price', '150.97'),
(89938, 5577, '_product_version', '4.1.0'),
(89939, 5577, '_vi_wad_aliexpress_variation_id', '12000020573991367'),
(89940, 5577, '_vi_wad_aliexpress_variation_attr', '14:100018786#Cuban heel 7.5cm;200000124:1394'),
(89941, 5578, '_variation_description', ''),
(89942, 5578, '_sku', '1005002414442771-cuban-heel-7-5cm-4-5'),
(89943, 5573, '_vi_wad_image_id', 'ae01.alicdn.com/kf/HTB1PfHiaYr1gK0jSZFDq6z9yVXaP/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg'),
(89944, 5578, '_regular_price', '150.97'),
(89945, 5578, 'total_sales', '0'),
(89946, 5578, '_tax_status', 'taxable'),
(89947, 5578, '_tax_class', 'parent'),
(89948, 5578, '_manage_stock', 'yes'),
(89949, 5578, '_backorders', 'no'),
(89950, 5578, '_sold_individually', 'no'),
(89951, 5578, '_virtual', 'no'),
(89952, 5578, '_downloadable', 'no'),
(89953, 5578, '_download_limit', '-1'),
(89954, 5578, '_download_expiry', '-1'),
(89955, 5578, '_stock', '2000'),
(89956, 5578, '_stock_status', 'instock'),
(89957, 5578, '_wc_average_rating', '0'),
(89958, 5578, '_wc_review_count', '0'),
(89959, 5578, 'attribute_pa_color', 'cuban-heel-7-5cm'),
(89960, 5578, 'attribute_pa_shoe-size', '4-5'),
(89961, 5578, '_price', '150.97'),
(89962, 5578, '_product_version', '4.1.0'),
(89963, 5578, '_vi_wad_aliexpress_variation_id', '12000020573991364'),
(89964, 5578, '_vi_wad_aliexpress_variation_attr', '14:100018786#Cuban heel 7.5cm;200000124:200000285'),
(89965, 5579, '_variation_description', ''),
(89966, 5579, '_sku', '1005002414442771-cuban-heel-7-5cm-5'),
(89967, 5579, '_regular_price', '150.97'),
(89968, 5579, 'total_sales', '0'),
(89969, 5579, '_tax_status', 'taxable'),
(89970, 5579, '_tax_class', 'parent'),
(89971, 5579, '_manage_stock', 'yes'),
(89972, 5579, '_backorders', 'no'),
(89973, 5579, '_sold_individually', 'no'),
(89974, 5579, '_virtual', 'no'),
(89975, 5579, '_downloadable', 'no'),
(89976, 5579, '_download_limit', '-1'),
(89977, 5579, '_download_expiry', '-1'),
(89978, 5579, '_stock', '2000'),
(89979, 5579, '_stock_status', 'instock'),
(89980, 5579, '_wc_average_rating', '0'),
(89981, 5579, '_wc_review_count', '0'),
(89982, 5579, 'attribute_pa_color', 'cuban-heel-7-5cm'),
(89983, 5579, 'attribute_pa_shoe-size', '5'),
(89984, 5579, '_price', '150.97'),
(89985, 5579, '_product_version', '4.1.0'),
(89986, 5579, '_vi_wad_aliexpress_variation_id', '12000020573991365'),
(89987, 5579, '_vi_wad_aliexpress_variation_attr', '14:100018786#Cuban heel 7.5cm;200000124:698'),
(89988, 5580, '_variation_description', ''),
(89989, 5580, '_sku', '1005002414442771-cuban-heel-7-5cm-7-5'),
(89990, 5580, '_regular_price', '150.97'),
(89991, 5580, 'total_sales', '0'),
(89992, 5580, '_tax_status', 'taxable'),
(89993, 5580, '_tax_class', 'parent'),
(89994, 5580, '_manage_stock', 'yes'),
(89995, 5580, '_backorders', 'no'),
(89996, 5580, '_sold_individually', 'no'),
(89997, 5580, '_virtual', 'no'),
(89998, 5580, '_downloadable', 'no'),
(89999, 5580, '_download_limit', '-1'),
(90000, 5580, '_download_expiry', '-1'),
(90001, 5580, '_stock', '2000'),
(90002, 5580, '_stock_status', 'instock'),
(90003, 5580, '_wc_average_rating', '0'),
(90004, 5580, '_wc_review_count', '0'),
(90005, 5580, 'attribute_pa_color', 'cuban-heel-7-5cm'),
(90006, 5580, 'attribute_pa_shoe-size', '7-5'),
(90007, 5580, '_price', '150.97'),
(90008, 5580, '_product_version', '4.1.0'),
(90009, 5580, '_vi_wad_aliexpress_variation_id', '12000020573991370'),
(90010, 5580, '_vi_wad_aliexpress_variation_attr', '14:100018786#Cuban heel 7.5cm;200000124:200000288'),
(90011, 5581, '_variation_description', ''),
(90012, 5581, '_sku', '1005002414442771-cuban-heel-7-5cm-8'),
(90013, 5581, '_regular_price', '150.97'),
(90014, 5581, 'total_sales', '0'),
(90015, 5581, '_tax_status', 'taxable'),
(90016, 5581, '_tax_class', 'parent'),
(90017, 5581, '_manage_stock', 'yes'),
(90018, 5581, '_backorders', 'no'),
(90019, 5581, '_sold_individually', 'no'),
(90020, 5581, '_virtual', 'no'),
(90021, 5581, '_downloadable', 'no'),
(90022, 5581, '_download_limit', '-1'),
(90023, 5581, '_download_expiry', '-1'),
(90024, 5581, '_stock', '2000'),
(90025, 5581, '_stock_status', 'instock'),
(90026, 5581, '_wc_average_rating', '0'),
(90027, 5581, '_wc_review_count', '0'),
(90028, 5581, 'attribute_pa_color', 'cuban-heel-7-5cm'),
(90029, 5581, 'attribute_pa_shoe-size', '8'),
(90030, 5581, '_price', '150.97'),
(90031, 5581, '_product_version', '4.1.0'),
(90032, 5581, '_vi_wad_aliexpress_variation_id', '12000020573991371'),
(90033, 5581, '_vi_wad_aliexpress_variation_attr', '14:100018786#Cuban heel 7.5cm;200000124:699'),
(90034, 5582, '_variation_description', ''),
(90035, 5582, '_sku', '1005002414442771-cuban-heel-7-5cm-6-5'),
(90036, 5582, '_regular_price', '150.97'),
(90037, 5582, 'total_sales', '0'),
(90038, 5582, '_tax_status', 'taxable'),
(90039, 5582, '_tax_class', 'parent'),
(90040, 5582, '_manage_stock', 'yes'),
(90041, 5582, '_backorders', 'no'),
(90042, 5582, '_sold_individually', 'no'),
(90043, 5582, '_virtual', 'no'),
(90044, 5582, '_downloadable', 'no'),
(90045, 5582, '_download_limit', '-1'),
(90046, 5582, '_download_expiry', '-1'),
(90047, 5582, '_stock', '2000'),
(90048, 5582, '_stock_status', 'instock'),
(90049, 5582, '_wc_average_rating', '0'),
(90050, 5582, '_wc_review_count', '0'),
(90051, 5582, 'attribute_pa_color', 'cuban-heel-7-5cm'),
(90052, 5582, 'attribute_pa_shoe-size', '6-5'),
(90053, 5582, '_price', '150.97'),
(90054, 5582, '_product_version', '4.1.0'),
(90055, 5582, '_vi_wad_aliexpress_variation_id', '12000020573991368'),
(90056, 5582, '_vi_wad_aliexpress_variation_attr', '14:100018786#Cuban heel 7.5cm;200000124:200000287'),
(90057, 5583, '_variation_description', ''),
(90058, 5583, '_sku', '1005002414442771-cuban-heel-7-5cm-7'),
(90059, 5583, '_regular_price', '150.97'),
(90060, 5583, 'total_sales', '0'),
(90061, 5583, '_tax_status', 'taxable'),
(90062, 5583, '_tax_class', 'parent'),
(90063, 5583, '_manage_stock', 'yes'),
(90064, 5583, '_backorders', 'no'),
(90065, 5583, '_sold_individually', 'no'),
(90066, 5583, '_virtual', 'no'),
(90067, 5583, '_downloadable', 'no'),
(90068, 5583, '_download_limit', '-1'),
(90069, 5583, '_download_expiry', '-1'),
(90070, 5583, '_stock', '2000'),
(90071, 5583, '_stock_status', 'instock'),
(90072, 5583, '_wc_average_rating', '0'),
(90073, 5583, '_wc_review_count', '0'),
(90074, 5584, '_wp_attached_file', '2021/06/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg'),
(90075, 5583, 'attribute_pa_color', 'cuban-heel-7-5cm');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(90076, 5584, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:253;s:6:\"height\";i:252;s:4:\"file\";s:114:\"2021/06/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:114:\"Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:114:\"Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:114:\"Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:114:\"Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(90077, 5583, 'attribute_pa_shoe-size', '7'),
(90078, 5583, '_price', '150.97'),
(90079, 5583, '_product_version', '4.1.0'),
(90080, 5583, '_vi_wad_aliexpress_variation_id', '12000020573991369'),
(90081, 5583, '_vi_wad_aliexpress_variation_attr', '14:100018786#Cuban heel 7.5cm;200000124:3434'),
(90082, 5584, '_vi_wad_image_id', 'ae01.alicdn.com/kf/HTB1EgYkaYH1gK0jSZFwq6A7aXXaO/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg'),
(90083, 5404, '_thumbnail_id', '5584'),
(90084, 5405, '_thumbnail_id', '5584'),
(90085, 5406, '_thumbnail_id', '5584'),
(90086, 5408, '_thumbnail_id', '5584'),
(90087, 5410, '_thumbnail_id', '5584'),
(90088, 5411, '_thumbnail_id', '5584'),
(90089, 5412, '_thumbnail_id', '5584'),
(90090, 5585, '_variation_description', ''),
(90091, 5481, '_thumbnail_id', '5584'),
(90092, 5585, '_sku', '1005002414442771-cuban-heel-7-5cm-9-5'),
(90093, 5482, '_thumbnail_id', '5584'),
(90094, 5585, '_regular_price', '150.97'),
(90095, 5483, '_thumbnail_id', '5584'),
(90096, 5484, '_thumbnail_id', '5584'),
(90097, 5585, 'total_sales', '0'),
(90098, 5485, '_thumbnail_id', '5584'),
(90099, 5585, '_tax_status', 'taxable'),
(90100, 5486, '_thumbnail_id', '5584'),
(90101, 5585, '_tax_class', 'parent'),
(90102, 5585, '_manage_stock', 'yes'),
(90103, 5487, '_thumbnail_id', '5584'),
(90104, 5585, '_backorders', 'no'),
(90105, 5585, '_sold_individually', 'no'),
(90106, 5585, '_virtual', 'no'),
(90107, 5585, '_downloadable', 'no'),
(90108, 5585, '_download_limit', '-1'),
(90109, 5585, '_download_expiry', '-1'),
(90110, 5585, '_stock', '2000'),
(90111, 5585, '_stock_status', 'instock'),
(90112, 5585, '_wc_average_rating', '0'),
(90113, 5585, '_wc_review_count', '0'),
(90114, 5585, 'attribute_pa_color', 'cuban-heel-7-5cm'),
(90115, 5585, 'attribute_pa_shoe-size', '9-5'),
(90116, 5585, '_price', '150.97'),
(90117, 5585, '_product_version', '4.1.0'),
(90118, 5585, '_vi_wad_aliexpress_variation_id', '12000020573991374'),
(90119, 5585, '_vi_wad_aliexpress_variation_attr', '14:100018786#Cuban heel 7.5cm;200000124:200000290'),
(90120, 5586, '_variation_description', ''),
(90121, 5586, '_sku', '1005002414442771-cuban-heel-7-5cm-10'),
(90122, 5586, '_regular_price', '150.97'),
(90123, 5586, 'total_sales', '0'),
(90124, 5586, '_tax_status', 'taxable'),
(90125, 5586, '_tax_class', 'parent'),
(90126, 5586, '_manage_stock', 'yes'),
(90127, 5586, '_backorders', 'no'),
(90128, 5586, '_sold_individually', 'no'),
(90129, 5586, '_virtual', 'no'),
(90130, 5586, '_downloadable', 'no'),
(90131, 5586, '_download_limit', '-1'),
(90132, 5586, '_download_expiry', '-1'),
(90133, 5586, '_stock', '2000'),
(90134, 5586, '_stock_status', 'instock'),
(90135, 5586, '_wc_average_rating', '0'),
(90136, 5586, '_wc_review_count', '0'),
(90137, 5586, 'attribute_pa_color', 'cuban-heel-7-5cm'),
(90138, 5586, 'attribute_pa_shoe-size', '10'),
(90139, 5586, '_price', '150.97'),
(90140, 5586, '_product_version', '4.1.0'),
(90141, 5586, '_vi_wad_aliexpress_variation_id', '12000020573991375'),
(90142, 5586, '_vi_wad_aliexpress_variation_attr', '14:100018786#Cuban heel 7.5cm;200000124:1583'),
(90143, 5587, '_variation_description', ''),
(90144, 5587, '_sku', '1005002414442771-cuban-heel-7-5cm-8-5'),
(90145, 5587, '_regular_price', '150.97'),
(90146, 5587, 'total_sales', '0'),
(90147, 5587, '_tax_status', 'taxable'),
(90148, 5587, '_tax_class', 'parent'),
(90149, 5587, '_manage_stock', 'yes'),
(90150, 5587, '_backorders', 'no'),
(90151, 5587, '_sold_individually', 'no'),
(90152, 5587, '_virtual', 'no'),
(90153, 5587, '_downloadable', 'no'),
(90154, 5587, '_download_limit', '-1'),
(90155, 5587, '_download_expiry', '-1'),
(90156, 5587, '_stock', '2000'),
(90157, 5587, '_stock_status', 'instock'),
(90158, 5587, '_wc_average_rating', '0'),
(90159, 5587, '_wc_review_count', '0'),
(90160, 5587, 'attribute_pa_color', 'cuban-heel-7-5cm'),
(90161, 5587, 'attribute_pa_shoe-size', '8-5'),
(90162, 5587, '_price', '150.97'),
(90163, 5587, '_product_version', '4.1.0'),
(90164, 5587, '_vi_wad_aliexpress_variation_id', '12000020573991372'),
(90165, 5587, '_vi_wad_aliexpress_variation_attr', '14:100018786#Cuban heel 7.5cm;200000124:200000289'),
(90166, 5588, '_variation_description', ''),
(90167, 5588, '_sku', '1005002414442771-cuban-heel-7-5cm-9'),
(90168, 5588, '_regular_price', '150.97'),
(90169, 5588, 'total_sales', '0'),
(90170, 5588, '_tax_status', 'taxable'),
(90171, 5588, '_tax_class', 'parent'),
(90172, 5588, '_manage_stock', 'yes'),
(90173, 5588, '_backorders', 'no'),
(90174, 5588, '_sold_individually', 'no'),
(90175, 5588, '_virtual', 'no'),
(90176, 5588, '_downloadable', 'no'),
(90177, 5588, '_download_limit', '-1'),
(90178, 5588, '_download_expiry', '-1'),
(90179, 5588, '_stock', '2000'),
(90180, 5588, '_stock_status', 'instock'),
(90181, 5588, '_wc_average_rating', '0'),
(90182, 5588, '_wc_review_count', '0'),
(90183, 5588, 'attribute_pa_color', 'cuban-heel-7-5cm'),
(90184, 5588, 'attribute_pa_shoe-size', '9'),
(90185, 5588, '_price', '150.97'),
(90186, 5588, '_product_version', '4.1.0'),
(90187, 5588, '_vi_wad_aliexpress_variation_id', '12000020573991373'),
(90188, 5588, '_vi_wad_aliexpress_variation_attr', '14:100018786#Cuban heel 7.5cm;200000124:350262'),
(90189, 5589, '_variation_description', ''),
(90190, 5589, '_sku', '1005002414442771-heel-6cm-3-5'),
(90191, 5589, '_regular_price', '150.97'),
(90192, 5589, 'total_sales', '0'),
(90193, 5589, '_tax_status', 'taxable'),
(90194, 5589, '_tax_class', 'parent'),
(90195, 5589, '_manage_stock', 'yes'),
(90196, 5589, '_backorders', 'no'),
(90197, 5589, '_sold_individually', 'no'),
(90198, 5589, '_virtual', 'no'),
(90199, 5589, '_downloadable', 'no'),
(90200, 5589, '_download_limit', '-1'),
(90201, 5589, '_download_expiry', '-1'),
(90202, 5589, '_stock', '2000'),
(90203, 5589, '_stock_status', 'instock'),
(90204, 5589, '_wc_average_rating', '0'),
(90205, 5589, '_wc_review_count', '0'),
(90206, 5589, 'attribute_pa_color', 'heel-6cm'),
(90207, 5589, 'attribute_pa_shoe-size', '3-5'),
(90208, 5589, '_price', '150.97'),
(90209, 5589, '_product_version', '4.1.0'),
(90210, 5589, '_vi_wad_aliexpress_variation_id', '12000020573991378'),
(90211, 5589, '_vi_wad_aliexpress_variation_attr', '14:350850#heel 6cm;200000124:200000284'),
(90212, 5590, '_variation_description', ''),
(90213, 5590, '_sku', '1005002414442771-heel-6cm-4'),
(90214, 5590, '_regular_price', '150.97'),
(90215, 5590, 'total_sales', '0'),
(90216, 5590, '_tax_status', 'taxable'),
(90217, 5590, '_tax_class', 'parent'),
(90218, 5590, '_manage_stock', 'yes'),
(90219, 5590, '_backorders', 'no'),
(90220, 5590, '_sold_individually', 'no'),
(90221, 5590, '_virtual', 'no'),
(90222, 5590, '_downloadable', 'no'),
(90223, 5590, '_download_limit', '-1'),
(90224, 5590, '_download_expiry', '-1'),
(90225, 5590, '_stock', '2000'),
(90226, 5590, '_stock_status', 'instock'),
(90227, 5590, '_wc_average_rating', '0'),
(90228, 5590, '_wc_review_count', '0'),
(90229, 5590, 'attribute_pa_color', 'heel-6cm'),
(90230, 5590, 'attribute_pa_shoe-size', '4'),
(90231, 5590, '_price', '150.97'),
(90232, 5590, '_product_version', '4.1.0'),
(90233, 5590, '_vi_wad_aliexpress_variation_id', '12000020573991379'),
(90234, 5590, '_vi_wad_aliexpress_variation_attr', '14:350850#heel 6cm;200000124:153'),
(90235, 5591, '_variation_description', ''),
(90236, 5591, '_sku', '1005002414442771-cuban-heel-7-5cm-10-5'),
(90237, 5591, '_regular_price', '150.97'),
(90238, 5591, 'total_sales', '0'),
(90239, 5591, '_tax_status', 'taxable'),
(90240, 5591, '_tax_class', 'parent'),
(90241, 5591, '_manage_stock', 'yes'),
(90242, 5591, '_backorders', 'no'),
(90243, 5592, '_wp_attached_file', '2021/06/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-1.jpg_640x640-1.jpg'),
(90244, 5591, '_sold_individually', 'no'),
(90245, 5592, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:500;s:6:\"height\";i:400;s:4:\"file\";s:118:\"2021/06/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-1.jpg_640x640-1.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:118:\"Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-1.jpg_640x640-1-300x240.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:118:\"Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-1.jpg_640x640-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:118:\"Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-1.jpg_640x640-1-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:118:\"Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-1.jpg_640x640-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:118:\"Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-1.jpg_640x640-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:118:\"Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-1.jpg_640x640-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:118:\"Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-1.jpg_640x640-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(90246, 5591, '_virtual', 'no'),
(90247, 5591, '_downloadable', 'no'),
(90248, 5591, '_download_limit', '-1'),
(90249, 5591, '_download_expiry', '-1'),
(90250, 5591, '_stock', '2000'),
(90251, 5591, '_stock_status', 'instock'),
(90252, 5591, '_wc_average_rating', '0'),
(90253, 5591, '_wc_review_count', '0'),
(90254, 5591, 'attribute_pa_color', 'cuban-heel-7-5cm'),
(90255, 5591, 'attribute_pa_shoe-size', '10-5'),
(90256, 5591, '_price', '150.97'),
(90257, 5591, '_product_version', '4.1.0'),
(90258, 5591, '_vi_wad_aliexpress_variation_id', '12000020573991376'),
(90259, 5591, '_vi_wad_aliexpress_variation_attr', '14:100018786#Cuban heel 7.5cm;200000124:200000291'),
(90260, 5593, '_variation_description', ''),
(90261, 5593, '_sku', '1005002414442771-cuban-heel-7-5cm-11'),
(90262, 5593, '_regular_price', '150.97'),
(90263, 5593, 'total_sales', '0'),
(90264, 5593, '_tax_status', 'taxable'),
(90265, 5593, '_tax_class', 'parent'),
(90266, 5593, '_manage_stock', 'yes'),
(90267, 5593, '_backorders', 'no'),
(90268, 5593, '_sold_individually', 'no'),
(90269, 5593, '_virtual', 'no'),
(90270, 5593, '_downloadable', 'no'),
(90271, 5593, '_download_limit', '-1'),
(90272, 5593, '_download_expiry', '-1'),
(90273, 5592, '_vi_wad_image_id', 'ae01.alicdn.com/kf/HTB1bP7ea1L2gK0jSZPhq6yhvXXaL/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg'),
(90274, 5593, '_stock', '2000'),
(90275, 5409, '_thumbnail_id', '5592'),
(90276, 5593, '_stock_status', 'instock'),
(90277, 5413, '_thumbnail_id', '5592'),
(90278, 5593, '_wc_average_rating', '0'),
(90279, 5414, '_thumbnail_id', '5592'),
(90280, 5593, '_wc_review_count', '0'),
(90281, 5415, '_thumbnail_id', '5592'),
(90282, 5416, '_thumbnail_id', '5592'),
(90283, 5593, 'attribute_pa_color', 'cuban-heel-7-5cm'),
(90284, 5417, '_thumbnail_id', '5592'),
(90285, 5593, 'attribute_pa_shoe-size', '11'),
(90286, 5418, '_thumbnail_id', '5592'),
(90287, 5593, '_price', '150.97'),
(90288, 5419, '_thumbnail_id', '5592'),
(90289, 5593, '_product_version', '4.1.0'),
(90290, 5420, '_thumbnail_id', '5592'),
(90291, 5421, '_thumbnail_id', '5592'),
(90292, 5593, '_vi_wad_aliexpress_variation_id', '12000020573991377'),
(90293, 5422, '_thumbnail_id', '5592'),
(90294, 5593, '_vi_wad_aliexpress_variation_attr', '14:100018786#Cuban heel 7.5cm;200000124:100010420'),
(90295, 5423, '_thumbnail_id', '5592'),
(90296, 5424, '_thumbnail_id', '5592'),
(90297, 5428, '_thumbnail_id', '5592'),
(90298, 5594, '_variation_description', ''),
(90299, 5594, '_sku', '1005002414442771-heel-6cm-5-5'),
(90300, 5594, '_regular_price', '150.97'),
(90301, 5594, 'total_sales', '0'),
(90302, 5594, '_tax_status', 'taxable'),
(90303, 5594, '_tax_class', 'parent'),
(90304, 5594, '_manage_stock', 'yes'),
(90305, 5594, '_backorders', 'no'),
(90306, 5594, '_sold_individually', 'no'),
(90307, 5594, '_virtual', 'no'),
(90308, 5594, '_downloadable', 'no'),
(90309, 5594, '_download_limit', '-1'),
(90310, 5594, '_download_expiry', '-1'),
(90311, 5594, '_stock', '2000'),
(90312, 5594, '_stock_status', 'instock'),
(90313, 5594, '_wc_average_rating', '0'),
(90314, 5594, '_wc_review_count', '0'),
(90315, 5594, 'attribute_pa_color', 'heel-6cm'),
(90316, 5594, 'attribute_pa_shoe-size', '5-5'),
(90317, 5594, '_price', '150.97'),
(90318, 5594, '_product_version', '4.1.0'),
(90319, 5594, '_vi_wad_aliexpress_variation_id', '12000020573991382'),
(90320, 5594, '_vi_wad_aliexpress_variation_attr', '14:350850#heel 6cm;200000124:200000286'),
(90321, 5595, '_variation_description', ''),
(90322, 5595, '_sku', '1005002414442771-heel-6cm-6'),
(90323, 5595, '_regular_price', '150.97'),
(90324, 5595, 'total_sales', '0'),
(90325, 5595, '_tax_status', 'taxable'),
(90326, 5595, '_tax_class', 'parent'),
(90327, 5595, '_manage_stock', 'yes'),
(90328, 5595, '_backorders', 'no'),
(90329, 5595, '_sold_individually', 'no'),
(90330, 5595, '_virtual', 'no'),
(90331, 5595, '_downloadable', 'no'),
(90332, 5595, '_download_limit', '-1'),
(90333, 5595, '_download_expiry', '-1'),
(90334, 5595, '_stock', '2000'),
(90335, 5595, '_stock_status', 'instock'),
(90336, 5595, '_wc_average_rating', '0'),
(90337, 5595, '_wc_review_count', '0'),
(90338, 5595, 'attribute_pa_color', 'heel-6cm'),
(90339, 5595, 'attribute_pa_shoe-size', '6'),
(90340, 5595, '_price', '150.97'),
(90341, 5595, '_product_version', '4.1.0'),
(90342, 5595, '_vi_wad_aliexpress_variation_id', '12000020573991383'),
(90343, 5595, '_vi_wad_aliexpress_variation_attr', '14:350850#heel 6cm;200000124:1394'),
(90344, 5596, '_variation_description', ''),
(90345, 5596, '_sku', '1005002414442771-heel-6cm-4-5'),
(90346, 5596, '_regular_price', '150.97'),
(90347, 5596, 'total_sales', '0'),
(90348, 5596, '_tax_status', 'taxable'),
(90349, 5596, '_tax_class', 'parent'),
(90350, 5596, '_manage_stock', 'yes'),
(90351, 5596, '_backorders', 'no'),
(90352, 5596, '_sold_individually', 'no'),
(90353, 5596, '_virtual', 'no'),
(90354, 5596, '_downloadable', 'no'),
(90355, 5596, '_download_limit', '-1'),
(90356, 5596, '_download_expiry', '-1'),
(90357, 5596, '_stock', '2000'),
(90358, 5596, '_stock_status', 'instock'),
(90359, 5596, '_wc_average_rating', '0'),
(90360, 5596, '_wc_review_count', '0'),
(90361, 5596, 'attribute_pa_color', 'heel-6cm'),
(90362, 5596, 'attribute_pa_shoe-size', '4-5'),
(90363, 5596, '_price', '150.97'),
(90364, 5596, '_product_version', '4.1.0'),
(90365, 5596, '_vi_wad_aliexpress_variation_id', '12000020573991380'),
(90366, 5596, '_vi_wad_aliexpress_variation_attr', '14:350850#heel 6cm;200000124:200000285'),
(90367, 5597, '_variation_description', ''),
(90368, 5597, '_sku', '1005002414442771-heel-6cm-5'),
(90369, 5597, '_regular_price', '150.97'),
(90370, 5597, 'total_sales', '0'),
(90371, 5597, '_tax_status', 'taxable'),
(90372, 5597, '_tax_class', 'parent'),
(90373, 5597, '_manage_stock', 'yes'),
(90374, 5597, '_backorders', 'no'),
(90375, 5597, '_sold_individually', 'no'),
(90376, 5597, '_virtual', 'no'),
(90377, 5597, '_downloadable', 'no'),
(90378, 5597, '_download_limit', '-1'),
(90379, 5597, '_download_expiry', '-1'),
(90380, 5597, '_stock', '2000'),
(90381, 5597, '_stock_status', 'instock'),
(90382, 5597, '_wc_average_rating', '0'),
(90383, 5597, '_wc_review_count', '0'),
(90384, 5597, 'attribute_pa_color', 'heel-6cm'),
(90385, 5597, 'attribute_pa_shoe-size', '5'),
(90386, 5597, '_price', '150.97'),
(90387, 5597, '_product_version', '4.1.0'),
(90388, 5597, '_vi_wad_aliexpress_variation_id', '12000020573991381'),
(90389, 5597, '_vi_wad_aliexpress_variation_attr', '14:350850#heel 6cm;200000124:698'),
(90390, 5598, '_variation_description', ''),
(90391, 5598, '_sku', '1005002414442771-heel-6cm-7-5'),
(90392, 5598, '_regular_price', '150.97'),
(90393, 5598, 'total_sales', '0'),
(90394, 5598, '_tax_status', 'taxable'),
(90395, 5598, '_tax_class', 'parent'),
(90396, 5598, '_manage_stock', 'yes'),
(90397, 5598, '_backorders', 'no'),
(90398, 5598, '_sold_individually', 'no'),
(90399, 5598, '_virtual', 'no'),
(90400, 5598, '_downloadable', 'no'),
(90401, 5598, '_download_limit', '-1'),
(90402, 5598, '_download_expiry', '-1'),
(90403, 5598, '_stock', '2000'),
(90404, 5598, '_stock_status', 'instock'),
(90405, 5598, '_wc_average_rating', '0'),
(90406, 5598, '_wc_review_count', '0'),
(90407, 5598, 'attribute_pa_color', 'heel-6cm'),
(90408, 5598, 'attribute_pa_shoe-size', '7-5'),
(90409, 5598, '_price', '150.97'),
(90410, 5598, '_product_version', '4.1.0'),
(90411, 5598, '_vi_wad_aliexpress_variation_id', '12000020573991386'),
(90412, 5598, '_vi_wad_aliexpress_variation_attr', '14:350850#heel 6cm;200000124:200000288'),
(90413, 5599, '_variation_description', ''),
(90414, 5599, '_sku', '1005002414442771-heel-6cm-8'),
(90415, 5599, '_regular_price', '150.97'),
(90416, 5599, 'total_sales', '0'),
(90417, 5599, '_tax_status', 'taxable'),
(90418, 5599, '_tax_class', 'parent'),
(90419, 5599, '_manage_stock', 'yes'),
(90420, 5599, '_backorders', 'no'),
(90421, 5599, '_sold_individually', 'no'),
(90422, 5599, '_virtual', 'no'),
(90423, 5599, '_downloadable', 'no'),
(90424, 5599, '_download_limit', '-1'),
(90425, 5599, '_download_expiry', '-1'),
(90426, 5599, '_stock', '2000'),
(90427, 5599, '_stock_status', 'instock'),
(90428, 5599, '_wc_average_rating', '0'),
(90429, 5599, '_wc_review_count', '0'),
(90430, 5599, 'attribute_pa_color', 'heel-6cm'),
(90431, 5599, 'attribute_pa_shoe-size', '8'),
(90432, 5599, '_price', '150.97'),
(90433, 5599, '_product_version', '4.1.0'),
(90434, 5599, '_vi_wad_aliexpress_variation_id', '12000020573991387'),
(90435, 5599, '_vi_wad_aliexpress_variation_attr', '14:350850#heel 6cm;200000124:699'),
(90436, 5600, '_variation_description', ''),
(90437, 5600, '_sku', '1005002414442771-heel-6cm-6-5'),
(90438, 5600, '_regular_price', '150.97'),
(90439, 5600, 'total_sales', '0'),
(90440, 5600, '_tax_status', 'taxable'),
(90441, 5600, '_tax_class', 'parent'),
(90442, 5600, '_manage_stock', 'yes'),
(90443, 5600, '_backorders', 'no'),
(90444, 5600, '_sold_individually', 'no'),
(90445, 5600, '_virtual', 'no'),
(90446, 5600, '_downloadable', 'no'),
(90447, 5600, '_download_limit', '-1'),
(90448, 5600, '_download_expiry', '-1'),
(90449, 5600, '_stock', '1999'),
(90450, 5600, '_stock_status', 'instock'),
(90451, 5600, '_wc_average_rating', '0'),
(90452, 5600, '_wc_review_count', '0'),
(90453, 5600, 'attribute_pa_color', 'heel-6cm'),
(90454, 5600, 'attribute_pa_shoe-size', '6-5'),
(90455, 5600, '_price', '150.97'),
(90456, 5600, '_product_version', '4.1.0'),
(90457, 5600, '_vi_wad_aliexpress_variation_id', '12000020573991384'),
(90458, 5600, '_vi_wad_aliexpress_variation_attr', '14:350850#heel 6cm;200000124:200000287'),
(90459, 5601, '_variation_description', ''),
(90460, 5601, '_sku', '1005002414442771-heel-6cm-7'),
(90461, 5601, '_regular_price', '150.97'),
(90462, 5601, 'total_sales', '0'),
(90463, 5601, '_tax_status', 'taxable'),
(90464, 5601, '_tax_class', 'parent'),
(90465, 5601, '_manage_stock', 'yes'),
(90466, 5601, '_backorders', 'no'),
(90467, 5601, '_sold_individually', 'no'),
(90468, 5601, '_virtual', 'no'),
(90469, 5601, '_downloadable', 'no'),
(90470, 5601, '_download_limit', '-1'),
(90471, 5601, '_download_expiry', '-1'),
(90472, 5601, '_stock', '1999'),
(90473, 5601, '_stock_status', 'instock'),
(90474, 5601, '_wc_average_rating', '0'),
(90475, 5601, '_wc_review_count', '0'),
(90476, 5601, 'attribute_pa_color', 'heel-6cm'),
(90477, 5601, 'attribute_pa_shoe-size', '7'),
(90478, 5601, '_price', '150.97'),
(90479, 5602, '_wp_attached_file', '2021/06/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-2.jpg_640x640-2.jpg'),
(90480, 5602, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:500;s:6:\"height\";i:400;s:4:\"file\";s:118:\"2021/06/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-2.jpg_640x640-2.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:118:\"Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-2.jpg_640x640-2-300x240.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:118:\"Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-2.jpg_640x640-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:118:\"Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-2.jpg_640x640-2-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:118:\"Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-2.jpg_640x640-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:118:\"Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-2.jpg_640x640-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:118:\"Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-2.jpg_640x640-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:118:\"Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-2.jpg_640x640-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(90481, 5601, '_product_version', '4.1.0'),
(90482, 5601, '_vi_wad_aliexpress_variation_id', '12000020573991385'),
(90483, 5601, '_vi_wad_aliexpress_variation_attr', '14:350850#heel 6cm;200000124:3434'),
(90484, 5603, '_variation_description', ''),
(90485, 5603, '_sku', '1005002414442771-heel-6cm-9-5'),
(90486, 5603, '_regular_price', '150.97'),
(90487, 5603, 'total_sales', '0'),
(90488, 5603, '_tax_status', 'taxable'),
(90489, 5603, '_tax_class', 'parent'),
(90490, 5603, '_manage_stock', 'yes'),
(90491, 5603, '_backorders', 'no'),
(90492, 5603, '_sold_individually', 'no'),
(90493, 5603, '_virtual', 'no'),
(90494, 5603, '_downloadable', 'no'),
(90495, 5603, '_download_limit', '-1'),
(90496, 5603, '_download_expiry', '-1'),
(90497, 5603, '_stock', '2000'),
(90498, 5603, '_stock_status', 'instock'),
(90499, 5603, '_wc_average_rating', '0'),
(90500, 5603, '_wc_review_count', '0'),
(90501, 5603, 'attribute_pa_color', 'heel-6cm'),
(90502, 5603, 'attribute_pa_shoe-size', '9-5'),
(90503, 5603, '_price', '150.97'),
(90504, 5603, '_product_version', '4.1.0'),
(90505, 5602, '_vi_wad_image_id', 'ae01.alicdn.com/kf/HTB1jqgga5_1gK0jSZFqq6ApaXXaw/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg'),
(90506, 5603, '_vi_wad_aliexpress_variation_id', '12000020573991390'),
(90507, 5425, '_thumbnail_id', '5602'),
(90508, 5603, '_vi_wad_aliexpress_variation_attr', '14:350850#heel 6cm;200000124:200000290'),
(90509, 5426, '_thumbnail_id', '5602'),
(90510, 5427, '_thumbnail_id', '5602'),
(90511, 5429, '_thumbnail_id', '5602'),
(90512, 5430, '_thumbnail_id', '5602'),
(90513, 5431, '_thumbnail_id', '5602'),
(90514, 5432, '_thumbnail_id', '5602'),
(90515, 5433, '_thumbnail_id', '5602'),
(90516, 5434, '_thumbnail_id', '5602'),
(90517, 5435, '_thumbnail_id', '5602'),
(90518, 5436, '_thumbnail_id', '5602'),
(90519, 5438, '_thumbnail_id', '5602'),
(90520, 5439, '_thumbnail_id', '5602'),
(90521, 5440, '_thumbnail_id', '5602'),
(90522, 5604, '_variation_description', ''),
(90523, 5604, '_sku', '1005002414442771-heel-6cm-10'),
(90524, 5604, '_regular_price', '150.97'),
(90525, 5604, 'total_sales', '0'),
(90526, 5604, '_tax_status', 'taxable'),
(90527, 5604, '_tax_class', 'parent'),
(90528, 5604, '_manage_stock', 'yes'),
(90529, 5604, '_backorders', 'no'),
(90530, 5604, '_sold_individually', 'no'),
(90531, 5604, '_virtual', 'no'),
(90532, 5604, '_downloadable', 'no'),
(90533, 5604, '_download_limit', '-1'),
(90534, 5604, '_download_expiry', '-1'),
(90535, 5604, '_stock', '2000'),
(90536, 5604, '_stock_status', 'instock'),
(90537, 5604, '_wc_average_rating', '0'),
(90538, 5604, '_wc_review_count', '0'),
(90539, 5604, 'attribute_pa_color', 'heel-6cm'),
(90540, 5604, 'attribute_pa_shoe-size', '10'),
(90541, 5604, '_price', '150.97'),
(90542, 5604, '_product_version', '4.1.0'),
(90543, 5604, '_vi_wad_aliexpress_variation_id', '12000020573991391'),
(90544, 5604, '_vi_wad_aliexpress_variation_attr', '14:350850#heel 6cm;200000124:1583'),
(90545, 5605, '_variation_description', ''),
(90546, 5605, '_sku', '1005002414442771-heel-6cm-8-5'),
(90547, 5605, '_regular_price', '150.97'),
(90548, 5605, 'total_sales', '0'),
(90549, 5605, '_tax_status', 'taxable'),
(90550, 5605, '_tax_class', 'parent'),
(90551, 5605, '_manage_stock', 'yes'),
(90552, 5605, '_backorders', 'no'),
(90553, 5605, '_sold_individually', 'no'),
(90554, 5605, '_virtual', 'no'),
(90555, 5605, '_downloadable', 'no'),
(90556, 5605, '_download_limit', '-1'),
(90557, 5605, '_download_expiry', '-1'),
(90558, 5605, '_stock', '2000'),
(90559, 5605, '_stock_status', 'instock'),
(90560, 5605, '_wc_average_rating', '0'),
(90561, 5605, '_wc_review_count', '0'),
(90562, 5605, 'attribute_pa_color', 'heel-6cm'),
(90563, 5605, 'attribute_pa_shoe-size', '8-5'),
(90564, 5605, '_price', '150.97'),
(90565, 5605, '_product_version', '4.1.0'),
(90566, 5605, '_vi_wad_aliexpress_variation_id', '12000020573991388'),
(90567, 5605, '_vi_wad_aliexpress_variation_attr', '14:350850#heel 6cm;200000124:200000289'),
(90568, 5606, '_variation_description', ''),
(90569, 5606, '_sku', '1005002414442771-heel-6cm-9'),
(90570, 5606, '_regular_price', '150.97'),
(90571, 5606, 'total_sales', '0'),
(90572, 5606, '_tax_status', 'taxable'),
(90573, 5606, '_tax_class', 'parent'),
(90574, 5606, '_manage_stock', 'yes'),
(90575, 5606, '_backorders', 'no'),
(90576, 5606, '_sold_individually', 'no'),
(90577, 5606, '_virtual', 'no'),
(90578, 5606, '_downloadable', 'no'),
(90579, 5606, '_download_limit', '-1'),
(90580, 5606, '_download_expiry', '-1'),
(90581, 5606, '_stock', '2000'),
(90582, 5606, '_stock_status', 'instock'),
(90583, 5606, '_wc_average_rating', '0'),
(90584, 5606, '_wc_review_count', '0'),
(90585, 5606, 'attribute_pa_color', 'heel-6cm'),
(90586, 5606, 'attribute_pa_shoe-size', '9'),
(90587, 5606, '_price', '150.97'),
(90588, 5606, '_product_version', '4.1.0'),
(90589, 5606, '_vi_wad_aliexpress_variation_id', '12000020573991389'),
(90590, 5606, '_vi_wad_aliexpress_variation_attr', '14:350850#heel 6cm;200000124:350262'),
(90591, 5607, '_variation_description', ''),
(90592, 5607, '_sku', '1005002414442771-heel-6cm-10-5'),
(90593, 5607, '_regular_price', '150.97'),
(90594, 5607, 'total_sales', '0'),
(90595, 5607, '_tax_status', 'taxable'),
(90596, 5607, '_tax_class', 'parent'),
(90597, 5607, '_manage_stock', 'yes'),
(90598, 5607, '_backorders', 'no'),
(90599, 5607, '_sold_individually', 'no'),
(90600, 5607, '_virtual', 'no'),
(90601, 5607, '_downloadable', 'no'),
(90602, 5607, '_download_limit', '-1'),
(90603, 5607, '_download_expiry', '-1'),
(90604, 5607, '_stock', '2000'),
(90605, 5607, '_stock_status', 'instock'),
(90606, 5607, '_wc_average_rating', '0'),
(90607, 5607, '_wc_review_count', '0'),
(90608, 5607, 'attribute_pa_color', 'heel-6cm'),
(90609, 5607, 'attribute_pa_shoe-size', '10-5'),
(90610, 5607, '_price', '150.97'),
(90611, 5607, '_product_version', '4.1.0'),
(90612, 5607, '_vi_wad_aliexpress_variation_id', '12000020573991392'),
(90613, 5607, '_vi_wad_aliexpress_variation_attr', '14:350850#heel 6cm;200000124:200000291'),
(90614, 5608, '_variation_description', ''),
(90615, 5608, '_sku', '1005002414442771-heel-6cm-11'),
(90616, 5608, '_regular_price', '150.97'),
(90617, 5608, 'total_sales', '0'),
(90618, 5608, '_tax_status', 'taxable'),
(90619, 5608, '_tax_class', 'parent'),
(90620, 5608, '_manage_stock', 'yes'),
(90621, 5608, '_backorders', 'no'),
(90622, 5608, '_sold_individually', 'no'),
(90623, 5608, '_virtual', 'no'),
(90624, 5608, '_downloadable', 'no'),
(90625, 5608, '_download_limit', '-1'),
(90626, 5608, '_download_expiry', '-1'),
(90627, 5608, '_stock', '2000'),
(90628, 5608, '_stock_status', 'instock'),
(90629, 5608, '_wc_average_rating', '0'),
(90630, 5608, '_wc_review_count', '0'),
(90631, 5608, 'attribute_pa_color', 'heel-6cm'),
(90632, 5608, 'attribute_pa_shoe-size', '11'),
(90633, 5608, '_price', '150.97'),
(90634, 5608, '_product_version', '4.1.0'),
(90635, 5608, '_vi_wad_aliexpress_variation_id', '12000020573991393'),
(90636, 5608, '_vi_wad_aliexpress_variation_attr', '14:350850#heel 6cm;200000124:100010420'),
(90637, 5609, '_variation_description', ''),
(90638, 5609, '_sku', '1005002414442771-pointed-heel-10cm-3-5'),
(90639, 5609, '_regular_price', '150.97'),
(90640, 5609, 'total_sales', '0'),
(90641, 5609, '_tax_status', 'taxable'),
(90642, 5609, '_tax_class', 'parent'),
(90643, 5609, '_manage_stock', 'yes'),
(90644, 5609, '_backorders', 'no'),
(90645, 5609, '_sold_individually', 'no'),
(90646, 5609, '_virtual', 'no'),
(90647, 5609, '_downloadable', 'no'),
(90648, 5609, '_download_limit', '-1'),
(90649, 5609, '_download_expiry', '-1'),
(90650, 5609, '_stock', '2000'),
(90651, 5609, '_stock_status', 'instock'),
(90652, 5609, '_wc_average_rating', '0'),
(90653, 5609, '_wc_review_count', '0'),
(90654, 5609, 'attribute_pa_color', 'pointed-heel-10cm'),
(90655, 5609, 'attribute_pa_shoe-size', '3-5'),
(90656, 5609, '_price', '150.97'),
(90657, 5609, '_product_version', '4.1.0'),
(90658, 5609, '_vi_wad_aliexpress_variation_id', '12000020573991298'),
(90659, 5609, '_vi_wad_aliexpress_variation_attr', '14:193#Pointed heel 10cm;200000124:200000284'),
(90660, 5610, '_variation_description', ''),
(90661, 5610, '_sku', '1005002414442771-pointed-heel-10cm-4'),
(90662, 5610, '_regular_price', '150.97'),
(90663, 5610, 'total_sales', '0'),
(90664, 5610, '_tax_status', 'taxable'),
(90665, 5610, '_tax_class', 'parent'),
(90666, 5610, '_manage_stock', 'yes'),
(90667, 5610, '_backorders', 'no'),
(90668, 5610, '_sold_individually', 'no'),
(90669, 5610, '_virtual', 'no'),
(90670, 5610, '_downloadable', 'no'),
(90671, 5610, '_download_limit', '-1'),
(90672, 5610, '_download_expiry', '-1'),
(90673, 5610, '_stock', '2000'),
(90674, 5610, '_stock_status', 'instock'),
(90675, 5610, '_wc_average_rating', '0'),
(90676, 5610, '_wc_review_count', '0'),
(90677, 5610, 'attribute_pa_color', 'pointed-heel-10cm'),
(90678, 5610, 'attribute_pa_shoe-size', '4'),
(90679, 5610, '_price', '150.97'),
(90680, 5610, '_product_version', '4.1.0'),
(90681, 5610, '_vi_wad_aliexpress_variation_id', '12000020573991299'),
(90682, 5610, '_vi_wad_aliexpress_variation_attr', '14:193#Pointed heel 10cm;200000124:153'),
(90683, 5611, '_variation_description', ''),
(90684, 5611, '_sku', '1005002414442771-cuban-heell-10cm-10-5'),
(90685, 5611, '_regular_price', '150.97'),
(90686, 5611, 'total_sales', '0'),
(90687, 5611, '_tax_status', 'taxable'),
(90688, 5611, '_tax_class', 'parent'),
(90689, 5611, '_manage_stock', 'yes'),
(90690, 5611, '_backorders', 'no'),
(90691, 5611, '_sold_individually', 'no'),
(90692, 5611, '_virtual', 'no'),
(90693, 5611, '_downloadable', 'no'),
(90694, 5611, '_download_limit', '-1'),
(90695, 5611, '_download_expiry', '-1'),
(90696, 5611, '_stock', '2000'),
(90697, 5611, '_stock_status', 'instock'),
(90698, 5611, '_wc_average_rating', '0'),
(90699, 5611, '_wc_review_count', '0'),
(90700, 5611, 'attribute_pa_color', 'cuban-heell-10cm'),
(90701, 5611, 'attribute_pa_shoe-size', '10-5'),
(90702, 5611, '_price', '150.97'),
(90703, 5611, '_product_version', '4.1.0'),
(90704, 5611, '_vi_wad_aliexpress_variation_id', '12000020573991296'),
(90705, 5611, '_vi_wad_aliexpress_variation_attr', '14:771#Cuban heell 10cm;200000124:200000291'),
(90706, 5612, '_variation_description', ''),
(90707, 5612, '_sku', '1005002414442771-cuban-heell-10cm-11'),
(90708, 5612, '_regular_price', '150.97'),
(90709, 5612, 'total_sales', '0'),
(90710, 5612, '_tax_status', 'taxable'),
(90711, 5612, '_tax_class', 'parent'),
(90712, 5612, '_manage_stock', 'yes'),
(90713, 5612, '_backorders', 'no'),
(90714, 5612, '_sold_individually', 'no'),
(90715, 5612, '_virtual', 'no'),
(90716, 5612, '_downloadable', 'no'),
(90717, 5612, '_download_limit', '-1'),
(90718, 5612, '_download_expiry', '-1'),
(90719, 5612, '_stock', '2000'),
(90720, 5612, '_stock_status', 'instock'),
(90721, 5612, '_wc_average_rating', '0'),
(90722, 5612, '_wc_review_count', '0'),
(90723, 5612, 'attribute_pa_color', 'cuban-heell-10cm'),
(90724, 5612, 'attribute_pa_shoe-size', '11'),
(90725, 5612, '_price', '150.97'),
(90726, 5612, '_product_version', '4.1.0'),
(90727, 5612, '_vi_wad_aliexpress_variation_id', '12000020573991297'),
(90728, 5612, '_vi_wad_aliexpress_variation_attr', '14:771#Cuban heell 10cm;200000124:100010420'),
(90729, 5613, '_variation_description', ''),
(90730, 5613, '_sku', '1005002414442771-pointed-heel-10cm-5-5'),
(90731, 5613, '_regular_price', '150.97'),
(90732, 5613, 'total_sales', '0'),
(90733, 5614, '_wp_attached_file', '2021/06/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-3.jpg_640x640-3.jpg'),
(90734, 5613, '_tax_status', 'taxable'),
(90735, 5613, '_tax_class', 'parent'),
(90736, 5613, '_manage_stock', 'yes'),
(90737, 5614, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:500;s:6:\"height\";i:400;s:4:\"file\";s:118:\"2021/06/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-3.jpg_640x640-3.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:118:\"Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-3.jpg_640x640-3-300x240.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:118:\"Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-3.jpg_640x640-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:118:\"Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-3.jpg_640x640-3-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:118:\"Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-3.jpg_640x640-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:118:\"Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-3.jpg_640x640-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:118:\"Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-3.jpg_640x640-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:118:\"Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-3.jpg_640x640-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(90738, 5613, '_backorders', 'no'),
(90739, 5613, '_sold_individually', 'no'),
(90740, 5613, '_virtual', 'no'),
(90741, 5613, '_downloadable', 'no'),
(90742, 5613, '_download_limit', '-1'),
(90743, 5613, '_download_expiry', '-1'),
(90744, 5613, '_stock', '2000'),
(90745, 5613, '_stock_status', 'instock'),
(90746, 5613, '_wc_average_rating', '0'),
(90747, 5613, '_wc_review_count', '0'),
(90748, 5613, 'attribute_pa_color', 'pointed-heel-10cm'),
(90749, 5613, 'attribute_pa_shoe-size', '5-5'),
(90750, 5613, '_price', '150.97'),
(90751, 5613, '_product_version', '4.1.0'),
(90752, 5613, '_vi_wad_aliexpress_variation_id', '12000020573991302'),
(90753, 5613, '_vi_wad_aliexpress_variation_attr', '14:193#Pointed heel 10cm;200000124:200000286'),
(90754, 5615, '_variation_description', ''),
(90755, 5615, '_sku', '1005002414442771-pointed-heel-10cm-6'),
(90756, 5615, '_regular_price', '150.97'),
(90757, 5615, 'total_sales', '0'),
(90758, 5615, '_tax_status', 'taxable'),
(90759, 5615, '_tax_class', 'parent'),
(90760, 5615, '_manage_stock', 'yes'),
(90761, 5615, '_backorders', 'no'),
(90762, 5615, '_sold_individually', 'no'),
(90763, 5615, '_virtual', 'no'),
(90764, 5614, '_vi_wad_image_id', 'ae01.alicdn.com/kf/HTB1VPZfa.H1gK0jSZSyq6xtlpXaK/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg'),
(90765, 5615, '_downloadable', 'no'),
(90766, 5437, '_thumbnail_id', '5614'),
(90767, 5441, '_thumbnail_id', '5614'),
(90768, 5615, '_download_limit', '-1'),
(90769, 5442, '_thumbnail_id', '5614'),
(90770, 5615, '_download_expiry', '-1'),
(90771, 5443, '_thumbnail_id', '5614'),
(90772, 5615, '_stock', '2000'),
(90773, 5444, '_thumbnail_id', '5614'),
(90774, 5615, '_stock_status', 'instock'),
(90775, 5615, '_wc_average_rating', '0'),
(90776, 5445, '_thumbnail_id', '5614'),
(90777, 5615, '_wc_review_count', '0'),
(90778, 5615, 'attribute_pa_color', 'pointed-heel-10cm'),
(90779, 5446, '_thumbnail_id', '5614'),
(90780, 5447, '_thumbnail_id', '5614'),
(90781, 5615, 'attribute_pa_shoe-size', '6'),
(90782, 5448, '_thumbnail_id', '5614'),
(90783, 5615, '_price', '150.97'),
(90784, 5615, '_product_version', '4.1.0'),
(90785, 5449, '_thumbnail_id', '5614'),
(90786, 5615, '_vi_wad_aliexpress_variation_id', '12000020573991303'),
(90787, 5450, '_thumbnail_id', '5614'),
(90788, 5615, '_vi_wad_aliexpress_variation_attr', '14:193#Pointed heel 10cm;200000124:1394'),
(90789, 5452, '_thumbnail_id', '5614'),
(90790, 5453, '_thumbnail_id', '5614'),
(90791, 5457, '_thumbnail_id', '5614'),
(90792, 5616, '_variation_description', ''),
(90793, 5616, '_sku', '1005002414442771-pointed-heel-10cm-4-5'),
(90794, 5616, '_regular_price', '150.97'),
(90795, 5616, 'total_sales', '0'),
(90796, 5616, '_tax_status', 'taxable'),
(90797, 5616, '_tax_class', 'parent'),
(90798, 5616, '_manage_stock', 'yes'),
(90799, 5616, '_backorders', 'no'),
(90800, 5616, '_sold_individually', 'no'),
(90801, 5616, '_virtual', 'no'),
(90802, 5616, '_downloadable', 'no'),
(90803, 5616, '_download_limit', '-1'),
(90804, 5616, '_download_expiry', '-1'),
(90805, 5616, '_stock', '2000'),
(90806, 5616, '_stock_status', 'instock'),
(90807, 5616, '_wc_average_rating', '0'),
(90808, 5616, '_wc_review_count', '0'),
(90809, 5616, 'attribute_pa_color', 'pointed-heel-10cm'),
(90810, 5616, 'attribute_pa_shoe-size', '4-5'),
(90811, 5616, '_price', '150.97'),
(90812, 5616, '_product_version', '4.1.0'),
(90813, 5616, '_vi_wad_aliexpress_variation_id', '12000020573991300'),
(90814, 5616, '_vi_wad_aliexpress_variation_attr', '14:193#Pointed heel 10cm;200000124:200000285'),
(90815, 5617, '_variation_description', ''),
(90816, 5617, '_sku', '1005002414442771-pointed-heel-10cm-5'),
(90817, 5617, '_regular_price', '150.97'),
(90818, 5617, 'total_sales', '0'),
(90819, 5617, '_tax_status', 'taxable'),
(90820, 5617, '_tax_class', 'parent'),
(90821, 5617, '_manage_stock', 'yes'),
(90822, 5617, '_backorders', 'no'),
(90823, 5617, '_sold_individually', 'no'),
(90824, 5617, '_virtual', 'no'),
(90825, 5617, '_downloadable', 'no'),
(90826, 5617, '_download_limit', '-1'),
(90827, 5617, '_download_expiry', '-1'),
(90828, 5617, '_stock', '2000'),
(90829, 5617, '_stock_status', 'instock'),
(90830, 5617, '_wc_average_rating', '0'),
(90831, 5617, '_wc_review_count', '0'),
(90832, 5617, 'attribute_pa_color', 'pointed-heel-10cm'),
(90833, 5617, 'attribute_pa_shoe-size', '5'),
(90834, 5617, '_price', '150.97'),
(90835, 5617, '_product_version', '4.1.0'),
(90836, 5617, '_vi_wad_aliexpress_variation_id', '12000020573991301'),
(90837, 5617, '_vi_wad_aliexpress_variation_attr', '14:193#Pointed heel 10cm;200000124:698'),
(90838, 5618, '_variation_description', ''),
(90839, 5618, '_sku', '1005002414442771-pointed-heel-10cm-7-5'),
(90840, 5618, '_regular_price', '150.97'),
(90841, 5618, 'total_sales', '0'),
(90842, 5618, '_tax_status', 'taxable'),
(90843, 5618, '_tax_class', 'parent'),
(90844, 5618, '_manage_stock', 'yes'),
(90845, 5618, '_backorders', 'no'),
(90846, 5618, '_sold_individually', 'no'),
(90847, 5618, '_virtual', 'no'),
(90848, 5618, '_downloadable', 'no'),
(90849, 5618, '_download_limit', '-1'),
(90850, 5618, '_download_expiry', '-1'),
(90851, 5618, '_stock', '2000'),
(90852, 5618, '_stock_status', 'instock'),
(90853, 5618, '_wc_average_rating', '0'),
(90854, 5618, '_wc_review_count', '0'),
(90855, 5618, 'attribute_pa_color', 'pointed-heel-10cm'),
(90856, 5618, 'attribute_pa_shoe-size', '7-5'),
(90857, 5618, '_price', '150.97'),
(90858, 5618, '_product_version', '4.1.0'),
(90859, 5618, '_vi_wad_aliexpress_variation_id', '12000020573991306'),
(90860, 5618, '_vi_wad_aliexpress_variation_attr', '14:193#Pointed heel 10cm;200000124:200000288'),
(90861, 5619, '_variation_description', ''),
(90862, 5619, '_sku', '1005002414442771-pointed-heel-10cm-8'),
(90863, 5619, '_regular_price', '150.97'),
(90864, 5619, 'total_sales', '0'),
(90865, 5619, '_tax_status', 'taxable'),
(90866, 5619, '_tax_class', 'parent'),
(90867, 5619, '_manage_stock', 'yes'),
(90868, 5619, '_backorders', 'no'),
(90869, 5619, '_sold_individually', 'no'),
(90870, 5619, '_virtual', 'no'),
(90871, 5619, '_downloadable', 'no'),
(90872, 5619, '_download_limit', '-1'),
(90873, 5619, '_download_expiry', '-1'),
(90874, 5619, '_stock', '2000'),
(90875, 5619, '_stock_status', 'instock'),
(90876, 5619, '_wc_average_rating', '0'),
(90877, 5619, '_wc_review_count', '0'),
(90878, 5619, 'attribute_pa_color', 'pointed-heel-10cm'),
(90879, 5619, 'attribute_pa_shoe-size', '8'),
(90880, 5619, '_price', '150.97'),
(90881, 5619, '_product_version', '4.1.0'),
(90882, 5619, '_vi_wad_aliexpress_variation_id', '12000020573991307'),
(90883, 5619, '_vi_wad_aliexpress_variation_attr', '14:193#Pointed heel 10cm;200000124:699'),
(90884, 5620, '_variation_description', ''),
(90885, 5620, '_sku', '1005002414442771-pointed-heel-10cm-6-5'),
(90886, 5620, '_regular_price', '150.97'),
(90887, 5620, 'total_sales', '0'),
(90888, 5620, '_tax_status', 'taxable'),
(90889, 5620, '_tax_class', 'parent'),
(90890, 5620, '_manage_stock', 'yes'),
(90891, 5620, '_backorders', 'no'),
(90892, 5620, '_sold_individually', 'no'),
(90893, 5620, '_virtual', 'no'),
(90894, 5620, '_downloadable', 'no'),
(90895, 5620, '_download_limit', '-1'),
(90896, 5620, '_download_expiry', '-1'),
(90897, 5620, '_stock', '2000'),
(90898, 5620, '_stock_status', 'instock'),
(90899, 5620, '_wc_average_rating', '0'),
(90900, 5620, '_wc_review_count', '0'),
(90901, 5620, 'attribute_pa_color', 'pointed-heel-10cm'),
(90902, 5620, 'attribute_pa_shoe-size', '6-5'),
(90903, 5620, '_price', '150.97'),
(90904, 5620, '_product_version', '4.1.0'),
(90905, 5620, '_vi_wad_aliexpress_variation_id', '12000020573991304'),
(90906, 5620, '_vi_wad_aliexpress_variation_attr', '14:193#Pointed heel 10cm;200000124:200000287'),
(90907, 5621, '_variation_description', ''),
(90908, 5621, '_sku', '1005002414442771-pointed-heel-10cm-7'),
(90909, 5621, '_regular_price', '150.97'),
(90910, 5621, 'total_sales', '0'),
(90911, 5621, '_tax_status', 'taxable'),
(90912, 5621, '_tax_class', 'parent'),
(90913, 5621, '_manage_stock', 'yes'),
(90914, 5621, '_backorders', 'no'),
(90915, 5621, '_sold_individually', 'no'),
(90916, 5621, '_virtual', 'no'),
(90917, 5621, '_downloadable', 'no'),
(90918, 5621, '_download_limit', '-1'),
(90919, 5621, '_download_expiry', '-1'),
(90920, 5621, '_stock', '2000'),
(90921, 5621, '_stock_status', 'instock'),
(90922, 5621, '_wc_average_rating', '0'),
(90923, 5621, '_wc_review_count', '0'),
(90924, 5621, 'attribute_pa_color', 'pointed-heel-10cm'),
(90925, 5621, 'attribute_pa_shoe-size', '7'),
(90926, 5621, '_price', '150.97'),
(90927, 5621, '_product_version', '4.1.0'),
(90928, 5621, '_vi_wad_aliexpress_variation_id', '12000020573991305'),
(90929, 5621, '_vi_wad_aliexpress_variation_attr', '14:193#Pointed heel 10cm;200000124:3434'),
(90930, 5622, '_variation_description', ''),
(90931, 5622, '_sku', '1005002414442771-pointed-heel-10cm-9-5'),
(90932, 5622, '_regular_price', '150.97'),
(90933, 5622, 'total_sales', '0'),
(90934, 5622, '_tax_status', 'taxable'),
(90935, 5622, '_tax_class', 'parent'),
(90936, 5622, '_manage_stock', 'yes'),
(90937, 5622, '_backorders', 'no'),
(90938, 5622, '_sold_individually', 'no'),
(90939, 5622, '_virtual', 'no'),
(90940, 5622, '_downloadable', 'no'),
(90941, 5622, '_download_limit', '-1'),
(90942, 5622, '_download_expiry', '-1'),
(90943, 5622, '_stock', '2000'),
(90944, 5622, '_stock_status', 'instock'),
(90945, 5622, '_wc_average_rating', '0'),
(90946, 5622, '_wc_review_count', '0'),
(90947, 5622, 'attribute_pa_color', 'pointed-heel-10cm'),
(90948, 5622, 'attribute_pa_shoe-size', '9-5'),
(90949, 5622, '_price', '150.97'),
(90950, 5622, '_product_version', '4.1.0'),
(90951, 5622, '_vi_wad_aliexpress_variation_id', '12000020573991310'),
(90952, 5622, '_vi_wad_aliexpress_variation_attr', '14:193#Pointed heel 10cm;200000124:200000290'),
(90953, 5623, '_variation_description', ''),
(90954, 5623, '_sku', '1005002414442771-pointed-heel-10cm-10'),
(90955, 5623, '_regular_price', '150.97'),
(90956, 5623, 'total_sales', '0'),
(90957, 5623, '_tax_status', 'taxable'),
(90958, 5623, '_tax_class', 'parent'),
(90959, 5623, '_manage_stock', 'yes'),
(90960, 5623, '_backorders', 'no'),
(90961, 5623, '_sold_individually', 'no'),
(90962, 5623, '_virtual', 'no'),
(90963, 5623, '_downloadable', 'no'),
(90964, 5623, '_download_limit', '-1'),
(90965, 5623, '_download_expiry', '-1'),
(90966, 5623, '_stock', '2000'),
(90967, 5623, '_stock_status', 'instock'),
(90968, 5623, '_wc_average_rating', '0'),
(90969, 5623, '_wc_review_count', '0'),
(90970, 5623, 'attribute_pa_color', 'pointed-heel-10cm'),
(90971, 5623, 'attribute_pa_shoe-size', '10'),
(90972, 5623, '_price', '150.97'),
(90973, 5623, '_product_version', '4.1.0'),
(90974, 5623, '_vi_wad_aliexpress_variation_id', '12000020573991311'),
(90975, 5623, '_vi_wad_aliexpress_variation_attr', '14:193#Pointed heel 10cm;200000124:1583'),
(90976, 5624, '_variation_description', ''),
(90977, 5624, '_sku', '1005002414442771-pointed-heel-10cm-8-5'),
(90978, 5624, '_regular_price', '150.97'),
(90979, 5624, 'total_sales', '0'),
(90980, 5624, '_tax_status', 'taxable'),
(90981, 5624, '_tax_class', 'parent'),
(90982, 5624, '_manage_stock', 'yes'),
(90983, 5624, '_backorders', 'no'),
(90984, 5624, '_sold_individually', 'no'),
(90985, 5624, '_virtual', 'no'),
(90986, 5624, '_downloadable', 'no'),
(90987, 5624, '_download_limit', '-1'),
(90988, 5624, '_download_expiry', '-1'),
(90989, 5624, '_stock', '2000'),
(90990, 5624, '_stock_status', 'instock'),
(90991, 5624, '_wc_average_rating', '0'),
(90992, 5624, '_wc_review_count', '0'),
(90993, 5624, 'attribute_pa_color', 'pointed-heel-10cm'),
(90994, 5624, 'attribute_pa_shoe-size', '8-5'),
(90995, 5624, '_price', '150.97'),
(90996, 5624, '_product_version', '4.1.0'),
(90997, 5624, '_vi_wad_aliexpress_variation_id', '12000020573991308'),
(90998, 5624, '_vi_wad_aliexpress_variation_attr', '14:193#Pointed heel 10cm;200000124:200000289'),
(90999, 5626, '_wp_attached_file', '2021/06/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-4.jpg_640x640-4.jpg'),
(91000, 5625, '_variation_description', '');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(91001, 5626, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:500;s:6:\"height\";i:400;s:4:\"file\";s:118:\"2021/06/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-4.jpg_640x640-4.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:118:\"Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-4.jpg_640x640-4-300x240.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:118:\"Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-4.jpg_640x640-4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:118:\"Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-4.jpg_640x640-4-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:118:\"Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-4.jpg_640x640-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:118:\"Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-4.jpg_640x640-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:118:\"Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-4.jpg_640x640-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:118:\"Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-4.jpg_640x640-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(91002, 5625, '_sku', '1005002414442771-pointed-heel-10cm-9'),
(91003, 5625, '_regular_price', '150.97'),
(91004, 5625, 'total_sales', '0'),
(91005, 5625, '_tax_status', 'taxable'),
(91006, 5625, '_tax_class', 'parent'),
(91007, 5625, '_manage_stock', 'yes'),
(91008, 5625, '_backorders', 'no'),
(91009, 5625, '_sold_individually', 'no'),
(91010, 5625, '_virtual', 'no'),
(91011, 5625, '_downloadable', 'no'),
(91012, 5625, '_download_limit', '-1'),
(91013, 5625, '_download_expiry', '-1'),
(91014, 5625, '_stock', '2000'),
(91015, 5625, '_stock_status', 'instock'),
(91016, 5625, '_wc_average_rating', '0'),
(91017, 5625, '_wc_review_count', '0'),
(91018, 5625, 'attribute_pa_color', 'pointed-heel-10cm'),
(91019, 5625, 'attribute_pa_shoe-size', '9'),
(91020, 5625, '_price', '150.97'),
(91021, 5625, '_product_version', '4.1.0'),
(91022, 5625, '_vi_wad_aliexpress_variation_id', '12000020573991309'),
(91023, 5625, '_vi_wad_aliexpress_variation_attr', '14:193#Pointed heel 10cm;200000124:350262'),
(91024, 5627, '_variation_description', ''),
(91025, 5627, '_sku', '1005002414442771-cuban-heel-9cm-3-5'),
(91026, 5627, '_regular_price', '150.97'),
(91027, 5627, 'total_sales', '0'),
(91028, 5627, '_tax_status', 'taxable'),
(91029, 5627, '_tax_class', 'parent'),
(91030, 5627, '_manage_stock', 'yes'),
(91031, 5627, '_backorders', 'no'),
(91032, 5627, '_sold_individually', 'no'),
(91033, 5627, '_virtual', 'no'),
(91034, 5627, '_downloadable', 'no'),
(91035, 5627, '_download_limit', '-1'),
(91036, 5627, '_download_expiry', '-1'),
(91037, 5627, '_stock', '2000'),
(91038, 5627, '_stock_status', 'instock'),
(91039, 5627, '_wc_average_rating', '0'),
(91040, 5627, '_wc_review_count', '0'),
(91041, 5627, 'attribute_pa_color', 'cuban-heel-9cm'),
(91042, 5627, 'attribute_pa_shoe-size', '3-5'),
(91043, 5627, '_price', '150.97'),
(91044, 5627, '_product_version', '4.1.0'),
(91045, 5627, '_vi_wad_aliexpress_variation_id', '12000020573991314'),
(91046, 5627, '_vi_wad_aliexpress_variation_attr', '14:173#Cuban heel 9cm;200000124:200000284'),
(91047, 5628, '_variation_description', ''),
(91048, 5628, '_sku', '1005002414442771-cuban-heel-9cm-4'),
(91049, 5628, '_regular_price', '150.97'),
(91050, 5628, 'total_sales', '0'),
(91051, 5628, '_tax_status', 'taxable'),
(91052, 5628, '_tax_class', 'parent'),
(91053, 5628, '_manage_stock', 'yes'),
(91054, 5628, '_backorders', 'no'),
(91055, 5628, '_sold_individually', 'no'),
(91056, 5628, '_virtual', 'no'),
(91057, 5628, '_downloadable', 'no'),
(91058, 5628, '_download_limit', '-1'),
(91059, 5628, '_download_expiry', '-1'),
(91060, 5626, '_vi_wad_image_id', 'ae01.alicdn.com/kf/HTB1wF3ga4n1gK0jSZKPq6xvUXXaV/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg'),
(91061, 5454, '_thumbnail_id', '5626'),
(91062, 5455, '_thumbnail_id', '5626'),
(91063, 5628, '_stock', '1999'),
(91064, 5456, '_thumbnail_id', '5626'),
(91065, 5628, '_stock_status', 'instock'),
(91066, 5459, '_thumbnail_id', '5626'),
(91067, 5628, '_wc_average_rating', '0'),
(91068, 5460, '_thumbnail_id', '5626'),
(91069, 5628, '_wc_review_count', '0'),
(91070, 5461, '_thumbnail_id', '5626'),
(91071, 5462, '_thumbnail_id', '5626'),
(91072, 5463, '_thumbnail_id', '5626'),
(91073, 5465, '_thumbnail_id', '5626'),
(91074, 5628, 'attribute_pa_color', 'cuban-heel-9cm'),
(91075, 5628, 'attribute_pa_shoe-size', '4'),
(91076, 5466, '_thumbnail_id', '5626'),
(91077, 5628, '_price', '150.97'),
(91078, 5467, '_thumbnail_id', '5626'),
(91079, 5628, '_product_version', '4.1.0'),
(91080, 5469, '_thumbnail_id', '5626'),
(91081, 5470, '_thumbnail_id', '5626'),
(91082, 5471, '_thumbnail_id', '5626'),
(91083, 5628, '_vi_wad_aliexpress_variation_id', '12000020573991315'),
(91084, 5628, '_vi_wad_aliexpress_variation_attr', '14:173#Cuban heel 9cm;200000124:153'),
(91085, 5629, '_variation_description', ''),
(91086, 5629, '_sku', '1005002414442771-pointed-heel-10cm-10-5'),
(91087, 5629, '_regular_price', '150.97'),
(91088, 5629, 'total_sales', '0'),
(91089, 5629, '_tax_status', 'taxable'),
(91090, 5629, '_tax_class', 'parent'),
(91091, 5629, '_manage_stock', 'yes'),
(91092, 5629, '_backorders', 'no'),
(91093, 5629, '_sold_individually', 'no'),
(91094, 5629, '_virtual', 'no'),
(91095, 5629, '_downloadable', 'no'),
(91096, 5629, '_download_limit', '-1'),
(91097, 5629, '_download_expiry', '-1'),
(91098, 5629, '_stock', '2000'),
(91099, 5629, '_stock_status', 'instock'),
(91100, 5629, '_wc_average_rating', '0'),
(91101, 5629, '_wc_review_count', '0'),
(91102, 5629, 'attribute_pa_color', 'pointed-heel-10cm'),
(91103, 5629, 'attribute_pa_shoe-size', '10-5'),
(91104, 5629, '_price', '150.97'),
(91105, 5629, '_product_version', '4.1.0'),
(91106, 5629, '_vi_wad_aliexpress_variation_id', '12000020573991312'),
(91107, 5629, '_vi_wad_aliexpress_variation_attr', '14:193#Pointed heel 10cm;200000124:200000291'),
(91108, 5630, '_variation_description', ''),
(91109, 5630, '_sku', '1005002414442771-pointed-heel-10cm-11'),
(91110, 5630, '_regular_price', '150.97'),
(91111, 5630, 'total_sales', '0'),
(91112, 5630, '_tax_status', 'taxable'),
(91113, 5630, '_tax_class', 'parent'),
(91114, 5630, '_manage_stock', 'yes'),
(91115, 5630, '_backorders', 'no'),
(91116, 5630, '_sold_individually', 'no'),
(91117, 5630, '_virtual', 'no'),
(91118, 5630, '_downloadable', 'no'),
(91119, 5630, '_download_limit', '-1'),
(91120, 5630, '_download_expiry', '-1'),
(91121, 5630, '_stock', '2000'),
(91122, 5630, '_stock_status', 'instock'),
(91123, 5630, '_wc_average_rating', '0'),
(91124, 5630, '_wc_review_count', '0'),
(91125, 5630, 'attribute_pa_color', 'pointed-heel-10cm'),
(91126, 5631, '_wp_attached_file', '2021/06/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-5.jpg_640x640-5.jpg'),
(91127, 5630, 'attribute_pa_shoe-size', '11'),
(91128, 5630, '_price', '150.97'),
(91129, 5631, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:500;s:6:\"height\";i:400;s:4:\"file\";s:118:\"2021/06/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-5.jpg_640x640-5.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:118:\"Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-5.jpg_640x640-5-300x240.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:118:\"Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-5.jpg_640x640-5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:118:\"Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-5.jpg_640x640-5-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:118:\"Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-5.jpg_640x640-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:118:\"Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-5.jpg_640x640-5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:118:\"Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-5.jpg_640x640-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:118:\"Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-5.jpg_640x640-5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(91130, 5630, '_product_version', '4.1.0'),
(91131, 5630, '_vi_wad_aliexpress_variation_id', '12000020573991313'),
(91132, 5630, '_vi_wad_aliexpress_variation_attr', '14:193#Pointed heel 10cm;200000124:100010420'),
(91133, 5632, '_variation_description', ''),
(91134, 5632, '_sku', '1005002414442771-cuban-heel-9cm-5-5'),
(91135, 5632, '_regular_price', '150.97'),
(91136, 5632, 'total_sales', '0'),
(91137, 5632, '_tax_status', 'taxable'),
(91138, 5632, '_tax_class', 'parent'),
(91139, 5632, '_manage_stock', 'yes'),
(91140, 5632, '_backorders', 'no'),
(91141, 5632, '_sold_individually', 'no'),
(91142, 5632, '_virtual', 'no'),
(91143, 5632, '_downloadable', 'no'),
(91144, 5632, '_download_limit', '-1'),
(91145, 5632, '_download_expiry', '-1'),
(91146, 5632, '_stock', '2000'),
(91147, 5632, '_stock_status', 'instock'),
(91148, 5632, '_wc_average_rating', '0'),
(91149, 5632, '_wc_review_count', '0'),
(91150, 5632, 'attribute_pa_color', 'cuban-heel-9cm'),
(91151, 5632, 'attribute_pa_shoe-size', '5-5'),
(91152, 5632, '_price', '150.97'),
(91153, 5632, '_product_version', '4.1.0'),
(91154, 5632, '_vi_wad_aliexpress_variation_id', '12000020573991318'),
(91155, 5632, '_vi_wad_aliexpress_variation_attr', '14:173#Cuban heel 9cm;200000124:200000286'),
(91156, 5631, '_vi_wad_image_id', 'ae01.alicdn.com/kf/HTB1Orgga.D1gK0jSZFGq6zd3FXaz/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg'),
(91157, 5333, '_thumbnail_id', '5631'),
(91158, 5334, '_thumbnail_id', '5631'),
(91159, 5335, '_thumbnail_id', '5631'),
(91160, 5336, '_thumbnail_id', '5631'),
(91161, 5337, '_thumbnail_id', '5631'),
(91162, 5338, '_thumbnail_id', '5631'),
(91163, 5339, '_thumbnail_id', '5631'),
(91164, 5340, '_thumbnail_id', '5631'),
(91165, 5341, '_thumbnail_id', '5631'),
(91166, 5343, '_thumbnail_id', '5631'),
(91167, 5344, '_thumbnail_id', '5631'),
(91168, 5345, '_thumbnail_id', '5631'),
(91169, 5349, '_thumbnail_id', '5631'),
(91170, 5468, '_thumbnail_id', '5631'),
(91171, 5633, '_variation_description', ''),
(91172, 5633, '_sku', '1005002414442771-cuban-heel-9cm-6'),
(91173, 5633, '_regular_price', '150.97'),
(91174, 5633, 'total_sales', '0'),
(91175, 5633, '_tax_status', 'taxable'),
(91176, 5633, '_tax_class', 'parent'),
(91177, 5633, '_manage_stock', 'yes'),
(91178, 5633, '_backorders', 'no'),
(91179, 5633, '_sold_individually', 'no'),
(91180, 5633, '_virtual', 'no'),
(91181, 5633, '_downloadable', 'no'),
(91182, 5633, '_download_limit', '-1'),
(91183, 5633, '_download_expiry', '-1'),
(91184, 5633, '_stock', '2000'),
(91185, 5633, '_stock_status', 'instock'),
(91186, 5633, '_wc_average_rating', '0'),
(91187, 5633, '_wc_review_count', '0'),
(91188, 5633, 'attribute_pa_color', 'cuban-heel-9cm'),
(91189, 5633, 'attribute_pa_shoe-size', '6'),
(91190, 5633, '_price', '150.97'),
(91191, 5633, '_product_version', '4.1.0'),
(91192, 5633, '_vi_wad_aliexpress_variation_id', '12000020573991319'),
(91193, 5633, '_vi_wad_aliexpress_variation_attr', '14:173#Cuban heel 9cm;200000124:1394'),
(91194, 5634, '_variation_description', ''),
(91195, 5634, '_sku', '1005002414442771-cuban-heel-9cm-4-5'),
(91196, 5634, '_regular_price', '150.97'),
(91197, 5634, 'total_sales', '0'),
(91198, 5634, '_tax_status', 'taxable'),
(91199, 5634, '_tax_class', 'parent'),
(91200, 5634, '_manage_stock', 'yes'),
(91201, 5634, '_backorders', 'no'),
(91202, 5634, '_sold_individually', 'no'),
(91203, 5634, '_virtual', 'no'),
(91204, 5634, '_downloadable', 'no'),
(91205, 5634, '_download_limit', '-1'),
(91206, 5634, '_download_expiry', '-1'),
(91207, 5634, '_stock', '2000'),
(91208, 5634, '_stock_status', 'instock'),
(91209, 5634, '_wc_average_rating', '0'),
(91210, 5634, '_wc_review_count', '0'),
(91211, 5634, 'attribute_pa_color', 'cuban-heel-9cm'),
(91212, 5634, 'attribute_pa_shoe-size', '4-5'),
(91213, 5634, '_price', '150.97'),
(91214, 5634, '_product_version', '4.1.0'),
(91215, 5634, '_vi_wad_aliexpress_variation_id', '12000020573991316'),
(91216, 5634, '_vi_wad_aliexpress_variation_attr', '14:173#Cuban heel 9cm;200000124:200000285'),
(91217, 5635, '_variation_description', ''),
(91218, 5635, '_sku', '1005002414442771-cuban-heel-9cm-5'),
(91219, 5635, '_regular_price', '150.97'),
(91220, 5635, 'total_sales', '0'),
(91221, 5635, '_tax_status', 'taxable'),
(91222, 5635, '_tax_class', 'parent'),
(91223, 5635, '_manage_stock', 'yes'),
(91224, 5635, '_backorders', 'no'),
(91225, 5635, '_sold_individually', 'no'),
(91226, 5635, '_virtual', 'no'),
(91227, 5635, '_downloadable', 'no'),
(91228, 5635, '_download_limit', '-1'),
(91229, 5635, '_download_expiry', '-1'),
(91230, 5635, '_stock', '2000'),
(91231, 5635, '_stock_status', 'instock'),
(91232, 5635, '_wc_average_rating', '0'),
(91233, 5635, '_wc_review_count', '0'),
(91234, 5635, 'attribute_pa_color', 'cuban-heel-9cm'),
(91235, 5635, 'attribute_pa_shoe-size', '5'),
(91236, 5635, '_price', '150.97'),
(91237, 5635, '_product_version', '4.1.0'),
(91238, 5635, '_vi_wad_aliexpress_variation_id', '12000020573991317'),
(91239, 5635, '_vi_wad_aliexpress_variation_attr', '14:173#Cuban heel 9cm;200000124:698'),
(91240, 5637, '_wp_attached_file', '2021/06/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-6.jpg_640x640-6.jpg'),
(91241, 5636, '_variation_description', ''),
(91242, 5637, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:254;s:6:\"height\";i:249;s:4:\"file\";s:118:\"2021/06/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-6.jpg_640x640-6.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:118:\"Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-6.jpg_640x640-6-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:118:\"Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-6.jpg_640x640-6-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:118:\"Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-6.jpg_640x640-6-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:118:\"Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-6.jpg_640x640-6-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(91243, 5636, '_sku', '1005002414442771-cuban-heel-9cm-7-5'),
(91244, 5636, '_regular_price', '150.97'),
(91245, 5636, 'total_sales', '0'),
(91246, 5636, '_tax_status', 'taxable'),
(91247, 5636, '_tax_class', 'parent'),
(91248, 5636, '_manage_stock', 'yes'),
(91249, 5636, '_backorders', 'no'),
(91250, 5636, '_sold_individually', 'no'),
(91251, 5636, '_virtual', 'no'),
(91252, 5636, '_downloadable', 'no'),
(91253, 5636, '_download_limit', '-1'),
(91254, 5636, '_download_expiry', '-1'),
(91255, 5636, '_stock', '1999'),
(91256, 5636, '_stock_status', 'instock'),
(91257, 5636, '_wc_average_rating', '0'),
(91258, 5636, '_wc_review_count', '0'),
(91259, 5636, 'attribute_pa_color', 'cuban-heel-9cm'),
(91260, 5636, 'attribute_pa_shoe-size', '7-5'),
(91261, 5636, '_price', '150.97'),
(91262, 5636, '_product_version', '4.1.0'),
(91263, 5637, '_vi_wad_image_id', 'ae01.alicdn.com/kf/HTB1Zlnia7Y2gK0jSZFgq6A5OFXaA/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg'),
(91264, 5346, '_thumbnail_id', '5637'),
(91265, 5347, '_thumbnail_id', '5637'),
(91266, 5348, '_thumbnail_id', '5637'),
(91267, 5350, '_thumbnail_id', '5637'),
(91268, 5636, '_vi_wad_aliexpress_variation_id', '12000020573991322'),
(91269, 5636, '_vi_wad_aliexpress_variation_attr', '14:173#Cuban heel 9cm;200000124:200000288'),
(91270, 5352, '_thumbnail_id', '5637'),
(91271, 5353, '_thumbnail_id', '5637'),
(91272, 5354, '_thumbnail_id', '5637'),
(91273, 5355, '_thumbnail_id', '5637'),
(91274, 5356, '_thumbnail_id', '5637'),
(91275, 5358, '_thumbnail_id', '5637'),
(91276, 5359, '_thumbnail_id', '5637'),
(91277, 5361, '_thumbnail_id', '5637'),
(91278, 5362, '_thumbnail_id', '5637'),
(91279, 5363, '_thumbnail_id', '5637'),
(91280, 5638, '_variation_description', ''),
(91281, 5638, '_sku', '1005002414442771-cuban-heel-9cm-8'),
(91282, 5638, '_regular_price', '150.97'),
(91283, 5638, 'total_sales', '0'),
(91284, 5638, '_tax_status', 'taxable'),
(91285, 5638, '_tax_class', 'parent'),
(91286, 5638, '_manage_stock', 'yes'),
(91287, 5638, '_backorders', 'no'),
(91288, 5638, '_sold_individually', 'no'),
(91289, 5638, '_virtual', 'no'),
(91290, 5638, '_downloadable', 'no'),
(91291, 5638, '_download_limit', '-1'),
(91292, 5638, '_download_expiry', '-1'),
(91293, 5638, '_stock', '1999'),
(91294, 5638, '_stock_status', 'instock'),
(91295, 5638, '_wc_average_rating', '0'),
(91296, 5638, '_wc_review_count', '0'),
(91297, 5638, 'attribute_pa_color', 'cuban-heel-9cm'),
(91298, 5638, 'attribute_pa_shoe-size', '8'),
(91299, 5638, '_price', '150.97'),
(91300, 5638, '_product_version', '4.1.0'),
(91301, 5638, '_vi_wad_aliexpress_variation_id', '12000020573991323'),
(91302, 5638, '_vi_wad_aliexpress_variation_attr', '14:173#Cuban heel 9cm;200000124:699'),
(91303, 5639, '_variation_description', ''),
(91304, 5639, '_sku', '1005002414442771-cuban-heel-9cm-6-5'),
(91305, 5639, '_regular_price', '150.97'),
(91306, 5639, 'total_sales', '0'),
(91307, 5639, '_tax_status', 'taxable'),
(91308, 5639, '_tax_class', 'parent'),
(91309, 5639, '_manage_stock', 'yes'),
(91310, 5639, '_backorders', 'no'),
(91311, 5639, '_sold_individually', 'no'),
(91312, 5639, '_virtual', 'no'),
(91313, 5639, '_downloadable', 'no'),
(91314, 5639, '_download_limit', '-1'),
(91315, 5639, '_download_expiry', '-1'),
(91316, 5639, '_stock', '1999'),
(91317, 5639, '_stock_status', 'instock'),
(91318, 5639, '_wc_average_rating', '0'),
(91319, 5639, '_wc_review_count', '0'),
(91320, 5639, 'attribute_pa_color', 'cuban-heel-9cm'),
(91321, 5639, 'attribute_pa_shoe-size', '6-5'),
(91322, 5639, '_price', '150.97'),
(91323, 5639, '_product_version', '4.1.0'),
(91324, 5639, '_vi_wad_aliexpress_variation_id', '12000020573991320'),
(91325, 5639, '_vi_wad_aliexpress_variation_attr', '14:173#Cuban heel 9cm;200000124:200000287'),
(91326, 5640, '_variation_description', ''),
(91327, 5640, '_sku', '1005002414442771-cuban-heel-9cm-7'),
(91328, 5640, '_regular_price', '150.97'),
(91329, 5640, 'total_sales', '0'),
(91330, 5640, '_tax_status', 'taxable'),
(91331, 5640, '_tax_class', 'parent'),
(91332, 5640, '_manage_stock', 'yes'),
(91333, 5640, '_backorders', 'no'),
(91334, 5640, '_sold_individually', 'no'),
(91335, 5640, '_virtual', 'no'),
(91336, 5640, '_downloadable', 'no'),
(91337, 5640, '_download_limit', '-1'),
(91338, 5640, '_download_expiry', '-1'),
(91339, 5640, '_stock', '2000'),
(91340, 5640, '_stock_status', 'instock'),
(91341, 5640, '_wc_average_rating', '0'),
(91342, 5640, '_wc_review_count', '0'),
(91343, 5640, 'attribute_pa_color', 'cuban-heel-9cm'),
(91344, 5640, 'attribute_pa_shoe-size', '7'),
(91345, 5640, '_price', '150.97'),
(91346, 5640, '_product_version', '4.1.0'),
(91347, 5640, '_vi_wad_aliexpress_variation_id', '12000020573991321'),
(91348, 5640, '_vi_wad_aliexpress_variation_attr', '14:173#Cuban heel 9cm;200000124:3434'),
(91349, 5641, '_variation_description', ''),
(91350, 5641, '_sku', '1005002414442771-cuban-heel-9cm-9-5'),
(91351, 5641, '_regular_price', '150.97'),
(91352, 5641, 'total_sales', '0'),
(91353, 5641, '_tax_status', 'taxable'),
(91354, 5641, '_tax_class', 'parent'),
(91355, 5641, '_manage_stock', 'yes'),
(91356, 5641, '_backorders', 'no'),
(91357, 5641, '_sold_individually', 'no'),
(91358, 5641, '_virtual', 'no'),
(91359, 5641, '_downloadable', 'no'),
(91360, 5641, '_download_limit', '-1'),
(91361, 5641, '_download_expiry', '-1'),
(91362, 5641, '_stock', '2000'),
(91363, 5642, '_wp_attached_file', '2021/06/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-7.jpg_640x640-7.jpg'),
(91364, 5641, '_stock_status', 'instock'),
(91365, 5642, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:500;s:6:\"height\";i:400;s:4:\"file\";s:118:\"2021/06/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-7.jpg_640x640-7.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:118:\"Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-7.jpg_640x640-7-300x240.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:118:\"Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-7.jpg_640x640-7-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:118:\"Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-7.jpg_640x640-7-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:118:\"Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-7.jpg_640x640-7-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:118:\"Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-7.jpg_640x640-7-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:118:\"Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-7.jpg_640x640-7-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:118:\"Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-7.jpg_640x640-7-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(91366, 5641, '_wc_average_rating', '0'),
(91367, 5641, '_wc_review_count', '0'),
(91368, 5641, 'attribute_pa_color', 'cuban-heel-9cm'),
(91369, 5641, 'attribute_pa_shoe-size', '9-5'),
(91370, 5641, '_price', '150.97'),
(91371, 5641, '_product_version', '4.1.0'),
(91372, 5641, '_vi_wad_aliexpress_variation_id', '12000020573991326'),
(91373, 5641, '_vi_wad_aliexpress_variation_attr', '14:173#Cuban heel 9cm;200000124:200000290'),
(91374, 5643, '_variation_description', ''),
(91375, 5643, '_sku', '1005002414442771-cuban-heel-9cm-10'),
(91376, 5643, '_regular_price', '150.97'),
(91377, 5643, 'total_sales', '0'),
(91378, 5643, '_tax_status', 'taxable'),
(91379, 5643, '_tax_class', 'parent'),
(91380, 5643, '_manage_stock', 'yes'),
(91381, 5643, '_backorders', 'no'),
(91382, 5643, '_sold_individually', 'no'),
(91383, 5643, '_virtual', 'no'),
(91384, 5643, '_downloadable', 'no'),
(91385, 5643, '_download_limit', '-1'),
(91386, 5643, '_download_expiry', '-1'),
(91387, 5643, '_stock', '2000'),
(91388, 5643, '_stock_status', 'instock'),
(91389, 5643, '_wc_average_rating', '0'),
(91390, 5643, '_wc_review_count', '0'),
(91391, 5643, 'attribute_pa_color', 'cuban-heel-9cm'),
(91392, 5643, 'attribute_pa_shoe-size', '10'),
(91393, 5643, '_price', '150.97'),
(91394, 5643, '_product_version', '4.1.0'),
(91395, 5643, '_vi_wad_aliexpress_variation_id', '12000020573991327'),
(91396, 5643, '_vi_wad_aliexpress_variation_attr', '14:173#Cuban heel 9cm;200000124:1583'),
(91397, 5642, '_vi_wad_image_id', 'ae01.alicdn.com/kf/HTB1OYsfa1L2gK0jSZPhq6yhvXXao/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg'),
(91398, 5360, '_thumbnail_id', '5642'),
(91399, 5364, '_thumbnail_id', '5642'),
(91400, 5365, '_thumbnail_id', '5642'),
(91401, 5366, '_thumbnail_id', '5642'),
(91402, 5368, '_thumbnail_id', '5642'),
(91403, 5369, '_thumbnail_id', '5642'),
(91404, 5370, '_thumbnail_id', '5642'),
(91405, 5371, '_thumbnail_id', '5642'),
(91406, 5372, '_thumbnail_id', '5642'),
(91407, 5373, '_thumbnail_id', '5642'),
(91408, 5374, '_thumbnail_id', '5642'),
(91409, 5375, '_thumbnail_id', '5642'),
(91410, 5376, '_thumbnail_id', '5642'),
(91411, 5381, '_thumbnail_id', '5642'),
(91412, 5644, '_variation_description', ''),
(91413, 5644, '_sku', '1005002414442771-cuban-heel-9cm-8-5'),
(91414, 5644, '_regular_price', '150.97'),
(91415, 5644, 'total_sales', '0'),
(91416, 5644, '_tax_status', 'taxable'),
(91417, 5644, '_tax_class', 'parent'),
(91418, 5644, '_manage_stock', 'yes'),
(91419, 5644, '_backorders', 'no'),
(91420, 5644, '_sold_individually', 'no'),
(91421, 5644, '_virtual', 'no'),
(91422, 5644, '_downloadable', 'no'),
(91423, 5644, '_download_limit', '-1'),
(91424, 5644, '_download_expiry', '-1'),
(91425, 5644, '_stock', '2000'),
(91426, 5644, '_stock_status', 'instock'),
(91427, 5644, '_wc_average_rating', '0'),
(91428, 5644, '_wc_review_count', '0'),
(91429, 5644, 'attribute_pa_color', 'cuban-heel-9cm'),
(91430, 5644, 'attribute_pa_shoe-size', '8-5'),
(91431, 5644, '_price', '150.97'),
(91432, 5644, '_product_version', '4.1.0'),
(91433, 5644, '_vi_wad_aliexpress_variation_id', '12000020573991324'),
(91434, 5644, '_vi_wad_aliexpress_variation_attr', '14:173#Cuban heel 9cm;200000124:200000289'),
(91435, 5645, '_variation_description', ''),
(91436, 5645, '_sku', '1005002414442771-cuban-heel-9cm-9'),
(91437, 5645, '_regular_price', '150.97'),
(91438, 5645, 'total_sales', '0'),
(91439, 5645, '_tax_status', 'taxable'),
(91440, 5645, '_tax_class', 'parent'),
(91441, 5645, '_manage_stock', 'yes'),
(91442, 5645, '_backorders', 'no'),
(91443, 5645, '_sold_individually', 'no'),
(91444, 5645, '_virtual', 'no'),
(91445, 5645, '_downloadable', 'no'),
(91446, 5645, '_download_limit', '-1'),
(91447, 5645, '_download_expiry', '-1'),
(91448, 5645, '_stock', '2000'),
(91449, 5645, '_stock_status', 'instock'),
(91450, 5645, '_wc_average_rating', '0'),
(91451, 5645, '_wc_review_count', '0'),
(91452, 5645, 'attribute_pa_color', 'cuban-heel-9cm'),
(91453, 5645, 'attribute_pa_shoe-size', '9'),
(91454, 5645, '_price', '150.97'),
(91455, 5645, '_product_version', '4.1.0'),
(91456, 5645, '_vi_wad_aliexpress_variation_id', '12000020573991325'),
(91457, 5645, '_vi_wad_aliexpress_variation_attr', '14:173#Cuban heel 9cm;200000124:350262'),
(91458, 5646, '_variation_description', ''),
(91459, 5646, '_sku', '1005002414442771-pointed-heel-8-5cm-3-5'),
(91460, 5646, '_regular_price', '150.97'),
(91461, 5646, 'total_sales', '0'),
(91462, 5646, '_tax_status', 'taxable'),
(91463, 5646, '_tax_class', 'parent'),
(91464, 5646, '_manage_stock', 'yes'),
(91465, 5646, '_backorders', 'no'),
(91466, 5646, '_sold_individually', 'no'),
(91467, 5646, '_virtual', 'no'),
(91468, 5646, '_downloadable', 'no'),
(91469, 5646, '_download_limit', '-1'),
(91470, 5646, '_download_expiry', '-1'),
(91471, 5646, '_stock', '2000'),
(91472, 5646, '_stock_status', 'instock'),
(91473, 5646, '_wc_average_rating', '0'),
(91474, 5646, '_wc_review_count', '0'),
(91475, 5646, 'attribute_pa_color', 'pointed-heel-8-5cm'),
(91476, 5646, 'attribute_pa_shoe-size', '3-5'),
(91477, 5646, '_price', '150.97'),
(91478, 5646, '_product_version', '4.1.0'),
(91479, 5646, '_vi_wad_aliexpress_variation_id', '12000020573991330'),
(91480, 5646, '_vi_wad_aliexpress_variation_attr', '14:1254#Pointed heel 8.5cm;200000124:200000284'),
(91481, 5647, '_wp_attached_file', '2021/06/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-8.jpg_640x640-8.jpg'),
(91482, 5647, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:500;s:6:\"height\";i:400;s:4:\"file\";s:118:\"2021/06/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-8.jpg_640x640-8.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:118:\"Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-8.jpg_640x640-8-300x240.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:118:\"Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-8.jpg_640x640-8-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:118:\"Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-8.jpg_640x640-8-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:118:\"Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-8.jpg_640x640-8-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:118:\"Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-8.jpg_640x640-8-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:118:\"Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-8.jpg_640x640-8-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:118:\"Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-8.jpg_640x640-8-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(91483, 5648, '_variation_description', ''),
(91484, 5648, '_sku', '1005002414442771-pointed-heel-8-5cm-4'),
(91485, 5648, '_regular_price', '150.97'),
(91486, 5648, 'total_sales', '0'),
(91487, 5648, '_tax_status', 'taxable'),
(91488, 5648, '_tax_class', 'parent'),
(91489, 5648, '_manage_stock', 'yes'),
(91490, 5648, '_backorders', 'no'),
(91491, 5648, '_sold_individually', 'no'),
(91492, 5648, '_virtual', 'no'),
(91493, 5648, '_downloadable', 'no'),
(91494, 5648, '_download_limit', '-1'),
(91495, 5648, '_download_expiry', '-1'),
(91496, 5648, '_stock', '2000'),
(91497, 5648, '_stock_status', 'instock'),
(91498, 5648, '_wc_average_rating', '0'),
(91499, 5648, '_wc_review_count', '0'),
(91500, 5648, 'attribute_pa_color', 'pointed-heel-8-5cm'),
(91501, 5648, 'attribute_pa_shoe-size', '4'),
(91502, 5648, '_price', '150.97'),
(91503, 5648, '_product_version', '4.1.0'),
(91504, 5648, '_vi_wad_aliexpress_variation_id', '12000020573991331'),
(91505, 5648, '_vi_wad_aliexpress_variation_attr', '14:1254#Pointed heel 8.5cm;200000124:153'),
(91506, 5647, '_vi_wad_image_id', 'ae01.alicdn.com/kf/HTB1dgQga7L0gK0jSZFtq6xQCXXaz/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg'),
(91507, 5378, '_thumbnail_id', '5647'),
(91508, 5379, '_thumbnail_id', '5647'),
(91509, 5380, '_thumbnail_id', '5647'),
(91510, 5382, '_thumbnail_id', '5647'),
(91511, 5383, '_thumbnail_id', '5647'),
(91512, 5384, '_thumbnail_id', '5647'),
(91513, 5385, '_thumbnail_id', '5647'),
(91514, 5387, '_thumbnail_id', '5647'),
(91515, 5388, '_thumbnail_id', '5647'),
(91516, 5389, '_thumbnail_id', '5647'),
(91517, 5390, '_thumbnail_id', '5647'),
(91518, 5392, '_thumbnail_id', '5647'),
(91519, 5393, '_thumbnail_id', '5647'),
(91520, 5394, '_thumbnail_id', '5647'),
(91521, 5649, '_variation_description', ''),
(91522, 5649, '_sku', '1005002414442771-cuban-heel-9cm-10-5'),
(91523, 5649, '_regular_price', '150.97'),
(91524, 5649, 'total_sales', '0'),
(91525, 5649, '_tax_status', 'taxable'),
(91526, 5649, '_tax_class', 'parent'),
(91527, 5649, '_manage_stock', 'yes'),
(91528, 5649, '_backorders', 'no'),
(91529, 5649, '_sold_individually', 'no'),
(91530, 5649, '_virtual', 'no'),
(91531, 5649, '_downloadable', 'no'),
(91532, 5649, '_download_limit', '-1'),
(91533, 5649, '_download_expiry', '-1'),
(91534, 5649, '_stock', '2000'),
(91535, 5649, '_stock_status', 'instock'),
(91536, 5649, '_wc_average_rating', '0'),
(91537, 5649, '_wc_review_count', '0'),
(91538, 5649, 'attribute_pa_color', 'cuban-heel-9cm'),
(91539, 5649, 'attribute_pa_shoe-size', '10-5'),
(91540, 5649, '_price', '150.97'),
(91541, 5649, '_product_version', '4.1.0'),
(91542, 5649, '_vi_wad_aliexpress_variation_id', '12000020573991328'),
(91543, 5649, '_vi_wad_aliexpress_variation_attr', '14:173#Cuban heel 9cm;200000124:200000291'),
(91544, 5650, '_variation_description', ''),
(91545, 5650, '_sku', '1005002414442771-cuban-heel-9cm-11'),
(91546, 5650, '_regular_price', '150.97'),
(91547, 5650, 'total_sales', '0'),
(91548, 5650, '_tax_status', 'taxable'),
(91549, 5650, '_tax_class', 'parent'),
(91550, 5650, '_manage_stock', 'yes'),
(91551, 5650, '_backorders', 'no'),
(91552, 5650, '_sold_individually', 'no'),
(91553, 5650, '_virtual', 'no'),
(91554, 5650, '_downloadable', 'no'),
(91555, 5650, '_download_limit', '-1'),
(91556, 5650, '_download_expiry', '-1'),
(91557, 5650, '_stock', '2000'),
(91558, 5650, '_stock_status', 'instock'),
(91559, 5650, '_wc_average_rating', '0'),
(91560, 5650, '_wc_review_count', '0'),
(91561, 5650, 'attribute_pa_color', 'cuban-heel-9cm'),
(91562, 5650, 'attribute_pa_shoe-size', '11'),
(91563, 5650, '_price', '150.97'),
(91564, 5650, '_product_version', '4.1.0'),
(91565, 5650, '_vi_wad_aliexpress_variation_id', '12000020573991329'),
(91566, 5650, '_vi_wad_aliexpress_variation_attr', '14:173#Cuban heel 9cm;200000124:100010420'),
(91567, 5651, '_variation_description', ''),
(91568, 5651, '_sku', '1005002414442771-pointed-heel-8-5cm-5-5'),
(91569, 5651, '_regular_price', '150.97'),
(91570, 5651, 'total_sales', '0'),
(91571, 5651, '_tax_status', 'taxable'),
(91572, 5651, '_tax_class', 'parent'),
(91573, 5651, '_manage_stock', 'yes'),
(91574, 5651, '_backorders', 'no'),
(91575, 5651, '_sold_individually', 'no'),
(91576, 5651, '_virtual', 'no'),
(91577, 5651, '_downloadable', 'no'),
(91578, 5651, '_download_limit', '-1'),
(91579, 5651, '_download_expiry', '-1'),
(91580, 5651, '_stock', '2000'),
(91581, 5651, '_stock_status', 'instock'),
(91582, 5651, '_wc_average_rating', '0'),
(91583, 5651, '_wc_review_count', '0'),
(91584, 5651, 'attribute_pa_color', 'pointed-heel-8-5cm'),
(91585, 5651, 'attribute_pa_shoe-size', '5-5'),
(91586, 5651, '_price', '150.97'),
(91587, 5651, '_product_version', '4.1.0'),
(91588, 5651, '_vi_wad_aliexpress_variation_id', '12000020573991334'),
(91589, 5651, '_vi_wad_aliexpress_variation_attr', '14:1254#Pointed heel 8.5cm;200000124:200000286'),
(91590, 5652, '_variation_description', ''),
(91591, 5652, '_sku', '1005002414442771-pointed-heel-8-5cm-6'),
(91592, 5652, '_regular_price', '150.97'),
(91593, 5652, 'total_sales', '0'),
(91594, 5652, '_tax_status', 'taxable'),
(91595, 5652, '_tax_class', 'parent'),
(91596, 5652, '_manage_stock', 'yes'),
(91597, 5652, '_backorders', 'no'),
(91598, 5652, '_sold_individually', 'no'),
(91599, 5652, '_virtual', 'no'),
(91600, 5652, '_downloadable', 'no'),
(91601, 5652, '_download_limit', '-1'),
(91602, 5652, '_download_expiry', '-1'),
(91603, 5652, '_stock', '2000'),
(91604, 5652, '_stock_status', 'instock'),
(91605, 5652, '_wc_average_rating', '0'),
(91606, 5652, '_wc_review_count', '0'),
(91607, 5652, 'attribute_pa_color', 'pointed-heel-8-5cm'),
(91608, 5652, 'attribute_pa_shoe-size', '6'),
(91609, 5652, '_price', '150.97'),
(91610, 5652, '_product_version', '4.1.0'),
(91611, 5652, '_vi_wad_aliexpress_variation_id', '12000020573991335'),
(91612, 5652, '_vi_wad_aliexpress_variation_attr', '14:1254#Pointed heel 8.5cm;200000124:1394'),
(91613, 5653, '_variation_description', ''),
(91614, 5653, '_sku', '1005002414442771-pointed-heel-8-5cm-4-5'),
(91615, 5653, '_regular_price', '150.97'),
(91616, 5653, 'total_sales', '0'),
(91617, 5653, '_tax_status', 'taxable'),
(91618, 5653, '_tax_class', 'parent'),
(91619, 5653, '_manage_stock', 'yes'),
(91620, 5653, '_backorders', 'no'),
(91621, 5653, '_sold_individually', 'no'),
(91622, 5653, '_virtual', 'no'),
(91623, 5653, '_downloadable', 'no'),
(91624, 5653, '_download_limit', '-1'),
(91625, 5653, '_download_expiry', '-1'),
(91626, 5653, '_stock', '2000'),
(91627, 5653, '_stock_status', 'instock'),
(91628, 5653, '_wc_average_rating', '0'),
(91629, 5653, '_wc_review_count', '0'),
(91630, 5653, 'attribute_pa_color', 'pointed-heel-8-5cm'),
(91631, 5653, 'attribute_pa_shoe-size', '4-5'),
(91632, 5653, '_price', '150.97'),
(91633, 5653, '_product_version', '4.1.0'),
(91634, 5653, '_vi_wad_aliexpress_variation_id', '12000020573991332'),
(91635, 5653, '_vi_wad_aliexpress_variation_attr', '14:1254#Pointed heel 8.5cm;200000124:200000285'),
(91636, 5654, '_variation_description', ''),
(91637, 5654, '_sku', '1005002414442771-pointed-heel-8-5cm-5'),
(91638, 5654, '_regular_price', '150.97'),
(91639, 5654, 'total_sales', '0'),
(91640, 5654, '_tax_status', 'taxable'),
(91641, 5654, '_tax_class', 'parent'),
(91642, 5654, '_manage_stock', 'yes'),
(91643, 5654, '_backorders', 'no'),
(91644, 5654, '_sold_individually', 'no'),
(91645, 5654, '_virtual', 'no'),
(91646, 5654, '_downloadable', 'no'),
(91647, 5654, '_download_limit', '-1'),
(91648, 5654, '_download_expiry', '-1'),
(91649, 5654, '_stock', '2000'),
(91650, 5654, '_stock_status', 'instock'),
(91651, 5654, '_wc_average_rating', '0'),
(91652, 5654, '_wc_review_count', '0'),
(91653, 5654, 'attribute_pa_color', 'pointed-heel-8-5cm'),
(91654, 5654, 'attribute_pa_shoe-size', '5'),
(91655, 5654, '_price', '150.97'),
(91656, 5654, '_product_version', '4.1.0'),
(91657, 5654, '_vi_wad_aliexpress_variation_id', '12000020573991333'),
(91658, 5654, '_vi_wad_aliexpress_variation_attr', '14:1254#Pointed heel 8.5cm;200000124:698'),
(91659, 5655, '_variation_description', ''),
(91660, 5655, '_sku', '1005002414442771-pointed-heel-8-5cm-7-5'),
(91661, 5655, '_regular_price', '150.97'),
(91662, 5655, 'total_sales', '0'),
(91663, 5655, '_tax_status', 'taxable'),
(91664, 5655, '_tax_class', 'parent'),
(91665, 5655, '_manage_stock', 'yes'),
(91666, 5655, '_backorders', 'no'),
(91667, 5655, '_sold_individually', 'no'),
(91668, 5655, '_virtual', 'no'),
(91669, 5655, '_downloadable', 'no'),
(91670, 5655, '_download_limit', '-1'),
(91671, 5655, '_download_expiry', '-1'),
(91672, 5655, '_stock', '2000'),
(91673, 5655, '_stock_status', 'instock'),
(91674, 5655, '_wc_average_rating', '0'),
(91675, 5655, '_wc_review_count', '0'),
(91676, 5655, 'attribute_pa_color', 'pointed-heel-8-5cm'),
(91677, 5655, 'attribute_pa_shoe-size', '7-5'),
(91678, 5655, '_price', '150.97'),
(91679, 5655, '_product_version', '4.1.0'),
(91680, 5655, '_vi_wad_aliexpress_variation_id', '12000020573991338'),
(91681, 5655, '_vi_wad_aliexpress_variation_attr', '14:1254#Pointed heel 8.5cm;200000124:200000288'),
(91682, 5656, '_variation_description', ''),
(91683, 5656, '_sku', '1005002414442771-pointed-heel-8-5cm-8'),
(91684, 5656, '_regular_price', '150.97'),
(91685, 5656, 'total_sales', '0'),
(91686, 5656, '_tax_status', 'taxable'),
(91687, 5656, '_tax_class', 'parent'),
(91688, 5656, '_manage_stock', 'yes'),
(91689, 5656, '_backorders', 'no'),
(91690, 5656, '_sold_individually', 'no'),
(91691, 5656, '_virtual', 'no'),
(91692, 5656, '_downloadable', 'no'),
(91693, 5656, '_download_limit', '-1'),
(91694, 5656, '_download_expiry', '-1'),
(91695, 5656, '_stock', '1999'),
(91696, 5656, '_stock_status', 'instock'),
(91697, 5656, '_wc_average_rating', '0'),
(91698, 5656, '_wc_review_count', '0'),
(91699, 5656, 'attribute_pa_color', 'pointed-heel-8-5cm'),
(91700, 5656, 'attribute_pa_shoe-size', '8'),
(91701, 5656, '_price', '150.97'),
(91702, 5656, '_product_version', '4.1.0'),
(91703, 5656, '_vi_wad_aliexpress_variation_id', '12000020573991339'),
(91704, 5656, '_vi_wad_aliexpress_variation_attr', '14:1254#Pointed heel 8.5cm;200000124:699'),
(91705, 5657, '_wp_attached_file', '2021/06/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-9.jpg_640x640-9.jpg'),
(91706, 5657, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:500;s:6:\"height\";i:400;s:4:\"file\";s:118:\"2021/06/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-9.jpg_640x640-9.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:118:\"Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-9.jpg_640x640-9-300x240.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:118:\"Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-9.jpg_640x640-9-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:118:\"Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-9.jpg_640x640-9-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:118:\"Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-9.jpg_640x640-9-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:118:\"Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-9.jpg_640x640-9-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:118:\"Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-9.jpg_640x640-9-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:118:\"Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-9.jpg_640x640-9-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(91707, 5658, '_variation_description', ''),
(91708, 5658, '_sku', '1005002414442771-pointed-heel-8-5cm-6-5'),
(91709, 5658, '_regular_price', '150.97'),
(91710, 5658, 'total_sales', '0'),
(91711, 5658, '_tax_status', 'taxable'),
(91712, 5658, '_tax_class', 'parent'),
(91713, 5658, '_manage_stock', 'yes'),
(91714, 5658, '_backorders', 'no'),
(91715, 5658, '_sold_individually', 'no'),
(91716, 5658, '_virtual', 'no'),
(91717, 5658, '_downloadable', 'no'),
(91718, 5658, '_download_limit', '-1'),
(91719, 5658, '_download_expiry', '-1'),
(91720, 5657, '_vi_wad_image_id', 'ae01.alicdn.com/kf/HTB1bhgga4n1gK0jSZKPq6xvUXXaK/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg'),
(91721, 5315, '_thumbnail_id', '5657'),
(91722, 5658, '_stock', '2000'),
(91723, 5316, '_thumbnail_id', '5657'),
(91724, 5317, '_thumbnail_id', '5657'),
(91725, 5318, '_thumbnail_id', '5657'),
(91726, 5658, '_stock_status', 'instock'),
(91727, 5322, '_thumbnail_id', '5657'),
(91728, 5658, '_wc_average_rating', '0'),
(91729, 5391, '_thumbnail_id', '5657'),
(91730, 5395, '_thumbnail_id', '5657'),
(91731, 5658, '_wc_review_count', '0'),
(91732, 5396, '_thumbnail_id', '5657'),
(91733, 5398, '_thumbnail_id', '5657'),
(91734, 5658, 'attribute_pa_color', 'pointed-heel-8-5cm'),
(91735, 5658, 'attribute_pa_shoe-size', '6-5'),
(91736, 5399, '_thumbnail_id', '5657'),
(91737, 5658, '_price', '150.97'),
(91738, 5400, '_thumbnail_id', '5657'),
(91739, 5401, '_thumbnail_id', '5657'),
(91740, 5658, '_product_version', '4.1.0'),
(91741, 5402, '_thumbnail_id', '5657'),
(91742, 5403, '_thumbnail_id', '5657'),
(91743, 5658, '_vi_wad_aliexpress_variation_id', '12000020573991336'),
(91744, 5658, '_vi_wad_aliexpress_variation_attr', '14:1254#Pointed heel 8.5cm;200000124:200000287'),
(91745, 5659, '_variation_description', ''),
(91746, 5659, '_sku', '1005002414442771-pointed-heel-8-5cm-7'),
(91747, 5659, '_regular_price', '150.97'),
(91748, 5659, 'total_sales', '0'),
(91749, 5659, '_tax_status', 'taxable'),
(91750, 5659, '_tax_class', 'parent'),
(91751, 5659, '_manage_stock', 'yes'),
(91752, 5659, '_backorders', 'no'),
(91753, 5659, '_sold_individually', 'no'),
(91754, 5659, '_virtual', 'no'),
(91755, 5659, '_downloadable', 'no'),
(91756, 5659, '_download_limit', '-1'),
(91757, 5659, '_download_expiry', '-1'),
(91758, 5659, '_stock', '2000'),
(91759, 5659, '_stock_status', 'instock'),
(91760, 5659, '_wc_average_rating', '0'),
(91761, 5659, '_wc_review_count', '0'),
(91762, 5659, 'attribute_pa_color', 'pointed-heel-8-5cm'),
(91763, 5659, 'attribute_pa_shoe-size', '7'),
(91764, 5659, '_price', '150.97'),
(91765, 5659, '_product_version', '4.1.0'),
(91766, 5659, '_vi_wad_aliexpress_variation_id', '12000020573991337'),
(91767, 5659, '_vi_wad_aliexpress_variation_attr', '14:1254#Pointed heel 8.5cm;200000124:3434'),
(91768, 5660, '_variation_description', ''),
(91769, 5660, '_sku', '1005002414442771-pointed-heel-8-5cm-9-5'),
(91770, 5660, '_regular_price', '150.97'),
(91771, 5660, 'total_sales', '0'),
(91772, 5660, '_tax_status', 'taxable'),
(91773, 5660, '_tax_class', 'parent'),
(91774, 5660, '_manage_stock', 'yes'),
(91775, 5660, '_backorders', 'no'),
(91776, 5660, '_sold_individually', 'no'),
(91777, 5660, '_virtual', 'no'),
(91778, 5660, '_downloadable', 'no'),
(91779, 5660, '_download_limit', '-1'),
(91780, 5660, '_download_expiry', '-1'),
(91781, 5660, '_stock', '2000'),
(91782, 5660, '_stock_status', 'instock'),
(91783, 5660, '_wc_average_rating', '0'),
(91784, 5660, '_wc_review_count', '0'),
(91785, 5660, 'attribute_pa_color', 'pointed-heel-8-5cm'),
(91786, 5660, 'attribute_pa_shoe-size', '9-5'),
(91787, 5660, '_price', '150.97'),
(91788, 5660, '_product_version', '4.1.0'),
(91789, 5660, '_vi_wad_aliexpress_variation_id', '12000020573991342'),
(91790, 5660, '_vi_wad_aliexpress_variation_attr', '14:1254#Pointed heel 8.5cm;200000124:200000290'),
(91791, 5661, '_variation_description', ''),
(91792, 5661, '_sku', '1005002414442771-pointed-heel-8-5cm-10'),
(91793, 5661, '_regular_price', '150.97'),
(91794, 5661, 'total_sales', '0'),
(91795, 5661, '_tax_status', 'taxable'),
(91796, 5661, '_tax_class', 'parent'),
(91797, 5661, '_manage_stock', 'yes'),
(91798, 5661, '_backorders', 'no'),
(91799, 5661, '_sold_individually', 'no'),
(91800, 5661, '_virtual', 'no'),
(91801, 5661, '_downloadable', 'no'),
(91802, 5661, '_download_limit', '-1'),
(91803, 5661, '_download_expiry', '-1'),
(91804, 5661, '_stock', '2000'),
(91805, 5661, '_stock_status', 'instock'),
(91806, 5661, '_wc_average_rating', '0'),
(91807, 5661, '_wc_review_count', '0'),
(91808, 5661, 'attribute_pa_color', 'pointed-heel-8-5cm'),
(91809, 5661, 'attribute_pa_shoe-size', '10'),
(91810, 5661, '_price', '150.97'),
(91811, 5661, '_product_version', '4.1.0'),
(91812, 5661, '_vi_wad_aliexpress_variation_id', '12000020573991343'),
(91813, 5661, '_vi_wad_aliexpress_variation_attr', '14:1254#Pointed heel 8.5cm;200000124:1583'),
(91814, 5662, '_variation_description', ''),
(91815, 5662, '_sku', '1005002414442771-pointed-heel-8-5cm-8-5'),
(91816, 5662, '_regular_price', '150.97'),
(91817, 5662, 'total_sales', '0'),
(91818, 5662, '_tax_status', 'taxable');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(91819, 5662, '_tax_class', 'parent'),
(91820, 5662, '_manage_stock', 'yes'),
(91821, 5662, '_backorders', 'no'),
(91822, 5662, '_sold_individually', 'no'),
(91823, 5662, '_virtual', 'no'),
(91824, 5662, '_downloadable', 'no'),
(91825, 5662, '_download_limit', '-1'),
(91826, 5662, '_download_expiry', '-1'),
(91827, 5662, '_stock', '2000'),
(91828, 5662, '_stock_status', 'instock'),
(91829, 5662, '_wc_average_rating', '0'),
(91830, 5662, '_wc_review_count', '0'),
(91831, 5662, 'attribute_pa_color', 'pointed-heel-8-5cm'),
(91832, 5662, 'attribute_pa_shoe-size', '8-5'),
(91833, 5662, '_price', '150.97'),
(91834, 5662, '_product_version', '4.1.0'),
(91835, 5662, '_vi_wad_aliexpress_variation_id', '12000020573991340'),
(91836, 5662, '_vi_wad_aliexpress_variation_attr', '14:1254#Pointed heel 8.5cm;200000124:200000289'),
(91837, 5663, '_wp_attached_file', '2021/06/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-10.jpg_640x640-10.jpg'),
(91838, 5663, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:500;s:6:\"height\";i:400;s:4:\"file\";s:120:\"2021/06/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-10.jpg_640x640-10.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:120:\"Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-10.jpg_640x640-10-300x240.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:120:\"Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-10.jpg_640x640-10-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:120:\"Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-10.jpg_640x640-10-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:120:\"Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-10.jpg_640x640-10-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:120:\"Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-10.jpg_640x640-10-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:120:\"Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-10.jpg_640x640-10-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:120:\"Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-10.jpg_640x640-10-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(91839, 5664, '_variation_description', ''),
(91840, 5664, '_sku', '1005002414442771-pointed-heel-8-5cm-9'),
(91841, 5664, '_regular_price', '150.97'),
(91842, 5664, 'total_sales', '0'),
(91843, 5664, '_tax_status', 'taxable'),
(91844, 5664, '_tax_class', 'parent'),
(91845, 5664, '_manage_stock', 'yes'),
(91846, 5664, '_backorders', 'no'),
(91847, 5664, '_sold_individually', 'no'),
(91848, 5664, '_virtual', 'no'),
(91849, 5664, '_downloadable', 'no'),
(91850, 5664, '_download_limit', '-1'),
(91851, 5664, '_download_expiry', '-1'),
(91852, 5664, '_stock', '2000'),
(91853, 5664, '_stock_status', 'instock'),
(91854, 5664, '_wc_average_rating', '0'),
(91855, 5664, '_wc_review_count', '0'),
(91856, 5664, 'attribute_pa_color', 'pointed-heel-8-5cm'),
(91857, 5664, 'attribute_pa_shoe-size', '9'),
(91858, 5664, '_price', '150.97'),
(91859, 5664, '_product_version', '4.1.0'),
(91860, 5664, '_vi_wad_aliexpress_variation_id', '12000020573991341'),
(91861, 5663, '_vi_wad_image_id', 'ae01.alicdn.com/kf/HTB1mxQga4z1gK0jSZSgq6yvwpXax/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg'),
(91862, 5664, '_vi_wad_aliexpress_variation_attr', '14:1254#Pointed heel 8.5cm;200000124:350262'),
(91863, 5319, '_thumbnail_id', '5663'),
(91864, 5320, '_thumbnail_id', '5663'),
(91865, 5321, '_thumbnail_id', '5663'),
(91866, 5323, '_thumbnail_id', '5663'),
(91867, 5324, '_thumbnail_id', '5663'),
(91868, 5325, '_thumbnail_id', '5663'),
(91869, 5326, '_thumbnail_id', '5663'),
(91870, 5328, '_thumbnail_id', '5663'),
(91871, 5329, '_thumbnail_id', '5663'),
(91872, 5330, '_thumbnail_id', '5663'),
(91873, 5331, '_thumbnail_id', '5663'),
(91874, 5332, '_thumbnail_id', '5663'),
(91875, 5488, '_thumbnail_id', '5663'),
(91876, 5490, '_thumbnail_id', '5663'),
(91877, 5665, '_variation_description', ''),
(91878, 5665, '_sku', '1005002414442771-cuban-heel-8-5cm-3-5'),
(91879, 5665, '_regular_price', '150.97'),
(91880, 5665, 'total_sales', '0'),
(91881, 5665, '_tax_status', 'taxable'),
(91882, 5665, '_tax_class', 'parent'),
(91883, 5665, '_manage_stock', 'yes'),
(91884, 5665, '_backorders', 'no'),
(91885, 5665, '_sold_individually', 'no'),
(91886, 5665, '_virtual', 'no'),
(91887, 5665, '_downloadable', 'no'),
(91888, 5665, '_download_limit', '-1'),
(91889, 5665, '_download_expiry', '-1'),
(91890, 5665, '_stock', '2000'),
(91891, 5665, '_stock_status', 'instock'),
(91892, 5665, '_wc_average_rating', '0'),
(91893, 5665, '_wc_review_count', '0'),
(91894, 5665, 'attribute_pa_color', 'cuban-heel-8-5cm'),
(91895, 5665, 'attribute_pa_shoe-size', '3-5'),
(91896, 5665, '_price', '150.97'),
(91897, 5665, '_product_version', '4.1.0'),
(91898, 5665, '_vi_wad_aliexpress_variation_id', '12000020573991346'),
(91899, 5665, '_vi_wad_aliexpress_variation_attr', '14:365458#Cuban heel 8.5cm;200000124:200000284'),
(91900, 5666, '_wp_attached_file', '2021/06/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-11.jpg_640x640-11.jpg'),
(91901, 5666, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:241;s:6:\"height\";i:239;s:4:\"file\";s:120:\"2021/06/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-11.jpg_640x640-11.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:120:\"Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-11.jpg_640x640-11-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:120:\"Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-11.jpg_640x640-11-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:120:\"Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-11.jpg_640x640-11-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:120:\"Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-11.jpg_640x640-11-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(91902, 5666, '_vi_wad_image_id', 'ae01.alicdn.com/kf/HTB1_2vka7L0gK0jSZFxq6xWHVXav/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg'),
(91903, 5489, '_thumbnail_id', '5666'),
(91904, 5491, '_thumbnail_id', '5666'),
(91905, 5492, '_thumbnail_id', '5666'),
(91906, 5493, '_thumbnail_id', '5666'),
(91907, 5494, '_thumbnail_id', '5666'),
(91908, 5495, '_thumbnail_id', '5666'),
(91909, 5496, '_thumbnail_id', '5666'),
(91910, 5497, '_thumbnail_id', '5666'),
(91911, 5498, '_thumbnail_id', '5666'),
(91912, 5667, '_variation_description', ''),
(91913, 5499, '_thumbnail_id', '5666'),
(91914, 5667, '_sku', '1005002414442771-cuban-heel-8-5cm-4'),
(91915, 5500, '_thumbnail_id', '5666'),
(91916, 5501, '_thumbnail_id', '5666'),
(91917, 5667, '_regular_price', '150.97'),
(91918, 5502, '_thumbnail_id', '5666'),
(91919, 5667, 'total_sales', '0'),
(91920, 5505, '_thumbnail_id', '5666'),
(91921, 5667, '_tax_status', 'taxable'),
(91922, 5667, '_tax_class', 'parent'),
(91923, 5667, '_manage_stock', 'yes'),
(91924, 5667, '_backorders', 'no'),
(91925, 5667, '_sold_individually', 'no'),
(91926, 5667, '_virtual', 'no'),
(91927, 5667, '_downloadable', 'no'),
(91928, 5667, '_download_limit', '-1'),
(91929, 5667, '_download_expiry', '-1'),
(91930, 5667, '_stock', '2000'),
(91931, 5667, '_stock_status', 'instock'),
(91932, 5667, '_wc_average_rating', '0'),
(91933, 5667, '_wc_review_count', '0'),
(91934, 5667, 'attribute_pa_color', 'cuban-heel-8-5cm'),
(91935, 5667, 'attribute_pa_shoe-size', '4'),
(91936, 5667, '_price', '150.97'),
(91937, 5667, '_product_version', '4.1.0'),
(91938, 5667, '_vi_wad_aliexpress_variation_id', '12000020573991347'),
(91939, 5667, '_vi_wad_aliexpress_variation_attr', '14:365458#Cuban heel 8.5cm;200000124:153'),
(91940, 5668, '_variation_description', ''),
(91941, 5668, '_sku', '1005002414442771-pointed-heel-8-5cm-10-5'),
(91942, 5668, '_regular_price', '150.97'),
(91943, 5668, 'total_sales', '0'),
(91944, 5668, '_tax_status', 'taxable'),
(91945, 5668, '_tax_class', 'parent'),
(91946, 5668, '_manage_stock', 'yes'),
(91947, 5668, '_backorders', 'no'),
(91948, 5668, '_sold_individually', 'no'),
(91949, 5668, '_virtual', 'no'),
(91950, 5668, '_downloadable', 'no'),
(91951, 5668, '_download_limit', '-1'),
(91952, 5668, '_download_expiry', '-1'),
(91953, 5668, '_stock', '2000'),
(91954, 5668, '_stock_status', 'instock'),
(91955, 5668, '_wc_average_rating', '0'),
(91956, 5668, '_wc_review_count', '0'),
(91957, 5668, 'attribute_pa_color', 'pointed-heel-8-5cm'),
(91958, 5668, 'attribute_pa_shoe-size', '10-5'),
(91959, 5668, '_price', '150.97'),
(91960, 5668, '_product_version', '4.1.0'),
(91961, 5668, '_vi_wad_aliexpress_variation_id', '12000020573991344'),
(91962, 5668, '_vi_wad_aliexpress_variation_attr', '14:1254#Pointed heel 8.5cm;200000124:200000291'),
(91963, 5669, '_variation_description', ''),
(91964, 5669, '_sku', '1005002414442771-pointed-heel-8-5cm-11'),
(91965, 5669, '_regular_price', '150.97'),
(91966, 5669, 'total_sales', '0'),
(91967, 5669, '_tax_status', 'taxable'),
(91968, 5669, '_tax_class', 'parent'),
(91969, 5669, '_manage_stock', 'yes'),
(91970, 5669, '_backorders', 'no'),
(91971, 5669, '_sold_individually', 'no'),
(91972, 5669, '_virtual', 'no'),
(91973, 5669, '_downloadable', 'no'),
(91974, 5669, '_download_limit', '-1'),
(91975, 5669, '_download_expiry', '-1'),
(91976, 5669, '_stock', '2000'),
(91977, 5669, '_stock_status', 'instock'),
(91978, 5669, '_wc_average_rating', '0'),
(91979, 5669, '_wc_review_count', '0'),
(91980, 5669, 'attribute_pa_color', 'pointed-heel-8-5cm'),
(91981, 5669, 'attribute_pa_shoe-size', '11'),
(91982, 5669, '_price', '150.97'),
(91983, 5669, '_product_version', '4.1.0'),
(91984, 5669, '_vi_wad_aliexpress_variation_id', '12000020573991345'),
(91985, 5669, '_vi_wad_aliexpress_variation_attr', '14:1254#Pointed heel 8.5cm;200000124:100010420'),
(91986, 5670, '_variation_description', ''),
(91987, 5670, '_sku', '1005002414442771-cuban-heel-8-5cm-5-5'),
(91988, 5670, '_regular_price', '150.97'),
(91989, 5670, 'total_sales', '0'),
(91990, 5670, '_tax_status', 'taxable'),
(91991, 5670, '_tax_class', 'parent'),
(91992, 5670, '_manage_stock', 'yes'),
(91993, 5670, '_backorders', 'no'),
(91994, 5670, '_sold_individually', 'no'),
(91995, 5670, '_virtual', 'no'),
(91996, 5670, '_downloadable', 'no'),
(91997, 5670, '_download_limit', '-1'),
(91998, 5670, '_download_expiry', '-1'),
(91999, 5670, '_stock', '2000'),
(92000, 5670, '_stock_status', 'instock'),
(92001, 5670, '_wc_average_rating', '0'),
(92002, 5670, '_wc_review_count', '0'),
(92003, 5670, 'attribute_pa_color', 'cuban-heel-8-5cm'),
(92004, 5670, 'attribute_pa_shoe-size', '5-5'),
(92005, 5670, '_price', '150.97'),
(92006, 5670, '_product_version', '4.1.0'),
(92007, 5671, '_wp_attached_file', '2021/06/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-12.jpg_640x640-12.jpg'),
(92008, 5671, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:500;s:6:\"height\";i:400;s:4:\"file\";s:120:\"2021/06/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-12.jpg_640x640-12.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:120:\"Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-12.jpg_640x640-12-300x240.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:120:\"Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-12.jpg_640x640-12-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:120:\"Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-12.jpg_640x640-12-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:120:\"Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-12.jpg_640x640-12-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:120:\"Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-12.jpg_640x640-12-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:120:\"Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-12.jpg_640x640-12-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:120:\"Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-12.jpg_640x640-12-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(92009, 5670, '_vi_wad_aliexpress_variation_id', '12000020573991350'),
(92010, 5670, '_vi_wad_aliexpress_variation_attr', '14:365458#Cuban heel 8.5cm;200000124:200000286'),
(92011, 5672, '_variation_description', ''),
(92012, 5672, '_sku', '1005002414442771-cuban-heel-8-5cm-6'),
(92013, 5672, '_regular_price', '150.97'),
(92014, 5671, '_vi_wad_image_id', 'ae01.alicdn.com/kf/HTB1PMQga.T1gK0jSZFrq6ANCXXaN/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg'),
(92015, 5503, '_thumbnail_id', '5671'),
(92016, 5672, 'total_sales', '0'),
(92017, 5504, '_thumbnail_id', '5671'),
(92018, 5672, '_tax_status', 'taxable'),
(92019, 5506, '_thumbnail_id', '5671'),
(92020, 5672, '_tax_class', 'parent'),
(92021, 5672, '_manage_stock', 'yes'),
(92022, 5507, '_thumbnail_id', '5671'),
(92023, 5672, '_backorders', 'no'),
(92024, 5508, '_thumbnail_id', '5671'),
(92025, 5509, '_thumbnail_id', '5671'),
(92026, 5672, '_sold_individually', 'no'),
(92027, 5510, '_thumbnail_id', '5671'),
(92028, 5511, '_thumbnail_id', '5671'),
(92029, 5512, '_thumbnail_id', '5671'),
(92030, 5513, '_thumbnail_id', '5671'),
(92031, 5672, '_virtual', 'no'),
(92032, 5514, '_thumbnail_id', '5671'),
(92033, 5672, '_downloadable', 'no'),
(92034, 5515, '_thumbnail_id', '5671'),
(92035, 5517, '_thumbnail_id', '5671'),
(92036, 5672, '_download_limit', '-1'),
(92037, 5672, '_download_expiry', '-1'),
(92038, 5518, '_thumbnail_id', '5671'),
(92039, 5672, '_stock', '2000'),
(92040, 5672, '_stock_status', 'instock'),
(92041, 5672, '_wc_average_rating', '0'),
(92042, 5672, '_wc_review_count', '0'),
(92043, 5672, 'attribute_pa_color', 'cuban-heel-8-5cm'),
(92044, 5672, 'attribute_pa_shoe-size', '6'),
(92045, 5672, '_price', '150.97'),
(92046, 5672, '_product_version', '4.1.0'),
(92047, 5672, '_vi_wad_aliexpress_variation_id', '12000020573991351'),
(92048, 5672, '_vi_wad_aliexpress_variation_attr', '14:365458#Cuban heel 8.5cm;200000124:1394'),
(92049, 5673, '_variation_description', ''),
(92050, 5673, '_sku', '1005002414442771-cuban-heel-8-5cm-4-5'),
(92051, 5673, '_regular_price', '150.97'),
(92052, 5673, 'total_sales', '0'),
(92053, 5673, '_tax_status', 'taxable'),
(92054, 5673, '_tax_class', 'parent'),
(92055, 5673, '_manage_stock', 'yes'),
(92056, 5673, '_backorders', 'no'),
(92057, 5673, '_sold_individually', 'no'),
(92058, 5673, '_virtual', 'no'),
(92059, 5673, '_downloadable', 'no'),
(92060, 5673, '_download_limit', '-1'),
(92061, 5673, '_download_expiry', '-1'),
(92062, 5673, '_stock', '2000'),
(92063, 5673, '_stock_status', 'instock'),
(92064, 5673, '_wc_average_rating', '0'),
(92065, 5673, '_wc_review_count', '0'),
(92066, 5673, 'attribute_pa_color', 'cuban-heel-8-5cm'),
(92067, 5673, 'attribute_pa_shoe-size', '4-5'),
(92068, 5673, '_price', '150.97'),
(92069, 5673, '_product_version', '4.1.0'),
(92070, 5673, '_vi_wad_aliexpress_variation_id', '12000020573991348'),
(92071, 5673, '_vi_wad_aliexpress_variation_attr', '14:365458#Cuban heel 8.5cm;200000124:200000285'),
(92072, 5674, '_variation_description', ''),
(92073, 5674, '_sku', '1005002414442771-cuban-heel-8-5cm-5'),
(92074, 5674, '_regular_price', '150.97'),
(92075, 5674, 'total_sales', '0'),
(92076, 5674, '_tax_status', 'taxable'),
(92077, 5674, '_tax_class', 'parent'),
(92078, 5674, '_manage_stock', 'yes'),
(92079, 5674, '_backorders', 'no'),
(92080, 5674, '_sold_individually', 'no'),
(92081, 5674, '_virtual', 'no'),
(92082, 5674, '_downloadable', 'no'),
(92083, 5674, '_download_limit', '-1'),
(92084, 5674, '_download_expiry', '-1'),
(92085, 5674, '_stock', '1999'),
(92086, 5674, '_stock_status', 'instock'),
(92087, 5674, '_wc_average_rating', '0'),
(92088, 5674, '_wc_review_count', '0'),
(92089, 5674, 'attribute_pa_color', 'cuban-heel-8-5cm'),
(92090, 5674, 'attribute_pa_shoe-size', '5'),
(92091, 5674, '_price', '150.97'),
(92092, 5674, '_product_version', '4.1.0'),
(92093, 5674, '_vi_wad_aliexpress_variation_id', '12000020573991349'),
(92094, 5674, '_vi_wad_aliexpress_variation_attr', '14:365458#Cuban heel 8.5cm;200000124:698'),
(92095, 5675, '_variation_description', ''),
(92096, 5675, '_sku', '1005002414442771-cuban-heel-8-5cm-7-5'),
(92097, 5675, '_regular_price', '150.97'),
(92098, 5675, 'total_sales', '0'),
(92099, 5675, '_tax_status', 'taxable'),
(92100, 5675, '_tax_class', 'parent'),
(92101, 5675, '_manage_stock', 'yes'),
(92102, 5675, '_backorders', 'no'),
(92103, 5675, '_sold_individually', 'no'),
(92104, 5675, '_virtual', 'no'),
(92105, 5675, '_downloadable', 'no'),
(92106, 5675, '_download_limit', '-1'),
(92107, 5675, '_download_expiry', '-1'),
(92108, 5675, '_stock', '2000'),
(92109, 5675, '_stock_status', 'instock'),
(92110, 5675, '_wc_average_rating', '0'),
(92111, 5675, '_wc_review_count', '0'),
(92112, 5675, 'attribute_pa_color', 'cuban-heel-8-5cm'),
(92113, 5675, 'attribute_pa_shoe-size', '7-5'),
(92114, 5675, '_price', '150.97'),
(92115, 5675, '_product_version', '4.1.0'),
(92116, 5675, '_vi_wad_aliexpress_variation_id', '12000020573991354'),
(92117, 5675, '_vi_wad_aliexpress_variation_attr', '14:365458#Cuban heel 8.5cm;200000124:200000288'),
(92118, 5676, '_variation_description', ''),
(92119, 5676, '_sku', '1005002414442771-cuban-heel-8-5cm-8'),
(92120, 5676, '_regular_price', '150.97'),
(92121, 5676, 'total_sales', '0'),
(92122, 5676, '_tax_status', 'taxable'),
(92123, 5676, '_tax_class', 'parent'),
(92124, 5676, '_manage_stock', 'yes'),
(92125, 5676, '_backorders', 'no'),
(92126, 5676, '_sold_individually', 'no'),
(92127, 5676, '_virtual', 'no'),
(92128, 5676, '_downloadable', 'no'),
(92129, 5677, '_wp_attached_file', '2021/06/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-13.jpg_640x640-13.jpg'),
(92130, 5676, '_download_limit', '-1'),
(92131, 5676, '_download_expiry', '-1'),
(92132, 5677, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:500;s:6:\"height\";i:400;s:4:\"file\";s:120:\"2021/06/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-13.jpg_640x640-13.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:120:\"Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-13.jpg_640x640-13-300x240.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:120:\"Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-13.jpg_640x640-13-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:120:\"Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-13.jpg_640x640-13-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:120:\"Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-13.jpg_640x640-13-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:120:\"Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-13.jpg_640x640-13-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:120:\"Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-13.jpg_640x640-13-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:120:\"Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-13.jpg_640x640-13-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(92133, 5676, '_stock', '2000'),
(92134, 5676, '_stock_status', 'instock'),
(92135, 5676, '_wc_average_rating', '0'),
(92136, 5676, '_wc_review_count', '0'),
(92137, 5676, 'attribute_pa_color', 'cuban-heel-8-5cm'),
(92138, 5676, 'attribute_pa_shoe-size', '8'),
(92139, 5676, '_price', '150.97'),
(92140, 5676, '_product_version', '4.1.0'),
(92141, 5676, '_vi_wad_aliexpress_variation_id', '12000020573991355'),
(92142, 5676, '_vi_wad_aliexpress_variation_attr', '14:365458#Cuban heel 8.5cm;200000124:699'),
(92143, 5677, '_vi_wad_image_id', 'ae01.alicdn.com/kf/HTB1qGIiaYH1gK0jSZFwq6A7aXXa7/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg'),
(92144, 5516, '_thumbnail_id', '5677'),
(92145, 5519, '_thumbnail_id', '5677'),
(92146, 5520, '_thumbnail_id', '5677'),
(92147, 5521, '_thumbnail_id', '5677'),
(92148, 5522, '_thumbnail_id', '5677'),
(92149, 5523, '_thumbnail_id', '5677'),
(92150, 5524, '_thumbnail_id', '5677'),
(92151, 5525, '_thumbnail_id', '5677'),
(92152, 5526, '_thumbnail_id', '5677'),
(92153, 5678, '_variation_description', ''),
(92154, 5678, '_sku', '1005002414442771-cuban-heel-8-5cm-6-5'),
(92155, 5527, '_thumbnail_id', '5677'),
(92156, 5678, '_regular_price', '150.97'),
(92157, 5528, '_thumbnail_id', '5677'),
(92158, 5529, '_thumbnail_id', '5677'),
(92159, 5678, 'total_sales', '0'),
(92160, 5530, '_thumbnail_id', '5677'),
(92161, 5533, '_thumbnail_id', '5677'),
(92162, 5678, '_tax_status', 'taxable'),
(92163, 5678, '_tax_class', 'parent'),
(92164, 5678, '_manage_stock', 'yes'),
(92165, 5678, '_backorders', 'no'),
(92166, 5678, '_sold_individually', 'no'),
(92167, 5678, '_virtual', 'no'),
(92168, 5678, '_downloadable', 'no'),
(92169, 5678, '_download_limit', '-1'),
(92170, 5678, '_download_expiry', '-1'),
(92171, 5678, '_stock', '2000'),
(92172, 5678, '_stock_status', 'instock'),
(92173, 5678, '_wc_average_rating', '0'),
(92174, 5678, '_wc_review_count', '0'),
(92175, 5678, 'attribute_pa_color', 'cuban-heel-8-5cm'),
(92176, 5678, 'attribute_pa_shoe-size', '6-5'),
(92177, 5678, '_price', '150.97'),
(92178, 5678, '_product_version', '4.1.0'),
(92179, 5678, '_vi_wad_aliexpress_variation_id', '12000020573991352'),
(92180, 5678, '_vi_wad_aliexpress_variation_attr', '14:365458#Cuban heel 8.5cm;200000124:200000287'),
(92181, 5679, '_variation_description', ''),
(92182, 5679, '_sku', '1005002414442771-cuban-heel-8-5cm-7'),
(92183, 5679, '_regular_price', '150.97'),
(92184, 5679, 'total_sales', '0'),
(92185, 5679, '_tax_status', 'taxable'),
(92186, 5679, '_tax_class', 'parent'),
(92187, 5679, '_manage_stock', 'yes'),
(92188, 5679, '_backorders', 'no'),
(92189, 5679, '_sold_individually', 'no'),
(92190, 5679, '_virtual', 'no'),
(92191, 5679, '_downloadable', 'no'),
(92192, 5679, '_download_limit', '-1'),
(92193, 5679, '_download_expiry', '-1'),
(92194, 5679, '_stock', '2000'),
(92195, 5679, '_stock_status', 'instock'),
(92196, 5679, '_wc_average_rating', '0'),
(92197, 5679, '_wc_review_count', '0'),
(92198, 5679, 'attribute_pa_color', 'cuban-heel-8-5cm'),
(92199, 5679, 'attribute_pa_shoe-size', '7'),
(92200, 5679, '_price', '150.97'),
(92201, 5679, '_product_version', '4.1.0'),
(92202, 5679, '_vi_wad_aliexpress_variation_id', '12000020573991353'),
(92203, 5679, '_vi_wad_aliexpress_variation_attr', '14:365458#Cuban heel 8.5cm;200000124:3434'),
(92204, 5680, '_variation_description', ''),
(92205, 5680, '_sku', '1005002414442771-cuban-heel-8-5cm-9-5'),
(92206, 5680, '_regular_price', '150.97'),
(92207, 5680, 'total_sales', '0'),
(92208, 5680, '_tax_status', 'taxable'),
(92209, 5680, '_tax_class', 'parent'),
(92210, 5680, '_manage_stock', 'yes'),
(92211, 5680, '_backorders', 'no'),
(92212, 5680, '_sold_individually', 'no'),
(92213, 5680, '_virtual', 'no'),
(92214, 5680, '_downloadable', 'no'),
(92215, 5680, '_download_limit', '-1'),
(92216, 5680, '_download_expiry', '-1'),
(92217, 5680, '_stock', '2000'),
(92218, 5680, '_stock_status', 'instock'),
(92219, 5680, '_wc_average_rating', '0'),
(92220, 5680, '_wc_review_count', '0'),
(92221, 5680, 'attribute_pa_color', 'cuban-heel-8-5cm'),
(92222, 5680, 'attribute_pa_shoe-size', '9-5'),
(92223, 5680, '_price', '150.97'),
(92224, 5680, '_product_version', '4.1.0'),
(92225, 5680, '_vi_wad_aliexpress_variation_id', '12000020573991358'),
(92226, 5680, '_vi_wad_aliexpress_variation_attr', '14:365458#Cuban heel 8.5cm;200000124:200000290'),
(92227, 5681, '_variation_description', ''),
(92228, 5681, '_sku', '1005002414442771-cuban-heel-8-5cm-10'),
(92229, 5681, '_regular_price', '150.97'),
(92230, 5681, 'total_sales', '0'),
(92231, 5681, '_tax_status', 'taxable'),
(92232, 5681, '_tax_class', 'parent'),
(92233, 5681, '_manage_stock', 'yes'),
(92234, 5681, '_backorders', 'no'),
(92235, 5681, '_sold_individually', 'no'),
(92236, 5681, '_virtual', 'no'),
(92237, 5681, '_downloadable', 'no'),
(92238, 5681, '_download_limit', '-1'),
(92239, 5681, '_download_expiry', '-1'),
(92240, 5681, '_stock', '2000'),
(92241, 5681, '_stock_status', 'instock'),
(92242, 5681, '_wc_average_rating', '0'),
(92243, 5681, '_wc_review_count', '0'),
(92244, 5681, 'attribute_pa_color', 'cuban-heel-8-5cm'),
(92245, 5681, 'attribute_pa_shoe-size', '10'),
(92246, 5681, '_price', '150.97'),
(92247, 5681, '_product_version', '4.1.0'),
(92248, 5681, '_vi_wad_aliexpress_variation_id', '12000020573991359'),
(92249, 5681, '_vi_wad_aliexpress_variation_attr', '14:365458#Cuban heel 8.5cm;200000124:1583'),
(92250, 5682, '_variation_description', ''),
(92251, 5682, '_sku', '1005002414442771-cuban-heel-8-5cm-8-5'),
(92252, 5682, '_regular_price', '150.97'),
(92253, 5682, 'total_sales', '0'),
(92254, 5682, '_tax_status', 'taxable'),
(92255, 5682, '_tax_class', 'parent'),
(92256, 5682, '_manage_stock', 'yes'),
(92257, 5682, '_backorders', 'no'),
(92258, 5682, '_sold_individually', 'no'),
(92259, 5682, '_virtual', 'no'),
(92260, 5682, '_downloadable', 'no'),
(92261, 5682, '_download_limit', '-1'),
(92262, 5682, '_download_expiry', '-1'),
(92263, 5682, '_stock', '2000'),
(92264, 5682, '_stock_status', 'instock'),
(92265, 5682, '_wc_average_rating', '0'),
(92266, 5682, '_wc_review_count', '0'),
(92267, 5682, 'attribute_pa_color', 'cuban-heel-8-5cm'),
(92268, 5682, 'attribute_pa_shoe-size', '8-5'),
(92269, 5682, '_price', '150.97'),
(92270, 5682, '_product_version', '4.1.0'),
(92271, 5682, '_vi_wad_aliexpress_variation_id', '12000020573991356'),
(92272, 5682, '_vi_wad_aliexpress_variation_attr', '14:365458#Cuban heel 8.5cm;200000124:200000289'),
(92273, 5683, '_wp_attached_file', '2021/06/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-14.jpg_640x640-14.jpg'),
(92274, 5683, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:500;s:6:\"height\";i:400;s:4:\"file\";s:120:\"2021/06/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-14.jpg_640x640-14.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:120:\"Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-14.jpg_640x640-14-300x240.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:120:\"Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-14.jpg_640x640-14-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:120:\"Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-14.jpg_640x640-14-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:120:\"Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-14.jpg_640x640-14-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:120:\"Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-14.jpg_640x640-14-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:120:\"Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-14.jpg_640x640-14-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:120:\"Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-14.jpg_640x640-14-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(92275, 5684, '_variation_description', ''),
(92276, 5684, '_sku', '1005002414442771-cuban-heel-8-5cm-9'),
(92277, 5684, '_regular_price', '150.97'),
(92278, 5684, 'total_sales', '0'),
(92279, 5684, '_tax_status', 'taxable'),
(92280, 5684, '_tax_class', 'parent'),
(92281, 5684, '_manage_stock', 'yes'),
(92282, 5684, '_backorders', 'no'),
(92283, 5684, '_sold_individually', 'no'),
(92284, 5684, '_virtual', 'no'),
(92285, 5684, '_downloadable', 'no'),
(92286, 5684, '_download_limit', '-1'),
(92287, 5684, '_download_expiry', '-1'),
(92288, 5684, '_stock', '2000'),
(92289, 5684, '_stock_status', 'instock'),
(92290, 5684, '_wc_average_rating', '0'),
(92291, 5684, '_wc_review_count', '0'),
(92292, 5683, '_vi_wad_image_id', 'ae01.alicdn.com/kf/HTB1NEIha.Y1gK0jSZFCq6AwqXXak/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg'),
(92293, 5531, '_thumbnail_id', '5683'),
(92294, 5684, 'attribute_pa_color', 'cuban-heel-8-5cm'),
(92295, 5532, '_thumbnail_id', '5683'),
(92296, 5684, 'attribute_pa_shoe-size', '9'),
(92297, 5684, '_price', '150.97'),
(92298, 5534, '_thumbnail_id', '5683'),
(92299, 5535, '_thumbnail_id', '5683'),
(92300, 5684, '_product_version', '4.1.0'),
(92301, 5536, '_thumbnail_id', '5683'),
(92302, 5537, '_thumbnail_id', '5683'),
(92303, 5538, '_thumbnail_id', '5683'),
(92304, 5684, '_vi_wad_aliexpress_variation_id', '12000020573991357'),
(92305, 5539, '_thumbnail_id', '5683'),
(92306, 5684, '_vi_wad_aliexpress_variation_attr', '14:365458#Cuban heel 8.5cm;200000124:350262'),
(92307, 5540, '_thumbnail_id', '5683'),
(92308, 5541, '_thumbnail_id', '5683'),
(92309, 5542, '_thumbnail_id', '5683'),
(92310, 5543, '_thumbnail_id', '5683'),
(92311, 5545, '_thumbnail_id', '5683'),
(92312, 5546, '_thumbnail_id', '5683'),
(92313, 5552, '_price', '150.97'),
(92314, 5685, '_wp_attached_file', '2021/06/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-15.jpg_640x640-15.jpg'),
(92315, 5685, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:500;s:6:\"height\";i:400;s:4:\"file\";s:120:\"2021/06/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-15.jpg_640x640-15.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:120:\"Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-15.jpg_640x640-15-300x240.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:120:\"Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-15.jpg_640x640-15-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:120:\"Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-15.jpg_640x640-15-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:120:\"Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-15.jpg_640x640-15-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:120:\"Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-15.jpg_640x640-15-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:120:\"Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-15.jpg_640x640-15-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:120:\"Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-15.jpg_640x640-15-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(92316, 5685, '_vi_wad_image_id', 'ae01.alicdn.com/kf/HTB1wUZfa2b2gK0jSZK9q6yEgFXah/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg'),
(92317, 5472, '_thumbnail_id', '5685'),
(92318, 5473, '_thumbnail_id', '5685'),
(92319, 5474, '_thumbnail_id', '5685'),
(92320, 5475, '_thumbnail_id', '5685'),
(92321, 5476, '_thumbnail_id', '5685'),
(92322, 5477, '_thumbnail_id', '5685'),
(92323, 5478, '_thumbnail_id', '5685'),
(92324, 5479, '_thumbnail_id', '5685'),
(92325, 5480, '_thumbnail_id', '5685'),
(92326, 5544, '_thumbnail_id', '5685'),
(92327, 5547, '_thumbnail_id', '5685'),
(92328, 5548, '_thumbnail_id', '5685'),
(92329, 5549, '_thumbnail_id', '5685'),
(92330, 5550, '_thumbnail_id', '5685'),
(92331, 5686, '_wp_attached_file', '2021/06/WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-1.jpg'),
(92332, 5686, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:112:\"2021/06/WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-1.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:112:\"WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:112:\"WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:112:\"WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-1-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:112:\"WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-1-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:112:\"WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-1-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:112:\"WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:112:\"WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:112:\"WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:112:\"WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:112:\"WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:112:\"WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(92333, 5686, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Hb87ed955a0b242a194c2e233cc91fb0cK/WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes.jpg'),
(92334, 5552, '_product_image_gallery', '5686,5687,5688,5689,5690'),
(92335, 5687, '_wp_attached_file', '2021/06/WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-2.jpg'),
(92336, 5687, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:112:\"2021/06/WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-2.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:112:\"WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:112:\"WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:112:\"WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-2-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:112:\"WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-2-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:112:\"WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-2-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:112:\"WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:112:\"WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:112:\"WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:112:\"WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:112:\"WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:112:\"WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(92337, 5687, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H4ccc28a9a0c64202b55c2604d6c9e6c5U/WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes.jpg'),
(92338, 5688, '_wp_attached_file', '2021/06/WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-3.jpg'),
(92339, 5688, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:112:\"2021/06/WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-3.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:112:\"WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:112:\"WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:112:\"WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-3-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:112:\"WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-3-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:112:\"WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-3-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:112:\"WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:112:\"WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-3-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:112:\"WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:112:\"WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:112:\"WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-3-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:112:\"WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(92340, 5688, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H70a78d57f1944da9baafbf0d5570c605R/WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes.jpg'),
(92341, 5689, '_wp_attached_file', '2021/06/WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-4.jpg');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(92342, 5689, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:112:\"2021/06/WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-4.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:112:\"WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:112:\"WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:112:\"WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-4-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:112:\"WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-4-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:112:\"WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-4-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:112:\"WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:112:\"WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-4-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:112:\"WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:112:\"WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:112:\"WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-4-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:112:\"WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(92343, 5689, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Hd7caec9d2bcd4cb694382f110afe241a5/WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes.jpg'),
(92344, 5690, '_wp_attached_file', '2021/06/WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-5.jpg'),
(92345, 5690, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:112:\"2021/06/WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-5.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:112:\"WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:112:\"WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:112:\"WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-5-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:112:\"WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-5-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:112:\"WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-5-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:112:\"WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:112:\"WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-5-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:112:\"WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:112:\"WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:112:\"WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-5-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:112:\"WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(92346, 5690, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Hfa68db21b83a45cca607a1e828fa738as/WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes.jpg'),
(92347, 5691, '_wp_attached_file', '2021/06/WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes.jpg_640x640.jpg'),
(92348, 5691, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:549;s:4:\"file\";s:122:\"2021/06/WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes.jpg_640x640.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:122:\"WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes.jpg_640x640-300x257.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:257;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:122:\"WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes.jpg_640x640-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:122:\"WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes.jpg_640x640-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:122:\"WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes.jpg_640x640-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:122:\"WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes.jpg_640x640-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:122:\"WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes.jpg_640x640-600x515.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:515;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:122:\"WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes.jpg_640x640-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:122:\"WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes.jpg_640x640-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:122:\"WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes.jpg_640x640-600x515.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:515;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:122:\"WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes.jpg_640x640-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(92349, 5691, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H2b6362f9199b4d038648530ddf584874C/WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes.jpg_640x640.jpg'),
(92350, 5555, '_thumbnail_id', '5691'),
(92351, 5557, '_thumbnail_id', '5691'),
(92352, 5558, '_thumbnail_id', '5691'),
(92353, 5559, '_thumbnail_id', '5691'),
(92354, 5560, '_thumbnail_id', '5691'),
(92355, 5561, '_thumbnail_id', '5691'),
(92356, 5563, '_thumbnail_id', '5691'),
(92357, 5564, '_thumbnail_id', '5691'),
(92358, 5565, '_thumbnail_id', '5691'),
(92359, 5566, '_thumbnail_id', '5691'),
(92360, 5567, '_thumbnail_id', '5691'),
(92361, 5568, '_thumbnail_id', '5691'),
(92362, 5569, '_thumbnail_id', '5691'),
(92363, 5570, '_thumbnail_id', '5691'),
(92364, 5611, '_thumbnail_id', '5691'),
(92365, 5612, '_thumbnail_id', '5691'),
(92366, 5692, '_wp_attached_file', '2021/06/WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-1.jpg_640x640-1.jpg'),
(92367, 5692, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:549;s:4:\"file\";s:126:\"2021/06/WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-1.jpg_640x640-1.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:126:\"WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-1.jpg_640x640-1-300x257.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:257;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:126:\"WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-1.jpg_640x640-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:126:\"WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-1.jpg_640x640-1-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:126:\"WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-1.jpg_640x640-1-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:126:\"WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-1.jpg_640x640-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:126:\"WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-1.jpg_640x640-1-600x515.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:515;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:126:\"WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-1.jpg_640x640-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:126:\"WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-1.jpg_640x640-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:126:\"WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-1.jpg_640x640-1-600x515.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:515;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:126:\"WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-1.jpg_640x640-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(92368, 5692, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Hcf592da9087c4c26b37f4cec9cf54c785/WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes.jpg_640x640.jpg'),
(92369, 5609, '_thumbnail_id', '5692'),
(92370, 5610, '_thumbnail_id', '5692'),
(92371, 5613, '_thumbnail_id', '5692'),
(92372, 5615, '_thumbnail_id', '5692'),
(92373, 5616, '_thumbnail_id', '5692'),
(92374, 5617, '_thumbnail_id', '5692'),
(92375, 5618, '_thumbnail_id', '5692'),
(92376, 5619, '_thumbnail_id', '5692'),
(92377, 5620, '_thumbnail_id', '5692'),
(92378, 5621, '_thumbnail_id', '5692'),
(92379, 5622, '_thumbnail_id', '5692'),
(92380, 5623, '_thumbnail_id', '5692'),
(92381, 5624, '_thumbnail_id', '5692'),
(92382, 5625, '_thumbnail_id', '5692'),
(92383, 5629, '_thumbnail_id', '5692'),
(92384, 5630, '_thumbnail_id', '5692'),
(92385, 5693, '_wp_attached_file', '2021/06/WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-2.jpg_640x640-2.jpg'),
(92386, 5693, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:549;s:4:\"file\";s:126:\"2021/06/WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-2.jpg_640x640-2.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:126:\"WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-2.jpg_640x640-2-300x257.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:257;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:126:\"WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-2.jpg_640x640-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:126:\"WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-2.jpg_640x640-2-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:126:\"WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-2.jpg_640x640-2-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:126:\"WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-2.jpg_640x640-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:126:\"WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-2.jpg_640x640-2-600x515.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:515;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:126:\"WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-2.jpg_640x640-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:126:\"WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-2.jpg_640x640-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:126:\"WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-2.jpg_640x640-2-600x515.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:515;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:126:\"WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-2.jpg_640x640-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(92387, 5693, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H66a536535b8c4337929eee48bbaf3016M/WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes.jpg_640x640.jpg'),
(92388, 5627, '_thumbnail_id', '5693'),
(92389, 5628, '_thumbnail_id', '5693'),
(92390, 5632, '_thumbnail_id', '5693'),
(92391, 5633, '_thumbnail_id', '5693'),
(92392, 5634, '_thumbnail_id', '5693'),
(92393, 5635, '_thumbnail_id', '5693'),
(92394, 5636, '_thumbnail_id', '5693'),
(92395, 5638, '_thumbnail_id', '5693'),
(92396, 5639, '_thumbnail_id', '5693'),
(92397, 5640, '_thumbnail_id', '5693'),
(92398, 5641, '_thumbnail_id', '5693'),
(92399, 5643, '_thumbnail_id', '5693'),
(92400, 5644, '_thumbnail_id', '5693'),
(92401, 5645, '_thumbnail_id', '5693'),
(92402, 5649, '_thumbnail_id', '5693'),
(92403, 5650, '_thumbnail_id', '5693'),
(92404, 5694, '_wp_attached_file', '2021/06/WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-3.jpg_640x640-3.jpg'),
(92405, 5694, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:549;s:4:\"file\";s:126:\"2021/06/WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-3.jpg_640x640-3.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:126:\"WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-3.jpg_640x640-3-300x257.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:257;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:126:\"WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-3.jpg_640x640-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:126:\"WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-3.jpg_640x640-3-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:126:\"WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-3.jpg_640x640-3-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:126:\"WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-3.jpg_640x640-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:126:\"WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-3.jpg_640x640-3-600x515.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:515;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:126:\"WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-3.jpg_640x640-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:126:\"WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-3.jpg_640x640-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:126:\"WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-3.jpg_640x640-3-600x515.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:515;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:126:\"WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-3.jpg_640x640-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(92406, 5694, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H734612254acf4538b3b0d1faec5779afG/WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes.jpg_640x640.jpg'),
(92407, 5646, '_thumbnail_id', '5694'),
(92408, 5648, '_thumbnail_id', '5694'),
(92409, 5651, '_thumbnail_id', '5694'),
(92410, 5652, '_thumbnail_id', '5694'),
(92411, 5653, '_thumbnail_id', '5694'),
(92412, 5654, '_thumbnail_id', '5694'),
(92413, 5655, '_thumbnail_id', '5694'),
(92414, 5656, '_thumbnail_id', '5694'),
(92415, 5658, '_thumbnail_id', '5694'),
(92416, 5659, '_thumbnail_id', '5694'),
(92417, 5660, '_thumbnail_id', '5694'),
(92418, 5661, '_thumbnail_id', '5694'),
(92419, 5662, '_thumbnail_id', '5694'),
(92420, 5664, '_thumbnail_id', '5694'),
(92421, 5668, '_thumbnail_id', '5694'),
(92422, 5669, '_thumbnail_id', '5694'),
(92423, 5695, '_wp_attached_file', '2021/06/WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-4.jpg_640x640-4.jpg'),
(92424, 5695, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:549;s:4:\"file\";s:126:\"2021/06/WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-4.jpg_640x640-4.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:126:\"WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-4.jpg_640x640-4-300x257.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:257;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:126:\"WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-4.jpg_640x640-4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:126:\"WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-4.jpg_640x640-4-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:126:\"WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-4.jpg_640x640-4-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:126:\"WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-4.jpg_640x640-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:126:\"WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-4.jpg_640x640-4-600x515.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:515;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:126:\"WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-4.jpg_640x640-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:126:\"WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-4.jpg_640x640-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:126:\"WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-4.jpg_640x640-4-600x515.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:515;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:126:\"WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-4.jpg_640x640-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(92425, 5695, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Hcae93bf819cb4bccb2f45f9d3ec60f85h/WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes.jpg_640x640.jpg'),
(92426, 5574, '_thumbnail_id', '5695'),
(92427, 5575, '_thumbnail_id', '5695'),
(92428, 5665, '_thumbnail_id', '5695'),
(92429, 5667, '_thumbnail_id', '5695'),
(92430, 5670, '_thumbnail_id', '5695'),
(92431, 5672, '_thumbnail_id', '5695'),
(92432, 5673, '_thumbnail_id', '5695'),
(92433, 5674, '_thumbnail_id', '5695'),
(92434, 5675, '_thumbnail_id', '5695'),
(92435, 5676, '_thumbnail_id', '5695'),
(92436, 5678, '_thumbnail_id', '5695'),
(92437, 5679, '_thumbnail_id', '5695'),
(92438, 5680, '_thumbnail_id', '5695'),
(92439, 5681, '_thumbnail_id', '5695'),
(92440, 5682, '_thumbnail_id', '5695'),
(92441, 5684, '_thumbnail_id', '5695'),
(92442, 5696, '_wp_attached_file', '2021/06/WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-5.jpg_640x640-5.jpg'),
(92443, 5696, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:549;s:4:\"file\";s:126:\"2021/06/WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-5.jpg_640x640-5.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:126:\"WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-5.jpg_640x640-5-300x257.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:257;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:126:\"WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-5.jpg_640x640-5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:126:\"WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-5.jpg_640x640-5-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:126:\"WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-5.jpg_640x640-5-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:126:\"WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-5.jpg_640x640-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:126:\"WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-5.jpg_640x640-5-600x515.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:515;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:126:\"WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-5.jpg_640x640-5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:126:\"WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-5.jpg_640x640-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:126:\"WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-5.jpg_640x640-5-600x515.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:515;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:126:\"WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-5.jpg_640x640-5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(92444, 5696, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Hc6bc0b7afef84535bc30ec26e3028d41X/WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes.jpg_640x640.jpg'),
(92445, 5571, '_thumbnail_id', '5696'),
(92446, 5572, '_thumbnail_id', '5696'),
(92447, 5576, '_thumbnail_id', '5696'),
(92448, 5577, '_thumbnail_id', '5696'),
(92449, 5578, '_thumbnail_id', '5696'),
(92450, 5579, '_thumbnail_id', '5696'),
(92451, 5580, '_thumbnail_id', '5696'),
(92452, 5581, '_thumbnail_id', '5696'),
(92453, 5582, '_thumbnail_id', '5696'),
(92454, 5583, '_thumbnail_id', '5696'),
(92455, 5585, '_thumbnail_id', '5696'),
(92456, 5586, '_thumbnail_id', '5696'),
(92457, 5587, '_thumbnail_id', '5696'),
(92458, 5588, '_thumbnail_id', '5696'),
(92459, 5591, '_thumbnail_id', '5696'),
(92460, 5593, '_thumbnail_id', '5696'),
(92461, 5697, '_wp_attached_file', '2021/06/WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-6.jpg_640x640-6.jpg'),
(92462, 5697, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:549;s:4:\"file\";s:126:\"2021/06/WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-6.jpg_640x640-6.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:126:\"WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-6.jpg_640x640-6-300x257.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:257;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:126:\"WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-6.jpg_640x640-6-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:126:\"WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-6.jpg_640x640-6-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:126:\"WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-6.jpg_640x640-6-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:126:\"WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-6.jpg_640x640-6-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:126:\"WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-6.jpg_640x640-6-600x515.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:515;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:126:\"WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-6.jpg_640x640-6-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:126:\"WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-6.jpg_640x640-6-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:126:\"WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-6.jpg_640x640-6-600x515.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:515;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:126:\"WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-6.jpg_640x640-6-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(92463, 5697, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H5b1d19149856442da516f1ebdcac3cf72/WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes.jpg_640x640.jpg'),
(92464, 5589, '_thumbnail_id', '5697'),
(92465, 5590, '_thumbnail_id', '5697'),
(92466, 5594, '_thumbnail_id', '5697'),
(92467, 5595, '_thumbnail_id', '5697'),
(92468, 5596, '_thumbnail_id', '5697'),
(92469, 5597, '_thumbnail_id', '5697'),
(92470, 5598, '_thumbnail_id', '5697'),
(92471, 5599, '_thumbnail_id', '5697'),
(92472, 5600, '_thumbnail_id', '5697'),
(92473, 5601, '_thumbnail_id', '5697'),
(92474, 5603, '_thumbnail_id', '5697'),
(92475, 5604, '_thumbnail_id', '5697'),
(92476, 5605, '_thumbnail_id', '5697'),
(92477, 5606, '_thumbnail_id', '5697'),
(92478, 5607, '_thumbnail_id', '5697'),
(92479, 5608, '_thumbnail_id', '5697'),
(92480, 5698, '_sku', '1005002296582530'),
(92481, 5698, '_visibility', 'visible'),
(92482, 5698, '_default_attributes', ''),
(92483, 5464, '_vi_wad_woo_id', '5698'),
(92484, 5698, '_vi_wad_aliexpress_product_id', '1005002296582530'),
(92485, 5698, 'total_sales', '0'),
(92486, 5698, '_tax_status', 'taxable'),
(92487, 5698, '_tax_class', ''),
(92488, 5698, '_manage_stock', 'no'),
(92489, 5698, '_backorders', 'no'),
(92490, 5698, '_sold_individually', 'no'),
(92491, 5698, '_virtual', 'no'),
(92492, 5698, '_downloadable', 'no'),
(92493, 5698, '_download_limit', '-1'),
(92494, 5698, '_download_expiry', '-1'),
(92495, 5698, '_stock', NULL),
(92496, 5698, '_stock_status', 'instock'),
(92497, 5698, '_wc_average_rating', '0'),
(92498, 5698, '_wc_review_count', '0'),
(92499, 5698, '_product_attributes', 'a:2:{s:8:\"pa_color\";a:6:{s:4:\"name\";s:8:\"pa_color\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"0\";s:10:\"is_visible\";s:1:\"0\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"1\";}s:12:\"pa_shoe-size\";a:6:{s:4:\"name\";s:12:\"pa_shoe-size\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"1\";s:10:\"is_visible\";s:1:\"0\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"1\";}}'),
(92500, 5698, '_product_version', '4.1.0'),
(92501, 5699, '_wp_attached_file', '2021/06/Woman-Summer-Sandals-For-Women-Shoes-Comfy-Soft-Women-Sandals-Wedge-Low-Heels-Shoes-Thick-Bottom.jpg'),
(92502, 5699, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:4:\"file\";s:108:\"2021/06/Woman-Summer-Sandals-For-Women-Shoes-Comfy-Soft-Women-Sandals-Wedge-Low-Heels-Shoes-Thick-Bottom.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:108:\"Woman-Summer-Sandals-For-Women-Shoes-Comfy-Soft-Women-Sandals-Wedge-Low-Heels-Shoes-Thick-Bottom-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:108:\"Woman-Summer-Sandals-For-Women-Shoes-Comfy-Soft-Women-Sandals-Wedge-Low-Heels-Shoes-Thick-Bottom-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:108:\"Woman-Summer-Sandals-For-Women-Shoes-Comfy-Soft-Women-Sandals-Wedge-Low-Heels-Shoes-Thick-Bottom-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:108:\"Woman-Summer-Sandals-For-Women-Shoes-Comfy-Soft-Women-Sandals-Wedge-Low-Heels-Shoes-Thick-Bottom-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:108:\"Woman-Summer-Sandals-For-Women-Shoes-Comfy-Soft-Women-Sandals-Wedge-Low-Heels-Shoes-Thick-Bottom-825x510.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:108:\"Woman-Summer-Sandals-For-Women-Shoes-Comfy-Soft-Women-Sandals-Wedge-Low-Heels-Shoes-Thick-Bottom-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:108:\"Woman-Summer-Sandals-For-Women-Shoes-Comfy-Soft-Women-Sandals-Wedge-Low-Heels-Shoes-Thick-Bottom-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:108:\"Woman-Summer-Sandals-For-Women-Shoes-Comfy-Soft-Women-Sandals-Wedge-Low-Heels-Shoes-Thick-Bottom-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:108:\"Woman-Summer-Sandals-For-Women-Shoes-Comfy-Soft-Women-Sandals-Wedge-Low-Heels-Shoes-Thick-Bottom-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:108:\"Woman-Summer-Sandals-For-Women-Shoes-Comfy-Soft-Women-Sandals-Wedge-Low-Heels-Shoes-Thick-Bottom-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:108:\"Woman-Summer-Sandals-For-Women-Shoes-Comfy-Soft-Women-Sandals-Wedge-Low-Heels-Shoes-Thick-Bottom-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(92503, 5699, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Hbbe09487b240461abbe0fc599da35b0ay/Woman-Summer-Sandals-For-Women-Shoes-Comfy-Soft-Women-Sandals-Wedge-Low-Heels-Shoes-Thick-Bottom.jpg'),
(92504, 5698, '_thumbnail_id', '5699'),
(92505, 5700, '_variation_description', ''),
(92506, 5700, '_sku', '1005002296582530-white-35'),
(92507, 5700, '_regular_price', '155.34'),
(92508, 5700, 'total_sales', '0'),
(92509, 5700, '_tax_status', 'taxable'),
(92510, 5700, '_tax_class', 'parent'),
(92511, 5700, '_manage_stock', 'yes'),
(92512, 5700, '_backorders', 'no'),
(92513, 5700, '_sold_individually', 'no'),
(92514, 5700, '_virtual', 'no'),
(92515, 5700, '_downloadable', 'no'),
(92516, 5700, '_download_limit', '-1'),
(92517, 5700, '_download_expiry', '-1'),
(92518, 5700, '_stock', '97'),
(92519, 5700, '_stock_status', 'instock'),
(92520, 5700, '_wc_average_rating', '0'),
(92521, 5700, '_wc_review_count', '0'),
(92522, 5700, 'attribute_pa_color', 'white'),
(92523, 5700, 'attribute_pa_shoe-size', '35'),
(92524, 5700, '_price', '155.34'),
(92525, 5700, '_product_version', '4.1.0'),
(92526, 5700, '_vi_wad_aliexpress_variation_id', '12000019967018356'),
(92527, 5700, '_vi_wad_aliexpress_variation_attr', '14:771#WHITE;200000124:200000333'),
(92528, 5701, '_variation_description', ''),
(92529, 5701, '_sku', '1005002296582530-white-36'),
(92530, 5701, '_regular_price', '155.34'),
(92531, 5701, 'total_sales', '0'),
(92532, 5701, '_tax_status', 'taxable'),
(92533, 5701, '_tax_class', 'parent'),
(92534, 5701, '_manage_stock', 'yes'),
(92535, 5701, '_backorders', 'no'),
(92536, 5701, '_sold_individually', 'no'),
(92537, 5701, '_virtual', 'no'),
(92538, 5701, '_downloadable', 'no'),
(92539, 5701, '_download_limit', '-1'),
(92540, 5701, '_download_expiry', '-1'),
(92541, 5701, '_stock', '91'),
(92542, 5701, '_stock_status', 'instock'),
(92543, 5701, '_wc_average_rating', '0'),
(92544, 5701, '_wc_review_count', '0'),
(92545, 5701, 'attribute_pa_color', 'white'),
(92546, 5701, 'attribute_pa_shoe-size', '36'),
(92547, 5701, '_price', '155.34'),
(92548, 5701, '_product_version', '4.1.0'),
(92549, 5701, '_vi_wad_aliexpress_variation_id', '12000019967018357'),
(92550, 5701, '_vi_wad_aliexpress_variation_attr', '14:771#WHITE;200000124:200000334'),
(92551, 5702, '_variation_description', ''),
(92552, 5702, '_sku', '1005002296582530-white-37'),
(92553, 5702, '_regular_price', '155.34'),
(92554, 5702, 'total_sales', '0'),
(92555, 5702, '_tax_status', 'taxable'),
(92556, 5702, '_tax_class', 'parent'),
(92557, 5702, '_manage_stock', 'yes'),
(92558, 5702, '_backorders', 'no'),
(92559, 5702, '_sold_individually', 'no'),
(92560, 5702, '_virtual', 'no'),
(92561, 5702, '_downloadable', 'no'),
(92562, 5702, '_download_limit', '-1'),
(92563, 5702, '_download_expiry', '-1'),
(92564, 5702, '_stock', '91'),
(92565, 5702, '_stock_status', 'instock'),
(92566, 5702, '_wc_average_rating', '0'),
(92567, 5702, '_wc_review_count', '0'),
(92568, 5702, 'attribute_pa_color', 'white'),
(92569, 5702, 'attribute_pa_shoe-size', '37'),
(92570, 5702, '_price', '155.34'),
(92571, 5702, '_product_version', '4.1.0'),
(92572, 5702, '_vi_wad_aliexpress_variation_id', '12000019967018358'),
(92573, 5702, '_vi_wad_aliexpress_variation_attr', '14:771#WHITE;200000124:100010482'),
(92574, 5703, '_variation_description', ''),
(92575, 5703, '_sku', '1005002296582530-white-38'),
(92576, 5703, '_regular_price', '155.34'),
(92577, 5703, 'total_sales', '0'),
(92578, 5703, '_tax_status', 'taxable'),
(92579, 5703, '_tax_class', 'parent'),
(92580, 5703, '_manage_stock', 'yes'),
(92581, 5703, '_backorders', 'no'),
(92582, 5703, '_sold_individually', 'no'),
(92583, 5703, '_virtual', 'no'),
(92584, 5703, '_downloadable', 'no'),
(92585, 5703, '_download_limit', '-1'),
(92586, 5703, '_download_expiry', '-1'),
(92587, 5703, '_stock', '85'),
(92588, 5703, '_stock_status', 'instock'),
(92589, 5703, '_wc_average_rating', '0'),
(92590, 5703, '_wc_review_count', '0'),
(92591, 5703, 'attribute_pa_color', 'white'),
(92592, 5703, 'attribute_pa_shoe-size', '38'),
(92593, 5703, '_price', '155.34'),
(92594, 5703, '_product_version', '4.1.0'),
(92595, 5703, '_vi_wad_aliexpress_variation_id', '12000019967018359'),
(92596, 5703, '_vi_wad_aliexpress_variation_attr', '14:771#WHITE;200000124:200000898'),
(92597, 5704, '_variation_description', ''),
(92598, 5704, '_sku', '1005002296582530-white-39'),
(92599, 5704, '_regular_price', '155.34'),
(92600, 5704, 'total_sales', '0'),
(92601, 5704, '_tax_status', 'taxable'),
(92602, 5704, '_tax_class', 'parent'),
(92603, 5704, '_manage_stock', 'yes'),
(92604, 5704, '_backorders', 'no'),
(92605, 5704, '_sold_individually', 'no'),
(92606, 5704, '_virtual', 'no'),
(92607, 5704, '_downloadable', 'no'),
(92608, 5704, '_download_limit', '-1'),
(92609, 5704, '_download_expiry', '-1'),
(92610, 5704, '_stock', '90'),
(92611, 5704, '_stock_status', 'instock'),
(92612, 5704, '_wc_average_rating', '0'),
(92613, 5704, '_wc_review_count', '0'),
(92614, 5704, 'attribute_pa_color', 'white'),
(92615, 5704, 'attribute_pa_shoe-size', '39'),
(92616, 5704, '_price', '155.34'),
(92617, 5704, '_product_version', '4.1.0'),
(92618, 5704, '_vi_wad_aliexpress_variation_id', '12000019967018360'),
(92619, 5704, '_vi_wad_aliexpress_variation_attr', '14:771#WHITE;200000124:200000364'),
(92620, 5705, '_variation_description', ''),
(92621, 5705, '_sku', '1005002296582530-white-40'),
(92622, 5705, '_regular_price', '155.34'),
(92623, 5705, 'total_sales', '0'),
(92624, 5705, '_tax_status', 'taxable'),
(92625, 5705, '_tax_class', 'parent'),
(92626, 5705, '_manage_stock', 'yes'),
(92627, 5705, '_backorders', 'no'),
(92628, 5705, '_sold_individually', 'no'),
(92629, 5705, '_virtual', 'no'),
(92630, 5705, '_downloadable', 'no'),
(92631, 5705, '_download_limit', '-1'),
(92632, 5705, '_download_expiry', '-1'),
(92633, 5705, '_stock', '83'),
(92634, 5705, '_stock_status', 'instock'),
(92635, 5705, '_wc_average_rating', '0'),
(92636, 5705, '_wc_review_count', '0'),
(92637, 5705, 'attribute_pa_color', 'white'),
(92638, 5705, 'attribute_pa_shoe-size', '40'),
(92639, 5705, '_price', '155.34'),
(92640, 5705, '_product_version', '4.1.0'),
(92641, 5705, '_vi_wad_aliexpress_variation_id', '12000019967018361'),
(92642, 5705, '_vi_wad_aliexpress_variation_attr', '14:771#WHITE;200000124:100013888'),
(92643, 5706, '_variation_description', ''),
(92644, 5706, '_sku', '1005002296582530-white-41'),
(92645, 5706, '_regular_price', '155.34'),
(92646, 5706, 'total_sales', '0'),
(92647, 5706, '_tax_status', 'taxable'),
(92648, 5706, '_tax_class', 'parent'),
(92649, 5706, '_manage_stock', 'yes'),
(92650, 5706, '_backorders', 'no'),
(92651, 5706, '_sold_individually', 'no'),
(92652, 5706, '_virtual', 'no'),
(92653, 5706, '_downloadable', 'no'),
(92654, 5706, '_download_limit', '-1'),
(92655, 5706, '_download_expiry', '-1'),
(92656, 5706, '_stock', '88'),
(92657, 5706, '_stock_status', 'instock'),
(92658, 5706, '_wc_average_rating', '0'),
(92659, 5706, '_wc_review_count', '0'),
(92660, 5706, 'attribute_pa_color', 'white'),
(92661, 5706, 'attribute_pa_shoe-size', '41'),
(92662, 5706, '_price', '155.34'),
(92663, 5706, '_product_version', '4.1.0'),
(92664, 5706, '_vi_wad_aliexpress_variation_id', '12000019967018362'),
(92665, 5706, '_vi_wad_aliexpress_variation_attr', '14:771#WHITE;200000124:100010483'),
(92666, 5707, '_variation_description', ''),
(92667, 5707, '_sku', '1005002296582530-white-42'),
(92668, 5707, '_regular_price', '155.34'),
(92669, 5707, 'total_sales', '0'),
(92670, 5707, '_tax_status', 'taxable'),
(92671, 5707, '_tax_class', 'parent'),
(92672, 5707, '_manage_stock', 'yes'),
(92673, 5707, '_backorders', 'no'),
(92674, 5707, '_sold_individually', 'no'),
(92675, 5707, '_virtual', 'no'),
(92676, 5707, '_downloadable', 'no'),
(92677, 5707, '_download_limit', '-1'),
(92678, 5707, '_download_expiry', '-1'),
(92679, 5707, '_stock', '97'),
(92680, 5707, '_stock_status', 'instock'),
(92681, 5707, '_wc_average_rating', '0'),
(92682, 5707, '_wc_review_count', '0'),
(92683, 5707, 'attribute_pa_color', 'white'),
(92684, 5707, 'attribute_pa_shoe-size', '42'),
(92685, 5707, '_price', '155.34'),
(92686, 5707, '_product_version', '4.1.0'),
(92687, 5707, '_vi_wad_aliexpress_variation_id', '12000019967018363'),
(92688, 5707, '_vi_wad_aliexpress_variation_attr', '14:771#WHITE;200000124:200000337'),
(92689, 5708, '_variation_description', ''),
(92690, 5708, '_sku', '1005002296582530-black-2-35'),
(92691, 5708, '_regular_price', '155.34'),
(92692, 5708, 'total_sales', '0'),
(92693, 5708, '_tax_status', 'taxable'),
(92694, 5708, '_tax_class', 'parent'),
(92695, 5708, '_manage_stock', 'yes'),
(92696, 5708, '_backorders', 'no'),
(92697, 5708, '_sold_individually', 'no'),
(92698, 5708, '_virtual', 'no'),
(92699, 5708, '_downloadable', 'no'),
(92700, 5708, '_download_limit', '-1'),
(92701, 5708, '_download_expiry', '-1'),
(92702, 5708, '_stock', '100'),
(92703, 5708, '_stock_status', 'instock'),
(92704, 5708, '_wc_average_rating', '0');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(92705, 5708, '_wc_review_count', '0'),
(92706, 5708, 'attribute_pa_color', 'black-2-2'),
(92707, 5708, 'attribute_pa_shoe-size', '35'),
(92708, 5708, '_price', '155.34'),
(92709, 5708, '_product_version', '4.1.0'),
(92710, 5708, '_vi_wad_aliexpress_variation_id', '12000019967018364'),
(92711, 5708, '_vi_wad_aliexpress_variation_attr', '14:193#BLACK-2;200000124:200000333'),
(92712, 5709, '_variation_description', ''),
(92713, 5709, '_sku', '1005002296582530-black-2-36'),
(92714, 5709, '_regular_price', '155.34'),
(92715, 5709, 'total_sales', '0'),
(92716, 5709, '_tax_status', 'taxable'),
(92717, 5709, '_tax_class', 'parent'),
(92718, 5709, '_manage_stock', 'yes'),
(92719, 5709, '_backorders', 'no'),
(92720, 5709, '_sold_individually', 'no'),
(92721, 5709, '_virtual', 'no'),
(92722, 5709, '_downloadable', 'no'),
(92723, 5709, '_download_limit', '-1'),
(92724, 5709, '_download_expiry', '-1'),
(92725, 5709, '_stock', '99'),
(92726, 5709, '_stock_status', 'instock'),
(92727, 5709, '_wc_average_rating', '0'),
(92728, 5709, '_wc_review_count', '0'),
(92729, 5709, 'attribute_pa_color', 'black-2-2'),
(92730, 5709, 'attribute_pa_shoe-size', '36'),
(92731, 5709, '_price', '155.34'),
(92732, 5709, '_product_version', '4.1.0'),
(92733, 5709, '_vi_wad_aliexpress_variation_id', '12000019967018365'),
(92734, 5709, '_vi_wad_aliexpress_variation_attr', '14:193#BLACK-2;200000124:200000334'),
(92735, 5710, '_variation_description', ''),
(92736, 5710, '_sku', '1005002296582530-black-2-37'),
(92737, 5710, '_regular_price', '155.34'),
(92738, 5710, 'total_sales', '0'),
(92739, 5710, '_tax_status', 'taxable'),
(92740, 5710, '_tax_class', 'parent'),
(92741, 5710, '_manage_stock', 'yes'),
(92742, 5710, '_backorders', 'no'),
(92743, 5710, '_sold_individually', 'no'),
(92744, 5710, '_virtual', 'no'),
(92745, 5710, '_downloadable', 'no'),
(92746, 5710, '_download_limit', '-1'),
(92747, 5710, '_download_expiry', '-1'),
(92748, 5710, '_stock', '99'),
(92749, 5710, '_stock_status', 'instock'),
(92750, 5710, '_wc_average_rating', '0'),
(92751, 5710, '_wc_review_count', '0'),
(92752, 5710, 'attribute_pa_color', 'black-2-2'),
(92753, 5710, 'attribute_pa_shoe-size', '37'),
(92754, 5710, '_price', '155.34'),
(92755, 5710, '_product_version', '4.1.0'),
(92756, 5710, '_vi_wad_aliexpress_variation_id', '12000019967018366'),
(92757, 5710, '_vi_wad_aliexpress_variation_attr', '14:193#BLACK-2;200000124:100010482'),
(92758, 5711, '_variation_description', ''),
(92759, 5711, '_sku', '1005002296582530-black-2-38'),
(92760, 5711, '_regular_price', '155.34'),
(92761, 5711, 'total_sales', '0'),
(92762, 5711, '_tax_status', 'taxable'),
(92763, 5711, '_tax_class', 'parent'),
(92764, 5711, '_manage_stock', 'yes'),
(92765, 5711, '_backorders', 'no'),
(92766, 5711, '_sold_individually', 'no'),
(92767, 5711, '_virtual', 'no'),
(92768, 5711, '_downloadable', 'no'),
(92769, 5711, '_download_limit', '-1'),
(92770, 5711, '_download_expiry', '-1'),
(92771, 5711, '_stock', '92'),
(92772, 5711, '_stock_status', 'instock'),
(92773, 5711, '_wc_average_rating', '0'),
(92774, 5711, '_wc_review_count', '0'),
(92775, 5711, 'attribute_pa_color', 'black-2-2'),
(92776, 5711, 'attribute_pa_shoe-size', '38'),
(92777, 5711, '_price', '155.34'),
(92778, 5711, '_product_version', '4.1.0'),
(92779, 5711, '_vi_wad_aliexpress_variation_id', '12000019967018367'),
(92780, 5711, '_vi_wad_aliexpress_variation_attr', '14:193#BLACK-2;200000124:200000898'),
(92781, 5712, '_variation_description', ''),
(92782, 5712, '_sku', '1005002296582530-black-2-39'),
(92783, 5712, '_regular_price', '155.34'),
(92784, 5712, 'total_sales', '0'),
(92785, 5712, '_tax_status', 'taxable'),
(92786, 5712, '_tax_class', 'parent'),
(92787, 5712, '_manage_stock', 'yes'),
(92788, 5712, '_backorders', 'no'),
(92789, 5712, '_sold_individually', 'no'),
(92790, 5712, '_virtual', 'no'),
(92791, 5712, '_downloadable', 'no'),
(92792, 5712, '_download_limit', '-1'),
(92793, 5712, '_download_expiry', '-1'),
(92794, 5712, '_stock', '91'),
(92795, 5712, '_stock_status', 'instock'),
(92796, 5712, '_wc_average_rating', '0'),
(92797, 5712, '_wc_review_count', '0'),
(92798, 5712, 'attribute_pa_color', 'black-2-2'),
(92799, 5712, 'attribute_pa_shoe-size', '39'),
(92800, 5712, '_price', '155.34'),
(92801, 5712, '_product_version', '4.1.0'),
(92802, 5712, '_vi_wad_aliexpress_variation_id', '12000019967018368'),
(92803, 5712, '_vi_wad_aliexpress_variation_attr', '14:193#BLACK-2;200000124:200000364'),
(92804, 5713, '_variation_description', ''),
(92805, 5713, '_sku', '1005002296582530-black-2-40'),
(92806, 5713, '_regular_price', '155.34'),
(92807, 5713, 'total_sales', '0'),
(92808, 5713, '_tax_status', 'taxable'),
(92809, 5713, '_tax_class', 'parent'),
(92810, 5713, '_manage_stock', 'yes'),
(92811, 5713, '_backorders', 'no'),
(92812, 5713, '_sold_individually', 'no'),
(92813, 5713, '_virtual', 'no'),
(92814, 5713, '_downloadable', 'no'),
(92815, 5713, '_download_limit', '-1'),
(92816, 5713, '_download_expiry', '-1'),
(92817, 5713, '_stock', '92'),
(92818, 5713, '_stock_status', 'instock'),
(92819, 5713, '_wc_average_rating', '0'),
(92820, 5713, '_wc_review_count', '0'),
(92821, 5713, 'attribute_pa_color', 'black-2-2'),
(92822, 5713, 'attribute_pa_shoe-size', '40'),
(92823, 5713, '_price', '155.34'),
(92824, 5713, '_product_version', '4.1.0'),
(92825, 5713, '_vi_wad_aliexpress_variation_id', '12000019967018369'),
(92826, 5713, '_vi_wad_aliexpress_variation_attr', '14:193#BLACK-2;200000124:100013888'),
(92827, 5714, '_variation_description', ''),
(92828, 5714, '_sku', '1005002296582530-black-2-41'),
(92829, 5714, '_regular_price', '155.34'),
(92830, 5714, 'total_sales', '0'),
(92831, 5714, '_tax_status', 'taxable'),
(92832, 5714, '_tax_class', 'parent'),
(92833, 5714, '_manage_stock', 'yes'),
(92834, 5714, '_backorders', 'no'),
(92835, 5714, '_sold_individually', 'no'),
(92836, 5714, '_virtual', 'no'),
(92837, 5714, '_downloadable', 'no'),
(92838, 5714, '_download_limit', '-1'),
(92839, 5714, '_download_expiry', '-1'),
(92840, 5714, '_stock', '95'),
(92841, 5714, '_stock_status', 'instock'),
(92842, 5714, '_wc_average_rating', '0'),
(92843, 5714, '_wc_review_count', '0'),
(92844, 5714, 'attribute_pa_color', 'black-2-2'),
(92845, 5714, 'attribute_pa_shoe-size', '41'),
(92846, 5714, '_price', '155.34'),
(92847, 5714, '_product_version', '4.1.0'),
(92848, 5714, '_vi_wad_aliexpress_variation_id', '12000019967018370'),
(92849, 5714, '_vi_wad_aliexpress_variation_attr', '14:193#BLACK-2;200000124:100010483'),
(92850, 5715, '_variation_description', ''),
(92851, 5715, '_sku', '1005002296582530-black-2-42'),
(92852, 5715, '_regular_price', '155.34'),
(92853, 5715, 'total_sales', '0'),
(92854, 5715, '_tax_status', 'taxable'),
(92855, 5715, '_tax_class', 'parent'),
(92856, 5715, '_manage_stock', 'yes'),
(92857, 5715, '_backorders', 'no'),
(92858, 5715, '_sold_individually', 'no'),
(92859, 5715, '_virtual', 'no'),
(92860, 5715, '_downloadable', 'no'),
(92861, 5715, '_download_limit', '-1'),
(92862, 5715, '_download_expiry', '-1'),
(92863, 5715, '_stock', '97'),
(92864, 5715, '_stock_status', 'instock'),
(92865, 5715, '_wc_average_rating', '0'),
(92866, 5715, '_wc_review_count', '0'),
(92867, 5715, 'attribute_pa_color', 'black-2-2'),
(92868, 5715, 'attribute_pa_shoe-size', '42'),
(92869, 5715, '_price', '155.34'),
(92870, 5715, '_product_version', '4.1.0'),
(92871, 5715, '_vi_wad_aliexpress_variation_id', '12000019967018371'),
(92872, 5715, '_vi_wad_aliexpress_variation_attr', '14:193#BLACK-2;200000124:200000337'),
(92873, 5716, '_variation_description', ''),
(92874, 5716, '_sku', '1005002296582530-black-1-35'),
(92875, 5716, '_regular_price', '155.34'),
(92876, 5716, 'total_sales', '0'),
(92877, 5716, '_tax_status', 'taxable'),
(92878, 5716, '_tax_class', 'parent'),
(92879, 5716, '_manage_stock', 'yes'),
(92880, 5716, '_backorders', 'no'),
(92881, 5716, '_sold_individually', 'no'),
(92882, 5716, '_virtual', 'no'),
(92883, 5716, '_downloadable', 'no'),
(92884, 5716, '_download_limit', '-1'),
(92885, 5716, '_download_expiry', '-1'),
(92886, 5716, '_stock', '98'),
(92887, 5716, '_stock_status', 'instock'),
(92888, 5716, '_wc_average_rating', '0'),
(92889, 5716, '_wc_review_count', '0'),
(92890, 5716, 'attribute_pa_color', 'black-1'),
(92891, 5716, 'attribute_pa_shoe-size', '35'),
(92892, 5716, '_price', '155.34'),
(92893, 5716, '_product_version', '4.1.0'),
(92894, 5716, '_vi_wad_aliexpress_variation_id', '12000019967018372'),
(92895, 5716, '_vi_wad_aliexpress_variation_attr', '14:173#BLACK -1;200000124:200000333'),
(92896, 5717, '_variation_description', ''),
(92897, 5717, '_sku', '1005002296582530-black-1-36'),
(92898, 5717, '_regular_price', '155.34'),
(92899, 5717, 'total_sales', '0'),
(92900, 5717, '_tax_status', 'taxable'),
(92901, 5717, '_tax_class', 'parent'),
(92902, 5717, '_manage_stock', 'yes'),
(92903, 5717, '_backorders', 'no'),
(92904, 5717, '_sold_individually', 'no'),
(92905, 5717, '_virtual', 'no'),
(92906, 5717, '_downloadable', 'no'),
(92907, 5717, '_download_limit', '-1'),
(92908, 5717, '_download_expiry', '-1'),
(92909, 5717, '_stock', '93'),
(92910, 5717, '_stock_status', 'instock'),
(92911, 5717, '_wc_average_rating', '0'),
(92912, 5717, '_wc_review_count', '0'),
(92913, 5717, 'attribute_pa_color', 'black-1'),
(92914, 5717, 'attribute_pa_shoe-size', '36'),
(92915, 5717, '_price', '155.34'),
(92916, 5717, '_product_version', '4.1.0'),
(92917, 5717, '_vi_wad_aliexpress_variation_id', '12000019967018373'),
(92918, 5717, '_vi_wad_aliexpress_variation_attr', '14:173#BLACK -1;200000124:200000334'),
(92919, 5718, '_variation_description', ''),
(92920, 5718, '_sku', '1005002296582530-black-1-37'),
(92921, 5718, '_regular_price', '155.34'),
(92922, 5718, 'total_sales', '0'),
(92923, 5718, '_tax_status', 'taxable'),
(92924, 5718, '_tax_class', 'parent'),
(92925, 5718, '_manage_stock', 'yes'),
(92926, 5718, '_backorders', 'no'),
(92927, 5718, '_sold_individually', 'no'),
(92928, 5718, '_virtual', 'no'),
(92929, 5718, '_downloadable', 'no'),
(92930, 5718, '_download_limit', '-1'),
(92931, 5718, '_download_expiry', '-1'),
(92932, 5718, '_stock', '78'),
(92933, 5718, '_stock_status', 'instock'),
(92934, 5718, '_wc_average_rating', '0'),
(92935, 5718, '_wc_review_count', '0'),
(92936, 5718, 'attribute_pa_color', 'black-1'),
(92937, 5718, 'attribute_pa_shoe-size', '37'),
(92938, 5718, '_price', '155.34'),
(92939, 5718, '_product_version', '4.1.0'),
(92940, 5718, '_vi_wad_aliexpress_variation_id', '12000019967018374'),
(92941, 5718, '_vi_wad_aliexpress_variation_attr', '14:173#BLACK -1;200000124:100010482'),
(92942, 5719, '_variation_description', ''),
(92943, 5719, '_sku', '1005002296582530-black-1-38'),
(92944, 5719, '_regular_price', '155.34'),
(92945, 5719, 'total_sales', '0'),
(92946, 5719, '_tax_status', 'taxable'),
(92947, 5719, '_tax_class', 'parent'),
(92948, 5719, '_manage_stock', 'yes'),
(92949, 5719, '_backorders', 'no'),
(92950, 5719, '_sold_individually', 'no'),
(92951, 5719, '_virtual', 'no'),
(92952, 5719, '_downloadable', 'no'),
(92953, 5719, '_download_limit', '-1'),
(92954, 5719, '_download_expiry', '-1'),
(92955, 5719, '_stock', '64'),
(92956, 5719, '_stock_status', 'instock'),
(92957, 5719, '_wc_average_rating', '0'),
(92958, 5719, '_wc_review_count', '0'),
(92959, 5719, 'attribute_pa_color', 'black-1'),
(92960, 5719, 'attribute_pa_shoe-size', '38'),
(92961, 5719, '_price', '155.34'),
(92962, 5719, '_product_version', '4.1.0'),
(92963, 5719, '_vi_wad_aliexpress_variation_id', '12000019967018375'),
(92964, 5719, '_vi_wad_aliexpress_variation_attr', '14:173#BLACK -1;200000124:200000898'),
(92965, 5720, '_variation_description', ''),
(92966, 5720, '_sku', '1005002296582530-black-1-39'),
(92967, 5720, '_regular_price', '155.34'),
(92968, 5720, 'total_sales', '0'),
(92969, 5720, '_tax_status', 'taxable'),
(92970, 5720, '_tax_class', 'parent'),
(92971, 5720, '_manage_stock', 'yes'),
(92972, 5720, '_backorders', 'no'),
(92973, 5720, '_sold_individually', 'no'),
(92974, 5720, '_virtual', 'no'),
(92975, 5720, '_downloadable', 'no'),
(92976, 5720, '_download_limit', '-1'),
(92977, 5720, '_download_expiry', '-1'),
(92978, 5720, '_stock', '72'),
(92979, 5720, '_stock_status', 'instock'),
(92980, 5720, '_wc_average_rating', '0'),
(92981, 5720, '_wc_review_count', '0'),
(92982, 5720, 'attribute_pa_color', 'black-1'),
(92983, 5720, 'attribute_pa_shoe-size', '39'),
(92984, 5720, '_price', '155.34'),
(92985, 5720, '_product_version', '4.1.0'),
(92986, 5720, '_vi_wad_aliexpress_variation_id', '12000019967018376'),
(92987, 5720, '_vi_wad_aliexpress_variation_attr', '14:173#BLACK -1;200000124:200000364'),
(92988, 5721, '_variation_description', ''),
(92989, 5721, '_sku', '1005002296582530-black-1-40'),
(92990, 5721, '_regular_price', '155.34'),
(92991, 5721, 'total_sales', '0'),
(92992, 5721, '_tax_status', 'taxable'),
(92993, 5721, '_tax_class', 'parent'),
(92994, 5721, '_manage_stock', 'yes'),
(92995, 5721, '_backorders', 'no'),
(92996, 5721, '_sold_individually', 'no'),
(92997, 5721, '_virtual', 'no'),
(92998, 5721, '_downloadable', 'no'),
(92999, 5721, '_download_limit', '-1'),
(93000, 5721, '_download_expiry', '-1'),
(93001, 5721, '_stock', '77'),
(93002, 5721, '_stock_status', 'instock'),
(93003, 5721, '_wc_average_rating', '0'),
(93004, 5721, '_wc_review_count', '0'),
(93005, 5721, 'attribute_pa_color', 'black-1'),
(93006, 5721, 'attribute_pa_shoe-size', '40'),
(93007, 5721, '_price', '155.34'),
(93008, 5721, '_product_version', '4.1.0'),
(93009, 5721, '_vi_wad_aliexpress_variation_id', '12000019967018377'),
(93010, 5721, '_vi_wad_aliexpress_variation_attr', '14:173#BLACK -1;200000124:100013888'),
(93011, 5722, '_variation_description', ''),
(93012, 5722, '_sku', '1005002296582530-black-1-41'),
(93013, 5722, '_regular_price', '155.34'),
(93014, 5722, 'total_sales', '0'),
(93015, 5722, '_tax_status', 'taxable'),
(93016, 5722, '_tax_class', 'parent'),
(93017, 5722, '_manage_stock', 'yes'),
(93018, 5722, '_backorders', 'no'),
(93019, 5722, '_sold_individually', 'no'),
(93020, 5722, '_virtual', 'no'),
(93021, 5722, '_downloadable', 'no'),
(93022, 5722, '_download_limit', '-1'),
(93023, 5722, '_download_expiry', '-1'),
(93024, 5722, '_stock', '84'),
(93025, 5722, '_stock_status', 'instock'),
(93026, 5722, '_wc_average_rating', '0'),
(93027, 5722, '_wc_review_count', '0'),
(93028, 5722, 'attribute_pa_color', 'black-1'),
(93029, 5722, 'attribute_pa_shoe-size', '41'),
(93030, 5722, '_price', '155.34'),
(93031, 5722, '_product_version', '4.1.0'),
(93032, 5722, '_vi_wad_aliexpress_variation_id', '12000019967018378'),
(93033, 5722, '_vi_wad_aliexpress_variation_attr', '14:173#BLACK -1;200000124:100010483'),
(93034, 5723, '_variation_description', ''),
(93035, 5723, '_sku', '1005002296582530-black-1-42'),
(93036, 5723, '_regular_price', '155.34'),
(93037, 5723, 'total_sales', '0'),
(93038, 5723, '_tax_status', 'taxable'),
(93039, 5723, '_tax_class', 'parent'),
(93040, 5723, '_manage_stock', 'yes'),
(93041, 5723, '_backorders', 'no'),
(93042, 5723, '_sold_individually', 'no'),
(93043, 5723, '_virtual', 'no'),
(93044, 5723, '_downloadable', 'no'),
(93045, 5723, '_download_limit', '-1'),
(93046, 5723, '_download_expiry', '-1'),
(93047, 5723, '_stock', '85'),
(93048, 5723, '_stock_status', 'instock'),
(93049, 5723, '_wc_average_rating', '0'),
(93050, 5723, '_wc_review_count', '0'),
(93051, 5723, 'attribute_pa_color', 'black-1'),
(93052, 5723, 'attribute_pa_shoe-size', '42'),
(93053, 5723, '_price', '155.34'),
(93054, 5723, '_product_version', '4.1.0'),
(93055, 5723, '_vi_wad_aliexpress_variation_id', '12000019967018379'),
(93056, 5723, '_vi_wad_aliexpress_variation_attr', '14:173#BLACK -1;200000124:200000337'),
(93057, 5698, '_price', '155.34'),
(93058, 5724, '_wp_attached_file', '2021/06/Woman-Summer-Sandals-For-Women-Shoes-Comfy-Soft-Women-Sandals-Wedge-Low-Heels-Shoes-Thick-Bottom-1.jpg'),
(93059, 5724, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1094;s:6:\"height\";i:1000;s:4:\"file\";s:110:\"2021/06/Woman-Summer-Sandals-For-Women-Shoes-Comfy-Soft-Women-Sandals-Wedge-Low-Heels-Shoes-Thick-Bottom-1.jpg\";s:5:\"sizes\";a:12:{s:6:\"medium\";a:4:{s:4:\"file\";s:110:\"Woman-Summer-Sandals-For-Women-Shoes-Comfy-Soft-Women-Sandals-Wedge-Low-Heels-Shoes-Thick-Bottom-1-300x274.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:274;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:111:\"Woman-Summer-Sandals-For-Women-Shoes-Comfy-Soft-Women-Sandals-Wedge-Low-Heels-Shoes-Thick-Bottom-1-1024x936.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:936;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:110:\"Woman-Summer-Sandals-For-Women-Shoes-Comfy-Soft-Women-Sandals-Wedge-Low-Heels-Shoes-Thick-Bottom-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:110:\"Woman-Summer-Sandals-For-Women-Shoes-Comfy-Soft-Women-Sandals-Wedge-Low-Heels-Shoes-Thick-Bottom-1-768x702.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:702;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:110:\"Woman-Summer-Sandals-For-Women-Shoes-Comfy-Soft-Women-Sandals-Wedge-Low-Heels-Shoes-Thick-Bottom-1-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:110:\"Woman-Summer-Sandals-For-Women-Shoes-Comfy-Soft-Women-Sandals-Wedge-Low-Heels-Shoes-Thick-Bottom-1-825x510.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:110:\"Woman-Summer-Sandals-For-Women-Shoes-Comfy-Soft-Women-Sandals-Wedge-Low-Heels-Shoes-Thick-Bottom-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:110:\"Woman-Summer-Sandals-For-Women-Shoes-Comfy-Soft-Women-Sandals-Wedge-Low-Heels-Shoes-Thick-Bottom-1-600x548.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:548;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:110:\"Woman-Summer-Sandals-For-Women-Shoes-Comfy-Soft-Women-Sandals-Wedge-Low-Heels-Shoes-Thick-Bottom-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:110:\"Woman-Summer-Sandals-For-Women-Shoes-Comfy-Soft-Women-Sandals-Wedge-Low-Heels-Shoes-Thick-Bottom-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:110:\"Woman-Summer-Sandals-For-Women-Shoes-Comfy-Soft-Women-Sandals-Wedge-Low-Heels-Shoes-Thick-Bottom-1-600x548.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:548;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:110:\"Woman-Summer-Sandals-For-Women-Shoes-Comfy-Soft-Women-Sandals-Wedge-Low-Heels-Shoes-Thick-Bottom-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(93060, 5725, '_sku', '1005002456957787'),
(93061, 5725, '_visibility', 'visible'),
(93062, 5725, '_default_attributes', ''),
(93063, 5458, '_vi_wad_woo_id', '5725'),
(93064, 5725, '_vi_wad_aliexpress_product_id', '1005002456957787'),
(93065, 5725, 'total_sales', '0'),
(93066, 5725, '_tax_status', 'taxable'),
(93067, 5725, '_tax_class', ''),
(93068, 5725, '_manage_stock', 'no'),
(93069, 5725, '_backorders', 'no'),
(93070, 5725, '_sold_individually', 'no'),
(93071, 5724, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Hd2fde2808e5f47d18bb135447deea8a36/Woman-Summer-Sandals-For-Women-Shoes-Comfy-Soft-Women-Sandals-Wedge-Low-Heels-Shoes-Thick-Bottom.jpg'),
(93072, 5698, '_product_image_gallery', '5724,5726,5731,5739,5757'),
(93073, 5725, '_virtual', 'no'),
(93074, 5725, '_downloadable', 'no'),
(93075, 5725, '_download_limit', '-1'),
(93076, 5725, '_download_expiry', '-1'),
(93077, 5725, '_stock', NULL),
(93078, 5725, '_stock_status', 'instock'),
(93079, 5725, '_wc_average_rating', '0'),
(93080, 5725, '_wc_review_count', '0'),
(93081, 5726, '_wp_attached_file', '2021/06/Woman-Summer-Sandals-For-Women-Shoes-Comfy-Soft-Women-Sandals-Wedge-Low-Heels-Shoes-Thick-Bottom-2.jpg'),
(93082, 5726, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1106;s:6:\"height\";i:1000;s:4:\"file\";s:110:\"2021/06/Woman-Summer-Sandals-For-Women-Shoes-Comfy-Soft-Women-Sandals-Wedge-Low-Heels-Shoes-Thick-Bottom-2.jpg\";s:5:\"sizes\";a:12:{s:6:\"medium\";a:4:{s:4:\"file\";s:110:\"Woman-Summer-Sandals-For-Women-Shoes-Comfy-Soft-Women-Sandals-Wedge-Low-Heels-Shoes-Thick-Bottom-2-300x271.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:271;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:111:\"Woman-Summer-Sandals-For-Women-Shoes-Comfy-Soft-Women-Sandals-Wedge-Low-Heels-Shoes-Thick-Bottom-2-1024x926.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:926;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:110:\"Woman-Summer-Sandals-For-Women-Shoes-Comfy-Soft-Women-Sandals-Wedge-Low-Heels-Shoes-Thick-Bottom-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:110:\"Woman-Summer-Sandals-For-Women-Shoes-Comfy-Soft-Women-Sandals-Wedge-Low-Heels-Shoes-Thick-Bottom-2-768x694.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:694;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:110:\"Woman-Summer-Sandals-For-Women-Shoes-Comfy-Soft-Women-Sandals-Wedge-Low-Heels-Shoes-Thick-Bottom-2-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:110:\"Woman-Summer-Sandals-For-Women-Shoes-Comfy-Soft-Women-Sandals-Wedge-Low-Heels-Shoes-Thick-Bottom-2-825x510.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:110:\"Woman-Summer-Sandals-For-Women-Shoes-Comfy-Soft-Women-Sandals-Wedge-Low-Heels-Shoes-Thick-Bottom-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:110:\"Woman-Summer-Sandals-For-Women-Shoes-Comfy-Soft-Women-Sandals-Wedge-Low-Heels-Shoes-Thick-Bottom-2-600x542.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:542;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:110:\"Woman-Summer-Sandals-For-Women-Shoes-Comfy-Soft-Women-Sandals-Wedge-Low-Heels-Shoes-Thick-Bottom-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:110:\"Woman-Summer-Sandals-For-Women-Shoes-Comfy-Soft-Women-Sandals-Wedge-Low-Heels-Shoes-Thick-Bottom-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:110:\"Woman-Summer-Sandals-For-Women-Shoes-Comfy-Soft-Women-Sandals-Wedge-Low-Heels-Shoes-Thick-Bottom-2-600x542.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:542;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:110:\"Woman-Summer-Sandals-For-Women-Shoes-Comfy-Soft-Women-Sandals-Wedge-Low-Heels-Shoes-Thick-Bottom-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(93083, 5725, '_product_attributes', 'a:2:{s:8:\"pa_color\";a:6:{s:4:\"name\";s:8:\"pa_color\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"0\";s:10:\"is_visible\";s:1:\"0\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"1\";}s:12:\"pa_shoe-size\";a:6:{s:4:\"name\";s:12:\"pa_shoe-size\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"1\";s:10:\"is_visible\";s:1:\"0\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"1\";}}'),
(93084, 5725, '_product_version', '4.1.0'),
(93085, 5727, '_wp_attached_file', '2021/06/TAOFFEN-2021-New-Women-Real-Leather-Shoes-Summer-Sandals-Buckle-Strap-Hollow-Out-Beach-Sandals-Cool.jpg'),
(93086, 5727, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:111:\"2021/06/TAOFFEN-2021-New-Women-Real-Leather-Shoes-Summer-Sandals-Buckle-Strap-Hollow-Out-Beach-Sandals-Cool.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:111:\"TAOFFEN-2021-New-Women-Real-Leather-Shoes-Summer-Sandals-Buckle-Strap-Hollow-Out-Beach-Sandals-Cool-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:111:\"TAOFFEN-2021-New-Women-Real-Leather-Shoes-Summer-Sandals-Buckle-Strap-Hollow-Out-Beach-Sandals-Cool-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:111:\"TAOFFEN-2021-New-Women-Real-Leather-Shoes-Summer-Sandals-Buckle-Strap-Hollow-Out-Beach-Sandals-Cool-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:111:\"TAOFFEN-2021-New-Women-Real-Leather-Shoes-Summer-Sandals-Buckle-Strap-Hollow-Out-Beach-Sandals-Cool-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:111:\"TAOFFEN-2021-New-Women-Real-Leather-Shoes-Summer-Sandals-Buckle-Strap-Hollow-Out-Beach-Sandals-Cool-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:111:\"TAOFFEN-2021-New-Women-Real-Leather-Shoes-Summer-Sandals-Buckle-Strap-Hollow-Out-Beach-Sandals-Cool-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:111:\"TAOFFEN-2021-New-Women-Real-Leather-Shoes-Summer-Sandals-Buckle-Strap-Hollow-Out-Beach-Sandals-Cool-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:111:\"TAOFFEN-2021-New-Women-Real-Leather-Shoes-Summer-Sandals-Buckle-Strap-Hollow-Out-Beach-Sandals-Cool-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:111:\"TAOFFEN-2021-New-Women-Real-Leather-Shoes-Summer-Sandals-Buckle-Strap-Hollow-Out-Beach-Sandals-Cool-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:111:\"TAOFFEN-2021-New-Women-Real-Leather-Shoes-Summer-Sandals-Buckle-Strap-Hollow-Out-Beach-Sandals-Cool-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:111:\"TAOFFEN-2021-New-Women-Real-Leather-Shoes-Summer-Sandals-Buckle-Strap-Hollow-Out-Beach-Sandals-Cool-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(93087, 5727, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H93d104f4d970442db513f8ff0742497aR/TAOFFEN-2021-New-Women-Real-Leather-Shoes-Summer-Sandals-Buckle-Strap-Hollow-Out-Beach-Sandals-Cool.jpg'),
(93088, 5725, '_thumbnail_id', '5727'),
(93089, 5726, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Hc1ab49fe5289420ba10e7526e66ad0878/Woman-Summer-Sandals-For-Women-Shoes-Comfy-Soft-Women-Sandals-Wedge-Low-Heels-Shoes-Thick-Bottom.jpg'),
(93090, 5728, '_variation_description', ''),
(93091, 5728, '_sku', '1005002456957787-beige-10'),
(93092, 5728, '_regular_price', '145.17'),
(93093, 5728, 'total_sales', '0'),
(93094, 5728, '_tax_status', 'taxable'),
(93095, 5728, '_tax_class', 'parent'),
(93096, 5728, '_manage_stock', 'yes'),
(93097, 5728, '_backorders', 'no'),
(93098, 5728, '_sold_individually', 'no'),
(93099, 5728, '_virtual', 'no'),
(93100, 5728, '_downloadable', 'no'),
(93101, 5728, '_download_limit', '-1'),
(93102, 5728, '_download_expiry', '-1'),
(93103, 5728, '_stock', '947'),
(93104, 5728, '_stock_status', 'instock'),
(93105, 5728, '_wc_average_rating', '0'),
(93106, 5728, '_wc_review_count', '0'),
(93107, 5728, 'attribute_pa_color', 'beige'),
(93108, 5728, 'attribute_pa_shoe-size', '10'),
(93109, 5728, '_price', '145.17'),
(93110, 5728, '_product_version', '4.1.0'),
(93111, 5728, '_vi_wad_aliexpress_variation_id', '12000020807998279'),
(93112, 5728, '_vi_wad_aliexpress_variation_attr', '14:771;200000124:1583'),
(93113, 5729, '_variation_description', ''),
(93114, 5729, '_sku', '1005002456957787-black-10'),
(93115, 5729, '_regular_price', '145.17'),
(93116, 5729, 'total_sales', '0'),
(93117, 5729, '_tax_status', 'taxable'),
(93118, 5729, '_tax_class', 'parent'),
(93119, 5729, '_manage_stock', 'yes'),
(93120, 5729, '_backorders', 'no'),
(93121, 5729, '_sold_individually', 'no'),
(93122, 5729, '_virtual', 'no'),
(93123, 5729, '_downloadable', 'no'),
(93124, 5729, '_download_limit', '-1'),
(93125, 5729, '_download_expiry', '-1'),
(93126, 5729, '_stock', '891'),
(93127, 5729, '_stock_status', 'instock'),
(93128, 5729, '_wc_average_rating', '0'),
(93129, 5729, '_wc_review_count', '0'),
(93130, 5729, 'attribute_pa_color', 'black'),
(93131, 5729, 'attribute_pa_shoe-size', '10'),
(93132, 5729, '_price', '145.17'),
(93133, 5729, '_product_version', '4.1.0'),
(93134, 5729, '_vi_wad_aliexpress_variation_id', '12000020807998280'),
(93135, 5729, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:1583'),
(93136, 5731, '_wp_attached_file', '2021/06/Woman-Summer-Sandals-For-Women-Shoes-Comfy-Soft-Women-Sandals-Wedge-Low-Heels-Shoes-Thick-Bottom-3.jpg'),
(93137, 5731, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1033;s:6:\"height\";i:1000;s:4:\"file\";s:110:\"2021/06/Woman-Summer-Sandals-For-Women-Shoes-Comfy-Soft-Women-Sandals-Wedge-Low-Heels-Shoes-Thick-Bottom-3.jpg\";s:5:\"sizes\";a:12:{s:6:\"medium\";a:4:{s:4:\"file\";s:110:\"Woman-Summer-Sandals-For-Women-Shoes-Comfy-Soft-Women-Sandals-Wedge-Low-Heels-Shoes-Thick-Bottom-3-300x290.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:290;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:111:\"Woman-Summer-Sandals-For-Women-Shoes-Comfy-Soft-Women-Sandals-Wedge-Low-Heels-Shoes-Thick-Bottom-3-1024x991.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:991;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:110:\"Woman-Summer-Sandals-For-Women-Shoes-Comfy-Soft-Women-Sandals-Wedge-Low-Heels-Shoes-Thick-Bottom-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:110:\"Woman-Summer-Sandals-For-Women-Shoes-Comfy-Soft-Women-Sandals-Wedge-Low-Heels-Shoes-Thick-Bottom-3-768x743.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:743;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:110:\"Woman-Summer-Sandals-For-Women-Shoes-Comfy-Soft-Women-Sandals-Wedge-Low-Heels-Shoes-Thick-Bottom-3-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:110:\"Woman-Summer-Sandals-For-Women-Shoes-Comfy-Soft-Women-Sandals-Wedge-Low-Heels-Shoes-Thick-Bottom-3-825x510.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:110:\"Woman-Summer-Sandals-For-Women-Shoes-Comfy-Soft-Women-Sandals-Wedge-Low-Heels-Shoes-Thick-Bottom-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:110:\"Woman-Summer-Sandals-For-Women-Shoes-Comfy-Soft-Women-Sandals-Wedge-Low-Heels-Shoes-Thick-Bottom-3-600x581.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:581;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:110:\"Woman-Summer-Sandals-For-Women-Shoes-Comfy-Soft-Women-Sandals-Wedge-Low-Heels-Shoes-Thick-Bottom-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:110:\"Woman-Summer-Sandals-For-Women-Shoes-Comfy-Soft-Women-Sandals-Wedge-Low-Heels-Shoes-Thick-Bottom-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:110:\"Woman-Summer-Sandals-For-Women-Shoes-Comfy-Soft-Women-Sandals-Wedge-Low-Heels-Shoes-Thick-Bottom-3-600x581.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:581;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:110:\"Woman-Summer-Sandals-For-Women-Shoes-Comfy-Soft-Women-Sandals-Wedge-Low-Heels-Shoes-Thick-Bottom-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(93138, 5730, '_variation_description', ''),
(93139, 5730, '_sku', '1005002456957787-beige-3'),
(93140, 5730, '_regular_price', '145.17'),
(93141, 5730, 'total_sales', '0'),
(93142, 5730, '_tax_status', 'taxable'),
(93143, 5730, '_tax_class', 'parent'),
(93144, 5730, '_manage_stock', 'yes'),
(93145, 5730, '_backorders', 'no'),
(93146, 5730, '_sold_individually', 'no'),
(93147, 5730, '_virtual', 'no'),
(93148, 5730, '_downloadable', 'no'),
(93149, 5730, '_download_limit', '-1'),
(93150, 5730, '_download_expiry', '-1'),
(93151, 5730, '_stock', '964'),
(93152, 5730, '_stock_status', 'instock'),
(93153, 5730, '_wc_average_rating', '0'),
(93154, 5730, '_wc_review_count', '0'),
(93155, 5730, 'attribute_pa_color', 'beige'),
(93156, 5730, 'attribute_pa_shoe-size', '3'),
(93157, 5730, '_price', '145.17'),
(93158, 5730, '_product_version', '4.1.0'),
(93159, 5730, '_vi_wad_aliexpress_variation_id', '12000020722779645'),
(93160, 5730, '_vi_wad_aliexpress_variation_attr', '14:771;200000124:152'),
(93161, 5732, '_variation_description', ''),
(93162, 5732, '_sku', '1005002456957787-wine-red-10'),
(93163, 5732, '_regular_price', '145.17'),
(93164, 5732, 'total_sales', '0'),
(93165, 5732, '_tax_status', 'taxable'),
(93166, 5732, '_tax_class', 'parent'),
(93167, 5732, '_manage_stock', 'yes'),
(93168, 5732, '_backorders', 'no'),
(93169, 5732, '_sold_individually', 'no'),
(93170, 5732, '_virtual', 'no'),
(93171, 5732, '_downloadable', 'no'),
(93172, 5732, '_download_limit', '-1'),
(93173, 5732, '_download_expiry', '-1'),
(93174, 5732, '_stock', '962'),
(93175, 5732, '_stock_status', 'instock'),
(93176, 5732, '_wc_average_rating', '0'),
(93177, 5732, '_wc_review_count', '0'),
(93178, 5732, 'attribute_pa_color', 'wine-red'),
(93179, 5732, 'attribute_pa_shoe-size', '10'),
(93180, 5732, '_price', '145.17'),
(93181, 5732, '_product_version', '4.1.0'),
(93182, 5732, '_vi_wad_aliexpress_variation_id', '12000020807998281'),
(93183, 5732, '_vi_wad_aliexpress_variation_attr', '14:200006158;200000124:1583'),
(93184, 5733, '_variation_description', ''),
(93185, 5733, '_sku', '1005002456957787-beige-4'),
(93186, 5733, '_regular_price', '145.17'),
(93187, 5733, 'total_sales', '0'),
(93188, 5733, '_tax_status', 'taxable'),
(93189, 5733, '_tax_class', 'parent'),
(93190, 5733, '_manage_stock', 'yes'),
(93191, 5733, '_backorders', 'no'),
(93192, 5733, '_sold_individually', 'no'),
(93193, 5733, '_virtual', 'no'),
(93194, 5733, '_downloadable', 'no'),
(93195, 5733, '_download_limit', '-1'),
(93196, 5733, '_download_expiry', '-1'),
(93197, 5733, '_stock', '958'),
(93198, 5733, '_stock_status', 'instock'),
(93199, 5733, '_wc_average_rating', '0'),
(93200, 5733, '_wc_review_count', '0'),
(93201, 5733, 'attribute_pa_color', 'beige'),
(93202, 5733, 'attribute_pa_shoe-size', '4'),
(93203, 5733, '_price', '145.17'),
(93204, 5733, '_product_version', '4.1.0'),
(93205, 5733, '_vi_wad_aliexpress_variation_id', '12000020722779646'),
(93206, 5733, '_vi_wad_aliexpress_variation_attr', '14:771;200000124:153'),
(93207, 5734, '_variation_description', ''),
(93208, 5734, '_sku', '1005002456957787-beige-5'),
(93209, 5734, '_regular_price', '145.17'),
(93210, 5734, 'total_sales', '0'),
(93211, 5734, '_tax_status', 'taxable'),
(93212, 5734, '_tax_class', 'parent'),
(93213, 5734, '_manage_stock', 'yes'),
(93214, 5734, '_backorders', 'no'),
(93215, 5734, '_sold_individually', 'no'),
(93216, 5734, '_virtual', 'no'),
(93217, 5734, '_downloadable', 'no'),
(93218, 5734, '_download_limit', '-1'),
(93219, 5734, '_download_expiry', '-1'),
(93220, 5734, '_stock', '951'),
(93221, 5734, '_stock_status', 'instock'),
(93222, 5734, '_wc_average_rating', '0'),
(93223, 5734, '_wc_review_count', '0'),
(93224, 5734, 'attribute_pa_color', 'beige'),
(93225, 5734, 'attribute_pa_shoe-size', '5'),
(93226, 5734, '_price', '145.17'),
(93227, 5734, '_product_version', '4.1.0'),
(93228, 5734, '_vi_wad_aliexpress_variation_id', '12000020722779647'),
(93229, 5734, '_vi_wad_aliexpress_variation_attr', '14:771;200000124:698'),
(93230, 5735, '_variation_description', ''),
(93231, 5735, '_sku', '1005002456957787-beige-9-5'),
(93232, 5735, '_regular_price', '145.17'),
(93233, 5735, 'total_sales', '0'),
(93234, 5735, '_tax_status', 'taxable'),
(93235, 5735, '_tax_class', 'parent'),
(93236, 5735, '_manage_stock', 'yes'),
(93237, 5735, '_backorders', 'no'),
(93238, 5735, '_sold_individually', 'no'),
(93239, 5735, '_virtual', 'no'),
(93240, 5735, '_downloadable', 'no'),
(93241, 5735, '_download_limit', '-1'),
(93242, 5735, '_download_expiry', '-1'),
(93243, 5735, '_stock', '938'),
(93244, 5735, '_stock_status', 'instock'),
(93245, 5735, '_wc_average_rating', '0'),
(93246, 5735, '_wc_review_count', '0'),
(93247, 5735, 'attribute_pa_color', 'beige'),
(93248, 5735, 'attribute_pa_shoe-size', '9-5'),
(93249, 5735, '_price', '145.17'),
(93250, 5735, '_product_version', '4.1.0'),
(93251, 5735, '_vi_wad_aliexpress_variation_id', '12000020722779652'),
(93252, 5735, '_vi_wad_aliexpress_variation_attr', '14:771;200000124:200000290'),
(93253, 5736, '_variation_description', ''),
(93254, 5736, '_sku', '1005002456957787-black-3'),
(93255, 5736, '_regular_price', '145.17'),
(93256, 5736, 'total_sales', '0'),
(93257, 5736, '_tax_status', 'taxable'),
(93258, 5736, '_tax_class', 'parent'),
(93259, 5736, '_manage_stock', 'yes'),
(93260, 5736, '_backorders', 'no'),
(93261, 5736, '_sold_individually', 'no'),
(93262, 5736, '_virtual', 'no'),
(93263, 5736, '_downloadable', 'no'),
(93264, 5736, '_download_limit', '-1'),
(93265, 5736, '_download_expiry', '-1'),
(93266, 5736, '_stock', '957'),
(93267, 5736, '_stock_status', 'instock'),
(93268, 5736, '_wc_average_rating', '0'),
(93269, 5736, '_wc_review_count', '0'),
(93270, 5736, 'attribute_pa_color', 'black'),
(93271, 5736, 'attribute_pa_shoe-size', '3'),
(93272, 5736, '_price', '145.17'),
(93273, 5736, '_product_version', '4.1.0'),
(93274, 5731, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H32fcde8264df422e97f26591aa3178c5o/Woman-Summer-Sandals-For-Women-Shoes-Comfy-Soft-Women-Sandals-Wedge-Low-Heels-Shoes-Thick-Bottom.jpg'),
(93275, 5736, '_vi_wad_aliexpress_variation_id', '12000020722779653'),
(93276, 5736, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:152'),
(93277, 5737, '_variation_description', ''),
(93278, 5737, '_sku', '1005002456957787-black-4'),
(93279, 5737, '_regular_price', '145.17'),
(93280, 5737, 'total_sales', '0'),
(93281, 5737, '_tax_status', 'taxable'),
(93282, 5737, '_tax_class', 'parent'),
(93283, 5737, '_manage_stock', 'yes'),
(93284, 5737, '_backorders', 'no'),
(93285, 5737, '_sold_individually', 'no'),
(93286, 5737, '_virtual', 'no'),
(93287, 5737, '_downloadable', 'no'),
(93288, 5737, '_download_limit', '-1'),
(93289, 5737, '_download_expiry', '-1'),
(93290, 5737, '_stock', '934'),
(93291, 5737, '_stock_status', 'instock'),
(93292, 5737, '_wc_average_rating', '0'),
(93293, 5737, '_wc_review_count', '0'),
(93294, 5737, 'attribute_pa_color', 'black'),
(93295, 5737, 'attribute_pa_shoe-size', '4'),
(93296, 5737, '_price', '145.17'),
(93297, 5737, '_product_version', '4.1.0'),
(93298, 5737, '_vi_wad_aliexpress_variation_id', '12000020722779654'),
(93299, 5737, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:153'),
(93300, 5738, '_variation_description', ''),
(93301, 5738, '_sku', '1005002456957787-black-5'),
(93302, 5738, '_regular_price', '145.17'),
(93303, 5738, 'total_sales', '0'),
(93304, 5738, '_tax_status', 'taxable'),
(93305, 5738, '_tax_class', 'parent'),
(93306, 5738, '_manage_stock', 'yes'),
(93307, 5738, '_backorders', 'no'),
(93308, 5738, '_sold_individually', 'no'),
(93309, 5738, '_virtual', 'no'),
(93310, 5738, '_downloadable', 'no'),
(93311, 5738, '_download_limit', '-1'),
(93312, 5738, '_download_expiry', '-1'),
(93313, 5738, '_stock', '868'),
(93314, 5738, '_stock_status', 'instock'),
(93315, 5738, '_wc_average_rating', '0'),
(93316, 5738, '_wc_review_count', '0'),
(93317, 5739, '_wp_attached_file', '2021/06/Woman-Summer-Sandals-For-Women-Shoes-Comfy-Soft-Women-Sandals-Wedge-Low-Heels-Shoes-Thick-Bottom-4.jpg'),
(93318, 5738, 'attribute_pa_color', 'black'),
(93319, 5739, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1070;s:6:\"height\";i:1000;s:4:\"file\";s:110:\"2021/06/Woman-Summer-Sandals-For-Women-Shoes-Comfy-Soft-Women-Sandals-Wedge-Low-Heels-Shoes-Thick-Bottom-4.jpg\";s:5:\"sizes\";a:12:{s:6:\"medium\";a:4:{s:4:\"file\";s:110:\"Woman-Summer-Sandals-For-Women-Shoes-Comfy-Soft-Women-Sandals-Wedge-Low-Heels-Shoes-Thick-Bottom-4-300x280.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:280;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:111:\"Woman-Summer-Sandals-For-Women-Shoes-Comfy-Soft-Women-Sandals-Wedge-Low-Heels-Shoes-Thick-Bottom-4-1024x957.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:957;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:110:\"Woman-Summer-Sandals-For-Women-Shoes-Comfy-Soft-Women-Sandals-Wedge-Low-Heels-Shoes-Thick-Bottom-4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:110:\"Woman-Summer-Sandals-For-Women-Shoes-Comfy-Soft-Women-Sandals-Wedge-Low-Heels-Shoes-Thick-Bottom-4-768x718.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:718;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:110:\"Woman-Summer-Sandals-For-Women-Shoes-Comfy-Soft-Women-Sandals-Wedge-Low-Heels-Shoes-Thick-Bottom-4-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:110:\"Woman-Summer-Sandals-For-Women-Shoes-Comfy-Soft-Women-Sandals-Wedge-Low-Heels-Shoes-Thick-Bottom-4-825x510.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:110:\"Woman-Summer-Sandals-For-Women-Shoes-Comfy-Soft-Women-Sandals-Wedge-Low-Heels-Shoes-Thick-Bottom-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:110:\"Woman-Summer-Sandals-For-Women-Shoes-Comfy-Soft-Women-Sandals-Wedge-Low-Heels-Shoes-Thick-Bottom-4-600x561.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:561;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:110:\"Woman-Summer-Sandals-For-Women-Shoes-Comfy-Soft-Women-Sandals-Wedge-Low-Heels-Shoes-Thick-Bottom-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:110:\"Woman-Summer-Sandals-For-Women-Shoes-Comfy-Soft-Women-Sandals-Wedge-Low-Heels-Shoes-Thick-Bottom-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:110:\"Woman-Summer-Sandals-For-Women-Shoes-Comfy-Soft-Women-Sandals-Wedge-Low-Heels-Shoes-Thick-Bottom-4-600x561.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:561;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:110:\"Woman-Summer-Sandals-For-Women-Shoes-Comfy-Soft-Women-Sandals-Wedge-Low-Heels-Shoes-Thick-Bottom-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(93320, 5738, 'attribute_pa_shoe-size', '5'),
(93321, 5738, '_price', '145.17'),
(93322, 5738, '_product_version', '4.1.0'),
(93323, 5738, '_vi_wad_aliexpress_variation_id', '12000020722779655'),
(93324, 5738, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:698'),
(93325, 5740, '_variation_description', ''),
(93326, 5740, '_sku', '1005002456957787-beige-6'),
(93327, 5740, '_regular_price', '145.17'),
(93328, 5740, 'total_sales', '0'),
(93329, 5740, '_tax_status', 'taxable'),
(93330, 5740, '_tax_class', 'parent'),
(93331, 5740, '_manage_stock', 'yes'),
(93332, 5740, '_backorders', 'no'),
(93333, 5740, '_sold_individually', 'no'),
(93334, 5740, '_virtual', 'no'),
(93335, 5740, '_downloadable', 'no'),
(93336, 5740, '_download_limit', '-1'),
(93337, 5740, '_download_expiry', '-1'),
(93338, 5740, '_stock', '934'),
(93339, 5740, '_stock_status', 'instock'),
(93340, 5740, '_wc_average_rating', '0'),
(93341, 5740, '_wc_review_count', '0'),
(93342, 5740, 'attribute_pa_color', 'beige'),
(93343, 5740, 'attribute_pa_shoe-size', '6'),
(93344, 5740, '_price', '145.17'),
(93345, 5740, '_product_version', '4.1.0'),
(93346, 5740, '_vi_wad_aliexpress_variation_id', '12000020722779648'),
(93347, 5740, '_vi_wad_aliexpress_variation_attr', '14:771;200000124:1394'),
(93348, 5741, '_variation_description', ''),
(93349, 5741, '_sku', '1005002456957787-beige-7'),
(93350, 5741, '_regular_price', '145.17'),
(93351, 5741, 'total_sales', '0'),
(93352, 5741, '_tax_status', 'taxable'),
(93353, 5741, '_tax_class', 'parent'),
(93354, 5741, '_manage_stock', 'yes'),
(93355, 5741, '_backorders', 'no'),
(93356, 5741, '_sold_individually', 'no'),
(93357, 5741, '_virtual', 'no'),
(93358, 5741, '_downloadable', 'no'),
(93359, 5741, '_download_limit', '-1'),
(93360, 5741, '_download_expiry', '-1'),
(93361, 5741, '_stock', '931'),
(93362, 5741, '_stock_status', 'instock'),
(93363, 5741, '_wc_average_rating', '0'),
(93364, 5741, '_wc_review_count', '0'),
(93365, 5741, 'attribute_pa_color', 'beige'),
(93366, 5741, 'attribute_pa_shoe-size', '7'),
(93367, 5741, '_price', '145.17'),
(93368, 5741, '_product_version', '4.1.0'),
(93369, 5741, '_vi_wad_aliexpress_variation_id', '12000020722779649'),
(93370, 5741, '_vi_wad_aliexpress_variation_attr', '14:771;200000124:3434'),
(93371, 5742, '_variation_description', ''),
(93372, 5742, '_sku', '1005002456957787-beige-8'),
(93373, 5742, '_regular_price', '145.17'),
(93374, 5742, 'total_sales', '0'),
(93375, 5742, '_tax_status', 'taxable'),
(93376, 5742, '_tax_class', 'parent'),
(93377, 5742, '_manage_stock', 'yes'),
(93378, 5742, '_backorders', 'no'),
(93379, 5742, '_sold_individually', 'no'),
(93380, 5742, '_virtual', 'no'),
(93381, 5742, '_downloadable', 'no'),
(93382, 5742, '_download_limit', '-1'),
(93383, 5742, '_download_expiry', '-1'),
(93384, 5742, '_stock', '911'),
(93385, 5742, '_stock_status', 'instock'),
(93386, 5742, '_wc_average_rating', '0'),
(93387, 5742, '_wc_review_count', '0'),
(93388, 5742, 'attribute_pa_color', 'beige'),
(93389, 5742, 'attribute_pa_shoe-size', '8'),
(93390, 5742, '_price', '145.17'),
(93391, 5742, '_product_version', '4.1.0'),
(93392, 5742, '_vi_wad_aliexpress_variation_id', '12000020722779650'),
(93393, 5742, '_vi_wad_aliexpress_variation_attr', '14:771;200000124:699'),
(93394, 5743, '_variation_description', ''),
(93395, 5743, '_sku', '1005002456957787-beige-9'),
(93396, 5743, '_regular_price', '145.17'),
(93397, 5743, 'total_sales', '0'),
(93398, 5743, '_tax_status', 'taxable'),
(93399, 5743, '_tax_class', 'parent'),
(93400, 5743, '_manage_stock', 'yes'),
(93401, 5743, '_backorders', 'no'),
(93402, 5743, '_sold_individually', 'no'),
(93403, 5743, '_virtual', 'no'),
(93404, 5743, '_downloadable', 'no'),
(93405, 5743, '_download_limit', '-1'),
(93406, 5743, '_download_expiry', '-1'),
(93407, 5743, '_stock', '934'),
(93408, 5743, '_stock_status', 'instock'),
(93409, 5743, '_wc_average_rating', '0'),
(93410, 5743, '_wc_review_count', '0'),
(93411, 5743, 'attribute_pa_color', 'beige'),
(93412, 5743, 'attribute_pa_shoe-size', '9'),
(93413, 5743, '_price', '145.17'),
(93414, 5743, '_product_version', '4.1.0'),
(93415, 5743, '_vi_wad_aliexpress_variation_id', '12000020722779651'),
(93416, 5743, '_vi_wad_aliexpress_variation_attr', '14:771;200000124:350262'),
(93417, 5744, '_variation_description', ''),
(93418, 5744, '_sku', '1005002456957787-black-9-5'),
(93419, 5744, '_regular_price', '145.17'),
(93420, 5744, 'total_sales', '0'),
(93421, 5744, '_tax_status', 'taxable'),
(93422, 5744, '_tax_class', 'parent'),
(93423, 5744, '_manage_stock', 'yes'),
(93424, 5744, '_backorders', 'no'),
(93425, 5744, '_sold_individually', 'no'),
(93426, 5744, '_virtual', 'no'),
(93427, 5744, '_downloadable', 'no'),
(93428, 5744, '_download_limit', '-1'),
(93429, 5744, '_download_expiry', '-1'),
(93430, 5744, '_stock', '872'),
(93431, 5744, '_stock_status', 'instock'),
(93432, 5744, '_wc_average_rating', '0'),
(93433, 5744, '_wc_review_count', '0'),
(93434, 5744, 'attribute_pa_color', 'black'),
(93435, 5744, 'attribute_pa_shoe-size', '9-5'),
(93436, 5744, '_price', '145.17'),
(93437, 5744, '_product_version', '4.1.0'),
(93438, 5744, '_vi_wad_aliexpress_variation_id', '12000020722779660'),
(93439, 5744, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:200000290'),
(93440, 5745, '_variation_description', ''),
(93441, 5745, '_sku', '1005002456957787-wine-red-3'),
(93442, 5745, '_regular_price', '132.45'),
(93443, 5745, 'total_sales', '0'),
(93444, 5745, '_tax_status', 'taxable'),
(93445, 5745, '_tax_class', 'parent');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(93446, 5745, '_manage_stock', 'yes'),
(93447, 5739, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H2278427858f54aa3823f7c61d21d79b4J/Woman-Summer-Sandals-For-Women-Shoes-Comfy-Soft-Women-Sandals-Wedge-Low-Heels-Shoes-Thick-Bottom.jpg'),
(93448, 5745, '_backorders', 'no'),
(93449, 5745, '_sold_individually', 'no'),
(93450, 5745, '_virtual', 'no'),
(93451, 5745, '_downloadable', 'no'),
(93452, 5745, '_download_limit', '-1'),
(93453, 5745, '_download_expiry', '-1'),
(93454, 5745, '_stock', '967'),
(93455, 5745, '_stock_status', 'instock'),
(93456, 5745, '_wc_average_rating', '0'),
(93457, 5745, '_wc_review_count', '0'),
(93458, 5745, 'attribute_pa_color', 'wine-red'),
(93459, 5745, 'attribute_pa_shoe-size', '3'),
(93460, 5745, '_price', '132.45'),
(93461, 5745, '_product_version', '4.1.0'),
(93462, 5745, '_vi_wad_aliexpress_variation_id', '12000020722779661'),
(93463, 5745, '_vi_wad_aliexpress_variation_attr', '14:200006158;200000124:152'),
(93464, 5746, '_variation_description', ''),
(93465, 5746, '_sku', '1005002456957787-wine-red-4'),
(93466, 5746, '_regular_price', '145.17'),
(93467, 5746, 'total_sales', '0'),
(93468, 5746, '_tax_status', 'taxable'),
(93469, 5746, '_tax_class', 'parent'),
(93470, 5746, '_manage_stock', 'yes'),
(93471, 5746, '_backorders', 'no'),
(93472, 5746, '_sold_individually', 'no'),
(93473, 5746, '_virtual', 'no'),
(93474, 5746, '_downloadable', 'no'),
(93475, 5746, '_download_limit', '-1'),
(93476, 5746, '_download_expiry', '-1'),
(93477, 5746, '_stock', '967'),
(93478, 5746, '_stock_status', 'instock'),
(93479, 5746, '_wc_average_rating', '0'),
(93480, 5746, '_wc_review_count', '0'),
(93481, 5746, 'attribute_pa_color', 'wine-red'),
(93482, 5746, 'attribute_pa_shoe-size', '4'),
(93483, 5746, '_price', '145.17'),
(93484, 5746, '_product_version', '4.1.0'),
(93485, 5746, '_vi_wad_aliexpress_variation_id', '12000020722779662'),
(93486, 5746, '_vi_wad_aliexpress_variation_attr', '14:200006158;200000124:153'),
(93487, 5747, '_variation_description', ''),
(93488, 5747, '_sku', '1005002456957787-wine-red-5'),
(93489, 5747, '_regular_price', '145.17'),
(93490, 5747, 'total_sales', '0'),
(93491, 5747, '_tax_status', 'taxable'),
(93492, 5747, '_tax_class', 'parent'),
(93493, 5747, '_manage_stock', 'yes'),
(93494, 5747, '_backorders', 'no'),
(93495, 5747, '_sold_individually', 'no'),
(93496, 5747, '_virtual', 'no'),
(93497, 5747, '_downloadable', 'no'),
(93498, 5747, '_download_limit', '-1'),
(93499, 5747, '_download_expiry', '-1'),
(93500, 5747, '_stock', '965'),
(93501, 5747, '_stock_status', 'instock'),
(93502, 5747, '_wc_average_rating', '0'),
(93503, 5747, '_wc_review_count', '0'),
(93504, 5747, 'attribute_pa_color', 'wine-red'),
(93505, 5747, 'attribute_pa_shoe-size', '5'),
(93506, 5747, '_price', '145.17'),
(93507, 5747, '_product_version', '4.1.0'),
(93508, 5747, '_vi_wad_aliexpress_variation_id', '12000020722779663'),
(93509, 5747, '_vi_wad_aliexpress_variation_attr', '14:200006158;200000124:698'),
(93510, 5748, '_variation_description', ''),
(93511, 5748, '_sku', '1005002456957787-black-6'),
(93512, 5748, '_regular_price', '145.17'),
(93513, 5748, 'total_sales', '0'),
(93514, 5748, '_tax_status', 'taxable'),
(93515, 5748, '_tax_class', 'parent'),
(93516, 5748, '_manage_stock', 'yes'),
(93517, 5748, '_backorders', 'no'),
(93518, 5748, '_sold_individually', 'no'),
(93519, 5748, '_virtual', 'no'),
(93520, 5748, '_downloadable', 'no'),
(93521, 5748, '_download_limit', '-1'),
(93522, 5748, '_download_expiry', '-1'),
(93523, 5748, '_stock', '787'),
(93524, 5748, '_stock_status', 'instock'),
(93525, 5748, '_wc_average_rating', '0'),
(93526, 5748, '_wc_review_count', '0'),
(93527, 5748, 'attribute_pa_color', 'black'),
(93528, 5748, 'attribute_pa_shoe-size', '6'),
(93529, 5748, '_price', '145.17'),
(93530, 5748, '_product_version', '4.1.0'),
(93531, 5748, '_vi_wad_aliexpress_variation_id', '12000020722779656'),
(93532, 5748, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:1394'),
(93533, 5749, '_variation_description', ''),
(93534, 5749, '_sku', '1005002456957787-black-7'),
(93535, 5749, '_regular_price', '145.17'),
(93536, 5749, 'total_sales', '0'),
(93537, 5749, '_tax_status', 'taxable'),
(93538, 5749, '_tax_class', 'parent'),
(93539, 5749, '_manage_stock', 'yes'),
(93540, 5749, '_backorders', 'no'),
(93541, 5749, '_sold_individually', 'no'),
(93542, 5749, '_virtual', 'no'),
(93543, 5749, '_downloadable', 'no'),
(93544, 5749, '_download_limit', '-1'),
(93545, 5749, '_download_expiry', '-1'),
(93546, 5749, '_stock', '737'),
(93547, 5749, '_stock_status', 'instock'),
(93548, 5749, '_wc_average_rating', '0'),
(93549, 5749, '_wc_review_count', '0'),
(93550, 5749, 'attribute_pa_color', 'black'),
(93551, 5749, 'attribute_pa_shoe-size', '7'),
(93552, 5749, '_price', '145.17'),
(93553, 5749, '_product_version', '4.1.0'),
(93554, 5749, '_vi_wad_aliexpress_variation_id', '12000020722779657'),
(93555, 5749, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:3434'),
(93556, 5750, '_variation_description', ''),
(93557, 5750, '_sku', '1005002456957787-black-8'),
(93558, 5750, '_regular_price', '145.17'),
(93559, 5750, 'total_sales', '0'),
(93560, 5750, '_tax_status', 'taxable'),
(93561, 5750, '_tax_class', 'parent'),
(93562, 5750, '_manage_stock', 'yes'),
(93563, 5750, '_backorders', 'no'),
(93564, 5750, '_sold_individually', 'no'),
(93565, 5750, '_virtual', 'no'),
(93566, 5750, '_downloadable', 'no'),
(93567, 5750, '_download_limit', '-1'),
(93568, 5750, '_download_expiry', '-1'),
(93569, 5750, '_stock', '695'),
(93570, 5750, '_stock_status', 'instock'),
(93571, 5750, '_wc_average_rating', '0'),
(93572, 5750, '_wc_review_count', '0'),
(93573, 5750, 'attribute_pa_color', 'black'),
(93574, 5750, 'attribute_pa_shoe-size', '8'),
(93575, 5750, '_price', '145.17'),
(93576, 5750, '_product_version', '4.1.0'),
(93577, 5750, '_vi_wad_aliexpress_variation_id', '12000020722779658'),
(93578, 5750, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:699'),
(93579, 5751, '_variation_description', ''),
(93580, 5751, '_sku', '1005002456957787-black-9'),
(93581, 5751, '_regular_price', '145.17'),
(93582, 5751, 'total_sales', '0'),
(93583, 5751, '_tax_status', 'taxable'),
(93584, 5751, '_tax_class', 'parent'),
(93585, 5751, '_manage_stock', 'yes'),
(93586, 5751, '_backorders', 'no'),
(93587, 5751, '_sold_individually', 'no'),
(93588, 5751, '_virtual', 'no'),
(93589, 5751, '_downloadable', 'no'),
(93590, 5751, '_download_limit', '-1'),
(93591, 5751, '_download_expiry', '-1'),
(93592, 5751, '_stock', '793'),
(93593, 5751, '_stock_status', 'instock'),
(93594, 5751, '_wc_average_rating', '0'),
(93595, 5751, '_wc_review_count', '0'),
(93596, 5751, 'attribute_pa_color', 'black'),
(93597, 5751, 'attribute_pa_shoe-size', '9'),
(93598, 5751, '_price', '145.17'),
(93599, 5751, '_product_version', '4.1.0'),
(93600, 5751, '_vi_wad_aliexpress_variation_id', '12000020722779659'),
(93601, 5751, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:350262'),
(93602, 5752, '_variation_description', ''),
(93603, 5752, '_sku', '1005002456957787-wine-red-9-5'),
(93604, 5752, '_regular_price', '145.17'),
(93605, 5752, 'total_sales', '0'),
(93606, 5752, '_tax_status', 'taxable'),
(93607, 5752, '_tax_class', 'parent'),
(93608, 5752, '_manage_stock', 'yes'),
(93609, 5752, '_backorders', 'no'),
(93610, 5752, '_sold_individually', 'no'),
(93611, 5752, '_virtual', 'no'),
(93612, 5752, '_downloadable', 'no'),
(93613, 5752, '_download_limit', '-1'),
(93614, 5752, '_download_expiry', '-1'),
(93615, 5752, '_stock', '960'),
(93616, 5752, '_stock_status', 'instock'),
(93617, 5752, '_wc_average_rating', '0'),
(93618, 5752, '_wc_review_count', '0'),
(93619, 5752, 'attribute_pa_color', 'wine-red'),
(93620, 5752, 'attribute_pa_shoe-size', '9-5'),
(93621, 5752, '_price', '145.17'),
(93622, 5752, '_product_version', '4.1.0'),
(93623, 5752, '_vi_wad_aliexpress_variation_id', '12000020722779668'),
(93624, 5752, '_vi_wad_aliexpress_variation_attr', '14:200006158;200000124:200000290'),
(93625, 5753, '_variation_description', ''),
(93626, 5753, '_sku', '1005002456957787-wine-red-6'),
(93627, 5753, '_regular_price', '145.17'),
(93628, 5753, 'total_sales', '0'),
(93629, 5753, '_tax_status', 'taxable'),
(93630, 5753, '_tax_class', 'parent'),
(93631, 5753, '_manage_stock', 'yes'),
(93632, 5753, '_backorders', 'no'),
(93633, 5753, '_sold_individually', 'no'),
(93634, 5753, '_virtual', 'no'),
(93635, 5753, '_downloadable', 'no'),
(93636, 5753, '_download_limit', '-1'),
(93637, 5753, '_download_expiry', '-1'),
(93638, 5753, '_stock', '954'),
(93639, 5753, '_stock_status', 'instock'),
(93640, 5753, '_wc_average_rating', '0'),
(93641, 5753, '_wc_review_count', '0'),
(93642, 5753, 'attribute_pa_color', 'wine-red'),
(93643, 5753, 'attribute_pa_shoe-size', '6'),
(93644, 5753, '_price', '145.17'),
(93645, 5753, '_product_version', '4.1.0'),
(93646, 5753, '_vi_wad_aliexpress_variation_id', '12000020722779664'),
(93647, 5753, '_vi_wad_aliexpress_variation_attr', '14:200006158;200000124:1394'),
(93648, 5754, '_variation_description', ''),
(93649, 5754, '_sku', '1005002456957787-wine-red-7'),
(93650, 5754, '_regular_price', '145.17'),
(93651, 5754, 'total_sales', '0'),
(93652, 5754, '_tax_status', 'taxable'),
(93653, 5754, '_tax_class', 'parent'),
(93654, 5754, '_manage_stock', 'yes'),
(93655, 5754, '_backorders', 'no'),
(93656, 5754, '_sold_individually', 'no'),
(93657, 5754, '_virtual', 'no'),
(93658, 5754, '_downloadable', 'no'),
(93659, 5754, '_download_limit', '-1'),
(93660, 5754, '_download_expiry', '-1'),
(93661, 5754, '_stock', '957'),
(93662, 5754, '_stock_status', 'instock'),
(93663, 5754, '_wc_average_rating', '0'),
(93664, 5754, '_wc_review_count', '0'),
(93665, 5754, 'attribute_pa_color', 'wine-red'),
(93666, 5754, 'attribute_pa_shoe-size', '7'),
(93667, 5754, '_price', '145.17'),
(93668, 5754, '_product_version', '4.1.0'),
(93669, 5754, '_vi_wad_aliexpress_variation_id', '12000020722779665'),
(93670, 5754, '_vi_wad_aliexpress_variation_attr', '14:200006158;200000124:3434'),
(93671, 5755, '_variation_description', ''),
(93672, 5755, '_sku', '1005002456957787-wine-red-8'),
(93673, 5755, '_regular_price', '145.17'),
(93674, 5755, 'total_sales', '0'),
(93675, 5755, '_tax_status', 'taxable'),
(93676, 5755, '_tax_class', 'parent'),
(93677, 5755, '_manage_stock', 'yes'),
(93678, 5755, '_backorders', 'no'),
(93679, 5755, '_sold_individually', 'no'),
(93680, 5755, '_virtual', 'no'),
(93681, 5755, '_downloadable', 'no'),
(93682, 5755, '_download_limit', '-1'),
(93683, 5755, '_download_expiry', '-1'),
(93684, 5755, '_stock', '954'),
(93685, 5755, '_stock_status', 'instock'),
(93686, 5755, '_wc_average_rating', '0'),
(93687, 5755, '_wc_review_count', '0'),
(93688, 5755, 'attribute_pa_color', 'wine-red'),
(93689, 5755, 'attribute_pa_shoe-size', '8'),
(93690, 5755, '_price', '145.17'),
(93691, 5755, '_product_version', '4.1.0'),
(93692, 5755, '_vi_wad_aliexpress_variation_id', '12000020722779666'),
(93693, 5755, '_vi_wad_aliexpress_variation_attr', '14:200006158;200000124:699'),
(93694, 5756, '_variation_description', ''),
(93695, 5756, '_sku', '1005002456957787-wine-red-9'),
(93696, 5756, '_regular_price', '145.17'),
(93697, 5756, 'total_sales', '0'),
(93698, 5756, '_tax_status', 'taxable'),
(93699, 5756, '_tax_class', 'parent'),
(93700, 5756, '_manage_stock', 'yes'),
(93701, 5756, '_backorders', 'no'),
(93702, 5756, '_sold_individually', 'no'),
(93703, 5756, '_virtual', 'no'),
(93704, 5756, '_downloadable', 'no'),
(93705, 5756, '_download_limit', '-1'),
(93706, 5756, '_download_expiry', '-1'),
(93707, 5756, '_stock', '958'),
(93708, 5756, '_stock_status', 'instock'),
(93709, 5756, '_wc_average_rating', '0'),
(93710, 5756, '_wc_review_count', '0'),
(93711, 5756, 'attribute_pa_color', 'wine-red'),
(93712, 5756, 'attribute_pa_shoe-size', '9'),
(93713, 5756, '_price', '145.17'),
(93714, 5756, '_product_version', '4.1.0'),
(93715, 5756, '_vi_wad_aliexpress_variation_id', '12000020722779667'),
(93716, 5756, '_vi_wad_aliexpress_variation_attr', '14:200006158;200000124:350262'),
(93717, 5757, '_wp_attached_file', '2021/06/Woman-Summer-Sandals-For-Women-Shoes-Comfy-Soft-Women-Sandals-Wedge-Low-Heels-Shoes-Thick-Bottom-5.jpg'),
(93718, 5757, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1084;s:6:\"height\";i:1000;s:4:\"file\";s:110:\"2021/06/Woman-Summer-Sandals-For-Women-Shoes-Comfy-Soft-Women-Sandals-Wedge-Low-Heels-Shoes-Thick-Bottom-5.jpg\";s:5:\"sizes\";a:12:{s:6:\"medium\";a:4:{s:4:\"file\";s:110:\"Woman-Summer-Sandals-For-Women-Shoes-Comfy-Soft-Women-Sandals-Wedge-Low-Heels-Shoes-Thick-Bottom-5-300x277.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:277;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:111:\"Woman-Summer-Sandals-For-Women-Shoes-Comfy-Soft-Women-Sandals-Wedge-Low-Heels-Shoes-Thick-Bottom-5-1024x945.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:945;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:110:\"Woman-Summer-Sandals-For-Women-Shoes-Comfy-Soft-Women-Sandals-Wedge-Low-Heels-Shoes-Thick-Bottom-5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:110:\"Woman-Summer-Sandals-For-Women-Shoes-Comfy-Soft-Women-Sandals-Wedge-Low-Heels-Shoes-Thick-Bottom-5-768x708.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:708;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:110:\"Woman-Summer-Sandals-For-Women-Shoes-Comfy-Soft-Women-Sandals-Wedge-Low-Heels-Shoes-Thick-Bottom-5-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:110:\"Woman-Summer-Sandals-For-Women-Shoes-Comfy-Soft-Women-Sandals-Wedge-Low-Heels-Shoes-Thick-Bottom-5-825x510.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:110:\"Woman-Summer-Sandals-For-Women-Shoes-Comfy-Soft-Women-Sandals-Wedge-Low-Heels-Shoes-Thick-Bottom-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:110:\"Woman-Summer-Sandals-For-Women-Shoes-Comfy-Soft-Women-Sandals-Wedge-Low-Heels-Shoes-Thick-Bottom-5-600x554.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:554;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:110:\"Woman-Summer-Sandals-For-Women-Shoes-Comfy-Soft-Women-Sandals-Wedge-Low-Heels-Shoes-Thick-Bottom-5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:110:\"Woman-Summer-Sandals-For-Women-Shoes-Comfy-Soft-Women-Sandals-Wedge-Low-Heels-Shoes-Thick-Bottom-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:110:\"Woman-Summer-Sandals-For-Women-Shoes-Comfy-Soft-Women-Sandals-Wedge-Low-Heels-Shoes-Thick-Bottom-5-600x554.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:554;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:110:\"Woman-Summer-Sandals-For-Women-Shoes-Comfy-Soft-Women-Sandals-Wedge-Low-Heels-Shoes-Thick-Bottom-5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(93719, 5725, '_price', '132.45'),
(93720, 5725, '_price', '145.17'),
(93721, 5757, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H717233f9e1f54a6799ee2ef923b018c6P/Woman-Summer-Sandals-For-Women-Shoes-Comfy-Soft-Women-Sandals-Wedge-Low-Heels-Shoes-Thick-Bottom.jpg'),
(93722, 5758, '_sku', '4001121758906'),
(93723, 5758, '_visibility', 'visible'),
(93724, 5758, '_default_attributes', ''),
(93725, 5451, '_vi_wad_woo_id', '5758'),
(93726, 5758, '_vi_wad_aliexpress_product_id', '4001121758906'),
(93727, 5758, 'total_sales', '0'),
(93728, 5758, '_tax_status', 'taxable'),
(93729, 5758, '_tax_class', ''),
(93730, 5758, '_manage_stock', 'no'),
(93731, 5758, '_backorders', 'no'),
(93732, 5758, '_sold_individually', 'no'),
(93733, 5758, '_virtual', 'no'),
(93734, 5758, '_downloadable', 'no'),
(93735, 5758, '_download_limit', '-1'),
(93736, 5758, '_download_expiry', '-1'),
(93737, 5758, '_stock', NULL),
(93738, 5758, '_stock_status', 'instock'),
(93739, 5758, '_wc_average_rating', '0'),
(93740, 5758, '_wc_review_count', '0'),
(93741, 5758, '_product_attributes', 'a:2:{s:8:\"pa_color\";a:6:{s:4:\"name\";s:8:\"pa_color\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"0\";s:10:\"is_visible\";s:1:\"0\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"1\";}s:12:\"pa_shoe-size\";a:6:{s:4:\"name\";s:12:\"pa_shoe-size\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"1\";s:10:\"is_visible\";s:1:\"0\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"1\";}}'),
(93742, 5758, '_product_version', '4.1.0'),
(93743, 5759, '_wp_attached_file', '2021/06/2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer.jpg'),
(93744, 5759, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:108:\"2021/06/2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:108:\"2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:108:\"2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:108:\"2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:108:\"2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:108:\"2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:108:\"2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:108:\"2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:108:\"2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:108:\"2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:108:\"2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:108:\"2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(93745, 5760, '_wp_attached_file', '2021/06/Woman-Summer-Sandals-For-Women-Shoes-Comfy-Soft-Women-Sandals-Wedge-Low-Heels-Shoes-Thick-Bottom.jpg_640x640.jpg'),
(93746, 5760, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:120:\"2021/06/Woman-Summer-Sandals-For-Women-Shoes-Comfy-Soft-Women-Sandals-Wedge-Low-Heels-Shoes-Thick-Bottom.jpg_640x640.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:120:\"Woman-Summer-Sandals-For-Women-Shoes-Comfy-Soft-Women-Sandals-Wedge-Low-Heels-Shoes-Thick-Bottom.jpg_640x640-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:120:\"Woman-Summer-Sandals-For-Women-Shoes-Comfy-Soft-Women-Sandals-Wedge-Low-Heels-Shoes-Thick-Bottom.jpg_640x640-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:120:\"Woman-Summer-Sandals-For-Women-Shoes-Comfy-Soft-Women-Sandals-Wedge-Low-Heels-Shoes-Thick-Bottom.jpg_640x640-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:120:\"Woman-Summer-Sandals-For-Women-Shoes-Comfy-Soft-Women-Sandals-Wedge-Low-Heels-Shoes-Thick-Bottom.jpg_640x640-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:120:\"Woman-Summer-Sandals-For-Women-Shoes-Comfy-Soft-Women-Sandals-Wedge-Low-Heels-Shoes-Thick-Bottom.jpg_640x640-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:120:\"Woman-Summer-Sandals-For-Women-Shoes-Comfy-Soft-Women-Sandals-Wedge-Low-Heels-Shoes-Thick-Bottom.jpg_640x640-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:120:\"Woman-Summer-Sandals-For-Women-Shoes-Comfy-Soft-Women-Sandals-Wedge-Low-Heels-Shoes-Thick-Bottom.jpg_640x640-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:120:\"Woman-Summer-Sandals-For-Women-Shoes-Comfy-Soft-Women-Sandals-Wedge-Low-Heels-Shoes-Thick-Bottom.jpg_640x640-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:120:\"Woman-Summer-Sandals-For-Women-Shoes-Comfy-Soft-Women-Sandals-Wedge-Low-Heels-Shoes-Thick-Bottom.jpg_640x640-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:120:\"Woman-Summer-Sandals-For-Women-Shoes-Comfy-Soft-Women-Sandals-Wedge-Low-Heels-Shoes-Thick-Bottom.jpg_640x640-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(93747, 5760, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H187d6265cc23483298be0b2b284e3831F/Woman-Summer-Sandals-For-Women-Shoes-Comfy-Soft-Women-Sandals-Wedge-Low-Heels-Shoes-Thick-Bottom.jpg_640x640.jpg'),
(93748, 5700, '_thumbnail_id', '5760'),
(93749, 5701, '_thumbnail_id', '5760'),
(93750, 5702, '_thumbnail_id', '5760'),
(93751, 5703, '_thumbnail_id', '5760'),
(93752, 5704, '_thumbnail_id', '5760'),
(93753, 5705, '_thumbnail_id', '5760'),
(93754, 5706, '_thumbnail_id', '5760'),
(93755, 5707, '_thumbnail_id', '5760'),
(93756, 5759, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H7f9a8514b01346249c3ef55dbf342e9fo/2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer.jpg'),
(93757, 5758, '_thumbnail_id', '5759'),
(93758, 5761, '_variation_description', ''),
(93759, 5761, '_sku', '4001121758906-blackpark-nail-6'),
(93760, 5761, '_regular_price', '139.36'),
(93761, 5761, 'total_sales', '0'),
(93762, 5761, '_tax_status', 'taxable'),
(93763, 5761, '_tax_class', 'parent'),
(93764, 5761, '_manage_stock', 'yes'),
(93765, 5761, '_backorders', 'no'),
(93766, 5761, '_sold_individually', 'no'),
(93767, 5761, '_virtual', 'no'),
(93768, 5761, '_downloadable', 'no'),
(93769, 5761, '_download_limit', '-1'),
(93770, 5761, '_download_expiry', '-1'),
(93771, 5761, '_stock', '50'),
(93772, 5761, '_stock_status', 'instock'),
(93773, 5761, '_wc_average_rating', '0'),
(93774, 5761, '_wc_review_count', '0'),
(93775, 5761, 'attribute_pa_color', 'blackpark-nail'),
(93776, 5761, 'attribute_pa_shoe-size', '6'),
(93777, 5761, '_price', '139.36'),
(93778, 5761, '_product_version', '4.1.0'),
(93779, 5761, '_vi_wad_aliexpress_variation_id', '12000015663787145'),
(93780, 5761, '_vi_wad_aliexpress_variation_attr', '14:350850#Black(Park Nail);200000124:1394'),
(93781, 5762, '_variation_description', ''),
(93782, 5762, '_sku', '4001121758906-snakesquare-nail-11'),
(93783, 5762, '_regular_price', '139.36'),
(93784, 5762, 'total_sales', '0'),
(93785, 5762, '_tax_status', 'taxable'),
(93786, 5762, '_tax_class', 'parent'),
(93787, 5762, '_manage_stock', 'yes'),
(93788, 5762, '_backorders', 'no'),
(93789, 5762, '_sold_individually', 'no'),
(93790, 5762, '_virtual', 'no'),
(93791, 5762, '_downloadable', 'no'),
(93792, 5762, '_download_limit', '-1'),
(93793, 5762, '_download_expiry', '-1'),
(93794, 5762, '_stock', '50'),
(93795, 5762, '_stock_status', 'instock'),
(93796, 5762, '_wc_average_rating', '0'),
(93797, 5762, '_wc_review_count', '0'),
(93798, 5762, 'attribute_pa_color', 'snakesquare-nail'),
(93799, 5762, 'attribute_pa_shoe-size', '11'),
(93800, 5762, '_price', '139.36'),
(93801, 5762, '_product_version', '4.1.0'),
(93802, 5762, '_vi_wad_aliexpress_variation_id', '10000015288383476'),
(93803, 5762, '_vi_wad_aliexpress_variation_attr', '14:100018786#Snake(Square nail);200000124:100010420'),
(93804, 5763, '_variation_description', ''),
(93805, 5763, '_sku', '4001121758906-sandalspark-nail-11'),
(93806, 5763, '_regular_price', '139.36'),
(93807, 5763, 'total_sales', '0'),
(93808, 5763, '_tax_status', 'taxable'),
(93809, 5763, '_tax_class', 'parent'),
(93810, 5763, '_manage_stock', 'yes'),
(93811, 5763, '_backorders', 'no'),
(93812, 5763, '_sold_individually', 'no'),
(93813, 5763, '_virtual', 'no'),
(93814, 5763, '_downloadable', 'no'),
(93815, 5763, '_download_limit', '-1'),
(93816, 5763, '_download_expiry', '-1'),
(93817, 5763, '_stock', '50'),
(93818, 5763, '_stock_status', 'instock'),
(93819, 5763, '_wc_average_rating', '0'),
(93820, 5763, '_wc_review_count', '0'),
(93821, 5763, 'attribute_pa_color', 'sandalspark-nail'),
(93822, 5763, 'attribute_pa_shoe-size', '11'),
(93823, 5763, '_price', '139.36'),
(93824, 5763, '_product_version', '4.1.0'),
(93825, 5763, '_vi_wad_aliexpress_variation_id', '12000015663787144'),
(93826, 5763, '_vi_wad_aliexpress_variation_attr', '14:365458#Sandals(Park Nail);200000124:100010420'),
(93827, 5764, '_variation_description', ''),
(93828, 5764, '_sku', '4001121758906-blackpark-nail-7'),
(93829, 5764, '_regular_price', '139.36'),
(93830, 5764, 'total_sales', '0'),
(93831, 5764, '_tax_status', 'taxable'),
(93832, 5764, '_tax_class', 'parent'),
(93833, 5764, '_manage_stock', 'yes'),
(93834, 5764, '_backorders', 'no'),
(93835, 5764, '_sold_individually', 'no'),
(93836, 5764, '_virtual', 'no'),
(93837, 5764, '_downloadable', 'no'),
(93838, 5764, '_download_limit', '-1'),
(93839, 5764, '_download_expiry', '-1'),
(93840, 5764, '_stock', '50'),
(93841, 5764, '_stock_status', 'instock'),
(93842, 5764, '_wc_average_rating', '0'),
(93843, 5765, '_wp_attached_file', '2021/06/Woman-Summer-Sandals-For-Women-Shoes-Comfy-Soft-Women-Sandals-Wedge-Low-Heels-Shoes-Thick-Bottom-1.jpg_640x640-1.jpg'),
(93844, 5764, '_wc_review_count', '0'),
(93845, 5765, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:579;s:4:\"file\";s:124:\"2021/06/Woman-Summer-Sandals-For-Women-Shoes-Comfy-Soft-Women-Sandals-Wedge-Low-Heels-Shoes-Thick-Bottom-1.jpg_640x640-1.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:124:\"Woman-Summer-Sandals-For-Women-Shoes-Comfy-Soft-Women-Sandals-Wedge-Low-Heels-Shoes-Thick-Bottom-1.jpg_640x640-1-300x271.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:271;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:124:\"Woman-Summer-Sandals-For-Women-Shoes-Comfy-Soft-Women-Sandals-Wedge-Low-Heels-Shoes-Thick-Bottom-1.jpg_640x640-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:124:\"Woman-Summer-Sandals-For-Women-Shoes-Comfy-Soft-Women-Sandals-Wedge-Low-Heels-Shoes-Thick-Bottom-1.jpg_640x640-1-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:124:\"Woman-Summer-Sandals-For-Women-Shoes-Comfy-Soft-Women-Sandals-Wedge-Low-Heels-Shoes-Thick-Bottom-1.jpg_640x640-1-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:124:\"Woman-Summer-Sandals-For-Women-Shoes-Comfy-Soft-Women-Sandals-Wedge-Low-Heels-Shoes-Thick-Bottom-1.jpg_640x640-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:124:\"Woman-Summer-Sandals-For-Women-Shoes-Comfy-Soft-Women-Sandals-Wedge-Low-Heels-Shoes-Thick-Bottom-1.jpg_640x640-1-600x543.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:543;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:124:\"Woman-Summer-Sandals-For-Women-Shoes-Comfy-Soft-Women-Sandals-Wedge-Low-Heels-Shoes-Thick-Bottom-1.jpg_640x640-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:124:\"Woman-Summer-Sandals-For-Women-Shoes-Comfy-Soft-Women-Sandals-Wedge-Low-Heels-Shoes-Thick-Bottom-1.jpg_640x640-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:124:\"Woman-Summer-Sandals-For-Women-Shoes-Comfy-Soft-Women-Sandals-Wedge-Low-Heels-Shoes-Thick-Bottom-1.jpg_640x640-1-600x543.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:543;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:124:\"Woman-Summer-Sandals-For-Women-Shoes-Comfy-Soft-Women-Sandals-Wedge-Low-Heels-Shoes-Thick-Bottom-1.jpg_640x640-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(93846, 5764, 'attribute_pa_color', 'blackpark-nail'),
(93847, 5764, 'attribute_pa_shoe-size', '7'),
(93848, 5764, '_price', '139.36'),
(93849, 5764, '_product_version', '4.1.0'),
(93850, 5764, '_vi_wad_aliexpress_variation_id', '12000015663787147'),
(93851, 5764, '_vi_wad_aliexpress_variation_attr', '14:350850#Black(Park Nail);200000124:3434'),
(93852, 5766, '_variation_description', ''),
(93853, 5766, '_sku', '4001121758906-blackpark-nail-6-5'),
(93854, 5766, '_regular_price', '139.36'),
(93855, 5766, 'total_sales', '0'),
(93856, 5766, '_tax_status', 'taxable'),
(93857, 5766, '_tax_class', 'parent'),
(93858, 5766, '_manage_stock', 'yes'),
(93859, 5766, '_backorders', 'no'),
(93860, 5766, '_sold_individually', 'no'),
(93861, 5766, '_virtual', 'no'),
(93862, 5766, '_downloadable', 'no'),
(93863, 5766, '_download_limit', '-1'),
(93864, 5766, '_download_expiry', '-1'),
(93865, 5766, '_stock', '50'),
(93866, 5766, '_stock_status', 'instock'),
(93867, 5766, '_wc_average_rating', '0'),
(93868, 5766, '_wc_review_count', '0'),
(93869, 5766, 'attribute_pa_color', 'blackpark-nail'),
(93870, 5766, 'attribute_pa_shoe-size', '6-5'),
(93871, 5766, '_price', '139.36'),
(93872, 5766, '_product_version', '4.1.0'),
(93873, 5766, '_vi_wad_aliexpress_variation_id', '12000015663787146'),
(93874, 5766, '_vi_wad_aliexpress_variation_attr', '14:350850#Black(Park Nail);200000124:200000287#6.5'),
(93875, 5767, '_variation_description', ''),
(93876, 5767, '_sku', '4001121758906-snakesquare-nail-9'),
(93877, 5767, '_regular_price', '139.36'),
(93878, 5767, 'total_sales', '0'),
(93879, 5767, '_tax_status', 'taxable'),
(93880, 5767, '_tax_class', 'parent'),
(93881, 5767, '_manage_stock', 'yes'),
(93882, 5767, '_backorders', 'no'),
(93883, 5767, '_sold_individually', 'no'),
(93884, 5767, '_virtual', 'no'),
(93885, 5767, '_downloadable', 'no'),
(93886, 5767, '_download_limit', '-1'),
(93887, 5767, '_download_expiry', '-1'),
(93888, 5767, '_stock', '50'),
(93889, 5767, '_stock_status', 'instock'),
(93890, 5767, '_wc_average_rating', '0'),
(93891, 5767, '_wc_review_count', '0'),
(93892, 5767, 'attribute_pa_color', 'snakesquare-nail'),
(93893, 5767, 'attribute_pa_shoe-size', '9'),
(93894, 5767, '_price', '139.36'),
(93895, 5767, '_product_version', '4.1.0'),
(93896, 5767, '_vi_wad_aliexpress_variation_id', '10000015288383473'),
(93897, 5767, '_vi_wad_aliexpress_variation_attr', '14:100018786#Snake(Square nail);200000124:350262'),
(93898, 5768, '_variation_description', ''),
(93899, 5768, '_sku', '4001121758906-blackpark-nail-8'),
(93900, 5768, '_regular_price', '139.36'),
(93901, 5768, 'total_sales', '0'),
(93902, 5768, '_tax_status', 'taxable'),
(93903, 5768, '_tax_class', 'parent'),
(93904, 5768, '_manage_stock', 'yes'),
(93905, 5768, '_backorders', 'no'),
(93906, 5768, '_sold_individually', 'no'),
(93907, 5768, '_virtual', 'no'),
(93908, 5765, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Hd28b3e2c60044b3bb755ccafdc85f645r/Woman-Summer-Sandals-For-Women-Shoes-Comfy-Soft-Women-Sandals-Wedge-Low-Heels-Shoes-Thick-Bottom.jpg_640x640.jpg'),
(93909, 5768, '_downloadable', 'no'),
(93910, 5708, '_thumbnail_id', '5765'),
(93911, 5768, '_download_limit', '-1'),
(93912, 5709, '_thumbnail_id', '5765'),
(93913, 5768, '_download_expiry', '-1'),
(93914, 5710, '_thumbnail_id', '5765'),
(93915, 5768, '_stock', '50'),
(93916, 5768, '_stock_status', 'instock'),
(93917, 5711, '_thumbnail_id', '5765'),
(93918, 5768, '_wc_average_rating', '0'),
(93919, 5712, '_thumbnail_id', '5765'),
(93920, 5768, '_wc_review_count', '0'),
(93921, 5713, '_thumbnail_id', '5765'),
(93922, 5714, '_thumbnail_id', '5765'),
(93923, 5768, 'attribute_pa_color', 'blackpark-nail'),
(93924, 5768, 'attribute_pa_shoe-size', '8'),
(93925, 5715, '_thumbnail_id', '5765'),
(93926, 5768, '_price', '139.36'),
(93927, 5768, '_product_version', '4.1.0'),
(93928, 5768, '_vi_wad_aliexpress_variation_id', '12000015663787149'),
(93929, 5768, '_vi_wad_aliexpress_variation_attr', '14:350850#Black(Park Nail);200000124:699'),
(93930, 5769, '_variation_description', ''),
(93931, 5769, '_sku', '4001121758906-snakesquare-nail-8-5'),
(93932, 5769, '_regular_price', '139.36'),
(93933, 5769, 'total_sales', '0'),
(93934, 5769, '_tax_status', 'taxable'),
(93935, 5769, '_tax_class', 'parent'),
(93936, 5769, '_manage_stock', 'yes'),
(93937, 5769, '_backorders', 'no'),
(93938, 5769, '_sold_individually', 'no'),
(93939, 5769, '_virtual', 'no'),
(93940, 5769, '_downloadable', 'no'),
(93941, 5769, '_download_limit', '-1'),
(93942, 5769, '_download_expiry', '-1'),
(93943, 5769, '_stock', '50'),
(93944, 5769, '_stock_status', 'instock'),
(93945, 5769, '_wc_average_rating', '0'),
(93946, 5769, '_wc_review_count', '0'),
(93947, 5769, 'attribute_pa_color', 'snakesquare-nail'),
(93948, 5769, 'attribute_pa_shoe-size', '8-5'),
(93949, 5769, '_price', '139.36'),
(93950, 5769, '_product_version', '4.1.0'),
(93951, 5769, '_vi_wad_aliexpress_variation_id', '10000015288383472'),
(93952, 5769, '_vi_wad_aliexpress_variation_attr', '14:100018786#Snake(Square nail);200000124:200000289'),
(93953, 5770, '_variation_description', ''),
(93954, 5770, '_sku', '4001121758906-blackpark-nail-7-5'),
(93955, 5770, '_regular_price', '139.36'),
(93956, 5770, 'total_sales', '0'),
(93957, 5770, '_tax_status', 'taxable'),
(93958, 5770, '_tax_class', 'parent'),
(93959, 5770, '_manage_stock', 'yes'),
(93960, 5770, '_backorders', 'no'),
(93961, 5770, '_sold_individually', 'no'),
(93962, 5770, '_virtual', 'no'),
(93963, 5770, '_downloadable', 'no'),
(93964, 5770, '_download_limit', '-1'),
(93965, 5770, '_download_expiry', '-1'),
(93966, 5770, '_stock', '50'),
(93967, 5770, '_stock_status', 'instock'),
(93968, 5770, '_wc_average_rating', '0'),
(93969, 5770, '_wc_review_count', '0'),
(93970, 5770, 'attribute_pa_color', 'blackpark-nail'),
(93971, 5770, 'attribute_pa_shoe-size', '7-5'),
(93972, 5770, '_price', '139.36'),
(93973, 5771, '_wp_attached_file', '2021/06/Woman-Summer-Sandals-For-Women-Shoes-Comfy-Soft-Women-Sandals-Wedge-Low-Heels-Shoes-Thick-Bottom-2.jpg_640x640-2.jpg'),
(93974, 5771, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:585;s:4:\"file\";s:124:\"2021/06/Woman-Summer-Sandals-For-Women-Shoes-Comfy-Soft-Women-Sandals-Wedge-Low-Heels-Shoes-Thick-Bottom-2.jpg_640x640-2.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:124:\"Woman-Summer-Sandals-For-Women-Shoes-Comfy-Soft-Women-Sandals-Wedge-Low-Heels-Shoes-Thick-Bottom-2.jpg_640x640-2-300x274.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:274;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:124:\"Woman-Summer-Sandals-For-Women-Shoes-Comfy-Soft-Women-Sandals-Wedge-Low-Heels-Shoes-Thick-Bottom-2.jpg_640x640-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:124:\"Woman-Summer-Sandals-For-Women-Shoes-Comfy-Soft-Women-Sandals-Wedge-Low-Heels-Shoes-Thick-Bottom-2.jpg_640x640-2-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:124:\"Woman-Summer-Sandals-For-Women-Shoes-Comfy-Soft-Women-Sandals-Wedge-Low-Heels-Shoes-Thick-Bottom-2.jpg_640x640-2-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:124:\"Woman-Summer-Sandals-For-Women-Shoes-Comfy-Soft-Women-Sandals-Wedge-Low-Heels-Shoes-Thick-Bottom-2.jpg_640x640-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:124:\"Woman-Summer-Sandals-For-Women-Shoes-Comfy-Soft-Women-Sandals-Wedge-Low-Heels-Shoes-Thick-Bottom-2.jpg_640x640-2-600x548.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:548;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:124:\"Woman-Summer-Sandals-For-Women-Shoes-Comfy-Soft-Women-Sandals-Wedge-Low-Heels-Shoes-Thick-Bottom-2.jpg_640x640-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:124:\"Woman-Summer-Sandals-For-Women-Shoes-Comfy-Soft-Women-Sandals-Wedge-Low-Heels-Shoes-Thick-Bottom-2.jpg_640x640-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:124:\"Woman-Summer-Sandals-For-Women-Shoes-Comfy-Soft-Women-Sandals-Wedge-Low-Heels-Shoes-Thick-Bottom-2.jpg_640x640-2-600x548.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:548;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:124:\"Woman-Summer-Sandals-For-Women-Shoes-Comfy-Soft-Women-Sandals-Wedge-Low-Heels-Shoes-Thick-Bottom-2.jpg_640x640-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(93975, 5770, '_product_version', '4.1.0'),
(93976, 5770, '_vi_wad_aliexpress_variation_id', '12000015663787148'),
(93977, 5770, '_vi_wad_aliexpress_variation_attr', '14:350850#Black(Park Nail);200000124:200000288'),
(93978, 5772, '_variation_description', ''),
(93979, 5772, '_sku', '4001121758906-snakesquare-nail-10'),
(93980, 5772, '_regular_price', '139.36'),
(93981, 5772, 'total_sales', '0'),
(93982, 5772, '_tax_status', 'taxable'),
(93983, 5772, '_tax_class', 'parent'),
(93984, 5772, '_manage_stock', 'yes'),
(93985, 5772, '_backorders', 'no'),
(93986, 5772, '_sold_individually', 'no'),
(93987, 5772, '_virtual', 'no'),
(93988, 5772, '_downloadable', 'no'),
(93989, 5772, '_download_limit', '-1'),
(93990, 5772, '_download_expiry', '-1'),
(93991, 5772, '_stock', '50'),
(93992, 5772, '_stock_status', 'instock'),
(93993, 5772, '_wc_average_rating', '0'),
(93994, 5772, '_wc_review_count', '0'),
(93995, 5772, 'attribute_pa_color', 'snakesquare-nail'),
(93996, 5772, 'attribute_pa_shoe-size', '10'),
(93997, 5772, '_price', '139.36'),
(93998, 5772, '_product_version', '4.1.0'),
(93999, 5772, '_vi_wad_aliexpress_variation_id', '10000015288383475'),
(94000, 5772, '_vi_wad_aliexpress_variation_attr', '14:100018786#Snake(Square nail);200000124:1583'),
(94001, 5773, '_variation_description', ''),
(94002, 5773, '_sku', '4001121758906-blackpark-nail-9'),
(94003, 5773, '_regular_price', '139.36'),
(94004, 5773, 'total_sales', '0'),
(94005, 5773, '_tax_status', 'taxable'),
(94006, 5773, '_tax_class', 'parent'),
(94007, 5773, '_manage_stock', 'yes'),
(94008, 5773, '_backorders', 'no'),
(94009, 5773, '_sold_individually', 'no'),
(94010, 5773, '_virtual', 'no'),
(94011, 5773, '_downloadable', 'no'),
(94012, 5773, '_download_limit', '-1'),
(94013, 5773, '_download_expiry', '-1'),
(94014, 5773, '_stock', '50'),
(94015, 5773, '_stock_status', 'instock'),
(94016, 5773, '_wc_average_rating', '0'),
(94017, 5773, '_wc_review_count', '0'),
(94018, 5773, 'attribute_pa_color', 'blackpark-nail'),
(94019, 5773, 'attribute_pa_shoe-size', '9'),
(94020, 5773, '_price', '139.36'),
(94021, 5773, '_product_version', '4.1.0'),
(94022, 5773, '_vi_wad_aliexpress_variation_id', '12000015663787151'),
(94023, 5773, '_vi_wad_aliexpress_variation_attr', '14:350850#Black(Park Nail);200000124:350262'),
(94024, 5774, '_variation_description', ''),
(94025, 5771, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H5f8fdbc46bb14cdcaf45524868124a874/Woman-Summer-Sandals-For-Women-Shoes-Comfy-Soft-Women-Sandals-Wedge-Low-Heels-Shoes-Thick-Bottom.jpg_640x640.jpg'),
(94026, 5774, '_sku', '4001121758906-snakesquare-nail-9-5'),
(94027, 5774, '_regular_price', '139.36'),
(94028, 5716, '_thumbnail_id', '5771'),
(94029, 5717, '_thumbnail_id', '5771'),
(94030, 5774, 'total_sales', '0'),
(94031, 5774, '_tax_status', 'taxable'),
(94032, 5718, '_thumbnail_id', '5771'),
(94033, 5774, '_tax_class', 'parent'),
(94034, 5719, '_thumbnail_id', '5771'),
(94035, 5774, '_manage_stock', 'yes'),
(94036, 5774, '_backorders', 'no'),
(94037, 5720, '_thumbnail_id', '5771'),
(94038, 5721, '_thumbnail_id', '5771'),
(94039, 5774, '_sold_individually', 'no'),
(94040, 5722, '_thumbnail_id', '5771'),
(94041, 5723, '_thumbnail_id', '5771'),
(94042, 5774, '_virtual', 'no'),
(94043, 5774, '_downloadable', 'no'),
(94044, 5774, '_download_limit', '-1'),
(94045, 5774, '_download_expiry', '-1'),
(94046, 5774, '_stock', '50'),
(94047, 5774, '_stock_status', 'instock'),
(94048, 5774, '_wc_average_rating', '0'),
(94049, 5774, '_wc_review_count', '0'),
(94050, 5774, 'attribute_pa_color', 'snakesquare-nail'),
(94051, 5774, 'attribute_pa_shoe-size', '9-5'),
(94052, 5774, '_price', '139.36'),
(94053, 5774, '_product_version', '4.1.0'),
(94054, 5774, '_vi_wad_aliexpress_variation_id', '10000015288383474'),
(94055, 5774, '_vi_wad_aliexpress_variation_attr', '14:100018786#Snake(Square nail);200000124:200000290'),
(94056, 5775, '_variation_description', ''),
(94057, 5775, '_sku', '4001121758906-blackpark-nail-8-5'),
(94058, 5776, '_wp_attached_file', '2021/06/TAOFFEN-2021-New-Women-Real-Leather-Shoes-Summer-Sandals-Buckle-Strap-Hollow-Out-Beach-Sandals-Cool-1.jpg'),
(94059, 5775, '_regular_price', '139.36'),
(94060, 5776, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:113:\"2021/06/TAOFFEN-2021-New-Women-Real-Leather-Shoes-Summer-Sandals-Buckle-Strap-Hollow-Out-Beach-Sandals-Cool-1.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:113:\"TAOFFEN-2021-New-Women-Real-Leather-Shoes-Summer-Sandals-Buckle-Strap-Hollow-Out-Beach-Sandals-Cool-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:113:\"TAOFFEN-2021-New-Women-Real-Leather-Shoes-Summer-Sandals-Buckle-Strap-Hollow-Out-Beach-Sandals-Cool-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:113:\"TAOFFEN-2021-New-Women-Real-Leather-Shoes-Summer-Sandals-Buckle-Strap-Hollow-Out-Beach-Sandals-Cool-1-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:113:\"TAOFFEN-2021-New-Women-Real-Leather-Shoes-Summer-Sandals-Buckle-Strap-Hollow-Out-Beach-Sandals-Cool-1-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:113:\"TAOFFEN-2021-New-Women-Real-Leather-Shoes-Summer-Sandals-Buckle-Strap-Hollow-Out-Beach-Sandals-Cool-1-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:113:\"TAOFFEN-2021-New-Women-Real-Leather-Shoes-Summer-Sandals-Buckle-Strap-Hollow-Out-Beach-Sandals-Cool-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:113:\"TAOFFEN-2021-New-Women-Real-Leather-Shoes-Summer-Sandals-Buckle-Strap-Hollow-Out-Beach-Sandals-Cool-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:113:\"TAOFFEN-2021-New-Women-Real-Leather-Shoes-Summer-Sandals-Buckle-Strap-Hollow-Out-Beach-Sandals-Cool-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:113:\"TAOFFEN-2021-New-Women-Real-Leather-Shoes-Summer-Sandals-Buckle-Strap-Hollow-Out-Beach-Sandals-Cool-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:113:\"TAOFFEN-2021-New-Women-Real-Leather-Shoes-Summer-Sandals-Buckle-Strap-Hollow-Out-Beach-Sandals-Cool-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:113:\"TAOFFEN-2021-New-Women-Real-Leather-Shoes-Summer-Sandals-Buckle-Strap-Hollow-Out-Beach-Sandals-Cool-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(94061, 5775, 'total_sales', '0'),
(94062, 5775, '_tax_status', 'taxable'),
(94063, 5775, '_tax_class', 'parent'),
(94064, 5775, '_manage_stock', 'yes'),
(94065, 5775, '_backorders', 'no'),
(94066, 5775, '_sold_individually', 'no'),
(94067, 5775, '_virtual', 'no'),
(94068, 5775, '_downloadable', 'no'),
(94069, 5775, '_download_limit', '-1'),
(94070, 5775, '_download_expiry', '-1'),
(94071, 5775, '_stock', '50'),
(94072, 5775, '_stock_status', 'instock'),
(94073, 5775, '_wc_average_rating', '0'),
(94074, 5775, '_wc_review_count', '0'),
(94075, 5775, 'attribute_pa_color', 'blackpark-nail'),
(94076, 5775, 'attribute_pa_shoe-size', '8-5'),
(94077, 5775, '_price', '139.36'),
(94078, 5775, '_product_version', '4.1.0'),
(94079, 5775, '_vi_wad_aliexpress_variation_id', '12000015663787150'),
(94080, 5775, '_vi_wad_aliexpress_variation_attr', '14:350850#Black(Park Nail);200000124:200000289'),
(94081, 5777, '_variation_description', ''),
(94082, 5777, '_sku', '4001121758906-sandalspark-nail-7'),
(94083, 5777, '_regular_price', '139.36'),
(94084, 5777, 'total_sales', '0'),
(94085, 5777, '_tax_status', 'taxable'),
(94086, 5777, '_tax_class', 'parent'),
(94087, 5777, '_manage_stock', 'yes'),
(94088, 5777, '_backorders', 'no'),
(94089, 5777, '_sold_individually', 'no'),
(94090, 5777, '_virtual', 'no'),
(94091, 5777, '_downloadable', 'no'),
(94092, 5777, '_download_limit', '-1'),
(94093, 5777, '_download_expiry', '-1'),
(94094, 5777, '_stock', '50'),
(94095, 5777, '_stock_status', 'instock'),
(94096, 5777, '_wc_average_rating', '0'),
(94097, 5777, '_wc_review_count', '0'),
(94098, 5777, 'attribute_pa_color', 'sandalspark-nail'),
(94099, 5777, 'attribute_pa_shoe-size', '7'),
(94100, 5777, '_price', '139.36'),
(94101, 5777, '_product_version', '4.1.0'),
(94102, 5777, '_vi_wad_aliexpress_variation_id', '12000015663787137'),
(94103, 5777, '_vi_wad_aliexpress_variation_attr', '14:365458#Sandals(Park Nail);200000124:3434'),
(94104, 5778, '_variation_description', ''),
(94105, 5778, '_sku', '4001121758906-sandalspark-nail-6-5'),
(94106, 5778, '_regular_price', '139.36'),
(94107, 5778, 'total_sales', '0'),
(94108, 5778, '_tax_status', 'taxable'),
(94109, 5778, '_tax_class', 'parent'),
(94110, 5778, '_manage_stock', 'yes'),
(94111, 5778, '_backorders', 'no'),
(94112, 5778, '_sold_individually', 'no'),
(94113, 5778, '_virtual', 'no'),
(94114, 5778, '_downloadable', 'no'),
(94115, 5778, '_download_limit', '-1'),
(94116, 5778, '_download_expiry', '-1');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(94117, 5778, '_stock', '50'),
(94118, 5778, '_stock_status', 'instock'),
(94119, 5778, '_wc_average_rating', '0'),
(94120, 5778, '_wc_review_count', '0'),
(94121, 5778, 'attribute_pa_color', 'sandalspark-nail'),
(94122, 5778, 'attribute_pa_shoe-size', '6-5'),
(94123, 5778, '_price', '139.36'),
(94124, 5778, '_product_version', '4.1.0'),
(94125, 5778, '_vi_wad_aliexpress_variation_id', '12000015663787136'),
(94126, 5778, '_vi_wad_aliexpress_variation_attr', '14:365458#Sandals(Park Nail);200000124:200000287#6.5'),
(94127, 5779, '_variation_description', ''),
(94128, 5779, '_sku', '4001121758906-sandalspark-nail-8'),
(94129, 5779, '_regular_price', '139.36'),
(94130, 5779, 'total_sales', '0'),
(94131, 5779, '_tax_status', 'taxable'),
(94132, 5779, '_tax_class', 'parent'),
(94133, 5779, '_manage_stock', 'yes'),
(94134, 5779, '_backorders', 'no'),
(94135, 5779, '_sold_individually', 'no'),
(94136, 5779, '_virtual', 'no'),
(94137, 5779, '_downloadable', 'no'),
(94138, 5779, '_download_limit', '-1'),
(94139, 5779, '_download_expiry', '-1'),
(94140, 5779, '_stock', '50'),
(94141, 5779, '_stock_status', 'instock'),
(94142, 5779, '_wc_average_rating', '0'),
(94143, 5779, '_wc_review_count', '0'),
(94144, 5779, 'attribute_pa_color', 'sandalspark-nail'),
(94145, 5779, 'attribute_pa_shoe-size', '8'),
(94146, 5779, '_price', '139.36'),
(94147, 5779, '_product_version', '4.1.0'),
(94148, 5779, '_vi_wad_aliexpress_variation_id', '12000015663787139'),
(94149, 5779, '_vi_wad_aliexpress_variation_attr', '14:365458#Sandals(Park Nail);200000124:699'),
(94150, 5776, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H2c7dd7d7a2314b8bac3094f204a7f97fQ/TAOFFEN-2021-New-Women-Real-Leather-Shoes-Summer-Sandals-Buckle-Strap-Hollow-Out-Beach-Sandals-Cool.jpg'),
(94151, 5725, '_product_image_gallery', '5776,5782,5792,5798,5805'),
(94152, 5780, '_variation_description', ''),
(94153, 5780, '_sku', '4001121758906-sandalspark-nail-7-5'),
(94154, 5780, '_regular_price', '139.36'),
(94155, 5780, 'total_sales', '0'),
(94156, 5780, '_tax_status', 'taxable'),
(94157, 5780, '_tax_class', 'parent'),
(94158, 5780, '_manage_stock', 'yes'),
(94159, 5780, '_backorders', 'no'),
(94160, 5780, '_sold_individually', 'no'),
(94161, 5780, '_virtual', 'no'),
(94162, 5780, '_downloadable', 'no'),
(94163, 5780, '_download_limit', '-1'),
(94164, 5780, '_download_expiry', '-1'),
(94165, 5780, '_stock', '50'),
(94166, 5780, '_stock_status', 'instock'),
(94167, 5780, '_wc_average_rating', '0'),
(94168, 5780, '_wc_review_count', '0'),
(94169, 5780, 'attribute_pa_color', 'sandalspark-nail'),
(94170, 5780, 'attribute_pa_shoe-size', '7-5'),
(94171, 5780, '_price', '139.36'),
(94172, 5780, '_product_version', '4.1.0'),
(94173, 5780, '_vi_wad_aliexpress_variation_id', '12000015663787138'),
(94174, 5780, '_vi_wad_aliexpress_variation_attr', '14:365458#Sandals(Park Nail);200000124:200000288'),
(94175, 5781, '_variation_description', ''),
(94176, 5781, '_sku', '4001121758906-sandalspark-nail-9'),
(94177, 5781, '_regular_price', '139.36'),
(94178, 5781, 'total_sales', '0'),
(94179, 5781, '_tax_status', 'taxable'),
(94180, 5781, '_tax_class', 'parent'),
(94181, 5781, '_manage_stock', 'yes'),
(94182, 5781, '_backorders', 'no'),
(94183, 5781, '_sold_individually', 'no'),
(94184, 5782, '_wp_attached_file', '2021/06/TAOFFEN-2021-New-Women-Real-Leather-Shoes-Summer-Sandals-Buckle-Strap-Hollow-Out-Beach-Sandals-Cool-2.jpg'),
(94185, 5782, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:113:\"2021/06/TAOFFEN-2021-New-Women-Real-Leather-Shoes-Summer-Sandals-Buckle-Strap-Hollow-Out-Beach-Sandals-Cool-2.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:113:\"TAOFFEN-2021-New-Women-Real-Leather-Shoes-Summer-Sandals-Buckle-Strap-Hollow-Out-Beach-Sandals-Cool-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:113:\"TAOFFEN-2021-New-Women-Real-Leather-Shoes-Summer-Sandals-Buckle-Strap-Hollow-Out-Beach-Sandals-Cool-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:113:\"TAOFFEN-2021-New-Women-Real-Leather-Shoes-Summer-Sandals-Buckle-Strap-Hollow-Out-Beach-Sandals-Cool-2-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:113:\"TAOFFEN-2021-New-Women-Real-Leather-Shoes-Summer-Sandals-Buckle-Strap-Hollow-Out-Beach-Sandals-Cool-2-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:113:\"TAOFFEN-2021-New-Women-Real-Leather-Shoes-Summer-Sandals-Buckle-Strap-Hollow-Out-Beach-Sandals-Cool-2-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:113:\"TAOFFEN-2021-New-Women-Real-Leather-Shoes-Summer-Sandals-Buckle-Strap-Hollow-Out-Beach-Sandals-Cool-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:113:\"TAOFFEN-2021-New-Women-Real-Leather-Shoes-Summer-Sandals-Buckle-Strap-Hollow-Out-Beach-Sandals-Cool-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:113:\"TAOFFEN-2021-New-Women-Real-Leather-Shoes-Summer-Sandals-Buckle-Strap-Hollow-Out-Beach-Sandals-Cool-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:113:\"TAOFFEN-2021-New-Women-Real-Leather-Shoes-Summer-Sandals-Buckle-Strap-Hollow-Out-Beach-Sandals-Cool-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:113:\"TAOFFEN-2021-New-Women-Real-Leather-Shoes-Summer-Sandals-Buckle-Strap-Hollow-Out-Beach-Sandals-Cool-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:113:\"TAOFFEN-2021-New-Women-Real-Leather-Shoes-Summer-Sandals-Buckle-Strap-Hollow-Out-Beach-Sandals-Cool-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(94186, 5781, '_virtual', 'no'),
(94187, 5781, '_downloadable', 'no'),
(94188, 5781, '_download_limit', '-1'),
(94189, 5781, '_download_expiry', '-1'),
(94190, 5781, '_stock', '50'),
(94191, 5781, '_stock_status', 'instock'),
(94192, 5781, '_wc_average_rating', '0'),
(94193, 5781, '_wc_review_count', '0'),
(94194, 5781, 'attribute_pa_color', 'sandalspark-nail'),
(94195, 5781, 'attribute_pa_shoe-size', '9'),
(94196, 5781, '_price', '139.36'),
(94197, 5781, '_product_version', '4.1.0'),
(94198, 5781, '_vi_wad_aliexpress_variation_id', '12000015663787141'),
(94199, 5781, '_vi_wad_aliexpress_variation_attr', '14:365458#Sandals(Park Nail);200000124:350262'),
(94200, 5783, '_variation_description', ''),
(94201, 5783, '_sku', '4001121758906-sandalspark-nail-8-5'),
(94202, 5783, '_regular_price', '139.36'),
(94203, 5783, 'total_sales', '0'),
(94204, 5783, '_tax_status', 'taxable'),
(94205, 5783, '_tax_class', 'parent'),
(94206, 5783, '_manage_stock', 'yes'),
(94207, 5783, '_backorders', 'no'),
(94208, 5783, '_sold_individually', 'no'),
(94209, 5783, '_virtual', 'no'),
(94210, 5783, '_downloadable', 'no'),
(94211, 5783, '_download_limit', '-1'),
(94212, 5783, '_download_expiry', '-1'),
(94213, 5783, '_stock', '49'),
(94214, 5783, '_stock_status', 'instock'),
(94215, 5783, '_wc_average_rating', '0'),
(94216, 5783, '_wc_review_count', '0'),
(94217, 5783, 'attribute_pa_color', 'sandalspark-nail'),
(94218, 5783, 'attribute_pa_shoe-size', '8-5'),
(94219, 5783, '_price', '139.36'),
(94220, 5783, '_product_version', '4.1.0'),
(94221, 5783, '_vi_wad_aliexpress_variation_id', '12000015663787140'),
(94222, 5783, '_vi_wad_aliexpress_variation_attr', '14:365458#Sandals(Park Nail);200000124:200000289'),
(94223, 5784, '_variation_description', ''),
(94224, 5784, '_sku', '4001121758906-sandalspark-nail-10'),
(94225, 5784, '_regular_price', '139.36'),
(94226, 5784, 'total_sales', '0'),
(94227, 5784, '_tax_status', 'taxable'),
(94228, 5784, '_tax_class', 'parent'),
(94229, 5784, '_manage_stock', 'yes'),
(94230, 5784, '_backorders', 'no'),
(94231, 5784, '_sold_individually', 'no'),
(94232, 5784, '_virtual', 'no'),
(94233, 5784, '_downloadable', 'no'),
(94234, 5784, '_download_limit', '-1'),
(94235, 5784, '_download_expiry', '-1'),
(94236, 5784, '_stock', '50'),
(94237, 5784, '_stock_status', 'instock'),
(94238, 5784, '_wc_average_rating', '0'),
(94239, 5784, '_wc_review_count', '0'),
(94240, 5784, 'attribute_pa_color', 'sandalspark-nail'),
(94241, 5784, 'attribute_pa_shoe-size', '10'),
(94242, 5784, '_price', '139.36'),
(94243, 5784, '_product_version', '4.1.0'),
(94244, 5784, '_vi_wad_aliexpress_variation_id', '12000015663787143'),
(94245, 5784, '_vi_wad_aliexpress_variation_attr', '14:365458#Sandals(Park Nail);200000124:1583'),
(94246, 5785, '_variation_description', ''),
(94247, 5785, '_sku', '4001121758906-sandalspark-nail-9-5'),
(94248, 5785, '_regular_price', '139.36'),
(94249, 5785, 'total_sales', '0'),
(94250, 5785, '_tax_status', 'taxable'),
(94251, 5785, '_tax_class', 'parent'),
(94252, 5785, '_manage_stock', 'yes'),
(94253, 5785, '_backorders', 'no'),
(94254, 5785, '_sold_individually', 'no'),
(94255, 5785, '_virtual', 'no'),
(94256, 5785, '_downloadable', 'no'),
(94257, 5785, '_download_limit', '-1'),
(94258, 5785, '_download_expiry', '-1'),
(94259, 5785, '_stock', '50'),
(94260, 5785, '_stock_status', 'instock'),
(94261, 5785, '_wc_average_rating', '0'),
(94262, 5785, '_wc_review_count', '0'),
(94263, 5785, 'attribute_pa_color', 'sandalspark-nail'),
(94264, 5785, 'attribute_pa_shoe-size', '9-5'),
(94265, 5785, '_price', '139.36'),
(94266, 5785, '_product_version', '4.1.0'),
(94267, 5785, '_vi_wad_aliexpress_variation_id', '12000015663787142'),
(94268, 5785, '_vi_wad_aliexpress_variation_attr', '14:365458#Sandals(Park Nail);200000124:200000290'),
(94269, 5786, '_variation_description', ''),
(94270, 5786, '_sku', '4001121758906-snakesquare-nail-7'),
(94271, 5786, '_regular_price', '139.36'),
(94272, 5786, 'total_sales', '0'),
(94273, 5786, '_tax_status', 'taxable'),
(94274, 5786, '_tax_class', 'parent'),
(94275, 5786, '_manage_stock', 'yes'),
(94276, 5786, '_backorders', 'no'),
(94277, 5782, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H1445174699e14bf5b4f2368c3a55cc4dt/TAOFFEN-2021-New-Women-Real-Leather-Shoes-Summer-Sandals-Buckle-Strap-Hollow-Out-Beach-Sandals-Cool.jpg'),
(94278, 5786, '_sold_individually', 'no'),
(94279, 5786, '_virtual', 'no'),
(94280, 5786, '_downloadable', 'no'),
(94281, 5786, '_download_limit', '-1'),
(94282, 5786, '_download_expiry', '-1'),
(94283, 5786, '_stock', '50'),
(94284, 5786, '_stock_status', 'instock'),
(94285, 5786, '_wc_average_rating', '0'),
(94286, 5786, '_wc_review_count', '0'),
(94287, 5786, 'attribute_pa_color', 'snakesquare-nail'),
(94288, 5786, 'attribute_pa_shoe-size', '7'),
(94289, 5786, '_price', '139.36'),
(94290, 5786, '_product_version', '4.1.0'),
(94291, 5786, '_vi_wad_aliexpress_variation_id', '10000015288383469'),
(94292, 5786, '_vi_wad_aliexpress_variation_attr', '14:100018786#Snake(Square nail);200000124:3434'),
(94293, 5787, '_variation_description', ''),
(94294, 5787, '_sku', '4001121758906-blackpark-nail-10'),
(94295, 5787, '_regular_price', '139.36'),
(94296, 5787, 'total_sales', '0'),
(94297, 5787, '_tax_status', 'taxable'),
(94298, 5787, '_tax_class', 'parent'),
(94299, 5787, '_manage_stock', 'yes'),
(94300, 5787, '_backorders', 'no'),
(94301, 5787, '_sold_individually', 'no'),
(94302, 5787, '_virtual', 'no'),
(94303, 5787, '_downloadable', 'no'),
(94304, 5787, '_download_limit', '-1'),
(94305, 5787, '_download_expiry', '-1'),
(94306, 5787, '_stock', '50'),
(94307, 5787, '_stock_status', 'instock'),
(94308, 5787, '_wc_average_rating', '0'),
(94309, 5787, '_wc_review_count', '0'),
(94310, 5787, 'attribute_pa_color', 'blackpark-nail'),
(94311, 5787, 'attribute_pa_shoe-size', '10'),
(94312, 5787, '_price', '139.36'),
(94313, 5787, '_product_version', '4.1.0'),
(94314, 5787, '_vi_wad_aliexpress_variation_id', '12000015663787153'),
(94315, 5787, '_vi_wad_aliexpress_variation_attr', '14:350850#Black(Park Nail);200000124:1583'),
(94316, 5788, '_variation_description', ''),
(94317, 5788, '_sku', '4001121758906-snakesquare-nail-6-5'),
(94318, 5788, '_regular_price', '139.36'),
(94319, 5788, 'total_sales', '0'),
(94320, 5788, '_tax_status', 'taxable'),
(94321, 5788, '_tax_class', 'parent'),
(94322, 5788, '_manage_stock', 'yes'),
(94323, 5788, '_backorders', 'no'),
(94324, 5788, '_sold_individually', 'no'),
(94325, 5788, '_virtual', 'no'),
(94326, 5788, '_downloadable', 'no'),
(94327, 5788, '_download_limit', '-1'),
(94328, 5788, '_download_expiry', '-1'),
(94329, 5788, '_stock', '50'),
(94330, 5788, '_stock_status', 'instock'),
(94331, 5788, '_wc_average_rating', '0'),
(94332, 5788, '_wc_review_count', '0'),
(94333, 5788, 'attribute_pa_color', 'snakesquare-nail'),
(94334, 5788, 'attribute_pa_shoe-size', '6-5'),
(94335, 5788, '_price', '139.36'),
(94336, 5788, '_product_version', '4.1.0'),
(94337, 5788, '_vi_wad_aliexpress_variation_id', '10000015288383468'),
(94338, 5788, '_vi_wad_aliexpress_variation_attr', '14:100018786#Snake(Square nail);200000124:200000287#6.5'),
(94339, 5789, '_variation_description', ''),
(94340, 5789, '_sku', '4001121758906-blackpark-nail-9-5'),
(94341, 5789, '_regular_price', '139.36'),
(94342, 5789, 'total_sales', '0'),
(94343, 5789, '_tax_status', 'taxable'),
(94344, 5789, '_tax_class', 'parent'),
(94345, 5789, '_manage_stock', 'yes'),
(94346, 5789, '_backorders', 'no'),
(94347, 5789, '_sold_individually', 'no'),
(94348, 5789, '_virtual', 'no'),
(94349, 5789, '_downloadable', 'no'),
(94350, 5789, '_download_limit', '-1'),
(94351, 5789, '_download_expiry', '-1'),
(94352, 5789, '_stock', '49'),
(94353, 5789, '_stock_status', 'instock'),
(94354, 5789, '_wc_average_rating', '0'),
(94355, 5789, '_wc_review_count', '0'),
(94356, 5789, 'attribute_pa_color', 'blackpark-nail'),
(94357, 5789, 'attribute_pa_shoe-size', '9-5'),
(94358, 5789, '_price', '139.36'),
(94359, 5789, '_product_version', '4.1.0'),
(94360, 5789, '_vi_wad_aliexpress_variation_id', '12000015663787152'),
(94361, 5789, '_vi_wad_aliexpress_variation_attr', '14:350850#Black(Park Nail);200000124:200000290'),
(94362, 5790, '_variation_description', ''),
(94363, 5790, '_sku', '4001121758906-snakesquare-nail-8'),
(94364, 5790, '_regular_price', '139.36'),
(94365, 5790, 'total_sales', '0'),
(94366, 5790, '_tax_status', 'taxable'),
(94367, 5790, '_tax_class', 'parent'),
(94368, 5790, '_manage_stock', 'yes'),
(94369, 5790, '_backorders', 'no'),
(94370, 5790, '_sold_individually', 'no'),
(94371, 5790, '_virtual', 'no'),
(94372, 5790, '_downloadable', 'no'),
(94373, 5790, '_download_limit', '-1'),
(94374, 5790, '_download_expiry', '-1'),
(94375, 5790, '_stock', '50'),
(94376, 5790, '_stock_status', 'instock'),
(94377, 5790, '_wc_average_rating', '0'),
(94378, 5790, '_wc_review_count', '0'),
(94379, 5790, 'attribute_pa_color', 'snakesquare-nail'),
(94380, 5790, 'attribute_pa_shoe-size', '8'),
(94381, 5790, '_price', '139.36'),
(94382, 5790, '_product_version', '4.1.0'),
(94383, 5790, '_vi_wad_aliexpress_variation_id', '10000015288383471'),
(94384, 5790, '_vi_wad_aliexpress_variation_attr', '14:100018786#Snake(Square nail);200000124:699'),
(94385, 5791, '_variation_description', ''),
(94386, 5791, '_sku', '4001121758906-snakesquare-nail-7-5'),
(94387, 5791, '_regular_price', '139.36'),
(94388, 5791, 'total_sales', '0'),
(94389, 5791, '_tax_status', 'taxable'),
(94390, 5791, '_tax_class', 'parent'),
(94391, 5791, '_manage_stock', 'yes'),
(94392, 5791, '_backorders', 'no'),
(94393, 5791, '_sold_individually', 'no'),
(94394, 5791, '_virtual', 'no'),
(94395, 5791, '_downloadable', 'no'),
(94396, 5791, '_download_limit', '-1'),
(94397, 5791, '_download_expiry', '-1'),
(94398, 5791, '_stock', '50'),
(94399, 5791, '_stock_status', 'instock'),
(94400, 5791, '_wc_average_rating', '0'),
(94401, 5791, '_wc_review_count', '0'),
(94402, 5791, 'attribute_pa_color', 'snakesquare-nail'),
(94403, 5791, 'attribute_pa_shoe-size', '7-5'),
(94404, 5791, '_price', '139.36'),
(94405, 5791, '_product_version', '4.1.0'),
(94406, 5792, '_wp_attached_file', '2021/06/TAOFFEN-2021-New-Women-Real-Leather-Shoes-Summer-Sandals-Buckle-Strap-Hollow-Out-Beach-Sandals-Cool-3.jpg'),
(94407, 5791, '_vi_wad_aliexpress_variation_id', '10000015288383470'),
(94408, 5792, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:113:\"2021/06/TAOFFEN-2021-New-Women-Real-Leather-Shoes-Summer-Sandals-Buckle-Strap-Hollow-Out-Beach-Sandals-Cool-3.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:113:\"TAOFFEN-2021-New-Women-Real-Leather-Shoes-Summer-Sandals-Buckle-Strap-Hollow-Out-Beach-Sandals-Cool-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:113:\"TAOFFEN-2021-New-Women-Real-Leather-Shoes-Summer-Sandals-Buckle-Strap-Hollow-Out-Beach-Sandals-Cool-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:113:\"TAOFFEN-2021-New-Women-Real-Leather-Shoes-Summer-Sandals-Buckle-Strap-Hollow-Out-Beach-Sandals-Cool-3-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:113:\"TAOFFEN-2021-New-Women-Real-Leather-Shoes-Summer-Sandals-Buckle-Strap-Hollow-Out-Beach-Sandals-Cool-3-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:113:\"TAOFFEN-2021-New-Women-Real-Leather-Shoes-Summer-Sandals-Buckle-Strap-Hollow-Out-Beach-Sandals-Cool-3-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:113:\"TAOFFEN-2021-New-Women-Real-Leather-Shoes-Summer-Sandals-Buckle-Strap-Hollow-Out-Beach-Sandals-Cool-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:113:\"TAOFFEN-2021-New-Women-Real-Leather-Shoes-Summer-Sandals-Buckle-Strap-Hollow-Out-Beach-Sandals-Cool-3-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:113:\"TAOFFEN-2021-New-Women-Real-Leather-Shoes-Summer-Sandals-Buckle-Strap-Hollow-Out-Beach-Sandals-Cool-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:113:\"TAOFFEN-2021-New-Women-Real-Leather-Shoes-Summer-Sandals-Buckle-Strap-Hollow-Out-Beach-Sandals-Cool-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:113:\"TAOFFEN-2021-New-Women-Real-Leather-Shoes-Summer-Sandals-Buckle-Strap-Hollow-Out-Beach-Sandals-Cool-3-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:113:\"TAOFFEN-2021-New-Women-Real-Leather-Shoes-Summer-Sandals-Buckle-Strap-Hollow-Out-Beach-Sandals-Cool-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(94409, 5791, '_vi_wad_aliexpress_variation_attr', '14:100018786#Snake(Square nail);200000124:200000288'),
(94410, 5793, '_variation_description', ''),
(94411, 5793, '_sku', '4001121758906-blackpark-nail-11'),
(94412, 5793, '_regular_price', '139.36'),
(94413, 5793, 'total_sales', '0'),
(94414, 5793, '_tax_status', 'taxable'),
(94415, 5793, '_tax_class', 'parent'),
(94416, 5793, '_manage_stock', 'yes'),
(94417, 5793, '_backorders', 'no'),
(94418, 5793, '_sold_individually', 'no'),
(94419, 5793, '_virtual', 'no'),
(94420, 5793, '_downloadable', 'no'),
(94421, 5793, '_download_limit', '-1'),
(94422, 5793, '_download_expiry', '-1'),
(94423, 5793, '_stock', '50'),
(94424, 5793, '_stock_status', 'instock'),
(94425, 5793, '_wc_average_rating', '0'),
(94426, 5793, '_wc_review_count', '0'),
(94427, 5793, 'attribute_pa_color', 'blackpark-nail'),
(94428, 5793, 'attribute_pa_shoe-size', '11'),
(94429, 5793, '_price', '139.36'),
(94430, 5793, '_product_version', '4.1.0'),
(94431, 5793, '_vi_wad_aliexpress_variation_id', '12000015663787154'),
(94432, 5793, '_vi_wad_aliexpress_variation_attr', '14:350850#Black(Park Nail);200000124:100010420'),
(94433, 5794, '_variation_description', ''),
(94434, 5794, '_sku', '4001121758906-snakesquare-nail-6'),
(94435, 5794, '_regular_price', '139.36'),
(94436, 5794, 'total_sales', '0'),
(94437, 5794, '_tax_status', 'taxable'),
(94438, 5794, '_tax_class', 'parent'),
(94439, 5794, '_manage_stock', 'yes'),
(94440, 5794, '_backorders', 'no'),
(94441, 5794, '_sold_individually', 'no'),
(94442, 5794, '_virtual', 'no'),
(94443, 5794, '_downloadable', 'no'),
(94444, 5794, '_download_limit', '-1'),
(94445, 5794, '_download_expiry', '-1'),
(94446, 5794, '_stock', '50'),
(94447, 5794, '_stock_status', 'instock'),
(94448, 5794, '_wc_average_rating', '0'),
(94449, 5794, '_wc_review_count', '0'),
(94450, 5794, 'attribute_pa_color', 'snakesquare-nail'),
(94451, 5794, 'attribute_pa_shoe-size', '6'),
(94452, 5794, '_price', '139.36'),
(94453, 5794, '_product_version', '4.1.0'),
(94454, 5794, '_vi_wad_aliexpress_variation_id', '10000015288383467'),
(94455, 5794, '_vi_wad_aliexpress_variation_attr', '14:100018786#Snake(Square nail);200000124:1394'),
(94456, 5795, '_variation_description', ''),
(94457, 5795, '_sku', '4001121758906-blacksquare-nail-10'),
(94458, 5795, '_regular_price', '139.36'),
(94459, 5795, 'total_sales', '0'),
(94460, 5795, '_tax_status', 'taxable'),
(94461, 5795, '_tax_class', 'parent'),
(94462, 5795, '_manage_stock', 'yes'),
(94463, 5795, '_backorders', 'no'),
(94464, 5795, '_sold_individually', 'no'),
(94465, 5795, '_virtual', 'no'),
(94466, 5795, '_downloadable', 'no'),
(94467, 5795, '_download_limit', '-1'),
(94468, 5795, '_download_expiry', '-1'),
(94469, 5795, '_stock', '50'),
(94470, 5795, '_stock_status', 'instock'),
(94471, 5795, '_wc_average_rating', '0'),
(94472, 5795, '_wc_review_count', '0'),
(94473, 5795, 'attribute_pa_color', 'blacksquare-nail'),
(94474, 5795, 'attribute_pa_shoe-size', '10'),
(94475, 5795, '_price', '139.36'),
(94476, 5795, '_product_version', '4.1.0'),
(94477, 5795, '_vi_wad_aliexpress_variation_id', '12000015663787113'),
(94478, 5795, '_vi_wad_aliexpress_variation_attr', '14:193#Black(Square nail);200000124:1583'),
(94479, 5796, '_variation_description', ''),
(94480, 5796, '_sku', '4001121758906-blacksquare-nail-9-5'),
(94481, 5796, '_regular_price', '139.36'),
(94482, 5796, 'total_sales', '0'),
(94483, 5796, '_tax_status', 'taxable'),
(94484, 5796, '_tax_class', 'parent'),
(94485, 5796, '_manage_stock', 'yes'),
(94486, 5796, '_backorders', 'no'),
(94487, 5796, '_sold_individually', 'no'),
(94488, 5796, '_virtual', 'no'),
(94489, 5796, '_downloadable', 'no'),
(94490, 5796, '_download_limit', '-1'),
(94491, 5796, '_download_expiry', '-1'),
(94492, 5796, '_stock', '50'),
(94493, 5796, '_stock_status', 'instock'),
(94494, 5796, '_wc_average_rating', '0'),
(94495, 5796, '_wc_review_count', '0'),
(94496, 5796, 'attribute_pa_color', 'blacksquare-nail'),
(94497, 5796, 'attribute_pa_shoe-size', '9-5'),
(94498, 5796, '_price', '139.36'),
(94499, 5796, '_product_version', '4.1.0'),
(94500, 5792, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H7172713c1f86419799b7a0ad005c392aD/TAOFFEN-2021-New-Women-Real-Leather-Shoes-Summer-Sandals-Buckle-Strap-Hollow-Out-Beach-Sandals-Cool.jpg'),
(94501, 5796, '_vi_wad_aliexpress_variation_id', '12000015663787112'),
(94502, 5796, '_vi_wad_aliexpress_variation_attr', '14:193#Black(Square nail);200000124:200000290'),
(94503, 5797, '_variation_description', ''),
(94504, 5797, '_sku', '4001121758906-brownsquare-nail-6'),
(94505, 5797, '_regular_price', '139.36'),
(94506, 5797, 'total_sales', '0'),
(94507, 5797, '_tax_status', 'taxable'),
(94508, 5797, '_tax_class', 'parent'),
(94509, 5797, '_manage_stock', 'yes'),
(94510, 5797, '_backorders', 'no'),
(94511, 5797, '_sold_individually', 'no'),
(94512, 5797, '_virtual', 'no'),
(94513, 5797, '_downloadable', 'no'),
(94514, 5797, '_download_limit', '-1'),
(94515, 5797, '_download_expiry', '-1'),
(94516, 5797, '_stock', '50'),
(94517, 5797, '_stock_status', 'instock'),
(94518, 5797, '_wc_average_rating', '0'),
(94519, 5797, '_wc_review_count', '0'),
(94520, 5797, 'attribute_pa_color', 'brownsquare-nail'),
(94521, 5797, 'attribute_pa_shoe-size', '6'),
(94522, 5797, '_price', '139.36'),
(94523, 5797, '_product_version', '4.1.0'),
(94524, 5797, '_vi_wad_aliexpress_variation_id', '12000015663787115'),
(94525, 5797, '_vi_wad_aliexpress_variation_attr', '14:173#Brown(Square nail);200000124:1394'),
(94526, 5798, '_wp_attached_file', '2021/06/TAOFFEN-2021-New-Women-Real-Leather-Shoes-Summer-Sandals-Buckle-Strap-Hollow-Out-Beach-Sandals-Cool-4.jpg'),
(94527, 5798, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:113:\"2021/06/TAOFFEN-2021-New-Women-Real-Leather-Shoes-Summer-Sandals-Buckle-Strap-Hollow-Out-Beach-Sandals-Cool-4.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:113:\"TAOFFEN-2021-New-Women-Real-Leather-Shoes-Summer-Sandals-Buckle-Strap-Hollow-Out-Beach-Sandals-Cool-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:113:\"TAOFFEN-2021-New-Women-Real-Leather-Shoes-Summer-Sandals-Buckle-Strap-Hollow-Out-Beach-Sandals-Cool-4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:113:\"TAOFFEN-2021-New-Women-Real-Leather-Shoes-Summer-Sandals-Buckle-Strap-Hollow-Out-Beach-Sandals-Cool-4-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:113:\"TAOFFEN-2021-New-Women-Real-Leather-Shoes-Summer-Sandals-Buckle-Strap-Hollow-Out-Beach-Sandals-Cool-4-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:113:\"TAOFFEN-2021-New-Women-Real-Leather-Shoes-Summer-Sandals-Buckle-Strap-Hollow-Out-Beach-Sandals-Cool-4-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:113:\"TAOFFEN-2021-New-Women-Real-Leather-Shoes-Summer-Sandals-Buckle-Strap-Hollow-Out-Beach-Sandals-Cool-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:113:\"TAOFFEN-2021-New-Women-Real-Leather-Shoes-Summer-Sandals-Buckle-Strap-Hollow-Out-Beach-Sandals-Cool-4-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:113:\"TAOFFEN-2021-New-Women-Real-Leather-Shoes-Summer-Sandals-Buckle-Strap-Hollow-Out-Beach-Sandals-Cool-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:113:\"TAOFFEN-2021-New-Women-Real-Leather-Shoes-Summer-Sandals-Buckle-Strap-Hollow-Out-Beach-Sandals-Cool-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:113:\"TAOFFEN-2021-New-Women-Real-Leather-Shoes-Summer-Sandals-Buckle-Strap-Hollow-Out-Beach-Sandals-Cool-4-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:113:\"TAOFFEN-2021-New-Women-Real-Leather-Shoes-Summer-Sandals-Buckle-Strap-Hollow-Out-Beach-Sandals-Cool-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(94528, 5799, '_variation_description', ''),
(94529, 5799, '_sku', '4001121758906-blacksquare-nail-11'),
(94530, 5799, '_regular_price', '139.36'),
(94531, 5799, 'total_sales', '0'),
(94532, 5799, '_tax_status', 'taxable'),
(94533, 5799, '_tax_class', 'parent'),
(94534, 5799, '_manage_stock', 'yes'),
(94535, 5799, '_backorders', 'no'),
(94536, 5799, '_sold_individually', 'no'),
(94537, 5799, '_virtual', 'no'),
(94538, 5799, '_downloadable', 'no'),
(94539, 5799, '_download_limit', '-1'),
(94540, 5799, '_download_expiry', '-1'),
(94541, 5799, '_stock', '50'),
(94542, 5799, '_stock_status', 'instock'),
(94543, 5799, '_wc_average_rating', '0'),
(94544, 5799, '_wc_review_count', '0'),
(94545, 5799, 'attribute_pa_color', 'blacksquare-nail'),
(94546, 5799, 'attribute_pa_shoe-size', '11'),
(94547, 5799, '_price', '139.36'),
(94548, 5799, '_product_version', '4.1.0'),
(94549, 5799, '_vi_wad_aliexpress_variation_id', '12000015663787114'),
(94550, 5799, '_vi_wad_aliexpress_variation_attr', '14:193#Black(Square nail);200000124:100010420'),
(94551, 5800, '_variation_description', ''),
(94552, 5800, '_sku', '4001121758906-brownsquare-nail-7'),
(94553, 5800, '_regular_price', '139.36'),
(94554, 5800, 'total_sales', '0'),
(94555, 5800, '_tax_status', 'taxable'),
(94556, 5800, '_tax_class', 'parent'),
(94557, 5800, '_manage_stock', 'yes'),
(94558, 5800, '_backorders', 'no'),
(94559, 5800, '_sold_individually', 'no'),
(94560, 5800, '_virtual', 'no'),
(94561, 5800, '_downloadable', 'no'),
(94562, 5800, '_download_limit', '-1'),
(94563, 5800, '_download_expiry', '-1'),
(94564, 5800, '_stock', '50'),
(94565, 5800, '_stock_status', 'instock'),
(94566, 5800, '_wc_average_rating', '0'),
(94567, 5800, '_wc_review_count', '0'),
(94568, 5800, 'attribute_pa_color', 'brownsquare-nail'),
(94569, 5800, 'attribute_pa_shoe-size', '7'),
(94570, 5800, '_price', '139.36'),
(94571, 5800, '_product_version', '4.1.0'),
(94572, 5800, '_vi_wad_aliexpress_variation_id', '12000015663787117'),
(94573, 5800, '_vi_wad_aliexpress_variation_attr', '14:173#Brown(Square nail);200000124:3434'),
(94574, 5801, '_variation_description', ''),
(94575, 5801, '_sku', '4001121758906-brownsquare-nail-6-5'),
(94576, 5801, '_regular_price', '139.36'),
(94577, 5801, 'total_sales', '0'),
(94578, 5801, '_tax_status', 'taxable'),
(94579, 5801, '_tax_class', 'parent'),
(94580, 5801, '_manage_stock', 'yes'),
(94581, 5801, '_backorders', 'no'),
(94582, 5801, '_sold_individually', 'no'),
(94583, 5801, '_virtual', 'no'),
(94584, 5801, '_downloadable', 'no'),
(94585, 5801, '_download_limit', '-1'),
(94586, 5801, '_download_expiry', '-1'),
(94587, 5801, '_stock', '50'),
(94588, 5801, '_stock_status', 'instock'),
(94589, 5801, '_wc_average_rating', '0'),
(94590, 5801, '_wc_review_count', '0'),
(94591, 5801, 'attribute_pa_color', 'brownsquare-nail'),
(94592, 5801, 'attribute_pa_shoe-size', '6-5'),
(94593, 5801, '_price', '139.36'),
(94594, 5801, '_product_version', '4.1.0'),
(94595, 5801, '_vi_wad_aliexpress_variation_id', '12000015663787116'),
(94596, 5801, '_vi_wad_aliexpress_variation_attr', '14:173#Brown(Square nail);200000124:200000287#6.5'),
(94597, 5802, '_variation_description', ''),
(94598, 5802, '_sku', '4001121758906-brownsquare-nail-8'),
(94599, 5802, '_regular_price', '139.36'),
(94600, 5802, 'total_sales', '0'),
(94601, 5802, '_tax_status', 'taxable'),
(94602, 5802, '_tax_class', 'parent'),
(94603, 5802, '_manage_stock', 'yes'),
(94604, 5802, '_backorders', 'no'),
(94605, 5802, '_sold_individually', 'no'),
(94606, 5802, '_virtual', 'no'),
(94607, 5802, '_downloadable', 'no'),
(94608, 5802, '_download_limit', '-1'),
(94609, 5802, '_download_expiry', '-1'),
(94610, 5802, '_stock', '50'),
(94611, 5802, '_stock_status', 'instock'),
(94612, 5802, '_wc_average_rating', '0'),
(94613, 5802, '_wc_review_count', '0'),
(94614, 5798, '_vi_wad_image_id', 'ae01.alicdn.com/kf/He5b9923914b44ab9b4fa8c6162d504c4u/TAOFFEN-2021-New-Women-Real-Leather-Shoes-Summer-Sandals-Buckle-Strap-Hollow-Out-Beach-Sandals-Cool.jpg'),
(94615, 5802, 'attribute_pa_color', 'brownsquare-nail'),
(94616, 5802, 'attribute_pa_shoe-size', '8'),
(94617, 5802, '_price', '139.36'),
(94618, 5802, '_product_version', '4.1.0'),
(94619, 5802, '_vi_wad_aliexpress_variation_id', '12000015663787119'),
(94620, 5802, '_vi_wad_aliexpress_variation_attr', '14:173#Brown(Square nail);200000124:699'),
(94621, 5803, '_variation_description', ''),
(94622, 5803, '_sku', '4001121758906-brownsquare-nail-7-5'),
(94623, 5803, '_regular_price', '139.36'),
(94624, 5803, 'total_sales', '0'),
(94625, 5803, '_tax_status', 'taxable'),
(94626, 5803, '_tax_class', 'parent'),
(94627, 5803, '_manage_stock', 'yes'),
(94628, 5803, '_backorders', 'no'),
(94629, 5803, '_sold_individually', 'no'),
(94630, 5803, '_virtual', 'no'),
(94631, 5803, '_downloadable', 'no'),
(94632, 5803, '_download_limit', '-1'),
(94633, 5803, '_download_expiry', '-1'),
(94634, 5803, '_stock', '50'),
(94635, 5803, '_stock_status', 'instock'),
(94636, 5803, '_wc_average_rating', '0'),
(94637, 5803, '_wc_review_count', '0'),
(94638, 5803, 'attribute_pa_color', 'brownsquare-nail'),
(94639, 5803, 'attribute_pa_shoe-size', '7-5'),
(94640, 5803, '_price', '139.36'),
(94641, 5803, '_product_version', '4.1.0'),
(94642, 5803, '_vi_wad_aliexpress_variation_id', '12000015663787118'),
(94643, 5803, '_vi_wad_aliexpress_variation_attr', '14:173#Brown(Square nail);200000124:200000288'),
(94644, 5805, '_wp_attached_file', '2021/06/TAOFFEN-2021-New-Women-Real-Leather-Shoes-Summer-Sandals-Buckle-Strap-Hollow-Out-Beach-Sandals-Cool-5.jpg'),
(94645, 5804, '_variation_description', ''),
(94646, 5805, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:113:\"2021/06/TAOFFEN-2021-New-Women-Real-Leather-Shoes-Summer-Sandals-Buckle-Strap-Hollow-Out-Beach-Sandals-Cool-5.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:113:\"TAOFFEN-2021-New-Women-Real-Leather-Shoes-Summer-Sandals-Buckle-Strap-Hollow-Out-Beach-Sandals-Cool-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:113:\"TAOFFEN-2021-New-Women-Real-Leather-Shoes-Summer-Sandals-Buckle-Strap-Hollow-Out-Beach-Sandals-Cool-5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:113:\"TAOFFEN-2021-New-Women-Real-Leather-Shoes-Summer-Sandals-Buckle-Strap-Hollow-Out-Beach-Sandals-Cool-5-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:113:\"TAOFFEN-2021-New-Women-Real-Leather-Shoes-Summer-Sandals-Buckle-Strap-Hollow-Out-Beach-Sandals-Cool-5-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:113:\"TAOFFEN-2021-New-Women-Real-Leather-Shoes-Summer-Sandals-Buckle-Strap-Hollow-Out-Beach-Sandals-Cool-5-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:113:\"TAOFFEN-2021-New-Women-Real-Leather-Shoes-Summer-Sandals-Buckle-Strap-Hollow-Out-Beach-Sandals-Cool-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:113:\"TAOFFEN-2021-New-Women-Real-Leather-Shoes-Summer-Sandals-Buckle-Strap-Hollow-Out-Beach-Sandals-Cool-5-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:113:\"TAOFFEN-2021-New-Women-Real-Leather-Shoes-Summer-Sandals-Buckle-Strap-Hollow-Out-Beach-Sandals-Cool-5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:113:\"TAOFFEN-2021-New-Women-Real-Leather-Shoes-Summer-Sandals-Buckle-Strap-Hollow-Out-Beach-Sandals-Cool-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:113:\"TAOFFEN-2021-New-Women-Real-Leather-Shoes-Summer-Sandals-Buckle-Strap-Hollow-Out-Beach-Sandals-Cool-5-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:113:\"TAOFFEN-2021-New-Women-Real-Leather-Shoes-Summer-Sandals-Buckle-Strap-Hollow-Out-Beach-Sandals-Cool-5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(94647, 5804, '_sku', '4001121758906-blacksquare-nail-6'),
(94648, 5804, '_regular_price', '139.36'),
(94649, 5804, 'total_sales', '0'),
(94650, 5804, '_tax_status', 'taxable'),
(94651, 5804, '_tax_class', 'parent'),
(94652, 5804, '_manage_stock', 'yes'),
(94653, 5804, '_backorders', 'no'),
(94654, 5804, '_sold_individually', 'no'),
(94655, 5804, '_virtual', 'no'),
(94656, 5804, '_downloadable', 'no'),
(94657, 5804, '_download_limit', '-1'),
(94658, 5804, '_download_expiry', '-1'),
(94659, 5804, '_stock', '50'),
(94660, 5804, '_stock_status', 'instock'),
(94661, 5804, '_wc_average_rating', '0'),
(94662, 5804, '_wc_review_count', '0'),
(94663, 5804, 'attribute_pa_color', 'blacksquare-nail'),
(94664, 5804, 'attribute_pa_shoe-size', '6'),
(94665, 5804, '_price', '139.36'),
(94666, 5804, '_product_version', '4.1.0'),
(94667, 5804, '_vi_wad_aliexpress_variation_id', '12000015663787105'),
(94668, 5804, '_vi_wad_aliexpress_variation_attr', '14:193#Black(Square nail);200000124:1394'),
(94669, 5806, '_variation_description', ''),
(94670, 5806, '_sku', '4001121758906-blacksquare-nail-7'),
(94671, 5806, '_regular_price', '139.36'),
(94672, 5806, 'total_sales', '0'),
(94673, 5806, '_tax_status', 'taxable'),
(94674, 5806, '_tax_class', 'parent'),
(94675, 5806, '_manage_stock', 'yes'),
(94676, 5806, '_backorders', 'no'),
(94677, 5806, '_sold_individually', 'no'),
(94678, 5806, '_virtual', 'no'),
(94679, 5806, '_downloadable', 'no'),
(94680, 5806, '_download_limit', '-1'),
(94681, 5806, '_download_expiry', '-1'),
(94682, 5806, '_stock', '50'),
(94683, 5806, '_stock_status', 'instock'),
(94684, 5806, '_wc_average_rating', '0'),
(94685, 5806, '_wc_review_count', '0'),
(94686, 5806, 'attribute_pa_color', 'blacksquare-nail'),
(94687, 5806, 'attribute_pa_shoe-size', '7'),
(94688, 5806, '_price', '139.36'),
(94689, 5806, '_product_version', '4.1.0'),
(94690, 5806, '_vi_wad_aliexpress_variation_id', '12000015663787107'),
(94691, 5806, '_vi_wad_aliexpress_variation_attr', '14:193#Black(Square nail);200000124:3434'),
(94692, 5807, '_variation_description', ''),
(94693, 5807, '_sku', '4001121758906-blacksquare-nail-6-5'),
(94694, 5807, '_regular_price', '139.36'),
(94695, 5807, 'total_sales', '0'),
(94696, 5807, '_tax_status', 'taxable'),
(94697, 5807, '_tax_class', 'parent'),
(94698, 5807, '_manage_stock', 'yes'),
(94699, 5807, '_backorders', 'no'),
(94700, 5807, '_sold_individually', 'no'),
(94701, 5807, '_virtual', 'no'),
(94702, 5807, '_downloadable', 'no'),
(94703, 5807, '_download_limit', '-1'),
(94704, 5807, '_download_expiry', '-1'),
(94705, 5807, '_stock', '50'),
(94706, 5807, '_stock_status', 'instock'),
(94707, 5807, '_wc_average_rating', '0'),
(94708, 5807, '_wc_review_count', '0'),
(94709, 5807, 'attribute_pa_color', 'blacksquare-nail'),
(94710, 5807, 'attribute_pa_shoe-size', '6-5'),
(94711, 5807, '_price', '139.36'),
(94712, 5807, '_product_version', '4.1.0'),
(94713, 5807, '_vi_wad_aliexpress_variation_id', '12000015663787106'),
(94714, 5807, '_vi_wad_aliexpress_variation_attr', '14:193#Black(Square nail);200000124:200000287#6.5'),
(94715, 5808, '_variation_description', ''),
(94716, 5808, '_sku', '4001121758906-blacksquare-nail-8'),
(94717, 5808, '_regular_price', '139.36'),
(94718, 5808, 'total_sales', '0'),
(94719, 5808, '_tax_status', 'taxable'),
(94720, 5808, '_tax_class', 'parent'),
(94721, 5808, '_manage_stock', 'yes'),
(94722, 5808, '_backorders', 'no'),
(94723, 5808, '_sold_individually', 'no'),
(94724, 5808, '_virtual', 'no'),
(94725, 5808, '_downloadable', 'no'),
(94726, 5808, '_download_limit', '-1'),
(94727, 5808, '_download_expiry', '-1'),
(94728, 5805, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H8c71845412194ef8aa560b0ba7e8ae20J/TAOFFEN-2021-New-Women-Real-Leather-Shoes-Summer-Sandals-Buckle-Strap-Hollow-Out-Beach-Sandals-Cool.jpg'),
(94729, 5808, '_stock', '50'),
(94730, 5808, '_stock_status', 'instock'),
(94731, 5808, '_wc_average_rating', '0'),
(94732, 5808, '_wc_review_count', '0'),
(94733, 5808, 'attribute_pa_color', 'blacksquare-nail'),
(94734, 5808, 'attribute_pa_shoe-size', '8'),
(94735, 5808, '_price', '139.36'),
(94736, 5808, '_product_version', '4.1.0'),
(94737, 5808, '_vi_wad_aliexpress_variation_id', '12000015663787109'),
(94738, 5808, '_vi_wad_aliexpress_variation_attr', '14:193#Black(Square nail);200000124:699'),
(94739, 5809, '_variation_description', ''),
(94740, 5809, '_sku', '4001121758906-blacksquare-nail-7-5'),
(94741, 5809, '_regular_price', '139.36'),
(94742, 5809, 'total_sales', '0'),
(94743, 5809, '_tax_status', 'taxable'),
(94744, 5809, '_tax_class', 'parent'),
(94745, 5809, '_manage_stock', 'yes'),
(94746, 5809, '_backorders', 'no'),
(94747, 5809, '_sold_individually', 'no'),
(94748, 5809, '_virtual', 'no'),
(94749, 5809, '_downloadable', 'no'),
(94750, 5809, '_download_limit', '-1'),
(94751, 5809, '_download_expiry', '-1'),
(94752, 5809, '_stock', '50'),
(94753, 5809, '_stock_status', 'instock'),
(94754, 5809, '_wc_average_rating', '0'),
(94755, 5809, '_wc_review_count', '0'),
(94756, 5809, 'attribute_pa_color', 'blacksquare-nail'),
(94757, 5809, 'attribute_pa_shoe-size', '7-5'),
(94758, 5809, '_price', '139.36'),
(94759, 5809, '_product_version', '4.1.0'),
(94760, 5809, '_vi_wad_aliexpress_variation_id', '12000015663787108'),
(94761, 5809, '_vi_wad_aliexpress_variation_attr', '14:193#Black(Square nail);200000124:200000288'),
(94762, 5810, '_wp_attached_file', '2021/06/TAOFFEN-2021-New-Women-Real-Leather-Shoes-Summer-Sandals-Buckle-Strap-Hollow-Out-Beach-Sandals-Cool.jpg_640x640.jpg'),
(94763, 5810, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:123:\"2021/06/TAOFFEN-2021-New-Women-Real-Leather-Shoes-Summer-Sandals-Buckle-Strap-Hollow-Out-Beach-Sandals-Cool.jpg_640x640.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:123:\"TAOFFEN-2021-New-Women-Real-Leather-Shoes-Summer-Sandals-Buckle-Strap-Hollow-Out-Beach-Sandals-Cool.jpg_640x640-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:123:\"TAOFFEN-2021-New-Women-Real-Leather-Shoes-Summer-Sandals-Buckle-Strap-Hollow-Out-Beach-Sandals-Cool.jpg_640x640-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:123:\"TAOFFEN-2021-New-Women-Real-Leather-Shoes-Summer-Sandals-Buckle-Strap-Hollow-Out-Beach-Sandals-Cool.jpg_640x640-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:123:\"TAOFFEN-2021-New-Women-Real-Leather-Shoes-Summer-Sandals-Buckle-Strap-Hollow-Out-Beach-Sandals-Cool.jpg_640x640-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:123:\"TAOFFEN-2021-New-Women-Real-Leather-Shoes-Summer-Sandals-Buckle-Strap-Hollow-Out-Beach-Sandals-Cool.jpg_640x640-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:123:\"TAOFFEN-2021-New-Women-Real-Leather-Shoes-Summer-Sandals-Buckle-Strap-Hollow-Out-Beach-Sandals-Cool.jpg_640x640-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:123:\"TAOFFEN-2021-New-Women-Real-Leather-Shoes-Summer-Sandals-Buckle-Strap-Hollow-Out-Beach-Sandals-Cool.jpg_640x640-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:123:\"TAOFFEN-2021-New-Women-Real-Leather-Shoes-Summer-Sandals-Buckle-Strap-Hollow-Out-Beach-Sandals-Cool.jpg_640x640-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:123:\"TAOFFEN-2021-New-Women-Real-Leather-Shoes-Summer-Sandals-Buckle-Strap-Hollow-Out-Beach-Sandals-Cool.jpg_640x640-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:123:\"TAOFFEN-2021-New-Women-Real-Leather-Shoes-Summer-Sandals-Buckle-Strap-Hollow-Out-Beach-Sandals-Cool.jpg_640x640-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(94764, 5811, '_variation_description', ''),
(94765, 5811, '_sku', '4001121758906-blacksquare-nail-9'),
(94766, 5811, '_regular_price', '139.36'),
(94767, 5811, 'total_sales', '0'),
(94768, 5811, '_tax_status', 'taxable'),
(94769, 5811, '_tax_class', 'parent'),
(94770, 5811, '_manage_stock', 'yes'),
(94771, 5811, '_backorders', 'no'),
(94772, 5811, '_sold_individually', 'no'),
(94773, 5811, '_virtual', 'no'),
(94774, 5811, '_downloadable', 'no'),
(94775, 5811, '_download_limit', '-1'),
(94776, 5811, '_download_expiry', '-1'),
(94777, 5811, '_stock', '50'),
(94778, 5811, '_stock_status', 'instock'),
(94779, 5811, '_wc_average_rating', '0'),
(94780, 5811, '_wc_review_count', '0'),
(94781, 5811, 'attribute_pa_color', 'blacksquare-nail'),
(94782, 5811, 'attribute_pa_shoe-size', '9'),
(94783, 5811, '_price', '139.36'),
(94784, 5811, '_product_version', '4.1.0'),
(94785, 5811, '_vi_wad_aliexpress_variation_id', '12000015663787111'),
(94786, 5811, '_vi_wad_aliexpress_variation_attr', '14:193#Black(Square nail);200000124:350262'),
(94787, 5812, '_variation_description', ''),
(94788, 5812, '_sku', '4001121758906-blacksquare-nail-8-5'),
(94789, 5812, '_regular_price', '139.36'),
(94790, 5812, 'total_sales', '0'),
(94791, 5812, '_tax_status', 'taxable'),
(94792, 5812, '_tax_class', 'parent'),
(94793, 5812, '_manage_stock', 'yes'),
(94794, 5812, '_backorders', 'no'),
(94795, 5812, '_sold_individually', 'no'),
(94796, 5812, '_virtual', 'no'),
(94797, 5812, '_downloadable', 'no'),
(94798, 5812, '_download_limit', '-1'),
(94799, 5812, '_download_expiry', '-1'),
(94800, 5812, '_stock', '50'),
(94801, 5812, '_stock_status', 'instock'),
(94802, 5812, '_wc_average_rating', '0'),
(94803, 5812, '_wc_review_count', '0'),
(94804, 5812, 'attribute_pa_color', 'blacksquare-nail'),
(94805, 5812, 'attribute_pa_shoe-size', '8-5'),
(94806, 5812, '_price', '139.36'),
(94807, 5812, '_product_version', '4.1.0'),
(94808, 5812, '_vi_wad_aliexpress_variation_id', '12000015663787110'),
(94809, 5812, '_vi_wad_aliexpress_variation_attr', '14:193#Black(Square nail);200000124:200000289'),
(94810, 5813, '_variation_description', ''),
(94811, 5810, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Hc5176692ad9d4b29b755879afa3e2ca4a/TAOFFEN-2021-New-Women-Real-Leather-Shoes-Summer-Sandals-Buckle-Strap-Hollow-Out-Beach-Sandals-Cool.jpg_640x640.jpg'),
(94812, 5813, '_sku', '4001121758906-sandals-square-nail-8'),
(94813, 5813, '_regular_price', '139.36'),
(94814, 5728, '_thumbnail_id', '5810'),
(94815, 5730, '_thumbnail_id', '5810'),
(94816, 5813, 'total_sales', '0'),
(94817, 5733, '_thumbnail_id', '5810'),
(94818, 5813, '_tax_status', 'taxable'),
(94819, 5813, '_tax_class', 'parent'),
(94820, 5734, '_thumbnail_id', '5810'),
(94821, 5813, '_manage_stock', 'yes'),
(94822, 5735, '_thumbnail_id', '5810'),
(94823, 5813, '_backorders', 'no'),
(94824, 5740, '_thumbnail_id', '5810'),
(94825, 5813, '_sold_individually', 'no'),
(94826, 5741, '_thumbnail_id', '5810'),
(94827, 5742, '_thumbnail_id', '5810'),
(94828, 5743, '_thumbnail_id', '5810'),
(94829, 5813, '_virtual', 'no'),
(94830, 5813, '_downloadable', 'no'),
(94831, 5813, '_download_limit', '-1'),
(94832, 5813, '_download_expiry', '-1'),
(94833, 5813, '_stock', '50'),
(94834, 5813, '_stock_status', 'instock'),
(94835, 5813, '_wc_average_rating', '0'),
(94836, 5813, '_wc_review_count', '0'),
(94837, 5813, 'attribute_pa_color', 'sandals-square-nail'),
(94838, 5813, 'attribute_pa_shoe-size', '8'),
(94839, 5813, '_price', '139.36'),
(94840, 5813, '_product_version', '4.1.0'),
(94841, 5813, '_vi_wad_aliexpress_variation_id', '12000015663787129'),
(94842, 5813, '_vi_wad_aliexpress_variation_attr', '14:1254#Sandals (Square nail;200000124:699'),
(94843, 5814, '_wp_attached_file', '2021/06/TAOFFEN-2021-New-Women-Real-Leather-Shoes-Summer-Sandals-Buckle-Strap-Hollow-Out-Beach-Sandals-Cool-1.jpg_640x640-1.jpg');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(94844, 5814, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:127:\"2021/06/TAOFFEN-2021-New-Women-Real-Leather-Shoes-Summer-Sandals-Buckle-Strap-Hollow-Out-Beach-Sandals-Cool-1.jpg_640x640-1.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:127:\"TAOFFEN-2021-New-Women-Real-Leather-Shoes-Summer-Sandals-Buckle-Strap-Hollow-Out-Beach-Sandals-Cool-1.jpg_640x640-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:127:\"TAOFFEN-2021-New-Women-Real-Leather-Shoes-Summer-Sandals-Buckle-Strap-Hollow-Out-Beach-Sandals-Cool-1.jpg_640x640-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:127:\"TAOFFEN-2021-New-Women-Real-Leather-Shoes-Summer-Sandals-Buckle-Strap-Hollow-Out-Beach-Sandals-Cool-1.jpg_640x640-1-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:127:\"TAOFFEN-2021-New-Women-Real-Leather-Shoes-Summer-Sandals-Buckle-Strap-Hollow-Out-Beach-Sandals-Cool-1.jpg_640x640-1-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:127:\"TAOFFEN-2021-New-Women-Real-Leather-Shoes-Summer-Sandals-Buckle-Strap-Hollow-Out-Beach-Sandals-Cool-1.jpg_640x640-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:127:\"TAOFFEN-2021-New-Women-Real-Leather-Shoes-Summer-Sandals-Buckle-Strap-Hollow-Out-Beach-Sandals-Cool-1.jpg_640x640-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:127:\"TAOFFEN-2021-New-Women-Real-Leather-Shoes-Summer-Sandals-Buckle-Strap-Hollow-Out-Beach-Sandals-Cool-1.jpg_640x640-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:127:\"TAOFFEN-2021-New-Women-Real-Leather-Shoes-Summer-Sandals-Buckle-Strap-Hollow-Out-Beach-Sandals-Cool-1.jpg_640x640-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:127:\"TAOFFEN-2021-New-Women-Real-Leather-Shoes-Summer-Sandals-Buckle-Strap-Hollow-Out-Beach-Sandals-Cool-1.jpg_640x640-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:127:\"TAOFFEN-2021-New-Women-Real-Leather-Shoes-Summer-Sandals-Buckle-Strap-Hollow-Out-Beach-Sandals-Cool-1.jpg_640x640-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(94845, 5815, '_variation_description', ''),
(94846, 5815, '_sku', '4001121758906-sandals-square-nail-7-5'),
(94847, 5815, '_regular_price', '139.36'),
(94848, 5815, 'total_sales', '0'),
(94849, 5815, '_tax_status', 'taxable'),
(94850, 5815, '_tax_class', 'parent'),
(94851, 5815, '_manage_stock', 'yes'),
(94852, 5815, '_backorders', 'no'),
(94853, 5815, '_sold_individually', 'no'),
(94854, 5815, '_virtual', 'no'),
(94855, 5815, '_downloadable', 'no'),
(94856, 5815, '_download_limit', '-1'),
(94857, 5815, '_download_expiry', '-1'),
(94858, 5815, '_stock', '49'),
(94859, 5815, '_stock_status', 'instock'),
(94860, 5815, '_wc_average_rating', '0'),
(94861, 5815, '_wc_review_count', '0'),
(94862, 5815, 'attribute_pa_color', 'sandals-square-nail'),
(94863, 5815, 'attribute_pa_shoe-size', '7-5'),
(94864, 5815, '_price', '139.36'),
(94865, 5815, '_product_version', '4.1.0'),
(94866, 5815, '_vi_wad_aliexpress_variation_id', '12000015663787128'),
(94867, 5815, '_vi_wad_aliexpress_variation_attr', '14:1254#Sandals (Square nail;200000124:200000288'),
(94868, 5816, '_variation_description', ''),
(94869, 5816, '_sku', '4001121758906-sandals-square-nail-9'),
(94870, 5816, '_regular_price', '139.36'),
(94871, 5816, 'total_sales', '0'),
(94872, 5816, '_tax_status', 'taxable'),
(94873, 5816, '_tax_class', 'parent'),
(94874, 5816, '_manage_stock', 'yes'),
(94875, 5816, '_backorders', 'no'),
(94876, 5816, '_sold_individually', 'no'),
(94877, 5816, '_virtual', 'no'),
(94878, 5816, '_downloadable', 'no'),
(94879, 5816, '_download_limit', '-1'),
(94880, 5816, '_download_expiry', '-1'),
(94881, 5816, '_stock', '50'),
(94882, 5816, '_stock_status', 'instock'),
(94883, 5816, '_wc_average_rating', '0'),
(94884, 5816, '_wc_review_count', '0'),
(94885, 5816, 'attribute_pa_color', 'sandals-square-nail'),
(94886, 5816, 'attribute_pa_shoe-size', '9'),
(94887, 5816, '_price', '139.36'),
(94888, 5816, '_product_version', '4.1.0'),
(94889, 5816, '_vi_wad_aliexpress_variation_id', '12000015663787131'),
(94890, 5816, '_vi_wad_aliexpress_variation_attr', '14:1254#Sandals (Square nail;200000124:350262'),
(94891, 5814, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Hdae51f7ff2d44587ae719885dc111999Y/TAOFFEN-2021-New-Women-Real-Leather-Shoes-Summer-Sandals-Buckle-Strap-Hollow-Out-Beach-Sandals-Cool.jpg_640x640.jpg'),
(94892, 5729, '_thumbnail_id', '5814'),
(94893, 5817, '_variation_description', ''),
(94894, 5736, '_thumbnail_id', '5814'),
(94895, 5817, '_sku', '4001121758906-sandals-square-nail-8-5'),
(94896, 5817, '_regular_price', '139.36'),
(94897, 5737, '_thumbnail_id', '5814'),
(94898, 5738, '_thumbnail_id', '5814'),
(94899, 5817, 'total_sales', '0'),
(94900, 5817, '_tax_status', 'taxable'),
(94901, 5744, '_thumbnail_id', '5814'),
(94902, 5817, '_tax_class', 'parent'),
(94903, 5817, '_manage_stock', 'yes'),
(94904, 5748, '_thumbnail_id', '5814'),
(94905, 5817, '_backorders', 'no'),
(94906, 5749, '_thumbnail_id', '5814'),
(94907, 5817, '_sold_individually', 'no'),
(94908, 5750, '_thumbnail_id', '5814'),
(94909, 5751, '_thumbnail_id', '5814'),
(94910, 5817, '_virtual', 'no'),
(94911, 5817, '_downloadable', 'no'),
(94912, 5817, '_download_limit', '-1'),
(94913, 5817, '_download_expiry', '-1'),
(94914, 5817, '_stock', '49'),
(94915, 5817, '_stock_status', 'instock'),
(94916, 5817, '_wc_average_rating', '0'),
(94917, 5817, '_wc_review_count', '0'),
(94918, 5817, 'attribute_pa_color', 'sandals-square-nail'),
(94919, 5817, 'attribute_pa_shoe-size', '8-5'),
(94920, 5817, '_price', '139.36'),
(94921, 5817, '_product_version', '4.1.0'),
(94922, 5817, '_vi_wad_aliexpress_variation_id', '12000015663787130'),
(94923, 5817, '_vi_wad_aliexpress_variation_attr', '14:1254#Sandals (Square nail;200000124:200000289'),
(94924, 5818, '_variation_description', ''),
(94925, 5818, '_sku', '4001121758906-sandals-square-nail-10'),
(94926, 5818, '_regular_price', '139.36'),
(94927, 5818, 'total_sales', '0'),
(94928, 5818, '_tax_status', 'taxable'),
(94929, 5818, '_tax_class', 'parent'),
(94930, 5818, '_manage_stock', 'yes'),
(94931, 5818, '_backorders', 'no'),
(94932, 5818, '_sold_individually', 'no'),
(94933, 5818, '_virtual', 'no'),
(94934, 5818, '_downloadable', 'no'),
(94935, 5818, '_download_limit', '-1'),
(94936, 5818, '_download_expiry', '-1'),
(94937, 5818, '_stock', '50'),
(94938, 5818, '_stock_status', 'instock'),
(94939, 5818, '_wc_average_rating', '0'),
(94940, 5818, '_wc_review_count', '0'),
(94941, 5818, 'attribute_pa_color', 'sandals-square-nail'),
(94942, 5818, 'attribute_pa_shoe-size', '10'),
(94943, 5818, '_price', '139.36'),
(94944, 5818, '_product_version', '4.1.0'),
(94945, 5818, '_vi_wad_aliexpress_variation_id', '12000015663787133'),
(94946, 5818, '_vi_wad_aliexpress_variation_attr', '14:1254#Sandals (Square nail;200000124:1583'),
(94947, 5819, '_wp_attached_file', '2021/06/TAOFFEN-2021-New-Women-Real-Leather-Shoes-Summer-Sandals-Buckle-Strap-Hollow-Out-Beach-Sandals-Cool-2.jpg_640x640-2.jpg'),
(94948, 5819, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:127:\"2021/06/TAOFFEN-2021-New-Women-Real-Leather-Shoes-Summer-Sandals-Buckle-Strap-Hollow-Out-Beach-Sandals-Cool-2.jpg_640x640-2.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:127:\"TAOFFEN-2021-New-Women-Real-Leather-Shoes-Summer-Sandals-Buckle-Strap-Hollow-Out-Beach-Sandals-Cool-2.jpg_640x640-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:127:\"TAOFFEN-2021-New-Women-Real-Leather-Shoes-Summer-Sandals-Buckle-Strap-Hollow-Out-Beach-Sandals-Cool-2.jpg_640x640-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:127:\"TAOFFEN-2021-New-Women-Real-Leather-Shoes-Summer-Sandals-Buckle-Strap-Hollow-Out-Beach-Sandals-Cool-2.jpg_640x640-2-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:127:\"TAOFFEN-2021-New-Women-Real-Leather-Shoes-Summer-Sandals-Buckle-Strap-Hollow-Out-Beach-Sandals-Cool-2.jpg_640x640-2-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:127:\"TAOFFEN-2021-New-Women-Real-Leather-Shoes-Summer-Sandals-Buckle-Strap-Hollow-Out-Beach-Sandals-Cool-2.jpg_640x640-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:127:\"TAOFFEN-2021-New-Women-Real-Leather-Shoes-Summer-Sandals-Buckle-Strap-Hollow-Out-Beach-Sandals-Cool-2.jpg_640x640-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:127:\"TAOFFEN-2021-New-Women-Real-Leather-Shoes-Summer-Sandals-Buckle-Strap-Hollow-Out-Beach-Sandals-Cool-2.jpg_640x640-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:127:\"TAOFFEN-2021-New-Women-Real-Leather-Shoes-Summer-Sandals-Buckle-Strap-Hollow-Out-Beach-Sandals-Cool-2.jpg_640x640-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:127:\"TAOFFEN-2021-New-Women-Real-Leather-Shoes-Summer-Sandals-Buckle-Strap-Hollow-Out-Beach-Sandals-Cool-2.jpg_640x640-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:127:\"TAOFFEN-2021-New-Women-Real-Leather-Shoes-Summer-Sandals-Buckle-Strap-Hollow-Out-Beach-Sandals-Cool-2.jpg_640x640-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(94949, 5820, '_variation_description', ''),
(94950, 5820, '_sku', '4001121758906-sandals-square-nail-9-5'),
(94951, 5820, '_regular_price', '139.36'),
(94952, 5820, 'total_sales', '0'),
(94953, 5820, '_tax_status', 'taxable'),
(94954, 5820, '_tax_class', 'parent'),
(94955, 5820, '_manage_stock', 'yes'),
(94956, 5820, '_backorders', 'no'),
(94957, 5820, '_sold_individually', 'no'),
(94958, 5820, '_virtual', 'no'),
(94959, 5820, '_downloadable', 'no'),
(94960, 5820, '_download_limit', '-1'),
(94961, 5820, '_download_expiry', '-1'),
(94962, 5820, '_stock', '50'),
(94963, 5820, '_stock_status', 'instock'),
(94964, 5820, '_wc_average_rating', '0'),
(94965, 5820, '_wc_review_count', '0'),
(94966, 5820, 'attribute_pa_color', 'sandals-square-nail'),
(94967, 5820, 'attribute_pa_shoe-size', '9-5'),
(94968, 5820, '_price', '139.36'),
(94969, 5820, '_product_version', '4.1.0'),
(94970, 5820, '_vi_wad_aliexpress_variation_id', '12000015663787132'),
(94971, 5820, '_vi_wad_aliexpress_variation_attr', '14:1254#Sandals (Square nail;200000124:200000290'),
(94972, 5821, '_variation_description', ''),
(94973, 5821, '_sku', '4001121758906-sandalspark-nail-6'),
(94974, 5821, '_regular_price', '139.36'),
(94975, 5821, 'total_sales', '0'),
(94976, 5821, '_tax_status', 'taxable'),
(94977, 5821, '_tax_class', 'parent'),
(94978, 5821, '_manage_stock', 'yes'),
(94979, 5821, '_backorders', 'no'),
(94980, 5821, '_sold_individually', 'no'),
(94981, 5821, '_virtual', 'no'),
(94982, 5821, '_downloadable', 'no'),
(94983, 5821, '_download_limit', '-1'),
(94984, 5821, '_download_expiry', '-1'),
(94985, 5821, '_stock', '50'),
(94986, 5821, '_stock_status', 'instock'),
(94987, 5821, '_wc_average_rating', '0'),
(94988, 5821, '_wc_review_count', '0'),
(94989, 5821, 'attribute_pa_color', 'sandalspark-nail'),
(94990, 5821, 'attribute_pa_shoe-size', '6'),
(94991, 5821, '_price', '139.36'),
(94992, 5821, '_product_version', '4.1.0'),
(94993, 5821, '_vi_wad_aliexpress_variation_id', '12000015663787135'),
(94994, 5821, '_vi_wad_aliexpress_variation_attr', '14:365458#Sandals(Park Nail);200000124:1394'),
(94995, 5822, '_variation_description', ''),
(94996, 5819, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Hb6c5e259fcfe4c67bca5023f1044586eT/TAOFFEN-2021-New-Women-Real-Leather-Shoes-Summer-Sandals-Buckle-Strap-Hollow-Out-Beach-Sandals-Cool.jpg_640x640.jpg'),
(94997, 5822, '_sku', '4001121758906-sandals-square-nail-11'),
(94998, 5732, '_thumbnail_id', '5819'),
(94999, 5822, '_regular_price', '139.36'),
(95000, 5745, '_thumbnail_id', '5819'),
(95001, 5746, '_thumbnail_id', '5819'),
(95002, 5822, 'total_sales', '0'),
(95003, 5747, '_thumbnail_id', '5819'),
(95004, 5822, '_tax_status', 'taxable'),
(95005, 5822, '_tax_class', 'parent'),
(95006, 5752, '_thumbnail_id', '5819'),
(95007, 5822, '_manage_stock', 'yes'),
(95008, 5822, '_backorders', 'no'),
(95009, 5753, '_thumbnail_id', '5819'),
(95010, 5822, '_sold_individually', 'no'),
(95011, 5754, '_thumbnail_id', '5819'),
(95012, 5755, '_thumbnail_id', '5819'),
(95013, 5756, '_thumbnail_id', '5819'),
(95014, 5822, '_virtual', 'no'),
(95015, 5822, '_downloadable', 'no'),
(95016, 5822, '_download_limit', '-1'),
(95017, 5822, '_download_expiry', '-1'),
(95018, 5822, '_stock', '49'),
(95019, 5822, '_stock_status', 'instock'),
(95020, 5822, '_wc_average_rating', '0'),
(95021, 5822, '_wc_review_count', '0'),
(95022, 5822, 'attribute_pa_color', 'sandals-square-nail'),
(95023, 5822, 'attribute_pa_shoe-size', '11'),
(95024, 5822, '_price', '139.36'),
(95025, 5822, '_product_version', '4.1.0'),
(95026, 5822, '_vi_wad_aliexpress_variation_id', '12000015663787134'),
(95027, 5822, '_vi_wad_aliexpress_variation_attr', '14:1254#Sandals (Square nail;200000124:100010420'),
(95028, 5823, '_variation_description', ''),
(95029, 5823, '_sku', '4001121758906-brownsquare-nail-9'),
(95030, 5823, '_regular_price', '139.36'),
(95031, 5823, 'total_sales', '0'),
(95032, 5823, '_tax_status', 'taxable'),
(95033, 5823, '_tax_class', 'parent'),
(95034, 5823, '_manage_stock', 'yes'),
(95035, 5823, '_backorders', 'no'),
(95036, 5823, '_sold_individually', 'no'),
(95037, 5823, '_virtual', 'no'),
(95038, 5823, '_downloadable', 'no'),
(95039, 5823, '_download_limit', '-1'),
(95040, 5823, '_download_expiry', '-1'),
(95041, 5823, '_stock', '50'),
(95042, 5823, '_stock_status', 'instock'),
(95043, 5823, '_wc_average_rating', '0'),
(95044, 5823, '_wc_review_count', '0'),
(95045, 5823, 'attribute_pa_color', 'brownsquare-nail'),
(95046, 5823, 'attribute_pa_shoe-size', '9'),
(95047, 5823, '_price', '139.36'),
(95048, 5823, '_product_version', '4.1.0'),
(95049, 5823, '_vi_wad_aliexpress_variation_id', '12000015663787121'),
(95050, 5823, '_vi_wad_aliexpress_variation_attr', '14:173#Brown(Square nail);200000124:350262'),
(95051, 5824, '_variation_description', ''),
(95052, 5824, '_sku', '4001121758906-brownsquare-nail-8-5'),
(95053, 5824, '_regular_price', '139.36'),
(95054, 5824, 'total_sales', '0'),
(95055, 5824, '_tax_status', 'taxable'),
(95056, 5824, '_tax_class', 'parent'),
(95057, 5824, '_manage_stock', 'yes'),
(95058, 5824, '_backorders', 'no'),
(95059, 5824, '_sold_individually', 'no'),
(95060, 5824, '_virtual', 'no'),
(95061, 5824, '_downloadable', 'no'),
(95062, 5824, '_download_limit', '-1'),
(95063, 5824, '_download_expiry', '-1'),
(95064, 5824, '_stock', '50'),
(95065, 5824, '_stock_status', 'instock'),
(95066, 5824, '_wc_average_rating', '0'),
(95067, 5824, '_wc_review_count', '0'),
(95068, 5824, 'attribute_pa_color', 'brownsquare-nail'),
(95069, 5824, 'attribute_pa_shoe-size', '8-5'),
(95070, 5824, '_price', '139.36'),
(95071, 5824, '_product_version', '4.1.0'),
(95072, 5824, '_vi_wad_aliexpress_variation_id', '12000015663787120'),
(95073, 5824, '_vi_wad_aliexpress_variation_attr', '14:173#Brown(Square nail);200000124:200000289'),
(95074, 5825, '_variation_description', ''),
(95075, 5825, '_sku', '4001121758906-brownsquare-nail-10'),
(95076, 5825, '_regular_price', '139.36'),
(95077, 5825, 'total_sales', '0'),
(95078, 5825, '_tax_status', 'taxable'),
(95079, 5825, '_tax_class', 'parent'),
(95080, 5825, '_manage_stock', 'yes'),
(95081, 5825, '_backorders', 'no'),
(95082, 5825, '_sold_individually', 'no'),
(95083, 5825, '_virtual', 'no'),
(95084, 5825, '_downloadable', 'no'),
(95085, 5825, '_download_limit', '-1'),
(95086, 5825, '_download_expiry', '-1'),
(95087, 5825, '_stock', '50'),
(95088, 5825, '_stock_status', 'instock'),
(95089, 5825, '_wc_average_rating', '0'),
(95090, 5825, '_wc_review_count', '0'),
(95091, 5825, 'attribute_pa_color', 'brownsquare-nail'),
(95092, 5825, 'attribute_pa_shoe-size', '10'),
(95093, 5825, '_price', '139.36'),
(95094, 5825, '_product_version', '4.1.0'),
(95095, 5825, '_vi_wad_aliexpress_variation_id', '12000015663787123'),
(95096, 5825, '_vi_wad_aliexpress_variation_attr', '14:173#Brown(Square nail);200000124:1583'),
(95097, 5826, '_variation_description', ''),
(95098, 5826, '_sku', '4001121758906-brownsquare-nail-9-5'),
(95099, 5826, '_regular_price', '139.36'),
(95100, 5826, 'total_sales', '0'),
(95101, 5826, '_tax_status', 'taxable'),
(95102, 5826, '_tax_class', 'parent'),
(95103, 5826, '_manage_stock', 'yes'),
(95104, 5826, '_backorders', 'no'),
(95105, 5826, '_sold_individually', 'no'),
(95106, 5826, '_virtual', 'no'),
(95107, 5826, '_downloadable', 'no'),
(95108, 5826, '_download_limit', '-1'),
(95109, 5826, '_download_expiry', '-1'),
(95110, 5826, '_stock', '50'),
(95111, 5826, '_stock_status', 'instock'),
(95112, 5826, '_wc_average_rating', '0'),
(95113, 5826, '_wc_review_count', '0'),
(95114, 5826, 'attribute_pa_color', 'brownsquare-nail'),
(95115, 5826, 'attribute_pa_shoe-size', '9-5'),
(95116, 5826, '_price', '139.36'),
(95117, 5826, '_product_version', '4.1.0'),
(95118, 5826, '_vi_wad_aliexpress_variation_id', '12000015663787122'),
(95119, 5826, '_vi_wad_aliexpress_variation_attr', '14:173#Brown(Square nail);200000124:200000290'),
(95120, 5827, '_variation_description', ''),
(95121, 5827, '_sku', '4001121758906-sandals-square-nail-6'),
(95122, 5827, '_regular_price', '139.36'),
(95123, 5827, 'total_sales', '0'),
(95124, 5827, '_tax_status', 'taxable'),
(95125, 5827, '_tax_class', 'parent'),
(95126, 5827, '_manage_stock', 'yes'),
(95127, 5827, '_backorders', 'no'),
(95128, 5827, '_sold_individually', 'no'),
(95129, 5827, '_virtual', 'no'),
(95130, 5827, '_downloadable', 'no'),
(95131, 5827, '_download_limit', '-1'),
(95132, 5827, '_download_expiry', '-1'),
(95133, 5827, '_stock', '50'),
(95134, 5827, '_stock_status', 'instock'),
(95135, 5827, '_wc_average_rating', '0'),
(95136, 5827, '_wc_review_count', '0'),
(95137, 5827, 'attribute_pa_color', 'sandals-square-nail'),
(95138, 5827, 'attribute_pa_shoe-size', '6'),
(95139, 5827, '_price', '139.36'),
(95140, 5827, '_product_version', '4.1.0'),
(95141, 5827, '_vi_wad_aliexpress_variation_id', '12000015663787125'),
(95142, 5827, '_vi_wad_aliexpress_variation_attr', '14:1254#Sandals (Square nail;200000124:1394'),
(95143, 5828, '_variation_description', ''),
(95144, 5828, '_sku', '4001121758906-brownsquare-nail-11'),
(95145, 5828, '_regular_price', '139.36'),
(95146, 5828, 'total_sales', '0'),
(95147, 5828, '_tax_status', 'taxable'),
(95148, 5828, '_tax_class', 'parent'),
(95149, 5828, '_manage_stock', 'yes'),
(95150, 5828, '_backorders', 'no'),
(95151, 5828, '_sold_individually', 'no'),
(95152, 5828, '_virtual', 'no'),
(95153, 5828, '_downloadable', 'no'),
(95154, 5828, '_download_limit', '-1'),
(95155, 5828, '_download_expiry', '-1'),
(95156, 5828, '_stock', '50'),
(95157, 5828, '_stock_status', 'instock'),
(95158, 5828, '_wc_average_rating', '0'),
(95159, 5828, '_wc_review_count', '0'),
(95160, 5828, 'attribute_pa_color', 'brownsquare-nail'),
(95161, 5828, 'attribute_pa_shoe-size', '11'),
(95162, 5828, '_price', '139.36'),
(95163, 5828, '_product_version', '4.1.0'),
(95164, 5828, '_vi_wad_aliexpress_variation_id', '12000015663787124'),
(95165, 5828, '_vi_wad_aliexpress_variation_attr', '14:173#Brown(Square nail);200000124:100010420'),
(95166, 5829, '_variation_description', ''),
(95167, 5829, '_sku', '4001121758906-sandals-square-nail-7'),
(95168, 5829, '_regular_price', '139.36'),
(95169, 5829, 'total_sales', '0'),
(95170, 5829, '_tax_status', 'taxable'),
(95171, 5829, '_tax_class', 'parent'),
(95172, 5829, '_manage_stock', 'yes'),
(95173, 5829, '_backorders', 'no'),
(95174, 5829, '_sold_individually', 'no'),
(95175, 5829, '_virtual', 'no'),
(95176, 5829, '_downloadable', 'no'),
(95177, 5829, '_download_limit', '-1'),
(95178, 5829, '_download_expiry', '-1'),
(95179, 5829, '_stock', '50'),
(95180, 5829, '_stock_status', 'instock'),
(95181, 5829, '_wc_average_rating', '0'),
(95182, 5829, '_wc_review_count', '0'),
(95183, 5829, 'attribute_pa_color', 'sandals-square-nail'),
(95184, 5829, 'attribute_pa_shoe-size', '7'),
(95185, 5829, '_price', '139.36'),
(95186, 5829, '_product_version', '4.1.0'),
(95187, 5829, '_vi_wad_aliexpress_variation_id', '12000015663787127'),
(95188, 5829, '_vi_wad_aliexpress_variation_attr', '14:1254#Sandals (Square nail;200000124:3434'),
(95189, 5830, '_variation_description', ''),
(95190, 5830, '_sku', '4001121758906-sandals-square-nail-6-5'),
(95191, 5830, '_regular_price', '139.36'),
(95192, 5830, 'total_sales', '0'),
(95193, 5830, '_tax_status', 'taxable'),
(95194, 5830, '_tax_class', 'parent'),
(95195, 5830, '_manage_stock', 'yes'),
(95196, 5830, '_backorders', 'no'),
(95197, 5830, '_sold_individually', 'no'),
(95198, 5830, '_virtual', 'no'),
(95199, 5830, '_downloadable', 'no'),
(95200, 5830, '_download_limit', '-1'),
(95201, 5830, '_download_expiry', '-1'),
(95202, 5830, '_stock', '50'),
(95203, 5830, '_stock_status', 'instock'),
(95204, 5830, '_wc_average_rating', '0'),
(95205, 5830, '_wc_review_count', '0'),
(95206, 5830, 'attribute_pa_color', 'sandals-square-nail'),
(95207, 5830, 'attribute_pa_shoe-size', '6-5'),
(95208, 5830, '_price', '139.36'),
(95209, 5830, '_product_version', '4.1.0'),
(95210, 5830, '_vi_wad_aliexpress_variation_id', '12000015663787126'),
(95211, 5830, '_vi_wad_aliexpress_variation_attr', '14:1254#Sandals (Square nail;200000124:200000287#6.5'),
(95212, 5831, '_wp_attached_file', '2021/06/2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer-1.jpg'),
(95213, 5831, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:110:\"2021/06/2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer-1.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:110:\"2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:110:\"2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:110:\"2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer-1-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:110:\"2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer-1-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:110:\"2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer-1-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:110:\"2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:110:\"2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:110:\"2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:110:\"2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:110:\"2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:110:\"2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(95214, 5758, '_price', '139.36'),
(95215, 5831, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H90344c6255164776b31ad6f81822bfb9g/2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer.jpg'),
(95216, 5758, '_product_image_gallery', '5831,5832,5834,5836,5842'),
(95217, 5832, '_wp_attached_file', '2021/06/2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer-2.jpg'),
(95218, 5832, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:110:\"2021/06/2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer-2.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:110:\"2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:110:\"2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:110:\"2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer-2-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:110:\"2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer-2-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:110:\"2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer-2-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:110:\"2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:110:\"2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:110:\"2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:110:\"2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:110:\"2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:110:\"2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(95219, 5833, '_sku', '4001035841972'),
(95220, 5833, '_visibility', 'visible'),
(95221, 5833, '_default_attributes', ''),
(95222, 5407, '_vi_wad_woo_id', '5833'),
(95223, 5833, '_vi_wad_aliexpress_product_id', '4001035841972'),
(95224, 5833, 'total_sales', '0'),
(95225, 5833, '_tax_status', 'taxable'),
(95226, 5833, '_tax_class', ''),
(95227, 5833, '_manage_stock', 'no'),
(95228, 5833, '_backorders', 'no'),
(95229, 5833, '_sold_individually', 'no'),
(95230, 5833, '_virtual', 'no'),
(95231, 5833, '_downloadable', 'no'),
(95232, 5833, '_download_limit', '-1'),
(95233, 5833, '_download_expiry', '-1'),
(95234, 5833, '_stock', NULL),
(95235, 5833, '_stock_status', 'instock'),
(95236, 5833, '_wc_average_rating', '0'),
(95237, 5833, '_wc_review_count', '0'),
(95238, 5833, '_product_attributes', 'a:2:{s:8:\"pa_color\";a:6:{s:4:\"name\";s:8:\"pa_color\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"0\";s:10:\"is_visible\";s:1:\"0\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"1\";}s:12:\"pa_shoe-size\";a:6:{s:4:\"name\";s:12:\"pa_shoe-size\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"1\";s:10:\"is_visible\";s:1:\"0\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"1\";}}'),
(95239, 5833, '_product_version', '4.1.0'),
(95240, 5832, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H31dcd1f27d6e4b64aec98b89fac075562/2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer.jpg'),
(95241, 5834, '_wp_attached_file', '2021/06/2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer-3.jpg'),
(95242, 5834, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:110:\"2021/06/2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer-3.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:110:\"2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:110:\"2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:110:\"2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer-3-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:110:\"2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer-3-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:110:\"2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer-3-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:110:\"2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:110:\"2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer-3-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:110:\"2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:110:\"2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:110:\"2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer-3-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:110:\"2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(95243, 5835, '_wp_attached_file', '2021/06/2021-Women-8-5cm-High-Heels-Sandals-Lady-Silk-Stripper-Strap-Stiletto-Sexy-Sandles-Wedding-Bridal.jpg'),
(95244, 5835, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:109:\"2021/06/2021-Women-8-5cm-High-Heels-Sandals-Lady-Silk-Stripper-Strap-Stiletto-Sexy-Sandles-Wedding-Bridal.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:109:\"2021-Women-8-5cm-High-Heels-Sandals-Lady-Silk-Stripper-Strap-Stiletto-Sexy-Sandles-Wedding-Bridal-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:109:\"2021-Women-8-5cm-High-Heels-Sandals-Lady-Silk-Stripper-Strap-Stiletto-Sexy-Sandles-Wedding-Bridal-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:109:\"2021-Women-8-5cm-High-Heels-Sandals-Lady-Silk-Stripper-Strap-Stiletto-Sexy-Sandles-Wedding-Bridal-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:109:\"2021-Women-8-5cm-High-Heels-Sandals-Lady-Silk-Stripper-Strap-Stiletto-Sexy-Sandles-Wedding-Bridal-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:109:\"2021-Women-8-5cm-High-Heels-Sandals-Lady-Silk-Stripper-Strap-Stiletto-Sexy-Sandles-Wedding-Bridal-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:109:\"2021-Women-8-5cm-High-Heels-Sandals-Lady-Silk-Stripper-Strap-Stiletto-Sexy-Sandles-Wedding-Bridal-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:109:\"2021-Women-8-5cm-High-Heels-Sandals-Lady-Silk-Stripper-Strap-Stiletto-Sexy-Sandles-Wedding-Bridal-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:109:\"2021-Women-8-5cm-High-Heels-Sandals-Lady-Silk-Stripper-Strap-Stiletto-Sexy-Sandles-Wedding-Bridal-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:109:\"2021-Women-8-5cm-High-Heels-Sandals-Lady-Silk-Stripper-Strap-Stiletto-Sexy-Sandles-Wedding-Bridal-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:109:\"2021-Women-8-5cm-High-Heels-Sandals-Lady-Silk-Stripper-Strap-Stiletto-Sexy-Sandles-Wedding-Bridal-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:109:\"2021-Women-8-5cm-High-Heels-Sandals-Lady-Silk-Stripper-Strap-Stiletto-Sexy-Sandles-Wedding-Bridal-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(95245, 5834, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H0bcb24758819450599a7b372e61893546/2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer.jpg'),
(95246, 5836, '_wp_attached_file', '2021/06/2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer-4.jpg'),
(95247, 5836, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:110:\"2021/06/2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer-4.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:110:\"2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:110:\"2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer-4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:110:\"2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer-4-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:110:\"2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer-4-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:110:\"2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer-4-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:110:\"2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:110:\"2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer-4-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:110:\"2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:110:\"2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:110:\"2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer-4-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:110:\"2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(95248, 5835, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H64d6e24ca4d04f3b8f3a5e1f9dc218683/2021-Women-8-5cm-High-Heels-Sandals-Lady-Silk-Stripper-Strap-Stiletto-Sexy-Sandles-Wedding-Bridal.jpg'),
(95249, 5833, '_thumbnail_id', '5835'),
(95250, 5837, '_variation_description', ''),
(95251, 5837, '_sku', '4001035841972-silver-8-5'),
(95252, 5837, '_regular_price', '76.69'),
(95253, 5837, 'total_sales', '0'),
(95254, 5837, '_tax_status', 'taxable'),
(95255, 5837, '_tax_class', 'parent'),
(95256, 5837, '_manage_stock', 'yes'),
(95257, 5837, '_backorders', 'no'),
(95258, 5837, '_sold_individually', 'no'),
(95259, 5837, '_virtual', 'no'),
(95260, 5837, '_downloadable', 'no'),
(95261, 5837, '_download_limit', '-1'),
(95262, 5837, '_download_expiry', '-1'),
(95263, 5837, '_stock', '0'),
(95264, 5837, '_stock_status', 'outofstock'),
(95265, 5837, '_wc_average_rating', '0'),
(95266, 5837, '_wc_review_count', '0'),
(95267, 5837, 'attribute_pa_color', 'silver'),
(95268, 5837, 'attribute_pa_shoe-size', '8-5'),
(95269, 5837, '_price', '76.69'),
(95270, 5837, '_product_version', '4.1.0'),
(95271, 5837, '_vi_wad_aliexpress_variation_id', '10000013673453255'),
(95272, 5837, '_vi_wad_aliexpress_variation_attr', '14:350853;200000124:200000289'),
(95273, 5838, '_variation_description', ''),
(95274, 5838, '_sku', '4001035841972-silver-7-5'),
(95275, 5838, '_regular_price', '76.69'),
(95276, 5838, 'total_sales', '0'),
(95277, 5838, '_tax_status', 'taxable'),
(95278, 5838, '_tax_class', 'parent'),
(95279, 5838, '_manage_stock', 'yes'),
(95280, 5838, '_backorders', 'no'),
(95281, 5838, '_sold_individually', 'no'),
(95282, 5838, '_virtual', 'no'),
(95283, 5838, '_downloadable', 'no'),
(95284, 5838, '_download_limit', '-1'),
(95285, 5838, '_download_expiry', '-1'),
(95286, 5838, '_stock', '0'),
(95287, 5838, '_stock_status', 'outofstock'),
(95288, 5838, '_wc_average_rating', '0'),
(95289, 5838, '_wc_review_count', '0'),
(95290, 5838, 'attribute_pa_color', 'silver'),
(95291, 5838, 'attribute_pa_shoe-size', '7-5'),
(95292, 5838, '_price', '76.69'),
(95293, 5838, '_product_version', '4.1.0'),
(95294, 5838, '_vi_wad_aliexpress_variation_id', '10000013673453254'),
(95295, 5838, '_vi_wad_aliexpress_variation_attr', '14:350853;200000124:200000288'),
(95296, 5839, '_variation_description', ''),
(95297, 5839, '_sku', '4001035841972-silver-6-5'),
(95298, 5839, '_regular_price', '76.69'),
(95299, 5839, 'total_sales', '0'),
(95300, 5839, '_tax_status', 'taxable'),
(95301, 5839, '_tax_class', 'parent'),
(95302, 5839, '_manage_stock', 'yes'),
(95303, 5839, '_backorders', 'no'),
(95304, 5839, '_sold_individually', 'no'),
(95305, 5839, '_virtual', 'no'),
(95306, 5839, '_downloadable', 'no'),
(95307, 5839, '_download_limit', '-1'),
(95308, 5839, '_download_expiry', '-1'),
(95309, 5839, '_stock', '1'),
(95310, 5839, '_stock_status', 'instock'),
(95311, 5839, '_wc_average_rating', '0'),
(95312, 5839, '_wc_review_count', '0'),
(95313, 5839, 'attribute_pa_color', 'silver'),
(95314, 5839, 'attribute_pa_shoe-size', '6-5'),
(95315, 5839, '_price', '76.69'),
(95316, 5839, '_product_version', '4.1.0'),
(95317, 5839, '_vi_wad_aliexpress_variation_id', '10000013673453253'),
(95318, 5839, '_vi_wad_aliexpress_variation_attr', '14:350853;200000124:200000287'),
(95319, 5840, '_variation_description', ''),
(95320, 5836, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Hc5db779aa60f4c1a9f53fe2dbf6ec9deT/2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer.jpg'),
(95321, 5840, '_sku', '4001035841972-silver-6'),
(95322, 5840, '_regular_price', '76.69'),
(95323, 5840, 'total_sales', '0'),
(95324, 5840, '_tax_status', 'taxable'),
(95325, 5840, '_tax_class', 'parent'),
(95326, 5840, '_manage_stock', 'yes'),
(95327, 5840, '_backorders', 'no'),
(95328, 5840, '_sold_individually', 'no'),
(95329, 5840, '_virtual', 'no'),
(95330, 5840, '_downloadable', 'no'),
(95331, 5840, '_download_limit', '-1'),
(95332, 5840, '_download_expiry', '-1'),
(95333, 5840, '_stock', '1'),
(95334, 5840, '_stock_status', 'instock'),
(95335, 5840, '_wc_average_rating', '0'),
(95336, 5840, '_wc_review_count', '0'),
(95337, 5840, 'attribute_pa_color', 'silver'),
(95338, 5840, 'attribute_pa_shoe-size', '6'),
(95339, 5840, '_price', '76.69'),
(95340, 5840, '_product_version', '4.1.0'),
(95341, 5840, '_vi_wad_aliexpress_variation_id', '10000013673453252'),
(95342, 5840, '_vi_wad_aliexpress_variation_attr', '14:350853;200000124:1394'),
(95343, 5841, '_variation_description', ''),
(95344, 5841, '_sku', '4001035841972-silver-5'),
(95345, 5841, '_regular_price', '76.69'),
(95346, 5841, 'total_sales', '0'),
(95347, 5841, '_tax_status', 'taxable'),
(95348, 5841, '_tax_class', 'parent'),
(95349, 5841, '_manage_stock', 'yes'),
(95350, 5841, '_backorders', 'no'),
(95351, 5841, '_sold_individually', 'no'),
(95352, 5842, '_wp_attached_file', '2021/06/2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer-5.jpg');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(95353, 5842, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:110:\"2021/06/2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer-5.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:110:\"2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:110:\"2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer-5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:110:\"2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer-5-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:110:\"2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer-5-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:110:\"2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer-5-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:110:\"2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:110:\"2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer-5-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:110:\"2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer-5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:110:\"2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:110:\"2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer-5-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:110:\"2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer-5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(95354, 5841, '_virtual', 'no'),
(95355, 5841, '_downloadable', 'no'),
(95356, 5841, '_download_limit', '-1'),
(95357, 5841, '_download_expiry', '-1'),
(95358, 5841, '_stock', '149'),
(95359, 5841, '_stock_status', 'instock'),
(95360, 5841, '_wc_average_rating', '0'),
(95361, 5841, '_wc_review_count', '0'),
(95362, 5841, 'attribute_pa_color', 'silver'),
(95363, 5841, 'attribute_pa_shoe-size', '5'),
(95364, 5841, '_price', '76.69'),
(95365, 5841, '_product_version', '4.1.0'),
(95366, 5841, '_vi_wad_aliexpress_variation_id', '10000013673453251'),
(95367, 5841, '_vi_wad_aliexpress_variation_attr', '14:350853;200000124:698'),
(95368, 5843, '_variation_description', ''),
(95369, 5843, '_sku', '4001035841972-silver-4'),
(95370, 5843, '_regular_price', '76.69'),
(95371, 5843, 'total_sales', '0'),
(95372, 5843, '_tax_status', 'taxable'),
(95373, 5843, '_tax_class', 'parent'),
(95374, 5843, '_manage_stock', 'yes'),
(95375, 5843, '_backorders', 'no'),
(95376, 5843, '_sold_individually', 'no'),
(95377, 5843, '_virtual', 'no'),
(95378, 5843, '_downloadable', 'no'),
(95379, 5843, '_download_limit', '-1'),
(95380, 5843, '_download_expiry', '-1'),
(95381, 5843, '_stock', '148'),
(95382, 5843, '_stock_status', 'instock'),
(95383, 5843, '_wc_average_rating', '0'),
(95384, 5843, '_wc_review_count', '0'),
(95385, 5843, 'attribute_pa_color', 'silver'),
(95386, 5843, 'attribute_pa_shoe-size', '4'),
(95387, 5843, '_price', '76.69'),
(95388, 5843, '_product_version', '4.1.0'),
(95389, 5843, '_vi_wad_aliexpress_variation_id', '10000013673453250'),
(95390, 5843, '_vi_wad_aliexpress_variation_attr', '14:350853;200000124:153'),
(95391, 5844, '_variation_description', ''),
(95392, 5844, '_sku', '4001035841972-green-9'),
(95393, 5844, '_regular_price', '76.69'),
(95394, 5844, 'total_sales', '0'),
(95395, 5844, '_tax_status', 'taxable'),
(95396, 5844, '_tax_class', 'parent'),
(95397, 5844, '_manage_stock', 'yes'),
(95398, 5844, '_backorders', 'no'),
(95399, 5844, '_sold_individually', 'no'),
(95400, 5844, '_virtual', 'no'),
(95401, 5844, '_downloadable', 'no'),
(95402, 5844, '_download_limit', '-1'),
(95403, 5844, '_download_expiry', '-1'),
(95404, 5844, '_stock', '0'),
(95405, 5844, '_stock_status', 'outofstock'),
(95406, 5844, '_wc_average_rating', '0'),
(95407, 5844, '_wc_review_count', '0'),
(95408, 5844, 'attribute_pa_color', 'green'),
(95409, 5844, 'attribute_pa_shoe-size', '9'),
(95410, 5844, '_price', '76.69'),
(95411, 5844, '_product_version', '4.1.0'),
(95412, 5844, '_vi_wad_aliexpress_variation_id', '10000013673453249'),
(95413, 5844, '_vi_wad_aliexpress_variation_attr', '14:175;200000124:350262'),
(95414, 5845, '_variation_description', ''),
(95415, 5845, '_sku', '4001035841972-green-8-5'),
(95416, 5845, '_regular_price', '76.69'),
(95417, 5845, 'total_sales', '0'),
(95418, 5845, '_tax_status', 'taxable'),
(95419, 5845, '_tax_class', 'parent'),
(95420, 5845, '_manage_stock', 'yes'),
(95421, 5845, '_backorders', 'no'),
(95422, 5845, '_sold_individually', 'no'),
(95423, 5845, '_virtual', 'no'),
(95424, 5845, '_downloadable', 'no'),
(95425, 5845, '_download_limit', '-1'),
(95426, 5845, '_download_expiry', '-1'),
(95427, 5845, '_stock', '0'),
(95428, 5845, '_stock_status', 'outofstock'),
(95429, 5845, '_wc_average_rating', '0'),
(95430, 5845, '_wc_review_count', '0'),
(95431, 5845, 'attribute_pa_color', 'green'),
(95432, 5845, 'attribute_pa_shoe-size', '8-5'),
(95433, 5845, '_price', '76.69'),
(95434, 5845, '_product_version', '4.1.0'),
(95435, 5845, '_vi_wad_aliexpress_variation_id', '10000013673453248'),
(95436, 5845, '_vi_wad_aliexpress_variation_attr', '14:175;200000124:200000289'),
(95437, 5846, '_variation_description', ''),
(95438, 5846, '_sku', '4001035841972-champagne-9'),
(95439, 5846, '_regular_price', '76.69'),
(95440, 5846, 'total_sales', '0'),
(95441, 5846, '_tax_status', 'taxable'),
(95442, 5846, '_tax_class', 'parent'),
(95443, 5846, '_manage_stock', 'yes'),
(95444, 5846, '_backorders', 'no'),
(95445, 5846, '_sold_individually', 'no'),
(95446, 5846, '_virtual', 'no'),
(95447, 5846, '_downloadable', 'no'),
(95448, 5846, '_download_limit', '-1'),
(95449, 5846, '_download_expiry', '-1'),
(95450, 5846, '_stock', '0'),
(95451, 5846, '_stock_status', 'outofstock'),
(95452, 5842, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Hce89009e9a5b447e8bcf9ca6eb745a3bt/2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer.jpg'),
(95453, 5846, '_wc_average_rating', '0'),
(95454, 5846, '_wc_review_count', '0'),
(95455, 5846, 'attribute_pa_color', 'champagne'),
(95456, 5846, 'attribute_pa_shoe-size', '9'),
(95457, 5846, '_price', '76.69'),
(95458, 5846, '_product_version', '4.1.0'),
(95459, 5846, '_vi_wad_aliexpress_variation_id', '10000013673453263'),
(95460, 5846, '_vi_wad_aliexpress_variation_attr', '14:350852#Champagne;200000124:350262'),
(95461, 5848, '_wp_attached_file', '2021/06/2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer.jpg_640x640.jpg'),
(95462, 5847, '_variation_description', ''),
(95463, 5847, '_sku', '4001035841972-champagne-8-5'),
(95464, 5848, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:120:\"2021/06/2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer.jpg_640x640.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:120:\"2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer.jpg_640x640-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:120:\"2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer.jpg_640x640-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:120:\"2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer.jpg_640x640-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:120:\"2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer.jpg_640x640-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:120:\"2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer.jpg_640x640-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:120:\"2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer.jpg_640x640-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:120:\"2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer.jpg_640x640-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:120:\"2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer.jpg_640x640-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:120:\"2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer.jpg_640x640-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:120:\"2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer.jpg_640x640-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(95465, 5847, '_regular_price', '76.69'),
(95466, 5847, 'total_sales', '0'),
(95467, 5847, '_tax_status', 'taxable'),
(95468, 5847, '_tax_class', 'parent'),
(95469, 5847, '_manage_stock', 'yes'),
(95470, 5847, '_backorders', 'no'),
(95471, 5847, '_sold_individually', 'no'),
(95472, 5847, '_virtual', 'no'),
(95473, 5847, '_downloadable', 'no'),
(95474, 5847, '_download_limit', '-1'),
(95475, 5847, '_download_expiry', '-1'),
(95476, 5847, '_stock', '0'),
(95477, 5847, '_stock_status', 'outofstock'),
(95478, 5847, '_wc_average_rating', '0'),
(95479, 5847, '_wc_review_count', '0'),
(95480, 5847, 'attribute_pa_color', 'champagne'),
(95481, 5847, 'attribute_pa_shoe-size', '8-5'),
(95482, 5847, '_price', '76.69'),
(95483, 5847, '_product_version', '4.1.0'),
(95484, 5847, '_vi_wad_aliexpress_variation_id', '10000013673453262'),
(95485, 5847, '_vi_wad_aliexpress_variation_attr', '14:350852#Champagne;200000124:200000289'),
(95486, 5849, '_variation_description', ''),
(95487, 5849, '_sku', '4001035841972-champagne-7-5'),
(95488, 5849, '_regular_price', '76.69'),
(95489, 5849, 'total_sales', '0'),
(95490, 5849, '_tax_status', 'taxable'),
(95491, 5849, '_tax_class', 'parent'),
(95492, 5849, '_manage_stock', 'yes'),
(95493, 5849, '_backorders', 'no'),
(95494, 5849, '_sold_individually', 'no'),
(95495, 5849, '_virtual', 'no'),
(95496, 5849, '_downloadable', 'no'),
(95497, 5849, '_download_limit', '-1'),
(95498, 5849, '_download_expiry', '-1'),
(95499, 5849, '_stock', '0'),
(95500, 5849, '_stock_status', 'outofstock'),
(95501, 5849, '_wc_average_rating', '0'),
(95502, 5849, '_wc_review_count', '0'),
(95503, 5849, 'attribute_pa_color', 'champagne'),
(95504, 5849, 'attribute_pa_shoe-size', '7-5'),
(95505, 5849, '_price', '76.69'),
(95506, 5849, '_product_version', '4.1.0'),
(95507, 5849, '_vi_wad_aliexpress_variation_id', '10000013673453261'),
(95508, 5849, '_vi_wad_aliexpress_variation_attr', '14:350852#Champagne;200000124:200000288'),
(95509, 5850, '_variation_description', ''),
(95510, 5850, '_sku', '4001035841972-champagne-6-5'),
(95511, 5850, '_regular_price', '76.69'),
(95512, 5850, 'total_sales', '0'),
(95513, 5850, '_tax_status', 'taxable'),
(95514, 5850, '_tax_class', 'parent'),
(95515, 5850, '_manage_stock', 'yes'),
(95516, 5850, '_backorders', 'no'),
(95517, 5850, '_sold_individually', 'no'),
(95518, 5850, '_virtual', 'no'),
(95519, 5850, '_downloadable', 'no'),
(95520, 5850, '_download_limit', '-1'),
(95521, 5850, '_download_expiry', '-1'),
(95522, 5850, '_stock', '1'),
(95523, 5850, '_stock_status', 'instock'),
(95524, 5850, '_wc_average_rating', '0'),
(95525, 5850, '_wc_review_count', '0'),
(95526, 5848, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H5917fb166bc74d4d820bb0c31713cfb0P/2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer.jpg_640x640.jpg'),
(95527, 5795, '_thumbnail_id', '5848'),
(95528, 5850, 'attribute_pa_color', 'champagne'),
(95529, 5796, '_thumbnail_id', '5848'),
(95530, 5850, 'attribute_pa_shoe-size', '6-5'),
(95531, 5850, '_price', '76.69'),
(95532, 5799, '_thumbnail_id', '5848'),
(95533, 5850, '_product_version', '4.1.0'),
(95534, 5804, '_thumbnail_id', '5848'),
(95535, 5806, '_thumbnail_id', '5848'),
(95536, 5850, '_vi_wad_aliexpress_variation_id', '10000013673453260'),
(95537, 5807, '_thumbnail_id', '5848'),
(95538, 5850, '_vi_wad_aliexpress_variation_attr', '14:350852#Champagne;200000124:200000287'),
(95539, 5808, '_thumbnail_id', '5848'),
(95540, 5809, '_thumbnail_id', '5848'),
(95541, 5811, '_thumbnail_id', '5848'),
(95542, 5812, '_thumbnail_id', '5848'),
(95543, 5851, '_variation_description', ''),
(95544, 5851, '_sku', '4001035841972-champagne-6'),
(95545, 5851, '_regular_price', '76.69'),
(95546, 5851, 'total_sales', '0'),
(95547, 5851, '_tax_status', 'taxable'),
(95548, 5851, '_tax_class', 'parent'),
(95549, 5851, '_manage_stock', 'yes'),
(95550, 5851, '_backorders', 'no'),
(95551, 5851, '_sold_individually', 'no'),
(95552, 5851, '_virtual', 'no'),
(95553, 5851, '_downloadable', 'no'),
(95554, 5851, '_download_limit', '-1'),
(95555, 5851, '_download_expiry', '-1'),
(95556, 5851, '_stock', '148'),
(95557, 5851, '_stock_status', 'instock'),
(95558, 5851, '_wc_average_rating', '0'),
(95559, 5851, '_wc_review_count', '0'),
(95560, 5851, 'attribute_pa_color', 'champagne'),
(95561, 5851, 'attribute_pa_shoe-size', '6'),
(95562, 5851, '_price', '76.69'),
(95563, 5851, '_product_version', '4.1.0'),
(95564, 5851, '_vi_wad_aliexpress_variation_id', '10000013673453259'),
(95565, 5851, '_vi_wad_aliexpress_variation_attr', '14:350852#Champagne;200000124:1394'),
(95566, 5852, '_variation_description', ''),
(95567, 5852, '_sku', '4001035841972-champagne-5'),
(95568, 5852, '_regular_price', '76.69'),
(95569, 5852, 'total_sales', '0'),
(95570, 5852, '_tax_status', 'taxable'),
(95571, 5852, '_tax_class', 'parent'),
(95572, 5852, '_manage_stock', 'yes'),
(95573, 5852, '_backorders', 'no'),
(95574, 5852, '_sold_individually', 'no'),
(95575, 5852, '_virtual', 'no'),
(95576, 5852, '_downloadable', 'no'),
(95577, 5852, '_download_limit', '-1'),
(95578, 5852, '_download_expiry', '-1'),
(95579, 5852, '_stock', '149'),
(95580, 5852, '_stock_status', 'instock'),
(95581, 5852, '_wc_average_rating', '0'),
(95582, 5852, '_wc_review_count', '0'),
(95583, 5852, 'attribute_pa_color', 'champagne'),
(95584, 5852, 'attribute_pa_shoe-size', '5'),
(95585, 5852, '_price', '76.69'),
(95586, 5852, '_product_version', '4.1.0'),
(95587, 5852, '_vi_wad_aliexpress_variation_id', '10000013673453258'),
(95588, 5852, '_vi_wad_aliexpress_variation_attr', '14:350852#Champagne;200000124:698'),
(95589, 5853, '_variation_description', ''),
(95590, 5853, '_sku', '4001035841972-champagne-4'),
(95591, 5853, '_regular_price', '76.69'),
(95592, 5853, 'total_sales', '0'),
(95593, 5853, '_tax_status', 'taxable'),
(95594, 5853, '_tax_class', 'parent'),
(95595, 5853, '_manage_stock', 'yes'),
(95596, 5853, '_backorders', 'no'),
(95597, 5853, '_sold_individually', 'no'),
(95598, 5853, '_virtual', 'no'),
(95599, 5853, '_downloadable', 'no'),
(95600, 5853, '_download_limit', '-1'),
(95601, 5853, '_download_expiry', '-1'),
(95602, 5853, '_stock', '148'),
(95603, 5853, '_stock_status', 'instock'),
(95604, 5853, '_wc_average_rating', '0'),
(95605, 5853, '_wc_review_count', '0'),
(95606, 5853, 'attribute_pa_color', 'champagne'),
(95607, 5853, 'attribute_pa_shoe-size', '4'),
(95608, 5853, '_price', '76.69'),
(95609, 5853, '_product_version', '4.1.0'),
(95610, 5853, '_vi_wad_aliexpress_variation_id', '10000013673453257'),
(95611, 5853, '_vi_wad_aliexpress_variation_attr', '14:350852#Champagne;200000124:153'),
(95612, 5854, '_variation_description', ''),
(95613, 5854, '_sku', '4001035841972-silver-9'),
(95614, 5854, '_regular_price', '76.69'),
(95615, 5854, 'total_sales', '0'),
(95616, 5854, '_tax_status', 'taxable'),
(95617, 5854, '_tax_class', 'parent'),
(95618, 5854, '_manage_stock', 'yes'),
(95619, 5854, '_backorders', 'no'),
(95620, 5854, '_sold_individually', 'no'),
(95621, 5854, '_virtual', 'no'),
(95622, 5854, '_downloadable', 'no'),
(95623, 5854, '_download_limit', '-1'),
(95624, 5854, '_download_expiry', '-1'),
(95625, 5854, '_stock', '0'),
(95626, 5854, '_stock_status', 'outofstock'),
(95627, 5854, '_wc_average_rating', '0'),
(95628, 5854, '_wc_review_count', '0'),
(95629, 5854, 'attribute_pa_color', 'silver'),
(95630, 5854, 'attribute_pa_shoe-size', '9'),
(95631, 5854, '_price', '76.69'),
(95632, 5854, '_product_version', '4.1.0'),
(95633, 5854, '_vi_wad_aliexpress_variation_id', '10000013673453256'),
(95634, 5854, '_vi_wad_aliexpress_variation_attr', '14:350853;200000124:350262'),
(95635, 5855, '_variation_description', ''),
(95636, 5855, '_sku', '4001035841972-black-6-5'),
(95637, 5855, '_regular_price', '76.69'),
(95638, 5855, 'total_sales', '0'),
(95639, 5855, '_tax_status', 'taxable'),
(95640, 5855, '_tax_class', 'parent'),
(95641, 5855, '_manage_stock', 'yes'),
(95642, 5855, '_backorders', 'no'),
(95643, 5855, '_sold_individually', 'no'),
(95644, 5855, '_virtual', 'no'),
(95645, 5855, '_downloadable', 'no'),
(95646, 5855, '_download_limit', '-1'),
(95647, 5855, '_download_expiry', '-1'),
(95648, 5855, '_stock', '3'),
(95649, 5855, '_stock_status', 'instock'),
(95650, 5855, '_wc_average_rating', '0'),
(95651, 5855, '_wc_review_count', '0'),
(95652, 5855, 'attribute_pa_color', 'black'),
(95653, 5855, 'attribute_pa_shoe-size', '6-5'),
(95654, 5855, '_price', '76.69'),
(95655, 5855, '_product_version', '4.1.0'),
(95656, 5855, '_vi_wad_aliexpress_variation_id', '10000013673453239'),
(95657, 5855, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:200000287'),
(95658, 5856, '_variation_description', ''),
(95659, 5856, '_sku', '4001035841972-black-6'),
(95660, 5856, '_regular_price', '76.69'),
(95661, 5856, 'total_sales', '0'),
(95662, 5856, '_tax_status', 'taxable'),
(95663, 5856, '_tax_class', 'parent'),
(95664, 5856, '_manage_stock', 'yes'),
(95665, 5856, '_backorders', 'no'),
(95666, 5856, '_sold_individually', 'no'),
(95667, 5856, '_virtual', 'no'),
(95668, 5856, '_downloadable', 'no'),
(95669, 5856, '_download_limit', '-1'),
(95670, 5856, '_download_expiry', '-1'),
(95671, 5856, '_stock', '0'),
(95672, 5856, '_stock_status', 'outofstock'),
(95673, 5856, '_wc_average_rating', '0'),
(95674, 5856, '_wc_review_count', '0'),
(95675, 5856, 'attribute_pa_color', 'black'),
(95676, 5857, '_wp_attached_file', '2021/06/2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer-1.jpg_640x640-1.jpg'),
(95677, 5856, 'attribute_pa_shoe-size', '6'),
(95678, 5857, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:124:\"2021/06/2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer-1.jpg_640x640-1.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:124:\"2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer-1.jpg_640x640-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:124:\"2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer-1.jpg_640x640-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:124:\"2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer-1.jpg_640x640-1-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:124:\"2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer-1.jpg_640x640-1-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:124:\"2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer-1.jpg_640x640-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:124:\"2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer-1.jpg_640x640-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:124:\"2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer-1.jpg_640x640-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:124:\"2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer-1.jpg_640x640-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:124:\"2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer-1.jpg_640x640-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:124:\"2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer-1.jpg_640x640-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(95679, 5856, '_price', '76.69'),
(95680, 5856, '_product_version', '4.1.0'),
(95681, 5856, '_vi_wad_aliexpress_variation_id', '10000013673453238'),
(95682, 5856, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:1394'),
(95683, 5858, '_variation_description', ''),
(95684, 5858, '_sku', '4001035841972-black-5'),
(95685, 5858, '_regular_price', '76.69'),
(95686, 5858, 'total_sales', '0'),
(95687, 5858, '_tax_status', 'taxable'),
(95688, 5858, '_tax_class', 'parent'),
(95689, 5858, '_manage_stock', 'yes'),
(95690, 5858, '_backorders', 'no'),
(95691, 5858, '_sold_individually', 'no'),
(95692, 5858, '_virtual', 'no'),
(95693, 5858, '_downloadable', 'no'),
(95694, 5858, '_download_limit', '-1'),
(95695, 5858, '_download_expiry', '-1'),
(95696, 5858, '_stock', '7'),
(95697, 5858, '_stock_status', 'instock'),
(95698, 5858, '_wc_average_rating', '0'),
(95699, 5858, '_wc_review_count', '0'),
(95700, 5858, 'attribute_pa_color', 'black'),
(95701, 5858, 'attribute_pa_shoe-size', '5'),
(95702, 5858, '_price', '76.69'),
(95703, 5858, '_product_version', '4.1.0'),
(95704, 5858, '_vi_wad_aliexpress_variation_id', '10000013673453237'),
(95705, 5858, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:698'),
(95706, 5859, '_variation_description', ''),
(95707, 5859, '_sku', '4001035841972-black-4'),
(95708, 5859, '_regular_price', '76.69'),
(95709, 5859, 'total_sales', '0'),
(95710, 5859, '_tax_status', 'taxable'),
(95711, 5859, '_tax_class', 'parent'),
(95712, 5859, '_manage_stock', 'yes'),
(95713, 5859, '_backorders', 'no'),
(95714, 5859, '_sold_individually', 'no'),
(95715, 5859, '_virtual', 'no'),
(95716, 5859, '_downloadable', 'no'),
(95717, 5859, '_download_limit', '-1'),
(95718, 5859, '_download_expiry', '-1'),
(95719, 5859, '_stock', '1'),
(95720, 5859, '_stock_status', 'instock'),
(95721, 5859, '_wc_average_rating', '0'),
(95722, 5859, '_wc_review_count', '0'),
(95723, 5859, 'attribute_pa_color', 'black'),
(95724, 5859, 'attribute_pa_shoe-size', '4'),
(95725, 5859, '_price', '76.69'),
(95726, 5859, '_product_version', '4.1.0'),
(95727, 5859, '_vi_wad_aliexpress_variation_id', '10000013673453236'),
(95728, 5859, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:153'),
(95729, 5860, '_variation_description', ''),
(95730, 5860, '_sku', '4001035841972-green-7-5'),
(95731, 5860, '_regular_price', '76.69'),
(95732, 5860, 'total_sales', '0'),
(95733, 5860, '_tax_status', 'taxable'),
(95734, 5860, '_tax_class', 'parent'),
(95735, 5860, '_manage_stock', 'yes'),
(95736, 5860, '_backorders', 'no'),
(95737, 5860, '_sold_individually', 'no'),
(95738, 5860, '_virtual', 'no'),
(95739, 5860, '_downloadable', 'no'),
(95740, 5860, '_download_limit', '-1'),
(95741, 5860, '_download_expiry', '-1'),
(95742, 5860, '_stock', '0'),
(95743, 5860, '_stock_status', 'outofstock'),
(95744, 5860, '_wc_average_rating', '0'),
(95745, 5860, '_wc_review_count', '0'),
(95746, 5860, 'attribute_pa_color', 'green'),
(95747, 5860, 'attribute_pa_shoe-size', '7-5'),
(95748, 5860, '_price', '76.69'),
(95749, 5860, '_product_version', '4.1.0'),
(95750, 5860, '_vi_wad_aliexpress_variation_id', '10000013673453247'),
(95751, 5860, '_vi_wad_aliexpress_variation_attr', '14:175;200000124:200000288'),
(95752, 5857, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H5b8c76dc061f4cdda81bc52246b22184U/2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer.jpg_640x640.jpg'),
(95753, 5797, '_thumbnail_id', '5857'),
(95754, 5861, '_variation_description', ''),
(95755, 5861, '_sku', '4001035841972-green-6-5'),
(95756, 5800, '_thumbnail_id', '5857'),
(95757, 5861, '_regular_price', '76.69'),
(95758, 5801, '_thumbnail_id', '5857'),
(95759, 5802, '_thumbnail_id', '5857'),
(95760, 5861, 'total_sales', '0'),
(95761, 5803, '_thumbnail_id', '5857'),
(95762, 5861, '_tax_status', 'taxable'),
(95763, 5823, '_thumbnail_id', '5857'),
(95764, 5861, '_tax_class', 'parent'),
(95765, 5824, '_thumbnail_id', '5857'),
(95766, 5861, '_manage_stock', 'yes'),
(95767, 5861, '_backorders', 'no'),
(95768, 5861, '_sold_individually', 'no'),
(95769, 5825, '_thumbnail_id', '5857'),
(95770, 5826, '_thumbnail_id', '5857'),
(95771, 5828, '_thumbnail_id', '5857'),
(95772, 5861, '_virtual', 'no'),
(95773, 5861, '_downloadable', 'no'),
(95774, 5861, '_download_limit', '-1'),
(95775, 5861, '_download_expiry', '-1'),
(95776, 5861, '_stock', '149'),
(95777, 5861, '_stock_status', 'instock'),
(95778, 5861, '_wc_average_rating', '0'),
(95779, 5861, '_wc_review_count', '0'),
(95780, 5861, 'attribute_pa_color', 'green'),
(95781, 5861, 'attribute_pa_shoe-size', '6-5'),
(95782, 5861, '_price', '76.69'),
(95783, 5861, '_product_version', '4.1.0'),
(95784, 5861, '_vi_wad_aliexpress_variation_id', '10000013673453246'),
(95785, 5861, '_vi_wad_aliexpress_variation_attr', '14:175;200000124:200000287'),
(95786, 5862, '_variation_description', ''),
(95787, 5862, '_sku', '4001035841972-green-6'),
(95788, 5862, '_regular_price', '76.69'),
(95789, 5862, 'total_sales', '0'),
(95790, 5862, '_tax_status', 'taxable'),
(95791, 5862, '_tax_class', 'parent'),
(95792, 5862, '_manage_stock', 'yes'),
(95793, 5862, '_backorders', 'no'),
(95794, 5862, '_sold_individually', 'no'),
(95795, 5862, '_virtual', 'no'),
(95796, 5862, '_downloadable', 'no'),
(95797, 5862, '_download_limit', '-1'),
(95798, 5862, '_download_expiry', '-1'),
(95799, 5862, '_stock', '149'),
(95800, 5862, '_stock_status', 'instock'),
(95801, 5863, '_wp_attached_file', '2021/06/2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer-2.jpg_640x640-2.jpg'),
(95802, 5862, '_wc_average_rating', '0'),
(95803, 5863, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:124:\"2021/06/2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer-2.jpg_640x640-2.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:124:\"2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer-2.jpg_640x640-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:124:\"2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer-2.jpg_640x640-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:124:\"2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer-2.jpg_640x640-2-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:124:\"2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer-2.jpg_640x640-2-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:124:\"2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer-2.jpg_640x640-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:124:\"2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer-2.jpg_640x640-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:124:\"2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer-2.jpg_640x640-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:124:\"2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer-2.jpg_640x640-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:124:\"2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer-2.jpg_640x640-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:124:\"2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer-2.jpg_640x640-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(95804, 5862, '_wc_review_count', '0'),
(95805, 5862, 'attribute_pa_color', 'green'),
(95806, 5862, 'attribute_pa_shoe-size', '6'),
(95807, 5862, '_price', '76.69'),
(95808, 5862, '_product_version', '4.1.0'),
(95809, 5862, '_vi_wad_aliexpress_variation_id', '10000013673453245'),
(95810, 5862, '_vi_wad_aliexpress_variation_attr', '14:175;200000124:1394'),
(95811, 5864, '_variation_description', ''),
(95812, 5864, '_sku', '4001035841972-green-5'),
(95813, 5864, '_regular_price', '76.69'),
(95814, 5864, 'total_sales', '0'),
(95815, 5864, '_tax_status', 'taxable'),
(95816, 5864, '_tax_class', 'parent'),
(95817, 5864, '_manage_stock', 'yes'),
(95818, 5864, '_backorders', 'no'),
(95819, 5864, '_sold_individually', 'no'),
(95820, 5864, '_virtual', 'no'),
(95821, 5864, '_downloadable', 'no'),
(95822, 5864, '_download_limit', '-1'),
(95823, 5864, '_download_expiry', '-1'),
(95824, 5864, '_stock', '149'),
(95825, 5864, '_stock_status', 'instock'),
(95826, 5864, '_wc_average_rating', '0'),
(95827, 5864, '_wc_review_count', '0'),
(95828, 5864, 'attribute_pa_color', 'green'),
(95829, 5864, 'attribute_pa_shoe-size', '5'),
(95830, 5864, '_price', '76.69'),
(95831, 5864, '_product_version', '4.1.0'),
(95832, 5864, '_vi_wad_aliexpress_variation_id', '10000013673453244'),
(95833, 5864, '_vi_wad_aliexpress_variation_attr', '14:175;200000124:698'),
(95834, 5865, '_variation_description', ''),
(95835, 5865, '_sku', '4001035841972-green-4'),
(95836, 5865, '_regular_price', '76.69'),
(95837, 5865, 'total_sales', '0'),
(95838, 5865, '_tax_status', 'taxable'),
(95839, 5865, '_tax_class', 'parent'),
(95840, 5865, '_manage_stock', 'yes'),
(95841, 5865, '_backorders', 'no'),
(95842, 5865, '_sold_individually', 'no'),
(95843, 5865, '_virtual', 'no'),
(95844, 5865, '_downloadable', 'no'),
(95845, 5865, '_download_limit', '-1'),
(95846, 5865, '_download_expiry', '-1'),
(95847, 5865, '_stock', '149'),
(95848, 5865, '_stock_status', 'instock'),
(95849, 5865, '_wc_average_rating', '0'),
(95850, 5865, '_wc_review_count', '0'),
(95851, 5865, 'attribute_pa_color', 'green'),
(95852, 5865, 'attribute_pa_shoe-size', '4'),
(95853, 5865, '_price', '76.69'),
(95854, 5865, '_product_version', '4.1.0'),
(95855, 5865, '_vi_wad_aliexpress_variation_id', '10000013673453243'),
(95856, 5865, '_vi_wad_aliexpress_variation_attr', '14:175;200000124:153'),
(95857, 5863, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H2904579e646b4beab2913b3391673691w/2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer.jpg_640x640.jpg'),
(95858, 5813, '_thumbnail_id', '5863'),
(95859, 5815, '_thumbnail_id', '5863'),
(95860, 5816, '_thumbnail_id', '5863'),
(95861, 5817, '_thumbnail_id', '5863'),
(95862, 5866, '_variation_description', ''),
(95863, 5818, '_thumbnail_id', '5863'),
(95864, 5866, '_sku', '4001035841972-black-9'),
(95865, 5866, '_regular_price', '76.69'),
(95866, 5820, '_thumbnail_id', '5863'),
(95867, 5866, 'total_sales', '0'),
(95868, 5822, '_thumbnail_id', '5863'),
(95869, 5866, '_tax_status', 'taxable'),
(95870, 5827, '_thumbnail_id', '5863'),
(95871, 5866, '_tax_class', 'parent'),
(95872, 5866, '_manage_stock', 'yes'),
(95873, 5829, '_thumbnail_id', '5863'),
(95874, 5866, '_backorders', 'no'),
(95875, 5830, '_thumbnail_id', '5863'),
(95876, 5866, '_sold_individually', 'no'),
(95877, 5866, '_virtual', 'no'),
(95878, 5866, '_downloadable', 'no'),
(95879, 5866, '_download_limit', '-1'),
(95880, 5866, '_download_expiry', '-1'),
(95881, 5866, '_stock', '0'),
(95882, 5866, '_stock_status', 'outofstock'),
(95883, 5866, '_wc_average_rating', '0'),
(95884, 5866, '_wc_review_count', '0'),
(95885, 5866, 'attribute_pa_color', 'black'),
(95886, 5866, 'attribute_pa_shoe-size', '9'),
(95887, 5866, '_price', '76.69'),
(95888, 5866, '_product_version', '4.1.0'),
(95889, 5866, '_vi_wad_aliexpress_variation_id', '10000013673453242'),
(95890, 5866, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:350262'),
(95891, 5867, '_variation_description', ''),
(95892, 5867, '_sku', '4001035841972-black-8-5'),
(95893, 5867, '_regular_price', '76.69'),
(95894, 5867, 'total_sales', '0'),
(95895, 5867, '_tax_status', 'taxable'),
(95896, 5867, '_tax_class', 'parent'),
(95897, 5867, '_manage_stock', 'yes'),
(95898, 5867, '_backorders', 'no'),
(95899, 5867, '_sold_individually', 'no'),
(95900, 5867, '_virtual', 'no'),
(95901, 5867, '_downloadable', 'no'),
(95902, 5867, '_download_limit', '-1'),
(95903, 5867, '_download_expiry', '-1'),
(95904, 5867, '_stock', '0'),
(95905, 5868, '_wp_attached_file', '2021/06/2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer-3.jpg_640x640-3.jpg'),
(95906, 5867, '_stock_status', 'outofstock'),
(95907, 5867, '_wc_average_rating', '0'),
(95908, 5868, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:124:\"2021/06/2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer-3.jpg_640x640-3.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:124:\"2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer-3.jpg_640x640-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:124:\"2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer-3.jpg_640x640-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:124:\"2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer-3.jpg_640x640-3-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:124:\"2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer-3.jpg_640x640-3-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:124:\"2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer-3.jpg_640x640-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:124:\"2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer-3.jpg_640x640-3-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:124:\"2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer-3.jpg_640x640-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:124:\"2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer-3.jpg_640x640-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:124:\"2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer-3.jpg_640x640-3-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:124:\"2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer-3.jpg_640x640-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(95909, 5867, '_wc_review_count', '0'),
(95910, 5867, 'attribute_pa_color', 'black'),
(95911, 5867, 'attribute_pa_shoe-size', '8-5'),
(95912, 5867, '_price', '76.69'),
(95913, 5867, '_product_version', '4.1.0'),
(95914, 5867, '_vi_wad_aliexpress_variation_id', '10000013673453241'),
(95915, 5867, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:200000289'),
(95916, 5869, '_variation_description', ''),
(95917, 5869, '_sku', '4001035841972-black-7-5'),
(95918, 5869, '_regular_price', '76.69'),
(95919, 5869, 'total_sales', '0'),
(95920, 5869, '_tax_status', 'taxable'),
(95921, 5869, '_tax_class', 'parent'),
(95922, 5869, '_manage_stock', 'yes'),
(95923, 5869, '_backorders', 'no'),
(95924, 5869, '_sold_individually', 'no'),
(95925, 5869, '_virtual', 'no'),
(95926, 5869, '_downloadable', 'no'),
(95927, 5869, '_download_limit', '-1'),
(95928, 5869, '_download_expiry', '-1'),
(95929, 5869, '_stock', '0'),
(95930, 5869, '_stock_status', 'outofstock'),
(95931, 5869, '_wc_average_rating', '0'),
(95932, 5869, '_wc_review_count', '0'),
(95933, 5869, 'attribute_pa_color', 'black'),
(95934, 5869, 'attribute_pa_shoe-size', '7-5'),
(95935, 5869, '_price', '76.69'),
(95936, 5869, '_product_version', '4.1.0'),
(95937, 5869, '_vi_wad_aliexpress_variation_id', '10000013673453240'),
(95938, 5869, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:200000288'),
(95939, 5868, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Hc2df0ff0846e4677924c3fa56cfb8f24h/2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer.jpg_640x640.jpg'),
(95940, 5763, '_thumbnail_id', '5868'),
(95941, 5777, '_thumbnail_id', '5868'),
(95942, 5778, '_thumbnail_id', '5868'),
(95943, 5779, '_thumbnail_id', '5868'),
(95944, 5780, '_thumbnail_id', '5868'),
(95945, 5781, '_thumbnail_id', '5868'),
(95946, 5783, '_thumbnail_id', '5868'),
(95947, 5784, '_thumbnail_id', '5868'),
(95948, 5785, '_thumbnail_id', '5868'),
(95949, 5821, '_thumbnail_id', '5868'),
(95950, 5870, '_wp_attached_file', '2021/06/2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer-4.jpg_640x640-4.jpg'),
(95951, 5870, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:124:\"2021/06/2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer-4.jpg_640x640-4.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:124:\"2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer-4.jpg_640x640-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:124:\"2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer-4.jpg_640x640-4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:124:\"2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer-4.jpg_640x640-4-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:124:\"2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer-4.jpg_640x640-4-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:124:\"2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer-4.jpg_640x640-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:124:\"2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer-4.jpg_640x640-4-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:124:\"2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer-4.jpg_640x640-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:124:\"2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer-4.jpg_640x640-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:124:\"2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer-4.jpg_640x640-4-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:124:\"2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer-4.jpg_640x640-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(95952, 5833, '_price', '76.69'),
(95953, 5870, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H7fced7a057ef4947bcc8e8ee59014414k/2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer.jpg_640x640.jpg'),
(95954, 5762, '_thumbnail_id', '5870'),
(95955, 5767, '_thumbnail_id', '5870'),
(95956, 5769, '_thumbnail_id', '5870'),
(95957, 5772, '_thumbnail_id', '5870'),
(95958, 5774, '_thumbnail_id', '5870'),
(95959, 5786, '_thumbnail_id', '5870'),
(95960, 5788, '_thumbnail_id', '5870'),
(95961, 5790, '_thumbnail_id', '5870'),
(95962, 5791, '_thumbnail_id', '5870'),
(95963, 5794, '_thumbnail_id', '5870'),
(95964, 5871, '_wp_attached_file', '2021/06/2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer.png_640x640.jpg'),
(95965, 5871, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:120:\"2021/06/2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer.png_640x640.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:120:\"2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer.png_640x640-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:120:\"2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer.png_640x640-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:120:\"2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer.png_640x640-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:120:\"2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer.png_640x640-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:120:\"2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer.png_640x640-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:120:\"2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer.png_640x640-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:120:\"2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer.png_640x640-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:120:\"2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer.png_640x640-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:120:\"2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer.png_640x640-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:120:\"2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer.png_640x640-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(95966, 5872, '_sku', '1005001906062531'),
(95967, 5872, '_visibility', 'visible'),
(95968, 5872, '_default_attributes', ''),
(95969, 5871, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H9976342e97e44563b861038dbe4bd573w/2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer.png_640x640.png'),
(95970, 5761, '_thumbnail_id', '5871'),
(95971, 5764, '_thumbnail_id', '5871'),
(95972, 5766, '_thumbnail_id', '5871'),
(95973, 5768, '_thumbnail_id', '5871'),
(95974, 5770, '_thumbnail_id', '5871'),
(95975, 5773, '_thumbnail_id', '5871'),
(95976, 5775, '_thumbnail_id', '5871');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(95977, 5787, '_thumbnail_id', '5871'),
(95978, 5789, '_thumbnail_id', '5871'),
(95979, 5793, '_thumbnail_id', '5871'),
(95980, 5397, '_vi_wad_woo_id', '5872'),
(95981, 5872, '_vi_wad_aliexpress_product_id', '1005001906062531'),
(95982, 5872, 'total_sales', '0'),
(95983, 5872, '_tax_status', 'taxable'),
(95984, 5872, '_tax_class', ''),
(95985, 5872, '_manage_stock', 'no'),
(95986, 5872, '_backorders', 'no'),
(95987, 5872, '_sold_individually', 'no'),
(95988, 5872, '_virtual', 'no'),
(95989, 5872, '_downloadable', 'no'),
(95990, 5872, '_download_limit', '-1'),
(95991, 5872, '_download_expiry', '-1'),
(95992, 5872, '_stock', NULL),
(95993, 5872, '_stock_status', 'instock'),
(95994, 5872, '_wc_average_rating', '0'),
(95995, 5872, '_wc_review_count', '0'),
(95996, 5872, '_product_attributes', 'a:2:{s:8:\"pa_color\";a:6:{s:4:\"name\";s:8:\"pa_color\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"0\";s:10:\"is_visible\";s:1:\"0\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"1\";}s:12:\"pa_shoe-size\";a:6:{s:4:\"name\";s:12:\"pa_shoe-size\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"1\";s:10:\"is_visible\";s:1:\"0\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"1\";}}'),
(95997, 5872, '_product_version', '4.1.0'),
(95998, 5873, '_wp_attached_file', '2021/06/2021-Summer-Women-Platform-Wedges-Prom-Sandals-Fetish-Platform-Pleaser-Sandles-Stripper-Sexy-Up-Toe-Blue.jpg'),
(95999, 5873, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:116:\"2021/06/2021-Summer-Women-Platform-Wedges-Prom-Sandals-Fetish-Platform-Pleaser-Sandles-Stripper-Sexy-Up-Toe-Blue.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:116:\"2021-Summer-Women-Platform-Wedges-Prom-Sandals-Fetish-Platform-Pleaser-Sandles-Stripper-Sexy-Up-Toe-Blue-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:116:\"2021-Summer-Women-Platform-Wedges-Prom-Sandals-Fetish-Platform-Pleaser-Sandles-Stripper-Sexy-Up-Toe-Blue-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:116:\"2021-Summer-Women-Platform-Wedges-Prom-Sandals-Fetish-Platform-Pleaser-Sandles-Stripper-Sexy-Up-Toe-Blue-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:116:\"2021-Summer-Women-Platform-Wedges-Prom-Sandals-Fetish-Platform-Pleaser-Sandles-Stripper-Sexy-Up-Toe-Blue-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:116:\"2021-Summer-Women-Platform-Wedges-Prom-Sandals-Fetish-Platform-Pleaser-Sandles-Stripper-Sexy-Up-Toe-Blue-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:116:\"2021-Summer-Women-Platform-Wedges-Prom-Sandals-Fetish-Platform-Pleaser-Sandles-Stripper-Sexy-Up-Toe-Blue-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:116:\"2021-Summer-Women-Platform-Wedges-Prom-Sandals-Fetish-Platform-Pleaser-Sandles-Stripper-Sexy-Up-Toe-Blue-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:116:\"2021-Summer-Women-Platform-Wedges-Prom-Sandals-Fetish-Platform-Pleaser-Sandles-Stripper-Sexy-Up-Toe-Blue-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:116:\"2021-Summer-Women-Platform-Wedges-Prom-Sandals-Fetish-Platform-Pleaser-Sandles-Stripper-Sexy-Up-Toe-Blue-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:116:\"2021-Summer-Women-Platform-Wedges-Prom-Sandals-Fetish-Platform-Pleaser-Sandles-Stripper-Sexy-Up-Toe-Blue-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:116:\"2021-Summer-Women-Platform-Wedges-Prom-Sandals-Fetish-Platform-Pleaser-Sandles-Stripper-Sexy-Up-Toe-Blue-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(96000, 5874, '_wp_attached_file', '2021/06/2021-Women-8-5cm-High-Heels-Sandals-Lady-Silk-Stripper-Strap-Stiletto-Sexy-Sandles-Wedding-Bridal-1.jpg'),
(96001, 5874, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:891;s:6:\"height\";i:891;s:4:\"file\";s:111:\"2021/06/2021-Women-8-5cm-High-Heels-Sandals-Lady-Silk-Stripper-Strap-Stiletto-Sexy-Sandles-Wedding-Bridal-1.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:111:\"2021-Women-8-5cm-High-Heels-Sandals-Lady-Silk-Stripper-Strap-Stiletto-Sexy-Sandles-Wedding-Bridal-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:111:\"2021-Women-8-5cm-High-Heels-Sandals-Lady-Silk-Stripper-Strap-Stiletto-Sexy-Sandles-Wedding-Bridal-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:111:\"2021-Women-8-5cm-High-Heels-Sandals-Lady-Silk-Stripper-Strap-Stiletto-Sexy-Sandles-Wedding-Bridal-1-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:111:\"2021-Women-8-5cm-High-Heels-Sandals-Lady-Silk-Stripper-Strap-Stiletto-Sexy-Sandles-Wedding-Bridal-1-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:111:\"2021-Women-8-5cm-High-Heels-Sandals-Lady-Silk-Stripper-Strap-Stiletto-Sexy-Sandles-Wedding-Bridal-1-825x510.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:111:\"2021-Women-8-5cm-High-Heels-Sandals-Lady-Silk-Stripper-Strap-Stiletto-Sexy-Sandles-Wedding-Bridal-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:111:\"2021-Women-8-5cm-High-Heels-Sandals-Lady-Silk-Stripper-Strap-Stiletto-Sexy-Sandles-Wedding-Bridal-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:111:\"2021-Women-8-5cm-High-Heels-Sandals-Lady-Silk-Stripper-Strap-Stiletto-Sexy-Sandles-Wedding-Bridal-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:111:\"2021-Women-8-5cm-High-Heels-Sandals-Lady-Silk-Stripper-Strap-Stiletto-Sexy-Sandles-Wedding-Bridal-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:111:\"2021-Women-8-5cm-High-Heels-Sandals-Lady-Silk-Stripper-Strap-Stiletto-Sexy-Sandles-Wedding-Bridal-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:111:\"2021-Women-8-5cm-High-Heels-Sandals-Lady-Silk-Stripper-Strap-Stiletto-Sexy-Sandles-Wedding-Bridal-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(96002, 5873, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H96fc1cb3b2d94e3c8983601a804a7225s/2021-Summer-Women-Platform-Wedges-Prom-Sandals-Fetish-Platform-Pleaser-Sandles-Stripper-Sexy-Up-Toe-Blue.jpg'),
(96003, 5872, '_thumbnail_id', '5873'),
(96004, 5874, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H1544c82221ed42c8b020ba4c79801da1i/2021-Women-8-5cm-High-Heels-Sandals-Lady-Silk-Stripper-Strap-Stiletto-Sexy-Sandles-Wedding-Bridal.jpg'),
(96005, 5833, '_product_image_gallery', '5874,5885,5896,5897,5898'),
(96006, 5875, '_variation_description', ''),
(96007, 5875, '_sku', '1005001906062531-black-5'),
(96008, 5875, '_regular_price', '79.78'),
(96009, 5875, 'total_sales', '0'),
(96010, 5875, '_tax_status', 'taxable'),
(96011, 5875, '_tax_class', 'parent'),
(96012, 5875, '_manage_stock', 'yes'),
(96013, 5875, '_backorders', 'no'),
(96014, 5875, '_sold_individually', 'no'),
(96015, 5875, '_virtual', 'no'),
(96016, 5875, '_downloadable', 'no'),
(96017, 5875, '_download_limit', '-1'),
(96018, 5875, '_download_expiry', '-1'),
(96019, 5875, '_stock', '149'),
(96020, 5875, '_stock_status', 'instock'),
(96021, 5875, '_wc_average_rating', '0'),
(96022, 5875, '_wc_review_count', '0'),
(96023, 5875, 'attribute_pa_color', 'black'),
(96024, 5875, 'attribute_pa_shoe-size', '5'),
(96025, 5875, '_price', '79.78'),
(96026, 5875, '_product_version', '4.1.0'),
(96027, 5875, '_vi_wad_aliexpress_variation_id', '12000018077184567'),
(96028, 5875, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:698'),
(96029, 5876, '_variation_description', ''),
(96030, 5876, '_sku', '1005001906062531-black-6'),
(96031, 5876, '_regular_price', '79.78'),
(96032, 5876, 'total_sales', '0'),
(96033, 5876, '_tax_status', 'taxable'),
(96034, 5876, '_tax_class', 'parent'),
(96035, 5876, '_manage_stock', 'yes'),
(96036, 5876, '_backorders', 'no'),
(96037, 5876, '_sold_individually', 'no'),
(96038, 5876, '_virtual', 'no'),
(96039, 5876, '_downloadable', 'no'),
(96040, 5876, '_download_limit', '-1'),
(96041, 5876, '_download_expiry', '-1'),
(96042, 5876, '_stock', '149'),
(96043, 5876, '_stock_status', 'instock'),
(96044, 5876, '_wc_average_rating', '0'),
(96045, 5876, '_wc_review_count', '0'),
(96046, 5876, 'attribute_pa_color', 'black'),
(96047, 5876, 'attribute_pa_shoe-size', '6'),
(96048, 5876, '_price', '79.78'),
(96049, 5876, '_product_version', '4.1.0'),
(96050, 5876, '_vi_wad_aliexpress_variation_id', '12000018077184568'),
(96051, 5876, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:1394'),
(96052, 5877, '_variation_description', ''),
(96053, 5877, '_sku', '1005001906062531-black-6-5'),
(96054, 5877, '_regular_price', '79.78'),
(96055, 5877, 'total_sales', '0'),
(96056, 5877, '_tax_status', 'taxable'),
(96057, 5877, '_tax_class', 'parent'),
(96058, 5877, '_manage_stock', 'yes'),
(96059, 5877, '_backorders', 'no'),
(96060, 5877, '_sold_individually', 'no'),
(96061, 5877, '_virtual', 'no'),
(96062, 5877, '_downloadable', 'no'),
(96063, 5877, '_download_limit', '-1'),
(96064, 5877, '_download_expiry', '-1'),
(96065, 5877, '_stock', '149'),
(96066, 5877, '_stock_status', 'instock'),
(96067, 5877, '_wc_average_rating', '0'),
(96068, 5877, '_wc_review_count', '0'),
(96069, 5877, 'attribute_pa_color', 'black'),
(96070, 5877, 'attribute_pa_shoe-size', '6-5'),
(96071, 5877, '_price', '79.78'),
(96072, 5877, '_product_version', '4.1.0'),
(96073, 5877, '_vi_wad_aliexpress_variation_id', '12000018077184569'),
(96074, 5877, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:200000287'),
(96075, 5878, '_variation_description', ''),
(96076, 5878, '_sku', '1005001906062531-black-7-5'),
(96077, 5878, '_regular_price', '79.78'),
(96078, 5878, 'total_sales', '0'),
(96079, 5878, '_tax_status', 'taxable'),
(96080, 5878, '_tax_class', 'parent'),
(96081, 5878, '_manage_stock', 'yes'),
(96082, 5878, '_backorders', 'no'),
(96083, 5878, '_sold_individually', 'no'),
(96084, 5878, '_virtual', 'no'),
(96085, 5878, '_downloadable', 'no'),
(96086, 5878, '_download_limit', '-1'),
(96087, 5878, '_download_expiry', '-1'),
(96088, 5878, '_stock', '149'),
(96089, 5878, '_stock_status', 'instock'),
(96090, 5878, '_wc_average_rating', '0'),
(96091, 5878, '_wc_review_count', '0'),
(96092, 5878, 'attribute_pa_color', 'black'),
(96093, 5878, 'attribute_pa_shoe-size', '7-5'),
(96094, 5878, '_price', '79.78'),
(96095, 5878, '_product_version', '4.1.0'),
(96096, 5878, '_vi_wad_aliexpress_variation_id', '12000018077184570'),
(96097, 5878, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:200000288'),
(96098, 5879, '_variation_description', ''),
(96099, 5879, '_sku', '1005001906062531-black-8-5'),
(96100, 5879, '_regular_price', '79.78'),
(96101, 5879, 'total_sales', '0'),
(96102, 5879, '_tax_status', 'taxable'),
(96103, 5879, '_tax_class', 'parent'),
(96104, 5879, '_manage_stock', 'yes'),
(96105, 5879, '_backorders', 'no'),
(96106, 5879, '_sold_individually', 'no'),
(96107, 5879, '_virtual', 'no'),
(96108, 5879, '_downloadable', 'no'),
(96109, 5879, '_download_limit', '-1'),
(96110, 5879, '_download_expiry', '-1'),
(96111, 5879, '_stock', '146'),
(96112, 5879, '_stock_status', 'instock'),
(96113, 5879, '_wc_average_rating', '0'),
(96114, 5879, '_wc_review_count', '0'),
(96115, 5879, 'attribute_pa_color', 'black'),
(96116, 5879, 'attribute_pa_shoe-size', '8-5'),
(96117, 5879, '_price', '79.78'),
(96118, 5879, '_product_version', '4.1.0'),
(96119, 5879, '_vi_wad_aliexpress_variation_id', '12000018077184571'),
(96120, 5879, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:200000289'),
(96121, 5880, '_variation_description', ''),
(96122, 5880, '_sku', '1005001906062531-white-5'),
(96123, 5880, '_regular_price', '79.78'),
(96124, 5880, 'total_sales', '0'),
(96125, 5880, '_tax_status', 'taxable'),
(96126, 5880, '_tax_class', 'parent'),
(96127, 5880, '_manage_stock', 'yes'),
(96128, 5880, '_backorders', 'no'),
(96129, 5880, '_sold_individually', 'no'),
(96130, 5880, '_virtual', 'no'),
(96131, 5880, '_downloadable', 'no'),
(96132, 5880, '_download_limit', '-1'),
(96133, 5880, '_download_expiry', '-1'),
(96134, 5880, '_stock', '149'),
(96135, 5880, '_stock_status', 'instock'),
(96136, 5880, '_wc_average_rating', '0'),
(96137, 5880, '_wc_review_count', '0'),
(96138, 5880, 'attribute_pa_color', 'white'),
(96139, 5880, 'attribute_pa_shoe-size', '5'),
(96140, 5880, '_price', '79.78'),
(96141, 5880, '_product_version', '4.1.0'),
(96142, 5880, '_vi_wad_aliexpress_variation_id', '12000018077184572'),
(96143, 5880, '_vi_wad_aliexpress_variation_attr', '14:29;200000124:698'),
(96144, 5881, '_variation_description', ''),
(96145, 5881, '_sku', '1005001906062531-white-6'),
(96146, 5881, '_regular_price', '79.78'),
(96147, 5881, 'total_sales', '0'),
(96148, 5881, '_tax_status', 'taxable'),
(96149, 5881, '_tax_class', 'parent'),
(96150, 5881, '_manage_stock', 'yes'),
(96151, 5881, '_backorders', 'no'),
(96152, 5881, '_sold_individually', 'no'),
(96153, 5881, '_virtual', 'no'),
(96154, 5881, '_downloadable', 'no'),
(96155, 5881, '_download_limit', '-1'),
(96156, 5881, '_download_expiry', '-1'),
(96157, 5881, '_stock', '149'),
(96158, 5881, '_stock_status', 'instock'),
(96159, 5881, '_wc_average_rating', '0'),
(96160, 5881, '_wc_review_count', '0'),
(96161, 5881, 'attribute_pa_color', 'white'),
(96162, 5881, 'attribute_pa_shoe-size', '6'),
(96163, 5881, '_price', '79.78'),
(96164, 5881, '_product_version', '4.1.0'),
(96165, 5881, '_vi_wad_aliexpress_variation_id', '12000018077184573'),
(96166, 5881, '_vi_wad_aliexpress_variation_attr', '14:29;200000124:1394'),
(96167, 5882, '_variation_description', ''),
(96168, 5882, '_sku', '1005001906062531-white-6-5'),
(96169, 5882, '_regular_price', '79.78'),
(96170, 5882, 'total_sales', '0'),
(96171, 5882, '_tax_status', 'taxable'),
(96172, 5882, '_tax_class', 'parent'),
(96173, 5882, '_manage_stock', 'yes'),
(96174, 5882, '_backorders', 'no'),
(96175, 5882, '_sold_individually', 'no'),
(96176, 5882, '_virtual', 'no'),
(96177, 5882, '_downloadable', 'no'),
(96178, 5882, '_download_limit', '-1'),
(96179, 5882, '_download_expiry', '-1'),
(96180, 5882, '_stock', '147'),
(96181, 5882, '_stock_status', 'instock'),
(96182, 5882, '_wc_average_rating', '0'),
(96183, 5882, '_wc_review_count', '0'),
(96184, 5882, 'attribute_pa_color', 'white'),
(96185, 5882, 'attribute_pa_shoe-size', '6-5'),
(96186, 5882, '_price', '79.78'),
(96187, 5882, '_product_version', '4.1.0'),
(96188, 5882, '_vi_wad_aliexpress_variation_id', '12000018077184574'),
(96189, 5882, '_vi_wad_aliexpress_variation_attr', '14:29;200000124:200000287'),
(96190, 5883, '_variation_description', ''),
(96191, 5883, '_sku', '1005001906062531-white-7-5'),
(96192, 5883, '_regular_price', '79.78'),
(96193, 5883, 'total_sales', '0'),
(96194, 5883, '_tax_status', 'taxable'),
(96195, 5883, '_tax_class', 'parent'),
(96196, 5883, '_manage_stock', 'yes'),
(96197, 5883, '_backorders', 'no'),
(96198, 5883, '_sold_individually', 'no'),
(96199, 5883, '_virtual', 'no'),
(96200, 5883, '_downloadable', 'no'),
(96201, 5883, '_download_limit', '-1'),
(96202, 5883, '_download_expiry', '-1'),
(96203, 5883, '_stock', '149'),
(96204, 5883, '_stock_status', 'instock'),
(96205, 5883, '_wc_average_rating', '0'),
(96206, 5883, '_wc_review_count', '0'),
(96207, 5883, 'attribute_pa_color', 'white'),
(96208, 5883, 'attribute_pa_shoe-size', '7-5'),
(96209, 5883, '_price', '79.78'),
(96210, 5883, '_product_version', '4.1.0'),
(96211, 5883, '_vi_wad_aliexpress_variation_id', '12000018077184575'),
(96212, 5883, '_vi_wad_aliexpress_variation_attr', '14:29;200000124:200000288'),
(96213, 5884, '_variation_description', ''),
(96214, 5884, '_sku', '1005001906062531-white-8-5'),
(96215, 5884, '_regular_price', '79.78'),
(96216, 5884, 'total_sales', '0'),
(96217, 5884, '_tax_status', 'taxable'),
(96218, 5884, '_tax_class', 'parent'),
(96219, 5884, '_manage_stock', 'yes'),
(96220, 5884, '_backorders', 'no'),
(96221, 5885, '_wp_attached_file', '2021/06/2021-Women-8-5cm-High-Heels-Sandals-Lady-Silk-Stripper-Strap-Stiletto-Sexy-Sandles-Wedding-Bridal-2.jpg'),
(96222, 5884, '_sold_individually', 'no'),
(96223, 5885, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:891;s:6:\"height\";i:891;s:4:\"file\";s:111:\"2021/06/2021-Women-8-5cm-High-Heels-Sandals-Lady-Silk-Stripper-Strap-Stiletto-Sexy-Sandles-Wedding-Bridal-2.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:111:\"2021-Women-8-5cm-High-Heels-Sandals-Lady-Silk-Stripper-Strap-Stiletto-Sexy-Sandles-Wedding-Bridal-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:111:\"2021-Women-8-5cm-High-Heels-Sandals-Lady-Silk-Stripper-Strap-Stiletto-Sexy-Sandles-Wedding-Bridal-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:111:\"2021-Women-8-5cm-High-Heels-Sandals-Lady-Silk-Stripper-Strap-Stiletto-Sexy-Sandles-Wedding-Bridal-2-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:111:\"2021-Women-8-5cm-High-Heels-Sandals-Lady-Silk-Stripper-Strap-Stiletto-Sexy-Sandles-Wedding-Bridal-2-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:111:\"2021-Women-8-5cm-High-Heels-Sandals-Lady-Silk-Stripper-Strap-Stiletto-Sexy-Sandles-Wedding-Bridal-2-825x510.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:111:\"2021-Women-8-5cm-High-Heels-Sandals-Lady-Silk-Stripper-Strap-Stiletto-Sexy-Sandles-Wedding-Bridal-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:111:\"2021-Women-8-5cm-High-Heels-Sandals-Lady-Silk-Stripper-Strap-Stiletto-Sexy-Sandles-Wedding-Bridal-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:111:\"2021-Women-8-5cm-High-Heels-Sandals-Lady-Silk-Stripper-Strap-Stiletto-Sexy-Sandles-Wedding-Bridal-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:111:\"2021-Women-8-5cm-High-Heels-Sandals-Lady-Silk-Stripper-Strap-Stiletto-Sexy-Sandles-Wedding-Bridal-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:111:\"2021-Women-8-5cm-High-Heels-Sandals-Lady-Silk-Stripper-Strap-Stiletto-Sexy-Sandles-Wedding-Bridal-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:111:\"2021-Women-8-5cm-High-Heels-Sandals-Lady-Silk-Stripper-Strap-Stiletto-Sexy-Sandles-Wedding-Bridal-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(96224, 5884, '_virtual', 'no'),
(96225, 5884, '_downloadable', 'no'),
(96226, 5884, '_download_limit', '-1'),
(96227, 5884, '_download_expiry', '-1'),
(96228, 5884, '_stock', '143'),
(96229, 5884, '_stock_status', 'instock'),
(96230, 5884, '_wc_average_rating', '0'),
(96231, 5884, '_wc_review_count', '0'),
(96232, 5884, 'attribute_pa_color', 'white'),
(96233, 5884, 'attribute_pa_shoe-size', '8-5'),
(96234, 5884, '_price', '79.78'),
(96235, 5884, '_product_version', '4.1.0'),
(96236, 5884, '_vi_wad_aliexpress_variation_id', '12000018077184576'),
(96237, 5884, '_vi_wad_aliexpress_variation_attr', '14:29;200000124:200000289'),
(96238, 5886, '_variation_description', ''),
(96239, 5886, '_sku', '1005001906062531-blue-5'),
(96240, 5886, '_regular_price', '79.78'),
(96241, 5886, 'total_sales', '0'),
(96242, 5886, '_tax_status', 'taxable'),
(96243, 5886, '_tax_class', 'parent'),
(96244, 5886, '_manage_stock', 'yes'),
(96245, 5886, '_backorders', 'no'),
(96246, 5886, '_sold_individually', 'no'),
(96247, 5886, '_virtual', 'no'),
(96248, 5886, '_downloadable', 'no'),
(96249, 5886, '_download_limit', '-1'),
(96250, 5886, '_download_expiry', '-1'),
(96251, 5886, '_stock', '149'),
(96252, 5886, '_stock_status', 'instock'),
(96253, 5886, '_wc_average_rating', '0'),
(96254, 5886, '_wc_review_count', '0'),
(96255, 5886, 'attribute_pa_color', 'blue'),
(96256, 5886, 'attribute_pa_shoe-size', '5'),
(96257, 5886, '_price', '79.78'),
(96258, 5886, '_product_version', '4.1.0'),
(96259, 5886, '_vi_wad_aliexpress_variation_id', '12000018077184577'),
(96260, 5886, '_vi_wad_aliexpress_variation_attr', '14:173;200000124:698'),
(96261, 5887, '_variation_description', ''),
(96262, 5887, '_sku', '1005001906062531-blue-6'),
(96263, 5887, '_regular_price', '79.78'),
(96264, 5887, 'total_sales', '0'),
(96265, 5887, '_tax_status', 'taxable'),
(96266, 5887, '_tax_class', 'parent'),
(96267, 5887, '_manage_stock', 'yes'),
(96268, 5887, '_backorders', 'no'),
(96269, 5887, '_sold_individually', 'no'),
(96270, 5887, '_virtual', 'no'),
(96271, 5887, '_downloadable', 'no'),
(96272, 5887, '_download_limit', '-1'),
(96273, 5887, '_download_expiry', '-1'),
(96274, 5887, '_stock', '149'),
(96275, 5887, '_stock_status', 'instock'),
(96276, 5887, '_wc_average_rating', '0'),
(96277, 5887, '_wc_review_count', '0'),
(96278, 5887, 'attribute_pa_color', 'blue'),
(96279, 5887, 'attribute_pa_shoe-size', '6'),
(96280, 5887, '_price', '79.78'),
(96281, 5887, '_product_version', '4.1.0'),
(96282, 5887, '_vi_wad_aliexpress_variation_id', '12000018077184578'),
(96283, 5887, '_vi_wad_aliexpress_variation_attr', '14:173;200000124:1394'),
(96284, 5888, '_variation_description', ''),
(96285, 5888, '_sku', '1005001906062531-blue-6-5'),
(96286, 5888, '_regular_price', '79.78'),
(96287, 5888, 'total_sales', '0'),
(96288, 5888, '_tax_status', 'taxable'),
(96289, 5888, '_tax_class', 'parent'),
(96290, 5888, '_manage_stock', 'yes'),
(96291, 5888, '_backorders', 'no'),
(96292, 5888, '_sold_individually', 'no'),
(96293, 5888, '_virtual', 'no'),
(96294, 5888, '_downloadable', 'no'),
(96295, 5888, '_download_limit', '-1'),
(96296, 5888, '_download_expiry', '-1'),
(96297, 5888, '_stock', '149'),
(96298, 5888, '_stock_status', 'instock'),
(96299, 5888, '_wc_average_rating', '0'),
(96300, 5888, '_wc_review_count', '0'),
(96301, 5888, 'attribute_pa_color', 'blue'),
(96302, 5888, 'attribute_pa_shoe-size', '6-5'),
(96303, 5888, '_price', '79.78'),
(96304, 5888, '_product_version', '4.1.0'),
(96305, 5888, '_vi_wad_aliexpress_variation_id', '12000018077184579'),
(96306, 5888, '_vi_wad_aliexpress_variation_attr', '14:173;200000124:200000287'),
(96307, 5889, '_variation_description', ''),
(96308, 5889, '_sku', '1005001906062531-blue-7-5'),
(96309, 5889, '_regular_price', '79.78'),
(96310, 5889, 'total_sales', '0'),
(96311, 5889, '_tax_status', 'taxable'),
(96312, 5889, '_tax_class', 'parent'),
(96313, 5889, '_manage_stock', 'yes'),
(96314, 5889, '_backorders', 'no'),
(96315, 5889, '_sold_individually', 'no'),
(96316, 5889, '_virtual', 'no'),
(96317, 5889, '_downloadable', 'no'),
(96318, 5889, '_download_limit', '-1'),
(96319, 5889, '_download_expiry', '-1'),
(96320, 5889, '_stock', '149'),
(96321, 5889, '_stock_status', 'instock'),
(96322, 5889, '_wc_average_rating', '0'),
(96323, 5889, '_wc_review_count', '0'),
(96324, 5889, 'attribute_pa_color', 'blue'),
(96325, 5889, 'attribute_pa_shoe-size', '7-5'),
(96326, 5889, '_price', '79.78'),
(96327, 5889, '_product_version', '4.1.0'),
(96328, 5889, '_vi_wad_aliexpress_variation_id', '12000018077184580'),
(96329, 5889, '_vi_wad_aliexpress_variation_attr', '14:173;200000124:200000288'),
(96330, 5885, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H43041fbf0c744473b4db03c0f042d3a9U/2021-Women-8-5cm-High-Heels-Sandals-Lady-Silk-Stripper-Strap-Stiletto-Sexy-Sandles-Wedding-Bridal.jpg'),
(96331, 5890, '_variation_description', ''),
(96332, 5890, '_sku', '1005001906062531-blue-8-5'),
(96333, 5890, '_regular_price', '79.78'),
(96334, 5890, 'total_sales', '0'),
(96335, 5890, '_tax_status', 'taxable'),
(96336, 5890, '_tax_class', 'parent'),
(96337, 5890, '_manage_stock', 'yes'),
(96338, 5890, '_backorders', 'no'),
(96339, 5890, '_sold_individually', 'no'),
(96340, 5890, '_virtual', 'no'),
(96341, 5890, '_downloadable', 'no'),
(96342, 5890, '_download_limit', '-1'),
(96343, 5890, '_download_expiry', '-1'),
(96344, 5890, '_stock', '148'),
(96345, 5890, '_stock_status', 'instock'),
(96346, 5890, '_wc_average_rating', '0'),
(96347, 5890, '_wc_review_count', '0'),
(96348, 5890, 'attribute_pa_color', 'blue'),
(96349, 5890, 'attribute_pa_shoe-size', '8-5'),
(96350, 5890, '_price', '79.78'),
(96351, 5890, '_product_version', '4.1.0'),
(96352, 5890, '_vi_wad_aliexpress_variation_id', '12000018077184581'),
(96353, 5890, '_vi_wad_aliexpress_variation_attr', '14:173;200000124:200000289'),
(96354, 5891, '_variation_description', ''),
(96355, 5891, '_sku', '1005001906062531-red-5'),
(96356, 5891, '_regular_price', '75.19'),
(96357, 5891, 'total_sales', '0'),
(96358, 5891, '_tax_status', 'taxable'),
(96359, 5891, '_tax_class', 'parent'),
(96360, 5891, '_manage_stock', 'yes'),
(96361, 5891, '_backorders', 'no'),
(96362, 5891, '_sold_individually', 'no'),
(96363, 5891, '_virtual', 'no'),
(96364, 5891, '_downloadable', 'no'),
(96365, 5891, '_download_limit', '-1'),
(96366, 5891, '_download_expiry', '-1'),
(96367, 5891, '_stock', '149'),
(96368, 5891, '_stock_status', 'instock'),
(96369, 5891, '_wc_average_rating', '0'),
(96370, 5891, '_wc_review_count', '0'),
(96371, 5891, 'attribute_pa_color', 'red'),
(96372, 5891, 'attribute_pa_shoe-size', '5'),
(96373, 5891, '_price', '75.19'),
(96374, 5891, '_product_version', '4.1.0'),
(96375, 5891, '_vi_wad_aliexpress_variation_id', '12000018077184582'),
(96376, 5891, '_vi_wad_aliexpress_variation_attr', '14:10;200000124:698'),
(96377, 5892, '_variation_description', ''),
(96378, 5892, '_sku', '1005001906062531-red-6'),
(96379, 5892, '_regular_price', '79.78'),
(96380, 5892, 'total_sales', '0'),
(96381, 5892, '_tax_status', 'taxable'),
(96382, 5892, '_tax_class', 'parent'),
(96383, 5892, '_manage_stock', 'yes'),
(96384, 5892, '_backorders', 'no'),
(96385, 5892, '_sold_individually', 'no'),
(96386, 5892, '_virtual', 'no'),
(96387, 5892, '_downloadable', 'no'),
(96388, 5892, '_download_limit', '-1'),
(96389, 5892, '_download_expiry', '-1'),
(96390, 5892, '_stock', '147'),
(96391, 5892, '_stock_status', 'instock'),
(96392, 5892, '_wc_average_rating', '0'),
(96393, 5892, '_wc_review_count', '0'),
(96394, 5892, 'attribute_pa_color', 'red'),
(96395, 5892, 'attribute_pa_shoe-size', '6'),
(96396, 5892, '_price', '79.78'),
(96397, 5892, '_product_version', '4.1.0'),
(96398, 5892, '_vi_wad_aliexpress_variation_id', '12000018077184583'),
(96399, 5892, '_vi_wad_aliexpress_variation_attr', '14:10;200000124:1394'),
(96400, 5893, '_variation_description', ''),
(96401, 5893, '_sku', '1005001906062531-red-6-5'),
(96402, 5893, '_regular_price', '79.78'),
(96403, 5893, 'total_sales', '0'),
(96404, 5893, '_tax_status', 'taxable'),
(96405, 5893, '_tax_class', 'parent'),
(96406, 5893, '_manage_stock', 'yes'),
(96407, 5893, '_backorders', 'no'),
(96408, 5893, '_sold_individually', 'no'),
(96409, 5893, '_virtual', 'no'),
(96410, 5893, '_downloadable', 'no'),
(96411, 5893, '_download_limit', '-1'),
(96412, 5893, '_download_expiry', '-1'),
(96413, 5893, '_stock', '149'),
(96414, 5893, '_stock_status', 'instock'),
(96415, 5893, '_wc_average_rating', '0'),
(96416, 5893, '_wc_review_count', '0'),
(96417, 5893, 'attribute_pa_color', 'red'),
(96418, 5893, 'attribute_pa_shoe-size', '6-5'),
(96419, 5893, '_price', '79.78'),
(96420, 5893, '_product_version', '4.1.0'),
(96421, 5893, '_vi_wad_aliexpress_variation_id', '12000018077184584'),
(96422, 5893, '_vi_wad_aliexpress_variation_attr', '14:10;200000124:200000287'),
(96423, 5894, '_variation_description', ''),
(96424, 5894, '_sku', '1005001906062531-red-7-5'),
(96425, 5894, '_regular_price', '79.78'),
(96426, 5894, 'total_sales', '0'),
(96427, 5894, '_tax_status', 'taxable'),
(96428, 5894, '_tax_class', 'parent'),
(96429, 5894, '_manage_stock', 'yes'),
(96430, 5894, '_backorders', 'no'),
(96431, 5894, '_sold_individually', 'no'),
(96432, 5894, '_virtual', 'no'),
(96433, 5894, '_downloadable', 'no'),
(96434, 5894, '_download_limit', '-1'),
(96435, 5894, '_download_expiry', '-1'),
(96436, 5894, '_stock', '148'),
(96437, 5894, '_stock_status', 'instock'),
(96438, 5894, '_wc_average_rating', '0'),
(96439, 5894, '_wc_review_count', '0'),
(96440, 5894, 'attribute_pa_color', 'red'),
(96441, 5894, 'attribute_pa_shoe-size', '7-5'),
(96442, 5894, '_price', '79.78'),
(96443, 5894, '_product_version', '4.1.0'),
(96444, 5894, '_vi_wad_aliexpress_variation_id', '12000018077184585'),
(96445, 5894, '_vi_wad_aliexpress_variation_attr', '14:10;200000124:200000288'),
(96446, 5895, '_variation_description', ''),
(96447, 5895, '_sku', '1005001906062531-red-8-5'),
(96448, 5895, '_regular_price', '79.78'),
(96449, 5895, 'total_sales', '0'),
(96450, 5895, '_tax_status', 'taxable'),
(96451, 5895, '_tax_class', 'parent'),
(96452, 5895, '_manage_stock', 'yes'),
(96453, 5895, '_backorders', 'no'),
(96454, 5895, '_sold_individually', 'no'),
(96455, 5895, '_virtual', 'no'),
(96456, 5895, '_downloadable', 'no'),
(96457, 5895, '_download_limit', '-1'),
(96458, 5895, '_download_expiry', '-1'),
(96459, 5895, '_stock', '149'),
(96460, 5895, '_stock_status', 'instock'),
(96461, 5895, '_wc_average_rating', '0'),
(96462, 5895, '_wc_review_count', '0'),
(96463, 5895, 'attribute_pa_color', 'red'),
(96464, 5895, 'attribute_pa_shoe-size', '8-5'),
(96465, 5895, '_price', '79.78'),
(96466, 5895, '_product_version', '4.1.0'),
(96467, 5895, '_vi_wad_aliexpress_variation_id', '12000018077184586'),
(96468, 5895, '_vi_wad_aliexpress_variation_attr', '14:10;200000124:200000289'),
(96469, 5896, '_wp_attached_file', '2021/06/2021-Women-8-5cm-High-Heels-Sandals-Lady-Silk-Stripper-Strap-Stiletto-Sexy-Sandles-Wedding-Bridal-3.jpg'),
(96470, 5896, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:891;s:6:\"height\";i:891;s:4:\"file\";s:111:\"2021/06/2021-Women-8-5cm-High-Heels-Sandals-Lady-Silk-Stripper-Strap-Stiletto-Sexy-Sandles-Wedding-Bridal-3.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:111:\"2021-Women-8-5cm-High-Heels-Sandals-Lady-Silk-Stripper-Strap-Stiletto-Sexy-Sandles-Wedding-Bridal-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:111:\"2021-Women-8-5cm-High-Heels-Sandals-Lady-Silk-Stripper-Strap-Stiletto-Sexy-Sandles-Wedding-Bridal-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:111:\"2021-Women-8-5cm-High-Heels-Sandals-Lady-Silk-Stripper-Strap-Stiletto-Sexy-Sandles-Wedding-Bridal-3-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:111:\"2021-Women-8-5cm-High-Heels-Sandals-Lady-Silk-Stripper-Strap-Stiletto-Sexy-Sandles-Wedding-Bridal-3-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:111:\"2021-Women-8-5cm-High-Heels-Sandals-Lady-Silk-Stripper-Strap-Stiletto-Sexy-Sandles-Wedding-Bridal-3-825x510.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:111:\"2021-Women-8-5cm-High-Heels-Sandals-Lady-Silk-Stripper-Strap-Stiletto-Sexy-Sandles-Wedding-Bridal-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:111:\"2021-Women-8-5cm-High-Heels-Sandals-Lady-Silk-Stripper-Strap-Stiletto-Sexy-Sandles-Wedding-Bridal-3-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:111:\"2021-Women-8-5cm-High-Heels-Sandals-Lady-Silk-Stripper-Strap-Stiletto-Sexy-Sandles-Wedding-Bridal-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:111:\"2021-Women-8-5cm-High-Heels-Sandals-Lady-Silk-Stripper-Strap-Stiletto-Sexy-Sandles-Wedding-Bridal-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:111:\"2021-Women-8-5cm-High-Heels-Sandals-Lady-Silk-Stripper-Strap-Stiletto-Sexy-Sandles-Wedding-Bridal-3-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:111:\"2021-Women-8-5cm-High-Heels-Sandals-Lady-Silk-Stripper-Strap-Stiletto-Sexy-Sandles-Wedding-Bridal-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(96471, 5872, '_price', '75.19'),
(96472, 5872, '_price', '79.78'),
(96473, 5896, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H3e195b669d7f45988e5b9581aafa9a1cp/2021-Women-8-5cm-High-Heels-Sandals-Lady-Silk-Stripper-Strap-Stiletto-Sexy-Sandles-Wedding-Bridal.jpg'),
(96474, 5897, '_wp_attached_file', '2021/06/2021-Women-8-5cm-High-Heels-Sandals-Lady-Silk-Stripper-Strap-Stiletto-Sexy-Sandles-Wedding-Bridal-4.jpg'),
(96475, 5897, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:990;s:6:\"height\";i:990;s:4:\"file\";s:111:\"2021/06/2021-Women-8-5cm-High-Heels-Sandals-Lady-Silk-Stripper-Strap-Stiletto-Sexy-Sandles-Wedding-Bridal-4.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:111:\"2021-Women-8-5cm-High-Heels-Sandals-Lady-Silk-Stripper-Strap-Stiletto-Sexy-Sandles-Wedding-Bridal-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:111:\"2021-Women-8-5cm-High-Heels-Sandals-Lady-Silk-Stripper-Strap-Stiletto-Sexy-Sandles-Wedding-Bridal-4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:111:\"2021-Women-8-5cm-High-Heels-Sandals-Lady-Silk-Stripper-Strap-Stiletto-Sexy-Sandles-Wedding-Bridal-4-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:111:\"2021-Women-8-5cm-High-Heels-Sandals-Lady-Silk-Stripper-Strap-Stiletto-Sexy-Sandles-Wedding-Bridal-4-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:111:\"2021-Women-8-5cm-High-Heels-Sandals-Lady-Silk-Stripper-Strap-Stiletto-Sexy-Sandles-Wedding-Bridal-4-825x510.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:111:\"2021-Women-8-5cm-High-Heels-Sandals-Lady-Silk-Stripper-Strap-Stiletto-Sexy-Sandles-Wedding-Bridal-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:111:\"2021-Women-8-5cm-High-Heels-Sandals-Lady-Silk-Stripper-Strap-Stiletto-Sexy-Sandles-Wedding-Bridal-4-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:111:\"2021-Women-8-5cm-High-Heels-Sandals-Lady-Silk-Stripper-Strap-Stiletto-Sexy-Sandles-Wedding-Bridal-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:111:\"2021-Women-8-5cm-High-Heels-Sandals-Lady-Silk-Stripper-Strap-Stiletto-Sexy-Sandles-Wedding-Bridal-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:111:\"2021-Women-8-5cm-High-Heels-Sandals-Lady-Silk-Stripper-Strap-Stiletto-Sexy-Sandles-Wedding-Bridal-4-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:111:\"2021-Women-8-5cm-High-Heels-Sandals-Lady-Silk-Stripper-Strap-Stiletto-Sexy-Sandles-Wedding-Bridal-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(96476, 5897, '_vi_wad_image_id', 'ae01.alicdn.com/kf/He6231005fa4b4af4a49e0947bfd56d9a2/2021-Women-8-5cm-High-Heels-Sandals-Lady-Silk-Stripper-Strap-Stiletto-Sexy-Sandles-Wedding-Bridal.jpg'),
(96477, 5898, '_wp_attached_file', '2021/06/2021-Women-8-5cm-High-Heels-Sandals-Lady-Silk-Stripper-Strap-Stiletto-Sexy-Sandles-Wedding-Bridal-5.jpg'),
(96478, 5898, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:990;s:6:\"height\";i:990;s:4:\"file\";s:111:\"2021/06/2021-Women-8-5cm-High-Heels-Sandals-Lady-Silk-Stripper-Strap-Stiletto-Sexy-Sandles-Wedding-Bridal-5.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:111:\"2021-Women-8-5cm-High-Heels-Sandals-Lady-Silk-Stripper-Strap-Stiletto-Sexy-Sandles-Wedding-Bridal-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:111:\"2021-Women-8-5cm-High-Heels-Sandals-Lady-Silk-Stripper-Strap-Stiletto-Sexy-Sandles-Wedding-Bridal-5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:111:\"2021-Women-8-5cm-High-Heels-Sandals-Lady-Silk-Stripper-Strap-Stiletto-Sexy-Sandles-Wedding-Bridal-5-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:111:\"2021-Women-8-5cm-High-Heels-Sandals-Lady-Silk-Stripper-Strap-Stiletto-Sexy-Sandles-Wedding-Bridal-5-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:111:\"2021-Women-8-5cm-High-Heels-Sandals-Lady-Silk-Stripper-Strap-Stiletto-Sexy-Sandles-Wedding-Bridal-5-825x510.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:111:\"2021-Women-8-5cm-High-Heels-Sandals-Lady-Silk-Stripper-Strap-Stiletto-Sexy-Sandles-Wedding-Bridal-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:111:\"2021-Women-8-5cm-High-Heels-Sandals-Lady-Silk-Stripper-Strap-Stiletto-Sexy-Sandles-Wedding-Bridal-5-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:111:\"2021-Women-8-5cm-High-Heels-Sandals-Lady-Silk-Stripper-Strap-Stiletto-Sexy-Sandles-Wedding-Bridal-5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:111:\"2021-Women-8-5cm-High-Heels-Sandals-Lady-Silk-Stripper-Strap-Stiletto-Sexy-Sandles-Wedding-Bridal-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:111:\"2021-Women-8-5cm-High-Heels-Sandals-Lady-Silk-Stripper-Strap-Stiletto-Sexy-Sandles-Wedding-Bridal-5-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:111:\"2021-Women-8-5cm-High-Heels-Sandals-Lady-Silk-Stripper-Strap-Stiletto-Sexy-Sandles-Wedding-Bridal-5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(96479, 5898, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H219dd21ae6d943569e57893c96f17178o/2021-Women-8-5cm-High-Heels-Sandals-Lady-Silk-Stripper-Strap-Stiletto-Sexy-Sandles-Wedding-Bridal.jpg'),
(96480, 5899, '_wp_attached_file', '2021/06/2021-Women-8-5cm-High-Heels-Sandals-Lady-Silk-Stripper-Strap-Stiletto-Sexy-Sandles-Wedding-Bridal.jpg_640x640.jpg'),
(96481, 5899, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:121:\"2021/06/2021-Women-8-5cm-High-Heels-Sandals-Lady-Silk-Stripper-Strap-Stiletto-Sexy-Sandles-Wedding-Bridal.jpg_640x640.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:121:\"2021-Women-8-5cm-High-Heels-Sandals-Lady-Silk-Stripper-Strap-Stiletto-Sexy-Sandles-Wedding-Bridal.jpg_640x640-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:121:\"2021-Women-8-5cm-High-Heels-Sandals-Lady-Silk-Stripper-Strap-Stiletto-Sexy-Sandles-Wedding-Bridal.jpg_640x640-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:121:\"2021-Women-8-5cm-High-Heels-Sandals-Lady-Silk-Stripper-Strap-Stiletto-Sexy-Sandles-Wedding-Bridal.jpg_640x640-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:121:\"2021-Women-8-5cm-High-Heels-Sandals-Lady-Silk-Stripper-Strap-Stiletto-Sexy-Sandles-Wedding-Bridal.jpg_640x640-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:121:\"2021-Women-8-5cm-High-Heels-Sandals-Lady-Silk-Stripper-Strap-Stiletto-Sexy-Sandles-Wedding-Bridal.jpg_640x640-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:121:\"2021-Women-8-5cm-High-Heels-Sandals-Lady-Silk-Stripper-Strap-Stiletto-Sexy-Sandles-Wedding-Bridal.jpg_640x640-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:121:\"2021-Women-8-5cm-High-Heels-Sandals-Lady-Silk-Stripper-Strap-Stiletto-Sexy-Sandles-Wedding-Bridal.jpg_640x640-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:121:\"2021-Women-8-5cm-High-Heels-Sandals-Lady-Silk-Stripper-Strap-Stiletto-Sexy-Sandles-Wedding-Bridal.jpg_640x640-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:121:\"2021-Women-8-5cm-High-Heels-Sandals-Lady-Silk-Stripper-Strap-Stiletto-Sexy-Sandles-Wedding-Bridal.jpg_640x640-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:121:\"2021-Women-8-5cm-High-Heels-Sandals-Lady-Silk-Stripper-Strap-Stiletto-Sexy-Sandles-Wedding-Bridal.jpg_640x640-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(96482, 5899, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H050ed227c8d64ba69be2959f6f419a9cv/2021-Women-8-5cm-High-Heels-Sandals-Lady-Silk-Stripper-Strap-Stiletto-Sexy-Sandles-Wedding-Bridal.jpg_640x640.jpg'),
(96483, 5855, '_thumbnail_id', '5899'),
(96484, 5856, '_thumbnail_id', '5899'),
(96485, 5858, '_thumbnail_id', '5899'),
(96486, 5859, '_thumbnail_id', '5899'),
(96487, 5866, '_thumbnail_id', '5899'),
(96488, 5867, '_thumbnail_id', '5899'),
(96489, 5869, '_thumbnail_id', '5899'),
(96490, 5900, '_wp_attached_file', '2021/06/2021-Women-8-5cm-High-Heels-Sandals-Lady-Silk-Stripper-Strap-Stiletto-Sexy-Sandles-Wedding-Bridal-1.jpg_640x640-1.jpg'),
(96491, 5900, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:125:\"2021/06/2021-Women-8-5cm-High-Heels-Sandals-Lady-Silk-Stripper-Strap-Stiletto-Sexy-Sandles-Wedding-Bridal-1.jpg_640x640-1.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:125:\"2021-Women-8-5cm-High-Heels-Sandals-Lady-Silk-Stripper-Strap-Stiletto-Sexy-Sandles-Wedding-Bridal-1.jpg_640x640-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:125:\"2021-Women-8-5cm-High-Heels-Sandals-Lady-Silk-Stripper-Strap-Stiletto-Sexy-Sandles-Wedding-Bridal-1.jpg_640x640-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:125:\"2021-Women-8-5cm-High-Heels-Sandals-Lady-Silk-Stripper-Strap-Stiletto-Sexy-Sandles-Wedding-Bridal-1.jpg_640x640-1-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:125:\"2021-Women-8-5cm-High-Heels-Sandals-Lady-Silk-Stripper-Strap-Stiletto-Sexy-Sandles-Wedding-Bridal-1.jpg_640x640-1-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:125:\"2021-Women-8-5cm-High-Heels-Sandals-Lady-Silk-Stripper-Strap-Stiletto-Sexy-Sandles-Wedding-Bridal-1.jpg_640x640-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:125:\"2021-Women-8-5cm-High-Heels-Sandals-Lady-Silk-Stripper-Strap-Stiletto-Sexy-Sandles-Wedding-Bridal-1.jpg_640x640-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:125:\"2021-Women-8-5cm-High-Heels-Sandals-Lady-Silk-Stripper-Strap-Stiletto-Sexy-Sandles-Wedding-Bridal-1.jpg_640x640-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:125:\"2021-Women-8-5cm-High-Heels-Sandals-Lady-Silk-Stripper-Strap-Stiletto-Sexy-Sandles-Wedding-Bridal-1.jpg_640x640-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:125:\"2021-Women-8-5cm-High-Heels-Sandals-Lady-Silk-Stripper-Strap-Stiletto-Sexy-Sandles-Wedding-Bridal-1.jpg_640x640-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:125:\"2021-Women-8-5cm-High-Heels-Sandals-Lady-Silk-Stripper-Strap-Stiletto-Sexy-Sandles-Wedding-Bridal-1.jpg_640x640-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(96492, 5900, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H543fd06bfcc748a88284454cc0e0df7c5/2021-Women-8-5cm-High-Heels-Sandals-Lady-Silk-Stripper-Strap-Stiletto-Sexy-Sandles-Wedding-Bridal.jpg_640x640.jpg'),
(96493, 5844, '_thumbnail_id', '5900'),
(96494, 5845, '_thumbnail_id', '5900'),
(96495, 5860, '_thumbnail_id', '5900'),
(96496, 5861, '_thumbnail_id', '5900'),
(96497, 5862, '_thumbnail_id', '5900'),
(96498, 5864, '_thumbnail_id', '5900'),
(96499, 5865, '_thumbnail_id', '5900'),
(96500, 5901, '_wp_attached_file', '2021/06/2021-Women-8-5cm-High-Heels-Sandals-Lady-Silk-Stripper-Strap-Stiletto-Sexy-Sandles-Wedding-Bridal-2.jpg_640x640-2.jpg'),
(96501, 5901, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:125:\"2021/06/2021-Women-8-5cm-High-Heels-Sandals-Lady-Silk-Stripper-Strap-Stiletto-Sexy-Sandles-Wedding-Bridal-2.jpg_640x640-2.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:125:\"2021-Women-8-5cm-High-Heels-Sandals-Lady-Silk-Stripper-Strap-Stiletto-Sexy-Sandles-Wedding-Bridal-2.jpg_640x640-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:125:\"2021-Women-8-5cm-High-Heels-Sandals-Lady-Silk-Stripper-Strap-Stiletto-Sexy-Sandles-Wedding-Bridal-2.jpg_640x640-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:125:\"2021-Women-8-5cm-High-Heels-Sandals-Lady-Silk-Stripper-Strap-Stiletto-Sexy-Sandles-Wedding-Bridal-2.jpg_640x640-2-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:125:\"2021-Women-8-5cm-High-Heels-Sandals-Lady-Silk-Stripper-Strap-Stiletto-Sexy-Sandles-Wedding-Bridal-2.jpg_640x640-2-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:125:\"2021-Women-8-5cm-High-Heels-Sandals-Lady-Silk-Stripper-Strap-Stiletto-Sexy-Sandles-Wedding-Bridal-2.jpg_640x640-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:125:\"2021-Women-8-5cm-High-Heels-Sandals-Lady-Silk-Stripper-Strap-Stiletto-Sexy-Sandles-Wedding-Bridal-2.jpg_640x640-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:125:\"2021-Women-8-5cm-High-Heels-Sandals-Lady-Silk-Stripper-Strap-Stiletto-Sexy-Sandles-Wedding-Bridal-2.jpg_640x640-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:125:\"2021-Women-8-5cm-High-Heels-Sandals-Lady-Silk-Stripper-Strap-Stiletto-Sexy-Sandles-Wedding-Bridal-2.jpg_640x640-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:125:\"2021-Women-8-5cm-High-Heels-Sandals-Lady-Silk-Stripper-Strap-Stiletto-Sexy-Sandles-Wedding-Bridal-2.jpg_640x640-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:125:\"2021-Women-8-5cm-High-Heels-Sandals-Lady-Silk-Stripper-Strap-Stiletto-Sexy-Sandles-Wedding-Bridal-2.jpg_640x640-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(96502, 5901, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H1a50328ead484cd791f603f25f6b8f19A/2021-Women-8-5cm-High-Heels-Sandals-Lady-Silk-Stripper-Strap-Stiletto-Sexy-Sandles-Wedding-Bridal.jpg_640x640.jpg'),
(96503, 5846, '_thumbnail_id', '5901'),
(96504, 5847, '_thumbnail_id', '5901'),
(96505, 5849, '_thumbnail_id', '5901'),
(96506, 5850, '_thumbnail_id', '5901'),
(96507, 5851, '_thumbnail_id', '5901'),
(96508, 5852, '_thumbnail_id', '5901'),
(96509, 5853, '_thumbnail_id', '5901'),
(96510, 5902, '_wp_attached_file', '2021/06/2021-Women-8-5cm-High-Heels-Sandals-Lady-Silk-Stripper-Strap-Stiletto-Sexy-Sandles-Wedding-Bridal-3.jpg_640x640-3.jpg'),
(96511, 5902, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:125:\"2021/06/2021-Women-8-5cm-High-Heels-Sandals-Lady-Silk-Stripper-Strap-Stiletto-Sexy-Sandles-Wedding-Bridal-3.jpg_640x640-3.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:125:\"2021-Women-8-5cm-High-Heels-Sandals-Lady-Silk-Stripper-Strap-Stiletto-Sexy-Sandles-Wedding-Bridal-3.jpg_640x640-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:125:\"2021-Women-8-5cm-High-Heels-Sandals-Lady-Silk-Stripper-Strap-Stiletto-Sexy-Sandles-Wedding-Bridal-3.jpg_640x640-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:125:\"2021-Women-8-5cm-High-Heels-Sandals-Lady-Silk-Stripper-Strap-Stiletto-Sexy-Sandles-Wedding-Bridal-3.jpg_640x640-3-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:125:\"2021-Women-8-5cm-High-Heels-Sandals-Lady-Silk-Stripper-Strap-Stiletto-Sexy-Sandles-Wedding-Bridal-3.jpg_640x640-3-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:125:\"2021-Women-8-5cm-High-Heels-Sandals-Lady-Silk-Stripper-Strap-Stiletto-Sexy-Sandles-Wedding-Bridal-3.jpg_640x640-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:125:\"2021-Women-8-5cm-High-Heels-Sandals-Lady-Silk-Stripper-Strap-Stiletto-Sexy-Sandles-Wedding-Bridal-3.jpg_640x640-3-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:125:\"2021-Women-8-5cm-High-Heels-Sandals-Lady-Silk-Stripper-Strap-Stiletto-Sexy-Sandles-Wedding-Bridal-3.jpg_640x640-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:125:\"2021-Women-8-5cm-High-Heels-Sandals-Lady-Silk-Stripper-Strap-Stiletto-Sexy-Sandles-Wedding-Bridal-3.jpg_640x640-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:125:\"2021-Women-8-5cm-High-Heels-Sandals-Lady-Silk-Stripper-Strap-Stiletto-Sexy-Sandles-Wedding-Bridal-3.jpg_640x640-3-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:125:\"2021-Women-8-5cm-High-Heels-Sandals-Lady-Silk-Stripper-Strap-Stiletto-Sexy-Sandles-Wedding-Bridal-3.jpg_640x640-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(96512, 5902, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H7c5912f1ff5540ff96d3ebd888475590F/2021-Women-8-5cm-High-Heels-Sandals-Lady-Silk-Stripper-Strap-Stiletto-Sexy-Sandles-Wedding-Bridal.jpg_640x640.jpg'),
(96513, 5837, '_thumbnail_id', '5902'),
(96514, 5838, '_thumbnail_id', '5902'),
(96515, 5839, '_thumbnail_id', '5902'),
(96516, 5840, '_thumbnail_id', '5902'),
(96517, 5841, '_thumbnail_id', '5902'),
(96518, 5843, '_thumbnail_id', '5902'),
(96519, 5854, '_thumbnail_id', '5902'),
(96520, 5903, '_wp_attached_file', '2021/06/2021-Summer-Women-Platform-Wedges-Prom-Sandals-Fetish-Platform-Pleaser-Sandles-Stripper-Sexy-Up-Toe-Blue-1.jpg'),
(96521, 5903, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:118:\"2021/06/2021-Summer-Women-Platform-Wedges-Prom-Sandals-Fetish-Platform-Pleaser-Sandles-Stripper-Sexy-Up-Toe-Blue-1.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:118:\"2021-Summer-Women-Platform-Wedges-Prom-Sandals-Fetish-Platform-Pleaser-Sandles-Stripper-Sexy-Up-Toe-Blue-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:118:\"2021-Summer-Women-Platform-Wedges-Prom-Sandals-Fetish-Platform-Pleaser-Sandles-Stripper-Sexy-Up-Toe-Blue-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:118:\"2021-Summer-Women-Platform-Wedges-Prom-Sandals-Fetish-Platform-Pleaser-Sandles-Stripper-Sexy-Up-Toe-Blue-1-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:118:\"2021-Summer-Women-Platform-Wedges-Prom-Sandals-Fetish-Platform-Pleaser-Sandles-Stripper-Sexy-Up-Toe-Blue-1-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:118:\"2021-Summer-Women-Platform-Wedges-Prom-Sandals-Fetish-Platform-Pleaser-Sandles-Stripper-Sexy-Up-Toe-Blue-1-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:118:\"2021-Summer-Women-Platform-Wedges-Prom-Sandals-Fetish-Platform-Pleaser-Sandles-Stripper-Sexy-Up-Toe-Blue-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:118:\"2021-Summer-Women-Platform-Wedges-Prom-Sandals-Fetish-Platform-Pleaser-Sandles-Stripper-Sexy-Up-Toe-Blue-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:118:\"2021-Summer-Women-Platform-Wedges-Prom-Sandals-Fetish-Platform-Pleaser-Sandles-Stripper-Sexy-Up-Toe-Blue-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:118:\"2021-Summer-Women-Platform-Wedges-Prom-Sandals-Fetish-Platform-Pleaser-Sandles-Stripper-Sexy-Up-Toe-Blue-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:118:\"2021-Summer-Women-Platform-Wedges-Prom-Sandals-Fetish-Platform-Pleaser-Sandles-Stripper-Sexy-Up-Toe-Blue-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:118:\"2021-Summer-Women-Platform-Wedges-Prom-Sandals-Fetish-Platform-Pleaser-Sandles-Stripper-Sexy-Up-Toe-Blue-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(96522, 5903, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H96026ad1fa754179b37982510ca0c1c4t/2021-Summer-Women-Platform-Wedges-Prom-Sandals-Fetish-Platform-Pleaser-Sandles-Stripper-Sexy-Up-Toe-Blue.jpg'),
(96523, 5872, '_product_image_gallery', '5903,5904,5905,5906,5907'),
(96524, 5904, '_wp_attached_file', '2021/06/2021-Summer-Women-Platform-Wedges-Prom-Sandals-Fetish-Platform-Pleaser-Sandles-Stripper-Sexy-Up-Toe-Blue-2.jpg'),
(96525, 5904, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:118:\"2021/06/2021-Summer-Women-Platform-Wedges-Prom-Sandals-Fetish-Platform-Pleaser-Sandles-Stripper-Sexy-Up-Toe-Blue-2.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:118:\"2021-Summer-Women-Platform-Wedges-Prom-Sandals-Fetish-Platform-Pleaser-Sandles-Stripper-Sexy-Up-Toe-Blue-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:118:\"2021-Summer-Women-Platform-Wedges-Prom-Sandals-Fetish-Platform-Pleaser-Sandles-Stripper-Sexy-Up-Toe-Blue-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:118:\"2021-Summer-Women-Platform-Wedges-Prom-Sandals-Fetish-Platform-Pleaser-Sandles-Stripper-Sexy-Up-Toe-Blue-2-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:118:\"2021-Summer-Women-Platform-Wedges-Prom-Sandals-Fetish-Platform-Pleaser-Sandles-Stripper-Sexy-Up-Toe-Blue-2-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:118:\"2021-Summer-Women-Platform-Wedges-Prom-Sandals-Fetish-Platform-Pleaser-Sandles-Stripper-Sexy-Up-Toe-Blue-2-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:118:\"2021-Summer-Women-Platform-Wedges-Prom-Sandals-Fetish-Platform-Pleaser-Sandles-Stripper-Sexy-Up-Toe-Blue-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:118:\"2021-Summer-Women-Platform-Wedges-Prom-Sandals-Fetish-Platform-Pleaser-Sandles-Stripper-Sexy-Up-Toe-Blue-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:118:\"2021-Summer-Women-Platform-Wedges-Prom-Sandals-Fetish-Platform-Pleaser-Sandles-Stripper-Sexy-Up-Toe-Blue-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:118:\"2021-Summer-Women-Platform-Wedges-Prom-Sandals-Fetish-Platform-Pleaser-Sandles-Stripper-Sexy-Up-Toe-Blue-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:118:\"2021-Summer-Women-Platform-Wedges-Prom-Sandals-Fetish-Platform-Pleaser-Sandles-Stripper-Sexy-Up-Toe-Blue-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:118:\"2021-Summer-Women-Platform-Wedges-Prom-Sandals-Fetish-Platform-Pleaser-Sandles-Stripper-Sexy-Up-Toe-Blue-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(96526, 5904, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Hbd7f0cc3795a420cb4c620ae91b206147/2021-Summer-Women-Platform-Wedges-Prom-Sandals-Fetish-Platform-Pleaser-Sandles-Stripper-Sexy-Up-Toe-Blue.jpg'),
(96527, 5905, '_wp_attached_file', '2021/06/2021-Summer-Women-Platform-Wedges-Prom-Sandals-Fetish-Platform-Pleaser-Sandles-Stripper-Sexy-Up-Toe-Blue-3.jpg'),
(96528, 5905, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:118:\"2021/06/2021-Summer-Women-Platform-Wedges-Prom-Sandals-Fetish-Platform-Pleaser-Sandles-Stripper-Sexy-Up-Toe-Blue-3.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:118:\"2021-Summer-Women-Platform-Wedges-Prom-Sandals-Fetish-Platform-Pleaser-Sandles-Stripper-Sexy-Up-Toe-Blue-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:118:\"2021-Summer-Women-Platform-Wedges-Prom-Sandals-Fetish-Platform-Pleaser-Sandles-Stripper-Sexy-Up-Toe-Blue-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:118:\"2021-Summer-Women-Platform-Wedges-Prom-Sandals-Fetish-Platform-Pleaser-Sandles-Stripper-Sexy-Up-Toe-Blue-3-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:118:\"2021-Summer-Women-Platform-Wedges-Prom-Sandals-Fetish-Platform-Pleaser-Sandles-Stripper-Sexy-Up-Toe-Blue-3-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:118:\"2021-Summer-Women-Platform-Wedges-Prom-Sandals-Fetish-Platform-Pleaser-Sandles-Stripper-Sexy-Up-Toe-Blue-3-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:118:\"2021-Summer-Women-Platform-Wedges-Prom-Sandals-Fetish-Platform-Pleaser-Sandles-Stripper-Sexy-Up-Toe-Blue-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:118:\"2021-Summer-Women-Platform-Wedges-Prom-Sandals-Fetish-Platform-Pleaser-Sandles-Stripper-Sexy-Up-Toe-Blue-3-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:118:\"2021-Summer-Women-Platform-Wedges-Prom-Sandals-Fetish-Platform-Pleaser-Sandles-Stripper-Sexy-Up-Toe-Blue-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:118:\"2021-Summer-Women-Platform-Wedges-Prom-Sandals-Fetish-Platform-Pleaser-Sandles-Stripper-Sexy-Up-Toe-Blue-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:118:\"2021-Summer-Women-Platform-Wedges-Prom-Sandals-Fetish-Platform-Pleaser-Sandles-Stripper-Sexy-Up-Toe-Blue-3-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:118:\"2021-Summer-Women-Platform-Wedges-Prom-Sandals-Fetish-Platform-Pleaser-Sandles-Stripper-Sexy-Up-Toe-Blue-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(96529, 5905, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Hbc667060ad8d45bb979ebf923398e9fea/2021-Summer-Women-Platform-Wedges-Prom-Sandals-Fetish-Platform-Pleaser-Sandles-Stripper-Sexy-Up-Toe-Blue.jpg'),
(96530, 5906, '_wp_attached_file', '2021/06/2021-Summer-Women-Platform-Wedges-Prom-Sandals-Fetish-Platform-Pleaser-Sandles-Stripper-Sexy-Up-Toe-Blue-4.jpg'),
(96531, 5906, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:118:\"2021/06/2021-Summer-Women-Platform-Wedges-Prom-Sandals-Fetish-Platform-Pleaser-Sandles-Stripper-Sexy-Up-Toe-Blue-4.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:118:\"2021-Summer-Women-Platform-Wedges-Prom-Sandals-Fetish-Platform-Pleaser-Sandles-Stripper-Sexy-Up-Toe-Blue-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:118:\"2021-Summer-Women-Platform-Wedges-Prom-Sandals-Fetish-Platform-Pleaser-Sandles-Stripper-Sexy-Up-Toe-Blue-4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:118:\"2021-Summer-Women-Platform-Wedges-Prom-Sandals-Fetish-Platform-Pleaser-Sandles-Stripper-Sexy-Up-Toe-Blue-4-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:118:\"2021-Summer-Women-Platform-Wedges-Prom-Sandals-Fetish-Platform-Pleaser-Sandles-Stripper-Sexy-Up-Toe-Blue-4-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:118:\"2021-Summer-Women-Platform-Wedges-Prom-Sandals-Fetish-Platform-Pleaser-Sandles-Stripper-Sexy-Up-Toe-Blue-4-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:118:\"2021-Summer-Women-Platform-Wedges-Prom-Sandals-Fetish-Platform-Pleaser-Sandles-Stripper-Sexy-Up-Toe-Blue-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:118:\"2021-Summer-Women-Platform-Wedges-Prom-Sandals-Fetish-Platform-Pleaser-Sandles-Stripper-Sexy-Up-Toe-Blue-4-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:118:\"2021-Summer-Women-Platform-Wedges-Prom-Sandals-Fetish-Platform-Pleaser-Sandles-Stripper-Sexy-Up-Toe-Blue-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:118:\"2021-Summer-Women-Platform-Wedges-Prom-Sandals-Fetish-Platform-Pleaser-Sandles-Stripper-Sexy-Up-Toe-Blue-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:118:\"2021-Summer-Women-Platform-Wedges-Prom-Sandals-Fetish-Platform-Pleaser-Sandles-Stripper-Sexy-Up-Toe-Blue-4-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:118:\"2021-Summer-Women-Platform-Wedges-Prom-Sandals-Fetish-Platform-Pleaser-Sandles-Stripper-Sexy-Up-Toe-Blue-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(96532, 5906, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Hef47293ba84c4903a14a1fb1a0c053a5N/2021-Summer-Women-Platform-Wedges-Prom-Sandals-Fetish-Platform-Pleaser-Sandles-Stripper-Sexy-Up-Toe-Blue.jpg'),
(96533, 5907, '_wp_attached_file', '2021/06/2021-Summer-Women-Platform-Wedges-Prom-Sandals-Fetish-Platform-Pleaser-Sandles-Stripper-Sexy-Up-Toe-Blue-5.jpg'),
(96534, 5907, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:118:\"2021/06/2021-Summer-Women-Platform-Wedges-Prom-Sandals-Fetish-Platform-Pleaser-Sandles-Stripper-Sexy-Up-Toe-Blue-5.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:118:\"2021-Summer-Women-Platform-Wedges-Prom-Sandals-Fetish-Platform-Pleaser-Sandles-Stripper-Sexy-Up-Toe-Blue-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:118:\"2021-Summer-Women-Platform-Wedges-Prom-Sandals-Fetish-Platform-Pleaser-Sandles-Stripper-Sexy-Up-Toe-Blue-5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:118:\"2021-Summer-Women-Platform-Wedges-Prom-Sandals-Fetish-Platform-Pleaser-Sandles-Stripper-Sexy-Up-Toe-Blue-5-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:118:\"2021-Summer-Women-Platform-Wedges-Prom-Sandals-Fetish-Platform-Pleaser-Sandles-Stripper-Sexy-Up-Toe-Blue-5-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:118:\"2021-Summer-Women-Platform-Wedges-Prom-Sandals-Fetish-Platform-Pleaser-Sandles-Stripper-Sexy-Up-Toe-Blue-5-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:118:\"2021-Summer-Women-Platform-Wedges-Prom-Sandals-Fetish-Platform-Pleaser-Sandles-Stripper-Sexy-Up-Toe-Blue-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:118:\"2021-Summer-Women-Platform-Wedges-Prom-Sandals-Fetish-Platform-Pleaser-Sandles-Stripper-Sexy-Up-Toe-Blue-5-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:118:\"2021-Summer-Women-Platform-Wedges-Prom-Sandals-Fetish-Platform-Pleaser-Sandles-Stripper-Sexy-Up-Toe-Blue-5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:118:\"2021-Summer-Women-Platform-Wedges-Prom-Sandals-Fetish-Platform-Pleaser-Sandles-Stripper-Sexy-Up-Toe-Blue-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:118:\"2021-Summer-Women-Platform-Wedges-Prom-Sandals-Fetish-Platform-Pleaser-Sandles-Stripper-Sexy-Up-Toe-Blue-5-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:118:\"2021-Summer-Women-Platform-Wedges-Prom-Sandals-Fetish-Platform-Pleaser-Sandles-Stripper-Sexy-Up-Toe-Blue-5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(96535, 5907, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H417b047fab4144779dd14176931612c5I/2021-Summer-Women-Platform-Wedges-Prom-Sandals-Fetish-Platform-Pleaser-Sandles-Stripper-Sexy-Up-Toe-Blue.jpg'),
(96536, 5908, '_wp_attached_file', '2021/06/2021-Summer-Women-Platform-Wedges-Prom-Sandals-Fetish-Platform-Pleaser-Sandles-Stripper-Sexy-Up-Toe-Blue.jpg_640x640.jpg'),
(96537, 5908, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:128:\"2021/06/2021-Summer-Women-Platform-Wedges-Prom-Sandals-Fetish-Platform-Pleaser-Sandles-Stripper-Sexy-Up-Toe-Blue.jpg_640x640.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:128:\"2021-Summer-Women-Platform-Wedges-Prom-Sandals-Fetish-Platform-Pleaser-Sandles-Stripper-Sexy-Up-Toe-Blue.jpg_640x640-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:128:\"2021-Summer-Women-Platform-Wedges-Prom-Sandals-Fetish-Platform-Pleaser-Sandles-Stripper-Sexy-Up-Toe-Blue.jpg_640x640-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:128:\"2021-Summer-Women-Platform-Wedges-Prom-Sandals-Fetish-Platform-Pleaser-Sandles-Stripper-Sexy-Up-Toe-Blue.jpg_640x640-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:128:\"2021-Summer-Women-Platform-Wedges-Prom-Sandals-Fetish-Platform-Pleaser-Sandles-Stripper-Sexy-Up-Toe-Blue.jpg_640x640-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:128:\"2021-Summer-Women-Platform-Wedges-Prom-Sandals-Fetish-Platform-Pleaser-Sandles-Stripper-Sexy-Up-Toe-Blue.jpg_640x640-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:128:\"2021-Summer-Women-Platform-Wedges-Prom-Sandals-Fetish-Platform-Pleaser-Sandles-Stripper-Sexy-Up-Toe-Blue.jpg_640x640-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:128:\"2021-Summer-Women-Platform-Wedges-Prom-Sandals-Fetish-Platform-Pleaser-Sandles-Stripper-Sexy-Up-Toe-Blue.jpg_640x640-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:128:\"2021-Summer-Women-Platform-Wedges-Prom-Sandals-Fetish-Platform-Pleaser-Sandles-Stripper-Sexy-Up-Toe-Blue.jpg_640x640-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:128:\"2021-Summer-Women-Platform-Wedges-Prom-Sandals-Fetish-Platform-Pleaser-Sandles-Stripper-Sexy-Up-Toe-Blue.jpg_640x640-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:128:\"2021-Summer-Women-Platform-Wedges-Prom-Sandals-Fetish-Platform-Pleaser-Sandles-Stripper-Sexy-Up-Toe-Blue.jpg_640x640-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(96538, 5908, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H1531da37cc8649fe8fa90c0ef2e411a7P/2021-Summer-Women-Platform-Wedges-Prom-Sandals-Fetish-Platform-Pleaser-Sandles-Stripper-Sexy-Up-Toe-Blue.jpg_640x640.jpg'),
(96539, 5875, '_thumbnail_id', '5908'),
(96540, 5876, '_thumbnail_id', '5908'),
(96541, 5877, '_thumbnail_id', '5908'),
(96542, 5878, '_thumbnail_id', '5908'),
(96543, 5879, '_thumbnail_id', '5908'),
(96544, 5909, '_wp_attached_file', '2021/06/2021-Summer-Women-Platform-Wedges-Prom-Sandals-Fetish-Platform-Pleaser-Sandles-Stripper-Sexy-Up-Toe-Blue-1.jpg_640x640-1.jpg'),
(96545, 5909, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:132:\"2021/06/2021-Summer-Women-Platform-Wedges-Prom-Sandals-Fetish-Platform-Pleaser-Sandles-Stripper-Sexy-Up-Toe-Blue-1.jpg_640x640-1.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:132:\"2021-Summer-Women-Platform-Wedges-Prom-Sandals-Fetish-Platform-Pleaser-Sandles-Stripper-Sexy-Up-Toe-Blue-1.jpg_640x640-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:132:\"2021-Summer-Women-Platform-Wedges-Prom-Sandals-Fetish-Platform-Pleaser-Sandles-Stripper-Sexy-Up-Toe-Blue-1.jpg_640x640-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:132:\"2021-Summer-Women-Platform-Wedges-Prom-Sandals-Fetish-Platform-Pleaser-Sandles-Stripper-Sexy-Up-Toe-Blue-1.jpg_640x640-1-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:132:\"2021-Summer-Women-Platform-Wedges-Prom-Sandals-Fetish-Platform-Pleaser-Sandles-Stripper-Sexy-Up-Toe-Blue-1.jpg_640x640-1-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:132:\"2021-Summer-Women-Platform-Wedges-Prom-Sandals-Fetish-Platform-Pleaser-Sandles-Stripper-Sexy-Up-Toe-Blue-1.jpg_640x640-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:132:\"2021-Summer-Women-Platform-Wedges-Prom-Sandals-Fetish-Platform-Pleaser-Sandles-Stripper-Sexy-Up-Toe-Blue-1.jpg_640x640-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:132:\"2021-Summer-Women-Platform-Wedges-Prom-Sandals-Fetish-Platform-Pleaser-Sandles-Stripper-Sexy-Up-Toe-Blue-1.jpg_640x640-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:132:\"2021-Summer-Women-Platform-Wedges-Prom-Sandals-Fetish-Platform-Pleaser-Sandles-Stripper-Sexy-Up-Toe-Blue-1.jpg_640x640-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:132:\"2021-Summer-Women-Platform-Wedges-Prom-Sandals-Fetish-Platform-Pleaser-Sandles-Stripper-Sexy-Up-Toe-Blue-1.jpg_640x640-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:132:\"2021-Summer-Women-Platform-Wedges-Prom-Sandals-Fetish-Platform-Pleaser-Sandles-Stripper-Sexy-Up-Toe-Blue-1.jpg_640x640-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(96546, 5909, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H9b0040ebd6a142b7b186a95f4b68352fb/2021-Summer-Women-Platform-Wedges-Prom-Sandals-Fetish-Platform-Pleaser-Sandles-Stripper-Sexy-Up-Toe-Blue.jpg_640x640.jpg'),
(96547, 5886, '_thumbnail_id', '5909'),
(96548, 5887, '_thumbnail_id', '5909'),
(96549, 5888, '_thumbnail_id', '5909'),
(96550, 5889, '_thumbnail_id', '5909'),
(96551, 5890, '_thumbnail_id', '5909'),
(96552, 5910, '_wp_attached_file', '2021/06/2021-Summer-Women-Platform-Wedges-Prom-Sandals-Fetish-Platform-Pleaser-Sandles-Stripper-Sexy-Up-Toe-Blue-2.jpg_640x640-2.jpg'),
(96553, 5910, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:132:\"2021/06/2021-Summer-Women-Platform-Wedges-Prom-Sandals-Fetish-Platform-Pleaser-Sandles-Stripper-Sexy-Up-Toe-Blue-2.jpg_640x640-2.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:132:\"2021-Summer-Women-Platform-Wedges-Prom-Sandals-Fetish-Platform-Pleaser-Sandles-Stripper-Sexy-Up-Toe-Blue-2.jpg_640x640-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:132:\"2021-Summer-Women-Platform-Wedges-Prom-Sandals-Fetish-Platform-Pleaser-Sandles-Stripper-Sexy-Up-Toe-Blue-2.jpg_640x640-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:132:\"2021-Summer-Women-Platform-Wedges-Prom-Sandals-Fetish-Platform-Pleaser-Sandles-Stripper-Sexy-Up-Toe-Blue-2.jpg_640x640-2-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:132:\"2021-Summer-Women-Platform-Wedges-Prom-Sandals-Fetish-Platform-Pleaser-Sandles-Stripper-Sexy-Up-Toe-Blue-2.jpg_640x640-2-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:132:\"2021-Summer-Women-Platform-Wedges-Prom-Sandals-Fetish-Platform-Pleaser-Sandles-Stripper-Sexy-Up-Toe-Blue-2.jpg_640x640-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:132:\"2021-Summer-Women-Platform-Wedges-Prom-Sandals-Fetish-Platform-Pleaser-Sandles-Stripper-Sexy-Up-Toe-Blue-2.jpg_640x640-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:132:\"2021-Summer-Women-Platform-Wedges-Prom-Sandals-Fetish-Platform-Pleaser-Sandles-Stripper-Sexy-Up-Toe-Blue-2.jpg_640x640-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:132:\"2021-Summer-Women-Platform-Wedges-Prom-Sandals-Fetish-Platform-Pleaser-Sandles-Stripper-Sexy-Up-Toe-Blue-2.jpg_640x640-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:132:\"2021-Summer-Women-Platform-Wedges-Prom-Sandals-Fetish-Platform-Pleaser-Sandles-Stripper-Sexy-Up-Toe-Blue-2.jpg_640x640-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:132:\"2021-Summer-Women-Platform-Wedges-Prom-Sandals-Fetish-Platform-Pleaser-Sandles-Stripper-Sexy-Up-Toe-Blue-2.jpg_640x640-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(96554, 5910, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H889cd4f6c0b24ee494b1ab79b70a9967z/2021-Summer-Women-Platform-Wedges-Prom-Sandals-Fetish-Platform-Pleaser-Sandles-Stripper-Sexy-Up-Toe-Blue.jpg_640x640.jpg'),
(96555, 5891, '_thumbnail_id', '5910'),
(96556, 5892, '_thumbnail_id', '5910'),
(96557, 5893, '_thumbnail_id', '5910'),
(96558, 5894, '_thumbnail_id', '5910'),
(96559, 5895, '_thumbnail_id', '5910'),
(96560, 5911, '_wp_attached_file', '2021/06/2021-Summer-Women-Platform-Wedges-Prom-Sandals-Fetish-Platform-Pleaser-Sandles-Stripper-Sexy-Up-Toe-Blue-3.jpg_640x640-3.jpg'),
(96561, 5911, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:132:\"2021/06/2021-Summer-Women-Platform-Wedges-Prom-Sandals-Fetish-Platform-Pleaser-Sandles-Stripper-Sexy-Up-Toe-Blue-3.jpg_640x640-3.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:132:\"2021-Summer-Women-Platform-Wedges-Prom-Sandals-Fetish-Platform-Pleaser-Sandles-Stripper-Sexy-Up-Toe-Blue-3.jpg_640x640-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:132:\"2021-Summer-Women-Platform-Wedges-Prom-Sandals-Fetish-Platform-Pleaser-Sandles-Stripper-Sexy-Up-Toe-Blue-3.jpg_640x640-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:132:\"2021-Summer-Women-Platform-Wedges-Prom-Sandals-Fetish-Platform-Pleaser-Sandles-Stripper-Sexy-Up-Toe-Blue-3.jpg_640x640-3-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:132:\"2021-Summer-Women-Platform-Wedges-Prom-Sandals-Fetish-Platform-Pleaser-Sandles-Stripper-Sexy-Up-Toe-Blue-3.jpg_640x640-3-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:132:\"2021-Summer-Women-Platform-Wedges-Prom-Sandals-Fetish-Platform-Pleaser-Sandles-Stripper-Sexy-Up-Toe-Blue-3.jpg_640x640-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:132:\"2021-Summer-Women-Platform-Wedges-Prom-Sandals-Fetish-Platform-Pleaser-Sandles-Stripper-Sexy-Up-Toe-Blue-3.jpg_640x640-3-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:132:\"2021-Summer-Women-Platform-Wedges-Prom-Sandals-Fetish-Platform-Pleaser-Sandles-Stripper-Sexy-Up-Toe-Blue-3.jpg_640x640-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:132:\"2021-Summer-Women-Platform-Wedges-Prom-Sandals-Fetish-Platform-Pleaser-Sandles-Stripper-Sexy-Up-Toe-Blue-3.jpg_640x640-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:132:\"2021-Summer-Women-Platform-Wedges-Prom-Sandals-Fetish-Platform-Pleaser-Sandles-Stripper-Sexy-Up-Toe-Blue-3.jpg_640x640-3-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:132:\"2021-Summer-Women-Platform-Wedges-Prom-Sandals-Fetish-Platform-Pleaser-Sandles-Stripper-Sexy-Up-Toe-Blue-3.jpg_640x640-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(96562, 5911, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H45ea29c06e6c405587647221f42cdde1r/2021-Summer-Women-Platform-Wedges-Prom-Sandals-Fetish-Platform-Pleaser-Sandles-Stripper-Sexy-Up-Toe-Blue.jpg_640x640.jpg'),
(96563, 5880, '_thumbnail_id', '5911'),
(96564, 5881, '_thumbnail_id', '5911'),
(96565, 5882, '_thumbnail_id', '5911'),
(96566, 5883, '_thumbnail_id', '5911'),
(96567, 5884, '_thumbnail_id', '5911'),
(96568, 5912, '_vi_wad_description_images', 'a:14:{i:0;s:65:\"https://ae01.alicdn.com/kf/H09af0e840f6b4f0c99a0efa1af3b69c4w.jpg\";i:1;s:65:\"https://ae01.alicdn.com/kf/Hbeb940beec3c417f8f86f1356b9d0abaI.jpg\";i:2;s:65:\"https://ae01.alicdn.com/kf/He948b752a4b046b7ab8ccd581a2f573aP.jpg\";i:3;s:65:\"https://ae01.alicdn.com/kf/Hfa6fa0f9c22d46d4aa3df6b794251773T.jpg\";i:4;s:65:\"https://ae01.alicdn.com/kf/H8bb890bf20344df898218ce2d69ab946V.jpg\";i:5;s:65:\"https://ae01.alicdn.com/kf/H28ab8ae3f3cb4785a76cf53a6c85d11eN.jpg\";i:6;s:65:\"https://ae01.alicdn.com/kf/H38d64b1e761543a283cc9a7eec9a741aj.jpg\";i:7;s:65:\"https://ae01.alicdn.com/kf/Hf02c6bd923a84fc0b218be9f33cca402x.jpg\";i:8;s:65:\"https://ae01.alicdn.com/kf/Hda67387590ec4ca0a045a7eea061c32et.jpg\";i:9;s:65:\"https://ae01.alicdn.com/kf/H92f4b50fb8cc4ae0a9e3d21043c49a7cn.jpg\";i:10;s:65:\"https://ae01.alicdn.com/kf/H12cb68101cd04c18a917078eb7ed94cdD.jpg\";i:11;s:65:\"https://ae01.alicdn.com/kf/Hbb7f8292e0474d54a31efdfe822d1dd76.jpg\";i:12;s:65:\"https://ae01.alicdn.com/kf/H2c263a8c96c04c7295e7bf24f65e6363Y.jpg\";i:13;s:65:\"https://ae01.alicdn.com/kf/Haa1827648f6341acae93ed25193f48dcH.jpg\";}'),
(96569, 5912, '_vi_wad_sku', '1005002679268816'),
(96570, 5912, '_vi_wad_attributes', 'a:2:{i:14;a:5:{s:6:\"values\";a:3:{s:6:\"14:193\";s:5:\"black\";s:6:\"14:173\";s:4:\"blue\";s:7:\"14:1052\";s:4:\"pink\";}s:4:\"slug\";s:5:\"color\";s:4:\"name\";s:5:\"Color\";s:8:\"position\";i:0;s:10:\"values_sub\";a:3:{s:6:\"14:193\";s:5:\"BLACK\";s:6:\"14:173\";s:4:\"Blue\";s:7:\"14:1052\";s:4:\"Pink\";}}i:200000124;a:5:{s:6:\"values\";a:11:{s:19:\"200000124:200000333\";s:2:\"35\";s:19:\"200000124:200000334\";s:2:\"36\";s:19:\"200000124:100010482\";s:2:\"37\";s:19:\"200000124:200000898\";s:2:\"38\";s:19:\"200000124:200000364\";s:2:\"39\";s:19:\"200000124:100013888\";s:2:\"40\";s:19:\"200000124:100010483\";s:2:\"41\";s:19:\"200000124:200000337\";s:2:\"42\";s:19:\"200000124:200000338\";s:2:\"43\";s:19:\"200000124:100010487\";s:2:\"44\";s:14:\"200000124:3116\";s:2:\"45\";}s:4:\"slug\";s:9:\"shoe-size\";s:4:\"name\";s:9:\"Shoe Size\";s:8:\"position\";i:1;s:10:\"values_sub\";a:11:{s:19:\"200000124:200000333\";s:2:\"35\";s:19:\"200000124:200000334\";s:2:\"36\";s:19:\"200000124:100010482\";s:2:\"37\";s:19:\"200000124:200000898\";s:2:\"38\";s:19:\"200000124:200000364\";s:2:\"39\";s:19:\"200000124:100013888\";s:2:\"40\";s:19:\"200000124:100010483\";s:2:\"41\";s:19:\"200000124:200000337\";s:2:\"42\";s:19:\"200000124:200000338\";s:2:\"43\";s:19:\"200000124:100010487\";s:2:\"44\";s:14:\"200000124:3116\";s:2:\"45\";}}}'),
(96571, 5912, '_vi_wad_list_attributes', 'a:14:{s:6:\"14:193\";a:4:{s:4:\"name\";s:5:\"black\";s:8:\"name_sub\";s:5:\"BLACK\";s:5:\"color\";s:7:\"#000000\";s:5:\"image\";s:171:\"https://ae01.alicdn.com/kf/Hf9da5815f0694394a2fc711bb327886dZ/Women-s-Sandals-Mesh-Casual-Ladies-Wedges-Platform-Shoes-Solid-Color-Hollow-Out-Open-Toe-Slip.jpg_640x640.jpg\";}s:6:\"14:173\";a:4:{s:4:\"name\";s:4:\"blue\";s:8:\"name_sub\";s:4:\"Blue\";s:5:\"color\";s:7:\"#0080FF\";s:5:\"image\";s:171:\"https://ae01.alicdn.com/kf/H2a3470003ee142a093581eb0d27929ccm/Women-s-Sandals-Mesh-Casual-Ladies-Wedges-Platform-Shoes-Solid-Color-Hollow-Out-Open-Toe-Slip.jpg_640x640.jpg\";}s:7:\"14:1052\";a:4:{s:4:\"name\";s:4:\"pink\";s:8:\"name_sub\";s:4:\"Pink\";s:5:\"color\";s:7:\"#FFC0CB\";s:5:\"image\";s:171:\"https://ae01.alicdn.com/kf/H669b7fd1c8304d8b946a6513ef5ae917V/Women-s-Sandals-Mesh-Casual-Ladies-Wedges-Platform-Shoes-Solid-Color-Hollow-Out-Open-Toe-Slip.jpg_640x640.jpg\";}s:19:\"200000124:200000333\";a:4:{s:4:\"name\";s:2:\"35\";s:8:\"name_sub\";s:2:\"35\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000334\";a:4:{s:4:\"name\";s:2:\"36\";s:8:\"name_sub\";s:2:\"36\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:100010482\";a:4:{s:4:\"name\";s:2:\"37\";s:8:\"name_sub\";s:2:\"37\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000898\";a:4:{s:4:\"name\";s:2:\"38\";s:8:\"name_sub\";s:2:\"38\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000364\";a:4:{s:4:\"name\";s:2:\"39\";s:8:\"name_sub\";s:2:\"39\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:100013888\";a:4:{s:4:\"name\";s:2:\"40\";s:8:\"name_sub\";s:2:\"40\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:100010483\";a:4:{s:4:\"name\";s:2:\"41\";s:8:\"name_sub\";s:2:\"41\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000337\";a:4:{s:4:\"name\";s:2:\"42\";s:8:\"name_sub\";s:2:\"42\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000338\";a:4:{s:4:\"name\";s:2:\"43\";s:8:\"name_sub\";s:2:\"43\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:100010487\";a:4:{s:4:\"name\";s:2:\"44\";s:8:\"name_sub\";s:2:\"44\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:14:\"200000124:3116\";a:4:{s:4:\"name\";s:2:\"45\";s:8:\"name_sub\";s:2:\"45\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}}'),
(96572, 5912, '_vi_wad_shipping_info', 'a:6:{s:4:\"time\";i:1622550868;s:7:\"country\";s:2:\"LK\";s:7:\"company\";s:3:\"EMS\";s:7:\"freight\";s:1503:\"[{\"bizShowMind\":{\"layout\":[]},\"commitDay\":\"75\",\"company\":\"EMS\",\"currency\":\"USD\",\"discount\":0,\"displayType\":\"deliveryTime\",\"features\":{},\"freightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $50.20\",\"value\":50.2},\"freightFeatures\":{\"provider\":\"ae_config\"},\"freightLayout\":{\"displayType\":\"deliveryTime\",\"layout\":[{\"text\":\"Shipping: US $50.20\",\"type\":\"title\"},{\"text\":\"To <font color=\'#000000\'>Sri Lanka</font> via EMS\",\"type\":\"subtitle\"}],\"openShippingPanel\":\"true\"},\"fullMailLine\":false,\"hbaService\":false,\"i18nMap\":{},\"id\":0,\"name\":\"FreightItemModule\",\"sendGoodsCountry\":\"CN\",\"sendGoodsCountryFullName\":\"China\",\"serviceName\":\"EMS\",\"standardFreightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $50.20\",\"value\":50.2},\"time\":\"15-44\",\"tracking\":true},{\"bizShowMind\":{\"layout\":[]},\"commitDay\":\"75\",\"company\":\"DHL\",\"currency\":\"USD\",\"discount\":0,\"displayType\":\"deliveryTime\",\"features\":{},\"freightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $269.53\",\"value\":269.53},\"freightFeatures\":{\"provider\":\"ae_config\"},\"freightLayout\":{\"displayType\":\"deliveryTime\",\"layout\":[{\"text\":\"Shipping: US $269.53\",\"type\":\"title\"},{\"text\":\"To <font color=\'#000000\'>Sri Lanka</font> via DHL\",\"type\":\"subtitle\"}],\"openShippingPanel\":\"true\"},\"fullMailLine\":false,\"hbaService\":false,\"i18nMap\":{},\"id\":0,\"name\":\"FreightItemModule\",\"sendGoodsCountry\":\"CN\",\"sendGoodsCountryFullName\":\"China\",\"serviceName\":\"DHL\",\"standardFreightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $269.53\",\"value\":269.53},\"time\":\"9-17\",\"tracking\":true}]\";s:13:\"shipping_cost\";d:50.2000000000000028421709430404007434844970703125;s:13:\"delivery_time\";s:5:\"15-44\";}');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(96573, 5912, '_vi_wad_gallery', 'a:6:{i:0;s:159:\"https://ae01.alicdn.com/kf/H38d64b1e761543a283cc9a7eec9a741aj/Women-s-Sandals-Mesh-Casual-Ladies-Wedges-Platform-Shoes-Solid-Color-Hollow-Out-Open-Toe-Slip.jpg\";i:1;s:159:\"https://ae01.alicdn.com/kf/H28ab8ae3f3cb4785a76cf53a6c85d11eN/Women-s-Sandals-Mesh-Casual-Ladies-Wedges-Platform-Shoes-Solid-Color-Hollow-Out-Open-Toe-Slip.jpg\";i:2;s:159:\"https://ae01.alicdn.com/kf/H2c263a8c96c04c7295e7bf24f65e6363Y/Women-s-Sandals-Mesh-Casual-Ladies-Wedges-Platform-Shoes-Solid-Color-Hollow-Out-Open-Toe-Slip.jpg\";i:3;s:159:\"https://ae01.alicdn.com/kf/Hc55a13c57cc5430683df01d14287a4b8y/Women-s-Sandals-Mesh-Casual-Ladies-Wedges-Platform-Shoes-Solid-Color-Hollow-Out-Open-Toe-Slip.jpg\";i:4;s:159:\"https://ae01.alicdn.com/kf/Hbeb940beec3c417f8f86f1356b9d0abaI/Women-s-Sandals-Mesh-Casual-Ladies-Wedges-Platform-Shoes-Solid-Color-Hollow-Out-Open-Toe-Slip.jpg\";i:5;s:159:\"https://ae01.alicdn.com/kf/Hfa6fa0f9c22d46d4aa3df6b794251773T/Women-s-Sandals-Mesh-Casual-Ladies-Wedges-Platform-Shoes-Solid-Color-Hollow-Out-Open-Toe-Slip.jpg\";}'),
(96574, 5912, '_vi_wad_variation_images', 'a:3:{s:6:\"14:193\";s:171:\"https://ae01.alicdn.com/kf/Hf9da5815f0694394a2fc711bb327886dZ/Women-s-Sandals-Mesh-Casual-Ladies-Wedges-Platform-Shoes-Solid-Color-Hollow-Out-Open-Toe-Slip.jpg_640x640.jpg\";s:6:\"14:173\";s:171:\"https://ae01.alicdn.com/kf/H2a3470003ee142a093581eb0d27929ccm/Women-s-Sandals-Mesh-Casual-Ladies-Wedges-Platform-Shoes-Solid-Color-Hollow-Out-Open-Toe-Slip.jpg_640x640.jpg\";s:7:\"14:1052\";s:171:\"https://ae01.alicdn.com/kf/H669b7fd1c8304d8b946a6513ef5ae917V/Women-s-Sandals-Mesh-Casual-Ladies-Wedges-Platform-Shoes-Solid-Color-Hollow-Out-Open-Toe-Slip.jpg_640x640.jpg\";}'),
(96575, 5912, '_vi_wad_store_info', 'a:3:{s:4:\"name\";s:15:\"FashionSY Store\";s:3:\"url\";s:34:\"//www.aliexpress.com/store/5373260\";s:3:\"num\";i:5373260;}'),
(96576, 5912, '_vi_wad_variations', 'a:33:{i:0;a:10:{s:5:\"image\";s:171:\"https://ae01.alicdn.com/kf/Hf9da5815f0694394a2fc711bb327886dZ/Women-s-Sandals-Mesh-Casual-Ladies-Wedges-Platform-Shoes-Solid-Color-Hollow-Out-Open-Toe-Slip.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005002679268816-black-42\";s:7:\"sku_sub\";s:25:\"1005002679268816-black-42\";s:5:\"skuId\";s:17:\"12000021680323795\";s:7:\"skuAttr\";s:32:\"14:193#black;200000124:200000337\";s:13:\"regular_price\";s:5:\"25.34\";s:10:\"sale_price\";s:5:\"12.16\";s:5:\"stock\";i:499;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"black\";s:9:\"shoe-size\";s:2:\"42\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"42\";}}i:1;a:10:{s:5:\"image\";s:171:\"https://ae01.alicdn.com/kf/Hf9da5815f0694394a2fc711bb327886dZ/Women-s-Sandals-Mesh-Casual-Ladies-Wedges-Platform-Shoes-Solid-Color-Hollow-Out-Open-Toe-Slip.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005002679268816-black-41\";s:7:\"sku_sub\";s:25:\"1005002679268816-black-41\";s:5:\"skuId\";s:17:\"12000021680323794\";s:7:\"skuAttr\";s:32:\"14:193#black;200000124:100010483\";s:13:\"regular_price\";s:5:\"25.34\";s:10:\"sale_price\";s:5:\"12.16\";s:5:\"stock\";i:500;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"black\";s:9:\"shoe-size\";s:2:\"41\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"41\";}}i:2;a:10:{s:5:\"image\";s:171:\"https://ae01.alicdn.com/kf/Hf9da5815f0694394a2fc711bb327886dZ/Women-s-Sandals-Mesh-Casual-Ladies-Wedges-Platform-Shoes-Solid-Color-Hollow-Out-Open-Toe-Slip.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005002679268816-black-40\";s:7:\"sku_sub\";s:25:\"1005002679268816-black-40\";s:5:\"skuId\";s:17:\"12000021680323793\";s:7:\"skuAttr\";s:32:\"14:193#black;200000124:100013888\";s:13:\"regular_price\";s:5:\"25.34\";s:10:\"sale_price\";s:5:\"12.16\";s:5:\"stock\";i:500;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"black\";s:9:\"shoe-size\";s:2:\"40\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"40\";}}i:3;a:10:{s:5:\"image\";s:171:\"https://ae01.alicdn.com/kf/Hf9da5815f0694394a2fc711bb327886dZ/Women-s-Sandals-Mesh-Casual-Ladies-Wedges-Platform-Shoes-Solid-Color-Hollow-Out-Open-Toe-Slip.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005002679268816-black-39\";s:7:\"sku_sub\";s:25:\"1005002679268816-black-39\";s:5:\"skuId\";s:17:\"12000021680323792\";s:7:\"skuAttr\";s:32:\"14:193#black;200000124:200000364\";s:13:\"regular_price\";s:5:\"25.34\";s:10:\"sale_price\";s:5:\"12.16\";s:5:\"stock\";i:500;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"black\";s:9:\"shoe-size\";s:2:\"39\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"39\";}}i:4;a:10:{s:5:\"image\";s:171:\"https://ae01.alicdn.com/kf/H2a3470003ee142a093581eb0d27929ccm/Women-s-Sandals-Mesh-Casual-Ladies-Wedges-Platform-Shoes-Solid-Color-Hollow-Out-Open-Toe-Slip.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"1005002679268816-blue-35\";s:7:\"sku_sub\";s:24:\"1005002679268816-blue-35\";s:5:\"skuId\";s:17:\"12000021680323799\";s:7:\"skuAttr\";s:31:\"14:173#blue;200000124:200000333\";s:13:\"regular_price\";s:5:\"25.34\";s:10:\"sale_price\";s:5:\"12.16\";s:5:\"stock\";i:500;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"blue\";s:9:\"shoe-size\";s:2:\"35\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"35\";}}i:5;a:10:{s:5:\"image\";s:171:\"https://ae01.alicdn.com/kf/Hf9da5815f0694394a2fc711bb327886dZ/Women-s-Sandals-Mesh-Casual-Ladies-Wedges-Platform-Shoes-Solid-Color-Hollow-Out-Open-Toe-Slip.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005002679268816-black-45\";s:7:\"sku_sub\";s:25:\"1005002679268816-black-45\";s:5:\"skuId\";s:17:\"12000021680323798\";s:7:\"skuAttr\";s:27:\"14:193#black;200000124:3116\";s:13:\"regular_price\";s:5:\"25.34\";s:10:\"sale_price\";s:5:\"12.16\";s:5:\"stock\";i:500;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"black\";s:9:\"shoe-size\";s:2:\"45\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"45\";}}i:6;a:10:{s:5:\"image\";s:171:\"https://ae01.alicdn.com/kf/Hf9da5815f0694394a2fc711bb327886dZ/Women-s-Sandals-Mesh-Casual-Ladies-Wedges-Platform-Shoes-Solid-Color-Hollow-Out-Open-Toe-Slip.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005002679268816-black-44\";s:7:\"sku_sub\";s:25:\"1005002679268816-black-44\";s:5:\"skuId\";s:17:\"12000021680323797\";s:7:\"skuAttr\";s:32:\"14:193#black;200000124:100010487\";s:13:\"regular_price\";s:5:\"25.34\";s:10:\"sale_price\";s:5:\"12.16\";s:5:\"stock\";i:500;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"black\";s:9:\"shoe-size\";s:2:\"44\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"44\";}}i:7;a:10:{s:5:\"image\";s:171:\"https://ae01.alicdn.com/kf/Hf9da5815f0694394a2fc711bb327886dZ/Women-s-Sandals-Mesh-Casual-Ladies-Wedges-Platform-Shoes-Solid-Color-Hollow-Out-Open-Toe-Slip.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005002679268816-black-43\";s:7:\"sku_sub\";s:25:\"1005002679268816-black-43\";s:5:\"skuId\";s:17:\"12000021680323796\";s:7:\"skuAttr\";s:32:\"14:193#black;200000124:200000338\";s:13:\"regular_price\";s:5:\"25.34\";s:10:\"sale_price\";s:5:\"12.16\";s:5:\"stock\";i:500;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"black\";s:9:\"shoe-size\";s:2:\"43\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"43\";}}i:8;a:10:{s:5:\"image\";s:171:\"https://ae01.alicdn.com/kf/H2a3470003ee142a093581eb0d27929ccm/Women-s-Sandals-Mesh-Casual-Ladies-Wedges-Platform-Shoes-Solid-Color-Hollow-Out-Open-Toe-Slip.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"1005002679268816-blue-39\";s:7:\"sku_sub\";s:24:\"1005002679268816-blue-39\";s:5:\"skuId\";s:17:\"12000021680323803\";s:7:\"skuAttr\";s:31:\"14:173#blue;200000124:200000364\";s:13:\"regular_price\";s:5:\"25.34\";s:10:\"sale_price\";s:5:\"12.16\";s:5:\"stock\";i:500;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"blue\";s:9:\"shoe-size\";s:2:\"39\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"39\";}}i:9;a:10:{s:5:\"image\";s:171:\"https://ae01.alicdn.com/kf/H2a3470003ee142a093581eb0d27929ccm/Women-s-Sandals-Mesh-Casual-Ladies-Wedges-Platform-Shoes-Solid-Color-Hollow-Out-Open-Toe-Slip.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"1005002679268816-blue-38\";s:7:\"sku_sub\";s:24:\"1005002679268816-blue-38\";s:5:\"skuId\";s:17:\"12000021680323802\";s:7:\"skuAttr\";s:31:\"14:173#blue;200000124:200000898\";s:13:\"regular_price\";s:5:\"25.34\";s:10:\"sale_price\";s:5:\"12.16\";s:5:\"stock\";i:499;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"blue\";s:9:\"shoe-size\";s:2:\"38\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"38\";}}i:10;a:10:{s:5:\"image\";s:171:\"https://ae01.alicdn.com/kf/H2a3470003ee142a093581eb0d27929ccm/Women-s-Sandals-Mesh-Casual-Ladies-Wedges-Platform-Shoes-Solid-Color-Hollow-Out-Open-Toe-Slip.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"1005002679268816-blue-37\";s:7:\"sku_sub\";s:24:\"1005002679268816-blue-37\";s:5:\"skuId\";s:17:\"12000021680323801\";s:7:\"skuAttr\";s:31:\"14:173#blue;200000124:100010482\";s:13:\"regular_price\";s:5:\"25.34\";s:10:\"sale_price\";s:5:\"12.16\";s:5:\"stock\";i:499;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"blue\";s:9:\"shoe-size\";s:2:\"37\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"37\";}}i:11;a:10:{s:5:\"image\";s:171:\"https://ae01.alicdn.com/kf/H2a3470003ee142a093581eb0d27929ccm/Women-s-Sandals-Mesh-Casual-Ladies-Wedges-Platform-Shoes-Solid-Color-Hollow-Out-Open-Toe-Slip.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"1005002679268816-blue-36\";s:7:\"sku_sub\";s:24:\"1005002679268816-blue-36\";s:5:\"skuId\";s:17:\"12000021680323800\";s:7:\"skuAttr\";s:31:\"14:173#blue;200000124:200000334\";s:13:\"regular_price\";s:5:\"25.34\";s:10:\"sale_price\";s:5:\"12.16\";s:5:\"stock\";i:499;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"blue\";s:9:\"shoe-size\";s:2:\"36\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"36\";}}i:12;a:10:{s:5:\"image\";s:171:\"https://ae01.alicdn.com/kf/H2a3470003ee142a093581eb0d27929ccm/Women-s-Sandals-Mesh-Casual-Ladies-Wedges-Platform-Shoes-Solid-Color-Hollow-Out-Open-Toe-Slip.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"1005002679268816-blue-43\";s:7:\"sku_sub\";s:24:\"1005002679268816-blue-43\";s:5:\"skuId\";s:17:\"12000021680323807\";s:7:\"skuAttr\";s:31:\"14:173#blue;200000124:200000338\";s:13:\"regular_price\";s:5:\"25.34\";s:10:\"sale_price\";s:5:\"12.16\";s:5:\"stock\";i:500;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"blue\";s:9:\"shoe-size\";s:2:\"43\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"43\";}}i:13;a:10:{s:5:\"image\";s:171:\"https://ae01.alicdn.com/kf/H2a3470003ee142a093581eb0d27929ccm/Women-s-Sandals-Mesh-Casual-Ladies-Wedges-Platform-Shoes-Solid-Color-Hollow-Out-Open-Toe-Slip.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"1005002679268816-blue-42\";s:7:\"sku_sub\";s:24:\"1005002679268816-blue-42\";s:5:\"skuId\";s:17:\"12000021680323806\";s:7:\"skuAttr\";s:31:\"14:173#blue;200000124:200000337\";s:13:\"regular_price\";s:5:\"25.34\";s:10:\"sale_price\";s:5:\"12.16\";s:5:\"stock\";i:500;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"blue\";s:9:\"shoe-size\";s:2:\"42\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"42\";}}i:14;a:10:{s:5:\"image\";s:171:\"https://ae01.alicdn.com/kf/H2a3470003ee142a093581eb0d27929ccm/Women-s-Sandals-Mesh-Casual-Ladies-Wedges-Platform-Shoes-Solid-Color-Hollow-Out-Open-Toe-Slip.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"1005002679268816-blue-41\";s:7:\"sku_sub\";s:24:\"1005002679268816-blue-41\";s:5:\"skuId\";s:17:\"12000021680323805\";s:7:\"skuAttr\";s:31:\"14:173#blue;200000124:100010483\";s:13:\"regular_price\";s:5:\"25.34\";s:10:\"sale_price\";s:5:\"12.16\";s:5:\"stock\";i:500;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"blue\";s:9:\"shoe-size\";s:2:\"41\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"41\";}}i:15;a:10:{s:5:\"image\";s:171:\"https://ae01.alicdn.com/kf/H2a3470003ee142a093581eb0d27929ccm/Women-s-Sandals-Mesh-Casual-Ladies-Wedges-Platform-Shoes-Solid-Color-Hollow-Out-Open-Toe-Slip.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"1005002679268816-blue-40\";s:7:\"sku_sub\";s:24:\"1005002679268816-blue-40\";s:5:\"skuId\";s:17:\"12000021680323804\";s:7:\"skuAttr\";s:31:\"14:173#blue;200000124:100013888\";s:13:\"regular_price\";s:5:\"25.34\";s:10:\"sale_price\";s:5:\"12.16\";s:5:\"stock\";i:497;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"blue\";s:9:\"shoe-size\";s:2:\"40\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"40\";}}i:16;a:10:{s:5:\"image\";s:171:\"https://ae01.alicdn.com/kf/Hf9da5815f0694394a2fc711bb327886dZ/Women-s-Sandals-Mesh-Casual-Ladies-Wedges-Platform-Shoes-Solid-Color-Hollow-Out-Open-Toe-Slip.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005002679268816-black-38\";s:7:\"sku_sub\";s:25:\"1005002679268816-black-38\";s:5:\"skuId\";s:17:\"12000021680323791\";s:7:\"skuAttr\";s:32:\"14:193#black;200000124:200000898\";s:13:\"regular_price\";s:5:\"25.34\";s:10:\"sale_price\";s:5:\"12.16\";s:5:\"stock\";i:500;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"black\";s:9:\"shoe-size\";s:2:\"38\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"38\";}}i:17;a:10:{s:5:\"image\";s:171:\"https://ae01.alicdn.com/kf/Hf9da5815f0694394a2fc711bb327886dZ/Women-s-Sandals-Mesh-Casual-Ladies-Wedges-Platform-Shoes-Solid-Color-Hollow-Out-Open-Toe-Slip.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005002679268816-black-37\";s:7:\"sku_sub\";s:25:\"1005002679268816-black-37\";s:5:\"skuId\";s:17:\"12000021680323790\";s:7:\"skuAttr\";s:32:\"14:193#black;200000124:100010482\";s:13:\"regular_price\";s:5:\"25.34\";s:10:\"sale_price\";s:5:\"12.16\";s:5:\"stock\";i:500;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"black\";s:9:\"shoe-size\";s:2:\"37\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"37\";}}i:18;a:10:{s:5:\"image\";s:171:\"https://ae01.alicdn.com/kf/Hf9da5815f0694394a2fc711bb327886dZ/Women-s-Sandals-Mesh-Casual-Ladies-Wedges-Platform-Shoes-Solid-Color-Hollow-Out-Open-Toe-Slip.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005002679268816-black-36\";s:7:\"sku_sub\";s:25:\"1005002679268816-black-36\";s:5:\"skuId\";s:17:\"12000021680323789\";s:7:\"skuAttr\";s:32:\"14:193#black;200000124:200000334\";s:13:\"regular_price\";s:5:\"25.34\";s:10:\"sale_price\";s:5:\"12.16\";s:5:\"stock\";i:500;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"black\";s:9:\"shoe-size\";s:2:\"36\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"36\";}}i:19;a:10:{s:5:\"image\";s:171:\"https://ae01.alicdn.com/kf/Hf9da5815f0694394a2fc711bb327886dZ/Women-s-Sandals-Mesh-Casual-Ladies-Wedges-Platform-Shoes-Solid-Color-Hollow-Out-Open-Toe-Slip.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005002679268816-black-35\";s:7:\"sku_sub\";s:25:\"1005002679268816-black-35\";s:5:\"skuId\";s:17:\"12000021680323788\";s:7:\"skuAttr\";s:32:\"14:193#black;200000124:200000333\";s:13:\"regular_price\";s:5:\"21.34\";s:10:\"sale_price\";s:5:\"10.24\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"black\";s:9:\"shoe-size\";s:2:\"35\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"35\";}}i:20;a:10:{s:5:\"image\";s:171:\"https://ae01.alicdn.com/kf/H669b7fd1c8304d8b946a6513ef5ae917V/Women-s-Sandals-Mesh-Casual-Ladies-Wedges-Platform-Shoes-Solid-Color-Hollow-Out-Open-Toe-Slip.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"1005002679268816-pink-36\";s:7:\"sku_sub\";s:24:\"1005002679268816-pink-36\";s:5:\"skuId\";s:17:\"12000021680323811\";s:7:\"skuAttr\";s:32:\"14:1052#pink;200000124:200000334\";s:13:\"regular_price\";s:5:\"25.34\";s:10:\"sale_price\";s:5:\"12.16\";s:5:\"stock\";i:500;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"pink\";s:9:\"shoe-size\";s:2:\"36\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:2:\"36\";}}i:21;a:10:{s:5:\"image\";s:171:\"https://ae01.alicdn.com/kf/H669b7fd1c8304d8b946a6513ef5ae917V/Women-s-Sandals-Mesh-Casual-Ladies-Wedges-Platform-Shoes-Solid-Color-Hollow-Out-Open-Toe-Slip.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"1005002679268816-pink-35\";s:7:\"sku_sub\";s:24:\"1005002679268816-pink-35\";s:5:\"skuId\";s:17:\"12000021680323810\";s:7:\"skuAttr\";s:32:\"14:1052#pink;200000124:200000333\";s:13:\"regular_price\";s:5:\"25.34\";s:10:\"sale_price\";s:5:\"12.16\";s:5:\"stock\";i:500;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"pink\";s:9:\"shoe-size\";s:2:\"35\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:2:\"35\";}}i:22;a:10:{s:5:\"image\";s:171:\"https://ae01.alicdn.com/kf/H2a3470003ee142a093581eb0d27929ccm/Women-s-Sandals-Mesh-Casual-Ladies-Wedges-Platform-Shoes-Solid-Color-Hollow-Out-Open-Toe-Slip.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"1005002679268816-blue-45\";s:7:\"sku_sub\";s:24:\"1005002679268816-blue-45\";s:5:\"skuId\";s:17:\"12000021680323809\";s:7:\"skuAttr\";s:26:\"14:173#blue;200000124:3116\";s:13:\"regular_price\";s:5:\"25.34\";s:10:\"sale_price\";s:5:\"12.16\";s:5:\"stock\";i:500;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"blue\";s:9:\"shoe-size\";s:2:\"45\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"45\";}}i:23;a:10:{s:5:\"image\";s:171:\"https://ae01.alicdn.com/kf/H2a3470003ee142a093581eb0d27929ccm/Women-s-Sandals-Mesh-Casual-Ladies-Wedges-Platform-Shoes-Solid-Color-Hollow-Out-Open-Toe-Slip.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"1005002679268816-blue-44\";s:7:\"sku_sub\";s:24:\"1005002679268816-blue-44\";s:5:\"skuId\";s:17:\"12000021680323808\";s:7:\"skuAttr\";s:31:\"14:173#blue;200000124:100010487\";s:13:\"regular_price\";s:5:\"25.34\";s:10:\"sale_price\";s:5:\"12.16\";s:5:\"stock\";i:500;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"blue\";s:9:\"shoe-size\";s:2:\"44\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"44\";}}i:24;a:10:{s:5:\"image\";s:171:\"https://ae01.alicdn.com/kf/H669b7fd1c8304d8b946a6513ef5ae917V/Women-s-Sandals-Mesh-Casual-Ladies-Wedges-Platform-Shoes-Solid-Color-Hollow-Out-Open-Toe-Slip.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"1005002679268816-pink-40\";s:7:\"sku_sub\";s:24:\"1005002679268816-pink-40\";s:5:\"skuId\";s:17:\"12000021680323815\";s:7:\"skuAttr\";s:32:\"14:1052#pink;200000124:100013888\";s:13:\"regular_price\";s:5:\"25.34\";s:10:\"sale_price\";s:5:\"12.16\";s:5:\"stock\";i:498;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"pink\";s:9:\"shoe-size\";s:2:\"40\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:2:\"40\";}}i:25;a:10:{s:5:\"image\";s:171:\"https://ae01.alicdn.com/kf/H669b7fd1c8304d8b946a6513ef5ae917V/Women-s-Sandals-Mesh-Casual-Ladies-Wedges-Platform-Shoes-Solid-Color-Hollow-Out-Open-Toe-Slip.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"1005002679268816-pink-39\";s:7:\"sku_sub\";s:24:\"1005002679268816-pink-39\";s:5:\"skuId\";s:17:\"12000021680323814\";s:7:\"skuAttr\";s:32:\"14:1052#pink;200000124:200000364\";s:13:\"regular_price\";s:5:\"25.34\";s:10:\"sale_price\";s:5:\"12.16\";s:5:\"stock\";i:498;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"pink\";s:9:\"shoe-size\";s:2:\"39\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:2:\"39\";}}i:26;a:10:{s:5:\"image\";s:171:\"https://ae01.alicdn.com/kf/H669b7fd1c8304d8b946a6513ef5ae917V/Women-s-Sandals-Mesh-Casual-Ladies-Wedges-Platform-Shoes-Solid-Color-Hollow-Out-Open-Toe-Slip.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"1005002679268816-pink-38\";s:7:\"sku_sub\";s:24:\"1005002679268816-pink-38\";s:5:\"skuId\";s:17:\"12000021680323813\";s:7:\"skuAttr\";s:32:\"14:1052#pink;200000124:200000898\";s:13:\"regular_price\";s:5:\"25.34\";s:10:\"sale_price\";s:5:\"12.16\";s:5:\"stock\";i:499;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"pink\";s:9:\"shoe-size\";s:2:\"38\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:2:\"38\";}}i:27;a:10:{s:5:\"image\";s:171:\"https://ae01.alicdn.com/kf/H669b7fd1c8304d8b946a6513ef5ae917V/Women-s-Sandals-Mesh-Casual-Ladies-Wedges-Platform-Shoes-Solid-Color-Hollow-Out-Open-Toe-Slip.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"1005002679268816-pink-37\";s:7:\"sku_sub\";s:24:\"1005002679268816-pink-37\";s:5:\"skuId\";s:17:\"12000021680323812\";s:7:\"skuAttr\";s:32:\"14:1052#pink;200000124:100010482\";s:13:\"regular_price\";s:5:\"25.34\";s:10:\"sale_price\";s:5:\"12.16\";s:5:\"stock\";i:499;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"pink\";s:9:\"shoe-size\";s:2:\"37\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:2:\"37\";}}i:28;a:10:{s:5:\"image\";s:171:\"https://ae01.alicdn.com/kf/H669b7fd1c8304d8b946a6513ef5ae917V/Women-s-Sandals-Mesh-Casual-Ladies-Wedges-Platform-Shoes-Solid-Color-Hollow-Out-Open-Toe-Slip.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"1005002679268816-pink-44\";s:7:\"sku_sub\";s:24:\"1005002679268816-pink-44\";s:5:\"skuId\";s:17:\"12000021680323819\";s:7:\"skuAttr\";s:32:\"14:1052#pink;200000124:100010487\";s:13:\"regular_price\";s:5:\"25.34\";s:10:\"sale_price\";s:5:\"12.16\";s:5:\"stock\";i:500;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"pink\";s:9:\"shoe-size\";s:2:\"44\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:2:\"44\";}}i:29;a:10:{s:5:\"image\";s:171:\"https://ae01.alicdn.com/kf/H669b7fd1c8304d8b946a6513ef5ae917V/Women-s-Sandals-Mesh-Casual-Ladies-Wedges-Platform-Shoes-Solid-Color-Hollow-Out-Open-Toe-Slip.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"1005002679268816-pink-43\";s:7:\"sku_sub\";s:24:\"1005002679268816-pink-43\";s:5:\"skuId\";s:17:\"12000021680323818\";s:7:\"skuAttr\";s:32:\"14:1052#pink;200000124:200000338\";s:13:\"regular_price\";s:5:\"25.34\";s:10:\"sale_price\";s:5:\"12.16\";s:5:\"stock\";i:500;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"pink\";s:9:\"shoe-size\";s:2:\"43\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:2:\"43\";}}i:30;a:10:{s:5:\"image\";s:171:\"https://ae01.alicdn.com/kf/H669b7fd1c8304d8b946a6513ef5ae917V/Women-s-Sandals-Mesh-Casual-Ladies-Wedges-Platform-Shoes-Solid-Color-Hollow-Out-Open-Toe-Slip.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"1005002679268816-pink-42\";s:7:\"sku_sub\";s:24:\"1005002679268816-pink-42\";s:5:\"skuId\";s:17:\"12000021680323817\";s:7:\"skuAttr\";s:32:\"14:1052#pink;200000124:200000337\";s:13:\"regular_price\";s:5:\"25.34\";s:10:\"sale_price\";s:5:\"12.16\";s:5:\"stock\";i:500;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"pink\";s:9:\"shoe-size\";s:2:\"42\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:2:\"42\";}}i:31;a:10:{s:5:\"image\";s:171:\"https://ae01.alicdn.com/kf/H669b7fd1c8304d8b946a6513ef5ae917V/Women-s-Sandals-Mesh-Casual-Ladies-Wedges-Platform-Shoes-Solid-Color-Hollow-Out-Open-Toe-Slip.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"1005002679268816-pink-41\";s:7:\"sku_sub\";s:24:\"1005002679268816-pink-41\";s:5:\"skuId\";s:17:\"12000021680323816\";s:7:\"skuAttr\";s:32:\"14:1052#pink;200000124:100010483\";s:13:\"regular_price\";s:5:\"25.34\";s:10:\"sale_price\";s:5:\"12.16\";s:5:\"stock\";i:500;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"pink\";s:9:\"shoe-size\";s:2:\"41\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:2:\"41\";}}i:32;a:10:{s:5:\"image\";s:171:\"https://ae01.alicdn.com/kf/H669b7fd1c8304d8b946a6513ef5ae917V/Women-s-Sandals-Mesh-Casual-Ladies-Wedges-Platform-Shoes-Solid-Color-Hollow-Out-Open-Toe-Slip.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"1005002679268816-pink-45\";s:7:\"sku_sub\";s:24:\"1005002679268816-pink-45\";s:5:\"skuId\";s:17:\"12000021680323820\";s:7:\"skuAttr\";s:27:\"14:1052#pink;200000124:3116\";s:13:\"regular_price\";s:5:\"25.34\";s:10:\"sale_price\";s:5:\"12.16\";s:5:\"stock\";i:500;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"pink\";s:9:\"shoe-size\";s:2:\"45\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:2:\"45\";}}}'),
(96577, 5913, '_vi_wad_description_images', 'a:31:{i:0;s:59:\"//ae01.alicdn.com/kf/Hbb14752d56434c87a15941d42305a9c84.jpg\";i:1;s:59:\"//ae01.alicdn.com/kf/H8aacf2089cfa4715adab84a3f5de7d56b.jpg\";i:2;s:59:\"//ae01.alicdn.com/kf/H1a2ad1881c9b475ca16086f7c2aff7cdV.jpg\";i:3;s:59:\"//ae01.alicdn.com/kf/H664f4d4d9a4646f3b0ec15215487790d3.jpg\";i:4;s:59:\"//ae01.alicdn.com/kf/H0e1b382eadf3406eadd444838a08ea7bn.jpg\";i:5;s:59:\"//ae01.alicdn.com/kf/Ha619e5d258f649888bcd5d8727d1d9bas.jpg\";i:6;s:59:\"//ae01.alicdn.com/kf/H983f46af169f4d739cf881804310ed9eD.jpg\";i:7;s:59:\"//ae01.alicdn.com/kf/H3e183982fe4d4c17af2731bfdd148da6U.jpg\";i:8;s:59:\"//ae01.alicdn.com/kf/H909f8b4f16034fe5b82a626628e89b31F.jpg\";i:9;s:59:\"//ae01.alicdn.com/kf/H8f62a2e770b844bab411350868c519e8P.jpg\";i:10;s:59:\"//ae01.alicdn.com/kf/H2b84465d044e428f8bfe3c553a6144d3B.jpg\";i:11;s:59:\"//ae01.alicdn.com/kf/Hf0596ab2ac7b415e91eb6718780cd82eI.jpg\";i:12;s:59:\"//ae01.alicdn.com/kf/Haf41c3bf0f914f0bae29d4d6d9b4a8a4f.jpg\";i:13;s:59:\"//ae01.alicdn.com/kf/H5b0e8973bd104e81b5a20ec4597e0a39d.jpg\";i:14;s:59:\"//ae01.alicdn.com/kf/H606668034c4246d1bedc1f3c371e9e29B.jpg\";i:15;s:59:\"//ae01.alicdn.com/kf/H558857d82457441a8a3d3341d3e9715dX.jpg\";i:16;s:59:\"//ae01.alicdn.com/kf/Hc6fa89938d634ebeb598734d7804eeaca.jpg\";i:17;s:59:\"//ae01.alicdn.com/kf/Hfc7039257a3b44cba31aef49e8375f74J.jpg\";i:18;s:59:\"//ae01.alicdn.com/kf/H2c3cbda0029f4b3f8307448fdcc14948G.jpg\";i:19;s:59:\"//ae01.alicdn.com/kf/Hbb59395fad86469091b6949772b00933C.jpg\";i:20;s:59:\"//ae01.alicdn.com/kf/H85b3eebe5994417e8fbe02d47f3eaee8Y.jpg\";i:21;s:59:\"//ae01.alicdn.com/kf/Hb5becbbd8ae74eaf8eec507dcaba6e89j.jpg\";i:22;s:59:\"//ae01.alicdn.com/kf/H20172adf95714deeb4e8da69c203954bh.jpg\";i:23;s:59:\"//ae01.alicdn.com/kf/Hf9214bc1751e4b3db0f8d9d8fcc60293T.jpg\";i:24;s:59:\"//ae01.alicdn.com/kf/H8363e6b9c5934268a276b9be15ffeaf4A.jpg\";i:25;s:59:\"//ae01.alicdn.com/kf/Ha400ffd97b0b45b7a91fb6be271da344X.jpg\";i:26;s:59:\"//ae01.alicdn.com/kf/Hafafc60d52dd4f40a1239fa89bb18731o.jpg\";i:27;s:59:\"//ae01.alicdn.com/kf/Ha54d6af8edcc4be5911aebe28cc54271i.jpg\";i:28;s:59:\"//ae01.alicdn.com/kf/Hf540dd7dbc5f4cacaa9aecdb9a2f6684p.jpg\";i:29;s:59:\"//ae01.alicdn.com/kf/H0bed875f94e841f79a7b5362a76207c1Z.jpg\";i:30;s:59:\"//ae01.alicdn.com/kf/H23657fe0e4da43ed8edbbaa349bd94f9a.jpg\";}'),
(96578, 5913, '_vi_wad_sku', '4000782868371'),
(96579, 5913, '_vi_wad_attributes', 'a:2:{i:14;a:5:{s:6:\"values\";a:24:{s:6:\"14:771\";s:2:\"19\";s:6:\"14:193\";s:2:\"20\";s:6:\"14:173\";s:2:\"21\";s:9:\"14:365458\";s:2:\"22\";s:9:\"14:350850\";s:2:\"23\";s:6:\"14:691\";s:2:\"19\";s:6:\"14:175\";s:1:\"1\";s:12:\"14:200002130\";s:1:\"2\";s:12:\"14:200001438\";s:1:\"3\";s:9:\"14:350852\";s:1:\"4\";s:7:\"14:1052\";s:1:\"5\";s:6:\"14:496\";s:1:\"6\";s:5:\"14:10\";s:1:\"7\";s:9:\"14:350853\";s:1:\"8\";s:5:\"14:29\";s:1:\"9\";s:6:\"14:366\";s:2:\"10\";s:12:\"14:200003699\";s:2:\"11\";s:12:\"14:100018786\";s:2:\"12\";s:12:\"14:200001951\";s:2:\"13\";s:12:\"14:200004889\";s:2:\"14\";s:12:\"14:200004890\";s:2:\"15\";s:7:\"14:1254\";s:2:\"16\";s:12:\"14:200004891\";s:2:\"17\";s:4:\"14:4\";s:2:\"18\";}s:4:\"slug\";s:5:\"color\";s:4:\"name\";s:5:\"Color\";s:8:\"position\";i:0;s:10:\"values_sub\";a:24:{s:6:\"14:771\";s:5:\"Beige\";s:6:\"14:193\";s:5:\"BLACK\";s:6:\"14:173\";s:4:\"Blue\";s:9:\"14:365458\";s:5:\"Brown\";s:9:\"14:350850\";s:4:\"Gold\";s:6:\"14:691\";s:4:\"Gray\";s:6:\"14:175\";s:5:\"Green\";s:12:\"14:200002130\";s:5:\"Ivory\";s:12:\"14:200001438\";s:5:\"Khaki\";s:9:\"14:350852\";s:6:\"Orange\";s:7:\"14:1052\";s:4:\"Pink\";s:6:\"14:496\";s:6:\"Purple\";s:5:\"14:10\";s:3:\"Red\";s:9:\"14:350853\";s:6:\"Silver\";s:5:\"14:29\";s:5:\"White\";s:6:\"14:366\";s:6:\"Yellow\";s:12:\"14:200003699\";s:5:\"MULTI\";s:12:\"14:100018786\";s:5:\"Clear\";s:12:\"14:200001951\";s:9:\"Champagne\";s:12:\"14:200004889\";s:10:\"Army Green\";s:12:\"14:200004890\";s:9:\"Dark Grey\";s:7:\"14:1254\";s:8:\"Sky Blue\";s:12:\"14:200004891\";s:8:\"Lavender\";s:4:\"14:4\";s:2:\"18\";}}i:200001027;a:5:{s:6:\"values\";a:10:{s:19:\"200001027:200000333\";s:2:\"35\";s:19:\"200001027:200000334\";s:2:\"36\";s:19:\"200001027:100010482\";s:2:\"37\";s:19:\"200001027:200000898\";s:2:\"38\";s:19:\"200001027:200000364\";s:2:\"39\";s:19:\"200001027:100013888\";s:2:\"40\";s:19:\"200001027:100010483\";s:2:\"41\";s:19:\"200001027:200000337\";s:2:\"42\";s:19:\"200001027:200000338\";s:2:\"43\";s:19:\"200001027:100010487\";s:2:\"44\";}s:4:\"slug\";s:10:\"shoes-size\";s:4:\"name\";s:10:\"Shoes Size\";s:8:\"position\";i:1;s:10:\"values_sub\";a:10:{s:19:\"200001027:200000333\";s:2:\"35\";s:19:\"200001027:200000334\";s:2:\"36\";s:19:\"200001027:100010482\";s:2:\"37\";s:19:\"200001027:200000898\";s:2:\"38\";s:19:\"200001027:200000364\";s:2:\"39\";s:19:\"200001027:100013888\";s:2:\"40\";s:19:\"200001027:100010483\";s:2:\"41\";s:19:\"200001027:200000337\";s:2:\"42\";s:19:\"200001027:200000338\";s:2:\"43\";s:19:\"200001027:100010487\";s:2:\"44\";}}}'),
(96580, 5913, '_vi_wad_list_attributes', 'a:34:{s:6:\"14:771\";a:4:{s:4:\"name\";s:2:\"19\";s:8:\"name_sub\";s:5:\"Beige\";s:5:\"color\";s:7:\"#F8F7E7\";s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/Hb4d16bb60fcd4e2ebb5576d2bbeb90a1L/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";}s:6:\"14:193\";a:4:{s:4:\"name\";s:2:\"20\";s:8:\"name_sub\";s:5:\"BLACK\";s:5:\"color\";s:7:\"#000000\";s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H01274c121b6341d6b5780aa188d0ca5bi/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";}s:6:\"14:173\";a:4:{s:4:\"name\";s:2:\"21\";s:8:\"name_sub\";s:4:\"Blue\";s:5:\"color\";s:7:\"#0080FF\";s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H55ac577ab56c47a0b2425c737352c832L/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";}s:9:\"14:365458\";a:4:{s:4:\"name\";s:2:\"22\";s:8:\"name_sub\";s:5:\"Brown\";s:5:\"color\";s:7:\"#8D6468\";s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H346d7a451e9f48ebaebfa33150c2bd78V/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";}s:9:\"14:350850\";a:4:{s:4:\"name\";s:2:\"23\";s:8:\"name_sub\";s:4:\"Gold\";s:5:\"color\";s:7:\"#FFD700\";s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H2db25cfc4f0e4b4d871776b6391e00c7f/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";}s:6:\"14:691\";a:4:{s:4:\"name\";s:2:\"19\";s:8:\"name_sub\";s:4:\"Gray\";s:5:\"color\";s:4:\"#999\";s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/He1b6b0863bb14562b239dbcd82036084a/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";}s:6:\"14:175\";a:4:{s:4:\"name\";s:1:\"1\";s:8:\"name_sub\";s:5:\"Green\";s:5:\"color\";s:7:\"#007000\";s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/Hcff327340e3d4bd8b3c679e71e351853X/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";}s:12:\"14:200002130\";a:4:{s:4:\"name\";s:1:\"2\";s:8:\"name_sub\";s:5:\"Ivory\";s:5:\"color\";s:7:\"#FDFDE8\";s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H378c3bf190d34264871a9f40720c4beer/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";}s:12:\"14:200001438\";a:4:{s:4:\"name\";s:1:\"3\";s:8:\"name_sub\";s:5:\"Khaki\";s:5:\"color\";s:7:\"#DAC9B9\";s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H00861bdd10f64891a8f9b26470c63340T/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";}s:9:\"14:350852\";a:4:{s:4:\"name\";s:1:\"4\";s:8:\"name_sub\";s:6:\"Orange\";s:5:\"color\";s:7:\"#FFA500\";s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H686d2fa7862e4327af18eeacd2431f6b4/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";}s:7:\"14:1052\";a:4:{s:4:\"name\";s:1:\"5\";s:8:\"name_sub\";s:4:\"Pink\";s:5:\"color\";s:7:\"#FFC0CB\";s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/Ha68c860e1ea444f8b409e8354fef526ca/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";}s:6:\"14:496\";a:4:{s:4:\"name\";s:1:\"6\";s:8:\"name_sub\";s:6:\"Purple\";s:5:\"color\";s:7:\"#6C3365\";s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H3831f87c930148d0bc8d4f5b7b64e9c5r/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";}s:5:\"14:10\";a:4:{s:4:\"name\";s:1:\"7\";s:8:\"name_sub\";s:3:\"Red\";s:5:\"color\";s:7:\"#FF0000\";s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/Hd12c0c0397c24f97bb67ccf116c119fcZ/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";}s:9:\"14:350853\";a:4:{s:4:\"name\";s:1:\"8\";s:8:\"name_sub\";s:6:\"Silver\";s:5:\"color\";s:4:\"#CCC\";s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/Hb002f629f95f44938c3c256ee7f19b1fB/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";}s:5:\"14:29\";a:4:{s:4:\"name\";s:1:\"9\";s:8:\"name_sub\";s:5:\"White\";s:5:\"color\";s:7:\"#FFFFFF\";s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/Hbba77d4dd5b84b7ea041035c15fdbae75/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";}s:6:\"14:366\";a:4:{s:4:\"name\";s:2:\"10\";s:8:\"name_sub\";s:6:\"Yellow\";s:5:\"color\";s:7:\"#FFFF00\";s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H67665be5c4094e728d718c6a33d05cd80/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";}s:12:\"14:200003699\";a:4:{s:4:\"name\";s:2:\"11\";s:8:\"name_sub\";s:5:\"MULTI\";s:5:\"color\";s:5:\"mutil\";s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/Ha6aa8c9c100b4330a0c17bd6a27c74d4z/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";}s:12:\"14:100018786\";a:4:{s:4:\"name\";s:2:\"12\";s:8:\"name_sub\";s:5:\"Clear\";s:5:\"color\";s:5:\"clear\";s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/Hd0aaf2b6ddfd45269cf5eaecc4c220eb8/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";}s:12:\"14:200001951\";a:4:{s:4:\"name\";s:2:\"13\";s:8:\"name_sub\";s:9:\"Champagne\";s:5:\"color\";s:7:\"#D5B489\";s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/Ha256c182a2334fd8bd46361edc765e0fG/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";}s:12:\"14:200004889\";a:4:{s:4:\"name\";s:2:\"14\";s:8:\"name_sub\";s:10:\"Army Green\";s:5:\"color\";s:7:\"#7C8C30\";s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H8565a06ced224904a528578b54c0e6e7S/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";}s:12:\"14:200004890\";a:4:{s:4:\"name\";s:2:\"15\";s:8:\"name_sub\";s:9:\"Dark Grey\";s:5:\"color\";s:4:\"#666\";s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/Ha6ce7d8c8dcd46c99eaecc32ef9f5fd9D/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";}s:7:\"14:1254\";a:4:{s:4:\"name\";s:2:\"16\";s:8:\"name_sub\";s:8:\"Sky Blue\";s:5:\"color\";s:7:\"#1EDDFF\";s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H230dce87979346e4a7a392b97a90e0165/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";}s:12:\"14:200004891\";a:4:{s:4:\"name\";s:2:\"17\";s:8:\"name_sub\";s:8:\"Lavender\";s:5:\"color\";s:7:\"#DDA0DD\";s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H0aef71a5a94f4449bddd7e98292dca9dK/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";}s:4:\"14:4\";a:4:{s:4:\"name\";s:2:\"18\";s:8:\"name_sub\";s:2:\"18\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H4f72f5450cc44f92a5540f4986737a6ee/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";}s:19:\"200001027:200000333\";a:4:{s:4:\"name\";s:2:\"35\";s:8:\"name_sub\";s:2:\"35\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200001027:200000334\";a:4:{s:4:\"name\";s:2:\"36\";s:8:\"name_sub\";s:2:\"36\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200001027:100010482\";a:4:{s:4:\"name\";s:2:\"37\";s:8:\"name_sub\";s:2:\"37\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200001027:200000898\";a:4:{s:4:\"name\";s:2:\"38\";s:8:\"name_sub\";s:2:\"38\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200001027:200000364\";a:4:{s:4:\"name\";s:2:\"39\";s:8:\"name_sub\";s:2:\"39\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200001027:100013888\";a:4:{s:4:\"name\";s:2:\"40\";s:8:\"name_sub\";s:2:\"40\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200001027:100010483\";a:4:{s:4:\"name\";s:2:\"41\";s:8:\"name_sub\";s:2:\"41\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200001027:200000337\";a:4:{s:4:\"name\";s:2:\"42\";s:8:\"name_sub\";s:2:\"42\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200001027:200000338\";a:4:{s:4:\"name\";s:2:\"43\";s:8:\"name_sub\";s:2:\"43\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200001027:100010487\";a:4:{s:4:\"name\";s:2:\"44\";s:8:\"name_sub\";s:2:\"44\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}}'),
(96581, 5913, '_vi_wad_shipping_info', 'a:6:{s:4:\"time\";i:1622550871;s:7:\"country\";s:2:\"LK\";s:7:\"company\";s:3:\"EMS\";s:7:\"freight\";s:2269:\"[{\"bizShowMind\":{\"layout\":[]},\"commitDay\":\"75\",\"company\":\"EMS\",\"currency\":\"USD\",\"discount\":0,\"displayType\":\"deliveryTime\",\"features\":{},\"freightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $63.59\",\"value\":63.59},\"freightFeatures\":{\"provider\":\"ae_config\"},\"freightLayout\":{\"displayType\":\"deliveryTime\",\"layout\":[{\"text\":\"Shipping: US $63.59\",\"type\":\"title\"},{\"text\":\"To <font color=\'#000000\'>Sri Lanka</font> via EMS\",\"type\":\"subtitle\"}],\"openShippingPanel\":\"true\"},\"fullMailLine\":false,\"hbaService\":false,\"i18nMap\":{},\"id\":0,\"name\":\"FreightItemModule\",\"sendGoodsCountry\":\"CN\",\"sendGoodsCountryFullName\":\"China\",\"serviceName\":\"EMS\",\"standardFreightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $63.59\",\"value\":63.59},\"time\":\"15-44\",\"tracking\":true},{\"bizShowMind\":{\"layout\":[]},\"commitDay\":\"75\",\"company\":\"Fedex IP\",\"currency\":\"USD\",\"discount\":0,\"displayType\":\"deliveryTime\",\"features\":{},\"freightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $127.19\",\"value\":127.19},\"freightFeatures\":{\"provider\":\"ae_config\"},\"freightLayout\":{\"displayType\":\"deliveryTime\",\"layout\":[{\"text\":\"Shipping: US $127.19\",\"type\":\"title\"},{\"text\":\"To <font color=\'#000000\'>Sri Lanka</font> via Fedex IP\",\"type\":\"subtitle\"}],\"openShippingPanel\":\"true\"},\"fullMailLine\":false,\"hbaService\":false,\"i18nMap\":{},\"id\":0,\"name\":\"FreightItemModule\",\"sendGoodsCountry\":\"CN\",\"sendGoodsCountryFullName\":\"China\",\"serviceName\":\"FEDEX\",\"standardFreightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $127.19\",\"value\":127.19},\"time\":\"7-15\",\"tracking\":true},{\"bizShowMind\":{\"layout\":[]},\"commitDay\":\"75\",\"company\":\"DHL\",\"currency\":\"USD\",\"discount\":0,\"displayType\":\"deliveryTime\",\"features\":{},\"freightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $205.80\",\"value\":205.8},\"freightFeatures\":{\"provider\":\"ae_config\"},\"freightLayout\":{\"displayType\":\"deliveryTime\",\"layout\":[{\"text\":\"Shipping: US $205.80\",\"type\":\"title\"},{\"text\":\"To <font color=\'#000000\'>Sri Lanka</font> via DHL\",\"type\":\"subtitle\"}],\"openShippingPanel\":\"true\"},\"fullMailLine\":false,\"hbaService\":false,\"i18nMap\":{},\"id\":0,\"name\":\"FreightItemModule\",\"sendGoodsCountry\":\"CN\",\"sendGoodsCountryFullName\":\"China\",\"serviceName\":\"DHL\",\"standardFreightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $205.80\",\"value\":205.8},\"time\":\"9-17\",\"tracking\":true}]\";s:13:\"shipping_cost\";d:63.590000000000003410605131648480892181396484375;s:13:\"delivery_time\";s:5:\"15-44\";}'),
(96582, 5913, '_vi_wad_gallery', 'a:6:{i:0;s:170:\"https://ae01.alicdn.com/kf/H06daad3ddb5e462c91d65634e5f2d1056/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg\";i:1;s:170:\"https://ae01.alicdn.com/kf/H5a3edf57584e4793919c85c978c537fdb/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg\";i:2;s:170:\"https://ae01.alicdn.com/kf/Hd6fe9f8d8d664a95ba6927ad655b0022v/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg\";i:3;s:170:\"https://ae01.alicdn.com/kf/H026acba10e344bcd89ef5701a5b4c3eaG/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg\";i:4;s:170:\"https://ae01.alicdn.com/kf/H82fd42671f9245d6a1181aec232a2b92y/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg\";i:5;s:170:\"https://ae01.alicdn.com/kf/H5dfc77743c984822a96e764de5b672bf1/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg\";}'),
(96583, 5913, '_vi_wad_variation_images', 'a:24:{s:6:\"14:771\";s:182:\"https://ae01.alicdn.com/kf/Hb4d16bb60fcd4e2ebb5576d2bbeb90a1L/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:6:\"14:193\";s:182:\"https://ae01.alicdn.com/kf/H01274c121b6341d6b5780aa188d0ca5bi/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:6:\"14:173\";s:182:\"https://ae01.alicdn.com/kf/H55ac577ab56c47a0b2425c737352c832L/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:9:\"14:365458\";s:182:\"https://ae01.alicdn.com/kf/H346d7a451e9f48ebaebfa33150c2bd78V/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:9:\"14:350850\";s:182:\"https://ae01.alicdn.com/kf/H2db25cfc4f0e4b4d871776b6391e00c7f/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:6:\"14:691\";s:182:\"https://ae01.alicdn.com/kf/He1b6b0863bb14562b239dbcd82036084a/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:6:\"14:175\";s:182:\"https://ae01.alicdn.com/kf/Hcff327340e3d4bd8b3c679e71e351853X/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:12:\"14:200002130\";s:182:\"https://ae01.alicdn.com/kf/H378c3bf190d34264871a9f40720c4beer/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:12:\"14:200001438\";s:182:\"https://ae01.alicdn.com/kf/H00861bdd10f64891a8f9b26470c63340T/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:9:\"14:350852\";s:182:\"https://ae01.alicdn.com/kf/H686d2fa7862e4327af18eeacd2431f6b4/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:7:\"14:1052\";s:182:\"https://ae01.alicdn.com/kf/Ha68c860e1ea444f8b409e8354fef526ca/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:6:\"14:496\";s:182:\"https://ae01.alicdn.com/kf/H3831f87c930148d0bc8d4f5b7b64e9c5r/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:5:\"14:10\";s:182:\"https://ae01.alicdn.com/kf/Hd12c0c0397c24f97bb67ccf116c119fcZ/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:9:\"14:350853\";s:182:\"https://ae01.alicdn.com/kf/Hb002f629f95f44938c3c256ee7f19b1fB/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:5:\"14:29\";s:182:\"https://ae01.alicdn.com/kf/Hbba77d4dd5b84b7ea041035c15fdbae75/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:6:\"14:366\";s:182:\"https://ae01.alicdn.com/kf/H67665be5c4094e728d718c6a33d05cd80/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:12:\"14:200003699\";s:182:\"https://ae01.alicdn.com/kf/Ha6aa8c9c100b4330a0c17bd6a27c74d4z/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:12:\"14:100018786\";s:182:\"https://ae01.alicdn.com/kf/Hd0aaf2b6ddfd45269cf5eaecc4c220eb8/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:12:\"14:200001951\";s:182:\"https://ae01.alicdn.com/kf/Ha256c182a2334fd8bd46361edc765e0fG/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:12:\"14:200004889\";s:182:\"https://ae01.alicdn.com/kf/H8565a06ced224904a528578b54c0e6e7S/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:12:\"14:200004890\";s:182:\"https://ae01.alicdn.com/kf/Ha6ce7d8c8dcd46c99eaecc32ef9f5fd9D/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:7:\"14:1254\";s:182:\"https://ae01.alicdn.com/kf/H230dce87979346e4a7a392b97a90e0165/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:12:\"14:200004891\";s:182:\"https://ae01.alicdn.com/kf/H0aef71a5a94f4449bddd7e98292dca9dK/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:4:\"14:4\";s:182:\"https://ae01.alicdn.com/kf/H4f72f5450cc44f92a5540f4986737a6ee/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";}'),
(96584, 5913, '_vi_wad_store_info', 'a:3:{s:4:\"name\";s:20:\"XY Cos Costume Store\";s:3:\"url\";s:34:\"//www.aliexpress.com/store/5619081\";s:3:\"num\";i:5619081;}');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(96585, 5913, '_vi_wad_variations', 'a:240:{i:0;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/Hb002f629f95f44938c3c256ee7f19b1fB/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:18:\"4000782868371-8-43\";s:7:\"sku_sub\";s:23:\"4000782868371-silver-43\";s:5:\"skuId\";s:17:\"10000007799822719\";s:7:\"skuAttr\";s:31:\"14:350853#8;200001027:200000338\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:1:\"8\";s:10:\"shoes-size\";s:2:\"43\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Silver\";s:10:\"shoes-size\";s:2:\"43\";}}i:1;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/Hb002f629f95f44938c3c256ee7f19b1fB/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:18:\"4000782868371-8-42\";s:7:\"sku_sub\";s:23:\"4000782868371-silver-42\";s:5:\"skuId\";s:17:\"10000007799822718\";s:7:\"skuAttr\";s:31:\"14:350853#8;200001027:200000337\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:1:\"8\";s:10:\"shoes-size\";s:2:\"42\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Silver\";s:10:\"shoes-size\";s:2:\"42\";}}i:2;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/Hb002f629f95f44938c3c256ee7f19b1fB/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:18:\"4000782868371-8-41\";s:7:\"sku_sub\";s:23:\"4000782868371-silver-41\";s:5:\"skuId\";s:17:\"10000007799822717\";s:7:\"skuAttr\";s:31:\"14:350853#8;200001027:100010483\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:1:\"8\";s:10:\"shoes-size\";s:2:\"41\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Silver\";s:10:\"shoes-size\";s:2:\"41\";}}i:3;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/Hb002f629f95f44938c3c256ee7f19b1fB/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:18:\"4000782868371-8-40\";s:7:\"sku_sub\";s:23:\"4000782868371-silver-40\";s:5:\"skuId\";s:17:\"10000007799822716\";s:7:\"skuAttr\";s:31:\"14:350853#8;200001027:100013888\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:1:\"8\";s:10:\"shoes-size\";s:2:\"40\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Silver\";s:10:\"shoes-size\";s:2:\"40\";}}i:4;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/Hb002f629f95f44938c3c256ee7f19b1fB/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:18:\"4000782868371-8-39\";s:7:\"sku_sub\";s:23:\"4000782868371-silver-39\";s:5:\"skuId\";s:17:\"10000007799822715\";s:7:\"skuAttr\";s:31:\"14:350853#8;200001027:200000364\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:1:\"8\";s:10:\"shoes-size\";s:2:\"39\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Silver\";s:10:\"shoes-size\";s:2:\"39\";}}i:5;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/Hb002f629f95f44938c3c256ee7f19b1fB/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:18:\"4000782868371-8-38\";s:7:\"sku_sub\";s:23:\"4000782868371-silver-38\";s:5:\"skuId\";s:17:\"10000007799822714\";s:7:\"skuAttr\";s:31:\"14:350853#8;200001027:200000898\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:1:\"8\";s:10:\"shoes-size\";s:2:\"38\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Silver\";s:10:\"shoes-size\";s:2:\"38\";}}i:6;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/Hb002f629f95f44938c3c256ee7f19b1fB/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:18:\"4000782868371-8-37\";s:7:\"sku_sub\";s:23:\"4000782868371-silver-37\";s:5:\"skuId\";s:17:\"10000007799822713\";s:7:\"skuAttr\";s:31:\"14:350853#8;200001027:100010482\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:1:\"8\";s:10:\"shoes-size\";s:2:\"37\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Silver\";s:10:\"shoes-size\";s:2:\"37\";}}i:7;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/Hb002f629f95f44938c3c256ee7f19b1fB/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:18:\"4000782868371-8-36\";s:7:\"sku_sub\";s:23:\"4000782868371-silver-36\";s:5:\"skuId\";s:17:\"10000007799822712\";s:7:\"skuAttr\";s:31:\"14:350853#8;200001027:200000334\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:1:\"8\";s:10:\"shoes-size\";s:2:\"36\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Silver\";s:10:\"shoes-size\";s:2:\"36\";}}i:8;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/Hb002f629f95f44938c3c256ee7f19b1fB/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:18:\"4000782868371-8-35\";s:7:\"sku_sub\";s:23:\"4000782868371-silver-35\";s:5:\"skuId\";s:17:\"10000007799822711\";s:7:\"skuAttr\";s:31:\"14:350853#8;200001027:200000333\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:1:\"8\";s:10:\"shoes-size\";s:2:\"35\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Silver\";s:10:\"shoes-size\";s:2:\"35\";}}i:9;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/Hd12c0c0397c24f97bb67ccf116c119fcZ/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:18:\"4000782868371-7-44\";s:7:\"sku_sub\";s:20:\"4000782868371-red-44\";s:5:\"skuId\";s:17:\"10000007799822710\";s:7:\"skuAttr\";s:27:\"14:10#7;200001027:100010487\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:1:\"7\";s:10:\"shoes-size\";s:2:\"44\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:10:\"shoes-size\";s:2:\"44\";}}i:10;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/Hd12c0c0397c24f97bb67ccf116c119fcZ/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:18:\"4000782868371-7-43\";s:7:\"sku_sub\";s:20:\"4000782868371-red-43\";s:5:\"skuId\";s:17:\"10000007799822709\";s:7:\"skuAttr\";s:27:\"14:10#7;200001027:200000338\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:98;s:10:\"attributes\";a:2:{s:5:\"color\";s:1:\"7\";s:10:\"shoes-size\";s:2:\"43\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:10:\"shoes-size\";s:2:\"43\";}}i:11;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/Hd12c0c0397c24f97bb67ccf116c119fcZ/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:18:\"4000782868371-7-42\";s:7:\"sku_sub\";s:20:\"4000782868371-red-42\";s:5:\"skuId\";s:17:\"10000007799822708\";s:7:\"skuAttr\";s:27:\"14:10#7;200001027:200000337\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:1:\"7\";s:10:\"shoes-size\";s:2:\"42\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:10:\"shoes-size\";s:2:\"42\";}}i:12;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/Hd12c0c0397c24f97bb67ccf116c119fcZ/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:18:\"4000782868371-7-41\";s:7:\"sku_sub\";s:20:\"4000782868371-red-41\";s:5:\"skuId\";s:17:\"10000007799822707\";s:7:\"skuAttr\";s:27:\"14:10#7;200001027:100010483\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:1:\"7\";s:10:\"shoes-size\";s:2:\"41\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:10:\"shoes-size\";s:2:\"41\";}}i:13;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/Hd12c0c0397c24f97bb67ccf116c119fcZ/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:18:\"4000782868371-7-40\";s:7:\"sku_sub\";s:20:\"4000782868371-red-40\";s:5:\"skuId\";s:17:\"10000007799822706\";s:7:\"skuAttr\";s:27:\"14:10#7;200001027:100013888\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:1:\"7\";s:10:\"shoes-size\";s:2:\"40\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:10:\"shoes-size\";s:2:\"40\";}}i:14;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/Hd12c0c0397c24f97bb67ccf116c119fcZ/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:18:\"4000782868371-7-39\";s:7:\"sku_sub\";s:20:\"4000782868371-red-39\";s:5:\"skuId\";s:17:\"10000007799822705\";s:7:\"skuAttr\";s:27:\"14:10#7;200001027:200000364\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:1:\"7\";s:10:\"shoes-size\";s:2:\"39\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:10:\"shoes-size\";s:2:\"39\";}}i:15;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/Hd12c0c0397c24f97bb67ccf116c119fcZ/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:18:\"4000782868371-7-38\";s:7:\"sku_sub\";s:20:\"4000782868371-red-38\";s:5:\"skuId\";s:17:\"10000007799822704\";s:7:\"skuAttr\";s:27:\"14:10#7;200001027:200000898\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:1:\"7\";s:10:\"shoes-size\";s:2:\"38\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:10:\"shoes-size\";s:2:\"38\";}}i:16;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/Hd12c0c0397c24f97bb67ccf116c119fcZ/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:18:\"4000782868371-7-37\";s:7:\"sku_sub\";s:20:\"4000782868371-red-37\";s:5:\"skuId\";s:17:\"10000007799822703\";s:7:\"skuAttr\";s:27:\"14:10#7;200001027:100010482\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:1:\"7\";s:10:\"shoes-size\";s:2:\"37\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:10:\"shoes-size\";s:2:\"37\";}}i:17;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/Hd12c0c0397c24f97bb67ccf116c119fcZ/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:18:\"4000782868371-7-36\";s:7:\"sku_sub\";s:20:\"4000782868371-red-36\";s:5:\"skuId\";s:17:\"10000007799822702\";s:7:\"skuAttr\";s:27:\"14:10#7;200001027:200000334\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:1:\"7\";s:10:\"shoes-size\";s:2:\"36\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:10:\"shoes-size\";s:2:\"36\";}}i:18;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/Hd12c0c0397c24f97bb67ccf116c119fcZ/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:18:\"4000782868371-7-35\";s:7:\"sku_sub\";s:20:\"4000782868371-red-35\";s:5:\"skuId\";s:17:\"10000007799822701\";s:7:\"skuAttr\";s:27:\"14:10#7;200001027:200000333\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:1:\"7\";s:10:\"shoes-size\";s:2:\"35\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:10:\"shoes-size\";s:2:\"35\";}}i:19;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H3831f87c930148d0bc8d4f5b7b64e9c5r/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:18:\"4000782868371-6-44\";s:7:\"sku_sub\";s:23:\"4000782868371-purple-44\";s:5:\"skuId\";s:17:\"10000007799822700\";s:7:\"skuAttr\";s:28:\"14:496#6;200001027:100010487\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:1:\"6\";s:10:\"shoes-size\";s:2:\"44\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Purple\";s:10:\"shoes-size\";s:2:\"44\";}}i:20;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H3831f87c930148d0bc8d4f5b7b64e9c5r/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:18:\"4000782868371-6-43\";s:7:\"sku_sub\";s:23:\"4000782868371-purple-43\";s:5:\"skuId\";s:17:\"10000007799822699\";s:7:\"skuAttr\";s:28:\"14:496#6;200001027:200000338\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:1:\"6\";s:10:\"shoes-size\";s:2:\"43\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Purple\";s:10:\"shoes-size\";s:2:\"43\";}}i:21;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H3831f87c930148d0bc8d4f5b7b64e9c5r/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:18:\"4000782868371-6-42\";s:7:\"sku_sub\";s:23:\"4000782868371-purple-42\";s:5:\"skuId\";s:17:\"10000007799822698\";s:7:\"skuAttr\";s:28:\"14:496#6;200001027:200000337\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:1:\"6\";s:10:\"shoes-size\";s:2:\"42\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Purple\";s:10:\"shoes-size\";s:2:\"42\";}}i:22;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H3831f87c930148d0bc8d4f5b7b64e9c5r/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:18:\"4000782868371-6-41\";s:7:\"sku_sub\";s:23:\"4000782868371-purple-41\";s:5:\"skuId\";s:17:\"10000007799822697\";s:7:\"skuAttr\";s:28:\"14:496#6;200001027:100010483\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:98;s:10:\"attributes\";a:2:{s:5:\"color\";s:1:\"6\";s:10:\"shoes-size\";s:2:\"41\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Purple\";s:10:\"shoes-size\";s:2:\"41\";}}i:23;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H3831f87c930148d0bc8d4f5b7b64e9c5r/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:18:\"4000782868371-6-40\";s:7:\"sku_sub\";s:23:\"4000782868371-purple-40\";s:5:\"skuId\";s:17:\"10000007799822696\";s:7:\"skuAttr\";s:28:\"14:496#6;200001027:100013888\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:1:\"6\";s:10:\"shoes-size\";s:2:\"40\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Purple\";s:10:\"shoes-size\";s:2:\"40\";}}i:24;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H3831f87c930148d0bc8d4f5b7b64e9c5r/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:18:\"4000782868371-6-39\";s:7:\"sku_sub\";s:23:\"4000782868371-purple-39\";s:5:\"skuId\";s:17:\"10000007799822695\";s:7:\"skuAttr\";s:28:\"14:496#6;200001027:200000364\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:1:\"6\";s:10:\"shoes-size\";s:2:\"39\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Purple\";s:10:\"shoes-size\";s:2:\"39\";}}i:25;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H3831f87c930148d0bc8d4f5b7b64e9c5r/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:18:\"4000782868371-6-38\";s:7:\"sku_sub\";s:23:\"4000782868371-purple-38\";s:5:\"skuId\";s:17:\"10000007799822694\";s:7:\"skuAttr\";s:28:\"14:496#6;200001027:200000898\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:1:\"6\";s:10:\"shoes-size\";s:2:\"38\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Purple\";s:10:\"shoes-size\";s:2:\"38\";}}i:26;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H3831f87c930148d0bc8d4f5b7b64e9c5r/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:18:\"4000782868371-6-37\";s:7:\"sku_sub\";s:23:\"4000782868371-purple-37\";s:5:\"skuId\";s:17:\"10000007799822693\";s:7:\"skuAttr\";s:28:\"14:496#6;200001027:100010482\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:1:\"6\";s:10:\"shoes-size\";s:2:\"37\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Purple\";s:10:\"shoes-size\";s:2:\"37\";}}i:27;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H3831f87c930148d0bc8d4f5b7b64e9c5r/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:18:\"4000782868371-6-36\";s:7:\"sku_sub\";s:23:\"4000782868371-purple-36\";s:5:\"skuId\";s:17:\"10000007799822692\";s:7:\"skuAttr\";s:28:\"14:496#6;200001027:200000334\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:98;s:10:\"attributes\";a:2:{s:5:\"color\";s:1:\"6\";s:10:\"shoes-size\";s:2:\"36\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Purple\";s:10:\"shoes-size\";s:2:\"36\";}}i:28;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H3831f87c930148d0bc8d4f5b7b64e9c5r/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:18:\"4000782868371-6-35\";s:7:\"sku_sub\";s:23:\"4000782868371-purple-35\";s:5:\"skuId\";s:17:\"10000007799822691\";s:7:\"skuAttr\";s:28:\"14:496#6;200001027:200000333\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:1:\"6\";s:10:\"shoes-size\";s:2:\"35\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Purple\";s:10:\"shoes-size\";s:2:\"35\";}}i:29;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/Ha68c860e1ea444f8b409e8354fef526ca/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:18:\"4000782868371-5-44\";s:7:\"sku_sub\";s:21:\"4000782868371-pink-44\";s:5:\"skuId\";s:17:\"10000007799822690\";s:7:\"skuAttr\";s:29:\"14:1052#5;200001027:100010487\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:1:\"5\";s:10:\"shoes-size\";s:2:\"44\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Pink\";s:10:\"shoes-size\";s:2:\"44\";}}i:30;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/Ha68c860e1ea444f8b409e8354fef526ca/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:18:\"4000782868371-5-43\";s:7:\"sku_sub\";s:21:\"4000782868371-pink-43\";s:5:\"skuId\";s:17:\"10000007799822689\";s:7:\"skuAttr\";s:29:\"14:1052#5;200001027:200000338\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:1:\"5\";s:10:\"shoes-size\";s:2:\"43\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Pink\";s:10:\"shoes-size\";s:2:\"43\";}}i:31;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/Ha68c860e1ea444f8b409e8354fef526ca/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:18:\"4000782868371-5-42\";s:7:\"sku_sub\";s:21:\"4000782868371-pink-42\";s:5:\"skuId\";s:17:\"10000007799822688\";s:7:\"skuAttr\";s:29:\"14:1052#5;200001027:200000337\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:1:\"5\";s:10:\"shoes-size\";s:2:\"42\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Pink\";s:10:\"shoes-size\";s:2:\"42\";}}i:32;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/Ha68c860e1ea444f8b409e8354fef526ca/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:18:\"4000782868371-5-41\";s:7:\"sku_sub\";s:21:\"4000782868371-pink-41\";s:5:\"skuId\";s:17:\"10000007799822687\";s:7:\"skuAttr\";s:29:\"14:1052#5;200001027:100010483\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:1:\"5\";s:10:\"shoes-size\";s:2:\"41\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Pink\";s:10:\"shoes-size\";s:2:\"41\";}}i:33;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/Ha68c860e1ea444f8b409e8354fef526ca/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:18:\"4000782868371-5-40\";s:7:\"sku_sub\";s:21:\"4000782868371-pink-40\";s:5:\"skuId\";s:17:\"10000007799822686\";s:7:\"skuAttr\";s:29:\"14:1052#5;200001027:100013888\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:1:\"5\";s:10:\"shoes-size\";s:2:\"40\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Pink\";s:10:\"shoes-size\";s:2:\"40\";}}i:34;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/Ha68c860e1ea444f8b409e8354fef526ca/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:18:\"4000782868371-5-39\";s:7:\"sku_sub\";s:21:\"4000782868371-pink-39\";s:5:\"skuId\";s:17:\"10000007799822685\";s:7:\"skuAttr\";s:29:\"14:1052#5;200001027:200000364\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:1:\"5\";s:10:\"shoes-size\";s:2:\"39\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Pink\";s:10:\"shoes-size\";s:2:\"39\";}}i:35;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/Ha68c860e1ea444f8b409e8354fef526ca/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:18:\"4000782868371-5-38\";s:7:\"sku_sub\";s:21:\"4000782868371-pink-38\";s:5:\"skuId\";s:17:\"10000007799822684\";s:7:\"skuAttr\";s:29:\"14:1052#5;200001027:200000898\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:1:\"5\";s:10:\"shoes-size\";s:2:\"38\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Pink\";s:10:\"shoes-size\";s:2:\"38\";}}i:36;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/Ha68c860e1ea444f8b409e8354fef526ca/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:18:\"4000782868371-5-37\";s:7:\"sku_sub\";s:21:\"4000782868371-pink-37\";s:5:\"skuId\";s:17:\"10000007799822683\";s:7:\"skuAttr\";s:29:\"14:1052#5;200001027:100010482\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:1:\"5\";s:10:\"shoes-size\";s:2:\"37\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Pink\";s:10:\"shoes-size\";s:2:\"37\";}}i:37;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/Ha68c860e1ea444f8b409e8354fef526ca/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:18:\"4000782868371-5-36\";s:7:\"sku_sub\";s:21:\"4000782868371-pink-36\";s:5:\"skuId\";s:17:\"10000007799822682\";s:7:\"skuAttr\";s:29:\"14:1052#5;200001027:200000334\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:1:\"5\";s:10:\"shoes-size\";s:2:\"36\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Pink\";s:10:\"shoes-size\";s:2:\"36\";}}i:38;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/Ha68c860e1ea444f8b409e8354fef526ca/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:18:\"4000782868371-5-35\";s:7:\"sku_sub\";s:21:\"4000782868371-pink-35\";s:5:\"skuId\";s:17:\"10000007799822681\";s:7:\"skuAttr\";s:29:\"14:1052#5;200001027:200000333\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:1:\"5\";s:10:\"shoes-size\";s:2:\"35\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Pink\";s:10:\"shoes-size\";s:2:\"35\";}}i:39;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H686d2fa7862e4327af18eeacd2431f6b4/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:18:\"4000782868371-4-44\";s:7:\"sku_sub\";s:23:\"4000782868371-orange-44\";s:5:\"skuId\";s:17:\"10000007799822680\";s:7:\"skuAttr\";s:31:\"14:350852#4;200001027:100010487\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:1:\"4\";s:10:\"shoes-size\";s:2:\"44\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Orange\";s:10:\"shoes-size\";s:2:\"44\";}}i:40;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H686d2fa7862e4327af18eeacd2431f6b4/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:18:\"4000782868371-4-43\";s:7:\"sku_sub\";s:23:\"4000782868371-orange-43\";s:5:\"skuId\";s:17:\"10000007799822679\";s:7:\"skuAttr\";s:31:\"14:350852#4;200001027:200000338\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:1:\"4\";s:10:\"shoes-size\";s:2:\"43\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Orange\";s:10:\"shoes-size\";s:2:\"43\";}}i:41;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H686d2fa7862e4327af18eeacd2431f6b4/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:18:\"4000782868371-4-42\";s:7:\"sku_sub\";s:23:\"4000782868371-orange-42\";s:5:\"skuId\";s:17:\"10000007799822678\";s:7:\"skuAttr\";s:31:\"14:350852#4;200001027:200000337\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:1:\"4\";s:10:\"shoes-size\";s:2:\"42\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Orange\";s:10:\"shoes-size\";s:2:\"42\";}}i:42;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H686d2fa7862e4327af18eeacd2431f6b4/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:18:\"4000782868371-4-41\";s:7:\"sku_sub\";s:23:\"4000782868371-orange-41\";s:5:\"skuId\";s:17:\"10000007799822677\";s:7:\"skuAttr\";s:31:\"14:350852#4;200001027:100010483\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:1:\"4\";s:10:\"shoes-size\";s:2:\"41\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Orange\";s:10:\"shoes-size\";s:2:\"41\";}}i:43;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H686d2fa7862e4327af18eeacd2431f6b4/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:18:\"4000782868371-4-40\";s:7:\"sku_sub\";s:23:\"4000782868371-orange-40\";s:5:\"skuId\";s:17:\"10000007799822676\";s:7:\"skuAttr\";s:31:\"14:350852#4;200001027:100013888\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:1:\"4\";s:10:\"shoes-size\";s:2:\"40\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Orange\";s:10:\"shoes-size\";s:2:\"40\";}}i:44;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H686d2fa7862e4327af18eeacd2431f6b4/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:18:\"4000782868371-4-39\";s:7:\"sku_sub\";s:23:\"4000782868371-orange-39\";s:5:\"skuId\";s:17:\"10000007799822675\";s:7:\"skuAttr\";s:31:\"14:350852#4;200001027:200000364\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:1:\"4\";s:10:\"shoes-size\";s:2:\"39\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Orange\";s:10:\"shoes-size\";s:2:\"39\";}}i:45;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H686d2fa7862e4327af18eeacd2431f6b4/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:18:\"4000782868371-4-38\";s:7:\"sku_sub\";s:23:\"4000782868371-orange-38\";s:5:\"skuId\";s:17:\"10000007799822674\";s:7:\"skuAttr\";s:31:\"14:350852#4;200001027:200000898\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:1:\"4\";s:10:\"shoes-size\";s:2:\"38\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Orange\";s:10:\"shoes-size\";s:2:\"38\";}}i:46;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H686d2fa7862e4327af18eeacd2431f6b4/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:18:\"4000782868371-4-37\";s:7:\"sku_sub\";s:23:\"4000782868371-orange-37\";s:5:\"skuId\";s:17:\"10000007799822673\";s:7:\"skuAttr\";s:31:\"14:350852#4;200001027:100010482\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:1:\"4\";s:10:\"shoes-size\";s:2:\"37\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Orange\";s:10:\"shoes-size\";s:2:\"37\";}}i:47;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H686d2fa7862e4327af18eeacd2431f6b4/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:18:\"4000782868371-4-36\";s:7:\"sku_sub\";s:23:\"4000782868371-orange-36\";s:5:\"skuId\";s:17:\"10000007799822672\";s:7:\"skuAttr\";s:31:\"14:350852#4;200001027:200000334\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:1:\"4\";s:10:\"shoes-size\";s:2:\"36\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Orange\";s:10:\"shoes-size\";s:2:\"36\";}}i:48;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H686d2fa7862e4327af18eeacd2431f6b4/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:18:\"4000782868371-4-35\";s:7:\"sku_sub\";s:23:\"4000782868371-orange-35\";s:5:\"skuId\";s:17:\"10000007799822671\";s:7:\"skuAttr\";s:31:\"14:350852#4;200001027:200000333\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:1:\"4\";s:10:\"shoes-size\";s:2:\"35\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Orange\";s:10:\"shoes-size\";s:2:\"35\";}}i:49;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H00861bdd10f64891a8f9b26470c63340T/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:18:\"4000782868371-3-44\";s:7:\"sku_sub\";s:22:\"4000782868371-khaki-44\";s:5:\"skuId\";s:17:\"10000007799822670\";s:7:\"skuAttr\";s:34:\"14:200001438#3;200001027:100010487\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:98;s:10:\"attributes\";a:2:{s:5:\"color\";s:1:\"3\";s:10:\"shoes-size\";s:2:\"44\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Khaki\";s:10:\"shoes-size\";s:2:\"44\";}}i:50;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H00861bdd10f64891a8f9b26470c63340T/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:18:\"4000782868371-3-43\";s:7:\"sku_sub\";s:22:\"4000782868371-khaki-43\";s:5:\"skuId\";s:17:\"10000007799822669\";s:7:\"skuAttr\";s:34:\"14:200001438#3;200001027:200000338\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:1:\"3\";s:10:\"shoes-size\";s:2:\"43\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Khaki\";s:10:\"shoes-size\";s:2:\"43\";}}i:51;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H00861bdd10f64891a8f9b26470c63340T/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:18:\"4000782868371-3-42\";s:7:\"sku_sub\";s:22:\"4000782868371-khaki-42\";s:5:\"skuId\";s:17:\"10000007799822668\";s:7:\"skuAttr\";s:34:\"14:200001438#3;200001027:200000337\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:1:\"3\";s:10:\"shoes-size\";s:2:\"42\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Khaki\";s:10:\"shoes-size\";s:2:\"42\";}}i:52;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H00861bdd10f64891a8f9b26470c63340T/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:18:\"4000782868371-3-41\";s:7:\"sku_sub\";s:22:\"4000782868371-khaki-41\";s:5:\"skuId\";s:17:\"10000007799822667\";s:7:\"skuAttr\";s:34:\"14:200001438#3;200001027:100010483\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:1:\"3\";s:10:\"shoes-size\";s:2:\"41\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Khaki\";s:10:\"shoes-size\";s:2:\"41\";}}i:53;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H00861bdd10f64891a8f9b26470c63340T/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:18:\"4000782868371-3-40\";s:7:\"sku_sub\";s:22:\"4000782868371-khaki-40\";s:5:\"skuId\";s:17:\"10000007799822666\";s:7:\"skuAttr\";s:34:\"14:200001438#3;200001027:100013888\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:1:\"3\";s:10:\"shoes-size\";s:2:\"40\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Khaki\";s:10:\"shoes-size\";s:2:\"40\";}}i:54;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H00861bdd10f64891a8f9b26470c63340T/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:18:\"4000782868371-3-39\";s:7:\"sku_sub\";s:22:\"4000782868371-khaki-39\";s:5:\"skuId\";s:17:\"10000007799822665\";s:7:\"skuAttr\";s:34:\"14:200001438#3;200001027:200000364\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:1:\"3\";s:10:\"shoes-size\";s:2:\"39\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Khaki\";s:10:\"shoes-size\";s:2:\"39\";}}i:55;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H00861bdd10f64891a8f9b26470c63340T/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:18:\"4000782868371-3-38\";s:7:\"sku_sub\";s:22:\"4000782868371-khaki-38\";s:5:\"skuId\";s:17:\"10000007799822664\";s:7:\"skuAttr\";s:34:\"14:200001438#3;200001027:200000898\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:1:\"3\";s:10:\"shoes-size\";s:2:\"38\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Khaki\";s:10:\"shoes-size\";s:2:\"38\";}}i:56;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H00861bdd10f64891a8f9b26470c63340T/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:18:\"4000782868371-3-37\";s:7:\"sku_sub\";s:22:\"4000782868371-khaki-37\";s:5:\"skuId\";s:17:\"10000007799822663\";s:7:\"skuAttr\";s:34:\"14:200001438#3;200001027:100010482\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:1:\"3\";s:10:\"shoes-size\";s:2:\"37\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Khaki\";s:10:\"shoes-size\";s:2:\"37\";}}i:57;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H00861bdd10f64891a8f9b26470c63340T/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:18:\"4000782868371-3-36\";s:7:\"sku_sub\";s:22:\"4000782868371-khaki-36\";s:5:\"skuId\";s:17:\"10000007799822662\";s:7:\"skuAttr\";s:34:\"14:200001438#3;200001027:200000334\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:1:\"3\";s:10:\"shoes-size\";s:2:\"36\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Khaki\";s:10:\"shoes-size\";s:2:\"36\";}}i:58;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H00861bdd10f64891a8f9b26470c63340T/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:18:\"4000782868371-3-35\";s:7:\"sku_sub\";s:22:\"4000782868371-khaki-35\";s:5:\"skuId\";s:17:\"10000007799822661\";s:7:\"skuAttr\";s:34:\"14:200001438#3;200001027:200000333\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:1:\"3\";s:10:\"shoes-size\";s:2:\"35\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Khaki\";s:10:\"shoes-size\";s:2:\"35\";}}i:59;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H378c3bf190d34264871a9f40720c4beer/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:18:\"4000782868371-2-44\";s:7:\"sku_sub\";s:22:\"4000782868371-ivory-44\";s:5:\"skuId\";s:17:\"10000007799822660\";s:7:\"skuAttr\";s:34:\"14:200002130#2;200001027:100010487\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:1:\"2\";s:10:\"shoes-size\";s:2:\"44\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Ivory\";s:10:\"shoes-size\";s:2:\"44\";}}i:60;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H378c3bf190d34264871a9f40720c4beer/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:18:\"4000782868371-2-43\";s:7:\"sku_sub\";s:22:\"4000782868371-ivory-43\";s:5:\"skuId\";s:17:\"10000007799822659\";s:7:\"skuAttr\";s:34:\"14:200002130#2;200001027:200000338\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:1:\"2\";s:10:\"shoes-size\";s:2:\"43\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Ivory\";s:10:\"shoes-size\";s:2:\"43\";}}i:61;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H378c3bf190d34264871a9f40720c4beer/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:18:\"4000782868371-2-42\";s:7:\"sku_sub\";s:22:\"4000782868371-ivory-42\";s:5:\"skuId\";s:17:\"10000007799822658\";s:7:\"skuAttr\";s:34:\"14:200002130#2;200001027:200000337\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:1:\"2\";s:10:\"shoes-size\";s:2:\"42\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Ivory\";s:10:\"shoes-size\";s:2:\"42\";}}i:62;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H378c3bf190d34264871a9f40720c4beer/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:18:\"4000782868371-2-41\";s:7:\"sku_sub\";s:22:\"4000782868371-ivory-41\";s:5:\"skuId\";s:17:\"10000007799822657\";s:7:\"skuAttr\";s:34:\"14:200002130#2;200001027:100010483\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:1:\"2\";s:10:\"shoes-size\";s:2:\"41\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Ivory\";s:10:\"shoes-size\";s:2:\"41\";}}i:63;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H378c3bf190d34264871a9f40720c4beer/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:18:\"4000782868371-2-40\";s:7:\"sku_sub\";s:22:\"4000782868371-ivory-40\";s:5:\"skuId\";s:17:\"10000007799822656\";s:7:\"skuAttr\";s:34:\"14:200002130#2;200001027:100013888\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:1:\"2\";s:10:\"shoes-size\";s:2:\"40\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Ivory\";s:10:\"shoes-size\";s:2:\"40\";}}i:64;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H378c3bf190d34264871a9f40720c4beer/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:18:\"4000782868371-2-39\";s:7:\"sku_sub\";s:22:\"4000782868371-ivory-39\";s:5:\"skuId\";s:17:\"10000007799822655\";s:7:\"skuAttr\";s:34:\"14:200002130#2;200001027:200000364\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:1:\"2\";s:10:\"shoes-size\";s:2:\"39\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Ivory\";s:10:\"shoes-size\";s:2:\"39\";}}i:65;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H378c3bf190d34264871a9f40720c4beer/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:18:\"4000782868371-2-38\";s:7:\"sku_sub\";s:22:\"4000782868371-ivory-38\";s:5:\"skuId\";s:17:\"10000007799822654\";s:7:\"skuAttr\";s:34:\"14:200002130#2;200001027:200000898\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:1:\"2\";s:10:\"shoes-size\";s:2:\"38\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Ivory\";s:10:\"shoes-size\";s:2:\"38\";}}i:66;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H378c3bf190d34264871a9f40720c4beer/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:18:\"4000782868371-2-37\";s:7:\"sku_sub\";s:22:\"4000782868371-ivory-37\";s:5:\"skuId\";s:17:\"10000007799822653\";s:7:\"skuAttr\";s:34:\"14:200002130#2;200001027:100010482\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:1:\"2\";s:10:\"shoes-size\";s:2:\"37\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Ivory\";s:10:\"shoes-size\";s:2:\"37\";}}i:67;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H378c3bf190d34264871a9f40720c4beer/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:18:\"4000782868371-2-36\";s:7:\"sku_sub\";s:22:\"4000782868371-ivory-36\";s:5:\"skuId\";s:17:\"10000007799822652\";s:7:\"skuAttr\";s:34:\"14:200002130#2;200001027:200000334\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:1:\"2\";s:10:\"shoes-size\";s:2:\"36\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Ivory\";s:10:\"shoes-size\";s:2:\"36\";}}i:68;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H378c3bf190d34264871a9f40720c4beer/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:18:\"4000782868371-2-35\";s:7:\"sku_sub\";s:22:\"4000782868371-ivory-35\";s:5:\"skuId\";s:17:\"10000007799822651\";s:7:\"skuAttr\";s:34:\"14:200002130#2;200001027:200000333\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:1:\"2\";s:10:\"shoes-size\";s:2:\"35\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Ivory\";s:10:\"shoes-size\";s:2:\"35\";}}i:69;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/Hcff327340e3d4bd8b3c679e71e351853X/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:18:\"4000782868371-1-44\";s:7:\"sku_sub\";s:22:\"4000782868371-green-44\";s:5:\"skuId\";s:17:\"10000007799822650\";s:7:\"skuAttr\";s:28:\"14:175#1;200001027:100010487\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:1:\"1\";s:10:\"shoes-size\";s:2:\"44\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:10:\"shoes-size\";s:2:\"44\";}}i:70;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/Hcff327340e3d4bd8b3c679e71e351853X/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:18:\"4000782868371-1-43\";s:7:\"sku_sub\";s:22:\"4000782868371-green-43\";s:5:\"skuId\";s:17:\"10000007799822649\";s:7:\"skuAttr\";s:28:\"14:175#1;200001027:200000338\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:1:\"1\";s:10:\"shoes-size\";s:2:\"43\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:10:\"shoes-size\";s:2:\"43\";}}i:71;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/Hcff327340e3d4bd8b3c679e71e351853X/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:18:\"4000782868371-1-42\";s:7:\"sku_sub\";s:22:\"4000782868371-green-42\";s:5:\"skuId\";s:17:\"10000007799822648\";s:7:\"skuAttr\";s:28:\"14:175#1;200001027:200000337\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:1:\"1\";s:10:\"shoes-size\";s:2:\"42\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:10:\"shoes-size\";s:2:\"42\";}}i:72;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/Hcff327340e3d4bd8b3c679e71e351853X/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:18:\"4000782868371-1-41\";s:7:\"sku_sub\";s:22:\"4000782868371-green-41\";s:5:\"skuId\";s:17:\"10000007799822647\";s:7:\"skuAttr\";s:28:\"14:175#1;200001027:100010483\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:1:\"1\";s:10:\"shoes-size\";s:2:\"41\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:10:\"shoes-size\";s:2:\"41\";}}i:73;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/Hcff327340e3d4bd8b3c679e71e351853X/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:18:\"4000782868371-1-40\";s:7:\"sku_sub\";s:22:\"4000782868371-green-40\";s:5:\"skuId\";s:17:\"10000007799822646\";s:7:\"skuAttr\";s:28:\"14:175#1;200001027:100013888\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:1:\"1\";s:10:\"shoes-size\";s:2:\"40\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:10:\"shoes-size\";s:2:\"40\";}}i:74;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/Hcff327340e3d4bd8b3c679e71e351853X/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:18:\"4000782868371-1-39\";s:7:\"sku_sub\";s:22:\"4000782868371-green-39\";s:5:\"skuId\";s:17:\"10000007799822645\";s:7:\"skuAttr\";s:28:\"14:175#1;200001027:200000364\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:1:\"1\";s:10:\"shoes-size\";s:2:\"39\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:10:\"shoes-size\";s:2:\"39\";}}i:75;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/Hcff327340e3d4bd8b3c679e71e351853X/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:18:\"4000782868371-1-38\";s:7:\"sku_sub\";s:22:\"4000782868371-green-38\";s:5:\"skuId\";s:17:\"10000007799822644\";s:7:\"skuAttr\";s:28:\"14:175#1;200001027:200000898\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:1:\"1\";s:10:\"shoes-size\";s:2:\"38\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:10:\"shoes-size\";s:2:\"38\";}}i:76;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/Hcff327340e3d4bd8b3c679e71e351853X/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:18:\"4000782868371-1-37\";s:7:\"sku_sub\";s:22:\"4000782868371-green-37\";s:5:\"skuId\";s:17:\"10000007799822643\";s:7:\"skuAttr\";s:28:\"14:175#1;200001027:100010482\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:1:\"1\";s:10:\"shoes-size\";s:2:\"37\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:10:\"shoes-size\";s:2:\"37\";}}i:77;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/Hcff327340e3d4bd8b3c679e71e351853X/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:18:\"4000782868371-1-36\";s:7:\"sku_sub\";s:22:\"4000782868371-green-36\";s:5:\"skuId\";s:17:\"10000007799822642\";s:7:\"skuAttr\";s:28:\"14:175#1;200001027:200000334\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:1:\"1\";s:10:\"shoes-size\";s:2:\"36\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:10:\"shoes-size\";s:2:\"36\";}}i:78;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/Hcff327340e3d4bd8b3c679e71e351853X/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:18:\"4000782868371-1-35\";s:7:\"sku_sub\";s:22:\"4000782868371-green-35\";s:5:\"skuId\";s:17:\"10000007799822641\";s:7:\"skuAttr\";s:28:\"14:175#1;200001027:200000333\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:1:\"1\";s:10:\"shoes-size\";s:2:\"35\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:10:\"shoes-size\";s:2:\"35\";}}i:79;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/He1b6b0863bb14562b239dbcd82036084a/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:19:\"4000782868371-19-44\";s:7:\"sku_sub\";s:21:\"4000782868371-gray-44\";s:5:\"skuId\";s:17:\"10000007799822830\";s:7:\"skuAttr\";s:29:\"14:691#19;200001027:100010487\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:97;s:10:\"attributes\";a:2:{s:5:\"color\";s:2:\"19\";s:10:\"shoes-size\";s:2:\"44\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:10:\"shoes-size\";s:2:\"44\";}}i:80;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/He1b6b0863bb14562b239dbcd82036084a/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:19:\"4000782868371-19-43\";s:7:\"sku_sub\";s:21:\"4000782868371-gray-43\";s:5:\"skuId\";s:17:\"10000007799822829\";s:7:\"skuAttr\";s:29:\"14:691#19;200001027:200000338\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:97;s:10:\"attributes\";a:2:{s:5:\"color\";s:2:\"19\";s:10:\"shoes-size\";s:2:\"43\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:10:\"shoes-size\";s:2:\"43\";}}i:81;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/He1b6b0863bb14562b239dbcd82036084a/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:19:\"4000782868371-19-42\";s:7:\"sku_sub\";s:21:\"4000782868371-gray-42\";s:5:\"skuId\";s:17:\"10000007799822828\";s:7:\"skuAttr\";s:29:\"14:691#19;200001027:200000337\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:96;s:10:\"attributes\";a:2:{s:5:\"color\";s:2:\"19\";s:10:\"shoes-size\";s:2:\"42\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:10:\"shoes-size\";s:2:\"42\";}}i:82;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/He1b6b0863bb14562b239dbcd82036084a/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:19:\"4000782868371-19-41\";s:7:\"sku_sub\";s:21:\"4000782868371-gray-41\";s:5:\"skuId\";s:17:\"10000007799822827\";s:7:\"skuAttr\";s:29:\"14:691#19;200001027:100010483\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:98;s:10:\"attributes\";a:2:{s:5:\"color\";s:2:\"19\";s:10:\"shoes-size\";s:2:\"41\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:10:\"shoes-size\";s:2:\"41\";}}i:83;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/He1b6b0863bb14562b239dbcd82036084a/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:19:\"4000782868371-19-40\";s:7:\"sku_sub\";s:21:\"4000782868371-gray-40\";s:5:\"skuId\";s:17:\"10000007799822826\";s:7:\"skuAttr\";s:29:\"14:691#19;200001027:100013888\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:2:\"19\";s:10:\"shoes-size\";s:2:\"40\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:10:\"shoes-size\";s:2:\"40\";}}i:84;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/He1b6b0863bb14562b239dbcd82036084a/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:19:\"4000782868371-19-39\";s:7:\"sku_sub\";s:21:\"4000782868371-gray-39\";s:5:\"skuId\";s:17:\"10000007799822825\";s:7:\"skuAttr\";s:29:\"14:691#19;200001027:200000364\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:2:\"19\";s:10:\"shoes-size\";s:2:\"39\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:10:\"shoes-size\";s:2:\"39\";}}i:85;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/He1b6b0863bb14562b239dbcd82036084a/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:19:\"4000782868371-19-38\";s:7:\"sku_sub\";s:21:\"4000782868371-gray-38\";s:5:\"skuId\";s:17:\"10000007799822824\";s:7:\"skuAttr\";s:29:\"14:691#19;200001027:200000898\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:98;s:10:\"attributes\";a:2:{s:5:\"color\";s:2:\"19\";s:10:\"shoes-size\";s:2:\"38\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:10:\"shoes-size\";s:2:\"38\";}}i:86;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/He1b6b0863bb14562b239dbcd82036084a/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:19:\"4000782868371-19-37\";s:7:\"sku_sub\";s:21:\"4000782868371-gray-37\";s:5:\"skuId\";s:17:\"10000007799822823\";s:7:\"skuAttr\";s:29:\"14:691#19;200001027:100010482\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:2:\"19\";s:10:\"shoes-size\";s:2:\"37\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:10:\"shoes-size\";s:2:\"37\";}}i:87;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/He1b6b0863bb14562b239dbcd82036084a/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:19:\"4000782868371-19-36\";s:7:\"sku_sub\";s:21:\"4000782868371-gray-36\";s:5:\"skuId\";s:17:\"10000007799822822\";s:7:\"skuAttr\";s:29:\"14:691#19;200001027:200000334\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:2:\"19\";s:10:\"shoes-size\";s:2:\"36\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:10:\"shoes-size\";s:2:\"36\";}}i:88;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/He1b6b0863bb14562b239dbcd82036084a/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:19:\"4000782868371-19-35\";s:7:\"sku_sub\";s:21:\"4000782868371-gray-35\";s:5:\"skuId\";s:17:\"10000007799822821\";s:7:\"skuAttr\";s:29:\"14:691#19;200001027:200000333\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:2:\"19\";s:10:\"shoes-size\";s:2:\"35\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:10:\"shoes-size\";s:2:\"35\";}}i:89;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H4f72f5450cc44f92a5540f4986737a6ee/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:19:\"4000782868371-18-44\";s:7:\"sku_sub\";s:19:\"4000782868371-18-44\";s:5:\"skuId\";s:17:\"10000007799822820\";s:7:\"skuAttr\";s:27:\"14:4#18;200001027:100010487\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:2:\"18\";s:10:\"shoes-size\";s:2:\"44\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:2:\"18\";s:10:\"shoes-size\";s:2:\"44\";}}i:90;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H4f72f5450cc44f92a5540f4986737a6ee/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:19:\"4000782868371-18-43\";s:7:\"sku_sub\";s:19:\"4000782868371-18-43\";s:5:\"skuId\";s:17:\"10000007799822819\";s:7:\"skuAttr\";s:27:\"14:4#18;200001027:200000338\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:2:\"18\";s:10:\"shoes-size\";s:2:\"43\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:2:\"18\";s:10:\"shoes-size\";s:2:\"43\";}}i:91;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H4f72f5450cc44f92a5540f4986737a6ee/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:19:\"4000782868371-18-42\";s:7:\"sku_sub\";s:19:\"4000782868371-18-42\";s:5:\"skuId\";s:17:\"10000007799822818\";s:7:\"skuAttr\";s:27:\"14:4#18;200001027:200000337\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:2:\"18\";s:10:\"shoes-size\";s:2:\"42\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:2:\"18\";s:10:\"shoes-size\";s:2:\"42\";}}i:92;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H4f72f5450cc44f92a5540f4986737a6ee/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:19:\"4000782868371-18-41\";s:7:\"sku_sub\";s:19:\"4000782868371-18-41\";s:5:\"skuId\";s:17:\"10000007799822817\";s:7:\"skuAttr\";s:27:\"14:4#18;200001027:100010483\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:2:\"18\";s:10:\"shoes-size\";s:2:\"41\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:2:\"18\";s:10:\"shoes-size\";s:2:\"41\";}}i:93;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H4f72f5450cc44f92a5540f4986737a6ee/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:19:\"4000782868371-18-40\";s:7:\"sku_sub\";s:19:\"4000782868371-18-40\";s:5:\"skuId\";s:17:\"10000007799822816\";s:7:\"skuAttr\";s:27:\"14:4#18;200001027:100013888\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:2:\"18\";s:10:\"shoes-size\";s:2:\"40\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:2:\"18\";s:10:\"shoes-size\";s:2:\"40\";}}i:94;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H4f72f5450cc44f92a5540f4986737a6ee/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:19:\"4000782868371-18-39\";s:7:\"sku_sub\";s:19:\"4000782868371-18-39\";s:5:\"skuId\";s:17:\"10000007799822815\";s:7:\"skuAttr\";s:27:\"14:4#18;200001027:200000364\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:2:\"18\";s:10:\"shoes-size\";s:2:\"39\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:2:\"18\";s:10:\"shoes-size\";s:2:\"39\";}}i:95;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H4f72f5450cc44f92a5540f4986737a6ee/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:19:\"4000782868371-18-38\";s:7:\"sku_sub\";s:19:\"4000782868371-18-38\";s:5:\"skuId\";s:17:\"10000007799822814\";s:7:\"skuAttr\";s:27:\"14:4#18;200001027:200000898\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:2:\"18\";s:10:\"shoes-size\";s:2:\"38\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:2:\"18\";s:10:\"shoes-size\";s:2:\"38\";}}i:96;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H4f72f5450cc44f92a5540f4986737a6ee/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:19:\"4000782868371-18-37\";s:7:\"sku_sub\";s:19:\"4000782868371-18-37\";s:5:\"skuId\";s:17:\"10000007799822813\";s:7:\"skuAttr\";s:27:\"14:4#18;200001027:100010482\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:2:\"18\";s:10:\"shoes-size\";s:2:\"37\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:2:\"18\";s:10:\"shoes-size\";s:2:\"37\";}}i:97;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H4f72f5450cc44f92a5540f4986737a6ee/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:19:\"4000782868371-18-36\";s:7:\"sku_sub\";s:19:\"4000782868371-18-36\";s:5:\"skuId\";s:17:\"10000007799822812\";s:7:\"skuAttr\";s:27:\"14:4#18;200001027:200000334\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:2:\"18\";s:10:\"shoes-size\";s:2:\"36\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:2:\"18\";s:10:\"shoes-size\";s:2:\"36\";}}i:98;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H4f72f5450cc44f92a5540f4986737a6ee/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:19:\"4000782868371-18-35\";s:7:\"sku_sub\";s:19:\"4000782868371-18-35\";s:5:\"skuId\";s:17:\"10000007799822811\";s:7:\"skuAttr\";s:27:\"14:4#18;200001027:200000333\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:2:\"18\";s:10:\"shoes-size\";s:2:\"35\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:2:\"18\";s:10:\"shoes-size\";s:2:\"35\";}}i:99;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H0aef71a5a94f4449bddd7e98292dca9dK/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:19:\"4000782868371-17-44\";s:7:\"sku_sub\";s:25:\"4000782868371-lavender-44\";s:5:\"skuId\";s:17:\"10000007799822810\";s:7:\"skuAttr\";s:35:\"14:200004891#17;200001027:100010487\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:2:\"17\";s:10:\"shoes-size\";s:2:\"44\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Lavender\";s:10:\"shoes-size\";s:2:\"44\";}}i:100;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H0aef71a5a94f4449bddd7e98292dca9dK/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:19:\"4000782868371-17-43\";s:7:\"sku_sub\";s:25:\"4000782868371-lavender-43\";s:5:\"skuId\";s:17:\"10000007799822809\";s:7:\"skuAttr\";s:35:\"14:200004891#17;200001027:200000338\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:2:\"17\";s:10:\"shoes-size\";s:2:\"43\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Lavender\";s:10:\"shoes-size\";s:2:\"43\";}}i:101;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H0aef71a5a94f4449bddd7e98292dca9dK/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:19:\"4000782868371-17-42\";s:7:\"sku_sub\";s:25:\"4000782868371-lavender-42\";s:5:\"skuId\";s:17:\"10000007799822808\";s:7:\"skuAttr\";s:35:\"14:200004891#17;200001027:200000337\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:2:\"17\";s:10:\"shoes-size\";s:2:\"42\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Lavender\";s:10:\"shoes-size\";s:2:\"42\";}}i:102;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H0aef71a5a94f4449bddd7e98292dca9dK/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:19:\"4000782868371-17-41\";s:7:\"sku_sub\";s:25:\"4000782868371-lavender-41\";s:5:\"skuId\";s:17:\"10000007799822807\";s:7:\"skuAttr\";s:35:\"14:200004891#17;200001027:100010483\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:2:\"17\";s:10:\"shoes-size\";s:2:\"41\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Lavender\";s:10:\"shoes-size\";s:2:\"41\";}}i:103;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H0aef71a5a94f4449bddd7e98292dca9dK/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:19:\"4000782868371-17-40\";s:7:\"sku_sub\";s:25:\"4000782868371-lavender-40\";s:5:\"skuId\";s:17:\"10000007799822806\";s:7:\"skuAttr\";s:35:\"14:200004891#17;200001027:100013888\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:2:\"17\";s:10:\"shoes-size\";s:2:\"40\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Lavender\";s:10:\"shoes-size\";s:2:\"40\";}}i:104;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H0aef71a5a94f4449bddd7e98292dca9dK/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:19:\"4000782868371-17-39\";s:7:\"sku_sub\";s:25:\"4000782868371-lavender-39\";s:5:\"skuId\";s:17:\"10000007799822805\";s:7:\"skuAttr\";s:35:\"14:200004891#17;200001027:200000364\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:2:\"17\";s:10:\"shoes-size\";s:2:\"39\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Lavender\";s:10:\"shoes-size\";s:2:\"39\";}}i:105;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H0aef71a5a94f4449bddd7e98292dca9dK/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:19:\"4000782868371-17-38\";s:7:\"sku_sub\";s:25:\"4000782868371-lavender-38\";s:5:\"skuId\";s:17:\"10000007799822804\";s:7:\"skuAttr\";s:35:\"14:200004891#17;200001027:200000898\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:2:\"17\";s:10:\"shoes-size\";s:2:\"38\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Lavender\";s:10:\"shoes-size\";s:2:\"38\";}}i:106;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H0aef71a5a94f4449bddd7e98292dca9dK/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:19:\"4000782868371-17-37\";s:7:\"sku_sub\";s:25:\"4000782868371-lavender-37\";s:5:\"skuId\";s:17:\"10000007799822803\";s:7:\"skuAttr\";s:35:\"14:200004891#17;200001027:100010482\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:2:\"17\";s:10:\"shoes-size\";s:2:\"37\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Lavender\";s:10:\"shoes-size\";s:2:\"37\";}}i:107;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H0aef71a5a94f4449bddd7e98292dca9dK/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:19:\"4000782868371-17-36\";s:7:\"sku_sub\";s:25:\"4000782868371-lavender-36\";s:5:\"skuId\";s:17:\"10000007799822802\";s:7:\"skuAttr\";s:35:\"14:200004891#17;200001027:200000334\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:2:\"17\";s:10:\"shoes-size\";s:2:\"36\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Lavender\";s:10:\"shoes-size\";s:2:\"36\";}}i:108;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H0aef71a5a94f4449bddd7e98292dca9dK/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:19:\"4000782868371-17-35\";s:7:\"sku_sub\";s:25:\"4000782868371-lavender-35\";s:5:\"skuId\";s:17:\"10000007799822801\";s:7:\"skuAttr\";s:35:\"14:200004891#17;200001027:200000333\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:2:\"17\";s:10:\"shoes-size\";s:2:\"35\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Lavender\";s:10:\"shoes-size\";s:2:\"35\";}}i:109;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H230dce87979346e4a7a392b97a90e0165/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:19:\"4000782868371-16-44\";s:7:\"sku_sub\";s:25:\"4000782868371-sky-blue-44\";s:5:\"skuId\";s:17:\"10000007799822800\";s:7:\"skuAttr\";s:30:\"14:1254#16;200001027:100010487\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:2:\"16\";s:10:\"shoes-size\";s:2:\"44\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Sky Blue\";s:10:\"shoes-size\";s:2:\"44\";}}i:110;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H230dce87979346e4a7a392b97a90e0165/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:19:\"4000782868371-16-43\";s:7:\"sku_sub\";s:25:\"4000782868371-sky-blue-43\";s:5:\"skuId\";s:17:\"10000007799822799\";s:7:\"skuAttr\";s:30:\"14:1254#16;200001027:200000338\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:2:\"16\";s:10:\"shoes-size\";s:2:\"43\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Sky Blue\";s:10:\"shoes-size\";s:2:\"43\";}}i:111;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/Hb4d16bb60fcd4e2ebb5576d2bbeb90a1L/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:19:\"4000782868371-19-36\";s:7:\"sku_sub\";s:22:\"4000782868371-beige-36\";s:5:\"skuId\";s:17:\"12000018145112767\";s:7:\"skuAttr\";s:29:\"14:771#19;200001027:200000334\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:2:\"19\";s:10:\"shoes-size\";s:2:\"36\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:10:\"shoes-size\";s:2:\"36\";}}i:112;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H230dce87979346e4a7a392b97a90e0165/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:19:\"4000782868371-16-42\";s:7:\"sku_sub\";s:25:\"4000782868371-sky-blue-42\";s:5:\"skuId\";s:17:\"10000007799822798\";s:7:\"skuAttr\";s:30:\"14:1254#16;200001027:200000337\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:2:\"16\";s:10:\"shoes-size\";s:2:\"42\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Sky Blue\";s:10:\"shoes-size\";s:2:\"42\";}}i:113;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/Hb4d16bb60fcd4e2ebb5576d2bbeb90a1L/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:19:\"4000782868371-19-35\";s:7:\"sku_sub\";s:22:\"4000782868371-beige-35\";s:5:\"skuId\";s:17:\"12000018145112766\";s:7:\"skuAttr\";s:29:\"14:771#19;200001027:200000333\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:2:\"19\";s:10:\"shoes-size\";s:2:\"35\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:10:\"shoes-size\";s:2:\"35\";}}i:114;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H230dce87979346e4a7a392b97a90e0165/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:19:\"4000782868371-16-41\";s:7:\"sku_sub\";s:25:\"4000782868371-sky-blue-41\";s:5:\"skuId\";s:17:\"10000007799822797\";s:7:\"skuAttr\";s:30:\"14:1254#16;200001027:100010483\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:2:\"16\";s:10:\"shoes-size\";s:2:\"41\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Sky Blue\";s:10:\"shoes-size\";s:2:\"41\";}}i:115;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H230dce87979346e4a7a392b97a90e0165/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:19:\"4000782868371-16-40\";s:7:\"sku_sub\";s:25:\"4000782868371-sky-blue-40\";s:5:\"skuId\";s:17:\"10000007799822796\";s:7:\"skuAttr\";s:30:\"14:1254#16;200001027:100013888\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:2:\"16\";s:10:\"shoes-size\";s:2:\"40\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Sky Blue\";s:10:\"shoes-size\";s:2:\"40\";}}i:116;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H230dce87979346e4a7a392b97a90e0165/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:19:\"4000782868371-16-39\";s:7:\"sku_sub\";s:25:\"4000782868371-sky-blue-39\";s:5:\"skuId\";s:17:\"10000007799822795\";s:7:\"skuAttr\";s:30:\"14:1254#16;200001027:200000364\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:2:\"16\";s:10:\"shoes-size\";s:2:\"39\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Sky Blue\";s:10:\"shoes-size\";s:2:\"39\";}}i:117;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H230dce87979346e4a7a392b97a90e0165/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:19:\"4000782868371-16-38\";s:7:\"sku_sub\";s:25:\"4000782868371-sky-blue-38\";s:5:\"skuId\";s:17:\"10000007799822794\";s:7:\"skuAttr\";s:30:\"14:1254#16;200001027:200000898\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:2:\"16\";s:10:\"shoes-size\";s:2:\"38\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Sky Blue\";s:10:\"shoes-size\";s:2:\"38\";}}i:118;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H230dce87979346e4a7a392b97a90e0165/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:19:\"4000782868371-16-37\";s:7:\"sku_sub\";s:25:\"4000782868371-sky-blue-37\";s:5:\"skuId\";s:17:\"10000007799822793\";s:7:\"skuAttr\";s:30:\"14:1254#16;200001027:100010482\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:2:\"16\";s:10:\"shoes-size\";s:2:\"37\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Sky Blue\";s:10:\"shoes-size\";s:2:\"37\";}}i:119;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H230dce87979346e4a7a392b97a90e0165/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:19:\"4000782868371-16-36\";s:7:\"sku_sub\";s:25:\"4000782868371-sky-blue-36\";s:5:\"skuId\";s:17:\"10000007799822792\";s:7:\"skuAttr\";s:30:\"14:1254#16;200001027:200000334\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:2:\"16\";s:10:\"shoes-size\";s:2:\"36\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Sky Blue\";s:10:\"shoes-size\";s:2:\"36\";}}i:120;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H230dce87979346e4a7a392b97a90e0165/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:19:\"4000782868371-16-35\";s:7:\"sku_sub\";s:25:\"4000782868371-sky-blue-35\";s:5:\"skuId\";s:17:\"10000007799822791\";s:7:\"skuAttr\";s:30:\"14:1254#16;200001027:200000333\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:2:\"16\";s:10:\"shoes-size\";s:2:\"35\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Sky Blue\";s:10:\"shoes-size\";s:2:\"35\";}}i:121;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/Ha6ce7d8c8dcd46c99eaecc32ef9f5fd9D/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:19:\"4000782868371-15-44\";s:7:\"sku_sub\";s:26:\"4000782868371-dark-grey-44\";s:5:\"skuId\";s:17:\"10000007799822790\";s:7:\"skuAttr\";s:35:\"14:200004890#15;200001027:100010487\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:2:\"15\";s:10:\"shoes-size\";s:2:\"44\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:9:\"Dark Grey\";s:10:\"shoes-size\";s:2:\"44\";}}i:122;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/Ha6ce7d8c8dcd46c99eaecc32ef9f5fd9D/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:19:\"4000782868371-15-43\";s:7:\"sku_sub\";s:26:\"4000782868371-dark-grey-43\";s:5:\"skuId\";s:17:\"10000007799822789\";s:7:\"skuAttr\";s:35:\"14:200004890#15;200001027:200000338\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:2:\"15\";s:10:\"shoes-size\";s:2:\"43\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:9:\"Dark Grey\";s:10:\"shoes-size\";s:2:\"43\";}}i:123;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/Ha6ce7d8c8dcd46c99eaecc32ef9f5fd9D/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:19:\"4000782868371-15-42\";s:7:\"sku_sub\";s:26:\"4000782868371-dark-grey-42\";s:5:\"skuId\";s:17:\"10000007799822788\";s:7:\"skuAttr\";s:35:\"14:200004890#15;200001027:200000337\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:2:\"15\";s:10:\"shoes-size\";s:2:\"42\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:9:\"Dark Grey\";s:10:\"shoes-size\";s:2:\"42\";}}i:124;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/Ha6ce7d8c8dcd46c99eaecc32ef9f5fd9D/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:19:\"4000782868371-15-41\";s:7:\"sku_sub\";s:26:\"4000782868371-dark-grey-41\";s:5:\"skuId\";s:17:\"10000007799822787\";s:7:\"skuAttr\";s:35:\"14:200004890#15;200001027:100010483\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:2:\"15\";s:10:\"shoes-size\";s:2:\"41\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:9:\"Dark Grey\";s:10:\"shoes-size\";s:2:\"41\";}}i:125;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/Ha6ce7d8c8dcd46c99eaecc32ef9f5fd9D/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:19:\"4000782868371-15-40\";s:7:\"sku_sub\";s:26:\"4000782868371-dark-grey-40\";s:5:\"skuId\";s:17:\"10000007799822786\";s:7:\"skuAttr\";s:35:\"14:200004890#15;200001027:100013888\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:2:\"15\";s:10:\"shoes-size\";s:2:\"40\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:9:\"Dark Grey\";s:10:\"shoes-size\";s:2:\"40\";}}i:126;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/Ha6ce7d8c8dcd46c99eaecc32ef9f5fd9D/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:19:\"4000782868371-15-39\";s:7:\"sku_sub\";s:26:\"4000782868371-dark-grey-39\";s:5:\"skuId\";s:17:\"10000007799822785\";s:7:\"skuAttr\";s:35:\"14:200004890#15;200001027:200000364\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:98;s:10:\"attributes\";a:2:{s:5:\"color\";s:2:\"15\";s:10:\"shoes-size\";s:2:\"39\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:9:\"Dark Grey\";s:10:\"shoes-size\";s:2:\"39\";}}i:127;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/Ha6ce7d8c8dcd46c99eaecc32ef9f5fd9D/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:19:\"4000782868371-15-38\";s:7:\"sku_sub\";s:26:\"4000782868371-dark-grey-38\";s:5:\"skuId\";s:17:\"10000007799822784\";s:7:\"skuAttr\";s:35:\"14:200004890#15;200001027:200000898\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:2:\"15\";s:10:\"shoes-size\";s:2:\"38\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:9:\"Dark Grey\";s:10:\"shoes-size\";s:2:\"38\";}}i:128;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/Ha6ce7d8c8dcd46c99eaecc32ef9f5fd9D/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:19:\"4000782868371-15-37\";s:7:\"sku_sub\";s:26:\"4000782868371-dark-grey-37\";s:5:\"skuId\";s:17:\"10000007799822783\";s:7:\"skuAttr\";s:35:\"14:200004890#15;200001027:100010482\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:2:\"15\";s:10:\"shoes-size\";s:2:\"37\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:9:\"Dark Grey\";s:10:\"shoes-size\";s:2:\"37\";}}i:129;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H01274c121b6341d6b5780aa188d0ca5bi/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:19:\"4000782868371-20-42\";s:7:\"sku_sub\";s:22:\"4000782868371-black-42\";s:5:\"skuId\";s:17:\"12000018145112783\";s:7:\"skuAttr\";s:29:\"14:193#20;200001027:200000337\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:2:\"20\";s:10:\"shoes-size\";s:2:\"42\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:10:\"shoes-size\";s:2:\"42\";}}i:130;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/Ha6ce7d8c8dcd46c99eaecc32ef9f5fd9D/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:19:\"4000782868371-15-36\";s:7:\"sku_sub\";s:26:\"4000782868371-dark-grey-36\";s:5:\"skuId\";s:17:\"10000007799822782\";s:7:\"skuAttr\";s:35:\"14:200004890#15;200001027:200000334\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:2:\"15\";s:10:\"shoes-size\";s:2:\"36\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:9:\"Dark Grey\";s:10:\"shoes-size\";s:2:\"36\";}}i:131;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H01274c121b6341d6b5780aa188d0ca5bi/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:19:\"4000782868371-20-41\";s:7:\"sku_sub\";s:22:\"4000782868371-black-41\";s:5:\"skuId\";s:17:\"12000018145112782\";s:7:\"skuAttr\";s:29:\"14:193#20;200001027:100010483\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:2:\"20\";s:10:\"shoes-size\";s:2:\"41\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:10:\"shoes-size\";s:2:\"41\";}}i:132;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/Ha6ce7d8c8dcd46c99eaecc32ef9f5fd9D/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:19:\"4000782868371-15-35\";s:7:\"sku_sub\";s:26:\"4000782868371-dark-grey-35\";s:5:\"skuId\";s:17:\"10000007799822781\";s:7:\"skuAttr\";s:35:\"14:200004890#15;200001027:200000333\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:98;s:10:\"attributes\";a:2:{s:5:\"color\";s:2:\"15\";s:10:\"shoes-size\";s:2:\"35\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:9:\"Dark Grey\";s:10:\"shoes-size\";s:2:\"35\";}}i:133;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H01274c121b6341d6b5780aa188d0ca5bi/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:19:\"4000782868371-20-40\";s:7:\"sku_sub\";s:22:\"4000782868371-black-40\";s:5:\"skuId\";s:17:\"12000018145112781\";s:7:\"skuAttr\";s:29:\"14:193#20;200001027:100013888\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:98;s:10:\"attributes\";a:2:{s:5:\"color\";s:2:\"20\";s:10:\"shoes-size\";s:2:\"40\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:10:\"shoes-size\";s:2:\"40\";}}i:134;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H8565a06ced224904a528578b54c0e6e7S/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:19:\"4000782868371-14-44\";s:7:\"sku_sub\";s:27:\"4000782868371-army-green-44\";s:5:\"skuId\";s:17:\"10000007799822780\";s:7:\"skuAttr\";s:35:\"14:200004889#14;200001027:100010487\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:2:\"14\";s:10:\"shoes-size\";s:2:\"44\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:10:\"Army Green\";s:10:\"shoes-size\";s:2:\"44\";}}i:135;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H01274c121b6341d6b5780aa188d0ca5bi/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:19:\"4000782868371-20-39\";s:7:\"sku_sub\";s:22:\"4000782868371-black-39\";s:5:\"skuId\";s:17:\"12000018145112780\";s:7:\"skuAttr\";s:29:\"14:193#20;200001027:200000364\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:2:\"20\";s:10:\"shoes-size\";s:2:\"39\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:10:\"shoes-size\";s:2:\"39\";}}i:136;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H8565a06ced224904a528578b54c0e6e7S/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:19:\"4000782868371-14-43\";s:7:\"sku_sub\";s:27:\"4000782868371-army-green-43\";s:5:\"skuId\";s:17:\"10000007799822779\";s:7:\"skuAttr\";s:35:\"14:200004889#14;200001027:200000338\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:2:\"14\";s:10:\"shoes-size\";s:2:\"43\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:10:\"Army Green\";s:10:\"shoes-size\";s:2:\"43\";}}i:137;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H01274c121b6341d6b5780aa188d0ca5bi/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:19:\"4000782868371-20-38\";s:7:\"sku_sub\";s:22:\"4000782868371-black-38\";s:5:\"skuId\";s:17:\"12000018145112779\";s:7:\"skuAttr\";s:29:\"14:193#20;200001027:200000898\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:2:\"20\";s:10:\"shoes-size\";s:2:\"38\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:10:\"shoes-size\";s:2:\"38\";}}i:138;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H8565a06ced224904a528578b54c0e6e7S/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:19:\"4000782868371-14-42\";s:7:\"sku_sub\";s:27:\"4000782868371-army-green-42\";s:5:\"skuId\";s:17:\"10000007799822778\";s:7:\"skuAttr\";s:35:\"14:200004889#14;200001027:200000337\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:2:\"14\";s:10:\"shoes-size\";s:2:\"42\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:10:\"Army Green\";s:10:\"shoes-size\";s:2:\"42\";}}i:139;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H01274c121b6341d6b5780aa188d0ca5bi/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:19:\"4000782868371-20-37\";s:7:\"sku_sub\";s:22:\"4000782868371-black-37\";s:5:\"skuId\";s:17:\"12000018145112778\";s:7:\"skuAttr\";s:29:\"14:193#20;200001027:100010482\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:2:\"20\";s:10:\"shoes-size\";s:2:\"37\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:10:\"shoes-size\";s:2:\"37\";}}i:140;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H8565a06ced224904a528578b54c0e6e7S/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:19:\"4000782868371-14-41\";s:7:\"sku_sub\";s:27:\"4000782868371-army-green-41\";s:5:\"skuId\";s:17:\"10000007799822777\";s:7:\"skuAttr\";s:35:\"14:200004889#14;200001027:100010483\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:2:\"14\";s:10:\"shoes-size\";s:2:\"41\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:10:\"Army Green\";s:10:\"shoes-size\";s:2:\"41\";}}i:141;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H01274c121b6341d6b5780aa188d0ca5bi/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:19:\"4000782868371-20-36\";s:7:\"sku_sub\";s:22:\"4000782868371-black-36\";s:5:\"skuId\";s:17:\"12000018145112777\";s:7:\"skuAttr\";s:29:\"14:193#20;200001027:200000334\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:2:\"20\";s:10:\"shoes-size\";s:2:\"36\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:10:\"shoes-size\";s:2:\"36\";}}i:142;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H8565a06ced224904a528578b54c0e6e7S/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:19:\"4000782868371-14-40\";s:7:\"sku_sub\";s:27:\"4000782868371-army-green-40\";s:5:\"skuId\";s:17:\"10000007799822776\";s:7:\"skuAttr\";s:35:\"14:200004889#14;200001027:100013888\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:2:\"14\";s:10:\"shoes-size\";s:2:\"40\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:10:\"Army Green\";s:10:\"shoes-size\";s:2:\"40\";}}i:143;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H01274c121b6341d6b5780aa188d0ca5bi/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:19:\"4000782868371-20-35\";s:7:\"sku_sub\";s:22:\"4000782868371-black-35\";s:5:\"skuId\";s:17:\"12000018145112776\";s:7:\"skuAttr\";s:29:\"14:193#20;200001027:200000333\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:2:\"20\";s:10:\"shoes-size\";s:2:\"35\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:10:\"shoes-size\";s:2:\"35\";}}i:144;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H8565a06ced224904a528578b54c0e6e7S/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:19:\"4000782868371-14-39\";s:7:\"sku_sub\";s:27:\"4000782868371-army-green-39\";s:5:\"skuId\";s:17:\"10000007799822775\";s:7:\"skuAttr\";s:35:\"14:200004889#14;200001027:200000364\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:2:\"14\";s:10:\"shoes-size\";s:2:\"39\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:10:\"Army Green\";s:10:\"shoes-size\";s:2:\"39\";}}i:145;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/Hb4d16bb60fcd4e2ebb5576d2bbeb90a1L/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:19:\"4000782868371-19-44\";s:7:\"sku_sub\";s:22:\"4000782868371-beige-44\";s:5:\"skuId\";s:17:\"12000018145112775\";s:7:\"skuAttr\";s:29:\"14:771#19;200001027:100010487\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:2:\"19\";s:10:\"shoes-size\";s:2:\"44\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:10:\"shoes-size\";s:2:\"44\";}}i:146;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H8565a06ced224904a528578b54c0e6e7S/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:19:\"4000782868371-14-38\";s:7:\"sku_sub\";s:27:\"4000782868371-army-green-38\";s:5:\"skuId\";s:17:\"10000007799822774\";s:7:\"skuAttr\";s:35:\"14:200004889#14;200001027:200000898\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:2:\"14\";s:10:\"shoes-size\";s:2:\"38\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:10:\"Army Green\";s:10:\"shoes-size\";s:2:\"38\";}}i:147;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/Hb4d16bb60fcd4e2ebb5576d2bbeb90a1L/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:19:\"4000782868371-19-43\";s:7:\"sku_sub\";s:22:\"4000782868371-beige-43\";s:5:\"skuId\";s:17:\"12000018145112774\";s:7:\"skuAttr\";s:29:\"14:771#19;200001027:200000338\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:2:\"19\";s:10:\"shoes-size\";s:2:\"43\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:10:\"shoes-size\";s:2:\"43\";}}i:148;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H8565a06ced224904a528578b54c0e6e7S/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:19:\"4000782868371-14-37\";s:7:\"sku_sub\";s:27:\"4000782868371-army-green-37\";s:5:\"skuId\";s:17:\"10000007799822773\";s:7:\"skuAttr\";s:35:\"14:200004889#14;200001027:100010482\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:2:\"14\";s:10:\"shoes-size\";s:2:\"37\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:10:\"Army Green\";s:10:\"shoes-size\";s:2:\"37\";}}i:149;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/Hb4d16bb60fcd4e2ebb5576d2bbeb90a1L/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:19:\"4000782868371-19-42\";s:7:\"sku_sub\";s:22:\"4000782868371-beige-42\";s:5:\"skuId\";s:17:\"12000018145112773\";s:7:\"skuAttr\";s:29:\"14:771#19;200001027:200000337\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:2:\"19\";s:10:\"shoes-size\";s:2:\"42\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:10:\"shoes-size\";s:2:\"42\";}}i:150;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H8565a06ced224904a528578b54c0e6e7S/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:19:\"4000782868371-14-36\";s:7:\"sku_sub\";s:27:\"4000782868371-army-green-36\";s:5:\"skuId\";s:17:\"10000007799822772\";s:7:\"skuAttr\";s:35:\"14:200004889#14;200001027:200000334\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:2:\"14\";s:10:\"shoes-size\";s:2:\"36\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:10:\"Army Green\";s:10:\"shoes-size\";s:2:\"36\";}}i:151;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/Hb4d16bb60fcd4e2ebb5576d2bbeb90a1L/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:19:\"4000782868371-19-41\";s:7:\"sku_sub\";s:22:\"4000782868371-beige-41\";s:5:\"skuId\";s:17:\"12000018145112772\";s:7:\"skuAttr\";s:29:\"14:771#19;200001027:100010483\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:2:\"19\";s:10:\"shoes-size\";s:2:\"41\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:10:\"shoes-size\";s:2:\"41\";}}i:152;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H8565a06ced224904a528578b54c0e6e7S/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:19:\"4000782868371-14-35\";s:7:\"sku_sub\";s:27:\"4000782868371-army-green-35\";s:5:\"skuId\";s:17:\"10000007799822771\";s:7:\"skuAttr\";s:35:\"14:200004889#14;200001027:200000333\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:2:\"14\";s:10:\"shoes-size\";s:2:\"35\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:10:\"Army Green\";s:10:\"shoes-size\";s:2:\"35\";}}i:153;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/Hb4d16bb60fcd4e2ebb5576d2bbeb90a1L/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:19:\"4000782868371-19-40\";s:7:\"sku_sub\";s:22:\"4000782868371-beige-40\";s:5:\"skuId\";s:17:\"12000018145112771\";s:7:\"skuAttr\";s:29:\"14:771#19;200001027:100013888\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:2:\"19\";s:10:\"shoes-size\";s:2:\"40\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:10:\"shoes-size\";s:2:\"40\";}}i:154;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/Ha256c182a2334fd8bd46361edc765e0fG/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:19:\"4000782868371-13-44\";s:7:\"sku_sub\";s:26:\"4000782868371-champagne-44\";s:5:\"skuId\";s:17:\"10000007799822770\";s:7:\"skuAttr\";s:35:\"14:200001951#13;200001027:100010487\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:98;s:10:\"attributes\";a:2:{s:5:\"color\";s:2:\"13\";s:10:\"shoes-size\";s:2:\"44\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:9:\"Champagne\";s:10:\"shoes-size\";s:2:\"44\";}}i:155;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/Hb4d16bb60fcd4e2ebb5576d2bbeb90a1L/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:19:\"4000782868371-19-39\";s:7:\"sku_sub\";s:22:\"4000782868371-beige-39\";s:5:\"skuId\";s:17:\"12000018145112770\";s:7:\"skuAttr\";s:29:\"14:771#19;200001027:200000364\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:2:\"19\";s:10:\"shoes-size\";s:2:\"39\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:10:\"shoes-size\";s:2:\"39\";}}i:156;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/Ha256c182a2334fd8bd46361edc765e0fG/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:19:\"4000782868371-13-43\";s:7:\"sku_sub\";s:26:\"4000782868371-champagne-43\";s:5:\"skuId\";s:17:\"10000007799822769\";s:7:\"skuAttr\";s:35:\"14:200001951#13;200001027:200000338\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:2:\"13\";s:10:\"shoes-size\";s:2:\"43\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:9:\"Champagne\";s:10:\"shoes-size\";s:2:\"43\";}}i:157;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/Hb4d16bb60fcd4e2ebb5576d2bbeb90a1L/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:19:\"4000782868371-19-38\";s:7:\"sku_sub\";s:22:\"4000782868371-beige-38\";s:5:\"skuId\";s:17:\"12000018145112769\";s:7:\"skuAttr\";s:29:\"14:771#19;200001027:200000898\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:2:\"19\";s:10:\"shoes-size\";s:2:\"38\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:10:\"shoes-size\";s:2:\"38\";}}i:158;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/Ha256c182a2334fd8bd46361edc765e0fG/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:19:\"4000782868371-13-42\";s:7:\"sku_sub\";s:26:\"4000782868371-champagne-42\";s:5:\"skuId\";s:17:\"10000007799822768\";s:7:\"skuAttr\";s:35:\"14:200001951#13;200001027:200000337\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:97;s:10:\"attributes\";a:2:{s:5:\"color\";s:2:\"13\";s:10:\"shoes-size\";s:2:\"42\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:9:\"Champagne\";s:10:\"shoes-size\";s:2:\"42\";}}i:159;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/Hb4d16bb60fcd4e2ebb5576d2bbeb90a1L/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:19:\"4000782868371-19-37\";s:7:\"sku_sub\";s:22:\"4000782868371-beige-37\";s:5:\"skuId\";s:17:\"12000018145112768\";s:7:\"skuAttr\";s:29:\"14:771#19;200001027:100010482\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:2:\"19\";s:10:\"shoes-size\";s:2:\"37\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:10:\"shoes-size\";s:2:\"37\";}}i:160;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/Ha256c182a2334fd8bd46361edc765e0fG/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:19:\"4000782868371-13-41\";s:7:\"sku_sub\";s:26:\"4000782868371-champagne-41\";s:5:\"skuId\";s:17:\"10000007799822767\";s:7:\"skuAttr\";s:35:\"14:200001951#13;200001027:100010483\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:2:\"13\";s:10:\"shoes-size\";s:2:\"41\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:9:\"Champagne\";s:10:\"shoes-size\";s:2:\"41\";}}i:161;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H346d7a451e9f48ebaebfa33150c2bd78V/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:19:\"4000782868371-22-38\";s:7:\"sku_sub\";s:22:\"4000782868371-brown-38\";s:5:\"skuId\";s:17:\"12000018145112799\";s:7:\"skuAttr\";s:32:\"14:365458#22;200001027:200000898\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:2:\"22\";s:10:\"shoes-size\";s:2:\"38\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:10:\"shoes-size\";s:2:\"38\";}}i:162;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/Ha256c182a2334fd8bd46361edc765e0fG/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:19:\"4000782868371-13-40\";s:7:\"sku_sub\";s:26:\"4000782868371-champagne-40\";s:5:\"skuId\";s:17:\"10000007799822766\";s:7:\"skuAttr\";s:35:\"14:200001951#13;200001027:100013888\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:2:\"13\";s:10:\"shoes-size\";s:2:\"40\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:9:\"Champagne\";s:10:\"shoes-size\";s:2:\"40\";}}i:163;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H346d7a451e9f48ebaebfa33150c2bd78V/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:19:\"4000782868371-22-37\";s:7:\"sku_sub\";s:22:\"4000782868371-brown-37\";s:5:\"skuId\";s:17:\"12000018145112798\";s:7:\"skuAttr\";s:32:\"14:365458#22;200001027:100010482\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:2:\"22\";s:10:\"shoes-size\";s:2:\"37\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:10:\"shoes-size\";s:2:\"37\";}}i:164;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/Ha256c182a2334fd8bd46361edc765e0fG/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:19:\"4000782868371-13-39\";s:7:\"sku_sub\";s:26:\"4000782868371-champagne-39\";s:5:\"skuId\";s:17:\"10000007799822765\";s:7:\"skuAttr\";s:35:\"14:200001951#13;200001027:200000364\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:2:\"13\";s:10:\"shoes-size\";s:2:\"39\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:9:\"Champagne\";s:10:\"shoes-size\";s:2:\"39\";}}i:165;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H346d7a451e9f48ebaebfa33150c2bd78V/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:19:\"4000782868371-22-36\";s:7:\"sku_sub\";s:22:\"4000782868371-brown-36\";s:5:\"skuId\";s:17:\"12000018145112797\";s:7:\"skuAttr\";s:32:\"14:365458#22;200001027:200000334\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:2:\"22\";s:10:\"shoes-size\";s:2:\"36\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:10:\"shoes-size\";s:2:\"36\";}}i:166;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/Ha256c182a2334fd8bd46361edc765e0fG/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:19:\"4000782868371-13-38\";s:7:\"sku_sub\";s:26:\"4000782868371-champagne-38\";s:5:\"skuId\";s:17:\"10000007799822764\";s:7:\"skuAttr\";s:35:\"14:200001951#13;200001027:200000898\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:2:\"13\";s:10:\"shoes-size\";s:2:\"38\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:9:\"Champagne\";s:10:\"shoes-size\";s:2:\"38\";}}i:167;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H346d7a451e9f48ebaebfa33150c2bd78V/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:19:\"4000782868371-22-35\";s:7:\"sku_sub\";s:22:\"4000782868371-brown-35\";s:5:\"skuId\";s:17:\"12000018145112796\";s:7:\"skuAttr\";s:32:\"14:365458#22;200001027:200000333\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:2:\"22\";s:10:\"shoes-size\";s:2:\"35\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:10:\"shoes-size\";s:2:\"35\";}}i:168;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/Ha256c182a2334fd8bd46361edc765e0fG/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:19:\"4000782868371-13-37\";s:7:\"sku_sub\";s:26:\"4000782868371-champagne-37\";s:5:\"skuId\";s:17:\"10000007799822763\";s:7:\"skuAttr\";s:35:\"14:200001951#13;200001027:100010482\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:2:\"13\";s:10:\"shoes-size\";s:2:\"37\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:9:\"Champagne\";s:10:\"shoes-size\";s:2:\"37\";}}i:169;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H55ac577ab56c47a0b2425c737352c832L/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:19:\"4000782868371-21-44\";s:7:\"sku_sub\";s:21:\"4000782868371-blue-44\";s:5:\"skuId\";s:17:\"12000018145112795\";s:7:\"skuAttr\";s:29:\"14:173#21;200001027:100010487\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:2:\"21\";s:10:\"shoes-size\";s:2:\"44\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:10:\"shoes-size\";s:2:\"44\";}}i:170;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/Ha256c182a2334fd8bd46361edc765e0fG/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:19:\"4000782868371-13-36\";s:7:\"sku_sub\";s:26:\"4000782868371-champagne-36\";s:5:\"skuId\";s:17:\"10000007799822762\";s:7:\"skuAttr\";s:35:\"14:200001951#13;200001027:200000334\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:2:\"13\";s:10:\"shoes-size\";s:2:\"36\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:9:\"Champagne\";s:10:\"shoes-size\";s:2:\"36\";}}i:171;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H55ac577ab56c47a0b2425c737352c832L/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:19:\"4000782868371-21-43\";s:7:\"sku_sub\";s:21:\"4000782868371-blue-43\";s:5:\"skuId\";s:17:\"12000018145112794\";s:7:\"skuAttr\";s:29:\"14:173#21;200001027:200000338\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:2:\"21\";s:10:\"shoes-size\";s:2:\"43\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:10:\"shoes-size\";s:2:\"43\";}}i:172;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/Ha256c182a2334fd8bd46361edc765e0fG/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:19:\"4000782868371-13-35\";s:7:\"sku_sub\";s:26:\"4000782868371-champagne-35\";s:5:\"skuId\";s:17:\"10000007799822761\";s:7:\"skuAttr\";s:35:\"14:200001951#13;200001027:200000333\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:2:\"13\";s:10:\"shoes-size\";s:2:\"35\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:9:\"Champagne\";s:10:\"shoes-size\";s:2:\"35\";}}i:173;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H55ac577ab56c47a0b2425c737352c832L/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:19:\"4000782868371-21-42\";s:7:\"sku_sub\";s:21:\"4000782868371-blue-42\";s:5:\"skuId\";s:17:\"12000018145112793\";s:7:\"skuAttr\";s:29:\"14:173#21;200001027:200000337\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:2:\"21\";s:10:\"shoes-size\";s:2:\"42\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:10:\"shoes-size\";s:2:\"42\";}}i:174;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/Hd0aaf2b6ddfd45269cf5eaecc4c220eb8/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:19:\"4000782868371-12-44\";s:7:\"sku_sub\";s:22:\"4000782868371-clear-44\";s:5:\"skuId\";s:17:\"10000007799822760\";s:7:\"skuAttr\";s:35:\"14:100018786#12;200001027:100010487\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:2:\"12\";s:10:\"shoes-size\";s:2:\"44\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Clear\";s:10:\"shoes-size\";s:2:\"44\";}}i:175;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H55ac577ab56c47a0b2425c737352c832L/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:19:\"4000782868371-21-41\";s:7:\"sku_sub\";s:21:\"4000782868371-blue-41\";s:5:\"skuId\";s:17:\"12000018145112792\";s:7:\"skuAttr\";s:29:\"14:173#21;200001027:100010483\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:2:\"21\";s:10:\"shoes-size\";s:2:\"41\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:10:\"shoes-size\";s:2:\"41\";}}i:176;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/Hd0aaf2b6ddfd45269cf5eaecc4c220eb8/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:19:\"4000782868371-12-43\";s:7:\"sku_sub\";s:22:\"4000782868371-clear-43\";s:5:\"skuId\";s:17:\"10000007799822759\";s:7:\"skuAttr\";s:35:\"14:100018786#12;200001027:200000338\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:2:\"12\";s:10:\"shoes-size\";s:2:\"43\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Clear\";s:10:\"shoes-size\";s:2:\"43\";}}i:177;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H55ac577ab56c47a0b2425c737352c832L/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:19:\"4000782868371-21-40\";s:7:\"sku_sub\";s:21:\"4000782868371-blue-40\";s:5:\"skuId\";s:17:\"12000018145112791\";s:7:\"skuAttr\";s:29:\"14:173#21;200001027:100013888\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:2:\"21\";s:10:\"shoes-size\";s:2:\"40\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:10:\"shoes-size\";s:2:\"40\";}}i:178;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/Hd0aaf2b6ddfd45269cf5eaecc4c220eb8/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:19:\"4000782868371-12-42\";s:7:\"sku_sub\";s:22:\"4000782868371-clear-42\";s:5:\"skuId\";s:17:\"10000007799822758\";s:7:\"skuAttr\";s:35:\"14:100018786#12;200001027:200000337\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:2:\"12\";s:10:\"shoes-size\";s:2:\"42\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Clear\";s:10:\"shoes-size\";s:2:\"42\";}}i:179;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H55ac577ab56c47a0b2425c737352c832L/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:19:\"4000782868371-21-39\";s:7:\"sku_sub\";s:21:\"4000782868371-blue-39\";s:5:\"skuId\";s:17:\"12000018145112790\";s:7:\"skuAttr\";s:29:\"14:173#21;200001027:200000364\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:2:\"21\";s:10:\"shoes-size\";s:2:\"39\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:10:\"shoes-size\";s:2:\"39\";}}i:180;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/Hd0aaf2b6ddfd45269cf5eaecc4c220eb8/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:19:\"4000782868371-12-41\";s:7:\"sku_sub\";s:22:\"4000782868371-clear-41\";s:5:\"skuId\";s:17:\"10000007799822757\";s:7:\"skuAttr\";s:35:\"14:100018786#12;200001027:100010483\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:2:\"12\";s:10:\"shoes-size\";s:2:\"41\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Clear\";s:10:\"shoes-size\";s:2:\"41\";}}i:181;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H55ac577ab56c47a0b2425c737352c832L/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:19:\"4000782868371-21-38\";s:7:\"sku_sub\";s:21:\"4000782868371-blue-38\";s:5:\"skuId\";s:17:\"12000018145112789\";s:7:\"skuAttr\";s:29:\"14:173#21;200001027:200000898\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:2:\"21\";s:10:\"shoes-size\";s:2:\"38\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:10:\"shoes-size\";s:2:\"38\";}}i:182;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/Hd0aaf2b6ddfd45269cf5eaecc4c220eb8/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:19:\"4000782868371-12-40\";s:7:\"sku_sub\";s:22:\"4000782868371-clear-40\";s:5:\"skuId\";s:17:\"10000007799822756\";s:7:\"skuAttr\";s:35:\"14:100018786#12;200001027:100013888\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:2:\"12\";s:10:\"shoes-size\";s:2:\"40\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Clear\";s:10:\"shoes-size\";s:2:\"40\";}}i:183;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H55ac577ab56c47a0b2425c737352c832L/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:19:\"4000782868371-21-37\";s:7:\"sku_sub\";s:21:\"4000782868371-blue-37\";s:5:\"skuId\";s:17:\"12000018145112788\";s:7:\"skuAttr\";s:29:\"14:173#21;200001027:100010482\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:2:\"21\";s:10:\"shoes-size\";s:2:\"37\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:10:\"shoes-size\";s:2:\"37\";}}i:184;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/Hd0aaf2b6ddfd45269cf5eaecc4c220eb8/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:19:\"4000782868371-12-39\";s:7:\"sku_sub\";s:22:\"4000782868371-clear-39\";s:5:\"skuId\";s:17:\"10000007799822755\";s:7:\"skuAttr\";s:35:\"14:100018786#12;200001027:200000364\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:2:\"12\";s:10:\"shoes-size\";s:2:\"39\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Clear\";s:10:\"shoes-size\";s:2:\"39\";}}i:185;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H55ac577ab56c47a0b2425c737352c832L/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:19:\"4000782868371-21-36\";s:7:\"sku_sub\";s:21:\"4000782868371-blue-36\";s:5:\"skuId\";s:17:\"12000018145112787\";s:7:\"skuAttr\";s:29:\"14:173#21;200001027:200000334\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:2:\"21\";s:10:\"shoes-size\";s:2:\"36\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:10:\"shoes-size\";s:2:\"36\";}}i:186;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/Hd0aaf2b6ddfd45269cf5eaecc4c220eb8/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:19:\"4000782868371-12-38\";s:7:\"sku_sub\";s:22:\"4000782868371-clear-38\";s:5:\"skuId\";s:17:\"10000007799822754\";s:7:\"skuAttr\";s:35:\"14:100018786#12;200001027:200000898\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:98;s:10:\"attributes\";a:2:{s:5:\"color\";s:2:\"12\";s:10:\"shoes-size\";s:2:\"38\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Clear\";s:10:\"shoes-size\";s:2:\"38\";}}i:187;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H55ac577ab56c47a0b2425c737352c832L/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:19:\"4000782868371-21-35\";s:7:\"sku_sub\";s:21:\"4000782868371-blue-35\";s:5:\"skuId\";s:17:\"12000018145112786\";s:7:\"skuAttr\";s:29:\"14:173#21;200001027:200000333\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:2:\"21\";s:10:\"shoes-size\";s:2:\"35\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:10:\"shoes-size\";s:2:\"35\";}}i:188;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/Hd0aaf2b6ddfd45269cf5eaecc4c220eb8/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:19:\"4000782868371-12-37\";s:7:\"sku_sub\";s:22:\"4000782868371-clear-37\";s:5:\"skuId\";s:17:\"10000007799822753\";s:7:\"skuAttr\";s:35:\"14:100018786#12;200001027:100010482\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:2:\"12\";s:10:\"shoes-size\";s:2:\"37\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Clear\";s:10:\"shoes-size\";s:2:\"37\";}}i:189;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H01274c121b6341d6b5780aa188d0ca5bi/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:19:\"4000782868371-20-44\";s:7:\"sku_sub\";s:22:\"4000782868371-black-44\";s:5:\"skuId\";s:17:\"12000018145112785\";s:7:\"skuAttr\";s:29:\"14:193#20;200001027:100010487\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:2:\"20\";s:10:\"shoes-size\";s:2:\"44\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:10:\"shoes-size\";s:2:\"44\";}}i:190;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/Hd0aaf2b6ddfd45269cf5eaecc4c220eb8/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:19:\"4000782868371-12-36\";s:7:\"sku_sub\";s:22:\"4000782868371-clear-36\";s:5:\"skuId\";s:17:\"10000007799822752\";s:7:\"skuAttr\";s:35:\"14:100018786#12;200001027:200000334\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:2:\"12\";s:10:\"shoes-size\";s:2:\"36\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Clear\";s:10:\"shoes-size\";s:2:\"36\";}}i:191;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H01274c121b6341d6b5780aa188d0ca5bi/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:19:\"4000782868371-20-43\";s:7:\"sku_sub\";s:22:\"4000782868371-black-43\";s:5:\"skuId\";s:17:\"12000018145112784\";s:7:\"skuAttr\";s:29:\"14:193#20;200001027:200000338\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:2:\"20\";s:10:\"shoes-size\";s:2:\"43\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:10:\"shoes-size\";s:2:\"43\";}}i:192;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/Hd0aaf2b6ddfd45269cf5eaecc4c220eb8/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:19:\"4000782868371-12-35\";s:7:\"sku_sub\";s:22:\"4000782868371-clear-35\";s:5:\"skuId\";s:17:\"10000007799822751\";s:7:\"skuAttr\";s:35:\"14:100018786#12;200001027:200000333\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:2:\"12\";s:10:\"shoes-size\";s:2:\"35\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Clear\";s:10:\"shoes-size\";s:2:\"35\";}}i:193;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H2db25cfc4f0e4b4d871776b6391e00c7f/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:19:\"4000782868371-23-44\";s:7:\"sku_sub\";s:21:\"4000782868371-gold-44\";s:5:\"skuId\";s:17:\"12000018145112815\";s:7:\"skuAttr\";s:32:\"14:350850#23;200001027:100010487\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:2:\"23\";s:10:\"shoes-size\";s:2:\"44\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gold\";s:10:\"shoes-size\";s:2:\"44\";}}i:194;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/Ha6aa8c9c100b4330a0c17bd6a27c74d4z/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:19:\"4000782868371-11-44\";s:7:\"sku_sub\";s:22:\"4000782868371-multi-44\";s:5:\"skuId\";s:17:\"10000007799822750\";s:7:\"skuAttr\";s:35:\"14:200003699#11;200001027:100010487\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:2:\"11\";s:10:\"shoes-size\";s:2:\"44\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"MULTI\";s:10:\"shoes-size\";s:2:\"44\";}}i:195;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H2db25cfc4f0e4b4d871776b6391e00c7f/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:19:\"4000782868371-23-43\";s:7:\"sku_sub\";s:21:\"4000782868371-gold-43\";s:5:\"skuId\";s:17:\"12000018145112814\";s:7:\"skuAttr\";s:32:\"14:350850#23;200001027:200000338\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:2:\"23\";s:10:\"shoes-size\";s:2:\"43\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gold\";s:10:\"shoes-size\";s:2:\"43\";}}i:196;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/Ha6aa8c9c100b4330a0c17bd6a27c74d4z/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:19:\"4000782868371-11-43\";s:7:\"sku_sub\";s:22:\"4000782868371-multi-43\";s:5:\"skuId\";s:17:\"10000007799822749\";s:7:\"skuAttr\";s:35:\"14:200003699#11;200001027:200000338\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:98;s:10:\"attributes\";a:2:{s:5:\"color\";s:2:\"11\";s:10:\"shoes-size\";s:2:\"43\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"MULTI\";s:10:\"shoes-size\";s:2:\"43\";}}i:197;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H2db25cfc4f0e4b4d871776b6391e00c7f/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:19:\"4000782868371-23-42\";s:7:\"sku_sub\";s:21:\"4000782868371-gold-42\";s:5:\"skuId\";s:17:\"12000018145112813\";s:7:\"skuAttr\";s:32:\"14:350850#23;200001027:200000337\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:2:\"23\";s:10:\"shoes-size\";s:2:\"42\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gold\";s:10:\"shoes-size\";s:2:\"42\";}}i:198;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/Ha6aa8c9c100b4330a0c17bd6a27c74d4z/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:19:\"4000782868371-11-42\";s:7:\"sku_sub\";s:22:\"4000782868371-multi-42\";s:5:\"skuId\";s:17:\"10000007799822748\";s:7:\"skuAttr\";s:35:\"14:200003699#11;200001027:200000337\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:98;s:10:\"attributes\";a:2:{s:5:\"color\";s:2:\"11\";s:10:\"shoes-size\";s:2:\"42\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"MULTI\";s:10:\"shoes-size\";s:2:\"42\";}}i:199;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H2db25cfc4f0e4b4d871776b6391e00c7f/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:19:\"4000782868371-23-41\";s:7:\"sku_sub\";s:21:\"4000782868371-gold-41\";s:5:\"skuId\";s:17:\"12000018145112812\";s:7:\"skuAttr\";s:32:\"14:350850#23;200001027:100010483\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:2:\"23\";s:10:\"shoes-size\";s:2:\"41\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gold\";s:10:\"shoes-size\";s:2:\"41\";}}i:200;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/Ha6aa8c9c100b4330a0c17bd6a27c74d4z/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:19:\"4000782868371-11-41\";s:7:\"sku_sub\";s:22:\"4000782868371-multi-41\";s:5:\"skuId\";s:17:\"10000007799822747\";s:7:\"skuAttr\";s:35:\"14:200003699#11;200001027:100010483\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:2:\"11\";s:10:\"shoes-size\";s:2:\"41\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"MULTI\";s:10:\"shoes-size\";s:2:\"41\";}}i:201;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H2db25cfc4f0e4b4d871776b6391e00c7f/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:19:\"4000782868371-23-40\";s:7:\"sku_sub\";s:21:\"4000782868371-gold-40\";s:5:\"skuId\";s:17:\"12000018145112811\";s:7:\"skuAttr\";s:32:\"14:350850#23;200001027:100013888\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:2:\"23\";s:10:\"shoes-size\";s:2:\"40\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gold\";s:10:\"shoes-size\";s:2:\"40\";}}i:202;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/Ha6aa8c9c100b4330a0c17bd6a27c74d4z/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:19:\"4000782868371-11-40\";s:7:\"sku_sub\";s:22:\"4000782868371-multi-40\";s:5:\"skuId\";s:17:\"10000007799822746\";s:7:\"skuAttr\";s:35:\"14:200003699#11;200001027:100013888\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:2:\"11\";s:10:\"shoes-size\";s:2:\"40\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"MULTI\";s:10:\"shoes-size\";s:2:\"40\";}}i:203;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H2db25cfc4f0e4b4d871776b6391e00c7f/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:19:\"4000782868371-23-39\";s:7:\"sku_sub\";s:21:\"4000782868371-gold-39\";s:5:\"skuId\";s:17:\"12000018145112810\";s:7:\"skuAttr\";s:32:\"14:350850#23;200001027:200000364\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:2:\"23\";s:10:\"shoes-size\";s:2:\"39\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gold\";s:10:\"shoes-size\";s:2:\"39\";}}i:204;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/Ha6aa8c9c100b4330a0c17bd6a27c74d4z/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:19:\"4000782868371-11-39\";s:7:\"sku_sub\";s:22:\"4000782868371-multi-39\";s:5:\"skuId\";s:17:\"10000007799822745\";s:7:\"skuAttr\";s:35:\"14:200003699#11;200001027:200000364\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:98;s:10:\"attributes\";a:2:{s:5:\"color\";s:2:\"11\";s:10:\"shoes-size\";s:2:\"39\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"MULTI\";s:10:\"shoes-size\";s:2:\"39\";}}i:205;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H2db25cfc4f0e4b4d871776b6391e00c7f/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:19:\"4000782868371-23-38\";s:7:\"sku_sub\";s:21:\"4000782868371-gold-38\";s:5:\"skuId\";s:17:\"12000018145112809\";s:7:\"skuAttr\";s:32:\"14:350850#23;200001027:200000898\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:2:\"23\";s:10:\"shoes-size\";s:2:\"38\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gold\";s:10:\"shoes-size\";s:2:\"38\";}}i:206;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/Ha6aa8c9c100b4330a0c17bd6a27c74d4z/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:19:\"4000782868371-11-38\";s:7:\"sku_sub\";s:22:\"4000782868371-multi-38\";s:5:\"skuId\";s:17:\"10000007799822744\";s:7:\"skuAttr\";s:35:\"14:200003699#11;200001027:200000898\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:2:\"11\";s:10:\"shoes-size\";s:2:\"38\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"MULTI\";s:10:\"shoes-size\";s:2:\"38\";}}i:207;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H2db25cfc4f0e4b4d871776b6391e00c7f/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:19:\"4000782868371-23-37\";s:7:\"sku_sub\";s:21:\"4000782868371-gold-37\";s:5:\"skuId\";s:17:\"12000018145112808\";s:7:\"skuAttr\";s:32:\"14:350850#23;200001027:100010482\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:2:\"23\";s:10:\"shoes-size\";s:2:\"37\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gold\";s:10:\"shoes-size\";s:2:\"37\";}}i:208;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/Ha6aa8c9c100b4330a0c17bd6a27c74d4z/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:19:\"4000782868371-11-37\";s:7:\"sku_sub\";s:22:\"4000782868371-multi-37\";s:5:\"skuId\";s:17:\"10000007799822743\";s:7:\"skuAttr\";s:35:\"14:200003699#11;200001027:100010482\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:97;s:10:\"attributes\";a:2:{s:5:\"color\";s:2:\"11\";s:10:\"shoes-size\";s:2:\"37\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"MULTI\";s:10:\"shoes-size\";s:2:\"37\";}}i:209;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H2db25cfc4f0e4b4d871776b6391e00c7f/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:19:\"4000782868371-23-36\";s:7:\"sku_sub\";s:21:\"4000782868371-gold-36\";s:5:\"skuId\";s:17:\"12000018145112807\";s:7:\"skuAttr\";s:32:\"14:350850#23;200001027:200000334\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:2:\"23\";s:10:\"shoes-size\";s:2:\"36\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gold\";s:10:\"shoes-size\";s:2:\"36\";}}i:210;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/Ha6aa8c9c100b4330a0c17bd6a27c74d4z/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:19:\"4000782868371-11-36\";s:7:\"sku_sub\";s:22:\"4000782868371-multi-36\";s:5:\"skuId\";s:17:\"10000007799822742\";s:7:\"skuAttr\";s:35:\"14:200003699#11;200001027:200000334\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:2:\"11\";s:10:\"shoes-size\";s:2:\"36\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"MULTI\";s:10:\"shoes-size\";s:2:\"36\";}}i:211;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H2db25cfc4f0e4b4d871776b6391e00c7f/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:19:\"4000782868371-23-35\";s:7:\"sku_sub\";s:21:\"4000782868371-gold-35\";s:5:\"skuId\";s:17:\"12000018145112806\";s:7:\"skuAttr\";s:32:\"14:350850#23;200001027:200000333\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:2:\"23\";s:10:\"shoes-size\";s:2:\"35\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gold\";s:10:\"shoes-size\";s:2:\"35\";}}i:212;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/Ha6aa8c9c100b4330a0c17bd6a27c74d4z/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:19:\"4000782868371-11-35\";s:7:\"sku_sub\";s:22:\"4000782868371-multi-35\";s:5:\"skuId\";s:17:\"10000007799822741\";s:7:\"skuAttr\";s:35:\"14:200003699#11;200001027:200000333\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:98;s:10:\"attributes\";a:2:{s:5:\"color\";s:2:\"11\";s:10:\"shoes-size\";s:2:\"35\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"MULTI\";s:10:\"shoes-size\";s:2:\"35\";}}i:213;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H346d7a451e9f48ebaebfa33150c2bd78V/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:19:\"4000782868371-22-44\";s:7:\"sku_sub\";s:22:\"4000782868371-brown-44\";s:5:\"skuId\";s:17:\"12000018145112805\";s:7:\"skuAttr\";s:32:\"14:365458#22;200001027:100010487\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:2:\"22\";s:10:\"shoes-size\";s:2:\"44\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:10:\"shoes-size\";s:2:\"44\";}}i:214;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H67665be5c4094e728d718c6a33d05cd80/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:19:\"4000782868371-10-44\";s:7:\"sku_sub\";s:23:\"4000782868371-yellow-44\";s:5:\"skuId\";s:17:\"10000007799822740\";s:7:\"skuAttr\";s:29:\"14:366#10;200001027:100010487\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:2:\"10\";s:10:\"shoes-size\";s:2:\"44\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Yellow\";s:10:\"shoes-size\";s:2:\"44\";}}i:215;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H346d7a451e9f48ebaebfa33150c2bd78V/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:19:\"4000782868371-22-43\";s:7:\"sku_sub\";s:22:\"4000782868371-brown-43\";s:5:\"skuId\";s:17:\"12000018145112804\";s:7:\"skuAttr\";s:32:\"14:365458#22;200001027:200000338\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:2:\"22\";s:10:\"shoes-size\";s:2:\"43\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:10:\"shoes-size\";s:2:\"43\";}}i:216;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H67665be5c4094e728d718c6a33d05cd80/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:19:\"4000782868371-10-43\";s:7:\"sku_sub\";s:23:\"4000782868371-yellow-43\";s:5:\"skuId\";s:17:\"10000007799822739\";s:7:\"skuAttr\";s:29:\"14:366#10;200001027:200000338\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:2:\"10\";s:10:\"shoes-size\";s:2:\"43\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Yellow\";s:10:\"shoes-size\";s:2:\"43\";}}i:217;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H346d7a451e9f48ebaebfa33150c2bd78V/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:19:\"4000782868371-22-42\";s:7:\"sku_sub\";s:22:\"4000782868371-brown-42\";s:5:\"skuId\";s:17:\"12000018145112803\";s:7:\"skuAttr\";s:32:\"14:365458#22;200001027:200000337\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:2:\"22\";s:10:\"shoes-size\";s:2:\"42\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:10:\"shoes-size\";s:2:\"42\";}}i:218;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H67665be5c4094e728d718c6a33d05cd80/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:19:\"4000782868371-10-42\";s:7:\"sku_sub\";s:23:\"4000782868371-yellow-42\";s:5:\"skuId\";s:17:\"10000007799822738\";s:7:\"skuAttr\";s:29:\"14:366#10;200001027:200000337\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:2:\"10\";s:10:\"shoes-size\";s:2:\"42\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Yellow\";s:10:\"shoes-size\";s:2:\"42\";}}i:219;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H346d7a451e9f48ebaebfa33150c2bd78V/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:19:\"4000782868371-22-41\";s:7:\"sku_sub\";s:22:\"4000782868371-brown-41\";s:5:\"skuId\";s:17:\"12000018145112802\";s:7:\"skuAttr\";s:32:\"14:365458#22;200001027:100010483\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:2:\"22\";s:10:\"shoes-size\";s:2:\"41\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:10:\"shoes-size\";s:2:\"41\";}}i:220;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H67665be5c4094e728d718c6a33d05cd80/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:19:\"4000782868371-10-41\";s:7:\"sku_sub\";s:23:\"4000782868371-yellow-41\";s:5:\"skuId\";s:17:\"10000007799822737\";s:7:\"skuAttr\";s:29:\"14:366#10;200001027:100010483\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:2:\"10\";s:10:\"shoes-size\";s:2:\"41\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Yellow\";s:10:\"shoes-size\";s:2:\"41\";}}i:221;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H346d7a451e9f48ebaebfa33150c2bd78V/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:19:\"4000782868371-22-40\";s:7:\"sku_sub\";s:22:\"4000782868371-brown-40\";s:5:\"skuId\";s:17:\"12000018145112801\";s:7:\"skuAttr\";s:32:\"14:365458#22;200001027:100013888\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:98;s:10:\"attributes\";a:2:{s:5:\"color\";s:2:\"22\";s:10:\"shoes-size\";s:2:\"40\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:10:\"shoes-size\";s:2:\"40\";}}i:222;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H67665be5c4094e728d718c6a33d05cd80/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:19:\"4000782868371-10-40\";s:7:\"sku_sub\";s:23:\"4000782868371-yellow-40\";s:5:\"skuId\";s:17:\"10000007799822736\";s:7:\"skuAttr\";s:29:\"14:366#10;200001027:100013888\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:2:\"10\";s:10:\"shoes-size\";s:2:\"40\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Yellow\";s:10:\"shoes-size\";s:2:\"40\";}}i:223;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H346d7a451e9f48ebaebfa33150c2bd78V/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:19:\"4000782868371-22-39\";s:7:\"sku_sub\";s:22:\"4000782868371-brown-39\";s:5:\"skuId\";s:17:\"12000018145112800\";s:7:\"skuAttr\";s:32:\"14:365458#22;200001027:200000364\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:2:\"22\";s:10:\"shoes-size\";s:2:\"39\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:10:\"shoes-size\";s:2:\"39\";}}i:224;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H67665be5c4094e728d718c6a33d05cd80/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:19:\"4000782868371-10-39\";s:7:\"sku_sub\";s:23:\"4000782868371-yellow-39\";s:5:\"skuId\";s:17:\"10000007799822735\";s:7:\"skuAttr\";s:29:\"14:366#10;200001027:200000364\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:2:\"10\";s:10:\"shoes-size\";s:2:\"39\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Yellow\";s:10:\"shoes-size\";s:2:\"39\";}}i:225;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H67665be5c4094e728d718c6a33d05cd80/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:19:\"4000782868371-10-38\";s:7:\"sku_sub\";s:23:\"4000782868371-yellow-38\";s:5:\"skuId\";s:17:\"10000007799822734\";s:7:\"skuAttr\";s:29:\"14:366#10;200001027:200000898\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:2:\"10\";s:10:\"shoes-size\";s:2:\"38\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Yellow\";s:10:\"shoes-size\";s:2:\"38\";}}i:226;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H67665be5c4094e728d718c6a33d05cd80/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:19:\"4000782868371-10-37\";s:7:\"sku_sub\";s:23:\"4000782868371-yellow-37\";s:5:\"skuId\";s:17:\"10000007799822733\";s:7:\"skuAttr\";s:29:\"14:366#10;200001027:100010482\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:2:\"10\";s:10:\"shoes-size\";s:2:\"37\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Yellow\";s:10:\"shoes-size\";s:2:\"37\";}}i:227;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H67665be5c4094e728d718c6a33d05cd80/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:19:\"4000782868371-10-36\";s:7:\"sku_sub\";s:23:\"4000782868371-yellow-36\";s:5:\"skuId\";s:17:\"10000007799822732\";s:7:\"skuAttr\";s:29:\"14:366#10;200001027:200000334\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:2:\"10\";s:10:\"shoes-size\";s:2:\"36\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Yellow\";s:10:\"shoes-size\";s:2:\"36\";}}i:228;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H67665be5c4094e728d718c6a33d05cd80/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:19:\"4000782868371-10-35\";s:7:\"sku_sub\";s:23:\"4000782868371-yellow-35\";s:5:\"skuId\";s:17:\"10000007799822731\";s:7:\"skuAttr\";s:29:\"14:366#10;200001027:200000333\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:2:\"10\";s:10:\"shoes-size\";s:2:\"35\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Yellow\";s:10:\"shoes-size\";s:2:\"35\";}}i:229;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/Hbba77d4dd5b84b7ea041035c15fdbae75/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:18:\"4000782868371-9-44\";s:7:\"sku_sub\";s:22:\"4000782868371-white-44\";s:5:\"skuId\";s:17:\"10000007799822730\";s:7:\"skuAttr\";s:27:\"14:29#9;200001027:100010487\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:1:\"9\";s:10:\"shoes-size\";s:2:\"44\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"White\";s:10:\"shoes-size\";s:2:\"44\";}}i:230;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/Hbba77d4dd5b84b7ea041035c15fdbae75/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:18:\"4000782868371-9-43\";s:7:\"sku_sub\";s:22:\"4000782868371-white-43\";s:5:\"skuId\";s:17:\"10000007799822729\";s:7:\"skuAttr\";s:27:\"14:29#9;200001027:200000338\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:1:\"9\";s:10:\"shoes-size\";s:2:\"43\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"White\";s:10:\"shoes-size\";s:2:\"43\";}}i:231;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/Hbba77d4dd5b84b7ea041035c15fdbae75/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:18:\"4000782868371-9-42\";s:7:\"sku_sub\";s:22:\"4000782868371-white-42\";s:5:\"skuId\";s:17:\"10000007799822728\";s:7:\"skuAttr\";s:27:\"14:29#9;200001027:200000337\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:1:\"9\";s:10:\"shoes-size\";s:2:\"42\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"White\";s:10:\"shoes-size\";s:2:\"42\";}}i:232;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/Hbba77d4dd5b84b7ea041035c15fdbae75/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:18:\"4000782868371-9-41\";s:7:\"sku_sub\";s:22:\"4000782868371-white-41\";s:5:\"skuId\";s:17:\"10000007799822727\";s:7:\"skuAttr\";s:27:\"14:29#9;200001027:100010483\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:1:\"9\";s:10:\"shoes-size\";s:2:\"41\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"White\";s:10:\"shoes-size\";s:2:\"41\";}}i:233;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/Hbba77d4dd5b84b7ea041035c15fdbae75/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:18:\"4000782868371-9-40\";s:7:\"sku_sub\";s:22:\"4000782868371-white-40\";s:5:\"skuId\";s:17:\"10000007799822726\";s:7:\"skuAttr\";s:27:\"14:29#9;200001027:100013888\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:1:\"9\";s:10:\"shoes-size\";s:2:\"40\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"White\";s:10:\"shoes-size\";s:2:\"40\";}}i:234;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/Hbba77d4dd5b84b7ea041035c15fdbae75/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:18:\"4000782868371-9-39\";s:7:\"sku_sub\";s:22:\"4000782868371-white-39\";s:5:\"skuId\";s:17:\"10000007799822725\";s:7:\"skuAttr\";s:27:\"14:29#9;200001027:200000364\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:1:\"9\";s:10:\"shoes-size\";s:2:\"39\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"White\";s:10:\"shoes-size\";s:2:\"39\";}}i:235;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/Hbba77d4dd5b84b7ea041035c15fdbae75/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:18:\"4000782868371-9-38\";s:7:\"sku_sub\";s:22:\"4000782868371-white-38\";s:5:\"skuId\";s:17:\"10000007799822724\";s:7:\"skuAttr\";s:27:\"14:29#9;200001027:200000898\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:1:\"9\";s:10:\"shoes-size\";s:2:\"38\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"White\";s:10:\"shoes-size\";s:2:\"38\";}}i:236;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/Hbba77d4dd5b84b7ea041035c15fdbae75/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:18:\"4000782868371-9-37\";s:7:\"sku_sub\";s:22:\"4000782868371-white-37\";s:5:\"skuId\";s:17:\"10000007799822723\";s:7:\"skuAttr\";s:27:\"14:29#9;200001027:100010482\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:1:\"9\";s:10:\"shoes-size\";s:2:\"37\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"White\";s:10:\"shoes-size\";s:2:\"37\";}}i:237;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/Hbba77d4dd5b84b7ea041035c15fdbae75/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:18:\"4000782868371-9-36\";s:7:\"sku_sub\";s:22:\"4000782868371-white-36\";s:5:\"skuId\";s:17:\"10000007799822722\";s:7:\"skuAttr\";s:27:\"14:29#9;200001027:200000334\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:1:\"9\";s:10:\"shoes-size\";s:2:\"36\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"White\";s:10:\"shoes-size\";s:2:\"36\";}}i:238;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/Hbba77d4dd5b84b7ea041035c15fdbae75/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:18:\"4000782868371-9-35\";s:7:\"sku_sub\";s:22:\"4000782868371-white-35\";s:5:\"skuId\";s:17:\"10000007799822721\";s:7:\"skuAttr\";s:27:\"14:29#9;200001027:200000333\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:1:\"9\";s:10:\"shoes-size\";s:2:\"35\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"White\";s:10:\"shoes-size\";s:2:\"35\";}}i:239;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/Hb002f629f95f44938c3c256ee7f19b1fB/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:3:\"sku\";s:18:\"4000782868371-8-44\";s:7:\"sku_sub\";s:23:\"4000782868371-silver-44\";s:5:\"skuId\";s:17:\"10000007799822720\";s:7:\"skuAttr\";s:31:\"14:350853#8;200001027:100010487\";s:13:\"regular_price\";s:5:\"31.99\";s:10:\"sale_price\";s:5:\"28.15\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:1:\"8\";s:10:\"shoes-size\";s:2:\"44\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:6:\"Silver\";s:10:\"shoes-size\";s:2:\"44\";}}}');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(96586, 5914, '_vi_wad_description_images', 'a:30:{i:0;s:65:\"https://ae01.alicdn.com/kf/H22716086a32f4aa7afbe788205dc1c3f4.jpg\";i:1;s:65:\"https://ae01.alicdn.com/kf/H13dfe103bae04569858e1501ba6d5ca00.jpg\";i:2;s:65:\"https://ae01.alicdn.com/kf/Hc0f1485a2f1f4c35ac0ffb5527ff83a2p.jpg\";i:3;s:65:\"https://ae01.alicdn.com/kf/Hb7ac97470a7f4b8bb5bb35ce9c74d476O.jpg\";i:4;s:65:\"https://ae04.alicdn.com/kf/Hc160230c1c254c908a86a84841477d48J.jpg\";i:5;s:65:\"https://ae01.alicdn.com/kf/Ha7b1b1ca26704072b1610859a40580bev.jpg\";i:6;s:65:\"https://ae04.alicdn.com/kf/H5d5f2be896f740e1861038c44642818aJ.jpg\";i:7;s:65:\"https://ae01.alicdn.com/kf/Hbda5b1e691194578b6fccbd118935372z.jpg\";i:8;s:65:\"https://ae01.alicdn.com/kf/Ha8ebda3657564166922982fcd34b2dc4X.jpg\";i:9;s:65:\"https://ae01.alicdn.com/kf/H09b4b210ff154a1e81a6f530be61168aD.jpg\";i:10;s:65:\"https://ae01.alicdn.com/kf/H70057900bae54bc8b9180a1b5cc9336ci.jpg\";i:11;s:65:\"https://ae01.alicdn.com/kf/H1171fb61f2c24a22b4dbfc4b6fb168f1u.jpg\";i:12;s:65:\"https://ae01.alicdn.com/kf/H88888516366940d3986dd124f0867342z.jpg\";i:13;s:65:\"https://ae01.alicdn.com/kf/H9b8561f5a5f44d49ab8c9e5e04006c13y.jpg\";i:14;s:65:\"https://ae01.alicdn.com/kf/H786513a8ed6c45c382fb531423621e17E.jpg\";i:15;s:65:\"https://ae01.alicdn.com/kf/Hb7c28572b69243e1a13132c837e1806f3.jpg\";i:16;s:65:\"https://ae01.alicdn.com/kf/H01d174acd6ef484599d7ae81a59878565.jpg\";i:17;s:65:\"https://ae01.alicdn.com/kf/H191cbf1c950446209363c328395733bbI.jpg\";i:18;s:65:\"https://ae01.alicdn.com/kf/Hbdbdd5dccca144ad80c972ba194bc5e1X.jpg\";i:19;s:65:\"https://ae01.alicdn.com/kf/H628c880487d34b91aae0ea8e0c4c5777n.jpg\";i:20;s:65:\"https://ae01.alicdn.com/kf/H0709491f885b4a74807dbedf01c18cfbI.jpg\";i:21;s:65:\"https://ae01.alicdn.com/kf/H0763df2eec7a47cc9ecf1dabaa4c6216O.jpg\";i:22;s:65:\"https://ae01.alicdn.com/kf/Hba9fd8e162e84bc59c020661f09a8658p.jpg\";i:23;s:65:\"https://ae01.alicdn.com/kf/H1baf786b929646379489b929501badabO.jpg\";i:24;s:65:\"https://ae01.alicdn.com/kf/H8963a82586cd49a0ac0bc9326f62d65aA.jpg\";i:25;s:65:\"https://ae01.alicdn.com/kf/Hdbbda97c0b9c4f109de792d0730ced62x.jpg\";i:26;s:65:\"https://ae01.alicdn.com/kf/Hc11114412f59421792ad7597224d4bff3.jpg\";i:27;s:65:\"https://ae01.alicdn.com/kf/Hb39343f381f74fcb9d02ef02a9a643b0E.jpg\";i:28;s:65:\"https://ae01.alicdn.com/kf/Ha1fc8c6ea4b749d998a12b7252578be8x.jpg\";i:29;s:65:\"https://ae01.alicdn.com/kf/H8605b67d025b46a6a39829440fec67e9F.jpg\";}'),
(96587, 5914, '_vi_wad_sku', '1005002028101638'),
(96588, 5914, '_vi_wad_attributes', 'a:3:{i:14;a:5:{s:6:\"values\";a:5:{s:6:\"14:771\";s:5:\"black\";s:6:\"14:193\";s:4:\"pink\";s:6:\"14:173\";s:14:\"style 2 bright\";s:7:\"14:1254\";s:13:\"style 2 matte\";s:9:\"14:365458\";s:14:\"style 3 bright\";}s:4:\"slug\";s:5:\"color\";s:4:\"name\";s:5:\"Color\";s:8:\"position\";i:0;s:10:\"values_sub\";a:5:{s:6:\"14:771\";s:5:\"Beige\";s:6:\"14:193\";s:5:\"BLACK\";s:6:\"14:173\";s:4:\"Blue\";s:7:\"14:1254\";s:8:\"Sky Blue\";s:9:\"14:365458\";s:5:\"Brown\";}}i:200000124;a:5:{s:6:\"values\";a:9:{s:19:\"200000124:200000333\";s:2:\"35\";s:19:\"200000124:200000334\";s:2:\"36\";s:19:\"200000124:100010482\";s:2:\"37\";s:19:\"200000124:200000898\";s:2:\"38\";s:19:\"200000124:200000364\";s:2:\"39\";s:19:\"200000124:100013888\";s:2:\"40\";s:19:\"200000124:100010483\";s:2:\"41\";s:19:\"200000124:200000337\";s:2:\"42\";s:19:\"200000124:200000338\";s:2:\"43\";}s:4:\"slug\";s:9:\"shoe-size\";s:4:\"name\";s:9:\"Shoe Size\";s:8:\"position\";i:1;s:10:\"values_sub\";a:9:{s:19:\"200000124:200000333\";s:2:\"35\";s:19:\"200000124:200000334\";s:2:\"36\";s:19:\"200000124:100010482\";s:2:\"37\";s:19:\"200000124:200000898\";s:2:\"38\";s:19:\"200000124:200000364\";s:2:\"39\";s:19:\"200000124:100013888\";s:2:\"40\";s:19:\"200000124:100010483\";s:2:\"41\";s:19:\"200000124:200000337\";s:2:\"42\";s:19:\"200000124:200000338\";s:2:\"43\";}}i:200007763;a:5:{s:6:\"values\";a:2:{s:19:\"200007763:201336100\";s:5:\"China\";s:19:\"200007763:201336106\";s:13:\"United States\";}s:4:\"slug\";s:10:\"ships-from\";s:4:\"name\";s:10:\"Ships From\";s:8:\"position\";i:2;s:10:\"values_sub\";a:2:{s:19:\"200007763:201336100\";s:5:\"China\";s:19:\"200007763:201336106\";s:13:\"United States\";}}}'),
(96589, 5914, '_vi_wad_list_attributes', 'a:16:{s:6:\"14:771\";a:4:{s:4:\"name\";s:5:\"black\";s:8:\"name_sub\";s:5:\"Beige\";s:5:\"color\";s:7:\"#F8F7E7\";s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H252f72d6cf8547b78bc162a32643b57cW/2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet.jpg_640x640.jpg\";}s:6:\"14:193\";a:4:{s:4:\"name\";s:4:\"pink\";s:8:\"name_sub\";s:5:\"BLACK\";s:5:\"color\";s:7:\"#000000\";s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H8ef1799824cf49efaca4abdd852ecc05z/2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet.jpg_640x640.jpg\";}s:6:\"14:173\";a:4:{s:4:\"name\";s:14:\"style 2 bright\";s:8:\"name_sub\";s:4:\"Blue\";s:5:\"color\";s:7:\"#0080FF\";s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/Hbdbdd5dccca144ad80c972ba194bc5e1X/2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet.jpg_640x640.jpg\";}s:7:\"14:1254\";a:4:{s:4:\"name\";s:13:\"style 2 matte\";s:8:\"name_sub\";s:8:\"Sky Blue\";s:5:\"color\";s:7:\"#1EDDFF\";s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/Hba9fd8e162e84bc59c020661f09a8658p/2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet.jpg_640x640.jpg\";}s:9:\"14:365458\";a:4:{s:4:\"name\";s:14:\"style 3 bright\";s:8:\"name_sub\";s:5:\"Brown\";s:5:\"color\";s:7:\"#8D6468\";s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/Hdbbda97c0b9c4f109de792d0730ced62x/2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet.jpg_640x640.jpg\";}s:19:\"200000124:200000333\";a:4:{s:4:\"name\";s:2:\"35\";s:8:\"name_sub\";s:2:\"35\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000334\";a:4:{s:4:\"name\";s:2:\"36\";s:8:\"name_sub\";s:2:\"36\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:100010482\";a:4:{s:4:\"name\";s:2:\"37\";s:8:\"name_sub\";s:2:\"37\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000898\";a:4:{s:4:\"name\";s:2:\"38\";s:8:\"name_sub\";s:2:\"38\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000364\";a:4:{s:4:\"name\";s:2:\"39\";s:8:\"name_sub\";s:2:\"39\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:100013888\";a:4:{s:4:\"name\";s:2:\"40\";s:8:\"name_sub\";s:2:\"40\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:100010483\";a:4:{s:4:\"name\";s:2:\"41\";s:8:\"name_sub\";s:2:\"41\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000337\";a:4:{s:4:\"name\";s:2:\"42\";s:8:\"name_sub\";s:2:\"42\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000338\";a:4:{s:4:\"name\";s:2:\"43\";s:8:\"name_sub\";s:2:\"43\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200007763:201336100\";a:4:{s:4:\"name\";s:5:\"China\";s:8:\"name_sub\";s:5:\"China\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200007763:201336106\";a:4:{s:4:\"name\";s:13:\"United States\";s:8:\"name_sub\";s:13:\"United States\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}}'),
(96590, 5914, '_vi_wad_shipping_info', 'a:6:{s:4:\"time\";i:1622550873;s:7:\"country\";s:2:\"LK\";s:7:\"company\";s:3:\"EMS\";s:7:\"freight\";s:2264:\"[{\"bizShowMind\":{\"layout\":[]},\"commitDay\":\"75\",\"company\":\"EMS\",\"currency\":\"USD\",\"discount\":30,\"displayType\":\"deliveryTime\",\"features\":{},\"freightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $35.15\",\"value\":35.15},\"freightFeatures\":{\"provider\":\"ae_config\"},\"freightLayout\":{\"displayType\":\"deliveryTime\",\"layout\":[{\"text\":\"Shipping: US $35.15\",\"type\":\"title\"},{\"text\":\"To <font color=\'#000000\'>Sri Lanka</font> via EMS\",\"type\":\"subtitle\"}],\"openShippingPanel\":\"true\"},\"fullMailLine\":false,\"hbaService\":false,\"i18nMap\":{},\"id\":0,\"name\":\"FreightItemModule\",\"sendGoodsCountry\":\"CN\",\"sendGoodsCountryFullName\":\"China\",\"serviceName\":\"EMS\",\"standardFreightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $35.15\",\"value\":35.15},\"time\":\"15-44\",\"tracking\":true},{\"bizShowMind\":{\"layout\":[]},\"commitDay\":\"75\",\"company\":\"Fedex IP\",\"currency\":\"USD\",\"discount\":30,\"displayType\":\"deliveryTime\",\"features\":{},\"freightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $59.06\",\"value\":59.06},\"freightFeatures\":{\"provider\":\"ae_config\"},\"freightLayout\":{\"displayType\":\"deliveryTime\",\"layout\":[{\"text\":\"Shipping: US $59.06\",\"type\":\"title\"},{\"text\":\"To <font color=\'#000000\'>Sri Lanka</font> via Fedex IP\",\"type\":\"subtitle\"}],\"openShippingPanel\":\"true\"},\"fullMailLine\":false,\"hbaService\":false,\"i18nMap\":{},\"id\":0,\"name\":\"FreightItemModule\",\"sendGoodsCountry\":\"CN\",\"sendGoodsCountryFullName\":\"China\",\"serviceName\":\"FEDEX\",\"standardFreightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $59.06\",\"value\":59.06},\"time\":\"7-15\",\"tracking\":true},{\"bizShowMind\":{\"layout\":[]},\"commitDay\":\"75\",\"company\":\"DHL\",\"currency\":\"USD\",\"discount\":30,\"displayType\":\"deliveryTime\",\"features\":{},\"freightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $99.45\",\"value\":99.45},\"freightFeatures\":{\"provider\":\"ae_config\"},\"freightLayout\":{\"displayType\":\"deliveryTime\",\"layout\":[{\"text\":\"Shipping: US $99.45\",\"type\":\"title\"},{\"text\":\"To <font color=\'#000000\'>Sri Lanka</font> via DHL\",\"type\":\"subtitle\"}],\"openShippingPanel\":\"true\"},\"fullMailLine\":false,\"hbaService\":false,\"i18nMap\":{},\"id\":0,\"name\":\"FreightItemModule\",\"sendGoodsCountry\":\"CN\",\"sendGoodsCountryFullName\":\"China\",\"serviceName\":\"DHL\",\"standardFreightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $99.45\",\"value\":99.45},\"time\":\"9-17\",\"tracking\":true}]\";s:13:\"shipping_cost\";d:35.14999999999999857891452847979962825775146484375;s:13:\"delivery_time\";s:5:\"15-44\";}'),
(96591, 5914, '_vi_wad_gallery', 'a:6:{i:0;s:162:\"https://ae01.alicdn.com/kf/H1171fb61f2c24a22b4dbfc4b6fb168f1u/2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet.jpg\";i:1;s:162:\"https://ae01.alicdn.com/kf/H88888516366940d3986dd124f0867342z/2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet.jpg\";i:2;s:162:\"https://ae01.alicdn.com/kf/H70057900bae54bc8b9180a1b5cc9336ci/2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet.jpg\";i:3;s:162:\"https://ae01.alicdn.com/kf/H01d174acd6ef484599d7ae81a59878565/2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet.jpg\";i:4;s:162:\"https://ae01.alicdn.com/kf/H5213328a81174e2eb9fdb88985c2c773E/2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet.jpg\";i:5;s:162:\"https://ae01.alicdn.com/kf/Ha8ebda3657564166922982fcd34b2dc4X/2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet.jpg\";}'),
(96592, 5914, '_vi_wad_variation_images', 'a:5:{s:6:\"14:771\";s:174:\"https://ae01.alicdn.com/kf/H252f72d6cf8547b78bc162a32643b57cW/2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet.jpg_640x640.jpg\";s:6:\"14:193\";s:174:\"https://ae01.alicdn.com/kf/H8ef1799824cf49efaca4abdd852ecc05z/2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet.jpg_640x640.jpg\";s:6:\"14:173\";s:174:\"https://ae01.alicdn.com/kf/Hbdbdd5dccca144ad80c972ba194bc5e1X/2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet.jpg_640x640.jpg\";s:7:\"14:1254\";s:174:\"https://ae01.alicdn.com/kf/Hba9fd8e162e84bc59c020661f09a8658p/2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet.jpg_640x640.jpg\";s:9:\"14:365458\";s:174:\"https://ae01.alicdn.com/kf/Hdbbda97c0b9c4f109de792d0730ced62x/2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet.jpg_640x640.jpg\";}'),
(96593, 5914, '_vi_wad_store_info', 'a:3:{s:4:\"name\";s:19:\"Shop900239500 Store\";s:3:\"url\";s:36:\"//www.aliexpress.com/store/900239500\";s:3:\"num\";i:900239500;}');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(96594, 5914, '_vi_wad_variations', 'a:90:{i:0;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/Hba9fd8e162e84bc59c020661f09a8658p/2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet.jpg_640x640.jpg\";s:3:\"sku\";s:39:\"1005002028101638-style-2-matte-36-china\";s:7:\"sku_sub\";s:34:\"1005002028101638-sky-blue-36-china\";s:5:\"skuId\";s:17:\"12000020197506421\";s:7:\"skuAttr\";s:61:\"14:1254#style 2 matte;200000124:200000334;200007763:201336100\";s:13:\"regular_price\";s:5:\"23.78\";s:10:\"sale_price\";s:5:\"15.22\";s:5:\"stock\";i:999;s:10:\"attributes\";a:3:{s:5:\"color\";s:13:\"style 2 matte\";s:9:\"shoe-size\";s:2:\"36\";s:10:\"ships-from\";s:5:\"China\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:8:\"Sky Blue\";s:9:\"shoe-size\";s:2:\"36\";s:10:\"ships-from\";s:5:\"China\";}}i:1;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/Hba9fd8e162e84bc59c020661f09a8658p/2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet.jpg_640x640.jpg\";s:3:\"sku\";s:47:\"1005002028101638-style-2-matte-35-united-states\";s:7:\"sku_sub\";s:42:\"1005002028101638-sky-blue-35-united-states\";s:5:\"skuId\";s:17:\"12000020197506420\";s:7:\"skuAttr\";s:61:\"14:1254#style 2 matte;200000124:200000333;200007763:201336106\";s:13:\"regular_price\";s:5:\"16.48\";s:10:\"sale_price\";s:5:\"10.55\";s:5:\"stock\";i:999;s:10:\"attributes\";a:3:{s:5:\"color\";s:13:\"style 2 matte\";s:9:\"shoe-size\";s:2:\"35\";s:10:\"ships-from\";s:13:\"United States\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:8:\"Sky Blue\";s:9:\"shoe-size\";s:2:\"35\";s:10:\"ships-from\";s:13:\"United States\";}}i:2;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/Hba9fd8e162e84bc59c020661f09a8658p/2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet.jpg_640x640.jpg\";s:3:\"sku\";s:39:\"1005002028101638-style-2-matte-37-china\";s:7:\"sku_sub\";s:34:\"1005002028101638-sky-blue-37-china\";s:5:\"skuId\";s:17:\"12000020197506423\";s:7:\"skuAttr\";s:61:\"14:1254#style 2 matte;200000124:100010482;200007763:201336100\";s:13:\"regular_price\";s:5:\"23.78\";s:10:\"sale_price\";s:5:\"15.22\";s:5:\"stock\";i:999;s:10:\"attributes\";a:3:{s:5:\"color\";s:13:\"style 2 matte\";s:9:\"shoe-size\";s:2:\"37\";s:10:\"ships-from\";s:5:\"China\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:8:\"Sky Blue\";s:9:\"shoe-size\";s:2:\"37\";s:10:\"ships-from\";s:5:\"China\";}}i:3;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/Hba9fd8e162e84bc59c020661f09a8658p/2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet.jpg_640x640.jpg\";s:3:\"sku\";s:47:\"1005002028101638-style-2-matte-36-united-states\";s:7:\"sku_sub\";s:42:\"1005002028101638-sky-blue-36-united-states\";s:5:\"skuId\";s:17:\"12000020197506422\";s:7:\"skuAttr\";s:61:\"14:1254#style 2 matte;200000124:200000334;200007763:201336106\";s:13:\"regular_price\";s:5:\"16.48\";s:10:\"sale_price\";s:5:\"10.55\";s:5:\"stock\";i:999;s:10:\"attributes\";a:3:{s:5:\"color\";s:13:\"style 2 matte\";s:9:\"shoe-size\";s:2:\"36\";s:10:\"ships-from\";s:13:\"United States\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:8:\"Sky Blue\";s:9:\"shoe-size\";s:2:\"36\";s:10:\"ships-from\";s:13:\"United States\";}}i:4;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/Hbdbdd5dccca144ad80c972ba194bc5e1X/2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet.jpg_640x640.jpg\";s:3:\"sku\";s:40:\"1005002028101638-style-2-bright-43-china\";s:7:\"sku_sub\";s:30:\"1005002028101638-blue-43-china\";s:5:\"skuId\";s:17:\"12000020197506417\";s:7:\"skuAttr\";s:61:\"14:173#style 2 bright;200000124:200000338;200007763:201336100\";s:13:\"regular_price\";s:5:\"23.78\";s:10:\"sale_price\";s:5:\"15.22\";s:5:\"stock\";i:0;s:10:\"attributes\";a:3:{s:5:\"color\";s:14:\"style 2 bright\";s:9:\"shoe-size\";s:2:\"43\";s:10:\"ships-from\";s:5:\"China\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"43\";s:10:\"ships-from\";s:5:\"China\";}}i:5;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/Hbdbdd5dccca144ad80c972ba194bc5e1X/2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet.jpg_640x640.jpg\";s:3:\"sku\";s:48:\"1005002028101638-style-2-bright-42-united-states\";s:7:\"sku_sub\";s:38:\"1005002028101638-blue-42-united-states\";s:5:\"skuId\";s:17:\"12000020197506416\";s:7:\"skuAttr\";s:61:\"14:173#style 2 bright;200000124:200000337;200007763:201336106\";s:13:\"regular_price\";s:5:\"16.48\";s:10:\"sale_price\";s:5:\"10.55\";s:5:\"stock\";i:0;s:10:\"attributes\";a:3:{s:5:\"color\";s:14:\"style 2 bright\";s:9:\"shoe-size\";s:2:\"42\";s:10:\"ships-from\";s:13:\"United States\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"42\";s:10:\"ships-from\";s:13:\"United States\";}}i:6;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/Hba9fd8e162e84bc59c020661f09a8658p/2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet.jpg_640x640.jpg\";s:3:\"sku\";s:39:\"1005002028101638-style-2-matte-35-china\";s:7:\"sku_sub\";s:34:\"1005002028101638-sky-blue-35-china\";s:5:\"skuId\";s:17:\"12000020197506419\";s:7:\"skuAttr\";s:61:\"14:1254#style 2 matte;200000124:200000333;200007763:201336100\";s:13:\"regular_price\";s:5:\"23.78\";s:10:\"sale_price\";s:5:\"15.22\";s:5:\"stock\";i:999;s:10:\"attributes\";a:3:{s:5:\"color\";s:13:\"style 2 matte\";s:9:\"shoe-size\";s:2:\"35\";s:10:\"ships-from\";s:5:\"China\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:8:\"Sky Blue\";s:9:\"shoe-size\";s:2:\"35\";s:10:\"ships-from\";s:5:\"China\";}}i:7;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/Hbdbdd5dccca144ad80c972ba194bc5e1X/2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet.jpg_640x640.jpg\";s:3:\"sku\";s:48:\"1005002028101638-style-2-bright-43-united-states\";s:7:\"sku_sub\";s:38:\"1005002028101638-blue-43-united-states\";s:5:\"skuId\";s:17:\"12000020197506418\";s:7:\"skuAttr\";s:61:\"14:173#style 2 bright;200000124:200000338;200007763:201336106\";s:13:\"regular_price\";s:5:\"16.48\";s:10:\"sale_price\";s:5:\"10.55\";s:5:\"stock\";i:0;s:10:\"attributes\";a:3:{s:5:\"color\";s:14:\"style 2 bright\";s:9:\"shoe-size\";s:2:\"43\";s:10:\"ships-from\";s:13:\"United States\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"43\";s:10:\"ships-from\";s:13:\"United States\";}}i:8;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/Hba9fd8e162e84bc59c020661f09a8658p/2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet.jpg_640x640.jpg\";s:3:\"sku\";s:39:\"1005002028101638-style-2-matte-40-china\";s:7:\"sku_sub\";s:34:\"1005002028101638-sky-blue-40-china\";s:5:\"skuId\";s:17:\"12000020197506429\";s:7:\"skuAttr\";s:61:\"14:1254#style 2 matte;200000124:100013888;200007763:201336100\";s:13:\"regular_price\";s:5:\"23.78\";s:10:\"sale_price\";s:5:\"15.22\";s:5:\"stock\";i:0;s:10:\"attributes\";a:3:{s:5:\"color\";s:13:\"style 2 matte\";s:9:\"shoe-size\";s:2:\"40\";s:10:\"ships-from\";s:5:\"China\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:8:\"Sky Blue\";s:9:\"shoe-size\";s:2:\"40\";s:10:\"ships-from\";s:5:\"China\";}}i:9;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/Hba9fd8e162e84bc59c020661f09a8658p/2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet.jpg_640x640.jpg\";s:3:\"sku\";s:47:\"1005002028101638-style-2-matte-39-united-states\";s:7:\"sku_sub\";s:42:\"1005002028101638-sky-blue-39-united-states\";s:5:\"skuId\";s:17:\"12000020197506428\";s:7:\"skuAttr\";s:61:\"14:1254#style 2 matte;200000124:200000364;200007763:201336106\";s:13:\"regular_price\";s:5:\"16.48\";s:10:\"sale_price\";s:5:\"10.55\";s:5:\"stock\";i:999;s:10:\"attributes\";a:3:{s:5:\"color\";s:13:\"style 2 matte\";s:9:\"shoe-size\";s:2:\"39\";s:10:\"ships-from\";s:13:\"United States\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:8:\"Sky Blue\";s:9:\"shoe-size\";s:2:\"39\";s:10:\"ships-from\";s:13:\"United States\";}}i:10;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/Hba9fd8e162e84bc59c020661f09a8658p/2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet.jpg_640x640.jpg\";s:3:\"sku\";s:39:\"1005002028101638-style-2-matte-41-china\";s:7:\"sku_sub\";s:34:\"1005002028101638-sky-blue-41-china\";s:5:\"skuId\";s:17:\"12000020197506431\";s:7:\"skuAttr\";s:61:\"14:1254#style 2 matte;200000124:100010483;200007763:201336100\";s:13:\"regular_price\";s:5:\"23.78\";s:10:\"sale_price\";s:5:\"15.22\";s:5:\"stock\";i:0;s:10:\"attributes\";a:3:{s:5:\"color\";s:13:\"style 2 matte\";s:9:\"shoe-size\";s:2:\"41\";s:10:\"ships-from\";s:5:\"China\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:8:\"Sky Blue\";s:9:\"shoe-size\";s:2:\"41\";s:10:\"ships-from\";s:5:\"China\";}}i:11;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/Hba9fd8e162e84bc59c020661f09a8658p/2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet.jpg_640x640.jpg\";s:3:\"sku\";s:47:\"1005002028101638-style-2-matte-40-united-states\";s:7:\"sku_sub\";s:42:\"1005002028101638-sky-blue-40-united-states\";s:5:\"skuId\";s:17:\"12000020197506430\";s:7:\"skuAttr\";s:61:\"14:1254#style 2 matte;200000124:100013888;200007763:201336106\";s:13:\"regular_price\";s:5:\"16.48\";s:10:\"sale_price\";s:5:\"10.55\";s:5:\"stock\";i:0;s:10:\"attributes\";a:3:{s:5:\"color\";s:13:\"style 2 matte\";s:9:\"shoe-size\";s:2:\"40\";s:10:\"ships-from\";s:13:\"United States\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:8:\"Sky Blue\";s:9:\"shoe-size\";s:2:\"40\";s:10:\"ships-from\";s:13:\"United States\";}}i:12;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/Hba9fd8e162e84bc59c020661f09a8658p/2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet.jpg_640x640.jpg\";s:3:\"sku\";s:39:\"1005002028101638-style-2-matte-38-china\";s:7:\"sku_sub\";s:34:\"1005002028101638-sky-blue-38-china\";s:5:\"skuId\";s:17:\"12000020197506425\";s:7:\"skuAttr\";s:61:\"14:1254#style 2 matte;200000124:200000898;200007763:201336100\";s:13:\"regular_price\";s:5:\"23.78\";s:10:\"sale_price\";s:5:\"15.22\";s:5:\"stock\";i:998;s:10:\"attributes\";a:3:{s:5:\"color\";s:13:\"style 2 matte\";s:9:\"shoe-size\";s:2:\"38\";s:10:\"ships-from\";s:5:\"China\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:8:\"Sky Blue\";s:9:\"shoe-size\";s:2:\"38\";s:10:\"ships-from\";s:5:\"China\";}}i:13;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/Hba9fd8e162e84bc59c020661f09a8658p/2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet.jpg_640x640.jpg\";s:3:\"sku\";s:47:\"1005002028101638-style-2-matte-37-united-states\";s:7:\"sku_sub\";s:42:\"1005002028101638-sky-blue-37-united-states\";s:5:\"skuId\";s:17:\"12000020197506424\";s:7:\"skuAttr\";s:61:\"14:1254#style 2 matte;200000124:100010482;200007763:201336106\";s:13:\"regular_price\";s:5:\"16.48\";s:10:\"sale_price\";s:5:\"10.55\";s:5:\"stock\";i:999;s:10:\"attributes\";a:3:{s:5:\"color\";s:13:\"style 2 matte\";s:9:\"shoe-size\";s:2:\"37\";s:10:\"ships-from\";s:13:\"United States\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:8:\"Sky Blue\";s:9:\"shoe-size\";s:2:\"37\";s:10:\"ships-from\";s:13:\"United States\";}}i:14;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/Hba9fd8e162e84bc59c020661f09a8658p/2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet.jpg_640x640.jpg\";s:3:\"sku\";s:39:\"1005002028101638-style-2-matte-39-china\";s:7:\"sku_sub\";s:34:\"1005002028101638-sky-blue-39-china\";s:5:\"skuId\";s:17:\"12000020197506427\";s:7:\"skuAttr\";s:61:\"14:1254#style 2 matte;200000124:200000364;200007763:201336100\";s:13:\"regular_price\";s:5:\"23.78\";s:10:\"sale_price\";s:5:\"15.22\";s:5:\"stock\";i:997;s:10:\"attributes\";a:3:{s:5:\"color\";s:13:\"style 2 matte\";s:9:\"shoe-size\";s:2:\"39\";s:10:\"ships-from\";s:5:\"China\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:8:\"Sky Blue\";s:9:\"shoe-size\";s:2:\"39\";s:10:\"ships-from\";s:5:\"China\";}}i:15;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/Hba9fd8e162e84bc59c020661f09a8658p/2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet.jpg_640x640.jpg\";s:3:\"sku\";s:47:\"1005002028101638-style-2-matte-38-united-states\";s:7:\"sku_sub\";s:42:\"1005002028101638-sky-blue-38-united-states\";s:5:\"skuId\";s:17:\"12000020197506426\";s:7:\"skuAttr\";s:61:\"14:1254#style 2 matte;200000124:200000898;200007763:201336106\";s:13:\"regular_price\";s:5:\"16.48\";s:10:\"sale_price\";s:5:\"10.55\";s:5:\"stock\";i:999;s:10:\"attributes\";a:3:{s:5:\"color\";s:13:\"style 2 matte\";s:9:\"shoe-size\";s:2:\"38\";s:10:\"ships-from\";s:13:\"United States\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:8:\"Sky Blue\";s:9:\"shoe-size\";s:2:\"38\";s:10:\"ships-from\";s:13:\"United States\";}}i:16;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/Hbdbdd5dccca144ad80c972ba194bc5e1X/2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet.jpg_640x640.jpg\";s:3:\"sku\";s:40:\"1005002028101638-style-2-bright-37-china\";s:7:\"sku_sub\";s:30:\"1005002028101638-blue-37-china\";s:5:\"skuId\";s:17:\"12000020197506405\";s:7:\"skuAttr\";s:61:\"14:173#style 2 bright;200000124:100010482;200007763:201336100\";s:13:\"regular_price\";s:5:\"23.78\";s:10:\"sale_price\";s:5:\"15.22\";s:5:\"stock\";i:998;s:10:\"attributes\";a:3:{s:5:\"color\";s:14:\"style 2 bright\";s:9:\"shoe-size\";s:2:\"37\";s:10:\"ships-from\";s:5:\"China\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"37\";s:10:\"ships-from\";s:5:\"China\";}}i:17;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/Hbdbdd5dccca144ad80c972ba194bc5e1X/2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet.jpg_640x640.jpg\";s:3:\"sku\";s:48:\"1005002028101638-style-2-bright-36-united-states\";s:7:\"sku_sub\";s:38:\"1005002028101638-blue-36-united-states\";s:5:\"skuId\";s:17:\"12000020197506404\";s:7:\"skuAttr\";s:61:\"14:173#style 2 bright;200000124:200000334;200007763:201336106\";s:13:\"regular_price\";s:5:\"16.48\";s:10:\"sale_price\";s:5:\"10.55\";s:5:\"stock\";i:999;s:10:\"attributes\";a:3:{s:5:\"color\";s:14:\"style 2 bright\";s:9:\"shoe-size\";s:2:\"36\";s:10:\"ships-from\";s:13:\"United States\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"36\";s:10:\"ships-from\";s:13:\"United States\";}}i:18;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/Hbdbdd5dccca144ad80c972ba194bc5e1X/2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet.jpg_640x640.jpg\";s:3:\"sku\";s:40:\"1005002028101638-style-2-bright-38-china\";s:7:\"sku_sub\";s:30:\"1005002028101638-blue-38-china\";s:5:\"skuId\";s:17:\"12000020197506407\";s:7:\"skuAttr\";s:61:\"14:173#style 2 bright;200000124:200000898;200007763:201336100\";s:13:\"regular_price\";s:5:\"23.78\";s:10:\"sale_price\";s:5:\"15.22\";s:5:\"stock\";i:998;s:10:\"attributes\";a:3:{s:5:\"color\";s:14:\"style 2 bright\";s:9:\"shoe-size\";s:2:\"38\";s:10:\"ships-from\";s:5:\"China\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"38\";s:10:\"ships-from\";s:5:\"China\";}}i:19;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/Hbdbdd5dccca144ad80c972ba194bc5e1X/2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet.jpg_640x640.jpg\";s:3:\"sku\";s:48:\"1005002028101638-style-2-bright-37-united-states\";s:7:\"sku_sub\";s:38:\"1005002028101638-blue-37-united-states\";s:5:\"skuId\";s:17:\"12000020197506406\";s:7:\"skuAttr\";s:61:\"14:173#style 2 bright;200000124:100010482;200007763:201336106\";s:13:\"regular_price\";s:5:\"16.48\";s:10:\"sale_price\";s:5:\"10.55\";s:5:\"stock\";i:999;s:10:\"attributes\";a:3:{s:5:\"color\";s:14:\"style 2 bright\";s:9:\"shoe-size\";s:2:\"37\";s:10:\"ships-from\";s:13:\"United States\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"37\";s:10:\"ships-from\";s:13:\"United States\";}}i:20;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/Hbdbdd5dccca144ad80c972ba194bc5e1X/2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet.jpg_640x640.jpg\";s:3:\"sku\";s:40:\"1005002028101638-style-2-bright-35-china\";s:7:\"sku_sub\";s:30:\"1005002028101638-blue-35-china\";s:5:\"skuId\";s:17:\"12000020197506401\";s:7:\"skuAttr\";s:61:\"14:173#style 2 bright;200000124:200000333;200007763:201336100\";s:13:\"regular_price\";s:5:\"23.78\";s:10:\"sale_price\";s:5:\"15.22\";s:5:\"stock\";i:999;s:10:\"attributes\";a:3:{s:5:\"color\";s:14:\"style 2 bright\";s:9:\"shoe-size\";s:2:\"35\";s:10:\"ships-from\";s:5:\"China\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"35\";s:10:\"ships-from\";s:5:\"China\";}}i:21;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H8ef1799824cf49efaca4abdd852ecc05z/2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet.jpg_640x640.jpg\";s:3:\"sku\";s:38:\"1005002028101638-pink-43-united-states\";s:7:\"sku_sub\";s:39:\"1005002028101638-black-43-united-states\";s:5:\"skuId\";s:17:\"12000020197506400\";s:7:\"skuAttr\";s:51:\"14:193#pink;200000124:200000338;200007763:201336106\";s:13:\"regular_price\";s:5:\"18.32\";s:10:\"sale_price\";s:5:\"11.72\";s:5:\"stock\";i:998;s:10:\"attributes\";a:3:{s:5:\"color\";s:4:\"pink\";s:9:\"shoe-size\";s:2:\"43\";s:10:\"ships-from\";s:13:\"United States\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"43\";s:10:\"ships-from\";s:13:\"United States\";}}i:22;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/Hbdbdd5dccca144ad80c972ba194bc5e1X/2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet.jpg_640x640.jpg\";s:3:\"sku\";s:40:\"1005002028101638-style-2-bright-36-china\";s:7:\"sku_sub\";s:30:\"1005002028101638-blue-36-china\";s:5:\"skuId\";s:17:\"12000020197506403\";s:7:\"skuAttr\";s:61:\"14:173#style 2 bright;200000124:200000334;200007763:201336100\";s:13:\"regular_price\";s:5:\"23.78\";s:10:\"sale_price\";s:5:\"15.22\";s:5:\"stock\";i:998;s:10:\"attributes\";a:3:{s:5:\"color\";s:14:\"style 2 bright\";s:9:\"shoe-size\";s:2:\"36\";s:10:\"ships-from\";s:5:\"China\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"36\";s:10:\"ships-from\";s:5:\"China\";}}i:23;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/Hbdbdd5dccca144ad80c972ba194bc5e1X/2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet.jpg_640x640.jpg\";s:3:\"sku\";s:48:\"1005002028101638-style-2-bright-35-united-states\";s:7:\"sku_sub\";s:38:\"1005002028101638-blue-35-united-states\";s:5:\"skuId\";s:17:\"12000020197506402\";s:7:\"skuAttr\";s:61:\"14:173#style 2 bright;200000124:200000333;200007763:201336106\";s:13:\"regular_price\";s:5:\"16.48\";s:10:\"sale_price\";s:5:\"10.55\";s:5:\"stock\";i:999;s:10:\"attributes\";a:3:{s:5:\"color\";s:14:\"style 2 bright\";s:9:\"shoe-size\";s:2:\"35\";s:10:\"ships-from\";s:13:\"United States\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"35\";s:10:\"ships-from\";s:13:\"United States\";}}i:24;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/Hbdbdd5dccca144ad80c972ba194bc5e1X/2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet.jpg_640x640.jpg\";s:3:\"sku\";s:40:\"1005002028101638-style-2-bright-41-china\";s:7:\"sku_sub\";s:30:\"1005002028101638-blue-41-china\";s:5:\"skuId\";s:17:\"12000020197506413\";s:7:\"skuAttr\";s:61:\"14:173#style 2 bright;200000124:100010483;200007763:201336100\";s:13:\"regular_price\";s:5:\"23.78\";s:10:\"sale_price\";s:5:\"15.22\";s:5:\"stock\";i:0;s:10:\"attributes\";a:3:{s:5:\"color\";s:14:\"style 2 bright\";s:9:\"shoe-size\";s:2:\"41\";s:10:\"ships-from\";s:5:\"China\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"41\";s:10:\"ships-from\";s:5:\"China\";}}i:25;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/Hbdbdd5dccca144ad80c972ba194bc5e1X/2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet.jpg_640x640.jpg\";s:3:\"sku\";s:48:\"1005002028101638-style-2-bright-40-united-states\";s:7:\"sku_sub\";s:38:\"1005002028101638-blue-40-united-states\";s:5:\"skuId\";s:17:\"12000020197506412\";s:7:\"skuAttr\";s:61:\"14:173#style 2 bright;200000124:100013888;200007763:201336106\";s:13:\"regular_price\";s:5:\"16.48\";s:10:\"sale_price\";s:5:\"10.55\";s:5:\"stock\";i:0;s:10:\"attributes\";a:3:{s:5:\"color\";s:14:\"style 2 bright\";s:9:\"shoe-size\";s:2:\"40\";s:10:\"ships-from\";s:13:\"United States\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"40\";s:10:\"ships-from\";s:13:\"United States\";}}i:26;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/Hbdbdd5dccca144ad80c972ba194bc5e1X/2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet.jpg_640x640.jpg\";s:3:\"sku\";s:40:\"1005002028101638-style-2-bright-42-china\";s:7:\"sku_sub\";s:30:\"1005002028101638-blue-42-china\";s:5:\"skuId\";s:17:\"12000020197506415\";s:7:\"skuAttr\";s:61:\"14:173#style 2 bright;200000124:200000337;200007763:201336100\";s:13:\"regular_price\";s:5:\"23.78\";s:10:\"sale_price\";s:5:\"15.22\";s:5:\"stock\";i:0;s:10:\"attributes\";a:3:{s:5:\"color\";s:14:\"style 2 bright\";s:9:\"shoe-size\";s:2:\"42\";s:10:\"ships-from\";s:5:\"China\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"42\";s:10:\"ships-from\";s:5:\"China\";}}i:27;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/Hbdbdd5dccca144ad80c972ba194bc5e1X/2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet.jpg_640x640.jpg\";s:3:\"sku\";s:48:\"1005002028101638-style-2-bright-41-united-states\";s:7:\"sku_sub\";s:38:\"1005002028101638-blue-41-united-states\";s:5:\"skuId\";s:17:\"12000020197506414\";s:7:\"skuAttr\";s:61:\"14:173#style 2 bright;200000124:100010483;200007763:201336106\";s:13:\"regular_price\";s:5:\"16.48\";s:10:\"sale_price\";s:5:\"10.55\";s:5:\"stock\";i:0;s:10:\"attributes\";a:3:{s:5:\"color\";s:14:\"style 2 bright\";s:9:\"shoe-size\";s:2:\"41\";s:10:\"ships-from\";s:13:\"United States\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"41\";s:10:\"ships-from\";s:13:\"United States\";}}i:28;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/Hbdbdd5dccca144ad80c972ba194bc5e1X/2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet.jpg_640x640.jpg\";s:3:\"sku\";s:40:\"1005002028101638-style-2-bright-39-china\";s:7:\"sku_sub\";s:30:\"1005002028101638-blue-39-china\";s:5:\"skuId\";s:17:\"12000020197506409\";s:7:\"skuAttr\";s:61:\"14:173#style 2 bright;200000124:200000364;200007763:201336100\";s:13:\"regular_price\";s:5:\"23.78\";s:10:\"sale_price\";s:5:\"15.22\";s:5:\"stock\";i:998;s:10:\"attributes\";a:3:{s:5:\"color\";s:14:\"style 2 bright\";s:9:\"shoe-size\";s:2:\"39\";s:10:\"ships-from\";s:5:\"China\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"39\";s:10:\"ships-from\";s:5:\"China\";}}i:29;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/Hbdbdd5dccca144ad80c972ba194bc5e1X/2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet.jpg_640x640.jpg\";s:3:\"sku\";s:48:\"1005002028101638-style-2-bright-38-united-states\";s:7:\"sku_sub\";s:38:\"1005002028101638-blue-38-united-states\";s:5:\"skuId\";s:17:\"12000020197506408\";s:7:\"skuAttr\";s:61:\"14:173#style 2 bright;200000124:200000898;200007763:201336106\";s:13:\"regular_price\";s:5:\"16.48\";s:10:\"sale_price\";s:5:\"10.55\";s:5:\"stock\";i:999;s:10:\"attributes\";a:3:{s:5:\"color\";s:14:\"style 2 bright\";s:9:\"shoe-size\";s:2:\"38\";s:10:\"ships-from\";s:13:\"United States\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"38\";s:10:\"ships-from\";s:13:\"United States\";}}i:30;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/Hbdbdd5dccca144ad80c972ba194bc5e1X/2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet.jpg_640x640.jpg\";s:3:\"sku\";s:40:\"1005002028101638-style-2-bright-40-china\";s:7:\"sku_sub\";s:30:\"1005002028101638-blue-40-china\";s:5:\"skuId\";s:17:\"12000020197506411\";s:7:\"skuAttr\";s:61:\"14:173#style 2 bright;200000124:100013888;200007763:201336100\";s:13:\"regular_price\";s:5:\"20.21\";s:10:\"sale_price\";s:5:\"12.93\";s:5:\"stock\";i:0;s:10:\"attributes\";a:3:{s:5:\"color\";s:14:\"style 2 bright\";s:9:\"shoe-size\";s:2:\"40\";s:10:\"ships-from\";s:5:\"China\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"40\";s:10:\"ships-from\";s:5:\"China\";}}i:31;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/Hbdbdd5dccca144ad80c972ba194bc5e1X/2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet.jpg_640x640.jpg\";s:3:\"sku\";s:48:\"1005002028101638-style-2-bright-39-united-states\";s:7:\"sku_sub\";s:38:\"1005002028101638-blue-39-united-states\";s:5:\"skuId\";s:17:\"12000020197506410\";s:7:\"skuAttr\";s:61:\"14:173#style 2 bright;200000124:200000364;200007763:201336106\";s:13:\"regular_price\";s:5:\"16.48\";s:10:\"sale_price\";s:5:\"10.55\";s:5:\"stock\";i:999;s:10:\"attributes\";a:3:{s:5:\"color\";s:14:\"style 2 bright\";s:9:\"shoe-size\";s:2:\"39\";s:10:\"ships-from\";s:13:\"United States\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"39\";s:10:\"ships-from\";s:13:\"United States\";}}i:32;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H8ef1799824cf49efaca4abdd852ecc05z/2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"1005002028101638-pink-38-china\";s:7:\"sku_sub\";s:31:\"1005002028101638-black-38-china\";s:5:\"skuId\";s:17:\"12000020197506389\";s:7:\"skuAttr\";s:51:\"14:193#pink;200000124:200000898;200007763:201336100\";s:13:\"regular_price\";s:5:\"24.58\";s:10:\"sale_price\";s:5:\"15.73\";s:5:\"stock\";i:990;s:10:\"attributes\";a:3:{s:5:\"color\";s:4:\"pink\";s:9:\"shoe-size\";s:2:\"38\";s:10:\"ships-from\";s:5:\"China\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"38\";s:10:\"ships-from\";s:5:\"China\";}}i:33;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/Hdbbda97c0b9c4f109de792d0730ced62x/2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet.jpg_640x640.jpg\";s:3:\"sku\";s:48:\"1005002028101638-style-3-bright-36-united-states\";s:7:\"sku_sub\";s:39:\"1005002028101638-brown-36-united-states\";s:5:\"skuId\";s:17:\"12000021349772583\";s:7:\"skuAttr\";s:64:\"14:365458#style 3 bright;200000124:200000334;200007763:201336106\";s:13:\"regular_price\";s:4:\"23.2\";s:10:\"sale_price\";s:5:\"14.85\";s:5:\"stock\";i:999;s:10:\"attributes\";a:3:{s:5:\"color\";s:14:\"style 3 bright\";s:9:\"shoe-size\";s:2:\"36\";s:10:\"ships-from\";s:13:\"United States\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:2:\"36\";s:10:\"ships-from\";s:13:\"United States\";}}i:34;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H8ef1799824cf49efaca4abdd852ecc05z/2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet.jpg_640x640.jpg\";s:3:\"sku\";s:38:\"1005002028101638-pink-37-united-states\";s:7:\"sku_sub\";s:39:\"1005002028101638-black-37-united-states\";s:5:\"skuId\";s:17:\"12000020197506388\";s:7:\"skuAttr\";s:51:\"14:193#pink;200000124:100010482;200007763:201336106\";s:13:\"regular_price\";s:5:\"18.32\";s:10:\"sale_price\";s:5:\"11.72\";s:5:\"stock\";i:999;s:10:\"attributes\";a:3:{s:5:\"color\";s:4:\"pink\";s:9:\"shoe-size\";s:2:\"37\";s:10:\"ships-from\";s:13:\"United States\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"37\";s:10:\"ships-from\";s:13:\"United States\";}}i:35;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/Hdbbda97c0b9c4f109de792d0730ced62x/2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet.jpg_640x640.jpg\";s:3:\"sku\";s:40:\"1005002028101638-style-3-bright-36-china\";s:7:\"sku_sub\";s:31:\"1005002028101638-brown-36-china\";s:5:\"skuId\";s:17:\"12000021349772582\";s:7:\"skuAttr\";s:64:\"14:365458#style 3 bright;200000124:200000334;200007763:201336100\";s:13:\"regular_price\";s:4:\"29.6\";s:10:\"sale_price\";s:5:\"18.94\";s:5:\"stock\";i:999;s:10:\"attributes\";a:3:{s:5:\"color\";s:14:\"style 3 bright\";s:9:\"shoe-size\";s:2:\"36\";s:10:\"ships-from\";s:5:\"China\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:2:\"36\";s:10:\"ships-from\";s:5:\"China\";}}i:36;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H8ef1799824cf49efaca4abdd852ecc05z/2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"1005002028101638-pink-39-china\";s:7:\"sku_sub\";s:31:\"1005002028101638-black-39-china\";s:5:\"skuId\";s:17:\"12000020197506391\";s:7:\"skuAttr\";s:51:\"14:193#pink;200000124:200000364;200007763:201336100\";s:13:\"regular_price\";s:5:\"24.58\";s:10:\"sale_price\";s:5:\"15.73\";s:5:\"stock\";i:990;s:10:\"attributes\";a:3:{s:5:\"color\";s:4:\"pink\";s:9:\"shoe-size\";s:2:\"39\";s:10:\"ships-from\";s:5:\"China\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"39\";s:10:\"ships-from\";s:5:\"China\";}}i:37;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/Hdbbda97c0b9c4f109de792d0730ced62x/2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet.jpg_640x640.jpg\";s:3:\"sku\";s:48:\"1005002028101638-style-3-bright-35-united-states\";s:7:\"sku_sub\";s:39:\"1005002028101638-brown-35-united-states\";s:5:\"skuId\";s:17:\"12000021349772581\";s:7:\"skuAttr\";s:64:\"14:365458#style 3 bright;200000124:200000333;200007763:201336106\";s:13:\"regular_price\";s:4:\"23.2\";s:10:\"sale_price\";s:5:\"14.85\";s:5:\"stock\";i:999;s:10:\"attributes\";a:3:{s:5:\"color\";s:14:\"style 3 bright\";s:9:\"shoe-size\";s:2:\"35\";s:10:\"ships-from\";s:13:\"United States\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:2:\"35\";s:10:\"ships-from\";s:13:\"United States\";}}i:38;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H8ef1799824cf49efaca4abdd852ecc05z/2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet.jpg_640x640.jpg\";s:3:\"sku\";s:38:\"1005002028101638-pink-38-united-states\";s:7:\"sku_sub\";s:39:\"1005002028101638-black-38-united-states\";s:5:\"skuId\";s:17:\"12000020197506390\";s:7:\"skuAttr\";s:51:\"14:193#pink;200000124:200000898;200007763:201336106\";s:13:\"regular_price\";s:5:\"18.32\";s:10:\"sale_price\";s:5:\"11.72\";s:5:\"stock\";i:999;s:10:\"attributes\";a:3:{s:5:\"color\";s:4:\"pink\";s:9:\"shoe-size\";s:2:\"38\";s:10:\"ships-from\";s:13:\"United States\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"38\";s:10:\"ships-from\";s:13:\"United States\";}}i:39;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/Hdbbda97c0b9c4f109de792d0730ced62x/2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet.jpg_640x640.jpg\";s:3:\"sku\";s:40:\"1005002028101638-style-3-bright-35-china\";s:7:\"sku_sub\";s:31:\"1005002028101638-brown-35-china\";s:5:\"skuId\";s:17:\"12000021349772580\";s:7:\"skuAttr\";s:64:\"14:365458#style 3 bright;200000124:200000333;200007763:201336100\";s:13:\"regular_price\";s:4:\"29.6\";s:10:\"sale_price\";s:5:\"18.94\";s:5:\"stock\";i:999;s:10:\"attributes\";a:3:{s:5:\"color\";s:14:\"style 3 bright\";s:9:\"shoe-size\";s:2:\"35\";s:10:\"ships-from\";s:5:\"China\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:2:\"35\";s:10:\"ships-from\";s:5:\"China\";}}i:40;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H8ef1799824cf49efaca4abdd852ecc05z/2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"1005002028101638-pink-36-china\";s:7:\"sku_sub\";s:31:\"1005002028101638-black-36-china\";s:5:\"skuId\";s:17:\"12000020197506385\";s:7:\"skuAttr\";s:51:\"14:193#pink;200000124:200000334;200007763:201336100\";s:13:\"regular_price\";s:5:\"24.58\";s:10:\"sale_price\";s:5:\"15.73\";s:5:\"stock\";i:993;s:10:\"attributes\";a:3:{s:5:\"color\";s:4:\"pink\";s:9:\"shoe-size\";s:2:\"36\";s:10:\"ships-from\";s:5:\"China\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"36\";s:10:\"ships-from\";s:5:\"China\";}}i:41;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H8ef1799824cf49efaca4abdd852ecc05z/2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet.jpg_640x640.jpg\";s:3:\"sku\";s:38:\"1005002028101638-pink-35-united-states\";s:7:\"sku_sub\";s:39:\"1005002028101638-black-35-united-states\";s:5:\"skuId\";s:17:\"12000020197506384\";s:7:\"skuAttr\";s:51:\"14:193#pink;200000124:200000333;200007763:201336106\";s:13:\"regular_price\";s:5:\"18.32\";s:10:\"sale_price\";s:5:\"11.72\";s:5:\"stock\";i:0;s:10:\"attributes\";a:3:{s:5:\"color\";s:4:\"pink\";s:9:\"shoe-size\";s:2:\"35\";s:10:\"ships-from\";s:13:\"United States\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"35\";s:10:\"ships-from\";s:13:\"United States\";}}i:42;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H8ef1799824cf49efaca4abdd852ecc05z/2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"1005002028101638-pink-37-china\";s:7:\"sku_sub\";s:31:\"1005002028101638-black-37-china\";s:5:\"skuId\";s:17:\"12000020197506387\";s:7:\"skuAttr\";s:51:\"14:193#pink;200000124:100010482;200007763:201336100\";s:13:\"regular_price\";s:5:\"24.58\";s:10:\"sale_price\";s:5:\"15.73\";s:5:\"stock\";i:996;s:10:\"attributes\";a:3:{s:5:\"color\";s:4:\"pink\";s:9:\"shoe-size\";s:2:\"37\";s:10:\"ships-from\";s:5:\"China\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"37\";s:10:\"ships-from\";s:5:\"China\";}}i:43;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H8ef1799824cf49efaca4abdd852ecc05z/2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet.jpg_640x640.jpg\";s:3:\"sku\";s:38:\"1005002028101638-pink-36-united-states\";s:7:\"sku_sub\";s:39:\"1005002028101638-black-36-united-states\";s:5:\"skuId\";s:17:\"12000020197506386\";s:7:\"skuAttr\";s:51:\"14:193#pink;200000124:200000334;200007763:201336106\";s:13:\"regular_price\";s:5:\"18.32\";s:10:\"sale_price\";s:5:\"11.72\";s:5:\"stock\";i:999;s:10:\"attributes\";a:3:{s:5:\"color\";s:4:\"pink\";s:9:\"shoe-size\";s:2:\"36\";s:10:\"ships-from\";s:13:\"United States\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"36\";s:10:\"ships-from\";s:13:\"United States\";}}i:44;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H8ef1799824cf49efaca4abdd852ecc05z/2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"1005002028101638-pink-42-china\";s:7:\"sku_sub\";s:31:\"1005002028101638-black-42-china\";s:5:\"skuId\";s:17:\"12000020197506397\";s:7:\"skuAttr\";s:51:\"14:193#pink;200000124:200000337;200007763:201336100\";s:13:\"regular_price\";s:5:\"24.58\";s:10:\"sale_price\";s:5:\"15.73\";s:5:\"stock\";i:996;s:10:\"attributes\";a:3:{s:5:\"color\";s:4:\"pink\";s:9:\"shoe-size\";s:2:\"42\";s:10:\"ships-from\";s:5:\"China\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"42\";s:10:\"ships-from\";s:5:\"China\";}}i:45;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/Hdbbda97c0b9c4f109de792d0730ced62x/2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet.jpg_640x640.jpg\";s:3:\"sku\";s:48:\"1005002028101638-style-3-bright-40-united-states\";s:7:\"sku_sub\";s:39:\"1005002028101638-brown-40-united-states\";s:5:\"skuId\";s:17:\"12000021349772591\";s:7:\"skuAttr\";s:64:\"14:365458#style 3 bright;200000124:100013888;200007763:201336106\";s:13:\"regular_price\";s:4:\"23.2\";s:10:\"sale_price\";s:5:\"14.85\";s:5:\"stock\";i:999;s:10:\"attributes\";a:3:{s:5:\"color\";s:14:\"style 3 bright\";s:9:\"shoe-size\";s:2:\"40\";s:10:\"ships-from\";s:13:\"United States\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:2:\"40\";s:10:\"ships-from\";s:13:\"United States\";}}i:46;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H8ef1799824cf49efaca4abdd852ecc05z/2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet.jpg_640x640.jpg\";s:3:\"sku\";s:38:\"1005002028101638-pink-41-united-states\";s:7:\"sku_sub\";s:39:\"1005002028101638-black-41-united-states\";s:5:\"skuId\";s:17:\"12000020197506396\";s:7:\"skuAttr\";s:51:\"14:193#pink;200000124:100010483;200007763:201336106\";s:13:\"regular_price\";s:5:\"18.32\";s:10:\"sale_price\";s:5:\"11.72\";s:5:\"stock\";i:999;s:10:\"attributes\";a:3:{s:5:\"color\";s:4:\"pink\";s:9:\"shoe-size\";s:2:\"41\";s:10:\"ships-from\";s:13:\"United States\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"41\";s:10:\"ships-from\";s:13:\"United States\";}}i:47;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/Hdbbda97c0b9c4f109de792d0730ced62x/2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet.jpg_640x640.jpg\";s:3:\"sku\";s:40:\"1005002028101638-style-3-bright-40-china\";s:7:\"sku_sub\";s:31:\"1005002028101638-brown-40-china\";s:5:\"skuId\";s:17:\"12000021349772590\";s:7:\"skuAttr\";s:64:\"14:365458#style 3 bright;200000124:100013888;200007763:201336100\";s:13:\"regular_price\";s:4:\"29.6\";s:10:\"sale_price\";s:5:\"18.94\";s:5:\"stock\";i:999;s:10:\"attributes\";a:3:{s:5:\"color\";s:14:\"style 3 bright\";s:9:\"shoe-size\";s:2:\"40\";s:10:\"ships-from\";s:5:\"China\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:2:\"40\";s:10:\"ships-from\";s:5:\"China\";}}i:48;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H8ef1799824cf49efaca4abdd852ecc05z/2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"1005002028101638-pink-43-china\";s:7:\"sku_sub\";s:31:\"1005002028101638-black-43-china\";s:5:\"skuId\";s:17:\"12000020197506399\";s:7:\"skuAttr\";s:51:\"14:193#pink;200000124:200000338;200007763:201336100\";s:13:\"regular_price\";s:5:\"24.58\";s:10:\"sale_price\";s:5:\"15.73\";s:5:\"stock\";i:997;s:10:\"attributes\";a:3:{s:5:\"color\";s:4:\"pink\";s:9:\"shoe-size\";s:2:\"43\";s:10:\"ships-from\";s:5:\"China\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"43\";s:10:\"ships-from\";s:5:\"China\";}}i:49;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/Hdbbda97c0b9c4f109de792d0730ced62x/2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet.jpg_640x640.jpg\";s:3:\"sku\";s:48:\"1005002028101638-style-3-bright-39-united-states\";s:7:\"sku_sub\";s:39:\"1005002028101638-brown-39-united-states\";s:5:\"skuId\";s:17:\"12000021349772589\";s:7:\"skuAttr\";s:64:\"14:365458#style 3 bright;200000124:200000364;200007763:201336106\";s:13:\"regular_price\";s:4:\"23.2\";s:10:\"sale_price\";s:5:\"14.85\";s:5:\"stock\";i:999;s:10:\"attributes\";a:3:{s:5:\"color\";s:14:\"style 3 bright\";s:9:\"shoe-size\";s:2:\"39\";s:10:\"ships-from\";s:13:\"United States\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:2:\"39\";s:10:\"ships-from\";s:13:\"United States\";}}i:50;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H8ef1799824cf49efaca4abdd852ecc05z/2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet.jpg_640x640.jpg\";s:3:\"sku\";s:38:\"1005002028101638-pink-42-united-states\";s:7:\"sku_sub\";s:39:\"1005002028101638-black-42-united-states\";s:5:\"skuId\";s:17:\"12000020197506398\";s:7:\"skuAttr\";s:51:\"14:193#pink;200000124:200000337;200007763:201336106\";s:13:\"regular_price\";s:5:\"18.32\";s:10:\"sale_price\";s:5:\"11.72\";s:5:\"stock\";i:999;s:10:\"attributes\";a:3:{s:5:\"color\";s:4:\"pink\";s:9:\"shoe-size\";s:2:\"42\";s:10:\"ships-from\";s:13:\"United States\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"42\";s:10:\"ships-from\";s:13:\"United States\";}}i:51;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/Hdbbda97c0b9c4f109de792d0730ced62x/2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet.jpg_640x640.jpg\";s:3:\"sku\";s:40:\"1005002028101638-style-3-bright-39-china\";s:7:\"sku_sub\";s:31:\"1005002028101638-brown-39-china\";s:5:\"skuId\";s:17:\"12000021349772588\";s:7:\"skuAttr\";s:64:\"14:365458#style 3 bright;200000124:200000364;200007763:201336100\";s:13:\"regular_price\";s:4:\"29.6\";s:10:\"sale_price\";s:5:\"18.94\";s:5:\"stock\";i:997;s:10:\"attributes\";a:3:{s:5:\"color\";s:14:\"style 3 bright\";s:9:\"shoe-size\";s:2:\"39\";s:10:\"ships-from\";s:5:\"China\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:2:\"39\";s:10:\"ships-from\";s:5:\"China\";}}i:52;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H8ef1799824cf49efaca4abdd852ecc05z/2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"1005002028101638-pink-40-china\";s:7:\"sku_sub\";s:31:\"1005002028101638-black-40-china\";s:5:\"skuId\";s:17:\"12000020197506393\";s:7:\"skuAttr\";s:51:\"14:193#pink;200000124:100013888;200007763:201336100\";s:13:\"regular_price\";s:5:\"24.58\";s:10:\"sale_price\";s:5:\"15.73\";s:5:\"stock\";i:996;s:10:\"attributes\";a:3:{s:5:\"color\";s:4:\"pink\";s:9:\"shoe-size\";s:2:\"40\";s:10:\"ships-from\";s:5:\"China\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"40\";s:10:\"ships-from\";s:5:\"China\";}}i:53;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/Hdbbda97c0b9c4f109de792d0730ced62x/2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet.jpg_640x640.jpg\";s:3:\"sku\";s:48:\"1005002028101638-style-3-bright-38-united-states\";s:7:\"sku_sub\";s:39:\"1005002028101638-brown-38-united-states\";s:5:\"skuId\";s:17:\"12000021349772587\";s:7:\"skuAttr\";s:64:\"14:365458#style 3 bright;200000124:200000898;200007763:201336106\";s:13:\"regular_price\";s:4:\"23.2\";s:10:\"sale_price\";s:5:\"14.85\";s:5:\"stock\";i:999;s:10:\"attributes\";a:3:{s:5:\"color\";s:14:\"style 3 bright\";s:9:\"shoe-size\";s:2:\"38\";s:10:\"ships-from\";s:13:\"United States\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:2:\"38\";s:10:\"ships-from\";s:13:\"United States\";}}i:54;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H8ef1799824cf49efaca4abdd852ecc05z/2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet.jpg_640x640.jpg\";s:3:\"sku\";s:38:\"1005002028101638-pink-39-united-states\";s:7:\"sku_sub\";s:39:\"1005002028101638-black-39-united-states\";s:5:\"skuId\";s:17:\"12000020197506392\";s:7:\"skuAttr\";s:51:\"14:193#pink;200000124:200000364;200007763:201336106\";s:13:\"regular_price\";s:5:\"18.32\";s:10:\"sale_price\";s:5:\"11.72\";s:5:\"stock\";i:999;s:10:\"attributes\";a:3:{s:5:\"color\";s:4:\"pink\";s:9:\"shoe-size\";s:2:\"39\";s:10:\"ships-from\";s:13:\"United States\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"39\";s:10:\"ships-from\";s:13:\"United States\";}}i:55;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/Hdbbda97c0b9c4f109de792d0730ced62x/2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet.jpg_640x640.jpg\";s:3:\"sku\";s:40:\"1005002028101638-style-3-bright-38-china\";s:7:\"sku_sub\";s:31:\"1005002028101638-brown-38-china\";s:5:\"skuId\";s:17:\"12000021349772586\";s:7:\"skuAttr\";s:64:\"14:365458#style 3 bright;200000124:200000898;200007763:201336100\";s:13:\"regular_price\";s:4:\"29.6\";s:10:\"sale_price\";s:5:\"18.94\";s:5:\"stock\";i:998;s:10:\"attributes\";a:3:{s:5:\"color\";s:14:\"style 3 bright\";s:9:\"shoe-size\";s:2:\"38\";s:10:\"ships-from\";s:5:\"China\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:2:\"38\";s:10:\"ships-from\";s:5:\"China\";}}i:56;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H8ef1799824cf49efaca4abdd852ecc05z/2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"1005002028101638-pink-41-china\";s:7:\"sku_sub\";s:31:\"1005002028101638-black-41-china\";s:5:\"skuId\";s:17:\"12000020197506395\";s:7:\"skuAttr\";s:51:\"14:193#pink;200000124:100010483;200007763:201336100\";s:13:\"regular_price\";s:5:\"24.58\";s:10:\"sale_price\";s:5:\"15.73\";s:5:\"stock\";i:998;s:10:\"attributes\";a:3:{s:5:\"color\";s:4:\"pink\";s:9:\"shoe-size\";s:2:\"41\";s:10:\"ships-from\";s:5:\"China\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"41\";s:10:\"ships-from\";s:5:\"China\";}}i:57;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/Hdbbda97c0b9c4f109de792d0730ced62x/2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet.jpg_640x640.jpg\";s:3:\"sku\";s:48:\"1005002028101638-style-3-bright-37-united-states\";s:7:\"sku_sub\";s:39:\"1005002028101638-brown-37-united-states\";s:5:\"skuId\";s:17:\"12000021349772585\";s:7:\"skuAttr\";s:64:\"14:365458#style 3 bright;200000124:100010482;200007763:201336106\";s:13:\"regular_price\";s:4:\"23.2\";s:10:\"sale_price\";s:5:\"14.85\";s:5:\"stock\";i:999;s:10:\"attributes\";a:3:{s:5:\"color\";s:14:\"style 3 bright\";s:9:\"shoe-size\";s:2:\"37\";s:10:\"ships-from\";s:13:\"United States\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:2:\"37\";s:10:\"ships-from\";s:13:\"United States\";}}i:58;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H8ef1799824cf49efaca4abdd852ecc05z/2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet.jpg_640x640.jpg\";s:3:\"sku\";s:38:\"1005002028101638-pink-40-united-states\";s:7:\"sku_sub\";s:39:\"1005002028101638-black-40-united-states\";s:5:\"skuId\";s:17:\"12000020197506394\";s:7:\"skuAttr\";s:51:\"14:193#pink;200000124:100013888;200007763:201336106\";s:13:\"regular_price\";s:5:\"18.32\";s:10:\"sale_price\";s:5:\"11.72\";s:5:\"stock\";i:999;s:10:\"attributes\";a:3:{s:5:\"color\";s:4:\"pink\";s:9:\"shoe-size\";s:2:\"40\";s:10:\"ships-from\";s:13:\"United States\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"40\";s:10:\"ships-from\";s:13:\"United States\";}}i:59;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/Hdbbda97c0b9c4f109de792d0730ced62x/2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet.jpg_640x640.jpg\";s:3:\"sku\";s:40:\"1005002028101638-style-3-bright-37-china\";s:7:\"sku_sub\";s:31:\"1005002028101638-brown-37-china\";s:5:\"skuId\";s:17:\"12000021349772584\";s:7:\"skuAttr\";s:64:\"14:365458#style 3 bright;200000124:100010482;200007763:201336100\";s:13:\"regular_price\";s:4:\"29.6\";s:10:\"sale_price\";s:5:\"18.94\";s:5:\"stock\";i:998;s:10:\"attributes\";a:3:{s:5:\"color\";s:14:\"style 3 bright\";s:9:\"shoe-size\";s:2:\"37\";s:10:\"ships-from\";s:5:\"China\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:2:\"37\";s:10:\"ships-from\";s:5:\"China\";}}i:60;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H252f72d6cf8547b78bc162a32643b57cW/2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet.jpg_640x640.jpg\";s:3:\"sku\";s:31:\"1005002028101638-black-39-china\";s:7:\"sku_sub\";s:31:\"1005002028101638-beige-39-china\";s:5:\"skuId\";s:17:\"12000020197506373\";s:7:\"skuAttr\";s:52:\"14:771#black;200000124:200000364;200007763:201336100\";s:13:\"regular_price\";s:5:\"24.58\";s:10:\"sale_price\";s:5:\"15.73\";s:5:\"stock\";i:987;s:10:\"attributes\";a:3:{s:5:\"color\";s:5:\"black\";s:9:\"shoe-size\";s:2:\"39\";s:10:\"ships-from\";s:5:\"China\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:2:\"39\";s:10:\"ships-from\";s:5:\"China\";}}i:61;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H252f72d6cf8547b78bc162a32643b57cW/2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet.jpg_640x640.jpg\";s:3:\"sku\";s:39:\"1005002028101638-black-38-united-states\";s:7:\"sku_sub\";s:39:\"1005002028101638-beige-38-united-states\";s:5:\"skuId\";s:17:\"12000020197506372\";s:7:\"skuAttr\";s:52:\"14:771#black;200000124:200000898;200007763:201336106\";s:13:\"regular_price\";s:5:\"18.32\";s:10:\"sale_price\";s:5:\"11.72\";s:5:\"stock\";i:999;s:10:\"attributes\";a:3:{s:5:\"color\";s:5:\"black\";s:9:\"shoe-size\";s:2:\"38\";s:10:\"ships-from\";s:13:\"United States\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:2:\"38\";s:10:\"ships-from\";s:13:\"United States\";}}i:62;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H252f72d6cf8547b78bc162a32643b57cW/2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet.jpg_640x640.jpg\";s:3:\"sku\";s:31:\"1005002028101638-black-40-china\";s:7:\"sku_sub\";s:31:\"1005002028101638-beige-40-china\";s:5:\"skuId\";s:17:\"12000020197506375\";s:7:\"skuAttr\";s:52:\"14:771#black;200000124:100013888;200007763:201336100\";s:13:\"regular_price\";s:5:\"24.58\";s:10:\"sale_price\";s:5:\"15.73\";s:5:\"stock\";i:989;s:10:\"attributes\";a:3:{s:5:\"color\";s:5:\"black\";s:9:\"shoe-size\";s:2:\"40\";s:10:\"ships-from\";s:5:\"China\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:2:\"40\";s:10:\"ships-from\";s:5:\"China\";}}i:63;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/Hdbbda97c0b9c4f109de792d0730ced62x/2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet.jpg_640x640.jpg\";s:3:\"sku\";s:48:\"1005002028101638-style-3-bright-43-united-states\";s:7:\"sku_sub\";s:39:\"1005002028101638-brown-43-united-states\";s:5:\"skuId\";s:17:\"12000021349772597\";s:7:\"skuAttr\";s:64:\"14:365458#style 3 bright;200000124:200000338;200007763:201336106\";s:13:\"regular_price\";s:4:\"23.2\";s:10:\"sale_price\";s:5:\"14.85\";s:5:\"stock\";i:0;s:10:\"attributes\";a:3:{s:5:\"color\";s:14:\"style 3 bright\";s:9:\"shoe-size\";s:2:\"43\";s:10:\"ships-from\";s:13:\"United States\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:2:\"43\";s:10:\"ships-from\";s:13:\"United States\";}}i:64;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H252f72d6cf8547b78bc162a32643b57cW/2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet.jpg_640x640.jpg\";s:3:\"sku\";s:39:\"1005002028101638-black-39-united-states\";s:7:\"sku_sub\";s:39:\"1005002028101638-beige-39-united-states\";s:5:\"skuId\";s:17:\"12000020197506374\";s:7:\"skuAttr\";s:52:\"14:771#black;200000124:200000364;200007763:201336106\";s:13:\"regular_price\";s:5:\"18.32\";s:10:\"sale_price\";s:5:\"11.72\";s:5:\"stock\";i:999;s:10:\"attributes\";a:3:{s:5:\"color\";s:5:\"black\";s:9:\"shoe-size\";s:2:\"39\";s:10:\"ships-from\";s:13:\"United States\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:2:\"39\";s:10:\"ships-from\";s:13:\"United States\";}}i:65;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/Hdbbda97c0b9c4f109de792d0730ced62x/2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet.jpg_640x640.jpg\";s:3:\"sku\";s:40:\"1005002028101638-style-3-bright-43-china\";s:7:\"sku_sub\";s:31:\"1005002028101638-brown-43-china\";s:5:\"skuId\";s:17:\"12000021349772596\";s:7:\"skuAttr\";s:64:\"14:365458#style 3 bright;200000124:200000338;200007763:201336100\";s:13:\"regular_price\";s:4:\"29.6\";s:10:\"sale_price\";s:5:\"18.94\";s:5:\"stock\";i:0;s:10:\"attributes\";a:3:{s:5:\"color\";s:14:\"style 3 bright\";s:9:\"shoe-size\";s:2:\"43\";s:10:\"ships-from\";s:5:\"China\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:2:\"43\";s:10:\"ships-from\";s:5:\"China\";}}i:66;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H252f72d6cf8547b78bc162a32643b57cW/2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet.jpg_640x640.jpg\";s:3:\"sku\";s:31:\"1005002028101638-black-37-china\";s:7:\"sku_sub\";s:31:\"1005002028101638-beige-37-china\";s:5:\"skuId\";s:17:\"12000020197506369\";s:7:\"skuAttr\";s:52:\"14:771#black;200000124:100010482;200007763:201336100\";s:13:\"regular_price\";s:5:\"24.58\";s:10:\"sale_price\";s:5:\"15.73\";s:5:\"stock\";i:992;s:10:\"attributes\";a:3:{s:5:\"color\";s:5:\"black\";s:9:\"shoe-size\";s:2:\"37\";s:10:\"ships-from\";s:5:\"China\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:2:\"37\";s:10:\"ships-from\";s:5:\"China\";}}i:67;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/Hdbbda97c0b9c4f109de792d0730ced62x/2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet.jpg_640x640.jpg\";s:3:\"sku\";s:48:\"1005002028101638-style-3-bright-42-united-states\";s:7:\"sku_sub\";s:39:\"1005002028101638-brown-42-united-states\";s:5:\"skuId\";s:17:\"12000021349772595\";s:7:\"skuAttr\";s:64:\"14:365458#style 3 bright;200000124:200000337;200007763:201336106\";s:13:\"regular_price\";s:4:\"23.2\";s:10:\"sale_price\";s:5:\"14.85\";s:5:\"stock\";i:999;s:10:\"attributes\";a:3:{s:5:\"color\";s:14:\"style 3 bright\";s:9:\"shoe-size\";s:2:\"42\";s:10:\"ships-from\";s:13:\"United States\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:2:\"42\";s:10:\"ships-from\";s:13:\"United States\";}}i:68;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H252f72d6cf8547b78bc162a32643b57cW/2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet.jpg_640x640.jpg\";s:3:\"sku\";s:39:\"1005002028101638-black-36-united-states\";s:7:\"sku_sub\";s:39:\"1005002028101638-beige-36-united-states\";s:5:\"skuId\";s:17:\"12000020197506368\";s:7:\"skuAttr\";s:52:\"14:771#black;200000124:200000334;200007763:201336106\";s:13:\"regular_price\";s:5:\"18.32\";s:10:\"sale_price\";s:5:\"11.72\";s:5:\"stock\";i:999;s:10:\"attributes\";a:3:{s:5:\"color\";s:5:\"black\";s:9:\"shoe-size\";s:2:\"36\";s:10:\"ships-from\";s:13:\"United States\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:2:\"36\";s:10:\"ships-from\";s:13:\"United States\";}}i:69;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/Hdbbda97c0b9c4f109de792d0730ced62x/2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet.jpg_640x640.jpg\";s:3:\"sku\";s:40:\"1005002028101638-style-3-bright-42-china\";s:7:\"sku_sub\";s:31:\"1005002028101638-brown-42-china\";s:5:\"skuId\";s:17:\"12000021349772594\";s:7:\"skuAttr\";s:64:\"14:365458#style 3 bright;200000124:200000337;200007763:201336100\";s:13:\"regular_price\";s:4:\"29.6\";s:10:\"sale_price\";s:5:\"18.94\";s:5:\"stock\";i:998;s:10:\"attributes\";a:3:{s:5:\"color\";s:14:\"style 3 bright\";s:9:\"shoe-size\";s:2:\"42\";s:10:\"ships-from\";s:5:\"China\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:2:\"42\";s:10:\"ships-from\";s:5:\"China\";}}i:70;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H252f72d6cf8547b78bc162a32643b57cW/2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet.jpg_640x640.jpg\";s:3:\"sku\";s:31:\"1005002028101638-black-38-china\";s:7:\"sku_sub\";s:31:\"1005002028101638-beige-38-china\";s:5:\"skuId\";s:17:\"12000020197506371\";s:7:\"skuAttr\";s:52:\"14:771#black;200000124:200000898;200007763:201336100\";s:13:\"regular_price\";s:5:\"24.58\";s:10:\"sale_price\";s:5:\"15.73\";s:5:\"stock\";i:990;s:10:\"attributes\";a:3:{s:5:\"color\";s:5:\"black\";s:9:\"shoe-size\";s:2:\"38\";s:10:\"ships-from\";s:5:\"China\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:2:\"38\";s:10:\"ships-from\";s:5:\"China\";}}i:71;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/Hdbbda97c0b9c4f109de792d0730ced62x/2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet.jpg_640x640.jpg\";s:3:\"sku\";s:48:\"1005002028101638-style-3-bright-41-united-states\";s:7:\"sku_sub\";s:39:\"1005002028101638-brown-41-united-states\";s:5:\"skuId\";s:17:\"12000021349772593\";s:7:\"skuAttr\";s:64:\"14:365458#style 3 bright;200000124:100010483;200007763:201336106\";s:13:\"regular_price\";s:4:\"23.2\";s:10:\"sale_price\";s:5:\"14.85\";s:5:\"stock\";i:999;s:10:\"attributes\";a:3:{s:5:\"color\";s:14:\"style 3 bright\";s:9:\"shoe-size\";s:2:\"41\";s:10:\"ships-from\";s:13:\"United States\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:2:\"41\";s:10:\"ships-from\";s:13:\"United States\";}}i:72;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H252f72d6cf8547b78bc162a32643b57cW/2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet.jpg_640x640.jpg\";s:3:\"sku\";s:39:\"1005002028101638-black-37-united-states\";s:7:\"sku_sub\";s:39:\"1005002028101638-beige-37-united-states\";s:5:\"skuId\";s:17:\"12000020197506370\";s:7:\"skuAttr\";s:52:\"14:771#black;200000124:100010482;200007763:201336106\";s:13:\"regular_price\";s:5:\"18.32\";s:10:\"sale_price\";s:5:\"11.72\";s:5:\"stock\";i:998;s:10:\"attributes\";a:3:{s:5:\"color\";s:5:\"black\";s:9:\"shoe-size\";s:2:\"37\";s:10:\"ships-from\";s:13:\"United States\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:2:\"37\";s:10:\"ships-from\";s:13:\"United States\";}}i:73;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/Hdbbda97c0b9c4f109de792d0730ced62x/2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet.jpg_640x640.jpg\";s:3:\"sku\";s:40:\"1005002028101638-style-3-bright-41-china\";s:7:\"sku_sub\";s:31:\"1005002028101638-brown-41-china\";s:5:\"skuId\";s:17:\"12000021349772592\";s:7:\"skuAttr\";s:64:\"14:365458#style 3 bright;200000124:100010483;200007763:201336100\";s:13:\"regular_price\";s:4:\"29.6\";s:10:\"sale_price\";s:5:\"18.94\";s:5:\"stock\";i:999;s:10:\"attributes\";a:3:{s:5:\"color\";s:14:\"style 3 bright\";s:9:\"shoe-size\";s:2:\"41\";s:10:\"ships-from\";s:5:\"China\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:2:\"41\";s:10:\"ships-from\";s:5:\"China\";}}i:74;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H252f72d6cf8547b78bc162a32643b57cW/2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet.jpg_640x640.jpg\";s:3:\"sku\";s:31:\"1005002028101638-black-43-china\";s:7:\"sku_sub\";s:31:\"1005002028101638-beige-43-china\";s:5:\"skuId\";s:17:\"12000020197506381\";s:7:\"skuAttr\";s:52:\"14:771#black;200000124:200000338;200007763:201336100\";s:13:\"regular_price\";s:5:\"24.58\";s:10:\"sale_price\";s:5:\"15.73\";s:5:\"stock\";i:996;s:10:\"attributes\";a:3:{s:5:\"color\";s:5:\"black\";s:9:\"shoe-size\";s:2:\"43\";s:10:\"ships-from\";s:5:\"China\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:2:\"43\";s:10:\"ships-from\";s:5:\"China\";}}i:75;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H252f72d6cf8547b78bc162a32643b57cW/2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet.jpg_640x640.jpg\";s:3:\"sku\";s:39:\"1005002028101638-black-42-united-states\";s:7:\"sku_sub\";s:39:\"1005002028101638-beige-42-united-states\";s:5:\"skuId\";s:17:\"12000020197506380\";s:7:\"skuAttr\";s:52:\"14:771#black;200000124:200000337;200007763:201336106\";s:13:\"regular_price\";s:5:\"18.32\";s:10:\"sale_price\";s:5:\"11.72\";s:5:\"stock\";i:999;s:10:\"attributes\";a:3:{s:5:\"color\";s:5:\"black\";s:9:\"shoe-size\";s:2:\"42\";s:10:\"ships-from\";s:13:\"United States\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:2:\"42\";s:10:\"ships-from\";s:13:\"United States\";}}i:76;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H8ef1799824cf49efaca4abdd852ecc05z/2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"1005002028101638-pink-35-china\";s:7:\"sku_sub\";s:31:\"1005002028101638-black-35-china\";s:5:\"skuId\";s:17:\"12000020197506383\";s:7:\"skuAttr\";s:51:\"14:193#pink;200000124:200000333;200007763:201336100\";s:13:\"regular_price\";s:5:\"24.58\";s:10:\"sale_price\";s:5:\"15.73\";s:5:\"stock\";i:0;s:10:\"attributes\";a:3:{s:5:\"color\";s:4:\"pink\";s:9:\"shoe-size\";s:2:\"35\";s:10:\"ships-from\";s:5:\"China\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"35\";s:10:\"ships-from\";s:5:\"China\";}}i:77;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H252f72d6cf8547b78bc162a32643b57cW/2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet.jpg_640x640.jpg\";s:3:\"sku\";s:39:\"1005002028101638-black-43-united-states\";s:7:\"sku_sub\";s:39:\"1005002028101638-beige-43-united-states\";s:5:\"skuId\";s:17:\"12000020197506382\";s:7:\"skuAttr\";s:52:\"14:771#black;200000124:200000338;200007763:201336106\";s:13:\"regular_price\";s:5:\"18.32\";s:10:\"sale_price\";s:5:\"11.72\";s:5:\"stock\";i:999;s:10:\"attributes\";a:3:{s:5:\"color\";s:5:\"black\";s:9:\"shoe-size\";s:2:\"43\";s:10:\"ships-from\";s:13:\"United States\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:2:\"43\";s:10:\"ships-from\";s:13:\"United States\";}}i:78;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H252f72d6cf8547b78bc162a32643b57cW/2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet.jpg_640x640.jpg\";s:3:\"sku\";s:31:\"1005002028101638-black-41-china\";s:7:\"sku_sub\";s:31:\"1005002028101638-beige-41-china\";s:5:\"skuId\";s:17:\"12000020197506377\";s:7:\"skuAttr\";s:52:\"14:771#black;200000124:100010483;200007763:201336100\";s:13:\"regular_price\";s:5:\"24.58\";s:10:\"sale_price\";s:5:\"15.73\";s:5:\"stock\";i:994;s:10:\"attributes\";a:3:{s:5:\"color\";s:5:\"black\";s:9:\"shoe-size\";s:2:\"41\";s:10:\"ships-from\";s:5:\"China\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:2:\"41\";s:10:\"ships-from\";s:5:\"China\";}}i:79;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H252f72d6cf8547b78bc162a32643b57cW/2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet.jpg_640x640.jpg\";s:3:\"sku\";s:39:\"1005002028101638-black-40-united-states\";s:7:\"sku_sub\";s:39:\"1005002028101638-beige-40-united-states\";s:5:\"skuId\";s:17:\"12000020197506376\";s:7:\"skuAttr\";s:52:\"14:771#black;200000124:100013888;200007763:201336106\";s:13:\"regular_price\";s:5:\"18.32\";s:10:\"sale_price\";s:5:\"11.72\";s:5:\"stock\";i:999;s:10:\"attributes\";a:3:{s:5:\"color\";s:5:\"black\";s:9:\"shoe-size\";s:2:\"40\";s:10:\"ships-from\";s:13:\"United States\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:2:\"40\";s:10:\"ships-from\";s:13:\"United States\";}}i:80;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H252f72d6cf8547b78bc162a32643b57cW/2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet.jpg_640x640.jpg\";s:3:\"sku\";s:31:\"1005002028101638-black-42-china\";s:7:\"sku_sub\";s:31:\"1005002028101638-beige-42-china\";s:5:\"skuId\";s:17:\"12000020197506379\";s:7:\"skuAttr\";s:52:\"14:771#black;200000124:200000337;200007763:201336100\";s:13:\"regular_price\";s:5:\"24.58\";s:10:\"sale_price\";s:5:\"15.73\";s:5:\"stock\";i:995;s:10:\"attributes\";a:3:{s:5:\"color\";s:5:\"black\";s:9:\"shoe-size\";s:2:\"42\";s:10:\"ships-from\";s:5:\"China\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:2:\"42\";s:10:\"ships-from\";s:5:\"China\";}}i:81;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H252f72d6cf8547b78bc162a32643b57cW/2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet.jpg_640x640.jpg\";s:3:\"sku\";s:39:\"1005002028101638-black-41-united-states\";s:7:\"sku_sub\";s:39:\"1005002028101638-beige-41-united-states\";s:5:\"skuId\";s:17:\"12000020197506378\";s:7:\"skuAttr\";s:52:\"14:771#black;200000124:100010483;200007763:201336106\";s:13:\"regular_price\";s:5:\"18.32\";s:10:\"sale_price\";s:5:\"11.72\";s:5:\"stock\";i:999;s:10:\"attributes\";a:3:{s:5:\"color\";s:5:\"black\";s:9:\"shoe-size\";s:2:\"41\";s:10:\"ships-from\";s:13:\"United States\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:2:\"41\";s:10:\"ships-from\";s:13:\"United States\";}}i:82;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H252f72d6cf8547b78bc162a32643b57cW/2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet.jpg_640x640.jpg\";s:3:\"sku\";s:31:\"1005002028101638-black-35-china\";s:7:\"sku_sub\";s:31:\"1005002028101638-beige-35-china\";s:5:\"skuId\";s:17:\"12000020197506365\";s:7:\"skuAttr\";s:52:\"14:771#black;200000124:200000333;200007763:201336100\";s:13:\"regular_price\";s:5:\"24.58\";s:10:\"sale_price\";s:5:\"15.73\";s:5:\"stock\";i:0;s:10:\"attributes\";a:3:{s:5:\"color\";s:5:\"black\";s:9:\"shoe-size\";s:2:\"35\";s:10:\"ships-from\";s:5:\"China\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:2:\"35\";s:10:\"ships-from\";s:5:\"China\";}}i:83;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H252f72d6cf8547b78bc162a32643b57cW/2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet.jpg_640x640.jpg\";s:3:\"sku\";s:31:\"1005002028101638-black-36-china\";s:7:\"sku_sub\";s:31:\"1005002028101638-beige-36-china\";s:5:\"skuId\";s:17:\"12000020197506367\";s:7:\"skuAttr\";s:52:\"14:771#black;200000124:200000334;200007763:201336100\";s:13:\"regular_price\";s:5:\"24.58\";s:10:\"sale_price\";s:5:\"15.73\";s:5:\"stock\";i:994;s:10:\"attributes\";a:3:{s:5:\"color\";s:5:\"black\";s:9:\"shoe-size\";s:2:\"36\";s:10:\"ships-from\";s:5:\"China\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:2:\"36\";s:10:\"ships-from\";s:5:\"China\";}}i:84;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/H252f72d6cf8547b78bc162a32643b57cW/2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet.jpg_640x640.jpg\";s:3:\"sku\";s:39:\"1005002028101638-black-35-united-states\";s:7:\"sku_sub\";s:39:\"1005002028101638-beige-35-united-states\";s:5:\"skuId\";s:17:\"12000020197506366\";s:7:\"skuAttr\";s:52:\"14:771#black;200000124:200000333;200007763:201336106\";s:13:\"regular_price\";s:5:\"18.32\";s:10:\"sale_price\";s:5:\"11.72\";s:5:\"stock\";i:0;s:10:\"attributes\";a:3:{s:5:\"color\";s:5:\"black\";s:9:\"shoe-size\";s:2:\"35\";s:10:\"ships-from\";s:13:\"United States\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:2:\"35\";s:10:\"ships-from\";s:13:\"United States\";}}i:85;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/Hba9fd8e162e84bc59c020661f09a8658p/2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet.jpg_640x640.jpg\";s:3:\"sku\";s:47:\"1005002028101638-style-2-matte-43-united-states\";s:7:\"sku_sub\";s:42:\"1005002028101638-sky-blue-43-united-states\";s:5:\"skuId\";s:17:\"12000020197506436\";s:7:\"skuAttr\";s:61:\"14:1254#style 2 matte;200000124:200000338;200007763:201336106\";s:13:\"regular_price\";s:5:\"16.48\";s:10:\"sale_price\";s:5:\"10.55\";s:5:\"stock\";i:0;s:10:\"attributes\";a:3:{s:5:\"color\";s:13:\"style 2 matte\";s:9:\"shoe-size\";s:2:\"43\";s:10:\"ships-from\";s:13:\"United States\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:8:\"Sky Blue\";s:9:\"shoe-size\";s:2:\"43\";s:10:\"ships-from\";s:13:\"United States\";}}i:86;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/Hba9fd8e162e84bc59c020661f09a8658p/2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet.jpg_640x640.jpg\";s:3:\"sku\";s:39:\"1005002028101638-style-2-matte-42-china\";s:7:\"sku_sub\";s:34:\"1005002028101638-sky-blue-42-china\";s:5:\"skuId\";s:17:\"12000020197506433\";s:7:\"skuAttr\";s:61:\"14:1254#style 2 matte;200000124:200000337;200007763:201336100\";s:13:\"regular_price\";s:5:\"23.78\";s:10:\"sale_price\";s:5:\"15.22\";s:5:\"stock\";i:0;s:10:\"attributes\";a:3:{s:5:\"color\";s:13:\"style 2 matte\";s:9:\"shoe-size\";s:2:\"42\";s:10:\"ships-from\";s:5:\"China\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:8:\"Sky Blue\";s:9:\"shoe-size\";s:2:\"42\";s:10:\"ships-from\";s:5:\"China\";}}i:87;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/Hba9fd8e162e84bc59c020661f09a8658p/2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet.jpg_640x640.jpg\";s:3:\"sku\";s:47:\"1005002028101638-style-2-matte-41-united-states\";s:7:\"sku_sub\";s:42:\"1005002028101638-sky-blue-41-united-states\";s:5:\"skuId\";s:17:\"12000020197506432\";s:7:\"skuAttr\";s:61:\"14:1254#style 2 matte;200000124:100010483;200007763:201336106\";s:13:\"regular_price\";s:5:\"16.48\";s:10:\"sale_price\";s:5:\"10.55\";s:5:\"stock\";i:0;s:10:\"attributes\";a:3:{s:5:\"color\";s:13:\"style 2 matte\";s:9:\"shoe-size\";s:2:\"41\";s:10:\"ships-from\";s:13:\"United States\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:8:\"Sky Blue\";s:9:\"shoe-size\";s:2:\"41\";s:10:\"ships-from\";s:13:\"United States\";}}i:88;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/Hba9fd8e162e84bc59c020661f09a8658p/2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet.jpg_640x640.jpg\";s:3:\"sku\";s:39:\"1005002028101638-style-2-matte-43-china\";s:7:\"sku_sub\";s:34:\"1005002028101638-sky-blue-43-china\";s:5:\"skuId\";s:17:\"12000020197506435\";s:7:\"skuAttr\";s:61:\"14:1254#style 2 matte;200000124:200000338;200007763:201336100\";s:13:\"regular_price\";s:5:\"23.78\";s:10:\"sale_price\";s:5:\"15.22\";s:5:\"stock\";i:0;s:10:\"attributes\";a:3:{s:5:\"color\";s:13:\"style 2 matte\";s:9:\"shoe-size\";s:2:\"43\";s:10:\"ships-from\";s:5:\"China\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:8:\"Sky Blue\";s:9:\"shoe-size\";s:2:\"43\";s:10:\"ships-from\";s:5:\"China\";}}i:89;a:10:{s:5:\"image\";s:174:\"https://ae01.alicdn.com/kf/Hba9fd8e162e84bc59c020661f09a8658p/2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet.jpg_640x640.jpg\";s:3:\"sku\";s:47:\"1005002028101638-style-2-matte-42-united-states\";s:7:\"sku_sub\";s:42:\"1005002028101638-sky-blue-42-united-states\";s:5:\"skuId\";s:17:\"12000020197506434\";s:7:\"skuAttr\";s:61:\"14:1254#style 2 matte;200000124:200000337;200007763:201336106\";s:13:\"regular_price\";s:5:\"16.48\";s:10:\"sale_price\";s:5:\"10.55\";s:5:\"stock\";i:0;s:10:\"attributes\";a:3:{s:5:\"color\";s:13:\"style 2 matte\";s:9:\"shoe-size\";s:2:\"42\";s:10:\"ships-from\";s:13:\"United States\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:8:\"Sky Blue\";s:9:\"shoe-size\";s:2:\"42\";s:10:\"ships-from\";s:13:\"United States\";}}}');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(96595, 5915, '_vi_wad_description_images', 'a:13:{i:0;s:104:\"https://ae01.alicdn.com/kf/Hec19a40c353b4ee990cfa56dd880b801O.jpg?width=819&amp;height=754&amp;hash=1573\";i:1;s:104:\"https://ae01.alicdn.com/kf/H0a15420956e448159eeb902c02e1a20en.jpg?width=800&amp;height=800&amp;hash=1600\";i:2;s:104:\"https://ae01.alicdn.com/kf/H933f323e36a2451eada2a83330448c26q.jpg?width=800&amp;height=800&amp;hash=1600\";i:3;s:104:\"https://ae01.alicdn.com/kf/Hdf66f93c0fbc4c9f9b69412e5530d764y.jpg?width=800&amp;height=800&amp;hash=1600\";i:4;s:104:\"https://ae01.alicdn.com/kf/Ha55d6918c3aa4cfa9b42d7ea30b3eb6aD.jpg?width=800&amp;height=800&amp;hash=1600\";i:5;s:104:\"https://ae01.alicdn.com/kf/Hddcc28f3ba444d38a32eb6b35dafa05f7.jpg?width=800&amp;height=800&amp;hash=1600\";i:6;s:104:\"https://ae01.alicdn.com/kf/Hdab8a16b26644b779ac00dc1ab1a0727n.jpg?width=800&amp;height=800&amp;hash=1600\";i:7;s:104:\"https://ae01.alicdn.com/kf/H8a4bd12fccd54778ab06109824ab42baW.jpg?width=800&amp;height=800&amp;hash=1600\";i:8;s:104:\"https://ae01.alicdn.com/kf/Hb514e1cbdb5b4f5e9dd16bb77e8b6a8dE.jpg?width=800&amp;height=800&amp;hash=1600\";i:9;s:104:\"https://ae01.alicdn.com/kf/Hf2f1d09460cc4ca08af1188e141f9c9b1.jpg?width=800&amp;height=800&amp;hash=1600\";i:10;s:104:\"https://ae01.alicdn.com/kf/H22ea18a1429147ccbd0f3ad1bc46a62fd.jpg?width=800&amp;height=800&amp;hash=1600\";i:11;s:104:\"https://ae01.alicdn.com/kf/H679532cd40ec45be8207c581168c5e4bt.jpg?width=849&amp;height=857&amp;hash=1706\";i:12;s:104:\"https://ae01.alicdn.com/kf/H16a54abf7fc842a4a504826e62aed5e7O.jpg?width=806&amp;height=514&amp;hash=1320\";}'),
(96596, 5915, '_vi_wad_sku', '1005002255881922'),
(96597, 5915, '_vi_wad_attributes', 'a:2:{i:14;a:5:{s:6:\"values\";a:1:{s:6:\"14:771\";s:5:\"white\";}s:4:\"slug\";s:5:\"color\";s:4:\"name\";s:5:\"Color\";s:8:\"position\";i:0;s:10:\"values_sub\";a:1:{s:6:\"14:771\";s:5:\"Beige\";}}i:200000124;a:5:{s:6:\"values\";a:6:{s:19:\"200000124:200000333\";s:2:\"35\";s:19:\"200000124:200000334\";s:2:\"36\";s:19:\"200000124:100010482\";s:2:\"37\";s:19:\"200000124:200000898\";s:2:\"38\";s:19:\"200000124:200000364\";s:2:\"39\";s:19:\"200000124:100013888\";s:2:\"40\";}s:4:\"slug\";s:9:\"shoe-size\";s:4:\"name\";s:9:\"Shoe Size\";s:8:\"position\";i:1;s:10:\"values_sub\";a:6:{s:19:\"200000124:200000333\";s:2:\"35\";s:19:\"200000124:200000334\";s:2:\"36\";s:19:\"200000124:100010482\";s:2:\"37\";s:19:\"200000124:200000898\";s:2:\"38\";s:19:\"200000124:200000364\";s:2:\"39\";s:19:\"200000124:100013888\";s:2:\"40\";}}}'),
(96598, 5915, '_vi_wad_list_attributes', 'a:7:{s:6:\"14:771\";a:4:{s:4:\"name\";s:5:\"white\";s:8:\"name_sub\";s:5:\"Beige\";s:5:\"color\";s:7:\"#F8F7E7\";s:5:\"image\";s:170:\"https://ae01.alicdn.com/kf/H47a167eb4da1443a8651bcf756ab1f05U/Spring-Autumn-2021-New-Soft-Girl-High-top-Canvas-Shoes-Girl-Heart-Graffiti-Hand-painted-Cute.jpg_640x640.jpg\";}s:19:\"200000124:200000333\";a:4:{s:4:\"name\";s:2:\"35\";s:8:\"name_sub\";s:2:\"35\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000334\";a:4:{s:4:\"name\";s:2:\"36\";s:8:\"name_sub\";s:2:\"36\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:100010482\";a:4:{s:4:\"name\";s:2:\"37\";s:8:\"name_sub\";s:2:\"37\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000898\";a:4:{s:4:\"name\";s:2:\"38\";s:8:\"name_sub\";s:2:\"38\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000364\";a:4:{s:4:\"name\";s:2:\"39\";s:8:\"name_sub\";s:2:\"39\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:100013888\";a:4:{s:4:\"name\";s:2:\"40\";s:8:\"name_sub\";s:2:\"40\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}}'),
(96599, 5915, '_vi_wad_shipping_info', 'a:6:{s:4:\"time\";i:1622550874;s:7:\"country\";s:2:\"LK\";s:7:\"company\";s:15:\"CAINIAO_PREMIUM\";s:7:\"freight\";s:811:\"[{\"bizShowMind\":{\"layout\":[]},\"commitDay\":\"75\",\"company\":\"AliExpress Premium Shipping\",\"currency\":\"USD\",\"discount\":20,\"displayType\":\"deliveryTime\",\"features\":{},\"freightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $44.09\",\"value\":44.09},\"freightFeatures\":{\"provider\":\"ae_config\"},\"freightLayout\":{\"displayType\":\"deliveryTime\",\"layout\":[{\"text\":\"Shipping: US $44.09\",\"type\":\"title\"},{\"text\":\"To <font color=\'#000000\'>Sri Lanka</font> via AliExpress Premium Shipping\",\"type\":\"subtitle\"}],\"openShippingPanel\":\"true\"},\"fullMailLine\":false,\"hbaService\":false,\"i18nMap\":{},\"id\":0,\"name\":\"FreightItemModule\",\"sendGoodsCountry\":\"CN\",\"sendGoodsCountryFullName\":\"China\",\"serviceName\":\"CAINIAO_PREMIUM\",\"standardFreightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $44.09\",\"value\":44.09},\"time\":\"7-15\",\"tracking\":true}]\";s:13:\"shipping_cost\";d:44.090000000000003410605131648480892181396484375;s:13:\"delivery_time\";s:4:\"7-15\";}'),
(96600, 5915, '_vi_wad_gallery', 'a:4:{i:0;s:158:\"https://ae01.alicdn.com/kf/H32129c215cfb4db8aba61b3d7fbdfbc4L/Spring-Autumn-2021-New-Soft-Girl-High-top-Canvas-Shoes-Girl-Heart-Graffiti-Hand-painted-Cute.jpg\";i:1;s:158:\"https://ae01.alicdn.com/kf/H6e9cae7d114249138a31c3b5ce104b32F/Spring-Autumn-2021-New-Soft-Girl-High-top-Canvas-Shoes-Girl-Heart-Graffiti-Hand-painted-Cute.jpg\";i:2;s:158:\"https://ae01.alicdn.com/kf/Hb52fc6748ce34b0e8ab965f13d13f725H/Spring-Autumn-2021-New-Soft-Girl-High-top-Canvas-Shoes-Girl-Heart-Graffiti-Hand-painted-Cute.jpg\";i:3;s:158:\"https://ae01.alicdn.com/kf/Hb1abe99399e948248b94ca6d67a16d17M/Spring-Autumn-2021-New-Soft-Girl-High-top-Canvas-Shoes-Girl-Heart-Graffiti-Hand-painted-Cute.jpg\";}'),
(96601, 5915, '_vi_wad_variation_images', 'a:1:{s:6:\"14:771\";s:170:\"https://ae01.alicdn.com/kf/H47a167eb4da1443a8651bcf756ab1f05U/Spring-Autumn-2021-New-Soft-Girl-High-top-Canvas-Shoes-Girl-Heart-Graffiti-Hand-painted-Cute.jpg_640x640.jpg\";}'),
(96602, 5915, '_vi_wad_store_info', 'a:3:{s:4:\"name\";s:19:\"Shop911128003 Store\";s:3:\"url\";s:36:\"//www.aliexpress.com/store/911128003\";s:3:\"num\";i:911128003;}'),
(96603, 5915, '_vi_wad_variations', 'a:6:{i:0;a:10:{s:5:\"image\";s:170:\"https://ae01.alicdn.com/kf/H47a167eb4da1443a8651bcf756ab1f05U/Spring-Autumn-2021-New-Soft-Girl-High-top-Canvas-Shoes-Girl-Heart-Graffiti-Hand-painted-Cute.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005002255881922-white-36\";s:7:\"sku_sub\";s:25:\"1005002255881922-beige-36\";s:5:\"skuId\";s:17:\"12000019718635806\";s:7:\"skuAttr\";s:32:\"14:771#white;200000124:200000334\";s:13:\"regular_price\";s:5:\"41.52\";s:10:\"sale_price\";s:5:\"26.99\";s:5:\"stock\";i:97;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"white\";s:9:\"shoe-size\";s:2:\"36\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:2:\"36\";}}i:1;a:10:{s:5:\"image\";s:170:\"https://ae01.alicdn.com/kf/H47a167eb4da1443a8651bcf756ab1f05U/Spring-Autumn-2021-New-Soft-Girl-High-top-Canvas-Shoes-Girl-Heart-Graffiti-Hand-painted-Cute.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005002255881922-white-37\";s:7:\"sku_sub\";s:25:\"1005002255881922-beige-37\";s:5:\"skuId\";s:17:\"12000019718635807\";s:7:\"skuAttr\";s:32:\"14:771#white;200000124:100010482\";s:13:\"regular_price\";s:5:\"41.52\";s:10:\"sale_price\";s:5:\"26.99\";s:5:\"stock\";i:98;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"white\";s:9:\"shoe-size\";s:2:\"37\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:2:\"37\";}}i:2;a:10:{s:5:\"image\";s:170:\"https://ae01.alicdn.com/kf/H47a167eb4da1443a8651bcf756ab1f05U/Spring-Autumn-2021-New-Soft-Girl-High-top-Canvas-Shoes-Girl-Heart-Graffiti-Hand-painted-Cute.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005002255881922-white-35\";s:7:\"sku_sub\";s:25:\"1005002255881922-beige-35\";s:5:\"skuId\";s:17:\"12000019718635805\";s:7:\"skuAttr\";s:32:\"14:771#white;200000124:200000333\";s:13:\"regular_price\";s:5:\"41.52\";s:10:\"sale_price\";s:5:\"26.99\";s:5:\"stock\";i:99;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"white\";s:9:\"shoe-size\";s:2:\"35\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:2:\"35\";}}i:3;a:10:{s:5:\"image\";s:170:\"https://ae01.alicdn.com/kf/H47a167eb4da1443a8651bcf756ab1f05U/Spring-Autumn-2021-New-Soft-Girl-High-top-Canvas-Shoes-Girl-Heart-Graffiti-Hand-painted-Cute.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005002255881922-white-40\";s:7:\"sku_sub\";s:25:\"1005002255881922-beige-40\";s:5:\"skuId\";s:17:\"12000019718635810\";s:7:\"skuAttr\";s:32:\"14:771#white;200000124:100013888\";s:13:\"regular_price\";s:5:\"41.52\";s:10:\"sale_price\";s:5:\"26.99\";s:5:\"stock\";i:97;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"white\";s:9:\"shoe-size\";s:2:\"40\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:2:\"40\";}}i:4;a:10:{s:5:\"image\";s:170:\"https://ae01.alicdn.com/kf/H47a167eb4da1443a8651bcf756ab1f05U/Spring-Autumn-2021-New-Soft-Girl-High-top-Canvas-Shoes-Girl-Heart-Graffiti-Hand-painted-Cute.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005002255881922-white-38\";s:7:\"sku_sub\";s:25:\"1005002255881922-beige-38\";s:5:\"skuId\";s:17:\"12000019718635808\";s:7:\"skuAttr\";s:32:\"14:771#white;200000124:200000898\";s:13:\"regular_price\";s:5:\"41.52\";s:10:\"sale_price\";s:5:\"26.99\";s:5:\"stock\";i:96;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"white\";s:9:\"shoe-size\";s:2:\"38\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:2:\"38\";}}i:5;a:10:{s:5:\"image\";s:170:\"https://ae01.alicdn.com/kf/H47a167eb4da1443a8651bcf756ab1f05U/Spring-Autumn-2021-New-Soft-Girl-High-top-Canvas-Shoes-Girl-Heart-Graffiti-Hand-painted-Cute.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005002255881922-white-39\";s:7:\"sku_sub\";s:25:\"1005002255881922-beige-39\";s:5:\"skuId\";s:17:\"12000019718635809\";s:7:\"skuAttr\";s:32:\"14:771#white;200000124:200000364\";s:13:\"regular_price\";s:5:\"41.52\";s:10:\"sale_price\";s:5:\"26.99\";s:5:\"stock\";i:92;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"white\";s:9:\"shoe-size\";s:2:\"39\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:2:\"39\";}}}'),
(96604, 5916, '_vi_wad_description_images', 'a:8:{i:0;s:105:\"https://ae01.alicdn.com/kf/H25acb0c1449f449585b1d109069d2f0bz.jpg?width=750&amp;height=1323&amp;hash=2073\";i:1;s:105:\"https://ae01.alicdn.com/kf/H99ec1a6dbaa54bb4aaaf5f9ee8cfeda1E.jpg?width=750&amp;height=1431&amp;hash=2181\";i:2;s:105:\"https://ae01.alicdn.com/kf/Ha3041ffe424947a18dc0cb8ff2afcc95x.jpg?width=750&amp;height=1095&amp;hash=1845\";i:3;s:105:\"https://ae01.alicdn.com/kf/H63786370239e42189127a0d693e558f13.jpg?width=750&amp;height=1207&amp;hash=1957\";i:4;s:105:\"https://ae01.alicdn.com/kf/Hb44feb3ee2fa47eebdeb99900046aabct.jpg?width=750&amp;height=1195&amp;hash=1945\";i:5;s:105:\"https://ae01.alicdn.com/kf/Hcfa4f424547546a4987371781e172227L.jpg?width=750&amp;height=1426&amp;hash=2176\";i:6;s:105:\"https://ae01.alicdn.com/kf/H4a5611c3193e4d2d9d5fac7f29cc964c5.jpg?width=750&amp;height=1300&amp;hash=2050\";i:7;s:105:\"https://ae01.alicdn.com/kf/Hdffc137f16114496a29b63cb33a4e83fg.jpg?width=750&amp;height=1219&amp;hash=1969\";}'),
(96605, 5916, '_vi_wad_sku', '4000398197814'),
(96606, 5916, '_vi_wad_attributes', 'a:2:{i:14;a:5:{s:6:\"values\";a:1:{s:12:\"14:200004889\";s:10:\"Army Green\";}s:4:\"slug\";s:5:\"color\";s:4:\"name\";s:5:\"Color\";s:8:\"position\";i:0;s:10:\"values_sub\";a:1:{s:12:\"14:200004889\";s:10:\"Army Green\";}}i:200000124;a:5:{s:6:\"values\";a:9:{s:13:\"200000124:153\";s:2:\"34\";s:13:\"200000124:698\";s:2:\"35\";s:19:\"200000124:200000286\";s:2:\"36\";s:19:\"200000124:200000287\";s:2:\"37\";s:19:\"200000124:200000288\";s:2:\"38\";s:13:\"200000124:699\";s:2:\"39\";s:19:\"200000124:200000289\";s:2:\"40\";s:16:\"200000124:350262\";s:2:\"41\";s:19:\"200000124:200000290\";s:2:\"42\";}s:4:\"slug\";s:9:\"shoe-size\";s:4:\"name\";s:9:\"Shoe Size\";s:8:\"position\";i:1;s:10:\"values_sub\";a:9:{s:13:\"200000124:153\";s:1:\"4\";s:13:\"200000124:698\";s:1:\"5\";s:19:\"200000124:200000286\";s:3:\"5.5\";s:19:\"200000124:200000287\";s:3:\"6.5\";s:19:\"200000124:200000288\";s:3:\"7.5\";s:13:\"200000124:699\";s:1:\"8\";s:19:\"200000124:200000289\";s:3:\"8.5\";s:16:\"200000124:350262\";s:1:\"9\";s:19:\"200000124:200000290\";s:3:\"9.5\";}}}'),
(96607, 5916, '_vi_wad_list_attributes', 'a:10:{s:12:\"14:200004889\";a:4:{s:4:\"name\";s:10:\"Army Green\";s:8:\"name_sub\";s:10:\"Army Green\";s:5:\"color\";s:7:\"#7C8C30\";s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H7c2104f2c9964ea0af69093cd1787c6aA/2019-Autumn-Winter-Women-Canvas-Camouflage-Shoes-Thick-Soled-Lace-Up-Shoes-Sneakers-Light-Weight-Running.jpg_640x640.jpg\";}s:13:\"200000124:153\";a:4:{s:4:\"name\";s:2:\"34\";s:8:\"name_sub\";s:1:\"4\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:13:\"200000124:698\";a:4:{s:4:\"name\";s:2:\"35\";s:8:\"name_sub\";s:1:\"5\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000286\";a:4:{s:4:\"name\";s:2:\"36\";s:8:\"name_sub\";s:3:\"5.5\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000287\";a:4:{s:4:\"name\";s:2:\"37\";s:8:\"name_sub\";s:3:\"6.5\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000288\";a:4:{s:4:\"name\";s:2:\"38\";s:8:\"name_sub\";s:3:\"7.5\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:13:\"200000124:699\";a:4:{s:4:\"name\";s:2:\"39\";s:8:\"name_sub\";s:1:\"8\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000289\";a:4:{s:4:\"name\";s:2:\"40\";s:8:\"name_sub\";s:3:\"8.5\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:16:\"200000124:350262\";a:4:{s:4:\"name\";s:2:\"41\";s:8:\"name_sub\";s:1:\"9\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000290\";a:4:{s:4:\"name\";s:2:\"42\";s:8:\"name_sub\";s:3:\"9.5\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}}'),
(96608, 5916, '_vi_wad_shipping_info', 'a:6:{s:4:\"time\";i:1622550877;s:7:\"country\";s:2:\"LK\";s:7:\"company\";s:3:\"DHL\";s:7:\"freight\";s:755:\"[{\"bizShowMind\":{\"layout\":[]},\"commitDay\":\"75\",\"company\":\"DHL\",\"currency\":\"USD\",\"discount\":0,\"displayType\":\"deliveryTime\",\"features\":{},\"freightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $269.53\",\"value\":269.53},\"freightFeatures\":{\"provider\":\"ae_config\"},\"freightLayout\":{\"displayType\":\"deliveryTime\",\"layout\":[{\"text\":\"Shipping: US $269.53\",\"type\":\"title\"},{\"text\":\"To <font color=\'#000000\'>Sri Lanka</font> via DHL\",\"type\":\"subtitle\"}],\"openShippingPanel\":\"true\"},\"fullMailLine\":false,\"hbaService\":false,\"i18nMap\":{},\"id\":0,\"name\":\"FreightItemModule\",\"sendGoodsCountry\":\"CN\",\"sendGoodsCountryFullName\":\"China\",\"serviceName\":\"DHL\",\"standardFreightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $269.53\",\"value\":269.53},\"time\":\"9-17\",\"tracking\":true}]\";s:13:\"shipping_cost\";d:269.529999999999972715158946812152862548828125;s:13:\"delivery_time\";s:4:\"9-17\";}'),
(96609, 5916, '_vi_wad_gallery', 'a:5:{i:0;s:170:\"https://ae01.alicdn.com/kf/Hecad85fd399240a68dd84c70be791fa4Q/2019-Autumn-Winter-Women-Canvas-Camouflage-Shoes-Thick-Soled-Lace-Up-Shoes-Sneakers-Light-Weight-Running.jpg\";i:1;s:170:\"https://ae01.alicdn.com/kf/H3e8ead831f9e49b6a83eb4754891e59br/2019-Autumn-Winter-Women-Canvas-Camouflage-Shoes-Thick-Soled-Lace-Up-Shoes-Sneakers-Light-Weight-Running.jpg\";i:2;s:170:\"https://ae01.alicdn.com/kf/Hbf3369578bc14993bda0a3c5f91c48a4I/2019-Autumn-Winter-Women-Canvas-Camouflage-Shoes-Thick-Soled-Lace-Up-Shoes-Sneakers-Light-Weight-Running.jpg\";i:3;s:170:\"https://ae01.alicdn.com/kf/H0936ae46ad79435ca67bcd21a67147c0d/2019-Autumn-Winter-Women-Canvas-Camouflage-Shoes-Thick-Soled-Lace-Up-Shoes-Sneakers-Light-Weight-Running.jpg\";i:4;s:170:\"https://ae01.alicdn.com/kf/H7c2104f2c9964ea0af69093cd1787c6aA/2019-Autumn-Winter-Women-Canvas-Camouflage-Shoes-Thick-Soled-Lace-Up-Shoes-Sneakers-Light-Weight-Running.jpg\";}'),
(96610, 5916, '_vi_wad_variation_images', 'a:1:{s:12:\"14:200004889\";s:182:\"https://ae01.alicdn.com/kf/H7c2104f2c9964ea0af69093cd1787c6aA/2019-Autumn-Winter-Women-Canvas-Camouflage-Shoes-Thick-Soled-Lace-Up-Shoes-Sneakers-Light-Weight-Running.jpg_640x640.jpg\";}'),
(96611, 5916, '_vi_wad_store_info', 'a:3:{s:4:\"name\";s:23:\"cheng xin trading Store\";s:3:\"url\";s:34:\"//www.aliexpress.com/store/2660068\";s:3:\"num\";i:2660068;}'),
(96612, 5916, '_vi_wad_variations', 'a:9:{i:0;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H7c2104f2c9964ea0af69093cd1787c6aA/2019-Autumn-Winter-Women-Canvas-Camouflage-Shoes-Thick-Soled-Lace-Up-Shoes-Sneakers-Light-Weight-Running.jpg_640x640.jpg\";s:3:\"sku\";s:27:\"4000398197814-army-green-39\";s:7:\"sku_sub\";s:26:\"4000398197814-army-green-8\";s:5:\"skuId\";s:17:\"10000001640056371\";s:7:\"skuAttr\";s:29:\"14:200004889;200000124:699#39\";s:13:\"regular_price\";s:5:\"27.64\";s:10:\"sale_price\";s:5:\"17.97\";s:5:\"stock\";i:987;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"Army Green\";s:9:\"shoe-size\";s:2:\"39\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:10:\"Army Green\";s:9:\"shoe-size\";s:1:\"8\";}}i:1;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H7c2104f2c9964ea0af69093cd1787c6aA/2019-Autumn-Winter-Women-Canvas-Camouflage-Shoes-Thick-Soled-Lace-Up-Shoes-Sneakers-Light-Weight-Running.jpg_640x640.jpg\";s:3:\"sku\";s:27:\"4000398197814-army-green-38\";s:7:\"sku_sub\";s:28:\"4000398197814-army-green-7-5\";s:5:\"skuId\";s:17:\"10000001640056370\";s:7:\"skuAttr\";s:35:\"14:200004889;200000124:200000288#38\";s:13:\"regular_price\";s:5:\"27.64\";s:10:\"sale_price\";s:5:\"17.97\";s:5:\"stock\";i:984;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"Army Green\";s:9:\"shoe-size\";s:2:\"38\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:10:\"Army Green\";s:9:\"shoe-size\";s:3:\"7.5\";}}i:2;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H7c2104f2c9964ea0af69093cd1787c6aA/2019-Autumn-Winter-Women-Canvas-Camouflage-Shoes-Thick-Soled-Lace-Up-Shoes-Sneakers-Light-Weight-Running.jpg_640x640.jpg\";s:3:\"sku\";s:27:\"4000398197814-army-green-37\";s:7:\"sku_sub\";s:28:\"4000398197814-army-green-6-5\";s:5:\"skuId\";s:17:\"10000001640056368\";s:7:\"skuAttr\";s:35:\"14:200004889;200000124:200000287#37\";s:13:\"regular_price\";s:5:\"27.64\";s:10:\"sale_price\";s:5:\"17.97\";s:5:\"stock\";i:987;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"Army Green\";s:9:\"shoe-size\";s:2:\"37\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:10:\"Army Green\";s:9:\"shoe-size\";s:3:\"6.5\";}}i:3;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H7c2104f2c9964ea0af69093cd1787c6aA/2019-Autumn-Winter-Women-Canvas-Camouflage-Shoes-Thick-Soled-Lace-Up-Shoes-Sneakers-Light-Weight-Running.jpg_640x640.jpg\";s:3:\"sku\";s:27:\"4000398197814-army-green-42\";s:7:\"sku_sub\";s:28:\"4000398197814-army-green-9-5\";s:5:\"skuId\";s:17:\"10000001640056374\";s:7:\"skuAttr\";s:35:\"14:200004889;200000124:200000290#42\";s:13:\"regular_price\";s:5:\"27.64\";s:10:\"sale_price\";s:5:\"17.97\";s:5:\"stock\";i:997;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"Army Green\";s:9:\"shoe-size\";s:2:\"42\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:10:\"Army Green\";s:9:\"shoe-size\";s:3:\"9.5\";}}i:4;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H7c2104f2c9964ea0af69093cd1787c6aA/2019-Autumn-Winter-Women-Canvas-Camouflage-Shoes-Thick-Soled-Lace-Up-Shoes-Sneakers-Light-Weight-Running.jpg_640x640.jpg\";s:3:\"sku\";s:27:\"4000398197814-army-green-41\";s:7:\"sku_sub\";s:26:\"4000398197814-army-green-9\";s:5:\"skuId\";s:17:\"10000001640056373\";s:7:\"skuAttr\";s:32:\"14:200004889;200000124:350262#41\";s:13:\"regular_price\";s:5:\"27.64\";s:10:\"sale_price\";s:5:\"17.97\";s:5:\"stock\";i:990;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"Army Green\";s:9:\"shoe-size\";s:2:\"41\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:10:\"Army Green\";s:9:\"shoe-size\";s:1:\"9\";}}i:5;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H7c2104f2c9964ea0af69093cd1787c6aA/2019-Autumn-Winter-Women-Canvas-Camouflage-Shoes-Thick-Soled-Lace-Up-Shoes-Sneakers-Light-Weight-Running.jpg_640x640.jpg\";s:3:\"sku\";s:27:\"4000398197814-army-green-40\";s:7:\"sku_sub\";s:28:\"4000398197814-army-green-8-5\";s:5:\"skuId\";s:17:\"10000001640056372\";s:7:\"skuAttr\";s:35:\"14:200004889;200000124:200000289#40\";s:13:\"regular_price\";s:5:\"27.64\";s:10:\"sale_price\";s:5:\"17.97\";s:5:\"stock\";i:991;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"Army Green\";s:9:\"shoe-size\";s:2:\"40\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:10:\"Army Green\";s:9:\"shoe-size\";s:3:\"8.5\";}}i:6;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H7c2104f2c9964ea0af69093cd1787c6aA/2019-Autumn-Winter-Women-Canvas-Camouflage-Shoes-Thick-Soled-Lace-Up-Shoes-Sneakers-Light-Weight-Running.jpg_640x640.jpg\";s:3:\"sku\";s:27:\"4000398197814-army-green-34\";s:7:\"sku_sub\";s:26:\"4000398197814-army-green-4\";s:5:\"skuId\";s:17:\"10000001640056363\";s:7:\"skuAttr\";s:29:\"14:200004889;200000124:153#34\";s:13:\"regular_price\";s:5:\"23.26\";s:10:\"sale_price\";s:5:\"15.12\";s:5:\"stock\";i:998;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"Army Green\";s:9:\"shoe-size\";s:2:\"34\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:10:\"Army Green\";s:9:\"shoe-size\";s:1:\"4\";}}i:7;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H7c2104f2c9964ea0af69093cd1787c6aA/2019-Autumn-Winter-Women-Canvas-Camouflage-Shoes-Thick-Soled-Lace-Up-Shoes-Sneakers-Light-Weight-Running.jpg_640x640.jpg\";s:3:\"sku\";s:27:\"4000398197814-army-green-36\";s:7:\"sku_sub\";s:28:\"4000398197814-army-green-5-5\";s:5:\"skuId\";s:17:\"10000001640056366\";s:7:\"skuAttr\";s:35:\"14:200004889;200000124:200000286#36\";s:13:\"regular_price\";s:5:\"27.64\";s:10:\"sale_price\";s:5:\"17.97\";s:5:\"stock\";i:990;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"Army Green\";s:9:\"shoe-size\";s:2:\"36\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:10:\"Army Green\";s:9:\"shoe-size\";s:3:\"5.5\";}}i:8;a:10:{s:5:\"image\";s:182:\"https://ae01.alicdn.com/kf/H7c2104f2c9964ea0af69093cd1787c6aA/2019-Autumn-Winter-Women-Canvas-Camouflage-Shoes-Thick-Soled-Lace-Up-Shoes-Sneakers-Light-Weight-Running.jpg_640x640.jpg\";s:3:\"sku\";s:27:\"4000398197814-army-green-35\";s:7:\"sku_sub\";s:26:\"4000398197814-army-green-5\";s:5:\"skuId\";s:17:\"10000001640056365\";s:7:\"skuAttr\";s:29:\"14:200004889;200000124:698#35\";s:13:\"regular_price\";s:5:\"27.64\";s:10:\"sale_price\";s:5:\"17.97\";s:5:\"stock\";i:986;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"Army Green\";s:9:\"shoe-size\";s:2:\"35\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:10:\"Army Green\";s:9:\"shoe-size\";s:1:\"5\";}}}'),
(96613, 5917, '_sku', '4000398197814'),
(96614, 5917, '_visibility', 'visible'),
(96615, 5917, '_default_attributes', ''),
(96616, 5916, '_vi_wad_woo_id', '5917'),
(96617, 5917, '_vi_wad_aliexpress_product_id', '4000398197814'),
(96618, 5917, 'total_sales', '0'),
(96619, 5917, '_tax_status', 'taxable'),
(96620, 5917, '_tax_class', ''),
(96621, 5917, '_manage_stock', 'no'),
(96622, 5917, '_backorders', 'no'),
(96623, 5917, '_sold_individually', 'no'),
(96624, 5917, '_virtual', 'no'),
(96625, 5917, '_downloadable', 'no'),
(96626, 5917, '_download_limit', '-1'),
(96627, 5917, '_download_expiry', '-1'),
(96628, 5917, '_stock', NULL),
(96629, 5917, '_stock_status', 'instock'),
(96630, 5917, '_wc_average_rating', '0'),
(96631, 5917, '_wc_review_count', '0'),
(96632, 5917, '_product_attributes', 'a:2:{s:8:\"pa_color\";a:6:{s:4:\"name\";s:8:\"pa_color\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"0\";s:10:\"is_visible\";s:1:\"0\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"1\";}s:12:\"pa_shoe-size\";a:6:{s:4:\"name\";s:12:\"pa_shoe-size\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"1\";s:10:\"is_visible\";s:1:\"0\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"1\";}}'),
(96633, 5917, '_product_version', '4.1.0'),
(96634, 5918, '_wp_attached_file', '2021/06/2019-Autumn-Winter-Women-Canvas-Camouflage-Shoes-Thick-Soled-Lace-Up-Shoes-Sneakers-Light-Weight-Running.jpg'),
(96635, 5918, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:116:\"2021/06/2019-Autumn-Winter-Women-Canvas-Camouflage-Shoes-Thick-Soled-Lace-Up-Shoes-Sneakers-Light-Weight-Running.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:116:\"2019-Autumn-Winter-Women-Canvas-Camouflage-Shoes-Thick-Soled-Lace-Up-Shoes-Sneakers-Light-Weight-Running-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:116:\"2019-Autumn-Winter-Women-Canvas-Camouflage-Shoes-Thick-Soled-Lace-Up-Shoes-Sneakers-Light-Weight-Running-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:116:\"2019-Autumn-Winter-Women-Canvas-Camouflage-Shoes-Thick-Soled-Lace-Up-Shoes-Sneakers-Light-Weight-Running-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:116:\"2019-Autumn-Winter-Women-Canvas-Camouflage-Shoes-Thick-Soled-Lace-Up-Shoes-Sneakers-Light-Weight-Running-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:116:\"2019-Autumn-Winter-Women-Canvas-Camouflage-Shoes-Thick-Soled-Lace-Up-Shoes-Sneakers-Light-Weight-Running-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:116:\"2019-Autumn-Winter-Women-Canvas-Camouflage-Shoes-Thick-Soled-Lace-Up-Shoes-Sneakers-Light-Weight-Running-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:116:\"2019-Autumn-Winter-Women-Canvas-Camouflage-Shoes-Thick-Soled-Lace-Up-Shoes-Sneakers-Light-Weight-Running-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:116:\"2019-Autumn-Winter-Women-Canvas-Camouflage-Shoes-Thick-Soled-Lace-Up-Shoes-Sneakers-Light-Weight-Running-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:116:\"2019-Autumn-Winter-Women-Canvas-Camouflage-Shoes-Thick-Soled-Lace-Up-Shoes-Sneakers-Light-Weight-Running-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:116:\"2019-Autumn-Winter-Women-Canvas-Camouflage-Shoes-Thick-Soled-Lace-Up-Shoes-Sneakers-Light-Weight-Running-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:116:\"2019-Autumn-Winter-Women-Canvas-Camouflage-Shoes-Thick-Soled-Lace-Up-Shoes-Sneakers-Light-Weight-Running-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(96636, 5918, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Hecad85fd399240a68dd84c70be791fa4Q/2019-Autumn-Winter-Women-Canvas-Camouflage-Shoes-Thick-Soled-Lace-Up-Shoes-Sneakers-Light-Weight-Running.jpg'),
(96637, 5917, '_thumbnail_id', '5918'),
(96638, 5919, '_variation_description', ''),
(96639, 5919, '_sku', '4000398197814-army-green-39'),
(96640, 5919, '_regular_price', '323.44'),
(96641, 5919, 'total_sales', '0'),
(96642, 5919, '_tax_status', 'taxable'),
(96643, 5919, '_tax_class', 'parent'),
(96644, 5919, '_manage_stock', 'yes'),
(96645, 5919, '_backorders', 'no'),
(96646, 5919, '_sold_individually', 'no'),
(96647, 5919, '_virtual', 'no'),
(96648, 5919, '_downloadable', 'no'),
(96649, 5919, '_download_limit', '-1'),
(96650, 5919, '_download_expiry', '-1'),
(96651, 5919, '_stock', '987'),
(96652, 5919, '_stock_status', 'instock'),
(96653, 5919, '_wc_average_rating', '0'),
(96654, 5919, '_wc_review_count', '0'),
(96655, 5919, 'attribute_pa_color', 'army-green'),
(96656, 5919, 'attribute_pa_shoe-size', '39'),
(96657, 5919, '_price', '323.44'),
(96658, 5919, '_product_version', '4.1.0'),
(96659, 5919, '_vi_wad_aliexpress_variation_id', '10000001640056371'),
(96660, 5919, '_vi_wad_aliexpress_variation_attr', '14:200004889;200000124:699#39'),
(96661, 5920, '_variation_description', ''),
(96662, 5920, '_sku', '4000398197814-army-green-38'),
(96663, 5920, '_regular_price', '323.44'),
(96664, 5920, 'total_sales', '0'),
(96665, 5920, '_tax_status', 'taxable'),
(96666, 5920, '_tax_class', 'parent'),
(96667, 5920, '_manage_stock', 'yes'),
(96668, 5920, '_backorders', 'no'),
(96669, 5920, '_sold_individually', 'no'),
(96670, 5920, '_virtual', 'no'),
(96671, 5920, '_downloadable', 'no'),
(96672, 5920, '_download_limit', '-1'),
(96673, 5920, '_download_expiry', '-1'),
(96674, 5920, '_stock', '984'),
(96675, 5920, '_stock_status', 'instock'),
(96676, 5920, '_wc_average_rating', '0'),
(96677, 5920, '_wc_review_count', '0'),
(96678, 5920, 'attribute_pa_color', 'army-green'),
(96679, 5920, 'attribute_pa_shoe-size', '38'),
(96680, 5920, '_price', '323.44'),
(96681, 5920, '_product_version', '4.1.0'),
(96682, 5920, '_vi_wad_aliexpress_variation_id', '10000001640056370'),
(96683, 5920, '_vi_wad_aliexpress_variation_attr', '14:200004889;200000124:200000288#38'),
(96684, 5921, '_variation_description', ''),
(96685, 5921, '_sku', '4000398197814-army-green-37'),
(96686, 5921, '_regular_price', '323.44'),
(96687, 5921, 'total_sales', '0'),
(96688, 5921, '_tax_status', 'taxable'),
(96689, 5921, '_tax_class', 'parent'),
(96690, 5921, '_manage_stock', 'yes'),
(96691, 5921, '_backorders', 'no'),
(96692, 5921, '_sold_individually', 'no'),
(96693, 5921, '_virtual', 'no'),
(96694, 5921, '_downloadable', 'no'),
(96695, 5921, '_download_limit', '-1'),
(96696, 5921, '_download_expiry', '-1'),
(96697, 5921, '_stock', '987'),
(96698, 5921, '_stock_status', 'instock'),
(96699, 5921, '_wc_average_rating', '0'),
(96700, 5921, '_wc_review_count', '0'),
(96701, 5921, 'attribute_pa_color', 'army-green'),
(96702, 5921, 'attribute_pa_shoe-size', '37'),
(96703, 5921, '_price', '323.44'),
(96704, 5921, '_product_version', '4.1.0'),
(96705, 5921, '_vi_wad_aliexpress_variation_id', '10000001640056368'),
(96706, 5921, '_vi_wad_aliexpress_variation_attr', '14:200004889;200000124:200000287#37'),
(96707, 5922, '_variation_description', ''),
(96708, 5922, '_sku', '4000398197814-army-green-42'),
(96709, 5922, '_regular_price', '323.44'),
(96710, 5922, 'total_sales', '0'),
(96711, 5922, '_tax_status', 'taxable'),
(96712, 5922, '_tax_class', 'parent'),
(96713, 5922, '_manage_stock', 'yes'),
(96714, 5922, '_backorders', 'no'),
(96715, 5922, '_sold_individually', 'no'),
(96716, 5922, '_virtual', 'no'),
(96717, 5922, '_downloadable', 'no'),
(96718, 5922, '_download_limit', '-1'),
(96719, 5922, '_download_expiry', '-1'),
(96720, 5922, '_stock', '997'),
(96721, 5922, '_stock_status', 'instock'),
(96722, 5922, '_wc_average_rating', '0'),
(96723, 5922, '_wc_review_count', '0'),
(96724, 5922, 'attribute_pa_color', 'army-green'),
(96725, 5922, 'attribute_pa_shoe-size', '42'),
(96726, 5922, '_price', '323.44'),
(96727, 5922, '_product_version', '4.1.0'),
(96728, 5922, '_vi_wad_aliexpress_variation_id', '10000001640056374'),
(96729, 5922, '_vi_wad_aliexpress_variation_attr', '14:200004889;200000124:200000290#42'),
(96730, 5923, '_variation_description', ''),
(96731, 5923, '_sku', '4000398197814-army-green-41'),
(96732, 5923, '_regular_price', '323.44'),
(96733, 5923, 'total_sales', '0'),
(96734, 5923, '_tax_status', 'taxable'),
(96735, 5923, '_tax_class', 'parent'),
(96736, 5923, '_manage_stock', 'yes'),
(96737, 5923, '_backorders', 'no'),
(96738, 5923, '_sold_individually', 'no'),
(96739, 5923, '_virtual', 'no'),
(96740, 5923, '_downloadable', 'no'),
(96741, 5923, '_download_limit', '-1'),
(96742, 5923, '_download_expiry', '-1'),
(96743, 5923, '_stock', '990'),
(96744, 5923, '_stock_status', 'instock'),
(96745, 5923, '_wc_average_rating', '0'),
(96746, 5923, '_wc_review_count', '0'),
(96747, 5923, 'attribute_pa_color', 'army-green'),
(96748, 5923, 'attribute_pa_shoe-size', '41'),
(96749, 5923, '_price', '323.44'),
(96750, 5923, '_product_version', '4.1.0'),
(96751, 5923, '_vi_wad_aliexpress_variation_id', '10000001640056373'),
(96752, 5923, '_vi_wad_aliexpress_variation_attr', '14:200004889;200000124:350262#41'),
(96753, 5924, '_variation_description', ''),
(96754, 5924, '_sku', '4000398197814-army-green-40'),
(96755, 5924, '_regular_price', '323.44'),
(96756, 5924, 'total_sales', '0'),
(96757, 5924, '_tax_status', 'taxable'),
(96758, 5924, '_tax_class', 'parent'),
(96759, 5924, '_manage_stock', 'yes'),
(96760, 5924, '_backorders', 'no'),
(96761, 5924, '_sold_individually', 'no'),
(96762, 5924, '_virtual', 'no'),
(96763, 5924, '_downloadable', 'no'),
(96764, 5924, '_download_limit', '-1'),
(96765, 5924, '_download_expiry', '-1'),
(96766, 5924, '_stock', '991'),
(96767, 5924, '_stock_status', 'instock'),
(96768, 5924, '_wc_average_rating', '0'),
(96769, 5924, '_wc_review_count', '0'),
(96770, 5924, 'attribute_pa_color', 'army-green'),
(96771, 5924, 'attribute_pa_shoe-size', '40'),
(96772, 5924, '_price', '323.44'),
(96773, 5924, '_product_version', '4.1.0'),
(96774, 5924, '_vi_wad_aliexpress_variation_id', '10000001640056372'),
(96775, 5924, '_vi_wad_aliexpress_variation_attr', '14:200004889;200000124:200000289#40'),
(96776, 5925, '_variation_description', ''),
(96777, 5925, '_sku', '4000398197814-army-green-34'),
(96778, 5925, '_regular_price', '314.89'),
(96779, 5925, 'total_sales', '0'),
(96780, 5925, '_tax_status', 'taxable'),
(96781, 5925, '_tax_class', 'parent'),
(96782, 5925, '_manage_stock', 'yes'),
(96783, 5925, '_backorders', 'no'),
(96784, 5925, '_sold_individually', 'no'),
(96785, 5925, '_virtual', 'no'),
(96786, 5925, '_downloadable', 'no'),
(96787, 5925, '_download_limit', '-1'),
(96788, 5925, '_download_expiry', '-1'),
(96789, 5925, '_stock', '998'),
(96790, 5925, '_stock_status', 'instock'),
(96791, 5925, '_wc_average_rating', '0'),
(96792, 5925, '_wc_review_count', '0'),
(96793, 5925, 'attribute_pa_color', 'army-green'),
(96794, 5925, 'attribute_pa_shoe-size', '34'),
(96795, 5925, '_price', '314.89'),
(96796, 5925, '_product_version', '4.1.0'),
(96797, 5925, '_vi_wad_aliexpress_variation_id', '10000001640056363'),
(96798, 5925, '_vi_wad_aliexpress_variation_attr', '14:200004889;200000124:153#34'),
(96799, 5926, '_variation_description', ''),
(96800, 5926, '_sku', '4000398197814-army-green-36'),
(96801, 5926, '_regular_price', '323.44'),
(96802, 5926, 'total_sales', '0'),
(96803, 5926, '_tax_status', 'taxable'),
(96804, 5926, '_tax_class', 'parent'),
(96805, 5926, '_manage_stock', 'yes'),
(96806, 5926, '_backorders', 'no'),
(96807, 5926, '_sold_individually', 'no'),
(96808, 5926, '_virtual', 'no'),
(96809, 5926, '_downloadable', 'no'),
(96810, 5926, '_download_limit', '-1'),
(96811, 5926, '_download_expiry', '-1'),
(96812, 5926, '_stock', '990'),
(96813, 5926, '_stock_status', 'instock'),
(96814, 5926, '_wc_average_rating', '0'),
(96815, 5926, '_wc_review_count', '0'),
(96816, 5926, 'attribute_pa_color', 'army-green'),
(96817, 5926, 'attribute_pa_shoe-size', '36'),
(96818, 5926, '_price', '323.44'),
(96819, 5926, '_product_version', '4.1.0'),
(96820, 5926, '_vi_wad_aliexpress_variation_id', '10000001640056366'),
(96821, 5926, '_vi_wad_aliexpress_variation_attr', '14:200004889;200000124:200000286#36'),
(96822, 5927, '_variation_description', ''),
(96823, 5927, '_sku', '4000398197814-army-green-35'),
(96824, 5927, '_regular_price', '323.44'),
(96825, 5927, 'total_sales', '0'),
(96826, 5927, '_tax_status', 'taxable'),
(96827, 5927, '_tax_class', 'parent'),
(96828, 5927, '_manage_stock', 'yes'),
(96829, 5927, '_backorders', 'no'),
(96830, 5927, '_sold_individually', 'no'),
(96831, 5927, '_virtual', 'no'),
(96832, 5927, '_downloadable', 'no'),
(96833, 5927, '_download_limit', '-1'),
(96834, 5927, '_download_expiry', '-1'),
(96835, 5927, '_stock', '986'),
(96836, 5927, '_stock_status', 'instock'),
(96837, 5927, '_wc_average_rating', '0'),
(96838, 5927, '_wc_review_count', '0'),
(96839, 5927, 'attribute_pa_color', 'army-green'),
(96840, 5927, 'attribute_pa_shoe-size', '35'),
(96841, 5927, '_price', '323.44'),
(96842, 5927, '_product_version', '4.1.0'),
(96843, 5927, '_vi_wad_aliexpress_variation_id', '10000001640056365'),
(96844, 5927, '_vi_wad_aliexpress_variation_attr', '14:200004889;200000124:698#35'),
(96845, 5917, '_price', '314.89'),
(96846, 5917, '_price', '323.44'),
(96847, 5928, '_wp_attached_file', '2021/06/2019-Autumn-Winter-Women-Canvas-Camouflage-Shoes-Thick-Soled-Lace-Up-Shoes-Sneakers-Light-Weight-Running-1.jpg'),
(96848, 5928, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:118:\"2021/06/2019-Autumn-Winter-Women-Canvas-Camouflage-Shoes-Thick-Soled-Lace-Up-Shoes-Sneakers-Light-Weight-Running-1.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:118:\"2019-Autumn-Winter-Women-Canvas-Camouflage-Shoes-Thick-Soled-Lace-Up-Shoes-Sneakers-Light-Weight-Running-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:118:\"2019-Autumn-Winter-Women-Canvas-Camouflage-Shoes-Thick-Soled-Lace-Up-Shoes-Sneakers-Light-Weight-Running-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:118:\"2019-Autumn-Winter-Women-Canvas-Camouflage-Shoes-Thick-Soled-Lace-Up-Shoes-Sneakers-Light-Weight-Running-1-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:118:\"2019-Autumn-Winter-Women-Canvas-Camouflage-Shoes-Thick-Soled-Lace-Up-Shoes-Sneakers-Light-Weight-Running-1-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:118:\"2019-Autumn-Winter-Women-Canvas-Camouflage-Shoes-Thick-Soled-Lace-Up-Shoes-Sneakers-Light-Weight-Running-1-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:118:\"2019-Autumn-Winter-Women-Canvas-Camouflage-Shoes-Thick-Soled-Lace-Up-Shoes-Sneakers-Light-Weight-Running-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:118:\"2019-Autumn-Winter-Women-Canvas-Camouflage-Shoes-Thick-Soled-Lace-Up-Shoes-Sneakers-Light-Weight-Running-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:118:\"2019-Autumn-Winter-Women-Canvas-Camouflage-Shoes-Thick-Soled-Lace-Up-Shoes-Sneakers-Light-Weight-Running-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:118:\"2019-Autumn-Winter-Women-Canvas-Camouflage-Shoes-Thick-Soled-Lace-Up-Shoes-Sneakers-Light-Weight-Running-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:118:\"2019-Autumn-Winter-Women-Canvas-Camouflage-Shoes-Thick-Soled-Lace-Up-Shoes-Sneakers-Light-Weight-Running-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:118:\"2019-Autumn-Winter-Women-Canvas-Camouflage-Shoes-Thick-Soled-Lace-Up-Shoes-Sneakers-Light-Weight-Running-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(96849, 5928, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H3e8ead831f9e49b6a83eb4754891e59br/2019-Autumn-Winter-Women-Canvas-Camouflage-Shoes-Thick-Soled-Lace-Up-Shoes-Sneakers-Light-Weight-Running.jpg'),
(96850, 5917, '_product_image_gallery', '5928,5931,5936,5939'),
(96851, 5929, '_sku', '1005002255881922'),
(96852, 5929, '_visibility', 'visible'),
(96853, 5929, '_default_attributes', ''),
(96854, 5915, '_vi_wad_woo_id', '5929'),
(96855, 5929, '_vi_wad_aliexpress_product_id', '1005002255881922'),
(96856, 5929, 'total_sales', '0'),
(96857, 5929, '_tax_status', 'taxable'),
(96858, 5929, '_tax_class', ''),
(96859, 5929, '_manage_stock', 'no'),
(96860, 5929, '_backorders', 'no'),
(96861, 5929, '_sold_individually', 'no'),
(96862, 5929, '_virtual', 'no'),
(96863, 5929, '_downloadable', 'no'),
(96864, 5929, '_download_limit', '-1'),
(96865, 5929, '_download_expiry', '-1'),
(96866, 5929, '_stock', NULL),
(96867, 5929, '_stock_status', 'instock'),
(96868, 5929, '_wc_average_rating', '0'),
(96869, 5929, '_wc_review_count', '0'),
(96870, 5929, '_product_attributes', 'a:2:{s:8:\"pa_color\";a:6:{s:4:\"name\";s:8:\"pa_color\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"0\";s:10:\"is_visible\";s:1:\"0\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"1\";}s:12:\"pa_shoe-size\";a:6:{s:4:\"name\";s:12:\"pa_shoe-size\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"1\";s:10:\"is_visible\";s:1:\"0\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"1\";}}'),
(96871, 5929, '_product_version', '4.1.0'),
(96872, 5930, '_wp_attached_file', '2021/06/Spring-Autumn-2021-New-Soft-Girl-High-top-Canvas-Shoes-Girl-Heart-Graffiti-Hand-painted-Cute.jpg'),
(96873, 5930, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:104:\"2021/06/Spring-Autumn-2021-New-Soft-Girl-High-top-Canvas-Shoes-Girl-Heart-Graffiti-Hand-painted-Cute.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:104:\"Spring-Autumn-2021-New-Soft-Girl-High-top-Canvas-Shoes-Girl-Heart-Graffiti-Hand-painted-Cute-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:104:\"Spring-Autumn-2021-New-Soft-Girl-High-top-Canvas-Shoes-Girl-Heart-Graffiti-Hand-painted-Cute-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:104:\"Spring-Autumn-2021-New-Soft-Girl-High-top-Canvas-Shoes-Girl-Heart-Graffiti-Hand-painted-Cute-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:104:\"Spring-Autumn-2021-New-Soft-Girl-High-top-Canvas-Shoes-Girl-Heart-Graffiti-Hand-painted-Cute-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:104:\"Spring-Autumn-2021-New-Soft-Girl-High-top-Canvas-Shoes-Girl-Heart-Graffiti-Hand-painted-Cute-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:104:\"Spring-Autumn-2021-New-Soft-Girl-High-top-Canvas-Shoes-Girl-Heart-Graffiti-Hand-painted-Cute-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:104:\"Spring-Autumn-2021-New-Soft-Girl-High-top-Canvas-Shoes-Girl-Heart-Graffiti-Hand-painted-Cute-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:104:\"Spring-Autumn-2021-New-Soft-Girl-High-top-Canvas-Shoes-Girl-Heart-Graffiti-Hand-painted-Cute-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:104:\"Spring-Autumn-2021-New-Soft-Girl-High-top-Canvas-Shoes-Girl-Heart-Graffiti-Hand-painted-Cute-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:104:\"Spring-Autumn-2021-New-Soft-Girl-High-top-Canvas-Shoes-Girl-Heart-Graffiti-Hand-painted-Cute-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:104:\"Spring-Autumn-2021-New-Soft-Girl-High-top-Canvas-Shoes-Girl-Heart-Graffiti-Hand-painted-Cute-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(96874, 5931, '_wp_attached_file', '2021/06/2019-Autumn-Winter-Women-Canvas-Camouflage-Shoes-Thick-Soled-Lace-Up-Shoes-Sneakers-Light-Weight-Running-2.jpg'),
(96875, 5931, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:118:\"2021/06/2019-Autumn-Winter-Women-Canvas-Camouflage-Shoes-Thick-Soled-Lace-Up-Shoes-Sneakers-Light-Weight-Running-2.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:118:\"2019-Autumn-Winter-Women-Canvas-Camouflage-Shoes-Thick-Soled-Lace-Up-Shoes-Sneakers-Light-Weight-Running-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:118:\"2019-Autumn-Winter-Women-Canvas-Camouflage-Shoes-Thick-Soled-Lace-Up-Shoes-Sneakers-Light-Weight-Running-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:118:\"2019-Autumn-Winter-Women-Canvas-Camouflage-Shoes-Thick-Soled-Lace-Up-Shoes-Sneakers-Light-Weight-Running-2-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:118:\"2019-Autumn-Winter-Women-Canvas-Camouflage-Shoes-Thick-Soled-Lace-Up-Shoes-Sneakers-Light-Weight-Running-2-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:118:\"2019-Autumn-Winter-Women-Canvas-Camouflage-Shoes-Thick-Soled-Lace-Up-Shoes-Sneakers-Light-Weight-Running-2-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:118:\"2019-Autumn-Winter-Women-Canvas-Camouflage-Shoes-Thick-Soled-Lace-Up-Shoes-Sneakers-Light-Weight-Running-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:118:\"2019-Autumn-Winter-Women-Canvas-Camouflage-Shoes-Thick-Soled-Lace-Up-Shoes-Sneakers-Light-Weight-Running-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:118:\"2019-Autumn-Winter-Women-Canvas-Camouflage-Shoes-Thick-Soled-Lace-Up-Shoes-Sneakers-Light-Weight-Running-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:118:\"2019-Autumn-Winter-Women-Canvas-Camouflage-Shoes-Thick-Soled-Lace-Up-Shoes-Sneakers-Light-Weight-Running-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:118:\"2019-Autumn-Winter-Women-Canvas-Camouflage-Shoes-Thick-Soled-Lace-Up-Shoes-Sneakers-Light-Weight-Running-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:118:\"2019-Autumn-Winter-Women-Canvas-Camouflage-Shoes-Thick-Soled-Lace-Up-Shoes-Sneakers-Light-Weight-Running-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(96876, 5930, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H32129c215cfb4db8aba61b3d7fbdfbc4L/Spring-Autumn-2021-New-Soft-Girl-High-top-Canvas-Shoes-Girl-Heart-Graffiti-Hand-painted-Cute.jpg'),
(96877, 5929, '_thumbnail_id', '5930'),
(96878, 5932, '_variation_description', ''),
(96879, 5932, '_sku', '1005002255881922-white-36'),
(96880, 5932, '_regular_price', '125.06'),
(96881, 5932, 'total_sales', '0'),
(96882, 5932, '_tax_status', 'taxable'),
(96883, 5932, '_tax_class', 'parent'),
(96884, 5932, '_manage_stock', 'yes'),
(96885, 5932, '_backorders', 'no'),
(96886, 5932, '_sold_individually', 'no'),
(96887, 5932, '_virtual', 'no'),
(96888, 5932, '_downloadable', 'no'),
(96889, 5932, '_download_limit', '-1'),
(96890, 5932, '_download_expiry', '-1'),
(96891, 5932, '_stock', '97'),
(96892, 5932, '_stock_status', 'instock'),
(96893, 5932, '_wc_average_rating', '0'),
(96894, 5932, '_wc_review_count', '0'),
(96895, 5932, 'attribute_pa_color', 'white'),
(96896, 5932, 'attribute_pa_shoe-size', '36'),
(96897, 5932, '_price', '125.06'),
(96898, 5932, '_product_version', '4.1.0'),
(96899, 5932, '_vi_wad_aliexpress_variation_id', '12000019718635806'),
(96900, 5932, '_vi_wad_aliexpress_variation_attr', '14:771#white;200000124:200000334'),
(96901, 5931, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Hbf3369578bc14993bda0a3c5f91c48a4I/2019-Autumn-Winter-Women-Canvas-Camouflage-Shoes-Thick-Soled-Lace-Up-Shoes-Sneakers-Light-Weight-Running.jpg'),
(96902, 5933, '_variation_description', ''),
(96903, 5933, '_sku', '1005002255881922-white-37'),
(96904, 5933, '_regular_price', '125.06');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(96905, 5933, 'total_sales', '0'),
(96906, 5933, '_tax_status', 'taxable'),
(96907, 5933, '_tax_class', 'parent'),
(96908, 5933, '_manage_stock', 'yes'),
(96909, 5933, '_backorders', 'no'),
(96910, 5933, '_sold_individually', 'no'),
(96911, 5933, '_virtual', 'no'),
(96912, 5933, '_downloadable', 'no'),
(96913, 5933, '_download_limit', '-1'),
(96914, 5933, '_download_expiry', '-1'),
(96915, 5933, '_stock', '98'),
(96916, 5933, '_stock_status', 'instock'),
(96917, 5933, '_wc_average_rating', '0'),
(96918, 5933, '_wc_review_count', '0'),
(96919, 5933, 'attribute_pa_color', 'white'),
(96920, 5933, 'attribute_pa_shoe-size', '37'),
(96921, 5933, '_price', '125.06'),
(96922, 5933, '_product_version', '4.1.0'),
(96923, 5933, '_vi_wad_aliexpress_variation_id', '12000019718635807'),
(96924, 5933, '_vi_wad_aliexpress_variation_attr', '14:771#white;200000124:100010482'),
(96925, 5934, '_variation_description', ''),
(96926, 5934, '_sku', '1005002255881922-white-35'),
(96927, 5934, '_regular_price', '125.06'),
(96928, 5934, 'total_sales', '0'),
(96929, 5934, '_tax_status', 'taxable'),
(96930, 5934, '_tax_class', 'parent'),
(96931, 5934, '_manage_stock', 'yes'),
(96932, 5934, '_backorders', 'no'),
(96933, 5934, '_sold_individually', 'no'),
(96934, 5934, '_virtual', 'no'),
(96935, 5934, '_downloadable', 'no'),
(96936, 5934, '_download_limit', '-1'),
(96937, 5934, '_download_expiry', '-1'),
(96938, 5934, '_stock', '99'),
(96939, 5934, '_stock_status', 'instock'),
(96940, 5934, '_wc_average_rating', '0'),
(96941, 5934, '_wc_review_count', '0'),
(96942, 5934, 'attribute_pa_color', 'white'),
(96943, 5934, 'attribute_pa_shoe-size', '35'),
(96944, 5934, '_price', '125.06'),
(96945, 5934, '_product_version', '4.1.0'),
(96946, 5934, '_vi_wad_aliexpress_variation_id', '12000019718635805'),
(96947, 5934, '_vi_wad_aliexpress_variation_attr', '14:771#white;200000124:200000333'),
(96948, 5935, '_variation_description', ''),
(96949, 5935, '_sku', '1005002255881922-white-40'),
(96950, 5935, '_regular_price', '125.06'),
(96951, 5935, 'total_sales', '0'),
(96952, 5935, '_tax_status', 'taxable'),
(96953, 5935, '_tax_class', 'parent'),
(96954, 5935, '_manage_stock', 'yes'),
(96955, 5935, '_backorders', 'no'),
(96956, 5935, '_sold_individually', 'no'),
(96957, 5936, '_wp_attached_file', '2021/06/2019-Autumn-Winter-Women-Canvas-Camouflage-Shoes-Thick-Soled-Lace-Up-Shoes-Sneakers-Light-Weight-Running-3.jpg'),
(96958, 5935, '_virtual', 'no'),
(96959, 5935, '_downloadable', 'no'),
(96960, 5936, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:118:\"2021/06/2019-Autumn-Winter-Women-Canvas-Camouflage-Shoes-Thick-Soled-Lace-Up-Shoes-Sneakers-Light-Weight-Running-3.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:118:\"2019-Autumn-Winter-Women-Canvas-Camouflage-Shoes-Thick-Soled-Lace-Up-Shoes-Sneakers-Light-Weight-Running-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:118:\"2019-Autumn-Winter-Women-Canvas-Camouflage-Shoes-Thick-Soled-Lace-Up-Shoes-Sneakers-Light-Weight-Running-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:118:\"2019-Autumn-Winter-Women-Canvas-Camouflage-Shoes-Thick-Soled-Lace-Up-Shoes-Sneakers-Light-Weight-Running-3-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:118:\"2019-Autumn-Winter-Women-Canvas-Camouflage-Shoes-Thick-Soled-Lace-Up-Shoes-Sneakers-Light-Weight-Running-3-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:118:\"2019-Autumn-Winter-Women-Canvas-Camouflage-Shoes-Thick-Soled-Lace-Up-Shoes-Sneakers-Light-Weight-Running-3-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:118:\"2019-Autumn-Winter-Women-Canvas-Camouflage-Shoes-Thick-Soled-Lace-Up-Shoes-Sneakers-Light-Weight-Running-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:118:\"2019-Autumn-Winter-Women-Canvas-Camouflage-Shoes-Thick-Soled-Lace-Up-Shoes-Sneakers-Light-Weight-Running-3-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:118:\"2019-Autumn-Winter-Women-Canvas-Camouflage-Shoes-Thick-Soled-Lace-Up-Shoes-Sneakers-Light-Weight-Running-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:118:\"2019-Autumn-Winter-Women-Canvas-Camouflage-Shoes-Thick-Soled-Lace-Up-Shoes-Sneakers-Light-Weight-Running-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:118:\"2019-Autumn-Winter-Women-Canvas-Camouflage-Shoes-Thick-Soled-Lace-Up-Shoes-Sneakers-Light-Weight-Running-3-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:118:\"2019-Autumn-Winter-Women-Canvas-Camouflage-Shoes-Thick-Soled-Lace-Up-Shoes-Sneakers-Light-Weight-Running-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(96961, 5935, '_download_limit', '-1'),
(96962, 5935, '_download_expiry', '-1'),
(96963, 5935, '_stock', '97'),
(96964, 5935, '_stock_status', 'instock'),
(96965, 5935, '_wc_average_rating', '0'),
(96966, 5935, '_wc_review_count', '0'),
(96967, 5935, 'attribute_pa_color', 'white'),
(96968, 5935, 'attribute_pa_shoe-size', '40'),
(96969, 5935, '_price', '125.06'),
(96970, 5935, '_product_version', '4.1.0'),
(96971, 5935, '_vi_wad_aliexpress_variation_id', '12000019718635810'),
(96972, 5935, '_vi_wad_aliexpress_variation_attr', '14:771#white;200000124:100013888'),
(96973, 5937, '_variation_description', ''),
(96974, 5937, '_sku', '1005002255881922-white-38'),
(96975, 5937, '_regular_price', '125.06'),
(96976, 5937, 'total_sales', '0'),
(96977, 5937, '_tax_status', 'taxable'),
(96978, 5937, '_tax_class', 'parent'),
(96979, 5937, '_manage_stock', 'yes'),
(96980, 5937, '_backorders', 'no'),
(96981, 5937, '_sold_individually', 'no'),
(96982, 5937, '_virtual', 'no'),
(96983, 5937, '_downloadable', 'no'),
(96984, 5937, '_download_limit', '-1'),
(96985, 5937, '_download_expiry', '-1'),
(96986, 5937, '_stock', '96'),
(96987, 5937, '_stock_status', 'instock'),
(96988, 5937, '_wc_average_rating', '0'),
(96989, 5937, '_wc_review_count', '0'),
(96990, 5937, 'attribute_pa_color', 'white'),
(96991, 5937, 'attribute_pa_shoe-size', '38'),
(96992, 5937, '_price', '125.06'),
(96993, 5937, '_product_version', '4.1.0'),
(96994, 5937, '_vi_wad_aliexpress_variation_id', '12000019718635808'),
(96995, 5937, '_vi_wad_aliexpress_variation_attr', '14:771#white;200000124:200000898'),
(96996, 5938, '_variation_description', ''),
(96997, 5938, '_sku', '1005002255881922-white-39'),
(96998, 5938, '_regular_price', '125.06'),
(96999, 5938, 'total_sales', '0'),
(97000, 5938, '_tax_status', 'taxable'),
(97001, 5938, '_tax_class', 'parent'),
(97002, 5938, '_manage_stock', 'yes'),
(97003, 5938, '_backorders', 'no'),
(97004, 5938, '_sold_individually', 'no'),
(97005, 5938, '_virtual', 'no'),
(97006, 5938, '_downloadable', 'no'),
(97007, 5938, '_download_limit', '-1'),
(97008, 5938, '_download_expiry', '-1'),
(97009, 5938, '_stock', '92'),
(97010, 5938, '_stock_status', 'instock'),
(97011, 5938, '_wc_average_rating', '0'),
(97012, 5938, '_wc_review_count', '0'),
(97013, 5938, 'attribute_pa_color', 'white'),
(97014, 5938, 'attribute_pa_shoe-size', '39'),
(97015, 5938, '_price', '125.06'),
(97016, 5938, '_product_version', '4.1.0'),
(97017, 5938, '_vi_wad_aliexpress_variation_id', '12000019718635809'),
(97018, 5938, '_vi_wad_aliexpress_variation_attr', '14:771#white;200000124:200000364'),
(97019, 5929, '_price', '125.06'),
(97020, 5936, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H0936ae46ad79435ca67bcd21a67147c0d/2019-Autumn-Winter-Women-Canvas-Camouflage-Shoes-Thick-Soled-Lace-Up-Shoes-Sneakers-Light-Weight-Running.jpg'),
(97021, 5939, '_wp_attached_file', '2021/06/2019-Autumn-Winter-Women-Canvas-Camouflage-Shoes-Thick-Soled-Lace-Up-Shoes-Sneakers-Light-Weight-Running-4.jpg'),
(97022, 5939, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:118:\"2021/06/2019-Autumn-Winter-Women-Canvas-Camouflage-Shoes-Thick-Soled-Lace-Up-Shoes-Sneakers-Light-Weight-Running-4.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:118:\"2019-Autumn-Winter-Women-Canvas-Camouflage-Shoes-Thick-Soled-Lace-Up-Shoes-Sneakers-Light-Weight-Running-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:118:\"2019-Autumn-Winter-Women-Canvas-Camouflage-Shoes-Thick-Soled-Lace-Up-Shoes-Sneakers-Light-Weight-Running-4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:118:\"2019-Autumn-Winter-Women-Canvas-Camouflage-Shoes-Thick-Soled-Lace-Up-Shoes-Sneakers-Light-Weight-Running-4-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:118:\"2019-Autumn-Winter-Women-Canvas-Camouflage-Shoes-Thick-Soled-Lace-Up-Shoes-Sneakers-Light-Weight-Running-4-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:118:\"2019-Autumn-Winter-Women-Canvas-Camouflage-Shoes-Thick-Soled-Lace-Up-Shoes-Sneakers-Light-Weight-Running-4-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:118:\"2019-Autumn-Winter-Women-Canvas-Camouflage-Shoes-Thick-Soled-Lace-Up-Shoes-Sneakers-Light-Weight-Running-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:118:\"2019-Autumn-Winter-Women-Canvas-Camouflage-Shoes-Thick-Soled-Lace-Up-Shoes-Sneakers-Light-Weight-Running-4-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:118:\"2019-Autumn-Winter-Women-Canvas-Camouflage-Shoes-Thick-Soled-Lace-Up-Shoes-Sneakers-Light-Weight-Running-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:118:\"2019-Autumn-Winter-Women-Canvas-Camouflage-Shoes-Thick-Soled-Lace-Up-Shoes-Sneakers-Light-Weight-Running-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:118:\"2019-Autumn-Winter-Women-Canvas-Camouflage-Shoes-Thick-Soled-Lace-Up-Shoes-Sneakers-Light-Weight-Running-4-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:118:\"2019-Autumn-Winter-Women-Canvas-Camouflage-Shoes-Thick-Soled-Lace-Up-Shoes-Sneakers-Light-Weight-Running-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(97023, 5939, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H7c2104f2c9964ea0af69093cd1787c6aA/2019-Autumn-Winter-Women-Canvas-Camouflage-Shoes-Thick-Soled-Lace-Up-Shoes-Sneakers-Light-Weight-Running.jpg'),
(97024, 5940, '_sku', '1005002028101638'),
(97025, 5940, '_visibility', 'visible'),
(97026, 5940, '_default_attributes', ''),
(97027, 5914, '_vi_wad_woo_id', '5940'),
(97028, 5940, '_vi_wad_aliexpress_product_id', '1005002028101638'),
(97029, 5940, 'total_sales', '0'),
(97030, 5940, '_tax_status', 'taxable'),
(97031, 5940, '_tax_class', ''),
(97032, 5940, '_manage_stock', 'no'),
(97033, 5940, '_backorders', 'no'),
(97034, 5940, '_sold_individually', 'no'),
(97035, 5940, '_virtual', 'no'),
(97036, 5940, '_downloadable', 'no'),
(97037, 5940, '_download_limit', '-1'),
(97038, 5940, '_download_expiry', '-1'),
(97039, 5940, '_stock', NULL),
(97040, 5940, '_stock_status', 'instock'),
(97041, 5940, '_wc_average_rating', '0'),
(97042, 5940, '_wc_review_count', '0'),
(97043, 5940, '_product_attributes', 'a:3:{s:8:\"pa_color\";a:6:{s:4:\"name\";s:8:\"pa_color\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"0\";s:10:\"is_visible\";s:1:\"0\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"1\";}s:12:\"pa_shoe-size\";a:6:{s:4:\"name\";s:12:\"pa_shoe-size\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"1\";s:10:\"is_visible\";s:1:\"0\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"1\";}s:13:\"pa_ships-from\";a:6:{s:4:\"name\";s:13:\"pa_ships-from\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"2\";s:10:\"is_visible\";s:1:\"0\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"1\";}}'),
(97044, 5940, '_product_version', '4.1.0'),
(97045, 5941, '_wp_attached_file', '2021/06/2019-Autumn-Winter-Women-Canvas-Camouflage-Shoes-Thick-Soled-Lace-Up-Shoes-Sneakers-Light-Weight-Running.jpg_640x640.jpg'),
(97046, 5941, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:128:\"2021/06/2019-Autumn-Winter-Women-Canvas-Camouflage-Shoes-Thick-Soled-Lace-Up-Shoes-Sneakers-Light-Weight-Running.jpg_640x640.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:128:\"2019-Autumn-Winter-Women-Canvas-Camouflage-Shoes-Thick-Soled-Lace-Up-Shoes-Sneakers-Light-Weight-Running.jpg_640x640-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:128:\"2019-Autumn-Winter-Women-Canvas-Camouflage-Shoes-Thick-Soled-Lace-Up-Shoes-Sneakers-Light-Weight-Running.jpg_640x640-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:128:\"2019-Autumn-Winter-Women-Canvas-Camouflage-Shoes-Thick-Soled-Lace-Up-Shoes-Sneakers-Light-Weight-Running.jpg_640x640-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:128:\"2019-Autumn-Winter-Women-Canvas-Camouflage-Shoes-Thick-Soled-Lace-Up-Shoes-Sneakers-Light-Weight-Running.jpg_640x640-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:128:\"2019-Autumn-Winter-Women-Canvas-Camouflage-Shoes-Thick-Soled-Lace-Up-Shoes-Sneakers-Light-Weight-Running.jpg_640x640-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:128:\"2019-Autumn-Winter-Women-Canvas-Camouflage-Shoes-Thick-Soled-Lace-Up-Shoes-Sneakers-Light-Weight-Running.jpg_640x640-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:128:\"2019-Autumn-Winter-Women-Canvas-Camouflage-Shoes-Thick-Soled-Lace-Up-Shoes-Sneakers-Light-Weight-Running.jpg_640x640-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:128:\"2019-Autumn-Winter-Women-Canvas-Camouflage-Shoes-Thick-Soled-Lace-Up-Shoes-Sneakers-Light-Weight-Running.jpg_640x640-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:128:\"2019-Autumn-Winter-Women-Canvas-Camouflage-Shoes-Thick-Soled-Lace-Up-Shoes-Sneakers-Light-Weight-Running.jpg_640x640-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:128:\"2019-Autumn-Winter-Women-Canvas-Camouflage-Shoes-Thick-Soled-Lace-Up-Shoes-Sneakers-Light-Weight-Running.jpg_640x640-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(97047, 5942, '_wp_attached_file', '2021/06/2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet.jpg'),
(97048, 5942, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:108:\"2021/06/2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:108:\"2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:108:\"2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:108:\"2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:108:\"2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:108:\"2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:108:\"2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:108:\"2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:108:\"2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:108:\"2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:108:\"2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:108:\"2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(97049, 5941, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H7c2104f2c9964ea0af69093cd1787c6aA/2019-Autumn-Winter-Women-Canvas-Camouflage-Shoes-Thick-Soled-Lace-Up-Shoes-Sneakers-Light-Weight-Running.jpg_640x640.jpg'),
(97050, 5919, '_thumbnail_id', '5941'),
(97051, 5920, '_thumbnail_id', '5941'),
(97052, 5921, '_thumbnail_id', '5941'),
(97053, 5922, '_thumbnail_id', '5941'),
(97054, 5923, '_thumbnail_id', '5941'),
(97055, 5924, '_thumbnail_id', '5941'),
(97056, 5925, '_thumbnail_id', '5941'),
(97057, 5926, '_thumbnail_id', '5941'),
(97058, 5927, '_thumbnail_id', '5941'),
(97059, 5943, '_wp_attached_file', '2021/06/Spring-Autumn-2021-New-Soft-Girl-High-top-Canvas-Shoes-Girl-Heart-Graffiti-Hand-painted-Cute-1.jpg'),
(97060, 5943, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:106:\"2021/06/Spring-Autumn-2021-New-Soft-Girl-High-top-Canvas-Shoes-Girl-Heart-Graffiti-Hand-painted-Cute-1.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:106:\"Spring-Autumn-2021-New-Soft-Girl-High-top-Canvas-Shoes-Girl-Heart-Graffiti-Hand-painted-Cute-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:106:\"Spring-Autumn-2021-New-Soft-Girl-High-top-Canvas-Shoes-Girl-Heart-Graffiti-Hand-painted-Cute-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:106:\"Spring-Autumn-2021-New-Soft-Girl-High-top-Canvas-Shoes-Girl-Heart-Graffiti-Hand-painted-Cute-1-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:106:\"Spring-Autumn-2021-New-Soft-Girl-High-top-Canvas-Shoes-Girl-Heart-Graffiti-Hand-painted-Cute-1-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:106:\"Spring-Autumn-2021-New-Soft-Girl-High-top-Canvas-Shoes-Girl-Heart-Graffiti-Hand-painted-Cute-1-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:106:\"Spring-Autumn-2021-New-Soft-Girl-High-top-Canvas-Shoes-Girl-Heart-Graffiti-Hand-painted-Cute-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:106:\"Spring-Autumn-2021-New-Soft-Girl-High-top-Canvas-Shoes-Girl-Heart-Graffiti-Hand-painted-Cute-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:106:\"Spring-Autumn-2021-New-Soft-Girl-High-top-Canvas-Shoes-Girl-Heart-Graffiti-Hand-painted-Cute-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:106:\"Spring-Autumn-2021-New-Soft-Girl-High-top-Canvas-Shoes-Girl-Heart-Graffiti-Hand-painted-Cute-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:106:\"Spring-Autumn-2021-New-Soft-Girl-High-top-Canvas-Shoes-Girl-Heart-Graffiti-Hand-painted-Cute-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:106:\"Spring-Autumn-2021-New-Soft-Girl-High-top-Canvas-Shoes-Girl-Heart-Graffiti-Hand-painted-Cute-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(97061, 5942, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H1171fb61f2c24a22b4dbfc4b6fb168f1u/2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet.jpg'),
(97062, 5940, '_thumbnail_id', '5942'),
(97063, 5944, '_variation_description', ''),
(97064, 5944, '_sku', '1005002028101638-style-2-matte-36-china'),
(97065, 5944, '_regular_price', '80.81'),
(97066, 5944, 'total_sales', '0'),
(97067, 5944, '_tax_status', 'taxable'),
(97068, 5944, '_tax_class', 'parent'),
(97069, 5944, '_manage_stock', 'yes'),
(97070, 5944, '_backorders', 'no'),
(97071, 5944, '_sold_individually', 'no'),
(97072, 5944, '_virtual', 'no'),
(97073, 5944, '_downloadable', 'no'),
(97074, 5944, '_download_limit', '-1'),
(97075, 5944, '_download_expiry', '-1'),
(97076, 5944, '_stock', '999'),
(97077, 5944, '_stock_status', 'instock'),
(97078, 5944, '_wc_average_rating', '0'),
(97079, 5944, '_wc_review_count', '0'),
(97080, 5944, 'attribute_pa_color', 'style-2-matte'),
(97081, 5944, 'attribute_pa_shoe-size', '36'),
(97082, 5944, 'attribute_pa_ships-from', 'china'),
(97083, 5944, '_price', '80.81'),
(97084, 5944, '_product_version', '4.1.0'),
(97085, 5944, '_vi_wad_aliexpress_variation_id', '12000020197506421'),
(97086, 5944, '_vi_wad_aliexpress_variation_attr', '14:1254#style 2 matte;200000124:200000334;200007763:201336100'),
(97087, 5945, '_variation_description', ''),
(97088, 5945, '_sku', '1005002028101638-style-2-matte-35-united-states'),
(97089, 5945, '_regular_price', '66.8'),
(97090, 5945, 'total_sales', '0'),
(97091, 5945, '_tax_status', 'taxable'),
(97092, 5945, '_tax_class', 'parent'),
(97093, 5945, '_manage_stock', 'yes'),
(97094, 5945, '_backorders', 'no'),
(97095, 5945, '_sold_individually', 'no'),
(97096, 5945, '_virtual', 'no'),
(97097, 5945, '_downloadable', 'no'),
(97098, 5945, '_download_limit', '-1'),
(97099, 5945, '_download_expiry', '-1'),
(97100, 5945, '_stock', '999'),
(97101, 5945, '_stock_status', 'instock'),
(97102, 5945, '_wc_average_rating', '0'),
(97103, 5945, '_wc_review_count', '0'),
(97104, 5945, 'attribute_pa_color', 'style-2-matte'),
(97105, 5945, 'attribute_pa_shoe-size', '35'),
(97106, 5945, 'attribute_pa_ships-from', 'united-states'),
(97107, 5945, '_price', '66.8'),
(97108, 5945, '_product_version', '4.1.0'),
(97109, 5945, '_vi_wad_aliexpress_variation_id', '12000020197506420'),
(97110, 5945, '_vi_wad_aliexpress_variation_attr', '14:1254#style 2 matte;200000124:200000333;200007763:201336106'),
(97111, 5946, '_variation_description', ''),
(97112, 5946, '_sku', '1005002028101638-style-2-matte-37-china'),
(97113, 5946, '_regular_price', '80.81'),
(97114, 5946, 'total_sales', '0'),
(97115, 5946, '_tax_status', 'taxable'),
(97116, 5946, '_tax_class', 'parent'),
(97117, 5946, '_manage_stock', 'yes'),
(97118, 5946, '_backorders', 'no'),
(97119, 5946, '_sold_individually', 'no'),
(97120, 5946, '_virtual', 'no'),
(97121, 5946, '_downloadable', 'no'),
(97122, 5946, '_download_limit', '-1'),
(97123, 5946, '_download_expiry', '-1'),
(97124, 5946, '_stock', '999'),
(97125, 5946, '_stock_status', 'instock'),
(97126, 5946, '_wc_average_rating', '0'),
(97127, 5946, '_wc_review_count', '0'),
(97128, 5946, 'attribute_pa_color', 'style-2-matte'),
(97129, 5946, 'attribute_pa_shoe-size', '37'),
(97130, 5946, 'attribute_pa_ships-from', 'china'),
(97131, 5946, '_price', '80.81'),
(97132, 5946, '_product_version', '4.1.0'),
(97133, 5946, '_vi_wad_aliexpress_variation_id', '12000020197506423'),
(97134, 5946, '_vi_wad_aliexpress_variation_attr', '14:1254#style 2 matte;200000124:100010482;200007763:201336100'),
(97135, 5943, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H6e9cae7d114249138a31c3b5ce104b32F/Spring-Autumn-2021-New-Soft-Girl-High-top-Canvas-Shoes-Girl-Heart-Graffiti-Hand-painted-Cute.jpg'),
(97136, 5929, '_product_image_gallery', '5943,5957,5964'),
(97137, 5947, '_variation_description', ''),
(97138, 5947, '_sku', '1005002028101638-style-2-matte-36-united-states'),
(97139, 5947, '_regular_price', '66.8'),
(97140, 5947, 'total_sales', '0'),
(97141, 5947, '_tax_status', 'taxable'),
(97142, 5947, '_tax_class', 'parent'),
(97143, 5947, '_manage_stock', 'yes'),
(97144, 5947, '_backorders', 'no'),
(97145, 5947, '_sold_individually', 'no'),
(97146, 5947, '_virtual', 'no'),
(97147, 5947, '_downloadable', 'no'),
(97148, 5947, '_download_limit', '-1'),
(97149, 5947, '_download_expiry', '-1'),
(97150, 5947, '_stock', '999'),
(97151, 5947, '_stock_status', 'instock'),
(97152, 5947, '_wc_average_rating', '0'),
(97153, 5947, '_wc_review_count', '0'),
(97154, 5947, 'attribute_pa_color', 'style-2-matte'),
(97155, 5947, 'attribute_pa_shoe-size', '36'),
(97156, 5947, 'attribute_pa_ships-from', 'united-states'),
(97157, 5947, '_price', '66.8'),
(97158, 5947, '_product_version', '4.1.0'),
(97159, 5947, '_vi_wad_aliexpress_variation_id', '12000020197506422'),
(97160, 5947, '_vi_wad_aliexpress_variation_attr', '14:1254#style 2 matte;200000124:200000334;200007763:201336106'),
(97161, 5948, '_variation_description', ''),
(97162, 5948, '_sku', '1005002028101638-style-2-bright-43-china'),
(97163, 5948, '_regular_price', '80.81'),
(97164, 5948, 'total_sales', '0'),
(97165, 5948, '_tax_status', 'taxable'),
(97166, 5948, '_tax_class', 'parent'),
(97167, 5948, '_manage_stock', 'yes'),
(97168, 5948, '_backorders', 'no'),
(97169, 5948, '_sold_individually', 'no'),
(97170, 5948, '_virtual', 'no'),
(97171, 5948, '_downloadable', 'no'),
(97172, 5948, '_download_limit', '-1'),
(97173, 5948, '_download_expiry', '-1'),
(97174, 5948, '_stock', '0'),
(97175, 5948, '_stock_status', 'outofstock'),
(97176, 5948, '_wc_average_rating', '0'),
(97177, 5948, '_wc_review_count', '0'),
(97178, 5948, 'attribute_pa_color', 'style-2-bright'),
(97179, 5948, 'attribute_pa_shoe-size', '43'),
(97180, 5948, 'attribute_pa_ships-from', 'china'),
(97181, 5948, '_price', '80.81'),
(97182, 5948, '_product_version', '4.1.0'),
(97183, 5948, '_vi_wad_aliexpress_variation_id', '12000020197506417'),
(97184, 5948, '_vi_wad_aliexpress_variation_attr', '14:173#style 2 bright;200000124:200000338;200007763:201336100'),
(97185, 5949, '_variation_description', ''),
(97186, 5949, '_sku', '1005002028101638-style-2-bright-42-united-states'),
(97187, 5949, '_regular_price', '66.8'),
(97188, 5949, 'total_sales', '0'),
(97189, 5949, '_tax_status', 'taxable'),
(97190, 5949, '_tax_class', 'parent'),
(97191, 5949, '_manage_stock', 'yes'),
(97192, 5949, '_backorders', 'no'),
(97193, 5949, '_sold_individually', 'no'),
(97194, 5949, '_virtual', 'no'),
(97195, 5949, '_downloadable', 'no'),
(97196, 5949, '_download_limit', '-1'),
(97197, 5949, '_download_expiry', '-1'),
(97198, 5949, '_stock', '0'),
(97199, 5949, '_stock_status', 'outofstock'),
(97200, 5949, '_wc_average_rating', '0'),
(97201, 5949, '_wc_review_count', '0'),
(97202, 5949, 'attribute_pa_color', 'style-2-bright'),
(97203, 5949, 'attribute_pa_shoe-size', '42'),
(97204, 5949, 'attribute_pa_ships-from', 'united-states'),
(97205, 5949, '_price', '66.8'),
(97206, 5949, '_product_version', '4.1.0'),
(97207, 5949, '_vi_wad_aliexpress_variation_id', '12000020197506416'),
(97208, 5949, '_vi_wad_aliexpress_variation_attr', '14:173#style 2 bright;200000124:200000337;200007763:201336106'),
(97209, 5950, '_variation_description', ''),
(97210, 5950, '_sku', '1005002028101638-style-2-matte-35-china'),
(97211, 5950, '_regular_price', '80.81'),
(97212, 5950, 'total_sales', '0'),
(97213, 5950, '_tax_status', 'taxable'),
(97214, 5950, '_tax_class', 'parent'),
(97215, 5950, '_manage_stock', 'yes'),
(97216, 5950, '_backorders', 'no'),
(97217, 5950, '_sold_individually', 'no'),
(97218, 5950, '_virtual', 'no'),
(97219, 5950, '_downloadable', 'no'),
(97220, 5950, '_download_limit', '-1'),
(97221, 5950, '_download_expiry', '-1'),
(97222, 5950, '_stock', '999'),
(97223, 5950, '_stock_status', 'instock'),
(97224, 5950, '_wc_average_rating', '0'),
(97225, 5950, '_wc_review_count', '0'),
(97226, 5950, 'attribute_pa_color', 'style-2-matte'),
(97227, 5950, 'attribute_pa_shoe-size', '35'),
(97228, 5950, 'attribute_pa_ships-from', 'china'),
(97229, 5950, '_price', '80.81'),
(97230, 5950, '_product_version', '4.1.0'),
(97231, 5950, '_vi_wad_aliexpress_variation_id', '12000020197506419'),
(97232, 5950, '_vi_wad_aliexpress_variation_attr', '14:1254#style 2 matte;200000124:200000333;200007763:201336100'),
(97233, 5951, '_variation_description', ''),
(97234, 5951, '_sku', '1005002028101638-style-2-bright-43-united-states'),
(97235, 5951, '_regular_price', '66.8'),
(97236, 5951, 'total_sales', '0'),
(97237, 5951, '_tax_status', 'taxable'),
(97238, 5951, '_tax_class', 'parent'),
(97239, 5951, '_manage_stock', 'yes'),
(97240, 5951, '_backorders', 'no'),
(97241, 5951, '_sold_individually', 'no'),
(97242, 5951, '_virtual', 'no'),
(97243, 5951, '_downloadable', 'no'),
(97244, 5951, '_download_limit', '-1'),
(97245, 5951, '_download_expiry', '-1'),
(97246, 5951, '_stock', '0'),
(97247, 5951, '_stock_status', 'outofstock'),
(97248, 5951, '_wc_average_rating', '0'),
(97249, 5951, '_wc_review_count', '0'),
(97250, 5951, 'attribute_pa_color', 'style-2-bright'),
(97251, 5951, 'attribute_pa_shoe-size', '43'),
(97252, 5951, 'attribute_pa_ships-from', 'united-states'),
(97253, 5951, '_price', '66.8'),
(97254, 5951, '_product_version', '4.1.0'),
(97255, 5951, '_vi_wad_aliexpress_variation_id', '12000020197506418'),
(97256, 5951, '_vi_wad_aliexpress_variation_attr', '14:173#style 2 bright;200000124:200000338;200007763:201336106'),
(97257, 5952, '_variation_description', ''),
(97258, 5952, '_sku', '1005002028101638-style-2-matte-40-china'),
(97259, 5952, '_regular_price', '80.81'),
(97260, 5952, 'total_sales', '0'),
(97261, 5952, '_tax_status', 'taxable'),
(97262, 5952, '_tax_class', 'parent'),
(97263, 5952, '_manage_stock', 'yes'),
(97264, 5952, '_backorders', 'no'),
(97265, 5952, '_sold_individually', 'no'),
(97266, 5952, '_virtual', 'no'),
(97267, 5952, '_downloadable', 'no'),
(97268, 5952, '_download_limit', '-1'),
(97269, 5952, '_download_expiry', '-1'),
(97270, 5952, '_stock', '0'),
(97271, 5952, '_stock_status', 'outofstock'),
(97272, 5952, '_wc_average_rating', '0'),
(97273, 5952, '_wc_review_count', '0'),
(97274, 5952, 'attribute_pa_color', 'style-2-matte'),
(97275, 5952, 'attribute_pa_shoe-size', '40'),
(97276, 5952, 'attribute_pa_ships-from', 'china'),
(97277, 5952, '_price', '80.81'),
(97278, 5952, '_product_version', '4.1.0'),
(97279, 5952, '_vi_wad_aliexpress_variation_id', '12000020197506429'),
(97280, 5952, '_vi_wad_aliexpress_variation_attr', '14:1254#style 2 matte;200000124:100013888;200007763:201336100'),
(97281, 5953, '_variation_description', ''),
(97282, 5953, '_sku', '1005002028101638-style-2-matte-39-united-states'),
(97283, 5953, '_regular_price', '66.8'),
(97284, 5953, 'total_sales', '0'),
(97285, 5953, '_tax_status', 'taxable'),
(97286, 5953, '_tax_class', 'parent'),
(97287, 5953, '_manage_stock', 'yes'),
(97288, 5953, '_backorders', 'no'),
(97289, 5953, '_sold_individually', 'no'),
(97290, 5953, '_virtual', 'no'),
(97291, 5953, '_downloadable', 'no'),
(97292, 5953, '_download_limit', '-1'),
(97293, 5953, '_download_expiry', '-1'),
(97294, 5953, '_stock', '999'),
(97295, 5953, '_stock_status', 'instock'),
(97296, 5953, '_wc_average_rating', '0'),
(97297, 5953, '_wc_review_count', '0'),
(97298, 5953, 'attribute_pa_color', 'style-2-matte'),
(97299, 5953, 'attribute_pa_shoe-size', '39'),
(97300, 5953, 'attribute_pa_ships-from', 'united-states'),
(97301, 5953, '_price', '66.8'),
(97302, 5953, '_product_version', '4.1.0'),
(97303, 5953, '_vi_wad_aliexpress_variation_id', '12000020197506428'),
(97304, 5953, '_vi_wad_aliexpress_variation_attr', '14:1254#style 2 matte;200000124:200000364;200007763:201336106'),
(97305, 5954, '_variation_description', ''),
(97306, 5954, '_sku', '1005002028101638-style-2-matte-41-china'),
(97307, 5954, '_regular_price', '80.81'),
(97308, 5954, 'total_sales', '0'),
(97309, 5954, '_tax_status', 'taxable'),
(97310, 5954, '_tax_class', 'parent'),
(97311, 5954, '_manage_stock', 'yes'),
(97312, 5954, '_backorders', 'no'),
(97313, 5954, '_sold_individually', 'no'),
(97314, 5954, '_virtual', 'no'),
(97315, 5954, '_downloadable', 'no'),
(97316, 5954, '_download_limit', '-1'),
(97317, 5954, '_download_expiry', '-1'),
(97318, 5954, '_stock', '0'),
(97319, 5954, '_stock_status', 'outofstock'),
(97320, 5954, '_wc_average_rating', '0'),
(97321, 5954, '_wc_review_count', '0'),
(97322, 5954, 'attribute_pa_color', 'style-2-matte'),
(97323, 5954, 'attribute_pa_shoe-size', '41'),
(97324, 5954, 'attribute_pa_ships-from', 'china'),
(97325, 5954, '_price', '80.81'),
(97326, 5954, '_product_version', '4.1.0'),
(97327, 5954, '_vi_wad_aliexpress_variation_id', '12000020197506431'),
(97328, 5954, '_vi_wad_aliexpress_variation_attr', '14:1254#style 2 matte;200000124:100010483;200007763:201336100'),
(97329, 5955, '_variation_description', ''),
(97330, 5955, '_sku', '1005002028101638-style-2-matte-40-united-states'),
(97331, 5955, '_regular_price', '66.8'),
(97332, 5955, 'total_sales', '0'),
(97333, 5955, '_tax_status', 'taxable'),
(97334, 5955, '_tax_class', 'parent'),
(97335, 5955, '_manage_stock', 'yes'),
(97336, 5955, '_backorders', 'no'),
(97337, 5955, '_sold_individually', 'no'),
(97338, 5955, '_virtual', 'no'),
(97339, 5955, '_downloadable', 'no'),
(97340, 5955, '_download_limit', '-1'),
(97341, 5955, '_download_expiry', '-1'),
(97342, 5955, '_stock', '0'),
(97343, 5955, '_stock_status', 'outofstock'),
(97344, 5955, '_wc_average_rating', '0'),
(97345, 5955, '_wc_review_count', '0'),
(97346, 5955, 'attribute_pa_color', 'style-2-matte'),
(97347, 5955, 'attribute_pa_shoe-size', '40'),
(97348, 5955, 'attribute_pa_ships-from', 'united-states'),
(97349, 5955, '_price', '66.8'),
(97350, 5955, '_product_version', '4.1.0'),
(97351, 5955, '_vi_wad_aliexpress_variation_id', '12000020197506430'),
(97352, 5955, '_vi_wad_aliexpress_variation_attr', '14:1254#style 2 matte;200000124:100013888;200007763:201336106'),
(97353, 5956, '_variation_description', ''),
(97354, 5956, '_sku', '1005002028101638-style-2-matte-38-china'),
(97355, 5956, '_regular_price', '80.81'),
(97356, 5956, 'total_sales', '0'),
(97357, 5956, '_tax_status', 'taxable'),
(97358, 5956, '_tax_class', 'parent'),
(97359, 5956, '_manage_stock', 'yes'),
(97360, 5956, '_backorders', 'no'),
(97361, 5956, '_sold_individually', 'no'),
(97362, 5956, '_virtual', 'no'),
(97363, 5956, '_downloadable', 'no'),
(97364, 5956, '_download_limit', '-1'),
(97365, 5956, '_download_expiry', '-1'),
(97366, 5956, '_stock', '998'),
(97367, 5956, '_stock_status', 'instock'),
(97368, 5956, '_wc_average_rating', '0'),
(97369, 5956, '_wc_review_count', '0'),
(97370, 5956, 'attribute_pa_color', 'style-2-matte'),
(97371, 5956, 'attribute_pa_shoe-size', '38'),
(97372, 5956, 'attribute_pa_ships-from', 'china'),
(97373, 5956, '_price', '80.81'),
(97374, 5957, '_wp_attached_file', '2021/06/Spring-Autumn-2021-New-Soft-Girl-High-top-Canvas-Shoes-Girl-Heart-Graffiti-Hand-painted-Cute-2.jpg'),
(97375, 5957, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:106:\"2021/06/Spring-Autumn-2021-New-Soft-Girl-High-top-Canvas-Shoes-Girl-Heart-Graffiti-Hand-painted-Cute-2.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:106:\"Spring-Autumn-2021-New-Soft-Girl-High-top-Canvas-Shoes-Girl-Heart-Graffiti-Hand-painted-Cute-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:106:\"Spring-Autumn-2021-New-Soft-Girl-High-top-Canvas-Shoes-Girl-Heart-Graffiti-Hand-painted-Cute-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:106:\"Spring-Autumn-2021-New-Soft-Girl-High-top-Canvas-Shoes-Girl-Heart-Graffiti-Hand-painted-Cute-2-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:106:\"Spring-Autumn-2021-New-Soft-Girl-High-top-Canvas-Shoes-Girl-Heart-Graffiti-Hand-painted-Cute-2-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:106:\"Spring-Autumn-2021-New-Soft-Girl-High-top-Canvas-Shoes-Girl-Heart-Graffiti-Hand-painted-Cute-2-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:106:\"Spring-Autumn-2021-New-Soft-Girl-High-top-Canvas-Shoes-Girl-Heart-Graffiti-Hand-painted-Cute-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:106:\"Spring-Autumn-2021-New-Soft-Girl-High-top-Canvas-Shoes-Girl-Heart-Graffiti-Hand-painted-Cute-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:106:\"Spring-Autumn-2021-New-Soft-Girl-High-top-Canvas-Shoes-Girl-Heart-Graffiti-Hand-painted-Cute-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:106:\"Spring-Autumn-2021-New-Soft-Girl-High-top-Canvas-Shoes-Girl-Heart-Graffiti-Hand-painted-Cute-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:106:\"Spring-Autumn-2021-New-Soft-Girl-High-top-Canvas-Shoes-Girl-Heart-Graffiti-Hand-painted-Cute-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:106:\"Spring-Autumn-2021-New-Soft-Girl-High-top-Canvas-Shoes-Girl-Heart-Graffiti-Hand-painted-Cute-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(97376, 5956, '_product_version', '4.1.0'),
(97377, 5956, '_vi_wad_aliexpress_variation_id', '12000020197506425'),
(97378, 5956, '_vi_wad_aliexpress_variation_attr', '14:1254#style 2 matte;200000124:200000898;200007763:201336100'),
(97379, 5958, '_variation_description', ''),
(97380, 5958, '_sku', '1005002028101638-style-2-matte-37-united-states'),
(97381, 5958, '_regular_price', '66.8'),
(97382, 5958, 'total_sales', '0'),
(97383, 5958, '_tax_status', 'taxable'),
(97384, 5958, '_tax_class', 'parent'),
(97385, 5958, '_manage_stock', 'yes'),
(97386, 5958, '_backorders', 'no'),
(97387, 5958, '_sold_individually', 'no'),
(97388, 5958, '_virtual', 'no'),
(97389, 5958, '_downloadable', 'no'),
(97390, 5958, '_download_limit', '-1'),
(97391, 5958, '_download_expiry', '-1'),
(97392, 5958, '_stock', '999'),
(97393, 5958, '_stock_status', 'instock'),
(97394, 5958, '_wc_average_rating', '0'),
(97395, 5958, '_wc_review_count', '0'),
(97396, 5958, 'attribute_pa_color', 'style-2-matte'),
(97397, 5958, 'attribute_pa_shoe-size', '37'),
(97398, 5958, 'attribute_pa_ships-from', 'united-states'),
(97399, 5958, '_price', '66.8'),
(97400, 5958, '_product_version', '4.1.0'),
(97401, 5958, '_vi_wad_aliexpress_variation_id', '12000020197506424'),
(97402, 5958, '_vi_wad_aliexpress_variation_attr', '14:1254#style 2 matte;200000124:100010482;200007763:201336106'),
(97403, 5959, '_variation_description', ''),
(97404, 5959, '_sku', '1005002028101638-style-2-matte-39-china'),
(97405, 5959, '_regular_price', '80.81'),
(97406, 5959, 'total_sales', '0'),
(97407, 5959, '_tax_status', 'taxable'),
(97408, 5959, '_tax_class', 'parent'),
(97409, 5959, '_manage_stock', 'yes'),
(97410, 5959, '_backorders', 'no'),
(97411, 5959, '_sold_individually', 'no'),
(97412, 5959, '_virtual', 'no'),
(97413, 5959, '_downloadable', 'no'),
(97414, 5959, '_download_limit', '-1'),
(97415, 5959, '_download_expiry', '-1'),
(97416, 5959, '_stock', '997'),
(97417, 5959, '_stock_status', 'instock'),
(97418, 5959, '_wc_average_rating', '0'),
(97419, 5959, '_wc_review_count', '0'),
(97420, 5959, 'attribute_pa_color', 'style-2-matte'),
(97421, 5959, 'attribute_pa_shoe-size', '39'),
(97422, 5959, 'attribute_pa_ships-from', 'china'),
(97423, 5959, '_price', '80.81'),
(97424, 5959, '_product_version', '4.1.0'),
(97425, 5959, '_vi_wad_aliexpress_variation_id', '12000020197506427'),
(97426, 5959, '_vi_wad_aliexpress_variation_attr', '14:1254#style 2 matte;200000124:200000364;200007763:201336100'),
(97427, 5960, '_variation_description', ''),
(97428, 5960, '_sku', '1005002028101638-style-2-matte-38-united-states'),
(97429, 5960, '_regular_price', '66.8'),
(97430, 5960, 'total_sales', '0'),
(97431, 5960, '_tax_status', 'taxable'),
(97432, 5960, '_tax_class', 'parent'),
(97433, 5960, '_manage_stock', 'yes'),
(97434, 5960, '_backorders', 'no'),
(97435, 5960, '_sold_individually', 'no'),
(97436, 5960, '_virtual', 'no'),
(97437, 5960, '_downloadable', 'no'),
(97438, 5960, '_download_limit', '-1'),
(97439, 5960, '_download_expiry', '-1'),
(97440, 5960, '_stock', '999'),
(97441, 5960, '_stock_status', 'instock'),
(97442, 5960, '_wc_average_rating', '0'),
(97443, 5960, '_wc_review_count', '0'),
(97444, 5960, 'attribute_pa_color', 'style-2-matte'),
(97445, 5960, 'attribute_pa_shoe-size', '38'),
(97446, 5960, 'attribute_pa_ships-from', 'united-states'),
(97447, 5960, '_price', '66.8'),
(97448, 5960, '_product_version', '4.1.0'),
(97449, 5960, '_vi_wad_aliexpress_variation_id', '12000020197506426'),
(97450, 5960, '_vi_wad_aliexpress_variation_attr', '14:1254#style 2 matte;200000124:200000898;200007763:201336106'),
(97451, 5961, '_variation_description', ''),
(97452, 5961, '_sku', '1005002028101638-style-2-bright-37-china'),
(97453, 5961, '_regular_price', '80.81'),
(97454, 5961, 'total_sales', '0'),
(97455, 5961, '_tax_status', 'taxable'),
(97456, 5961, '_tax_class', 'parent'),
(97457, 5961, '_manage_stock', 'yes'),
(97458, 5961, '_backorders', 'no'),
(97459, 5961, '_sold_individually', 'no'),
(97460, 5961, '_virtual', 'no'),
(97461, 5961, '_downloadable', 'no'),
(97462, 5961, '_download_limit', '-1'),
(97463, 5961, '_download_expiry', '-1'),
(97464, 5961, '_stock', '998'),
(97465, 5961, '_stock_status', 'instock'),
(97466, 5961, '_wc_average_rating', '0'),
(97467, 5961, '_wc_review_count', '0'),
(97468, 5961, 'attribute_pa_color', 'style-2-bright'),
(97469, 5961, 'attribute_pa_shoe-size', '37'),
(97470, 5961, 'attribute_pa_ships-from', 'china'),
(97471, 5961, '_price', '80.81'),
(97472, 5961, '_product_version', '4.1.0'),
(97473, 5961, '_vi_wad_aliexpress_variation_id', '12000020197506405'),
(97474, 5961, '_vi_wad_aliexpress_variation_attr', '14:173#style 2 bright;200000124:100010482;200007763:201336100'),
(97475, 5962, '_variation_description', ''),
(97476, 5962, '_sku', '1005002028101638-style-2-bright-36-united-states'),
(97477, 5962, '_regular_price', '66.8'),
(97478, 5962, 'total_sales', '0'),
(97479, 5962, '_tax_status', 'taxable'),
(97480, 5962, '_tax_class', 'parent'),
(97481, 5962, '_manage_stock', 'yes'),
(97482, 5962, '_backorders', 'no'),
(97483, 5962, '_sold_individually', 'no'),
(97484, 5962, '_virtual', 'no'),
(97485, 5962, '_downloadable', 'no'),
(97486, 5957, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Hb52fc6748ce34b0e8ab965f13d13f725H/Spring-Autumn-2021-New-Soft-Girl-High-top-Canvas-Shoes-Girl-Heart-Graffiti-Hand-painted-Cute.jpg'),
(97487, 5962, '_download_limit', '-1'),
(97488, 5962, '_download_expiry', '-1'),
(97489, 5962, '_stock', '999'),
(97490, 5962, '_stock_status', 'instock'),
(97491, 5962, '_wc_average_rating', '0'),
(97492, 5962, '_wc_review_count', '0'),
(97493, 5962, 'attribute_pa_color', 'style-2-bright'),
(97494, 5962, 'attribute_pa_shoe-size', '36'),
(97495, 5962, 'attribute_pa_ships-from', 'united-states'),
(97496, 5962, '_price', '66.8'),
(97497, 5962, '_product_version', '4.1.0'),
(97498, 5962, '_vi_wad_aliexpress_variation_id', '12000020197506404'),
(97499, 5962, '_vi_wad_aliexpress_variation_attr', '14:173#style 2 bright;200000124:200000334;200007763:201336106'),
(97500, 5963, '_variation_description', ''),
(97501, 5963, '_sku', '1005002028101638-style-2-bright-38-china'),
(97502, 5963, '_regular_price', '80.81'),
(97503, 5963, 'total_sales', '0'),
(97504, 5963, '_tax_status', 'taxable'),
(97505, 5963, '_tax_class', 'parent'),
(97506, 5963, '_manage_stock', 'yes'),
(97507, 5963, '_backorders', 'no'),
(97508, 5963, '_sold_individually', 'no'),
(97509, 5963, '_virtual', 'no'),
(97510, 5963, '_downloadable', 'no'),
(97511, 5963, '_download_limit', '-1'),
(97512, 5963, '_download_expiry', '-1'),
(97513, 5963, '_stock', '998'),
(97514, 5963, '_stock_status', 'instock'),
(97515, 5963, '_wc_average_rating', '0'),
(97516, 5963, '_wc_review_count', '0'),
(97517, 5963, 'attribute_pa_color', 'style-2-bright'),
(97518, 5963, 'attribute_pa_shoe-size', '38'),
(97519, 5963, 'attribute_pa_ships-from', 'china'),
(97520, 5963, '_price', '80.81'),
(97521, 5963, '_product_version', '4.1.0'),
(97522, 5963, '_vi_wad_aliexpress_variation_id', '12000020197506407'),
(97523, 5963, '_vi_wad_aliexpress_variation_attr', '14:173#style 2 bright;200000124:200000898;200007763:201336100'),
(97524, 5964, '_wp_attached_file', '2021/06/Spring-Autumn-2021-New-Soft-Girl-High-top-Canvas-Shoes-Girl-Heart-Graffiti-Hand-painted-Cute-3.jpg');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(97525, 5964, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:106:\"2021/06/Spring-Autumn-2021-New-Soft-Girl-High-top-Canvas-Shoes-Girl-Heart-Graffiti-Hand-painted-Cute-3.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:106:\"Spring-Autumn-2021-New-Soft-Girl-High-top-Canvas-Shoes-Girl-Heart-Graffiti-Hand-painted-Cute-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:106:\"Spring-Autumn-2021-New-Soft-Girl-High-top-Canvas-Shoes-Girl-Heart-Graffiti-Hand-painted-Cute-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:106:\"Spring-Autumn-2021-New-Soft-Girl-High-top-Canvas-Shoes-Girl-Heart-Graffiti-Hand-painted-Cute-3-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:106:\"Spring-Autumn-2021-New-Soft-Girl-High-top-Canvas-Shoes-Girl-Heart-Graffiti-Hand-painted-Cute-3-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:106:\"Spring-Autumn-2021-New-Soft-Girl-High-top-Canvas-Shoes-Girl-Heart-Graffiti-Hand-painted-Cute-3-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:106:\"Spring-Autumn-2021-New-Soft-Girl-High-top-Canvas-Shoes-Girl-Heart-Graffiti-Hand-painted-Cute-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:106:\"Spring-Autumn-2021-New-Soft-Girl-High-top-Canvas-Shoes-Girl-Heart-Graffiti-Hand-painted-Cute-3-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:106:\"Spring-Autumn-2021-New-Soft-Girl-High-top-Canvas-Shoes-Girl-Heart-Graffiti-Hand-painted-Cute-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:106:\"Spring-Autumn-2021-New-Soft-Girl-High-top-Canvas-Shoes-Girl-Heart-Graffiti-Hand-painted-Cute-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:106:\"Spring-Autumn-2021-New-Soft-Girl-High-top-Canvas-Shoes-Girl-Heart-Graffiti-Hand-painted-Cute-3-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:106:\"Spring-Autumn-2021-New-Soft-Girl-High-top-Canvas-Shoes-Girl-Heart-Graffiti-Hand-painted-Cute-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(97526, 5965, '_variation_description', ''),
(97527, 5965, '_sku', '1005002028101638-style-2-bright-37-united-states'),
(97528, 5965, '_regular_price', '66.8'),
(97529, 5965, 'total_sales', '0'),
(97530, 5965, '_tax_status', 'taxable'),
(97531, 5965, '_tax_class', 'parent'),
(97532, 5965, '_manage_stock', 'yes'),
(97533, 5965, '_backorders', 'no'),
(97534, 5965, '_sold_individually', 'no'),
(97535, 5965, '_virtual', 'no'),
(97536, 5965, '_downloadable', 'no'),
(97537, 5965, '_download_limit', '-1'),
(97538, 5965, '_download_expiry', '-1'),
(97539, 5965, '_stock', '999'),
(97540, 5965, '_stock_status', 'instock'),
(97541, 5965, '_wc_average_rating', '0'),
(97542, 5965, '_wc_review_count', '0'),
(97543, 5965, 'attribute_pa_color', 'style-2-bright'),
(97544, 5965, 'attribute_pa_shoe-size', '37'),
(97545, 5965, 'attribute_pa_ships-from', 'united-states'),
(97546, 5965, '_price', '66.8'),
(97547, 5965, '_product_version', '4.1.0'),
(97548, 5965, '_vi_wad_aliexpress_variation_id', '12000020197506406'),
(97549, 5965, '_vi_wad_aliexpress_variation_attr', '14:173#style 2 bright;200000124:100010482;200007763:201336106'),
(97550, 5966, '_variation_description', ''),
(97551, 5966, '_sku', '1005002028101638-style-2-bright-35-china'),
(97552, 5966, '_regular_price', '80.81'),
(97553, 5966, 'total_sales', '0'),
(97554, 5966, '_tax_status', 'taxable'),
(97555, 5966, '_tax_class', 'parent'),
(97556, 5966, '_manage_stock', 'yes'),
(97557, 5966, '_backorders', 'no'),
(97558, 5966, '_sold_individually', 'no'),
(97559, 5966, '_virtual', 'no'),
(97560, 5966, '_downloadable', 'no'),
(97561, 5966, '_download_limit', '-1'),
(97562, 5966, '_download_expiry', '-1'),
(97563, 5966, '_stock', '999'),
(97564, 5966, '_stock_status', 'instock'),
(97565, 5966, '_wc_average_rating', '0'),
(97566, 5966, '_wc_review_count', '0'),
(97567, 5966, 'attribute_pa_color', 'style-2-bright'),
(97568, 5966, 'attribute_pa_shoe-size', '35'),
(97569, 5966, 'attribute_pa_ships-from', 'china'),
(97570, 5966, '_price', '80.81'),
(97571, 5966, '_product_version', '4.1.0'),
(97572, 5966, '_vi_wad_aliexpress_variation_id', '12000020197506401'),
(97573, 5966, '_vi_wad_aliexpress_variation_attr', '14:173#style 2 bright;200000124:200000333;200007763:201336100'),
(97574, 5967, '_variation_description', ''),
(97575, 5967, '_sku', '1005002028101638-pink-43-united-states'),
(97576, 5967, '_regular_price', '70.31'),
(97577, 5967, 'total_sales', '0'),
(97578, 5967, '_tax_status', 'taxable'),
(97579, 5967, '_tax_class', 'parent'),
(97580, 5967, '_manage_stock', 'yes'),
(97581, 5967, '_backorders', 'no'),
(97582, 5967, '_sold_individually', 'no'),
(97583, 5967, '_virtual', 'no'),
(97584, 5967, '_downloadable', 'no'),
(97585, 5967, '_download_limit', '-1'),
(97586, 5967, '_download_expiry', '-1'),
(97587, 5967, '_stock', '998'),
(97588, 5967, '_stock_status', 'instock'),
(97589, 5967, '_wc_average_rating', '0'),
(97590, 5967, '_wc_review_count', '0'),
(97591, 5967, 'attribute_pa_color', 'pink'),
(97592, 5967, 'attribute_pa_shoe-size', '43'),
(97593, 5967, 'attribute_pa_ships-from', 'united-states'),
(97594, 5964, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Hb1abe99399e948248b94ca6d67a16d17M/Spring-Autumn-2021-New-Soft-Girl-High-top-Canvas-Shoes-Girl-Heart-Graffiti-Hand-painted-Cute.jpg'),
(97595, 5967, '_price', '70.31'),
(97596, 5967, '_product_version', '4.1.0'),
(97597, 5967, '_vi_wad_aliexpress_variation_id', '12000020197506400'),
(97598, 5967, '_vi_wad_aliexpress_variation_attr', '14:193#pink;200000124:200000338;200007763:201336106'),
(97599, 5968, '_variation_description', ''),
(97600, 5968, '_sku', '1005002028101638-style-2-bright-36-china'),
(97601, 5968, '_regular_price', '80.81'),
(97602, 5968, 'total_sales', '0'),
(97603, 5968, '_tax_status', 'taxable'),
(97604, 5968, '_tax_class', 'parent'),
(97605, 5968, '_manage_stock', 'yes'),
(97606, 5968, '_backorders', 'no'),
(97607, 5968, '_sold_individually', 'no'),
(97608, 5968, '_virtual', 'no'),
(97609, 5968, '_downloadable', 'no'),
(97610, 5968, '_download_limit', '-1'),
(97611, 5968, '_download_expiry', '-1'),
(97612, 5968, '_stock', '998'),
(97613, 5968, '_stock_status', 'instock'),
(97614, 5968, '_wc_average_rating', '0'),
(97615, 5968, '_wc_review_count', '0'),
(97616, 5968, 'attribute_pa_color', 'style-2-bright'),
(97617, 5968, 'attribute_pa_shoe-size', '36'),
(97618, 5968, 'attribute_pa_ships-from', 'china'),
(97619, 5968, '_price', '80.81'),
(97620, 5968, '_product_version', '4.1.0'),
(97621, 5968, '_vi_wad_aliexpress_variation_id', '12000020197506403'),
(97622, 5968, '_vi_wad_aliexpress_variation_attr', '14:173#style 2 bright;200000124:200000334;200007763:201336100'),
(97623, 5969, '_variation_description', ''),
(97624, 5969, '_sku', '1005002028101638-style-2-bright-35-united-states'),
(97625, 5969, '_regular_price', '66.8'),
(97626, 5969, 'total_sales', '0'),
(97627, 5969, '_tax_status', 'taxable'),
(97628, 5969, '_tax_class', 'parent'),
(97629, 5969, '_manage_stock', 'yes'),
(97630, 5969, '_backorders', 'no'),
(97631, 5969, '_sold_individually', 'no'),
(97632, 5969, '_virtual', 'no'),
(97633, 5969, '_downloadable', 'no'),
(97634, 5969, '_download_limit', '-1'),
(97635, 5969, '_download_expiry', '-1'),
(97636, 5969, '_stock', '999'),
(97637, 5969, '_stock_status', 'instock'),
(97638, 5969, '_wc_average_rating', '0'),
(97639, 5969, '_wc_review_count', '0'),
(97640, 5969, 'attribute_pa_color', 'style-2-bright'),
(97641, 5969, 'attribute_pa_shoe-size', '35'),
(97642, 5969, 'attribute_pa_ships-from', 'united-states'),
(97643, 5969, '_price', '66.8'),
(97644, 5969, '_product_version', '4.1.0'),
(97645, 5969, '_vi_wad_aliexpress_variation_id', '12000020197506402'),
(97646, 5969, '_vi_wad_aliexpress_variation_attr', '14:173#style 2 bright;200000124:200000333;200007763:201336106'),
(97647, 5970, '_variation_description', ''),
(97648, 5970, '_sku', '1005002028101638-style-2-bright-41-china'),
(97649, 5970, '_regular_price', '80.81'),
(97650, 5970, 'total_sales', '0'),
(97651, 5970, '_tax_status', 'taxable'),
(97652, 5970, '_tax_class', 'parent'),
(97653, 5970, '_manage_stock', 'yes'),
(97654, 5970, '_backorders', 'no'),
(97655, 5970, '_sold_individually', 'no'),
(97656, 5970, '_virtual', 'no'),
(97657, 5970, '_downloadable', 'no'),
(97658, 5970, '_download_limit', '-1'),
(97659, 5970, '_download_expiry', '-1'),
(97660, 5970, '_stock', '0'),
(97661, 5970, '_stock_status', 'outofstock'),
(97662, 5970, '_wc_average_rating', '0'),
(97663, 5970, '_wc_review_count', '0'),
(97664, 5970, 'attribute_pa_color', 'style-2-bright'),
(97665, 5970, 'attribute_pa_shoe-size', '41'),
(97666, 5970, 'attribute_pa_ships-from', 'china'),
(97667, 5970, '_price', '80.81'),
(97668, 5970, '_product_version', '4.1.0'),
(97669, 5970, '_vi_wad_aliexpress_variation_id', '12000020197506413'),
(97670, 5970, '_vi_wad_aliexpress_variation_attr', '14:173#style 2 bright;200000124:100010483;200007763:201336100'),
(97671, 5972, '_variation_description', ''),
(97672, 5972, '_sku', '1005002028101638-style-2-bright-40-united-states'),
(97673, 5972, '_regular_price', '66.8'),
(97674, 5972, 'total_sales', '0'),
(97675, 5972, '_tax_status', 'taxable'),
(97676, 5972, '_tax_class', 'parent'),
(97677, 5972, '_manage_stock', 'yes'),
(97678, 5972, '_backorders', 'no'),
(97679, 5972, '_sold_individually', 'no'),
(97680, 5972, '_virtual', 'no'),
(97681, 5972, '_downloadable', 'no'),
(97682, 5972, '_download_limit', '-1'),
(97683, 5972, '_download_expiry', '-1'),
(97684, 5972, '_stock', '0'),
(97685, 5972, '_stock_status', 'outofstock'),
(97686, 5972, '_wc_average_rating', '0'),
(97687, 5972, '_wc_review_count', '0'),
(97688, 5972, 'attribute_pa_color', 'style-2-bright'),
(97689, 5972, 'attribute_pa_shoe-size', '40'),
(97690, 5972, 'attribute_pa_ships-from', 'united-states'),
(97691, 5972, '_price', '66.8'),
(97692, 5972, '_product_version', '4.1.0'),
(97693, 5972, '_vi_wad_aliexpress_variation_id', '12000020197506412'),
(97694, 5972, '_vi_wad_aliexpress_variation_attr', '14:173#style 2 bright;200000124:100013888;200007763:201336106'),
(97695, 5973, '_variation_description', ''),
(97696, 5973, '_sku', '1005002028101638-style-2-bright-42-china'),
(97697, 5973, '_regular_price', '80.81'),
(97698, 5973, 'total_sales', '0'),
(97699, 5973, '_tax_status', 'taxable'),
(97700, 5973, '_tax_class', 'parent'),
(97701, 5973, '_manage_stock', 'yes'),
(97702, 5973, '_backorders', 'no'),
(97703, 5973, '_sold_individually', 'no'),
(97704, 5973, '_virtual', 'no'),
(97705, 5973, '_downloadable', 'no'),
(97706, 5973, '_download_limit', '-1'),
(97707, 5973, '_download_expiry', '-1'),
(97708, 5973, '_stock', '0'),
(97709, 5973, '_stock_status', 'outofstock'),
(97710, 5973, '_wc_average_rating', '0'),
(97711, 5973, '_wc_review_count', '0'),
(97712, 5973, 'attribute_pa_color', 'style-2-bright'),
(97713, 5973, 'attribute_pa_shoe-size', '42'),
(97714, 5973, 'attribute_pa_ships-from', 'china'),
(97715, 5973, '_price', '80.81'),
(97716, 5973, '_product_version', '4.1.0'),
(97717, 5973, '_vi_wad_aliexpress_variation_id', '12000020197506415'),
(97718, 5973, '_vi_wad_aliexpress_variation_attr', '14:173#style 2 bright;200000124:200000337;200007763:201336100'),
(97719, 5974, '_variation_description', ''),
(97720, 5974, '_sku', '1005002028101638-style-2-bright-41-united-states'),
(97721, 5974, '_regular_price', '66.8'),
(97722, 5974, 'total_sales', '0'),
(97723, 5974, '_tax_status', 'taxable'),
(97724, 5974, '_tax_class', 'parent'),
(97725, 5974, '_manage_stock', 'yes'),
(97726, 5974, '_backorders', 'no'),
(97727, 5974, '_sold_individually', 'no'),
(97728, 5974, '_virtual', 'no'),
(97729, 5974, '_downloadable', 'no'),
(97730, 5974, '_download_limit', '-1'),
(97731, 5974, '_download_expiry', '-1'),
(97732, 5974, '_stock', '0'),
(97733, 5974, '_stock_status', 'outofstock'),
(97734, 5974, '_wc_average_rating', '0'),
(97735, 5974, '_wc_review_count', '0'),
(97736, 5974, 'attribute_pa_color', 'style-2-bright'),
(97737, 5974, 'attribute_pa_shoe-size', '41'),
(97738, 5974, 'attribute_pa_ships-from', 'united-states'),
(97739, 5974, '_price', '66.8'),
(97740, 5974, '_product_version', '4.1.0'),
(97741, 5974, '_vi_wad_aliexpress_variation_id', '12000020197506414'),
(97742, 5974, '_vi_wad_aliexpress_variation_attr', '14:173#style 2 bright;200000124:100010483;200007763:201336106'),
(97743, 5975, '_variation_description', ''),
(97744, 5975, '_sku', '1005002028101638-style-2-bright-39-china'),
(97745, 5975, '_regular_price', '80.81'),
(97746, 5975, 'total_sales', '0'),
(97747, 5975, '_tax_status', 'taxable'),
(97748, 5975, '_tax_class', 'parent'),
(97749, 5975, '_manage_stock', 'yes'),
(97750, 5975, '_backorders', 'no'),
(97751, 5975, '_sold_individually', 'no'),
(97752, 5975, '_virtual', 'no'),
(97753, 5975, '_downloadable', 'no'),
(97754, 5975, '_download_limit', '-1'),
(97755, 5975, '_download_expiry', '-1'),
(97756, 5975, '_stock', '998'),
(97757, 5975, '_stock_status', 'instock'),
(97758, 5975, '_wc_average_rating', '0'),
(97759, 5975, '_wc_review_count', '0'),
(97760, 5975, 'attribute_pa_color', 'style-2-bright'),
(97761, 5975, 'attribute_pa_shoe-size', '39'),
(97762, 5975, 'attribute_pa_ships-from', 'china'),
(97763, 5975, '_price', '80.81'),
(97764, 5975, '_product_version', '4.1.0'),
(97765, 5975, '_vi_wad_aliexpress_variation_id', '12000020197506409'),
(97766, 5975, '_vi_wad_aliexpress_variation_attr', '14:173#style 2 bright;200000124:200000364;200007763:201336100'),
(97767, 5971, '_vi_wad_description_images', 'a:19:{i:0;s:105:\"https://ae01.alicdn.com/kf/H33683a7080624d499d4a39512282ab09m.jpg?width=749&amp;height=1074&amp;hash=1823\";i:1;s:104:\"https://ae01.alicdn.com/kf/H4ebfa198eb20430e8578cab35a7f610d0.jpg?width=749&amp;height=690&amp;hash=1439\";i:2;s:105:\"https://ae01.alicdn.com/kf/Hc04cb72cef5a4b6fb57f43b0099399f13.jpg?width=749&amp;height=1174&amp;hash=1923\";i:3;s:105:\"https://ae01.alicdn.com/kf/H6cb2eb52a2fa422fba43dfceb7bdb03be.jpg?width=749&amp;height=1105&amp;hash=1854\";i:4;s:105:\"https://ae01.alicdn.com/kf/Ha8d8e545a5c94c5380d4c1664e42f7fb8.jpg?width=749&amp;height=1160&amp;hash=1909\";i:5;s:105:\"https://ae01.alicdn.com/kf/Hdc93e68b05034b88913031de4cbb63f2c.jpg?width=749&amp;height=1256&amp;hash=2005\";i:6;s:105:\"https://ae01.alicdn.com/kf/Hf26e73f7b277444aa6cba1115fab5a90M.jpg?width=750&amp;height=1189&amp;hash=1939\";i:7;s:105:\"https://ae01.alicdn.com/kf/H58b61c9ebdeb4f45b4ff779e2ad80225O.jpg?width=750&amp;height=1157&amp;hash=1907\";i:8;s:105:\"https://ae01.alicdn.com/kf/Ha1a847b5de4b4c87b8a88dbf232a4f40V.jpg?width=750&amp;height=1238&amp;hash=1988\";i:9;s:105:\"https://ae01.alicdn.com/kf/Hd22e0f1955fb427a8169627ff05a0a4ac.jpg?width=750&amp;height=1100&amp;hash=1850\";i:10;s:105:\"https://ae01.alicdn.com/kf/Hc662f88424144c43986747b3eec399b9n.jpg?width=750&amp;height=1259&amp;hash=2009\";i:11;s:105:\"https://ae01.alicdn.com/kf/Hf02bb82db333463fa45cb92a3a0ea9d7x.jpg?width=750&amp;height=1258&amp;hash=2008\";i:12;s:105:\"https://ae01.alicdn.com/kf/H1f72201a807645b796f54f91209135dd8.jpg?width=750&amp;height=1347&amp;hash=2097\";i:13;s:105:\"https://ae01.alicdn.com/kf/H659e2f7315784544a5ff8445fb3ef4b4T.jpg?width=750&amp;height=1258&amp;hash=2008\";i:14;s:105:\"https://ae01.alicdn.com/kf/H7bc9c16d984848e9b7f2455f5f445a304.jpg?width=750&amp;height=1347&amp;hash=2097\";i:15;s:104:\"https://ae01.alicdn.com/kf/Had7d2bbd76234a048fc44861428ed685z.jpg?width=749&amp;height=733&amp;hash=1482\";i:16;s:105:\"https://ae01.alicdn.com/kf/He7ae493e529048d0b3369fffcc27c9c4j.jpg?width=750&amp;height=1268&amp;hash=2018\";i:17;s:105:\"https://ae01.alicdn.com/kf/H2249a1f39584472086676e7f5068b4044.jpg?width=750&amp;height=1184&amp;hash=1934\";i:18;s:104:\"https://ae01.alicdn.com/kf/Hd9e4db944a574a02960b9f7325b9f0b6n.jpg?width=750&amp;height=670&amp;hash=1420\";}'),
(97768, 5971, '_vi_wad_sku', '1005002351089413'),
(97769, 5971, '_vi_wad_attributes', 'a:2:{i:14;a:5:{s:6:\"values\";a:3:{s:6:\"14:193\";s:5:\"Black\";s:7:\"14:1052\";s:4:\"Pink\";s:5:\"14:29\";s:5:\"White\";}s:4:\"slug\";s:5:\"color\";s:4:\"name\";s:5:\"Color\";s:8:\"position\";i:0;s:10:\"values_sub\";a:3:{s:6:\"14:193\";s:5:\"BLACK\";s:7:\"14:1052\";s:4:\"Pink\";s:5:\"14:29\";s:5:\"White\";}}i:200000124;a:5:{s:6:\"values\";a:9:{s:19:\"200000124:200000333\";s:2:\"35\";s:19:\"200000124:200000334\";s:2:\"36\";s:19:\"200000124:100010482\";s:2:\"37\";s:19:\"200000124:200000898\";s:2:\"38\";s:19:\"200000124:200000364\";s:2:\"39\";s:19:\"200000124:100013888\";s:2:\"40\";s:19:\"200000124:100010483\";s:2:\"41\";s:19:\"200000124:200000337\";s:2:\"42\";s:19:\"200000124:200000338\";s:2:\"43\";}s:4:\"slug\";s:9:\"shoe-size\";s:4:\"name\";s:9:\"Shoe Size\";s:8:\"position\";i:1;s:10:\"values_sub\";a:9:{s:19:\"200000124:200000333\";s:2:\"35\";s:19:\"200000124:200000334\";s:2:\"36\";s:19:\"200000124:100010482\";s:2:\"37\";s:19:\"200000124:200000898\";s:2:\"38\";s:19:\"200000124:200000364\";s:2:\"39\";s:19:\"200000124:100013888\";s:2:\"40\";s:19:\"200000124:100010483\";s:2:\"41\";s:19:\"200000124:200000337\";s:2:\"42\";s:19:\"200000124:200000338\";s:2:\"43\";}}}'),
(97770, 5971, '_vi_wad_list_attributes', 'a:12:{s:6:\"14:193\";a:4:{s:4:\"name\";s:5:\"Black\";s:8:\"name_sub\";s:5:\"BLACK\";s:5:\"color\";s:7:\"#000000\";s:5:\"image\";s:171:\"https://ae01.alicdn.com/kf/H73b51d56cc4d401f9b240e5df3b6a6d47/Spot-Foreign-Trade-Plus-Size-Casual-Running-Shoes-Women-s-2021-Spring-and-Autumn-Flying-Woven.jpg_640x640.jpg\";}s:7:\"14:1052\";a:4:{s:4:\"name\";s:4:\"Pink\";s:8:\"name_sub\";s:4:\"Pink\";s:5:\"color\";s:7:\"#FFC0CB\";s:5:\"image\";s:171:\"https://ae01.alicdn.com/kf/H2f9d2bae2add4c62b400b050f482c2b7c/Spot-Foreign-Trade-Plus-Size-Casual-Running-Shoes-Women-s-2021-Spring-and-Autumn-Flying-Woven.jpg_640x640.jpg\";}s:5:\"14:29\";a:4:{s:4:\"name\";s:5:\"White\";s:8:\"name_sub\";s:5:\"White\";s:5:\"color\";s:7:\"#FFFFFF\";s:5:\"image\";s:171:\"https://ae01.alicdn.com/kf/H1a9706856b724312ac8cec38760b1226T/Spot-Foreign-Trade-Plus-Size-Casual-Running-Shoes-Women-s-2021-Spring-and-Autumn-Flying-Woven.jpg_640x640.jpg\";}s:19:\"200000124:200000333\";a:4:{s:4:\"name\";s:2:\"35\";s:8:\"name_sub\";s:2:\"35\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000334\";a:4:{s:4:\"name\";s:2:\"36\";s:8:\"name_sub\";s:2:\"36\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:100010482\";a:4:{s:4:\"name\";s:2:\"37\";s:8:\"name_sub\";s:2:\"37\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000898\";a:4:{s:4:\"name\";s:2:\"38\";s:8:\"name_sub\";s:2:\"38\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000364\";a:4:{s:4:\"name\";s:2:\"39\";s:8:\"name_sub\";s:2:\"39\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:100013888\";a:4:{s:4:\"name\";s:2:\"40\";s:8:\"name_sub\";s:2:\"40\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:100010483\";a:4:{s:4:\"name\";s:2:\"41\";s:8:\"name_sub\";s:2:\"41\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000337\";a:4:{s:4:\"name\";s:2:\"42\";s:8:\"name_sub\";s:2:\"42\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000338\";a:4:{s:4:\"name\";s:2:\"43\";s:8:\"name_sub\";s:2:\"43\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}}'),
(97771, 5971, '_vi_wad_shipping_info', 'a:6:{s:4:\"time\";i:1622550954;s:7:\"country\";s:2:\"LK\";s:7:\"company\";s:3:\"EMS\";s:7:\"freight\";s:751:\"[{\"bizShowMind\":{\"layout\":[]},\"commitDay\":\"75\",\"company\":\"EMS\",\"currency\":\"USD\",\"discount\":0,\"displayType\":\"deliveryTime\",\"features\":{},\"freightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $63.59\",\"value\":63.59},\"freightFeatures\":{\"provider\":\"ae_config\"},\"freightLayout\":{\"displayType\":\"deliveryTime\",\"layout\":[{\"text\":\"Shipping: US $63.59\",\"type\":\"title\"},{\"text\":\"To <font color=\'#000000\'>Sri Lanka</font> via EMS\",\"type\":\"subtitle\"}],\"openShippingPanel\":\"true\"},\"fullMailLine\":false,\"hbaService\":false,\"i18nMap\":{},\"id\":0,\"name\":\"FreightItemModule\",\"sendGoodsCountry\":\"CN\",\"sendGoodsCountryFullName\":\"China\",\"serviceName\":\"EMS\",\"standardFreightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $63.59\",\"value\":63.59},\"time\":\"15-44\",\"tracking\":true}]\";s:13:\"shipping_cost\";d:63.590000000000003410605131648480892181396484375;s:13:\"delivery_time\";s:5:\"15-44\";}'),
(97772, 5971, '_vi_wad_gallery', 'a:5:{i:0;s:159:\"https://ae01.alicdn.com/kf/Ha732ce3fdeaf4a6a9df554bae842b229H/Spot-Foreign-Trade-Plus-Size-Casual-Running-Shoes-Women-s-2021-Spring-and-Autumn-Flying-Woven.jpg\";i:1;s:159:\"https://ae01.alicdn.com/kf/H553fc4b44ffe40c88c1bac175838ac6f6/Spot-Foreign-Trade-Plus-Size-Casual-Running-Shoes-Women-s-2021-Spring-and-Autumn-Flying-Woven.jpg\";i:2;s:159:\"https://ae01.alicdn.com/kf/H5630b5c9ca4e4efb93f1a116900edab6m/Spot-Foreign-Trade-Plus-Size-Casual-Running-Shoes-Women-s-2021-Spring-and-Autumn-Flying-Woven.jpg\";i:3;s:159:\"https://ae01.alicdn.com/kf/Hac78a4b370154612b3162a7021bab35eG/Spot-Foreign-Trade-Plus-Size-Casual-Running-Shoes-Women-s-2021-Spring-and-Autumn-Flying-Woven.jpg\";i:4;s:159:\"https://ae01.alicdn.com/kf/H9132e7dc2aa648bdad33d50d24cb6a7aj/Spot-Foreign-Trade-Plus-Size-Casual-Running-Shoes-Women-s-2021-Spring-and-Autumn-Flying-Woven.jpg\";}'),
(97773, 5971, '_vi_wad_variation_images', 'a:3:{s:6:\"14:193\";s:171:\"https://ae01.alicdn.com/kf/H73b51d56cc4d401f9b240e5df3b6a6d47/Spot-Foreign-Trade-Plus-Size-Casual-Running-Shoes-Women-s-2021-Spring-and-Autumn-Flying-Woven.jpg_640x640.jpg\";s:7:\"14:1052\";s:171:\"https://ae01.alicdn.com/kf/H2f9d2bae2add4c62b400b050f482c2b7c/Spot-Foreign-Trade-Plus-Size-Casual-Running-Shoes-Women-s-2021-Spring-and-Autumn-Flying-Woven.jpg_640x640.jpg\";s:5:\"14:29\";s:171:\"https://ae01.alicdn.com/kf/H1a9706856b724312ac8cec38760b1226T/Spot-Foreign-Trade-Plus-Size-Casual-Running-Shoes-Women-s-2021-Spring-and-Autumn-Flying-Woven.jpg_640x640.jpg\";}'),
(97774, 5971, '_vi_wad_store_info', 'a:3:{s:4:\"name\";s:20:\"Art of Walking Store\";s:3:\"url\";s:36:\"//www.aliexpress.com/store/911760124\";s:3:\"num\";i:911760124;}'),
(97775, 5971, '_vi_wad_variations', 'a:27:{i:0;a:10:{s:5:\"image\";s:171:\"https://ae01.alicdn.com/kf/H73b51d56cc4d401f9b240e5df3b6a6d47/Spot-Foreign-Trade-Plus-Size-Casual-Running-Shoes-Women-s-2021-Spring-and-Autumn-Flying-Woven.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005002351089413-black-43\";s:7:\"sku_sub\";s:25:\"1005002351089413-black-43\";s:5:\"skuId\";s:17:\"12000020235794925\";s:7:\"skuAttr\";s:32:\"14:193#Black;200000124:200000338\";s:13:\"regular_price\";s:5:\"12.15\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:900;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Black\";s:9:\"shoe-size\";s:2:\"43\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"43\";}}i:1;a:10:{s:5:\"image\";s:171:\"https://ae01.alicdn.com/kf/H73b51d56cc4d401f9b240e5df3b6a6d47/Spot-Foreign-Trade-Plus-Size-Casual-Running-Shoes-Women-s-2021-Spring-and-Autumn-Flying-Woven.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005002351089413-black-42\";s:7:\"sku_sub\";s:25:\"1005002351089413-black-42\";s:5:\"skuId\";s:17:\"12000020235794924\";s:7:\"skuAttr\";s:32:\"14:193#Black;200000124:200000337\";s:13:\"regular_price\";s:5:\"12.15\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:900;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Black\";s:9:\"shoe-size\";s:2:\"42\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"42\";}}i:2;a:10:{s:5:\"image\";s:171:\"https://ae01.alicdn.com/kf/H2f9d2bae2add4c62b400b050f482c2b7c/Spot-Foreign-Trade-Plus-Size-Casual-Running-Shoes-Women-s-2021-Spring-and-Autumn-Flying-Woven.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"1005002351089413-pink-36\";s:7:\"sku_sub\";s:24:\"1005002351089413-pink-36\";s:5:\"skuId\";s:17:\"12000020235794927\";s:7:\"skuAttr\";s:32:\"14:1052#Pink;200000124:200000334\";s:13:\"regular_price\";s:5:\"12.15\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:900;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:2:\"36\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:2:\"36\";}}i:3;a:10:{s:5:\"image\";s:171:\"https://ae01.alicdn.com/kf/H2f9d2bae2add4c62b400b050f482c2b7c/Spot-Foreign-Trade-Plus-Size-Casual-Running-Shoes-Women-s-2021-Spring-and-Autumn-Flying-Woven.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"1005002351089413-pink-35\";s:7:\"sku_sub\";s:24:\"1005002351089413-pink-35\";s:5:\"skuId\";s:17:\"12000020235794926\";s:7:\"skuAttr\";s:32:\"14:1052#Pink;200000124:200000333\";s:13:\"regular_price\";s:5:\"12.15\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:900;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:2:\"35\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:2:\"35\";}}i:4;a:10:{s:5:\"image\";s:171:\"https://ae01.alicdn.com/kf/H73b51d56cc4d401f9b240e5df3b6a6d47/Spot-Foreign-Trade-Plus-Size-Casual-Running-Shoes-Women-s-2021-Spring-and-Autumn-Flying-Woven.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005002351089413-black-39\";s:7:\"sku_sub\";s:25:\"1005002351089413-black-39\";s:5:\"skuId\";s:17:\"12000020235794921\";s:7:\"skuAttr\";s:32:\"14:193#Black;200000124:200000364\";s:13:\"regular_price\";s:5:\"12.15\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:900;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Black\";s:9:\"shoe-size\";s:2:\"39\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"39\";}}i:5;a:10:{s:5:\"image\";s:171:\"https://ae01.alicdn.com/kf/H73b51d56cc4d401f9b240e5df3b6a6d47/Spot-Foreign-Trade-Plus-Size-Casual-Running-Shoes-Women-s-2021-Spring-and-Autumn-Flying-Woven.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005002351089413-black-38\";s:7:\"sku_sub\";s:25:\"1005002351089413-black-38\";s:5:\"skuId\";s:17:\"12000020235794920\";s:7:\"skuAttr\";s:32:\"14:193#Black;200000124:200000898\";s:13:\"regular_price\";s:5:\"12.15\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:899;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Black\";s:9:\"shoe-size\";s:2:\"38\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"38\";}}i:6;a:10:{s:5:\"image\";s:171:\"https://ae01.alicdn.com/kf/H73b51d56cc4d401f9b240e5df3b6a6d47/Spot-Foreign-Trade-Plus-Size-Casual-Running-Shoes-Women-s-2021-Spring-and-Autumn-Flying-Woven.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005002351089413-black-41\";s:7:\"sku_sub\";s:25:\"1005002351089413-black-41\";s:5:\"skuId\";s:17:\"12000020235794923\";s:7:\"skuAttr\";s:32:\"14:193#Black;200000124:100010483\";s:13:\"regular_price\";s:5:\"12.15\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:900;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Black\";s:9:\"shoe-size\";s:2:\"41\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"41\";}}i:7;a:10:{s:5:\"image\";s:171:\"https://ae01.alicdn.com/kf/H73b51d56cc4d401f9b240e5df3b6a6d47/Spot-Foreign-Trade-Plus-Size-Casual-Running-Shoes-Women-s-2021-Spring-and-Autumn-Flying-Woven.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005002351089413-black-40\";s:7:\"sku_sub\";s:25:\"1005002351089413-black-40\";s:5:\"skuId\";s:17:\"12000020235794922\";s:7:\"skuAttr\";s:32:\"14:193#Black;200000124:100013888\";s:13:\"regular_price\";s:5:\"12.15\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:900;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Black\";s:9:\"shoe-size\";s:2:\"40\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"40\";}}i:8;a:10:{s:5:\"image\";s:171:\"https://ae01.alicdn.com/kf/H73b51d56cc4d401f9b240e5df3b6a6d47/Spot-Foreign-Trade-Plus-Size-Casual-Running-Shoes-Women-s-2021-Spring-and-Autumn-Flying-Woven.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005002351089413-black-35\";s:7:\"sku_sub\";s:25:\"1005002351089413-black-35\";s:5:\"skuId\";s:17:\"12000020235794917\";s:7:\"skuAttr\";s:32:\"14:193#Black;200000124:200000333\";s:13:\"regular_price\";s:5:\"12.15\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:900;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Black\";s:9:\"shoe-size\";s:2:\"35\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"35\";}}i:9;a:10:{s:5:\"image\";s:171:\"https://ae01.alicdn.com/kf/H1a9706856b724312ac8cec38760b1226T/Spot-Foreign-Trade-Plus-Size-Casual-Running-Shoes-Women-s-2021-Spring-and-Autumn-Flying-Woven.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005002351089413-white-43\";s:7:\"sku_sub\";s:25:\"1005002351089413-white-43\";s:5:\"skuId\";s:17:\"12000020235794916\";s:7:\"skuAttr\";s:31:\"14:29#White;200000124:200000338\";s:13:\"regular_price\";s:5:\"12.15\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:900;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:2:\"43\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:2:\"43\";}}i:10;a:10:{s:5:\"image\";s:171:\"https://ae01.alicdn.com/kf/H73b51d56cc4d401f9b240e5df3b6a6d47/Spot-Foreign-Trade-Plus-Size-Casual-Running-Shoes-Women-s-2021-Spring-and-Autumn-Flying-Woven.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005002351089413-black-37\";s:7:\"sku_sub\";s:25:\"1005002351089413-black-37\";s:5:\"skuId\";s:17:\"12000020235794919\";s:7:\"skuAttr\";s:32:\"14:193#Black;200000124:100010482\";s:13:\"regular_price\";s:5:\"12.15\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:900;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Black\";s:9:\"shoe-size\";s:2:\"37\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"37\";}}i:11;a:10:{s:5:\"image\";s:171:\"https://ae01.alicdn.com/kf/H73b51d56cc4d401f9b240e5df3b6a6d47/Spot-Foreign-Trade-Plus-Size-Casual-Running-Shoes-Women-s-2021-Spring-and-Autumn-Flying-Woven.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005002351089413-black-36\";s:7:\"sku_sub\";s:25:\"1005002351089413-black-36\";s:5:\"skuId\";s:17:\"12000020235794918\";s:7:\"skuAttr\";s:32:\"14:193#Black;200000124:200000334\";s:13:\"regular_price\";s:5:\"12.15\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:900;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Black\";s:9:\"shoe-size\";s:2:\"36\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"36\";}}i:12;a:10:{s:5:\"image\";s:171:\"https://ae01.alicdn.com/kf/H1a9706856b724312ac8cec38760b1226T/Spot-Foreign-Trade-Plus-Size-Casual-Running-Shoes-Women-s-2021-Spring-and-Autumn-Flying-Woven.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005002351089413-white-40\";s:7:\"sku_sub\";s:25:\"1005002351089413-white-40\";s:5:\"skuId\";s:17:\"12000020235794913\";s:7:\"skuAttr\";s:31:\"14:29#White;200000124:100013888\";s:13:\"regular_price\";s:5:\"12.15\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:900;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:2:\"40\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:2:\"40\";}}i:13;a:10:{s:5:\"image\";s:171:\"https://ae01.alicdn.com/kf/H1a9706856b724312ac8cec38760b1226T/Spot-Foreign-Trade-Plus-Size-Casual-Running-Shoes-Women-s-2021-Spring-and-Autumn-Flying-Woven.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005002351089413-white-39\";s:7:\"sku_sub\";s:25:\"1005002351089413-white-39\";s:5:\"skuId\";s:17:\"12000020235794912\";s:7:\"skuAttr\";s:31:\"14:29#White;200000124:200000364\";s:13:\"regular_price\";s:5:\"12.15\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:900;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:2:\"39\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:2:\"39\";}}i:14;a:10:{s:5:\"image\";s:171:\"https://ae01.alicdn.com/kf/H1a9706856b724312ac8cec38760b1226T/Spot-Foreign-Trade-Plus-Size-Casual-Running-Shoes-Women-s-2021-Spring-and-Autumn-Flying-Woven.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005002351089413-white-42\";s:7:\"sku_sub\";s:25:\"1005002351089413-white-42\";s:5:\"skuId\";s:17:\"12000020235794915\";s:7:\"skuAttr\";s:31:\"14:29#White;200000124:200000337\";s:13:\"regular_price\";s:5:\"12.15\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:900;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:2:\"42\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:2:\"42\";}}i:15;a:10:{s:5:\"image\";s:171:\"https://ae01.alicdn.com/kf/H1a9706856b724312ac8cec38760b1226T/Spot-Foreign-Trade-Plus-Size-Casual-Running-Shoes-Women-s-2021-Spring-and-Autumn-Flying-Woven.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005002351089413-white-41\";s:7:\"sku_sub\";s:25:\"1005002351089413-white-41\";s:5:\"skuId\";s:17:\"12000020235794914\";s:7:\"skuAttr\";s:31:\"14:29#White;200000124:100010483\";s:13:\"regular_price\";s:5:\"12.15\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:900;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:2:\"41\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:2:\"41\";}}i:16;a:10:{s:5:\"image\";s:171:\"https://ae01.alicdn.com/kf/H2f9d2bae2add4c62b400b050f482c2b7c/Spot-Foreign-Trade-Plus-Size-Casual-Running-Shoes-Women-s-2021-Spring-and-Autumn-Flying-Woven.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"1005002351089413-pink-42\";s:7:\"sku_sub\";s:24:\"1005002351089413-pink-42\";s:5:\"skuId\";s:17:\"12000020235794933\";s:7:\"skuAttr\";s:32:\"14:1052#Pink;200000124:200000337\";s:13:\"regular_price\";s:5:\"12.15\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:900;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:2:\"42\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:2:\"42\";}}i:17;a:10:{s:5:\"image\";s:171:\"https://ae01.alicdn.com/kf/H2f9d2bae2add4c62b400b050f482c2b7c/Spot-Foreign-Trade-Plus-Size-Casual-Running-Shoes-Women-s-2021-Spring-and-Autumn-Flying-Woven.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"1005002351089413-pink-41\";s:7:\"sku_sub\";s:24:\"1005002351089413-pink-41\";s:5:\"skuId\";s:17:\"12000020235794932\";s:7:\"skuAttr\";s:32:\"14:1052#Pink;200000124:100010483\";s:13:\"regular_price\";s:5:\"12.15\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:900;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:2:\"41\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:2:\"41\";}}i:18;a:10:{s:5:\"image\";s:171:\"https://ae01.alicdn.com/kf/H2f9d2bae2add4c62b400b050f482c2b7c/Spot-Foreign-Trade-Plus-Size-Casual-Running-Shoes-Women-s-2021-Spring-and-Autumn-Flying-Woven.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"1005002351089413-pink-43\";s:7:\"sku_sub\";s:24:\"1005002351089413-pink-43\";s:5:\"skuId\";s:17:\"12000020235794934\";s:7:\"skuAttr\";s:32:\"14:1052#Pink;200000124:200000338\";s:13:\"regular_price\";s:5:\"12.15\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:900;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:2:\"43\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:2:\"43\";}}i:19;a:10:{s:5:\"image\";s:171:\"https://ae01.alicdn.com/kf/H2f9d2bae2add4c62b400b050f482c2b7c/Spot-Foreign-Trade-Plus-Size-Casual-Running-Shoes-Women-s-2021-Spring-and-Autumn-Flying-Woven.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"1005002351089413-pink-38\";s:7:\"sku_sub\";s:24:\"1005002351089413-pink-38\";s:5:\"skuId\";s:17:\"12000020235794929\";s:7:\"skuAttr\";s:32:\"14:1052#Pink;200000124:200000898\";s:13:\"regular_price\";s:5:\"12.15\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:900;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:2:\"38\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:2:\"38\";}}i:20;a:10:{s:5:\"image\";s:171:\"https://ae01.alicdn.com/kf/H2f9d2bae2add4c62b400b050f482c2b7c/Spot-Foreign-Trade-Plus-Size-Casual-Running-Shoes-Women-s-2021-Spring-and-Autumn-Flying-Woven.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"1005002351089413-pink-37\";s:7:\"sku_sub\";s:24:\"1005002351089413-pink-37\";s:5:\"skuId\";s:17:\"12000020235794928\";s:7:\"skuAttr\";s:32:\"14:1052#Pink;200000124:100010482\";s:13:\"regular_price\";s:5:\"12.15\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:900;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:2:\"37\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:2:\"37\";}}i:21;a:10:{s:5:\"image\";s:171:\"https://ae01.alicdn.com/kf/H2f9d2bae2add4c62b400b050f482c2b7c/Spot-Foreign-Trade-Plus-Size-Casual-Running-Shoes-Women-s-2021-Spring-and-Autumn-Flying-Woven.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"1005002351089413-pink-40\";s:7:\"sku_sub\";s:24:\"1005002351089413-pink-40\";s:5:\"skuId\";s:17:\"12000020235794931\";s:7:\"skuAttr\";s:32:\"14:1052#Pink;200000124:100013888\";s:13:\"regular_price\";s:5:\"12.15\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:900;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:2:\"40\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:2:\"40\";}}i:22;a:10:{s:5:\"image\";s:171:\"https://ae01.alicdn.com/kf/H2f9d2bae2add4c62b400b050f482c2b7c/Spot-Foreign-Trade-Plus-Size-Casual-Running-Shoes-Women-s-2021-Spring-and-Autumn-Flying-Woven.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"1005002351089413-pink-39\";s:7:\"sku_sub\";s:24:\"1005002351089413-pink-39\";s:5:\"skuId\";s:17:\"12000020235794930\";s:7:\"skuAttr\";s:32:\"14:1052#Pink;200000124:200000364\";s:13:\"regular_price\";s:5:\"12.15\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:900;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:2:\"39\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:2:\"39\";}}i:23;a:10:{s:5:\"image\";s:171:\"https://ae01.alicdn.com/kf/H1a9706856b724312ac8cec38760b1226T/Spot-Foreign-Trade-Plus-Size-Casual-Running-Shoes-Women-s-2021-Spring-and-Autumn-Flying-Woven.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005002351089413-white-36\";s:7:\"sku_sub\";s:25:\"1005002351089413-white-36\";s:5:\"skuId\";s:17:\"12000020235794909\";s:7:\"skuAttr\";s:31:\"14:29#White;200000124:200000334\";s:13:\"regular_price\";s:5:\"12.15\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:900;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:2:\"36\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:2:\"36\";}}i:24;a:10:{s:5:\"image\";s:171:\"https://ae01.alicdn.com/kf/H1a9706856b724312ac8cec38760b1226T/Spot-Foreign-Trade-Plus-Size-Casual-Running-Shoes-Women-s-2021-Spring-and-Autumn-Flying-Woven.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005002351089413-white-35\";s:7:\"sku_sub\";s:25:\"1005002351089413-white-35\";s:5:\"skuId\";s:17:\"12000020235794908\";s:7:\"skuAttr\";s:31:\"14:29#White;200000124:200000333\";s:13:\"regular_price\";s:5:\"12.15\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:900;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:2:\"35\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:2:\"35\";}}i:25;a:10:{s:5:\"image\";s:171:\"https://ae01.alicdn.com/kf/H1a9706856b724312ac8cec38760b1226T/Spot-Foreign-Trade-Plus-Size-Casual-Running-Shoes-Women-s-2021-Spring-and-Autumn-Flying-Woven.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005002351089413-white-38\";s:7:\"sku_sub\";s:25:\"1005002351089413-white-38\";s:5:\"skuId\";s:17:\"12000020235794911\";s:7:\"skuAttr\";s:31:\"14:29#White;200000124:200000898\";s:13:\"regular_price\";s:5:\"12.15\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:900;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:2:\"38\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:2:\"38\";}}i:26;a:10:{s:5:\"image\";s:171:\"https://ae01.alicdn.com/kf/H1a9706856b724312ac8cec38760b1226T/Spot-Foreign-Trade-Plus-Size-Casual-Running-Shoes-Women-s-2021-Spring-and-Autumn-Flying-Woven.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005002351089413-white-37\";s:7:\"sku_sub\";s:25:\"1005002351089413-white-37\";s:5:\"skuId\";s:17:\"12000020235794910\";s:7:\"skuAttr\";s:31:\"14:29#White;200000124:100010482\";s:13:\"regular_price\";s:5:\"12.15\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:900;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:2:\"37\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"White\";s:9:\"shoe-size\";s:2:\"37\";}}}'),
(97776, 5976, '_variation_description', ''),
(97777, 5976, '_sku', '1005002028101638-style-2-bright-38-united-states'),
(97778, 5976, '_regular_price', '66.8'),
(97779, 5976, 'total_sales', '0'),
(97780, 5976, '_tax_status', 'taxable'),
(97781, 5976, '_tax_class', 'parent'),
(97782, 5976, '_manage_stock', 'yes'),
(97783, 5976, '_backorders', 'no'),
(97784, 5976, '_sold_individually', 'no'),
(97785, 5976, '_virtual', 'no'),
(97786, 5976, '_downloadable', 'no'),
(97787, 5976, '_download_limit', '-1'),
(97788, 5976, '_download_expiry', '-1'),
(97789, 5976, '_stock', '999'),
(97790, 5976, '_stock_status', 'instock'),
(97791, 5976, '_wc_average_rating', '0'),
(97792, 5976, '_wc_review_count', '0'),
(97793, 5976, 'attribute_pa_color', 'style-2-bright'),
(97794, 5976, 'attribute_pa_shoe-size', '38'),
(97795, 5976, 'attribute_pa_ships-from', 'united-states'),
(97796, 5976, '_price', '66.8'),
(97797, 5976, '_product_version', '4.1.0'),
(97798, 5976, '_vi_wad_aliexpress_variation_id', '12000020197506408'),
(97799, 5976, '_vi_wad_aliexpress_variation_attr', '14:173#style 2 bright;200000124:200000898;200007763:201336106'),
(97800, 5977, '_variation_description', ''),
(97801, 5977, '_sku', '1005002028101638-style-2-bright-40-china'),
(97802, 5977, '_regular_price', '73.94'),
(97803, 5977, 'total_sales', '0'),
(97804, 5977, '_tax_status', 'taxable'),
(97805, 5977, '_tax_class', 'parent'),
(97806, 5977, '_manage_stock', 'yes'),
(97807, 5977, '_backorders', 'no'),
(97808, 5977, '_sold_individually', 'no'),
(97809, 5977, '_virtual', 'no'),
(97810, 5977, '_downloadable', 'no'),
(97811, 5977, '_download_limit', '-1'),
(97812, 5977, '_download_expiry', '-1'),
(97813, 5977, '_stock', '0'),
(97814, 5977, '_stock_status', 'outofstock'),
(97815, 5977, '_wc_average_rating', '0'),
(97816, 5977, '_wc_review_count', '0'),
(97817, 5977, 'attribute_pa_color', 'style-2-bright'),
(97818, 5977, 'attribute_pa_shoe-size', '40'),
(97819, 5977, 'attribute_pa_ships-from', 'china'),
(97820, 5977, '_price', '73.94'),
(97821, 5977, '_product_version', '4.1.0'),
(97822, 5977, '_vi_wad_aliexpress_variation_id', '12000020197506411'),
(97823, 5977, '_vi_wad_aliexpress_variation_attr', '14:173#style 2 bright;200000124:100013888;200007763:201336100'),
(97824, 5978, '_variation_description', ''),
(97825, 5978, '_sku', '1005002028101638-style-2-bright-39-united-states'),
(97826, 5978, '_regular_price', '66.8'),
(97827, 5978, 'total_sales', '0'),
(97828, 5978, '_tax_status', 'taxable'),
(97829, 5978, '_tax_class', 'parent'),
(97830, 5978, '_manage_stock', 'yes'),
(97831, 5978, '_backorders', 'no'),
(97832, 5978, '_sold_individually', 'no'),
(97833, 5979, '_wp_attached_file', '2021/06/Spring-Autumn-2021-New-Soft-Girl-High-top-Canvas-Shoes-Girl-Heart-Graffiti-Hand-painted-Cute.jpg_640x640.jpg'),
(97834, 5978, '_virtual', 'no'),
(97835, 5979, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:500;s:6:\"height\";i:500;s:4:\"file\";s:116:\"2021/06/Spring-Autumn-2021-New-Soft-Girl-High-top-Canvas-Shoes-Girl-Heart-Graffiti-Hand-painted-Cute.jpg_640x640.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:116:\"Spring-Autumn-2021-New-Soft-Girl-High-top-Canvas-Shoes-Girl-Heart-Graffiti-Hand-painted-Cute.jpg_640x640-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:116:\"Spring-Autumn-2021-New-Soft-Girl-High-top-Canvas-Shoes-Girl-Heart-Graffiti-Hand-painted-Cute.jpg_640x640-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:116:\"Spring-Autumn-2021-New-Soft-Girl-High-top-Canvas-Shoes-Girl-Heart-Graffiti-Hand-painted-Cute.jpg_640x640-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:116:\"Spring-Autumn-2021-New-Soft-Girl-High-top-Canvas-Shoes-Girl-Heart-Graffiti-Hand-painted-Cute.jpg_640x640-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:116:\"Spring-Autumn-2021-New-Soft-Girl-High-top-Canvas-Shoes-Girl-Heart-Graffiti-Hand-painted-Cute.jpg_640x640-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:116:\"Spring-Autumn-2021-New-Soft-Girl-High-top-Canvas-Shoes-Girl-Heart-Graffiti-Hand-painted-Cute.jpg_640x640-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:116:\"Spring-Autumn-2021-New-Soft-Girl-High-top-Canvas-Shoes-Girl-Heart-Graffiti-Hand-painted-Cute.jpg_640x640-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(97836, 5978, '_downloadable', 'no'),
(97837, 5978, '_download_limit', '-1'),
(97838, 5978, '_download_expiry', '-1'),
(97839, 5978, '_stock', '999'),
(97840, 5978, '_stock_status', 'instock'),
(97841, 5978, '_wc_average_rating', '0'),
(97842, 5978, '_wc_review_count', '0'),
(97843, 5978, 'attribute_pa_color', 'style-2-bright'),
(97844, 5978, 'attribute_pa_shoe-size', '39'),
(97845, 5978, 'attribute_pa_ships-from', 'united-states'),
(97846, 5978, '_price', '66.8'),
(97847, 5978, '_product_version', '4.1.0'),
(97848, 5978, '_vi_wad_aliexpress_variation_id', '12000020197506410'),
(97849, 5978, '_vi_wad_aliexpress_variation_attr', '14:173#style 2 bright;200000124:200000364;200007763:201336106'),
(97850, 5980, '_variation_description', ''),
(97851, 5980, '_sku', '1005002028101638-pink-38-china'),
(97852, 5980, '_regular_price', '82.34'),
(97853, 5980, 'total_sales', '0'),
(97854, 5980, '_tax_status', 'taxable'),
(97855, 5980, '_tax_class', 'parent'),
(97856, 5980, '_manage_stock', 'yes'),
(97857, 5980, '_backorders', 'no'),
(97858, 5980, '_sold_individually', 'no'),
(97859, 5980, '_virtual', 'no'),
(97860, 5980, '_downloadable', 'no'),
(97861, 5980, '_download_limit', '-1'),
(97862, 5980, '_download_expiry', '-1'),
(97863, 5980, '_stock', '990'),
(97864, 5980, '_stock_status', 'instock'),
(97865, 5980, '_wc_average_rating', '0'),
(97866, 5980, '_wc_review_count', '0'),
(97867, 5980, 'attribute_pa_color', 'pink'),
(97868, 5980, 'attribute_pa_shoe-size', '38'),
(97869, 5980, 'attribute_pa_ships-from', 'china'),
(97870, 5980, '_price', '82.34'),
(97871, 5980, '_product_version', '4.1.0'),
(97872, 5979, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H47a167eb4da1443a8651bcf756ab1f05U/Spring-Autumn-2021-New-Soft-Girl-High-top-Canvas-Shoes-Girl-Heart-Graffiti-Hand-painted-Cute.jpg_640x640.jpg'),
(97873, 5932, '_thumbnail_id', '5979'),
(97874, 5980, '_vi_wad_aliexpress_variation_id', '12000020197506389'),
(97875, 5933, '_thumbnail_id', '5979'),
(97876, 5980, '_vi_wad_aliexpress_variation_attr', '14:193#pink;200000124:200000898;200007763:201336100'),
(97877, 5934, '_thumbnail_id', '5979'),
(97878, 5935, '_thumbnail_id', '5979'),
(97879, 5937, '_thumbnail_id', '5979'),
(97880, 5938, '_thumbnail_id', '5979'),
(97881, 5981, '_variation_description', ''),
(97882, 5981, '_sku', '1005002028101638-style-3-bright-36-united-states'),
(97883, 5981, '_regular_price', '79.7'),
(97884, 5981, 'total_sales', '0'),
(97885, 5981, '_tax_status', 'taxable'),
(97886, 5981, '_tax_class', 'parent'),
(97887, 5981, '_manage_stock', 'yes'),
(97888, 5981, '_backorders', 'no'),
(97889, 5981, '_sold_individually', 'no'),
(97890, 5981, '_virtual', 'no'),
(97891, 5981, '_downloadable', 'no'),
(97892, 5981, '_download_limit', '-1'),
(97893, 5981, '_download_expiry', '-1'),
(97894, 5981, '_stock', '999'),
(97895, 5981, '_stock_status', 'instock'),
(97896, 5981, '_wc_average_rating', '0'),
(97897, 5981, '_wc_review_count', '0'),
(97898, 5981, 'attribute_pa_color', 'style-3-bright'),
(97899, 5981, 'attribute_pa_shoe-size', '36'),
(97900, 5981, 'attribute_pa_ships-from', 'united-states'),
(97901, 5981, '_price', '79.7'),
(97902, 5981, '_product_version', '4.1.0'),
(97903, 5981, '_vi_wad_aliexpress_variation_id', '12000021349772583'),
(97904, 5981, '_vi_wad_aliexpress_variation_attr', '14:365458#style 3 bright;200000124:200000334;200007763:201336106'),
(97905, 5982, '_variation_description', ''),
(97906, 5982, '_sku', '1005002028101638-pink-37-united-states'),
(97907, 5982, '_regular_price', '70.31'),
(97908, 5982, 'total_sales', '0'),
(97909, 5982, '_tax_status', 'taxable'),
(97910, 5982, '_tax_class', 'parent'),
(97911, 5982, '_manage_stock', 'yes'),
(97912, 5982, '_backorders', 'no'),
(97913, 5982, '_sold_individually', 'no'),
(97914, 5982, '_virtual', 'no'),
(97915, 5982, '_downloadable', 'no'),
(97916, 5982, '_download_limit', '-1'),
(97917, 5982, '_download_expiry', '-1'),
(97918, 5982, '_stock', '999'),
(97919, 5982, '_stock_status', 'instock'),
(97920, 5982, '_wc_average_rating', '0'),
(97921, 5982, '_wc_review_count', '0'),
(97922, 5982, 'attribute_pa_color', 'pink'),
(97923, 5982, 'attribute_pa_shoe-size', '37'),
(97924, 5982, 'attribute_pa_ships-from', 'united-states'),
(97925, 5982, '_price', '70.31'),
(97926, 5982, '_product_version', '4.1.0'),
(97927, 5982, '_vi_wad_aliexpress_variation_id', '12000020197506388');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(97928, 5982, '_vi_wad_aliexpress_variation_attr', '14:193#pink;200000124:100010482;200007763:201336106'),
(97929, 5983, '_variation_description', ''),
(97930, 5983, '_sku', '1005002028101638-style-3-bright-36-china'),
(97931, 5983, '_regular_price', '91.97'),
(97932, 5983, 'total_sales', '0'),
(97933, 5983, '_tax_status', 'taxable'),
(97934, 5983, '_tax_class', 'parent'),
(97935, 5983, '_manage_stock', 'yes'),
(97936, 5983, '_backorders', 'no'),
(97937, 5983, '_sold_individually', 'no'),
(97938, 5983, '_virtual', 'no'),
(97939, 5983, '_downloadable', 'no'),
(97940, 5983, '_download_limit', '-1'),
(97941, 5983, '_download_expiry', '-1'),
(97942, 5983, '_stock', '999'),
(97943, 5983, '_stock_status', 'instock'),
(97944, 5983, '_wc_average_rating', '0'),
(97945, 5983, '_wc_review_count', '0'),
(97946, 5983, 'attribute_pa_color', 'style-3-bright'),
(97947, 5983, 'attribute_pa_shoe-size', '36'),
(97948, 5983, 'attribute_pa_ships-from', 'china'),
(97949, 5983, '_price', '91.97'),
(97950, 5983, '_product_version', '4.1.0'),
(97951, 5983, '_vi_wad_aliexpress_variation_id', '12000021349772582'),
(97952, 5983, '_vi_wad_aliexpress_variation_attr', '14:365458#style 3 bright;200000124:200000334;200007763:201336100'),
(97953, 5984, '_variation_description', ''),
(97954, 5984, '_sku', '1005002028101638-pink-39-china'),
(97955, 5984, '_regular_price', '82.34'),
(97956, 5984, 'total_sales', '0'),
(97957, 5984, '_tax_status', 'taxable'),
(97958, 5984, '_tax_class', 'parent'),
(97959, 5984, '_manage_stock', 'yes'),
(97960, 5984, '_backorders', 'no'),
(97961, 5984, '_sold_individually', 'no'),
(97962, 5984, '_virtual', 'no'),
(97963, 5984, '_downloadable', 'no'),
(97964, 5984, '_download_limit', '-1'),
(97965, 5984, '_download_expiry', '-1'),
(97966, 5984, '_stock', '990'),
(97967, 5984, '_stock_status', 'instock'),
(97968, 5984, '_wc_average_rating', '0'),
(97969, 5984, '_wc_review_count', '0'),
(97970, 5984, 'attribute_pa_color', 'pink'),
(97971, 5984, 'attribute_pa_shoe-size', '39'),
(97972, 5984, 'attribute_pa_ships-from', 'china'),
(97973, 5984, '_price', '82.34'),
(97974, 5984, '_product_version', '4.1.0'),
(97975, 5984, '_vi_wad_aliexpress_variation_id', '12000020197506391'),
(97976, 5984, '_vi_wad_aliexpress_variation_attr', '14:193#pink;200000124:200000364;200007763:201336100'),
(97977, 5985, '_variation_description', ''),
(97978, 5985, '_sku', '1005002028101638-style-3-bright-35-united-states'),
(97979, 5985, '_regular_price', '79.7'),
(97980, 5985, 'total_sales', '0'),
(97981, 5985, '_tax_status', 'taxable'),
(97982, 5985, '_tax_class', 'parent'),
(97983, 5985, '_manage_stock', 'yes'),
(97984, 5985, '_backorders', 'no'),
(97985, 5985, '_sold_individually', 'no'),
(97986, 5985, '_virtual', 'no'),
(97987, 5985, '_downloadable', 'no'),
(97988, 5985, '_download_limit', '-1'),
(97989, 5985, '_download_expiry', '-1'),
(97990, 5985, '_stock', '999'),
(97991, 5985, '_stock_status', 'instock'),
(97992, 5985, '_wc_average_rating', '0'),
(97993, 5985, '_wc_review_count', '0'),
(97994, 5985, 'attribute_pa_color', 'style-3-bright'),
(97995, 5985, 'attribute_pa_shoe-size', '35'),
(97996, 5985, 'attribute_pa_ships-from', 'united-states'),
(97997, 5985, '_price', '79.7'),
(97998, 5985, '_product_version', '4.1.0'),
(97999, 5985, '_vi_wad_aliexpress_variation_id', '12000021349772581'),
(98000, 5985, '_vi_wad_aliexpress_variation_attr', '14:365458#style 3 bright;200000124:200000333;200007763:201336106'),
(98001, 5986, '_variation_description', ''),
(98002, 5986, '_sku', '1005002028101638-pink-38-united-states'),
(98003, 5986, '_regular_price', '70.31'),
(98004, 5986, 'total_sales', '0'),
(98005, 5986, '_tax_status', 'taxable'),
(98006, 5986, '_tax_class', 'parent'),
(98007, 5986, '_manage_stock', 'yes'),
(98008, 5986, '_backorders', 'no'),
(98009, 5986, '_sold_individually', 'no'),
(98010, 5986, '_virtual', 'no'),
(98011, 5986, '_downloadable', 'no'),
(98012, 5986, '_download_limit', '-1'),
(98013, 5986, '_download_expiry', '-1'),
(98014, 5986, '_stock', '999'),
(98015, 5986, '_stock_status', 'instock'),
(98016, 5986, '_wc_average_rating', '0'),
(98017, 5986, '_wc_review_count', '0'),
(98018, 5986, 'attribute_pa_color', 'pink'),
(98019, 5986, 'attribute_pa_shoe-size', '38'),
(98020, 5986, 'attribute_pa_ships-from', 'united-states'),
(98021, 5986, '_price', '70.31'),
(98022, 5986, '_product_version', '4.1.0'),
(98023, 5986, '_vi_wad_aliexpress_variation_id', '12000020197506390'),
(98024, 5986, '_vi_wad_aliexpress_variation_attr', '14:193#pink;200000124:200000898;200007763:201336106'),
(98025, 5987, '_variation_description', ''),
(98026, 5987, '_sku', '1005002028101638-style-3-bright-35-china'),
(98027, 5987, '_regular_price', '91.97'),
(98028, 5987, 'total_sales', '0'),
(98029, 5987, '_tax_status', 'taxable'),
(98030, 5987, '_tax_class', 'parent'),
(98031, 5987, '_manage_stock', 'yes'),
(98032, 5987, '_backorders', 'no'),
(98033, 5987, '_sold_individually', 'no'),
(98034, 5987, '_virtual', 'no'),
(98035, 5987, '_downloadable', 'no'),
(98036, 5987, '_download_limit', '-1'),
(98037, 5987, '_download_expiry', '-1'),
(98038, 5987, '_stock', '999'),
(98039, 5987, '_stock_status', 'instock'),
(98040, 5987, '_wc_average_rating', '0'),
(98041, 5987, '_wc_review_count', '0'),
(98042, 5987, 'attribute_pa_color', 'style-3-bright'),
(98043, 5987, 'attribute_pa_shoe-size', '35'),
(98044, 5987, 'attribute_pa_ships-from', 'china'),
(98045, 5987, '_price', '91.97'),
(98046, 5987, '_product_version', '4.1.0'),
(98047, 5987, '_vi_wad_aliexpress_variation_id', '12000021349772580'),
(98048, 5987, '_vi_wad_aliexpress_variation_attr', '14:365458#style 3 bright;200000124:200000333;200007763:201336100'),
(98049, 5988, '_variation_description', ''),
(98050, 5988, '_sku', '1005002028101638-pink-36-china'),
(98051, 5988, '_regular_price', '82.34'),
(98052, 5988, 'total_sales', '0'),
(98053, 5988, '_tax_status', 'taxable'),
(98054, 5988, '_tax_class', 'parent'),
(98055, 5988, '_manage_stock', 'yes'),
(98056, 5988, '_backorders', 'no'),
(98057, 5988, '_sold_individually', 'no'),
(98058, 5988, '_virtual', 'no'),
(98059, 5988, '_downloadable', 'no'),
(98060, 5988, '_download_limit', '-1'),
(98061, 5988, '_download_expiry', '-1'),
(98062, 5988, '_stock', '993'),
(98063, 5988, '_stock_status', 'instock'),
(98064, 5988, '_wc_average_rating', '0'),
(98065, 5988, '_wc_review_count', '0'),
(98066, 5988, 'attribute_pa_color', 'pink'),
(98067, 5988, 'attribute_pa_shoe-size', '36'),
(98068, 5988, 'attribute_pa_ships-from', 'china'),
(98069, 5988, '_price', '82.34'),
(98070, 5988, '_product_version', '4.1.0'),
(98071, 5988, '_vi_wad_aliexpress_variation_id', '12000020197506385'),
(98072, 5988, '_vi_wad_aliexpress_variation_attr', '14:193#pink;200000124:200000334;200007763:201336100'),
(98073, 5990, '_variation_description', ''),
(98074, 5990, '_sku', '1005002028101638-pink-35-united-states'),
(98075, 5990, '_regular_price', '70.31'),
(98076, 5990, 'total_sales', '0'),
(98077, 5990, '_tax_status', 'taxable'),
(98078, 5990, '_tax_class', 'parent'),
(98079, 5990, '_manage_stock', 'yes'),
(98080, 5990, '_backorders', 'no'),
(98081, 5990, '_sold_individually', 'no'),
(98082, 5990, '_virtual', 'no'),
(98083, 5990, '_downloadable', 'no'),
(98084, 5990, '_download_limit', '-1'),
(98085, 5990, '_download_expiry', '-1'),
(98086, 5990, '_stock', '0'),
(98087, 5990, '_stock_status', 'outofstock'),
(98088, 5990, '_wc_average_rating', '0'),
(98089, 5989, '_vi_wad_description_images', 'a:11:{i:0;s:59:\"//ae01.alicdn.com/kf/H189ca958988b4f4ebb39e11891bbe553N.jpg\";i:1;s:59:\"//ae01.alicdn.com/kf/H2e1643595a8e4fffbb7db2107dd74f11R.jpg\";i:2;s:59:\"//ae01.alicdn.com/kf/H057f5ea27fcd46bb945898f0f85af3af5.jpg\";i:3;s:59:\"//ae01.alicdn.com/kf/Hf499e222410e46aba650fa50a726965ep.jpg\";i:4;s:59:\"//ae01.alicdn.com/kf/Hef3856dab25a4d209fc62231c4aa4e31C.jpg\";i:5;s:59:\"//ae01.alicdn.com/kf/H16152b1ff2a34fdeb2724f62616e9a5c5.jpg\";i:6;s:59:\"//ae01.alicdn.com/kf/Ha11403bb13eb4c579774258f15f62025O.jpg\";i:7;s:59:\"//ae01.alicdn.com/kf/H4f055df86fa6405aa56330c3f150bce6U.jpg\";i:8;s:59:\"//ae01.alicdn.com/kf/H906131d6f7284ae8bc2ef556729440e0R.jpg\";i:9;s:59:\"//ae01.alicdn.com/kf/Hf2fd3433df59470282170e948222d3f0F.jpg\";i:10;s:59:\"//ae01.alicdn.com/kf/Haf823582c06c47e3a455094adbf43b07b.jpg\";}'),
(98090, 5990, '_wc_review_count', '0'),
(98091, 5989, '_vi_wad_sku', '1005001718842951'),
(98092, 5989, '_vi_wad_attributes', 'a:2:{i:14;a:5:{s:6:\"values\";a:10:{s:6:\"14:771\";s:5:\"khaki\";s:6:\"14:193\";s:5:\"BLACK\";s:6:\"14:173\";s:4:\"Blue\";s:7:\"14:1254\";s:16:\"Black white Sole\";s:9:\"14:365458\";s:10:\"Black Pink\";s:9:\"14:350850\";s:8:\"Same Pic\";s:6:\"14:691\";s:4:\"Gray\";s:6:\"14:175\";s:5:\"Green\";s:7:\"14:1052\";s:4:\"Pink\";s:5:\"14:10\";s:3:\"Red\";}s:4:\"slug\";s:5:\"color\";s:4:\"name\";s:5:\"Color\";s:8:\"position\";i:0;s:10:\"values_sub\";a:10:{s:6:\"14:771\";s:5:\"Beige\";s:6:\"14:193\";s:5:\"BLACK\";s:6:\"14:173\";s:4:\"Blue\";s:7:\"14:1254\";s:8:\"Sky Blue\";s:9:\"14:365458\";s:5:\"Brown\";s:9:\"14:350850\";s:4:\"Gold\";s:6:\"14:691\";s:4:\"Gray\";s:6:\"14:175\";s:5:\"Green\";s:7:\"14:1052\";s:4:\"Pink\";s:5:\"14:10\";s:3:\"Red\";}}i:200000124;a:5:{s:6:\"values\";a:12:{s:19:\"200000124:200000333\";s:2:\"35\";s:19:\"200000124:200000334\";s:2:\"36\";s:19:\"200000124:100010482\";s:2:\"37\";s:19:\"200000124:200000898\";s:2:\"38\";s:19:\"200000124:200000364\";s:2:\"39\";s:19:\"200000124:100013888\";s:2:\"40\";s:19:\"200000124:100010483\";s:2:\"41\";s:19:\"200000124:200000337\";s:2:\"42\";s:19:\"200000124:200000338\";s:2:\"43\";s:19:\"200000124:100010487\";s:2:\"44\";s:14:\"200000124:3116\";s:2:\"45\";s:19:\"200000124:200000899\";s:2:\"46\";}s:4:\"slug\";s:9:\"shoe-size\";s:4:\"name\";s:9:\"Shoe Size\";s:8:\"position\";i:1;s:10:\"values_sub\";a:12:{s:19:\"200000124:200000333\";s:2:\"35\";s:19:\"200000124:200000334\";s:2:\"36\";s:19:\"200000124:100010482\";s:2:\"37\";s:19:\"200000124:200000898\";s:2:\"38\";s:19:\"200000124:200000364\";s:2:\"39\";s:19:\"200000124:100013888\";s:2:\"40\";s:19:\"200000124:100010483\";s:2:\"41\";s:19:\"200000124:200000337\";s:2:\"42\";s:19:\"200000124:200000338\";s:2:\"43\";s:19:\"200000124:100010487\";s:2:\"44\";s:14:\"200000124:3116\";s:2:\"45\";s:19:\"200000124:200000899\";s:2:\"46\";}}}'),
(98093, 5989, '_vi_wad_list_attributes', 'a:22:{s:6:\"14:771\";a:4:{s:4:\"name\";s:5:\"khaki\";s:8:\"name_sub\";s:5:\"Beige\";s:5:\"color\";s:7:\"#F8F7E7\";s:5:\"image\";s:180:\"https://ae01.alicdn.com/kf/H1d9ed7a61014412f93ea64f76ef5cb08j/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers.jpg_640x640.jpg\";}s:6:\"14:193\";a:4:{s:4:\"name\";s:5:\"BLACK\";s:8:\"name_sub\";s:5:\"BLACK\";s:5:\"color\";s:7:\"#000000\";s:5:\"image\";s:180:\"https://ae01.alicdn.com/kf/Hf65d165218d24b759079445553754820k/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers.jpg_640x640.jpg\";}s:6:\"14:173\";a:4:{s:4:\"name\";s:4:\"Blue\";s:8:\"name_sub\";s:4:\"Blue\";s:5:\"color\";s:7:\"#0080FF\";s:5:\"image\";s:180:\"https://ae01.alicdn.com/kf/Hc588a65fe3be4bcd8d59a27c319afb27C/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers.jpg_640x640.jpg\";}s:7:\"14:1254\";a:4:{s:4:\"name\";s:16:\"Black white Sole\";s:8:\"name_sub\";s:8:\"Sky Blue\";s:5:\"color\";s:7:\"#1EDDFF\";s:5:\"image\";s:180:\"https://ae01.alicdn.com/kf/H290e829db9594901bd9b67f39119e49el/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers.jpg_640x640.jpg\";}s:9:\"14:365458\";a:4:{s:4:\"name\";s:10:\"Black Pink\";s:8:\"name_sub\";s:5:\"Brown\";s:5:\"color\";s:7:\"#8D6468\";s:5:\"image\";s:180:\"https://ae01.alicdn.com/kf/H4afa55ed924c41c4a8299d8820e5b00fh/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers.jpg_640x640.jpg\";}s:9:\"14:350850\";a:4:{s:4:\"name\";s:8:\"Same Pic\";s:8:\"name_sub\";s:4:\"Gold\";s:5:\"color\";s:7:\"#FFD700\";s:5:\"image\";s:180:\"https://ae01.alicdn.com/kf/H5cc87f61ebde4d559a323fadca423173C/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers.jpg_640x640.jpg\";}s:6:\"14:691\";a:4:{s:4:\"name\";s:4:\"Gray\";s:8:\"name_sub\";s:4:\"Gray\";s:5:\"color\";s:4:\"#999\";s:5:\"image\";s:180:\"https://ae01.alicdn.com/kf/H62d506e19b5b49538aa166d724511c3bL/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers.jpg_640x640.jpg\";}s:6:\"14:175\";a:4:{s:4:\"name\";s:5:\"Green\";s:8:\"name_sub\";s:5:\"Green\";s:5:\"color\";s:7:\"#007000\";s:5:\"image\";s:180:\"https://ae01.alicdn.com/kf/Hdc33eebcde7c4ada98b9a60145590dc0g/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers.jpg_640x640.jpg\";}s:7:\"14:1052\";a:4:{s:4:\"name\";s:4:\"Pink\";s:8:\"name_sub\";s:4:\"Pink\";s:5:\"color\";s:7:\"#FFC0CB\";s:5:\"image\";s:180:\"https://ae01.alicdn.com/kf/H8fa9ff2664ab4a57aae7be412b888108D/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers.jpg_640x640.jpg\";}s:5:\"14:10\";a:4:{s:4:\"name\";s:3:\"Red\";s:8:\"name_sub\";s:3:\"Red\";s:5:\"color\";s:7:\"#FF0000\";s:5:\"image\";s:180:\"https://ae01.alicdn.com/kf/Hd045e0ec3d8842f69a2f4f4f750e59c9y/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers.jpg_640x640.jpg\";}s:19:\"200000124:200000333\";a:4:{s:4:\"name\";s:2:\"35\";s:8:\"name_sub\";s:2:\"35\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000334\";a:4:{s:4:\"name\";s:2:\"36\";s:8:\"name_sub\";s:2:\"36\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:100010482\";a:4:{s:4:\"name\";s:2:\"37\";s:8:\"name_sub\";s:2:\"37\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000898\";a:4:{s:4:\"name\";s:2:\"38\";s:8:\"name_sub\";s:2:\"38\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000364\";a:4:{s:4:\"name\";s:2:\"39\";s:8:\"name_sub\";s:2:\"39\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:100013888\";a:4:{s:4:\"name\";s:2:\"40\";s:8:\"name_sub\";s:2:\"40\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:100010483\";a:4:{s:4:\"name\";s:2:\"41\";s:8:\"name_sub\";s:2:\"41\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000337\";a:4:{s:4:\"name\";s:2:\"42\";s:8:\"name_sub\";s:2:\"42\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000338\";a:4:{s:4:\"name\";s:2:\"43\";s:8:\"name_sub\";s:2:\"43\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:100010487\";a:4:{s:4:\"name\";s:2:\"44\";s:8:\"name_sub\";s:2:\"44\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:14:\"200000124:3116\";a:4:{s:4:\"name\";s:2:\"45\";s:8:\"name_sub\";s:2:\"45\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000899\";a:4:{s:4:\"name\";s:2:\"46\";s:8:\"name_sub\";s:2:\"46\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}}'),
(98094, 5989, '_vi_wad_shipping_info', 'a:6:{s:4:\"time\";i:1622550956;s:7:\"country\";s:2:\"LK\";s:7:\"company\";s:3:\"DHL\";s:7:\"freight\";s:1494:\"[{\"bizShowMind\":{\"layout\":[]},\"commitDay\":\"75\",\"company\":\"DHL\",\"currency\":\"USD\",\"discount\":0,\"displayType\":\"deliveryTime\",\"features\":{},\"freightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $20.00\",\"value\":20},\"freightFeatures\":{\"provider\":\"ae_config\"},\"freightLayout\":{\"displayType\":\"deliveryTime\",\"layout\":[{\"text\":\"Shipping: US $20.00\",\"type\":\"title\"},{\"text\":\"To <font color=\'#000000\'>Sri Lanka</font> via DHL\",\"type\":\"subtitle\"}],\"openShippingPanel\":\"true\"},\"fullMailLine\":false,\"hbaService\":false,\"i18nMap\":{},\"id\":0,\"name\":\"FreightItemModule\",\"sendGoodsCountry\":\"CN\",\"sendGoodsCountryFullName\":\"China\",\"serviceName\":\"DHL\",\"standardFreightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $20.00\",\"value\":20},\"time\":\"9-17\",\"tracking\":true},{\"bizShowMind\":{\"layout\":[]},\"commitDay\":\"75\",\"company\":\"EMS\",\"currency\":\"USD\",\"discount\":0,\"displayType\":\"deliveryTime\",\"features\":{},\"freightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $63.59\",\"value\":63.59},\"freightFeatures\":{\"provider\":\"ae_config\"},\"freightLayout\":{\"displayType\":\"deliveryTime\",\"layout\":[{\"text\":\"Shipping: US $63.59\",\"type\":\"title\"},{\"text\":\"To <font color=\'#000000\'>Sri Lanka</font> via EMS\",\"type\":\"subtitle\"}],\"openShippingPanel\":\"true\"},\"fullMailLine\":false,\"hbaService\":false,\"i18nMap\":{},\"id\":0,\"name\":\"FreightItemModule\",\"sendGoodsCountry\":\"CN\",\"sendGoodsCountryFullName\":\"China\",\"serviceName\":\"EMS\",\"standardFreightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $63.59\",\"value\":63.59},\"time\":\"15-44\",\"tracking\":true}]\";s:13:\"shipping_cost\";i:20;s:13:\"delivery_time\";s:4:\"9-17\";}'),
(98095, 5989, '_vi_wad_gallery', 'a:6:{i:0;s:168:\"https://ae01.alicdn.com/kf/Hd1538e1a9ed9429ea3d16e5c80e8351bI/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers.jpg\";i:1;s:168:\"https://ae01.alicdn.com/kf/H21a6ee95e47543d69e5026e2d8ae2cb1j/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers.jpg\";i:2;s:168:\"https://ae01.alicdn.com/kf/H61410cc2b23a45fbad91b8a4f2eab4b55/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers.jpg\";i:3;s:168:\"https://ae01.alicdn.com/kf/H0a31662ca2784ee6b0dbadcee41ce2f5T/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers.jpg\";i:4;s:168:\"https://ae01.alicdn.com/kf/He2c0fc7928b646f99396d5d63134ded4M/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers.jpg\";i:5;s:168:\"https://ae01.alicdn.com/kf/Hc1ef62cff45a494fb2d56fc06b651a0b9/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers.jpg\";}'),
(98096, 5989, '_vi_wad_variation_images', 'a:10:{s:6:\"14:771\";s:180:\"https://ae01.alicdn.com/kf/H1d9ed7a61014412f93ea64f76ef5cb08j/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers.jpg_640x640.jpg\";s:6:\"14:193\";s:180:\"https://ae01.alicdn.com/kf/Hf65d165218d24b759079445553754820k/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers.jpg_640x640.jpg\";s:6:\"14:173\";s:180:\"https://ae01.alicdn.com/kf/Hc588a65fe3be4bcd8d59a27c319afb27C/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers.jpg_640x640.jpg\";s:7:\"14:1254\";s:180:\"https://ae01.alicdn.com/kf/H290e829db9594901bd9b67f39119e49el/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers.jpg_640x640.jpg\";s:9:\"14:365458\";s:180:\"https://ae01.alicdn.com/kf/H4afa55ed924c41c4a8299d8820e5b00fh/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers.jpg_640x640.jpg\";s:9:\"14:350850\";s:180:\"https://ae01.alicdn.com/kf/H5cc87f61ebde4d559a323fadca423173C/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers.jpg_640x640.jpg\";s:6:\"14:691\";s:180:\"https://ae01.alicdn.com/kf/H62d506e19b5b49538aa166d724511c3bL/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers.jpg_640x640.jpg\";s:6:\"14:175\";s:180:\"https://ae01.alicdn.com/kf/Hdc33eebcde7c4ada98b9a60145590dc0g/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers.jpg_640x640.jpg\";s:7:\"14:1052\";s:180:\"https://ae01.alicdn.com/kf/H8fa9ff2664ab4a57aae7be412b888108D/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers.jpg_640x640.jpg\";s:5:\"14:10\";s:180:\"https://ae01.alicdn.com/kf/Hd045e0ec3d8842f69a2f4f4f750e59c9y/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers.jpg_640x640.jpg\";}'),
(98097, 5990, 'attribute_pa_color', 'pink'),
(98098, 5989, '_vi_wad_store_info', 'a:3:{s:4:\"name\";s:33:\"Msbees Pleasantly Surprised Store\";s:3:\"url\";s:34:\"//www.aliexpress.com/store/5565170\";s:3:\"num\";i:5565170;}'),
(98099, 5990, 'attribute_pa_shoe-size', '35'),
(98100, 5990, 'attribute_pa_ships-from', 'united-states'),
(98101, 5990, '_price', '70.31'),
(98102, 5990, '_product_version', '4.1.0');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(98103, 5989, '_vi_wad_variations', 'a:120:{i:0;a:10:{s:5:\"image\";s:180:\"https://ae01.alicdn.com/kf/H8fa9ff2664ab4a57aae7be412b888108D/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"1005001718842951-pink-42\";s:7:\"sku_sub\";s:24:\"1005001718842951-pink-42\";s:5:\"skuId\";s:17:\"12000017326504146\";s:7:\"skuAttr\";s:27:\"14:1052;200000124:200000337\";s:13:\"regular_price\";s:6:\"100.00\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:2:\"42\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:2:\"42\";}}i:1;a:10:{s:5:\"image\";s:180:\"https://ae01.alicdn.com/kf/H8fa9ff2664ab4a57aae7be412b888108D/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"1005001718842951-pink-43\";s:7:\"sku_sub\";s:24:\"1005001718842951-pink-43\";s:5:\"skuId\";s:17:\"12000017326504147\";s:7:\"skuAttr\";s:27:\"14:1052;200000124:200000338\";s:13:\"regular_price\";s:6:\"100.00\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:2:\"43\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:2:\"43\";}}i:2;a:10:{s:5:\"image\";s:180:\"https://ae01.alicdn.com/kf/H8fa9ff2664ab4a57aae7be412b888108D/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"1005001718842951-pink-40\";s:7:\"sku_sub\";s:24:\"1005001718842951-pink-40\";s:5:\"skuId\";s:17:\"12000017326504144\";s:7:\"skuAttr\";s:27:\"14:1052;200000124:100013888\";s:13:\"regular_price\";s:6:\"100.00\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:2:\"40\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:2:\"40\";}}i:3;a:10:{s:5:\"image\";s:180:\"https://ae01.alicdn.com/kf/H8fa9ff2664ab4a57aae7be412b888108D/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"1005001718842951-pink-41\";s:7:\"sku_sub\";s:24:\"1005001718842951-pink-41\";s:5:\"skuId\";s:17:\"12000017326504145\";s:7:\"skuAttr\";s:27:\"14:1052;200000124:100010483\";s:13:\"regular_price\";s:6:\"100.00\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:2:\"41\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:2:\"41\";}}i:4;a:10:{s:5:\"image\";s:180:\"https://ae01.alicdn.com/kf/H8fa9ff2664ab4a57aae7be412b888108D/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"1005001718842951-pink-46\";s:7:\"sku_sub\";s:24:\"1005001718842951-pink-46\";s:5:\"skuId\";s:17:\"12000017326504150\";s:7:\"skuAttr\";s:27:\"14:1052;200000124:200000899\";s:13:\"regular_price\";s:6:\"100.00\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:2:\"46\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:2:\"46\";}}i:5;a:10:{s:5:\"image\";s:180:\"https://ae01.alicdn.com/kf/H8fa9ff2664ab4a57aae7be412b888108D/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"1005001718842951-pink-44\";s:7:\"sku_sub\";s:24:\"1005001718842951-pink-44\";s:5:\"skuId\";s:17:\"12000017326504148\";s:7:\"skuAttr\";s:27:\"14:1052;200000124:100010487\";s:13:\"regular_price\";s:6:\"100.00\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:2:\"44\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:2:\"44\";}}i:6;a:10:{s:5:\"image\";s:180:\"https://ae01.alicdn.com/kf/H8fa9ff2664ab4a57aae7be412b888108D/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"1005001718842951-pink-45\";s:7:\"sku_sub\";s:24:\"1005001718842951-pink-45\";s:5:\"skuId\";s:17:\"12000017326504149\";s:7:\"skuAttr\";s:22:\"14:1052;200000124:3116\";s:13:\"regular_price\";s:6:\"100.00\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:2:\"45\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:2:\"45\";}}i:7;a:10:{s:5:\"image\";s:180:\"https://ae01.alicdn.com/kf/Hd045e0ec3d8842f69a2f4f4f750e59c9y/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"1005001718842951-red-38\";s:7:\"sku_sub\";s:23:\"1005001718842951-red-38\";s:5:\"skuId\";s:17:\"12000017326504130\";s:7:\"skuAttr\";s:25:\"14:10;200000124:200000898\";s:13:\"regular_price\";s:6:\"100.00\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"38\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"38\";}}i:8;a:10:{s:5:\"image\";s:180:\"https://ae01.alicdn.com/kf/Hd045e0ec3d8842f69a2f4f4f750e59c9y/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"1005001718842951-red-39\";s:7:\"sku_sub\";s:23:\"1005001718842951-red-39\";s:5:\"skuId\";s:17:\"12000017326504131\";s:7:\"skuAttr\";s:25:\"14:10;200000124:200000364\";s:13:\"regular_price\";s:6:\"100.00\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"39\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"39\";}}i:9;a:10:{s:5:\"image\";s:180:\"https://ae01.alicdn.com/kf/Hd045e0ec3d8842f69a2f4f4f750e59c9y/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"1005001718842951-red-36\";s:7:\"sku_sub\";s:23:\"1005001718842951-red-36\";s:5:\"skuId\";s:17:\"12000017326504128\";s:7:\"skuAttr\";s:25:\"14:10;200000124:200000334\";s:13:\"regular_price\";s:6:\"100.00\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"36\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"36\";}}i:10;a:10:{s:5:\"image\";s:180:\"https://ae01.alicdn.com/kf/Hd045e0ec3d8842f69a2f4f4f750e59c9y/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"1005001718842951-red-37\";s:7:\"sku_sub\";s:23:\"1005001718842951-red-37\";s:5:\"skuId\";s:17:\"12000017326504129\";s:7:\"skuAttr\";s:25:\"14:10;200000124:100010482\";s:13:\"regular_price\";s:6:\"100.00\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"37\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"37\";}}i:11;a:10:{s:5:\"image\";s:180:\"https://ae01.alicdn.com/kf/Hd045e0ec3d8842f69a2f4f4f750e59c9y/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"1005001718842951-red-42\";s:7:\"sku_sub\";s:23:\"1005001718842951-red-42\";s:5:\"skuId\";s:17:\"12000017326504134\";s:7:\"skuAttr\";s:25:\"14:10;200000124:200000337\";s:13:\"regular_price\";s:6:\"100.00\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"42\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"42\";}}i:12;a:10:{s:5:\"image\";s:180:\"https://ae01.alicdn.com/kf/Hd045e0ec3d8842f69a2f4f4f750e59c9y/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"1005001718842951-red-43\";s:7:\"sku_sub\";s:23:\"1005001718842951-red-43\";s:5:\"skuId\";s:17:\"12000017326504135\";s:7:\"skuAttr\";s:25:\"14:10;200000124:200000338\";s:13:\"regular_price\";s:6:\"100.00\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"43\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"43\";}}i:13;a:10:{s:5:\"image\";s:180:\"https://ae01.alicdn.com/kf/Hd045e0ec3d8842f69a2f4f4f750e59c9y/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"1005001718842951-red-40\";s:7:\"sku_sub\";s:23:\"1005001718842951-red-40\";s:5:\"skuId\";s:17:\"12000017326504132\";s:7:\"skuAttr\";s:25:\"14:10;200000124:100013888\";s:13:\"regular_price\";s:6:\"100.00\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"40\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"40\";}}i:14;a:10:{s:5:\"image\";s:180:\"https://ae01.alicdn.com/kf/Hd045e0ec3d8842f69a2f4f4f750e59c9y/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"1005001718842951-red-41\";s:7:\"sku_sub\";s:23:\"1005001718842951-red-41\";s:5:\"skuId\";s:17:\"12000017326504133\";s:7:\"skuAttr\";s:25:\"14:10;200000124:100010483\";s:13:\"regular_price\";s:6:\"100.00\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"41\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"41\";}}i:15;a:10:{s:5:\"image\";s:180:\"https://ae01.alicdn.com/kf/Hd045e0ec3d8842f69a2f4f4f750e59c9y/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"1005001718842951-red-46\";s:7:\"sku_sub\";s:23:\"1005001718842951-red-46\";s:5:\"skuId\";s:17:\"12000017326504138\";s:7:\"skuAttr\";s:25:\"14:10;200000124:200000899\";s:13:\"regular_price\";s:6:\"100.00\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"46\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"46\";}}i:16;a:10:{s:5:\"image\";s:180:\"https://ae01.alicdn.com/kf/H8fa9ff2664ab4a57aae7be412b888108D/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"1005001718842951-pink-35\";s:7:\"sku_sub\";s:24:\"1005001718842951-pink-35\";s:5:\"skuId\";s:17:\"12000017326504139\";s:7:\"skuAttr\";s:27:\"14:1052;200000124:200000333\";s:13:\"regular_price\";s:6:\"100.00\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:2:\"35\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:2:\"35\";}}i:17;a:10:{s:5:\"image\";s:180:\"https://ae01.alicdn.com/kf/Hd045e0ec3d8842f69a2f4f4f750e59c9y/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"1005001718842951-red-44\";s:7:\"sku_sub\";s:23:\"1005001718842951-red-44\";s:5:\"skuId\";s:17:\"12000017326504136\";s:7:\"skuAttr\";s:25:\"14:10;200000124:100010487\";s:13:\"regular_price\";s:6:\"100.00\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"44\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"44\";}}i:18;a:10:{s:5:\"image\";s:180:\"https://ae01.alicdn.com/kf/Hd045e0ec3d8842f69a2f4f4f750e59c9y/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"1005001718842951-red-45\";s:7:\"sku_sub\";s:23:\"1005001718842951-red-45\";s:5:\"skuId\";s:17:\"12000017326504137\";s:7:\"skuAttr\";s:20:\"14:10;200000124:3116\";s:13:\"regular_price\";s:6:\"100.00\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"45\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"45\";}}i:19;a:10:{s:5:\"image\";s:180:\"https://ae01.alicdn.com/kf/H8fa9ff2664ab4a57aae7be412b888108D/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"1005001718842951-pink-38\";s:7:\"sku_sub\";s:24:\"1005001718842951-pink-38\";s:5:\"skuId\";s:17:\"12000017326504142\";s:7:\"skuAttr\";s:27:\"14:1052;200000124:200000898\";s:13:\"regular_price\";s:6:\"100.00\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:2:\"38\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:2:\"38\";}}i:20;a:10:{s:5:\"image\";s:180:\"https://ae01.alicdn.com/kf/H8fa9ff2664ab4a57aae7be412b888108D/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"1005001718842951-pink-39\";s:7:\"sku_sub\";s:24:\"1005001718842951-pink-39\";s:5:\"skuId\";s:17:\"12000017326504143\";s:7:\"skuAttr\";s:27:\"14:1052;200000124:200000364\";s:13:\"regular_price\";s:6:\"100.00\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:2:\"39\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:2:\"39\";}}i:21;a:10:{s:5:\"image\";s:180:\"https://ae01.alicdn.com/kf/H8fa9ff2664ab4a57aae7be412b888108D/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"1005001718842951-pink-36\";s:7:\"sku_sub\";s:24:\"1005001718842951-pink-36\";s:5:\"skuId\";s:17:\"12000017326504140\";s:7:\"skuAttr\";s:27:\"14:1052;200000124:200000334\";s:13:\"regular_price\";s:6:\"100.00\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:2:\"36\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:2:\"36\";}}i:22;a:10:{s:5:\"image\";s:180:\"https://ae01.alicdn.com/kf/H8fa9ff2664ab4a57aae7be412b888108D/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"1005001718842951-pink-37\";s:7:\"sku_sub\";s:24:\"1005001718842951-pink-37\";s:5:\"skuId\";s:17:\"12000017326504141\";s:7:\"skuAttr\";s:27:\"14:1052;200000124:100010482\";s:13:\"regular_price\";s:6:\"100.00\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:2:\"37\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Pink\";s:9:\"shoe-size\";s:2:\"37\";}}i:23;a:10:{s:5:\"image\";s:180:\"https://ae01.alicdn.com/kf/H4afa55ed924c41c4a8299d8820e5b00fh/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"1005001718842951-black-pink-38\";s:7:\"sku_sub\";s:25:\"1005001718842951-brown-38\";s:5:\"skuId\";s:17:\"12000017326504082\";s:7:\"skuAttr\";s:40:\"14:365458#Black Pink;200000124:200000898\";s:13:\"regular_price\";s:6:\"100.00\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"Black Pink\";s:9:\"shoe-size\";s:2:\"38\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:2:\"38\";}}i:24;a:10:{s:5:\"image\";s:180:\"https://ae01.alicdn.com/kf/H4afa55ed924c41c4a8299d8820e5b00fh/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"1005001718842951-black-pink-39\";s:7:\"sku_sub\";s:25:\"1005001718842951-brown-39\";s:5:\"skuId\";s:17:\"12000017326504083\";s:7:\"skuAttr\";s:40:\"14:365458#Black Pink;200000124:200000364\";s:13:\"regular_price\";s:6:\"100.00\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"Black Pink\";s:9:\"shoe-size\";s:2:\"39\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:2:\"39\";}}i:25;a:10:{s:5:\"image\";s:180:\"https://ae01.alicdn.com/kf/H4afa55ed924c41c4a8299d8820e5b00fh/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"1005001718842951-black-pink-36\";s:7:\"sku_sub\";s:25:\"1005001718842951-brown-36\";s:5:\"skuId\";s:17:\"12000017326504080\";s:7:\"skuAttr\";s:40:\"14:365458#Black Pink;200000124:200000334\";s:13:\"regular_price\";s:6:\"100.00\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"Black Pink\";s:9:\"shoe-size\";s:2:\"36\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:2:\"36\";}}i:26;a:10:{s:5:\"image\";s:180:\"https://ae01.alicdn.com/kf/H4afa55ed924c41c4a8299d8820e5b00fh/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"1005001718842951-black-pink-37\";s:7:\"sku_sub\";s:25:\"1005001718842951-brown-37\";s:5:\"skuId\";s:17:\"12000017326504081\";s:7:\"skuAttr\";s:40:\"14:365458#Black Pink;200000124:100010482\";s:13:\"regular_price\";s:6:\"100.00\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"Black Pink\";s:9:\"shoe-size\";s:2:\"37\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:2:\"37\";}}i:27;a:10:{s:5:\"image\";s:180:\"https://ae01.alicdn.com/kf/H4afa55ed924c41c4a8299d8820e5b00fh/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"1005001718842951-black-pink-42\";s:7:\"sku_sub\";s:25:\"1005001718842951-brown-42\";s:5:\"skuId\";s:17:\"12000017326504086\";s:7:\"skuAttr\";s:40:\"14:365458#Black Pink;200000124:200000337\";s:13:\"regular_price\";s:6:\"100.00\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"Black Pink\";s:9:\"shoe-size\";s:2:\"42\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:2:\"42\";}}i:28;a:10:{s:5:\"image\";s:180:\"https://ae01.alicdn.com/kf/H4afa55ed924c41c4a8299d8820e5b00fh/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"1005001718842951-black-pink-43\";s:7:\"sku_sub\";s:25:\"1005001718842951-brown-43\";s:5:\"skuId\";s:17:\"12000017326504087\";s:7:\"skuAttr\";s:40:\"14:365458#Black Pink;200000124:200000338\";s:13:\"regular_price\";s:6:\"100.00\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"Black Pink\";s:9:\"shoe-size\";s:2:\"43\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:2:\"43\";}}i:29;a:10:{s:5:\"image\";s:180:\"https://ae01.alicdn.com/kf/H4afa55ed924c41c4a8299d8820e5b00fh/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"1005001718842951-black-pink-40\";s:7:\"sku_sub\";s:25:\"1005001718842951-brown-40\";s:5:\"skuId\";s:17:\"12000017326504084\";s:7:\"skuAttr\";s:40:\"14:365458#Black Pink;200000124:100013888\";s:13:\"regular_price\";s:6:\"100.00\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"Black Pink\";s:9:\"shoe-size\";s:2:\"40\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:2:\"40\";}}i:30;a:10:{s:5:\"image\";s:180:\"https://ae01.alicdn.com/kf/H4afa55ed924c41c4a8299d8820e5b00fh/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"1005001718842951-black-pink-41\";s:7:\"sku_sub\";s:25:\"1005001718842951-brown-41\";s:5:\"skuId\";s:17:\"12000017326504085\";s:7:\"skuAttr\";s:40:\"14:365458#Black Pink;200000124:100010483\";s:13:\"regular_price\";s:6:\"100.00\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"Black Pink\";s:9:\"shoe-size\";s:2:\"41\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:2:\"41\";}}i:31;a:10:{s:5:\"image\";s:180:\"https://ae01.alicdn.com/kf/H4afa55ed924c41c4a8299d8820e5b00fh/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"1005001718842951-black-pink-46\";s:7:\"sku_sub\";s:25:\"1005001718842951-brown-46\";s:5:\"skuId\";s:17:\"12000017326504090\";s:7:\"skuAttr\";s:40:\"14:365458#Black Pink;200000124:200000899\";s:13:\"regular_price\";s:6:\"100.00\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"Black Pink\";s:9:\"shoe-size\";s:2:\"46\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:2:\"46\";}}i:32;a:10:{s:5:\"image\";s:180:\"https://ae01.alicdn.com/kf/H5cc87f61ebde4d559a323fadca423173C/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"1005001718842951-same-pic-35\";s:7:\"sku_sub\";s:24:\"1005001718842951-gold-35\";s:5:\"skuId\";s:17:\"12000017326504091\";s:7:\"skuAttr\";s:38:\"14:350850#Same Pic;200000124:200000333\";s:13:\"regular_price\";s:6:\"100.00\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:8:\"Same Pic\";s:9:\"shoe-size\";s:2:\"35\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gold\";s:9:\"shoe-size\";s:2:\"35\";}}i:33;a:10:{s:5:\"image\";s:180:\"https://ae01.alicdn.com/kf/H4afa55ed924c41c4a8299d8820e5b00fh/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"1005001718842951-black-pink-44\";s:7:\"sku_sub\";s:25:\"1005001718842951-brown-44\";s:5:\"skuId\";s:17:\"12000017326504088\";s:7:\"skuAttr\";s:40:\"14:365458#Black Pink;200000124:100010487\";s:13:\"regular_price\";s:6:\"100.00\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"Black Pink\";s:9:\"shoe-size\";s:2:\"44\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:2:\"44\";}}i:34;a:10:{s:5:\"image\";s:180:\"https://ae01.alicdn.com/kf/H4afa55ed924c41c4a8299d8820e5b00fh/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"1005001718842951-black-pink-45\";s:7:\"sku_sub\";s:25:\"1005001718842951-brown-45\";s:5:\"skuId\";s:17:\"12000017326504089\";s:7:\"skuAttr\";s:35:\"14:365458#Black Pink;200000124:3116\";s:13:\"regular_price\";s:6:\"100.00\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"Black Pink\";s:9:\"shoe-size\";s:2:\"45\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:2:\"45\";}}i:35;a:10:{s:5:\"image\";s:180:\"https://ae01.alicdn.com/kf/H5cc87f61ebde4d559a323fadca423173C/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"1005001718842951-same-pic-38\";s:7:\"sku_sub\";s:24:\"1005001718842951-gold-38\";s:5:\"skuId\";s:17:\"12000017326504094\";s:7:\"skuAttr\";s:38:\"14:350850#Same Pic;200000124:200000898\";s:13:\"regular_price\";s:6:\"100.00\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:8:\"Same Pic\";s:9:\"shoe-size\";s:2:\"38\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gold\";s:9:\"shoe-size\";s:2:\"38\";}}i:36;a:10:{s:5:\"image\";s:180:\"https://ae01.alicdn.com/kf/H5cc87f61ebde4d559a323fadca423173C/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"1005001718842951-same-pic-39\";s:7:\"sku_sub\";s:24:\"1005001718842951-gold-39\";s:5:\"skuId\";s:17:\"12000017326504095\";s:7:\"skuAttr\";s:38:\"14:350850#Same Pic;200000124:200000364\";s:13:\"regular_price\";s:6:\"100.00\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:8:\"Same Pic\";s:9:\"shoe-size\";s:2:\"39\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gold\";s:9:\"shoe-size\";s:2:\"39\";}}i:37;a:10:{s:5:\"image\";s:180:\"https://ae01.alicdn.com/kf/H5cc87f61ebde4d559a323fadca423173C/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"1005001718842951-same-pic-36\";s:7:\"sku_sub\";s:24:\"1005001718842951-gold-36\";s:5:\"skuId\";s:17:\"12000017326504092\";s:7:\"skuAttr\";s:38:\"14:350850#Same Pic;200000124:200000334\";s:13:\"regular_price\";s:6:\"100.00\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:8:\"Same Pic\";s:9:\"shoe-size\";s:2:\"36\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gold\";s:9:\"shoe-size\";s:2:\"36\";}}i:38;a:10:{s:5:\"image\";s:180:\"https://ae01.alicdn.com/kf/H5cc87f61ebde4d559a323fadca423173C/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"1005001718842951-same-pic-37\";s:7:\"sku_sub\";s:24:\"1005001718842951-gold-37\";s:5:\"skuId\";s:17:\"12000017326504093\";s:7:\"skuAttr\";s:38:\"14:350850#Same Pic;200000124:100010482\";s:13:\"regular_price\";s:6:\"100.00\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:8:\"Same Pic\";s:9:\"shoe-size\";s:2:\"37\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gold\";s:9:\"shoe-size\";s:2:\"37\";}}i:39;a:10:{s:5:\"image\";s:180:\"https://ae01.alicdn.com/kf/Hc588a65fe3be4bcd8d59a27c319afb27C/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"1005001718842951-blue-46\";s:7:\"sku_sub\";s:24:\"1005001718842951-blue-46\";s:5:\"skuId\";s:17:\"12000017326504066\";s:7:\"skuAttr\";s:26:\"14:173;200000124:200000899\";s:13:\"regular_price\";s:6:\"100.00\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"46\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"46\";}}i:40;a:10:{s:5:\"image\";s:180:\"https://ae01.alicdn.com/kf/H290e829db9594901bd9b67f39119e49el/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers.jpg_640x640.jpg\";s:3:\"sku\";s:36:\"1005001718842951-black-white-sole-35\";s:7:\"sku_sub\";s:28:\"1005001718842951-sky-blue-35\";s:5:\"skuId\";s:17:\"12000017326504067\";s:7:\"skuAttr\";s:44:\"14:1254#Black white Sole;200000124:200000333\";s:13:\"regular_price\";s:6:\"100.00\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:16:\"Black white Sole\";s:9:\"shoe-size\";s:2:\"35\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Sky Blue\";s:9:\"shoe-size\";s:2:\"35\";}}i:41;a:10:{s:5:\"image\";s:180:\"https://ae01.alicdn.com/kf/Hc588a65fe3be4bcd8d59a27c319afb27C/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"1005001718842951-blue-44\";s:7:\"sku_sub\";s:24:\"1005001718842951-blue-44\";s:5:\"skuId\";s:17:\"12000017326504064\";s:7:\"skuAttr\";s:26:\"14:173;200000124:100010487\";s:13:\"regular_price\";s:6:\"100.00\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"44\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"44\";}}i:42;a:10:{s:5:\"image\";s:180:\"https://ae01.alicdn.com/kf/Hc588a65fe3be4bcd8d59a27c319afb27C/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"1005001718842951-blue-45\";s:7:\"sku_sub\";s:24:\"1005001718842951-blue-45\";s:5:\"skuId\";s:17:\"12000017326504065\";s:7:\"skuAttr\";s:21:\"14:173;200000124:3116\";s:13:\"regular_price\";s:6:\"100.00\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"45\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"45\";}}i:43;a:10:{s:5:\"image\";s:180:\"https://ae01.alicdn.com/kf/H290e829db9594901bd9b67f39119e49el/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers.jpg_640x640.jpg\";s:3:\"sku\";s:36:\"1005001718842951-black-white-sole-38\";s:7:\"sku_sub\";s:28:\"1005001718842951-sky-blue-38\";s:5:\"skuId\";s:17:\"12000017326504070\";s:7:\"skuAttr\";s:44:\"14:1254#Black white Sole;200000124:200000898\";s:13:\"regular_price\";s:6:\"100.00\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:16:\"Black white Sole\";s:9:\"shoe-size\";s:2:\"38\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Sky Blue\";s:9:\"shoe-size\";s:2:\"38\";}}i:44;a:10:{s:5:\"image\";s:180:\"https://ae01.alicdn.com/kf/H290e829db9594901bd9b67f39119e49el/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers.jpg_640x640.jpg\";s:3:\"sku\";s:36:\"1005001718842951-black-white-sole-39\";s:7:\"sku_sub\";s:28:\"1005001718842951-sky-blue-39\";s:5:\"skuId\";s:17:\"12000017326504071\";s:7:\"skuAttr\";s:44:\"14:1254#Black white Sole;200000124:200000364\";s:13:\"regular_price\";s:6:\"100.00\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:49;s:10:\"attributes\";a:2:{s:5:\"color\";s:16:\"Black white Sole\";s:9:\"shoe-size\";s:2:\"39\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Sky Blue\";s:9:\"shoe-size\";s:2:\"39\";}}i:45;a:10:{s:5:\"image\";s:180:\"https://ae01.alicdn.com/kf/H290e829db9594901bd9b67f39119e49el/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers.jpg_640x640.jpg\";s:3:\"sku\";s:36:\"1005001718842951-black-white-sole-36\";s:7:\"sku_sub\";s:28:\"1005001718842951-sky-blue-36\";s:5:\"skuId\";s:17:\"12000017326504068\";s:7:\"skuAttr\";s:44:\"14:1254#Black white Sole;200000124:200000334\";s:13:\"regular_price\";s:6:\"100.00\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:16:\"Black white Sole\";s:9:\"shoe-size\";s:2:\"36\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Sky Blue\";s:9:\"shoe-size\";s:2:\"36\";}}i:46;a:10:{s:5:\"image\";s:180:\"https://ae01.alicdn.com/kf/H290e829db9594901bd9b67f39119e49el/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers.jpg_640x640.jpg\";s:3:\"sku\";s:36:\"1005001718842951-black-white-sole-37\";s:7:\"sku_sub\";s:28:\"1005001718842951-sky-blue-37\";s:5:\"skuId\";s:17:\"12000017326504069\";s:7:\"skuAttr\";s:44:\"14:1254#Black white Sole;200000124:100010482\";s:13:\"regular_price\";s:6:\"100.00\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:16:\"Black white Sole\";s:9:\"shoe-size\";s:2:\"37\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Sky Blue\";s:9:\"shoe-size\";s:2:\"37\";}}i:47;a:10:{s:5:\"image\";s:180:\"https://ae01.alicdn.com/kf/H290e829db9594901bd9b67f39119e49el/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers.jpg_640x640.jpg\";s:3:\"sku\";s:36:\"1005001718842951-black-white-sole-42\";s:7:\"sku_sub\";s:28:\"1005001718842951-sky-blue-42\";s:5:\"skuId\";s:17:\"12000017326504074\";s:7:\"skuAttr\";s:44:\"14:1254#Black white Sole;200000124:200000337\";s:13:\"regular_price\";s:6:\"100.00\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:16:\"Black white Sole\";s:9:\"shoe-size\";s:2:\"42\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Sky Blue\";s:9:\"shoe-size\";s:2:\"42\";}}i:48;a:10:{s:5:\"image\";s:180:\"https://ae01.alicdn.com/kf/H290e829db9594901bd9b67f39119e49el/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers.jpg_640x640.jpg\";s:3:\"sku\";s:36:\"1005001718842951-black-white-sole-43\";s:7:\"sku_sub\";s:28:\"1005001718842951-sky-blue-43\";s:5:\"skuId\";s:17:\"12000017326504075\";s:7:\"skuAttr\";s:44:\"14:1254#Black white Sole;200000124:200000338\";s:13:\"regular_price\";s:6:\"100.00\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:16:\"Black white Sole\";s:9:\"shoe-size\";s:2:\"43\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Sky Blue\";s:9:\"shoe-size\";s:2:\"43\";}}i:49;a:10:{s:5:\"image\";s:180:\"https://ae01.alicdn.com/kf/H290e829db9594901bd9b67f39119e49el/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers.jpg_640x640.jpg\";s:3:\"sku\";s:36:\"1005001718842951-black-white-sole-40\";s:7:\"sku_sub\";s:28:\"1005001718842951-sky-blue-40\";s:5:\"skuId\";s:17:\"12000017326504072\";s:7:\"skuAttr\";s:44:\"14:1254#Black white Sole;200000124:100013888\";s:13:\"regular_price\";s:6:\"100.00\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:16:\"Black white Sole\";s:9:\"shoe-size\";s:2:\"40\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Sky Blue\";s:9:\"shoe-size\";s:2:\"40\";}}i:50;a:10:{s:5:\"image\";s:180:\"https://ae01.alicdn.com/kf/H290e829db9594901bd9b67f39119e49el/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers.jpg_640x640.jpg\";s:3:\"sku\";s:36:\"1005001718842951-black-white-sole-41\";s:7:\"sku_sub\";s:28:\"1005001718842951-sky-blue-41\";s:5:\"skuId\";s:17:\"12000017326504073\";s:7:\"skuAttr\";s:44:\"14:1254#Black white Sole;200000124:100010483\";s:13:\"regular_price\";s:6:\"100.00\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:16:\"Black white Sole\";s:9:\"shoe-size\";s:2:\"41\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Sky Blue\";s:9:\"shoe-size\";s:2:\"41\";}}i:51;a:10:{s:5:\"image\";s:180:\"https://ae01.alicdn.com/kf/H290e829db9594901bd9b67f39119e49el/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers.jpg_640x640.jpg\";s:3:\"sku\";s:36:\"1005001718842951-black-white-sole-46\";s:7:\"sku_sub\";s:28:\"1005001718842951-sky-blue-46\";s:5:\"skuId\";s:17:\"12000017326504078\";s:7:\"skuAttr\";s:44:\"14:1254#Black white Sole;200000124:200000899\";s:13:\"regular_price\";s:6:\"100.00\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:16:\"Black white Sole\";s:9:\"shoe-size\";s:2:\"46\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Sky Blue\";s:9:\"shoe-size\";s:2:\"46\";}}i:52;a:10:{s:5:\"image\";s:180:\"https://ae01.alicdn.com/kf/H4afa55ed924c41c4a8299d8820e5b00fh/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"1005001718842951-black-pink-35\";s:7:\"sku_sub\";s:25:\"1005001718842951-brown-35\";s:5:\"skuId\";s:17:\"12000017326504079\";s:7:\"skuAttr\";s:40:\"14:365458#Black Pink;200000124:200000333\";s:13:\"regular_price\";s:6:\"100.00\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"Black Pink\";s:9:\"shoe-size\";s:2:\"35\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:2:\"35\";}}i:53;a:10:{s:5:\"image\";s:180:\"https://ae01.alicdn.com/kf/H290e829db9594901bd9b67f39119e49el/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers.jpg_640x640.jpg\";s:3:\"sku\";s:36:\"1005001718842951-black-white-sole-44\";s:7:\"sku_sub\";s:28:\"1005001718842951-sky-blue-44\";s:5:\"skuId\";s:17:\"12000017326504076\";s:7:\"skuAttr\";s:44:\"14:1254#Black white Sole;200000124:100010487\";s:13:\"regular_price\";s:6:\"100.00\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:49;s:10:\"attributes\";a:2:{s:5:\"color\";s:16:\"Black white Sole\";s:9:\"shoe-size\";s:2:\"44\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Sky Blue\";s:9:\"shoe-size\";s:2:\"44\";}}i:54;a:10:{s:5:\"image\";s:180:\"https://ae01.alicdn.com/kf/H290e829db9594901bd9b67f39119e49el/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers.jpg_640x640.jpg\";s:3:\"sku\";s:36:\"1005001718842951-black-white-sole-45\";s:7:\"sku_sub\";s:28:\"1005001718842951-sky-blue-45\";s:5:\"skuId\";s:17:\"12000017326504077\";s:7:\"skuAttr\";s:39:\"14:1254#Black white Sole;200000124:3116\";s:13:\"regular_price\";s:6:\"100.00\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:16:\"Black white Sole\";s:9:\"shoe-size\";s:2:\"45\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:8:\"Sky Blue\";s:9:\"shoe-size\";s:2:\"45\";}}i:55;a:10:{s:5:\"image\";s:180:\"https://ae01.alicdn.com/kf/H62d506e19b5b49538aa166d724511c3bL/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"1005001718842951-gray-46\";s:7:\"sku_sub\";s:24:\"1005001718842951-gray-46\";s:5:\"skuId\";s:17:\"12000017326504114\";s:7:\"skuAttr\";s:26:\"14:691;200000124:200000899\";s:13:\"regular_price\";s:6:\"100.00\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:2:\"46\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:2:\"46\";}}i:56;a:10:{s:5:\"image\";s:180:\"https://ae01.alicdn.com/kf/Hdc33eebcde7c4ada98b9a60145590dc0g/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005001718842951-green-35\";s:7:\"sku_sub\";s:25:\"1005001718842951-green-35\";s:5:\"skuId\";s:17:\"12000017326504115\";s:7:\"skuAttr\";s:26:\"14:175;200000124:200000333\";s:13:\"regular_price\";s:6:\"100.00\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"35\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"35\";}}i:57;a:10:{s:5:\"image\";s:180:\"https://ae01.alicdn.com/kf/H62d506e19b5b49538aa166d724511c3bL/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"1005001718842951-gray-44\";s:7:\"sku_sub\";s:24:\"1005001718842951-gray-44\";s:5:\"skuId\";s:17:\"12000017326504112\";s:7:\"skuAttr\";s:26:\"14:691;200000124:100010487\";s:13:\"regular_price\";s:6:\"100.00\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:2:\"44\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:2:\"44\";}}i:58;a:10:{s:5:\"image\";s:180:\"https://ae01.alicdn.com/kf/H62d506e19b5b49538aa166d724511c3bL/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"1005001718842951-gray-45\";s:7:\"sku_sub\";s:24:\"1005001718842951-gray-45\";s:5:\"skuId\";s:17:\"12000017326504113\";s:7:\"skuAttr\";s:21:\"14:691;200000124:3116\";s:13:\"regular_price\";s:6:\"100.00\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:2:\"45\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:2:\"45\";}}i:59;a:10:{s:5:\"image\";s:180:\"https://ae01.alicdn.com/kf/Hdc33eebcde7c4ada98b9a60145590dc0g/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005001718842951-green-38\";s:7:\"sku_sub\";s:25:\"1005001718842951-green-38\";s:5:\"skuId\";s:17:\"12000017326504118\";s:7:\"skuAttr\";s:26:\"14:175;200000124:200000898\";s:13:\"regular_price\";s:6:\"100.00\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"38\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"38\";}}i:60;a:10:{s:5:\"image\";s:180:\"https://ae01.alicdn.com/kf/Hdc33eebcde7c4ada98b9a60145590dc0g/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005001718842951-green-39\";s:7:\"sku_sub\";s:25:\"1005001718842951-green-39\";s:5:\"skuId\";s:17:\"12000017326504119\";s:7:\"skuAttr\";s:26:\"14:175;200000124:200000364\";s:13:\"regular_price\";s:6:\"100.00\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"39\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"39\";}}i:61;a:10:{s:5:\"image\";s:180:\"https://ae01.alicdn.com/kf/Hdc33eebcde7c4ada98b9a60145590dc0g/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005001718842951-green-36\";s:7:\"sku_sub\";s:25:\"1005001718842951-green-36\";s:5:\"skuId\";s:17:\"12000017326504116\";s:7:\"skuAttr\";s:26:\"14:175;200000124:200000334\";s:13:\"regular_price\";s:6:\"100.00\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"36\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"36\";}}i:62;a:10:{s:5:\"image\";s:180:\"https://ae01.alicdn.com/kf/Hdc33eebcde7c4ada98b9a60145590dc0g/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005001718842951-green-37\";s:7:\"sku_sub\";s:25:\"1005001718842951-green-37\";s:5:\"skuId\";s:17:\"12000017326504117\";s:7:\"skuAttr\";s:26:\"14:175;200000124:100010482\";s:13:\"regular_price\";s:6:\"100.00\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"37\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"37\";}}i:63;a:10:{s:5:\"image\";s:180:\"https://ae01.alicdn.com/kf/Hdc33eebcde7c4ada98b9a60145590dc0g/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005001718842951-green-42\";s:7:\"sku_sub\";s:25:\"1005001718842951-green-42\";s:5:\"skuId\";s:17:\"12000017326504122\";s:7:\"skuAttr\";s:26:\"14:175;200000124:200000337\";s:13:\"regular_price\";s:6:\"100.00\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"42\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"42\";}}i:64;a:10:{s:5:\"image\";s:180:\"https://ae01.alicdn.com/kf/Hdc33eebcde7c4ada98b9a60145590dc0g/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005001718842951-green-43\";s:7:\"sku_sub\";s:25:\"1005001718842951-green-43\";s:5:\"skuId\";s:17:\"12000017326504123\";s:7:\"skuAttr\";s:26:\"14:175;200000124:200000338\";s:13:\"regular_price\";s:6:\"100.00\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"43\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"43\";}}i:65;a:10:{s:5:\"image\";s:180:\"https://ae01.alicdn.com/kf/Hdc33eebcde7c4ada98b9a60145590dc0g/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005001718842951-green-40\";s:7:\"sku_sub\";s:25:\"1005001718842951-green-40\";s:5:\"skuId\";s:17:\"12000017326504120\";s:7:\"skuAttr\";s:26:\"14:175;200000124:100013888\";s:13:\"regular_price\";s:6:\"100.00\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"40\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"40\";}}i:66;a:10:{s:5:\"image\";s:180:\"https://ae01.alicdn.com/kf/Hdc33eebcde7c4ada98b9a60145590dc0g/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005001718842951-green-41\";s:7:\"sku_sub\";s:25:\"1005001718842951-green-41\";s:5:\"skuId\";s:17:\"12000017326504121\";s:7:\"skuAttr\";s:26:\"14:175;200000124:100010483\";s:13:\"regular_price\";s:6:\"100.00\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"41\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"41\";}}i:67;a:10:{s:5:\"image\";s:180:\"https://ae01.alicdn.com/kf/Hdc33eebcde7c4ada98b9a60145590dc0g/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005001718842951-green-46\";s:7:\"sku_sub\";s:25:\"1005001718842951-green-46\";s:5:\"skuId\";s:17:\"12000017326504126\";s:7:\"skuAttr\";s:26:\"14:175;200000124:200000899\";s:13:\"regular_price\";s:6:\"100.00\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"46\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"46\";}}i:68;a:10:{s:5:\"image\";s:180:\"https://ae01.alicdn.com/kf/Hd045e0ec3d8842f69a2f4f4f750e59c9y/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers.jpg_640x640.jpg\";s:3:\"sku\";s:23:\"1005001718842951-red-35\";s:7:\"sku_sub\";s:23:\"1005001718842951-red-35\";s:5:\"skuId\";s:17:\"12000017326504127\";s:7:\"skuAttr\";s:25:\"14:10;200000124:200000333\";s:13:\"regular_price\";s:6:\"100.00\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"35\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:3:\"Red\";s:9:\"shoe-size\";s:2:\"35\";}}i:69;a:10:{s:5:\"image\";s:180:\"https://ae01.alicdn.com/kf/Hdc33eebcde7c4ada98b9a60145590dc0g/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005001718842951-green-44\";s:7:\"sku_sub\";s:25:\"1005001718842951-green-44\";s:5:\"skuId\";s:17:\"12000017326504124\";s:7:\"skuAttr\";s:26:\"14:175;200000124:100010487\";s:13:\"regular_price\";s:6:\"100.00\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"44\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"44\";}}i:70;a:10:{s:5:\"image\";s:180:\"https://ae01.alicdn.com/kf/Hdc33eebcde7c4ada98b9a60145590dc0g/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005001718842951-green-45\";s:7:\"sku_sub\";s:25:\"1005001718842951-green-45\";s:5:\"skuId\";s:17:\"12000017326504125\";s:7:\"skuAttr\";s:21:\"14:175;200000124:3116\";s:13:\"regular_price\";s:6:\"100.00\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"45\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"45\";}}i:71;a:10:{s:5:\"image\";s:180:\"https://ae01.alicdn.com/kf/H5cc87f61ebde4d559a323fadca423173C/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"1005001718842951-same-pic-42\";s:7:\"sku_sub\";s:24:\"1005001718842951-gold-42\";s:5:\"skuId\";s:17:\"12000017326504098\";s:7:\"skuAttr\";s:38:\"14:350850#Same Pic;200000124:200000337\";s:13:\"regular_price\";s:6:\"100.00\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:8:\"Same Pic\";s:9:\"shoe-size\";s:2:\"42\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gold\";s:9:\"shoe-size\";s:2:\"42\";}}i:72;a:10:{s:5:\"image\";s:180:\"https://ae01.alicdn.com/kf/H5cc87f61ebde4d559a323fadca423173C/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"1005001718842951-same-pic-43\";s:7:\"sku_sub\";s:24:\"1005001718842951-gold-43\";s:5:\"skuId\";s:17:\"12000017326504099\";s:7:\"skuAttr\";s:38:\"14:350850#Same Pic;200000124:200000338\";s:13:\"regular_price\";s:6:\"100.00\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:8:\"Same Pic\";s:9:\"shoe-size\";s:2:\"43\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gold\";s:9:\"shoe-size\";s:2:\"43\";}}i:73;a:10:{s:5:\"image\";s:180:\"https://ae01.alicdn.com/kf/H5cc87f61ebde4d559a323fadca423173C/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"1005001718842951-same-pic-40\";s:7:\"sku_sub\";s:24:\"1005001718842951-gold-40\";s:5:\"skuId\";s:17:\"12000017326504096\";s:7:\"skuAttr\";s:38:\"14:350850#Same Pic;200000124:100013888\";s:13:\"regular_price\";s:6:\"100.00\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:8:\"Same Pic\";s:9:\"shoe-size\";s:2:\"40\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gold\";s:9:\"shoe-size\";s:2:\"40\";}}i:74;a:10:{s:5:\"image\";s:180:\"https://ae01.alicdn.com/kf/H5cc87f61ebde4d559a323fadca423173C/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"1005001718842951-same-pic-41\";s:7:\"sku_sub\";s:24:\"1005001718842951-gold-41\";s:5:\"skuId\";s:17:\"12000017326504097\";s:7:\"skuAttr\";s:38:\"14:350850#Same Pic;200000124:100010483\";s:13:\"regular_price\";s:6:\"100.00\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:8:\"Same Pic\";s:9:\"shoe-size\";s:2:\"41\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gold\";s:9:\"shoe-size\";s:2:\"41\";}}i:75;a:10:{s:5:\"image\";s:180:\"https://ae01.alicdn.com/kf/H5cc87f61ebde4d559a323fadca423173C/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"1005001718842951-same-pic-46\";s:7:\"sku_sub\";s:24:\"1005001718842951-gold-46\";s:5:\"skuId\";s:17:\"12000017326504102\";s:7:\"skuAttr\";s:38:\"14:350850#Same Pic;200000124:200000899\";s:13:\"regular_price\";s:6:\"100.00\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:8:\"Same Pic\";s:9:\"shoe-size\";s:2:\"46\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gold\";s:9:\"shoe-size\";s:2:\"46\";}}i:76;a:10:{s:5:\"image\";s:180:\"https://ae01.alicdn.com/kf/H62d506e19b5b49538aa166d724511c3bL/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"1005001718842951-gray-35\";s:7:\"sku_sub\";s:24:\"1005001718842951-gray-35\";s:5:\"skuId\";s:17:\"12000017326504103\";s:7:\"skuAttr\";s:26:\"14:691;200000124:200000333\";s:13:\"regular_price\";s:6:\"100.00\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:2:\"35\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:2:\"35\";}}i:77;a:10:{s:5:\"image\";s:180:\"https://ae01.alicdn.com/kf/H5cc87f61ebde4d559a323fadca423173C/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"1005001718842951-same-pic-44\";s:7:\"sku_sub\";s:24:\"1005001718842951-gold-44\";s:5:\"skuId\";s:17:\"12000017326504100\";s:7:\"skuAttr\";s:38:\"14:350850#Same Pic;200000124:100010487\";s:13:\"regular_price\";s:6:\"100.00\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:8:\"Same Pic\";s:9:\"shoe-size\";s:2:\"44\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gold\";s:9:\"shoe-size\";s:2:\"44\";}}i:78;a:10:{s:5:\"image\";s:180:\"https://ae01.alicdn.com/kf/H5cc87f61ebde4d559a323fadca423173C/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"1005001718842951-same-pic-45\";s:7:\"sku_sub\";s:24:\"1005001718842951-gold-45\";s:5:\"skuId\";s:17:\"12000017326504101\";s:7:\"skuAttr\";s:33:\"14:350850#Same Pic;200000124:3116\";s:13:\"regular_price\";s:6:\"100.00\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:8:\"Same Pic\";s:9:\"shoe-size\";s:2:\"45\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gold\";s:9:\"shoe-size\";s:2:\"45\";}}i:79;a:10:{s:5:\"image\";s:180:\"https://ae01.alicdn.com/kf/H62d506e19b5b49538aa166d724511c3bL/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"1005001718842951-gray-38\";s:7:\"sku_sub\";s:24:\"1005001718842951-gray-38\";s:5:\"skuId\";s:17:\"12000017326504106\";s:7:\"skuAttr\";s:26:\"14:691;200000124:200000898\";s:13:\"regular_price\";s:6:\"100.00\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:2:\"38\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:2:\"38\";}}i:80;a:10:{s:5:\"image\";s:180:\"https://ae01.alicdn.com/kf/H62d506e19b5b49538aa166d724511c3bL/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"1005001718842951-gray-39\";s:7:\"sku_sub\";s:24:\"1005001718842951-gray-39\";s:5:\"skuId\";s:17:\"12000017326504107\";s:7:\"skuAttr\";s:26:\"14:691;200000124:200000364\";s:13:\"regular_price\";s:6:\"100.00\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:2:\"39\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:2:\"39\";}}i:81;a:10:{s:5:\"image\";s:180:\"https://ae01.alicdn.com/kf/H62d506e19b5b49538aa166d724511c3bL/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"1005001718842951-gray-36\";s:7:\"sku_sub\";s:24:\"1005001718842951-gray-36\";s:5:\"skuId\";s:17:\"12000017326504104\";s:7:\"skuAttr\";s:26:\"14:691;200000124:200000334\";s:13:\"regular_price\";s:6:\"100.00\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:2:\"36\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:2:\"36\";}}i:82;a:10:{s:5:\"image\";s:180:\"https://ae01.alicdn.com/kf/H62d506e19b5b49538aa166d724511c3bL/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"1005001718842951-gray-37\";s:7:\"sku_sub\";s:24:\"1005001718842951-gray-37\";s:5:\"skuId\";s:17:\"12000017326504105\";s:7:\"skuAttr\";s:26:\"14:691;200000124:100010482\";s:13:\"regular_price\";s:6:\"100.00\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:2:\"37\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:2:\"37\";}}i:83;a:10:{s:5:\"image\";s:180:\"https://ae01.alicdn.com/kf/H62d506e19b5b49538aa166d724511c3bL/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"1005001718842951-gray-42\";s:7:\"sku_sub\";s:24:\"1005001718842951-gray-42\";s:5:\"skuId\";s:17:\"12000017326504110\";s:7:\"skuAttr\";s:26:\"14:691;200000124:200000337\";s:13:\"regular_price\";s:6:\"100.00\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:2:\"42\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:2:\"42\";}}i:84;a:10:{s:5:\"image\";s:180:\"https://ae01.alicdn.com/kf/H62d506e19b5b49538aa166d724511c3bL/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"1005001718842951-gray-43\";s:7:\"sku_sub\";s:24:\"1005001718842951-gray-43\";s:5:\"skuId\";s:17:\"12000017326504111\";s:7:\"skuAttr\";s:26:\"14:691;200000124:200000338\";s:13:\"regular_price\";s:6:\"100.00\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:2:\"43\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:2:\"43\";}}i:85;a:10:{s:5:\"image\";s:180:\"https://ae01.alicdn.com/kf/H62d506e19b5b49538aa166d724511c3bL/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"1005001718842951-gray-40\";s:7:\"sku_sub\";s:24:\"1005001718842951-gray-40\";s:5:\"skuId\";s:17:\"12000017326504108\";s:7:\"skuAttr\";s:26:\"14:691;200000124:100013888\";s:13:\"regular_price\";s:6:\"100.00\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:2:\"40\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:2:\"40\";}}i:86;a:10:{s:5:\"image\";s:180:\"https://ae01.alicdn.com/kf/H62d506e19b5b49538aa166d724511c3bL/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"1005001718842951-gray-41\";s:7:\"sku_sub\";s:24:\"1005001718842951-gray-41\";s:5:\"skuId\";s:17:\"12000017326504109\";s:7:\"skuAttr\";s:26:\"14:691;200000124:100010483\";s:13:\"regular_price\";s:6:\"100.00\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:2:\"41\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Gray\";s:9:\"shoe-size\";s:2:\"41\";}}i:87;a:10:{s:5:\"image\";s:180:\"https://ae01.alicdn.com/kf/H1d9ed7a61014412f93ea64f76ef5cb08j/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005001718842951-khaki-35\";s:7:\"sku_sub\";s:25:\"1005001718842951-beige-35\";s:5:\"skuId\";s:17:\"12000017326504031\";s:7:\"skuAttr\";s:32:\"14:771#khaki;200000124:200000333\";s:13:\"regular_price\";s:6:\"100.00\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"khaki\";s:9:\"shoe-size\";s:2:\"35\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:2:\"35\";}}i:88;a:10:{s:5:\"image\";s:180:\"https://ae01.alicdn.com/kf/Hf65d165218d24b759079445553754820k/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005001718842951-black-42\";s:7:\"sku_sub\";s:25:\"1005001718842951-black-42\";s:5:\"skuId\";s:17:\"12000017326504050\";s:7:\"skuAttr\";s:26:\"14:193;200000124:200000337\";s:13:\"regular_price\";s:6:\"100.00\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"42\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"42\";}}i:89;a:10:{s:5:\"image\";s:180:\"https://ae01.alicdn.com/kf/Hf65d165218d24b759079445553754820k/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005001718842951-black-43\";s:7:\"sku_sub\";s:25:\"1005001718842951-black-43\";s:5:\"skuId\";s:17:\"12000017326504051\";s:7:\"skuAttr\";s:26:\"14:193;200000124:200000338\";s:13:\"regular_price\";s:6:\"100.00\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"43\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"43\";}}i:90;a:10:{s:5:\"image\";s:180:\"https://ae01.alicdn.com/kf/Hf65d165218d24b759079445553754820k/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005001718842951-black-40\";s:7:\"sku_sub\";s:25:\"1005001718842951-black-40\";s:5:\"skuId\";s:17:\"12000017326504048\";s:7:\"skuAttr\";s:26:\"14:193;200000124:100013888\";s:13:\"regular_price\";s:6:\"100.00\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"40\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"40\";}}i:91;a:10:{s:5:\"image\";s:180:\"https://ae01.alicdn.com/kf/Hf65d165218d24b759079445553754820k/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005001718842951-black-41\";s:7:\"sku_sub\";s:25:\"1005001718842951-black-41\";s:5:\"skuId\";s:17:\"12000017326504049\";s:7:\"skuAttr\";s:26:\"14:193;200000124:100010483\";s:13:\"regular_price\";s:6:\"100.00\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"41\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"41\";}}i:92;a:10:{s:5:\"image\";s:180:\"https://ae01.alicdn.com/kf/Hf65d165218d24b759079445553754820k/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005001718842951-black-46\";s:7:\"sku_sub\";s:25:\"1005001718842951-black-46\";s:5:\"skuId\";s:17:\"12000017326504054\";s:7:\"skuAttr\";s:26:\"14:193;200000124:200000899\";s:13:\"regular_price\";s:6:\"100.00\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:49;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"46\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"46\";}}i:93;a:10:{s:5:\"image\";s:180:\"https://ae01.alicdn.com/kf/Hc588a65fe3be4bcd8d59a27c319afb27C/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"1005001718842951-blue-35\";s:7:\"sku_sub\";s:24:\"1005001718842951-blue-35\";s:5:\"skuId\";s:17:\"12000017326504055\";s:7:\"skuAttr\";s:26:\"14:173;200000124:200000333\";s:13:\"regular_price\";s:6:\"100.00\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"35\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"35\";}}i:94;a:10:{s:5:\"image\";s:180:\"https://ae01.alicdn.com/kf/Hf65d165218d24b759079445553754820k/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005001718842951-black-44\";s:7:\"sku_sub\";s:25:\"1005001718842951-black-44\";s:5:\"skuId\";s:17:\"12000017326504052\";s:7:\"skuAttr\";s:26:\"14:193;200000124:100010487\";s:13:\"regular_price\";s:6:\"100.00\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"44\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"44\";}}i:95;a:10:{s:5:\"image\";s:180:\"https://ae01.alicdn.com/kf/Hf65d165218d24b759079445553754820k/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005001718842951-black-45\";s:7:\"sku_sub\";s:25:\"1005001718842951-black-45\";s:5:\"skuId\";s:17:\"12000017326504053\";s:7:\"skuAttr\";s:21:\"14:193;200000124:3116\";s:13:\"regular_price\";s:6:\"100.00\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"45\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"45\";}}i:96;a:10:{s:5:\"image\";s:180:\"https://ae01.alicdn.com/kf/Hc588a65fe3be4bcd8d59a27c319afb27C/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"1005001718842951-blue-38\";s:7:\"sku_sub\";s:24:\"1005001718842951-blue-38\";s:5:\"skuId\";s:17:\"12000017326504058\";s:7:\"skuAttr\";s:26:\"14:173;200000124:200000898\";s:13:\"regular_price\";s:6:\"100.00\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"38\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"38\";}}i:97;a:10:{s:5:\"image\";s:180:\"https://ae01.alicdn.com/kf/Hc588a65fe3be4bcd8d59a27c319afb27C/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"1005001718842951-blue-39\";s:7:\"sku_sub\";s:24:\"1005001718842951-blue-39\";s:5:\"skuId\";s:17:\"12000017326504059\";s:7:\"skuAttr\";s:26:\"14:173;200000124:200000364\";s:13:\"regular_price\";s:6:\"100.00\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"39\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"39\";}}i:98;a:10:{s:5:\"image\";s:180:\"https://ae01.alicdn.com/kf/Hc588a65fe3be4bcd8d59a27c319afb27C/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"1005001718842951-blue-36\";s:7:\"sku_sub\";s:24:\"1005001718842951-blue-36\";s:5:\"skuId\";s:17:\"12000017326504056\";s:7:\"skuAttr\";s:26:\"14:173;200000124:200000334\";s:13:\"regular_price\";s:6:\"100.00\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"36\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"36\";}}i:99;a:10:{s:5:\"image\";s:180:\"https://ae01.alicdn.com/kf/Hc588a65fe3be4bcd8d59a27c319afb27C/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"1005001718842951-blue-37\";s:7:\"sku_sub\";s:24:\"1005001718842951-blue-37\";s:5:\"skuId\";s:17:\"12000017326504057\";s:7:\"skuAttr\";s:26:\"14:173;200000124:100010482\";s:13:\"regular_price\";s:6:\"100.00\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"37\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"37\";}}i:100;a:10:{s:5:\"image\";s:180:\"https://ae01.alicdn.com/kf/Hc588a65fe3be4bcd8d59a27c319afb27C/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"1005001718842951-blue-42\";s:7:\"sku_sub\";s:24:\"1005001718842951-blue-42\";s:5:\"skuId\";s:17:\"12000017326504062\";s:7:\"skuAttr\";s:26:\"14:173;200000124:200000337\";s:13:\"regular_price\";s:6:\"100.00\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"42\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"42\";}}i:101;a:10:{s:5:\"image\";s:180:\"https://ae01.alicdn.com/kf/Hc588a65fe3be4bcd8d59a27c319afb27C/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"1005001718842951-blue-43\";s:7:\"sku_sub\";s:24:\"1005001718842951-blue-43\";s:5:\"skuId\";s:17:\"12000017326504063\";s:7:\"skuAttr\";s:26:\"14:173;200000124:200000338\";s:13:\"regular_price\";s:6:\"100.00\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"43\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"43\";}}i:102;a:10:{s:5:\"image\";s:180:\"https://ae01.alicdn.com/kf/Hc588a65fe3be4bcd8d59a27c319afb27C/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"1005001718842951-blue-40\";s:7:\"sku_sub\";s:24:\"1005001718842951-blue-40\";s:5:\"skuId\";s:17:\"12000017326504060\";s:7:\"skuAttr\";s:26:\"14:173;200000124:100013888\";s:13:\"regular_price\";s:6:\"100.00\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"40\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"40\";}}i:103;a:10:{s:5:\"image\";s:180:\"https://ae01.alicdn.com/kf/Hc588a65fe3be4bcd8d59a27c319afb27C/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers.jpg_640x640.jpg\";s:3:\"sku\";s:24:\"1005001718842951-blue-41\";s:7:\"sku_sub\";s:24:\"1005001718842951-blue-41\";s:5:\"skuId\";s:17:\"12000017326504061\";s:7:\"skuAttr\";s:26:\"14:173;200000124:100010483\";s:13:\"regular_price\";s:6:\"100.00\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"41\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"41\";}}i:104;a:10:{s:5:\"image\";s:180:\"https://ae01.alicdn.com/kf/H1d9ed7a61014412f93ea64f76ef5cb08j/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005001718842951-khaki-38\";s:7:\"sku_sub\";s:25:\"1005001718842951-beige-38\";s:5:\"skuId\";s:17:\"12000017326504034\";s:7:\"skuAttr\";s:32:\"14:771#khaki;200000124:200000898\";s:13:\"regular_price\";s:6:\"100.00\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"khaki\";s:9:\"shoe-size\";s:2:\"38\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:2:\"38\";}}i:105;a:10:{s:5:\"image\";s:180:\"https://ae01.alicdn.com/kf/H1d9ed7a61014412f93ea64f76ef5cb08j/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005001718842951-khaki-39\";s:7:\"sku_sub\";s:25:\"1005001718842951-beige-39\";s:5:\"skuId\";s:17:\"12000017326504035\";s:7:\"skuAttr\";s:32:\"14:771#khaki;200000124:200000364\";s:13:\"regular_price\";s:6:\"100.00\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"khaki\";s:9:\"shoe-size\";s:2:\"39\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:2:\"39\";}}i:106;a:10:{s:5:\"image\";s:180:\"https://ae01.alicdn.com/kf/H1d9ed7a61014412f93ea64f76ef5cb08j/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005001718842951-khaki-36\";s:7:\"sku_sub\";s:25:\"1005001718842951-beige-36\";s:5:\"skuId\";s:17:\"12000017326504032\";s:7:\"skuAttr\";s:32:\"14:771#khaki;200000124:200000334\";s:13:\"regular_price\";s:6:\"100.00\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"khaki\";s:9:\"shoe-size\";s:2:\"36\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:2:\"36\";}}i:107;a:10:{s:5:\"image\";s:180:\"https://ae01.alicdn.com/kf/H1d9ed7a61014412f93ea64f76ef5cb08j/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005001718842951-khaki-37\";s:7:\"sku_sub\";s:25:\"1005001718842951-beige-37\";s:5:\"skuId\";s:17:\"12000017326504033\";s:7:\"skuAttr\";s:32:\"14:771#khaki;200000124:100010482\";s:13:\"regular_price\";s:6:\"100.00\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"khaki\";s:9:\"shoe-size\";s:2:\"37\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:2:\"37\";}}i:108;a:10:{s:5:\"image\";s:180:\"https://ae01.alicdn.com/kf/H1d9ed7a61014412f93ea64f76ef5cb08j/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005001718842951-khaki-42\";s:7:\"sku_sub\";s:25:\"1005001718842951-beige-42\";s:5:\"skuId\";s:17:\"12000017326504038\";s:7:\"skuAttr\";s:32:\"14:771#khaki;200000124:200000337\";s:13:\"regular_price\";s:6:\"100.00\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"khaki\";s:9:\"shoe-size\";s:2:\"42\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:2:\"42\";}}i:109;a:10:{s:5:\"image\";s:180:\"https://ae01.alicdn.com/kf/H1d9ed7a61014412f93ea64f76ef5cb08j/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005001718842951-khaki-43\";s:7:\"sku_sub\";s:25:\"1005001718842951-beige-43\";s:5:\"skuId\";s:17:\"12000017326504039\";s:7:\"skuAttr\";s:32:\"14:771#khaki;200000124:200000338\";s:13:\"regular_price\";s:6:\"100.00\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"khaki\";s:9:\"shoe-size\";s:2:\"43\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:2:\"43\";}}i:110;a:10:{s:5:\"image\";s:180:\"https://ae01.alicdn.com/kf/H1d9ed7a61014412f93ea64f76ef5cb08j/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005001718842951-khaki-40\";s:7:\"sku_sub\";s:25:\"1005001718842951-beige-40\";s:5:\"skuId\";s:17:\"12000017326504036\";s:7:\"skuAttr\";s:32:\"14:771#khaki;200000124:100013888\";s:13:\"regular_price\";s:6:\"100.00\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"khaki\";s:9:\"shoe-size\";s:2:\"40\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:2:\"40\";}}i:111;a:10:{s:5:\"image\";s:180:\"https://ae01.alicdn.com/kf/H1d9ed7a61014412f93ea64f76ef5cb08j/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005001718842951-khaki-41\";s:7:\"sku_sub\";s:25:\"1005001718842951-beige-41\";s:5:\"skuId\";s:17:\"12000017326504037\";s:7:\"skuAttr\";s:32:\"14:771#khaki;200000124:100010483\";s:13:\"regular_price\";s:6:\"100.00\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"khaki\";s:9:\"shoe-size\";s:2:\"41\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:2:\"41\";}}i:112;a:10:{s:5:\"image\";s:180:\"https://ae01.alicdn.com/kf/H1d9ed7a61014412f93ea64f76ef5cb08j/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005001718842951-khaki-46\";s:7:\"sku_sub\";s:25:\"1005001718842951-beige-46\";s:5:\"skuId\";s:17:\"12000017326504042\";s:7:\"skuAttr\";s:32:\"14:771#khaki;200000124:200000899\";s:13:\"regular_price\";s:6:\"100.00\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"khaki\";s:9:\"shoe-size\";s:2:\"46\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:2:\"46\";}}i:113;a:10:{s:5:\"image\";s:180:\"https://ae01.alicdn.com/kf/Hf65d165218d24b759079445553754820k/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005001718842951-black-35\";s:7:\"sku_sub\";s:25:\"1005001718842951-black-35\";s:5:\"skuId\";s:17:\"12000017326504043\";s:7:\"skuAttr\";s:26:\"14:193;200000124:200000333\";s:13:\"regular_price\";s:6:\"100.00\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"35\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"35\";}}i:114;a:10:{s:5:\"image\";s:180:\"https://ae01.alicdn.com/kf/H1d9ed7a61014412f93ea64f76ef5cb08j/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005001718842951-khaki-44\";s:7:\"sku_sub\";s:25:\"1005001718842951-beige-44\";s:5:\"skuId\";s:17:\"12000017326504040\";s:7:\"skuAttr\";s:32:\"14:771#khaki;200000124:100010487\";s:13:\"regular_price\";s:6:\"100.00\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"khaki\";s:9:\"shoe-size\";s:2:\"44\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:2:\"44\";}}i:115;a:10:{s:5:\"image\";s:180:\"https://ae01.alicdn.com/kf/H1d9ed7a61014412f93ea64f76ef5cb08j/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005001718842951-khaki-45\";s:7:\"sku_sub\";s:25:\"1005001718842951-beige-45\";s:5:\"skuId\";s:17:\"12000017326504041\";s:7:\"skuAttr\";s:27:\"14:771#khaki;200000124:3116\";s:13:\"regular_price\";s:6:\"100.00\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"khaki\";s:9:\"shoe-size\";s:2:\"45\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:2:\"45\";}}i:116;a:10:{s:5:\"image\";s:180:\"https://ae01.alicdn.com/kf/Hf65d165218d24b759079445553754820k/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005001718842951-black-38\";s:7:\"sku_sub\";s:25:\"1005001718842951-black-38\";s:5:\"skuId\";s:17:\"12000017326504046\";s:7:\"skuAttr\";s:26:\"14:193;200000124:200000898\";s:13:\"regular_price\";s:6:\"100.00\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"38\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"38\";}}i:117;a:10:{s:5:\"image\";s:180:\"https://ae01.alicdn.com/kf/Hf65d165218d24b759079445553754820k/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005001718842951-black-39\";s:7:\"sku_sub\";s:25:\"1005001718842951-black-39\";s:5:\"skuId\";s:17:\"12000017326504047\";s:7:\"skuAttr\";s:26:\"14:193;200000124:200000364\";s:13:\"regular_price\";s:6:\"100.00\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"39\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"39\";}}i:118;a:10:{s:5:\"image\";s:180:\"https://ae01.alicdn.com/kf/Hf65d165218d24b759079445553754820k/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005001718842951-black-36\";s:7:\"sku_sub\";s:25:\"1005001718842951-black-36\";s:5:\"skuId\";s:17:\"12000017326504044\";s:7:\"skuAttr\";s:26:\"14:193;200000124:200000334\";s:13:\"regular_price\";s:6:\"100.00\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"36\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"36\";}}i:119;a:10:{s:5:\"image\";s:180:\"https://ae01.alicdn.com/kf/Hf65d165218d24b759079445553754820k/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers.jpg_640x640.jpg\";s:3:\"sku\";s:25:\"1005001718842951-black-37\";s:7:\"sku_sub\";s:25:\"1005001718842951-black-37\";s:5:\"skuId\";s:17:\"12000017326504045\";s:7:\"skuAttr\";s:26:\"14:193;200000124:100010482\";s:13:\"regular_price\";s:6:\"100.00\";s:10:\"sale_price\";s:0:\"\";s:5:\"stock\";i:50;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"37\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"37\";}}}');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(98104, 5990, '_vi_wad_aliexpress_variation_id', '12000020197506384'),
(98105, 5990, '_vi_wad_aliexpress_variation_attr', '14:193#pink;200000124:200000333;200007763:201336106'),
(98106, 5991, '_variation_description', ''),
(98107, 5991, '_sku', '1005002028101638-pink-37-china'),
(98108, 5991, '_regular_price', '82.34'),
(98109, 5991, 'total_sales', '0'),
(98110, 5991, '_tax_status', 'taxable'),
(98111, 5991, '_tax_class', 'parent'),
(98112, 5991, '_manage_stock', 'yes'),
(98113, 5991, '_backorders', 'no'),
(98114, 5991, '_sold_individually', 'no'),
(98115, 5991, '_virtual', 'no'),
(98116, 5991, '_downloadable', 'no'),
(98117, 5991, '_download_limit', '-1'),
(98118, 5991, '_download_expiry', '-1'),
(98119, 5991, '_stock', '996'),
(98120, 5991, '_stock_status', 'instock'),
(98121, 5991, '_wc_average_rating', '0'),
(98122, 5991, '_wc_review_count', '0'),
(98123, 5991, 'attribute_pa_color', 'pink'),
(98124, 5991, 'attribute_pa_shoe-size', '37'),
(98125, 5991, 'attribute_pa_ships-from', 'china'),
(98126, 5991, '_price', '82.34'),
(98127, 5991, '_product_version', '4.1.0'),
(98128, 5991, '_vi_wad_aliexpress_variation_id', '12000020197506387'),
(98129, 5991, '_vi_wad_aliexpress_variation_attr', '14:193#pink;200000124:100010482;200007763:201336100'),
(98130, 5992, '_variation_description', ''),
(98131, 5992, '_sku', '1005002028101638-pink-36-united-states'),
(98132, 5992, '_regular_price', '70.31'),
(98133, 5992, 'total_sales', '0'),
(98134, 5992, '_tax_status', 'taxable'),
(98135, 5992, '_tax_class', 'parent'),
(98136, 5992, '_manage_stock', 'yes'),
(98137, 5992, '_backorders', 'no'),
(98138, 5992, '_sold_individually', 'no'),
(98139, 5992, '_virtual', 'no'),
(98140, 5992, '_downloadable', 'no'),
(98141, 5992, '_download_limit', '-1'),
(98142, 5992, '_download_expiry', '-1'),
(98143, 5992, '_stock', '999'),
(98144, 5992, '_stock_status', 'instock'),
(98145, 5992, '_wc_average_rating', '0'),
(98146, 5992, '_wc_review_count', '0'),
(98147, 5992, 'attribute_pa_color', 'pink'),
(98148, 5992, 'attribute_pa_shoe-size', '36'),
(98149, 5992, 'attribute_pa_ships-from', 'united-states'),
(98150, 5992, '_price', '70.31'),
(98151, 5992, '_product_version', '4.1.0'),
(98152, 5992, '_vi_wad_aliexpress_variation_id', '12000020197506386'),
(98153, 5992, '_vi_wad_aliexpress_variation_attr', '14:193#pink;200000124:200000334;200007763:201336106'),
(98154, 5993, '_variation_description', ''),
(98155, 5993, '_sku', '1005002028101638-pink-42-china'),
(98156, 5993, '_regular_price', '82.34'),
(98157, 5993, 'total_sales', '0'),
(98158, 5993, '_tax_status', 'taxable'),
(98159, 5993, '_tax_class', 'parent'),
(98160, 5993, '_manage_stock', 'yes'),
(98161, 5993, '_backorders', 'no'),
(98162, 5993, '_sold_individually', 'no'),
(98163, 5993, '_virtual', 'no'),
(98164, 5993, '_downloadable', 'no'),
(98165, 5993, '_download_limit', '-1'),
(98166, 5993, '_download_expiry', '-1'),
(98167, 5993, '_stock', '996'),
(98168, 5993, '_stock_status', 'instock'),
(98169, 5993, '_wc_average_rating', '0'),
(98170, 5993, '_wc_review_count', '0'),
(98171, 5993, 'attribute_pa_color', 'pink'),
(98172, 5993, 'attribute_pa_shoe-size', '42'),
(98173, 5993, 'attribute_pa_ships-from', 'china'),
(98174, 5993, '_price', '82.34'),
(98175, 5993, '_product_version', '4.1.0'),
(98176, 5993, '_vi_wad_aliexpress_variation_id', '12000020197506397'),
(98177, 5993, '_vi_wad_aliexpress_variation_attr', '14:193#pink;200000124:200000337;200007763:201336100'),
(98178, 5994, '_variation_description', ''),
(98179, 5994, '_sku', '1005002028101638-style-3-bright-40-united-states'),
(98180, 5994, '_regular_price', '79.7'),
(98181, 5994, 'total_sales', '0'),
(98182, 5994, '_tax_status', 'taxable'),
(98183, 5994, '_tax_class', 'parent'),
(98184, 5994, '_manage_stock', 'yes'),
(98185, 5994, '_backorders', 'no'),
(98186, 5994, '_sold_individually', 'no'),
(98187, 5994, '_virtual', 'no'),
(98188, 5994, '_downloadable', 'no'),
(98189, 5994, '_download_limit', '-1'),
(98190, 5994, '_download_expiry', '-1'),
(98191, 5994, '_stock', '999'),
(98192, 5994, '_stock_status', 'instock'),
(98193, 5994, '_wc_average_rating', '0'),
(98194, 5994, '_wc_review_count', '0'),
(98195, 5994, 'attribute_pa_color', 'style-3-bright'),
(98196, 5994, 'attribute_pa_shoe-size', '40'),
(98197, 5994, 'attribute_pa_ships-from', 'united-states'),
(98198, 5994, '_price', '79.7'),
(98199, 5994, '_product_version', '4.1.0'),
(98200, 5994, '_vi_wad_aliexpress_variation_id', '12000021349772591'),
(98201, 5994, '_vi_wad_aliexpress_variation_attr', '14:365458#style 3 bright;200000124:100013888;200007763:201336106'),
(98202, 5995, '_variation_description', ''),
(98203, 5995, '_sku', '1005002028101638-pink-41-united-states'),
(98204, 5995, '_regular_price', '70.31'),
(98205, 5995, 'total_sales', '0'),
(98206, 5995, '_tax_status', 'taxable'),
(98207, 5995, '_tax_class', 'parent'),
(98208, 5995, '_manage_stock', 'yes'),
(98209, 5995, '_backorders', 'no'),
(98210, 5995, '_sold_individually', 'no'),
(98211, 5995, '_virtual', 'no'),
(98212, 5995, '_downloadable', 'no'),
(98213, 5995, '_download_limit', '-1'),
(98214, 5995, '_download_expiry', '-1'),
(98215, 5995, '_stock', '999'),
(98216, 5995, '_stock_status', 'instock'),
(98217, 5995, '_wc_average_rating', '0'),
(98218, 5995, '_wc_review_count', '0'),
(98219, 5995, 'attribute_pa_color', 'pink'),
(98220, 5995, 'attribute_pa_shoe-size', '41'),
(98221, 5995, 'attribute_pa_ships-from', 'united-states'),
(98222, 5995, '_price', '70.31'),
(98223, 5995, '_product_version', '4.1.0'),
(98224, 5995, '_vi_wad_aliexpress_variation_id', '12000020197506396'),
(98225, 5995, '_vi_wad_aliexpress_variation_attr', '14:193#pink;200000124:100010483;200007763:201336106'),
(98226, 5996, '_variation_description', ''),
(98227, 5996, '_sku', '1005002028101638-style-3-bright-40-china'),
(98228, 5996, '_regular_price', '91.97'),
(98229, 5996, 'total_sales', '0'),
(98230, 5996, '_tax_status', 'taxable'),
(98231, 5996, '_tax_class', 'parent'),
(98232, 5996, '_manage_stock', 'yes'),
(98233, 5996, '_backorders', 'no'),
(98234, 5996, '_sold_individually', 'no'),
(98235, 5996, '_virtual', 'no'),
(98236, 5996, '_downloadable', 'no'),
(98237, 5996, '_download_limit', '-1'),
(98238, 5996, '_download_expiry', '-1'),
(98239, 5996, '_stock', '999'),
(98240, 5996, '_stock_status', 'instock'),
(98241, 5996, '_wc_average_rating', '0'),
(98242, 5996, '_wc_review_count', '0'),
(98243, 5996, 'attribute_pa_color', 'style-3-bright'),
(98244, 5996, 'attribute_pa_shoe-size', '40'),
(98245, 5996, 'attribute_pa_ships-from', 'china'),
(98246, 5996, '_price', '91.97'),
(98247, 5996, '_product_version', '4.1.0'),
(98248, 5996, '_vi_wad_aliexpress_variation_id', '12000021349772590'),
(98249, 5996, '_vi_wad_aliexpress_variation_attr', '14:365458#style 3 bright;200000124:100013888;200007763:201336100'),
(98250, 5997, '_variation_description', ''),
(98251, 5997, '_sku', '1005002028101638-pink-43-china'),
(98252, 5997, '_regular_price', '82.34'),
(98253, 5997, 'total_sales', '0'),
(98254, 5997, '_tax_status', 'taxable'),
(98255, 5997, '_tax_class', 'parent'),
(98256, 5997, '_manage_stock', 'yes'),
(98257, 5997, '_backorders', 'no'),
(98258, 5997, '_sold_individually', 'no'),
(98259, 5997, '_virtual', 'no'),
(98260, 5997, '_downloadable', 'no'),
(98261, 5997, '_download_limit', '-1'),
(98262, 5997, '_download_expiry', '-1'),
(98263, 5997, '_stock', '997'),
(98264, 5997, '_stock_status', 'instock'),
(98265, 5997, '_wc_average_rating', '0'),
(98266, 5997, '_wc_review_count', '0'),
(98267, 5997, 'attribute_pa_color', 'pink'),
(98268, 5997, 'attribute_pa_shoe-size', '43'),
(98269, 5997, 'attribute_pa_ships-from', 'china'),
(98270, 5997, '_price', '82.34'),
(98271, 5997, '_product_version', '4.1.0'),
(98272, 5997, '_vi_wad_aliexpress_variation_id', '12000020197506399'),
(98273, 5997, '_vi_wad_aliexpress_variation_attr', '14:193#pink;200000124:200000338;200007763:201336100'),
(98274, 5998, '_variation_description', ''),
(98275, 5998, '_sku', '1005002028101638-style-3-bright-39-united-states'),
(98276, 5998, '_regular_price', '79.7'),
(98277, 5998, 'total_sales', '0'),
(98278, 5998, '_tax_status', 'taxable'),
(98279, 5998, '_tax_class', 'parent'),
(98280, 5998, '_manage_stock', 'yes'),
(98281, 5998, '_backorders', 'no'),
(98282, 5998, '_sold_individually', 'no'),
(98283, 5998, '_virtual', 'no'),
(98284, 5998, '_downloadable', 'no'),
(98285, 5998, '_download_limit', '-1'),
(98286, 5998, '_download_expiry', '-1'),
(98287, 5998, '_stock', '999'),
(98288, 5998, '_stock_status', 'instock'),
(98289, 5998, '_wc_average_rating', '0'),
(98290, 5998, '_wc_review_count', '0'),
(98291, 5998, 'attribute_pa_color', 'style-3-bright'),
(98292, 5998, 'attribute_pa_shoe-size', '39'),
(98293, 5998, 'attribute_pa_ships-from', 'united-states'),
(98294, 5998, '_price', '79.7'),
(98295, 5998, '_product_version', '4.1.0'),
(98296, 5998, '_vi_wad_aliexpress_variation_id', '12000021349772589'),
(98297, 5998, '_vi_wad_aliexpress_variation_attr', '14:365458#style 3 bright;200000124:200000364;200007763:201336106'),
(98298, 5999, '_variation_description', ''),
(98299, 5999, '_sku', '1005002028101638-pink-42-united-states'),
(98300, 5999, '_regular_price', '70.31'),
(98301, 5999, 'total_sales', '0'),
(98302, 5999, '_tax_status', 'taxable'),
(98303, 5999, '_tax_class', 'parent'),
(98304, 5999, '_manage_stock', 'yes'),
(98305, 5999, '_backorders', 'no'),
(98306, 5999, '_sold_individually', 'no'),
(98307, 5999, '_virtual', 'no'),
(98308, 5999, '_downloadable', 'no'),
(98309, 5999, '_download_limit', '-1'),
(98310, 5999, '_download_expiry', '-1'),
(98311, 5999, '_stock', '999'),
(98312, 5999, '_stock_status', 'instock'),
(98313, 5999, '_wc_average_rating', '0'),
(98314, 5999, '_wc_review_count', '0'),
(98315, 5999, 'attribute_pa_color', 'pink'),
(98316, 5999, 'attribute_pa_shoe-size', '42'),
(98317, 5999, 'attribute_pa_ships-from', 'united-states'),
(98318, 5999, '_price', '70.31'),
(98319, 5999, '_product_version', '4.1.0'),
(98320, 5999, '_vi_wad_aliexpress_variation_id', '12000020197506398'),
(98321, 5999, '_vi_wad_aliexpress_variation_attr', '14:193#pink;200000124:200000337;200007763:201336106'),
(98322, 6000, '_variation_description', ''),
(98323, 6000, '_sku', '1005002028101638-style-3-bright-39-china'),
(98324, 6000, '_regular_price', '91.97'),
(98325, 6000, 'total_sales', '0'),
(98326, 6000, '_tax_status', 'taxable'),
(98327, 6000, '_tax_class', 'parent'),
(98328, 6000, '_manage_stock', 'yes'),
(98329, 6000, '_backorders', 'no'),
(98330, 6000, '_sold_individually', 'no'),
(98331, 6000, '_virtual', 'no'),
(98332, 6000, '_downloadable', 'no'),
(98333, 6000, '_download_limit', '-1'),
(98334, 6000, '_download_expiry', '-1'),
(98335, 6000, '_stock', '997'),
(98336, 6000, '_stock_status', 'instock'),
(98337, 6000, '_wc_average_rating', '0'),
(98338, 6000, '_wc_review_count', '0'),
(98339, 6000, 'attribute_pa_color', 'style-3-bright'),
(98340, 6000, 'attribute_pa_shoe-size', '39'),
(98341, 6000, 'attribute_pa_ships-from', 'china'),
(98342, 6000, '_price', '91.97'),
(98343, 6000, '_product_version', '4.1.0'),
(98344, 6000, '_vi_wad_aliexpress_variation_id', '12000021349772588'),
(98345, 6000, '_vi_wad_aliexpress_variation_attr', '14:365458#style 3 bright;200000124:200000364;200007763:201336100'),
(98346, 6002, '_variation_description', ''),
(98347, 6002, '_sku', '1005002028101638-pink-40-china'),
(98348, 6002, '_regular_price', '82.34'),
(98349, 6002, 'total_sales', '0'),
(98350, 6002, '_tax_status', 'taxable'),
(98351, 6002, '_tax_class', 'parent'),
(98352, 6002, '_manage_stock', 'yes'),
(98353, 6002, '_backorders', 'no'),
(98354, 6002, '_sold_individually', 'no'),
(98355, 6002, '_virtual', 'no'),
(98356, 6002, '_downloadable', 'no'),
(98357, 6002, '_download_limit', '-1'),
(98358, 6002, '_download_expiry', '-1'),
(98359, 6002, '_stock', '996'),
(98360, 6002, '_stock_status', 'instock'),
(98361, 6002, '_wc_average_rating', '0'),
(98362, 6002, '_wc_review_count', '0'),
(98363, 6002, 'attribute_pa_color', 'pink'),
(98364, 6002, 'attribute_pa_shoe-size', '40'),
(98365, 6002, 'attribute_pa_ships-from', 'china'),
(98366, 6002, '_price', '82.34'),
(98367, 6002, '_product_version', '4.1.0'),
(98368, 6002, '_vi_wad_aliexpress_variation_id', '12000020197506393'),
(98369, 6002, '_vi_wad_aliexpress_variation_attr', '14:193#pink;200000124:100013888;200007763:201336100'),
(98370, 6003, '_variation_description', ''),
(98371, 6003, '_sku', '1005002028101638-style-3-bright-38-united-states'),
(98372, 6003, '_regular_price', '79.7'),
(98373, 6003, 'total_sales', '0'),
(98374, 6003, '_tax_status', 'taxable'),
(98375, 6003, '_tax_class', 'parent'),
(98376, 6003, '_manage_stock', 'yes'),
(98377, 6003, '_backorders', 'no'),
(98378, 6003, '_sold_individually', 'no'),
(98379, 6003, '_virtual', 'no'),
(98380, 6003, '_downloadable', 'no'),
(98381, 6003, '_download_limit', '-1'),
(98382, 6003, '_download_expiry', '-1'),
(98383, 6003, '_stock', '999'),
(98384, 6003, '_stock_status', 'instock'),
(98385, 6003, '_wc_average_rating', '0'),
(98386, 6003, '_wc_review_count', '0'),
(98387, 6003, 'attribute_pa_color', 'style-3-bright'),
(98388, 6003, 'attribute_pa_shoe-size', '38'),
(98389, 6003, 'attribute_pa_ships-from', 'united-states'),
(98390, 6003, '_price', '79.7'),
(98391, 6003, '_product_version', '4.1.0'),
(98392, 6003, '_vi_wad_aliexpress_variation_id', '12000021349772587'),
(98393, 6003, '_vi_wad_aliexpress_variation_attr', '14:365458#style 3 bright;200000124:200000898;200007763:201336106'),
(98394, 6004, '_variation_description', ''),
(98395, 6004, '_sku', '1005002028101638-pink-39-united-states'),
(98396, 6004, '_regular_price', '70.31'),
(98397, 6004, 'total_sales', '0'),
(98398, 6004, '_tax_status', 'taxable'),
(98399, 6004, '_tax_class', 'parent'),
(98400, 6004, '_manage_stock', 'yes'),
(98401, 6004, '_backorders', 'no'),
(98402, 6004, '_sold_individually', 'no'),
(98403, 6004, '_virtual', 'no'),
(98404, 6004, '_downloadable', 'no'),
(98405, 6004, '_download_limit', '-1'),
(98406, 6004, '_download_expiry', '-1'),
(98407, 6004, '_stock', '999'),
(98408, 6004, '_stock_status', 'instock'),
(98409, 6004, '_wc_average_rating', '0'),
(98410, 6004, '_wc_review_count', '0'),
(98411, 6004, 'attribute_pa_color', 'pink'),
(98412, 6004, 'attribute_pa_shoe-size', '39'),
(98413, 6004, 'attribute_pa_ships-from', 'united-states'),
(98414, 6004, '_price', '70.31'),
(98415, 6004, '_product_version', '4.1.0'),
(98416, 6004, '_vi_wad_aliexpress_variation_id', '12000020197506392'),
(98417, 6004, '_vi_wad_aliexpress_variation_attr', '14:193#pink;200000124:200000364;200007763:201336106'),
(98418, 6001, '_vi_wad_description_images', 'a:19:{i:0;s:60:\"https://ae01.alicdn.com/kf/HTB1g17IXEuF3KVjSZK9q6zVtXXaC.jpg\";i:1;s:65:\"https://ae01.alicdn.com/kf/Hc45795e622384c7c93fe6949f584020eX.jpg\";i:2;s:65:\"https://ae01.alicdn.com/kf/H9a56ec285f40494392ff9f5bd9eb084eq.jpg\";i:3;s:65:\"https://ae01.alicdn.com/kf/H6488263bc11c416babbe3e7d8c7c492dQ.jpg\";i:4;s:65:\"https://ae01.alicdn.com/kf/H803e3a4efb4a44b0a4dddd83f90d51b0i.jpg\";i:5;s:65:\"https://ae01.alicdn.com/kf/Hd72c5b12c7b24b4e9cc5a64eb5af5fc6i.jpg\";i:6;s:65:\"https://ae01.alicdn.com/kf/H4a9944588d914d40ad3e459c0c083ca2C.jpg\";i:7;s:65:\"https://ae01.alicdn.com/kf/Hd72c5b12c7b24b4e9cc5a64eb5af5fc6i.jpg\";i:8;s:65:\"https://ae01.alicdn.com/kf/H15937366fba04b74b28bf786c1f031a7r.jpg\";i:9;s:65:\"https://ae01.alicdn.com/kf/Hdda70ff33b9a4d5eb02c81d1f0a3e8c7E.jpg\";i:10;s:65:\"https://ae01.alicdn.com/kf/Hac532b641e7949beb29655fadad14294k.jpg\";i:11;s:65:\"https://ae01.alicdn.com/kf/Ha2aa11580d434aafa805c6ab76fc1917r.jpg\";i:12;s:65:\"https://ae01.alicdn.com/kf/Hee4fc855c21a4c94a41160f61c903abfM.jpg\";i:13;s:65:\"https://ae01.alicdn.com/kf/H6c625aafa3e3498d9a5fd68e04ee1c1bm.jpg\";i:14;s:65:\"https://ae01.alicdn.com/kf/H773ce5b33129431aa66478387d4de87eG.jpg\";i:15;s:65:\"https://ae01.alicdn.com/kf/H4670c3a742614ec2b19de330b80f3f39A.jpg\";i:16;s:65:\"https://ae01.alicdn.com/kf/H295ffcebf8a44e968176f388fd5eff8ae.jpg\";i:17;s:65:\"https://ae01.alicdn.com/kf/H11525c9813aa41eebaae3479b8b05eady.jpg\";i:18;s:60:\"https://ae01.alicdn.com/kf/HTB10yZIXECF3KVjSZJnq6znHFXaP.jpg\";}'),
(98419, 6001, '_vi_wad_sku', '4001213996794'),
(98420, 6001, '_vi_wad_attributes', 'a:2:{i:14;a:5:{s:6:\"values\";a:2:{s:9:\"14:365458\";s:5:\"Brown\";s:6:\"14:175\";s:5:\"Green\";}s:4:\"slug\";s:5:\"color\";s:4:\"name\";s:5:\"Color\";s:8:\"position\";i:0;s:10:\"values_sub\";a:2:{s:9:\"14:365458\";s:5:\"Brown\";s:6:\"14:175\";s:5:\"Green\";}}i:200000124;a:5:{s:6:\"values\";a:9:{s:19:\"200000124:200000333\";s:2:\"35\";s:19:\"200000124:200000334\";s:2:\"36\";s:19:\"200000124:100010482\";s:2:\"37\";s:19:\"200000124:200000898\";s:2:\"38\";s:19:\"200000124:200000364\";s:2:\"39\";s:19:\"200000124:100013888\";s:2:\"40\";s:19:\"200000124:100010483\";s:2:\"41\";s:19:\"200000124:200000337\";s:2:\"42\";s:19:\"200000124:200000338\";s:2:\"43\";}s:4:\"slug\";s:9:\"shoe-size\";s:4:\"name\";s:9:\"Shoe Size\";s:8:\"position\";i:1;s:10:\"values_sub\";a:9:{s:19:\"200000124:200000333\";s:2:\"35\";s:19:\"200000124:200000334\";s:2:\"36\";s:19:\"200000124:100010482\";s:2:\"37\";s:19:\"200000124:200000898\";s:2:\"38\";s:19:\"200000124:200000364\";s:2:\"39\";s:19:\"200000124:100013888\";s:2:\"40\";s:19:\"200000124:100010483\";s:2:\"41\";s:19:\"200000124:200000337\";s:2:\"42\";s:19:\"200000124:200000338\";s:2:\"43\";}}}'),
(98421, 6001, '_vi_wad_list_attributes', 'a:11:{s:9:\"14:365458\";a:4:{s:4:\"name\";s:5:\"Brown\";s:8:\"name_sub\";s:5:\"Brown\";s:5:\"color\";s:7:\"#8D6468\";s:5:\"image\";s:170:\"https://ae01.alicdn.com/kf/H56ed534de60f4346bfa288409e88daf2u/2021-summer-women-s-shoes-crystal-ball-with-hot-style-cash-unique-round-with-leopard-pattern.jpg_640x640.jpg\";}s:6:\"14:175\";a:4:{s:4:\"name\";s:5:\"Green\";s:8:\"name_sub\";s:5:\"Green\";s:5:\"color\";s:7:\"#007000\";s:5:\"image\";s:170:\"https://ae01.alicdn.com/kf/Hafb8ebb5df144ea29d6a29d006ce471cf/2021-summer-women-s-shoes-crystal-ball-with-hot-style-cash-unique-round-with-leopard-pattern.jpg_640x640.jpg\";}s:19:\"200000124:200000333\";a:4:{s:4:\"name\";s:2:\"35\";s:8:\"name_sub\";s:2:\"35\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000334\";a:4:{s:4:\"name\";s:2:\"36\";s:8:\"name_sub\";s:2:\"36\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:100010482\";a:4:{s:4:\"name\";s:2:\"37\";s:8:\"name_sub\";s:2:\"37\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000898\";a:4:{s:4:\"name\";s:2:\"38\";s:8:\"name_sub\";s:2:\"38\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000364\";a:4:{s:4:\"name\";s:2:\"39\";s:8:\"name_sub\";s:2:\"39\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:100013888\";a:4:{s:4:\"name\";s:2:\"40\";s:8:\"name_sub\";s:2:\"40\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:100010483\";a:4:{s:4:\"name\";s:2:\"41\";s:8:\"name_sub\";s:2:\"41\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000337\";a:4:{s:4:\"name\";s:2:\"42\";s:8:\"name_sub\";s:2:\"42\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000338\";a:4:{s:4:\"name\";s:2:\"43\";s:8:\"name_sub\";s:2:\"43\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}}'),
(98422, 6001, '_vi_wad_shipping_info', 'a:6:{s:4:\"time\";i:1622550957;s:7:\"country\";s:2:\"LK\";s:7:\"company\";s:5:\"FEDEX\";s:7:\"freight\";s:767:\"[{\"bizShowMind\":{\"layout\":[]},\"commitDay\":\"75\",\"company\":\"Fedex IP\",\"currency\":\"USD\",\"discount\":0,\"displayType\":\"deliveryTime\",\"features\":{},\"freightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $127.19\",\"value\":127.19},\"freightFeatures\":{\"provider\":\"ae_config\"},\"freightLayout\":{\"displayType\":\"deliveryTime\",\"layout\":[{\"text\":\"Shipping: US $127.19\",\"type\":\"title\"},{\"text\":\"To <font color=\'#000000\'>Sri Lanka</font> via Fedex IP\",\"type\":\"subtitle\"}],\"openShippingPanel\":\"true\"},\"fullMailLine\":false,\"hbaService\":false,\"i18nMap\":{},\"id\":0,\"name\":\"FreightItemModule\",\"sendGoodsCountry\":\"CN\",\"sendGoodsCountryFullName\":\"China\",\"serviceName\":\"FEDEX\",\"standardFreightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $127.19\",\"value\":127.19},\"time\":\"7-15\",\"tracking\":true}]\";s:13:\"shipping_cost\";d:127.18999999999999772626324556767940521240234375;s:13:\"delivery_time\";s:4:\"7-15\";}'),
(98423, 6001, '_vi_wad_gallery', 'a:6:{i:0;s:158:\"https://ae01.alicdn.com/kf/Ha562e827ab13489abc7f35e55d1e2ad9T/2021-summer-women-s-shoes-crystal-ball-with-hot-style-cash-unique-round-with-leopard-pattern.jpg\";i:1;s:158:\"https://ae01.alicdn.com/kf/H5ad91e2aa8a246bdab08c3d914ce5075A/2021-summer-women-s-shoes-crystal-ball-with-hot-style-cash-unique-round-with-leopard-pattern.jpg\";i:2;s:158:\"https://ae01.alicdn.com/kf/H21ed312d21f14f16a6c3483d0b180efd7/2021-summer-women-s-shoes-crystal-ball-with-hot-style-cash-unique-round-with-leopard-pattern.jpg\";i:3;s:158:\"https://ae01.alicdn.com/kf/Hc1aa622cc853488ab096a0b9cedfa8edh/2021-summer-women-s-shoes-crystal-ball-with-hot-style-cash-unique-round-with-leopard-pattern.jpg\";i:4;s:158:\"https://ae01.alicdn.com/kf/H8901c88d282440f5a6fef2952244c0d5R/2021-summer-women-s-shoes-crystal-ball-with-hot-style-cash-unique-round-with-leopard-pattern.jpg\";i:5;s:158:\"https://ae01.alicdn.com/kf/H1d447dffee3948da95cc592d2eff194f2/2021-summer-women-s-shoes-crystal-ball-with-hot-style-cash-unique-round-with-leopard-pattern.jpg\";}'),
(98424, 6005, '_variation_description', ''),
(98425, 6005, '_sku', '1005002028101638-style-3-bright-38-china'),
(98426, 6001, '_vi_wad_variation_images', 'a:2:{s:9:\"14:365458\";s:170:\"https://ae01.alicdn.com/kf/H56ed534de60f4346bfa288409e88daf2u/2021-summer-women-s-shoes-crystal-ball-with-hot-style-cash-unique-round-with-leopard-pattern.jpg_640x640.jpg\";s:6:\"14:175\";s:170:\"https://ae01.alicdn.com/kf/Hafb8ebb5df144ea29d6a29d006ce471cf/2021-summer-women-s-shoes-crystal-ball-with-hot-style-cash-unique-round-with-leopard-pattern.jpg_640x640.jpg\";}'),
(98427, 6005, '_regular_price', '91.97'),
(98428, 6001, '_vi_wad_store_info', 'a:3:{s:4:\"name\";s:18:\"zhenzhou 003 Store\";s:3:\"url\";s:34:\"//www.aliexpress.com/store/2654171\";s:3:\"num\";i:2654171;}'),
(98429, 6005, 'total_sales', '0'),
(98430, 6005, '_tax_status', 'taxable'),
(98431, 6005, '_tax_class', 'parent'),
(98432, 6005, '_manage_stock', 'yes'),
(98433, 6001, '_vi_wad_variations', 'a:18:{i:0;a:10:{s:5:\"image\";s:170:\"https://ae01.alicdn.com/kf/Hafb8ebb5df144ea29d6a29d006ce471cf/2021-summer-women-s-shoes-crystal-ball-with-hot-style-cash-unique-round-with-leopard-pattern.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"4001213996794-green-43\";s:7:\"sku_sub\";s:22:\"4001213996794-green-43\";s:5:\"skuId\";s:17:\"10000015325426825\";s:7:\"skuAttr\";s:26:\"14:175;200000124:200000338\";s:13:\"regular_price\";s:4:\"26.7\";s:10:\"sale_price\";s:5:\"21.36\";s:5:\"stock\";i:999;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"43\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"43\";}}i:1;a:10:{s:5:\"image\";s:170:\"https://ae01.alicdn.com/kf/Hafb8ebb5df144ea29d6a29d006ce471cf/2021-summer-women-s-shoes-crystal-ball-with-hot-style-cash-unique-round-with-leopard-pattern.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"4001213996794-green-42\";s:7:\"sku_sub\";s:22:\"4001213996794-green-42\";s:5:\"skuId\";s:17:\"10000015325426824\";s:7:\"skuAttr\";s:26:\"14:175;200000124:200000337\";s:13:\"regular_price\";s:4:\"26.7\";s:10:\"sale_price\";s:5:\"21.36\";s:5:\"stock\";i:999;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"42\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"42\";}}i:2;a:10:{s:5:\"image\";s:170:\"https://ae01.alicdn.com/kf/Hafb8ebb5df144ea29d6a29d006ce471cf/2021-summer-women-s-shoes-crystal-ball-with-hot-style-cash-unique-round-with-leopard-pattern.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"4001213996794-green-39\";s:7:\"sku_sub\";s:22:\"4001213996794-green-39\";s:5:\"skuId\";s:17:\"10000015325426821\";s:7:\"skuAttr\";s:26:\"14:175;200000124:200000364\";s:13:\"regular_price\";s:4:\"26.7\";s:10:\"sale_price\";s:5:\"21.36\";s:5:\"stock\";i:999;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"39\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"39\";}}i:3;a:10:{s:5:\"image\";s:170:\"https://ae01.alicdn.com/kf/Hafb8ebb5df144ea29d6a29d006ce471cf/2021-summer-women-s-shoes-crystal-ball-with-hot-style-cash-unique-round-with-leopard-pattern.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"4001213996794-green-38\";s:7:\"sku_sub\";s:22:\"4001213996794-green-38\";s:5:\"skuId\";s:17:\"10000015325426820\";s:7:\"skuAttr\";s:26:\"14:175;200000124:200000898\";s:13:\"regular_price\";s:4:\"26.7\";s:10:\"sale_price\";s:5:\"21.36\";s:5:\"stock\";i:999;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"38\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"38\";}}i:4;a:10:{s:5:\"image\";s:170:\"https://ae01.alicdn.com/kf/Hafb8ebb5df144ea29d6a29d006ce471cf/2021-summer-women-s-shoes-crystal-ball-with-hot-style-cash-unique-round-with-leopard-pattern.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"4001213996794-green-41\";s:7:\"sku_sub\";s:22:\"4001213996794-green-41\";s:5:\"skuId\";s:17:\"10000015325426823\";s:7:\"skuAttr\";s:26:\"14:175;200000124:100010483\";s:13:\"regular_price\";s:4:\"26.7\";s:10:\"sale_price\";s:5:\"21.36\";s:5:\"stock\";i:999;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"41\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"41\";}}i:5;a:10:{s:5:\"image\";s:170:\"https://ae01.alicdn.com/kf/Hafb8ebb5df144ea29d6a29d006ce471cf/2021-summer-women-s-shoes-crystal-ball-with-hot-style-cash-unique-round-with-leopard-pattern.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"4001213996794-green-40\";s:7:\"sku_sub\";s:22:\"4001213996794-green-40\";s:5:\"skuId\";s:17:\"10000015325426822\";s:7:\"skuAttr\";s:26:\"14:175;200000124:100013888\";s:13:\"regular_price\";s:4:\"26.7\";s:10:\"sale_price\";s:5:\"21.36\";s:5:\"stock\";i:999;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"40\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"40\";}}i:6;a:10:{s:5:\"image\";s:170:\"https://ae01.alicdn.com/kf/Hafb8ebb5df144ea29d6a29d006ce471cf/2021-summer-women-s-shoes-crystal-ball-with-hot-style-cash-unique-round-with-leopard-pattern.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"4001213996794-green-35\";s:7:\"sku_sub\";s:22:\"4001213996794-green-35\";s:5:\"skuId\";s:17:\"10000015325426817\";s:7:\"skuAttr\";s:26:\"14:175;200000124:200000333\";s:13:\"regular_price\";s:4:\"26.7\";s:10:\"sale_price\";s:5:\"21.36\";s:5:\"stock\";i:999;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"35\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"35\";}}i:7;a:10:{s:5:\"image\";s:170:\"https://ae01.alicdn.com/kf/H56ed534de60f4346bfa288409e88daf2u/2021-summer-women-s-shoes-crystal-ball-with-hot-style-cash-unique-round-with-leopard-pattern.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"4001213996794-brown-43\";s:7:\"sku_sub\";s:22:\"4001213996794-brown-43\";s:5:\"skuId\";s:17:\"10000015325426816\";s:7:\"skuAttr\";s:29:\"14:365458;200000124:200000338\";s:13:\"regular_price\";s:4:\"26.7\";s:10:\"sale_price\";s:5:\"21.36\";s:5:\"stock\";i:999;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:2:\"43\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:2:\"43\";}}i:8;a:10:{s:5:\"image\";s:170:\"https://ae01.alicdn.com/kf/Hafb8ebb5df144ea29d6a29d006ce471cf/2021-summer-women-s-shoes-crystal-ball-with-hot-style-cash-unique-round-with-leopard-pattern.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"4001213996794-green-37\";s:7:\"sku_sub\";s:22:\"4001213996794-green-37\";s:5:\"skuId\";s:17:\"10000015325426819\";s:7:\"skuAttr\";s:26:\"14:175;200000124:100010482\";s:13:\"regular_price\";s:4:\"26.7\";s:10:\"sale_price\";s:5:\"21.36\";s:5:\"stock\";i:998;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"37\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"37\";}}i:9;a:10:{s:5:\"image\";s:170:\"https://ae01.alicdn.com/kf/Hafb8ebb5df144ea29d6a29d006ce471cf/2021-summer-women-s-shoes-crystal-ball-with-hot-style-cash-unique-round-with-leopard-pattern.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"4001213996794-green-36\";s:7:\"sku_sub\";s:22:\"4001213996794-green-36\";s:5:\"skuId\";s:17:\"10000015325426818\";s:7:\"skuAttr\";s:26:\"14:175;200000124:200000334\";s:13:\"regular_price\";s:4:\"26.7\";s:10:\"sale_price\";s:5:\"21.36\";s:5:\"stock\";i:999;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"36\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Green\";s:9:\"shoe-size\";s:2:\"36\";}}i:10;a:10:{s:5:\"image\";s:170:\"https://ae01.alicdn.com/kf/H56ed534de60f4346bfa288409e88daf2u/2021-summer-women-s-shoes-crystal-ball-with-hot-style-cash-unique-round-with-leopard-pattern.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"4001213996794-brown-40\";s:7:\"sku_sub\";s:22:\"4001213996794-brown-40\";s:5:\"skuId\";s:17:\"10000015325426813\";s:7:\"skuAttr\";s:29:\"14:365458;200000124:100013888\";s:13:\"regular_price\";s:4:\"26.7\";s:10:\"sale_price\";s:5:\"21.36\";s:5:\"stock\";i:998;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:2:\"40\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:2:\"40\";}}i:11;a:10:{s:5:\"image\";s:170:\"https://ae01.alicdn.com/kf/H56ed534de60f4346bfa288409e88daf2u/2021-summer-women-s-shoes-crystal-ball-with-hot-style-cash-unique-round-with-leopard-pattern.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"4001213996794-brown-39\";s:7:\"sku_sub\";s:22:\"4001213996794-brown-39\";s:5:\"skuId\";s:17:\"10000015325426812\";s:7:\"skuAttr\";s:29:\"14:365458;200000124:200000364\";s:13:\"regular_price\";s:4:\"26.7\";s:10:\"sale_price\";s:5:\"21.36\";s:5:\"stock\";i:998;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:2:\"39\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:2:\"39\";}}i:12;a:10:{s:5:\"image\";s:170:\"https://ae01.alicdn.com/kf/H56ed534de60f4346bfa288409e88daf2u/2021-summer-women-s-shoes-crystal-ball-with-hot-style-cash-unique-round-with-leopard-pattern.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"4001213996794-brown-42\";s:7:\"sku_sub\";s:22:\"4001213996794-brown-42\";s:5:\"skuId\";s:17:\"10000015325426815\";s:7:\"skuAttr\";s:29:\"14:365458;200000124:200000337\";s:13:\"regular_price\";s:4:\"26.7\";s:10:\"sale_price\";s:5:\"21.36\";s:5:\"stock\";i:999;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:2:\"42\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:2:\"42\";}}i:13;a:10:{s:5:\"image\";s:170:\"https://ae01.alicdn.com/kf/H56ed534de60f4346bfa288409e88daf2u/2021-summer-women-s-shoes-crystal-ball-with-hot-style-cash-unique-round-with-leopard-pattern.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"4001213996794-brown-41\";s:7:\"sku_sub\";s:22:\"4001213996794-brown-41\";s:5:\"skuId\";s:17:\"10000015325426814\";s:7:\"skuAttr\";s:29:\"14:365458;200000124:100010483\";s:13:\"regular_price\";s:4:\"26.7\";s:10:\"sale_price\";s:5:\"21.36\";s:5:\"stock\";i:999;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:2:\"41\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:2:\"41\";}}i:14;a:10:{s:5:\"image\";s:170:\"https://ae01.alicdn.com/kf/H56ed534de60f4346bfa288409e88daf2u/2021-summer-women-s-shoes-crystal-ball-with-hot-style-cash-unique-round-with-leopard-pattern.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"4001213996794-brown-36\";s:7:\"sku_sub\";s:22:\"4001213996794-brown-36\";s:5:\"skuId\";s:17:\"10000015325426809\";s:7:\"skuAttr\";s:29:\"14:365458;200000124:200000334\";s:13:\"regular_price\";s:4:\"26.7\";s:10:\"sale_price\";s:5:\"21.36\";s:5:\"stock\";i:999;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:2:\"36\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:2:\"36\";}}i:15;a:10:{s:5:\"image\";s:170:\"https://ae01.alicdn.com/kf/H56ed534de60f4346bfa288409e88daf2u/2021-summer-women-s-shoes-crystal-ball-with-hot-style-cash-unique-round-with-leopard-pattern.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"4001213996794-brown-35\";s:7:\"sku_sub\";s:22:\"4001213996794-brown-35\";s:5:\"skuId\";s:17:\"10000015325426808\";s:7:\"skuAttr\";s:29:\"14:365458;200000124:200000333\";s:13:\"regular_price\";s:4:\"24.4\";s:10:\"sale_price\";s:5:\"19.52\";s:5:\"stock\";i:999;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:2:\"35\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:2:\"35\";}}i:16;a:10:{s:5:\"image\";s:170:\"https://ae01.alicdn.com/kf/H56ed534de60f4346bfa288409e88daf2u/2021-summer-women-s-shoes-crystal-ball-with-hot-style-cash-unique-round-with-leopard-pattern.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"4001213996794-brown-38\";s:7:\"sku_sub\";s:22:\"4001213996794-brown-38\";s:5:\"skuId\";s:17:\"10000015325426811\";s:7:\"skuAttr\";s:29:\"14:365458;200000124:200000898\";s:13:\"regular_price\";s:4:\"26.7\";s:10:\"sale_price\";s:5:\"21.36\";s:5:\"stock\";i:999;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:2:\"38\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:2:\"38\";}}i:17;a:10:{s:5:\"image\";s:170:\"https://ae01.alicdn.com/kf/H56ed534de60f4346bfa288409e88daf2u/2021-summer-women-s-shoes-crystal-ball-with-hot-style-cash-unique-round-with-leopard-pattern.jpg_640x640.jpg\";s:3:\"sku\";s:22:\"4001213996794-brown-37\";s:7:\"sku_sub\";s:22:\"4001213996794-brown-37\";s:5:\"skuId\";s:17:\"10000015325426810\";s:7:\"skuAttr\";s:29:\"14:365458;200000124:100010482\";s:13:\"regular_price\";s:4:\"26.7\";s:10:\"sale_price\";s:5:\"21.36\";s:5:\"stock\";i:998;s:10:\"attributes\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:2:\"37\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Brown\";s:9:\"shoe-size\";s:2:\"37\";}}}'),
(98434, 6005, '_backorders', 'no'),
(98435, 6005, '_sold_individually', 'no'),
(98436, 6005, '_virtual', 'no'),
(98437, 6005, '_downloadable', 'no'),
(98438, 6005, '_download_limit', '-1'),
(98439, 6005, '_download_expiry', '-1'),
(98440, 6005, '_stock', '998'),
(98441, 6005, '_stock_status', 'instock'),
(98442, 6005, '_wc_average_rating', '0'),
(98443, 6005, '_wc_review_count', '0'),
(98444, 6005, 'attribute_pa_color', 'style-3-bright'),
(98445, 6005, 'attribute_pa_shoe-size', '38'),
(98446, 6005, 'attribute_pa_ships-from', 'china'),
(98447, 6005, '_price', '91.97'),
(98448, 6005, '_product_version', '4.1.0'),
(98449, 6005, '_vi_wad_aliexpress_variation_id', '12000021349772586'),
(98450, 6005, '_vi_wad_aliexpress_variation_attr', '14:365458#style 3 bright;200000124:200000898;200007763:201336100'),
(98451, 6006, '_variation_description', ''),
(98452, 6006, '_sku', '1005002028101638-pink-41-china'),
(98453, 6006, '_regular_price', '82.34'),
(98454, 6006, 'total_sales', '0'),
(98455, 6006, '_tax_status', 'taxable'),
(98456, 6006, '_tax_class', 'parent'),
(98457, 6006, '_manage_stock', 'yes'),
(98458, 6006, '_backorders', 'no'),
(98459, 6006, '_sold_individually', 'no'),
(98460, 6006, '_virtual', 'no'),
(98461, 6006, '_downloadable', 'no'),
(98462, 6006, '_download_limit', '-1'),
(98463, 6006, '_download_expiry', '-1'),
(98464, 6006, '_stock', '998'),
(98465, 6006, '_stock_status', 'instock'),
(98466, 6006, '_wc_average_rating', '0'),
(98467, 6006, '_wc_review_count', '0'),
(98468, 6006, 'attribute_pa_color', 'pink'),
(98469, 6006, 'attribute_pa_shoe-size', '41'),
(98470, 6006, 'attribute_pa_ships-from', 'china'),
(98471, 6006, '_price', '82.34'),
(98472, 6006, '_product_version', '4.1.0'),
(98473, 6006, '_vi_wad_aliexpress_variation_id', '12000020197506395'),
(98474, 6006, '_vi_wad_aliexpress_variation_attr', '14:193#pink;200000124:100010483;200007763:201336100'),
(98475, 6007, '_variation_description', ''),
(98476, 6007, '_sku', '1005002028101638-style-3-bright-37-united-states'),
(98477, 6007, '_regular_price', '79.7'),
(98478, 6007, 'total_sales', '0'),
(98479, 6007, '_tax_status', 'taxable'),
(98480, 6007, '_tax_class', 'parent'),
(98481, 6007, '_manage_stock', 'yes'),
(98482, 6007, '_backorders', 'no'),
(98483, 6007, '_sold_individually', 'no'),
(98484, 6007, '_virtual', 'no'),
(98485, 6007, '_downloadable', 'no'),
(98486, 6007, '_download_limit', '-1'),
(98487, 6007, '_download_expiry', '-1'),
(98488, 6007, '_stock', '999'),
(98489, 6007, '_stock_status', 'instock'),
(98490, 6007, '_wc_average_rating', '0'),
(98491, 6007, '_wc_review_count', '0'),
(98492, 6007, 'attribute_pa_color', 'style-3-bright'),
(98493, 6007, 'attribute_pa_shoe-size', '37'),
(98494, 6007, 'attribute_pa_ships-from', 'united-states'),
(98495, 6007, '_price', '79.7'),
(98496, 6007, '_product_version', '4.1.0'),
(98497, 6007, '_vi_wad_aliexpress_variation_id', '12000021349772585'),
(98498, 6007, '_vi_wad_aliexpress_variation_attr', '14:365458#style 3 bright;200000124:100010482;200007763:201336106'),
(98499, 6008, '_variation_description', ''),
(98500, 6008, '_sku', '1005002028101638-pink-40-united-states'),
(98501, 6008, '_regular_price', '70.31'),
(98502, 6008, 'total_sales', '0'),
(98503, 6008, '_tax_status', 'taxable'),
(98504, 6008, '_tax_class', 'parent'),
(98505, 6008, '_manage_stock', 'yes'),
(98506, 6008, '_backorders', 'no'),
(98507, 6008, '_sold_individually', 'no'),
(98508, 6008, '_virtual', 'no'),
(98509, 6008, '_downloadable', 'no'),
(98510, 6008, '_download_limit', '-1'),
(98511, 6008, '_download_expiry', '-1'),
(98512, 6008, '_stock', '999'),
(98513, 6008, '_stock_status', 'instock'),
(98514, 6008, '_wc_average_rating', '0'),
(98515, 6008, '_wc_review_count', '0'),
(98516, 6008, 'attribute_pa_color', 'pink'),
(98517, 6008, 'attribute_pa_shoe-size', '40'),
(98518, 6008, 'attribute_pa_ships-from', 'united-states'),
(98519, 6008, '_price', '70.31'),
(98520, 6008, '_product_version', '4.1.0'),
(98521, 6008, '_vi_wad_aliexpress_variation_id', '12000020197506394'),
(98522, 6008, '_vi_wad_aliexpress_variation_attr', '14:193#pink;200000124:100013888;200007763:201336106'),
(98523, 6009, '_variation_description', ''),
(98524, 6009, '_sku', '1005002028101638-style-3-bright-37-china'),
(98525, 6009, '_regular_price', '91.97'),
(98526, 6009, 'total_sales', '0'),
(98527, 6009, '_tax_status', 'taxable'),
(98528, 6009, '_tax_class', 'parent'),
(98529, 6009, '_manage_stock', 'yes'),
(98530, 6009, '_backorders', 'no'),
(98531, 6009, '_sold_individually', 'no'),
(98532, 6009, '_virtual', 'no'),
(98533, 6009, '_downloadable', 'no'),
(98534, 6009, '_download_limit', '-1'),
(98535, 6009, '_download_expiry', '-1'),
(98536, 6009, '_stock', '998'),
(98537, 6009, '_stock_status', 'instock'),
(98538, 6009, '_wc_average_rating', '0'),
(98539, 6009, '_wc_review_count', '0'),
(98540, 6009, 'attribute_pa_color', 'style-3-bright'),
(98541, 6009, 'attribute_pa_shoe-size', '37'),
(98542, 6009, 'attribute_pa_ships-from', 'china'),
(98543, 6009, '_price', '91.97'),
(98544, 6009, '_product_version', '4.1.0'),
(98545, 6009, '_vi_wad_aliexpress_variation_id', '12000021349772584'),
(98546, 6009, '_vi_wad_aliexpress_variation_attr', '14:365458#style 3 bright;200000124:100010482;200007763:201336100'),
(98547, 6010, '_variation_description', ''),
(98548, 6010, '_sku', '1005002028101638-black-39-china'),
(98549, 6010, '_regular_price', '82.34'),
(98550, 6010, 'total_sales', '0'),
(98551, 6010, '_tax_status', 'taxable'),
(98552, 6010, '_tax_class', 'parent'),
(98553, 6010, '_manage_stock', 'yes'),
(98554, 6010, '_backorders', 'no'),
(98555, 6010, '_sold_individually', 'no'),
(98556, 6010, '_virtual', 'no'),
(98557, 6010, '_downloadable', 'no'),
(98558, 6010, '_download_limit', '-1'),
(98559, 6010, '_download_expiry', '-1'),
(98560, 6010, '_stock', '987'),
(98561, 6010, '_stock_status', 'instock'),
(98562, 6010, '_wc_average_rating', '0'),
(98563, 6010, '_wc_review_count', '0'),
(98564, 6010, 'attribute_pa_color', 'black'),
(98565, 6010, 'attribute_pa_shoe-size', '39'),
(98566, 6010, 'attribute_pa_ships-from', 'china'),
(98567, 6010, '_price', '82.34'),
(98568, 6010, '_product_version', '4.1.0'),
(98569, 6010, '_vi_wad_aliexpress_variation_id', '12000020197506373'),
(98570, 6010, '_vi_wad_aliexpress_variation_attr', '14:771#black;200000124:200000364;200007763:201336100'),
(98571, 6011, '_variation_description', ''),
(98572, 6011, '_sku', '1005002028101638-black-38-united-states'),
(98573, 6011, '_regular_price', '70.31'),
(98574, 6011, 'total_sales', '0'),
(98575, 6011, '_tax_status', 'taxable'),
(98576, 6011, '_tax_class', 'parent'),
(98577, 6011, '_manage_stock', 'yes'),
(98578, 6011, '_backorders', 'no'),
(98579, 6011, '_sold_individually', 'no'),
(98580, 6011, '_virtual', 'no'),
(98581, 6011, '_downloadable', 'no'),
(98582, 6011, '_download_limit', '-1'),
(98583, 6011, '_download_expiry', '-1'),
(98584, 6011, '_stock', '999'),
(98585, 6011, '_stock_status', 'instock'),
(98586, 6011, '_wc_average_rating', '0'),
(98587, 6011, '_wc_review_count', '0'),
(98588, 6011, 'attribute_pa_color', 'black'),
(98589, 6011, 'attribute_pa_shoe-size', '38'),
(98590, 6011, 'attribute_pa_ships-from', 'united-states'),
(98591, 6011, '_price', '70.31'),
(98592, 6011, '_product_version', '4.1.0'),
(98593, 6011, '_vi_wad_aliexpress_variation_id', '12000020197506372'),
(98594, 6011, '_vi_wad_aliexpress_variation_attr', '14:771#black;200000124:200000898;200007763:201336106'),
(98595, 6012, '_variation_description', ''),
(98596, 6012, '_sku', '1005002028101638-black-40-china'),
(98597, 6012, '_regular_price', '82.34'),
(98598, 6012, 'total_sales', '0'),
(98599, 6012, '_tax_status', 'taxable'),
(98600, 6012, '_tax_class', 'parent'),
(98601, 6012, '_manage_stock', 'yes'),
(98602, 6012, '_backorders', 'no'),
(98603, 6012, '_sold_individually', 'no'),
(98604, 6012, '_virtual', 'no'),
(98605, 6012, '_downloadable', 'no'),
(98606, 6012, '_download_limit', '-1'),
(98607, 6012, '_download_expiry', '-1'),
(98608, 6012, '_stock', '989'),
(98609, 6012, '_stock_status', 'instock'),
(98610, 6012, '_wc_average_rating', '0'),
(98611, 6012, '_wc_review_count', '0'),
(98612, 6012, 'attribute_pa_color', 'black'),
(98613, 6012, 'attribute_pa_shoe-size', '40'),
(98614, 6012, 'attribute_pa_ships-from', 'china'),
(98615, 6012, '_price', '82.34'),
(98616, 6012, '_product_version', '4.1.0'),
(98617, 6012, '_vi_wad_aliexpress_variation_id', '12000020197506375'),
(98618, 6012, '_vi_wad_aliexpress_variation_attr', '14:771#black;200000124:100013888;200007763:201336100'),
(98619, 6013, '_variation_description', ''),
(98620, 6013, '_sku', '1005002028101638-style-3-bright-43-united-states'),
(98621, 6013, '_regular_price', '79.7'),
(98622, 6013, 'total_sales', '0'),
(98623, 6013, '_tax_status', 'taxable'),
(98624, 6013, '_tax_class', 'parent'),
(98625, 6013, '_manage_stock', 'yes'),
(98626, 6013, '_backorders', 'no'),
(98627, 6013, '_sold_individually', 'no'),
(98628, 6013, '_virtual', 'no'),
(98629, 6013, '_downloadable', 'no'),
(98630, 6013, '_download_limit', '-1'),
(98631, 6013, '_download_expiry', '-1'),
(98632, 6013, '_stock', '0'),
(98633, 6013, '_stock_status', 'outofstock'),
(98634, 6013, '_wc_average_rating', '0'),
(98635, 6013, '_wc_review_count', '0'),
(98636, 6013, 'attribute_pa_color', 'style-3-bright'),
(98637, 6013, 'attribute_pa_shoe-size', '43'),
(98638, 6013, 'attribute_pa_ships-from', 'united-states'),
(98639, 6013, '_price', '79.7'),
(98640, 6013, '_product_version', '4.1.0'),
(98641, 6013, '_vi_wad_aliexpress_variation_id', '12000021349772597'),
(98642, 6013, '_vi_wad_aliexpress_variation_attr', '14:365458#style 3 bright;200000124:200000338;200007763:201336106'),
(98643, 6015, '_variation_description', ''),
(98644, 6015, '_sku', '1005002028101638-black-39-united-states'),
(98645, 6015, '_regular_price', '70.31'),
(98646, 6015, 'total_sales', '0'),
(98647, 6015, '_tax_status', 'taxable'),
(98648, 6015, '_tax_class', 'parent'),
(98649, 6015, '_manage_stock', 'yes'),
(98650, 6015, '_backorders', 'no'),
(98651, 6015, '_sold_individually', 'no'),
(98652, 6015, '_virtual', 'no'),
(98653, 6015, '_downloadable', 'no'),
(98654, 6015, '_download_limit', '-1'),
(98655, 6015, '_download_expiry', '-1'),
(98656, 6015, '_stock', '999'),
(98657, 6015, '_stock_status', 'instock'),
(98658, 6015, '_wc_average_rating', '0'),
(98659, 6015, '_wc_review_count', '0'),
(98660, 6015, 'attribute_pa_color', 'black'),
(98661, 6015, 'attribute_pa_shoe-size', '39'),
(98662, 6015, 'attribute_pa_ships-from', 'united-states'),
(98663, 6015, '_price', '70.31'),
(98664, 6015, '_product_version', '4.1.0'),
(98665, 6015, '_vi_wad_aliexpress_variation_id', '12000020197506374'),
(98666, 6015, '_vi_wad_aliexpress_variation_attr', '14:771#black;200000124:200000364;200007763:201336106'),
(98667, 6016, '_variation_description', ''),
(98668, 6016, '_sku', '1005002028101638-style-3-bright-43-china'),
(98669, 6016, '_regular_price', '91.97'),
(98670, 6016, 'total_sales', '0'),
(98671, 6016, '_tax_status', 'taxable'),
(98672, 6016, '_tax_class', 'parent'),
(98673, 6016, '_manage_stock', 'yes'),
(98674, 6016, '_backorders', 'no'),
(98675, 6016, '_sold_individually', 'no'),
(98676, 6016, '_virtual', 'no'),
(98677, 6016, '_downloadable', 'no'),
(98678, 6016, '_download_limit', '-1'),
(98679, 6016, '_download_expiry', '-1'),
(98680, 6016, '_stock', '0'),
(98681, 6016, '_stock_status', 'outofstock'),
(98682, 6016, '_wc_average_rating', '0'),
(98683, 6016, '_wc_review_count', '0'),
(98684, 6016, 'attribute_pa_color', 'style-3-bright'),
(98685, 6016, 'attribute_pa_shoe-size', '43'),
(98686, 6016, 'attribute_pa_ships-from', 'china'),
(98687, 6016, '_price', '91.97'),
(98688, 6016, '_product_version', '4.1.0'),
(98689, 6016, '_vi_wad_aliexpress_variation_id', '12000021349772596'),
(98690, 6016, '_vi_wad_aliexpress_variation_attr', '14:365458#style 3 bright;200000124:200000338;200007763:201336100'),
(98691, 6017, '_variation_description', ''),
(98692, 6017, '_sku', '1005002028101638-black-37-china'),
(98693, 6017, '_regular_price', '82.34'),
(98694, 6017, 'total_sales', '0'),
(98695, 6017, '_tax_status', 'taxable'),
(98696, 6017, '_tax_class', 'parent'),
(98697, 6017, '_manage_stock', 'yes'),
(98698, 6017, '_backorders', 'no'),
(98699, 6017, '_sold_individually', 'no'),
(98700, 6017, '_virtual', 'no'),
(98701, 6017, '_downloadable', 'no'),
(98702, 6017, '_download_limit', '-1'),
(98703, 6017, '_download_expiry', '-1'),
(98704, 6017, '_stock', '992'),
(98705, 6017, '_stock_status', 'instock'),
(98706, 6017, '_wc_average_rating', '0'),
(98707, 6017, '_wc_review_count', '0'),
(98708, 6017, 'attribute_pa_color', 'black'),
(98709, 6017, 'attribute_pa_shoe-size', '37'),
(98710, 6017, 'attribute_pa_ships-from', 'china'),
(98711, 6017, '_price', '82.34'),
(98712, 6017, '_product_version', '4.1.0'),
(98713, 6017, '_vi_wad_aliexpress_variation_id', '12000020197506369'),
(98714, 6017, '_vi_wad_aliexpress_variation_attr', '14:771#black;200000124:100010482;200007763:201336100'),
(98715, 6014, '_vi_wad_description_images', 'a:15:{i:0;s:96:\"https://ae01.alicdn.com/kf/Hc5bd057e2c01496ca69a4a76613dbe81E.jpg?width=721&height=792&hash=1513\";i:1;s:97:\"https://ae01.alicdn.com/kf/H1a1890db6e0a4a5fa3ec6ca00b8d5b9eS.jpg?width=790&height=1203&hash=1993\";i:2;s:96:\"https://ae01.alicdn.com/kf/H8f568cd853d043d0a0151f4b0659a9326.jpg?width=790&height=874&hash=1664\";i:3;s:96:\"https://ae01.alicdn.com/kf/H5e2200341dcb49dbaf403a0c267ef6cd8.jpg?width=790&height=821&hash=1611\";i:4;s:97:\"https://ae01.alicdn.com/kf/Haab10c2be6f7482d8c11661bdda88c0eI.jpg?width=790&height=1149&hash=1939\";i:5;s:96:\"https://ae01.alicdn.com/kf/H36bae22c39514d37bb563a86b2b77df4e.jpg?width=790&height=833&hash=1623\";i:6;s:96:\"https://ae01.alicdn.com/kf/H47bbd1ac68de4dd5a47e32bd51ffe87dG.jpg?width=790&height=926&hash=1716\";i:7;s:96:\"https://ae01.alicdn.com/kf/Hcdf51ddeceb34f82a909525509813e1f3.jpg?width=790&height=908&hash=1698\";i:8;s:97:\"https://ae01.alicdn.com/kf/H6f66ad21cf04424cbcd0313071da08b4t.jpg?width=790&height=1134&hash=1924\";i:9;s:96:\"https://ae01.alicdn.com/kf/H8b2df744337b4e95bd3fbb13b6a119c52.jpg?width=790&height=999&hash=1789\";i:10;s:96:\"https://ae01.alicdn.com/kf/H7818a0f29fb04a9aa4f4fadc02c3591eq.jpg?width=790&height=973&hash=1763\";i:11;s:97:\"https://ae01.alicdn.com/kf/Hb090f3dfeb0a4d2081c51c1f9d35e6e0x.jpg?width=790&height=1093&hash=1883\";i:12;s:96:\"https://ae01.alicdn.com/kf/Hd4d150444e2142d693bd77dce6dedab0o.jpg?width=790&height=768&hash=1558\";i:13;s:96:\"https://ae01.alicdn.com/kf/Hb3bf1450529d44788b48fa194cd9e1a3z.jpg?width=790&height=843&hash=1633\";i:14;s:96:\"https://ae01.alicdn.com/kf/H4a203d71f2d2414dbf79ce4ef4772f52g.jpg?width=836&height=728&hash=1564\";}'),
(98716, 6014, '_vi_wad_sku', '1005002537598890'),
(98717, 6014, '_vi_wad_attributes', 'a:2:{i:14;a:5:{s:6:\"values\";a:1:{s:6:\"14:771\";s:10:\"Dark Green\";}s:4:\"slug\";s:5:\"color\";s:4:\"name\";s:5:\"Color\";s:8:\"position\";i:0;s:10:\"values_sub\";a:1:{s:6:\"14:771\";s:5:\"Beige\";}}i:200000124;a:5:{s:6:\"values\";a:6:{s:19:\"200000124:200000364\";s:2:\"39\";s:19:\"200000124:100013888\";s:2:\"40\";s:19:\"200000124:100010483\";s:2:\"41\";s:19:\"200000124:200000337\";s:2:\"42\";s:19:\"200000124:200000338\";s:2:\"43\";s:19:\"200000124:100010487\";s:2:\"44\";}s:4:\"slug\";s:9:\"shoe-size\";s:4:\"name\";s:9:\"Shoe Size\";s:8:\"position\";i:1;s:10:\"values_sub\";a:6:{s:19:\"200000124:200000364\";s:2:\"39\";s:19:\"200000124:100013888\";s:2:\"40\";s:19:\"200000124:100010483\";s:2:\"41\";s:19:\"200000124:200000337\";s:2:\"42\";s:19:\"200000124:200000338\";s:2:\"43\";s:19:\"200000124:100010487\";s:2:\"44\";}}}'),
(98718, 6014, '_vi_wad_list_attributes', 'a:7:{s:6:\"14:771\";a:4:{s:4:\"name\";s:10:\"Dark Green\";s:8:\"name_sub\";s:5:\"Beige\";s:5:\"color\";s:7:\"#F8F7E7\";s:5:\"image\";s:179:\"https://ae01.alicdn.com/kf/H118f8b7f53cb49158fe73b751ec98381T/2021-Spring-New-Products-Men-s-Casual-Shoes-Outdoor-Non-Slip-Shoes-Fashion-Lightweight-Sneakers-Black.jpg_640x640.jpg\";}s:19:\"200000124:200000364\";a:4:{s:4:\"name\";s:2:\"39\";s:8:\"name_sub\";s:2:\"39\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:100013888\";a:4:{s:4:\"name\";s:2:\"40\";s:8:\"name_sub\";s:2:\"40\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:100010483\";a:4:{s:4:\"name\";s:2:\"41\";s:8:\"name_sub\";s:2:\"41\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000337\";a:4:{s:4:\"name\";s:2:\"42\";s:8:\"name_sub\";s:2:\"42\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000338\";a:4:{s:4:\"name\";s:2:\"43\";s:8:\"name_sub\";s:2:\"43\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:100010487\";a:4:{s:4:\"name\";s:2:\"44\";s:8:\"name_sub\";s:2:\"44\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}}');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(98719, 6014, '_vi_wad_shipping_info', 'a:6:{s:4:\"time\";i:1622550959;s:7:\"country\";s:2:\"LK\";s:7:\"company\";s:3:\"EMS\";s:7:\"freight\";s:3854:\"[{\"bizShowMind\":{\"layout\":[]},\"commitDay\":\"75\",\"company\":\"EMS\",\"currency\":\"USD\",\"discount\":0,\"displayType\":\"deliveryTime\",\"features\":{},\"freightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $63.59\",\"value\":63.59},\"freightFeatures\":{\"provider\":\"ae_config\"},\"freightLayout\":{\"displayType\":\"deliveryTime\",\"layout\":[{\"text\":\"Shipping: US $63.59\",\"type\":\"title\"},{\"text\":\"To <font color=\'#000000\'>Sri Lanka</font> via EMS\",\"type\":\"subtitle\"}],\"openShippingPanel\":\"true\"},\"fullMailLine\":false,\"hbaService\":false,\"i18nMap\":{},\"id\":0,\"name\":\"FreightItemModule\",\"sendGoodsCountry\":\"CN\",\"sendGoodsCountryFullName\":\"China\",\"serviceName\":\"EMS\",\"standardFreightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $63.59\",\"value\":63.59},\"time\":\"15-44\",\"tracking\":true},{\"bizShowMind\":{\"layout\":[]},\"commitDay\":\"75\",\"company\":\"AliExpress Premium Shipping\",\"currency\":\"USD\",\"discount\":0,\"displayType\":\"deliveryTime\",\"features\":{},\"freightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $139.84\",\"value\":139.84},\"freightFeatures\":{\"provider\":\"ae_config\"},\"freightLayout\":{\"displayType\":\"deliveryTime\",\"layout\":[{\"text\":\"Shipping: US $139.84\",\"type\":\"title\"},{\"text\":\"To <font color=\'#000000\'>Sri Lanka</font> via AliExpress Premium Shipping\",\"type\":\"subtitle\"}],\"openShippingPanel\":\"true\"},\"fullMailLine\":false,\"hbaService\":false,\"i18nMap\":{},\"id\":0,\"name\":\"FreightItemModule\",\"sendGoodsCountry\":\"CN\",\"sendGoodsCountryFullName\":\"China\",\"serviceName\":\"CAINIAO_PREMIUM\",\"standardFreightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $139.84\",\"value\":139.84},\"time\":\"7-15\",\"tracking\":true},{\"bizShowMind\":{\"layout\":[]},\"commitDay\":\"75\",\"company\":\"Fedex IE\",\"currency\":\"USD\",\"discount\":0,\"displayType\":\"deliveryTime\",\"features\":{},\"freightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $209.59\",\"value\":209.59},\"freightFeatures\":{\"provider\":\"ae_config\"},\"freightLayout\":{\"displayType\":\"deliveryTime\",\"layout\":[{\"text\":\"Shipping: US $209.59\",\"type\":\"title\"},{\"text\":\"To <font color=\'#000000\'>Sri Lanka</font> via Fedex IE\",\"type\":\"subtitle\"}],\"openShippingPanel\":\"true\"},\"fullMailLine\":false,\"hbaService\":false,\"i18nMap\":{},\"id\":0,\"name\":\"FreightItemModule\",\"sendGoodsCountry\":\"CN\",\"sendGoodsCountryFullName\":\"China\",\"serviceName\":\"FEDEX_IE\",\"standardFreightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $209.59\",\"value\":209.59},\"time\":\"7-15\",\"tracking\":true},{\"bizShowMind\":{\"layout\":[]},\"commitDay\":\"75\",\"company\":\"Fedex IP\",\"currency\":\"USD\",\"discount\":0,\"displayType\":\"deliveryTime\",\"features\":{},\"freightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $277.05\",\"value\":277.05},\"freightFeatures\":{\"provider\":\"ae_config\"},\"freightLayout\":{\"displayType\":\"deliveryTime\",\"layout\":[{\"text\":\"Shipping: US $277.05\",\"type\":\"title\"},{\"text\":\"To <font color=\'#000000\'>Sri Lanka</font> via Fedex IP\",\"type\":\"subtitle\"}],\"openShippingPanel\":\"true\"},\"fullMailLine\":false,\"hbaService\":false,\"i18nMap\":{},\"id\":0,\"name\":\"FreightItemModule\",\"sendGoodsCountry\":\"CN\",\"sendGoodsCountryFullName\":\"China\",\"serviceName\":\"FEDEX\",\"standardFreightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $277.05\",\"value\":277.05},\"time\":\"7-15\",\"tracking\":true},{\"bizShowMind\":{\"layout\":[]},\"commitDay\":\"75\",\"company\":\"DHL\",\"currency\":\"USD\",\"discount\":0,\"displayType\":\"deliveryTime\",\"features\":{},\"freightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $426.97\",\"value\":426.97},\"freightFeatures\":{\"provider\":\"ae_config\"},\"freightLayout\":{\"displayType\":\"deliveryTime\",\"layout\":[{\"text\":\"Shipping: US $426.97\",\"type\":\"title\"},{\"text\":\"To <font color=\'#000000\'>Sri Lanka</font> via DHL\",\"type\":\"subtitle\"}],\"openShippingPanel\":\"true\"},\"fullMailLine\":false,\"hbaService\":false,\"i18nMap\":{},\"id\":0,\"name\":\"FreightItemModule\",\"sendGoodsCountry\":\"CN\",\"sendGoodsCountryFullName\":\"China\",\"serviceName\":\"DHL\",\"standardFreightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $426.97\",\"value\":426.97},\"time\":\"9-17\",\"tracking\":true}]\";s:13:\"shipping_cost\";d:63.590000000000003410605131648480892181396484375;s:13:\"delivery_time\";s:5:\"15-44\";}'),
(98720, 6014, '_vi_wad_gallery', 'a:6:{i:0;s:167:\"https://ae01.alicdn.com/kf/Hc2d24eb8f9754319badcab9f28e34cd0X/2021-Spring-New-Products-Men-s-Casual-Shoes-Outdoor-Non-Slip-Shoes-Fashion-Lightweight-Sneakers-Black.jpg\";i:1;s:167:\"https://ae01.alicdn.com/kf/H00461c13b0104f00bc65461d0b4fff45D/2021-Spring-New-Products-Men-s-Casual-Shoes-Outdoor-Non-Slip-Shoes-Fashion-Lightweight-Sneakers-Black.jpg\";i:2;s:167:\"https://ae01.alicdn.com/kf/H3219f3f813744a61bf0b3b9b9100fde1i/2021-Spring-New-Products-Men-s-Casual-Shoes-Outdoor-Non-Slip-Shoes-Fashion-Lightweight-Sneakers-Black.jpg\";i:3;s:167:\"https://ae01.alicdn.com/kf/H6b8144d6d30a4c8b900502b60ff87e4dc/2021-Spring-New-Products-Men-s-Casual-Shoes-Outdoor-Non-Slip-Shoes-Fashion-Lightweight-Sneakers-Black.jpg\";i:4;s:167:\"https://ae01.alicdn.com/kf/H88f685c2769e486ea5fabf946ce2c393K/2021-Spring-New-Products-Men-s-Casual-Shoes-Outdoor-Non-Slip-Shoes-Fashion-Lightweight-Sneakers-Black.jpg\";i:5;s:167:\"https://ae01.alicdn.com/kf/He6aeaee5855841bd868724cf8e6415386/2021-Spring-New-Products-Men-s-Casual-Shoes-Outdoor-Non-Slip-Shoes-Fashion-Lightweight-Sneakers-Black.jpg\";}'),
(98721, 6014, '_vi_wad_variation_images', 'a:1:{s:6:\"14:771\";s:179:\"https://ae01.alicdn.com/kf/H118f8b7f53cb49158fe73b751ec98381T/2021-Spring-New-Products-Men-s-Casual-Shoes-Outdoor-Non-Slip-Shoes-Fashion-Lightweight-Sneakers-Black.jpg_640x640.jpg\";}'),
(98722, 6014, '_vi_wad_store_info', 'a:3:{s:4:\"name\";s:12:\"quchen Store\";s:3:\"url\";s:36:\"//www.aliexpress.com/store/911836212\";s:3:\"num\";i:911836212;}'),
(98723, 6014, '_vi_wad_variations', 'a:6:{i:0;a:10:{s:5:\"image\";s:179:\"https://ae01.alicdn.com/kf/H118f8b7f53cb49158fe73b751ec98381T/2021-Spring-New-Products-Men-s-Casual-Shoes-Outdoor-Non-Slip-Shoes-Fashion-Lightweight-Sneakers-Black.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"1005002537598890-dark-green-41\";s:7:\"sku_sub\";s:25:\"1005002537598890-beige-41\";s:5:\"skuId\";s:17:\"12000021048817687\";s:7:\"skuAttr\";s:37:\"14:771#Dark Green;200000124:100010483\";s:13:\"regular_price\";s:5:\"30.75\";s:10:\"sale_price\";s:5:\"19.68\";s:5:\"stock\";i:200;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"Dark Green\";s:9:\"shoe-size\";s:2:\"41\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:2:\"41\";}}i:1;a:10:{s:5:\"image\";s:179:\"https://ae01.alicdn.com/kf/H118f8b7f53cb49158fe73b751ec98381T/2021-Spring-New-Products-Men-s-Casual-Shoes-Outdoor-Non-Slip-Shoes-Fashion-Lightweight-Sneakers-Black.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"1005002537598890-dark-green-43\";s:7:\"sku_sub\";s:25:\"1005002537598890-beige-43\";s:5:\"skuId\";s:17:\"12000021048817686\";s:7:\"skuAttr\";s:37:\"14:771#Dark Green;200000124:200000338\";s:13:\"regular_price\";s:5:\"30.75\";s:10:\"sale_price\";s:5:\"19.68\";s:5:\"stock\";i:200;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"Dark Green\";s:9:\"shoe-size\";s:2:\"43\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:2:\"43\";}}i:2;a:10:{s:5:\"image\";s:179:\"https://ae01.alicdn.com/kf/H118f8b7f53cb49158fe73b751ec98381T/2021-Spring-New-Products-Men-s-Casual-Shoes-Outdoor-Non-Slip-Shoes-Fashion-Lightweight-Sneakers-Black.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"1005002537598890-dark-green-40\";s:7:\"sku_sub\";s:25:\"1005002537598890-beige-40\";s:5:\"skuId\";s:17:\"12000021048817685\";s:7:\"skuAttr\";s:37:\"14:771#Dark Green;200000124:100013888\";s:13:\"regular_price\";s:5:\"30.75\";s:10:\"sale_price\";s:5:\"19.68\";s:5:\"stock\";i:200;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"Dark Green\";s:9:\"shoe-size\";s:2:\"40\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:2:\"40\";}}i:3;a:10:{s:5:\"image\";s:179:\"https://ae01.alicdn.com/kf/H118f8b7f53cb49158fe73b751ec98381T/2021-Spring-New-Products-Men-s-Casual-Shoes-Outdoor-Non-Slip-Shoes-Fashion-Lightweight-Sneakers-Black.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"1005002537598890-dark-green-42\";s:7:\"sku_sub\";s:25:\"1005002537598890-beige-42\";s:5:\"skuId\";s:17:\"12000021048817684\";s:7:\"skuAttr\";s:37:\"14:771#Dark Green;200000124:200000337\";s:13:\"regular_price\";s:5:\"30.75\";s:10:\"sale_price\";s:5:\"19.68\";s:5:\"stock\";i:200;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"Dark Green\";s:9:\"shoe-size\";s:2:\"42\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:2:\"42\";}}i:4;a:10:{s:5:\"image\";s:179:\"https://ae01.alicdn.com/kf/H118f8b7f53cb49158fe73b751ec98381T/2021-Spring-New-Products-Men-s-Casual-Shoes-Outdoor-Non-Slip-Shoes-Fashion-Lightweight-Sneakers-Black.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"1005002537598890-dark-green-39\";s:7:\"sku_sub\";s:25:\"1005002537598890-beige-39\";s:5:\"skuId\";s:17:\"12000021048817683\";s:7:\"skuAttr\";s:37:\"14:771#Dark Green;200000124:200000364\";s:13:\"regular_price\";s:5:\"30.75\";s:10:\"sale_price\";s:5:\"19.68\";s:5:\"stock\";i:200;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"Dark Green\";s:9:\"shoe-size\";s:2:\"39\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:2:\"39\";}}i:5;a:10:{s:5:\"image\";s:179:\"https://ae01.alicdn.com/kf/H118f8b7f53cb49158fe73b751ec98381T/2021-Spring-New-Products-Men-s-Casual-Shoes-Outdoor-Non-Slip-Shoes-Fashion-Lightweight-Sneakers-Black.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"1005002537598890-dark-green-44\";s:7:\"sku_sub\";s:25:\"1005002537598890-beige-44\";s:5:\"skuId\";s:17:\"12000021048817688\";s:7:\"skuAttr\";s:37:\"14:771#Dark Green;200000124:100010487\";s:13:\"regular_price\";s:5:\"30.75\";s:10:\"sale_price\";s:5:\"19.68\";s:5:\"stock\";i:200;s:10:\"attributes\";a:2:{s:5:\"color\";s:10:\"Dark Green\";s:9:\"shoe-size\";s:2:\"44\";}s:14:\"attributes_sub\";a:2:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:2:\"44\";}}}'),
(98724, 6018, '_variation_description', ''),
(98725, 6018, '_sku', '1005002028101638-style-3-bright-42-united-states'),
(98726, 6018, '_regular_price', '79.7'),
(98727, 6018, 'total_sales', '0'),
(98728, 6018, '_tax_status', 'taxable'),
(98729, 6018, '_tax_class', 'parent'),
(98730, 6018, '_manage_stock', 'yes'),
(98731, 6018, '_backorders', 'no'),
(98732, 6018, '_sold_individually', 'no'),
(98733, 6018, '_virtual', 'no'),
(98734, 6018, '_downloadable', 'no'),
(98735, 6018, '_download_limit', '-1'),
(98736, 6018, '_download_expiry', '-1'),
(98737, 6018, '_stock', '999'),
(98738, 6018, '_stock_status', 'instock'),
(98739, 6018, '_wc_average_rating', '0'),
(98740, 6018, '_wc_review_count', '0'),
(98741, 6018, 'attribute_pa_color', 'style-3-bright'),
(98742, 6018, 'attribute_pa_shoe-size', '42'),
(98743, 6018, 'attribute_pa_ships-from', 'united-states'),
(98744, 6018, '_price', '79.7'),
(98745, 6018, '_product_version', '4.1.0'),
(98746, 6018, '_vi_wad_aliexpress_variation_id', '12000021349772595'),
(98747, 6018, '_vi_wad_aliexpress_variation_attr', '14:365458#style 3 bright;200000124:200000337;200007763:201336106'),
(98748, 6019, '_variation_description', ''),
(98749, 6019, '_sku', '1005002028101638-black-36-united-states'),
(98750, 6019, '_regular_price', '70.31'),
(98751, 6019, 'total_sales', '0'),
(98752, 6019, '_tax_status', 'taxable'),
(98753, 6019, '_tax_class', 'parent'),
(98754, 6019, '_manage_stock', 'yes'),
(98755, 6019, '_backorders', 'no'),
(98756, 6019, '_sold_individually', 'no'),
(98757, 6019, '_virtual', 'no'),
(98758, 6019, '_downloadable', 'no'),
(98759, 6019, '_download_limit', '-1'),
(98760, 6019, '_download_expiry', '-1'),
(98761, 6019, '_stock', '999'),
(98762, 6019, '_stock_status', 'instock'),
(98763, 6019, '_wc_average_rating', '0'),
(98764, 6019, '_wc_review_count', '0'),
(98765, 6019, 'attribute_pa_color', 'black'),
(98766, 6019, 'attribute_pa_shoe-size', '36'),
(98767, 6019, 'attribute_pa_ships-from', 'united-states'),
(98768, 6019, '_price', '70.31'),
(98769, 6019, '_product_version', '4.1.0'),
(98770, 6019, '_vi_wad_aliexpress_variation_id', '12000020197506368'),
(98771, 6019, '_vi_wad_aliexpress_variation_attr', '14:771#black;200000124:200000334;200007763:201336106'),
(98772, 6020, '_variation_description', ''),
(98773, 6020, '_sku', '1005002028101638-style-3-bright-42-china'),
(98774, 6020, '_regular_price', '91.97'),
(98775, 6020, 'total_sales', '0'),
(98776, 6020, '_tax_status', 'taxable'),
(98777, 6020, '_tax_class', 'parent'),
(98778, 6020, '_manage_stock', 'yes'),
(98779, 6020, '_backorders', 'no'),
(98780, 6020, '_sold_individually', 'no'),
(98781, 6020, '_virtual', 'no'),
(98782, 6020, '_downloadable', 'no'),
(98783, 6020, '_download_limit', '-1'),
(98784, 6020, '_download_expiry', '-1'),
(98785, 6020, '_stock', '998'),
(98786, 6020, '_stock_status', 'instock'),
(98787, 6020, '_wc_average_rating', '0'),
(98788, 6020, '_wc_review_count', '0'),
(98789, 6020, 'attribute_pa_color', 'style-3-bright'),
(98790, 6020, 'attribute_pa_shoe-size', '42'),
(98791, 6020, 'attribute_pa_ships-from', 'china'),
(98792, 6020, '_price', '91.97'),
(98793, 6020, '_product_version', '4.1.0'),
(98794, 6020, '_vi_wad_aliexpress_variation_id', '12000021349772594'),
(98795, 6020, '_vi_wad_aliexpress_variation_attr', '14:365458#style 3 bright;200000124:200000337;200007763:201336100'),
(98796, 6021, '_variation_description', ''),
(98797, 6021, '_sku', '1005002028101638-black-38-china'),
(98798, 6021, '_regular_price', '82.34'),
(98799, 6021, 'total_sales', '0'),
(98800, 6021, '_tax_status', 'taxable'),
(98801, 6021, '_tax_class', 'parent'),
(98802, 6021, '_manage_stock', 'yes'),
(98803, 6021, '_backorders', 'no'),
(98804, 6021, '_sold_individually', 'no'),
(98805, 6021, '_virtual', 'no'),
(98806, 6021, '_downloadable', 'no'),
(98807, 6021, '_download_limit', '-1'),
(98808, 6021, '_download_expiry', '-1'),
(98809, 6021, '_stock', '990'),
(98810, 6021, '_stock_status', 'instock'),
(98811, 6021, '_wc_average_rating', '0'),
(98812, 6021, '_wc_review_count', '0'),
(98813, 6021, 'attribute_pa_color', 'black'),
(98814, 6021, 'attribute_pa_shoe-size', '38'),
(98815, 6021, 'attribute_pa_ships-from', 'china'),
(98816, 6021, '_price', '82.34'),
(98817, 6021, '_product_version', '4.1.0'),
(98818, 6021, '_vi_wad_aliexpress_variation_id', '12000020197506371'),
(98819, 6021, '_vi_wad_aliexpress_variation_attr', '14:771#black;200000124:200000898;200007763:201336100'),
(98820, 6022, '_variation_description', ''),
(98821, 6022, '_sku', '1005002028101638-style-3-bright-41-united-states'),
(98822, 6022, '_regular_price', '79.7'),
(98823, 6022, 'total_sales', '0'),
(98824, 6022, '_tax_status', 'taxable'),
(98825, 6022, '_tax_class', 'parent'),
(98826, 6022, '_manage_stock', 'yes'),
(98827, 6022, '_backorders', 'no'),
(98828, 6022, '_sold_individually', 'no'),
(98829, 6022, '_virtual', 'no'),
(98830, 6022, '_downloadable', 'no'),
(98831, 6022, '_download_limit', '-1'),
(98832, 6022, '_download_expiry', '-1'),
(98833, 6022, '_stock', '999'),
(98834, 6022, '_stock_status', 'instock'),
(98835, 6022, '_wc_average_rating', '0'),
(98836, 6022, '_wc_review_count', '0'),
(98837, 6022, 'attribute_pa_color', 'style-3-bright'),
(98838, 6022, 'attribute_pa_shoe-size', '41'),
(98839, 6022, 'attribute_pa_ships-from', 'united-states'),
(98840, 6022, '_price', '79.7'),
(98841, 6022, '_product_version', '4.1.0'),
(98842, 6022, '_vi_wad_aliexpress_variation_id', '12000021349772593'),
(98843, 6022, '_vi_wad_aliexpress_variation_attr', '14:365458#style 3 bright;200000124:100010483;200007763:201336106'),
(98844, 6023, '_variation_description', ''),
(98845, 6023, '_sku', '1005002028101638-black-37-united-states'),
(98846, 6023, '_regular_price', '70.31'),
(98847, 6023, 'total_sales', '0'),
(98848, 6023, '_tax_status', 'taxable'),
(98849, 6023, '_tax_class', 'parent'),
(98850, 6023, '_manage_stock', 'yes'),
(98851, 6023, '_backorders', 'no'),
(98852, 6023, '_sold_individually', 'no'),
(98853, 6023, '_virtual', 'no'),
(98854, 6023, '_downloadable', 'no'),
(98855, 6023, '_download_limit', '-1'),
(98856, 6023, '_download_expiry', '-1'),
(98857, 6023, '_stock', '998'),
(98858, 6023, '_stock_status', 'instock'),
(98859, 6023, '_wc_average_rating', '0'),
(98860, 6023, '_wc_review_count', '0'),
(98861, 6023, 'attribute_pa_color', 'black'),
(98862, 6023, 'attribute_pa_shoe-size', '37'),
(98863, 6023, 'attribute_pa_ships-from', 'united-states'),
(98864, 6023, '_price', '70.31'),
(98865, 6023, '_product_version', '4.1.0'),
(98866, 6023, '_vi_wad_aliexpress_variation_id', '12000020197506370'),
(98867, 6023, '_vi_wad_aliexpress_variation_attr', '14:771#black;200000124:100010482;200007763:201336106'),
(98868, 6024, '_variation_description', ''),
(98869, 6024, '_sku', '1005002028101638-style-3-bright-41-china'),
(98870, 6024, '_regular_price', '91.97'),
(98871, 6024, 'total_sales', '0'),
(98872, 6024, '_tax_status', 'taxable'),
(98873, 6024, '_tax_class', 'parent'),
(98874, 6024, '_manage_stock', 'yes'),
(98875, 6024, '_backorders', 'no'),
(98876, 6024, '_sold_individually', 'no'),
(98877, 6024, '_virtual', 'no'),
(98878, 6024, '_downloadable', 'no'),
(98879, 6024, '_download_limit', '-1'),
(98880, 6024, '_download_expiry', '-1'),
(98881, 6024, '_stock', '999'),
(98882, 6024, '_stock_status', 'instock'),
(98883, 6024, '_wc_average_rating', '0'),
(98884, 6024, '_wc_review_count', '0'),
(98885, 6024, 'attribute_pa_color', 'style-3-bright'),
(98886, 6024, 'attribute_pa_shoe-size', '41'),
(98887, 6024, 'attribute_pa_ships-from', 'china'),
(98888, 6024, '_price', '91.97'),
(98889, 6024, '_product_version', '4.1.0'),
(98890, 6024, '_vi_wad_aliexpress_variation_id', '12000021349772592'),
(98891, 6024, '_vi_wad_aliexpress_variation_attr', '14:365458#style 3 bright;200000124:100010483;200007763:201336100'),
(98892, 6025, '_variation_description', ''),
(98893, 6025, '_sku', '1005002028101638-black-43-china'),
(98894, 6025, '_regular_price', '82.34'),
(98895, 6025, 'total_sales', '0'),
(98896, 6025, '_tax_status', 'taxable'),
(98897, 6025, '_tax_class', 'parent'),
(98898, 6025, '_manage_stock', 'yes'),
(98899, 6025, '_backorders', 'no'),
(98900, 6025, '_sold_individually', 'no'),
(98901, 6025, '_virtual', 'no'),
(98902, 6025, '_downloadable', 'no'),
(98903, 6025, '_download_limit', '-1'),
(98904, 6025, '_download_expiry', '-1'),
(98905, 6025, '_stock', '996'),
(98906, 6025, '_stock_status', 'instock'),
(98907, 6025, '_wc_average_rating', '0'),
(98908, 6025, '_wc_review_count', '0'),
(98909, 6025, 'attribute_pa_color', 'black'),
(98910, 6025, 'attribute_pa_shoe-size', '43'),
(98911, 6025, 'attribute_pa_ships-from', 'china'),
(98912, 6025, '_price', '82.34'),
(98913, 6025, '_product_version', '4.1.0'),
(98914, 6025, '_vi_wad_aliexpress_variation_id', '12000020197506381'),
(98915, 6025, '_vi_wad_aliexpress_variation_attr', '14:771#black;200000124:200000338;200007763:201336100'),
(98916, 6026, '_variation_description', ''),
(98917, 6026, '_sku', '1005002028101638-black-42-united-states'),
(98918, 6026, '_regular_price', '70.31'),
(98919, 6026, 'total_sales', '0'),
(98920, 6026, '_tax_status', 'taxable'),
(98921, 6026, '_tax_class', 'parent'),
(98922, 6026, '_manage_stock', 'yes'),
(98923, 6026, '_backorders', 'no'),
(98924, 6026, '_sold_individually', 'no'),
(98925, 6026, '_virtual', 'no'),
(98926, 6026, '_downloadable', 'no'),
(98927, 6026, '_download_limit', '-1'),
(98928, 6026, '_download_expiry', '-1'),
(98929, 6026, '_stock', '999'),
(98930, 6026, '_stock_status', 'instock'),
(98931, 6026, '_wc_average_rating', '0'),
(98932, 6026, '_wc_review_count', '0'),
(98933, 6026, 'attribute_pa_color', 'black'),
(98934, 6026, 'attribute_pa_shoe-size', '42'),
(98935, 6026, 'attribute_pa_ships-from', 'united-states'),
(98936, 6026, '_price', '70.31'),
(98937, 6026, '_product_version', '4.1.0'),
(98938, 6026, '_vi_wad_aliexpress_variation_id', '12000020197506380'),
(98939, 6026, '_vi_wad_aliexpress_variation_attr', '14:771#black;200000124:200000337;200007763:201336106'),
(98940, 6027, '_variation_description', ''),
(98941, 6027, '_sku', '1005002028101638-pink-35-china'),
(98942, 6027, '_regular_price', '82.34'),
(98943, 6027, 'total_sales', '0'),
(98944, 6027, '_tax_status', 'taxable'),
(98945, 6027, '_tax_class', 'parent'),
(98946, 6027, '_manage_stock', 'yes'),
(98947, 6027, '_backorders', 'no'),
(98948, 6027, '_sold_individually', 'no'),
(98949, 6027, '_virtual', 'no'),
(98950, 6027, '_downloadable', 'no'),
(98951, 6027, '_download_limit', '-1'),
(98952, 6027, '_download_expiry', '-1'),
(98953, 6027, '_stock', '0'),
(98954, 6027, '_stock_status', 'outofstock'),
(98955, 6027, '_wc_average_rating', '0'),
(98956, 6027, '_wc_review_count', '0'),
(98957, 6027, 'attribute_pa_color', 'pink'),
(98958, 6027, 'attribute_pa_shoe-size', '35'),
(98959, 6027, 'attribute_pa_ships-from', 'china'),
(98960, 6027, '_price', '82.34'),
(98961, 6027, '_product_version', '4.1.0'),
(98962, 6027, '_vi_wad_aliexpress_variation_id', '12000020197506383'),
(98963, 6027, '_vi_wad_aliexpress_variation_attr', '14:193#pink;200000124:200000333;200007763:201336100'),
(98964, 6028, '_variation_description', ''),
(98965, 6028, '_sku', '1005002028101638-black-43-united-states'),
(98966, 6028, '_regular_price', '70.31'),
(98967, 6028, 'total_sales', '0'),
(98968, 6028, '_tax_status', 'taxable'),
(98969, 6028, '_tax_class', 'parent'),
(98970, 6028, '_manage_stock', 'yes'),
(98971, 6028, '_backorders', 'no'),
(98972, 6028, '_sold_individually', 'no'),
(98973, 6028, '_virtual', 'no'),
(98974, 6028, '_downloadable', 'no'),
(98975, 6028, '_download_limit', '-1'),
(98976, 6028, '_download_expiry', '-1'),
(98977, 6028, '_stock', '999'),
(98978, 6028, '_stock_status', 'instock'),
(98979, 6028, '_wc_average_rating', '0'),
(98980, 6028, '_wc_review_count', '0'),
(98981, 6028, 'attribute_pa_color', 'black'),
(98982, 6028, 'attribute_pa_shoe-size', '43'),
(98983, 6028, 'attribute_pa_ships-from', 'united-states'),
(98984, 6028, '_price', '70.31'),
(98985, 6028, '_product_version', '4.1.0'),
(98986, 6028, '_vi_wad_aliexpress_variation_id', '12000020197506382'),
(98987, 6028, '_vi_wad_aliexpress_variation_attr', '14:771#black;200000124:200000338;200007763:201336106'),
(98988, 6030, '_variation_description', ''),
(98989, 6030, '_sku', '1005002028101638-black-41-china'),
(98990, 6030, '_regular_price', '82.34'),
(98991, 6030, 'total_sales', '0'),
(98992, 6030, '_tax_status', 'taxable'),
(98993, 6030, '_tax_class', 'parent'),
(98994, 6030, '_manage_stock', 'yes'),
(98995, 6030, '_backorders', 'no'),
(98996, 6030, '_sold_individually', 'no'),
(98997, 6030, '_virtual', 'no'),
(98998, 6030, '_downloadable', 'no'),
(98999, 6030, '_download_limit', '-1'),
(99000, 6030, '_download_expiry', '-1'),
(99001, 6030, '_stock', '994'),
(99002, 6030, '_stock_status', 'instock'),
(99003, 6030, '_wc_average_rating', '0'),
(99004, 6030, '_wc_review_count', '0'),
(99005, 6030, 'attribute_pa_color', 'black'),
(99006, 6030, 'attribute_pa_shoe-size', '41'),
(99007, 6030, 'attribute_pa_ships-from', 'china'),
(99008, 6030, '_price', '82.34'),
(99009, 6030, '_product_version', '4.1.0'),
(99010, 6030, '_vi_wad_aliexpress_variation_id', '12000020197506377'),
(99011, 6030, '_vi_wad_aliexpress_variation_attr', '14:771#black;200000124:100010483;200007763:201336100'),
(99012, 6031, '_variation_description', ''),
(99013, 6031, '_sku', '1005002028101638-black-40-united-states'),
(99014, 6031, '_regular_price', '70.31'),
(99015, 6031, 'total_sales', '0'),
(99016, 6031, '_tax_status', 'taxable'),
(99017, 6031, '_tax_class', 'parent'),
(99018, 6031, '_manage_stock', 'yes'),
(99019, 6031, '_backorders', 'no'),
(99020, 6031, '_sold_individually', 'no'),
(99021, 6031, '_virtual', 'no'),
(99022, 6031, '_downloadable', 'no'),
(99023, 6029, '_vi_wad_description_images', 'a:16:{i:0;s:65:\"https://ae03.alicdn.com/kf/Hc4d9dc46e31946d9a621fe488538ea79Z.jpg\";i:1;s:65:\"https://ae03.alicdn.com/kf/H1fbab10b179944d185177bb580d8d9f1v.jpg\";i:2;s:65:\"https://ae03.alicdn.com/kf/H5239703cb2ec4b71bdfc09c03eb4464fN.jpg\";i:3;s:65:\"https://ae03.alicdn.com/kf/Hb5dff41b10c5480896640336faf123d7o.jpg\";i:4;s:65:\"https://ae03.alicdn.com/kf/Hbd6b7b3f203a49a09a24cd68ba41a733B.jpg\";i:5;s:65:\"https://ae03.alicdn.com/kf/Hb6049a2bb2af4958a6365d4cd0f7fde0V.jpg\";i:6;s:65:\"https://ae03.alicdn.com/kf/Hada7ffc7e8144045b48f5b75ab35e69eO.jpg\";i:7;s:65:\"https://ae03.alicdn.com/kf/H005677ce8d49413f8f603f4a83ec7ac8s.jpg\";i:8;s:65:\"https://ae03.alicdn.com/kf/Hdb544184dbcd46899c37fe914d233bf28.jpg\";i:9;s:65:\"https://ae03.alicdn.com/kf/He9773f9019ef496f8bbb6908081266e59.jpg\";i:10;s:65:\"https://ae03.alicdn.com/kf/H30a76a18798448c6848a713946b0541cK.jpg\";i:11;s:65:\"https://ae03.alicdn.com/kf/H7b8f93834cdb49edba7f6127b4e06d62f.jpg\";i:12;s:65:\"https://ae03.alicdn.com/kf/Hd07320d459404fddb3c5a37aa9812ef2U.jpg\";i:13;s:65:\"https://ae03.alicdn.com/kf/H849b190ad5af4604a1783075e0bb47a0v.jpg\";i:14;s:65:\"https://ae03.alicdn.com/kf/He0c224d372d044cb8925d02a06ef0fa60.jpg\";i:15;s:65:\"https://ae03.alicdn.com/kf/H08b0ac51e2c544fb8292dbd7bb91f3d2m.jpg\";}'),
(99024, 6031, '_download_limit', '-1'),
(99025, 6031, '_download_expiry', '-1'),
(99026, 6029, '_vi_wad_sku', '1005002704261883'),
(99027, 6031, '_stock', '999'),
(99028, 6029, '_vi_wad_attributes', 'a:3:{i:14;a:5:{s:6:\"values\";a:3:{s:6:\"14:771\";s:2:\"BK\";s:6:\"14:193\";s:2:\"BW\";s:6:\"14:173\";s:2:\"WH\";}s:4:\"slug\";s:5:\"color\";s:4:\"name\";s:5:\"Color\";s:8:\"position\";i:0;s:10:\"values_sub\";a:3:{s:6:\"14:771\";s:5:\"Beige\";s:6:\"14:193\";s:5:\"BLACK\";s:6:\"14:173\";s:4:\"Blue\";}}i:200000124;a:5:{s:6:\"values\";a:7:{s:19:\"200000124:200000333\";s:2:\"35\";s:19:\"200000124:200000334\";s:2:\"36\";s:19:\"200000124:100010482\";s:2:\"37\";s:19:\"200000124:200000898\";s:2:\"38\";s:19:\"200000124:200000364\";s:2:\"39\";s:19:\"200000124:100013888\";s:2:\"40\";s:19:\"200000124:100010483\";s:2:\"41\";}s:4:\"slug\";s:9:\"shoe-size\";s:4:\"name\";s:9:\"Shoe Size\";s:8:\"position\";i:1;s:10:\"values_sub\";a:7:{s:19:\"200000124:200000333\";s:2:\"35\";s:19:\"200000124:200000334\";s:2:\"36\";s:19:\"200000124:100010482\";s:2:\"37\";s:19:\"200000124:200000898\";s:2:\"38\";s:19:\"200000124:200000364\";s:2:\"39\";s:19:\"200000124:100013888\";s:2:\"40\";s:19:\"200000124:100010483\";s:2:\"41\";}}i:200007763;a:5:{s:6:\"values\";a:6:{s:19:\"200007763:201336100\";s:5:\"China\";s:19:\"200007763:201336104\";s:5:\"SPAIN\";s:19:\"200007763:201336342\";s:6:\"France\";s:19:\"200007763:203287806\";s:14:\"Czech Republic\";s:19:\"200007763:203372089\";s:6:\"Poland\";s:19:\"200007763:100015076\";s:7:\"Belgium\";}s:4:\"slug\";s:10:\"ships-from\";s:4:\"name\";s:10:\"Ships From\";s:8:\"position\";i:2;s:10:\"values_sub\";a:6:{s:19:\"200007763:201336100\";s:5:\"China\";s:19:\"200007763:201336104\";s:5:\"SPAIN\";s:19:\"200007763:201336342\";s:6:\"France\";s:19:\"200007763:203287806\";s:14:\"Czech Republic\";s:19:\"200007763:203372089\";s:6:\"Poland\";s:19:\"200007763:100015076\";s:7:\"Belgium\";}}}'),
(99029, 6029, '_vi_wad_list_attributes', 'a:16:{s:6:\"14:771\";a:4:{s:4:\"name\";s:2:\"BK\";s:8:\"name_sub\";s:5:\"Beige\";s:5:\"color\";s:7:\"#F8F7E7\";s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/H7c457839c10648b6a997ee7d8b3ea179F/Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American.jpg_640x640.jpg\";}s:6:\"14:193\";a:4:{s:4:\"name\";s:2:\"BW\";s:8:\"name_sub\";s:5:\"BLACK\";s:5:\"color\";s:7:\"#000000\";s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/H933b98f25bc84bfb8f28caf194eb95f4F/Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American.jpg_640x640.jpg\";}s:6:\"14:173\";a:4:{s:4:\"name\";s:2:\"WH\";s:8:\"name_sub\";s:4:\"Blue\";s:5:\"color\";s:7:\"#0080FF\";s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/Hf4046467206f4d2a87227aa1941c04b31/Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American.jpg_640x640.jpg\";}s:19:\"200000124:200000333\";a:4:{s:4:\"name\";s:2:\"35\";s:8:\"name_sub\";s:2:\"35\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000334\";a:4:{s:4:\"name\";s:2:\"36\";s:8:\"name_sub\";s:2:\"36\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:100010482\";a:4:{s:4:\"name\";s:2:\"37\";s:8:\"name_sub\";s:2:\"37\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000898\";a:4:{s:4:\"name\";s:2:\"38\";s:8:\"name_sub\";s:2:\"38\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:200000364\";a:4:{s:4:\"name\";s:2:\"39\";s:8:\"name_sub\";s:2:\"39\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:100013888\";a:4:{s:4:\"name\";s:2:\"40\";s:8:\"name_sub\";s:2:\"40\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200000124:100010483\";a:4:{s:4:\"name\";s:2:\"41\";s:8:\"name_sub\";s:2:\"41\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200007763:201336100\";a:4:{s:4:\"name\";s:5:\"China\";s:8:\"name_sub\";s:5:\"China\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200007763:201336104\";a:4:{s:4:\"name\";s:5:\"SPAIN\";s:8:\"name_sub\";s:5:\"SPAIN\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200007763:201336342\";a:4:{s:4:\"name\";s:6:\"France\";s:8:\"name_sub\";s:6:\"France\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200007763:203287806\";a:4:{s:4:\"name\";s:14:\"Czech Republic\";s:8:\"name_sub\";s:14:\"Czech Republic\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200007763:203372089\";a:4:{s:4:\"name\";s:6:\"Poland\";s:8:\"name_sub\";s:6:\"Poland\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}s:19:\"200007763:100015076\";a:4:{s:4:\"name\";s:7:\"Belgium\";s:8:\"name_sub\";s:7:\"Belgium\";s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";}}'),
(99030, 6031, '_stock_status', 'instock'),
(99031, 6029, '_vi_wad_shipping_info', 'a:6:{s:4:\"time\";i:1622550961;s:7:\"country\";s:2:\"LK\";s:7:\"company\";s:3:\"EMS\";s:7:\"freight\";s:3051:\"[{\"bizShowMind\":{\"layout\":[]},\"commitDay\":\"75\",\"company\":\"EMS\",\"currency\":\"USD\",\"discount\":35,\"displayType\":\"deliveryTime\",\"features\":{},\"freightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $32.63\",\"value\":32.63},\"freightFeatures\":{\"provider\":\"ae_config\"},\"freightLayout\":{\"displayType\":\"deliveryTime\",\"layout\":[{\"text\":\"Shipping: US $32.63\",\"type\":\"title\"},{\"text\":\"To <font color=\'#000000\'>Sri Lanka</font> via EMS\",\"type\":\"subtitle\"}],\"openShippingPanel\":\"true\"},\"fullMailLine\":false,\"hbaService\":false,\"i18nMap\":{},\"id\":0,\"name\":\"FreightItemModule\",\"sendGoodsCountry\":\"CN\",\"sendGoodsCountryFullName\":\"China\",\"serviceName\":\"EMS\",\"standardFreightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $32.63\",\"value\":32.63},\"time\":\"15-44\",\"tracking\":true},{\"bizShowMind\":{\"layout\":[]},\"commitDay\":\"75\",\"company\":\"UPS Express Saver\",\"currency\":\"USD\",\"discount\":35,\"displayType\":\"deliveryTime\",\"features\":{},\"freightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $48.74\",\"value\":48.74},\"freightFeatures\":{\"provider\":\"ae_config\"},\"freightLayout\":{\"displayType\":\"deliveryTime\",\"layout\":[{\"text\":\"Shipping: US $48.74\",\"type\":\"title\"},{\"text\":\"To <font color=\'#000000\'>Sri Lanka</font> via UPS Express Saver\",\"type\":\"subtitle\"}],\"openShippingPanel\":\"true\"},\"fullMailLine\":false,\"hbaService\":false,\"i18nMap\":{},\"id\":0,\"name\":\"FreightItemModule\",\"sendGoodsCountry\":\"CN\",\"sendGoodsCountryFullName\":\"China\",\"serviceName\":\"UPS\",\"standardFreightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $48.74\",\"value\":48.74},\"time\":\"7-15\",\"tracking\":true},{\"bizShowMind\":{\"layout\":[]},\"commitDay\":\"75\",\"company\":\"UPS Expedited\",\"currency\":\"USD\",\"discount\":35,\"displayType\":\"deliveryTime\",\"features\":{},\"freightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $52.44\",\"value\":52.44},\"freightFeatures\":{\"provider\":\"ae_config\"},\"freightLayout\":{\"displayType\":\"deliveryTime\",\"layout\":[{\"text\":\"Shipping: US $52.44\",\"type\":\"title\"},{\"text\":\"To <font color=\'#000000\'>Sri Lanka</font> via UPS Expedited\",\"type\":\"subtitle\"}],\"openShippingPanel\":\"true\"},\"fullMailLine\":false,\"hbaService\":false,\"i18nMap\":{},\"id\":0,\"name\":\"FreightItemModule\",\"sendGoodsCountry\":\"CN\",\"sendGoodsCountryFullName\":\"China\",\"serviceName\":\"UPSE\",\"standardFreightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $52.44\",\"value\":52.44},\"time\":\"7-15\",\"tracking\":true},{\"bizShowMind\":{\"layout\":[]},\"commitDay\":\"75\",\"company\":\"DHL\",\"currency\":\"USD\",\"discount\":35,\"displayType\":\"deliveryTime\",\"features\":{},\"freightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $92.35\",\"value\":92.35},\"freightFeatures\":{\"provider\":\"ae_config\"},\"freightLayout\":{\"displayType\":\"deliveryTime\",\"layout\":[{\"text\":\"Shipping: US $92.35\",\"type\":\"title\"},{\"text\":\"To <font color=\'#000000\'>Sri Lanka</font> via DHL\",\"type\":\"subtitle\"}],\"openShippingPanel\":\"true\"},\"fullMailLine\":false,\"hbaService\":false,\"i18nMap\":{},\"id\":0,\"name\":\"FreightItemModule\",\"sendGoodsCountry\":\"CN\",\"sendGoodsCountryFullName\":\"China\",\"serviceName\":\"DHL\",\"standardFreightAmount\":{\"currency\":\"USD\",\"formatedAmount\":\"US $92.35\",\"value\":92.35},\"time\":\"9-17\",\"tracking\":true}]\";s:13:\"shipping_cost\";d:32.63000000000000255795384873636066913604736328125;s:13:\"delivery_time\";s:5:\"15-44\";}'),
(99032, 6031, '_wc_average_rating', '0'),
(99033, 6029, '_vi_wad_gallery', 'a:6:{i:0;s:160:\"https://ae01.alicdn.com/kf/H61cf8efc365642849d66d0bc5d7d8b5eJ/Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American.jpg\";i:1;s:160:\"https://ae01.alicdn.com/kf/Hb844847d7ee847f2b7ab3bd63113fc91d/Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American.jpg\";i:2;s:160:\"https://ae01.alicdn.com/kf/H15c338fb2fb14f48862c92bc7a81b155a/Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American.jpg\";i:3;s:160:\"https://ae01.alicdn.com/kf/Ha81a5613a4054fe1ab1f0dd3a02b93f4y/Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American.jpg\";i:4;s:160:\"https://ae01.alicdn.com/kf/Hd9c85c30b2d7404589534af567079f448/Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American.jpg\";i:5;s:160:\"https://ae01.alicdn.com/kf/Hc77dba67c59c4165845c3fae2b92b99bi/Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American.jpg\";}'),
(99034, 6029, '_vi_wad_variation_images', 'a:3:{s:6:\"14:771\";s:172:\"https://ae01.alicdn.com/kf/H7c457839c10648b6a997ee7d8b3ea179F/Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American.jpg_640x640.jpg\";s:6:\"14:193\";s:172:\"https://ae01.alicdn.com/kf/H933b98f25bc84bfb8f28caf194eb95f4F/Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American.jpg_640x640.jpg\";s:6:\"14:173\";s:172:\"https://ae01.alicdn.com/kf/Hf4046467206f4d2a87227aa1941c04b31/Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American.jpg_640x640.jpg\";}'),
(99035, 6031, '_wc_review_count', '0'),
(99036, 6029, '_vi_wad_store_info', 'a:3:{s:4:\"name\";s:19:\"Shop911213007 Store\";s:3:\"url\";s:36:\"//www.aliexpress.com/store/911213007\";s:3:\"num\";i:911213007;}'),
(99037, 6031, 'attribute_pa_color', 'black'),
(99038, 6031, 'attribute_pa_shoe-size', '40'),
(99039, 6031, 'attribute_pa_ships-from', 'united-states'),
(99040, 6031, '_price', '70.31'),
(99041, 6031, '_product_version', '4.1.0'),
(99042, 6031, '_vi_wad_aliexpress_variation_id', '12000020197506376'),
(99043, 6031, '_vi_wad_aliexpress_variation_attr', '14:771#black;200000124:100013888;200007763:201336106');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(99044, 6029, '_vi_wad_variations', 'a:126:{i:0;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/H7c457839c10648b6a997ee7d8b3ea179F/Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American.jpg_640x640.jpg\";s:3:\"sku\";s:37:\"1005002704261883-bk-35-czech-republic\";s:7:\"sku_sub\";s:40:\"1005002704261883-beige-35-czech-republic\";s:5:\"skuId\";s:17:\"12000021786176282\";s:7:\"skuAttr\";s:49:\"14:771#BK;200000124:200000333;200007763:203287806\";s:13:\"regular_price\";s:5:\"22.17\";s:10:\"sale_price\";s:5:\"13.52\";s:5:\"stock\";i:300;s:10:\"attributes\";a:3:{s:5:\"color\";s:2:\"BK\";s:9:\"shoe-size\";s:2:\"35\";s:10:\"ships-from\";s:14:\"Czech Republic\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:2:\"35\";s:10:\"ships-from\";s:14:\"Czech Republic\";}}i:1;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/H7c457839c10648b6a997ee7d8b3ea179F/Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"1005002704261883-bk-35-poland\";s:7:\"sku_sub\";s:32:\"1005002704261883-beige-35-poland\";s:5:\"skuId\";s:17:\"12000021786176283\";s:7:\"skuAttr\";s:49:\"14:771#BK;200000124:200000333;200007763:203372089\";s:13:\"regular_price\";s:5:\"22.17\";s:10:\"sale_price\";s:5:\"13.52\";s:5:\"stock\";i:300;s:10:\"attributes\";a:3:{s:5:\"color\";s:2:\"BK\";s:9:\"shoe-size\";s:2:\"35\";s:10:\"ships-from\";s:6:\"Poland\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:2:\"35\";s:10:\"ships-from\";s:6:\"Poland\";}}i:2;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/H7c457839c10648b6a997ee7d8b3ea179F/Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"1005002704261883-bk-35-china\";s:7:\"sku_sub\";s:31:\"1005002704261883-beige-35-china\";s:5:\"skuId\";s:17:\"12000021786176281\";s:7:\"skuAttr\";s:49:\"14:771#BK;200000124:200000333;200007763:201336100\";s:13:\"regular_price\";s:5:\"22.17\";s:10:\"sale_price\";s:5:\"13.52\";s:5:\"stock\";i:300;s:10:\"attributes\";a:3:{s:5:\"color\";s:2:\"BK\";s:9:\"shoe-size\";s:2:\"35\";s:10:\"ships-from\";s:5:\"China\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:2:\"35\";s:10:\"ships-from\";s:5:\"China\";}}i:3;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/H7c457839c10648b6a997ee7d8b3ea179F/Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"1005002704261883-bk-35-belgium\";s:7:\"sku_sub\";s:33:\"1005002704261883-beige-35-belgium\";s:5:\"skuId\";s:17:\"12000021786176286\";s:7:\"skuAttr\";s:49:\"14:771#BK;200000124:200000333;200007763:100015076\";s:13:\"regular_price\";s:5:\"22.17\";s:10:\"sale_price\";s:5:\"13.52\";s:5:\"stock\";i:300;s:10:\"attributes\";a:3:{s:5:\"color\";s:2:\"BK\";s:9:\"shoe-size\";s:2:\"35\";s:10:\"ships-from\";s:7:\"Belgium\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:2:\"35\";s:10:\"ships-from\";s:7:\"Belgium\";}}i:4;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/H7c457839c10648b6a997ee7d8b3ea179F/Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"1005002704261883-bk-36-china\";s:7:\"sku_sub\";s:31:\"1005002704261883-beige-36-china\";s:5:\"skuId\";s:17:\"12000021786176287\";s:7:\"skuAttr\";s:49:\"14:771#BK;200000124:200000334;200007763:201336100\";s:13:\"regular_price\";s:5:\"22.73\";s:10:\"sale_price\";s:5:\"13.87\";s:5:\"stock\";i:300;s:10:\"attributes\";a:3:{s:5:\"color\";s:2:\"BK\";s:9:\"shoe-size\";s:2:\"36\";s:10:\"ships-from\";s:5:\"China\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:2:\"36\";s:10:\"ships-from\";s:5:\"China\";}}i:5;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/H7c457839c10648b6a997ee7d8b3ea179F/Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"1005002704261883-bk-35-spain\";s:7:\"sku_sub\";s:31:\"1005002704261883-beige-35-spain\";s:5:\"skuId\";s:17:\"12000021786176284\";s:7:\"skuAttr\";s:49:\"14:771#BK;200000124:200000333;200007763:201336104\";s:13:\"regular_price\";s:5:\"13.43\";s:10:\"sale_price\";s:4:\"8.19\";s:5:\"stock\";i:300;s:10:\"attributes\";a:3:{s:5:\"color\";s:2:\"BK\";s:9:\"shoe-size\";s:2:\"35\";s:10:\"ships-from\";s:5:\"SPAIN\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:2:\"35\";s:10:\"ships-from\";s:5:\"SPAIN\";}}i:6;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/H7c457839c10648b6a997ee7d8b3ea179F/Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"1005002704261883-bk-35-france\";s:7:\"sku_sub\";s:32:\"1005002704261883-beige-35-france\";s:5:\"skuId\";s:17:\"12000021786176285\";s:7:\"skuAttr\";s:49:\"14:771#BK;200000124:200000333;200007763:201336342\";s:13:\"regular_price\";s:5:\"22.17\";s:10:\"sale_price\";s:5:\"13.52\";s:5:\"stock\";i:300;s:10:\"attributes\";a:3:{s:5:\"color\";s:2:\"BK\";s:9:\"shoe-size\";s:2:\"35\";s:10:\"ships-from\";s:6:\"France\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:2:\"35\";s:10:\"ships-from\";s:6:\"France\";}}i:7;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/H7c457839c10648b6a997ee7d8b3ea179F/Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"1005002704261883-bk-36-spain\";s:7:\"sku_sub\";s:31:\"1005002704261883-beige-36-spain\";s:5:\"skuId\";s:17:\"12000021786176290\";s:7:\"skuAttr\";s:49:\"14:771#BK;200000124:200000334;200007763:201336104\";s:13:\"regular_price\";s:5:\"13.78\";s:10:\"sale_price\";s:4:\"8.41\";s:5:\"stock\";i:300;s:10:\"attributes\";a:3:{s:5:\"color\";s:2:\"BK\";s:9:\"shoe-size\";s:2:\"36\";s:10:\"ships-from\";s:5:\"SPAIN\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:2:\"36\";s:10:\"ships-from\";s:5:\"SPAIN\";}}i:8;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/H7c457839c10648b6a997ee7d8b3ea179F/Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"1005002704261883-bk-36-france\";s:7:\"sku_sub\";s:32:\"1005002704261883-beige-36-france\";s:5:\"skuId\";s:17:\"12000021786176291\";s:7:\"skuAttr\";s:49:\"14:771#BK;200000124:200000334;200007763:201336342\";s:13:\"regular_price\";s:5:\"22.73\";s:10:\"sale_price\";s:5:\"13.87\";s:5:\"stock\";i:300;s:10:\"attributes\";a:3:{s:5:\"color\";s:2:\"BK\";s:9:\"shoe-size\";s:2:\"36\";s:10:\"ships-from\";s:6:\"France\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:2:\"36\";s:10:\"ships-from\";s:6:\"France\";}}i:9;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/H7c457839c10648b6a997ee7d8b3ea179F/Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American.jpg_640x640.jpg\";s:3:\"sku\";s:37:\"1005002704261883-bk-36-czech-republic\";s:7:\"sku_sub\";s:40:\"1005002704261883-beige-36-czech-republic\";s:5:\"skuId\";s:17:\"12000021786176288\";s:7:\"skuAttr\";s:49:\"14:771#BK;200000124:200000334;200007763:203287806\";s:13:\"regular_price\";s:5:\"22.73\";s:10:\"sale_price\";s:5:\"13.87\";s:5:\"stock\";i:300;s:10:\"attributes\";a:3:{s:5:\"color\";s:2:\"BK\";s:9:\"shoe-size\";s:2:\"36\";s:10:\"ships-from\";s:14:\"Czech Republic\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:2:\"36\";s:10:\"ships-from\";s:14:\"Czech Republic\";}}i:10;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/H7c457839c10648b6a997ee7d8b3ea179F/Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"1005002704261883-bk-36-poland\";s:7:\"sku_sub\";s:32:\"1005002704261883-beige-36-poland\";s:5:\"skuId\";s:17:\"12000021786176289\";s:7:\"skuAttr\";s:49:\"14:771#BK;200000124:200000334;200007763:203372089\";s:13:\"regular_price\";s:5:\"22.73\";s:10:\"sale_price\";s:5:\"13.87\";s:5:\"stock\";i:300;s:10:\"attributes\";a:3:{s:5:\"color\";s:2:\"BK\";s:9:\"shoe-size\";s:2:\"36\";s:10:\"ships-from\";s:6:\"Poland\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:2:\"36\";s:10:\"ships-from\";s:6:\"Poland\";}}i:11;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/H7c457839c10648b6a997ee7d8b3ea179F/Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American.jpg_640x640.jpg\";s:3:\"sku\";s:37:\"1005002704261883-bk-37-czech-republic\";s:7:\"sku_sub\";s:40:\"1005002704261883-beige-37-czech-republic\";s:5:\"skuId\";s:17:\"12000021786176294\";s:7:\"skuAttr\";s:49:\"14:771#BK;200000124:100010482;200007763:203287806\";s:13:\"regular_price\";s:5:\"22.92\";s:10:\"sale_price\";s:5:\"13.98\";s:5:\"stock\";i:300;s:10:\"attributes\";a:3:{s:5:\"color\";s:2:\"BK\";s:9:\"shoe-size\";s:2:\"37\";s:10:\"ships-from\";s:14:\"Czech Republic\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:2:\"37\";s:10:\"ships-from\";s:14:\"Czech Republic\";}}i:12;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/H7c457839c10648b6a997ee7d8b3ea179F/Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"1005002704261883-bk-37-poland\";s:7:\"sku_sub\";s:32:\"1005002704261883-beige-37-poland\";s:5:\"skuId\";s:17:\"12000021786176295\";s:7:\"skuAttr\";s:49:\"14:771#BK;200000124:100010482;200007763:203372089\";s:13:\"regular_price\";s:5:\"22.92\";s:10:\"sale_price\";s:5:\"13.98\";s:5:\"stock\";i:300;s:10:\"attributes\";a:3:{s:5:\"color\";s:2:\"BK\";s:9:\"shoe-size\";s:2:\"37\";s:10:\"ships-from\";s:6:\"Poland\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:2:\"37\";s:10:\"ships-from\";s:6:\"Poland\";}}i:13;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/H7c457839c10648b6a997ee7d8b3ea179F/Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"1005002704261883-bk-36-belgium\";s:7:\"sku_sub\";s:33:\"1005002704261883-beige-36-belgium\";s:5:\"skuId\";s:17:\"12000021786176292\";s:7:\"skuAttr\";s:49:\"14:771#BK;200000124:200000334;200007763:100015076\";s:13:\"regular_price\";s:5:\"22.73\";s:10:\"sale_price\";s:5:\"13.87\";s:5:\"stock\";i:300;s:10:\"attributes\";a:3:{s:5:\"color\";s:2:\"BK\";s:9:\"shoe-size\";s:2:\"36\";s:10:\"ships-from\";s:7:\"Belgium\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:2:\"36\";s:10:\"ships-from\";s:7:\"Belgium\";}}i:14;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/H7c457839c10648b6a997ee7d8b3ea179F/Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"1005002704261883-bk-37-china\";s:7:\"sku_sub\";s:31:\"1005002704261883-beige-37-china\";s:5:\"skuId\";s:17:\"12000021786176293\";s:7:\"skuAttr\";s:49:\"14:771#BK;200000124:100010482;200007763:201336100\";s:13:\"regular_price\";s:5:\"22.92\";s:10:\"sale_price\";s:5:\"13.98\";s:5:\"stock\";i:300;s:10:\"attributes\";a:3:{s:5:\"color\";s:2:\"BK\";s:9:\"shoe-size\";s:2:\"37\";s:10:\"ships-from\";s:5:\"China\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:2:\"37\";s:10:\"ships-from\";s:5:\"China\";}}i:15;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/H7c457839c10648b6a997ee7d8b3ea179F/Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"1005002704261883-bk-37-belgium\";s:7:\"sku_sub\";s:33:\"1005002704261883-beige-37-belgium\";s:5:\"skuId\";s:17:\"12000021786176298\";s:7:\"skuAttr\";s:49:\"14:771#BK;200000124:100010482;200007763:100015076\";s:13:\"regular_price\";s:5:\"22.92\";s:10:\"sale_price\";s:5:\"13.98\";s:5:\"stock\";i:300;s:10:\"attributes\";a:3:{s:5:\"color\";s:2:\"BK\";s:9:\"shoe-size\";s:2:\"37\";s:10:\"ships-from\";s:7:\"Belgium\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:2:\"37\";s:10:\"ships-from\";s:7:\"Belgium\";}}i:16;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/H7c457839c10648b6a997ee7d8b3ea179F/Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"1005002704261883-bk-38-china\";s:7:\"sku_sub\";s:31:\"1005002704261883-beige-38-china\";s:5:\"skuId\";s:17:\"12000021786176299\";s:7:\"skuAttr\";s:49:\"14:771#BK;200000124:200000898;200007763:201336100\";s:13:\"regular_price\";s:4:\"23.1\";s:10:\"sale_price\";s:5:\"14.09\";s:5:\"stock\";i:300;s:10:\"attributes\";a:3:{s:5:\"color\";s:2:\"BK\";s:9:\"shoe-size\";s:2:\"38\";s:10:\"ships-from\";s:5:\"China\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:2:\"38\";s:10:\"ships-from\";s:5:\"China\";}}i:17;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/H7c457839c10648b6a997ee7d8b3ea179F/Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"1005002704261883-bk-37-spain\";s:7:\"sku_sub\";s:31:\"1005002704261883-beige-37-spain\";s:5:\"skuId\";s:17:\"12000021786176296\";s:7:\"skuAttr\";s:49:\"14:771#BK;200000124:100010482;200007763:201336104\";s:13:\"regular_price\";s:5:\"13.89\";s:10:\"sale_price\";s:4:\"8.47\";s:5:\"stock\";i:300;s:10:\"attributes\";a:3:{s:5:\"color\";s:2:\"BK\";s:9:\"shoe-size\";s:2:\"37\";s:10:\"ships-from\";s:5:\"SPAIN\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:2:\"37\";s:10:\"ships-from\";s:5:\"SPAIN\";}}i:18;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/H7c457839c10648b6a997ee7d8b3ea179F/Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"1005002704261883-bk-37-france\";s:7:\"sku_sub\";s:32:\"1005002704261883-beige-37-france\";s:5:\"skuId\";s:17:\"12000021786176297\";s:7:\"skuAttr\";s:49:\"14:771#BK;200000124:100010482;200007763:201336342\";s:13:\"regular_price\";s:5:\"22.92\";s:10:\"sale_price\";s:5:\"13.98\";s:5:\"stock\";i:300;s:10:\"attributes\";a:3:{s:5:\"color\";s:2:\"BK\";s:9:\"shoe-size\";s:2:\"37\";s:10:\"ships-from\";s:6:\"France\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:2:\"37\";s:10:\"ships-from\";s:6:\"France\";}}i:19;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/H7c457839c10648b6a997ee7d8b3ea179F/Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"1005002704261883-bk-38-spain\";s:7:\"sku_sub\";s:31:\"1005002704261883-beige-38-spain\";s:5:\"skuId\";s:17:\"12000021786176302\";s:7:\"skuAttr\";s:49:\"14:771#BK;200000124:200000898;200007763:201336104\";s:13:\"regular_price\";s:4:\"14.0\";s:10:\"sale_price\";s:4:\"8.54\";s:5:\"stock\";i:300;s:10:\"attributes\";a:3:{s:5:\"color\";s:2:\"BK\";s:9:\"shoe-size\";s:2:\"38\";s:10:\"ships-from\";s:5:\"SPAIN\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:2:\"38\";s:10:\"ships-from\";s:5:\"SPAIN\";}}i:20;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/H7c457839c10648b6a997ee7d8b3ea179F/Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"1005002704261883-bk-38-france\";s:7:\"sku_sub\";s:32:\"1005002704261883-beige-38-france\";s:5:\"skuId\";s:17:\"12000021786176303\";s:7:\"skuAttr\";s:49:\"14:771#BK;200000124:200000898;200007763:201336342\";s:13:\"regular_price\";s:4:\"23.1\";s:10:\"sale_price\";s:5:\"14.09\";s:5:\"stock\";i:300;s:10:\"attributes\";a:3:{s:5:\"color\";s:2:\"BK\";s:9:\"shoe-size\";s:2:\"38\";s:10:\"ships-from\";s:6:\"France\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:2:\"38\";s:10:\"ships-from\";s:6:\"France\";}}i:21;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/H7c457839c10648b6a997ee7d8b3ea179F/Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American.jpg_640x640.jpg\";s:3:\"sku\";s:37:\"1005002704261883-bk-38-czech-republic\";s:7:\"sku_sub\";s:40:\"1005002704261883-beige-38-czech-republic\";s:5:\"skuId\";s:17:\"12000021786176300\";s:7:\"skuAttr\";s:49:\"14:771#BK;200000124:200000898;200007763:203287806\";s:13:\"regular_price\";s:4:\"23.1\";s:10:\"sale_price\";s:5:\"14.09\";s:5:\"stock\";i:300;s:10:\"attributes\";a:3:{s:5:\"color\";s:2:\"BK\";s:9:\"shoe-size\";s:2:\"38\";s:10:\"ships-from\";s:14:\"Czech Republic\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:2:\"38\";s:10:\"ships-from\";s:14:\"Czech Republic\";}}i:22;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/H7c457839c10648b6a997ee7d8b3ea179F/Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"1005002704261883-bk-38-poland\";s:7:\"sku_sub\";s:32:\"1005002704261883-beige-38-poland\";s:5:\"skuId\";s:17:\"12000021786176301\";s:7:\"skuAttr\";s:49:\"14:771#BK;200000124:200000898;200007763:203372089\";s:13:\"regular_price\";s:4:\"23.1\";s:10:\"sale_price\";s:5:\"14.09\";s:5:\"stock\";i:300;s:10:\"attributes\";a:3:{s:5:\"color\";s:2:\"BK\";s:9:\"shoe-size\";s:2:\"38\";s:10:\"ships-from\";s:6:\"Poland\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:2:\"38\";s:10:\"ships-from\";s:6:\"Poland\";}}i:23;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/H7c457839c10648b6a997ee7d8b3ea179F/Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American.jpg_640x640.jpg\";s:3:\"sku\";s:37:\"1005002704261883-bk-39-czech-republic\";s:7:\"sku_sub\";s:40:\"1005002704261883-beige-39-czech-republic\";s:5:\"skuId\";s:17:\"12000021786176306\";s:7:\"skuAttr\";s:49:\"14:771#BK;200000124:200000364;200007763:203287806\";s:13:\"regular_price\";s:5:\"23.28\";s:10:\"sale_price\";s:4:\"14.2\";s:5:\"stock\";i:300;s:10:\"attributes\";a:3:{s:5:\"color\";s:2:\"BK\";s:9:\"shoe-size\";s:2:\"39\";s:10:\"ships-from\";s:14:\"Czech Republic\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:2:\"39\";s:10:\"ships-from\";s:14:\"Czech Republic\";}}i:24;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/H7c457839c10648b6a997ee7d8b3ea179F/Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"1005002704261883-bk-39-poland\";s:7:\"sku_sub\";s:32:\"1005002704261883-beige-39-poland\";s:5:\"skuId\";s:17:\"12000021786176307\";s:7:\"skuAttr\";s:49:\"14:771#BK;200000124:200000364;200007763:203372089\";s:13:\"regular_price\";s:5:\"23.28\";s:10:\"sale_price\";s:4:\"14.2\";s:5:\"stock\";i:300;s:10:\"attributes\";a:3:{s:5:\"color\";s:2:\"BK\";s:9:\"shoe-size\";s:2:\"39\";s:10:\"ships-from\";s:6:\"Poland\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:2:\"39\";s:10:\"ships-from\";s:6:\"Poland\";}}i:25;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/H7c457839c10648b6a997ee7d8b3ea179F/Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"1005002704261883-bk-38-belgium\";s:7:\"sku_sub\";s:33:\"1005002704261883-beige-38-belgium\";s:5:\"skuId\";s:17:\"12000021786176304\";s:7:\"skuAttr\";s:49:\"14:771#BK;200000124:200000898;200007763:100015076\";s:13:\"regular_price\";s:4:\"23.1\";s:10:\"sale_price\";s:5:\"14.09\";s:5:\"stock\";i:300;s:10:\"attributes\";a:3:{s:5:\"color\";s:2:\"BK\";s:9:\"shoe-size\";s:2:\"38\";s:10:\"ships-from\";s:7:\"Belgium\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:2:\"38\";s:10:\"ships-from\";s:7:\"Belgium\";}}i:26;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/H7c457839c10648b6a997ee7d8b3ea179F/Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"1005002704261883-bk-39-china\";s:7:\"sku_sub\";s:31:\"1005002704261883-beige-39-china\";s:5:\"skuId\";s:17:\"12000021786176305\";s:7:\"skuAttr\";s:49:\"14:771#BK;200000124:200000364;200007763:201336100\";s:13:\"regular_price\";s:5:\"23.28\";s:10:\"sale_price\";s:4:\"14.2\";s:5:\"stock\";i:300;s:10:\"attributes\";a:3:{s:5:\"color\";s:2:\"BK\";s:9:\"shoe-size\";s:2:\"39\";s:10:\"ships-from\";s:5:\"China\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:2:\"39\";s:10:\"ships-from\";s:5:\"China\";}}i:27;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/H7c457839c10648b6a997ee7d8b3ea179F/Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"1005002704261883-bk-39-belgium\";s:7:\"sku_sub\";s:33:\"1005002704261883-beige-39-belgium\";s:5:\"skuId\";s:17:\"12000021786176310\";s:7:\"skuAttr\";s:49:\"14:771#BK;200000124:200000364;200007763:100015076\";s:13:\"regular_price\";s:5:\"23.28\";s:10:\"sale_price\";s:4:\"14.2\";s:5:\"stock\";i:300;s:10:\"attributes\";a:3:{s:5:\"color\";s:2:\"BK\";s:9:\"shoe-size\";s:2:\"39\";s:10:\"ships-from\";s:7:\"Belgium\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:2:\"39\";s:10:\"ships-from\";s:7:\"Belgium\";}}i:28;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/H7c457839c10648b6a997ee7d8b3ea179F/Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"1005002704261883-bk-40-china\";s:7:\"sku_sub\";s:31:\"1005002704261883-beige-40-china\";s:5:\"skuId\";s:17:\"12000021786176311\";s:7:\"skuAttr\";s:49:\"14:771#BK;200000124:100013888;200007763:201336100\";s:13:\"regular_price\";s:5:\"23.47\";s:10:\"sale_price\";s:5:\"14.32\";s:5:\"stock\";i:300;s:10:\"attributes\";a:3:{s:5:\"color\";s:2:\"BK\";s:9:\"shoe-size\";s:2:\"40\";s:10:\"ships-from\";s:5:\"China\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:2:\"40\";s:10:\"ships-from\";s:5:\"China\";}}i:29;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/H7c457839c10648b6a997ee7d8b3ea179F/Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"1005002704261883-bk-39-spain\";s:7:\"sku_sub\";s:31:\"1005002704261883-beige-39-spain\";s:5:\"skuId\";s:17:\"12000021786176308\";s:7:\"skuAttr\";s:49:\"14:771#BK;200000124:200000364;200007763:201336104\";s:13:\"regular_price\";s:5:\"14.11\";s:10:\"sale_price\";s:4:\"8.61\";s:5:\"stock\";i:300;s:10:\"attributes\";a:3:{s:5:\"color\";s:2:\"BK\";s:9:\"shoe-size\";s:2:\"39\";s:10:\"ships-from\";s:5:\"SPAIN\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:2:\"39\";s:10:\"ships-from\";s:5:\"SPAIN\";}}i:30;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/H7c457839c10648b6a997ee7d8b3ea179F/Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"1005002704261883-bk-39-france\";s:7:\"sku_sub\";s:32:\"1005002704261883-beige-39-france\";s:5:\"skuId\";s:17:\"12000021786176309\";s:7:\"skuAttr\";s:49:\"14:771#BK;200000124:200000364;200007763:201336342\";s:13:\"regular_price\";s:5:\"23.28\";s:10:\"sale_price\";s:4:\"14.2\";s:5:\"stock\";i:300;s:10:\"attributes\";a:3:{s:5:\"color\";s:2:\"BK\";s:9:\"shoe-size\";s:2:\"39\";s:10:\"ships-from\";s:6:\"France\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:2:\"39\";s:10:\"ships-from\";s:6:\"France\";}}i:31;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/H7c457839c10648b6a997ee7d8b3ea179F/Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"1005002704261883-bk-40-spain\";s:7:\"sku_sub\";s:31:\"1005002704261883-beige-40-spain\";s:5:\"skuId\";s:17:\"12000021786176314\";s:7:\"skuAttr\";s:49:\"14:771#BK;200000124:100013888;200007763:201336104\";s:13:\"regular_price\";s:5:\"14.22\";s:10:\"sale_price\";s:4:\"8.67\";s:5:\"stock\";i:300;s:10:\"attributes\";a:3:{s:5:\"color\";s:2:\"BK\";s:9:\"shoe-size\";s:2:\"40\";s:10:\"ships-from\";s:5:\"SPAIN\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:2:\"40\";s:10:\"ships-from\";s:5:\"SPAIN\";}}i:32;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/H7c457839c10648b6a997ee7d8b3ea179F/Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"1005002704261883-bk-40-france\";s:7:\"sku_sub\";s:32:\"1005002704261883-beige-40-france\";s:5:\"skuId\";s:17:\"12000021786176315\";s:7:\"skuAttr\";s:49:\"14:771#BK;200000124:100013888;200007763:201336342\";s:13:\"regular_price\";s:5:\"23.47\";s:10:\"sale_price\";s:5:\"14.32\";s:5:\"stock\";i:300;s:10:\"attributes\";a:3:{s:5:\"color\";s:2:\"BK\";s:9:\"shoe-size\";s:2:\"40\";s:10:\"ships-from\";s:6:\"France\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:2:\"40\";s:10:\"ships-from\";s:6:\"France\";}}i:33;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/H7c457839c10648b6a997ee7d8b3ea179F/Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American.jpg_640x640.jpg\";s:3:\"sku\";s:37:\"1005002704261883-bk-40-czech-republic\";s:7:\"sku_sub\";s:40:\"1005002704261883-beige-40-czech-republic\";s:5:\"skuId\";s:17:\"12000021786176312\";s:7:\"skuAttr\";s:49:\"14:771#BK;200000124:100013888;200007763:203287806\";s:13:\"regular_price\";s:5:\"23.47\";s:10:\"sale_price\";s:5:\"14.32\";s:5:\"stock\";i:300;s:10:\"attributes\";a:3:{s:5:\"color\";s:2:\"BK\";s:9:\"shoe-size\";s:2:\"40\";s:10:\"ships-from\";s:14:\"Czech Republic\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:2:\"40\";s:10:\"ships-from\";s:14:\"Czech Republic\";}}i:34;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/H7c457839c10648b6a997ee7d8b3ea179F/Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"1005002704261883-bk-40-poland\";s:7:\"sku_sub\";s:32:\"1005002704261883-beige-40-poland\";s:5:\"skuId\";s:17:\"12000021786176313\";s:7:\"skuAttr\";s:49:\"14:771#BK;200000124:100013888;200007763:203372089\";s:13:\"regular_price\";s:5:\"23.47\";s:10:\"sale_price\";s:5:\"14.32\";s:5:\"stock\";i:300;s:10:\"attributes\";a:3:{s:5:\"color\";s:2:\"BK\";s:9:\"shoe-size\";s:2:\"40\";s:10:\"ships-from\";s:6:\"Poland\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:2:\"40\";s:10:\"ships-from\";s:6:\"Poland\";}}i:35;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/H7c457839c10648b6a997ee7d8b3ea179F/Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American.jpg_640x640.jpg\";s:3:\"sku\";s:37:\"1005002704261883-bk-41-czech-republic\";s:7:\"sku_sub\";s:40:\"1005002704261883-beige-41-czech-republic\";s:5:\"skuId\";s:17:\"12000021786176318\";s:7:\"skuAttr\";s:49:\"14:771#BK;200000124:100010483;200007763:203287806\";s:13:\"regular_price\";s:5:\"23.65\";s:10:\"sale_price\";s:5:\"14.43\";s:5:\"stock\";i:300;s:10:\"attributes\";a:3:{s:5:\"color\";s:2:\"BK\";s:9:\"shoe-size\";s:2:\"41\";s:10:\"ships-from\";s:14:\"Czech Republic\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:2:\"41\";s:10:\"ships-from\";s:14:\"Czech Republic\";}}i:36;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/H7c457839c10648b6a997ee7d8b3ea179F/Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"1005002704261883-bk-41-poland\";s:7:\"sku_sub\";s:32:\"1005002704261883-beige-41-poland\";s:5:\"skuId\";s:17:\"12000021786176319\";s:7:\"skuAttr\";s:49:\"14:771#BK;200000124:100010483;200007763:203372089\";s:13:\"regular_price\";s:5:\"23.65\";s:10:\"sale_price\";s:5:\"14.43\";s:5:\"stock\";i:300;s:10:\"attributes\";a:3:{s:5:\"color\";s:2:\"BK\";s:9:\"shoe-size\";s:2:\"41\";s:10:\"ships-from\";s:6:\"Poland\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:2:\"41\";s:10:\"ships-from\";s:6:\"Poland\";}}i:37;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/H7c457839c10648b6a997ee7d8b3ea179F/Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"1005002704261883-bk-40-belgium\";s:7:\"sku_sub\";s:33:\"1005002704261883-beige-40-belgium\";s:5:\"skuId\";s:17:\"12000021786176316\";s:7:\"skuAttr\";s:49:\"14:771#BK;200000124:100013888;200007763:100015076\";s:13:\"regular_price\";s:5:\"23.47\";s:10:\"sale_price\";s:5:\"14.32\";s:5:\"stock\";i:300;s:10:\"attributes\";a:3:{s:5:\"color\";s:2:\"BK\";s:9:\"shoe-size\";s:2:\"40\";s:10:\"ships-from\";s:7:\"Belgium\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:2:\"40\";s:10:\"ships-from\";s:7:\"Belgium\";}}i:38;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/H7c457839c10648b6a997ee7d8b3ea179F/Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"1005002704261883-bk-41-china\";s:7:\"sku_sub\";s:31:\"1005002704261883-beige-41-china\";s:5:\"skuId\";s:17:\"12000021786176317\";s:7:\"skuAttr\";s:49:\"14:771#BK;200000124:100010483;200007763:201336100\";s:13:\"regular_price\";s:5:\"23.65\";s:10:\"sale_price\";s:5:\"14.43\";s:5:\"stock\";i:300;s:10:\"attributes\";a:3:{s:5:\"color\";s:2:\"BK\";s:9:\"shoe-size\";s:2:\"41\";s:10:\"ships-from\";s:5:\"China\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:2:\"41\";s:10:\"ships-from\";s:5:\"China\";}}i:39;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/H7c457839c10648b6a997ee7d8b3ea179F/Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"1005002704261883-bk-41-belgium\";s:7:\"sku_sub\";s:33:\"1005002704261883-beige-41-belgium\";s:5:\"skuId\";s:17:\"12000021786176322\";s:7:\"skuAttr\";s:49:\"14:771#BK;200000124:100010483;200007763:100015076\";s:13:\"regular_price\";s:5:\"23.65\";s:10:\"sale_price\";s:5:\"14.43\";s:5:\"stock\";i:300;s:10:\"attributes\";a:3:{s:5:\"color\";s:2:\"BK\";s:9:\"shoe-size\";s:2:\"41\";s:10:\"ships-from\";s:7:\"Belgium\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:2:\"41\";s:10:\"ships-from\";s:7:\"Belgium\";}}i:40;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/H933b98f25bc84bfb8f28caf194eb95f4F/Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"1005002704261883-bw-35-china\";s:7:\"sku_sub\";s:31:\"1005002704261883-black-35-china\";s:5:\"skuId\";s:17:\"12000021786176323\";s:7:\"skuAttr\";s:49:\"14:193#BW;200000124:200000333;200007763:201336100\";s:13:\"regular_price\";s:5:\"22.17\";s:10:\"sale_price\";s:5:\"13.52\";s:5:\"stock\";i:300;s:10:\"attributes\";a:3:{s:5:\"color\";s:2:\"BW\";s:9:\"shoe-size\";s:2:\"35\";s:10:\"ships-from\";s:5:\"China\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"35\";s:10:\"ships-from\";s:5:\"China\";}}i:41;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/H7c457839c10648b6a997ee7d8b3ea179F/Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"1005002704261883-bk-41-spain\";s:7:\"sku_sub\";s:31:\"1005002704261883-beige-41-spain\";s:5:\"skuId\";s:17:\"12000021786176320\";s:7:\"skuAttr\";s:49:\"14:771#BK;200000124:100010483;200007763:201336104\";s:13:\"regular_price\";s:5:\"14.33\";s:10:\"sale_price\";s:4:\"8.74\";s:5:\"stock\";i:300;s:10:\"attributes\";a:3:{s:5:\"color\";s:2:\"BK\";s:9:\"shoe-size\";s:2:\"41\";s:10:\"ships-from\";s:5:\"SPAIN\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:2:\"41\";s:10:\"ships-from\";s:5:\"SPAIN\";}}i:42;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/H7c457839c10648b6a997ee7d8b3ea179F/Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"1005002704261883-bk-41-france\";s:7:\"sku_sub\";s:32:\"1005002704261883-beige-41-france\";s:5:\"skuId\";s:17:\"12000021786176321\";s:7:\"skuAttr\";s:49:\"14:771#BK;200000124:100010483;200007763:201336342\";s:13:\"regular_price\";s:5:\"23.65\";s:10:\"sale_price\";s:5:\"14.43\";s:5:\"stock\";i:300;s:10:\"attributes\";a:3:{s:5:\"color\";s:2:\"BK\";s:9:\"shoe-size\";s:2:\"41\";s:10:\"ships-from\";s:6:\"France\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"Beige\";s:9:\"shoe-size\";s:2:\"41\";s:10:\"ships-from\";s:6:\"France\";}}i:43;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/H933b98f25bc84bfb8f28caf194eb95f4F/Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"1005002704261883-bw-35-spain\";s:7:\"sku_sub\";s:31:\"1005002704261883-black-35-spain\";s:5:\"skuId\";s:17:\"12000021786176326\";s:7:\"skuAttr\";s:49:\"14:193#BW;200000124:200000333;200007763:201336104\";s:13:\"regular_price\";s:5:\"13.43\";s:10:\"sale_price\";s:4:\"8.19\";s:5:\"stock\";i:300;s:10:\"attributes\";a:3:{s:5:\"color\";s:2:\"BW\";s:9:\"shoe-size\";s:2:\"35\";s:10:\"ships-from\";s:5:\"SPAIN\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"35\";s:10:\"ships-from\";s:5:\"SPAIN\";}}i:44;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/H933b98f25bc84bfb8f28caf194eb95f4F/Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"1005002704261883-bw-35-france\";s:7:\"sku_sub\";s:32:\"1005002704261883-black-35-france\";s:5:\"skuId\";s:17:\"12000021786176327\";s:7:\"skuAttr\";s:49:\"14:193#BW;200000124:200000333;200007763:201336342\";s:13:\"regular_price\";s:5:\"22.17\";s:10:\"sale_price\";s:5:\"13.52\";s:5:\"stock\";i:300;s:10:\"attributes\";a:3:{s:5:\"color\";s:2:\"BW\";s:9:\"shoe-size\";s:2:\"35\";s:10:\"ships-from\";s:6:\"France\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"35\";s:10:\"ships-from\";s:6:\"France\";}}i:45;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/H933b98f25bc84bfb8f28caf194eb95f4F/Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American.jpg_640x640.jpg\";s:3:\"sku\";s:37:\"1005002704261883-bw-35-czech-republic\";s:7:\"sku_sub\";s:40:\"1005002704261883-black-35-czech-republic\";s:5:\"skuId\";s:17:\"12000021786176324\";s:7:\"skuAttr\";s:49:\"14:193#BW;200000124:200000333;200007763:203287806\";s:13:\"regular_price\";s:5:\"22.17\";s:10:\"sale_price\";s:5:\"13.52\";s:5:\"stock\";i:300;s:10:\"attributes\";a:3:{s:5:\"color\";s:2:\"BW\";s:9:\"shoe-size\";s:2:\"35\";s:10:\"ships-from\";s:14:\"Czech Republic\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"35\";s:10:\"ships-from\";s:14:\"Czech Republic\";}}i:46;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/H933b98f25bc84bfb8f28caf194eb95f4F/Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"1005002704261883-bw-35-poland\";s:7:\"sku_sub\";s:32:\"1005002704261883-black-35-poland\";s:5:\"skuId\";s:17:\"12000021786176325\";s:7:\"skuAttr\";s:49:\"14:193#BW;200000124:200000333;200007763:203372089\";s:13:\"regular_price\";s:5:\"22.17\";s:10:\"sale_price\";s:5:\"13.52\";s:5:\"stock\";i:300;s:10:\"attributes\";a:3:{s:5:\"color\";s:2:\"BW\";s:9:\"shoe-size\";s:2:\"35\";s:10:\"ships-from\";s:6:\"Poland\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"35\";s:10:\"ships-from\";s:6:\"Poland\";}}i:47;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/H933b98f25bc84bfb8f28caf194eb95f4F/Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American.jpg_640x640.jpg\";s:3:\"sku\";s:37:\"1005002704261883-bw-36-czech-republic\";s:7:\"sku_sub\";s:40:\"1005002704261883-black-36-czech-republic\";s:5:\"skuId\";s:17:\"12000021786176330\";s:7:\"skuAttr\";s:49:\"14:193#BW;200000124:200000334;200007763:203287806\";s:13:\"regular_price\";s:5:\"22.37\";s:10:\"sale_price\";s:5:\"13.65\";s:5:\"stock\";i:300;s:10:\"attributes\";a:3:{s:5:\"color\";s:2:\"BW\";s:9:\"shoe-size\";s:2:\"36\";s:10:\"ships-from\";s:14:\"Czech Republic\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"36\";s:10:\"ships-from\";s:14:\"Czech Republic\";}}i:48;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/H933b98f25bc84bfb8f28caf194eb95f4F/Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"1005002704261883-bw-36-poland\";s:7:\"sku_sub\";s:32:\"1005002704261883-black-36-poland\";s:5:\"skuId\";s:17:\"12000021786176331\";s:7:\"skuAttr\";s:49:\"14:193#BW;200000124:200000334;200007763:203372089\";s:13:\"regular_price\";s:5:\"22.37\";s:10:\"sale_price\";s:5:\"13.65\";s:5:\"stock\";i:300;s:10:\"attributes\";a:3:{s:5:\"color\";s:2:\"BW\";s:9:\"shoe-size\";s:2:\"36\";s:10:\"ships-from\";s:6:\"Poland\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"36\";s:10:\"ships-from\";s:6:\"Poland\";}}i:49;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/H933b98f25bc84bfb8f28caf194eb95f4F/Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"1005002704261883-bw-35-belgium\";s:7:\"sku_sub\";s:33:\"1005002704261883-black-35-belgium\";s:5:\"skuId\";s:17:\"12000021786176328\";s:7:\"skuAttr\";s:49:\"14:193#BW;200000124:200000333;200007763:100015076\";s:13:\"regular_price\";s:5:\"22.17\";s:10:\"sale_price\";s:5:\"13.52\";s:5:\"stock\";i:300;s:10:\"attributes\";a:3:{s:5:\"color\";s:2:\"BW\";s:9:\"shoe-size\";s:2:\"35\";s:10:\"ships-from\";s:7:\"Belgium\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"35\";s:10:\"ships-from\";s:7:\"Belgium\";}}i:50;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/H933b98f25bc84bfb8f28caf194eb95f4F/Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"1005002704261883-bw-36-china\";s:7:\"sku_sub\";s:31:\"1005002704261883-black-36-china\";s:5:\"skuId\";s:17:\"12000021786176329\";s:7:\"skuAttr\";s:49:\"14:193#BW;200000124:200000334;200007763:201336100\";s:13:\"regular_price\";s:5:\"22.37\";s:10:\"sale_price\";s:5:\"13.65\";s:5:\"stock\";i:300;s:10:\"attributes\";a:3:{s:5:\"color\";s:2:\"BW\";s:9:\"shoe-size\";s:2:\"36\";s:10:\"ships-from\";s:5:\"China\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"36\";s:10:\"ships-from\";s:5:\"China\";}}i:51;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/H933b98f25bc84bfb8f28caf194eb95f4F/Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"1005002704261883-bw-36-belgium\";s:7:\"sku_sub\";s:33:\"1005002704261883-black-36-belgium\";s:5:\"skuId\";s:17:\"12000021786176334\";s:7:\"skuAttr\";s:49:\"14:193#BW;200000124:200000334;200007763:100015076\";s:13:\"regular_price\";s:5:\"22.37\";s:10:\"sale_price\";s:5:\"13.65\";s:5:\"stock\";i:300;s:10:\"attributes\";a:3:{s:5:\"color\";s:2:\"BW\";s:9:\"shoe-size\";s:2:\"36\";s:10:\"ships-from\";s:7:\"Belgium\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"36\";s:10:\"ships-from\";s:7:\"Belgium\";}}i:52;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/H933b98f25bc84bfb8f28caf194eb95f4F/Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"1005002704261883-bw-37-china\";s:7:\"sku_sub\";s:31:\"1005002704261883-black-37-china\";s:5:\"skuId\";s:17:\"12000021786176335\";s:7:\"skuAttr\";s:49:\"14:193#BW;200000124:100010482;200007763:201336100\";s:13:\"regular_price\";s:5:\"22.92\";s:10:\"sale_price\";s:5:\"13.98\";s:5:\"stock\";i:300;s:10:\"attributes\";a:3:{s:5:\"color\";s:2:\"BW\";s:9:\"shoe-size\";s:2:\"37\";s:10:\"ships-from\";s:5:\"China\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"37\";s:10:\"ships-from\";s:5:\"China\";}}i:53;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/H933b98f25bc84bfb8f28caf194eb95f4F/Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"1005002704261883-bw-36-spain\";s:7:\"sku_sub\";s:31:\"1005002704261883-black-36-spain\";s:5:\"skuId\";s:17:\"12000021786176332\";s:7:\"skuAttr\";s:49:\"14:193#BW;200000124:200000334;200007763:201336104\";s:13:\"regular_price\";s:5:\"13.56\";s:10:\"sale_price\";s:4:\"8.27\";s:5:\"stock\";i:300;s:10:\"attributes\";a:3:{s:5:\"color\";s:2:\"BW\";s:9:\"shoe-size\";s:2:\"36\";s:10:\"ships-from\";s:5:\"SPAIN\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"36\";s:10:\"ships-from\";s:5:\"SPAIN\";}}i:54;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/H933b98f25bc84bfb8f28caf194eb95f4F/Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"1005002704261883-bw-36-france\";s:7:\"sku_sub\";s:32:\"1005002704261883-black-36-france\";s:5:\"skuId\";s:17:\"12000021786176333\";s:7:\"skuAttr\";s:49:\"14:193#BW;200000124:200000334;200007763:201336342\";s:13:\"regular_price\";s:5:\"22.37\";s:10:\"sale_price\";s:5:\"13.65\";s:5:\"stock\";i:300;s:10:\"attributes\";a:3:{s:5:\"color\";s:2:\"BW\";s:9:\"shoe-size\";s:2:\"36\";s:10:\"ships-from\";s:6:\"France\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"36\";s:10:\"ships-from\";s:6:\"France\";}}i:55;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/H933b98f25bc84bfb8f28caf194eb95f4F/Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"1005002704261883-bw-37-spain\";s:7:\"sku_sub\";s:31:\"1005002704261883-black-37-spain\";s:5:\"skuId\";s:17:\"12000021786176338\";s:7:\"skuAttr\";s:49:\"14:193#BW;200000124:100010482;200007763:201336104\";s:13:\"regular_price\";s:5:\"13.89\";s:10:\"sale_price\";s:4:\"8.47\";s:5:\"stock\";i:300;s:10:\"attributes\";a:3:{s:5:\"color\";s:2:\"BW\";s:9:\"shoe-size\";s:2:\"37\";s:10:\"ships-from\";s:5:\"SPAIN\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"37\";s:10:\"ships-from\";s:5:\"SPAIN\";}}i:56;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/H933b98f25bc84bfb8f28caf194eb95f4F/Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"1005002704261883-bw-37-france\";s:7:\"sku_sub\";s:32:\"1005002704261883-black-37-france\";s:5:\"skuId\";s:17:\"12000021786176339\";s:7:\"skuAttr\";s:49:\"14:193#BW;200000124:100010482;200007763:201336342\";s:13:\"regular_price\";s:5:\"22.92\";s:10:\"sale_price\";s:5:\"13.98\";s:5:\"stock\";i:300;s:10:\"attributes\";a:3:{s:5:\"color\";s:2:\"BW\";s:9:\"shoe-size\";s:2:\"37\";s:10:\"ships-from\";s:6:\"France\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"37\";s:10:\"ships-from\";s:6:\"France\";}}i:57;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/H933b98f25bc84bfb8f28caf194eb95f4F/Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American.jpg_640x640.jpg\";s:3:\"sku\";s:37:\"1005002704261883-bw-37-czech-republic\";s:7:\"sku_sub\";s:40:\"1005002704261883-black-37-czech-republic\";s:5:\"skuId\";s:17:\"12000021786176336\";s:7:\"skuAttr\";s:49:\"14:193#BW;200000124:100010482;200007763:203287806\";s:13:\"regular_price\";s:5:\"22.92\";s:10:\"sale_price\";s:5:\"13.98\";s:5:\"stock\";i:300;s:10:\"attributes\";a:3:{s:5:\"color\";s:2:\"BW\";s:9:\"shoe-size\";s:2:\"37\";s:10:\"ships-from\";s:14:\"Czech Republic\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"37\";s:10:\"ships-from\";s:14:\"Czech Republic\";}}i:58;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/H933b98f25bc84bfb8f28caf194eb95f4F/Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"1005002704261883-bw-37-poland\";s:7:\"sku_sub\";s:32:\"1005002704261883-black-37-poland\";s:5:\"skuId\";s:17:\"12000021786176337\";s:7:\"skuAttr\";s:49:\"14:193#BW;200000124:100010482;200007763:203372089\";s:13:\"regular_price\";s:5:\"22.92\";s:10:\"sale_price\";s:5:\"13.98\";s:5:\"stock\";i:300;s:10:\"attributes\";a:3:{s:5:\"color\";s:2:\"BW\";s:9:\"shoe-size\";s:2:\"37\";s:10:\"ships-from\";s:6:\"Poland\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"37\";s:10:\"ships-from\";s:6:\"Poland\";}}i:59;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/H933b98f25bc84bfb8f28caf194eb95f4F/Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American.jpg_640x640.jpg\";s:3:\"sku\";s:37:\"1005002704261883-bw-38-czech-republic\";s:7:\"sku_sub\";s:40:\"1005002704261883-black-38-czech-republic\";s:5:\"skuId\";s:17:\"12000021786176342\";s:7:\"skuAttr\";s:49:\"14:193#BW;200000124:200000898;200007763:203287806\";s:13:\"regular_price\";s:4:\"23.1\";s:10:\"sale_price\";s:5:\"14.09\";s:5:\"stock\";i:300;s:10:\"attributes\";a:3:{s:5:\"color\";s:2:\"BW\";s:9:\"shoe-size\";s:2:\"38\";s:10:\"ships-from\";s:14:\"Czech Republic\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"38\";s:10:\"ships-from\";s:14:\"Czech Republic\";}}i:60;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/H933b98f25bc84bfb8f28caf194eb95f4F/Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"1005002704261883-bw-38-poland\";s:7:\"sku_sub\";s:32:\"1005002704261883-black-38-poland\";s:5:\"skuId\";s:17:\"12000021786176343\";s:7:\"skuAttr\";s:49:\"14:193#BW;200000124:200000898;200007763:203372089\";s:13:\"regular_price\";s:4:\"23.1\";s:10:\"sale_price\";s:5:\"14.09\";s:5:\"stock\";i:300;s:10:\"attributes\";a:3:{s:5:\"color\";s:2:\"BW\";s:9:\"shoe-size\";s:2:\"38\";s:10:\"ships-from\";s:6:\"Poland\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"38\";s:10:\"ships-from\";s:6:\"Poland\";}}i:61;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/H933b98f25bc84bfb8f28caf194eb95f4F/Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"1005002704261883-bw-37-belgium\";s:7:\"sku_sub\";s:33:\"1005002704261883-black-37-belgium\";s:5:\"skuId\";s:17:\"12000021786176340\";s:7:\"skuAttr\";s:49:\"14:193#BW;200000124:100010482;200007763:100015076\";s:13:\"regular_price\";s:5:\"22.92\";s:10:\"sale_price\";s:5:\"13.98\";s:5:\"stock\";i:300;s:10:\"attributes\";a:3:{s:5:\"color\";s:2:\"BW\";s:9:\"shoe-size\";s:2:\"37\";s:10:\"ships-from\";s:7:\"Belgium\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"37\";s:10:\"ships-from\";s:7:\"Belgium\";}}i:62;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/H933b98f25bc84bfb8f28caf194eb95f4F/Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"1005002704261883-bw-38-china\";s:7:\"sku_sub\";s:31:\"1005002704261883-black-38-china\";s:5:\"skuId\";s:17:\"12000021786176341\";s:7:\"skuAttr\";s:49:\"14:193#BW;200000124:200000898;200007763:201336100\";s:13:\"regular_price\";s:4:\"23.1\";s:10:\"sale_price\";s:5:\"14.09\";s:5:\"stock\";i:300;s:10:\"attributes\";a:3:{s:5:\"color\";s:2:\"BW\";s:9:\"shoe-size\";s:2:\"38\";s:10:\"ships-from\";s:5:\"China\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"38\";s:10:\"ships-from\";s:5:\"China\";}}i:63;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/H933b98f25bc84bfb8f28caf194eb95f4F/Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"1005002704261883-bw-38-belgium\";s:7:\"sku_sub\";s:33:\"1005002704261883-black-38-belgium\";s:5:\"skuId\";s:17:\"12000021786176346\";s:7:\"skuAttr\";s:49:\"14:193#BW;200000124:200000898;200007763:100015076\";s:13:\"regular_price\";s:4:\"23.1\";s:10:\"sale_price\";s:5:\"14.09\";s:5:\"stock\";i:300;s:10:\"attributes\";a:3:{s:5:\"color\";s:2:\"BW\";s:9:\"shoe-size\";s:2:\"38\";s:10:\"ships-from\";s:7:\"Belgium\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"38\";s:10:\"ships-from\";s:7:\"Belgium\";}}i:64;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/H933b98f25bc84bfb8f28caf194eb95f4F/Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"1005002704261883-bw-39-china\";s:7:\"sku_sub\";s:31:\"1005002704261883-black-39-china\";s:5:\"skuId\";s:17:\"12000021786176347\";s:7:\"skuAttr\";s:49:\"14:193#BW;200000124:200000364;200007763:201336100\";s:13:\"regular_price\";s:5:\"23.28\";s:10:\"sale_price\";s:4:\"14.2\";s:5:\"stock\";i:300;s:10:\"attributes\";a:3:{s:5:\"color\";s:2:\"BW\";s:9:\"shoe-size\";s:2:\"39\";s:10:\"ships-from\";s:5:\"China\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"39\";s:10:\"ships-from\";s:5:\"China\";}}i:65;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/H933b98f25bc84bfb8f28caf194eb95f4F/Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"1005002704261883-bw-38-spain\";s:7:\"sku_sub\";s:31:\"1005002704261883-black-38-spain\";s:5:\"skuId\";s:17:\"12000021786176344\";s:7:\"skuAttr\";s:49:\"14:193#BW;200000124:200000898;200007763:201336104\";s:13:\"regular_price\";s:4:\"14.0\";s:10:\"sale_price\";s:4:\"8.54\";s:5:\"stock\";i:300;s:10:\"attributes\";a:3:{s:5:\"color\";s:2:\"BW\";s:9:\"shoe-size\";s:2:\"38\";s:10:\"ships-from\";s:5:\"SPAIN\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"38\";s:10:\"ships-from\";s:5:\"SPAIN\";}}i:66;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/H933b98f25bc84bfb8f28caf194eb95f4F/Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"1005002704261883-bw-38-france\";s:7:\"sku_sub\";s:32:\"1005002704261883-black-38-france\";s:5:\"skuId\";s:17:\"12000021786176345\";s:7:\"skuAttr\";s:49:\"14:193#BW;200000124:200000898;200007763:201336342\";s:13:\"regular_price\";s:4:\"23.1\";s:10:\"sale_price\";s:5:\"14.09\";s:5:\"stock\";i:300;s:10:\"attributes\";a:3:{s:5:\"color\";s:2:\"BW\";s:9:\"shoe-size\";s:2:\"38\";s:10:\"ships-from\";s:6:\"France\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"38\";s:10:\"ships-from\";s:6:\"France\";}}i:67;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/H933b98f25bc84bfb8f28caf194eb95f4F/Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"1005002704261883-bw-39-spain\";s:7:\"sku_sub\";s:31:\"1005002704261883-black-39-spain\";s:5:\"skuId\";s:17:\"12000021786176350\";s:7:\"skuAttr\";s:49:\"14:193#BW;200000124:200000364;200007763:201336104\";s:13:\"regular_price\";s:5:\"14.11\";s:10:\"sale_price\";s:4:\"8.61\";s:5:\"stock\";i:300;s:10:\"attributes\";a:3:{s:5:\"color\";s:2:\"BW\";s:9:\"shoe-size\";s:2:\"39\";s:10:\"ships-from\";s:5:\"SPAIN\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"39\";s:10:\"ships-from\";s:5:\"SPAIN\";}}i:68;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/H933b98f25bc84bfb8f28caf194eb95f4F/Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"1005002704261883-bw-39-france\";s:7:\"sku_sub\";s:32:\"1005002704261883-black-39-france\";s:5:\"skuId\";s:17:\"12000021786176351\";s:7:\"skuAttr\";s:49:\"14:193#BW;200000124:200000364;200007763:201336342\";s:13:\"regular_price\";s:5:\"23.28\";s:10:\"sale_price\";s:4:\"14.2\";s:5:\"stock\";i:300;s:10:\"attributes\";a:3:{s:5:\"color\";s:2:\"BW\";s:9:\"shoe-size\";s:2:\"39\";s:10:\"ships-from\";s:6:\"France\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"39\";s:10:\"ships-from\";s:6:\"France\";}}i:69;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/H933b98f25bc84bfb8f28caf194eb95f4F/Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American.jpg_640x640.jpg\";s:3:\"sku\";s:37:\"1005002704261883-bw-39-czech-republic\";s:7:\"sku_sub\";s:40:\"1005002704261883-black-39-czech-republic\";s:5:\"skuId\";s:17:\"12000021786176348\";s:7:\"skuAttr\";s:49:\"14:193#BW;200000124:200000364;200007763:203287806\";s:13:\"regular_price\";s:5:\"23.28\";s:10:\"sale_price\";s:4:\"14.2\";s:5:\"stock\";i:300;s:10:\"attributes\";a:3:{s:5:\"color\";s:2:\"BW\";s:9:\"shoe-size\";s:2:\"39\";s:10:\"ships-from\";s:14:\"Czech Republic\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"39\";s:10:\"ships-from\";s:14:\"Czech Republic\";}}i:70;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/H933b98f25bc84bfb8f28caf194eb95f4F/Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"1005002704261883-bw-39-poland\";s:7:\"sku_sub\";s:32:\"1005002704261883-black-39-poland\";s:5:\"skuId\";s:17:\"12000021786176349\";s:7:\"skuAttr\";s:49:\"14:193#BW;200000124:200000364;200007763:203372089\";s:13:\"regular_price\";s:5:\"23.28\";s:10:\"sale_price\";s:4:\"14.2\";s:5:\"stock\";i:300;s:10:\"attributes\";a:3:{s:5:\"color\";s:2:\"BW\";s:9:\"shoe-size\";s:2:\"39\";s:10:\"ships-from\";s:6:\"Poland\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"39\";s:10:\"ships-from\";s:6:\"Poland\";}}i:71;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/H933b98f25bc84bfb8f28caf194eb95f4F/Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American.jpg_640x640.jpg\";s:3:\"sku\";s:37:\"1005002704261883-bw-40-czech-republic\";s:7:\"sku_sub\";s:40:\"1005002704261883-black-40-czech-republic\";s:5:\"skuId\";s:17:\"12000021786176354\";s:7:\"skuAttr\";s:49:\"14:193#BW;200000124:100013888;200007763:203287806\";s:13:\"regular_price\";s:5:\"23.47\";s:10:\"sale_price\";s:5:\"14.32\";s:5:\"stock\";i:300;s:10:\"attributes\";a:3:{s:5:\"color\";s:2:\"BW\";s:9:\"shoe-size\";s:2:\"40\";s:10:\"ships-from\";s:14:\"Czech Republic\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"40\";s:10:\"ships-from\";s:14:\"Czech Republic\";}}i:72;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/H933b98f25bc84bfb8f28caf194eb95f4F/Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"1005002704261883-bw-40-poland\";s:7:\"sku_sub\";s:32:\"1005002704261883-black-40-poland\";s:5:\"skuId\";s:17:\"12000021786176355\";s:7:\"skuAttr\";s:49:\"14:193#BW;200000124:100013888;200007763:203372089\";s:13:\"regular_price\";s:5:\"23.47\";s:10:\"sale_price\";s:5:\"14.32\";s:5:\"stock\";i:300;s:10:\"attributes\";a:3:{s:5:\"color\";s:2:\"BW\";s:9:\"shoe-size\";s:2:\"40\";s:10:\"ships-from\";s:6:\"Poland\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"40\";s:10:\"ships-from\";s:6:\"Poland\";}}i:73;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/H933b98f25bc84bfb8f28caf194eb95f4F/Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"1005002704261883-bw-39-belgium\";s:7:\"sku_sub\";s:33:\"1005002704261883-black-39-belgium\";s:5:\"skuId\";s:17:\"12000021786176352\";s:7:\"skuAttr\";s:49:\"14:193#BW;200000124:200000364;200007763:100015076\";s:13:\"regular_price\";s:5:\"23.28\";s:10:\"sale_price\";s:4:\"14.2\";s:5:\"stock\";i:300;s:10:\"attributes\";a:3:{s:5:\"color\";s:2:\"BW\";s:9:\"shoe-size\";s:2:\"39\";s:10:\"ships-from\";s:7:\"Belgium\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"39\";s:10:\"ships-from\";s:7:\"Belgium\";}}i:74;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/H933b98f25bc84bfb8f28caf194eb95f4F/Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"1005002704261883-bw-40-china\";s:7:\"sku_sub\";s:31:\"1005002704261883-black-40-china\";s:5:\"skuId\";s:17:\"12000021786176353\";s:7:\"skuAttr\";s:49:\"14:193#BW;200000124:100013888;200007763:201336100\";s:13:\"regular_price\";s:5:\"23.47\";s:10:\"sale_price\";s:5:\"14.32\";s:5:\"stock\";i:300;s:10:\"attributes\";a:3:{s:5:\"color\";s:2:\"BW\";s:9:\"shoe-size\";s:2:\"40\";s:10:\"ships-from\";s:5:\"China\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"40\";s:10:\"ships-from\";s:5:\"China\";}}i:75;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/H933b98f25bc84bfb8f28caf194eb95f4F/Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"1005002704261883-bw-40-belgium\";s:7:\"sku_sub\";s:33:\"1005002704261883-black-40-belgium\";s:5:\"skuId\";s:17:\"12000021786176358\";s:7:\"skuAttr\";s:49:\"14:193#BW;200000124:100013888;200007763:100015076\";s:13:\"regular_price\";s:5:\"23.47\";s:10:\"sale_price\";s:5:\"14.32\";s:5:\"stock\";i:300;s:10:\"attributes\";a:3:{s:5:\"color\";s:2:\"BW\";s:9:\"shoe-size\";s:2:\"40\";s:10:\"ships-from\";s:7:\"Belgium\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"40\";s:10:\"ships-from\";s:7:\"Belgium\";}}i:76;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/H933b98f25bc84bfb8f28caf194eb95f4F/Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"1005002704261883-bw-41-china\";s:7:\"sku_sub\";s:31:\"1005002704261883-black-41-china\";s:5:\"skuId\";s:17:\"12000021786176359\";s:7:\"skuAttr\";s:49:\"14:193#BW;200000124:100010483;200007763:201336100\";s:13:\"regular_price\";s:5:\"23.65\";s:10:\"sale_price\";s:5:\"14.43\";s:5:\"stock\";i:300;s:10:\"attributes\";a:3:{s:5:\"color\";s:2:\"BW\";s:9:\"shoe-size\";s:2:\"41\";s:10:\"ships-from\";s:5:\"China\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"41\";s:10:\"ships-from\";s:5:\"China\";}}i:77;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/H933b98f25bc84bfb8f28caf194eb95f4F/Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"1005002704261883-bw-40-spain\";s:7:\"sku_sub\";s:31:\"1005002704261883-black-40-spain\";s:5:\"skuId\";s:17:\"12000021786176356\";s:7:\"skuAttr\";s:49:\"14:193#BW;200000124:100013888;200007763:201336104\";s:13:\"regular_price\";s:5:\"14.22\";s:10:\"sale_price\";s:4:\"8.67\";s:5:\"stock\";i:300;s:10:\"attributes\";a:3:{s:5:\"color\";s:2:\"BW\";s:9:\"shoe-size\";s:2:\"40\";s:10:\"ships-from\";s:5:\"SPAIN\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"40\";s:10:\"ships-from\";s:5:\"SPAIN\";}}i:78;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/H933b98f25bc84bfb8f28caf194eb95f4F/Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"1005002704261883-bw-40-france\";s:7:\"sku_sub\";s:32:\"1005002704261883-black-40-france\";s:5:\"skuId\";s:17:\"12000021786176357\";s:7:\"skuAttr\";s:49:\"14:193#BW;200000124:100013888;200007763:201336342\";s:13:\"regular_price\";s:5:\"23.47\";s:10:\"sale_price\";s:5:\"14.32\";s:5:\"stock\";i:300;s:10:\"attributes\";a:3:{s:5:\"color\";s:2:\"BW\";s:9:\"shoe-size\";s:2:\"40\";s:10:\"ships-from\";s:6:\"France\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"40\";s:10:\"ships-from\";s:6:\"France\";}}i:79;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/H933b98f25bc84bfb8f28caf194eb95f4F/Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"1005002704261883-bw-41-spain\";s:7:\"sku_sub\";s:31:\"1005002704261883-black-41-spain\";s:5:\"skuId\";s:17:\"12000021786176362\";s:7:\"skuAttr\";s:49:\"14:193#BW;200000124:100010483;200007763:201336104\";s:13:\"regular_price\";s:5:\"14.33\";s:10:\"sale_price\";s:4:\"8.74\";s:5:\"stock\";i:300;s:10:\"attributes\";a:3:{s:5:\"color\";s:2:\"BW\";s:9:\"shoe-size\";s:2:\"41\";s:10:\"ships-from\";s:5:\"SPAIN\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"41\";s:10:\"ships-from\";s:5:\"SPAIN\";}}i:80;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/H933b98f25bc84bfb8f28caf194eb95f4F/Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"1005002704261883-bw-41-france\";s:7:\"sku_sub\";s:32:\"1005002704261883-black-41-france\";s:5:\"skuId\";s:17:\"12000021786176363\";s:7:\"skuAttr\";s:49:\"14:193#BW;200000124:100010483;200007763:201336342\";s:13:\"regular_price\";s:5:\"23.65\";s:10:\"sale_price\";s:5:\"14.43\";s:5:\"stock\";i:300;s:10:\"attributes\";a:3:{s:5:\"color\";s:2:\"BW\";s:9:\"shoe-size\";s:2:\"41\";s:10:\"ships-from\";s:6:\"France\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"41\";s:10:\"ships-from\";s:6:\"France\";}}i:81;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/H933b98f25bc84bfb8f28caf194eb95f4F/Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American.jpg_640x640.jpg\";s:3:\"sku\";s:37:\"1005002704261883-bw-41-czech-republic\";s:7:\"sku_sub\";s:40:\"1005002704261883-black-41-czech-republic\";s:5:\"skuId\";s:17:\"12000021786176360\";s:7:\"skuAttr\";s:49:\"14:193#BW;200000124:100010483;200007763:203287806\";s:13:\"regular_price\";s:5:\"23.65\";s:10:\"sale_price\";s:5:\"14.43\";s:5:\"stock\";i:300;s:10:\"attributes\";a:3:{s:5:\"color\";s:2:\"BW\";s:9:\"shoe-size\";s:2:\"41\";s:10:\"ships-from\";s:14:\"Czech Republic\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"41\";s:10:\"ships-from\";s:14:\"Czech Republic\";}}i:82;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/H933b98f25bc84bfb8f28caf194eb95f4F/Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"1005002704261883-bw-41-poland\";s:7:\"sku_sub\";s:32:\"1005002704261883-black-41-poland\";s:5:\"skuId\";s:17:\"12000021786176361\";s:7:\"skuAttr\";s:49:\"14:193#BW;200000124:100010483;200007763:203372089\";s:13:\"regular_price\";s:5:\"23.65\";s:10:\"sale_price\";s:5:\"14.43\";s:5:\"stock\";i:300;s:10:\"attributes\";a:3:{s:5:\"color\";s:2:\"BW\";s:9:\"shoe-size\";s:2:\"41\";s:10:\"ships-from\";s:6:\"Poland\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"41\";s:10:\"ships-from\";s:6:\"Poland\";}}i:83;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/Hf4046467206f4d2a87227aa1941c04b31/Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American.jpg_640x640.jpg\";s:3:\"sku\";s:37:\"1005002704261883-wh-35-czech-republic\";s:7:\"sku_sub\";s:39:\"1005002704261883-blue-35-czech-republic\";s:5:\"skuId\";s:17:\"12000021786176366\";s:7:\"skuAttr\";s:49:\"14:173#WH;200000124:200000333;200007763:203287806\";s:13:\"regular_price\";s:5:\"24.03\";s:10:\"sale_price\";s:5:\"14.66\";s:5:\"stock\";i:300;s:10:\"attributes\";a:3:{s:5:\"color\";s:2:\"WH\";s:9:\"shoe-size\";s:2:\"35\";s:10:\"ships-from\";s:14:\"Czech Republic\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"35\";s:10:\"ships-from\";s:14:\"Czech Republic\";}}i:84;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/Hf4046467206f4d2a87227aa1941c04b31/Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"1005002704261883-wh-35-poland\";s:7:\"sku_sub\";s:31:\"1005002704261883-blue-35-poland\";s:5:\"skuId\";s:17:\"12000021786176367\";s:7:\"skuAttr\";s:49:\"14:173#WH;200000124:200000333;200007763:203372089\";s:13:\"regular_price\";s:5:\"24.03\";s:10:\"sale_price\";s:5:\"14.66\";s:5:\"stock\";i:300;s:10:\"attributes\";a:3:{s:5:\"color\";s:2:\"WH\";s:9:\"shoe-size\";s:2:\"35\";s:10:\"ships-from\";s:6:\"Poland\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"35\";s:10:\"ships-from\";s:6:\"Poland\";}}i:85;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/H933b98f25bc84bfb8f28caf194eb95f4F/Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"1005002704261883-bw-41-belgium\";s:7:\"sku_sub\";s:33:\"1005002704261883-black-41-belgium\";s:5:\"skuId\";s:17:\"12000021786176364\";s:7:\"skuAttr\";s:49:\"14:193#BW;200000124:100010483;200007763:100015076\";s:13:\"regular_price\";s:5:\"23.65\";s:10:\"sale_price\";s:5:\"14.43\";s:5:\"stock\";i:300;s:10:\"attributes\";a:3:{s:5:\"color\";s:2:\"BW\";s:9:\"shoe-size\";s:2:\"41\";s:10:\"ships-from\";s:7:\"Belgium\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:5:\"BLACK\";s:9:\"shoe-size\";s:2:\"41\";s:10:\"ships-from\";s:7:\"Belgium\";}}i:86;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/Hf4046467206f4d2a87227aa1941c04b31/Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"1005002704261883-wh-35-china\";s:7:\"sku_sub\";s:30:\"1005002704261883-blue-35-china\";s:5:\"skuId\";s:17:\"12000021786176365\";s:7:\"skuAttr\";s:49:\"14:173#WH;200000124:200000333;200007763:201336100\";s:13:\"regular_price\";s:5:\"24.03\";s:10:\"sale_price\";s:5:\"14.66\";s:5:\"stock\";i:300;s:10:\"attributes\";a:3:{s:5:\"color\";s:2:\"WH\";s:9:\"shoe-size\";s:2:\"35\";s:10:\"ships-from\";s:5:\"China\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"35\";s:10:\"ships-from\";s:5:\"China\";}}i:87;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/Hf4046467206f4d2a87227aa1941c04b31/Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"1005002704261883-wh-35-belgium\";s:7:\"sku_sub\";s:32:\"1005002704261883-blue-35-belgium\";s:5:\"skuId\";s:17:\"12000021786176370\";s:7:\"skuAttr\";s:49:\"14:173#WH;200000124:200000333;200007763:100015076\";s:13:\"regular_price\";s:5:\"24.03\";s:10:\"sale_price\";s:5:\"14.66\";s:5:\"stock\";i:300;s:10:\"attributes\";a:3:{s:5:\"color\";s:2:\"WH\";s:9:\"shoe-size\";s:2:\"35\";s:10:\"ships-from\";s:7:\"Belgium\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"35\";s:10:\"ships-from\";s:7:\"Belgium\";}}i:88;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/Hf4046467206f4d2a87227aa1941c04b31/Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"1005002704261883-wh-36-china\";s:7:\"sku_sub\";s:30:\"1005002704261883-blue-36-china\";s:5:\"skuId\";s:17:\"12000021786176371\";s:7:\"skuAttr\";s:49:\"14:173#WH;200000124:200000334;200007763:201336100\";s:13:\"regular_price\";s:5:\"22.73\";s:10:\"sale_price\";s:5:\"13.87\";s:5:\"stock\";i:300;s:10:\"attributes\";a:3:{s:5:\"color\";s:2:\"WH\";s:9:\"shoe-size\";s:2:\"36\";s:10:\"ships-from\";s:5:\"China\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"36\";s:10:\"ships-from\";s:5:\"China\";}}i:89;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/Hf4046467206f4d2a87227aa1941c04b31/Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"1005002704261883-wh-35-spain\";s:7:\"sku_sub\";s:30:\"1005002704261883-blue-35-spain\";s:5:\"skuId\";s:17:\"12000021786176368\";s:7:\"skuAttr\";s:49:\"14:173#WH;200000124:200000333;200007763:201336104\";s:13:\"regular_price\";s:5:\"14.57\";s:10:\"sale_price\";s:4:\"8.89\";s:5:\"stock\";i:300;s:10:\"attributes\";a:3:{s:5:\"color\";s:2:\"WH\";s:9:\"shoe-size\";s:2:\"35\";s:10:\"ships-from\";s:5:\"SPAIN\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"35\";s:10:\"ships-from\";s:5:\"SPAIN\";}}i:90;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/Hf4046467206f4d2a87227aa1941c04b31/Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"1005002704261883-wh-35-france\";s:7:\"sku_sub\";s:31:\"1005002704261883-blue-35-france\";s:5:\"skuId\";s:17:\"12000021786176369\";s:7:\"skuAttr\";s:49:\"14:173#WH;200000124:200000333;200007763:201336342\";s:13:\"regular_price\";s:5:\"24.03\";s:10:\"sale_price\";s:5:\"14.66\";s:5:\"stock\";i:300;s:10:\"attributes\";a:3:{s:5:\"color\";s:2:\"WH\";s:9:\"shoe-size\";s:2:\"35\";s:10:\"ships-from\";s:6:\"France\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"35\";s:10:\"ships-from\";s:6:\"France\";}}i:91;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/Hf4046467206f4d2a87227aa1941c04b31/Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"1005002704261883-wh-36-spain\";s:7:\"sku_sub\";s:30:\"1005002704261883-blue-36-spain\";s:5:\"skuId\";s:17:\"12000021786176374\";s:7:\"skuAttr\";s:49:\"14:173#WH;200000124:200000334;200007763:201336104\";s:13:\"regular_price\";s:5:\"13.78\";s:10:\"sale_price\";s:4:\"8.41\";s:5:\"stock\";i:300;s:10:\"attributes\";a:3:{s:5:\"color\";s:2:\"WH\";s:9:\"shoe-size\";s:2:\"36\";s:10:\"ships-from\";s:5:\"SPAIN\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"36\";s:10:\"ships-from\";s:5:\"SPAIN\";}}i:92;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/Hf4046467206f4d2a87227aa1941c04b31/Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"1005002704261883-wh-36-france\";s:7:\"sku_sub\";s:31:\"1005002704261883-blue-36-france\";s:5:\"skuId\";s:17:\"12000021786176375\";s:7:\"skuAttr\";s:49:\"14:173#WH;200000124:200000334;200007763:201336342\";s:13:\"regular_price\";s:5:\"22.73\";s:10:\"sale_price\";s:5:\"13.87\";s:5:\"stock\";i:300;s:10:\"attributes\";a:3:{s:5:\"color\";s:2:\"WH\";s:9:\"shoe-size\";s:2:\"36\";s:10:\"ships-from\";s:6:\"France\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"36\";s:10:\"ships-from\";s:6:\"France\";}}i:93;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/Hf4046467206f4d2a87227aa1941c04b31/Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American.jpg_640x640.jpg\";s:3:\"sku\";s:37:\"1005002704261883-wh-36-czech-republic\";s:7:\"sku_sub\";s:39:\"1005002704261883-blue-36-czech-republic\";s:5:\"skuId\";s:17:\"12000021786176372\";s:7:\"skuAttr\";s:49:\"14:173#WH;200000124:200000334;200007763:203287806\";s:13:\"regular_price\";s:5:\"22.73\";s:10:\"sale_price\";s:5:\"13.87\";s:5:\"stock\";i:300;s:10:\"attributes\";a:3:{s:5:\"color\";s:2:\"WH\";s:9:\"shoe-size\";s:2:\"36\";s:10:\"ships-from\";s:14:\"Czech Republic\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"36\";s:10:\"ships-from\";s:14:\"Czech Republic\";}}i:94;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/Hf4046467206f4d2a87227aa1941c04b31/Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"1005002704261883-wh-36-poland\";s:7:\"sku_sub\";s:31:\"1005002704261883-blue-36-poland\";s:5:\"skuId\";s:17:\"12000021786176373\";s:7:\"skuAttr\";s:49:\"14:173#WH;200000124:200000334;200007763:203372089\";s:13:\"regular_price\";s:5:\"22.73\";s:10:\"sale_price\";s:5:\"13.87\";s:5:\"stock\";i:300;s:10:\"attributes\";a:3:{s:5:\"color\";s:2:\"WH\";s:9:\"shoe-size\";s:2:\"36\";s:10:\"ships-from\";s:6:\"Poland\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"36\";s:10:\"ships-from\";s:6:\"Poland\";}}i:95;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/Hf4046467206f4d2a87227aa1941c04b31/Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American.jpg_640x640.jpg\";s:3:\"sku\";s:37:\"1005002704261883-wh-37-czech-republic\";s:7:\"sku_sub\";s:39:\"1005002704261883-blue-37-czech-republic\";s:5:\"skuId\";s:17:\"12000021786176378\";s:7:\"skuAttr\";s:49:\"14:173#WH;200000124:100010482;200007763:203287806\";s:13:\"regular_price\";s:5:\"22.92\";s:10:\"sale_price\";s:5:\"13.98\";s:5:\"stock\";i:300;s:10:\"attributes\";a:3:{s:5:\"color\";s:2:\"WH\";s:9:\"shoe-size\";s:2:\"37\";s:10:\"ships-from\";s:14:\"Czech Republic\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"37\";s:10:\"ships-from\";s:14:\"Czech Republic\";}}i:96;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/Hf4046467206f4d2a87227aa1941c04b31/Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"1005002704261883-wh-37-poland\";s:7:\"sku_sub\";s:31:\"1005002704261883-blue-37-poland\";s:5:\"skuId\";s:17:\"12000021786176379\";s:7:\"skuAttr\";s:49:\"14:173#WH;200000124:100010482;200007763:203372089\";s:13:\"regular_price\";s:5:\"22.92\";s:10:\"sale_price\";s:5:\"13.98\";s:5:\"stock\";i:300;s:10:\"attributes\";a:3:{s:5:\"color\";s:2:\"WH\";s:9:\"shoe-size\";s:2:\"37\";s:10:\"ships-from\";s:6:\"Poland\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"37\";s:10:\"ships-from\";s:6:\"Poland\";}}i:97;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/Hf4046467206f4d2a87227aa1941c04b31/Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"1005002704261883-wh-36-belgium\";s:7:\"sku_sub\";s:32:\"1005002704261883-blue-36-belgium\";s:5:\"skuId\";s:17:\"12000021786176376\";s:7:\"skuAttr\";s:49:\"14:173#WH;200000124:200000334;200007763:100015076\";s:13:\"regular_price\";s:5:\"22.73\";s:10:\"sale_price\";s:5:\"13.87\";s:5:\"stock\";i:300;s:10:\"attributes\";a:3:{s:5:\"color\";s:2:\"WH\";s:9:\"shoe-size\";s:2:\"36\";s:10:\"ships-from\";s:7:\"Belgium\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"36\";s:10:\"ships-from\";s:7:\"Belgium\";}}i:98;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/Hf4046467206f4d2a87227aa1941c04b31/Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"1005002704261883-wh-37-china\";s:7:\"sku_sub\";s:30:\"1005002704261883-blue-37-china\";s:5:\"skuId\";s:17:\"12000021786176377\";s:7:\"skuAttr\";s:49:\"14:173#WH;200000124:100010482;200007763:201336100\";s:13:\"regular_price\";s:5:\"22.92\";s:10:\"sale_price\";s:5:\"13.98\";s:5:\"stock\";i:300;s:10:\"attributes\";a:3:{s:5:\"color\";s:2:\"WH\";s:9:\"shoe-size\";s:2:\"37\";s:10:\"ships-from\";s:5:\"China\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"37\";s:10:\"ships-from\";s:5:\"China\";}}i:99;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/Hf4046467206f4d2a87227aa1941c04b31/Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"1005002704261883-wh-37-belgium\";s:7:\"sku_sub\";s:32:\"1005002704261883-blue-37-belgium\";s:5:\"skuId\";s:17:\"12000021786176382\";s:7:\"skuAttr\";s:49:\"14:173#WH;200000124:100010482;200007763:100015076\";s:13:\"regular_price\";s:5:\"22.92\";s:10:\"sale_price\";s:5:\"13.98\";s:5:\"stock\";i:300;s:10:\"attributes\";a:3:{s:5:\"color\";s:2:\"WH\";s:9:\"shoe-size\";s:2:\"37\";s:10:\"ships-from\";s:7:\"Belgium\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"37\";s:10:\"ships-from\";s:7:\"Belgium\";}}i:100;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/Hf4046467206f4d2a87227aa1941c04b31/Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"1005002704261883-wh-38-china\";s:7:\"sku_sub\";s:30:\"1005002704261883-blue-38-china\";s:5:\"skuId\";s:17:\"12000021786176383\";s:7:\"skuAttr\";s:49:\"14:173#WH;200000124:200000898;200007763:201336100\";s:13:\"regular_price\";s:4:\"23.1\";s:10:\"sale_price\";s:5:\"14.09\";s:5:\"stock\";i:300;s:10:\"attributes\";a:3:{s:5:\"color\";s:2:\"WH\";s:9:\"shoe-size\";s:2:\"38\";s:10:\"ships-from\";s:5:\"China\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"38\";s:10:\"ships-from\";s:5:\"China\";}}i:101;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/Hf4046467206f4d2a87227aa1941c04b31/Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"1005002704261883-wh-37-spain\";s:7:\"sku_sub\";s:30:\"1005002704261883-blue-37-spain\";s:5:\"skuId\";s:17:\"12000021786176380\";s:7:\"skuAttr\";s:49:\"14:173#WH;200000124:100010482;200007763:201336104\";s:13:\"regular_price\";s:5:\"13.89\";s:10:\"sale_price\";s:4:\"8.47\";s:5:\"stock\";i:300;s:10:\"attributes\";a:3:{s:5:\"color\";s:2:\"WH\";s:9:\"shoe-size\";s:2:\"37\";s:10:\"ships-from\";s:5:\"SPAIN\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"37\";s:10:\"ships-from\";s:5:\"SPAIN\";}}i:102;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/Hf4046467206f4d2a87227aa1941c04b31/Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"1005002704261883-wh-37-france\";s:7:\"sku_sub\";s:31:\"1005002704261883-blue-37-france\";s:5:\"skuId\";s:17:\"12000021786176381\";s:7:\"skuAttr\";s:49:\"14:173#WH;200000124:100010482;200007763:201336342\";s:13:\"regular_price\";s:5:\"22.92\";s:10:\"sale_price\";s:5:\"13.98\";s:5:\"stock\";i:300;s:10:\"attributes\";a:3:{s:5:\"color\";s:2:\"WH\";s:9:\"shoe-size\";s:2:\"37\";s:10:\"ships-from\";s:6:\"France\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"37\";s:10:\"ships-from\";s:6:\"France\";}}i:103;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/Hf4046467206f4d2a87227aa1941c04b31/Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"1005002704261883-wh-38-spain\";s:7:\"sku_sub\";s:30:\"1005002704261883-blue-38-spain\";s:5:\"skuId\";s:17:\"12000021786176386\";s:7:\"skuAttr\";s:49:\"14:173#WH;200000124:200000898;200007763:201336104\";s:13:\"regular_price\";s:4:\"14.0\";s:10:\"sale_price\";s:4:\"8.54\";s:5:\"stock\";i:300;s:10:\"attributes\";a:3:{s:5:\"color\";s:2:\"WH\";s:9:\"shoe-size\";s:2:\"38\";s:10:\"ships-from\";s:5:\"SPAIN\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"38\";s:10:\"ships-from\";s:5:\"SPAIN\";}}i:104;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/Hf4046467206f4d2a87227aa1941c04b31/Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"1005002704261883-wh-38-france\";s:7:\"sku_sub\";s:31:\"1005002704261883-blue-38-france\";s:5:\"skuId\";s:17:\"12000021786176387\";s:7:\"skuAttr\";s:49:\"14:173#WH;200000124:200000898;200007763:201336342\";s:13:\"regular_price\";s:4:\"23.1\";s:10:\"sale_price\";s:5:\"14.09\";s:5:\"stock\";i:300;s:10:\"attributes\";a:3:{s:5:\"color\";s:2:\"WH\";s:9:\"shoe-size\";s:2:\"38\";s:10:\"ships-from\";s:6:\"France\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"38\";s:10:\"ships-from\";s:6:\"France\";}}i:105;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/Hf4046467206f4d2a87227aa1941c04b31/Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American.jpg_640x640.jpg\";s:3:\"sku\";s:37:\"1005002704261883-wh-38-czech-republic\";s:7:\"sku_sub\";s:39:\"1005002704261883-blue-38-czech-republic\";s:5:\"skuId\";s:17:\"12000021786176384\";s:7:\"skuAttr\";s:49:\"14:173#WH;200000124:200000898;200007763:203287806\";s:13:\"regular_price\";s:4:\"23.1\";s:10:\"sale_price\";s:5:\"14.09\";s:5:\"stock\";i:300;s:10:\"attributes\";a:3:{s:5:\"color\";s:2:\"WH\";s:9:\"shoe-size\";s:2:\"38\";s:10:\"ships-from\";s:14:\"Czech Republic\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"38\";s:10:\"ships-from\";s:14:\"Czech Republic\";}}i:106;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/Hf4046467206f4d2a87227aa1941c04b31/Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"1005002704261883-wh-38-poland\";s:7:\"sku_sub\";s:31:\"1005002704261883-blue-38-poland\";s:5:\"skuId\";s:17:\"12000021786176385\";s:7:\"skuAttr\";s:49:\"14:173#WH;200000124:200000898;200007763:203372089\";s:13:\"regular_price\";s:4:\"23.1\";s:10:\"sale_price\";s:5:\"14.09\";s:5:\"stock\";i:300;s:10:\"attributes\";a:3:{s:5:\"color\";s:2:\"WH\";s:9:\"shoe-size\";s:2:\"38\";s:10:\"ships-from\";s:6:\"Poland\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"38\";s:10:\"ships-from\";s:6:\"Poland\";}}i:107;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/Hf4046467206f4d2a87227aa1941c04b31/Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American.jpg_640x640.jpg\";s:3:\"sku\";s:37:\"1005002704261883-wh-39-czech-republic\";s:7:\"sku_sub\";s:39:\"1005002704261883-blue-39-czech-republic\";s:5:\"skuId\";s:17:\"12000021786176390\";s:7:\"skuAttr\";s:49:\"14:173#WH;200000124:200000364;200007763:203287806\";s:13:\"regular_price\";s:5:\"23.28\";s:10:\"sale_price\";s:4:\"14.2\";s:5:\"stock\";i:300;s:10:\"attributes\";a:3:{s:5:\"color\";s:2:\"WH\";s:9:\"shoe-size\";s:2:\"39\";s:10:\"ships-from\";s:14:\"Czech Republic\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"39\";s:10:\"ships-from\";s:14:\"Czech Republic\";}}i:108;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/Hf4046467206f4d2a87227aa1941c04b31/Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"1005002704261883-wh-39-poland\";s:7:\"sku_sub\";s:31:\"1005002704261883-blue-39-poland\";s:5:\"skuId\";s:17:\"12000021786176391\";s:7:\"skuAttr\";s:49:\"14:173#WH;200000124:200000364;200007763:203372089\";s:13:\"regular_price\";s:5:\"23.28\";s:10:\"sale_price\";s:4:\"14.2\";s:5:\"stock\";i:300;s:10:\"attributes\";a:3:{s:5:\"color\";s:2:\"WH\";s:9:\"shoe-size\";s:2:\"39\";s:10:\"ships-from\";s:6:\"Poland\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"39\";s:10:\"ships-from\";s:6:\"Poland\";}}i:109;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/Hf4046467206f4d2a87227aa1941c04b31/Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"1005002704261883-wh-38-belgium\";s:7:\"sku_sub\";s:32:\"1005002704261883-blue-38-belgium\";s:5:\"skuId\";s:17:\"12000021786176388\";s:7:\"skuAttr\";s:49:\"14:173#WH;200000124:200000898;200007763:100015076\";s:13:\"regular_price\";s:4:\"23.1\";s:10:\"sale_price\";s:5:\"14.09\";s:5:\"stock\";i:300;s:10:\"attributes\";a:3:{s:5:\"color\";s:2:\"WH\";s:9:\"shoe-size\";s:2:\"38\";s:10:\"ships-from\";s:7:\"Belgium\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"38\";s:10:\"ships-from\";s:7:\"Belgium\";}}i:110;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/Hf4046467206f4d2a87227aa1941c04b31/Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"1005002704261883-wh-39-china\";s:7:\"sku_sub\";s:30:\"1005002704261883-blue-39-china\";s:5:\"skuId\";s:17:\"12000021786176389\";s:7:\"skuAttr\";s:49:\"14:173#WH;200000124:200000364;200007763:201336100\";s:13:\"regular_price\";s:5:\"23.28\";s:10:\"sale_price\";s:4:\"14.2\";s:5:\"stock\";i:300;s:10:\"attributes\";a:3:{s:5:\"color\";s:2:\"WH\";s:9:\"shoe-size\";s:2:\"39\";s:10:\"ships-from\";s:5:\"China\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"39\";s:10:\"ships-from\";s:5:\"China\";}}i:111;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/Hf4046467206f4d2a87227aa1941c04b31/Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"1005002704261883-wh-39-belgium\";s:7:\"sku_sub\";s:32:\"1005002704261883-blue-39-belgium\";s:5:\"skuId\";s:17:\"12000021786176394\";s:7:\"skuAttr\";s:49:\"14:173#WH;200000124:200000364;200007763:100015076\";s:13:\"regular_price\";s:5:\"23.28\";s:10:\"sale_price\";s:4:\"14.2\";s:5:\"stock\";i:300;s:10:\"attributes\";a:3:{s:5:\"color\";s:2:\"WH\";s:9:\"shoe-size\";s:2:\"39\";s:10:\"ships-from\";s:7:\"Belgium\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"39\";s:10:\"ships-from\";s:7:\"Belgium\";}}i:112;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/Hf4046467206f4d2a87227aa1941c04b31/Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"1005002704261883-wh-40-china\";s:7:\"sku_sub\";s:30:\"1005002704261883-blue-40-china\";s:5:\"skuId\";s:17:\"12000021786176395\";s:7:\"skuAttr\";s:49:\"14:173#WH;200000124:100013888;200007763:201336100\";s:13:\"regular_price\";s:5:\"23.47\";s:10:\"sale_price\";s:5:\"14.32\";s:5:\"stock\";i:300;s:10:\"attributes\";a:3:{s:5:\"color\";s:2:\"WH\";s:9:\"shoe-size\";s:2:\"40\";s:10:\"ships-from\";s:5:\"China\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"40\";s:10:\"ships-from\";s:5:\"China\";}}i:113;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/Hf4046467206f4d2a87227aa1941c04b31/Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"1005002704261883-wh-39-spain\";s:7:\"sku_sub\";s:30:\"1005002704261883-blue-39-spain\";s:5:\"skuId\";s:17:\"12000021786176392\";s:7:\"skuAttr\";s:49:\"14:173#WH;200000124:200000364;200007763:201336104\";s:13:\"regular_price\";s:5:\"14.11\";s:10:\"sale_price\";s:4:\"8.61\";s:5:\"stock\";i:300;s:10:\"attributes\";a:3:{s:5:\"color\";s:2:\"WH\";s:9:\"shoe-size\";s:2:\"39\";s:10:\"ships-from\";s:5:\"SPAIN\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"39\";s:10:\"ships-from\";s:5:\"SPAIN\";}}i:114;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/Hf4046467206f4d2a87227aa1941c04b31/Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"1005002704261883-wh-39-france\";s:7:\"sku_sub\";s:31:\"1005002704261883-blue-39-france\";s:5:\"skuId\";s:17:\"12000021786176393\";s:7:\"skuAttr\";s:49:\"14:173#WH;200000124:200000364;200007763:201336342\";s:13:\"regular_price\";s:5:\"23.28\";s:10:\"sale_price\";s:4:\"14.2\";s:5:\"stock\";i:300;s:10:\"attributes\";a:3:{s:5:\"color\";s:2:\"WH\";s:9:\"shoe-size\";s:2:\"39\";s:10:\"ships-from\";s:6:\"France\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"39\";s:10:\"ships-from\";s:6:\"France\";}}i:115;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/Hf4046467206f4d2a87227aa1941c04b31/Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"1005002704261883-wh-40-spain\";s:7:\"sku_sub\";s:30:\"1005002704261883-blue-40-spain\";s:5:\"skuId\";s:17:\"12000021786176398\";s:7:\"skuAttr\";s:49:\"14:173#WH;200000124:100013888;200007763:201336104\";s:13:\"regular_price\";s:5:\"14.22\";s:10:\"sale_price\";s:4:\"8.67\";s:5:\"stock\";i:300;s:10:\"attributes\";a:3:{s:5:\"color\";s:2:\"WH\";s:9:\"shoe-size\";s:2:\"40\";s:10:\"ships-from\";s:5:\"SPAIN\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"40\";s:10:\"ships-from\";s:5:\"SPAIN\";}}i:116;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/Hf4046467206f4d2a87227aa1941c04b31/Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"1005002704261883-wh-40-france\";s:7:\"sku_sub\";s:31:\"1005002704261883-blue-40-france\";s:5:\"skuId\";s:17:\"12000021786176399\";s:7:\"skuAttr\";s:49:\"14:173#WH;200000124:100013888;200007763:201336342\";s:13:\"regular_price\";s:5:\"23.47\";s:10:\"sale_price\";s:5:\"14.32\";s:5:\"stock\";i:300;s:10:\"attributes\";a:3:{s:5:\"color\";s:2:\"WH\";s:9:\"shoe-size\";s:2:\"40\";s:10:\"ships-from\";s:6:\"France\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"40\";s:10:\"ships-from\";s:6:\"France\";}}i:117;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/Hf4046467206f4d2a87227aa1941c04b31/Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American.jpg_640x640.jpg\";s:3:\"sku\";s:37:\"1005002704261883-wh-40-czech-republic\";s:7:\"sku_sub\";s:39:\"1005002704261883-blue-40-czech-republic\";s:5:\"skuId\";s:17:\"12000021786176396\";s:7:\"skuAttr\";s:49:\"14:173#WH;200000124:100013888;200007763:203287806\";s:13:\"regular_price\";s:5:\"23.47\";s:10:\"sale_price\";s:5:\"14.32\";s:5:\"stock\";i:300;s:10:\"attributes\";a:3:{s:5:\"color\";s:2:\"WH\";s:9:\"shoe-size\";s:2:\"40\";s:10:\"ships-from\";s:14:\"Czech Republic\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"40\";s:10:\"ships-from\";s:14:\"Czech Republic\";}}i:118;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/Hf4046467206f4d2a87227aa1941c04b31/Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"1005002704261883-wh-40-poland\";s:7:\"sku_sub\";s:31:\"1005002704261883-blue-40-poland\";s:5:\"skuId\";s:17:\"12000021786176397\";s:7:\"skuAttr\";s:49:\"14:173#WH;200000124:100013888;200007763:203372089\";s:13:\"regular_price\";s:5:\"23.47\";s:10:\"sale_price\";s:5:\"14.32\";s:5:\"stock\";i:300;s:10:\"attributes\";a:3:{s:5:\"color\";s:2:\"WH\";s:9:\"shoe-size\";s:2:\"40\";s:10:\"ships-from\";s:6:\"Poland\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"40\";s:10:\"ships-from\";s:6:\"Poland\";}}i:119;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/Hf4046467206f4d2a87227aa1941c04b31/Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American.jpg_640x640.jpg\";s:3:\"sku\";s:37:\"1005002704261883-wh-41-czech-republic\";s:7:\"sku_sub\";s:39:\"1005002704261883-blue-41-czech-republic\";s:5:\"skuId\";s:17:\"12000021786176402\";s:7:\"skuAttr\";s:49:\"14:173#WH;200000124:100010483;200007763:203287806\";s:13:\"regular_price\";s:5:\"23.65\";s:10:\"sale_price\";s:5:\"14.43\";s:5:\"stock\";i:300;s:10:\"attributes\";a:3:{s:5:\"color\";s:2:\"WH\";s:9:\"shoe-size\";s:2:\"41\";s:10:\"ships-from\";s:14:\"Czech Republic\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"41\";s:10:\"ships-from\";s:14:\"Czech Republic\";}}i:120;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/Hf4046467206f4d2a87227aa1941c04b31/Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"1005002704261883-wh-41-poland\";s:7:\"sku_sub\";s:31:\"1005002704261883-blue-41-poland\";s:5:\"skuId\";s:17:\"12000021786176403\";s:7:\"skuAttr\";s:49:\"14:173#WH;200000124:100010483;200007763:203372089\";s:13:\"regular_price\";s:5:\"23.65\";s:10:\"sale_price\";s:5:\"14.43\";s:5:\"stock\";i:300;s:10:\"attributes\";a:3:{s:5:\"color\";s:2:\"WH\";s:9:\"shoe-size\";s:2:\"41\";s:10:\"ships-from\";s:6:\"Poland\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"41\";s:10:\"ships-from\";s:6:\"Poland\";}}i:121;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/Hf4046467206f4d2a87227aa1941c04b31/Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"1005002704261883-wh-40-belgium\";s:7:\"sku_sub\";s:32:\"1005002704261883-blue-40-belgium\";s:5:\"skuId\";s:17:\"12000021786176400\";s:7:\"skuAttr\";s:49:\"14:173#WH;200000124:100013888;200007763:100015076\";s:13:\"regular_price\";s:5:\"23.47\";s:10:\"sale_price\";s:5:\"14.32\";s:5:\"stock\";i:300;s:10:\"attributes\";a:3:{s:5:\"color\";s:2:\"WH\";s:9:\"shoe-size\";s:2:\"40\";s:10:\"ships-from\";s:7:\"Belgium\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"40\";s:10:\"ships-from\";s:7:\"Belgium\";}}i:122;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/Hf4046467206f4d2a87227aa1941c04b31/Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"1005002704261883-wh-41-china\";s:7:\"sku_sub\";s:30:\"1005002704261883-blue-41-china\";s:5:\"skuId\";s:17:\"12000021786176401\";s:7:\"skuAttr\";s:49:\"14:173#WH;200000124:100010483;200007763:201336100\";s:13:\"regular_price\";s:5:\"23.65\";s:10:\"sale_price\";s:5:\"14.43\";s:5:\"stock\";i:300;s:10:\"attributes\";a:3:{s:5:\"color\";s:2:\"WH\";s:9:\"shoe-size\";s:2:\"41\";s:10:\"ships-from\";s:5:\"China\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"41\";s:10:\"ships-from\";s:5:\"China\";}}i:123;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/Hf4046467206f4d2a87227aa1941c04b31/Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American.jpg_640x640.jpg\";s:3:\"sku\";s:30:\"1005002704261883-wh-41-belgium\";s:7:\"sku_sub\";s:32:\"1005002704261883-blue-41-belgium\";s:5:\"skuId\";s:17:\"12000021786176406\";s:7:\"skuAttr\";s:49:\"14:173#WH;200000124:100010483;200007763:100015076\";s:13:\"regular_price\";s:5:\"23.65\";s:10:\"sale_price\";s:5:\"14.43\";s:5:\"stock\";i:300;s:10:\"attributes\";a:3:{s:5:\"color\";s:2:\"WH\";s:9:\"shoe-size\";s:2:\"41\";s:10:\"ships-from\";s:7:\"Belgium\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"41\";s:10:\"ships-from\";s:7:\"Belgium\";}}i:124;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/Hf4046467206f4d2a87227aa1941c04b31/Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American.jpg_640x640.jpg\";s:3:\"sku\";s:28:\"1005002704261883-wh-41-spain\";s:7:\"sku_sub\";s:30:\"1005002704261883-blue-41-spain\";s:5:\"skuId\";s:17:\"12000021786176404\";s:7:\"skuAttr\";s:49:\"14:173#WH;200000124:100010483;200007763:201336104\";s:13:\"regular_price\";s:5:\"14.33\";s:10:\"sale_price\";s:4:\"8.74\";s:5:\"stock\";i:300;s:10:\"attributes\";a:3:{s:5:\"color\";s:2:\"WH\";s:9:\"shoe-size\";s:2:\"41\";s:10:\"ships-from\";s:5:\"SPAIN\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"41\";s:10:\"ships-from\";s:5:\"SPAIN\";}}i:125;a:10:{s:5:\"image\";s:172:\"https://ae01.alicdn.com/kf/Hf4046467206f4d2a87227aa1941c04b31/Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American.jpg_640x640.jpg\";s:3:\"sku\";s:29:\"1005002704261883-wh-41-france\";s:7:\"sku_sub\";s:31:\"1005002704261883-blue-41-france\";s:5:\"skuId\";s:17:\"12000021786176405\";s:7:\"skuAttr\";s:49:\"14:173#WH;200000124:100010483;200007763:201336342\";s:13:\"regular_price\";s:5:\"23.65\";s:10:\"sale_price\";s:5:\"14.43\";s:5:\"stock\";i:300;s:10:\"attributes\";a:3:{s:5:\"color\";s:2:\"WH\";s:9:\"shoe-size\";s:2:\"41\";s:10:\"ships-from\";s:6:\"France\";}s:14:\"attributes_sub\";a:3:{s:5:\"color\";s:4:\"Blue\";s:9:\"shoe-size\";s:2:\"41\";s:10:\"ships-from\";s:6:\"France\";}}}');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(99045, 6032, '_variation_description', ''),
(99046, 6032, '_sku', '1005002028101638-black-42-china'),
(99047, 6032, '_regular_price', '82.34'),
(99048, 6032, 'total_sales', '0'),
(99049, 6032, '_tax_status', 'taxable'),
(99050, 6032, '_tax_class', 'parent'),
(99051, 6032, '_manage_stock', 'yes'),
(99052, 6032, '_backorders', 'no'),
(99053, 6032, '_sold_individually', 'no'),
(99054, 6032, '_virtual', 'no'),
(99055, 6032, '_downloadable', 'no'),
(99056, 6032, '_download_limit', '-1'),
(99057, 6032, '_download_expiry', '-1'),
(99058, 6032, '_stock', '995'),
(99059, 6032, '_stock_status', 'instock'),
(99060, 6032, '_wc_average_rating', '0'),
(99061, 6032, '_wc_review_count', '0'),
(99062, 6032, 'attribute_pa_color', 'black'),
(99063, 6032, 'attribute_pa_shoe-size', '42'),
(99064, 6032, 'attribute_pa_ships-from', 'china'),
(99065, 6032, '_price', '82.34'),
(99066, 6032, '_product_version', '4.1.0'),
(99067, 6032, '_vi_wad_aliexpress_variation_id', '12000020197506379'),
(99068, 6032, '_vi_wad_aliexpress_variation_attr', '14:771#black;200000124:200000337;200007763:201336100'),
(99069, 6033, '_variation_description', ''),
(99070, 6033, '_sku', '1005002028101638-black-41-united-states'),
(99071, 6033, '_regular_price', '70.31'),
(99072, 6033, 'total_sales', '0'),
(99073, 6033, '_tax_status', 'taxable'),
(99074, 6033, '_tax_class', 'parent'),
(99075, 6033, '_manage_stock', 'yes'),
(99076, 6033, '_backorders', 'no'),
(99077, 6033, '_sold_individually', 'no'),
(99078, 6033, '_virtual', 'no'),
(99079, 6033, '_downloadable', 'no'),
(99080, 6033, '_download_limit', '-1'),
(99081, 6033, '_download_expiry', '-1'),
(99082, 6033, '_stock', '999'),
(99083, 6033, '_stock_status', 'instock'),
(99084, 6033, '_wc_average_rating', '0'),
(99085, 6033, '_wc_review_count', '0'),
(99086, 6033, 'attribute_pa_color', 'black'),
(99087, 6033, 'attribute_pa_shoe-size', '41'),
(99088, 6033, 'attribute_pa_ships-from', 'united-states'),
(99089, 6033, '_price', '70.31'),
(99090, 6033, '_product_version', '4.1.0'),
(99091, 6033, '_vi_wad_aliexpress_variation_id', '12000020197506378'),
(99092, 6033, '_vi_wad_aliexpress_variation_attr', '14:771#black;200000124:100010483;200007763:201336106'),
(99093, 6034, '_variation_description', ''),
(99094, 6034, '_sku', '1005002028101638-black-35-china'),
(99095, 6034, '_regular_price', '82.34'),
(99096, 6034, 'total_sales', '0'),
(99097, 6034, '_tax_status', 'taxable'),
(99098, 6034, '_tax_class', 'parent'),
(99099, 6034, '_manage_stock', 'yes'),
(99100, 6034, '_backorders', 'no'),
(99101, 6034, '_sold_individually', 'no'),
(99102, 6034, '_virtual', 'no'),
(99103, 6034, '_downloadable', 'no'),
(99104, 6034, '_download_limit', '-1'),
(99105, 6034, '_download_expiry', '-1'),
(99106, 6034, '_stock', '0'),
(99107, 6034, '_stock_status', 'outofstock'),
(99108, 6034, '_wc_average_rating', '0'),
(99109, 6034, '_wc_review_count', '0'),
(99110, 6034, 'attribute_pa_color', 'black'),
(99111, 6034, 'attribute_pa_shoe-size', '35'),
(99112, 6034, 'attribute_pa_ships-from', 'china'),
(99113, 6034, '_price', '82.34'),
(99114, 6034, '_product_version', '4.1.0'),
(99115, 6034, '_vi_wad_aliexpress_variation_id', '12000020197506365'),
(99116, 6034, '_vi_wad_aliexpress_variation_attr', '14:771#black;200000124:200000333;200007763:201336100'),
(99117, 6035, '_variation_description', ''),
(99118, 6035, '_sku', '1005002028101638-black-36-china'),
(99119, 6035, '_regular_price', '82.34'),
(99120, 6035, 'total_sales', '0'),
(99121, 6035, '_tax_status', 'taxable'),
(99122, 6035, '_tax_class', 'parent'),
(99123, 6035, '_manage_stock', 'yes'),
(99124, 6035, '_backorders', 'no'),
(99125, 6035, '_sold_individually', 'no'),
(99126, 6035, '_virtual', 'no'),
(99127, 6035, '_downloadable', 'no'),
(99128, 6035, '_download_limit', '-1'),
(99129, 6035, '_download_expiry', '-1'),
(99130, 6035, '_stock', '994'),
(99131, 6035, '_stock_status', 'instock'),
(99132, 6035, '_wc_average_rating', '0'),
(99133, 6035, '_wc_review_count', '0'),
(99134, 6035, 'attribute_pa_color', 'black'),
(99135, 6035, 'attribute_pa_shoe-size', '36'),
(99136, 6035, 'attribute_pa_ships-from', 'china'),
(99137, 6035, '_price', '82.34'),
(99138, 6035, '_product_version', '4.1.0'),
(99139, 6035, '_vi_wad_aliexpress_variation_id', '12000020197506367'),
(99140, 6035, '_vi_wad_aliexpress_variation_attr', '14:771#black;200000124:200000334;200007763:201336100'),
(99141, 6036, '_variation_description', ''),
(99142, 6036, '_sku', '1005002028101638-black-35-united-states'),
(99143, 6036, '_regular_price', '70.31'),
(99144, 6036, 'total_sales', '0'),
(99145, 6036, '_tax_status', 'taxable'),
(99146, 6036, '_tax_class', 'parent'),
(99147, 6036, '_manage_stock', 'yes'),
(99148, 6036, '_backorders', 'no'),
(99149, 6036, '_sold_individually', 'no'),
(99150, 6036, '_virtual', 'no'),
(99151, 6036, '_downloadable', 'no'),
(99152, 6036, '_download_limit', '-1'),
(99153, 6036, '_download_expiry', '-1'),
(99154, 6036, '_stock', '0'),
(99155, 6036, '_stock_status', 'outofstock'),
(99156, 6036, '_wc_average_rating', '0'),
(99157, 6036, '_wc_review_count', '0'),
(99158, 6036, 'attribute_pa_color', 'black'),
(99159, 6036, 'attribute_pa_shoe-size', '35'),
(99160, 6036, 'attribute_pa_ships-from', 'united-states'),
(99161, 6036, '_price', '70.31'),
(99162, 6036, '_product_version', '4.1.0'),
(99163, 6036, '_vi_wad_aliexpress_variation_id', '12000020197506366'),
(99164, 6036, '_vi_wad_aliexpress_variation_attr', '14:771#black;200000124:200000333;200007763:201336106'),
(99165, 6037, '_variation_description', ''),
(99166, 6037, '_sku', '1005002028101638-style-2-matte-43-united-states'),
(99167, 6037, '_regular_price', '66.8'),
(99168, 6037, 'total_sales', '0'),
(99169, 6037, '_tax_status', 'taxable'),
(99170, 6037, '_tax_class', 'parent'),
(99171, 6037, '_manage_stock', 'yes'),
(99172, 6037, '_backorders', 'no'),
(99173, 6037, '_sold_individually', 'no'),
(99174, 6037, '_virtual', 'no'),
(99175, 6037, '_downloadable', 'no'),
(99176, 6037, '_download_limit', '-1'),
(99177, 6037, '_download_expiry', '-1'),
(99178, 6037, '_stock', '0'),
(99179, 6037, '_stock_status', 'outofstock'),
(99180, 6037, '_wc_average_rating', '0'),
(99181, 6037, '_wc_review_count', '0'),
(99182, 6037, 'attribute_pa_color', 'style-2-matte'),
(99183, 6037, 'attribute_pa_shoe-size', '43'),
(99184, 6037, 'attribute_pa_ships-from', 'united-states'),
(99185, 6037, '_price', '66.8'),
(99186, 6037, '_product_version', '4.1.0'),
(99187, 6037, '_vi_wad_aliexpress_variation_id', '12000020197506436'),
(99188, 6037, '_vi_wad_aliexpress_variation_attr', '14:1254#style 2 matte;200000124:200000338;200007763:201336106'),
(99189, 6038, '_variation_description', ''),
(99190, 6038, '_sku', '1005002028101638-style-2-matte-42-china'),
(99191, 6038, '_regular_price', '80.81'),
(99192, 6038, 'total_sales', '0'),
(99193, 6038, '_tax_status', 'taxable'),
(99194, 6038, '_tax_class', 'parent'),
(99195, 6038, '_manage_stock', 'yes'),
(99196, 6038, '_backorders', 'no'),
(99197, 6038, '_sold_individually', 'no'),
(99198, 6038, '_virtual', 'no'),
(99199, 6038, '_downloadable', 'no'),
(99200, 6038, '_download_limit', '-1'),
(99201, 6038, '_download_expiry', '-1'),
(99202, 6038, '_stock', '0'),
(99203, 6038, '_stock_status', 'outofstock'),
(99204, 6038, '_wc_average_rating', '0'),
(99205, 6038, '_wc_review_count', '0'),
(99206, 6038, 'attribute_pa_color', 'style-2-matte'),
(99207, 6038, 'attribute_pa_shoe-size', '42'),
(99208, 6038, 'attribute_pa_ships-from', 'china'),
(99209, 6038, '_price', '80.81'),
(99210, 6038, '_product_version', '4.1.0'),
(99211, 6038, '_vi_wad_aliexpress_variation_id', '12000020197506433'),
(99212, 6038, '_vi_wad_aliexpress_variation_attr', '14:1254#style 2 matte;200000124:200000337;200007763:201336100'),
(99213, 6039, '_variation_description', ''),
(99214, 6039, '_sku', '1005002028101638-style-2-matte-41-united-states'),
(99215, 6039, '_regular_price', '66.8'),
(99216, 6039, 'total_sales', '0'),
(99217, 6039, '_tax_status', 'taxable'),
(99218, 6039, '_tax_class', 'parent'),
(99219, 6039, '_manage_stock', 'yes'),
(99220, 6039, '_backorders', 'no'),
(99221, 6039, '_sold_individually', 'no'),
(99222, 6039, '_virtual', 'no'),
(99223, 6039, '_downloadable', 'no'),
(99224, 6039, '_download_limit', '-1'),
(99225, 6039, '_download_expiry', '-1'),
(99226, 6039, '_stock', '0'),
(99227, 6039, '_stock_status', 'outofstock'),
(99228, 6039, '_wc_average_rating', '0'),
(99229, 6039, '_wc_review_count', '0'),
(99230, 6039, 'attribute_pa_color', 'style-2-matte'),
(99231, 6039, 'attribute_pa_shoe-size', '41'),
(99232, 6039, 'attribute_pa_ships-from', 'united-states'),
(99233, 6039, '_price', '66.8'),
(99234, 6039, '_product_version', '4.1.0'),
(99235, 6039, '_vi_wad_aliexpress_variation_id', '12000020197506432'),
(99236, 6039, '_vi_wad_aliexpress_variation_attr', '14:1254#style 2 matte;200000124:100010483;200007763:201336106'),
(99237, 6040, '_variation_description', ''),
(99238, 6040, '_sku', '1005002028101638-style-2-matte-43-china'),
(99239, 6040, '_regular_price', '80.81'),
(99240, 6040, 'total_sales', '0'),
(99241, 6040, '_tax_status', 'taxable'),
(99242, 6040, '_tax_class', 'parent'),
(99243, 6040, '_manage_stock', 'yes'),
(99244, 6040, '_backorders', 'no'),
(99245, 6040, '_sold_individually', 'no'),
(99246, 6040, '_virtual', 'no'),
(99247, 6040, '_downloadable', 'no'),
(99248, 6040, '_download_limit', '-1'),
(99249, 6040, '_download_expiry', '-1'),
(99250, 6040, '_stock', '0'),
(99251, 6040, '_stock_status', 'outofstock'),
(99252, 6040, '_wc_average_rating', '0'),
(99253, 6040, '_wc_review_count', '0'),
(99254, 6040, 'attribute_pa_color', 'style-2-matte'),
(99255, 6040, 'attribute_pa_shoe-size', '43'),
(99256, 6040, 'attribute_pa_ships-from', 'china'),
(99257, 6040, '_price', '80.81'),
(99258, 6040, '_product_version', '4.1.0'),
(99259, 6040, '_vi_wad_aliexpress_variation_id', '12000020197506435'),
(99260, 6040, '_vi_wad_aliexpress_variation_attr', '14:1254#style 2 matte;200000124:200000338;200007763:201336100'),
(99261, 6041, '_variation_description', ''),
(99262, 6041, '_sku', '1005002028101638-style-2-matte-42-united-states'),
(99263, 6041, '_regular_price', '66.8'),
(99264, 6041, 'total_sales', '0'),
(99265, 6041, '_tax_status', 'taxable'),
(99266, 6041, '_tax_class', 'parent'),
(99267, 6041, '_manage_stock', 'yes'),
(99268, 6041, '_backorders', 'no'),
(99269, 6041, '_sold_individually', 'no'),
(99270, 6041, '_virtual', 'no'),
(99271, 6041, '_downloadable', 'no'),
(99272, 6041, '_download_limit', '-1'),
(99273, 6041, '_download_expiry', '-1'),
(99274, 6041, '_stock', '0'),
(99275, 6041, '_stock_status', 'outofstock'),
(99276, 6041, '_wc_average_rating', '0'),
(99277, 6041, '_wc_review_count', '0'),
(99278, 6041, 'attribute_pa_color', 'style-2-matte'),
(99279, 6041, 'attribute_pa_shoe-size', '42'),
(99280, 6041, 'attribute_pa_ships-from', 'united-states'),
(99281, 6041, '_price', '66.8'),
(99282, 6041, '_product_version', '4.1.0'),
(99283, 6041, '_vi_wad_aliexpress_variation_id', '12000020197506434'),
(99284, 6041, '_vi_wad_aliexpress_variation_attr', '14:1254#style 2 matte;200000124:200000337;200007763:201336106'),
(99285, 5940, '_price', '66.8'),
(99286, 5940, '_price', '70.31'),
(99287, 5940, '_price', '73.94'),
(99288, 5940, '_price', '79.7'),
(99289, 5940, '_price', '80.81'),
(99290, 5940, '_price', '82.34'),
(99291, 5940, '_price', '91.97'),
(99292, 6042, '_wp_attached_file', '2021/06/2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet-1.jpg'),
(99293, 6042, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:110:\"2021/06/2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet-1.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:110:\"2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:110:\"2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:110:\"2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet-1-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:110:\"2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet-1-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:110:\"2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet-1-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:110:\"2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:110:\"2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:110:\"2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:110:\"2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:110:\"2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:110:\"2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(99294, 6042, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H88888516366940d3986dd124f0867342z/2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet.jpg'),
(99295, 5940, '_product_image_gallery', '6042,6044,6046,6054,6061'),
(99296, 6043, '_sku', '4000782868371'),
(99297, 6043, '_visibility', 'visible'),
(99298, 6043, '_default_attributes', ''),
(99299, 6044, '_wp_attached_file', '2021/06/2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet-2.jpg'),
(99300, 6044, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:110:\"2021/06/2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet-2.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:110:\"2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:110:\"2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:110:\"2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet-2-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:110:\"2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet-2-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:110:\"2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet-2-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:110:\"2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:110:\"2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:110:\"2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:110:\"2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:110:\"2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:110:\"2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(99301, 5913, '_vi_wad_woo_id', '6043'),
(99302, 6043, '_vi_wad_aliexpress_product_id', '4000782868371'),
(99303, 6043, 'total_sales', '0'),
(99304, 6043, '_tax_status', 'taxable'),
(99305, 6043, '_tax_class', ''),
(99306, 6043, '_manage_stock', 'no'),
(99307, 6043, '_backorders', 'no'),
(99308, 6043, '_sold_individually', 'no'),
(99309, 6043, '_virtual', 'no'),
(99310, 6043, '_downloadable', 'no'),
(99311, 6043, '_download_limit', '-1'),
(99312, 6043, '_download_expiry', '-1'),
(99313, 6043, '_stock', NULL),
(99314, 6043, '_stock_status', 'instock'),
(99315, 6043, '_wc_average_rating', '0'),
(99316, 6043, '_wc_review_count', '0'),
(99317, 6043, '_product_attributes', 'a:2:{s:8:\"pa_color\";a:6:{s:4:\"name\";s:8:\"pa_color\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"0\";s:10:\"is_visible\";s:1:\"0\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"1\";}s:13:\"pa_shoes-size\";a:6:{s:4:\"name\";s:13:\"pa_shoes-size\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"1\";s:10:\"is_visible\";s:1:\"0\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"1\";}}'),
(99318, 6043, '_product_version', '4.1.0'),
(99319, 6045, '_wp_attached_file', '2021/06/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg'),
(99320, 6045, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:750;s:6:\"height\";i:1000;s:4:\"file\";s:116:\"2021/06/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:116:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:116:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:116:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:116:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-750x510.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:116:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:116:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-600x800.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:116:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:116:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:116:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-600x800.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:116:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(99321, 6044, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H70057900bae54bc8b9180a1b5cc9336ci/2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet.jpg'),
(99322, 6046, '_wp_attached_file', '2021/06/2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet-3.jpg'),
(99323, 6046, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:110:\"2021/06/2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet-3.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:110:\"2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:110:\"2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:110:\"2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet-3-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:110:\"2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet-3-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:110:\"2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet-3-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:110:\"2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:110:\"2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet-3-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:110:\"2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:110:\"2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:110:\"2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet-3-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:110:\"2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(99324, 6045, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H06daad3ddb5e462c91d65634e5f2d1056/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg'),
(99325, 6043, '_thumbnail_id', '6045'),
(99326, 6047, '_variation_description', ''),
(99327, 6047, '_sku', '4000782868371-8-43'),
(99328, 6047, '_regular_price', '148.04'),
(99329, 6047, 'total_sales', '0'),
(99330, 6047, '_tax_status', 'taxable'),
(99331, 6047, '_tax_class', 'parent'),
(99332, 6047, '_manage_stock', 'yes'),
(99333, 6047, '_backorders', 'no'),
(99334, 6047, '_sold_individually', 'no'),
(99335, 6047, '_virtual', 'no'),
(99336, 6047, '_downloadable', 'no'),
(99337, 6047, '_download_limit', '-1'),
(99338, 6047, '_download_expiry', '-1'),
(99339, 6047, '_stock', '99'),
(99340, 6047, '_stock_status', 'instock'),
(99341, 6047, '_wc_average_rating', '0'),
(99342, 6047, '_wc_review_count', '0'),
(99343, 6047, 'attribute_pa_color', '8'),
(99344, 6047, 'attribute_pa_shoes-size', '43'),
(99345, 6047, '_price', '148.04'),
(99346, 6047, '_product_version', '4.1.0'),
(99347, 6047, '_vi_wad_aliexpress_variation_id', '10000007799822719'),
(99348, 6047, '_vi_wad_aliexpress_variation_attr', '14:350853#8;200001027:200000338'),
(99349, 6048, '_variation_description', ''),
(99350, 6048, '_sku', '4000782868371-8-42'),
(99351, 6048, '_regular_price', '148.04'),
(99352, 6048, 'total_sales', '0'),
(99353, 6048, '_tax_status', 'taxable'),
(99354, 6048, '_tax_class', 'parent'),
(99355, 6048, '_manage_stock', 'yes'),
(99356, 6048, '_backorders', 'no'),
(99357, 6048, '_sold_individually', 'no'),
(99358, 6048, '_virtual', 'no'),
(99359, 6048, '_downloadable', 'no'),
(99360, 6048, '_download_limit', '-1'),
(99361, 6048, '_download_expiry', '-1'),
(99362, 6048, '_stock', '99'),
(99363, 6048, '_stock_status', 'instock'),
(99364, 6048, '_wc_average_rating', '0'),
(99365, 6048, '_wc_review_count', '0'),
(99366, 6048, 'attribute_pa_color', '8'),
(99367, 6048, 'attribute_pa_shoes-size', '42'),
(99368, 6048, '_price', '148.04'),
(99369, 6048, '_product_version', '4.1.0'),
(99370, 6048, '_vi_wad_aliexpress_variation_id', '10000007799822718'),
(99371, 6048, '_vi_wad_aliexpress_variation_attr', '14:350853#8;200001027:200000337'),
(99372, 6049, '_variation_description', ''),
(99373, 6049, '_sku', '4000782868371-8-41'),
(99374, 6049, '_regular_price', '148.04'),
(99375, 6049, 'total_sales', '0'),
(99376, 6049, '_tax_status', 'taxable'),
(99377, 6049, '_tax_class', 'parent'),
(99378, 6049, '_manage_stock', 'yes'),
(99379, 6049, '_backorders', 'no'),
(99380, 6049, '_sold_individually', 'no'),
(99381, 6046, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H01d174acd6ef484599d7ae81a59878565/2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet.jpg'),
(99382, 6049, '_virtual', 'no'),
(99383, 6049, '_downloadable', 'no'),
(99384, 6049, '_download_limit', '-1'),
(99385, 6049, '_download_expiry', '-1'),
(99386, 6049, '_stock', '99'),
(99387, 6049, '_stock_status', 'instock'),
(99388, 6049, '_wc_average_rating', '0'),
(99389, 6049, '_wc_review_count', '0'),
(99390, 6049, 'attribute_pa_color', '8'),
(99391, 6049, 'attribute_pa_shoes-size', '41'),
(99392, 6049, '_price', '148.04'),
(99393, 6049, '_product_version', '4.1.0'),
(99394, 6049, '_vi_wad_aliexpress_variation_id', '10000007799822717'),
(99395, 6049, '_vi_wad_aliexpress_variation_attr', '14:350853#8;200001027:100010483'),
(99396, 6050, '_variation_description', ''),
(99397, 6050, '_sku', '4000782868371-8-40'),
(99398, 6050, '_regular_price', '148.04'),
(99399, 6050, 'total_sales', '0'),
(99400, 6050, '_tax_status', 'taxable'),
(99401, 6050, '_tax_class', 'parent'),
(99402, 6050, '_manage_stock', 'yes'),
(99403, 6050, '_backorders', 'no'),
(99404, 6050, '_sold_individually', 'no'),
(99405, 6050, '_virtual', 'no'),
(99406, 6050, '_downloadable', 'no'),
(99407, 6050, '_download_limit', '-1'),
(99408, 6050, '_download_expiry', '-1'),
(99409, 6050, '_stock', '99'),
(99410, 6050, '_stock_status', 'instock'),
(99411, 6050, '_wc_average_rating', '0'),
(99412, 6050, '_wc_review_count', '0'),
(99413, 6050, 'attribute_pa_color', '8'),
(99414, 6050, 'attribute_pa_shoes-size', '40'),
(99415, 6050, '_price', '148.04'),
(99416, 6050, '_product_version', '4.1.0'),
(99417, 6050, '_vi_wad_aliexpress_variation_id', '10000007799822716'),
(99418, 6050, '_vi_wad_aliexpress_variation_attr', '14:350853#8;200001027:100013888'),
(99419, 6051, '_variation_description', ''),
(99420, 6051, '_sku', '4000782868371-8-39'),
(99421, 6051, '_regular_price', '148.04'),
(99422, 6051, 'total_sales', '0'),
(99423, 6051, '_tax_status', 'taxable'),
(99424, 6051, '_tax_class', 'parent'),
(99425, 6051, '_manage_stock', 'yes'),
(99426, 6051, '_backorders', 'no'),
(99427, 6051, '_sold_individually', 'no'),
(99428, 6051, '_virtual', 'no'),
(99429, 6051, '_downloadable', 'no'),
(99430, 6051, '_download_limit', '-1'),
(99431, 6051, '_download_expiry', '-1'),
(99432, 6051, '_stock', '99'),
(99433, 6051, '_stock_status', 'instock'),
(99434, 6051, '_wc_average_rating', '0'),
(99435, 6051, '_wc_review_count', '0'),
(99436, 6051, 'attribute_pa_color', '8'),
(99437, 6051, 'attribute_pa_shoes-size', '39'),
(99438, 6051, '_price', '148.04'),
(99439, 6051, '_product_version', '4.1.0'),
(99440, 6051, '_vi_wad_aliexpress_variation_id', '10000007799822715'),
(99441, 6051, '_vi_wad_aliexpress_variation_attr', '14:350853#8;200001027:200000364'),
(99442, 6052, '_variation_description', ''),
(99443, 6052, '_sku', '4000782868371-8-38'),
(99444, 6052, '_regular_price', '148.04'),
(99445, 6052, 'total_sales', '0'),
(99446, 6052, '_tax_status', 'taxable'),
(99447, 6052, '_tax_class', 'parent'),
(99448, 6052, '_manage_stock', 'yes'),
(99449, 6052, '_backorders', 'no'),
(99450, 6052, '_sold_individually', 'no'),
(99451, 6052, '_virtual', 'no'),
(99452, 6052, '_downloadable', 'no'),
(99453, 6052, '_download_limit', '-1'),
(99454, 6052, '_download_expiry', '-1'),
(99455, 6052, '_stock', '99'),
(99456, 6052, '_stock_status', 'instock'),
(99457, 6052, '_wc_average_rating', '0'),
(99458, 6052, '_wc_review_count', '0'),
(99459, 6052, 'attribute_pa_color', '8'),
(99460, 6052, 'attribute_pa_shoes-size', '38'),
(99461, 6052, '_price', '148.04'),
(99462, 6052, '_product_version', '4.1.0'),
(99463, 6052, '_vi_wad_aliexpress_variation_id', '10000007799822714'),
(99464, 6052, '_vi_wad_aliexpress_variation_attr', '14:350853#8;200001027:200000898'),
(99465, 6053, '_variation_description', ''),
(99466, 6053, '_sku', '4000782868371-8-37'),
(99467, 6053, '_regular_price', '148.04'),
(99468, 6053, 'total_sales', '0'),
(99469, 6053, '_tax_status', 'taxable'),
(99470, 6053, '_tax_class', 'parent'),
(99471, 6053, '_manage_stock', 'yes'),
(99472, 6053, '_backorders', 'no'),
(99473, 6053, '_sold_individually', 'no'),
(99474, 6053, '_virtual', 'no'),
(99475, 6053, '_downloadable', 'no'),
(99476, 6054, '_wp_attached_file', '2021/06/2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet-4.jpg'),
(99477, 6053, '_download_limit', '-1'),
(99478, 6053, '_download_expiry', '-1'),
(99479, 6054, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:110:\"2021/06/2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet-4.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:110:\"2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:110:\"2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet-4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:110:\"2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet-4-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:110:\"2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet-4-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:110:\"2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet-4-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:110:\"2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:110:\"2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet-4-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:110:\"2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:110:\"2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:110:\"2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet-4-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:110:\"2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(99480, 6053, '_stock', '99'),
(99481, 6053, '_stock_status', 'instock'),
(99482, 6053, '_wc_average_rating', '0'),
(99483, 6053, '_wc_review_count', '0'),
(99484, 6053, 'attribute_pa_color', '8'),
(99485, 6053, 'attribute_pa_shoes-size', '37'),
(99486, 6053, '_price', '148.04'),
(99487, 6053, '_product_version', '4.1.0'),
(99488, 6053, '_vi_wad_aliexpress_variation_id', '10000007799822713'),
(99489, 6053, '_vi_wad_aliexpress_variation_attr', '14:350853#8;200001027:100010482'),
(99490, 6055, '_variation_description', ''),
(99491, 6055, '_sku', '4000782868371-8-36'),
(99492, 6055, '_regular_price', '148.04'),
(99493, 6055, 'total_sales', '0'),
(99494, 6055, '_tax_status', 'taxable'),
(99495, 6055, '_tax_class', 'parent'),
(99496, 6055, '_manage_stock', 'yes'),
(99497, 6055, '_backorders', 'no'),
(99498, 6055, '_sold_individually', 'no'),
(99499, 6055, '_virtual', 'no'),
(99500, 6055, '_downloadable', 'no'),
(99501, 6055, '_download_limit', '-1'),
(99502, 6055, '_download_expiry', '-1'),
(99503, 6055, '_stock', '99'),
(99504, 6055, '_stock_status', 'instock'),
(99505, 6055, '_wc_average_rating', '0'),
(99506, 6055, '_wc_review_count', '0'),
(99507, 6055, 'attribute_pa_color', '8'),
(99508, 6055, 'attribute_pa_shoes-size', '36'),
(99509, 6055, '_price', '148.04'),
(99510, 6055, '_product_version', '4.1.0'),
(99511, 6055, '_vi_wad_aliexpress_variation_id', '10000007799822712'),
(99512, 6055, '_vi_wad_aliexpress_variation_attr', '14:350853#8;200001027:200000334'),
(99513, 6056, '_variation_description', ''),
(99514, 6056, '_sku', '4000782868371-8-35'),
(99515, 6056, '_regular_price', '148.04'),
(99516, 6056, 'total_sales', '0'),
(99517, 6056, '_tax_status', 'taxable'),
(99518, 6056, '_tax_class', 'parent'),
(99519, 6056, '_manage_stock', 'yes'),
(99520, 6056, '_backorders', 'no'),
(99521, 6056, '_sold_individually', 'no'),
(99522, 6056, '_virtual', 'no'),
(99523, 6056, '_downloadable', 'no'),
(99524, 6056, '_download_limit', '-1'),
(99525, 6056, '_download_expiry', '-1'),
(99526, 6056, '_stock', '99'),
(99527, 6056, '_stock_status', 'instock'),
(99528, 6056, '_wc_average_rating', '0'),
(99529, 6056, '_wc_review_count', '0'),
(99530, 6056, 'attribute_pa_color', '8'),
(99531, 6056, 'attribute_pa_shoes-size', '35'),
(99532, 6056, '_price', '148.04'),
(99533, 6056, '_product_version', '4.1.0'),
(99534, 6056, '_vi_wad_aliexpress_variation_id', '10000007799822711'),
(99535, 6056, '_vi_wad_aliexpress_variation_attr', '14:350853#8;200001027:200000333'),
(99536, 6057, '_variation_description', ''),
(99537, 6057, '_sku', '4000782868371-7-44'),
(99538, 6057, '_regular_price', '148.04'),
(99539, 6057, 'total_sales', '0'),
(99540, 6057, '_tax_status', 'taxable'),
(99541, 6057, '_tax_class', 'parent'),
(99542, 6057, '_manage_stock', 'yes'),
(99543, 6057, '_backorders', 'no'),
(99544, 6057, '_sold_individually', 'no'),
(99545, 6057, '_virtual', 'no'),
(99546, 6057, '_downloadable', 'no'),
(99547, 6057, '_download_limit', '-1'),
(99548, 6057, '_download_expiry', '-1'),
(99549, 6057, '_stock', '99'),
(99550, 6057, '_stock_status', 'instock'),
(99551, 6057, '_wc_average_rating', '0'),
(99552, 6057, '_wc_review_count', '0'),
(99553, 6057, 'attribute_pa_color', '7'),
(99554, 6057, 'attribute_pa_shoes-size', '44'),
(99555, 6057, '_price', '148.04'),
(99556, 6057, '_product_version', '4.1.0'),
(99557, 6057, '_vi_wad_aliexpress_variation_id', '10000007799822710'),
(99558, 6057, '_vi_wad_aliexpress_variation_attr', '14:10#7;200001027:100010487'),
(99559, 6058, '_variation_description', ''),
(99560, 6058, '_sku', '4000782868371-7-43'),
(99561, 6058, '_regular_price', '148.04'),
(99562, 6058, 'total_sales', '0'),
(99563, 6058, '_tax_status', 'taxable'),
(99564, 6058, '_tax_class', 'parent'),
(99565, 6058, '_manage_stock', 'yes'),
(99566, 6058, '_backorders', 'no'),
(99567, 6058, '_sold_individually', 'no'),
(99568, 6058, '_virtual', 'no'),
(99569, 6058, '_downloadable', 'no'),
(99570, 6058, '_download_limit', '-1'),
(99571, 6058, '_download_expiry', '-1'),
(99572, 6058, '_stock', '98'),
(99573, 6058, '_stock_status', 'instock'),
(99574, 6058, '_wc_average_rating', '0'),
(99575, 6058, '_wc_review_count', '0'),
(99576, 6058, 'attribute_pa_color', '7'),
(99577, 6058, 'attribute_pa_shoes-size', '43'),
(99578, 6058, '_price', '148.04'),
(99579, 6058, '_product_version', '4.1.0'),
(99580, 6058, '_vi_wad_aliexpress_variation_id', '10000007799822709'),
(99581, 6058, '_vi_wad_aliexpress_variation_attr', '14:10#7;200001027:200000338'),
(99582, 6059, '_variation_description', ''),
(99583, 6059, '_sku', '4000782868371-7-42'),
(99584, 6054, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H5213328a81174e2eb9fdb88985c2c773E/2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet.jpg'),
(99585, 6059, '_regular_price', '148.04'),
(99586, 6059, 'total_sales', '0'),
(99587, 6059, '_tax_status', 'taxable'),
(99588, 6059, '_tax_class', 'parent'),
(99589, 6059, '_manage_stock', 'yes'),
(99590, 6059, '_backorders', 'no'),
(99591, 6059, '_sold_individually', 'no'),
(99592, 6059, '_virtual', 'no'),
(99593, 6059, '_downloadable', 'no'),
(99594, 6059, '_download_limit', '-1'),
(99595, 6059, '_download_expiry', '-1'),
(99596, 6059, '_stock', '99'),
(99597, 6059, '_stock_status', 'instock'),
(99598, 6059, '_wc_average_rating', '0'),
(99599, 6059, '_wc_review_count', '0'),
(99600, 6059, 'attribute_pa_color', '7'),
(99601, 6059, 'attribute_pa_shoes-size', '42'),
(99602, 6059, '_price', '148.04'),
(99603, 6059, '_product_version', '4.1.0'),
(99604, 6059, '_vi_wad_aliexpress_variation_id', '10000007799822708'),
(99605, 6059, '_vi_wad_aliexpress_variation_attr', '14:10#7;200001027:200000337'),
(99606, 6060, '_variation_description', ''),
(99607, 6060, '_sku', '4000782868371-7-41'),
(99608, 6060, '_regular_price', '148.04'),
(99609, 6060, 'total_sales', '0'),
(99610, 6060, '_tax_status', 'taxable'),
(99611, 6060, '_tax_class', 'parent'),
(99612, 6060, '_manage_stock', 'yes'),
(99613, 6060, '_backorders', 'no'),
(99614, 6060, '_sold_individually', 'no'),
(99615, 6060, '_virtual', 'no'),
(99616, 6060, '_downloadable', 'no'),
(99617, 6060, '_download_limit', '-1'),
(99618, 6060, '_download_expiry', '-1'),
(99619, 6060, '_stock', '99'),
(99620, 6060, '_stock_status', 'instock'),
(99621, 6060, '_wc_average_rating', '0'),
(99622, 6060, '_wc_review_count', '0'),
(99623, 6060, 'attribute_pa_color', '7'),
(99624, 6060, 'attribute_pa_shoes-size', '41'),
(99625, 6060, '_price', '148.04'),
(99626, 6061, '_wp_attached_file', '2021/06/2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet-5.jpg'),
(99627, 6060, '_product_version', '4.1.0'),
(99628, 6061, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:110:\"2021/06/2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet-5.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:110:\"2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:110:\"2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet-5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:110:\"2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet-5-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:110:\"2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet-5-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:110:\"2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet-5-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:110:\"2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:110:\"2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet-5-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:110:\"2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet-5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:110:\"2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:110:\"2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet-5-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:110:\"2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet-5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(99629, 6060, '_vi_wad_aliexpress_variation_id', '10000007799822707'),
(99630, 6060, '_vi_wad_aliexpress_variation_attr', '14:10#7;200001027:100010483'),
(99631, 6062, '_variation_description', ''),
(99632, 6062, '_sku', '4000782868371-7-40'),
(99633, 6062, '_regular_price', '148.04'),
(99634, 6062, 'total_sales', '0'),
(99635, 6062, '_tax_status', 'taxable'),
(99636, 6062, '_tax_class', 'parent'),
(99637, 6062, '_manage_stock', 'yes'),
(99638, 6062, '_backorders', 'no'),
(99639, 6062, '_sold_individually', 'no'),
(99640, 6062, '_virtual', 'no'),
(99641, 6062, '_downloadable', 'no'),
(99642, 6062, '_download_limit', '-1'),
(99643, 6062, '_download_expiry', '-1'),
(99644, 6062, '_stock', '99'),
(99645, 6062, '_stock_status', 'instock'),
(99646, 6062, '_wc_average_rating', '0'),
(99647, 6062, '_wc_review_count', '0'),
(99648, 6062, 'attribute_pa_color', '7'),
(99649, 6062, 'attribute_pa_shoes-size', '40'),
(99650, 6062, '_price', '148.04'),
(99651, 6062, '_product_version', '4.1.0'),
(99652, 6062, '_vi_wad_aliexpress_variation_id', '10000007799822706'),
(99653, 6062, '_vi_wad_aliexpress_variation_attr', '14:10#7;200001027:100013888'),
(99654, 6063, '_variation_description', ''),
(99655, 6063, '_sku', '4000782868371-7-39'),
(99656, 6063, '_regular_price', '148.04'),
(99657, 6063, 'total_sales', '0'),
(99658, 6063, '_tax_status', 'taxable'),
(99659, 6063, '_tax_class', 'parent'),
(99660, 6063, '_manage_stock', 'yes'),
(99661, 6063, '_backorders', 'no'),
(99662, 6063, '_sold_individually', 'no'),
(99663, 6063, '_virtual', 'no'),
(99664, 6063, '_downloadable', 'no'),
(99665, 6063, '_download_limit', '-1'),
(99666, 6063, '_download_expiry', '-1'),
(99667, 6063, '_stock', '99'),
(99668, 6063, '_stock_status', 'instock'),
(99669, 6063, '_wc_average_rating', '0'),
(99670, 6063, '_wc_review_count', '0'),
(99671, 6063, 'attribute_pa_color', '7'),
(99672, 6063, 'attribute_pa_shoes-size', '39'),
(99673, 6063, '_price', '148.04'),
(99674, 6063, '_product_version', '4.1.0'),
(99675, 6063, '_vi_wad_aliexpress_variation_id', '10000007799822705'),
(99676, 6063, '_vi_wad_aliexpress_variation_attr', '14:10#7;200001027:200000364'),
(99677, 6064, '_variation_description', ''),
(99678, 6064, '_sku', '4000782868371-7-38'),
(99679, 6064, '_regular_price', '148.04'),
(99680, 6064, 'total_sales', '0'),
(99681, 6064, '_tax_status', 'taxable'),
(99682, 6064, '_tax_class', 'parent'),
(99683, 6064, '_manage_stock', 'yes'),
(99684, 6064, '_backorders', 'no'),
(99685, 6064, '_sold_individually', 'no'),
(99686, 6064, '_virtual', 'no'),
(99687, 6064, '_downloadable', 'no'),
(99688, 6064, '_download_limit', '-1'),
(99689, 6064, '_download_expiry', '-1'),
(99690, 6064, '_stock', '99'),
(99691, 6064, '_stock_status', 'instock'),
(99692, 6064, '_wc_average_rating', '0'),
(99693, 6064, '_wc_review_count', '0'),
(99694, 6064, 'attribute_pa_color', '7'),
(99695, 6064, 'attribute_pa_shoes-size', '38'),
(99696, 6064, '_price', '148.04'),
(99697, 6064, '_product_version', '4.1.0'),
(99698, 6064, '_vi_wad_aliexpress_variation_id', '10000007799822704'),
(99699, 6064, '_vi_wad_aliexpress_variation_attr', '14:10#7;200001027:200000898'),
(99700, 6061, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Ha8ebda3657564166922982fcd34b2dc4X/2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet.jpg'),
(99701, 6065, '_variation_description', ''),
(99702, 6065, '_sku', '4000782868371-7-37'),
(99703, 6065, '_regular_price', '148.04'),
(99704, 6065, 'total_sales', '0'),
(99705, 6065, '_tax_status', 'taxable'),
(99706, 6065, '_tax_class', 'parent'),
(99707, 6065, '_manage_stock', 'yes'),
(99708, 6065, '_backorders', 'no'),
(99709, 6065, '_sold_individually', 'no'),
(99710, 6065, '_virtual', 'no'),
(99711, 6065, '_downloadable', 'no'),
(99712, 6065, '_download_limit', '-1'),
(99713, 6065, '_download_expiry', '-1'),
(99714, 6065, '_stock', '99'),
(99715, 6065, '_stock_status', 'instock'),
(99716, 6065, '_wc_average_rating', '0'),
(99717, 6065, '_wc_review_count', '0'),
(99718, 6065, 'attribute_pa_color', '7'),
(99719, 6065, 'attribute_pa_shoes-size', '37'),
(99720, 6065, '_price', '148.04');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(99721, 6065, '_product_version', '4.1.0'),
(99722, 6065, '_vi_wad_aliexpress_variation_id', '10000007799822703'),
(99723, 6065, '_vi_wad_aliexpress_variation_attr', '14:10#7;200001027:100010482'),
(99724, 6067, '_wp_attached_file', '2021/06/2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet.jpg_640x640.jpg'),
(99725, 6066, '_variation_description', ''),
(99726, 6066, '_sku', '4000782868371-7-36'),
(99727, 6067, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:120:\"2021/06/2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet.jpg_640x640.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:120:\"2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet.jpg_640x640-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:120:\"2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet.jpg_640x640-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:120:\"2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet.jpg_640x640-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:120:\"2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet.jpg_640x640-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:120:\"2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet.jpg_640x640-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:120:\"2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet.jpg_640x640-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:120:\"2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet.jpg_640x640-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:120:\"2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet.jpg_640x640-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:120:\"2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet.jpg_640x640-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:120:\"2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet.jpg_640x640-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(99728, 6066, '_regular_price', '148.04'),
(99729, 6066, 'total_sales', '0'),
(99730, 6066, '_tax_status', 'taxable'),
(99731, 6066, '_tax_class', 'parent'),
(99732, 6066, '_manage_stock', 'yes'),
(99733, 6066, '_backorders', 'no'),
(99734, 6066, '_sold_individually', 'no'),
(99735, 6066, '_virtual', 'no'),
(99736, 6066, '_downloadable', 'no'),
(99737, 6066, '_download_limit', '-1'),
(99738, 6066, '_download_expiry', '-1'),
(99739, 6066, '_stock', '99'),
(99740, 6066, '_stock_status', 'instock'),
(99741, 6066, '_wc_average_rating', '0'),
(99742, 6066, '_wc_review_count', '0'),
(99743, 6066, 'attribute_pa_color', '7'),
(99744, 6066, 'attribute_pa_shoes-size', '36'),
(99745, 6066, '_price', '148.04'),
(99746, 6066, '_product_version', '4.1.0'),
(99747, 6066, '_vi_wad_aliexpress_variation_id', '10000007799822702'),
(99748, 6066, '_vi_wad_aliexpress_variation_attr', '14:10#7;200001027:200000334'),
(99749, 6068, '_variation_description', ''),
(99750, 6068, '_sku', '4000782868371-7-35'),
(99751, 6068, '_regular_price', '148.04'),
(99752, 6068, 'total_sales', '0'),
(99753, 6068, '_tax_status', 'taxable'),
(99754, 6068, '_tax_class', 'parent'),
(99755, 6068, '_manage_stock', 'yes'),
(99756, 6068, '_backorders', 'no'),
(99757, 6068, '_sold_individually', 'no'),
(99758, 6068, '_virtual', 'no'),
(99759, 6068, '_downloadable', 'no'),
(99760, 6068, '_download_limit', '-1'),
(99761, 6068, '_download_expiry', '-1'),
(99762, 6068, '_stock', '99'),
(99763, 6068, '_stock_status', 'instock'),
(99764, 6068, '_wc_average_rating', '0'),
(99765, 6068, '_wc_review_count', '0'),
(99766, 6068, 'attribute_pa_color', '7'),
(99767, 6068, 'attribute_pa_shoes-size', '35'),
(99768, 6068, '_price', '148.04'),
(99769, 6068, '_product_version', '4.1.0'),
(99770, 6068, '_vi_wad_aliexpress_variation_id', '10000007799822701'),
(99771, 6068, '_vi_wad_aliexpress_variation_attr', '14:10#7;200001027:200000333'),
(99772, 6069, '_variation_description', ''),
(99773, 6069, '_sku', '4000782868371-6-44'),
(99774, 6069, '_regular_price', '148.04'),
(99775, 6069, 'total_sales', '0'),
(99776, 6069, '_tax_status', 'taxable'),
(99777, 6069, '_tax_class', 'parent'),
(99778, 6069, '_manage_stock', 'yes'),
(99779, 6069, '_backorders', 'no'),
(99780, 6069, '_sold_individually', 'no'),
(99781, 6069, '_virtual', 'no'),
(99782, 6069, '_downloadable', 'no'),
(99783, 6069, '_download_limit', '-1'),
(99784, 6069, '_download_expiry', '-1'),
(99785, 6069, '_stock', '99'),
(99786, 6069, '_stock_status', 'instock'),
(99787, 6069, '_wc_average_rating', '0'),
(99788, 6069, '_wc_review_count', '0'),
(99789, 6069, 'attribute_pa_color', '6'),
(99790, 6069, 'attribute_pa_shoes-size', '44'),
(99791, 6069, '_price', '148.04'),
(99792, 6069, '_product_version', '4.1.0'),
(99793, 6069, '_vi_wad_aliexpress_variation_id', '10000007799822700'),
(99794, 6069, '_vi_wad_aliexpress_variation_attr', '14:496#6;200001027:100010487'),
(99795, 6070, '_variation_description', ''),
(99796, 6070, '_sku', '4000782868371-6-43'),
(99797, 6070, '_regular_price', '148.04'),
(99798, 6067, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H252f72d6cf8547b78bc162a32643b57cW/2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet.jpg_640x640.jpg'),
(99799, 6010, '_thumbnail_id', '6067'),
(99800, 6070, 'total_sales', '0'),
(99801, 6070, '_tax_status', 'taxable'),
(99802, 6011, '_thumbnail_id', '6067'),
(99803, 6070, '_tax_class', 'parent'),
(99804, 6012, '_thumbnail_id', '6067'),
(99805, 6070, '_manage_stock', 'yes'),
(99806, 6070, '_backorders', 'no'),
(99807, 6015, '_thumbnail_id', '6067'),
(99808, 6070, '_sold_individually', 'no'),
(99809, 6017, '_thumbnail_id', '6067'),
(99810, 6019, '_thumbnail_id', '6067'),
(99811, 6021, '_thumbnail_id', '6067'),
(99812, 6070, '_virtual', 'no'),
(99813, 6023, '_thumbnail_id', '6067'),
(99814, 6070, '_downloadable', 'no'),
(99815, 6025, '_thumbnail_id', '6067'),
(99816, 6070, '_download_limit', '-1'),
(99817, 6026, '_thumbnail_id', '6067'),
(99818, 6070, '_download_expiry', '-1'),
(99819, 6028, '_thumbnail_id', '6067'),
(99820, 6070, '_stock', '99'),
(99821, 6030, '_thumbnail_id', '6067'),
(99822, 6070, '_stock_status', 'instock'),
(99823, 6031, '_thumbnail_id', '6067'),
(99824, 6070, '_wc_average_rating', '0'),
(99825, 6032, '_thumbnail_id', '6067'),
(99826, 6070, '_wc_review_count', '0'),
(99827, 6033, '_thumbnail_id', '6067'),
(99828, 6034, '_thumbnail_id', '6067'),
(99829, 6070, 'attribute_pa_color', '6'),
(99830, 6035, '_thumbnail_id', '6067'),
(99831, 6070, 'attribute_pa_shoes-size', '43'),
(99832, 6036, '_thumbnail_id', '6067'),
(99833, 6070, '_price', '148.04'),
(99834, 6070, '_product_version', '4.1.0'),
(99835, 6070, '_vi_wad_aliexpress_variation_id', '10000007799822699'),
(99836, 6070, '_vi_wad_aliexpress_variation_attr', '14:496#6;200001027:200000338'),
(99837, 6071, '_variation_description', ''),
(99838, 6071, '_sku', '4000782868371-6-42'),
(99839, 6071, '_regular_price', '148.04'),
(99840, 6071, 'total_sales', '0'),
(99841, 6071, '_tax_status', 'taxable'),
(99842, 6071, '_tax_class', 'parent'),
(99843, 6071, '_manage_stock', 'yes'),
(99844, 6071, '_backorders', 'no'),
(99845, 6071, '_sold_individually', 'no'),
(99846, 6071, '_virtual', 'no'),
(99847, 6071, '_downloadable', 'no'),
(99848, 6071, '_download_limit', '-1'),
(99849, 6071, '_download_expiry', '-1'),
(99850, 6071, '_stock', '99'),
(99851, 6071, '_stock_status', 'instock'),
(99852, 6071, '_wc_average_rating', '0'),
(99853, 6071, '_wc_review_count', '0'),
(99854, 6071, 'attribute_pa_color', '6'),
(99855, 6071, 'attribute_pa_shoes-size', '42'),
(99856, 6071, '_price', '148.04'),
(99857, 6071, '_product_version', '4.1.0'),
(99858, 6071, '_vi_wad_aliexpress_variation_id', '10000007799822698'),
(99859, 6071, '_vi_wad_aliexpress_variation_attr', '14:496#6;200001027:200000337'),
(99860, 6072, '_variation_description', ''),
(99861, 6072, '_sku', '4000782868371-6-41'),
(99862, 6072, '_regular_price', '148.04'),
(99863, 6072, 'total_sales', '0'),
(99864, 6072, '_tax_status', 'taxable'),
(99865, 6072, '_tax_class', 'parent'),
(99866, 6072, '_manage_stock', 'yes'),
(99867, 6072, '_backorders', 'no'),
(99868, 6072, '_sold_individually', 'no'),
(99869, 6072, '_virtual', 'no'),
(99870, 6072, '_downloadable', 'no'),
(99871, 6072, '_download_limit', '-1'),
(99872, 6072, '_download_expiry', '-1'),
(99873, 6072, '_stock', '98'),
(99874, 6072, '_stock_status', 'instock'),
(99875, 6072, '_wc_average_rating', '0'),
(99876, 6072, '_wc_review_count', '0'),
(99877, 6072, 'attribute_pa_color', '6'),
(99878, 6072, 'attribute_pa_shoes-size', '41'),
(99879, 6072, '_price', '148.04'),
(99880, 6072, '_product_version', '4.1.0'),
(99881, 6072, '_vi_wad_aliexpress_variation_id', '10000007799822697'),
(99882, 6072, '_vi_wad_aliexpress_variation_attr', '14:496#6;200001027:100010483'),
(99883, 6073, '_variation_description', ''),
(99884, 6073, '_sku', '4000782868371-6-40'),
(99885, 6073, '_regular_price', '148.04'),
(99886, 6073, 'total_sales', '0'),
(99887, 6073, '_tax_status', 'taxable'),
(99888, 6073, '_tax_class', 'parent'),
(99889, 6073, '_manage_stock', 'yes'),
(99890, 6073, '_backorders', 'no'),
(99891, 6073, '_sold_individually', 'no'),
(99892, 6073, '_virtual', 'no'),
(99893, 6073, '_downloadable', 'no'),
(99894, 6073, '_download_limit', '-1'),
(99895, 6073, '_download_expiry', '-1'),
(99896, 6073, '_stock', '99'),
(99897, 6073, '_stock_status', 'instock'),
(99898, 6073, '_wc_average_rating', '0'),
(99899, 6073, '_wc_review_count', '0'),
(99900, 6073, 'attribute_pa_color', '6'),
(99901, 6073, 'attribute_pa_shoes-size', '40'),
(99902, 6073, '_price', '148.04'),
(99903, 6073, '_product_version', '4.1.0'),
(99904, 6073, '_vi_wad_aliexpress_variation_id', '10000007799822696'),
(99905, 6073, '_vi_wad_aliexpress_variation_attr', '14:496#6;200001027:100013888'),
(99906, 6074, '_variation_description', ''),
(99907, 6074, '_sku', '4000782868371-6-39'),
(99908, 6074, '_regular_price', '148.04'),
(99909, 6074, 'total_sales', '0'),
(99910, 6074, '_tax_status', 'taxable'),
(99911, 6074, '_tax_class', 'parent'),
(99912, 6074, '_manage_stock', 'yes'),
(99913, 6074, '_backorders', 'no'),
(99914, 6074, '_sold_individually', 'no'),
(99915, 6074, '_virtual', 'no'),
(99916, 6074, '_downloadable', 'no'),
(99917, 6074, '_download_limit', '-1'),
(99918, 6074, '_download_expiry', '-1'),
(99919, 6074, '_stock', '99'),
(99920, 6074, '_stock_status', 'instock'),
(99921, 6074, '_wc_average_rating', '0'),
(99922, 6074, '_wc_review_count', '0'),
(99923, 6074, 'attribute_pa_color', '6'),
(99924, 6074, 'attribute_pa_shoes-size', '39'),
(99925, 6074, '_price', '148.04'),
(99926, 6074, '_product_version', '4.1.0'),
(99927, 6074, '_vi_wad_aliexpress_variation_id', '10000007799822695'),
(99928, 6074, '_vi_wad_aliexpress_variation_attr', '14:496#6;200001027:200000364'),
(99929, 6075, '_variation_description', ''),
(99930, 6075, '_sku', '4000782868371-6-38'),
(99931, 6075, '_regular_price', '148.04'),
(99932, 6075, 'total_sales', '0'),
(99933, 6075, '_tax_status', 'taxable'),
(99934, 6075, '_tax_class', 'parent'),
(99935, 6075, '_manage_stock', 'yes'),
(99936, 6075, '_backorders', 'no'),
(99937, 6075, '_sold_individually', 'no'),
(99938, 6075, '_virtual', 'no'),
(99939, 6075, '_downloadable', 'no'),
(99940, 6075, '_download_limit', '-1'),
(99941, 6075, '_download_expiry', '-1'),
(99942, 6075, '_stock', '99'),
(99943, 6075, '_stock_status', 'instock'),
(99944, 6075, '_wc_average_rating', '0'),
(99945, 6075, '_wc_review_count', '0'),
(99946, 6075, 'attribute_pa_color', '6'),
(99947, 6075, 'attribute_pa_shoes-size', '38'),
(99948, 6075, '_price', '148.04'),
(99949, 6075, '_product_version', '4.1.0'),
(99950, 6075, '_vi_wad_aliexpress_variation_id', '10000007799822694'),
(99951, 6075, '_vi_wad_aliexpress_variation_attr', '14:496#6;200001027:200000898'),
(99952, 6076, '_variation_description', ''),
(99953, 6076, '_sku', '4000782868371-6-37'),
(99954, 6076, '_regular_price', '148.04'),
(99955, 6076, 'total_sales', '0'),
(99956, 6076, '_tax_status', 'taxable'),
(99957, 6076, '_tax_class', 'parent'),
(99958, 6076, '_manage_stock', 'yes'),
(99959, 6076, '_backorders', 'no'),
(99960, 6076, '_sold_individually', 'no'),
(99961, 6076, '_virtual', 'no'),
(99962, 6076, '_downloadable', 'no'),
(99963, 6076, '_download_limit', '-1'),
(99964, 6076, '_download_expiry', '-1'),
(99965, 6076, '_stock', '99'),
(99966, 6076, '_stock_status', 'instock'),
(99967, 6076, '_wc_average_rating', '0'),
(99968, 6076, '_wc_review_count', '0'),
(99969, 6076, 'attribute_pa_color', '6'),
(99970, 6076, 'attribute_pa_shoes-size', '37'),
(99971, 6076, '_price', '148.04'),
(99972, 6076, '_product_version', '4.1.0'),
(99973, 6076, '_vi_wad_aliexpress_variation_id', '10000007799822693'),
(99974, 6076, '_vi_wad_aliexpress_variation_attr', '14:496#6;200001027:100010482'),
(99975, 6077, '_variation_description', ''),
(99976, 6077, '_sku', '4000782868371-6-36'),
(99977, 6077, '_regular_price', '148.04'),
(99978, 6077, 'total_sales', '0'),
(99979, 6077, '_tax_status', 'taxable'),
(99980, 6077, '_tax_class', 'parent'),
(99981, 6077, '_manage_stock', 'yes'),
(99982, 6077, '_backorders', 'no'),
(99983, 6077, '_sold_individually', 'no'),
(99984, 6077, '_virtual', 'no'),
(99985, 6077, '_downloadable', 'no'),
(99986, 6077, '_download_limit', '-1'),
(99987, 6077, '_download_expiry', '-1'),
(99988, 6077, '_stock', '98'),
(99989, 6077, '_stock_status', 'instock'),
(99990, 6077, '_wc_average_rating', '0'),
(99991, 6077, '_wc_review_count', '0'),
(99992, 6077, 'attribute_pa_color', '6'),
(99993, 6078, '_wp_attached_file', '2021/06/2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet-1.jpg_640x640-1.jpg'),
(99994, 6077, 'attribute_pa_shoes-size', '36'),
(99995, 6078, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:124:\"2021/06/2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet-1.jpg_640x640-1.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:124:\"2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet-1.jpg_640x640-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:124:\"2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet-1.jpg_640x640-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:124:\"2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet-1.jpg_640x640-1-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:124:\"2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet-1.jpg_640x640-1-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:124:\"2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet-1.jpg_640x640-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:124:\"2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet-1.jpg_640x640-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:124:\"2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet-1.jpg_640x640-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:124:\"2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet-1.jpg_640x640-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:124:\"2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet-1.jpg_640x640-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:124:\"2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet-1.jpg_640x640-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(99996, 6077, '_price', '148.04'),
(99997, 6077, '_product_version', '4.1.0'),
(99998, 6077, '_vi_wad_aliexpress_variation_id', '10000007799822692'),
(99999, 6077, '_vi_wad_aliexpress_variation_attr', '14:496#6;200001027:200000334'),
(100000, 6079, '_variation_description', ''),
(100001, 6079, '_sku', '4000782868371-6-35'),
(100002, 6079, '_regular_price', '148.04'),
(100003, 6079, 'total_sales', '0'),
(100004, 6079, '_tax_status', 'taxable'),
(100005, 6079, '_tax_class', 'parent'),
(100006, 6079, '_manage_stock', 'yes'),
(100007, 6079, '_backorders', 'no'),
(100008, 6079, '_sold_individually', 'no'),
(100009, 6079, '_virtual', 'no'),
(100010, 6079, '_downloadable', 'no'),
(100011, 6079, '_download_limit', '-1'),
(100012, 6079, '_download_expiry', '-1'),
(100013, 6079, '_stock', '99'),
(100014, 6079, '_stock_status', 'instock'),
(100015, 6079, '_wc_average_rating', '0'),
(100016, 6079, '_wc_review_count', '0'),
(100017, 6079, 'attribute_pa_color', '6'),
(100018, 6079, 'attribute_pa_shoes-size', '35'),
(100019, 6079, '_price', '148.04'),
(100020, 6079, '_product_version', '4.1.0'),
(100021, 6079, '_vi_wad_aliexpress_variation_id', '10000007799822691'),
(100022, 6079, '_vi_wad_aliexpress_variation_attr', '14:496#6;200001027:200000333'),
(100023, 6080, '_variation_description', ''),
(100024, 6080, '_sku', '4000782868371-5-44'),
(100025, 6080, '_regular_price', '148.04'),
(100026, 6080, 'total_sales', '0'),
(100027, 6080, '_tax_status', 'taxable'),
(100028, 6080, '_tax_class', 'parent'),
(100029, 6080, '_manage_stock', 'yes'),
(100030, 6080, '_backorders', 'no'),
(100031, 6080, '_sold_individually', 'no'),
(100032, 6080, '_virtual', 'no'),
(100033, 6080, '_downloadable', 'no'),
(100034, 6080, '_download_limit', '-1'),
(100035, 6080, '_download_expiry', '-1'),
(100036, 6080, '_stock', '99'),
(100037, 6080, '_stock_status', 'instock'),
(100038, 6080, '_wc_average_rating', '0'),
(100039, 6080, '_wc_review_count', '0'),
(100040, 6080, 'attribute_pa_color', '5'),
(100041, 6080, 'attribute_pa_shoes-size', '44'),
(100042, 6080, '_price', '148.04'),
(100043, 6080, '_product_version', '4.1.0'),
(100044, 6080, '_vi_wad_aliexpress_variation_id', '10000007799822690'),
(100045, 6080, '_vi_wad_aliexpress_variation_attr', '14:1052#5;200001027:100010487'),
(100046, 6081, '_variation_description', ''),
(100047, 6081, '_sku', '4000782868371-5-43'),
(100048, 6081, '_regular_price', '148.04'),
(100049, 6081, 'total_sales', '0'),
(100050, 6081, '_tax_status', 'taxable'),
(100051, 6081, '_tax_class', 'parent'),
(100052, 6081, '_manage_stock', 'yes'),
(100053, 6081, '_backorders', 'no'),
(100054, 6081, '_sold_individually', 'no'),
(100055, 6081, '_virtual', 'no'),
(100056, 6081, '_downloadable', 'no'),
(100057, 6081, '_download_limit', '-1'),
(100058, 6081, '_download_expiry', '-1'),
(100059, 6081, '_stock', '99'),
(100060, 6081, '_stock_status', 'instock'),
(100061, 6081, '_wc_average_rating', '0'),
(100062, 6081, '_wc_review_count', '0'),
(100063, 6081, 'attribute_pa_color', '5'),
(100064, 6081, 'attribute_pa_shoes-size', '43'),
(100065, 6081, '_price', '148.04'),
(100066, 6081, '_product_version', '4.1.0'),
(100067, 6081, '_vi_wad_aliexpress_variation_id', '10000007799822689'),
(100068, 6078, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H8ef1799824cf49efaca4abdd852ecc05z/2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet.jpg_640x640.jpg'),
(100069, 6081, '_vi_wad_aliexpress_variation_attr', '14:1052#5;200001027:200000338'),
(100070, 5967, '_thumbnail_id', '6078'),
(100071, 5980, '_thumbnail_id', '6078'),
(100072, 5982, '_thumbnail_id', '6078'),
(100073, 5984, '_thumbnail_id', '6078'),
(100074, 5986, '_thumbnail_id', '6078'),
(100075, 5988, '_thumbnail_id', '6078'),
(100076, 5990, '_thumbnail_id', '6078'),
(100077, 5991, '_thumbnail_id', '6078'),
(100078, 5992, '_thumbnail_id', '6078'),
(100079, 5993, '_thumbnail_id', '6078'),
(100080, 5995, '_thumbnail_id', '6078'),
(100081, 5997, '_thumbnail_id', '6078'),
(100082, 5999, '_thumbnail_id', '6078'),
(100083, 6002, '_thumbnail_id', '6078'),
(100084, 6004, '_thumbnail_id', '6078'),
(100085, 6006, '_thumbnail_id', '6078'),
(100086, 6008, '_thumbnail_id', '6078'),
(100087, 6027, '_thumbnail_id', '6078'),
(100088, 6082, '_variation_description', ''),
(100089, 6082, '_sku', '4000782868371-5-42'),
(100090, 6082, '_regular_price', '148.04'),
(100091, 6082, 'total_sales', '0'),
(100092, 6082, '_tax_status', 'taxable'),
(100093, 6082, '_tax_class', 'parent'),
(100094, 6082, '_manage_stock', 'yes'),
(100095, 6082, '_backorders', 'no'),
(100096, 6082, '_sold_individually', 'no'),
(100097, 6082, '_virtual', 'no'),
(100098, 6082, '_downloadable', 'no'),
(100099, 6082, '_download_limit', '-1'),
(100100, 6082, '_download_expiry', '-1'),
(100101, 6082, '_stock', '99'),
(100102, 6082, '_stock_status', 'instock'),
(100103, 6082, '_wc_average_rating', '0'),
(100104, 6082, '_wc_review_count', '0'),
(100105, 6082, 'attribute_pa_color', '5'),
(100106, 6082, 'attribute_pa_shoes-size', '42'),
(100107, 6082, '_price', '148.04'),
(100108, 6082, '_product_version', '4.1.0'),
(100109, 6082, '_vi_wad_aliexpress_variation_id', '10000007799822688'),
(100110, 6082, '_vi_wad_aliexpress_variation_attr', '14:1052#5;200001027:200000337'),
(100111, 6083, '_variation_description', ''),
(100112, 6083, '_sku', '4000782868371-5-41'),
(100113, 6083, '_regular_price', '148.04'),
(100114, 6083, 'total_sales', '0'),
(100115, 6083, '_tax_status', 'taxable'),
(100116, 6083, '_tax_class', 'parent'),
(100117, 6083, '_manage_stock', 'yes'),
(100118, 6083, '_backorders', 'no'),
(100119, 6083, '_sold_individually', 'no'),
(100120, 6083, '_virtual', 'no'),
(100121, 6083, '_downloadable', 'no'),
(100122, 6083, '_download_limit', '-1'),
(100123, 6083, '_download_expiry', '-1'),
(100124, 6083, '_stock', '99'),
(100125, 6083, '_stock_status', 'instock'),
(100126, 6083, '_wc_average_rating', '0'),
(100127, 6083, '_wc_review_count', '0'),
(100128, 6083, 'attribute_pa_color', '5'),
(100129, 6083, 'attribute_pa_shoes-size', '41'),
(100130, 6083, '_price', '148.04'),
(100131, 6083, '_product_version', '4.1.0'),
(100132, 6083, '_vi_wad_aliexpress_variation_id', '10000007799822687'),
(100133, 6083, '_vi_wad_aliexpress_variation_attr', '14:1052#5;200001027:100010483'),
(100134, 6084, '_wp_attached_file', '2021/06/2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet-2.jpg_640x640-2.jpg'),
(100135, 6084, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:124:\"2021/06/2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet-2.jpg_640x640-2.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:124:\"2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet-2.jpg_640x640-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:124:\"2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet-2.jpg_640x640-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:124:\"2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet-2.jpg_640x640-2-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:124:\"2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet-2.jpg_640x640-2-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:124:\"2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet-2.jpg_640x640-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:124:\"2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet-2.jpg_640x640-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:124:\"2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet-2.jpg_640x640-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:124:\"2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet-2.jpg_640x640-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:124:\"2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet-2.jpg_640x640-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:124:\"2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet-2.jpg_640x640-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(100136, 6085, '_variation_description', ''),
(100137, 6085, '_sku', '4000782868371-5-40'),
(100138, 6085, '_regular_price', '148.04'),
(100139, 6085, 'total_sales', '0'),
(100140, 6085, '_tax_status', 'taxable'),
(100141, 6085, '_tax_class', 'parent'),
(100142, 6085, '_manage_stock', 'yes'),
(100143, 6085, '_backorders', 'no'),
(100144, 6085, '_sold_individually', 'no'),
(100145, 6085, '_virtual', 'no'),
(100146, 6085, '_downloadable', 'no'),
(100147, 6085, '_download_limit', '-1'),
(100148, 6085, '_download_expiry', '-1'),
(100149, 6085, '_stock', '99'),
(100150, 6085, '_stock_status', 'instock'),
(100151, 6085, '_wc_average_rating', '0'),
(100152, 6085, '_wc_review_count', '0'),
(100153, 6085, 'attribute_pa_color', '5'),
(100154, 6085, 'attribute_pa_shoes-size', '40'),
(100155, 6085, '_price', '148.04'),
(100156, 6085, '_product_version', '4.1.0'),
(100157, 6085, '_vi_wad_aliexpress_variation_id', '10000007799822686'),
(100158, 6085, '_vi_wad_aliexpress_variation_attr', '14:1052#5;200001027:100013888'),
(100159, 6086, '_variation_description', ''),
(100160, 6086, '_sku', '4000782868371-5-39'),
(100161, 6086, '_regular_price', '148.04'),
(100162, 6086, 'total_sales', '0'),
(100163, 6086, '_tax_status', 'taxable'),
(100164, 6086, '_tax_class', 'parent'),
(100165, 6086, '_manage_stock', 'yes'),
(100166, 6086, '_backorders', 'no'),
(100167, 6086, '_sold_individually', 'no'),
(100168, 6086, '_virtual', 'no'),
(100169, 6086, '_downloadable', 'no'),
(100170, 6086, '_download_limit', '-1'),
(100171, 6086, '_download_expiry', '-1'),
(100172, 6086, '_stock', '99'),
(100173, 6086, '_stock_status', 'instock'),
(100174, 6086, '_wc_average_rating', '0'),
(100175, 6086, '_wc_review_count', '0'),
(100176, 6086, 'attribute_pa_color', '5'),
(100177, 6086, 'attribute_pa_shoes-size', '39'),
(100178, 6086, '_price', '148.04'),
(100179, 6086, '_product_version', '4.1.0'),
(100180, 6086, '_vi_wad_aliexpress_variation_id', '10000007799822685'),
(100181, 6086, '_vi_wad_aliexpress_variation_attr', '14:1052#5;200001027:200000364'),
(100182, 6087, '_variation_description', ''),
(100183, 6087, '_sku', '4000782868371-5-38'),
(100184, 6087, '_regular_price', '148.04'),
(100185, 6087, 'total_sales', '0'),
(100186, 6087, '_tax_status', 'taxable'),
(100187, 6087, '_tax_class', 'parent'),
(100188, 6087, '_manage_stock', 'yes'),
(100189, 6087, '_backorders', 'no'),
(100190, 6087, '_sold_individually', 'no'),
(100191, 6087, '_virtual', 'no'),
(100192, 6087, '_downloadable', 'no'),
(100193, 6087, '_download_limit', '-1'),
(100194, 6087, '_download_expiry', '-1'),
(100195, 6087, '_stock', '99'),
(100196, 6087, '_stock_status', 'instock'),
(100197, 6087, '_wc_average_rating', '0'),
(100198, 6087, '_wc_review_count', '0'),
(100199, 6087, 'attribute_pa_color', '5'),
(100200, 6087, 'attribute_pa_shoes-size', '38'),
(100201, 6087, '_price', '148.04'),
(100202, 6087, '_product_version', '4.1.0'),
(100203, 6087, '_vi_wad_aliexpress_variation_id', '10000007799822684'),
(100204, 6087, '_vi_wad_aliexpress_variation_attr', '14:1052#5;200001027:200000898'),
(100205, 6088, '_variation_description', ''),
(100206, 6088, '_sku', '4000782868371-5-37'),
(100207, 6088, '_regular_price', '148.04'),
(100208, 6088, 'total_sales', '0'),
(100209, 6088, '_tax_status', 'taxable'),
(100210, 6088, '_tax_class', 'parent'),
(100211, 6088, '_manage_stock', 'yes'),
(100212, 6088, '_backorders', 'no'),
(100213, 6088, '_sold_individually', 'no'),
(100214, 6088, '_virtual', 'no'),
(100215, 6088, '_downloadable', 'no'),
(100216, 6088, '_download_limit', '-1'),
(100217, 6088, '_download_expiry', '-1'),
(100218, 6088, '_stock', '99'),
(100219, 6088, '_stock_status', 'instock'),
(100220, 6088, '_wc_average_rating', '0'),
(100221, 6088, '_wc_review_count', '0'),
(100222, 6088, 'attribute_pa_color', '5'),
(100223, 6088, 'attribute_pa_shoes-size', '37'),
(100224, 6084, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Hbdbdd5dccca144ad80c972ba194bc5e1X/2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet.jpg_640x640.jpg'),
(100225, 6088, '_price', '148.04'),
(100226, 5948, '_thumbnail_id', '6084'),
(100227, 5949, '_thumbnail_id', '6084'),
(100228, 6088, '_product_version', '4.1.0'),
(100229, 5951, '_thumbnail_id', '6084'),
(100230, 5961, '_thumbnail_id', '6084'),
(100231, 5962, '_thumbnail_id', '6084'),
(100232, 6088, '_vi_wad_aliexpress_variation_id', '10000007799822683'),
(100233, 5963, '_thumbnail_id', '6084'),
(100234, 6088, '_vi_wad_aliexpress_variation_attr', '14:1052#5;200001027:100010482'),
(100235, 5965, '_thumbnail_id', '6084'),
(100236, 5966, '_thumbnail_id', '6084'),
(100237, 5968, '_thumbnail_id', '6084'),
(100238, 5969, '_thumbnail_id', '6084'),
(100239, 5970, '_thumbnail_id', '6084'),
(100240, 5972, '_thumbnail_id', '6084'),
(100241, 5973, '_thumbnail_id', '6084'),
(100242, 5974, '_thumbnail_id', '6084'),
(100243, 5975, '_thumbnail_id', '6084'),
(100244, 5976, '_thumbnail_id', '6084'),
(100245, 5977, '_thumbnail_id', '6084'),
(100246, 5978, '_thumbnail_id', '6084'),
(100247, 6089, '_variation_description', ''),
(100248, 6089, '_sku', '4000782868371-5-36'),
(100249, 6089, '_regular_price', '148.04'),
(100250, 6089, 'total_sales', '0'),
(100251, 6089, '_tax_status', 'taxable'),
(100252, 6089, '_tax_class', 'parent'),
(100253, 6089, '_manage_stock', 'yes'),
(100254, 6089, '_backorders', 'no'),
(100255, 6089, '_sold_individually', 'no'),
(100256, 6089, '_virtual', 'no'),
(100257, 6089, '_downloadable', 'no'),
(100258, 6089, '_download_limit', '-1'),
(100259, 6089, '_download_expiry', '-1'),
(100260, 6089, '_stock', '99'),
(100261, 6089, '_stock_status', 'instock'),
(100262, 6089, '_wc_average_rating', '0'),
(100263, 6089, '_wc_review_count', '0'),
(100264, 6089, 'attribute_pa_color', '5'),
(100265, 6089, 'attribute_pa_shoes-size', '36'),
(100266, 6089, '_price', '148.04'),
(100267, 6089, '_product_version', '4.1.0'),
(100268, 6089, '_vi_wad_aliexpress_variation_id', '10000007799822682'),
(100269, 6089, '_vi_wad_aliexpress_variation_attr', '14:1052#5;200001027:200000334'),
(100270, 6090, '_variation_description', ''),
(100271, 6090, '_sku', '4000782868371-5-35'),
(100272, 6090, '_regular_price', '148.04'),
(100273, 6090, 'total_sales', '0'),
(100274, 6090, '_tax_status', 'taxable'),
(100275, 6090, '_tax_class', 'parent'),
(100276, 6090, '_manage_stock', 'yes'),
(100277, 6090, '_backorders', 'no'),
(100278, 6090, '_sold_individually', 'no'),
(100279, 6090, '_virtual', 'no'),
(100280, 6090, '_downloadable', 'no'),
(100281, 6090, '_download_limit', '-1'),
(100282, 6090, '_download_expiry', '-1'),
(100283, 6090, '_stock', '99'),
(100284, 6090, '_stock_status', 'instock'),
(100285, 6090, '_wc_average_rating', '0'),
(100286, 6090, '_wc_review_count', '0'),
(100287, 6091, '_wp_attached_file', '2021/06/2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet-3.jpg_640x640-3.jpg'),
(100288, 6091, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:124:\"2021/06/2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet-3.jpg_640x640-3.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:124:\"2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet-3.jpg_640x640-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:124:\"2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet-3.jpg_640x640-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:124:\"2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet-3.jpg_640x640-3-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:124:\"2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet-3.jpg_640x640-3-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:124:\"2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet-3.jpg_640x640-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:124:\"2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet-3.jpg_640x640-3-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:124:\"2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet-3.jpg_640x640-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:124:\"2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet-3.jpg_640x640-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:124:\"2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet-3.jpg_640x640-3-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:124:\"2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet-3.jpg_640x640-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(100289, 6090, 'attribute_pa_color', '5'),
(100290, 6090, 'attribute_pa_shoes-size', '35'),
(100291, 6090, '_price', '148.04'),
(100292, 6090, '_product_version', '4.1.0'),
(100293, 6090, '_vi_wad_aliexpress_variation_id', '10000007799822681'),
(100294, 6090, '_vi_wad_aliexpress_variation_attr', '14:1052#5;200001027:200000333'),
(100295, 6092, '_variation_description', ''),
(100296, 6092, '_sku', '4000782868371-4-44'),
(100297, 6092, '_regular_price', '148.04'),
(100298, 6092, 'total_sales', '0'),
(100299, 6092, '_tax_status', 'taxable'),
(100300, 6092, '_tax_class', 'parent'),
(100301, 6092, '_manage_stock', 'yes'),
(100302, 6092, '_backorders', 'no'),
(100303, 6092, '_sold_individually', 'no'),
(100304, 6092, '_virtual', 'no'),
(100305, 6092, '_downloadable', 'no'),
(100306, 6092, '_download_limit', '-1'),
(100307, 6092, '_download_expiry', '-1'),
(100308, 6092, '_stock', '99'),
(100309, 6092, '_stock_status', 'instock'),
(100310, 6092, '_wc_average_rating', '0'),
(100311, 6092, '_wc_review_count', '0'),
(100312, 6092, 'attribute_pa_color', '4'),
(100313, 6092, 'attribute_pa_shoes-size', '44'),
(100314, 6092, '_price', '148.04'),
(100315, 6092, '_product_version', '4.1.0'),
(100316, 6092, '_vi_wad_aliexpress_variation_id', '10000007799822680'),
(100317, 6092, '_vi_wad_aliexpress_variation_attr', '14:350852#4;200001027:100010487'),
(100318, 6093, '_variation_description', ''),
(100319, 6093, '_sku', '4000782868371-4-43'),
(100320, 6093, '_regular_price', '148.04'),
(100321, 6093, 'total_sales', '0'),
(100322, 6093, '_tax_status', 'taxable'),
(100323, 6093, '_tax_class', 'parent'),
(100324, 6093, '_manage_stock', 'yes'),
(100325, 6093, '_backorders', 'no'),
(100326, 6093, '_sold_individually', 'no'),
(100327, 6093, '_virtual', 'no'),
(100328, 6093, '_downloadable', 'no'),
(100329, 6093, '_download_limit', '-1'),
(100330, 6093, '_download_expiry', '-1'),
(100331, 6093, '_stock', '99'),
(100332, 6093, '_stock_status', 'instock'),
(100333, 6093, '_wc_average_rating', '0'),
(100334, 6093, '_wc_review_count', '0'),
(100335, 6093, 'attribute_pa_color', '4'),
(100336, 6093, 'attribute_pa_shoes-size', '43'),
(100337, 6093, '_price', '148.04'),
(100338, 6093, '_product_version', '4.1.0'),
(100339, 6093, '_vi_wad_aliexpress_variation_id', '10000007799822679'),
(100340, 6093, '_vi_wad_aliexpress_variation_attr', '14:350852#4;200001027:200000338'),
(100341, 6094, '_variation_description', ''),
(100342, 6094, '_sku', '4000782868371-4-42'),
(100343, 6094, '_regular_price', '148.04'),
(100344, 6094, 'total_sales', '0'),
(100345, 6094, '_tax_status', 'taxable'),
(100346, 6094, '_tax_class', 'parent'),
(100347, 6094, '_manage_stock', 'yes'),
(100348, 6094, '_backorders', 'no'),
(100349, 6094, '_sold_individually', 'no'),
(100350, 6094, '_virtual', 'no'),
(100351, 6094, '_downloadable', 'no'),
(100352, 6094, '_download_limit', '-1'),
(100353, 6094, '_download_expiry', '-1'),
(100354, 6094, '_stock', '99'),
(100355, 6094, '_stock_status', 'instock'),
(100356, 6094, '_wc_average_rating', '0'),
(100357, 6094, '_wc_review_count', '0'),
(100358, 6094, 'attribute_pa_color', '4'),
(100359, 6094, 'attribute_pa_shoes-size', '42'),
(100360, 6094, '_price', '148.04'),
(100361, 6094, '_product_version', '4.1.0'),
(100362, 6094, '_vi_wad_aliexpress_variation_id', '10000007799822678'),
(100363, 6094, '_vi_wad_aliexpress_variation_attr', '14:350852#4;200001027:200000337'),
(100364, 6091, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Hba9fd8e162e84bc59c020661f09a8658p/2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet.jpg_640x640.jpg'),
(100365, 5944, '_thumbnail_id', '6091'),
(100366, 5945, '_thumbnail_id', '6091'),
(100367, 5946, '_thumbnail_id', '6091'),
(100368, 5947, '_thumbnail_id', '6091'),
(100369, 5950, '_thumbnail_id', '6091'),
(100370, 5952, '_thumbnail_id', '6091'),
(100371, 5953, '_thumbnail_id', '6091'),
(100372, 5954, '_thumbnail_id', '6091'),
(100373, 5955, '_thumbnail_id', '6091'),
(100374, 5956, '_thumbnail_id', '6091'),
(100375, 5958, '_thumbnail_id', '6091'),
(100376, 5959, '_thumbnail_id', '6091'),
(100377, 5960, '_thumbnail_id', '6091'),
(100378, 6037, '_thumbnail_id', '6091'),
(100379, 6038, '_thumbnail_id', '6091'),
(100380, 6039, '_thumbnail_id', '6091'),
(100381, 6040, '_thumbnail_id', '6091'),
(100382, 6095, '_variation_description', ''),
(100383, 6041, '_thumbnail_id', '6091'),
(100384, 6095, '_sku', '4000782868371-4-41'),
(100385, 6095, '_regular_price', '148.04'),
(100386, 6095, 'total_sales', '0'),
(100387, 6095, '_tax_status', 'taxable'),
(100388, 6095, '_tax_class', 'parent'),
(100389, 6095, '_manage_stock', 'yes'),
(100390, 6095, '_backorders', 'no'),
(100391, 6095, '_sold_individually', 'no'),
(100392, 6095, '_virtual', 'no'),
(100393, 6095, '_downloadable', 'no'),
(100394, 6095, '_download_limit', '-1'),
(100395, 6095, '_download_expiry', '-1'),
(100396, 6095, '_stock', '99'),
(100397, 6095, '_stock_status', 'instock'),
(100398, 6095, '_wc_average_rating', '0'),
(100399, 6095, '_wc_review_count', '0'),
(100400, 6095, 'attribute_pa_color', '4'),
(100401, 6095, 'attribute_pa_shoes-size', '41'),
(100402, 6095, '_price', '148.04'),
(100403, 6095, '_product_version', '4.1.0'),
(100404, 6095, '_vi_wad_aliexpress_variation_id', '10000007799822677'),
(100405, 6095, '_vi_wad_aliexpress_variation_attr', '14:350852#4;200001027:100010483'),
(100406, 6096, '_variation_description', ''),
(100407, 6097, '_wp_attached_file', '2021/06/2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet-4.jpg_640x640-4.jpg'),
(100408, 6096, '_sku', '4000782868371-4-40'),
(100409, 6097, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:124:\"2021/06/2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet-4.jpg_640x640-4.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:124:\"2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet-4.jpg_640x640-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:124:\"2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet-4.jpg_640x640-4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:124:\"2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet-4.jpg_640x640-4-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:124:\"2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet-4.jpg_640x640-4-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:124:\"2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet-4.jpg_640x640-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:124:\"2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet-4.jpg_640x640-4-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:124:\"2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet-4.jpg_640x640-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:124:\"2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet-4.jpg_640x640-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:124:\"2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet-4.jpg_640x640-4-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:124:\"2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet-4.jpg_640x640-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(100410, 6096, '_regular_price', '148.04'),
(100411, 6096, 'total_sales', '0'),
(100412, 6096, '_tax_status', 'taxable'),
(100413, 6096, '_tax_class', 'parent'),
(100414, 6096, '_manage_stock', 'yes'),
(100415, 6096, '_backorders', 'no'),
(100416, 6096, '_sold_individually', 'no'),
(100417, 6096, '_virtual', 'no'),
(100418, 6096, '_downloadable', 'no'),
(100419, 6096, '_download_limit', '-1'),
(100420, 6096, '_download_expiry', '-1'),
(100421, 6096, '_stock', '99'),
(100422, 6096, '_stock_status', 'instock'),
(100423, 6096, '_wc_average_rating', '0'),
(100424, 6096, '_wc_review_count', '0'),
(100425, 6096, 'attribute_pa_color', '4'),
(100426, 6096, 'attribute_pa_shoes-size', '40'),
(100427, 6096, '_price', '148.04'),
(100428, 6096, '_product_version', '4.1.0'),
(100429, 6096, '_vi_wad_aliexpress_variation_id', '10000007799822676'),
(100430, 6096, '_vi_wad_aliexpress_variation_attr', '14:350852#4;200001027:100013888'),
(100431, 6098, '_variation_description', ''),
(100432, 6098, '_sku', '4000782868371-4-39'),
(100433, 6098, '_regular_price', '148.04'),
(100434, 6098, 'total_sales', '0'),
(100435, 6098, '_tax_status', 'taxable'),
(100436, 6098, '_tax_class', 'parent'),
(100437, 6098, '_manage_stock', 'yes'),
(100438, 6098, '_backorders', 'no'),
(100439, 6098, '_sold_individually', 'no'),
(100440, 6098, '_virtual', 'no'),
(100441, 6098, '_downloadable', 'no'),
(100442, 6098, '_download_limit', '-1'),
(100443, 6098, '_download_expiry', '-1'),
(100444, 6098, '_stock', '99'),
(100445, 6098, '_stock_status', 'instock'),
(100446, 6098, '_wc_average_rating', '0'),
(100447, 6098, '_wc_review_count', '0'),
(100448, 6098, 'attribute_pa_color', '4'),
(100449, 6098, 'attribute_pa_shoes-size', '39'),
(100450, 6098, '_price', '148.04'),
(100451, 6098, '_product_version', '4.1.0'),
(100452, 6098, '_vi_wad_aliexpress_variation_id', '10000007799822675'),
(100453, 6098, '_vi_wad_aliexpress_variation_attr', '14:350852#4;200001027:200000364'),
(100454, 6099, '_variation_description', ''),
(100455, 6099, '_sku', '4000782868371-4-38'),
(100456, 6099, '_regular_price', '148.04'),
(100457, 6099, 'total_sales', '0'),
(100458, 6099, '_tax_status', 'taxable'),
(100459, 6099, '_tax_class', 'parent'),
(100460, 6099, '_manage_stock', 'yes'),
(100461, 6099, '_backorders', 'no'),
(100462, 6099, '_sold_individually', 'no'),
(100463, 6099, '_virtual', 'no'),
(100464, 6099, '_downloadable', 'no'),
(100465, 6099, '_download_limit', '-1'),
(100466, 6099, '_download_expiry', '-1'),
(100467, 6099, '_stock', '99'),
(100468, 6099, '_stock_status', 'instock'),
(100469, 6099, '_wc_average_rating', '0'),
(100470, 6099, '_wc_review_count', '0'),
(100471, 6099, 'attribute_pa_color', '4'),
(100472, 6099, 'attribute_pa_shoes-size', '38'),
(100473, 6099, '_price', '148.04'),
(100474, 6099, '_product_version', '4.1.0'),
(100475, 6099, '_vi_wad_aliexpress_variation_id', '10000007799822674'),
(100476, 6099, '_vi_wad_aliexpress_variation_attr', '14:350852#4;200001027:200000898'),
(100477, 6100, '_variation_description', ''),
(100478, 6100, '_sku', '4000782868371-4-37'),
(100479, 6100, '_regular_price', '148.04'),
(100480, 6097, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Hdbbda97c0b9c4f109de792d0730ced62x/2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet.jpg_640x640.jpg'),
(100481, 5981, '_thumbnail_id', '6097'),
(100482, 6100, 'total_sales', '0'),
(100483, 5983, '_thumbnail_id', '6097'),
(100484, 6100, '_tax_status', 'taxable'),
(100485, 6100, '_tax_class', 'parent'),
(100486, 5985, '_thumbnail_id', '6097'),
(100487, 6100, '_manage_stock', 'yes'),
(100488, 5987, '_thumbnail_id', '6097'),
(100489, 6100, '_backorders', 'no'),
(100490, 5994, '_thumbnail_id', '6097'),
(100491, 6100, '_sold_individually', 'no'),
(100492, 5996, '_thumbnail_id', '6097'),
(100493, 5998, '_thumbnail_id', '6097'),
(100494, 6000, '_thumbnail_id', '6097'),
(100495, 6100, '_virtual', 'no'),
(100496, 6100, '_downloadable', 'no'),
(100497, 6003, '_thumbnail_id', '6097'),
(100498, 6005, '_thumbnail_id', '6097'),
(100499, 6100, '_download_limit', '-1'),
(100500, 6007, '_thumbnail_id', '6097'),
(100501, 6100, '_download_expiry', '-1'),
(100502, 6009, '_thumbnail_id', '6097');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(100503, 6100, '_stock', '99'),
(100504, 6013, '_thumbnail_id', '6097'),
(100505, 6100, '_stock_status', 'instock'),
(100506, 6016, '_thumbnail_id', '6097'),
(100507, 6100, '_wc_average_rating', '0'),
(100508, 6018, '_thumbnail_id', '6097'),
(100509, 6100, '_wc_review_count', '0'),
(100510, 6020, '_thumbnail_id', '6097'),
(100511, 6022, '_thumbnail_id', '6097'),
(100512, 6100, 'attribute_pa_color', '4'),
(100513, 6024, '_thumbnail_id', '6097'),
(100514, 6100, 'attribute_pa_shoes-size', '37'),
(100515, 6100, '_price', '148.04'),
(100516, 6100, '_product_version', '4.1.0'),
(100517, 6100, '_vi_wad_aliexpress_variation_id', '10000007799822673'),
(100518, 6100, '_vi_wad_aliexpress_variation_attr', '14:350852#4;200001027:100010482'),
(100519, 6101, '_variation_description', ''),
(100520, 6101, '_sku', '4000782868371-4-36'),
(100521, 6101, '_regular_price', '148.04'),
(100522, 6101, 'total_sales', '0'),
(100523, 6101, '_tax_status', 'taxable'),
(100524, 6101, '_tax_class', 'parent'),
(100525, 6101, '_manage_stock', 'yes'),
(100526, 6101, '_backorders', 'no'),
(100527, 6101, '_sold_individually', 'no'),
(100528, 6101, '_virtual', 'no'),
(100529, 6101, '_downloadable', 'no'),
(100530, 6101, '_download_limit', '-1'),
(100531, 6101, '_download_expiry', '-1'),
(100532, 6101, '_stock', '99'),
(100533, 6101, '_stock_status', 'instock'),
(100534, 6101, '_wc_average_rating', '0'),
(100535, 6101, '_wc_review_count', '0'),
(100536, 6101, 'attribute_pa_color', '4'),
(100537, 6101, 'attribute_pa_shoes-size', '36'),
(100538, 6101, '_price', '148.04'),
(100539, 6101, '_product_version', '4.1.0'),
(100540, 6101, '_vi_wad_aliexpress_variation_id', '10000007799822672'),
(100541, 6101, '_vi_wad_aliexpress_variation_attr', '14:350852#4;200001027:200000334'),
(100542, 6102, '_variation_description', ''),
(100543, 6102, '_sku', '4000782868371-4-35'),
(100544, 6102, '_regular_price', '148.04'),
(100545, 6102, 'total_sales', '0'),
(100546, 6102, '_tax_status', 'taxable'),
(100547, 6102, '_tax_class', 'parent'),
(100548, 6102, '_manage_stock', 'yes'),
(100549, 6102, '_backorders', 'no'),
(100550, 6102, '_sold_individually', 'no'),
(100551, 6102, '_virtual', 'no'),
(100552, 6102, '_downloadable', 'no'),
(100553, 6102, '_download_limit', '-1'),
(100554, 6102, '_download_expiry', '-1'),
(100555, 6102, '_stock', '99'),
(100556, 6102, '_stock_status', 'instock'),
(100557, 6102, '_wc_average_rating', '0'),
(100558, 6102, '_wc_review_count', '0'),
(100559, 6102, 'attribute_pa_color', '4'),
(100560, 6102, 'attribute_pa_shoes-size', '35'),
(100561, 6102, '_price', '148.04'),
(100562, 6102, '_product_version', '4.1.0'),
(100563, 6102, '_vi_wad_aliexpress_variation_id', '10000007799822671'),
(100564, 6102, '_vi_wad_aliexpress_variation_attr', '14:350852#4;200001027:200000333'),
(100565, 6103, '_variation_description', ''),
(100566, 6103, '_sku', '4000782868371-3-44'),
(100567, 6103, '_regular_price', '148.04'),
(100568, 6103, 'total_sales', '0'),
(100569, 6103, '_tax_status', 'taxable'),
(100570, 6103, '_tax_class', 'parent'),
(100571, 6103, '_manage_stock', 'yes'),
(100572, 6103, '_backorders', 'no'),
(100573, 6103, '_sold_individually', 'no'),
(100574, 6103, '_virtual', 'no'),
(100575, 6103, '_downloadable', 'no'),
(100576, 6103, '_download_limit', '-1'),
(100577, 6103, '_download_expiry', '-1'),
(100578, 6103, '_stock', '98'),
(100579, 6103, '_stock_status', 'instock'),
(100580, 6103, '_wc_average_rating', '0'),
(100581, 6103, '_wc_review_count', '0'),
(100582, 6103, 'attribute_pa_color', '3'),
(100583, 6103, 'attribute_pa_shoes-size', '44'),
(100584, 6103, '_price', '148.04'),
(100585, 6103, '_product_version', '4.1.0'),
(100586, 6103, '_vi_wad_aliexpress_variation_id', '10000007799822670'),
(100587, 6103, '_vi_wad_aliexpress_variation_attr', '14:200001438#3;200001027:100010487'),
(100588, 6104, '_variation_description', ''),
(100589, 6104, '_sku', '4000782868371-3-43'),
(100590, 6104, '_regular_price', '148.04'),
(100591, 6104, 'total_sales', '0'),
(100592, 6104, '_tax_status', 'taxable'),
(100593, 6104, '_tax_class', 'parent'),
(100594, 6104, '_manage_stock', 'yes'),
(100595, 6104, '_backorders', 'no'),
(100596, 6104, '_sold_individually', 'no'),
(100597, 6104, '_virtual', 'no'),
(100598, 6104, '_downloadable', 'no'),
(100599, 6104, '_download_limit', '-1'),
(100600, 6104, '_download_expiry', '-1'),
(100601, 6104, '_stock', '99'),
(100602, 6104, '_stock_status', 'instock'),
(100603, 6104, '_wc_average_rating', '0'),
(100604, 6104, '_wc_review_count', '0'),
(100605, 6104, 'attribute_pa_color', '3'),
(100606, 6104, 'attribute_pa_shoes-size', '43'),
(100607, 6104, '_price', '148.04'),
(100608, 6104, '_product_version', '4.1.0'),
(100609, 6104, '_vi_wad_aliexpress_variation_id', '10000007799822669'),
(100610, 6104, '_vi_wad_aliexpress_variation_attr', '14:200001438#3;200001027:200000338'),
(100611, 6105, '_variation_description', ''),
(100612, 6105, '_sku', '4000782868371-3-42'),
(100613, 6105, '_regular_price', '148.04'),
(100614, 6105, 'total_sales', '0'),
(100615, 6105, '_tax_status', 'taxable'),
(100616, 6105, '_tax_class', 'parent'),
(100617, 6105, '_manage_stock', 'yes'),
(100618, 6105, '_backorders', 'no'),
(100619, 6105, '_sold_individually', 'no'),
(100620, 6105, '_virtual', 'no'),
(100621, 6105, '_downloadable', 'no'),
(100622, 6105, '_download_limit', '-1'),
(100623, 6105, '_download_expiry', '-1'),
(100624, 6105, '_stock', '99'),
(100625, 6105, '_stock_status', 'instock'),
(100626, 6105, '_wc_average_rating', '0'),
(100627, 6105, '_wc_review_count', '0'),
(100628, 6105, 'attribute_pa_color', '3'),
(100629, 6105, 'attribute_pa_shoes-size', '42'),
(100630, 6105, '_price', '148.04'),
(100631, 6105, '_product_version', '4.1.0'),
(100632, 6105, '_vi_wad_aliexpress_variation_id', '10000007799822668'),
(100633, 6105, '_vi_wad_aliexpress_variation_attr', '14:200001438#3;200001027:200000337'),
(100634, 6106, '_variation_description', ''),
(100635, 6106, '_sku', '4000782868371-3-41'),
(100636, 6106, '_regular_price', '148.04'),
(100637, 6106, 'total_sales', '0'),
(100638, 6106, '_tax_status', 'taxable'),
(100639, 6106, '_tax_class', 'parent'),
(100640, 6106, '_manage_stock', 'yes'),
(100641, 6106, '_backorders', 'no'),
(100642, 6106, '_sold_individually', 'no'),
(100643, 6106, '_virtual', 'no'),
(100644, 6106, '_downloadable', 'no'),
(100645, 6106, '_download_limit', '-1'),
(100646, 6106, '_download_expiry', '-1'),
(100647, 6106, '_stock', '99'),
(100648, 6106, '_stock_status', 'instock'),
(100649, 6106, '_wc_average_rating', '0'),
(100650, 6106, '_wc_review_count', '0'),
(100651, 6106, 'attribute_pa_color', '3'),
(100652, 6106, 'attribute_pa_shoes-size', '41'),
(100653, 6106, '_price', '148.04'),
(100654, 6106, '_product_version', '4.1.0'),
(100655, 6106, '_vi_wad_aliexpress_variation_id', '10000007799822667'),
(100656, 6106, '_vi_wad_aliexpress_variation_attr', '14:200001438#3;200001027:100010483'),
(100657, 6107, '_variation_description', ''),
(100658, 6107, '_sku', '4000782868371-3-40'),
(100659, 6107, '_regular_price', '148.04'),
(100660, 6107, 'total_sales', '0'),
(100661, 6107, '_tax_status', 'taxable'),
(100662, 6107, '_tax_class', 'parent'),
(100663, 6107, '_manage_stock', 'yes'),
(100664, 6107, '_backorders', 'no'),
(100665, 6107, '_sold_individually', 'no'),
(100666, 6107, '_virtual', 'no'),
(100667, 6107, '_downloadable', 'no'),
(100668, 6107, '_download_limit', '-1'),
(100669, 6107, '_download_expiry', '-1'),
(100670, 6107, '_stock', '99'),
(100671, 6107, '_stock_status', 'instock'),
(100672, 6107, '_wc_average_rating', '0'),
(100673, 6107, '_wc_review_count', '0'),
(100674, 6107, 'attribute_pa_color', '3'),
(100675, 6107, 'attribute_pa_shoes-size', '40'),
(100676, 6107, '_price', '148.04'),
(100677, 6107, '_product_version', '4.1.0'),
(100678, 6107, '_vi_wad_aliexpress_variation_id', '10000007799822666'),
(100679, 6107, '_vi_wad_aliexpress_variation_attr', '14:200001438#3;200001027:100013888'),
(100680, 6108, '_variation_description', ''),
(100681, 6108, '_sku', '4000782868371-3-39'),
(100682, 6108, '_regular_price', '148.04'),
(100683, 6108, 'total_sales', '0'),
(100684, 6108, '_tax_status', 'taxable'),
(100685, 6108, '_tax_class', 'parent'),
(100686, 6108, '_manage_stock', 'yes'),
(100687, 6108, '_backorders', 'no'),
(100688, 6108, '_sold_individually', 'no'),
(100689, 6108, '_virtual', 'no'),
(100690, 6108, '_downloadable', 'no'),
(100691, 6108, '_download_limit', '-1'),
(100692, 6108, '_download_expiry', '-1'),
(100693, 6108, '_stock', '99'),
(100694, 6108, '_stock_status', 'instock'),
(100695, 6108, '_wc_average_rating', '0'),
(100696, 6108, '_wc_review_count', '0'),
(100697, 6108, 'attribute_pa_color', '3'),
(100698, 6108, 'attribute_pa_shoes-size', '39'),
(100699, 6108, '_price', '148.04'),
(100700, 6108, '_product_version', '4.1.0'),
(100701, 6108, '_vi_wad_aliexpress_variation_id', '10000007799822665'),
(100702, 6108, '_vi_wad_aliexpress_variation_attr', '14:200001438#3;200001027:200000364'),
(100703, 6109, '_variation_description', ''),
(100704, 6109, '_sku', '4000782868371-3-38'),
(100705, 6109, '_regular_price', '148.04'),
(100706, 6109, 'total_sales', '0'),
(100707, 6109, '_tax_status', 'taxable'),
(100708, 6109, '_tax_class', 'parent'),
(100709, 6109, '_manage_stock', 'yes'),
(100710, 6109, '_backorders', 'no'),
(100711, 6109, '_sold_individually', 'no'),
(100712, 6109, '_virtual', 'no'),
(100713, 6109, '_downloadable', 'no'),
(100714, 6109, '_download_limit', '-1'),
(100715, 6109, '_download_expiry', '-1'),
(100716, 6109, '_stock', '99'),
(100717, 6109, '_stock_status', 'instock'),
(100718, 6109, '_wc_average_rating', '0'),
(100719, 6109, '_wc_review_count', '0'),
(100720, 6109, 'attribute_pa_color', '3'),
(100721, 6109, 'attribute_pa_shoes-size', '38'),
(100722, 6109, '_price', '148.04'),
(100723, 6109, '_product_version', '4.1.0'),
(100724, 6109, '_vi_wad_aliexpress_variation_id', '10000007799822664'),
(100725, 6109, '_vi_wad_aliexpress_variation_attr', '14:200001438#3;200001027:200000898'),
(100726, 6110, '_variation_description', ''),
(100727, 6110, '_sku', '4000782868371-3-37'),
(100728, 6110, '_regular_price', '148.04'),
(100729, 6110, 'total_sales', '0'),
(100730, 6110, '_tax_status', 'taxable'),
(100731, 6110, '_tax_class', 'parent'),
(100732, 6110, '_manage_stock', 'yes'),
(100733, 6110, '_backorders', 'no'),
(100734, 6110, '_sold_individually', 'no'),
(100735, 6110, '_virtual', 'no'),
(100736, 6110, '_downloadable', 'no'),
(100737, 6110, '_download_limit', '-1'),
(100738, 6110, '_download_expiry', '-1'),
(100739, 6110, '_stock', '99'),
(100740, 6110, '_stock_status', 'instock'),
(100741, 6110, '_wc_average_rating', '0'),
(100742, 6110, '_wc_review_count', '0'),
(100743, 6110, 'attribute_pa_color', '3'),
(100744, 6110, 'attribute_pa_shoes-size', '37'),
(100745, 6110, '_price', '148.04'),
(100746, 6110, '_product_version', '4.1.0'),
(100747, 6110, '_vi_wad_aliexpress_variation_id', '10000007799822663'),
(100748, 6110, '_vi_wad_aliexpress_variation_attr', '14:200001438#3;200001027:100010482'),
(100749, 6111, '_variation_description', ''),
(100750, 6111, '_sku', '4000782868371-3-36'),
(100751, 6111, '_regular_price', '148.04'),
(100752, 6111, 'total_sales', '0'),
(100753, 6111, '_tax_status', 'taxable'),
(100754, 6111, '_tax_class', 'parent'),
(100755, 6111, '_manage_stock', 'yes'),
(100756, 6111, '_backorders', 'no'),
(100757, 6111, '_sold_individually', 'no'),
(100758, 6111, '_virtual', 'no'),
(100759, 6111, '_downloadable', 'no'),
(100760, 6111, '_download_limit', '-1'),
(100761, 6111, '_download_expiry', '-1'),
(100762, 6111, '_stock', '99'),
(100763, 6111, '_stock_status', 'instock'),
(100764, 6111, '_wc_average_rating', '0'),
(100765, 6111, '_wc_review_count', '0'),
(100766, 6111, 'attribute_pa_color', '3'),
(100767, 6111, 'attribute_pa_shoes-size', '36'),
(100768, 6111, '_price', '148.04'),
(100769, 6111, '_product_version', '4.1.0'),
(100770, 6111, '_vi_wad_aliexpress_variation_id', '10000007799822662'),
(100771, 6111, '_vi_wad_aliexpress_variation_attr', '14:200001438#3;200001027:200000334'),
(100772, 6112, '_variation_description', ''),
(100773, 6112, '_sku', '4000782868371-3-35'),
(100774, 6112, '_regular_price', '148.04'),
(100775, 6112, 'total_sales', '0'),
(100776, 6112, '_tax_status', 'taxable'),
(100777, 6112, '_tax_class', 'parent'),
(100778, 6112, '_manage_stock', 'yes'),
(100779, 6112, '_backorders', 'no'),
(100780, 6112, '_sold_individually', 'no'),
(100781, 6112, '_virtual', 'no'),
(100782, 6112, '_downloadable', 'no'),
(100783, 6112, '_download_limit', '-1'),
(100784, 6112, '_download_expiry', '-1'),
(100785, 6112, '_stock', '99'),
(100786, 6112, '_stock_status', 'instock'),
(100787, 6112, '_wc_average_rating', '0'),
(100788, 6112, '_wc_review_count', '0'),
(100789, 6112, 'attribute_pa_color', '3'),
(100790, 6112, 'attribute_pa_shoes-size', '35'),
(100791, 6112, '_price', '148.04'),
(100792, 6112, '_product_version', '4.1.0'),
(100793, 6112, '_vi_wad_aliexpress_variation_id', '10000007799822661'),
(100794, 6112, '_vi_wad_aliexpress_variation_attr', '14:200001438#3;200001027:200000333'),
(100795, 6113, '_variation_description', ''),
(100796, 6113, '_sku', '4000782868371-2-44'),
(100797, 6113, '_regular_price', '148.04'),
(100798, 6113, 'total_sales', '0'),
(100799, 6113, '_tax_status', 'taxable'),
(100800, 6113, '_tax_class', 'parent'),
(100801, 6113, '_manage_stock', 'yes'),
(100802, 6113, '_backorders', 'no'),
(100803, 6113, '_sold_individually', 'no'),
(100804, 6113, '_virtual', 'no'),
(100805, 6113, '_downloadable', 'no'),
(100806, 6113, '_download_limit', '-1'),
(100807, 6113, '_download_expiry', '-1'),
(100808, 6113, '_stock', '99'),
(100809, 6113, '_stock_status', 'instock'),
(100810, 6113, '_wc_average_rating', '0'),
(100811, 6113, '_wc_review_count', '0'),
(100812, 6113, 'attribute_pa_color', '2'),
(100813, 6113, 'attribute_pa_shoes-size', '44'),
(100814, 6113, '_price', '148.04'),
(100815, 6113, '_product_version', '4.1.0'),
(100816, 6113, '_vi_wad_aliexpress_variation_id', '10000007799822660'),
(100817, 6113, '_vi_wad_aliexpress_variation_attr', '14:200002130#2;200001027:100010487'),
(100818, 6114, '_variation_description', ''),
(100819, 6114, '_sku', '4000782868371-2-43'),
(100820, 6114, '_regular_price', '148.04'),
(100821, 6114, 'total_sales', '0'),
(100822, 6114, '_tax_status', 'taxable'),
(100823, 6114, '_tax_class', 'parent'),
(100824, 6114, '_manage_stock', 'yes'),
(100825, 6114, '_backorders', 'no'),
(100826, 6114, '_sold_individually', 'no'),
(100827, 6114, '_virtual', 'no'),
(100828, 6114, '_downloadable', 'no'),
(100829, 6114, '_download_limit', '-1'),
(100830, 6114, '_download_expiry', '-1'),
(100831, 6114, '_stock', '99'),
(100832, 6114, '_stock_status', 'instock'),
(100833, 6114, '_wc_average_rating', '0'),
(100834, 6114, '_wc_review_count', '0'),
(100835, 6114, 'attribute_pa_color', '2'),
(100836, 6114, 'attribute_pa_shoes-size', '43'),
(100837, 6114, '_price', '148.04'),
(100838, 6114, '_product_version', '4.1.0'),
(100839, 6114, '_vi_wad_aliexpress_variation_id', '10000007799822659'),
(100840, 6114, '_vi_wad_aliexpress_variation_attr', '14:200002130#2;200001027:200000338'),
(100841, 6115, '_variation_description', ''),
(100842, 6115, '_sku', '4000782868371-2-42'),
(100843, 6115, '_regular_price', '148.04'),
(100844, 6115, 'total_sales', '0'),
(100845, 6115, '_tax_status', 'taxable'),
(100846, 6115, '_tax_class', 'parent'),
(100847, 6115, '_manage_stock', 'yes'),
(100848, 6115, '_backorders', 'no'),
(100849, 6115, '_sold_individually', 'no'),
(100850, 6115, '_virtual', 'no'),
(100851, 6115, '_downloadable', 'no'),
(100852, 6115, '_download_limit', '-1'),
(100853, 6115, '_download_expiry', '-1'),
(100854, 6115, '_stock', '99'),
(100855, 6115, '_stock_status', 'instock'),
(100856, 6115, '_wc_average_rating', '0'),
(100857, 6115, '_wc_review_count', '0'),
(100858, 6115, 'attribute_pa_color', '2'),
(100859, 6115, 'attribute_pa_shoes-size', '42'),
(100860, 6115, '_price', '148.04'),
(100861, 6115, '_product_version', '4.1.0'),
(100862, 6115, '_vi_wad_aliexpress_variation_id', '10000007799822658'),
(100863, 6115, '_vi_wad_aliexpress_variation_attr', '14:200002130#2;200001027:200000337'),
(100864, 6116, '_variation_description', ''),
(100865, 6116, '_sku', '4000782868371-2-41'),
(100866, 6116, '_regular_price', '148.04'),
(100867, 6116, 'total_sales', '0'),
(100868, 6116, '_tax_status', 'taxable'),
(100869, 6116, '_tax_class', 'parent'),
(100870, 6116, '_manage_stock', 'yes'),
(100871, 6116, '_backorders', 'no'),
(100872, 6116, '_sold_individually', 'no'),
(100873, 6116, '_virtual', 'no'),
(100874, 6116, '_downloadable', 'no'),
(100875, 6116, '_download_limit', '-1'),
(100876, 6116, '_download_expiry', '-1'),
(100877, 6116, '_stock', '99'),
(100878, 6116, '_stock_status', 'instock'),
(100879, 6116, '_wc_average_rating', '0'),
(100880, 6116, '_wc_review_count', '0'),
(100881, 6116, 'attribute_pa_color', '2'),
(100882, 6116, 'attribute_pa_shoes-size', '41'),
(100883, 6116, '_price', '148.04'),
(100884, 6116, '_product_version', '4.1.0'),
(100885, 6116, '_vi_wad_aliexpress_variation_id', '10000007799822657'),
(100886, 6116, '_vi_wad_aliexpress_variation_attr', '14:200002130#2;200001027:100010483'),
(100887, 6117, '_variation_description', ''),
(100888, 6117, '_sku', '4000782868371-2-40'),
(100889, 6117, '_regular_price', '148.04'),
(100890, 6117, 'total_sales', '0'),
(100891, 6117, '_tax_status', 'taxable'),
(100892, 6117, '_tax_class', 'parent'),
(100893, 6117, '_manage_stock', 'yes'),
(100894, 6117, '_backorders', 'no'),
(100895, 6117, '_sold_individually', 'no'),
(100896, 6117, '_virtual', 'no'),
(100897, 6117, '_downloadable', 'no'),
(100898, 6117, '_download_limit', '-1'),
(100899, 6117, '_download_expiry', '-1'),
(100900, 6117, '_stock', '99'),
(100901, 6117, '_stock_status', 'instock'),
(100902, 6117, '_wc_average_rating', '0'),
(100903, 6117, '_wc_review_count', '0'),
(100904, 6117, 'attribute_pa_color', '2'),
(100905, 6117, 'attribute_pa_shoes-size', '40'),
(100906, 6117, '_price', '148.04'),
(100907, 6117, '_product_version', '4.1.0'),
(100908, 6117, '_vi_wad_aliexpress_variation_id', '10000007799822656'),
(100909, 6117, '_vi_wad_aliexpress_variation_attr', '14:200002130#2;200001027:100013888'),
(100910, 6118, '_variation_description', ''),
(100911, 6118, '_sku', '4000782868371-2-39'),
(100912, 6118, '_regular_price', '148.04'),
(100913, 6118, 'total_sales', '0'),
(100914, 6118, '_tax_status', 'taxable'),
(100915, 6118, '_tax_class', 'parent'),
(100916, 6118, '_manage_stock', 'yes'),
(100917, 6118, '_backorders', 'no'),
(100918, 6118, '_sold_individually', 'no'),
(100919, 6118, '_virtual', 'no'),
(100920, 6118, '_downloadable', 'no'),
(100921, 6118, '_download_limit', '-1'),
(100922, 6118, '_download_expiry', '-1'),
(100923, 6118, '_stock', '99'),
(100924, 6118, '_stock_status', 'instock'),
(100925, 6118, '_wc_average_rating', '0'),
(100926, 6118, '_wc_review_count', '0'),
(100927, 6118, 'attribute_pa_color', '2'),
(100928, 6118, 'attribute_pa_shoes-size', '39'),
(100929, 6118, '_price', '148.04'),
(100930, 6118, '_product_version', '4.1.0'),
(100931, 6118, '_vi_wad_aliexpress_variation_id', '10000007799822655'),
(100932, 6118, '_vi_wad_aliexpress_variation_attr', '14:200002130#2;200001027:200000364'),
(100933, 6119, '_variation_description', ''),
(100934, 6119, '_sku', '4000782868371-2-38'),
(100935, 6119, '_regular_price', '148.04'),
(100936, 6119, 'total_sales', '0'),
(100937, 6119, '_tax_status', 'taxable'),
(100938, 6119, '_tax_class', 'parent'),
(100939, 6119, '_manage_stock', 'yes'),
(100940, 6119, '_backorders', 'no'),
(100941, 6119, '_sold_individually', 'no'),
(100942, 6119, '_virtual', 'no'),
(100943, 6119, '_downloadable', 'no'),
(100944, 6119, '_download_limit', '-1'),
(100945, 6119, '_download_expiry', '-1'),
(100946, 6119, '_stock', '99'),
(100947, 6119, '_stock_status', 'instock'),
(100948, 6119, '_wc_average_rating', '0'),
(100949, 6119, '_wc_review_count', '0'),
(100950, 6119, 'attribute_pa_color', '2'),
(100951, 6119, 'attribute_pa_shoes-size', '38'),
(100952, 6119, '_price', '148.04'),
(100953, 6119, '_product_version', '4.1.0'),
(100954, 6119, '_vi_wad_aliexpress_variation_id', '10000007799822654'),
(100955, 6119, '_vi_wad_aliexpress_variation_attr', '14:200002130#2;200001027:200000898'),
(100956, 6120, '_variation_description', ''),
(100957, 6120, '_sku', '4000782868371-2-37'),
(100958, 6120, '_regular_price', '148.04'),
(100959, 6120, 'total_sales', '0'),
(100960, 6120, '_tax_status', 'taxable'),
(100961, 6120, '_tax_class', 'parent'),
(100962, 6120, '_manage_stock', 'yes'),
(100963, 6120, '_backorders', 'no'),
(100964, 6120, '_sold_individually', 'no'),
(100965, 6120, '_virtual', 'no'),
(100966, 6120, '_downloadable', 'no'),
(100967, 6120, '_download_limit', '-1'),
(100968, 6120, '_download_expiry', '-1'),
(100969, 6120, '_stock', '99'),
(100970, 6120, '_stock_status', 'instock'),
(100971, 6120, '_wc_average_rating', '0'),
(100972, 6120, '_wc_review_count', '0'),
(100973, 6120, 'attribute_pa_color', '2'),
(100974, 6120, 'attribute_pa_shoes-size', '37'),
(100975, 6120, '_price', '148.04'),
(100976, 6120, '_product_version', '4.1.0'),
(100977, 6120, '_vi_wad_aliexpress_variation_id', '10000007799822653'),
(100978, 6120, '_vi_wad_aliexpress_variation_attr', '14:200002130#2;200001027:100010482'),
(100979, 6121, '_variation_description', ''),
(100980, 6121, '_sku', '4000782868371-2-36'),
(100981, 6121, '_regular_price', '148.04'),
(100982, 6121, 'total_sales', '0'),
(100983, 6121, '_tax_status', 'taxable'),
(100984, 6121, '_tax_class', 'parent'),
(100985, 6121, '_manage_stock', 'yes'),
(100986, 6121, '_backorders', 'no'),
(100987, 6121, '_sold_individually', 'no'),
(100988, 6121, '_virtual', 'no'),
(100989, 6121, '_downloadable', 'no'),
(100990, 6121, '_download_limit', '-1'),
(100991, 6121, '_download_expiry', '-1'),
(100992, 6121, '_stock', '99'),
(100993, 6121, '_stock_status', 'instock'),
(100994, 6121, '_wc_average_rating', '0'),
(100995, 6121, '_wc_review_count', '0'),
(100996, 6121, 'attribute_pa_color', '2'),
(100997, 6121, 'attribute_pa_shoes-size', '36'),
(100998, 6121, '_price', '148.04'),
(100999, 6121, '_product_version', '4.1.0'),
(101000, 6121, '_vi_wad_aliexpress_variation_id', '10000007799822652'),
(101001, 6121, '_vi_wad_aliexpress_variation_attr', '14:200002130#2;200001027:200000334'),
(101002, 6122, '_variation_description', ''),
(101003, 6122, '_sku', '4000782868371-2-35'),
(101004, 6122, '_regular_price', '148.04'),
(101005, 6122, 'total_sales', '0'),
(101006, 6122, '_tax_status', 'taxable'),
(101007, 6122, '_tax_class', 'parent'),
(101008, 6122, '_manage_stock', 'yes'),
(101009, 6122, '_backorders', 'no'),
(101010, 6122, '_sold_individually', 'no'),
(101011, 6122, '_virtual', 'no'),
(101012, 6122, '_downloadable', 'no'),
(101013, 6122, '_download_limit', '-1'),
(101014, 6122, '_download_expiry', '-1'),
(101015, 6122, '_stock', '99'),
(101016, 6122, '_stock_status', 'instock'),
(101017, 6122, '_wc_average_rating', '0'),
(101018, 6122, '_wc_review_count', '0'),
(101019, 6122, 'attribute_pa_color', '2'),
(101020, 6122, 'attribute_pa_shoes-size', '35'),
(101021, 6122, '_price', '148.04'),
(101022, 6122, '_product_version', '4.1.0'),
(101023, 6122, '_vi_wad_aliexpress_variation_id', '10000007799822651'),
(101024, 6122, '_vi_wad_aliexpress_variation_attr', '14:200002130#2;200001027:200000333'),
(101025, 6123, '_variation_description', ''),
(101026, 6123, '_sku', '4000782868371-1-44'),
(101027, 6123, '_regular_price', '148.04'),
(101028, 6123, 'total_sales', '0'),
(101029, 6123, '_tax_status', 'taxable'),
(101030, 6123, '_tax_class', 'parent'),
(101031, 6123, '_manage_stock', 'yes'),
(101032, 6123, '_backorders', 'no'),
(101033, 6123, '_sold_individually', 'no'),
(101034, 6123, '_virtual', 'no'),
(101035, 6123, '_downloadable', 'no'),
(101036, 6123, '_download_limit', '-1'),
(101037, 6123, '_download_expiry', '-1'),
(101038, 6123, '_stock', '99'),
(101039, 6123, '_stock_status', 'instock'),
(101040, 6123, '_wc_average_rating', '0'),
(101041, 6123, '_wc_review_count', '0'),
(101042, 6123, 'attribute_pa_color', '1'),
(101043, 6123, 'attribute_pa_shoes-size', '44'),
(101044, 6123, '_price', '148.04'),
(101045, 6123, '_product_version', '4.1.0'),
(101046, 6123, '_vi_wad_aliexpress_variation_id', '10000007799822650'),
(101047, 6123, '_vi_wad_aliexpress_variation_attr', '14:175#1;200001027:100010487'),
(101048, 6124, '_variation_description', ''),
(101049, 6124, '_sku', '4000782868371-1-43'),
(101050, 6124, '_regular_price', '148.04'),
(101051, 6124, 'total_sales', '0'),
(101052, 6124, '_tax_status', 'taxable'),
(101053, 6124, '_tax_class', 'parent'),
(101054, 6124, '_manage_stock', 'yes'),
(101055, 6124, '_backorders', 'no'),
(101056, 6124, '_sold_individually', 'no'),
(101057, 6124, '_virtual', 'no'),
(101058, 6124, '_downloadable', 'no'),
(101059, 6124, '_download_limit', '-1'),
(101060, 6124, '_download_expiry', '-1'),
(101061, 6124, '_stock', '99'),
(101062, 6124, '_stock_status', 'instock'),
(101063, 6124, '_wc_average_rating', '0'),
(101064, 6124, '_wc_review_count', '0'),
(101065, 6124, 'attribute_pa_color', '1'),
(101066, 6124, 'attribute_pa_shoes-size', '43'),
(101067, 6124, '_price', '148.04'),
(101068, 6124, '_product_version', '4.1.0'),
(101069, 6124, '_vi_wad_aliexpress_variation_id', '10000007799822649'),
(101070, 6124, '_vi_wad_aliexpress_variation_attr', '14:175#1;200001027:200000338'),
(101071, 6125, '_variation_description', ''),
(101072, 6125, '_sku', '4000782868371-1-42'),
(101073, 6125, '_regular_price', '148.04'),
(101074, 6125, 'total_sales', '0'),
(101075, 6125, '_tax_status', 'taxable'),
(101076, 6125, '_tax_class', 'parent'),
(101077, 6125, '_manage_stock', 'yes'),
(101078, 6125, '_backorders', 'no'),
(101079, 6125, '_sold_individually', 'no'),
(101080, 6125, '_virtual', 'no'),
(101081, 6125, '_downloadable', 'no'),
(101082, 6125, '_download_limit', '-1'),
(101083, 6125, '_download_expiry', '-1'),
(101084, 6125, '_stock', '99'),
(101085, 6125, '_stock_status', 'instock'),
(101086, 6125, '_wc_average_rating', '0'),
(101087, 6125, '_wc_review_count', '0'),
(101088, 6125, 'attribute_pa_color', '1'),
(101089, 6125, 'attribute_pa_shoes-size', '42'),
(101090, 6125, '_price', '148.04'),
(101091, 6125, '_product_version', '4.1.0'),
(101092, 6125, '_vi_wad_aliexpress_variation_id', '10000007799822648'),
(101093, 6125, '_vi_wad_aliexpress_variation_attr', '14:175#1;200001027:200000337'),
(101094, 6126, '_variation_description', ''),
(101095, 6126, '_sku', '4000782868371-1-41'),
(101096, 6126, '_regular_price', '148.04'),
(101097, 6126, 'total_sales', '0'),
(101098, 6126, '_tax_status', 'taxable'),
(101099, 6126, '_tax_class', 'parent'),
(101100, 6126, '_manage_stock', 'yes'),
(101101, 6126, '_backorders', 'no'),
(101102, 6126, '_sold_individually', 'no'),
(101103, 6126, '_virtual', 'no'),
(101104, 6126, '_downloadable', 'no'),
(101105, 6126, '_download_limit', '-1'),
(101106, 6126, '_download_expiry', '-1'),
(101107, 6126, '_stock', '99'),
(101108, 6126, '_stock_status', 'instock'),
(101109, 6126, '_wc_average_rating', '0'),
(101110, 6126, '_wc_review_count', '0'),
(101111, 6126, 'attribute_pa_color', '1'),
(101112, 6126, 'attribute_pa_shoes-size', '41'),
(101113, 6126, '_price', '148.04'),
(101114, 6126, '_product_version', '4.1.0'),
(101115, 6126, '_vi_wad_aliexpress_variation_id', '10000007799822647'),
(101116, 6126, '_vi_wad_aliexpress_variation_attr', '14:175#1;200001027:100010483'),
(101117, 6127, '_variation_description', ''),
(101118, 6127, '_sku', '4000782868371-1-40'),
(101119, 6127, '_regular_price', '148.04'),
(101120, 6127, 'total_sales', '0'),
(101121, 6127, '_tax_status', 'taxable'),
(101122, 6127, '_tax_class', 'parent'),
(101123, 6127, '_manage_stock', 'yes'),
(101124, 6127, '_backorders', 'no'),
(101125, 6127, '_sold_individually', 'no'),
(101126, 6127, '_virtual', 'no'),
(101127, 6127, '_downloadable', 'no'),
(101128, 6127, '_download_limit', '-1'),
(101129, 6127, '_download_expiry', '-1'),
(101130, 6127, '_stock', '99'),
(101131, 6127, '_stock_status', 'instock'),
(101132, 6127, '_wc_average_rating', '0'),
(101133, 6127, '_wc_review_count', '0'),
(101134, 6127, 'attribute_pa_color', '1'),
(101135, 6127, 'attribute_pa_shoes-size', '40'),
(101136, 6127, '_price', '148.04'),
(101137, 6127, '_product_version', '4.1.0'),
(101138, 6127, '_vi_wad_aliexpress_variation_id', '10000007799822646'),
(101139, 6127, '_vi_wad_aliexpress_variation_attr', '14:175#1;200001027:100013888'),
(101140, 6128, '_variation_description', ''),
(101141, 6128, '_sku', '4000782868371-1-39'),
(101142, 6128, '_regular_price', '148.04'),
(101143, 6128, 'total_sales', '0'),
(101144, 6128, '_tax_status', 'taxable'),
(101145, 6128, '_tax_class', 'parent'),
(101146, 6128, '_manage_stock', 'yes'),
(101147, 6128, '_backorders', 'no'),
(101148, 6128, '_sold_individually', 'no'),
(101149, 6128, '_virtual', 'no'),
(101150, 6128, '_downloadable', 'no'),
(101151, 6128, '_download_limit', '-1'),
(101152, 6128, '_download_expiry', '-1'),
(101153, 6128, '_stock', '99'),
(101154, 6128, '_stock_status', 'instock'),
(101155, 6128, '_wc_average_rating', '0'),
(101156, 6128, '_wc_review_count', '0'),
(101157, 6128, 'attribute_pa_color', '1'),
(101158, 6128, 'attribute_pa_shoes-size', '39'),
(101159, 6128, '_price', '148.04'),
(101160, 6128, '_product_version', '4.1.0'),
(101161, 6128, '_vi_wad_aliexpress_variation_id', '10000007799822645'),
(101162, 6128, '_vi_wad_aliexpress_variation_attr', '14:175#1;200001027:200000364'),
(101163, 6129, '_variation_description', ''),
(101164, 6129, '_sku', '4000782868371-1-38'),
(101165, 6129, '_regular_price', '148.04'),
(101166, 6129, 'total_sales', '0'),
(101167, 6129, '_tax_status', 'taxable'),
(101168, 6129, '_tax_class', 'parent'),
(101169, 6129, '_manage_stock', 'yes'),
(101170, 6129, '_backorders', 'no'),
(101171, 6129, '_sold_individually', 'no'),
(101172, 6129, '_virtual', 'no'),
(101173, 6129, '_downloadable', 'no'),
(101174, 6129, '_download_limit', '-1'),
(101175, 6129, '_download_expiry', '-1'),
(101176, 6129, '_stock', '99'),
(101177, 6129, '_stock_status', 'instock'),
(101178, 6129, '_wc_average_rating', '0'),
(101179, 6129, '_wc_review_count', '0'),
(101180, 6129, 'attribute_pa_color', '1'),
(101181, 6129, 'attribute_pa_shoes-size', '38'),
(101182, 6129, '_price', '148.04'),
(101183, 6129, '_product_version', '4.1.0'),
(101184, 6129, '_vi_wad_aliexpress_variation_id', '10000007799822644'),
(101185, 6129, '_vi_wad_aliexpress_variation_attr', '14:175#1;200001027:200000898'),
(101186, 6130, '_variation_description', ''),
(101187, 6130, '_sku', '4000782868371-1-37'),
(101188, 6130, '_regular_price', '148.04'),
(101189, 6130, 'total_sales', '0'),
(101190, 6130, '_tax_status', 'taxable'),
(101191, 6130, '_tax_class', 'parent'),
(101192, 6130, '_manage_stock', 'yes'),
(101193, 6130, '_backorders', 'no'),
(101194, 6130, '_sold_individually', 'no'),
(101195, 6130, '_virtual', 'no'),
(101196, 6130, '_downloadable', 'no'),
(101197, 6130, '_download_limit', '-1'),
(101198, 6130, '_download_expiry', '-1'),
(101199, 6130, '_stock', '99'),
(101200, 6130, '_stock_status', 'instock'),
(101201, 6130, '_wc_average_rating', '0'),
(101202, 6130, '_wc_review_count', '0'),
(101203, 6130, 'attribute_pa_color', '1'),
(101204, 6130, 'attribute_pa_shoes-size', '37'),
(101205, 6130, '_price', '148.04'),
(101206, 6130, '_product_version', '4.1.0'),
(101207, 6130, '_vi_wad_aliexpress_variation_id', '10000007799822643'),
(101208, 6130, '_vi_wad_aliexpress_variation_attr', '14:175#1;200001027:100010482'),
(101209, 6131, '_variation_description', ''),
(101210, 6131, '_sku', '4000782868371-1-36'),
(101211, 6131, '_regular_price', '148.04'),
(101212, 6131, 'total_sales', '0'),
(101213, 6131, '_tax_status', 'taxable'),
(101214, 6131, '_tax_class', 'parent'),
(101215, 6131, '_manage_stock', 'yes'),
(101216, 6131, '_backorders', 'no'),
(101217, 6131, '_sold_individually', 'no'),
(101218, 6131, '_virtual', 'no'),
(101219, 6131, '_downloadable', 'no'),
(101220, 6131, '_download_limit', '-1'),
(101221, 6131, '_download_expiry', '-1'),
(101222, 6131, '_stock', '99'),
(101223, 6131, '_stock_status', 'instock'),
(101224, 6131, '_wc_average_rating', '0'),
(101225, 6131, '_wc_review_count', '0'),
(101226, 6131, 'attribute_pa_color', '1'),
(101227, 6131, 'attribute_pa_shoes-size', '36'),
(101228, 6131, '_price', '148.04'),
(101229, 6131, '_product_version', '4.1.0'),
(101230, 6131, '_vi_wad_aliexpress_variation_id', '10000007799822642'),
(101231, 6131, '_vi_wad_aliexpress_variation_attr', '14:175#1;200001027:200000334'),
(101232, 6132, '_variation_description', ''),
(101233, 6132, '_sku', '4000782868371-1-35'),
(101234, 6132, '_regular_price', '148.04'),
(101235, 6132, 'total_sales', '0'),
(101236, 6132, '_tax_status', 'taxable'),
(101237, 6132, '_tax_class', 'parent'),
(101238, 6132, '_manage_stock', 'yes'),
(101239, 6132, '_backorders', 'no'),
(101240, 6132, '_sold_individually', 'no'),
(101241, 6132, '_virtual', 'no'),
(101242, 6132, '_downloadable', 'no'),
(101243, 6132, '_download_limit', '-1'),
(101244, 6132, '_download_expiry', '-1'),
(101245, 6132, '_stock', '99'),
(101246, 6132, '_stock_status', 'instock'),
(101247, 6132, '_wc_average_rating', '0'),
(101248, 6132, '_wc_review_count', '0'),
(101249, 6132, 'attribute_pa_color', '1'),
(101250, 6132, 'attribute_pa_shoes-size', '35'),
(101251, 6132, '_price', '148.04'),
(101252, 6132, '_product_version', '4.1.0'),
(101253, 6132, '_vi_wad_aliexpress_variation_id', '10000007799822641'),
(101254, 6132, '_vi_wad_aliexpress_variation_attr', '14:175#1;200001027:200000333'),
(101255, 6133, '_variation_description', ''),
(101256, 6133, '_sku', '4000782868371-19-44'),
(101257, 6133, '_regular_price', '148.04'),
(101258, 6133, 'total_sales', '0'),
(101259, 6133, '_tax_status', 'taxable'),
(101260, 6133, '_tax_class', 'parent'),
(101261, 6133, '_manage_stock', 'yes'),
(101262, 6133, '_backorders', 'no'),
(101263, 6133, '_sold_individually', 'no'),
(101264, 6133, '_virtual', 'no'),
(101265, 6133, '_downloadable', 'no'),
(101266, 6133, '_download_limit', '-1'),
(101267, 6133, '_download_expiry', '-1'),
(101268, 6133, '_stock', '97'),
(101269, 6133, '_stock_status', 'instock'),
(101270, 6133, '_wc_average_rating', '0'),
(101271, 6133, '_wc_review_count', '0'),
(101272, 6133, 'attribute_pa_color', '19'),
(101273, 6133, 'attribute_pa_shoes-size', '44'),
(101274, 6133, '_price', '148.04'),
(101275, 6133, '_product_version', '4.1.0'),
(101276, 6133, '_vi_wad_aliexpress_variation_id', '10000007799822830'),
(101277, 6133, '_vi_wad_aliexpress_variation_attr', '14:691#19;200001027:100010487'),
(101278, 6134, '_variation_description', ''),
(101279, 6134, '_sku', '4000782868371-19-43'),
(101280, 6134, '_regular_price', '148.04'),
(101281, 6134, 'total_sales', '0'),
(101282, 6134, '_tax_status', 'taxable'),
(101283, 6134, '_tax_class', 'parent'),
(101284, 6134, '_manage_stock', 'yes'),
(101285, 6134, '_backorders', 'no'),
(101286, 6134, '_sold_individually', 'no'),
(101287, 6134, '_virtual', 'no'),
(101288, 6134, '_downloadable', 'no'),
(101289, 6134, '_download_limit', '-1'),
(101290, 6134, '_download_expiry', '-1'),
(101291, 6134, '_stock', '97'),
(101292, 6134, '_stock_status', 'instock'),
(101293, 6134, '_wc_average_rating', '0'),
(101294, 6134, '_wc_review_count', '0'),
(101295, 6134, 'attribute_pa_color', '19'),
(101296, 6134, 'attribute_pa_shoes-size', '43'),
(101297, 6134, '_price', '148.04'),
(101298, 6134, '_product_version', '4.1.0'),
(101299, 6134, '_vi_wad_aliexpress_variation_id', '10000007799822829'),
(101300, 6134, '_vi_wad_aliexpress_variation_attr', '14:691#19;200001027:200000338'),
(101301, 6135, '_variation_description', ''),
(101302, 6135, '_sku', '4000782868371-19-42'),
(101303, 6135, '_regular_price', '148.04'),
(101304, 6135, 'total_sales', '0'),
(101305, 6135, '_tax_status', 'taxable'),
(101306, 6135, '_tax_class', 'parent'),
(101307, 6135, '_manage_stock', 'yes'),
(101308, 6135, '_backorders', 'no'),
(101309, 6135, '_sold_individually', 'no'),
(101310, 6135, '_virtual', 'no'),
(101311, 6135, '_downloadable', 'no'),
(101312, 6135, '_download_limit', '-1'),
(101313, 6135, '_download_expiry', '-1'),
(101314, 6135, '_stock', '96'),
(101315, 6135, '_stock_status', 'instock'),
(101316, 6135, '_wc_average_rating', '0'),
(101317, 6135, '_wc_review_count', '0'),
(101318, 6135, 'attribute_pa_color', '19'),
(101319, 6135, 'attribute_pa_shoes-size', '42'),
(101320, 6135, '_price', '148.04'),
(101321, 6135, '_product_version', '4.1.0'),
(101322, 6135, '_vi_wad_aliexpress_variation_id', '10000007799822828'),
(101323, 6135, '_vi_wad_aliexpress_variation_attr', '14:691#19;200001027:200000337'),
(101324, 6136, '_variation_description', ''),
(101325, 6136, '_sku', '4000782868371-19-41'),
(101326, 6136, '_regular_price', '148.04'),
(101327, 6136, 'total_sales', '0'),
(101328, 6136, '_tax_status', 'taxable'),
(101329, 6136, '_tax_class', 'parent'),
(101330, 6136, '_manage_stock', 'yes'),
(101331, 6136, '_backorders', 'no'),
(101332, 6136, '_sold_individually', 'no'),
(101333, 6136, '_virtual', 'no'),
(101334, 6136, '_downloadable', 'no'),
(101335, 6136, '_download_limit', '-1'),
(101336, 6136, '_download_expiry', '-1'),
(101337, 6136, '_stock', '98'),
(101338, 6136, '_stock_status', 'instock'),
(101339, 6136, '_wc_average_rating', '0'),
(101340, 6136, '_wc_review_count', '0'),
(101341, 6136, 'attribute_pa_color', '19'),
(101342, 6136, 'attribute_pa_shoes-size', '41'),
(101343, 6136, '_price', '148.04'),
(101344, 6136, '_product_version', '4.1.0'),
(101345, 6136, '_vi_wad_aliexpress_variation_id', '10000007799822827'),
(101346, 6136, '_vi_wad_aliexpress_variation_attr', '14:691#19;200001027:100010483'),
(101347, 6137, '_variation_description', ''),
(101348, 6137, '_sku', '4000782868371-19-40'),
(101349, 6137, '_regular_price', '148.04'),
(101350, 6137, 'total_sales', '0'),
(101351, 6137, '_tax_status', 'taxable'),
(101352, 6137, '_tax_class', 'parent'),
(101353, 6137, '_manage_stock', 'yes'),
(101354, 6137, '_backorders', 'no'),
(101355, 6137, '_sold_individually', 'no'),
(101356, 6137, '_virtual', 'no'),
(101357, 6137, '_downloadable', 'no'),
(101358, 6137, '_download_limit', '-1'),
(101359, 6137, '_download_expiry', '-1'),
(101360, 6137, '_stock', '99'),
(101361, 6137, '_stock_status', 'instock'),
(101362, 6137, '_wc_average_rating', '0'),
(101363, 6137, '_wc_review_count', '0'),
(101364, 6137, 'attribute_pa_color', '19'),
(101365, 6137, 'attribute_pa_shoes-size', '40'),
(101366, 6137, '_price', '148.04'),
(101367, 6137, '_product_version', '4.1.0'),
(101368, 6137, '_vi_wad_aliexpress_variation_id', '10000007799822826'),
(101369, 6137, '_vi_wad_aliexpress_variation_attr', '14:691#19;200001027:100013888'),
(101370, 6138, '_variation_description', ''),
(101371, 6138, '_sku', '4000782868371-19-39'),
(101372, 6138, '_regular_price', '148.04'),
(101373, 6138, 'total_sales', '0'),
(101374, 6138, '_tax_status', 'taxable'),
(101375, 6138, '_tax_class', 'parent'),
(101376, 6138, '_manage_stock', 'yes'),
(101377, 6138, '_backorders', 'no'),
(101378, 6138, '_sold_individually', 'no'),
(101379, 6138, '_virtual', 'no'),
(101380, 6138, '_downloadable', 'no'),
(101381, 6138, '_download_limit', '-1'),
(101382, 6138, '_download_expiry', '-1'),
(101383, 6138, '_stock', '99'),
(101384, 6138, '_stock_status', 'instock'),
(101385, 6138, '_wc_average_rating', '0'),
(101386, 6138, '_wc_review_count', '0'),
(101387, 6138, 'attribute_pa_color', '19'),
(101388, 6138, 'attribute_pa_shoes-size', '39'),
(101389, 6138, '_price', '148.04'),
(101390, 6138, '_product_version', '4.1.0'),
(101391, 6138, '_vi_wad_aliexpress_variation_id', '10000007799822825'),
(101392, 6138, '_vi_wad_aliexpress_variation_attr', '14:691#19;200001027:200000364'),
(101393, 6139, '_variation_description', ''),
(101394, 6139, '_sku', '4000782868371-19-38'),
(101395, 6139, '_regular_price', '148.04'),
(101396, 6139, 'total_sales', '0'),
(101397, 6139, '_tax_status', 'taxable'),
(101398, 6139, '_tax_class', 'parent'),
(101399, 6139, '_manage_stock', 'yes'),
(101400, 6139, '_backorders', 'no'),
(101401, 6139, '_sold_individually', 'no'),
(101402, 6139, '_virtual', 'no'),
(101403, 6139, '_downloadable', 'no'),
(101404, 6139, '_download_limit', '-1'),
(101405, 6139, '_download_expiry', '-1'),
(101406, 6139, '_stock', '98'),
(101407, 6139, '_stock_status', 'instock'),
(101408, 6139, '_wc_average_rating', '0'),
(101409, 6139, '_wc_review_count', '0'),
(101410, 6139, 'attribute_pa_color', '19'),
(101411, 6139, 'attribute_pa_shoes-size', '38'),
(101412, 6139, '_price', '148.04'),
(101413, 6139, '_product_version', '4.1.0'),
(101414, 6139, '_vi_wad_aliexpress_variation_id', '10000007799822824'),
(101415, 6139, '_vi_wad_aliexpress_variation_attr', '14:691#19;200001027:200000898'),
(101416, 6140, '_variation_description', ''),
(101417, 6140, '_sku', '4000782868371-19-37'),
(101418, 6140, '_regular_price', '148.04'),
(101419, 6140, 'total_sales', '0'),
(101420, 6140, '_tax_status', 'taxable'),
(101421, 6140, '_tax_class', 'parent'),
(101422, 6140, '_manage_stock', 'yes'),
(101423, 6140, '_backorders', 'no'),
(101424, 6140, '_sold_individually', 'no'),
(101425, 6140, '_virtual', 'no'),
(101426, 6140, '_downloadable', 'no'),
(101427, 6140, '_download_limit', '-1'),
(101428, 6140, '_download_expiry', '-1'),
(101429, 6140, '_stock', '99'),
(101430, 6140, '_stock_status', 'instock'),
(101431, 6140, '_wc_average_rating', '0'),
(101432, 6140, '_wc_review_count', '0'),
(101433, 6140, 'attribute_pa_color', '19'),
(101434, 6140, 'attribute_pa_shoes-size', '37'),
(101435, 6140, '_price', '148.04'),
(101436, 6140, '_product_version', '4.1.0'),
(101437, 6140, '_vi_wad_aliexpress_variation_id', '10000007799822823'),
(101438, 6140, '_vi_wad_aliexpress_variation_attr', '14:691#19;200001027:100010482'),
(101439, 6141, '_variation_description', ''),
(101440, 6141, '_sku', '4000782868371-19-36'),
(101441, 6141, '_regular_price', '148.04'),
(101442, 6141, 'total_sales', '0'),
(101443, 6141, '_tax_status', 'taxable'),
(101444, 6141, '_tax_class', 'parent'),
(101445, 6141, '_manage_stock', 'yes'),
(101446, 6141, '_backorders', 'no'),
(101447, 6141, '_sold_individually', 'no'),
(101448, 6141, '_virtual', 'no'),
(101449, 6141, '_downloadable', 'no'),
(101450, 6141, '_download_limit', '-1'),
(101451, 6141, '_download_expiry', '-1'),
(101452, 6141, '_stock', '99'),
(101453, 6141, '_stock_status', 'instock'),
(101454, 6141, '_wc_average_rating', '0'),
(101455, 6141, '_wc_review_count', '0'),
(101456, 6141, 'attribute_pa_color', '19'),
(101457, 6141, 'attribute_pa_shoes-size', '36'),
(101458, 6141, '_price', '148.04'),
(101459, 6141, '_product_version', '4.1.0'),
(101460, 6141, '_vi_wad_aliexpress_variation_id', '10000007799822822'),
(101461, 6141, '_vi_wad_aliexpress_variation_attr', '14:691#19;200001027:200000334'),
(101462, 6142, '_variation_description', ''),
(101463, 6142, '_sku', '4000782868371-19-35'),
(101464, 6142, '_regular_price', '148.04'),
(101465, 6142, 'total_sales', '0'),
(101466, 6142, '_tax_status', 'taxable'),
(101467, 6142, '_tax_class', 'parent'),
(101468, 6142, '_manage_stock', 'yes'),
(101469, 6142, '_backorders', 'no'),
(101470, 6142, '_sold_individually', 'no'),
(101471, 6142, '_virtual', 'no'),
(101472, 6142, '_downloadable', 'no'),
(101473, 6142, '_download_limit', '-1'),
(101474, 6142, '_download_expiry', '-1'),
(101475, 6142, '_stock', '99'),
(101476, 6142, '_stock_status', 'instock'),
(101477, 6142, '_wc_average_rating', '0'),
(101478, 6142, '_wc_review_count', '0'),
(101479, 6142, 'attribute_pa_color', '19'),
(101480, 6142, 'attribute_pa_shoes-size', '35'),
(101481, 6142, '_price', '148.04'),
(101482, 6142, '_product_version', '4.1.0'),
(101483, 6142, '_vi_wad_aliexpress_variation_id', '10000007799822821'),
(101484, 6142, '_vi_wad_aliexpress_variation_attr', '14:691#19;200001027:200000333'),
(101485, 6143, '_variation_description', ''),
(101486, 6143, '_sku', '4000782868371-18-44'),
(101487, 6143, '_regular_price', '148.04'),
(101488, 6143, 'total_sales', '0'),
(101489, 6143, '_tax_status', 'taxable'),
(101490, 6143, '_tax_class', 'parent'),
(101491, 6143, '_manage_stock', 'yes'),
(101492, 6143, '_backorders', 'no'),
(101493, 6143, '_sold_individually', 'no'),
(101494, 6143, '_virtual', 'no'),
(101495, 6143, '_downloadable', 'no'),
(101496, 6143, '_download_limit', '-1'),
(101497, 6143, '_download_expiry', '-1'),
(101498, 6143, '_stock', '99'),
(101499, 6143, '_stock_status', 'instock'),
(101500, 6143, '_wc_average_rating', '0'),
(101501, 6143, '_wc_review_count', '0'),
(101502, 6143, 'attribute_pa_color', '18'),
(101503, 6143, 'attribute_pa_shoes-size', '44'),
(101504, 6143, '_price', '148.04'),
(101505, 6143, '_product_version', '4.1.0'),
(101506, 6143, '_vi_wad_aliexpress_variation_id', '10000007799822820'),
(101507, 6143, '_vi_wad_aliexpress_variation_attr', '14:4#18;200001027:100010487'),
(101508, 6144, '_variation_description', ''),
(101509, 6144, '_sku', '4000782868371-18-43'),
(101510, 6144, '_regular_price', '148.04'),
(101511, 6144, 'total_sales', '0'),
(101512, 6144, '_tax_status', 'taxable'),
(101513, 6144, '_tax_class', 'parent'),
(101514, 6144, '_manage_stock', 'yes'),
(101515, 6144, '_backorders', 'no'),
(101516, 6144, '_sold_individually', 'no'),
(101517, 6144, '_virtual', 'no'),
(101518, 6144, '_downloadable', 'no'),
(101519, 6144, '_download_limit', '-1'),
(101520, 6144, '_download_expiry', '-1'),
(101521, 6144, '_stock', '99'),
(101522, 6144, '_stock_status', 'instock'),
(101523, 6144, '_wc_average_rating', '0'),
(101524, 6144, '_wc_review_count', '0'),
(101525, 6144, 'attribute_pa_color', '18'),
(101526, 6144, 'attribute_pa_shoes-size', '43'),
(101527, 6144, '_price', '148.04'),
(101528, 6144, '_product_version', '4.1.0'),
(101529, 6144, '_vi_wad_aliexpress_variation_id', '10000007799822819'),
(101530, 6144, '_vi_wad_aliexpress_variation_attr', '14:4#18;200001027:200000338'),
(101531, 6145, '_variation_description', ''),
(101532, 6145, '_sku', '4000782868371-18-42'),
(101533, 6145, '_regular_price', '148.04'),
(101534, 6145, 'total_sales', '0'),
(101535, 6145, '_tax_status', 'taxable'),
(101536, 6145, '_tax_class', 'parent'),
(101537, 6145, '_manage_stock', 'yes'),
(101538, 6145, '_backorders', 'no'),
(101539, 6145, '_sold_individually', 'no'),
(101540, 6145, '_virtual', 'no'),
(101541, 6145, '_downloadable', 'no'),
(101542, 6145, '_download_limit', '-1'),
(101543, 6145, '_download_expiry', '-1'),
(101544, 6145, '_stock', '99'),
(101545, 6145, '_stock_status', 'instock'),
(101546, 6145, '_wc_average_rating', '0'),
(101547, 6145, '_wc_review_count', '0'),
(101548, 6145, 'attribute_pa_color', '18'),
(101549, 6145, 'attribute_pa_shoes-size', '42'),
(101550, 6145, '_price', '148.04'),
(101551, 6145, '_product_version', '4.1.0'),
(101552, 6145, '_vi_wad_aliexpress_variation_id', '10000007799822818'),
(101553, 6145, '_vi_wad_aliexpress_variation_attr', '14:4#18;200001027:200000337'),
(101554, 6146, '_variation_description', ''),
(101555, 6146, '_sku', '4000782868371-18-41'),
(101556, 6146, '_regular_price', '148.04'),
(101557, 6146, 'total_sales', '0'),
(101558, 6146, '_tax_status', 'taxable'),
(101559, 6146, '_tax_class', 'parent'),
(101560, 6146, '_manage_stock', 'yes'),
(101561, 6146, '_backorders', 'no'),
(101562, 6146, '_sold_individually', 'no'),
(101563, 6146, '_virtual', 'no'),
(101564, 6146, '_downloadable', 'no'),
(101565, 6146, '_download_limit', '-1'),
(101566, 6146, '_download_expiry', '-1'),
(101567, 6146, '_stock', '99'),
(101568, 6146, '_stock_status', 'instock'),
(101569, 6146, '_wc_average_rating', '0'),
(101570, 6146, '_wc_review_count', '0'),
(101571, 6146, 'attribute_pa_color', '18'),
(101572, 6146, 'attribute_pa_shoes-size', '41'),
(101573, 6146, '_price', '148.04'),
(101574, 6146, '_product_version', '4.1.0'),
(101575, 6146, '_vi_wad_aliexpress_variation_id', '10000007799822817'),
(101576, 6146, '_vi_wad_aliexpress_variation_attr', '14:4#18;200001027:100010483'),
(101577, 6147, '_variation_description', ''),
(101578, 6147, '_sku', '4000782868371-18-40'),
(101579, 6147, '_regular_price', '148.04'),
(101580, 6147, 'total_sales', '0'),
(101581, 6147, '_tax_status', 'taxable'),
(101582, 6147, '_tax_class', 'parent'),
(101583, 6147, '_manage_stock', 'yes'),
(101584, 6147, '_backorders', 'no'),
(101585, 6147, '_sold_individually', 'no'),
(101586, 6147, '_virtual', 'no'),
(101587, 6147, '_downloadable', 'no'),
(101588, 6147, '_download_limit', '-1'),
(101589, 6147, '_download_expiry', '-1'),
(101590, 6147, '_stock', '99'),
(101591, 6147, '_stock_status', 'instock'),
(101592, 6147, '_wc_average_rating', '0'),
(101593, 6147, '_wc_review_count', '0'),
(101594, 6147, 'attribute_pa_color', '18'),
(101595, 6147, 'attribute_pa_shoes-size', '40'),
(101596, 6147, '_price', '148.04'),
(101597, 6147, '_product_version', '4.1.0'),
(101598, 6147, '_vi_wad_aliexpress_variation_id', '10000007799822816'),
(101599, 6147, '_vi_wad_aliexpress_variation_attr', '14:4#18;200001027:100013888'),
(101600, 6148, '_variation_description', ''),
(101601, 6148, '_sku', '4000782868371-18-39'),
(101602, 6148, '_regular_price', '148.04'),
(101603, 6148, 'total_sales', '0'),
(101604, 6148, '_tax_status', 'taxable'),
(101605, 6148, '_tax_class', 'parent'),
(101606, 6148, '_manage_stock', 'yes'),
(101607, 6148, '_backorders', 'no'),
(101608, 6148, '_sold_individually', 'no'),
(101609, 6148, '_virtual', 'no'),
(101610, 6148, '_downloadable', 'no'),
(101611, 6148, '_download_limit', '-1'),
(101612, 6148, '_download_expiry', '-1'),
(101613, 6148, '_stock', '99'),
(101614, 6148, '_stock_status', 'instock'),
(101615, 6148, '_wc_average_rating', '0'),
(101616, 6148, '_wc_review_count', '0'),
(101617, 6148, 'attribute_pa_color', '18'),
(101618, 6148, 'attribute_pa_shoes-size', '39'),
(101619, 6148, '_price', '148.04'),
(101620, 6148, '_product_version', '4.1.0'),
(101621, 6148, '_vi_wad_aliexpress_variation_id', '10000007799822815'),
(101622, 6148, '_vi_wad_aliexpress_variation_attr', '14:4#18;200001027:200000364'),
(101623, 6149, '_variation_description', ''),
(101624, 6149, '_sku', '4000782868371-18-38'),
(101625, 6149, '_regular_price', '148.04'),
(101626, 6149, 'total_sales', '0'),
(101627, 6149, '_tax_status', 'taxable'),
(101628, 6149, '_tax_class', 'parent'),
(101629, 6149, '_manage_stock', 'yes'),
(101630, 6149, '_backorders', 'no'),
(101631, 6149, '_sold_individually', 'no'),
(101632, 6149, '_virtual', 'no'),
(101633, 6149, '_downloadable', 'no'),
(101634, 6149, '_download_limit', '-1'),
(101635, 6149, '_download_expiry', '-1'),
(101636, 6149, '_stock', '99'),
(101637, 6149, '_stock_status', 'instock'),
(101638, 6149, '_wc_average_rating', '0'),
(101639, 6149, '_wc_review_count', '0'),
(101640, 6149, 'attribute_pa_color', '18'),
(101641, 6149, 'attribute_pa_shoes-size', '38'),
(101642, 6149, '_price', '148.04'),
(101643, 6149, '_product_version', '4.1.0'),
(101644, 6149, '_vi_wad_aliexpress_variation_id', '10000007799822814'),
(101645, 6149, '_vi_wad_aliexpress_variation_attr', '14:4#18;200001027:200000898'),
(101646, 6150, '_variation_description', ''),
(101647, 6150, '_sku', '4000782868371-18-37'),
(101648, 6150, '_regular_price', '148.04'),
(101649, 6150, 'total_sales', '0'),
(101650, 6150, '_tax_status', 'taxable'),
(101651, 6150, '_tax_class', 'parent'),
(101652, 6150, '_manage_stock', 'yes'),
(101653, 6150, '_backorders', 'no'),
(101654, 6150, '_sold_individually', 'no'),
(101655, 6150, '_virtual', 'no'),
(101656, 6150, '_downloadable', 'no'),
(101657, 6150, '_download_limit', '-1'),
(101658, 6150, '_download_expiry', '-1'),
(101659, 6150, '_stock', '99'),
(101660, 6150, '_stock_status', 'instock'),
(101661, 6150, '_wc_average_rating', '0'),
(101662, 6150, '_wc_review_count', '0'),
(101663, 6150, 'attribute_pa_color', '18'),
(101664, 6150, 'attribute_pa_shoes-size', '37'),
(101665, 6150, '_price', '148.04'),
(101666, 6150, '_product_version', '4.1.0'),
(101667, 6150, '_vi_wad_aliexpress_variation_id', '10000007799822813'),
(101668, 6150, '_vi_wad_aliexpress_variation_attr', '14:4#18;200001027:100010482'),
(101669, 6151, '_variation_description', ''),
(101670, 6151, '_sku', '4000782868371-18-36'),
(101671, 6151, '_regular_price', '148.04'),
(101672, 6151, 'total_sales', '0'),
(101673, 6151, '_tax_status', 'taxable'),
(101674, 6151, '_tax_class', 'parent'),
(101675, 6151, '_manage_stock', 'yes');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(101676, 6151, '_backorders', 'no'),
(101677, 6151, '_sold_individually', 'no'),
(101678, 6151, '_virtual', 'no'),
(101679, 6151, '_downloadable', 'no'),
(101680, 6151, '_download_limit', '-1'),
(101681, 6151, '_download_expiry', '-1'),
(101682, 6151, '_stock', '99'),
(101683, 6151, '_stock_status', 'instock'),
(101684, 6151, '_wc_average_rating', '0'),
(101685, 6151, '_wc_review_count', '0'),
(101686, 6151, 'attribute_pa_color', '18'),
(101687, 6151, 'attribute_pa_shoes-size', '36'),
(101688, 6151, '_price', '148.04'),
(101689, 6151, '_product_version', '4.1.0'),
(101690, 6151, '_vi_wad_aliexpress_variation_id', '10000007799822812'),
(101691, 6151, '_vi_wad_aliexpress_variation_attr', '14:4#18;200001027:200000334'),
(101692, 6152, '_variation_description', ''),
(101693, 6152, '_sku', '4000782868371-18-35'),
(101694, 6152, '_regular_price', '148.04'),
(101695, 6152, 'total_sales', '0'),
(101696, 6152, '_tax_status', 'taxable'),
(101697, 6152, '_tax_class', 'parent'),
(101698, 6152, '_manage_stock', 'yes'),
(101699, 6152, '_backorders', 'no'),
(101700, 6152, '_sold_individually', 'no'),
(101701, 6152, '_virtual', 'no'),
(101702, 6152, '_downloadable', 'no'),
(101703, 6152, '_download_limit', '-1'),
(101704, 6152, '_download_expiry', '-1'),
(101705, 6152, '_stock', '99'),
(101706, 6152, '_stock_status', 'instock'),
(101707, 6152, '_wc_average_rating', '0'),
(101708, 6152, '_wc_review_count', '0'),
(101709, 6152, 'attribute_pa_color', '18'),
(101710, 6152, 'attribute_pa_shoes-size', '35'),
(101711, 6152, '_price', '148.04'),
(101712, 6152, '_product_version', '4.1.0'),
(101713, 6152, '_vi_wad_aliexpress_variation_id', '10000007799822811'),
(101714, 6152, '_vi_wad_aliexpress_variation_attr', '14:4#18;200001027:200000333'),
(101715, 6153, '_variation_description', ''),
(101716, 6153, '_sku', '4000782868371-17-44'),
(101717, 6153, '_regular_price', '148.04'),
(101718, 6153, 'total_sales', '0'),
(101719, 6153, '_tax_status', 'taxable'),
(101720, 6153, '_tax_class', 'parent'),
(101721, 6153, '_manage_stock', 'yes'),
(101722, 6153, '_backorders', 'no'),
(101723, 6153, '_sold_individually', 'no'),
(101724, 6153, '_virtual', 'no'),
(101725, 6153, '_downloadable', 'no'),
(101726, 6153, '_download_limit', '-1'),
(101727, 6153, '_download_expiry', '-1'),
(101728, 6153, '_stock', '99'),
(101729, 6153, '_stock_status', 'instock'),
(101730, 6153, '_wc_average_rating', '0'),
(101731, 6153, '_wc_review_count', '0'),
(101732, 6153, 'attribute_pa_color', '17'),
(101733, 6153, 'attribute_pa_shoes-size', '44'),
(101734, 6153, '_price', '148.04'),
(101735, 6153, '_product_version', '4.1.0'),
(101736, 6153, '_vi_wad_aliexpress_variation_id', '10000007799822810'),
(101737, 6153, '_vi_wad_aliexpress_variation_attr', '14:200004891#17;200001027:100010487'),
(101738, 6154, '_variation_description', ''),
(101739, 6154, '_sku', '4000782868371-17-43'),
(101740, 6154, '_regular_price', '148.04'),
(101741, 6154, 'total_sales', '0'),
(101742, 6154, '_tax_status', 'taxable'),
(101743, 6154, '_tax_class', 'parent'),
(101744, 6154, '_manage_stock', 'yes'),
(101745, 6154, '_backorders', 'no'),
(101746, 6154, '_sold_individually', 'no'),
(101747, 6154, '_virtual', 'no'),
(101748, 6154, '_downloadable', 'no'),
(101749, 6154, '_download_limit', '-1'),
(101750, 6154, '_download_expiry', '-1'),
(101751, 6154, '_stock', '99'),
(101752, 6154, '_stock_status', 'instock'),
(101753, 6154, '_wc_average_rating', '0'),
(101754, 6154, '_wc_review_count', '0'),
(101755, 6154, 'attribute_pa_color', '17'),
(101756, 6154, 'attribute_pa_shoes-size', '43'),
(101757, 6154, '_price', '148.04'),
(101758, 6154, '_product_version', '4.1.0'),
(101759, 6154, '_vi_wad_aliexpress_variation_id', '10000007799822809'),
(101760, 6154, '_vi_wad_aliexpress_variation_attr', '14:200004891#17;200001027:200000338'),
(101761, 6155, '_variation_description', ''),
(101762, 6155, '_sku', '4000782868371-17-42'),
(101763, 6155, '_regular_price', '148.04'),
(101764, 6155, 'total_sales', '0'),
(101765, 6155, '_tax_status', 'taxable'),
(101766, 6155, '_tax_class', 'parent'),
(101767, 6155, '_manage_stock', 'yes'),
(101768, 6155, '_backorders', 'no'),
(101769, 6155, '_sold_individually', 'no'),
(101770, 6155, '_virtual', 'no'),
(101771, 6155, '_downloadable', 'no'),
(101772, 6155, '_download_limit', '-1'),
(101773, 6155, '_download_expiry', '-1'),
(101774, 6155, '_stock', '99'),
(101775, 6155, '_stock_status', 'instock'),
(101776, 6155, '_wc_average_rating', '0'),
(101777, 6155, '_wc_review_count', '0'),
(101778, 6155, 'attribute_pa_color', '17'),
(101779, 6155, 'attribute_pa_shoes-size', '42'),
(101780, 6155, '_price', '148.04'),
(101781, 6155, '_product_version', '4.1.0'),
(101782, 6155, '_vi_wad_aliexpress_variation_id', '10000007799822808'),
(101783, 6155, '_vi_wad_aliexpress_variation_attr', '14:200004891#17;200001027:200000337'),
(101784, 6156, '_variation_description', ''),
(101785, 6156, '_sku', '4000782868371-17-41'),
(101786, 6156, '_regular_price', '148.04'),
(101787, 6156, 'total_sales', '0'),
(101788, 6156, '_tax_status', 'taxable'),
(101789, 6156, '_tax_class', 'parent'),
(101790, 6156, '_manage_stock', 'yes'),
(101791, 6156, '_backorders', 'no'),
(101792, 6156, '_sold_individually', 'no'),
(101793, 6156, '_virtual', 'no'),
(101794, 6156, '_downloadable', 'no'),
(101795, 6156, '_download_limit', '-1'),
(101796, 6156, '_download_expiry', '-1'),
(101797, 6156, '_stock', '99'),
(101798, 6156, '_stock_status', 'instock'),
(101799, 6156, '_wc_average_rating', '0'),
(101800, 6156, '_wc_review_count', '0'),
(101801, 6156, 'attribute_pa_color', '17'),
(101802, 6156, 'attribute_pa_shoes-size', '41'),
(101803, 6156, '_price', '148.04'),
(101804, 6156, '_product_version', '4.1.0'),
(101805, 6156, '_vi_wad_aliexpress_variation_id', '10000007799822807'),
(101806, 6156, '_vi_wad_aliexpress_variation_attr', '14:200004891#17;200001027:100010483'),
(101807, 6157, '_variation_description', ''),
(101808, 6157, '_sku', '4000782868371-17-40'),
(101809, 6157, '_regular_price', '148.04'),
(101810, 6157, 'total_sales', '0'),
(101811, 6157, '_tax_status', 'taxable'),
(101812, 6157, '_tax_class', 'parent'),
(101813, 6157, '_manage_stock', 'yes'),
(101814, 6157, '_backorders', 'no'),
(101815, 6157, '_sold_individually', 'no'),
(101816, 6157, '_virtual', 'no'),
(101817, 6157, '_downloadable', 'no'),
(101818, 6157, '_download_limit', '-1'),
(101819, 6157, '_download_expiry', '-1'),
(101820, 6157, '_stock', '99'),
(101821, 6157, '_stock_status', 'instock'),
(101822, 6157, '_wc_average_rating', '0'),
(101823, 6157, '_wc_review_count', '0'),
(101824, 6157, 'attribute_pa_color', '17'),
(101825, 6157, 'attribute_pa_shoes-size', '40'),
(101826, 6157, '_price', '148.04'),
(101827, 6157, '_product_version', '4.1.0'),
(101828, 6157, '_vi_wad_aliexpress_variation_id', '10000007799822806'),
(101829, 6157, '_vi_wad_aliexpress_variation_attr', '14:200004891#17;200001027:100013888'),
(101830, 6158, '_variation_description', ''),
(101831, 6158, '_sku', '4000782868371-17-39'),
(101832, 6158, '_regular_price', '148.04'),
(101833, 6158, 'total_sales', '0'),
(101834, 6158, '_tax_status', 'taxable'),
(101835, 6158, '_tax_class', 'parent'),
(101836, 6158, '_manage_stock', 'yes'),
(101837, 6158, '_backorders', 'no'),
(101838, 6158, '_sold_individually', 'no'),
(101839, 6158, '_virtual', 'no'),
(101840, 6158, '_downloadable', 'no'),
(101841, 6158, '_download_limit', '-1'),
(101842, 6158, '_download_expiry', '-1'),
(101843, 6158, '_stock', '99'),
(101844, 6158, '_stock_status', 'instock'),
(101845, 6158, '_wc_average_rating', '0'),
(101846, 6158, '_wc_review_count', '0'),
(101847, 6158, 'attribute_pa_color', '17'),
(101848, 6158, 'attribute_pa_shoes-size', '39'),
(101849, 6158, '_price', '148.04'),
(101850, 6158, '_product_version', '4.1.0'),
(101851, 6158, '_vi_wad_aliexpress_variation_id', '10000007799822805'),
(101852, 6158, '_vi_wad_aliexpress_variation_attr', '14:200004891#17;200001027:200000364'),
(101853, 6159, '_variation_description', ''),
(101854, 6159, '_sku', '4000782868371-17-38'),
(101855, 6159, '_regular_price', '148.04'),
(101856, 6159, 'total_sales', '0'),
(101857, 6159, '_tax_status', 'taxable'),
(101858, 6159, '_tax_class', 'parent'),
(101859, 6159, '_manage_stock', 'yes'),
(101860, 6159, '_backorders', 'no'),
(101861, 6159, '_sold_individually', 'no'),
(101862, 6159, '_virtual', 'no'),
(101863, 6159, '_downloadable', 'no'),
(101864, 6159, '_download_limit', '-1'),
(101865, 6159, '_download_expiry', '-1'),
(101866, 6159, '_stock', '99'),
(101867, 6159, '_stock_status', 'instock'),
(101868, 6159, '_wc_average_rating', '0'),
(101869, 6159, '_wc_review_count', '0'),
(101870, 6159, 'attribute_pa_color', '17'),
(101871, 6159, 'attribute_pa_shoes-size', '38'),
(101872, 6159, '_price', '148.04'),
(101873, 6159, '_product_version', '4.1.0'),
(101874, 6159, '_vi_wad_aliexpress_variation_id', '10000007799822804'),
(101875, 6159, '_vi_wad_aliexpress_variation_attr', '14:200004891#17;200001027:200000898'),
(101876, 6160, '_variation_description', ''),
(101877, 6160, '_sku', '4000782868371-17-37'),
(101878, 6160, '_regular_price', '148.04'),
(101879, 6160, 'total_sales', '0'),
(101880, 6160, '_tax_status', 'taxable'),
(101881, 6160, '_tax_class', 'parent'),
(101882, 6160, '_manage_stock', 'yes'),
(101883, 6160, '_backorders', 'no'),
(101884, 6160, '_sold_individually', 'no'),
(101885, 6160, '_virtual', 'no'),
(101886, 6160, '_downloadable', 'no'),
(101887, 6160, '_download_limit', '-1'),
(101888, 6160, '_download_expiry', '-1'),
(101889, 6160, '_stock', '99'),
(101890, 6160, '_stock_status', 'instock'),
(101891, 6160, '_wc_average_rating', '0'),
(101892, 6160, '_wc_review_count', '0'),
(101893, 6160, 'attribute_pa_color', '17'),
(101894, 6160, 'attribute_pa_shoes-size', '37'),
(101895, 6160, '_price', '148.04'),
(101896, 6160, '_product_version', '4.1.0'),
(101897, 6160, '_vi_wad_aliexpress_variation_id', '10000007799822803'),
(101898, 6160, '_vi_wad_aliexpress_variation_attr', '14:200004891#17;200001027:100010482'),
(101899, 6161, '_variation_description', ''),
(101900, 6161, '_sku', '4000782868371-17-36'),
(101901, 6161, '_regular_price', '148.04'),
(101902, 6161, 'total_sales', '0'),
(101903, 6161, '_tax_status', 'taxable'),
(101904, 6161, '_tax_class', 'parent'),
(101905, 6161, '_manage_stock', 'yes'),
(101906, 6161, '_backorders', 'no'),
(101907, 6161, '_sold_individually', 'no'),
(101908, 6161, '_virtual', 'no'),
(101909, 6161, '_downloadable', 'no'),
(101910, 6161, '_download_limit', '-1'),
(101911, 6161, '_download_expiry', '-1'),
(101912, 6161, '_stock', '99'),
(101913, 6161, '_stock_status', 'instock'),
(101914, 6161, '_wc_average_rating', '0'),
(101915, 6161, '_wc_review_count', '0'),
(101916, 6161, 'attribute_pa_color', '17'),
(101917, 6161, 'attribute_pa_shoes-size', '36'),
(101918, 6161, '_price', '148.04'),
(101919, 6161, '_product_version', '4.1.0'),
(101920, 6161, '_vi_wad_aliexpress_variation_id', '10000007799822802'),
(101921, 6161, '_vi_wad_aliexpress_variation_attr', '14:200004891#17;200001027:200000334'),
(101922, 6162, '_variation_description', ''),
(101923, 6162, '_sku', '4000782868371-17-35'),
(101924, 6162, '_regular_price', '148.04'),
(101925, 6162, 'total_sales', '0'),
(101926, 6162, '_tax_status', 'taxable'),
(101927, 6162, '_tax_class', 'parent'),
(101928, 6162, '_manage_stock', 'yes'),
(101929, 6162, '_backorders', 'no'),
(101930, 6162, '_sold_individually', 'no'),
(101931, 6162, '_virtual', 'no'),
(101932, 6162, '_downloadable', 'no'),
(101933, 6162, '_download_limit', '-1'),
(101934, 6162, '_download_expiry', '-1'),
(101935, 6162, '_stock', '99'),
(101936, 6162, '_stock_status', 'instock'),
(101937, 6162, '_wc_average_rating', '0'),
(101938, 6162, '_wc_review_count', '0'),
(101939, 6162, 'attribute_pa_color', '17'),
(101940, 6162, 'attribute_pa_shoes-size', '35'),
(101941, 6162, '_price', '148.04'),
(101942, 6162, '_product_version', '4.1.0'),
(101943, 6162, '_vi_wad_aliexpress_variation_id', '10000007799822801'),
(101944, 6162, '_vi_wad_aliexpress_variation_attr', '14:200004891#17;200001027:200000333'),
(101945, 6163, '_variation_description', ''),
(101946, 6163, '_sku', '4000782868371-16-44'),
(101947, 6163, '_regular_price', '148.04'),
(101948, 6163, 'total_sales', '0'),
(101949, 6163, '_tax_status', 'taxable'),
(101950, 6163, '_tax_class', 'parent'),
(101951, 6163, '_manage_stock', 'yes'),
(101952, 6163, '_backorders', 'no'),
(101953, 6163, '_sold_individually', 'no'),
(101954, 6163, '_virtual', 'no'),
(101955, 6163, '_downloadable', 'no'),
(101956, 6163, '_download_limit', '-1'),
(101957, 6163, '_download_expiry', '-1'),
(101958, 6163, '_stock', '99'),
(101959, 6163, '_stock_status', 'instock'),
(101960, 6163, '_wc_average_rating', '0'),
(101961, 6163, '_wc_review_count', '0'),
(101962, 6163, 'attribute_pa_color', '16'),
(101963, 6163, 'attribute_pa_shoes-size', '44'),
(101964, 6163, '_price', '148.04'),
(101965, 6163, '_product_version', '4.1.0'),
(101966, 6163, '_vi_wad_aliexpress_variation_id', '10000007799822800'),
(101967, 6163, '_vi_wad_aliexpress_variation_attr', '14:1254#16;200001027:100010487'),
(101968, 6164, '_variation_description', ''),
(101969, 6164, '_sku', '4000782868371-16-43'),
(101970, 6164, '_regular_price', '148.04'),
(101971, 6164, 'total_sales', '0'),
(101972, 6164, '_tax_status', 'taxable'),
(101973, 6164, '_tax_class', 'parent'),
(101974, 6164, '_manage_stock', 'yes'),
(101975, 6164, '_backorders', 'no'),
(101976, 6164, '_sold_individually', 'no'),
(101977, 6164, '_virtual', 'no'),
(101978, 6164, '_downloadable', 'no'),
(101979, 6164, '_download_limit', '-1'),
(101980, 6164, '_download_expiry', '-1'),
(101981, 6164, '_stock', '99'),
(101982, 6164, '_stock_status', 'instock'),
(101983, 6164, '_wc_average_rating', '0'),
(101984, 6164, '_wc_review_count', '0'),
(101985, 6164, 'attribute_pa_color', '16'),
(101986, 6164, 'attribute_pa_shoes-size', '43'),
(101987, 6164, '_price', '148.04'),
(101988, 6164, '_product_version', '4.1.0'),
(101989, 6164, '_vi_wad_aliexpress_variation_id', '10000007799822799'),
(101990, 6164, '_vi_wad_aliexpress_variation_attr', '14:1254#16;200001027:200000338'),
(101991, 6165, '_variation_description', ''),
(101992, 6165, '_sku', '4000782868371-19-36-1'),
(101993, 6165, '_regular_price', '148.04'),
(101994, 6165, 'total_sales', '0'),
(101995, 6165, '_tax_status', 'taxable'),
(101996, 6165, '_tax_class', 'parent'),
(101997, 6165, '_manage_stock', 'yes'),
(101998, 6165, '_backorders', 'no'),
(101999, 6165, '_sold_individually', 'no'),
(102000, 6165, '_virtual', 'no'),
(102001, 6165, '_downloadable', 'no'),
(102002, 6165, '_download_limit', '-1'),
(102003, 6165, '_download_expiry', '-1'),
(102004, 6165, '_stock', '99'),
(102005, 6165, '_stock_status', 'instock'),
(102006, 6165, '_wc_average_rating', '0'),
(102007, 6165, '_wc_review_count', '0'),
(102008, 6165, 'attribute_pa_color', '19'),
(102009, 6165, 'attribute_pa_shoes-size', '36'),
(102010, 6165, '_price', '148.04'),
(102011, 6165, '_product_version', '4.1.0'),
(102012, 6165, '_vi_wad_aliexpress_variation_id', '12000018145112767'),
(102013, 6165, '_vi_wad_aliexpress_variation_attr', '14:771#19;200001027:200000334'),
(102014, 6166, '_variation_description', ''),
(102015, 6166, '_sku', '4000782868371-16-42'),
(102016, 6166, '_regular_price', '148.04'),
(102017, 6166, 'total_sales', '0'),
(102018, 6166, '_tax_status', 'taxable'),
(102019, 6166, '_tax_class', 'parent'),
(102020, 6166, '_manage_stock', 'yes'),
(102021, 6166, '_backorders', 'no'),
(102022, 6166, '_sold_individually', 'no'),
(102023, 6166, '_virtual', 'no'),
(102024, 6166, '_downloadable', 'no'),
(102025, 6166, '_download_limit', '-1'),
(102026, 6166, '_download_expiry', '-1'),
(102027, 6166, '_stock', '99'),
(102028, 6166, '_stock_status', 'instock'),
(102029, 6166, '_wc_average_rating', '0'),
(102030, 6166, '_wc_review_count', '0'),
(102031, 6166, 'attribute_pa_color', '16'),
(102032, 6166, 'attribute_pa_shoes-size', '42'),
(102033, 6166, '_price', '148.04'),
(102034, 6166, '_product_version', '4.1.0'),
(102035, 6166, '_vi_wad_aliexpress_variation_id', '10000007799822798'),
(102036, 6166, '_vi_wad_aliexpress_variation_attr', '14:1254#16;200001027:200000337'),
(102037, 6167, '_variation_description', ''),
(102038, 6167, '_sku', '4000782868371-19-35-1'),
(102039, 6167, '_regular_price', '148.04'),
(102040, 6167, 'total_sales', '0'),
(102041, 6167, '_tax_status', 'taxable'),
(102042, 6167, '_tax_class', 'parent'),
(102043, 6167, '_manage_stock', 'yes'),
(102044, 6167, '_backorders', 'no'),
(102045, 6167, '_sold_individually', 'no'),
(102046, 6167, '_virtual', 'no'),
(102047, 6167, '_downloadable', 'no'),
(102048, 6167, '_download_limit', '-1'),
(102049, 6167, '_download_expiry', '-1'),
(102050, 6167, '_stock', '99'),
(102051, 6167, '_stock_status', 'instock'),
(102052, 6167, '_wc_average_rating', '0'),
(102053, 6167, '_wc_review_count', '0'),
(102054, 6167, 'attribute_pa_color', '19'),
(102055, 6167, 'attribute_pa_shoes-size', '35'),
(102056, 6167, '_price', '148.04'),
(102057, 6167, '_product_version', '4.1.0'),
(102058, 6167, '_vi_wad_aliexpress_variation_id', '12000018145112766'),
(102059, 6167, '_vi_wad_aliexpress_variation_attr', '14:771#19;200001027:200000333'),
(102060, 6168, '_variation_description', ''),
(102061, 6168, '_sku', '4000782868371-16-41'),
(102062, 6168, '_regular_price', '148.04'),
(102063, 6168, 'total_sales', '0'),
(102064, 6168, '_tax_status', 'taxable'),
(102065, 6168, '_tax_class', 'parent'),
(102066, 6168, '_manage_stock', 'yes'),
(102067, 6168, '_backorders', 'no'),
(102068, 6168, '_sold_individually', 'no'),
(102069, 6168, '_virtual', 'no'),
(102070, 6168, '_downloadable', 'no'),
(102071, 6168, '_download_limit', '-1'),
(102072, 6168, '_download_expiry', '-1'),
(102073, 6168, '_stock', '99'),
(102074, 6168, '_stock_status', 'instock'),
(102075, 6168, '_wc_average_rating', '0'),
(102076, 6168, '_wc_review_count', '0'),
(102077, 6168, 'attribute_pa_color', '16'),
(102078, 6168, 'attribute_pa_shoes-size', '41'),
(102079, 6168, '_price', '148.04'),
(102080, 6168, '_product_version', '4.1.0'),
(102081, 6168, '_vi_wad_aliexpress_variation_id', '10000007799822797'),
(102082, 6168, '_vi_wad_aliexpress_variation_attr', '14:1254#16;200001027:100010483'),
(102083, 6169, '_variation_description', ''),
(102084, 6169, '_sku', '4000782868371-16-40'),
(102085, 6169, '_regular_price', '148.04'),
(102086, 6169, 'total_sales', '0'),
(102087, 6169, '_tax_status', 'taxable'),
(102088, 6169, '_tax_class', 'parent'),
(102089, 6169, '_manage_stock', 'yes'),
(102090, 6169, '_backorders', 'no'),
(102091, 6169, '_sold_individually', 'no'),
(102092, 6169, '_virtual', 'no'),
(102093, 6169, '_downloadable', 'no'),
(102094, 6169, '_download_limit', '-1'),
(102095, 6169, '_download_expiry', '-1'),
(102096, 6169, '_stock', '99'),
(102097, 6169, '_stock_status', 'instock'),
(102098, 6169, '_wc_average_rating', '0'),
(102099, 6169, '_wc_review_count', '0'),
(102100, 6169, 'attribute_pa_color', '16'),
(102101, 6169, 'attribute_pa_shoes-size', '40'),
(102102, 6169, '_price', '148.04'),
(102103, 6169, '_product_version', '4.1.0'),
(102104, 6169, '_vi_wad_aliexpress_variation_id', '10000007799822796'),
(102105, 6169, '_vi_wad_aliexpress_variation_attr', '14:1254#16;200001027:100013888'),
(102106, 6170, '_variation_description', ''),
(102107, 6170, '_sku', '4000782868371-16-39'),
(102108, 6170, '_regular_price', '148.04'),
(102109, 6170, 'total_sales', '0'),
(102110, 6170, '_tax_status', 'taxable'),
(102111, 6170, '_tax_class', 'parent'),
(102112, 6170, '_manage_stock', 'yes'),
(102113, 6170, '_backorders', 'no'),
(102114, 6170, '_sold_individually', 'no'),
(102115, 6170, '_virtual', 'no'),
(102116, 6170, '_downloadable', 'no'),
(102117, 6170, '_download_limit', '-1'),
(102118, 6170, '_download_expiry', '-1'),
(102119, 6170, '_stock', '99'),
(102120, 6170, '_stock_status', 'instock'),
(102121, 6170, '_wc_average_rating', '0'),
(102122, 6170, '_wc_review_count', '0'),
(102123, 6170, 'attribute_pa_color', '16'),
(102124, 6170, 'attribute_pa_shoes-size', '39'),
(102125, 6170, '_price', '148.04'),
(102126, 6170, '_product_version', '4.1.0'),
(102127, 6170, '_vi_wad_aliexpress_variation_id', '10000007799822795'),
(102128, 6170, '_vi_wad_aliexpress_variation_attr', '14:1254#16;200001027:200000364'),
(102129, 6171, '_variation_description', ''),
(102130, 6171, '_sku', '4000782868371-16-38'),
(102131, 6171, '_regular_price', '148.04'),
(102132, 6171, 'total_sales', '0'),
(102133, 6171, '_tax_status', 'taxable'),
(102134, 6171, '_tax_class', 'parent'),
(102135, 6171, '_manage_stock', 'yes'),
(102136, 6171, '_backorders', 'no'),
(102137, 6171, '_sold_individually', 'no'),
(102138, 6171, '_virtual', 'no'),
(102139, 6171, '_downloadable', 'no'),
(102140, 6171, '_download_limit', '-1'),
(102141, 6171, '_download_expiry', '-1'),
(102142, 6171, '_stock', '99'),
(102143, 6171, '_stock_status', 'instock'),
(102144, 6171, '_wc_average_rating', '0'),
(102145, 6171, '_wc_review_count', '0'),
(102146, 6171, 'attribute_pa_color', '16'),
(102147, 6171, 'attribute_pa_shoes-size', '38'),
(102148, 6171, '_price', '148.04'),
(102149, 6171, '_product_version', '4.1.0'),
(102150, 6171, '_vi_wad_aliexpress_variation_id', '10000007799822794'),
(102151, 6171, '_vi_wad_aliexpress_variation_attr', '14:1254#16;200001027:200000898'),
(102152, 6172, '_variation_description', ''),
(102153, 6172, '_sku', '4000782868371-16-37'),
(102154, 6172, '_regular_price', '148.04'),
(102155, 6172, 'total_sales', '0'),
(102156, 6172, '_tax_status', 'taxable'),
(102157, 6172, '_tax_class', 'parent'),
(102158, 6172, '_manage_stock', 'yes'),
(102159, 6172, '_backorders', 'no'),
(102160, 6172, '_sold_individually', 'no'),
(102161, 6172, '_virtual', 'no'),
(102162, 6172, '_downloadable', 'no'),
(102163, 6172, '_download_limit', '-1'),
(102164, 6172, '_download_expiry', '-1'),
(102165, 6172, '_stock', '99'),
(102166, 6172, '_stock_status', 'instock'),
(102167, 6172, '_wc_average_rating', '0'),
(102168, 6172, '_wc_review_count', '0'),
(102169, 6172, 'attribute_pa_color', '16'),
(102170, 6172, 'attribute_pa_shoes-size', '37'),
(102171, 6172, '_price', '148.04'),
(102172, 6172, '_product_version', '4.1.0'),
(102173, 6172, '_vi_wad_aliexpress_variation_id', '10000007799822793'),
(102174, 6172, '_vi_wad_aliexpress_variation_attr', '14:1254#16;200001027:100010482'),
(102175, 6173, '_variation_description', ''),
(102176, 6173, '_sku', '4000782868371-16-36'),
(102177, 6173, '_regular_price', '148.04'),
(102178, 6173, 'total_sales', '0'),
(102179, 6173, '_tax_status', 'taxable'),
(102180, 6173, '_tax_class', 'parent'),
(102181, 6173, '_manage_stock', 'yes'),
(102182, 6173, '_backorders', 'no'),
(102183, 6173, '_sold_individually', 'no'),
(102184, 6173, '_virtual', 'no'),
(102185, 6173, '_downloadable', 'no'),
(102186, 6173, '_download_limit', '-1'),
(102187, 6173, '_download_expiry', '-1'),
(102188, 6173, '_stock', '99'),
(102189, 6173, '_stock_status', 'instock'),
(102190, 6173, '_wc_average_rating', '0'),
(102191, 6173, '_wc_review_count', '0'),
(102192, 6173, 'attribute_pa_color', '16'),
(102193, 6173, 'attribute_pa_shoes-size', '36'),
(102194, 6173, '_price', '148.04'),
(102195, 6173, '_product_version', '4.1.0'),
(102196, 6173, '_vi_wad_aliexpress_variation_id', '10000007799822792'),
(102197, 6173, '_vi_wad_aliexpress_variation_attr', '14:1254#16;200001027:200000334'),
(102198, 6174, '_variation_description', ''),
(102199, 6174, '_sku', '4000782868371-16-35'),
(102200, 6174, '_regular_price', '148.04'),
(102201, 6174, 'total_sales', '0'),
(102202, 6174, '_tax_status', 'taxable'),
(102203, 6174, '_tax_class', 'parent'),
(102204, 6174, '_manage_stock', 'yes'),
(102205, 6174, '_backorders', 'no'),
(102206, 6174, '_sold_individually', 'no'),
(102207, 6174, '_virtual', 'no'),
(102208, 6174, '_downloadable', 'no'),
(102209, 6174, '_download_limit', '-1'),
(102210, 6174, '_download_expiry', '-1'),
(102211, 6174, '_stock', '99'),
(102212, 6174, '_stock_status', 'instock'),
(102213, 6174, '_wc_average_rating', '0'),
(102214, 6174, '_wc_review_count', '0'),
(102215, 6174, 'attribute_pa_color', '16'),
(102216, 6174, 'attribute_pa_shoes-size', '35'),
(102217, 6174, '_price', '148.04'),
(102218, 6174, '_product_version', '4.1.0'),
(102219, 6174, '_vi_wad_aliexpress_variation_id', '10000007799822791'),
(102220, 6174, '_vi_wad_aliexpress_variation_attr', '14:1254#16;200001027:200000333'),
(102221, 6175, '_variation_description', ''),
(102222, 6175, '_sku', '4000782868371-15-44'),
(102223, 6175, '_regular_price', '148.04'),
(102224, 6175, 'total_sales', '0'),
(102225, 6175, '_tax_status', 'taxable'),
(102226, 6175, '_tax_class', 'parent'),
(102227, 6175, '_manage_stock', 'yes'),
(102228, 6175, '_backorders', 'no'),
(102229, 6175, '_sold_individually', 'no'),
(102230, 6175, '_virtual', 'no'),
(102231, 6175, '_downloadable', 'no'),
(102232, 6175, '_download_limit', '-1'),
(102233, 6175, '_download_expiry', '-1'),
(102234, 6175, '_stock', '99'),
(102235, 6175, '_stock_status', 'instock'),
(102236, 6175, '_wc_average_rating', '0'),
(102237, 6175, '_wc_review_count', '0'),
(102238, 6175, 'attribute_pa_color', '15'),
(102239, 6175, 'attribute_pa_shoes-size', '44'),
(102240, 6175, '_price', '148.04'),
(102241, 6175, '_product_version', '4.1.0'),
(102242, 6175, '_vi_wad_aliexpress_variation_id', '10000007799822790'),
(102243, 6175, '_vi_wad_aliexpress_variation_attr', '14:200004890#15;200001027:100010487'),
(102244, 6176, '_variation_description', ''),
(102245, 6176, '_sku', '4000782868371-15-43'),
(102246, 6176, '_regular_price', '148.04'),
(102247, 6176, 'total_sales', '0'),
(102248, 6176, '_tax_status', 'taxable'),
(102249, 6176, '_tax_class', 'parent'),
(102250, 6176, '_manage_stock', 'yes'),
(102251, 6176, '_backorders', 'no'),
(102252, 6176, '_sold_individually', 'no'),
(102253, 6176, '_virtual', 'no'),
(102254, 6176, '_downloadable', 'no'),
(102255, 6176, '_download_limit', '-1'),
(102256, 6176, '_download_expiry', '-1'),
(102257, 6176, '_stock', '99'),
(102258, 6176, '_stock_status', 'instock'),
(102259, 6176, '_wc_average_rating', '0'),
(102260, 6176, '_wc_review_count', '0'),
(102261, 6176, 'attribute_pa_color', '15'),
(102262, 6176, 'attribute_pa_shoes-size', '43'),
(102263, 6176, '_price', '148.04'),
(102264, 6176, '_product_version', '4.1.0'),
(102265, 6176, '_vi_wad_aliexpress_variation_id', '10000007799822789'),
(102266, 6176, '_vi_wad_aliexpress_variation_attr', '14:200004890#15;200001027:200000338'),
(102267, 6177, '_variation_description', ''),
(102268, 6177, '_sku', '4000782868371-15-42'),
(102269, 6177, '_regular_price', '148.04'),
(102270, 6177, 'total_sales', '0'),
(102271, 6177, '_tax_status', 'taxable'),
(102272, 6177, '_tax_class', 'parent'),
(102273, 6177, '_manage_stock', 'yes'),
(102274, 6177, '_backorders', 'no'),
(102275, 6177, '_sold_individually', 'no'),
(102276, 6177, '_virtual', 'no'),
(102277, 6177, '_downloadable', 'no'),
(102278, 6177, '_download_limit', '-1'),
(102279, 6177, '_download_expiry', '-1'),
(102280, 6177, '_stock', '99'),
(102281, 6177, '_stock_status', 'instock'),
(102282, 6177, '_wc_average_rating', '0'),
(102283, 6177, '_wc_review_count', '0'),
(102284, 6177, 'attribute_pa_color', '15'),
(102285, 6177, 'attribute_pa_shoes-size', '42'),
(102286, 6177, '_price', '148.04'),
(102287, 6177, '_product_version', '4.1.0'),
(102288, 6177, '_vi_wad_aliexpress_variation_id', '10000007799822788'),
(102289, 6177, '_vi_wad_aliexpress_variation_attr', '14:200004890#15;200001027:200000337'),
(102290, 6178, '_variation_description', ''),
(102291, 6178, '_sku', '4000782868371-15-41'),
(102292, 6178, '_regular_price', '148.04'),
(102293, 6178, 'total_sales', '0'),
(102294, 6178, '_tax_status', 'taxable'),
(102295, 6178, '_tax_class', 'parent'),
(102296, 6178, '_manage_stock', 'yes'),
(102297, 6178, '_backorders', 'no'),
(102298, 6178, '_sold_individually', 'no'),
(102299, 6178, '_virtual', 'no'),
(102300, 6178, '_downloadable', 'no'),
(102301, 6178, '_download_limit', '-1'),
(102302, 6178, '_download_expiry', '-1'),
(102303, 6178, '_stock', '99'),
(102304, 6178, '_stock_status', 'instock'),
(102305, 6178, '_wc_average_rating', '0'),
(102306, 6178, '_wc_review_count', '0'),
(102307, 6178, 'attribute_pa_color', '15'),
(102308, 6178, 'attribute_pa_shoes-size', '41'),
(102309, 6178, '_price', '148.04'),
(102310, 6178, '_product_version', '4.1.0'),
(102311, 6178, '_vi_wad_aliexpress_variation_id', '10000007799822787'),
(102312, 6178, '_vi_wad_aliexpress_variation_attr', '14:200004890#15;200001027:100010483'),
(102313, 6179, '_variation_description', ''),
(102314, 6179, '_sku', '4000782868371-15-40'),
(102315, 6179, '_regular_price', '148.04'),
(102316, 6179, 'total_sales', '0'),
(102317, 6179, '_tax_status', 'taxable'),
(102318, 6179, '_tax_class', 'parent'),
(102319, 6179, '_manage_stock', 'yes'),
(102320, 6179, '_backorders', 'no'),
(102321, 6179, '_sold_individually', 'no'),
(102322, 6179, '_virtual', 'no'),
(102323, 6179, '_downloadable', 'no'),
(102324, 6179, '_download_limit', '-1'),
(102325, 6179, '_download_expiry', '-1'),
(102326, 6179, '_stock', '99'),
(102327, 6179, '_stock_status', 'instock'),
(102328, 6179, '_wc_average_rating', '0'),
(102329, 6179, '_wc_review_count', '0'),
(102330, 6179, 'attribute_pa_color', '15'),
(102331, 6179, 'attribute_pa_shoes-size', '40'),
(102332, 6179, '_price', '148.04'),
(102333, 6179, '_product_version', '4.1.0'),
(102334, 6179, '_vi_wad_aliexpress_variation_id', '10000007799822786'),
(102335, 6179, '_vi_wad_aliexpress_variation_attr', '14:200004890#15;200001027:100013888'),
(102336, 6180, '_variation_description', ''),
(102337, 6180, '_sku', '4000782868371-15-39'),
(102338, 6180, '_regular_price', '148.04'),
(102339, 6180, 'total_sales', '0'),
(102340, 6180, '_tax_status', 'taxable'),
(102341, 6180, '_tax_class', 'parent'),
(102342, 6180, '_manage_stock', 'yes'),
(102343, 6180, '_backorders', 'no'),
(102344, 6180, '_sold_individually', 'no'),
(102345, 6180, '_virtual', 'no'),
(102346, 6180, '_downloadable', 'no'),
(102347, 6180, '_download_limit', '-1'),
(102348, 6180, '_download_expiry', '-1'),
(102349, 6180, '_stock', '98'),
(102350, 6180, '_stock_status', 'instock'),
(102351, 6180, '_wc_average_rating', '0'),
(102352, 6180, '_wc_review_count', '0'),
(102353, 6180, 'attribute_pa_color', '15'),
(102354, 6180, 'attribute_pa_shoes-size', '39'),
(102355, 6180, '_price', '148.04'),
(102356, 6180, '_product_version', '4.1.0'),
(102357, 6180, '_vi_wad_aliexpress_variation_id', '10000007799822785'),
(102358, 6180, '_vi_wad_aliexpress_variation_attr', '14:200004890#15;200001027:200000364'),
(102359, 6181, '_variation_description', ''),
(102360, 6181, '_sku', '4000782868371-15-38'),
(102361, 6181, '_regular_price', '148.04'),
(102362, 6181, 'total_sales', '0'),
(102363, 6181, '_tax_status', 'taxable'),
(102364, 6181, '_tax_class', 'parent'),
(102365, 6181, '_manage_stock', 'yes'),
(102366, 6181, '_backorders', 'no'),
(102367, 6181, '_sold_individually', 'no'),
(102368, 6181, '_virtual', 'no'),
(102369, 6181, '_downloadable', 'no'),
(102370, 6181, '_download_limit', '-1'),
(102371, 6181, '_download_expiry', '-1'),
(102372, 6181, '_stock', '99'),
(102373, 6181, '_stock_status', 'instock'),
(102374, 6181, '_wc_average_rating', '0'),
(102375, 6181, '_wc_review_count', '0'),
(102376, 6181, 'attribute_pa_color', '15'),
(102377, 6181, 'attribute_pa_shoes-size', '38'),
(102378, 6181, '_price', '148.04'),
(102379, 6181, '_product_version', '4.1.0'),
(102380, 6181, '_vi_wad_aliexpress_variation_id', '10000007799822784'),
(102381, 6181, '_vi_wad_aliexpress_variation_attr', '14:200004890#15;200001027:200000898'),
(102382, 6182, '_variation_description', ''),
(102383, 6182, '_sku', '4000782868371-15-37'),
(102384, 6182, '_regular_price', '148.04'),
(102385, 6182, 'total_sales', '0'),
(102386, 6182, '_tax_status', 'taxable'),
(102387, 6182, '_tax_class', 'parent'),
(102388, 6182, '_manage_stock', 'yes'),
(102389, 6182, '_backorders', 'no'),
(102390, 6182, '_sold_individually', 'no'),
(102391, 6182, '_virtual', 'no'),
(102392, 6182, '_downloadable', 'no'),
(102393, 6182, '_download_limit', '-1'),
(102394, 6182, '_download_expiry', '-1'),
(102395, 6182, '_stock', '99'),
(102396, 6182, '_stock_status', 'instock'),
(102397, 6182, '_wc_average_rating', '0'),
(102398, 6182, '_wc_review_count', '0'),
(102399, 6182, 'attribute_pa_color', '15'),
(102400, 6182, 'attribute_pa_shoes-size', '37'),
(102401, 6182, '_price', '148.04'),
(102402, 6182, '_product_version', '4.1.0'),
(102403, 6182, '_vi_wad_aliexpress_variation_id', '10000007799822783'),
(102404, 6182, '_vi_wad_aliexpress_variation_attr', '14:200004890#15;200001027:100010482'),
(102405, 6183, '_variation_description', ''),
(102406, 6183, '_sku', '4000782868371-20-42'),
(102407, 6183, '_regular_price', '148.04'),
(102408, 6183, 'total_sales', '0'),
(102409, 6183, '_tax_status', 'taxable'),
(102410, 6183, '_tax_class', 'parent'),
(102411, 6183, '_manage_stock', 'yes'),
(102412, 6183, '_backorders', 'no'),
(102413, 6183, '_sold_individually', 'no'),
(102414, 6183, '_virtual', 'no'),
(102415, 6183, '_downloadable', 'no'),
(102416, 6183, '_download_limit', '-1'),
(102417, 6183, '_download_expiry', '-1'),
(102418, 6183, '_stock', '99'),
(102419, 6183, '_stock_status', 'instock'),
(102420, 6183, '_wc_average_rating', '0'),
(102421, 6183, '_wc_review_count', '0'),
(102422, 6183, 'attribute_pa_color', '20'),
(102423, 6183, 'attribute_pa_shoes-size', '42'),
(102424, 6183, '_price', '148.04'),
(102425, 6183, '_product_version', '4.1.0'),
(102426, 6183, '_vi_wad_aliexpress_variation_id', '12000018145112783'),
(102427, 6183, '_vi_wad_aliexpress_variation_attr', '14:193#20;200001027:200000337'),
(102428, 6184, '_variation_description', ''),
(102429, 6184, '_sku', '4000782868371-15-36'),
(102430, 6184, '_regular_price', '148.04'),
(102431, 6184, 'total_sales', '0'),
(102432, 6184, '_tax_status', 'taxable'),
(102433, 6184, '_tax_class', 'parent'),
(102434, 6184, '_manage_stock', 'yes'),
(102435, 6184, '_backorders', 'no'),
(102436, 6184, '_sold_individually', 'no'),
(102437, 6184, '_virtual', 'no'),
(102438, 6184, '_downloadable', 'no'),
(102439, 6184, '_download_limit', '-1'),
(102440, 6184, '_download_expiry', '-1'),
(102441, 6184, '_stock', '99'),
(102442, 6184, '_stock_status', 'instock'),
(102443, 6184, '_wc_average_rating', '0'),
(102444, 6184, '_wc_review_count', '0'),
(102445, 6184, 'attribute_pa_color', '15'),
(102446, 6184, 'attribute_pa_shoes-size', '36'),
(102447, 6184, '_price', '148.04'),
(102448, 6184, '_product_version', '4.1.0'),
(102449, 6184, '_vi_wad_aliexpress_variation_id', '10000007799822782'),
(102450, 6184, '_vi_wad_aliexpress_variation_attr', '14:200004890#15;200001027:200000334'),
(102451, 6185, '_variation_description', ''),
(102452, 6185, '_sku', '4000782868371-20-41'),
(102453, 6185, '_regular_price', '148.04'),
(102454, 6185, 'total_sales', '0'),
(102455, 6185, '_tax_status', 'taxable'),
(102456, 6185, '_tax_class', 'parent'),
(102457, 6185, '_manage_stock', 'yes'),
(102458, 6185, '_backorders', 'no'),
(102459, 6185, '_sold_individually', 'no'),
(102460, 6185, '_virtual', 'no'),
(102461, 6185, '_downloadable', 'no'),
(102462, 6185, '_download_limit', '-1'),
(102463, 6185, '_download_expiry', '-1'),
(102464, 6185, '_stock', '99'),
(102465, 6185, '_stock_status', 'instock'),
(102466, 6185, '_wc_average_rating', '0'),
(102467, 6185, '_wc_review_count', '0'),
(102468, 6185, 'attribute_pa_color', '20'),
(102469, 6185, 'attribute_pa_shoes-size', '41'),
(102470, 6185, '_price', '148.04'),
(102471, 6185, '_product_version', '4.1.0'),
(102472, 6185, '_vi_wad_aliexpress_variation_id', '12000018145112782'),
(102473, 6185, '_vi_wad_aliexpress_variation_attr', '14:193#20;200001027:100010483'),
(102474, 6186, '_variation_description', ''),
(102475, 6186, '_sku', '4000782868371-15-35'),
(102476, 6186, '_regular_price', '148.04'),
(102477, 6186, 'total_sales', '0'),
(102478, 6186, '_tax_status', 'taxable'),
(102479, 6186, '_tax_class', 'parent'),
(102480, 6186, '_manage_stock', 'yes'),
(102481, 6186, '_backorders', 'no'),
(102482, 6186, '_sold_individually', 'no'),
(102483, 6186, '_virtual', 'no'),
(102484, 6186, '_downloadable', 'no'),
(102485, 6186, '_download_limit', '-1'),
(102486, 6186, '_download_expiry', '-1'),
(102487, 6186, '_stock', '98'),
(102488, 6186, '_stock_status', 'instock'),
(102489, 6186, '_wc_average_rating', '0'),
(102490, 6186, '_wc_review_count', '0'),
(102491, 6186, 'attribute_pa_color', '15'),
(102492, 6186, 'attribute_pa_shoes-size', '35'),
(102493, 6186, '_price', '148.04'),
(102494, 6186, '_product_version', '4.1.0'),
(102495, 6186, '_vi_wad_aliexpress_variation_id', '10000007799822781'),
(102496, 6186, '_vi_wad_aliexpress_variation_attr', '14:200004890#15;200001027:200000333'),
(102497, 6187, '_variation_description', ''),
(102498, 6187, '_sku', '4000782868371-20-40'),
(102499, 6187, '_regular_price', '148.04'),
(102500, 6187, 'total_sales', '0'),
(102501, 6187, '_tax_status', 'taxable'),
(102502, 6187, '_tax_class', 'parent'),
(102503, 6187, '_manage_stock', 'yes'),
(102504, 6187, '_backorders', 'no'),
(102505, 6187, '_sold_individually', 'no'),
(102506, 6187, '_virtual', 'no'),
(102507, 6187, '_downloadable', 'no'),
(102508, 6187, '_download_limit', '-1'),
(102509, 6187, '_download_expiry', '-1'),
(102510, 6187, '_stock', '98'),
(102511, 6187, '_stock_status', 'instock'),
(102512, 6187, '_wc_average_rating', '0'),
(102513, 6187, '_wc_review_count', '0'),
(102514, 6187, 'attribute_pa_color', '20'),
(102515, 6187, 'attribute_pa_shoes-size', '40'),
(102516, 6187, '_price', '148.04'),
(102517, 6187, '_product_version', '4.1.0'),
(102518, 6187, '_vi_wad_aliexpress_variation_id', '12000018145112781'),
(102519, 6187, '_vi_wad_aliexpress_variation_attr', '14:193#20;200001027:100013888'),
(102520, 6188, '_variation_description', ''),
(102521, 6188, '_sku', '4000782868371-14-44'),
(102522, 6188, '_regular_price', '148.04'),
(102523, 6188, 'total_sales', '0'),
(102524, 6188, '_tax_status', 'taxable'),
(102525, 6188, '_tax_class', 'parent'),
(102526, 6188, '_manage_stock', 'yes'),
(102527, 6188, '_backorders', 'no'),
(102528, 6188, '_sold_individually', 'no'),
(102529, 6188, '_virtual', 'no'),
(102530, 6188, '_downloadable', 'no'),
(102531, 6188, '_download_limit', '-1'),
(102532, 6188, '_download_expiry', '-1'),
(102533, 6188, '_stock', '99'),
(102534, 6188, '_stock_status', 'instock'),
(102535, 6188, '_wc_average_rating', '0'),
(102536, 6188, '_wc_review_count', '0'),
(102537, 6188, 'attribute_pa_color', '14'),
(102538, 6188, 'attribute_pa_shoes-size', '44'),
(102539, 6188, '_price', '148.04'),
(102540, 6188, '_product_version', '4.1.0'),
(102541, 6188, '_vi_wad_aliexpress_variation_id', '10000007799822780'),
(102542, 6188, '_vi_wad_aliexpress_variation_attr', '14:200004889#14;200001027:100010487'),
(102543, 6189, '_variation_description', ''),
(102544, 6189, '_sku', '4000782868371-20-39'),
(102545, 6189, '_regular_price', '148.04'),
(102546, 6189, 'total_sales', '0'),
(102547, 6189, '_tax_status', 'taxable'),
(102548, 6189, '_tax_class', 'parent'),
(102549, 6189, '_manage_stock', 'yes'),
(102550, 6189, '_backorders', 'no'),
(102551, 6189, '_sold_individually', 'no'),
(102552, 6189, '_virtual', 'no'),
(102553, 6189, '_downloadable', 'no'),
(102554, 6189, '_download_limit', '-1'),
(102555, 6189, '_download_expiry', '-1'),
(102556, 6189, '_stock', '99'),
(102557, 6189, '_stock_status', 'instock'),
(102558, 6189, '_wc_average_rating', '0'),
(102559, 6189, '_wc_review_count', '0'),
(102560, 6189, 'attribute_pa_color', '20'),
(102561, 6189, 'attribute_pa_shoes-size', '39'),
(102562, 6189, '_price', '148.04'),
(102563, 6189, '_product_version', '4.1.0'),
(102564, 6189, '_vi_wad_aliexpress_variation_id', '12000018145112780'),
(102565, 6189, '_vi_wad_aliexpress_variation_attr', '14:193#20;200001027:200000364'),
(102566, 6190, '_variation_description', ''),
(102567, 6190, '_sku', '4000782868371-14-43'),
(102568, 6190, '_regular_price', '148.04'),
(102569, 6190, 'total_sales', '0'),
(102570, 6190, '_tax_status', 'taxable'),
(102571, 6190, '_tax_class', 'parent'),
(102572, 6190, '_manage_stock', 'yes'),
(102573, 6190, '_backorders', 'no'),
(102574, 6190, '_sold_individually', 'no'),
(102575, 6190, '_virtual', 'no'),
(102576, 6190, '_downloadable', 'no'),
(102577, 6190, '_download_limit', '-1'),
(102578, 6190, '_download_expiry', '-1'),
(102579, 6190, '_stock', '99'),
(102580, 6190, '_stock_status', 'instock'),
(102581, 6190, '_wc_average_rating', '0'),
(102582, 6190, '_wc_review_count', '0'),
(102583, 6190, 'attribute_pa_color', '14'),
(102584, 6190, 'attribute_pa_shoes-size', '43'),
(102585, 6190, '_price', '148.04'),
(102586, 6190, '_product_version', '4.1.0'),
(102587, 6190, '_vi_wad_aliexpress_variation_id', '10000007799822779'),
(102588, 6190, '_vi_wad_aliexpress_variation_attr', '14:200004889#14;200001027:200000338'),
(102589, 6191, '_variation_description', ''),
(102590, 6191, '_sku', '4000782868371-20-38'),
(102591, 6191, '_regular_price', '148.04'),
(102592, 6191, 'total_sales', '0'),
(102593, 6191, '_tax_status', 'taxable'),
(102594, 6191, '_tax_class', 'parent'),
(102595, 6191, '_manage_stock', 'yes'),
(102596, 6191, '_backorders', 'no'),
(102597, 6191, '_sold_individually', 'no'),
(102598, 6191, '_virtual', 'no'),
(102599, 6191, '_downloadable', 'no'),
(102600, 6191, '_download_limit', '-1'),
(102601, 6191, '_download_expiry', '-1'),
(102602, 6191, '_stock', '99'),
(102603, 6191, '_stock_status', 'instock'),
(102604, 6191, '_wc_average_rating', '0'),
(102605, 6191, '_wc_review_count', '0'),
(102606, 6191, 'attribute_pa_color', '20'),
(102607, 6191, 'attribute_pa_shoes-size', '38'),
(102608, 6191, '_price', '148.04'),
(102609, 6191, '_product_version', '4.1.0'),
(102610, 6191, '_vi_wad_aliexpress_variation_id', '12000018145112779'),
(102611, 6191, '_vi_wad_aliexpress_variation_attr', '14:193#20;200001027:200000898'),
(102612, 6192, '_variation_description', ''),
(102613, 6192, '_sku', '4000782868371-14-42'),
(102614, 6192, '_regular_price', '148.04'),
(102615, 6192, 'total_sales', '0'),
(102616, 6192, '_tax_status', 'taxable'),
(102617, 6192, '_tax_class', 'parent'),
(102618, 6192, '_manage_stock', 'yes'),
(102619, 6192, '_backorders', 'no'),
(102620, 6192, '_sold_individually', 'no'),
(102621, 6192, '_virtual', 'no'),
(102622, 6192, '_downloadable', 'no'),
(102623, 6192, '_download_limit', '-1'),
(102624, 6192, '_download_expiry', '-1'),
(102625, 6192, '_stock', '99'),
(102626, 6192, '_stock_status', 'instock'),
(102627, 6192, '_wc_average_rating', '0'),
(102628, 6192, '_wc_review_count', '0'),
(102629, 6192, 'attribute_pa_color', '14'),
(102630, 6192, 'attribute_pa_shoes-size', '42'),
(102631, 6192, '_price', '148.04'),
(102632, 6192, '_product_version', '4.1.0'),
(102633, 6192, '_vi_wad_aliexpress_variation_id', '10000007799822778'),
(102634, 6192, '_vi_wad_aliexpress_variation_attr', '14:200004889#14;200001027:200000337'),
(102635, 6193, '_variation_description', ''),
(102636, 6193, '_sku', '4000782868371-20-37'),
(102637, 6193, '_regular_price', '148.04'),
(102638, 6193, 'total_sales', '0'),
(102639, 6193, '_tax_status', 'taxable'),
(102640, 6193, '_tax_class', 'parent'),
(102641, 6193, '_manage_stock', 'yes'),
(102642, 6193, '_backorders', 'no'),
(102643, 6193, '_sold_individually', 'no'),
(102644, 6193, '_virtual', 'no'),
(102645, 6193, '_downloadable', 'no'),
(102646, 6193, '_download_limit', '-1'),
(102647, 6193, '_download_expiry', '-1'),
(102648, 6193, '_stock', '99'),
(102649, 6193, '_stock_status', 'instock'),
(102650, 6193, '_wc_average_rating', '0'),
(102651, 6193, '_wc_review_count', '0'),
(102652, 6193, 'attribute_pa_color', '20'),
(102653, 6193, 'attribute_pa_shoes-size', '37'),
(102654, 6193, '_price', '148.04'),
(102655, 6193, '_product_version', '4.1.0'),
(102656, 6193, '_vi_wad_aliexpress_variation_id', '12000018145112778'),
(102657, 6193, '_vi_wad_aliexpress_variation_attr', '14:193#20;200001027:100010482'),
(102658, 6194, '_variation_description', ''),
(102659, 6194, '_sku', '4000782868371-14-41'),
(102660, 6194, '_regular_price', '148.04'),
(102661, 6194, 'total_sales', '0'),
(102662, 6194, '_tax_status', 'taxable'),
(102663, 6194, '_tax_class', 'parent'),
(102664, 6194, '_manage_stock', 'yes'),
(102665, 6194, '_backorders', 'no'),
(102666, 6194, '_sold_individually', 'no'),
(102667, 6194, '_virtual', 'no'),
(102668, 6194, '_downloadable', 'no'),
(102669, 6194, '_download_limit', '-1'),
(102670, 6194, '_download_expiry', '-1'),
(102671, 6194, '_stock', '99'),
(102672, 6194, '_stock_status', 'instock'),
(102673, 6194, '_wc_average_rating', '0'),
(102674, 6194, '_wc_review_count', '0'),
(102675, 6194, 'attribute_pa_color', '14'),
(102676, 6194, 'attribute_pa_shoes-size', '41'),
(102677, 6194, '_price', '148.04'),
(102678, 6194, '_product_version', '4.1.0'),
(102679, 6194, '_vi_wad_aliexpress_variation_id', '10000007799822777'),
(102680, 6194, '_vi_wad_aliexpress_variation_attr', '14:200004889#14;200001027:100010483'),
(102681, 6195, '_variation_description', ''),
(102682, 6195, '_sku', '4000782868371-20-36'),
(102683, 6195, '_regular_price', '148.04'),
(102684, 6195, 'total_sales', '0'),
(102685, 6195, '_tax_status', 'taxable'),
(102686, 6195, '_tax_class', 'parent'),
(102687, 6195, '_manage_stock', 'yes'),
(102688, 6195, '_backorders', 'no'),
(102689, 6195, '_sold_individually', 'no'),
(102690, 6195, '_virtual', 'no'),
(102691, 6195, '_downloadable', 'no'),
(102692, 6195, '_download_limit', '-1'),
(102693, 6195, '_download_expiry', '-1'),
(102694, 6195, '_stock', '99'),
(102695, 6195, '_stock_status', 'instock'),
(102696, 6195, '_wc_average_rating', '0'),
(102697, 6195, '_wc_review_count', '0'),
(102698, 6195, 'attribute_pa_color', '20'),
(102699, 6195, 'attribute_pa_shoes-size', '36'),
(102700, 6195, '_price', '148.04'),
(102701, 6195, '_product_version', '4.1.0'),
(102702, 6195, '_vi_wad_aliexpress_variation_id', '12000018145112777'),
(102703, 6195, '_vi_wad_aliexpress_variation_attr', '14:193#20;200001027:200000334'),
(102704, 6196, '_variation_description', ''),
(102705, 6196, '_sku', '4000782868371-14-40'),
(102706, 6196, '_regular_price', '148.04'),
(102707, 6196, 'total_sales', '0'),
(102708, 6196, '_tax_status', 'taxable'),
(102709, 6196, '_tax_class', 'parent'),
(102710, 6196, '_manage_stock', 'yes'),
(102711, 6196, '_backorders', 'no'),
(102712, 6196, '_sold_individually', 'no'),
(102713, 6196, '_virtual', 'no'),
(102714, 6196, '_downloadable', 'no'),
(102715, 6196, '_download_limit', '-1'),
(102716, 6196, '_download_expiry', '-1'),
(102717, 6196, '_stock', '99'),
(102718, 6196, '_stock_status', 'instock'),
(102719, 6196, '_wc_average_rating', '0'),
(102720, 6196, '_wc_review_count', '0'),
(102721, 6196, 'attribute_pa_color', '14'),
(102722, 6196, 'attribute_pa_shoes-size', '40'),
(102723, 6196, '_price', '148.04'),
(102724, 6196, '_product_version', '4.1.0'),
(102725, 6196, '_vi_wad_aliexpress_variation_id', '10000007799822776'),
(102726, 6196, '_vi_wad_aliexpress_variation_attr', '14:200004889#14;200001027:100013888'),
(102727, 6197, '_variation_description', ''),
(102728, 6197, '_sku', '4000782868371-20-35'),
(102729, 6197, '_regular_price', '148.04'),
(102730, 6197, 'total_sales', '0'),
(102731, 6197, '_tax_status', 'taxable'),
(102732, 6197, '_tax_class', 'parent'),
(102733, 6197, '_manage_stock', 'yes'),
(102734, 6197, '_backorders', 'no'),
(102735, 6197, '_sold_individually', 'no'),
(102736, 6197, '_virtual', 'no'),
(102737, 6197, '_downloadable', 'no'),
(102738, 6197, '_download_limit', '-1'),
(102739, 6197, '_download_expiry', '-1'),
(102740, 6197, '_stock', '99'),
(102741, 6197, '_stock_status', 'instock'),
(102742, 6197, '_wc_average_rating', '0'),
(102743, 6197, '_wc_review_count', '0'),
(102744, 6197, 'attribute_pa_color', '20'),
(102745, 6197, 'attribute_pa_shoes-size', '35'),
(102746, 6197, '_price', '148.04'),
(102747, 6197, '_product_version', '4.1.0'),
(102748, 6197, '_vi_wad_aliexpress_variation_id', '12000018145112776'),
(102749, 6197, '_vi_wad_aliexpress_variation_attr', '14:193#20;200001027:200000333'),
(102750, 6198, '_variation_description', ''),
(102751, 6198, '_sku', '4000782868371-14-39'),
(102752, 6198, '_regular_price', '148.04'),
(102753, 6198, 'total_sales', '0'),
(102754, 6198, '_tax_status', 'taxable'),
(102755, 6198, '_tax_class', 'parent'),
(102756, 6198, '_manage_stock', 'yes'),
(102757, 6198, '_backorders', 'no'),
(102758, 6198, '_sold_individually', 'no'),
(102759, 6198, '_virtual', 'no'),
(102760, 6198, '_downloadable', 'no'),
(102761, 6198, '_download_limit', '-1'),
(102762, 6198, '_download_expiry', '-1'),
(102763, 6198, '_stock', '99'),
(102764, 6198, '_stock_status', 'instock'),
(102765, 6198, '_wc_average_rating', '0'),
(102766, 6198, '_wc_review_count', '0'),
(102767, 6198, 'attribute_pa_color', '14'),
(102768, 6198, 'attribute_pa_shoes-size', '39'),
(102769, 6198, '_price', '148.04'),
(102770, 6198, '_product_version', '4.1.0'),
(102771, 6198, '_vi_wad_aliexpress_variation_id', '10000007799822775'),
(102772, 6198, '_vi_wad_aliexpress_variation_attr', '14:200004889#14;200001027:200000364'),
(102773, 6199, '_variation_description', ''),
(102774, 6199, '_sku', '4000782868371-19-44-1'),
(102775, 6199, '_regular_price', '148.04'),
(102776, 6199, 'total_sales', '0'),
(102777, 6199, '_tax_status', 'taxable'),
(102778, 6199, '_tax_class', 'parent'),
(102779, 6199, '_manage_stock', 'yes'),
(102780, 6199, '_backorders', 'no'),
(102781, 6199, '_sold_individually', 'no'),
(102782, 6199, '_virtual', 'no'),
(102783, 6199, '_downloadable', 'no'),
(102784, 6199, '_download_limit', '-1'),
(102785, 6199, '_download_expiry', '-1'),
(102786, 6199, '_stock', '99'),
(102787, 6199, '_stock_status', 'instock'),
(102788, 6199, '_wc_average_rating', '0'),
(102789, 6199, '_wc_review_count', '0'),
(102790, 6199, 'attribute_pa_color', '19'),
(102791, 6199, 'attribute_pa_shoes-size', '44'),
(102792, 6199, '_price', '148.04'),
(102793, 6199, '_product_version', '4.1.0'),
(102794, 6199, '_vi_wad_aliexpress_variation_id', '12000018145112775'),
(102795, 6199, '_vi_wad_aliexpress_variation_attr', '14:771#19;200001027:100010487'),
(102796, 6200, '_variation_description', ''),
(102797, 6200, '_sku', '4000782868371-14-38'),
(102798, 6200, '_regular_price', '148.04'),
(102799, 6200, 'total_sales', '0'),
(102800, 6200, '_tax_status', 'taxable'),
(102801, 6200, '_tax_class', 'parent'),
(102802, 6200, '_manage_stock', 'yes'),
(102803, 6200, '_backorders', 'no'),
(102804, 6200, '_sold_individually', 'no'),
(102805, 6200, '_virtual', 'no'),
(102806, 6200, '_downloadable', 'no'),
(102807, 6200, '_download_limit', '-1'),
(102808, 6200, '_download_expiry', '-1'),
(102809, 6200, '_stock', '99'),
(102810, 6200, '_stock_status', 'instock'),
(102811, 6200, '_wc_average_rating', '0'),
(102812, 6200, '_wc_review_count', '0'),
(102813, 6200, 'attribute_pa_color', '14'),
(102814, 6200, 'attribute_pa_shoes-size', '38'),
(102815, 6200, '_price', '148.04'),
(102816, 6200, '_product_version', '4.1.0'),
(102817, 6200, '_vi_wad_aliexpress_variation_id', '10000007799822774'),
(102818, 6200, '_vi_wad_aliexpress_variation_attr', '14:200004889#14;200001027:200000898'),
(102819, 6201, '_variation_description', ''),
(102820, 6201, '_sku', '4000782868371-19-43-1'),
(102821, 6201, '_regular_price', '148.04'),
(102822, 6201, 'total_sales', '0'),
(102823, 6201, '_tax_status', 'taxable'),
(102824, 6201, '_tax_class', 'parent'),
(102825, 6201, '_manage_stock', 'yes'),
(102826, 6201, '_backorders', 'no'),
(102827, 6201, '_sold_individually', 'no'),
(102828, 6201, '_virtual', 'no'),
(102829, 6201, '_downloadable', 'no'),
(102830, 6201, '_download_limit', '-1'),
(102831, 6201, '_download_expiry', '-1'),
(102832, 6201, '_stock', '99'),
(102833, 6201, '_stock_status', 'instock'),
(102834, 6201, '_wc_average_rating', '0'),
(102835, 6201, '_wc_review_count', '0'),
(102836, 6201, 'attribute_pa_color', '19'),
(102837, 6201, 'attribute_pa_shoes-size', '43'),
(102838, 6201, '_price', '148.04'),
(102839, 6201, '_product_version', '4.1.0'),
(102840, 6201, '_vi_wad_aliexpress_variation_id', '12000018145112774'),
(102841, 6201, '_vi_wad_aliexpress_variation_attr', '14:771#19;200001027:200000338'),
(102842, 6202, '_variation_description', ''),
(102843, 6202, '_sku', '4000782868371-14-37'),
(102844, 6202, '_regular_price', '148.04');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(102845, 6202, 'total_sales', '0'),
(102846, 6202, '_tax_status', 'taxable'),
(102847, 6202, '_tax_class', 'parent'),
(102848, 6202, '_manage_stock', 'yes'),
(102849, 6202, '_backorders', 'no'),
(102850, 6202, '_sold_individually', 'no'),
(102851, 6202, '_virtual', 'no'),
(102852, 6202, '_downloadable', 'no'),
(102853, 6202, '_download_limit', '-1'),
(102854, 6202, '_download_expiry', '-1'),
(102855, 6202, '_stock', '99'),
(102856, 6202, '_stock_status', 'instock'),
(102857, 6202, '_wc_average_rating', '0'),
(102858, 6202, '_wc_review_count', '0'),
(102859, 6202, 'attribute_pa_color', '14'),
(102860, 6202, 'attribute_pa_shoes-size', '37'),
(102861, 6202, '_price', '148.04'),
(102862, 6202, '_product_version', '4.1.0'),
(102863, 6202, '_vi_wad_aliexpress_variation_id', '10000007799822773'),
(102864, 6202, '_vi_wad_aliexpress_variation_attr', '14:200004889#14;200001027:100010482'),
(102865, 6203, '_variation_description', ''),
(102866, 6203, '_sku', '4000782868371-19-42-1'),
(102867, 6203, '_regular_price', '148.04'),
(102868, 6203, 'total_sales', '0'),
(102869, 6203, '_tax_status', 'taxable'),
(102870, 6203, '_tax_class', 'parent'),
(102871, 6203, '_manage_stock', 'yes'),
(102872, 6203, '_backorders', 'no'),
(102873, 6203, '_sold_individually', 'no'),
(102874, 6203, '_virtual', 'no'),
(102875, 6203, '_downloadable', 'no'),
(102876, 6203, '_download_limit', '-1'),
(102877, 6203, '_download_expiry', '-1'),
(102878, 6203, '_stock', '99'),
(102879, 6203, '_stock_status', 'instock'),
(102880, 6203, '_wc_average_rating', '0'),
(102881, 6203, '_wc_review_count', '0'),
(102882, 6203, 'attribute_pa_color', '19'),
(102883, 6203, 'attribute_pa_shoes-size', '42'),
(102884, 6203, '_price', '148.04'),
(102885, 6203, '_product_version', '4.1.0'),
(102886, 6203, '_vi_wad_aliexpress_variation_id', '12000018145112773'),
(102887, 6203, '_vi_wad_aliexpress_variation_attr', '14:771#19;200001027:200000337'),
(102888, 6204, '_variation_description', ''),
(102889, 6204, '_sku', '4000782868371-14-36'),
(102890, 6204, '_regular_price', '148.04'),
(102891, 6204, 'total_sales', '0'),
(102892, 6204, '_tax_status', 'taxable'),
(102893, 6204, '_tax_class', 'parent'),
(102894, 6204, '_manage_stock', 'yes'),
(102895, 6204, '_backorders', 'no'),
(102896, 6204, '_sold_individually', 'no'),
(102897, 6204, '_virtual', 'no'),
(102898, 6204, '_downloadable', 'no'),
(102899, 6204, '_download_limit', '-1'),
(102900, 6204, '_download_expiry', '-1'),
(102901, 6204, '_stock', '99'),
(102902, 6204, '_stock_status', 'instock'),
(102903, 6204, '_wc_average_rating', '0'),
(102904, 6204, '_wc_review_count', '0'),
(102905, 6204, 'attribute_pa_color', '14'),
(102906, 6204, 'attribute_pa_shoes-size', '36'),
(102907, 6204, '_price', '148.04'),
(102908, 6204, '_product_version', '4.1.0'),
(102909, 6204, '_vi_wad_aliexpress_variation_id', '10000007799822772'),
(102910, 6204, '_vi_wad_aliexpress_variation_attr', '14:200004889#14;200001027:200000334'),
(102911, 6205, '_variation_description', ''),
(102912, 6205, '_sku', '4000782868371-19-41-1'),
(102913, 6205, '_regular_price', '148.04'),
(102914, 6205, 'total_sales', '0'),
(102915, 6205, '_tax_status', 'taxable'),
(102916, 6205, '_tax_class', 'parent'),
(102917, 6205, '_manage_stock', 'yes'),
(102918, 6205, '_backorders', 'no'),
(102919, 6205, '_sold_individually', 'no'),
(102920, 6205, '_virtual', 'no'),
(102921, 6205, '_downloadable', 'no'),
(102922, 6205, '_download_limit', '-1'),
(102923, 6205, '_download_expiry', '-1'),
(102924, 6205, '_stock', '99'),
(102925, 6205, '_stock_status', 'instock'),
(102926, 6205, '_wc_average_rating', '0'),
(102927, 6205, '_wc_review_count', '0'),
(102928, 6205, 'attribute_pa_color', '19'),
(102929, 6205, 'attribute_pa_shoes-size', '41'),
(102930, 6205, '_price', '148.04'),
(102931, 6205, '_product_version', '4.1.0'),
(102932, 6205, '_vi_wad_aliexpress_variation_id', '12000018145112772'),
(102933, 6205, '_vi_wad_aliexpress_variation_attr', '14:771#19;200001027:100010483'),
(102934, 6206, '_variation_description', ''),
(102935, 6206, '_sku', '4000782868371-14-35'),
(102936, 6206, '_regular_price', '148.04'),
(102937, 6206, 'total_sales', '0'),
(102938, 6206, '_tax_status', 'taxable'),
(102939, 6206, '_tax_class', 'parent'),
(102940, 6206, '_manage_stock', 'yes'),
(102941, 6206, '_backorders', 'no'),
(102942, 6206, '_sold_individually', 'no'),
(102943, 6206, '_virtual', 'no'),
(102944, 6206, '_downloadable', 'no'),
(102945, 6206, '_download_limit', '-1'),
(102946, 6206, '_download_expiry', '-1'),
(102947, 6206, '_stock', '99'),
(102948, 6206, '_stock_status', 'instock'),
(102949, 6206, '_wc_average_rating', '0'),
(102950, 6206, '_wc_review_count', '0'),
(102951, 6206, 'attribute_pa_color', '14'),
(102952, 6206, 'attribute_pa_shoes-size', '35'),
(102953, 6206, '_price', '148.04'),
(102954, 6206, '_product_version', '4.1.0'),
(102955, 6206, '_vi_wad_aliexpress_variation_id', '10000007799822771'),
(102956, 6206, '_vi_wad_aliexpress_variation_attr', '14:200004889#14;200001027:200000333'),
(102957, 6207, '_variation_description', ''),
(102958, 6207, '_sku', '4000782868371-19-40-1'),
(102959, 6207, '_regular_price', '148.04'),
(102960, 6207, 'total_sales', '0'),
(102961, 6207, '_tax_status', 'taxable'),
(102962, 6207, '_tax_class', 'parent'),
(102963, 6207, '_manage_stock', 'yes'),
(102964, 6207, '_backorders', 'no'),
(102965, 6207, '_sold_individually', 'no'),
(102966, 6207, '_virtual', 'no'),
(102967, 6207, '_downloadable', 'no'),
(102968, 6207, '_download_limit', '-1'),
(102969, 6207, '_download_expiry', '-1'),
(102970, 6207, '_stock', '99'),
(102971, 6207, '_stock_status', 'instock'),
(102972, 6207, '_wc_average_rating', '0'),
(102973, 6207, '_wc_review_count', '0'),
(102974, 6207, 'attribute_pa_color', '19'),
(102975, 6207, 'attribute_pa_shoes-size', '40'),
(102976, 6207, '_price', '148.04'),
(102977, 6207, '_product_version', '4.1.0'),
(102978, 6207, '_vi_wad_aliexpress_variation_id', '12000018145112771'),
(102979, 6207, '_vi_wad_aliexpress_variation_attr', '14:771#19;200001027:100013888'),
(102980, 6208, '_variation_description', ''),
(102981, 6208, '_sku', '4000782868371-13-44'),
(102982, 6208, '_regular_price', '148.04'),
(102983, 6208, 'total_sales', '0'),
(102984, 6208, '_tax_status', 'taxable'),
(102985, 6208, '_tax_class', 'parent'),
(102986, 6208, '_manage_stock', 'yes'),
(102987, 6208, '_backorders', 'no'),
(102988, 6208, '_sold_individually', 'no'),
(102989, 6208, '_virtual', 'no'),
(102990, 6208, '_downloadable', 'no'),
(102991, 6208, '_download_limit', '-1'),
(102992, 6208, '_download_expiry', '-1'),
(102993, 6208, '_stock', '98'),
(102994, 6208, '_stock_status', 'instock'),
(102995, 6208, '_wc_average_rating', '0'),
(102996, 6208, '_wc_review_count', '0'),
(102997, 6208, 'attribute_pa_color', '13'),
(102998, 6208, 'attribute_pa_shoes-size', '44'),
(102999, 6208, '_price', '148.04'),
(103000, 6208, '_product_version', '4.1.0'),
(103001, 6208, '_vi_wad_aliexpress_variation_id', '10000007799822770'),
(103002, 6208, '_vi_wad_aliexpress_variation_attr', '14:200001951#13;200001027:100010487'),
(103003, 6209, '_variation_description', ''),
(103004, 6209, '_sku', '4000782868371-19-39-1'),
(103005, 6209, '_regular_price', '148.04'),
(103006, 6209, 'total_sales', '0'),
(103007, 6209, '_tax_status', 'taxable'),
(103008, 6209, '_tax_class', 'parent'),
(103009, 6209, '_manage_stock', 'yes'),
(103010, 6209, '_backorders', 'no'),
(103011, 6209, '_sold_individually', 'no'),
(103012, 6209, '_virtual', 'no'),
(103013, 6209, '_downloadable', 'no'),
(103014, 6209, '_download_limit', '-1'),
(103015, 6209, '_download_expiry', '-1'),
(103016, 6209, '_stock', '99'),
(103017, 6209, '_stock_status', 'instock'),
(103018, 6209, '_wc_average_rating', '0'),
(103019, 6209, '_wc_review_count', '0'),
(103020, 6209, 'attribute_pa_color', '19'),
(103021, 6209, 'attribute_pa_shoes-size', '39'),
(103022, 6209, '_price', '148.04'),
(103023, 6209, '_product_version', '4.1.0'),
(103024, 6209, '_vi_wad_aliexpress_variation_id', '12000018145112770'),
(103025, 6209, '_vi_wad_aliexpress_variation_attr', '14:771#19;200001027:200000364'),
(103026, 6210, '_variation_description', ''),
(103027, 6210, '_sku', '4000782868371-13-43'),
(103028, 6210, '_regular_price', '148.04'),
(103029, 6210, 'total_sales', '0'),
(103030, 6210, '_tax_status', 'taxable'),
(103031, 6210, '_tax_class', 'parent'),
(103032, 6210, '_manage_stock', 'yes'),
(103033, 6210, '_backorders', 'no'),
(103034, 6210, '_sold_individually', 'no'),
(103035, 6210, '_virtual', 'no'),
(103036, 6210, '_downloadable', 'no'),
(103037, 6210, '_download_limit', '-1'),
(103038, 6210, '_download_expiry', '-1'),
(103039, 6210, '_stock', '99'),
(103040, 6210, '_stock_status', 'instock'),
(103041, 6210, '_wc_average_rating', '0'),
(103042, 6210, '_wc_review_count', '0'),
(103043, 6210, 'attribute_pa_color', '13'),
(103044, 6210, 'attribute_pa_shoes-size', '43'),
(103045, 6210, '_price', '148.04'),
(103046, 6210, '_product_version', '4.1.0'),
(103047, 6210, '_vi_wad_aliexpress_variation_id', '10000007799822769'),
(103048, 6210, '_vi_wad_aliexpress_variation_attr', '14:200001951#13;200001027:200000338'),
(103049, 6211, '_variation_description', ''),
(103050, 6211, '_sku', '4000782868371-19-38-1'),
(103051, 6211, '_regular_price', '148.04'),
(103052, 6211, 'total_sales', '0'),
(103053, 6211, '_tax_status', 'taxable'),
(103054, 6211, '_tax_class', 'parent'),
(103055, 6211, '_manage_stock', 'yes'),
(103056, 6211, '_backorders', 'no'),
(103057, 6211, '_sold_individually', 'no'),
(103058, 6211, '_virtual', 'no'),
(103059, 6211, '_downloadable', 'no'),
(103060, 6211, '_download_limit', '-1'),
(103061, 6211, '_download_expiry', '-1'),
(103062, 6211, '_stock', '99'),
(103063, 6211, '_stock_status', 'instock'),
(103064, 6211, '_wc_average_rating', '0'),
(103065, 6211, '_wc_review_count', '0'),
(103066, 6211, 'attribute_pa_color', '19'),
(103067, 6211, 'attribute_pa_shoes-size', '38'),
(103068, 6211, '_price', '148.04'),
(103069, 6211, '_product_version', '4.1.0'),
(103070, 6211, '_vi_wad_aliexpress_variation_id', '12000018145112769'),
(103071, 6211, '_vi_wad_aliexpress_variation_attr', '14:771#19;200001027:200000898'),
(103072, 6212, '_variation_description', ''),
(103073, 6212, '_sku', '4000782868371-13-42'),
(103074, 6212, '_regular_price', '148.04'),
(103075, 6212, 'total_sales', '0'),
(103076, 6212, '_tax_status', 'taxable'),
(103077, 6212, '_tax_class', 'parent'),
(103078, 6212, '_manage_stock', 'yes'),
(103079, 6212, '_backorders', 'no'),
(103080, 6212, '_sold_individually', 'no'),
(103081, 6212, '_virtual', 'no'),
(103082, 6212, '_downloadable', 'no'),
(103083, 6212, '_download_limit', '-1'),
(103084, 6212, '_download_expiry', '-1'),
(103085, 6212, '_stock', '97'),
(103086, 6212, '_stock_status', 'instock'),
(103087, 6212, '_wc_average_rating', '0'),
(103088, 6212, '_wc_review_count', '0'),
(103089, 6212, 'attribute_pa_color', '13'),
(103090, 6212, 'attribute_pa_shoes-size', '42'),
(103091, 6212, '_price', '148.04'),
(103092, 6212, '_product_version', '4.1.0'),
(103093, 6212, '_vi_wad_aliexpress_variation_id', '10000007799822768'),
(103094, 6212, '_vi_wad_aliexpress_variation_attr', '14:200001951#13;200001027:200000337'),
(103095, 6213, '_variation_description', ''),
(103096, 6213, '_sku', '4000782868371-19-37-1'),
(103097, 6213, '_regular_price', '148.04'),
(103098, 6213, 'total_sales', '0'),
(103099, 6213, '_tax_status', 'taxable'),
(103100, 6213, '_tax_class', 'parent'),
(103101, 6213, '_manage_stock', 'yes'),
(103102, 6213, '_backorders', 'no'),
(103103, 6213, '_sold_individually', 'no'),
(103104, 6213, '_virtual', 'no'),
(103105, 6213, '_downloadable', 'no'),
(103106, 6213, '_download_limit', '-1'),
(103107, 6213, '_download_expiry', '-1'),
(103108, 6213, '_stock', '99'),
(103109, 6213, '_stock_status', 'instock'),
(103110, 6213, '_wc_average_rating', '0'),
(103111, 6213, '_wc_review_count', '0'),
(103112, 6213, 'attribute_pa_color', '19'),
(103113, 6213, 'attribute_pa_shoes-size', '37'),
(103114, 6213, '_price', '148.04'),
(103115, 6213, '_product_version', '4.1.0'),
(103116, 6213, '_vi_wad_aliexpress_variation_id', '12000018145112768'),
(103117, 6213, '_vi_wad_aliexpress_variation_attr', '14:771#19;200001027:100010482'),
(103118, 6214, '_variation_description', ''),
(103119, 6214, '_sku', '4000782868371-13-41'),
(103120, 6214, '_regular_price', '148.04'),
(103121, 6214, 'total_sales', '0'),
(103122, 6214, '_tax_status', 'taxable'),
(103123, 6214, '_tax_class', 'parent'),
(103124, 6214, '_manage_stock', 'yes'),
(103125, 6214, '_backorders', 'no'),
(103126, 6214, '_sold_individually', 'no'),
(103127, 6214, '_virtual', 'no'),
(103128, 6214, '_downloadable', 'no'),
(103129, 6214, '_download_limit', '-1'),
(103130, 6214, '_download_expiry', '-1'),
(103131, 6214, '_stock', '99'),
(103132, 6214, '_stock_status', 'instock'),
(103133, 6214, '_wc_average_rating', '0'),
(103134, 6214, '_wc_review_count', '0'),
(103135, 6214, 'attribute_pa_color', '13'),
(103136, 6214, 'attribute_pa_shoes-size', '41'),
(103137, 6214, '_price', '148.04'),
(103138, 6214, '_product_version', '4.1.0'),
(103139, 6214, '_vi_wad_aliexpress_variation_id', '10000007799822767'),
(103140, 6214, '_vi_wad_aliexpress_variation_attr', '14:200001951#13;200001027:100010483'),
(103141, 6215, '_variation_description', ''),
(103142, 6215, '_sku', '4000782868371-22-38'),
(103143, 6215, '_regular_price', '148.04'),
(103144, 6215, 'total_sales', '0'),
(103145, 6215, '_tax_status', 'taxable'),
(103146, 6215, '_tax_class', 'parent'),
(103147, 6215, '_manage_stock', 'yes'),
(103148, 6215, '_backorders', 'no'),
(103149, 6215, '_sold_individually', 'no'),
(103150, 6215, '_virtual', 'no'),
(103151, 6215, '_downloadable', 'no'),
(103152, 6215, '_download_limit', '-1'),
(103153, 6215, '_download_expiry', '-1'),
(103154, 6215, '_stock', '99'),
(103155, 6215, '_stock_status', 'instock'),
(103156, 6215, '_wc_average_rating', '0'),
(103157, 6215, '_wc_review_count', '0'),
(103158, 6215, 'attribute_pa_color', '22'),
(103159, 6215, 'attribute_pa_shoes-size', '38'),
(103160, 6215, '_price', '148.04'),
(103161, 6215, '_product_version', '4.1.0'),
(103162, 6215, '_vi_wad_aliexpress_variation_id', '12000018145112799'),
(103163, 6215, '_vi_wad_aliexpress_variation_attr', '14:365458#22;200001027:200000898'),
(103164, 6216, '_variation_description', ''),
(103165, 6216, '_sku', '4000782868371-13-40'),
(103166, 6216, '_regular_price', '148.04'),
(103167, 6216, 'total_sales', '0'),
(103168, 6216, '_tax_status', 'taxable'),
(103169, 6216, '_tax_class', 'parent'),
(103170, 6216, '_manage_stock', 'yes'),
(103171, 6216, '_backorders', 'no'),
(103172, 6216, '_sold_individually', 'no'),
(103173, 6216, '_virtual', 'no'),
(103174, 6216, '_downloadable', 'no'),
(103175, 6216, '_download_limit', '-1'),
(103176, 6216, '_download_expiry', '-1'),
(103177, 6216, '_stock', '99'),
(103178, 6216, '_stock_status', 'instock'),
(103179, 6216, '_wc_average_rating', '0'),
(103180, 6216, '_wc_review_count', '0'),
(103181, 6216, 'attribute_pa_color', '13'),
(103182, 6216, 'attribute_pa_shoes-size', '40'),
(103183, 6216, '_price', '148.04'),
(103184, 6216, '_product_version', '4.1.0'),
(103185, 6216, '_vi_wad_aliexpress_variation_id', '10000007799822766'),
(103186, 6216, '_vi_wad_aliexpress_variation_attr', '14:200001951#13;200001027:100013888'),
(103187, 6217, '_variation_description', ''),
(103188, 6217, '_sku', '4000782868371-22-37'),
(103189, 6217, '_regular_price', '148.04'),
(103190, 6217, 'total_sales', '0'),
(103191, 6217, '_tax_status', 'taxable'),
(103192, 6217, '_tax_class', 'parent'),
(103193, 6217, '_manage_stock', 'yes'),
(103194, 6217, '_backorders', 'no'),
(103195, 6217, '_sold_individually', 'no'),
(103196, 6217, '_virtual', 'no'),
(103197, 6217, '_downloadable', 'no'),
(103198, 6217, '_download_limit', '-1'),
(103199, 6217, '_download_expiry', '-1'),
(103200, 6217, '_stock', '99'),
(103201, 6217, '_stock_status', 'instock'),
(103202, 6217, '_wc_average_rating', '0'),
(103203, 6217, '_wc_review_count', '0'),
(103204, 6217, 'attribute_pa_color', '22'),
(103205, 6217, 'attribute_pa_shoes-size', '37'),
(103206, 6217, '_price', '148.04'),
(103207, 6217, '_product_version', '4.1.0'),
(103208, 6217, '_vi_wad_aliexpress_variation_id', '12000018145112798'),
(103209, 6217, '_vi_wad_aliexpress_variation_attr', '14:365458#22;200001027:100010482'),
(103210, 6218, '_variation_description', ''),
(103211, 6218, '_sku', '4000782868371-13-39'),
(103212, 6218, '_regular_price', '148.04'),
(103213, 6218, 'total_sales', '0'),
(103214, 6218, '_tax_status', 'taxable'),
(103215, 6218, '_tax_class', 'parent'),
(103216, 6218, '_manage_stock', 'yes'),
(103217, 6218, '_backorders', 'no'),
(103218, 6218, '_sold_individually', 'no'),
(103219, 6218, '_virtual', 'no'),
(103220, 6218, '_downloadable', 'no'),
(103221, 6218, '_download_limit', '-1'),
(103222, 6218, '_download_expiry', '-1'),
(103223, 6218, '_stock', '99'),
(103224, 6218, '_stock_status', 'instock'),
(103225, 6218, '_wc_average_rating', '0'),
(103226, 6218, '_wc_review_count', '0'),
(103227, 6218, 'attribute_pa_color', '13'),
(103228, 6218, 'attribute_pa_shoes-size', '39'),
(103229, 6218, '_price', '148.04'),
(103230, 6218, '_product_version', '4.1.0'),
(103231, 6218, '_vi_wad_aliexpress_variation_id', '10000007799822765'),
(103232, 6218, '_vi_wad_aliexpress_variation_attr', '14:200001951#13;200001027:200000364'),
(103233, 6219, '_variation_description', ''),
(103234, 6219, '_sku', '4000782868371-22-36'),
(103235, 6219, '_regular_price', '148.04'),
(103236, 6219, 'total_sales', '0'),
(103237, 6219, '_tax_status', 'taxable'),
(103238, 6219, '_tax_class', 'parent'),
(103239, 6219, '_manage_stock', 'yes'),
(103240, 6219, '_backorders', 'no'),
(103241, 6219, '_sold_individually', 'no'),
(103242, 6219, '_virtual', 'no'),
(103243, 6219, '_downloadable', 'no'),
(103244, 6219, '_download_limit', '-1'),
(103245, 6219, '_download_expiry', '-1'),
(103246, 6219, '_stock', '99'),
(103247, 6219, '_stock_status', 'instock'),
(103248, 6219, '_wc_average_rating', '0'),
(103249, 6219, '_wc_review_count', '0'),
(103250, 6219, 'attribute_pa_color', '22'),
(103251, 6219, 'attribute_pa_shoes-size', '36'),
(103252, 6219, '_price', '148.04'),
(103253, 6219, '_product_version', '4.1.0'),
(103254, 6219, '_vi_wad_aliexpress_variation_id', '12000018145112797'),
(103255, 6219, '_vi_wad_aliexpress_variation_attr', '14:365458#22;200001027:200000334'),
(103256, 6220, '_variation_description', ''),
(103257, 6220, '_sku', '4000782868371-13-38'),
(103258, 6220, '_regular_price', '148.04'),
(103259, 6220, 'total_sales', '0'),
(103260, 6220, '_tax_status', 'taxable'),
(103261, 6220, '_tax_class', 'parent'),
(103262, 6220, '_manage_stock', 'yes'),
(103263, 6220, '_backorders', 'no'),
(103264, 6220, '_sold_individually', 'no'),
(103265, 6220, '_virtual', 'no'),
(103266, 6220, '_downloadable', 'no'),
(103267, 6220, '_download_limit', '-1'),
(103268, 6220, '_download_expiry', '-1'),
(103269, 6220, '_stock', '99'),
(103270, 6220, '_stock_status', 'instock'),
(103271, 6220, '_wc_average_rating', '0'),
(103272, 6220, '_wc_review_count', '0'),
(103273, 6220, 'attribute_pa_color', '13'),
(103274, 6220, 'attribute_pa_shoes-size', '38'),
(103275, 6220, '_price', '148.04'),
(103276, 6220, '_product_version', '4.1.0'),
(103277, 6220, '_vi_wad_aliexpress_variation_id', '10000007799822764'),
(103278, 6220, '_vi_wad_aliexpress_variation_attr', '14:200001951#13;200001027:200000898'),
(103279, 6221, '_variation_description', ''),
(103280, 6221, '_sku', '4000782868371-22-35'),
(103281, 6221, '_regular_price', '148.04'),
(103282, 6221, 'total_sales', '0'),
(103283, 6221, '_tax_status', 'taxable'),
(103284, 6221, '_tax_class', 'parent'),
(103285, 6221, '_manage_stock', 'yes'),
(103286, 6221, '_backorders', 'no'),
(103287, 6221, '_sold_individually', 'no'),
(103288, 6221, '_virtual', 'no'),
(103289, 6221, '_downloadable', 'no'),
(103290, 6221, '_download_limit', '-1'),
(103291, 6221, '_download_expiry', '-1'),
(103292, 6221, '_stock', '99'),
(103293, 6221, '_stock_status', 'instock'),
(103294, 6221, '_wc_average_rating', '0'),
(103295, 6221, '_wc_review_count', '0'),
(103296, 6221, 'attribute_pa_color', '22'),
(103297, 6221, 'attribute_pa_shoes-size', '35'),
(103298, 6221, '_price', '148.04'),
(103299, 6221, '_product_version', '4.1.0'),
(103300, 6221, '_vi_wad_aliexpress_variation_id', '12000018145112796'),
(103301, 6221, '_vi_wad_aliexpress_variation_attr', '14:365458#22;200001027:200000333'),
(103302, 6222, '_variation_description', ''),
(103303, 6222, '_sku', '4000782868371-13-37'),
(103304, 6222, '_regular_price', '148.04'),
(103305, 6222, 'total_sales', '0'),
(103306, 6222, '_tax_status', 'taxable'),
(103307, 6222, '_tax_class', 'parent'),
(103308, 6222, '_manage_stock', 'yes'),
(103309, 6222, '_backorders', 'no'),
(103310, 6222, '_sold_individually', 'no'),
(103311, 6222, '_virtual', 'no'),
(103312, 6222, '_downloadable', 'no'),
(103313, 6222, '_download_limit', '-1'),
(103314, 6222, '_download_expiry', '-1'),
(103315, 6222, '_stock', '99'),
(103316, 6222, '_stock_status', 'instock'),
(103317, 6222, '_wc_average_rating', '0'),
(103318, 6222, '_wc_review_count', '0'),
(103319, 6222, 'attribute_pa_color', '13'),
(103320, 6222, 'attribute_pa_shoes-size', '37'),
(103321, 6222, '_price', '148.04'),
(103322, 6222, '_product_version', '4.1.0'),
(103323, 6222, '_vi_wad_aliexpress_variation_id', '10000007799822763'),
(103324, 6222, '_vi_wad_aliexpress_variation_attr', '14:200001951#13;200001027:100010482'),
(103325, 6223, '_variation_description', ''),
(103326, 6223, '_sku', '4000782868371-21-44'),
(103327, 6223, '_regular_price', '148.04'),
(103328, 6223, 'total_sales', '0'),
(103329, 6223, '_tax_status', 'taxable'),
(103330, 6223, '_tax_class', 'parent'),
(103331, 6223, '_manage_stock', 'yes'),
(103332, 6223, '_backorders', 'no'),
(103333, 6223, '_sold_individually', 'no'),
(103334, 6223, '_virtual', 'no'),
(103335, 6223, '_downloadable', 'no'),
(103336, 6223, '_download_limit', '-1'),
(103337, 6223, '_download_expiry', '-1'),
(103338, 6223, '_stock', '99'),
(103339, 6223, '_stock_status', 'instock'),
(103340, 6223, '_wc_average_rating', '0'),
(103341, 6223, '_wc_review_count', '0'),
(103342, 6223, 'attribute_pa_color', '21'),
(103343, 6223, 'attribute_pa_shoes-size', '44'),
(103344, 6223, '_price', '148.04'),
(103345, 6223, '_product_version', '4.1.0'),
(103346, 6223, '_vi_wad_aliexpress_variation_id', '12000018145112795'),
(103347, 6223, '_vi_wad_aliexpress_variation_attr', '14:173#21;200001027:100010487'),
(103348, 6224, '_variation_description', ''),
(103349, 6224, '_sku', '4000782868371-13-36'),
(103350, 6224, '_regular_price', '148.04'),
(103351, 6224, 'total_sales', '0'),
(103352, 6224, '_tax_status', 'taxable'),
(103353, 6224, '_tax_class', 'parent'),
(103354, 6224, '_manage_stock', 'yes'),
(103355, 6224, '_backorders', 'no'),
(103356, 6224, '_sold_individually', 'no'),
(103357, 6224, '_virtual', 'no'),
(103358, 6224, '_downloadable', 'no'),
(103359, 6224, '_download_limit', '-1'),
(103360, 6224, '_download_expiry', '-1'),
(103361, 6224, '_stock', '99'),
(103362, 6224, '_stock_status', 'instock'),
(103363, 6224, '_wc_average_rating', '0'),
(103364, 6224, '_wc_review_count', '0'),
(103365, 6224, 'attribute_pa_color', '13'),
(103366, 6224, 'attribute_pa_shoes-size', '36'),
(103367, 6224, '_price', '148.04'),
(103368, 6224, '_product_version', '4.1.0'),
(103369, 6224, '_vi_wad_aliexpress_variation_id', '10000007799822762'),
(103370, 6224, '_vi_wad_aliexpress_variation_attr', '14:200001951#13;200001027:200000334'),
(103371, 6225, '_variation_description', ''),
(103372, 6225, '_sku', '4000782868371-21-43'),
(103373, 6225, '_regular_price', '148.04'),
(103374, 6225, 'total_sales', '0'),
(103375, 6225, '_tax_status', 'taxable'),
(103376, 6225, '_tax_class', 'parent'),
(103377, 6225, '_manage_stock', 'yes'),
(103378, 6225, '_backorders', 'no'),
(103379, 6225, '_sold_individually', 'no'),
(103380, 6225, '_virtual', 'no'),
(103381, 6225, '_downloadable', 'no'),
(103382, 6225, '_download_limit', '-1'),
(103383, 6225, '_download_expiry', '-1'),
(103384, 6225, '_stock', '99'),
(103385, 6225, '_stock_status', 'instock'),
(103386, 6225, '_wc_average_rating', '0'),
(103387, 6225, '_wc_review_count', '0'),
(103388, 6225, 'attribute_pa_color', '21'),
(103389, 6225, 'attribute_pa_shoes-size', '43'),
(103390, 6225, '_price', '148.04'),
(103391, 6225, '_product_version', '4.1.0'),
(103392, 6225, '_vi_wad_aliexpress_variation_id', '12000018145112794'),
(103393, 6225, '_vi_wad_aliexpress_variation_attr', '14:173#21;200001027:200000338'),
(103394, 6226, '_variation_description', ''),
(103395, 6226, '_sku', '4000782868371-13-35'),
(103396, 6226, '_regular_price', '148.04'),
(103397, 6226, 'total_sales', '0'),
(103398, 6226, '_tax_status', 'taxable'),
(103399, 6226, '_tax_class', 'parent'),
(103400, 6226, '_manage_stock', 'yes'),
(103401, 6226, '_backorders', 'no'),
(103402, 6226, '_sold_individually', 'no'),
(103403, 6226, '_virtual', 'no'),
(103404, 6226, '_downloadable', 'no'),
(103405, 6226, '_download_limit', '-1'),
(103406, 6226, '_download_expiry', '-1'),
(103407, 6226, '_stock', '99'),
(103408, 6226, '_stock_status', 'instock'),
(103409, 6226, '_wc_average_rating', '0'),
(103410, 6226, '_wc_review_count', '0'),
(103411, 6226, 'attribute_pa_color', '13'),
(103412, 6226, 'attribute_pa_shoes-size', '35'),
(103413, 6226, '_price', '148.04'),
(103414, 6226, '_product_version', '4.1.0'),
(103415, 6226, '_vi_wad_aliexpress_variation_id', '10000007799822761'),
(103416, 6226, '_vi_wad_aliexpress_variation_attr', '14:200001951#13;200001027:200000333'),
(103417, 6227, '_variation_description', ''),
(103418, 6227, '_sku', '4000782868371-21-42'),
(103419, 6227, '_regular_price', '148.04'),
(103420, 6227, 'total_sales', '0'),
(103421, 6227, '_tax_status', 'taxable'),
(103422, 6227, '_tax_class', 'parent'),
(103423, 6227, '_manage_stock', 'yes'),
(103424, 6227, '_backorders', 'no'),
(103425, 6227, '_sold_individually', 'no'),
(103426, 6227, '_virtual', 'no'),
(103427, 6227, '_downloadable', 'no'),
(103428, 6227, '_download_limit', '-1'),
(103429, 6227, '_download_expiry', '-1'),
(103430, 6227, '_stock', '99'),
(103431, 6227, '_stock_status', 'instock'),
(103432, 6227, '_wc_average_rating', '0'),
(103433, 6227, '_wc_review_count', '0'),
(103434, 6227, 'attribute_pa_color', '21'),
(103435, 6227, 'attribute_pa_shoes-size', '42'),
(103436, 6227, '_price', '148.04'),
(103437, 6227, '_product_version', '4.1.0'),
(103438, 6227, '_vi_wad_aliexpress_variation_id', '12000018145112793'),
(103439, 6227, '_vi_wad_aliexpress_variation_attr', '14:173#21;200001027:200000337'),
(103440, 6228, '_variation_description', ''),
(103441, 6228, '_sku', '4000782868371-12-44'),
(103442, 6228, '_regular_price', '148.04'),
(103443, 6228, 'total_sales', '0'),
(103444, 6228, '_tax_status', 'taxable'),
(103445, 6228, '_tax_class', 'parent'),
(103446, 6228, '_manage_stock', 'yes'),
(103447, 6228, '_backorders', 'no'),
(103448, 6228, '_sold_individually', 'no'),
(103449, 6228, '_virtual', 'no'),
(103450, 6228, '_downloadable', 'no'),
(103451, 6228, '_download_limit', '-1'),
(103452, 6228, '_download_expiry', '-1'),
(103453, 6228, '_stock', '99'),
(103454, 6228, '_stock_status', 'instock'),
(103455, 6228, '_wc_average_rating', '0'),
(103456, 6228, '_wc_review_count', '0'),
(103457, 6228, 'attribute_pa_color', '12'),
(103458, 6228, 'attribute_pa_shoes-size', '44'),
(103459, 6228, '_price', '148.04'),
(103460, 6228, '_product_version', '4.1.0'),
(103461, 6228, '_vi_wad_aliexpress_variation_id', '10000007799822760'),
(103462, 6228, '_vi_wad_aliexpress_variation_attr', '14:100018786#12;200001027:100010487'),
(103463, 6229, '_variation_description', ''),
(103464, 6229, '_sku', '4000782868371-21-41'),
(103465, 6229, '_regular_price', '148.04'),
(103466, 6229, 'total_sales', '0'),
(103467, 6229, '_tax_status', 'taxable'),
(103468, 6229, '_tax_class', 'parent'),
(103469, 6229, '_manage_stock', 'yes'),
(103470, 6229, '_backorders', 'no'),
(103471, 6229, '_sold_individually', 'no'),
(103472, 6229, '_virtual', 'no'),
(103473, 6229, '_downloadable', 'no'),
(103474, 6229, '_download_limit', '-1'),
(103475, 6229, '_download_expiry', '-1'),
(103476, 6229, '_stock', '99'),
(103477, 6229, '_stock_status', 'instock'),
(103478, 6229, '_wc_average_rating', '0'),
(103479, 6229, '_wc_review_count', '0'),
(103480, 6229, 'attribute_pa_color', '21'),
(103481, 6229, 'attribute_pa_shoes-size', '41'),
(103482, 6229, '_price', '148.04'),
(103483, 6229, '_product_version', '4.1.0'),
(103484, 6229, '_vi_wad_aliexpress_variation_id', '12000018145112792'),
(103485, 6229, '_vi_wad_aliexpress_variation_attr', '14:173#21;200001027:100010483'),
(103486, 6230, '_variation_description', ''),
(103487, 6230, '_sku', '4000782868371-12-43'),
(103488, 6230, '_regular_price', '148.04'),
(103489, 6230, 'total_sales', '0'),
(103490, 6230, '_tax_status', 'taxable'),
(103491, 6230, '_tax_class', 'parent'),
(103492, 6230, '_manage_stock', 'yes'),
(103493, 6230, '_backorders', 'no'),
(103494, 6230, '_sold_individually', 'no'),
(103495, 6230, '_virtual', 'no'),
(103496, 6230, '_downloadable', 'no'),
(103497, 6230, '_download_limit', '-1'),
(103498, 6230, '_download_expiry', '-1'),
(103499, 6230, '_stock', '99'),
(103500, 6230, '_stock_status', 'instock'),
(103501, 6230, '_wc_average_rating', '0'),
(103502, 6230, '_wc_review_count', '0'),
(103503, 6230, 'attribute_pa_color', '12'),
(103504, 6230, 'attribute_pa_shoes-size', '43'),
(103505, 6230, '_price', '148.04'),
(103506, 6230, '_product_version', '4.1.0'),
(103507, 6230, '_vi_wad_aliexpress_variation_id', '10000007799822759'),
(103508, 6230, '_vi_wad_aliexpress_variation_attr', '14:100018786#12;200001027:200000338'),
(103509, 6231, '_variation_description', ''),
(103510, 6231, '_sku', '4000782868371-21-40'),
(103511, 6231, '_regular_price', '148.04'),
(103512, 6231, 'total_sales', '0'),
(103513, 6231, '_tax_status', 'taxable'),
(103514, 6231, '_tax_class', 'parent'),
(103515, 6231, '_manage_stock', 'yes'),
(103516, 6231, '_backorders', 'no'),
(103517, 6231, '_sold_individually', 'no'),
(103518, 6231, '_virtual', 'no'),
(103519, 6231, '_downloadable', 'no'),
(103520, 6231, '_download_limit', '-1'),
(103521, 6231, '_download_expiry', '-1'),
(103522, 6231, '_stock', '99'),
(103523, 6231, '_stock_status', 'instock'),
(103524, 6231, '_wc_average_rating', '0'),
(103525, 6231, '_wc_review_count', '0'),
(103526, 6231, 'attribute_pa_color', '21'),
(103527, 6231, 'attribute_pa_shoes-size', '40'),
(103528, 6231, '_price', '148.04'),
(103529, 6231, '_product_version', '4.1.0'),
(103530, 6231, '_vi_wad_aliexpress_variation_id', '12000018145112791'),
(103531, 6231, '_vi_wad_aliexpress_variation_attr', '14:173#21;200001027:100013888'),
(103532, 6232, '_variation_description', ''),
(103533, 6232, '_sku', '4000782868371-12-42'),
(103534, 6232, '_regular_price', '148.04'),
(103535, 6232, 'total_sales', '0'),
(103536, 6232, '_tax_status', 'taxable'),
(103537, 6232, '_tax_class', 'parent'),
(103538, 6232, '_manage_stock', 'yes'),
(103539, 6232, '_backorders', 'no'),
(103540, 6232, '_sold_individually', 'no'),
(103541, 6232, '_virtual', 'no'),
(103542, 6232, '_downloadable', 'no'),
(103543, 6232, '_download_limit', '-1'),
(103544, 6232, '_download_expiry', '-1'),
(103545, 6232, '_stock', '99'),
(103546, 6232, '_stock_status', 'instock'),
(103547, 6232, '_wc_average_rating', '0'),
(103548, 6232, '_wc_review_count', '0'),
(103549, 6232, 'attribute_pa_color', '12'),
(103550, 6232, 'attribute_pa_shoes-size', '42'),
(103551, 6232, '_price', '148.04'),
(103552, 6232, '_product_version', '4.1.0'),
(103553, 6232, '_vi_wad_aliexpress_variation_id', '10000007799822758'),
(103554, 6232, '_vi_wad_aliexpress_variation_attr', '14:100018786#12;200001027:200000337'),
(103555, 6233, '_variation_description', ''),
(103556, 6233, '_sku', '4000782868371-21-39'),
(103557, 6233, '_regular_price', '148.04'),
(103558, 6233, 'total_sales', '0'),
(103559, 6233, '_tax_status', 'taxable'),
(103560, 6233, '_tax_class', 'parent'),
(103561, 6233, '_manage_stock', 'yes'),
(103562, 6233, '_backorders', 'no'),
(103563, 6233, '_sold_individually', 'no'),
(103564, 6233, '_virtual', 'no'),
(103565, 6233, '_downloadable', 'no'),
(103566, 6233, '_download_limit', '-1'),
(103567, 6233, '_download_expiry', '-1'),
(103568, 6233, '_stock', '99'),
(103569, 6233, '_stock_status', 'instock'),
(103570, 6233, '_wc_average_rating', '0'),
(103571, 6233, '_wc_review_count', '0'),
(103572, 6233, 'attribute_pa_color', '21'),
(103573, 6233, 'attribute_pa_shoes-size', '39'),
(103574, 6233, '_price', '148.04'),
(103575, 6233, '_product_version', '4.1.0'),
(103576, 6233, '_vi_wad_aliexpress_variation_id', '12000018145112790'),
(103577, 6233, '_vi_wad_aliexpress_variation_attr', '14:173#21;200001027:200000364'),
(103578, 6234, '_variation_description', ''),
(103579, 6234, '_sku', '4000782868371-12-41'),
(103580, 6234, '_regular_price', '148.04'),
(103581, 6234, 'total_sales', '0'),
(103582, 6234, '_tax_status', 'taxable'),
(103583, 6234, '_tax_class', 'parent'),
(103584, 6234, '_manage_stock', 'yes'),
(103585, 6234, '_backorders', 'no'),
(103586, 6234, '_sold_individually', 'no'),
(103587, 6234, '_virtual', 'no'),
(103588, 6234, '_downloadable', 'no'),
(103589, 6234, '_download_limit', '-1'),
(103590, 6234, '_download_expiry', '-1'),
(103591, 6234, '_stock', '99'),
(103592, 6234, '_stock_status', 'instock'),
(103593, 6234, '_wc_average_rating', '0'),
(103594, 6234, '_wc_review_count', '0'),
(103595, 6234, 'attribute_pa_color', '12'),
(103596, 6234, 'attribute_pa_shoes-size', '41'),
(103597, 6234, '_price', '148.04'),
(103598, 6234, '_product_version', '4.1.0'),
(103599, 6234, '_vi_wad_aliexpress_variation_id', '10000007799822757'),
(103600, 6234, '_vi_wad_aliexpress_variation_attr', '14:100018786#12;200001027:100010483'),
(103601, 6235, '_variation_description', ''),
(103602, 6235, '_sku', '4000782868371-21-38'),
(103603, 6235, '_regular_price', '148.04'),
(103604, 6235, 'total_sales', '0'),
(103605, 6235, '_tax_status', 'taxable'),
(103606, 6235, '_tax_class', 'parent'),
(103607, 6235, '_manage_stock', 'yes'),
(103608, 6235, '_backorders', 'no'),
(103609, 6235, '_sold_individually', 'no'),
(103610, 6235, '_virtual', 'no'),
(103611, 6235, '_downloadable', 'no'),
(103612, 6235, '_download_limit', '-1'),
(103613, 6235, '_download_expiry', '-1'),
(103614, 6235, '_stock', '99'),
(103615, 6235, '_stock_status', 'instock'),
(103616, 6235, '_wc_average_rating', '0'),
(103617, 6235, '_wc_review_count', '0'),
(103618, 6235, 'attribute_pa_color', '21'),
(103619, 6235, 'attribute_pa_shoes-size', '38'),
(103620, 6235, '_price', '148.04'),
(103621, 6235, '_product_version', '4.1.0'),
(103622, 6235, '_vi_wad_aliexpress_variation_id', '12000018145112789'),
(103623, 6235, '_vi_wad_aliexpress_variation_attr', '14:173#21;200001027:200000898'),
(103624, 6236, '_variation_description', ''),
(103625, 6236, '_sku', '4000782868371-12-40'),
(103626, 6236, '_regular_price', '148.04'),
(103627, 6236, 'total_sales', '0'),
(103628, 6236, '_tax_status', 'taxable'),
(103629, 6236, '_tax_class', 'parent'),
(103630, 6236, '_manage_stock', 'yes'),
(103631, 6236, '_backorders', 'no'),
(103632, 6236, '_sold_individually', 'no'),
(103633, 6236, '_virtual', 'no'),
(103634, 6236, '_downloadable', 'no'),
(103635, 6236, '_download_limit', '-1'),
(103636, 6236, '_download_expiry', '-1'),
(103637, 6236, '_stock', '99'),
(103638, 6236, '_stock_status', 'instock'),
(103639, 6236, '_wc_average_rating', '0'),
(103640, 6236, '_wc_review_count', '0'),
(103641, 6236, 'attribute_pa_color', '12'),
(103642, 6236, 'attribute_pa_shoes-size', '40'),
(103643, 6236, '_price', '148.04'),
(103644, 6236, '_product_version', '4.1.0'),
(103645, 6236, '_vi_wad_aliexpress_variation_id', '10000007799822756'),
(103646, 6236, '_vi_wad_aliexpress_variation_attr', '14:100018786#12;200001027:100013888'),
(103647, 6237, '_variation_description', ''),
(103648, 6237, '_sku', '4000782868371-21-37'),
(103649, 6237, '_regular_price', '148.04'),
(103650, 6237, 'total_sales', '0'),
(103651, 6237, '_tax_status', 'taxable'),
(103652, 6237, '_tax_class', 'parent'),
(103653, 6237, '_manage_stock', 'yes'),
(103654, 6237, '_backorders', 'no'),
(103655, 6237, '_sold_individually', 'no'),
(103656, 6237, '_virtual', 'no'),
(103657, 6237, '_downloadable', 'no'),
(103658, 6237, '_download_limit', '-1'),
(103659, 6237, '_download_expiry', '-1'),
(103660, 6237, '_stock', '99'),
(103661, 6237, '_stock_status', 'instock'),
(103662, 6237, '_wc_average_rating', '0'),
(103663, 6237, '_wc_review_count', '0'),
(103664, 6237, 'attribute_pa_color', '21'),
(103665, 6237, 'attribute_pa_shoes-size', '37'),
(103666, 6237, '_price', '148.04'),
(103667, 6237, '_product_version', '4.1.0'),
(103668, 6237, '_vi_wad_aliexpress_variation_id', '12000018145112788'),
(103669, 6237, '_vi_wad_aliexpress_variation_attr', '14:173#21;200001027:100010482'),
(103670, 6238, '_variation_description', ''),
(103671, 6238, '_sku', '4000782868371-12-39'),
(103672, 6238, '_regular_price', '148.04'),
(103673, 6238, 'total_sales', '0'),
(103674, 6238, '_tax_status', 'taxable'),
(103675, 6238, '_tax_class', 'parent'),
(103676, 6238, '_manage_stock', 'yes'),
(103677, 6238, '_backorders', 'no'),
(103678, 6238, '_sold_individually', 'no'),
(103679, 6238, '_virtual', 'no'),
(103680, 6238, '_downloadable', 'no'),
(103681, 6238, '_download_limit', '-1'),
(103682, 6238, '_download_expiry', '-1'),
(103683, 6238, '_stock', '99'),
(103684, 6238, '_stock_status', 'instock'),
(103685, 6238, '_wc_average_rating', '0'),
(103686, 6238, '_wc_review_count', '0'),
(103687, 6238, 'attribute_pa_color', '12'),
(103688, 6238, 'attribute_pa_shoes-size', '39'),
(103689, 6238, '_price', '148.04'),
(103690, 6238, '_product_version', '4.1.0'),
(103691, 6238, '_vi_wad_aliexpress_variation_id', '10000007799822755'),
(103692, 6238, '_vi_wad_aliexpress_variation_attr', '14:100018786#12;200001027:200000364'),
(103693, 6239, '_variation_description', ''),
(103694, 6239, '_sku', '4000782868371-21-36'),
(103695, 6239, '_regular_price', '148.04'),
(103696, 6239, 'total_sales', '0'),
(103697, 6239, '_tax_status', 'taxable'),
(103698, 6239, '_tax_class', 'parent'),
(103699, 6239, '_manage_stock', 'yes'),
(103700, 6239, '_backorders', 'no'),
(103701, 6239, '_sold_individually', 'no'),
(103702, 6239, '_virtual', 'no'),
(103703, 6239, '_downloadable', 'no'),
(103704, 6239, '_download_limit', '-1'),
(103705, 6239, '_download_expiry', '-1'),
(103706, 6239, '_stock', '99'),
(103707, 6239, '_stock_status', 'instock'),
(103708, 6239, '_wc_average_rating', '0'),
(103709, 6239, '_wc_review_count', '0'),
(103710, 6239, 'attribute_pa_color', '21'),
(103711, 6239, 'attribute_pa_shoes-size', '36'),
(103712, 6239, '_price', '148.04'),
(103713, 6239, '_product_version', '4.1.0'),
(103714, 6239, '_vi_wad_aliexpress_variation_id', '12000018145112787'),
(103715, 6239, '_vi_wad_aliexpress_variation_attr', '14:173#21;200001027:200000334'),
(103716, 6240, '_variation_description', ''),
(103717, 6240, '_sku', '4000782868371-12-38'),
(103718, 6240, '_regular_price', '148.04'),
(103719, 6240, 'total_sales', '0'),
(103720, 6240, '_tax_status', 'taxable'),
(103721, 6240, '_tax_class', 'parent'),
(103722, 6240, '_manage_stock', 'yes'),
(103723, 6240, '_backorders', 'no'),
(103724, 6240, '_sold_individually', 'no'),
(103725, 6240, '_virtual', 'no'),
(103726, 6240, '_downloadable', 'no'),
(103727, 6240, '_download_limit', '-1'),
(103728, 6240, '_download_expiry', '-1'),
(103729, 6240, '_stock', '98'),
(103730, 6240, '_stock_status', 'instock'),
(103731, 6240, '_wc_average_rating', '0'),
(103732, 6240, '_wc_review_count', '0'),
(103733, 6240, 'attribute_pa_color', '12'),
(103734, 6240, 'attribute_pa_shoes-size', '38'),
(103735, 6240, '_price', '148.04'),
(103736, 6240, '_product_version', '4.1.0'),
(103737, 6240, '_vi_wad_aliexpress_variation_id', '10000007799822754'),
(103738, 6240, '_vi_wad_aliexpress_variation_attr', '14:100018786#12;200001027:200000898'),
(103739, 6241, '_variation_description', ''),
(103740, 6241, '_sku', '4000782868371-21-35'),
(103741, 6241, '_regular_price', '148.04'),
(103742, 6241, 'total_sales', '0'),
(103743, 6241, '_tax_status', 'taxable'),
(103744, 6241, '_tax_class', 'parent'),
(103745, 6241, '_manage_stock', 'yes'),
(103746, 6241, '_backorders', 'no'),
(103747, 6241, '_sold_individually', 'no'),
(103748, 6241, '_virtual', 'no'),
(103749, 6241, '_downloadable', 'no'),
(103750, 6241, '_download_limit', '-1'),
(103751, 6241, '_download_expiry', '-1'),
(103752, 6241, '_stock', '99'),
(103753, 6241, '_stock_status', 'instock'),
(103754, 6241, '_wc_average_rating', '0'),
(103755, 6241, '_wc_review_count', '0'),
(103756, 6241, 'attribute_pa_color', '21'),
(103757, 6241, 'attribute_pa_shoes-size', '35'),
(103758, 6241, '_price', '148.04'),
(103759, 6241, '_product_version', '4.1.0'),
(103760, 6241, '_vi_wad_aliexpress_variation_id', '12000018145112786'),
(103761, 6241, '_vi_wad_aliexpress_variation_attr', '14:173#21;200001027:200000333'),
(103762, 6242, '_variation_description', ''),
(103763, 6242, '_sku', '4000782868371-12-37'),
(103764, 6242, '_regular_price', '148.04'),
(103765, 6242, 'total_sales', '0'),
(103766, 6242, '_tax_status', 'taxable'),
(103767, 6242, '_tax_class', 'parent'),
(103768, 6242, '_manage_stock', 'yes'),
(103769, 6242, '_backorders', 'no'),
(103770, 6242, '_sold_individually', 'no'),
(103771, 6242, '_virtual', 'no'),
(103772, 6242, '_downloadable', 'no'),
(103773, 6242, '_download_limit', '-1'),
(103774, 6242, '_download_expiry', '-1'),
(103775, 6242, '_stock', '99'),
(103776, 6242, '_stock_status', 'instock'),
(103777, 6242, '_wc_average_rating', '0'),
(103778, 6242, '_wc_review_count', '0'),
(103779, 6242, 'attribute_pa_color', '12'),
(103780, 6242, 'attribute_pa_shoes-size', '37'),
(103781, 6242, '_price', '148.04'),
(103782, 6242, '_product_version', '4.1.0'),
(103783, 6242, '_vi_wad_aliexpress_variation_id', '10000007799822753'),
(103784, 6242, '_vi_wad_aliexpress_variation_attr', '14:100018786#12;200001027:100010482'),
(103785, 6243, '_variation_description', ''),
(103786, 6243, '_sku', '4000782868371-20-44'),
(103787, 6243, '_regular_price', '148.04'),
(103788, 6243, 'total_sales', '0'),
(103789, 6243, '_tax_status', 'taxable'),
(103790, 6243, '_tax_class', 'parent'),
(103791, 6243, '_manage_stock', 'yes'),
(103792, 6243, '_backorders', 'no'),
(103793, 6243, '_sold_individually', 'no'),
(103794, 6243, '_virtual', 'no'),
(103795, 6243, '_downloadable', 'no'),
(103796, 6243, '_download_limit', '-1'),
(103797, 6243, '_download_expiry', '-1'),
(103798, 6243, '_stock', '99'),
(103799, 6243, '_stock_status', 'instock'),
(103800, 6243, '_wc_average_rating', '0'),
(103801, 6243, '_wc_review_count', '0'),
(103802, 6243, 'attribute_pa_color', '20'),
(103803, 6243, 'attribute_pa_shoes-size', '44'),
(103804, 6243, '_price', '148.04'),
(103805, 6243, '_product_version', '4.1.0'),
(103806, 6243, '_vi_wad_aliexpress_variation_id', '12000018145112785'),
(103807, 6243, '_vi_wad_aliexpress_variation_attr', '14:193#20;200001027:100010487'),
(103808, 6244, '_variation_description', ''),
(103809, 6244, '_sku', '4000782868371-12-36'),
(103810, 6244, '_regular_price', '148.04'),
(103811, 6244, 'total_sales', '0'),
(103812, 6244, '_tax_status', 'taxable'),
(103813, 6244, '_tax_class', 'parent'),
(103814, 6244, '_manage_stock', 'yes'),
(103815, 6244, '_backorders', 'no'),
(103816, 6244, '_sold_individually', 'no'),
(103817, 6244, '_virtual', 'no'),
(103818, 6244, '_downloadable', 'no'),
(103819, 6244, '_download_limit', '-1'),
(103820, 6244, '_download_expiry', '-1'),
(103821, 6244, '_stock', '99'),
(103822, 6244, '_stock_status', 'instock'),
(103823, 6244, '_wc_average_rating', '0'),
(103824, 6244, '_wc_review_count', '0'),
(103825, 6244, 'attribute_pa_color', '12'),
(103826, 6244, 'attribute_pa_shoes-size', '36'),
(103827, 6244, '_price', '148.04'),
(103828, 6244, '_product_version', '4.1.0'),
(103829, 6244, '_vi_wad_aliexpress_variation_id', '10000007799822752'),
(103830, 6244, '_vi_wad_aliexpress_variation_attr', '14:100018786#12;200001027:200000334'),
(103831, 6245, '_variation_description', ''),
(103832, 6245, '_sku', '4000782868371-20-43'),
(103833, 6245, '_regular_price', '148.04'),
(103834, 6245, 'total_sales', '0'),
(103835, 6245, '_tax_status', 'taxable'),
(103836, 6245, '_tax_class', 'parent'),
(103837, 6245, '_manage_stock', 'yes'),
(103838, 6245, '_backorders', 'no'),
(103839, 6245, '_sold_individually', 'no'),
(103840, 6245, '_virtual', 'no'),
(103841, 6245, '_downloadable', 'no'),
(103842, 6245, '_download_limit', '-1'),
(103843, 6245, '_download_expiry', '-1'),
(103844, 6245, '_stock', '99'),
(103845, 6245, '_stock_status', 'instock'),
(103846, 6245, '_wc_average_rating', '0'),
(103847, 6245, '_wc_review_count', '0'),
(103848, 6245, 'attribute_pa_color', '20'),
(103849, 6245, 'attribute_pa_shoes-size', '43'),
(103850, 6245, '_price', '148.04'),
(103851, 6245, '_product_version', '4.1.0'),
(103852, 6245, '_vi_wad_aliexpress_variation_id', '12000018145112784'),
(103853, 6245, '_vi_wad_aliexpress_variation_attr', '14:193#20;200001027:200000338'),
(103854, 6246, '_variation_description', ''),
(103855, 6246, '_sku', '4000782868371-12-35'),
(103856, 6246, '_regular_price', '148.04'),
(103857, 6246, 'total_sales', '0'),
(103858, 6246, '_tax_status', 'taxable'),
(103859, 6246, '_tax_class', 'parent'),
(103860, 6246, '_manage_stock', 'yes'),
(103861, 6246, '_backorders', 'no'),
(103862, 6246, '_sold_individually', 'no'),
(103863, 6246, '_virtual', 'no'),
(103864, 6246, '_downloadable', 'no'),
(103865, 6246, '_download_limit', '-1'),
(103866, 6246, '_download_expiry', '-1'),
(103867, 6246, '_stock', '99'),
(103868, 6246, '_stock_status', 'instock'),
(103869, 6246, '_wc_average_rating', '0'),
(103870, 6246, '_wc_review_count', '0'),
(103871, 6246, 'attribute_pa_color', '12'),
(103872, 6246, 'attribute_pa_shoes-size', '35'),
(103873, 6246, '_price', '148.04'),
(103874, 6246, '_product_version', '4.1.0'),
(103875, 6246, '_vi_wad_aliexpress_variation_id', '10000007799822751'),
(103876, 6246, '_vi_wad_aliexpress_variation_attr', '14:100018786#12;200001027:200000333'),
(103877, 6247, '_variation_description', ''),
(103878, 6247, '_sku', '4000782868371-23-44'),
(103879, 6247, '_regular_price', '148.04'),
(103880, 6247, 'total_sales', '0'),
(103881, 6247, '_tax_status', 'taxable'),
(103882, 6247, '_tax_class', 'parent'),
(103883, 6247, '_manage_stock', 'yes'),
(103884, 6247, '_backorders', 'no'),
(103885, 6247, '_sold_individually', 'no'),
(103886, 6247, '_virtual', 'no'),
(103887, 6247, '_downloadable', 'no'),
(103888, 6247, '_download_limit', '-1'),
(103889, 6247, '_download_expiry', '-1'),
(103890, 6247, '_stock', '99'),
(103891, 6247, '_stock_status', 'instock'),
(103892, 6247, '_wc_average_rating', '0'),
(103893, 6247, '_wc_review_count', '0'),
(103894, 6247, 'attribute_pa_color', '23'),
(103895, 6247, 'attribute_pa_shoes-size', '44'),
(103896, 6247, '_price', '148.04'),
(103897, 6247, '_product_version', '4.1.0'),
(103898, 6247, '_vi_wad_aliexpress_variation_id', '12000018145112815'),
(103899, 6247, '_vi_wad_aliexpress_variation_attr', '14:350850#23;200001027:100010487'),
(103900, 6248, '_variation_description', ''),
(103901, 6248, '_sku', '4000782868371-11-44'),
(103902, 6248, '_regular_price', '148.04'),
(103903, 6248, 'total_sales', '0'),
(103904, 6248, '_tax_status', 'taxable'),
(103905, 6248, '_tax_class', 'parent'),
(103906, 6248, '_manage_stock', 'yes'),
(103907, 6248, '_backorders', 'no'),
(103908, 6248, '_sold_individually', 'no'),
(103909, 6248, '_virtual', 'no'),
(103910, 6248, '_downloadable', 'no'),
(103911, 6248, '_download_limit', '-1'),
(103912, 6248, '_download_expiry', '-1'),
(103913, 6248, '_stock', '99'),
(103914, 6248, '_stock_status', 'instock'),
(103915, 6248, '_wc_average_rating', '0'),
(103916, 6248, '_wc_review_count', '0'),
(103917, 6248, 'attribute_pa_color', '11'),
(103918, 6248, 'attribute_pa_shoes-size', '44'),
(103919, 6248, '_price', '148.04'),
(103920, 6248, '_product_version', '4.1.0'),
(103921, 6248, '_vi_wad_aliexpress_variation_id', '10000007799822750'),
(103922, 6248, '_vi_wad_aliexpress_variation_attr', '14:200003699#11;200001027:100010487'),
(103923, 6249, '_variation_description', ''),
(103924, 6249, '_sku', '4000782868371-23-43'),
(103925, 6249, '_regular_price', '148.04'),
(103926, 6249, 'total_sales', '0'),
(103927, 6249, '_tax_status', 'taxable'),
(103928, 6249, '_tax_class', 'parent'),
(103929, 6249, '_manage_stock', 'yes'),
(103930, 6249, '_backorders', 'no'),
(103931, 6249, '_sold_individually', 'no'),
(103932, 6249, '_virtual', 'no'),
(103933, 6249, '_downloadable', 'no'),
(103934, 6249, '_download_limit', '-1'),
(103935, 6249, '_download_expiry', '-1'),
(103936, 6249, '_stock', '99'),
(103937, 6249, '_stock_status', 'instock'),
(103938, 6249, '_wc_average_rating', '0'),
(103939, 6249, '_wc_review_count', '0'),
(103940, 6249, 'attribute_pa_color', '23'),
(103941, 6249, 'attribute_pa_shoes-size', '43'),
(103942, 6249, '_price', '148.04'),
(103943, 6249, '_product_version', '4.1.0'),
(103944, 6249, '_vi_wad_aliexpress_variation_id', '12000018145112814'),
(103945, 6249, '_vi_wad_aliexpress_variation_attr', '14:350850#23;200001027:200000338'),
(103946, 6250, '_variation_description', ''),
(103947, 6250, '_sku', '4000782868371-11-43'),
(103948, 6250, '_regular_price', '148.04'),
(103949, 6250, 'total_sales', '0'),
(103950, 6250, '_tax_status', 'taxable'),
(103951, 6250, '_tax_class', 'parent'),
(103952, 6250, '_manage_stock', 'yes'),
(103953, 6250, '_backorders', 'no'),
(103954, 6250, '_sold_individually', 'no'),
(103955, 6250, '_virtual', 'no'),
(103956, 6250, '_downloadable', 'no'),
(103957, 6250, '_download_limit', '-1'),
(103958, 6250, '_download_expiry', '-1'),
(103959, 6250, '_stock', '98'),
(103960, 6250, '_stock_status', 'instock'),
(103961, 6250, '_wc_average_rating', '0'),
(103962, 6250, '_wc_review_count', '0'),
(103963, 6250, 'attribute_pa_color', '11'),
(103964, 6250, 'attribute_pa_shoes-size', '43'),
(103965, 6250, '_price', '148.04'),
(103966, 6250, '_product_version', '4.1.0'),
(103967, 6250, '_vi_wad_aliexpress_variation_id', '10000007799822749'),
(103968, 6250, '_vi_wad_aliexpress_variation_attr', '14:200003699#11;200001027:200000338'),
(103969, 6251, '_variation_description', ''),
(103970, 6251, '_sku', '4000782868371-23-42'),
(103971, 6251, '_regular_price', '148.04'),
(103972, 6251, 'total_sales', '0'),
(103973, 6251, '_tax_status', 'taxable'),
(103974, 6251, '_tax_class', 'parent'),
(103975, 6251, '_manage_stock', 'yes'),
(103976, 6251, '_backorders', 'no'),
(103977, 6251, '_sold_individually', 'no'),
(103978, 6251, '_virtual', 'no'),
(103979, 6251, '_downloadable', 'no'),
(103980, 6251, '_download_limit', '-1'),
(103981, 6251, '_download_expiry', '-1'),
(103982, 6251, '_stock', '99'),
(103983, 6251, '_stock_status', 'instock'),
(103984, 6251, '_wc_average_rating', '0'),
(103985, 6251, '_wc_review_count', '0'),
(103986, 6251, 'attribute_pa_color', '23'),
(103987, 6251, 'attribute_pa_shoes-size', '42'),
(103988, 6251, '_price', '148.04'),
(103989, 6251, '_product_version', '4.1.0'),
(103990, 6251, '_vi_wad_aliexpress_variation_id', '12000018145112813'),
(103991, 6251, '_vi_wad_aliexpress_variation_attr', '14:350850#23;200001027:200000337'),
(103992, 6252, '_variation_description', ''),
(103993, 6252, '_sku', '4000782868371-11-42'),
(103994, 6252, '_regular_price', '148.04'),
(103995, 6252, 'total_sales', '0'),
(103996, 6252, '_tax_status', 'taxable'),
(103997, 6252, '_tax_class', 'parent'),
(103998, 6252, '_manage_stock', 'yes'),
(103999, 6252, '_backorders', 'no'),
(104000, 6252, '_sold_individually', 'no'),
(104001, 6252, '_virtual', 'no'),
(104002, 6252, '_downloadable', 'no'),
(104003, 6252, '_download_limit', '-1'),
(104004, 6252, '_download_expiry', '-1'),
(104005, 6252, '_stock', '98'),
(104006, 6252, '_stock_status', 'instock'),
(104007, 6252, '_wc_average_rating', '0'),
(104008, 6252, '_wc_review_count', '0'),
(104009, 6252, 'attribute_pa_color', '11'),
(104010, 6252, 'attribute_pa_shoes-size', '42'),
(104011, 6252, '_price', '148.04'),
(104012, 6252, '_product_version', '4.1.0'),
(104013, 6252, '_vi_wad_aliexpress_variation_id', '10000007799822748');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(104014, 6252, '_vi_wad_aliexpress_variation_attr', '14:200003699#11;200001027:200000337'),
(104015, 6253, '_variation_description', ''),
(104016, 6253, '_sku', '4000782868371-23-41'),
(104017, 6253, '_regular_price', '148.04'),
(104018, 6253, 'total_sales', '0'),
(104019, 6253, '_tax_status', 'taxable'),
(104020, 6253, '_tax_class', 'parent'),
(104021, 6253, '_manage_stock', 'yes'),
(104022, 6253, '_backorders', 'no'),
(104023, 6253, '_sold_individually', 'no'),
(104024, 6253, '_virtual', 'no'),
(104025, 6253, '_downloadable', 'no'),
(104026, 6253, '_download_limit', '-1'),
(104027, 6253, '_download_expiry', '-1'),
(104028, 6253, '_stock', '99'),
(104029, 6253, '_stock_status', 'instock'),
(104030, 6253, '_wc_average_rating', '0'),
(104031, 6253, '_wc_review_count', '0'),
(104032, 6253, 'attribute_pa_color', '23'),
(104033, 6253, 'attribute_pa_shoes-size', '41'),
(104034, 6253, '_price', '148.04'),
(104035, 6253, '_product_version', '4.1.0'),
(104036, 6253, '_vi_wad_aliexpress_variation_id', '12000018145112812'),
(104037, 6253, '_vi_wad_aliexpress_variation_attr', '14:350850#23;200001027:100010483'),
(104038, 6254, '_variation_description', ''),
(104039, 6254, '_sku', '4000782868371-11-41'),
(104040, 6254, '_regular_price', '148.04'),
(104041, 6254, 'total_sales', '0'),
(104042, 6254, '_tax_status', 'taxable'),
(104043, 6254, '_tax_class', 'parent'),
(104044, 6254, '_manage_stock', 'yes'),
(104045, 6254, '_backorders', 'no'),
(104046, 6254, '_sold_individually', 'no'),
(104047, 6254, '_virtual', 'no'),
(104048, 6254, '_downloadable', 'no'),
(104049, 6254, '_download_limit', '-1'),
(104050, 6254, '_download_expiry', '-1'),
(104051, 6254, '_stock', '99'),
(104052, 6254, '_stock_status', 'instock'),
(104053, 6254, '_wc_average_rating', '0'),
(104054, 6254, '_wc_review_count', '0'),
(104055, 6254, 'attribute_pa_color', '11'),
(104056, 6254, 'attribute_pa_shoes-size', '41'),
(104057, 6254, '_price', '148.04'),
(104058, 6254, '_product_version', '4.1.0'),
(104059, 6254, '_vi_wad_aliexpress_variation_id', '10000007799822747'),
(104060, 6254, '_vi_wad_aliexpress_variation_attr', '14:200003699#11;200001027:100010483'),
(104061, 6255, '_variation_description', ''),
(104062, 6255, '_sku', '4000782868371-23-40'),
(104063, 6255, '_regular_price', '148.04'),
(104064, 6255, 'total_sales', '0'),
(104065, 6255, '_tax_status', 'taxable'),
(104066, 6255, '_tax_class', 'parent'),
(104067, 6255, '_manage_stock', 'yes'),
(104068, 6255, '_backorders', 'no'),
(104069, 6255, '_sold_individually', 'no'),
(104070, 6255, '_virtual', 'no'),
(104071, 6255, '_downloadable', 'no'),
(104072, 6255, '_download_limit', '-1'),
(104073, 6255, '_download_expiry', '-1'),
(104074, 6255, '_stock', '99'),
(104075, 6255, '_stock_status', 'instock'),
(104076, 6255, '_wc_average_rating', '0'),
(104077, 6255, '_wc_review_count', '0'),
(104078, 6255, 'attribute_pa_color', '23'),
(104079, 6255, 'attribute_pa_shoes-size', '40'),
(104080, 6255, '_price', '148.04'),
(104081, 6255, '_product_version', '4.1.0'),
(104082, 6255, '_vi_wad_aliexpress_variation_id', '12000018145112811'),
(104083, 6255, '_vi_wad_aliexpress_variation_attr', '14:350850#23;200001027:100013888'),
(104084, 6256, '_variation_description', ''),
(104085, 6256, '_sku', '4000782868371-11-40'),
(104086, 6256, '_regular_price', '148.04'),
(104087, 6256, 'total_sales', '0'),
(104088, 6256, '_tax_status', 'taxable'),
(104089, 6256, '_tax_class', 'parent'),
(104090, 6256, '_manage_stock', 'yes'),
(104091, 6256, '_backorders', 'no'),
(104092, 6256, '_sold_individually', 'no'),
(104093, 6256, '_virtual', 'no'),
(104094, 6256, '_downloadable', 'no'),
(104095, 6256, '_download_limit', '-1'),
(104096, 6256, '_download_expiry', '-1'),
(104097, 6256, '_stock', '99'),
(104098, 6256, '_stock_status', 'instock'),
(104099, 6256, '_wc_average_rating', '0'),
(104100, 6256, '_wc_review_count', '0'),
(104101, 6256, 'attribute_pa_color', '11'),
(104102, 6256, 'attribute_pa_shoes-size', '40'),
(104103, 6256, '_price', '148.04'),
(104104, 6256, '_product_version', '4.1.0'),
(104105, 6256, '_vi_wad_aliexpress_variation_id', '10000007799822746'),
(104106, 6256, '_vi_wad_aliexpress_variation_attr', '14:200003699#11;200001027:100013888'),
(104107, 6257, '_variation_description', ''),
(104108, 6257, '_sku', '4000782868371-23-39'),
(104109, 6257, '_regular_price', '148.04'),
(104110, 6257, 'total_sales', '0'),
(104111, 6257, '_tax_status', 'taxable'),
(104112, 6257, '_tax_class', 'parent'),
(104113, 6257, '_manage_stock', 'yes'),
(104114, 6257, '_backorders', 'no'),
(104115, 6257, '_sold_individually', 'no'),
(104116, 6257, '_virtual', 'no'),
(104117, 6257, '_downloadable', 'no'),
(104118, 6257, '_download_limit', '-1'),
(104119, 6257, '_download_expiry', '-1'),
(104120, 6257, '_stock', '99'),
(104121, 6257, '_stock_status', 'instock'),
(104122, 6257, '_wc_average_rating', '0'),
(104123, 6257, '_wc_review_count', '0'),
(104124, 6257, 'attribute_pa_color', '23'),
(104125, 6257, 'attribute_pa_shoes-size', '39'),
(104126, 6257, '_price', '148.04'),
(104127, 6257, '_product_version', '4.1.0'),
(104128, 6257, '_vi_wad_aliexpress_variation_id', '12000018145112810'),
(104129, 6257, '_vi_wad_aliexpress_variation_attr', '14:350850#23;200001027:200000364'),
(104130, 6258, '_variation_description', ''),
(104131, 6258, '_sku', '4000782868371-11-39'),
(104132, 6258, '_regular_price', '148.04'),
(104133, 6258, 'total_sales', '0'),
(104134, 6258, '_tax_status', 'taxable'),
(104135, 6258, '_tax_class', 'parent'),
(104136, 6258, '_manage_stock', 'yes'),
(104137, 6258, '_backorders', 'no'),
(104138, 6258, '_sold_individually', 'no'),
(104139, 6258, '_virtual', 'no'),
(104140, 6258, '_downloadable', 'no'),
(104141, 6258, '_download_limit', '-1'),
(104142, 6258, '_download_expiry', '-1'),
(104143, 6258, '_stock', '98'),
(104144, 6258, '_stock_status', 'instock'),
(104145, 6258, '_wc_average_rating', '0'),
(104146, 6258, '_wc_review_count', '0'),
(104147, 6258, 'attribute_pa_color', '11'),
(104148, 6258, 'attribute_pa_shoes-size', '39'),
(104149, 6258, '_price', '148.04'),
(104150, 6258, '_product_version', '4.1.0'),
(104151, 6258, '_vi_wad_aliexpress_variation_id', '10000007799822745'),
(104152, 6258, '_vi_wad_aliexpress_variation_attr', '14:200003699#11;200001027:200000364'),
(104153, 6259, '_variation_description', ''),
(104154, 6259, '_sku', '4000782868371-23-38'),
(104155, 6259, '_regular_price', '148.04'),
(104156, 6259, 'total_sales', '0'),
(104157, 6259, '_tax_status', 'taxable'),
(104158, 6259, '_tax_class', 'parent'),
(104159, 6259, '_manage_stock', 'yes'),
(104160, 6259, '_backorders', 'no'),
(104161, 6259, '_sold_individually', 'no'),
(104162, 6259, '_virtual', 'no'),
(104163, 6259, '_downloadable', 'no'),
(104164, 6259, '_download_limit', '-1'),
(104165, 6259, '_download_expiry', '-1'),
(104166, 6259, '_stock', '99'),
(104167, 6259, '_stock_status', 'instock'),
(104168, 6259, '_wc_average_rating', '0'),
(104169, 6259, '_wc_review_count', '0'),
(104170, 6259, 'attribute_pa_color', '23'),
(104171, 6259, 'attribute_pa_shoes-size', '38'),
(104172, 6259, '_price', '148.04'),
(104173, 6259, '_product_version', '4.1.0'),
(104174, 6259, '_vi_wad_aliexpress_variation_id', '12000018145112809'),
(104175, 6259, '_vi_wad_aliexpress_variation_attr', '14:350850#23;200001027:200000898'),
(104176, 6260, '_variation_description', ''),
(104177, 6260, '_sku', '4000782868371-11-38'),
(104178, 6260, '_regular_price', '148.04'),
(104179, 6260, 'total_sales', '0'),
(104180, 6260, '_tax_status', 'taxable'),
(104181, 6260, '_tax_class', 'parent'),
(104182, 6260, '_manage_stock', 'yes'),
(104183, 6260, '_backorders', 'no'),
(104184, 6260, '_sold_individually', 'no'),
(104185, 6260, '_virtual', 'no'),
(104186, 6260, '_downloadable', 'no'),
(104187, 6260, '_download_limit', '-1'),
(104188, 6260, '_download_expiry', '-1'),
(104189, 6260, '_stock', '99'),
(104190, 6260, '_stock_status', 'instock'),
(104191, 6260, '_wc_average_rating', '0'),
(104192, 6260, '_wc_review_count', '0'),
(104193, 6260, 'attribute_pa_color', '11'),
(104194, 6260, 'attribute_pa_shoes-size', '38'),
(104195, 6260, '_price', '148.04'),
(104196, 6260, '_product_version', '4.1.0'),
(104197, 6260, '_vi_wad_aliexpress_variation_id', '10000007799822744'),
(104198, 6260, '_vi_wad_aliexpress_variation_attr', '14:200003699#11;200001027:200000898'),
(104199, 6261, '_variation_description', ''),
(104200, 6261, '_sku', '4000782868371-23-37'),
(104201, 6261, '_regular_price', '148.04'),
(104202, 6261, 'total_sales', '0'),
(104203, 6261, '_tax_status', 'taxable'),
(104204, 6261, '_tax_class', 'parent'),
(104205, 6261, '_manage_stock', 'yes'),
(104206, 6261, '_backorders', 'no'),
(104207, 6261, '_sold_individually', 'no'),
(104208, 6261, '_virtual', 'no'),
(104209, 6261, '_downloadable', 'no'),
(104210, 6261, '_download_limit', '-1'),
(104211, 6261, '_download_expiry', '-1'),
(104212, 6261, '_stock', '99'),
(104213, 6261, '_stock_status', 'instock'),
(104214, 6261, '_wc_average_rating', '0'),
(104215, 6261, '_wc_review_count', '0'),
(104216, 6261, 'attribute_pa_color', '23'),
(104217, 6261, 'attribute_pa_shoes-size', '37'),
(104218, 6261, '_price', '148.04'),
(104219, 6261, '_product_version', '4.1.0'),
(104220, 6261, '_vi_wad_aliexpress_variation_id', '12000018145112808'),
(104221, 6261, '_vi_wad_aliexpress_variation_attr', '14:350850#23;200001027:100010482'),
(104222, 6262, '_variation_description', ''),
(104223, 6262, '_sku', '4000782868371-11-37'),
(104224, 6262, '_regular_price', '148.04'),
(104225, 6262, 'total_sales', '0'),
(104226, 6262, '_tax_status', 'taxable'),
(104227, 6262, '_tax_class', 'parent'),
(104228, 6262, '_manage_stock', 'yes'),
(104229, 6262, '_backorders', 'no'),
(104230, 6262, '_sold_individually', 'no'),
(104231, 6262, '_virtual', 'no'),
(104232, 6262, '_downloadable', 'no'),
(104233, 6262, '_download_limit', '-1'),
(104234, 6262, '_download_expiry', '-1'),
(104235, 6262, '_stock', '97'),
(104236, 6262, '_stock_status', 'instock'),
(104237, 6262, '_wc_average_rating', '0'),
(104238, 6262, '_wc_review_count', '0'),
(104239, 6262, 'attribute_pa_color', '11'),
(104240, 6262, 'attribute_pa_shoes-size', '37'),
(104241, 6262, '_price', '148.04'),
(104242, 6262, '_product_version', '4.1.0'),
(104243, 6262, '_vi_wad_aliexpress_variation_id', '10000007799822743'),
(104244, 6262, '_vi_wad_aliexpress_variation_attr', '14:200003699#11;200001027:100010482'),
(104245, 6263, '_variation_description', ''),
(104246, 6263, '_sku', '4000782868371-23-36'),
(104247, 6263, '_regular_price', '148.04'),
(104248, 6263, 'total_sales', '0'),
(104249, 6263, '_tax_status', 'taxable'),
(104250, 6263, '_tax_class', 'parent'),
(104251, 6263, '_manage_stock', 'yes'),
(104252, 6263, '_backorders', 'no'),
(104253, 6263, '_sold_individually', 'no'),
(104254, 6263, '_virtual', 'no'),
(104255, 6263, '_downloadable', 'no'),
(104256, 6263, '_download_limit', '-1'),
(104257, 6263, '_download_expiry', '-1'),
(104258, 6263, '_stock', '99'),
(104259, 6263, '_stock_status', 'instock'),
(104260, 6263, '_wc_average_rating', '0'),
(104261, 6263, '_wc_review_count', '0'),
(104262, 6263, 'attribute_pa_color', '23'),
(104263, 6263, 'attribute_pa_shoes-size', '36'),
(104264, 6263, '_price', '148.04'),
(104265, 6263, '_product_version', '4.1.0'),
(104266, 6263, '_vi_wad_aliexpress_variation_id', '12000018145112807'),
(104267, 6263, '_vi_wad_aliexpress_variation_attr', '14:350850#23;200001027:200000334'),
(104268, 6264, '_variation_description', ''),
(104269, 6264, '_sku', '4000782868371-11-36'),
(104270, 6264, '_regular_price', '148.04'),
(104271, 6264, 'total_sales', '0'),
(104272, 6264, '_tax_status', 'taxable'),
(104273, 6264, '_tax_class', 'parent'),
(104274, 6264, '_manage_stock', 'yes'),
(104275, 6264, '_backorders', 'no'),
(104276, 6264, '_sold_individually', 'no'),
(104277, 6264, '_virtual', 'no'),
(104278, 6264, '_downloadable', 'no'),
(104279, 6264, '_download_limit', '-1'),
(104280, 6264, '_download_expiry', '-1'),
(104281, 6264, '_stock', '99'),
(104282, 6264, '_stock_status', 'instock'),
(104283, 6264, '_wc_average_rating', '0'),
(104284, 6264, '_wc_review_count', '0'),
(104285, 6264, 'attribute_pa_color', '11'),
(104286, 6264, 'attribute_pa_shoes-size', '36'),
(104287, 6264, '_price', '148.04'),
(104288, 6264, '_product_version', '4.1.0'),
(104289, 6264, '_vi_wad_aliexpress_variation_id', '10000007799822742'),
(104290, 6264, '_vi_wad_aliexpress_variation_attr', '14:200003699#11;200001027:200000334'),
(104291, 6265, '_variation_description', ''),
(104292, 6265, '_sku', '4000782868371-23-35'),
(104293, 6265, '_regular_price', '148.04'),
(104294, 6265, 'total_sales', '0'),
(104295, 6265, '_tax_status', 'taxable'),
(104296, 6265, '_tax_class', 'parent'),
(104297, 6265, '_manage_stock', 'yes'),
(104298, 6265, '_backorders', 'no'),
(104299, 6265, '_sold_individually', 'no'),
(104300, 6265, '_virtual', 'no'),
(104301, 6265, '_downloadable', 'no'),
(104302, 6265, '_download_limit', '-1'),
(104303, 6265, '_download_expiry', '-1'),
(104304, 6265, '_stock', '99'),
(104305, 6265, '_stock_status', 'instock'),
(104306, 6265, '_wc_average_rating', '0'),
(104307, 6265, '_wc_review_count', '0'),
(104308, 6265, 'attribute_pa_color', '23'),
(104309, 6265, 'attribute_pa_shoes-size', '35'),
(104310, 6265, '_price', '148.04'),
(104311, 6265, '_product_version', '4.1.0'),
(104312, 6265, '_vi_wad_aliexpress_variation_id', '12000018145112806'),
(104313, 6265, '_vi_wad_aliexpress_variation_attr', '14:350850#23;200001027:200000333'),
(104314, 6266, '_variation_description', ''),
(104315, 6266, '_sku', '4000782868371-11-35'),
(104316, 6266, '_regular_price', '148.04'),
(104317, 6266, 'total_sales', '0'),
(104318, 6266, '_tax_status', 'taxable'),
(104319, 6266, '_tax_class', 'parent'),
(104320, 6266, '_manage_stock', 'yes'),
(104321, 6266, '_backorders', 'no'),
(104322, 6266, '_sold_individually', 'no'),
(104323, 6266, '_virtual', 'no'),
(104324, 6266, '_downloadable', 'no'),
(104325, 6266, '_download_limit', '-1'),
(104326, 6266, '_download_expiry', '-1'),
(104327, 6266, '_stock', '98'),
(104328, 6266, '_stock_status', 'instock'),
(104329, 6266, '_wc_average_rating', '0'),
(104330, 6266, '_wc_review_count', '0'),
(104331, 6266, 'attribute_pa_color', '11'),
(104332, 6266, 'attribute_pa_shoes-size', '35'),
(104333, 6266, '_price', '148.04'),
(104334, 6266, '_product_version', '4.1.0'),
(104335, 6266, '_vi_wad_aliexpress_variation_id', '10000007799822741'),
(104336, 6266, '_vi_wad_aliexpress_variation_attr', '14:200003699#11;200001027:200000333'),
(104337, 6267, '_variation_description', ''),
(104338, 6267, '_sku', '4000782868371-22-44'),
(104339, 6267, '_regular_price', '148.04'),
(104340, 6267, 'total_sales', '0'),
(104341, 6267, '_tax_status', 'taxable'),
(104342, 6267, '_tax_class', 'parent'),
(104343, 6267, '_manage_stock', 'yes'),
(104344, 6267, '_backorders', 'no'),
(104345, 6267, '_sold_individually', 'no'),
(104346, 6267, '_virtual', 'no'),
(104347, 6267, '_downloadable', 'no'),
(104348, 6267, '_download_limit', '-1'),
(104349, 6267, '_download_expiry', '-1'),
(104350, 6267, '_stock', '99'),
(104351, 6267, '_stock_status', 'instock'),
(104352, 6267, '_wc_average_rating', '0'),
(104353, 6267, '_wc_review_count', '0'),
(104354, 6267, 'attribute_pa_color', '22'),
(104355, 6267, 'attribute_pa_shoes-size', '44'),
(104356, 6267, '_price', '148.04'),
(104357, 6267, '_product_version', '4.1.0'),
(104358, 6267, '_vi_wad_aliexpress_variation_id', '12000018145112805'),
(104359, 6267, '_vi_wad_aliexpress_variation_attr', '14:365458#22;200001027:100010487'),
(104360, 6268, '_variation_description', ''),
(104361, 6268, '_sku', '4000782868371-10-44'),
(104362, 6268, '_regular_price', '148.04'),
(104363, 6268, 'total_sales', '0'),
(104364, 6268, '_tax_status', 'taxable'),
(104365, 6268, '_tax_class', 'parent'),
(104366, 6268, '_manage_stock', 'yes'),
(104367, 6268, '_backorders', 'no'),
(104368, 6268, '_sold_individually', 'no'),
(104369, 6268, '_virtual', 'no'),
(104370, 6268, '_downloadable', 'no'),
(104371, 6268, '_download_limit', '-1'),
(104372, 6268, '_download_expiry', '-1'),
(104373, 6268, '_stock', '99'),
(104374, 6268, '_stock_status', 'instock'),
(104375, 6268, '_wc_average_rating', '0'),
(104376, 6268, '_wc_review_count', '0'),
(104377, 6268, 'attribute_pa_color', '10'),
(104378, 6268, 'attribute_pa_shoes-size', '44'),
(104379, 6268, '_price', '148.04'),
(104380, 6268, '_product_version', '4.1.0'),
(104381, 6268, '_vi_wad_aliexpress_variation_id', '10000007799822740'),
(104382, 6268, '_vi_wad_aliexpress_variation_attr', '14:366#10;200001027:100010487'),
(104383, 6269, '_variation_description', ''),
(104384, 6269, '_sku', '4000782868371-22-43'),
(104385, 6269, '_regular_price', '148.04'),
(104386, 6269, 'total_sales', '0'),
(104387, 6269, '_tax_status', 'taxable'),
(104388, 6269, '_tax_class', 'parent'),
(104389, 6269, '_manage_stock', 'yes'),
(104390, 6269, '_backorders', 'no'),
(104391, 6269, '_sold_individually', 'no'),
(104392, 6269, '_virtual', 'no'),
(104393, 6269, '_downloadable', 'no'),
(104394, 6269, '_download_limit', '-1'),
(104395, 6269, '_download_expiry', '-1'),
(104396, 6269, '_stock', '99'),
(104397, 6269, '_stock_status', 'instock'),
(104398, 6269, '_wc_average_rating', '0'),
(104399, 6269, '_wc_review_count', '0'),
(104400, 6269, 'attribute_pa_color', '22'),
(104401, 6269, 'attribute_pa_shoes-size', '43'),
(104402, 6269, '_price', '148.04'),
(104403, 6269, '_product_version', '4.1.0'),
(104404, 6269, '_vi_wad_aliexpress_variation_id', '12000018145112804'),
(104405, 6269, '_vi_wad_aliexpress_variation_attr', '14:365458#22;200001027:200000338'),
(104406, 6270, '_variation_description', ''),
(104407, 6270, '_sku', '4000782868371-10-43'),
(104408, 6270, '_regular_price', '148.04'),
(104409, 6270, 'total_sales', '0'),
(104410, 6270, '_tax_status', 'taxable'),
(104411, 6270, '_tax_class', 'parent'),
(104412, 6270, '_manage_stock', 'yes'),
(104413, 6270, '_backorders', 'no'),
(104414, 6270, '_sold_individually', 'no'),
(104415, 6270, '_virtual', 'no'),
(104416, 6270, '_downloadable', 'no'),
(104417, 6270, '_download_limit', '-1'),
(104418, 6270, '_download_expiry', '-1'),
(104419, 6270, '_stock', '99'),
(104420, 6270, '_stock_status', 'instock'),
(104421, 6270, '_wc_average_rating', '0'),
(104422, 6270, '_wc_review_count', '0'),
(104423, 6270, 'attribute_pa_color', '10'),
(104424, 6270, 'attribute_pa_shoes-size', '43'),
(104425, 6270, '_price', '148.04'),
(104426, 6270, '_product_version', '4.1.0'),
(104427, 6270, '_vi_wad_aliexpress_variation_id', '10000007799822739'),
(104428, 6270, '_vi_wad_aliexpress_variation_attr', '14:366#10;200001027:200000338'),
(104429, 6271, '_variation_description', ''),
(104430, 6271, '_sku', '4000782868371-22-42'),
(104431, 6271, '_regular_price', '148.04'),
(104432, 6271, 'total_sales', '0'),
(104433, 6271, '_tax_status', 'taxable'),
(104434, 6271, '_tax_class', 'parent'),
(104435, 6271, '_manage_stock', 'yes'),
(104436, 6271, '_backorders', 'no'),
(104437, 6271, '_sold_individually', 'no'),
(104438, 6271, '_virtual', 'no'),
(104439, 6271, '_downloadable', 'no'),
(104440, 6271, '_download_limit', '-1'),
(104441, 6271, '_download_expiry', '-1'),
(104442, 6271, '_stock', '99'),
(104443, 6271, '_stock_status', 'instock'),
(104444, 6271, '_wc_average_rating', '0'),
(104445, 6271, '_wc_review_count', '0'),
(104446, 6271, 'attribute_pa_color', '22'),
(104447, 6271, 'attribute_pa_shoes-size', '42'),
(104448, 6271, '_price', '148.04'),
(104449, 6271, '_product_version', '4.1.0'),
(104450, 6271, '_vi_wad_aliexpress_variation_id', '12000018145112803'),
(104451, 6271, '_vi_wad_aliexpress_variation_attr', '14:365458#22;200001027:200000337'),
(104452, 6272, '_variation_description', ''),
(104453, 6272, '_sku', '4000782868371-10-42'),
(104454, 6272, '_regular_price', '148.04'),
(104455, 6272, 'total_sales', '0'),
(104456, 6272, '_tax_status', 'taxable'),
(104457, 6272, '_tax_class', 'parent'),
(104458, 6272, '_manage_stock', 'yes'),
(104459, 6272, '_backorders', 'no'),
(104460, 6272, '_sold_individually', 'no'),
(104461, 6272, '_virtual', 'no'),
(104462, 6272, '_downloadable', 'no'),
(104463, 6272, '_download_limit', '-1'),
(104464, 6272, '_download_expiry', '-1'),
(104465, 6272, '_stock', '99'),
(104466, 6272, '_stock_status', 'instock'),
(104467, 6272, '_wc_average_rating', '0'),
(104468, 6272, '_wc_review_count', '0'),
(104469, 6272, 'attribute_pa_color', '10'),
(104470, 6272, 'attribute_pa_shoes-size', '42'),
(104471, 6272, '_price', '148.04'),
(104472, 6272, '_product_version', '4.1.0'),
(104473, 6272, '_vi_wad_aliexpress_variation_id', '10000007799822738'),
(104474, 6272, '_vi_wad_aliexpress_variation_attr', '14:366#10;200001027:200000337'),
(104475, 6273, '_variation_description', ''),
(104476, 6273, '_sku', '4000782868371-22-41'),
(104477, 6273, '_regular_price', '148.04'),
(104478, 6273, 'total_sales', '0'),
(104479, 6273, '_tax_status', 'taxable'),
(104480, 6273, '_tax_class', 'parent'),
(104481, 6273, '_manage_stock', 'yes'),
(104482, 6273, '_backorders', 'no'),
(104483, 6273, '_sold_individually', 'no'),
(104484, 6273, '_virtual', 'no'),
(104485, 6273, '_downloadable', 'no'),
(104486, 6273, '_download_limit', '-1'),
(104487, 6273, '_download_expiry', '-1'),
(104488, 6273, '_stock', '99'),
(104489, 6273, '_stock_status', 'instock'),
(104490, 6273, '_wc_average_rating', '0'),
(104491, 6273, '_wc_review_count', '0'),
(104492, 6273, 'attribute_pa_color', '22'),
(104493, 6273, 'attribute_pa_shoes-size', '41'),
(104494, 6273, '_price', '148.04'),
(104495, 6273, '_product_version', '4.1.0'),
(104496, 6273, '_vi_wad_aliexpress_variation_id', '12000018145112802'),
(104497, 6273, '_vi_wad_aliexpress_variation_attr', '14:365458#22;200001027:100010483'),
(104498, 6274, '_variation_description', ''),
(104499, 6274, '_sku', '4000782868371-10-41'),
(104500, 6274, '_regular_price', '148.04'),
(104501, 6274, 'total_sales', '0'),
(104502, 6274, '_tax_status', 'taxable'),
(104503, 6274, '_tax_class', 'parent'),
(104504, 6274, '_manage_stock', 'yes'),
(104505, 6274, '_backorders', 'no'),
(104506, 6274, '_sold_individually', 'no'),
(104507, 6274, '_virtual', 'no'),
(104508, 6274, '_downloadable', 'no'),
(104509, 6274, '_download_limit', '-1'),
(104510, 6274, '_download_expiry', '-1'),
(104511, 6274, '_stock', '99'),
(104512, 6274, '_stock_status', 'instock'),
(104513, 6274, '_wc_average_rating', '0'),
(104514, 6274, '_wc_review_count', '0'),
(104515, 6274, 'attribute_pa_color', '10'),
(104516, 6274, 'attribute_pa_shoes-size', '41'),
(104517, 6274, '_price', '148.04'),
(104518, 6274, '_product_version', '4.1.0'),
(104519, 6274, '_vi_wad_aliexpress_variation_id', '10000007799822737'),
(104520, 6274, '_vi_wad_aliexpress_variation_attr', '14:366#10;200001027:100010483'),
(104521, 6275, '_variation_description', ''),
(104522, 6275, '_sku', '4000782868371-22-40'),
(104523, 6275, '_regular_price', '148.04'),
(104524, 6275, 'total_sales', '0'),
(104525, 6275, '_tax_status', 'taxable'),
(104526, 6275, '_tax_class', 'parent'),
(104527, 6275, '_manage_stock', 'yes'),
(104528, 6275, '_backorders', 'no'),
(104529, 6275, '_sold_individually', 'no'),
(104530, 6275, '_virtual', 'no'),
(104531, 6275, '_downloadable', 'no'),
(104532, 6275, '_download_limit', '-1'),
(104533, 6275, '_download_expiry', '-1'),
(104534, 6275, '_stock', '98'),
(104535, 6275, '_stock_status', 'instock'),
(104536, 6275, '_wc_average_rating', '0'),
(104537, 6275, '_wc_review_count', '0'),
(104538, 6275, 'attribute_pa_color', '22'),
(104539, 6275, 'attribute_pa_shoes-size', '40'),
(104540, 6275, '_price', '148.04'),
(104541, 6275, '_product_version', '4.1.0'),
(104542, 6275, '_vi_wad_aliexpress_variation_id', '12000018145112801'),
(104543, 6275, '_vi_wad_aliexpress_variation_attr', '14:365458#22;200001027:100013888'),
(104544, 6276, '_variation_description', ''),
(104545, 6276, '_sku', '4000782868371-10-40'),
(104546, 6276, '_regular_price', '148.04'),
(104547, 6276, 'total_sales', '0'),
(104548, 6276, '_tax_status', 'taxable'),
(104549, 6276, '_tax_class', 'parent'),
(104550, 6276, '_manage_stock', 'yes'),
(104551, 6276, '_backorders', 'no'),
(104552, 6276, '_sold_individually', 'no'),
(104553, 6276, '_virtual', 'no'),
(104554, 6276, '_downloadable', 'no'),
(104555, 6276, '_download_limit', '-1'),
(104556, 6276, '_download_expiry', '-1'),
(104557, 6276, '_stock', '99'),
(104558, 6276, '_stock_status', 'instock'),
(104559, 6276, '_wc_average_rating', '0'),
(104560, 6276, '_wc_review_count', '0'),
(104561, 6276, 'attribute_pa_color', '10'),
(104562, 6276, 'attribute_pa_shoes-size', '40'),
(104563, 6276, '_price', '148.04'),
(104564, 6276, '_product_version', '4.1.0'),
(104565, 6276, '_vi_wad_aliexpress_variation_id', '10000007799822736'),
(104566, 6276, '_vi_wad_aliexpress_variation_attr', '14:366#10;200001027:100013888'),
(104567, 6277, '_variation_description', ''),
(104568, 6277, '_sku', '4000782868371-22-39'),
(104569, 6277, '_regular_price', '148.04'),
(104570, 6277, 'total_sales', '0'),
(104571, 6277, '_tax_status', 'taxable'),
(104572, 6277, '_tax_class', 'parent'),
(104573, 6277, '_manage_stock', 'yes'),
(104574, 6277, '_backorders', 'no'),
(104575, 6277, '_sold_individually', 'no'),
(104576, 6277, '_virtual', 'no'),
(104577, 6277, '_downloadable', 'no'),
(104578, 6277, '_download_limit', '-1'),
(104579, 6277, '_download_expiry', '-1'),
(104580, 6277, '_stock', '99'),
(104581, 6277, '_stock_status', 'instock'),
(104582, 6277, '_wc_average_rating', '0'),
(104583, 6277, '_wc_review_count', '0'),
(104584, 6277, 'attribute_pa_color', '22'),
(104585, 6277, 'attribute_pa_shoes-size', '39'),
(104586, 6277, '_price', '148.04'),
(104587, 6277, '_product_version', '4.1.0'),
(104588, 6277, '_vi_wad_aliexpress_variation_id', '12000018145112800'),
(104589, 6277, '_vi_wad_aliexpress_variation_attr', '14:365458#22;200001027:200000364'),
(104590, 6278, '_variation_description', ''),
(104591, 6278, '_sku', '4000782868371-10-39'),
(104592, 6278, '_regular_price', '148.04'),
(104593, 6278, 'total_sales', '0'),
(104594, 6278, '_tax_status', 'taxable'),
(104595, 6278, '_tax_class', 'parent'),
(104596, 6278, '_manage_stock', 'yes'),
(104597, 6278, '_backorders', 'no'),
(104598, 6278, '_sold_individually', 'no'),
(104599, 6278, '_virtual', 'no'),
(104600, 6278, '_downloadable', 'no'),
(104601, 6278, '_download_limit', '-1'),
(104602, 6278, '_download_expiry', '-1'),
(104603, 6278, '_stock', '99'),
(104604, 6278, '_stock_status', 'instock'),
(104605, 6278, '_wc_average_rating', '0'),
(104606, 6278, '_wc_review_count', '0'),
(104607, 6278, 'attribute_pa_color', '10'),
(104608, 6278, 'attribute_pa_shoes-size', '39'),
(104609, 6278, '_price', '148.04'),
(104610, 6278, '_product_version', '4.1.0'),
(104611, 6278, '_vi_wad_aliexpress_variation_id', '10000007799822735'),
(104612, 6278, '_vi_wad_aliexpress_variation_attr', '14:366#10;200001027:200000364'),
(104613, 6279, '_variation_description', ''),
(104614, 6279, '_sku', '4000782868371-10-38'),
(104615, 6279, '_regular_price', '148.04'),
(104616, 6279, 'total_sales', '0'),
(104617, 6279, '_tax_status', 'taxable'),
(104618, 6279, '_tax_class', 'parent'),
(104619, 6279, '_manage_stock', 'yes'),
(104620, 6279, '_backorders', 'no'),
(104621, 6279, '_sold_individually', 'no'),
(104622, 6279, '_virtual', 'no'),
(104623, 6279, '_downloadable', 'no'),
(104624, 6279, '_download_limit', '-1'),
(104625, 6279, '_download_expiry', '-1'),
(104626, 6279, '_stock', '99'),
(104627, 6279, '_stock_status', 'instock'),
(104628, 6279, '_wc_average_rating', '0'),
(104629, 6279, '_wc_review_count', '0'),
(104630, 6279, 'attribute_pa_color', '10'),
(104631, 6279, 'attribute_pa_shoes-size', '38'),
(104632, 6279, '_price', '148.04'),
(104633, 6279, '_product_version', '4.1.0'),
(104634, 6279, '_vi_wad_aliexpress_variation_id', '10000007799822734'),
(104635, 6279, '_vi_wad_aliexpress_variation_attr', '14:366#10;200001027:200000898'),
(104636, 6280, '_variation_description', ''),
(104637, 6280, '_sku', '4000782868371-10-37'),
(104638, 6280, '_regular_price', '148.04'),
(104639, 6280, 'total_sales', '0'),
(104640, 6280, '_tax_status', 'taxable'),
(104641, 6280, '_tax_class', 'parent'),
(104642, 6280, '_manage_stock', 'yes'),
(104643, 6280, '_backorders', 'no'),
(104644, 6280, '_sold_individually', 'no'),
(104645, 6280, '_virtual', 'no'),
(104646, 6280, '_downloadable', 'no'),
(104647, 6280, '_download_limit', '-1'),
(104648, 6280, '_download_expiry', '-1'),
(104649, 6280, '_stock', '99'),
(104650, 6280, '_stock_status', 'instock'),
(104651, 6280, '_wc_average_rating', '0'),
(104652, 6280, '_wc_review_count', '0'),
(104653, 6280, 'attribute_pa_color', '10'),
(104654, 6280, 'attribute_pa_shoes-size', '37'),
(104655, 6280, '_price', '148.04'),
(104656, 6280, '_product_version', '4.1.0'),
(104657, 6280, '_vi_wad_aliexpress_variation_id', '10000007799822733'),
(104658, 6280, '_vi_wad_aliexpress_variation_attr', '14:366#10;200001027:100010482'),
(104659, 6281, '_variation_description', ''),
(104660, 6281, '_sku', '4000782868371-10-36'),
(104661, 6281, '_regular_price', '148.04'),
(104662, 6281, 'total_sales', '0'),
(104663, 6281, '_tax_status', 'taxable'),
(104664, 6281, '_tax_class', 'parent'),
(104665, 6281, '_manage_stock', 'yes'),
(104666, 6281, '_backorders', 'no'),
(104667, 6281, '_sold_individually', 'no'),
(104668, 6281, '_virtual', 'no'),
(104669, 6281, '_downloadable', 'no'),
(104670, 6281, '_download_limit', '-1'),
(104671, 6281, '_download_expiry', '-1'),
(104672, 6281, '_stock', '99'),
(104673, 6281, '_stock_status', 'instock'),
(104674, 6281, '_wc_average_rating', '0'),
(104675, 6281, '_wc_review_count', '0'),
(104676, 6281, 'attribute_pa_color', '10'),
(104677, 6281, 'attribute_pa_shoes-size', '36'),
(104678, 6281, '_price', '148.04'),
(104679, 6281, '_product_version', '4.1.0'),
(104680, 6281, '_vi_wad_aliexpress_variation_id', '10000007799822732'),
(104681, 6281, '_vi_wad_aliexpress_variation_attr', '14:366#10;200001027:200000334'),
(104682, 6282, '_variation_description', ''),
(104683, 6282, '_sku', '4000782868371-10-35'),
(104684, 6282, '_regular_price', '148.04'),
(104685, 6282, 'total_sales', '0'),
(104686, 6282, '_tax_status', 'taxable'),
(104687, 6282, '_tax_class', 'parent'),
(104688, 6282, '_manage_stock', 'yes'),
(104689, 6282, '_backorders', 'no'),
(104690, 6282, '_sold_individually', 'no'),
(104691, 6282, '_virtual', 'no'),
(104692, 6282, '_downloadable', 'no'),
(104693, 6282, '_download_limit', '-1'),
(104694, 6282, '_download_expiry', '-1'),
(104695, 6282, '_stock', '99'),
(104696, 6282, '_stock_status', 'instock'),
(104697, 6282, '_wc_average_rating', '0'),
(104698, 6282, '_wc_review_count', '0'),
(104699, 6282, 'attribute_pa_color', '10'),
(104700, 6282, 'attribute_pa_shoes-size', '35'),
(104701, 6282, '_price', '148.04'),
(104702, 6282, '_product_version', '4.1.0'),
(104703, 6282, '_vi_wad_aliexpress_variation_id', '10000007799822731'),
(104704, 6282, '_vi_wad_aliexpress_variation_attr', '14:366#10;200001027:200000333'),
(104705, 6283, '_variation_description', ''),
(104706, 6283, '_sku', '4000782868371-9-44'),
(104707, 6283, '_regular_price', '148.04'),
(104708, 6283, 'total_sales', '0'),
(104709, 6283, '_tax_status', 'taxable'),
(104710, 6283, '_tax_class', 'parent'),
(104711, 6283, '_manage_stock', 'yes'),
(104712, 6283, '_backorders', 'no'),
(104713, 6283, '_sold_individually', 'no'),
(104714, 6283, '_virtual', 'no'),
(104715, 6283, '_downloadable', 'no'),
(104716, 6283, '_download_limit', '-1'),
(104717, 6283, '_download_expiry', '-1'),
(104718, 6283, '_stock', '99'),
(104719, 6283, '_stock_status', 'instock'),
(104720, 6283, '_wc_average_rating', '0'),
(104721, 6283, '_wc_review_count', '0'),
(104722, 6283, 'attribute_pa_color', '9'),
(104723, 6283, 'attribute_pa_shoes-size', '44'),
(104724, 6283, '_price', '148.04'),
(104725, 6283, '_product_version', '4.1.0'),
(104726, 6283, '_vi_wad_aliexpress_variation_id', '10000007799822730'),
(104727, 6283, '_vi_wad_aliexpress_variation_attr', '14:29#9;200001027:100010487'),
(104728, 6284, '_variation_description', ''),
(104729, 6284, '_sku', '4000782868371-9-43'),
(104730, 6284, '_regular_price', '148.04'),
(104731, 6284, 'total_sales', '0'),
(104732, 6284, '_tax_status', 'taxable'),
(104733, 6284, '_tax_class', 'parent'),
(104734, 6284, '_manage_stock', 'yes'),
(104735, 6284, '_backorders', 'no'),
(104736, 6284, '_sold_individually', 'no'),
(104737, 6284, '_virtual', 'no'),
(104738, 6284, '_downloadable', 'no'),
(104739, 6284, '_download_limit', '-1'),
(104740, 6284, '_download_expiry', '-1'),
(104741, 6284, '_stock', '99'),
(104742, 6284, '_stock_status', 'instock'),
(104743, 6284, '_wc_average_rating', '0'),
(104744, 6284, '_wc_review_count', '0'),
(104745, 6284, 'attribute_pa_color', '9'),
(104746, 6284, 'attribute_pa_shoes-size', '43'),
(104747, 6284, '_price', '148.04'),
(104748, 6284, '_product_version', '4.1.0'),
(104749, 6284, '_vi_wad_aliexpress_variation_id', '10000007799822729'),
(104750, 6284, '_vi_wad_aliexpress_variation_attr', '14:29#9;200001027:200000338'),
(104751, 6285, '_variation_description', ''),
(104752, 6285, '_sku', '4000782868371-9-42'),
(104753, 6285, '_regular_price', '148.04'),
(104754, 6285, 'total_sales', '0'),
(104755, 6285, '_tax_status', 'taxable'),
(104756, 6285, '_tax_class', 'parent'),
(104757, 6285, '_manage_stock', 'yes'),
(104758, 6285, '_backorders', 'no'),
(104759, 6285, '_sold_individually', 'no'),
(104760, 6285, '_virtual', 'no'),
(104761, 6285, '_downloadable', 'no'),
(104762, 6285, '_download_limit', '-1'),
(104763, 6285, '_download_expiry', '-1'),
(104764, 6285, '_stock', '99'),
(104765, 6285, '_stock_status', 'instock'),
(104766, 6285, '_wc_average_rating', '0'),
(104767, 6285, '_wc_review_count', '0'),
(104768, 6285, 'attribute_pa_color', '9'),
(104769, 6285, 'attribute_pa_shoes-size', '42'),
(104770, 6285, '_price', '148.04'),
(104771, 6285, '_product_version', '4.1.0'),
(104772, 6285, '_vi_wad_aliexpress_variation_id', '10000007799822728'),
(104773, 6285, '_vi_wad_aliexpress_variation_attr', '14:29#9;200001027:200000337'),
(104774, 6286, '_variation_description', ''),
(104775, 6286, '_sku', '4000782868371-9-41'),
(104776, 6286, '_regular_price', '148.04'),
(104777, 6286, 'total_sales', '0'),
(104778, 6286, '_tax_status', 'taxable'),
(104779, 6286, '_tax_class', 'parent'),
(104780, 6286, '_manage_stock', 'yes'),
(104781, 6286, '_backorders', 'no'),
(104782, 6286, '_sold_individually', 'no'),
(104783, 6286, '_virtual', 'no'),
(104784, 6286, '_downloadable', 'no'),
(104785, 6286, '_download_limit', '-1'),
(104786, 6286, '_download_expiry', '-1'),
(104787, 6286, '_stock', '99'),
(104788, 6286, '_stock_status', 'instock'),
(104789, 6286, '_wc_average_rating', '0'),
(104790, 6286, '_wc_review_count', '0'),
(104791, 6286, 'attribute_pa_color', '9'),
(104792, 6286, 'attribute_pa_shoes-size', '41'),
(104793, 6286, '_price', '148.04'),
(104794, 6286, '_product_version', '4.1.0'),
(104795, 6286, '_vi_wad_aliexpress_variation_id', '10000007799822727'),
(104796, 6286, '_vi_wad_aliexpress_variation_attr', '14:29#9;200001027:100010483'),
(104797, 6287, '_variation_description', ''),
(104798, 6287, '_sku', '4000782868371-9-40'),
(104799, 6287, '_regular_price', '148.04'),
(104800, 6287, 'total_sales', '0'),
(104801, 6287, '_tax_status', 'taxable'),
(104802, 6287, '_tax_class', 'parent'),
(104803, 6287, '_manage_stock', 'yes'),
(104804, 6287, '_backorders', 'no'),
(104805, 6287, '_sold_individually', 'no'),
(104806, 6287, '_virtual', 'no'),
(104807, 6287, '_downloadable', 'no'),
(104808, 6287, '_download_limit', '-1'),
(104809, 6287, '_download_expiry', '-1'),
(104810, 6287, '_stock', '99'),
(104811, 6287, '_stock_status', 'instock'),
(104812, 6287, '_wc_average_rating', '0'),
(104813, 6287, '_wc_review_count', '0'),
(104814, 6287, 'attribute_pa_color', '9'),
(104815, 6287, 'attribute_pa_shoes-size', '40'),
(104816, 6287, '_price', '148.04'),
(104817, 6287, '_product_version', '4.1.0'),
(104818, 6287, '_vi_wad_aliexpress_variation_id', '10000007799822726'),
(104819, 6287, '_vi_wad_aliexpress_variation_attr', '14:29#9;200001027:100013888'),
(104820, 6288, '_variation_description', ''),
(104821, 6288, '_sku', '4000782868371-9-39'),
(104822, 6288, '_regular_price', '148.04'),
(104823, 6288, 'total_sales', '0'),
(104824, 6288, '_tax_status', 'taxable'),
(104825, 6288, '_tax_class', 'parent'),
(104826, 6288, '_manage_stock', 'yes'),
(104827, 6288, '_backorders', 'no'),
(104828, 6288, '_sold_individually', 'no'),
(104829, 6288, '_virtual', 'no'),
(104830, 6288, '_downloadable', 'no'),
(104831, 6288, '_download_limit', '-1'),
(104832, 6288, '_download_expiry', '-1'),
(104833, 6288, '_stock', '99'),
(104834, 6288, '_stock_status', 'instock'),
(104835, 6288, '_wc_average_rating', '0'),
(104836, 6288, '_wc_review_count', '0'),
(104837, 6288, 'attribute_pa_color', '9'),
(104838, 6288, 'attribute_pa_shoes-size', '39'),
(104839, 6288, '_price', '148.04'),
(104840, 6288, '_product_version', '4.1.0'),
(104841, 6288, '_vi_wad_aliexpress_variation_id', '10000007799822725'),
(104842, 6288, '_vi_wad_aliexpress_variation_attr', '14:29#9;200001027:200000364'),
(104843, 6289, '_variation_description', ''),
(104844, 6289, '_sku', '4000782868371-9-38'),
(104845, 6289, '_regular_price', '148.04'),
(104846, 6289, 'total_sales', '0'),
(104847, 6289, '_tax_status', 'taxable'),
(104848, 6289, '_tax_class', 'parent'),
(104849, 6289, '_manage_stock', 'yes'),
(104850, 6289, '_backorders', 'no'),
(104851, 6289, '_sold_individually', 'no'),
(104852, 6289, '_virtual', 'no'),
(104853, 6289, '_downloadable', 'no'),
(104854, 6289, '_download_limit', '-1'),
(104855, 6289, '_download_expiry', '-1'),
(104856, 6289, '_stock', '99'),
(104857, 6289, '_stock_status', 'instock'),
(104858, 6289, '_wc_average_rating', '0'),
(104859, 6289, '_wc_review_count', '0'),
(104860, 6289, 'attribute_pa_color', '9'),
(104861, 6289, 'attribute_pa_shoes-size', '38'),
(104862, 6289, '_price', '148.04'),
(104863, 6289, '_product_version', '4.1.0'),
(104864, 6289, '_vi_wad_aliexpress_variation_id', '10000007799822724'),
(104865, 6289, '_vi_wad_aliexpress_variation_attr', '14:29#9;200001027:200000898'),
(104866, 6290, '_variation_description', ''),
(104867, 6290, '_sku', '4000782868371-9-37'),
(104868, 6290, '_regular_price', '148.04'),
(104869, 6290, 'total_sales', '0'),
(104870, 6290, '_tax_status', 'taxable'),
(104871, 6290, '_tax_class', 'parent'),
(104872, 6290, '_manage_stock', 'yes'),
(104873, 6290, '_backorders', 'no'),
(104874, 6290, '_sold_individually', 'no'),
(104875, 6290, '_virtual', 'no'),
(104876, 6290, '_downloadable', 'no'),
(104877, 6290, '_download_limit', '-1'),
(104878, 6290, '_download_expiry', '-1'),
(104879, 6290, '_stock', '99'),
(104880, 6290, '_stock_status', 'instock'),
(104881, 6290, '_wc_average_rating', '0'),
(104882, 6290, '_wc_review_count', '0'),
(104883, 6290, 'attribute_pa_color', '9'),
(104884, 6290, 'attribute_pa_shoes-size', '37'),
(104885, 6290, '_price', '148.04'),
(104886, 6290, '_product_version', '4.1.0'),
(104887, 6290, '_vi_wad_aliexpress_variation_id', '10000007799822723'),
(104888, 6290, '_vi_wad_aliexpress_variation_attr', '14:29#9;200001027:100010482'),
(104889, 6291, '_variation_description', ''),
(104890, 6291, '_sku', '4000782868371-9-36'),
(104891, 6291, '_regular_price', '148.04'),
(104892, 6291, 'total_sales', '0'),
(104893, 6291, '_tax_status', 'taxable'),
(104894, 6291, '_tax_class', 'parent'),
(104895, 6291, '_manage_stock', 'yes'),
(104896, 6291, '_backorders', 'no'),
(104897, 6291, '_sold_individually', 'no'),
(104898, 6291, '_virtual', 'no'),
(104899, 6291, '_downloadable', 'no'),
(104900, 6291, '_download_limit', '-1'),
(104901, 6291, '_download_expiry', '-1'),
(104902, 6291, '_stock', '99'),
(104903, 6291, '_stock_status', 'instock'),
(104904, 6291, '_wc_average_rating', '0'),
(104905, 6291, '_wc_review_count', '0'),
(104906, 6291, 'attribute_pa_color', '9'),
(104907, 6291, 'attribute_pa_shoes-size', '36'),
(104908, 6291, '_price', '148.04'),
(104909, 6291, '_product_version', '4.1.0'),
(104910, 6291, '_vi_wad_aliexpress_variation_id', '10000007799822722'),
(104911, 6291, '_vi_wad_aliexpress_variation_attr', '14:29#9;200001027:200000334'),
(104912, 6292, '_variation_description', ''),
(104913, 6292, '_sku', '4000782868371-9-35'),
(104914, 6292, '_regular_price', '148.04'),
(104915, 6292, 'total_sales', '0'),
(104916, 6292, '_tax_status', 'taxable'),
(104917, 6292, '_tax_class', 'parent'),
(104918, 6292, '_manage_stock', 'yes'),
(104919, 6292, '_backorders', 'no'),
(104920, 6292, '_sold_individually', 'no'),
(104921, 6292, '_virtual', 'no'),
(104922, 6292, '_downloadable', 'no'),
(104923, 6292, '_download_limit', '-1'),
(104924, 6292, '_download_expiry', '-1'),
(104925, 6292, '_stock', '99'),
(104926, 6292, '_stock_status', 'instock'),
(104927, 6292, '_wc_average_rating', '0'),
(104928, 6292, '_wc_review_count', '0'),
(104929, 6292, 'attribute_pa_color', '9'),
(104930, 6292, 'attribute_pa_shoes-size', '35'),
(104931, 6292, '_price', '148.04'),
(104932, 6292, '_product_version', '4.1.0'),
(104933, 6292, '_vi_wad_aliexpress_variation_id', '10000007799822721'),
(104934, 6292, '_vi_wad_aliexpress_variation_attr', '14:29#9;200001027:200000333'),
(104935, 6293, '_variation_description', ''),
(104936, 6293, '_sku', '4000782868371-8-44'),
(104937, 6293, '_regular_price', '148.04'),
(104938, 6293, 'total_sales', '0'),
(104939, 6293, '_tax_status', 'taxable'),
(104940, 6293, '_tax_class', 'parent'),
(104941, 6293, '_manage_stock', 'yes'),
(104942, 6293, '_backorders', 'no'),
(104943, 6293, '_sold_individually', 'no'),
(104944, 6293, '_virtual', 'no'),
(104945, 6293, '_downloadable', 'no'),
(104946, 6293, '_download_limit', '-1'),
(104947, 6293, '_download_expiry', '-1'),
(104948, 6293, '_stock', '99'),
(104949, 6293, '_stock_status', 'instock'),
(104950, 6293, '_wc_average_rating', '0'),
(104951, 6293, '_wc_review_count', '0'),
(104952, 6293, 'attribute_pa_color', '8'),
(104953, 6293, 'attribute_pa_shoes-size', '44'),
(104954, 6293, '_price', '148.04'),
(104955, 6293, '_product_version', '4.1.0'),
(104956, 6293, '_vi_wad_aliexpress_variation_id', '10000007799822720'),
(104957, 6293, '_vi_wad_aliexpress_variation_attr', '14:350853#8;200001027:100010487'),
(104958, 6294, '_wp_attached_file', '2021/06/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-1.jpg'),
(104959, 6294, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:595;s:6:\"height\";i:582;s:4:\"file\";s:118:\"2021/06/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-1.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:118:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-1-300x293.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:293;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:118:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:118:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-1-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:118:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-1-595x510.jpg\";s:5:\"width\";i:595;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:118:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:118:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:118:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:118:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(104960, 6043, '_price', '148.04'),
(104961, 6294, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H5a3edf57584e4793919c85c978c537fdb/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg'),
(104962, 6043, '_product_image_gallery', '6294,6295,6297,6299,6303'),
(104963, 6295, '_wp_attached_file', '2021/06/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-2.jpg'),
(104964, 6295, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:592;s:6:\"height\";i:570;s:4:\"file\";s:118:\"2021/06/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-2.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:118:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-2-300x289.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:289;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:118:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:118:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-2-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:118:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-2-592x510.jpg\";s:5:\"width\";i:592;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:118:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:118:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:118:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:118:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(104965, 6296, '_sku', '1005002679268816'),
(104966, 6296, '_visibility', 'visible'),
(104967, 6296, '_default_attributes', ''),
(104968, 5912, '_vi_wad_woo_id', '6296'),
(104969, 6296, '_vi_wad_aliexpress_product_id', '1005002679268816'),
(104970, 6295, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Hd6fe9f8d8d664a95ba6927ad655b0022v/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg'),
(104971, 6296, 'total_sales', '0'),
(104972, 6296, '_tax_status', 'taxable'),
(104973, 6296, '_tax_class', ''),
(104974, 6296, '_manage_stock', 'no'),
(104975, 6296, '_backorders', 'no'),
(104976, 6296, '_sold_individually', 'no'),
(104977, 6296, '_virtual', 'no'),
(104978, 6296, '_downloadable', 'no'),
(104979, 6296, '_download_limit', '-1'),
(104980, 6296, '_download_expiry', '-1'),
(104981, 6296, '_stock', NULL),
(104982, 6296, '_stock_status', 'instock'),
(104983, 6296, '_wc_average_rating', '0'),
(104984, 6296, '_wc_review_count', '0'),
(104985, 6296, '_product_attributes', 'a:2:{s:8:\"pa_color\";a:6:{s:4:\"name\";s:8:\"pa_color\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"0\";s:10:\"is_visible\";s:1:\"0\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"1\";}s:12:\"pa_shoe-size\";a:6:{s:4:\"name\";s:12:\"pa_shoe-size\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"1\";s:10:\"is_visible\";s:1:\"0\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"1\";}}'),
(104986, 6296, '_product_version', '4.1.0'),
(104987, 6297, '_wp_attached_file', '2021/06/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-3.jpg');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(104988, 6297, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:580;s:6:\"height\";i:578;s:4:\"file\";s:118:\"2021/06/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-3.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:118:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:118:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:118:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-3-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:118:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-3-580x510.jpg\";s:5:\"width\";i:580;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:118:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:118:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:118:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:118:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(104989, 6297, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H026acba10e344bcd89ef5701a5b4c3eaG/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg'),
(104990, 6298, '_wp_attached_file', '2021/06/Women-s-Sandals-Mesh-Casual-Ladies-Wedges-Platform-Shoes-Solid-Color-Hollow-Out-Open-Toe-Slip.jpg'),
(104991, 6298, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:105:\"2021/06/Women-s-Sandals-Mesh-Casual-Ladies-Wedges-Platform-Shoes-Solid-Color-Hollow-Out-Open-Toe-Slip.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:105:\"Women-s-Sandals-Mesh-Casual-Ladies-Wedges-Platform-Shoes-Solid-Color-Hollow-Out-Open-Toe-Slip-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:105:\"Women-s-Sandals-Mesh-Casual-Ladies-Wedges-Platform-Shoes-Solid-Color-Hollow-Out-Open-Toe-Slip-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:105:\"Women-s-Sandals-Mesh-Casual-Ladies-Wedges-Platform-Shoes-Solid-Color-Hollow-Out-Open-Toe-Slip-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:105:\"Women-s-Sandals-Mesh-Casual-Ladies-Wedges-Platform-Shoes-Solid-Color-Hollow-Out-Open-Toe-Slip-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:105:\"Women-s-Sandals-Mesh-Casual-Ladies-Wedges-Platform-Shoes-Solid-Color-Hollow-Out-Open-Toe-Slip-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:105:\"Women-s-Sandals-Mesh-Casual-Ladies-Wedges-Platform-Shoes-Solid-Color-Hollow-Out-Open-Toe-Slip-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:105:\"Women-s-Sandals-Mesh-Casual-Ladies-Wedges-Platform-Shoes-Solid-Color-Hollow-Out-Open-Toe-Slip-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:105:\"Women-s-Sandals-Mesh-Casual-Ladies-Wedges-Platform-Shoes-Solid-Color-Hollow-Out-Open-Toe-Slip-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:105:\"Women-s-Sandals-Mesh-Casual-Ladies-Wedges-Platform-Shoes-Solid-Color-Hollow-Out-Open-Toe-Slip-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:105:\"Women-s-Sandals-Mesh-Casual-Ladies-Wedges-Platform-Shoes-Solid-Color-Hollow-Out-Open-Toe-Slip-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:105:\"Women-s-Sandals-Mesh-Casual-Ladies-Wedges-Platform-Shoes-Solid-Color-Hollow-Out-Open-Toe-Slip-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(104992, 6299, '_wp_attached_file', '2021/06/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-4.jpg'),
(104993, 6299, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:607;s:6:\"height\";i:588;s:4:\"file\";s:118:\"2021/06/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-4.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:118:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-4-300x291.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:291;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:118:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:118:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-4-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:118:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-4-607x510.jpg\";s:5:\"width\";i:607;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:118:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:118:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-4-600x581.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:581;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:118:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:118:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:118:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-4-600x581.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:581;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:118:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(104994, 6299, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H82fd42671f9245d6a1181aec232a2b92y/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg'),
(104995, 6298, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H38d64b1e761543a283cc9a7eec9a741aj/Women-s-Sandals-Mesh-Casual-Ladies-Wedges-Platform-Shoes-Solid-Color-Hollow-Out-Open-Toe-Slip.jpg'),
(104996, 6296, '_thumbnail_id', '6298'),
(104997, 6300, '_variation_description', ''),
(104998, 6300, '_sku', '1005002679268816-black-42'),
(104999, 6300, '_regular_price', '86.68'),
(105000, 6300, 'total_sales', '0'),
(105001, 6300, '_tax_status', 'taxable'),
(105002, 6300, '_tax_class', 'parent'),
(105003, 6300, '_manage_stock', 'yes'),
(105004, 6300, '_backorders', 'no'),
(105005, 6300, '_sold_individually', 'no'),
(105006, 6300, '_virtual', 'no'),
(105007, 6300, '_downloadable', 'no'),
(105008, 6300, '_download_limit', '-1'),
(105009, 6300, '_download_expiry', '-1'),
(105010, 6300, '_stock', '499'),
(105011, 6300, '_stock_status', 'instock'),
(105012, 6300, '_wc_average_rating', '0'),
(105013, 6300, '_wc_review_count', '0'),
(105014, 6300, 'attribute_pa_color', 'black'),
(105015, 6300, 'attribute_pa_shoe-size', '42'),
(105016, 6300, '_price', '86.68'),
(105017, 6300, '_product_version', '4.1.0'),
(105018, 6300, '_vi_wad_aliexpress_variation_id', '12000021680323795'),
(105019, 6300, '_vi_wad_aliexpress_variation_attr', '14:193#black;200000124:200000337'),
(105020, 6301, '_variation_description', ''),
(105021, 6301, '_sku', '1005002679268816-black-41'),
(105022, 6301, '_regular_price', '86.68'),
(105023, 6301, 'total_sales', '0'),
(105024, 6301, '_tax_status', 'taxable'),
(105025, 6301, '_tax_class', 'parent'),
(105026, 6301, '_manage_stock', 'yes'),
(105027, 6301, '_backorders', 'no'),
(105028, 6301, '_sold_individually', 'no'),
(105029, 6301, '_virtual', 'no'),
(105030, 6301, '_downloadable', 'no'),
(105031, 6301, '_download_limit', '-1'),
(105032, 6301, '_download_expiry', '-1'),
(105033, 6301, '_stock', '500'),
(105034, 6301, '_stock_status', 'instock'),
(105035, 6301, '_wc_average_rating', '0'),
(105036, 6301, '_wc_review_count', '0'),
(105037, 6301, 'attribute_pa_color', 'black'),
(105038, 6301, 'attribute_pa_shoe-size', '41'),
(105039, 6301, '_price', '86.68'),
(105040, 6301, '_product_version', '4.1.0'),
(105041, 6301, '_vi_wad_aliexpress_variation_id', '12000021680323794'),
(105042, 6301, '_vi_wad_aliexpress_variation_attr', '14:193#black;200000124:100010483'),
(105043, 6302, '_variation_description', ''),
(105044, 6302, '_sku', '1005002679268816-black-40'),
(105045, 6302, '_regular_price', '86.68'),
(105046, 6302, 'total_sales', '0'),
(105047, 6302, '_tax_status', 'taxable'),
(105048, 6302, '_tax_class', 'parent'),
(105049, 6302, '_manage_stock', 'yes'),
(105050, 6302, '_backorders', 'no'),
(105051, 6302, '_sold_individually', 'no'),
(105052, 6302, '_virtual', 'no'),
(105053, 6302, '_downloadable', 'no'),
(105054, 6302, '_download_limit', '-1'),
(105055, 6302, '_download_expiry', '-1'),
(105056, 6302, '_stock', '500'),
(105057, 6302, '_stock_status', 'instock'),
(105058, 6302, '_wc_average_rating', '0'),
(105059, 6302, '_wc_review_count', '0'),
(105060, 6302, 'attribute_pa_color', 'black'),
(105061, 6302, 'attribute_pa_shoe-size', '40'),
(105062, 6302, '_price', '86.68'),
(105063, 6303, '_wp_attached_file', '2021/06/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-5.jpg'),
(105064, 6302, '_product_version', '4.1.0'),
(105065, 6303, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:604;s:6:\"height\";i:589;s:4:\"file\";s:118:\"2021/06/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-5.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:118:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-5-300x293.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:293;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:118:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:118:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-5-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:118:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-5-604x510.jpg\";s:5:\"width\";i:604;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:118:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:118:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-5-600x585.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:585;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:118:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:118:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:118:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-5-600x585.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:585;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:118:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(105066, 6302, '_vi_wad_aliexpress_variation_id', '12000021680323793'),
(105067, 6302, '_vi_wad_aliexpress_variation_attr', '14:193#black;200000124:100013888'),
(105068, 6304, '_variation_description', ''),
(105069, 6304, '_sku', '1005002679268816-black-39'),
(105070, 6304, '_regular_price', '86.68'),
(105071, 6304, 'total_sales', '0'),
(105072, 6304, '_tax_status', 'taxable'),
(105073, 6304, '_tax_class', 'parent'),
(105074, 6304, '_manage_stock', 'yes'),
(105075, 6304, '_backorders', 'no'),
(105076, 6304, '_sold_individually', 'no'),
(105077, 6304, '_virtual', 'no'),
(105078, 6304, '_downloadable', 'no'),
(105079, 6304, '_download_limit', '-1'),
(105080, 6304, '_download_expiry', '-1'),
(105081, 6304, '_stock', '500'),
(105082, 6304, '_stock_status', 'instock'),
(105083, 6304, '_wc_average_rating', '0'),
(105084, 6304, '_wc_review_count', '0'),
(105085, 6304, 'attribute_pa_color', 'black'),
(105086, 6304, 'attribute_pa_shoe-size', '39'),
(105087, 6304, '_price', '86.68'),
(105088, 6304, '_product_version', '4.1.0'),
(105089, 6304, '_vi_wad_aliexpress_variation_id', '12000021680323792'),
(105090, 6304, '_vi_wad_aliexpress_variation_attr', '14:193#black;200000124:200000364'),
(105091, 6305, '_variation_description', ''),
(105092, 6305, '_sku', '1005002679268816-blue-35'),
(105093, 6305, '_regular_price', '86.68'),
(105094, 6305, 'total_sales', '0'),
(105095, 6305, '_tax_status', 'taxable'),
(105096, 6305, '_tax_class', 'parent'),
(105097, 6305, '_manage_stock', 'yes'),
(105098, 6305, '_backorders', 'no'),
(105099, 6305, '_sold_individually', 'no'),
(105100, 6305, '_virtual', 'no'),
(105101, 6305, '_downloadable', 'no'),
(105102, 6305, '_download_limit', '-1'),
(105103, 6305, '_download_expiry', '-1'),
(105104, 6305, '_stock', '500'),
(105105, 6305, '_stock_status', 'instock'),
(105106, 6305, '_wc_average_rating', '0'),
(105107, 6305, '_wc_review_count', '0'),
(105108, 6305, 'attribute_pa_color', 'blue'),
(105109, 6305, 'attribute_pa_shoe-size', '35'),
(105110, 6305, '_price', '86.68'),
(105111, 6305, '_product_version', '4.1.0'),
(105112, 6305, '_vi_wad_aliexpress_variation_id', '12000021680323799'),
(105113, 6305, '_vi_wad_aliexpress_variation_attr', '14:173#blue;200000124:200000333'),
(105114, 6306, '_variation_description', ''),
(105115, 6306, '_sku', '1005002679268816-black-45'),
(105116, 6306, '_regular_price', '86.68'),
(105117, 6306, 'total_sales', '0'),
(105118, 6306, '_tax_status', 'taxable'),
(105119, 6306, '_tax_class', 'parent'),
(105120, 6306, '_manage_stock', 'yes'),
(105121, 6306, '_backorders', 'no'),
(105122, 6306, '_sold_individually', 'no'),
(105123, 6306, '_virtual', 'no'),
(105124, 6306, '_downloadable', 'no'),
(105125, 6306, '_download_limit', '-1'),
(105126, 6306, '_download_expiry', '-1'),
(105127, 6306, '_stock', '500'),
(105128, 6306, '_stock_status', 'instock'),
(105129, 6306, '_wc_average_rating', '0'),
(105130, 6306, '_wc_review_count', '0'),
(105131, 6306, 'attribute_pa_color', 'black'),
(105132, 6303, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H5dfc77743c984822a96e764de5b672bf1/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg'),
(105133, 6306, 'attribute_pa_shoe-size', '45'),
(105134, 6306, '_price', '86.68'),
(105135, 6306, '_product_version', '4.1.0'),
(105136, 6306, '_vi_wad_aliexpress_variation_id', '12000021680323798'),
(105137, 6306, '_vi_wad_aliexpress_variation_attr', '14:193#black;200000124:3116'),
(105138, 6307, '_variation_description', ''),
(105139, 6307, '_sku', '1005002679268816-black-44'),
(105140, 6307, '_regular_price', '86.68'),
(105141, 6307, 'total_sales', '0'),
(105142, 6307, '_tax_status', 'taxable'),
(105143, 6307, '_tax_class', 'parent'),
(105144, 6307, '_manage_stock', 'yes'),
(105145, 6307, '_backorders', 'no'),
(105146, 6307, '_sold_individually', 'no'),
(105147, 6307, '_virtual', 'no'),
(105148, 6307, '_downloadable', 'no'),
(105149, 6307, '_download_limit', '-1'),
(105150, 6307, '_download_expiry', '-1'),
(105151, 6307, '_stock', '500'),
(105152, 6307, '_stock_status', 'instock'),
(105153, 6307, '_wc_average_rating', '0'),
(105154, 6307, '_wc_review_count', '0'),
(105155, 6307, 'attribute_pa_color', 'black'),
(105156, 6307, 'attribute_pa_shoe-size', '44'),
(105157, 6307, '_price', '86.68'),
(105158, 6307, '_product_version', '4.1.0'),
(105159, 6307, '_vi_wad_aliexpress_variation_id', '12000021680323797'),
(105160, 6307, '_vi_wad_aliexpress_variation_attr', '14:193#black;200000124:100010487'),
(105161, 6308, '_wp_attached_file', '2021/06/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg'),
(105162, 6308, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:400;s:6:\"height\";i:400;s:4:\"file\";s:128:\"2021/06/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:128:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:128:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:128:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:128:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:128:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:128:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:128:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(105163, 6309, '_variation_description', ''),
(105164, 6309, '_sku', '1005002679268816-black-43'),
(105165, 6309, '_regular_price', '86.68'),
(105166, 6309, 'total_sales', '0'),
(105167, 6309, '_tax_status', 'taxable'),
(105168, 6309, '_tax_class', 'parent'),
(105169, 6309, '_manage_stock', 'yes'),
(105170, 6309, '_backorders', 'no'),
(105171, 6309, '_sold_individually', 'no'),
(105172, 6309, '_virtual', 'no'),
(105173, 6309, '_downloadable', 'no'),
(105174, 6309, '_download_limit', '-1'),
(105175, 6309, '_download_expiry', '-1'),
(105176, 6309, '_stock', '500'),
(105177, 6309, '_stock_status', 'instock'),
(105178, 6309, '_wc_average_rating', '0'),
(105179, 6309, '_wc_review_count', '0'),
(105180, 6309, 'attribute_pa_color', 'black'),
(105181, 6309, 'attribute_pa_shoe-size', '43'),
(105182, 6309, '_price', '86.68'),
(105183, 6309, '_product_version', '4.1.0'),
(105184, 6309, '_vi_wad_aliexpress_variation_id', '12000021680323796'),
(105185, 6309, '_vi_wad_aliexpress_variation_attr', '14:193#black;200000124:200000338'),
(105186, 6310, '_variation_description', ''),
(105187, 6310, '_sku', '1005002679268816-blue-39'),
(105188, 6310, '_regular_price', '86.68'),
(105189, 6308, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Hb4d16bb60fcd4e2ebb5576d2bbeb90a1L/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg'),
(105190, 6310, 'total_sales', '0'),
(105191, 6165, '_thumbnail_id', '6308'),
(105192, 6310, '_tax_status', 'taxable'),
(105193, 6310, '_tax_class', 'parent'),
(105194, 6310, '_manage_stock', 'yes'),
(105195, 6167, '_thumbnail_id', '6308'),
(105196, 6310, '_backorders', 'no'),
(105197, 6199, '_thumbnail_id', '6308'),
(105198, 6201, '_thumbnail_id', '6308'),
(105199, 6310, '_sold_individually', 'no'),
(105200, 6203, '_thumbnail_id', '6308'),
(105201, 6205, '_thumbnail_id', '6308'),
(105202, 6207, '_thumbnail_id', '6308'),
(105203, 6310, '_virtual', 'no'),
(105204, 6209, '_thumbnail_id', '6308'),
(105205, 6310, '_downloadable', 'no'),
(105206, 6211, '_thumbnail_id', '6308'),
(105207, 6310, '_download_limit', '-1'),
(105208, 6213, '_thumbnail_id', '6308'),
(105209, 6310, '_download_expiry', '-1'),
(105210, 6310, '_stock', '500'),
(105211, 6310, '_stock_status', 'instock'),
(105212, 6310, '_wc_average_rating', '0'),
(105213, 6310, '_wc_review_count', '0'),
(105214, 6310, 'attribute_pa_color', 'blue'),
(105215, 6310, 'attribute_pa_shoe-size', '39'),
(105216, 6310, '_price', '86.68'),
(105217, 6310, '_product_version', '4.1.0'),
(105218, 6310, '_vi_wad_aliexpress_variation_id', '12000021680323803'),
(105219, 6310, '_vi_wad_aliexpress_variation_attr', '14:173#blue;200000124:200000364'),
(105220, 6311, '_variation_description', ''),
(105221, 6311, '_sku', '1005002679268816-blue-38'),
(105222, 6311, '_regular_price', '86.68'),
(105223, 6311, 'total_sales', '0'),
(105224, 6311, '_tax_status', 'taxable'),
(105225, 6311, '_tax_class', 'parent'),
(105226, 6311, '_manage_stock', 'yes'),
(105227, 6311, '_backorders', 'no'),
(105228, 6311, '_sold_individually', 'no'),
(105229, 6311, '_virtual', 'no'),
(105230, 6311, '_downloadable', 'no'),
(105231, 6311, '_download_limit', '-1'),
(105232, 6311, '_download_expiry', '-1'),
(105233, 6311, '_stock', '499'),
(105234, 6311, '_stock_status', 'instock'),
(105235, 6311, '_wc_average_rating', '0'),
(105236, 6311, '_wc_review_count', '0'),
(105237, 6311, 'attribute_pa_color', 'blue'),
(105238, 6311, 'attribute_pa_shoe-size', '38'),
(105239, 6311, '_price', '86.68'),
(105240, 6311, '_product_version', '4.1.0'),
(105241, 6311, '_vi_wad_aliexpress_variation_id', '12000021680323802'),
(105242, 6311, '_vi_wad_aliexpress_variation_attr', '14:173#blue;200000124:200000898'),
(105243, 6312, '_variation_description', ''),
(105244, 6312, '_sku', '1005002679268816-blue-37'),
(105245, 6312, '_regular_price', '86.68'),
(105246, 6312, 'total_sales', '0'),
(105247, 6312, '_tax_status', 'taxable'),
(105248, 6312, '_tax_class', 'parent'),
(105249, 6312, '_manage_stock', 'yes'),
(105250, 6312, '_backorders', 'no'),
(105251, 6312, '_sold_individually', 'no'),
(105252, 6312, '_virtual', 'no'),
(105253, 6313, '_wp_attached_file', '2021/06/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-1.jpg_640x640-1.jpg'),
(105254, 6312, '_downloadable', 'no'),
(105255, 6313, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:400;s:6:\"height\";i:400;s:4:\"file\";s:132:\"2021/06/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-1.jpg_640x640-1.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:132:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-1.jpg_640x640-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:132:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-1.jpg_640x640-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:132:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-1.jpg_640x640-1-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:132:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-1.jpg_640x640-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:132:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-1.jpg_640x640-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:132:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-1.jpg_640x640-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:132:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-1.jpg_640x640-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(105256, 6312, '_download_limit', '-1'),
(105257, 6312, '_download_expiry', '-1'),
(105258, 6312, '_stock', '499'),
(105259, 6312, '_stock_status', 'instock'),
(105260, 6312, '_wc_average_rating', '0'),
(105261, 6312, '_wc_review_count', '0'),
(105262, 6312, 'attribute_pa_color', 'blue'),
(105263, 6312, 'attribute_pa_shoe-size', '37'),
(105264, 6312, '_price', '86.68'),
(105265, 6312, '_product_version', '4.1.0'),
(105266, 6312, '_vi_wad_aliexpress_variation_id', '12000021680323801'),
(105267, 6312, '_vi_wad_aliexpress_variation_attr', '14:173#blue;200000124:100010482'),
(105268, 6314, '_variation_description', ''),
(105269, 6314, '_sku', '1005002679268816-blue-36'),
(105270, 6314, '_regular_price', '86.68'),
(105271, 6314, 'total_sales', '0'),
(105272, 6314, '_tax_status', 'taxable'),
(105273, 6314, '_tax_class', 'parent'),
(105274, 6314, '_manage_stock', 'yes'),
(105275, 6314, '_backorders', 'no'),
(105276, 6314, '_sold_individually', 'no'),
(105277, 6314, '_virtual', 'no'),
(105278, 6314, '_downloadable', 'no'),
(105279, 6314, '_download_limit', '-1'),
(105280, 6314, '_download_expiry', '-1'),
(105281, 6314, '_stock', '499'),
(105282, 6314, '_stock_status', 'instock'),
(105283, 6314, '_wc_average_rating', '0'),
(105284, 6314, '_wc_review_count', '0'),
(105285, 6314, 'attribute_pa_color', 'blue'),
(105286, 6314, 'attribute_pa_shoe-size', '36'),
(105287, 6314, '_price', '86.68'),
(105288, 6314, '_product_version', '4.1.0'),
(105289, 6314, '_vi_wad_aliexpress_variation_id', '12000021680323800'),
(105290, 6314, '_vi_wad_aliexpress_variation_attr', '14:173#blue;200000124:200000334'),
(105291, 6313, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H01274c121b6341d6b5780aa188d0ca5bi/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg'),
(105292, 6183, '_thumbnail_id', '6313'),
(105293, 6185, '_thumbnail_id', '6313'),
(105294, 6187, '_thumbnail_id', '6313'),
(105295, 6189, '_thumbnail_id', '6313'),
(105296, 6191, '_thumbnail_id', '6313'),
(105297, 6193, '_thumbnail_id', '6313'),
(105298, 6195, '_thumbnail_id', '6313'),
(105299, 6197, '_thumbnail_id', '6313'),
(105300, 6243, '_thumbnail_id', '6313'),
(105301, 6245, '_thumbnail_id', '6313'),
(105302, 6315, '_variation_description', ''),
(105303, 6315, '_sku', '1005002679268816-blue-43'),
(105304, 6315, '_regular_price', '86.68'),
(105305, 6315, 'total_sales', '0'),
(105306, 6315, '_tax_status', 'taxable'),
(105307, 6315, '_tax_class', 'parent'),
(105308, 6315, '_manage_stock', 'yes'),
(105309, 6315, '_backorders', 'no'),
(105310, 6315, '_sold_individually', 'no'),
(105311, 6315, '_virtual', 'no'),
(105312, 6315, '_downloadable', 'no'),
(105313, 6315, '_download_limit', '-1'),
(105314, 6315, '_download_expiry', '-1'),
(105315, 6315, '_stock', '500'),
(105316, 6315, '_stock_status', 'instock'),
(105317, 6315, '_wc_average_rating', '0'),
(105318, 6315, '_wc_review_count', '0'),
(105319, 6315, 'attribute_pa_color', 'blue'),
(105320, 6315, 'attribute_pa_shoe-size', '43'),
(105321, 6315, '_price', '86.68'),
(105322, 6315, '_product_version', '4.1.0'),
(105323, 6315, '_vi_wad_aliexpress_variation_id', '12000021680323807'),
(105324, 6315, '_vi_wad_aliexpress_variation_attr', '14:173#blue;200000124:200000338'),
(105325, 6316, '_variation_description', ''),
(105326, 6316, '_sku', '1005002679268816-blue-42'),
(105327, 6316, '_regular_price', '86.68'),
(105328, 6316, 'total_sales', '0'),
(105329, 6316, '_tax_status', 'taxable'),
(105330, 6316, '_tax_class', 'parent'),
(105331, 6316, '_manage_stock', 'yes'),
(105332, 6316, '_backorders', 'no'),
(105333, 6316, '_sold_individually', 'no'),
(105334, 6316, '_virtual', 'no'),
(105335, 6316, '_downloadable', 'no'),
(105336, 6316, '_download_limit', '-1'),
(105337, 6316, '_download_expiry', '-1'),
(105338, 6316, '_stock', '500'),
(105339, 6316, '_stock_status', 'instock'),
(105340, 6316, '_wc_average_rating', '0'),
(105341, 6316, '_wc_review_count', '0'),
(105342, 6316, 'attribute_pa_color', 'blue'),
(105343, 6316, 'attribute_pa_shoe-size', '42'),
(105344, 6316, '_price', '86.68'),
(105345, 6316, '_product_version', '4.1.0'),
(105346, 6316, '_vi_wad_aliexpress_variation_id', '12000021680323806'),
(105347, 6316, '_vi_wad_aliexpress_variation_attr', '14:173#blue;200000124:200000337'),
(105348, 6317, '_variation_description', ''),
(105349, 6317, '_sku', '1005002679268816-blue-41'),
(105350, 6317, '_regular_price', '86.68'),
(105351, 6317, 'total_sales', '0'),
(105352, 6317, '_tax_status', 'taxable'),
(105353, 6317, '_tax_class', 'parent'),
(105354, 6317, '_manage_stock', 'yes'),
(105355, 6317, '_backorders', 'no'),
(105356, 6317, '_sold_individually', 'no'),
(105357, 6317, '_virtual', 'no'),
(105358, 6317, '_downloadable', 'no'),
(105359, 6317, '_download_limit', '-1'),
(105360, 6317, '_download_expiry', '-1'),
(105361, 6317, '_stock', '500'),
(105362, 6317, '_stock_status', 'instock'),
(105363, 6317, '_wc_average_rating', '0'),
(105364, 6317, '_wc_review_count', '0'),
(105365, 6318, '_wp_attached_file', '2021/06/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-2.jpg_640x640-2.jpg'),
(105366, 6317, 'attribute_pa_color', 'blue'),
(105367, 6318, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:400;s:6:\"height\";i:400;s:4:\"file\";s:132:\"2021/06/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-2.jpg_640x640-2.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:132:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-2.jpg_640x640-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:132:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-2.jpg_640x640-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:132:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-2.jpg_640x640-2-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:132:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-2.jpg_640x640-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:132:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-2.jpg_640x640-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:132:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-2.jpg_640x640-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:132:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-2.jpg_640x640-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(105368, 6317, 'attribute_pa_shoe-size', '41'),
(105369, 6317, '_price', '86.68'),
(105370, 6317, '_product_version', '4.1.0'),
(105371, 6317, '_vi_wad_aliexpress_variation_id', '12000021680323805'),
(105372, 6317, '_vi_wad_aliexpress_variation_attr', '14:173#blue;200000124:100010483'),
(105373, 6319, '_variation_description', ''),
(105374, 6319, '_sku', '1005002679268816-blue-40'),
(105375, 6319, '_regular_price', '86.68'),
(105376, 6319, 'total_sales', '0'),
(105377, 6319, '_tax_status', 'taxable'),
(105378, 6319, '_tax_class', 'parent'),
(105379, 6319, '_manage_stock', 'yes'),
(105380, 6319, '_backorders', 'no'),
(105381, 6319, '_sold_individually', 'no'),
(105382, 6319, '_virtual', 'no'),
(105383, 6319, '_downloadable', 'no'),
(105384, 6319, '_download_limit', '-1'),
(105385, 6319, '_download_expiry', '-1'),
(105386, 6319, '_stock', '497'),
(105387, 6319, '_stock_status', 'instock'),
(105388, 6319, '_wc_average_rating', '0'),
(105389, 6319, '_wc_review_count', '0'),
(105390, 6319, 'attribute_pa_color', 'blue'),
(105391, 6319, 'attribute_pa_shoe-size', '40'),
(105392, 6319, '_price', '86.68'),
(105393, 6319, '_product_version', '4.1.0'),
(105394, 6319, '_vi_wad_aliexpress_variation_id', '12000021680323804'),
(105395, 6319, '_vi_wad_aliexpress_variation_attr', '14:173#blue;200000124:100013888'),
(105396, 6318, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H55ac577ab56c47a0b2425c737352c832L/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg'),
(105397, 6223, '_thumbnail_id', '6318'),
(105398, 6225, '_thumbnail_id', '6318'),
(105399, 6227, '_thumbnail_id', '6318'),
(105400, 6320, '_variation_description', ''),
(105401, 6229, '_thumbnail_id', '6318'),
(105402, 6320, '_sku', '1005002679268816-black-38'),
(105403, 6320, '_regular_price', '86.68'),
(105404, 6231, '_thumbnail_id', '6318'),
(105405, 6233, '_thumbnail_id', '6318'),
(105406, 6320, 'total_sales', '0'),
(105407, 6235, '_thumbnail_id', '6318'),
(105408, 6320, '_tax_status', 'taxable'),
(105409, 6320, '_tax_class', 'parent'),
(105410, 6237, '_thumbnail_id', '6318'),
(105411, 6320, '_manage_stock', 'yes'),
(105412, 6239, '_thumbnail_id', '6318'),
(105413, 6320, '_backorders', 'no'),
(105414, 6241, '_thumbnail_id', '6318'),
(105415, 6320, '_sold_individually', 'no'),
(105416, 6320, '_virtual', 'no'),
(105417, 6320, '_downloadable', 'no'),
(105418, 6320, '_download_limit', '-1'),
(105419, 6320, '_download_expiry', '-1'),
(105420, 6320, '_stock', '500'),
(105421, 6320, '_stock_status', 'instock'),
(105422, 6320, '_wc_average_rating', '0'),
(105423, 6320, '_wc_review_count', '0'),
(105424, 6320, 'attribute_pa_color', 'black'),
(105425, 6320, 'attribute_pa_shoe-size', '38'),
(105426, 6320, '_price', '86.68'),
(105427, 6320, '_product_version', '4.1.0'),
(105428, 6320, '_vi_wad_aliexpress_variation_id', '12000021680323791'),
(105429, 6320, '_vi_wad_aliexpress_variation_attr', '14:193#black;200000124:200000898'),
(105430, 6321, '_variation_description', ''),
(105431, 6321, '_sku', '1005002679268816-black-37'),
(105432, 6321, '_regular_price', '86.68'),
(105433, 6321, 'total_sales', '0'),
(105434, 6321, '_tax_status', 'taxable'),
(105435, 6321, '_tax_class', 'parent'),
(105436, 6321, '_manage_stock', 'yes'),
(105437, 6321, '_backorders', 'no'),
(105438, 6321, '_sold_individually', 'no'),
(105439, 6321, '_virtual', 'no'),
(105440, 6321, '_downloadable', 'no'),
(105441, 6321, '_download_limit', '-1'),
(105442, 6321, '_download_expiry', '-1'),
(105443, 6321, '_stock', '500'),
(105444, 6321, '_stock_status', 'instock'),
(105445, 6321, '_wc_average_rating', '0'),
(105446, 6321, '_wc_review_count', '0'),
(105447, 6321, 'attribute_pa_color', 'black'),
(105448, 6321, 'attribute_pa_shoe-size', '37'),
(105449, 6321, '_price', '86.68'),
(105450, 6321, '_product_version', '4.1.0'),
(105451, 6321, '_vi_wad_aliexpress_variation_id', '12000021680323790'),
(105452, 6321, '_vi_wad_aliexpress_variation_attr', '14:193#black;200000124:100010482'),
(105453, 6322, '_variation_description', ''),
(105454, 6322, '_sku', '1005002679268816-black-36'),
(105455, 6322, '_regular_price', '86.68'),
(105456, 6322, 'total_sales', '0'),
(105457, 6322, '_tax_status', 'taxable'),
(105458, 6322, '_tax_class', 'parent'),
(105459, 6322, '_manage_stock', 'yes'),
(105460, 6322, '_backorders', 'no'),
(105461, 6322, '_sold_individually', 'no'),
(105462, 6322, '_virtual', 'no'),
(105463, 6322, '_downloadable', 'no'),
(105464, 6322, '_download_limit', '-1'),
(105465, 6322, '_download_expiry', '-1'),
(105466, 6322, '_stock', '500'),
(105467, 6322, '_stock_status', 'instock'),
(105468, 6322, '_wc_average_rating', '0'),
(105469, 6322, '_wc_review_count', '0'),
(105470, 6322, 'attribute_pa_color', 'black'),
(105471, 6322, 'attribute_pa_shoe-size', '36'),
(105472, 6322, '_price', '86.68'),
(105473, 6322, '_product_version', '4.1.0'),
(105474, 6322, '_vi_wad_aliexpress_variation_id', '12000021680323789'),
(105475, 6322, '_vi_wad_aliexpress_variation_attr', '14:193#black;200000124:200000334'),
(105476, 6323, '_variation_description', ''),
(105477, 6323, '_sku', '1005002679268816-black-35'),
(105478, 6323, '_regular_price', '80.92'),
(105479, 6323, 'total_sales', '0'),
(105480, 6323, '_tax_status', 'taxable'),
(105481, 6323, '_tax_class', 'parent'),
(105482, 6323, '_manage_stock', 'yes'),
(105483, 6323, '_backorders', 'no'),
(105484, 6323, '_sold_individually', 'no'),
(105485, 6323, '_virtual', 'no'),
(105486, 6323, '_downloadable', 'no'),
(105487, 6323, '_download_limit', '-1'),
(105488, 6323, '_download_expiry', '-1'),
(105489, 6323, '_stock', '50'),
(105490, 6323, '_stock_status', 'instock'),
(105491, 6323, '_wc_average_rating', '0'),
(105492, 6323, '_wc_review_count', '0'),
(105493, 6323, 'attribute_pa_color', 'black'),
(105494, 6323, 'attribute_pa_shoe-size', '35'),
(105495, 6323, '_price', '80.92'),
(105496, 6323, '_product_version', '4.1.0'),
(105497, 6323, '_vi_wad_aliexpress_variation_id', '12000021680323788'),
(105498, 6323, '_vi_wad_aliexpress_variation_attr', '14:193#black;200000124:200000333'),
(105499, 6324, '_variation_description', ''),
(105500, 6324, '_sku', '1005002679268816-pink-36'),
(105501, 6324, '_regular_price', '86.68'),
(105502, 6324, 'total_sales', '0'),
(105503, 6324, '_tax_status', 'taxable'),
(105504, 6324, '_tax_class', 'parent'),
(105505, 6324, '_manage_stock', 'yes'),
(105506, 6324, '_backorders', 'no'),
(105507, 6324, '_sold_individually', 'no'),
(105508, 6324, '_virtual', 'no'),
(105509, 6324, '_downloadable', 'no'),
(105510, 6324, '_download_limit', '-1'),
(105511, 6324, '_download_expiry', '-1'),
(105512, 6324, '_stock', '500'),
(105513, 6324, '_stock_status', 'instock'),
(105514, 6324, '_wc_average_rating', '0'),
(105515, 6324, '_wc_review_count', '0'),
(105516, 6324, 'attribute_pa_color', 'pink'),
(105517, 6324, 'attribute_pa_shoe-size', '36'),
(105518, 6324, '_price', '86.68'),
(105519, 6324, '_product_version', '4.1.0'),
(105520, 6324, '_vi_wad_aliexpress_variation_id', '12000021680323811'),
(105521, 6324, '_vi_wad_aliexpress_variation_attr', '14:1052#pink;200000124:200000334'),
(105522, 6325, '_variation_description', ''),
(105523, 6325, '_sku', '1005002679268816-pink-35'),
(105524, 6325, '_regular_price', '86.68'),
(105525, 6325, 'total_sales', '0'),
(105526, 6325, '_tax_status', 'taxable'),
(105527, 6325, '_tax_class', 'parent'),
(105528, 6325, '_manage_stock', 'yes'),
(105529, 6325, '_backorders', 'no'),
(105530, 6325, '_sold_individually', 'no'),
(105531, 6325, '_virtual', 'no'),
(105532, 6325, '_downloadable', 'no'),
(105533, 6325, '_download_limit', '-1'),
(105534, 6325, '_download_expiry', '-1'),
(105535, 6325, '_stock', '500'),
(105536, 6325, '_stock_status', 'instock'),
(105537, 6325, '_wc_average_rating', '0'),
(105538, 6325, '_wc_review_count', '0'),
(105539, 6325, 'attribute_pa_color', 'pink'),
(105540, 6326, '_wp_attached_file', '2021/06/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-3.jpg_640x640-3.jpg'),
(105541, 6325, 'attribute_pa_shoe-size', '35'),
(105542, 6326, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:400;s:6:\"height\";i:400;s:4:\"file\";s:132:\"2021/06/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-3.jpg_640x640-3.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:132:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-3.jpg_640x640-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:132:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-3.jpg_640x640-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:132:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-3.jpg_640x640-3-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:132:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-3.jpg_640x640-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:132:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-3.jpg_640x640-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:132:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-3.jpg_640x640-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:132:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-3.jpg_640x640-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(105543, 6325, '_price', '86.68'),
(105544, 6325, '_product_version', '4.1.0'),
(105545, 6325, '_vi_wad_aliexpress_variation_id', '12000021680323810'),
(105546, 6325, '_vi_wad_aliexpress_variation_attr', '14:1052#pink;200000124:200000333'),
(105547, 6327, '_variation_description', ''),
(105548, 6327, '_sku', '1005002679268816-blue-45'),
(105549, 6327, '_regular_price', '86.68'),
(105550, 6327, 'total_sales', '0'),
(105551, 6327, '_tax_status', 'taxable'),
(105552, 6327, '_tax_class', 'parent'),
(105553, 6327, '_manage_stock', 'yes'),
(105554, 6327, '_backorders', 'no'),
(105555, 6327, '_sold_individually', 'no'),
(105556, 6327, '_virtual', 'no'),
(105557, 6327, '_downloadable', 'no'),
(105558, 6327, '_download_limit', '-1'),
(105559, 6327, '_download_expiry', '-1'),
(105560, 6327, '_stock', '500'),
(105561, 6327, '_stock_status', 'instock'),
(105562, 6327, '_wc_average_rating', '0'),
(105563, 6327, '_wc_review_count', '0'),
(105564, 6327, 'attribute_pa_color', 'blue'),
(105565, 6327, 'attribute_pa_shoe-size', '45'),
(105566, 6327, '_price', '86.68'),
(105567, 6327, '_product_version', '4.1.0'),
(105568, 6327, '_vi_wad_aliexpress_variation_id', '12000021680323809'),
(105569, 6327, '_vi_wad_aliexpress_variation_attr', '14:173#blue;200000124:3116'),
(105570, 6326, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H346d7a451e9f48ebaebfa33150c2bd78V/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg'),
(105571, 6215, '_thumbnail_id', '6326'),
(105572, 6217, '_thumbnail_id', '6326'),
(105573, 6219, '_thumbnail_id', '6326'),
(105574, 6221, '_thumbnail_id', '6326'),
(105575, 6267, '_thumbnail_id', '6326'),
(105576, 6269, '_thumbnail_id', '6326'),
(105577, 6271, '_thumbnail_id', '6326'),
(105578, 6328, '_variation_description', ''),
(105579, 6273, '_thumbnail_id', '6326'),
(105580, 6328, '_sku', '1005002679268816-blue-44'),
(105581, 6275, '_thumbnail_id', '6326'),
(105582, 6328, '_regular_price', '86.68'),
(105583, 6277, '_thumbnail_id', '6326'),
(105584, 6328, 'total_sales', '0'),
(105585, 6328, '_tax_status', 'taxable'),
(105586, 6328, '_tax_class', 'parent'),
(105587, 6328, '_manage_stock', 'yes'),
(105588, 6328, '_backorders', 'no'),
(105589, 6328, '_sold_individually', 'no'),
(105590, 6328, '_virtual', 'no'),
(105591, 6328, '_downloadable', 'no'),
(105592, 6328, '_download_limit', '-1'),
(105593, 6328, '_download_expiry', '-1'),
(105594, 6328, '_stock', '500'),
(105595, 6328, '_stock_status', 'instock'),
(105596, 6328, '_wc_average_rating', '0');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(105597, 6328, '_wc_review_count', '0'),
(105598, 6328, 'attribute_pa_color', 'blue'),
(105599, 6328, 'attribute_pa_shoe-size', '44'),
(105600, 6328, '_price', '86.68'),
(105601, 6328, '_product_version', '4.1.0'),
(105602, 6328, '_vi_wad_aliexpress_variation_id', '12000021680323808'),
(105603, 6328, '_vi_wad_aliexpress_variation_attr', '14:173#blue;200000124:100010487'),
(105604, 6329, '_variation_description', ''),
(105605, 6329, '_sku', '1005002679268816-pink-40'),
(105606, 6329, '_regular_price', '86.68'),
(105607, 6329, 'total_sales', '0'),
(105608, 6329, '_tax_status', 'taxable'),
(105609, 6329, '_tax_class', 'parent'),
(105610, 6329, '_manage_stock', 'yes'),
(105611, 6329, '_backorders', 'no'),
(105612, 6329, '_sold_individually', 'no'),
(105613, 6329, '_virtual', 'no'),
(105614, 6329, '_downloadable', 'no'),
(105615, 6329, '_download_limit', '-1'),
(105616, 6329, '_download_expiry', '-1'),
(105617, 6329, '_stock', '498'),
(105618, 6329, '_stock_status', 'instock'),
(105619, 6329, '_wc_average_rating', '0'),
(105620, 6329, '_wc_review_count', '0'),
(105621, 6329, 'attribute_pa_color', 'pink'),
(105622, 6329, 'attribute_pa_shoe-size', '40'),
(105623, 6329, '_price', '86.68'),
(105624, 6329, '_product_version', '4.1.0'),
(105625, 6329, '_vi_wad_aliexpress_variation_id', '12000021680323815'),
(105626, 6329, '_vi_wad_aliexpress_variation_attr', '14:1052#pink;200000124:100013888'),
(105627, 6330, '_variation_description', ''),
(105628, 6330, '_sku', '1005002679268816-pink-39'),
(105629, 6330, '_regular_price', '86.68'),
(105630, 6330, 'total_sales', '0'),
(105631, 6330, '_tax_status', 'taxable'),
(105632, 6330, '_tax_class', 'parent'),
(105633, 6330, '_manage_stock', 'yes'),
(105634, 6330, '_backorders', 'no'),
(105635, 6330, '_sold_individually', 'no'),
(105636, 6330, '_virtual', 'no'),
(105637, 6330, '_downloadable', 'no'),
(105638, 6330, '_download_limit', '-1'),
(105639, 6330, '_download_expiry', '-1'),
(105640, 6330, '_stock', '498'),
(105641, 6330, '_stock_status', 'instock'),
(105642, 6330, '_wc_average_rating', '0'),
(105643, 6330, '_wc_review_count', '0'),
(105644, 6330, 'attribute_pa_color', 'pink'),
(105645, 6330, 'attribute_pa_shoe-size', '39'),
(105646, 6330, '_price', '86.68'),
(105647, 6330, '_product_version', '4.1.0'),
(105648, 6330, '_vi_wad_aliexpress_variation_id', '12000021680323814'),
(105649, 6330, '_vi_wad_aliexpress_variation_attr', '14:1052#pink;200000124:200000364'),
(105650, 6331, '_variation_description', ''),
(105651, 6331, '_sku', '1005002679268816-pink-38'),
(105652, 6331, '_regular_price', '86.68'),
(105653, 6331, 'total_sales', '0'),
(105654, 6331, '_tax_status', 'taxable'),
(105655, 6331, '_tax_class', 'parent'),
(105656, 6331, '_manage_stock', 'yes'),
(105657, 6331, '_backorders', 'no'),
(105658, 6331, '_sold_individually', 'no'),
(105659, 6331, '_virtual', 'no'),
(105660, 6331, '_downloadable', 'no'),
(105661, 6331, '_download_limit', '-1'),
(105662, 6331, '_download_expiry', '-1'),
(105663, 6331, '_stock', '499'),
(105664, 6331, '_stock_status', 'instock'),
(105665, 6331, '_wc_average_rating', '0'),
(105666, 6331, '_wc_review_count', '0'),
(105667, 6331, 'attribute_pa_color', 'pink'),
(105668, 6331, 'attribute_pa_shoe-size', '38'),
(105669, 6331, '_price', '86.68'),
(105670, 6331, '_product_version', '4.1.0'),
(105671, 6331, '_vi_wad_aliexpress_variation_id', '12000021680323813'),
(105672, 6331, '_vi_wad_aliexpress_variation_attr', '14:1052#pink;200000124:200000898'),
(105673, 6332, '_variation_description', ''),
(105674, 6332, '_sku', '1005002679268816-pink-37'),
(105675, 6332, '_regular_price', '86.68'),
(105676, 6332, 'total_sales', '0'),
(105677, 6332, '_tax_status', 'taxable'),
(105678, 6332, '_tax_class', 'parent'),
(105679, 6332, '_manage_stock', 'yes'),
(105680, 6332, '_backorders', 'no'),
(105681, 6332, '_sold_individually', 'no'),
(105682, 6332, '_virtual', 'no'),
(105683, 6332, '_downloadable', 'no'),
(105684, 6332, '_download_limit', '-1'),
(105685, 6332, '_download_expiry', '-1'),
(105686, 6332, '_stock', '499'),
(105687, 6332, '_stock_status', 'instock'),
(105688, 6332, '_wc_average_rating', '0'),
(105689, 6332, '_wc_review_count', '0'),
(105690, 6332, 'attribute_pa_color', 'pink'),
(105691, 6332, 'attribute_pa_shoe-size', '37'),
(105692, 6332, '_price', '86.68'),
(105693, 6332, '_product_version', '4.1.0'),
(105694, 6332, '_vi_wad_aliexpress_variation_id', '12000021680323812'),
(105695, 6332, '_vi_wad_aliexpress_variation_attr', '14:1052#pink;200000124:100010482'),
(105696, 6333, '_variation_description', ''),
(105697, 6333, '_sku', '1005002679268816-pink-44'),
(105698, 6333, '_regular_price', '86.68'),
(105699, 6333, 'total_sales', '0'),
(105700, 6333, '_tax_status', 'taxable'),
(105701, 6333, '_tax_class', 'parent'),
(105702, 6333, '_manage_stock', 'yes'),
(105703, 6333, '_backorders', 'no'),
(105704, 6333, '_sold_individually', 'no'),
(105705, 6333, '_virtual', 'no'),
(105706, 6333, '_downloadable', 'no'),
(105707, 6333, '_download_limit', '-1'),
(105708, 6333, '_download_expiry', '-1'),
(105709, 6333, '_stock', '500'),
(105710, 6333, '_stock_status', 'instock'),
(105711, 6333, '_wc_average_rating', '0'),
(105712, 6333, '_wc_review_count', '0'),
(105713, 6333, 'attribute_pa_color', 'pink'),
(105714, 6333, 'attribute_pa_shoe-size', '44'),
(105715, 6333, '_price', '86.68'),
(105716, 6333, '_product_version', '4.1.0'),
(105717, 6333, '_vi_wad_aliexpress_variation_id', '12000021680323819'),
(105718, 6333, '_vi_wad_aliexpress_variation_attr', '14:1052#pink;200000124:100010487'),
(105719, 6334, '_wp_attached_file', '2021/06/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-4.jpg_640x640-4.jpg'),
(105720, 6334, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:400;s:6:\"height\";i:400;s:4:\"file\";s:132:\"2021/06/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-4.jpg_640x640-4.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:132:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-4.jpg_640x640-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:132:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-4.jpg_640x640-4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:132:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-4.jpg_640x640-4-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:132:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-4.jpg_640x640-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:132:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-4.jpg_640x640-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:132:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-4.jpg_640x640-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:132:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-4.jpg_640x640-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(105721, 6335, '_variation_description', ''),
(105722, 6335, '_sku', '1005002679268816-pink-43'),
(105723, 6335, '_regular_price', '86.68'),
(105724, 6335, 'total_sales', '0'),
(105725, 6335, '_tax_status', 'taxable'),
(105726, 6335, '_tax_class', 'parent'),
(105727, 6335, '_manage_stock', 'yes'),
(105728, 6335, '_backorders', 'no'),
(105729, 6335, '_sold_individually', 'no'),
(105730, 6335, '_virtual', 'no'),
(105731, 6335, '_downloadable', 'no'),
(105732, 6335, '_download_limit', '-1'),
(105733, 6335, '_download_expiry', '-1'),
(105734, 6335, '_stock', '500'),
(105735, 6335, '_stock_status', 'instock'),
(105736, 6335, '_wc_average_rating', '0'),
(105737, 6335, '_wc_review_count', '0'),
(105738, 6335, 'attribute_pa_color', 'pink'),
(105739, 6335, 'attribute_pa_shoe-size', '43'),
(105740, 6335, '_price', '86.68'),
(105741, 6335, '_product_version', '4.1.0'),
(105742, 6335, '_vi_wad_aliexpress_variation_id', '12000021680323818'),
(105743, 6335, '_vi_wad_aliexpress_variation_attr', '14:1052#pink;200000124:200000338'),
(105744, 6336, '_variation_description', ''),
(105745, 6336, '_sku', '1005002679268816-pink-42'),
(105746, 6336, '_regular_price', '86.68'),
(105747, 6334, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H2db25cfc4f0e4b4d871776b6391e00c7f/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg'),
(105748, 6336, 'total_sales', '0'),
(105749, 6247, '_thumbnail_id', '6334'),
(105750, 6249, '_thumbnail_id', '6334'),
(105751, 6336, '_tax_status', 'taxable'),
(105752, 6251, '_thumbnail_id', '6334'),
(105753, 6253, '_thumbnail_id', '6334'),
(105754, 6336, '_tax_class', 'parent'),
(105755, 6255, '_thumbnail_id', '6334'),
(105756, 6336, '_manage_stock', 'yes'),
(105757, 6257, '_thumbnail_id', '6334'),
(105758, 6336, '_backorders', 'no'),
(105759, 6259, '_thumbnail_id', '6334'),
(105760, 6336, '_sold_individually', 'no'),
(105761, 6261, '_thumbnail_id', '6334'),
(105762, 6263, '_thumbnail_id', '6334'),
(105763, 6265, '_thumbnail_id', '6334'),
(105764, 6336, '_virtual', 'no'),
(105765, 6336, '_downloadable', 'no'),
(105766, 6336, '_download_limit', '-1'),
(105767, 6336, '_download_expiry', '-1'),
(105768, 6336, '_stock', '500'),
(105769, 6336, '_stock_status', 'instock'),
(105770, 6336, '_wc_average_rating', '0'),
(105771, 6336, '_wc_review_count', '0'),
(105772, 6336, 'attribute_pa_color', 'pink'),
(105773, 6336, 'attribute_pa_shoe-size', '42'),
(105774, 6336, '_price', '86.68'),
(105775, 6336, '_product_version', '4.1.0'),
(105776, 6336, '_vi_wad_aliexpress_variation_id', '12000021680323817'),
(105777, 6336, '_vi_wad_aliexpress_variation_attr', '14:1052#pink;200000124:200000337'),
(105778, 6337, '_variation_description', ''),
(105779, 6337, '_sku', '1005002679268816-pink-41'),
(105780, 6337, '_regular_price', '86.68'),
(105781, 6337, 'total_sales', '0'),
(105782, 6337, '_tax_status', 'taxable'),
(105783, 6337, '_tax_class', 'parent'),
(105784, 6337, '_manage_stock', 'yes'),
(105785, 6337, '_backorders', 'no'),
(105786, 6337, '_sold_individually', 'no'),
(105787, 6337, '_virtual', 'no'),
(105788, 6337, '_downloadable', 'no'),
(105789, 6337, '_download_limit', '-1'),
(105790, 6337, '_download_expiry', '-1'),
(105791, 6337, '_stock', '500'),
(105792, 6337, '_stock_status', 'instock'),
(105793, 6337, '_wc_average_rating', '0'),
(105794, 6337, '_wc_review_count', '0'),
(105795, 6337, 'attribute_pa_color', 'pink'),
(105796, 6337, 'attribute_pa_shoe-size', '41'),
(105797, 6337, '_price', '86.68'),
(105798, 6337, '_product_version', '4.1.0'),
(105799, 6337, '_vi_wad_aliexpress_variation_id', '12000021680323816'),
(105800, 6337, '_vi_wad_aliexpress_variation_attr', '14:1052#pink;200000124:100010483'),
(105801, 6338, '_variation_description', ''),
(105802, 6338, '_sku', '1005002679268816-pink-45'),
(105803, 6338, '_regular_price', '86.68'),
(105804, 6338, 'total_sales', '0'),
(105805, 6338, '_tax_status', 'taxable'),
(105806, 6338, '_tax_class', 'parent'),
(105807, 6338, '_manage_stock', 'yes'),
(105808, 6338, '_backorders', 'no'),
(105809, 6338, '_sold_individually', 'no'),
(105810, 6338, '_virtual', 'no'),
(105811, 6338, '_downloadable', 'no'),
(105812, 6338, '_download_limit', '-1'),
(105813, 6338, '_download_expiry', '-1'),
(105814, 6338, '_stock', '500'),
(105815, 6338, '_stock_status', 'instock'),
(105816, 6338, '_wc_average_rating', '0'),
(105817, 6338, '_wc_review_count', '0'),
(105818, 6338, 'attribute_pa_color', 'pink'),
(105819, 6338, 'attribute_pa_shoe-size', '45'),
(105820, 6338, '_price', '86.68'),
(105821, 6338, '_product_version', '4.1.0'),
(105822, 6338, '_vi_wad_aliexpress_variation_id', '12000021680323820'),
(105823, 6338, '_vi_wad_aliexpress_variation_attr', '14:1052#pink;200000124:3116'),
(105824, 6339, '_wp_attached_file', '2021/06/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-5.jpg_640x640-5.jpg'),
(105825, 6339, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:480;s:6:\"height\";i:640;s:4:\"file\";s:132:\"2021/06/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-5.jpg_640x640-5.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:132:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-5.jpg_640x640-5-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:132:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-5.jpg_640x640-5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:132:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-5.jpg_640x640-5-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:132:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-5.jpg_640x640-5-480x510.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:132:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-5.jpg_640x640-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:132:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-5.jpg_640x640-5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:132:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-5.jpg_640x640-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:132:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-5.jpg_640x640-5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(105826, 6339, '_vi_wad_image_id', 'ae01.alicdn.com/kf/He1b6b0863bb14562b239dbcd82036084a/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg'),
(105827, 6133, '_thumbnail_id', '6339'),
(105828, 6134, '_thumbnail_id', '6339'),
(105829, 6135, '_thumbnail_id', '6339'),
(105830, 6136, '_thumbnail_id', '6339'),
(105831, 6137, '_thumbnail_id', '6339'),
(105832, 6296, '_price', '80.92'),
(105833, 6296, '_price', '86.68'),
(105834, 6138, '_thumbnail_id', '6339'),
(105835, 6139, '_thumbnail_id', '6339'),
(105836, 6140, '_thumbnail_id', '6339'),
(105837, 6141, '_thumbnail_id', '6339'),
(105838, 6142, '_thumbnail_id', '6339'),
(105839, 6340, '_wp_attached_file', '2021/06/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-6.jpg_640x640-6.jpg'),
(105840, 6340, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:578;s:6:\"height\";i:592;s:4:\"file\";s:132:\"2021/06/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-6.jpg_640x640-6.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:132:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-6.jpg_640x640-6-293x300.jpg\";s:5:\"width\";i:293;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:132:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-6.jpg_640x640-6-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:132:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-6.jpg_640x640-6-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:132:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-6.jpg_640x640-6-578x510.jpg\";s:5:\"width\";i:578;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:132:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-6.jpg_640x640-6-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:132:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-6.jpg_640x640-6-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:132:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-6.jpg_640x640-6-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:132:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-6.jpg_640x640-6-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(105841, 6340, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Hcff327340e3d4bd8b3c679e71e351853X/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg'),
(105842, 6123, '_thumbnail_id', '6340'),
(105843, 6124, '_thumbnail_id', '6340'),
(105844, 6125, '_thumbnail_id', '6340'),
(105845, 6126, '_thumbnail_id', '6340'),
(105846, 6127, '_thumbnail_id', '6340'),
(105847, 6128, '_thumbnail_id', '6340'),
(105848, 6129, '_thumbnail_id', '6340'),
(105849, 6130, '_thumbnail_id', '6340'),
(105850, 6131, '_thumbnail_id', '6340'),
(105851, 6132, '_thumbnail_id', '6340'),
(105852, 6341, '_wp_attached_file', '2021/06/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-7.jpg_640x640-7.jpg'),
(105853, 6341, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:591;s:6:\"height\";i:578;s:4:\"file\";s:132:\"2021/06/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-7.jpg_640x640-7.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:132:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-7.jpg_640x640-7-300x293.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:293;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:132:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-7.jpg_640x640-7-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:132:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-7.jpg_640x640-7-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:132:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-7.jpg_640x640-7-591x510.jpg\";s:5:\"width\";i:591;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:132:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-7.jpg_640x640-7-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:132:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-7.jpg_640x640-7-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:132:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-7.jpg_640x640-7-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:132:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-7.jpg_640x640-7-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(105854, 6341, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H378c3bf190d34264871a9f40720c4beer/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg'),
(105855, 6113, '_thumbnail_id', '6341'),
(105856, 6114, '_thumbnail_id', '6341'),
(105857, 6115, '_thumbnail_id', '6341'),
(105858, 6116, '_thumbnail_id', '6341'),
(105859, 6117, '_thumbnail_id', '6341'),
(105860, 6118, '_thumbnail_id', '6341'),
(105861, 6119, '_thumbnail_id', '6341'),
(105862, 6120, '_thumbnail_id', '6341'),
(105863, 6121, '_thumbnail_id', '6341'),
(105864, 6122, '_thumbnail_id', '6341'),
(105865, 6342, '_wp_attached_file', '2021/06/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-8.jpg_640x640-8.jpg'),
(105866, 6342, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:573;s:6:\"height\";i:571;s:4:\"file\";s:132:\"2021/06/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-8.jpg_640x640-8.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:132:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-8.jpg_640x640-8-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:132:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-8.jpg_640x640-8-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:132:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-8.jpg_640x640-8-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:132:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-8.jpg_640x640-8-573x510.jpg\";s:5:\"width\";i:573;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:132:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-8.jpg_640x640-8-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:132:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-8.jpg_640x640-8-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:132:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-8.jpg_640x640-8-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:132:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-8.jpg_640x640-8-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(105867, 6342, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H00861bdd10f64891a8f9b26470c63340T/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg'),
(105868, 6103, '_thumbnail_id', '6342'),
(105869, 6104, '_thumbnail_id', '6342'),
(105870, 6105, '_thumbnail_id', '6342'),
(105871, 6106, '_thumbnail_id', '6342'),
(105872, 6107, '_thumbnail_id', '6342'),
(105873, 6108, '_thumbnail_id', '6342'),
(105874, 6109, '_thumbnail_id', '6342'),
(105875, 6110, '_thumbnail_id', '6342'),
(105876, 6111, '_thumbnail_id', '6342'),
(105877, 6112, '_thumbnail_id', '6342'),
(105878, 6343, '_wp_attached_file', '2021/06/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-9.jpg_640x640-9.jpg'),
(105879, 6343, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:597;s:6:\"height\";i:592;s:4:\"file\";s:132:\"2021/06/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-9.jpg_640x640-9.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:132:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-9.jpg_640x640-9-300x297.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:297;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:132:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-9.jpg_640x640-9-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:132:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-9.jpg_640x640-9-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:132:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-9.jpg_640x640-9-597x510.jpg\";s:5:\"width\";i:597;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:132:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-9.jpg_640x640-9-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:132:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-9.jpg_640x640-9-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:132:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-9.jpg_640x640-9-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:132:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-9.jpg_640x640-9-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(105880, 6343, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H686d2fa7862e4327af18eeacd2431f6b4/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg'),
(105881, 6092, '_thumbnail_id', '6343'),
(105882, 6093, '_thumbnail_id', '6343'),
(105883, 6094, '_thumbnail_id', '6343'),
(105884, 6095, '_thumbnail_id', '6343'),
(105885, 6096, '_thumbnail_id', '6343'),
(105886, 6098, '_thumbnail_id', '6343'),
(105887, 6099, '_thumbnail_id', '6343'),
(105888, 6100, '_thumbnail_id', '6343'),
(105889, 6101, '_thumbnail_id', '6343'),
(105890, 6102, '_thumbnail_id', '6343'),
(105891, 6344, '_wp_attached_file', '2021/06/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-10.jpg_640x640-10.jpg'),
(105892, 6344, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:586;s:6:\"height\";i:600;s:4:\"file\";s:134:\"2021/06/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-10.jpg_640x640-10.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:134:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-10.jpg_640x640-10-293x300.jpg\";s:5:\"width\";i:293;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:134:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-10.jpg_640x640-10-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:134:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-10.jpg_640x640-10-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:134:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-10.jpg_640x640-10-586x510.jpg\";s:5:\"width\";i:586;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:134:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-10.jpg_640x640-10-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:134:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-10.jpg_640x640-10-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:134:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-10.jpg_640x640-10-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:134:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-10.jpg_640x640-10-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(105893, 6344, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Ha68c860e1ea444f8b409e8354fef526ca/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg'),
(105894, 6080, '_thumbnail_id', '6344'),
(105895, 6081, '_thumbnail_id', '6344'),
(105896, 6082, '_thumbnail_id', '6344'),
(105897, 6083, '_thumbnail_id', '6344'),
(105898, 6085, '_thumbnail_id', '6344'),
(105899, 6086, '_thumbnail_id', '6344'),
(105900, 6087, '_thumbnail_id', '6344'),
(105901, 6088, '_thumbnail_id', '6344'),
(105902, 6089, '_thumbnail_id', '6344'),
(105903, 6090, '_thumbnail_id', '6344'),
(105904, 6345, '_wp_attached_file', '2021/06/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-11.jpg_640x640-11.jpg'),
(105905, 6345, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:601;s:6:\"height\";i:594;s:4:\"file\";s:134:\"2021/06/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-11.jpg_640x640-11.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:134:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-11.jpg_640x640-11-300x297.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:297;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:134:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-11.jpg_640x640-11-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:134:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-11.jpg_640x640-11-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:134:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-11.jpg_640x640-11-601x510.jpg\";s:5:\"width\";i:601;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:134:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-11.jpg_640x640-11-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:134:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-11.jpg_640x640-11-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:134:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-11.jpg_640x640-11-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:134:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-11.jpg_640x640-11-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(105906, 6345, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H3831f87c930148d0bc8d4f5b7b64e9c5r/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg'),
(105907, 6069, '_thumbnail_id', '6345'),
(105908, 6070, '_thumbnail_id', '6345'),
(105909, 6071, '_thumbnail_id', '6345'),
(105910, 6072, '_thumbnail_id', '6345'),
(105911, 6073, '_thumbnail_id', '6345'),
(105912, 6074, '_thumbnail_id', '6345'),
(105913, 6075, '_thumbnail_id', '6345'),
(105914, 6076, '_thumbnail_id', '6345'),
(105915, 6077, '_thumbnail_id', '6345'),
(105916, 6079, '_thumbnail_id', '6345'),
(105917, 6346, '_wp_attached_file', '2021/06/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-12.jpg_640x640-12.jpg'),
(105918, 6346, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:595;s:6:\"height\";i:582;s:4:\"file\";s:134:\"2021/06/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-12.jpg_640x640-12.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:134:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-12.jpg_640x640-12-300x293.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:293;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:134:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-12.jpg_640x640-12-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:134:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-12.jpg_640x640-12-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:134:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-12.jpg_640x640-12-595x510.jpg\";s:5:\"width\";i:595;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:134:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-12.jpg_640x640-12-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:134:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-12.jpg_640x640-12-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:134:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-12.jpg_640x640-12-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:134:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-12.jpg_640x640-12-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(105919, 6346, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Hd12c0c0397c24f97bb67ccf116c119fcZ/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg'),
(105920, 6057, '_thumbnail_id', '6346'),
(105921, 6058, '_thumbnail_id', '6346'),
(105922, 6059, '_thumbnail_id', '6346'),
(105923, 6060, '_thumbnail_id', '6346'),
(105924, 6062, '_thumbnail_id', '6346'),
(105925, 6063, '_thumbnail_id', '6346'),
(105926, 6064, '_thumbnail_id', '6346'),
(105927, 6065, '_thumbnail_id', '6346'),
(105928, 6066, '_thumbnail_id', '6346'),
(105929, 6068, '_thumbnail_id', '6346'),
(105930, 6347, '_wp_attached_file', '2021/06/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-13.jpg_640x640-13.jpg'),
(105931, 6347, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:580;s:6:\"height\";i:578;s:4:\"file\";s:134:\"2021/06/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-13.jpg_640x640-13.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:134:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-13.jpg_640x640-13-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:134:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-13.jpg_640x640-13-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:134:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-13.jpg_640x640-13-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:134:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-13.jpg_640x640-13-580x510.jpg\";s:5:\"width\";i:580;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:134:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-13.jpg_640x640-13-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:134:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-13.jpg_640x640-13-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:134:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-13.jpg_640x640-13-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:134:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-13.jpg_640x640-13-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(105932, 6347, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Hb002f629f95f44938c3c256ee7f19b1fB/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg'),
(105933, 6047, '_thumbnail_id', '6347'),
(105934, 6048, '_thumbnail_id', '6347'),
(105935, 6049, '_thumbnail_id', '6347'),
(105936, 6050, '_thumbnail_id', '6347'),
(105937, 6051, '_thumbnail_id', '6347'),
(105938, 6052, '_thumbnail_id', '6347'),
(105939, 6053, '_thumbnail_id', '6347'),
(105940, 6055, '_thumbnail_id', '6347'),
(105941, 6056, '_thumbnail_id', '6347'),
(105942, 6293, '_thumbnail_id', '6347'),
(105943, 6348, '_wp_attached_file', '2021/06/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-14.jpg_640x640-14.jpg'),
(105944, 6348, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:584;s:6:\"height\";i:599;s:4:\"file\";s:134:\"2021/06/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-14.jpg_640x640-14.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:134:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-14.jpg_640x640-14-292x300.jpg\";s:5:\"width\";i:292;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:134:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-14.jpg_640x640-14-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:134:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-14.jpg_640x640-14-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:134:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-14.jpg_640x640-14-584x510.jpg\";s:5:\"width\";i:584;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:134:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-14.jpg_640x640-14-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:134:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-14.jpg_640x640-14-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:134:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-14.jpg_640x640-14-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:134:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-14.jpg_640x640-14-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(105945, 6348, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Hbba77d4dd5b84b7ea041035c15fdbae75/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg'),
(105946, 6283, '_thumbnail_id', '6348'),
(105947, 6284, '_thumbnail_id', '6348'),
(105948, 6285, '_thumbnail_id', '6348'),
(105949, 6286, '_thumbnail_id', '6348'),
(105950, 6287, '_thumbnail_id', '6348'),
(105951, 6288, '_thumbnail_id', '6348'),
(105952, 6289, '_thumbnail_id', '6348'),
(105953, 6290, '_thumbnail_id', '6348'),
(105954, 6291, '_thumbnail_id', '6348'),
(105955, 6292, '_thumbnail_id', '6348'),
(105956, 6349, '_wp_attached_file', '2021/06/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-15.jpg_640x640-15.jpg');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(105957, 6349, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:604;s:6:\"height\";i:589;s:4:\"file\";s:134:\"2021/06/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-15.jpg_640x640-15.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:134:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-15.jpg_640x640-15-300x293.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:293;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:134:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-15.jpg_640x640-15-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:134:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-15.jpg_640x640-15-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:134:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-15.jpg_640x640-15-604x510.jpg\";s:5:\"width\";i:604;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:134:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-15.jpg_640x640-15-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:134:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-15.jpg_640x640-15-600x585.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:585;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:134:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-15.jpg_640x640-15-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:134:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-15.jpg_640x640-15-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:134:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-15.jpg_640x640-15-600x585.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:585;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:134:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-15.jpg_640x640-15-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(105958, 6349, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H67665be5c4094e728d718c6a33d05cd80/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg'),
(105959, 6268, '_thumbnail_id', '6349'),
(105960, 6270, '_thumbnail_id', '6349'),
(105961, 6272, '_thumbnail_id', '6349'),
(105962, 6274, '_thumbnail_id', '6349'),
(105963, 6276, '_thumbnail_id', '6349'),
(105964, 6278, '_thumbnail_id', '6349'),
(105965, 6279, '_thumbnail_id', '6349'),
(105966, 6280, '_thumbnail_id', '6349'),
(105967, 6281, '_thumbnail_id', '6349'),
(105968, 6282, '_thumbnail_id', '6349'),
(105969, 6350, '_wp_attached_file', '2021/06/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-16.jpg_640x640-16.jpg'),
(105970, 6350, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:607;s:6:\"height\";i:588;s:4:\"file\";s:134:\"2021/06/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-16.jpg_640x640-16.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:134:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-16.jpg_640x640-16-300x291.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:291;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:134:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-16.jpg_640x640-16-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:134:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-16.jpg_640x640-16-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:134:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-16.jpg_640x640-16-607x510.jpg\";s:5:\"width\";i:607;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:134:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-16.jpg_640x640-16-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:134:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-16.jpg_640x640-16-600x581.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:581;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:134:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-16.jpg_640x640-16-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:134:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-16.jpg_640x640-16-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:134:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-16.jpg_640x640-16-600x581.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:581;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:134:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-16.jpg_640x640-16-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(105971, 6350, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Ha6aa8c9c100b4330a0c17bd6a27c74d4z/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg'),
(105972, 6248, '_thumbnail_id', '6350'),
(105973, 6250, '_thumbnail_id', '6350'),
(105974, 6252, '_thumbnail_id', '6350'),
(105975, 6254, '_thumbnail_id', '6350'),
(105976, 6256, '_thumbnail_id', '6350'),
(105977, 6258, '_thumbnail_id', '6350'),
(105978, 6260, '_thumbnail_id', '6350'),
(105979, 6262, '_thumbnail_id', '6350'),
(105980, 6264, '_thumbnail_id', '6350'),
(105981, 6266, '_thumbnail_id', '6350'),
(105982, 6351, '_wp_attached_file', '2021/06/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-17.jpg_640x640-17.jpg'),
(105983, 6351, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:599;s:6:\"height\";i:607;s:4:\"file\";s:134:\"2021/06/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-17.jpg_640x640-17.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:134:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-17.jpg_640x640-17-296x300.jpg\";s:5:\"width\";i:296;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:134:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-17.jpg_640x640-17-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:134:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-17.jpg_640x640-17-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:134:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-17.jpg_640x640-17-599x510.jpg\";s:5:\"width\";i:599;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:134:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-17.jpg_640x640-17-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:134:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-17.jpg_640x640-17-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:134:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-17.jpg_640x640-17-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:134:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-17.jpg_640x640-17-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(105984, 6351, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Hd0aaf2b6ddfd45269cf5eaecc4c220eb8/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg'),
(105985, 6228, '_thumbnail_id', '6351'),
(105986, 6230, '_thumbnail_id', '6351'),
(105987, 6232, '_thumbnail_id', '6351'),
(105988, 6234, '_thumbnail_id', '6351'),
(105989, 6236, '_thumbnail_id', '6351'),
(105990, 6238, '_thumbnail_id', '6351'),
(105991, 6240, '_thumbnail_id', '6351'),
(105992, 6242, '_thumbnail_id', '6351'),
(105993, 6244, '_thumbnail_id', '6351'),
(105994, 6246, '_thumbnail_id', '6351'),
(105995, 6352, '_wp_attached_file', '2021/06/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-18.jpg_640x640-18.jpg'),
(105996, 6352, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:592;s:6:\"height\";i:570;s:4:\"file\";s:134:\"2021/06/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-18.jpg_640x640-18.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:134:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-18.jpg_640x640-18-300x289.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:289;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:134:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-18.jpg_640x640-18-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:134:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-18.jpg_640x640-18-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:134:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-18.jpg_640x640-18-592x510.jpg\";s:5:\"width\";i:592;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:134:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-18.jpg_640x640-18-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:134:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-18.jpg_640x640-18-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:134:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-18.jpg_640x640-18-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:134:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-18.jpg_640x640-18-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(105997, 6352, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Ha256c182a2334fd8bd46361edc765e0fG/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg'),
(105998, 6208, '_thumbnail_id', '6352'),
(105999, 6210, '_thumbnail_id', '6352'),
(106000, 6212, '_thumbnail_id', '6352'),
(106001, 6214, '_thumbnail_id', '6352'),
(106002, 6216, '_thumbnail_id', '6352'),
(106003, 6218, '_thumbnail_id', '6352'),
(106004, 6220, '_thumbnail_id', '6352'),
(106005, 6222, '_thumbnail_id', '6352'),
(106006, 6224, '_thumbnail_id', '6352'),
(106007, 6226, '_thumbnail_id', '6352'),
(106008, 6353, '_wp_attached_file', '2021/06/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-19.jpg_640x640-19.jpg'),
(106009, 6353, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:596;s:6:\"height\";i:589;s:4:\"file\";s:134:\"2021/06/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-19.jpg_640x640-19.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:134:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-19.jpg_640x640-19-300x296.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:134:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-19.jpg_640x640-19-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:134:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-19.jpg_640x640-19-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:134:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-19.jpg_640x640-19-596x510.jpg\";s:5:\"width\";i:596;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:134:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-19.jpg_640x640-19-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:134:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-19.jpg_640x640-19-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:134:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-19.jpg_640x640-19-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:134:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-19.jpg_640x640-19-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(106010, 6353, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H8565a06ced224904a528578b54c0e6e7S/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg'),
(106011, 6188, '_thumbnail_id', '6353'),
(106012, 6190, '_thumbnail_id', '6353'),
(106013, 6192, '_thumbnail_id', '6353'),
(106014, 6194, '_thumbnail_id', '6353'),
(106015, 6196, '_thumbnail_id', '6353'),
(106016, 6198, '_thumbnail_id', '6353'),
(106017, 6200, '_thumbnail_id', '6353'),
(106018, 6202, '_thumbnail_id', '6353'),
(106019, 6204, '_thumbnail_id', '6353'),
(106020, 6206, '_thumbnail_id', '6353'),
(106021, 6354, '_wp_attached_file', '2021/06/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-20.jpg_640x640-20.jpg'),
(106022, 6354, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:602;s:6:\"height\";i:604;s:4:\"file\";s:134:\"2021/06/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-20.jpg_640x640-20.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:134:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-20.jpg_640x640-20-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:134:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-20.jpg_640x640-20-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:134:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-20.jpg_640x640-20-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:134:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-20.jpg_640x640-20-602x510.jpg\";s:5:\"width\";i:602;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:134:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-20.jpg_640x640-20-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:134:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-20.jpg_640x640-20-600x602.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:602;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:134:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-20.jpg_640x640-20-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:134:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-20.jpg_640x640-20-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:134:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-20.jpg_640x640-20-600x602.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:602;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:134:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-20.jpg_640x640-20-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(106023, 6354, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Ha6ce7d8c8dcd46c99eaecc32ef9f5fd9D/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg'),
(106024, 6175, '_thumbnail_id', '6354'),
(106025, 6176, '_thumbnail_id', '6354'),
(106026, 6177, '_thumbnail_id', '6354'),
(106027, 6178, '_thumbnail_id', '6354'),
(106028, 6179, '_thumbnail_id', '6354'),
(106029, 6180, '_thumbnail_id', '6354'),
(106030, 6181, '_thumbnail_id', '6354'),
(106031, 6182, '_thumbnail_id', '6354'),
(106032, 6184, '_thumbnail_id', '6354'),
(106033, 6186, '_thumbnail_id', '6354'),
(106034, 6355, '_wp_attached_file', '2021/06/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-21.jpg_640x640-21.jpg'),
(106035, 6355, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:586;s:6:\"height\";i:584;s:4:\"file\";s:134:\"2021/06/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-21.jpg_640x640-21.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:134:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-21.jpg_640x640-21-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:134:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-21.jpg_640x640-21-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:134:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-21.jpg_640x640-21-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:134:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-21.jpg_640x640-21-586x510.jpg\";s:5:\"width\";i:586;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:134:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-21.jpg_640x640-21-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:134:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-21.jpg_640x640-21-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:134:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-21.jpg_640x640-21-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:134:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-21.jpg_640x640-21-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(106036, 6355, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H230dce87979346e4a7a392b97a90e0165/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg'),
(106037, 6163, '_thumbnail_id', '6355'),
(106038, 6164, '_thumbnail_id', '6355'),
(106039, 6166, '_thumbnail_id', '6355'),
(106040, 6168, '_thumbnail_id', '6355'),
(106041, 6169, '_thumbnail_id', '6355'),
(106042, 6170, '_thumbnail_id', '6355'),
(106043, 6171, '_thumbnail_id', '6355'),
(106044, 6172, '_thumbnail_id', '6355'),
(106045, 6173, '_thumbnail_id', '6355'),
(106046, 6174, '_thumbnail_id', '6355'),
(106047, 6356, '_wp_attached_file', '2021/06/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-22.jpg_640x640-22.jpg'),
(106048, 6356, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:607;s:6:\"height\";i:584;s:4:\"file\";s:134:\"2021/06/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-22.jpg_640x640-22.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:134:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-22.jpg_640x640-22-300x289.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:289;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:134:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-22.jpg_640x640-22-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:134:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-22.jpg_640x640-22-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:134:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-22.jpg_640x640-22-607x510.jpg\";s:5:\"width\";i:607;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:134:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-22.jpg_640x640-22-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:134:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-22.jpg_640x640-22-600x577.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:577;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:134:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-22.jpg_640x640-22-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:134:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-22.jpg_640x640-22-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:134:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-22.jpg_640x640-22-600x577.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:577;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:134:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-22.jpg_640x640-22-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(106049, 6356, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H0aef71a5a94f4449bddd7e98292dca9dK/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg'),
(106050, 6153, '_thumbnail_id', '6356'),
(106051, 6154, '_thumbnail_id', '6356'),
(106052, 6155, '_thumbnail_id', '6356'),
(106053, 6156, '_thumbnail_id', '6356'),
(106054, 6157, '_thumbnail_id', '6356'),
(106055, 6158, '_thumbnail_id', '6356'),
(106056, 6159, '_thumbnail_id', '6356'),
(106057, 6160, '_thumbnail_id', '6356'),
(106058, 6161, '_thumbnail_id', '6356'),
(106059, 6162, '_thumbnail_id', '6356'),
(106060, 6357, '_wp_attached_file', '2021/06/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-23.jpg_640x640-23.jpg'),
(106061, 6357, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:592;s:6:\"height\";i:585;s:4:\"file\";s:134:\"2021/06/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-23.jpg_640x640-23.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:134:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-23.jpg_640x640-23-300x296.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:134:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-23.jpg_640x640-23-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:134:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-23.jpg_640x640-23-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:134:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-23.jpg_640x640-23-592x510.jpg\";s:5:\"width\";i:592;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:134:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-23.jpg_640x640-23-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:134:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-23.jpg_640x640-23-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:134:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-23.jpg_640x640-23-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:134:\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-23.jpg_640x640-23-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(106062, 6357, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H4f72f5450cc44f92a5540f4986737a6ee/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg'),
(106063, 6143, '_thumbnail_id', '6357'),
(106064, 6144, '_thumbnail_id', '6357'),
(106065, 6145, '_thumbnail_id', '6357'),
(106066, 6146, '_thumbnail_id', '6357'),
(106067, 6147, '_thumbnail_id', '6357'),
(106068, 6148, '_thumbnail_id', '6357'),
(106069, 6149, '_thumbnail_id', '6357'),
(106070, 6150, '_thumbnail_id', '6357'),
(106071, 6151, '_thumbnail_id', '6357'),
(106072, 6152, '_thumbnail_id', '6357'),
(106073, 6358, '_wp_attached_file', '2021/06/Women-s-Sandals-Mesh-Casual-Ladies-Wedges-Platform-Shoes-Solid-Color-Hollow-Out-Open-Toe-Slip-1.jpg'),
(106074, 6358, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:107:\"2021/06/Women-s-Sandals-Mesh-Casual-Ladies-Wedges-Platform-Shoes-Solid-Color-Hollow-Out-Open-Toe-Slip-1.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:107:\"Women-s-Sandals-Mesh-Casual-Ladies-Wedges-Platform-Shoes-Solid-Color-Hollow-Out-Open-Toe-Slip-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:107:\"Women-s-Sandals-Mesh-Casual-Ladies-Wedges-Platform-Shoes-Solid-Color-Hollow-Out-Open-Toe-Slip-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:107:\"Women-s-Sandals-Mesh-Casual-Ladies-Wedges-Platform-Shoes-Solid-Color-Hollow-Out-Open-Toe-Slip-1-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:107:\"Women-s-Sandals-Mesh-Casual-Ladies-Wedges-Platform-Shoes-Solid-Color-Hollow-Out-Open-Toe-Slip-1-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:107:\"Women-s-Sandals-Mesh-Casual-Ladies-Wedges-Platform-Shoes-Solid-Color-Hollow-Out-Open-Toe-Slip-1-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:107:\"Women-s-Sandals-Mesh-Casual-Ladies-Wedges-Platform-Shoes-Solid-Color-Hollow-Out-Open-Toe-Slip-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:107:\"Women-s-Sandals-Mesh-Casual-Ladies-Wedges-Platform-Shoes-Solid-Color-Hollow-Out-Open-Toe-Slip-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:107:\"Women-s-Sandals-Mesh-Casual-Ladies-Wedges-Platform-Shoes-Solid-Color-Hollow-Out-Open-Toe-Slip-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:107:\"Women-s-Sandals-Mesh-Casual-Ladies-Wedges-Platform-Shoes-Solid-Color-Hollow-Out-Open-Toe-Slip-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:107:\"Women-s-Sandals-Mesh-Casual-Ladies-Wedges-Platform-Shoes-Solid-Color-Hollow-Out-Open-Toe-Slip-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:107:\"Women-s-Sandals-Mesh-Casual-Ladies-Wedges-Platform-Shoes-Solid-Color-Hollow-Out-Open-Toe-Slip-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(106075, 6358, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H28ab8ae3f3cb4785a76cf53a6c85d11eN/Women-s-Sandals-Mesh-Casual-Ladies-Wedges-Platform-Shoes-Solid-Color-Hollow-Out-Open-Toe-Slip.jpg'),
(106076, 6296, '_product_image_gallery', '6358,6359,6360,6361,6362'),
(106077, 6359, '_wp_attached_file', '2021/06/Women-s-Sandals-Mesh-Casual-Ladies-Wedges-Platform-Shoes-Solid-Color-Hollow-Out-Open-Toe-Slip-2.jpg'),
(106078, 6359, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:107:\"2021/06/Women-s-Sandals-Mesh-Casual-Ladies-Wedges-Platform-Shoes-Solid-Color-Hollow-Out-Open-Toe-Slip-2.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:107:\"Women-s-Sandals-Mesh-Casual-Ladies-Wedges-Platform-Shoes-Solid-Color-Hollow-Out-Open-Toe-Slip-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:107:\"Women-s-Sandals-Mesh-Casual-Ladies-Wedges-Platform-Shoes-Solid-Color-Hollow-Out-Open-Toe-Slip-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:107:\"Women-s-Sandals-Mesh-Casual-Ladies-Wedges-Platform-Shoes-Solid-Color-Hollow-Out-Open-Toe-Slip-2-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:107:\"Women-s-Sandals-Mesh-Casual-Ladies-Wedges-Platform-Shoes-Solid-Color-Hollow-Out-Open-Toe-Slip-2-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:107:\"Women-s-Sandals-Mesh-Casual-Ladies-Wedges-Platform-Shoes-Solid-Color-Hollow-Out-Open-Toe-Slip-2-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:107:\"Women-s-Sandals-Mesh-Casual-Ladies-Wedges-Platform-Shoes-Solid-Color-Hollow-Out-Open-Toe-Slip-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:107:\"Women-s-Sandals-Mesh-Casual-Ladies-Wedges-Platform-Shoes-Solid-Color-Hollow-Out-Open-Toe-Slip-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:107:\"Women-s-Sandals-Mesh-Casual-Ladies-Wedges-Platform-Shoes-Solid-Color-Hollow-Out-Open-Toe-Slip-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:107:\"Women-s-Sandals-Mesh-Casual-Ladies-Wedges-Platform-Shoes-Solid-Color-Hollow-Out-Open-Toe-Slip-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:107:\"Women-s-Sandals-Mesh-Casual-Ladies-Wedges-Platform-Shoes-Solid-Color-Hollow-Out-Open-Toe-Slip-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:107:\"Women-s-Sandals-Mesh-Casual-Ladies-Wedges-Platform-Shoes-Solid-Color-Hollow-Out-Open-Toe-Slip-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(106079, 6359, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H2c263a8c96c04c7295e7bf24f65e6363Y/Women-s-Sandals-Mesh-Casual-Ladies-Wedges-Platform-Shoes-Solid-Color-Hollow-Out-Open-Toe-Slip.jpg'),
(106080, 6360, '_wp_attached_file', '2021/06/Women-s-Sandals-Mesh-Casual-Ladies-Wedges-Platform-Shoes-Solid-Color-Hollow-Out-Open-Toe-Slip-3.jpg'),
(106081, 6360, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:107:\"2021/06/Women-s-Sandals-Mesh-Casual-Ladies-Wedges-Platform-Shoes-Solid-Color-Hollow-Out-Open-Toe-Slip-3.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:107:\"Women-s-Sandals-Mesh-Casual-Ladies-Wedges-Platform-Shoes-Solid-Color-Hollow-Out-Open-Toe-Slip-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:107:\"Women-s-Sandals-Mesh-Casual-Ladies-Wedges-Platform-Shoes-Solid-Color-Hollow-Out-Open-Toe-Slip-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:107:\"Women-s-Sandals-Mesh-Casual-Ladies-Wedges-Platform-Shoes-Solid-Color-Hollow-Out-Open-Toe-Slip-3-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:107:\"Women-s-Sandals-Mesh-Casual-Ladies-Wedges-Platform-Shoes-Solid-Color-Hollow-Out-Open-Toe-Slip-3-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:107:\"Women-s-Sandals-Mesh-Casual-Ladies-Wedges-Platform-Shoes-Solid-Color-Hollow-Out-Open-Toe-Slip-3-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:107:\"Women-s-Sandals-Mesh-Casual-Ladies-Wedges-Platform-Shoes-Solid-Color-Hollow-Out-Open-Toe-Slip-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:107:\"Women-s-Sandals-Mesh-Casual-Ladies-Wedges-Platform-Shoes-Solid-Color-Hollow-Out-Open-Toe-Slip-3-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:107:\"Women-s-Sandals-Mesh-Casual-Ladies-Wedges-Platform-Shoes-Solid-Color-Hollow-Out-Open-Toe-Slip-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:107:\"Women-s-Sandals-Mesh-Casual-Ladies-Wedges-Platform-Shoes-Solid-Color-Hollow-Out-Open-Toe-Slip-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:107:\"Women-s-Sandals-Mesh-Casual-Ladies-Wedges-Platform-Shoes-Solid-Color-Hollow-Out-Open-Toe-Slip-3-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:107:\"Women-s-Sandals-Mesh-Casual-Ladies-Wedges-Platform-Shoes-Solid-Color-Hollow-Out-Open-Toe-Slip-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(106082, 6360, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Hc55a13c57cc5430683df01d14287a4b8y/Women-s-Sandals-Mesh-Casual-Ladies-Wedges-Platform-Shoes-Solid-Color-Hollow-Out-Open-Toe-Slip.jpg'),
(106083, 6361, '_wp_attached_file', '2021/06/Women-s-Sandals-Mesh-Casual-Ladies-Wedges-Platform-Shoes-Solid-Color-Hollow-Out-Open-Toe-Slip-4.jpg'),
(106084, 6361, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:107:\"2021/06/Women-s-Sandals-Mesh-Casual-Ladies-Wedges-Platform-Shoes-Solid-Color-Hollow-Out-Open-Toe-Slip-4.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:107:\"Women-s-Sandals-Mesh-Casual-Ladies-Wedges-Platform-Shoes-Solid-Color-Hollow-Out-Open-Toe-Slip-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:107:\"Women-s-Sandals-Mesh-Casual-Ladies-Wedges-Platform-Shoes-Solid-Color-Hollow-Out-Open-Toe-Slip-4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:107:\"Women-s-Sandals-Mesh-Casual-Ladies-Wedges-Platform-Shoes-Solid-Color-Hollow-Out-Open-Toe-Slip-4-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:107:\"Women-s-Sandals-Mesh-Casual-Ladies-Wedges-Platform-Shoes-Solid-Color-Hollow-Out-Open-Toe-Slip-4-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:107:\"Women-s-Sandals-Mesh-Casual-Ladies-Wedges-Platform-Shoes-Solid-Color-Hollow-Out-Open-Toe-Slip-4-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:107:\"Women-s-Sandals-Mesh-Casual-Ladies-Wedges-Platform-Shoes-Solid-Color-Hollow-Out-Open-Toe-Slip-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:107:\"Women-s-Sandals-Mesh-Casual-Ladies-Wedges-Platform-Shoes-Solid-Color-Hollow-Out-Open-Toe-Slip-4-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:107:\"Women-s-Sandals-Mesh-Casual-Ladies-Wedges-Platform-Shoes-Solid-Color-Hollow-Out-Open-Toe-Slip-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:107:\"Women-s-Sandals-Mesh-Casual-Ladies-Wedges-Platform-Shoes-Solid-Color-Hollow-Out-Open-Toe-Slip-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:107:\"Women-s-Sandals-Mesh-Casual-Ladies-Wedges-Platform-Shoes-Solid-Color-Hollow-Out-Open-Toe-Slip-4-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:107:\"Women-s-Sandals-Mesh-Casual-Ladies-Wedges-Platform-Shoes-Solid-Color-Hollow-Out-Open-Toe-Slip-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(106085, 6361, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Hbeb940beec3c417f8f86f1356b9d0abaI/Women-s-Sandals-Mesh-Casual-Ladies-Wedges-Platform-Shoes-Solid-Color-Hollow-Out-Open-Toe-Slip.jpg'),
(106086, 6362, '_wp_attached_file', '2021/06/Women-s-Sandals-Mesh-Casual-Ladies-Wedges-Platform-Shoes-Solid-Color-Hollow-Out-Open-Toe-Slip-5.jpg');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(106087, 6362, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:107:\"2021/06/Women-s-Sandals-Mesh-Casual-Ladies-Wedges-Platform-Shoes-Solid-Color-Hollow-Out-Open-Toe-Slip-5.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:107:\"Women-s-Sandals-Mesh-Casual-Ladies-Wedges-Platform-Shoes-Solid-Color-Hollow-Out-Open-Toe-Slip-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:107:\"Women-s-Sandals-Mesh-Casual-Ladies-Wedges-Platform-Shoes-Solid-Color-Hollow-Out-Open-Toe-Slip-5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:107:\"Women-s-Sandals-Mesh-Casual-Ladies-Wedges-Platform-Shoes-Solid-Color-Hollow-Out-Open-Toe-Slip-5-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:107:\"Women-s-Sandals-Mesh-Casual-Ladies-Wedges-Platform-Shoes-Solid-Color-Hollow-Out-Open-Toe-Slip-5-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:107:\"Women-s-Sandals-Mesh-Casual-Ladies-Wedges-Platform-Shoes-Solid-Color-Hollow-Out-Open-Toe-Slip-5-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:107:\"Women-s-Sandals-Mesh-Casual-Ladies-Wedges-Platform-Shoes-Solid-Color-Hollow-Out-Open-Toe-Slip-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:107:\"Women-s-Sandals-Mesh-Casual-Ladies-Wedges-Platform-Shoes-Solid-Color-Hollow-Out-Open-Toe-Slip-5-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:107:\"Women-s-Sandals-Mesh-Casual-Ladies-Wedges-Platform-Shoes-Solid-Color-Hollow-Out-Open-Toe-Slip-5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:107:\"Women-s-Sandals-Mesh-Casual-Ladies-Wedges-Platform-Shoes-Solid-Color-Hollow-Out-Open-Toe-Slip-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:107:\"Women-s-Sandals-Mesh-Casual-Ladies-Wedges-Platform-Shoes-Solid-Color-Hollow-Out-Open-Toe-Slip-5-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:107:\"Women-s-Sandals-Mesh-Casual-Ladies-Wedges-Platform-Shoes-Solid-Color-Hollow-Out-Open-Toe-Slip-5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(106088, 6362, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Hfa6fa0f9c22d46d4aa3df6b794251773T/Women-s-Sandals-Mesh-Casual-Ladies-Wedges-Platform-Shoes-Solid-Color-Hollow-Out-Open-Toe-Slip.jpg'),
(106089, 6363, '_sku', '1005001905517447'),
(106090, 6363, '_visibility', 'visible'),
(106091, 6363, '_default_attributes', ''),
(106092, 5386, '_vi_wad_woo_id', '6363'),
(106093, 6363, '_vi_wad_aliexpress_product_id', '1005001905517447'),
(106094, 6364, '_wp_attached_file', '2021/06/Women-s-Sandals-Mesh-Casual-Ladies-Wedges-Platform-Shoes-Solid-Color-Hollow-Out-Open-Toe-Slip.jpg_640x640.jpg'),
(106095, 6364, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:117:\"2021/06/Women-s-Sandals-Mesh-Casual-Ladies-Wedges-Platform-Shoes-Solid-Color-Hollow-Out-Open-Toe-Slip.jpg_640x640.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:117:\"Women-s-Sandals-Mesh-Casual-Ladies-Wedges-Platform-Shoes-Solid-Color-Hollow-Out-Open-Toe-Slip.jpg_640x640-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:117:\"Women-s-Sandals-Mesh-Casual-Ladies-Wedges-Platform-Shoes-Solid-Color-Hollow-Out-Open-Toe-Slip.jpg_640x640-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:117:\"Women-s-Sandals-Mesh-Casual-Ladies-Wedges-Platform-Shoes-Solid-Color-Hollow-Out-Open-Toe-Slip.jpg_640x640-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:117:\"Women-s-Sandals-Mesh-Casual-Ladies-Wedges-Platform-Shoes-Solid-Color-Hollow-Out-Open-Toe-Slip.jpg_640x640-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:117:\"Women-s-Sandals-Mesh-Casual-Ladies-Wedges-Platform-Shoes-Solid-Color-Hollow-Out-Open-Toe-Slip.jpg_640x640-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:117:\"Women-s-Sandals-Mesh-Casual-Ladies-Wedges-Platform-Shoes-Solid-Color-Hollow-Out-Open-Toe-Slip.jpg_640x640-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:117:\"Women-s-Sandals-Mesh-Casual-Ladies-Wedges-Platform-Shoes-Solid-Color-Hollow-Out-Open-Toe-Slip.jpg_640x640-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:117:\"Women-s-Sandals-Mesh-Casual-Ladies-Wedges-Platform-Shoes-Solid-Color-Hollow-Out-Open-Toe-Slip.jpg_640x640-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:117:\"Women-s-Sandals-Mesh-Casual-Ladies-Wedges-Platform-Shoes-Solid-Color-Hollow-Out-Open-Toe-Slip.jpg_640x640-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:117:\"Women-s-Sandals-Mesh-Casual-Ladies-Wedges-Platform-Shoes-Solid-Color-Hollow-Out-Open-Toe-Slip.jpg_640x640-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(106096, 6363, 'total_sales', '0'),
(106097, 6363, '_tax_status', 'taxable'),
(106098, 6363, '_tax_class', ''),
(106099, 6363, '_manage_stock', 'no'),
(106100, 6363, '_backorders', 'no'),
(106101, 6363, '_sold_individually', 'no'),
(106102, 6363, '_virtual', 'no'),
(106103, 6363, '_downloadable', 'no'),
(106104, 6363, '_download_limit', '-1'),
(106105, 6363, '_download_expiry', '-1'),
(106106, 6363, '_stock', NULL),
(106107, 6363, '_stock_status', 'instock'),
(106108, 6363, '_wc_average_rating', '0'),
(106109, 6363, '_wc_review_count', '0'),
(106110, 6363, '_product_attributes', 'a:2:{s:8:\"pa_color\";a:6:{s:4:\"name\";s:8:\"pa_color\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"0\";s:10:\"is_visible\";s:1:\"0\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"1\";}s:12:\"pa_shoe-size\";a:6:{s:4:\"name\";s:12:\"pa_shoe-size\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"1\";s:10:\"is_visible\";s:1:\"0\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"1\";}}'),
(106111, 6363, '_product_version', '4.1.0'),
(106112, 6365, '_wp_attached_file', '2021/06/2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper.jpg'),
(106113, 6365, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:116:\"2021/06/2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:116:\"2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:116:\"2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:116:\"2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:116:\"2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:116:\"2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:116:\"2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:116:\"2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:116:\"2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:116:\"2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:116:\"2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:116:\"2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(106114, 6364, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Hf9da5815f0694394a2fc711bb327886dZ/Women-s-Sandals-Mesh-Casual-Ladies-Wedges-Platform-Shoes-Solid-Color-Hollow-Out-Open-Toe-Slip.jpg_640x640.jpg'),
(106115, 6300, '_thumbnail_id', '6364'),
(106116, 6301, '_thumbnail_id', '6364'),
(106117, 6302, '_thumbnail_id', '6364'),
(106118, 6304, '_thumbnail_id', '6364'),
(106119, 6306, '_thumbnail_id', '6364'),
(106120, 6307, '_thumbnail_id', '6364'),
(106121, 6309, '_thumbnail_id', '6364'),
(106122, 6320, '_thumbnail_id', '6364'),
(106123, 6321, '_thumbnail_id', '6364'),
(106124, 6322, '_thumbnail_id', '6364'),
(106125, 6323, '_thumbnail_id', '6364'),
(106126, 6365, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Haf261555abf0471d9a9f84ae2439e1ddS/2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper.jpg'),
(106127, 6363, '_thumbnail_id', '6365'),
(106128, 6366, '_variation_description', ''),
(106129, 6366, '_sku', '1005001905517447-yellow-9-5'),
(106130, 6366, '_regular_price', '73.21'),
(106131, 6366, 'total_sales', '0'),
(106132, 6366, '_tax_status', 'taxable'),
(106133, 6366, '_tax_class', 'parent'),
(106134, 6366, '_manage_stock', 'yes'),
(106135, 6366, '_backorders', 'no'),
(106136, 6366, '_sold_individually', 'no'),
(106137, 6366, '_virtual', 'no'),
(106138, 6366, '_downloadable', 'no'),
(106139, 6366, '_download_limit', '-1'),
(106140, 6366, '_download_expiry', '-1'),
(106141, 6366, '_stock', '0'),
(106142, 6366, '_stock_status', 'outofstock'),
(106143, 6366, '_wc_average_rating', '0'),
(106144, 6366, '_wc_review_count', '0'),
(106145, 6366, 'attribute_pa_color', 'yellow'),
(106146, 6366, 'attribute_pa_shoe-size', '9-5'),
(106147, 6366, '_price', '73.21'),
(106148, 6366, '_product_version', '4.1.0'),
(106149, 6366, '_vi_wad_aliexpress_variation_id', '12000018076179427'),
(106150, 6366, '_vi_wad_aliexpress_variation_attr', '14:366;200000124:200000290'),
(106151, 6367, '_variation_description', ''),
(106152, 6367, '_sku', '1005001905517447-yellow-9'),
(106153, 6367, '_regular_price', '73.21'),
(106154, 6367, 'total_sales', '0'),
(106155, 6367, '_tax_status', 'taxable'),
(106156, 6367, '_tax_class', 'parent'),
(106157, 6367, '_manage_stock', 'yes'),
(106158, 6367, '_backorders', 'no'),
(106159, 6367, '_sold_individually', 'no'),
(106160, 6367, '_virtual', 'no'),
(106161, 6367, '_downloadable', 'no'),
(106162, 6367, '_download_limit', '-1'),
(106163, 6367, '_download_expiry', '-1'),
(106164, 6367, '_stock', '145'),
(106165, 6367, '_stock_status', 'instock'),
(106166, 6367, '_wc_average_rating', '0'),
(106167, 6367, '_wc_review_count', '0'),
(106168, 6367, 'attribute_pa_color', 'yellow'),
(106169, 6367, 'attribute_pa_shoe-size', '9'),
(106170, 6367, '_price', '73.21'),
(106171, 6367, '_product_version', '4.1.0'),
(106172, 6367, '_vi_wad_aliexpress_variation_id', '12000018076179426'),
(106173, 6367, '_vi_wad_aliexpress_variation_attr', '14:366;200000124:350262'),
(106174, 6368, '_variation_description', ''),
(106175, 6368, '_sku', '1005001905517447-yellow-8-5'),
(106176, 6368, '_regular_price', '73.21'),
(106177, 6368, 'total_sales', '0'),
(106178, 6368, '_tax_status', 'taxable'),
(106179, 6368, '_tax_class', 'parent'),
(106180, 6368, '_manage_stock', 'yes'),
(106181, 6368, '_backorders', 'no'),
(106182, 6368, '_sold_individually', 'no'),
(106183, 6368, '_virtual', 'no'),
(106184, 6368, '_downloadable', 'no'),
(106185, 6368, '_download_limit', '-1'),
(106186, 6368, '_download_expiry', '-1'),
(106187, 6368, '_stock', '149'),
(106188, 6368, '_stock_status', 'instock'),
(106189, 6368, '_wc_average_rating', '0'),
(106190, 6368, '_wc_review_count', '0'),
(106191, 6368, 'attribute_pa_color', 'yellow'),
(106192, 6368, 'attribute_pa_shoe-size', '8-5'),
(106193, 6368, '_price', '73.21'),
(106194, 6368, '_product_version', '4.1.0'),
(106195, 6368, '_vi_wad_aliexpress_variation_id', '12000018076179425'),
(106196, 6368, '_vi_wad_aliexpress_variation_attr', '14:366;200000124:200000289'),
(106197, 6369, '_variation_description', ''),
(106198, 6369, '_sku', '1005001905517447-yellow-7-5'),
(106199, 6369, '_regular_price', '73.21'),
(106200, 6369, 'total_sales', '0'),
(106201, 6369, '_tax_status', 'taxable'),
(106202, 6369, '_tax_class', 'parent'),
(106203, 6369, '_manage_stock', 'yes'),
(106204, 6369, '_backorders', 'no'),
(106205, 6369, '_sold_individually', 'no'),
(106206, 6369, '_virtual', 'no'),
(106207, 6369, '_downloadable', 'no'),
(106208, 6369, '_download_limit', '-1'),
(106209, 6369, '_download_expiry', '-1'),
(106210, 6369, '_stock', '148'),
(106211, 6369, '_stock_status', 'instock'),
(106212, 6369, '_wc_average_rating', '0'),
(106213, 6369, '_wc_review_count', '0'),
(106214, 6369, 'attribute_pa_color', 'yellow'),
(106215, 6369, 'attribute_pa_shoe-size', '7-5'),
(106216, 6369, '_price', '73.21'),
(106217, 6369, '_product_version', '4.1.0'),
(106218, 6369, '_vi_wad_aliexpress_variation_id', '12000018076179424'),
(106219, 6369, '_vi_wad_aliexpress_variation_attr', '14:366;200000124:200000288'),
(106220, 6370, '_variation_description', ''),
(106221, 6370, '_sku', '1005001905517447-rosy-red-7-5'),
(106222, 6370, '_regular_price', '73.21'),
(106223, 6370, 'total_sales', '0'),
(106224, 6370, '_tax_status', 'taxable'),
(106225, 6370, '_tax_class', 'parent'),
(106226, 6370, '_manage_stock', 'yes'),
(106227, 6370, '_backorders', 'no'),
(106228, 6370, '_sold_individually', 'no'),
(106229, 6370, '_virtual', 'no'),
(106230, 6370, '_downloadable', 'no'),
(106231, 6370, '_download_limit', '-1'),
(106232, 6370, '_download_expiry', '-1'),
(106233, 6370, '_stock', '147'),
(106234, 6370, '_stock_status', 'instock'),
(106235, 6370, '_wc_average_rating', '0'),
(106236, 6370, '_wc_review_count', '0'),
(106237, 6370, 'attribute_pa_color', 'rosy-red'),
(106238, 6370, 'attribute_pa_shoe-size', '7-5'),
(106239, 6370, '_price', '73.21'),
(106240, 6370, '_product_version', '4.1.0'),
(106241, 6370, '_vi_wad_aliexpress_variation_id', '12000018076179431'),
(106242, 6370, '_vi_wad_aliexpress_variation_attr', '14:201496390;200000124:200000288'),
(106243, 6371, '_variation_description', ''),
(106244, 6371, '_sku', '1005001905517447-rosy-red-6-5'),
(106245, 6371, '_regular_price', '73.21'),
(106246, 6371, 'total_sales', '0'),
(106247, 6371, '_tax_status', 'taxable'),
(106248, 6371, '_tax_class', 'parent'),
(106249, 6371, '_manage_stock', 'yes'),
(106250, 6371, '_backorders', 'no'),
(106251, 6371, '_sold_individually', 'no'),
(106252, 6371, '_virtual', 'no'),
(106253, 6371, '_downloadable', 'no'),
(106254, 6371, '_download_limit', '-1'),
(106255, 6371, '_download_expiry', '-1'),
(106256, 6371, '_stock', '149'),
(106257, 6371, '_stock_status', 'instock'),
(106258, 6371, '_wc_average_rating', '0'),
(106259, 6371, '_wc_review_count', '0'),
(106260, 6371, 'attribute_pa_color', 'rosy-red'),
(106261, 6371, 'attribute_pa_shoe-size', '6-5'),
(106262, 6371, '_price', '73.21'),
(106263, 6371, '_product_version', '4.1.0'),
(106264, 6371, '_vi_wad_aliexpress_variation_id', '12000018076179430'),
(106265, 6371, '_vi_wad_aliexpress_variation_attr', '14:201496390;200000124:200000287'),
(106266, 6372, '_variation_description', ''),
(106267, 6372, '_sku', '1005001905517447-rosy-red-6'),
(106268, 6372, '_regular_price', '73.21'),
(106269, 6372, 'total_sales', '0'),
(106270, 6372, '_tax_status', 'taxable'),
(106271, 6372, '_tax_class', 'parent'),
(106272, 6372, '_manage_stock', 'yes'),
(106273, 6372, '_backorders', 'no'),
(106274, 6372, '_sold_individually', 'no'),
(106275, 6372, '_virtual', 'no'),
(106276, 6372, '_downloadable', 'no'),
(106277, 6372, '_download_limit', '-1'),
(106278, 6372, '_download_expiry', '-1'),
(106279, 6372, '_stock', '148'),
(106280, 6372, '_stock_status', 'instock'),
(106281, 6372, '_wc_average_rating', '0'),
(106282, 6372, '_wc_review_count', '0'),
(106283, 6372, 'attribute_pa_color', 'rosy-red'),
(106284, 6372, 'attribute_pa_shoe-size', '6'),
(106285, 6372, '_price', '73.21'),
(106286, 6372, '_product_version', '4.1.0'),
(106287, 6372, '_vi_wad_aliexpress_variation_id', '12000018076179429'),
(106288, 6372, '_vi_wad_aliexpress_variation_attr', '14:201496390;200000124:1394'),
(106289, 6373, '_variation_description', ''),
(106290, 6373, '_sku', '1005001905517447-rosy-red-5'),
(106291, 6373, '_regular_price', '73.21'),
(106292, 6373, 'total_sales', '0'),
(106293, 6373, '_tax_status', 'taxable'),
(106294, 6373, '_tax_class', 'parent'),
(106295, 6373, '_manage_stock', 'yes'),
(106296, 6373, '_backorders', 'no'),
(106297, 6373, '_sold_individually', 'no'),
(106298, 6373, '_virtual', 'no'),
(106299, 6373, '_downloadable', 'no'),
(106300, 6373, '_download_limit', '-1'),
(106301, 6373, '_download_expiry', '-1'),
(106302, 6373, '_stock', '149'),
(106303, 6373, '_stock_status', 'instock'),
(106304, 6373, '_wc_average_rating', '0'),
(106305, 6373, '_wc_review_count', '0'),
(106306, 6373, 'attribute_pa_color', 'rosy-red'),
(106307, 6373, 'attribute_pa_shoe-size', '5'),
(106308, 6373, '_price', '73.21'),
(106309, 6373, '_product_version', '4.1.0'),
(106310, 6373, '_vi_wad_aliexpress_variation_id', '12000018076179428'),
(106311, 6373, '_vi_wad_aliexpress_variation_attr', '14:201496390;200000124:698'),
(106312, 6374, '_variation_description', ''),
(106313, 6374, '_sku', '1005001905517447-green-5'),
(106314, 6374, '_regular_price', '73.21'),
(106315, 6374, 'total_sales', '0'),
(106316, 6374, '_tax_status', 'taxable'),
(106317, 6374, '_tax_class', 'parent'),
(106318, 6374, '_manage_stock', 'yes'),
(106319, 6374, '_backorders', 'no'),
(106320, 6374, '_sold_individually', 'no'),
(106321, 6374, '_virtual', 'no'),
(106322, 6374, '_downloadable', 'no'),
(106323, 6374, '_download_limit', '-1'),
(106324, 6374, '_download_expiry', '-1'),
(106325, 6374, '_stock', '149'),
(106326, 6374, '_stock_status', 'instock'),
(106327, 6374, '_wc_average_rating', '0'),
(106328, 6374, '_wc_review_count', '0'),
(106329, 6374, 'attribute_pa_color', 'green'),
(106330, 6374, 'attribute_pa_shoe-size', '5'),
(106331, 6374, '_price', '73.21'),
(106332, 6374, '_product_version', '4.1.0'),
(106333, 6374, '_vi_wad_aliexpress_variation_id', '12000018076179435'),
(106334, 6374, '_vi_wad_aliexpress_variation_attr', '14:175;200000124:698'),
(106335, 6375, '_variation_description', ''),
(106336, 6375, '_sku', '1005001905517447-rosy-red-9-5'),
(106337, 6375, '_regular_price', '73.21'),
(106338, 6375, 'total_sales', '0'),
(106339, 6375, '_tax_status', 'taxable'),
(106340, 6375, '_tax_class', 'parent'),
(106341, 6375, '_manage_stock', 'yes'),
(106342, 6375, '_backorders', 'no'),
(106343, 6375, '_sold_individually', 'no'),
(106344, 6375, '_virtual', 'no'),
(106345, 6375, '_downloadable', 'no'),
(106346, 6375, '_download_limit', '-1'),
(106347, 6375, '_download_expiry', '-1'),
(106348, 6375, '_stock', '0'),
(106349, 6375, '_stock_status', 'outofstock'),
(106350, 6375, '_wc_average_rating', '0'),
(106351, 6375, '_wc_review_count', '0'),
(106352, 6375, 'attribute_pa_color', 'rosy-red'),
(106353, 6375, 'attribute_pa_shoe-size', '9-5'),
(106354, 6375, '_price', '73.21'),
(106355, 6375, '_product_version', '4.1.0'),
(106356, 6375, '_vi_wad_aliexpress_variation_id', '12000018076179434'),
(106357, 6375, '_vi_wad_aliexpress_variation_attr', '14:201496390;200000124:200000290'),
(106358, 6376, '_variation_description', ''),
(106359, 6376, '_sku', '1005001905517447-rosy-red-9'),
(106360, 6376, '_regular_price', '73.21'),
(106361, 6376, 'total_sales', '0'),
(106362, 6376, '_tax_status', 'taxable'),
(106363, 6376, '_tax_class', 'parent'),
(106364, 6376, '_manage_stock', 'yes'),
(106365, 6376, '_backorders', 'no'),
(106366, 6376, '_sold_individually', 'no'),
(106367, 6376, '_virtual', 'no'),
(106368, 6376, '_downloadable', 'no'),
(106369, 6376, '_download_limit', '-1'),
(106370, 6376, '_download_expiry', '-1'),
(106371, 6376, '_stock', '147'),
(106372, 6376, '_stock_status', 'instock'),
(106373, 6376, '_wc_average_rating', '0'),
(106374, 6376, '_wc_review_count', '0'),
(106375, 6376, 'attribute_pa_color', 'rosy-red'),
(106376, 6376, 'attribute_pa_shoe-size', '9'),
(106377, 6376, '_price', '73.21'),
(106378, 6376, '_product_version', '4.1.0'),
(106379, 6376, '_vi_wad_aliexpress_variation_id', '12000018076179433'),
(106380, 6376, '_vi_wad_aliexpress_variation_attr', '14:201496390;200000124:350262'),
(106381, 6377, '_variation_description', ''),
(106382, 6377, '_sku', '1005001905517447-rosy-red-8-5'),
(106383, 6377, '_regular_price', '73.21'),
(106384, 6377, 'total_sales', '0'),
(106385, 6377, '_tax_status', 'taxable'),
(106386, 6377, '_tax_class', 'parent'),
(106387, 6377, '_manage_stock', 'yes'),
(106388, 6377, '_backorders', 'no'),
(106389, 6377, '_sold_individually', 'no'),
(106390, 6377, '_virtual', 'no'),
(106391, 6377, '_downloadable', 'no'),
(106392, 6377, '_download_limit', '-1'),
(106393, 6377, '_download_expiry', '-1'),
(106394, 6377, '_stock', '147'),
(106395, 6377, '_stock_status', 'instock'),
(106396, 6377, '_wc_average_rating', '0'),
(106397, 6377, '_wc_review_count', '0'),
(106398, 6377, 'attribute_pa_color', 'rosy-red'),
(106399, 6377, 'attribute_pa_shoe-size', '8-5'),
(106400, 6377, '_price', '73.21'),
(106401, 6377, '_product_version', '4.1.0'),
(106402, 6377, '_vi_wad_aliexpress_variation_id', '12000018076179432'),
(106403, 6377, '_vi_wad_aliexpress_variation_attr', '14:201496390;200000124:200000289'),
(106404, 6378, '_variation_description', ''),
(106405, 6378, '_sku', '1005001905517447-green-8-5'),
(106406, 6378, '_regular_price', '73.21'),
(106407, 6378, 'total_sales', '0'),
(106408, 6378, '_tax_status', 'taxable'),
(106409, 6378, '_tax_class', 'parent'),
(106410, 6378, '_manage_stock', 'yes'),
(106411, 6378, '_backorders', 'no'),
(106412, 6378, '_sold_individually', 'no'),
(106413, 6378, '_virtual', 'no'),
(106414, 6378, '_downloadable', 'no'),
(106415, 6378, '_download_limit', '-1'),
(106416, 6378, '_download_expiry', '-1'),
(106417, 6378, '_stock', '147'),
(106418, 6378, '_stock_status', 'instock'),
(106419, 6378, '_wc_average_rating', '0'),
(106420, 6378, '_wc_review_count', '0'),
(106421, 6378, 'attribute_pa_color', 'green'),
(106422, 6378, 'attribute_pa_shoe-size', '8-5'),
(106423, 6378, '_price', '73.21'),
(106424, 6378, '_product_version', '4.1.0'),
(106425, 6378, '_vi_wad_aliexpress_variation_id', '12000018076179439'),
(106426, 6378, '_vi_wad_aliexpress_variation_attr', '14:175;200000124:200000289'),
(106427, 6379, '_variation_description', ''),
(106428, 6379, '_sku', '1005001905517447-green-7-5'),
(106429, 6379, '_regular_price', '73.21'),
(106430, 6379, 'total_sales', '0'),
(106431, 6379, '_tax_status', 'taxable'),
(106432, 6379, '_tax_class', 'parent'),
(106433, 6379, '_manage_stock', 'yes'),
(106434, 6379, '_backorders', 'no'),
(106435, 6379, '_sold_individually', 'no'),
(106436, 6379, '_virtual', 'no'),
(106437, 6379, '_downloadable', 'no'),
(106438, 6379, '_download_limit', '-1'),
(106439, 6379, '_download_expiry', '-1'),
(106440, 6379, '_stock', '144'),
(106441, 6379, '_stock_status', 'instock'),
(106442, 6379, '_wc_average_rating', '0'),
(106443, 6379, '_wc_review_count', '0'),
(106444, 6379, 'attribute_pa_color', 'green'),
(106445, 6379, 'attribute_pa_shoe-size', '7-5'),
(106446, 6379, '_price', '73.21'),
(106447, 6379, '_product_version', '4.1.0'),
(106448, 6379, '_vi_wad_aliexpress_variation_id', '12000018076179438'),
(106449, 6379, '_vi_wad_aliexpress_variation_attr', '14:175;200000124:200000288'),
(106450, 6380, '_wp_attached_file', '2021/06/Women-s-Sandals-Mesh-Casual-Ladies-Wedges-Platform-Shoes-Solid-Color-Hollow-Out-Open-Toe-Slip-1.jpg_640x640-1.jpg'),
(106451, 6380, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:121:\"2021/06/Women-s-Sandals-Mesh-Casual-Ladies-Wedges-Platform-Shoes-Solid-Color-Hollow-Out-Open-Toe-Slip-1.jpg_640x640-1.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:121:\"Women-s-Sandals-Mesh-Casual-Ladies-Wedges-Platform-Shoes-Solid-Color-Hollow-Out-Open-Toe-Slip-1.jpg_640x640-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:121:\"Women-s-Sandals-Mesh-Casual-Ladies-Wedges-Platform-Shoes-Solid-Color-Hollow-Out-Open-Toe-Slip-1.jpg_640x640-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:121:\"Women-s-Sandals-Mesh-Casual-Ladies-Wedges-Platform-Shoes-Solid-Color-Hollow-Out-Open-Toe-Slip-1.jpg_640x640-1-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:121:\"Women-s-Sandals-Mesh-Casual-Ladies-Wedges-Platform-Shoes-Solid-Color-Hollow-Out-Open-Toe-Slip-1.jpg_640x640-1-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:121:\"Women-s-Sandals-Mesh-Casual-Ladies-Wedges-Platform-Shoes-Solid-Color-Hollow-Out-Open-Toe-Slip-1.jpg_640x640-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:121:\"Women-s-Sandals-Mesh-Casual-Ladies-Wedges-Platform-Shoes-Solid-Color-Hollow-Out-Open-Toe-Slip-1.jpg_640x640-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:121:\"Women-s-Sandals-Mesh-Casual-Ladies-Wedges-Platform-Shoes-Solid-Color-Hollow-Out-Open-Toe-Slip-1.jpg_640x640-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:121:\"Women-s-Sandals-Mesh-Casual-Ladies-Wedges-Platform-Shoes-Solid-Color-Hollow-Out-Open-Toe-Slip-1.jpg_640x640-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:121:\"Women-s-Sandals-Mesh-Casual-Ladies-Wedges-Platform-Shoes-Solid-Color-Hollow-Out-Open-Toe-Slip-1.jpg_640x640-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:121:\"Women-s-Sandals-Mesh-Casual-Ladies-Wedges-Platform-Shoes-Solid-Color-Hollow-Out-Open-Toe-Slip-1.jpg_640x640-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(106452, 6381, '_variation_description', ''),
(106453, 6381, '_sku', '1005001905517447-green-6-5'),
(106454, 6381, '_regular_price', '73.21'),
(106455, 6381, 'total_sales', '0'),
(106456, 6381, '_tax_status', 'taxable'),
(106457, 6381, '_tax_class', 'parent'),
(106458, 6381, '_manage_stock', 'yes'),
(106459, 6381, '_backorders', 'no'),
(106460, 6381, '_sold_individually', 'no'),
(106461, 6381, '_virtual', 'no'),
(106462, 6381, '_downloadable', 'no'),
(106463, 6381, '_download_limit', '-1'),
(106464, 6381, '_download_expiry', '-1'),
(106465, 6381, '_stock', '148'),
(106466, 6381, '_stock_status', 'instock'),
(106467, 6381, '_wc_average_rating', '0'),
(106468, 6381, '_wc_review_count', '0'),
(106469, 6381, 'attribute_pa_color', 'green'),
(106470, 6381, 'attribute_pa_shoe-size', '6-5'),
(106471, 6381, '_price', '73.21'),
(106472, 6381, '_product_version', '4.1.0'),
(106473, 6381, '_vi_wad_aliexpress_variation_id', '12000018076179437'),
(106474, 6381, '_vi_wad_aliexpress_variation_attr', '14:175;200000124:200000287'),
(106475, 6382, '_variation_description', ''),
(106476, 6382, '_sku', '1005001905517447-green-6'),
(106477, 6382, '_regular_price', '73.21'),
(106478, 6382, 'total_sales', '0'),
(106479, 6382, '_tax_status', 'taxable'),
(106480, 6382, '_tax_class', 'parent'),
(106481, 6382, '_manage_stock', 'yes'),
(106482, 6382, '_backorders', 'no'),
(106483, 6382, '_sold_individually', 'no'),
(106484, 6382, '_virtual', 'no'),
(106485, 6382, '_downloadable', 'no'),
(106486, 6382, '_download_limit', '-1'),
(106487, 6382, '_download_expiry', '-1'),
(106488, 6382, '_stock', '149'),
(106489, 6382, '_stock_status', 'instock'),
(106490, 6382, '_wc_average_rating', '0'),
(106491, 6382, '_wc_review_count', '0'),
(106492, 6382, 'attribute_pa_color', 'green'),
(106493, 6382, 'attribute_pa_shoe-size', '6'),
(106494, 6382, '_price', '73.21'),
(106495, 6382, '_product_version', '4.1.0'),
(106496, 6382, '_vi_wad_aliexpress_variation_id', '12000018076179436'),
(106497, 6382, '_vi_wad_aliexpress_variation_attr', '14:175;200000124:1394'),
(106498, 6383, '_variation_description', ''),
(106499, 6383, '_sku', '1005001905517447-black-6'),
(106500, 6383, '_regular_price', '73.21'),
(106501, 6383, 'total_sales', '0'),
(106502, 6383, '_tax_status', 'taxable'),
(106503, 6383, '_tax_class', 'parent'),
(106504, 6383, '_manage_stock', 'yes'),
(106505, 6383, '_backorders', 'no'),
(106506, 6383, '_sold_individually', 'no'),
(106507, 6383, '_virtual', 'no'),
(106508, 6383, '_downloadable', 'no'),
(106509, 6383, '_download_limit', '-1'),
(106510, 6383, '_download_expiry', '-1'),
(106511, 6383, '_stock', '149'),
(106512, 6383, '_stock_status', 'instock'),
(106513, 6383, '_wc_average_rating', '0'),
(106514, 6383, '_wc_review_count', '0'),
(106515, 6383, 'attribute_pa_color', 'black'),
(106516, 6383, 'attribute_pa_shoe-size', '6'),
(106517, 6383, '_price', '73.21'),
(106518, 6383, '_product_version', '4.1.0'),
(106519, 6383, '_vi_wad_aliexpress_variation_id', '12000018076179443'),
(106520, 6383, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:1394'),
(106521, 6384, '_variation_description', ''),
(106522, 6384, '_sku', '1005001905517447-black-5'),
(106523, 6384, '_regular_price', '73.21'),
(106524, 6384, 'total_sales', '0'),
(106525, 6384, '_tax_status', 'taxable'),
(106526, 6384, '_tax_class', 'parent'),
(106527, 6384, '_manage_stock', 'yes'),
(106528, 6384, '_backorders', 'no'),
(106529, 6384, '_sold_individually', 'no'),
(106530, 6384, '_virtual', 'no'),
(106531, 6384, '_downloadable', 'no'),
(106532, 6384, '_download_limit', '-1'),
(106533, 6384, '_download_expiry', '-1'),
(106534, 6384, '_stock', '149'),
(106535, 6384, '_stock_status', 'instock'),
(106536, 6384, '_wc_average_rating', '0'),
(106537, 6384, '_wc_review_count', '0'),
(106538, 6384, 'attribute_pa_color', 'black'),
(106539, 6384, 'attribute_pa_shoe-size', '5'),
(106540, 6384, '_price', '73.21'),
(106541, 6384, '_product_version', '4.1.0'),
(106542, 6384, '_vi_wad_aliexpress_variation_id', '12000018076179442'),
(106543, 6384, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:698'),
(106544, 6380, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H2a3470003ee142a093581eb0d27929ccm/Women-s-Sandals-Mesh-Casual-Ladies-Wedges-Platform-Shoes-Solid-Color-Hollow-Out-Open-Toe-Slip.jpg_640x640.jpg'),
(106545, 6305, '_thumbnail_id', '6380'),
(106546, 6310, '_thumbnail_id', '6380'),
(106547, 6311, '_thumbnail_id', '6380'),
(106548, 6312, '_thumbnail_id', '6380'),
(106549, 6314, '_thumbnail_id', '6380'),
(106550, 6315, '_thumbnail_id', '6380'),
(106551, 6385, '_variation_description', ''),
(106552, 6316, '_thumbnail_id', '6380'),
(106553, 6385, '_sku', '1005001905517447-green-9-5'),
(106554, 6317, '_thumbnail_id', '6380'),
(106555, 6385, '_regular_price', '73.21'),
(106556, 6319, '_thumbnail_id', '6380'),
(106557, 6385, 'total_sales', '0'),
(106558, 6327, '_thumbnail_id', '6380'),
(106559, 6385, '_tax_status', 'taxable'),
(106560, 6328, '_thumbnail_id', '6380'),
(106561, 6385, '_tax_class', 'parent'),
(106562, 6385, '_manage_stock', 'yes'),
(106563, 6385, '_backorders', 'no'),
(106564, 6385, '_sold_individually', 'no'),
(106565, 6385, '_virtual', 'no'),
(106566, 6385, '_downloadable', 'no'),
(106567, 6385, '_download_limit', '-1'),
(106568, 6385, '_download_expiry', '-1'),
(106569, 6385, '_stock', '0'),
(106570, 6385, '_stock_status', 'outofstock'),
(106571, 6385, '_wc_average_rating', '0'),
(106572, 6385, '_wc_review_count', '0'),
(106573, 6385, 'attribute_pa_color', 'green'),
(106574, 6385, 'attribute_pa_shoe-size', '9-5'),
(106575, 6385, '_price', '73.21'),
(106576, 6385, '_product_version', '4.1.0'),
(106577, 6385, '_vi_wad_aliexpress_variation_id', '12000018076179441'),
(106578, 6385, '_vi_wad_aliexpress_variation_attr', '14:175;200000124:200000290'),
(106579, 6386, '_variation_description', ''),
(106580, 6386, '_sku', '1005001905517447-green-9'),
(106581, 6386, '_regular_price', '73.21'),
(106582, 6386, 'total_sales', '0'),
(106583, 6386, '_tax_status', 'taxable'),
(106584, 6386, '_tax_class', 'parent'),
(106585, 6386, '_manage_stock', 'yes'),
(106586, 6386, '_backorders', 'no'),
(106587, 6386, '_sold_individually', 'no'),
(106588, 6386, '_virtual', 'no'),
(106589, 6386, '_downloadable', 'no'),
(106590, 6386, '_download_limit', '-1'),
(106591, 6386, '_download_expiry', '-1'),
(106592, 6386, '_stock', '148'),
(106593, 6386, '_stock_status', 'instock'),
(106594, 6386, '_wc_average_rating', '0'),
(106595, 6386, '_wc_review_count', '0'),
(106596, 6386, 'attribute_pa_color', 'green'),
(106597, 6386, 'attribute_pa_shoe-size', '9'),
(106598, 6386, '_price', '73.21'),
(106599, 6386, '_product_version', '4.1.0'),
(106600, 6386, '_vi_wad_aliexpress_variation_id', '12000018076179440'),
(106601, 6386, '_vi_wad_aliexpress_variation_attr', '14:175;200000124:350262'),
(106602, 6387, '_variation_description', ''),
(106603, 6387, '_sku', '1005001905517447-black-9'),
(106604, 6387, '_regular_price', '73.21'),
(106605, 6387, 'total_sales', '0'),
(106606, 6387, '_tax_status', 'taxable'),
(106607, 6387, '_tax_class', 'parent'),
(106608, 6387, '_manage_stock', 'yes'),
(106609, 6387, '_backorders', 'no'),
(106610, 6387, '_sold_individually', 'no'),
(106611, 6387, '_virtual', 'no'),
(106612, 6387, '_downloadable', 'no'),
(106613, 6387, '_download_limit', '-1'),
(106614, 6387, '_download_expiry', '-1'),
(106615, 6387, '_stock', '149'),
(106616, 6387, '_stock_status', 'instock'),
(106617, 6387, '_wc_average_rating', '0'),
(106618, 6387, '_wc_review_count', '0'),
(106619, 6387, 'attribute_pa_color', 'black'),
(106620, 6387, 'attribute_pa_shoe-size', '9'),
(106621, 6387, '_price', '73.21'),
(106622, 6387, '_product_version', '4.1.0'),
(106623, 6387, '_vi_wad_aliexpress_variation_id', '12000018076179447'),
(106624, 6387, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:350262'),
(106625, 6388, '_variation_description', ''),
(106626, 6388, '_sku', '1005001905517447-black-8-5'),
(106627, 6388, '_regular_price', '73.21'),
(106628, 6388, 'total_sales', '0'),
(106629, 6388, '_tax_status', 'taxable'),
(106630, 6388, '_tax_class', 'parent'),
(106631, 6388, '_manage_stock', 'yes'),
(106632, 6388, '_backorders', 'no'),
(106633, 6388, '_sold_individually', 'no'),
(106634, 6388, '_virtual', 'no'),
(106635, 6388, '_downloadable', 'no'),
(106636, 6388, '_download_limit', '-1'),
(106637, 6388, '_download_expiry', '-1'),
(106638, 6388, '_stock', '148'),
(106639, 6388, '_stock_status', 'instock'),
(106640, 6388, '_wc_average_rating', '0'),
(106641, 6388, '_wc_review_count', '0'),
(106642, 6388, 'attribute_pa_color', 'black'),
(106643, 6388, 'attribute_pa_shoe-size', '8-5'),
(106644, 6388, '_price', '73.21'),
(106645, 6388, '_product_version', '4.1.0'),
(106646, 6388, '_vi_wad_aliexpress_variation_id', '12000018076179446'),
(106647, 6388, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:200000289'),
(106648, 6389, '_variation_description', ''),
(106649, 6389, '_sku', '1005001905517447-black-7-5'),
(106650, 6389, '_regular_price', '73.21'),
(106651, 6389, 'total_sales', '0'),
(106652, 6389, '_tax_status', 'taxable'),
(106653, 6389, '_tax_class', 'parent'),
(106654, 6389, '_manage_stock', 'yes'),
(106655, 6389, '_backorders', 'no'),
(106656, 6389, '_sold_individually', 'no'),
(106657, 6389, '_virtual', 'no'),
(106658, 6389, '_downloadable', 'no'),
(106659, 6389, '_download_limit', '-1'),
(106660, 6389, '_download_expiry', '-1'),
(106661, 6389, '_stock', '145'),
(106662, 6389, '_stock_status', 'instock'),
(106663, 6389, '_wc_average_rating', '0'),
(106664, 6389, '_wc_review_count', '0'),
(106665, 6389, 'attribute_pa_color', 'black'),
(106666, 6389, 'attribute_pa_shoe-size', '7-5'),
(106667, 6389, '_price', '73.21'),
(106668, 6389, '_product_version', '4.1.0'),
(106669, 6389, '_vi_wad_aliexpress_variation_id', '12000018076179445'),
(106670, 6389, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:200000288'),
(106671, 6390, '_variation_description', ''),
(106672, 6390, '_sku', '1005001905517447-black-6-5'),
(106673, 6390, '_regular_price', '73.21'),
(106674, 6390, 'total_sales', '0'),
(106675, 6390, '_tax_status', 'taxable'),
(106676, 6390, '_tax_class', 'parent'),
(106677, 6390, '_manage_stock', 'yes'),
(106678, 6390, '_backorders', 'no'),
(106679, 6390, '_sold_individually', 'no'),
(106680, 6390, '_virtual', 'no'),
(106681, 6390, '_downloadable', 'no'),
(106682, 6390, '_download_limit', '-1'),
(106683, 6390, '_download_expiry', '-1'),
(106684, 6390, '_stock', '148'),
(106685, 6390, '_stock_status', 'instock'),
(106686, 6390, '_wc_average_rating', '0'),
(106687, 6390, '_wc_review_count', '0'),
(106688, 6390, 'attribute_pa_color', 'black'),
(106689, 6390, 'attribute_pa_shoe-size', '6-5'),
(106690, 6390, '_price', '73.21'),
(106691, 6390, '_product_version', '4.1.0'),
(106692, 6390, '_vi_wad_aliexpress_variation_id', '12000018076179444'),
(106693, 6390, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:200000287'),
(106694, 6391, '_variation_description', ''),
(106695, 6391, '_sku', '1005001905517447-black-9-5'),
(106696, 6391, '_regular_price', '73.21'),
(106697, 6391, 'total_sales', '0'),
(106698, 6391, '_tax_status', 'taxable'),
(106699, 6391, '_tax_class', 'parent'),
(106700, 6391, '_manage_stock', 'yes'),
(106701, 6391, '_backorders', 'no'),
(106702, 6391, '_sold_individually', 'no'),
(106703, 6391, '_virtual', 'no'),
(106704, 6391, '_downloadable', 'no'),
(106705, 6391, '_download_limit', '-1'),
(106706, 6391, '_download_expiry', '-1'),
(106707, 6391, '_stock', '0'),
(106708, 6391, '_stock_status', 'outofstock'),
(106709, 6391, '_wc_average_rating', '0'),
(106710, 6391, '_wc_review_count', '0'),
(106711, 6391, 'attribute_pa_color', 'black'),
(106712, 6391, 'attribute_pa_shoe-size', '9-5'),
(106713, 6391, '_price', '73.21'),
(106714, 6391, '_product_version', '4.1.0'),
(106715, 6391, '_vi_wad_aliexpress_variation_id', '12000018076179448'),
(106716, 6391, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:200000290'),
(106717, 6392, '_variation_description', ''),
(106718, 6392, '_sku', '1005001905517447-blue-7-5'),
(106719, 6392, '_regular_price', '73.21'),
(106720, 6392, 'total_sales', '0'),
(106721, 6392, '_tax_status', 'taxable'),
(106722, 6392, '_tax_class', 'parent'),
(106723, 6392, '_manage_stock', 'yes'),
(106724, 6392, '_backorders', 'no'),
(106725, 6393, '_wp_attached_file', '2021/06/Women-s-Sandals-Mesh-Casual-Ladies-Wedges-Platform-Shoes-Solid-Color-Hollow-Out-Open-Toe-Slip-2.jpg_640x640-2.jpg'),
(106726, 6392, '_sold_individually', 'no'),
(106727, 6393, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:121:\"2021/06/Women-s-Sandals-Mesh-Casual-Ladies-Wedges-Platform-Shoes-Solid-Color-Hollow-Out-Open-Toe-Slip-2.jpg_640x640-2.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:121:\"Women-s-Sandals-Mesh-Casual-Ladies-Wedges-Platform-Shoes-Solid-Color-Hollow-Out-Open-Toe-Slip-2.jpg_640x640-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:121:\"Women-s-Sandals-Mesh-Casual-Ladies-Wedges-Platform-Shoes-Solid-Color-Hollow-Out-Open-Toe-Slip-2.jpg_640x640-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:121:\"Women-s-Sandals-Mesh-Casual-Ladies-Wedges-Platform-Shoes-Solid-Color-Hollow-Out-Open-Toe-Slip-2.jpg_640x640-2-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:121:\"Women-s-Sandals-Mesh-Casual-Ladies-Wedges-Platform-Shoes-Solid-Color-Hollow-Out-Open-Toe-Slip-2.jpg_640x640-2-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:121:\"Women-s-Sandals-Mesh-Casual-Ladies-Wedges-Platform-Shoes-Solid-Color-Hollow-Out-Open-Toe-Slip-2.jpg_640x640-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:121:\"Women-s-Sandals-Mesh-Casual-Ladies-Wedges-Platform-Shoes-Solid-Color-Hollow-Out-Open-Toe-Slip-2.jpg_640x640-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:121:\"Women-s-Sandals-Mesh-Casual-Ladies-Wedges-Platform-Shoes-Solid-Color-Hollow-Out-Open-Toe-Slip-2.jpg_640x640-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:121:\"Women-s-Sandals-Mesh-Casual-Ladies-Wedges-Platform-Shoes-Solid-Color-Hollow-Out-Open-Toe-Slip-2.jpg_640x640-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:121:\"Women-s-Sandals-Mesh-Casual-Ladies-Wedges-Platform-Shoes-Solid-Color-Hollow-Out-Open-Toe-Slip-2.jpg_640x640-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:121:\"Women-s-Sandals-Mesh-Casual-Ladies-Wedges-Platform-Shoes-Solid-Color-Hollow-Out-Open-Toe-Slip-2.jpg_640x640-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(106728, 6392, '_virtual', 'no'),
(106729, 6392, '_downloadable', 'no'),
(106730, 6392, '_download_limit', '-1'),
(106731, 6392, '_download_expiry', '-1'),
(106732, 6392, '_stock', '148'),
(106733, 6392, '_stock_status', 'instock'),
(106734, 6392, '_wc_average_rating', '0'),
(106735, 6392, '_wc_review_count', '0'),
(106736, 6392, 'attribute_pa_color', 'blue'),
(106737, 6392, 'attribute_pa_shoe-size', '7-5'),
(106738, 6392, '_price', '73.21'),
(106739, 6392, '_product_version', '4.1.0'),
(106740, 6392, '_vi_wad_aliexpress_variation_id', '12000018076179403'),
(106741, 6392, '_vi_wad_aliexpress_variation_attr', '14:173;200000124:200000288'),
(106742, 6394, '_variation_description', ''),
(106743, 6394, '_sku', '1005001905517447-blue-6-5'),
(106744, 6394, '_regular_price', '73.21'),
(106745, 6394, 'total_sales', '0'),
(106746, 6394, '_tax_status', 'taxable'),
(106747, 6394, '_tax_class', 'parent'),
(106748, 6394, '_manage_stock', 'yes'),
(106749, 6394, '_backorders', 'no'),
(106750, 6394, '_sold_individually', 'no'),
(106751, 6394, '_virtual', 'no'),
(106752, 6394, '_downloadable', 'no'),
(106753, 6394, '_download_limit', '-1'),
(106754, 6394, '_download_expiry', '-1'),
(106755, 6394, '_stock', '149'),
(106756, 6394, '_stock_status', 'instock'),
(106757, 6394, '_wc_average_rating', '0'),
(106758, 6394, '_wc_review_count', '0'),
(106759, 6394, 'attribute_pa_color', 'blue'),
(106760, 6394, 'attribute_pa_shoe-size', '6-5'),
(106761, 6394, '_price', '73.21'),
(106762, 6394, '_product_version', '4.1.0'),
(106763, 6394, '_vi_wad_aliexpress_variation_id', '12000018076179402'),
(106764, 6394, '_vi_wad_aliexpress_variation_attr', '14:173;200000124:200000287'),
(106765, 6395, '_variation_description', ''),
(106766, 6395, '_sku', '1005001905517447-blue-6'),
(106767, 6395, '_regular_price', '73.21'),
(106768, 6395, 'total_sales', '0'),
(106769, 6395, '_tax_status', 'taxable'),
(106770, 6395, '_tax_class', 'parent'),
(106771, 6395, '_manage_stock', 'yes'),
(106772, 6395, '_backorders', 'no'),
(106773, 6395, '_sold_individually', 'no'),
(106774, 6395, '_virtual', 'no'),
(106775, 6395, '_downloadable', 'no'),
(106776, 6395, '_download_limit', '-1'),
(106777, 6395, '_download_expiry', '-1'),
(106778, 6395, '_stock', '148'),
(106779, 6395, '_stock_status', 'instock'),
(106780, 6395, '_wc_average_rating', '0'),
(106781, 6395, '_wc_review_count', '0'),
(106782, 6395, 'attribute_pa_color', 'blue'),
(106783, 6395, 'attribute_pa_shoe-size', '6'),
(106784, 6395, '_price', '73.21'),
(106785, 6395, '_product_version', '4.1.0'),
(106786, 6395, '_vi_wad_aliexpress_variation_id', '12000018076179401'),
(106787, 6395, '_vi_wad_aliexpress_variation_attr', '14:173;200000124:1394'),
(106788, 6396, '_variation_description', ''),
(106789, 6396, '_sku', '1005001905517447-blue-5'),
(106790, 6396, '_regular_price', '73.21'),
(106791, 6396, 'total_sales', '0'),
(106792, 6396, '_tax_status', 'taxable'),
(106793, 6396, '_tax_class', 'parent'),
(106794, 6396, '_manage_stock', 'yes'),
(106795, 6396, '_backorders', 'no'),
(106796, 6396, '_sold_individually', 'no'),
(106797, 6397, '_sku', '1005002704261883'),
(106798, 6397, '_visibility', 'visible'),
(106799, 6397, '_default_attributes', ''),
(106800, 6396, '_virtual', 'no'),
(106801, 6396, '_downloadable', 'no'),
(106802, 6396, '_download_limit', '-1'),
(106803, 6396, '_download_expiry', '-1'),
(106804, 6396, '_stock', '149'),
(106805, 6396, '_stock_status', 'instock'),
(106806, 6396, '_wc_average_rating', '0'),
(106807, 6393, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H669b7fd1c8304d8b946a6513ef5ae917V/Women-s-Sandals-Mesh-Casual-Ladies-Wedges-Platform-Shoes-Solid-Color-Hollow-Out-Open-Toe-Slip.jpg_640x640.jpg'),
(106808, 6396, '_wc_review_count', '0'),
(106809, 6324, '_thumbnail_id', '6393'),
(106810, 6396, 'attribute_pa_color', 'blue'),
(106811, 6325, '_thumbnail_id', '6393'),
(106812, 6396, 'attribute_pa_shoe-size', '5'),
(106813, 6329, '_thumbnail_id', '6393'),
(106814, 6396, '_price', '73.21'),
(106815, 6330, '_thumbnail_id', '6393'),
(106816, 6396, '_product_version', '4.1.0'),
(106817, 6331, '_thumbnail_id', '6393'),
(106818, 6332, '_thumbnail_id', '6393'),
(106819, 6333, '_thumbnail_id', '6393'),
(106820, 6396, '_vi_wad_aliexpress_variation_id', '12000018076179400'),
(106821, 6396, '_vi_wad_aliexpress_variation_attr', '14:173;200000124:698'),
(106822, 6335, '_thumbnail_id', '6393'),
(106823, 6336, '_thumbnail_id', '6393'),
(106824, 6337, '_thumbnail_id', '6393'),
(106825, 6338, '_thumbnail_id', '6393'),
(106826, 6029, '_vi_wad_woo_id', '6397'),
(106827, 6397, '_vi_wad_aliexpress_product_id', '1005002704261883'),
(106828, 6398, '_variation_description', ''),
(106829, 6398, '_sku', '1005001905517447-gold-5'),
(106830, 6398, '_regular_price', '73.21'),
(106831, 6398, 'total_sales', '0'),
(106832, 6398, '_tax_status', 'taxable'),
(106833, 6398, '_tax_class', 'parent'),
(106834, 6398, '_manage_stock', 'yes'),
(106835, 6397, 'total_sales', '0'),
(106836, 6398, '_backorders', 'no'),
(106837, 6398, '_sold_individually', 'no'),
(106838, 6397, '_tax_status', 'taxable'),
(106839, 6397, '_tax_class', ''),
(106840, 6397, '_manage_stock', 'no'),
(106841, 6397, '_backorders', 'no'),
(106842, 6398, '_virtual', 'no'),
(106843, 6397, '_sold_individually', 'no'),
(106844, 6398, '_downloadable', 'no'),
(106845, 6398, '_download_limit', '-1'),
(106846, 6398, '_download_expiry', '-1'),
(106847, 6397, '_virtual', 'no'),
(106848, 6397, '_downloadable', 'no');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(106849, 6398, '_stock', '149'),
(106850, 6397, '_download_limit', '-1'),
(106851, 6398, '_stock_status', 'instock'),
(106852, 6397, '_download_expiry', '-1'),
(106853, 6398, '_wc_average_rating', '0'),
(106854, 6397, '_stock', NULL),
(106855, 6398, '_wc_review_count', '0'),
(106856, 6397, '_stock_status', 'instock'),
(106857, 6397, '_wc_average_rating', '0'),
(106858, 6398, 'attribute_pa_color', 'gold'),
(106859, 6398, 'attribute_pa_shoe-size', '5'),
(106860, 6397, '_wc_review_count', '0'),
(106861, 6398, '_price', '73.21'),
(106862, 6398, '_product_version', '4.1.0'),
(106863, 6398, '_vi_wad_aliexpress_variation_id', '12000018076179407'),
(106864, 6398, '_vi_wad_aliexpress_variation_attr', '14:350850;200000124:698'),
(106865, 6397, '_product_attributes', 'a:3:{s:8:\"pa_color\";a:6:{s:4:\"name\";s:8:\"pa_color\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"0\";s:10:\"is_visible\";s:1:\"0\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"1\";}s:12:\"pa_shoe-size\";a:6:{s:4:\"name\";s:12:\"pa_shoe-size\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"1\";s:10:\"is_visible\";s:1:\"0\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"1\";}s:13:\"pa_ships-from\";a:6:{s:4:\"name\";s:13:\"pa_ships-from\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"2\";s:10:\"is_visible\";s:1:\"0\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"1\";}}'),
(106866, 6397, '_product_version', '4.1.0'),
(106867, 6399, '_variation_description', ''),
(106868, 6399, '_sku', '1005001905517447-blue-9-5'),
(106869, 6399, '_regular_price', '73.21'),
(106870, 6399, 'total_sales', '0'),
(106871, 6399, '_tax_status', 'taxable'),
(106872, 6399, '_tax_class', 'parent'),
(106873, 6399, '_manage_stock', 'yes'),
(106874, 6399, '_backorders', 'no'),
(106875, 6399, '_sold_individually', 'no'),
(106876, 6399, '_virtual', 'no'),
(106877, 6399, '_downloadable', 'no'),
(106878, 6399, '_download_limit', '-1'),
(106879, 6399, '_download_expiry', '-1'),
(106880, 6399, '_stock', '149'),
(106881, 6399, '_stock_status', 'instock'),
(106882, 6399, '_wc_average_rating', '0'),
(106883, 6399, '_wc_review_count', '0'),
(106884, 6399, 'attribute_pa_color', 'blue'),
(106885, 6399, 'attribute_pa_shoe-size', '9-5'),
(106886, 6399, '_price', '73.21'),
(106887, 6399, '_product_version', '4.1.0'),
(106888, 6399, '_vi_wad_aliexpress_variation_id', '12000018076179406'),
(106889, 6399, '_vi_wad_aliexpress_variation_attr', '14:173;200000124:200000290'),
(106890, 6400, '_variation_description', ''),
(106891, 6400, '_sku', '1005001905517447-blue-9'),
(106892, 6400, '_regular_price', '73.21'),
(106893, 6400, 'total_sales', '0'),
(106894, 6400, '_tax_status', 'taxable'),
(106895, 6400, '_tax_class', 'parent'),
(106896, 6400, '_manage_stock', 'yes'),
(106897, 6400, '_backorders', 'no'),
(106898, 6400, '_sold_individually', 'no'),
(106899, 6400, '_virtual', 'no'),
(106900, 6400, '_downloadable', 'no'),
(106901, 6400, '_download_limit', '-1'),
(106902, 6400, '_download_expiry', '-1'),
(106903, 6400, '_stock', '147'),
(106904, 6400, '_stock_status', 'instock'),
(106905, 6400, '_wc_average_rating', '0'),
(106906, 6400, '_wc_review_count', '0'),
(106907, 6400, 'attribute_pa_color', 'blue'),
(106908, 6400, 'attribute_pa_shoe-size', '9'),
(106909, 6400, '_price', '73.21'),
(106910, 6400, '_product_version', '4.1.0'),
(106911, 6400, '_vi_wad_aliexpress_variation_id', '12000018076179405'),
(106912, 6400, '_vi_wad_aliexpress_variation_attr', '14:173;200000124:350262'),
(106913, 6401, '_wp_attached_file', '2021/06/Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American.jpg'),
(106914, 6401, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1600;s:4:\"file\";s:106:\"2021/06/Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American.jpg\";s:5:\"sizes\";a:13:{s:6:\"medium\";a:4:{s:4:\"file\";s:106:\"Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:108:\"Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:106:\"Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:106:\"Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:108:\"Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American-1536x1536.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:106:\"Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:106:\"Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American-825x510.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:106:\"Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:106:\"Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:106:\"Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:106:\"Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:106:\"Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:106:\"Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(106915, 6402, '_variation_description', ''),
(106916, 6402, '_sku', '1005001905517447-blue-8-5'),
(106917, 6402, '_regular_price', '73.21'),
(106918, 6402, 'total_sales', '0'),
(106919, 6402, '_tax_status', 'taxable'),
(106920, 6402, '_tax_class', 'parent'),
(106921, 6402, '_manage_stock', 'yes'),
(106922, 6402, '_backorders', 'no'),
(106923, 6402, '_sold_individually', 'no'),
(106924, 6402, '_virtual', 'no'),
(106925, 6402, '_downloadable', 'no'),
(106926, 6402, '_download_limit', '-1'),
(106927, 6402, '_download_expiry', '-1'),
(106928, 6402, '_stock', '149'),
(106929, 6402, '_stock_status', 'instock'),
(106930, 6402, '_wc_average_rating', '0'),
(106931, 6402, '_wc_review_count', '0'),
(106932, 6402, 'attribute_pa_color', 'blue'),
(106933, 6402, 'attribute_pa_shoe-size', '8-5'),
(106934, 6402, '_price', '73.21'),
(106935, 6402, '_product_version', '4.1.0'),
(106936, 6402, '_vi_wad_aliexpress_variation_id', '12000018076179404'),
(106937, 6402, '_vi_wad_aliexpress_variation_attr', '14:173;200000124:200000289'),
(106938, 6403, '_variation_description', ''),
(106939, 6403, '_sku', '1005001905517447-gold-8-5'),
(106940, 6403, '_regular_price', '73.21'),
(106941, 6403, 'total_sales', '0'),
(106942, 6403, '_tax_status', 'taxable'),
(106943, 6403, '_tax_class', 'parent'),
(106944, 6403, '_manage_stock', 'yes'),
(106945, 6403, '_backorders', 'no'),
(106946, 6403, '_sold_individually', 'no'),
(106947, 6403, '_virtual', 'no'),
(106948, 6403, '_downloadable', 'no'),
(106949, 6403, '_download_limit', '-1'),
(106950, 6403, '_download_expiry', '-1'),
(106951, 6403, '_stock', '148'),
(106952, 6403, '_stock_status', 'instock'),
(106953, 6403, '_wc_average_rating', '0'),
(106954, 6403, '_wc_review_count', '0'),
(106955, 6403, 'attribute_pa_color', 'gold'),
(106956, 6403, 'attribute_pa_shoe-size', '8-5'),
(106957, 6403, '_price', '73.21'),
(106958, 6403, '_product_version', '4.1.0'),
(106959, 6403, '_vi_wad_aliexpress_variation_id', '12000018076179411'),
(106960, 6403, '_vi_wad_aliexpress_variation_attr', '14:350850;200000124:200000289'),
(106961, 6404, '_variation_description', ''),
(106962, 6404, '_sku', '1005001905517447-gold-7-5'),
(106963, 6404, '_regular_price', '73.21'),
(106964, 6404, 'total_sales', '0'),
(106965, 6404, '_tax_status', 'taxable'),
(106966, 6404, '_tax_class', 'parent'),
(106967, 6404, '_manage_stock', 'yes'),
(106968, 6404, '_backorders', 'no'),
(106969, 6404, '_sold_individually', 'no'),
(106970, 6404, '_virtual', 'no'),
(106971, 6404, '_downloadable', 'no'),
(106972, 6404, '_download_limit', '-1'),
(106973, 6404, '_download_expiry', '-1'),
(106974, 6404, '_stock', '148'),
(106975, 6404, '_stock_status', 'instock'),
(106976, 6404, '_wc_average_rating', '0'),
(106977, 6404, '_wc_review_count', '0'),
(106978, 6404, 'attribute_pa_color', 'gold'),
(106979, 6404, 'attribute_pa_shoe-size', '7-5'),
(106980, 6404, '_price', '73.21'),
(106981, 6404, '_product_version', '4.1.0'),
(106982, 6404, '_vi_wad_aliexpress_variation_id', '12000018076179410'),
(106983, 6404, '_vi_wad_aliexpress_variation_attr', '14:350850;200000124:200000288'),
(106984, 6405, '_variation_description', ''),
(106985, 6405, '_sku', '1005001905517447-gold-6-5'),
(106986, 6405, '_regular_price', '73.21'),
(106987, 6405, 'total_sales', '0'),
(106988, 6405, '_tax_status', 'taxable'),
(106989, 6405, '_tax_class', 'parent'),
(106990, 6405, '_manage_stock', 'yes'),
(106991, 6405, '_backorders', 'no'),
(106992, 6405, '_sold_individually', 'no'),
(106993, 6405, '_virtual', 'no'),
(106994, 6405, '_downloadable', 'no'),
(106995, 6405, '_download_limit', '-1'),
(106996, 6405, '_download_expiry', '-1'),
(106997, 6405, '_stock', '149'),
(106998, 6405, '_stock_status', 'instock'),
(106999, 6405, '_wc_average_rating', '0'),
(107000, 6405, '_wc_review_count', '0'),
(107001, 6405, 'attribute_pa_color', 'gold'),
(107002, 6405, 'attribute_pa_shoe-size', '6-5'),
(107003, 6405, '_price', '73.21'),
(107004, 6405, '_product_version', '4.1.0'),
(107005, 6405, '_vi_wad_aliexpress_variation_id', '12000018076179409'),
(107006, 6405, '_vi_wad_aliexpress_variation_attr', '14:350850;200000124:200000287'),
(107007, 6406, '_variation_description', ''),
(107008, 6406, '_sku', '1005001905517447-gold-6'),
(107009, 6406, '_regular_price', '73.21'),
(107010, 6406, 'total_sales', '0'),
(107011, 6406, '_tax_status', 'taxable'),
(107012, 6406, '_tax_class', 'parent'),
(107013, 6406, '_manage_stock', 'yes'),
(107014, 6406, '_backorders', 'no'),
(107015, 6406, '_sold_individually', 'no'),
(107016, 6406, '_virtual', 'no'),
(107017, 6406, '_downloadable', 'no'),
(107018, 6406, '_download_limit', '-1'),
(107019, 6406, '_download_expiry', '-1'),
(107020, 6406, '_stock', '149'),
(107021, 6406, '_stock_status', 'instock'),
(107022, 6406, '_wc_average_rating', '0'),
(107023, 6406, '_wc_review_count', '0'),
(107024, 6406, 'attribute_pa_color', 'gold'),
(107025, 6406, 'attribute_pa_shoe-size', '6'),
(107026, 6406, '_price', '73.21'),
(107027, 6406, '_product_version', '4.1.0'),
(107028, 6406, '_vi_wad_aliexpress_variation_id', '12000018076179408'),
(107029, 6406, '_vi_wad_aliexpress_variation_attr', '14:350850;200000124:1394'),
(107030, 6407, '_variation_description', ''),
(107031, 6407, '_sku', '1005001905517447-white-6'),
(107032, 6407, '_regular_price', '73.21'),
(107033, 6407, 'total_sales', '0'),
(107034, 6407, '_tax_status', 'taxable'),
(107035, 6407, '_tax_class', 'parent'),
(107036, 6407, '_manage_stock', 'yes'),
(107037, 6407, '_backorders', 'no'),
(107038, 6407, '_sold_individually', 'no'),
(107039, 6407, '_virtual', 'no'),
(107040, 6407, '_downloadable', 'no'),
(107041, 6407, '_download_limit', '-1'),
(107042, 6407, '_download_expiry', '-1'),
(107043, 6407, '_stock', '147'),
(107044, 6407, '_stock_status', 'instock'),
(107045, 6407, '_wc_average_rating', '0'),
(107046, 6407, '_wc_review_count', '0'),
(107047, 6407, 'attribute_pa_color', 'white'),
(107048, 6407, 'attribute_pa_shoe-size', '6'),
(107049, 6407, '_price', '73.21'),
(107050, 6407, '_product_version', '4.1.0'),
(107051, 6407, '_vi_wad_aliexpress_variation_id', '12000018076179415'),
(107052, 6407, '_vi_wad_aliexpress_variation_attr', '14:29;200000124:1394'),
(107053, 6408, '_variation_description', ''),
(107054, 6408, '_sku', '1005001905517447-white-5'),
(107055, 6408, '_regular_price', '73.21'),
(107056, 6408, 'total_sales', '0'),
(107057, 6408, '_tax_status', 'taxable'),
(107058, 6408, '_tax_class', 'parent'),
(107059, 6408, '_manage_stock', 'yes'),
(107060, 6408, '_backorders', 'no'),
(107061, 6408, '_sold_individually', 'no'),
(107062, 6408, '_virtual', 'no'),
(107063, 6408, '_downloadable', 'no'),
(107064, 6408, '_download_limit', '-1'),
(107065, 6408, '_download_expiry', '-1'),
(107066, 6408, '_stock', '149'),
(107067, 6408, '_stock_status', 'instock'),
(107068, 6408, '_wc_average_rating', '0'),
(107069, 6408, '_wc_review_count', '0'),
(107070, 6408, 'attribute_pa_color', 'white'),
(107071, 6408, 'attribute_pa_shoe-size', '5'),
(107072, 6408, '_price', '73.21'),
(107073, 6408, '_product_version', '4.1.0'),
(107074, 6408, '_vi_wad_aliexpress_variation_id', '12000018076179414'),
(107075, 6408, '_vi_wad_aliexpress_variation_attr', '14:29;200000124:698'),
(107076, 6409, '_variation_description', ''),
(107077, 6409, '_sku', '1005001905517447-gold-9-5'),
(107078, 6409, '_regular_price', '73.21'),
(107079, 6409, 'total_sales', '0'),
(107080, 6401, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H61cf8efc365642849d66d0bc5d7d8b5eJ/Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American.jpg'),
(107081, 6409, '_tax_status', 'taxable'),
(107082, 6397, '_thumbnail_id', '6401'),
(107083, 6409, '_tax_class', 'parent'),
(107084, 6409, '_manage_stock', 'yes'),
(107085, 6409, '_backorders', 'no'),
(107086, 6409, '_sold_individually', 'no'),
(107087, 6409, '_virtual', 'no'),
(107088, 6409, '_downloadable', 'no'),
(107089, 6409, '_download_limit', '-1'),
(107090, 6409, '_download_expiry', '-1'),
(107091, 6409, '_stock', '148'),
(107092, 6409, '_stock_status', 'instock'),
(107093, 6409, '_wc_average_rating', '0'),
(107094, 6409, '_wc_review_count', '0'),
(107095, 6409, 'attribute_pa_color', 'gold'),
(107096, 6409, 'attribute_pa_shoe-size', '9-5'),
(107097, 6409, '_price', '73.21'),
(107098, 6409, '_product_version', '4.1.0'),
(107099, 6409, '_vi_wad_aliexpress_variation_id', '12000018076179413'),
(107100, 6410, '_variation_description', ''),
(107101, 6409, '_vi_wad_aliexpress_variation_attr', '14:350850;200000124:200000290'),
(107102, 6410, '_sku', '1005002704261883-bk-35-czech-republic'),
(107103, 6410, '_regular_price', '73.19'),
(107104, 6410, 'total_sales', '0'),
(107105, 6410, '_tax_status', 'taxable'),
(107106, 6410, '_tax_class', 'parent'),
(107107, 6410, '_manage_stock', 'yes'),
(107108, 6410, '_backorders', 'no'),
(107109, 6410, '_sold_individually', 'no'),
(107110, 6410, '_virtual', 'no'),
(107111, 6410, '_downloadable', 'no'),
(107112, 6410, '_download_limit', '-1'),
(107113, 6410, '_download_expiry', '-1'),
(107114, 6410, '_stock', '300'),
(107115, 6410, '_stock_status', 'instock'),
(107116, 6410, '_wc_average_rating', '0'),
(107117, 6410, '_wc_review_count', '0'),
(107118, 6410, 'attribute_pa_color', 'bk'),
(107119, 6410, 'attribute_pa_shoe-size', '35'),
(107120, 6410, 'attribute_pa_ships-from', 'czech-republic'),
(107121, 6410, '_price', '73.19'),
(107122, 6410, '_product_version', '4.1.0'),
(107123, 6411, '_variation_description', ''),
(107124, 6411, '_sku', '1005001905517447-gold-9'),
(107125, 6411, '_regular_price', '73.21'),
(107126, 6410, '_vi_wad_aliexpress_variation_id', '12000021786176282'),
(107127, 6410, '_vi_wad_aliexpress_variation_attr', '14:771#BK;200000124:200000333;200007763:203287806'),
(107128, 6411, 'total_sales', '0'),
(107129, 6411, '_tax_status', 'taxable'),
(107130, 6411, '_tax_class', 'parent'),
(107131, 6411, '_manage_stock', 'yes'),
(107132, 6411, '_backorders', 'no'),
(107133, 6411, '_sold_individually', 'no'),
(107134, 6411, '_virtual', 'no'),
(107135, 6411, '_downloadable', 'no'),
(107136, 6411, '_download_limit', '-1'),
(107137, 6411, '_download_expiry', '-1'),
(107138, 6412, '_variation_description', ''),
(107139, 6411, '_stock', '147'),
(107140, 6412, '_sku', '1005002704261883-bk-35-poland'),
(107141, 6411, '_stock_status', 'instock'),
(107142, 6412, '_regular_price', '73.19'),
(107143, 6411, '_wc_average_rating', '0'),
(107144, 6412, 'total_sales', '0'),
(107145, 6411, '_wc_review_count', '0'),
(107146, 6412, '_tax_status', 'taxable'),
(107147, 6412, '_tax_class', 'parent'),
(107148, 6412, '_manage_stock', 'yes'),
(107149, 6412, '_backorders', 'no'),
(107150, 6411, 'attribute_pa_color', 'gold'),
(107151, 6412, '_sold_individually', 'no'),
(107152, 6411, 'attribute_pa_shoe-size', '9'),
(107153, 6411, '_price', '73.21'),
(107154, 6412, '_virtual', 'no'),
(107155, 6411, '_product_version', '4.1.0'),
(107156, 6412, '_downloadable', 'no'),
(107157, 6412, '_download_limit', '-1'),
(107158, 6412, '_download_expiry', '-1'),
(107159, 6412, '_stock', '300'),
(107160, 6411, '_vi_wad_aliexpress_variation_id', '12000018076179412'),
(107161, 6412, '_stock_status', 'instock'),
(107162, 6412, '_wc_average_rating', '0'),
(107163, 6411, '_vi_wad_aliexpress_variation_attr', '14:350850;200000124:350262'),
(107164, 6412, '_wc_review_count', '0'),
(107165, 6412, 'attribute_pa_color', 'bk'),
(107166, 6412, 'attribute_pa_shoe-size', '35'),
(107167, 6412, 'attribute_pa_ships-from', 'poland'),
(107168, 6412, '_price', '73.19'),
(107169, 6412, '_product_version', '4.1.0'),
(107170, 6412, '_vi_wad_aliexpress_variation_id', '12000021786176283'),
(107171, 6412, '_vi_wad_aliexpress_variation_attr', '14:771#BK;200000124:200000333;200007763:203372089'),
(107172, 6413, '_variation_description', ''),
(107173, 6413, '_sku', '1005002704261883-bk-35-china'),
(107174, 6413, '_regular_price', '73.19'),
(107175, 6413, 'total_sales', '0'),
(107176, 6414, '_variation_description', ''),
(107177, 6413, '_tax_status', 'taxable'),
(107178, 6413, '_tax_class', 'parent'),
(107179, 6414, '_sku', '1005001905517447-white-9'),
(107180, 6413, '_manage_stock', 'yes'),
(107181, 6413, '_backorders', 'no'),
(107182, 6414, '_regular_price', '73.21'),
(107183, 6413, '_sold_individually', 'no'),
(107184, 6414, 'total_sales', '0'),
(107185, 6414, '_tax_status', 'taxable'),
(107186, 6414, '_tax_class', 'parent'),
(107187, 6414, '_manage_stock', 'yes'),
(107188, 6414, '_backorders', 'no'),
(107189, 6413, '_virtual', 'no'),
(107190, 6413, '_downloadable', 'no'),
(107191, 6414, '_sold_individually', 'no'),
(107192, 6413, '_download_limit', '-1'),
(107193, 6413, '_download_expiry', '-1'),
(107194, 6413, '_stock', '300'),
(107195, 6414, '_virtual', 'no'),
(107196, 6413, '_stock_status', 'instock'),
(107197, 6414, '_downloadable', 'no'),
(107198, 6413, '_wc_average_rating', '0'),
(107199, 6414, '_download_limit', '-1'),
(107200, 6413, '_wc_review_count', '0'),
(107201, 6414, '_download_expiry', '-1'),
(107202, 6414, '_stock', '148'),
(107203, 6413, 'attribute_pa_color', 'bk'),
(107204, 6414, '_stock_status', 'instock'),
(107205, 6413, 'attribute_pa_shoe-size', '35'),
(107206, 6414, '_wc_average_rating', '0'),
(107207, 6413, 'attribute_pa_ships-from', 'china'),
(107208, 6414, '_wc_review_count', '0'),
(107209, 6413, '_price', '73.19'),
(107210, 6414, 'attribute_pa_color', 'white'),
(107211, 6413, '_product_version', '4.1.0'),
(107212, 6414, 'attribute_pa_shoe-size', '9'),
(107213, 6414, '_price', '73.21'),
(107214, 6414, '_product_version', '4.1.0'),
(107215, 6413, '_vi_wad_aliexpress_variation_id', '12000021786176281'),
(107216, 6413, '_vi_wad_aliexpress_variation_attr', '14:771#BK;200000124:200000333;200007763:201336100'),
(107217, 6414, '_vi_wad_aliexpress_variation_id', '12000018076179419'),
(107218, 6414, '_vi_wad_aliexpress_variation_attr', '14:29;200000124:350262'),
(107219, 6415, '_variation_description', ''),
(107220, 6415, '_sku', '1005002704261883-bk-35-belgium'),
(107221, 6415, '_regular_price', '73.19'),
(107222, 6415, 'total_sales', '0'),
(107223, 6415, '_tax_status', 'taxable'),
(107224, 6415, '_tax_class', 'parent'),
(107225, 6415, '_manage_stock', 'yes'),
(107226, 6415, '_backorders', 'no'),
(107227, 6415, '_sold_individually', 'no'),
(107228, 6415, '_virtual', 'no'),
(107229, 6415, '_downloadable', 'no'),
(107230, 6415, '_download_limit', '-1'),
(107231, 6415, '_download_expiry', '-1'),
(107232, 6415, '_stock', '300'),
(107233, 6415, '_stock_status', 'instock'),
(107234, 6415, '_wc_average_rating', '0'),
(107235, 6415, '_wc_review_count', '0'),
(107236, 6416, '_variation_description', ''),
(107237, 6416, '_sku', '1005001905517447-white-8-5'),
(107238, 6415, 'attribute_pa_color', 'bk'),
(107239, 6416, '_regular_price', '73.21'),
(107240, 6415, 'attribute_pa_shoe-size', '35'),
(107241, 6416, 'total_sales', '0'),
(107242, 6415, 'attribute_pa_ships-from', 'belgium'),
(107243, 6416, '_tax_status', 'taxable'),
(107244, 6415, '_price', '73.19'),
(107245, 6416, '_tax_class', 'parent'),
(107246, 6416, '_manage_stock', 'yes'),
(107247, 6416, '_backorders', 'no'),
(107248, 6415, '_product_version', '4.1.0'),
(107249, 6416, '_sold_individually', 'no'),
(107250, 6415, '_vi_wad_aliexpress_variation_id', '12000021786176286'),
(107251, 6415, '_vi_wad_aliexpress_variation_attr', '14:771#BK;200000124:200000333;200007763:100015076'),
(107252, 6416, '_virtual', 'no'),
(107253, 6416, '_downloadable', 'no'),
(107254, 6416, '_download_limit', '-1'),
(107255, 6416, '_download_expiry', '-1'),
(107256, 6416, '_stock', '145'),
(107257, 6416, '_stock_status', 'instock'),
(107258, 6416, '_wc_average_rating', '0'),
(107259, 6416, '_wc_review_count', '0'),
(107260, 6416, 'attribute_pa_color', 'white'),
(107261, 6417, '_variation_description', ''),
(107262, 6417, '_sku', '1005002704261883-bk-36-china'),
(107263, 6416, 'attribute_pa_shoe-size', '8-5'),
(107264, 6417, '_regular_price', '74.24'),
(107265, 6416, '_price', '73.21'),
(107266, 6417, 'total_sales', '0'),
(107267, 6416, '_product_version', '4.1.0'),
(107268, 6417, '_tax_status', 'taxable'),
(107269, 6417, '_tax_class', 'parent'),
(107270, 6417, '_manage_stock', 'yes'),
(107271, 6417, '_backorders', 'no'),
(107272, 6416, '_vi_wad_aliexpress_variation_id', '12000018076179418'),
(107273, 6417, '_sold_individually', 'no'),
(107274, 6416, '_vi_wad_aliexpress_variation_attr', '14:29;200000124:200000289'),
(107275, 6417, '_virtual', 'no'),
(107276, 6417, '_downloadable', 'no'),
(107277, 6417, '_download_limit', '-1'),
(107278, 6417, '_download_expiry', '-1'),
(107279, 6417, '_stock', '300'),
(107280, 6417, '_stock_status', 'instock'),
(107281, 6417, '_wc_average_rating', '0'),
(107282, 6417, '_wc_review_count', '0'),
(107283, 6417, 'attribute_pa_color', 'bk'),
(107284, 6417, 'attribute_pa_shoe-size', '36'),
(107285, 6417, 'attribute_pa_ships-from', 'china'),
(107286, 6417, '_price', '74.24'),
(107287, 6417, '_product_version', '4.1.0'),
(107288, 6417, '_vi_wad_aliexpress_variation_id', '12000021786176287'),
(107289, 6417, '_vi_wad_aliexpress_variation_attr', '14:771#BK;200000124:200000334;200007763:201336100'),
(107290, 6418, '_variation_description', ''),
(107291, 6418, '_sku', '1005001905517447-white-7-5'),
(107292, 6418, '_regular_price', '73.21'),
(107293, 6418, 'total_sales', '0'),
(107294, 6418, '_tax_status', 'taxable'),
(107295, 6418, '_tax_class', 'parent'),
(107296, 6418, '_manage_stock', 'yes'),
(107297, 6418, '_backorders', 'no'),
(107298, 6418, '_sold_individually', 'no'),
(107299, 6419, '_variation_description', ''),
(107300, 6419, '_sku', '1005002704261883-bk-35-spain'),
(107301, 6419, '_regular_price', '57.2'),
(107302, 6418, '_virtual', 'no'),
(107303, 6418, '_downloadable', 'no'),
(107304, 6419, 'total_sales', '0'),
(107305, 6418, '_download_limit', '-1'),
(107306, 6419, '_tax_status', 'taxable'),
(107307, 6418, '_download_expiry', '-1'),
(107308, 6419, '_tax_class', 'parent'),
(107309, 6419, '_manage_stock', 'yes'),
(107310, 6418, '_stock', '148'),
(107311, 6419, '_backorders', 'no'),
(107312, 6418, '_stock_status', 'instock'),
(107313, 6418, '_wc_average_rating', '0'),
(107314, 6419, '_sold_individually', 'no'),
(107315, 6418, '_wc_review_count', '0'),
(107316, 6418, 'attribute_pa_color', 'white'),
(107317, 6418, 'attribute_pa_shoe-size', '7-5'),
(107318, 6419, '_virtual', 'no'),
(107319, 6418, '_price', '73.21'),
(107320, 6419, '_downloadable', 'no'),
(107321, 6418, '_product_version', '4.1.0'),
(107322, 6419, '_download_limit', '-1'),
(107323, 6419, '_download_expiry', '-1'),
(107324, 6419, '_stock', '300'),
(107325, 6419, '_stock_status', 'instock'),
(107326, 6419, '_wc_average_rating', '0'),
(107327, 6418, '_vi_wad_aliexpress_variation_id', '12000018076179417'),
(107328, 6418, '_vi_wad_aliexpress_variation_attr', '14:29;200000124:200000288'),
(107329, 6419, '_wc_review_count', '0'),
(107330, 6419, 'attribute_pa_color', 'bk'),
(107331, 6419, 'attribute_pa_shoe-size', '35'),
(107332, 6419, 'attribute_pa_ships-from', 'spain'),
(107333, 6419, '_price', '57.2'),
(107334, 6419, '_product_version', '4.1.0'),
(107335, 6419, '_vi_wad_aliexpress_variation_id', '12000021786176284'),
(107336, 6419, '_vi_wad_aliexpress_variation_attr', '14:771#BK;200000124:200000333;200007763:201336104'),
(107337, 6420, '_variation_description', ''),
(107338, 6421, '_variation_description', ''),
(107339, 6420, '_sku', '1005001905517447-white-6-5'),
(107340, 6421, '_sku', '1005002704261883-bk-35-france'),
(107341, 6420, '_regular_price', '73.21'),
(107342, 6421, '_regular_price', '73.19'),
(107343, 6420, 'total_sales', '0'),
(107344, 6420, '_tax_status', 'taxable'),
(107345, 6420, '_tax_class', 'parent'),
(107346, 6421, 'total_sales', '0'),
(107347, 6420, '_manage_stock', 'yes'),
(107348, 6421, '_tax_status', 'taxable'),
(107349, 6420, '_backorders', 'no'),
(107350, 6421, '_tax_class', 'parent'),
(107351, 6420, '_sold_individually', 'no'),
(107352, 6421, '_manage_stock', 'yes'),
(107353, 6421, '_backorders', 'no'),
(107354, 6420, '_virtual', 'no'),
(107355, 6421, '_sold_individually', 'no'),
(107356, 6420, '_downloadable', 'no'),
(107357, 6420, '_download_limit', '-1'),
(107358, 6420, '_download_expiry', '-1'),
(107359, 6420, '_stock', '149'),
(107360, 6421, '_virtual', 'no'),
(107361, 6420, '_stock_status', 'instock'),
(107362, 6421, '_downloadable', 'no'),
(107363, 6420, '_wc_average_rating', '0'),
(107364, 6421, '_download_limit', '-1'),
(107365, 6420, '_wc_review_count', '0'),
(107366, 6421, '_download_expiry', '-1'),
(107367, 6421, '_stock', '300'),
(107368, 6420, 'attribute_pa_color', 'white'),
(107369, 6420, 'attribute_pa_shoe-size', '6-5'),
(107370, 6421, '_stock_status', 'instock'),
(107371, 6420, '_price', '73.21'),
(107372, 6421, '_wc_average_rating', '0'),
(107373, 6421, '_wc_review_count', '0'),
(107374, 6420, '_product_version', '4.1.0'),
(107375, 6421, 'attribute_pa_color', 'bk'),
(107376, 6421, 'attribute_pa_shoe-size', '35'),
(107377, 6421, 'attribute_pa_ships-from', 'france'),
(107378, 6420, '_vi_wad_aliexpress_variation_id', '12000018076179416'),
(107379, 6421, '_price', '73.19'),
(107380, 6420, '_vi_wad_aliexpress_variation_attr', '14:29;200000124:200000287'),
(107381, 6421, '_product_version', '4.1.0'),
(107382, 6421, '_vi_wad_aliexpress_variation_id', '12000021786176285'),
(107383, 6421, '_vi_wad_aliexpress_variation_attr', '14:771#BK;200000124:200000333;200007763:201336342'),
(107384, 6422, '_variation_description', ''),
(107385, 6422, '_sku', '1005002704261883-bk-36-spain'),
(107386, 6422, '_regular_price', '57.86'),
(107387, 6422, 'total_sales', '0'),
(107388, 6422, '_tax_status', 'taxable'),
(107389, 6422, '_tax_class', 'parent'),
(107390, 6422, '_manage_stock', 'yes'),
(107391, 6422, '_backorders', 'no'),
(107392, 6422, '_sold_individually', 'no'),
(107393, 6423, '_variation_description', ''),
(107394, 6423, '_sku', '1005001905517447-yellow-6-5'),
(107395, 6423, '_regular_price', '73.21'),
(107396, 6422, '_virtual', 'no'),
(107397, 6423, 'total_sales', '0'),
(107398, 6422, '_downloadable', 'no'),
(107399, 6423, '_tax_status', 'taxable'),
(107400, 6422, '_download_limit', '-1'),
(107401, 6423, '_tax_class', 'parent'),
(107402, 6422, '_download_expiry', '-1'),
(107403, 6423, '_manage_stock', 'yes'),
(107404, 6422, '_stock', '300'),
(107405, 6423, '_backorders', 'no'),
(107406, 6422, '_stock_status', 'instock'),
(107407, 6423, '_sold_individually', 'no'),
(107408, 6422, '_wc_average_rating', '0'),
(107409, 6422, '_wc_review_count', '0'),
(107410, 6423, '_virtual', 'no'),
(107411, 6423, '_downloadable', 'no'),
(107412, 6422, 'attribute_pa_color', 'bk'),
(107413, 6423, '_download_limit', '-1'),
(107414, 6422, 'attribute_pa_shoe-size', '36'),
(107415, 6423, '_download_expiry', '-1'),
(107416, 6422, 'attribute_pa_ships-from', 'spain'),
(107417, 6423, '_stock', '148'),
(107418, 6422, '_price', '57.86'),
(107419, 6423, '_stock_status', 'instock'),
(107420, 6423, '_wc_average_rating', '0'),
(107421, 6422, '_product_version', '4.1.0'),
(107422, 6423, '_wc_review_count', '0'),
(107423, 6422, '_vi_wad_aliexpress_variation_id', '12000021786176290'),
(107424, 6423, 'attribute_pa_color', 'yellow'),
(107425, 6422, '_vi_wad_aliexpress_variation_attr', '14:771#BK;200000124:200000334;200007763:201336104'),
(107426, 6423, 'attribute_pa_shoe-size', '6-5'),
(107427, 6423, '_price', '73.21'),
(107428, 6423, '_product_version', '4.1.0'),
(107429, 6423, '_vi_wad_aliexpress_variation_id', '12000018076179423'),
(107430, 6424, '_variation_description', ''),
(107431, 6423, '_vi_wad_aliexpress_variation_attr', '14:366;200000124:200000287'),
(107432, 6424, '_sku', '1005002704261883-bk-36-france'),
(107433, 6424, '_regular_price', '74.24'),
(107434, 6424, 'total_sales', '0'),
(107435, 6424, '_tax_status', 'taxable'),
(107436, 6424, '_tax_class', 'parent'),
(107437, 6424, '_manage_stock', 'yes'),
(107438, 6424, '_backorders', 'no'),
(107439, 6424, '_sold_individually', 'no'),
(107440, 6424, '_virtual', 'no'),
(107441, 6424, '_downloadable', 'no'),
(107442, 6424, '_download_limit', '-1'),
(107443, 6424, '_download_expiry', '-1'),
(107444, 6424, '_stock', '300'),
(107445, 6424, '_stock_status', 'instock'),
(107446, 6424, '_wc_average_rating', '0'),
(107447, 6424, '_wc_review_count', '0'),
(107448, 6424, 'attribute_pa_color', 'bk'),
(107449, 6424, 'attribute_pa_shoe-size', '36'),
(107450, 6424, 'attribute_pa_ships-from', 'france'),
(107451, 6424, '_price', '74.24'),
(107452, 6425, '_variation_description', ''),
(107453, 6425, '_sku', '1005001905517447-yellow-6'),
(107454, 6424, '_product_version', '4.1.0'),
(107455, 6425, '_regular_price', '73.21'),
(107456, 6425, 'total_sales', '0'),
(107457, 6425, '_tax_status', 'taxable'),
(107458, 6424, '_vi_wad_aliexpress_variation_id', '12000021786176291'),
(107459, 6425, '_tax_class', 'parent'),
(107460, 6425, '_manage_stock', 'yes'),
(107461, 6424, '_vi_wad_aliexpress_variation_attr', '14:771#BK;200000124:200000334;200007763:201336342'),
(107462, 6425, '_backorders', 'no'),
(107463, 6425, '_sold_individually', 'no'),
(107464, 6425, '_virtual', 'no'),
(107465, 6425, '_downloadable', 'no'),
(107466, 6425, '_download_limit', '-1'),
(107467, 6425, '_download_expiry', '-1'),
(107468, 6425, '_stock', '149'),
(107469, 6426, '_variation_description', ''),
(107470, 6425, '_stock_status', 'instock'),
(107471, 6426, '_sku', '1005002704261883-bk-36-czech-republic'),
(107472, 6425, '_wc_average_rating', '0'),
(107473, 6426, '_regular_price', '74.24'),
(107474, 6425, '_wc_review_count', '0'),
(107475, 6426, 'total_sales', '0'),
(107476, 6426, '_tax_status', 'taxable'),
(107477, 6426, '_tax_class', 'parent'),
(107478, 6425, 'attribute_pa_color', 'yellow'),
(107479, 6426, '_manage_stock', 'yes'),
(107480, 6426, '_backorders', 'no'),
(107481, 6425, 'attribute_pa_shoe-size', '6'),
(107482, 6425, '_price', '73.21'),
(107483, 6426, '_sold_individually', 'no'),
(107484, 6425, '_product_version', '4.1.0'),
(107485, 6426, '_virtual', 'no'),
(107486, 6426, '_downloadable', 'no'),
(107487, 6426, '_download_limit', '-1'),
(107488, 6425, '_vi_wad_aliexpress_variation_id', '12000018076179422'),
(107489, 6426, '_download_expiry', '-1'),
(107490, 6425, '_vi_wad_aliexpress_variation_attr', '14:366;200000124:1394'),
(107491, 6426, '_stock', '300'),
(107492, 6426, '_stock_status', 'instock'),
(107493, 6426, '_wc_average_rating', '0'),
(107494, 6426, '_wc_review_count', '0'),
(107495, 6426, 'attribute_pa_color', 'bk'),
(107496, 6426, 'attribute_pa_shoe-size', '36'),
(107497, 6426, 'attribute_pa_ships-from', 'czech-republic'),
(107498, 6426, '_price', '74.24'),
(107499, 6426, '_product_version', '4.1.0'),
(107500, 6426, '_vi_wad_aliexpress_variation_id', '12000021786176288'),
(107501, 6426, '_vi_wad_aliexpress_variation_attr', '14:771#BK;200000124:200000334;200007763:203287806'),
(107502, 6427, '_variation_description', ''),
(107503, 6427, '_sku', '1005002704261883-bk-36-poland'),
(107504, 6427, '_regular_price', '74.24'),
(107505, 6427, 'total_sales', '0'),
(107506, 6427, '_tax_status', 'taxable'),
(107507, 6428, '_variation_description', ''),
(107508, 6427, '_tax_class', 'parent'),
(107509, 6428, '_sku', '1005001905517447-yellow-5'),
(107510, 6427, '_manage_stock', 'yes'),
(107511, 6428, '_regular_price', '73.21'),
(107512, 6427, '_backorders', 'no'),
(107513, 6427, '_sold_individually', 'no'),
(107514, 6428, 'total_sales', '0'),
(107515, 6428, '_tax_status', 'taxable'),
(107516, 6428, '_tax_class', 'parent'),
(107517, 6428, '_manage_stock', 'yes'),
(107518, 6428, '_backorders', 'no'),
(107519, 6427, '_virtual', 'no'),
(107520, 6427, '_downloadable', 'no'),
(107521, 6428, '_sold_individually', 'no'),
(107522, 6427, '_download_limit', '-1'),
(107523, 6427, '_download_expiry', '-1'),
(107524, 6427, '_stock', '300'),
(107525, 6428, '_virtual', 'no'),
(107526, 6427, '_stock_status', 'instock'),
(107527, 6428, '_downloadable', 'no'),
(107528, 6427, '_wc_average_rating', '0'),
(107529, 6427, '_wc_review_count', '0'),
(107530, 6428, '_download_limit', '-1'),
(107531, 6428, '_download_expiry', '-1'),
(107532, 6427, 'attribute_pa_color', 'bk'),
(107533, 6428, '_stock', '149'),
(107534, 6427, 'attribute_pa_shoe-size', '36'),
(107535, 6428, '_stock_status', 'instock'),
(107536, 6427, 'attribute_pa_ships-from', 'poland'),
(107537, 6428, '_wc_average_rating', '0'),
(107538, 6427, '_price', '74.24'),
(107539, 6428, '_wc_review_count', '0'),
(107540, 6427, '_product_version', '4.1.0'),
(107541, 6428, 'attribute_pa_color', 'yellow'),
(107542, 6427, '_vi_wad_aliexpress_variation_id', '12000021786176289'),
(107543, 6428, 'attribute_pa_shoe-size', '5'),
(107544, 6427, '_vi_wad_aliexpress_variation_attr', '14:771#BK;200000124:200000334;200007763:203372089'),
(107545, 6428, '_price', '73.21'),
(107546, 6428, '_product_version', '4.1.0'),
(107547, 6428, '_vi_wad_aliexpress_variation_id', '12000018076179421'),
(107548, 6428, '_vi_wad_aliexpress_variation_attr', '14:366;200000124:698'),
(107549, 6429, '_variation_description', ''),
(107550, 6429, '_sku', '1005002704261883-bk-37-czech-republic'),
(107551, 6429, '_regular_price', '74.57'),
(107552, 6429, 'total_sales', '0'),
(107553, 6429, '_tax_status', 'taxable'),
(107554, 6429, '_tax_class', 'parent'),
(107555, 6429, '_manage_stock', 'yes'),
(107556, 6429, '_backorders', 'no'),
(107557, 6429, '_sold_individually', 'no'),
(107558, 6429, '_virtual', 'no'),
(107559, 6429, '_downloadable', 'no'),
(107560, 6429, '_download_limit', '-1'),
(107561, 6429, '_download_expiry', '-1'),
(107562, 6429, '_stock', '300'),
(107563, 6429, '_stock_status', 'instock'),
(107564, 6429, '_wc_average_rating', '0'),
(107565, 6429, '_wc_review_count', '0'),
(107566, 6429, 'attribute_pa_color', 'bk'),
(107567, 6429, 'attribute_pa_shoe-size', '37'),
(107568, 6429, 'attribute_pa_ships-from', 'czech-republic'),
(107569, 6429, '_price', '74.57'),
(107570, 6429, '_product_version', '4.1.0'),
(107571, 6430, '_variation_description', ''),
(107572, 6429, '_vi_wad_aliexpress_variation_id', '12000021786176294'),
(107573, 6430, '_sku', '1005001905517447-white-9-5'),
(107574, 6429, '_vi_wad_aliexpress_variation_attr', '14:771#BK;200000124:100010482;200007763:203287806'),
(107575, 6430, '_regular_price', '73.21'),
(107576, 6430, 'total_sales', '0'),
(107577, 6430, '_tax_status', 'taxable'),
(107578, 6430, '_tax_class', 'parent'),
(107579, 6430, '_manage_stock', 'yes'),
(107580, 6430, '_backorders', 'no'),
(107581, 6430, '_sold_individually', 'no'),
(107582, 6430, '_virtual', 'no'),
(107583, 6430, '_downloadable', 'no'),
(107584, 6430, '_download_limit', '-1'),
(107585, 6430, '_download_expiry', '-1'),
(107586, 6430, '_stock', '0'),
(107587, 6430, '_stock_status', 'outofstock'),
(107588, 6430, '_wc_average_rating', '0'),
(107589, 6430, '_wc_review_count', '0'),
(107590, 6431, '_variation_description', ''),
(107591, 6431, '_sku', '1005002704261883-bk-37-poland'),
(107592, 6431, '_regular_price', '74.57'),
(107593, 6431, 'total_sales', '0'),
(107594, 6430, 'attribute_pa_color', 'white'),
(107595, 6431, '_tax_status', 'taxable'),
(107596, 6431, '_tax_class', 'parent'),
(107597, 6430, 'attribute_pa_shoe-size', '9-5'),
(107598, 6431, '_manage_stock', 'yes'),
(107599, 6430, '_price', '73.21'),
(107600, 6431, '_backorders', 'no'),
(107601, 6431, '_sold_individually', 'no'),
(107602, 6430, '_product_version', '4.1.0'),
(107603, 6431, '_virtual', 'no'),
(107604, 6431, '_downloadable', 'no'),
(107605, 6430, '_vi_wad_aliexpress_variation_id', '12000018076179420'),
(107606, 6430, '_vi_wad_aliexpress_variation_attr', '14:29;200000124:200000290'),
(107607, 6431, '_download_limit', '-1'),
(107608, 6431, '_download_expiry', '-1'),
(107609, 6431, '_stock', '300'),
(107610, 6431, '_stock_status', 'instock'),
(107611, 6431, '_wc_average_rating', '0'),
(107612, 6431, '_wc_review_count', '0'),
(107613, 6431, 'attribute_pa_color', 'bk'),
(107614, 6431, 'attribute_pa_shoe-size', '37'),
(107615, 6431, 'attribute_pa_ships-from', 'poland'),
(107616, 6431, '_price', '74.57'),
(107617, 6431, '_product_version', '4.1.0'),
(107618, 6431, '_vi_wad_aliexpress_variation_id', '12000021786176295'),
(107619, 6431, '_vi_wad_aliexpress_variation_attr', '14:771#BK;200000124:100010482;200007763:203372089'),
(107620, 6432, '_variation_description', ''),
(107621, 6432, '_sku', '1005002704261883-bk-36-belgium'),
(107622, 6432, '_regular_price', '74.24'),
(107623, 6432, 'total_sales', '0'),
(107624, 6432, '_tax_status', 'taxable'),
(107625, 6432, '_tax_class', 'parent'),
(107626, 6432, '_manage_stock', 'yes'),
(107627, 6432, '_backorders', 'no'),
(107628, 6432, '_sold_individually', 'no'),
(107629, 6432, '_virtual', 'no'),
(107630, 6432, '_downloadable', 'no'),
(107631, 6432, '_download_limit', '-1'),
(107632, 6432, '_download_expiry', '-1'),
(107633, 6432, '_stock', '300'),
(107634, 6432, '_stock_status', 'instock'),
(107635, 6432, '_wc_average_rating', '0'),
(107636, 6432, '_wc_review_count', '0'),
(107637, 6432, 'attribute_pa_color', 'bk'),
(107638, 6432, 'attribute_pa_shoe-size', '36'),
(107639, 6432, 'attribute_pa_ships-from', 'belgium'),
(107640, 6432, '_price', '74.24'),
(107641, 6432, '_product_version', '4.1.0'),
(107642, 6432, '_vi_wad_aliexpress_variation_id', '12000021786176292'),
(107643, 6432, '_vi_wad_aliexpress_variation_attr', '14:771#BK;200000124:200000334;200007763:100015076'),
(107644, 6433, '_variation_description', ''),
(107645, 6433, '_sku', '1005002704261883-bk-37-china'),
(107646, 6433, '_regular_price', '74.57'),
(107647, 6433, 'total_sales', '0'),
(107648, 6433, '_tax_status', 'taxable'),
(107649, 6433, '_tax_class', 'parent'),
(107650, 6433, '_manage_stock', 'yes'),
(107651, 6433, '_backorders', 'no'),
(107652, 6433, '_sold_individually', 'no'),
(107653, 6433, '_virtual', 'no'),
(107654, 6433, '_downloadable', 'no'),
(107655, 6433, '_download_limit', '-1'),
(107656, 6433, '_download_expiry', '-1'),
(107657, 6433, '_stock', '300'),
(107658, 6433, '_stock_status', 'instock'),
(107659, 6433, '_wc_average_rating', '0'),
(107660, 6433, '_wc_review_count', '0'),
(107661, 6433, 'attribute_pa_color', 'bk'),
(107662, 6433, 'attribute_pa_shoe-size', '37'),
(107663, 6433, 'attribute_pa_ships-from', 'china'),
(107664, 6433, '_price', '74.57'),
(107665, 6433, '_product_version', '4.1.0'),
(107666, 6433, '_vi_wad_aliexpress_variation_id', '12000021786176293'),
(107667, 6433, '_vi_wad_aliexpress_variation_attr', '14:771#BK;200000124:100010482;200007763:201336100'),
(107668, 6434, '_variation_description', ''),
(107669, 6434, '_sku', '1005002704261883-bk-37-belgium'),
(107670, 6434, '_regular_price', '74.57'),
(107671, 6434, 'total_sales', '0'),
(107672, 6434, '_tax_status', 'taxable'),
(107673, 6434, '_tax_class', 'parent'),
(107674, 6434, '_manage_stock', 'yes'),
(107675, 6434, '_backorders', 'no'),
(107676, 6434, '_sold_individually', 'no'),
(107677, 6434, '_virtual', 'no'),
(107678, 6434, '_downloadable', 'no'),
(107679, 6434, '_download_limit', '-1'),
(107680, 6434, '_download_expiry', '-1'),
(107681, 6434, '_stock', '300'),
(107682, 6434, '_stock_status', 'instock'),
(107683, 6434, '_wc_average_rating', '0'),
(107684, 6434, '_wc_review_count', '0'),
(107685, 6434, 'attribute_pa_color', 'bk'),
(107686, 6434, 'attribute_pa_shoe-size', '37'),
(107687, 6434, 'attribute_pa_ships-from', 'belgium'),
(107688, 6434, '_price', '74.57'),
(107689, 6434, '_product_version', '4.1.0'),
(107690, 6434, '_vi_wad_aliexpress_variation_id', '12000021786176298'),
(107691, 6434, '_vi_wad_aliexpress_variation_attr', '14:771#BK;200000124:100010482;200007763:100015076'),
(107692, 6435, '_variation_description', ''),
(107693, 6435, '_sku', '1005002704261883-bk-38-china'),
(107694, 6435, '_regular_price', '74.9'),
(107695, 6435, 'total_sales', '0'),
(107696, 6435, '_tax_status', 'taxable'),
(107697, 6435, '_tax_class', 'parent'),
(107698, 6435, '_manage_stock', 'yes'),
(107699, 6435, '_backorders', 'no'),
(107700, 6435, '_sold_individually', 'no'),
(107701, 6435, '_virtual', 'no'),
(107702, 6435, '_downloadable', 'no'),
(107703, 6435, '_download_limit', '-1'),
(107704, 6435, '_download_expiry', '-1'),
(107705, 6435, '_stock', '300'),
(107706, 6435, '_stock_status', 'instock'),
(107707, 6435, '_wc_average_rating', '0'),
(107708, 6435, '_wc_review_count', '0'),
(107709, 6435, 'attribute_pa_color', 'bk'),
(107710, 6435, 'attribute_pa_shoe-size', '38'),
(107711, 6435, 'attribute_pa_ships-from', 'china'),
(107712, 6435, '_price', '74.9'),
(107713, 6435, '_product_version', '4.1.0'),
(107714, 6435, '_vi_wad_aliexpress_variation_id', '12000021786176299'),
(107715, 6435, '_vi_wad_aliexpress_variation_attr', '14:771#BK;200000124:200000898;200007763:201336100'),
(107716, 6436, '_variation_description', ''),
(107717, 6436, '_sku', '1005002704261883-bk-37-spain'),
(107718, 6436, '_regular_price', '58.04'),
(107719, 6436, 'total_sales', '0'),
(107720, 6436, '_tax_status', 'taxable'),
(107721, 6436, '_tax_class', 'parent'),
(107722, 6436, '_manage_stock', 'yes'),
(107723, 6436, '_backorders', 'no'),
(107724, 6436, '_sold_individually', 'no'),
(107725, 6436, '_virtual', 'no'),
(107726, 6436, '_downloadable', 'no'),
(107727, 6436, '_download_limit', '-1'),
(107728, 6436, '_download_expiry', '-1'),
(107729, 6436, '_stock', '300'),
(107730, 6436, '_stock_status', 'instock'),
(107731, 6436, '_wc_average_rating', '0'),
(107732, 6436, '_wc_review_count', '0'),
(107733, 6436, 'attribute_pa_color', 'bk'),
(107734, 6436, 'attribute_pa_shoe-size', '37'),
(107735, 6436, 'attribute_pa_ships-from', 'spain'),
(107736, 6436, '_price', '58.04'),
(107737, 6436, '_product_version', '4.1.0'),
(107738, 6436, '_vi_wad_aliexpress_variation_id', '12000021786176296'),
(107739, 6436, '_vi_wad_aliexpress_variation_attr', '14:771#BK;200000124:100010482;200007763:201336104'),
(107740, 6437, '_variation_description', ''),
(107741, 6437, '_sku', '1005002704261883-bk-37-france'),
(107742, 6437, '_regular_price', '74.57'),
(107743, 6437, 'total_sales', '0'),
(107744, 6437, '_tax_status', 'taxable'),
(107745, 6437, '_tax_class', 'parent'),
(107746, 6437, '_manage_stock', 'yes'),
(107747, 6437, '_backorders', 'no'),
(107748, 6437, '_sold_individually', 'no'),
(107749, 6437, '_virtual', 'no'),
(107750, 6437, '_downloadable', 'no'),
(107751, 6437, '_download_limit', '-1'),
(107752, 6437, '_download_expiry', '-1'),
(107753, 6437, '_stock', '300'),
(107754, 6437, '_stock_status', 'instock'),
(107755, 6437, '_wc_average_rating', '0'),
(107756, 6437, '_wc_review_count', '0'),
(107757, 6437, 'attribute_pa_color', 'bk'),
(107758, 6437, 'attribute_pa_shoe-size', '37'),
(107759, 6437, 'attribute_pa_ships-from', 'france'),
(107760, 6437, '_price', '74.57'),
(107761, 6437, '_product_version', '4.1.0'),
(107762, 6437, '_vi_wad_aliexpress_variation_id', '12000021786176297'),
(107763, 6437, '_vi_wad_aliexpress_variation_attr', '14:771#BK;200000124:100010482;200007763:201336342'),
(107764, 6438, '_variation_description', ''),
(107765, 6438, '_sku', '1005002704261883-bk-38-spain'),
(107766, 6438, '_regular_price', '58.25'),
(107767, 6438, 'total_sales', '0'),
(107768, 6438, '_tax_status', 'taxable'),
(107769, 6438, '_tax_class', 'parent'),
(107770, 6438, '_manage_stock', 'yes'),
(107771, 6438, '_backorders', 'no'),
(107772, 6438, '_sold_individually', 'no'),
(107773, 6438, '_virtual', 'no'),
(107774, 6438, '_downloadable', 'no'),
(107775, 6438, '_download_limit', '-1'),
(107776, 6438, '_download_expiry', '-1'),
(107777, 6438, '_stock', '300'),
(107778, 6363, '_price', '73.21'),
(107779, 6438, '_stock_status', 'instock'),
(107780, 6438, '_wc_average_rating', '0'),
(107781, 6438, '_wc_review_count', '0'),
(107782, 6438, 'attribute_pa_color', 'bk'),
(107783, 6438, 'attribute_pa_shoe-size', '38'),
(107784, 6438, 'attribute_pa_ships-from', 'spain'),
(107785, 6438, '_price', '58.25'),
(107786, 6438, '_product_version', '4.1.0'),
(107787, 6438, '_vi_wad_aliexpress_variation_id', '12000021786176302'),
(107788, 6438, '_vi_wad_aliexpress_variation_attr', '14:771#BK;200000124:200000898;200007763:201336104'),
(107789, 6439, '_variation_description', ''),
(107790, 6439, '_sku', '1005002704261883-bk-38-france'),
(107791, 6439, '_regular_price', '74.9'),
(107792, 6439, 'total_sales', '0'),
(107793, 6439, '_tax_status', 'taxable'),
(107794, 6439, '_tax_class', 'parent'),
(107795, 6439, '_manage_stock', 'yes'),
(107796, 6439, '_backorders', 'no'),
(107797, 6439, '_sold_individually', 'no'),
(107798, 6439, '_virtual', 'no'),
(107799, 6439, '_downloadable', 'no'),
(107800, 6439, '_download_limit', '-1'),
(107801, 6439, '_download_expiry', '-1'),
(107802, 6439, '_stock', '300'),
(107803, 6439, '_stock_status', 'instock'),
(107804, 6439, '_wc_average_rating', '0'),
(107805, 6439, '_wc_review_count', '0'),
(107806, 6439, 'attribute_pa_color', 'bk'),
(107807, 6439, 'attribute_pa_shoe-size', '38'),
(107808, 6439, 'attribute_pa_ships-from', 'france'),
(107809, 6439, '_price', '74.9'),
(107810, 6439, '_product_version', '4.1.0'),
(107811, 6439, '_vi_wad_aliexpress_variation_id', '12000021786176303'),
(107812, 6439, '_vi_wad_aliexpress_variation_attr', '14:771#BK;200000124:200000898;200007763:201336342'),
(107813, 6440, '_variation_description', ''),
(107814, 6440, '_sku', '1005002704261883-bk-38-czech-republic'),
(107815, 6440, '_regular_price', '74.9'),
(107816, 6440, 'total_sales', '0'),
(107817, 6441, '_wp_attached_file', '2021/06/2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper-1.jpg'),
(107818, 6440, '_tax_status', 'taxable'),
(107819, 6440, '_tax_class', 'parent');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(107820, 6441, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:118:\"2021/06/2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper-1.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:118:\"2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:118:\"2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:118:\"2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper-1-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:118:\"2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper-1-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:118:\"2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper-1-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:118:\"2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:118:\"2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:118:\"2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:118:\"2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:118:\"2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:118:\"2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(107821, 6440, '_manage_stock', 'yes'),
(107822, 6440, '_backorders', 'no'),
(107823, 6440, '_sold_individually', 'no'),
(107824, 6440, '_virtual', 'no'),
(107825, 6440, '_downloadable', 'no'),
(107826, 6440, '_download_limit', '-1'),
(107827, 6440, '_download_expiry', '-1'),
(107828, 6440, '_stock', '300'),
(107829, 6440, '_stock_status', 'instock'),
(107830, 6440, '_wc_average_rating', '0'),
(107831, 6440, '_wc_review_count', '0'),
(107832, 6440, 'attribute_pa_color', 'bk'),
(107833, 6440, 'attribute_pa_shoe-size', '38'),
(107834, 6440, 'attribute_pa_ships-from', 'czech-republic'),
(107835, 6440, '_price', '74.9'),
(107836, 6440, '_product_version', '4.1.0'),
(107837, 6440, '_vi_wad_aliexpress_variation_id', '12000021786176300'),
(107838, 6440, '_vi_wad_aliexpress_variation_attr', '14:771#BK;200000124:200000898;200007763:203287806'),
(107839, 6442, '_variation_description', ''),
(107840, 6442, '_sku', '1005002704261883-bk-38-poland'),
(107841, 6442, '_regular_price', '74.9'),
(107842, 6442, 'total_sales', '0'),
(107843, 6442, '_tax_status', 'taxable'),
(107844, 6442, '_tax_class', 'parent'),
(107845, 6442, '_manage_stock', 'yes'),
(107846, 6442, '_backorders', 'no'),
(107847, 6442, '_sold_individually', 'no'),
(107848, 6442, '_virtual', 'no'),
(107849, 6442, '_downloadable', 'no'),
(107850, 6442, '_download_limit', '-1'),
(107851, 6442, '_download_expiry', '-1'),
(107852, 6442, '_stock', '300'),
(107853, 6442, '_stock_status', 'instock'),
(107854, 6442, '_wc_average_rating', '0'),
(107855, 6442, '_wc_review_count', '0'),
(107856, 6442, 'attribute_pa_color', 'bk'),
(107857, 6442, 'attribute_pa_shoe-size', '38'),
(107858, 6442, 'attribute_pa_ships-from', 'poland'),
(107859, 6442, '_price', '74.9'),
(107860, 6442, '_product_version', '4.1.0'),
(107861, 6442, '_vi_wad_aliexpress_variation_id', '12000021786176301'),
(107862, 6442, '_vi_wad_aliexpress_variation_attr', '14:771#BK;200000124:200000898;200007763:203372089'),
(107863, 6443, '_variation_description', ''),
(107864, 6443, '_sku', '1005002704261883-bk-39-czech-republic'),
(107865, 6443, '_regular_price', '75.23'),
(107866, 6443, 'total_sales', '0'),
(107867, 6443, '_tax_status', 'taxable'),
(107868, 6443, '_tax_class', 'parent'),
(107869, 6443, '_manage_stock', 'yes'),
(107870, 6443, '_backorders', 'no'),
(107871, 6443, '_sold_individually', 'no'),
(107872, 6443, '_virtual', 'no'),
(107873, 6443, '_downloadable', 'no'),
(107874, 6443, '_download_limit', '-1'),
(107875, 6443, '_download_expiry', '-1'),
(107876, 6443, '_stock', '300'),
(107877, 6443, '_stock_status', 'instock'),
(107878, 6443, '_wc_average_rating', '0'),
(107879, 6443, '_wc_review_count', '0'),
(107880, 6443, 'attribute_pa_color', 'bk'),
(107881, 6443, 'attribute_pa_shoe-size', '39'),
(107882, 6443, 'attribute_pa_ships-from', 'czech-republic'),
(107883, 6443, '_price', '75.23'),
(107884, 6443, '_product_version', '4.1.0'),
(107885, 6443, '_vi_wad_aliexpress_variation_id', '12000021786176306'),
(107886, 6443, '_vi_wad_aliexpress_variation_attr', '14:771#BK;200000124:200000364;200007763:203287806'),
(107887, 6444, '_variation_description', ''),
(107888, 6444, '_sku', '1005002704261883-bk-39-poland'),
(107889, 6444, '_regular_price', '75.23'),
(107890, 6444, 'total_sales', '0'),
(107891, 6444, '_tax_status', 'taxable'),
(107892, 6444, '_tax_class', 'parent'),
(107893, 6444, '_manage_stock', 'yes'),
(107894, 6444, '_backorders', 'no'),
(107895, 6444, '_sold_individually', 'no'),
(107896, 6444, '_virtual', 'no'),
(107897, 6444, '_downloadable', 'no'),
(107898, 6444, '_download_limit', '-1'),
(107899, 6444, '_download_expiry', '-1'),
(107900, 6444, '_stock', '300'),
(107901, 6444, '_stock_status', 'instock'),
(107902, 6444, '_wc_average_rating', '0'),
(107903, 6444, '_wc_review_count', '0'),
(107904, 6444, 'attribute_pa_color', 'bk'),
(107905, 6444, 'attribute_pa_shoe-size', '39'),
(107906, 6444, 'attribute_pa_ships-from', 'poland'),
(107907, 6444, '_price', '75.23'),
(107908, 6444, '_product_version', '4.1.0'),
(107909, 6444, '_vi_wad_aliexpress_variation_id', '12000021786176307'),
(107910, 6444, '_vi_wad_aliexpress_variation_attr', '14:771#BK;200000124:200000364;200007763:203372089'),
(107911, 6445, '_variation_description', ''),
(107912, 6445, '_sku', '1005002704261883-bk-38-belgium'),
(107913, 6445, '_regular_price', '74.9'),
(107914, 6445, 'total_sales', '0'),
(107915, 6445, '_tax_status', 'taxable'),
(107916, 6445, '_tax_class', 'parent'),
(107917, 6445, '_manage_stock', 'yes'),
(107918, 6445, '_backorders', 'no'),
(107919, 6445, '_sold_individually', 'no'),
(107920, 6445, '_virtual', 'no'),
(107921, 6445, '_downloadable', 'no'),
(107922, 6445, '_download_limit', '-1'),
(107923, 6445, '_download_expiry', '-1'),
(107924, 6445, '_stock', '300'),
(107925, 6445, '_stock_status', 'instock'),
(107926, 6445, '_wc_average_rating', '0'),
(107927, 6445, '_wc_review_count', '0'),
(107928, 6445, 'attribute_pa_color', 'bk'),
(107929, 6445, 'attribute_pa_shoe-size', '38'),
(107930, 6441, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H9a7c4aeb0c254613a826587f5de26b35v/2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper.jpg'),
(107931, 6445, 'attribute_pa_ships-from', 'belgium'),
(107932, 6363, '_product_image_gallery', '6441,6452,6458,6465,6477'),
(107933, 6445, '_price', '74.9'),
(107934, 6445, '_product_version', '4.1.0'),
(107935, 6445, '_vi_wad_aliexpress_variation_id', '12000021786176304'),
(107936, 6445, '_vi_wad_aliexpress_variation_attr', '14:771#BK;200000124:200000898;200007763:100015076'),
(107937, 6446, '_variation_description', ''),
(107938, 6446, '_sku', '1005002704261883-bk-39-china'),
(107939, 6446, '_regular_price', '75.23'),
(107940, 6446, 'total_sales', '0'),
(107941, 6446, '_tax_status', 'taxable'),
(107942, 6446, '_tax_class', 'parent'),
(107943, 6446, '_manage_stock', 'yes'),
(107944, 6446, '_backorders', 'no'),
(107945, 6446, '_sold_individually', 'no'),
(107946, 6446, '_virtual', 'no'),
(107947, 6446, '_downloadable', 'no'),
(107948, 6446, '_download_limit', '-1'),
(107949, 6446, '_download_expiry', '-1'),
(107950, 6446, '_stock', '300'),
(107951, 6446, '_stock_status', 'instock'),
(107952, 6446, '_wc_average_rating', '0'),
(107953, 6446, '_wc_review_count', '0'),
(107954, 6446, 'attribute_pa_color', 'bk'),
(107955, 6446, 'attribute_pa_shoe-size', '39'),
(107956, 6446, 'attribute_pa_ships-from', 'china'),
(107957, 6446, '_price', '75.23'),
(107958, 6446, '_product_version', '4.1.0'),
(107959, 6446, '_vi_wad_aliexpress_variation_id', '12000021786176305'),
(107960, 6446, '_vi_wad_aliexpress_variation_attr', '14:771#BK;200000124:200000364;200007763:201336100'),
(107961, 6447, '_variation_description', ''),
(107962, 6447, '_sku', '1005002704261883-bk-39-belgium'),
(107963, 6447, '_regular_price', '75.23'),
(107964, 6447, 'total_sales', '0'),
(107965, 6447, '_tax_status', 'taxable'),
(107966, 6447, '_tax_class', 'parent'),
(107967, 6447, '_manage_stock', 'yes'),
(107968, 6447, '_backorders', 'no'),
(107969, 6447, '_sold_individually', 'no'),
(107970, 6447, '_virtual', 'no'),
(107971, 6447, '_downloadable', 'no'),
(107972, 6447, '_download_limit', '-1'),
(107973, 6447, '_download_expiry', '-1'),
(107974, 6447, '_stock', '300'),
(107975, 6447, '_stock_status', 'instock'),
(107976, 6447, '_wc_average_rating', '0'),
(107977, 6447, '_wc_review_count', '0'),
(107978, 6447, 'attribute_pa_color', 'bk'),
(107979, 6447, 'attribute_pa_shoe-size', '39'),
(107980, 6447, 'attribute_pa_ships-from', 'belgium'),
(107981, 6447, '_price', '75.23'),
(107982, 6447, '_product_version', '4.1.0'),
(107983, 6447, '_vi_wad_aliexpress_variation_id', '12000021786176310'),
(107984, 6447, '_vi_wad_aliexpress_variation_attr', '14:771#BK;200000124:200000364;200007763:100015076'),
(107985, 6448, '_variation_description', ''),
(107986, 6448, '_sku', '1005002704261883-bk-40-china'),
(107987, 6448, '_regular_price', '75.59'),
(107988, 6448, 'total_sales', '0'),
(107989, 6448, '_tax_status', 'taxable'),
(107990, 6448, '_tax_class', 'parent'),
(107991, 6448, '_manage_stock', 'yes'),
(107992, 6448, '_backorders', 'no'),
(107993, 6448, '_sold_individually', 'no'),
(107994, 6448, '_virtual', 'no'),
(107995, 6448, '_downloadable', 'no'),
(107996, 6448, '_download_limit', '-1'),
(107997, 6448, '_download_expiry', '-1'),
(107998, 6448, '_stock', '300'),
(107999, 6448, '_stock_status', 'instock'),
(108000, 6448, '_wc_average_rating', '0'),
(108001, 6448, '_wc_review_count', '0'),
(108002, 6448, 'attribute_pa_color', 'bk'),
(108003, 6448, 'attribute_pa_shoe-size', '40'),
(108004, 6448, 'attribute_pa_ships-from', 'china'),
(108005, 6448, '_price', '75.59'),
(108006, 6448, '_product_version', '4.1.0'),
(108007, 6448, '_vi_wad_aliexpress_variation_id', '12000021786176311'),
(108008, 6448, '_vi_wad_aliexpress_variation_attr', '14:771#BK;200000124:100013888;200007763:201336100'),
(108009, 6449, '_variation_description', ''),
(108010, 6449, '_sku', '1005002704261883-bk-39-spain'),
(108011, 6449, '_regular_price', '58.46'),
(108012, 6449, 'total_sales', '0'),
(108013, 6449, '_tax_status', 'taxable'),
(108014, 6449, '_tax_class', 'parent'),
(108015, 6449, '_manage_stock', 'yes'),
(108016, 6449, '_backorders', 'no'),
(108017, 6449, '_sold_individually', 'no'),
(108018, 6449, '_virtual', 'no'),
(108019, 6449, '_downloadable', 'no'),
(108020, 6449, '_download_limit', '-1'),
(108021, 6449, '_download_expiry', '-1'),
(108022, 6449, '_stock', '300'),
(108023, 6449, '_stock_status', 'instock'),
(108024, 6449, '_wc_average_rating', '0'),
(108025, 6449, '_wc_review_count', '0'),
(108026, 6449, 'attribute_pa_color', 'bk'),
(108027, 6449, 'attribute_pa_shoe-size', '39'),
(108028, 6449, 'attribute_pa_ships-from', 'spain'),
(108029, 6449, '_price', '58.46'),
(108030, 6449, '_product_version', '4.1.0'),
(108031, 6449, '_vi_wad_aliexpress_variation_id', '12000021786176308'),
(108032, 6449, '_vi_wad_aliexpress_variation_attr', '14:771#BK;200000124:200000364;200007763:201336104'),
(108033, 6450, '_variation_description', ''),
(108034, 6450, '_sku', '1005002704261883-bk-39-france'),
(108035, 6450, '_regular_price', '75.23'),
(108036, 6450, 'total_sales', '0'),
(108037, 6450, '_tax_status', 'taxable'),
(108038, 6450, '_tax_class', 'parent'),
(108039, 6450, '_manage_stock', 'yes'),
(108040, 6450, '_backorders', 'no'),
(108041, 6450, '_sold_individually', 'no'),
(108042, 6450, '_virtual', 'no'),
(108043, 6450, '_downloadable', 'no'),
(108044, 6450, '_download_limit', '-1'),
(108045, 6450, '_download_expiry', '-1'),
(108046, 6450, '_stock', '300'),
(108047, 6450, '_stock_status', 'instock'),
(108048, 6450, '_wc_average_rating', '0'),
(108049, 6450, '_wc_review_count', '0'),
(108050, 6450, 'attribute_pa_color', 'bk'),
(108051, 6450, 'attribute_pa_shoe-size', '39'),
(108052, 6450, 'attribute_pa_ships-from', 'france'),
(108053, 6450, '_price', '75.23'),
(108054, 6450, '_product_version', '4.1.0'),
(108055, 6450, '_vi_wad_aliexpress_variation_id', '12000021786176309'),
(108056, 6450, '_vi_wad_aliexpress_variation_attr', '14:771#BK;200000124:200000364;200007763:201336342'),
(108057, 6451, '_variation_description', ''),
(108058, 6451, '_sku', '1005002704261883-bk-40-spain'),
(108059, 6451, '_regular_price', '58.64'),
(108060, 6451, 'total_sales', '0'),
(108061, 6451, '_tax_status', 'taxable'),
(108062, 6451, '_tax_class', 'parent'),
(108063, 6451, '_manage_stock', 'yes'),
(108064, 6451, '_backorders', 'no'),
(108065, 6452, '_wp_attached_file', '2021/06/2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper-2.jpg'),
(108066, 6451, '_sold_individually', 'no'),
(108067, 6452, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:118:\"2021/06/2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper-2.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:118:\"2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:118:\"2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:118:\"2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper-2-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:118:\"2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper-2-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:118:\"2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper-2-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:118:\"2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:118:\"2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:118:\"2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:118:\"2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:118:\"2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:118:\"2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(108068, 6451, '_virtual', 'no'),
(108069, 6451, '_downloadable', 'no'),
(108070, 6451, '_download_limit', '-1'),
(108071, 6451, '_download_expiry', '-1'),
(108072, 6451, '_stock', '300'),
(108073, 6451, '_stock_status', 'instock'),
(108074, 6451, '_wc_average_rating', '0'),
(108075, 6451, '_wc_review_count', '0'),
(108076, 6451, 'attribute_pa_color', 'bk'),
(108077, 6451, 'attribute_pa_shoe-size', '40'),
(108078, 6451, 'attribute_pa_ships-from', 'spain'),
(108079, 6451, '_price', '58.64'),
(108080, 6451, '_product_version', '4.1.0'),
(108081, 6451, '_vi_wad_aliexpress_variation_id', '12000021786176314'),
(108082, 6451, '_vi_wad_aliexpress_variation_attr', '14:771#BK;200000124:100013888;200007763:201336104'),
(108083, 6453, '_variation_description', ''),
(108084, 6453, '_sku', '1005002704261883-bk-40-france'),
(108085, 6453, '_regular_price', '75.59'),
(108086, 6453, 'total_sales', '0'),
(108087, 6453, '_tax_status', 'taxable'),
(108088, 6453, '_tax_class', 'parent'),
(108089, 6453, '_manage_stock', 'yes'),
(108090, 6453, '_backorders', 'no'),
(108091, 6453, '_sold_individually', 'no'),
(108092, 6453, '_virtual', 'no'),
(108093, 6453, '_downloadable', 'no'),
(108094, 6453, '_download_limit', '-1'),
(108095, 6453, '_download_expiry', '-1'),
(108096, 6453, '_stock', '300'),
(108097, 6453, '_stock_status', 'instock'),
(108098, 6453, '_wc_average_rating', '0'),
(108099, 6453, '_wc_review_count', '0'),
(108100, 6453, 'attribute_pa_color', 'bk'),
(108101, 6453, 'attribute_pa_shoe-size', '40'),
(108102, 6453, 'attribute_pa_ships-from', 'france'),
(108103, 6453, '_price', '75.59'),
(108104, 6453, '_product_version', '4.1.0'),
(108105, 6453, '_vi_wad_aliexpress_variation_id', '12000021786176315'),
(108106, 6453, '_vi_wad_aliexpress_variation_attr', '14:771#BK;200000124:100013888;200007763:201336342'),
(108107, 6454, '_variation_description', ''),
(108108, 6454, '_sku', '1005002704261883-bk-40-czech-republic'),
(108109, 6454, '_regular_price', '75.59'),
(108110, 6454, 'total_sales', '0'),
(108111, 6454, '_tax_status', 'taxable'),
(108112, 6454, '_tax_class', 'parent'),
(108113, 6454, '_manage_stock', 'yes'),
(108114, 6454, '_backorders', 'no'),
(108115, 6454, '_sold_individually', 'no'),
(108116, 6454, '_virtual', 'no'),
(108117, 6454, '_downloadable', 'no'),
(108118, 6454, '_download_limit', '-1'),
(108119, 6454, '_download_expiry', '-1'),
(108120, 6454, '_stock', '300'),
(108121, 6454, '_stock_status', 'instock'),
(108122, 6454, '_wc_average_rating', '0'),
(108123, 6454, '_wc_review_count', '0'),
(108124, 6454, 'attribute_pa_color', 'bk'),
(108125, 6454, 'attribute_pa_shoe-size', '40'),
(108126, 6454, 'attribute_pa_ships-from', 'czech-republic'),
(108127, 6454, '_price', '75.59'),
(108128, 6454, '_product_version', '4.1.0'),
(108129, 6454, '_vi_wad_aliexpress_variation_id', '12000021786176312'),
(108130, 6454, '_vi_wad_aliexpress_variation_attr', '14:771#BK;200000124:100013888;200007763:203287806'),
(108131, 6455, '_variation_description', ''),
(108132, 6455, '_sku', '1005002704261883-bk-40-poland'),
(108133, 6455, '_regular_price', '75.59'),
(108134, 6455, 'total_sales', '0'),
(108135, 6455, '_tax_status', 'taxable'),
(108136, 6455, '_tax_class', 'parent'),
(108137, 6455, '_manage_stock', 'yes'),
(108138, 6455, '_backorders', 'no'),
(108139, 6455, '_sold_individually', 'no'),
(108140, 6455, '_virtual', 'no'),
(108141, 6455, '_downloadable', 'no'),
(108142, 6455, '_download_limit', '-1'),
(108143, 6455, '_download_expiry', '-1'),
(108144, 6455, '_stock', '300'),
(108145, 6455, '_stock_status', 'instock'),
(108146, 6455, '_wc_average_rating', '0'),
(108147, 6455, '_wc_review_count', '0'),
(108148, 6455, 'attribute_pa_color', 'bk'),
(108149, 6455, 'attribute_pa_shoe-size', '40'),
(108150, 6455, 'attribute_pa_ships-from', 'poland'),
(108151, 6455, '_price', '75.59'),
(108152, 6455, '_product_version', '4.1.0'),
(108153, 6455, '_vi_wad_aliexpress_variation_id', '12000021786176313'),
(108154, 6455, '_vi_wad_aliexpress_variation_attr', '14:771#BK;200000124:100013888;200007763:203372089'),
(108155, 6452, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H64e80f5698064840a70856a1488a352bt/2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper.jpg'),
(108156, 6456, '_variation_description', ''),
(108157, 6456, '_sku', '1005002704261883-bk-41-czech-republic'),
(108158, 6456, '_regular_price', '75.92'),
(108159, 6456, 'total_sales', '0'),
(108160, 6456, '_tax_status', 'taxable'),
(108161, 6456, '_tax_class', 'parent'),
(108162, 6456, '_manage_stock', 'yes'),
(108163, 6456, '_backorders', 'no'),
(108164, 6456, '_sold_individually', 'no'),
(108165, 6456, '_virtual', 'no'),
(108166, 6456, '_downloadable', 'no'),
(108167, 6456, '_download_limit', '-1'),
(108168, 6456, '_download_expiry', '-1'),
(108169, 6456, '_stock', '300'),
(108170, 6456, '_stock_status', 'instock'),
(108171, 6456, '_wc_average_rating', '0'),
(108172, 6456, '_wc_review_count', '0'),
(108173, 6456, 'attribute_pa_color', 'bk'),
(108174, 6456, 'attribute_pa_shoe-size', '41'),
(108175, 6456, 'attribute_pa_ships-from', 'czech-republic'),
(108176, 6456, '_price', '75.92'),
(108177, 6456, '_product_version', '4.1.0'),
(108178, 6456, '_vi_wad_aliexpress_variation_id', '12000021786176318'),
(108179, 6456, '_vi_wad_aliexpress_variation_attr', '14:771#BK;200000124:100010483;200007763:203287806'),
(108180, 6457, '_variation_description', ''),
(108181, 6457, '_sku', '1005002704261883-bk-41-poland'),
(108182, 6457, '_regular_price', '75.92'),
(108183, 6457, 'total_sales', '0'),
(108184, 6457, '_tax_status', 'taxable'),
(108185, 6457, '_tax_class', 'parent'),
(108186, 6457, '_manage_stock', 'yes'),
(108187, 6457, '_backorders', 'no'),
(108188, 6457, '_sold_individually', 'no'),
(108189, 6457, '_virtual', 'no'),
(108190, 6457, '_downloadable', 'no'),
(108191, 6457, '_download_limit', '-1'),
(108192, 6457, '_download_expiry', '-1'),
(108193, 6457, '_stock', '300'),
(108194, 6457, '_stock_status', 'instock'),
(108195, 6457, '_wc_average_rating', '0'),
(108196, 6457, '_wc_review_count', '0'),
(108197, 6457, 'attribute_pa_color', 'bk'),
(108198, 6457, 'attribute_pa_shoe-size', '41'),
(108199, 6457, 'attribute_pa_ships-from', 'poland'),
(108200, 6457, '_price', '75.92'),
(108201, 6457, '_product_version', '4.1.0'),
(108202, 6457, '_vi_wad_aliexpress_variation_id', '12000021786176319'),
(108203, 6457, '_vi_wad_aliexpress_variation_attr', '14:771#BK;200000124:100010483;200007763:203372089'),
(108204, 6458, '_wp_attached_file', '2021/06/2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper-3.jpg'),
(108205, 6458, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:118:\"2021/06/2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper-3.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:118:\"2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:118:\"2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:118:\"2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper-3-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:118:\"2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper-3-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:118:\"2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper-3-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:118:\"2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:118:\"2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper-3-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:118:\"2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:118:\"2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:118:\"2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper-3-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:118:\"2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(108206, 6459, '_variation_description', ''),
(108207, 6459, '_sku', '1005002704261883-bk-40-belgium'),
(108208, 6459, '_regular_price', '75.59'),
(108209, 6459, 'total_sales', '0'),
(108210, 6459, '_tax_status', 'taxable'),
(108211, 6459, '_tax_class', 'parent'),
(108212, 6459, '_manage_stock', 'yes'),
(108213, 6459, '_backorders', 'no'),
(108214, 6459, '_sold_individually', 'no'),
(108215, 6459, '_virtual', 'no'),
(108216, 6459, '_downloadable', 'no'),
(108217, 6459, '_download_limit', '-1'),
(108218, 6459, '_download_expiry', '-1'),
(108219, 6459, '_stock', '300'),
(108220, 6459, '_stock_status', 'instock'),
(108221, 6459, '_wc_average_rating', '0'),
(108222, 6459, '_wc_review_count', '0'),
(108223, 6459, 'attribute_pa_color', 'bk'),
(108224, 6459, 'attribute_pa_shoe-size', '40'),
(108225, 6459, 'attribute_pa_ships-from', 'belgium'),
(108226, 6459, '_price', '75.59'),
(108227, 6459, '_product_version', '4.1.0'),
(108228, 6459, '_vi_wad_aliexpress_variation_id', '12000021786176316'),
(108229, 6459, '_vi_wad_aliexpress_variation_attr', '14:771#BK;200000124:100013888;200007763:100015076'),
(108230, 6460, '_variation_description', ''),
(108231, 6460, '_sku', '1005002704261883-bk-41-china'),
(108232, 6460, '_regular_price', '75.92'),
(108233, 6460, 'total_sales', '0'),
(108234, 6460, '_tax_status', 'taxable'),
(108235, 6460, '_tax_class', 'parent'),
(108236, 6460, '_manage_stock', 'yes'),
(108237, 6460, '_backorders', 'no'),
(108238, 6460, '_sold_individually', 'no'),
(108239, 6460, '_virtual', 'no'),
(108240, 6460, '_downloadable', 'no'),
(108241, 6460, '_download_limit', '-1'),
(108242, 6460, '_download_expiry', '-1'),
(108243, 6460, '_stock', '300'),
(108244, 6460, '_stock_status', 'instock'),
(108245, 6460, '_wc_average_rating', '0'),
(108246, 6460, '_wc_review_count', '0'),
(108247, 6460, 'attribute_pa_color', 'bk'),
(108248, 6460, 'attribute_pa_shoe-size', '41'),
(108249, 6460, 'attribute_pa_ships-from', 'china'),
(108250, 6460, '_price', '75.92'),
(108251, 6460, '_product_version', '4.1.0'),
(108252, 6460, '_vi_wad_aliexpress_variation_id', '12000021786176317'),
(108253, 6460, '_vi_wad_aliexpress_variation_attr', '14:771#BK;200000124:100010483;200007763:201336100'),
(108254, 6461, '_variation_description', ''),
(108255, 6461, '_sku', '1005002704261883-bk-41-belgium'),
(108256, 6461, '_regular_price', '75.92'),
(108257, 6461, 'total_sales', '0'),
(108258, 6461, '_tax_status', 'taxable'),
(108259, 6461, '_tax_class', 'parent'),
(108260, 6461, '_manage_stock', 'yes'),
(108261, 6461, '_backorders', 'no'),
(108262, 6461, '_sold_individually', 'no'),
(108263, 6461, '_virtual', 'no'),
(108264, 6461, '_downloadable', 'no'),
(108265, 6461, '_download_limit', '-1'),
(108266, 6461, '_download_expiry', '-1'),
(108267, 6461, '_stock', '300'),
(108268, 6461, '_stock_status', 'instock'),
(108269, 6461, '_wc_average_rating', '0'),
(108270, 6461, '_wc_review_count', '0'),
(108271, 6461, 'attribute_pa_color', 'bk'),
(108272, 6461, 'attribute_pa_shoe-size', '41'),
(108273, 6461, 'attribute_pa_ships-from', 'belgium'),
(108274, 6461, '_price', '75.92'),
(108275, 6461, '_product_version', '4.1.0'),
(108276, 6461, '_vi_wad_aliexpress_variation_id', '12000021786176322'),
(108277, 6461, '_vi_wad_aliexpress_variation_attr', '14:771#BK;200000124:100010483;200007763:100015076'),
(108278, 6462, '_variation_description', ''),
(108279, 6462, '_sku', '1005002704261883-bw-35-china'),
(108280, 6462, '_regular_price', '73.19'),
(108281, 6462, 'total_sales', '0'),
(108282, 6462, '_tax_status', 'taxable'),
(108283, 6462, '_tax_class', 'parent'),
(108284, 6462, '_manage_stock', 'yes'),
(108285, 6462, '_backorders', 'no'),
(108286, 6462, '_sold_individually', 'no'),
(108287, 6462, '_virtual', 'no'),
(108288, 6462, '_downloadable', 'no'),
(108289, 6462, '_download_limit', '-1'),
(108290, 6462, '_download_expiry', '-1'),
(108291, 6462, '_stock', '300'),
(108292, 6462, '_stock_status', 'instock'),
(108293, 6462, '_wc_average_rating', '0'),
(108294, 6462, '_wc_review_count', '0'),
(108295, 6462, 'attribute_pa_color', 'bw'),
(108296, 6462, 'attribute_pa_shoe-size', '35'),
(108297, 6462, 'attribute_pa_ships-from', 'china'),
(108298, 6462, '_price', '73.19'),
(108299, 6462, '_product_version', '4.1.0'),
(108300, 6462, '_vi_wad_aliexpress_variation_id', '12000021786176323'),
(108301, 6462, '_vi_wad_aliexpress_variation_attr', '14:193#BW;200000124:200000333;200007763:201336100'),
(108302, 6458, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H3b641f040e8e480aaca31443c9383d0cE/2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper.jpg'),
(108303, 6463, '_variation_description', ''),
(108304, 6463, '_sku', '1005002704261883-bk-41-spain'),
(108305, 6463, '_regular_price', '58.85'),
(108306, 6463, 'total_sales', '0'),
(108307, 6463, '_tax_status', 'taxable'),
(108308, 6463, '_tax_class', 'parent'),
(108309, 6463, '_manage_stock', 'yes'),
(108310, 6463, '_backorders', 'no'),
(108311, 6463, '_sold_individually', 'no'),
(108312, 6463, '_virtual', 'no'),
(108313, 6463, '_downloadable', 'no'),
(108314, 6463, '_download_limit', '-1'),
(108315, 6463, '_download_expiry', '-1'),
(108316, 6463, '_stock', '300'),
(108317, 6463, '_stock_status', 'instock'),
(108318, 6463, '_wc_average_rating', '0'),
(108319, 6463, '_wc_review_count', '0'),
(108320, 6463, 'attribute_pa_color', 'bk'),
(108321, 6463, 'attribute_pa_shoe-size', '41'),
(108322, 6463, 'attribute_pa_ships-from', 'spain'),
(108323, 6463, '_price', '58.85'),
(108324, 6463, '_product_version', '4.1.0'),
(108325, 6463, '_vi_wad_aliexpress_variation_id', '12000021786176320'),
(108326, 6463, '_vi_wad_aliexpress_variation_attr', '14:771#BK;200000124:100010483;200007763:201336104'),
(108327, 6464, '_variation_description', ''),
(108328, 6464, '_sku', '1005002704261883-bk-41-france'),
(108329, 6464, '_regular_price', '75.92'),
(108330, 6464, 'total_sales', '0'),
(108331, 6464, '_tax_status', 'taxable'),
(108332, 6464, '_tax_class', 'parent'),
(108333, 6464, '_manage_stock', 'yes'),
(108334, 6464, '_backorders', 'no'),
(108335, 6464, '_sold_individually', 'no'),
(108336, 6464, '_virtual', 'no'),
(108337, 6464, '_downloadable', 'no'),
(108338, 6464, '_download_limit', '-1'),
(108339, 6464, '_download_expiry', '-1'),
(108340, 6464, '_stock', '300'),
(108341, 6464, '_stock_status', 'instock'),
(108342, 6464, '_wc_average_rating', '0'),
(108343, 6464, '_wc_review_count', '0'),
(108344, 6464, 'attribute_pa_color', 'bk'),
(108345, 6464, 'attribute_pa_shoe-size', '41'),
(108346, 6464, 'attribute_pa_ships-from', 'france'),
(108347, 6464, '_price', '75.92'),
(108348, 6464, '_product_version', '4.1.0'),
(108349, 6464, '_vi_wad_aliexpress_variation_id', '12000021786176321'),
(108350, 6464, '_vi_wad_aliexpress_variation_attr', '14:771#BK;200000124:100010483;200007763:201336342'),
(108351, 6465, '_wp_attached_file', '2021/06/2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper-4.jpg'),
(108352, 6465, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:118:\"2021/06/2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper-4.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:118:\"2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:118:\"2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper-4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:118:\"2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper-4-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:118:\"2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper-4-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:118:\"2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper-4-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:118:\"2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:118:\"2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper-4-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:118:\"2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:118:\"2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:118:\"2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper-4-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:118:\"2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(108353, 6466, '_variation_description', ''),
(108354, 6466, '_sku', '1005002704261883-bw-35-spain'),
(108355, 6466, '_regular_price', '57.2'),
(108356, 6466, 'total_sales', '0'),
(108357, 6466, '_tax_status', 'taxable'),
(108358, 6466, '_tax_class', 'parent'),
(108359, 6466, '_manage_stock', 'yes'),
(108360, 6466, '_backorders', 'no'),
(108361, 6466, '_sold_individually', 'no'),
(108362, 6466, '_virtual', 'no'),
(108363, 6466, '_downloadable', 'no'),
(108364, 6466, '_download_limit', '-1'),
(108365, 6466, '_download_expiry', '-1'),
(108366, 6466, '_stock', '300'),
(108367, 6466, '_stock_status', 'instock'),
(108368, 6466, '_wc_average_rating', '0'),
(108369, 6466, '_wc_review_count', '0'),
(108370, 6466, 'attribute_pa_color', 'bw'),
(108371, 6466, 'attribute_pa_shoe-size', '35'),
(108372, 6466, 'attribute_pa_ships-from', 'spain'),
(108373, 6466, '_price', '57.2'),
(108374, 6466, '_product_version', '4.1.0'),
(108375, 6466, '_vi_wad_aliexpress_variation_id', '12000021786176326'),
(108376, 6466, '_vi_wad_aliexpress_variation_attr', '14:193#BW;200000124:200000333;200007763:201336104'),
(108377, 6467, '_variation_description', ''),
(108378, 6467, '_sku', '1005002704261883-bw-35-france'),
(108379, 6467, '_regular_price', '73.19'),
(108380, 6467, 'total_sales', '0'),
(108381, 6467, '_tax_status', 'taxable'),
(108382, 6467, '_tax_class', 'parent'),
(108383, 6467, '_manage_stock', 'yes'),
(108384, 6467, '_backorders', 'no'),
(108385, 6467, '_sold_individually', 'no'),
(108386, 6467, '_virtual', 'no'),
(108387, 6467, '_downloadable', 'no'),
(108388, 6467, '_download_limit', '-1'),
(108389, 6467, '_download_expiry', '-1'),
(108390, 6467, '_stock', '300'),
(108391, 6467, '_stock_status', 'instock'),
(108392, 6467, '_wc_average_rating', '0'),
(108393, 6467, '_wc_review_count', '0'),
(108394, 6467, 'attribute_pa_color', 'bw'),
(108395, 6467, 'attribute_pa_shoe-size', '35'),
(108396, 6467, 'attribute_pa_ships-from', 'france'),
(108397, 6467, '_price', '73.19'),
(108398, 6467, '_product_version', '4.1.0'),
(108399, 6467, '_vi_wad_aliexpress_variation_id', '12000021786176327'),
(108400, 6467, '_vi_wad_aliexpress_variation_attr', '14:193#BW;200000124:200000333;200007763:201336342'),
(108401, 6468, '_variation_description', ''),
(108402, 6468, '_sku', '1005002704261883-bw-35-czech-republic'),
(108403, 6468, '_regular_price', '73.19'),
(108404, 6468, 'total_sales', '0'),
(108405, 6468, '_tax_status', 'taxable'),
(108406, 6468, '_tax_class', 'parent'),
(108407, 6468, '_manage_stock', 'yes'),
(108408, 6468, '_backorders', 'no'),
(108409, 6468, '_sold_individually', 'no'),
(108410, 6468, '_virtual', 'no'),
(108411, 6468, '_downloadable', 'no'),
(108412, 6468, '_download_limit', '-1'),
(108413, 6468, '_download_expiry', '-1'),
(108414, 6468, '_stock', '300'),
(108415, 6468, '_stock_status', 'instock'),
(108416, 6468, '_wc_average_rating', '0'),
(108417, 6468, '_wc_review_count', '0'),
(108418, 6468, 'attribute_pa_color', 'bw'),
(108419, 6468, 'attribute_pa_shoe-size', '35'),
(108420, 6468, 'attribute_pa_ships-from', 'czech-republic'),
(108421, 6468, '_price', '73.19'),
(108422, 6468, '_product_version', '4.1.0'),
(108423, 6468, '_vi_wad_aliexpress_variation_id', '12000021786176324'),
(108424, 6468, '_vi_wad_aliexpress_variation_attr', '14:193#BW;200000124:200000333;200007763:203287806'),
(108425, 6469, '_variation_description', ''),
(108426, 6469, '_sku', '1005002704261883-bw-35-poland'),
(108427, 6469, '_regular_price', '73.19'),
(108428, 6469, 'total_sales', '0'),
(108429, 6469, '_tax_status', 'taxable'),
(108430, 6469, '_tax_class', 'parent'),
(108431, 6469, '_manage_stock', 'yes'),
(108432, 6469, '_backorders', 'no'),
(108433, 6469, '_sold_individually', 'no'),
(108434, 6469, '_virtual', 'no'),
(108435, 6469, '_downloadable', 'no'),
(108436, 6465, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H333dc30e6fb64b37b031e1dbda8ba70bD/2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper.jpg'),
(108437, 6469, '_download_limit', '-1'),
(108438, 6469, '_download_expiry', '-1'),
(108439, 6469, '_stock', '300'),
(108440, 6469, '_stock_status', 'instock'),
(108441, 6469, '_wc_average_rating', '0'),
(108442, 6469, '_wc_review_count', '0'),
(108443, 6469, 'attribute_pa_color', 'bw'),
(108444, 6469, 'attribute_pa_shoe-size', '35'),
(108445, 6469, 'attribute_pa_ships-from', 'poland'),
(108446, 6469, '_price', '73.19'),
(108447, 6469, '_product_version', '4.1.0'),
(108448, 6469, '_vi_wad_aliexpress_variation_id', '12000021786176325'),
(108449, 6469, '_vi_wad_aliexpress_variation_attr', '14:193#BW;200000124:200000333;200007763:203372089'),
(108450, 6470, '_variation_description', ''),
(108451, 6470, '_sku', '1005002704261883-bw-36-czech-republic'),
(108452, 6470, '_regular_price', '73.58'),
(108453, 6470, 'total_sales', '0'),
(108454, 6470, '_tax_status', 'taxable'),
(108455, 6470, '_tax_class', 'parent'),
(108456, 6470, '_manage_stock', 'yes'),
(108457, 6470, '_backorders', 'no'),
(108458, 6470, '_sold_individually', 'no'),
(108459, 6470, '_virtual', 'no'),
(108460, 6470, '_downloadable', 'no'),
(108461, 6470, '_download_limit', '-1'),
(108462, 6470, '_download_expiry', '-1'),
(108463, 6470, '_stock', '300'),
(108464, 6470, '_stock_status', 'instock'),
(108465, 6470, '_wc_average_rating', '0'),
(108466, 6470, '_wc_review_count', '0'),
(108467, 6470, 'attribute_pa_color', 'bw'),
(108468, 6470, 'attribute_pa_shoe-size', '36'),
(108469, 6470, 'attribute_pa_ships-from', 'czech-republic'),
(108470, 6470, '_price', '73.58'),
(108471, 6470, '_product_version', '4.1.0'),
(108472, 6470, '_vi_wad_aliexpress_variation_id', '12000021786176330'),
(108473, 6470, '_vi_wad_aliexpress_variation_attr', '14:193#BW;200000124:200000334;200007763:203287806'),
(108474, 6471, '_variation_description', ''),
(108475, 6471, '_sku', '1005002704261883-bw-36-poland'),
(108476, 6471, '_regular_price', '73.58'),
(108477, 6471, 'total_sales', '0'),
(108478, 6471, '_tax_status', 'taxable'),
(108479, 6471, '_tax_class', 'parent'),
(108480, 6471, '_manage_stock', 'yes'),
(108481, 6471, '_backorders', 'no'),
(108482, 6471, '_sold_individually', 'no'),
(108483, 6471, '_virtual', 'no'),
(108484, 6471, '_downloadable', 'no'),
(108485, 6471, '_download_limit', '-1'),
(108486, 6471, '_download_expiry', '-1'),
(108487, 6471, '_stock', '300'),
(108488, 6471, '_stock_status', 'instock'),
(108489, 6471, '_wc_average_rating', '0'),
(108490, 6471, '_wc_review_count', '0'),
(108491, 6471, 'attribute_pa_color', 'bw'),
(108492, 6471, 'attribute_pa_shoe-size', '36'),
(108493, 6471, 'attribute_pa_ships-from', 'poland'),
(108494, 6471, '_price', '73.58'),
(108495, 6471, '_product_version', '4.1.0'),
(108496, 6471, '_vi_wad_aliexpress_variation_id', '12000021786176331'),
(108497, 6471, '_vi_wad_aliexpress_variation_attr', '14:193#BW;200000124:200000334;200007763:203372089'),
(108498, 6472, '_variation_description', ''),
(108499, 6472, '_sku', '1005002704261883-bw-35-belgium'),
(108500, 6472, '_regular_price', '73.19'),
(108501, 6472, 'total_sales', '0'),
(108502, 6472, '_tax_status', 'taxable'),
(108503, 6472, '_tax_class', 'parent'),
(108504, 6472, '_manage_stock', 'yes'),
(108505, 6472, '_backorders', 'no'),
(108506, 6472, '_sold_individually', 'no'),
(108507, 6472, '_virtual', 'no'),
(108508, 6472, '_downloadable', 'no'),
(108509, 6472, '_download_limit', '-1'),
(108510, 6472, '_download_expiry', '-1'),
(108511, 6472, '_stock', '300'),
(108512, 6472, '_stock_status', 'instock'),
(108513, 6472, '_wc_average_rating', '0'),
(108514, 6472, '_wc_review_count', '0'),
(108515, 6472, 'attribute_pa_color', 'bw'),
(108516, 6472, 'attribute_pa_shoe-size', '35'),
(108517, 6472, 'attribute_pa_ships-from', 'belgium'),
(108518, 6472, '_price', '73.19'),
(108519, 6472, '_product_version', '4.1.0'),
(108520, 6472, '_vi_wad_aliexpress_variation_id', '12000021786176328'),
(108521, 6472, '_vi_wad_aliexpress_variation_attr', '14:193#BW;200000124:200000333;200007763:100015076'),
(108522, 6473, '_variation_description', ''),
(108523, 6473, '_sku', '1005002704261883-bw-36-china'),
(108524, 6473, '_regular_price', '73.58'),
(108525, 6473, 'total_sales', '0'),
(108526, 6473, '_tax_status', 'taxable'),
(108527, 6473, '_tax_class', 'parent'),
(108528, 6473, '_manage_stock', 'yes'),
(108529, 6473, '_backorders', 'no'),
(108530, 6473, '_sold_individually', 'no'),
(108531, 6473, '_virtual', 'no'),
(108532, 6473, '_downloadable', 'no'),
(108533, 6473, '_download_limit', '-1'),
(108534, 6473, '_download_expiry', '-1'),
(108535, 6473, '_stock', '300'),
(108536, 6473, '_stock_status', 'instock'),
(108537, 6473, '_wc_average_rating', '0'),
(108538, 6473, '_wc_review_count', '0'),
(108539, 6473, 'attribute_pa_color', 'bw'),
(108540, 6473, 'attribute_pa_shoe-size', '36'),
(108541, 6473, 'attribute_pa_ships-from', 'china'),
(108542, 6473, '_price', '73.58'),
(108543, 6473, '_product_version', '4.1.0'),
(108544, 6473, '_vi_wad_aliexpress_variation_id', '12000021786176329'),
(108545, 6473, '_vi_wad_aliexpress_variation_attr', '14:193#BW;200000124:200000334;200007763:201336100'),
(108546, 6474, '_variation_description', ''),
(108547, 6474, '_sku', '1005002704261883-bw-36-belgium'),
(108548, 6474, '_regular_price', '73.58'),
(108549, 6474, 'total_sales', '0'),
(108550, 6474, '_tax_status', 'taxable'),
(108551, 6474, '_tax_class', 'parent'),
(108552, 6474, '_manage_stock', 'yes'),
(108553, 6474, '_backorders', 'no'),
(108554, 6474, '_sold_individually', 'no'),
(108555, 6474, '_virtual', 'no'),
(108556, 6474, '_downloadable', 'no'),
(108557, 6474, '_download_limit', '-1'),
(108558, 6474, '_download_expiry', '-1'),
(108559, 6474, '_stock', '300'),
(108560, 6474, '_stock_status', 'instock'),
(108561, 6474, '_wc_average_rating', '0'),
(108562, 6474, '_wc_review_count', '0'),
(108563, 6474, 'attribute_pa_color', 'bw'),
(108564, 6474, 'attribute_pa_shoe-size', '36'),
(108565, 6474, 'attribute_pa_ships-from', 'belgium'),
(108566, 6474, '_price', '73.58'),
(108567, 6474, '_product_version', '4.1.0'),
(108568, 6474, '_vi_wad_aliexpress_variation_id', '12000021786176334'),
(108569, 6474, '_vi_wad_aliexpress_variation_attr', '14:193#BW;200000124:200000334;200007763:100015076'),
(108570, 6475, '_variation_description', ''),
(108571, 6475, '_sku', '1005002704261883-bw-37-china'),
(108572, 6475, '_regular_price', '74.57'),
(108573, 6475, 'total_sales', '0'),
(108574, 6475, '_tax_status', 'taxable'),
(108575, 6475, '_tax_class', 'parent'),
(108576, 6475, '_manage_stock', 'yes'),
(108577, 6475, '_backorders', 'no'),
(108578, 6475, '_sold_individually', 'no'),
(108579, 6475, '_virtual', 'no'),
(108580, 6475, '_downloadable', 'no'),
(108581, 6475, '_download_limit', '-1'),
(108582, 6475, '_download_expiry', '-1'),
(108583, 6475, '_stock', '300'),
(108584, 6475, '_stock_status', 'instock'),
(108585, 6475, '_wc_average_rating', '0'),
(108586, 6475, '_wc_review_count', '0'),
(108587, 6475, 'attribute_pa_color', 'bw'),
(108588, 6475, 'attribute_pa_shoe-size', '37'),
(108589, 6475, 'attribute_pa_ships-from', 'china'),
(108590, 6475, '_price', '74.57'),
(108591, 6475, '_product_version', '4.1.0'),
(108592, 6475, '_vi_wad_aliexpress_variation_id', '12000021786176335'),
(108593, 6475, '_vi_wad_aliexpress_variation_attr', '14:193#BW;200000124:100010482;200007763:201336100'),
(108594, 6476, '_variation_description', ''),
(108595, 6476, '_sku', '1005002704261883-bw-36-spain'),
(108596, 6476, '_regular_price', '57.44'),
(108597, 6476, 'total_sales', '0'),
(108598, 6476, '_tax_status', 'taxable'),
(108599, 6476, '_tax_class', 'parent'),
(108600, 6476, '_manage_stock', 'yes'),
(108601, 6476, '_backorders', 'no'),
(108602, 6476, '_sold_individually', 'no'),
(108603, 6476, '_virtual', 'no'),
(108604, 6476, '_downloadable', 'no'),
(108605, 6476, '_download_limit', '-1'),
(108606, 6476, '_download_expiry', '-1'),
(108607, 6476, '_stock', '300'),
(108608, 6476, '_stock_status', 'instock'),
(108609, 6476, '_wc_average_rating', '0'),
(108610, 6476, '_wc_review_count', '0'),
(108611, 6476, 'attribute_pa_color', 'bw'),
(108612, 6476, 'attribute_pa_shoe-size', '36'),
(108613, 6476, 'attribute_pa_ships-from', 'spain'),
(108614, 6476, '_price', '57.44'),
(108615, 6476, '_product_version', '4.1.0'),
(108616, 6476, '_vi_wad_aliexpress_variation_id', '12000021786176332'),
(108617, 6476, '_vi_wad_aliexpress_variation_attr', '14:193#BW;200000124:200000334;200007763:201336104'),
(108618, 6477, '_wp_attached_file', '2021/06/2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper-5.jpg');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(108619, 6477, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:118:\"2021/06/2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper-5.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:118:\"2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:118:\"2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper-5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:118:\"2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper-5-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:118:\"2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper-5-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:118:\"2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper-5-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:118:\"2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:118:\"2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper-5-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:118:\"2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper-5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:118:\"2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:118:\"2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper-5-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:118:\"2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper-5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(108620, 6478, '_variation_description', ''),
(108621, 6478, '_sku', '1005002704261883-bw-36-france'),
(108622, 6478, '_regular_price', '73.58'),
(108623, 6478, 'total_sales', '0'),
(108624, 6478, '_tax_status', 'taxable'),
(108625, 6478, '_tax_class', 'parent'),
(108626, 6478, '_manage_stock', 'yes'),
(108627, 6478, '_backorders', 'no'),
(108628, 6478, '_sold_individually', 'no'),
(108629, 6478, '_virtual', 'no'),
(108630, 6478, '_downloadable', 'no'),
(108631, 6478, '_download_limit', '-1'),
(108632, 6478, '_download_expiry', '-1'),
(108633, 6478, '_stock', '300'),
(108634, 6478, '_stock_status', 'instock'),
(108635, 6478, '_wc_average_rating', '0'),
(108636, 6478, '_wc_review_count', '0'),
(108637, 6478, 'attribute_pa_color', 'bw'),
(108638, 6478, 'attribute_pa_shoe-size', '36'),
(108639, 6478, 'attribute_pa_ships-from', 'france'),
(108640, 6478, '_price', '73.58'),
(108641, 6478, '_product_version', '4.1.0'),
(108642, 6478, '_vi_wad_aliexpress_variation_id', '12000021786176333'),
(108643, 6478, '_vi_wad_aliexpress_variation_attr', '14:193#BW;200000124:200000334;200007763:201336342'),
(108644, 6479, '_variation_description', ''),
(108645, 6479, '_sku', '1005002704261883-bw-37-spain'),
(108646, 6479, '_regular_price', '58.04'),
(108647, 6479, 'total_sales', '0'),
(108648, 6479, '_tax_status', 'taxable'),
(108649, 6479, '_tax_class', 'parent'),
(108650, 6479, '_manage_stock', 'yes'),
(108651, 6479, '_backorders', 'no'),
(108652, 6479, '_sold_individually', 'no'),
(108653, 6479, '_virtual', 'no'),
(108654, 6479, '_downloadable', 'no'),
(108655, 6479, '_download_limit', '-1'),
(108656, 6479, '_download_expiry', '-1'),
(108657, 6479, '_stock', '300'),
(108658, 6479, '_stock_status', 'instock'),
(108659, 6479, '_wc_average_rating', '0'),
(108660, 6479, '_wc_review_count', '0'),
(108661, 6479, 'attribute_pa_color', 'bw'),
(108662, 6479, 'attribute_pa_shoe-size', '37'),
(108663, 6479, 'attribute_pa_ships-from', 'spain'),
(108664, 6479, '_price', '58.04'),
(108665, 6479, '_product_version', '4.1.0'),
(108666, 6479, '_vi_wad_aliexpress_variation_id', '12000021786176338'),
(108667, 6479, '_vi_wad_aliexpress_variation_attr', '14:193#BW;200000124:100010482;200007763:201336104'),
(108668, 6480, '_variation_description', ''),
(108669, 6480, '_sku', '1005002704261883-bw-37-france'),
(108670, 6480, '_regular_price', '74.57'),
(108671, 6480, 'total_sales', '0'),
(108672, 6480, '_tax_status', 'taxable'),
(108673, 6480, '_tax_class', 'parent'),
(108674, 6480, '_manage_stock', 'yes'),
(108675, 6480, '_backorders', 'no'),
(108676, 6480, '_sold_individually', 'no'),
(108677, 6480, '_virtual', 'no'),
(108678, 6480, '_downloadable', 'no'),
(108679, 6480, '_download_limit', '-1'),
(108680, 6480, '_download_expiry', '-1'),
(108681, 6480, '_stock', '300'),
(108682, 6480, '_stock_status', 'instock'),
(108683, 6480, '_wc_average_rating', '0'),
(108684, 6480, '_wc_review_count', '0'),
(108685, 6480, 'attribute_pa_color', 'bw'),
(108686, 6480, 'attribute_pa_shoe-size', '37'),
(108687, 6480, 'attribute_pa_ships-from', 'france'),
(108688, 6480, '_price', '74.57'),
(108689, 6480, '_product_version', '4.1.0'),
(108690, 6480, '_vi_wad_aliexpress_variation_id', '12000021786176339'),
(108691, 6480, '_vi_wad_aliexpress_variation_attr', '14:193#BW;200000124:100010482;200007763:201336342'),
(108692, 6477, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H6cd66a9f842f47c08779883edf26044ee/2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper.jpg'),
(108693, 6481, '_variation_description', ''),
(108694, 6481, '_sku', '1005002704261883-bw-37-czech-republic'),
(108695, 6481, '_regular_price', '74.57'),
(108696, 6481, 'total_sales', '0'),
(108697, 6481, '_tax_status', 'taxable'),
(108698, 6481, '_tax_class', 'parent'),
(108699, 6481, '_manage_stock', 'yes'),
(108700, 6481, '_backorders', 'no'),
(108701, 6481, '_sold_individually', 'no'),
(108702, 6481, '_virtual', 'no'),
(108703, 6481, '_downloadable', 'no'),
(108704, 6481, '_download_limit', '-1'),
(108705, 6481, '_download_expiry', '-1'),
(108706, 6481, '_stock', '300'),
(108707, 6481, '_stock_status', 'instock'),
(108708, 6481, '_wc_average_rating', '0'),
(108709, 6481, '_wc_review_count', '0'),
(108710, 6481, 'attribute_pa_color', 'bw'),
(108711, 6481, 'attribute_pa_shoe-size', '37'),
(108712, 6481, 'attribute_pa_ships-from', 'czech-republic'),
(108713, 6481, '_price', '74.57'),
(108714, 6481, '_product_version', '4.1.0'),
(108715, 6481, '_vi_wad_aliexpress_variation_id', '12000021786176336'),
(108716, 6481, '_vi_wad_aliexpress_variation_attr', '14:193#BW;200000124:100010482;200007763:203287806'),
(108717, 6482, '_variation_description', ''),
(108718, 6482, '_sku', '1005002704261883-bw-37-poland'),
(108719, 6482, '_regular_price', '74.57'),
(108720, 6482, 'total_sales', '0'),
(108721, 6482, '_tax_status', 'taxable'),
(108722, 6482, '_tax_class', 'parent'),
(108723, 6482, '_manage_stock', 'yes'),
(108724, 6482, '_backorders', 'no'),
(108725, 6482, '_sold_individually', 'no'),
(108726, 6483, '_wp_attached_file', '2021/06/2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper.jpg_640x640.jpg'),
(108727, 6482, '_virtual', 'no'),
(108728, 6483, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:128:\"2021/06/2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper.jpg_640x640.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:128:\"2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper.jpg_640x640-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:128:\"2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper.jpg_640x640-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:128:\"2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper.jpg_640x640-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:128:\"2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper.jpg_640x640-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:128:\"2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper.jpg_640x640-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:128:\"2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper.jpg_640x640-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:128:\"2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper.jpg_640x640-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:128:\"2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper.jpg_640x640-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:128:\"2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper.jpg_640x640-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:128:\"2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper.jpg_640x640-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(108729, 6482, '_downloadable', 'no'),
(108730, 6482, '_download_limit', '-1'),
(108731, 6482, '_download_expiry', '-1'),
(108732, 6482, '_stock', '300'),
(108733, 6482, '_stock_status', 'instock'),
(108734, 6482, '_wc_average_rating', '0'),
(108735, 6482, '_wc_review_count', '0'),
(108736, 6482, 'attribute_pa_color', 'bw'),
(108737, 6482, 'attribute_pa_shoe-size', '37'),
(108738, 6482, 'attribute_pa_ships-from', 'poland'),
(108739, 6482, '_price', '74.57'),
(108740, 6482, '_product_version', '4.1.0'),
(108741, 6482, '_vi_wad_aliexpress_variation_id', '12000021786176337'),
(108742, 6482, '_vi_wad_aliexpress_variation_attr', '14:193#BW;200000124:100010482;200007763:203372089'),
(108743, 6484, '_variation_description', ''),
(108744, 6484, '_sku', '1005002704261883-bw-38-czech-republic'),
(108745, 6484, '_regular_price', '74.9'),
(108746, 6484, 'total_sales', '0'),
(108747, 6484, '_tax_status', 'taxable'),
(108748, 6484, '_tax_class', 'parent'),
(108749, 6484, '_manage_stock', 'yes'),
(108750, 6484, '_backorders', 'no'),
(108751, 6484, '_sold_individually', 'no'),
(108752, 6484, '_virtual', 'no'),
(108753, 6484, '_downloadable', 'no'),
(108754, 6484, '_download_limit', '-1'),
(108755, 6484, '_download_expiry', '-1'),
(108756, 6484, '_stock', '300'),
(108757, 6484, '_stock_status', 'instock'),
(108758, 6484, '_wc_average_rating', '0'),
(108759, 6484, '_wc_review_count', '0'),
(108760, 6484, 'attribute_pa_color', 'bw'),
(108761, 6484, 'attribute_pa_shoe-size', '38'),
(108762, 6484, 'attribute_pa_ships-from', 'czech-republic'),
(108763, 6484, '_price', '74.9'),
(108764, 6484, '_product_version', '4.1.0'),
(108765, 6484, '_vi_wad_aliexpress_variation_id', '12000021786176342'),
(108766, 6484, '_vi_wad_aliexpress_variation_attr', '14:193#BW;200000124:200000898;200007763:203287806'),
(108767, 6485, '_variation_description', ''),
(108768, 6485, '_sku', '1005002704261883-bw-38-poland'),
(108769, 6485, '_regular_price', '74.9'),
(108770, 6485, 'total_sales', '0'),
(108771, 6485, '_tax_status', 'taxable'),
(108772, 6485, '_tax_class', 'parent'),
(108773, 6485, '_manage_stock', 'yes'),
(108774, 6485, '_backorders', 'no'),
(108775, 6485, '_sold_individually', 'no'),
(108776, 6485, '_virtual', 'no'),
(108777, 6485, '_downloadable', 'no'),
(108778, 6485, '_download_limit', '-1'),
(108779, 6485, '_download_expiry', '-1'),
(108780, 6485, '_stock', '300'),
(108781, 6485, '_stock_status', 'instock'),
(108782, 6485, '_wc_average_rating', '0'),
(108783, 6485, '_wc_review_count', '0'),
(108784, 6485, 'attribute_pa_color', 'bw'),
(108785, 6485, 'attribute_pa_shoe-size', '38'),
(108786, 6485, 'attribute_pa_ships-from', 'poland'),
(108787, 6485, '_price', '74.9'),
(108788, 6485, '_product_version', '4.1.0'),
(108789, 6485, '_vi_wad_aliexpress_variation_id', '12000021786176343'),
(108790, 6485, '_vi_wad_aliexpress_variation_attr', '14:193#BW;200000124:200000898;200007763:203372089'),
(108791, 6483, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Ha9fe411d798c4f0f8903a172037f82385/2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper.jpg_640x640.jpg'),
(108792, 6383, '_thumbnail_id', '6483'),
(108793, 6384, '_thumbnail_id', '6483'),
(108794, 6387, '_thumbnail_id', '6483'),
(108795, 6388, '_thumbnail_id', '6483'),
(108796, 6389, '_thumbnail_id', '6483'),
(108797, 6390, '_thumbnail_id', '6483'),
(108798, 6391, '_thumbnail_id', '6483'),
(108799, 6486, '_variation_description', ''),
(108800, 6486, '_sku', '1005002704261883-bw-37-belgium'),
(108801, 6486, '_regular_price', '74.57'),
(108802, 6486, 'total_sales', '0'),
(108803, 6486, '_tax_status', 'taxable'),
(108804, 6486, '_tax_class', 'parent'),
(108805, 6486, '_manage_stock', 'yes'),
(108806, 6486, '_backorders', 'no'),
(108807, 6486, '_sold_individually', 'no'),
(108808, 6486, '_virtual', 'no'),
(108809, 6486, '_downloadable', 'no'),
(108810, 6486, '_download_limit', '-1'),
(108811, 6486, '_download_expiry', '-1'),
(108812, 6486, '_stock', '300'),
(108813, 6486, '_stock_status', 'instock'),
(108814, 6486, '_wc_average_rating', '0'),
(108815, 6486, '_wc_review_count', '0'),
(108816, 6486, 'attribute_pa_color', 'bw'),
(108817, 6486, 'attribute_pa_shoe-size', '37'),
(108818, 6486, 'attribute_pa_ships-from', 'belgium'),
(108819, 6486, '_price', '74.57'),
(108820, 6486, '_product_version', '4.1.0'),
(108821, 6486, '_vi_wad_aliexpress_variation_id', '12000021786176340'),
(108822, 6486, '_vi_wad_aliexpress_variation_attr', '14:193#BW;200000124:100010482;200007763:100015076'),
(108823, 6487, '_variation_description', ''),
(108824, 6487, '_sku', '1005002704261883-bw-38-china'),
(108825, 6487, '_regular_price', '74.9'),
(108826, 6487, 'total_sales', '0'),
(108827, 6487, '_tax_status', 'taxable'),
(108828, 6487, '_tax_class', 'parent'),
(108829, 6487, '_manage_stock', 'yes'),
(108830, 6487, '_backorders', 'no'),
(108831, 6487, '_sold_individually', 'no'),
(108832, 6487, '_virtual', 'no'),
(108833, 6487, '_downloadable', 'no'),
(108834, 6487, '_download_limit', '-1'),
(108835, 6487, '_download_expiry', '-1'),
(108836, 6487, '_stock', '300'),
(108837, 6487, '_stock_status', 'instock'),
(108838, 6487, '_wc_average_rating', '0'),
(108839, 6487, '_wc_review_count', '0'),
(108840, 6487, 'attribute_pa_color', 'bw'),
(108841, 6487, 'attribute_pa_shoe-size', '38'),
(108842, 6487, 'attribute_pa_ships-from', 'china'),
(108843, 6487, '_price', '74.9'),
(108844, 6487, '_product_version', '4.1.0'),
(108845, 6487, '_vi_wad_aliexpress_variation_id', '12000021786176341'),
(108846, 6487, '_vi_wad_aliexpress_variation_attr', '14:193#BW;200000124:200000898;200007763:201336100'),
(108847, 6488, '_variation_description', ''),
(108848, 6488, '_sku', '1005002704261883-bw-38-belgium'),
(108849, 6488, '_regular_price', '74.9'),
(108850, 6488, 'total_sales', '0'),
(108851, 6488, '_tax_status', 'taxable'),
(108852, 6488, '_tax_class', 'parent'),
(108853, 6488, '_manage_stock', 'yes'),
(108854, 6488, '_backorders', 'no'),
(108855, 6488, '_sold_individually', 'no'),
(108856, 6488, '_virtual', 'no'),
(108857, 6488, '_downloadable', 'no'),
(108858, 6488, '_download_limit', '-1'),
(108859, 6488, '_download_expiry', '-1'),
(108860, 6488, '_stock', '300'),
(108861, 6488, '_stock_status', 'instock'),
(108862, 6488, '_wc_average_rating', '0'),
(108863, 6488, '_wc_review_count', '0'),
(108864, 6488, 'attribute_pa_color', 'bw'),
(108865, 6488, 'attribute_pa_shoe-size', '38'),
(108866, 6488, 'attribute_pa_ships-from', 'belgium'),
(108867, 6488, '_price', '74.9'),
(108868, 6488, '_product_version', '4.1.0'),
(108869, 6488, '_vi_wad_aliexpress_variation_id', '12000021786176346'),
(108870, 6488, '_vi_wad_aliexpress_variation_attr', '14:193#BW;200000124:200000898;200007763:100015076'),
(108871, 6489, '_variation_description', ''),
(108872, 6489, '_sku', '1005002704261883-bw-39-china'),
(108873, 6489, '_regular_price', '75.23'),
(108874, 6489, 'total_sales', '0'),
(108875, 6489, '_tax_status', 'taxable'),
(108876, 6489, '_tax_class', 'parent'),
(108877, 6489, '_manage_stock', 'yes'),
(108878, 6489, '_backorders', 'no'),
(108879, 6489, '_sold_individually', 'no'),
(108880, 6489, '_virtual', 'no'),
(108881, 6489, '_downloadable', 'no'),
(108882, 6489, '_download_limit', '-1'),
(108883, 6489, '_download_expiry', '-1'),
(108884, 6489, '_stock', '300'),
(108885, 6489, '_stock_status', 'instock'),
(108886, 6489, '_wc_average_rating', '0'),
(108887, 6489, '_wc_review_count', '0'),
(108888, 6489, 'attribute_pa_color', 'bw'),
(108889, 6489, 'attribute_pa_shoe-size', '39'),
(108890, 6489, 'attribute_pa_ships-from', 'china'),
(108891, 6489, '_price', '75.23'),
(108892, 6489, '_product_version', '4.1.0'),
(108893, 6489, '_vi_wad_aliexpress_variation_id', '12000021786176347'),
(108894, 6489, '_vi_wad_aliexpress_variation_attr', '14:193#BW;200000124:200000364;200007763:201336100'),
(108895, 6490, '_variation_description', ''),
(108896, 6490, '_sku', '1005002704261883-bw-38-spain'),
(108897, 6490, '_regular_price', '58.25'),
(108898, 6490, 'total_sales', '0'),
(108899, 6490, '_tax_status', 'taxable'),
(108900, 6490, '_tax_class', 'parent'),
(108901, 6490, '_manage_stock', 'yes'),
(108902, 6490, '_backorders', 'no'),
(108903, 6490, '_sold_individually', 'no'),
(108904, 6490, '_virtual', 'no'),
(108905, 6490, '_downloadable', 'no'),
(108906, 6490, '_download_limit', '-1'),
(108907, 6490, '_download_expiry', '-1'),
(108908, 6490, '_stock', '300'),
(108909, 6490, '_stock_status', 'instock'),
(108910, 6490, '_wc_average_rating', '0'),
(108911, 6490, '_wc_review_count', '0'),
(108912, 6490, 'attribute_pa_color', 'bw'),
(108913, 6490, 'attribute_pa_shoe-size', '38'),
(108914, 6490, 'attribute_pa_ships-from', 'spain'),
(108915, 6490, '_price', '58.25'),
(108916, 6490, '_product_version', '4.1.0'),
(108917, 6490, '_vi_wad_aliexpress_variation_id', '12000021786176344'),
(108918, 6490, '_vi_wad_aliexpress_variation_attr', '14:193#BW;200000124:200000898;200007763:201336104'),
(108919, 6491, '_wp_attached_file', '2021/06/2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper-1.jpg_640x640-1.jpg'),
(108920, 6491, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:132:\"2021/06/2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper-1.jpg_640x640-1.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:132:\"2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper-1.jpg_640x640-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:132:\"2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper-1.jpg_640x640-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:132:\"2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper-1.jpg_640x640-1-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:132:\"2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper-1.jpg_640x640-1-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:132:\"2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper-1.jpg_640x640-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:132:\"2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper-1.jpg_640x640-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:132:\"2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper-1.jpg_640x640-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:132:\"2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper-1.jpg_640x640-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:132:\"2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper-1.jpg_640x640-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:132:\"2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper-1.jpg_640x640-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(108921, 6492, '_variation_description', ''),
(108922, 6492, '_sku', '1005002704261883-bw-38-france'),
(108923, 6492, '_regular_price', '74.9'),
(108924, 6492, 'total_sales', '0'),
(108925, 6492, '_tax_status', 'taxable'),
(108926, 6492, '_tax_class', 'parent'),
(108927, 6492, '_manage_stock', 'yes'),
(108928, 6492, '_backorders', 'no'),
(108929, 6492, '_sold_individually', 'no'),
(108930, 6492, '_virtual', 'no'),
(108931, 6492, '_downloadable', 'no'),
(108932, 6492, '_download_limit', '-1'),
(108933, 6492, '_download_expiry', '-1'),
(108934, 6492, '_stock', '300'),
(108935, 6492, '_stock_status', 'instock'),
(108936, 6492, '_wc_average_rating', '0'),
(108937, 6492, '_wc_review_count', '0'),
(108938, 6492, 'attribute_pa_color', 'bw'),
(108939, 6492, 'attribute_pa_shoe-size', '38'),
(108940, 6492, 'attribute_pa_ships-from', 'france'),
(108941, 6492, '_price', '74.9'),
(108942, 6492, '_product_version', '4.1.0'),
(108943, 6492, '_vi_wad_aliexpress_variation_id', '12000021786176345'),
(108944, 6492, '_vi_wad_aliexpress_variation_attr', '14:193#BW;200000124:200000898;200007763:201336342'),
(108945, 6493, '_variation_description', ''),
(108946, 6493, '_sku', '1005002704261883-bw-39-spain'),
(108947, 6493, '_regular_price', '58.46'),
(108948, 6493, 'total_sales', '0'),
(108949, 6493, '_tax_status', 'taxable'),
(108950, 6493, '_tax_class', 'parent'),
(108951, 6493, '_manage_stock', 'yes'),
(108952, 6493, '_backorders', 'no'),
(108953, 6493, '_sold_individually', 'no'),
(108954, 6493, '_virtual', 'no'),
(108955, 6493, '_downloadable', 'no'),
(108956, 6493, '_download_limit', '-1'),
(108957, 6493, '_download_expiry', '-1'),
(108958, 6493, '_stock', '300'),
(108959, 6493, '_stock_status', 'instock'),
(108960, 6493, '_wc_average_rating', '0'),
(108961, 6493, '_wc_review_count', '0'),
(108962, 6493, 'attribute_pa_color', 'bw'),
(108963, 6493, 'attribute_pa_shoe-size', '39'),
(108964, 6493, 'attribute_pa_ships-from', 'spain'),
(108965, 6493, '_price', '58.46'),
(108966, 6493, '_product_version', '4.1.0'),
(108967, 6493, '_vi_wad_aliexpress_variation_id', '12000021786176350'),
(108968, 6493, '_vi_wad_aliexpress_variation_attr', '14:193#BW;200000124:200000364;200007763:201336104'),
(108969, 6494, '_variation_description', ''),
(108970, 6494, '_sku', '1005002704261883-bw-39-france'),
(108971, 6494, '_regular_price', '75.23'),
(108972, 6494, 'total_sales', '0'),
(108973, 6494, '_tax_status', 'taxable'),
(108974, 6494, '_tax_class', 'parent'),
(108975, 6494, '_manage_stock', 'yes'),
(108976, 6494, '_backorders', 'no'),
(108977, 6494, '_sold_individually', 'no'),
(108978, 6494, '_virtual', 'no'),
(108979, 6494, '_downloadable', 'no'),
(108980, 6494, '_download_limit', '-1'),
(108981, 6494, '_download_expiry', '-1'),
(108982, 6494, '_stock', '300'),
(108983, 6494, '_stock_status', 'instock'),
(108984, 6494, '_wc_average_rating', '0'),
(108985, 6494, '_wc_review_count', '0'),
(108986, 6494, 'attribute_pa_color', 'bw'),
(108987, 6494, 'attribute_pa_shoe-size', '39'),
(108988, 6494, 'attribute_pa_ships-from', 'france'),
(108989, 6494, '_price', '75.23'),
(108990, 6494, '_product_version', '4.1.0'),
(108991, 6494, '_vi_wad_aliexpress_variation_id', '12000021786176351'),
(108992, 6494, '_vi_wad_aliexpress_variation_attr', '14:193#BW;200000124:200000364;200007763:201336342'),
(108993, 6491, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H9f8a7cc76c394a819a9d611f4bc028cdf/2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper.jpg_640x640.jpg'),
(108994, 6392, '_thumbnail_id', '6491'),
(108995, 6394, '_thumbnail_id', '6491'),
(108996, 6395, '_thumbnail_id', '6491'),
(108997, 6396, '_thumbnail_id', '6491'),
(108998, 6399, '_thumbnail_id', '6491'),
(108999, 6400, '_thumbnail_id', '6491'),
(109000, 6402, '_thumbnail_id', '6491'),
(109001, 6495, '_variation_description', ''),
(109002, 6495, '_sku', '1005002704261883-bw-39-czech-republic'),
(109003, 6495, '_regular_price', '75.23'),
(109004, 6495, 'total_sales', '0'),
(109005, 6495, '_tax_status', 'taxable'),
(109006, 6495, '_tax_class', 'parent'),
(109007, 6495, '_manage_stock', 'yes'),
(109008, 6495, '_backorders', 'no'),
(109009, 6495, '_sold_individually', 'no'),
(109010, 6495, '_virtual', 'no'),
(109011, 6495, '_downloadable', 'no'),
(109012, 6495, '_download_limit', '-1'),
(109013, 6495, '_download_expiry', '-1'),
(109014, 6495, '_stock', '300'),
(109015, 6495, '_stock_status', 'instock'),
(109016, 6495, '_wc_average_rating', '0'),
(109017, 6495, '_wc_review_count', '0'),
(109018, 6495, 'attribute_pa_color', 'bw'),
(109019, 6495, 'attribute_pa_shoe-size', '39'),
(109020, 6495, 'attribute_pa_ships-from', 'czech-republic'),
(109021, 6495, '_price', '75.23'),
(109022, 6495, '_product_version', '4.1.0'),
(109023, 6496, '_wp_attached_file', '2021/06/2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper-2.jpg_640x640-2.jpg'),
(109024, 6496, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:132:\"2021/06/2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper-2.jpg_640x640-2.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:132:\"2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper-2.jpg_640x640-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:132:\"2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper-2.jpg_640x640-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:132:\"2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper-2.jpg_640x640-2-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:132:\"2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper-2.jpg_640x640-2-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:132:\"2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper-2.jpg_640x640-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:132:\"2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper-2.jpg_640x640-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:132:\"2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper-2.jpg_640x640-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:132:\"2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper-2.jpg_640x640-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:132:\"2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper-2.jpg_640x640-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:132:\"2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper-2.jpg_640x640-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(109025, 6495, '_vi_wad_aliexpress_variation_id', '12000021786176348'),
(109026, 6495, '_vi_wad_aliexpress_variation_attr', '14:193#BW;200000124:200000364;200007763:203287806'),
(109027, 6497, '_variation_description', ''),
(109028, 6497, '_sku', '1005002704261883-bw-39-poland'),
(109029, 6497, '_regular_price', '75.23'),
(109030, 6497, 'total_sales', '0'),
(109031, 6497, '_tax_status', 'taxable'),
(109032, 6497, '_tax_class', 'parent'),
(109033, 6497, '_manage_stock', 'yes'),
(109034, 6497, '_backorders', 'no'),
(109035, 6497, '_sold_individually', 'no'),
(109036, 6497, '_virtual', 'no'),
(109037, 6497, '_downloadable', 'no'),
(109038, 6497, '_download_limit', '-1'),
(109039, 6497, '_download_expiry', '-1'),
(109040, 6497, '_stock', '300'),
(109041, 6497, '_stock_status', 'instock'),
(109042, 6497, '_wc_average_rating', '0'),
(109043, 6497, '_wc_review_count', '0'),
(109044, 6497, 'attribute_pa_color', 'bw'),
(109045, 6497, 'attribute_pa_shoe-size', '39'),
(109046, 6497, 'attribute_pa_ships-from', 'poland'),
(109047, 6497, '_price', '75.23'),
(109048, 6497, '_product_version', '4.1.0'),
(109049, 6497, '_vi_wad_aliexpress_variation_id', '12000021786176349'),
(109050, 6497, '_vi_wad_aliexpress_variation_attr', '14:193#BW;200000124:200000364;200007763:203372089'),
(109051, 6498, '_variation_description', ''),
(109052, 6498, '_sku', '1005002704261883-bw-40-czech-republic'),
(109053, 6498, '_regular_price', '75.59'),
(109054, 6498, 'total_sales', '0'),
(109055, 6498, '_tax_status', 'taxable'),
(109056, 6498, '_tax_class', 'parent'),
(109057, 6498, '_manage_stock', 'yes'),
(109058, 6498, '_backorders', 'no'),
(109059, 6498, '_sold_individually', 'no'),
(109060, 6498, '_virtual', 'no'),
(109061, 6498, '_downloadable', 'no'),
(109062, 6498, '_download_limit', '-1'),
(109063, 6498, '_download_expiry', '-1'),
(109064, 6498, '_stock', '300'),
(109065, 6498, '_stock_status', 'instock'),
(109066, 6498, '_wc_average_rating', '0'),
(109067, 6498, '_wc_review_count', '0'),
(109068, 6498, 'attribute_pa_color', 'bw'),
(109069, 6498, 'attribute_pa_shoe-size', '40'),
(109070, 6498, 'attribute_pa_ships-from', 'czech-republic'),
(109071, 6498, '_price', '75.59'),
(109072, 6498, '_product_version', '4.1.0'),
(109073, 6498, '_vi_wad_aliexpress_variation_id', '12000021786176354'),
(109074, 6498, '_vi_wad_aliexpress_variation_attr', '14:193#BW;200000124:100013888;200007763:203287806'),
(109075, 6496, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H44a16c1818564678b23b77b71ffe3805k/2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper.jpg_640x640.jpg'),
(109076, 6398, '_thumbnail_id', '6496'),
(109077, 6403, '_thumbnail_id', '6496'),
(109078, 6404, '_thumbnail_id', '6496'),
(109079, 6405, '_thumbnail_id', '6496'),
(109080, 6499, '_variation_description', ''),
(109081, 6499, '_sku', '1005002704261883-bw-40-poland'),
(109082, 6406, '_thumbnail_id', '6496'),
(109083, 6499, '_regular_price', '75.59'),
(109084, 6409, '_thumbnail_id', '6496'),
(109085, 6411, '_thumbnail_id', '6496'),
(109086, 6499, 'total_sales', '0'),
(109087, 6499, '_tax_status', 'taxable'),
(109088, 6499, '_tax_class', 'parent'),
(109089, 6499, '_manage_stock', 'yes'),
(109090, 6499, '_backorders', 'no'),
(109091, 6499, '_sold_individually', 'no'),
(109092, 6499, '_virtual', 'no'),
(109093, 6499, '_downloadable', 'no'),
(109094, 6499, '_download_limit', '-1'),
(109095, 6499, '_download_expiry', '-1'),
(109096, 6499, '_stock', '300'),
(109097, 6499, '_stock_status', 'instock'),
(109098, 6499, '_wc_average_rating', '0'),
(109099, 6499, '_wc_review_count', '0'),
(109100, 6499, 'attribute_pa_color', 'bw'),
(109101, 6499, 'attribute_pa_shoe-size', '40'),
(109102, 6499, 'attribute_pa_ships-from', 'poland'),
(109103, 6499, '_price', '75.59'),
(109104, 6499, '_product_version', '4.1.0'),
(109105, 6499, '_vi_wad_aliexpress_variation_id', '12000021786176355'),
(109106, 6499, '_vi_wad_aliexpress_variation_attr', '14:193#BW;200000124:100013888;200007763:203372089'),
(109107, 6500, '_variation_description', ''),
(109108, 6500, '_sku', '1005002704261883-bw-39-belgium'),
(109109, 6500, '_regular_price', '75.23'),
(109110, 6500, 'total_sales', '0'),
(109111, 6500, '_tax_status', 'taxable'),
(109112, 6500, '_tax_class', 'parent'),
(109113, 6500, '_manage_stock', 'yes'),
(109114, 6500, '_backorders', 'no'),
(109115, 6500, '_sold_individually', 'no'),
(109116, 6500, '_virtual', 'no'),
(109117, 6500, '_downloadable', 'no'),
(109118, 6500, '_download_limit', '-1'),
(109119, 6500, '_download_expiry', '-1'),
(109120, 6500, '_stock', '300'),
(109121, 6500, '_stock_status', 'instock'),
(109122, 6500, '_wc_average_rating', '0'),
(109123, 6500, '_wc_review_count', '0'),
(109124, 6500, 'attribute_pa_color', 'bw'),
(109125, 6500, 'attribute_pa_shoe-size', '39'),
(109126, 6500, 'attribute_pa_ships-from', 'belgium'),
(109127, 6500, '_price', '75.23'),
(109128, 6500, '_product_version', '4.1.0'),
(109129, 6500, '_vi_wad_aliexpress_variation_id', '12000021786176352'),
(109130, 6500, '_vi_wad_aliexpress_variation_attr', '14:193#BW;200000124:200000364;200007763:100015076'),
(109131, 6501, '_wp_attached_file', '2021/06/2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper-3.jpg_640x640-3.jpg'),
(109132, 6501, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:132:\"2021/06/2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper-3.jpg_640x640-3.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:132:\"2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper-3.jpg_640x640-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:132:\"2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper-3.jpg_640x640-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:132:\"2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper-3.jpg_640x640-3-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:132:\"2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper-3.jpg_640x640-3-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:132:\"2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper-3.jpg_640x640-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:132:\"2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper-3.jpg_640x640-3-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:132:\"2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper-3.jpg_640x640-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:132:\"2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper-3.jpg_640x640-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:132:\"2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper-3.jpg_640x640-3-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:132:\"2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper-3.jpg_640x640-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(109133, 6502, '_variation_description', ''),
(109134, 6502, '_sku', '1005002704261883-bw-40-china'),
(109135, 6502, '_regular_price', '75.59'),
(109136, 6502, 'total_sales', '0'),
(109137, 6502, '_tax_status', 'taxable'),
(109138, 6502, '_tax_class', 'parent'),
(109139, 6502, '_manage_stock', 'yes'),
(109140, 6502, '_backorders', 'no'),
(109141, 6502, '_sold_individually', 'no'),
(109142, 6502, '_virtual', 'no'),
(109143, 6502, '_downloadable', 'no'),
(109144, 6502, '_download_limit', '-1'),
(109145, 6502, '_download_expiry', '-1'),
(109146, 6502, '_stock', '300'),
(109147, 6502, '_stock_status', 'instock'),
(109148, 6502, '_wc_average_rating', '0'),
(109149, 6502, '_wc_review_count', '0'),
(109150, 6502, 'attribute_pa_color', 'bw'),
(109151, 6502, 'attribute_pa_shoe-size', '40'),
(109152, 6502, 'attribute_pa_ships-from', 'china'),
(109153, 6502, '_price', '75.59'),
(109154, 6502, '_product_version', '4.1.0'),
(109155, 6502, '_vi_wad_aliexpress_variation_id', '12000021786176353'),
(109156, 6502, '_vi_wad_aliexpress_variation_attr', '14:193#BW;200000124:100013888;200007763:201336100'),
(109157, 6503, '_variation_description', ''),
(109158, 6503, '_sku', '1005002704261883-bw-40-belgium'),
(109159, 6503, '_regular_price', '75.59'),
(109160, 6503, 'total_sales', '0'),
(109161, 6503, '_tax_status', 'taxable'),
(109162, 6503, '_tax_class', 'parent'),
(109163, 6503, '_manage_stock', 'yes'),
(109164, 6503, '_backorders', 'no'),
(109165, 6503, '_sold_individually', 'no'),
(109166, 6503, '_virtual', 'no'),
(109167, 6503, '_downloadable', 'no'),
(109168, 6503, '_download_limit', '-1'),
(109169, 6503, '_download_expiry', '-1'),
(109170, 6503, '_stock', '300'),
(109171, 6503, '_stock_status', 'instock'),
(109172, 6503, '_wc_average_rating', '0'),
(109173, 6503, '_wc_review_count', '0'),
(109174, 6503, 'attribute_pa_color', 'bw'),
(109175, 6503, 'attribute_pa_shoe-size', '40'),
(109176, 6503, 'attribute_pa_ships-from', 'belgium'),
(109177, 6503, '_price', '75.59'),
(109178, 6503, '_product_version', '4.1.0'),
(109179, 6503, '_vi_wad_aliexpress_variation_id', '12000021786176358'),
(109180, 6503, '_vi_wad_aliexpress_variation_attr', '14:193#BW;200000124:100013888;200007763:100015076'),
(109181, 6504, '_variation_description', ''),
(109182, 6504, '_sku', '1005002704261883-bw-41-china'),
(109183, 6504, '_regular_price', '75.92'),
(109184, 6504, 'total_sales', '0'),
(109185, 6504, '_tax_status', 'taxable'),
(109186, 6504, '_tax_class', 'parent'),
(109187, 6504, '_manage_stock', 'yes'),
(109188, 6504, '_backorders', 'no'),
(109189, 6504, '_sold_individually', 'no'),
(109190, 6504, '_virtual', 'no'),
(109191, 6504, '_downloadable', 'no'),
(109192, 6504, '_download_limit', '-1'),
(109193, 6504, '_download_expiry', '-1'),
(109194, 6504, '_stock', '300'),
(109195, 6504, '_stock_status', 'instock'),
(109196, 6504, '_wc_average_rating', '0'),
(109197, 6504, '_wc_review_count', '0'),
(109198, 6504, 'attribute_pa_color', 'bw'),
(109199, 6504, 'attribute_pa_shoe-size', '41'),
(109200, 6504, 'attribute_pa_ships-from', 'china'),
(109201, 6504, '_price', '75.92'),
(109202, 6504, '_product_version', '4.1.0'),
(109203, 6504, '_vi_wad_aliexpress_variation_id', '12000021786176359'),
(109204, 6504, '_vi_wad_aliexpress_variation_attr', '14:193#BW;200000124:100010483;200007763:201336100'),
(109205, 6501, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H0f4f483db280453ea299e9af5fd21721y/2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper.jpg_640x640.jpg'),
(109206, 6374, '_thumbnail_id', '6501'),
(109207, 6378, '_thumbnail_id', '6501'),
(109208, 6379, '_thumbnail_id', '6501'),
(109209, 6381, '_thumbnail_id', '6501'),
(109210, 6382, '_thumbnail_id', '6501'),
(109211, 6385, '_thumbnail_id', '6501'),
(109212, 6386, '_thumbnail_id', '6501'),
(109213, 6505, '_variation_description', ''),
(109214, 6505, '_sku', '1005002704261883-bw-40-spain'),
(109215, 6505, '_regular_price', '58.64'),
(109216, 6505, 'total_sales', '0'),
(109217, 6505, '_tax_status', 'taxable'),
(109218, 6505, '_tax_class', 'parent'),
(109219, 6505, '_manage_stock', 'yes'),
(109220, 6505, '_backorders', 'no'),
(109221, 6505, '_sold_individually', 'no'),
(109222, 6505, '_virtual', 'no'),
(109223, 6505, '_downloadable', 'no'),
(109224, 6505, '_download_limit', '-1'),
(109225, 6505, '_download_expiry', '-1'),
(109226, 6505, '_stock', '300'),
(109227, 6505, '_stock_status', 'instock'),
(109228, 6505, '_wc_average_rating', '0'),
(109229, 6505, '_wc_review_count', '0'),
(109230, 6505, 'attribute_pa_color', 'bw'),
(109231, 6505, 'attribute_pa_shoe-size', '40'),
(109232, 6505, 'attribute_pa_ships-from', 'spain'),
(109233, 6505, '_price', '58.64'),
(109234, 6505, '_product_version', '4.1.0'),
(109235, 6505, '_vi_wad_aliexpress_variation_id', '12000021786176356'),
(109236, 6505, '_vi_wad_aliexpress_variation_attr', '14:193#BW;200000124:100013888;200007763:201336104'),
(109237, 6506, '_variation_description', ''),
(109238, 6506, '_sku', '1005002704261883-bw-40-france'),
(109239, 6506, '_regular_price', '75.59'),
(109240, 6506, 'total_sales', '0'),
(109241, 6506, '_tax_status', 'taxable'),
(109242, 6506, '_tax_class', 'parent'),
(109243, 6506, '_manage_stock', 'yes'),
(109244, 6506, '_backorders', 'no'),
(109245, 6506, '_sold_individually', 'no'),
(109246, 6506, '_virtual', 'no'),
(109247, 6506, '_downloadable', 'no'),
(109248, 6506, '_download_limit', '-1'),
(109249, 6506, '_download_expiry', '-1'),
(109250, 6506, '_stock', '300'),
(109251, 6506, '_stock_status', 'instock'),
(109252, 6506, '_wc_average_rating', '0'),
(109253, 6506, '_wc_review_count', '0'),
(109254, 6506, 'attribute_pa_color', 'bw'),
(109255, 6506, 'attribute_pa_shoe-size', '40'),
(109256, 6506, 'attribute_pa_ships-from', 'france'),
(109257, 6506, '_price', '75.59'),
(109258, 6506, '_product_version', '4.1.0'),
(109259, 6506, '_vi_wad_aliexpress_variation_id', '12000021786176357'),
(109260, 6506, '_vi_wad_aliexpress_variation_attr', '14:193#BW;200000124:100013888;200007763:201336342'),
(109261, 6507, '_variation_description', ''),
(109262, 6507, '_sku', '1005002704261883-bw-41-spain'),
(109263, 6507, '_regular_price', '58.85'),
(109264, 6507, 'total_sales', '0'),
(109265, 6507, '_tax_status', 'taxable'),
(109266, 6507, '_tax_class', 'parent'),
(109267, 6507, '_manage_stock', 'yes'),
(109268, 6507, '_backorders', 'no'),
(109269, 6507, '_sold_individually', 'no'),
(109270, 6507, '_virtual', 'no'),
(109271, 6507, '_downloadable', 'no'),
(109272, 6507, '_download_limit', '-1'),
(109273, 6507, '_download_expiry', '-1'),
(109274, 6507, '_stock', '300'),
(109275, 6507, '_stock_status', 'instock'),
(109276, 6507, '_wc_average_rating', '0'),
(109277, 6507, '_wc_review_count', '0'),
(109278, 6507, 'attribute_pa_color', 'bw'),
(109279, 6507, 'attribute_pa_shoe-size', '41'),
(109280, 6507, 'attribute_pa_ships-from', 'spain'),
(109281, 6507, '_price', '58.85'),
(109282, 6507, '_product_version', '4.1.0'),
(109283, 6507, '_vi_wad_aliexpress_variation_id', '12000021786176362'),
(109284, 6507, '_vi_wad_aliexpress_variation_attr', '14:193#BW;200000124:100010483;200007763:201336104'),
(109285, 6508, '_variation_description', ''),
(109286, 6508, '_sku', '1005002704261883-bw-41-france'),
(109287, 6508, '_regular_price', '75.92'),
(109288, 6508, 'total_sales', '0'),
(109289, 6508, '_tax_status', 'taxable'),
(109290, 6508, '_tax_class', 'parent'),
(109291, 6508, '_manage_stock', 'yes'),
(109292, 6508, '_backorders', 'no'),
(109293, 6508, '_sold_individually', 'no'),
(109294, 6508, '_virtual', 'no'),
(109295, 6508, '_downloadable', 'no'),
(109296, 6508, '_download_limit', '-1'),
(109297, 6508, '_download_expiry', '-1'),
(109298, 6508, '_stock', '300'),
(109299, 6508, '_stock_status', 'instock'),
(109300, 6508, '_wc_average_rating', '0'),
(109301, 6508, '_wc_review_count', '0'),
(109302, 6508, 'attribute_pa_color', 'bw'),
(109303, 6508, 'attribute_pa_shoe-size', '41'),
(109304, 6508, 'attribute_pa_ships-from', 'france'),
(109305, 6508, '_price', '75.92'),
(109306, 6508, '_product_version', '4.1.0'),
(109307, 6508, '_vi_wad_aliexpress_variation_id', '12000021786176363'),
(109308, 6508, '_vi_wad_aliexpress_variation_attr', '14:193#BW;200000124:100010483;200007763:201336342'),
(109309, 6509, '_variation_description', ''),
(109310, 6509, '_sku', '1005002704261883-bw-41-czech-republic'),
(109311, 6509, '_regular_price', '75.92'),
(109312, 6509, 'total_sales', '0'),
(109313, 6509, '_tax_status', 'taxable'),
(109314, 6509, '_tax_class', 'parent'),
(109315, 6509, '_manage_stock', 'yes'),
(109316, 6509, '_backorders', 'no'),
(109317, 6509, '_sold_individually', 'no'),
(109318, 6509, '_virtual', 'no'),
(109319, 6509, '_downloadable', 'no'),
(109320, 6509, '_download_limit', '-1'),
(109321, 6509, '_download_expiry', '-1'),
(109322, 6509, '_stock', '300'),
(109323, 6509, '_stock_status', 'instock'),
(109324, 6509, '_wc_average_rating', '0'),
(109325, 6509, '_wc_review_count', '0'),
(109326, 6509, 'attribute_pa_color', 'bw'),
(109327, 6509, 'attribute_pa_shoe-size', '41'),
(109328, 6509, 'attribute_pa_ships-from', 'czech-republic'),
(109329, 6509, '_price', '75.92'),
(109330, 6509, '_product_version', '4.1.0'),
(109331, 6509, '_vi_wad_aliexpress_variation_id', '12000021786176360'),
(109332, 6509, '_vi_wad_aliexpress_variation_attr', '14:193#BW;200000124:100010483;200007763:203287806'),
(109333, 6510, '_wp_attached_file', '2021/06/2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper-4.jpg_640x640-4.jpg');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(109334, 6510, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:132:\"2021/06/2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper-4.jpg_640x640-4.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:132:\"2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper-4.jpg_640x640-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:132:\"2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper-4.jpg_640x640-4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:132:\"2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper-4.jpg_640x640-4-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:132:\"2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper-4.jpg_640x640-4-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:132:\"2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper-4.jpg_640x640-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:132:\"2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper-4.jpg_640x640-4-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:132:\"2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper-4.jpg_640x640-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:132:\"2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper-4.jpg_640x640-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:132:\"2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper-4.jpg_640x640-4-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:132:\"2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper-4.jpg_640x640-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(109335, 6511, '_variation_description', ''),
(109336, 6511, '_sku', '1005002704261883-bw-41-poland'),
(109337, 6511, '_regular_price', '75.92'),
(109338, 6511, 'total_sales', '0'),
(109339, 6511, '_tax_status', 'taxable'),
(109340, 6511, '_tax_class', 'parent'),
(109341, 6511, '_manage_stock', 'yes'),
(109342, 6511, '_backorders', 'no'),
(109343, 6511, '_sold_individually', 'no'),
(109344, 6511, '_virtual', 'no'),
(109345, 6511, '_downloadable', 'no'),
(109346, 6511, '_download_limit', '-1'),
(109347, 6511, '_download_expiry', '-1'),
(109348, 6511, '_stock', '300'),
(109349, 6511, '_stock_status', 'instock'),
(109350, 6511, '_wc_average_rating', '0'),
(109351, 6511, '_wc_review_count', '0'),
(109352, 6511, 'attribute_pa_color', 'bw'),
(109353, 6511, 'attribute_pa_shoe-size', '41'),
(109354, 6511, 'attribute_pa_ships-from', 'poland'),
(109355, 6511, '_price', '75.92'),
(109356, 6511, '_product_version', '4.1.0'),
(109357, 6511, '_vi_wad_aliexpress_variation_id', '12000021786176361'),
(109358, 6511, '_vi_wad_aliexpress_variation_attr', '14:193#BW;200000124:100010483;200007763:203372089'),
(109359, 6512, '_variation_description', ''),
(109360, 6512, '_sku', '1005002704261883-wh-35-czech-republic'),
(109361, 6512, '_regular_price', '76.61'),
(109362, 6512, 'total_sales', '0'),
(109363, 6512, '_tax_status', 'taxable'),
(109364, 6512, '_tax_class', 'parent'),
(109365, 6512, '_manage_stock', 'yes'),
(109366, 6512, '_backorders', 'no'),
(109367, 6512, '_sold_individually', 'no'),
(109368, 6512, '_virtual', 'no'),
(109369, 6512, '_downloadable', 'no'),
(109370, 6512, '_download_limit', '-1'),
(109371, 6512, '_download_expiry', '-1'),
(109372, 6512, '_stock', '300'),
(109373, 6512, '_stock_status', 'instock'),
(109374, 6512, '_wc_average_rating', '0'),
(109375, 6512, '_wc_review_count', '0'),
(109376, 6512, 'attribute_pa_color', 'wh'),
(109377, 6512, 'attribute_pa_shoe-size', '35'),
(109378, 6512, 'attribute_pa_ships-from', 'czech-republic'),
(109379, 6512, '_price', '76.61'),
(109380, 6512, '_product_version', '4.1.0'),
(109381, 6512, '_vi_wad_aliexpress_variation_id', '12000021786176366'),
(109382, 6512, '_vi_wad_aliexpress_variation_attr', '14:173#WH;200000124:200000333;200007763:203287806'),
(109383, 6510, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Hc04ad86d858244a78c89c2ad51c1b905x/2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper.jpg_640x640.jpg'),
(109384, 6407, '_thumbnail_id', '6510'),
(109385, 6408, '_thumbnail_id', '6510'),
(109386, 6414, '_thumbnail_id', '6510'),
(109387, 6416, '_thumbnail_id', '6510'),
(109388, 6418, '_thumbnail_id', '6510'),
(109389, 6420, '_thumbnail_id', '6510'),
(109390, 6430, '_thumbnail_id', '6510'),
(109391, 6513, '_variation_description', ''),
(109392, 6513, '_sku', '1005002704261883-wh-35-poland'),
(109393, 6513, '_regular_price', '76.61'),
(109394, 6513, 'total_sales', '0'),
(109395, 6513, '_tax_status', 'taxable'),
(109396, 6513, '_tax_class', 'parent'),
(109397, 6513, '_manage_stock', 'yes'),
(109398, 6513, '_backorders', 'no'),
(109399, 6513, '_sold_individually', 'no'),
(109400, 6513, '_virtual', 'no'),
(109401, 6513, '_downloadable', 'no'),
(109402, 6513, '_download_limit', '-1'),
(109403, 6513, '_download_expiry', '-1'),
(109404, 6513, '_stock', '300'),
(109405, 6513, '_stock_status', 'instock'),
(109406, 6513, '_wc_average_rating', '0'),
(109407, 6513, '_wc_review_count', '0'),
(109408, 6513, 'attribute_pa_color', 'wh'),
(109409, 6513, 'attribute_pa_shoe-size', '35'),
(109410, 6513, 'attribute_pa_ships-from', 'poland'),
(109411, 6513, '_price', '76.61'),
(109412, 6513, '_product_version', '4.1.0'),
(109413, 6513, '_vi_wad_aliexpress_variation_id', '12000021786176367'),
(109414, 6513, '_vi_wad_aliexpress_variation_attr', '14:173#WH;200000124:200000333;200007763:203372089'),
(109415, 6514, '_variation_description', ''),
(109416, 6514, '_sku', '1005002704261883-bw-41-belgium'),
(109417, 6514, '_regular_price', '75.92'),
(109418, 6514, 'total_sales', '0'),
(109419, 6514, '_tax_status', 'taxable'),
(109420, 6514, '_tax_class', 'parent'),
(109421, 6514, '_manage_stock', 'yes'),
(109422, 6514, '_backorders', 'no'),
(109423, 6514, '_sold_individually', 'no'),
(109424, 6514, '_virtual', 'no'),
(109425, 6514, '_downloadable', 'no'),
(109426, 6514, '_download_limit', '-1'),
(109427, 6514, '_download_expiry', '-1'),
(109428, 6514, '_stock', '300'),
(109429, 6514, '_stock_status', 'instock'),
(109430, 6514, '_wc_average_rating', '0'),
(109431, 6514, '_wc_review_count', '0'),
(109432, 6514, 'attribute_pa_color', 'bw'),
(109433, 6514, 'attribute_pa_shoe-size', '41'),
(109434, 6514, 'attribute_pa_ships-from', 'belgium'),
(109435, 6514, '_price', '75.92'),
(109436, 6514, '_product_version', '4.1.0'),
(109437, 6514, '_vi_wad_aliexpress_variation_id', '12000021786176364'),
(109438, 6514, '_vi_wad_aliexpress_variation_attr', '14:193#BW;200000124:100010483;200007763:100015076'),
(109439, 6515, '_variation_description', ''),
(109440, 6515, '_sku', '1005002704261883-wh-35-china'),
(109441, 6515, '_regular_price', '76.61'),
(109442, 6515, 'total_sales', '0'),
(109443, 6515, '_tax_status', 'taxable'),
(109444, 6515, '_tax_class', 'parent'),
(109445, 6515, '_manage_stock', 'yes'),
(109446, 6515, '_backorders', 'no'),
(109447, 6515, '_sold_individually', 'no'),
(109448, 6515, '_virtual', 'no'),
(109449, 6515, '_downloadable', 'no'),
(109450, 6515, '_download_limit', '-1'),
(109451, 6515, '_download_expiry', '-1'),
(109452, 6515, '_stock', '300'),
(109453, 6515, '_stock_status', 'instock'),
(109454, 6515, '_wc_average_rating', '0'),
(109455, 6515, '_wc_review_count', '0'),
(109456, 6515, 'attribute_pa_color', 'wh'),
(109457, 6515, 'attribute_pa_shoe-size', '35'),
(109458, 6515, 'attribute_pa_ships-from', 'china'),
(109459, 6515, '_price', '76.61'),
(109460, 6515, '_product_version', '4.1.0'),
(109461, 6515, '_vi_wad_aliexpress_variation_id', '12000021786176365'),
(109462, 6515, '_vi_wad_aliexpress_variation_attr', '14:173#WH;200000124:200000333;200007763:201336100'),
(109463, 6516, '_variation_description', ''),
(109464, 6516, '_sku', '1005002704261883-wh-35-belgium'),
(109465, 6516, '_regular_price', '76.61'),
(109466, 6516, 'total_sales', '0'),
(109467, 6516, '_tax_status', 'taxable'),
(109468, 6516, '_tax_class', 'parent'),
(109469, 6516, '_manage_stock', 'yes'),
(109470, 6516, '_backorders', 'no'),
(109471, 6516, '_sold_individually', 'no'),
(109472, 6516, '_virtual', 'no'),
(109473, 6516, '_downloadable', 'no'),
(109474, 6516, '_download_limit', '-1'),
(109475, 6516, '_download_expiry', '-1'),
(109476, 6516, '_stock', '300'),
(109477, 6516, '_stock_status', 'instock'),
(109478, 6516, '_wc_average_rating', '0'),
(109479, 6516, '_wc_review_count', '0'),
(109480, 6516, 'attribute_pa_color', 'wh'),
(109481, 6516, 'attribute_pa_shoe-size', '35'),
(109482, 6516, 'attribute_pa_ships-from', 'belgium'),
(109483, 6516, '_price', '76.61'),
(109484, 6516, '_product_version', '4.1.0'),
(109485, 6516, '_vi_wad_aliexpress_variation_id', '12000021786176370'),
(109486, 6516, '_vi_wad_aliexpress_variation_attr', '14:173#WH;200000124:200000333;200007763:100015076'),
(109487, 6517, '_variation_description', ''),
(109488, 6517, '_sku', '1005002704261883-wh-36-china'),
(109489, 6517, '_regular_price', '74.24'),
(109490, 6517, 'total_sales', '0'),
(109491, 6517, '_tax_status', 'taxable'),
(109492, 6517, '_tax_class', 'parent'),
(109493, 6517, '_manage_stock', 'yes'),
(109494, 6517, '_backorders', 'no'),
(109495, 6517, '_sold_individually', 'no'),
(109496, 6517, '_virtual', 'no'),
(109497, 6517, '_downloadable', 'no'),
(109498, 6517, '_download_limit', '-1'),
(109499, 6517, '_download_expiry', '-1'),
(109500, 6517, '_stock', '300'),
(109501, 6517, '_stock_status', 'instock'),
(109502, 6517, '_wc_average_rating', '0'),
(109503, 6517, '_wc_review_count', '0'),
(109504, 6517, 'attribute_pa_color', 'wh'),
(109505, 6517, 'attribute_pa_shoe-size', '36'),
(109506, 6517, 'attribute_pa_ships-from', 'china'),
(109507, 6517, '_price', '74.24'),
(109508, 6517, '_product_version', '4.1.0'),
(109509, 6517, '_vi_wad_aliexpress_variation_id', '12000021786176371'),
(109510, 6517, '_vi_wad_aliexpress_variation_attr', '14:173#WH;200000124:200000334;200007763:201336100'),
(109511, 6518, '_variation_description', ''),
(109512, 6518, '_sku', '1005002704261883-wh-35-spain'),
(109513, 6518, '_regular_price', '59.3'),
(109514, 6518, 'total_sales', '0'),
(109515, 6518, '_tax_status', 'taxable'),
(109516, 6518, '_tax_class', 'parent'),
(109517, 6518, '_manage_stock', 'yes'),
(109518, 6518, '_backorders', 'no'),
(109519, 6518, '_sold_individually', 'no'),
(109520, 6518, '_virtual', 'no'),
(109521, 6518, '_downloadable', 'no'),
(109522, 6518, '_download_limit', '-1'),
(109523, 6518, '_download_expiry', '-1'),
(109524, 6518, '_stock', '300'),
(109525, 6518, '_stock_status', 'instock'),
(109526, 6518, '_wc_average_rating', '0'),
(109527, 6518, '_wc_review_count', '0'),
(109528, 6518, 'attribute_pa_color', 'wh'),
(109529, 6518, 'attribute_pa_shoe-size', '35'),
(109530, 6518, 'attribute_pa_ships-from', 'spain'),
(109531, 6518, '_price', '59.3'),
(109532, 6518, '_product_version', '4.1.0'),
(109533, 6518, '_vi_wad_aliexpress_variation_id', '12000021786176368'),
(109534, 6518, '_vi_wad_aliexpress_variation_attr', '14:173#WH;200000124:200000333;200007763:201336104'),
(109535, 6519, '_variation_description', ''),
(109536, 6519, '_sku', '1005002704261883-wh-35-france'),
(109537, 6519, '_regular_price', '76.61'),
(109538, 6519, 'total_sales', '0'),
(109539, 6519, '_tax_status', 'taxable'),
(109540, 6519, '_tax_class', 'parent'),
(109541, 6519, '_manage_stock', 'yes'),
(109542, 6519, '_backorders', 'no'),
(109543, 6519, '_sold_individually', 'no'),
(109544, 6519, '_virtual', 'no'),
(109545, 6519, '_downloadable', 'no'),
(109546, 6519, '_download_limit', '-1'),
(109547, 6519, '_download_expiry', '-1'),
(109548, 6519, '_stock', '300'),
(109549, 6519, '_stock_status', 'instock'),
(109550, 6519, '_wc_average_rating', '0'),
(109551, 6519, '_wc_review_count', '0'),
(109552, 6519, 'attribute_pa_color', 'wh'),
(109553, 6519, 'attribute_pa_shoe-size', '35'),
(109554, 6519, 'attribute_pa_ships-from', 'france'),
(109555, 6519, '_price', '76.61'),
(109556, 6519, '_product_version', '4.1.0'),
(109557, 6519, '_vi_wad_aliexpress_variation_id', '12000021786176369'),
(109558, 6519, '_vi_wad_aliexpress_variation_attr', '14:173#WH;200000124:200000333;200007763:201336342'),
(109559, 6520, '_variation_description', ''),
(109560, 6520, '_sku', '1005002704261883-wh-36-spain'),
(109561, 6520, '_regular_price', '57.86'),
(109562, 6520, 'total_sales', '0'),
(109563, 6520, '_tax_status', 'taxable'),
(109564, 6520, '_tax_class', 'parent'),
(109565, 6520, '_manage_stock', 'yes'),
(109566, 6520, '_backorders', 'no'),
(109567, 6520, '_sold_individually', 'no'),
(109568, 6520, '_virtual', 'no'),
(109569, 6520, '_downloadable', 'no'),
(109570, 6520, '_download_limit', '-1'),
(109571, 6520, '_download_expiry', '-1'),
(109572, 6520, '_stock', '300'),
(109573, 6520, '_stock_status', 'instock'),
(109574, 6520, '_wc_average_rating', '0'),
(109575, 6520, '_wc_review_count', '0'),
(109576, 6520, 'attribute_pa_color', 'wh'),
(109577, 6520, 'attribute_pa_shoe-size', '36'),
(109578, 6520, 'attribute_pa_ships-from', 'spain'),
(109579, 6520, '_price', '57.86'),
(109580, 6520, '_product_version', '4.1.0'),
(109581, 6520, '_vi_wad_aliexpress_variation_id', '12000021786176374'),
(109582, 6520, '_vi_wad_aliexpress_variation_attr', '14:173#WH;200000124:200000334;200007763:201336104'),
(109583, 6521, '_wp_attached_file', '2021/06/2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper-5.jpg_640x640-5.jpg'),
(109584, 6521, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:132:\"2021/06/2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper-5.jpg_640x640-5.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:132:\"2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper-5.jpg_640x640-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:132:\"2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper-5.jpg_640x640-5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:132:\"2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper-5.jpg_640x640-5-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:132:\"2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper-5.jpg_640x640-5-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:132:\"2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper-5.jpg_640x640-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:132:\"2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper-5.jpg_640x640-5-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:132:\"2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper-5.jpg_640x640-5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:132:\"2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper-5.jpg_640x640-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:132:\"2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper-5.jpg_640x640-5-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:132:\"2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper-5.jpg_640x640-5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(109585, 6522, '_variation_description', ''),
(109586, 6522, '_sku', '1005002704261883-wh-36-france'),
(109587, 6522, '_regular_price', '74.24'),
(109588, 6522, 'total_sales', '0'),
(109589, 6522, '_tax_status', 'taxable'),
(109590, 6522, '_tax_class', 'parent'),
(109591, 6522, '_manage_stock', 'yes'),
(109592, 6522, '_backorders', 'no'),
(109593, 6522, '_sold_individually', 'no'),
(109594, 6522, '_virtual', 'no'),
(109595, 6522, '_downloadable', 'no'),
(109596, 6522, '_download_limit', '-1'),
(109597, 6522, '_download_expiry', '-1'),
(109598, 6522, '_stock', '300'),
(109599, 6522, '_stock_status', 'instock'),
(109600, 6522, '_wc_average_rating', '0'),
(109601, 6522, '_wc_review_count', '0'),
(109602, 6522, 'attribute_pa_color', 'wh'),
(109603, 6522, 'attribute_pa_shoe-size', '36'),
(109604, 6522, 'attribute_pa_ships-from', 'france'),
(109605, 6522, '_price', '74.24'),
(109606, 6522, '_product_version', '4.1.0'),
(109607, 6522, '_vi_wad_aliexpress_variation_id', '12000021786176375'),
(109608, 6522, '_vi_wad_aliexpress_variation_attr', '14:173#WH;200000124:200000334;200007763:201336342'),
(109609, 6523, '_variation_description', ''),
(109610, 6523, '_sku', '1005002704261883-wh-36-czech-republic'),
(109611, 6523, '_regular_price', '74.24'),
(109612, 6523, 'total_sales', '0'),
(109613, 6523, '_tax_status', 'taxable'),
(109614, 6523, '_tax_class', 'parent'),
(109615, 6523, '_manage_stock', 'yes'),
(109616, 6523, '_backorders', 'no'),
(109617, 6523, '_sold_individually', 'no'),
(109618, 6523, '_virtual', 'no'),
(109619, 6523, '_downloadable', 'no'),
(109620, 6523, '_download_limit', '-1'),
(109621, 6523, '_download_expiry', '-1'),
(109622, 6523, '_stock', '300'),
(109623, 6523, '_stock_status', 'instock'),
(109624, 6523, '_wc_average_rating', '0'),
(109625, 6523, '_wc_review_count', '0'),
(109626, 6523, 'attribute_pa_color', 'wh'),
(109627, 6523, 'attribute_pa_shoe-size', '36'),
(109628, 6523, 'attribute_pa_ships-from', 'czech-republic'),
(109629, 6523, '_price', '74.24'),
(109630, 6523, '_product_version', '4.1.0'),
(109631, 6523, '_vi_wad_aliexpress_variation_id', '12000021786176372'),
(109632, 6523, '_vi_wad_aliexpress_variation_attr', '14:173#WH;200000124:200000334;200007763:203287806'),
(109633, 6521, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H925cee9348d94688a3bd8e70f1a436934/2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper.jpg_640x640.jpg'),
(109634, 6366, '_thumbnail_id', '6521'),
(109635, 6367, '_thumbnail_id', '6521'),
(109636, 6368, '_thumbnail_id', '6521'),
(109637, 6369, '_thumbnail_id', '6521'),
(109638, 6423, '_thumbnail_id', '6521'),
(109639, 6425, '_thumbnail_id', '6521'),
(109640, 6428, '_thumbnail_id', '6521'),
(109641, 6524, '_variation_description', ''),
(109642, 6524, '_sku', '1005002704261883-wh-36-poland'),
(109643, 6524, '_regular_price', '74.24'),
(109644, 6524, 'total_sales', '0'),
(109645, 6524, '_tax_status', 'taxable'),
(109646, 6524, '_tax_class', 'parent'),
(109647, 6524, '_manage_stock', 'yes'),
(109648, 6524, '_backorders', 'no'),
(109649, 6524, '_sold_individually', 'no'),
(109650, 6524, '_virtual', 'no'),
(109651, 6524, '_downloadable', 'no'),
(109652, 6524, '_download_limit', '-1'),
(109653, 6524, '_download_expiry', '-1'),
(109654, 6524, '_stock', '300'),
(109655, 6524, '_stock_status', 'instock'),
(109656, 6524, '_wc_average_rating', '0'),
(109657, 6524, '_wc_review_count', '0'),
(109658, 6524, 'attribute_pa_color', 'wh'),
(109659, 6524, 'attribute_pa_shoe-size', '36'),
(109660, 6524, 'attribute_pa_ships-from', 'poland'),
(109661, 6524, '_price', '74.24'),
(109662, 6524, '_product_version', '4.1.0'),
(109663, 6524, '_vi_wad_aliexpress_variation_id', '12000021786176373'),
(109664, 6524, '_vi_wad_aliexpress_variation_attr', '14:173#WH;200000124:200000334;200007763:203372089'),
(109665, 6525, '_variation_description', ''),
(109666, 6525, '_sku', '1005002704261883-wh-37-czech-republic'),
(109667, 6525, '_regular_price', '74.57'),
(109668, 6525, 'total_sales', '0'),
(109669, 6525, '_tax_status', 'taxable'),
(109670, 6525, '_tax_class', 'parent'),
(109671, 6525, '_manage_stock', 'yes'),
(109672, 6525, '_backorders', 'no'),
(109673, 6525, '_sold_individually', 'no'),
(109674, 6525, '_virtual', 'no'),
(109675, 6525, '_downloadable', 'no'),
(109676, 6525, '_download_limit', '-1'),
(109677, 6525, '_download_expiry', '-1'),
(109678, 6525, '_stock', '300'),
(109679, 6525, '_stock_status', 'instock'),
(109680, 6525, '_wc_average_rating', '0'),
(109681, 6525, '_wc_review_count', '0'),
(109682, 6525, 'attribute_pa_color', 'wh'),
(109683, 6525, 'attribute_pa_shoe-size', '37'),
(109684, 6525, 'attribute_pa_ships-from', 'czech-republic'),
(109685, 6525, '_price', '74.57'),
(109686, 6525, '_product_version', '4.1.0'),
(109687, 6525, '_vi_wad_aliexpress_variation_id', '12000021786176378'),
(109688, 6525, '_vi_wad_aliexpress_variation_attr', '14:173#WH;200000124:100010482;200007763:203287806'),
(109689, 6526, '_variation_description', ''),
(109690, 6526, '_sku', '1005002704261883-wh-37-poland'),
(109691, 6526, '_regular_price', '74.57'),
(109692, 6526, 'total_sales', '0'),
(109693, 6526, '_tax_status', 'taxable'),
(109694, 6526, '_tax_class', 'parent'),
(109695, 6526, '_manage_stock', 'yes'),
(109696, 6526, '_backorders', 'no'),
(109697, 6526, '_sold_individually', 'no'),
(109698, 6526, '_virtual', 'no'),
(109699, 6526, '_downloadable', 'no'),
(109700, 6526, '_download_limit', '-1'),
(109701, 6526, '_download_expiry', '-1'),
(109702, 6526, '_stock', '300'),
(109703, 6526, '_stock_status', 'instock'),
(109704, 6526, '_wc_average_rating', '0'),
(109705, 6526, '_wc_review_count', '0'),
(109706, 6526, 'attribute_pa_color', 'wh'),
(109707, 6526, 'attribute_pa_shoe-size', '37'),
(109708, 6526, 'attribute_pa_ships-from', 'poland'),
(109709, 6527, '_wp_attached_file', '2021/06/2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper-6.jpg_640x640-6.jpg'),
(109710, 6526, '_price', '74.57'),
(109711, 6527, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:132:\"2021/06/2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper-6.jpg_640x640-6.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:132:\"2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper-6.jpg_640x640-6-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:132:\"2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper-6.jpg_640x640-6-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:132:\"2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper-6.jpg_640x640-6-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:132:\"2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper-6.jpg_640x640-6-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:132:\"2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper-6.jpg_640x640-6-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:132:\"2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper-6.jpg_640x640-6-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:132:\"2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper-6.jpg_640x640-6-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:132:\"2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper-6.jpg_640x640-6-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:132:\"2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper-6.jpg_640x640-6-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:132:\"2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper-6.jpg_640x640-6-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(109712, 6526, '_product_version', '4.1.0'),
(109713, 6526, '_vi_wad_aliexpress_variation_id', '12000021786176379'),
(109714, 6526, '_vi_wad_aliexpress_variation_attr', '14:173#WH;200000124:100010482;200007763:203372089'),
(109715, 6528, '_variation_description', ''),
(109716, 6528, '_sku', '1005002704261883-wh-36-belgium'),
(109717, 6528, '_regular_price', '74.24'),
(109718, 6528, 'total_sales', '0'),
(109719, 6528, '_tax_status', 'taxable'),
(109720, 6528, '_tax_class', 'parent'),
(109721, 6528, '_manage_stock', 'yes'),
(109722, 6528, '_backorders', 'no'),
(109723, 6528, '_sold_individually', 'no'),
(109724, 6528, '_virtual', 'no'),
(109725, 6528, '_downloadable', 'no'),
(109726, 6528, '_download_limit', '-1'),
(109727, 6528, '_download_expiry', '-1'),
(109728, 6528, '_stock', '300'),
(109729, 6528, '_stock_status', 'instock'),
(109730, 6528, '_wc_average_rating', '0'),
(109731, 6528, '_wc_review_count', '0'),
(109732, 6528, 'attribute_pa_color', 'wh'),
(109733, 6528, 'attribute_pa_shoe-size', '36'),
(109734, 6528, 'attribute_pa_ships-from', 'belgium'),
(109735, 6528, '_price', '74.24'),
(109736, 6528, '_product_version', '4.1.0'),
(109737, 6528, '_vi_wad_aliexpress_variation_id', '12000021786176376'),
(109738, 6528, '_vi_wad_aliexpress_variation_attr', '14:173#WH;200000124:200000334;200007763:100015076'),
(109739, 6529, '_variation_description', ''),
(109740, 6529, '_sku', '1005002704261883-wh-37-china'),
(109741, 6529, '_regular_price', '74.57'),
(109742, 6529, 'total_sales', '0'),
(109743, 6529, '_tax_status', 'taxable'),
(109744, 6529, '_tax_class', 'parent'),
(109745, 6529, '_manage_stock', 'yes'),
(109746, 6529, '_backorders', 'no'),
(109747, 6529, '_sold_individually', 'no'),
(109748, 6529, '_virtual', 'no'),
(109749, 6529, '_downloadable', 'no'),
(109750, 6529, '_download_limit', '-1'),
(109751, 6529, '_download_expiry', '-1'),
(109752, 6529, '_stock', '300'),
(109753, 6529, '_stock_status', 'instock'),
(109754, 6529, '_wc_average_rating', '0'),
(109755, 6529, '_wc_review_count', '0'),
(109756, 6529, 'attribute_pa_color', 'wh'),
(109757, 6527, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H2a183b32139b4a08a9a1289ab6ec03b55/2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper.jpg_640x640.jpg'),
(109758, 6529, 'attribute_pa_shoe-size', '37'),
(109759, 6529, 'attribute_pa_ships-from', 'china'),
(109760, 6370, '_thumbnail_id', '6527'),
(109761, 6529, '_price', '74.57'),
(109762, 6371, '_thumbnail_id', '6527'),
(109763, 6372, '_thumbnail_id', '6527'),
(109764, 6529, '_product_version', '4.1.0'),
(109765, 6373, '_thumbnail_id', '6527'),
(109766, 6375, '_thumbnail_id', '6527'),
(109767, 6376, '_thumbnail_id', '6527'),
(109768, 6529, '_vi_wad_aliexpress_variation_id', '12000021786176377'),
(109769, 6377, '_thumbnail_id', '6527'),
(109770, 6529, '_vi_wad_aliexpress_variation_attr', '14:173#WH;200000124:100010482;200007763:201336100'),
(109771, 6530, '_variation_description', ''),
(109772, 6530, '_sku', '1005002704261883-wh-37-belgium'),
(109773, 6530, '_regular_price', '74.57'),
(109774, 6530, 'total_sales', '0'),
(109775, 6530, '_tax_status', 'taxable'),
(109776, 6530, '_tax_class', 'parent'),
(109777, 6530, '_manage_stock', 'yes'),
(109778, 6530, '_backorders', 'no'),
(109779, 6530, '_sold_individually', 'no'),
(109780, 6530, '_virtual', 'no'),
(109781, 6530, '_downloadable', 'no'),
(109782, 6530, '_download_limit', '-1'),
(109783, 6530, '_download_expiry', '-1'),
(109784, 6530, '_stock', '300'),
(109785, 6530, '_stock_status', 'instock'),
(109786, 6530, '_wc_average_rating', '0'),
(109787, 6530, '_wc_review_count', '0'),
(109788, 6530, 'attribute_pa_color', 'wh'),
(109789, 6530, 'attribute_pa_shoe-size', '37'),
(109790, 6530, 'attribute_pa_ships-from', 'belgium'),
(109791, 6530, '_price', '74.57'),
(109792, 6530, '_product_version', '4.1.0'),
(109793, 6530, '_vi_wad_aliexpress_variation_id', '12000021786176382'),
(109794, 6530, '_vi_wad_aliexpress_variation_attr', '14:173#WH;200000124:100010482;200007763:100015076'),
(109795, 6531, '_variation_description', ''),
(109796, 6531, '_sku', '1005002704261883-wh-38-china'),
(109797, 6531, '_regular_price', '74.9'),
(109798, 6531, 'total_sales', '0'),
(109799, 6531, '_tax_status', 'taxable'),
(109800, 6531, '_tax_class', 'parent'),
(109801, 6531, '_manage_stock', 'yes'),
(109802, 6531, '_backorders', 'no'),
(109803, 6531, '_sold_individually', 'no'),
(109804, 6531, '_virtual', 'no'),
(109805, 6531, '_downloadable', 'no'),
(109806, 6531, '_download_limit', '-1'),
(109807, 6531, '_download_expiry', '-1'),
(109808, 6531, '_stock', '300'),
(109809, 6531, '_stock_status', 'instock'),
(109810, 6531, '_wc_average_rating', '0'),
(109811, 6531, '_wc_review_count', '0'),
(109812, 6531, 'attribute_pa_color', 'wh'),
(109813, 6531, 'attribute_pa_shoe-size', '38'),
(109814, 6531, 'attribute_pa_ships-from', 'china'),
(109815, 6531, '_price', '74.9'),
(109816, 6531, '_product_version', '4.1.0'),
(109817, 6531, '_vi_wad_aliexpress_variation_id', '12000021786176383'),
(109818, 6531, '_vi_wad_aliexpress_variation_attr', '14:173#WH;200000124:200000898;200007763:201336100'),
(109819, 6532, '_variation_description', ''),
(109820, 6532, '_sku', '1005002704261883-wh-37-spain'),
(109821, 6532, '_regular_price', '58.04'),
(109822, 6532, 'total_sales', '0'),
(109823, 6532, '_tax_status', 'taxable'),
(109824, 6532, '_tax_class', 'parent'),
(109825, 6532, '_manage_stock', 'yes'),
(109826, 6532, '_backorders', 'no'),
(109827, 6532, '_sold_individually', 'no'),
(109828, 6532, '_virtual', 'no'),
(109829, 6532, '_downloadable', 'no'),
(109830, 6532, '_download_limit', '-1'),
(109831, 6532, '_download_expiry', '-1'),
(109832, 6532, '_stock', '300'),
(109833, 6532, '_stock_status', 'instock'),
(109834, 6532, '_wc_average_rating', '0'),
(109835, 6532, '_wc_review_count', '0'),
(109836, 6532, 'attribute_pa_color', 'wh'),
(109837, 6532, 'attribute_pa_shoe-size', '37'),
(109838, 6532, 'attribute_pa_ships-from', 'spain'),
(109839, 6532, '_price', '58.04'),
(109840, 6532, '_product_version', '4.1.0'),
(109841, 6532, '_vi_wad_aliexpress_variation_id', '12000021786176380'),
(109842, 6532, '_vi_wad_aliexpress_variation_attr', '14:173#WH;200000124:100010482;200007763:201336104'),
(109843, 6533, '_variation_description', ''),
(109844, 6533, '_sku', '1005002704261883-wh-37-france'),
(109845, 6533, '_regular_price', '74.57'),
(109846, 6533, 'total_sales', '0'),
(109847, 6533, '_tax_status', 'taxable'),
(109848, 6533, '_tax_class', 'parent'),
(109849, 6533, '_manage_stock', 'yes'),
(109850, 6533, '_backorders', 'no'),
(109851, 6533, '_sold_individually', 'no'),
(109852, 6533, '_virtual', 'no'),
(109853, 6533, '_downloadable', 'no'),
(109854, 6533, '_download_limit', '-1'),
(109855, 6533, '_download_expiry', '-1'),
(109856, 6533, '_stock', '300'),
(109857, 6533, '_stock_status', 'instock'),
(109858, 6533, '_wc_average_rating', '0'),
(109859, 6533, '_wc_review_count', '0'),
(109860, 6533, 'attribute_pa_color', 'wh'),
(109861, 6533, 'attribute_pa_shoe-size', '37'),
(109862, 6533, 'attribute_pa_ships-from', 'france'),
(109863, 6533, '_price', '74.57'),
(109864, 6533, '_product_version', '4.1.0'),
(109865, 6533, '_vi_wad_aliexpress_variation_id', '12000021786176381'),
(109866, 6533, '_vi_wad_aliexpress_variation_attr', '14:173#WH;200000124:100010482;200007763:201336342'),
(109867, 6534, '_variation_description', ''),
(109868, 6534, '_sku', '1005002704261883-wh-38-spain'),
(109869, 6534, '_regular_price', '58.25'),
(109870, 6534, 'total_sales', '0'),
(109871, 6534, '_tax_status', 'taxable'),
(109872, 6534, '_tax_class', 'parent'),
(109873, 6534, '_manage_stock', 'yes'),
(109874, 6534, '_backorders', 'no'),
(109875, 6534, '_sold_individually', 'no'),
(109876, 6534, '_virtual', 'no'),
(109877, 6534, '_downloadable', 'no'),
(109878, 6534, '_download_limit', '-1'),
(109879, 6534, '_download_expiry', '-1'),
(109880, 6534, '_stock', '300'),
(109881, 6534, '_stock_status', 'instock'),
(109882, 6534, '_wc_average_rating', '0'),
(109883, 6534, '_wc_review_count', '0'),
(109884, 6534, 'attribute_pa_color', 'wh'),
(109885, 6534, 'attribute_pa_shoe-size', '38'),
(109886, 6534, 'attribute_pa_ships-from', 'spain'),
(109887, 6534, '_price', '58.25'),
(109888, 6534, '_product_version', '4.1.0'),
(109889, 6534, '_vi_wad_aliexpress_variation_id', '12000021786176386'),
(109890, 6534, '_vi_wad_aliexpress_variation_attr', '14:173#WH;200000124:200000898;200007763:201336104'),
(109891, 6535, '_variation_description', ''),
(109892, 6535, '_sku', '1005002704261883-wh-38-france'),
(109893, 6535, '_regular_price', '74.9'),
(109894, 6535, 'total_sales', '0'),
(109895, 6535, '_tax_status', 'taxable'),
(109896, 6535, '_tax_class', 'parent'),
(109897, 6535, '_manage_stock', 'yes'),
(109898, 6535, '_backorders', 'no'),
(109899, 6535, '_sold_individually', 'no'),
(109900, 6535, '_virtual', 'no'),
(109901, 6535, '_downloadable', 'no'),
(109902, 6535, '_download_limit', '-1'),
(109903, 6535, '_download_expiry', '-1'),
(109904, 6535, '_stock', '300'),
(109905, 6535, '_stock_status', 'instock'),
(109906, 6535, '_wc_average_rating', '0'),
(109907, 6535, '_wc_review_count', '0'),
(109908, 6535, 'attribute_pa_color', 'wh'),
(109909, 6535, 'attribute_pa_shoe-size', '38'),
(109910, 6535, 'attribute_pa_ships-from', 'france'),
(109911, 6535, '_price', '74.9'),
(109912, 6535, '_product_version', '4.1.0'),
(109913, 6535, '_vi_wad_aliexpress_variation_id', '12000021786176387'),
(109914, 6535, '_vi_wad_aliexpress_variation_attr', '14:173#WH;200000124:200000898;200007763:201336342'),
(109915, 6536, '_variation_description', ''),
(109916, 6536, '_sku', '1005002704261883-wh-38-czech-republic'),
(109917, 6536, '_regular_price', '74.9'),
(109918, 6536, 'total_sales', '0'),
(109919, 6536, '_tax_status', 'taxable'),
(109920, 6536, '_tax_class', 'parent'),
(109921, 6536, '_manage_stock', 'yes'),
(109922, 6536, '_backorders', 'no'),
(109923, 6536, '_sold_individually', 'no'),
(109924, 6536, '_virtual', 'no'),
(109925, 6536, '_downloadable', 'no'),
(109926, 6536, '_download_limit', '-1'),
(109927, 6536, '_download_expiry', '-1'),
(109928, 6536, '_stock', '300'),
(109929, 6536, '_stock_status', 'instock'),
(109930, 6536, '_wc_average_rating', '0'),
(109931, 6536, '_wc_review_count', '0'),
(109932, 6536, 'attribute_pa_color', 'wh'),
(109933, 6536, 'attribute_pa_shoe-size', '38'),
(109934, 6536, 'attribute_pa_ships-from', 'czech-republic'),
(109935, 6536, '_price', '74.9'),
(109936, 6536, '_product_version', '4.1.0'),
(109937, 6536, '_vi_wad_aliexpress_variation_id', '12000021786176384'),
(109938, 6536, '_vi_wad_aliexpress_variation_attr', '14:173#WH;200000124:200000898;200007763:203287806'),
(109939, 6537, '_variation_description', ''),
(109940, 6537, '_sku', '1005002704261883-wh-38-poland'),
(109941, 6537, '_regular_price', '74.9'),
(109942, 6537, 'total_sales', '0'),
(109943, 6537, '_tax_status', 'taxable'),
(109944, 6537, '_tax_class', 'parent'),
(109945, 6537, '_manage_stock', 'yes'),
(109946, 6537, '_backorders', 'no'),
(109947, 6537, '_sold_individually', 'no'),
(109948, 6537, '_virtual', 'no'),
(109949, 6537, '_downloadable', 'no'),
(109950, 6537, '_download_limit', '-1'),
(109951, 6537, '_download_expiry', '-1'),
(109952, 6537, '_stock', '300'),
(109953, 6537, '_stock_status', 'instock'),
(109954, 6537, '_wc_average_rating', '0'),
(109955, 6537, '_wc_review_count', '0'),
(109956, 6537, 'attribute_pa_color', 'wh'),
(109957, 6537, 'attribute_pa_shoe-size', '38'),
(109958, 6537, 'attribute_pa_ships-from', 'poland'),
(109959, 6537, '_price', '74.9'),
(109960, 6537, '_product_version', '4.1.0'),
(109961, 6537, '_vi_wad_aliexpress_variation_id', '12000021786176385'),
(109962, 6537, '_vi_wad_aliexpress_variation_attr', '14:173#WH;200000124:200000898;200007763:203372089'),
(109963, 6538, '_variation_description', ''),
(109964, 6538, '_sku', '1005002704261883-wh-39-czech-republic'),
(109965, 6538, '_regular_price', '75.23'),
(109966, 6538, 'total_sales', '0'),
(109967, 6538, '_tax_status', 'taxable'),
(109968, 6538, '_tax_class', 'parent'),
(109969, 6538, '_manage_stock', 'yes'),
(109970, 6538, '_backorders', 'no'),
(109971, 6538, '_sold_individually', 'no'),
(109972, 6538, '_virtual', 'no'),
(109973, 6538, '_downloadable', 'no'),
(109974, 6538, '_download_limit', '-1'),
(109975, 6538, '_download_expiry', '-1'),
(109976, 6538, '_stock', '300'),
(109977, 6538, '_stock_status', 'instock'),
(109978, 6538, '_wc_average_rating', '0'),
(109979, 6538, '_wc_review_count', '0'),
(109980, 6538, 'attribute_pa_color', 'wh'),
(109981, 6538, 'attribute_pa_shoe-size', '39'),
(109982, 6538, 'attribute_pa_ships-from', 'czech-republic'),
(109983, 6538, '_price', '75.23'),
(109984, 6538, '_product_version', '4.1.0'),
(109985, 6538, '_vi_wad_aliexpress_variation_id', '12000021786176390'),
(109986, 6538, '_vi_wad_aliexpress_variation_attr', '14:173#WH;200000124:200000364;200007763:203287806'),
(109987, 6539, '_variation_description', ''),
(109988, 6539, '_sku', '1005002704261883-wh-39-poland'),
(109989, 6539, '_regular_price', '75.23'),
(109990, 6539, 'total_sales', '0'),
(109991, 6539, '_tax_status', 'taxable'),
(109992, 6539, '_tax_class', 'parent'),
(109993, 6539, '_manage_stock', 'yes'),
(109994, 6539, '_backorders', 'no'),
(109995, 6539, '_sold_individually', 'no'),
(109996, 6539, '_virtual', 'no'),
(109997, 6539, '_downloadable', 'no'),
(109998, 6539, '_download_limit', '-1'),
(109999, 6539, '_download_expiry', '-1'),
(110000, 6539, '_stock', '300'),
(110001, 6539, '_stock_status', 'instock'),
(110002, 6539, '_wc_average_rating', '0'),
(110003, 6539, '_wc_review_count', '0'),
(110004, 6539, 'attribute_pa_color', 'wh'),
(110005, 6539, 'attribute_pa_shoe-size', '39'),
(110006, 6539, 'attribute_pa_ships-from', 'poland'),
(110007, 6539, '_price', '75.23'),
(110008, 6539, '_product_version', '4.1.0'),
(110009, 6539, '_vi_wad_aliexpress_variation_id', '12000021786176391'),
(110010, 6539, '_vi_wad_aliexpress_variation_attr', '14:173#WH;200000124:200000364;200007763:203372089'),
(110011, 6540, '_variation_description', ''),
(110012, 6540, '_sku', '1005002704261883-wh-38-belgium'),
(110013, 6540, '_regular_price', '74.9'),
(110014, 6540, 'total_sales', '0'),
(110015, 6540, '_tax_status', 'taxable'),
(110016, 6540, '_tax_class', 'parent'),
(110017, 6540, '_manage_stock', 'yes'),
(110018, 6540, '_backorders', 'no'),
(110019, 6540, '_sold_individually', 'no'),
(110020, 6540, '_virtual', 'no'),
(110021, 6540, '_downloadable', 'no'),
(110022, 6540, '_download_limit', '-1'),
(110023, 6540, '_download_expiry', '-1'),
(110024, 6540, '_stock', '300'),
(110025, 6540, '_stock_status', 'instock'),
(110026, 6540, '_wc_average_rating', '0'),
(110027, 6540, '_wc_review_count', '0'),
(110028, 6540, 'attribute_pa_color', 'wh'),
(110029, 6540, 'attribute_pa_shoe-size', '38'),
(110030, 6540, 'attribute_pa_ships-from', 'belgium'),
(110031, 6540, '_price', '74.9'),
(110032, 6540, '_product_version', '4.1.0'),
(110033, 6540, '_vi_wad_aliexpress_variation_id', '12000021786176388'),
(110034, 6540, '_vi_wad_aliexpress_variation_attr', '14:173#WH;200000124:200000898;200007763:100015076'),
(110035, 6541, '_variation_description', ''),
(110036, 6541, '_sku', '1005002704261883-wh-39-china'),
(110037, 6541, '_regular_price', '75.23'),
(110038, 6541, 'total_sales', '0'),
(110039, 6541, '_tax_status', 'taxable'),
(110040, 6541, '_tax_class', 'parent'),
(110041, 6541, '_manage_stock', 'yes'),
(110042, 6541, '_backorders', 'no'),
(110043, 6541, '_sold_individually', 'no'),
(110044, 6541, '_virtual', 'no'),
(110045, 6541, '_downloadable', 'no'),
(110046, 6541, '_download_limit', '-1'),
(110047, 6541, '_download_expiry', '-1'),
(110048, 6541, '_stock', '300'),
(110049, 6541, '_stock_status', 'instock'),
(110050, 6541, '_wc_average_rating', '0'),
(110051, 6541, '_wc_review_count', '0'),
(110052, 6541, 'attribute_pa_color', 'wh'),
(110053, 6541, 'attribute_pa_shoe-size', '39'),
(110054, 6541, 'attribute_pa_ships-from', 'china'),
(110055, 6541, '_price', '75.23'),
(110056, 6541, '_product_version', '4.1.0'),
(110057, 6541, '_vi_wad_aliexpress_variation_id', '12000021786176389'),
(110058, 6541, '_vi_wad_aliexpress_variation_attr', '14:173#WH;200000124:200000364;200007763:201336100'),
(110059, 6542, '_variation_description', ''),
(110060, 6542, '_sku', '1005002704261883-wh-39-belgium'),
(110061, 6542, '_regular_price', '75.23'),
(110062, 6542, 'total_sales', '0'),
(110063, 6542, '_tax_status', 'taxable'),
(110064, 6542, '_tax_class', 'parent'),
(110065, 6542, '_manage_stock', 'yes'),
(110066, 6542, '_backorders', 'no'),
(110067, 6542, '_sold_individually', 'no'),
(110068, 6542, '_virtual', 'no'),
(110069, 6542, '_downloadable', 'no'),
(110070, 6542, '_download_limit', '-1'),
(110071, 6542, '_download_expiry', '-1'),
(110072, 6542, '_stock', '300'),
(110073, 6542, '_stock_status', 'instock'),
(110074, 6542, '_wc_average_rating', '0'),
(110075, 6542, '_wc_review_count', '0'),
(110076, 6542, 'attribute_pa_color', 'wh'),
(110077, 6542, 'attribute_pa_shoe-size', '39'),
(110078, 6542, 'attribute_pa_ships-from', 'belgium'),
(110079, 6542, '_price', '75.23'),
(110080, 6542, '_product_version', '4.1.0'),
(110081, 6542, '_vi_wad_aliexpress_variation_id', '12000021786176394'),
(110082, 6542, '_vi_wad_aliexpress_variation_attr', '14:173#WH;200000124:200000364;200007763:100015076'),
(110083, 6543, '_variation_description', ''),
(110084, 6543, '_sku', '1005002704261883-wh-40-china'),
(110085, 6543, '_regular_price', '75.59'),
(110086, 6543, 'total_sales', '0'),
(110087, 6543, '_tax_status', 'taxable'),
(110088, 6543, '_tax_class', 'parent'),
(110089, 6543, '_manage_stock', 'yes'),
(110090, 6543, '_backorders', 'no'),
(110091, 6543, '_sold_individually', 'no'),
(110092, 6543, '_virtual', 'no'),
(110093, 6543, '_downloadable', 'no'),
(110094, 6543, '_download_limit', '-1'),
(110095, 6543, '_download_expiry', '-1'),
(110096, 6543, '_stock', '300'),
(110097, 6543, '_stock_status', 'instock'),
(110098, 6543, '_wc_average_rating', '0'),
(110099, 6543, '_wc_review_count', '0'),
(110100, 6543, 'attribute_pa_color', 'wh'),
(110101, 6543, 'attribute_pa_shoe-size', '40'),
(110102, 6543, 'attribute_pa_ships-from', 'china'),
(110103, 6543, '_price', '75.59'),
(110104, 6543, '_product_version', '4.1.0'),
(110105, 6543, '_vi_wad_aliexpress_variation_id', '12000021786176395'),
(110106, 6543, '_vi_wad_aliexpress_variation_attr', '14:173#WH;200000124:100013888;200007763:201336100'),
(110107, 6544, '_variation_description', ''),
(110108, 6544, '_sku', '1005002704261883-wh-39-spain'),
(110109, 6544, '_regular_price', '58.46'),
(110110, 6544, 'total_sales', '0'),
(110111, 6544, '_tax_status', 'taxable'),
(110112, 6544, '_tax_class', 'parent'),
(110113, 6544, '_manage_stock', 'yes'),
(110114, 6544, '_backorders', 'no'),
(110115, 6544, '_sold_individually', 'no'),
(110116, 6544, '_virtual', 'no'),
(110117, 6544, '_downloadable', 'no'),
(110118, 6544, '_download_limit', '-1'),
(110119, 6544, '_download_expiry', '-1'),
(110120, 6544, '_stock', '300'),
(110121, 6544, '_stock_status', 'instock'),
(110122, 6544, '_wc_average_rating', '0'),
(110123, 6544, '_wc_review_count', '0'),
(110124, 6544, 'attribute_pa_color', 'wh'),
(110125, 6544, 'attribute_pa_shoe-size', '39'),
(110126, 6544, 'attribute_pa_ships-from', 'spain'),
(110127, 6544, '_price', '58.46'),
(110128, 6544, '_product_version', '4.1.0'),
(110129, 6544, '_vi_wad_aliexpress_variation_id', '12000021786176392'),
(110130, 6544, '_vi_wad_aliexpress_variation_attr', '14:173#WH;200000124:200000364;200007763:201336104'),
(110131, 6545, '_variation_description', ''),
(110132, 6545, '_sku', '1005002704261883-wh-39-france'),
(110133, 6545, '_regular_price', '75.23'),
(110134, 6545, 'total_sales', '0'),
(110135, 6545, '_tax_status', 'taxable'),
(110136, 6545, '_tax_class', 'parent'),
(110137, 6545, '_manage_stock', 'yes'),
(110138, 6545, '_backorders', 'no'),
(110139, 6545, '_sold_individually', 'no'),
(110140, 6545, '_virtual', 'no'),
(110141, 6545, '_downloadable', 'no'),
(110142, 6545, '_download_limit', '-1'),
(110143, 6545, '_download_expiry', '-1'),
(110144, 6545, '_stock', '300'),
(110145, 6545, '_stock_status', 'instock'),
(110146, 6545, '_wc_average_rating', '0'),
(110147, 6545, '_wc_review_count', '0'),
(110148, 6545, 'attribute_pa_color', 'wh'),
(110149, 6545, 'attribute_pa_shoe-size', '39'),
(110150, 6545, 'attribute_pa_ships-from', 'france'),
(110151, 6545, '_price', '75.23'),
(110152, 6545, '_product_version', '4.1.0'),
(110153, 6545, '_vi_wad_aliexpress_variation_id', '12000021786176393'),
(110154, 6545, '_vi_wad_aliexpress_variation_attr', '14:173#WH;200000124:200000364;200007763:201336342'),
(110155, 6546, '_variation_description', ''),
(110156, 6546, '_sku', '1005002704261883-wh-40-spain'),
(110157, 6546, '_regular_price', '58.64'),
(110158, 6546, 'total_sales', '0'),
(110159, 6546, '_tax_status', 'taxable'),
(110160, 6546, '_tax_class', 'parent'),
(110161, 6546, '_manage_stock', 'yes'),
(110162, 6546, '_backorders', 'no'),
(110163, 6546, '_sold_individually', 'no'),
(110164, 6546, '_virtual', 'no'),
(110165, 6546, '_downloadable', 'no'),
(110166, 6546, '_download_limit', '-1'),
(110167, 6546, '_download_expiry', '-1'),
(110168, 6546, '_stock', '300'),
(110169, 6546, '_stock_status', 'instock'),
(110170, 6546, '_wc_average_rating', '0'),
(110171, 6546, '_wc_review_count', '0'),
(110172, 6546, 'attribute_pa_color', 'wh'),
(110173, 6546, 'attribute_pa_shoe-size', '40'),
(110174, 6546, 'attribute_pa_ships-from', 'spain'),
(110175, 6546, '_price', '58.64'),
(110176, 6546, '_product_version', '4.1.0'),
(110177, 6546, '_vi_wad_aliexpress_variation_id', '12000021786176398'),
(110178, 6546, '_vi_wad_aliexpress_variation_attr', '14:173#WH;200000124:100013888;200007763:201336104'),
(110179, 6547, '_variation_description', ''),
(110180, 6547, '_sku', '1005002704261883-wh-40-france'),
(110181, 6547, '_regular_price', '75.59'),
(110182, 6547, 'total_sales', '0'),
(110183, 6547, '_tax_status', 'taxable'),
(110184, 6547, '_tax_class', 'parent'),
(110185, 6547, '_manage_stock', 'yes'),
(110186, 6547, '_backorders', 'no'),
(110187, 6547, '_sold_individually', 'no'),
(110188, 6547, '_virtual', 'no'),
(110189, 6547, '_downloadable', 'no'),
(110190, 6547, '_download_limit', '-1'),
(110191, 6547, '_download_expiry', '-1'),
(110192, 6547, '_stock', '300'),
(110193, 6547, '_stock_status', 'instock'),
(110194, 6547, '_wc_average_rating', '0'),
(110195, 6547, '_wc_review_count', '0'),
(110196, 6547, 'attribute_pa_color', 'wh'),
(110197, 6547, 'attribute_pa_shoe-size', '40'),
(110198, 6547, 'attribute_pa_ships-from', 'france'),
(110199, 6547, '_price', '75.59'),
(110200, 6547, '_product_version', '4.1.0'),
(110201, 6547, '_vi_wad_aliexpress_variation_id', '12000021786176399'),
(110202, 6547, '_vi_wad_aliexpress_variation_attr', '14:173#WH;200000124:100013888;200007763:201336342'),
(110203, 6548, '_variation_description', ''),
(110204, 6548, '_sku', '1005002704261883-wh-40-czech-republic'),
(110205, 6548, '_regular_price', '75.59'),
(110206, 6548, 'total_sales', '0'),
(110207, 6548, '_tax_status', 'taxable'),
(110208, 6548, '_tax_class', 'parent'),
(110209, 6548, '_manage_stock', 'yes'),
(110210, 6548, '_backorders', 'no'),
(110211, 6548, '_sold_individually', 'no'),
(110212, 6548, '_virtual', 'no'),
(110213, 6548, '_downloadable', 'no'),
(110214, 6548, '_download_limit', '-1'),
(110215, 6548, '_download_expiry', '-1'),
(110216, 6548, '_stock', '300'),
(110217, 6548, '_stock_status', 'instock'),
(110218, 6548, '_wc_average_rating', '0'),
(110219, 6548, '_wc_review_count', '0'),
(110220, 6548, 'attribute_pa_color', 'wh'),
(110221, 6548, 'attribute_pa_shoe-size', '40'),
(110222, 6548, 'attribute_pa_ships-from', 'czech-republic'),
(110223, 6548, '_price', '75.59'),
(110224, 6548, '_product_version', '4.1.0'),
(110225, 6548, '_vi_wad_aliexpress_variation_id', '12000021786176396'),
(110226, 6548, '_vi_wad_aliexpress_variation_attr', '14:173#WH;200000124:100013888;200007763:203287806'),
(110227, 6549, '_variation_description', '');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(110228, 6549, '_sku', '1005002704261883-wh-40-poland'),
(110229, 6549, '_regular_price', '75.59'),
(110230, 6549, 'total_sales', '0'),
(110231, 6549, '_tax_status', 'taxable'),
(110232, 6549, '_tax_class', 'parent'),
(110233, 6549, '_manage_stock', 'yes'),
(110234, 6549, '_backorders', 'no'),
(110235, 6549, '_sold_individually', 'no'),
(110236, 6549, '_virtual', 'no'),
(110237, 6549, '_downloadable', 'no'),
(110238, 6549, '_download_limit', '-1'),
(110239, 6549, '_download_expiry', '-1'),
(110240, 6549, '_stock', '300'),
(110241, 6549, '_stock_status', 'instock'),
(110242, 6549, '_wc_average_rating', '0'),
(110243, 6549, '_wc_review_count', '0'),
(110244, 6549, 'attribute_pa_color', 'wh'),
(110245, 6549, 'attribute_pa_shoe-size', '40'),
(110246, 6549, 'attribute_pa_ships-from', 'poland'),
(110247, 6549, '_price', '75.59'),
(110248, 6549, '_product_version', '4.1.0'),
(110249, 6549, '_vi_wad_aliexpress_variation_id', '12000021786176397'),
(110250, 6549, '_vi_wad_aliexpress_variation_attr', '14:173#WH;200000124:100013888;200007763:203372089'),
(110251, 6550, '_variation_description', ''),
(110252, 6550, '_sku', '1005002704261883-wh-41-czech-republic'),
(110253, 6550, '_regular_price', '75.92'),
(110254, 6550, 'total_sales', '0'),
(110255, 6550, '_tax_status', 'taxable'),
(110256, 6550, '_tax_class', 'parent'),
(110257, 6550, '_manage_stock', 'yes'),
(110258, 6550, '_backorders', 'no'),
(110259, 6550, '_sold_individually', 'no'),
(110260, 6550, '_virtual', 'no'),
(110261, 6550, '_downloadable', 'no'),
(110262, 6550, '_download_limit', '-1'),
(110263, 6550, '_download_expiry', '-1'),
(110264, 6550, '_stock', '300'),
(110265, 6550, '_stock_status', 'instock'),
(110266, 6550, '_wc_average_rating', '0'),
(110267, 6550, '_wc_review_count', '0'),
(110268, 6550, 'attribute_pa_color', 'wh'),
(110269, 6550, 'attribute_pa_shoe-size', '41'),
(110270, 6550, 'attribute_pa_ships-from', 'czech-republic'),
(110271, 6550, '_price', '75.92'),
(110272, 6550, '_product_version', '4.1.0'),
(110273, 6550, '_vi_wad_aliexpress_variation_id', '12000021786176402'),
(110274, 6550, '_vi_wad_aliexpress_variation_attr', '14:173#WH;200000124:100010483;200007763:203287806'),
(110275, 6551, '_variation_description', ''),
(110276, 6551, '_sku', '1005002704261883-wh-41-poland'),
(110277, 6551, '_regular_price', '75.92'),
(110278, 6551, 'total_sales', '0'),
(110279, 6551, '_tax_status', 'taxable'),
(110280, 6551, '_tax_class', 'parent'),
(110281, 6551, '_manage_stock', 'yes'),
(110282, 6551, '_backorders', 'no'),
(110283, 6551, '_sold_individually', 'no'),
(110284, 6551, '_virtual', 'no'),
(110285, 6551, '_downloadable', 'no'),
(110286, 6551, '_download_limit', '-1'),
(110287, 6551, '_download_expiry', '-1'),
(110288, 6551, '_stock', '300'),
(110289, 6551, '_stock_status', 'instock'),
(110290, 6551, '_wc_average_rating', '0'),
(110291, 6551, '_wc_review_count', '0'),
(110292, 6551, 'attribute_pa_color', 'wh'),
(110293, 6551, 'attribute_pa_shoe-size', '41'),
(110294, 6551, 'attribute_pa_ships-from', 'poland'),
(110295, 6551, '_price', '75.92'),
(110296, 6551, '_product_version', '4.1.0'),
(110297, 6551, '_vi_wad_aliexpress_variation_id', '12000021786176403'),
(110298, 6551, '_vi_wad_aliexpress_variation_attr', '14:173#WH;200000124:100010483;200007763:203372089'),
(110299, 6552, '_variation_description', ''),
(110300, 6552, '_sku', '1005002704261883-wh-40-belgium'),
(110301, 6552, '_regular_price', '75.59'),
(110302, 6552, 'total_sales', '0'),
(110303, 6552, '_tax_status', 'taxable'),
(110304, 6552, '_tax_class', 'parent'),
(110305, 6552, '_manage_stock', 'yes'),
(110306, 6552, '_backorders', 'no'),
(110307, 6552, '_sold_individually', 'no'),
(110308, 6552, '_virtual', 'no'),
(110309, 6552, '_downloadable', 'no'),
(110310, 6552, '_download_limit', '-1'),
(110311, 6552, '_download_expiry', '-1'),
(110312, 6552, '_stock', '300'),
(110313, 6552, '_stock_status', 'instock'),
(110314, 6552, '_wc_average_rating', '0'),
(110315, 6552, '_wc_review_count', '0'),
(110316, 6552, 'attribute_pa_color', 'wh'),
(110317, 6552, 'attribute_pa_shoe-size', '40'),
(110318, 6552, 'attribute_pa_ships-from', 'belgium'),
(110319, 6552, '_price', '75.59'),
(110320, 6552, '_product_version', '4.1.0'),
(110321, 6552, '_vi_wad_aliexpress_variation_id', '12000021786176400'),
(110322, 6552, '_vi_wad_aliexpress_variation_attr', '14:173#WH;200000124:100013888;200007763:100015076'),
(110323, 6553, '_variation_description', ''),
(110324, 6553, '_sku', '1005002704261883-wh-41-china'),
(110325, 6553, '_regular_price', '75.92'),
(110326, 6553, 'total_sales', '0'),
(110327, 6553, '_tax_status', 'taxable'),
(110328, 6553, '_tax_class', 'parent'),
(110329, 6553, '_manage_stock', 'yes'),
(110330, 6553, '_backorders', 'no'),
(110331, 6553, '_sold_individually', 'no'),
(110332, 6553, '_virtual', 'no'),
(110333, 6553, '_downloadable', 'no'),
(110334, 6553, '_download_limit', '-1'),
(110335, 6553, '_download_expiry', '-1'),
(110336, 6553, '_stock', '300'),
(110337, 6553, '_stock_status', 'instock'),
(110338, 6553, '_wc_average_rating', '0'),
(110339, 6553, '_wc_review_count', '0'),
(110340, 6553, 'attribute_pa_color', 'wh'),
(110341, 6553, 'attribute_pa_shoe-size', '41'),
(110342, 6553, 'attribute_pa_ships-from', 'china'),
(110343, 6553, '_price', '75.92'),
(110344, 6553, '_product_version', '4.1.0'),
(110345, 6553, '_vi_wad_aliexpress_variation_id', '12000021786176401'),
(110346, 6553, '_vi_wad_aliexpress_variation_attr', '14:173#WH;200000124:100010483;200007763:201336100'),
(110347, 6554, '_variation_description', ''),
(110348, 6554, '_sku', '1005002704261883-wh-41-belgium'),
(110349, 6554, '_regular_price', '75.92'),
(110350, 6554, 'total_sales', '0'),
(110351, 6554, '_tax_status', 'taxable'),
(110352, 6554, '_tax_class', 'parent'),
(110353, 6554, '_manage_stock', 'yes'),
(110354, 6554, '_backorders', 'no'),
(110355, 6554, '_sold_individually', 'no'),
(110356, 6554, '_virtual', 'no'),
(110357, 6554, '_downloadable', 'no'),
(110358, 6554, '_download_limit', '-1'),
(110359, 6554, '_download_expiry', '-1'),
(110360, 6554, '_stock', '300'),
(110361, 6554, '_stock_status', 'instock'),
(110362, 6554, '_wc_average_rating', '0'),
(110363, 6554, '_wc_review_count', '0'),
(110364, 6554, 'attribute_pa_color', 'wh'),
(110365, 6554, 'attribute_pa_shoe-size', '41'),
(110366, 6554, 'attribute_pa_ships-from', 'belgium'),
(110367, 6554, '_price', '75.92'),
(110368, 6554, '_product_version', '4.1.0'),
(110369, 6554, '_vi_wad_aliexpress_variation_id', '12000021786176406'),
(110370, 6554, '_vi_wad_aliexpress_variation_attr', '14:173#WH;200000124:100010483;200007763:100015076'),
(110371, 6555, '_variation_description', ''),
(110372, 6555, '_sku', '1005002704261883-wh-41-spain'),
(110373, 6555, '_regular_price', '58.85'),
(110374, 6555, 'total_sales', '0'),
(110375, 6555, '_tax_status', 'taxable'),
(110376, 6555, '_tax_class', 'parent'),
(110377, 6555, '_manage_stock', 'yes'),
(110378, 6555, '_backorders', 'no'),
(110379, 6555, '_sold_individually', 'no'),
(110380, 6555, '_virtual', 'no'),
(110381, 6555, '_downloadable', 'no'),
(110382, 6555, '_download_limit', '-1'),
(110383, 6555, '_download_expiry', '-1'),
(110384, 6555, '_stock', '300'),
(110385, 6555, '_stock_status', 'instock'),
(110386, 6555, '_wc_average_rating', '0'),
(110387, 6555, '_wc_review_count', '0'),
(110388, 6555, 'attribute_pa_color', 'wh'),
(110389, 6555, 'attribute_pa_shoe-size', '41'),
(110390, 6555, 'attribute_pa_ships-from', 'spain'),
(110391, 6555, '_price', '58.85'),
(110392, 6555, '_product_version', '4.1.0'),
(110393, 6555, '_vi_wad_aliexpress_variation_id', '12000021786176404'),
(110394, 6555, '_vi_wad_aliexpress_variation_attr', '14:173#WH;200000124:100010483;200007763:201336104'),
(110395, 6556, '_variation_description', ''),
(110396, 6556, '_sku', '1005002704261883-wh-41-france'),
(110397, 6556, '_regular_price', '75.92'),
(110398, 6556, 'total_sales', '0'),
(110399, 6556, '_tax_status', 'taxable'),
(110400, 6556, '_tax_class', 'parent'),
(110401, 6556, '_manage_stock', 'yes'),
(110402, 6556, '_backorders', 'no'),
(110403, 6556, '_sold_individually', 'no'),
(110404, 6556, '_virtual', 'no'),
(110405, 6556, '_downloadable', 'no'),
(110406, 6556, '_download_limit', '-1'),
(110407, 6556, '_download_expiry', '-1'),
(110408, 6556, '_stock', '300'),
(110409, 6556, '_stock_status', 'instock'),
(110410, 6556, '_wc_average_rating', '0'),
(110411, 6556, '_wc_review_count', '0'),
(110412, 6556, 'attribute_pa_color', 'wh'),
(110413, 6556, 'attribute_pa_shoe-size', '41'),
(110414, 6556, 'attribute_pa_ships-from', 'france'),
(110415, 6556, '_price', '75.92'),
(110416, 6556, '_product_version', '4.1.0'),
(110417, 6556, '_vi_wad_aliexpress_variation_id', '12000021786176405'),
(110418, 6556, '_vi_wad_aliexpress_variation_attr', '14:173#WH;200000124:100010483;200007763:201336342'),
(110419, 6397, '_price', '57.2'),
(110420, 6397, '_price', '57.44'),
(110421, 6397, '_price', '57.86'),
(110422, 6397, '_price', '58.04'),
(110423, 6397, '_price', '58.25'),
(110424, 6397, '_price', '58.46'),
(110425, 6397, '_price', '58.64'),
(110426, 6397, '_price', '58.85'),
(110427, 6397, '_price', '59.3'),
(110428, 6397, '_price', '73.19'),
(110429, 6397, '_price', '73.58'),
(110430, 6397, '_price', '74.24'),
(110431, 6397, '_price', '74.57'),
(110432, 6397, '_price', '74.9'),
(110433, 6397, '_price', '75.23'),
(110434, 6397, '_price', '75.59'),
(110435, 6397, '_price', '75.92'),
(110436, 6397, '_price', '76.61'),
(110437, 6557, '_wp_attached_file', '2021/06/Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American-1.jpg'),
(110438, 6557, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1600;s:4:\"file\";s:108:\"2021/06/Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American-1.jpg\";s:5:\"sizes\";a:13:{s:6:\"medium\";a:4:{s:4:\"file\";s:108:\"Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:110:\"Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American-1-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:108:\"Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:108:\"Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American-1-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:110:\"Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American-1-1536x1536.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:108:\"Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American-1-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:108:\"Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American-1-825x510.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:108:\"Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:108:\"Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:108:\"Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:108:\"Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:108:\"Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:108:\"Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(110439, 6558, '_sku', '1005002537598890'),
(110440, 6558, '_visibility', 'visible'),
(110441, 6558, '_default_attributes', ''),
(110442, 6014, '_vi_wad_woo_id', '6558'),
(110443, 6558, '_vi_wad_aliexpress_product_id', '1005002537598890'),
(110444, 6558, 'total_sales', '0'),
(110445, 6558, '_tax_status', 'taxable'),
(110446, 6558, '_tax_class', ''),
(110447, 6558, '_manage_stock', 'no'),
(110448, 6558, '_backorders', 'no'),
(110449, 6558, '_sold_individually', 'no'),
(110450, 6558, '_virtual', 'no'),
(110451, 6558, '_downloadable', 'no'),
(110452, 6558, '_download_limit', '-1'),
(110453, 6558, '_download_expiry', '-1'),
(110454, 6558, '_stock', NULL),
(110455, 6558, '_stock_status', 'instock'),
(110456, 6558, '_wc_average_rating', '0'),
(110457, 6558, '_wc_review_count', '0'),
(110458, 6558, '_product_attributes', 'a:2:{s:8:\"pa_color\";a:6:{s:4:\"name\";s:8:\"pa_color\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"0\";s:10:\"is_visible\";s:1:\"0\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"1\";}s:12:\"pa_shoe-size\";a:6:{s:4:\"name\";s:12:\"pa_shoe-size\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"1\";s:10:\"is_visible\";s:1:\"0\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"1\";}}'),
(110459, 6558, '_product_version', '4.1.0'),
(110460, 6559, '_wp_attached_file', '2021/06/2021-Spring-New-Products-Men-s-Casual-Shoes-Outdoor-Non-Slip-Shoes-Fashion-Lightweight-Sneakers-Black.jpg'),
(110461, 6559, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:113:\"2021/06/2021-Spring-New-Products-Men-s-Casual-Shoes-Outdoor-Non-Slip-Shoes-Fashion-Lightweight-Sneakers-Black.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:113:\"2021-Spring-New-Products-Men-s-Casual-Shoes-Outdoor-Non-Slip-Shoes-Fashion-Lightweight-Sneakers-Black-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:113:\"2021-Spring-New-Products-Men-s-Casual-Shoes-Outdoor-Non-Slip-Shoes-Fashion-Lightweight-Sneakers-Black-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:113:\"2021-Spring-New-Products-Men-s-Casual-Shoes-Outdoor-Non-Slip-Shoes-Fashion-Lightweight-Sneakers-Black-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:113:\"2021-Spring-New-Products-Men-s-Casual-Shoes-Outdoor-Non-Slip-Shoes-Fashion-Lightweight-Sneakers-Black-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:113:\"2021-Spring-New-Products-Men-s-Casual-Shoes-Outdoor-Non-Slip-Shoes-Fashion-Lightweight-Sneakers-Black-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:113:\"2021-Spring-New-Products-Men-s-Casual-Shoes-Outdoor-Non-Slip-Shoes-Fashion-Lightweight-Sneakers-Black-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:113:\"2021-Spring-New-Products-Men-s-Casual-Shoes-Outdoor-Non-Slip-Shoes-Fashion-Lightweight-Sneakers-Black-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:113:\"2021-Spring-New-Products-Men-s-Casual-Shoes-Outdoor-Non-Slip-Shoes-Fashion-Lightweight-Sneakers-Black-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:113:\"2021-Spring-New-Products-Men-s-Casual-Shoes-Outdoor-Non-Slip-Shoes-Fashion-Lightweight-Sneakers-Black-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:113:\"2021-Spring-New-Products-Men-s-Casual-Shoes-Outdoor-Non-Slip-Shoes-Fashion-Lightweight-Sneakers-Black-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:113:\"2021-Spring-New-Products-Men-s-Casual-Shoes-Outdoor-Non-Slip-Shoes-Fashion-Lightweight-Sneakers-Black-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(110462, 6559, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Hc2d24eb8f9754319badcab9f28e34cd0X/2021-Spring-New-Products-Men-s-Casual-Shoes-Outdoor-Non-Slip-Shoes-Fashion-Lightweight-Sneakers-Black.jpg'),
(110463, 6558, '_thumbnail_id', '6559'),
(110464, 6560, '_variation_description', ''),
(110465, 6560, '_sku', '1005002537598890-dark-green-41'),
(110466, 6560, '_regular_price', '122.63'),
(110467, 6560, 'total_sales', '0'),
(110468, 6560, '_tax_status', 'taxable'),
(110469, 6560, '_tax_class', 'parent'),
(110470, 6560, '_manage_stock', 'yes'),
(110471, 6560, '_backorders', 'no'),
(110472, 6560, '_sold_individually', 'no'),
(110473, 6560, '_virtual', 'no'),
(110474, 6560, '_downloadable', 'no'),
(110475, 6560, '_download_limit', '-1'),
(110476, 6560, '_download_expiry', '-1'),
(110477, 6560, '_stock', '200'),
(110478, 6560, '_stock_status', 'instock'),
(110479, 6560, '_wc_average_rating', '0'),
(110480, 6560, '_wc_review_count', '0'),
(110481, 6560, 'attribute_pa_color', 'dark-green'),
(110482, 6560, 'attribute_pa_shoe-size', '41'),
(110483, 6560, '_price', '122.63'),
(110484, 6560, '_product_version', '4.1.0'),
(110485, 6560, '_vi_wad_aliexpress_variation_id', '12000021048817687'),
(110486, 6560, '_vi_wad_aliexpress_variation_attr', '14:771#Dark Green;200000124:100010483'),
(110487, 6561, '_variation_description', ''),
(110488, 6561, '_sku', '1005002537598890-dark-green-43'),
(110489, 6561, '_regular_price', '122.63'),
(110490, 6561, 'total_sales', '0'),
(110491, 6561, '_tax_status', 'taxable'),
(110492, 6561, '_tax_class', 'parent'),
(110493, 6561, '_manage_stock', 'yes'),
(110494, 6561, '_backorders', 'no'),
(110495, 6561, '_sold_individually', 'no'),
(110496, 6561, '_virtual', 'no'),
(110497, 6561, '_downloadable', 'no'),
(110498, 6561, '_download_limit', '-1'),
(110499, 6561, '_download_expiry', '-1'),
(110500, 6561, '_stock', '200'),
(110501, 6561, '_stock_status', 'instock'),
(110502, 6561, '_wc_average_rating', '0'),
(110503, 6561, '_wc_review_count', '0'),
(110504, 6561, 'attribute_pa_color', 'dark-green'),
(110505, 6561, 'attribute_pa_shoe-size', '43'),
(110506, 6561, '_price', '122.63'),
(110507, 6561, '_product_version', '4.1.0'),
(110508, 6561, '_vi_wad_aliexpress_variation_id', '12000021048817686'),
(110509, 6561, '_vi_wad_aliexpress_variation_attr', '14:771#Dark Green;200000124:200000338'),
(110510, 6562, '_variation_description', ''),
(110511, 6562, '_sku', '1005002537598890-dark-green-40'),
(110512, 6562, '_regular_price', '122.63'),
(110513, 6562, 'total_sales', '0'),
(110514, 6562, '_tax_status', 'taxable'),
(110515, 6562, '_tax_class', 'parent'),
(110516, 6562, '_manage_stock', 'yes'),
(110517, 6562, '_backorders', 'no'),
(110518, 6562, '_sold_individually', 'no'),
(110519, 6562, '_virtual', 'no'),
(110520, 6562, '_downloadable', 'no'),
(110521, 6562, '_download_limit', '-1'),
(110522, 6562, '_download_expiry', '-1'),
(110523, 6562, '_stock', '200'),
(110524, 6562, '_stock_status', 'instock'),
(110525, 6562, '_wc_average_rating', '0'),
(110526, 6562, '_wc_review_count', '0'),
(110527, 6562, 'attribute_pa_color', 'dark-green'),
(110528, 6562, 'attribute_pa_shoe-size', '40'),
(110529, 6562, '_price', '122.63'),
(110530, 6562, '_product_version', '4.1.0'),
(110531, 6562, '_vi_wad_aliexpress_variation_id', '12000021048817685'),
(110532, 6562, '_vi_wad_aliexpress_variation_attr', '14:771#Dark Green;200000124:100013888'),
(110533, 6563, '_variation_description', ''),
(110534, 6563, '_sku', '1005002537598890-dark-green-42'),
(110535, 6563, '_regular_price', '122.63'),
(110536, 6563, 'total_sales', '0'),
(110537, 6563, '_tax_status', 'taxable'),
(110538, 6563, '_tax_class', 'parent'),
(110539, 6563, '_manage_stock', 'yes'),
(110540, 6563, '_backorders', 'no'),
(110541, 6563, '_sold_individually', 'no'),
(110542, 6563, '_virtual', 'no'),
(110543, 6563, '_downloadable', 'no'),
(110544, 6563, '_download_limit', '-1'),
(110545, 6563, '_download_expiry', '-1'),
(110546, 6563, '_stock', '200'),
(110547, 6563, '_stock_status', 'instock'),
(110548, 6563, '_wc_average_rating', '0'),
(110549, 6563, '_wc_review_count', '0'),
(110550, 6563, 'attribute_pa_color', 'dark-green'),
(110551, 6563, 'attribute_pa_shoe-size', '42'),
(110552, 6563, '_price', '122.63'),
(110553, 6563, '_product_version', '4.1.0'),
(110554, 6563, '_vi_wad_aliexpress_variation_id', '12000021048817684'),
(110555, 6563, '_vi_wad_aliexpress_variation_attr', '14:771#Dark Green;200000124:200000337'),
(110556, 6564, '_variation_description', ''),
(110557, 6564, '_sku', '1005002537598890-dark-green-39'),
(110558, 6564, '_regular_price', '122.63'),
(110559, 6564, 'total_sales', '0'),
(110560, 6564, '_tax_status', 'taxable'),
(110561, 6564, '_tax_class', 'parent'),
(110562, 6564, '_manage_stock', 'yes'),
(110563, 6564, '_backorders', 'no'),
(110564, 6564, '_sold_individually', 'no'),
(110565, 6564, '_virtual', 'no'),
(110566, 6564, '_downloadable', 'no'),
(110567, 6564, '_download_limit', '-1'),
(110568, 6564, '_download_expiry', '-1'),
(110569, 6564, '_stock', '200'),
(110570, 6564, '_stock_status', 'instock'),
(110571, 6564, '_wc_average_rating', '0'),
(110572, 6564, '_wc_review_count', '0'),
(110573, 6564, 'attribute_pa_color', 'dark-green'),
(110574, 6564, 'attribute_pa_shoe-size', '39'),
(110575, 6564, '_price', '122.63'),
(110576, 6564, '_product_version', '4.1.0'),
(110577, 6564, '_vi_wad_aliexpress_variation_id', '12000021048817683'),
(110578, 6564, '_vi_wad_aliexpress_variation_attr', '14:771#Dark Green;200000124:200000364'),
(110579, 6565, '_variation_description', ''),
(110580, 6565, '_sku', '1005002537598890-dark-green-44'),
(110581, 6565, '_regular_price', '122.63'),
(110582, 6565, 'total_sales', '0'),
(110583, 6565, '_tax_status', 'taxable'),
(110584, 6565, '_tax_class', 'parent'),
(110585, 6565, '_manage_stock', 'yes'),
(110586, 6565, '_backorders', 'no'),
(110587, 6565, '_sold_individually', 'no'),
(110588, 6565, '_virtual', 'no'),
(110589, 6565, '_downloadable', 'no'),
(110590, 6565, '_download_limit', '-1'),
(110591, 6565, '_download_expiry', '-1'),
(110592, 6565, '_stock', '200'),
(110593, 6565, '_stock_status', 'instock'),
(110594, 6565, '_wc_average_rating', '0'),
(110595, 6565, '_wc_review_count', '0'),
(110596, 6565, 'attribute_pa_color', 'dark-green'),
(110597, 6565, 'attribute_pa_shoe-size', '44'),
(110598, 6565, '_price', '122.63'),
(110599, 6565, '_product_version', '4.1.0'),
(110600, 6565, '_vi_wad_aliexpress_variation_id', '12000021048817688'),
(110601, 6565, '_vi_wad_aliexpress_variation_attr', '14:771#Dark Green;200000124:100010487'),
(110602, 6558, '_price', '122.63'),
(110603, 6566, '_sku', '4001213996794'),
(110604, 6566, '_visibility', 'visible'),
(110605, 6566, '_default_attributes', ''),
(110606, 6001, '_vi_wad_woo_id', '6566'),
(110607, 6566, '_vi_wad_aliexpress_product_id', '4001213996794'),
(110608, 6566, 'total_sales', '0'),
(110609, 6566, '_tax_status', 'taxable'),
(110610, 6566, '_tax_class', ''),
(110611, 6566, '_manage_stock', 'no'),
(110612, 6566, '_backorders', 'no'),
(110613, 6566, '_sold_individually', 'no'),
(110614, 6566, '_virtual', 'no'),
(110615, 6566, '_downloadable', 'no'),
(110616, 6566, '_download_limit', '-1'),
(110617, 6566, '_download_expiry', '-1'),
(110618, 6566, '_stock', NULL),
(110619, 6566, '_stock_status', 'instock'),
(110620, 6566, '_wc_average_rating', '0'),
(110621, 6566, '_wc_review_count', '0'),
(110622, 6566, '_product_attributes', 'a:2:{s:8:\"pa_color\";a:6:{s:4:\"name\";s:8:\"pa_color\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"0\";s:10:\"is_visible\";s:1:\"0\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"1\";}s:12:\"pa_shoe-size\";a:6:{s:4:\"name\";s:12:\"pa_shoe-size\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"1\";s:10:\"is_visible\";s:1:\"0\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"1\";}}'),
(110623, 6566, '_product_version', '4.1.0'),
(110624, 6567, '_wp_attached_file', '2021/06/2021-summer-women-s-shoes-crystal-ball-with-hot-style-cash-unique-round-with-leopard-pattern.jpg'),
(110625, 6567, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:104:\"2021/06/2021-summer-women-s-shoes-crystal-ball-with-hot-style-cash-unique-round-with-leopard-pattern.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:104:\"2021-summer-women-s-shoes-crystal-ball-with-hot-style-cash-unique-round-with-leopard-pattern-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:104:\"2021-summer-women-s-shoes-crystal-ball-with-hot-style-cash-unique-round-with-leopard-pattern-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:104:\"2021-summer-women-s-shoes-crystal-ball-with-hot-style-cash-unique-round-with-leopard-pattern-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:104:\"2021-summer-women-s-shoes-crystal-ball-with-hot-style-cash-unique-round-with-leopard-pattern-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:104:\"2021-summer-women-s-shoes-crystal-ball-with-hot-style-cash-unique-round-with-leopard-pattern-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:104:\"2021-summer-women-s-shoes-crystal-ball-with-hot-style-cash-unique-round-with-leopard-pattern-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:104:\"2021-summer-women-s-shoes-crystal-ball-with-hot-style-cash-unique-round-with-leopard-pattern-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:104:\"2021-summer-women-s-shoes-crystal-ball-with-hot-style-cash-unique-round-with-leopard-pattern-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:104:\"2021-summer-women-s-shoes-crystal-ball-with-hot-style-cash-unique-round-with-leopard-pattern-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:104:\"2021-summer-women-s-shoes-crystal-ball-with-hot-style-cash-unique-round-with-leopard-pattern-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:104:\"2021-summer-women-s-shoes-crystal-ball-with-hot-style-cash-unique-round-with-leopard-pattern-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(110626, 6567, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Ha562e827ab13489abc7f35e55d1e2ad9T/2021-summer-women-s-shoes-crystal-ball-with-hot-style-cash-unique-round-with-leopard-pattern.jpg'),
(110627, 6566, '_thumbnail_id', '6567'),
(110628, 6568, '_variation_description', ''),
(110629, 6568, '_sku', '4001213996794-green-43'),
(110630, 6568, '_regular_price', '191.27'),
(110631, 6568, 'total_sales', '0'),
(110632, 6568, '_tax_status', 'taxable'),
(110633, 6568, '_tax_class', 'parent'),
(110634, 6568, '_manage_stock', 'yes'),
(110635, 6568, '_backorders', 'no'),
(110636, 6568, '_sold_individually', 'no'),
(110637, 6568, '_virtual', 'no'),
(110638, 6568, '_downloadable', 'no'),
(110639, 6568, '_download_limit', '-1'),
(110640, 6568, '_download_expiry', '-1'),
(110641, 6568, '_stock', '999'),
(110642, 6568, '_stock_status', 'instock'),
(110643, 6568, '_wc_average_rating', '0'),
(110644, 6568, '_wc_review_count', '0'),
(110645, 6568, 'attribute_pa_color', 'green'),
(110646, 6568, 'attribute_pa_shoe-size', '43'),
(110647, 6568, '_price', '191.27'),
(110648, 6568, '_product_version', '4.1.0'),
(110649, 6568, '_vi_wad_aliexpress_variation_id', '10000015325426825'),
(110650, 6568, '_vi_wad_aliexpress_variation_attr', '14:175;200000124:200000338'),
(110651, 6569, '_variation_description', ''),
(110652, 6569, '_sku', '4001213996794-green-42'),
(110653, 6569, '_regular_price', '191.27'),
(110654, 6569, 'total_sales', '0'),
(110655, 6569, '_tax_status', 'taxable'),
(110656, 6569, '_tax_class', 'parent'),
(110657, 6569, '_manage_stock', 'yes'),
(110658, 6569, '_backorders', 'no'),
(110659, 6569, '_sold_individually', 'no'),
(110660, 6569, '_virtual', 'no'),
(110661, 6569, '_downloadable', 'no'),
(110662, 6569, '_download_limit', '-1'),
(110663, 6569, '_download_expiry', '-1'),
(110664, 6569, '_stock', '999'),
(110665, 6569, '_stock_status', 'instock'),
(110666, 6569, '_wc_average_rating', '0'),
(110667, 6569, '_wc_review_count', '0'),
(110668, 6569, 'attribute_pa_color', 'green'),
(110669, 6569, 'attribute_pa_shoe-size', '42'),
(110670, 6569, '_price', '191.27'),
(110671, 6569, '_product_version', '4.1.0'),
(110672, 6569, '_vi_wad_aliexpress_variation_id', '10000015325426824'),
(110673, 6569, '_vi_wad_aliexpress_variation_attr', '14:175;200000124:200000337'),
(110674, 6570, '_variation_description', ''),
(110675, 6570, '_sku', '4001213996794-green-39'),
(110676, 6570, '_regular_price', '191.27'),
(110677, 6570, 'total_sales', '0'),
(110678, 6570, '_tax_status', 'taxable'),
(110679, 6570, '_tax_class', 'parent'),
(110680, 6570, '_manage_stock', 'yes'),
(110681, 6570, '_backorders', 'no'),
(110682, 6570, '_sold_individually', 'no'),
(110683, 6570, '_virtual', 'no'),
(110684, 6570, '_downloadable', 'no'),
(110685, 6570, '_download_limit', '-1'),
(110686, 6570, '_download_expiry', '-1'),
(110687, 6570, '_stock', '999'),
(110688, 6570, '_stock_status', 'instock'),
(110689, 6570, '_wc_average_rating', '0'),
(110690, 6570, '_wc_review_count', '0'),
(110691, 6570, 'attribute_pa_color', 'green'),
(110692, 6570, 'attribute_pa_shoe-size', '39'),
(110693, 6570, '_price', '191.27'),
(110694, 6570, '_product_version', '4.1.0'),
(110695, 6570, '_vi_wad_aliexpress_variation_id', '10000015325426821'),
(110696, 6570, '_vi_wad_aliexpress_variation_attr', '14:175;200000124:200000364'),
(110697, 6571, '_variation_description', ''),
(110698, 6571, '_sku', '4001213996794-green-38'),
(110699, 6571, '_regular_price', '191.27'),
(110700, 6571, 'total_sales', '0'),
(110701, 6571, '_tax_status', 'taxable'),
(110702, 6571, '_tax_class', 'parent'),
(110703, 6571, '_manage_stock', 'yes'),
(110704, 6571, '_backorders', 'no'),
(110705, 6571, '_sold_individually', 'no'),
(110706, 6571, '_virtual', 'no'),
(110707, 6571, '_downloadable', 'no'),
(110708, 6571, '_download_limit', '-1'),
(110709, 6571, '_download_expiry', '-1'),
(110710, 6571, '_stock', '999'),
(110711, 6571, '_stock_status', 'instock'),
(110712, 6571, '_wc_average_rating', '0'),
(110713, 6571, '_wc_review_count', '0'),
(110714, 6571, 'attribute_pa_color', 'green'),
(110715, 6571, 'attribute_pa_shoe-size', '38'),
(110716, 6571, '_price', '191.27'),
(110717, 6571, '_product_version', '4.1.0'),
(110718, 6571, '_vi_wad_aliexpress_variation_id', '10000015325426820'),
(110719, 6571, '_vi_wad_aliexpress_variation_attr', '14:175;200000124:200000898'),
(110720, 6572, '_variation_description', ''),
(110721, 6572, '_sku', '4001213996794-green-41'),
(110722, 6572, '_regular_price', '191.27'),
(110723, 6572, 'total_sales', '0'),
(110724, 6572, '_tax_status', 'taxable'),
(110725, 6572, '_tax_class', 'parent'),
(110726, 6572, '_manage_stock', 'yes'),
(110727, 6572, '_backorders', 'no'),
(110728, 6572, '_sold_individually', 'no'),
(110729, 6572, '_virtual', 'no'),
(110730, 6572, '_downloadable', 'no'),
(110731, 6572, '_download_limit', '-1'),
(110732, 6572, '_download_expiry', '-1'),
(110733, 6572, '_stock', '999'),
(110734, 6572, '_stock_status', 'instock'),
(110735, 6572, '_wc_average_rating', '0'),
(110736, 6572, '_wc_review_count', '0'),
(110737, 6572, 'attribute_pa_color', 'green'),
(110738, 6572, 'attribute_pa_shoe-size', '41'),
(110739, 6572, '_price', '191.27'),
(110740, 6572, '_product_version', '4.1.0'),
(110741, 6572, '_vi_wad_aliexpress_variation_id', '10000015325426823'),
(110742, 6572, '_vi_wad_aliexpress_variation_attr', '14:175;200000124:100010483'),
(110743, 6573, '_variation_description', ''),
(110744, 6573, '_sku', '4001213996794-green-40'),
(110745, 6573, '_regular_price', '191.27'),
(110746, 6573, 'total_sales', '0'),
(110747, 6573, '_tax_status', 'taxable'),
(110748, 6573, '_tax_class', 'parent'),
(110749, 6573, '_manage_stock', 'yes'),
(110750, 6573, '_backorders', 'no'),
(110751, 6573, '_sold_individually', 'no'),
(110752, 6573, '_virtual', 'no'),
(110753, 6573, '_downloadable', 'no'),
(110754, 6573, '_download_limit', '-1'),
(110755, 6573, '_download_expiry', '-1'),
(110756, 6573, '_stock', '999'),
(110757, 6573, '_stock_status', 'instock'),
(110758, 6573, '_wc_average_rating', '0'),
(110759, 6573, '_wc_review_count', '0'),
(110760, 6573, 'attribute_pa_color', 'green'),
(110761, 6573, 'attribute_pa_shoe-size', '40'),
(110762, 6573, '_price', '191.27'),
(110763, 6573, '_product_version', '4.1.0'),
(110764, 6573, '_vi_wad_aliexpress_variation_id', '10000015325426822'),
(110765, 6573, '_vi_wad_aliexpress_variation_attr', '14:175;200000124:100013888'),
(110766, 6574, '_variation_description', ''),
(110767, 6574, '_sku', '4001213996794-green-35'),
(110768, 6574, '_regular_price', '191.27'),
(110769, 6574, 'total_sales', '0'),
(110770, 6574, '_tax_status', 'taxable'),
(110771, 6574, '_tax_class', 'parent'),
(110772, 6574, '_manage_stock', 'yes'),
(110773, 6574, '_backorders', 'no'),
(110774, 6574, '_sold_individually', 'no'),
(110775, 6574, '_virtual', 'no'),
(110776, 6574, '_downloadable', 'no'),
(110777, 6574, '_download_limit', '-1'),
(110778, 6574, '_download_expiry', '-1'),
(110779, 6574, '_stock', '999'),
(110780, 6574, '_stock_status', 'instock'),
(110781, 6574, '_wc_average_rating', '0'),
(110782, 6574, '_wc_review_count', '0'),
(110783, 6574, 'attribute_pa_color', 'green'),
(110784, 6574, 'attribute_pa_shoe-size', '35'),
(110785, 6574, '_price', '191.27'),
(110786, 6574, '_product_version', '4.1.0'),
(110787, 6574, '_vi_wad_aliexpress_variation_id', '10000015325426817'),
(110788, 6574, '_vi_wad_aliexpress_variation_attr', '14:175;200000124:200000333'),
(110789, 6575, '_variation_description', ''),
(110790, 6575, '_sku', '4001213996794-brown-43'),
(110791, 6575, '_regular_price', '191.27'),
(110792, 6575, 'total_sales', '0'),
(110793, 6575, '_tax_status', 'taxable'),
(110794, 6575, '_tax_class', 'parent'),
(110795, 6575, '_manage_stock', 'yes'),
(110796, 6575, '_backorders', 'no'),
(110797, 6575, '_sold_individually', 'no'),
(110798, 6575, '_virtual', 'no'),
(110799, 6575, '_downloadable', 'no'),
(110800, 6575, '_download_limit', '-1'),
(110801, 6575, '_download_expiry', '-1'),
(110802, 6575, '_stock', '999'),
(110803, 6575, '_stock_status', 'instock'),
(110804, 6575, '_wc_average_rating', '0'),
(110805, 6575, '_wc_review_count', '0'),
(110806, 6575, 'attribute_pa_color', 'brown'),
(110807, 6575, 'attribute_pa_shoe-size', '43'),
(110808, 6575, '_price', '191.27'),
(110809, 6575, '_product_version', '4.1.0'),
(110810, 6575, '_vi_wad_aliexpress_variation_id', '10000015325426816'),
(110811, 6575, '_vi_wad_aliexpress_variation_attr', '14:365458;200000124:200000338'),
(110812, 6576, '_variation_description', ''),
(110813, 6576, '_sku', '4001213996794-green-37'),
(110814, 6576, '_regular_price', '191.27'),
(110815, 6576, 'total_sales', '0'),
(110816, 6576, '_tax_status', 'taxable'),
(110817, 6576, '_tax_class', 'parent'),
(110818, 6576, '_manage_stock', 'yes'),
(110819, 6576, '_backorders', 'no'),
(110820, 6576, '_sold_individually', 'no'),
(110821, 6576, '_virtual', 'no'),
(110822, 6576, '_downloadable', 'no'),
(110823, 6576, '_download_limit', '-1'),
(110824, 6576, '_download_expiry', '-1'),
(110825, 6576, '_stock', '998'),
(110826, 6576, '_stock_status', 'instock'),
(110827, 6576, '_wc_average_rating', '0'),
(110828, 6576, '_wc_review_count', '0'),
(110829, 6576, 'attribute_pa_color', 'green'),
(110830, 6576, 'attribute_pa_shoe-size', '37'),
(110831, 6576, '_price', '191.27'),
(110832, 6576, '_product_version', '4.1.0'),
(110833, 6576, '_vi_wad_aliexpress_variation_id', '10000015325426819'),
(110834, 6576, '_vi_wad_aliexpress_variation_attr', '14:175;200000124:100010482'),
(110835, 6577, '_variation_description', ''),
(110836, 6577, '_sku', '4001213996794-green-36'),
(110837, 6577, '_regular_price', '191.27'),
(110838, 6577, 'total_sales', '0'),
(110839, 6577, '_tax_status', 'taxable'),
(110840, 6577, '_tax_class', 'parent'),
(110841, 6577, '_manage_stock', 'yes'),
(110842, 6577, '_backorders', 'no'),
(110843, 6577, '_sold_individually', 'no'),
(110844, 6577, '_virtual', 'no'),
(110845, 6577, '_downloadable', 'no'),
(110846, 6577, '_download_limit', '-1'),
(110847, 6577, '_download_expiry', '-1'),
(110848, 6577, '_stock', '999'),
(110849, 6577, '_stock_status', 'instock'),
(110850, 6577, '_wc_average_rating', '0'),
(110851, 6577, '_wc_review_count', '0'),
(110852, 6577, 'attribute_pa_color', 'green'),
(110853, 6577, 'attribute_pa_shoe-size', '36'),
(110854, 6577, '_price', '191.27'),
(110855, 6577, '_product_version', '4.1.0'),
(110856, 6577, '_vi_wad_aliexpress_variation_id', '10000015325426818'),
(110857, 6577, '_vi_wad_aliexpress_variation_attr', '14:175;200000124:200000334'),
(110858, 6578, '_variation_description', ''),
(110859, 6578, '_sku', '4001213996794-brown-40'),
(110860, 6578, '_regular_price', '191.27'),
(110861, 6578, 'total_sales', '0'),
(110862, 6578, '_tax_status', 'taxable'),
(110863, 6578, '_tax_class', 'parent'),
(110864, 6578, '_manage_stock', 'yes'),
(110865, 6578, '_backorders', 'no'),
(110866, 6578, '_sold_individually', 'no'),
(110867, 6578, '_virtual', 'no'),
(110868, 6578, '_downloadable', 'no'),
(110869, 6578, '_download_limit', '-1'),
(110870, 6578, '_download_expiry', '-1'),
(110871, 6578, '_stock', '998'),
(110872, 6578, '_stock_status', 'instock'),
(110873, 6578, '_wc_average_rating', '0'),
(110874, 6578, '_wc_review_count', '0'),
(110875, 6578, 'attribute_pa_color', 'brown'),
(110876, 6578, 'attribute_pa_shoe-size', '40'),
(110877, 6578, '_price', '191.27'),
(110878, 6578, '_product_version', '4.1.0'),
(110879, 6578, '_vi_wad_aliexpress_variation_id', '10000015325426813'),
(110880, 6578, '_vi_wad_aliexpress_variation_attr', '14:365458;200000124:100013888'),
(110881, 6579, '_variation_description', ''),
(110882, 6579, '_sku', '4001213996794-brown-39'),
(110883, 6579, '_regular_price', '191.27'),
(110884, 6579, 'total_sales', '0'),
(110885, 6579, '_tax_status', 'taxable'),
(110886, 6579, '_tax_class', 'parent'),
(110887, 6579, '_manage_stock', 'yes'),
(110888, 6579, '_backorders', 'no'),
(110889, 6579, '_sold_individually', 'no'),
(110890, 6579, '_virtual', 'no'),
(110891, 6579, '_downloadable', 'no'),
(110892, 6579, '_download_limit', '-1'),
(110893, 6579, '_download_expiry', '-1'),
(110894, 6579, '_stock', '998'),
(110895, 6579, '_stock_status', 'instock'),
(110896, 6579, '_wc_average_rating', '0'),
(110897, 6579, '_wc_review_count', '0'),
(110898, 6579, 'attribute_pa_color', 'brown'),
(110899, 6579, 'attribute_pa_shoe-size', '39'),
(110900, 6579, '_price', '191.27'),
(110901, 6579, '_product_version', '4.1.0'),
(110902, 6579, '_vi_wad_aliexpress_variation_id', '10000015325426812'),
(110903, 6579, '_vi_wad_aliexpress_variation_attr', '14:365458;200000124:200000364'),
(110904, 6580, '_variation_description', ''),
(110905, 6580, '_sku', '4001213996794-brown-42'),
(110906, 6580, '_regular_price', '191.27'),
(110907, 6580, 'total_sales', '0'),
(110908, 6580, '_tax_status', 'taxable'),
(110909, 6580, '_tax_class', 'parent'),
(110910, 6580, '_manage_stock', 'yes'),
(110911, 6580, '_backorders', 'no'),
(110912, 6580, '_sold_individually', 'no'),
(110913, 6580, '_virtual', 'no'),
(110914, 6580, '_downloadable', 'no'),
(110915, 6580, '_download_limit', '-1'),
(110916, 6580, '_download_expiry', '-1'),
(110917, 6580, '_stock', '999'),
(110918, 6580, '_stock_status', 'instock'),
(110919, 6580, '_wc_average_rating', '0'),
(110920, 6580, '_wc_review_count', '0'),
(110921, 6580, 'attribute_pa_color', 'brown'),
(110922, 6580, 'attribute_pa_shoe-size', '42'),
(110923, 6580, '_price', '191.27'),
(110924, 6580, '_product_version', '4.1.0'),
(110925, 6580, '_vi_wad_aliexpress_variation_id', '10000015325426815'),
(110926, 6580, '_vi_wad_aliexpress_variation_attr', '14:365458;200000124:200000337'),
(110927, 6581, '_variation_description', ''),
(110928, 6581, '_sku', '4001213996794-brown-41'),
(110929, 6581, '_regular_price', '191.27'),
(110930, 6581, 'total_sales', '0'),
(110931, 6581, '_tax_status', 'taxable'),
(110932, 6581, '_tax_class', 'parent'),
(110933, 6581, '_manage_stock', 'yes'),
(110934, 6581, '_backorders', 'no'),
(110935, 6581, '_sold_individually', 'no'),
(110936, 6581, '_virtual', 'no'),
(110937, 6581, '_downloadable', 'no'),
(110938, 6581, '_download_limit', '-1'),
(110939, 6581, '_download_expiry', '-1'),
(110940, 6581, '_stock', '999'),
(110941, 6581, '_stock_status', 'instock'),
(110942, 6581, '_wc_average_rating', '0'),
(110943, 6581, '_wc_review_count', '0'),
(110944, 6581, 'attribute_pa_color', 'brown'),
(110945, 6581, 'attribute_pa_shoe-size', '41'),
(110946, 6581, '_price', '191.27'),
(110947, 6581, '_product_version', '4.1.0'),
(110948, 6581, '_vi_wad_aliexpress_variation_id', '10000015325426814'),
(110949, 6581, '_vi_wad_aliexpress_variation_attr', '14:365458;200000124:100010483'),
(110950, 6582, '_variation_description', ''),
(110951, 6582, '_sku', '4001213996794-brown-36'),
(110952, 6582, '_regular_price', '191.27'),
(110953, 6582, 'total_sales', '0'),
(110954, 6582, '_tax_status', 'taxable'),
(110955, 6582, '_tax_class', 'parent'),
(110956, 6582, '_manage_stock', 'yes'),
(110957, 6582, '_backorders', 'no'),
(110958, 6582, '_sold_individually', 'no'),
(110959, 6582, '_virtual', 'no'),
(110960, 6582, '_downloadable', 'no'),
(110961, 6582, '_download_limit', '-1'),
(110962, 6582, '_download_expiry', '-1'),
(110963, 6582, '_stock', '999'),
(110964, 6582, '_stock_status', 'instock'),
(110965, 6582, '_wc_average_rating', '0'),
(110966, 6582, '_wc_review_count', '0'),
(110967, 6582, 'attribute_pa_color', 'brown'),
(110968, 6582, 'attribute_pa_shoe-size', '36'),
(110969, 6582, '_price', '191.27'),
(110970, 6582, '_product_version', '4.1.0'),
(110971, 6582, '_vi_wad_aliexpress_variation_id', '10000015325426809'),
(110972, 6582, '_vi_wad_aliexpress_variation_attr', '14:365458;200000124:200000334'),
(110973, 6583, '_variation_description', ''),
(110974, 6583, '_sku', '4001213996794-brown-35'),
(110975, 6583, '_regular_price', '185.75'),
(110976, 6583, 'total_sales', '0'),
(110977, 6583, '_tax_status', 'taxable'),
(110978, 6583, '_tax_class', 'parent'),
(110979, 6583, '_manage_stock', 'yes'),
(110980, 6583, '_backorders', 'no'),
(110981, 6583, '_sold_individually', 'no'),
(110982, 6583, '_virtual', 'no'),
(110983, 6583, '_downloadable', 'no'),
(110984, 6583, '_download_limit', '-1'),
(110985, 6583, '_download_expiry', '-1'),
(110986, 6583, '_stock', '999'),
(110987, 6583, '_stock_status', 'instock'),
(110988, 6583, '_wc_average_rating', '0'),
(110989, 6583, '_wc_review_count', '0'),
(110990, 6583, 'attribute_pa_color', 'brown'),
(110991, 6583, 'attribute_pa_shoe-size', '35'),
(110992, 6583, '_price', '185.75'),
(110993, 6583, '_product_version', '4.1.0'),
(110994, 6583, '_vi_wad_aliexpress_variation_id', '10000015325426808'),
(110995, 6583, '_vi_wad_aliexpress_variation_attr', '14:365458;200000124:200000333'),
(110996, 6584, '_variation_description', ''),
(110997, 6584, '_sku', '4001213996794-brown-38'),
(110998, 6584, '_regular_price', '191.27'),
(110999, 6584, 'total_sales', '0'),
(111000, 6584, '_tax_status', 'taxable'),
(111001, 6584, '_tax_class', 'parent'),
(111002, 6584, '_manage_stock', 'yes'),
(111003, 6584, '_backorders', 'no'),
(111004, 6584, '_sold_individually', 'no'),
(111005, 6584, '_virtual', 'no'),
(111006, 6584, '_downloadable', 'no'),
(111007, 6584, '_download_limit', '-1'),
(111008, 6584, '_download_expiry', '-1'),
(111009, 6584, '_stock', '999'),
(111010, 6584, '_stock_status', 'instock'),
(111011, 6584, '_wc_average_rating', '0'),
(111012, 6584, '_wc_review_count', '0'),
(111013, 6584, 'attribute_pa_color', 'brown'),
(111014, 6584, 'attribute_pa_shoe-size', '38'),
(111015, 6584, '_price', '191.27'),
(111016, 6584, '_product_version', '4.1.0'),
(111017, 6584, '_vi_wad_aliexpress_variation_id', '10000015325426811'),
(111018, 6584, '_vi_wad_aliexpress_variation_attr', '14:365458;200000124:200000898'),
(111019, 6585, '_variation_description', ''),
(111020, 6585, '_sku', '4001213996794-brown-37'),
(111021, 6585, '_regular_price', '191.27'),
(111022, 6585, 'total_sales', '0'),
(111023, 6585, '_tax_status', 'taxable'),
(111024, 6585, '_tax_class', 'parent'),
(111025, 6585, '_manage_stock', 'yes'),
(111026, 6585, '_backorders', 'no'),
(111027, 6585, '_sold_individually', 'no'),
(111028, 6585, '_virtual', 'no'),
(111029, 6585, '_downloadable', 'no'),
(111030, 6585, '_download_limit', '-1'),
(111031, 6585, '_download_expiry', '-1'),
(111032, 6585, '_stock', '998'),
(111033, 6585, '_stock_status', 'instock'),
(111034, 6585, '_wc_average_rating', '0'),
(111035, 6585, '_wc_review_count', '0'),
(111036, 6585, 'attribute_pa_color', 'brown'),
(111037, 6585, 'attribute_pa_shoe-size', '37'),
(111038, 6585, '_price', '191.27'),
(111039, 6585, '_product_version', '4.1.0'),
(111040, 6585, '_vi_wad_aliexpress_variation_id', '10000015325426810'),
(111041, 6585, '_vi_wad_aliexpress_variation_attr', '14:365458;200000124:100010482'),
(111042, 6566, '_price', '185.75'),
(111043, 6566, '_price', '191.27'),
(111044, 6586, '_sku', '1005001718842951'),
(111045, 6586, '_visibility', 'visible'),
(111046, 6586, '_default_attributes', ''),
(111047, 5989, '_vi_wad_woo_id', '6586'),
(111048, 6586, '_vi_wad_aliexpress_product_id', '1005001718842951'),
(111049, 6586, 'total_sales', '0'),
(111050, 6586, '_tax_status', 'taxable'),
(111051, 6586, '_tax_class', ''),
(111052, 6586, '_manage_stock', 'no'),
(111053, 6586, '_backorders', 'no'),
(111054, 6586, '_sold_individually', 'no'),
(111055, 6586, '_virtual', 'no'),
(111056, 6586, '_downloadable', 'no'),
(111057, 6586, '_download_limit', '-1'),
(111058, 6586, '_download_expiry', '-1'),
(111059, 6586, '_stock', NULL),
(111060, 6586, '_stock_status', 'instock'),
(111061, 6586, '_wc_average_rating', '0'),
(111062, 6586, '_wc_review_count', '0'),
(111063, 6586, '_product_attributes', 'a:2:{s:8:\"pa_color\";a:6:{s:4:\"name\";s:8:\"pa_color\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"0\";s:10:\"is_visible\";s:1:\"0\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"1\";}s:12:\"pa_shoe-size\";a:6:{s:4:\"name\";s:12:\"pa_shoe-size\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"1\";s:10:\"is_visible\";s:1:\"0\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"1\";}}'),
(111064, 6586, '_product_version', '4.1.0'),
(111065, 6587, '_wp_attached_file', '2021/06/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers.jpg');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(111066, 6587, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:114:\"2021/06/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:114:\"New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:114:\"New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:114:\"New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:114:\"New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:114:\"New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:114:\"New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:114:\"New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:114:\"New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:114:\"New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:114:\"New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:114:\"New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(111067, 6587, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Hd1538e1a9ed9429ea3d16e5c80e8351bI/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers.jpg'),
(111068, 6586, '_thumbnail_id', '6587'),
(111069, 6588, '_variation_description', ''),
(111070, 6588, '_sku', '1005001718842951-pink-42'),
(111071, 6588, '_regular_price', '320'),
(111072, 6588, 'total_sales', '0'),
(111073, 6588, '_tax_status', 'taxable'),
(111074, 6588, '_tax_class', 'parent'),
(111075, 6588, '_manage_stock', 'yes'),
(111076, 6588, '_backorders', 'no'),
(111077, 6588, '_sold_individually', 'no'),
(111078, 6588, '_virtual', 'no'),
(111079, 6588, '_downloadable', 'no'),
(111080, 6588, '_download_limit', '-1'),
(111081, 6588, '_download_expiry', '-1'),
(111082, 6588, '_stock', '50'),
(111083, 6588, '_stock_status', 'instock'),
(111084, 6588, '_wc_average_rating', '0'),
(111085, 6588, '_wc_review_count', '0'),
(111086, 6588, 'attribute_pa_color', 'pink'),
(111087, 6588, 'attribute_pa_shoe-size', '42'),
(111088, 6588, '_price', '320'),
(111089, 6588, '_product_version', '4.1.0'),
(111090, 6588, '_vi_wad_aliexpress_variation_id', '12000017326504146'),
(111091, 6588, '_vi_wad_aliexpress_variation_attr', '14:1052;200000124:200000337'),
(111092, 6589, '_variation_description', ''),
(111093, 6589, '_sku', '1005001718842951-pink-43'),
(111094, 6589, '_regular_price', '320'),
(111095, 6589, 'total_sales', '0'),
(111096, 6589, '_tax_status', 'taxable'),
(111097, 6589, '_tax_class', 'parent'),
(111098, 6589, '_manage_stock', 'yes'),
(111099, 6589, '_backorders', 'no'),
(111100, 6589, '_sold_individually', 'no'),
(111101, 6589, '_virtual', 'no'),
(111102, 6589, '_downloadable', 'no'),
(111103, 6589, '_download_limit', '-1'),
(111104, 6589, '_download_expiry', '-1'),
(111105, 6589, '_stock', '50'),
(111106, 6589, '_stock_status', 'instock'),
(111107, 6589, '_wc_average_rating', '0'),
(111108, 6589, '_wc_review_count', '0'),
(111109, 6589, 'attribute_pa_color', 'pink'),
(111110, 6589, 'attribute_pa_shoe-size', '43'),
(111111, 6589, '_price', '320'),
(111112, 6589, '_product_version', '4.1.0'),
(111113, 6589, '_vi_wad_aliexpress_variation_id', '12000017326504147'),
(111114, 6589, '_vi_wad_aliexpress_variation_attr', '14:1052;200000124:200000338'),
(111115, 6590, '_variation_description', ''),
(111116, 6590, '_sku', '1005001718842951-pink-40'),
(111117, 6590, '_regular_price', '320'),
(111118, 6590, 'total_sales', '0'),
(111119, 6590, '_tax_status', 'taxable'),
(111120, 6590, '_tax_class', 'parent'),
(111121, 6590, '_manage_stock', 'yes'),
(111122, 6590, '_backorders', 'no'),
(111123, 6590, '_sold_individually', 'no'),
(111124, 6590, '_virtual', 'no'),
(111125, 6590, '_downloadable', 'no'),
(111126, 6590, '_download_limit', '-1'),
(111127, 6590, '_download_expiry', '-1'),
(111128, 6590, '_stock', '50'),
(111129, 6590, '_stock_status', 'instock'),
(111130, 6590, '_wc_average_rating', '0'),
(111131, 6590, '_wc_review_count', '0'),
(111132, 6590, 'attribute_pa_color', 'pink'),
(111133, 6590, 'attribute_pa_shoe-size', '40'),
(111134, 6590, '_price', '320'),
(111135, 6590, '_product_version', '4.1.0'),
(111136, 6590, '_vi_wad_aliexpress_variation_id', '12000017326504144'),
(111137, 6590, '_vi_wad_aliexpress_variation_attr', '14:1052;200000124:100013888'),
(111138, 6591, '_variation_description', ''),
(111139, 6591, '_sku', '1005001718842951-pink-41'),
(111140, 6591, '_regular_price', '320'),
(111141, 6591, 'total_sales', '0'),
(111142, 6591, '_tax_status', 'taxable'),
(111143, 6591, '_tax_class', 'parent'),
(111144, 6591, '_manage_stock', 'yes'),
(111145, 6591, '_backorders', 'no'),
(111146, 6591, '_sold_individually', 'no'),
(111147, 6591, '_virtual', 'no'),
(111148, 6591, '_downloadable', 'no'),
(111149, 6591, '_download_limit', '-1'),
(111150, 6591, '_download_expiry', '-1'),
(111151, 6591, '_stock', '50'),
(111152, 6591, '_stock_status', 'instock'),
(111153, 6591, '_wc_average_rating', '0'),
(111154, 6591, '_wc_review_count', '0'),
(111155, 6591, 'attribute_pa_color', 'pink'),
(111156, 6591, 'attribute_pa_shoe-size', '41'),
(111157, 6591, '_price', '320'),
(111158, 6591, '_product_version', '4.1.0'),
(111159, 6591, '_vi_wad_aliexpress_variation_id', '12000017326504145'),
(111160, 6591, '_vi_wad_aliexpress_variation_attr', '14:1052;200000124:100010483'),
(111161, 6557, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Hb844847d7ee847f2b7ab3bd63113fc91d/Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American.jpg'),
(111162, 6397, '_product_image_gallery', '6557,6605,6681,6739,6740'),
(111163, 6592, '_variation_description', ''),
(111164, 6592, '_sku', '1005001718842951-pink-46'),
(111165, 6592, '_regular_price', '320'),
(111166, 6592, 'total_sales', '0'),
(111167, 6592, '_tax_status', 'taxable'),
(111168, 6592, '_tax_class', 'parent'),
(111169, 6592, '_manage_stock', 'yes'),
(111170, 6592, '_backorders', 'no'),
(111171, 6592, '_sold_individually', 'no'),
(111172, 6592, '_virtual', 'no'),
(111173, 6592, '_downloadable', 'no'),
(111174, 6592, '_download_limit', '-1'),
(111175, 6592, '_download_expiry', '-1'),
(111176, 6592, '_stock', '50'),
(111177, 6592, '_stock_status', 'instock'),
(111178, 6592, '_wc_average_rating', '0'),
(111179, 6592, '_wc_review_count', '0'),
(111180, 6592, 'attribute_pa_color', 'pink'),
(111181, 6592, 'attribute_pa_shoe-size', '46'),
(111182, 6592, '_price', '320'),
(111183, 6592, '_product_version', '4.1.0'),
(111184, 6592, '_vi_wad_aliexpress_variation_id', '12000017326504150'),
(111185, 6592, '_vi_wad_aliexpress_variation_attr', '14:1052;200000124:200000899'),
(111186, 6593, '_variation_description', ''),
(111187, 6593, '_sku', '1005001718842951-pink-44'),
(111188, 6593, '_regular_price', '320'),
(111189, 6593, 'total_sales', '0'),
(111190, 6593, '_tax_status', 'taxable'),
(111191, 6593, '_tax_class', 'parent'),
(111192, 6593, '_manage_stock', 'yes'),
(111193, 6593, '_backorders', 'no'),
(111194, 6593, '_sold_individually', 'no'),
(111195, 6593, '_virtual', 'no'),
(111196, 6593, '_downloadable', 'no'),
(111197, 6593, '_download_limit', '-1'),
(111198, 6593, '_download_expiry', '-1'),
(111199, 6593, '_stock', '50'),
(111200, 6593, '_stock_status', 'instock'),
(111201, 6593, '_wc_average_rating', '0'),
(111202, 6593, '_wc_review_count', '0'),
(111203, 6593, 'attribute_pa_color', 'pink'),
(111204, 6593, 'attribute_pa_shoe-size', '44'),
(111205, 6593, '_price', '320'),
(111206, 6593, '_product_version', '4.1.0'),
(111207, 6593, '_vi_wad_aliexpress_variation_id', '12000017326504148'),
(111208, 6593, '_vi_wad_aliexpress_variation_attr', '14:1052;200000124:100010487'),
(111209, 6594, '_variation_description', ''),
(111210, 6594, '_sku', '1005001718842951-pink-45'),
(111211, 6594, '_regular_price', '320'),
(111212, 6594, 'total_sales', '0'),
(111213, 6594, '_tax_status', 'taxable'),
(111214, 6594, '_tax_class', 'parent'),
(111215, 6594, '_manage_stock', 'yes'),
(111216, 6594, '_backorders', 'no'),
(111217, 6594, '_sold_individually', 'no'),
(111218, 6594, '_virtual', 'no'),
(111219, 6594, '_downloadable', 'no'),
(111220, 6594, '_download_limit', '-1'),
(111221, 6594, '_download_expiry', '-1'),
(111222, 6594, '_stock', '50'),
(111223, 6594, '_stock_status', 'instock'),
(111224, 6594, '_wc_average_rating', '0'),
(111225, 6594, '_wc_review_count', '0'),
(111226, 6594, 'attribute_pa_color', 'pink'),
(111227, 6594, 'attribute_pa_shoe-size', '45'),
(111228, 6594, '_price', '320'),
(111229, 6594, '_product_version', '4.1.0'),
(111230, 6594, '_vi_wad_aliexpress_variation_id', '12000017326504149'),
(111231, 6594, '_vi_wad_aliexpress_variation_attr', '14:1052;200000124:3116'),
(111232, 6595, '_variation_description', ''),
(111233, 6595, '_sku', '1005001718842951-red-38'),
(111234, 6595, '_regular_price', '320'),
(111235, 6595, 'total_sales', '0'),
(111236, 6595, '_tax_status', 'taxable'),
(111237, 6595, '_tax_class', 'parent'),
(111238, 6595, '_manage_stock', 'yes'),
(111239, 6595, '_backorders', 'no'),
(111240, 6595, '_sold_individually', 'no'),
(111241, 6595, '_virtual', 'no'),
(111242, 6595, '_downloadable', 'no'),
(111243, 6595, '_download_limit', '-1'),
(111244, 6595, '_download_expiry', '-1'),
(111245, 6595, '_stock', '50'),
(111246, 6595, '_stock_status', 'instock'),
(111247, 6595, '_wc_average_rating', '0'),
(111248, 6595, '_wc_review_count', '0'),
(111249, 6595, 'attribute_pa_color', 'red'),
(111250, 6595, 'attribute_pa_shoe-size', '38'),
(111251, 6595, '_price', '320'),
(111252, 6595, '_product_version', '4.1.0'),
(111253, 6595, '_vi_wad_aliexpress_variation_id', '12000017326504130'),
(111254, 6595, '_vi_wad_aliexpress_variation_attr', '14:10;200000124:200000898'),
(111255, 6596, '_variation_description', ''),
(111256, 6596, '_sku', '1005001718842951-red-39'),
(111257, 6596, '_regular_price', '320'),
(111258, 6596, 'total_sales', '0'),
(111259, 6596, '_tax_status', 'taxable'),
(111260, 6596, '_tax_class', 'parent'),
(111261, 6596, '_manage_stock', 'yes'),
(111262, 6596, '_backorders', 'no'),
(111263, 6596, '_sold_individually', 'no'),
(111264, 6596, '_virtual', 'no'),
(111265, 6596, '_downloadable', 'no'),
(111266, 6596, '_download_limit', '-1'),
(111267, 6596, '_download_expiry', '-1'),
(111268, 6596, '_stock', '50'),
(111269, 6596, '_stock_status', 'instock'),
(111270, 6596, '_wc_average_rating', '0'),
(111271, 6596, '_wc_review_count', '0'),
(111272, 6596, 'attribute_pa_color', 'red'),
(111273, 6596, 'attribute_pa_shoe-size', '39'),
(111274, 6596, '_price', '320'),
(111275, 6596, '_product_version', '4.1.0'),
(111276, 6596, '_vi_wad_aliexpress_variation_id', '12000017326504131'),
(111277, 6596, '_vi_wad_aliexpress_variation_attr', '14:10;200000124:200000364'),
(111278, 6597, '_variation_description', ''),
(111279, 6597, '_sku', '1005001718842951-red-36'),
(111280, 6597, '_regular_price', '320'),
(111281, 6597, 'total_sales', '0'),
(111282, 6597, '_tax_status', 'taxable'),
(111283, 6597, '_tax_class', 'parent'),
(111284, 6597, '_manage_stock', 'yes'),
(111285, 6597, '_backorders', 'no'),
(111286, 6597, '_sold_individually', 'no'),
(111287, 6597, '_virtual', 'no'),
(111288, 6597, '_downloadable', 'no'),
(111289, 6597, '_download_limit', '-1'),
(111290, 6597, '_download_expiry', '-1'),
(111291, 6597, '_stock', '50'),
(111292, 6597, '_stock_status', 'instock'),
(111293, 6597, '_wc_average_rating', '0'),
(111294, 6597, '_wc_review_count', '0'),
(111295, 6597, 'attribute_pa_color', 'red'),
(111296, 6597, 'attribute_pa_shoe-size', '36'),
(111297, 6597, '_price', '320'),
(111298, 6597, '_product_version', '4.1.0'),
(111299, 6597, '_vi_wad_aliexpress_variation_id', '12000017326504128'),
(111300, 6597, '_vi_wad_aliexpress_variation_attr', '14:10;200000124:200000334'),
(111301, 6598, '_variation_description', ''),
(111302, 6598, '_sku', '1005001718842951-red-37'),
(111303, 6598, '_regular_price', '320'),
(111304, 6598, 'total_sales', '0'),
(111305, 6598, '_tax_status', 'taxable'),
(111306, 6598, '_tax_class', 'parent'),
(111307, 6598, '_manage_stock', 'yes'),
(111308, 6598, '_backorders', 'no'),
(111309, 6598, '_sold_individually', 'no'),
(111310, 6598, '_virtual', 'no'),
(111311, 6598, '_downloadable', 'no'),
(111312, 6598, '_download_limit', '-1'),
(111313, 6598, '_download_expiry', '-1'),
(111314, 6598, '_stock', '50'),
(111315, 6598, '_stock_status', 'instock'),
(111316, 6598, '_wc_average_rating', '0'),
(111317, 6598, '_wc_review_count', '0'),
(111318, 6598, 'attribute_pa_color', 'red'),
(111319, 6598, 'attribute_pa_shoe-size', '37'),
(111320, 6598, '_price', '320'),
(111321, 6598, '_product_version', '4.1.0'),
(111322, 6598, '_vi_wad_aliexpress_variation_id', '12000017326504129'),
(111323, 6598, '_vi_wad_aliexpress_variation_attr', '14:10;200000124:100010482'),
(111324, 6599, '_variation_description', ''),
(111325, 6599, '_sku', '1005001718842951-red-42'),
(111326, 6599, '_regular_price', '320'),
(111327, 6599, 'total_sales', '0'),
(111328, 6599, '_tax_status', 'taxable'),
(111329, 6599, '_tax_class', 'parent'),
(111330, 6599, '_manage_stock', 'yes'),
(111331, 6599, '_backorders', 'no'),
(111332, 6599, '_sold_individually', 'no'),
(111333, 6599, '_virtual', 'no'),
(111334, 6599, '_downloadable', 'no'),
(111335, 6599, '_download_limit', '-1'),
(111336, 6599, '_download_expiry', '-1'),
(111337, 6599, '_stock', '50'),
(111338, 6599, '_stock_status', 'instock'),
(111339, 6599, '_wc_average_rating', '0'),
(111340, 6599, '_wc_review_count', '0'),
(111341, 6599, 'attribute_pa_color', 'red'),
(111342, 6599, 'attribute_pa_shoe-size', '42'),
(111343, 6599, '_price', '320'),
(111344, 6599, '_product_version', '4.1.0'),
(111345, 6599, '_vi_wad_aliexpress_variation_id', '12000017326504134'),
(111346, 6599, '_vi_wad_aliexpress_variation_attr', '14:10;200000124:200000337'),
(111347, 6600, '_variation_description', ''),
(111348, 6600, '_sku', '1005001718842951-red-43'),
(111349, 6600, '_regular_price', '320'),
(111350, 6600, 'total_sales', '0'),
(111351, 6600, '_tax_status', 'taxable'),
(111352, 6600, '_tax_class', 'parent'),
(111353, 6600, '_manage_stock', 'yes'),
(111354, 6600, '_backorders', 'no'),
(111355, 6600, '_sold_individually', 'no'),
(111356, 6600, '_virtual', 'no'),
(111357, 6600, '_downloadable', 'no'),
(111358, 6600, '_download_limit', '-1'),
(111359, 6600, '_download_expiry', '-1'),
(111360, 6600, '_stock', '50'),
(111361, 6600, '_stock_status', 'instock'),
(111362, 6600, '_wc_average_rating', '0'),
(111363, 6600, '_wc_review_count', '0'),
(111364, 6600, 'attribute_pa_color', 'red'),
(111365, 6600, 'attribute_pa_shoe-size', '43'),
(111366, 6600, '_price', '320'),
(111367, 6600, '_product_version', '4.1.0'),
(111368, 6600, '_vi_wad_aliexpress_variation_id', '12000017326504135'),
(111369, 6600, '_vi_wad_aliexpress_variation_attr', '14:10;200000124:200000338'),
(111370, 6601, '_variation_description', ''),
(111371, 6601, '_sku', '1005001718842951-red-40'),
(111372, 6601, '_regular_price', '320'),
(111373, 6601, 'total_sales', '0'),
(111374, 6601, '_tax_status', 'taxable'),
(111375, 6601, '_tax_class', 'parent'),
(111376, 6601, '_manage_stock', 'yes'),
(111377, 6601, '_backorders', 'no'),
(111378, 6601, '_sold_individually', 'no'),
(111379, 6601, '_virtual', 'no'),
(111380, 6601, '_downloadable', 'no'),
(111381, 6601, '_download_limit', '-1'),
(111382, 6601, '_download_expiry', '-1'),
(111383, 6601, '_stock', '50'),
(111384, 6601, '_stock_status', 'instock'),
(111385, 6601, '_wc_average_rating', '0'),
(111386, 6601, '_wc_review_count', '0'),
(111387, 6601, 'attribute_pa_color', 'red'),
(111388, 6601, 'attribute_pa_shoe-size', '40'),
(111389, 6601, '_price', '320'),
(111390, 6601, '_product_version', '4.1.0'),
(111391, 6601, '_vi_wad_aliexpress_variation_id', '12000017326504132'),
(111392, 6601, '_vi_wad_aliexpress_variation_attr', '14:10;200000124:100013888'),
(111393, 6602, '_variation_description', ''),
(111394, 6602, '_sku', '1005001718842951-red-41'),
(111395, 6602, '_regular_price', '320'),
(111396, 6602, 'total_sales', '0'),
(111397, 6602, '_tax_status', 'taxable'),
(111398, 6602, '_tax_class', 'parent'),
(111399, 6602, '_manage_stock', 'yes'),
(111400, 6602, '_backorders', 'no'),
(111401, 6602, '_sold_individually', 'no'),
(111402, 6602, '_virtual', 'no'),
(111403, 6602, '_downloadable', 'no'),
(111404, 6602, '_download_limit', '-1'),
(111405, 6602, '_download_expiry', '-1'),
(111406, 6602, '_stock', '50'),
(111407, 6602, '_stock_status', 'instock'),
(111408, 6602, '_wc_average_rating', '0'),
(111409, 6602, '_wc_review_count', '0'),
(111410, 6602, 'attribute_pa_color', 'red'),
(111411, 6602, 'attribute_pa_shoe-size', '41'),
(111412, 6602, '_price', '320'),
(111413, 6602, '_product_version', '4.1.0'),
(111414, 6602, '_vi_wad_aliexpress_variation_id', '12000017326504133'),
(111415, 6602, '_vi_wad_aliexpress_variation_attr', '14:10;200000124:100010483'),
(111416, 6603, '_variation_description', ''),
(111417, 6603, '_sku', '1005001718842951-red-46'),
(111418, 6603, '_regular_price', '320'),
(111419, 6603, 'total_sales', '0'),
(111420, 6603, '_tax_status', 'taxable'),
(111421, 6603, '_tax_class', 'parent'),
(111422, 6603, '_manage_stock', 'yes'),
(111423, 6603, '_backorders', 'no'),
(111424, 6603, '_sold_individually', 'no'),
(111425, 6603, '_virtual', 'no'),
(111426, 6603, '_downloadable', 'no'),
(111427, 6603, '_download_limit', '-1'),
(111428, 6603, '_download_expiry', '-1'),
(111429, 6603, '_stock', '50'),
(111430, 6603, '_stock_status', 'instock'),
(111431, 6603, '_wc_average_rating', '0'),
(111432, 6603, '_wc_review_count', '0'),
(111433, 6603, 'attribute_pa_color', 'red'),
(111434, 6603, 'attribute_pa_shoe-size', '46'),
(111435, 6603, '_price', '320'),
(111436, 6603, '_product_version', '4.1.0'),
(111437, 6603, '_vi_wad_aliexpress_variation_id', '12000017326504138'),
(111438, 6603, '_vi_wad_aliexpress_variation_attr', '14:10;200000124:200000899'),
(111439, 6604, '_variation_description', ''),
(111440, 6604, '_sku', '1005001718842951-pink-35'),
(111441, 6604, '_regular_price', '320'),
(111442, 6604, 'total_sales', '0'),
(111443, 6604, '_tax_status', 'taxable'),
(111444, 6604, '_tax_class', 'parent'),
(111445, 6604, '_manage_stock', 'yes'),
(111446, 6604, '_backorders', 'no'),
(111447, 6604, '_sold_individually', 'no'),
(111448, 6604, '_virtual', 'no'),
(111449, 6604, '_downloadable', 'no'),
(111450, 6604, '_download_limit', '-1'),
(111451, 6604, '_download_expiry', '-1'),
(111452, 6604, '_stock', '50'),
(111453, 6604, '_stock_status', 'instock'),
(111454, 6604, '_wc_average_rating', '0'),
(111455, 6604, '_wc_review_count', '0'),
(111456, 6604, 'attribute_pa_color', 'pink'),
(111457, 6604, 'attribute_pa_shoe-size', '35'),
(111458, 6604, '_price', '320'),
(111459, 6604, '_product_version', '4.1.0'),
(111460, 6604, '_vi_wad_aliexpress_variation_id', '12000017326504139'),
(111461, 6604, '_vi_wad_aliexpress_variation_attr', '14:1052;200000124:200000333'),
(111462, 6605, '_wp_attached_file', '2021/06/Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American-2.jpg'),
(111463, 6605, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1600;s:4:\"file\";s:108:\"2021/06/Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American-2.jpg\";s:5:\"sizes\";a:13:{s:6:\"medium\";a:4:{s:4:\"file\";s:108:\"Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:110:\"Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American-2-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:108:\"Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:108:\"Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American-2-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:110:\"Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American-2-1536x1536.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:108:\"Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American-2-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:108:\"Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American-2-825x510.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:108:\"Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:108:\"Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:108:\"Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:108:\"Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:108:\"Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:108:\"Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(111464, 6606, '_variation_description', ''),
(111465, 6606, '_sku', '1005001718842951-red-44'),
(111466, 6606, '_regular_price', '320'),
(111467, 6606, 'total_sales', '0'),
(111468, 6606, '_tax_status', 'taxable'),
(111469, 6606, '_tax_class', 'parent'),
(111470, 6606, '_manage_stock', 'yes'),
(111471, 6606, '_backorders', 'no'),
(111472, 6606, '_sold_individually', 'no'),
(111473, 6606, '_virtual', 'no'),
(111474, 6606, '_downloadable', 'no'),
(111475, 6606, '_download_limit', '-1'),
(111476, 6606, '_download_expiry', '-1'),
(111477, 6606, '_stock', '50'),
(111478, 6606, '_stock_status', 'instock'),
(111479, 6606, '_wc_average_rating', '0'),
(111480, 6606, '_wc_review_count', '0'),
(111481, 6606, 'attribute_pa_color', 'red'),
(111482, 6606, 'attribute_pa_shoe-size', '44'),
(111483, 6606, '_price', '320'),
(111484, 6606, '_product_version', '4.1.0'),
(111485, 6606, '_vi_wad_aliexpress_variation_id', '12000017326504136'),
(111486, 6606, '_vi_wad_aliexpress_variation_attr', '14:10;200000124:100010487'),
(111487, 6607, '_variation_description', ''),
(111488, 6607, '_sku', '1005001718842951-red-45'),
(111489, 6607, '_regular_price', '320'),
(111490, 6607, 'total_sales', '0'),
(111491, 6607, '_tax_status', 'taxable'),
(111492, 6607, '_tax_class', 'parent'),
(111493, 6607, '_manage_stock', 'yes'),
(111494, 6607, '_backorders', 'no'),
(111495, 6607, '_sold_individually', 'no'),
(111496, 6607, '_virtual', 'no'),
(111497, 6607, '_downloadable', 'no'),
(111498, 6607, '_download_limit', '-1'),
(111499, 6607, '_download_expiry', '-1'),
(111500, 6607, '_stock', '50'),
(111501, 6607, '_stock_status', 'instock'),
(111502, 6607, '_wc_average_rating', '0'),
(111503, 6607, '_wc_review_count', '0'),
(111504, 6607, 'attribute_pa_color', 'red'),
(111505, 6607, 'attribute_pa_shoe-size', '45'),
(111506, 6607, '_price', '320'),
(111507, 6607, '_product_version', '4.1.0'),
(111508, 6607, '_vi_wad_aliexpress_variation_id', '12000017326504137'),
(111509, 6607, '_vi_wad_aliexpress_variation_attr', '14:10;200000124:3116'),
(111510, 6608, '_variation_description', ''),
(111511, 6608, '_sku', '1005001718842951-pink-38'),
(111512, 6608, '_regular_price', '320'),
(111513, 6608, 'total_sales', '0'),
(111514, 6608, '_tax_status', 'taxable'),
(111515, 6608, '_tax_class', 'parent'),
(111516, 6608, '_manage_stock', 'yes'),
(111517, 6608, '_backorders', 'no'),
(111518, 6608, '_sold_individually', 'no'),
(111519, 6608, '_virtual', 'no'),
(111520, 6608, '_downloadable', 'no'),
(111521, 6608, '_download_limit', '-1'),
(111522, 6608, '_download_expiry', '-1'),
(111523, 6608, '_stock', '50'),
(111524, 6608, '_stock_status', 'instock'),
(111525, 6608, '_wc_average_rating', '0'),
(111526, 6608, '_wc_review_count', '0'),
(111527, 6608, 'attribute_pa_color', 'pink'),
(111528, 6608, 'attribute_pa_shoe-size', '38'),
(111529, 6608, '_price', '320'),
(111530, 6608, '_product_version', '4.1.0'),
(111531, 6608, '_vi_wad_aliexpress_variation_id', '12000017326504142'),
(111532, 6608, '_vi_wad_aliexpress_variation_attr', '14:1052;200000124:200000898'),
(111533, 6609, '_variation_description', ''),
(111534, 6609, '_sku', '1005001718842951-pink-39'),
(111535, 6609, '_regular_price', '320'),
(111536, 6609, 'total_sales', '0'),
(111537, 6609, '_tax_status', 'taxable'),
(111538, 6609, '_tax_class', 'parent'),
(111539, 6609, '_manage_stock', 'yes'),
(111540, 6609, '_backorders', 'no'),
(111541, 6609, '_sold_individually', 'no'),
(111542, 6609, '_virtual', 'no'),
(111543, 6609, '_downloadable', 'no'),
(111544, 6609, '_download_limit', '-1'),
(111545, 6609, '_download_expiry', '-1'),
(111546, 6609, '_stock', '50'),
(111547, 6609, '_stock_status', 'instock'),
(111548, 6609, '_wc_average_rating', '0'),
(111549, 6609, '_wc_review_count', '0'),
(111550, 6609, 'attribute_pa_color', 'pink'),
(111551, 6609, 'attribute_pa_shoe-size', '39'),
(111552, 6609, '_price', '320'),
(111553, 6609, '_product_version', '4.1.0'),
(111554, 6609, '_vi_wad_aliexpress_variation_id', '12000017326504143'),
(111555, 6609, '_vi_wad_aliexpress_variation_attr', '14:1052;200000124:200000364'),
(111556, 6610, '_variation_description', ''),
(111557, 6610, '_sku', '1005001718842951-pink-36'),
(111558, 6610, '_regular_price', '320'),
(111559, 6610, 'total_sales', '0'),
(111560, 6610, '_tax_status', 'taxable'),
(111561, 6610, '_tax_class', 'parent'),
(111562, 6610, '_manage_stock', 'yes'),
(111563, 6610, '_backorders', 'no'),
(111564, 6610, '_sold_individually', 'no'),
(111565, 6610, '_virtual', 'no'),
(111566, 6610, '_downloadable', 'no'),
(111567, 6610, '_download_limit', '-1'),
(111568, 6610, '_download_expiry', '-1'),
(111569, 6610, '_stock', '50'),
(111570, 6610, '_stock_status', 'instock'),
(111571, 6610, '_wc_average_rating', '0'),
(111572, 6610, '_wc_review_count', '0'),
(111573, 6610, 'attribute_pa_color', 'pink'),
(111574, 6610, 'attribute_pa_shoe-size', '36'),
(111575, 6610, '_price', '320'),
(111576, 6610, '_product_version', '4.1.0'),
(111577, 6610, '_vi_wad_aliexpress_variation_id', '12000017326504140'),
(111578, 6610, '_vi_wad_aliexpress_variation_attr', '14:1052;200000124:200000334'),
(111579, 6611, '_variation_description', ''),
(111580, 6611, '_sku', '1005001718842951-pink-37'),
(111581, 6611, '_regular_price', '320'),
(111582, 6611, 'total_sales', '0'),
(111583, 6611, '_tax_status', 'taxable'),
(111584, 6611, '_tax_class', 'parent'),
(111585, 6611, '_manage_stock', 'yes'),
(111586, 6611, '_backorders', 'no'),
(111587, 6611, '_sold_individually', 'no'),
(111588, 6611, '_virtual', 'no'),
(111589, 6611, '_downloadable', 'no'),
(111590, 6611, '_download_limit', '-1'),
(111591, 6611, '_download_expiry', '-1'),
(111592, 6611, '_stock', '50'),
(111593, 6611, '_stock_status', 'instock'),
(111594, 6611, '_wc_average_rating', '0'),
(111595, 6611, '_wc_review_count', '0'),
(111596, 6611, 'attribute_pa_color', 'pink'),
(111597, 6611, 'attribute_pa_shoe-size', '37'),
(111598, 6611, '_price', '320'),
(111599, 6611, '_product_version', '4.1.0'),
(111600, 6611, '_vi_wad_aliexpress_variation_id', '12000017326504141'),
(111601, 6611, '_vi_wad_aliexpress_variation_attr', '14:1052;200000124:100010482'),
(111602, 6612, '_variation_description', ''),
(111603, 6612, '_sku', '1005001718842951-black-pink-38'),
(111604, 6612, '_regular_price', '320'),
(111605, 6612, 'total_sales', '0'),
(111606, 6612, '_tax_status', 'taxable'),
(111607, 6612, '_tax_class', 'parent'),
(111608, 6612, '_manage_stock', 'yes'),
(111609, 6612, '_backorders', 'no'),
(111610, 6612, '_sold_individually', 'no'),
(111611, 6612, '_virtual', 'no'),
(111612, 6612, '_downloadable', 'no'),
(111613, 6612, '_download_limit', '-1'),
(111614, 6612, '_download_expiry', '-1'),
(111615, 6612, '_stock', '50'),
(111616, 6612, '_stock_status', 'instock'),
(111617, 6612, '_wc_average_rating', '0'),
(111618, 6612, '_wc_review_count', '0'),
(111619, 6612, 'attribute_pa_color', 'black-pink'),
(111620, 6612, 'attribute_pa_shoe-size', '38'),
(111621, 6612, '_price', '320'),
(111622, 6612, '_product_version', '4.1.0'),
(111623, 6612, '_vi_wad_aliexpress_variation_id', '12000017326504082'),
(111624, 6612, '_vi_wad_aliexpress_variation_attr', '14:365458#Black Pink;200000124:200000898'),
(111625, 6613, '_variation_description', ''),
(111626, 6613, '_sku', '1005001718842951-black-pink-39'),
(111627, 6613, '_regular_price', '320'),
(111628, 6613, 'total_sales', '0'),
(111629, 6613, '_tax_status', 'taxable'),
(111630, 6613, '_tax_class', 'parent'),
(111631, 6613, '_manage_stock', 'yes'),
(111632, 6613, '_backorders', 'no'),
(111633, 6613, '_sold_individually', 'no'),
(111634, 6613, '_virtual', 'no'),
(111635, 6613, '_downloadable', 'no'),
(111636, 6613, '_download_limit', '-1'),
(111637, 6613, '_download_expiry', '-1'),
(111638, 6613, '_stock', '50'),
(111639, 6613, '_stock_status', 'instock'),
(111640, 6613, '_wc_average_rating', '0'),
(111641, 6613, '_wc_review_count', '0'),
(111642, 6613, 'attribute_pa_color', 'black-pink'),
(111643, 6613, 'attribute_pa_shoe-size', '39'),
(111644, 6613, '_price', '320'),
(111645, 6613, '_product_version', '4.1.0'),
(111646, 6613, '_vi_wad_aliexpress_variation_id', '12000017326504083'),
(111647, 6613, '_vi_wad_aliexpress_variation_attr', '14:365458#Black Pink;200000124:200000364'),
(111648, 6614, '_variation_description', ''),
(111649, 6614, '_sku', '1005001718842951-black-pink-36'),
(111650, 6614, '_regular_price', '320'),
(111651, 6614, 'total_sales', '0'),
(111652, 6614, '_tax_status', 'taxable'),
(111653, 6614, '_tax_class', 'parent'),
(111654, 6614, '_manage_stock', 'yes'),
(111655, 6614, '_backorders', 'no'),
(111656, 6614, '_sold_individually', 'no'),
(111657, 6614, '_virtual', 'no'),
(111658, 6614, '_downloadable', 'no'),
(111659, 6614, '_download_limit', '-1'),
(111660, 6614, '_download_expiry', '-1'),
(111661, 6614, '_stock', '50'),
(111662, 6614, '_stock_status', 'instock'),
(111663, 6614, '_wc_average_rating', '0'),
(111664, 6614, '_wc_review_count', '0'),
(111665, 6614, 'attribute_pa_color', 'black-pink'),
(111666, 6614, 'attribute_pa_shoe-size', '36'),
(111667, 6614, '_price', '320'),
(111668, 6614, '_product_version', '4.1.0'),
(111669, 6614, '_vi_wad_aliexpress_variation_id', '12000017326504080'),
(111670, 6614, '_vi_wad_aliexpress_variation_attr', '14:365458#Black Pink;200000124:200000334'),
(111671, 6615, '_variation_description', ''),
(111672, 6615, '_sku', '1005001718842951-black-pink-37'),
(111673, 6615, '_regular_price', '320'),
(111674, 6615, 'total_sales', '0'),
(111675, 6615, '_tax_status', 'taxable'),
(111676, 6615, '_tax_class', 'parent'),
(111677, 6615, '_manage_stock', 'yes'),
(111678, 6615, '_backorders', 'no'),
(111679, 6615, '_sold_individually', 'no'),
(111680, 6615, '_virtual', 'no'),
(111681, 6615, '_downloadable', 'no'),
(111682, 6615, '_download_limit', '-1'),
(111683, 6615, '_download_expiry', '-1'),
(111684, 6615, '_stock', '50'),
(111685, 6615, '_stock_status', 'instock'),
(111686, 6615, '_wc_average_rating', '0'),
(111687, 6615, '_wc_review_count', '0'),
(111688, 6615, 'attribute_pa_color', 'black-pink'),
(111689, 6615, 'attribute_pa_shoe-size', '37'),
(111690, 6615, '_price', '320'),
(111691, 6615, '_product_version', '4.1.0'),
(111692, 6615, '_vi_wad_aliexpress_variation_id', '12000017326504081'),
(111693, 6615, '_vi_wad_aliexpress_variation_attr', '14:365458#Black Pink;200000124:100010482'),
(111694, 6616, '_variation_description', ''),
(111695, 6616, '_sku', '1005001718842951-black-pink-42'),
(111696, 6616, '_regular_price', '320'),
(111697, 6616, 'total_sales', '0'),
(111698, 6616, '_tax_status', 'taxable'),
(111699, 6616, '_tax_class', 'parent'),
(111700, 6616, '_manage_stock', 'yes'),
(111701, 6616, '_backorders', 'no'),
(111702, 6616, '_sold_individually', 'no'),
(111703, 6616, '_virtual', 'no'),
(111704, 6616, '_downloadable', 'no'),
(111705, 6616, '_download_limit', '-1'),
(111706, 6616, '_download_expiry', '-1'),
(111707, 6616, '_stock', '50'),
(111708, 6616, '_stock_status', 'instock'),
(111709, 6616, '_wc_average_rating', '0'),
(111710, 6616, '_wc_review_count', '0'),
(111711, 6616, 'attribute_pa_color', 'black-pink'),
(111712, 6616, 'attribute_pa_shoe-size', '42'),
(111713, 6616, '_price', '320'),
(111714, 6616, '_product_version', '4.1.0'),
(111715, 6616, '_vi_wad_aliexpress_variation_id', '12000017326504086'),
(111716, 6616, '_vi_wad_aliexpress_variation_attr', '14:365458#Black Pink;200000124:200000337'),
(111717, 6617, '_variation_description', ''),
(111718, 6617, '_sku', '1005001718842951-black-pink-43'),
(111719, 6617, '_regular_price', '320'),
(111720, 6617, 'total_sales', '0'),
(111721, 6617, '_tax_status', 'taxable'),
(111722, 6617, '_tax_class', 'parent'),
(111723, 6617, '_manage_stock', 'yes'),
(111724, 6617, '_backorders', 'no'),
(111725, 6617, '_sold_individually', 'no'),
(111726, 6617, '_virtual', 'no'),
(111727, 6617, '_downloadable', 'no'),
(111728, 6617, '_download_limit', '-1'),
(111729, 6617, '_download_expiry', '-1'),
(111730, 6617, '_stock', '50'),
(111731, 6617, '_stock_status', 'instock'),
(111732, 6617, '_wc_average_rating', '0'),
(111733, 6617, '_wc_review_count', '0'),
(111734, 6617, 'attribute_pa_color', 'black-pink'),
(111735, 6617, 'attribute_pa_shoe-size', '43'),
(111736, 6617, '_price', '320'),
(111737, 6617, '_product_version', '4.1.0'),
(111738, 6617, '_vi_wad_aliexpress_variation_id', '12000017326504087'),
(111739, 6617, '_vi_wad_aliexpress_variation_attr', '14:365458#Black Pink;200000124:200000338'),
(111740, 6618, '_variation_description', ''),
(111741, 6618, '_sku', '1005001718842951-black-pink-40'),
(111742, 6618, '_regular_price', '320'),
(111743, 6618, 'total_sales', '0'),
(111744, 6618, '_tax_status', 'taxable'),
(111745, 6618, '_tax_class', 'parent'),
(111746, 6618, '_manage_stock', 'yes'),
(111747, 6618, '_backorders', 'no'),
(111748, 6618, '_sold_individually', 'no'),
(111749, 6618, '_virtual', 'no'),
(111750, 6618, '_downloadable', 'no'),
(111751, 6618, '_download_limit', '-1'),
(111752, 6618, '_download_expiry', '-1'),
(111753, 6618, '_stock', '50'),
(111754, 6618, '_stock_status', 'instock'),
(111755, 6618, '_wc_average_rating', '0'),
(111756, 6618, '_wc_review_count', '0'),
(111757, 6618, 'attribute_pa_color', 'black-pink'),
(111758, 6618, 'attribute_pa_shoe-size', '40'),
(111759, 6618, '_price', '320'),
(111760, 6618, '_product_version', '4.1.0'),
(111761, 6618, '_vi_wad_aliexpress_variation_id', '12000017326504084'),
(111762, 6618, '_vi_wad_aliexpress_variation_attr', '14:365458#Black Pink;200000124:100013888'),
(111763, 6619, '_variation_description', ''),
(111764, 6619, '_sku', '1005001718842951-black-pink-41'),
(111765, 6619, '_regular_price', '320'),
(111766, 6619, 'total_sales', '0'),
(111767, 6619, '_tax_status', 'taxable'),
(111768, 6619, '_tax_class', 'parent'),
(111769, 6619, '_manage_stock', 'yes'),
(111770, 6619, '_backorders', 'no'),
(111771, 6619, '_sold_individually', 'no'),
(111772, 6619, '_virtual', 'no'),
(111773, 6619, '_downloadable', 'no'),
(111774, 6619, '_download_limit', '-1'),
(111775, 6619, '_download_expiry', '-1'),
(111776, 6619, '_stock', '50'),
(111777, 6619, '_stock_status', 'instock'),
(111778, 6619, '_wc_average_rating', '0'),
(111779, 6619, '_wc_review_count', '0'),
(111780, 6619, 'attribute_pa_color', 'black-pink'),
(111781, 6619, 'attribute_pa_shoe-size', '41'),
(111782, 6619, '_price', '320'),
(111783, 6619, '_product_version', '4.1.0'),
(111784, 6619, '_vi_wad_aliexpress_variation_id', '12000017326504085'),
(111785, 6619, '_vi_wad_aliexpress_variation_attr', '14:365458#Black Pink;200000124:100010483'),
(111786, 6620, '_variation_description', ''),
(111787, 6620, '_sku', '1005001718842951-black-pink-46'),
(111788, 6620, '_regular_price', '320'),
(111789, 6620, 'total_sales', '0'),
(111790, 6620, '_tax_status', 'taxable'),
(111791, 6620, '_tax_class', 'parent'),
(111792, 6620, '_manage_stock', 'yes'),
(111793, 6620, '_backorders', 'no'),
(111794, 6620, '_sold_individually', 'no'),
(111795, 6620, '_virtual', 'no'),
(111796, 6620, '_downloadable', 'no'),
(111797, 6620, '_download_limit', '-1'),
(111798, 6620, '_download_expiry', '-1'),
(111799, 6620, '_stock', '50'),
(111800, 6620, '_stock_status', 'instock'),
(111801, 6620, '_wc_average_rating', '0'),
(111802, 6620, '_wc_review_count', '0'),
(111803, 6620, 'attribute_pa_color', 'black-pink'),
(111804, 6620, 'attribute_pa_shoe-size', '46'),
(111805, 6620, '_price', '320'),
(111806, 6620, '_product_version', '4.1.0'),
(111807, 6620, '_vi_wad_aliexpress_variation_id', '12000017326504090'),
(111808, 6620, '_vi_wad_aliexpress_variation_attr', '14:365458#Black Pink;200000124:200000899'),
(111809, 6621, '_variation_description', ''),
(111810, 6621, '_sku', '1005001718842951-same-pic-35'),
(111811, 6621, '_regular_price', '320'),
(111812, 6621, 'total_sales', '0'),
(111813, 6621, '_tax_status', 'taxable'),
(111814, 6621, '_tax_class', 'parent'),
(111815, 6621, '_manage_stock', 'yes'),
(111816, 6621, '_backorders', 'no'),
(111817, 6621, '_sold_individually', 'no'),
(111818, 6621, '_virtual', 'no'),
(111819, 6621, '_downloadable', 'no'),
(111820, 6621, '_download_limit', '-1'),
(111821, 6621, '_download_expiry', '-1'),
(111822, 6621, '_stock', '50'),
(111823, 6621, '_stock_status', 'instock'),
(111824, 6621, '_wc_average_rating', '0'),
(111825, 6621, '_wc_review_count', '0'),
(111826, 6621, 'attribute_pa_color', 'same-pic'),
(111827, 6621, 'attribute_pa_shoe-size', '35'),
(111828, 6621, '_price', '320'),
(111829, 6621, '_product_version', '4.1.0'),
(111830, 6621, '_vi_wad_aliexpress_variation_id', '12000017326504091'),
(111831, 6621, '_vi_wad_aliexpress_variation_attr', '14:350850#Same Pic;200000124:200000333'),
(111832, 6622, '_variation_description', ''),
(111833, 6622, '_sku', '1005001718842951-black-pink-44'),
(111834, 6622, '_regular_price', '320'),
(111835, 6622, 'total_sales', '0'),
(111836, 6622, '_tax_status', 'taxable'),
(111837, 6622, '_tax_class', 'parent'),
(111838, 6622, '_manage_stock', 'yes'),
(111839, 6622, '_backorders', 'no'),
(111840, 6622, '_sold_individually', 'no'),
(111841, 6622, '_virtual', 'no'),
(111842, 6622, '_downloadable', 'no'),
(111843, 6622, '_download_limit', '-1'),
(111844, 6622, '_download_expiry', '-1'),
(111845, 6622, '_stock', '50'),
(111846, 6622, '_stock_status', 'instock'),
(111847, 6622, '_wc_average_rating', '0'),
(111848, 6622, '_wc_review_count', '0'),
(111849, 6622, 'attribute_pa_color', 'black-pink'),
(111850, 6622, 'attribute_pa_shoe-size', '44'),
(111851, 6622, '_price', '320'),
(111852, 6622, '_product_version', '4.1.0'),
(111853, 6622, '_vi_wad_aliexpress_variation_id', '12000017326504088'),
(111854, 6622, '_vi_wad_aliexpress_variation_attr', '14:365458#Black Pink;200000124:100010487'),
(111855, 6623, '_variation_description', ''),
(111856, 6623, '_sku', '1005001718842951-black-pink-45'),
(111857, 6623, '_regular_price', '320'),
(111858, 6623, 'total_sales', '0'),
(111859, 6623, '_tax_status', 'taxable'),
(111860, 6623, '_tax_class', 'parent'),
(111861, 6623, '_manage_stock', 'yes'),
(111862, 6623, '_backorders', 'no'),
(111863, 6623, '_sold_individually', 'no'),
(111864, 6623, '_virtual', 'no'),
(111865, 6623, '_downloadable', 'no'),
(111866, 6623, '_download_limit', '-1'),
(111867, 6623, '_download_expiry', '-1'),
(111868, 6623, '_stock', '50'),
(111869, 6623, '_stock_status', 'instock'),
(111870, 6623, '_wc_average_rating', '0'),
(111871, 6623, '_wc_review_count', '0'),
(111872, 6623, 'attribute_pa_color', 'black-pink'),
(111873, 6623, 'attribute_pa_shoe-size', '45'),
(111874, 6623, '_price', '320'),
(111875, 6623, '_product_version', '4.1.0'),
(111876, 6623, '_vi_wad_aliexpress_variation_id', '12000017326504089'),
(111877, 6623, '_vi_wad_aliexpress_variation_attr', '14:365458#Black Pink;200000124:3116'),
(111878, 6624, '_variation_description', ''),
(111879, 6624, '_sku', '1005001718842951-same-pic-38'),
(111880, 6624, '_regular_price', '320'),
(111881, 6624, 'total_sales', '0'),
(111882, 6624, '_tax_status', 'taxable'),
(111883, 6624, '_tax_class', 'parent'),
(111884, 6624, '_manage_stock', 'yes'),
(111885, 6624, '_backorders', 'no'),
(111886, 6624, '_sold_individually', 'no'),
(111887, 6624, '_virtual', 'no'),
(111888, 6624, '_downloadable', 'no'),
(111889, 6624, '_download_limit', '-1'),
(111890, 6624, '_download_expiry', '-1'),
(111891, 6624, '_stock', '50'),
(111892, 6624, '_stock_status', 'instock'),
(111893, 6624, '_wc_average_rating', '0'),
(111894, 6624, '_wc_review_count', '0'),
(111895, 6624, 'attribute_pa_color', 'same-pic'),
(111896, 6624, 'attribute_pa_shoe-size', '38'),
(111897, 6624, '_price', '320'),
(111898, 6624, '_product_version', '4.1.0'),
(111899, 6624, '_vi_wad_aliexpress_variation_id', '12000017326504094'),
(111900, 6624, '_vi_wad_aliexpress_variation_attr', '14:350850#Same Pic;200000124:200000898'),
(111901, 6625, '_variation_description', ''),
(111902, 6625, '_sku', '1005001718842951-same-pic-39'),
(111903, 6625, '_regular_price', '320'),
(111904, 6625, 'total_sales', '0'),
(111905, 6625, '_tax_status', 'taxable'),
(111906, 6625, '_tax_class', 'parent'),
(111907, 6625, '_manage_stock', 'yes'),
(111908, 6625, '_backorders', 'no'),
(111909, 6625, '_sold_individually', 'no'),
(111910, 6625, '_virtual', 'no'),
(111911, 6625, '_downloadable', 'no'),
(111912, 6625, '_download_limit', '-1'),
(111913, 6625, '_download_expiry', '-1'),
(111914, 6625, '_stock', '50'),
(111915, 6625, '_stock_status', 'instock'),
(111916, 6625, '_wc_average_rating', '0'),
(111917, 6625, '_wc_review_count', '0'),
(111918, 6625, 'attribute_pa_color', 'same-pic'),
(111919, 6625, 'attribute_pa_shoe-size', '39'),
(111920, 6625, '_price', '320'),
(111921, 6625, '_product_version', '4.1.0'),
(111922, 6625, '_vi_wad_aliexpress_variation_id', '12000017326504095'),
(111923, 6625, '_vi_wad_aliexpress_variation_attr', '14:350850#Same Pic;200000124:200000364'),
(111924, 6626, '_variation_description', ''),
(111925, 6626, '_sku', '1005001718842951-same-pic-36'),
(111926, 6626, '_regular_price', '320'),
(111927, 6626, 'total_sales', '0'),
(111928, 6626, '_tax_status', 'taxable'),
(111929, 6626, '_tax_class', 'parent'),
(111930, 6626, '_manage_stock', 'yes'),
(111931, 6626, '_backorders', 'no'),
(111932, 6626, '_sold_individually', 'no'),
(111933, 6626, '_virtual', 'no'),
(111934, 6626, '_downloadable', 'no'),
(111935, 6626, '_download_limit', '-1'),
(111936, 6626, '_download_expiry', '-1'),
(111937, 6626, '_stock', '50'),
(111938, 6626, '_stock_status', 'instock'),
(111939, 6626, '_wc_average_rating', '0'),
(111940, 6626, '_wc_review_count', '0'),
(111941, 6626, 'attribute_pa_color', 'same-pic'),
(111942, 6626, 'attribute_pa_shoe-size', '36'),
(111943, 6626, '_price', '320'),
(111944, 6626, '_product_version', '4.1.0'),
(111945, 6626, '_vi_wad_aliexpress_variation_id', '12000017326504092'),
(111946, 6626, '_vi_wad_aliexpress_variation_attr', '14:350850#Same Pic;200000124:200000334'),
(111947, 6627, '_variation_description', ''),
(111948, 6627, '_sku', '1005001718842951-same-pic-37'),
(111949, 6627, '_regular_price', '320'),
(111950, 6627, 'total_sales', '0'),
(111951, 6627, '_tax_status', 'taxable'),
(111952, 6627, '_tax_class', 'parent'),
(111953, 6627, '_manage_stock', 'yes'),
(111954, 6627, '_backorders', 'no'),
(111955, 6627, '_sold_individually', 'no'),
(111956, 6627, '_virtual', 'no'),
(111957, 6627, '_downloadable', 'no'),
(111958, 6627, '_download_limit', '-1'),
(111959, 6627, '_download_expiry', '-1'),
(111960, 6627, '_stock', '50'),
(111961, 6627, '_stock_status', 'instock'),
(111962, 6627, '_wc_average_rating', '0'),
(111963, 6627, '_wc_review_count', '0'),
(111964, 6627, 'attribute_pa_color', 'same-pic'),
(111965, 6627, 'attribute_pa_shoe-size', '37'),
(111966, 6627, '_price', '320'),
(111967, 6627, '_product_version', '4.1.0'),
(111968, 6627, '_vi_wad_aliexpress_variation_id', '12000017326504093'),
(111969, 6627, '_vi_wad_aliexpress_variation_attr', '14:350850#Same Pic;200000124:100010482'),
(111970, 6628, '_variation_description', ''),
(111971, 6628, '_sku', '1005001718842951-blue-46'),
(111972, 6628, '_regular_price', '320'),
(111973, 6628, 'total_sales', '0'),
(111974, 6628, '_tax_status', 'taxable'),
(111975, 6628, '_tax_class', 'parent'),
(111976, 6628, '_manage_stock', 'yes'),
(111977, 6628, '_backorders', 'no'),
(111978, 6628, '_sold_individually', 'no'),
(111979, 6628, '_virtual', 'no'),
(111980, 6628, '_downloadable', 'no'),
(111981, 6628, '_download_limit', '-1'),
(111982, 6628, '_download_expiry', '-1'),
(111983, 6628, '_stock', '50'),
(111984, 6628, '_stock_status', 'instock'),
(111985, 6628, '_wc_average_rating', '0'),
(111986, 6628, '_wc_review_count', '0'),
(111987, 6628, 'attribute_pa_color', 'blue'),
(111988, 6628, 'attribute_pa_shoe-size', '46'),
(111989, 6628, '_price', '320'),
(111990, 6628, '_product_version', '4.1.0'),
(111991, 6628, '_vi_wad_aliexpress_variation_id', '12000017326504066'),
(111992, 6628, '_vi_wad_aliexpress_variation_attr', '14:173;200000124:200000899'),
(111993, 6629, '_variation_description', ''),
(111994, 6629, '_sku', '1005001718842951-black-white-sole-35'),
(111995, 6629, '_regular_price', '320'),
(111996, 6629, 'total_sales', '0'),
(111997, 6629, '_tax_status', 'taxable'),
(111998, 6629, '_tax_class', 'parent'),
(111999, 6629, '_manage_stock', 'yes'),
(112000, 6629, '_backorders', 'no'),
(112001, 6629, '_sold_individually', 'no'),
(112002, 6629, '_virtual', 'no'),
(112003, 6629, '_downloadable', 'no'),
(112004, 6629, '_download_limit', '-1'),
(112005, 6629, '_download_expiry', '-1'),
(112006, 6629, '_stock', '50'),
(112007, 6629, '_stock_status', 'instock'),
(112008, 6629, '_wc_average_rating', '0'),
(112009, 6629, '_wc_review_count', '0'),
(112010, 6629, 'attribute_pa_color', 'black-white-sole'),
(112011, 6629, 'attribute_pa_shoe-size', '35'),
(112012, 6629, '_price', '320'),
(112013, 6629, '_product_version', '4.1.0'),
(112014, 6629, '_vi_wad_aliexpress_variation_id', '12000017326504067'),
(112015, 6629, '_vi_wad_aliexpress_variation_attr', '14:1254#Black white Sole;200000124:200000333'),
(112016, 6630, '_variation_description', ''),
(112017, 6630, '_sku', '1005001718842951-blue-44'),
(112018, 6630, '_regular_price', '320'),
(112019, 6630, 'total_sales', '0'),
(112020, 6630, '_tax_status', 'taxable'),
(112021, 6630, '_tax_class', 'parent'),
(112022, 6630, '_manage_stock', 'yes'),
(112023, 6630, '_backorders', 'no'),
(112024, 6630, '_sold_individually', 'no'),
(112025, 6630, '_virtual', 'no'),
(112026, 6630, '_downloadable', 'no'),
(112027, 6630, '_download_limit', '-1'),
(112028, 6630, '_download_expiry', '-1'),
(112029, 6630, '_stock', '50'),
(112030, 6630, '_stock_status', 'instock'),
(112031, 6630, '_wc_average_rating', '0'),
(112032, 6630, '_wc_review_count', '0'),
(112033, 6630, 'attribute_pa_color', 'blue'),
(112034, 6630, 'attribute_pa_shoe-size', '44'),
(112035, 6630, '_price', '320'),
(112036, 6630, '_product_version', '4.1.0'),
(112037, 6630, '_vi_wad_aliexpress_variation_id', '12000017326504064'),
(112038, 6630, '_vi_wad_aliexpress_variation_attr', '14:173;200000124:100010487'),
(112039, 6631, '_variation_description', ''),
(112040, 6631, '_sku', '1005001718842951-blue-45'),
(112041, 6631, '_regular_price', '320'),
(112042, 6631, 'total_sales', '0'),
(112043, 6631, '_tax_status', 'taxable'),
(112044, 6631, '_tax_class', 'parent'),
(112045, 6631, '_manage_stock', 'yes'),
(112046, 6631, '_backorders', 'no'),
(112047, 6631, '_sold_individually', 'no'),
(112048, 6631, '_virtual', 'no'),
(112049, 6631, '_downloadable', 'no'),
(112050, 6631, '_download_limit', '-1'),
(112051, 6631, '_download_expiry', '-1'),
(112052, 6631, '_stock', '50'),
(112053, 6631, '_stock_status', 'instock'),
(112054, 6631, '_wc_average_rating', '0'),
(112055, 6631, '_wc_review_count', '0'),
(112056, 6631, 'attribute_pa_color', 'blue'),
(112057, 6631, 'attribute_pa_shoe-size', '45'),
(112058, 6631, '_price', '320');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(112059, 6631, '_product_version', '4.1.0'),
(112060, 6631, '_vi_wad_aliexpress_variation_id', '12000017326504065'),
(112061, 6631, '_vi_wad_aliexpress_variation_attr', '14:173;200000124:3116'),
(112062, 6632, '_variation_description', ''),
(112063, 6632, '_sku', '1005001718842951-black-white-sole-38'),
(112064, 6632, '_regular_price', '320'),
(112065, 6632, 'total_sales', '0'),
(112066, 6632, '_tax_status', 'taxable'),
(112067, 6632, '_tax_class', 'parent'),
(112068, 6632, '_manage_stock', 'yes'),
(112069, 6632, '_backorders', 'no'),
(112070, 6632, '_sold_individually', 'no'),
(112071, 6632, '_virtual', 'no'),
(112072, 6632, '_downloadable', 'no'),
(112073, 6632, '_download_limit', '-1'),
(112074, 6632, '_download_expiry', '-1'),
(112075, 6632, '_stock', '50'),
(112076, 6632, '_stock_status', 'instock'),
(112077, 6632, '_wc_average_rating', '0'),
(112078, 6632, '_wc_review_count', '0'),
(112079, 6632, 'attribute_pa_color', 'black-white-sole'),
(112080, 6632, 'attribute_pa_shoe-size', '38'),
(112081, 6632, '_price', '320'),
(112082, 6632, '_product_version', '4.1.0'),
(112083, 6632, '_vi_wad_aliexpress_variation_id', '12000017326504070'),
(112084, 6632, '_vi_wad_aliexpress_variation_attr', '14:1254#Black white Sole;200000124:200000898'),
(112085, 6633, '_variation_description', ''),
(112086, 6633, '_sku', '1005001718842951-black-white-sole-39'),
(112087, 6633, '_regular_price', '320'),
(112088, 6633, 'total_sales', '0'),
(112089, 6633, '_tax_status', 'taxable'),
(112090, 6633, '_tax_class', 'parent'),
(112091, 6633, '_manage_stock', 'yes'),
(112092, 6633, '_backorders', 'no'),
(112093, 6633, '_sold_individually', 'no'),
(112094, 6633, '_virtual', 'no'),
(112095, 6633, '_downloadable', 'no'),
(112096, 6633, '_download_limit', '-1'),
(112097, 6633, '_download_expiry', '-1'),
(112098, 6633, '_stock', '49'),
(112099, 6633, '_stock_status', 'instock'),
(112100, 6633, '_wc_average_rating', '0'),
(112101, 6633, '_wc_review_count', '0'),
(112102, 6633, 'attribute_pa_color', 'black-white-sole'),
(112103, 6633, 'attribute_pa_shoe-size', '39'),
(112104, 6633, '_price', '320'),
(112105, 6633, '_product_version', '4.1.0'),
(112106, 6633, '_vi_wad_aliexpress_variation_id', '12000017326504071'),
(112107, 6633, '_vi_wad_aliexpress_variation_attr', '14:1254#Black white Sole;200000124:200000364'),
(112108, 6634, '_variation_description', ''),
(112109, 6634, '_sku', '1005001718842951-black-white-sole-36'),
(112110, 6634, '_regular_price', '320'),
(112111, 6634, 'total_sales', '0'),
(112112, 6634, '_tax_status', 'taxable'),
(112113, 6634, '_tax_class', 'parent'),
(112114, 6634, '_manage_stock', 'yes'),
(112115, 6634, '_backorders', 'no'),
(112116, 6634, '_sold_individually', 'no'),
(112117, 6634, '_virtual', 'no'),
(112118, 6634, '_downloadable', 'no'),
(112119, 6634, '_download_limit', '-1'),
(112120, 6634, '_download_expiry', '-1'),
(112121, 6634, '_stock', '50'),
(112122, 6634, '_stock_status', 'instock'),
(112123, 6634, '_wc_average_rating', '0'),
(112124, 6634, '_wc_review_count', '0'),
(112125, 6634, 'attribute_pa_color', 'black-white-sole'),
(112126, 6634, 'attribute_pa_shoe-size', '36'),
(112127, 6634, '_price', '320'),
(112128, 6634, '_product_version', '4.1.0'),
(112129, 6634, '_vi_wad_aliexpress_variation_id', '12000017326504068'),
(112130, 6634, '_vi_wad_aliexpress_variation_attr', '14:1254#Black white Sole;200000124:200000334'),
(112131, 6635, '_variation_description', ''),
(112132, 6635, '_sku', '1005001718842951-black-white-sole-37'),
(112133, 6635, '_regular_price', '320'),
(112134, 6635, 'total_sales', '0'),
(112135, 6635, '_tax_status', 'taxable'),
(112136, 6635, '_tax_class', 'parent'),
(112137, 6635, '_manage_stock', 'yes'),
(112138, 6635, '_backorders', 'no'),
(112139, 6635, '_sold_individually', 'no'),
(112140, 6635, '_virtual', 'no'),
(112141, 6635, '_downloadable', 'no'),
(112142, 6635, '_download_limit', '-1'),
(112143, 6635, '_download_expiry', '-1'),
(112144, 6635, '_stock', '50'),
(112145, 6635, '_stock_status', 'instock'),
(112146, 6635, '_wc_average_rating', '0'),
(112147, 6635, '_wc_review_count', '0'),
(112148, 6635, 'attribute_pa_color', 'black-white-sole'),
(112149, 6635, 'attribute_pa_shoe-size', '37'),
(112150, 6635, '_price', '320'),
(112151, 6635, '_product_version', '4.1.0'),
(112152, 6635, '_vi_wad_aliexpress_variation_id', '12000017326504069'),
(112153, 6635, '_vi_wad_aliexpress_variation_attr', '14:1254#Black white Sole;200000124:100010482'),
(112154, 6636, '_variation_description', ''),
(112155, 6636, '_sku', '1005001718842951-black-white-sole-42'),
(112156, 6636, '_regular_price', '320'),
(112157, 6636, 'total_sales', '0'),
(112158, 6636, '_tax_status', 'taxable'),
(112159, 6636, '_tax_class', 'parent'),
(112160, 6636, '_manage_stock', 'yes'),
(112161, 6636, '_backorders', 'no'),
(112162, 6636, '_sold_individually', 'no'),
(112163, 6636, '_virtual', 'no'),
(112164, 6636, '_downloadable', 'no'),
(112165, 6636, '_download_limit', '-1'),
(112166, 6636, '_download_expiry', '-1'),
(112167, 6636, '_stock', '50'),
(112168, 6636, '_stock_status', 'instock'),
(112169, 6636, '_wc_average_rating', '0'),
(112170, 6636, '_wc_review_count', '0'),
(112171, 6636, 'attribute_pa_color', 'black-white-sole'),
(112172, 6636, 'attribute_pa_shoe-size', '42'),
(112173, 6636, '_price', '320'),
(112174, 6636, '_product_version', '4.1.0'),
(112175, 6636, '_vi_wad_aliexpress_variation_id', '12000017326504074'),
(112176, 6636, '_vi_wad_aliexpress_variation_attr', '14:1254#Black white Sole;200000124:200000337'),
(112177, 6637, '_variation_description', ''),
(112178, 6637, '_sku', '1005001718842951-black-white-sole-43'),
(112179, 6637, '_regular_price', '320'),
(112180, 6637, 'total_sales', '0'),
(112181, 6637, '_tax_status', 'taxable'),
(112182, 6637, '_tax_class', 'parent'),
(112183, 6637, '_manage_stock', 'yes'),
(112184, 6637, '_backorders', 'no'),
(112185, 6637, '_sold_individually', 'no'),
(112186, 6637, '_virtual', 'no'),
(112187, 6637, '_downloadable', 'no'),
(112188, 6637, '_download_limit', '-1'),
(112189, 6637, '_download_expiry', '-1'),
(112190, 6637, '_stock', '50'),
(112191, 6637, '_stock_status', 'instock'),
(112192, 6637, '_wc_average_rating', '0'),
(112193, 6637, '_wc_review_count', '0'),
(112194, 6637, 'attribute_pa_color', 'black-white-sole'),
(112195, 6637, 'attribute_pa_shoe-size', '43'),
(112196, 6637, '_price', '320'),
(112197, 6637, '_product_version', '4.1.0'),
(112198, 6637, '_vi_wad_aliexpress_variation_id', '12000017326504075'),
(112199, 6637, '_vi_wad_aliexpress_variation_attr', '14:1254#Black white Sole;200000124:200000338'),
(112200, 6638, '_variation_description', ''),
(112201, 6638, '_sku', '1005001718842951-black-white-sole-40'),
(112202, 6638, '_regular_price', '320'),
(112203, 6638, 'total_sales', '0'),
(112204, 6638, '_tax_status', 'taxable'),
(112205, 6638, '_tax_class', 'parent'),
(112206, 6638, '_manage_stock', 'yes'),
(112207, 6638, '_backorders', 'no'),
(112208, 6638, '_sold_individually', 'no'),
(112209, 6638, '_virtual', 'no'),
(112210, 6638, '_downloadable', 'no'),
(112211, 6638, '_download_limit', '-1'),
(112212, 6638, '_download_expiry', '-1'),
(112213, 6638, '_stock', '50'),
(112214, 6638, '_stock_status', 'instock'),
(112215, 6638, '_wc_average_rating', '0'),
(112216, 6638, '_wc_review_count', '0'),
(112217, 6638, 'attribute_pa_color', 'black-white-sole'),
(112218, 6638, 'attribute_pa_shoe-size', '40'),
(112219, 6638, '_price', '320'),
(112220, 6638, '_product_version', '4.1.0'),
(112221, 6638, '_vi_wad_aliexpress_variation_id', '12000017326504072'),
(112222, 6638, '_vi_wad_aliexpress_variation_attr', '14:1254#Black white Sole;200000124:100013888'),
(112223, 6639, '_variation_description', ''),
(112224, 6639, '_sku', '1005001718842951-black-white-sole-41'),
(112225, 6639, '_regular_price', '320'),
(112226, 6639, 'total_sales', '0'),
(112227, 6639, '_tax_status', 'taxable'),
(112228, 6639, '_tax_class', 'parent'),
(112229, 6639, '_manage_stock', 'yes'),
(112230, 6639, '_backorders', 'no'),
(112231, 6639, '_sold_individually', 'no'),
(112232, 6639, '_virtual', 'no'),
(112233, 6639, '_downloadable', 'no'),
(112234, 6639, '_download_limit', '-1'),
(112235, 6639, '_download_expiry', '-1'),
(112236, 6639, '_stock', '50'),
(112237, 6639, '_stock_status', 'instock'),
(112238, 6639, '_wc_average_rating', '0'),
(112239, 6639, '_wc_review_count', '0'),
(112240, 6639, 'attribute_pa_color', 'black-white-sole'),
(112241, 6639, 'attribute_pa_shoe-size', '41'),
(112242, 6639, '_price', '320'),
(112243, 6639, '_product_version', '4.1.0'),
(112244, 6639, '_vi_wad_aliexpress_variation_id', '12000017326504073'),
(112245, 6639, '_vi_wad_aliexpress_variation_attr', '14:1254#Black white Sole;200000124:100010483'),
(112246, 6640, '_variation_description', ''),
(112247, 6640, '_sku', '1005001718842951-black-white-sole-46'),
(112248, 6640, '_regular_price', '320'),
(112249, 6640, 'total_sales', '0'),
(112250, 6640, '_tax_status', 'taxable'),
(112251, 6640, '_tax_class', 'parent'),
(112252, 6640, '_manage_stock', 'yes'),
(112253, 6640, '_backorders', 'no'),
(112254, 6640, '_sold_individually', 'no'),
(112255, 6640, '_virtual', 'no'),
(112256, 6640, '_downloadable', 'no'),
(112257, 6640, '_download_limit', '-1'),
(112258, 6640, '_download_expiry', '-1'),
(112259, 6640, '_stock', '50'),
(112260, 6640, '_stock_status', 'instock'),
(112261, 6640, '_wc_average_rating', '0'),
(112262, 6640, '_wc_review_count', '0'),
(112263, 6640, 'attribute_pa_color', 'black-white-sole'),
(112264, 6640, 'attribute_pa_shoe-size', '46'),
(112265, 6640, '_price', '320'),
(112266, 6640, '_product_version', '4.1.0'),
(112267, 6640, '_vi_wad_aliexpress_variation_id', '12000017326504078'),
(112268, 6640, '_vi_wad_aliexpress_variation_attr', '14:1254#Black white Sole;200000124:200000899'),
(112269, 6641, '_variation_description', ''),
(112270, 6641, '_sku', '1005001718842951-black-pink-35'),
(112271, 6641, '_regular_price', '320'),
(112272, 6641, 'total_sales', '0'),
(112273, 6641, '_tax_status', 'taxable'),
(112274, 6641, '_tax_class', 'parent'),
(112275, 6641, '_manage_stock', 'yes'),
(112276, 6641, '_backorders', 'no'),
(112277, 6641, '_sold_individually', 'no'),
(112278, 6641, '_virtual', 'no'),
(112279, 6641, '_downloadable', 'no'),
(112280, 6641, '_download_limit', '-1'),
(112281, 6641, '_download_expiry', '-1'),
(112282, 6641, '_stock', '50'),
(112283, 6641, '_stock_status', 'instock'),
(112284, 6641, '_wc_average_rating', '0'),
(112285, 6641, '_wc_review_count', '0'),
(112286, 6641, 'attribute_pa_color', 'black-pink'),
(112287, 6641, 'attribute_pa_shoe-size', '35'),
(112288, 6641, '_price', '320'),
(112289, 6641, '_product_version', '4.1.0'),
(112290, 6641, '_vi_wad_aliexpress_variation_id', '12000017326504079'),
(112291, 6641, '_vi_wad_aliexpress_variation_attr', '14:365458#Black Pink;200000124:200000333'),
(112292, 6642, '_variation_description', ''),
(112293, 6642, '_sku', '1005001718842951-black-white-sole-44'),
(112294, 6642, '_regular_price', '320'),
(112295, 6642, 'total_sales', '0'),
(112296, 6642, '_tax_status', 'taxable'),
(112297, 6642, '_tax_class', 'parent'),
(112298, 6642, '_manage_stock', 'yes'),
(112299, 6642, '_backorders', 'no'),
(112300, 6642, '_sold_individually', 'no'),
(112301, 6642, '_virtual', 'no'),
(112302, 6642, '_downloadable', 'no'),
(112303, 6642, '_download_limit', '-1'),
(112304, 6642, '_download_expiry', '-1'),
(112305, 6642, '_stock', '49'),
(112306, 6642, '_stock_status', 'instock'),
(112307, 6642, '_wc_average_rating', '0'),
(112308, 6642, '_wc_review_count', '0'),
(112309, 6642, 'attribute_pa_color', 'black-white-sole'),
(112310, 6642, 'attribute_pa_shoe-size', '44'),
(112311, 6642, '_price', '320'),
(112312, 6642, '_product_version', '4.1.0'),
(112313, 6642, '_vi_wad_aliexpress_variation_id', '12000017326504076'),
(112314, 6642, '_vi_wad_aliexpress_variation_attr', '14:1254#Black white Sole;200000124:100010487'),
(112315, 6643, '_variation_description', ''),
(112316, 6643, '_sku', '1005001718842951-black-white-sole-45'),
(112317, 6643, '_regular_price', '320'),
(112318, 6643, 'total_sales', '0'),
(112319, 6643, '_tax_status', 'taxable'),
(112320, 6643, '_tax_class', 'parent'),
(112321, 6643, '_manage_stock', 'yes'),
(112322, 6643, '_backorders', 'no'),
(112323, 6643, '_sold_individually', 'no'),
(112324, 6643, '_virtual', 'no'),
(112325, 6643, '_downloadable', 'no'),
(112326, 6643, '_download_limit', '-1'),
(112327, 6643, '_download_expiry', '-1'),
(112328, 6643, '_stock', '50'),
(112329, 6643, '_stock_status', 'instock'),
(112330, 6643, '_wc_average_rating', '0'),
(112331, 6643, '_wc_review_count', '0'),
(112332, 6643, 'attribute_pa_color', 'black-white-sole'),
(112333, 6643, 'attribute_pa_shoe-size', '45'),
(112334, 6643, '_price', '320'),
(112335, 6643, '_product_version', '4.1.0'),
(112336, 6643, '_vi_wad_aliexpress_variation_id', '12000017326504077'),
(112337, 6643, '_vi_wad_aliexpress_variation_attr', '14:1254#Black white Sole;200000124:3116'),
(112338, 6644, '_variation_description', ''),
(112339, 6644, '_sku', '1005001718842951-gray-46'),
(112340, 6644, '_regular_price', '320'),
(112341, 6644, 'total_sales', '0'),
(112342, 6644, '_tax_status', 'taxable'),
(112343, 6644, '_tax_class', 'parent'),
(112344, 6644, '_manage_stock', 'yes'),
(112345, 6644, '_backorders', 'no'),
(112346, 6644, '_sold_individually', 'no'),
(112347, 6644, '_virtual', 'no'),
(112348, 6644, '_downloadable', 'no'),
(112349, 6644, '_download_limit', '-1'),
(112350, 6644, '_download_expiry', '-1'),
(112351, 6644, '_stock', '50'),
(112352, 6644, '_stock_status', 'instock'),
(112353, 6644, '_wc_average_rating', '0'),
(112354, 6644, '_wc_review_count', '0'),
(112355, 6644, 'attribute_pa_color', 'gray'),
(112356, 6644, 'attribute_pa_shoe-size', '46'),
(112357, 6644, '_price', '320'),
(112358, 6644, '_product_version', '4.1.0'),
(112359, 6644, '_vi_wad_aliexpress_variation_id', '12000017326504114'),
(112360, 6644, '_vi_wad_aliexpress_variation_attr', '14:691;200000124:200000899'),
(112361, 6645, '_variation_description', ''),
(112362, 6645, '_sku', '1005001718842951-green-35'),
(112363, 6645, '_regular_price', '320'),
(112364, 6645, 'total_sales', '0'),
(112365, 6645, '_tax_status', 'taxable'),
(112366, 6645, '_tax_class', 'parent'),
(112367, 6645, '_manage_stock', 'yes'),
(112368, 6645, '_backorders', 'no'),
(112369, 6645, '_sold_individually', 'no'),
(112370, 6645, '_virtual', 'no'),
(112371, 6645, '_downloadable', 'no'),
(112372, 6645, '_download_limit', '-1'),
(112373, 6645, '_download_expiry', '-1'),
(112374, 6645, '_stock', '50'),
(112375, 6645, '_stock_status', 'instock'),
(112376, 6645, '_wc_average_rating', '0'),
(112377, 6645, '_wc_review_count', '0'),
(112378, 6645, 'attribute_pa_color', 'green'),
(112379, 6645, 'attribute_pa_shoe-size', '35'),
(112380, 6645, '_price', '320'),
(112381, 6645, '_product_version', '4.1.0'),
(112382, 6645, '_vi_wad_aliexpress_variation_id', '12000017326504115'),
(112383, 6645, '_vi_wad_aliexpress_variation_attr', '14:175;200000124:200000333'),
(112384, 6646, '_variation_description', ''),
(112385, 6646, '_sku', '1005001718842951-gray-44'),
(112386, 6646, '_regular_price', '320'),
(112387, 6646, 'total_sales', '0'),
(112388, 6646, '_tax_status', 'taxable'),
(112389, 6646, '_tax_class', 'parent'),
(112390, 6646, '_manage_stock', 'yes'),
(112391, 6646, '_backorders', 'no'),
(112392, 6646, '_sold_individually', 'no'),
(112393, 6646, '_virtual', 'no'),
(112394, 6646, '_downloadable', 'no'),
(112395, 6646, '_download_limit', '-1'),
(112396, 6646, '_download_expiry', '-1'),
(112397, 6646, '_stock', '50'),
(112398, 6646, '_stock_status', 'instock'),
(112399, 6646, '_wc_average_rating', '0'),
(112400, 6646, '_wc_review_count', '0'),
(112401, 6646, 'attribute_pa_color', 'gray'),
(112402, 6646, 'attribute_pa_shoe-size', '44'),
(112403, 6646, '_price', '320'),
(112404, 6646, '_product_version', '4.1.0'),
(112405, 6646, '_vi_wad_aliexpress_variation_id', '12000017326504112'),
(112406, 6646, '_vi_wad_aliexpress_variation_attr', '14:691;200000124:100010487'),
(112407, 6647, '_variation_description', ''),
(112408, 6647, '_sku', '1005001718842951-gray-45'),
(112409, 6647, '_regular_price', '320'),
(112410, 6647, 'total_sales', '0'),
(112411, 6647, '_tax_status', 'taxable'),
(112412, 6647, '_tax_class', 'parent'),
(112413, 6647, '_manage_stock', 'yes'),
(112414, 6647, '_backorders', 'no'),
(112415, 6647, '_sold_individually', 'no'),
(112416, 6647, '_virtual', 'no'),
(112417, 6647, '_downloadable', 'no'),
(112418, 6647, '_download_limit', '-1'),
(112419, 6647, '_download_expiry', '-1'),
(112420, 6647, '_stock', '50'),
(112421, 6647, '_stock_status', 'instock'),
(112422, 6647, '_wc_average_rating', '0'),
(112423, 6647, '_wc_review_count', '0'),
(112424, 6647, 'attribute_pa_color', 'gray'),
(112425, 6647, 'attribute_pa_shoe-size', '45'),
(112426, 6647, '_price', '320'),
(112427, 6647, '_product_version', '4.1.0'),
(112428, 6647, '_vi_wad_aliexpress_variation_id', '12000017326504113'),
(112429, 6647, '_vi_wad_aliexpress_variation_attr', '14:691;200000124:3116'),
(112430, 6648, '_variation_description', ''),
(112431, 6648, '_sku', '1005001718842951-green-38'),
(112432, 6648, '_regular_price', '320'),
(112433, 6648, 'total_sales', '0'),
(112434, 6648, '_tax_status', 'taxable'),
(112435, 6648, '_tax_class', 'parent'),
(112436, 6648, '_manage_stock', 'yes'),
(112437, 6648, '_backorders', 'no'),
(112438, 6648, '_sold_individually', 'no'),
(112439, 6648, '_virtual', 'no'),
(112440, 6648, '_downloadable', 'no'),
(112441, 6648, '_download_limit', '-1'),
(112442, 6648, '_download_expiry', '-1'),
(112443, 6648, '_stock', '50'),
(112444, 6648, '_stock_status', 'instock'),
(112445, 6648, '_wc_average_rating', '0'),
(112446, 6648, '_wc_review_count', '0'),
(112447, 6648, 'attribute_pa_color', 'green'),
(112448, 6648, 'attribute_pa_shoe-size', '38'),
(112449, 6648, '_price', '320'),
(112450, 6648, '_product_version', '4.1.0'),
(112451, 6648, '_vi_wad_aliexpress_variation_id', '12000017326504118'),
(112452, 6648, '_vi_wad_aliexpress_variation_attr', '14:175;200000124:200000898'),
(112453, 6649, '_variation_description', ''),
(112454, 6649, '_sku', '1005001718842951-green-39'),
(112455, 6649, '_regular_price', '320'),
(112456, 6649, 'total_sales', '0'),
(112457, 6649, '_tax_status', 'taxable'),
(112458, 6649, '_tax_class', 'parent'),
(112459, 6649, '_manage_stock', 'yes'),
(112460, 6649, '_backorders', 'no'),
(112461, 6649, '_sold_individually', 'no'),
(112462, 6649, '_virtual', 'no'),
(112463, 6649, '_downloadable', 'no'),
(112464, 6649, '_download_limit', '-1'),
(112465, 6649, '_download_expiry', '-1'),
(112466, 6649, '_stock', '50'),
(112467, 6649, '_stock_status', 'instock'),
(112468, 6649, '_wc_average_rating', '0'),
(112469, 6649, '_wc_review_count', '0'),
(112470, 6649, 'attribute_pa_color', 'green'),
(112471, 6649, 'attribute_pa_shoe-size', '39'),
(112472, 6649, '_price', '320'),
(112473, 6649, '_product_version', '4.1.0'),
(112474, 6649, '_vi_wad_aliexpress_variation_id', '12000017326504119'),
(112475, 6649, '_vi_wad_aliexpress_variation_attr', '14:175;200000124:200000364'),
(112476, 6650, '_variation_description', ''),
(112477, 6650, '_sku', '1005001718842951-green-36'),
(112478, 6650, '_regular_price', '320'),
(112479, 6650, 'total_sales', '0'),
(112480, 6650, '_tax_status', 'taxable'),
(112481, 6650, '_tax_class', 'parent'),
(112482, 6650, '_manage_stock', 'yes'),
(112483, 6650, '_backorders', 'no'),
(112484, 6650, '_sold_individually', 'no'),
(112485, 6650, '_virtual', 'no'),
(112486, 6650, '_downloadable', 'no'),
(112487, 6650, '_download_limit', '-1'),
(112488, 6650, '_download_expiry', '-1'),
(112489, 6650, '_stock', '50'),
(112490, 6650, '_stock_status', 'instock'),
(112491, 6650, '_wc_average_rating', '0'),
(112492, 6650, '_wc_review_count', '0'),
(112493, 6650, 'attribute_pa_color', 'green'),
(112494, 6650, 'attribute_pa_shoe-size', '36'),
(112495, 6650, '_price', '320'),
(112496, 6650, '_product_version', '4.1.0'),
(112497, 6650, '_vi_wad_aliexpress_variation_id', '12000017326504116'),
(112498, 6650, '_vi_wad_aliexpress_variation_attr', '14:175;200000124:200000334'),
(112499, 6651, '_variation_description', ''),
(112500, 6651, '_sku', '1005001718842951-green-37'),
(112501, 6651, '_regular_price', '320'),
(112502, 6651, 'total_sales', '0'),
(112503, 6651, '_tax_status', 'taxable'),
(112504, 6651, '_tax_class', 'parent'),
(112505, 6651, '_manage_stock', 'yes'),
(112506, 6651, '_backorders', 'no'),
(112507, 6651, '_sold_individually', 'no'),
(112508, 6651, '_virtual', 'no'),
(112509, 6651, '_downloadable', 'no'),
(112510, 6651, '_download_limit', '-1'),
(112511, 6651, '_download_expiry', '-1'),
(112512, 6651, '_stock', '50'),
(112513, 6651, '_stock_status', 'instock'),
(112514, 6651, '_wc_average_rating', '0'),
(112515, 6651, '_wc_review_count', '0'),
(112516, 6651, 'attribute_pa_color', 'green'),
(112517, 6651, 'attribute_pa_shoe-size', '37'),
(112518, 6651, '_price', '320'),
(112519, 6651, '_product_version', '4.1.0'),
(112520, 6651, '_vi_wad_aliexpress_variation_id', '12000017326504117'),
(112521, 6651, '_vi_wad_aliexpress_variation_attr', '14:175;200000124:100010482'),
(112522, 6652, '_variation_description', ''),
(112523, 6652, '_sku', '1005001718842951-green-42'),
(112524, 6652, '_regular_price', '320'),
(112525, 6652, 'total_sales', '0'),
(112526, 6652, '_tax_status', 'taxable'),
(112527, 6652, '_tax_class', 'parent'),
(112528, 6652, '_manage_stock', 'yes'),
(112529, 6652, '_backorders', 'no'),
(112530, 6652, '_sold_individually', 'no'),
(112531, 6652, '_virtual', 'no'),
(112532, 6652, '_downloadable', 'no'),
(112533, 6652, '_download_limit', '-1'),
(112534, 6652, '_download_expiry', '-1'),
(112535, 6652, '_stock', '50'),
(112536, 6652, '_stock_status', 'instock'),
(112537, 6652, '_wc_average_rating', '0'),
(112538, 6652, '_wc_review_count', '0'),
(112539, 6652, 'attribute_pa_color', 'green'),
(112540, 6652, 'attribute_pa_shoe-size', '42'),
(112541, 6652, '_price', '320'),
(112542, 6652, '_product_version', '4.1.0'),
(112543, 6652, '_vi_wad_aliexpress_variation_id', '12000017326504122'),
(112544, 6652, '_vi_wad_aliexpress_variation_attr', '14:175;200000124:200000337'),
(112545, 6653, '_variation_description', ''),
(112546, 6653, '_sku', '1005001718842951-green-43'),
(112547, 6653, '_regular_price', '320'),
(112548, 6653, 'total_sales', '0'),
(112549, 6653, '_tax_status', 'taxable'),
(112550, 6653, '_tax_class', 'parent'),
(112551, 6653, '_manage_stock', 'yes'),
(112552, 6653, '_backorders', 'no'),
(112553, 6653, '_sold_individually', 'no'),
(112554, 6653, '_virtual', 'no'),
(112555, 6653, '_downloadable', 'no'),
(112556, 6653, '_download_limit', '-1'),
(112557, 6653, '_download_expiry', '-1'),
(112558, 6653, '_stock', '50'),
(112559, 6653, '_stock_status', 'instock'),
(112560, 6653, '_wc_average_rating', '0'),
(112561, 6653, '_wc_review_count', '0'),
(112562, 6653, 'attribute_pa_color', 'green'),
(112563, 6653, 'attribute_pa_shoe-size', '43'),
(112564, 6653, '_price', '320'),
(112565, 6653, '_product_version', '4.1.0'),
(112566, 6653, '_vi_wad_aliexpress_variation_id', '12000017326504123'),
(112567, 6653, '_vi_wad_aliexpress_variation_attr', '14:175;200000124:200000338'),
(112568, 6654, '_variation_description', ''),
(112569, 6654, '_sku', '1005001718842951-green-40'),
(112570, 6654, '_regular_price', '320'),
(112571, 6654, 'total_sales', '0'),
(112572, 6654, '_tax_status', 'taxable'),
(112573, 6654, '_tax_class', 'parent'),
(112574, 6654, '_manage_stock', 'yes'),
(112575, 6654, '_backorders', 'no'),
(112576, 6654, '_sold_individually', 'no'),
(112577, 6654, '_virtual', 'no'),
(112578, 6654, '_downloadable', 'no'),
(112579, 6654, '_download_limit', '-1'),
(112580, 6654, '_download_expiry', '-1'),
(112581, 6654, '_stock', '50'),
(112582, 6654, '_stock_status', 'instock'),
(112583, 6654, '_wc_average_rating', '0'),
(112584, 6654, '_wc_review_count', '0'),
(112585, 6654, 'attribute_pa_color', 'green'),
(112586, 6654, 'attribute_pa_shoe-size', '40'),
(112587, 6654, '_price', '320'),
(112588, 6654, '_product_version', '4.1.0'),
(112589, 6654, '_vi_wad_aliexpress_variation_id', '12000017326504120'),
(112590, 6654, '_vi_wad_aliexpress_variation_attr', '14:175;200000124:100013888'),
(112591, 6655, '_variation_description', ''),
(112592, 6655, '_sku', '1005001718842951-green-41'),
(112593, 6655, '_regular_price', '320'),
(112594, 6655, 'total_sales', '0'),
(112595, 6655, '_tax_status', 'taxable'),
(112596, 6655, '_tax_class', 'parent'),
(112597, 6655, '_manage_stock', 'yes'),
(112598, 6655, '_backorders', 'no'),
(112599, 6655, '_sold_individually', 'no'),
(112600, 6655, '_virtual', 'no'),
(112601, 6655, '_downloadable', 'no'),
(112602, 6655, '_download_limit', '-1'),
(112603, 6655, '_download_expiry', '-1'),
(112604, 6655, '_stock', '50'),
(112605, 6655, '_stock_status', 'instock'),
(112606, 6655, '_wc_average_rating', '0'),
(112607, 6655, '_wc_review_count', '0'),
(112608, 6655, 'attribute_pa_color', 'green'),
(112609, 6655, 'attribute_pa_shoe-size', '41'),
(112610, 6655, '_price', '320'),
(112611, 6655, '_product_version', '4.1.0'),
(112612, 6655, '_vi_wad_aliexpress_variation_id', '12000017326504121'),
(112613, 6655, '_vi_wad_aliexpress_variation_attr', '14:175;200000124:100010483'),
(112614, 6656, '_variation_description', ''),
(112615, 6656, '_sku', '1005001718842951-green-46'),
(112616, 6656, '_regular_price', '320'),
(112617, 6656, 'total_sales', '0'),
(112618, 6656, '_tax_status', 'taxable'),
(112619, 6656, '_tax_class', 'parent'),
(112620, 6656, '_manage_stock', 'yes'),
(112621, 6656, '_backorders', 'no'),
(112622, 6656, '_sold_individually', 'no'),
(112623, 6656, '_virtual', 'no'),
(112624, 6656, '_downloadable', 'no'),
(112625, 6656, '_download_limit', '-1'),
(112626, 6656, '_download_expiry', '-1'),
(112627, 6656, '_stock', '50'),
(112628, 6656, '_stock_status', 'instock'),
(112629, 6656, '_wc_average_rating', '0'),
(112630, 6656, '_wc_review_count', '0'),
(112631, 6656, 'attribute_pa_color', 'green'),
(112632, 6656, 'attribute_pa_shoe-size', '46'),
(112633, 6656, '_price', '320'),
(112634, 6656, '_product_version', '4.1.0'),
(112635, 6656, '_vi_wad_aliexpress_variation_id', '12000017326504126'),
(112636, 6656, '_vi_wad_aliexpress_variation_attr', '14:175;200000124:200000899'),
(112637, 6657, '_variation_description', ''),
(112638, 6657, '_sku', '1005001718842951-red-35'),
(112639, 6657, '_regular_price', '320'),
(112640, 6657, 'total_sales', '0'),
(112641, 6657, '_tax_status', 'taxable'),
(112642, 6657, '_tax_class', 'parent'),
(112643, 6657, '_manage_stock', 'yes'),
(112644, 6657, '_backorders', 'no'),
(112645, 6657, '_sold_individually', 'no'),
(112646, 6657, '_virtual', 'no'),
(112647, 6657, '_downloadable', 'no'),
(112648, 6657, '_download_limit', '-1'),
(112649, 6657, '_download_expiry', '-1'),
(112650, 6657, '_stock', '50'),
(112651, 6657, '_stock_status', 'instock'),
(112652, 6657, '_wc_average_rating', '0'),
(112653, 6657, '_wc_review_count', '0'),
(112654, 6657, 'attribute_pa_color', 'red'),
(112655, 6657, 'attribute_pa_shoe-size', '35'),
(112656, 6657, '_price', '320'),
(112657, 6657, '_product_version', '4.1.0'),
(112658, 6657, '_vi_wad_aliexpress_variation_id', '12000017326504127'),
(112659, 6657, '_vi_wad_aliexpress_variation_attr', '14:10;200000124:200000333'),
(112660, 6658, '_variation_description', ''),
(112661, 6658, '_sku', '1005001718842951-green-44'),
(112662, 6658, '_regular_price', '320'),
(112663, 6658, 'total_sales', '0'),
(112664, 6658, '_tax_status', 'taxable'),
(112665, 6658, '_tax_class', 'parent'),
(112666, 6658, '_manage_stock', 'yes'),
(112667, 6658, '_backorders', 'no'),
(112668, 6658, '_sold_individually', 'no'),
(112669, 6658, '_virtual', 'no'),
(112670, 6658, '_downloadable', 'no'),
(112671, 6658, '_download_limit', '-1'),
(112672, 6658, '_download_expiry', '-1'),
(112673, 6658, '_stock', '50'),
(112674, 6658, '_stock_status', 'instock'),
(112675, 6658, '_wc_average_rating', '0'),
(112676, 6658, '_wc_review_count', '0'),
(112677, 6658, 'attribute_pa_color', 'green'),
(112678, 6658, 'attribute_pa_shoe-size', '44'),
(112679, 6658, '_price', '320'),
(112680, 6658, '_product_version', '4.1.0'),
(112681, 6658, '_vi_wad_aliexpress_variation_id', '12000017326504124'),
(112682, 6658, '_vi_wad_aliexpress_variation_attr', '14:175;200000124:100010487'),
(112683, 6659, '_variation_description', ''),
(112684, 6659, '_sku', '1005001718842951-green-45'),
(112685, 6659, '_regular_price', '320'),
(112686, 6659, 'total_sales', '0'),
(112687, 6659, '_tax_status', 'taxable'),
(112688, 6659, '_tax_class', 'parent'),
(112689, 6659, '_manage_stock', 'yes'),
(112690, 6659, '_backorders', 'no'),
(112691, 6659, '_sold_individually', 'no'),
(112692, 6659, '_virtual', 'no'),
(112693, 6659, '_downloadable', 'no'),
(112694, 6659, '_download_limit', '-1'),
(112695, 6659, '_download_expiry', '-1'),
(112696, 6659, '_stock', '50'),
(112697, 6659, '_stock_status', 'instock'),
(112698, 6659, '_wc_average_rating', '0'),
(112699, 6659, '_wc_review_count', '0'),
(112700, 6659, 'attribute_pa_color', 'green'),
(112701, 6659, 'attribute_pa_shoe-size', '45'),
(112702, 6659, '_price', '320'),
(112703, 6659, '_product_version', '4.1.0'),
(112704, 6659, '_vi_wad_aliexpress_variation_id', '12000017326504125'),
(112705, 6659, '_vi_wad_aliexpress_variation_attr', '14:175;200000124:3116'),
(112706, 6660, '_variation_description', ''),
(112707, 6660, '_sku', '1005001718842951-same-pic-42'),
(112708, 6660, '_regular_price', '320'),
(112709, 6660, 'total_sales', '0'),
(112710, 6660, '_tax_status', 'taxable'),
(112711, 6660, '_tax_class', 'parent'),
(112712, 6660, '_manage_stock', 'yes'),
(112713, 6660, '_backorders', 'no'),
(112714, 6660, '_sold_individually', 'no'),
(112715, 6660, '_virtual', 'no'),
(112716, 6660, '_downloadable', 'no'),
(112717, 6660, '_download_limit', '-1'),
(112718, 6660, '_download_expiry', '-1'),
(112719, 6660, '_stock', '50'),
(112720, 6660, '_stock_status', 'instock'),
(112721, 6660, '_wc_average_rating', '0'),
(112722, 6660, '_wc_review_count', '0'),
(112723, 6660, 'attribute_pa_color', 'same-pic'),
(112724, 6660, 'attribute_pa_shoe-size', '42'),
(112725, 6660, '_price', '320'),
(112726, 6660, '_product_version', '4.1.0'),
(112727, 6660, '_vi_wad_aliexpress_variation_id', '12000017326504098'),
(112728, 6660, '_vi_wad_aliexpress_variation_attr', '14:350850#Same Pic;200000124:200000337'),
(112729, 6661, '_variation_description', ''),
(112730, 6661, '_sku', '1005001718842951-same-pic-43'),
(112731, 6661, '_regular_price', '320'),
(112732, 6661, 'total_sales', '0'),
(112733, 6661, '_tax_status', 'taxable'),
(112734, 6661, '_tax_class', 'parent'),
(112735, 6661, '_manage_stock', 'yes'),
(112736, 6661, '_backorders', 'no'),
(112737, 6661, '_sold_individually', 'no'),
(112738, 6661, '_virtual', 'no'),
(112739, 6661, '_downloadable', 'no'),
(112740, 6661, '_download_limit', '-1'),
(112741, 6661, '_download_expiry', '-1'),
(112742, 6661, '_stock', '50'),
(112743, 6661, '_stock_status', 'instock'),
(112744, 6661, '_wc_average_rating', '0'),
(112745, 6661, '_wc_review_count', '0'),
(112746, 6661, 'attribute_pa_color', 'same-pic'),
(112747, 6661, 'attribute_pa_shoe-size', '43'),
(112748, 6661, '_price', '320'),
(112749, 6661, '_product_version', '4.1.0'),
(112750, 6661, '_vi_wad_aliexpress_variation_id', '12000017326504099'),
(112751, 6661, '_vi_wad_aliexpress_variation_attr', '14:350850#Same Pic;200000124:200000338'),
(112752, 6662, '_variation_description', ''),
(112753, 6662, '_sku', '1005001718842951-same-pic-40'),
(112754, 6662, '_regular_price', '320'),
(112755, 6662, 'total_sales', '0'),
(112756, 6662, '_tax_status', 'taxable'),
(112757, 6662, '_tax_class', 'parent'),
(112758, 6662, '_manage_stock', 'yes'),
(112759, 6662, '_backorders', 'no'),
(112760, 6662, '_sold_individually', 'no'),
(112761, 6662, '_virtual', 'no'),
(112762, 6662, '_downloadable', 'no'),
(112763, 6662, '_download_limit', '-1'),
(112764, 6662, '_download_expiry', '-1'),
(112765, 6662, '_stock', '50'),
(112766, 6662, '_stock_status', 'instock'),
(112767, 6662, '_wc_average_rating', '0'),
(112768, 6662, '_wc_review_count', '0'),
(112769, 6662, 'attribute_pa_color', 'same-pic'),
(112770, 6662, 'attribute_pa_shoe-size', '40'),
(112771, 6662, '_price', '320'),
(112772, 6662, '_product_version', '4.1.0'),
(112773, 6662, '_vi_wad_aliexpress_variation_id', '12000017326504096'),
(112774, 6662, '_vi_wad_aliexpress_variation_attr', '14:350850#Same Pic;200000124:100013888'),
(112775, 6663, '_variation_description', ''),
(112776, 6663, '_sku', '1005001718842951-same-pic-41'),
(112777, 6663, '_regular_price', '320'),
(112778, 6663, 'total_sales', '0'),
(112779, 6663, '_tax_status', 'taxable'),
(112780, 6663, '_tax_class', 'parent'),
(112781, 6663, '_manage_stock', 'yes'),
(112782, 6663, '_backorders', 'no'),
(112783, 6663, '_sold_individually', 'no'),
(112784, 6663, '_virtual', 'no'),
(112785, 6663, '_downloadable', 'no'),
(112786, 6663, '_download_limit', '-1'),
(112787, 6663, '_download_expiry', '-1'),
(112788, 6663, '_stock', '50'),
(112789, 6663, '_stock_status', 'instock'),
(112790, 6663, '_wc_average_rating', '0'),
(112791, 6663, '_wc_review_count', '0'),
(112792, 6663, 'attribute_pa_color', 'same-pic'),
(112793, 6663, 'attribute_pa_shoe-size', '41'),
(112794, 6663, '_price', '320'),
(112795, 6663, '_product_version', '4.1.0'),
(112796, 6663, '_vi_wad_aliexpress_variation_id', '12000017326504097'),
(112797, 6663, '_vi_wad_aliexpress_variation_attr', '14:350850#Same Pic;200000124:100010483'),
(112798, 6664, '_variation_description', ''),
(112799, 6664, '_sku', '1005001718842951-same-pic-46'),
(112800, 6664, '_regular_price', '320'),
(112801, 6664, 'total_sales', '0'),
(112802, 6664, '_tax_status', 'taxable'),
(112803, 6664, '_tax_class', 'parent'),
(112804, 6664, '_manage_stock', 'yes'),
(112805, 6664, '_backorders', 'no'),
(112806, 6664, '_sold_individually', 'no'),
(112807, 6664, '_virtual', 'no'),
(112808, 6664, '_downloadable', 'no'),
(112809, 6664, '_download_limit', '-1'),
(112810, 6664, '_download_expiry', '-1'),
(112811, 6664, '_stock', '50'),
(112812, 6664, '_stock_status', 'instock'),
(112813, 6664, '_wc_average_rating', '0'),
(112814, 6664, '_wc_review_count', '0'),
(112815, 6664, 'attribute_pa_color', 'same-pic'),
(112816, 6664, 'attribute_pa_shoe-size', '46'),
(112817, 6664, '_price', '320'),
(112818, 6664, '_product_version', '4.1.0'),
(112819, 6664, '_vi_wad_aliexpress_variation_id', '12000017326504102'),
(112820, 6664, '_vi_wad_aliexpress_variation_attr', '14:350850#Same Pic;200000124:200000899'),
(112821, 6665, '_variation_description', ''),
(112822, 6665, '_sku', '1005001718842951-gray-35'),
(112823, 6665, '_regular_price', '320'),
(112824, 6665, 'total_sales', '0'),
(112825, 6665, '_tax_status', 'taxable'),
(112826, 6665, '_tax_class', 'parent'),
(112827, 6665, '_manage_stock', 'yes'),
(112828, 6665, '_backorders', 'no'),
(112829, 6665, '_sold_individually', 'no'),
(112830, 6665, '_virtual', 'no'),
(112831, 6665, '_downloadable', 'no'),
(112832, 6665, '_download_limit', '-1'),
(112833, 6665, '_download_expiry', '-1'),
(112834, 6665, '_stock', '50'),
(112835, 6665, '_stock_status', 'instock'),
(112836, 6665, '_wc_average_rating', '0'),
(112837, 6665, '_wc_review_count', '0'),
(112838, 6665, 'attribute_pa_color', 'gray'),
(112839, 6665, 'attribute_pa_shoe-size', '35'),
(112840, 6665, '_price', '320'),
(112841, 6665, '_product_version', '4.1.0'),
(112842, 6665, '_vi_wad_aliexpress_variation_id', '12000017326504103'),
(112843, 6665, '_vi_wad_aliexpress_variation_attr', '14:691;200000124:200000333'),
(112844, 6666, '_variation_description', ''),
(112845, 6666, '_sku', '1005001718842951-same-pic-44'),
(112846, 6666, '_regular_price', '320'),
(112847, 6666, 'total_sales', '0'),
(112848, 6666, '_tax_status', 'taxable'),
(112849, 6666, '_tax_class', 'parent'),
(112850, 6666, '_manage_stock', 'yes'),
(112851, 6666, '_backorders', 'no'),
(112852, 6666, '_sold_individually', 'no'),
(112853, 6666, '_virtual', 'no'),
(112854, 6666, '_downloadable', 'no'),
(112855, 6666, '_download_limit', '-1'),
(112856, 6666, '_download_expiry', '-1'),
(112857, 6666, '_stock', '50'),
(112858, 6666, '_stock_status', 'instock'),
(112859, 6666, '_wc_average_rating', '0'),
(112860, 6666, '_wc_review_count', '0'),
(112861, 6666, 'attribute_pa_color', 'same-pic'),
(112862, 6666, 'attribute_pa_shoe-size', '44'),
(112863, 6666, '_price', '320'),
(112864, 6666, '_product_version', '4.1.0'),
(112865, 6666, '_vi_wad_aliexpress_variation_id', '12000017326504100'),
(112866, 6666, '_vi_wad_aliexpress_variation_attr', '14:350850#Same Pic;200000124:100010487'),
(112867, 6667, '_variation_description', ''),
(112868, 6667, '_sku', '1005001718842951-same-pic-45'),
(112869, 6667, '_regular_price', '320'),
(112870, 6667, 'total_sales', '0'),
(112871, 6667, '_tax_status', 'taxable'),
(112872, 6667, '_tax_class', 'parent'),
(112873, 6667, '_manage_stock', 'yes'),
(112874, 6667, '_backorders', 'no'),
(112875, 6667, '_sold_individually', 'no'),
(112876, 6667, '_virtual', 'no'),
(112877, 6667, '_downloadable', 'no'),
(112878, 6667, '_download_limit', '-1'),
(112879, 6667, '_download_expiry', '-1'),
(112880, 6667, '_stock', '50'),
(112881, 6667, '_stock_status', 'instock'),
(112882, 6667, '_wc_average_rating', '0'),
(112883, 6667, '_wc_review_count', '0'),
(112884, 6667, 'attribute_pa_color', 'same-pic'),
(112885, 6667, 'attribute_pa_shoe-size', '45'),
(112886, 6667, '_price', '320'),
(112887, 6667, '_product_version', '4.1.0'),
(112888, 6667, '_vi_wad_aliexpress_variation_id', '12000017326504101'),
(112889, 6667, '_vi_wad_aliexpress_variation_attr', '14:350850#Same Pic;200000124:3116'),
(112890, 6668, '_variation_description', ''),
(112891, 6668, '_sku', '1005001718842951-gray-38'),
(112892, 6668, '_regular_price', '320'),
(112893, 6668, 'total_sales', '0'),
(112894, 6668, '_tax_status', 'taxable'),
(112895, 6668, '_tax_class', 'parent'),
(112896, 6668, '_manage_stock', 'yes'),
(112897, 6668, '_backorders', 'no'),
(112898, 6668, '_sold_individually', 'no'),
(112899, 6668, '_virtual', 'no'),
(112900, 6668, '_downloadable', 'no'),
(112901, 6668, '_download_limit', '-1'),
(112902, 6668, '_download_expiry', '-1'),
(112903, 6668, '_stock', '50'),
(112904, 6668, '_stock_status', 'instock'),
(112905, 6668, '_wc_average_rating', '0'),
(112906, 6668, '_wc_review_count', '0'),
(112907, 6668, 'attribute_pa_color', 'gray'),
(112908, 6668, 'attribute_pa_shoe-size', '38'),
(112909, 6668, '_price', '320'),
(112910, 6668, '_product_version', '4.1.0'),
(112911, 6668, '_vi_wad_aliexpress_variation_id', '12000017326504106'),
(112912, 6668, '_vi_wad_aliexpress_variation_attr', '14:691;200000124:200000898'),
(112913, 6669, '_variation_description', ''),
(112914, 6669, '_sku', '1005001718842951-gray-39'),
(112915, 6669, '_regular_price', '320'),
(112916, 6669, 'total_sales', '0'),
(112917, 6669, '_tax_status', 'taxable'),
(112918, 6669, '_tax_class', 'parent'),
(112919, 6669, '_manage_stock', 'yes'),
(112920, 6669, '_backorders', 'no'),
(112921, 6669, '_sold_individually', 'no'),
(112922, 6669, '_virtual', 'no'),
(112923, 6669, '_downloadable', 'no'),
(112924, 6669, '_download_limit', '-1'),
(112925, 6669, '_download_expiry', '-1'),
(112926, 6669, '_stock', '50'),
(112927, 6669, '_stock_status', 'instock'),
(112928, 6669, '_wc_average_rating', '0'),
(112929, 6669, '_wc_review_count', '0'),
(112930, 6669, 'attribute_pa_color', 'gray'),
(112931, 6669, 'attribute_pa_shoe-size', '39'),
(112932, 6669, '_price', '320'),
(112933, 6669, '_product_version', '4.1.0'),
(112934, 6669, '_vi_wad_aliexpress_variation_id', '12000017326504107'),
(112935, 6669, '_vi_wad_aliexpress_variation_attr', '14:691;200000124:200000364'),
(112936, 6670, '_variation_description', ''),
(112937, 6670, '_sku', '1005001718842951-gray-36'),
(112938, 6670, '_regular_price', '320'),
(112939, 6670, 'total_sales', '0'),
(112940, 6670, '_tax_status', 'taxable'),
(112941, 6670, '_tax_class', 'parent'),
(112942, 6670, '_manage_stock', 'yes'),
(112943, 6670, '_backorders', 'no'),
(112944, 6670, '_sold_individually', 'no'),
(112945, 6670, '_virtual', 'no'),
(112946, 6670, '_downloadable', 'no'),
(112947, 6670, '_download_limit', '-1'),
(112948, 6670, '_download_expiry', '-1'),
(112949, 6670, '_stock', '50'),
(112950, 6670, '_stock_status', 'instock'),
(112951, 6670, '_wc_average_rating', '0'),
(112952, 6670, '_wc_review_count', '0'),
(112953, 6670, 'attribute_pa_color', 'gray'),
(112954, 6670, 'attribute_pa_shoe-size', '36'),
(112955, 6670, '_price', '320'),
(112956, 6670, '_product_version', '4.1.0'),
(112957, 6605, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H15c338fb2fb14f48862c92bc7a81b155a/Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American.jpg'),
(112958, 6670, '_vi_wad_aliexpress_variation_id', '12000017326504104'),
(112959, 6670, '_vi_wad_aliexpress_variation_attr', '14:691;200000124:200000334'),
(112960, 6671, '_variation_description', ''),
(112961, 6671, '_sku', '1005001718842951-gray-37'),
(112962, 6671, '_regular_price', '320'),
(112963, 6671, 'total_sales', '0'),
(112964, 6671, '_tax_status', 'taxable'),
(112965, 6671, '_tax_class', 'parent'),
(112966, 6671, '_manage_stock', 'yes'),
(112967, 6671, '_backorders', 'no'),
(112968, 6671, '_sold_individually', 'no'),
(112969, 6671, '_virtual', 'no'),
(112970, 6671, '_downloadable', 'no'),
(112971, 6671, '_download_limit', '-1'),
(112972, 6671, '_download_expiry', '-1'),
(112973, 6671, '_stock', '50'),
(112974, 6671, '_stock_status', 'instock'),
(112975, 6671, '_wc_average_rating', '0'),
(112976, 6671, '_wc_review_count', '0'),
(112977, 6671, 'attribute_pa_color', 'gray'),
(112978, 6671, 'attribute_pa_shoe-size', '37'),
(112979, 6671, '_price', '320'),
(112980, 6671, '_product_version', '4.1.0'),
(112981, 6671, '_vi_wad_aliexpress_variation_id', '12000017326504105'),
(112982, 6671, '_vi_wad_aliexpress_variation_attr', '14:691;200000124:100010482'),
(112983, 6672, '_variation_description', ''),
(112984, 6672, '_sku', '1005001718842951-gray-42'),
(112985, 6672, '_regular_price', '320'),
(112986, 6672, 'total_sales', '0'),
(112987, 6672, '_tax_status', 'taxable'),
(112988, 6672, '_tax_class', 'parent'),
(112989, 6672, '_manage_stock', 'yes'),
(112990, 6672, '_backorders', 'no'),
(112991, 6672, '_sold_individually', 'no'),
(112992, 6672, '_virtual', 'no'),
(112993, 6672, '_downloadable', 'no'),
(112994, 6672, '_download_limit', '-1'),
(112995, 6672, '_download_expiry', '-1'),
(112996, 6672, '_stock', '50'),
(112997, 6672, '_stock_status', 'instock'),
(112998, 6672, '_wc_average_rating', '0'),
(112999, 6672, '_wc_review_count', '0'),
(113000, 6672, 'attribute_pa_color', 'gray'),
(113001, 6672, 'attribute_pa_shoe-size', '42'),
(113002, 6672, '_price', '320'),
(113003, 6672, '_product_version', '4.1.0'),
(113004, 6672, '_vi_wad_aliexpress_variation_id', '12000017326504110'),
(113005, 6672, '_vi_wad_aliexpress_variation_attr', '14:691;200000124:200000337'),
(113006, 6673, '_variation_description', ''),
(113007, 6673, '_sku', '1005001718842951-gray-43'),
(113008, 6673, '_regular_price', '320'),
(113009, 6673, 'total_sales', '0'),
(113010, 6673, '_tax_status', 'taxable'),
(113011, 6673, '_tax_class', 'parent'),
(113012, 6673, '_manage_stock', 'yes'),
(113013, 6673, '_backorders', 'no'),
(113014, 6673, '_sold_individually', 'no'),
(113015, 6673, '_virtual', 'no'),
(113016, 6673, '_downloadable', 'no'),
(113017, 6673, '_download_limit', '-1'),
(113018, 6673, '_download_expiry', '-1'),
(113019, 6673, '_stock', '50'),
(113020, 6673, '_stock_status', 'instock'),
(113021, 6673, '_wc_average_rating', '0'),
(113022, 6673, '_wc_review_count', '0'),
(113023, 6673, 'attribute_pa_color', 'gray'),
(113024, 6673, 'attribute_pa_shoe-size', '43'),
(113025, 6673, '_price', '320'),
(113026, 6673, '_product_version', '4.1.0'),
(113027, 6673, '_vi_wad_aliexpress_variation_id', '12000017326504111'),
(113028, 6673, '_vi_wad_aliexpress_variation_attr', '14:691;200000124:200000338'),
(113029, 6674, '_variation_description', ''),
(113030, 6674, '_sku', '1005001718842951-gray-40'),
(113031, 6674, '_regular_price', '320'),
(113032, 6674, 'total_sales', '0'),
(113033, 6674, '_tax_status', 'taxable'),
(113034, 6674, '_tax_class', 'parent'),
(113035, 6674, '_manage_stock', 'yes'),
(113036, 6674, '_backorders', 'no'),
(113037, 6674, '_sold_individually', 'no'),
(113038, 6674, '_virtual', 'no'),
(113039, 6674, '_downloadable', 'no'),
(113040, 6674, '_download_limit', '-1'),
(113041, 6674, '_download_expiry', '-1'),
(113042, 6674, '_stock', '50'),
(113043, 6674, '_stock_status', 'instock'),
(113044, 6674, '_wc_average_rating', '0'),
(113045, 6674, '_wc_review_count', '0'),
(113046, 6674, 'attribute_pa_color', 'gray'),
(113047, 6674, 'attribute_pa_shoe-size', '40'),
(113048, 6674, '_price', '320'),
(113049, 6674, '_product_version', '4.1.0'),
(113050, 6674, '_vi_wad_aliexpress_variation_id', '12000017326504108'),
(113051, 6674, '_vi_wad_aliexpress_variation_attr', '14:691;200000124:100013888'),
(113052, 6675, '_variation_description', ''),
(113053, 6675, '_sku', '1005001718842951-gray-41'),
(113054, 6675, '_regular_price', '320'),
(113055, 6675, 'total_sales', '0'),
(113056, 6675, '_tax_status', 'taxable'),
(113057, 6675, '_tax_class', 'parent'),
(113058, 6675, '_manage_stock', 'yes'),
(113059, 6675, '_backorders', 'no'),
(113060, 6675, '_sold_individually', 'no'),
(113061, 6675, '_virtual', 'no'),
(113062, 6675, '_downloadable', 'no'),
(113063, 6675, '_download_limit', '-1'),
(113064, 6675, '_download_expiry', '-1'),
(113065, 6675, '_stock', '50'),
(113066, 6675, '_stock_status', 'instock'),
(113067, 6675, '_wc_average_rating', '0'),
(113068, 6675, '_wc_review_count', '0'),
(113069, 6675, 'attribute_pa_color', 'gray'),
(113070, 6675, 'attribute_pa_shoe-size', '41'),
(113071, 6675, '_price', '320'),
(113072, 6675, '_product_version', '4.1.0'),
(113073, 6675, '_vi_wad_aliexpress_variation_id', '12000017326504109'),
(113074, 6675, '_vi_wad_aliexpress_variation_attr', '14:691;200000124:100010483'),
(113075, 6676, '_variation_description', ''),
(113076, 6676, '_sku', '1005001718842951-khaki-35'),
(113077, 6676, '_regular_price', '320'),
(113078, 6676, 'total_sales', '0'),
(113079, 6676, '_tax_status', 'taxable'),
(113080, 6676, '_tax_class', 'parent'),
(113081, 6676, '_manage_stock', 'yes'),
(113082, 6676, '_backorders', 'no'),
(113083, 6676, '_sold_individually', 'no'),
(113084, 6676, '_virtual', 'no'),
(113085, 6676, '_downloadable', 'no'),
(113086, 6676, '_download_limit', '-1'),
(113087, 6676, '_download_expiry', '-1'),
(113088, 6676, '_stock', '50'),
(113089, 6676, '_stock_status', 'instock'),
(113090, 6676, '_wc_average_rating', '0'),
(113091, 6676, '_wc_review_count', '0'),
(113092, 6676, 'attribute_pa_color', 'khaki'),
(113093, 6676, 'attribute_pa_shoe-size', '35'),
(113094, 6676, '_price', '320'),
(113095, 6676, '_product_version', '4.1.0'),
(113096, 6676, '_vi_wad_aliexpress_variation_id', '12000017326504031'),
(113097, 6676, '_vi_wad_aliexpress_variation_attr', '14:771#khaki;200000124:200000333'),
(113098, 6677, '_variation_description', ''),
(113099, 6677, '_sku', '1005001718842951-black-42'),
(113100, 6677, '_regular_price', '320'),
(113101, 6677, 'total_sales', '0'),
(113102, 6677, '_tax_status', 'taxable'),
(113103, 6677, '_tax_class', 'parent'),
(113104, 6677, '_manage_stock', 'yes'),
(113105, 6677, '_backorders', 'no'),
(113106, 6677, '_sold_individually', 'no'),
(113107, 6677, '_virtual', 'no'),
(113108, 6677, '_downloadable', 'no'),
(113109, 6677, '_download_limit', '-1'),
(113110, 6677, '_download_expiry', '-1'),
(113111, 6677, '_stock', '50'),
(113112, 6677, '_stock_status', 'instock'),
(113113, 6677, '_wc_average_rating', '0'),
(113114, 6677, '_wc_review_count', '0'),
(113115, 6677, 'attribute_pa_color', 'black'),
(113116, 6677, 'attribute_pa_shoe-size', '42'),
(113117, 6677, '_price', '320'),
(113118, 6677, '_product_version', '4.1.0'),
(113119, 6677, '_vi_wad_aliexpress_variation_id', '12000017326504050'),
(113120, 6677, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:200000337'),
(113121, 6678, '_variation_description', ''),
(113122, 6678, '_sku', '1005001718842951-black-43'),
(113123, 6678, '_regular_price', '320'),
(113124, 6678, 'total_sales', '0'),
(113125, 6678, '_tax_status', 'taxable'),
(113126, 6678, '_tax_class', 'parent'),
(113127, 6678, '_manage_stock', 'yes'),
(113128, 6678, '_backorders', 'no'),
(113129, 6678, '_sold_individually', 'no'),
(113130, 6678, '_virtual', 'no'),
(113131, 6678, '_downloadable', 'no'),
(113132, 6678, '_download_limit', '-1'),
(113133, 6678, '_download_expiry', '-1'),
(113134, 6678, '_stock', '50'),
(113135, 6678, '_stock_status', 'instock'),
(113136, 6678, '_wc_average_rating', '0'),
(113137, 6678, '_wc_review_count', '0'),
(113138, 6678, 'attribute_pa_color', 'black'),
(113139, 6678, 'attribute_pa_shoe-size', '43'),
(113140, 6678, '_price', '320'),
(113141, 6678, '_product_version', '4.1.0'),
(113142, 6678, '_vi_wad_aliexpress_variation_id', '12000017326504051'),
(113143, 6678, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:200000338'),
(113144, 6679, '_variation_description', ''),
(113145, 6679, '_sku', '1005001718842951-black-40'),
(113146, 6679, '_regular_price', '320'),
(113147, 6679, 'total_sales', '0'),
(113148, 6679, '_tax_status', 'taxable'),
(113149, 6679, '_tax_class', 'parent'),
(113150, 6679, '_manage_stock', 'yes'),
(113151, 6679, '_backorders', 'no'),
(113152, 6679, '_sold_individually', 'no'),
(113153, 6679, '_virtual', 'no'),
(113154, 6679, '_downloadable', 'no'),
(113155, 6679, '_download_limit', '-1'),
(113156, 6679, '_download_expiry', '-1'),
(113157, 6679, '_stock', '50'),
(113158, 6679, '_stock_status', 'instock'),
(113159, 6679, '_wc_average_rating', '0'),
(113160, 6679, '_wc_review_count', '0'),
(113161, 6679, 'attribute_pa_color', 'black'),
(113162, 6679, 'attribute_pa_shoe-size', '40'),
(113163, 6679, '_price', '320'),
(113164, 6679, '_product_version', '4.1.0'),
(113165, 6679, '_vi_wad_aliexpress_variation_id', '12000017326504048'),
(113166, 6679, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:100013888'),
(113167, 6680, '_variation_description', ''),
(113168, 6680, '_sku', '1005001718842951-black-41'),
(113169, 6680, '_regular_price', '320'),
(113170, 6680, 'total_sales', '0'),
(113171, 6680, '_tax_status', 'taxable'),
(113172, 6680, '_tax_class', 'parent'),
(113173, 6680, '_manage_stock', 'yes'),
(113174, 6680, '_backorders', 'no'),
(113175, 6680, '_sold_individually', 'no'),
(113176, 6680, '_virtual', 'no'),
(113177, 6680, '_downloadable', 'no'),
(113178, 6680, '_download_limit', '-1'),
(113179, 6680, '_download_expiry', '-1'),
(113180, 6680, '_stock', '50'),
(113181, 6680, '_stock_status', 'instock'),
(113182, 6680, '_wc_average_rating', '0'),
(113183, 6680, '_wc_review_count', '0'),
(113184, 6680, 'attribute_pa_color', 'black'),
(113185, 6680, 'attribute_pa_shoe-size', '41'),
(113186, 6680, '_price', '320'),
(113187, 6680, '_product_version', '4.1.0'),
(113188, 6680, '_vi_wad_aliexpress_variation_id', '12000017326504049'),
(113189, 6680, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:100010483'),
(113190, 6681, '_wp_attached_file', '2021/06/Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American-3.jpg');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(113191, 6681, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1600;s:4:\"file\";s:108:\"2021/06/Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American-3.jpg\";s:5:\"sizes\";a:13:{s:6:\"medium\";a:4:{s:4:\"file\";s:108:\"Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:110:\"Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American-3-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:108:\"Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:108:\"Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American-3-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:110:\"Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American-3-1536x1536.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:108:\"Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American-3-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:108:\"Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American-3-825x510.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:108:\"Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:108:\"Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American-3-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:108:\"Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:108:\"Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:108:\"Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American-3-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:108:\"Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(113192, 6682, '_variation_description', ''),
(113193, 6682, '_sku', '1005001718842951-black-46'),
(113194, 6682, '_regular_price', '320'),
(113195, 6682, 'total_sales', '0'),
(113196, 6682, '_tax_status', 'taxable'),
(113197, 6682, '_tax_class', 'parent'),
(113198, 6682, '_manage_stock', 'yes'),
(113199, 6682, '_backorders', 'no'),
(113200, 6682, '_sold_individually', 'no'),
(113201, 6682, '_virtual', 'no'),
(113202, 6682, '_downloadable', 'no'),
(113203, 6682, '_download_limit', '-1'),
(113204, 6682, '_download_expiry', '-1'),
(113205, 6682, '_stock', '49'),
(113206, 6682, '_stock_status', 'instock'),
(113207, 6682, '_wc_average_rating', '0'),
(113208, 6682, '_wc_review_count', '0'),
(113209, 6682, 'attribute_pa_color', 'black'),
(113210, 6682, 'attribute_pa_shoe-size', '46'),
(113211, 6682, '_price', '320'),
(113212, 6682, '_product_version', '4.1.0'),
(113213, 6682, '_vi_wad_aliexpress_variation_id', '12000017326504054'),
(113214, 6682, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:200000899'),
(113215, 6683, '_variation_description', ''),
(113216, 6683, '_sku', '1005001718842951-blue-35'),
(113217, 6683, '_regular_price', '320'),
(113218, 6683, 'total_sales', '0'),
(113219, 6683, '_tax_status', 'taxable'),
(113220, 6683, '_tax_class', 'parent'),
(113221, 6683, '_manage_stock', 'yes'),
(113222, 6683, '_backorders', 'no'),
(113223, 6683, '_sold_individually', 'no'),
(113224, 6683, '_virtual', 'no'),
(113225, 6683, '_downloadable', 'no'),
(113226, 6683, '_download_limit', '-1'),
(113227, 6683, '_download_expiry', '-1'),
(113228, 6683, '_stock', '50'),
(113229, 6683, '_stock_status', 'instock'),
(113230, 6683, '_wc_average_rating', '0'),
(113231, 6683, '_wc_review_count', '0'),
(113232, 6683, 'attribute_pa_color', 'blue'),
(113233, 6683, 'attribute_pa_shoe-size', '35'),
(113234, 6683, '_price', '320'),
(113235, 6683, '_product_version', '4.1.0'),
(113236, 6683, '_vi_wad_aliexpress_variation_id', '12000017326504055'),
(113237, 6683, '_vi_wad_aliexpress_variation_attr', '14:173;200000124:200000333'),
(113238, 6684, '_variation_description', ''),
(113239, 6684, '_sku', '1005001718842951-black-44'),
(113240, 6684, '_regular_price', '320'),
(113241, 6684, 'total_sales', '0'),
(113242, 6684, '_tax_status', 'taxable'),
(113243, 6684, '_tax_class', 'parent'),
(113244, 6684, '_manage_stock', 'yes'),
(113245, 6684, '_backorders', 'no'),
(113246, 6684, '_sold_individually', 'no'),
(113247, 6684, '_virtual', 'no'),
(113248, 6684, '_downloadable', 'no'),
(113249, 6684, '_download_limit', '-1'),
(113250, 6684, '_download_expiry', '-1'),
(113251, 6684, '_stock', '50'),
(113252, 6684, '_stock_status', 'instock'),
(113253, 6684, '_wc_average_rating', '0'),
(113254, 6684, '_wc_review_count', '0'),
(113255, 6684, 'attribute_pa_color', 'black'),
(113256, 6684, 'attribute_pa_shoe-size', '44'),
(113257, 6684, '_price', '320'),
(113258, 6684, '_product_version', '4.1.0'),
(113259, 6684, '_vi_wad_aliexpress_variation_id', '12000017326504052'),
(113260, 6684, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:100010487'),
(113261, 6685, '_variation_description', ''),
(113262, 6685, '_sku', '1005001718842951-black-45'),
(113263, 6685, '_regular_price', '320'),
(113264, 6685, 'total_sales', '0'),
(113265, 6685, '_tax_status', 'taxable'),
(113266, 6685, '_tax_class', 'parent'),
(113267, 6685, '_manage_stock', 'yes'),
(113268, 6685, '_backorders', 'no'),
(113269, 6685, '_sold_individually', 'no'),
(113270, 6685, '_virtual', 'no'),
(113271, 6685, '_downloadable', 'no'),
(113272, 6685, '_download_limit', '-1'),
(113273, 6685, '_download_expiry', '-1'),
(113274, 6685, '_stock', '50'),
(113275, 6685, '_stock_status', 'instock'),
(113276, 6685, '_wc_average_rating', '0'),
(113277, 6685, '_wc_review_count', '0'),
(113278, 6685, 'attribute_pa_color', 'black'),
(113279, 6685, 'attribute_pa_shoe-size', '45'),
(113280, 6685, '_price', '320'),
(113281, 6685, '_product_version', '4.1.0'),
(113282, 6685, '_vi_wad_aliexpress_variation_id', '12000017326504053'),
(113283, 6685, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:3116'),
(113284, 6686, '_variation_description', ''),
(113285, 6686, '_sku', '1005001718842951-blue-38'),
(113286, 6686, '_regular_price', '320'),
(113287, 6686, 'total_sales', '0'),
(113288, 6686, '_tax_status', 'taxable'),
(113289, 6686, '_tax_class', 'parent'),
(113290, 6686, '_manage_stock', 'yes'),
(113291, 6686, '_backorders', 'no'),
(113292, 6686, '_sold_individually', 'no'),
(113293, 6686, '_virtual', 'no'),
(113294, 6686, '_downloadable', 'no'),
(113295, 6686, '_download_limit', '-1'),
(113296, 6686, '_download_expiry', '-1'),
(113297, 6686, '_stock', '50'),
(113298, 6686, '_stock_status', 'instock'),
(113299, 6686, '_wc_average_rating', '0'),
(113300, 6686, '_wc_review_count', '0'),
(113301, 6686, 'attribute_pa_color', 'blue'),
(113302, 6686, 'attribute_pa_shoe-size', '38'),
(113303, 6686, '_price', '320'),
(113304, 6686, '_product_version', '4.1.0'),
(113305, 6686, '_vi_wad_aliexpress_variation_id', '12000017326504058'),
(113306, 6686, '_vi_wad_aliexpress_variation_attr', '14:173;200000124:200000898'),
(113307, 6687, '_variation_description', ''),
(113308, 6687, '_sku', '1005001718842951-blue-39'),
(113309, 6687, '_regular_price', '320'),
(113310, 6687, 'total_sales', '0'),
(113311, 6687, '_tax_status', 'taxable'),
(113312, 6687, '_tax_class', 'parent'),
(113313, 6687, '_manage_stock', 'yes'),
(113314, 6687, '_backorders', 'no'),
(113315, 6687, '_sold_individually', 'no'),
(113316, 6687, '_virtual', 'no'),
(113317, 6687, '_downloadable', 'no'),
(113318, 6687, '_download_limit', '-1'),
(113319, 6687, '_download_expiry', '-1'),
(113320, 6687, '_stock', '50'),
(113321, 6687, '_stock_status', 'instock'),
(113322, 6687, '_wc_average_rating', '0'),
(113323, 6687, '_wc_review_count', '0'),
(113324, 6687, 'attribute_pa_color', 'blue'),
(113325, 6687, 'attribute_pa_shoe-size', '39'),
(113326, 6687, '_price', '320'),
(113327, 6687, '_product_version', '4.1.0'),
(113328, 6687, '_vi_wad_aliexpress_variation_id', '12000017326504059'),
(113329, 6687, '_vi_wad_aliexpress_variation_attr', '14:173;200000124:200000364'),
(113330, 6688, '_variation_description', ''),
(113331, 6688, '_sku', '1005001718842951-blue-36'),
(113332, 6688, '_regular_price', '320'),
(113333, 6688, 'total_sales', '0'),
(113334, 6688, '_tax_status', 'taxable'),
(113335, 6688, '_tax_class', 'parent'),
(113336, 6688, '_manage_stock', 'yes'),
(113337, 6688, '_backorders', 'no'),
(113338, 6688, '_sold_individually', 'no'),
(113339, 6688, '_virtual', 'no'),
(113340, 6688, '_downloadable', 'no'),
(113341, 6688, '_download_limit', '-1'),
(113342, 6688, '_download_expiry', '-1'),
(113343, 6688, '_stock', '50'),
(113344, 6688, '_stock_status', 'instock'),
(113345, 6688, '_wc_average_rating', '0'),
(113346, 6688, '_wc_review_count', '0'),
(113347, 6688, 'attribute_pa_color', 'blue'),
(113348, 6688, 'attribute_pa_shoe-size', '36'),
(113349, 6688, '_price', '320'),
(113350, 6688, '_product_version', '4.1.0'),
(113351, 6688, '_vi_wad_aliexpress_variation_id', '12000017326504056'),
(113352, 6688, '_vi_wad_aliexpress_variation_attr', '14:173;200000124:200000334'),
(113353, 6689, '_variation_description', ''),
(113354, 6689, '_sku', '1005001718842951-blue-37'),
(113355, 6689, '_regular_price', '320'),
(113356, 6689, 'total_sales', '0'),
(113357, 6689, '_tax_status', 'taxable'),
(113358, 6689, '_tax_class', 'parent'),
(113359, 6689, '_manage_stock', 'yes'),
(113360, 6689, '_backorders', 'no'),
(113361, 6689, '_sold_individually', 'no'),
(113362, 6689, '_virtual', 'no'),
(113363, 6689, '_downloadable', 'no'),
(113364, 6689, '_download_limit', '-1'),
(113365, 6689, '_download_expiry', '-1'),
(113366, 6689, '_stock', '50'),
(113367, 6689, '_stock_status', 'instock'),
(113368, 6689, '_wc_average_rating', '0'),
(113369, 6689, '_wc_review_count', '0'),
(113370, 6689, 'attribute_pa_color', 'blue'),
(113371, 6689, 'attribute_pa_shoe-size', '37'),
(113372, 6689, '_price', '320'),
(113373, 6689, '_product_version', '4.1.0'),
(113374, 6689, '_vi_wad_aliexpress_variation_id', '12000017326504057'),
(113375, 6689, '_vi_wad_aliexpress_variation_attr', '14:173;200000124:100010482'),
(113376, 6690, '_variation_description', ''),
(113377, 6690, '_sku', '1005001718842951-blue-42'),
(113378, 6690, '_regular_price', '320'),
(113379, 6690, 'total_sales', '0'),
(113380, 6690, '_tax_status', 'taxable'),
(113381, 6690, '_tax_class', 'parent'),
(113382, 6690, '_manage_stock', 'yes'),
(113383, 6690, '_backorders', 'no'),
(113384, 6690, '_sold_individually', 'no'),
(113385, 6690, '_virtual', 'no'),
(113386, 6690, '_downloadable', 'no'),
(113387, 6690, '_download_limit', '-1'),
(113388, 6690, '_download_expiry', '-1'),
(113389, 6690, '_stock', '50'),
(113390, 6690, '_stock_status', 'instock'),
(113391, 6690, '_wc_average_rating', '0'),
(113392, 6690, '_wc_review_count', '0'),
(113393, 6690, 'attribute_pa_color', 'blue'),
(113394, 6690, 'attribute_pa_shoe-size', '42'),
(113395, 6690, '_price', '320'),
(113396, 6690, '_product_version', '4.1.0'),
(113397, 6690, '_vi_wad_aliexpress_variation_id', '12000017326504062'),
(113398, 6690, '_vi_wad_aliexpress_variation_attr', '14:173;200000124:200000337'),
(113399, 6691, '_variation_description', ''),
(113400, 6691, '_sku', '1005001718842951-blue-43'),
(113401, 6691, '_regular_price', '320'),
(113402, 6691, 'total_sales', '0'),
(113403, 6691, '_tax_status', 'taxable'),
(113404, 6691, '_tax_class', 'parent'),
(113405, 6691, '_manage_stock', 'yes'),
(113406, 6691, '_backorders', 'no'),
(113407, 6691, '_sold_individually', 'no'),
(113408, 6691, '_virtual', 'no'),
(113409, 6691, '_downloadable', 'no'),
(113410, 6691, '_download_limit', '-1'),
(113411, 6691, '_download_expiry', '-1'),
(113412, 6691, '_stock', '50'),
(113413, 6691, '_stock_status', 'instock'),
(113414, 6691, '_wc_average_rating', '0'),
(113415, 6691, '_wc_review_count', '0'),
(113416, 6691, 'attribute_pa_color', 'blue'),
(113417, 6691, 'attribute_pa_shoe-size', '43'),
(113418, 6691, '_price', '320'),
(113419, 6691, '_product_version', '4.1.0'),
(113420, 6691, '_vi_wad_aliexpress_variation_id', '12000017326504063'),
(113421, 6691, '_vi_wad_aliexpress_variation_attr', '14:173;200000124:200000338'),
(113422, 6692, '_variation_description', ''),
(113423, 6692, '_sku', '1005001718842951-blue-40'),
(113424, 6692, '_regular_price', '320'),
(113425, 6692, 'total_sales', '0'),
(113426, 6692, '_tax_status', 'taxable'),
(113427, 6692, '_tax_class', 'parent'),
(113428, 6692, '_manage_stock', 'yes'),
(113429, 6692, '_backorders', 'no'),
(113430, 6692, '_sold_individually', 'no'),
(113431, 6692, '_virtual', 'no'),
(113432, 6692, '_downloadable', 'no'),
(113433, 6692, '_download_limit', '-1'),
(113434, 6692, '_download_expiry', '-1'),
(113435, 6692, '_stock', '50'),
(113436, 6692, '_stock_status', 'instock'),
(113437, 6692, '_wc_average_rating', '0'),
(113438, 6692, '_wc_review_count', '0'),
(113439, 6692, 'attribute_pa_color', 'blue'),
(113440, 6692, 'attribute_pa_shoe-size', '40'),
(113441, 6692, '_price', '320'),
(113442, 6692, '_product_version', '4.1.0'),
(113443, 6692, '_vi_wad_aliexpress_variation_id', '12000017326504060'),
(113444, 6692, '_vi_wad_aliexpress_variation_attr', '14:173;200000124:100013888'),
(113445, 6693, '_variation_description', ''),
(113446, 6693, '_sku', '1005001718842951-blue-41'),
(113447, 6693, '_regular_price', '320'),
(113448, 6693, 'total_sales', '0'),
(113449, 6693, '_tax_status', 'taxable'),
(113450, 6693, '_tax_class', 'parent'),
(113451, 6693, '_manage_stock', 'yes'),
(113452, 6693, '_backorders', 'no'),
(113453, 6693, '_sold_individually', 'no'),
(113454, 6693, '_virtual', 'no'),
(113455, 6693, '_downloadable', 'no'),
(113456, 6693, '_download_limit', '-1'),
(113457, 6693, '_download_expiry', '-1'),
(113458, 6693, '_stock', '50'),
(113459, 6693, '_stock_status', 'instock'),
(113460, 6693, '_wc_average_rating', '0'),
(113461, 6693, '_wc_review_count', '0'),
(113462, 6693, 'attribute_pa_color', 'blue'),
(113463, 6693, 'attribute_pa_shoe-size', '41'),
(113464, 6693, '_price', '320'),
(113465, 6693, '_product_version', '4.1.0'),
(113466, 6693, '_vi_wad_aliexpress_variation_id', '12000017326504061'),
(113467, 6693, '_vi_wad_aliexpress_variation_attr', '14:173;200000124:100010483'),
(113468, 6694, '_variation_description', ''),
(113469, 6694, '_sku', '1005001718842951-khaki-38'),
(113470, 6694, '_regular_price', '320'),
(113471, 6694, 'total_sales', '0'),
(113472, 6694, '_tax_status', 'taxable'),
(113473, 6694, '_tax_class', 'parent'),
(113474, 6694, '_manage_stock', 'yes'),
(113475, 6694, '_backorders', 'no'),
(113476, 6694, '_sold_individually', 'no'),
(113477, 6694, '_virtual', 'no'),
(113478, 6694, '_downloadable', 'no'),
(113479, 6694, '_download_limit', '-1'),
(113480, 6694, '_download_expiry', '-1'),
(113481, 6694, '_stock', '50'),
(113482, 6694, '_stock_status', 'instock'),
(113483, 6694, '_wc_average_rating', '0'),
(113484, 6694, '_wc_review_count', '0'),
(113485, 6694, 'attribute_pa_color', 'khaki'),
(113486, 6694, 'attribute_pa_shoe-size', '38'),
(113487, 6694, '_price', '320'),
(113488, 6694, '_product_version', '4.1.0'),
(113489, 6694, '_vi_wad_aliexpress_variation_id', '12000017326504034'),
(113490, 6694, '_vi_wad_aliexpress_variation_attr', '14:771#khaki;200000124:200000898'),
(113491, 6695, '_variation_description', ''),
(113492, 6695, '_sku', '1005001718842951-khaki-39'),
(113493, 6695, '_regular_price', '320'),
(113494, 6695, 'total_sales', '0'),
(113495, 6695, '_tax_status', 'taxable'),
(113496, 6695, '_tax_class', 'parent'),
(113497, 6695, '_manage_stock', 'yes'),
(113498, 6695, '_backorders', 'no'),
(113499, 6695, '_sold_individually', 'no'),
(113500, 6695, '_virtual', 'no'),
(113501, 6695, '_downloadable', 'no'),
(113502, 6695, '_download_limit', '-1'),
(113503, 6695, '_download_expiry', '-1'),
(113504, 6695, '_stock', '50'),
(113505, 6695, '_stock_status', 'instock'),
(113506, 6695, '_wc_average_rating', '0'),
(113507, 6695, '_wc_review_count', '0'),
(113508, 6695, 'attribute_pa_color', 'khaki'),
(113509, 6695, 'attribute_pa_shoe-size', '39'),
(113510, 6695, '_price', '320'),
(113511, 6695, '_product_version', '4.1.0'),
(113512, 6695, '_vi_wad_aliexpress_variation_id', '12000017326504035'),
(113513, 6695, '_vi_wad_aliexpress_variation_attr', '14:771#khaki;200000124:200000364'),
(113514, 6696, '_variation_description', ''),
(113515, 6696, '_sku', '1005001718842951-khaki-36'),
(113516, 6696, '_regular_price', '320'),
(113517, 6696, 'total_sales', '0'),
(113518, 6696, '_tax_status', 'taxable'),
(113519, 6696, '_tax_class', 'parent'),
(113520, 6696, '_manage_stock', 'yes'),
(113521, 6696, '_backorders', 'no'),
(113522, 6696, '_sold_individually', 'no'),
(113523, 6696, '_virtual', 'no'),
(113524, 6696, '_downloadable', 'no'),
(113525, 6696, '_download_limit', '-1'),
(113526, 6696, '_download_expiry', '-1'),
(113527, 6696, '_stock', '50'),
(113528, 6696, '_stock_status', 'instock'),
(113529, 6696, '_wc_average_rating', '0'),
(113530, 6696, '_wc_review_count', '0'),
(113531, 6696, 'attribute_pa_color', 'khaki'),
(113532, 6696, 'attribute_pa_shoe-size', '36'),
(113533, 6696, '_price', '320'),
(113534, 6696, '_product_version', '4.1.0'),
(113535, 6696, '_vi_wad_aliexpress_variation_id', '12000017326504032'),
(113536, 6696, '_vi_wad_aliexpress_variation_attr', '14:771#khaki;200000124:200000334'),
(113537, 6697, '_variation_description', ''),
(113538, 6697, '_sku', '1005001718842951-khaki-37'),
(113539, 6697, '_regular_price', '320'),
(113540, 6697, 'total_sales', '0'),
(113541, 6697, '_tax_status', 'taxable'),
(113542, 6697, '_tax_class', 'parent'),
(113543, 6697, '_manage_stock', 'yes'),
(113544, 6697, '_backorders', 'no'),
(113545, 6697, '_sold_individually', 'no'),
(113546, 6697, '_virtual', 'no'),
(113547, 6697, '_downloadable', 'no'),
(113548, 6697, '_download_limit', '-1'),
(113549, 6697, '_download_expiry', '-1'),
(113550, 6697, '_stock', '50'),
(113551, 6697, '_stock_status', 'instock'),
(113552, 6697, '_wc_average_rating', '0'),
(113553, 6697, '_wc_review_count', '0'),
(113554, 6697, 'attribute_pa_color', 'khaki'),
(113555, 6697, 'attribute_pa_shoe-size', '37'),
(113556, 6697, '_price', '320'),
(113557, 6697, '_product_version', '4.1.0'),
(113558, 6697, '_vi_wad_aliexpress_variation_id', '12000017326504033'),
(113559, 6697, '_vi_wad_aliexpress_variation_attr', '14:771#khaki;200000124:100010482'),
(113560, 6698, '_variation_description', ''),
(113561, 6698, '_sku', '1005001718842951-khaki-42'),
(113562, 6698, '_regular_price', '320'),
(113563, 6698, 'total_sales', '0'),
(113564, 6698, '_tax_status', 'taxable'),
(113565, 6698, '_tax_class', 'parent'),
(113566, 6698, '_manage_stock', 'yes'),
(113567, 6698, '_backorders', 'no'),
(113568, 6698, '_sold_individually', 'no'),
(113569, 6698, '_virtual', 'no'),
(113570, 6698, '_downloadable', 'no'),
(113571, 6698, '_download_limit', '-1'),
(113572, 6698, '_download_expiry', '-1'),
(113573, 6698, '_stock', '50'),
(113574, 6698, '_stock_status', 'instock'),
(113575, 6698, '_wc_average_rating', '0'),
(113576, 6698, '_wc_review_count', '0'),
(113577, 6698, 'attribute_pa_color', 'khaki'),
(113578, 6698, 'attribute_pa_shoe-size', '42'),
(113579, 6698, '_price', '320'),
(113580, 6698, '_product_version', '4.1.0'),
(113581, 6698, '_vi_wad_aliexpress_variation_id', '12000017326504038'),
(113582, 6698, '_vi_wad_aliexpress_variation_attr', '14:771#khaki;200000124:200000337'),
(113583, 6699, '_variation_description', ''),
(113584, 6699, '_sku', '1005001718842951-khaki-43'),
(113585, 6699, '_regular_price', '320'),
(113586, 6699, 'total_sales', '0'),
(113587, 6699, '_tax_status', 'taxable'),
(113588, 6699, '_tax_class', 'parent'),
(113589, 6699, '_manage_stock', 'yes'),
(113590, 6699, '_backorders', 'no'),
(113591, 6699, '_sold_individually', 'no'),
(113592, 6699, '_virtual', 'no'),
(113593, 6699, '_downloadable', 'no'),
(113594, 6699, '_download_limit', '-1'),
(113595, 6699, '_download_expiry', '-1'),
(113596, 6699, '_stock', '50'),
(113597, 6699, '_stock_status', 'instock'),
(113598, 6699, '_wc_average_rating', '0'),
(113599, 6699, '_wc_review_count', '0'),
(113600, 6699, 'attribute_pa_color', 'khaki'),
(113601, 6699, 'attribute_pa_shoe-size', '43'),
(113602, 6699, '_price', '320'),
(113603, 6699, '_product_version', '4.1.0'),
(113604, 6699, '_vi_wad_aliexpress_variation_id', '12000017326504039'),
(113605, 6699, '_vi_wad_aliexpress_variation_attr', '14:771#khaki;200000124:200000338'),
(113606, 6700, '_variation_description', ''),
(113607, 6700, '_sku', '1005001718842951-khaki-40'),
(113608, 6700, '_regular_price', '320'),
(113609, 6700, 'total_sales', '0'),
(113610, 6700, '_tax_status', 'taxable'),
(113611, 6700, '_tax_class', 'parent'),
(113612, 6700, '_manage_stock', 'yes'),
(113613, 6700, '_backorders', 'no'),
(113614, 6700, '_sold_individually', 'no'),
(113615, 6700, '_virtual', 'no'),
(113616, 6700, '_downloadable', 'no'),
(113617, 6700, '_download_limit', '-1'),
(113618, 6700, '_download_expiry', '-1'),
(113619, 6700, '_stock', '50'),
(113620, 6700, '_stock_status', 'instock'),
(113621, 6700, '_wc_average_rating', '0'),
(113622, 6700, '_wc_review_count', '0'),
(113623, 6700, 'attribute_pa_color', 'khaki'),
(113624, 6700, 'attribute_pa_shoe-size', '40'),
(113625, 6700, '_price', '320'),
(113626, 6700, '_product_version', '4.1.0'),
(113627, 6700, '_vi_wad_aliexpress_variation_id', '12000017326504036'),
(113628, 6700, '_vi_wad_aliexpress_variation_attr', '14:771#khaki;200000124:100013888'),
(113629, 6701, '_variation_description', ''),
(113630, 6701, '_sku', '1005001718842951-khaki-41'),
(113631, 6701, '_regular_price', '320'),
(113632, 6701, 'total_sales', '0'),
(113633, 6701, '_tax_status', 'taxable'),
(113634, 6701, '_tax_class', 'parent'),
(113635, 6701, '_manage_stock', 'yes'),
(113636, 6701, '_backorders', 'no'),
(113637, 6701, '_sold_individually', 'no'),
(113638, 6701, '_virtual', 'no'),
(113639, 6701, '_downloadable', 'no'),
(113640, 6701, '_download_limit', '-1'),
(113641, 6701, '_download_expiry', '-1'),
(113642, 6701, '_stock', '50'),
(113643, 6701, '_stock_status', 'instock'),
(113644, 6701, '_wc_average_rating', '0'),
(113645, 6701, '_wc_review_count', '0'),
(113646, 6701, 'attribute_pa_color', 'khaki'),
(113647, 6701, 'attribute_pa_shoe-size', '41'),
(113648, 6701, '_price', '320'),
(113649, 6701, '_product_version', '4.1.0'),
(113650, 6701, '_vi_wad_aliexpress_variation_id', '12000017326504037'),
(113651, 6701, '_vi_wad_aliexpress_variation_attr', '14:771#khaki;200000124:100010483'),
(113652, 6702, '_variation_description', ''),
(113653, 6702, '_sku', '1005001718842951-khaki-46'),
(113654, 6702, '_regular_price', '320'),
(113655, 6702, 'total_sales', '0'),
(113656, 6702, '_tax_status', 'taxable'),
(113657, 6702, '_tax_class', 'parent'),
(113658, 6702, '_manage_stock', 'yes'),
(113659, 6702, '_backorders', 'no'),
(113660, 6702, '_sold_individually', 'no'),
(113661, 6702, '_virtual', 'no'),
(113662, 6702, '_downloadable', 'no'),
(113663, 6702, '_download_limit', '-1'),
(113664, 6702, '_download_expiry', '-1'),
(113665, 6702, '_stock', '50'),
(113666, 6702, '_stock_status', 'instock'),
(113667, 6702, '_wc_average_rating', '0'),
(113668, 6702, '_wc_review_count', '0'),
(113669, 6702, 'attribute_pa_color', 'khaki'),
(113670, 6702, 'attribute_pa_shoe-size', '46'),
(113671, 6702, '_price', '320'),
(113672, 6702, '_product_version', '4.1.0'),
(113673, 6702, '_vi_wad_aliexpress_variation_id', '12000017326504042'),
(113674, 6702, '_vi_wad_aliexpress_variation_attr', '14:771#khaki;200000124:200000899'),
(113675, 6703, '_variation_description', ''),
(113676, 6703, '_sku', '1005001718842951-black-35'),
(113677, 6703, '_regular_price', '320'),
(113678, 6703, 'total_sales', '0'),
(113679, 6703, '_tax_status', 'taxable'),
(113680, 6703, '_tax_class', 'parent'),
(113681, 6703, '_manage_stock', 'yes'),
(113682, 6703, '_backorders', 'no'),
(113683, 6703, '_sold_individually', 'no'),
(113684, 6703, '_virtual', 'no'),
(113685, 6703, '_downloadable', 'no'),
(113686, 6703, '_download_limit', '-1'),
(113687, 6703, '_download_expiry', '-1'),
(113688, 6703, '_stock', '50'),
(113689, 6703, '_stock_status', 'instock'),
(113690, 6703, '_wc_average_rating', '0'),
(113691, 6703, '_wc_review_count', '0'),
(113692, 6703, 'attribute_pa_color', 'black'),
(113693, 6703, 'attribute_pa_shoe-size', '35'),
(113694, 6703, '_price', '320'),
(113695, 6703, '_product_version', '4.1.0'),
(113696, 6703, '_vi_wad_aliexpress_variation_id', '12000017326504043'),
(113697, 6703, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:200000333'),
(113698, 6704, '_variation_description', ''),
(113699, 6704, '_sku', '1005001718842951-khaki-44'),
(113700, 6704, '_regular_price', '320'),
(113701, 6704, 'total_sales', '0'),
(113702, 6704, '_tax_status', 'taxable'),
(113703, 6704, '_tax_class', 'parent'),
(113704, 6704, '_manage_stock', 'yes'),
(113705, 6704, '_backorders', 'no'),
(113706, 6704, '_sold_individually', 'no'),
(113707, 6704, '_virtual', 'no'),
(113708, 6704, '_downloadable', 'no'),
(113709, 6704, '_download_limit', '-1'),
(113710, 6704, '_download_expiry', '-1'),
(113711, 6704, '_stock', '50'),
(113712, 6704, '_stock_status', 'instock'),
(113713, 6704, '_wc_average_rating', '0'),
(113714, 6704, '_wc_review_count', '0'),
(113715, 6704, 'attribute_pa_color', 'khaki'),
(113716, 6704, 'attribute_pa_shoe-size', '44'),
(113717, 6704, '_price', '320'),
(113718, 6704, '_product_version', '4.1.0'),
(113719, 6704, '_vi_wad_aliexpress_variation_id', '12000017326504040'),
(113720, 6704, '_vi_wad_aliexpress_variation_attr', '14:771#khaki;200000124:100010487'),
(113721, 6705, '_variation_description', ''),
(113722, 6705, '_sku', '1005001718842951-khaki-45'),
(113723, 6705, '_regular_price', '320'),
(113724, 6705, 'total_sales', '0'),
(113725, 6705, '_tax_status', 'taxable'),
(113726, 6705, '_tax_class', 'parent'),
(113727, 6705, '_manage_stock', 'yes'),
(113728, 6705, '_backorders', 'no'),
(113729, 6705, '_sold_individually', 'no'),
(113730, 6705, '_virtual', 'no'),
(113731, 6705, '_downloadable', 'no'),
(113732, 6705, '_download_limit', '-1'),
(113733, 6705, '_download_expiry', '-1'),
(113734, 6705, '_stock', '50'),
(113735, 6705, '_stock_status', 'instock'),
(113736, 6705, '_wc_average_rating', '0'),
(113737, 6705, '_wc_review_count', '0'),
(113738, 6705, 'attribute_pa_color', 'khaki'),
(113739, 6705, 'attribute_pa_shoe-size', '45'),
(113740, 6705, '_price', '320'),
(113741, 6705, '_product_version', '4.1.0'),
(113742, 6705, '_vi_wad_aliexpress_variation_id', '12000017326504041'),
(113743, 6705, '_vi_wad_aliexpress_variation_attr', '14:771#khaki;200000124:3116'),
(113744, 6706, '_variation_description', ''),
(113745, 6706, '_sku', '1005001718842951-black-38'),
(113746, 6706, '_regular_price', '320'),
(113747, 6706, 'total_sales', '0'),
(113748, 6706, '_tax_status', 'taxable'),
(113749, 6706, '_tax_class', 'parent'),
(113750, 6706, '_manage_stock', 'yes'),
(113751, 6706, '_backorders', 'no'),
(113752, 6706, '_sold_individually', 'no'),
(113753, 6706, '_virtual', 'no'),
(113754, 6706, '_downloadable', 'no'),
(113755, 6706, '_download_limit', '-1'),
(113756, 6706, '_download_expiry', '-1'),
(113757, 6706, '_stock', '50'),
(113758, 6706, '_stock_status', 'instock'),
(113759, 6706, '_wc_average_rating', '0'),
(113760, 6706, '_wc_review_count', '0'),
(113761, 6706, 'attribute_pa_color', 'black'),
(113762, 6706, 'attribute_pa_shoe-size', '38'),
(113763, 6706, '_price', '320'),
(113764, 6706, '_product_version', '4.1.0'),
(113765, 6706, '_vi_wad_aliexpress_variation_id', '12000017326504046'),
(113766, 6706, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:200000898'),
(113767, 6707, '_variation_description', ''),
(113768, 6707, '_sku', '1005001718842951-black-39'),
(113769, 6707, '_regular_price', '320'),
(113770, 6707, 'total_sales', '0'),
(113771, 6707, '_tax_status', 'taxable'),
(113772, 6707, '_tax_class', 'parent'),
(113773, 6707, '_manage_stock', 'yes'),
(113774, 6707, '_backorders', 'no'),
(113775, 6707, '_sold_individually', 'no'),
(113776, 6707, '_virtual', 'no'),
(113777, 6707, '_downloadable', 'no'),
(113778, 6707, '_download_limit', '-1'),
(113779, 6707, '_download_expiry', '-1'),
(113780, 6707, '_stock', '50'),
(113781, 6707, '_stock_status', 'instock'),
(113782, 6707, '_wc_average_rating', '0'),
(113783, 6707, '_wc_review_count', '0'),
(113784, 6707, 'attribute_pa_color', 'black'),
(113785, 6707, 'attribute_pa_shoe-size', '39'),
(113786, 6707, '_price', '320'),
(113787, 6707, '_product_version', '4.1.0'),
(113788, 6707, '_vi_wad_aliexpress_variation_id', '12000017326504047'),
(113789, 6707, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:200000364'),
(113790, 6708, '_variation_description', ''),
(113791, 6708, '_sku', '1005001718842951-black-36'),
(113792, 6708, '_regular_price', '320'),
(113793, 6708, 'total_sales', '0'),
(113794, 6708, '_tax_status', 'taxable'),
(113795, 6708, '_tax_class', 'parent'),
(113796, 6708, '_manage_stock', 'yes'),
(113797, 6708, '_backorders', 'no'),
(113798, 6708, '_sold_individually', 'no'),
(113799, 6708, '_virtual', 'no'),
(113800, 6708, '_downloadable', 'no'),
(113801, 6708, '_download_limit', '-1'),
(113802, 6708, '_download_expiry', '-1'),
(113803, 6708, '_stock', '50'),
(113804, 6708, '_stock_status', 'instock'),
(113805, 6708, '_wc_average_rating', '0'),
(113806, 6708, '_wc_review_count', '0'),
(113807, 6708, 'attribute_pa_color', 'black'),
(113808, 6708, 'attribute_pa_shoe-size', '36'),
(113809, 6708, '_price', '320'),
(113810, 6708, '_product_version', '4.1.0'),
(113811, 6708, '_vi_wad_aliexpress_variation_id', '12000017326504044'),
(113812, 6708, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:200000334'),
(113813, 6709, '_variation_description', ''),
(113814, 6709, '_sku', '1005001718842951-black-37'),
(113815, 6709, '_regular_price', '320'),
(113816, 6709, 'total_sales', '0'),
(113817, 6709, '_tax_status', 'taxable'),
(113818, 6709, '_tax_class', 'parent'),
(113819, 6709, '_manage_stock', 'yes'),
(113820, 6709, '_backorders', 'no'),
(113821, 6709, '_sold_individually', 'no'),
(113822, 6709, '_virtual', 'no'),
(113823, 6709, '_downloadable', 'no'),
(113824, 6709, '_download_limit', '-1'),
(113825, 6709, '_download_expiry', '-1'),
(113826, 6709, '_stock', '50'),
(113827, 6709, '_stock_status', 'instock'),
(113828, 6709, '_wc_average_rating', '0'),
(113829, 6709, '_wc_review_count', '0'),
(113830, 6709, 'attribute_pa_color', 'black'),
(113831, 6709, 'attribute_pa_shoe-size', '37'),
(113832, 6709, '_price', '320'),
(113833, 6709, '_product_version', '4.1.0'),
(113834, 6709, '_vi_wad_aliexpress_variation_id', '12000017326504045'),
(113835, 6709, '_vi_wad_aliexpress_variation_attr', '14:193;200000124:100010482'),
(113836, 6586, '_price', '320'),
(113837, 6710, '_sku', '1005002351089413'),
(113838, 6710, '_visibility', 'visible'),
(113839, 6710, '_default_attributes', ''),
(113840, 5971, '_vi_wad_woo_id', '6710'),
(113841, 6710, '_vi_wad_aliexpress_product_id', '1005002351089413'),
(113842, 6710, 'total_sales', '0'),
(113843, 6710, '_tax_status', 'taxable'),
(113844, 6710, '_tax_class', ''),
(113845, 6710, '_manage_stock', 'no'),
(113846, 6710, '_backorders', 'no'),
(113847, 6710, '_sold_individually', 'no'),
(113848, 6710, '_virtual', 'no'),
(113849, 6710, '_downloadable', 'no'),
(113850, 6710, '_download_limit', '-1'),
(113851, 6710, '_download_expiry', '-1'),
(113852, 6710, '_stock', NULL),
(113853, 6710, '_stock_status', 'instock'),
(113854, 6710, '_wc_average_rating', '0'),
(113855, 6710, '_wc_review_count', '0'),
(113856, 6710, '_product_attributes', 'a:2:{s:8:\"pa_color\";a:6:{s:4:\"name\";s:8:\"pa_color\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"0\";s:10:\"is_visible\";s:1:\"0\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"1\";}s:12:\"pa_shoe-size\";a:6:{s:4:\"name\";s:12:\"pa_shoe-size\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"1\";s:10:\"is_visible\";s:1:\"0\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"1\";}}'),
(113857, 6710, '_product_version', '4.1.0'),
(113858, 6711, '_wp_attached_file', '2021/06/Spot-Foreign-Trade-Plus-Size-Casual-Running-Shoes-Women-s-2021-Spring-and-Autumn-Flying-Woven.jpg'),
(113859, 6711, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:105:\"2021/06/Spot-Foreign-Trade-Plus-Size-Casual-Running-Shoes-Women-s-2021-Spring-and-Autumn-Flying-Woven.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:105:\"Spot-Foreign-Trade-Plus-Size-Casual-Running-Shoes-Women-s-2021-Spring-and-Autumn-Flying-Woven-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:105:\"Spot-Foreign-Trade-Plus-Size-Casual-Running-Shoes-Women-s-2021-Spring-and-Autumn-Flying-Woven-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:105:\"Spot-Foreign-Trade-Plus-Size-Casual-Running-Shoes-Women-s-2021-Spring-and-Autumn-Flying-Woven-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:105:\"Spot-Foreign-Trade-Plus-Size-Casual-Running-Shoes-Women-s-2021-Spring-and-Autumn-Flying-Woven-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:105:\"Spot-Foreign-Trade-Plus-Size-Casual-Running-Shoes-Women-s-2021-Spring-and-Autumn-Flying-Woven-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:105:\"Spot-Foreign-Trade-Plus-Size-Casual-Running-Shoes-Women-s-2021-Spring-and-Autumn-Flying-Woven-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:105:\"Spot-Foreign-Trade-Plus-Size-Casual-Running-Shoes-Women-s-2021-Spring-and-Autumn-Flying-Woven-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:105:\"Spot-Foreign-Trade-Plus-Size-Casual-Running-Shoes-Women-s-2021-Spring-and-Autumn-Flying-Woven-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:105:\"Spot-Foreign-Trade-Plus-Size-Casual-Running-Shoes-Women-s-2021-Spring-and-Autumn-Flying-Woven-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:105:\"Spot-Foreign-Trade-Plus-Size-Casual-Running-Shoes-Women-s-2021-Spring-and-Autumn-Flying-Woven-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:105:\"Spot-Foreign-Trade-Plus-Size-Casual-Running-Shoes-Women-s-2021-Spring-and-Autumn-Flying-Woven-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(113860, 6711, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Ha732ce3fdeaf4a6a9df554bae842b229H/Spot-Foreign-Trade-Plus-Size-Casual-Running-Shoes-Women-s-2021-Spring-and-Autumn-Flying-Woven.jpg'),
(113861, 6710, '_thumbnail_id', '6711'),
(113862, 6712, '_variation_description', ''),
(113863, 6712, '_sku', '1005002351089413-black-43'),
(113864, 6712, '_regular_price', '100.04'),
(113865, 6712, 'total_sales', '0'),
(113866, 6712, '_tax_status', 'taxable'),
(113867, 6712, '_tax_class', 'parent'),
(113868, 6712, '_manage_stock', 'yes'),
(113869, 6712, '_backorders', 'no'),
(113870, 6712, '_sold_individually', 'no'),
(113871, 6712, '_virtual', 'no'),
(113872, 6712, '_downloadable', 'no'),
(113873, 6712, '_download_limit', '-1'),
(113874, 6712, '_download_expiry', '-1'),
(113875, 6712, '_stock', '900'),
(113876, 6712, '_stock_status', 'instock'),
(113877, 6712, '_wc_average_rating', '0'),
(113878, 6712, '_wc_review_count', '0'),
(113879, 6712, 'attribute_pa_color', 'black'),
(113880, 6712, 'attribute_pa_shoe-size', '43'),
(113881, 6712, '_price', '100.04'),
(113882, 6712, '_product_version', '4.1.0'),
(113883, 6712, '_vi_wad_aliexpress_variation_id', '12000020235794925'),
(113884, 6712, '_vi_wad_aliexpress_variation_attr', '14:193#Black;200000124:200000338'),
(113885, 6713, '_variation_description', ''),
(113886, 6713, '_sku', '1005002351089413-black-42'),
(113887, 6713, '_regular_price', '100.04'),
(113888, 6713, 'total_sales', '0'),
(113889, 6713, '_tax_status', 'taxable'),
(113890, 6713, '_tax_class', 'parent'),
(113891, 6713, '_manage_stock', 'yes'),
(113892, 6713, '_backorders', 'no'),
(113893, 6713, '_sold_individually', 'no'),
(113894, 6713, '_virtual', 'no'),
(113895, 6713, '_downloadable', 'no'),
(113896, 6713, '_download_limit', '-1'),
(113897, 6713, '_download_expiry', '-1'),
(113898, 6713, '_stock', '900'),
(113899, 6713, '_stock_status', 'instock'),
(113900, 6713, '_wc_average_rating', '0'),
(113901, 6713, '_wc_review_count', '0'),
(113902, 6713, 'attribute_pa_color', 'black'),
(113903, 6713, 'attribute_pa_shoe-size', '42'),
(113904, 6713, '_price', '100.04'),
(113905, 6713, '_product_version', '4.1.0'),
(113906, 6713, '_vi_wad_aliexpress_variation_id', '12000020235794924'),
(113907, 6713, '_vi_wad_aliexpress_variation_attr', '14:193#Black;200000124:200000337'),
(113908, 6714, '_variation_description', ''),
(113909, 6714, '_sku', '1005002351089413-pink-36'),
(113910, 6714, '_regular_price', '100.04'),
(113911, 6714, 'total_sales', '0'),
(113912, 6714, '_tax_status', 'taxable'),
(113913, 6714, '_tax_class', 'parent'),
(113914, 6714, '_manage_stock', 'yes'),
(113915, 6714, '_backorders', 'no'),
(113916, 6714, '_sold_individually', 'no'),
(113917, 6714, '_virtual', 'no'),
(113918, 6714, '_downloadable', 'no'),
(113919, 6714, '_download_limit', '-1'),
(113920, 6714, '_download_expiry', '-1'),
(113921, 6714, '_stock', '900'),
(113922, 6714, '_stock_status', 'instock'),
(113923, 6714, '_wc_average_rating', '0'),
(113924, 6714, '_wc_review_count', '0'),
(113925, 6714, 'attribute_pa_color', 'pink'),
(113926, 6714, 'attribute_pa_shoe-size', '36'),
(113927, 6714, '_price', '100.04'),
(113928, 6714, '_product_version', '4.1.0'),
(113929, 6714, '_vi_wad_aliexpress_variation_id', '12000020235794927'),
(113930, 6714, '_vi_wad_aliexpress_variation_attr', '14:1052#Pink;200000124:200000334'),
(113931, 6715, '_variation_description', ''),
(113932, 6715, '_sku', '1005002351089413-pink-35'),
(113933, 6715, '_regular_price', '100.04'),
(113934, 6715, 'total_sales', '0'),
(113935, 6715, '_tax_status', 'taxable'),
(113936, 6715, '_tax_class', 'parent'),
(113937, 6715, '_manage_stock', 'yes'),
(113938, 6715, '_backorders', 'no'),
(113939, 6715, '_sold_individually', 'no'),
(113940, 6715, '_virtual', 'no'),
(113941, 6715, '_downloadable', 'no'),
(113942, 6715, '_download_limit', '-1'),
(113943, 6715, '_download_expiry', '-1'),
(113944, 6715, '_stock', '900'),
(113945, 6715, '_stock_status', 'instock'),
(113946, 6715, '_wc_average_rating', '0'),
(113947, 6715, '_wc_review_count', '0'),
(113948, 6715, 'attribute_pa_color', 'pink'),
(113949, 6715, 'attribute_pa_shoe-size', '35'),
(113950, 6715, '_price', '100.04'),
(113951, 6715, '_product_version', '4.1.0'),
(113952, 6715, '_vi_wad_aliexpress_variation_id', '12000020235794926'),
(113953, 6715, '_vi_wad_aliexpress_variation_attr', '14:1052#Pink;200000124:200000333'),
(113954, 6716, '_variation_description', ''),
(113955, 6716, '_sku', '1005002351089413-black-39'),
(113956, 6716, '_regular_price', '100.04'),
(113957, 6716, 'total_sales', '0'),
(113958, 6716, '_tax_status', 'taxable'),
(113959, 6716, '_tax_class', 'parent'),
(113960, 6716, '_manage_stock', 'yes'),
(113961, 6716, '_backorders', 'no'),
(113962, 6716, '_sold_individually', 'no'),
(113963, 6716, '_virtual', 'no'),
(113964, 6716, '_downloadable', 'no'),
(113965, 6716, '_download_limit', '-1'),
(113966, 6716, '_download_expiry', '-1'),
(113967, 6716, '_stock', '900'),
(113968, 6716, '_stock_status', 'instock'),
(113969, 6716, '_wc_average_rating', '0'),
(113970, 6716, '_wc_review_count', '0'),
(113971, 6716, 'attribute_pa_color', 'black'),
(113972, 6716, 'attribute_pa_shoe-size', '39'),
(113973, 6716, '_price', '100.04'),
(113974, 6716, '_product_version', '4.1.0'),
(113975, 6716, '_vi_wad_aliexpress_variation_id', '12000020235794921'),
(113976, 6716, '_vi_wad_aliexpress_variation_attr', '14:193#Black;200000124:200000364'),
(113977, 6717, '_variation_description', ''),
(113978, 6717, '_sku', '1005002351089413-black-38'),
(113979, 6717, '_regular_price', '100.04'),
(113980, 6717, 'total_sales', '0'),
(113981, 6717, '_tax_status', 'taxable'),
(113982, 6717, '_tax_class', 'parent'),
(113983, 6717, '_manage_stock', 'yes'),
(113984, 6717, '_backorders', 'no'),
(113985, 6717, '_sold_individually', 'no'),
(113986, 6717, '_virtual', 'no'),
(113987, 6717, '_downloadable', 'no'),
(113988, 6717, '_download_limit', '-1'),
(113989, 6717, '_download_expiry', '-1'),
(113990, 6717, '_stock', '899'),
(113991, 6717, '_stock_status', 'instock'),
(113992, 6717, '_wc_average_rating', '0'),
(113993, 6717, '_wc_review_count', '0'),
(113994, 6717, 'attribute_pa_color', 'black'),
(113995, 6717, 'attribute_pa_shoe-size', '38'),
(113996, 6717, '_price', '100.04'),
(113997, 6717, '_product_version', '4.1.0'),
(113998, 6717, '_vi_wad_aliexpress_variation_id', '12000020235794920'),
(113999, 6717, '_vi_wad_aliexpress_variation_attr', '14:193#Black;200000124:200000898'),
(114000, 6718, '_variation_description', ''),
(114001, 6718, '_sku', '1005002351089413-black-41'),
(114002, 6718, '_regular_price', '100.04'),
(114003, 6718, 'total_sales', '0'),
(114004, 6718, '_tax_status', 'taxable'),
(114005, 6718, '_tax_class', 'parent'),
(114006, 6718, '_manage_stock', 'yes'),
(114007, 6718, '_backorders', 'no'),
(114008, 6718, '_sold_individually', 'no'),
(114009, 6718, '_virtual', 'no'),
(114010, 6718, '_downloadable', 'no'),
(114011, 6718, '_download_limit', '-1'),
(114012, 6718, '_download_expiry', '-1'),
(114013, 6718, '_stock', '900'),
(114014, 6718, '_stock_status', 'instock'),
(114015, 6718, '_wc_average_rating', '0'),
(114016, 6718, '_wc_review_count', '0'),
(114017, 6718, 'attribute_pa_color', 'black'),
(114018, 6718, 'attribute_pa_shoe-size', '41'),
(114019, 6718, '_price', '100.04'),
(114020, 6718, '_product_version', '4.1.0'),
(114021, 6718, '_vi_wad_aliexpress_variation_id', '12000020235794923'),
(114022, 6718, '_vi_wad_aliexpress_variation_attr', '14:193#Black;200000124:100010483'),
(114023, 6719, '_variation_description', ''),
(114024, 6719, '_sku', '1005002351089413-black-40'),
(114025, 6719, '_regular_price', '100.04'),
(114026, 6719, 'total_sales', '0'),
(114027, 6719, '_tax_status', 'taxable'),
(114028, 6719, '_tax_class', 'parent'),
(114029, 6719, '_manage_stock', 'yes'),
(114030, 6719, '_backorders', 'no'),
(114031, 6719, '_sold_individually', 'no'),
(114032, 6719, '_virtual', 'no'),
(114033, 6719, '_downloadable', 'no'),
(114034, 6719, '_download_limit', '-1'),
(114035, 6719, '_download_expiry', '-1'),
(114036, 6719, '_stock', '900'),
(114037, 6719, '_stock_status', 'instock'),
(114038, 6719, '_wc_average_rating', '0'),
(114039, 6719, '_wc_review_count', '0'),
(114040, 6719, 'attribute_pa_color', 'black'),
(114041, 6719, 'attribute_pa_shoe-size', '40'),
(114042, 6719, '_price', '100.04'),
(114043, 6719, '_product_version', '4.1.0'),
(114044, 6719, '_vi_wad_aliexpress_variation_id', '12000020235794922'),
(114045, 6719, '_vi_wad_aliexpress_variation_attr', '14:193#Black;200000124:100013888'),
(114046, 6720, '_variation_description', ''),
(114047, 6720, '_sku', '1005002351089413-black-35'),
(114048, 6720, '_regular_price', '100.04'),
(114049, 6720, 'total_sales', '0'),
(114050, 6720, '_tax_status', 'taxable'),
(114051, 6720, '_tax_class', 'parent'),
(114052, 6720, '_manage_stock', 'yes'),
(114053, 6720, '_backorders', 'no'),
(114054, 6720, '_sold_individually', 'no'),
(114055, 6720, '_virtual', 'no'),
(114056, 6720, '_downloadable', 'no'),
(114057, 6720, '_download_limit', '-1'),
(114058, 6720, '_download_expiry', '-1'),
(114059, 6720, '_stock', '900'),
(114060, 6720, '_stock_status', 'instock'),
(114061, 6720, '_wc_average_rating', '0'),
(114062, 6720, '_wc_review_count', '0'),
(114063, 6720, 'attribute_pa_color', 'black'),
(114064, 6720, 'attribute_pa_shoe-size', '35'),
(114065, 6720, '_price', '100.04'),
(114066, 6720, '_product_version', '4.1.0'),
(114067, 6720, '_vi_wad_aliexpress_variation_id', '12000020235794917'),
(114068, 6720, '_vi_wad_aliexpress_variation_attr', '14:193#Black;200000124:200000333'),
(114069, 6721, '_variation_description', ''),
(114070, 6721, '_sku', '1005002351089413-white-43'),
(114071, 6721, '_regular_price', '100.04'),
(114072, 6721, 'total_sales', '0'),
(114073, 6721, '_tax_status', 'taxable'),
(114074, 6721, '_tax_class', 'parent'),
(114075, 6721, '_manage_stock', 'yes'),
(114076, 6721, '_backorders', 'no'),
(114077, 6721, '_sold_individually', 'no'),
(114078, 6721, '_virtual', 'no'),
(114079, 6721, '_downloadable', 'no'),
(114080, 6721, '_download_limit', '-1'),
(114081, 6721, '_download_expiry', '-1'),
(114082, 6721, '_stock', '900'),
(114083, 6721, '_stock_status', 'instock'),
(114084, 6721, '_wc_average_rating', '0'),
(114085, 6721, '_wc_review_count', '0'),
(114086, 6721, 'attribute_pa_color', 'white'),
(114087, 6721, 'attribute_pa_shoe-size', '43'),
(114088, 6721, '_price', '100.04'),
(114089, 6721, '_product_version', '4.1.0'),
(114090, 6721, '_vi_wad_aliexpress_variation_id', '12000020235794916'),
(114091, 6721, '_vi_wad_aliexpress_variation_attr', '14:29#White;200000124:200000338'),
(114092, 6722, '_variation_description', ''),
(114093, 6722, '_sku', '1005002351089413-black-37'),
(114094, 6722, '_regular_price', '100.04'),
(114095, 6722, 'total_sales', '0'),
(114096, 6722, '_tax_status', 'taxable'),
(114097, 6722, '_tax_class', 'parent'),
(114098, 6722, '_manage_stock', 'yes'),
(114099, 6722, '_backorders', 'no'),
(114100, 6722, '_sold_individually', 'no'),
(114101, 6722, '_virtual', 'no'),
(114102, 6722, '_downloadable', 'no'),
(114103, 6722, '_download_limit', '-1'),
(114104, 6722, '_download_expiry', '-1'),
(114105, 6722, '_stock', '900'),
(114106, 6722, '_stock_status', 'instock'),
(114107, 6722, '_wc_average_rating', '0'),
(114108, 6722, '_wc_review_count', '0'),
(114109, 6722, 'attribute_pa_color', 'black'),
(114110, 6722, 'attribute_pa_shoe-size', '37'),
(114111, 6722, '_price', '100.04'),
(114112, 6722, '_product_version', '4.1.0'),
(114113, 6722, '_vi_wad_aliexpress_variation_id', '12000020235794919'),
(114114, 6722, '_vi_wad_aliexpress_variation_attr', '14:193#Black;200000124:100010482'),
(114115, 6723, '_variation_description', ''),
(114116, 6723, '_sku', '1005002351089413-black-36'),
(114117, 6723, '_regular_price', '100.04'),
(114118, 6723, 'total_sales', '0'),
(114119, 6723, '_tax_status', 'taxable'),
(114120, 6723, '_tax_class', 'parent'),
(114121, 6723, '_manage_stock', 'yes'),
(114122, 6723, '_backorders', 'no'),
(114123, 6723, '_sold_individually', 'no'),
(114124, 6723, '_virtual', 'no'),
(114125, 6723, '_downloadable', 'no'),
(114126, 6723, '_download_limit', '-1'),
(114127, 6723, '_download_expiry', '-1'),
(114128, 6723, '_stock', '900'),
(114129, 6723, '_stock_status', 'instock'),
(114130, 6723, '_wc_average_rating', '0'),
(114131, 6723, '_wc_review_count', '0'),
(114132, 6723, 'attribute_pa_color', 'black'),
(114133, 6723, 'attribute_pa_shoe-size', '36'),
(114134, 6723, '_price', '100.04'),
(114135, 6723, '_product_version', '4.1.0'),
(114136, 6723, '_vi_wad_aliexpress_variation_id', '12000020235794918'),
(114137, 6723, '_vi_wad_aliexpress_variation_attr', '14:193#Black;200000124:200000334'),
(114138, 6724, '_variation_description', ''),
(114139, 6724, '_sku', '1005002351089413-white-40'),
(114140, 6724, '_regular_price', '100.04'),
(114141, 6724, 'total_sales', '0'),
(114142, 6724, '_tax_status', 'taxable'),
(114143, 6724, '_tax_class', 'parent'),
(114144, 6724, '_manage_stock', 'yes'),
(114145, 6724, '_backorders', 'no'),
(114146, 6724, '_sold_individually', 'no'),
(114147, 6724, '_virtual', 'no'),
(114148, 6724, '_downloadable', 'no'),
(114149, 6724, '_download_limit', '-1'),
(114150, 6724, '_download_expiry', '-1'),
(114151, 6724, '_stock', '900'),
(114152, 6724, '_stock_status', 'instock'),
(114153, 6724, '_wc_average_rating', '0'),
(114154, 6724, '_wc_review_count', '0'),
(114155, 6724, 'attribute_pa_color', 'white'),
(114156, 6724, 'attribute_pa_shoe-size', '40'),
(114157, 6724, '_price', '100.04'),
(114158, 6724, '_product_version', '4.1.0'),
(114159, 6724, '_vi_wad_aliexpress_variation_id', '12000020235794913'),
(114160, 6724, '_vi_wad_aliexpress_variation_attr', '14:29#White;200000124:100013888'),
(114161, 6725, '_variation_description', ''),
(114162, 6725, '_sku', '1005002351089413-white-39'),
(114163, 6725, '_regular_price', '100.04'),
(114164, 6725, 'total_sales', '0'),
(114165, 6725, '_tax_status', 'taxable'),
(114166, 6725, '_tax_class', 'parent'),
(114167, 6725, '_manage_stock', 'yes'),
(114168, 6725, '_backorders', 'no'),
(114169, 6725, '_sold_individually', 'no'),
(114170, 6725, '_virtual', 'no'),
(114171, 6725, '_downloadable', 'no'),
(114172, 6725, '_download_limit', '-1'),
(114173, 6725, '_download_expiry', '-1'),
(114174, 6725, '_stock', '900'),
(114175, 6725, '_stock_status', 'instock'),
(114176, 6725, '_wc_average_rating', '0'),
(114177, 6725, '_wc_review_count', '0'),
(114178, 6725, 'attribute_pa_color', 'white'),
(114179, 6725, 'attribute_pa_shoe-size', '39'),
(114180, 6725, '_price', '100.04'),
(114181, 6725, '_product_version', '4.1.0'),
(114182, 6725, '_vi_wad_aliexpress_variation_id', '12000020235794912'),
(114183, 6725, '_vi_wad_aliexpress_variation_attr', '14:29#White;200000124:200000364');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(114184, 6726, '_variation_description', ''),
(114185, 6726, '_sku', '1005002351089413-white-42'),
(114186, 6726, '_regular_price', '100.04'),
(114187, 6726, 'total_sales', '0'),
(114188, 6726, '_tax_status', 'taxable'),
(114189, 6726, '_tax_class', 'parent'),
(114190, 6726, '_manage_stock', 'yes'),
(114191, 6726, '_backorders', 'no'),
(114192, 6726, '_sold_individually', 'no'),
(114193, 6726, '_virtual', 'no'),
(114194, 6726, '_downloadable', 'no'),
(114195, 6726, '_download_limit', '-1'),
(114196, 6726, '_download_expiry', '-1'),
(114197, 6726, '_stock', '900'),
(114198, 6726, '_stock_status', 'instock'),
(114199, 6726, '_wc_average_rating', '0'),
(114200, 6726, '_wc_review_count', '0'),
(114201, 6726, 'attribute_pa_color', 'white'),
(114202, 6726, 'attribute_pa_shoe-size', '42'),
(114203, 6726, '_price', '100.04'),
(114204, 6726, '_product_version', '4.1.0'),
(114205, 6726, '_vi_wad_aliexpress_variation_id', '12000020235794915'),
(114206, 6726, '_vi_wad_aliexpress_variation_attr', '14:29#White;200000124:200000337'),
(114207, 6727, '_variation_description', ''),
(114208, 6727, '_sku', '1005002351089413-white-41'),
(114209, 6727, '_regular_price', '100.04'),
(114210, 6727, 'total_sales', '0'),
(114211, 6727, '_tax_status', 'taxable'),
(114212, 6727, '_tax_class', 'parent'),
(114213, 6727, '_manage_stock', 'yes'),
(114214, 6727, '_backorders', 'no'),
(114215, 6727, '_sold_individually', 'no'),
(114216, 6727, '_virtual', 'no'),
(114217, 6727, '_downloadable', 'no'),
(114218, 6727, '_download_limit', '-1'),
(114219, 6727, '_download_expiry', '-1'),
(114220, 6727, '_stock', '900'),
(114221, 6727, '_stock_status', 'instock'),
(114222, 6727, '_wc_average_rating', '0'),
(114223, 6727, '_wc_review_count', '0'),
(114224, 6727, 'attribute_pa_color', 'white'),
(114225, 6727, 'attribute_pa_shoe-size', '41'),
(114226, 6727, '_price', '100.04'),
(114227, 6727, '_product_version', '4.1.0'),
(114228, 6727, '_vi_wad_aliexpress_variation_id', '12000020235794914'),
(114229, 6727, '_vi_wad_aliexpress_variation_attr', '14:29#White;200000124:100010483'),
(114230, 6728, '_variation_description', ''),
(114231, 6728, '_sku', '1005002351089413-pink-42'),
(114232, 6728, '_regular_price', '100.04'),
(114233, 6728, 'total_sales', '0'),
(114234, 6728, '_tax_status', 'taxable'),
(114235, 6728, '_tax_class', 'parent'),
(114236, 6728, '_manage_stock', 'yes'),
(114237, 6728, '_backorders', 'no'),
(114238, 6728, '_sold_individually', 'no'),
(114239, 6728, '_virtual', 'no'),
(114240, 6728, '_downloadable', 'no'),
(114241, 6728, '_download_limit', '-1'),
(114242, 6728, '_download_expiry', '-1'),
(114243, 6728, '_stock', '900'),
(114244, 6728, '_stock_status', 'instock'),
(114245, 6728, '_wc_average_rating', '0'),
(114246, 6728, '_wc_review_count', '0'),
(114247, 6728, 'attribute_pa_color', 'pink'),
(114248, 6728, 'attribute_pa_shoe-size', '42'),
(114249, 6728, '_price', '100.04'),
(114250, 6728, '_product_version', '4.1.0'),
(114251, 6728, '_vi_wad_aliexpress_variation_id', '12000020235794933'),
(114252, 6728, '_vi_wad_aliexpress_variation_attr', '14:1052#Pink;200000124:200000337'),
(114253, 6729, '_variation_description', ''),
(114254, 6729, '_sku', '1005002351089413-pink-41'),
(114255, 6729, '_regular_price', '100.04'),
(114256, 6729, 'total_sales', '0'),
(114257, 6729, '_tax_status', 'taxable'),
(114258, 6729, '_tax_class', 'parent'),
(114259, 6729, '_manage_stock', 'yes'),
(114260, 6729, '_backorders', 'no'),
(114261, 6729, '_sold_individually', 'no'),
(114262, 6729, '_virtual', 'no'),
(114263, 6729, '_downloadable', 'no'),
(114264, 6729, '_download_limit', '-1'),
(114265, 6729, '_download_expiry', '-1'),
(114266, 6729, '_stock', '900'),
(114267, 6729, '_stock_status', 'instock'),
(114268, 6729, '_wc_average_rating', '0'),
(114269, 6729, '_wc_review_count', '0'),
(114270, 6729, 'attribute_pa_color', 'pink'),
(114271, 6729, 'attribute_pa_shoe-size', '41'),
(114272, 6729, '_price', '100.04'),
(114273, 6729, '_product_version', '4.1.0'),
(114274, 6729, '_vi_wad_aliexpress_variation_id', '12000020235794932'),
(114275, 6729, '_vi_wad_aliexpress_variation_attr', '14:1052#Pink;200000124:100010483'),
(114276, 6730, '_variation_description', ''),
(114277, 6730, '_sku', '1005002351089413-pink-43'),
(114278, 6730, '_regular_price', '100.04'),
(114279, 6730, 'total_sales', '0'),
(114280, 6730, '_tax_status', 'taxable'),
(114281, 6730, '_tax_class', 'parent'),
(114282, 6730, '_manage_stock', 'yes'),
(114283, 6730, '_backorders', 'no'),
(114284, 6730, '_sold_individually', 'no'),
(114285, 6730, '_virtual', 'no'),
(114286, 6730, '_downloadable', 'no'),
(114287, 6730, '_download_limit', '-1'),
(114288, 6730, '_download_expiry', '-1'),
(114289, 6730, '_stock', '900'),
(114290, 6730, '_stock_status', 'instock'),
(114291, 6730, '_wc_average_rating', '0'),
(114292, 6730, '_wc_review_count', '0'),
(114293, 6730, 'attribute_pa_color', 'pink'),
(114294, 6730, 'attribute_pa_shoe-size', '43'),
(114295, 6730, '_price', '100.04'),
(114296, 6730, '_product_version', '4.1.0'),
(114297, 6730, '_vi_wad_aliexpress_variation_id', '12000020235794934'),
(114298, 6730, '_vi_wad_aliexpress_variation_attr', '14:1052#Pink;200000124:200000338'),
(114299, 6731, '_variation_description', ''),
(114300, 6731, '_sku', '1005002351089413-pink-38'),
(114301, 6731, '_regular_price', '100.04'),
(114302, 6731, 'total_sales', '0'),
(114303, 6731, '_tax_status', 'taxable'),
(114304, 6731, '_tax_class', 'parent'),
(114305, 6731, '_manage_stock', 'yes'),
(114306, 6731, '_backorders', 'no'),
(114307, 6731, '_sold_individually', 'no'),
(114308, 6731, '_virtual', 'no'),
(114309, 6731, '_downloadable', 'no'),
(114310, 6731, '_download_limit', '-1'),
(114311, 6731, '_download_expiry', '-1'),
(114312, 6731, '_stock', '900'),
(114313, 6731, '_stock_status', 'instock'),
(114314, 6731, '_wc_average_rating', '0'),
(114315, 6731, '_wc_review_count', '0'),
(114316, 6731, 'attribute_pa_color', 'pink'),
(114317, 6731, 'attribute_pa_shoe-size', '38'),
(114318, 6731, '_price', '100.04'),
(114319, 6731, '_product_version', '4.1.0'),
(114320, 6731, '_vi_wad_aliexpress_variation_id', '12000020235794929'),
(114321, 6731, '_vi_wad_aliexpress_variation_attr', '14:1052#Pink;200000124:200000898'),
(114322, 6732, '_variation_description', ''),
(114323, 6732, '_sku', '1005002351089413-pink-37'),
(114324, 6732, '_regular_price', '100.04'),
(114325, 6732, 'total_sales', '0'),
(114326, 6732, '_tax_status', 'taxable'),
(114327, 6732, '_tax_class', 'parent'),
(114328, 6732, '_manage_stock', 'yes'),
(114329, 6732, '_backorders', 'no'),
(114330, 6732, '_sold_individually', 'no'),
(114331, 6732, '_virtual', 'no'),
(114332, 6732, '_downloadable', 'no'),
(114333, 6732, '_download_limit', '-1'),
(114334, 6732, '_download_expiry', '-1'),
(114335, 6732, '_stock', '900'),
(114336, 6732, '_stock_status', 'instock'),
(114337, 6732, '_wc_average_rating', '0'),
(114338, 6732, '_wc_review_count', '0'),
(114339, 6732, 'attribute_pa_color', 'pink'),
(114340, 6732, 'attribute_pa_shoe-size', '37'),
(114341, 6732, '_price', '100.04'),
(114342, 6732, '_product_version', '4.1.0'),
(114343, 6732, '_vi_wad_aliexpress_variation_id', '12000020235794928'),
(114344, 6732, '_vi_wad_aliexpress_variation_attr', '14:1052#Pink;200000124:100010482'),
(114345, 6733, '_variation_description', ''),
(114346, 6733, '_sku', '1005002351089413-pink-40'),
(114347, 6733, '_regular_price', '100.04'),
(114348, 6733, 'total_sales', '0'),
(114349, 6733, '_tax_status', 'taxable'),
(114350, 6733, '_tax_class', 'parent'),
(114351, 6733, '_manage_stock', 'yes'),
(114352, 6733, '_backorders', 'no'),
(114353, 6733, '_sold_individually', 'no'),
(114354, 6733, '_virtual', 'no'),
(114355, 6733, '_downloadable', 'no'),
(114356, 6733, '_download_limit', '-1'),
(114357, 6733, '_download_expiry', '-1'),
(114358, 6733, '_stock', '900'),
(114359, 6733, '_stock_status', 'instock'),
(114360, 6733, '_wc_average_rating', '0'),
(114361, 6733, '_wc_review_count', '0'),
(114362, 6733, 'attribute_pa_color', 'pink'),
(114363, 6733, 'attribute_pa_shoe-size', '40'),
(114364, 6733, '_price', '100.04'),
(114365, 6733, '_product_version', '4.1.0'),
(114366, 6733, '_vi_wad_aliexpress_variation_id', '12000020235794931'),
(114367, 6733, '_vi_wad_aliexpress_variation_attr', '14:1052#Pink;200000124:100013888'),
(114368, 6734, '_variation_description', ''),
(114369, 6734, '_sku', '1005002351089413-pink-39'),
(114370, 6734, '_regular_price', '100.04'),
(114371, 6734, 'total_sales', '0'),
(114372, 6734, '_tax_status', 'taxable'),
(114373, 6734, '_tax_class', 'parent'),
(114374, 6734, '_manage_stock', 'yes'),
(114375, 6734, '_backorders', 'no'),
(114376, 6734, '_sold_individually', 'no'),
(114377, 6734, '_virtual', 'no'),
(114378, 6734, '_downloadable', 'no'),
(114379, 6734, '_download_limit', '-1'),
(114380, 6734, '_download_expiry', '-1'),
(114381, 6734, '_stock', '900'),
(114382, 6734, '_stock_status', 'instock'),
(114383, 6734, '_wc_average_rating', '0'),
(114384, 6734, '_wc_review_count', '0'),
(114385, 6734, 'attribute_pa_color', 'pink'),
(114386, 6734, 'attribute_pa_shoe-size', '39'),
(114387, 6734, '_price', '100.04'),
(114388, 6734, '_product_version', '4.1.0'),
(114389, 6734, '_vi_wad_aliexpress_variation_id', '12000020235794930'),
(114390, 6734, '_vi_wad_aliexpress_variation_attr', '14:1052#Pink;200000124:200000364'),
(114391, 6735, '_variation_description', ''),
(114392, 6735, '_sku', '1005002351089413-white-36'),
(114393, 6735, '_regular_price', '100.04'),
(114394, 6735, 'total_sales', '0'),
(114395, 6735, '_tax_status', 'taxable'),
(114396, 6735, '_tax_class', 'parent'),
(114397, 6735, '_manage_stock', 'yes'),
(114398, 6735, '_backorders', 'no'),
(114399, 6735, '_sold_individually', 'no'),
(114400, 6735, '_virtual', 'no'),
(114401, 6735, '_downloadable', 'no'),
(114402, 6735, '_download_limit', '-1'),
(114403, 6735, '_download_expiry', '-1'),
(114404, 6735, '_stock', '900'),
(114405, 6735, '_stock_status', 'instock'),
(114406, 6735, '_wc_average_rating', '0'),
(114407, 6735, '_wc_review_count', '0'),
(114408, 6735, 'attribute_pa_color', 'white'),
(114409, 6735, 'attribute_pa_shoe-size', '36'),
(114410, 6735, '_price', '100.04'),
(114411, 6735, '_product_version', '4.1.0'),
(114412, 6735, '_vi_wad_aliexpress_variation_id', '12000020235794909'),
(114413, 6735, '_vi_wad_aliexpress_variation_attr', '14:29#White;200000124:200000334'),
(114414, 6736, '_variation_description', ''),
(114415, 6736, '_sku', '1005002351089413-white-35'),
(114416, 6736, '_regular_price', '100.04'),
(114417, 6736, 'total_sales', '0'),
(114418, 6736, '_tax_status', 'taxable'),
(114419, 6736, '_tax_class', 'parent'),
(114420, 6736, '_manage_stock', 'yes'),
(114421, 6736, '_backorders', 'no'),
(114422, 6736, '_sold_individually', 'no'),
(114423, 6736, '_virtual', 'no'),
(114424, 6736, '_downloadable', 'no'),
(114425, 6736, '_download_limit', '-1'),
(114426, 6736, '_download_expiry', '-1'),
(114427, 6736, '_stock', '900'),
(114428, 6736, '_stock_status', 'instock'),
(114429, 6736, '_wc_average_rating', '0'),
(114430, 6736, '_wc_review_count', '0'),
(114431, 6736, 'attribute_pa_color', 'white'),
(114432, 6736, 'attribute_pa_shoe-size', '35'),
(114433, 6736, '_price', '100.04'),
(114434, 6736, '_product_version', '4.1.0'),
(114435, 6736, '_vi_wad_aliexpress_variation_id', '12000020235794908'),
(114436, 6736, '_vi_wad_aliexpress_variation_attr', '14:29#White;200000124:200000333'),
(114437, 6737, '_variation_description', ''),
(114438, 6737, '_sku', '1005002351089413-white-38'),
(114439, 6681, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Ha81a5613a4054fe1ab1f0dd3a02b93f4y/Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American.jpg'),
(114440, 6737, '_regular_price', '100.04'),
(114441, 6737, 'total_sales', '0'),
(114442, 6737, '_tax_status', 'taxable'),
(114443, 6737, '_tax_class', 'parent'),
(114444, 6737, '_manage_stock', 'yes'),
(114445, 6737, '_backorders', 'no'),
(114446, 6737, '_sold_individually', 'no'),
(114447, 6737, '_virtual', 'no'),
(114448, 6737, '_downloadable', 'no'),
(114449, 6737, '_download_limit', '-1'),
(114450, 6737, '_download_expiry', '-1'),
(114451, 6737, '_stock', '900'),
(114452, 6737, '_stock_status', 'instock'),
(114453, 6737, '_wc_average_rating', '0'),
(114454, 6737, '_wc_review_count', '0'),
(114455, 6737, 'attribute_pa_color', 'white'),
(114456, 6737, 'attribute_pa_shoe-size', '38'),
(114457, 6737, '_price', '100.04'),
(114458, 6737, '_product_version', '4.1.0'),
(114459, 6737, '_vi_wad_aliexpress_variation_id', '12000020235794911'),
(114460, 6737, '_vi_wad_aliexpress_variation_attr', '14:29#White;200000124:200000898'),
(114461, 6738, '_variation_description', ''),
(114462, 6738, '_sku', '1005002351089413-white-37'),
(114463, 6738, '_regular_price', '100.04'),
(114464, 6738, 'total_sales', '0'),
(114465, 6738, '_tax_status', 'taxable'),
(114466, 6738, '_tax_class', 'parent'),
(114467, 6738, '_manage_stock', 'yes'),
(114468, 6738, '_backorders', 'no'),
(114469, 6738, '_sold_individually', 'no'),
(114470, 6738, '_virtual', 'no'),
(114471, 6738, '_downloadable', 'no'),
(114472, 6738, '_download_limit', '-1'),
(114473, 6738, '_download_expiry', '-1'),
(114474, 6738, '_stock', '900'),
(114475, 6738, '_stock_status', 'instock'),
(114476, 6738, '_wc_average_rating', '0'),
(114477, 6738, '_wc_review_count', '0'),
(114478, 6738, 'attribute_pa_color', 'white'),
(114479, 6738, 'attribute_pa_shoe-size', '37'),
(114480, 6738, '_price', '100.04'),
(114481, 6738, '_product_version', '4.1.0'),
(114482, 6738, '_vi_wad_aliexpress_variation_id', '12000020235794910'),
(114483, 6738, '_vi_wad_aliexpress_variation_attr', '14:29#White;200000124:100010482'),
(114484, 6710, '_price', '100.04'),
(114485, 6739, '_wp_attached_file', '2021/06/Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American-4.jpg'),
(114486, 6739, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1600;s:4:\"file\";s:108:\"2021/06/Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American-4.jpg\";s:5:\"sizes\";a:13:{s:6:\"medium\";a:4:{s:4:\"file\";s:108:\"Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:110:\"Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American-4-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:108:\"Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American-4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:108:\"Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American-4-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:110:\"Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American-4-1536x1536.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:108:\"Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American-4-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:108:\"Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American-4-825x510.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:108:\"Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:108:\"Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American-4-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:108:\"Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:108:\"Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:108:\"Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American-4-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:108:\"Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(114487, 6739, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Hd9c85c30b2d7404589534af567079f448/Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American.jpg'),
(114488, 6740, '_wp_attached_file', '2021/06/Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American-5.jpg'),
(114489, 6740, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:4:\"file\";s:108:\"2021/06/Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American-5.jpg\";s:5:\"sizes\";a:12:{s:6:\"medium\";a:4:{s:4:\"file\";s:108:\"Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:110:\"Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American-5-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:108:\"Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American-5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:108:\"Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American-5-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:108:\"Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American-5-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:108:\"Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American-5-825x510.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:108:\"Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:108:\"Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American-5-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:108:\"Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American-5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:108:\"Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:108:\"Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American-5-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:108:\"Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American-5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(114490, 6740, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Hc77dba67c59c4165845c3fae2b92b99bi/Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American.jpg'),
(114491, 6741, '_wp_attached_file', '2021/06/Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American.jpg_640x640.jpg'),
(114492, 6741, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:118:\"2021/06/Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American.jpg_640x640.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:118:\"Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American.jpg_640x640-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:118:\"Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American.jpg_640x640-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:118:\"Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American.jpg_640x640-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:118:\"Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American.jpg_640x640-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:118:\"Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American.jpg_640x640-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:118:\"Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American.jpg_640x640-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:118:\"Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American.jpg_640x640-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:118:\"Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American.jpg_640x640-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:118:\"Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American.jpg_640x640-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:118:\"Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American.jpg_640x640-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(114493, 6741, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H7c457839c10648b6a997ee7d8b3ea179F/Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American.jpg_640x640.jpg'),
(114494, 6410, '_thumbnail_id', '6741'),
(114495, 6412, '_thumbnail_id', '6741'),
(114496, 6413, '_thumbnail_id', '6741'),
(114497, 6415, '_thumbnail_id', '6741'),
(114498, 6417, '_thumbnail_id', '6741'),
(114499, 6419, '_thumbnail_id', '6741'),
(114500, 6421, '_thumbnail_id', '6741'),
(114501, 6422, '_thumbnail_id', '6741'),
(114502, 6424, '_thumbnail_id', '6741'),
(114503, 6426, '_thumbnail_id', '6741'),
(114504, 6427, '_thumbnail_id', '6741'),
(114505, 6429, '_thumbnail_id', '6741'),
(114506, 6431, '_thumbnail_id', '6741'),
(114507, 6432, '_thumbnail_id', '6741'),
(114508, 6433, '_thumbnail_id', '6741'),
(114509, 6434, '_thumbnail_id', '6741'),
(114510, 6435, '_thumbnail_id', '6741'),
(114511, 6436, '_thumbnail_id', '6741'),
(114512, 6437, '_thumbnail_id', '6741'),
(114513, 6438, '_thumbnail_id', '6741'),
(114514, 6439, '_thumbnail_id', '6741'),
(114515, 6440, '_thumbnail_id', '6741'),
(114516, 6442, '_thumbnail_id', '6741'),
(114517, 6443, '_thumbnail_id', '6741'),
(114518, 6444, '_thumbnail_id', '6741'),
(114519, 6445, '_thumbnail_id', '6741'),
(114520, 6446, '_thumbnail_id', '6741'),
(114521, 6447, '_thumbnail_id', '6741'),
(114522, 6448, '_thumbnail_id', '6741'),
(114523, 6449, '_thumbnail_id', '6741'),
(114524, 6450, '_thumbnail_id', '6741'),
(114525, 6451, '_thumbnail_id', '6741'),
(114526, 6453, '_thumbnail_id', '6741'),
(114527, 6454, '_thumbnail_id', '6741'),
(114528, 6455, '_thumbnail_id', '6741'),
(114529, 6456, '_thumbnail_id', '6741'),
(114530, 6457, '_thumbnail_id', '6741'),
(114531, 6459, '_thumbnail_id', '6741'),
(114532, 6460, '_thumbnail_id', '6741'),
(114533, 6461, '_thumbnail_id', '6741'),
(114534, 6463, '_thumbnail_id', '6741'),
(114535, 6464, '_thumbnail_id', '6741'),
(114536, 6742, '_wp_attached_file', '2021/06/Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American-1.jpg_640x640-1.jpg'),
(114537, 6742, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:122:\"2021/06/Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American-1.jpg_640x640-1.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:122:\"Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American-1.jpg_640x640-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:122:\"Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American-1.jpg_640x640-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:122:\"Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American-1.jpg_640x640-1-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:122:\"Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American-1.jpg_640x640-1-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:122:\"Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American-1.jpg_640x640-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:122:\"Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American-1.jpg_640x640-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:122:\"Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American-1.jpg_640x640-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:122:\"Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American-1.jpg_640x640-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:122:\"Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American-1.jpg_640x640-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:122:\"Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American-1.jpg_640x640-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(114538, 6742, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H933b98f25bc84bfb8f28caf194eb95f4F/Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American.jpg_640x640.jpg'),
(114539, 6462, '_thumbnail_id', '6742'),
(114540, 6466, '_thumbnail_id', '6742'),
(114541, 6467, '_thumbnail_id', '6742'),
(114542, 6468, '_thumbnail_id', '6742'),
(114543, 6469, '_thumbnail_id', '6742'),
(114544, 6470, '_thumbnail_id', '6742'),
(114545, 6471, '_thumbnail_id', '6742'),
(114546, 6472, '_thumbnail_id', '6742'),
(114547, 6473, '_thumbnail_id', '6742'),
(114548, 6474, '_thumbnail_id', '6742'),
(114549, 6475, '_thumbnail_id', '6742'),
(114550, 6476, '_thumbnail_id', '6742'),
(114551, 6478, '_thumbnail_id', '6742'),
(114552, 6479, '_thumbnail_id', '6742'),
(114553, 6480, '_thumbnail_id', '6742'),
(114554, 6481, '_thumbnail_id', '6742'),
(114555, 6482, '_thumbnail_id', '6742'),
(114556, 6484, '_thumbnail_id', '6742'),
(114557, 6485, '_thumbnail_id', '6742'),
(114558, 6486, '_thumbnail_id', '6742'),
(114559, 6487, '_thumbnail_id', '6742'),
(114560, 6488, '_thumbnail_id', '6742'),
(114561, 6489, '_thumbnail_id', '6742'),
(114562, 6490, '_thumbnail_id', '6742'),
(114563, 6492, '_thumbnail_id', '6742'),
(114564, 6493, '_thumbnail_id', '6742'),
(114565, 6494, '_thumbnail_id', '6742'),
(114566, 6495, '_thumbnail_id', '6742'),
(114567, 6497, '_thumbnail_id', '6742'),
(114568, 6498, '_thumbnail_id', '6742'),
(114569, 6499, '_thumbnail_id', '6742'),
(114570, 6500, '_thumbnail_id', '6742'),
(114571, 6502, '_thumbnail_id', '6742'),
(114572, 6503, '_thumbnail_id', '6742'),
(114573, 6504, '_thumbnail_id', '6742'),
(114574, 6505, '_thumbnail_id', '6742'),
(114575, 6506, '_thumbnail_id', '6742'),
(114576, 6507, '_thumbnail_id', '6742'),
(114577, 6508, '_thumbnail_id', '6742'),
(114578, 6509, '_thumbnail_id', '6742'),
(114579, 6511, '_thumbnail_id', '6742'),
(114580, 6514, '_thumbnail_id', '6742'),
(114581, 6743, '_wp_attached_file', '2021/06/Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American-2.jpg_640x640-2.jpg'),
(114582, 6743, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:122:\"2021/06/Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American-2.jpg_640x640-2.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:122:\"Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American-2.jpg_640x640-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:122:\"Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American-2.jpg_640x640-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:122:\"Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American-2.jpg_640x640-2-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:122:\"Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American-2.jpg_640x640-2-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:122:\"Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American-2.jpg_640x640-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:122:\"Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American-2.jpg_640x640-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:122:\"Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American-2.jpg_640x640-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:122:\"Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American-2.jpg_640x640-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:122:\"Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American-2.jpg_640x640-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:122:\"Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American-2.jpg_640x640-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(114583, 6743, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Hf4046467206f4d2a87227aa1941c04b31/Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American.jpg_640x640.jpg'),
(114584, 6512, '_thumbnail_id', '6743'),
(114585, 6513, '_thumbnail_id', '6743'),
(114586, 6515, '_thumbnail_id', '6743'),
(114587, 6516, '_thumbnail_id', '6743'),
(114588, 6517, '_thumbnail_id', '6743'),
(114589, 6518, '_thumbnail_id', '6743'),
(114590, 6519, '_thumbnail_id', '6743'),
(114591, 6520, '_thumbnail_id', '6743'),
(114592, 6522, '_thumbnail_id', '6743'),
(114593, 6523, '_thumbnail_id', '6743'),
(114594, 6524, '_thumbnail_id', '6743'),
(114595, 6525, '_thumbnail_id', '6743'),
(114596, 6526, '_thumbnail_id', '6743'),
(114597, 6528, '_thumbnail_id', '6743'),
(114598, 6529, '_thumbnail_id', '6743'),
(114599, 6530, '_thumbnail_id', '6743'),
(114600, 6531, '_thumbnail_id', '6743'),
(114601, 6532, '_thumbnail_id', '6743'),
(114602, 6533, '_thumbnail_id', '6743'),
(114603, 6534, '_thumbnail_id', '6743'),
(114604, 6535, '_thumbnail_id', '6743'),
(114605, 6536, '_thumbnail_id', '6743'),
(114606, 6537, '_thumbnail_id', '6743'),
(114607, 6538, '_thumbnail_id', '6743'),
(114608, 6539, '_thumbnail_id', '6743'),
(114609, 6540, '_thumbnail_id', '6743'),
(114610, 6541, '_thumbnail_id', '6743'),
(114611, 6542, '_thumbnail_id', '6743'),
(114612, 6543, '_thumbnail_id', '6743'),
(114613, 6544, '_thumbnail_id', '6743'),
(114614, 6545, '_thumbnail_id', '6743'),
(114615, 6546, '_thumbnail_id', '6743'),
(114616, 6547, '_thumbnail_id', '6743'),
(114617, 6548, '_thumbnail_id', '6743'),
(114618, 6549, '_thumbnail_id', '6743'),
(114619, 6550, '_thumbnail_id', '6743'),
(114620, 6551, '_thumbnail_id', '6743'),
(114621, 6552, '_thumbnail_id', '6743'),
(114622, 6553, '_thumbnail_id', '6743'),
(114623, 6554, '_thumbnail_id', '6743'),
(114624, 6555, '_thumbnail_id', '6743'),
(114625, 6556, '_thumbnail_id', '6743'),
(114626, 6744, '_wp_attached_file', '2021/06/2021-Spring-New-Products-Men-s-Casual-Shoes-Outdoor-Non-Slip-Shoes-Fashion-Lightweight-Sneakers-Black-1.jpg'),
(114627, 6744, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:115:\"2021/06/2021-Spring-New-Products-Men-s-Casual-Shoes-Outdoor-Non-Slip-Shoes-Fashion-Lightweight-Sneakers-Black-1.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:115:\"2021-Spring-New-Products-Men-s-Casual-Shoes-Outdoor-Non-Slip-Shoes-Fashion-Lightweight-Sneakers-Black-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:115:\"2021-Spring-New-Products-Men-s-Casual-Shoes-Outdoor-Non-Slip-Shoes-Fashion-Lightweight-Sneakers-Black-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:115:\"2021-Spring-New-Products-Men-s-Casual-Shoes-Outdoor-Non-Slip-Shoes-Fashion-Lightweight-Sneakers-Black-1-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:115:\"2021-Spring-New-Products-Men-s-Casual-Shoes-Outdoor-Non-Slip-Shoes-Fashion-Lightweight-Sneakers-Black-1-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:115:\"2021-Spring-New-Products-Men-s-Casual-Shoes-Outdoor-Non-Slip-Shoes-Fashion-Lightweight-Sneakers-Black-1-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:115:\"2021-Spring-New-Products-Men-s-Casual-Shoes-Outdoor-Non-Slip-Shoes-Fashion-Lightweight-Sneakers-Black-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:115:\"2021-Spring-New-Products-Men-s-Casual-Shoes-Outdoor-Non-Slip-Shoes-Fashion-Lightweight-Sneakers-Black-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:115:\"2021-Spring-New-Products-Men-s-Casual-Shoes-Outdoor-Non-Slip-Shoes-Fashion-Lightweight-Sneakers-Black-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:115:\"2021-Spring-New-Products-Men-s-Casual-Shoes-Outdoor-Non-Slip-Shoes-Fashion-Lightweight-Sneakers-Black-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:115:\"2021-Spring-New-Products-Men-s-Casual-Shoes-Outdoor-Non-Slip-Shoes-Fashion-Lightweight-Sneakers-Black-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:115:\"2021-Spring-New-Products-Men-s-Casual-Shoes-Outdoor-Non-Slip-Shoes-Fashion-Lightweight-Sneakers-Black-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(114628, 6744, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H00461c13b0104f00bc65461d0b4fff45D/2021-Spring-New-Products-Men-s-Casual-Shoes-Outdoor-Non-Slip-Shoes-Fashion-Lightweight-Sneakers-Black.jpg'),
(114629, 6558, '_product_image_gallery', '6744,6745,6746,6747,6748'),
(114630, 6745, '_wp_attached_file', '2021/06/2021-Spring-New-Products-Men-s-Casual-Shoes-Outdoor-Non-Slip-Shoes-Fashion-Lightweight-Sneakers-Black-2.jpg'),
(114631, 6745, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:115:\"2021/06/2021-Spring-New-Products-Men-s-Casual-Shoes-Outdoor-Non-Slip-Shoes-Fashion-Lightweight-Sneakers-Black-2.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:115:\"2021-Spring-New-Products-Men-s-Casual-Shoes-Outdoor-Non-Slip-Shoes-Fashion-Lightweight-Sneakers-Black-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:115:\"2021-Spring-New-Products-Men-s-Casual-Shoes-Outdoor-Non-Slip-Shoes-Fashion-Lightweight-Sneakers-Black-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:115:\"2021-Spring-New-Products-Men-s-Casual-Shoes-Outdoor-Non-Slip-Shoes-Fashion-Lightweight-Sneakers-Black-2-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:115:\"2021-Spring-New-Products-Men-s-Casual-Shoes-Outdoor-Non-Slip-Shoes-Fashion-Lightweight-Sneakers-Black-2-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:115:\"2021-Spring-New-Products-Men-s-Casual-Shoes-Outdoor-Non-Slip-Shoes-Fashion-Lightweight-Sneakers-Black-2-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:115:\"2021-Spring-New-Products-Men-s-Casual-Shoes-Outdoor-Non-Slip-Shoes-Fashion-Lightweight-Sneakers-Black-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:115:\"2021-Spring-New-Products-Men-s-Casual-Shoes-Outdoor-Non-Slip-Shoes-Fashion-Lightweight-Sneakers-Black-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:115:\"2021-Spring-New-Products-Men-s-Casual-Shoes-Outdoor-Non-Slip-Shoes-Fashion-Lightweight-Sneakers-Black-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:115:\"2021-Spring-New-Products-Men-s-Casual-Shoes-Outdoor-Non-Slip-Shoes-Fashion-Lightweight-Sneakers-Black-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:115:\"2021-Spring-New-Products-Men-s-Casual-Shoes-Outdoor-Non-Slip-Shoes-Fashion-Lightweight-Sneakers-Black-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:115:\"2021-Spring-New-Products-Men-s-Casual-Shoes-Outdoor-Non-Slip-Shoes-Fashion-Lightweight-Sneakers-Black-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(114632, 6745, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H3219f3f813744a61bf0b3b9b9100fde1i/2021-Spring-New-Products-Men-s-Casual-Shoes-Outdoor-Non-Slip-Shoes-Fashion-Lightweight-Sneakers-Black.jpg'),
(114633, 6746, '_wp_attached_file', '2021/06/2021-Spring-New-Products-Men-s-Casual-Shoes-Outdoor-Non-Slip-Shoes-Fashion-Lightweight-Sneakers-Black-3.jpg'),
(114634, 6746, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:115:\"2021/06/2021-Spring-New-Products-Men-s-Casual-Shoes-Outdoor-Non-Slip-Shoes-Fashion-Lightweight-Sneakers-Black-3.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:115:\"2021-Spring-New-Products-Men-s-Casual-Shoes-Outdoor-Non-Slip-Shoes-Fashion-Lightweight-Sneakers-Black-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:115:\"2021-Spring-New-Products-Men-s-Casual-Shoes-Outdoor-Non-Slip-Shoes-Fashion-Lightweight-Sneakers-Black-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:115:\"2021-Spring-New-Products-Men-s-Casual-Shoes-Outdoor-Non-Slip-Shoes-Fashion-Lightweight-Sneakers-Black-3-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:115:\"2021-Spring-New-Products-Men-s-Casual-Shoes-Outdoor-Non-Slip-Shoes-Fashion-Lightweight-Sneakers-Black-3-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:115:\"2021-Spring-New-Products-Men-s-Casual-Shoes-Outdoor-Non-Slip-Shoes-Fashion-Lightweight-Sneakers-Black-3-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:115:\"2021-Spring-New-Products-Men-s-Casual-Shoes-Outdoor-Non-Slip-Shoes-Fashion-Lightweight-Sneakers-Black-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:115:\"2021-Spring-New-Products-Men-s-Casual-Shoes-Outdoor-Non-Slip-Shoes-Fashion-Lightweight-Sneakers-Black-3-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:115:\"2021-Spring-New-Products-Men-s-Casual-Shoes-Outdoor-Non-Slip-Shoes-Fashion-Lightweight-Sneakers-Black-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:115:\"2021-Spring-New-Products-Men-s-Casual-Shoes-Outdoor-Non-Slip-Shoes-Fashion-Lightweight-Sneakers-Black-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:115:\"2021-Spring-New-Products-Men-s-Casual-Shoes-Outdoor-Non-Slip-Shoes-Fashion-Lightweight-Sneakers-Black-3-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:115:\"2021-Spring-New-Products-Men-s-Casual-Shoes-Outdoor-Non-Slip-Shoes-Fashion-Lightweight-Sneakers-Black-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(114635, 6746, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H6b8144d6d30a4c8b900502b60ff87e4dc/2021-Spring-New-Products-Men-s-Casual-Shoes-Outdoor-Non-Slip-Shoes-Fashion-Lightweight-Sneakers-Black.jpg'),
(114636, 6747, '_wp_attached_file', '2021/06/2021-Spring-New-Products-Men-s-Casual-Shoes-Outdoor-Non-Slip-Shoes-Fashion-Lightweight-Sneakers-Black-4.jpg');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(114637, 6747, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:115:\"2021/06/2021-Spring-New-Products-Men-s-Casual-Shoes-Outdoor-Non-Slip-Shoes-Fashion-Lightweight-Sneakers-Black-4.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:115:\"2021-Spring-New-Products-Men-s-Casual-Shoes-Outdoor-Non-Slip-Shoes-Fashion-Lightweight-Sneakers-Black-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:115:\"2021-Spring-New-Products-Men-s-Casual-Shoes-Outdoor-Non-Slip-Shoes-Fashion-Lightweight-Sneakers-Black-4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:115:\"2021-Spring-New-Products-Men-s-Casual-Shoes-Outdoor-Non-Slip-Shoes-Fashion-Lightweight-Sneakers-Black-4-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:115:\"2021-Spring-New-Products-Men-s-Casual-Shoes-Outdoor-Non-Slip-Shoes-Fashion-Lightweight-Sneakers-Black-4-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:115:\"2021-Spring-New-Products-Men-s-Casual-Shoes-Outdoor-Non-Slip-Shoes-Fashion-Lightweight-Sneakers-Black-4-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:115:\"2021-Spring-New-Products-Men-s-Casual-Shoes-Outdoor-Non-Slip-Shoes-Fashion-Lightweight-Sneakers-Black-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:115:\"2021-Spring-New-Products-Men-s-Casual-Shoes-Outdoor-Non-Slip-Shoes-Fashion-Lightweight-Sneakers-Black-4-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:115:\"2021-Spring-New-Products-Men-s-Casual-Shoes-Outdoor-Non-Slip-Shoes-Fashion-Lightweight-Sneakers-Black-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:115:\"2021-Spring-New-Products-Men-s-Casual-Shoes-Outdoor-Non-Slip-Shoes-Fashion-Lightweight-Sneakers-Black-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:115:\"2021-Spring-New-Products-Men-s-Casual-Shoes-Outdoor-Non-Slip-Shoes-Fashion-Lightweight-Sneakers-Black-4-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:115:\"2021-Spring-New-Products-Men-s-Casual-Shoes-Outdoor-Non-Slip-Shoes-Fashion-Lightweight-Sneakers-Black-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(114638, 6747, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H88f685c2769e486ea5fabf946ce2c393K/2021-Spring-New-Products-Men-s-Casual-Shoes-Outdoor-Non-Slip-Shoes-Fashion-Lightweight-Sneakers-Black.jpg'),
(114639, 6748, '_wp_attached_file', '2021/06/2021-Spring-New-Products-Men-s-Casual-Shoes-Outdoor-Non-Slip-Shoes-Fashion-Lightweight-Sneakers-Black-5.jpg'),
(114640, 6748, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:115:\"2021/06/2021-Spring-New-Products-Men-s-Casual-Shoes-Outdoor-Non-Slip-Shoes-Fashion-Lightweight-Sneakers-Black-5.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:115:\"2021-Spring-New-Products-Men-s-Casual-Shoes-Outdoor-Non-Slip-Shoes-Fashion-Lightweight-Sneakers-Black-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:115:\"2021-Spring-New-Products-Men-s-Casual-Shoes-Outdoor-Non-Slip-Shoes-Fashion-Lightweight-Sneakers-Black-5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:115:\"2021-Spring-New-Products-Men-s-Casual-Shoes-Outdoor-Non-Slip-Shoes-Fashion-Lightweight-Sneakers-Black-5-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:115:\"2021-Spring-New-Products-Men-s-Casual-Shoes-Outdoor-Non-Slip-Shoes-Fashion-Lightweight-Sneakers-Black-5-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:115:\"2021-Spring-New-Products-Men-s-Casual-Shoes-Outdoor-Non-Slip-Shoes-Fashion-Lightweight-Sneakers-Black-5-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:115:\"2021-Spring-New-Products-Men-s-Casual-Shoes-Outdoor-Non-Slip-Shoes-Fashion-Lightweight-Sneakers-Black-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:115:\"2021-Spring-New-Products-Men-s-Casual-Shoes-Outdoor-Non-Slip-Shoes-Fashion-Lightweight-Sneakers-Black-5-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:115:\"2021-Spring-New-Products-Men-s-Casual-Shoes-Outdoor-Non-Slip-Shoes-Fashion-Lightweight-Sneakers-Black-5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:115:\"2021-Spring-New-Products-Men-s-Casual-Shoes-Outdoor-Non-Slip-Shoes-Fashion-Lightweight-Sneakers-Black-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:115:\"2021-Spring-New-Products-Men-s-Casual-Shoes-Outdoor-Non-Slip-Shoes-Fashion-Lightweight-Sneakers-Black-5-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:115:\"2021-Spring-New-Products-Men-s-Casual-Shoes-Outdoor-Non-Slip-Shoes-Fashion-Lightweight-Sneakers-Black-5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(114641, 6748, '_vi_wad_image_id', 'ae01.alicdn.com/kf/He6aeaee5855841bd868724cf8e6415386/2021-Spring-New-Products-Men-s-Casual-Shoes-Outdoor-Non-Slip-Shoes-Fashion-Lightweight-Sneakers-Black.jpg'),
(114642, 6749, '_wp_attached_file', '2021/06/2021-Spring-New-Products-Men-s-Casual-Shoes-Outdoor-Non-Slip-Shoes-Fashion-Lightweight-Sneakers-Black.jpg_640x640.jpg'),
(114643, 6749, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:125:\"2021/06/2021-Spring-New-Products-Men-s-Casual-Shoes-Outdoor-Non-Slip-Shoes-Fashion-Lightweight-Sneakers-Black.jpg_640x640.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:125:\"2021-Spring-New-Products-Men-s-Casual-Shoes-Outdoor-Non-Slip-Shoes-Fashion-Lightweight-Sneakers-Black.jpg_640x640-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:125:\"2021-Spring-New-Products-Men-s-Casual-Shoes-Outdoor-Non-Slip-Shoes-Fashion-Lightweight-Sneakers-Black.jpg_640x640-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:125:\"2021-Spring-New-Products-Men-s-Casual-Shoes-Outdoor-Non-Slip-Shoes-Fashion-Lightweight-Sneakers-Black.jpg_640x640-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:125:\"2021-Spring-New-Products-Men-s-Casual-Shoes-Outdoor-Non-Slip-Shoes-Fashion-Lightweight-Sneakers-Black.jpg_640x640-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:125:\"2021-Spring-New-Products-Men-s-Casual-Shoes-Outdoor-Non-Slip-Shoes-Fashion-Lightweight-Sneakers-Black.jpg_640x640-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:125:\"2021-Spring-New-Products-Men-s-Casual-Shoes-Outdoor-Non-Slip-Shoes-Fashion-Lightweight-Sneakers-Black.jpg_640x640-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:125:\"2021-Spring-New-Products-Men-s-Casual-Shoes-Outdoor-Non-Slip-Shoes-Fashion-Lightweight-Sneakers-Black.jpg_640x640-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:125:\"2021-Spring-New-Products-Men-s-Casual-Shoes-Outdoor-Non-Slip-Shoes-Fashion-Lightweight-Sneakers-Black.jpg_640x640-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:125:\"2021-Spring-New-Products-Men-s-Casual-Shoes-Outdoor-Non-Slip-Shoes-Fashion-Lightweight-Sneakers-Black.jpg_640x640-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:125:\"2021-Spring-New-Products-Men-s-Casual-Shoes-Outdoor-Non-Slip-Shoes-Fashion-Lightweight-Sneakers-Black.jpg_640x640-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(114644, 6749, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H118f8b7f53cb49158fe73b751ec98381T/2021-Spring-New-Products-Men-s-Casual-Shoes-Outdoor-Non-Slip-Shoes-Fashion-Lightweight-Sneakers-Black.jpg_640x640.jpg'),
(114645, 6560, '_thumbnail_id', '6749'),
(114646, 6561, '_thumbnail_id', '6749'),
(114647, 6562, '_thumbnail_id', '6749'),
(114648, 6563, '_thumbnail_id', '6749'),
(114649, 6564, '_thumbnail_id', '6749'),
(114650, 6565, '_thumbnail_id', '6749'),
(114651, 6750, '_wp_attached_file', '2021/06/2021-summer-women-s-shoes-crystal-ball-with-hot-style-cash-unique-round-with-leopard-pattern-1.jpg'),
(114652, 6750, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:106:\"2021/06/2021-summer-women-s-shoes-crystal-ball-with-hot-style-cash-unique-round-with-leopard-pattern-1.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:106:\"2021-summer-women-s-shoes-crystal-ball-with-hot-style-cash-unique-round-with-leopard-pattern-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:106:\"2021-summer-women-s-shoes-crystal-ball-with-hot-style-cash-unique-round-with-leopard-pattern-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:106:\"2021-summer-women-s-shoes-crystal-ball-with-hot-style-cash-unique-round-with-leopard-pattern-1-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:106:\"2021-summer-women-s-shoes-crystal-ball-with-hot-style-cash-unique-round-with-leopard-pattern-1-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:106:\"2021-summer-women-s-shoes-crystal-ball-with-hot-style-cash-unique-round-with-leopard-pattern-1-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:106:\"2021-summer-women-s-shoes-crystal-ball-with-hot-style-cash-unique-round-with-leopard-pattern-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:106:\"2021-summer-women-s-shoes-crystal-ball-with-hot-style-cash-unique-round-with-leopard-pattern-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:106:\"2021-summer-women-s-shoes-crystal-ball-with-hot-style-cash-unique-round-with-leopard-pattern-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:106:\"2021-summer-women-s-shoes-crystal-ball-with-hot-style-cash-unique-round-with-leopard-pattern-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:106:\"2021-summer-women-s-shoes-crystal-ball-with-hot-style-cash-unique-round-with-leopard-pattern-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:106:\"2021-summer-women-s-shoes-crystal-ball-with-hot-style-cash-unique-round-with-leopard-pattern-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(114653, 6750, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H5ad91e2aa8a246bdab08c3d914ce5075A/2021-summer-women-s-shoes-crystal-ball-with-hot-style-cash-unique-round-with-leopard-pattern.jpg'),
(114654, 6566, '_product_image_gallery', '6750,6751,6752,6753,6754'),
(114655, 6751, '_wp_attached_file', '2021/06/2021-summer-women-s-shoes-crystal-ball-with-hot-style-cash-unique-round-with-leopard-pattern-2.jpg'),
(114656, 6751, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:106:\"2021/06/2021-summer-women-s-shoes-crystal-ball-with-hot-style-cash-unique-round-with-leopard-pattern-2.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:106:\"2021-summer-women-s-shoes-crystal-ball-with-hot-style-cash-unique-round-with-leopard-pattern-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:106:\"2021-summer-women-s-shoes-crystal-ball-with-hot-style-cash-unique-round-with-leopard-pattern-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:106:\"2021-summer-women-s-shoes-crystal-ball-with-hot-style-cash-unique-round-with-leopard-pattern-2-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:106:\"2021-summer-women-s-shoes-crystal-ball-with-hot-style-cash-unique-round-with-leopard-pattern-2-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:106:\"2021-summer-women-s-shoes-crystal-ball-with-hot-style-cash-unique-round-with-leopard-pattern-2-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:106:\"2021-summer-women-s-shoes-crystal-ball-with-hot-style-cash-unique-round-with-leopard-pattern-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:106:\"2021-summer-women-s-shoes-crystal-ball-with-hot-style-cash-unique-round-with-leopard-pattern-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:106:\"2021-summer-women-s-shoes-crystal-ball-with-hot-style-cash-unique-round-with-leopard-pattern-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:106:\"2021-summer-women-s-shoes-crystal-ball-with-hot-style-cash-unique-round-with-leopard-pattern-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:106:\"2021-summer-women-s-shoes-crystal-ball-with-hot-style-cash-unique-round-with-leopard-pattern-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:106:\"2021-summer-women-s-shoes-crystal-ball-with-hot-style-cash-unique-round-with-leopard-pattern-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(114657, 6751, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H21ed312d21f14f16a6c3483d0b180efd7/2021-summer-women-s-shoes-crystal-ball-with-hot-style-cash-unique-round-with-leopard-pattern.jpg'),
(114658, 6752, '_wp_attached_file', '2021/06/2021-summer-women-s-shoes-crystal-ball-with-hot-style-cash-unique-round-with-leopard-pattern-3.jpg'),
(114659, 6752, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:106:\"2021/06/2021-summer-women-s-shoes-crystal-ball-with-hot-style-cash-unique-round-with-leopard-pattern-3.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:106:\"2021-summer-women-s-shoes-crystal-ball-with-hot-style-cash-unique-round-with-leopard-pattern-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:106:\"2021-summer-women-s-shoes-crystal-ball-with-hot-style-cash-unique-round-with-leopard-pattern-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:106:\"2021-summer-women-s-shoes-crystal-ball-with-hot-style-cash-unique-round-with-leopard-pattern-3-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:106:\"2021-summer-women-s-shoes-crystal-ball-with-hot-style-cash-unique-round-with-leopard-pattern-3-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:106:\"2021-summer-women-s-shoes-crystal-ball-with-hot-style-cash-unique-round-with-leopard-pattern-3-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:106:\"2021-summer-women-s-shoes-crystal-ball-with-hot-style-cash-unique-round-with-leopard-pattern-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:106:\"2021-summer-women-s-shoes-crystal-ball-with-hot-style-cash-unique-round-with-leopard-pattern-3-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:106:\"2021-summer-women-s-shoes-crystal-ball-with-hot-style-cash-unique-round-with-leopard-pattern-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:106:\"2021-summer-women-s-shoes-crystal-ball-with-hot-style-cash-unique-round-with-leopard-pattern-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:106:\"2021-summer-women-s-shoes-crystal-ball-with-hot-style-cash-unique-round-with-leopard-pattern-3-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:106:\"2021-summer-women-s-shoes-crystal-ball-with-hot-style-cash-unique-round-with-leopard-pattern-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(114660, 6752, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Hc1aa622cc853488ab096a0b9cedfa8edh/2021-summer-women-s-shoes-crystal-ball-with-hot-style-cash-unique-round-with-leopard-pattern.jpg'),
(114661, 6753, '_wp_attached_file', '2021/06/2021-summer-women-s-shoes-crystal-ball-with-hot-style-cash-unique-round-with-leopard-pattern-4.jpg'),
(114662, 6753, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:106:\"2021/06/2021-summer-women-s-shoes-crystal-ball-with-hot-style-cash-unique-round-with-leopard-pattern-4.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:106:\"2021-summer-women-s-shoes-crystal-ball-with-hot-style-cash-unique-round-with-leopard-pattern-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:106:\"2021-summer-women-s-shoes-crystal-ball-with-hot-style-cash-unique-round-with-leopard-pattern-4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:106:\"2021-summer-women-s-shoes-crystal-ball-with-hot-style-cash-unique-round-with-leopard-pattern-4-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:106:\"2021-summer-women-s-shoes-crystal-ball-with-hot-style-cash-unique-round-with-leopard-pattern-4-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:106:\"2021-summer-women-s-shoes-crystal-ball-with-hot-style-cash-unique-round-with-leopard-pattern-4-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:106:\"2021-summer-women-s-shoes-crystal-ball-with-hot-style-cash-unique-round-with-leopard-pattern-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:106:\"2021-summer-women-s-shoes-crystal-ball-with-hot-style-cash-unique-round-with-leopard-pattern-4-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:106:\"2021-summer-women-s-shoes-crystal-ball-with-hot-style-cash-unique-round-with-leopard-pattern-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:106:\"2021-summer-women-s-shoes-crystal-ball-with-hot-style-cash-unique-round-with-leopard-pattern-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:106:\"2021-summer-women-s-shoes-crystal-ball-with-hot-style-cash-unique-round-with-leopard-pattern-4-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:106:\"2021-summer-women-s-shoes-crystal-ball-with-hot-style-cash-unique-round-with-leopard-pattern-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(114663, 6753, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H8901c88d282440f5a6fef2952244c0d5R/2021-summer-women-s-shoes-crystal-ball-with-hot-style-cash-unique-round-with-leopard-pattern.jpg'),
(114664, 6754, '_wp_attached_file', '2021/06/2021-summer-women-s-shoes-crystal-ball-with-hot-style-cash-unique-round-with-leopard-pattern-5.jpg'),
(114665, 6754, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:106:\"2021/06/2021-summer-women-s-shoes-crystal-ball-with-hot-style-cash-unique-round-with-leopard-pattern-5.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:106:\"2021-summer-women-s-shoes-crystal-ball-with-hot-style-cash-unique-round-with-leopard-pattern-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:106:\"2021-summer-women-s-shoes-crystal-ball-with-hot-style-cash-unique-round-with-leopard-pattern-5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:106:\"2021-summer-women-s-shoes-crystal-ball-with-hot-style-cash-unique-round-with-leopard-pattern-5-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:106:\"2021-summer-women-s-shoes-crystal-ball-with-hot-style-cash-unique-round-with-leopard-pattern-5-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:106:\"2021-summer-women-s-shoes-crystal-ball-with-hot-style-cash-unique-round-with-leopard-pattern-5-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:106:\"2021-summer-women-s-shoes-crystal-ball-with-hot-style-cash-unique-round-with-leopard-pattern-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:106:\"2021-summer-women-s-shoes-crystal-ball-with-hot-style-cash-unique-round-with-leopard-pattern-5-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:106:\"2021-summer-women-s-shoes-crystal-ball-with-hot-style-cash-unique-round-with-leopard-pattern-5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:106:\"2021-summer-women-s-shoes-crystal-ball-with-hot-style-cash-unique-round-with-leopard-pattern-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:106:\"2021-summer-women-s-shoes-crystal-ball-with-hot-style-cash-unique-round-with-leopard-pattern-5-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:106:\"2021-summer-women-s-shoes-crystal-ball-with-hot-style-cash-unique-round-with-leopard-pattern-5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(114666, 6754, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H1d447dffee3948da95cc592d2eff194f2/2021-summer-women-s-shoes-crystal-ball-with-hot-style-cash-unique-round-with-leopard-pattern.jpg'),
(114667, 6755, '_wp_attached_file', '2021/06/2021-summer-women-s-shoes-crystal-ball-with-hot-style-cash-unique-round-with-leopard-pattern.jpg_640x640.jpg'),
(114668, 6755, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:116:\"2021/06/2021-summer-women-s-shoes-crystal-ball-with-hot-style-cash-unique-round-with-leopard-pattern.jpg_640x640.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:116:\"2021-summer-women-s-shoes-crystal-ball-with-hot-style-cash-unique-round-with-leopard-pattern.jpg_640x640-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:116:\"2021-summer-women-s-shoes-crystal-ball-with-hot-style-cash-unique-round-with-leopard-pattern.jpg_640x640-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:116:\"2021-summer-women-s-shoes-crystal-ball-with-hot-style-cash-unique-round-with-leopard-pattern.jpg_640x640-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:116:\"2021-summer-women-s-shoes-crystal-ball-with-hot-style-cash-unique-round-with-leopard-pattern.jpg_640x640-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:116:\"2021-summer-women-s-shoes-crystal-ball-with-hot-style-cash-unique-round-with-leopard-pattern.jpg_640x640-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:116:\"2021-summer-women-s-shoes-crystal-ball-with-hot-style-cash-unique-round-with-leopard-pattern.jpg_640x640-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:116:\"2021-summer-women-s-shoes-crystal-ball-with-hot-style-cash-unique-round-with-leopard-pattern.jpg_640x640-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:116:\"2021-summer-women-s-shoes-crystal-ball-with-hot-style-cash-unique-round-with-leopard-pattern.jpg_640x640-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:116:\"2021-summer-women-s-shoes-crystal-ball-with-hot-style-cash-unique-round-with-leopard-pattern.jpg_640x640-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:116:\"2021-summer-women-s-shoes-crystal-ball-with-hot-style-cash-unique-round-with-leopard-pattern.jpg_640x640-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(114669, 6755, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H56ed534de60f4346bfa288409e88daf2u/2021-summer-women-s-shoes-crystal-ball-with-hot-style-cash-unique-round-with-leopard-pattern.jpg_640x640.jpg'),
(114670, 6575, '_thumbnail_id', '6755'),
(114671, 6578, '_thumbnail_id', '6755'),
(114672, 6579, '_thumbnail_id', '6755'),
(114673, 6580, '_thumbnail_id', '6755'),
(114674, 6581, '_thumbnail_id', '6755'),
(114675, 6582, '_thumbnail_id', '6755'),
(114676, 6583, '_thumbnail_id', '6755'),
(114677, 6584, '_thumbnail_id', '6755'),
(114678, 6585, '_thumbnail_id', '6755'),
(114679, 6756, '_wp_attached_file', '2021/06/2021-summer-women-s-shoes-crystal-ball-with-hot-style-cash-unique-round-with-leopard-pattern-1.jpg_640x640-1.jpg'),
(114680, 6756, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:120:\"2021/06/2021-summer-women-s-shoes-crystal-ball-with-hot-style-cash-unique-round-with-leopard-pattern-1.jpg_640x640-1.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:120:\"2021-summer-women-s-shoes-crystal-ball-with-hot-style-cash-unique-round-with-leopard-pattern-1.jpg_640x640-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:120:\"2021-summer-women-s-shoes-crystal-ball-with-hot-style-cash-unique-round-with-leopard-pattern-1.jpg_640x640-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:120:\"2021-summer-women-s-shoes-crystal-ball-with-hot-style-cash-unique-round-with-leopard-pattern-1.jpg_640x640-1-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:120:\"2021-summer-women-s-shoes-crystal-ball-with-hot-style-cash-unique-round-with-leopard-pattern-1.jpg_640x640-1-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:120:\"2021-summer-women-s-shoes-crystal-ball-with-hot-style-cash-unique-round-with-leopard-pattern-1.jpg_640x640-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:120:\"2021-summer-women-s-shoes-crystal-ball-with-hot-style-cash-unique-round-with-leopard-pattern-1.jpg_640x640-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:120:\"2021-summer-women-s-shoes-crystal-ball-with-hot-style-cash-unique-round-with-leopard-pattern-1.jpg_640x640-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:120:\"2021-summer-women-s-shoes-crystal-ball-with-hot-style-cash-unique-round-with-leopard-pattern-1.jpg_640x640-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:120:\"2021-summer-women-s-shoes-crystal-ball-with-hot-style-cash-unique-round-with-leopard-pattern-1.jpg_640x640-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:120:\"2021-summer-women-s-shoes-crystal-ball-with-hot-style-cash-unique-round-with-leopard-pattern-1.jpg_640x640-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(114681, 6756, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Hafb8ebb5df144ea29d6a29d006ce471cf/2021-summer-women-s-shoes-crystal-ball-with-hot-style-cash-unique-round-with-leopard-pattern.jpg_640x640.jpg'),
(114682, 6568, '_thumbnail_id', '6756'),
(114683, 6569, '_thumbnail_id', '6756'),
(114684, 6570, '_thumbnail_id', '6756'),
(114685, 6571, '_thumbnail_id', '6756'),
(114686, 6572, '_thumbnail_id', '6756'),
(114687, 6573, '_thumbnail_id', '6756'),
(114688, 6574, '_thumbnail_id', '6756'),
(114689, 6576, '_thumbnail_id', '6756'),
(114690, 6577, '_thumbnail_id', '6756'),
(114691, 6757, '_wp_attached_file', '2021/06/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-1.jpg'),
(114692, 6757, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:116:\"2021/06/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-1.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:116:\"New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:116:\"New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:116:\"New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-1-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:116:\"New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-1-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:116:\"New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-1-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:116:\"New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:116:\"New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:116:\"New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:116:\"New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:116:\"New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:116:\"New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(114693, 6757, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H21a6ee95e47543d69e5026e2d8ae2cb1j/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers.jpg'),
(114694, 6586, '_product_image_gallery', '6757,6758,6759,6760,6761'),
(114695, 6758, '_wp_attached_file', '2021/06/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-2.jpg'),
(114696, 6758, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:116:\"2021/06/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-2.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:116:\"New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:116:\"New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:116:\"New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-2-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:116:\"New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-2-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:116:\"New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-2-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:116:\"New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:116:\"New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:116:\"New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:116:\"New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:116:\"New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:116:\"New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(114697, 6758, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H61410cc2b23a45fbad91b8a4f2eab4b55/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers.jpg'),
(114698, 6759, '_wp_attached_file', '2021/06/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-3.jpg'),
(114699, 6759, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:116:\"2021/06/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-3.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:116:\"New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:116:\"New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:116:\"New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-3-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:116:\"New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-3-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:116:\"New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-3-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:116:\"New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:116:\"New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-3-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:116:\"New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:116:\"New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:116:\"New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-3-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:116:\"New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(114700, 6759, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H0a31662ca2784ee6b0dbadcee41ce2f5T/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers.jpg'),
(114701, 6760, '_wp_attached_file', '2021/06/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-4.jpg');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(114702, 6760, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:116:\"2021/06/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-4.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:116:\"New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:116:\"New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:116:\"New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-4-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:116:\"New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-4-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:116:\"New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-4-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:116:\"New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:116:\"New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-4-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:116:\"New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:116:\"New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:116:\"New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-4-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:116:\"New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(114703, 6760, '_vi_wad_image_id', 'ae01.alicdn.com/kf/He2c0fc7928b646f99396d5d63134ded4M/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers.jpg'),
(114704, 6761, '_wp_attached_file', '2021/06/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-5.jpg'),
(114705, 6761, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:116:\"2021/06/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-5.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:116:\"New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:116:\"New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:116:\"New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-5-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:116:\"New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-5-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:116:\"New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-5-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:116:\"New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:116:\"New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-5-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:116:\"New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:116:\"New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:116:\"New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-5-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:116:\"New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(114706, 6761, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Hc1ef62cff45a494fb2d56fc06b651a0b9/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers.jpg'),
(114707, 6762, '_wp_attached_file', '2021/06/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers.jpg_640x640.jpg'),
(114708, 6762, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:126:\"2021/06/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers.jpg_640x640.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:126:\"New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers.jpg_640x640-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:126:\"New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers.jpg_640x640-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:126:\"New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers.jpg_640x640-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:126:\"New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers.jpg_640x640-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:126:\"New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers.jpg_640x640-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:126:\"New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers.jpg_640x640-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:126:\"New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers.jpg_640x640-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:126:\"New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers.jpg_640x640-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:126:\"New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers.jpg_640x640-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:126:\"New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers.jpg_640x640-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(114709, 6762, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H1d9ed7a61014412f93ea64f76ef5cb08j/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers.jpg_640x640.jpg'),
(114710, 6676, '_thumbnail_id', '6762'),
(114711, 6694, '_thumbnail_id', '6762'),
(114712, 6695, '_thumbnail_id', '6762'),
(114713, 6696, '_thumbnail_id', '6762'),
(114714, 6697, '_thumbnail_id', '6762'),
(114715, 6698, '_thumbnail_id', '6762'),
(114716, 6699, '_thumbnail_id', '6762'),
(114717, 6700, '_thumbnail_id', '6762'),
(114718, 6701, '_thumbnail_id', '6762'),
(114719, 6702, '_thumbnail_id', '6762'),
(114720, 6704, '_thumbnail_id', '6762'),
(114721, 6705, '_thumbnail_id', '6762'),
(114722, 6763, '_wp_attached_file', '2021/06/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-1.jpg_640x640-1.jpg'),
(114723, 6763, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:130:\"2021/06/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-1.jpg_640x640-1.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:130:\"New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-1.jpg_640x640-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:130:\"New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-1.jpg_640x640-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:130:\"New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-1.jpg_640x640-1-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:130:\"New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-1.jpg_640x640-1-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:130:\"New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-1.jpg_640x640-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:130:\"New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-1.jpg_640x640-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:130:\"New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-1.jpg_640x640-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:130:\"New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-1.jpg_640x640-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:130:\"New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-1.jpg_640x640-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:130:\"New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-1.jpg_640x640-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(114724, 6763, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Hf65d165218d24b759079445553754820k/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers.jpg_640x640.jpg'),
(114725, 6677, '_thumbnail_id', '6763'),
(114726, 6678, '_thumbnail_id', '6763'),
(114727, 6679, '_thumbnail_id', '6763'),
(114728, 6680, '_thumbnail_id', '6763'),
(114729, 6682, '_thumbnail_id', '6763'),
(114730, 6684, '_thumbnail_id', '6763'),
(114731, 6685, '_thumbnail_id', '6763'),
(114732, 6703, '_thumbnail_id', '6763'),
(114733, 6706, '_thumbnail_id', '6763'),
(114734, 6707, '_thumbnail_id', '6763'),
(114735, 6708, '_thumbnail_id', '6763'),
(114736, 6709, '_thumbnail_id', '6763'),
(114737, 6764, '_wp_attached_file', '2021/06/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-2.jpg_640x640-2.jpg'),
(114738, 6764, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:130:\"2021/06/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-2.jpg_640x640-2.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:130:\"New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-2.jpg_640x640-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:130:\"New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-2.jpg_640x640-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:130:\"New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-2.jpg_640x640-2-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:130:\"New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-2.jpg_640x640-2-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:130:\"New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-2.jpg_640x640-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:130:\"New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-2.jpg_640x640-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:130:\"New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-2.jpg_640x640-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:130:\"New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-2.jpg_640x640-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:130:\"New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-2.jpg_640x640-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:130:\"New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-2.jpg_640x640-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(114739, 6764, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Hc588a65fe3be4bcd8d59a27c319afb27C/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers.jpg_640x640.jpg'),
(114740, 6628, '_thumbnail_id', '6764'),
(114741, 6630, '_thumbnail_id', '6764'),
(114742, 6631, '_thumbnail_id', '6764'),
(114743, 6683, '_thumbnail_id', '6764'),
(114744, 6686, '_thumbnail_id', '6764'),
(114745, 6687, '_thumbnail_id', '6764'),
(114746, 6688, '_thumbnail_id', '6764'),
(114747, 6689, '_thumbnail_id', '6764'),
(114748, 6690, '_thumbnail_id', '6764'),
(114749, 6691, '_thumbnail_id', '6764'),
(114750, 6692, '_thumbnail_id', '6764'),
(114751, 6693, '_thumbnail_id', '6764'),
(114752, 6765, '_wp_attached_file', '2021/06/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-3.jpg_640x640-3.jpg'),
(114753, 6765, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:130:\"2021/06/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-3.jpg_640x640-3.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:130:\"New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-3.jpg_640x640-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:130:\"New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-3.jpg_640x640-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:130:\"New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-3.jpg_640x640-3-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:130:\"New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-3.jpg_640x640-3-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:130:\"New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-3.jpg_640x640-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:130:\"New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-3.jpg_640x640-3-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:130:\"New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-3.jpg_640x640-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:130:\"New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-3.jpg_640x640-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:130:\"New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-3.jpg_640x640-3-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:130:\"New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-3.jpg_640x640-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(114754, 6765, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H290e829db9594901bd9b67f39119e49el/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers.jpg_640x640.jpg'),
(114755, 6629, '_thumbnail_id', '6765'),
(114756, 6632, '_thumbnail_id', '6765'),
(114757, 6633, '_thumbnail_id', '6765'),
(114758, 6634, '_thumbnail_id', '6765'),
(114759, 6635, '_thumbnail_id', '6765'),
(114760, 6636, '_thumbnail_id', '6765'),
(114761, 6637, '_thumbnail_id', '6765'),
(114762, 6638, '_thumbnail_id', '6765'),
(114763, 6639, '_thumbnail_id', '6765'),
(114764, 6640, '_thumbnail_id', '6765'),
(114765, 6642, '_thumbnail_id', '6765'),
(114766, 6643, '_thumbnail_id', '6765'),
(114767, 6766, '_wp_attached_file', '2021/06/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-4.jpg_640x640-4.jpg'),
(114768, 6766, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:130:\"2021/06/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-4.jpg_640x640-4.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:130:\"New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-4.jpg_640x640-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:130:\"New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-4.jpg_640x640-4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:130:\"New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-4.jpg_640x640-4-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:130:\"New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-4.jpg_640x640-4-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:130:\"New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-4.jpg_640x640-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:130:\"New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-4.jpg_640x640-4-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:130:\"New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-4.jpg_640x640-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:130:\"New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-4.jpg_640x640-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:130:\"New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-4.jpg_640x640-4-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:130:\"New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-4.jpg_640x640-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(114769, 6766, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H4afa55ed924c41c4a8299d8820e5b00fh/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers.jpg_640x640.jpg'),
(114770, 6612, '_thumbnail_id', '6766'),
(114771, 6613, '_thumbnail_id', '6766'),
(114772, 6614, '_thumbnail_id', '6766'),
(114773, 6615, '_thumbnail_id', '6766'),
(114774, 6616, '_thumbnail_id', '6766'),
(114775, 6617, '_thumbnail_id', '6766'),
(114776, 6618, '_thumbnail_id', '6766'),
(114777, 6619, '_thumbnail_id', '6766'),
(114778, 6620, '_thumbnail_id', '6766'),
(114779, 6622, '_thumbnail_id', '6766'),
(114780, 6623, '_thumbnail_id', '6766'),
(114781, 6641, '_thumbnail_id', '6766'),
(114782, 6767, '_wp_attached_file', '2021/06/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-5.jpg_640x640-5.jpg'),
(114783, 6767, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:130:\"2021/06/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-5.jpg_640x640-5.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:130:\"New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-5.jpg_640x640-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:130:\"New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-5.jpg_640x640-5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:130:\"New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-5.jpg_640x640-5-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:130:\"New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-5.jpg_640x640-5-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:130:\"New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-5.jpg_640x640-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:130:\"New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-5.jpg_640x640-5-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:130:\"New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-5.jpg_640x640-5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:130:\"New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-5.jpg_640x640-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:130:\"New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-5.jpg_640x640-5-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:130:\"New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-5.jpg_640x640-5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(114784, 6767, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H5cc87f61ebde4d559a323fadca423173C/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers.jpg_640x640.jpg'),
(114785, 6621, '_thumbnail_id', '6767'),
(114786, 6624, '_thumbnail_id', '6767'),
(114787, 6625, '_thumbnail_id', '6767'),
(114788, 6626, '_thumbnail_id', '6767'),
(114789, 6627, '_thumbnail_id', '6767'),
(114790, 6660, '_thumbnail_id', '6767'),
(114791, 6661, '_thumbnail_id', '6767'),
(114792, 6662, '_thumbnail_id', '6767'),
(114793, 6663, '_thumbnail_id', '6767'),
(114794, 6664, '_thumbnail_id', '6767'),
(114795, 6666, '_thumbnail_id', '6767'),
(114796, 6667, '_thumbnail_id', '6767'),
(114797, 6768, '_wp_attached_file', '2021/06/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-6.jpg_640x640-6.jpg'),
(114798, 6768, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:130:\"2021/06/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-6.jpg_640x640-6.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:130:\"New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-6.jpg_640x640-6-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:130:\"New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-6.jpg_640x640-6-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:130:\"New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-6.jpg_640x640-6-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:130:\"New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-6.jpg_640x640-6-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:130:\"New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-6.jpg_640x640-6-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:130:\"New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-6.jpg_640x640-6-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:130:\"New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-6.jpg_640x640-6-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:130:\"New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-6.jpg_640x640-6-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:130:\"New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-6.jpg_640x640-6-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:130:\"New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-6.jpg_640x640-6-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(114799, 6768, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H62d506e19b5b49538aa166d724511c3bL/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers.jpg_640x640.jpg'),
(114800, 6644, '_thumbnail_id', '6768'),
(114801, 6646, '_thumbnail_id', '6768'),
(114802, 6647, '_thumbnail_id', '6768'),
(114803, 6665, '_thumbnail_id', '6768'),
(114804, 6668, '_thumbnail_id', '6768'),
(114805, 6669, '_thumbnail_id', '6768'),
(114806, 6670, '_thumbnail_id', '6768'),
(114807, 6671, '_thumbnail_id', '6768'),
(114808, 6672, '_thumbnail_id', '6768'),
(114809, 6673, '_thumbnail_id', '6768'),
(114810, 6674, '_thumbnail_id', '6768'),
(114811, 6675, '_thumbnail_id', '6768'),
(114812, 6769, '_wp_attached_file', '2021/06/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-7.jpg_640x640-7.jpg'),
(114813, 6769, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:130:\"2021/06/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-7.jpg_640x640-7.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:130:\"New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-7.jpg_640x640-7-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:130:\"New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-7.jpg_640x640-7-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:130:\"New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-7.jpg_640x640-7-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:130:\"New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-7.jpg_640x640-7-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:130:\"New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-7.jpg_640x640-7-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:130:\"New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-7.jpg_640x640-7-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:130:\"New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-7.jpg_640x640-7-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:130:\"New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-7.jpg_640x640-7-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:130:\"New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-7.jpg_640x640-7-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:130:\"New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-7.jpg_640x640-7-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(114814, 6769, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Hdc33eebcde7c4ada98b9a60145590dc0g/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers.jpg_640x640.jpg'),
(114815, 6645, '_thumbnail_id', '6769'),
(114816, 6648, '_thumbnail_id', '6769'),
(114817, 6649, '_thumbnail_id', '6769'),
(114818, 6650, '_thumbnail_id', '6769'),
(114819, 6651, '_thumbnail_id', '6769'),
(114820, 6652, '_thumbnail_id', '6769'),
(114821, 6653, '_thumbnail_id', '6769'),
(114822, 6654, '_thumbnail_id', '6769'),
(114823, 6655, '_thumbnail_id', '6769'),
(114824, 6656, '_thumbnail_id', '6769'),
(114825, 6658, '_thumbnail_id', '6769'),
(114826, 6659, '_thumbnail_id', '6769'),
(114827, 6770, '_wp_attached_file', '2021/06/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-8.jpg_640x640-8.jpg'),
(114828, 6770, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:130:\"2021/06/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-8.jpg_640x640-8.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:130:\"New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-8.jpg_640x640-8-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:130:\"New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-8.jpg_640x640-8-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:130:\"New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-8.jpg_640x640-8-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:130:\"New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-8.jpg_640x640-8-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:130:\"New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-8.jpg_640x640-8-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:130:\"New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-8.jpg_640x640-8-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:130:\"New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-8.jpg_640x640-8-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:130:\"New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-8.jpg_640x640-8-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:130:\"New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-8.jpg_640x640-8-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:130:\"New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-8.jpg_640x640-8-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(114829, 6770, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H8fa9ff2664ab4a57aae7be412b888108D/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers.jpg_640x640.jpg'),
(114830, 6588, '_thumbnail_id', '6770'),
(114831, 6589, '_thumbnail_id', '6770'),
(114832, 6590, '_thumbnail_id', '6770'),
(114833, 6591, '_thumbnail_id', '6770'),
(114834, 6592, '_thumbnail_id', '6770'),
(114835, 6593, '_thumbnail_id', '6770'),
(114836, 6594, '_thumbnail_id', '6770'),
(114837, 6604, '_thumbnail_id', '6770'),
(114838, 6608, '_thumbnail_id', '6770'),
(114839, 6609, '_thumbnail_id', '6770'),
(114840, 6610, '_thumbnail_id', '6770'),
(114841, 6611, '_thumbnail_id', '6770'),
(114842, 6771, '_wp_attached_file', '2021/06/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-9.jpg_640x640-9.jpg'),
(114843, 6771, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:130:\"2021/06/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-9.jpg_640x640-9.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:130:\"New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-9.jpg_640x640-9-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:130:\"New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-9.jpg_640x640-9-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:130:\"New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-9.jpg_640x640-9-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:130:\"New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-9.jpg_640x640-9-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:130:\"New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-9.jpg_640x640-9-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:130:\"New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-9.jpg_640x640-9-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:130:\"New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-9.jpg_640x640-9-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:130:\"New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-9.jpg_640x640-9-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:130:\"New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-9.jpg_640x640-9-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:130:\"New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-9.jpg_640x640-9-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(114844, 6771, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Hd045e0ec3d8842f69a2f4f4f750e59c9y/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers.jpg_640x640.jpg'),
(114845, 6595, '_thumbnail_id', '6771'),
(114846, 6596, '_thumbnail_id', '6771'),
(114847, 6597, '_thumbnail_id', '6771'),
(114848, 6598, '_thumbnail_id', '6771'),
(114849, 6599, '_thumbnail_id', '6771'),
(114850, 6600, '_thumbnail_id', '6771'),
(114851, 6601, '_thumbnail_id', '6771'),
(114852, 6602, '_thumbnail_id', '6771'),
(114853, 6603, '_thumbnail_id', '6771'),
(114854, 6606, '_thumbnail_id', '6771'),
(114855, 6607, '_thumbnail_id', '6771'),
(114856, 6657, '_thumbnail_id', '6771'),
(114857, 6772, '_wp_attached_file', '2021/06/Spot-Foreign-Trade-Plus-Size-Casual-Running-Shoes-Women-s-2021-Spring-and-Autumn-Flying-Woven-1.jpg');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(114858, 6772, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:107:\"2021/06/Spot-Foreign-Trade-Plus-Size-Casual-Running-Shoes-Women-s-2021-Spring-and-Autumn-Flying-Woven-1.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:107:\"Spot-Foreign-Trade-Plus-Size-Casual-Running-Shoes-Women-s-2021-Spring-and-Autumn-Flying-Woven-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:107:\"Spot-Foreign-Trade-Plus-Size-Casual-Running-Shoes-Women-s-2021-Spring-and-Autumn-Flying-Woven-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:107:\"Spot-Foreign-Trade-Plus-Size-Casual-Running-Shoes-Women-s-2021-Spring-and-Autumn-Flying-Woven-1-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:107:\"Spot-Foreign-Trade-Plus-Size-Casual-Running-Shoes-Women-s-2021-Spring-and-Autumn-Flying-Woven-1-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:107:\"Spot-Foreign-Trade-Plus-Size-Casual-Running-Shoes-Women-s-2021-Spring-and-Autumn-Flying-Woven-1-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:107:\"Spot-Foreign-Trade-Plus-Size-Casual-Running-Shoes-Women-s-2021-Spring-and-Autumn-Flying-Woven-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:107:\"Spot-Foreign-Trade-Plus-Size-Casual-Running-Shoes-Women-s-2021-Spring-and-Autumn-Flying-Woven-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:107:\"Spot-Foreign-Trade-Plus-Size-Casual-Running-Shoes-Women-s-2021-Spring-and-Autumn-Flying-Woven-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:107:\"Spot-Foreign-Trade-Plus-Size-Casual-Running-Shoes-Women-s-2021-Spring-and-Autumn-Flying-Woven-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:107:\"Spot-Foreign-Trade-Plus-Size-Casual-Running-Shoes-Women-s-2021-Spring-and-Autumn-Flying-Woven-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:107:\"Spot-Foreign-Trade-Plus-Size-Casual-Running-Shoes-Women-s-2021-Spring-and-Autumn-Flying-Woven-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(114859, 6772, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H553fc4b44ffe40c88c1bac175838ac6f6/Spot-Foreign-Trade-Plus-Size-Casual-Running-Shoes-Women-s-2021-Spring-and-Autumn-Flying-Woven.jpg'),
(114860, 6710, '_product_image_gallery', '6772,6773,6774,6775'),
(114861, 6773, '_wp_attached_file', '2021/06/Spot-Foreign-Trade-Plus-Size-Casual-Running-Shoes-Women-s-2021-Spring-and-Autumn-Flying-Woven-2.jpg'),
(114862, 6773, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:107:\"2021/06/Spot-Foreign-Trade-Plus-Size-Casual-Running-Shoes-Women-s-2021-Spring-and-Autumn-Flying-Woven-2.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:107:\"Spot-Foreign-Trade-Plus-Size-Casual-Running-Shoes-Women-s-2021-Spring-and-Autumn-Flying-Woven-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:107:\"Spot-Foreign-Trade-Plus-Size-Casual-Running-Shoes-Women-s-2021-Spring-and-Autumn-Flying-Woven-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:107:\"Spot-Foreign-Trade-Plus-Size-Casual-Running-Shoes-Women-s-2021-Spring-and-Autumn-Flying-Woven-2-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:107:\"Spot-Foreign-Trade-Plus-Size-Casual-Running-Shoes-Women-s-2021-Spring-and-Autumn-Flying-Woven-2-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:107:\"Spot-Foreign-Trade-Plus-Size-Casual-Running-Shoes-Women-s-2021-Spring-and-Autumn-Flying-Woven-2-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:107:\"Spot-Foreign-Trade-Plus-Size-Casual-Running-Shoes-Women-s-2021-Spring-and-Autumn-Flying-Woven-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:107:\"Spot-Foreign-Trade-Plus-Size-Casual-Running-Shoes-Women-s-2021-Spring-and-Autumn-Flying-Woven-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:107:\"Spot-Foreign-Trade-Plus-Size-Casual-Running-Shoes-Women-s-2021-Spring-and-Autumn-Flying-Woven-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:107:\"Spot-Foreign-Trade-Plus-Size-Casual-Running-Shoes-Women-s-2021-Spring-and-Autumn-Flying-Woven-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:107:\"Spot-Foreign-Trade-Plus-Size-Casual-Running-Shoes-Women-s-2021-Spring-and-Autumn-Flying-Woven-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:107:\"Spot-Foreign-Trade-Plus-Size-Casual-Running-Shoes-Women-s-2021-Spring-and-Autumn-Flying-Woven-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(114863, 6773, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H5630b5c9ca4e4efb93f1a116900edab6m/Spot-Foreign-Trade-Plus-Size-Casual-Running-Shoes-Women-s-2021-Spring-and-Autumn-Flying-Woven.jpg'),
(114864, 6774, '_wp_attached_file', '2021/06/Spot-Foreign-Trade-Plus-Size-Casual-Running-Shoes-Women-s-2021-Spring-and-Autumn-Flying-Woven-3.jpg'),
(114865, 6774, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:107:\"2021/06/Spot-Foreign-Trade-Plus-Size-Casual-Running-Shoes-Women-s-2021-Spring-and-Autumn-Flying-Woven-3.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:107:\"Spot-Foreign-Trade-Plus-Size-Casual-Running-Shoes-Women-s-2021-Spring-and-Autumn-Flying-Woven-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:107:\"Spot-Foreign-Trade-Plus-Size-Casual-Running-Shoes-Women-s-2021-Spring-and-Autumn-Flying-Woven-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:107:\"Spot-Foreign-Trade-Plus-Size-Casual-Running-Shoes-Women-s-2021-Spring-and-Autumn-Flying-Woven-3-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:107:\"Spot-Foreign-Trade-Plus-Size-Casual-Running-Shoes-Women-s-2021-Spring-and-Autumn-Flying-Woven-3-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:107:\"Spot-Foreign-Trade-Plus-Size-Casual-Running-Shoes-Women-s-2021-Spring-and-Autumn-Flying-Woven-3-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:107:\"Spot-Foreign-Trade-Plus-Size-Casual-Running-Shoes-Women-s-2021-Spring-and-Autumn-Flying-Woven-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:107:\"Spot-Foreign-Trade-Plus-Size-Casual-Running-Shoes-Women-s-2021-Spring-and-Autumn-Flying-Woven-3-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:107:\"Spot-Foreign-Trade-Plus-Size-Casual-Running-Shoes-Women-s-2021-Spring-and-Autumn-Flying-Woven-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:107:\"Spot-Foreign-Trade-Plus-Size-Casual-Running-Shoes-Women-s-2021-Spring-and-Autumn-Flying-Woven-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:107:\"Spot-Foreign-Trade-Plus-Size-Casual-Running-Shoes-Women-s-2021-Spring-and-Autumn-Flying-Woven-3-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:107:\"Spot-Foreign-Trade-Plus-Size-Casual-Running-Shoes-Women-s-2021-Spring-and-Autumn-Flying-Woven-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(114866, 6774, '_vi_wad_image_id', 'ae01.alicdn.com/kf/Hac78a4b370154612b3162a7021bab35eG/Spot-Foreign-Trade-Plus-Size-Casual-Running-Shoes-Women-s-2021-Spring-and-Autumn-Flying-Woven.jpg'),
(114867, 6775, '_wp_attached_file', '2021/06/Spot-Foreign-Trade-Plus-Size-Casual-Running-Shoes-Women-s-2021-Spring-and-Autumn-Flying-Woven-4.jpg'),
(114868, 6775, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:107:\"2021/06/Spot-Foreign-Trade-Plus-Size-Casual-Running-Shoes-Women-s-2021-Spring-and-Autumn-Flying-Woven-4.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:107:\"Spot-Foreign-Trade-Plus-Size-Casual-Running-Shoes-Women-s-2021-Spring-and-Autumn-Flying-Woven-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:107:\"Spot-Foreign-Trade-Plus-Size-Casual-Running-Shoes-Women-s-2021-Spring-and-Autumn-Flying-Woven-4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:107:\"Spot-Foreign-Trade-Plus-Size-Casual-Running-Shoes-Women-s-2021-Spring-and-Autumn-Flying-Woven-4-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:107:\"Spot-Foreign-Trade-Plus-Size-Casual-Running-Shoes-Women-s-2021-Spring-and-Autumn-Flying-Woven-4-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:107:\"Spot-Foreign-Trade-Plus-Size-Casual-Running-Shoes-Women-s-2021-Spring-and-Autumn-Flying-Woven-4-800x510.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:107:\"Spot-Foreign-Trade-Plus-Size-Casual-Running-Shoes-Women-s-2021-Spring-and-Autumn-Flying-Woven-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:107:\"Spot-Foreign-Trade-Plus-Size-Casual-Running-Shoes-Women-s-2021-Spring-and-Autumn-Flying-Woven-4-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:107:\"Spot-Foreign-Trade-Plus-Size-Casual-Running-Shoes-Women-s-2021-Spring-and-Autumn-Flying-Woven-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:107:\"Spot-Foreign-Trade-Plus-Size-Casual-Running-Shoes-Women-s-2021-Spring-and-Autumn-Flying-Woven-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:107:\"Spot-Foreign-Trade-Plus-Size-Casual-Running-Shoes-Women-s-2021-Spring-and-Autumn-Flying-Woven-4-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:107:\"Spot-Foreign-Trade-Plus-Size-Casual-Running-Shoes-Women-s-2021-Spring-and-Autumn-Flying-Woven-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(114869, 6775, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H9132e7dc2aa648bdad33d50d24cb6a7aj/Spot-Foreign-Trade-Plus-Size-Casual-Running-Shoes-Women-s-2021-Spring-and-Autumn-Flying-Woven.jpg'),
(114870, 6776, '_wp_attached_file', '2021/06/Spot-Foreign-Trade-Plus-Size-Casual-Running-Shoes-Women-s-2021-Spring-and-Autumn-Flying-Woven.jpg_640x640.jpg'),
(114871, 6776, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:117:\"2021/06/Spot-Foreign-Trade-Plus-Size-Casual-Running-Shoes-Women-s-2021-Spring-and-Autumn-Flying-Woven.jpg_640x640.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:117:\"Spot-Foreign-Trade-Plus-Size-Casual-Running-Shoes-Women-s-2021-Spring-and-Autumn-Flying-Woven.jpg_640x640-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:117:\"Spot-Foreign-Trade-Plus-Size-Casual-Running-Shoes-Women-s-2021-Spring-and-Autumn-Flying-Woven.jpg_640x640-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:117:\"Spot-Foreign-Trade-Plus-Size-Casual-Running-Shoes-Women-s-2021-Spring-and-Autumn-Flying-Woven.jpg_640x640-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:117:\"Spot-Foreign-Trade-Plus-Size-Casual-Running-Shoes-Women-s-2021-Spring-and-Autumn-Flying-Woven.jpg_640x640-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:117:\"Spot-Foreign-Trade-Plus-Size-Casual-Running-Shoes-Women-s-2021-Spring-and-Autumn-Flying-Woven.jpg_640x640-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:117:\"Spot-Foreign-Trade-Plus-Size-Casual-Running-Shoes-Women-s-2021-Spring-and-Autumn-Flying-Woven.jpg_640x640-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:117:\"Spot-Foreign-Trade-Plus-Size-Casual-Running-Shoes-Women-s-2021-Spring-and-Autumn-Flying-Woven.jpg_640x640-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:117:\"Spot-Foreign-Trade-Plus-Size-Casual-Running-Shoes-Women-s-2021-Spring-and-Autumn-Flying-Woven.jpg_640x640-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:117:\"Spot-Foreign-Trade-Plus-Size-Casual-Running-Shoes-Women-s-2021-Spring-and-Autumn-Flying-Woven.jpg_640x640-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:117:\"Spot-Foreign-Trade-Plus-Size-Casual-Running-Shoes-Women-s-2021-Spring-and-Autumn-Flying-Woven.jpg_640x640-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(114872, 6776, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H73b51d56cc4d401f9b240e5df3b6a6d47/Spot-Foreign-Trade-Plus-Size-Casual-Running-Shoes-Women-s-2021-Spring-and-Autumn-Flying-Woven.jpg_640x640.jpg'),
(114873, 6712, '_thumbnail_id', '6776'),
(114874, 6713, '_thumbnail_id', '6776'),
(114875, 6716, '_thumbnail_id', '6776'),
(114876, 6717, '_thumbnail_id', '6776'),
(114877, 6718, '_thumbnail_id', '6776'),
(114878, 6719, '_thumbnail_id', '6776'),
(114879, 6720, '_thumbnail_id', '6776'),
(114880, 6722, '_thumbnail_id', '6776'),
(114881, 6723, '_thumbnail_id', '6776'),
(114882, 6777, '_wp_attached_file', '2021/06/Spot-Foreign-Trade-Plus-Size-Casual-Running-Shoes-Women-s-2021-Spring-and-Autumn-Flying-Woven-1.jpg_640x640-1.jpg'),
(114883, 6777, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:121:\"2021/06/Spot-Foreign-Trade-Plus-Size-Casual-Running-Shoes-Women-s-2021-Spring-and-Autumn-Flying-Woven-1.jpg_640x640-1.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:121:\"Spot-Foreign-Trade-Plus-Size-Casual-Running-Shoes-Women-s-2021-Spring-and-Autumn-Flying-Woven-1.jpg_640x640-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:121:\"Spot-Foreign-Trade-Plus-Size-Casual-Running-Shoes-Women-s-2021-Spring-and-Autumn-Flying-Woven-1.jpg_640x640-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:121:\"Spot-Foreign-Trade-Plus-Size-Casual-Running-Shoes-Women-s-2021-Spring-and-Autumn-Flying-Woven-1.jpg_640x640-1-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:121:\"Spot-Foreign-Trade-Plus-Size-Casual-Running-Shoes-Women-s-2021-Spring-and-Autumn-Flying-Woven-1.jpg_640x640-1-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:121:\"Spot-Foreign-Trade-Plus-Size-Casual-Running-Shoes-Women-s-2021-Spring-and-Autumn-Flying-Woven-1.jpg_640x640-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:121:\"Spot-Foreign-Trade-Plus-Size-Casual-Running-Shoes-Women-s-2021-Spring-and-Autumn-Flying-Woven-1.jpg_640x640-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:121:\"Spot-Foreign-Trade-Plus-Size-Casual-Running-Shoes-Women-s-2021-Spring-and-Autumn-Flying-Woven-1.jpg_640x640-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:121:\"Spot-Foreign-Trade-Plus-Size-Casual-Running-Shoes-Women-s-2021-Spring-and-Autumn-Flying-Woven-1.jpg_640x640-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:121:\"Spot-Foreign-Trade-Plus-Size-Casual-Running-Shoes-Women-s-2021-Spring-and-Autumn-Flying-Woven-1.jpg_640x640-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:121:\"Spot-Foreign-Trade-Plus-Size-Casual-Running-Shoes-Women-s-2021-Spring-and-Autumn-Flying-Woven-1.jpg_640x640-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(114884, 6777, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H2f9d2bae2add4c62b400b050f482c2b7c/Spot-Foreign-Trade-Plus-Size-Casual-Running-Shoes-Women-s-2021-Spring-and-Autumn-Flying-Woven.jpg_640x640.jpg'),
(114885, 6714, '_thumbnail_id', '6777'),
(114886, 6715, '_thumbnail_id', '6777'),
(114887, 6728, '_thumbnail_id', '6777'),
(114888, 6729, '_thumbnail_id', '6777'),
(114889, 6730, '_thumbnail_id', '6777'),
(114890, 6731, '_thumbnail_id', '6777'),
(114891, 6732, '_thumbnail_id', '6777'),
(114892, 6733, '_thumbnail_id', '6777'),
(114893, 6734, '_thumbnail_id', '6777'),
(114894, 6778, '_wp_attached_file', '2021/06/Spot-Foreign-Trade-Plus-Size-Casual-Running-Shoes-Women-s-2021-Spring-and-Autumn-Flying-Woven-2.jpg_640x640-2.jpg'),
(114895, 6778, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:121:\"2021/06/Spot-Foreign-Trade-Plus-Size-Casual-Running-Shoes-Women-s-2021-Spring-and-Autumn-Flying-Woven-2.jpg_640x640-2.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:121:\"Spot-Foreign-Trade-Plus-Size-Casual-Running-Shoes-Women-s-2021-Spring-and-Autumn-Flying-Woven-2.jpg_640x640-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:121:\"Spot-Foreign-Trade-Plus-Size-Casual-Running-Shoes-Women-s-2021-Spring-and-Autumn-Flying-Woven-2.jpg_640x640-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:121:\"Spot-Foreign-Trade-Plus-Size-Casual-Running-Shoes-Women-s-2021-Spring-and-Autumn-Flying-Woven-2.jpg_640x640-2-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:121:\"Spot-Foreign-Trade-Plus-Size-Casual-Running-Shoes-Women-s-2021-Spring-and-Autumn-Flying-Woven-2.jpg_640x640-2-640x510.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:121:\"Spot-Foreign-Trade-Plus-Size-Casual-Running-Shoes-Women-s-2021-Spring-and-Autumn-Flying-Woven-2.jpg_640x640-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:121:\"Spot-Foreign-Trade-Plus-Size-Casual-Running-Shoes-Women-s-2021-Spring-and-Autumn-Flying-Woven-2.jpg_640x640-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:121:\"Spot-Foreign-Trade-Plus-Size-Casual-Running-Shoes-Women-s-2021-Spring-and-Autumn-Flying-Woven-2.jpg_640x640-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:121:\"Spot-Foreign-Trade-Plus-Size-Casual-Running-Shoes-Women-s-2021-Spring-and-Autumn-Flying-Woven-2.jpg_640x640-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:121:\"Spot-Foreign-Trade-Plus-Size-Casual-Running-Shoes-Women-s-2021-Spring-and-Autumn-Flying-Woven-2.jpg_640x640-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:121:\"Spot-Foreign-Trade-Plus-Size-Casual-Running-Shoes-Women-s-2021-Spring-and-Autumn-Flying-Woven-2.jpg_640x640-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(114896, 6778, '_vi_wad_image_id', 'ae01.alicdn.com/kf/H1a9706856b724312ac8cec38760b1226T/Spot-Foreign-Trade-Plus-Size-Casual-Running-Shoes-Women-s-2021-Spring-and-Autumn-Flying-Woven.jpg_640x640.jpg'),
(114897, 6721, '_thumbnail_id', '6778'),
(114898, 6724, '_thumbnail_id', '6778'),
(114899, 6725, '_thumbnail_id', '6778'),
(114900, 6726, '_thumbnail_id', '6778'),
(114901, 6727, '_thumbnail_id', '6778'),
(114902, 6735, '_thumbnail_id', '6778'),
(114903, 6736, '_thumbnail_id', '6778'),
(114904, 6737, '_thumbnail_id', '6778'),
(114905, 6738, '_thumbnail_id', '6778'),
(114906, 6779, '_wp_attached_file', '2021/06/29bobb-sabah-jumbo.jpg'),
(114907, 6779, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:683;s:4:\"file\";s:30:\"2021/06/29bobb-sabah-jumbo.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"29bobb-sabah-jumbo-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"29bobb-sabah-jumbo-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:30:\"29bobb-sabah-jumbo-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:30:\"29bobb-sabah-jumbo-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:30:\"29bobb-sabah-jumbo-825x510.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:30:\"29bobb-sabah-jumbo-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:30:\"29bobb-sabah-jumbo-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:30:\"29bobb-sabah-jumbo-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:30:\"29bobb-sabah-jumbo-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:30:\"29bobb-sabah-jumbo-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:30:\"29bobb-sabah-jumbo-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(114908, 6780, '_wp_attached_file', '2021/06/Untitled-2.png'),
(114909, 6780, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:590;s:6:\"height\";i:494;s:4:\"file\";s:22:\"2021/06/Untitled-2.png\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"Untitled-2-300x251.png\";s:5:\"width\";i:300;s:6:\"height\";i:251;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"Untitled-2-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:22:\"Untitled-2-220x154.png\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:22:\"Untitled-2-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:22:\"Untitled-2-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:22:\"Untitled-2-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:22:\"Untitled-2-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(114910, 6781, '_wp_attached_file', '2021/06/Untitled-2.jpg'),
(114911, 6781, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:590;s:6:\"height\";i:494;s:4:\"file\";s:22:\"2021/06/Untitled-2.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"Untitled-2-300x251.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:251;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"Untitled-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:22:\"Untitled-2-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:22:\"Untitled-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:22:\"Untitled-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:22:\"Untitled-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:22:\"Untitled-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(114912, 6782, '_wp_attached_file', '2021/06/Untitled-2d.jpg'),
(114913, 6782, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:866;s:6:\"height\";i:460;s:4:\"file\";s:23:\"2021/06/Untitled-2d.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"Untitled-2d-300x159.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:159;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"Untitled-2d-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"Untitled-2d-768x408.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:408;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"Untitled-2d-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"Untitled-2d-825x460.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:460;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:23:\"Untitled-2d-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"Untitled-2d-600x319.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:319;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"Untitled-2d-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"Untitled-2d-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"Untitled-2d-600x319.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:319;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"Untitled-2d-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(114914, 6783, '_wp_attached_file', '2021/06/Untitled-2ddd.jpg'),
(114915, 6783, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:719;s:6:\"height\";i:460;s:4:\"file\";s:25:\"2021/06/Untitled-2ddd.jpg\";s:5:\"sizes\";a:9:{s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"Untitled-2ddd-300x192.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:192;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"Untitled-2ddd-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:25:\"Untitled-2ddd-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:25:\"Untitled-2ddd-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:25:\"Untitled-2ddd-600x384.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:384;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"Untitled-2ddd-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:25:\"Untitled-2ddd-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:25:\"Untitled-2ddd-600x384.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:384;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"Untitled-2ddd-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(114916, 6784, '_wp_attached_file', '2021/06/lst.jpg'),
(114917, 6784, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:719;s:6:\"height\";i:460;s:4:\"file\";s:15:\"2021/06/lst.jpg\";s:5:\"sizes\";a:9:{s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"lst-300x192.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:192;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"lst-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:15:\"lst-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:15:\"lst-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:15:\"lst-600x384.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:384;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:15:\"lst-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:15:\"lst-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:15:\"lst-600x384.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:384;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:15:\"lst-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(114918, 6785, '_wp_attached_file', '2021/06/ssssss.jpg'),
(114919, 6785, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:719;s:6:\"height\";i:460;s:4:\"file\";s:18:\"2021/06/ssssss.jpg\";s:5:\"sizes\";a:9:{s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"ssssss-300x192.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:192;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"ssssss-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:18:\"ssssss-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:18:\"ssssss-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:18:\"ssssss-600x384.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:384;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:18:\"ssssss-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:18:\"ssssss-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:18:\"ssssss-600x384.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:384;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:18:\"ssssss-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(114920, 6786, '_wp_attached_file', '2021/06/55555.jpg'),
(114921, 6786, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:549;s:6:\"height\";i:460;s:4:\"file\";s:17:\"2021/06/55555.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"55555-300x251.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:251;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"55555-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:17:\"55555-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:17:\"55555-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:17:\"55555-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:17:\"55555-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:17:\"55555-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(114922, 6787, '_wp_attached_file', '2021/06/left.jpg'),
(114923, 6787, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:549;s:6:\"height\";i:460;s:4:\"file\";s:16:\"2021/06/left.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:16:\"left-300x251.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:251;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"left-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:16:\"left-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:16:\"left-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:16:\"left-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:16:\"left-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:16:\"left-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(114924, 6788, '_wp_attached_file', '2021/06/loso.png'),
(114925, 6788, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:500;s:6:\"height\";i:100;s:4:\"file\";s:16:\"2021/06/loso.png\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"loso-300x60.png\";s:5:\"width\";i:300;s:6:\"height\";i:60;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"loso-150x100.png\";s:5:\"width\";i:150;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:16:\"loso-220x100.png\";s:5:\"width\";i:220;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:16:\"loso-300x100.png\";s:5:\"width\";i:300;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:16:\"loso-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:16:\"loso-300x100.png\";s:5:\"width\";i:300;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:16:\"loso-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(114926, 6793, '_menu_item_type', 'post_type'),
(114927, 6793, '_menu_item_menu_item_parent', '0'),
(114928, 6793, '_menu_item_object_id', '1043'),
(114929, 6793, '_menu_item_object', 'page'),
(114930, 6793, '_menu_item_target', ''),
(114931, 6793, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(114932, 6793, '_menu_item_xfn', ''),
(114933, 6793, '_menu_item_url', ''),
(115090, 6803, '_menu_item_target', ''),
(114935, 6793, 'apus_highlight', ''),
(114936, 6793, 'apus_mega_profile', ''),
(114937, 6793, 'apus_text_label', ''),
(114938, 6793, 'apus_alignment', ''),
(114939, 6793, 'apus_width', ''),
(114940, 6793, 'apus_icon_font', ''),
(114941, 6793, 'apus_icon_image', ''),
(114942, 6794, '_menu_item_type', 'post_type'),
(114943, 6794, '_menu_item_menu_item_parent', '6798'),
(114944, 6794, '_menu_item_object_id', '73'),
(114945, 6794, '_menu_item_object', 'page'),
(114946, 6794, '_menu_item_target', ''),
(114947, 6794, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(114948, 6794, '_menu_item_xfn', ''),
(114949, 6794, '_menu_item_url', ''),
(114951, 6794, 'apus_highlight', ''),
(114952, 6794, 'apus_mega_profile', ''),
(114953, 6794, 'apus_text_label', ''),
(114954, 6794, 'apus_alignment', ''),
(114955, 6794, 'apus_width', ''),
(114956, 6794, 'apus_icon_font', ''),
(114957, 6794, 'apus_icon_image', ''),
(114958, 6795, '_menu_item_type', 'post_type'),
(114959, 6795, '_menu_item_menu_item_parent', '6798'),
(114960, 6795, '_menu_item_object_id', '74'),
(114961, 6795, '_menu_item_object', 'page'),
(114962, 6795, '_menu_item_target', ''),
(114963, 6795, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(114964, 6795, '_menu_item_xfn', ''),
(114965, 6795, '_menu_item_url', ''),
(115089, 6803, '_menu_item_object', 'page'),
(114967, 6795, 'apus_highlight', ''),
(114968, 6795, 'apus_mega_profile', ''),
(114969, 6795, 'apus_text_label', ''),
(114970, 6795, 'apus_alignment', ''),
(114971, 6795, 'apus_width', ''),
(114972, 6795, 'apus_icon_font', ''),
(114973, 6795, 'apus_icon_image', ''),
(114974, 6796, '_menu_item_type', 'post_type'),
(114975, 6796, '_menu_item_menu_item_parent', '0'),
(114976, 6796, '_menu_item_object_id', '1186'),
(114977, 6796, '_menu_item_object', 'page'),
(114978, 6796, '_menu_item_target', ''),
(114979, 6796, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(114980, 6796, '_menu_item_xfn', ''),
(114981, 6796, '_menu_item_url', ''),
(115086, 6803, '_menu_item_type', 'post_type'),
(114983, 6796, 'apus_highlight', ''),
(114984, 6796, 'apus_mega_profile', ''),
(114985, 6796, 'apus_text_label', ''),
(114986, 6796, 'apus_alignment', ''),
(114987, 6796, 'apus_width', ''),
(114988, 6796, 'apus_icon_font', ''),
(114989, 6796, 'apus_icon_image', ''),
(114990, 6797, '_menu_item_type', 'post_type'),
(114991, 6797, '_menu_item_menu_item_parent', '0'),
(114992, 6797, '_menu_item_object_id', '75'),
(114993, 6797, '_menu_item_object', 'page'),
(114994, 6797, '_menu_item_target', ''),
(114995, 6797, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(114996, 6797, '_menu_item_xfn', ''),
(114997, 6797, '_menu_item_url', ''),
(115088, 6803, '_menu_item_object_id', '1188'),
(114999, 6797, 'apus_highlight', ''),
(115000, 6797, 'apus_mega_profile', ''),
(115001, 6797, 'apus_text_label', ''),
(115002, 6797, 'apus_alignment', ''),
(115003, 6797, 'apus_width', ''),
(115004, 6797, 'apus_icon_font', ''),
(115005, 6797, 'apus_icon_image', ''),
(115006, 6798, '_menu_item_type', 'post_type'),
(115007, 6798, '_menu_item_menu_item_parent', '0'),
(115008, 6798, '_menu_item_object_id', '72'),
(115009, 6798, '_menu_item_object', 'page'),
(115010, 6798, '_menu_item_target', ''),
(115011, 6798, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(115012, 6798, '_menu_item_xfn', ''),
(115013, 6798, '_menu_item_url', ''),
(115015, 6798, 'apus_highlight', ''),
(115016, 6798, 'apus_mega_profile', ''),
(115017, 6798, 'apus_text_label', ''),
(115018, 6798, 'apus_alignment', ''),
(115019, 6798, 'apus_width', ''),
(115020, 6798, 'apus_icon_font', ''),
(115021, 6798, 'apus_icon_image', ''),
(115022, 6799, '_menu_item_type', 'post_type'),
(115023, 6799, '_menu_item_menu_item_parent', '0'),
(115024, 6799, '_menu_item_object_id', '859'),
(115025, 6799, '_menu_item_object', 'page'),
(115026, 6799, '_menu_item_target', ''),
(115027, 6799, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(115028, 6799, '_menu_item_xfn', ''),
(115029, 6799, '_menu_item_url', ''),
(115031, 6799, 'apus_highlight', ''),
(115032, 6799, 'apus_mega_profile', ''),
(115033, 6799, 'apus_text_label', ''),
(115034, 6799, 'apus_alignment', ''),
(115035, 6799, 'apus_width', ''),
(115036, 6799, 'apus_icon_font', ''),
(115037, 6799, 'apus_icon_image', ''),
(115038, 6800, '_menu_item_type', 'post_type'),
(115039, 6800, '_menu_item_menu_item_parent', '6799'),
(115040, 6800, '_menu_item_object_id', '860'),
(115041, 6800, '_menu_item_object', 'page'),
(115042, 6800, '_menu_item_target', ''),
(115043, 6800, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(115044, 6800, '_menu_item_xfn', ''),
(115045, 6800, '_menu_item_url', ''),
(115047, 6800, 'apus_highlight', ''),
(115048, 6800, 'apus_mega_profile', ''),
(115049, 6800, 'apus_text_label', ''),
(115050, 6800, 'apus_alignment', ''),
(115051, 6800, 'apus_width', ''),
(115052, 6800, 'apus_icon_font', ''),
(115053, 6800, 'apus_icon_image', '');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(115054, 6801, '_menu_item_type', 'post_type'),
(115055, 6801, '_menu_item_menu_item_parent', '6799'),
(115056, 6801, '_menu_item_object_id', '861'),
(115057, 6801, '_menu_item_object', 'page'),
(115058, 6801, '_menu_item_target', ''),
(115059, 6801, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(115060, 6801, '_menu_item_xfn', ''),
(115061, 6801, '_menu_item_url', ''),
(115087, 6803, '_menu_item_menu_item_parent', '0'),
(115063, 6801, 'apus_highlight', ''),
(115064, 6801, 'apus_mega_profile', ''),
(115065, 6801, 'apus_text_label', ''),
(115066, 6801, 'apus_alignment', ''),
(115067, 6801, 'apus_width', ''),
(115068, 6801, 'apus_icon_font', ''),
(115069, 6801, 'apus_icon_image', ''),
(115070, 6802, '_menu_item_type', 'post_type'),
(115071, 6802, '_menu_item_menu_item_parent', '0'),
(115072, 6802, '_menu_item_object_id', '72'),
(115073, 6802, '_menu_item_object', 'page'),
(115074, 6802, '_menu_item_target', ''),
(115075, 6802, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(115076, 6802, '_menu_item_xfn', ''),
(115077, 6802, '_menu_item_url', ''),
(115078, 6802, '_menu_item_orphaned', '1622563397'),
(115079, 6802, 'apus_highlight', ''),
(115080, 6802, 'apus_mega_profile', ''),
(115081, 6802, 'apus_text_label', ''),
(115082, 6802, 'apus_alignment', ''),
(115083, 6802, 'apus_width', ''),
(115084, 6802, 'apus_icon_font', ''),
(115085, 6802, 'apus_icon_image', ''),
(115091, 6803, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(115092, 6803, '_menu_item_xfn', ''),
(115093, 6803, '_menu_item_url', ''),
(115118, 6807, '_wp_attached_file', '2021/06/Untitled-3.gif'),
(115095, 6803, 'apus_highlight', ''),
(115096, 6803, 'apus_mega_profile', ''),
(115097, 6803, 'apus_text_label', ''),
(115098, 6803, 'apus_alignment', ''),
(115099, 6803, 'apus_width', ''),
(115100, 6803, 'apus_icon_font', ''),
(115101, 6803, 'apus_icon_image', ''),
(115102, 6804, '_menu_item_type', 'post_type'),
(115103, 6804, '_menu_item_menu_item_parent', '0'),
(115104, 6804, '_menu_item_object_id', '8'),
(115105, 6804, '_menu_item_object', 'page'),
(115106, 6804, '_menu_item_target', ''),
(115107, 6804, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(115108, 6804, '_menu_item_xfn', ''),
(115109, 6804, '_menu_item_url', ''),
(115277, 3, '_edit_lock', '1622567600:1'),
(115111, 6804, 'apus_highlight', ''),
(115112, 6804, 'apus_mega_profile', ''),
(115113, 6804, 'apus_text_label', ''),
(115114, 6804, 'apus_alignment', ''),
(115115, 6804, 'apus_width', ''),
(115116, 6804, 'apus_icon_font', ''),
(115117, 6804, 'apus_icon_image', ''),
(115119, 6807, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:500;s:6:\"height\";i:100;s:4:\"file\";s:22:\"2021/06/Untitled-3.gif\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"Untitled-3-300x60.gif\";s:5:\"width\";i:300;s:6:\"height\";i:60;s:9:\"mime-type\";s:9:\"image/gif\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"Untitled-3-150x100.gif\";s:5:\"width\";i:150;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/gif\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:22:\"Untitled-3-220x100.gif\";s:5:\"width\";i:220;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/gif\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:22:\"Untitled-3-300x100.gif\";s:5:\"width\";i:300;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/gif\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:22:\"Untitled-3-100x100.gif\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/gif\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:22:\"Untitled-3-300x100.gif\";s:5:\"width\";i:300;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/gif\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:22:\"Untitled-3-100x100.gif\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/gif\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(115120, 6808, '_wp_attached_file', '2021/06/trans.gif'),
(115121, 6808, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:500;s:6:\"height\";i:100;s:4:\"file\";s:17:\"2021/06/trans.gif\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:16:\"trans-300x60.gif\";s:5:\"width\";i:300;s:6:\"height\";i:60;s:9:\"mime-type\";s:9:\"image/gif\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"trans-150x100.gif\";s:5:\"width\";i:150;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/gif\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:17:\"trans-220x100.gif\";s:5:\"width\";i:220;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/gif\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:17:\"trans-300x100.gif\";s:5:\"width\";i:300;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/gif\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:17:\"trans-100x100.gif\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/gif\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:17:\"trans-300x100.gif\";s:5:\"width\";i:300;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/gif\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:17:\"trans-100x100.gif\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/gif\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(115122, 6809, '_wp_attached_file', '2021/06/red.gif'),
(115123, 6809, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:500;s:6:\"height\";i:100;s:4:\"file\";s:15:\"2021/06/red.gif\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:14:\"red-300x60.gif\";s:5:\"width\";i:300;s:6:\"height\";i:60;s:9:\"mime-type\";s:9:\"image/gif\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"red-150x100.gif\";s:5:\"width\";i:150;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/gif\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:15:\"red-220x100.gif\";s:5:\"width\";i:220;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/gif\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:15:\"red-300x100.gif\";s:5:\"width\";i:300;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/gif\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:15:\"red-100x100.gif\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/gif\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:15:\"red-300x100.gif\";s:5:\"width\";i:300;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/gif\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:15:\"red-100x100.gif\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/gif\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(115126, 6811, '_wp_attached_file', '2021/06/trans2.gif'),
(115127, 6811, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:450;s:6:\"height\";i:100;s:4:\"file\";s:18:\"2021/06/trans2.gif\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"trans2-300x67.gif\";s:5:\"width\";i:300;s:6:\"height\";i:67;s:9:\"mime-type\";s:9:\"image/gif\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"trans2-150x100.gif\";s:5:\"width\";i:150;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/gif\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:18:\"trans2-220x100.gif\";s:5:\"width\";i:220;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/gif\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:18:\"trans2-300x100.gif\";s:5:\"width\";i:300;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/gif\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:18:\"trans2-100x100.gif\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/gif\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:18:\"trans2-300x100.gif\";s:5:\"width\";i:300;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/gif\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:18:\"trans2-100x100.gif\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/gif\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(115128, 6812, '_wp_attached_file', '2021/06/350.gif'),
(115129, 6812, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:350;s:6:\"height\";i:78;s:4:\"file\";s:15:\"2021/06/350.gif\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:14:\"350-300x67.gif\";s:5:\"width\";i:300;s:6:\"height\";i:67;s:9:\"mime-type\";s:9:\"image/gif\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:14:\"350-150x78.gif\";s:5:\"width\";i:150;s:6:\"height\";i:78;s:9:\"mime-type\";s:9:\"image/gif\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:14:\"350-220x78.gif\";s:5:\"width\";i:220;s:6:\"height\";i:78;s:9:\"mime-type\";s:9:\"image/gif\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:14:\"350-300x78.gif\";s:5:\"width\";i:300;s:6:\"height\";i:78;s:9:\"mime-type\";s:9:\"image/gif\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:14:\"350-100x78.gif\";s:5:\"width\";i:100;s:6:\"height\";i:78;s:9:\"mime-type\";s:9:\"image/gif\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:14:\"350-300x78.gif\";s:5:\"width\";i:300;s:6:\"height\";i:78;s:9:\"mime-type\";s:9:\"image/gif\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:14:\"350-100x78.gif\";s:5:\"width\";i:100;s:6:\"height\";i:78;s:9:\"mime-type\";s:9:\"image/gif\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(115130, 6813, '_menu_item_type', 'custom'),
(115131, 6813, '_menu_item_menu_item_parent', '0'),
(115132, 6813, '_menu_item_object_id', '6813'),
(115133, 6813, '_menu_item_object', 'custom'),
(115134, 6813, '_menu_item_target', ''),
(115135, 6813, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(115136, 6813, '_menu_item_xfn', ''),
(115137, 6813, '_menu_item_url', 'https://shoestimer.com/'),
(115139, 6813, 'apus_highlight', ''),
(115140, 6813, 'apus_mega_profile', ''),
(115141, 6813, 'apus_text_label', ''),
(115142, 6813, 'apus_alignment', ''),
(115143, 6813, 'apus_width', ''),
(115144, 6813, 'apus_icon_font', ''),
(115145, 6813, 'apus_icon_image', ''),
(115149, 6816, '_menu_item_type', 'taxonomy'),
(115150, 6816, '_menu_item_menu_item_parent', '6813'),
(115151, 6816, '_menu_item_object_id', '250'),
(115152, 6816, '_menu_item_object', 'product_cat'),
(115153, 6816, '_menu_item_target', ''),
(115154, 6816, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(115155, 6816, '_menu_item_xfn', ''),
(115156, 6816, '_menu_item_url', ''),
(115157, 6816, 'apus_highlight', ''),
(115158, 6816, 'apus_mega_profile', ''),
(115159, 6816, 'apus_text_label', ''),
(115160, 6816, 'apus_alignment', ''),
(115161, 6816, 'apus_width', ''),
(115162, 6816, 'apus_icon_font', ''),
(115163, 6816, 'apus_icon_image', ''),
(115164, 6817, '_menu_item_type', 'taxonomy'),
(115165, 6817, '_menu_item_menu_item_parent', '6813'),
(115166, 6817, '_menu_item_object_id', '254'),
(115167, 6817, '_menu_item_object', 'product_cat'),
(115168, 6817, '_menu_item_target', ''),
(115169, 6817, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(115170, 6817, '_menu_item_xfn', ''),
(115171, 6817, '_menu_item_url', ''),
(115172, 6817, 'apus_highlight', ''),
(115173, 6817, 'apus_mega_profile', ''),
(115174, 6817, 'apus_text_label', ''),
(115175, 6817, 'apus_alignment', ''),
(115176, 6817, 'apus_width', ''),
(115177, 6817, 'apus_icon_font', ''),
(115178, 6817, 'apus_icon_image', ''),
(115179, 6818, '_menu_item_type', 'taxonomy'),
(115180, 6818, '_menu_item_menu_item_parent', '6813'),
(115181, 6818, '_menu_item_object_id', '256'),
(115182, 6818, '_menu_item_object', 'product_cat'),
(115183, 6818, '_menu_item_target', ''),
(115184, 6818, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(115185, 6818, '_menu_item_xfn', ''),
(115186, 6818, '_menu_item_url', ''),
(115187, 6818, 'apus_highlight', ''),
(115188, 6818, 'apus_mega_profile', ''),
(115189, 6818, 'apus_text_label', ''),
(115190, 6818, 'apus_alignment', ''),
(115191, 6818, 'apus_width', ''),
(115192, 6818, 'apus_icon_font', ''),
(115193, 6818, 'apus_icon_image', ''),
(115194, 6819, '_menu_item_type', 'taxonomy'),
(115195, 6819, '_menu_item_menu_item_parent', '6813'),
(115196, 6819, '_menu_item_object_id', '248'),
(115197, 6819, '_menu_item_object', 'product_cat'),
(115198, 6819, '_menu_item_target', ''),
(115199, 6819, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(115200, 6819, '_menu_item_xfn', ''),
(115201, 6819, '_menu_item_url', ''),
(115202, 6819, 'apus_highlight', ''),
(115203, 6819, 'apus_mega_profile', ''),
(115204, 6819, 'apus_text_label', ''),
(115205, 6819, 'apus_alignment', ''),
(115206, 6819, 'apus_width', ''),
(115207, 6819, 'apus_icon_font', ''),
(115208, 6819, 'apus_icon_image', ''),
(115209, 6820, '_menu_item_type', 'taxonomy'),
(115210, 6820, '_menu_item_menu_item_parent', '6813'),
(115211, 6820, '_menu_item_object_id', '243'),
(115212, 6820, '_menu_item_object', 'product_cat'),
(115213, 6820, '_menu_item_target', ''),
(115214, 6820, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(115215, 6820, '_menu_item_xfn', ''),
(115216, 6820, '_menu_item_url', ''),
(115217, 6820, 'apus_highlight', ''),
(115218, 6820, 'apus_mega_profile', ''),
(115219, 6820, 'apus_text_label', ''),
(115220, 6820, 'apus_alignment', ''),
(115221, 6820, 'apus_width', ''),
(115222, 6820, 'apus_icon_font', ''),
(115223, 6820, 'apus_icon_image', ''),
(115224, 6821, '_menu_item_type', 'taxonomy'),
(115225, 6821, '_menu_item_menu_item_parent', '6813'),
(115226, 6821, '_menu_item_object_id', '247'),
(115227, 6821, '_menu_item_object', 'product_cat'),
(115228, 6821, '_menu_item_target', ''),
(115229, 6821, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(115230, 6821, '_menu_item_xfn', ''),
(115231, 6821, '_menu_item_url', ''),
(115232, 6821, 'apus_highlight', ''),
(115233, 6821, 'apus_mega_profile', ''),
(115234, 6821, 'apus_text_label', ''),
(115235, 6821, 'apus_alignment', ''),
(115236, 6821, 'apus_width', ''),
(115237, 6821, 'apus_icon_font', ''),
(115238, 6821, 'apus_icon_image', ''),
(115239, 6822, '_menu_item_type', 'taxonomy'),
(115240, 6822, '_menu_item_menu_item_parent', '6813'),
(115241, 6822, '_menu_item_object_id', '244'),
(115242, 6822, '_menu_item_object', 'product_cat'),
(115243, 6822, '_menu_item_target', ''),
(115244, 6822, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(115245, 6822, '_menu_item_xfn', ''),
(115246, 6822, '_menu_item_url', ''),
(115247, 6822, 'apus_highlight', ''),
(115248, 6822, 'apus_mega_profile', ''),
(115249, 6822, 'apus_text_label', ''),
(115250, 6822, 'apus_alignment', ''),
(115251, 6822, 'apus_width', ''),
(115252, 6822, 'apus_icon_font', ''),
(115253, 6822, 'apus_icon_image', ''),
(115254, 6823, '_menu_item_type', 'taxonomy'),
(115255, 6823, '_menu_item_menu_item_parent', '6813'),
(115256, 6823, '_menu_item_object_id', '245'),
(115257, 6823, '_menu_item_object', 'product_cat'),
(115258, 6823, '_menu_item_target', ''),
(115259, 6823, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(115260, 6823, '_menu_item_xfn', ''),
(115261, 6823, '_menu_item_url', ''),
(115262, 6823, 'apus_highlight', ''),
(115263, 6823, 'apus_mega_profile', ''),
(115264, 6823, 'apus_text_label', ''),
(115265, 6823, 'apus_alignment', ''),
(115266, 6823, 'apus_width', ''),
(115267, 6823, 'apus_icon_font', ''),
(115268, 6823, 'apus_icon_image', ''),
(115271, 6824, '_wp_attached_file', '2021/06/fists.png'),
(115272, 6824, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:900;s:6:\"height\";i:400;s:4:\"file\";s:17:\"2021/06/fists.png\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"fists-300x133.png\";s:5:\"width\";i:300;s:6:\"height\";i:133;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"fists-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:17:\"fists-768x341.png\";s:5:\"width\";i:768;s:6:\"height\";i:341;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:17:\"fists-220x154.png\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:17:\"fists-825x400.png\";s:5:\"width\";i:825;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:17:\"fists-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:17:\"fists-600x267.png\";s:5:\"width\";i:600;s:6:\"height\";i:267;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:17:\"fists-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:17:\"fists-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:17:\"fists-600x267.png\";s:5:\"width\";i:600;s:6:\"height\";i:267;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:17:\"fists-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(115273, 6825, '_wp_attached_file', '2021/06/slid32.png'),
(115274, 6825, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:900;s:6:\"height\";i:400;s:4:\"file\";s:18:\"2021/06/slid32.png\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"slid32-300x133.png\";s:5:\"width\";i:300;s:6:\"height\";i:133;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"slid32-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:18:\"slid32-768x341.png\";s:5:\"width\";i:768;s:6:\"height\";i:341;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:18:\"slid32-220x154.png\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:18:\"slid32-825x400.png\";s:5:\"width\";i:825;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:18:\"slid32-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:18:\"slid32-600x267.png\";s:5:\"width\";i:600;s:6:\"height\";i:267;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:18:\"slid32-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:18:\"slid32-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:18:\"slid32-600x267.png\";s:5:\"width\";i:600;s:6:\"height\";i:267;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:18:\"slid32-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(115275, 6826, '_wp_attached_file', '2021/06/slidessss.png'),
(115276, 6826, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:900;s:6:\"height\";i:400;s:4:\"file\";s:21:\"2021/06/slidessss.png\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"slidessss-300x133.png\";s:5:\"width\";i:300;s:6:\"height\";i:133;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"slidessss-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"slidessss-768x341.png\";s:5:\"width\";i:768;s:6:\"height\";i:341;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:21:\"slidessss-220x154.png\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:21:\"slidessss-825x400.png\";s:5:\"width\";i:825;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:21:\"slidessss-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:21:\"slidessss-600x267.png\";s:5:\"width\";i:600;s:6:\"height\";i:267;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:21:\"slidessss-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:21:\"slidessss-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:21:\"slidessss-600x267.png\";s:5:\"width\";i:600;s:6:\"height\";i:267;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:21:\"slidessss-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(115278, 75, '_edit_lock', '1622567601:1'),
(115279, 32, '_edit_lock', '1622567600:1'),
(115280, 1188, '_edit_lock', '1622567613:1'),
(115281, 1186, '_edit_lock', '1622567615:1'),
(115282, 74, '_edit_lock', '1622567616:1'),
(115283, 73, '_edit_lock', '1622567613:1'),
(115284, 1068, '_edit_lock', '1622567613:1'),
(115285, 1301, '_edit_lock', '1622567612:1'),
(115286, 1135, '_edit_lock', '1622566189:1'),
(115287, 3, 'kc_data', 'a:8:{i:0;s:0:\"\";s:4:\"mode\";s:2:\"kc\";s:3:\"css\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:7:\"classes\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";s:9:\"collapsed\";s:0:\"\";s:9:\"optimized\";s:0:\"\";}'),
(115288, 75, '_edit_last', '1'),
(115289, 75, 'rs_page_bg_color', '#ffffff'),
(115290, 1188, '_edit_last', '1'),
(115291, 1188, 'rs_page_bg_color', '#ffffff'),
(115292, 1188, 'kc_raw_content', '[kc_row use_container=\"yes\" css_custom=\"{`kc-css`:{`any`:{`box`:{`padding|`:`90px inherit inherit inherit`}}}}\" _id=\"363497\"][kc_column width=\"12/12\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"805870\"][kc_row_inner column_align=\"middle\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"603643\"][kc_column_inner width=\"100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}\" _id=\"94327\"][kc_column_text _id=\"529199\" css_custom=\"{`kc-css`:{`any`:{`typography`:{`color|,p`:`#242424`,`font-family|,p`:`Libre Franklin`,`font-size|,p`:`36px`,`line-height|,p`:`40px`,`font-weight|,p`:`700`,`text-align|,p`:`center`}}}}\"]\r\n\r\nFrequently Asked Questions\r\n\r\n[/kc_column_text][kc_column_text _id=\"522638\" css_custom=\"{`kc-css`:{`any`:{`typography`:{`color|,p`:`#616161`,`font-family|,p`:`Libre Franklin`,`font-size|,p`:`14px`,`font-weight|,p`:`400`,`text-align|,p`:`center`}}}}\"]\r\n\r\nAnswer all of your questions\r\n\r\n[/kc_column_text][/kc_column_inner][/kc_row_inner][kc_row_inner _id=\"815738\" css_custom=\"{`kc-css`:{`any`:{`box`:{`padding|`:`60px inherit inherit inherit`}}}}\"][kc_column_inner width=\"100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}\" _id=\"460888\"][kc_column_text _id=\"369427\" css_custom=\"{`kc-css`:{`any`:{`typography`:{`color|,p`:`#a1d407`,`font-family|,p`:`Libre Franklin`,`font-size|,p`:`24px`,`font-weight|,p`:`700`,`text-transform|,p`:`none`}}}}\"]\r\n\r\n<span class=\"list-number\">01. </span> Purchases &amp; Refunds\r\n\r\n[/kc_column_text][kc_row_inner# _id=\"995493\" css_custom=\"{`kc-css`:{`any`:{`box`:{`padding|`:`12px inherit inherit inherit`}}}}\"][kc_column_inner# width=\"50{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}\" _id=\"93575\"][kc_column_text _id=\"989785\" css_custom=\"{`kc-css`:{`any`:{`typography`:{`color|,p`:`#242424`,`font-family|,p`:`Libre Franklin`,`font-size|,p`:`16px`,`font-weight|,p`:`600`,`text-transform|,p`:`none`}}}}\"]\r\n\r\nWhy won\'t my payment go through?\r\n\r\n[/kc_column_text][kc_column_text _id=\"768220\" css_custom=\"{`kc-css`:{`any`:{`typography`:{`color|,p`:`#616161`,`font-family|,p`:`Libre Franklin`,`font-size|,p`:`14px`,`font-weight|,p`:`400`}}}}\"]\r\n\r\nEx Portland Pitchfork irure mustache. Neutra fap before they sold out literally Williamsburg. Aliquip ugh bicycle rights actually mlkshk, seitan squid craft beer tempor. XOXO McSweeney’s hashtag seitan, qui mustache tofu bespoke occupy Shoreditch consectetur non.\r\n\r\n[/kc_column_text][/kc_column_inner#][kc_column_inner# width=\"50{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}\" _id=\"627946\"][kc_column_text _id=\"753319\" css_custom=\"{`kc-css`:{`any`:{`typography`:{`color|,p`:`#242424`,`font-family|,p`:`Libre Franklin`,`font-size|,p`:`16px`,`font-weight|,p`:`600`,`text-transform|,p`:`none`}}}}\"]\r\n\r\nHow do I get a refund?\r\n\r\n[/kc_column_text][kc_column_text _id=\"977588\" css_custom=\"{`kc-css`:{`any`:{`typography`:{`color|,p`:`#616161`,`font-family|,p`:`Libre Franklin`,`font-size|,p`:`14px`,`font-weight|,p`:`400`}}}}\"]\r\n\r\nThere are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable.\r\n\r\n[/kc_column_text][/kc_column_inner#][/kc_row_inner#][kc_row_inner# _id=\"994944\" css_custom=\"{`kc-css`:{`any`:{`box`:{`padding|`:`30px inherit inherit inherit`}}}}\"][kc_column_inner# width=\"50{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}\" _id=\"460219\"][kc_column_text _id=\"536700\" css_custom=\"{`kc-css`:{`any`:{`typography`:{`color|,p`:`#242424`,`font-family|,p`:`Libre Franklin`,`font-size|,p`:`16px`,`font-weight|,p`:`600`,`text-transform|,p`:`none`}}}}\"]\r\n\r\nHow do I redeem a coupon?\r\n\r\n[/kc_column_text][kc_column_text _id=\"896767\" css_custom=\"{`kc-css`:{`any`:{`typography`:{`color|,p`:`#616161`,`font-family|,p`:`Libre Franklin`,`font-size|,p`:`14px`,`font-weight|,p`:`400`}}}}\"]\r\n\r\nIt is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using \'Content here, content here\', making it look like readable English.\r\n\r\n[/kc_column_text][/kc_column_inner#][kc_column_inner# width=\"50{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}\" _id=\"618211\"][kc_column_text _id=\"24039\" css_custom=\"{`kc-css`:{`any`:{`typography`:{`color|,p`:`#242424`,`font-family|,p`:`Libre Franklin`,`font-size|,p`:`16px`,`font-weight|,p`:`600`,`text-transform|,p`:`none`}}}}\"]\r\n\r\nWhat Shipping Methods Are Available?\r\n\r\n[/kc_column_text][kc_column_text _id=\"411402\" css_custom=\"{`kc-css`:{`any`:{`typography`:{`color|,p`:`#616161`,`font-family|,p`:`Libre Franklin`,`font-size|,p`:`14px`,`font-weight|,p`:`400`}}}}\"]\r\n\r\nNeutra fap before they sold out literally Williamsburg. Aliquip ugh bicycle rights actually mlkshk, seitan squid craft beer tempor. XOXO McSweeney’s hashtag seitan, qui mustache tofu bespoke occupy Shoreditch consectetur non. Ex Portland Pitchfork irure mustache.\r\n\r\n[/kc_column_text][/kc_column_inner#][/kc_row_inner#][/kc_column_inner][/kc_row_inner][/kc_column][/kc_row][kc_row use_container=\"yes\" _id=\"557781\"][kc_column width=\"12/12\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"200870\"][kc_row_inner _id=\"910440\" css_custom=\"{`kc-css`:{`any`:{`box`:{`padding|`:`70px inherit inherit inherit`}}}}\"][kc_column_inner width=\"100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}\" _id=\"347701\"][kc_column_text _id=\"468724\" css_custom=\"{`kc-css`:{`any`:{`typography`:{`color|,p`:`#a1d407`,`font-family|,p`:`Libre Franklin`,`font-size|,p`:`24px`,`font-weight|,p`:`700`,`text-transform|,p`:`none`}}}}\"]\r\n\r\n<span class=\"list-number\">02. </span> Making Courses\r\n\r\n[/kc_column_text][kc_row_inner# _id=\"792723\" css_custom=\"{`kc-css`:{`any`:{`box`:{`padding|`:`12px inherit inherit inherit`}}}}\"][kc_column_inner# width=\"50{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}\" _id=\"32711\"][kc_column_text _id=\"891717\" css_custom=\"{`kc-css`:{`any`:{`typography`:{`color|,p`:`#242424`,`font-family|,p`:`Libre Franklin`,`font-size|,p`:`16px`,`font-weight|,p`:`600`,`text-transform|,p`:`none`}}}}\"]\r\n\r\nChanging account name\r\n\r\n[/kc_column_text][kc_column_text _id=\"426665\" css_custom=\"{`kc-css`:{`any`:{`typography`:{`color|,p`:`#616161`,`font-family|,p`:`Libre Franklin`,`font-size|,p`:`14px`,`font-weight|,p`:`400`}}}}\"]\r\n\r\nLorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.\r\n\r\n[/kc_column_text][/kc_column_inner#][kc_column_inner# width=\"50{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}\" _id=\"240750\"][kc_column_text _id=\"963579\" css_custom=\"{`kc-css`:{`any`:{`typography`:{`color|,p`:`#242424`,`font-family|,p`:`Libre Franklin`,`font-size|,p`:`16px`,`font-weight|,p`:`600`,`text-transform|,p`:`none`}}}}\"]\r\n\r\nHow do I unsubscribe from Campus e-mails?\r\n\r\n[/kc_column_text][kc_column_text _id=\"390502\" css_custom=\"{`kc-css`:{`any`:{`typography`:{`color|,p`:`#616161`,`font-family|,p`:`Libre Franklin`,`font-size|,p`:`14px`,`font-weight|,p`:`400`}}}}\"]\r\n\r\nThere are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable.\r\n\r\n[/kc_column_text][/kc_column_inner#][/kc_row_inner#][kc_row_inner# _id=\"479044\" css_custom=\"{`kc-css`:{`any`:{`box`:{`padding|`:`30px inherit inherit inherit`}}}}\"][kc_column_inner# width=\"50{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}\" _id=\"107362\"][kc_column_text _id=\"693304\" css_custom=\"{`kc-css`:{`any`:{`typography`:{`color|,p`:`#242424`,`font-family|,p`:`Libre Franklin`,`font-size|,p`:`16px`,`font-weight|,p`:`600`,`text-transform|,p`:`none`}}}}\"]\r\n\r\nHow do I change my password?\r\n\r\n[/kc_column_text][kc_column_text _id=\"119509\" css_custom=\"{`kc-css`:{`any`:{`typography`:{`color|,p`:`#616161`,`font-family|,p`:`Libre Franklin`,`font-size|,p`:`14px`,`font-weight|,p`:`400`}}}}\"]\r\n\r\nPlaid letterpress leggings craft beer meh ethical Pinterest. Art party authentic freegan semiotics jean shorts chia cred. Neutra Austin roof party Brooklyn, synth Thundercats swag 8-bit photo booth.\r\n\r\n[/kc_column_text][/kc_column_inner#][kc_column_inner# width=\"50{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}\" _id=\"986044\"][kc_column_text _id=\"754793\" css_custom=\"{`kc-css`:{`any`:{`typography`:{`color|,p`:`#242424`,`font-family|,p`:`Libre Franklin`,`font-size|,p`:`16px`,`font-weight|,p`:`600`,`text-transform|,p`:`none`}}}}\"]\r\n\r\nWhat Shipping Methods Are Available?\r\n\r\n[/kc_column_text][kc_column_text _id=\"205882\" css_custom=\"{`kc-css`:{`any`:{`typography`:{`color|,p`:`#616161`,`font-family|,p`:`Libre Franklin`,`font-size|,p`:`14px`,`font-weight|,p`:`400`}}}}\"]\r\n\r\nNeutra fap before they sold out literally Williamsburg. Aliquip ugh bicycle rights actually mlkshk, seitan squid craft beer tempor. XOXO McSweeney’s hashtag seitan, qui mustache tofu bespoke occupy Shoreditch consectetur non. Ex Portland Pitchfork irure mustache.\r\n\r\n[/kc_column_text][/kc_column_inner#][/kc_row_inner#][kc_row_inner# _id=\"70392\" css_custom=\"{`kc-css`:{`any`:{`box`:{`padding|`:`30px inherit inherit inherit`}}}}\"][kc_column_inner# width=\"50{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}\" _id=\"424629\"][kc_column_text _id=\"813741\" css_custom=\"{`kc-css`:{`any`:{`typography`:{`color|,p`:`#242424`,`font-family|,p`:`Libre Franklin`,`font-size|,p`:`16px`,`font-weight|,p`:`600`,`text-transform|,p`:`none`}}}}\"]\r\n\r\nHow Do I Place an Order?\r\n\r\n[/kc_column_text][kc_column_text _id=\"994909\" css_custom=\"{`kc-css`:{`any`:{`typography`:{`color|,p`:`#616161`,`font-family|,p`:`Libre Franklin`,`font-size|,p`:`14px`,`font-weight|,p`:`400`}}}}\"]\r\n\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Phasellus sapien lorem, consectetur et turpis id, blandit interdum metus. Morbi sed ligula id elit mollis efficitur ut nec ligula. Proin erat magna, pellentesque at elementum at, eleifend a tortor.\r\n\r\n[/kc_column_text][/kc_column_inner#][kc_column_inner# width=\"50{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}\" _id=\"495393\"][kc_column_text _id=\"581851\" css_custom=\"{`kc-css`:{`any`:{`typography`:{`color|,p`:`#242424`,`font-family|,p`:`Libre Franklin`,`font-size|,p`:`16px`,`font-weight|,p`:`600`,`text-transform|,p`:`none`}}}}\"]\r\n\r\nDo I Need A Account To Place Order?\r\n\r\n[/kc_column_text][kc_column_text _id=\"162344\" css_custom=\"{`kc-css`:{`any`:{`typography`:{`color|,p`:`#616161`,`font-family|,p`:`Libre Franklin`,`font-size|,p`:`14px`,`font-weight|,p`:`400`}}}}\"]\r\n\r\nMissing mobile purchase\r\nIf you purchased a course on iOS or Android, it\'s possible that the course was not registered to your account. Please email your purchase receipt to helpyou@educo.com.\r\n\r\n[/kc_column_text][/kc_column_inner#][/kc_row_inner#][/kc_column_inner][/kc_row_inner][/kc_column][/kc_row][kc_row use_container=\"yes\" _id=\"843930\" css_custom=\"{`kc-css`:{`any`:{`box`:{`padding|`:`inherit inherit 40px inherit`}}}}\"][kc_column width=\"12/12\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"552677\"][kc_row_inner _id=\"662978\" css_custom=\"{`kc-css`:{`any`:{`box`:{`padding|`:`70px inherit inherit inherit`}}}}\"][kc_column_inner width=\"100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}\" _id=\"867599\"][kc_column_text _id=\"785352\" css_custom=\"{`kc-css`:{`any`:{`typography`:{`color|,p`:`#a1d407`,`font-family|,p`:`Libre Franklin`,`font-size|,p`:`24px`,`font-weight|,p`:`700`,`text-transform|,p`:`none`}}}}\"]\r\n\r\n<span class=\"list-number\">03. </span> Payment Infomartion\r\n\r\n[/kc_column_text][kc_row_inner# _id=\"757813\" css_custom=\"{`kc-css`:{`any`:{`box`:{`padding|`:`12px inherit inherit inherit`}}}}\"][kc_column_inner# width=\"50{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}\" _id=\"981030\"][kc_column_text _id=\"42502\" css_custom=\"{`kc-css`:{`any`:{`typography`:{`color|,p`:`#242424`,`font-family|,p`:`Libre Franklin`,`font-size|,p`:`16px`,`font-weight|,p`:`600`,`text-transform|,p`:`none`}}}}\"]\r\n\r\nWhat Payment Methods Are Accepted?\r\n\r\n[/kc_column_text][kc_column_text _id=\"364830\" css_custom=\"{`kc-css`:{`any`:{`typography`:{`color|,p`:`#616161`,`font-family|,p`:`Libre Franklin`,`font-size|,p`:`14px`,`font-weight|,p`:`400`}}}}\"]\r\n\r\nFashion axe DIY jean shorts, swag kale chips meh polaroid kogi butcher Wes Anderson chambray next level semiotics gentrify yr. Voluptate photo booth fugiat Vice. Austin sed Williamsburg, ea labore raw denim voluptate cred proident mixtape excepteur mustache. Twee chia photo booth readymade food truck, hoodie roof party swag keytar PBR DIY.\r\n\r\n[/kc_column_text][/kc_column_inner#][kc_column_inner# width=\"50{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}\" _id=\"486005\"][kc_column_text _id=\"259547\" css_custom=\"{`kc-css`:{`any`:{`typography`:{`color|,p`:`#242424`,`font-family|,p`:`Libre Franklin`,`font-size|,p`:`16px`,`font-weight|,p`:`600`,`text-transform|,p`:`none`}}}}\"]\r\n\r\nIs Buying On-Line Safe?\r\n\r\n[/kc_column_text][kc_column_text _id=\"20713\" css_custom=\"{`kc-css`:{`any`:{`typography`:{`color|,p`:`#616161`,`font-family|,p`:`Libre Franklin`,`font-size|,p`:`14px`,`font-weight|,p`:`400`}}}}\"]\r\n\r\nArt party authentic freegan semiotics jean shorts chia cred. Neutra Austin roof party Brooklyn, synth Thundercats swag 8-bit photo booth. Plaid letterpress leggings craft beer meh ethical Pinterest.\r\n\r\n[/kc_column_text][/kc_column_inner#][/kc_row_inner#][kc_row_inner# _id=\"136632\" css_custom=\"{`kc-css`:{`any`:{`box`:{`padding|`:`30px inherit 30px inherit`}}}}\"][kc_column_inner# width=\"50{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}\" _id=\"859308\"][kc_column_text _id=\"165966\" css_custom=\"{`kc-css`:{`any`:{`typography`:{`color|,p`:`#242424`,`font-family|,p`:`Libre Franklin`,`font-size|,p`:`16px`,`font-weight|,p`:`600`,`text-transform|,p`:`none`}}}}\"]\r\n\r\nHow do I change my password?\r\n\r\n[/kc_column_text][kc_column_text _id=\"464786\" css_custom=\"{`kc-css`:{`any`:{`typography`:{`color|,p`:`#616161`,`font-family|,p`:`Libre Franklin`,`font-size|,p`:`14px`,`font-weight|,p`:`400`}}}}\"]\r\n\r\nPlaid letterpress leggings craft beer meh ethical Pinterest. Art party authentic freegan semiotics jean shorts chia cred. Neutra Austin roof party Brooklyn, synth Thundercats swag 8-bit photo booth.\r\n\r\n[/kc_column_text][/kc_column_inner#][kc_column_inner# width=\"50{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}\" _id=\"725133\"][kc_column_text _id=\"704457\" css_custom=\"{`kc-css`:{`any`:{`typography`:{`color|,p`:`#242424`,`font-family|,p`:`Libre Franklin`,`font-size|,p`:`16px`,`font-weight|,p`:`600`,`text-transform|,p`:`none`}}}}\"]\r\n\r\nWhat Shipping Methods Are Available?\r\n\r\n[/kc_column_text][kc_column_text _id=\"261039\" css_custom=\"{`kc-css`:{`any`:{`typography`:{`color|,p`:`#616161`,`font-family|,p`:`Libre Franklin`,`font-size|,p`:`14px`,`font-weight|,p`:`400`}}}}\"]\r\n\r\nNeutra fap before they sold out literally Williamsburg. Aliquip ugh bicycle rights actually mlkshk, seitan squid craft beer tempor. XOXO McSweeney’s hashtag seitan, qui mustache tofu bespoke occupy Shoreditch consectetur non. Ex Portland Pitchfork irure mustache.\r\n\r\n[/kc_column_text][/kc_column_inner#][/kc_row_inner#][/kc_column_inner][/kc_row_inner][/kc_column][/kc_row]'),
(115294, 1186, 'rs_page_bg_color', '#ffffff'),
(115295, 1186, 'kc_raw_content', '[kc_row _id=\"222575\"][kc_column width=\"12/12\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"937926\"][kc_spacing height=\"85px\" _id=\"198591\"][kc_column_text _id=\"20907\" css_custom=\"{`kc-css`:{`any`:{`typography`:{`color|,p`:`#242424`,`font-family|,p`:`Libre Franklin`,`font-size|,p`:`36px`,`line-height|,p`:`40px`,`font-weight|,p`:`700`,`text-align|,p`:`center`},`box`:{`margin|p`:`inherit inherit 5px inherit`}}}}\"]\r\n\r\nContact info\r\n\r\n[/kc_column_text][kc_column_text _id=\"737321\" css_custom=\"{`kc-css`:{`any`:{`typography`:{`color|,p`:`#616161`,`font-family|,p`:`Libre Franklin`,`font-size|,p`:`14px`,`font-weight|,p`:`400`,`text-align|,p`:`center`}}}}\"]\r\n\r\nWelcome to our Website. We are glad to have you around.\r\n\r\n[/kc_column_text][kc_spacing height=\"60px\" _id=\"727011\"][/kc_column][/kc_row][kc_row use_container=\"yes\" css_custom=\"{`kc-css`:{`any`:{`box`:{`padding|`:`inherit inherit 60px inherit`}}}}\" _id=\"135225\"][kc_column width=\"12/12\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"800577\"][kc_column_text _id=\"343859\"]\r\n<div class=\"contact-us\">\r\n<div class=\"inner\"><span class=\"label\"><i class=\"mn-icon-220\"></i>Email</span><span class=\"content\">hello@denso.com</span></div>\r\n<div class=\"inner\"><span class=\"label\"><i class=\"mn-icon-258\"></i>Phone number</span><span class=\"content\">+84 (800) 55 555 55</span></div>\r\n<div class=\"inner\"><span class=\"label\"><i class=\"mn-icon-1142\"></i>Address</span><span class=\"content\">59 Downtown St, Melbourne Australia</span></div>\r\n</div>\r\n[/kc_column_text][/kc_column][/kc_row][kc_row use_container=\"yes\" css_custom=\"{`kc-css`:{`any`:{`background`:{`background|`:`eyJjb2xvciI6IiNlZWVlZWUiLCJsaW5lYXJHcmFkaWVudCI6WyIiXSwiaW1hZ2UiOiJub25lIiwicG9zaXRpb24iOiIwJSAwJSIsInNpemUiOiJhdXRvIiwicmVwZWF0IjoicmVwZWF0IiwiYXR0YWNobWVudCI6InNjcm9sbCIsImFkdmFuY2VkIjowfQ==`}}}}\" cols_gap=\"{`kc-css`:{`any`:{`group`:{`max-width|.kc-container`:`100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}}}}\" _id=\"221791\"][kc_column width=\"50{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}\" _id=\"653981\" css_custom=\"{`kc-css`:{`999`:{`box`:{`width|`:`100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}}}}\"][element_google_map latitude=\"40.722701\" longitude=\"-73.994701\" map_height=\"440\" map_zoom=\"14\" map_style=\"cool-grey\" map_key=\"AIzaSyAgLtmIukM56mTfet5MEoPsng51Ws06Syc\" _id=\"299433\" advanced=\"yes\" marker_icon=\"1209\"][/kc_column][kc_column width=\"50{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}\" _id=\"945107\" css_custom=\"{`kc-css`:{`999`:{`box`:{`width|`:`100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}},`any`:{`box`:{`padding|`:`30px 65px inherit 65px`}}}}\"][kc_column_text _id=\"818266\"]\r\n\r\n[contact-form-7 id=\"4\" title=\"Contact form 1\"]\r\n\r\n[/kc_column_text][/kc_column][/kc_row]'),
(115297, 74, 'rs_page_bg_color', '#ffffff'),
(115298, 74, 'kc_raw_content', '[kc_row use_container=\"yes\" _id=\"50075\" css_custom=\"{`kc-css`:{`any`:{`box`:{`padding|`:`inherit inherit 40px inherit`}}}}\"][kc_column width=\"12/12\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"507969\"][woocommerce_checkout][/kc_column][/kc_row]'),
(115299, 73, '_edit_last', '1'),
(115300, 73, 'rs_page_bg_color', '#ffffff'),
(115301, 73, 'kc_raw_content', '[kc_row use_container=\"yes\" _id=\"642664\" css_custom=\"{`kc-css`:{`any`:{`box`:{`padding|`:`inherit inherit 30px inherit`}}}}\"][kc_column width=\"12/12\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"314733\"][woocommerce_cart][/kc_column][/kc_row]'),
(115302, 1135, '_edit_last', '1'),
(115303, 1135, 'rs_page_bg_color', '#ffffff'),
(115304, 1135, 'kc_raw_content', '[kc_row use_container=\"yes\" _id=\"614286\" css_custom=\"{`kc-css`:{`any`:{`box`:{`padding|`:`40px inherit 30px inherit`}}}}\"][kc_column width=\"12/12\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"339094\"][kc_column_text]<p>[wcv_pro_vendorslist]</p>\r\n[/kc_column_text][/kc_column][/kc_row]'),
(115305, 3, '_edit_last', '1'),
(115306, 3, 'slide_template', 'default'),
(115307, 3, 'rs_page_bg_color', '#ffffff');
INSERT INTO `wpx5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(115308, 3, 'kc_raw_content', '<p>[kc_row use_container=\"yes\" force=\"no\" column_align=\"middle\" video_mute=\"no\" _id=\"113989\"][kc_column width=\"12/12\" video_mute=\"no\" _id=\"333206\"][kc_column_text]</p>\r\n<p><!-- wp:heading --></p>\r\n<h2>Who we are</h2>\r\n<p><!-- /wp:heading -->\r\n\r\n<!-- wp:paragraph --></p>\r\n<p>Our website address is: https://NextShoes.UK.</p>\r\n<p><!-- /wp:paragraph -->\r\n\r\n<!-- wp:heading --></p>\r\n<h2>What personal data we collect and why we collect it</h2>\r\n<p><!-- /wp:heading -->\r\n\r\n<!-- wp:heading {\"level\":3} --></p>\r\n<h3>Comments</h3>\r\n<p><!-- /wp:heading -->\r\n\r\n<!-- wp:paragraph --></p>\r\n<p>When visitors leave comments on the site we collect the data shown in the comments form, and also the visitor’s IP address and browser user agent string to help spam detection.</p>\r\n<p><!-- /wp:paragraph -->\r\n\r\n<!-- wp:paragraph --></p>\r\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>\r\n<p><!-- /wp:paragraph -->\r\n\r\n<!-- wp:heading {\"level\":3} --></p>\r\n<h3>Media</h3>\r\n<p><!-- /wp:heading -->\r\n\r\n<!-- wp:paragraph --></p>\r\n<p>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>\r\n<p><!-- /wp:paragraph -->\r\n\r\n<!-- wp:heading {\"level\":3} --></p>\r\n<h3>Contact forms</h3>\r\n<p><!-- /wp:heading -->\r\n\r\n<!-- wp:heading {\"level\":3} --></p>\r\n<h3>Cookies</h3>\r\n<p><!-- /wp:heading -->\r\n\r\n<!-- wp:paragraph --></p>\r\n<p>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>\r\n<p><!-- /wp:paragraph -->\r\n\r\n<!-- wp:paragraph --></p>\r\n<p>If you have an account and you log in to this site, 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>\r\n<p><!-- /wp:paragraph -->\r\n\r\n<!-- wp:paragraph --></p>\r\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 \"Remember Me\", your login will persist for two weeks. If you log out of your account, the login cookies will be removed.</p>\r\n<p><!-- /wp:paragraph -->\r\n\r\n<!-- wp:paragraph --></p>\r\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>\r\n<p><!-- /wp:paragraph -->\r\n\r\n<!-- wp:heading {\"level\":3} --></p>\r\n<h3>Embedded content from other websites</h3>\r\n<p><!-- /wp:heading -->\r\n\r\n<!-- wp:paragraph --></p>\r\n<p>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>\r\n<p><!-- /wp:paragraph -->\r\n\r\n<!-- wp:paragraph --></p>\r\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>\r\n<p><!-- /wp:paragraph -->\r\n\r\n<!-- wp:heading {\"level\":3} --></p>\r\n<h3>Analytics</h3>\r\n<p><!-- /wp:heading -->\r\n\r\n<!-- wp:heading --></p>\r\n<h2>Who we share your data with</h2>\r\n<p><!-- /wp:heading -->\r\n\r\n<!-- wp:heading --></p>\r\n<h2>How long we retain your data</h2>\r\n<p><!-- /wp:heading -->\r\n\r\n<!-- wp:paragraph --></p>\r\n<p>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>\r\n<p><!-- /wp:paragraph -->\r\n\r\n<!-- wp:paragraph --></p>\r\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>\r\n<p><!-- /wp:paragraph -->\r\n\r\n<!-- wp:heading --></p>\r\n<h2>What rights you have over your data</h2>\r\n<p><!-- /wp:heading -->\r\n\r\n<!-- wp:paragraph --></p>\r\n<p>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>\r\n<p><!-- /wp:paragraph -->\r\n\r\n<!-- wp:heading --></p>\r\n<h2>Where we send your data</h2>\r\n<p><!-- /wp:heading -->\r\n\r\n<!-- wp:paragraph --></p>\r\n<p>Visitor comments may be checked through an automated spam detection service.</p>\r\n<p><!-- /wp:paragraph -->\r\n\r\n<!-- wp:heading --></p>\r\n<h2>Your contact information</h2>\r\n<p><!-- /wp:heading -->\r\n\r\n<!-- wp:heading --></p>\r\n<h2>Additional information</h2>\r\n<p><!-- /wp:heading -->\r\n\r\n<!-- wp:heading {\"level\":3} --></p>\r\n<h3>How we protect your data</h3>\r\n<p><!-- /wp:heading -->\r\n\r\n<!-- wp:heading {\"level\":3} --></p>\r\n<h3>What data breach procedures we have in place</h3>\r\n<p><!-- /wp:heading -->\r\n\r\n<!-- wp:heading {\"level\":3} --></p>\r\n<h3>What third parties we receive data from</h3>\r\n<p><!-- /wp:heading -->\r\n\r\n<!-- wp:heading {\"level\":3} --></p>\r\n<h3>What automated decision making and/or profiling we do with user data</h3>\r\n<p><!-- /wp:heading -->\r\n\r\n<!-- wp:heading {\"level\":3} --></p>\r\n<h3>Industry regulatory disclosure requirements</h3>\r\n<p><!-- /wp:heading --></p>\r\n<p>[/kc_column_text][/kc_column][/kc_row]</p>'),
(115309, 3, 'apus_page_layout', 'main'),
(115310, 3, 'apus_page_fullwidth', 'no'),
(115311, 3, 'apus_page_left_sidebar', 'sidebar-default'),
(115312, 3, 'apus_page_right_sidebar', 'sidebar-default'),
(115313, 3, 'apus_page_show_breadcrumb', 'yes'),
(115314, 3, 'apus_page_header_type', 'v3'),
(115315, 3, 'apus_page_footer_type', 'global'),
(115316, 6586, '_edit_lock', '1622570021:1'),
(115317, 1353, '_edit_lock', '1622647918:1');

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

--
-- Table structure for table `wpx5_posts`
--

CREATE TABLE `wpx5_posts` (
  `ID` bigint(20) UNSIGNED NOT NULL,
  `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 COLLATE utf8mb4_unicode_ci NOT NULL,
  `post_title` text COLLATE utf8mb4_unicode_ci NOT NULL,
  `post_excerpt` text COLLATE utf8mb4_unicode_ci NOT NULL,
  `post_status` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'publish',
  `comment_status` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'open',
  `ping_status` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'open',
  `post_password` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `post_name` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `to_ping` text COLLATE utf8mb4_unicode_ci NOT NULL,
  `pinged` text COLLATE utf8mb4_unicode_ci NOT NULL,
  `post_modified` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `post_modified_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `post_content_filtered` longtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `post_parent` bigint(20) UNSIGNED NOT NULL DEFAULT 0,
  `guid` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `menu_order` int(11) NOT NULL DEFAULT 0,
  `post_type` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'post',
  `post_mime_type` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `comment_count` bigint(20) NOT NULL DEFAULT 0
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `wpx5_posts`
--

INSERT INTO `wpx5_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(1, 1, '2020-04-19 07:31:55', '2020-04-19 07:31:55', '<!-- wp:paragraph -->\n<p>Welcome to WordPress. This is your first post. Edit or delete it, then start writing!</p>\n<!-- /wp:paragraph -->', 'Hello world!', '', 'publish', 'open', 'open', '', 'hello-world', '', '', '2020-04-19 07:31:55', '2020-04-19 07:31:55', '', 0, 'https://kingzrepairs.co.uk/?p=1', 0, 'post', '', 1),
(2, 1, '2020-04-19 07:31:55', '2020-04-19 07:31:55', '<!-- wp:paragraph -->\n<p>This is an example page. It\'s different from a blog post because it will stay in one place and will show up in your site navigation (in most themes). Most people start with an About page that introduces them to potential site visitors. It might say something like this:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:quote -->\n<blockquote class=\"wp-block-quote\"><p>Hi there! I\'m a bike messenger by day, aspiring actor by night, and this is my website. I live in Los Angeles, have a great dog named Jack, and I like pi&#241;a coladas. (And gettin\' caught in the rain.)</p></blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:paragraph -->\n<p>...or something like this:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:quote -->\n<blockquote class=\"wp-block-quote\"><p>The XYZ Doohickey Company was founded in 1971, and has been providing quality doohickeys to the public ever since. Located in Gotham City, XYZ employs over 2,000 people and does all kinds of awesome things for the Gotham community.</p></blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:paragraph -->\n<p>As a new WordPress user, you should go to <a href=\"https://NextShoes.UK/wp-admin/\">your dashboard</a> to delete this page and create new pages for your content. Have fun!</p>\n<!-- /wp:paragraph -->', 'Sample Page', '', 'publish', 'closed', 'open', '', 'sample-page', '', '', '2020-04-19 07:31:55', '2020-04-19 07:31:55', '', 0, 'https://kingzrepairs.co.uk/?page_id=2', 0, 'page', '', 0),
(3, 1, '2020-04-19 07:31:55', '2020-04-19 07:31:55', '<style type=\"text/css\"></style><p><section class=\"kc-elm kc-css-4017396 kc_row\"><div class=\"kc-row-container  kc-container\"><div class=\"kc-wrap-columns\"><div class=\"kc-elm kc-css-4335915 kc_col-sm-12 kc_column kc_col-sm-12\"><div class=\"kc-col-container\"><div class=\"kc-elm kc-css-4213190 kc_text_block\"></p>\n<p><!-- wp:heading --></p>\n<h2>Who we are</h2>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>Our website address is: https://NextShoes.UK.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:heading --></p>\n<h2>What personal data we collect and why we collect it</h2>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:heading {\"level\":3} --></p>\n<h3>Comments</h3>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>When visitors leave comments on the site we collect the data shown in the comments form, and also the visitor’s IP address and browser user agent string to help spam detection.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\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<p><!-- /wp:paragraph --></p>\n<p><!-- wp:heading {\"level\":3} --></p>\n<h3>Media</h3>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>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<p><!-- /wp:paragraph --></p>\n<p><!-- wp:heading {\"level\":3} --></p>\n<h3>Contact forms</h3>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:heading {\"level\":3} --></p>\n<h3>Cookies</h3>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>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<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>If you have an account and you log in to this site, 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<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\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 \"Remember Me\", your login will persist for two weeks. If you log out of your account, the login cookies will be removed.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\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<p><!-- /wp:paragraph --></p>\n<p><!-- wp:heading {\"level\":3} --></p>\n<h3>Embedded content from other websites</h3>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>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<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\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<p><!-- /wp:paragraph --></p>\n<p><!-- wp:heading {\"level\":3} --></p>\n<h3>Analytics</h3>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:heading --></p>\n<h2>Who we share your data with</h2>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:heading --></p>\n<h2>How long we retain your data</h2>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>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<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\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<p><!-- /wp:paragraph --></p>\n<p><!-- wp:heading --></p>\n<h2>What rights you have over your data</h2>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>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<p><!-- /wp:paragraph --></p>\n<p><!-- wp:heading --></p>\n<h2>Where we send your data</h2>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>Visitor comments may be checked through an automated spam detection service.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:heading --></p>\n<h2>Your contact information</h2>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:heading --></p>\n<h2>Additional information</h2>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:heading {\"level\":3} --></p>\n<h3>How we protect your data</h3>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:heading {\"level\":3} --></p>\n<h3>What data breach procedures we have in place</h3>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:heading {\"level\":3} --></p>\n<h3>What third parties we receive data from</h3>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:heading {\"level\":3} --></p>\n<h3>What automated decision making and/or profiling we do with user data</h3>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:heading {\"level\":3} --></p>\n<h3>Industry regulatory disclosure requirements</h3>\n<p><!-- /wp:heading --></p>\n<p>\n</div></div></div></div></div></section></p>', 'Privacy Policy', '', 'publish', 'closed', 'open', '', 'privacy-policy', '', '', '2021-06-01 16:49:40', '2021-06-01 16:49:40', '<p>[kc_row use_container=\"yes\" force=\"no\" column_align=\"middle\" video_mute=\"no\" _id=\"113989\"][kc_column width=\"12/12\" video_mute=\"no\" _id=\"333206\"][kc_column_text]</p>\r\n<p><!-- wp:heading --></p>\r\n<h2>Who we are</h2>\r\n<p><!-- /wp:heading -->\r\n\r\n<!-- wp:paragraph --></p>\r\n<p>Our website address is: https://NextShoes.UK.</p>\r\n<p><!-- /wp:paragraph -->\r\n\r\n<!-- wp:heading --></p>\r\n<h2>What personal data we collect and why we collect it</h2>\r\n<p><!-- /wp:heading -->\r\n\r\n<!-- wp:heading {\"level\":3} --></p>\r\n<h3>Comments</h3>\r\n<p><!-- /wp:heading -->\r\n\r\n<!-- wp:paragraph --></p>\r\n<p>When visitors leave comments on the site we collect the data shown in the comments form, and also the visitor’s IP address and browser user agent string to help spam detection.</p>\r\n<p><!-- /wp:paragraph -->\r\n\r\n<!-- wp:paragraph --></p>\r\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>\r\n<p><!-- /wp:paragraph -->\r\n\r\n<!-- wp:heading {\"level\":3} --></p>\r\n<h3>Media</h3>\r\n<p><!-- /wp:heading -->\r\n\r\n<!-- wp:paragraph --></p>\r\n<p>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>\r\n<p><!-- /wp:paragraph -->\r\n\r\n<!-- wp:heading {\"level\":3} --></p>\r\n<h3>Contact forms</h3>\r\n<p><!-- /wp:heading -->\r\n\r\n<!-- wp:heading {\"level\":3} --></p>\r\n<h3>Cookies</h3>\r\n<p><!-- /wp:heading -->\r\n\r\n<!-- wp:paragraph --></p>\r\n<p>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>\r\n<p><!-- /wp:paragraph -->\r\n\r\n<!-- wp:paragraph --></p>\r\n<p>If you have an account and you log in to this site, 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>\r\n<p><!-- /wp:paragraph -->\r\n\r\n<!-- wp:paragraph --></p>\r\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 \"Remember Me\", your login will persist for two weeks. If you log out of your account, the login cookies will be removed.</p>\r\n<p><!-- /wp:paragraph -->\r\n\r\n<!-- wp:paragraph --></p>\r\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>\r\n<p><!-- /wp:paragraph -->\r\n\r\n<!-- wp:heading {\"level\":3} --></p>\r\n<h3>Embedded content from other websites</h3>\r\n<p><!-- /wp:heading -->\r\n\r\n<!-- wp:paragraph --></p>\r\n<p>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>\r\n<p><!-- /wp:paragraph -->\r\n\r\n<!-- wp:paragraph --></p>\r\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>\r\n<p><!-- /wp:paragraph -->\r\n\r\n<!-- wp:heading {\"level\":3} --></p>\r\n<h3>Analytics</h3>\r\n<p><!-- /wp:heading -->\r\n\r\n<!-- wp:heading --></p>\r\n<h2>Who we share your data with</h2>\r\n<p><!-- /wp:heading -->\r\n\r\n<!-- wp:heading --></p>\r\n<h2>How long we retain your data</h2>\r\n<p><!-- /wp:heading -->\r\n\r\n<!-- wp:paragraph --></p>\r\n<p>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>\r\n<p><!-- /wp:paragraph -->\r\n\r\n<!-- wp:paragraph --></p>\r\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>\r\n<p><!-- /wp:paragraph -->\r\n\r\n<!-- wp:heading --></p>\r\n<h2>What rights you have over your data</h2>\r\n<p><!-- /wp:heading -->\r\n\r\n<!-- wp:paragraph --></p>\r\n<p>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>\r\n<p><!-- /wp:paragraph -->\r\n\r\n<!-- wp:heading --></p>\r\n<h2>Where we send your data</h2>\r\n<p><!-- /wp:heading -->\r\n\r\n<!-- wp:paragraph --></p>\r\n<p>Visitor comments may be checked through an automated spam detection service.</p>\r\n<p><!-- /wp:paragraph -->\r\n\r\n<!-- wp:heading --></p>\r\n<h2>Your contact information</h2>\r\n<p><!-- /wp:heading -->\r\n\r\n<!-- wp:heading --></p>\r\n<h2>Additional information</h2>\r\n<p><!-- /wp:heading -->\r\n\r\n<!-- wp:heading {\"level\":3} --></p>\r\n<h3>How we protect your data</h3>\r\n<p><!-- /wp:heading -->\r\n\r\n<!-- wp:heading {\"level\":3} --></p>\r\n<h3>What data breach procedures we have in place</h3>\r\n<p><!-- /wp:heading -->\r\n\r\n<!-- wp:heading {\"level\":3} --></p>\r\n<h3>What third parties we receive data from</h3>\r\n<p><!-- /wp:heading -->\r\n\r\n<!-- wp:heading {\"level\":3} --></p>\r\n<h3>What automated decision making and/or profiling we do with user data</h3>\r\n<p><!-- /wp:heading -->\r\n\r\n<!-- wp:heading {\"level\":3} --></p>\r\n<h3>Industry regulatory disclosure requirements</h3>\r\n<p><!-- /wp:heading --></p>\r\n<p>[/kc_column_text][/kc_column][/kc_row]</p>', 0, 'https://kingzrepairs.co.uk/?page_id=3', 0, 'page', '', 0),
(6, 1, '2020-04-19 07:40:43', '2020-04-19 07:40:43', '<label> Your Name (required)\n    [text* your-name] </label>\n\n<label> Your Email (required)\n    [email* your-email] </label>\n\n<label> Subject\n    [text your-subject] </label>\n\n<label> Your Message\n    [textarea your-message] </label>\n\n[submit \"Send\"]\nMy Blog \"[your-subject]\"\nMy Blog <admin@NextShoes.UK>\nFrom: [your-name] <[your-email]>\nSubject: [your-subject]\n\nMessage Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on My Blog (https://NextShoes.UK)\nadmin@NextShoes.UK\nReply-To: [your-email]\n\n0\n0\n\nMy Blog \"[your-subject]\"\nMy Blog <admin@NextShoes.UK>\nMessage Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on My Blog (https://NextShoes.UK)\n[your-email]\nReply-To: admin@NextShoes.UK\n\n0\n0\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.\nThe field is required.\nThe field is too long.\nThe field is too short.', 'Contact form 1', '', 'publish', 'closed', 'closed', '', 'contact-form-1', '', '', '2020-04-19 07:40:43', '2020-04-19 07:40:43', '', 0, 'https://kingzrepairs.co.uk/?post_type=wpcf7_contact_form&p=6', 0, 'wpcf7_contact_form', '', 0),
(1495, 1, '2020-05-06 09:39:14', '2020-05-06 09:39:14', '', 'XTRATUF-Performance-Series-6-Mens-Full-Rubber-Ankle-Deck-Boots', '', 'inherit', 'open', 'closed', '', 'xtratuf-performance-series-6-mens-full-rubber-ankle-deck-boots-4', '', '', '2020-05-06 09:39:14', '2020-05-06 09:39:14', '', 0, 'http://nextshoes.uk/?attachment_id=1495', 0, 'attachment', 'image/jpeg', 0),
(7, 1, '2020-04-19 07:40:45', '2020-04-19 07:40:45', '', 'woocommerce-placeholder', '', 'inherit', 'open', 'closed', '', 'woocommerce-placeholder', '', '', '2020-04-19 07:40:45', '2020-04-19 07:40:45', '', 0, 'https://kingzrepairs.co.uk/wp-content/uploads/2020/04/woocommerce-placeholder.png', 0, 'attachment', 'image/png', 0),
(8, 1, '2020-04-19 07:41:43', '2020-04-19 07:41:43', '[yith_wcwl_wishlist]', 'Wishlist', '', 'publish', 'closed', 'closed', '', 'wishlist', '', '', '2020-04-19 07:41:43', '2020-04-19 07:41:43', '', 0, 'https://kingzrepairs.co.uk/wishlist/', 0, 'page', '', 0),
(9, 1, '2017-01-06 03:15:09', '2017-01-06 03:15:09', '[kc_row use_container=\"no\" _id=\"106263\" css_custom=\"{`kc-css`:{`any`:{`background`:{`background|`:`eyJjb2xvciI6InRyYW5zcGFyZW50IiwibGluZWFyR3JhZGllbnQiOlsiIl0sImltYWdlIjoibm9uZSIsInBvc2l0aW9uIjoiMCUgMCUiLCJzaXplIjoiYXV0byIsInJlcGVhdCI6InJlcGVhdCIsImF0dGFjaG1lbnQiOiJzY3JvbGwiLCJhZHZhbmNlZCI6MH0=`}}}}\"][kc_column width=\"12/12\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"533277\"][kc_spacing height=\"26px\" _id=\"985375\" class=\"hidden-md hidden-lg\"][kc_spacing height=\"55px\" _id=\"523168\" class=\"hidden-sm hidden-xs\"][/kc_column][/kc_row][kc_row use_container=\"yes\" _id=\"296228\" cols_gap=\"{`kc-css`:{`any`:{`group`:{`max-width|.kc-container`:`1790px`}}}}\"][kc_column width=\"20%\" _id=\"313869\" css_custom=\"{`kc-css`:{`999`:{`box`:{`width|`:`100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}}}}\"][kc_column_text _id=\"741787\"]<div class=\"widget\" style=\"margin: 0 0 15px;\">\n<h2 class=\"widgettitle\">Contact Us</h2>\n</div>\n[/kc_column_text][kc_spacing height=\"6px\" _id=\"277776\"][element_contact_info _id=\"424159\" items=\"eyIxIjp7Imljb24iOiJtbi1pY29uLTExMzgiLCJpbWFnZSI6IiIsImRlc2NyaXB0aW9uIjoiVUU4Z1FtOTRJREUyTVRJeUlFTnZiR3hwYm5NZ1UzUnlaV1YwSUZkbGMzUWdWbWxqZEc5eWFXRWdPREF3TnlCQmRYTjBjbUZzYVdFPSJ9LCIyIjp7Imljb24iOiJtbi1pY29uLTI1OCIsImltYWdlIjoiIiwiZGVzY3JpcHRpb24iOiJLemcwTkNBeE1qTWdORFUySURjNCJ9LCIzIjp7Imljb24iOiJtbi1pY29uLTIyMCIsImltYWdlIjoiIiwiZGVzY3JpcHRpb24iOiJZMjl1ZEdGalFIbHZkWEpqYjIxd1lXNTVMbU52YlE9PSJ9fQ==\"][kc_spacing height=\"12px\" _id=\"311756\"][element_socials_link _id=\"307518\" socials=\"eyIxIjp7InRpdGxlIjoiIiwidXJsIjoiIyIsImljb24iOiJtbi1pY29uLTE0MDUiLCJpbWFnZSI6IiJ9LCIyIjp7InRpdGxlIjoiIiwidXJsIjoiIyIsImljb24iOiJtbi1pY29uLTE0MDYiLCJpbWFnZSI6IiJ9LCIzIjp7InRpdGxlIjoiIiwidXJsIjoiIyIsImljb24iOiJtbi1pY29uLTE0MDgiLCJpbWFnZSI6IiJ9LCI0Ijp7InRpdGxlIjoiIiwidXJsIjoiIyIsImljb24iOiJtbi1pY29uLTE0MTYiLCJpbWFnZSI6IiJ9LCI1Ijp7InRpdGxlIjoiIiwidXJsIjoiIyIsImljb24iOiJtbi1pY29uLTE0NjciLCJpbWFnZSI6IiJ9fQ==\"][/kc_column][kc_column width=\"20%\" _id=\"866077\" css_custom=\"{`kc-css`:{`479`:{`box`:{`width|`:`100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}},`999`:{`box`:{`width|`:`33{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}}}}\"][kc_wp_widget data=\"eyJhcHVzX2N1c3RvbV9tZW51Ijp7InRpdGxlIjoiQ3VzdG9tZXIgU2VydmljZSIsIm5hdl9tZW51IjoiY3VzdG9tZXItc2VydmljZS1tZW51In19\" _id=\"179739\"][/kc_column][kc_column width=\"20%\" _id=\"374524\" css_custom=\"{`kc-css`:{`479`:{`box`:{`width|`:`100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}},`999`:{`box`:{`width|`:`33{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}}}}\"][kc_wp_widget data=\"eyJhcHVzX2N1c3RvbV9tZW51Ijp7InRpdGxlIjoiWW91ciBBY2NvdW50IiwibmF2X21lbnUiOiJ5b3VyLWFjY291bnQtbWVudSJ9fQ==\" _id=\"479291\"][/kc_column][kc_column width=\"20%\" _id=\"948917\" css_custom=\"{`kc-css`:{`479`:{`box`:{`width|`:`100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}},`999`:{`box`:{`width|`:`33{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}}}}\"][kc_wp_widget data=\"eyJhcHVzX2N1c3RvbV9tZW51Ijp7InRpdGxlIjoiQ29tcGFueSIsIm5hdl9tZW51IjoiY29tcGFueS1tZW51In19\" _id=\"739484\"][/kc_column][kc_column width=\"20%\" _id=\"229623\" css_custom=\"{`kc-css`:{`999`:{`box`:{`width|`:`100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}}}}\"][element_newsletter _id=\"788795\" style=\"style1\"][/kc_column][/kc_row][kc_row use_container=\"yes\" _id=\"785948\" css_custom=\"{`kc-css`:{`any`:{`box`:{`border|`:`1px solid rgba(255, 255, 255, 0.06)||1px solid rgba(255, 255, 255, 0.06)|`}}}}\"][kc_column width=\"100%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"485368\"][kc_spacing height=\"30px\" _id=\"872030\"][kc_single_image image_size=\"full\" _id=\"649583\" image_source=\"media_library\" image=\"30\" css_custom=\"{`kc-css`:{`any`:{`image-style`:{`text-align|`:`center`}}}}\"][kc_spacing height=\"30px\" _id=\"931055\"][/kc_column][/kc_row][kc_row use_container=\"yes\" _id=\"598094\" container_class=\"apus-copyright\"][kc_column width=\"100%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"898324\"][kc_wp_widget data=\"eyJhcHVzX2N1c3RvbV9tZW51Ijp7InRpdGxlIjoiQ3VzdG9tIE1lbnUiLCJuYXZfbWVudSI6ImZvb3Rlci1tZW51In19\" _id=\"54839\"][kc_column_text _id=\"349845\" css_custom=\"{`kc-css`:{`any`:{`box`:{`margin|p`:`5px inherit 0px inherit`}}}}\"]<p>\nCopyright © 2015 - All rights reserved. Powered by Wordpress</p>\n[/kc_column_text][/kc_column][/kc_row]', 'Footer 1', '', 'publish', 'closed', 'closed', '', 'footer-1', '', '', '2017-01-06 03:15:09', '2017-01-06 03:15:09', '', 0, 'http://demoapus-wp.com/denso_import/?post_type=apus_footer&amp;p=8', 0, 'apus_footer', '', 0),
(30, 1, '2017-01-06 04:18:22', '2017-01-06 04:18:22', '', 'pay-copyright', '', 'inherit', 'open', 'closed', '', 'pay-copyright', '', '', '2017-01-06 04:18:22', '2017-01-06 04:18:22', '', 0, 'https://kingzrepairs.co.uk/wp-content/uploads/2017/01/pay-copyright.png', 0, 'attachment', 'image/png', 0),
(35, 1, '2017-01-06 08:57:33', '2017-01-06 08:57:33', '', 'brand1', '', 'inherit', 'open', 'closed', '', 'brand1', '', '', '2017-01-06 08:57:33', '2017-01-06 08:57:33', '', 0, 'https://kingzrepairs.co.uk/wp-content/uploads/2017/01/brand1.png', 0, 'attachment', 'image/png', 0),
(36, 1, '2017-01-06 08:57:34', '2017-01-06 08:57:34', '', 'brand2', '', 'inherit', 'open', 'closed', '', 'brand2', '', '', '2017-01-06 08:57:34', '2017-01-06 08:57:34', '', 0, 'https://kingzrepairs.co.uk/wp-content/uploads/2017/01/brand2.png', 0, 'attachment', 'image/png', 0),
(37, 1, '2017-01-06 08:57:35', '2017-01-06 08:57:35', '', 'brand3', '', 'inherit', 'open', 'closed', '', 'brand3', '', '', '2017-01-06 08:57:35', '2017-01-06 08:57:35', '', 0, 'https://kingzrepairs.co.uk/wp-content/uploads/2017/01/brand3.png', 0, 'attachment', 'image/png', 0),
(38, 1, '2017-01-06 08:57:36', '2017-01-06 08:57:36', '', 'brand4', '', 'inherit', 'open', 'closed', '', 'brand4', '', '', '2017-01-06 08:57:36', '2017-01-06 08:57:36', '', 0, 'https://kingzrepairs.co.uk/wp-content/uploads/2017/01/brand4.png', 0, 'attachment', 'image/png', 0),
(39, 1, '2017-01-06 08:57:37', '2017-01-06 08:57:37', '', 'brand5', '', 'inherit', 'open', 'closed', '', 'brand5', '', '', '2017-01-06 08:57:37', '2017-01-06 08:57:37', '', 0, 'https://kingzrepairs.co.uk/wp-content/uploads/2017/01/brand5.png', 0, 'attachment', 'image/png', 0),
(47, 1, '2017-01-10 04:02:54', '2017-01-10 04:02:54', '', 'bg-slide1', '', 'inherit', 'open', 'closed', '', 'bg-slide1', '', '', '2017-01-10 04:02:54', '2017-01-10 04:02:54', '', 0, 'https://kingzrepairs.co.uk/wp-content/uploads/2017/01/bg-slide1.jpg', 0, 'attachment', 'image/jpeg', 0),
(48, 1, '2017-01-10 04:02:56', '2017-01-10 04:02:56', '', 'img-slide1', '', 'inherit', 'open', 'closed', '', 'img-slide1', '', '', '2017-01-10 04:02:56', '2017-01-10 04:02:56', '', 0, 'https://kingzrepairs.co.uk/wp-content/uploads/2017/01/img-slide1.png', 0, 'attachment', 'image/png', 0),
(49, 1, '2017-01-10 04:29:51', '2017-01-10 04:29:51', '', 'bg-palalax', '', 'inherit', 'open', 'closed', '', 'bg-palalax', '', '', '2017-01-10 04:29:51', '2017-01-10 04:29:51', '', 1347, 'https://kingzrepairs.co.uk/wp-content/uploads/2017/01/bg-palalax.jpg', 0, 'attachment', 'image/jpeg', 0),
(51, 1, '2017-01-10 06:57:41', '2017-01-10 06:57:41', '', 'bg-slide2', '', 'inherit', 'open', 'closed', '', 'bg-slide2', '', '', '2017-01-10 06:57:41', '2017-01-10 06:57:41', '', 0, 'https://kingzrepairs.co.uk/wp-content/uploads/2017/01/bg-slide2.jpg', 0, 'attachment', 'image/jpeg', 0),
(52, 1, '2017-01-10 06:57:43', '2017-01-10 06:57:43', '', 'img-slide2', '', 'inherit', 'open', 'closed', '', 'img-slide2', '', '', '2017-01-10 06:57:43', '2017-01-10 06:57:43', '', 0, 'https://kingzrepairs.co.uk/wp-content/uploads/2017/01/img-slide2.png', 0, 'attachment', 'image/png', 0),
(53, 1, '2017-01-10 07:05:59', '2017-01-10 07:05:59', '', 'button-paralaxx', '', 'inherit', 'open', 'closed', '', 'button-paralaxx', '', '', '2017-01-10 07:05:59', '2017-01-10 07:05:59', '', 40, 'https://kingzrepairs.co.uk/wp-content/uploads/2017/01/button-paralaxx.png', 0, 'attachment', 'image/png', 0),
(56, 1, '2017-01-10 07:12:02', '2017-01-10 07:12:02', '', 'img-paralax', '', 'inherit', 'open', 'closed', '', 'img-paralax', '', '', '2017-01-10 07:12:02', '2017-01-10 07:12:02', '', 0, 'https://kingzrepairs.co.uk/wp-content/uploads/2017/01/img-paralax.png', 0, 'attachment', 'image/png', 0),
(954, 1, '2017-03-06 10:08:20', '2017-03-06 10:08:20', '<style type=\"text/css\">@media only screen and (min-width: 1000px) and (max-width: 5000px){body.kc-css-system .kc-css-961171{width: 100%;}body.kc-css-system .kc-css-348557{width: 25%;}body.kc-css-system .kc-css-498237{width: 25%;}body.kc-css-system .kc-css-32177{width: 25%;}body.kc-css-system .kc-css-63354{width: 25%;}body.kc-css-system .kc-css-23434{width: 50%;}body.kc-css-system .kc-css-283084{width: 50%;}}body.kc-css-system .kc-css-220856 .kc-container{max-width: 1508px;}body.kc-css-system .kc-css-507003 .kc-container{max-width: 1508px;}body.kc-css-system .kc-css-369674{text-align: left;}body.kc-css-system .kc-css-369674 img{margin-bottom: 20px;}body.kc-css-system .kc-css-645990 .kc-container{max-width: 1508px;}body.kc-css-system .kc-css-645990{background: #333333;}body.kc-css-system .kc-css-953776 p{margin-top: 5px;margin-bottom: 0px;}@media only screen and (max-width: 999px){body.kc-css-system .kc-css-348557{width: 100c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b;}body.kc-css-system .kc-css-498237{width: 33c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b;}body.kc-css-system .kc-css-32177{width: 33c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b;}body.kc-css-system .kc-css-63354{width: 33c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b;}}@media only screen and (max-width: 479px){body.kc-css-system .kc-css-498237{width: 100c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b;}body.kc-css-system .kc-css-32177{width: 100c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b;}body.kc-css-system .kc-css-63354{width: 100c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b;}}</style><section class=\"kc-elm kc-css-220856 kc_row\"><div class=\"kc-row-container\"><div class=\"kc-wrap-columns\"><div class=\"kc-elm kc-css-961171 kc_col-sm-12 kc_column kc_col-sm-12\"><div class=\"kc-col-container\"><div class=\"kc-elm kc-css-914906 hidden-md hidden-lg\" style=\"height: 26px; clear: both; width:100%;\"></div><div class=\"kc-elm kc-css-877781 hidden-sm hidden-xs\" style=\"height: 55px; clear: both; width:100%;\"></div></div></div></div></div></section><section class=\"kc-elm kc-css-507003 kc_row\"><div class=\"kc-row-container  kc-container\"><div class=\"kc-wrap-columns\"><div class=\"kc-elm kc-css-348557 kc_col-sm-3 kc_column kc_col-sm-3\"><div class=\"kc-col-container\"><div class=\"kc-elm kc-css-369674 kc_shortcode kc_single_image\">\n\n        <img src=\"http://shoestimer.com/wp-content/uploads/2017/03/Logo-copy.jpg\" class=\"\" alt=\"\" />    </div>\n	<div class=\"contact-info\">\n					<div class=\"media\">\n			  	<div class=\"media-left\">\n			    			            	<i class=\"mn-icon-1138\"></i>\n				    			  	</div>\n			  	<div class=\"media-body\">\n			    	PO Box 16122 Collins Street West Victoria 8007 Australia			  	</div>\n			</div>\n					<div class=\"media\">\n			  	<div class=\"media-left\">\n			    			            	<i class=\"mn-icon-258\"></i>\n				    			  	</div>\n			  	<div class=\"media-body\">\n			    	+844 123 456 78			  	</div>\n			</div>\n					<div class=\"media\">\n			  	<div class=\"media-left\">\n			    			            	<i class=\"mn-icon-220\"></i>\n				    			  	</div>\n			  	<div class=\"media-body\">\n			    	contac@yourcompany.com			  	</div>\n			</div>\n			</div>\n<div class=\"kc-elm kc-css-227446\" style=\"height: 12px; clear: both; width:100%;\"></div></div></div><div class=\"kc-elm kc-css-498237 kc_col-sm-3 kc_column kc_col-sm-3\"><div class=\"kc-col-container\"><div class=\"widget widget_apus_custom_menu kc-elm kc-css-798684\"><div class=\"apus_custom_menu\"><div class=\"widget widget_nav_menu\"><h2 class=\"widgettitle\">Customer Service</h2></div></div></div></div></div><div class=\"kc-elm kc-css-32177 kc_col-sm-3 kc_column kc_col-sm-3\"><div class=\"kc-col-container\"><div class=\"widget widget_apus_custom_menu kc-elm kc-css-212215\"><div class=\"apus_custom_menu\"><div class=\"widget widget_nav_menu\"><h2 class=\"widgettitle\">Your Account</h2></div></div></div></div></div><div class=\"kc-elm kc-css-63354 kc_col-sm-3 kc_column kc_col-sm-3\"><div class=\"kc-col-container\"><div class=\"widget widget_apus_custom_menu kc-elm kc-css-998793\"><div class=\"apus_custom_menu\"><div class=\"widget widget_nav_menu\"><h2 class=\"widgettitle\">Company</h2></div></div></div></div></div></div></div></section><section class=\"kc-elm kc-css-645990 kc_row\"><div class=\"kc-row-container  kc-container  apus-copyright\"><div class=\"kc-wrap-columns\"><div class=\"kc-elm kc-css-23434 kc_col-sm-6 kc_column kc_col-sm-6\"><div class=\"kc-col-container\"><div class=\"kc-elm kc-css-953776 kc_text_block\"><p>Copyright © 2020 shoestimer.com/- All rights reserved. Powered by NextShoes.UK</p>\n</div></div></div><div class=\"kc-elm kc-css-283084 kc_col-sm-6 kc_column kc_col-sm-6\"><div class=\"kc-col-container\"><div class=\"widget widget_apus_custom_menu kc-elm kc-css-224351\"><div class=\"apus_custom_menu\"><div class=\"widget widget_nav_menu\"><h2 class=\"widgettitle\">Custom Menu</h2></div></div></div></div></div></div></div></section>', 'Footer 2', '', 'publish', 'closed', 'closed', '', 'footer-2', '', '', '2020-08-18 02:41:56', '2020-08-18 02:41:56', '[kc_row use_container=\"no\" _id=\"220856\" css_custom=\"{`kc-css`:{`any`:{`background`:{`background|`:`eyJjb2xvciI6InRyYW5zcGFyZW50IiwibGluZWFyR3JhZGllbnQiOlsiIl0sImltYWdlIjoibm9uZSIsInBvc2l0aW9uIjoiMCUgMCUiLCJzaXplIjoiYXV0byIsInJlcGVhdCI6InJlcGVhdCIsImF0dGFjaG1lbnQiOiJzY3JvbGwiLCJhZHZhbmNlZCI6MH0=`}}}}\" cols_gap=\"{`kc-css`:{`any`:{`group`:{`max-width|.kc-container`:`1508px`}}}}\"][kc_column width=\"100%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"961171\"][kc_spacing height=\"26px\" _id=\"914906\" class=\"hidden-md hidden-lg\"][kc_spacing height=\"55px\" _id=\"877781\" class=\"hidden-sm hidden-xs\"][/kc_column][/kc_row][kc_row _id=\"507003\" cols_gap=\"{`kc-css`:{`any`:{`group`:{`max-width|.kc-container`:`1508px`}}}}\" use_container=\"yes\"][kc_column width=\"25%\" _id=\"348557\" css_custom=\"{`kc-css`:{`999`:{`box`:{`width|`:`100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}}}}\"][kc_single_image image_size=\"full\" _id=\"369674\" image_source=\"media_library\" image=\"958\" css_custom=\"{`kc-css`:{`any`:{`image-style`:{`text-align|`:`left`,`margin|img`:`inherit inherit 20px inherit`}}}}\"][element_contact_info _id=\"557164\" items=\"eyIxIjp7Imljb24iOiJtbi1pY29uLTExMzgiLCJpbWFnZSI6IiIsImRlc2NyaXB0aW9uIjoiVUU4Z1FtOTRJREUyTVRJeUlFTnZiR3hwYm5NZ1UzUnlaV1YwSUZkbGMzUWdWbWxqZEc5eWFXRWdPREF3TnlCQmRYTjBjbUZzYVdFPSJ9LCIyIjp7Imljb24iOiJtbi1pY29uLTI1OCIsImltYWdlIjoiIiwiZGVzY3JpcHRpb24iOiJLemcwTkNBeE1qTWdORFUySURjNCJ9LCIzIjp7Imljb24iOiJtbi1pY29uLTIyMCIsImltYWdlIjoiIiwiZGVzY3JpcHRpb24iOiJZMjl1ZEdGalFIbHZkWEpqYjIxd1lXNTVMbU52YlE9PSJ9fQ==\"][kc_spacing height=\"12px\" _id=\"227446\"][/kc_column][kc_column width=\"25%\" _id=\"498237\" css_custom=\"{`kc-css`:{`479`:{`box`:{`width|`:`100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}},`999`:{`box`:{`width|`:`33{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}}}}\"][kc_wp_widget data=\"eyJhcHVzX2N1c3RvbV9tZW51Ijp7InRpdGxlIjoiQ3VzdG9tZXIgU2VydmljZSIsIm5hdl9tZW51IjoiY3VzdG9tZXItc2VydmljZS1tZW51In19\" _id=\"798684\"][/kc_column][kc_column width=\"25%\" _id=\"32177\" css_custom=\"{`kc-css`:{`479`:{`box`:{`width|`:`100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}},`999`:{`box`:{`width|`:`33{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}}}}\"][kc_wp_widget data=\"eyJhcHVzX2N1c3RvbV9tZW51Ijp7InRpdGxlIjoiWW91ciBBY2NvdW50IiwibmF2X21lbnUiOiJ5b3VyLWFjY291bnQtbWVudSJ9fQ==\" _id=\"212215\"][/kc_column][kc_column width=\"25%\" _id=\"63354\" css_custom=\"{`kc-css`:{`479`:{`box`:{`width|`:`100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}},`999`:{`box`:{`width|`:`33{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}}}}\"][kc_wp_widget data=\"eyJhcHVzX2N1c3RvbV9tZW51Ijp7InRpdGxlIjoiQ29tcGFueSIsIm5hdl9tZW51IjoiY29tcGFueS1tZW51In19\" _id=\"998793\"][/kc_column][/kc_row][kc_row use_container=\"yes\" _id=\"645990\" container_class=\"apus-copyright\" cols_gap=\"{`kc-css`:{`any`:{`group`:{`max-width|.kc-container`:`1508px`}}}}\" css_custom=\"{`kc-css`:{`any`:{`background`:{`background|`:`eyJjb2xvciI6IiMzMzMzMzMiLCJsaW5lYXJHcmFkaWVudCI6WyIiXSwiaW1hZ2UiOiJub25lIiwicG9zaXRpb24iOiIwJSAwJSIsInNpemUiOiJhdXRvIiwicmVwZWF0IjoicmVwZWF0IiwiYXR0YWNobWVudCI6InNjcm9sbCIsImFkdmFuY2VkIjowfQ==`}}}}\"][kc_column width=\"50%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"23434\"][kc_column_text _id=\"953776\" css_custom=\"{`kc-css`:{`any`:{`box`:{`margin|p`:`5px inherit 0px inherit`}}}}\"]\r\n\r\nCopyright © 2020 shoestimer.com/- All rights reserved. Powered by NextShoes.UK\r\n\r\n[/kc_column_text][/kc_column][kc_column width=\"50%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"283084\"][kc_wp_widget data=\"eyJhcHVzX2N1c3RvbV9tZW51Ijp7InRpdGxlIjoiQ3VzdG9tIE1lbnUiLCJuYXZfbWVudSI6ImZvb3Rlci1tZW51In19\" _id=\"224351\"][/kc_column][/kc_row]', 0, 'http://demoapus-wp.com/denso_import/?post_type=apus_footer&#038;p=954', 0, 'apus_footer', '', 0),
(1494, 1, '2020-05-06 09:39:13', '2020-05-06 09:39:13', '', 'XTRATUF-Performance-Series-6-Mens-Full-Rubber-Ankle-Deck-Boots', '', 'inherit', 'open', 'closed', '', 'xtratuf-performance-series-6-mens-full-rubber-ankle-deck-boots-3', '', '', '2020-05-06 09:39:13', '2020-05-06 09:39:13', '', 0, 'http://nextshoes.uk/?attachment_id=1494', 0, 'attachment', 'image/jpeg', 0),
(978, 1, '2017-03-07 07:17:57', '2017-03-07 07:17:57', '<style type=\"text/css\">@media only screen and (min-width: 1000px) and (max-width: 5000px){body.kc-css-system .kc-css-258365{width: 100%;}body.kc-css-system .kc-css-500916{width: 25%;}body.kc-css-system .kc-css-836898{width: 25%;}body.kc-css-system .kc-css-842034{width: 25%;}body.kc-css-system .kc-css-948273{width: 25%;}body.kc-css-system .kc-css-172090{width: 50%;}body.kc-css-system .kc-css-271965{width: 50%;}}body.kc-css-system .kc-css-78407 .kc-container{max-width: 1508px;}body.kc-css-system .kc-css-367658{text-align: left;}body.kc-css-system .kc-css-367658 img{margin-bottom: 20px;}body.kc-css-system .kc-css-227534 .kc-container{max-width: 1508px;}body.kc-css-system .kc-css-227534{background: #333333;}body.kc-css-system .kc-css-127867 p{margin-top: 5px;margin-bottom: 0px;}body.kc-css-system .kc-css-477195{text-align: right;}@media only screen and (max-width: 999px){body.kc-css-system .kc-css-500916{width: 100c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b;}body.kc-css-system .kc-css-836898{width: 33c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b;}body.kc-css-system .kc-css-842034{width: 33c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b;}body.kc-css-system .kc-css-948273{width: 33c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b;}}@media only screen and (max-width: 767px){body.kc-css-system .kc-css-477195{text-align: left;}}@media only screen and (max-width: 479px){body.kc-css-system .kc-css-836898{width: 100c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b;}body.kc-css-system .kc-css-842034{width: 100c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b;}body.kc-css-system .kc-css-948273{width: 100c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b;}}</style><section class=\"kc-elm kc-css-964336 kc_row max-1508\"><div class=\"kc-row-container\"><div class=\"kc-wrap-columns\"><div class=\"kc-elm kc-css-258365 kc_col-sm-12 kc_column kc_col-sm-12\"><div class=\"kc-col-container\"><div class=\"kc-elm kc-css-536335 hidden-md hidden-lg\" style=\"height: 26px; clear: both; width:100%;\"></div><div class=\"kc-elm kc-css-428088 hidden-sm hidden-xs\" style=\"height: 55px; clear: both; width:100%;\"></div></div></div></div></div></section><section class=\"kc-elm kc-css-78407 kc_row\"><div class=\"kc-row-container  kc-container\"><div class=\"kc-wrap-columns\"><div class=\"kc-elm kc-css-500916 kc_col-sm-3 kc_column kc_col-sm-3\"><div class=\"kc-col-container\"><div class=\"kc-elm kc-css-367658 kc_shortcode kc_single_image\">\n\n        <img src=\"http://shoestimer.com/wp-content/uploads/2021/06/350.gif\" class=\"\" alt=\"\" />    </div>\n	<div class=\"contact-info\">\n					<div class=\"media\">\n			  	<div class=\"media-left\">\n			    			            	<i class=\"mn-icon-1138\"></i>\n				    			  	</div>\n			  	<div class=\"media-body\">\n			    	PO Box 16122 Collins Street West Victoria 8007 Australia			  	</div>\n			</div>\n					<div class=\"media\">\n			  	<div class=\"media-left\">\n			    			            	<i class=\"mn-icon-258\"></i>\n				    			  	</div>\n			  	<div class=\"media-body\">\n			    	+844 123 456 78			  	</div>\n			</div>\n					<div class=\"media\">\n			  	<div class=\"media-left\">\n			    			            	<i class=\"mn-icon-220\"></i>\n				    			  	</div>\n			  	<div class=\"media-body\">\n			    	contac@yourcompany.com			  	</div>\n			</div>\n			</div>\n<div class=\"kc-elm kc-css-610097\" style=\"height: 12px; clear: both; width:100%;\"></div></div></div><div class=\"kc-elm kc-css-836898 kc_col-sm-3 kc_column kc_col-sm-3\"><div class=\"kc-col-container\"><div class=\"widget widget_apus_custom_menu kc-elm kc-css-106425\"><div class=\"apus_custom_menu\"><div class=\"widget widget_nav_menu\"><h2 class=\"widgettitle\">Customer Service</h2></div></div></div></div></div><div class=\"kc-elm kc-css-842034 kc_col-sm-3 kc_column kc_col-sm-3\"><div class=\"kc-col-container\"><div class=\"widget widget_apus_custom_menu kc-elm kc-css-607452\"><div class=\"apus_custom_menu\"><div class=\"widget widget_nav_menu\"><h2 class=\"widgettitle\">Your Account</h2></div></div></div></div></div><div class=\"kc-elm kc-css-948273 kc_col-sm-3 kc_column kc_col-sm-3\"><div class=\"kc-col-container\"><div class=\"widget widget_apus_custom_menu kc-elm kc-css-236592\"><div class=\"apus_custom_menu\"><div class=\"widget widget_nav_menu\"><h2 class=\"widgettitle\">Company</h2></div></div></div></div></div></div></div></section><section class=\"kc-elm kc-css-227534 kc_row max-1508\"><div class=\"kc-row-container  kc-container  apus-copyright\"><div class=\"kc-wrap-columns\"><div class=\"kc-elm kc-css-172090 kc_col-sm-6 kc_column kc_col-sm-6\"><div class=\"kc-col-container\"><div class=\"kc-elm kc-css-127867 kc_text_block\"><p>\nCopyright © 2020 next shoes- All rights reserved. Powered by Wordpress</p>\n</div></div></div><div class=\"kc-elm kc-css-271965 kc_col-sm-6 kc_column kc_col-sm-6\"><div class=\"kc-col-container\"><div class=\"widget widget_apus_custom_menu kc-elm kc-css-477195\"><div class=\"apus_custom_menu\"><div class=\"widget widget_nav_menu\"><h2 class=\"widgettitle\">Custom Menu</h2></div></div></div></div></div></div></div></section>', 'Footer 4', '', 'publish', 'closed', 'closed', '', 'footer-4', '', '', '2021-06-01 16:52:57', '2021-06-01 16:52:57', '[kc_row use_container=\"no\" _id=\"964336\" css_custom=\"{`kc-css`:{`any`:{`background`:{`background|`:`eyJjb2xvciI6InRyYW5zcGFyZW50IiwibGluZWFyR3JhZGllbnQiOlsiIl0sImltYWdlIjoibm9uZSIsInBvc2l0aW9uIjoiMCUgMCUiLCJzaXplIjoiYXV0byIsInJlcGVhdCI6InJlcGVhdCIsImF0dGFjaG1lbnQiOiJzY3JvbGwiLCJhZHZhbmNlZCI6MH0=`}}}}\" row_class=\"max-1508\"][kc_column width=\"100%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"258365\"][kc_spacing height=\"26px\" _id=\"536335\" class=\"hidden-md hidden-lg\"][kc_spacing height=\"55px\" _id=\"428088\" class=\"hidden-sm hidden-xs\"][/kc_column][/kc_row][kc_row _id=\"78407\" cols_gap=\"{`kc-css`:{`any`:{`group`:{`max-width|.kc-container`:`1508px`}}}}\" use_container=\"yes\"][kc_column width=\"25%\" _id=\"500916\" css_custom=\"{`kc-css`:{`999`:{`box`:{`width|`:`100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}}}}\"][kc_single_image image_size=\"full\" _id=\"367658\" image_source=\"media_library\" image=\"6812\" css_custom=\"{`kc-css`:{`any`:{`image-style`:{`text-align|`:`left`,`margin|img`:`inherit inherit 20px inherit`}}}}\"][element_contact_info _id=\"858307\" items=\"eyIxIjp7Imljb24iOiJtbi1pY29uLTExMzgiLCJpbWFnZSI6IiIsImRlc2NyaXB0aW9uIjoiVUU4Z1FtOTRJREUyTVRJeUlFTnZiR3hwYm5NZ1UzUnlaV1YwSUZkbGMzUWdWbWxqZEc5eWFXRWdPREF3TnlCQmRYTjBjbUZzYVdFPSJ9LCIyIjp7Imljb24iOiJtbi1pY29uLTI1OCIsImltYWdlIjoiIiwiZGVzY3JpcHRpb24iOiJLemcwTkNBeE1qTWdORFUySURjNCJ9LCIzIjp7Imljb24iOiJtbi1pY29uLTIyMCIsImltYWdlIjoiIiwiZGVzY3JpcHRpb24iOiJZMjl1ZEdGalFIbHZkWEpqYjIxd1lXNTVMbU52YlE9PSJ9fQ==\"][kc_spacing height=\"12px\" _id=\"610097\"][/kc_column][kc_column width=\"25%\" _id=\"836898\" css_custom=\"{`kc-css`:{`479`:{`box`:{`width|`:`100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}},`999`:{`box`:{`width|`:`33{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}}}}\"][kc_wp_widget data=\"eyJhcHVzX2N1c3RvbV9tZW51Ijp7InRpdGxlIjoiQ3VzdG9tZXIgU2VydmljZSIsIm5hdl9tZW51IjoiY3VzdG9tZXItc2VydmljZS1tZW51In19\" _id=\"106425\"][/kc_column][kc_column width=\"25%\" _id=\"842034\" css_custom=\"{`kc-css`:{`479`:{`box`:{`width|`:`100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}},`999`:{`box`:{`width|`:`33{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}}}}\"][kc_wp_widget data=\"eyJhcHVzX2N1c3RvbV9tZW51Ijp7InRpdGxlIjoiWW91ciBBY2NvdW50IiwibmF2X21lbnUiOiJ5b3VyLWFjY291bnQtbWVudSJ9fQ==\" _id=\"607452\"][/kc_column][kc_column width=\"25%\" _id=\"948273\" css_custom=\"{`kc-css`:{`479`:{`box`:{`width|`:`100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}},`999`:{`box`:{`width|`:`33{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}}}}\"][kc_wp_widget data=\"eyJhcHVzX2N1c3RvbV9tZW51Ijp7InRpdGxlIjoiQ29tcGFueSIsIm5hdl9tZW51IjoiY29tcGFueS1tZW51In19\" _id=\"236592\"][/kc_column][/kc_row][kc_row use_container=\"yes\" _id=\"227534\" container_class=\"apus-copyright\" cols_gap=\"{`kc-css`:{`any`:{`group`:{`max-width|.kc-container`:`1508px`}}}}\" css_custom=\"{`kc-css`:{`any`:{`background`:{`background|`:`eyJjb2xvciI6IiMzMzMzMzMiLCJsaW5lYXJHcmFkaWVudCI6WyIiXSwiaW1hZ2UiOiJub25lIiwicG9zaXRpb24iOiIwJSAwJSIsInNpemUiOiJhdXRvIiwicmVwZWF0IjoicmVwZWF0IiwiYXR0YWNobWVudCI6InNjcm9sbCIsImFkdmFuY2VkIjowfQ==`}}}}\" row_class=\"max-1508\"][kc_column width=\"50%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"172090\"][kc_column_text _id=\"127867\" css_custom=\"{`kc-css`:{`any`:{`box`:{`margin|p`:`5px inherit 0px inherit`}}}}\"]<p>\r\nCopyright © 2020 next shoes- All rights reserved. Powered by Wordpress</p>\r\n[/kc_column_text][/kc_column][kc_column width=\"50%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"271965\"][kc_wp_widget data=\"eyJhcHVzX2N1c3RvbV9tZW51Ijp7InRpdGxlIjoiQ3VzdG9tIE1lbnUiLCJuYXZfbWVudSI6ImZvb3Rlci1tZW51In19\" _id=\"477195\" css_custom=\"{`kc-css`:{`767`:{`typography`:{`text-align|`:`left`}},`any`:{`typography`:{`text-align|`:`right`}}}}\"][/kc_column][/kc_row]', 0, 'http://demoapus-wp.com/denso_import/?post_type=apus_footer&#038;p=978', 0, 'apus_footer', '', 0),
(1463, 1, '2020-05-03 08:33:58', '2020-05-03 08:33:58', '', '350', '', 'inherit', 'open', 'closed', '', '350-2', '', '', '2020-05-03 08:33:58', '2020-05-03 08:33:58', '', 0, 'http://nextshoes.uk/wp-content/uploads/2020/05/350-1.png', 0, 'attachment', 'image/png', 0);
INSERT INTO `wpx5_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(1017, 1, '2017-03-08 07:54:28', '2017-03-08 07:54:28', '<style type=\"text/css\">@media only screen and (min-width: 1000px) and (max-width: 5000px){body.kc-css-system .kc-css-785523{width: 100%;}body.kc-css-system .kc-css-146089{width: 25%;}body.kc-css-system .kc-css-437743{width: 25%;}body.kc-css-system .kc-css-932978{width: 25%;}body.kc-css-system .kc-css-180863{width: 25%;}body.kc-css-system .kc-css-372495{width: 50%;}body.kc-css-system .kc-css-494396{width: 50%;}}body.kc-css-system .kc-css-245408 .kc-container{max-width: 1170px;}body.kc-css-system .kc-css-457435{text-align: left;}body.kc-css-system .kc-css-457435 img{margin-bottom: 20px;}body.kc-css-system .kc-css-261645{background: #333333;}body.kc-css-system .kc-css-546763 p{margin-top: 5px;margin-bottom: 0px;}body.kc-css-system .kc-css-466416{text-align: right;}@media only screen and (max-width: 999px){body.kc-css-system .kc-css-146089{width: 100c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b;}body.kc-css-system .kc-css-437743{width: 33c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b;}body.kc-css-system .kc-css-932978{width: 33c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b;}body.kc-css-system .kc-css-180863{width: 33c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b;}}@media only screen and (max-width: 767px){body.kc-css-system .kc-css-437743{width: 33c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b;}body.kc-css-system .kc-css-932978{width: 33c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b;}body.kc-css-system .kc-css-180863{width: 33c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b;}body.kc-css-system .kc-css-466416{text-align: left;}}@media only screen and (max-width: 479px){body.kc-css-system .kc-css-437743{width: 100c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b;}body.kc-css-system .kc-css-932978{width: 100c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b;}body.kc-css-system .kc-css-180863{width: 100c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b;}}</style><section class=\"kc-elm kc-css-245408 kc_row\"><div class=\"kc-row-container\"><div class=\"kc-wrap-columns\"><div class=\"kc-elm kc-css-785523 kc_col-sm-12 kc_column kc_col-sm-12\"><div class=\"kc-col-container\"><div class=\"kc-elm kc-css-619585 hidden-md hidden-lg\" style=\"height: 26px; clear: both; width:100%;\"></div><div class=\"kc-elm kc-css-28344 hidden-sm hidden-xs\" style=\"height: 55px; clear: both; width:100%;\"></div></div></div></div></div></section><section class=\"kc-elm kc-css-262644 kc_row\"><div class=\"kc-row-container  kc-container\"><div class=\"kc-wrap-columns\"><div class=\"kc-elm kc-css-146089 kc_col-sm-3 kc_column kc_col-sm-3\"><div class=\"kc-col-container\"><div class=\"kc-elm kc-css-457435 kc_shortcode kc_single_image\">\n\n        <img src=\"http://shoestimer.com/wp-content/uploads/2021/06/350.gif\" class=\"\" alt=\"\" />    </div>\n	<div class=\"contact-info\">\n					<div class=\"media\">\n			  	<div class=\"media-left\">\n			    			            	<i class=\"mn-icon-1138\"></i>\n				    			  	</div>\n			  	<div class=\"media-body\">\n			    	PO Box 16122 Collins Street West Victoria 8007 Australia			  	</div>\n			</div>\n					<div class=\"media\">\n			  	<div class=\"media-left\">\n			    			            	<i class=\"mn-icon-258\"></i>\n				    			  	</div>\n			  	<div class=\"media-body\">\n			    	+844 123 456 78			  	</div>\n			</div>\n					<div class=\"media\">\n			  	<div class=\"media-left\">\n			    			            	<i class=\"mn-icon-220\"></i>\n				    			  	</div>\n			  	<div class=\"media-body\">\n			    	contac@yourcompany.com			  	</div>\n			</div>\n			</div>\n<div class=\"kc-elm kc-css-217011\" style=\"height: 12px; clear: both; width:100%;\"></div></div></div><div class=\"kc-elm kc-css-437743 kc_col-sm-3 kc_column kc_col-sm-3\"><div class=\"kc-col-container\"><div class=\"widget widget_apus_custom_menu kc-elm kc-css-840313\"><div class=\"apus_custom_menu\"><div class=\"widget widget_nav_menu\"><h2 class=\"widgettitle\">Customer Service</h2></div></div></div></div></div><div class=\"kc-elm kc-css-932978 kc_col-sm-3 kc_column kc_col-sm-3\"><div class=\"kc-col-container\"><div class=\"widget widget_apus_custom_menu kc-elm kc-css-22248\"><div class=\"apus_custom_menu\"><div class=\"widget widget_nav_menu\"><h2 class=\"widgettitle\">Your Account</h2></div></div></div></div></div><div class=\"kc-elm kc-css-180863 kc_col-sm-3 kc_column kc_col-sm-3\"><div class=\"kc-col-container\"><div class=\"widget widget_apus_custom_menu kc-elm kc-css-711445\"><div class=\"apus_custom_menu\"><div class=\"widget widget_nav_menu\"><h2 class=\"widgettitle\">Company</h2></div></div></div></div></div></div></div></section><section class=\"kc-elm kc-css-261645 kc_row\"><div class=\"kc-row-container  kc-container  apus-copyright\"><div class=\"kc-wrap-columns\"><div class=\"kc-elm kc-css-372495 kc_col-sm-6 kc_column kc_col-sm-6\"><div class=\"kc-col-container\"><div class=\"kc-elm kc-css-546763 kc_text_block\"><p>\nCopyright © 2020  shoestimer.com - All rights reserved. Powered by shoestimer.com</p>\n</div></div></div><div class=\"kc-elm kc-css-494396 kc_col-sm-6 kc_column kc_col-sm-6\"><div class=\"kc-col-container\"><div class=\"widget widget_apus_custom_menu kc-elm kc-css-466416\"><div class=\"apus_custom_menu\"><div class=\"widget widget_nav_menu\"><h2 class=\"widgettitle\">Custom Menu</h2></div></div></div></div></div></div></div></section>', 'Footer 5', '', 'publish', 'closed', 'closed', '', 'footer-5', '', '', '2021-06-01 16:51:00', '2021-06-01 16:51:00', '[kc_row use_container=\"no\" _id=\"245408\" css_custom=\"{`kc-css`:{`any`:{`background`:{`background|`:`eyJjb2xvciI6InRyYW5zcGFyZW50IiwibGluZWFyR3JhZGllbnQiOlsiIl0sImltYWdlIjoibm9uZSIsInBvc2l0aW9uIjoiMCUgMCUiLCJzaXplIjoiYXV0byIsInJlcGVhdCI6InJlcGVhdCIsImF0dGFjaG1lbnQiOiJzY3JvbGwiLCJhZHZhbmNlZCI6MH0=`}}}}\" cols_gap=\"{`kc-css`:{`any`:{`group`:{`max-width|.kc-container`:`1170px`}}}}\"][kc_column width=\"100%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"785523\"][kc_spacing height=\"26px\" _id=\"619585\" class=\"hidden-md hidden-lg\"][kc_spacing height=\"55px\" _id=\"28344\" class=\"hidden-sm hidden-xs\"][/kc_column][/kc_row][kc_row _id=\"262644\"][kc_column width=\"25%\" _id=\"146089\" css_custom=\"{`kc-css`:{`999`:{`box`:{`width|`:`100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}}}}\"][kc_single_image image_size=\"full\" _id=\"457435\" image_source=\"media_library\" image=\"6812\" css_custom=\"{`kc-css`:{`any`:{`image-style`:{`text-align|`:`left`,`margin|img`:`inherit inherit 20px inherit`}}}}\"][element_contact_info _id=\"684151\" items=\"eyIxIjp7Imljb24iOiJtbi1pY29uLTExMzgiLCJpbWFnZSI6IiIsImRlc2NyaXB0aW9uIjoiVUU4Z1FtOTRJREUyTVRJeUlFTnZiR3hwYm5NZ1UzUnlaV1YwSUZkbGMzUWdWbWxqZEc5eWFXRWdPREF3TnlCQmRYTjBjbUZzYVdFPSJ9LCIyIjp7Imljb24iOiJtbi1pY29uLTI1OCIsImltYWdlIjoiIiwiZGVzY3JpcHRpb24iOiJLemcwTkNBeE1qTWdORFUySURjNCJ9LCIzIjp7Imljb24iOiJtbi1pY29uLTIyMCIsImltYWdlIjoiIiwiZGVzY3JpcHRpb24iOiJZMjl1ZEdGalFIbHZkWEpqYjIxd1lXNTVMbU52YlE9PSJ9fQ==\"][kc_spacing height=\"12px\" _id=\"217011\"][/kc_column][kc_column width=\"25%\" _id=\"437743\" css_custom=\"{`kc-css`:{`479`:{`box`:{`width|`:`100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}},`767`:{`box`:{`width|`:`33{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}},`999`:{`box`:{`width|`:`33{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}}}}\"][kc_wp_widget data=\"eyJhcHVzX2N1c3RvbV9tZW51Ijp7InRpdGxlIjoiQ3VzdG9tZXIgU2VydmljZSIsIm5hdl9tZW51IjoiY3VzdG9tZXItc2VydmljZS1tZW51In19\" _id=\"840313\"][/kc_column][kc_column width=\"25%\" _id=\"932978\" css_custom=\"{`kc-css`:{`479`:{`box`:{`width|`:`100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}},`767`:{`box`:{`width|`:`33{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}},`999`:{`box`:{`width|`:`33{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}}}}\"][kc_wp_widget data=\"eyJhcHVzX2N1c3RvbV9tZW51Ijp7InRpdGxlIjoiWW91ciBBY2NvdW50IiwibmF2X21lbnUiOiJ5b3VyLWFjY291bnQtbWVudSJ9fQ==\" _id=\"22248\"][/kc_column][kc_column width=\"25%\" _id=\"180863\" css_custom=\"{`kc-css`:{`479`:{`box`:{`width|`:`100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}},`767`:{`box`:{`width|`:`33{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}},`999`:{`box`:{`width|`:`33{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}}}}\"][kc_wp_widget data=\"eyJhcHVzX2N1c3RvbV9tZW51Ijp7InRpdGxlIjoiQ29tcGFueSIsIm5hdl9tZW51IjoiY29tcGFueS1tZW51In19\" _id=\"711445\"][/kc_column][/kc_row][kc_row use_container=\"yes\" _id=\"261645\" container_class=\"apus-copyright\" css_custom=\"{`kc-css`:{`any`:{`background`:{`background|`:`eyJjb2xvciI6IiMzMzMzMzMiLCJsaW5lYXJHcmFkaWVudCI6WyIiXSwiaW1hZ2UiOiJub25lIiwicG9zaXRpb24iOiIwJSAwJSIsInNpemUiOiJhdXRvIiwicmVwZWF0IjoicmVwZWF0IiwiYXR0YWNobWVudCI6InNjcm9sbCIsImFkdmFuY2VkIjowfQ==`}}}}\"][kc_column width=\"50%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"372495\"][kc_column_text _id=\"546763\" css_custom=\"{`kc-css`:{`any`:{`box`:{`margin|p`:`5px inherit 0px inherit`}}}}\"]<p>\r\nCopyright © 2020  shoestimer.com - All rights reserved. Powered by shoestimer.com</p>\r\n[/kc_column_text][/kc_column][kc_column width=\"50%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"494396\"][kc_wp_widget data=\"eyJhcHVzX2N1c3RvbV9tZW51Ijp7InRpdGxlIjoiQ3VzdG9tIE1lbnUiLCJuYXZfbWVudSI6ImZvb3Rlci1tZW51In19\" _id=\"466416\" css_custom=\"{`kc-css`:{`767`:{`typography`:{`text-align|`:`left`}},`any`:{`typography`:{`text-align|`:`right`}}}}\"][/kc_column][/kc_row]', 0, 'http://demoapus-wp.com/denso_import/?post_type=apus_footer&#038;p=1017', 0, 'apus_footer', '', 0),
(1722, 1, '2020-05-08 07:10:47', '2020-05-08 07:10:47', '', 'lloogo', '', 'inherit', 'open', 'closed', '', 'lloogo', '', '', '2020-05-08 07:10:47', '2020-05-08 07:10:47', '', 0, 'http://nextshoes.uk/wp-content/uploads/2020/05/lloogo.png', 0, 'attachment', 'image/png', 0),
(1246, 1, '2017-03-21 09:53:14', '2017-03-21 09:53:14', '[kc_row _id=\"989261\" use_container=\"yes\" css_custom=\"{`kc-css`:{`any`:{`box`:{`padding|`:`28px 20px 0px 20px`}}}}\"][kc_column width=\"50{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"417916\"][kc_wp_widget data=\"eyJhcHVzX2N1c3RvbV9tZW51Ijp7InRpdGxlIjoiSG9tZSBBdWRpbyIsIm5hdl9tZW51IjoidmVydGljYWwtMSJ9fQ==\" _id=\"855585\"][kc_column_text _id=\"830746\" css_custom=\"{`kc-css`:{`any`:{`box`:{`margin|p`:`inherit inherit 10px inherit`}}}}\"]\n\n<a class=\"readmore\" href=\"#\"> Shop all <i class=\"fa mn-icon-193\"></i></a>\n\n[/kc_column_text][/kc_column][kc_column width=\"50{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"892985\"][kc_wp_widget data=\"eyJhcHVzX2N1c3RvbV9tZW51Ijp7InRpdGxlIjoiUG9ydGFibGUgQXVkaW8iLCJuYXZfbWVudSI6InZlcnRpY2FsLTIifX0=\" _id=\"273444\"][kc_column_text _id=\"535455\"]<a class=\"readmore\" href=\"#\"> Shop all <i class=\"fa mn-icon-193\"></i></a>[/kc_column_text][/kc_column][/kc_row][kc_row _id=\"546899\" use_container=\"yes\" css_custom=\"{`kc-css`:{`any`:{`box`:{`padding|`:`27px inherit inherit inherit`}}}}\"][kc_column width=\"12/12\" _id=\"883438\" css_custom=\"{`kc-css`:{`any`:{`box`:{`padding|`:`inherit 0px inherit 0px`}}}}\"][kc_single_image image_size=\"full\" _id=\"554202\" image_source=\"media_library\" image=\"1248\"][/kc_column][/kc_row]', 'Appliances', '', 'publish', 'closed', 'closed', '', 'appliances', '', '', '2017-03-21 09:53:14', '2017-03-21 09:53:14', '', 0, 'http://demoapus-wp.com/denso_import/?post_type=apus_megamenu&amp;p=1246', 0, 'apus_megamenu', '', 0),
(1249, 1, '2017-03-22 01:50:49', '2017-03-22 01:50:49', '[kc_row _id=\"326107\" use_container=\"yes\" css_custom=\"{`kc-css`:{`any`:{`box`:{`padding|`:`28px 20px 28px 20px`}}}}\"][kc_column width=\"12/12\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"321080\"][kc_column_text _id=\"115485\" css_custom=\"{`kc-css`:{`any`:{`typography`:{`color|,p`:`#242424`,`font-family|,p`:`Libre Franklin`,`font-size|,p`:`15px`,`font-weight|,p`:`700`}}}}\"]<p>Health & Fitness</p>[/kc_column_text][kc_row_inner column_align=\"middle\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"650186\"][kc_column_inner width=\"50{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}\" _id=\"497843\"][kc_wp_widget data=\"eyJhcHVzX2N1c3RvbV9tZW51Ijp7InRpdGxlIjoiIiwibmF2X21lbnUiOiJoZWFsdGgtZml0bmVzcy0xIn19\" _id=\"854079\"][/kc_column_inner][kc_column_inner width=\"50{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}\" _id=\"49765\"][kc_wp_widget data=\"eyJhcHVzX2N1c3RvbV9tZW51Ijp7InRpdGxlIjoiIiwibmF2X21lbnUiOiJoZWFsdGgtZml0bmVzcy0yIn19\" _id=\"788509\"][/kc_column_inner][/kc_row_inner][/kc_column][/kc_row][kc_row use_container=\"yes\" css_custom=\"{`kc-css`:{`any`:{`background`:{`background|`:`eyJjb2xvciI6InRyYW5zcGFyZW50IiwibGluZWFyR3JhZGllbnQiOlsiIl0sImltYWdlIjoiJVNJVEVfVVJMJS93cC1jb250ZW50L3VwbG9hZHMvMjAxNy8wMy9iZy12ZXJ0aWNhbDIuanBnIiwicG9zaXRpb24iOiJyaWdodCBib3R0b20iLCJzaXplIjoiYXV0byIsInJlcGVhdCI6Im5vLXJlcGVhdCIsImF0dGFjaG1lbnQiOiJzY3JvbGwiLCJhZHZhbmNlZCI6MX0=`},`box`:{`padding|`:`30px 20px 20px 20px`}}}}\" _id=\"750898\"][kc_column width=\"50{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"471699\"][kc_wp_widget data=\"eyJhcHVzX2N1c3RvbV9tZW51Ijp7InRpdGxlIjoiUGVyc29uYWwgQ2FyZSAmIEJlYXV0eSIsIm5hdl9tZW51IjoicGVyc29uYWwtY2FyZS1iZWF1dHkifX0=\" _id=\"32513\"][/kc_column][kc_column width=\"50{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"309232\"][/kc_column][/kc_row]', 'TV', '', 'publish', 'closed', 'closed', '', 'tv', '', '', '2017-03-22 01:50:49', '2017-03-22 01:50:49', '', 0, 'http://demoapus-wp.com/denso_import/?post_type=apus_megamenu&amp;p=1249', 0, 'apus_megamenu', '', 0),
(1267, 1, '2017-03-22 02:14:11', '2017-03-22 02:14:11', '[kc_row use_container=\"yes\" css_custom=\"{`kc-css`:{`any`:{`box`:{`padding|`:`25px 20px inherit 20px`}}}}\" _id=\"688950\"][kc_column width=\"50{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"127831\"][kc_wp_widget data=\"eyJhcHVzX2N1c3RvbV9tZW51Ijp7InRpdGxlIjoiTGFwdG9wIGFuZCBDb21wdXRlciIsIm5hdl9tZW51IjoibGFwdG9wLWFuZC1jb21wdXRlciJ9fQ==\" _id=\"432879\"][kc_column_text _id=\"675701\"]<a class=\"readmore\" href=\"#\"> Shop all <i class=\"fa mn-icon-193\"></i></a>[/kc_column_text][/kc_column][kc_column width=\"50{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"391398\"][kc_wp_widget data=\"eyJhcHVzX2N1c3RvbV9tZW51Ijp7InRpdGxlIjoiQXVkaW8gJiBWaWRlbyIsIm5hdl9tZW51IjoiYXVkaW8tdmlkZW8ifX0=\" _id=\"821456\"][kc_column_text _id=\"639790\"]<a class=\"readmore\" href=\"#\"> Shop all <i class=\"fa mn-icon-193\"></i></a>[/kc_column_text][/kc_column][/kc_row][kc_row use_container=\"yes\" css_custom=\"{`kc-css`:{`any`:{`box`:{`padding|`:`inherit 20px inherit 20px`}}}}\" _id=\"424263\"][kc_column width=\"12/12\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"768371\"][kc_single_image image_size=\"full\" _id=\"688674\" image_source=\"media_library\" image=\"1278\"][/kc_column][/kc_row]', 'Computer', '', 'publish', 'closed', 'closed', '', 'computer', '', '', '2017-03-22 02:14:11', '2017-03-22 02:14:11', '', 0, 'http://demoapus-wp.com/denso_import/?post_type=apus_megamenu&amp;p=1267', 0, 'apus_megamenu', '', 0),
(58, 1, '2017-01-10 07:20:01', '2017-01-10 07:20:01', '', 'img-paralax-2', '', 'inherit', 'open', 'closed', '', 'img-paralax-2', '', '', '2017-01-10 07:20:01', '2017-01-10 07:20:01', '', 40, 'https://kingzrepairs.co.uk/wp-content/uploads/2017/01/img-paralax-2.png', 0, 'attachment', 'image/png', 0),
(79, 1, '2017-01-12 01:35:03', '2017-01-12 01:35:03', '', 'banner-1', '', 'inherit', 'open', 'closed', '', 'banner-1', '', '', '2017-01-12 01:35:03', '2017-01-12 01:35:03', '', 1347, 'https://kingzrepairs.co.uk/wp-content/uploads/2017/01/banner-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(80, 1, '2017-01-12 01:35:05', '2017-01-12 01:35:05', '', 'banner-2', '', 'inherit', 'open', 'closed', '', 'banner-2', '', '', '2017-01-12 01:35:05', '2017-01-12 01:35:05', '', 1347, 'https://kingzrepairs.co.uk/wp-content/uploads/2017/01/banner-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(81, 1, '2017-01-12 01:35:06', '2017-01-12 01:35:06', '', 'banner-3', '', 'inherit', 'open', 'closed', '', 'banner-3', '', '', '2017-01-12 01:35:06', '2017-01-12 01:35:06', '', 1347, 'https://kingzrepairs.co.uk/wp-content/uploads/2017/01/banner-3.jpg', 0, 'attachment', 'image/jpeg', 0),
(82, 1, '2017-01-12 03:11:44', '2017-01-12 03:11:44', '', 'img-category-1', '', 'inherit', 'open', 'closed', '', 'img-category-1', '', '', '2017-01-12 03:11:44', '2017-01-12 03:11:44', '', 1347, 'https://kingzrepairs.co.uk/wp-content/uploads/2017/01/img-category-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(83, 1, '2017-01-12 04:16:59', '2017-01-12 04:16:59', '', 'testermial', '', 'inherit', 'open', 'closed', '', 'testermial', '', '', '2017-01-12 04:16:59', '2017-01-12 04:16:59', '', 1347, 'https://kingzrepairs.co.uk/wp-content/uploads/2017/01/testermial.png', 0, 'attachment', 'image/png', 0),
(131, 1, '2017-02-20 08:04:55', '2017-02-20 08:04:55', '', '517OV6EDg0L._SL1000_', '', 'inherit', 'open', 'closed', '', '517ov6edg0l-_sl1000_', '', '', '2017-02-20 08:04:55', '2017-02-20 08:04:55', '', 0, 'https://kingzrepairs.co.uk/wp-content/uploads/2017/01/517OV6EDg0L._SL1000_.jpg', 0, 'attachment', 'image/jpeg', 0),
(132, 1, '2017-02-20 08:04:57', '2017-02-20 08:04:57', '', '51dIUaKqkYL._SL1000_', '', 'inherit', 'open', 'closed', '', '51diuakqkyl-_sl1000_', '', '', '2017-02-20 08:04:57', '2017-02-20 08:04:57', '', 0, 'https://kingzrepairs.co.uk/wp-content/uploads/2017/01/51dIUaKqkYL._SL1000_.jpg', 0, 'attachment', 'image/jpeg', 0),
(133, 1, '2017-02-20 08:04:58', '2017-02-20 08:04:58', '', '51JNaSATZfL._SL1000_', '', 'inherit', 'open', 'closed', '', '51jnasatzfl-_sl1000_', '', '', '2017-02-20 08:04:58', '2017-02-20 08:04:58', '', 0, 'https://kingzrepairs.co.uk/wp-content/uploads/2017/01/51JNaSATZfL._SL1000_.jpg', 0, 'attachment', 'image/jpeg', 0),
(139, 1, '2017-02-20 08:16:08', '2017-02-20 08:16:08', '', '1306516066_500x500cv3a', '', 'inherit', 'open', 'closed', '', '1306516066_500x500cv3a', '', '', '2017-02-20 08:16:08', '2017-02-20 08:16:08', '', 0, 'https://kingzrepairs.co.uk/wp-content/uploads/2017/02/1306516066_500x500cv3a.jpg', 0, 'attachment', 'image/jpeg', 0),
(140, 1, '2017-02-20 08:16:09', '2017-02-20 08:16:09', '', '1306516066_500x500cv4a', '', 'inherit', 'open', 'closed', '', '1306516066_500x500cv4a', '', '', '2017-02-20 08:16:09', '2017-02-20 08:16:09', '', 0, 'https://kingzrepairs.co.uk/wp-content/uploads/2017/02/1306516066_500x500cv4a.jpg', 0, 'attachment', 'image/jpeg', 0),
(141, 1, '2017-02-20 08:16:11', '2017-02-20 08:16:11', '', '1306516066_1000x1000_sd', '', 'inherit', 'open', 'closed', '', '1306516066_1000x1000_sd', '', '', '2017-02-20 08:16:11', '2017-02-20 08:16:11', '', 0, 'https://kingzrepairs.co.uk/wp-content/uploads/2017/02/1306516066_1000x1000_sd.jpg', 0, 'attachment', 'image/jpeg', 0),
(184, 1, '2017-02-20 09:05:27', '2017-02-20 09:05:27', '', '3953761cv1d', '', 'inherit', 'open', 'closed', '', '3953761cv1d', '', '', '2017-02-20 09:05:27', '2017-02-20 09:05:27', '', 0, 'https://kingzrepairs.co.uk/wp-content/uploads/2017/02/3953761cv1d.jpg', 0, 'attachment', 'image/jpeg', 0),
(185, 1, '2017-02-20 09:05:30', '2017-02-20 09:05:30', '', '3953761cv11d', '', 'inherit', 'open', 'closed', '', '3953761cv11d', '', '', '2017-02-20 09:05:30', '2017-02-20 09:05:30', '', 0, 'https://kingzrepairs.co.uk/wp-content/uploads/2017/02/3953761cv11d.jpg', 0, 'attachment', 'image/jpeg', 0),
(305, 1, '2017-02-20 13:58:22', '2017-02-20 13:58:22', '', '4202001_sd', '', 'inherit', 'open', 'closed', '', '4202001_sd', '', '', '2017-02-20 13:58:22', '2017-02-20 13:58:22', '', 0, 'https://kingzrepairs.co.uk/wp-content/uploads/2017/02/4202001_sd.jpg', 0, 'attachment', 'image/jpeg', 0),
(365, 1, '2017-02-21 01:36:15', '2017-02-21 01:36:15', '', '4221600cv11d', '', 'inherit', 'open', 'closed', '', '4221600cv11d', '', '', '2017-02-21 01:36:15', '2017-02-21 01:36:15', '', 0, 'https://kingzrepairs.co.uk/wp-content/uploads/2017/02/4221600cv11d.jpg', 0, 'attachment', 'image/jpeg', 0),
(448, 1, '2017-02-21 03:24:30', '2017-02-21 03:24:30', '', '7577028_rd', '', 'inherit', 'open', 'closed', '', '7577028_rd', '', '', '2017-02-21 03:24:30', '2017-02-21 03:24:30', '', 0, 'https://kingzrepairs.co.uk/wp-content/uploads/2017/02/7577028_rd.jpg', 0, 'attachment', 'image/jpeg', 0),
(535, 1, '2017-02-21 07:38:04', '2017-02-21 07:38:04', '', '4087016_bd', '', 'inherit', 'open', 'closed', '', '4087016_bd', '', '', '2017-02-21 07:38:04', '2017-02-21 07:38:04', '', 0, 'https://kingzrepairs.co.uk/wp-content/uploads/2017/02/4087016_bd.jpg', 0, 'attachment', 'image/jpeg', 0),
(536, 1, '2017-02-21 07:38:08', '2017-02-21 07:38:08', '', '4087016_sd', '', 'inherit', 'open', 'closed', '', '4087016_sd', '', '', '2017-02-21 07:38:08', '2017-02-21 07:38:08', '', 0, 'https://kingzrepairs.co.uk/wp-content/uploads/2017/02/4087016_sd.jpg', 0, 'attachment', 'image/jpeg', 0),
(700, 1, '2017-02-22 01:59:49', '2017-02-22 01:59:49', '', '2003054cv2d', '', 'inherit', 'open', 'closed', '', '2003054cv2d', '', '', '2017-02-22 01:59:49', '2017-02-22 01:59:49', '', 0, 'https://kingzrepairs.co.uk/wp-content/uploads/2017/02/2003054cv2d.jpg', 0, 'attachment', 'image/jpeg', 0),
(753, 1, '2017-02-22 02:51:50', '2017-02-22 02:51:50', '', '4213204cv4d', '', 'inherit', 'open', 'closed', '', '4213204cv4d', '', '', '2017-02-22 02:51:50', '2017-02-22 02:51:50', '', 0, 'https://kingzrepairs.co.uk/wp-content/uploads/2017/02/4213204cv4d.jpg', 0, 'attachment', 'image/jpeg', 0),
(846, 1, '2017-02-28 10:02:25', '2017-02-28 10:02:25', '', 'Slide-3', '', 'inherit', 'open', 'closed', '', 'slide-3', '', '', '2017-02-28 10:02:25', '2017-02-28 10:02:25', '', 0, 'https://kingzrepairs.co.uk/wp-content/uploads/2017/02/Slide-3.jpg', 0, 'attachment', 'image/jpeg', 0),
(904, 1, '2017-03-06 02:34:58', '2017-03-06 02:34:58', '', 'test', '', 'inherit', 'open', 'closed', '', 'test', '', '', '2017-03-06 02:34:58', '2017-03-06 02:34:58', '', 40, 'https://kingzrepairs.co.uk/wp-content/uploads/2017/01/test.jpg', 0, 'attachment', 'image/jpeg', 0),
(918, 1, '2017-03-06 04:26:06', '2017-03-06 04:26:06', '', 'slider31', '', 'inherit', 'open', 'closed', '', 'slider31', '', '', '2017-03-06 04:26:06', '2017-03-06 04:26:06', '', 0, 'https://kingzrepairs.co.uk/wp-content/uploads/2017/03/slider31.jpg', 0, 'attachment', 'image/jpeg', 0),
(927, 1, '2017-03-06 06:41:51', '2017-03-06 06:41:51', '', '11', '', 'inherit', 'open', 'closed', '', '11', '', '', '2017-03-06 06:41:51', '2017-03-06 06:41:51', '', 910, 'https://kingzrepairs.co.uk/wp-content/uploads/2017/03/11.jpg', 0, 'attachment', 'image/jpeg', 0),
(931, 1, '2017-03-06 07:10:41', '2017-03-06 07:10:41', '', 'Rectangle-210', '', 'inherit', 'open', 'closed', '', 'rectangle-210', '', '', '2017-03-06 07:10:41', '2017-03-06 07:10:41', '', 910, 'https://kingzrepairs.co.uk/wp-content/uploads/2017/03/Rectangle-210.jpg', 0, 'attachment', 'image/jpeg', 0),
(943, 1, '2017-03-06 07:54:42', '2017-03-06 07:54:42', '', 'tv', '', 'inherit', 'open', 'closed', '', 'tv-2', '', '', '2017-03-06 07:54:42', '2017-03-06 07:54:42', '', 910, 'https://kingzrepairs.co.uk/wp-content/uploads/2017/03/tv.jpg', 0, 'attachment', 'image/jpeg', 0),
(958, 1, '2017-03-06 10:26:16', '2017-03-06 10:26:16', '', 'Logo-copy', '', 'inherit', 'open', 'closed', '', 'logo-copy', '', '', '2017-03-06 10:26:16', '2017-03-06 10:26:16', '', 0, 'https://kingzrepairs.co.uk/wp-content/uploads/2017/03/Logo-copy.jpg', 0, 'attachment', 'image/jpeg', 0),
(959, 1, '2017-03-07 02:20:11', '2017-03-07 02:20:11', '', 'grey-background', '', 'inherit', 'open', 'closed', '', 'grey-background', '', '', '2017-03-07 02:20:11', '2017-03-07 02:20:11', '', 910, 'https://kingzrepairs.co.uk/wp-content/uploads/2017/03/grey-background.jpg', 0, 'attachment', 'image/jpeg', 0),
(984, 1, '2017-03-07 07:54:58', '2017-03-07 07:54:58', '', 'h43', '', 'inherit', 'open', 'closed', '', 'h43', '', '', '2017-03-07 07:54:58', '2017-03-07 07:54:58', '', 974, 'https://kingzrepairs.co.uk/wp-content/uploads/2017/03/h43.jpg', 0, 'attachment', 'image/jpeg', 0),
(985, 1, '2017-03-07 07:54:59', '2017-03-07 07:54:59', '', 'h44', '', 'inherit', 'open', 'closed', '', 'h44', '', '', '2017-03-07 07:54:59', '2017-03-07 07:54:59', '', 974, 'https://kingzrepairs.co.uk/wp-content/uploads/2017/03/h44.jpg', 0, 'attachment', 'image/jpeg', 0),
(986, 1, '2017-03-07 07:55:00', '2017-03-07 07:55:00', '', 'h45', '', 'inherit', 'open', 'closed', '', 'h45', '', '', '2017-03-07 07:55:00', '2017-03-07 07:55:00', '', 974, 'https://kingzrepairs.co.uk/wp-content/uploads/2017/03/h45.jpg', 0, 'attachment', 'image/jpeg', 0),
(987, 1, '2017-03-07 07:55:02', '2017-03-07 07:55:02', '', 'h46', '', 'inherit', 'open', 'closed', '', 'h46', '', '', '2017-03-07 07:55:02', '2017-03-07 07:55:02', '', 974, 'https://kingzrepairs.co.uk/wp-content/uploads/2017/03/h46.jpg', 0, 'attachment', 'image/jpeg', 0),
(988, 1, '2017-03-07 07:55:04', '2017-03-07 07:55:04', '', 'h47', '', 'inherit', 'open', 'closed', '', 'h47', '', '', '2017-03-07 07:55:04', '2017-03-07 07:55:04', '', 974, 'https://kingzrepairs.co.uk/wp-content/uploads/2017/03/h47.jpg', 0, 'attachment', 'image/jpeg', 0),
(992, 1, '2017-03-07 08:19:57', '2017-03-07 08:19:57', '', 'h41', '', 'inherit', 'open', 'closed', '', 'h41', '', '', '2017-03-07 08:19:57', '2017-03-07 08:19:57', '', 974, 'https://kingzrepairs.co.uk/wp-content/uploads/2017/03/h41.jpg', 0, 'attachment', 'image/jpeg', 0),
(995, 1, '2017-03-07 08:30:48', '2017-03-07 08:30:48', '', 'h42', '', 'inherit', 'open', 'closed', '', 'h42', '', '', '2017-03-07 08:30:48', '2017-03-07 08:30:48', '', 974, 'https://kingzrepairs.co.uk/wp-content/uploads/2017/03/h42.jpg', 0, 'attachment', 'image/jpeg', 0),
(1011, 1, '2017-03-08 07:18:43', '2017-03-08 07:18:43', '', 'slider51', '', 'inherit', 'open', 'closed', '', 'slider51', '', '', '2017-03-08 07:18:43', '2017-03-08 07:18:43', '', 0, 'https://kingzrepairs.co.uk/wp-content/uploads/2017/03/slider51.jpg', 0, 'attachment', 'image/jpeg', 0),
(1031, 1, '2017-03-08 08:51:02', '2017-03-08 08:51:02', '', 'Banner-AD1', '', 'inherit', 'open', 'closed', '', 'banner-ad1', '', '', '2017-03-08 08:51:02', '2017-03-08 08:51:02', '', 1008, 'https://kingzrepairs.co.uk/wp-content/uploads/2017/03/Banner-AD1.jpg', 0, 'attachment', 'image/jpeg', 0),
(1052, 1, '2017-03-08 10:07:39', '2017-03-08 10:07:39', '', 'home6-1', '', 'inherit', 'open', 'closed', '', 'home6-1', '', '', '2017-03-08 10:07:39', '2017-03-08 10:07:39', '', 1043, 'https://kingzrepairs.co.uk/wp-content/uploads/2017/03/home6-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(1053, 1, '2017-03-08 10:07:41', '2017-03-08 10:07:41', '', 'home6-2', '', 'inherit', 'open', 'closed', '', 'home6-2', '', '', '2017-03-08 10:07:41', '2017-03-08 10:07:41', '', 1043, 'https://kingzrepairs.co.uk/wp-content/uploads/2017/03/home6-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(1062, 1, '2017-03-09 04:28:38', '2017-03-09 04:28:38', '', 'banner-6', '', 'inherit', 'open', 'closed', '', 'banner-6', '', '', '2017-03-09 04:28:38', '2017-03-09 04:28:38', '', 1043, 'https://kingzrepairs.co.uk/wp-content/uploads/2017/03/banner-6.jpg', 0, 'attachment', 'image/jpeg', 0),
(1073, 1, '2017-03-09 08:46:47', '2017-03-09 08:46:47', '', 'breadcrum', '', 'inherit', 'open', 'closed', '', 'breadcrum', '', '', '2017-03-09 08:46:47', '2017-03-09 08:46:47', '', 0, 'https://kingzrepairs.co.uk/wp-content/uploads/2017/03/breadcrum.jpg', 0, 'attachment', 'image/jpeg', 0),
(1088, 1, '2017-03-11 08:29:58', '2017-03-11 08:29:58', '', 'breadcrum', '', 'inherit', 'open', 'closed', '', 'breadcrum-2', '', '', '2017-03-11 08:29:58', '2017-03-11 08:29:58', '', 0, 'https://kingzrepairs.co.uk/wp-content/uploads/2017/03/breadcrum-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(1089, 1, '2017-03-11 08:30:17', '2017-03-11 08:30:17', '', 'Logo-copy', '', 'inherit', 'open', 'closed', '', 'logo-copy-2', '', '', '2017-03-11 08:30:17', '2017-03-11 08:30:17', '', 0, 'https://kingzrepairs.co.uk/wp-content/uploads/2017/03/Logo-copy-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(1103, 1, '2017-03-13 07:46:49', '2017-03-13 07:46:49', '', 'Layer-618', '', 'inherit', 'open', 'closed', '', 'layer-618', '', '', '2017-03-13 07:46:49', '2017-03-13 07:46:49', '', 0, 'https://kingzrepairs.co.uk/wp-content/uploads/2017/02/Layer-618.jpg', 0, 'attachment', 'image/jpeg', 0),
(1104, 1, '2017-03-13 07:46:53', '2017-03-13 07:46:53', '', 'Layer-1049', '', 'inherit', 'open', 'closed', '', 'layer-1049', '', '', '2017-03-13 07:46:53', '2017-03-13 07:46:53', '', 0, 'https://kingzrepairs.co.uk/wp-content/uploads/2017/02/Layer-1049.jpg', 0, 'attachment', 'image/jpeg', 0),
(1105, 1, '2017-03-14 02:56:49', '2017-03-14 02:56:49', '', 'Layer-917', '', 'inherit', 'open', 'closed', '', 'layer-917', '', '', '2017-03-14 02:56:49', '2017-03-14 02:56:49', '', 0, 'https://kingzrepairs.co.uk/wp-content/uploads/2017/03/Layer-917.jpg', 0, 'attachment', 'image/jpeg', 0),
(1109, 1, '2017-03-14 08:20:12', '2017-03-14 08:20:12', '', 'geometry2', '', 'inherit', 'open', 'closed', '', 'geometry2', '', '', '2017-03-14 08:20:12', '2017-03-14 08:20:12', '', 0, 'https://kingzrepairs.co.uk/wp-content/uploads/2017/03/geometry2.jpg', 0, 'attachment', 'image/jpeg', 0),
(1112, 1, '2017-03-15 02:39:24', '2017-03-15 02:39:24', '', '5', '', 'inherit', 'open', 'closed', '', '5', '', '', '2017-03-15 02:39:24', '2017-03-15 02:39:24', '', 0, 'https://kingzrepairs.co.uk/wp-content/uploads/2017/03/5.jpg', 0, 'attachment', 'image/jpeg', 0),
(1113, 1, '2017-03-15 02:39:27', '2017-03-15 02:39:27', '', '6', '', 'inherit', 'open', 'closed', '', '6', '', '', '2017-03-15 02:39:27', '2017-03-15 02:39:27', '', 0, 'https://kingzrepairs.co.uk/wp-content/uploads/2017/03/6.jpg', 0, 'attachment', 'image/jpeg', 0),
(1114, 1, '2017-03-15 02:39:28', '2017-03-15 02:39:28', '', '7', '', 'inherit', 'open', 'closed', '', '7', '', '', '2017-03-15 02:39:28', '2017-03-15 02:39:28', '', 0, 'https://kingzrepairs.co.uk/wp-content/uploads/2017/03/7.jpg', 0, 'attachment', 'image/jpeg', 0),
(1115, 1, '2017-03-15 02:39:29', '2017-03-15 02:39:29', '', 'Layer-919', '', 'inherit', 'open', 'closed', '', 'layer-919', '', '', '2017-03-15 02:39:29', '2017-03-15 02:39:29', '', 0, 'https://kingzrepairs.co.uk/wp-content/uploads/2017/03/Layer-919.jpg', 0, 'attachment', 'image/jpeg', 0),
(1116, 1, '2017-03-15 02:39:31', '2017-03-15 02:39:31', '', 'Layer-9241', '', 'inherit', 'open', 'closed', '', 'layer-9241', '', '', '2017-03-15 02:39:31', '2017-03-15 02:39:31', '', 0, 'https://kingzrepairs.co.uk/wp-content/uploads/2017/03/Layer-9241.jpg', 0, 'attachment', 'image/jpeg', 0),
(1117, 1, '2017-03-15 02:39:49', '2017-03-15 02:39:49', '', 'Layer-918', '', 'inherit', 'open', 'closed', '', 'layer-918', '', '', '2017-03-15 02:39:49', '2017-03-15 02:39:49', '', 0, 'https://kingzrepairs.co.uk/wp-content/uploads/2017/03/Layer-918.jpg', 0, 'attachment', 'image/jpeg', 0),
(1118, 1, '2017-03-15 02:57:01', '2017-03-15 02:57:01', '', '1', '', 'inherit', 'open', 'closed', '', '1', '', '', '2017-03-15 02:57:01', '2017-03-15 02:57:01', '', 0, 'https://kingzrepairs.co.uk/wp-content/uploads/2017/03/1.jpg', 0, 'attachment', 'image/jpeg', 0),
(1149, 1, '2017-03-15 09:44:22', '2017-03-15 09:44:22', '', '81R19CwlfTL_dff1b85b-64a9-443e-b336-3b6d2e540a22', '', 'inherit', 'open', 'closed', '', '81r19cwlftl_dff1b85b-64a9-443e-b336-3b6d2e540a22', '', '', '2017-03-15 09:44:22', '2017-03-15 09:44:22', '', 114, 'https://kingzrepairs.co.uk/wp-content/uploads/2017/01/81R19CwlfTL_dff1b85b-64a9-443e-b336-3b6d2e540a22.jpg', 0, 'attachment', 'image/jpeg', 0),
(1150, 1, '2017-03-15 09:44:26', '2017-03-15 09:44:26', '', '355450_zoom', '', 'inherit', 'open', 'closed', '', '355450_zoom', '', '', '2017-03-15 09:44:26', '2017-03-15 09:44:26', '', 114, 'https://kingzrepairs.co.uk/wp-content/uploads/2017/01/355450_zoom.jpg', 0, 'attachment', 'image/jpeg', 0),
(1151, 1, '2017-03-15 09:44:31', '2017-03-15 09:44:31', '', '355451_zoom', '', 'inherit', 'open', 'closed', '', '355451_zoom', '', '', '2017-03-15 09:44:31', '2017-03-15 09:44:31', '', 114, 'https://kingzrepairs.co.uk/wp-content/uploads/2017/01/355451_zoom.jpg', 0, 'attachment', 'image/jpeg', 0),
(1152, 1, '2017-03-15 09:44:34', '2017-03-15 09:44:34', '', 'aee162b489ec0f34916b611ad35d7b2a', '', 'inherit', 'open', 'closed', '', 'aee162b489ec0f34916b611ad35d7b2a', '', '', '2017-03-15 09:44:34', '2017-03-15 09:44:34', '', 114, 'https://kingzrepairs.co.uk/wp-content/uploads/2017/01/aee162b489ec0f34916b611ad35d7b2a.jpg', 0, 'attachment', 'image/jpeg', 0),
(1153, 1, '2017-03-15 09:44:36', '2017-03-15 09:44:36', '', 'amber-marie-barker-leeds-lifestyle-photographer', '', 'inherit', 'open', 'closed', '', 'amber-marie-barker-leeds-lifestyle-photographer', '', '', '2017-03-15 09:44:36', '2017-03-15 09:44:36', '', 114, 'https://kingzrepairs.co.uk/wp-content/uploads/2017/01/amber-marie-barker-leeds-lifestyle-photographer.jpg', 0, 'attachment', 'image/jpeg', 0),
(1154, 1, '2017-03-15 09:44:40', '2017-03-15 09:44:40', '', 'bigstock-fitness-sport-training-tech-71449441', '', 'inherit', 'open', 'closed', '', 'bigstock-fitness-sport-training-tech-71449441', '', '', '2017-03-15 09:44:40', '2017-03-15 09:44:40', '', 114, 'https://kingzrepairs.co.uk/wp-content/uploads/2017/01/bigstock-fitness-sport-training-tech-71449441.jpg', 0, 'attachment', 'image/jpeg', 0),
(1155, 1, '2017-03-15 09:44:43', '2017-03-15 09:44:43', '', 'digital-life-tech-test-big-phones', '', 'inherit', 'open', 'closed', '', 'digital-life-tech-test-big-phones', '', '', '2017-03-15 09:44:43', '2017-03-15 09:44:43', '', 114, 'https://kingzrepairs.co.uk/wp-content/uploads/2017/01/digital-life-tech-test-big-phones.jpg', 0, 'attachment', 'image/jpeg', 0),
(1156, 1, '2017-03-15 09:44:46', '2017-03-15 09:44:46', '', 'FIT_A300_2_Expires_Jan_2015-e1453893876592', '', 'inherit', 'open', 'closed', '', 'fit_a300_2_expires_jan_2015-e1453893876592', '', '', '2017-03-15 09:44:46', '2017-03-15 09:44:46', '', 114, 'https://kingzrepairs.co.uk/wp-content/uploads/2017/01/FIT_A300_2_Expires_Jan_2015-e1453893876592.jpg', 0, 'attachment', 'image/jpeg', 0),
(1157, 1, '2017-03-15 09:44:49', '2017-03-15 09:44:49', '', 'ky-nang-sinh-ton-hit-va-tho', '', 'inherit', 'open', 'closed', '', 'ky-nang-sinh-ton-hit-va-tho', '', '', '2017-03-15 09:44:49', '2017-03-15 09:44:49', '', 114, 'https://kingzrepairs.co.uk/wp-content/uploads/2017/01/ky-nang-sinh-ton-hit-va-tho.jpg', 0, 'attachment', 'image/jpeg', 0),
(1158, 1, '2017-03-15 09:44:52', '2017-03-15 09:44:52', '', 'maxresdefault', '', 'inherit', 'open', 'closed', '', 'maxresdefault', '', '', '2017-03-15 09:44:52', '2017-03-15 09:44:52', '', 114, 'https://kingzrepairs.co.uk/wp-content/uploads/2017/01/maxresdefault.jpg', 0, 'attachment', 'image/jpeg', 0),
(1181, 1, '2017-03-16 01:30:52', '2017-03-16 01:30:52', '', 'Layer-930', '', 'inherit', 'open', 'closed', '', 'layer-930', '', '', '2017-03-16 01:30:52', '2017-03-16 01:30:52', '', 1164, 'https://kingzrepairs.co.uk/wp-content/uploads/2017/03/Layer-930.jpg', 0, 'attachment', 'image/jpeg', 0),
(1197, 1, '2017-03-16 08:06:09', '2017-03-16 08:06:09', '', 'Black-&-White-1', '', 'inherit', 'open', 'closed', '', 'black-white-1', '', '', '2017-03-16 08:06:09', '2017-03-16 08:06:09', '', 1184, 'https://kingzrepairs.co.uk/wp-content/uploads/2017/03/Black-White-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(1201, 1, '2017-03-16 08:41:58', '2017-03-16 08:41:58', '', 'fonder1', '', 'inherit', 'open', 'closed', '', 'fonder1', '', '', '2017-03-16 08:41:58', '2017-03-16 08:41:58', '', 1184, 'https://kingzrepairs.co.uk/wp-content/uploads/2017/03/fonder1.jpg', 0, 'attachment', 'image/jpeg', 0),
(1202, 1, '2017-03-16 08:52:59', '2017-03-16 08:52:59', '', 'Layer-921', '', 'inherit', 'open', 'closed', '', 'layer-921', '', '', '2017-03-16 08:52:59', '2017-03-16 08:52:59', '', 1184, 'https://kingzrepairs.co.uk/wp-content/uploads/2017/03/Layer-921.jpg', 0, 'attachment', 'image/jpeg', 0),
(1203, 1, '2017-03-16 08:53:01', '2017-03-16 08:53:01', '', 'Layer-925', '', 'inherit', 'open', 'closed', '', 'layer-925', '', '', '2017-03-16 08:53:01', '2017-03-16 08:53:01', '', 1184, 'https://kingzrepairs.co.uk/wp-content/uploads/2017/03/Layer-925.jpg', 0, 'attachment', 'image/jpeg', 0),
(1204, 1, '2017-03-16 08:53:02', '2017-03-16 08:53:02', '', 'Layer-926', '', 'inherit', 'open', 'closed', '', 'layer-926', '', '', '2017-03-16 08:53:02', '2017-03-16 08:53:02', '', 1184, 'https://kingzrepairs.co.uk/wp-content/uploads/2017/03/Layer-926.jpg', 0, 'attachment', 'image/jpeg', 0),
(1209, 1, '2017-03-16 09:56:51', '2017-03-16 09:56:51', '', 'Ellipse-51', '', 'inherit', 'open', 'closed', '', 'ellipse-51', '', '', '2017-03-16 09:56:51', '2017-03-16 09:56:51', '', 1186, 'https://kingzrepairs.co.uk/wp-content/uploads/2017/03/Ellipse-51.png', 0, 'attachment', 'image/png', 0),
(1248, 1, '2017-03-21 10:29:04', '2017-03-21 10:29:04', '', 'bg-vertical', '', 'inherit', 'open', 'closed', '', 'bg-vertical', '', '', '2017-03-21 10:29:04', '2017-03-21 10:29:04', '', 0, 'https://kingzrepairs.co.uk/wp-content/uploads/2017/03/bg-vertical.jpg', 0, 'attachment', 'image/jpeg', 0),
(1266, 1, '2017-03-22 01:59:30', '2017-03-22 01:59:30', '', 'bg-vertical2', '', 'inherit', 'open', 'closed', '', 'bg-vertical2', '', '', '2017-03-22 01:59:30', '2017-03-22 01:59:30', '', 0, 'https://kingzrepairs.co.uk/wp-content/uploads/2017/03/bg-vertical2.jpg', 0, 'attachment', 'image/jpeg', 0),
(1278, 1, '2017-03-22 02:19:37', '2017-03-22 02:19:37', '', 'Layer-891', '', 'inherit', 'open', 'closed', '', 'layer-891', '', '', '2017-03-22 02:19:37', '2017-03-22 02:19:37', '', 0, 'https://kingzrepairs.co.uk/wp-content/uploads/2017/03/Layer-891.jpg', 0, 'attachment', 'image/jpeg', 0),
(1282, 1, '2017-03-22 02:36:35', '2017-03-22 02:36:35', '', 'Layer-894', '', 'inherit', 'open', 'closed', '', 'layer-894', '', '', '2017-03-22 02:36:35', '2017-03-22 02:36:35', '', 1347, 'https://kingzrepairs.co.uk/wp-content/uploads/2017/01/Layer-894.jpg', 0, 'attachment', 'image/jpeg', 0),
(1284, 1, '2017-03-22 02:38:21', '2017-03-22 02:38:21', '', 'Layer-895', '', 'inherit', 'open', 'closed', '', 'layer-895', '', '', '2017-03-22 02:38:21', '2017-03-22 02:38:21', '', 1347, 'https://kingzrepairs.co.uk/wp-content/uploads/2017/01/Layer-895.jpg', 0, 'attachment', 'image/jpeg', 0),
(1285, 1, '2017-03-22 02:38:24', '2017-03-22 02:38:24', '', 'Layer-896', '', 'inherit', 'open', 'closed', '', 'layer-896', '', '', '2017-03-22 02:38:24', '2017-03-22 02:38:24', '', 1347, 'https://kingzrepairs.co.uk/wp-content/uploads/2017/01/Layer-896.jpg', 0, 'attachment', 'image/jpeg', 0),
(1292, 1, '2017-03-22 03:09:12', '2017-03-22 03:09:12', '', 'Layer-633', '', 'inherit', 'open', 'closed', '', 'layer-633', '', '', '2017-03-22 03:09:12', '2017-03-22 03:09:12', '', 910, 'https://kingzrepairs.co.uk/wp-content/uploads/2017/03/Layer-633.jpg', 0, 'attachment', 'image/jpeg', 0),
(1293, 1, '2017-03-22 03:09:14', '2017-03-22 03:09:14', '', 'Layer-643', '', 'inherit', 'open', 'closed', '', 'layer-643', '', '', '2017-03-22 03:09:14', '2017-03-22 03:09:14', '', 910, 'https://kingzrepairs.co.uk/wp-content/uploads/2017/03/Layer-643.jpg', 0, 'attachment', 'image/jpeg', 0),
(1294, 1, '2017-03-22 03:09:17', '2017-03-22 03:09:17', '', 'Layer-684', '', 'inherit', 'open', 'closed', '', 'layer-684', '', '', '2017-03-22 03:09:17', '2017-03-22 03:09:17', '', 910, 'https://kingzrepairs.co.uk/wp-content/uploads/2017/03/Layer-684.jpg', 0, 'attachment', 'image/jpeg', 0),
(1295, 1, '2017-03-22 03:09:18', '2017-03-22 03:09:18', '', 'Layer-6841', '', 'inherit', 'open', 'closed', '', 'layer-6841', '', '', '2017-03-22 03:09:18', '2017-03-22 03:09:18', '', 910, 'https://kingzrepairs.co.uk/wp-content/uploads/2017/03/Layer-6841.jpg', 0, 'attachment', 'image/jpeg', 0),
(1296, 1, '2017-03-22 03:09:20', '2017-03-22 03:09:20', '', 'Layer-6842', '', 'inherit', 'open', 'closed', '', 'layer-6842', '', '', '2017-03-22 03:09:20', '2017-03-22 03:09:20', '', 910, 'https://kingzrepairs.co.uk/wp-content/uploads/2017/03/Layer-6842.jpg', 0, 'attachment', 'image/jpeg', 0),
(1297, 1, '2017-03-22 03:09:21', '2017-03-22 03:09:21', '', 'Layer-6843', '', 'inherit', 'open', 'closed', '', 'layer-6843', '', '', '2017-03-22 03:09:21', '2017-03-22 03:09:21', '', 910, 'https://kingzrepairs.co.uk/wp-content/uploads/2017/03/Layer-6843.jpg', 0, 'attachment', 'image/jpeg', 0),
(1298, 1, '2017-03-22 03:09:23', '2017-03-22 03:09:23', '', 'Layer-6844', '', 'inherit', 'open', 'closed', '', 'layer-6844', '', '', '2017-03-22 03:09:23', '2017-03-22 03:09:23', '', 910, 'https://kingzrepairs.co.uk/wp-content/uploads/2017/03/Layer-6844.jpg', 0, 'attachment', 'image/jpeg', 0),
(1321, 1, '2017-03-23 04:45:40', '2017-03-23 04:45:40', '', 'slider2', '', 'inherit', 'open', 'closed', '', 'slider2', '', '', '2017-03-23 04:45:40', '2017-03-23 04:45:40', '', 0, 'https://kingzrepairs.co.uk/wp-content/uploads/2017/03/slider2.jpg', 0, 'attachment', 'image/jpeg', 0),
(1322, 1, '2017-03-23 06:55:51', '2017-03-23 06:55:51', '', 'slider1.', '', 'inherit', 'open', 'closed', '', 'slider1', '', '', '2017-03-23 06:55:51', '2017-03-23 06:55:51', '', 0, 'https://kingzrepairs.co.uk/wp-content/uploads/2017/03/slider1..jpg', 0, 'attachment', 'image/jpeg', 0),
(1324, 1, '2017-03-23 07:09:05', '2017-03-23 07:09:05', '', 'slider21', '', 'inherit', 'open', 'closed', '', 'slider21', '', '', '2017-03-23 07:09:05', '2017-03-23 07:09:05', '', 0, 'https://kingzrepairs.co.uk/wp-content/uploads/2017/03/slider21.jpg', 0, 'attachment', 'image/jpeg', 0),
(1325, 1, '2017-03-23 07:09:08', '2017-03-23 07:09:08', '', 'slider22', '', 'inherit', 'open', 'closed', '', 'slider22', '', '', '2017-03-23 07:09:08', '2017-03-23 07:09:08', '', 0, 'https://kingzrepairs.co.uk/wp-content/uploads/2017/03/slider22.png', 0, 'attachment', 'image/png', 0),
(1326, 1, '2017-03-23 07:19:47', '2017-03-23 07:19:47', '', 'slider31', '', 'inherit', 'open', 'closed', '', 'slider31-2', '', '', '2017-03-23 07:19:47', '2017-03-23 07:19:47', '', 0, 'https://kingzrepairs.co.uk/wp-content/uploads/2017/03/slider31-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(1327, 1, '2017-03-23 07:19:50', '2017-03-23 07:19:50', '', 'slider32', '', 'inherit', 'open', 'closed', '', 'slider32', '', '', '2017-03-23 07:19:50', '2017-03-23 07:19:50', '', 0, 'https://kingzrepairs.co.uk/wp-content/uploads/2017/03/slider32.png', 0, 'attachment', 'image/png', 0),
(1328, 1, '2017-03-23 07:30:58', '2017-03-23 07:30:58', '', 'slider23', '', 'inherit', 'open', 'closed', '', 'slider23', '', '', '2017-03-23 07:30:58', '2017-03-23 07:30:58', '', 0, 'https://kingzrepairs.co.uk/wp-content/uploads/2017/03/slider23.jpg', 0, 'attachment', 'image/jpeg', 0),
(1329, 1, '2017-03-23 07:31:01', '2017-03-23 07:31:01', '', 'slider24', '', 'inherit', 'open', 'closed', '', 'slider24', '', '', '2017-03-23 07:31:01', '2017-03-23 07:31:01', '', 0, 'https://kingzrepairs.co.uk/wp-content/uploads/2017/03/slider24.png', 0, 'attachment', 'image/png', 0),
(1332, 1, '2017-03-23 08:06:29', '2017-03-23 08:06:29', '', 'slider31', '', 'inherit', 'open', 'closed', '', 'slider31-3', '', '', '2017-03-23 08:06:29', '2017-03-23 08:06:29', '', 0, 'https://kingzrepairs.co.uk/wp-content/uploads/2017/03/slider31.png', 0, 'attachment', 'image/png', 0),
(1335, 1, '2017-03-23 08:18:10', '2017-03-23 08:18:10', '', 'slider41', '', 'inherit', 'open', 'closed', '', 'slider41', '', '', '2017-03-23 08:18:10', '2017-03-23 08:18:10', '', 0, 'https://kingzrepairs.co.uk/wp-content/uploads/2017/03/slider41.jpg', 0, 'attachment', 'image/jpeg', 0),
(1336, 1, '2017-03-23 08:18:13', '2017-03-23 08:18:13', '', 'slider42', '', 'inherit', 'open', 'closed', '', 'slider42', '', '', '2017-03-23 08:18:13', '2017-03-23 08:18:13', '', 0, 'https://kingzrepairs.co.uk/wp-content/uploads/2017/03/slider42.png', 0, 'attachment', 'image/png', 0),
(1337, 1, '2017-03-23 08:30:26', '2017-03-23 08:30:26', '', 'slider52', '', 'inherit', 'open', 'closed', '', 'slider52', '', '', '2017-03-23 08:30:26', '2017-03-23 08:30:26', '', 0, 'https://kingzrepairs.co.uk/wp-content/uploads/2017/03/slider52.jpg', 0, 'attachment', 'image/jpeg', 0),
(1338, 1, '2017-03-23 08:42:13', '2017-03-23 08:42:13', '', 'slider54', '', 'inherit', 'open', 'closed', '', 'slider54', '', '', '2017-03-23 08:42:13', '2017-03-23 08:42:13', '', 0, 'https://kingzrepairs.co.uk/wp-content/uploads/2017/03/slider54.png', 0, 'attachment', 'image/png', 0),
(1339, 1, '2017-03-23 08:42:15', '2017-03-23 08:42:15', '', 'slider55', '', 'inherit', 'open', 'closed', '', 'slider55', '', '', '2017-03-23 08:42:15', '2017-03-23 08:42:15', '', 0, 'https://kingzrepairs.co.uk/wp-content/uploads/2017/03/slider55.jpg', 0, 'attachment', 'image/jpeg', 0),
(1340, 1, '2017-03-23 08:56:19', '2017-03-23 08:56:19', '', 'Layer-830', '', 'inherit', 'open', 'closed', '', 'layer-830', '', '', '2017-03-23 08:56:19', '2017-03-23 08:56:19', '', 0, 'https://kingzrepairs.co.uk/wp-content/uploads/2017/03/Layer-830.jpg', 0, 'attachment', 'image/jpeg', 0),
(31, 1, '2017-03-07 10:26:05', '2017-03-07 10:26:05', '<div class=\"widget-mail-form clearfix\">\n  <div class=\"info\">\n      <h3 class=\"widget-title\">Our Newsletter</h3>\n  <div class=\"desc\">Sign up to receive email updates about courses</div>\n  </div>\n<div class=\"input-group\"> \n  <input name=\"EMAIL\"  class=\"form-control\" placeholder=\"Enter your email\" required=\"\" type=\"email\">\n  <button class=\"btn\" type=\"submit\">subscribe</button> \n</div>\n</div>', '', '', 'publish', 'closed', 'closed', '', '31', '', '', '2017-03-07 10:26:05', '2017-03-07 10:26:05', '', 0, 'http://demoapus-wp.com/denso_import/mc4wp-form/31/', 0, 'mc4wp-form', '', 0),
(1341, 1, '2017-03-23 08:56:23', '2017-03-23 08:56:23', '', 'Layer-833', '', 'inherit', 'open', 'closed', '', 'layer-833', '', '', '2017-03-23 08:56:23', '2017-03-23 08:56:23', '', 0, 'https://kingzrepairs.co.uk/wp-content/uploads/2017/03/Layer-833.jpg', 0, 'attachment', 'image/jpeg', 0),
(1342, 1, '2017-03-23 08:56:26', '2017-03-23 08:56:26', '', 'Layer-836', '', 'inherit', 'open', 'closed', '', 'layer-836', '', '', '2017-03-23 08:56:26', '2017-03-23 08:56:26', '', 0, 'https://kingzrepairs.co.uk/wp-content/uploads/2017/03/Layer-836.jpg', 0, 'attachment', 'image/jpeg', 0),
(1343, 1, '2017-03-23 08:56:28', '2017-03-23 08:56:28', '', 'Layer-839', '', 'inherit', 'open', 'closed', '', 'layer-839', '', '', '2017-03-23 08:56:28', '2017-03-23 08:56:28', '', 0, 'https://kingzrepairs.co.uk/wp-content/uploads/2017/03/Layer-839.jpg', 0, 'attachment', 'image/jpeg', 0),
(1344, 1, '2017-03-23 08:56:31', '2017-03-23 08:56:31', '', 'Layer-844', '', 'inherit', 'open', 'closed', '', 'layer-844', '', '', '2017-03-23 08:56:31', '2017-03-23 08:56:31', '', 0, 'https://kingzrepairs.co.uk/wp-content/uploads/2017/03/Layer-844.jpg', 0, 'attachment', 'image/jpeg', 0),
(1345, 1, '2017-03-23 08:56:34', '2017-03-23 08:56:34', '', 'Layer-845', '', 'inherit', 'open', 'closed', '', 'layer-845', '', '', '2017-03-23 08:56:34', '2017-03-23 08:56:34', '', 0, 'https://kingzrepairs.co.uk/wp-content/uploads/2017/03/Layer-845.jpg', 0, 'attachment', 'image/jpeg', 0),
(1346, 1, '2017-01-06 03:01:50', '2017-01-06 03:01:50', '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:\n\n<blockquote>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.)</blockquote>\n\n...or something like this:\n\n<blockquote>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.</blockquote>\n\nAs a new WordPress user, you should go to <a href=\"http://demoapus-wp.com/denso_import/wp-admin/\">your dashboard</a> to delete this page and create new pages for your content. Have fun!', 'Sample Page', '', 'publish', 'closed', 'open', '', 'sample-page-2', '', '', '2017-01-06 03:01:50', '2017-01-06 03:01:50', '', 0, 'http://demoapus-wp.com/denso_import/?page_id=2', 0, 'page', '', 0),
(5, 1, '2017-01-06 03:12:04', '2017-01-06 03:12:04', '[yith_wcwl_wishlist]', 'Wishlist', '', 'publish', 'closed', 'closed', '', 'wishlist-2', '', '', '2017-01-06 03:12:04', '2017-01-06 03:12:04', '', 0, 'http://demoapus-wp.com/denso_import/wishlist/', 0, 'page', '', 0);
INSERT INTO `wpx5_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(1347, 1, '2017-01-06 03:13:54', '2017-01-06 03:13:54', '[kc_row use_container=\"no\" _id=\"246093\" cols_gap=\"{`kc-css`:{`any`:{`group`:{`gap|.kc_column`:`0px`,`max-width|.kc-container`:`100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}}}}\"][kc_column width=\"12/12\" _id=\"734440\" css_custom=\"{`kc-css`:{`any`:{`box`:{`padding|`:`inherit 0px inherit 0px`}}}}\"][element_revslider _id=\"482409\" alias=\"slider-1\"][/kc_column][/kc_row][kc_row use_container=\"yes\" _id=\"25601\" css_custom=\"{`kc-css`:{`any`:{`box`:{`padding|`:`20px inherit inherit inherit`},`custom`:{`custom|`:`@media (max-width: 1500px){padding:0 15px;}`}}}}\" cols_gap=\"{`kc-css`:{`any`:{`group`:{`max-width|.kc-container`:`1790px`}}}}\"][kc_column width=\"100%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"237139\"][woo_products columns=\"8\" layout_type=\"carousel\" item_style=\"inner\" _id=\"895646\" type=\"best_selling\" rows=\"1\" number=\"24\" title=\"Feature Product\"][/kc_column][/kc_row][kc_row use_container=\"yes\" _id=\"884054\" css_custom=\"{`kc-css`:{`any`:{`background`:{`background|`:`eyJjb2xvciI6InRyYW5zcGFyZW50IiwibGluZWFyR3JhZGllbnQiOlsiIl0sImltYWdlIjoiJVNJVEVfVVJMJS93cC1jb250ZW50L3VwbG9hZHMvMjAxNy8wMS9iZy1wYWxhbGF4LmpwZyIsInBvc2l0aW9uIjoiMCUgMCUiLCJzaXplIjoiYXV0byIsInJlcGVhdCI6InJlcGVhdC15IiwiYXR0YWNobWVudCI6ImZpeGVkIiwiYWR2YW5jZWQiOjF9`}}}}\" cols_gap=\"{`kc-css`:{`any`:{`group`:{`max-width|.kc-container`:`1790px`}}}}\"][kc_column width=\"17%\" _id=\"213398\" css_custom=\"{`kc-css`:{`1024`:{`box`:{`display|`:`none`}}}}\"][/kc_column][kc_column width=\"33%\" _id=\"216651\" css_custom=\"{`kc-css`:{`767`:{`box`:{`width|`:`100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}},`1024`:{`box`:{`width|`:`50{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}},`any`:{`typography`:{`text-align|`:`center`}}}}\"][kc_spacing height=\"45px\" _id=\"21816\" class=\"hidden-sm hidden-xs\"][kc_spacing height=\"18px\" _id=\"166372\" class=\"hidden-md hidden-lg\"][kc_single_image image_size=\"full\" _id=\"890811\" image_source=\"media_library\" image=\"56\" css_custom=\"{`kc-css`:{`1024`:{`image-style`:{`padding|img`:`inherit inherit inherit 0px`}},`any`:{`image-style`:{`text-align|`:`center`,`padding|img`:`inherit inherit inherit 140px`}}}}\"][/kc_column][kc_column width=\"42%\" _id=\"470600\" css_custom=\"{`kc-css`:{`767`:{`box`:{`width|`:`100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`,`margin|`:`inherit inherit 20px inherit`}},`1024`:{`box`:{`width|`:`50{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}}}}\"][kc_spacing height=\"40px\" _id=\"579773\" class=\"hidden-sm hidden-xs\"][kc_call_to_action layout=\"2\" title=\"THE FUTURE OF ECOMMERCE\" desc=\"UmV0aW5hIGlzIGEgbmV4dCBnZW5lcmF0aW9uIFNob3BpZnkgdGhlbWUgdGhhdCBjcmVhdGVzIGFuIGV4Y2VwdGlvbmFsIG9ubGluZSBzaG9wcGluZyBleHBlcmllbmNlLiBGZWF0dXJpbmcgYSBicmlsbGlhbnQgZnVsbC13aWR0aCBzbGlkZXNob3cgdW5kZXIgdGhlIG1haW4gbmF2aWdhdGlvbiwgcmVzcG9uc2l2ZSBsYXlvdXQgZm9yIGFsbCBzY3JlZW4gc2l6ZXMgYW5kIG1vYmlsZSBkZXZpY2VzLCBhIHJldm9sdXRpb25hcnkgc2xpZGluZyBjYXJ0LCBhIGhpZ2hseSBjdXN0b21pemFibGUgc2lkZWJhciwgYW5kIGhpZ2gtcmVzb2x1dGlvbiBwcm9kdWN0IGltYWdlcyBmb3IgUmV0aW5hIGRpc3BsYXlzLiA=\" button_show=\"yes\" button_text=\"purchase order now\" _id=\"948677\" button_link=\"#||\" css_custom=\"{`kc-css`:{`1024`:{`description`:{`margin|.kc-cta-desc .kc-cta-text`:`inherit 0px inherit inherit`},`boxes`:{`padding|`:`0px 0px 0px 0px`}},`any`:{`title`:{`color|.kc-cta-desc h2`:`#ffffff`,`font-size|.kc-cta-desc h2`:`36px`,`font-weight|.kc-cta-desc h2`:`900`,`text-transform|.kc-cta-desc h2`:`uppercase`,`text-align|.kc-cta-desc h2`:`left`,`margin|.kc-cta-desc h2`:`inherit inherit 0px inherit`},`description`:{`color|.kc-cta-desc .kc-cta-text`:`#ffffff`,`font-size|.kc-cta-desc .kc-cta-text`:`15px`,`line-height|.kc-cta-desc .kc-cta-text`:`24px`,`font-weight|.kc-cta-desc .kc-cta-text`:`400`,`text-align|.kc-cta-desc .kc-cta-text`:`left`,`margin|.kc-cta-desc .kc-cta-text`:`inherit 45px 25px inherit`},`button`:{`color|.kc-cta-button a`:`#ffffff`,`background-color|.kc-cta-button a`:`rgba(255, 255, 255, 0)`,`font-size|.kc-cta-button a`:`12px`,`line-height|.kc-cta-button a`:`20px`,`font-weight|.kc-cta-button a`:`700`,`text-transform|.kc-cta-button a`:`uppercase`,`text-align|.kc-cta-button a`:`left`,`border|.kc-cta-button a`:`2px solid #ffffff`,`border-radius|.kc-cta-button a`:`50px 50px 50px 50px`},`button-hover`:{`color|.kc-cta-button a:hover`:`#a1d407`,`border|.kc-cta-button a:hover`:`2px solid #a1d407`},`boxes`:{`background|`:`eyJjb2xvciI6InJnYmEoMjU1LCAyNTUsIDI1NSwgMCkiLCJsaW5lYXJHcmFkaWVudCI6WyIiXSwiaW1hZ2UiOiJub25lIiwicG9zaXRpb24iOiIwJSAwJSIsInNpemUiOiJhdXRvIiwicmVwZWF0IjoicmVwZWF0IiwiYXR0YWNobWVudCI6InNjcm9sbCIsImFkdmFuY2VkIjowfQ==`,`text-align|`:`left`}}}}\"][/kc_column][kc_column width=\"8%\" _id=\"104338\" css_custom=\"{`kc-css`:{`1024`:{`box`:{`display|`:`none`}}}}\"][/kc_column][/kc_row][kc_row use_container=\"yes\" _id=\"621332\" row_class=\"padding-60\" css_custom=\"{`kc-css`:{`any`:{`box`:{`padding|`:`40px inherit 10px inherit`}}}}\" cols_gap=\"{`kc-css`:{`any`:{`group`:{`max-width|.kc-container`:`1790px`}}}}\"][kc_column width=\"50%\" _id=\"442907\" css_custom=\"{`kc-css`:{`1024`:{`box`:{`width|`:`100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}}}}\"][woo_products_special style=\"style1\" _id=\"963994\" title=\"Special Offer\" advanced=\"yes\" product_special=\"827:Keurig - K425 Brewer - Vintage Red,816:Crock-Pot - Cook &amp; Carry 5-Quart Slow Cooker - Metallic\"][/kc_column][kc_column width=\"50%\" _id=\"319790\" css_custom=\"{`kc-css`:{`1024`:{`box`:{`width|`:`100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}}}}\"][woo_products columns=\"2\" layout_type=\"carousel\" item_style=\"list\" _id=\"382570\" type=\"recent_product\" number=\"12\" rows=\"3\" title=\"Sale off\"][/kc_column][/kc_row][kc_row use_container=\"yes\" _id=\"728411\" css_custom=\"{`kc-css`:{`any`:{`background`:{`background|`:`eyJjb2xvciI6IiNmNWY1ZjUiLCJsaW5lYXJHcmFkaWVudCI6WyIiXSwiaW1hZ2UiOiJub25lIiwicG9zaXRpb24iOiIwJSAwJSIsInNpemUiOiJhdXRvIiwicmVwZWF0IjoicmVwZWF0IiwiYXR0YWNobWVudCI6InNjcm9sbCIsImFkdmFuY2VkIjowfQ==`},`box`:{`padding|`:`35px inherit 5px inherit`}}}}\" cols_gap=\"{`kc-css`:{`any`:{`group`:{`gap|.kc_column`:`9px`,`max-width|.kc-container`:`1790px`}}}}\"][kc_column width=\"33.33%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"24422\"][element_banner _id=\"646654\" image=\"79\" description=\"U0hPUCBUSEUgPGJyLz4gSE9UVEVTVDxici8+IFBST0RVQ1RT\" button_text=\"Shop now\" button_link=\"#\" text_position=\"right\"][/kc_column][kc_column width=\"33.33%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"102737\"][element_banner _id=\"69106\" image=\"80\" description=\"PHNwYW4+IEFDQ0VTU09SRVMgRk9SIFlPVTwvc3Bhbj48YnIvPg0KPHN0cm9uZz5GUk9NPHNwYW4gY2xhc3M9InRleHQtdGhlbWUiPiQ3LjU8L3NwYW4+PC9zdHJvbmc+\" button_text=\"Shop now\" button_link=\"#\" text_position=\"right\"][/kc_column][kc_column width=\"33.33%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"242676\"][element_banner _id=\"895747\" image=\"81\" description=\"VFYgJiBIT01FPGJyLz5USEVBVEVSPGJyLz4gRk9SIFlFQVI=\" button_text=\"Shop now\" button_link=\"#\" text_position=\"left\"][/kc_column][/kc_row][kc_row use_container=\"yes\" _id=\"570189\" row_class=\"padding-60\" css_custom=\"{`kc-css`:{`any`:{`background`:{`background|`:`eyJjb2xvciI6IiNmNWY1ZjUiLCJsaW5lYXJHcmFkaWVudCI6WyIiXSwiaW1hZ2UiOiJub25lIiwicG9zaXRpb24iOiIwJSAwJSIsInNpemUiOiJhdXRvIiwicmVwZWF0IjoicmVwZWF0IiwiYXR0YWNobWVudCI6InNjcm9sbCIsImFkdmFuY2VkIjowfQ==`},`box`:{`padding|`:`5px inherit 5px inherit`}}}}\" cols_gap=\"{`kc-css`:{`any`:{`group`:{`max-width|.kc-container`:`1790px`}}}}\"][kc_column width=\"100%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"489914\"][woo_categories_tabs type=\"best_selling\" number=\"10\" columns=\"8\" tab_style=\"style1\" layout_type=\"carousel\" _id=\"531609\" tabs=\"eyIxIjp7Im5hbWUiOiJUViAmIEF1ZGlvICIsImNhdGVnb3J5IjoidHYtYXVkaW8iLCJ0eXBlIjoicmVjZW50X3Byb2R1Y3QifSwiMiI6eyJuYW1lIjoiIENhbWVyYXMgIiwiY2F0ZWdvcnkiOiJ0di1hdWRpbyIsInR5cGUiOiJyZWNlbnRfcHJvZHVjdCJ9LCIzIjp7Im5hbWUiOiJBdWRpbyAiLCJjYXRlZ29yeSI6IiIsInR5cGUiOiJyZWNlbnRfcHJvZHVjdCJ9LCI0Ijp7Im5hbWUiOiJTbWFydCBwaG9uZSAiLCJjYXRlZ29yeSI6InNtYXJ0LXBob25lIiwidHlwZSI6InJlY2VudF9wcm9kdWN0In0sIjUiOnsibmFtZSI6IkNvbXB1dGVycyIsImNhdGVnb3J5IjoiY29tcHV0ZXJzIiwidHlwZSI6InJlY2VudF9wcm9kdWN0In0sIjYiOnsibmFtZSI6IkFjY2Vzc29yaWVzIiwiY2F0ZWdvcnkiOiJhY2Nlc3NvcmllcyIsInR5cGUiOiJyZWNlbnRfcHJvZHVjdCJ9fQ==\"][/kc_column][/kc_row][kc_row use_container=\"yes\" _id=\"776176\" row_class=\"padding-60-0\" css_custom=\"{`kc-css`:{`any`:{`background`:{`background|`:`eyJjb2xvciI6IiNmZmZmZmYiLCJsaW5lYXJHcmFkaWVudCI6WyIiXSwiaW1hZ2UiOiJub25lIiwicG9zaXRpb24iOiIwJSAwJSIsInNpemUiOiJhdXRvIiwicmVwZWF0IjoicmVwZWF0IiwiYXR0YWNobWVudCI6InNjcm9sbCIsImFkdmFuY2VkIjowfQ==`},`box`:{`padding|`:`40px inherit 10px inherit`}}}}\" cols_gap=\"{`kc-css`:{`any`:{`group`:{`max-width|.kc-container`:`1790px`}}}}\"][kc_column width=\"100%\" _id=\"480509\" css_custom=\"{`kc-css`:{`any`:{`box`:{`padding|`:`inherit 0px inherit 0px`}}}}\"][element_features_box columns=\"4\" _id=\"527009\" features=\"eyIxIjp7InRpdGxlIjoiRnJlZSBEZWxpdmVyeSIsImRlc2NyaXB0aW9uIjoiVEc5eVpXMGdTWEJ6ZFcwZ2FYTWdjMmx0Y0d4NUlHUjFiVzE1SUhSbGVIUWdiMllnZEdobElIQnlhVzUwYVc1bklHRnVaQ0IwZVhCbGMyVjBkR2x1WnlCcGJtUjFjM1J5ZVM0PSIsImljb24iOiJtbi1pY29uLTk0NCIsImltYWdlIjoiIn0sIjIiOnsidGl0bGUiOiIzMCBEYXlzIFJldHVybnMiLCJkZXNjcmlwdGlvbiI6IlRHOXlaVzBnU1hCemRXMGdhWE1nYzJsdGNHeDVJR1IxYlcxNUlIUmxlSFFnYjJZZ2RHaGxJSEJ5YVc1MGFXNW5JR0Z1WkNCMGVYQmxjMlYwZEdsdVp5QnBibVIxYzNSeWVTND0iLCJpY29uIjoibW4taWNvbi0xMDQ4IiwiaW1hZ2UiOiIifSwiMyI6eyJ0aXRsZSI6IjI0LzcgQ3VzdG9tZXIgU2VydmljZSIsImRlc2NyaXB0aW9uIjoiVDNWeUlETXdMV1JoZVNCdGIyNWxlU0JpWVdOcklHZDFZWEpoYm5SbFpTQm5hWFpsY3lCNWIzVWdkR2x0WlNCMGJ5QnRZV3RsSUhOMWNtVWdlVzkxY2lCd2RYSmphR0Z6WlNCcGN5QndaWEptWldOMExnPT0iLCJpY29uIjoibW4taWNvbi0xMDUwIiwiaW1hZ2UiOiIifSwiNCI6eyJ0aXRsZSI6IlNlY3VyZSBTaG9wcGluZyIsImRlc2NyaXB0aW9uIjoiV1c5MWNpQndaWEp6YjI1aGJDQnBibVp2Y20xaGRHbHZiaUJwY3lCelpXTjFjbVZrSUhkcGRHZ2dZVzRnYVc1a2RYTjBjbmtnYzNSaGJtUmhjbVFnTWpVMkxXSnBkQ0JUVTB3Z1pXNWpjbmx3ZEdsdmJpND0iLCJpY29uIjoibW4taWNvbi04MjUiLCJpbWFnZSI6IiJ9fQ==\" style=\"style_border\"][/kc_column][/kc_row][kc_row _id=\"691063\" use_container=\"yes\" css_custom=\"{`kc-css`:{`any`:{`background`:{`background|`:`eyJjb2xvciI6IiNmNWY1ZjUiLCJsaW5lYXJHcmFkaWVudCI6WyIiXSwiaW1hZ2UiOiJub25lIiwicG9zaXRpb24iOiIwJSAwJSIsInNpemUiOiJhdXRvIiwicmVwZWF0IjoicmVwZWF0IiwiYXR0YWNobWVudCI6InNjcm9sbCIsImFkdmFuY2VkIjowfQ==`},`box`:{`padding|`:`30px inherit 40px inherit`}}}}\" cols_gap=\"{`kc-css`:{`any`:{`group`:{`max-width|.kc-container`:`1790px`}}}}\"][kc_column width=\"12/12\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"396999\"][kc_column_text _id=\"268860\" css_custom=\"{`kc-css`:{`any`:{`typography`:{`color|,p`:`#242424`,`font-family|,p`:`Libre Franklin`,`font-size|,p`:`24px`,`font-weight|,p`:`700`}}}}\"]<p>\nTop Categories this Month</p>\n[/kc_column_text][kc_row_inner _id=\"635061\" cols_gap=\"{`kc-css`:{`any`:{`group`:{`gap|:gt:.kc_column_inner, :gt:div:gt:.kc_column_inner`:`0px`}}}}\" row_class=\"box-border\"][kc_column_inner width=\"25%\" _id=\"988323\"][woo_category_info number=\"6\" layout_type=\"layout1\" _id=\"488392\" title=\"Appliances \" category=\"appliances\" description=\"RnJvbSBjcmlzcCBhbmQgY2xlYW4gdG8gc2xlZWsgYW5kIG1vZGVybiwgY3JlYXRlIHRoZSBsb29rIG9mIGx1eHVyeSBpbiB5b3VyIGtpdGNoZW4u\" image=\"82\"][/kc_column_inner][kc_column_inner width=\"25%\" _id=\"342656\"][woo_category_info number=\"4\" layout_type=\"layout1\" _id=\"697556\" image=\"1282\" title=\"TV &amp; Home Theater \" category=\"tv-audio\" description=\"RnJvbSBjcmlzcCBhbmQgY2xlYW4gdG8gc2xlZWsgYW5kIG1vZGVybiwgY3JlYXRlIHRoZSBsb29rIG9mIGx1eHVyeSBpbiB5b3VyIGtpdGNoZW4u\"][/kc_column_inner][kc_column_inner width=\"25%\" _id=\"681654\"][woo_category_info number=\"4\" layout_type=\"layout1\" _id=\"948335\" image=\"1284\" title=\"Computer &amp; tablets\" category=\"computers\" description=\"RnJvbSBjcmlzcCBhbmQgY2xlYW4gdG8gc2xlZWsgYW5kIG1vZGVybiwgY3JlYXRlIHRoZSBsb29rIG9mIGx1eHVyeSBpbiB5b3VyIGtpdGNoZW4u\"][/kc_column_inner][kc_column_inner width=\"25%\" _id=\"476841\"][woo_category_info number=\"4\" layout_type=\"layout1\" _id=\"5962\" image=\"1285\" title=\"Cell phones\" category=\"smart-phone\" description=\"RnJvbSBjcmlzcCBhbmQgY2xlYW4gdG8gc2xlZWsgYW5kIG1vZGVybiwgY3JlYXRlIHRoZSBsb29rIG9mIGx1eHVyeSBpbiB5b3VyIGtpdGNoZW4u\"][/kc_column_inner][/kc_row_inner][/kc_column][/kc_row][kc_row _id=\"517991\" cols_gap=\"{`kc-css`:{`any`:{`group`:{`max-width|.kc-container`:`1790px`}}}}\" use_container=\"yes\" css_custom=\"{`kc-css`:{`any`:{`background`:{`background|`:`eyJjb2xvciI6IiNmZmZmZmYiLCJsaW5lYXJHcmFkaWVudCI6WyIiXSwiaW1hZ2UiOiJub25lIiwicG9zaXRpb24iOiIwJSAwJSIsInNpemUiOiJhdXRvIiwicmVwZWF0IjoicmVwZWF0IiwiYXR0YWNobWVudCI6InNjcm9sbCIsImFkdmFuY2VkIjowfQ==`},`box`:{`padding|`:`45px inherit 15px inherit`}}}}\"][kc_column width=\"100%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"851530\"][element_brands number=\"8\" columns=\"8\" rows=\"1\" style=\"style1\" _id=\"558841\"][/kc_column][/kc_row]', 'Home 1', '', 'publish', 'closed', 'closed', '', 'home-1', '', '', '2017-01-06 03:13:54', '2017-01-06 03:13:54', '', 0, 'http://demoapus-wp.com/denso_import/?page_id=6', 0, 'page', '', 0),
(32, 1, '2017-01-06 04:45:48', '0000-00-00 00:00:00', '[mc4wp_form]', 'MailChimp for WordPress: Form Preview', '', 'draft', 'closed', 'closed', '', 'mc4wp-form-preview', '', '', '2017-01-06 04:45:48', '0000-00-00 00:00:00', '', 0, 'http://demoapus-wp.com/denso_import/?page_id=32', 0, 'page', '', 0),
(40, 1, '2017-01-10 02:46:35', '2017-01-10 02:46:35', '[kc_row use_container=\"no\" _id=\"613293\"][kc_column width=\"12/12\" _id=\"864885\" css_custom=\"{`kc-css`:{`any`:{`box`:{`padding|`:`inherit 0px inherit 0px`}}}}\"][element_revslider _id=\"678053\" alias=\"slider-2\"][/kc_column][/kc_row][kc_row use_container=\"yes\" _id=\"686919\" css_custom=\"{`kc-css`:{`any`:{`box`:{`padding|`:`30px inherit inherit inherit`}}}}\"][kc_column width=\"25%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"874737\"][element_features_box columns=\"1\" _id=\"50860\" features=\"eyIxIjp7InRpdGxlIjoiRnJlZSBEZWxpdmVyeSIsImRlc2NyaXB0aW9uIjoiUkdWc2FYWmxjbmtnZDI5eWJHUWdkMmxrWlE9PSIsImljb24iOiJtbi1pY29uLTk0NCIsImltYWdlIjoiIn19\" style=\"style1\"][/kc_column][kc_column width=\"25%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"475462\"][element_features_box columns=\"1\" _id=\"150537\" features=\"eyIxIjp7InRpdGxlIjoiMzAgRGF5cyBSZXR1cm5zIiwiZGVzY3JpcHRpb24iOiJUM1Z5SURNd0xXUmhlU0J0YjI1bGVTQmlZV05yRFFwbmRXRnlZVzUwWldVZ1oybDJaWE1nZVc5MSIsImljb24iOiJtbi1pY29uLTEwNDgiLCJpbWFnZSI6IiJ9fQ==\" style=\"style1\"][/kc_column][kc_column width=\"25%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"799501\"][element_features_box columns=\"1\" _id=\"925810\" features=\"eyIxIjp7InRpdGxlIjoiMjQvNyBDdXN0b21lciBTZXJ2aWNlICIsImRlc2NyaXB0aW9uIjoiVDI1c2FXNWxJSE4wYjNKbElESTBMemM9IiwiaWNvbiI6Im1uLWljb24tMTA1MCIsImltYWdlIjoiIn19\" style=\"style1\"][/kc_column][kc_column width=\"25%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"784969\"][element_features_box columns=\"1\" _id=\"54012\" features=\"eyIxIjp7InRpdGxlIjoiU2VjdXJlIFNob3BwaW5nIiwiZGVzY3JpcHRpb24iOiJiM1Z5SUhCbGNuTnZibUZzSUdsdVptOXliV0YwYVc5dUlHbHpJSE5sWTNWeVpXUWdkMmwwYUE9PSIsImljb24iOiJtbi1pY29uLTgyNSIsImltYWdlIjoiIn19\" style=\"style1\"][/kc_column][/kc_row][kc_row _id=\"421070\" use_container=\"yes\" css_custom=\"{`kc-css`:{`any`:{`background`:{`background|`:`eyJjb2xvciI6IiNmNWY1ZjUiLCJsaW5lYXJHcmFkaWVudCI6WyIiXSwiaW1hZ2UiOiJub25lIiwicG9zaXRpb24iOiIwJSAwJSIsInNpemUiOiJhdXRvIiwicmVwZWF0IjoicmVwZWF0IiwiYXR0YWNobWVudCI6InNjcm9sbCIsImFkdmFuY2VkIjowfQ==`},`box`:{`padding|`:`30px inherit 5px inherit`}}}}\"][kc_column width=\"12/12\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"255145\"][kc_row_inner column_align=\"middle\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"300595\"][kc_column_inner width=\"100%\" _id=\"171556\"][woo_categories_tabs type=\"recent_product\" number=\"15\" columns=\"5\" tab_style=\"style2\" layout_type=\"carousel\" _id=\"596249\" tabs=\"eyIxIjp7Im5hbWUiOiJBY2Nlc3NvcmllcyIsImNhdGVnb3J5IjoiYWNjZXNzb3JpZXMiLCJ0eXBlIjoicmVjZW50X3Byb2R1Y3QifSwiMiI6eyJuYW1lIjoiQXBwbGlhbmNlcyIsImNhdGVnb3J5IjoiYXBwbGlhbmNlcyIsInR5cGUiOiJyZWNlbnRfcHJvZHVjdCJ9LCIzIjp7Im5hbWUiOiJBdWRpbyIsImNhdGVnb3J5IjoiYXVkaW8iLCJ0eXBlIjoicmVjZW50X3Byb2R1Y3QifSwiNCI6eyJuYW1lIjoiQ29tcHV0ZXJzIiwiY2F0ZWdvcnkiOiJjb21wdXRlcnMiLCJ0eXBlIjoicmVjZW50X3Byb2R1Y3QifSwiNSI6eyJuYW1lIjoiUG9ydGFibGUgQXVkaW8iLCJjYXRlZ29yeSI6InBvcnRhYmxlLWF1ZGlvIiwidHlwZSI6InJlY2VudF9wcm9kdWN0In0sIjYiOnsibmFtZSI6IlNtYXJ0IFBob25lIiwiY2F0ZWdvcnkiOiJzbWFydC1waG9uZSIsInR5cGUiOiJyZWNlbnRfcHJvZHVjdCJ9fQ==\" title=\"Feature Product\"][/kc_column_inner][/kc_row_inner][/kc_column][/kc_row][kc_row use_container=\"yes\" _id=\"155850\" css_custom=\"{`kc-css`:{`any`:{`background`:{`background|`:`eyJjb2xvciI6InRyYW5zcGFyZW50IiwibGluZWFyR3JhZGllbnQiOlsiIl0sImltYWdlIjoiJVNJVEVfVVJMJS93cC1jb250ZW50L3VwbG9hZHMvMjAxNy8wMS9iZy1wYWxhbGF4LmpwZyIsInBvc2l0aW9uIjoiMCUgMCUiLCJzaXplIjoiYXV0byIsInJlcGVhdCI6InJlcGVhdCIsImF0dGFjaG1lbnQiOiJmaXhlZCIsImFkdmFuY2VkIjoxfQ==`}}}}\"][kc_column width=\"12/12\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"457888\"][kc_spacing height=\"40px\" _id=\"606923\" class=\"hidden-sm hidden-xs\"][kc_row_inner column_align=\"middle\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"397345\"][kc_column_inner width=\"8%\" _id=\"381955\" css_custom=\"{`kc-css`:{`1024`:{`box`:{`display|`:`none`}}}}\"][/kc_column_inner][kc_column_inner width=\"50%\" _id=\"631859\" css_custom=\"{`kc-css`:{`767`:{`box`:{`width|`:`100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}},`1024`:{`box`:{`width|`:`60{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}}}}\"][kc_call_to_action layout=\"2\" title=\"THE FUTURE OF ECOMMERCE\" desc=\"UmV0aW5hIGlzIGEgbmV4dCBnZW5lcmF0aW9uIFNob3BpZnkgdGhlbWUgdGhhdCBjcmVhdGVzIGFuIGV4Y2VwdGlvbmFsIG9ubGluZSBzaG9wcGluZyBleHBlcmllbmNlLiBGZWF0dXJpbmcgYSBicmlsbGlhbnQgZnVsbC13aWR0aCBzbGlkZXNob3cgdW5kZXIgdGhlIG1haW4gbmF2aWdhdGlvbiwgcmVzcG9uc2l2ZSBsYXlvdXQgZm9yIGFsbCBzY3JlZW4gc2l6ZXMgYW5kIG1vYmlsZSBkZXZpY2VzLCBhIHJldm9sdXRpb25hcnkgc2xpZGluZyBjYXJ0LCBhIGhpZ2hseSBjdXN0b21pemFibGUgc2lkZWJhciwgYW5kIGhpZ2gtcmVzb2x1dGlvbiBwcm9kdWN0IGltYWdlcyBmb3IgUmV0aW5hIGRpc3BsYXlzLiA=\" button_show=\"__empty__\" _id=\"660885\" css_custom=\"{`kc-css`:{`any`:{`title`:{`color|.kc-cta-desc h2`:`#ffffff`,`font-size|.kc-cta-desc h2`:`36px`,`font-weight|.kc-cta-desc h2`:`800`,`text-transform|.kc-cta-desc h2`:`uppercase`},`description`:{`color|.kc-cta-desc .kc-cta-text`:`#ffffff`,`font-size|.kc-cta-desc .kc-cta-text`:`15px`,`line-height|.kc-cta-desc .kc-cta-text`:`24px`,`font-weight|.kc-cta-desc .kc-cta-text`:`400`},`boxes`:{`background|`:`eyJjb2xvciI6InJnYmEoMjU1LCAyNTUsIDI1NSwgMCkiLCJsaW5lYXJHcmFkaWVudCI6WyIiXSwiaW1hZ2UiOiJub25lIiwicG9zaXRpb24iOiIwJSAwJSIsInNpemUiOiJhdXRvIiwicmVwZWF0IjoicmVwZWF0IiwiYXR0YWNobWVudCI6InNjcm9sbCIsImFkdmFuY2VkIjowfQ==`,`text-align|`:`left`,`padding|`:`0px 0px 0px 0px`}}}}\"][kc_single_image image_size=\"full\" _id=\"775276\" image_source=\"media_library\" image=\"53\" css_custom=\"{`kc-css`:{`any`:{`image-style`:{`text-align|`:`left`}}}}\"][/kc_column_inner][kc_column_inner width=\"8%\" _id=\"755188\" css_custom=\"{`kc-css`:{`1024`:{`box`:{`display|`:`none`}}}}\"][/kc_column_inner][kc_column_inner width=\"25%\" _id=\"772420\" css_custom=\"{`kc-css`:{`767`:{`box`:{`width|`:`100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}},`1024`:{`box`:{`width|`:`40{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}}}}\"][kc_single_image image_size=\"full\" _id=\"172450\" image_source=\"media_library\" image=\"58\"][/kc_column_inner][kc_column_inner width=\"8%\" _id=\"345857\" css_custom=\"{`kc-css`:{`1024`:{`box`:{`display|`:`none`}}}}\"][/kc_column_inner][/kc_row_inner][/kc_column][/kc_row][kc_row use_container=\"yes\" _id=\"867058\" css_custom=\"{`kc-css`:{`any`:{`box`:{`padding|`:`40px inherit 40px inherit`}}}}\"][kc_column width=\"67%\" _id=\"110641\" css_custom=\"{`kc-css`:{`999`:{`box`:{`width|`:`100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}}}}\"][woo_products_special style=\"style1\" _id=\"243340\" title=\"Special Offer\" advanced=\"yes\" product_special=\"816:Crock-Pot - Cook &amp; Carry 5-Quart Slow Cooker - Metallic,827:Keurig - K425 Brewer - Vintage Red - Vintage Blue\"][/kc_column][kc_column width=\"33%\" _id=\"727281\" css_custom=\"{`kc-css`:{`999`:{`box`:{`width|`:`100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}}}}\"][woo_products columns=\"1\" layout_type=\"carousel\" rows=\"3\" item_style=\"list\" _id=\"295304\" title=\"Sale off\" type=\"best_selling\" number=\"9\"][/kc_column][/kc_row][kc_row use_container=\"yes\" css_custom=\"{`kc-css`:{`any`:{`background`:{`background|`:`eyJjb2xvciI6IiNmNWY1ZjUiLCJsaW5lYXJHcmFkaWVudCI6WyIiXSwiaW1hZ2UiOiJub25lIiwicG9zaXRpb24iOiIwJSAwJSIsInNpemUiOiJhdXRvIiwicmVwZWF0IjoicmVwZWF0IiwiYXR0YWNobWVudCI6InNjcm9sbCIsImFkdmFuY2VkIjowfQ==`},`box`:{`padding|`:`40px inherit 20px inherit`}}}}\" _id=\"674521\"][kc_column width=\"50%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"778502\"][element_banner _id=\"891994\" image=\"79\" description=\"U2hvcCB0aGUgaG90dGVzdCBQcm9kdWN0cw==\" button_text=\"Shop now\" button_link=\"#\" text_position=\"right\"][/kc_column][kc_column width=\"50%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"152815\"][element_banner _id=\"66456\" image=\"80\" description=\"PHNwYW4+QWNjZXNzb3JlcyBmb3IgeW91PC9zcGFuPjxicj4NCjxzdHJvbmc+ZnJvbSA8c3BhbiBjbGFzcz0idGV4dC10aGVtZSI+JDcuNTwvc3Bhbj48L3N0cm9uZz4=\" button_text=\"Shop now\" button_link=\"#\" text_position=\"right\"][/kc_column][/kc_row][kc_row use_container=\"yes\" css_custom=\"{`kc-css`:{`any`:{`background`:{`background|`:`eyJjb2xvciI6IiNmNWY1ZjUiLCJsaW5lYXJHcmFkaWVudCI6WyIiXSwiaW1hZ2UiOiJub25lIiwicG9zaXRpb24iOiIwJSAwJSIsInNpemUiOiJhdXRvIiwicmVwZWF0IjoicmVwZWF0IiwiYXR0YWNobWVudCI6InNjcm9sbCIsImFkdmFuY2VkIjowfQ==`}}}}\" cols_gap=\"{`kc-css`:{`any`:{`group`:{`max-width|.kc-container`:`1790px`}}}}\" _id=\"803017\"][kc_column width=\"12/12\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"908332\"][kc_row_inner _id=\"865903\" cols_gap=\"{`kc-css`:{`any`:{`group`:{`gap|:gt:.kc_column_inner, :gt:div:gt:.kc_column_inner`:`0px`}}}}\" row_class=\"box-border\"][kc_column_inner width=\"16.66%\" _id=\"439204\" css_custom=\"{`kc-css`:{`479`:{`box`:{`width|`:`100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}},`1024`:{`box`:{`width|`:`50{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}}}}\"][woo_category_info number=\"7\" layout_type=\"layout2\" _id=\"242547\" title=\"TVs\" category=\"tv-audio\" icon=\"mn-icon-658\" image=\"undefined\"][/kc_column_inner][kc_column_inner width=\"16.66%\" _id=\"829739\" css_custom=\"{`kc-css`:{`479`:{`box`:{`width|`:`100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}},`1024`:{`box`:{`width|`:`50{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}}}}\"][woo_category_info number=\"7\" layout_type=\"layout2\" _id=\"471959\" title=\"Laptops &amp; Computers\" category=\"computers\" icon=\"mn-icon-656\" image=\"undefined\"][/kc_column_inner][kc_column_inner width=\"16.66%\" _id=\"306283\" css_custom=\"{`kc-css`:{`479`:{`box`:{`width|`:`100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}},`1024`:{`box`:{`width|`:`50{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}}}}\"][woo_category_info number=\"7\" layout_type=\"layout2\" _id=\"587936\" title=\"Tablets &amp; E-Readers\" category=\"tv-audio\" icon=\"mn-icon-635\" image=\"undefined\"][/kc_column_inner][kc_column_inner width=\"16.66%\" _id=\"94763\" css_custom=\"{`kc-css`:{`479`:{`box`:{`width|`:`100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}},`1024`:{`box`:{`width|`:`50{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}}}}\"][woo_category_info number=\"7\" layout_type=\"layout2\" _id=\"689247\" title=\"Video Games\" category=\"accessories\" icon=\"mn-icon-1560\" image=\"undefined\"][/kc_column_inner][kc_column_inner width=\"16.66%\" _id=\"715230\" css_custom=\"{`kc-css`:{`479`:{`box`:{`width|`:`100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}},`1024`:{`box`:{`width|`:`50{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}}}}\"][woo_category_info number=\"7\" layout_type=\"layout2\" _id=\"445731\" title=\"Headphones &amp; Speakers\" category=\"accessories\" icon=\"mn-icon-506\" image=\"undefined\"][/kc_column_inner][kc_column_inner width=\"16.66%\" _id=\"485228\" css_custom=\"{`kc-css`:{`479`:{`box`:{`width|`:`100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}},`1024`:{`box`:{`width|`:`50{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}}}}\"][woo_category_info number=\"7\" layout_type=\"layout2\" _id=\"787077\" title=\"Cell Phones\" category=\"smart-phone\" icon=\"mn-icon-633\" image=\"undefined\"][/kc_column_inner][/kc_row_inner][/kc_column][/kc_row][kc_row use_container=\"yes\" css_custom=\"{`kc-css`:{`any`:{`background`:{`background|`:`eyJjb2xvciI6IiNmNWY1ZjUiLCJsaW5lYXJHcmFkaWVudCI6WyIiXSwiaW1hZ2UiOiJub25lIiwicG9zaXRpb24iOiIwJSAwJSIsInNpemUiOiJhdXRvIiwicmVwZWF0IjoicmVwZWF0IiwiYXR0YWNobWVudCI6InNjcm9sbCIsImFkdmFuY2VkIjowfQ==`}}}}\" cols_gap=\"{`kc-css`:{`any`:{`group`:{`max-width|.kc-container`:`1790px`}}}}\" _id=\"27437\"][kc_column width=\"12/12\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"52244\"][kc_row_inner _id=\"314606\" cols_gap=\"{`kc-css`:{`any`:{`group`:{`gap|:gt:.kc_column_inner, :gt:div:gt:.kc_column_inner`:`0px`}}}}\" row_class=\"box-border\" css_custom=\"{`kc-css`:{`any`:{`box`:{`margin|`:`-2px inherit inherit inherit`}}}}\"][kc_column_inner width=\"16.66%\" _id=\"477151\" css_custom=\"{`kc-css`:{`479`:{`box`:{`width|`:`100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}},`1024`:{`box`:{`width|`:`50{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}}}}\"][woo_category_info number=\"7\" layout_type=\"layout2\" _id=\"187570\" title=\"Movies &amp; TV Shows\" category=\"tv-audio\" icon=\"mn-icon-492\" image=\"undefined\"][/kc_column_inner][kc_column_inner width=\"16.66%\" _id=\"28572\" css_custom=\"{`kc-css`:{`479`:{`box`:{`width|`:`100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}},`1024`:{`box`:{`width|`:`50{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}}}}\"][woo_category_info number=\"7\" layout_type=\"layout2\" _id=\"51797\" title=\"Car Electronics &amp; GPS\" category=\"accessories\" icon=\"mn-icon-1154\" image=\"undefined\"][/kc_column_inner][kc_column_inner width=\"16.66%\" _id=\"911659\" css_custom=\"{`kc-css`:{`479`:{`box`:{`width|`:`100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}},`1024`:{`box`:{`width|`:`50{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}}}}\"][woo_category_info number=\"7\" layout_type=\"layout2\" _id=\"697626\" title=\"Wearable Technology\" category=\"smart-phone\" icon=\"mn-icon-1262\" image=\"undefined\"][/kc_column_inner][kc_column_inner width=\"16.66%\" _id=\"450884\" css_custom=\"{`kc-css`:{`479`:{`box`:{`width|`:`100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}},`1024`:{`box`:{`width|`:`50{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}}}}\"][woo_category_info number=\"7\" layout_type=\"layout2\" _id=\"153229\" title=\"Health, Fitness &amp; Beauty\" category=\"computers\" icon=\"mn-icon-1247\" image=\"undefined\"][/kc_column_inner][kc_column_inner width=\"16.66%\" _id=\"323589\" css_custom=\"{`kc-css`:{`479`:{`box`:{`width|`:`100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}},`1024`:{`box`:{`width|`:`50{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}}}}\"][woo_category_info number=\"7\" layout_type=\"layout2\" _id=\"546182\" title=\"Smart Home\" category=\"smart-phone\" icon=\"mn-icon-1593\" image=\"undefined\"][/kc_column_inner][kc_column_inner width=\"16.66%\" _id=\"942937\" css_custom=\"{`kc-css`:{`479`:{`box`:{`width|`:`100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}},`1024`:{`box`:{`width|`:`50{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}}}}\"][woo_category_info number=\"7\" layout_type=\"layout2\" _id=\"247095\" title=\"Toys, Games &amp; Drones\" category=\"tv-audio\" icon=\"mn-icon-1627\" image=\"undefined\"][/kc_column_inner][/kc_row_inner][/kc_column][/kc_row][kc_row use_container=\"yes\" css_custom=\"{`kc-css`:{`any`:{`background`:{`background|`:`eyJjb2xvciI6IiNmNWY1ZjUiLCJsaW5lYXJHcmFkaWVudCI6WyIiXSwiaW1hZ2UiOiJub25lIiwicG9zaXRpb24iOiIwJSAwJSIsInNpemUiOiJhdXRvIiwicmVwZWF0IjoicmVwZWF0IiwiYXR0YWNobWVudCI6InNjcm9sbCIsImFkdmFuY2VkIjowfQ==`},`box`:{`padding|`:`15px inherit inherit inherit`}}}}\" _id=\"628767\"][kc_column width=\"100%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"917141\"][woo_products columns=\"5\" layout_type=\"carousel\" rows=\"1\" item_style=\"inner\" _id=\"736657\" type=\"top_rate\" number=\"10\" title=\"Recently Review\"][/kc_column][/kc_row][kc_row use_container=\"yes\" css_custom=\"{`kc-css`:{`any`:{`box`:{`padding|`:`40px inherit 10px inherit`}}}}\" _id=\"41153\"][kc_column width=\"50%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"350029\"][element_testimonials _id=\"259736\" testimonials=\"eyIxIjp7ImltYWdlIjoiOTA0IiwibmFtZSI6IkFOVEhPTlkiLCJqb2IiOiJKQVZBIHByb2dyYW1tZXIiLCJjb250ZW50IjoiVkdobElFMUNRU0JqYjNWeWMyVWdhR0Z6SUdkcGRtVnVJRzFsSUhSb1pTQmpiMjVtYVdSbGJtTmxJSFJ2SUcxdmRtVWdZV2hsWVdRZ2FXNGdiWGtnWTJGeVpXVnlMaUJKZENCbllYWmxJRzFsSUhSb1pTQnZjSEJ2Y25SMWJtbDBlU0IwYnlCemRHVndJR0poWTJzZ1lXNWtJSEpsWm14bFkzUWdiMjRnZDJoaGRDQkpJR1J2TENCb2IzY2dkMlZzYkNCSklHUnZJR2wwSUdGdVpDQjNhR1Z5WlNCSklHTmhiaUJwYlhCeWIzWmxJSFJ2WjJWMGFHVnlJSGRwZEdnZ2RHaGxJSFJ2YjJ4cmFYUWdkRzhnY0hKdlozSmxjM011VkdobElFMUNRU0JqYjNWeWMyVWdhR0Z6SUdkcGRtVnVJRzFsSUhSb1pTQmpiMjVtYVdSbGJtTmxJSFJ2SUcxdmRtVWdZV2hsWVdRZ2FXNGdiWGtnWTJGeVpXVnlMaUJKZENCbllYWmxJRzFsSUhSb1pTQnZjSEJ2Y25SMWJtbDBlU0IwYnlCemRHVndJR0poWTJzZ1lXNWtJSEpsWm14bFkzUWdiMjRnZDJoaGRDQkpJR1J2TENCb2IzY2dkMlZzYkNCSklHUnZJR2wwSUdGdVpDQjNhR1Z5WlNCSklHTmhiaUJwYlhCeWIzWmxJSFJ2WjJWMGFHVnlJSGRwZEdnZ2RHaGxJSFJ2YjJ4cmFYUWdkRzhnY0hKdlozSmxjM011In0sIjIiOnsiaW1hZ2UiOiI5MDQiLCJuYW1lIjoiQU5USE9OWSIsImpvYiI6IkpBVkEgcHJvZ3JhbW1lciIsImNvbnRlbnQiOiJWR2hsSUUxQ1FTQmpiM1Z5YzJVZ2FHRnpJR2RwZG1WdUlHMWxJSFJvWlNCamIyNW1hV1JsYm1ObElIUnZJRzF2ZG1VZ1lXaGxZV1FnYVc0Z2JYa2dZMkZ5WldWeUxpQkpkQ0JuWVhabElHMWxJSFJvWlNCdmNIQnZjblIxYm1sMGVTQjBieUJ6ZEdWd0lHSmhZMnNnWVc1a0lISmxabXhsWTNRZ2IyNGdkMmhoZENCSklHUnZMQ0JvYjNjZ2QyVnNiQ0JKSUdSdklHbDBJR0Z1WkNCM2FHVnlaU0JKSUdOaGJpQnBiWEJ5YjNabElIUnZaMlYwYUdWeUlIZHBkR2dnZEdobElIUnZiMnhyYVhRZ2RHOGdjSEp2WjNKbGMzTXVWR2hsSUUxQ1FTQmpiM1Z5YzJVZ2FHRnpJR2RwZG1WdUlHMWxJSFJvWlNCamIyNW1hV1JsYm1ObElIUnZJRzF2ZG1VZ1lXaGxZV1FnYVc0Z2JYa2dZMkZ5WldWeUxpQkpkQ0JuWVhabElHMWxJSFJvWlNCdmNIQnZjblIxYm1sMGVTQjBieUJ6ZEdWd0lHSmhZMnNnWVc1a0lISmxabXhsWTNRZ2IyNGdkMmhoZENCSklHUnZMQ0JvYjNjZ2QyVnNiQ0JKSUdSdklHbDBJR0Z1WkNCM2FHVnlaU0JKSUdOaGJpQnBiWEJ5YjNabElIUnZaMlYwYUdWeUlIZHBkR2dnZEdobElIUnZiMnhyYVhRZ2RHOGdjSEp2WjNKbGMzTXUifSwiMyI6eyJpbWFnZSI6IjkwNCIsIm5hbWUiOiJBTlRIT05ZIiwiam9iIjoiSkFWQSBwcm9ncmFtbWVyIiwiY29udGVudCI6IlZHaGxJRTFDUVNCamIzVnljMlVnYUdGeklHZHBkbVZ1SUcxbElIUm9aU0JqYjI1bWFXUmxibU5sSUhSdklHMXZkbVVnWVdobFlXUWdhVzRnYlhrZ1kyRnlaV1Z5TGlCSmRDQm5ZWFpsSUcxbElIUm9aU0J2Y0hCdmNuUjFibWwwZVNCMGJ5QnpkR1Z3SUdKaFkyc2dZVzVrSUhKbFpteGxZM1FnYjI0Z2QyaGhkQ0JKSUdSdkxDQm9iM2NnZDJWc2JDQkpJR1J2SUdsMElHRnVaQ0IzYUdWeVpTQkpJR05oYmlCcGJYQnliM1psSUhSdloyVjBhR1Z5SUhkcGRHZ2dkR2hsSUhSdmIyeHJhWFFnZEc4Z2NISnZaM0psYzNNdVZHaGxJRTFDUVNCamIzVnljMlVnYUdGeklHZHBkbVZ1SUcxbElIUm9aU0JqYjI1bWFXUmxibU5sSUhSdklHMXZkbVVnWVdobFlXUWdhVzRnYlhrZ1kyRnlaV1Z5TGlCSmRDQm5ZWFpsSUcxbElIUm9aU0J2Y0hCdmNuUjFibWwwZVNCMGJ5QnpkR1Z3SUdKaFkyc2dZVzVrSUhKbFpteGxZM1FnYjI0Z2QyaGhkQ0JKSUdSdkxDQm9iM2NnZDJWc2JDQkpJR1J2SUdsMElHRnVaQ0IzYUdWeVpTQkpJR05oYmlCcGJYQnliM1psSUhSdloyVjBhR1Z5SUhkcGRHZ2dkR2hsSUhSdmIyeHJhWFFnZEc4Z2NISnZaM0psYzNNdSJ9fQ==\" columns=\"1\" layout_type=\"carousel\" title=\"Testimonials\"][/kc_column][kc_column width=\"50%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"11342\"][element_blog_posts number=\"4\" layout_type=\"special\" _id=\"124994\" columns=\"2\" order_by=\"ID\" order=\"DESC\" title=\"Latest News\"][/kc_column][/kc_row][kc_row use_container=\"yes\" css_custom=\"{`kc-css`:{`any`:{`box`:{`padding|`:`40px inherit 10px inherit`,`border|`:`1px solid #f5f5f5|||`}}}}\" _id=\"35075\" cols_gap=\"{`kc-css`:{`any`:{`group`:{`max-width|.kc-container`:`100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}}}}\"][kc_column width=\"100%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"893534\"][element_brands number=\"8\" columns=\"8\" rows=\"1\" style=\"style1\" _id=\"601064\"][/kc_column][/kc_row]', 'Home 2', '', 'publish', 'closed', 'closed', '', 'home-2', '', '', '2017-01-10 02:46:35', '2017-01-10 02:46:35', '', 0, 'http://demoapus-wp.com/denso_import/?page_id=40', 0, 'page', '', 0),
(72, 1, '2017-01-11 08:06:50', '2017-01-11 08:06:50', '', 'Shop', '', 'publish', 'closed', 'closed', '', 'shop', '', '', '2017-01-11 08:06:50', '2017-01-11 08:06:50', '', 0, 'http://demoapus-wp.com/denso_import/shop/', 0, 'page', '', 0),
(73, 1, '2017-01-11 08:06:50', '2017-01-11 08:06:50', '<style type=\"text/css\">body.kc-css-system .kc-css-949068{padding-bottom: 30px;}</style><section class=\"kc-elm kc-css-949068 kc_row\"><div class=\"kc-row-container  kc-container\"><div class=\"kc-wrap-columns\"><div class=\"kc-elm kc-css-3513418 kc_col-sm-12 kc_column kc_col-sm-12\"><div class=\"kc-col-container\"></div></div></div></div></section>', 'Cart', '', 'publish', 'closed', 'closed', '', 'cart', '', '', '2021-06-01 16:49:21', '2021-06-01 16:49:21', '[kc_row use_container=\"yes\" _id=\"642664\" css_custom=\"{`kc-css`:{`any`:{`box`:{`padding|`:`inherit inherit 30px inherit`}}}}\"][kc_column width=\"12/12\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"314733\"][woocommerce_cart][/kc_column][/kc_row]', 0, 'http://demoapus-wp.com/denso_import/cart/', 0, 'page', '', 0),
(1348, 1, '2017-01-06 03:01:50', '2017-01-06 03:01:50', 'It is expected that new regulations and changes to the UK Highway Code will be needed before driverless cars can be used fully on the roads.\nBut the concept has thrown up a number of conceptual and safety challenges - including how to account for real-world driving conditions.\n“Thousands and thousands of people are killed in car accidents every year,†said Dolgov to Reuters, in relation to the “speedingâ€, er, feature. The point is that on a motorway or highway, cars which drive much slower than those around them are at more risk than those breaking the arbitrary speed limit.\nThe current cars undergoing tests in the US are essentially normal vehicles, but with a large cylinder of sensors and lasers on the roof, and various other tech around the edge of the car.\nBut Google has also announced a separate line of electric self-driving cars it intends to build which will be limited to 25mph - presumably ruling it out of breaking the law in most circumstances.\nMeanwhile a separate but related recent debate focused on whether self-driving cars should be programmed to protect the occupant at all costs, or whether they should prioritise greater numbers of pedestrians outside the vehicle... IE whether your Google car should be programmed to kill you.\nThe announcement might seem like a tiny detail in the evolution of the Google X project, but driverless cars could be on the roads within a decade, and have led to thorny legal and ethical issues. If you are using an autonomous car are you legally liable under the terms of your insurance? How can you be sure that your car, in its efforts to protect the occupants, won\'t take out surrounding pedestrians if it has to take evasive action?\nAnd perhaps most important of all, if Cecilia Abadie, who was ticketed for wearing Google Glass while driving, had been the lead passenger in a Google driverless car instead, would she have got a ticket then?', 'Make Sure You Read This Before Buying New Plants', '', 'publish', 'open', 'open', '', 'hello-world-2', '', '', '2017-01-06 03:01:50', '2017-01-06 03:01:50', '', 0, 'http://demoapus-wp.com/denso_import/?p=1', 0, 'post', '', 0),
(74, 1, '2017-01-11 08:06:50', '2017-01-11 08:06:50', '<style type=\"text/css\">body.kc-css-system .kc-css-3466948{padding-bottom: 40px;}</style><section class=\"kc-elm kc-css-3466948 kc_row\"><div class=\"kc-row-container  kc-container\"><div class=\"kc-wrap-columns\"><div class=\"kc-elm kc-css-1664192 kc_col-sm-12 kc_column kc_col-sm-12\"><div class=\"kc-col-container\"><div class=\"woocommerce\"></div></div></div></div></div></section>', 'Checkout', '', 'publish', 'closed', 'closed', '', 'checkout', '', '', '2021-06-01 16:49:15', '2021-06-01 16:49:15', '[kc_row use_container=\"yes\" _id=\"50075\" css_custom=\"{`kc-css`:{`any`:{`box`:{`padding|`:`inherit inherit 40px inherit`}}}}\"][kc_column width=\"12/12\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"507969\"][woocommerce_checkout][/kc_column][/kc_row]', 0, 'http://demoapus-wp.com/denso_import/checkout/', 0, 'page', '', 0),
(75, 1, '2017-01-11 08:06:50', '2017-01-11 08:06:50', '[woocommerce_my_account]', 'My Account', '', 'publish', 'closed', 'closed', '', 'my-account', '', '', '2021-06-01 16:48:50', '2021-06-01 16:48:50', '', 0, 'http://demoapus-wp.com/denso_import/my-account/', 0, 'page', '', 0),
(107, 1, '2017-01-12 08:08:50', '2017-01-12 08:08:50', 'It is expected that new regulations and changes to the UK Highway Code will be needed before driverless cars can be used fully on the roads.\nBut the concept has thrown up a number of conceptual and safety challenges - including how to account for real-world driving conditions.\n“Thousands and thousands of people are killed in car accidents every year,†said Dolgov to Reuters, in relation to the “speedingâ€, er, feature. The point is that on a motorway or highway, cars which drive much slower than those around them are at more risk than those breaking the arbitrary speed limit.\nThe current cars undergoing tests in the US are essentially normal vehicles, but with a large cylinder of sensors and lasers on the roof, and various other tech around the edge of the car.\nBut Google has also announced a separate line of electric self-driving cars it intends to build which will be limited to 25mph - presumably ruling it out of breaking the law in most circumstances.\nMeanwhile a separate but related recent debate focused on whether self-driving cars should be programmed to protect the occupant at all costs, or whether they should prioritise greater numbers of pedestrians outside the vehicle... IE whether your Google car should be programmed to kill you.\nThe announcement might seem like a tiny detail in the evolution of the Google X project, but driverless cars could be on the roads within a decade, and have led to thorny legal and ethical issues. If you are using an autonomous car are you legally liable under the terms of your insurance? How can you be sure that your car, in its efforts to protect the occupants, won\'t take out surrounding pedestrians if it has to take evasive action?\nAnd perhaps most important of all, if Cecilia Abadie, who was ticketed for wearing Google Glass while driving, had been the lead passenger in a Google driverless car instead, would she have got a ticket then?', 'Make Sure You Read This Before Buying New Plant', '', 'publish', 'open', 'open', '', 'lighten-up-and-eat-some-chocolate', '', '', '2017-01-12 08:08:50', '2017-01-12 08:08:50', '', 0, 'http://demoapus-wp.com/denso_import/?p=107', 0, 'post', '', 0),
(111, 1, '2017-01-12 08:09:56', '2017-01-12 08:09:56', 'It is expected that new regulations and changes to the UK Highway Code will be needed before driverless cars can be used fully on the roads.\nBut the concept has thrown up a number of conceptual and safety challenges - including how to account for real-world driving conditions.\n“Thousands and thousands of people are killed in car accidents every year,†said Dolgov to Reuters, in relation to the “speedingâ€, er, feature. The point is that on a motorway or highway, cars which drive much slower than those around them are at more risk than those breaking the arbitrary speed limit.\nThe current cars undergoing tests in the US are essentially normal vehicles, but with a large cylinder of sensors and lasers on the roof, and various other tech around the edge of the car.\nBut Google has also announced a separate line of electric self-driving cars it intends to build which will be limited to 25mph - presumably ruling it out of breaking the law in most circumstances.\nMeanwhile a separate but related recent debate focused on whether self-driving cars should be programmed to protect the occupant at all costs, or whether they should prioritise greater numbers of pedestrians outside the vehicle... IE whether your Google car should be programmed to kill you.\nThe announcement might seem like a tiny detail in the evolution of the Google X project, but driverless cars could be on the roads within a decade, and have led to thorny legal and ethical issues. If you are using an autonomous car are you legally liable under the terms of your insurance? How can you be sure that your car, in its efforts to protect the occupants, won\'t take out surrounding pedestrians if it has to take evasive action?\nAnd perhaps most important of all, if Cecilia Abadie, who was ticketed for wearing Google Glass while driving, had been the lead passenger in a Google driverless car instead, would she have got a ticket then?', 'Lighten up and eat some chocolate SoundCloud', '', 'publish', 'open', 'open', '', 'lighten-up-and-eat-some-chocolate-2', '', '', '2017-01-12 08:09:56', '2017-01-12 08:09:56', '', 0, 'http://demoapus-wp.com/denso_import/?p=111', 0, 'post', '', 0),
(859, 1, '2017-03-01 04:48:51', '2017-03-01 04:48:51', '[wcv_vendor_dashboard]', 'Vendor Dashboard', '', 'publish', 'closed', 'closed', '', 'vendor_dashboard', '', '', '2017-03-01 04:48:51', '2017-03-01 04:48:51', '', 0, 'http://demoapus-wp.com/denso_import/vendor_dashboard/', 0, 'page', '', 0),
(860, 1, '2017-03-01 04:48:51', '2017-03-01 04:48:51', '[wcv_orders]', 'Orders', '', 'publish', 'closed', 'closed', '', 'product_orders', '', '', '2017-03-01 04:48:51', '2017-03-01 04:48:51', '', 859, 'http://demoapus-wp.com/denso_import/vendor_dashboard/product_orders/', 0, 'page', '', 0),
(861, 1, '2017-03-01 04:48:51', '2017-03-01 04:48:51', '[wcv_shop_settings]', 'Shop Settings', '', 'publish', 'closed', 'closed', '', 'shop_settings', '', '', '2017-03-01 04:48:51', '2017-03-01 04:48:51', '', 859, 'http://demoapus-wp.com/denso_import/vendor_dashboard/shop_settings/', 0, 'page', '', 0),
(862, 1, '2017-03-01 04:48:59', '2017-03-01 04:48:59', '[wcv_pro_dashboard]', 'Pro Dashboard', '', 'publish', 'closed', 'closed', '', 'dashboard', '', '', '2017-03-01 04:48:59', '2017-03-01 04:48:59', '', 0, 'http://demoapus-wp.com/denso_import/dashboard/', 0, 'page', '', 0),
(863, 1, '2017-03-01 04:48:59', '2017-03-01 04:48:59', '[wcv_feedback_form]', 'Feedback', '', 'publish', 'closed', 'closed', '', 'feedback', '', '', '2017-03-01 04:48:59', '2017-03-01 04:48:59', '', 75, 'http://demoapus-wp.com/denso_import/my-account/feedback/', 0, 'page', '', 0);
INSERT INTO `wpx5_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(910, 1, '2017-03-06 04:18:52', '2017-03-06 04:18:52', '[kc_row _id=\"800318\" use_container=\"yes\" css_custom=\"{`kc-css`:{`any`:{`background`:{`background|`:`eyJjb2xvciI6IiNmNWY1ZjUiLCJsaW5lYXJHcmFkaWVudCI6WyIiXSwiaW1hZ2UiOiJub25lIiwicG9zaXRpb24iOiIwJSAwJSIsInNpemUiOiJhdXRvIiwicmVwZWF0IjoicmVwZWF0IiwiYXR0YWNobWVudCI6InNjcm9sbCIsImFkdmFuY2VkIjowfQ==`},`box`:{`padding|`:`inherit inherit 18px inherit`}}}}\" cols_gap=\"{`kc-css`:{`any`:{`group`:{`max-width|.kc-container`:`1510px`}}}}\"][kc_column width=\"100%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"876178\"][element_revslider _id=\"411621\" alias=\"slider-3\"][/kc_column][/kc_row][kc_row cols_gap=\"{`kc-css`:{`any`:{`group`:{`max-width|.kc-container`:`1510px`}}}}\" use_container=\"yes\" _id=\"977005\" css_custom=\"{`kc-css`:{`767`:{`box`:{`display|`:`none`}},`any`:{`background`:{`background|`:`eyJjb2xvciI6IiNmNWY1ZjUiLCJsaW5lYXJHcmFkaWVudCI6WyIiXSwiaW1hZ2UiOiJub25lIiwicG9zaXRpb24iOiIwJSAwJSIsInNpemUiOiJhdXRvIiwicmVwZWF0IjoicmVwZWF0IiwiYXR0YWNobWVudCI6InNjcm9sbCIsImFkdmFuY2VkIjowfQ==`}}}}\"][kc_column width=\"33.33%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"74678\"][element_banner _id=\"550269\" image=\"79\" description=\"U2hvcCB0aGUgaG90dGVzdCBQcm9kdWN0cw==\" button_text=\"Shop now\" button_link=\"#\" text_position=\"right\"][/kc_column][kc_column width=\"33.33%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"17691\"][element_banner _id=\"829151\" image=\"80\" description=\"PHNwYW4+IEFDQ0VTU09SRVMgRk9SIFlPVTwvc3Bhbj48YnI+DQo8c3Ryb25nPkZST008c3BhbiBjbGFzcz0idGV4dC10aGVtZSI+JDcuNTwvc3Bhbj48L3N0cm9uZz4=\" button_text=\"Shop now\" button_link=\"#\" text_position=\"right\"][/kc_column][kc_column width=\"33.33%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"931477\"][element_banner _id=\"596401\" image=\"81\" description=\"VFYgJiBIb21lIFRoZWF0ZXIgZm9yIHlhZXI=\" button_text=\"Shop now\" button_link=\"#\" text_position=\"left\"][/kc_column][/kc_row][kc_row _id=\"160293\" cols_gap=\"{`kc-css`:{`any`:{`group`:{`max-width|.kc-container`:`1508px`}}}}\" use_container=\"yes\" css_custom=\"{`kc-css`:{`any`:{`background`:{`background|`:`eyJjb2xvciI6IiNmNWY1ZjUiLCJsaW5lYXJHcmFkaWVudCI6WyIiXSwiaW1hZ2UiOiJub25lIiwicG9zaXRpb24iOiIwJSAwJSIsInNpemUiOiJhdXRvIiwicmVwZWF0IjoicmVwZWF0IiwiYXR0YWNobWVudCI6InNjcm9sbCIsImFkdmFuY2VkIjowfQ==`},`box`:{`padding|`:`10px inherit inherit inherit`}}}}\"][kc_column width=\"50%\" _id=\"786398\" css_custom=\"{`kc-css`:{`1024`:{`box`:{`width|`:`100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}}}}\"][woo_products_special style=\"style2\" _id=\"124953\" title=\"Best Deals\" advanced=\"yes\" product_special=\"816:Crock-Pot - Cook &amp; Carry 5-Quart Slow Cooker - Metallic,827:Keurig - K425 Brewer - Vintage Red - Vintage Blue\"][/kc_column][kc_column width=\"50%\" _id=\"802478\"][woo_categories_tabs type=\"4\" number=\"6\" columns=\"2\" tab_style=\"style2\" layout_type=\"list-tab\" _id=\"13001\" tabs=\"eyIxIjp7Im5hbWUiOiJCZXN0IFNlbGxpbmciLCJjYXRlZ29yeSI6IiIsInR5cGUiOiJiZXN0X3NlbGxpbmcifSwiMiI6eyJuYW1lIjoiUmVjZW50IFByb2R1Y3RzIiwiY2F0ZWdvcnkiOiIiLCJ0eXBlIjoicmVjZW50X3Byb2R1Y3QifSwiMyI6eyJuYW1lIjoiVG9wIFJhdGUiLCJjYXRlZ29yeSI6IiIsInR5cGUiOiJ0b3BfcmF0ZSJ9LCI0Ijp7Im5hbWUiOiJPbiBTYWxlIiwiY2F0ZWdvcnkiOiIiLCJ0eXBlIjoib25fc2FsZSJ9fQ==\"][/kc_column][/kc_row][kc_row _id=\"259645\" use_container=\"yes\" css_custom=\"{`kc-css`:{`any`:{`background`:{`background|`:`eyJjb2xvciI6IiMwMDJlNWIiLCJsaW5lYXJHcmFkaWVudCI6WyIiXSwiaW1hZ2UiOiJub25lIiwicG9zaXRpb24iOiIwJSAwJSIsInNpemUiOiJhdXRvIiwicmVwZWF0IjoicmVwZWF0IiwiYXR0YWNobWVudCI6InNjcm9sbCIsImFkdmFuY2VkIjowfQ==`}}}}\" cols_gap=\"{`kc-css`:{`any`:{`group`:{`max-width|.kc-container`:`1508px`}}}}\"][kc_column width=\"100%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"252484\"][element_features_box columns=\"4\" _id=\"533239\" features=\"eyIxIjp7InRpdGxlIjoiRnJlZSBEZWxpdmVyeSIsImRlc2NyaXB0aW9uIjoiUkdWc2FYWmxjbmtnZDI5eWJHUWdkMmxrWlE9PSIsImljb24iOiJtbi1pY29uLTk0NCIsImltYWdlIjoiIn0sIjIiOnsidGl0bGUiOiIzMCBEYXlzIFJldHVybnMiLCJkZXNjcmlwdGlvbiI6IlQzVnlJRE13TFdSaGVTQnRiMjVsZVNCaVlXTnJJR2QxWVhKaGJuUmxaU0JuYVhabGN5QjViM1U9IiwiaWNvbiI6Im1uLWljb24tMTA0OCIsImltYWdlIjoiIn0sIjMiOnsidGl0bGUiOiIyNC83IEN1c3RvbWVyIFNlcnZpY2UiLCJkZXNjcmlwdGlvbiI6IlQyNXNhVzVsSUhOMGIzSmxJREkwTHpjPSIsImljb24iOiJtbi1pY29uLTEwNTAiLCJpbWFnZSI6IiJ9LCI0Ijp7InRpdGxlIjoiU2VjdXJlIFNob3BwaW5nIiwiZGVzY3JpcHRpb24iOiJXVzkxY2lCd1pYSnpiMjVoYkNCcGJtWnZjbTFoZEdsdmJpQnBjeUJ6WldOMWNtVmtJSGRwZEdnZ1lXNGdhVzVrZFhOMGNuaz0iLCJpY29uIjoibW4taWNvbi04MjUiLCJpbWFnZSI6IiJ9fQ==\" style=\"style2 style1\"][/kc_column][/kc_row][kc_row _id=\"544934\" cols_gap=\"{`kc-css`:{`any`:{`group`:{`max-width|.kc-container`:`1508px`}}}}\" use_container=\"yes\" css_custom=\"{`kc-css`:{`any`:{`background`:{`background|`:`eyJjb2xvciI6IiNmNWY1ZjUiLCJsaW5lYXJHcmFkaWVudCI6WyIiXSwiaW1hZ2UiOiJub25lIiwicG9zaXRpb24iOiIwJSAwJSIsInNpemUiOiJhdXRvIiwicmVwZWF0IjoicmVwZWF0IiwiYXR0YWNobWVudCI6InNjcm9sbCIsImFkdmFuY2VkIjowfQ==`},`box`:{`padding|`:`20px inherit 8px inherit`}}}}\"][kc_column width=\"100%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"312132\"][woo_categories_tabs type=\"recent_product\" number=\"12\" columns=\"6\" tab_style=\"style2\" layout_type=\"carousel\" _id=\"664686\" title=\"Feature Product\" tabs=\"eyIxIjp7Im5hbWUiOiJBY2Nlc3NvcmllcyIsImNhdGVnb3J5IjoiYWNjZXNzb3JpZXMiLCJ0eXBlIjoicmVjZW50X3Byb2R1Y3QifSwiMiI6eyJuYW1lIjoiQXBwbGlhbmNlcyIsImNhdGVnb3J5IjoiYXBwbGlhbmNlcyIsInR5cGUiOiJyZWNlbnRfcHJvZHVjdCJ9LCIzIjp7Im5hbWUiOiJBdWRpbyIsImNhdGVnb3J5IjoiYXVkaW8iLCJ0eXBlIjoicmVjZW50X3Byb2R1Y3QifSwiNCI6eyJuYW1lIjoiQ29tcHV0ZXJzIiwiY2F0ZWdvcnkiOiJjb21wdXRlcnMiLCJ0eXBlIjoicmVjZW50X3Byb2R1Y3QifSwiNSI6eyJuYW1lIjoiUG9ydGFibGUgQXVkaW8iLCJjYXRlZ29yeSI6InBvcnRhYmxlLWF1ZGlvIiwidHlwZSI6InJlY2VudF9wcm9kdWN0In0sIjYiOnsibmFtZSI6IlNtYXJ0IFBob25lIiwiY2F0ZWdvcnkiOiJzbWFydC1waG9uZSIsInR5cGUiOiJyZWNlbnRfcHJvZHVjdCJ9fQ==\"][/kc_column][/kc_row][kc_row use_container=\"yes\" css_custom=\"{`kc-css`:{`767`:{`box`:{`padding|`:`15px inherit 15px inherit`}},`any`:{`background`:{`background|`:`eyJjb2xvciI6InRyYW5zcGFyZW50IiwibGluZWFyR3JhZGllbnQiOlsiIl0sImltYWdlIjoiJVNJVEVfVVJMJS93cC1jb250ZW50L3VwbG9hZHMvMjAxNy8wMy9ncmV5LWJhY2tncm91bmQuanBnIiwicG9zaXRpb24iOiIwJSAwJSIsInNpemUiOiJhdXRvIiwicmVwZWF0IjoicmVwZWF0IiwiYXR0YWNobWVudCI6InNjcm9sbCIsImFkdmFuY2VkIjoxfQ==`},`box`:{`padding|`:`45px inherit 25px inherit`}}}}\" _id=\"246327\" cols_gap=\"{`kc-css`:{`any`:{`group`:{`max-width|.kc-container`:`1508px`}}}}\"][kc_column width=\"50%\" _id=\"676478\" css_custom=\"{`kc-css`:{`999`:{`box`:{`padding|`:`30px inherit inherit inherit`}},`1024`:{`box`:{`width|`:`100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}},`any`:{`box`:{`padding|`:`125px inherit inherit inherit`}}}}\"][kc_call_to_action layout=\"2\" title=\"Sale up to off all\" desc=\"PHNwYW4gY2xhc3M9InRleHQtYmx1ZSI+NDUlIDwvc3Bhbj4gQ2FtZXJh\" button_show=\"yes\" button_text=\"Shop now\" _id=\"774561\" css_custom=\"{`kc-css`:{`any`:{`title`:{`color|.kc-cta-desc h2`:`#ffffff`,`font-family|.kc-cta-desc h2`:`Libre Franklin`,`font-size|.kc-cta-desc h2`:`60px`,`line-height|.kc-cta-desc h2`:`60px`,`font-weight|.kc-cta-desc h2`:`800`,`text-transform|.kc-cta-desc h2`:`uppercase`,`text-align|.kc-cta-desc h2`:`left`,`margin|.kc-cta-desc h2`:`0px inherit 0px inherit`},`description`:{`color|.kc-cta-desc .kc-cta-text`:`#ffffff`,`font-family|.kc-cta-desc .kc-cta-text`:`Libre Franklin`,`font-size|.kc-cta-desc .kc-cta-text`:`60px`,`font-weight|.kc-cta-desc .kc-cta-text`:`800`,`text-transform|.kc-cta-desc .kc-cta-text`:`uppercase`,`text-align|.kc-cta-desc .kc-cta-text`:`left`},`button`:{`color|.kc-cta-button a`:`#ffffff`,`background-color|.kc-cta-button a`:`#cca86d`,`font-family|.kc-cta-button a`:`Libre Franklin`,`font-size|.kc-cta-button a`:`18px`,`font-weight|.kc-cta-button a`:`700`,`text-transform|.kc-cta-button a`:`uppercase`,`text-align|.kc-cta-button a`:`left`,`border-radius|.kc-cta-button a`:`50px 50px 50px 50px`,`padding|.kc-cta-button a`:`12px 64px 12px 64px`},`button-hover`:{`color|.kc-cta-button a:hover`:`#ffffff`,`background-color|.kc-cta-button a:hover`:`#876f48`},`boxes`:{`background|`:`eyJjb2xvciI6InJnYmEoMjU1LCAyNTUsIDI1NSwgMCkiLCJsaW5lYXJHcmFkaWVudCI6WyIiXSwiaW1hZ2UiOiJub25lIiwicG9zaXRpb24iOiIwJSAwJSIsInNpemUiOiJhdXRvIiwicmVwZWF0IjoicmVwZWF0IiwiYXR0YWNobWVudCI6InNjcm9sbCIsImFkdmFuY2VkIjowfQ==`,`padding|`:`0px 0px 0px 0px`}}}}\"][/kc_column][kc_column width=\"50%\" _id=\"110747\" css_custom=\"{`kc-css`:{`1024`:{`box`:{`width|`:`100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}}}}\"][woo_products columns=\"3\" layout_type=\"carousel\" rows=\"1\" topcarousel=\"1\" item_style=\"inner\" _id=\"18231\" title=\"New Product\" type=\"best_selling\" number=\"9\"][/kc_column][/kc_row][kc_row use_container=\"yes\" css_custom=\"{`kc-css`:{`any`:{`background`:{`background|`:`eyJjb2xvciI6IiNmNWY1ZjUiLCJsaW5lYXJHcmFkaWVudCI6WyIiXSwiaW1hZ2UiOiJub25lIiwicG9zaXRpb24iOiIwJSAwJSIsInNpemUiOiJhdXRvIiwicmVwZWF0IjoicmVwZWF0IiwiYXR0YWNobWVudCI6InNjcm9sbCIsImFkdmFuY2VkIjowfQ==`},`box`:{`padding|`:`20px inherit inherit inherit`}}}}\" cols_gap=\"{`kc-css`:{`any`:{`group`:{`max-width|.kc-container`:`1508px`}}}}\" _id=\"824834\"][kc_column width=\"100%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"352251\"][kc_column_text _id=\"654984\" css_custom=\"{`kc-css`:{`any`:{`typography`:{`color|,p`:`#cca86d`,`font-family|,p`:`Libre Franklin`,`font-size|,p`:`24px`,`font-weight|,p`:`700`},`box`:{`background|`:`eyJjb2xvciI6InRyYW5zcGFyZW50IiwibGluZWFyR3JhZGllbnQiOlsiIl0sImltYWdlIjoibm9uZSIsInBvc2l0aW9uIjoiMCUgMCUiLCJzaXplIjoiYXV0byIsInJlcGVhdCI6InJlcGVhdCIsImF0dGFjaG1lbnQiOiJzY3JvbGwiLCJhZHZhbmNlZCI6MH0=`}}}}\"]<p>\nTop Categories this Month</p>\n[/kc_column_text][/kc_column][/kc_row][kc_row _id=\"167573\" cols_gap=\"{`kc-css`:{`any`:{`group`:{`max-width|.kc-container`:`1508px`}}}}\" use_container=\"yes\" css_custom=\"{`kc-css`:{`any`:{`box`:{`margin|`:`0px inherit 30px inherit`,`padding|`:`20px inherit inherit inherit`}}}}\" row_class=\"border-left\"][kc_column width=\"25%\" _id=\"388417\" css_custom=\"{`kc-css`:{`479`:{`box`:{`width|`:`100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}},`767`:{`box`:{`width|`:`50{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}}}}\"][woo_category_info number=\"5\" layout_type=\"layout3\" _id=\"814241\" image=\"943\" title=\"Televisions\" category=\"tv-audio\"][/kc_column][kc_column width=\"25%\" _id=\"100662\" css_custom=\"{`kc-css`:{`479`:{`box`:{`width|`:`100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}},`767`:{`box`:{`width|`:`50{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}}}}\"][woo_category_info number=\"5\" layout_type=\"layout3\" _id=\"542353\" image=\"1292\" title=\"Laptop and Computer\" category=\"computers\"][/kc_column][kc_column width=\"25%\" _id=\"342850\" css_custom=\"{`kc-css`:{`479`:{`box`:{`width|`:`100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}},`767`:{`box`:{`width|`:`50{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}}}}\"][woo_category_info number=\"5\" layout_type=\"layout3\" _id=\"312774\" image=\"1293\" title=\"Tablets &amp; E-Readers\" category=\"computers\"][/kc_column][kc_column width=\"25%\" _id=\"985030\" css_custom=\"{`kc-css`:{`479`:{`box`:{`width|`:`100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}},`767`:{`box`:{`width|`:`50{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}}}}\"][woo_category_info number=\"5\" layout_type=\"layout3\" _id=\"589964\" image=\"1294\" title=\"Video Games Virtual\" category=\"gps-navi\"][/kc_column][/kc_row][kc_row _id=\"158328\" cols_gap=\"{`kc-css`:{`any`:{`group`:{`max-width|.kc-container`:`1508px`}}}}\" use_container=\"yes\" css_custom=\"{`kc-css`:{`any`:{`box`:{`margin|`:`0px inherit 30px inherit`,`padding|`:`20px inherit inherit inherit`}}}}\" row_class=\"border-left\"][kc_column width=\"25%\" _id=\"43068\" css_custom=\"{`kc-css`:{`479`:{`box`:{`width|`:`100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}},`767`:{`box`:{`width|`:`50{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}}}}\"][woo_category_info number=\"5\" layout_type=\"layout3\" _id=\"695132\" image=\"1295\" title=\"Headphones &amp; Speakers\" category=\"tv-audio\"][/kc_column][kc_column width=\"25%\" _id=\"825812\" css_custom=\"{`kc-css`:{`479`:{`box`:{`width|`:`100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}},`767`:{`box`:{`width|`:`50{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}}}}\"][woo_category_info number=\"5\" layout_type=\"layout3\" _id=\"925267\" image=\"1296\" title=\"Cell Phones\" category=\"smart-phone\"][/kc_column][kc_column width=\"25%\" _id=\"834061\" css_custom=\"{`kc-css`:{`479`:{`box`:{`width|`:`100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}},`767`:{`box`:{`width|`:`50{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}}}}\"][woo_category_info number=\"5\" layout_type=\"layout3\" _id=\"326440\" image=\"1297\" title=\"Car Electronics &amp; GPS\" category=\"computers\"][/kc_column][kc_column width=\"25%\" _id=\"810420\" css_custom=\"{`kc-css`:{`479`:{`box`:{`width|`:`100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}},`767`:{`box`:{`width|`:`50{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}}}}\"][woo_category_info number=\"5\" layout_type=\"layout3\" _id=\"949877\" image=\"1298\" title=\"Smart Home\" category=\"smart-phone\"][/kc_column][/kc_row][kc_row cols_gap=\"{`kc-css`:{`any`:{`group`:{`max-width|.kc-container`:`1508px`}}}}\" use_container=\"yes\" _id=\"13706\" css_custom=\"{`kc-css`:{`any`:{`box`:{`padding|`:`30px inherit inherit inherit`,`border|`:`1px solid #f5f5f5|||`}}}}\"][kc_column width=\"50%\" _id=\"956780\" css_custom=\"{`kc-css`:{`999`:{`box`:{`width|`:`100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}}}}\"][element_blog_posts number=\"5\" layout_type=\"carousel-list\" _id=\"403061\" title=\"Latest News\" columns=\"1\" order_by=\"ID\" order=\"DESC\"][/kc_column][kc_column width=\"50%\" _id=\"541373\" css_custom=\"{`kc-css`:{`999`:{`box`:{`width|`:`100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}}}}\"][element_brands number=\"12\" columns=\"3\" rows=\"2\" style=\"style2\" _id=\"296841\" title=\"Feature Brands\"][/kc_column][/kc_row][kc_row _id=\"700655\" cols_gap=\"{`kc-css`:{`any`:{`group`:{`max-width|.kc-container`:`1508px`}}}}\" use_container=\"yes\" css_custom=\"{`kc-css`:{`any`:{`background`:{`background|`:`eyJjb2xvciI6IiMwMDJiNDYiLCJsaW5lYXJHcmFkaWVudCI6WyIiXSwiaW1hZ2UiOiJub25lIiwicG9zaXRpb24iOiIwJSAwJSIsInNpemUiOiJhdXRvIiwicmVwZWF0IjoicmVwZWF0IiwiYXR0YWNobWVudCI6InNjcm9sbCIsImFkdmFuY2VkIjowfQ==`},`box`:{`padding|`:`40px inherit 10px inherit`}}}}\"][kc_column width=\"50%\" _id=\"943347\" css_custom=\"{`kc-css`:{`999`:{`box`:{`width|`:`100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}}}}\"][element_newsletter _id=\"929520\" style=\"style2\"][/kc_column][kc_column width=\"50%\" _id=\"307898\" css_custom=\"{`kc-css`:{`999`:{`box`:{`width|`:`100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}}}}\"][element_socials_link _id=\"383246\" socials=\"eyIxIjp7InRpdGxlIjoiIiwidXJsIjoiIyIsImljb24iOiJtbi1pY29uLTE0MDUiLCJpbWFnZSI6IiJ9LCIyIjp7InRpdGxlIjoiIiwidXJsIjoiIyIsImljb24iOiJtbi1pY29uLTE0MDYiLCJpbWFnZSI6IiJ9LCIzIjp7InRpdGxlIjoiIiwidXJsIjoiIyIsImljb24iOiJtbi1pY29uLTE0MDgiLCJpbWFnZSI6IiJ9LCI0Ijp7InRpdGxlIjoiIiwidXJsIjoiIyIsImljb24iOiJtbi1pY29uLTE0MTYiLCJpbWFnZSI6IiJ9LCI1Ijp7InRpdGxlIjoiIiwidXJsIjoiIyIsImljb24iOiJtbi1pY29uLTE0MjIiLCJpbWFnZSI6IiJ9fQ==\" title=\"Stay Connect\" style=\"style1\"][/kc_column][/kc_row]', 'Home 3', '', 'publish', 'closed', 'closed', '', 'home-3', '', '', '2017-03-06 04:18:52', '2017-03-06 04:18:52', '', 0, 'http://demoapus-wp.com/denso_import/?page_id=910', 0, 'page', '', 0),
(974, 1, '2017-03-07 07:11:43', '2017-03-07 07:11:43', '[kc_row _id=\"567588\" cols_gap=\"{`kc-css`:{`any`:{`group`:{`max-width|.kc-container`:`1508px`}}}}\" use_container=\"yes\" css_custom=\"{`kc-css`:{`any`:{`background`:{`background|`:`eyJjb2xvciI6IiNmNWY1ZjUiLCJsaW5lYXJHcmFkaWVudCI6WyIiXSwiaW1hZ2UiOiJub25lIiwicG9zaXRpb24iOiIwJSAwJSIsInNpemUiOiJhdXRvIiwicmVwZWF0IjoicmVwZWF0IiwiYXR0YWNobWVudCI6InNjcm9sbCIsImFkdmFuY2VkIjowfQ==`},`box`:{`padding|`:`18px inherit inherit inherit`}}}}\"][kc_column width=\"50%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"323084\"][element_banner _id=\"792708\" text_position=\"large-left\" subtitle=\"Big sale off\" title=\"U1RBUiBUTzxzcGFuIGNsYXNzPSJ0ZXh0LXllbGxvdyI+ICQ5NTwvc3Bhbj4=\" description=\"VEVMRVZJU0lPTlMgRU5EIFlFQVI=\" button_text=\"Shop now\" button_link=\"#\" image=\"992\"][/kc_column][kc_column width=\"50%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"22100\"][kc_row_inner column_align=\"middle\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"505959\"][kc_column_inner width=\"50%\" _id=\"323810\" css_custom=\"{`kc-css`:{`479`:{`box`:{`width|`:`100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}},`767`:{`box`:{`width|`:`50{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}}}}\"][element_banner _id=\"39898\" image=\"995\" subtitle=\"Tablets & E-Readers\" title=\"U2F2ZSB1cCB0byAkMTYwDQpvbiBzZWxlY3QgdGFibGV0cw==\" button_text=\"Shop now\" button_link=\"#\" text_position=\"left full\"][/kc_column_inner][kc_column_inner width=\"50%\" _id=\"387236\" css_custom=\"{`kc-css`:{`479`:{`box`:{`width|`:`100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}},`767`:{`box`:{`width|`:`50{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}}}}\"][element_banner _id=\"240224\" image=\"984\" title=\"TXVzaWMgPGJyIC8+DQpXaGVyZSBZb3U8YnIgLz4NCldhbnQgSXQ=\" button_text=\"Shop now\" button_link=\"#\" text_position=\"left full\"][element_banner _id=\"94756\" image=\"985\" title=\"SGVhbHRoLDxiciAvPg0KRml0ZXNzICYgPGJyIC8+DQpCZWF1dHk=\" button_text=\"Shop now\" button_link=\"#\" text_position=\"right\"][/kc_column_inner][/kc_row_inner][/kc_column][/kc_row][kc_row _id=\"406827\" cols_gap=\"{`kc-css`:{`any`:{`group`:{`max-width|.kc-container`:`1508px`}}}}\" use_container=\"yes\" css_custom=\"{`kc-css`:{`any`:{`background`:{`background|`:`eyJjb2xvciI6IiNmNWY1ZjUiLCJsaW5lYXJHcmFkaWVudCI6WyIiXSwiaW1hZ2UiOiJub25lIiwicG9zaXRpb24iOiIwJSAwJSIsInNpemUiOiJhdXRvIiwicmVwZWF0IjoicmVwZWF0IiwiYXR0YWNobWVudCI6InNjcm9sbCIsImFkdmFuY2VkIjowfQ==`}}}}\"][kc_column width=\"25%\" _id=\"37949\" css_custom=\"{`kc-css`:{`479`:{`box`:{`width|`:`100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`,`display|`:`none`}},`767`:{`box`:{`width|`:`30{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`,`display|`:`none`}}}}\"][element_banner _id=\"40915\" image=\"986\" subtitle=\"Lorem ipsum dolor sit amet\" title=\"VGhpcyBpcyBhIHNtYWxsIDxiciAvPg0KYmFubmVy\" text_position=\"left full dark\"][element_banner _id=\"213448\" image=\"988\" subtitle=\"TV & Home Theater\" title=\"Um9rdSBTdHJlYW1pbmcgPGJyIC8+DQpNZWRpYSBQbGF5ZXJz\" button_text=\"Shop now\" button_link=\"#\" text_position=\"right full\"][/kc_column][kc_column width=\"75%\" _id=\"141375\" css_custom=\"{`kc-css`:{`479`:{`box`:{`width|`:`100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}},`767`:{`box`:{`width|`:`100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}}}}\"][element_banner _id=\"483945\" image=\"987\" subtitle=\"TV & Home Theater\" title=\"U2F2ZSBCaWcgb24gNEsgVUhEIFRWcyw8YnIgLz4NCkhEVFZzIGFuZCBNb3Jl\" description=\"VGhpcyBzbWFydCBUViBwdXRzIG92ZXIgMywwMDAgc3RyZWFtaW5nIGNoYW5uZWxzLDxiciAvPiBpbmNsdWRpbmcgTmV0ZmxpeCBhbmQgSHVsdSwgYXQgeW91ciBmaW5nZXJ0aXBzIHdpdGggYW48YnIgLz4gZWFzeS10by11c2UgcmVtb3RlLg==\" button_text=\"Shop now\" button_link=\"#\" text_position=\"left info\"][/kc_column][/kc_row][kc_row use_container=\"yes\" css_custom=\"{`kc-css`:{`any`:{`background`:{`background|`:`eyJjb2xvciI6IiNmNWY1ZjUiLCJsaW5lYXJHcmFkaWVudCI6WyIiXSwiaW1hZ2UiOiJub25lIiwicG9zaXRpb24iOiIwJSAwJSIsInNpemUiOiJhdXRvIiwicmVwZWF0IjoicmVwZWF0IiwiYXR0YWNobWVudCI6InNjcm9sbCIsImFkdmFuY2VkIjowfQ==`},`box`:{`padding|`:`18px inherit 8px inherit`}}}}\" _id=\"236642\" cols_gap=\"{`kc-css`:{`any`:{`group`:{`max-width|.kc-container`:`1508px`}}}}\"][kc_column width=\"100%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"593820\"][kc_column_text _id=\"162401\" css_custom=\"{`kc-css`:{`any`:{`typography`:{`color|,p`:`#0067aa`,`font-family|,p`:`Libre Franklin`,`font-size|,p`:`24px`,`font-weight|,p`:`700`}}}}\"]<p>\nTop Categories this Month</p>\n[/kc_column_text][/kc_column][/kc_row][kc_row cols_gap=\"{`kc-css`:{`any`:{`group`:{`max-width|.kc-container`:`1508px`}}}}\" use_container=\"yes\" css_custom=\"{`kc-css`:{`any`:{`box`:{`padding|`:`20px inherit 30px inherit`}}}}\" row_class=\"border-left\" _id=\"304941\"][kc_column width=\"25%\" _id=\"997376\" css_custom=\"{`kc-css`:{`479`:{`box`:{`width|`:`100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}},`767`:{`box`:{`width|`:`50{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}}}}\"][woo_category_info number=\"6\" layout_type=\"layout3\" _id=\"208592\" image=\"943\" title=\"Televisions\" category=\"tv-audio\"][/kc_column][kc_column width=\"25%\" _id=\"723520\" css_custom=\"{`kc-css`:{`479`:{`box`:{`width|`:`100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}},`767`:{`box`:{`width|`:`50{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}}}}\"][woo_category_info number=\"6\" layout_type=\"layout3\" _id=\"112359\" image=\"1292\" title=\"Laptop and Computer\" category=\"computers\"][/kc_column][kc_column width=\"25%\" _id=\"187119\" css_custom=\"{`kc-css`:{`479`:{`box`:{`width|`:`100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}},`767`:{`box`:{`width|`:`50{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}}}}\"][woo_category_info number=\"6\" layout_type=\"layout3\" _id=\"89757\" image=\"1293\" title=\"Tablets & E-Readers\" category=\"portable-audio\"][/kc_column][kc_column width=\"25%\" _id=\"95424\" css_custom=\"{`kc-css`:{`479`:{`box`:{`width|`:`100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}},`767`:{`box`:{`width|`:`50{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}}}}\"][woo_category_info number=\"6\" layout_type=\"layout3\" _id=\"154699\" image=\"1294\" title=\"Video Games Virtual\" category=\"gps-navi\"][/kc_column][/kc_row][kc_row cols_gap=\"{`kc-css`:{`any`:{`group`:{`max-width|.kc-container`:`1508px`}}}}\" use_container=\"yes\" css_custom=\"{`kc-css`:{`any`:{`box`:{`padding|`:`20px inherit 30px inherit`}}}}\" row_class=\"border-left\" _id=\"198083\"][kc_column width=\"25%\" _id=\"396651\" css_custom=\"{`kc-css`:{`479`:{`box`:{`width|`:`100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}},`767`:{`box`:{`width|`:`50{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}}}}\"][woo_category_info number=\"6\" layout_type=\"layout3\" _id=\"573736\" image=\"1295\" title=\"Headphones & Speakers\" category=\"accessories\"][/kc_column][kc_column width=\"25%\" _id=\"95184\" css_custom=\"{`kc-css`:{`479`:{`box`:{`width|`:`100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}},`767`:{`box`:{`width|`:`50{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}}}}\"][woo_category_info number=\"6\" layout_type=\"layout3\" _id=\"105691\" image=\"1296\" title=\"Cell Phones\" category=\"smart-phone\"][/kc_column][kc_column width=\"25%\" _id=\"509165\" css_custom=\"{`kc-css`:{`479`:{`box`:{`width|`:`100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}},`767`:{`box`:{`width|`:`50{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}}}}\"][woo_category_info number=\"6\" layout_type=\"layout3\" _id=\"993585\" image=\"1297\" title=\"Car Electronics & GPS\" category=\"tv-audio\"][/kc_column][kc_column width=\"25%\" _id=\"792759\" css_custom=\"{`kc-css`:{`479`:{`box`:{`width|`:`100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}},`767`:{`box`:{`width|`:`50{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}}}}\"][woo_category_info number=\"6\" layout_type=\"layout3\" _id=\"625093\" image=\"1298\" title=\"Smart Home\" category=\"gps-navi\"][/kc_column][/kc_row][kc_row cols_gap=\"{`kc-css`:{`any`:{`group`:{`max-width|.kc-container`:`1508px`}}}}\" use_container=\"yes\" _id=\"191898\" css_custom=\"{`kc-css`:{`any`:{`background`:{`background|`:`eyJjb2xvciI6IiNmNWY1ZjUiLCJsaW5lYXJHcmFkaWVudCI6WyIiXSwiaW1hZ2UiOiJub25lIiwicG9zaXRpb24iOiIwJSAwJSIsInNpemUiOiJhdXRvIiwicmVwZWF0IjoicmVwZWF0IiwiYXR0YWNobWVudCI6InNjcm9sbCIsImFkdmFuY2VkIjowfQ==`},`box`:{`padding|`:`18px inherit 10px inherit`}}}}\"][kc_column width=\"33.33%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"206490\"][element_banner _id=\"46209\" image=\"79\" description=\"U0hPUDxiciAvPg0KSE9UVEVTVDxiciAvPg0KUFJPRFVDVFM=\" button_text=\"Shop now\" button_link=\"#\" text_position=\"right\"][/kc_column][kc_column width=\"33.33%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"362264\"][element_banner _id=\"873477\" image=\"80\" description=\"PGRpdiBjbGFzcz0iYmFubmVyLWRlc2NyaXB0aW9uIj48c3Bhbj4gQUNDRVNTT1JFUyBGT1IgWU9VPC9zcGFuPjxicj4NCjxzdHJvbmc+RlJPTTxzcGFuIGNsYXNzPSJ0ZXh0LXRoZW1lIj4kNy41PC9zcGFuPjwvc3Ryb25nPjwvZGl2Pg==\" button_text=\"Shop now\" button_link=\"#\" text_position=\"right\"][/kc_column][kc_column width=\"33.33%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"715862\"][element_banner _id=\"971042\" image=\"81\" description=\"VFYgJiBIb21lIFRoZWF0ZXIgZm9yIHlhZXI=\" button_text=\"Shop now\" button_link=\"#\" text_position=\"left\"][/kc_column][/kc_row][kc_row cols_gap=\"{`kc-css`:{`any`:{`group`:{`max-width|.kc-container`:`1508px`}}}}\" use_container=\"yes\" _id=\"512228\" css_custom=\"{`kc-css`:{`any`:{`background`:{`background|`:`eyJjb2xvciI6IiNmNWY1ZjUiLCJsaW5lYXJHcmFkaWVudCI6WyIiXSwiaW1hZ2UiOiJub25lIiwicG9zaXRpb24iOiIwJSAwJSIsInNpemUiOiJhdXRvIiwicmVwZWF0IjoicmVwZWF0IiwiYXR0YWNobWVudCI6InNjcm9sbCIsImFkdmFuY2VkIjowfQ==`}}}}\"][kc_column width=\"100%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"386344\"][woo_categories_tabs number=\"18\" columns=\"6\" tab_style=\"style2\" layout_type=\"carousel\" _id=\"501090\" title=\"Sale Off\" tabs=\"eyIxIjp7Im5hbWUiOiJBY2Nlc3NvcmllcyIsImNhdGVnb3J5IjoiYWNjZXNzb3JpZXMiLCJ0eXBlIjoicmVjZW50X3Byb2R1Y3QifSwiMiI6eyJuYW1lIjoiQXBwbGlhbmNlcyIsImNhdGVnb3J5IjoiYXBwbGlhbmNlcyIsInR5cGUiOiJyZWNlbnRfcHJvZHVjdCJ9LCIzIjp7Im5hbWUiOiJBdWRpbyIsImNhdGVnb3J5IjoiYXVkaW8iLCJ0eXBlIjoicmVjZW50X3Byb2R1Y3QifSwiNCI6eyJuYW1lIjoiQ29tcHV0ZXJzIiwiY2F0ZWdvcnkiOiJjb21wdXRlcnMiLCJ0eXBlIjoicmVjZW50X3Byb2R1Y3QifSwiNSI6eyJuYW1lIjoiU21hcnQgUGhvbmUiLCJjYXRlZ29yeSI6InNtYXJ0LXBob25lIiwidHlwZSI6InJlY2VudF9wcm9kdWN0In19\"][/kc_column][/kc_row][kc_row cols_gap=\"{`kc-css`:{`any`:{`group`:{`max-width|.kc-container`:`1508px`}}}}\" use_container=\"yes\" _id=\"406001\" css_custom=\"{`kc-css`:{`any`:{`background`:{`background|`:`eyJjb2xvciI6IiMwMDJiNDYiLCJsaW5lYXJHcmFkaWVudCI6WyIiXSwiaW1hZ2UiOiJub25lIiwicG9zaXRpb24iOiIwJSAwJSIsInNpemUiOiJhdXRvIiwicmVwZWF0IjoicmVwZWF0IiwiYXR0YWNobWVudCI6InNjcm9sbCIsImFkdmFuY2VkIjowfQ==`}}}}\"][kc_column width=\"100%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"783394\"][element_features_box columns=\"4\" _id=\"362494\" features=\"eyIxIjp7InRpdGxlIjoiRnJlZSBEZWxpdmVyeSIsImRlc2NyaXB0aW9uIjoiUkdWc2FYWmxjbmtnZDI5eWJHUWdkMmxrWlEwSyIsImljb24iOiJtbi1pY29uLTk0NCIsImltYWdlIjoiIn0sIjIiOnsidGl0bGUiOiIzMCBEYXlzIFJldHVybnMiLCJkZXNjcmlwdGlvbiI6IlQzVnlJRE13TFdSaGVTQnRiMjVsZVNCaVlXTnJJR2QxWVhKaGJuUmxaU0JuYVhabGN5QjViM1U9IiwiaWNvbiI6Im1uLWljb24tMTA0OCIsImltYWdlIjoiIn0sIjMiOnsidGl0bGUiOiIyNC83IEN1c3RvbWVyIFNlcnZpY2UiLCJkZXNjcmlwdGlvbiI6IlQyNXNhVzVsSUhOMGIzSmxJREkwTHpjPSIsImljb24iOiJtbi1pY29uLTEwNTAiLCJpbWFnZSI6IiJ9LCI0Ijp7InRpdGxlIjoiU2VjdXJlIFNob3BwaW5nIiwiZGVzY3JpcHRpb24iOiJXVzkxY2lCd1pYSnpiMjVoYkNCcGN5QnpaV04xY21Wa0lIZHBkR2dnWVc0Z2FXNWtkWE4wY25rPSIsImljb24iOiJtbi1pY29uLTgyNSIsImltYWdlIjoiIn19\" style=\"style2 style1\"][/kc_column][/kc_row][kc_row cols_gap=\"{`kc-css`:{`any`:{`group`:{`max-width|.kc-container`:`1508px`}}}}\" use_container=\"yes\" _id=\"72791\" css_custom=\"{`kc-css`:{`any`:{`background`:{`background|`:`eyJjb2xvciI6IiNmNWY1ZjUiLCJsaW5lYXJHcmFkaWVudCI6WyIiXSwiaW1hZ2UiOiJub25lIiwicG9zaXRpb24iOiIwJSAwJSIsInNpemUiOiJhdXRvIiwicmVwZWF0IjoicmVwZWF0IiwiYXR0YWNobWVudCI6InNjcm9sbCIsImFkdmFuY2VkIjowfQ==`},`box`:{`padding|`:`30px inherit 22px inherit`}}}}\"][kc_column width=\"50%\" _id=\"431594\" css_custom=\"{`kc-css`:{`1024`:{`box`:{`width|`:`100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}}}}\"][woo_products columns=\"2\" layout_type=\"carousel\" rows=\"2\" topcarousel=\"1\" item_style=\"list-v1\" _id=\"884057\" title=\"Feature Product\" type=\"top_rate\" number=\"12\"][/kc_column][kc_column width=\"50%\" _id=\"145171\" css_custom=\"{`kc-css`:{`1024`:{`box`:{`width|`:`100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}}}}\"][woo_products columns=\"3\" layout_type=\"carousel\" rows=\"1\" topcarousel=\"1\" item_style=\"inner\" _id=\"508088\" title=\"New Product\" type=\"recent_product\" number=\"9\"][/kc_column][/kc_row][kc_row cols_gap=\"{`kc-css`:{`any`:{`group`:{`max-width|.kc-container`:`1508px`}}}}\" use_container=\"yes\" _id=\"846043\" css_custom=\"{`kc-css`:{`any`:{`background`:{`background|`:`eyJjb2xvciI6IiNmZmZmZmYiLCJsaW5lYXJHcmFkaWVudCI6WyIiXSwiaW1hZ2UiOiJub25lIiwicG9zaXRpb24iOiIwJSAwJSIsInNpemUiOiJhdXRvIiwicmVwZWF0IjoicmVwZWF0IiwiYXR0YWNobWVudCI6InNjcm9sbCIsImFkdmFuY2VkIjowfQ==`},`box`:{`padding|`:`25px inherit 10px inherit`}}}}\"][kc_column width=\"50%\" _id=\"601237\" css_custom=\"{`kc-css`:{`999`:{`box`:{`width|`:`100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}}}}\"][element_blog_posts number=\"5\" layout_type=\"carousel-list\" _id=\"165698\" title=\"Latest News\" columns=\"1\" order_by=\"ID\" order=\"DESC\"][/kc_column][kc_column width=\"50%\" _id=\"470016\" css_custom=\"{`kc-css`:{`999`:{`box`:{`width|`:`100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}}}}\"][element_brands number=\"12\" columns=\"3\" rows=\"2\" style=\"style2\" _id=\"345896\" title=\"Feature Brands\"][/kc_column][/kc_row][kc_row cols_gap=\"{`kc-css`:{`any`:{`group`:{`max-width|.kc-container`:`1508px`}}}}\" use_container=\"yes\" _id=\"874233\" css_custom=\"{`kc-css`:{`any`:{`background`:{`background|`:`eyJjb2xvciI6IiMwMDJiNDYiLCJsaW5lYXJHcmFkaWVudCI6WyIiXSwiaW1hZ2UiOiJub25lIiwicG9zaXRpb24iOiIwJSAwJSIsInNpemUiOiJhdXRvIiwicmVwZWF0IjoicmVwZWF0IiwiYXR0YWNobWVudCI6InNjcm9sbCIsImFkdmFuY2VkIjowfQ==`},`box`:{`padding|`:`40px inherit 10px inherit`}}}}\"][kc_column width=\"50%\" _id=\"809566\" css_custom=\"{`kc-css`:{`999`:{`box`:{`width|`:`100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}}}}\"][element_newsletter _id=\"700164\" style=\"style2\"][/kc_column][kc_column width=\"50%\" _id=\"17754\" css_custom=\"{`kc-css`:{`999`:{`box`:{`width|`:`100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}}}}\"][element_socials_link _id=\"374631\" style=\"style1\" socials=\"eyIxIjp7InRpdGxlIjoiIiwidXJsIjoiIyIsImljb24iOiJtbi1pY29uLTE0MDUiLCJpbWFnZSI6IiJ9LCIyIjp7InRpdGxlIjoiIiwidXJsIjoiIyIsImljb24iOiJtbi1pY29uLTE0MDYiLCJpbWFnZSI6IiJ9LCIzIjp7InRpdGxlIjoiIiwidXJsIjoiIyIsImljb24iOiJtbi1pY29uLTE0MDgiLCJpbWFnZSI6IiJ9LCI0Ijp7InRpdGxlIjoiIiwidXJsIjoiIyIsImljb24iOiJtbi1pY29uLTE0MTYiLCJpbWFnZSI6IiJ9LCI1Ijp7InRpdGxlIjoiIiwidXJsIjoiIyIsImljb24iOiJtbi1pY29uLTE0MjIiLCJpbWFnZSI6IiJ9fQ==\" title=\"Stay Connect\"][/kc_column][/kc_row]', 'Home 4', '', 'publish', 'closed', 'closed', '', 'home-4', '', '', '2017-03-07 07:11:43', '2017-03-07 07:11:43', '', 0, 'http://demoapus-wp.com/denso_import/?page_id=974', 0, 'page', '', 0),
(1008, 1, '2017-03-08 07:12:22', '2017-03-08 07:12:22', '[kc_row _id=\"207077\" use_container=\"yes\" css_custom=\"{`kc-css`:{`any`:{`box`:{`padding|`:`inherit inherit 25px inherit`}}}}\"][kc_column width=\"25%\" _id=\"944826\" css_custom=\"{`kc-css`:{`1024`:{`box`:{`display|`:`none`}}}}\"][/kc_column][kc_column width=\"75%\" _id=\"847128\" css_custom=\"{`kc-css`:{`767`:{`box`:{`padding|`:`9px inherit inherit inherit`}},`1024`:{`box`:{`width|`:`100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}},`any`:{`box`:{`padding|`:`18px inherit inherit inherit`}}}}\"][element_revslider _id=\"959210\" alias=\"slider-4\"][/kc_column][/kc_row][kc_row use_container=\"yes\" css_custom=\"{`kc-css`:{`any`:{`background`:{`background|`:`eyJjb2xvciI6IiNmZmZmZmYiLCJsaW5lYXJHcmFkaWVudCI6WyIiXSwiaW1hZ2UiOiJub25lIiwicG9zaXRpb24iOiIwJSAwJSIsInNpemUiOiJhdXRvIiwicmVwZWF0IjoicmVwZWF0IiwiYXR0YWNobWVudCI6InNjcm9sbCIsImFkdmFuY2VkIjowfQ==`},`box`:{`padding|`:`20px inherit 30px inherit`,`border|`:`1px solid #f5f5f5|||`}}}}\" _id=\"91642\"][kc_column width=\"100%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"928433\"][woo_categories_tabs number=\"15\" columns=\"5\" tab_style=\"style2\" layout_type=\"carousel\" _id=\"140678\" title=\"Feature Product \" tabs=\"eyIxIjp7Im5hbWUiOiJBY2Nlc3NvcmllcyIsImNhdGVnb3J5IjoiYWNjZXNzb3JpZXMiLCJ0eXBlIjoicmVjZW50X3Byb2R1Y3QifSwiMiI6eyJuYW1lIjoiQXBwbGlhbmNlcyIsImNhdGVnb3J5IjoiYXBwbGlhbmNlcyIsInR5cGUiOiJyZWNlbnRfcHJvZHVjdCJ9LCIzIjp7Im5hbWUiOiJBdWRpbyIsImNhdGVnb3J5IjoiYXVkaW8iLCJ0eXBlIjoicmVjZW50X3Byb2R1Y3QifSwiNCI6eyJuYW1lIjoiQ29tcHV0ZXJzIiwiY2F0ZWdvcnkiOiJjb21wdXRlcnMiLCJ0eXBlIjoicmVjZW50X3Byb2R1Y3QifSwiNSI6eyJuYW1lIjoiUG9ydGFibGUgQXVkaW8iLCJjYXRlZ29yeSI6InBvcnRhYmxlLWF1ZGlvIiwidHlwZSI6InJlY2VudF9wcm9kdWN0In0sIjYiOnsibmFtZSI6IlNtYXJ0IFBob25lIiwiY2F0ZWdvcnkiOiJzbWFydC1waG9uZSIsInR5cGUiOiJyZWNlbnRfcHJvZHVjdCJ9fQ==\"][/kc_column][/kc_row][kc_row use_container=\"yes\" css_custom=\"{`kc-css`:{`any`:{`background`:{`background|`:`eyJjb2xvciI6IiNmNWY1ZjUiLCJsaW5lYXJHcmFkaWVudCI6WyIiXSwiaW1hZ2UiOiJub25lIiwicG9zaXRpb24iOiIwJSAwJSIsInNpemUiOiJhdXRvIiwicmVwZWF0IjoicmVwZWF0IiwiYXR0YWNobWVudCI6InNjcm9sbCIsImFkdmFuY2VkIjowfQ==`},`box`:{`padding|`:`30px inherit inherit inherit`}}}}\" _id=\"843189\"][kc_column width=\"100%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"486018\"][element_features_box columns=\"4\" _id=\"732964\" features=\"eyIxIjp7InRpdGxlIjoiRnJlZSBEZWxpdmVyeSAiLCJkZXNjcmlwdGlvbiI6IlJHVnNhWFpsY25rZ2QyOXliR1FnZDJsa1pRMEsiLCJpY29uIjoibW4taWNvbi05NDQiLCJpbWFnZSI6IiJ9LCIyIjp7InRpdGxlIjoiMzAgRGF5cyBSZXR1cm5zIiwiZGVzY3JpcHRpb24iOiJUM1Z5SURNd0xXUmhlU0J0YjI1bGVTQmlZV05ySUdkMVlYSmhiblJsWlNCbmFYWmxjeUI1YjNVPSIsImljb24iOiJtbi1pY29uLTEwNDgiLCJpbWFnZSI6IiJ9LCIzIjp7InRpdGxlIjoiMjQvNyBDdXN0b21lciBTZXJ2aWNlIiwiZGVzY3JpcHRpb24iOiJUMjVzYVc1bElITjBiM0psSURJMEx6Yz0iLCJpY29uIjoibW4taWNvbi0xMDUwIiwiaW1hZ2UiOiIifSwiNCI6eyJ0aXRsZSI6IlNlY3VyZSBTaG9wcGluZyIsImRlc2NyaXB0aW9uIjoiV1c5MWNpQndaWEp6YjI1aGJDQnBjeUJ6WldOMWNtVmtJSGRwZEdnZ1lXNGdhVzVrZFhOMGNuaz0iLCJpY29uIjoibW4taWNvbi04MjUiLCJpbWFnZSI6IiJ9fQ==\" style=\"default\"][/kc_column][/kc_row][kc_row _id=\"464521\" use_container=\"yes\" css_custom=\"{`kc-css`:{`any`:{`background`:{`background|`:`eyJjb2xvciI6IiNmZmZmZmYiLCJsaW5lYXJHcmFkaWVudCI6WyIiXSwiaW1hZ2UiOiJub25lIiwicG9zaXRpb24iOiIwJSAwJSIsInNpemUiOiJhdXRvIiwicmVwZWF0IjoicmVwZWF0IiwiYXR0YWNobWVudCI6InNjcm9sbCIsImFkdmFuY2VkIjowfQ==`},`box`:{`padding|`:`45px inherit inherit inherit`}}}}\"][kc_column width=\"33%\" _id=\"758465\" css_custom=\"{`kc-css`:{`999`:{`box`:{`width|`:`100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}}}}\"][woo_products_special style=\"style3\" _id=\"150758\" title=\"Special Offer\" advanced=\"yes\" product_special=\"827:Keurig - K425 Brewer - Vintage Red - Vintage Blue,816:Crock-Pot - Cook &amp; Carry 5-Quart Slow Cooker - Metallic\"][/kc_column][kc_column width=\"67%\" _id=\"824112\" css_custom=\"{`kc-css`:{`999`:{`box`:{`width|`:`100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}}}}\"][woo_products columns=\"3\" layout_type=\"carousel\" rows=\"2\" topcarousel=\"1\" item_style=\"inner\" _id=\"217595\" title=\"New Arrivals\" type=\"recent_product\" number=\"18\"][/kc_column][/kc_row][kc_row use_container=\"yes\" css_custom=\"{`kc-css`:{`any`:{`background`:{`background|`:`eyJjb2xvciI6IiNmNWY1ZjUiLCJsaW5lYXJHcmFkaWVudCI6WyIiXSwiaW1hZ2UiOiJub25lIiwicG9zaXRpb24iOiIwJSAwJSIsInNpemUiOiJhdXRvIiwicmVwZWF0IjoicmVwZWF0IiwiYXR0YWNobWVudCI6InNjcm9sbCIsImFkdmFuY2VkIjowfQ==`},`box`:{`padding|`:`30px inherit 25px inherit`}}}}\" _id=\"383372\"][kc_column width=\"100%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"139519\"][element_brands number=\"12\" columns=\"6\" rows=\"1\" style=\"style3 style2\" _id=\"748805\" title=\"Feature Brands\"][/kc_column][/kc_row][kc_row _id=\"222333\"][kc_column width=\"100%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"89754\"][kc_column_text _id=\"131332\" css_custom=\"{`kc-css`:{`any`:{`typography`:{`color|,p`:`#242424`,`font-family|,p`:`Libre Franklin`,`font-size|,p`:`24px`,`font-weight|,p`:`700`},`box`:{`background|`:`eyJjb2xvciI6IiNmZmZmZmYiLCJsaW5lYXJHcmFkaWVudCI6WyIiXSwiaW1hZ2UiOiJub25lIiwicG9zaXRpb24iOiIwJSAwJSIsInNpemUiOiJhdXRvIiwicmVwZWF0IjoicmVwZWF0IiwiYXR0YWNobWVudCI6InNjcm9sbCIsImFkdmFuY2VkIjowfQ==`,`padding|`:`10px inherit 20px inherit`}}}}\"]<p>\nTop Categories this Month</p>\n[/kc_column_text][/kc_column][/kc_row][kc_row use_container=\"yes\" row_class=\"border-left\" css_custom=\"{`kc-css`:{`any`:{`box`:{`padding|`:`inherit inherit 30px inherit`}}}}\" _id=\"518653\"][kc_column width=\"33.33%\" _id=\"799073\"][woo_category_info number=\"5\" layout_type=\"layout3\" _id=\"647168\" image=\"943\" title=\"Televisions\" category=\"tv-audio\"][/kc_column][kc_column width=\"33.33%\" _id=\"594980\"][woo_category_info number=\"5\" layout_type=\"layout3\" _id=\"114841\" image=\"1292\" title=\"Laptop and Computer\" category=\"computers\"][/kc_column][kc_column width=\"33.33%\" _id=\"504910\"][woo_category_info number=\"5\" layout_type=\"layout3\" _id=\"162440\" image=\"1293\" title=\"Tablets &amp; E-Readers\" category=\"portable-audio\"][/kc_column][/kc_row][kc_row use_container=\"yes\" row_class=\"border-left\" css_custom=\"{`kc-css`:{`any`:{`box`:{`padding|`:`inherit inherit 30px inherit`}}}}\" _id=\"897930\"][kc_column width=\"33.33%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"77236\"][woo_category_info number=\"5\" layout_type=\"layout3\" _id=\"319456\" image=\"1294\" title=\"Video Games Virtual\" category=\"gps-navi\"][/kc_column][kc_column width=\"33.33%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"97515\"][woo_category_info number=\"5\" layout_type=\"layout3\" _id=\"250257\" image=\"1295\" title=\"Headphones &amp; Speakers\" category=\"accessories\"][/kc_column][kc_column width=\"33.33%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"476971\"][woo_category_info number=\"5\" layout_type=\"layout3\" _id=\"284289\" image=\"1296\" title=\"Cell Phones\" category=\"smart-phone\"][/kc_column][/kc_row][kc_row use_container=\"yes\" row_class=\"border-left\" css_custom=\"{`kc-css`:{`any`:{`box`:{`padding|`:`inherit inherit 30px inherit`}}}}\" _id=\"748595\"][kc_column width=\"33.33%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"55940\"][woo_category_info number=\"5\" layout_type=\"layout3\" _id=\"483809\" image=\"1298\" title=\"Smart Home\" category=\"smart-phone\"][/kc_column][kc_column width=\"33.33%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"672604\"][woo_category_info number=\"5\" layout_type=\"layout3\" _id=\"569176\" image=\"1297\" title=\"Car Electronics &amp; GPS\" category=\"audio\"][/kc_column][kc_column width=\"33.33%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"137804\"][woo_category_info number=\"5\" layout_type=\"layout3\" _id=\"865103\" image=\"1294\" title=\"Toys, Games &amp; Drones\" category=\"gps-navi\"][/kc_column][/kc_row][kc_row use_container=\"yes\" css_custom=\"{`kc-css`:{`any`:{`background`:{`background|`:`eyJjb2xvciI6IiNmNWY1ZjUiLCJsaW5lYXJHcmFkaWVudCI6WyIiXSwiaW1hZ2UiOiJub25lIiwicG9zaXRpb24iOiIwJSAwJSIsInNpemUiOiJhdXRvIiwicmVwZWF0IjoicmVwZWF0IiwiYXR0YWNobWVudCI6InNjcm9sbCIsImFkdmFuY2VkIjowfQ==`},`box`:{`padding|`:`20px inherit 20px inherit`}}}}\" _id=\"265014\"][kc_column width=\"100%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"464296\"][kc_single_image image_size=\"full\" _id=\"530415\" image_source=\"media_library\" image=\"1031\" css_custom=\"{`kc-css`:{`any`:{`image-style`:{`margin|img`:`inherit inherit 0px inherit`}}}}\" on_click_action=\"open_custom_link\" custom_link=\"#||\"][/kc_column][/kc_row][kc_row use_container=\"yes\" css_custom=\"{`kc-css`:{`any`:{`background`:{`background|`:`eyJjb2xvciI6IiNmZmZmZmYiLCJsaW5lYXJHcmFkaWVudCI6WyIiXSwiaW1hZ2UiOiJub25lIiwicG9zaXRpb24iOiIwJSAwJSIsInNpemUiOiJhdXRvIiwicmVwZWF0IjoicmVwZWF0IiwiYXR0YWNobWVudCI6InNjcm9sbCIsImFkdmFuY2VkIjowfQ==`},`box`:{`padding|`:`35px inherit inherit inherit`}}}}\" _id=\"139163\"][kc_column width=\"50%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"970921\"][element_testimonials _id=\"846816\" title=\"Testimonials\" testimonials=\"eyIxIjp7ImltYWdlIjoiOTA0IiwibmFtZSI6IkFudGhvbnkiLCJqb2IiOiJKQVZBIHByb2dyYW1tZXIiLCJjb250ZW50IjoiVkdobElFMUNRU0JqYjNWeWMyVWdhR0Z6SUdkcGRtVnVJRzFsSUhSb1pTQmpiMjVtYVdSbGJtTmxJSFJ2SUcxdmRtVWdZV2hsWVdRZ2FXNGdiWGtnWTJGeVpXVnlMaUJKZENCbllYWmxJRzFsSUhSb1pTQnZjSEJ2Y25SMWJtbDBlU0IwYnlCemRHVndJR0poWTJzZ1lXNWtJSEpsWm14bFkzUWdiMjRnZDJoaGRDQkpJR1J2TENCb2IzY2dkMlZzYkNCSklHUnZJR2wwSUdGdVpDQjNhR1Z5WlNCSklHTmhiaUJwYlhCeWIzWmxJSFJ2WjJWMGFHVnlJSGRwZEdnZ2RHaGxJSFJ2YjJ4cmFYUWdkRzhnY0hKdlozSmxjM011VkdobElFMUNRU0JqYjNWeWMyVWdhR0Z6SUdkcGRtVnVJRzFsSUhSb1pTQmpiMjVtYVdSbGJtTmxJSFJ2SUcxdmRtVWdZV2hsWVdRZ2FXNGdiWGtnWTJGeVpXVnlMaUJKZENCbllYWmxJRzFsSUhSb1pTQnZjSEJ2Y25SMWJtbDBlU0IwYnlCemRHVndJR0poWTJzZ1lXNWtJSEpsWm14bFkzUWdiMjRnZDJoaGRDQkpJR1J2TENCb2IzY2dkMlZzYkNCSklHUnZJR2wwSUdGdVpDQjNhR1Z5WlNCSklHTmhiaUJwYlhCeWIzWmxJSFJ2WjJWMGFHVnlJSGRwZEdnZ2RHaGxJSFJ2YjJ4cmFYUWdkRzhnY0hKdlozSmxjM011In0sIjIiOnsiaW1hZ2UiOiI5MDQiLCJuYW1lIjoiQW50aG9ueSIsImpvYiI6IkpBVkEgcHJvZ3JhbW1lciIsImNvbnRlbnQiOiJWR2hsSUUxQ1FTQmpiM1Z5YzJVZ2FHRnpJR2RwZG1WdUlHMWxJSFJvWlNCamIyNW1hV1JsYm1ObElIUnZJRzF2ZG1VZ1lXaGxZV1FnYVc0Z2JYa2dZMkZ5WldWeUxpQkpkQ0JuWVhabElHMWxJSFJvWlNCdmNIQnZjblIxYm1sMGVTQjBieUJ6ZEdWd0lHSmhZMnNnWVc1a0lISmxabXhsWTNRZ2IyNGdkMmhoZENCSklHUnZMQ0JvYjNjZ2QyVnNiQ0JKSUdSdklHbDBJR0Z1WkNCM2FHVnlaU0JKSUdOaGJpQnBiWEJ5YjNabElIUnZaMlYwYUdWeUlIZHBkR2dnZEdobElIUnZiMnhyYVhRZ2RHOGdjSEp2WjNKbGMzTXVWR2hsSUUxQ1FTQmpiM1Z5YzJVZ2FHRnpJR2RwZG1WdUlHMWxJSFJvWlNCamIyNW1hV1JsYm1ObElIUnZJRzF2ZG1VZ1lXaGxZV1FnYVc0Z2JYa2dZMkZ5WldWeUxpQkpkQ0JuWVhabElHMWxJSFJvWlNCdmNIQnZjblIxYm1sMGVTQjBieUJ6ZEdWd0lHSmhZMnNnWVc1a0lISmxabXhsWTNRZ2IyNGdkMmhoZENCSklHUnZMQ0JvYjNjZ2QyVnNiQ0JKSUdSdklHbDBJR0Z1WkNCM2FHVnlaU0JKSUdOaGJpQnBiWEJ5YjNabElIUnZaMlYwYUdWeUlIZHBkR2dnZEdobElIUnZiMnhyYVhRZ2RHOGdjSEp2WjNKbGMzTXUifSwiMyI6eyJpbWFnZSI6IjkwNCIsIm5hbWUiOiJBbnRob255Iiwiam9iIjoiSkFWQSBwcm9ncmFtbWVyIiwiY29udGVudCI6IlZHaGxJRTFDUVNCamIzVnljMlVnYUdGeklHZHBkbVZ1SUcxbElIUm9aU0JqYjI1bWFXUmxibU5sSUhSdklHMXZkbVVnWVdobFlXUWdhVzRnYlhrZ1kyRnlaV1Z5TGlCSmRDQm5ZWFpsSUcxbElIUm9aU0J2Y0hCdmNuUjFibWwwZVNCMGJ5QnpkR1Z3SUdKaFkyc2dZVzVrSUhKbFpteGxZM1FnYjI0Z2QyaGhkQ0JKSUdSdkxDQm9iM2NnZDJWc2JDQkpJR1J2SUdsMElHRnVaQ0IzYUdWeVpTQkpJR05oYmlCcGJYQnliM1psSUhSdloyVjBhR1Z5SUhkcGRHZ2dkR2hsSUhSdmIyeHJhWFFnZEc4Z2NISnZaM0psYzNNdVZHaGxJRTFDUVNCamIzVnljMlVnYUdGeklHZHBkbVZ1SUcxbElIUm9aU0JqYjI1bWFXUmxibU5sSUhSdklHMXZkbVVnWVdobFlXUWdhVzRnYlhrZ1kyRnlaV1Z5TGlCSmRDQm5ZWFpsSUcxbElIUm9aU0J2Y0hCdmNuUjFibWwwZVNCMGJ5QnpkR1Z3SUdKaFkyc2dZVzVrSUhKbFpteGxZM1FnYjI0Z2QyaGhkQ0JKSUdSdkxDQm9iM2NnZDJWc2JDQkpJR1J2SUdsMElHRnVaQ0IzYUdWeVpTQkpJR05oYmlCcGJYQnliM1psSUhSdloyVjBhR1Z5SUhkcGRHZ2dkR2hsSUhSdmIyeHJhWFFnZEc4Z2NISnZaM0psYzNNdSJ9fQ==\" columns=\"1\" layout_type=\"carousel\"][/kc_column][kc_column width=\"50%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"195207\"][element_blog_posts number=\"4\" layout_type=\"special\" _id=\"14942\" title=\"Latest News\" columns=\"2\" order_by=\"ID\" order=\"DESC\"][/kc_column][/kc_row][kc_row _id=\"842958\" use_container=\"yes\" css_custom=\"{`kc-css`:{`any`:{`background`:{`background|`:`eyJjb2xvciI6IiMxYzQ2NTgiLCJsaW5lYXJHcmFkaWVudCI6WyIiXSwiaW1hZ2UiOiJub25lIiwicG9zaXRpb24iOiIwJSAwJSIsInNpemUiOiJhdXRvIiwicmVwZWF0IjoicmVwZWF0IiwiYXR0YWNobWVudCI6InNjcm9sbCIsImFkdmFuY2VkIjowfQ==`},`box`:{`padding|`:`40px inherit 10px inherit`}}}}\"][kc_column width=\"60%\" _id=\"27533\" css_custom=\"{`kc-css`:{`999`:{`box`:{`width|`:`100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}}}}\"][element_newsletter _id=\"179222\" style=\"style2\"][/kc_column][kc_column width=\"40%\" _id=\"774333\" css_custom=\"{`kc-css`:{`999`:{`box`:{`width|`:`100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}}}}\"][element_socials_link _id=\"252632\" socials=\"eyIxIjp7InRpdGxlIjoiIiwidXJsIjoiIyIsImljb24iOiJtbi1pY29uLTE0MDUiLCJpbWFnZSI6IiJ9LCIyIjp7InRpdGxlIjoiIiwidXJsIjoiIyIsImljb24iOiJtbi1pY29uLTE0MDYiLCJpbWFnZSI6IiJ9LCIzIjp7InRpdGxlIjoiIiwidXJsIjoiIyIsImljb24iOiJtbi1pY29uLTE0MDgiLCJpbWFnZSI6IiJ9LCI0Ijp7InRpdGxlIjoiIiwidXJsIjoiIyIsImljb24iOiJtbi1pY29uLTE0MTYiLCJpbWFnZSI6IiJ9LCI1Ijp7InRpdGxlIjoiIiwidXJsIjoiIyIsImljb24iOiJtbi1pY29uLTE0MjIiLCJpbWFnZSI6IiJ9fQ==\" title=\"Stay Connect\" style=\"style1\"][/kc_column][/kc_row]', 'Home 5', '', 'publish', 'closed', 'closed', '', 'home-5', '', '', '2017-03-08 07:12:22', '2017-03-08 07:12:22', '', 0, 'http://demoapus-wp.com/denso_import/?page_id=1008', 0, 'page', '', 0);
INSERT INTO `wpx5_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(1043, 1, '2017-03-08 09:47:58', '2017-03-08 09:47:58', '<style type=\"text/css\">@media only screen and (min-width: 1000px) and (max-width: 5000px){body.kc-css-system .kc-css-3677998{width: 75%;}body.kc-css-system .kc-css-2890456{width: 25%;}body.kc-css-system .kc-css-1749484{width: 100%;}body.kc-css-system .kc-css-2717850{width: 100%;}body.kc-css-system .kc-css-1244156{width: 33%;}body.kc-css-system .kc-css-1638042{width: 67%;}body.kc-css-system .kc-css-373816{width: 100%;}body.kc-css-system .kc-css-3852600{width: 100%;}body.kc-css-system .kc-css-597806{width: 100%;}body.kc-css-system .kc-css-2307526{width: 33.33%;}body.kc-css-system .kc-css-59664{width: 33.33%;}body.kc-css-system .kc-css-2004760{width: 33.33%;}body.kc-css-system .kc-css-1790317{width: 33.33%;}body.kc-css-system .kc-css-1776603{width: 33.33%;}body.kc-css-system .kc-css-3835400{width: 33.33%;}body.kc-css-system .kc-css-1698844{width: 33.33%;}body.kc-css-system .kc-css-4129733{width: 33.33%;}body.kc-css-system .kc-css-491640{width: 33.33%;}body.kc-css-system .kc-css-2218144{width: 33.33%;}body.kc-css-system .kc-css-141192{width: 33.33%;}body.kc-css-system .kc-css-3277657{width: 33.33%;}body.kc-css-system .kc-css-897340{width: 50%;}body.kc-css-system .kc-css-649505{width: 50%;}body.kc-css-system .kc-css-518771{width: 60%;}body.kc-css-system .kc-css-101865{width: 40%;}}body.kc-css-system .kc-css-3587364{padding-top: 18px;}body.kc-css-system .kc-css-2610386{background: #ffffff;padding-top: 10px;border-top: 1px solid #f5f5f5;;}body.kc-css-system .kc-css-2805681{background: #f5f5f5;padding-top: 30px;}body.kc-css-system .kc-css-4230167{padding-top: 20px;}body.kc-css-system .kc-css-1244156{padding-top: 20px;}body.kc-css-system .kc-css-2072362{padding-bottom: 10px;}body.kc-css-system .kc-css-2096638{background: #f5f5f5;padding-top: 30px;padding-bottom: 25px;}body.kc-css-system .kc-css-2804793 ,body.kc-css-system .kc-css-2804793 p{color: #242424;font-family: Libre Franklin;font-size: 24px;font-weight: 700;}body.kc-css-system .kc-css-2804793{padding-top: 20px;}body.kc-css-system .kc-css-1867572{padding-bottom: 30px;}body.kc-css-system .kc-css-1095152{padding-bottom: 30px;}body.kc-css-system .kc-css-4323039{padding-bottom: 30px;}body.kc-css-system .kc-css-3901632{background: #f5f5f5;padding-top: 18px;padding-bottom: 10px;}body.kc-css-system .kc-css-1454877{padding-top: 30px;}body.kc-css-system .kc-css-2246047{background: #1c4658;padding-top: 40px;padding-bottom: 10px;}@media only screen and (max-width: 999px){body.kc-css-system .kc-css-1244156{width: 100c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b;display: none;}body.kc-css-system .kc-css-1638042{width: 100c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b;}body.kc-css-system .kc-css-2218144{width: 100c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b;}body.kc-css-system .kc-css-141192{width: 100c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b;}body.kc-css-system .kc-css-3277657{width: 100c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b;}body.kc-css-system .kc-css-518771{width: 100c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b;}body.kc-css-system .kc-css-101865{width: 100c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b;}}@media only screen and (max-width: 767px){body.kc-css-system .kc-css-3587364{padding-top: 9px;}body.kc-css-system .kc-css-2890456{display: none;}}</style><section class=\"kc-elm kc-css-3587364 kc_row\"><div class=\"kc-row-container  kc-container\"><div class=\"kc-wrap-columns\"><div class=\"kc-elm kc-css-3677998 kc_col-sm-9 kc_column kc_col-sm-9\"><div class=\"kc-col-container\">\n<div class=\"widget-revslider \">\n	\n			<!-- START Slider 4 REVOLUTION SLIDER 6.2.1 --><p class=\"rs-p-wp-fix\"></p>\n			<rs-module-wrap id=\"rev_slider_4_2_wrapper\" data-alias=\"slider-4\" data-source=\"gallery\" style=\"background:transparent;padding:0;margin:0px auto;margin-top:0;margin-bottom:0;max-width:\">\n				<rs-module id=\"rev_slider_4_2\" class=\" rs-ov-hidden\" style=\"display:none;\" data-version=\"6.2.1\">\n					<rs-slides>\n						<rs-slide data-key=\"rs-11\" data-title=\"Slide\" data-thumb=\"//shoestimer.com/wp-content/uploads/2021/06/slidessss-100x50.png\" data-anim=\"ei:d;eo:d;s:300,d;r:0;t:cube-horizontal;sl:d,d;\">\n							<img src=\"//shoestimer.com/wp-content/uploads/2021/06/slidessss.png\" title=\"slidessss\" width=\"900\" height=\"400\" data-bg=\"p:right top;f:contain;\" class=\"rev-slidebg\" data-no-retina>\n<!---->						</rs-slide>\n						<rs-slide data-key=\"rs-12\" data-title=\"Slide\" data-thumb=\"//shoestimer.com/wp-content/uploads/2021/06/slidessss-100x50.png\" data-anim=\"ei:d;eo:d;s:300,d;r:0;t:cube-horizontal;sl:d,d;\">\n							<img src=\"//shoestimer.com/wp-content/uploads/2021/06/slidessss.png\" title=\"slidessss\" width=\"900\" height=\"400\" data-bg=\"p:right top;f:contain;\" class=\"rev-slidebg\" data-no-retina>\n<!---->						</rs-slide>\n					</rs-slides>\n					<rs-progress style=\"height: 5px; background: rgba(0,0,0,0.15);\"></rs-progress>\n				</rs-module>\n				<script type=\"text/javascript\">\n					setREVStartSize({c: \'rev_slider_4_2\',rl:[1240,1024,778,480],el:[500,768,960,720],gw:[873,1024,778,480],gh:[500,768,960,720],type:\'standard\',justify:\'\',layout:\'fullwidth\',mh:\"0\"});\n					var	revapi4,\n						tpj;\n					jQuery(function() {\n						tpj = jQuery;\n						if(tpj(\"#rev_slider_4_2\").revolution == undefined){\n							revslider_showDoubleJqueryError(\"#rev_slider_4_2\");\n						}else{\n							revapi4 = tpj(\"#rev_slider_4_2\").show().revolution({\n								jsFileLocation:\"//shoestimer.com/wp-content/plugins/revslider/public/assets/js/\",\n								visibilityLevels:\"1240,1024,778,480\",\n								gridwidth:\"873,1024,778,480\",\n								gridheight:\"500,768,960,720\",\n								spinner:\"spinner0\",\n								editorheight:\"500,768,960,720\",\n								responsiveLevels:\"1240,1024,778,480\",\n								navigation: {\n									mouseScrollNavigation:false,\n									onHoverStop:false,\n									touch: {\n										touchenabled:true\n									},\n									bullets: {\n										enable:true,\n										tmp:\"\",\n										style:\"hesperiden\"\n									}\n								},\n								fallbacks: {\n									allowHTML5AutoPlayOnAndroid:true\n								},\n							});\n						}\n						\n					});\n				</script>\n				<style type=\"text/css\">#rev_slider_4_2_wrapper .hesperiden.tp-bullets{}#rev_slider_4_2_wrapper .hesperiden.tp-bullets:before{content:\' \';position:absolute;width:100%;height:100%;background:transparent;padding:10px;margin-left:-10px;margin-top:-10px;box-sizing:content-box;  border-radius:8px}#rev_slider_4_2_wrapper .hesperiden .tp-bullet{width:12px;height:12px;position:absolute;background:#999999;   background:-moz-linear-gradient(top,#999999 0%,#e1e1e1 100%);   background:-webkit-linear-gradient(top,#999999 0%,#e1e1e1 100%);   background:-o-linear-gradient(top,#999999 0%,#e1e1e1 100%);   background:-ms-linear-gradient(top,#999999 0%,#e1e1e1 100%);   background:linear-gradient(to bottom,#999999 0%,#e1e1e1 100%);   filter:progid:dximagetransform.microsoft.gradient(   startcolorstr=\'#999999\',endcolorstr=\'#e1e1e1\',gradienttype=0 ); border:3px solid #e5e5e5;border-radius:50%;cursor:pointer;box-sizing:content-box}#rev_slider_4_2_wrapper .hesperiden .tp-bullet:hover,#rev_slider_4_2_wrapper .hesperiden .tp-bullet.selected{background:#666666}#rev_slider_4_2_wrapper .hesperiden .tp-bullet-image{}#rev_slider_4_2_wrapper .hesperiden .tp-bullet-title{}</style>				<style type=\"text/css\"></style>			</rs-module-wrap>\n			<!-- END REVOLUTION SLIDER -->\n</div></div></div><div class=\"kc-elm kc-css-2890456 kc_col-sm-3 kc_column kc_col-sm-3\"><div class=\"kc-col-container\"><div class=\"widget widget-banner text_position-left full\">\n			<div class=\"images\">\n			<img src=\"http://shoestimer.com/wp-content/uploads/2020/05/download-1.jpg\" alt=\"\">\n		</div>\n		<div class=\"banner-body\">\n				\n									<a href=\"#\" title=\"Shop now\" class=\"btn btn-default\">\n				Shop now			</a>\n			</div>\n</div><div class=\"widget widget-banner text_position-right\">\n			<div class=\"images\">\n			<img src=\"http://shoestimer.com/wp-content/uploads/2020/05/download.jpg\" alt=\"\">\n		</div>\n		<div class=\"banner-body\">\n				\n									<a href=\"#\" title=\"Shop now\" class=\"btn btn-default\">\n				Shop now			</a>\n			</div>\n</div></div></div></div></div></section><section class=\"kc-elm kc-css-2610386 kc_row\"><div class=\"kc-row-container  kc-container\"><div class=\"kc-wrap-columns\"><div class=\"kc-elm kc-css-1749484 kc_col-sm-12 kc_column kc_col-sm-12\"><div class=\"kc-col-container\"><div class=\"widget widget-categories-tabs widget-categories-tabs-carousel widget-products products\">\n    <div class=\"widget-title-wrapper\">\n                <h3 class=\"widget-title\">Feature Product</h3>\n                <div class=\"nav-tabs-selector\">\n        	<ul role=\"tablist\" class=\"has-title  nav style2\" data-load=\"ajax\">\n                                    <li class=\"active\">\n                        <a href=\"#tab-1h3qH-0\">\n                            Bliener                        </a>\n                    </li>\n                                    <li>\n                        <a href=\"#tab-1h3qH-1\">\n                            Ajvani                        </a>\n                    </li>\n                                    <li>\n                        <a href=\"#tab-1h3qH-2\">\n                            Chic Feet                        </a>\n                    </li>\n                                    <li>\n                        <a href=\"#tab-1h3qH-3\">\n                            Essex Glam                        </a>\n                    </li>\n                                    <li>\n                        <a href=\"#tab-1h3qH-4\">\n                            Higher Heels                        </a>\n                    </li>\n                                    <li>\n                        <a href=\"#tab-1h3qH-5\">\n                            Pleaser                        </a>\n                    </li>\n                            </ul>\n        </div>\n    </div>\n	<div class=\"widget-content woocommerce\">\n		<div class=\"tab-content\">\n                            <div id=\"tab-1h3qH-0\" class=\"tab-pane active\" data-loaded=\"true\" data-number=\"15\" data-categories=\"blivener\" data-columns=\"5\" data-product_type=\"recent_product\" data-layout_type=\"carousel\">\n                                                                    \r\n<div class=\"slick-carousel inner\" data-carousel=\"slick\" data-items=\"5\" \r\n		 \r\n		 \r\n		data-smallmedium=\"2\" data-extrasmall=\"2\" \r\n		data-pagination=\"true\" data-nav=\"true\" data-infinite=\"true\" \r\n		data-rows=\"1\">\r\n\r\n            <div class=\"products-grid product\">\r\n            <div class=\"product-block grid\" data-product-id=\"2067\">\r\n    <div class=\"block-inner\">\r\n                <figure class=\"image \">\r\n            \r\n                                    <a title=\"Women Slip on Sneakers Shallow Loafers Vulcanized Shoes Breathable Hollow Out Female Casual Shoes Ladies Leather Flats\" href=\"http://shoestimer.com/product/women-slip-on-sneakers-shallow-loafers-vulcanized-shoes-breathable-hollow-out-female-casual-shoes-ladies-leather-flats/\" class=\"product-image\">\r\n                <img src=\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns%3D\'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg\' viewBox%3D\'0 0 300 300\'%2F%3E\" data-src=\"http://shoestimer.com/wp-content/uploads/2021/06/Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather-1-300x300.jpg\" width=\"300\" height=\"300\" alt=\"Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather-1\" class=\"attachment-shop-catalog unveil-image image-effect\" /><img src=\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns%3D\'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg\' viewBox%3D\'0 0 300 300\'%2F%3E\" data-src=\"http://shoestimer.com/wp-content/uploads/2021/06/Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather-300x300.jpg\" width=\"300\" height=\"300\" alt=\"Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather\" class=\"attachment-shop-catalog unveil-image image-hover\" />            </a>\r\n                            <div class=\"quick-view\">\r\n                    <a href=\"http://shoestimer.com/product/women-slip-on-sneakers-shallow-loafers-vulcanized-shoes-breathable-hollow-out-female-casual-shoes-ladies-leather-flats/\" class=\"quickview btn btn-primary\" data-productslug=\"women-slip-on-sneakers-shallow-loafers-vulcanized-shoes-breathable-hollow-out-female-casual-shoes-ladies-leather-flats\">\r\n                       <i class=\"mn-icon-121\"> </i>\r\n                    </a>\r\n                </div>\r\n                                </figure>\r\n        <div class=\"caption\">\r\n            <h3 class=\"name\"><a href=\"http://shoestimer.com/product/women-slip-on-sneakers-shallow-loafers-vulcanized-shoes-breathable-hollow-out-female-casual-shoes-ladies-leather-flats/\">Women Slip on Sneakers Shallow Loafers Vulcanized Shoes Breathable Hollow Out Female Casual Shoes Ladies Leather Flats</a></h3>\r\n            <div class=\"infor\">\r\n                            </div> \r\n        </div>\r\n        <div class=\"groups-button clearfix\">\r\n                        \r\n                                            <div class=\"yith-compare\">\r\n                    <a title=\"compare\" href=\"/wp-admin/post.php?action=yith-woocompare-add-product&amp;id=2067&amp;_wpnonce=5feb089a01\" class=\"compare\" data-product_id=\"2067\">\r\n                        <em class=\"mn-icon-1013\"></em>\r\n                    </a>\r\n                </div>\r\n            \r\n            \n<div class=\"yith-wcwl-add-to-wishlist add-to-wishlist-2067  wishlist-fragment on-first-load\" data-fragment-ref=\"2067\" data-fragment-options=\"{&quot;base_url&quot;:&quot;\\/wp-admin\\/post.php?=http:\\/\\/shoestimer.com&quot;,&quot;wishlist_url&quot;:&quot;http:\\/\\/shoestimer.com\\/wishlist\\/&quot;,&quot;in_default_wishlist&quot;:false,&quot;is_single&quot;:false,&quot;show_exists&quot;:false,&quot;product_id&quot;:2067,&quot;parent_product_id&quot;:2067,&quot;product_type&quot;:&quot;variable&quot;,&quot;show_view&quot;:false,&quot;browse_wishlist_text&quot;:&quot;Browse wishlist&quot;,&quot;already_in_wishslist_text&quot;:&quot;The product is already in your wishlist!&quot;,&quot;product_added_text&quot;:&quot;Product added!&quot;,&quot;heading_icon&quot;:&quot;fa-heart-o&quot;,&quot;available_multi_wishlist&quot;:false,&quot;disable_wishlist&quot;:false,&quot;show_count&quot;:false,&quot;ajax_loading&quot;:false,&quot;loop_position&quot;:&quot;after_add_to_cart&quot;,&quot;item&quot;:&quot;add_to_wishlist&quot;}\">\n			\n			<!-- ADD TO WISHLIST -->\n			\n<div class=\"yith-wcwl-add-button\">\n	<a href=\"/wp-admin/post.php?add_to_wishlist=2067\" rel=\"nofollow\" data-product-id=\"2067\" data-product-type=\"variable\" data-original-product-id=\"2067\" class=\"add_to_wishlist single_add_to_wishlist\" data-title=\"&lt;i class=&quot;mn-icon-1246&quot;&gt;&lt;/i&gt;&lt;span class=&quot;sub-title&quot;&gt;Add to Wishlist&lt;/span&gt;\">\n		<i class=\"yith-wcwl-icon fa fa-heart-o\"></i>		<span><i class=\"mn-icon-1246\"></i><span class=\"sub-title\">Add to Wishlist</span></span>\n	</a>\n</div>\n			<!-- COUNT TEXT -->\n			\n			</div>        </div>\r\n    </div>\r\n    </div>\r\n        </div>\r\n            <div class=\"products-grid product\">\r\n            <div class=\"product-block grid\" data-product-id=\"2030\">\r\n    <div class=\"block-inner\">\r\n                <figure class=\"image \">\r\n            \r\n                                    <a title=\"Winter Women PU Leather Mid Calf Boots Lace-Up Zipper Thick Heel Boots Rivet Short Tube Women Shoes Fashion Female Martin Boots\" href=\"http://shoestimer.com/product/winter-women-pu-leather-mid-calf-boots-lace-up-zipper-thick-heel-boots-rivet-short-tube-women-shoes-fashion-female-martin-boots/\" class=\"product-image\">\r\n                <img src=\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns%3D\'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg\' viewBox%3D\'0 0 300 300\'%2F%3E\" data-src=\"http://shoestimer.com/wp-content/uploads/2021/06/Winter-Women-PU-Leather-Mid-Calf-Boots-Lace-Up-Zipper-Thick-Heel-Boots-Rivet-Short-Tube-1-300x300.jpg\" width=\"300\" height=\"300\" alt=\"Winter-Women-PU-Leather-Mid-Calf-Boots-Lace-Up-Zipper-Thick-Heel-Boots-Rivet-Short-Tube-1\" class=\"attachment-shop-catalog unveil-image image-effect\" /><img src=\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns%3D\'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg\' viewBox%3D\'0 0 300 300\'%2F%3E\" data-src=\"http://shoestimer.com/wp-content/uploads/2021/06/Winter-Women-PU-Leather-Mid-Calf-Boots-Lace-Up-Zipper-Thick-Heel-Boots-Rivet-Short-Tube-300x300.jpg\" width=\"300\" height=\"300\" alt=\"Winter-Women-PU-Leather-Mid-Calf-Boots-Lace-Up-Zipper-Thick-Heel-Boots-Rivet-Short-Tube\" class=\"attachment-shop-catalog unveil-image image-hover\" />            </a>\r\n                            <div class=\"quick-view\">\r\n                    <a href=\"http://shoestimer.com/product/winter-women-pu-leather-mid-calf-boots-lace-up-zipper-thick-heel-boots-rivet-short-tube-women-shoes-fashion-female-martin-boots/\" class=\"quickview btn btn-primary\" data-productslug=\"winter-women-pu-leather-mid-calf-boots-lace-up-zipper-thick-heel-boots-rivet-short-tube-women-shoes-fashion-female-martin-boots\">\r\n                       <i class=\"mn-icon-121\"> </i>\r\n                    </a>\r\n                </div>\r\n                                </figure>\r\n        <div class=\"caption\">\r\n            <h3 class=\"name\"><a href=\"http://shoestimer.com/product/winter-women-pu-leather-mid-calf-boots-lace-up-zipper-thick-heel-boots-rivet-short-tube-women-shoes-fashion-female-martin-boots/\">Winter Women PU Leather Mid Calf Boots Lace-Up Zipper Thick Heel Boots Rivet Short Tube Women Shoes Fashion Female Martin Boots</a></h3>\r\n            <div class=\"infor\">\r\n                            </div> \r\n        </div>\r\n        <div class=\"groups-button clearfix\">\r\n                        \r\n                                            <div class=\"yith-compare\">\r\n                    <a title=\"compare\" href=\"/wp-admin/post.php?action=yith-woocompare-add-product&amp;id=2030&amp;_wpnonce=5feb089a01\" class=\"compare\" data-product_id=\"2030\">\r\n                        <em class=\"mn-icon-1013\"></em>\r\n                    </a>\r\n                </div>\r\n            \r\n            \n<div class=\"yith-wcwl-add-to-wishlist add-to-wishlist-2030  wishlist-fragment on-first-load\" data-fragment-ref=\"2030\" data-fragment-options=\"{&quot;base_url&quot;:&quot;\\/wp-admin\\/post.php?=http:\\/\\/shoestimer.com&quot;,&quot;wishlist_url&quot;:&quot;http:\\/\\/shoestimer.com\\/wishlist\\/&quot;,&quot;in_default_wishlist&quot;:false,&quot;is_single&quot;:false,&quot;show_exists&quot;:false,&quot;product_id&quot;:2030,&quot;parent_product_id&quot;:2030,&quot;product_type&quot;:&quot;variable&quot;,&quot;show_view&quot;:false,&quot;browse_wishlist_text&quot;:&quot;Browse wishlist&quot;,&quot;already_in_wishslist_text&quot;:&quot;The product is already in your wishlist!&quot;,&quot;product_added_text&quot;:&quot;Product added!&quot;,&quot;heading_icon&quot;:&quot;fa-heart-o&quot;,&quot;available_multi_wishlist&quot;:false,&quot;disable_wishlist&quot;:false,&quot;show_count&quot;:false,&quot;ajax_loading&quot;:false,&quot;loop_position&quot;:&quot;after_add_to_cart&quot;,&quot;item&quot;:&quot;add_to_wishlist&quot;}\">\n			\n			<!-- ADD TO WISHLIST -->\n			\n<div class=\"yith-wcwl-add-button\">\n	<a href=\"/wp-admin/post.php?add_to_wishlist=2030\" rel=\"nofollow\" data-product-id=\"2030\" data-product-type=\"variable\" data-original-product-id=\"2030\" class=\"add_to_wishlist single_add_to_wishlist\" data-title=\"&lt;i class=&quot;mn-icon-1246&quot;&gt;&lt;/i&gt;&lt;span class=&quot;sub-title&quot;&gt;Add to Wishlist&lt;/span&gt;\">\n		<i class=\"yith-wcwl-icon fa fa-heart-o\"></i>		<span><i class=\"mn-icon-1246\"></i><span class=\"sub-title\">Add to Wishlist</span></span>\n	</a>\n</div>\n			<!-- COUNT TEXT -->\n			\n			</div>        </div>\r\n    </div>\r\n    </div>\r\n        </div>\r\n            <div class=\"products-grid product\">\r\n            <div class=\"product-block grid\" data-product-id=\"1957\">\r\n    <div class=\"block-inner\">\r\n                <figure class=\"image \">\r\n            \r\n                                    <a title=\"2019 Flock Leather Women Over The Knee Boots Lace Up Solid High Heels Thigh High Boots Sexy Winter Shoes for Women Size 35-43\" href=\"http://shoestimer.com/product/2019-flock-leather-women-over-the-knee-boots-lace-up-solid-high-heels-thigh-high-boots-sexy-winter-shoes-for-women-size-35-43/\" class=\"product-image\">\r\n                <img src=\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns%3D\'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg\' viewBox%3D\'0 0 300 300\'%2F%3E\" data-src=\"http://shoestimer.com/wp-content/uploads/2021/06/2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots-1-300x300.jpg\" width=\"300\" height=\"300\" alt=\"2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots-1\" class=\"attachment-shop-catalog unveil-image image-effect\" /><img src=\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns%3D\'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg\' viewBox%3D\'0 0 300 300\'%2F%3E\" data-src=\"http://shoestimer.com/wp-content/uploads/2021/06/2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots-300x300.jpg\" width=\"300\" height=\"300\" alt=\"2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots\" class=\"attachment-shop-catalog unveil-image image-hover\" />            </a>\r\n                            <div class=\"quick-view\">\r\n                    <a href=\"http://shoestimer.com/product/2019-flock-leather-women-over-the-knee-boots-lace-up-solid-high-heels-thigh-high-boots-sexy-winter-shoes-for-women-size-35-43/\" class=\"quickview btn btn-primary\" data-productslug=\"2019-flock-leather-women-over-the-knee-boots-lace-up-solid-high-heels-thigh-high-boots-sexy-winter-shoes-for-women-size-35-43\">\r\n                       <i class=\"mn-icon-121\"> </i>\r\n                    </a>\r\n                </div>\r\n                                </figure>\r\n        <div class=\"caption\">\r\n            <h3 class=\"name\"><a href=\"http://shoestimer.com/product/2019-flock-leather-women-over-the-knee-boots-lace-up-solid-high-heels-thigh-high-boots-sexy-winter-shoes-for-women-size-35-43/\">2019 Flock Leather Women Over The Knee Boots Lace Up Solid High Heels Thigh High Boots Sexy Winter Shoes for Women Size 35-43</a></h3>\r\n            <div class=\"infor\">\r\n                            </div> \r\n        </div>\r\n        <div class=\"groups-button clearfix\">\r\n                        \r\n                                            <div class=\"yith-compare\">\r\n                    <a title=\"compare\" href=\"/wp-admin/post.php?action=yith-woocompare-add-product&amp;id=1957&amp;_wpnonce=5feb089a01\" class=\"compare\" data-product_id=\"1957\">\r\n                        <em class=\"mn-icon-1013\"></em>\r\n                    </a>\r\n                </div>\r\n            \r\n            \n<div class=\"yith-wcwl-add-to-wishlist add-to-wishlist-1957  wishlist-fragment on-first-load\" data-fragment-ref=\"1957\" data-fragment-options=\"{&quot;base_url&quot;:&quot;\\/wp-admin\\/post.php?=http:\\/\\/shoestimer.com&quot;,&quot;wishlist_url&quot;:&quot;http:\\/\\/shoestimer.com\\/wishlist\\/&quot;,&quot;in_default_wishlist&quot;:false,&quot;is_single&quot;:false,&quot;show_exists&quot;:false,&quot;product_id&quot;:1957,&quot;parent_product_id&quot;:1957,&quot;product_type&quot;:&quot;variable&quot;,&quot;show_view&quot;:false,&quot;browse_wishlist_text&quot;:&quot;Browse wishlist&quot;,&quot;already_in_wishslist_text&quot;:&quot;The product is already in your wishlist!&quot;,&quot;product_added_text&quot;:&quot;Product added!&quot;,&quot;heading_icon&quot;:&quot;fa-heart-o&quot;,&quot;available_multi_wishlist&quot;:false,&quot;disable_wishlist&quot;:false,&quot;show_count&quot;:false,&quot;ajax_loading&quot;:false,&quot;loop_position&quot;:&quot;after_add_to_cart&quot;,&quot;item&quot;:&quot;add_to_wishlist&quot;}\">\n			\n			<!-- ADD TO WISHLIST -->\n			\n<div class=\"yith-wcwl-add-button\">\n	<a href=\"/wp-admin/post.php?add_to_wishlist=1957\" rel=\"nofollow\" data-product-id=\"1957\" data-product-type=\"variable\" data-original-product-id=\"1957\" class=\"add_to_wishlist single_add_to_wishlist\" data-title=\"&lt;i class=&quot;mn-icon-1246&quot;&gt;&lt;/i&gt;&lt;span class=&quot;sub-title&quot;&gt;Add to Wishlist&lt;/span&gt;\">\n		<i class=\"yith-wcwl-icon fa fa-heart-o\"></i>		<span><i class=\"mn-icon-1246\"></i><span class=\"sub-title\">Add to Wishlist</span></span>\n	</a>\n</div>\n			<!-- COUNT TEXT -->\n			\n			</div>        </div>\r\n    </div>\r\n    </div>\r\n        </div>\r\n            <div class=\"products-grid product\">\r\n            <div class=\"product-block grid\" data-product-id=\"1942\">\r\n    <div class=\"block-inner\">\r\n                <figure class=\"image \">\r\n            \r\n                                    <a title=\"Summer Unisex Platform Slippers Men Women Indoor Slippers Solid Home Beach Shoes Serrated Edge Non-slip Bathroom Shower Slippers\" href=\"http://shoestimer.com/product/summer-unisex-platform-slippers-men-women-indoor-slippers-solid-home-beach-shoes-serrated-edge-non-slip-bathroom-shower-slippers/\" class=\"product-image\">\r\n                <img src=\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns%3D\'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg\' viewBox%3D\'0 0 300 300\'%2F%3E\" data-src=\"http://shoestimer.com/wp-content/uploads/2021/06/Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip-1-300x300.jpg\" width=\"300\" height=\"300\" alt=\"Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip-1\" class=\"attachment-shop-catalog unveil-image image-effect\" /><img src=\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns%3D\'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg\' viewBox%3D\'0 0 300 300\'%2F%3E\" data-src=\"http://shoestimer.com/wp-content/uploads/2021/06/Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip-300x300.jpg\" width=\"300\" height=\"300\" alt=\"Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip\" class=\"attachment-shop-catalog unveil-image image-hover\" />            </a>\r\n                            <div class=\"quick-view\">\r\n                    <a href=\"http://shoestimer.com/product/summer-unisex-platform-slippers-men-women-indoor-slippers-solid-home-beach-shoes-serrated-edge-non-slip-bathroom-shower-slippers/\" class=\"quickview btn btn-primary\" data-productslug=\"summer-unisex-platform-slippers-men-women-indoor-slippers-solid-home-beach-shoes-serrated-edge-non-slip-bathroom-shower-slippers\">\r\n                       <i class=\"mn-icon-121\"> </i>\r\n                    </a>\r\n                </div>\r\n                                </figure>\r\n        <div class=\"caption\">\r\n            <h3 class=\"name\"><a href=\"http://shoestimer.com/product/summer-unisex-platform-slippers-men-women-indoor-slippers-solid-home-beach-shoes-serrated-edge-non-slip-bathroom-shower-slippers/\">Summer Unisex Platform Slippers Men Women Indoor Slippers Solid Home Beach Shoes Serrated Edge Non-slip Bathroom Shower Slippers</a></h3>\r\n            <div class=\"infor\">\r\n                            </div> \r\n        </div>\r\n        <div class=\"groups-button clearfix\">\r\n                        \r\n                                            <div class=\"yith-compare\">\r\n                    <a title=\"compare\" href=\"/wp-admin/post.php?action=yith-woocompare-add-product&amp;id=1942&amp;_wpnonce=5feb089a01\" class=\"compare\" data-product_id=\"1942\">\r\n                        <em class=\"mn-icon-1013\"></em>\r\n                    </a>\r\n                </div>\r\n            \r\n            \n<div class=\"yith-wcwl-add-to-wishlist add-to-wishlist-1942  wishlist-fragment on-first-load\" data-fragment-ref=\"1942\" data-fragment-options=\"{&quot;base_url&quot;:&quot;\\/wp-admin\\/post.php?=http:\\/\\/shoestimer.com&quot;,&quot;wishlist_url&quot;:&quot;http:\\/\\/shoestimer.com\\/wishlist\\/&quot;,&quot;in_default_wishlist&quot;:false,&quot;is_single&quot;:false,&quot;show_exists&quot;:false,&quot;product_id&quot;:1942,&quot;parent_product_id&quot;:1942,&quot;product_type&quot;:&quot;variable&quot;,&quot;show_view&quot;:false,&quot;browse_wishlist_text&quot;:&quot;Browse wishlist&quot;,&quot;already_in_wishslist_text&quot;:&quot;The product is already in your wishlist!&quot;,&quot;product_added_text&quot;:&quot;Product added!&quot;,&quot;heading_icon&quot;:&quot;fa-heart-o&quot;,&quot;available_multi_wishlist&quot;:false,&quot;disable_wishlist&quot;:false,&quot;show_count&quot;:false,&quot;ajax_loading&quot;:false,&quot;loop_position&quot;:&quot;after_add_to_cart&quot;,&quot;item&quot;:&quot;add_to_wishlist&quot;}\">\n			\n			<!-- ADD TO WISHLIST -->\n			\n<div class=\"yith-wcwl-add-button\">\n	<a href=\"/wp-admin/post.php?add_to_wishlist=1942\" rel=\"nofollow\" data-product-id=\"1942\" data-product-type=\"variable\" data-original-product-id=\"1942\" class=\"add_to_wishlist single_add_to_wishlist\" data-title=\"&lt;i class=&quot;mn-icon-1246&quot;&gt;&lt;/i&gt;&lt;span class=&quot;sub-title&quot;&gt;Add to Wishlist&lt;/span&gt;\">\n		<i class=\"yith-wcwl-icon fa fa-heart-o\"></i>		<span><i class=\"mn-icon-1246\"></i><span class=\"sub-title\">Add to Wishlist</span></span>\n	</a>\n</div>\n			<!-- COUNT TEXT -->\n			\n			</div>        </div>\r\n    </div>\r\n    </div>\r\n        </div>\r\n            <div class=\"products-grid product\">\r\n            <div class=\"product-block grid\" data-product-id=\"1866\">\r\n    <div class=\"block-inner\">\r\n                <figure class=\"image \">\r\n            \r\n                                    <a title=\"Winter Snow Boots Women Cute Warm Platform Short Boots Suede Chunky Mid Heel Round Toe Outdoor Ladies Ankle Booties\" href=\"http://shoestimer.com/product/winter-snow-boots-women-cute-warm-platform-short-boots-suede-chunky-mid-heel-round-toe-outdoor-ladies-ankle-booties/\" class=\"product-image\">\r\n                <img src=\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns%3D\'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg\' viewBox%3D\'0 0 300 300\'%2F%3E\" data-src=\"http://shoestimer.com/wp-content/uploads/2021/06/Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor-1-300x300.jpg\" width=\"300\" height=\"300\" alt=\"Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor-1\" class=\"attachment-shop-catalog unveil-image image-effect\" /><img src=\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns%3D\'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg\' viewBox%3D\'0 0 300 300\'%2F%3E\" data-src=\"http://shoestimer.com/wp-content/uploads/2021/06/Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor-300x300.jpg\" width=\"300\" height=\"300\" alt=\"Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor\" class=\"attachment-shop-catalog unveil-image image-hover\" />            </a>\r\n                            <div class=\"quick-view\">\r\n                    <a href=\"http://shoestimer.com/product/winter-snow-boots-women-cute-warm-platform-short-boots-suede-chunky-mid-heel-round-toe-outdoor-ladies-ankle-booties/\" class=\"quickview btn btn-primary\" data-productslug=\"winter-snow-boots-women-cute-warm-platform-short-boots-suede-chunky-mid-heel-round-toe-outdoor-ladies-ankle-booties\">\r\n                       <i class=\"mn-icon-121\"> </i>\r\n                    </a>\r\n                </div>\r\n                                </figure>\r\n        <div class=\"caption\">\r\n            <h3 class=\"name\"><a href=\"http://shoestimer.com/product/winter-snow-boots-women-cute-warm-platform-short-boots-suede-chunky-mid-heel-round-toe-outdoor-ladies-ankle-booties/\">Winter Snow Boots Women Cute Warm Platform Short Boots Suede Chunky Mid Heel Round Toe Outdoor Ladies Ankle Booties</a></h3>\r\n            <div class=\"infor\">\r\n                            </div> \r\n        </div>\r\n        <div class=\"groups-button clearfix\">\r\n                        \r\n                                            <div class=\"yith-compare\">\r\n                    <a title=\"compare\" href=\"/wp-admin/post.php?action=yith-woocompare-add-product&amp;id=1866&amp;_wpnonce=5feb089a01\" class=\"compare\" data-product_id=\"1866\">\r\n                        <em class=\"mn-icon-1013\"></em>\r\n                    </a>\r\n                </div>\r\n            \r\n            \n<div class=\"yith-wcwl-add-to-wishlist add-to-wishlist-1866  wishlist-fragment on-first-load\" data-fragment-ref=\"1866\" data-fragment-options=\"{&quot;base_url&quot;:&quot;\\/wp-admin\\/post.php?=http:\\/\\/shoestimer.com&quot;,&quot;wishlist_url&quot;:&quot;http:\\/\\/shoestimer.com\\/wishlist\\/&quot;,&quot;in_default_wishlist&quot;:false,&quot;is_single&quot;:false,&quot;show_exists&quot;:false,&quot;product_id&quot;:1866,&quot;parent_product_id&quot;:1866,&quot;product_type&quot;:&quot;variable&quot;,&quot;show_view&quot;:false,&quot;browse_wishlist_text&quot;:&quot;Browse wishlist&quot;,&quot;already_in_wishslist_text&quot;:&quot;The product is already in your wishlist!&quot;,&quot;product_added_text&quot;:&quot;Product added!&quot;,&quot;heading_icon&quot;:&quot;fa-heart-o&quot;,&quot;available_multi_wishlist&quot;:false,&quot;disable_wishlist&quot;:false,&quot;show_count&quot;:false,&quot;ajax_loading&quot;:false,&quot;loop_position&quot;:&quot;after_add_to_cart&quot;,&quot;item&quot;:&quot;add_to_wishlist&quot;}\">\n			\n			<!-- ADD TO WISHLIST -->\n			\n<div class=\"yith-wcwl-add-button\">\n	<a href=\"/wp-admin/post.php?add_to_wishlist=1866\" rel=\"nofollow\" data-product-id=\"1866\" data-product-type=\"variable\" data-original-product-id=\"1866\" class=\"add_to_wishlist single_add_to_wishlist\" data-title=\"&lt;i class=&quot;mn-icon-1246&quot;&gt;&lt;/i&gt;&lt;span class=&quot;sub-title&quot;&gt;Add to Wishlist&lt;/span&gt;\">\n		<i class=\"yith-wcwl-icon fa fa-heart-o\"></i>		<span><i class=\"mn-icon-1246\"></i><span class=\"sub-title\">Add to Wishlist</span></span>\n	</a>\n</div>\n			<!-- COUNT TEXT -->\n			\n			</div>        </div>\r\n    </div>\r\n    </div>\r\n        </div>\r\n            <div class=\"products-grid product\">\r\n            <div class=\"product-block grid\" data-product-id=\"1857\">\r\n    <div class=\"block-inner\">\r\n                <figure class=\"image \">\r\n            \r\n                                    <a title=\"Summer Women Sandals Vintage Flock Buckle Strap Wedge Shoes Solid Color Thick Bottom Flats Platform Sandals Sandalias Mujer\" href=\"http://shoestimer.com/product/summer-women-sandals-vintage-flock-buckle-strap-wedge-shoes-solid-color-thick-bottom-flats-platform-sandals-sandalias-mujer/\" class=\"product-image\">\r\n                <img src=\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns%3D\'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg\' viewBox%3D\'0 0 300 300\'%2F%3E\" data-src=\"http://shoestimer.com/wp-content/uploads/2021/06/Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals-1-300x300.jpg\" width=\"300\" height=\"300\" alt=\"Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals-1\" class=\"attachment-shop-catalog unveil-image image-effect\" /><img src=\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns%3D\'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg\' viewBox%3D\'0 0 300 300\'%2F%3E\" data-src=\"http://shoestimer.com/wp-content/uploads/2021/06/Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals-300x300.jpg\" width=\"300\" height=\"300\" alt=\"Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals\" class=\"attachment-shop-catalog unveil-image image-hover\" />            </a>\r\n                            <div class=\"quick-view\">\r\n                    <a href=\"http://shoestimer.com/product/summer-women-sandals-vintage-flock-buckle-strap-wedge-shoes-solid-color-thick-bottom-flats-platform-sandals-sandalias-mujer/\" class=\"quickview btn btn-primary\" data-productslug=\"summer-women-sandals-vintage-flock-buckle-strap-wedge-shoes-solid-color-thick-bottom-flats-platform-sandals-sandalias-mujer\">\r\n                       <i class=\"mn-icon-121\"> </i>\r\n                    </a>\r\n                </div>\r\n                                </figure>\r\n        <div class=\"caption\">\r\n            <h3 class=\"name\"><a href=\"http://shoestimer.com/product/summer-women-sandals-vintage-flock-buckle-strap-wedge-shoes-solid-color-thick-bottom-flats-platform-sandals-sandalias-mujer/\">Summer Women Sandals Vintage Flock Buckle Strap Wedge Shoes Solid Color Thick Bottom Flats Platform Sandals Sandalias Mujer</a></h3>\r\n            <div class=\"infor\">\r\n                            </div> \r\n        </div>\r\n        <div class=\"groups-button clearfix\">\r\n                        \r\n                                            <div class=\"yith-compare\">\r\n                    <a title=\"compare\" href=\"/wp-admin/post.php?action=yith-woocompare-add-product&amp;id=1857&amp;_wpnonce=5feb089a01\" class=\"compare\" data-product_id=\"1857\">\r\n                        <em class=\"mn-icon-1013\"></em>\r\n                    </a>\r\n                </div>\r\n            \r\n            \n<div class=\"yith-wcwl-add-to-wishlist add-to-wishlist-1857  wishlist-fragment on-first-load\" data-fragment-ref=\"1857\" data-fragment-options=\"{&quot;base_url&quot;:&quot;\\/wp-admin\\/post.php?=http:\\/\\/shoestimer.com&quot;,&quot;wishlist_url&quot;:&quot;http:\\/\\/shoestimer.com\\/wishlist\\/&quot;,&quot;in_default_wishlist&quot;:false,&quot;is_single&quot;:false,&quot;show_exists&quot;:false,&quot;product_id&quot;:1857,&quot;parent_product_id&quot;:1857,&quot;product_type&quot;:&quot;variable&quot;,&quot;show_view&quot;:false,&quot;browse_wishlist_text&quot;:&quot;Browse wishlist&quot;,&quot;already_in_wishslist_text&quot;:&quot;The product is already in your wishlist!&quot;,&quot;product_added_text&quot;:&quot;Product added!&quot;,&quot;heading_icon&quot;:&quot;fa-heart-o&quot;,&quot;available_multi_wishlist&quot;:false,&quot;disable_wishlist&quot;:false,&quot;show_count&quot;:false,&quot;ajax_loading&quot;:false,&quot;loop_position&quot;:&quot;after_add_to_cart&quot;,&quot;item&quot;:&quot;add_to_wishlist&quot;}\">\n			\n			<!-- ADD TO WISHLIST -->\n			\n<div class=\"yith-wcwl-add-button\">\n	<a href=\"/wp-admin/post.php?add_to_wishlist=1857\" rel=\"nofollow\" data-product-id=\"1857\" data-product-type=\"variable\" data-original-product-id=\"1857\" class=\"add_to_wishlist single_add_to_wishlist\" data-title=\"&lt;i class=&quot;mn-icon-1246&quot;&gt;&lt;/i&gt;&lt;span class=&quot;sub-title&quot;&gt;Add to Wishlist&lt;/span&gt;\">\n		<i class=\"yith-wcwl-icon fa fa-heart-o\"></i>		<span><i class=\"mn-icon-1246\"></i><span class=\"sub-title\">Add to Wishlist</span></span>\n	</a>\n</div>\n			<!-- COUNT TEXT -->\n			\n			</div>        </div>\r\n    </div>\r\n    </div>\r\n        </div>\r\n            <div class=\"products-grid product\">\r\n            <div class=\"product-block grid\" data-product-id=\"1810\">\r\n    <div class=\"block-inner\">\r\n                <figure class=\"image \">\r\n            \r\n                                    <a title=\"2021 Women Sandals Soft Stitching Buckle Strap Platform Sandals Ladies Comfortable Flat Sandals Open Toe Beach Shoes Sandalias\" href=\"http://shoestimer.com/product/2021-women-sandals-soft-stitching-buckle-strap-platform-sandals-ladies-comfortable-flat-sandals-open-toe-beach-shoes-sandalias/\" class=\"product-image\">\r\n                <img src=\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns%3D\'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg\' viewBox%3D\'0 0 300 300\'%2F%3E\" data-src=\"http://shoestimer.com/wp-content/uploads/2021/06/2021-Women-Sandals-Soft-Stitching-Buckle-Strap-Platform-Sandals-Ladies-Comfortable-Flat-Sandals-Open-Toe-Beach-1-300x300.jpg\" width=\"300\" height=\"300\" alt=\"2021-Women-Sandals-Soft-Stitching-Buckle-Strap-Platform-Sandals-Ladies-Comfortable-Flat-Sandals-Open-Toe-Beach-1\" class=\"attachment-shop-catalog unveil-image image-effect\" /><img src=\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns%3D\'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg\' viewBox%3D\'0 0 300 300\'%2F%3E\" data-src=\"http://shoestimer.com/wp-content/uploads/2021/06/2021-Women-Sandals-Soft-Stitching-Buckle-Strap-Platform-Sandals-Ladies-Comfortable-Flat-Sandals-Open-Toe-Beach-300x300.jpg\" width=\"300\" height=\"300\" alt=\"2021-Women-Sandals-Soft-Stitching-Buckle-Strap-Platform-Sandals-Ladies-Comfortable-Flat-Sandals-Open-Toe-Beach\" class=\"attachment-shop-catalog unveil-image image-hover\" />            </a>\r\n                            <div class=\"quick-view\">\r\n                    <a href=\"http://shoestimer.com/product/2021-women-sandals-soft-stitching-buckle-strap-platform-sandals-ladies-comfortable-flat-sandals-open-toe-beach-shoes-sandalias/\" class=\"quickview btn btn-primary\" data-productslug=\"2021-women-sandals-soft-stitching-buckle-strap-platform-sandals-ladies-comfortable-flat-sandals-open-toe-beach-shoes-sandalias\">\r\n                       <i class=\"mn-icon-121\"> </i>\r\n                    </a>\r\n                </div>\r\n                                </figure>\r\n        <div class=\"caption\">\r\n            <h3 class=\"name\"><a href=\"http://shoestimer.com/product/2021-women-sandals-soft-stitching-buckle-strap-platform-sandals-ladies-comfortable-flat-sandals-open-toe-beach-shoes-sandalias/\">2021 Women Sandals Soft Stitching Buckle Strap Platform Sandals Ladies Comfortable Flat Sandals Open Toe Beach Shoes Sandalias</a></h3>\r\n            <div class=\"infor\">\r\n                            </div> \r\n        </div>\r\n        <div class=\"groups-button clearfix\">\r\n                        \r\n                                            <div class=\"yith-compare\">\r\n                    <a title=\"compare\" href=\"/wp-admin/post.php?action=yith-woocompare-add-product&amp;id=1810&amp;_wpnonce=5feb089a01\" class=\"compare\" data-product_id=\"1810\">\r\n                        <em class=\"mn-icon-1013\"></em>\r\n                    </a>\r\n                </div>\r\n            \r\n            \n<div class=\"yith-wcwl-add-to-wishlist add-to-wishlist-1810  wishlist-fragment on-first-load\" data-fragment-ref=\"1810\" data-fragment-options=\"{&quot;base_url&quot;:&quot;\\/wp-admin\\/post.php?=http:\\/\\/shoestimer.com&quot;,&quot;wishlist_url&quot;:&quot;http:\\/\\/shoestimer.com\\/wishlist\\/&quot;,&quot;in_default_wishlist&quot;:false,&quot;is_single&quot;:false,&quot;show_exists&quot;:false,&quot;product_id&quot;:1810,&quot;parent_product_id&quot;:1810,&quot;product_type&quot;:&quot;variable&quot;,&quot;show_view&quot;:false,&quot;browse_wishlist_text&quot;:&quot;Browse wishlist&quot;,&quot;already_in_wishslist_text&quot;:&quot;The product is already in your wishlist!&quot;,&quot;product_added_text&quot;:&quot;Product added!&quot;,&quot;heading_icon&quot;:&quot;fa-heart-o&quot;,&quot;available_multi_wishlist&quot;:false,&quot;disable_wishlist&quot;:false,&quot;show_count&quot;:false,&quot;ajax_loading&quot;:false,&quot;loop_position&quot;:&quot;after_add_to_cart&quot;,&quot;item&quot;:&quot;add_to_wishlist&quot;}\">\n			\n			<!-- ADD TO WISHLIST -->\n			\n<div class=\"yith-wcwl-add-button\">\n	<a href=\"/wp-admin/post.php?add_to_wishlist=1810\" rel=\"nofollow\" data-product-id=\"1810\" data-product-type=\"variable\" data-original-product-id=\"1810\" class=\"add_to_wishlist single_add_to_wishlist\" data-title=\"&lt;i class=&quot;mn-icon-1246&quot;&gt;&lt;/i&gt;&lt;span class=&quot;sub-title&quot;&gt;Add to Wishlist&lt;/span&gt;\">\n		<i class=\"yith-wcwl-icon fa fa-heart-o\"></i>		<span><i class=\"mn-icon-1246\"></i><span class=\"sub-title\">Add to Wishlist</span></span>\n	</a>\n</div>\n			<!-- COUNT TEXT -->\n			\n			</div>        </div>\r\n    </div>\r\n    </div>\r\n        </div>\r\n            <div class=\"products-grid product\">\r\n            <div class=\"product-block grid\" data-product-id=\"1779\">\r\n    <div class=\"block-inner\">\r\n                <figure class=\"image \">\r\n            \r\n                                    <a title=\"Women Sneakers Vulcanized Shoes Breathable Mesh Slip-On Sports Shoes Casual Outdoor Running Women Shoes\" href=\"http://shoestimer.com/product/women-sneakers-vulcanized-shoes-breathable-mesh-slip-on-sports-shoes-casual-outdoor-running-women-shoes/\" class=\"product-image\">\r\n                <img src=\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns%3D\'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg\' viewBox%3D\'0 0 300 300\'%2F%3E\" data-src=\"http://shoestimer.com/wp-content/uploads/2021/06/Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes-1-300x300.jpg\" width=\"300\" height=\"300\" alt=\"Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes-1\" class=\"attachment-shop-catalog unveil-image image-effect\" /><img src=\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns%3D\'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg\' viewBox%3D\'0 0 300 300\'%2F%3E\" data-src=\"http://shoestimer.com/wp-content/uploads/2021/06/Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes-300x300.jpg\" width=\"300\" height=\"300\" alt=\"Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes\" class=\"attachment-shop-catalog unveil-image image-hover\" />            </a>\r\n                            <div class=\"quick-view\">\r\n                    <a href=\"http://shoestimer.com/product/women-sneakers-vulcanized-shoes-breathable-mesh-slip-on-sports-shoes-casual-outdoor-running-women-shoes/\" class=\"quickview btn btn-primary\" data-productslug=\"women-sneakers-vulcanized-shoes-breathable-mesh-slip-on-sports-shoes-casual-outdoor-running-women-shoes\">\r\n                       <i class=\"mn-icon-121\"> </i>\r\n                    </a>\r\n                </div>\r\n                                </figure>\r\n        <div class=\"caption\">\r\n            <h3 class=\"name\"><a href=\"http://shoestimer.com/product/women-sneakers-vulcanized-shoes-breathable-mesh-slip-on-sports-shoes-casual-outdoor-running-women-shoes/\">Women Sneakers Vulcanized Shoes Breathable Mesh Slip-On Sports Shoes Casual Outdoor Running Women Shoes</a></h3>\r\n            <div class=\"infor\">\r\n                            </div> \r\n        </div>\r\n        <div class=\"groups-button clearfix\">\r\n                        \r\n                                            <div class=\"yith-compare\">\r\n                    <a title=\"compare\" href=\"/wp-admin/post.php?action=yith-woocompare-add-product&amp;id=1779&amp;_wpnonce=5feb089a01\" class=\"compare\" data-product_id=\"1779\">\r\n                        <em class=\"mn-icon-1013\"></em>\r\n                    </a>\r\n                </div>\r\n            \r\n            \n<div class=\"yith-wcwl-add-to-wishlist add-to-wishlist-1779  wishlist-fragment on-first-load\" data-fragment-ref=\"1779\" data-fragment-options=\"{&quot;base_url&quot;:&quot;\\/wp-admin\\/post.php?=http:\\/\\/shoestimer.com&quot;,&quot;wishlist_url&quot;:&quot;http:\\/\\/shoestimer.com\\/wishlist\\/&quot;,&quot;in_default_wishlist&quot;:false,&quot;is_single&quot;:false,&quot;show_exists&quot;:false,&quot;product_id&quot;:1779,&quot;parent_product_id&quot;:1779,&quot;product_type&quot;:&quot;variable&quot;,&quot;show_view&quot;:false,&quot;browse_wishlist_text&quot;:&quot;Browse wishlist&quot;,&quot;already_in_wishslist_text&quot;:&quot;The product is already in your wishlist!&quot;,&quot;product_added_text&quot;:&quot;Product added!&quot;,&quot;heading_icon&quot;:&quot;fa-heart-o&quot;,&quot;available_multi_wishlist&quot;:false,&quot;disable_wishlist&quot;:false,&quot;show_count&quot;:false,&quot;ajax_loading&quot;:false,&quot;loop_position&quot;:&quot;after_add_to_cart&quot;,&quot;item&quot;:&quot;add_to_wishlist&quot;}\">\n			\n			<!-- ADD TO WISHLIST -->\n			\n<div class=\"yith-wcwl-add-button\">\n	<a href=\"/wp-admin/post.php?add_to_wishlist=1779\" rel=\"nofollow\" data-product-id=\"1779\" data-product-type=\"variable\" data-original-product-id=\"1779\" class=\"add_to_wishlist single_add_to_wishlist\" data-title=\"&lt;i class=&quot;mn-icon-1246&quot;&gt;&lt;/i&gt;&lt;span class=&quot;sub-title&quot;&gt;Add to Wishlist&lt;/span&gt;\">\n		<i class=\"yith-wcwl-icon fa fa-heart-o\"></i>		<span><i class=\"mn-icon-1246\"></i><span class=\"sub-title\">Add to Wishlist</span></span>\n	</a>\n</div>\n			<!-- COUNT TEXT -->\n			\n			</div>        </div>\r\n    </div>\r\n    </div>\r\n        </div>\r\n    \r\n</div>\r\n                                    </div>\n                            <div id=\"tab-1h3qH-1\" class=\"tab-pane \" data-loaded=\"false\" data-number=\"15\" data-categories=\"ajvani\" data-columns=\"5\" data-product_type=\"recent_product\" data-layout_type=\"carousel\">\n                                    </div>\n                            <div id=\"tab-1h3qH-2\" class=\"tab-pane \" data-loaded=\"false\" data-number=\"15\" data-categories=\"chic_feet\" data-columns=\"5\" data-product_type=\"recent_product\" data-layout_type=\"carousel\">\n                                    </div>\n                            <div id=\"tab-1h3qH-3\" class=\"tab-pane \" data-loaded=\"false\" data-number=\"15\" data-categories=\"essex_glam\" data-columns=\"5\" data-product_type=\"recent_product\" data-layout_type=\"carousel\">\n                                    </div>\n                            <div id=\"tab-1h3qH-4\" class=\"tab-pane \" data-loaded=\"false\" data-number=\"15\" data-categories=\"higher_heels\" data-columns=\"5\" data-product_type=\"recent_product\" data-layout_type=\"carousel\">\n                                    </div>\n                            <div id=\"tab-1h3qH-5\" class=\"tab-pane \" data-loaded=\"false\" data-number=\"15\" data-categories=\"pleaser\" data-columns=\"5\" data-product_type=\"recent_product\" data-layout_type=\"carousel\">\n                                    </div>\n                    </div>\n	</div>\n\n</div>\n</div></div></div></div></section><section class=\"kc-elm kc-css-2805681 kc_row\"><div class=\"kc-row-container  kc-container\"><div class=\"kc-wrap-columns\"><div class=\"kc-elm kc-css-2717850 kc_col-sm-12 kc_column kc_col-sm-12\"><div class=\"kc-col-container\">	<div class=\"widget widget-features-box style1\">\n			    <div class=\"content\">\n		    <div class=\"row\">							<div class=\"col-md-3\">				<div class=\"feature-box media\">\n					<div class=\"media-left\">\n																	        <div class=\"fbox-icon\">\n					        	<div class=\"inner\">\n					            	<i class=\"fa mn-icon-944\"></i>\n					            </div>\n					        </div>\n					    				    </div>\n				    <div class=\"fbox-content media-body\">  \n				        <h3 class=\"ourservice-heading\">Free Delivery</h3>                     \n				        				            <p class=\"description\">Delivery world wide</p>  \n				        				    </div>      \n				</div>\n				</div>							<div class=\"col-md-3\">				<div class=\"feature-box media\">\n					<div class=\"media-left\">\n																	        <div class=\"fbox-icon\">\n					        	<div class=\"inner\">\n					            	<i class=\"fa mn-icon-1048\"></i>\n					            </div>\n					        </div>\n					    				    </div>\n				    <div class=\"fbox-content media-body\">  \n				        <h3 class=\"ourservice-heading\">30 Days Returns</h3>                     \n				        				            <p class=\"description\">Our 30-day money back guarantee gives you</p>  \n				        				    </div>      \n				</div>\n				</div>							<div class=\"col-md-3\">				<div class=\"feature-box media\">\n					<div class=\"media-left\">\n																	        <div class=\"fbox-icon\">\n					        	<div class=\"inner\">\n					            	<i class=\"fa mn-icon-1050\"></i>\n					            </div>\n					        </div>\n					    				    </div>\n				    <div class=\"fbox-content media-body\">  \n				        <h3 class=\"ourservice-heading\">24/7 Customer Service</h3>                     \n				        				            <p class=\"description\">Online store 24/7</p>  \n				        				    </div>      \n				</div>\n				</div>							<div class=\"col-md-3\">				<div class=\"feature-box media\">\n					<div class=\"media-left\">\n																	        <div class=\"fbox-icon\">\n					        	<div class=\"inner\">\n					            	<i class=\"fa mn-icon-825\"></i>\n					            </div>\n					        </div>\n					    				    </div>\n				    <div class=\"fbox-content media-body\">  \n				        <h3 class=\"ourservice-heading\">Secure Shopping</h3>                     \n				        				            <p class=\"description\">Your personal information is secured with an industry</p>  \n				        				    </div>      \n				</div>\n				</div>						</div>		</div>\n	</div>\n</div></div></div></div></section><section class=\"kc-elm kc-css-4230167 kc_row\"><div class=\"kc-row-container  kc-container\"><div class=\"kc-wrap-columns\"><div class=\"kc-elm kc-css-1244156 kc_col-sm-4 kc_column kc_col-sm-4\"><div class=\"kc-col-container\"><div class=\"widget widget-banner text_position-top\">\n			<div class=\"images\">\n			<img src=\"http://shoestimer.com/wp-content/uploads/2020/05/shoes4.png\" alt=\"\">\n		</div>\n		<div class=\"banner-body\">\n					<div class=\"sub\">TV &amp; Home Theater</div>\n				\n					<h3 class=\"title\">Save Big on 4K UHD<br />\r\nTVs, HDTVs and More</h3>\n									<a href=\"#\" title=\"SHOP NOW\" class=\"btn btn-default\">\n				SHOP NOW			</a>\n			</div>\n</div></div></div><div class=\"kc-elm kc-css-1638042 kc_col-sm-8 kc_column kc_col-sm-8\"><div class=\"kc-col-container\"><div class=\"widget widget-carousel inner widget-products  products \">\n	<div class=\"widget-title-wrapper\">\n				    <h3 class=\"widget-title\">New Arrivals</h3>\n	        </div>\n			<div class=\"widget-content woocommerce\">\n			<div class=\"carousel-wrapper\">\n				\r\n<div class=\"slick-carousel slick-small slick-small-top inner\" data-carousel=\"slick\" data-items=\"3\" \r\n		 \r\n		 \r\n		data-smallmedium=\"2\" data-extrasmall=\"2\" \r\n		data-pagination=\"true\" data-nav=\"true\" data-infinite=\"true\" \r\n		data-rows=\"1\">\r\n\r\n            <div class=\"products-grid product\">\r\n            <div class=\"product-block grid\" data-product-id=\"6710\">\r\n    <div class=\"block-inner\">\r\n                <figure class=\"image \">\r\n            \r\n                                    <a title=\"Spot Foreign Trade Plus Size Casual Running Shoes Women&#8217;s 2021 Spring and Autumn Flying Woven Shoes Korean Version of Flat Snea\" href=\"http://shoestimer.com/product/spot-foreign-trade-plus-size-casual-running-shoes-womens-2021-spring-and-autumn-flying-woven-shoes-korean-version-of-flat-snea/\" class=\"product-image\">\r\n                <img src=\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns%3D\'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg\' viewBox%3D\'0 0 300 300\'%2F%3E\" data-src=\"http://shoestimer.com/wp-content/uploads/2021/06/Spot-Foreign-Trade-Plus-Size-Casual-Running-Shoes-Women-s-2021-Spring-and-Autumn-Flying-Woven-1-300x300.jpg\" width=\"300\" height=\"300\" alt=\"Spot-Foreign-Trade-Plus-Size-Casual-Running-Shoes-Women-s-2021-Spring-and-Autumn-Flying-Woven-1\" class=\"attachment-shop-catalog unveil-image image-effect\" /><img src=\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns%3D\'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg\' viewBox%3D\'0 0 300 300\'%2F%3E\" data-src=\"http://shoestimer.com/wp-content/uploads/2021/06/Spot-Foreign-Trade-Plus-Size-Casual-Running-Shoes-Women-s-2021-Spring-and-Autumn-Flying-Woven-300x300.jpg\" width=\"300\" height=\"300\" alt=\"Spot-Foreign-Trade-Plus-Size-Casual-Running-Shoes-Women-s-2021-Spring-and-Autumn-Flying-Woven\" class=\"attachment-shop-catalog unveil-image image-hover\" />            </a>\r\n                            <div class=\"quick-view\">\r\n                    <a href=\"http://shoestimer.com/product/spot-foreign-trade-plus-size-casual-running-shoes-womens-2021-spring-and-autumn-flying-woven-shoes-korean-version-of-flat-snea/\" class=\"quickview btn btn-primary\" data-productslug=\"spot-foreign-trade-plus-size-casual-running-shoes-womens-2021-spring-and-autumn-flying-woven-shoes-korean-version-of-flat-snea\">\r\n                       <i class=\"mn-icon-121\"> </i>\r\n                    </a>\r\n                </div>\r\n                                </figure>\r\n        <div class=\"caption\">\r\n            <h3 class=\"name\"><a href=\"http://shoestimer.com/product/spot-foreign-trade-plus-size-casual-running-shoes-womens-2021-spring-and-autumn-flying-woven-shoes-korean-version-of-flat-snea/\">Spot Foreign Trade Plus Size Casual Running Shoes Women&#8217;s 2021 Spring and Autumn Flying Woven Shoes Korean Version of Flat Snea</a></h3>\r\n            <div class=\"infor\">\r\n                            </div> \r\n        </div>\r\n        <div class=\"groups-button clearfix\">\r\n                        \r\n                                            <div class=\"yith-compare\">\r\n                    <a title=\"compare\" href=\"/wp-admin/post.php?action=yith-woocompare-add-product&amp;id=6710&amp;_wpnonce=5feb089a01\" class=\"compare\" data-product_id=\"6710\">\r\n                        <em class=\"mn-icon-1013\"></em>\r\n                    </a>\r\n                </div>\r\n            \r\n            \n<div class=\"yith-wcwl-add-to-wishlist add-to-wishlist-6710  wishlist-fragment on-first-load\" data-fragment-ref=\"6710\" data-fragment-options=\"{&quot;base_url&quot;:&quot;\\/wp-admin\\/post.php?=http:\\/\\/shoestimer.com&quot;,&quot;wishlist_url&quot;:&quot;http:\\/\\/shoestimer.com\\/wishlist\\/&quot;,&quot;in_default_wishlist&quot;:false,&quot;is_single&quot;:false,&quot;show_exists&quot;:false,&quot;product_id&quot;:6710,&quot;parent_product_id&quot;:6710,&quot;product_type&quot;:&quot;variable&quot;,&quot;show_view&quot;:false,&quot;browse_wishlist_text&quot;:&quot;Browse wishlist&quot;,&quot;already_in_wishslist_text&quot;:&quot;The product is already in your wishlist!&quot;,&quot;product_added_text&quot;:&quot;Product added!&quot;,&quot;heading_icon&quot;:&quot;fa-heart-o&quot;,&quot;available_multi_wishlist&quot;:false,&quot;disable_wishlist&quot;:false,&quot;show_count&quot;:false,&quot;ajax_loading&quot;:false,&quot;loop_position&quot;:&quot;after_add_to_cart&quot;,&quot;item&quot;:&quot;add_to_wishlist&quot;}\">\n			\n			<!-- ADD TO WISHLIST -->\n			\n<div class=\"yith-wcwl-add-button\">\n	<a href=\"/wp-admin/post.php?add_to_wishlist=6710\" rel=\"nofollow\" data-product-id=\"6710\" data-product-type=\"variable\" data-original-product-id=\"6710\" class=\"add_to_wishlist single_add_to_wishlist\" data-title=\"&lt;i class=&quot;mn-icon-1246&quot;&gt;&lt;/i&gt;&lt;span class=&quot;sub-title&quot;&gt;Add to Wishlist&lt;/span&gt;\">\n		<i class=\"yith-wcwl-icon fa fa-heart-o\"></i>		<span><i class=\"mn-icon-1246\"></i><span class=\"sub-title\">Add to Wishlist</span></span>\n	</a>\n</div>\n			<!-- COUNT TEXT -->\n			\n			</div>        </div>\r\n    </div>\r\n    </div>\r\n        </div>\r\n            <div class=\"products-grid product\">\r\n            <div class=\"product-block grid\" data-product-id=\"6586\">\r\n    <div class=\"block-inner\">\r\n                <figure class=\"image \">\r\n            \r\n                                    <a title=\"New Paris Speed Trainers ultra light Knits Sock Spots Shoes Runner Shoes Sock Triple Trainers Sneakers Men Women Casual Shoes\" href=\"http://shoestimer.com/product/new-paris-speed-trainers-ultra-light-knits-sock-spots-shoes-runner-shoes-sock-triple-trainers-sneakers-men-women-casual-shoes/\" class=\"product-image\">\r\n                <img src=\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns%3D\'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg\' viewBox%3D\'0 0 300 300\'%2F%3E\" data-src=\"http://shoestimer.com/wp-content/uploads/2021/06/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-1-300x300.jpg\" width=\"300\" height=\"300\" alt=\"New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-1\" class=\"attachment-shop-catalog unveil-image image-effect\" /><img src=\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns%3D\'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg\' viewBox%3D\'0 0 300 300\'%2F%3E\" data-src=\"http://shoestimer.com/wp-content/uploads/2021/06/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-300x300.jpg\" width=\"300\" height=\"300\" alt=\"New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers\" class=\"attachment-shop-catalog unveil-image image-hover\" />            </a>\r\n                            <div class=\"quick-view\">\r\n                    <a href=\"http://shoestimer.com/product/new-paris-speed-trainers-ultra-light-knits-sock-spots-shoes-runner-shoes-sock-triple-trainers-sneakers-men-women-casual-shoes/\" class=\"quickview btn btn-primary\" data-productslug=\"new-paris-speed-trainers-ultra-light-knits-sock-spots-shoes-runner-shoes-sock-triple-trainers-sneakers-men-women-casual-shoes\">\r\n                       <i class=\"mn-icon-121\"> </i>\r\n                    </a>\r\n                </div>\r\n                                </figure>\r\n        <div class=\"caption\">\r\n            <h3 class=\"name\"><a href=\"http://shoestimer.com/product/new-paris-speed-trainers-ultra-light-knits-sock-spots-shoes-runner-shoes-sock-triple-trainers-sneakers-men-women-casual-shoes/\">New Paris Speed Trainers ultra light Knits Sock Spots Shoes Runner Shoes Sock Triple Trainers Sneakers Men Women Casual Shoes</a></h3>\r\n            <div class=\"infor\">\r\n                            </div> \r\n        </div>\r\n        <div class=\"groups-button clearfix\">\r\n                        \r\n                                            <div class=\"yith-compare\">\r\n                    <a title=\"compare\" href=\"/wp-admin/post.php?action=yith-woocompare-add-product&amp;id=6586&amp;_wpnonce=5feb089a01\" class=\"compare\" data-product_id=\"6586\">\r\n                        <em class=\"mn-icon-1013\"></em>\r\n                    </a>\r\n                </div>\r\n            \r\n            \n<div class=\"yith-wcwl-add-to-wishlist add-to-wishlist-6586  wishlist-fragment on-first-load\" data-fragment-ref=\"6586\" data-fragment-options=\"{&quot;base_url&quot;:&quot;\\/wp-admin\\/post.php?=http:\\/\\/shoestimer.com&quot;,&quot;wishlist_url&quot;:&quot;http:\\/\\/shoestimer.com\\/wishlist\\/&quot;,&quot;in_default_wishlist&quot;:false,&quot;is_single&quot;:false,&quot;show_exists&quot;:false,&quot;product_id&quot;:6586,&quot;parent_product_id&quot;:6586,&quot;product_type&quot;:&quot;variable&quot;,&quot;show_view&quot;:false,&quot;browse_wishlist_text&quot;:&quot;Browse wishlist&quot;,&quot;already_in_wishslist_text&quot;:&quot;The product is already in your wishlist!&quot;,&quot;product_added_text&quot;:&quot;Product added!&quot;,&quot;heading_icon&quot;:&quot;fa-heart-o&quot;,&quot;available_multi_wishlist&quot;:false,&quot;disable_wishlist&quot;:false,&quot;show_count&quot;:false,&quot;ajax_loading&quot;:false,&quot;loop_position&quot;:&quot;after_add_to_cart&quot;,&quot;item&quot;:&quot;add_to_wishlist&quot;}\">\n			\n			<!-- ADD TO WISHLIST -->\n			\n<div class=\"yith-wcwl-add-button\">\n	<a href=\"/wp-admin/post.php?add_to_wishlist=6586\" rel=\"nofollow\" data-product-id=\"6586\" data-product-type=\"variable\" data-original-product-id=\"6586\" class=\"add_to_wishlist single_add_to_wishlist\" data-title=\"&lt;i class=&quot;mn-icon-1246&quot;&gt;&lt;/i&gt;&lt;span class=&quot;sub-title&quot;&gt;Add to Wishlist&lt;/span&gt;\">\n		<i class=\"yith-wcwl-icon fa fa-heart-o\"></i>		<span><i class=\"mn-icon-1246\"></i><span class=\"sub-title\">Add to Wishlist</span></span>\n	</a>\n</div>\n			<!-- COUNT TEXT -->\n			\n			</div>        </div>\r\n    </div>\r\n    </div>\r\n        </div>\r\n            <div class=\"products-grid product\">\r\n            <div class=\"product-block grid\" data-product-id=\"6566\">\r\n    <div class=\"block-inner\">\r\n                <figure class=\"image \">\r\n            \r\n                                    <a title=\"2021 summer women&#8217;s shoes crystal ball with hot style cash unique round with leopard pattern ribbon perennial spot 35 to 43\" href=\"http://shoestimer.com/product/2021-summer-womens-shoes-crystal-ball-with-hot-style-cash-unique-round-with-leopard-pattern-ribbon-perennial-spot-35-to-43/\" class=\"product-image\">\r\n                <img src=\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns%3D\'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg\' viewBox%3D\'0 0 300 300\'%2F%3E\" data-src=\"http://shoestimer.com/wp-content/uploads/2021/06/2021-summer-women-s-shoes-crystal-ball-with-hot-style-cash-unique-round-with-leopard-pattern-1-300x300.jpg\" width=\"300\" height=\"300\" alt=\"2021-summer-women-s-shoes-crystal-ball-with-hot-style-cash-unique-round-with-leopard-pattern-1\" class=\"attachment-shop-catalog unveil-image image-effect\" /><img src=\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns%3D\'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg\' viewBox%3D\'0 0 300 300\'%2F%3E\" data-src=\"http://shoestimer.com/wp-content/uploads/2021/06/2021-summer-women-s-shoes-crystal-ball-with-hot-style-cash-unique-round-with-leopard-pattern-300x300.jpg\" width=\"300\" height=\"300\" alt=\"2021-summer-women-s-shoes-crystal-ball-with-hot-style-cash-unique-round-with-leopard-pattern\" class=\"attachment-shop-catalog unveil-image image-hover\" />            </a>\r\n                            <div class=\"quick-view\">\r\n                    <a href=\"http://shoestimer.com/product/2021-summer-womens-shoes-crystal-ball-with-hot-style-cash-unique-round-with-leopard-pattern-ribbon-perennial-spot-35-to-43/\" class=\"quickview btn btn-primary\" data-productslug=\"2021-summer-womens-shoes-crystal-ball-with-hot-style-cash-unique-round-with-leopard-pattern-ribbon-perennial-spot-35-to-43\">\r\n                       <i class=\"mn-icon-121\"> </i>\r\n                    </a>\r\n                </div>\r\n                                </figure>\r\n        <div class=\"caption\">\r\n            <h3 class=\"name\"><a href=\"http://shoestimer.com/product/2021-summer-womens-shoes-crystal-ball-with-hot-style-cash-unique-round-with-leopard-pattern-ribbon-perennial-spot-35-to-43/\">2021 summer women&#8217;s shoes crystal ball with hot style cash unique round with leopard pattern ribbon perennial spot 35 to 43</a></h3>\r\n            <div class=\"infor\">\r\n                            </div> \r\n        </div>\r\n        <div class=\"groups-button clearfix\">\r\n                        \r\n                                            <div class=\"yith-compare\">\r\n                    <a title=\"compare\" href=\"/wp-admin/post.php?action=yith-woocompare-add-product&amp;id=6566&amp;_wpnonce=5feb089a01\" class=\"compare\" data-product_id=\"6566\">\r\n                        <em class=\"mn-icon-1013\"></em>\r\n                    </a>\r\n                </div>\r\n            \r\n            \n<div class=\"yith-wcwl-add-to-wishlist add-to-wishlist-6566  wishlist-fragment on-first-load\" data-fragment-ref=\"6566\" data-fragment-options=\"{&quot;base_url&quot;:&quot;\\/wp-admin\\/post.php?=http:\\/\\/shoestimer.com&quot;,&quot;wishlist_url&quot;:&quot;http:\\/\\/shoestimer.com\\/wishlist\\/&quot;,&quot;in_default_wishlist&quot;:false,&quot;is_single&quot;:false,&quot;show_exists&quot;:false,&quot;product_id&quot;:6566,&quot;parent_product_id&quot;:6566,&quot;product_type&quot;:&quot;variable&quot;,&quot;show_view&quot;:false,&quot;browse_wishlist_text&quot;:&quot;Browse wishlist&quot;,&quot;already_in_wishslist_text&quot;:&quot;The product is already in your wishlist!&quot;,&quot;product_added_text&quot;:&quot;Product added!&quot;,&quot;heading_icon&quot;:&quot;fa-heart-o&quot;,&quot;available_multi_wishlist&quot;:false,&quot;disable_wishlist&quot;:false,&quot;show_count&quot;:false,&quot;ajax_loading&quot;:false,&quot;loop_position&quot;:&quot;after_add_to_cart&quot;,&quot;item&quot;:&quot;add_to_wishlist&quot;}\">\n			\n			<!-- ADD TO WISHLIST -->\n			\n<div class=\"yith-wcwl-add-button\">\n	<a href=\"/wp-admin/post.php?add_to_wishlist=6566\" rel=\"nofollow\" data-product-id=\"6566\" data-product-type=\"variable\" data-original-product-id=\"6566\" class=\"add_to_wishlist single_add_to_wishlist\" data-title=\"&lt;i class=&quot;mn-icon-1246&quot;&gt;&lt;/i&gt;&lt;span class=&quot;sub-title&quot;&gt;Add to Wishlist&lt;/span&gt;\">\n		<i class=\"yith-wcwl-icon fa fa-heart-o\"></i>		<span><i class=\"mn-icon-1246\"></i><span class=\"sub-title\">Add to Wishlist</span></span>\n	</a>\n</div>\n			<!-- COUNT TEXT -->\n			\n			</div>        </div>\r\n    </div>\r\n    </div>\r\n        </div>\r\n            <div class=\"products-grid product\">\r\n            <div class=\"product-block grid\" data-product-id=\"6558\">\r\n    <div class=\"block-inner\">\r\n                <figure class=\"image \">\r\n            \r\n                                    <a title=\"2021 Spring New Products Men&#8217;s Casual Shoes Outdoor Non-Slip Shoes Fashion Lightweight Sneakers Black Pu Leather Trendy Spotting\" href=\"http://shoestimer.com/product/2021-spring-new-products-mens-casual-shoes-outdoor-non-slip-shoes-fashion-lightweight-sneakers-black-pu-leather-trendy-spotting/\" class=\"product-image\">\r\n                <img src=\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns%3D\'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg\' viewBox%3D\'0 0 300 300\'%2F%3E\" data-src=\"http://shoestimer.com/wp-content/uploads/2021/06/2021-Spring-New-Products-Men-s-Casual-Shoes-Outdoor-Non-Slip-Shoes-Fashion-Lightweight-Sneakers-Black-1-300x300.jpg\" width=\"300\" height=\"300\" alt=\"2021-Spring-New-Products-Men-s-Casual-Shoes-Outdoor-Non-Slip-Shoes-Fashion-Lightweight-Sneakers-Black-1\" class=\"attachment-shop-catalog unveil-image image-effect\" /><img src=\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns%3D\'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg\' viewBox%3D\'0 0 300 300\'%2F%3E\" data-src=\"http://shoestimer.com/wp-content/uploads/2021/06/2021-Spring-New-Products-Men-s-Casual-Shoes-Outdoor-Non-Slip-Shoes-Fashion-Lightweight-Sneakers-Black-300x300.jpg\" width=\"300\" height=\"300\" alt=\"2021-Spring-New-Products-Men-s-Casual-Shoes-Outdoor-Non-Slip-Shoes-Fashion-Lightweight-Sneakers-Black\" class=\"attachment-shop-catalog unveil-image image-hover\" />            </a>\r\n                            <div class=\"quick-view\">\r\n                    <a href=\"http://shoestimer.com/product/2021-spring-new-products-mens-casual-shoes-outdoor-non-slip-shoes-fashion-lightweight-sneakers-black-pu-leather-trendy-spotting/\" class=\"quickview btn btn-primary\" data-productslug=\"2021-spring-new-products-mens-casual-shoes-outdoor-non-slip-shoes-fashion-lightweight-sneakers-black-pu-leather-trendy-spotting\">\r\n                       <i class=\"mn-icon-121\"> </i>\r\n                    </a>\r\n                </div>\r\n                                </figure>\r\n        <div class=\"caption\">\r\n            <h3 class=\"name\"><a href=\"http://shoestimer.com/product/2021-spring-new-products-mens-casual-shoes-outdoor-non-slip-shoes-fashion-lightweight-sneakers-black-pu-leather-trendy-spotting/\">2021 Spring New Products Men&#8217;s Casual Shoes Outdoor Non-Slip Shoes Fashion Lightweight Sneakers Black Pu Leather Trendy Spotting</a></h3>\r\n            <div class=\"infor\">\r\n                            </div> \r\n        </div>\r\n        <div class=\"groups-button clearfix\">\r\n                        \r\n                                            <div class=\"yith-compare\">\r\n                    <a title=\"compare\" href=\"/wp-admin/post.php?action=yith-woocompare-add-product&amp;id=6558&amp;_wpnonce=5feb089a01\" class=\"compare\" data-product_id=\"6558\">\r\n                        <em class=\"mn-icon-1013\"></em>\r\n                    </a>\r\n                </div>\r\n            \r\n            \n<div class=\"yith-wcwl-add-to-wishlist add-to-wishlist-6558  wishlist-fragment on-first-load\" data-fragment-ref=\"6558\" data-fragment-options=\"{&quot;base_url&quot;:&quot;\\/wp-admin\\/post.php?=http:\\/\\/shoestimer.com&quot;,&quot;wishlist_url&quot;:&quot;http:\\/\\/shoestimer.com\\/wishlist\\/&quot;,&quot;in_default_wishlist&quot;:false,&quot;is_single&quot;:false,&quot;show_exists&quot;:false,&quot;product_id&quot;:6558,&quot;parent_product_id&quot;:6558,&quot;product_type&quot;:&quot;variable&quot;,&quot;show_view&quot;:false,&quot;browse_wishlist_text&quot;:&quot;Browse wishlist&quot;,&quot;already_in_wishslist_text&quot;:&quot;The product is already in your wishlist!&quot;,&quot;product_added_text&quot;:&quot;Product added!&quot;,&quot;heading_icon&quot;:&quot;fa-heart-o&quot;,&quot;available_multi_wishlist&quot;:false,&quot;disable_wishlist&quot;:false,&quot;show_count&quot;:false,&quot;ajax_loading&quot;:false,&quot;loop_position&quot;:&quot;after_add_to_cart&quot;,&quot;item&quot;:&quot;add_to_wishlist&quot;}\">\n			\n			<!-- ADD TO WISHLIST -->\n			\n<div class=\"yith-wcwl-add-button\">\n	<a href=\"/wp-admin/post.php?add_to_wishlist=6558\" rel=\"nofollow\" data-product-id=\"6558\" data-product-type=\"variable\" data-original-product-id=\"6558\" class=\"add_to_wishlist single_add_to_wishlist\" data-title=\"&lt;i class=&quot;mn-icon-1246&quot;&gt;&lt;/i&gt;&lt;span class=&quot;sub-title&quot;&gt;Add to Wishlist&lt;/span&gt;\">\n		<i class=\"yith-wcwl-icon fa fa-heart-o\"></i>		<span><i class=\"mn-icon-1246\"></i><span class=\"sub-title\">Add to Wishlist</span></span>\n	</a>\n</div>\n			<!-- COUNT TEXT -->\n			\n			</div>        </div>\r\n    </div>\r\n    </div>\r\n        </div>\r\n            <div class=\"products-grid product\">\r\n            <div class=\"product-block grid\" data-product-id=\"6397\">\r\n    <div class=\"block-inner\">\r\n                <figure class=\"image \">\r\n            \r\n                                    <a title=\"Women&#8217;s Sandals Summer New Sandals Women&#8217;s Large Size Spot Wedge Buckle Belt European American Open Toe High Heel Women&#8217;s Shoes\" href=\"http://shoestimer.com/product/womens-sandals-summer-new-sandals-womens-large-size-spot-wedge-buckle-belt-european-american-open-toe-high-heel-womens-shoes/\" class=\"product-image\">\r\n                <img src=\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns%3D\'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg\' viewBox%3D\'0 0 300 300\'%2F%3E\" data-src=\"http://shoestimer.com/wp-content/uploads/2021/06/Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American-1-300x300.jpg\" width=\"300\" height=\"300\" alt=\"Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American-1\" class=\"attachment-shop-catalog unveil-image image-effect\" /><img src=\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns%3D\'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg\' viewBox%3D\'0 0 300 300\'%2F%3E\" data-src=\"http://shoestimer.com/wp-content/uploads/2021/06/Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American-300x300.jpg\" width=\"300\" height=\"300\" alt=\"Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American\" class=\"attachment-shop-catalog unveil-image image-hover\" />            </a>\r\n                            <div class=\"quick-view\">\r\n                    <a href=\"http://shoestimer.com/product/womens-sandals-summer-new-sandals-womens-large-size-spot-wedge-buckle-belt-european-american-open-toe-high-heel-womens-shoes/\" class=\"quickview btn btn-primary\" data-productslug=\"womens-sandals-summer-new-sandals-womens-large-size-spot-wedge-buckle-belt-european-american-open-toe-high-heel-womens-shoes\">\r\n                       <i class=\"mn-icon-121\"> </i>\r\n                    </a>\r\n                </div>\r\n                                </figure>\r\n        <div class=\"caption\">\r\n            <h3 class=\"name\"><a href=\"http://shoestimer.com/product/womens-sandals-summer-new-sandals-womens-large-size-spot-wedge-buckle-belt-european-american-open-toe-high-heel-womens-shoes/\">Women&#8217;s Sandals Summer New Sandals Women&#8217;s Large Size Spot Wedge Buckle Belt European American Open Toe High Heel Women&#8217;s Shoes</a></h3>\r\n            <div class=\"infor\">\r\n                            </div> \r\n        </div>\r\n        <div class=\"groups-button clearfix\">\r\n                        \r\n                                            <div class=\"yith-compare\">\r\n                    <a title=\"compare\" href=\"/wp-admin/post.php?action=yith-woocompare-add-product&amp;id=6397&amp;_wpnonce=5feb089a01\" class=\"compare\" data-product_id=\"6397\">\r\n                        <em class=\"mn-icon-1013\"></em>\r\n                    </a>\r\n                </div>\r\n            \r\n            \n<div class=\"yith-wcwl-add-to-wishlist add-to-wishlist-6397  wishlist-fragment on-first-load\" data-fragment-ref=\"6397\" data-fragment-options=\"{&quot;base_url&quot;:&quot;\\/wp-admin\\/post.php?=http:\\/\\/shoestimer.com&quot;,&quot;wishlist_url&quot;:&quot;http:\\/\\/shoestimer.com\\/wishlist\\/&quot;,&quot;in_default_wishlist&quot;:false,&quot;is_single&quot;:false,&quot;show_exists&quot;:false,&quot;product_id&quot;:6397,&quot;parent_product_id&quot;:6397,&quot;product_type&quot;:&quot;variable&quot;,&quot;show_view&quot;:false,&quot;browse_wishlist_text&quot;:&quot;Browse wishlist&quot;,&quot;already_in_wishslist_text&quot;:&quot;The product is already in your wishlist!&quot;,&quot;product_added_text&quot;:&quot;Product added!&quot;,&quot;heading_icon&quot;:&quot;fa-heart-o&quot;,&quot;available_multi_wishlist&quot;:false,&quot;disable_wishlist&quot;:false,&quot;show_count&quot;:false,&quot;ajax_loading&quot;:false,&quot;loop_position&quot;:&quot;after_add_to_cart&quot;,&quot;item&quot;:&quot;add_to_wishlist&quot;}\">\n			\n			<!-- ADD TO WISHLIST -->\n			\n<div class=\"yith-wcwl-add-button\">\n	<a href=\"/wp-admin/post.php?add_to_wishlist=6397\" rel=\"nofollow\" data-product-id=\"6397\" data-product-type=\"variable\" data-original-product-id=\"6397\" class=\"add_to_wishlist single_add_to_wishlist\" data-title=\"&lt;i class=&quot;mn-icon-1246&quot;&gt;&lt;/i&gt;&lt;span class=&quot;sub-title&quot;&gt;Add to Wishlist&lt;/span&gt;\">\n		<i class=\"yith-wcwl-icon fa fa-heart-o\"></i>		<span><i class=\"mn-icon-1246\"></i><span class=\"sub-title\">Add to Wishlist</span></span>\n	</a>\n</div>\n			<!-- COUNT TEXT -->\n			\n			</div>        </div>\r\n    </div>\r\n    </div>\r\n        </div>\r\n            <div class=\"products-grid product\">\r\n            <div class=\"product-block grid\" data-product-id=\"6363\">\r\n    <div class=\"block-inner\">\r\n                <figure class=\"image \">\r\n            \r\n                                    <a title=\"2021 Summer Women 7cm High Heels Flip Flops Sandals Fetish Platform Pleaser Yellow Gold Sandles Stripper Sexy Luxury Brand Shoes\" href=\"http://shoestimer.com/product/2021-summer-women-7cm-high-heels-flip-flops-sandals-fetish-platform-pleaser-yellow-gold-sandles-stripper-sexy-luxury-brand-shoes/\" class=\"product-image\">\r\n                <img src=\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns%3D\'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg\' viewBox%3D\'0 0 300 300\'%2F%3E\" data-src=\"http://shoestimer.com/wp-content/uploads/2021/06/2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper-1-300x300.jpg\" width=\"300\" height=\"300\" alt=\"2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper-1\" class=\"attachment-shop-catalog unveil-image image-effect\" /><img src=\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns%3D\'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg\' viewBox%3D\'0 0 300 300\'%2F%3E\" data-src=\"http://shoestimer.com/wp-content/uploads/2021/06/2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper-300x300.jpg\" width=\"300\" height=\"300\" alt=\"2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper\" class=\"attachment-shop-catalog unveil-image image-hover\" />            </a>\r\n                            <div class=\"quick-view\">\r\n                    <a href=\"http://shoestimer.com/product/2021-summer-women-7cm-high-heels-flip-flops-sandals-fetish-platform-pleaser-yellow-gold-sandles-stripper-sexy-luxury-brand-shoes/\" class=\"quickview btn btn-primary\" data-productslug=\"2021-summer-women-7cm-high-heels-flip-flops-sandals-fetish-platform-pleaser-yellow-gold-sandles-stripper-sexy-luxury-brand-shoes\">\r\n                       <i class=\"mn-icon-121\"> </i>\r\n                    </a>\r\n                </div>\r\n                                </figure>\r\n        <div class=\"caption\">\r\n            <h3 class=\"name\"><a href=\"http://shoestimer.com/product/2021-summer-women-7cm-high-heels-flip-flops-sandals-fetish-platform-pleaser-yellow-gold-sandles-stripper-sexy-luxury-brand-shoes/\">2021 Summer Women 7cm High Heels Flip Flops Sandals Fetish Platform Pleaser Yellow Gold Sandles Stripper Sexy Luxury Brand Shoes</a></h3>\r\n            <div class=\"infor\">\r\n                            </div> \r\n        </div>\r\n        <div class=\"groups-button clearfix\">\r\n                        \r\n                                            <div class=\"yith-compare\">\r\n                    <a title=\"compare\" href=\"/wp-admin/post.php?action=yith-woocompare-add-product&amp;id=6363&amp;_wpnonce=5feb089a01\" class=\"compare\" data-product_id=\"6363\">\r\n                        <em class=\"mn-icon-1013\"></em>\r\n                    </a>\r\n                </div>\r\n            \r\n            \n<div class=\"yith-wcwl-add-to-wishlist add-to-wishlist-6363  wishlist-fragment on-first-load\" data-fragment-ref=\"6363\" data-fragment-options=\"{&quot;base_url&quot;:&quot;\\/wp-admin\\/post.php?=http:\\/\\/shoestimer.com&quot;,&quot;wishlist_url&quot;:&quot;http:\\/\\/shoestimer.com\\/wishlist\\/&quot;,&quot;in_default_wishlist&quot;:false,&quot;is_single&quot;:false,&quot;show_exists&quot;:false,&quot;product_id&quot;:6363,&quot;parent_product_id&quot;:6363,&quot;product_type&quot;:&quot;variable&quot;,&quot;show_view&quot;:false,&quot;browse_wishlist_text&quot;:&quot;Browse wishlist&quot;,&quot;already_in_wishslist_text&quot;:&quot;The product is already in your wishlist!&quot;,&quot;product_added_text&quot;:&quot;Product added!&quot;,&quot;heading_icon&quot;:&quot;fa-heart-o&quot;,&quot;available_multi_wishlist&quot;:false,&quot;disable_wishlist&quot;:false,&quot;show_count&quot;:false,&quot;ajax_loading&quot;:false,&quot;loop_position&quot;:&quot;after_add_to_cart&quot;,&quot;item&quot;:&quot;add_to_wishlist&quot;}\">\n			\n			<!-- ADD TO WISHLIST -->\n			\n<div class=\"yith-wcwl-add-button\">\n	<a href=\"/wp-admin/post.php?add_to_wishlist=6363\" rel=\"nofollow\" data-product-id=\"6363\" data-product-type=\"variable\" data-original-product-id=\"6363\" class=\"add_to_wishlist single_add_to_wishlist\" data-title=\"&lt;i class=&quot;mn-icon-1246&quot;&gt;&lt;/i&gt;&lt;span class=&quot;sub-title&quot;&gt;Add to Wishlist&lt;/span&gt;\">\n		<i class=\"yith-wcwl-icon fa fa-heart-o\"></i>		<span><i class=\"mn-icon-1246\"></i><span class=\"sub-title\">Add to Wishlist</span></span>\n	</a>\n</div>\n			<!-- COUNT TEXT -->\n			\n			</div>        </div>\r\n    </div>\r\n    </div>\r\n        </div>\r\n            <div class=\"products-grid product\">\r\n            <div class=\"product-block grid\" data-product-id=\"6296\">\r\n    <div class=\"block-inner\">\r\n                <figure class=\"image \">\r\n            \r\n                                    <a title=\"Women&#8217;s Sandals Mesh Casual Ladies Wedges Platform Shoes Solid Color Hollow Out Open Toe Slip-On Female Simple Light Sandals Hot\" href=\"http://shoestimer.com/product/womens-sandals-mesh-casual-ladies-wedges-platform-shoes-solid-color-hollow-out-open-toe-slip-on-female-simple-light-sandals-hot/\" class=\"product-image\">\r\n                <img src=\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns%3D\'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg\' viewBox%3D\'0 0 300 300\'%2F%3E\" data-src=\"http://shoestimer.com/wp-content/uploads/2021/06/Women-s-Sandals-Mesh-Casual-Ladies-Wedges-Platform-Shoes-Solid-Color-Hollow-Out-Open-Toe-Slip-1-300x300.jpg\" width=\"300\" height=\"300\" alt=\"Women-s-Sandals-Mesh-Casual-Ladies-Wedges-Platform-Shoes-Solid-Color-Hollow-Out-Open-Toe-Slip-1\" class=\"attachment-shop-catalog unveil-image image-effect\" /><img src=\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns%3D\'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg\' viewBox%3D\'0 0 300 300\'%2F%3E\" data-src=\"http://shoestimer.com/wp-content/uploads/2021/06/Women-s-Sandals-Mesh-Casual-Ladies-Wedges-Platform-Shoes-Solid-Color-Hollow-Out-Open-Toe-Slip-300x300.jpg\" width=\"300\" height=\"300\" alt=\"Women-s-Sandals-Mesh-Casual-Ladies-Wedges-Platform-Shoes-Solid-Color-Hollow-Out-Open-Toe-Slip\" class=\"attachment-shop-catalog unveil-image image-hover\" />            </a>\r\n                            <div class=\"quick-view\">\r\n                    <a href=\"http://shoestimer.com/product/womens-sandals-mesh-casual-ladies-wedges-platform-shoes-solid-color-hollow-out-open-toe-slip-on-female-simple-light-sandals-hot/\" class=\"quickview btn btn-primary\" data-productslug=\"womens-sandals-mesh-casual-ladies-wedges-platform-shoes-solid-color-hollow-out-open-toe-slip-on-female-simple-light-sandals-hot\">\r\n                       <i class=\"mn-icon-121\"> </i>\r\n                    </a>\r\n                </div>\r\n                                </figure>\r\n        <div class=\"caption\">\r\n            <h3 class=\"name\"><a href=\"http://shoestimer.com/product/womens-sandals-mesh-casual-ladies-wedges-platform-shoes-solid-color-hollow-out-open-toe-slip-on-female-simple-light-sandals-hot/\">Women&#8217;s Sandals Mesh Casual Ladies Wedges Platform Shoes Solid Color Hollow Out Open Toe Slip-On Female Simple Light Sandals Hot</a></h3>\r\n            <div class=\"infor\">\r\n                            </div> \r\n        </div>\r\n        <div class=\"groups-button clearfix\">\r\n                        \r\n                                            <div class=\"yith-compare\">\r\n                    <a title=\"compare\" href=\"/wp-admin/post.php?action=yith-woocompare-add-product&amp;id=6296&amp;_wpnonce=5feb089a01\" class=\"compare\" data-product_id=\"6296\">\r\n                        <em class=\"mn-icon-1013\"></em>\r\n                    </a>\r\n                </div>\r\n            \r\n            \n<div class=\"yith-wcwl-add-to-wishlist add-to-wishlist-6296  wishlist-fragment on-first-load\" data-fragment-ref=\"6296\" data-fragment-options=\"{&quot;base_url&quot;:&quot;\\/wp-admin\\/post.php?=http:\\/\\/shoestimer.com&quot;,&quot;wishlist_url&quot;:&quot;http:\\/\\/shoestimer.com\\/wishlist\\/&quot;,&quot;in_default_wishlist&quot;:false,&quot;is_single&quot;:false,&quot;show_exists&quot;:false,&quot;product_id&quot;:6296,&quot;parent_product_id&quot;:6296,&quot;product_type&quot;:&quot;variable&quot;,&quot;show_view&quot;:false,&quot;browse_wishlist_text&quot;:&quot;Browse wishlist&quot;,&quot;already_in_wishslist_text&quot;:&quot;The product is already in your wishlist!&quot;,&quot;product_added_text&quot;:&quot;Product added!&quot;,&quot;heading_icon&quot;:&quot;fa-heart-o&quot;,&quot;available_multi_wishlist&quot;:false,&quot;disable_wishlist&quot;:false,&quot;show_count&quot;:false,&quot;ajax_loading&quot;:false,&quot;loop_position&quot;:&quot;after_add_to_cart&quot;,&quot;item&quot;:&quot;add_to_wishlist&quot;}\">\n			\n			<!-- ADD TO WISHLIST -->\n			\n<div class=\"yith-wcwl-add-button\">\n	<a href=\"/wp-admin/post.php?add_to_wishlist=6296\" rel=\"nofollow\" data-product-id=\"6296\" data-product-type=\"variable\" data-original-product-id=\"6296\" class=\"add_to_wishlist single_add_to_wishlist\" data-title=\"&lt;i class=&quot;mn-icon-1246&quot;&gt;&lt;/i&gt;&lt;span class=&quot;sub-title&quot;&gt;Add to Wishlist&lt;/span&gt;\">\n		<i class=\"yith-wcwl-icon fa fa-heart-o\"></i>		<span><i class=\"mn-icon-1246\"></i><span class=\"sub-title\">Add to Wishlist</span></span>\n	</a>\n</div>\n			<!-- COUNT TEXT -->\n			\n			</div>        </div>\r\n    </div>\r\n    </div>\r\n        </div>\r\n            <div class=\"products-grid product\">\r\n            <div class=\"product-block grid\" data-product-id=\"6043\">\r\n    <div class=\"block-inner\">\r\n                <figure class=\"image \">\r\n            \r\n                                    <a title=\"ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college\" href=\"http://shoestimer.com/product/one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college/\" class=\"product-image\">\r\n                <img src=\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns%3D\'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg\' viewBox%3D\'0 0 300 300\'%2F%3E\" data-src=\"http://shoestimer.com/wp-content/uploads/2021/06/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-1-300x300.jpg\" width=\"300\" height=\"300\" alt=\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-1\" class=\"attachment-shop-catalog unveil-image image-effect\" /><img src=\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns%3D\'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg\' viewBox%3D\'0 0 300 300\'%2F%3E\" data-src=\"http://shoestimer.com/wp-content/uploads/2021/06/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-300x300.jpg\" width=\"300\" height=\"300\" alt=\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men\" class=\"attachment-shop-catalog unveil-image image-hover\" />            </a>\r\n                            <div class=\"quick-view\">\r\n                    <a href=\"http://shoestimer.com/product/one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college/\" class=\"quickview btn btn-primary\" data-productslug=\"one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college\">\r\n                       <i class=\"mn-icon-121\"> </i>\r\n                    </a>\r\n                </div>\r\n                                </figure>\r\n        <div class=\"caption\">\r\n            <h3 class=\"name\"><a href=\"http://shoestimer.com/product/one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college/\">ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college</a></h3>\r\n            <div class=\"infor\">\r\n                            </div> \r\n        </div>\r\n        <div class=\"groups-button clearfix\">\r\n                        \r\n                                            <div class=\"yith-compare\">\r\n                    <a title=\"compare\" href=\"/wp-admin/post.php?action=yith-woocompare-add-product&amp;id=6043&amp;_wpnonce=5feb089a01\" class=\"compare\" data-product_id=\"6043\">\r\n                        <em class=\"mn-icon-1013\"></em>\r\n                    </a>\r\n                </div>\r\n            \r\n            \n<div class=\"yith-wcwl-add-to-wishlist add-to-wishlist-6043  wishlist-fragment on-first-load\" data-fragment-ref=\"6043\" data-fragment-options=\"{&quot;base_url&quot;:&quot;\\/wp-admin\\/post.php?=http:\\/\\/shoestimer.com&quot;,&quot;wishlist_url&quot;:&quot;http:\\/\\/shoestimer.com\\/wishlist\\/&quot;,&quot;in_default_wishlist&quot;:false,&quot;is_single&quot;:false,&quot;show_exists&quot;:false,&quot;product_id&quot;:6043,&quot;parent_product_id&quot;:6043,&quot;product_type&quot;:&quot;variable&quot;,&quot;show_view&quot;:false,&quot;browse_wishlist_text&quot;:&quot;Browse wishlist&quot;,&quot;already_in_wishslist_text&quot;:&quot;The product is already in your wishlist!&quot;,&quot;product_added_text&quot;:&quot;Product added!&quot;,&quot;heading_icon&quot;:&quot;fa-heart-o&quot;,&quot;available_multi_wishlist&quot;:false,&quot;disable_wishlist&quot;:false,&quot;show_count&quot;:false,&quot;ajax_loading&quot;:false,&quot;loop_position&quot;:&quot;after_add_to_cart&quot;,&quot;item&quot;:&quot;add_to_wishlist&quot;}\">\n			\n			<!-- ADD TO WISHLIST -->\n			\n<div class=\"yith-wcwl-add-button\">\n	<a href=\"/wp-admin/post.php?add_to_wishlist=6043\" rel=\"nofollow\" data-product-id=\"6043\" data-product-type=\"variable\" data-original-product-id=\"6043\" class=\"add_to_wishlist single_add_to_wishlist\" data-title=\"&lt;i class=&quot;mn-icon-1246&quot;&gt;&lt;/i&gt;&lt;span class=&quot;sub-title&quot;&gt;Add to Wishlist&lt;/span&gt;\">\n		<i class=\"yith-wcwl-icon fa fa-heart-o\"></i>		<span><i class=\"mn-icon-1246\"></i><span class=\"sub-title\">Add to Wishlist</span></span>\n	</a>\n</div>\n			<!-- COUNT TEXT -->\n			\n			</div>        </div>\r\n    </div>\r\n    </div>\r\n        </div>\r\n            <div class=\"products-grid product\">\r\n            <div class=\"product-block grid\" data-product-id=\"5940\">\r\n    <div class=\"block-inner\">\r\n                <figure class=\"image \">\r\n            \r\n                                    <a title=\"2021New Brand Female Lolita Cute Mary Janes Pumps Platform Wedges High Heels women&#8217;s Pumps Sweet Gothic Punk Shoes Cosplay Shoes\" href=\"http://shoestimer.com/product/2021new-brand-female-lolita-cute-mary-janes-pumps-platform-wedges-high-heels-womens-pumps-sweet-gothic-punk-shoes-cosplay-shoes/\" class=\"product-image\">\r\n                <img src=\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns%3D\'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg\' viewBox%3D\'0 0 300 300\'%2F%3E\" data-src=\"http://shoestimer.com/wp-content/uploads/2021/06/2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet-1-300x300.jpg\" width=\"300\" height=\"300\" alt=\"2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet-1\" class=\"attachment-shop-catalog unveil-image image-effect\" /><img src=\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns%3D\'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg\' viewBox%3D\'0 0 300 300\'%2F%3E\" data-src=\"http://shoestimer.com/wp-content/uploads/2021/06/2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet-300x300.jpg\" width=\"300\" height=\"300\" alt=\"2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet\" class=\"attachment-shop-catalog unveil-image image-hover\" />            </a>\r\n                            <div class=\"quick-view\">\r\n                    <a href=\"http://shoestimer.com/product/2021new-brand-female-lolita-cute-mary-janes-pumps-platform-wedges-high-heels-womens-pumps-sweet-gothic-punk-shoes-cosplay-shoes/\" class=\"quickview btn btn-primary\" data-productslug=\"2021new-brand-female-lolita-cute-mary-janes-pumps-platform-wedges-high-heels-womens-pumps-sweet-gothic-punk-shoes-cosplay-shoes\">\r\n                       <i class=\"mn-icon-121\"> </i>\r\n                    </a>\r\n                </div>\r\n                                </figure>\r\n        <div class=\"caption\">\r\n            <h3 class=\"name\"><a href=\"http://shoestimer.com/product/2021new-brand-female-lolita-cute-mary-janes-pumps-platform-wedges-high-heels-womens-pumps-sweet-gothic-punk-shoes-cosplay-shoes/\">2021New Brand Female Lolita Cute Mary Janes Pumps Platform Wedges High Heels women&#8217;s Pumps Sweet Gothic Punk Shoes Cosplay Shoes</a></h3>\r\n            <div class=\"infor\">\r\n                            </div> \r\n        </div>\r\n        <div class=\"groups-button clearfix\">\r\n                        \r\n                                            <div class=\"yith-compare\">\r\n                    <a title=\"compare\" href=\"/wp-admin/post.php?action=yith-woocompare-add-product&amp;id=5940&amp;_wpnonce=5feb089a01\" class=\"compare\" data-product_id=\"5940\">\r\n                        <em class=\"mn-icon-1013\"></em>\r\n                    </a>\r\n                </div>\r\n            \r\n            \n<div class=\"yith-wcwl-add-to-wishlist add-to-wishlist-5940  wishlist-fragment on-first-load\" data-fragment-ref=\"5940\" data-fragment-options=\"{&quot;base_url&quot;:&quot;\\/wp-admin\\/post.php?=http:\\/\\/shoestimer.com&quot;,&quot;wishlist_url&quot;:&quot;http:\\/\\/shoestimer.com\\/wishlist\\/&quot;,&quot;in_default_wishlist&quot;:false,&quot;is_single&quot;:false,&quot;show_exists&quot;:false,&quot;product_id&quot;:5940,&quot;parent_product_id&quot;:5940,&quot;product_type&quot;:&quot;variable&quot;,&quot;show_view&quot;:false,&quot;browse_wishlist_text&quot;:&quot;Browse wishlist&quot;,&quot;already_in_wishslist_text&quot;:&quot;The product is already in your wishlist!&quot;,&quot;product_added_text&quot;:&quot;Product added!&quot;,&quot;heading_icon&quot;:&quot;fa-heart-o&quot;,&quot;available_multi_wishlist&quot;:false,&quot;disable_wishlist&quot;:false,&quot;show_count&quot;:false,&quot;ajax_loading&quot;:false,&quot;loop_position&quot;:&quot;after_add_to_cart&quot;,&quot;item&quot;:&quot;add_to_wishlist&quot;}\">\n			\n			<!-- ADD TO WISHLIST -->\n			\n<div class=\"yith-wcwl-add-button\">\n	<a href=\"/wp-admin/post.php?add_to_wishlist=5940\" rel=\"nofollow\" data-product-id=\"5940\" data-product-type=\"variable\" data-original-product-id=\"5940\" class=\"add_to_wishlist single_add_to_wishlist\" data-title=\"&lt;i class=&quot;mn-icon-1246&quot;&gt;&lt;/i&gt;&lt;span class=&quot;sub-title&quot;&gt;Add to Wishlist&lt;/span&gt;\">\n		<i class=\"yith-wcwl-icon fa fa-heart-o\"></i>		<span><i class=\"mn-icon-1246\"></i><span class=\"sub-title\">Add to Wishlist</span></span>\n	</a>\n</div>\n			<!-- COUNT TEXT -->\n			\n			</div>        </div>\r\n    </div>\r\n    </div>\r\n        </div>\r\n            <div class=\"products-grid product\">\r\n            <div class=\"product-block grid\" data-product-id=\"5929\">\r\n    <div class=\"block-inner\">\r\n                <figure class=\"image \">\r\n            \r\n                                    <a title=\"Spring Autumn 2021 New Soft Girl High-top Canvas Shoes Girl Heart Graffiti Hand-painted Cute Fairy Canvas Shoes Women\" href=\"http://shoestimer.com/product/spring-autumn-2021-new-soft-girl-high-top-canvas-shoes-girl-heart-graffiti-hand-painted-cute-fairy-canvas-shoes-women/\" class=\"product-image\">\r\n                <img src=\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns%3D\'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg\' viewBox%3D\'0 0 300 300\'%2F%3E\" data-src=\"http://shoestimer.com/wp-content/uploads/2021/06/Spring-Autumn-2021-New-Soft-Girl-High-top-Canvas-Shoes-Girl-Heart-Graffiti-Hand-painted-Cute-1-300x300.jpg\" width=\"300\" height=\"300\" alt=\"Spring-Autumn-2021-New-Soft-Girl-High-top-Canvas-Shoes-Girl-Heart-Graffiti-Hand-painted-Cute-1\" class=\"attachment-shop-catalog unveil-image image-effect\" /><img src=\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns%3D\'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg\' viewBox%3D\'0 0 300 300\'%2F%3E\" data-src=\"http://shoestimer.com/wp-content/uploads/2021/06/Spring-Autumn-2021-New-Soft-Girl-High-top-Canvas-Shoes-Girl-Heart-Graffiti-Hand-painted-Cute-300x300.jpg\" width=\"300\" height=\"300\" alt=\"Spring-Autumn-2021-New-Soft-Girl-High-top-Canvas-Shoes-Girl-Heart-Graffiti-Hand-painted-Cute\" class=\"attachment-shop-catalog unveil-image image-hover\" />            </a>\r\n                            <div class=\"quick-view\">\r\n                    <a href=\"http://shoestimer.com/product/spring-autumn-2021-new-soft-girl-high-top-canvas-shoes-girl-heart-graffiti-hand-painted-cute-fairy-canvas-shoes-women/\" class=\"quickview btn btn-primary\" data-productslug=\"spring-autumn-2021-new-soft-girl-high-top-canvas-shoes-girl-heart-graffiti-hand-painted-cute-fairy-canvas-shoes-women\">\r\n                       <i class=\"mn-icon-121\"> </i>\r\n                    </a>\r\n                </div>\r\n                                </figure>\r\n        <div class=\"caption\">\r\n            <h3 class=\"name\"><a href=\"http://shoestimer.com/product/spring-autumn-2021-new-soft-girl-high-top-canvas-shoes-girl-heart-graffiti-hand-painted-cute-fairy-canvas-shoes-women/\">Spring Autumn 2021 New Soft Girl High-top Canvas Shoes Girl Heart Graffiti Hand-painted Cute Fairy Canvas Shoes Women</a></h3>\r\n            <div class=\"infor\">\r\n                            </div> \r\n        </div>\r\n        <div class=\"groups-button clearfix\">\r\n                        \r\n                                            <div class=\"yith-compare\">\r\n                    <a title=\"compare\" href=\"/wp-admin/post.php?action=yith-woocompare-add-product&amp;id=5929&amp;_wpnonce=5feb089a01\" class=\"compare\" data-product_id=\"5929\">\r\n                        <em class=\"mn-icon-1013\"></em>\r\n                    </a>\r\n                </div>\r\n            \r\n            \n<div class=\"yith-wcwl-add-to-wishlist add-to-wishlist-5929  wishlist-fragment on-first-load\" data-fragment-ref=\"5929\" data-fragment-options=\"{&quot;base_url&quot;:&quot;\\/wp-admin\\/post.php?=http:\\/\\/shoestimer.com&quot;,&quot;wishlist_url&quot;:&quot;http:\\/\\/shoestimer.com\\/wishlist\\/&quot;,&quot;in_default_wishlist&quot;:false,&quot;is_single&quot;:false,&quot;show_exists&quot;:false,&quot;product_id&quot;:5929,&quot;parent_product_id&quot;:5929,&quot;product_type&quot;:&quot;variable&quot;,&quot;show_view&quot;:false,&quot;browse_wishlist_text&quot;:&quot;Browse wishlist&quot;,&quot;already_in_wishslist_text&quot;:&quot;The product is already in your wishlist!&quot;,&quot;product_added_text&quot;:&quot;Product added!&quot;,&quot;heading_icon&quot;:&quot;fa-heart-o&quot;,&quot;available_multi_wishlist&quot;:false,&quot;disable_wishlist&quot;:false,&quot;show_count&quot;:false,&quot;ajax_loading&quot;:false,&quot;loop_position&quot;:&quot;after_add_to_cart&quot;,&quot;item&quot;:&quot;add_to_wishlist&quot;}\">\n			\n			<!-- ADD TO WISHLIST -->\n			\n<div class=\"yith-wcwl-add-button\">\n	<a href=\"/wp-admin/post.php?add_to_wishlist=5929\" rel=\"nofollow\" data-product-id=\"5929\" data-product-type=\"variable\" data-original-product-id=\"5929\" class=\"add_to_wishlist single_add_to_wishlist\" data-title=\"&lt;i class=&quot;mn-icon-1246&quot;&gt;&lt;/i&gt;&lt;span class=&quot;sub-title&quot;&gt;Add to Wishlist&lt;/span&gt;\">\n		<i class=\"yith-wcwl-icon fa fa-heart-o\"></i>		<span><i class=\"mn-icon-1246\"></i><span class=\"sub-title\">Add to Wishlist</span></span>\n	</a>\n</div>\n			<!-- COUNT TEXT -->\n			\n			</div>        </div>\r\n    </div>\r\n    </div>\r\n        </div>\r\n            <div class=\"products-grid product\">\r\n            <div class=\"product-block grid\" data-product-id=\"5917\">\r\n    <div class=\"block-inner\">\r\n                <figure class=\"image \">\r\n            \r\n                                    <a title=\"2019 Autumn Winter Women Canvas Camouflage Shoes Thick-Soled Lace-Up Shoes Sneakers Light Weight Running Shoes for Zapatos Mujer\" href=\"http://shoestimer.com/product/2019-autumn-winter-women-canvas-camouflage-shoes-thick-soled-lace-up-shoes-sneakers-light-weight-running-shoes-for-zapatos-mujer/\" class=\"product-image\">\r\n                <img src=\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns%3D\'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg\' viewBox%3D\'0 0 300 300\'%2F%3E\" data-src=\"http://shoestimer.com/wp-content/uploads/2021/06/2019-Autumn-Winter-Women-Canvas-Camouflage-Shoes-Thick-Soled-Lace-Up-Shoes-Sneakers-Light-Weight-Running-1-300x300.jpg\" width=\"300\" height=\"300\" alt=\"2019-Autumn-Winter-Women-Canvas-Camouflage-Shoes-Thick-Soled-Lace-Up-Shoes-Sneakers-Light-Weight-Running-1\" class=\"attachment-shop-catalog unveil-image image-effect\" /><img src=\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns%3D\'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg\' viewBox%3D\'0 0 300 300\'%2F%3E\" data-src=\"http://shoestimer.com/wp-content/uploads/2021/06/2019-Autumn-Winter-Women-Canvas-Camouflage-Shoes-Thick-Soled-Lace-Up-Shoes-Sneakers-Light-Weight-Running-300x300.jpg\" width=\"300\" height=\"300\" alt=\"2019-Autumn-Winter-Women-Canvas-Camouflage-Shoes-Thick-Soled-Lace-Up-Shoes-Sneakers-Light-Weight-Running\" class=\"attachment-shop-catalog unveil-image image-hover\" />            </a>\r\n                            <div class=\"quick-view\">\r\n                    <a href=\"http://shoestimer.com/product/2019-autumn-winter-women-canvas-camouflage-shoes-thick-soled-lace-up-shoes-sneakers-light-weight-running-shoes-for-zapatos-mujer/\" class=\"quickview btn btn-primary\" data-productslug=\"2019-autumn-winter-women-canvas-camouflage-shoes-thick-soled-lace-up-shoes-sneakers-light-weight-running-shoes-for-zapatos-mujer\">\r\n                       <i class=\"mn-icon-121\"> </i>\r\n                    </a>\r\n                </div>\r\n                                </figure>\r\n        <div class=\"caption\">\r\n            <h3 class=\"name\"><a href=\"http://shoestimer.com/product/2019-autumn-winter-women-canvas-camouflage-shoes-thick-soled-lace-up-shoes-sneakers-light-weight-running-shoes-for-zapatos-mujer/\">2019 Autumn Winter Women Canvas Camouflage Shoes Thick-Soled Lace-Up Shoes Sneakers Light Weight Running Shoes for Zapatos Mujer</a></h3>\r\n            <div class=\"infor\">\r\n                            </div> \r\n        </div>\r\n        <div class=\"groups-button clearfix\">\r\n                        \r\n                                            <div class=\"yith-compare\">\r\n                    <a title=\"compare\" href=\"/wp-admin/post.php?action=yith-woocompare-add-product&amp;id=5917&amp;_wpnonce=5feb089a01\" class=\"compare\" data-product_id=\"5917\">\r\n                        <em class=\"mn-icon-1013\"></em>\r\n                    </a>\r\n                </div>\r\n            \r\n            \n<div class=\"yith-wcwl-add-to-wishlist add-to-wishlist-5917  wishlist-fragment on-first-load\" data-fragment-ref=\"5917\" data-fragment-options=\"{&quot;base_url&quot;:&quot;\\/wp-admin\\/post.php?=http:\\/\\/shoestimer.com&quot;,&quot;wishlist_url&quot;:&quot;http:\\/\\/shoestimer.com\\/wishlist\\/&quot;,&quot;in_default_wishlist&quot;:false,&quot;is_single&quot;:false,&quot;show_exists&quot;:false,&quot;product_id&quot;:5917,&quot;parent_product_id&quot;:5917,&quot;product_type&quot;:&quot;variable&quot;,&quot;show_view&quot;:false,&quot;browse_wishlist_text&quot;:&quot;Browse wishlist&quot;,&quot;already_in_wishslist_text&quot;:&quot;The product is already in your wishlist!&quot;,&quot;product_added_text&quot;:&quot;Product added!&quot;,&quot;heading_icon&quot;:&quot;fa-heart-o&quot;,&quot;available_multi_wishlist&quot;:false,&quot;disable_wishlist&quot;:false,&quot;show_count&quot;:false,&quot;ajax_loading&quot;:false,&quot;loop_position&quot;:&quot;after_add_to_cart&quot;,&quot;item&quot;:&quot;add_to_wishlist&quot;}\">\n			\n			<!-- ADD TO WISHLIST -->\n			\n<div class=\"yith-wcwl-add-button\">\n	<a href=\"/wp-admin/post.php?add_to_wishlist=5917\" rel=\"nofollow\" data-product-id=\"5917\" data-product-type=\"variable\" data-original-product-id=\"5917\" class=\"add_to_wishlist single_add_to_wishlist\" data-title=\"&lt;i class=&quot;mn-icon-1246&quot;&gt;&lt;/i&gt;&lt;span class=&quot;sub-title&quot;&gt;Add to Wishlist&lt;/span&gt;\">\n		<i class=\"yith-wcwl-icon fa fa-heart-o\"></i>		<span><i class=\"mn-icon-1246\"></i><span class=\"sub-title\">Add to Wishlist</span></span>\n	</a>\n</div>\n			<!-- COUNT TEXT -->\n			\n			</div>        </div>\r\n    </div>\r\n    </div>\r\n        </div>\r\n            <div class=\"products-grid product\">\r\n            <div class=\"product-block grid\" data-product-id=\"5872\">\r\n    <div class=\"block-inner\">\r\n                <figure class=\"image \">\r\n            \r\n                                    <a title=\"2021 Summer Women Platform Wedges Prom Sandals Fetish Platform Pleaser Sandles Stripper Sexy Up Toe Blue Strappy Elegant Shoes\" href=\"http://shoestimer.com/product/2021-summer-women-platform-wedges-prom-sandals-fetish-platform-pleaser-sandles-stripper-sexy-up-toe-blue-strappy-elegant-shoes/\" class=\"product-image\">\r\n                <img src=\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns%3D\'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg\' viewBox%3D\'0 0 300 300\'%2F%3E\" data-src=\"http://shoestimer.com/wp-content/uploads/2021/06/2021-Summer-Women-Platform-Wedges-Prom-Sandals-Fetish-Platform-Pleaser-Sandles-Stripper-Sexy-Up-Toe-Blue-1-300x300.jpg\" width=\"300\" height=\"300\" alt=\"2021-Summer-Women-Platform-Wedges-Prom-Sandals-Fetish-Platform-Pleaser-Sandles-Stripper-Sexy-Up-Toe-Blue-1\" class=\"attachment-shop-catalog unveil-image image-effect\" /><img src=\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns%3D\'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg\' viewBox%3D\'0 0 300 300\'%2F%3E\" data-src=\"http://shoestimer.com/wp-content/uploads/2021/06/2021-Summer-Women-Platform-Wedges-Prom-Sandals-Fetish-Platform-Pleaser-Sandles-Stripper-Sexy-Up-Toe-Blue-300x300.jpg\" width=\"300\" height=\"300\" alt=\"2021-Summer-Women-Platform-Wedges-Prom-Sandals-Fetish-Platform-Pleaser-Sandles-Stripper-Sexy-Up-Toe-Blue\" class=\"attachment-shop-catalog unveil-image image-hover\" />            </a>\r\n                            <div class=\"quick-view\">\r\n                    <a href=\"http://shoestimer.com/product/2021-summer-women-platform-wedges-prom-sandals-fetish-platform-pleaser-sandles-stripper-sexy-up-toe-blue-strappy-elegant-shoes/\" class=\"quickview btn btn-primary\" data-productslug=\"2021-summer-women-platform-wedges-prom-sandals-fetish-platform-pleaser-sandles-stripper-sexy-up-toe-blue-strappy-elegant-shoes\">\r\n                       <i class=\"mn-icon-121\"> </i>\r\n                    </a>\r\n                </div>\r\n                                </figure>\r\n        <div class=\"caption\">\r\n            <h3 class=\"name\"><a href=\"http://shoestimer.com/product/2021-summer-women-platform-wedges-prom-sandals-fetish-platform-pleaser-sandles-stripper-sexy-up-toe-blue-strappy-elegant-shoes/\">2021 Summer Women Platform Wedges Prom Sandals Fetish Platform Pleaser Sandles Stripper Sexy Up Toe Blue Strappy Elegant Shoes</a></h3>\r\n            <div class=\"infor\">\r\n                            </div> \r\n        </div>\r\n        <div class=\"groups-button clearfix\">\r\n                        \r\n                                            <div class=\"yith-compare\">\r\n                    <a title=\"compare\" href=\"/wp-admin/post.php?action=yith-woocompare-add-product&amp;id=5872&amp;_wpnonce=5feb089a01\" class=\"compare\" data-product_id=\"5872\">\r\n                        <em class=\"mn-icon-1013\"></em>\r\n                    </a>\r\n                </div>\r\n            \r\n            \n<div class=\"yith-wcwl-add-to-wishlist add-to-wishlist-5872  wishlist-fragment on-first-load\" data-fragment-ref=\"5872\" data-fragment-options=\"{&quot;base_url&quot;:&quot;\\/wp-admin\\/post.php?=http:\\/\\/shoestimer.com&quot;,&quot;wishlist_url&quot;:&quot;http:\\/\\/shoestimer.com\\/wishlist\\/&quot;,&quot;in_default_wishlist&quot;:false,&quot;is_single&quot;:false,&quot;show_exists&quot;:false,&quot;product_id&quot;:5872,&quot;parent_product_id&quot;:5872,&quot;product_type&quot;:&quot;variable&quot;,&quot;show_view&quot;:false,&quot;browse_wishlist_text&quot;:&quot;Browse wishlist&quot;,&quot;already_in_wishslist_text&quot;:&quot;The product is already in your wishlist!&quot;,&quot;product_added_text&quot;:&quot;Product added!&quot;,&quot;heading_icon&quot;:&quot;fa-heart-o&quot;,&quot;available_multi_wishlist&quot;:false,&quot;disable_wishlist&quot;:false,&quot;show_count&quot;:false,&quot;ajax_loading&quot;:false,&quot;loop_position&quot;:&quot;after_add_to_cart&quot;,&quot;item&quot;:&quot;add_to_wishlist&quot;}\">\n			\n			<!-- ADD TO WISHLIST -->\n			\n<div class=\"yith-wcwl-add-button\">\n	<a href=\"/wp-admin/post.php?add_to_wishlist=5872\" rel=\"nofollow\" data-product-id=\"5872\" data-product-type=\"variable\" data-original-product-id=\"5872\" class=\"add_to_wishlist single_add_to_wishlist\" data-title=\"&lt;i class=&quot;mn-icon-1246&quot;&gt;&lt;/i&gt;&lt;span class=&quot;sub-title&quot;&gt;Add to Wishlist&lt;/span&gt;\">\n		<i class=\"yith-wcwl-icon fa fa-heart-o\"></i>		<span><i class=\"mn-icon-1246\"></i><span class=\"sub-title\">Add to Wishlist</span></span>\n	</a>\n</div>\n			<!-- COUNT TEXT -->\n			\n			</div>        </div>\r\n    </div>\r\n    </div>\r\n        </div>\r\n    \r\n</div>\r\n			</div>\n		</div>\n	</div></div></div></div></div></section><section class=\"kc-elm kc-css-2072362 kc_row\"><div class=\"kc-row-container  kc-container\"><div class=\"kc-wrap-columns\"><div class=\"kc-elm kc-css-373816 kc_col-sm-12 kc_column kc_col-sm-12\"><div class=\"kc-col-container\"><div class=\"widget widget-carousel list-v1 widget-products  products special-nav\">\n	<div class=\"widget-title-wrapper\">\n				    <h3 class=\"widget-title\">Sale Product</h3>\n	        </div>\n			<div class=\"widget-content woocommerce\">\n			<div class=\"carousel-wrapper\">\n				\r\n<div class=\"slick-carousel slick-small slick-small-top list-v1\" data-carousel=\"slick\" data-items=\"3\" \r\n		 \r\n		 \r\n		data-smallmedium=\"2\" data-extrasmall=\"1\" \r\n		data-pagination=\"true\" data-nav=\"true\" data-infinite=\"true\" \r\n		data-rows=\"1\">\r\n\r\n            <div class=\"products-grid product\">\r\n            <div class=\"media product-block widget-product list list-v1\">\r\n	<div class=\"media-left\">\r\n		<a href=\"http://shoestimer.com/product/spot-foreign-trade-plus-size-casual-running-shoes-womens-2021-spring-and-autumn-flying-woven-shoes-korean-version-of-flat-snea/\" class=\"image\">\r\n			<div class=\"product-image\"><img src=\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns%3D\'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg\' viewBox%3D\'0 0 300 300\'%2F%3E\" data-src=\"http://shoestimer.com/wp-content/uploads/2021/06/Spot-Foreign-Trade-Plus-Size-Casual-Running-Shoes-Women-s-2021-Spring-and-Autumn-Flying-Woven-300x300.jpg\" width=\"300\" height=\"300\" alt=\"Spot-Foreign-Trade-Plus-Size-Casual-Running-Shoes-Women-s-2021-Spring-and-Autumn-Flying-Woven\" class=\"attachment-shop_catalog size-shop_catalog wp-post-image unveil-image\" /></div>		</a>\r\n	</div>\r\n	<div class=\"media-body\">\r\n                <div class=\"infor\">\r\n    		<h3 class=\"name\">\r\n    			<a href=\"http://shoestimer.com/product/spot-foreign-trade-plus-size-casual-running-shoes-womens-2021-spring-and-autumn-flying-woven-shoes-korean-version-of-flat-snea/\">Spot Foreign Trade Plus Size Casual Running Shoes Women\'s 2021 Spring and Autumn Flying Woven Shoes Korean Version of Flat Snea</a>\r\n    		</h3>\r\n\r\n    		        </div>\r\n		<div class=\"groups-button clearfix\">\r\n                                                        <div class=\"yith-compare\">\r\n                    <a href=\"/wp-admin/post.php?action=yith-woocompare-add-product&amp;id=6710&amp;_wpnonce=5feb089a01\" class=\"compare\" data-product_id=\"6710\">\r\n                        <em class=\"mn-icon-1013\"></em>\r\n                    </a>\r\n                </div>\r\n                        \n<div class=\"yith-wcwl-add-to-wishlist add-to-wishlist-6710  wishlist-fragment on-first-load\" data-fragment-ref=\"6710\" data-fragment-options=\"{&quot;base_url&quot;:&quot;\\/wp-admin\\/post.php?=http:\\/\\/shoestimer.com&quot;,&quot;wishlist_url&quot;:&quot;http:\\/\\/shoestimer.com\\/wishlist\\/&quot;,&quot;in_default_wishlist&quot;:false,&quot;is_single&quot;:false,&quot;show_exists&quot;:false,&quot;product_id&quot;:6710,&quot;parent_product_id&quot;:6710,&quot;product_type&quot;:&quot;variable&quot;,&quot;show_view&quot;:false,&quot;browse_wishlist_text&quot;:&quot;Browse wishlist&quot;,&quot;already_in_wishslist_text&quot;:&quot;The product is already in your wishlist!&quot;,&quot;product_added_text&quot;:&quot;Product added!&quot;,&quot;heading_icon&quot;:&quot;fa-heart-o&quot;,&quot;available_multi_wishlist&quot;:false,&quot;disable_wishlist&quot;:false,&quot;show_count&quot;:false,&quot;ajax_loading&quot;:false,&quot;loop_position&quot;:&quot;after_add_to_cart&quot;,&quot;item&quot;:&quot;add_to_wishlist&quot;}\">\n			\n			<!-- ADD TO WISHLIST -->\n			\n<div class=\"yith-wcwl-add-button\">\n	<a href=\"/wp-admin/post.php?add_to_wishlist=6710\" rel=\"nofollow\" data-product-id=\"6710\" data-product-type=\"variable\" data-original-product-id=\"6710\" class=\"add_to_wishlist single_add_to_wishlist\" data-title=\"&lt;i class=&quot;mn-icon-1246&quot;&gt;&lt;/i&gt;&lt;span class=&quot;sub-title&quot;&gt;Add to Wishlist&lt;/span&gt;\">\n		<i class=\"yith-wcwl-icon fa fa-heart-o\"></i>		<span><i class=\"mn-icon-1246\"></i><span class=\"sub-title\">Add to Wishlist</span></span>\n	</a>\n</div>\n			<!-- COUNT TEXT -->\n			\n			</div>        </div>\r\n	</div>\r\n</div>        </div>\r\n            <div class=\"products-grid product\">\r\n            <div class=\"media product-block widget-product list list-v1\">\r\n	<div class=\"media-left\">\r\n		<a href=\"http://shoestimer.com/product/new-paris-speed-trainers-ultra-light-knits-sock-spots-shoes-runner-shoes-sock-triple-trainers-sneakers-men-women-casual-shoes/\" class=\"image\">\r\n			<div class=\"product-image\"><img src=\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns%3D\'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg\' viewBox%3D\'0 0 300 300\'%2F%3E\" data-src=\"http://shoestimer.com/wp-content/uploads/2021/06/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-300x300.jpg\" width=\"300\" height=\"300\" alt=\"New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers\" class=\"attachment-shop_catalog size-shop_catalog wp-post-image unveil-image\" /></div>		</a>\r\n	</div>\r\n	<div class=\"media-body\">\r\n                <div class=\"infor\">\r\n    		<h3 class=\"name\">\r\n    			<a href=\"http://shoestimer.com/product/new-paris-speed-trainers-ultra-light-knits-sock-spots-shoes-runner-shoes-sock-triple-trainers-sneakers-men-women-casual-shoes/\">New Paris Speed Trainers ultra light Knits Sock Spots Shoes Runner Shoes Sock Triple Trainers Sneakers Men Women Casual Shoes</a>\r\n    		</h3>\r\n\r\n    		        </div>\r\n		<div class=\"groups-button clearfix\">\r\n                                                        <div class=\"yith-compare\">\r\n                    <a href=\"/wp-admin/post.php?action=yith-woocompare-add-product&amp;id=6586&amp;_wpnonce=5feb089a01\" class=\"compare\" data-product_id=\"6586\">\r\n                        <em class=\"mn-icon-1013\"></em>\r\n                    </a>\r\n                </div>\r\n                        \n<div class=\"yith-wcwl-add-to-wishlist add-to-wishlist-6586  wishlist-fragment on-first-load\" data-fragment-ref=\"6586\" data-fragment-options=\"{&quot;base_url&quot;:&quot;\\/wp-admin\\/post.php?=http:\\/\\/shoestimer.com&quot;,&quot;wishlist_url&quot;:&quot;http:\\/\\/shoestimer.com\\/wishlist\\/&quot;,&quot;in_default_wishlist&quot;:false,&quot;is_single&quot;:false,&quot;show_exists&quot;:false,&quot;product_id&quot;:6586,&quot;parent_product_id&quot;:6586,&quot;product_type&quot;:&quot;variable&quot;,&quot;show_view&quot;:false,&quot;browse_wishlist_text&quot;:&quot;Browse wishlist&quot;,&quot;already_in_wishslist_text&quot;:&quot;The product is already in your wishlist!&quot;,&quot;product_added_text&quot;:&quot;Product added!&quot;,&quot;heading_icon&quot;:&quot;fa-heart-o&quot;,&quot;available_multi_wishlist&quot;:false,&quot;disable_wishlist&quot;:false,&quot;show_count&quot;:false,&quot;ajax_loading&quot;:false,&quot;loop_position&quot;:&quot;after_add_to_cart&quot;,&quot;item&quot;:&quot;add_to_wishlist&quot;}\">\n			\n			<!-- ADD TO WISHLIST -->\n			\n<div class=\"yith-wcwl-add-button\">\n	<a href=\"/wp-admin/post.php?add_to_wishlist=6586\" rel=\"nofollow\" data-product-id=\"6586\" data-product-type=\"variable\" data-original-product-id=\"6586\" class=\"add_to_wishlist single_add_to_wishlist\" data-title=\"&lt;i class=&quot;mn-icon-1246&quot;&gt;&lt;/i&gt;&lt;span class=&quot;sub-title&quot;&gt;Add to Wishlist&lt;/span&gt;\">\n		<i class=\"yith-wcwl-icon fa fa-heart-o\"></i>		<span><i class=\"mn-icon-1246\"></i><span class=\"sub-title\">Add to Wishlist</span></span>\n	</a>\n</div>\n			<!-- COUNT TEXT -->\n			\n			</div>        </div>\r\n	</div>\r\n</div>        </div>\r\n            <div class=\"products-grid product\">\r\n            <div class=\"media product-block widget-product list list-v1\">\r\n	<div class=\"media-left\">\r\n		<a href=\"http://shoestimer.com/product/2021-summer-womens-shoes-crystal-ball-with-hot-style-cash-unique-round-with-leopard-pattern-ribbon-perennial-spot-35-to-43/\" class=\"image\">\r\n			<div class=\"product-image\"><img src=\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns%3D\'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg\' viewBox%3D\'0 0 300 300\'%2F%3E\" data-src=\"http://shoestimer.com/wp-content/uploads/2021/06/2021-summer-women-s-shoes-crystal-ball-with-hot-style-cash-unique-round-with-leopard-pattern-300x300.jpg\" width=\"300\" height=\"300\" alt=\"2021-summer-women-s-shoes-crystal-ball-with-hot-style-cash-unique-round-with-leopard-pattern\" class=\"attachment-shop_catalog size-shop_catalog wp-post-image unveil-image\" /></div>		</a>\r\n	</div>\r\n	<div class=\"media-body\">\r\n                <div class=\"infor\">\r\n    		<h3 class=\"name\">\r\n    			<a href=\"http://shoestimer.com/product/2021-summer-womens-shoes-crystal-ball-with-hot-style-cash-unique-round-with-leopard-pattern-ribbon-perennial-spot-35-to-43/\">2021 summer women\'s shoes crystal ball with hot style cash unique round with leopard pattern ribbon perennial spot 35 to 43</a>\r\n    		</h3>\r\n\r\n    		        </div>\r\n		<div class=\"groups-button clearfix\">\r\n                                                        <div class=\"yith-compare\">\r\n                    <a href=\"/wp-admin/post.php?action=yith-woocompare-add-product&amp;id=6566&amp;_wpnonce=5feb089a01\" class=\"compare\" data-product_id=\"6566\">\r\n                        <em class=\"mn-icon-1013\"></em>\r\n                    </a>\r\n                </div>\r\n                        \n<div class=\"yith-wcwl-add-to-wishlist add-to-wishlist-6566  wishlist-fragment on-first-load\" data-fragment-ref=\"6566\" data-fragment-options=\"{&quot;base_url&quot;:&quot;\\/wp-admin\\/post.php?=http:\\/\\/shoestimer.com&quot;,&quot;wishlist_url&quot;:&quot;http:\\/\\/shoestimer.com\\/wishlist\\/&quot;,&quot;in_default_wishlist&quot;:false,&quot;is_single&quot;:false,&quot;show_exists&quot;:false,&quot;product_id&quot;:6566,&quot;parent_product_id&quot;:6566,&quot;product_type&quot;:&quot;variable&quot;,&quot;show_view&quot;:false,&quot;browse_wishlist_text&quot;:&quot;Browse wishlist&quot;,&quot;already_in_wishslist_text&quot;:&quot;The product is already in your wishlist!&quot;,&quot;product_added_text&quot;:&quot;Product added!&quot;,&quot;heading_icon&quot;:&quot;fa-heart-o&quot;,&quot;available_multi_wishlist&quot;:false,&quot;disable_wishlist&quot;:false,&quot;show_count&quot;:false,&quot;ajax_loading&quot;:false,&quot;loop_position&quot;:&quot;after_add_to_cart&quot;,&quot;item&quot;:&quot;add_to_wishlist&quot;}\">\n			\n			<!-- ADD TO WISHLIST -->\n			\n<div class=\"yith-wcwl-add-button\">\n	<a href=\"/wp-admin/post.php?add_to_wishlist=6566\" rel=\"nofollow\" data-product-id=\"6566\" data-product-type=\"variable\" data-original-product-id=\"6566\" class=\"add_to_wishlist single_add_to_wishlist\" data-title=\"&lt;i class=&quot;mn-icon-1246&quot;&gt;&lt;/i&gt;&lt;span class=&quot;sub-title&quot;&gt;Add to Wishlist&lt;/span&gt;\">\n		<i class=\"yith-wcwl-icon fa fa-heart-o\"></i>		<span><i class=\"mn-icon-1246\"></i><span class=\"sub-title\">Add to Wishlist</span></span>\n	</a>\n</div>\n			<!-- COUNT TEXT -->\n			\n			</div>        </div>\r\n	</div>\r\n</div>        </div>\r\n            <div class=\"products-grid product\">\r\n            <div class=\"media product-block widget-product list list-v1\">\r\n	<div class=\"media-left\">\r\n		<a href=\"http://shoestimer.com/product/2021-spring-new-products-mens-casual-shoes-outdoor-non-slip-shoes-fashion-lightweight-sneakers-black-pu-leather-trendy-spotting/\" class=\"image\">\r\n			<div class=\"product-image\"><img src=\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns%3D\'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg\' viewBox%3D\'0 0 300 300\'%2F%3E\" data-src=\"http://shoestimer.com/wp-content/uploads/2021/06/2021-Spring-New-Products-Men-s-Casual-Shoes-Outdoor-Non-Slip-Shoes-Fashion-Lightweight-Sneakers-Black-300x300.jpg\" width=\"300\" height=\"300\" alt=\"2021-Spring-New-Products-Men-s-Casual-Shoes-Outdoor-Non-Slip-Shoes-Fashion-Lightweight-Sneakers-Black\" class=\"attachment-shop_catalog size-shop_catalog wp-post-image unveil-image\" /></div>		</a>\r\n	</div>\r\n	<div class=\"media-body\">\r\n                <div class=\"infor\">\r\n    		<h3 class=\"name\">\r\n    			<a href=\"http://shoestimer.com/product/2021-spring-new-products-mens-casual-shoes-outdoor-non-slip-shoes-fashion-lightweight-sneakers-black-pu-leather-trendy-spotting/\">2021 Spring New Products Men\'s Casual Shoes Outdoor Non-Slip Shoes Fashion Lightweight Sneakers Black Pu Leather Trendy Spotting</a>\r\n    		</h3>\r\n\r\n    		        </div>\r\n		<div class=\"groups-button clearfix\">\r\n                                                        <div class=\"yith-compare\">\r\n                    <a href=\"/wp-admin/post.php?action=yith-woocompare-add-product&amp;id=6558&amp;_wpnonce=5feb089a01\" class=\"compare\" data-product_id=\"6558\">\r\n                        <em class=\"mn-icon-1013\"></em>\r\n                    </a>\r\n                </div>\r\n                        \n<div class=\"yith-wcwl-add-to-wishlist add-to-wishlist-6558  wishlist-fragment on-first-load\" data-fragment-ref=\"6558\" data-fragment-options=\"{&quot;base_url&quot;:&quot;\\/wp-admin\\/post.php?=http:\\/\\/shoestimer.com&quot;,&quot;wishlist_url&quot;:&quot;http:\\/\\/shoestimer.com\\/wishlist\\/&quot;,&quot;in_default_wishlist&quot;:false,&quot;is_single&quot;:false,&quot;show_exists&quot;:false,&quot;product_id&quot;:6558,&quot;parent_product_id&quot;:6558,&quot;product_type&quot;:&quot;variable&quot;,&quot;show_view&quot;:false,&quot;browse_wishlist_text&quot;:&quot;Browse wishlist&quot;,&quot;already_in_wishslist_text&quot;:&quot;The product is already in your wishlist!&quot;,&quot;product_added_text&quot;:&quot;Product added!&quot;,&quot;heading_icon&quot;:&quot;fa-heart-o&quot;,&quot;available_multi_wishlist&quot;:false,&quot;disable_wishlist&quot;:false,&quot;show_count&quot;:false,&quot;ajax_loading&quot;:false,&quot;loop_position&quot;:&quot;after_add_to_cart&quot;,&quot;item&quot;:&quot;add_to_wishlist&quot;}\">\n			\n			<!-- ADD TO WISHLIST -->\n			\n<div class=\"yith-wcwl-add-button\">\n	<a href=\"/wp-admin/post.php?add_to_wishlist=6558\" rel=\"nofollow\" data-product-id=\"6558\" data-product-type=\"variable\" data-original-product-id=\"6558\" class=\"add_to_wishlist single_add_to_wishlist\" data-title=\"&lt;i class=&quot;mn-icon-1246&quot;&gt;&lt;/i&gt;&lt;span class=&quot;sub-title&quot;&gt;Add to Wishlist&lt;/span&gt;\">\n		<i class=\"yith-wcwl-icon fa fa-heart-o\"></i>		<span><i class=\"mn-icon-1246\"></i><span class=\"sub-title\">Add to Wishlist</span></span>\n	</a>\n</div>\n			<!-- COUNT TEXT -->\n			\n			</div>        </div>\r\n	</div>\r\n</div>        </div>\r\n            <div class=\"products-grid product\">\r\n            <div class=\"media product-block widget-product list list-v1\">\r\n	<div class=\"media-left\">\r\n		<a href=\"http://shoestimer.com/product/womens-sandals-summer-new-sandals-womens-large-size-spot-wedge-buckle-belt-european-american-open-toe-high-heel-womens-shoes/\" class=\"image\">\r\n			<div class=\"product-image\"><img src=\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns%3D\'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg\' viewBox%3D\'0 0 300 300\'%2F%3E\" data-src=\"http://shoestimer.com/wp-content/uploads/2021/06/Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American-300x300.jpg\" width=\"300\" height=\"300\" alt=\"Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American\" class=\"attachment-shop_catalog size-shop_catalog wp-post-image unveil-image\" /></div>		</a>\r\n	</div>\r\n	<div class=\"media-body\">\r\n                <div class=\"infor\">\r\n    		<h3 class=\"name\">\r\n    			<a href=\"http://shoestimer.com/product/womens-sandals-summer-new-sandals-womens-large-size-spot-wedge-buckle-belt-european-american-open-toe-high-heel-womens-shoes/\">Women\'s Sandals Summer New Sandals Women\'s Large Size Spot Wedge Buckle Belt European American Open Toe High Heel Women\'s Shoes</a>\r\n    		</h3>\r\n\r\n    		        </div>\r\n		<div class=\"groups-button clearfix\">\r\n                                                        <div class=\"yith-compare\">\r\n                    <a href=\"/wp-admin/post.php?action=yith-woocompare-add-product&amp;id=6397&amp;_wpnonce=5feb089a01\" class=\"compare\" data-product_id=\"6397\">\r\n                        <em class=\"mn-icon-1013\"></em>\r\n                    </a>\r\n                </div>\r\n                        \n<div class=\"yith-wcwl-add-to-wishlist add-to-wishlist-6397  wishlist-fragment on-first-load\" data-fragment-ref=\"6397\" data-fragment-options=\"{&quot;base_url&quot;:&quot;\\/wp-admin\\/post.php?=http:\\/\\/shoestimer.com&quot;,&quot;wishlist_url&quot;:&quot;http:\\/\\/shoestimer.com\\/wishlist\\/&quot;,&quot;in_default_wishlist&quot;:false,&quot;is_single&quot;:false,&quot;show_exists&quot;:false,&quot;product_id&quot;:6397,&quot;parent_product_id&quot;:6397,&quot;product_type&quot;:&quot;variable&quot;,&quot;show_view&quot;:false,&quot;browse_wishlist_text&quot;:&quot;Browse wishlist&quot;,&quot;already_in_wishslist_text&quot;:&quot;The product is already in your wishlist!&quot;,&quot;product_added_text&quot;:&quot;Product added!&quot;,&quot;heading_icon&quot;:&quot;fa-heart-o&quot;,&quot;available_multi_wishlist&quot;:false,&quot;disable_wishlist&quot;:false,&quot;show_count&quot;:false,&quot;ajax_loading&quot;:false,&quot;loop_position&quot;:&quot;after_add_to_cart&quot;,&quot;item&quot;:&quot;add_to_wishlist&quot;}\">\n			\n			<!-- ADD TO WISHLIST -->\n			\n<div class=\"yith-wcwl-add-button\">\n	<a href=\"/wp-admin/post.php?add_to_wishlist=6397\" rel=\"nofollow\" data-product-id=\"6397\" data-product-type=\"variable\" data-original-product-id=\"6397\" class=\"add_to_wishlist single_add_to_wishlist\" data-title=\"&lt;i class=&quot;mn-icon-1246&quot;&gt;&lt;/i&gt;&lt;span class=&quot;sub-title&quot;&gt;Add to Wishlist&lt;/span&gt;\">\n		<i class=\"yith-wcwl-icon fa fa-heart-o\"></i>		<span><i class=\"mn-icon-1246\"></i><span class=\"sub-title\">Add to Wishlist</span></span>\n	</a>\n</div>\n			<!-- COUNT TEXT -->\n			\n			</div>        </div>\r\n	</div>\r\n</div>        </div>\r\n            <div class=\"products-grid product\">\r\n            <div class=\"media product-block widget-product list list-v1\">\r\n	<div class=\"media-left\">\r\n		<a href=\"http://shoestimer.com/product/2021-summer-women-7cm-high-heels-flip-flops-sandals-fetish-platform-pleaser-yellow-gold-sandles-stripper-sexy-luxury-brand-shoes/\" class=\"image\">\r\n			<div class=\"product-image\"><img src=\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns%3D\'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg\' viewBox%3D\'0 0 300 300\'%2F%3E\" data-src=\"http://shoestimer.com/wp-content/uploads/2021/06/2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper-300x300.jpg\" width=\"300\" height=\"300\" alt=\"2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper\" class=\"attachment-shop_catalog size-shop_catalog wp-post-image unveil-image\" /></div>		</a>\r\n	</div>\r\n	<div class=\"media-body\">\r\n                <div class=\"infor\">\r\n    		<h3 class=\"name\">\r\n    			<a href=\"http://shoestimer.com/product/2021-summer-women-7cm-high-heels-flip-flops-sandals-fetish-platform-pleaser-yellow-gold-sandles-stripper-sexy-luxury-brand-shoes/\">2021 Summer Women 7cm High Heels Flip Flops Sandals Fetish Platform Pleaser Yellow Gold Sandles Stripper Sexy Luxury Brand Shoes</a>\r\n    		</h3>\r\n\r\n    		        </div>\r\n		<div class=\"groups-button clearfix\">\r\n                                                        <div class=\"yith-compare\">\r\n                    <a href=\"/wp-admin/post.php?action=yith-woocompare-add-product&amp;id=6363&amp;_wpnonce=5feb089a01\" class=\"compare\" data-product_id=\"6363\">\r\n                        <em class=\"mn-icon-1013\"></em>\r\n                    </a>\r\n                </div>\r\n                        \n<div class=\"yith-wcwl-add-to-wishlist add-to-wishlist-6363  wishlist-fragment on-first-load\" data-fragment-ref=\"6363\" data-fragment-options=\"{&quot;base_url&quot;:&quot;\\/wp-admin\\/post.php?=http:\\/\\/shoestimer.com&quot;,&quot;wishlist_url&quot;:&quot;http:\\/\\/shoestimer.com\\/wishlist\\/&quot;,&quot;in_default_wishlist&quot;:false,&quot;is_single&quot;:false,&quot;show_exists&quot;:false,&quot;product_id&quot;:6363,&quot;parent_product_id&quot;:6363,&quot;product_type&quot;:&quot;variable&quot;,&quot;show_view&quot;:false,&quot;browse_wishlist_text&quot;:&quot;Browse wishlist&quot;,&quot;already_in_wishslist_text&quot;:&quot;The product is already in your wishlist!&quot;,&quot;product_added_text&quot;:&quot;Product added!&quot;,&quot;heading_icon&quot;:&quot;fa-heart-o&quot;,&quot;available_multi_wishlist&quot;:false,&quot;disable_wishlist&quot;:false,&quot;show_count&quot;:false,&quot;ajax_loading&quot;:false,&quot;loop_position&quot;:&quot;after_add_to_cart&quot;,&quot;item&quot;:&quot;add_to_wishlist&quot;}\">\n			\n			<!-- ADD TO WISHLIST -->\n			\n<div class=\"yith-wcwl-add-button\">\n	<a href=\"/wp-admin/post.php?add_to_wishlist=6363\" rel=\"nofollow\" data-product-id=\"6363\" data-product-type=\"variable\" data-original-product-id=\"6363\" class=\"add_to_wishlist single_add_to_wishlist\" data-title=\"&lt;i class=&quot;mn-icon-1246&quot;&gt;&lt;/i&gt;&lt;span class=&quot;sub-title&quot;&gt;Add to Wishlist&lt;/span&gt;\">\n		<i class=\"yith-wcwl-icon fa fa-heart-o\"></i>		<span><i class=\"mn-icon-1246\"></i><span class=\"sub-title\">Add to Wishlist</span></span>\n	</a>\n</div>\n			<!-- COUNT TEXT -->\n			\n			</div>        </div>\r\n	</div>\r\n</div>        </div>\r\n            <div class=\"products-grid product\">\r\n            <div class=\"media product-block widget-product list list-v1\">\r\n	<div class=\"media-left\">\r\n		<a href=\"http://shoestimer.com/product/womens-sandals-mesh-casual-ladies-wedges-platform-shoes-solid-color-hollow-out-open-toe-slip-on-female-simple-light-sandals-hot/\" class=\"image\">\r\n			<div class=\"product-image\"><img src=\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns%3D\'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg\' viewBox%3D\'0 0 300 300\'%2F%3E\" data-src=\"http://shoestimer.com/wp-content/uploads/2021/06/Women-s-Sandals-Mesh-Casual-Ladies-Wedges-Platform-Shoes-Solid-Color-Hollow-Out-Open-Toe-Slip-300x300.jpg\" width=\"300\" height=\"300\" alt=\"Women-s-Sandals-Mesh-Casual-Ladies-Wedges-Platform-Shoes-Solid-Color-Hollow-Out-Open-Toe-Slip\" class=\"attachment-shop_catalog size-shop_catalog wp-post-image unveil-image\" /></div>		</a>\r\n	</div>\r\n	<div class=\"media-body\">\r\n                <div class=\"infor\">\r\n    		<h3 class=\"name\">\r\n    			<a href=\"http://shoestimer.com/product/womens-sandals-mesh-casual-ladies-wedges-platform-shoes-solid-color-hollow-out-open-toe-slip-on-female-simple-light-sandals-hot/\">Women\'s Sandals Mesh Casual Ladies Wedges Platform Shoes Solid Color Hollow Out Open Toe Slip-On Female Simple Light Sandals Hot</a>\r\n    		</h3>\r\n\r\n    		        </div>\r\n		<div class=\"groups-button clearfix\">\r\n                                                        <div class=\"yith-compare\">\r\n                    <a href=\"/wp-admin/post.php?action=yith-woocompare-add-product&amp;id=6296&amp;_wpnonce=5feb089a01\" class=\"compare\" data-product_id=\"6296\">\r\n                        <em class=\"mn-icon-1013\"></em>\r\n                    </a>\r\n                </div>\r\n                        \n<div class=\"yith-wcwl-add-to-wishlist add-to-wishlist-6296  wishlist-fragment on-first-load\" data-fragment-ref=\"6296\" data-fragment-options=\"{&quot;base_url&quot;:&quot;\\/wp-admin\\/post.php?=http:\\/\\/shoestimer.com&quot;,&quot;wishlist_url&quot;:&quot;http:\\/\\/shoestimer.com\\/wishlist\\/&quot;,&quot;in_default_wishlist&quot;:false,&quot;is_single&quot;:false,&quot;show_exists&quot;:false,&quot;product_id&quot;:6296,&quot;parent_product_id&quot;:6296,&quot;product_type&quot;:&quot;variable&quot;,&quot;show_view&quot;:false,&quot;browse_wishlist_text&quot;:&quot;Browse wishlist&quot;,&quot;already_in_wishslist_text&quot;:&quot;The product is already in your wishlist!&quot;,&quot;product_added_text&quot;:&quot;Product added!&quot;,&quot;heading_icon&quot;:&quot;fa-heart-o&quot;,&quot;available_multi_wishlist&quot;:false,&quot;disable_wishlist&quot;:false,&quot;show_count&quot;:false,&quot;ajax_loading&quot;:false,&quot;loop_position&quot;:&quot;after_add_to_cart&quot;,&quot;item&quot;:&quot;add_to_wishlist&quot;}\">\n			\n			<!-- ADD TO WISHLIST -->\n			\n<div class=\"yith-wcwl-add-button\">\n	<a href=\"/wp-admin/post.php?add_to_wishlist=6296\" rel=\"nofollow\" data-product-id=\"6296\" data-product-type=\"variable\" data-original-product-id=\"6296\" class=\"add_to_wishlist single_add_to_wishlist\" data-title=\"&lt;i class=&quot;mn-icon-1246&quot;&gt;&lt;/i&gt;&lt;span class=&quot;sub-title&quot;&gt;Add to Wishlist&lt;/span&gt;\">\n		<i class=\"yith-wcwl-icon fa fa-heart-o\"></i>		<span><i class=\"mn-icon-1246\"></i><span class=\"sub-title\">Add to Wishlist</span></span>\n	</a>\n</div>\n			<!-- COUNT TEXT -->\n			\n			</div>        </div>\r\n	</div>\r\n</div>        </div>\r\n            <div class=\"products-grid product\">\r\n            <div class=\"media product-block widget-product list list-v1\">\r\n	<div class=\"media-left\">\r\n		<a href=\"http://shoestimer.com/product/one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college/\" class=\"image\">\r\n			<div class=\"product-image\"><img src=\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns%3D\'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg\' viewBox%3D\'0 0 300 300\'%2F%3E\" data-src=\"http://shoestimer.com/wp-content/uploads/2021/06/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-300x300.jpg\" width=\"300\" height=\"300\" alt=\"ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men\" class=\"attachment-shop_catalog size-shop_catalog wp-post-image unveil-image\" /></div>		</a>\r\n	</div>\r\n	<div class=\"media-body\">\r\n                <div class=\"infor\">\r\n    		<h3 class=\"name\">\r\n    			<a href=\"http://shoestimer.com/product/one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college/\">ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college</a>\r\n    		</h3>\r\n\r\n    		        </div>\r\n		<div class=\"groups-button clearfix\">\r\n                                                        <div class=\"yith-compare\">\r\n                    <a href=\"/wp-admin/post.php?action=yith-woocompare-add-product&amp;id=6043&amp;_wpnonce=5feb089a01\" class=\"compare\" data-product_id=\"6043\">\r\n                        <em class=\"mn-icon-1013\"></em>\r\n                    </a>\r\n                </div>\r\n                        \n<div class=\"yith-wcwl-add-to-wishlist add-to-wishlist-6043  wishlist-fragment on-first-load\" data-fragment-ref=\"6043\" data-fragment-options=\"{&quot;base_url&quot;:&quot;\\/wp-admin\\/post.php?=http:\\/\\/shoestimer.com&quot;,&quot;wishlist_url&quot;:&quot;http:\\/\\/shoestimer.com\\/wishlist\\/&quot;,&quot;in_default_wishlist&quot;:false,&quot;is_single&quot;:false,&quot;show_exists&quot;:false,&quot;product_id&quot;:6043,&quot;parent_product_id&quot;:6043,&quot;product_type&quot;:&quot;variable&quot;,&quot;show_view&quot;:false,&quot;browse_wishlist_text&quot;:&quot;Browse wishlist&quot;,&quot;already_in_wishslist_text&quot;:&quot;The product is already in your wishlist!&quot;,&quot;product_added_text&quot;:&quot;Product added!&quot;,&quot;heading_icon&quot;:&quot;fa-heart-o&quot;,&quot;available_multi_wishlist&quot;:false,&quot;disable_wishlist&quot;:false,&quot;show_count&quot;:false,&quot;ajax_loading&quot;:false,&quot;loop_position&quot;:&quot;after_add_to_cart&quot;,&quot;item&quot;:&quot;add_to_wishlist&quot;}\">\n			\n			<!-- ADD TO WISHLIST -->\n			\n<div class=\"yith-wcwl-add-button\">\n	<a href=\"/wp-admin/post.php?add_to_wishlist=6043\" rel=\"nofollow\" data-product-id=\"6043\" data-product-type=\"variable\" data-original-product-id=\"6043\" class=\"add_to_wishlist single_add_to_wishlist\" data-title=\"&lt;i class=&quot;mn-icon-1246&quot;&gt;&lt;/i&gt;&lt;span class=&quot;sub-title&quot;&gt;Add to Wishlist&lt;/span&gt;\">\n		<i class=\"yith-wcwl-icon fa fa-heart-o\"></i>		<span><i class=\"mn-icon-1246\"></i><span class=\"sub-title\">Add to Wishlist</span></span>\n	</a>\n</div>\n			<!-- COUNT TEXT -->\n			\n			</div>        </div>\r\n	</div>\r\n</div>        </div>\r\n            <div class=\"products-grid product\">\r\n            <div class=\"media product-block widget-product list list-v1\">\r\n	<div class=\"media-left\">\r\n		<a href=\"http://shoestimer.com/product/2021new-brand-female-lolita-cute-mary-janes-pumps-platform-wedges-high-heels-womens-pumps-sweet-gothic-punk-shoes-cosplay-shoes/\" class=\"image\">\r\n			<div class=\"product-image\"><img src=\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns%3D\'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg\' viewBox%3D\'0 0 300 300\'%2F%3E\" data-src=\"http://shoestimer.com/wp-content/uploads/2021/06/2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet-300x300.jpg\" width=\"300\" height=\"300\" alt=\"2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet\" class=\"attachment-shop_catalog size-shop_catalog wp-post-image unveil-image\" /></div>		</a>\r\n	</div>\r\n	<div class=\"media-body\">\r\n                <div class=\"infor\">\r\n    		<h3 class=\"name\">\r\n    			<a href=\"http://shoestimer.com/product/2021new-brand-female-lolita-cute-mary-janes-pumps-platform-wedges-high-heels-womens-pumps-sweet-gothic-punk-shoes-cosplay-shoes/\">2021New Brand Female Lolita Cute Mary Janes Pumps Platform Wedges High Heels women\'s Pumps Sweet Gothic Punk Shoes Cosplay Shoes</a>\r\n    		</h3>\r\n\r\n    		        </div>\r\n		<div class=\"groups-button clearfix\">\r\n                                                        <div class=\"yith-compare\">\r\n                    <a href=\"/wp-admin/post.php?action=yith-woocompare-add-product&amp;id=5940&amp;_wpnonce=5feb089a01\" class=\"compare\" data-product_id=\"5940\">\r\n                        <em class=\"mn-icon-1013\"></em>\r\n                    </a>\r\n                </div>\r\n                        \n<div class=\"yith-wcwl-add-to-wishlist add-to-wishlist-5940  wishlist-fragment on-first-load\" data-fragment-ref=\"5940\" data-fragment-options=\"{&quot;base_url&quot;:&quot;\\/wp-admin\\/post.php?=http:\\/\\/shoestimer.com&quot;,&quot;wishlist_url&quot;:&quot;http:\\/\\/shoestimer.com\\/wishlist\\/&quot;,&quot;in_default_wishlist&quot;:false,&quot;is_single&quot;:false,&quot;show_exists&quot;:false,&quot;product_id&quot;:5940,&quot;parent_product_id&quot;:5940,&quot;product_type&quot;:&quot;variable&quot;,&quot;show_view&quot;:false,&quot;browse_wishlist_text&quot;:&quot;Browse wishlist&quot;,&quot;already_in_wishslist_text&quot;:&quot;The product is already in your wishlist!&quot;,&quot;product_added_text&quot;:&quot;Product added!&quot;,&quot;heading_icon&quot;:&quot;fa-heart-o&quot;,&quot;available_multi_wishlist&quot;:false,&quot;disable_wishlist&quot;:false,&quot;show_count&quot;:false,&quot;ajax_loading&quot;:false,&quot;loop_position&quot;:&quot;after_add_to_cart&quot;,&quot;item&quot;:&quot;add_to_wishlist&quot;}\">\n			\n			<!-- ADD TO WISHLIST -->\n			\n<div class=\"yith-wcwl-add-button\">\n	<a href=\"/wp-admin/post.php?add_to_wishlist=5940\" rel=\"nofollow\" data-product-id=\"5940\" data-product-type=\"variable\" data-original-product-id=\"5940\" class=\"add_to_wishlist single_add_to_wishlist\" data-title=\"&lt;i class=&quot;mn-icon-1246&quot;&gt;&lt;/i&gt;&lt;span class=&quot;sub-title&quot;&gt;Add to Wishlist&lt;/span&gt;\">\n		<i class=\"yith-wcwl-icon fa fa-heart-o\"></i>		<span><i class=\"mn-icon-1246\"></i><span class=\"sub-title\">Add to Wishlist</span></span>\n	</a>\n</div>\n			<!-- COUNT TEXT -->\n			\n			</div>        </div>\r\n	</div>\r\n</div>        </div>\r\n            <div class=\"products-grid product\">\r\n            <div class=\"media product-block widget-product list list-v1\">\r\n	<div class=\"media-left\">\r\n		<a href=\"http://shoestimer.com/product/spring-autumn-2021-new-soft-girl-high-top-canvas-shoes-girl-heart-graffiti-hand-painted-cute-fairy-canvas-shoes-women/\" class=\"image\">\r\n			<div class=\"product-image\"><img src=\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns%3D\'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg\' viewBox%3D\'0 0 300 300\'%2F%3E\" data-src=\"http://shoestimer.com/wp-content/uploads/2021/06/Spring-Autumn-2021-New-Soft-Girl-High-top-Canvas-Shoes-Girl-Heart-Graffiti-Hand-painted-Cute-300x300.jpg\" width=\"300\" height=\"300\" alt=\"Spring-Autumn-2021-New-Soft-Girl-High-top-Canvas-Shoes-Girl-Heart-Graffiti-Hand-painted-Cute\" class=\"attachment-shop_catalog size-shop_catalog wp-post-image unveil-image\" /></div>		</a>\r\n	</div>\r\n	<div class=\"media-body\">\r\n                <div class=\"infor\">\r\n    		<h3 class=\"name\">\r\n    			<a href=\"http://shoestimer.com/product/spring-autumn-2021-new-soft-girl-high-top-canvas-shoes-girl-heart-graffiti-hand-painted-cute-fairy-canvas-shoes-women/\">Spring Autumn 2021 New Soft Girl High-top Canvas Shoes Girl Heart Graffiti Hand-painted Cute Fairy Canvas Shoes Women</a>\r\n    		</h3>\r\n\r\n    		        </div>\r\n		<div class=\"groups-button clearfix\">\r\n                                                        <div class=\"yith-compare\">\r\n                    <a href=\"/wp-admin/post.php?action=yith-woocompare-add-product&amp;id=5929&amp;_wpnonce=5feb089a01\" class=\"compare\" data-product_id=\"5929\">\r\n                        <em class=\"mn-icon-1013\"></em>\r\n                    </a>\r\n                </div>\r\n                        \n<div class=\"yith-wcwl-add-to-wishlist add-to-wishlist-5929  wishlist-fragment on-first-load\" data-fragment-ref=\"5929\" data-fragment-options=\"{&quot;base_url&quot;:&quot;\\/wp-admin\\/post.php?=http:\\/\\/shoestimer.com&quot;,&quot;wishlist_url&quot;:&quot;http:\\/\\/shoestimer.com\\/wishlist\\/&quot;,&quot;in_default_wishlist&quot;:false,&quot;is_single&quot;:false,&quot;show_exists&quot;:false,&quot;product_id&quot;:5929,&quot;parent_product_id&quot;:5929,&quot;product_type&quot;:&quot;variable&quot;,&quot;show_view&quot;:false,&quot;browse_wishlist_text&quot;:&quot;Browse wishlist&quot;,&quot;already_in_wishslist_text&quot;:&quot;The product is already in your wishlist!&quot;,&quot;product_added_text&quot;:&quot;Product added!&quot;,&quot;heading_icon&quot;:&quot;fa-heart-o&quot;,&quot;available_multi_wishlist&quot;:false,&quot;disable_wishlist&quot;:false,&quot;show_count&quot;:false,&quot;ajax_loading&quot;:false,&quot;loop_position&quot;:&quot;after_add_to_cart&quot;,&quot;item&quot;:&quot;add_to_wishlist&quot;}\">\n			\n			<!-- ADD TO WISHLIST -->\n			\n<div class=\"yith-wcwl-add-button\">\n	<a href=\"/wp-admin/post.php?add_to_wishlist=5929\" rel=\"nofollow\" data-product-id=\"5929\" data-product-type=\"variable\" data-original-product-id=\"5929\" class=\"add_to_wishlist single_add_to_wishlist\" data-title=\"&lt;i class=&quot;mn-icon-1246&quot;&gt;&lt;/i&gt;&lt;span class=&quot;sub-title&quot;&gt;Add to Wishlist&lt;/span&gt;\">\n		<i class=\"yith-wcwl-icon fa fa-heart-o\"></i>		<span><i class=\"mn-icon-1246\"></i><span class=\"sub-title\">Add to Wishlist</span></span>\n	</a>\n</div>\n			<!-- COUNT TEXT -->\n			\n			</div>        </div>\r\n	</div>\r\n</div>        </div>\r\n            <div class=\"products-grid product\">\r\n            <div class=\"media product-block widget-product list list-v1\">\r\n	<div class=\"media-left\">\r\n		<a href=\"http://shoestimer.com/product/2019-autumn-winter-women-canvas-camouflage-shoes-thick-soled-lace-up-shoes-sneakers-light-weight-running-shoes-for-zapatos-mujer/\" class=\"image\">\r\n			<div class=\"product-image\"><img src=\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns%3D\'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg\' viewBox%3D\'0 0 300 300\'%2F%3E\" data-src=\"http://shoestimer.com/wp-content/uploads/2021/06/2019-Autumn-Winter-Women-Canvas-Camouflage-Shoes-Thick-Soled-Lace-Up-Shoes-Sneakers-Light-Weight-Running-300x300.jpg\" width=\"300\" height=\"300\" alt=\"2019-Autumn-Winter-Women-Canvas-Camouflage-Shoes-Thick-Soled-Lace-Up-Shoes-Sneakers-Light-Weight-Running\" class=\"attachment-shop_catalog size-shop_catalog wp-post-image unveil-image\" /></div>		</a>\r\n	</div>\r\n	<div class=\"media-body\">\r\n                <div class=\"infor\">\r\n    		<h3 class=\"name\">\r\n    			<a href=\"http://shoestimer.com/product/2019-autumn-winter-women-canvas-camouflage-shoes-thick-soled-lace-up-shoes-sneakers-light-weight-running-shoes-for-zapatos-mujer/\">2019 Autumn Winter Women Canvas Camouflage Shoes Thick-Soled Lace-Up Shoes Sneakers Light Weight Running Shoes for Zapatos Mujer</a>\r\n    		</h3>\r\n\r\n    		        </div>\r\n		<div class=\"groups-button clearfix\">\r\n                                                        <div class=\"yith-compare\">\r\n                    <a href=\"/wp-admin/post.php?action=yith-woocompare-add-product&amp;id=5917&amp;_wpnonce=5feb089a01\" class=\"compare\" data-product_id=\"5917\">\r\n                        <em class=\"mn-icon-1013\"></em>\r\n                    </a>\r\n                </div>\r\n                        \n<div class=\"yith-wcwl-add-to-wishlist add-to-wishlist-5917  wishlist-fragment on-first-load\" data-fragment-ref=\"5917\" data-fragment-options=\"{&quot;base_url&quot;:&quot;\\/wp-admin\\/post.php?=http:\\/\\/shoestimer.com&quot;,&quot;wishlist_url&quot;:&quot;http:\\/\\/shoestimer.com\\/wishlist\\/&quot;,&quot;in_default_wishlist&quot;:false,&quot;is_single&quot;:false,&quot;show_exists&quot;:false,&quot;product_id&quot;:5917,&quot;parent_product_id&quot;:5917,&quot;product_type&quot;:&quot;variable&quot;,&quot;show_view&quot;:false,&quot;browse_wishlist_text&quot;:&quot;Browse wishlist&quot;,&quot;already_in_wishslist_text&quot;:&quot;The product is already in your wishlist!&quot;,&quot;product_added_text&quot;:&quot;Product added!&quot;,&quot;heading_icon&quot;:&quot;fa-heart-o&quot;,&quot;available_multi_wishlist&quot;:false,&quot;disable_wishlist&quot;:false,&quot;show_count&quot;:false,&quot;ajax_loading&quot;:false,&quot;loop_position&quot;:&quot;after_add_to_cart&quot;,&quot;item&quot;:&quot;add_to_wishlist&quot;}\">\n			\n			<!-- ADD TO WISHLIST -->\n			\n<div class=\"yith-wcwl-add-button\">\n	<a href=\"/wp-admin/post.php?add_to_wishlist=5917\" rel=\"nofollow\" data-product-id=\"5917\" data-product-type=\"variable\" data-original-product-id=\"5917\" class=\"add_to_wishlist single_add_to_wishlist\" data-title=\"&lt;i class=&quot;mn-icon-1246&quot;&gt;&lt;/i&gt;&lt;span class=&quot;sub-title&quot;&gt;Add to Wishlist&lt;/span&gt;\">\n		<i class=\"yith-wcwl-icon fa fa-heart-o\"></i>		<span><i class=\"mn-icon-1246\"></i><span class=\"sub-title\">Add to Wishlist</span></span>\n	</a>\n</div>\n			<!-- COUNT TEXT -->\n			\n			</div>        </div>\r\n	</div>\r\n</div>        </div>\r\n            <div class=\"products-grid product\">\r\n            <div class=\"media product-block widget-product list list-v1\">\r\n	<div class=\"media-left\">\r\n		<a href=\"http://shoestimer.com/product/2021-summer-women-platform-wedges-prom-sandals-fetish-platform-pleaser-sandles-stripper-sexy-up-toe-blue-strappy-elegant-shoes/\" class=\"image\">\r\n			<div class=\"product-image\"><img src=\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns%3D\'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg\' viewBox%3D\'0 0 300 300\'%2F%3E\" data-src=\"http://shoestimer.com/wp-content/uploads/2021/06/2021-Summer-Women-Platform-Wedges-Prom-Sandals-Fetish-Platform-Pleaser-Sandles-Stripper-Sexy-Up-Toe-Blue-300x300.jpg\" width=\"300\" height=\"300\" alt=\"2021-Summer-Women-Platform-Wedges-Prom-Sandals-Fetish-Platform-Pleaser-Sandles-Stripper-Sexy-Up-Toe-Blue\" class=\"attachment-shop_catalog size-shop_catalog wp-post-image unveil-image\" /></div>		</a>\r\n	</div>\r\n	<div class=\"media-body\">\r\n                <div class=\"infor\">\r\n    		<h3 class=\"name\">\r\n    			<a href=\"http://shoestimer.com/product/2021-summer-women-platform-wedges-prom-sandals-fetish-platform-pleaser-sandles-stripper-sexy-up-toe-blue-strappy-elegant-shoes/\">2021 Summer Women Platform Wedges Prom Sandals Fetish Platform Pleaser Sandles Stripper Sexy Up Toe Blue Strappy Elegant Shoes</a>\r\n    		</h3>\r\n\r\n    		        </div>\r\n		<div class=\"groups-button clearfix\">\r\n                                                        <div class=\"yith-compare\">\r\n                    <a href=\"/wp-admin/post.php?action=yith-woocompare-add-product&amp;id=5872&amp;_wpnonce=5feb089a01\" class=\"compare\" data-product_id=\"5872\">\r\n                        <em class=\"mn-icon-1013\"></em>\r\n                    </a>\r\n                </div>\r\n                        \n<div class=\"yith-wcwl-add-to-wishlist add-to-wishlist-5872  wishlist-fragment on-first-load\" data-fragment-ref=\"5872\" data-fragment-options=\"{&quot;base_url&quot;:&quot;\\/wp-admin\\/post.php?=http:\\/\\/shoestimer.com&quot;,&quot;wishlist_url&quot;:&quot;http:\\/\\/shoestimer.com\\/wishlist\\/&quot;,&quot;in_default_wishlist&quot;:false,&quot;is_single&quot;:false,&quot;show_exists&quot;:false,&quot;product_id&quot;:5872,&quot;parent_product_id&quot;:5872,&quot;product_type&quot;:&quot;variable&quot;,&quot;show_view&quot;:false,&quot;browse_wishlist_text&quot;:&quot;Browse wishlist&quot;,&quot;already_in_wishslist_text&quot;:&quot;The product is already in your wishlist!&quot;,&quot;product_added_text&quot;:&quot;Product added!&quot;,&quot;heading_icon&quot;:&quot;fa-heart-o&quot;,&quot;available_multi_wishlist&quot;:false,&quot;disable_wishlist&quot;:false,&quot;show_count&quot;:false,&quot;ajax_loading&quot;:false,&quot;loop_position&quot;:&quot;after_add_to_cart&quot;,&quot;item&quot;:&quot;add_to_wishlist&quot;}\">\n			\n			<!-- ADD TO WISHLIST -->\n			\n<div class=\"yith-wcwl-add-button\">\n	<a href=\"/wp-admin/post.php?add_to_wishlist=5872\" rel=\"nofollow\" data-product-id=\"5872\" data-product-type=\"variable\" data-original-product-id=\"5872\" class=\"add_to_wishlist single_add_to_wishlist\" data-title=\"&lt;i class=&quot;mn-icon-1246&quot;&gt;&lt;/i&gt;&lt;span class=&quot;sub-title&quot;&gt;Add to Wishlist&lt;/span&gt;\">\n		<i class=\"yith-wcwl-icon fa fa-heart-o\"></i>		<span><i class=\"mn-icon-1246\"></i><span class=\"sub-title\">Add to Wishlist</span></span>\n	</a>\n</div>\n			<!-- COUNT TEXT -->\n			\n			</div>        </div>\r\n	</div>\r\n</div>        </div>\r\n    \r\n</div>\r\n			</div>\n		</div>\n	</div></div></div></div></div></section><section class=\"kc-elm kc-css-2096638 kc_row\"><div class=\"kc-row-container  kc-container\"><div class=\"kc-wrap-columns\"><div class=\"kc-elm kc-css-3852600 kc_col-sm-12 kc_column kc_col-sm-12\"><div class=\"kc-col-container\"></div></div></div></div></section><section class=\"kc-elm kc-css-2298567 kc_row\"><div class=\"kc-row-container  kc-container\"><div class=\"kc-wrap-columns\"><div class=\"kc-elm kc-css-597806 kc_col-sm-12 kc_column kc_col-sm-12\"><div class=\"kc-col-container\"><div class=\"kc-elm kc-css-2804793 kc_text_block\"><p>Top Categories this Month</p>\n</div></div></div></div></div></section><section class=\"kc-elm kc-css-1867572 kc_row border-left\"><div class=\"kc-row-container  kc-container\"><div class=\"kc-wrap-columns\"><div class=\"kc-elm kc-css-2307526 kc_col-sm-4 kc_column kc_col-sm-4\"><div class=\"kc-col-container\"></div></div><div class=\"kc-elm kc-css-59664 kc_col-sm-4 kc_column kc_col-sm-4\"><div class=\"kc-col-container\"></div></div><div class=\"kc-elm kc-css-2004760 kc_col-sm-4 kc_column kc_col-sm-4\"><div class=\"kc-col-container\"></div></div></div></div></section><section class=\"kc-elm kc-css-1095152 kc_row border-left\"><div class=\"kc-row-container  kc-container\"><div class=\"kc-wrap-columns\"><div class=\"kc-elm kc-css-1790317 kc_col-sm-4 kc_column kc_col-sm-4\"><div class=\"kc-col-container\"></div></div><div class=\"kc-elm kc-css-1776603 kc_col-sm-4 kc_column kc_col-sm-4\"><div class=\"kc-col-container\"></div></div><div class=\"kc-elm kc-css-3835400 kc_col-sm-4 kc_column kc_col-sm-4\"><div class=\"kc-col-container\"></div></div></div></div></section><section class=\"kc-elm kc-css-4323039 kc_row border-left\"><div class=\"kc-row-container  kc-container\"><div class=\"kc-wrap-columns\"><div class=\"kc-elm kc-css-1698844 kc_col-sm-4 kc_column kc_col-sm-4\"><div class=\"kc-col-container\"></div></div><div class=\"kc-elm kc-css-4129733 kc_col-sm-4 kc_column kc_col-sm-4\"><div class=\"kc-col-container\"></div></div><div class=\"kc-elm kc-css-491640 kc_col-sm-4 kc_column kc_col-sm-4\"><div class=\"kc-col-container\"></div></div></div></div></section><section class=\"kc-elm kc-css-3901632 kc_row\"><div class=\"kc-row-container  kc-container\"><div class=\"kc-wrap-columns\"><div class=\"kc-elm kc-css-2218144 kc_col-sm-4 kc_column kc_col-sm-4\"><div class=\"kc-col-container\"><div class=\"widget widget-grid list-v2 widget-products  products \">\n	<div class=\"widget-title-wrapper\">\n				    <h3 class=\"widget-title\">Onsale Products</h3>\n	        </div>\n			<div class=\"widget-content woocommerce\">\n			<div class=\"grid-wrapper\">\n				<div class=\"w-products-list \">\r\n	<div class=\"row\">\r\n					<div class=\"col-lg-12 col-md-12 col-sm-6 col-xs-12 product post-6710 type-product status-publish has-post-thumbnail hentry product_cat-spot_on pa_color-black pa_color-pink pa_color-white\" >\r\n	 	<div class=\"media product-block widget-product list list-v2\">\n	<div class=\"media-left\">\n		<a href=\"http://shoestimer.com/product/spot-foreign-trade-plus-size-casual-running-shoes-womens-2021-spring-and-autumn-flying-woven-shoes-korean-version-of-flat-snea/\" class=\"image\">\n			<div class=\"product-image\"><img src=\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns%3D\'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg\' viewBox%3D\'0 0 300 300\'%2F%3E\" data-src=\"http://shoestimer.com/wp-content/uploads/2021/06/Spot-Foreign-Trade-Plus-Size-Casual-Running-Shoes-Women-s-2021-Spring-and-Autumn-Flying-Woven-300x300.jpg\" width=\"300\" height=\"300\" alt=\"Spot-Foreign-Trade-Plus-Size-Casual-Running-Shoes-Women-s-2021-Spring-and-Autumn-Flying-Woven\" class=\"attachment-shop_catalog size-shop_catalog wp-post-image unveil-image\" /></div>		</a>\n	</div>\n	<div class=\"media-body\">\n                <div class=\"infor\">\n    		<h3 class=\"name\">\n    			<a href=\"http://shoestimer.com/product/spot-foreign-trade-plus-size-casual-running-shoes-womens-2021-spring-and-autumn-flying-woven-shoes-korean-version-of-flat-snea/\">Spot Foreign Trade Plus Size Casual Running Shoes Women\'s 2021 Spring and Autumn Flying Woven Shoes Korean Version of Flat Snea</a>\n    		</h3>\n    		        </div>\n	</div>\n</div></div>					<div class=\"col-lg-12 col-md-12 col-sm-6 col-xs-12 product post-6586 type-product status-publish has-post-thumbnail hentry product_cat-spot_on pa_color-black pa_color-black-pink pa_color-black-white-sole pa_color-blue pa_color-gray pa_color-green pa_color-khaki pa_color-pink pa_color-red pa_color-same-pic\" >\r\n	 	<div class=\"media product-block widget-product list list-v2\">\n	<div class=\"media-left\">\n		<a href=\"http://shoestimer.com/product/new-paris-speed-trainers-ultra-light-knits-sock-spots-shoes-runner-shoes-sock-triple-trainers-sneakers-men-women-casual-shoes/\" class=\"image\">\n			<div class=\"product-image\"><img src=\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns%3D\'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg\' viewBox%3D\'0 0 300 300\'%2F%3E\" data-src=\"http://shoestimer.com/wp-content/uploads/2021/06/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-300x300.jpg\" width=\"300\" height=\"300\" alt=\"New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers\" class=\"attachment-shop_catalog size-shop_catalog wp-post-image unveil-image\" /></div>		</a>\n	</div>\n	<div class=\"media-body\">\n                <div class=\"infor\">\n    		<h3 class=\"name\">\n    			<a href=\"http://shoestimer.com/product/new-paris-speed-trainers-ultra-light-knits-sock-spots-shoes-runner-shoes-sock-triple-trainers-sneakers-men-women-casual-shoes/\">New Paris Speed Trainers ultra light Knits Sock Spots Shoes Runner Shoes Sock Triple Trainers Sneakers Men Women Casual Shoes</a>\n    		</h3>\n    		        </div>\n	</div>\n</div></div>					<div class=\"col-lg-12 col-md-12 col-sm-6 col-xs-12 product post-6566 type-product status-publish has-post-thumbnail hentry product_cat-spot_on pa_color-brown pa_color-green\" >\r\n	 	<div class=\"media product-block widget-product list list-v2\">\n	<div class=\"media-left\">\n		<a href=\"http://shoestimer.com/product/2021-summer-womens-shoes-crystal-ball-with-hot-style-cash-unique-round-with-leopard-pattern-ribbon-perennial-spot-35-to-43/\" class=\"image\">\n			<div class=\"product-image\"><img src=\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns%3D\'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg\' viewBox%3D\'0 0 300 300\'%2F%3E\" data-src=\"http://shoestimer.com/wp-content/uploads/2021/06/2021-summer-women-s-shoes-crystal-ball-with-hot-style-cash-unique-round-with-leopard-pattern-300x300.jpg\" width=\"300\" height=\"300\" alt=\"2021-summer-women-s-shoes-crystal-ball-with-hot-style-cash-unique-round-with-leopard-pattern\" class=\"attachment-shop_catalog size-shop_catalog wp-post-image unveil-image\" /></div>		</a>\n	</div>\n	<div class=\"media-body\">\n                <div class=\"infor\">\n    		<h3 class=\"name\">\n    			<a href=\"http://shoestimer.com/product/2021-summer-womens-shoes-crystal-ball-with-hot-style-cash-unique-round-with-leopard-pattern-ribbon-perennial-spot-35-to-43/\">2021 summer women\'s shoes crystal ball with hot style cash unique round with leopard pattern ribbon perennial spot 35 to 43</a>\n    		</h3>\n    		        </div>\n	</div>\n</div></div>			</div>\r\n</div>\r\n\r\n			</div>\n		</div>\n	</div></div></div><div class=\"kc-elm kc-css-141192 kc_col-sm-4 kc_column kc_col-sm-4\"><div class=\"kc-col-container\"><div class=\"widget widget-grid list-v2 widget-products  products \">\n	<div class=\"widget-title-wrapper\">\n				    <h3 class=\"widget-title\">Feature Products</h3>\n	        </div>\n	</div></div></div><div class=\"kc-elm kc-css-3277657 kc_col-sm-4 kc_column kc_col-sm-4\"><div class=\"kc-col-container\"><div class=\"widget widget-grid list-v2 widget-products  products \">\n	<div class=\"widget-title-wrapper\">\n				    <h3 class=\"widget-title\">Top Rate</h3>\n	        </div>\n			<div class=\"widget-content woocommerce\">\n			<div class=\"grid-wrapper\">\n				<div class=\"w-products-list \">\r\n	<div class=\"row\">\r\n					<div class=\"col-lg-12 col-md-12 col-sm-6 col-xs-12 product post-6710 type-product status-publish has-post-thumbnail hentry product_cat-spot_on pa_color-black pa_color-pink pa_color-white\" >\r\n	 	<div class=\"media product-block widget-product list list-v2\">\n	<div class=\"media-left\">\n		<a href=\"http://shoestimer.com/product/spot-foreign-trade-plus-size-casual-running-shoes-womens-2021-spring-and-autumn-flying-woven-shoes-korean-version-of-flat-snea/\" class=\"image\">\n			<div class=\"product-image\"><img src=\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns%3D\'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg\' viewBox%3D\'0 0 300 300\'%2F%3E\" data-src=\"http://shoestimer.com/wp-content/uploads/2021/06/Spot-Foreign-Trade-Plus-Size-Casual-Running-Shoes-Women-s-2021-Spring-and-Autumn-Flying-Woven-300x300.jpg\" width=\"300\" height=\"300\" alt=\"Spot-Foreign-Trade-Plus-Size-Casual-Running-Shoes-Women-s-2021-Spring-and-Autumn-Flying-Woven\" class=\"attachment-shop_catalog size-shop_catalog wp-post-image unveil-image\" /></div>		</a>\n	</div>\n	<div class=\"media-body\">\n                <div class=\"infor\">\n    		<h3 class=\"name\">\n    			<a href=\"http://shoestimer.com/product/spot-foreign-trade-plus-size-casual-running-shoes-womens-2021-spring-and-autumn-flying-woven-shoes-korean-version-of-flat-snea/\">Spot Foreign Trade Plus Size Casual Running Shoes Women\'s 2021 Spring and Autumn Flying Woven Shoes Korean Version of Flat Snea</a>\n    		</h3>\n    		        </div>\n	</div>\n</div></div>					<div class=\"col-lg-12 col-md-12 col-sm-6 col-xs-12 product post-6586 type-product status-publish has-post-thumbnail hentry product_cat-spot_on pa_color-black pa_color-black-pink pa_color-black-white-sole pa_color-blue pa_color-gray pa_color-green pa_color-khaki pa_color-pink pa_color-red pa_color-same-pic\" >\r\n	 	<div class=\"media product-block widget-product list list-v2\">\n	<div class=\"media-left\">\n		<a href=\"http://shoestimer.com/product/new-paris-speed-trainers-ultra-light-knits-sock-spots-shoes-runner-shoes-sock-triple-trainers-sneakers-men-women-casual-shoes/\" class=\"image\">\n			<div class=\"product-image\"><img src=\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns%3D\'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg\' viewBox%3D\'0 0 300 300\'%2F%3E\" data-src=\"http://shoestimer.com/wp-content/uploads/2021/06/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-300x300.jpg\" width=\"300\" height=\"300\" alt=\"New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers\" class=\"attachment-shop_catalog size-shop_catalog wp-post-image unveil-image\" /></div>		</a>\n	</div>\n	<div class=\"media-body\">\n                <div class=\"infor\">\n    		<h3 class=\"name\">\n    			<a href=\"http://shoestimer.com/product/new-paris-speed-trainers-ultra-light-knits-sock-spots-shoes-runner-shoes-sock-triple-trainers-sneakers-men-women-casual-shoes/\">New Paris Speed Trainers ultra light Knits Sock Spots Shoes Runner Shoes Sock Triple Trainers Sneakers Men Women Casual Shoes</a>\n    		</h3>\n    		        </div>\n	</div>\n</div></div>					<div class=\"col-lg-12 col-md-12 col-sm-6 col-xs-12 product post-6566 type-product status-publish has-post-thumbnail hentry product_cat-spot_on pa_color-brown pa_color-green\" >\r\n	 	<div class=\"media product-block widget-product list list-v2\">\n	<div class=\"media-left\">\n		<a href=\"http://shoestimer.com/product/2021-summer-womens-shoes-crystal-ball-with-hot-style-cash-unique-round-with-leopard-pattern-ribbon-perennial-spot-35-to-43/\" class=\"image\">\n			<div class=\"product-image\"><img src=\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns%3D\'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg\' viewBox%3D\'0 0 300 300\'%2F%3E\" data-src=\"http://shoestimer.com/wp-content/uploads/2021/06/2021-summer-women-s-shoes-crystal-ball-with-hot-style-cash-unique-round-with-leopard-pattern-300x300.jpg\" width=\"300\" height=\"300\" alt=\"2021-summer-women-s-shoes-crystal-ball-with-hot-style-cash-unique-round-with-leopard-pattern\" class=\"attachment-shop_catalog size-shop_catalog wp-post-image unveil-image\" /></div>		</a>\n	</div>\n	<div class=\"media-body\">\n                <div class=\"infor\">\n    		<h3 class=\"name\">\n    			<a href=\"http://shoestimer.com/product/2021-summer-womens-shoes-crystal-ball-with-hot-style-cash-unique-round-with-leopard-pattern-ribbon-perennial-spot-35-to-43/\">2021 summer women\'s shoes crystal ball with hot style cash unique round with leopard pattern ribbon perennial spot 35 to 43</a>\n    		</h3>\n    		        </div>\n	</div>\n</div></div>			</div>\r\n</div>\r\n\r\n			</div>\n		</div>\n	</div></div></div></div></div></section><section class=\"kc-elm kc-css-1454877 kc_row\"><div class=\"kc-row-container  kc-container\"><div class=\"kc-wrap-columns\"><div class=\"kc-elm kc-css-897340 kc_col-sm-6 kc_column kc_col-sm-6\"><div class=\"kc-col-container\">	<div class=\"widget widget-testimonials\">\n					<h3 class=\"widget-title\">Testimonials</h3>\n			    <div class=\"widget-content\">\n    		    			<div class=\"slick-carousel slick-small slick-small-top\" data-carousel=\"slick\" data-items=\"1\" data-pagination=\"true\" data-nav=\"true\" data-smallmedium=\"1\" data-extrasmall=\"1\">\n		    						        <div class=\"testimonials-body\">\n						   <div class=\"testimonials-profile\">\n						   		<div class=\"description\">The MBA course has given me the confidence to move ahead in my career. It gave me the opportunity to step back and reflect on what I do, how well I do it and where I can improve together with the toolkit to progress.The MBA course has given me the confidence to move ahead in my career. It gave me the opportunity to step back and reflect on what I do, how well I do it and where I can improve together with the toolkit to progress.</div>\n						      	<div class=\"media\">\n						         	<div class=\"testimonial-avatar media-left\">\n							            																									<div class=\"image-wrapper\">\n				<img src=\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns%3D\'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg\' viewBox%3D\'0 0 100 100\'%2F%3E\" data-src=\"http://shoestimer.com/wp-content/uploads/2017/01/test.jpg\" alt=\"\" class=\"unveil-image\">\n			</div>\n																			         	</div>\n						         	<div class=\"testimonial-meta media-body\">\n							            <div class=\"info\">\n							               	<h3 class=\"name-client\"> Anthony</h3>\n							               	<div class=\"job\">JAVA programmer</div>   \n							            </div>\n						         	</div>\n						      	</div>\n						   </div> \n						</div>\n\n		    						        <div class=\"testimonials-body\">\n						   <div class=\"testimonials-profile\">\n						   		<div class=\"description\">The MBA course has given me the confidence to move ahead in my career. It gave me the opportunity to step back and reflect on what I do, how well I do it and where I can improve together with the toolkit to progress.The MBA course has given me the confidence to move ahead in my career. It gave me the opportunity to step back and reflect on what I do, how well I do it and where I can improve together with the toolkit to progress.</div>\n						      	<div class=\"media\">\n						         	<div class=\"testimonial-avatar media-left\">\n							            																									<div class=\"image-wrapper\">\n				<img src=\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns%3D\'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg\' viewBox%3D\'0 0 100 100\'%2F%3E\" data-src=\"http://shoestimer.com/wp-content/uploads/2017/01/test.jpg\" alt=\"\" class=\"unveil-image\">\n			</div>\n																			         	</div>\n						         	<div class=\"testimonial-meta media-body\">\n							            <div class=\"info\">\n							               	<h3 class=\"name-client\"> Anthony</h3>\n							               	<div class=\"job\">JAVA programmer</div>   \n							            </div>\n						         	</div>\n						      	</div>\n						   </div> \n						</div>\n\n		    						        <div class=\"testimonials-body\">\n						   <div class=\"testimonials-profile\">\n						   		<div class=\"description\">The MBA course has given me the confidence to move ahead in my career. It gave me the opportunity to step back and reflect on what I do, how well I do it and where I can improve together with the toolkit to progress.The MBA course has given me the confidence to move ahead in my career. It gave me the opportunity to step back and reflect on what I do, how well I do it and where I can improve together with the toolkit to progress.</div>\n						      	<div class=\"media\">\n						         	<div class=\"testimonial-avatar media-left\">\n							            																									<div class=\"image-wrapper\">\n				<img src=\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns%3D\'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg\' viewBox%3D\'0 0 100 100\'%2F%3E\" data-src=\"http://shoestimer.com/wp-content/uploads/2017/01/test.jpg\" alt=\"\" class=\"unveil-image\">\n			</div>\n																			         	</div>\n						         	<div class=\"testimonial-meta media-body\">\n							            <div class=\"info\">\n							               	<h3 class=\"name-client\"> Anthony</h3>\n							               	<div class=\"job\">JAVA programmer</div>   \n							            </div>\n						         	</div>\n						      	</div>\n						   </div> \n						</div>\n\n		    			    		</div>\n	    		    </div>\n	</div>\n</div></div><div class=\"kc-elm kc-css-649505 kc_col-sm-6 kc_column kc_col-sm-6\"><div class=\"kc-col-container\"><div class=\"widget clearfix widget-blog special\">\n            <h3 class=\"widget-title\">Latest News</h3>\n                <div class=\"widget-content\">\n            \n                <div class=\"layout-blog-special\">\n                    <div class=\"row\">\n                                                                                    <div class=\"col-sm-6 special-layout\">\n                                    \r\n<article class=\"post post-grid post-1348 type-post status-publish format-standard has-post-thumbnail hentry category-uncategorized\">\r\n    <figure class=\"entry-thumb effect-v6\"><a class=\"post-thumbnail\" href=\"http://shoestimer.com/hello-world-2/\" aria-hidden=\"true\"><img width=\"660\" height=\"408\" src=\"http://shoestimer.com/wp-content/uploads/2017/01/amber-marie-barker-leeds-lifestyle-photographer-825x510.jpg\" class=\"attachment-post-thumbnail size-post-thumbnail wp-post-image\" alt=\"Make Sure You Read This Before Buying New Plants\" /></a></figure>    <div class=\"clearfix entry-content \">\r\n        <div class=\"entry-meta\">\r\n                <div class=\"info\">\r\n                                            <h4 class=\"entry-title\">\r\n                            <a href=\"http://shoestimer.com/hello-world-2/\">Make Sure You Read This Before Buying New Plants</a>\r\n                        </h4>\r\n                                        <div class=\"meta\">\r\n                        <span class=\"post-author\"><a href=\"http://shoestimer.com/author/admin/\">admin</a></span>                          <a href=\"http://shoestimer.com/hello-world-2/\">  on  Jan 06, 2017 </a>\r\n                    </div>\r\n                </div>\r\n        </div>\r\n        <div class=\"info-bottom\">\r\n                            <div class=\"entry-description\">It is expected that new regulations and changes to the UK Highway Code will be needed before driverless cars can be used fully on ...</div>\r\n                    </div>\r\n    </div>\r\n</article>                                </div>\n                                                                                                                                                    <div class=\"col-sm-6 blog-no-image\">\n                                                                    \r\n<article class=\"post post-grid post-107 type-post status-publish format-standard has-post-thumbnail hentry category-uncategorized\">\r\n    <figure class=\"entry-thumb effect-v6\"><a class=\"post-thumbnail\" href=\"http://shoestimer.com/lighten-up-and-eat-some-chocolate/\" aria-hidden=\"true\"><img width=\"660\" height=\"408\" src=\"http://shoestimer.com/wp-content/uploads/2017/01/aee162b489ec0f34916b611ad35d7b2a-825x510.jpg\" class=\"attachment-post-thumbnail size-post-thumbnail wp-post-image\" alt=\"Make Sure You Read This Before Buying New Plant\" /></a></figure>    <div class=\"clearfix entry-content \">\r\n        <div class=\"entry-meta\">\r\n                <div class=\"info\">\r\n                                            <h4 class=\"entry-title\">\r\n                            <a href=\"http://shoestimer.com/lighten-up-and-eat-some-chocolate/\">Make Sure You Read This Before Buying New Plant</a>\r\n                        </h4>\r\n                                        <div class=\"meta\">\r\n                        <span class=\"post-author\"><a href=\"http://shoestimer.com/author/admin/\">admin</a></span>                          <a href=\"http://shoestimer.com/lighten-up-and-eat-some-chocolate/\">  on  Jan 12, 2017 </a>\r\n                    </div>\r\n                </div>\r\n        </div>\r\n        <div class=\"info-bottom\">\r\n                            <div class=\"entry-description\">It is expected that new regulations and changes to the UK Highway Code will be needed before driverless cars can be used fully on ...</div>\r\n                    </div>\r\n    </div>\r\n</article>                                                                                                                                                                                    \r\n<article class=\"post post-grid post-111 type-post status-publish format-standard has-post-thumbnail hentry category-uncategorized tag-technology\">\r\n    <figure class=\"entry-thumb effect-v6\"><a class=\"post-thumbnail\" href=\"http://shoestimer.com/lighten-up-and-eat-some-chocolate-2/\" aria-hidden=\"true\"><img width=\"660\" height=\"408\" src=\"http://shoestimer.com/wp-content/uploads/2017/01/355451_zoom-825x510.jpg\" class=\"attachment-post-thumbnail size-post-thumbnail wp-post-image\" alt=\"Lighten up and eat some chocolate SoundCloud\" /></a></figure>    <div class=\"clearfix entry-content \">\r\n        <div class=\"entry-meta\">\r\n                <div class=\"info\">\r\n                                            <h4 class=\"entry-title\">\r\n                            <a href=\"http://shoestimer.com/lighten-up-and-eat-some-chocolate-2/\">Lighten up and eat some chocolate SoundCloud</a>\r\n                        </h4>\r\n                                        <div class=\"meta\">\r\n                        <span class=\"post-author\"><a href=\"http://shoestimer.com/author/admin/\">admin</a></span>                          <a href=\"http://shoestimer.com/lighten-up-and-eat-some-chocolate-2/\">  on  Jan 12, 2017 </a>\r\n                    </div>\r\n                </div>\r\n        </div>\r\n        <div class=\"info-bottom\">\r\n                            <div class=\"entry-description\">It is expected that new regulations and changes to the UK Highway Code will be needed before driverless cars can be used fully on ...</div>\r\n                    </div>\r\n    </div>\r\n</article>                                                                                                                                                                                    \r\n<article class=\"post post-grid post-114 type-post status-publish format-standard has-post-thumbnail hentry category-technology tag-award-tech tag-denso-news tag-technology\">\r\n    <figure class=\"entry-thumb effect-v6\"><a class=\"post-thumbnail\" href=\"http://shoestimer.com/make-sure-you-read-this-before-buying-plants/\" aria-hidden=\"true\"><img width=\"660\" height=\"408\" src=\"http://shoestimer.com/wp-content/uploads/2017/01/355450_zoom-825x510.jpg\" class=\"attachment-post-thumbnail size-post-thumbnail wp-post-image\" alt=\"Make Sure You Read This Before Buying Plants\" /></a></figure>    <div class=\"clearfix entry-content \">\r\n        <div class=\"entry-meta\">\r\n                <div class=\"info\">\r\n                                            <h4 class=\"entry-title\">\r\n                            <a href=\"http://shoestimer.com/make-sure-you-read-this-before-buying-plants/\">Make Sure You Read This Before Buying Plants</a>\r\n                        </h4>\r\n                                        <div class=\"meta\">\r\n                        <span class=\"post-author\"><a href=\"http://shoestimer.com/author/admin/\">admin</a></span>                          <a href=\"http://shoestimer.com/make-sure-you-read-this-before-buying-plants/\">  on  Jan 12, 2017 </a>\r\n                    </div>\r\n                </div>\r\n        </div>\r\n        <div class=\"info-bottom\">\r\n                            <div class=\"entry-description\">It is expected that new regulations and changes to the UK Highway Code will be needed before driverless cars can be used fully on ...</div>\r\n                    </div>\r\n    </div>\r\n</article>                                                                                                                                                                                    \r\n<article class=\"post post-grid post-1165 type-post status-publish format-standard has-post-thumbnail hentry category-award-tech\">\r\n    <figure class=\"entry-thumb effect-v6\"><a class=\"post-thumbnail\" href=\"http://shoestimer.com/audio-technica-ath-sr5-i-ath-sr5bt/\" aria-hidden=\"true\"><img width=\"660\" height=\"408\" src=\"http://shoestimer.com/wp-content/uploads/2017/01/ky-nang-sinh-ton-hit-va-tho-825x510.jpg\" class=\"attachment-post-thumbnail size-post-thumbnail wp-post-image\" alt=\"Audio-Technica ATH-SR5 i ATH-SR5BT 300 apparaten\" /></a></figure>    <div class=\"clearfix entry-content \">\r\n        <div class=\"entry-meta\">\r\n                <div class=\"info\">\r\n                                            <h4 class=\"entry-title\">\r\n                            <a href=\"http://shoestimer.com/audio-technica-ath-sr5-i-ath-sr5bt/\">Audio-Technica ATH-SR5 i ATH-SR5BT 300 apparaten</a>\r\n                        </h4>\r\n                                        <div class=\"meta\">\r\n                        <span class=\"post-author\"><a href=\"http://shoestimer.com/author/admin/\">admin</a></span>                          <a href=\"http://shoestimer.com/audio-technica-ath-sr5-i-ath-sr5bt/\">  on  Mar 15, 2017 </a>\r\n                    </div>\r\n                </div>\r\n        </div>\r\n        <div class=\"info-bottom\">\r\n                            <div class=\"entry-description\">It is expected that new regulations and changes to the UK Highway Code will be needed before driverless cars can be used fully on ...</div>\r\n                    </div>\r\n    </div>\r\n</article>                                                                    </div>\n                                                                                                        </div>\n                </div>\n                    </div>\n            </div>\n\n</div></div></div></div></section><section class=\"kc-elm kc-css-2246047 kc_row\"><div class=\"kc-row-container  kc-container\"><div class=\"kc-wrap-columns\"><div class=\"kc-elm kc-css-518771 kc_col-sm-7 kc_column kc_col-sm-7\"><div class=\"kc-col-container\"><div class=\"widget widget-newletter clearfix style2\" >\n 	\n    <div class=\"widget-content\"> \n		<script>(function() {\n	window.mc4wp = window.mc4wp || {\n		listeners: [],\n		forms: {\n			on: function(evt, cb) {\n				window.mc4wp.listeners.push(\n					{\n						event   : evt,\n						callback: cb\n					}\n				);\n			}\n		}\n	}\n})();\n</script><!-- Mailchimp for WordPress v4.7.7 - https://wordpress.org/plugins/mailchimp-for-wp/ --><form id=\"mc4wp-form-2\" class=\"mc4wp-form mc4wp-form-31\" method=\"post\" data-id=\"31\" data-name=\"\" ><div class=\"mc4wp-form-fields\"><div class=\"widget-mail-form clearfix\">\n  <div class=\"info\">\n      <h3 class=\"widget-title\">Our Newsletter</h3>\n  <div class=\"desc\">Sign up to receive email updates about courses</div>\n  </div>\n<div class=\"input-group\"> \n  <input name=\"EMAIL\"  class=\"form-control\" placeholder=\"Enter your email\" required=\"\" type=\"email\">\n  <button class=\"btn\" type=\"submit\">subscribe</button> \n</div>\n</div></div><label style=\"display: none !important;\">Leave this field empty if you\'re human: <input type=\"text\" name=\"_mc4wp_honeypot\" value=\"\" tabindex=\"-1\" autocomplete=\"off\" /></label><input type=\"hidden\" name=\"_mc4wp_timestamp\" value=\"1622566393\" /><input type=\"hidden\" name=\"_mc4wp_form_id\" value=\"31\" /><input type=\"hidden\" name=\"_mc4wp_form_element_id\" value=\"mc4wp-form-2\" /><div class=\"mc4wp-response\"></div></form><!-- / Mailchimp for WordPress Plugin -->	</div>\n</div></div></div><div class=\"kc-elm kc-css-101865 kc_col-sm-5 kc_column kc_col-sm-5\"><div class=\"kc-col-container\"><div class=\"widget widget-social style1\">\n	        <h3 class=\"widget-title\">Stay Connect</h3>\n        <div class=\"widget-content\">\n		<ul class=\"social list-inline\">\n		                    <li>\n                    <a href=\"#\" title=\"\">\n                        			            	<i class=\"mn-icon-1405\"></i>\n					                        </a>\n                </li>\n		                    <li>\n                    <a href=\"#\" title=\"\">\n                        			            	<i class=\"mn-icon-1406\"></i>\n					                        </a>\n                </li>\n		                    <li>\n                    <a href=\"#\" title=\"\">\n                        			            	<i class=\"mn-icon-1408\"></i>\n					                        </a>\n                </li>\n		                    <li>\n                    <a href=\"#\" title=\"\">\n                        			            	<i class=\"mn-icon-1416\"></i>\n					                        </a>\n                </li>\n		                    <li>\n                    <a href=\"#\" title=\"\">\n                        			            	<i class=\"mn-icon-1422\"></i>\n					                        </a>\n                </li>\n		    		</ul>\n	</div>\n</div>\n</div></div></div></div></section>', 'Home 6', '', 'publish', 'closed', 'closed', '', 'home-6', '', '', '2021-06-01 16:53:12', '2021-06-01 16:53:12', '[kc_row _id=\"766225\" use_container=\"yes\" css_custom=\"{`kc-css`:{`767`:{`box`:{`padding|`:`9px inherit inherit inherit`}},`any`:{`box`:{`padding|`:`18px inherit inherit inherit`}}}}\"][kc_column width=\"75%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"332595\"][element_revslider _id=\"147922\" alias=\"slider-4\"][/kc_column][kc_column width=\"25%\" _id=\"812213\" css_custom=\"{`kc-css`:{`767`:{`box`:{`display|`:`none`}}}}\"][element_banner _id=\"394433\" image=\"1464\" button_text=\"Shop now\" button_link=\"#\" text_position=\"left full\"][element_banner _id=\"709364\" image=\"1465\" button_text=\"Shop now\" button_link=\"#\" text_position=\"right\"][/kc_column][/kc_row][kc_row use_container=\"yes\" css_custom=\"{`kc-css`:{`any`:{`background`:{`background|`:`eyJjb2xvciI6IiNmZmZmZmYiLCJsaW5lYXJHcmFkaWVudCI6WyIiXSwiaW1hZ2UiOiJub25lIiwicG9zaXRpb24iOiIwJSAwJSIsInNpemUiOiJhdXRvIiwicmVwZWF0IjoicmVwZWF0IiwiYXR0YWNobWVudCI6InNjcm9sbCIsImFkdmFuY2VkIjowfQ==`},`box`:{`padding|`:`10px inherit inherit inherit`,`border|`:`1px solid #f5f5f5|||`}}}}\" _id=\"232878\"][kc_column width=\"100%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"443229\"][woo_categories_tabs number=\"15\" columns=\"5\" tab_style=\"style2\" layout_type=\"carousel\" _id=\"797764\" tabs=\"eyIxIjp7Im5hbWUiOiJCbGllbmVyIiwiY2F0ZWdvcnkiOiJibGl2ZW5lciIsInR5cGUiOiJyZWNlbnRfcHJvZHVjdCJ9LCIyIjp7Im5hbWUiOiJBanZhbmkiLCJjYXRlZ29yeSI6ImFqdmFuaSIsInR5cGUiOiJyZWNlbnRfcHJvZHVjdCJ9LCIzIjp7Im5hbWUiOiJDaGljIEZlZXQiLCJjYXRlZ29yeSI6ImNoaWNfZmVldCIsInR5cGUiOiJyZWNlbnRfcHJvZHVjdCJ9LCI0Ijp7Im5hbWUiOiJFc3NleCBHbGFtIiwiY2F0ZWdvcnkiOiJlc3NleF9nbGFtIiwidHlwZSI6InJlY2VudF9wcm9kdWN0In0sIjUiOnsibmFtZSI6IkhpZ2hlciBIZWVscyIsImNhdGVnb3J5IjoiaGlnaGVyX2hlZWxzIiwidHlwZSI6InJlY2VudF9wcm9kdWN0In0sIjYiOnsibmFtZSI6IlBsZWFzZXIiLCJjYXRlZ29yeSI6InBsZWFzZXIiLCJ0eXBlIjoicmVjZW50X3Byb2R1Y3QifX0=\" title=\"Feature Product \"][/kc_column][/kc_row][kc_row use_container=\"yes\" css_custom=\"{`kc-css`:{`any`:{`background`:{`background|`:`eyJjb2xvciI6IiNmNWY1ZjUiLCJsaW5lYXJHcmFkaWVudCI6WyIiXSwiaW1hZ2UiOiJub25lIiwicG9zaXRpb24iOiIwJSAwJSIsInNpemUiOiJhdXRvIiwicmVwZWF0IjoicmVwZWF0IiwiYXR0YWNobWVudCI6InNjcm9sbCIsImFkdmFuY2VkIjowfQ==`},`box`:{`padding|`:`30px inherit inherit inherit`}}}}\" _id=\"784462\"][kc_column width=\"100%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"765766\"][element_features_box columns=\"4\" _id=\"888431\" features=\"eyIxIjp7InRpdGxlIjoiRnJlZSBEZWxpdmVyeSIsImRlc2NyaXB0aW9uIjoiUkdWc2FYWmxjbmtnZDI5eWJHUWdkMmxrWlEwSyIsImljb24iOiJtbi1pY29uLTk0NCIsImltYWdlIjoiIn0sIjIiOnsidGl0bGUiOiIzMCBEYXlzIFJldHVybnMiLCJkZXNjcmlwdGlvbiI6IlQzVnlJRE13TFdSaGVTQnRiMjVsZVNCaVlXTnJJR2QxWVhKaGJuUmxaU0JuYVhabGN5QjViM1U9IiwiaWNvbiI6Im1uLWljb24tMTA0OCIsImltYWdlIjoiIn0sIjMiOnsidGl0bGUiOiIyNC83IEN1c3RvbWVyIFNlcnZpY2UiLCJkZXNjcmlwdGlvbiI6IlQyNXNhVzVsSUhOMGIzSmxJREkwTHpjPSIsImljb24iOiJtbi1pY29uLTEwNTAiLCJpbWFnZSI6IiJ9LCI0Ijp7InRpdGxlIjoiU2VjdXJlIFNob3BwaW5nIiwiZGVzY3JpcHRpb24iOiJXVzkxY2lCd1pYSnpiMjVoYkNCcGJtWnZjbTFoZEdsdmJpQnBjeUJ6WldOMWNtVmtJSGRwZEdnZ1lXNGdhVzVrZFhOMGNuaz0iLCJpY29uIjoibW4taWNvbi04MjUiLCJpbWFnZSI6IiJ9fQ==\" style=\"style1\"][/kc_column][/kc_row][kc_row use_container=\"yes\" css_custom=\"{`kc-css`:{`any`:{`box`:{`padding|`:`20px inherit inherit inherit`}}}}\" _id=\"92192\"][kc_column width=\"33%\" _id=\"26295\" css_custom=\"{`kc-css`:{`999`:{`box`:{`width|`:`100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`,`display|`:`none`}},`any`:{`box`:{`padding|`:`20px inherit inherit inherit`}}}}\"][element_banner _id=\"681543\" subtitle=\"TV &amp; Home Theater\" title=\"U2F2ZSBCaWcgb24gNEsgVUhEPGJyIC8+DQpUVnMsIEhEVFZzIGFuZCBNb3Jl\" button_text=\"SHOP NOW\" button_link=\"#\" text_position=\"top\" image=\"1470\"][/kc_column][kc_column width=\"67%\" _id=\"763178\" css_custom=\"{`kc-css`:{`999`:{`box`:{`width|`:`100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}}}}\"][woo_products columns=\"3\" layout_type=\"carousel\" rows=\"1\" topcarousel=\"1\" item_style=\"inner\" _id=\"810023\" title=\"New Arrivals\" type=\"recent_product\" number=\"12\"][/kc_column][/kc_row][kc_row use_container=\"yes\" css_custom=\"{`kc-css`:{`any`:{`box`:{`padding|`:`inherit inherit 10px inherit`}}}}\" _id=\"12704\"][kc_column width=\"100%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"442175\"][woo_products columns=\"3\" layout_type=\"carousel\" rows=\"1\" topcarousel=\"1\" item_style=\"list-v1\" _id=\"697878\" title=\"Sale Product\" type=\"top_rate\" number=\"12\"][/kc_column][/kc_row][kc_row use_container=\"yes\" css_custom=\"{`kc-css`:{`any`:{`background`:{`background|`:`eyJjb2xvciI6IiNmNWY1ZjUiLCJsaW5lYXJHcmFkaWVudCI6WyIiXSwiaW1hZ2UiOiJub25lIiwicG9zaXRpb24iOiIwJSAwJSIsInNpemUiOiJhdXRvIiwicmVwZWF0IjoicmVwZWF0IiwiYXR0YWNobWVudCI6InNjcm9sbCIsImFkdmFuY2VkIjowfQ==`},`box`:{`padding|`:`30px inherit 25px inherit`}}}}\" _id=\"15128\"][kc_column width=\"100%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"635383\"][element_brands number=\"12\" columns=\"6\" rows=\"1\" style=\"style3 style2\" _id=\"345729\" title=\"Feature Brands\"][/kc_column][/kc_row][kc_row _id=\"985517\"][kc_column width=\"100%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"409328\"][kc_column_text _id=\"228304\" css_custom=\"{`kc-css`:{`any`:{`typography`:{`color|,p`:`#242424`,`font-family|,p`:`Libre Franklin`,`font-size|,p`:`24px`,`font-weight|,p`:`700`},`box`:{`padding|`:`20px inherit inherit inherit`}}}}\"]\r\n\r\nTop Categories this Month\r\n\r\n[/kc_column_text][/kc_column][/kc_row][kc_row use_container=\"yes\" row_class=\"border-left\" css_custom=\"{`kc-css`:{`any`:{`box`:{`padding|`:`inherit inherit 30px inherit`}}}}\" _id=\"902796\"][kc_column width=\"33.33%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"334116\"][woo_category_info number=\"5\" layout_type=\"layout3\" _id=\"54507\" image=\"943\" title=\"Televisions\" category=\"tv-audio\"][/kc_column][kc_column width=\"33.33%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"482141\"][woo_category_info number=\"5\" layout_type=\"layout3\" _id=\"521287\" image=\"1292\" title=\"Laptop and Computer\" category=\"computers\"][/kc_column][kc_column width=\"33.33%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"202063\"][woo_category_info number=\"5\" layout_type=\"layout3\" _id=\"725401\" image=\"1293\" title=\"Tablets &amp; E-Readers\" category=\"portable-audio\"][/kc_column][/kc_row][kc_row use_container=\"yes\" row_class=\"border-left\" css_custom=\"{`kc-css`:{`any`:{`box`:{`padding|`:`inherit inherit 30px inherit`}}}}\" _id=\"549575\"][kc_column width=\"33.33%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"720218\"][woo_category_info number=\"5\" layout_type=\"layout3\" _id=\"915313\" image=\"1294\" title=\"Video Games Virtual\" category=\"portable-audio\"][/kc_column][kc_column width=\"33.33%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"359735\"][woo_category_info number=\"5\" layout_type=\"layout3\" _id=\"511170\" image=\"1295\" title=\"Headphones &amp; Speakers\" category=\"accessories\"][/kc_column][kc_column width=\"33.33%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"932033\"][woo_category_info number=\"5\" layout_type=\"layout3\" _id=\"540279\" image=\"1296\" title=\"Cell Phones\" category=\"smart-phone\"][/kc_column][/kc_row][kc_row use_container=\"yes\" row_class=\"border-left\" css_custom=\"{`kc-css`:{`any`:{`box`:{`padding|`:`inherit inherit 30px inherit`}}}}\" _id=\"835215\"][kc_column width=\"33.33%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"88609\"][woo_category_info number=\"5\" layout_type=\"layout3\" _id=\"208724\" image=\"1298\" title=\"Smart Home\" category=\"tv-audio\"][/kc_column][kc_column width=\"33.33%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"533522\"][woo_category_info number=\"5\" layout_type=\"layout3\" _id=\"468844\" image=\"1297\" title=\"Car Electronics &amp; GPS\" category=\"gps-navi\"][/kc_column][kc_column width=\"33.33%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"226192\"][woo_category_info number=\"5\" layout_type=\"layout3\" _id=\"486917\" image=\"1294\" title=\"Toys, Games &amp; Drones\" category=\"appliances\"][/kc_column][/kc_row][kc_row use_container=\"yes\" css_custom=\"{`kc-css`:{`any`:{`background`:{`background|`:`eyJjb2xvciI6IiNmNWY1ZjUiLCJsaW5lYXJHcmFkaWVudCI6WyIiXSwiaW1hZ2UiOiJub25lIiwicG9zaXRpb24iOiIwJSAwJSIsInNpemUiOiJhdXRvIiwicmVwZWF0IjoicmVwZWF0IiwiYXR0YWNobWVudCI6InNjcm9sbCIsImFkdmFuY2VkIjowfQ==`},`box`:{`padding|`:`18px inherit 10px inherit`}}}}\" _id=\"58739\"][kc_column width=\"33.33%\" _id=\"895659\" css_custom=\"{`kc-css`:{`999`:{`box`:{`width|`:`100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}}}}\"][woo_products columns=\"1\" layout_type=\"grid\" topcarousel=\"0\" item_style=\"list-v2\" _id=\"866526\" title=\"Onsale Products\" type=\"best_selling\" number=\"3\"][/kc_column][kc_column width=\"33.33%\" _id=\"917695\" css_custom=\"{`kc-css`:{`999`:{`box`:{`width|`:`100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}}}}\"][woo_products columns=\"1\" layout_type=\"grid\" topcarousel=\"0\" item_style=\"list-v2\" _id=\"867628\" title=\"Feature Products\" type=\"featured_product\" number=\"3\"][/kc_column][kc_column width=\"33.33%\" _id=\"365558\" css_custom=\"{`kc-css`:{`999`:{`box`:{`width|`:`100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}}}}\"][woo_products columns=\"1\" layout_type=\"grid\" topcarousel=\"0\" item_style=\"list-v2\" _id=\"339067\" title=\"Top Rate\" type=\"top_rate\" number=\"3\"][/kc_column][/kc_row][kc_row _id=\"344379\" use_container=\"yes\" css_custom=\"{`kc-css`:{`any`:{`box`:{`padding|`:`30px inherit inherit inherit`}}}}\"][kc_column width=\"50%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"237273\"][element_testimonials _id=\"55394\" title=\"Testimonials\" testimonials=\"eyIxIjp7ImltYWdlIjoiOTA0IiwibmFtZSI6IkFudGhvbnkiLCJqb2IiOiJKQVZBIHByb2dyYW1tZXIiLCJjb250ZW50IjoiVkdobElFMUNRU0JqYjNWeWMyVWdhR0Z6SUdkcGRtVnVJRzFsSUhSb1pTQmpiMjVtYVdSbGJtTmxJSFJ2SUcxdmRtVWdZV2hsWVdRZ2FXNGdiWGtnWTJGeVpXVnlMaUJKZENCbllYWmxJRzFsSUhSb1pTQnZjSEJ2Y25SMWJtbDBlU0IwYnlCemRHVndJR0poWTJzZ1lXNWtJSEpsWm14bFkzUWdiMjRnZDJoaGRDQkpJR1J2TENCb2IzY2dkMlZzYkNCSklHUnZJR2wwSUdGdVpDQjNhR1Z5WlNCSklHTmhiaUJwYlhCeWIzWmxJSFJ2WjJWMGFHVnlJSGRwZEdnZ2RHaGxJSFJ2YjJ4cmFYUWdkRzhnY0hKdlozSmxjM011VkdobElFMUNRU0JqYjNWeWMyVWdhR0Z6SUdkcGRtVnVJRzFsSUhSb1pTQmpiMjVtYVdSbGJtTmxJSFJ2SUcxdmRtVWdZV2hsWVdRZ2FXNGdiWGtnWTJGeVpXVnlMaUJKZENCbllYWmxJRzFsSUhSb1pTQnZjSEJ2Y25SMWJtbDBlU0IwYnlCemRHVndJR0poWTJzZ1lXNWtJSEpsWm14bFkzUWdiMjRnZDJoaGRDQkpJR1J2TENCb2IzY2dkMlZzYkNCSklHUnZJR2wwSUdGdVpDQjNhR1Z5WlNCSklHTmhiaUJwYlhCeWIzWmxJSFJ2WjJWMGFHVnlJSGRwZEdnZ2RHaGxJSFJ2YjJ4cmFYUWdkRzhnY0hKdlozSmxjM011In0sIjIiOnsiaW1hZ2UiOiI5MDQiLCJuYW1lIjoiQW50aG9ueSIsImpvYiI6IkpBVkEgcHJvZ3JhbW1lciIsImNvbnRlbnQiOiJWR2hsSUUxQ1FTQmpiM1Z5YzJVZ2FHRnpJR2RwZG1WdUlHMWxJSFJvWlNCamIyNW1hV1JsYm1ObElIUnZJRzF2ZG1VZ1lXaGxZV1FnYVc0Z2JYa2dZMkZ5WldWeUxpQkpkQ0JuWVhabElHMWxJSFJvWlNCdmNIQnZjblIxYm1sMGVTQjBieUJ6ZEdWd0lHSmhZMnNnWVc1a0lISmxabXhsWTNRZ2IyNGdkMmhoZENCSklHUnZMQ0JvYjNjZ2QyVnNiQ0JKSUdSdklHbDBJR0Z1WkNCM2FHVnlaU0JKSUdOaGJpQnBiWEJ5YjNabElIUnZaMlYwYUdWeUlIZHBkR2dnZEdobElIUnZiMnhyYVhRZ2RHOGdjSEp2WjNKbGMzTXVWR2hsSUUxQ1FTQmpiM1Z5YzJVZ2FHRnpJR2RwZG1WdUlHMWxJSFJvWlNCamIyNW1hV1JsYm1ObElIUnZJRzF2ZG1VZ1lXaGxZV1FnYVc0Z2JYa2dZMkZ5WldWeUxpQkpkQ0JuWVhabElHMWxJSFJvWlNCdmNIQnZjblIxYm1sMGVTQjBieUJ6ZEdWd0lHSmhZMnNnWVc1a0lISmxabXhsWTNRZ2IyNGdkMmhoZENCSklHUnZMQ0JvYjNjZ2QyVnNiQ0JKSUdSdklHbDBJR0Z1WkNCM2FHVnlaU0JKSUdOaGJpQnBiWEJ5YjNabElIUnZaMlYwYUdWeUlIZHBkR2dnZEdobElIUnZiMnhyYVhRZ2RHOGdjSEp2WjNKbGMzTXUifSwiMyI6eyJpbWFnZSI6IjkwNCIsIm5hbWUiOiJBbnRob255Iiwiam9iIjoiSkFWQSBwcm9ncmFtbWVyIiwiY29udGVudCI6IlZHaGxJRTFDUVNCamIzVnljMlVnYUdGeklHZHBkbVZ1SUcxbElIUm9aU0JqYjI1bWFXUmxibU5sSUhSdklHMXZkbVVnWVdobFlXUWdhVzRnYlhrZ1kyRnlaV1Z5TGlCSmRDQm5ZWFpsSUcxbElIUm9aU0J2Y0hCdmNuUjFibWwwZVNCMGJ5QnpkR1Z3SUdKaFkyc2dZVzVrSUhKbFpteGxZM1FnYjI0Z2QyaGhkQ0JKSUdSdkxDQm9iM2NnZDJWc2JDQkpJR1J2SUdsMElHRnVaQ0IzYUdWeVpTQkpJR05oYmlCcGJYQnliM1psSUhSdloyVjBhR1Z5SUhkcGRHZ2dkR2hsSUhSdmIyeHJhWFFnZEc4Z2NISnZaM0psYzNNdVZHaGxJRTFDUVNCamIzVnljMlVnYUdGeklHZHBkbVZ1SUcxbElIUm9aU0JqYjI1bWFXUmxibU5sSUhSdklHMXZkbVVnWVdobFlXUWdhVzRnYlhrZ1kyRnlaV1Z5TGlCSmRDQm5ZWFpsSUcxbElIUm9aU0J2Y0hCdmNuUjFibWwwZVNCMGJ5QnpkR1Z3SUdKaFkyc2dZVzVrSUhKbFpteGxZM1FnYjI0Z2QyaGhkQ0JKSUdSdkxDQm9iM2NnZDJWc2JDQkpJR1J2SUdsMElHRnVaQ0IzYUdWeVpTQkpJR05oYmlCcGJYQnliM1psSUhSdloyVjBhR1Z5SUhkcGRHZ2dkR2hsSUhSdmIyeHJhWFFnZEc4Z2NISnZaM0psYzNNdSJ9fQ==\" columns=\"1\" layout_type=\"carousel\"][/kc_column][kc_column width=\"50%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"650029\"][element_blog_posts number=\"5\" layout_type=\"special\" _id=\"507640\" title=\"Latest News\" columns=\"2\" order_by=\"ID\" order=\"DESC\"][/kc_column][/kc_row][kc_row _id=\"583154\" use_container=\"yes\" css_custom=\"{`kc-css`:{`any`:{`background`:{`background|`:`eyJjb2xvciI6IiMxYzQ2NTgiLCJsaW5lYXJHcmFkaWVudCI6WyIiXSwiaW1hZ2UiOiJub25lIiwicG9zaXRpb24iOiIwJSAwJSIsInNpemUiOiJhdXRvIiwicmVwZWF0IjoicmVwZWF0IiwiYXR0YWNobWVudCI6InNjcm9sbCIsImFkdmFuY2VkIjowfQ==`},`box`:{`padding|`:`40px inherit 10px inherit`}}}}\"][kc_column width=\"60%\" _id=\"474815\" css_custom=\"{`kc-css`:{`999`:{`box`:{`width|`:`100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}}}}\"][element_newsletter _id=\"191937\" style=\"style2\"][/kc_column][kc_column width=\"40%\" _id=\"541497\" css_custom=\"{`kc-css`:{`999`:{`box`:{`width|`:`100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}}}}\"][element_socials_link _id=\"6204\" style=\"style1\" socials=\"eyIxIjp7InRpdGxlIjoiIiwidXJsIjoiIyIsImljb24iOiJtbi1pY29uLTE0MDUiLCJpbWFnZSI6IiJ9LCIyIjp7InRpdGxlIjoiIiwidXJsIjoiIyIsImljb24iOiJtbi1pY29uLTE0MDYiLCJpbWFnZSI6IiJ9LCIzIjp7InRpdGxlIjoiIiwidXJsIjoiIyIsImljb24iOiJtbi1pY29uLTE0MDgiLCJpbWFnZSI6IiJ9LCI0Ijp7InRpdGxlIjoiIiwidXJsIjoiIyIsImljb24iOiJtbi1pY29uLTE0MTYiLCJpbWFnZSI6IiJ9LCI1Ijp7InRpdGxlIjoiIiwidXJsIjoiIyIsImljb24iOiJtbi1pY29uLTE0MjIiLCJpbWFnZSI6IiJ9fQ==\" title=\"Stay Connect\"][/kc_column][/kc_row]', 0, 'http://demoapus-wp.com/denso_import/?page_id=1043', 0, 'page', '', 0);
INSERT INTO `wpx5_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(6789, 1, '2021-06-01 15:58:26', '2021-06-01 15:58:26', '[kc_row _id=\"912652\" use_container=\"yes\" css_custom=\"{`kc-css`:{`767`:{`box`:{`padding|`:`9px inherit inherit inherit`}},`any`:{`box`:{`padding|`:`18px inherit inherit inherit`}}}}\"][kc_column width=\"75%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"473081\"][element_revslider _id=\"285902\" alias=\"slider-4\"][/kc_column][kc_column width=\"25%\" _id=\"172789\" css_custom=\"{`kc-css`:{`767`:{`box`:{`display|`:`none`}}}}\"][element_banner _id=\"756414\" image=\"1464\" button_text=\"Shop now\" button_link=\"#\" text_position=\"left full\"][element_banner _id=\"477084\" image=\"1465\" button_text=\"Shop now\" button_link=\"#\" text_position=\"right\"][/kc_column][/kc_row][kc_row use_container=\"yes\" css_custom=\"{`kc-css`:{`any`:{`background`:{`background|`:`eyJjb2xvciI6IiNmZmZmZmYiLCJsaW5lYXJHcmFkaWVudCI6WyIiXSwiaW1hZ2UiOiJub25lIiwicG9zaXRpb24iOiIwJSAwJSIsInNpemUiOiJhdXRvIiwicmVwZWF0IjoicmVwZWF0IiwiYXR0YWNobWVudCI6InNjcm9sbCIsImFkdmFuY2VkIjowfQ==`},`box`:{`padding|`:`10px inherit inherit inherit`,`border|`:`1px solid #f5f5f5|||`}}}}\" _id=\"331216\"][kc_column width=\"100%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"716594\"][woo_categories_tabs number=\"15\" columns=\"5\" tab_style=\"style2\" layout_type=\"carousel\" _id=\"706784\" tabs=\"eyIxIjp7Im5hbWUiOiJBY2Nlc3NvcmllcyIsImNhdGVnb3J5IjoiYWNjZXNzb3JpZXMiLCJ0eXBlIjoicmVjZW50X3Byb2R1Y3QifSwiMiI6eyJuYW1lIjoiQXBwbGlhbmNlcyIsImNhdGVnb3J5IjoiYXBwbGlhbmNlcyIsInR5cGUiOiJyZWNlbnRfcHJvZHVjdCJ9LCIzIjp7Im5hbWUiOiJBdWRpbyIsImNhdGVnb3J5IjoiYXVkaW8iLCJ0eXBlIjoicmVjZW50X3Byb2R1Y3QifSwiNCI6eyJuYW1lIjoiQ29tcHV0ZXJzIiwiY2F0ZWdvcnkiOiJjb21wdXRlcnMiLCJ0eXBlIjoicmVjZW50X3Byb2R1Y3QifSwiNSI6eyJuYW1lIjoiUG9ydGFibGUgQXVkaW8iLCJjYXRlZ29yeSI6InBvcnRhYmxlLWF1ZGlvIiwidHlwZSI6InJlY2VudF9wcm9kdWN0In0sIjYiOnsibmFtZSI6IlNtYXJ0IFBob25lIiwiY2F0ZWdvcnkiOiJzbWFydC1waG9uZSIsInR5cGUiOiJyZWNlbnRfcHJvZHVjdCJ9fQ==\" title=\"Feature Product \"][/kc_column][/kc_row][kc_row use_container=\"yes\" css_custom=\"{`kc-css`:{`any`:{`background`:{`background|`:`eyJjb2xvciI6IiNmNWY1ZjUiLCJsaW5lYXJHcmFkaWVudCI6WyIiXSwiaW1hZ2UiOiJub25lIiwicG9zaXRpb24iOiIwJSAwJSIsInNpemUiOiJhdXRvIiwicmVwZWF0IjoicmVwZWF0IiwiYXR0YWNobWVudCI6InNjcm9sbCIsImFkdmFuY2VkIjowfQ==`},`box`:{`padding|`:`30px inherit inherit inherit`}}}}\" _id=\"460781\"][kc_column width=\"100%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"507094\"][element_features_box columns=\"4\" _id=\"679876\" features=\"eyIxIjp7InRpdGxlIjoiRnJlZSBEZWxpdmVyeSIsImRlc2NyaXB0aW9uIjoiUkdWc2FYWmxjbmtnZDI5eWJHUWdkMmxrWlEwSyIsImljb24iOiJtbi1pY29uLTk0NCIsImltYWdlIjoiIn0sIjIiOnsidGl0bGUiOiIzMCBEYXlzIFJldHVybnMiLCJkZXNjcmlwdGlvbiI6IlQzVnlJRE13TFdSaGVTQnRiMjVsZVNCaVlXTnJJR2QxWVhKaGJuUmxaU0JuYVhabGN5QjViM1U9IiwiaWNvbiI6Im1uLWljb24tMTA0OCIsImltYWdlIjoiIn0sIjMiOnsidGl0bGUiOiIyNC83IEN1c3RvbWVyIFNlcnZpY2UiLCJkZXNjcmlwdGlvbiI6IlQyNXNhVzVsSUhOMGIzSmxJREkwTHpjPSIsImljb24iOiJtbi1pY29uLTEwNTAiLCJpbWFnZSI6IiJ9LCI0Ijp7InRpdGxlIjoiU2VjdXJlIFNob3BwaW5nIiwiZGVzY3JpcHRpb24iOiJXVzkxY2lCd1pYSnpiMjVoYkNCcGJtWnZjbTFoZEdsdmJpQnBjeUJ6WldOMWNtVmtJSGRwZEdnZ1lXNGdhVzVrZFhOMGNuaz0iLCJpY29uIjoibW4taWNvbi04MjUiLCJpbWFnZSI6IiJ9fQ==\" style=\"style1\"][/kc_column][/kc_row][kc_row use_container=\"yes\" css_custom=\"{`kc-css`:{`any`:{`box`:{`padding|`:`20px inherit inherit inherit`}}}}\" _id=\"80306\"][kc_column width=\"33%\" _id=\"726307\" css_custom=\"{`kc-css`:{`999`:{`box`:{`width|`:`100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`,`display|`:`none`}},`any`:{`box`:{`padding|`:`20px inherit inherit inherit`}}}}\"][element_banner _id=\"496432\" subtitle=\"TV & Home Theater\" title=\"U2F2ZSBCaWcgb24gNEsgVUhEPGJyIC8+DQpUVnMsIEhEVFZzIGFuZCBNb3Jl\" button_text=\"SHOP NOW\" button_link=\"#\" text_position=\"top\" image=\"1470\"][/kc_column][kc_column width=\"67%\" _id=\"874075\" css_custom=\"{`kc-css`:{`999`:{`box`:{`width|`:`100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}}}}\"][woo_products columns=\"3\" layout_type=\"carousel\" rows=\"1\" topcarousel=\"1\" item_style=\"inner\" _id=\"109308\" title=\"New Arrivals\" type=\"recent_product\" number=\"12\"][/kc_column][/kc_row][kc_row use_container=\"yes\" css_custom=\"{`kc-css`:{`any`:{`box`:{`padding|`:`inherit inherit 10px inherit`}}}}\" _id=\"737046\"][kc_column width=\"100%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"693645\"][woo_products columns=\"3\" layout_type=\"carousel\" rows=\"1\" topcarousel=\"1\" item_style=\"list-v1\" _id=\"100233\" title=\"Sale Product\" type=\"top_rate\" number=\"12\"][/kc_column][/kc_row][kc_row use_container=\"yes\" css_custom=\"{`kc-css`:{`any`:{`background`:{`background|`:`eyJjb2xvciI6IiNmNWY1ZjUiLCJsaW5lYXJHcmFkaWVudCI6WyIiXSwiaW1hZ2UiOiJub25lIiwicG9zaXRpb24iOiIwJSAwJSIsInNpemUiOiJhdXRvIiwicmVwZWF0IjoicmVwZWF0IiwiYXR0YWNobWVudCI6InNjcm9sbCIsImFkdmFuY2VkIjowfQ==`},`box`:{`padding|`:`30px inherit 25px inherit`}}}}\" _id=\"501152\"][kc_column width=\"100%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"81345\"][element_brands number=\"12\" columns=\"6\" rows=\"1\" style=\"style3 style2\" _id=\"247426\" title=\"Feature Brands\"][/kc_column][/kc_row][kc_row _id=\"785537\"][kc_column width=\"100%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"378658\"][kc_column_text _id=\"299105\" css_custom=\"{`kc-css`:{`any`:{`typography`:{`color|,p`:`#242424`,`font-family|,p`:`Libre Franklin`,`font-size|,p`:`24px`,`font-weight|,p`:`700`},`box`:{`padding|`:`20px inherit inherit inherit`}}}}\"]<p>\r\nTop Categories this Month</p>\r\n[/kc_column_text][/kc_column][/kc_row][kc_row use_container=\"yes\" row_class=\"border-left\" css_custom=\"{`kc-css`:{`any`:{`box`:{`padding|`:`inherit inherit 30px inherit`}}}}\" _id=\"660732\"][kc_column width=\"33.33%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"833213\"][woo_category_info number=\"5\" layout_type=\"layout3\" _id=\"927761\" image=\"943\" title=\"Televisions\" category=\"tv-audio\"][/kc_column][kc_column width=\"33.33%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"642023\"][woo_category_info number=\"5\" layout_type=\"layout3\" _id=\"573326\" image=\"1292\" title=\"Laptop and Computer\" category=\"computers\"][/kc_column][kc_column width=\"33.33%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"511787\"][woo_category_info number=\"5\" layout_type=\"layout3\" _id=\"859958\" image=\"1293\" title=\"Tablets & E-Readers\" category=\"portable-audio\"][/kc_column][/kc_row][kc_row use_container=\"yes\" row_class=\"border-left\" css_custom=\"{`kc-css`:{`any`:{`box`:{`padding|`:`inherit inherit 30px inherit`}}}}\" _id=\"401064\"][kc_column width=\"33.33%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"754689\"][woo_category_info number=\"5\" layout_type=\"layout3\" _id=\"300113\" image=\"1294\" title=\"Video Games Virtual\" category=\"portable-audio\"][/kc_column][kc_column width=\"33.33%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"678281\"][woo_category_info number=\"5\" layout_type=\"layout3\" _id=\"769386\" image=\"1295\" title=\"Headphones & Speakers\" category=\"accessories\"][/kc_column][kc_column width=\"33.33%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"732865\"][woo_category_info number=\"5\" layout_type=\"layout3\" _id=\"994515\" image=\"1296\" title=\"Cell Phones\" category=\"smart-phone\"][/kc_column][/kc_row][kc_row use_container=\"yes\" row_class=\"border-left\" css_custom=\"{`kc-css`:{`any`:{`box`:{`padding|`:`inherit inherit 30px inherit`}}}}\" _id=\"735388\"][kc_column width=\"33.33%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"51371\"][woo_category_info number=\"5\" layout_type=\"layout3\" _id=\"647334\" image=\"1298\" title=\"Smart Home\" category=\"tv-audio\"][/kc_column][kc_column width=\"33.33%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"602553\"][woo_category_info number=\"5\" layout_type=\"layout3\" _id=\"376982\" image=\"1297\" title=\"Car Electronics & GPS\" category=\"gps-navi\"][/kc_column][kc_column width=\"33.33%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"435757\"][woo_category_info number=\"5\" layout_type=\"layout3\" _id=\"323978\" image=\"1294\" title=\"Toys, Games & Drones\" category=\"appliances\"][/kc_column][/kc_row][kc_row use_container=\"yes\" css_custom=\"{`kc-css`:{`any`:{`background`:{`background|`:`eyJjb2xvciI6IiNmNWY1ZjUiLCJsaW5lYXJHcmFkaWVudCI6WyIiXSwiaW1hZ2UiOiJub25lIiwicG9zaXRpb24iOiIwJSAwJSIsInNpemUiOiJhdXRvIiwicmVwZWF0IjoicmVwZWF0IiwiYXR0YWNobWVudCI6InNjcm9sbCIsImFkdmFuY2VkIjowfQ==`},`box`:{`padding|`:`18px inherit 10px inherit`}}}}\" _id=\"48472\"][kc_column width=\"33.33%\" _id=\"98723\" css_custom=\"{`kc-css`:{`999`:{`box`:{`width|`:`100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}}}}\"][woo_products columns=\"1\" layout_type=\"grid\" topcarousel=\"0\" item_style=\"list-v2\" _id=\"619\" title=\"Onsale Products\" type=\"best_selling\" number=\"3\"][/kc_column][kc_column width=\"33.33%\" _id=\"805646\" css_custom=\"{`kc-css`:{`999`:{`box`:{`width|`:`100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}}}}\"][woo_products columns=\"1\" layout_type=\"grid\" topcarousel=\"0\" item_style=\"list-v2\" _id=\"626994\" title=\"Feature Products\" type=\"featured_product\" number=\"3\"][/kc_column][kc_column width=\"33.33%\" _id=\"415430\" css_custom=\"{`kc-css`:{`999`:{`box`:{`width|`:`100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}}}}\"][woo_products columns=\"1\" layout_type=\"grid\" topcarousel=\"0\" item_style=\"list-v2\" _id=\"107095\" title=\"Top Rate\" type=\"top_rate\" number=\"3\"][/kc_column][/kc_row][kc_row _id=\"249992\" use_container=\"yes\" css_custom=\"{`kc-css`:{`any`:{`box`:{`padding|`:`30px inherit inherit inherit`}}}}\"][kc_column width=\"50%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"940629\"][element_testimonials _id=\"645626\" title=\"Testimonials\" testimonials=\"eyIxIjp7ImltYWdlIjoiOTA0IiwibmFtZSI6IkFudGhvbnkiLCJqb2IiOiJKQVZBIHByb2dyYW1tZXIiLCJjb250ZW50IjoiVkdobElFMUNRU0JqYjNWeWMyVWdhR0Z6SUdkcGRtVnVJRzFsSUhSb1pTQmpiMjVtYVdSbGJtTmxJSFJ2SUcxdmRtVWdZV2hsWVdRZ2FXNGdiWGtnWTJGeVpXVnlMaUJKZENCbllYWmxJRzFsSUhSb1pTQnZjSEJ2Y25SMWJtbDBlU0IwYnlCemRHVndJR0poWTJzZ1lXNWtJSEpsWm14bFkzUWdiMjRnZDJoaGRDQkpJR1J2TENCb2IzY2dkMlZzYkNCSklHUnZJR2wwSUdGdVpDQjNhR1Z5WlNCSklHTmhiaUJwYlhCeWIzWmxJSFJ2WjJWMGFHVnlJSGRwZEdnZ2RHaGxJSFJ2YjJ4cmFYUWdkRzhnY0hKdlozSmxjM011VkdobElFMUNRU0JqYjNWeWMyVWdhR0Z6SUdkcGRtVnVJRzFsSUhSb1pTQmpiMjVtYVdSbGJtTmxJSFJ2SUcxdmRtVWdZV2hsWVdRZ2FXNGdiWGtnWTJGeVpXVnlMaUJKZENCbllYWmxJRzFsSUhSb1pTQnZjSEJ2Y25SMWJtbDBlU0IwYnlCemRHVndJR0poWTJzZ1lXNWtJSEpsWm14bFkzUWdiMjRnZDJoaGRDQkpJR1J2TENCb2IzY2dkMlZzYkNCSklHUnZJR2wwSUdGdVpDQjNhR1Z5WlNCSklHTmhiaUJwYlhCeWIzWmxJSFJ2WjJWMGFHVnlJSGRwZEdnZ2RHaGxJSFJ2YjJ4cmFYUWdkRzhnY0hKdlozSmxjM011In0sIjIiOnsiaW1hZ2UiOiI5MDQiLCJuYW1lIjoiQW50aG9ueSIsImpvYiI6IkpBVkEgcHJvZ3JhbW1lciIsImNvbnRlbnQiOiJWR2hsSUUxQ1FTQmpiM1Z5YzJVZ2FHRnpJR2RwZG1WdUlHMWxJSFJvWlNCamIyNW1hV1JsYm1ObElIUnZJRzF2ZG1VZ1lXaGxZV1FnYVc0Z2JYa2dZMkZ5WldWeUxpQkpkQ0JuWVhabElHMWxJSFJvWlNCdmNIQnZjblIxYm1sMGVTQjBieUJ6ZEdWd0lHSmhZMnNnWVc1a0lISmxabXhsWTNRZ2IyNGdkMmhoZENCSklHUnZMQ0JvYjNjZ2QyVnNiQ0JKSUdSdklHbDBJR0Z1WkNCM2FHVnlaU0JKSUdOaGJpQnBiWEJ5YjNabElIUnZaMlYwYUdWeUlIZHBkR2dnZEdobElIUnZiMnhyYVhRZ2RHOGdjSEp2WjNKbGMzTXVWR2hsSUUxQ1FTQmpiM1Z5YzJVZ2FHRnpJR2RwZG1WdUlHMWxJSFJvWlNCamIyNW1hV1JsYm1ObElIUnZJRzF2ZG1VZ1lXaGxZV1FnYVc0Z2JYa2dZMkZ5WldWeUxpQkpkQ0JuWVhabElHMWxJSFJvWlNCdmNIQnZjblIxYm1sMGVTQjBieUJ6ZEdWd0lHSmhZMnNnWVc1a0lISmxabXhsWTNRZ2IyNGdkMmhoZENCSklHUnZMQ0JvYjNjZ2QyVnNiQ0JKSUdSdklHbDBJR0Z1WkNCM2FHVnlaU0JKSUdOaGJpQnBiWEJ5YjNabElIUnZaMlYwYUdWeUlIZHBkR2dnZEdobElIUnZiMnhyYVhRZ2RHOGdjSEp2WjNKbGMzTXUifSwiMyI6eyJpbWFnZSI6IjkwNCIsIm5hbWUiOiJBbnRob255Iiwiam9iIjoiSkFWQSBwcm9ncmFtbWVyIiwiY29udGVudCI6IlZHaGxJRTFDUVNCamIzVnljMlVnYUdGeklHZHBkbVZ1SUcxbElIUm9aU0JqYjI1bWFXUmxibU5sSUhSdklHMXZkbVVnWVdobFlXUWdhVzRnYlhrZ1kyRnlaV1Z5TGlCSmRDQm5ZWFpsSUcxbElIUm9aU0J2Y0hCdmNuUjFibWwwZVNCMGJ5QnpkR1Z3SUdKaFkyc2dZVzVrSUhKbFpteGxZM1FnYjI0Z2QyaGhkQ0JKSUdSdkxDQm9iM2NnZDJWc2JDQkpJR1J2SUdsMElHRnVaQ0IzYUdWeVpTQkpJR05oYmlCcGJYQnliM1psSUhSdloyVjBhR1Z5SUhkcGRHZ2dkR2hsSUhSdmIyeHJhWFFnZEc4Z2NISnZaM0psYzNNdVZHaGxJRTFDUVNCamIzVnljMlVnYUdGeklHZHBkbVZ1SUcxbElIUm9aU0JqYjI1bWFXUmxibU5sSUhSdklHMXZkbVVnWVdobFlXUWdhVzRnYlhrZ1kyRnlaV1Z5TGlCSmRDQm5ZWFpsSUcxbElIUm9aU0J2Y0hCdmNuUjFibWwwZVNCMGJ5QnpkR1Z3SUdKaFkyc2dZVzVrSUhKbFpteGxZM1FnYjI0Z2QyaGhkQ0JKSUdSdkxDQm9iM2NnZDJWc2JDQkpJR1J2SUdsMElHRnVaQ0IzYUdWeVpTQkpJR05oYmlCcGJYQnliM1psSUhSdloyVjBhR1Z5SUhkcGRHZ2dkR2hsSUhSdmIyeHJhWFFnZEc4Z2NISnZaM0psYzNNdSJ9fQ==\" columns=\"1\" layout_type=\"carousel\"][/kc_column][kc_column width=\"50%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"28449\"][element_blog_posts number=\"5\" layout_type=\"special\" _id=\"581668\" title=\"Latest News\" columns=\"2\" order_by=\"ID\" order=\"DESC\"][/kc_column][/kc_row][kc_row _id=\"323270\" use_container=\"yes\" css_custom=\"{`kc-css`:{`any`:{`background`:{`background|`:`eyJjb2xvciI6IiMxYzQ2NTgiLCJsaW5lYXJHcmFkaWVudCI6WyIiXSwiaW1hZ2UiOiJub25lIiwicG9zaXRpb24iOiIwJSAwJSIsInNpemUiOiJhdXRvIiwicmVwZWF0IjoicmVwZWF0IiwiYXR0YWNobWVudCI6InNjcm9sbCIsImFkdmFuY2VkIjowfQ==`},`box`:{`padding|`:`40px inherit 10px inherit`}}}}\"][kc_column width=\"60%\" _id=\"493726\" css_custom=\"{`kc-css`:{`999`:{`box`:{`width|`:`100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}}}}\"][element_newsletter _id=\"30856\" style=\"style2\"][/kc_column][kc_column width=\"40%\" _id=\"615210\" css_custom=\"{`kc-css`:{`999`:{`box`:{`width|`:`100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}}}}\"][element_socials_link _id=\"527953\" style=\"style1\" socials=\"eyIxIjp7InRpdGxlIjoiIiwidXJsIjoiIyIsImljb24iOiJtbi1pY29uLTE0MDUiLCJpbWFnZSI6IiJ9LCIyIjp7InRpdGxlIjoiIiwidXJsIjoiIyIsImljb24iOiJtbi1pY29uLTE0MDYiLCJpbWFnZSI6IiJ9LCIzIjp7InRpdGxlIjoiIiwidXJsIjoiIyIsImljb24iOiJtbi1pY29uLTE0MDgiLCJpbWFnZSI6IiJ9LCI0Ijp7InRpdGxlIjoiIiwidXJsIjoiIyIsImljb24iOiJtbi1pY29uLTE0MTYiLCJpbWFnZSI6IiJ9LCI1Ijp7InRpdGxlIjoiIiwidXJsIjoiIyIsImljb24iOiJtbi1pY29uLTE0MjIiLCJpbWFnZSI6IiJ9fQ==\" title=\"Stay Connect\"][/kc_column][/kc_row]', 'Home 6', '', 'inherit', 'closed', 'closed', '', '1043-revision-v1', '', '', '2021-06-01 15:58:26', '2021-06-01 15:58:26', '', 1043, 'http://shoestimer.com/1043-revision-v1/', 0, 'revision', '', 0),
(1068, 1, '2017-03-09 07:50:13', '2017-03-09 07:50:13', '', 'Blog', '', 'publish', 'closed', 'closed', '', 'blog', '', '', '2017-03-09 07:50:13', '2017-03-09 07:50:13', '', 0, 'http://demoapus-wp.com/denso_import/?page_id=1068', 0, 'page', '', 0),
(1135, 1, '2017-03-15 04:37:01', '2017-03-15 04:37:01', '<style type=\"text/css\">body.kc-css-system .kc-css-3008957{padding-top: 40px;padding-bottom: 30px;}</style><section class=\"kc-elm kc-css-3008957 kc_row\"><div class=\"kc-row-container  kc-container\"><div class=\"kc-wrap-columns\"><div class=\"kc-elm kc-css-1300291 kc_col-sm-12 kc_column kc_col-sm-12\"><div class=\"kc-col-container\"><div class=\"kc-elm kc-css-1455372 kc_text_block\"><p>[wcv_pro_vendorslist]</p>\n</div></div></div></div></div></section>', 'All Vendors', '', 'publish', 'closed', 'closed', '', 'all-vendors', '', '', '2021-06-01 16:49:32', '2021-06-01 16:49:32', '[kc_row use_container=\"yes\" _id=\"614286\" css_custom=\"{`kc-css`:{`any`:{`box`:{`padding|`:`40px inherit 30px inherit`}}}}\"][kc_column width=\"12/12\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"339094\"][kc_column_text]<p>[wcv_pro_vendorslist]</p>\r\n[/kc_column_text][/kc_column][/kc_row]', 0, 'http://demoapus-wp.com/denso_import/?page_id=1135', 0, 'page', '', 0),
(1184, 1, '2017-03-16 07:43:47', '2017-03-16 07:43:47', '[kc_row use_container=\"yes\" css_custom=\"{`kc-css`:{`any`:{`background`:{`background|`:`eyJjb2xvciI6IiNmNWY1ZjUiLCJsaW5lYXJHcmFkaWVudCI6WyIiXSwiaW1hZ2UiOiIlU0lURV9VUkwlL3dwLWNvbnRlbnQvdXBsb2Fkcy8yMDE3LzAzL0JsYWNrLVdoaXRlLTEuanBnIiwicG9zaXRpb24iOiIwJSAwJSIsInNpemUiOiJhdXRvIiwicmVwZWF0Ijoibm8tcmVwZWF0IiwiYXR0YWNobWVudCI6InNjcm9sbCIsImFkdmFuY2VkIjoxfQ==`},`box`:{`padding|`:`360px inherit 360px inherit`}}}}\" _id=\"455341\"][kc_column width=\"12/12\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"673057\"][kc_row_inner column_align=\"middle\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"872891\"][kc_column_inner width=\"100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}\" _id=\"287256\"][kc_column_text _id=\"480678\" css_custom=\"{`kc-css`:{`any`:{`typography`:{`color|,p`:`#ffffff`}}}}\"]<div class=\"font-36\" style=\"text-align: center;\">The &#039;mighty&#039;</div>\n<div class=\"font-72 weight-800\" style=\"text-align: center;\">DENSO STORE</div>\n[/kc_column_text][kc_column_text _id=\"133157\" css_custom=\"{`kc-css`:{`any`:{`typography`:{`color|,p`:`#ffffff`,`font-family|,p`:`Libre Franklin`,`font-size|,p`:`14px`,`font-weight|,p`:`400`,`text-align|,p`:`center`}}}}\"]<p style=\"text-align: center;\">Did you know? Our fulfillment network has more than 50 fulfillment centers, 23 sortation<br />centers, and more than 90,000 full-time Denso employees. <a class=\"text-theme\" href=\"#\">Find out more.</a></p>\n[/kc_column_text][/kc_column_inner][/kc_row_inner][/kc_column][/kc_row][kc_row _id=\"755814\" use_container=\"yes\" css_custom=\"{`kc-css`:{`any`:{`background`:{`background|`:`eyJjb2xvciI6IiNmNWY1ZjUiLCJsaW5lYXJHcmFkaWVudCI6WyIiXSwiaW1hZ2UiOiJub25lIiwicG9zaXRpb24iOiIwJSAwJSIsInNpemUiOiJhdXRvIiwicmVwZWF0IjoicmVwZWF0IiwiYXR0YWNobWVudCI6InNjcm9sbCIsImFkdmFuY2VkIjowfQ==`}}}}\"][kc_column width=\"12/12\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"630374\"][kc_spacing height=\"130px\" _id=\"113970\"][/kc_column][/kc_row][kc_row _id=\"467377\" use_container=\"yes\" css_custom=\"{`kc-css`:{`any`:{`background`:{`background|`:`eyJjb2xvciI6IiNmNWY1ZjUiLCJsaW5lYXJHcmFkaWVudCI6WyIiXSwiaW1hZ2UiOiJub25lIiwicG9zaXRpb24iOiIwJSAwJSIsInNpemUiOiJhdXRvIiwicmVwZWF0IjoicmVwZWF0IiwiYXR0YWNobWVudCI6InNjcm9sbCIsImFkdmFuY2VkIjowfQ==`},`box`:{`padding|`:`inherit inherit 30px inherit`}}}}\"][kc_column width=\"12/12\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"975263\"][kc_column_text _id=\"939738\" css_custom=\"{`kc-css`:{`767`:{`typography`:{`font-size|,p`:`40px`}},`any`:{`typography`:{`color|,p`:`#969696`,`font-family|,p`:`Libre Franklin`,`font-size|,p`:`72px`,`font-weight|,p`:`800`,`text-align|,p`:`center`}}}}\"]<p>Our Mission</p>[/kc_column_text][/kc_column][/kc_row][kc_row _id=\"572998\" cols_gap=\"{`kc-css`:{`any`:{`group`:{`max-width|.kc-container`:`1490px`}}}}\" use_container=\"yes\" css_custom=\"{`kc-css`:{`any`:{`background`:{`background|`:`eyJjb2xvciI6IiNmNWY1ZjUiLCJsaW5lYXJHcmFkaWVudCI6WyIiXSwiaW1hZ2UiOiJub25lIiwicG9zaXRpb24iOiIwJSAwJSIsInNpemUiOiJhdXRvIiwicmVwZWF0IjoicmVwZWF0IiwiYXR0YWNobWVudCI6InNjcm9sbCIsImFkdmFuY2VkIjowfQ==`}}}}\"][kc_column width=\"33.33{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"530444\"][kc_column_text _id=\"76944\" css_custom=\"{`kc-css`:{`any`:{`typography`:{`color|,p`:`#242424`,`font-family|,p`:`Libre Franklin`,`font-size|,p`:`24px`,`font-weight|,p`:`700`,`text-transform|,p`:`uppercase`,`text-align|,p`:`center`},`box`:{`margin|p`:`inherit inherit 5px inherit`}}}}\"]<p>\nWhat we really do?</p>\n[/kc_column_text][kc_column_text _id=\"954588\" css_custom=\"{`kc-css`:{`any`:{`typography`:{`color|,p`:`#616161`,`font-family|,p`:`Libre Franklin`,`font-size|,p`:`14px`,`font-weight|,p`:`400`,`text-align|,p`:`center`}}}}\"]<p>\nDonec libero dolor, tincidunt id laoreet vitae, ullamcorper eu tortor. Maecenas pellentesque, dui vitae iaculis mattis, tortor nisi faucibus magna, vitae ultrices lacus purus vitae metus.</p>\n[/kc_column_text][/kc_column][kc_column width=\"33.33{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"138663\"][kc_column_text _id=\"374328\" css_custom=\"{`kc-css`:{`any`:{`typography`:{`color|,p`:`#242424`,`font-family|,p`:`Libre Franklin`,`font-size|,p`:`24px`,`font-weight|,p`:`700`,`text-transform|,p`:`uppercase`,`text-align|,p`:`center`},`box`:{`margin|p`:`inherit inherit 5px inherit`}}}}\"]<p>\nHistory of Beginning</p>\n[/kc_column_text][kc_column_text _id=\"292527\" css_custom=\"{`kc-css`:{`any`:{`typography`:{`color|,p`:`#616161`,`font-family|,p`:`Libre Franklin`,`font-size|,p`:`14px`,`font-weight|,p`:`400`,`text-align|,p`:`center`}}}}\"]<p>\nDonec libero dolor, tincidunt id laoreet vitae, ullamcorper eu tortor. Maecenas pellentesque, dui vitae iaculis mattis, tortor nisi faucibus magna, vitae ultrices lacus purus vitae metus.</p>\n[/kc_column_text][/kc_column][kc_column width=\"33.33{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"161861\"][kc_column_text _id=\"454060\" css_custom=\"{`kc-css`:{`any`:{`typography`:{`color|,p`:`#242424`,`font-family|,p`:`Libre Franklin`,`font-size|,p`:`24px`,`font-weight|,p`:`700`,`text-transform|,p`:`uppercase`,`text-align|,p`:`center`},`box`:{`margin|p`:`inherit inherit 5px inherit`}}}}\"]<p>\nPayment Process</p>\n[/kc_column_text][kc_column_text _id=\"852167\" css_custom=\"{`kc-css`:{`any`:{`typography`:{`color|,p`:`#616161`,`font-family|,p`:`Libre Franklin`,`font-size|,p`:`14px`,`font-weight|,p`:`400`,`text-align|,p`:`center`}}}}\"]<p>\nDonec libero dolor, tincidunt id laoreet vitae, ullamcorper eu tortor. Maecenas pellentesque, dui vitae iaculis mattis, tortor nisi faucibus magna, vitae ultrices lacus purus vitae metus.</p>\n[/kc_column_text][/kc_column][/kc_row][kc_row _id=\"252428\" use_container=\"yes\" css_custom=\"{`kc-css`:{`any`:{`background`:{`background|`:`eyJjb2xvciI6IiNmNWY1ZjUiLCJsaW5lYXJHcmFkaWVudCI6WyIiXSwiaW1hZ2UiOiJub25lIiwicG9zaXRpb24iOiIwJSAwJSIsInNpemUiOiJhdXRvIiwicmVwZWF0IjoicmVwZWF0IiwiYXR0YWNobWVudCI6InNjcm9sbCIsImFkdmFuY2VkIjowfQ==`}}}}\"][kc_column width=\"12/12\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"972062\"][kc_spacing height=\"120px\" _id=\"914570\"][/kc_column][/kc_row][kc_row _id=\"56394\" use_container=\"yes\" css_custom=\"{`kc-css`:{`any`:{`background`:{`background|`:`eyJjb2xvciI6IiNmNWY1ZjUiLCJsaW5lYXJHcmFkaWVudCI6WyIiXSwiaW1hZ2UiOiJub25lIiwicG9zaXRpb24iOiIwJSAwJSIsInNpemUiOiJhdXRvIiwicmVwZWF0IjoicmVwZWF0IiwiYXR0YWNobWVudCI6InNjcm9sbCIsImFkdmFuY2VkIjowfQ==`}}}}\"][kc_column width=\"12/12\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"909456\"][kc_column_text _id=\"687601\" css_custom=\"{`kc-css`:{`767`:{`typography`:{`font-size|,p`:`40px`}},`any`:{`typography`:{`color|,p`:`#969696`,`font-family|,p`:`Libre Franklin`,`font-size|,p`:`72px`,`font-weight|,p`:`800`,`text-align|,p`:`center`}}}}\"]<p>The Founders</p>[/kc_column_text][/kc_column][/kc_row][kc_row _id=\"584425\" use_container=\"yes\" css_custom=\"{`kc-css`:{`any`:{`background`:{`background|`:`eyJjb2xvciI6IiNmNWY1ZjUiLCJsaW5lYXJHcmFkaWVudCI6WyIiXSwiaW1hZ2UiOiJub25lIiwicG9zaXRpb24iOiIwJSAwJSIsInNpemUiOiJhdXRvIiwicmVwZWF0IjoicmVwZWF0IiwiYXR0YWNobWVudCI6InNjcm9sbCIsImFkdmFuY2VkIjowfQ==`}}}}\"][kc_column width=\"12/12\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"136316\"][element_founders _id=\"323662\" image=\"undefined\" founders=\"eyIxIjp7ImltYWdlIjoiMTIwMSIsInRpdGxlX2l0ZW0iOiJCcm9jayBCdW5keSIsImpvYiI6IkNFTy9Gb3VuZGVyIn0sIjIiOnsiaW1hZ2UiOiIxMjAyIiwidGl0bGVfaXRlbSI6IlBhdHJpY2sgTWFyc2hhbGwiLCJqb2IiOiJNYW5hZ2luZyBEaXJlY3RvciJ9LCIzIjp7ImltYWdlIjoiMTIwMyIsInRpdGxlX2l0ZW0iOiJEZWJvcmFoIE1jRG9uYWxkIiwiam9iIjoiQ2hpZWYgRmluYW5jaWFsIn0sIjQiOnsiaW1hZ2UiOiIxMjA0IiwidGl0bGVfaXRlbSI6IkxhdXJhIEZyZWltYW5lIiwiam9iIjoiQ29udHJvbGxlciJ9fQ==\"][/kc_column][/kc_row][kc_row use_container=\"yes\" css_custom=\"{`kc-css`:{`any`:{`background`:{`background|`:`eyJjb2xvciI6IiNmNWY1ZjUiLCJsaW5lYXJHcmFkaWVudCI6WyIiXSwiaW1hZ2UiOiJub25lIiwicG9zaXRpb24iOiIwJSAwJSIsInNpemUiOiJhdXRvIiwicmVwZWF0IjoicmVwZWF0IiwiYXR0YWNobWVudCI6InNjcm9sbCIsImFkdmFuY2VkIjowfQ==`}}}}\" _id=\"983721\"][kc_column width=\"12/12\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"298003\"][kc_spacing height=\"100px\" _id=\"367406\"][/kc_column][/kc_row][kc_row use_container=\"yes\" css_custom=\"{`kc-css`:{`any`:{`background`:{`background|`:`eyJjb2xvciI6IiNmNWY1ZjUiLCJsaW5lYXJHcmFkaWVudCI6WyIiXSwiaW1hZ2UiOiJub25lIiwicG9zaXRpb24iOiIwJSAwJSIsInNpemUiOiJhdXRvIiwicmVwZWF0IjoicmVwZWF0IiwiYXR0YWNobWVudCI6InNjcm9sbCIsImFkdmFuY2VkIjowfQ==`},`box`:{`padding|`:`inherit inherit 20px inherit`}}}}\" _id=\"379147\"][kc_column width=\"12/12\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"978897\"][kc_column_text _id=\"366095\" css_custom=\"{`kc-css`:{`767`:{`typography`:{`font-size|,p`:`40px`}},`any`:{`typography`:{`color|,p`:`#969696`,`font-family|,p`:`Libre Franklin`,`font-size|,p`:`72px`,`font-weight|,p`:`800`,`text-align|,p`:`center`}}}}\"]<p>Our Service</p>[/kc_column_text][/kc_column][/kc_row][kc_row cols_gap=\"{`kc-css`:{`any`:{`group`:{`max-width|.kc-container`:`1490px`}}}}\" use_container=\"yes\" css_custom=\"{`kc-css`:{`any`:{`background`:{`background|`:`eyJjb2xvciI6IiNmNWY1ZjUiLCJsaW5lYXJHcmFkaWVudCI6WyIiXSwiaW1hZ2UiOiJub25lIiwicG9zaXRpb24iOiIwJSAwJSIsInNpemUiOiJhdXRvIiwicmVwZWF0IjoicmVwZWF0IiwiYXR0YWNobWVudCI6InNjcm9sbCIsImFkdmFuY2VkIjowfQ==`},`box`:{`padding|`:`inherit inherit 70px inherit`}}}}\" _id=\"753705\"][kc_column width=\"33.33{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"549341\"][kc_column_text _id=\"523192\" css_custom=\"{`kc-css`:{`any`:{`typography`:{`color|,p`:`#242424`,`font-family|,p`:`Libre Franklin`,`font-size|,p`:`18px`,`font-weight|,p`:`700`}}}}\"]<p>How can I search Apus Themes ?</p>[/kc_column_text][kc_column_text _id=\"849382\" css_custom=\"{`kc-css`:{`any`:{`typography`:{`color|,p`:`#616161`,`font-family|,p`:`Libre Franklin`,`font-size|,p`:`14px`,`font-weight|,p`:`400`},`box`:{`margin|p`:`inherit inherit 70px inherit`}}}}\"]<p>Donec libero dolor, tincidunt id laoreet vitae, ullamcorper eu tortor. Maecenas pellentesque, dui vitae iaculis mattis, tortor nisi faucibus magna, vitae ultrices lacus purus vitae metus.</p>[/kc_column_text][kc_column_text _id=\"182993\" css_custom=\"{`kc-css`:{`any`:{`typography`:{`color|,p`:`#242424`,`font-family|,p`:`Libre Franklin`,`font-size|,p`:`18px`,`font-weight|,p`:`700`}}}}\"]<p>Does the theme support Variant Image ?</p>[/kc_column_text][kc_column_text _id=\"243357\" css_custom=\"{`kc-css`:{`any`:{`typography`:{`color|,p`:`#616161`,`font-family|,p`:`Libre Franklin`,`font-size|,p`:`14px`,`font-weight|,p`:`400`},`box`:{`margin|p`:`inherit inherit 70px inherit`}}}}\"]<p>Donec libero dolor, tincidunt id laoreet vitae, ullamcorper eu tortor. Maecenas pellentesque, dui vitae iaculis mattis, tortor nisi faucibus magna, vitae ultrices lacus purus vitae metus.</p>[/kc_column_text][/kc_column][kc_column width=\"33.33{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"760467\"][kc_column_text _id=\"936125\" css_custom=\"{`kc-css`:{`any`:{`typography`:{`color|,p`:`#242424`,`font-family|,p`:`Libre Franklin`,`font-size|,p`:`18px`,`font-weight|,p`:`700`}}}}\"]<p>What is included in the theme package ?</p>[/kc_column_text][kc_column_text _id=\"402793\" css_custom=\"{`kc-css`:{`any`:{`typography`:{`color|,p`:`#616161`,`font-family|,p`:`Libre Franklin`,`font-size|,p`:`14px`,`font-weight|,p`:`400`},`box`:{`margin|p`:`inherit inherit 70px inherit`}}}}\"]<p>Donec libero dolor, tincidunt id laoreet vitae, ullamcorper eu tortor. Maecenas pellentesque, dui vitae iaculis mattis, tortor nisi faucibus magna, vitae ultrices lacus purus vitae metus.</p>[/kc_column_text][kc_column_text _id=\"246103\" css_custom=\"{`kc-css`:{`any`:{`typography`:{`color|,p`:`#242424`,`font-family|,p`:`Libre Franklin`,`font-size|,p`:`18px`,`font-weight|,p`:`700`}}}}\"]<p>How to setup this theme ? </p>[/kc_column_text][kc_column_text _id=\"917451\" css_custom=\"{`kc-css`:{`any`:{`typography`:{`color|,p`:`#616161`,`font-family|,p`:`Libre Franklin`,`font-size|,p`:`14px`,`font-weight|,p`:`400`},`box`:{`margin|p`:`inherit inherit 70px inherit`}}}}\"]<p>Donec libero dolor, tincidunt id laoreet vitae, ullamcorper eu tortor. Maecenas pellentesque, dui vitae iaculis mattis, tortor nisi faucibus magna, vitae ultrices lacus purus vitae metus.</p>[/kc_column_text][/kc_column][kc_column width=\"33.33{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"757247\"][kc_column_text _id=\"942834\" css_custom=\"{`kc-css`:{`any`:{`typography`:{`color|,p`:`#242424`,`font-family|,p`:`Libre Franklin`,`font-size|,p`:`18px`,`font-weight|,p`:`700`}}}}\"]<p>What can we do for you ?</p>[/kc_column_text][kc_accordion _id=\"493005\"][kc_accordion_tab title=\"Support 24/7\" _id=\"892516\"][kc_column_text _id=\"52918\"]<p>Vestibulum velit nibh, egestas vel faucibus vitae, feugiat sollicitudin urna. Praesent iaculis id ipsum sit amet pretium. Aliquam tristique sapien nec enim euismod, scelerisque facilisis arcu consectetur.</p>[/kc_column_text][/kc_accordion_tab][kc_accordion_tab title=\"Best Quality\" _id=\"395136\"][kc_column_text _id=\"530942\"]<p>Vestibulum velit nibh, egestas vel faucibus vitae, feugiat sollicitudin urna. Praesent iaculis id ipsum sit amet pretium. Aliquam tristique sapien nec enim euismod, scelerisque facilisis arcu consectetur.</p>[/kc_column_text][/kc_accordion_tab][kc_accordion_tab title=\"Fastest Delivery\" _id=\"481659\"][kc_column_text _id=\"33471\"]<p>Vestibulum velit nibh, egestas vel faucibus vitae, feugiat sollicitudin urna. Praesent iaculis id ipsum sit amet pretium. Aliquam tristique sapien nec enim euismod, scelerisque facilisis arcu consectetur.</p>[/kc_column_text][/kc_accordion_tab][kc_accordion_tab title=\"Customer Care\" _id=\"930131\"][kc_column_text _id=\"483786\"]<p>Vestibulum velit nibh, egestas vel faucibus vitae, feugiat sollicitudin urna. Praesent iaculis id ipsum sit amet pretium. Aliquam tristique sapien nec enim euismod, scelerisque facilisis arcu consectetur.</p>[/kc_column_text][/kc_accordion_tab][kc_accordion_tab title=\"Over 200 Satisfied Customers\" _id=\"54824\"][kc_column_text _id=\"578306\"]<p>Vestibulum velit nibh, egestas vel faucibus vitae, feugiat sollicitudin urna. Praesent iaculis id ipsum sit amet pretium. Aliquam tristique sapien nec enim euismod, scelerisque facilisis arcu consectetur.</p>[/kc_column_text][/kc_accordion_tab][/kc_accordion][/kc_column][/kc_row]', 'Denso Store', '', 'publish', 'closed', 'closed', '', 'about', '', '', '2017-03-16 07:43:47', '2017-03-16 07:43:47', '', 0, 'http://demoapus-wp.com/denso_import/?page_id=1184', 0, 'page', '', 0),
(1186, 1, '2017-03-16 07:44:06', '2017-03-16 07:44:06', '<style type=\"text/css\">body.kc-css-system .kc-css-3676094 ,body.kc-css-system .kc-css-3676094 p{color: #242424;font-family: Libre Franklin;font-size: 36px;line-height: 40px;font-weight: 700;text-align: center;}body.kc-css-system .kc-css-3676094 p{margin-bottom: 5px;}body.kc-css-system .kc-css-1345043 ,body.kc-css-system .kc-css-1345043 p{color: #616161;font-family: Libre Franklin;font-size: 14px;font-weight: 400;text-align: center;}body.kc-css-system .kc-css-764751{padding-bottom: 60px;}body.kc-css-system .kc-css-1933702{background: #eeeeee;}body.kc-css-system .kc-css-1933702 .kc-container{max-width: 100c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b;}body.kc-css-system .kc-css-207218{padding-top: 30px;padding-right: 65px;padding-left: 65px;}@media only screen and (max-width: 999px){body.kc-css-system .kc-css-2420588{width: 100c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b;}body.kc-css-system .kc-css-207218{width: 100c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b;}}</style><section class=\"kc-elm kc-css-3991634 kc_row\"><div class=\"kc-row-container  kc-container\"><div class=\"kc-wrap-columns\"><div class=\"kc-elm kc-css-725824 kc_col-sm-12 kc_column kc_col-sm-12\"><div class=\"kc-col-container\"><div class=\"kc-elm kc-css-2221169\" style=\"height: 85px; clear: both; width:100%;\"></div><div class=\"kc-elm kc-css-3676094 kc_text_block\"><p>Contact info</p>\n</div><div class=\"kc-elm kc-css-1345043 kc_text_block\"><p>Welcome to our Website. We are glad to have you around.</p>\n</div><div class=\"kc-elm kc-css-417855\" style=\"height: 60px; clear: both; width:100%;\"></div></div></div></div></div></section><section class=\"kc-elm kc-css-764751 kc_row\"><div class=\"kc-row-container  kc-container\"><div class=\"kc-wrap-columns\"><div class=\"kc-elm kc-css-3155300 kc_col-sm-12 kc_column kc_col-sm-12\"><div class=\"kc-col-container\"><div class=\"kc-elm kc-css-3288700 kc_text_block\"><div class=\"contact-us\">\n<div class=\"inner\"><span class=\"label\"><i class=\"mn-icon-220\"></i>Email</span><span class=\"content\">hello@denso.com</span></div>\n<div class=\"inner\"><span class=\"label\"><i class=\"mn-icon-258\"></i>Phone number</span><span class=\"content\">+84 (800) 55 555 55</span></div>\n<div class=\"inner\"><span class=\"label\"><i class=\"mn-icon-1142\"></i>Address</span><span class=\"content\">59 Downtown St, Melbourne Australia</span></div>\n</div>\n</div></div></div></div></div></section><section class=\"kc-elm kc-css-1933702 kc_row\"><div class=\"kc-row-container  kc-container\"><div class=\"kc-wrap-columns\"><div class=\"kc-elm kc-css-2420588  kc_column\"><div class=\"kc-col-container\">	<div class=\"widget widget-google-map\">\n		<div id=\"widget-google-mapgT8MG\" class=\"google-map-wrapper\" style=\"height: 440px\" data-latitude=\"40.722701\"\n			data-longitude=\"-73.994701\"\n			data-marker_icon=\"http://shoestimer.com/wp-content/uploads/2017/03/Ellipse-51.png\" data-zoom=\"14\" data-style=\"[{&quot;featureType&quot;:&quot;landscape&quot;,&quot;elementType&quot;:&quot;labels&quot;,&quot;stylers&quot;:[{&quot;visibility&quot;:&quot;off&quot;}]},{&quot;featureType&quot;:&quot;transit&quot;,&quot;elementType&quot;:&quot;labels&quot;,&quot;stylers&quot;:[{&quot;visibility&quot;:&quot;off&quot;}]},{&quot;featureType&quot;:&quot;poi&quot;,&quot;elementType&quot;:&quot;labels&quot;,&quot;stylers&quot;:[{&quot;visibility&quot;:&quot;off&quot;}]},{&quot;featureType&quot;:&quot;water&quot;,&quot;elementType&quot;:&quot;labels&quot;,&quot;stylers&quot;:[{&quot;visibility&quot;:&quot;off&quot;}]},{&quot;featureType&quot;:&quot;road&quot;,&quot;elementType&quot;:&quot;labels.icon&quot;,&quot;stylers&quot;:[{&quot;visibility&quot;:&quot;off&quot;}]},{&quot;stylers&quot;:[{&quot;hue&quot;:&quot;#00aaff&quot;},{&quot;saturation&quot;:-100},{&quot;gamma&quot;:2.15},{&quot;lightness&quot;:12}]},{&quot;featureType&quot;:&quot;road&quot;,&quot;elementType&quot;:&quot;labels.text.fill&quot;,&quot;stylers&quot;:[{&quot;visibility&quot;:&quot;on&quot;},{&quot;lightness&quot;:24}]},{&quot;featureType&quot;:&quot;road&quot;,&quot;elementType&quot;:&quot;geometry&quot;,&quot;stylers&quot;:[{&quot;lightness&quot;:57}]}]\"></div>\n	</div>\n\n</div></div><div class=\"kc-elm kc-css-207218  kc_column\"><div class=\"kc-col-container\"><div class=\"kc-elm kc-css-3739019 kc_text_block\"><div role=\"form\" class=\"wpcf7\" id=\"wpcf7-f1379-o2\" lang=\"en-US\" dir=\"ltr\">\n<div class=\"screen-reader-response\"></div>\n<form action=\"/wp-admin/post.php#wpcf7-f1379-o2\" method=\"post\" class=\"wpcf7-form\" novalidate=\"novalidate\">\n<div style=\"display: none;\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"1379\" /><br />\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.1.7\" /><br />\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" /><br />\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f1379-o2\" /><br />\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" />\n</div>\n<h3 class=\"title\">Get in Touch</h3>\n<div class=\"row\">\n<div class=\"col-xs-12 col-md-4\">\n	<span class=\"wpcf7-form-control-wrap text-193\"><input type=\"text\" name=\"text-193\" value=\"\" size=\"40\" class=\"wpcf7-form-control wpcf7-text form-control\" aria-invalid=\"false\" placeholder=\"Name\" /></span>\n	</div>\n<div class=\"col-xs-12 col-md-4\">\n	<span class=\"wpcf7-form-control-wrap email-636\"><input type=\"email\" name=\"email-636\" value=\"\" size=\"40\" class=\"wpcf7-form-control wpcf7-text wpcf7-email wpcf7-validates-as-required wpcf7-validates-as-email form-control\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Email\" /></span>\n	</div>\n<div class=\"col-xs-12 col-md-4\">\n	<span class=\"wpcf7-form-control-wrap text-195\"><input type=\"text\" name=\"text-195\" value=\"\" size=\"40\" class=\"wpcf7-form-control wpcf7-text form-control\" aria-invalid=\"false\" placeholder=\"Subject\" /></span>\n	</div>\n</div>\n<p><span class=\"wpcf7-form-control-wrap textarea-72\"><textarea name=\"textarea-72\" cols=\"40\" rows=\"10\" class=\"wpcf7-form-control wpcf7-textarea form-control\" aria-invalid=\"false\" placeholder=\"Message\"></textarea></span><input type=\"submit\" value=\"Send Mail\" class=\"wpcf7-form-control wpcf7-submit btn btn-primary\" /></p>\n<div class=\"wpcf7-response-output wpcf7-display-none\"></div>\n</form>\n</div>\n</div></div></div></div></div></section>', 'Contact', '', 'publish', 'closed', 'closed', '', 'contact', '', '', '2021-06-01 16:49:10', '2021-06-01 16:49:10', '[kc_row _id=\"222575\"][kc_column width=\"12/12\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"937926\"][kc_spacing height=\"85px\" _id=\"198591\"][kc_column_text _id=\"20907\" css_custom=\"{`kc-css`:{`any`:{`typography`:{`color|,p`:`#242424`,`font-family|,p`:`Libre Franklin`,`font-size|,p`:`36px`,`line-height|,p`:`40px`,`font-weight|,p`:`700`,`text-align|,p`:`center`},`box`:{`margin|p`:`inherit inherit 5px inherit`}}}}\"]\r\n\r\nContact info\r\n\r\n[/kc_column_text][kc_column_text _id=\"737321\" css_custom=\"{`kc-css`:{`any`:{`typography`:{`color|,p`:`#616161`,`font-family|,p`:`Libre Franklin`,`font-size|,p`:`14px`,`font-weight|,p`:`400`,`text-align|,p`:`center`}}}}\"]\r\n\r\nWelcome to our Website. We are glad to have you around.\r\n\r\n[/kc_column_text][kc_spacing height=\"60px\" _id=\"727011\"][/kc_column][/kc_row][kc_row use_container=\"yes\" css_custom=\"{`kc-css`:{`any`:{`box`:{`padding|`:`inherit inherit 60px inherit`}}}}\" _id=\"135225\"][kc_column width=\"12/12\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"800577\"][kc_column_text _id=\"343859\"]\r\n<div class=\"contact-us\">\r\n<div class=\"inner\"><span class=\"label\"><i class=\"mn-icon-220\"></i>Email</span><span class=\"content\">hello@denso.com</span></div>\r\n<div class=\"inner\"><span class=\"label\"><i class=\"mn-icon-258\"></i>Phone number</span><span class=\"content\">+84 (800) 55 555 55</span></div>\r\n<div class=\"inner\"><span class=\"label\"><i class=\"mn-icon-1142\"></i>Address</span><span class=\"content\">59 Downtown St, Melbourne Australia</span></div>\r\n</div>\r\n[/kc_column_text][/kc_column][/kc_row][kc_row use_container=\"yes\" css_custom=\"{`kc-css`:{`any`:{`background`:{`background|`:`eyJjb2xvciI6IiNlZWVlZWUiLCJsaW5lYXJHcmFkaWVudCI6WyIiXSwiaW1hZ2UiOiJub25lIiwicG9zaXRpb24iOiIwJSAwJSIsInNpemUiOiJhdXRvIiwicmVwZWF0IjoicmVwZWF0IiwiYXR0YWNobWVudCI6InNjcm9sbCIsImFkdmFuY2VkIjowfQ==`}}}}\" cols_gap=\"{`kc-css`:{`any`:{`group`:{`max-width|.kc-container`:`100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}}}}\" _id=\"221791\"][kc_column width=\"50{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}\" _id=\"653981\" css_custom=\"{`kc-css`:{`999`:{`box`:{`width|`:`100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}}}}\"][element_google_map latitude=\"40.722701\" longitude=\"-73.994701\" map_height=\"440\" map_zoom=\"14\" map_style=\"cool-grey\" map_key=\"AIzaSyAgLtmIukM56mTfet5MEoPsng51Ws06Syc\" _id=\"299433\" advanced=\"yes\" marker_icon=\"1209\"][/kc_column][kc_column width=\"50{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}\" _id=\"945107\" css_custom=\"{`kc-css`:{`999`:{`box`:{`width|`:`100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}},`any`:{`box`:{`padding|`:`30px 65px inherit 65px`}}}}\"][kc_column_text _id=\"818266\"]\r\n\r\n[contact-form-7 id=\"4\" title=\"Contact form 1\"]\r\n\r\n[/kc_column_text][/kc_column][/kc_row]', 0, 'http://demoapus-wp.com/denso_import/?page_id=1186', 0, 'page', '', 0);
INSERT INTO `wpx5_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(1188, 1, '2017-03-16 07:44:22', '2017-03-16 07:44:22', '<style type=\"text/css\">body.kc-css-system .kc-css-887938{padding-top: 90px;}body.kc-css-system .kc-css-3908128 ,body.kc-css-system .kc-css-3908128 p{color: #242424;font-family: Libre Franklin;font-size: 36px;line-height: 40px;font-weight: 700;text-align: center;}body.kc-css-system .kc-css-4270875 ,body.kc-css-system .kc-css-4270875 p{color: #616161;font-family: Libre Franklin;font-size: 14px;font-weight: 400;text-align: center;}body.kc-css-system .kc-css-2174212{padding-top: 60px;}body.kc-css-system .kc-css-2847404 ,body.kc-css-system .kc-css-2847404 p{color: #a1d407;font-family: Libre Franklin;font-size: 24px;font-weight: 700;text-transform: none;}body.kc-css-system .kc-css-2149631{padding-top: 12px;}body.kc-css-system .kc-css-1361935 ,body.kc-css-system .kc-css-1361935 p{color: #242424;font-family: Libre Franklin;font-size: 16px;font-weight: 600;text-transform: none;}body.kc-css-system .kc-css-1514261 ,body.kc-css-system .kc-css-1514261 p{color: #616161;font-family: Libre Franklin;font-size: 14px;font-weight: 400;}body.kc-css-system .kc-css-1314361 ,body.kc-css-system .kc-css-1314361 p{color: #242424;font-family: Libre Franklin;font-size: 16px;font-weight: 600;text-transform: none;}body.kc-css-system .kc-css-404662 ,body.kc-css-system .kc-css-404662 p{color: #616161;font-family: Libre Franklin;font-size: 14px;font-weight: 400;}body.kc-css-system .kc-css-2003913{padding-top: 30px;}body.kc-css-system .kc-css-2365517 ,body.kc-css-system .kc-css-2365517 p{color: #242424;font-family: Libre Franklin;font-size: 16px;font-weight: 600;text-transform: none;}body.kc-css-system .kc-css-2283707 ,body.kc-css-system .kc-css-2283707 p{color: #616161;font-family: Libre Franklin;font-size: 14px;font-weight: 400;}body.kc-css-system .kc-css-956480 ,body.kc-css-system .kc-css-956480 p{color: #242424;font-family: Libre Franklin;font-size: 16px;font-weight: 600;text-transform: none;}body.kc-css-system .kc-css-1497225 ,body.kc-css-system .kc-css-1497225 p{color: #616161;font-family: Libre Franklin;font-size: 14px;font-weight: 400;}body.kc-css-system .kc-css-2952289{padding-top: 70px;}body.kc-css-system .kc-css-3246477 ,body.kc-css-system .kc-css-3246477 p{color: #a1d407;font-family: Libre Franklin;font-size: 24px;font-weight: 700;text-transform: none;}body.kc-css-system .kc-css-1806175{padding-top: 12px;}body.kc-css-system .kc-css-1272941 ,body.kc-css-system .kc-css-1272941 p{color: #242424;font-family: Libre Franklin;font-size: 16px;font-weight: 600;text-transform: none;}body.kc-css-system .kc-css-1931225 ,body.kc-css-system .kc-css-1931225 p{color: #616161;font-family: Libre Franklin;font-size: 14px;font-weight: 400;}body.kc-css-system .kc-css-2302640 ,body.kc-css-system .kc-css-2302640 p{color: #242424;font-family: Libre Franklin;font-size: 16px;font-weight: 600;text-transform: none;}body.kc-css-system .kc-css-475658 ,body.kc-css-system .kc-css-475658 p{color: #616161;font-family: Libre Franklin;font-size: 14px;font-weight: 400;}body.kc-css-system .kc-css-1254744{padding-top: 30px;}body.kc-css-system .kc-css-2595880 ,body.kc-css-system .kc-css-2595880 p{color: #242424;font-family: Libre Franklin;font-size: 16px;font-weight: 600;text-transform: none;}body.kc-css-system .kc-css-356356 ,body.kc-css-system .kc-css-356356 p{color: #616161;font-family: Libre Franklin;font-size: 14px;font-weight: 400;}body.kc-css-system .kc-css-2708235 ,body.kc-css-system .kc-css-2708235 p{color: #242424;font-family: Libre Franklin;font-size: 16px;font-weight: 600;text-transform: none;}body.kc-css-system .kc-css-1808352 ,body.kc-css-system .kc-css-1808352 p{color: #616161;font-family: Libre Franklin;font-size: 14px;font-weight: 400;}body.kc-css-system .kc-css-270602{padding-top: 30px;}body.kc-css-system .kc-css-3776424 ,body.kc-css-system .kc-css-3776424 p{color: #242424;font-family: Libre Franklin;font-size: 16px;font-weight: 600;text-transform: none;}body.kc-css-system .kc-css-3837942 ,body.kc-css-system .kc-css-3837942 p{color: #616161;font-family: Libre Franklin;font-size: 14px;font-weight: 400;}body.kc-css-system .kc-css-760076 ,body.kc-css-system .kc-css-760076 p{color: #242424;font-family: Libre Franklin;font-size: 16px;font-weight: 600;text-transform: none;}body.kc-css-system .kc-css-4072622 ,body.kc-css-system .kc-css-4072622 p{color: #616161;font-family: Libre Franklin;font-size: 14px;font-weight: 400;}body.kc-css-system .kc-css-2752802{padding-bottom: 40px;}body.kc-css-system .kc-css-2398603{padding-top: 70px;}body.kc-css-system .kc-css-2124611 ,body.kc-css-system .kc-css-2124611 p{color: #a1d407;font-family: Libre Franklin;font-size: 24px;font-weight: 700;text-transform: none;}body.kc-css-system .kc-css-1679950{padding-top: 12px;}body.kc-css-system .kc-css-1908314 ,body.kc-css-system .kc-css-1908314 p{color: #242424;font-family: Libre Franklin;font-size: 16px;font-weight: 600;text-transform: none;}body.kc-css-system .kc-css-3092065 ,body.kc-css-system .kc-css-3092065 p{color: #616161;font-family: Libre Franklin;font-size: 14px;font-weight: 400;}body.kc-css-system .kc-css-1110479 ,body.kc-css-system .kc-css-1110479 p{color: #242424;font-family: Libre Franklin;font-size: 16px;font-weight: 600;text-transform: none;}body.kc-css-system .kc-css-2619320 ,body.kc-css-system .kc-css-2619320 p{color: #616161;font-family: Libre Franklin;font-size: 14px;font-weight: 400;}body.kc-css-system .kc-css-3395683{padding-top: 30px;padding-bottom: 30px;}body.kc-css-system .kc-css-3272150 ,body.kc-css-system .kc-css-3272150 p{color: #242424;font-family: Libre Franklin;font-size: 16px;font-weight: 600;text-transform: none;}body.kc-css-system .kc-css-2501363 ,body.kc-css-system .kc-css-2501363 p{color: #616161;font-family: Libre Franklin;font-size: 14px;font-weight: 400;}body.kc-css-system .kc-css-2182605 ,body.kc-css-system .kc-css-2182605 p{color: #242424;font-family: Libre Franklin;font-size: 16px;font-weight: 600;text-transform: none;}body.kc-css-system .kc-css-2497967 ,body.kc-css-system .kc-css-2497967 p{color: #616161;font-family: Libre Franklin;font-size: 14px;font-weight: 400;}</style><section class=\"kc-elm kc-css-887938 kc_row\"><div class=\"kc-row-container  kc-container\"><div class=\"kc-wrap-columns\"><div class=\"kc-elm kc-css-626309 kc_col-sm-12 kc_column kc_col-sm-12\"><div class=\"kc-col-container\"><div class=\"kc-elm kc-css-2956159 kc_row kc_row_inner\"><div class=\"kc-elm kc-css-1325308  kc_column_inner\"><div class=\"kc_wrapper kc-col-inner-container\"><div class=\"kc-elm kc-css-3908128 kc_text_block\"><p>Frequently Asked Questions</p>\n</div><div class=\"kc-elm kc-css-4270875 kc_text_block\"><p>Answer all of your questions</p>\n</div></div></div></div><div class=\"kc-elm kc-css-2174212 kc_row kc_row_inner\"><div class=\"kc-elm kc-css-3808869  kc_column_inner\"><div class=\"kc_wrapper kc-col-inner-container\"><div class=\"kc-elm kc-css-2847404 kc_text_block\"><p><span class=\"list-number\">01. </span> Purchases &amp; Refunds</p>\n</div><div class=\"kc-elm kc-css-2149631 kc_row kc_row_inner\"><div class=\"kc-elm kc-css-4094634  kc_column_inner\"><div class=\"kc_wrapper kc-col-inner-container\"><div class=\"kc-elm kc-css-1361935 kc_text_block\"><p>Why won\'t my payment go through?</p>\n</div><div class=\"kc-elm kc-css-1514261 kc_text_block\"><p>Ex Portland Pitchfork irure mustache. Neutra fap before they sold out literally Williamsburg. Aliquip ugh bicycle rights actually mlkshk, seitan squid craft beer tempor. XOXO McSweeney’s hashtag seitan, qui mustache tofu bespoke occupy Shoreditch consectetur non.</p>\n</div></div></div><div class=\"kc-elm kc-css-4279388  kc_column_inner\"><div class=\"kc_wrapper kc-col-inner-container\"><div class=\"kc-elm kc-css-1314361 kc_text_block\"><p>How do I get a refund?</p>\n</div><div class=\"kc-elm kc-css-404662 kc_text_block\"><p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable.</p>\n</div></div></div></div><div class=\"kc-elm kc-css-2003913 kc_row kc_row_inner\"><div class=\"kc-elm kc-css-1782631  kc_column_inner\"><div class=\"kc_wrapper kc-col-inner-container\"><div class=\"kc-elm kc-css-2365517 kc_text_block\"><p>How do I redeem a coupon?</p>\n</div><div class=\"kc-elm kc-css-2283707 kc_text_block\"><p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using \'Content here, content here\', making it look like readable English.</p>\n</div></div></div><div class=\"kc-elm kc-css-2812192  kc_column_inner\"><div class=\"kc_wrapper kc-col-inner-container\"><div class=\"kc-elm kc-css-956480 kc_text_block\"><p>What Shipping Methods Are Available?</p>\n</div><div class=\"kc-elm kc-css-1497225 kc_text_block\"><p>Neutra fap before they sold out literally Williamsburg. Aliquip ugh bicycle rights actually mlkshk, seitan squid craft beer tempor. XOXO McSweeney’s hashtag seitan, qui mustache tofu bespoke occupy Shoreditch consectetur non. Ex Portland Pitchfork irure mustache.</p>\n</div></div></div></div></div></div></div></div></div></div></div></section><section class=\"kc-elm kc-css-1744500 kc_row\"><div class=\"kc-row-container  kc-container\"><div class=\"kc-wrap-columns\"><div class=\"kc-elm kc-css-2100139 kc_col-sm-12 kc_column kc_col-sm-12\"><div class=\"kc-col-container\"><div class=\"kc-elm kc-css-2952289 kc_row kc_row_inner\"><div class=\"kc-elm kc-css-2251684  kc_column_inner\"><div class=\"kc_wrapper kc-col-inner-container\"><div class=\"kc-elm kc-css-3246477 kc_text_block\"><p><span class=\"list-number\">02. </span> Making Courses</p>\n</div><div class=\"kc-elm kc-css-1806175 kc_row kc_row_inner\"><div class=\"kc-elm kc-css-3196946  kc_column_inner\"><div class=\"kc_wrapper kc-col-inner-container\"><div class=\"kc-elm kc-css-1272941 kc_text_block\"><p>Changing account name</p>\n</div><div class=\"kc-elm kc-css-1931225 kc_text_block\"><p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.</p>\n</div></div></div><div class=\"kc-elm kc-css-4257960  kc_column_inner\"><div class=\"kc_wrapper kc-col-inner-container\"><div class=\"kc-elm kc-css-2302640 kc_text_block\"><p>How do I unsubscribe from Campus e-mails?</p>\n</div><div class=\"kc-elm kc-css-475658 kc_text_block\"><p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable.</p>\n</div></div></div></div><div class=\"kc-elm kc-css-1254744 kc_row kc_row_inner\"><div class=\"kc-elm kc-css-1217205  kc_column_inner\"><div class=\"kc_wrapper kc-col-inner-container\"><div class=\"kc-elm kc-css-2595880 kc_text_block\"><p>How do I change my password?</p>\n</div><div class=\"kc-elm kc-css-356356 kc_text_block\"><p>Plaid letterpress leggings craft beer meh ethical Pinterest. Art party authentic freegan semiotics jean shorts chia cred. Neutra Austin roof party Brooklyn, synth Thundercats swag 8-bit photo booth.</p>\n</div></div></div><div class=\"kc-elm kc-css-2511612  kc_column_inner\"><div class=\"kc_wrapper kc-col-inner-container\"><div class=\"kc-elm kc-css-2708235 kc_text_block\"><p>What Shipping Methods Are Available?</p>\n</div><div class=\"kc-elm kc-css-1808352 kc_text_block\"><p>Neutra fap before they sold out literally Williamsburg. Aliquip ugh bicycle rights actually mlkshk, seitan squid craft beer tempor. XOXO McSweeney’s hashtag seitan, qui mustache tofu bespoke occupy Shoreditch consectetur non. Ex Portland Pitchfork irure mustache.</p>\n</div></div></div></div><div class=\"kc-elm kc-css-270602 kc_row kc_row_inner\"><div class=\"kc-elm kc-css-641974  kc_column_inner\"><div class=\"kc_wrapper kc-col-inner-container\"><div class=\"kc-elm kc-css-3776424 kc_text_block\"><p>How Do I Place an Order?</p>\n</div><div class=\"kc-elm kc-css-3837942 kc_text_block\"><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Phasellus sapien lorem, consectetur et turpis id, blandit interdum metus. Morbi sed ligula id elit mollis efficitur ut nec ligula. Proin erat magna, pellentesque at elementum at, eleifend a tortor.</p>\n</div></div></div><div class=\"kc-elm kc-css-995077  kc_column_inner\"><div class=\"kc_wrapper kc-col-inner-container\"><div class=\"kc-elm kc-css-760076 kc_text_block\"><p>Do I Need A Account To Place Order?</p>\n</div><div class=\"kc-elm kc-css-4072622 kc_text_block\"><p>Missing mobile purchase<br />\nIf you purchased a course on iOS or Android, it\'s possible that the course was not registered to your account. Please email your purchase receipt to helpyou@educo.com.</p>\n</div></div></div></div></div></div></div></div></div></div></div></section><section class=\"kc-elm kc-css-2752802 kc_row\"><div class=\"kc-row-container  kc-container\"><div class=\"kc-wrap-columns\"><div class=\"kc-elm kc-css-3566355 kc_col-sm-12 kc_column kc_col-sm-12\"><div class=\"kc-col-container\"><div class=\"kc-elm kc-css-2398603 kc_row kc_row_inner\"><div class=\"kc-elm kc-css-1527055  kc_column_inner\"><div class=\"kc_wrapper kc-col-inner-container\"><div class=\"kc-elm kc-css-2124611 kc_text_block\"><p><span class=\"list-number\">03. </span> Payment Infomartion</p>\n</div><div class=\"kc-elm kc-css-1679950 kc_row kc_row_inner\"><div class=\"kc-elm kc-css-4123231  kc_column_inner\"><div class=\"kc_wrapper kc-col-inner-container\"><div class=\"kc-elm kc-css-1908314 kc_text_block\"><p>What Payment Methods Are Accepted?</p>\n</div><div class=\"kc-elm kc-css-3092065 kc_text_block\"><p>Fashion axe DIY jean shorts, swag kale chips meh polaroid kogi butcher Wes Anderson chambray next level semiotics gentrify yr. Voluptate photo booth fugiat Vice. Austin sed Williamsburg, ea labore raw denim voluptate cred proident mixtape excepteur mustache. Twee chia photo booth readymade food truck, hoodie roof party swag keytar PBR DIY.</p>\n</div></div></div><div class=\"kc-elm kc-css-1846494  kc_column_inner\"><div class=\"kc_wrapper kc-col-inner-container\"><div class=\"kc-elm kc-css-1110479 kc_text_block\"><p>Is Buying On-Line Safe?</p>\n</div><div class=\"kc-elm kc-css-2619320 kc_text_block\"><p>Art party authentic freegan semiotics jean shorts chia cred. Neutra Austin roof party Brooklyn, synth Thundercats swag 8-bit photo booth. Plaid letterpress leggings craft beer meh ethical Pinterest.</p>\n</div></div></div></div><div class=\"kc-elm kc-css-3395683 kc_row kc_row_inner\"><div class=\"kc-elm kc-css-3227404  kc_column_inner\"><div class=\"kc_wrapper kc-col-inner-container\"><div class=\"kc-elm kc-css-3272150 kc_text_block\"><p>How do I change my password?</p>\n</div><div class=\"kc-elm kc-css-2501363 kc_text_block\"><p>Plaid letterpress leggings craft beer meh ethical Pinterest. Art party authentic freegan semiotics jean shorts chia cred. Neutra Austin roof party Brooklyn, synth Thundercats swag 8-bit photo booth.</p>\n</div></div></div><div class=\"kc-elm kc-css-1846290  kc_column_inner\"><div class=\"kc_wrapper kc-col-inner-container\"><div class=\"kc-elm kc-css-2182605 kc_text_block\"><p>What Shipping Methods Are Available?</p>\n</div><div class=\"kc-elm kc-css-2497967 kc_text_block\"><p>Neutra fap before they sold out literally Williamsburg. Aliquip ugh bicycle rights actually mlkshk, seitan squid craft beer tempor. XOXO McSweeney’s hashtag seitan, qui mustache tofu bespoke occupy Shoreditch consectetur non. Ex Portland Pitchfork irure mustache.</p>\n</div></div></div></div></div></div></div></div></div></div></div></section>', 'FAQ', '', 'publish', 'closed', 'closed', '', 'faq', '', '', '2021-06-01 16:49:05', '2021-06-01 16:49:05', '[kc_row use_container=\"yes\" css_custom=\"{`kc-css`:{`any`:{`box`:{`padding|`:`90px inherit inherit inherit`}}}}\" _id=\"363497\"][kc_column width=\"12/12\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"805870\"][kc_row_inner column_align=\"middle\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"603643\"][kc_column_inner width=\"100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}\" _id=\"94327\"][kc_column_text _id=\"529199\" css_custom=\"{`kc-css`:{`any`:{`typography`:{`color|,p`:`#242424`,`font-family|,p`:`Libre Franklin`,`font-size|,p`:`36px`,`line-height|,p`:`40px`,`font-weight|,p`:`700`,`text-align|,p`:`center`}}}}\"]\r\n\r\nFrequently Asked Questions\r\n\r\n[/kc_column_text][kc_column_text _id=\"522638\" css_custom=\"{`kc-css`:{`any`:{`typography`:{`color|,p`:`#616161`,`font-family|,p`:`Libre Franklin`,`font-size|,p`:`14px`,`font-weight|,p`:`400`,`text-align|,p`:`center`}}}}\"]\r\n\r\nAnswer all of your questions\r\n\r\n[/kc_column_text][/kc_column_inner][/kc_row_inner][kc_row_inner _id=\"815738\" css_custom=\"{`kc-css`:{`any`:{`box`:{`padding|`:`60px inherit inherit inherit`}}}}\"][kc_column_inner width=\"100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}\" _id=\"460888\"][kc_column_text _id=\"369427\" css_custom=\"{`kc-css`:{`any`:{`typography`:{`color|,p`:`#a1d407`,`font-family|,p`:`Libre Franklin`,`font-size|,p`:`24px`,`font-weight|,p`:`700`,`text-transform|,p`:`none`}}}}\"]\r\n\r\n<span class=\"list-number\">01. </span> Purchases &amp; Refunds\r\n\r\n[/kc_column_text][kc_row_inner# _id=\"995493\" css_custom=\"{`kc-css`:{`any`:{`box`:{`padding|`:`12px inherit inherit inherit`}}}}\"][kc_column_inner# width=\"50{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}\" _id=\"93575\"][kc_column_text _id=\"989785\" css_custom=\"{`kc-css`:{`any`:{`typography`:{`color|,p`:`#242424`,`font-family|,p`:`Libre Franklin`,`font-size|,p`:`16px`,`font-weight|,p`:`600`,`text-transform|,p`:`none`}}}}\"]\r\n\r\nWhy won\'t my payment go through?\r\n\r\n[/kc_column_text][kc_column_text _id=\"768220\" css_custom=\"{`kc-css`:{`any`:{`typography`:{`color|,p`:`#616161`,`font-family|,p`:`Libre Franklin`,`font-size|,p`:`14px`,`font-weight|,p`:`400`}}}}\"]\r\n\r\nEx Portland Pitchfork irure mustache. Neutra fap before they sold out literally Williamsburg. Aliquip ugh bicycle rights actually mlkshk, seitan squid craft beer tempor. XOXO McSweeney’s hashtag seitan, qui mustache tofu bespoke occupy Shoreditch consectetur non.\r\n\r\n[/kc_column_text][/kc_column_inner#][kc_column_inner# width=\"50{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}\" _id=\"627946\"][kc_column_text _id=\"753319\" css_custom=\"{`kc-css`:{`any`:{`typography`:{`color|,p`:`#242424`,`font-family|,p`:`Libre Franklin`,`font-size|,p`:`16px`,`font-weight|,p`:`600`,`text-transform|,p`:`none`}}}}\"]\r\n\r\nHow do I get a refund?\r\n\r\n[/kc_column_text][kc_column_text _id=\"977588\" css_custom=\"{`kc-css`:{`any`:{`typography`:{`color|,p`:`#616161`,`font-family|,p`:`Libre Franklin`,`font-size|,p`:`14px`,`font-weight|,p`:`400`}}}}\"]\r\n\r\nThere are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable.\r\n\r\n[/kc_column_text][/kc_column_inner#][/kc_row_inner#][kc_row_inner# _id=\"994944\" css_custom=\"{`kc-css`:{`any`:{`box`:{`padding|`:`30px inherit inherit inherit`}}}}\"][kc_column_inner# width=\"50{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}\" _id=\"460219\"][kc_column_text _id=\"536700\" css_custom=\"{`kc-css`:{`any`:{`typography`:{`color|,p`:`#242424`,`font-family|,p`:`Libre Franklin`,`font-size|,p`:`16px`,`font-weight|,p`:`600`,`text-transform|,p`:`none`}}}}\"]\r\n\r\nHow do I redeem a coupon?\r\n\r\n[/kc_column_text][kc_column_text _id=\"896767\" css_custom=\"{`kc-css`:{`any`:{`typography`:{`color|,p`:`#616161`,`font-family|,p`:`Libre Franklin`,`font-size|,p`:`14px`,`font-weight|,p`:`400`}}}}\"]\r\n\r\nIt is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using \'Content here, content here\', making it look like readable English.\r\n\r\n[/kc_column_text][/kc_column_inner#][kc_column_inner# width=\"50{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}\" _id=\"618211\"][kc_column_text _id=\"24039\" css_custom=\"{`kc-css`:{`any`:{`typography`:{`color|,p`:`#242424`,`font-family|,p`:`Libre Franklin`,`font-size|,p`:`16px`,`font-weight|,p`:`600`,`text-transform|,p`:`none`}}}}\"]\r\n\r\nWhat Shipping Methods Are Available?\r\n\r\n[/kc_column_text][kc_column_text _id=\"411402\" css_custom=\"{`kc-css`:{`any`:{`typography`:{`color|,p`:`#616161`,`font-family|,p`:`Libre Franklin`,`font-size|,p`:`14px`,`font-weight|,p`:`400`}}}}\"]\r\n\r\nNeutra fap before they sold out literally Williamsburg. Aliquip ugh bicycle rights actually mlkshk, seitan squid craft beer tempor. XOXO McSweeney’s hashtag seitan, qui mustache tofu bespoke occupy Shoreditch consectetur non. Ex Portland Pitchfork irure mustache.\r\n\r\n[/kc_column_text][/kc_column_inner#][/kc_row_inner#][/kc_column_inner][/kc_row_inner][/kc_column][/kc_row][kc_row use_container=\"yes\" _id=\"557781\"][kc_column width=\"12/12\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"200870\"][kc_row_inner _id=\"910440\" css_custom=\"{`kc-css`:{`any`:{`box`:{`padding|`:`70px inherit inherit inherit`}}}}\"][kc_column_inner width=\"100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}\" _id=\"347701\"][kc_column_text _id=\"468724\" css_custom=\"{`kc-css`:{`any`:{`typography`:{`color|,p`:`#a1d407`,`font-family|,p`:`Libre Franklin`,`font-size|,p`:`24px`,`font-weight|,p`:`700`,`text-transform|,p`:`none`}}}}\"]\r\n\r\n<span class=\"list-number\">02. </span> Making Courses\r\n\r\n[/kc_column_text][kc_row_inner# _id=\"792723\" css_custom=\"{`kc-css`:{`any`:{`box`:{`padding|`:`12px inherit inherit inherit`}}}}\"][kc_column_inner# width=\"50{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}\" _id=\"32711\"][kc_column_text _id=\"891717\" css_custom=\"{`kc-css`:{`any`:{`typography`:{`color|,p`:`#242424`,`font-family|,p`:`Libre Franklin`,`font-size|,p`:`16px`,`font-weight|,p`:`600`,`text-transform|,p`:`none`}}}}\"]\r\n\r\nChanging account name\r\n\r\n[/kc_column_text][kc_column_text _id=\"426665\" css_custom=\"{`kc-css`:{`any`:{`typography`:{`color|,p`:`#616161`,`font-family|,p`:`Libre Franklin`,`font-size|,p`:`14px`,`font-weight|,p`:`400`}}}}\"]\r\n\r\nLorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.\r\n\r\n[/kc_column_text][/kc_column_inner#][kc_column_inner# width=\"50{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}\" _id=\"240750\"][kc_column_text _id=\"963579\" css_custom=\"{`kc-css`:{`any`:{`typography`:{`color|,p`:`#242424`,`font-family|,p`:`Libre Franklin`,`font-size|,p`:`16px`,`font-weight|,p`:`600`,`text-transform|,p`:`none`}}}}\"]\r\n\r\nHow do I unsubscribe from Campus e-mails?\r\n\r\n[/kc_column_text][kc_column_text _id=\"390502\" css_custom=\"{`kc-css`:{`any`:{`typography`:{`color|,p`:`#616161`,`font-family|,p`:`Libre Franklin`,`font-size|,p`:`14px`,`font-weight|,p`:`400`}}}}\"]\r\n\r\nThere are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable.\r\n\r\n[/kc_column_text][/kc_column_inner#][/kc_row_inner#][kc_row_inner# _id=\"479044\" css_custom=\"{`kc-css`:{`any`:{`box`:{`padding|`:`30px inherit inherit inherit`}}}}\"][kc_column_inner# width=\"50{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}\" _id=\"107362\"][kc_column_text _id=\"693304\" css_custom=\"{`kc-css`:{`any`:{`typography`:{`color|,p`:`#242424`,`font-family|,p`:`Libre Franklin`,`font-size|,p`:`16px`,`font-weight|,p`:`600`,`text-transform|,p`:`none`}}}}\"]\r\n\r\nHow do I change my password?\r\n\r\n[/kc_column_text][kc_column_text _id=\"119509\" css_custom=\"{`kc-css`:{`any`:{`typography`:{`color|,p`:`#616161`,`font-family|,p`:`Libre Franklin`,`font-size|,p`:`14px`,`font-weight|,p`:`400`}}}}\"]\r\n\r\nPlaid letterpress leggings craft beer meh ethical Pinterest. Art party authentic freegan semiotics jean shorts chia cred. Neutra Austin roof party Brooklyn, synth Thundercats swag 8-bit photo booth.\r\n\r\n[/kc_column_text][/kc_column_inner#][kc_column_inner# width=\"50{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}\" _id=\"986044\"][kc_column_text _id=\"754793\" css_custom=\"{`kc-css`:{`any`:{`typography`:{`color|,p`:`#242424`,`font-family|,p`:`Libre Franklin`,`font-size|,p`:`16px`,`font-weight|,p`:`600`,`text-transform|,p`:`none`}}}}\"]\r\n\r\nWhat Shipping Methods Are Available?\r\n\r\n[/kc_column_text][kc_column_text _id=\"205882\" css_custom=\"{`kc-css`:{`any`:{`typography`:{`color|,p`:`#616161`,`font-family|,p`:`Libre Franklin`,`font-size|,p`:`14px`,`font-weight|,p`:`400`}}}}\"]\r\n\r\nNeutra fap before they sold out literally Williamsburg. Aliquip ugh bicycle rights actually mlkshk, seitan squid craft beer tempor. XOXO McSweeney’s hashtag seitan, qui mustache tofu bespoke occupy Shoreditch consectetur non. Ex Portland Pitchfork irure mustache.\r\n\r\n[/kc_column_text][/kc_column_inner#][/kc_row_inner#][kc_row_inner# _id=\"70392\" css_custom=\"{`kc-css`:{`any`:{`box`:{`padding|`:`30px inherit inherit inherit`}}}}\"][kc_column_inner# width=\"50{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}\" _id=\"424629\"][kc_column_text _id=\"813741\" css_custom=\"{`kc-css`:{`any`:{`typography`:{`color|,p`:`#242424`,`font-family|,p`:`Libre Franklin`,`font-size|,p`:`16px`,`font-weight|,p`:`600`,`text-transform|,p`:`none`}}}}\"]\r\n\r\nHow Do I Place an Order?\r\n\r\n[/kc_column_text][kc_column_text _id=\"994909\" css_custom=\"{`kc-css`:{`any`:{`typography`:{`color|,p`:`#616161`,`font-family|,p`:`Libre Franklin`,`font-size|,p`:`14px`,`font-weight|,p`:`400`}}}}\"]\r\n\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Phasellus sapien lorem, consectetur et turpis id, blandit interdum metus. Morbi sed ligula id elit mollis efficitur ut nec ligula. Proin erat magna, pellentesque at elementum at, eleifend a tortor.\r\n\r\n[/kc_column_text][/kc_column_inner#][kc_column_inner# width=\"50{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}\" _id=\"495393\"][kc_column_text _id=\"581851\" css_custom=\"{`kc-css`:{`any`:{`typography`:{`color|,p`:`#242424`,`font-family|,p`:`Libre Franklin`,`font-size|,p`:`16px`,`font-weight|,p`:`600`,`text-transform|,p`:`none`}}}}\"]\r\n\r\nDo I Need A Account To Place Order?\r\n\r\n[/kc_column_text][kc_column_text _id=\"162344\" css_custom=\"{`kc-css`:{`any`:{`typography`:{`color|,p`:`#616161`,`font-family|,p`:`Libre Franklin`,`font-size|,p`:`14px`,`font-weight|,p`:`400`}}}}\"]\r\n\r\nMissing mobile purchase\r\nIf you purchased a course on iOS or Android, it\'s possible that the course was not registered to your account. Please email your purchase receipt to helpyou@educo.com.\r\n\r\n[/kc_column_text][/kc_column_inner#][/kc_row_inner#][/kc_column_inner][/kc_row_inner][/kc_column][/kc_row][kc_row use_container=\"yes\" _id=\"843930\" css_custom=\"{`kc-css`:{`any`:{`box`:{`padding|`:`inherit inherit 40px inherit`}}}}\"][kc_column width=\"12/12\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"552677\"][kc_row_inner _id=\"662978\" css_custom=\"{`kc-css`:{`any`:{`box`:{`padding|`:`70px inherit inherit inherit`}}}}\"][kc_column_inner width=\"100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}\" _id=\"867599\"][kc_column_text _id=\"785352\" css_custom=\"{`kc-css`:{`any`:{`typography`:{`color|,p`:`#a1d407`,`font-family|,p`:`Libre Franklin`,`font-size|,p`:`24px`,`font-weight|,p`:`700`,`text-transform|,p`:`none`}}}}\"]\r\n\r\n<span class=\"list-number\">03. </span> Payment Infomartion\r\n\r\n[/kc_column_text][kc_row_inner# _id=\"757813\" css_custom=\"{`kc-css`:{`any`:{`box`:{`padding|`:`12px inherit inherit inherit`}}}}\"][kc_column_inner# width=\"50{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}\" _id=\"981030\"][kc_column_text _id=\"42502\" css_custom=\"{`kc-css`:{`any`:{`typography`:{`color|,p`:`#242424`,`font-family|,p`:`Libre Franklin`,`font-size|,p`:`16px`,`font-weight|,p`:`600`,`text-transform|,p`:`none`}}}}\"]\r\n\r\nWhat Payment Methods Are Accepted?\r\n\r\n[/kc_column_text][kc_column_text _id=\"364830\" css_custom=\"{`kc-css`:{`any`:{`typography`:{`color|,p`:`#616161`,`font-family|,p`:`Libre Franklin`,`font-size|,p`:`14px`,`font-weight|,p`:`400`}}}}\"]\r\n\r\nFashion axe DIY jean shorts, swag kale chips meh polaroid kogi butcher Wes Anderson chambray next level semiotics gentrify yr. Voluptate photo booth fugiat Vice. Austin sed Williamsburg, ea labore raw denim voluptate cred proident mixtape excepteur mustache. Twee chia photo booth readymade food truck, hoodie roof party swag keytar PBR DIY.\r\n\r\n[/kc_column_text][/kc_column_inner#][kc_column_inner# width=\"50{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}\" _id=\"486005\"][kc_column_text _id=\"259547\" css_custom=\"{`kc-css`:{`any`:{`typography`:{`color|,p`:`#242424`,`font-family|,p`:`Libre Franklin`,`font-size|,p`:`16px`,`font-weight|,p`:`600`,`text-transform|,p`:`none`}}}}\"]\r\n\r\nIs Buying On-Line Safe?\r\n\r\n[/kc_column_text][kc_column_text _id=\"20713\" css_custom=\"{`kc-css`:{`any`:{`typography`:{`color|,p`:`#616161`,`font-family|,p`:`Libre Franklin`,`font-size|,p`:`14px`,`font-weight|,p`:`400`}}}}\"]\r\n\r\nArt party authentic freegan semiotics jean shorts chia cred. Neutra Austin roof party Brooklyn, synth Thundercats swag 8-bit photo booth. Plaid letterpress leggings craft beer meh ethical Pinterest.\r\n\r\n[/kc_column_text][/kc_column_inner#][/kc_row_inner#][kc_row_inner# _id=\"136632\" css_custom=\"{`kc-css`:{`any`:{`box`:{`padding|`:`30px inherit 30px inherit`}}}}\"][kc_column_inner# width=\"50{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}\" _id=\"859308\"][kc_column_text _id=\"165966\" css_custom=\"{`kc-css`:{`any`:{`typography`:{`color|,p`:`#242424`,`font-family|,p`:`Libre Franklin`,`font-size|,p`:`16px`,`font-weight|,p`:`600`,`text-transform|,p`:`none`}}}}\"]\r\n\r\nHow do I change my password?\r\n\r\n[/kc_column_text][kc_column_text _id=\"464786\" css_custom=\"{`kc-css`:{`any`:{`typography`:{`color|,p`:`#616161`,`font-family|,p`:`Libre Franklin`,`font-size|,p`:`14px`,`font-weight|,p`:`400`}}}}\"]\r\n\r\nPlaid letterpress leggings craft beer meh ethical Pinterest. Art party authentic freegan semiotics jean shorts chia cred. Neutra Austin roof party Brooklyn, synth Thundercats swag 8-bit photo booth.\r\n\r\n[/kc_column_text][/kc_column_inner#][kc_column_inner# width=\"50{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}\" _id=\"725133\"][kc_column_text _id=\"704457\" css_custom=\"{`kc-css`:{`any`:{`typography`:{`color|,p`:`#242424`,`font-family|,p`:`Libre Franklin`,`font-size|,p`:`16px`,`font-weight|,p`:`600`,`text-transform|,p`:`none`}}}}\"]\r\n\r\nWhat Shipping Methods Are Available?\r\n\r\n[/kc_column_text][kc_column_text _id=\"261039\" css_custom=\"{`kc-css`:{`any`:{`typography`:{`color|,p`:`#616161`,`font-family|,p`:`Libre Franklin`,`font-size|,p`:`14px`,`font-weight|,p`:`400`}}}}\"]\r\n\r\nNeutra fap before they sold out literally Williamsburg. Aliquip ugh bicycle rights actually mlkshk, seitan squid craft beer tempor. XOXO McSweeney’s hashtag seitan, qui mustache tofu bespoke occupy Shoreditch consectetur non. Ex Portland Pitchfork irure mustache.\r\n\r\n[/kc_column_text][/kc_column_inner#][/kc_row_inner#][/kc_column_inner][/kc_row_inner][/kc_column][/kc_row]', 0, 'http://demoapus-wp.com/denso_import/?page_id=1188', 0, 'page', '', 0),
(1301, 1, '2017-03-22 09:03:54', '2017-03-22 09:03:54', '[wcv_vendorslist]', 'All Vendors Free', '', 'publish', 'closed', 'closed', '', 'all-vendors-free', '', '', '2017-03-22 09:03:54', '2017-03-22 09:03:54', '', 0, 'http://demoapus-wp.com/denso_import/?page_id=1301', 0, 'page', '', 0),
(1747, 1, '2020-05-24 02:05:14', '2020-05-24 02:05:14', '', 'shoes5', '', 'inherit', 'open', 'closed', '', 'shoes5', '', '', '2020-05-24 02:05:14', '2020-05-24 02:05:14', '', 0, 'http://nextshoes.uk/wp-content/uploads/2020/05/shoes5.png', 0, 'attachment', 'image/png', 0),
(1748, 1, '2020-05-24 02:05:38', '2020-05-24 02:05:38', '', 'shoes5', '', 'inherit', 'open', 'closed', '', 'shoes5-2', '', '', '2020-05-24 02:05:38', '2020-05-24 02:05:38', '', 0, 'http://nextshoes.uk/wp-content/uploads/2020/05/shoes5-1.png', 0, 'attachment', 'image/png', 0),
(1749, 1, '2020-05-24 02:24:46', '2020-05-24 02:24:46', '', '350172', '', 'inherit', 'open', 'closed', '', '350172', '', '', '2020-05-24 02:24:46', '2020-05-24 02:24:46', '', 0, 'http://nextshoes.uk/wp-content/uploads/2020/05/350172.png', 0, 'attachment', 'image/png', 0),
(1750, 1, '2020-05-24 02:26:29', '2020-05-24 02:26:29', '', '300172a', '', 'inherit', 'open', 'closed', '', '300172a', '', '', '2020-05-24 02:26:29', '2020-05-24 02:26:29', '', 0, 'http://nextshoes.uk/wp-content/uploads/2020/05/300172a.png', 0, 'attachment', 'image/png', 0),
(1493, 1, '2020-05-06 09:39:13', '2020-05-06 09:39:13', '', 'XTRATUF-Performance-Series-6-Mens-Full-Rubber-Ankle-Deck-Boots', '', 'inherit', 'open', 'closed', '', 'xtratuf-performance-series-6-mens-full-rubber-ankle-deck-boots-2', '', '', '2020-05-06 09:39:13', '2020-05-06 09:39:13', '', 0, 'http://nextshoes.uk/?attachment_id=1493', 0, 'attachment', 'image/jpeg', 0),
(114, 1, '2017-01-12 08:10:16', '2017-01-12 08:10:16', 'It is expected that new regulations and changes to the UK Highway Code will be needed before driverless cars can be used fully on the roads.\nBut the concept has thrown up a number of conceptual and safety challenges - including how to account for real-world driving conditions.\n“Thousands and thousands of people are killed in car accidents every year,†said Dolgov to Reuters, in relation to the “speedingâ€, er, feature. The point is that on a motorway or highway, cars which drive much slower than those around them are at more risk than those breaking the arbitrary speed limit.\nThe current cars undergoing tests in the US are essentially normal vehicles, but with a large cylinder of sensors and lasers on the roof, and various other tech around the edge of the car.\nBut Google has also announced a separate line of electric self-driving cars it intends to build which will be limited to 25mph - presumably ruling it out of breaking the law in most circumstances.\nMeanwhile a separate but related recent debate focused on whether self-driving cars should be programmed to protect the occupant at all costs, or whether they should prioritise greater numbers of pedestrians outside the vehicle... IE whether your Google car should be programmed to kill you.\nThe announcement might seem like a tiny detail in the evolution of the Google X project, but driverless cars could be on the roads within a decade, and have led to thorny legal and ethical issues. If you are using an autonomous car are you legally liable under the terms of your insurance? How can you be sure that your car, in its efforts to protect the occupants, won\'t take out surrounding pedestrians if it has to take evasive action?\nAnd perhaps most important of all, if Cecilia Abadie, who was ticketed for wearing Google Glass while driving, had been the lead passenger in a Google driverless car instead, would she have got a ticket then?', 'Make Sure You Read This Before Buying Plants', '', 'publish', 'open', 'open', '', 'make-sure-you-read-this-before-buying-plants', '', '', '2017-01-12 08:10:16', '2017-01-12 08:10:16', '', 0, 'http://demoapus-wp.com/denso_import/?p=114', 0, 'post', '', 0),
(1164, 1, '2017-03-15 09:49:14', '2017-03-15 09:49:14', 'Google has admitted that its self-driving cars are designed to intentionally break the speed limit by up to 10 miles-per-hour.\nProject lead engineer Dmitri Dolgov told Reuters that the decision was a ‘safety feature’. because it can be dangerous to drive slowly on a fast road when everyone else is breaking the limit.\nGoogle’s cars are already in testing on US roads, and are designed to operate almost entirely without input from human drivers. The UK will allow the vehicles on the roads from 2015, again in limited tests.\n\n&nbsp;\n\n<img class=\"size-full wp-image-1181 aligncenter\" src=\"https://NextShoes.UK/wp-content/uploads/2017/03/Layer-930.jpg\" alt=\"\" width=\"975\" height=\"715\" />\n\n&nbsp;\n\nIt is expected that new regulations and changes to the UK Highway Code will be needed before driverless cars can be used fully on the roads.\nBut the concept has thrown up a number of conceptual and safety challenges - including how to account for real-world driving conditions.\n“Thousands and thousands of people are killed in car accidents every year,†said Dolgov to Reuters, in relation to the “speedingâ€, er, feature. The point is that on a motorway or highway, cars which drive much slower than those around them are at more risk than those breaking the arbitrary speed limit.\nThe current cars undergoing tests in the US are essentially normal vehicles, but with a large cylinder of sensors and lasers on the roof, and various other tech around the edge of the car.\nBut Google has also announced a separate line of electric self-driving cars it intends to build which will be limited to 25mph - presumably ruling it out of breaking the law in most circumstances.\nMeanwhile a separate but related recent debate focused on whether self-driving cars should be programmed to protect the occupant at all costs, or whether they should prioritise greater numbers of pedestrians outside the vehicle... IE whether your Google car should be programmed to kill you.\nThe announcement might seem like a tiny detail in the evolution of the Google X project, but driverless cars could be on the roads within a decade, and have led to thorny legal and ethical issues. If you are using an autonomous car are you legally liable under the terms of your insurance? How can you be sure that your car, in its efforts to protect the occupants, won\'t take out surrounding pedestrians if it has to take evasive action?\nAnd perhaps most important of all, if Cecilia Abadie, who was ticketed for wearing Google Glass while driving, had been the lead passenger in a Google driverless car instead, would she have got a ticket then?', 'Diferencias entre Samsung Galaxy Note start with heart.', '', 'publish', 'open', 'open', '', 'diferencias-entre-samsung-galaxy-note', '', '', '2017-03-15 09:49:14', '2017-03-15 09:49:14', '', 0, 'http://demoapus-wp.com/denso_import/?p=1164', 0, 'post', '', 0),
(1165, 1, '2017-03-15 09:49:07', '2017-03-15 09:49:07', 'It is expected that new regulations and changes to the UK Highway Code will be needed before driverless cars can be used fully on the roads.\nBut the concept has thrown up a number of conceptual and safety challenges - including how to account for real-world driving conditions.\n“Thousands and thousands of people are killed in car accidents every year,†said Dolgov to Reuters, in relation to the “speedingâ€, er, feature. The point is that on a motorway or highway, cars which drive much slower than those around them are at more risk than those breaking the arbitrary speed limit.\nThe current cars undergoing tests in the US are essentially normal vehicles, but with a large cylinder of sensors and lasers on the roof, and various other tech around the edge of the car.\nBut Google has also announced a separate line of electric self-driving cars it intends to build which will be limited to 25mph - presumably ruling it out of breaking the law in most circumstances.\nMeanwhile a separate but related recent debate focused on whether self-driving cars should be programmed to protect the occupant at all costs, or whether they should prioritise greater numbers of pedestrians outside the vehicle... IE whether your Google car should be programmed to kill you.\nThe announcement might seem like a tiny detail in the evolution of the Google X project, but driverless cars could be on the roads within a decade, and have led to thorny legal and ethical issues. If you are using an autonomous car are you legally liable under the terms of your insurance? How can you be sure that your car, in its efforts to protect the occupants, won\'t take out surrounding pedestrians if it has to take evasive action?\nAnd perhaps most important of all, if Cecilia Abadie, who was ticketed for wearing Google Glass while driving, had been the lead passenger in a Google driverless car instead, would she have got a ticket then?', 'Audio-Technica ATH-SR5 i ATH-SR5BT 300 apparaten', '', 'publish', 'open', 'open', '', 'audio-technica-ath-sr5-i-ath-sr5bt', '', '', '2017-03-15 09:49:07', '2017-03-15 09:49:07', '', 0, 'http://demoapus-wp.com/denso_import/?p=1165', 0, 'post', '', 0),
(1166, 1, '2017-03-15 09:49:12', '2017-03-15 09:49:12', 'It is expected that new regulations and changes to the UK Highway Code will be needed before driverless cars can be used fully on the roads.\nBut the concept has thrown up a number of conceptual and safety challenges - including how to account for real-world driving conditions.\n“Thousands and thousands of people are killed in car accidents every year,†said Dolgov to Reuters, in relation to the “speedingâ€, er, feature. The point is that on a motorway or highway, cars which drive much slower than those around them are at more risk than those breaking the arbitrary speed limit.\nThe current cars undergoing tests in the US are essentially normal vehicles, but with a large cylinder of sensors and lasers on the roof, and various other tech around the edge of the car.\nBut Google has also announced a separate line of electric self-driving cars it intends to build which will be limited to 25mph - presumably ruling it out of breaking the law in most circumstances.\nMeanwhile a separate but related recent debate focused on whether self-driving cars should be programmed to protect the occupant at all costs, or whether they should prioritise greater numbers of pedestrians outside the vehicle... IE whether your Google car should be programmed to kill you.\nThe announcement might seem like a tiny detail in the evolution of the Google X project, but driverless cars could be on the roads within a decade, and have led to thorny legal and ethical issues. If you are using an autonomous car are you legally liable under the terms of your insurance? How can you be sure that your car, in its efforts to protect the occupants, won\'t take out surrounding pedestrians if it has to take evasive action?\nAnd perhaps most important of all, if Cecilia Abadie, who was ticketed for wearing Google Glass while driving, had been the lead passenger in a Google driverless car instead, would she have got a ticket then?', 'Tracking, analysis, sharing and encouragement', '', 'publish', 'open', 'open', '', 'tracking-analysis-sharing-and-encouragement', '', '', '2017-03-15 09:49:12', '2017-03-15 09:49:12', '', 0, 'http://demoapus-wp.com/denso_import/?p=1166', 0, 'post', '', 0),
(1167, 1, '2017-03-15 09:49:13', '2017-03-15 09:49:13', 'It is expected that new regulations and changes to the UK Highway Code will be needed before driverless cars can be used fully on the roads.\nBut the concept has thrown up a number of conceptual and safety challenges - including how to account for real-world driving conditions.\n“Thousands and thousands of people are killed in car accidents every year,†said Dolgov to Reuters, in relation to the “speedingâ€, er, feature. The point is that on a motorway or highway, cars which drive much slower than those around them are at more risk than those breaking the arbitrary speed limit.\nThe current cars undergoing tests in the US are essentially normal vehicles, but with a large cylinder of sensors and lasers on the roof, and various other tech around the edge of the car.\nBut Google has also announced a separate line of electric self-driving cars it intends to build which will be limited to 25mph - presumably ruling it out of breaking the law in most circumstances.\nMeanwhile a separate but related recent debate focused on whether self-driving cars should be programmed to protect the occupant at all costs, or whether they should prioritise greater numbers of pedestrians outside the vehicle... IE whether your Google car should be programmed to kill you.\nThe announcement might seem like a tiny detail in the evolution of the Google X project, but driverless cars could be on the roads within a decade, and have led to thorny legal and ethical issues. If you are using an autonomous car are you legally liable under the terms of your insurance? How can you be sure that your car, in its efforts to protect the occupants, won\'t take out surrounding pedestrians if it has to take evasive action?\nAnd perhaps most important of all, if Cecilia Abadie, who was ticketed for wearing Google Glass while driving, had been the lead passenger in a Google driverless car instead, would she have got a ticket then?', 'We speak to Ace & Tate Creative Fund on Garmin Connect', '', 'publish', 'open', 'open', '', 'we-speak-to-ace-tate-creative-fund', '', '', '2017-03-15 09:49:13', '2017-03-15 09:49:13', '', 0, 'http://demoapus-wp.com/denso_import/?p=1167', 0, 'post', '', 0),
(1172, 1, '2017-03-15 09:51:38', '2017-03-15 09:51:38', 'It is expected that new regulations and changes to the UK Highway Code will be needed before driverless cars can be used fully on the roads.\nBut the concept has thrown up a number of conceptual and safety challenges - including how to account for real-world driving conditions.\n“Thousands and thousands of people are killed in car accidents every year,†said Dolgov to Reuters, in relation to the “speedingâ€, er, feature. The point is that on a motorway or highway, cars which drive much slower than those around them are at more risk than those breaking the arbitrary speed limit.\nThe current cars undergoing tests in the US are essentially normal vehicles, but with a large cylinder of sensors and lasers on the roof, and various other tech around the edge of the car.\nBut Google has also announced a separate line of electric self-driving cars it intends to build which will be limited to 25mph - presumably ruling it out of breaking the law in most circumstances.\nMeanwhile a separate but related recent debate focused on whether self-driving cars should be programmed to protect the occupant at all costs, or whether they should prioritise greater numbers of pedestrians outside the vehicle... IE whether your Google car should be programmed to kill you.\nThe announcement might seem like a tiny detail in the evolution of the Google X project, but driverless cars could be on the roads within a decade, and have led to thorny legal and ethical issues. If you are using an autonomous car are you legally liable under the terms of your insurance? How can you be sure that your car, in its efforts to protect the occupants, won\'t take out surrounding pedestrians if it has to take evasive action?\nAnd perhaps most important of all, if Cecilia Abadie, who was ticketed for wearing Google Glass while driving, had been the lead passenger in a Google driverless car instead, would she have got a ticket then?', '7 Asian travel adventures to have start with heart view App', '', 'publish', 'open', 'open', '', '7-asian-travel-adventures-to-have', '', '', '2017-03-15 09:51:38', '2017-03-15 09:51:38', '', 0, 'http://demoapus-wp.com/denso_import/?p=1172', 0, 'post', '', 0),
(1491, 1, '2020-05-06 09:38:18', '2020-05-06 09:38:18', '', 'Guide-Gear-Mens-Mid-Bogger-Waterproof-Rubber-Boots-Black', '', 'inherit', 'open', 'closed', '', 'guide-gear-mens-mid-bogger-waterproof-rubber-boots-black-2', '', '', '2020-05-06 09:38:18', '2020-05-06 09:38:18', '', 0, 'http://nextshoes.uk/?attachment_id=1491', 0, 'attachment', 'image/jpeg', 0),
(1489, 1, '2020-05-06 09:37:43', '2020-05-06 09:37:43', '', 'Refresh-WYNNE-01-Womens-Combat-Style-lace-up-Ankle-Bootie', '', 'inherit', 'open', 'closed', '', 'refresh-wynne-01-womens-combat-style-lace-up-ankle-bootie-2', '', '', '2020-05-06 09:37:43', '2020-05-06 09:37:43', '', 0, 'http://nextshoes.uk/?attachment_id=1489', 0, 'attachment', 'image/jpeg', 0),
(1481, 1, '2020-05-06 09:36:55', '2020-05-06 09:36:55', '', 'Deer-Stags-Mak2-Thinsulate-Waterproof-Comfort-Workboot-ToddlerLittle-KidBig-Kid', '', 'inherit', 'open', 'closed', '', 'deer-stags-mak2-thinsulate-waterproof-comfort-workboot-toddlerlittle-kidbig-kid', '', '', '2020-05-06 09:36:55', '2020-05-06 09:36:55', '', 0, 'http://nextshoes.uk/?attachment_id=1481', 0, 'attachment', 'image/jpeg', 0),
(1482, 1, '2020-05-06 09:36:55', '2020-05-06 09:36:55', '', 'Deer-Stags-Mak2-Thinsulate-Waterproof-Comfort-Workboot-ToddlerLittle-KidBig-Kid', '', 'inherit', 'open', 'closed', '', 'deer-stags-mak2-thinsulate-waterproof-comfort-workboot-toddlerlittle-kidbig-kid-2', '', '', '2020-05-06 09:36:55', '2020-05-06 09:36:55', '', 0, 'http://nextshoes.uk/?attachment_id=1482', 0, 'attachment', 'image/jpeg', 0);
INSERT INTO `wpx5_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(1483, 1, '2020-05-06 09:36:55', '2020-05-06 09:36:55', '', 'Deer-Stags-Mak2-Thinsulate-Waterproof-Comfort-Workboot-ToddlerLittle-KidBig-Kid', '', 'inherit', 'open', 'closed', '', 'deer-stags-mak2-thinsulate-waterproof-comfort-workboot-toddlerlittle-kidbig-kid-3', '', '', '2020-05-06 09:36:55', '2020-05-06 09:36:55', '', 0, 'http://nextshoes.uk/?attachment_id=1483', 0, 'attachment', 'image/jpeg', 0),
(1484, 1, '2020-05-06 09:36:55', '2020-05-06 09:36:55', '', 'Deer-Stags-Mak2-Thinsulate-Waterproof-Comfort-Workboot-ToddlerLittle-KidBig-Kid', '', 'inherit', 'open', 'closed', '', 'deer-stags-mak2-thinsulate-waterproof-comfort-workboot-toddlerlittle-kidbig-kid-4', '', '', '2020-05-06 09:36:55', '2020-05-06 09:36:55', '', 0, 'http://nextshoes.uk/?attachment_id=1484', 0, 'attachment', 'image/jpeg', 0),
(1485, 1, '2020-05-06 09:36:55', '2020-05-06 09:36:55', '', 'Deer-Stags-Mak2-Thinsulate-Waterproof-Comfort-Workboot-ToddlerLittle-KidBig-Kid', '', 'inherit', 'open', 'closed', '', 'deer-stags-mak2-thinsulate-waterproof-comfort-workboot-toddlerlittle-kidbig-kid-5', '', '', '2020-05-06 09:36:55', '2020-05-06 09:36:55', '', 0, 'http://nextshoes.uk/?attachment_id=1485', 0, 'attachment', 'image/jpeg', 0),
(1486, 1, '2020-05-06 09:36:55', '2020-05-06 09:36:55', '', 'Deer-Stags-Mak2-Thinsulate-Waterproof-Comfort-Workboot-ToddlerLittle-KidBig-Kid', '', 'inherit', 'open', 'closed', '', 'deer-stags-mak2-thinsulate-waterproof-comfort-workboot-toddlerlittle-kidbig-kid-6', '', '', '2020-05-06 09:36:55', '2020-05-06 09:36:55', '', 0, 'http://nextshoes.uk/?attachment_id=1486', 0, 'attachment', 'image/jpeg', 0),
(1487, 1, '2020-05-06 09:36:55', '2020-05-06 09:36:55', '', 'Deer-Stags-Mak2-Thinsulate-Waterproof-Comfort-Workboot-ToddlerLittle-KidBig-Kid', '', 'inherit', 'open', 'closed', '', 'deer-stags-mak2-thinsulate-waterproof-comfort-workboot-toddlerlittle-kidbig-kid-7', '', '', '2020-05-06 09:36:55', '2020-05-06 09:36:55', '', 0, 'http://nextshoes.uk/?attachment_id=1487', 0, 'attachment', 'image/jpeg', 0),
(1770, 1, '2021-06-01 11:14:49', '2021-06-01 11:14:49', '', 'Your account has been created on Next Shoes', '', 'publish', 'closed', 'closed', '', 'your-account-has-been-created-on-next-shoes', '', '', '2021-06-01 11:14:49', '2021-06-01 11:14:49', '', 0, 'http://shoestimer.com/your-account-has-been-created-on-next-shoes/', 0, 'viwec_template', '', 0),
(1771, 1, '2021-06-01 11:20:19', '2021-06-01 11:20:19', '                <div class=\"product-specs-list-container\">\r\n                    <ul class=\"product-specs-list util-clearfix\">\r\n						                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Brand Name:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Blivener</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Pump Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Basic</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Heel Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Thin Heels</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Origin:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">CN(Origin)</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Upper Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Flock</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Heel Height:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">High (5cm-8cm)</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Fit:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Fits true to size, take your normal size</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Fashion Element:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Narrow Band</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Insole Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">PU</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Lining Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">NONE</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Season:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Winter</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Toe Shape:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Round Toe</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Outsole Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Rubber</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Model Number:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">KWS015</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Closure Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Lace-up</span>\r\n                            </li>\r\n							                    </ul>\r\n                </div>\r\n				<div class=\"detailmodule_html\"><div class=\"detail-desc-decorate-richtext\"><div><div><img src=\"https://ae01.alicdn.com/kf/H0290e257976340c7bc62c4c0d4ba0596L.png\"><div style=\"margin-left:1.6701461377871%;margin-top:-74.947807933194%;width:22.964509394572%;\"><a href=\"https://www.aliexpress.com/item/detail/1005001356864689.html\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"https://ae01.alicdn.com/kf/Hc747344888df46e9a5a3b9a68c15e4d5N.png\"></a></div><div style=\"margin-left:26.200417536534%;margin-top:-34.237995824635%;width:22.964509394572%;\"><a href=\"https://www.aliexpress.com/item/detail/4001245679167.html\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"https://ae01.alicdn.com/kf/Hc747344888df46e9a5a3b9a68c15e4d5N.png\"></a></div><div style=\"margin-left:50.730688935282%;margin-top:-34.237995824635%;width:22.964509394572%;\"><a href=\"https://www.aliexpress.com/item/detail/1005002518344395.html\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"https://ae01.alicdn.com/kf/Hc747344888df46e9a5a3b9a68c15e4d5N.png\"></a></div><div style=\"margin-left:75.260960334029%;margin-top:-34.237995824635%;width:22.964509394572%;\"><a href=\"https://www.aliexpress.com/item/detail/1005002004171230.html\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"https://ae01.alicdn.com/kf/Hc747344888df46e9a5a3b9a68c15e4d5N.png\"></a></div><div style=\"margin-left:1.6701461377871%;margin-top:1.5657620041754%;width:22.964509394572%;\"><a href=\"https://www.aliexpress.com/item/detail/1005001895993249.html\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"https://ae01.alicdn.com/kf/Hc747344888df46e9a5a3b9a68c15e4d5N.png\"></a></div><div style=\"margin-left:26.200417536534%;margin-top:-34.237995824635%;width:22.964509394572%;\"><a href=\"https://www.aliexpress.com/item/detail/1005002488227980.html\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"https://ae01.alicdn.com/kf/Hc747344888df46e9a5a3b9a68c15e4d5N.png\"></a></div><div style=\"margin-left:50.730688935282%;margin-top:-34.237995824635%;width:22.964509394572%;\"><a href=\"https://www.aliexpress.com/item/detail/1005002651209400.html\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"https://ae01.alicdn.com/kf/Hc747344888df46e9a5a3b9a68c15e4d5N.png\"></a></div><div style=\"margin-left:75.260960334029%;margin-top:-34.237995824635%;width:22.964509394572%;\"><a href=\"https://www.aliexpress.com/item/detail/1005001941841276.html\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"https://ae01.alicdn.com/kf/Hc747344888df46e9a5a3b9a68c15e4d5N.png\"></a></div><div style=\"margin-top:4.9060542797495%;height:0;width:0;\"></div></div></div><div style=\"border:0;\"></div></div></div>\r\n<div class=\"detailmodule_html\"><div class=\"detail-desc-decorate-richtext\"></div></div></div>\r\n<div ><div ><div ><div ></div></div></div>\r\n<div ><div ></div></div></div>\r\n<div ><div ></div></div></div>\r\n<div ><div ></div></div></div>\r\n<div ><div ></div></div></div>\r\n<div ><div ></div></div></div>\r\n<div ><div ></div></div></div>\r\n<div ><div ></div></div></div>\r\n<div ><div ></div></div></div>\r\n<div ><div ></div></div></div>\r\n<div ><div ><div ><div ></div></div></div>\r\n<div class=\"detailmodule_dynamic\"></div></div>\r\n<div class=\"detailmodule_dynamic\"></div></div>\r\n<div class=\"detailmodule_dynamic\"></div></div>\r\n<div class=\"detailmodule_dynamic\"></div></div>\r\n<div class=\"detailmodule_dynamic\"></div></div>\r\n<div class=\"detailmodule_dynamic\"></div></div>\r\n<div class=\"detailmodule_dynamic\"></div></div>\r\n<div class=\"detailmodule_dynamic\"></div></div>\r\n<div class=\"detailmodule_dynamic\"></div></div>\r\n<div class=\"detailmodule_dynamic\"></div></div>\r\n<div class=\"detailmodule_dynamic\"></div></div>\r\n<div class=\"detailmodule_dynamic\"></div></div>\r\n<div class=\"detailmodule_dynamic\"></div></div>\r\n<div class=\"detailmodule_dynamic\"></div></div>\r\n<div class=\"detailmodule_dynamic\"><kse:widget data-widget-type=\"relatedProduct\" id=\"35164497\" title=\"\" type=\"relation\"></kse:widget></div>\r\n<div class=\"detailmodule_html\"><div class=\"detail-desc-decorate-richtext\"></div>\r\n<div ><div ></div>\r\n<div ><div ></div>\r\n<div ><div ></div>\r\n<div ><div ></div>\r\n<div ><div ></div>\r\n<div ><div ></div>\r\n<div ><div ></div>\r\n<div ><div ></div>\r\n<div ><div ></div>\r\n<div ><div ></div>\r\n<div ><div ></div>\r\n<div ><div ></div>\r\n<div ><div ></div>\r\n<div ><div >&nbsp;</div>\n</div>\n</div>\n\n<div>\n<div>\n<div>\n<div>\n<div>\n<div>\n<div>\n<div>\n<div style=\"overflow:hidden;font-size:0;\"><img src=\"https://ae01.alicdn.com/kf/Hd44d608550604ec88e6321c0a7dac02fj.jpeg\"> <img src=\"https://ae01.alicdn.com/kf/Hf9c86dae2bec4df98e897e62ba67b192Q.jpeg\"> <img src=\"https://ae01.alicdn.com/kf/Hf990d7da168b4bc882255b78fdcf13c4g.jpeg\"> <img src=\"https://ae01.alicdn.com/kf/Hb20f1693c48a46dab59d503c169312e0w.jpeg\"> <img src=\"https://ae01.alicdn.com/kf/Hb82c269751c347079c012db7dc4ae6adF.jpeg\"> <img src=\"https://ae01.alicdn.com/kf/He3ce01854f664ff2a1a3be8439073e8eI.jpeg\"> <img src=\"https://ae01.alicdn.com/kf/H17a434f89907463fbe8c945a1789e1c0g.jpeg\"> <img src=\"https://ae01.alicdn.com/kf/Hffd6f86b0c1c4c81bc5800af2b2e4422z.jpeg\"> <img src=\"https://ae01.alicdn.com/kf/H42975b8ee2e941d7929e71cdf11e0f2du.jpeg\"> <img src=\"https://ae01.alicdn.com/kf/He3aa6aa7f57a488c88e4cfc01e3a93dbc.jpeg\"> <img src=\"https://ae01.alicdn.com/kf/H4eea107b04324dd9ad20763c6ae1abe69.jpeg\"> <img src=\"https://ae01.alicdn.com/kf/H3957affed86b4e5182330bca624e76f3c.jpeg\"> <img src=\"https://ae01.alicdn.com/kf/H3cf542f5acc44d3b9d1cd360de38c753C.jpeg\"> <img src=\"https://ae01.alicdn.com/kf/H0e1f7f76ad5047d18d2660501ca731cbh.jpeg\"> <img src=\"https://ae01.alicdn.com/kf/H1ea747585beb44da9a1aad03cb24bdb8T.jpeg\"> <img src=\"https://ae01.alicdn.com/kf/H7dd3b70e275b4805ba38de65fe8fbe59S.jpeg\"> <img src=\"https://ae01.alicdn.com/kf/Hd414a5874e6b4b4ead598b58ad0984caE.jpeg\"> <img src=\"https://ae01.alicdn.com/kf/H80f89bc1f4ed46ad889214e826a16f46W.jpeg\"> <img src=\"https://ae01.alicdn.com/kf/H8534961c931641b39dfd6ed3c2e542924.jpeg\"> <img src=\"https://ae01.alicdn.com/kf/H7cb484a1827c498690490e3b9d83d8aaO.jpeg\"> <img src=\"https://ae01.alicdn.com/kf/H3d21e7e4f89d4f698275d32483fd6e54F.jpeg\"> <img src=\"https://ae01.alicdn.com/kf/H3d21e7e4f89d4f698275d32483fd6e54F.jpeg\"> <img src=\"https://ae01.alicdn.com/kf/Hff888fdd5aaa472794730e7b18ddd524k.jpeg\"> <img src=\"https://ae01.alicdn.com/kf/H0ca6dd0bf8384121b848bb7a8123005cD.jpeg\"> <img src=\"https://ae01.alicdn.com/kf/Hcadbab81770f4ae2916c2b33203bf569K.jpeg\"> <img src=\"https://ae01.alicdn.com/kf/H6979df57dc904dd68bd70c715712924e3.jpeg\">\n<div style=\"margin:-2431.628% 0 0 3.653%;width:91.858%;\">\n<div style=\"height:0;\">\n<p style=\"font-size:50px;font-family:Open Sans;color:white;font-weight:700;text-align:center;line-height:1.5;word-break: break-all;\">WOMEN&nbsp;WINTER&nbsp;BOOTS</p>\n</div>\n<img src=\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\" style=\"height:0;padding-bottom:8.523%;\"></div>\n\n<div style=\"margin:87.056% 0 0 4.071%;width:91.858%;\">\n<div style=\"height:0;\">\n<p style=\"font-size:30px;font-family:Open Sans;color:#000;font-weight:700;text-align:center;line-height:1.5;word-break: break-all;\">PRODUCT<i>&nbsp;</i>COLOR</p>\n</div>\n<img src=\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\" style=\"height:0;padding-bottom:5.114%;\"></div>\n\n<div style=\"margin:39.457% 0 0 9.916%;width:31.315%;\">\n<div style=\"height:0;\">\n<p style=\"font-size:18px;font-family:Open Sans;color:#000;text-align:center;line-height:1.5;word-break: break-all;\">BLACK</p>\n</div>\n<img src=\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\" style=\"height:0;padding-bottom:8.667%;\"></div>\n\n<div style=\"margin:-2.714% 0 0 56.785%;width:31.315%;\">\n<div style=\"height:0;\">\n<p style=\"font-size:18px;font-family:Open Sans;color:#000;text-align:center;line-height:1.5;word-break: break-all;\">GRAY</p>\n</div>\n<img src=\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\" style=\"height:0;padding-bottom:8.667%;\"></div>\n\n<div style=\"margin:7.516% 0 0 4.071%;width:91.858%;\">\n<div style=\"height:0;\">\n<p style=\"font-size:30px;font-family:Open Sans;color:#000;font-weight:700;text-align:center;line-height:1.5;word-break: break-all;\">PRODUCT<i>&nbsp;</i>COLOR</p>\n</div>\n<img src=\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\" style=\"height:0;padding-bottom:5.114%;\"></div>\n\n<div style=\"margin:39.457% 0 0 9.916%;width:31.315%;\">\n<div style=\"height:0;\">\n<p style=\"font-size:18px;font-family:Open Sans;color:#000;text-align:center;line-height:1.5;word-break: break-all;\">RED</p>\n</div>\n<img src=\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\" style=\"height:0;padding-bottom:9%;\"></div>\n\n<div style=\"margin:-2.818% 0 0 56.785%;width:31.315%;\">\n<div style=\"height:0;\">\n<p style=\"font-size:18px;font-family:Open Sans;color:#000;text-align:center;line-height:1.5;word-break: break-all;\">BROWN</p>\n</div>\n<img src=\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\" style=\"height:0;padding-bottom:9%;\"></div>\n\n<div style=\"margin:5.637% 0 0 4.071%;width:91.858%;\">\n<div style=\"height:0;\">\n<p style=\"font-size:30px;font-family:Open Sans;color:#000;font-weight:700;text-align:center;line-height:1.5;word-break: break-all;\">COMMODITY<i>&nbsp;</i>PARAMETER</p>\n</div>\n<img src=\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\" style=\"height:0;padding-bottom:5.114%;\"></div>\n\n<div style=\"margin:9.916% 0 0 8.768%;width:45.198%;\">\n<div style=\"height:0;\">\n<p style=\"font-size:18px;font-family:Open Sans;color:rgb(51, 51, 51);font-weight:700;line-height:1.5;word-break: break-all;\">PARMETER</p>\n</div>\n<img src=\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\" style=\"height:0;padding-bottom:6.236%;\"></div>\n\n<div style=\"margin:3.132% 0 0 2.505%;width:13.779%;\">\n<div style=\"height:0;\">\n<p style=\"font-size:18px;font-family:Open Sans;color:rgb(51, 51, 51);font-weight:700;text-align:right;line-height:37px;word-break: break-all;\">MATERIAL&nbsp;&nbsp;:<br>\nINSIDE&nbsp;&nbsp;:<br>\nSOLE&nbsp;:<br>\nBoot&nbsp;Height&nbsp;:<br>\nHeel&nbsp;Height:</p>\n</div>\n<img src=\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\" style=\"height:0;padding-bottom:138.636%;\"></div>\n\n<div style=\"margin:-19.102% 0 0 18.372%;width:31.628%;\">\n<div style=\"height:0;\">\n<p style=\"font-size:18px;font-family:Open Sans;color:#000;line-height:37px;word-break: break-all;\">Flock<br>\nShort&nbsp;Plush<br>\nRubber<br>\nOver-the-Knee<br>\nMed&nbsp;(3cm-5cm)</p>\n</div>\n<img src=\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\" style=\"height:0;padding-bottom:60.396%;\"></div>\n\n<div style=\"margin:8.038% 0 0 9.081%;width:87.474%;\">\n<div style=\"height:0;\">\n<p style=\"font-size:18px;font-family:Open Sans;color:rgb(51, 51, 51);font-weight:700;line-height:1.5;word-break: break-all;\">SIZE<i>&nbsp;</i>TO<i>&nbsp;</i>REMIND</p>\n</div>\n<img src=\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\" style=\"height:0;padding-bottom:3.222%;\"></div>\n\n<div style=\"margin:27.871% 0 0 15.762%;width:13.466%;\">\n<div style=\"height:0;\">\n<p style=\"font-size:14px;font-family:Open Sans;color:#000;font-weight:700;text-align:center;line-height:43px;word-break: break-all;\">U.S<i>&nbsp;</i>Size<br>\nEurope<i>&nbsp;</i>Size<br>\nFoot<i>&nbsp;</i>Length<i>&nbsp;</i>(cm)</p>\n</div>\n<img src=\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\" style=\"height:0;padding-bottom:100.775%;\"></div>\n\n<div style=\"margin:-13.57% 0 0 31.211%;width:5.115%;\">\n<div style=\"height:0;\">\n<p style=\"font-size:14px;font-family:Open Sans;color:rgb(102, 102, 102);text-align:center;line-height:43px;word-break: break-all;\">5<br>\n35-36<br>\n22</p>\n</div>\n<img src=\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\" style=\"height:0;padding-bottom:261.224%;\"></div>\n\n<div style=\"margin:-13.361% 0 0 39.666%;width:5.01%;\">\n<div style=\"height:0;\">\n<p style=\"font-size:14px;font-family:Open Sans;color:rgb(102, 102, 102);text-align:center;line-height:43px;word-break: break-all;\">5.5<br>\n36<br>\n22.5</p>\n</div>\n<img src=\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\" style=\"height:0;padding-bottom:266.667%;\"></div>\n\n<div style=\"margin:-13.361% 0 0 48.017%;width:5.01%;\">\n<div style=\"height:0;\">\n<p style=\"font-size:14px;font-family:Open Sans;color:rgb(102, 102, 102);text-align:center;line-height:43px;word-break: break-all;\">6<br>\n36-37<br>\n23</p>\n</div>\n<img src=\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\" style=\"height:0;padding-bottom:268.75%;\"></div>\n\n<div style=\"margin:-13.674% 0 0 56.576%;width:5.01%;\">\n<div style=\"height:0;\">\n<p style=\"font-size:14px;font-family:Open Sans;color:rgb(102, 102, 102);text-align:center;line-height:43px;word-break: break-all;\">6.5<br>\n37<br>\n23.5</p>\n</div>\n<img src=\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\" style=\"height:0;padding-bottom:268.75%;\"></div>\n\n<div style=\"margin:-13.466% 0 0 65.031%;width:5.115%;\">\n<div style=\"height:0;\">\n<p style=\"font-size:14px;font-family:Open Sans;color:rgb(102, 102, 102);text-align:center;line-height:43px;word-break: break-all;\">7.5<br>\n38<br>\n24</p>\n</div>\n<img src=\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\" style=\"height:0;padding-bottom:263.265%;\"></div>\n\n<div style=\"margin:-13.466% 0 0 73.591%;width:5.01%;\">\n<div style=\"height:0;\">\n<p style=\"font-size:14px;font-family:Open Sans;color:rgb(102, 102, 102);text-align:center;line-height:43px;word-break: break-all;\">8<br>\n38-39<br>\n24.5</p>\n</div>\n<img src=\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\" style=\"height:0;padding-bottom:262.5%;\"></div>\n\n<div style=\"margin:0.626% 0 0 31.211%;width:5.115%;\">\n<div style=\"height:0;\">\n<p style=\"font-size:14px;font-family:Open Sans;color:rgb(102, 102, 102);text-align:center;line-height:43px;word-break: break-all;\">8.5<br>\n39<br>\n25</p>\n</div>\n<img src=\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\" style=\"height:0;padding-bottom:263.265%;\"></div>\n\n<div style=\"margin:-13.779% 0 0 39.666%;width:5.115%;\">\n<div style=\"height:0;\">\n<p style=\"font-size:14px;font-family:Open Sans;color:rgb(102, 102, 102);text-align:center;line-height:43px;word-break: break-all;\">9<br>\n39-40<br>\n25.5</p>\n</div>\n<img src=\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\" style=\"height:0;padding-bottom:263.265%;\"></div>\n\n<div style=\"margin:-13.152% 0 0 48.225%;width:5.01%;\">\n<div style=\"height:0;\">\n<p style=\"font-size:14px;font-family:Open Sans;color:rgb(102, 102, 102);text-align:center;line-height:43px;word-break: break-all;\">9.5<br>\n40<br>\n26</p>\n</div>\n<img src=\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\" style=\"height:0;padding-bottom:268.75%;\"></div>\n\n<div style=\"margin:-11.169% 0 0 72.234%;width:7.203%;\">\n<div style=\"height:0;\">\n<p style=\"font-size:16px;font-family:Open Sans;color:rgb(51, 51, 51);font-weight:700;text-align:center;line-height:29px;word-break: break-all;\">SIZE<br>\nTABLE</p>\n</div>\n<img src=\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\" style=\"height:0;padding-bottom:85.507%;\"></div>\n\n<div style=\"margin:-29.332% 0 0 8.351%;width:83.299%;\">\n<div style=\"height:0;\">\n<p style=\"font-size:16px;font-family:Arial;color:rgb(51, 51, 51);text-align:center;line-height:1.5;word-break: break-all;\">Measure<i>&nbsp;</i>while<i>&nbsp;</i>standing<i>&nbsp;</i>with<i>&nbsp;</i>your<i>&nbsp;</i>foot<i>&nbsp;</i>firmly<i>&nbsp;</i>on<i>&nbsp;</i>the<i>&nbsp;</i>floor<i>&nbsp;</i>and<i>&nbsp;</i>parallel<i>&nbsp;</i>to<i>&nbsp;</i>your<i>&nbsp;</i>other<i>&nbsp;</i>foot.</p>\n</div>\n<img src=\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\" style=\"height:0;padding-bottom:7.519%;\"></div>\n\n<div style=\"margin:14.509% 0 0 64.927%;width:5.01%;\">\n<div style=\"height:0;\">\n<p style=\"font-size:14px;font-family:Open Sans;color:rgb(102, 102, 102);text-align:center;line-height:43px;word-break: break-all;\">11<br>\n41.5<br>\n27</p>\n</div>\n<img src=\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\" style=\"height:0;padding-bottom:268.75%;\"></div>\n\n<div style=\"margin:-13.361% 0 0 56.472%;width:5.01%;\">\n<div style=\"height:0;\">\n<p style=\"font-size:14px;font-family:Open Sans;color:rgb(102, 102, 102);text-align:center;line-height:43px;word-break: break-all;\">10.5<br>\n41<br>\n26.5</p>\n</div>\n<img src=\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\" style=\"height:0;padding-bottom:266.667%;\"></div>\n\n<div style=\"margin:-13.257% 0 0 15.658%;width:13.57%;\">\n<div style=\"height:0;\">\n<p style=\"font-size:14px;font-family:Open Sans;color:#000;font-weight:700;text-align:center;line-height:43px;word-break: break-all;\">U.S<i>&nbsp;</i>Size<br>\nEurope<i>&nbsp;</i>Size<br>\nFoot<i>&nbsp;</i>Length<i>&nbsp;</i>(cm)</p>\n</div>\n<img src=\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\" style=\"height:0;padding-bottom:98.462%;\"></div>\n\n<div style=\"margin:5.115% 0 0 4.071%;width:91.858%;\">\n<div style=\"height:0;\">\n<p style=\"font-size:30px;font-family:Open Sans;color:#000;font-weight:700;text-align:center;line-height:1.5;word-break: break-all;\">SELLING<i>&nbsp;</i>POINT<i>&nbsp;</i>PARSING</p>\n</div>\n<img src=\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\" style=\"height:0;padding-bottom:5.114%;\"></div>\n\n<div style=\"margin-top:2114.509%;height:0;\">&nbsp;</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n\n<div>\n<div>\n</div></div>\r\n</div></div>\r\n</div></div>\r\n</div></div>\r\n</div></div>\r\n</div></div>\r\n</div></div>\r\n</div></div>\r\n</div></div>\r\n</div></div>\r\n</div></div>\r\n</div></div>\r\n</div></div>\r\n</div></div>\r\n</div></div>\r\n\n\n', '2019 Flock Leather Women Over The Knee Boots Lace Up Solid High Heels Thigh High Boots Sexy Winter Shoes for Women Size 35-43', '', 'publish', 'closed', 'closed', '', '2019-flock-leather-women-over-the-knee-boots-lace-up-solid-high-heels-thigh-high-boots-sexy-winter-shoes-for-women-size-35-43', '', '', '2021-06-01 11:20:19', '2021-06-01 11:20:19', '', 0, 'https://shoestimer.com/?post_type=vi_wad_draft_product&#038;p=1771', 0, 'vi_wad_draft_product', '', 0),
(77, 1, '2017-01-11 08:08:35', '2017-01-11 08:08:35', '', 'Order &ndash; January 11, 2017 @ 08:08 AM', '', 'wc-on-hold', 'open', 'closed', 'order_5875e80357f64', 'order-jan-11-2017-0808-am', '', '', '2017-01-11 08:08:35', '2017-01-11 08:08:35', '', 0, 'http://demoapus-wp.com/denso_import/?post_type=shop_order&amp;p=77', 0, 'shop_order', '', 0),
(78, 1, '2017-01-11 08:10:15', '2017-01-11 08:10:15', '', 'Order &ndash; January 11, 2017 @ 08:10 AM', '', 'wc-processing', 'open', 'closed', 'order_5875e86794014', 'order-jan-11-2017-0810-am', '', '', '2017-01-11 08:10:15', '2017-01-11 08:10:15', '', 0, 'http://demoapus-wp.com/denso_import/?post_type=shop_order&amp;p=78', 0, 'shop_order', '', 0),
(877, 1, '2017-03-03 04:35:24', '2017-03-03 04:35:24', '', 'Order &ndash; March 3, 2017 @ 04:35 AM', '', 'wc-processing', 'open', 'closed', 'order_58b8f28c022d5', 'order-mar-03-2017-0435-am', '', '', '2017-03-03 04:35:24', '2017-03-03 04:35:24', '', 0, 'http://demoapus-wp.com/denso_import/?post_type=shop_order&amp;p=877', 0, 'shop_order', '', 0),
(879, 1, '2017-03-03 04:37:00', '2017-03-03 04:37:00', '', 'Order &ndash; March 3, 2017 @ 04:37 AM', '', 'wc-completed', 'closed', 'closed', 'order_58b8f2f318071', 'order-mar-03-2017-0437-am', '', '', '2017-03-03 04:37:00', '2017-03-03 04:37:00', '', 0, 'http://demoapus-wp.com/denso_import/?post_type=shop_order&amp;p=879', 0, 'shop_order', '', 0),
(1084, 1, '2017-03-10 03:39:00', '2017-03-10 03:39:00', '', 'Order &ndash; March 10, 2017 @ 03:39 AM', '', 'wc-completed', 'closed', 'closed', 'order_58c21fdebe983', 'order-mar-10-2017-0339-am', '', '', '2017-03-10 03:39:00', '2017-03-10 03:39:00', '', 0, 'http://demoapus-wp.com/denso_import/?post_type=shop_order&amp;p=1084', 0, 'shop_order', '', 0),
(1110, 1, '2017-03-14 10:26:31', '2017-03-14 10:26:31', '', 'Order &ndash; March 14, 2017 @ 10:26 AM', '', 'wc-processing', 'open', 'closed', 'order_58c7c55769c63', 'order-mar-14-2017-1026-am', '', '', '2017-03-14 10:26:31', '2017-03-14 10:26:31', '', 0, 'http://demoapus-wp.com/denso_import/?post_type=shop_order&amp;p=1110', 0, 'shop_order', '', 0),
(1218, 1, '2017-03-20 01:47:20', '2017-03-20 01:47:20', '', 'Order &ndash; March 20, 2017 @ 01:47 AM', '', 'wc-processing', 'open', 'closed', 'order_58cf34a807ffe', 'order-mar-20-2017-0147-am', '', '', '2017-03-20 01:47:20', '2017-03-20 01:47:20', '', 0, 'http://demoapus-wp.com/denso_import/?post_type=shop_order&amp;p=1218', 0, 'shop_order', '', 0),
(1350, 1, '2017-03-24 04:14:24', '2017-03-24 04:14:24', '', 'Order &ndash; March 24, 2017 @ 04:14 AM', '', 'wc-processing', 'open', 'closed', 'order_58d49d1f8d9b0', 'order-mar-24-2017-0414-am', '', '', '2017-03-24 04:14:24', '2017-03-24 04:14:24', '', 0, 'http://demoapus-wp.com/denso_import/?post_type=shop_order&amp;p=1350', 0, 'shop_order', '', 0),
(1369, 1, '2017-06-18 01:20:39', '2017-06-18 01:20:39', '', 'Order &ndash; June 18, 2017 @ 01:20 AM', '', 'wc-cancelled', 'open', 'closed', 'order_5945bb0f25dd8', 'order-jun-17-2017-1128-pm', '', '', '2017-06-18 01:20:39', '2017-06-18 01:20:39', '', 0, 'http://demoapus-wp.com/denso_import/?post_type=shop_order&amp;p=1369', 0, 'shop_order', '', 0),
(1371, 1, '2018-03-09 16:38:45', '2018-03-09 16:38:45', '', 'Order &ndash; March 9, 2018 @ 04:38 PM', '', 'wc-on-hold', 'open', 'closed', 'order_5aa2b895a89e8', 'order-mar-09-2018-0438-pm', '', '', '2018-03-09 16:38:45', '2018-03-09 16:38:45', '', 0, 'http://demoapus-wp.com/denso_import/?post_type=shop_order&amp;p=1371', 0, 'shop_order', '', 0),
(1373, 1, '2018-12-12 07:48:57', '2018-12-12 07:48:57', '', 'Order &ndash; December 12, 2018 @ 07:48 AM', '', 'wc-on-hold', 'open', 'closed', 'order_5c10bcdb3e936', 'order-dec-12-2018-0746-am', '', '', '2018-12-12 07:48:57', '2018-12-12 07:48:57', '', 0, 'http://demoapus-wp.com/denso_import/?post_type=shop_order&amp;p=1373', 0, 'shop_order', '', 0),
(1378, 1, '2018-12-22 08:57:32', '2018-12-22 08:57:32', '', 'Order &ndash; December 22, 2018 @ 08:57 AM', '', 'wc-cancelled', 'open', 'closed', 'order_5c1de870e7637', 'order-dec-22-2018-0732-am', '', '', '2018-12-22 08:57:32', '2018-12-22 08:57:32', '', 0, 'https://apusthemes.com/wp-demo/denso_import/?post_type=shop_order&amp;p=1378', 0, 'shop_order', '', 0),
(1379, 1, '2017-01-06 03:08:31', '2017-01-06 03:08:31', '<h3 class=\"title\">Get in Touch</h3>\n<div class=\"row\">\n	<div class=\"col-xs-12 col-md-4\">\n	[text text-193 class:form-control placeholder \"Name\"]\n	</div>\n	<div class=\"col-xs-12 col-md-4\">\n	[email* email-636 class:form-control placeholder \"Email\"]\n	</div>\n	<div class=\"col-xs-12 col-md-4\">\n	[text text-195 class:form-control placeholder \"Subject\"]\n	</div>\n</div>\n[textarea textarea-72 class:form-control placeholder \"Message\"][submit class:btn class:btn-primary \"Send Mail\"]\ndenso \"[your-subject]\"\n[your-name] <admin@admin.com>\nFrom: [your-name] <[your-email]>\nSubject: [your-subject]\n\nMessage Body:\n[your-message]\n\n--\nThis e-mail was sent from a contact form on denso (http://demoapus-wp.com/denso_import)\nadmin@admin.com\nReply-To: [your-email]\n\n\n\n\ndenso \"[your-subject]\"\ndenso <nguyenvanthuc1912@gmail.com>\nMessage Body:\n[your-message]\n\n--\nThis e-mail was sent from a contact form on denso (http://demoapus-wp.com/denso_import)\n[your-email]\nReply-To: nguyenvanthuc1912@gmail.com\n\n\n\nThank you for your message. It has been sent.\nThere was an error trying to send your message. Please try again later.\nOne or more fields have an error. Please check and try again.\nThere was an error trying to send your message. Please try again later.\nYou must accept the terms and conditions before sending your message.\nThe field is required.\nThe field is too long.\nThe field is too short.\nThe date format is incorrect.\nThe date is before the earliest one allowed.\nThe date is after the latest one allowed.\nThere was an unknown error uploading the file.\nYou are not allowed to upload files of this type.\nThe file is too big.\nThere was an error uploading the file.\nThe number format is invalid.\nThe number is smaller than the minimum allowed.\nThe number is larger than the maximum allowed.\nThe answer to the quiz is incorrect.\nYour entered code is incorrect.\nThe e-mail address entered is invalid.\nThe URL is invalid.\nThe telephone number is invalid.', 'Contact form 1', '', 'publish', 'closed', 'closed', '', 'contact-form-1-2', '', '', '2017-01-06 03:08:31', '2017-01-06 03:08:31', '', 0, 'http://demoapus-wp.com/denso_import/?post_type=wpcf7_contact_form&amp;p=4', 0, 'wpcf7_contact_form', '', 0),
(878, 1, '2017-03-03 04:35:24', '2017-03-03 04:35:24', '', 'Vendor Order – Mar 03, 2017 @ 04:35 AM', '', 'wc-completed', 'closed', 'closed', 'vendor_58b8f28c2f33d', 'vendor-order-mar-03-2017-0435-am', '', '', '2017-03-03 04:35:24', '2017-03-03 04:35:24', '', 877, 'http://demoapus-wp.com/denso_import/shop_order_vendor/vendor-order-mar-03-2017-0435-am/', 0, 'shop_order_vendor', '', 0),
(880, 1, '2017-03-03 04:37:07', '2017-03-03 04:37:07', '', 'Vendor Order – Mar 03, 2017 @ 04:37 AM', '', 'wc-completed', 'closed', 'closed', 'vendor_58b8f2f344dda', 'vendor-order-mar-03-2017-0437-am', '', '', '2017-03-03 04:37:07', '2017-03-03 04:37:07', '', 879, 'http://demoapus-wp.com/denso_import/shop_order_vendor/vendor-order-mar-03-2017-0437-am/', 0, 'shop_order_vendor', '', 0),
(1111, 1, '2017-03-14 10:26:31', '2017-03-14 10:26:31', '', 'Vendor Order – Mar 14, 2017 @ 10:26 AM', '', 'wc-completed', 'closed', 'closed', 'vendor_58c7c55793ee5', 'vendor-order-mar-14-2017-1026-am', '', '', '2017-03-14 10:26:31', '2017-03-14 10:26:31', '', 1110, 'http://demoapus-wp.com/denso_import/shop_order_vendor/vendor-order-mar-14-2017-1026-am/', 0, 'shop_order_vendor', '', 0),
(1219, 1, '2017-03-20 01:47:20', '2017-03-20 01:47:20', '', 'Vendor Order – Mar 20, 2017 @ 01:47 AM', '', 'wc-completed', 'closed', 'closed', 'vendor_58cf34a839ff7', 'vendor-order-mar-20-2017-0147-am', '', '', '2017-03-20 01:47:20', '2017-03-20 01:47:20', '', 1218, 'http://demoapus-wp.com/denso_import/shop_order_vendor/vendor-order-mar-20-2017-0147-am/', 0, 'shop_order_vendor', '', 0),
(1351, 1, '2017-03-24 04:14:23', '2017-03-24 04:14:23', '', 'Vendor Order – Mar 24, 2017 @ 04:14 AM', '', 'wc-completed', 'closed', 'closed', 'vendor_58d49d1fc06cf', 'vendor-order-mar-24-2017-0414-am', '', '', '2017-03-24 04:14:23', '2017-03-24 04:14:23', '', 1350, 'http://demoapus-wp.com/denso_import/shop_order_vendor/vendor-order-mar-24-2017-0414-am/', 0, 'shop_order_vendor', '', 0),
(1353, 1, '2017-03-24 04:15:54', '2017-03-24 04:15:54', '', 'Order &ndash; March 24, 2017 @ 04:15 AM', '', 'wc-processing', 'open', 'closed', 'order_58d49d7aa6d52', 'order-mar-24-2017-0415-am', '', '', '2017-03-24 04:15:54', '2017-03-24 04:15:54', '', 0, 'http://demoapus-wp.com/denso_import/?post_type=shop_order&amp;p=1353', 0, 'shop_order', '', 0),
(1354, 1, '2017-03-24 04:15:54', '2017-03-24 04:15:54', '', 'Vendor Order – Mar 24, 2017 @ 04:15 AM', '', 'wc-completed', 'closed', 'closed', 'vendor_58d49d7acc3e4', 'vendor-order-mar-24-2017-0415-am', '', '', '2017-03-24 04:15:54', '2017-03-24 04:15:54', '', 1353, 'http://demoapus-wp.com/denso_import/shop_order_vendor/vendor-order-mar-24-2017-0415-am/', 0, 'shop_order_vendor', '', 0),
(1370, 1, '2017-06-17 23:28:15', '2017-06-17 23:28:15', '', 'Vendor Order – Jun 17, 2017 @ 11:28 PM', '', 'wc-completed', 'closed', 'closed', 'vendor_5945bb0fac530', 'vendor-order-jun-17-2017-1128-pm', '', '', '2017-06-17 23:28:15', '2017-06-17 23:28:15', '', 1369, 'http://demoapus-wp.com/denso_import/shop_order_vendor/vendor-order-jun-17-2017-1128-pm/', 0, 'shop_order_vendor', '', 0),
(1372, 1, '2018-03-09 16:38:45', '2018-03-09 16:38:45', '', 'Vendor Order – Mar 09, 2018 @ 04:38 PM', '', 'wc-completed', 'closed', 'closed', 'vendor_5aa2b895d3718', 'vendor-order-mar-09-2018-0438-pm', '', '', '2018-03-09 16:38:45', '2018-03-09 16:38:45', '', 1371, 'http://demoapus-wp.com/denso_import/shop_order_vendor/vendor-order-mar-09-2018-0438-pm/', 0, 'shop_order_vendor', '', 0),
(1374, 1, '2018-12-12 07:46:35', '2018-12-12 07:46:35', '', 'Vendor Order – Dec 12, 2018 @ 07:46 AM', '', 'wc-completed', 'closed', 'closed', 'vendor_5c10bcdb768ab', 'vendor-order-dec-12-2018-0746-am', '', '', '2018-12-12 07:46:35', '2018-12-12 07:46:35', '', 1373, 'http://demoapus-wp.com/denso_import/shop_order_vendor/vendor-order-dec-12-2018-0746-am/', 0, 'shop_order_vendor', '', 0),
(1376, 1, '2018-12-12 07:48:57', '2018-12-12 07:48:57', '', 'Vendor Order – Dec 12, 2018 @ 07:48 AM', '', 'wc-completed', 'closed', 'closed', 'vendor_5c10bd694ebc1', 'vendor-order-dec-12-2018-0748-am', '', '', '2018-12-12 07:48:57', '2018-12-12 07:48:57', '', 1373, 'http://demoapus-wp.com/denso_import/shop_order_vendor/vendor-order-dec-12-2018-0748-am/', 0, 'shop_order_vendor', '', 0),
(1380, 1, '2018-12-22 07:32:01', '2018-12-22 07:32:01', '', 'Vendor Order – Dec 22, 2018 @ 07:32 AM', '', 'wc-completed', 'closed', 'closed', 'vendor_5c1de87121f68', 'vendor-order-dec-22-2018-0732-am', '', '', '2018-12-22 07:32:01', '2018-12-22 07:32:01', '', 1378, 'https://apusthemes.com/wp-demo/denso_import/shop_order_vendor/vendor-order-dec-22-2018-0732-am/', 0, 'shop_order_vendor', '', 0),
(1383, 1, '2020-04-21 10:58:36', '2020-04-21 10:58:36', '', 'HTC-Vive-Cosmos-Elite-Virtual-Reality-System', '', 'inherit', 'open', 'closed', '', 'htc-vive-cosmos-elite-virtual-reality-system-2', '', '', '2020-04-21 10:58:36', '2020-04-21 10:58:36', '', 0, 'http://store.fondationbonsamaritainhaitidrcharlot.com/?attachment_id=1383', 0, 'attachment', 'image/jpeg', 0),
(1384, 1, '2020-04-21 10:58:36', '2020-04-21 10:58:36', '', 'HTC-Vive-Cosmos-Elite-Virtual-Reality-System', '', 'inherit', 'open', 'closed', '', 'htc-vive-cosmos-elite-virtual-reality-system-3', '', '', '2020-04-21 10:58:36', '2020-04-21 10:58:36', '', 0, 'http://store.fondationbonsamaritainhaitidrcharlot.com/?attachment_id=1384', 0, 'attachment', 'image/jpeg', 0),
(1385, 1, '2020-04-21 10:58:36', '2020-04-21 10:58:36', '', 'HTC-Vive-Cosmos-Elite-Virtual-Reality-System', '', 'inherit', 'open', 'closed', '', 'htc-vive-cosmos-elite-virtual-reality-system-4', '', '', '2020-04-21 10:58:36', '2020-04-21 10:58:36', '', 0, 'http://store.fondationbonsamaritainhaitidrcharlot.com/?attachment_id=1385', 0, 'attachment', 'image/jpeg', 0),
(1386, 1, '2020-04-21 10:58:36', '2020-04-21 10:58:36', '', 'HTC-Vive-Cosmos-Elite-Virtual-Reality-System', '', 'inherit', 'open', 'closed', '', 'htc-vive-cosmos-elite-virtual-reality-system-5', '', '', '2020-04-21 10:58:36', '2020-04-21 10:58:36', '', 0, 'http://store.fondationbonsamaritainhaitidrcharlot.com/?attachment_id=1386', 0, 'attachment', 'image/jpeg', 0),
(1387, 1, '2020-04-21 10:58:36', '2020-04-21 10:58:36', '', 'HTC-Vive-Cosmos-Elite-Virtual-Reality-System', '', 'inherit', 'open', 'closed', '', 'htc-vive-cosmos-elite-virtual-reality-system-6', '', '', '2020-04-21 10:58:36', '2020-04-21 10:58:36', '', 0, 'http://store.fondationbonsamaritainhaitidrcharlot.com/?attachment_id=1387', 0, 'attachment', 'image/jpeg', 0),
(1388, 1, '2020-04-21 10:58:36', '2020-04-21 10:58:36', '', 'HTC-Vive-Cosmos-Elite-Virtual-Reality-System', '', 'inherit', 'open', 'closed', '', 'htc-vive-cosmos-elite-virtual-reality-system-7', '', '', '2020-04-21 10:58:36', '2020-04-21 10:58:36', '', 0, 'http://store.fondationbonsamaritainhaitidrcharlot.com/?attachment_id=1388', 0, 'attachment', 'image/jpeg', 0),
(1389, 1, '2020-04-21 10:58:36', '2020-04-21 10:58:36', '', 'HTC-Vive-Cosmos-Elite-Virtual-Reality-System', '', 'inherit', 'open', 'closed', '', 'htc-vive-cosmos-elite-virtual-reality-system-8', '', '', '2020-04-21 10:58:36', '2020-04-21 10:58:36', '', 0, 'http://store.fondationbonsamaritainhaitidrcharlot.com/?attachment_id=1389', 0, 'attachment', 'image/jpeg', 0),
(1391, 1, '2020-04-21 11:00:12', '2020-04-21 11:00:12', '', 'VR-Headset-for-Virtual-Reality-3D-VR-Glasses-for-Mobile-Games-and-Movies-Compatible-45-60-inch-iPhoneAndroid-Phone', '', 'inherit', 'open', 'closed', '', 'vr-headset-for-virtual-reality-3d-vr-glasses-for-mobile-games-and-movies-compatible-45-60-inch-iphoneandroid-phone', '', '', '2020-04-21 11:00:12', '2020-04-21 11:00:12', '', 0, 'http://store.fondationbonsamaritainhaitidrcharlot.com/?attachment_id=1391', 0, 'attachment', 'image/jpeg', 0),
(1392, 1, '2020-04-21 11:00:12', '2020-04-21 11:00:12', '', 'VR-Headset-for-Virtual-Reality-3D-VR-Glasses-for-Mobile-Games-and-Movies-Compatible-45-60-inch-iPhoneAndroid-Phone', '', 'inherit', 'open', 'closed', '', 'vr-headset-for-virtual-reality-3d-vr-glasses-for-mobile-games-and-movies-compatible-45-60-inch-iphoneandroid-phone-2', '', '', '2020-04-21 11:00:12', '2020-04-21 11:00:12', '', 0, 'http://store.fondationbonsamaritainhaitidrcharlot.com/?attachment_id=1392', 0, 'attachment', 'image/jpeg', 0),
(1393, 1, '2020-04-21 11:00:12', '2020-04-21 11:00:12', '', 'VR-Headset-for-Virtual-Reality-3D-VR-Glasses-for-Mobile-Games-and-Movies-Compatible-45-60-inch-iPhoneAndroid-Phone', '', 'inherit', 'open', 'closed', '', 'vr-headset-for-virtual-reality-3d-vr-glasses-for-mobile-games-and-movies-compatible-45-60-inch-iphoneandroid-phone-3', '', '', '2020-04-21 11:00:12', '2020-04-21 11:00:12', '', 0, 'http://store.fondationbonsamaritainhaitidrcharlot.com/?attachment_id=1393', 0, 'attachment', 'image/jpeg', 0),
(1394, 1, '2020-04-21 11:00:12', '2020-04-21 11:00:12', '', 'VR-Headset-for-Virtual-Reality-3D-VR-Glasses-for-Mobile-Games-and-Movies-Compatible-45-60-inch-iPhoneAndroid-Phone', '', 'inherit', 'open', 'closed', '', 'vr-headset-for-virtual-reality-3d-vr-glasses-for-mobile-games-and-movies-compatible-45-60-inch-iphoneandroid-phone-4', '', '', '2020-04-21 11:00:12', '2020-04-21 11:00:12', '', 0, 'http://store.fondationbonsamaritainhaitidrcharlot.com/?attachment_id=1394', 0, 'attachment', 'image/jpeg', 0),
(1395, 1, '2020-04-21 11:00:12', '2020-04-21 11:00:12', '', 'VR-Headset-for-Virtual-Reality-3D-VR-Glasses-for-Mobile-Games-and-Movies-Compatible-45-60-inch-iPhoneAndroid-Phone', '', 'inherit', 'open', 'closed', '', 'vr-headset-for-virtual-reality-3d-vr-glasses-for-mobile-games-and-movies-compatible-45-60-inch-iphoneandroid-phone-5', '', '', '2020-04-21 11:00:12', '2020-04-21 11:00:12', '', 0, 'http://store.fondationbonsamaritainhaitidrcharlot.com/?attachment_id=1395', 0, 'attachment', 'image/jpeg', 0),
(1396, 1, '2020-04-21 11:00:12', '2020-04-21 11:00:12', '', 'VR-Headset-for-Virtual-Reality-3D-VR-Glasses-for-Mobile-Games-and-Movies-Compatible-45-60-inch-iPhoneAndroid-Phone', '', 'inherit', 'open', 'closed', '', 'vr-headset-for-virtual-reality-3d-vr-glasses-for-mobile-games-and-movies-compatible-45-60-inch-iphoneandroid-phone-6', '', '', '2020-04-21 11:00:12', '2020-04-21 11:00:12', '', 0, 'http://store.fondationbonsamaritainhaitidrcharlot.com/?attachment_id=1396', 0, 'attachment', 'image/jpeg', 0),
(1398, 1, '2020-04-21 11:04:56', '2020-04-21 11:04:56', '', 'VR-Real-Feel-Virtual-Reality-Car-Racing-Gaming-System-with-Bluetooth-Steering-Wheel-and-Headset-Goggles-Viewer-Glasses-for-iOS-iPhone-and-Android', '', 'inherit', 'open', 'closed', '', 'vr-real-feel-virtual-reality-car-racing-gaming-system-with-bluetooth-steering-wheel-and-headset-goggles-viewer-glasses-for-ios-iphone-and-android-2', '', '', '2020-04-21 11:04:56', '2020-04-21 11:04:56', '', 0, 'http://store.fondationbonsamaritainhaitidrcharlot.com/?attachment_id=1398', 0, 'attachment', 'image/jpeg', 0),
(1399, 1, '2020-04-21 11:04:56', '2020-04-21 11:04:56', '', 'VR-Real-Feel-Virtual-Reality-Car-Racing-Gaming-System-with-Bluetooth-Steering-Wheel-and-Headset-Goggles-Viewer-Glasses-for-iOS-iPhone-and-Android', '', 'inherit', 'open', 'closed', '', 'vr-real-feel-virtual-reality-car-racing-gaming-system-with-bluetooth-steering-wheel-and-headset-goggles-viewer-glasses-for-ios-iphone-and-android-3', '', '', '2020-04-21 11:04:56', '2020-04-21 11:04:56', '', 0, 'http://store.fondationbonsamaritainhaitidrcharlot.com/?attachment_id=1399', 0, 'attachment', 'image/jpeg', 0),
(1400, 1, '2020-04-21 11:04:56', '2020-04-21 11:04:56', '', 'VR-Real-Feel-Virtual-Reality-Car-Racing-Gaming-System-with-Bluetooth-Steering-Wheel-and-Headset-Goggles-Viewer-Glasses-for-iOS-iPhone-and-Android', '', 'inherit', 'open', 'closed', '', 'vr-real-feel-virtual-reality-car-racing-gaming-system-with-bluetooth-steering-wheel-and-headset-goggles-viewer-glasses-for-ios-iphone-and-android-4', '', '', '2020-04-21 11:04:56', '2020-04-21 11:04:56', '', 0, 'http://store.fondationbonsamaritainhaitidrcharlot.com/?attachment_id=1400', 0, 'attachment', 'image/jpeg', 0),
(1401, 1, '2020-04-21 11:04:56', '2020-04-21 11:04:56', '', 'VR-Real-Feel-Virtual-Reality-Car-Racing-Gaming-System-with-Bluetooth-Steering-Wheel-and-Headset-Goggles-Viewer-Glasses-for-iOS-iPhone-and-Android', '', 'inherit', 'open', 'closed', '', 'vr-real-feel-virtual-reality-car-racing-gaming-system-with-bluetooth-steering-wheel-and-headset-goggles-viewer-glasses-for-ios-iphone-and-android-5', '', '', '2020-04-21 11:04:56', '2020-04-21 11:04:56', '', 0, 'http://store.fondationbonsamaritainhaitidrcharlot.com/?attachment_id=1401', 0, 'attachment', 'image/jpeg', 0),
(1402, 1, '2020-04-21 11:04:56', '2020-04-21 11:04:56', '', 'VR-Real-Feel-Virtual-Reality-Car-Racing-Gaming-System-with-Bluetooth-Steering-Wheel-and-Headset-Goggles-Viewer-Glasses-for-iOS-iPhone-and-Android', '', 'inherit', 'open', 'closed', '', 'vr-real-feel-virtual-reality-car-racing-gaming-system-with-bluetooth-steering-wheel-and-headset-goggles-viewer-glasses-for-ios-iphone-and-android-6', '', '', '2020-04-21 11:04:56', '2020-04-21 11:04:56', '', 0, 'http://store.fondationbonsamaritainhaitidrcharlot.com/?attachment_id=1402', 0, 'attachment', 'image/jpeg', 0),
(1403, 1, '2020-04-21 11:04:56', '2020-04-21 11:04:56', '', 'VR-Real-Feel-Virtual-Reality-Car-Racing-Gaming-System-with-Bluetooth-Steering-Wheel-and-Headset-Goggles-Viewer-Glasses-for-iOS-iPhone-and-Android', '', 'inherit', 'open', 'closed', '', 'vr-real-feel-virtual-reality-car-racing-gaming-system-with-bluetooth-steering-wheel-and-headset-goggles-viewer-glasses-for-ios-iphone-and-android-7', '', '', '2020-04-21 11:04:56', '2020-04-21 11:04:56', '', 0, 'http://store.fondationbonsamaritainhaitidrcharlot.com/?attachment_id=1403', 0, 'attachment', 'image/jpeg', 0),
(1405, 1, '2020-04-21 11:05:41', '2020-04-21 11:05:41', '', 'Utopia-360-VR-Headset-with-Controller-and-Earbuds-3D-Virtual-Reality-Headset-for-Games-Movies-Apps-Compatible-with-iPhone-and-Android-Smartphones-2018-Virtual-Reality-Headset-Model', '', 'inherit', 'open', 'closed', '', 'utopia-360-vr-headset-with-controller-and-earbuds-3d-virtual-reality-headset-for-games-movies-apps-compatible-with-iphone-and-android-smartphones-2018-virtual-reality-headset-model-2', '', '', '2020-04-21 11:05:41', '2020-04-21 11:05:41', '', 0, 'http://store.fondationbonsamaritainhaitidrcharlot.com/?attachment_id=1405', 0, 'attachment', 'image/jpeg', 0),
(1406, 1, '2020-04-21 11:05:41', '2020-04-21 11:05:41', '', 'Utopia-360-VR-Headset-with-Controller-and-Earbuds-3D-Virtual-Reality-Headset-for-Games-Movies-Apps-Compatible-with-iPhone-and-Android-Smartphones-2018-Virtual-Reality-Headset-Model', '', 'inherit', 'open', 'closed', '', 'utopia-360-vr-headset-with-controller-and-earbuds-3d-virtual-reality-headset-for-games-movies-apps-compatible-with-iphone-and-android-smartphones-2018-virtual-reality-headset-model-3', '', '', '2020-04-21 11:05:41', '2020-04-21 11:05:41', '', 0, 'http://store.fondationbonsamaritainhaitidrcharlot.com/?attachment_id=1406', 0, 'attachment', 'image/jpeg', 0),
(1407, 1, '2020-04-21 11:05:41', '2020-04-21 11:05:41', '', 'Utopia-360-VR-Headset-with-Controller-and-Earbuds-3D-Virtual-Reality-Headset-for-Games-Movies-Apps-Compatible-with-iPhone-and-Android-Smartphones-2018-Virtual-Reality-Headset-Model', '', 'inherit', 'open', 'closed', '', 'utopia-360-vr-headset-with-controller-and-earbuds-3d-virtual-reality-headset-for-games-movies-apps-compatible-with-iphone-and-android-smartphones-2018-virtual-reality-headset-model-4', '', '', '2020-04-21 11:05:41', '2020-04-21 11:05:41', '', 0, 'http://store.fondationbonsamaritainhaitidrcharlot.com/?attachment_id=1407', 0, 'attachment', 'image/jpeg', 0),
(1408, 1, '2020-04-21 11:05:41', '2020-04-21 11:05:41', '', 'Utopia-360-VR-Headset-with-Controller-and-Earbuds-3D-Virtual-Reality-Headset-for-Games-Movies-Apps-Compatible-with-iPhone-and-Android-Smartphones-2018-Virtual-Reality-Headset-Model', '', 'inherit', 'open', 'closed', '', 'utopia-360-vr-headset-with-controller-and-earbuds-3d-virtual-reality-headset-for-games-movies-apps-compatible-with-iphone-and-android-smartphones-2018-virtual-reality-headset-model-5', '', '', '2020-04-21 11:05:41', '2020-04-21 11:05:41', '', 0, 'http://store.fondationbonsamaritainhaitidrcharlot.com/?attachment_id=1408', 0, 'attachment', 'image/jpeg', 0),
(1409, 1, '2020-04-21 11:05:41', '2020-04-21 11:05:41', '', 'Utopia-360-VR-Headset-with-Controller-and-Earbuds-3D-Virtual-Reality-Headset-for-Games-Movies-Apps-Compatible-with-iPhone-and-Android-Smartphones-2018-Virtual-Reality-Headset-Model', '', 'inherit', 'open', 'closed', '', 'utopia-360-vr-headset-with-controller-and-earbuds-3d-virtual-reality-headset-for-games-movies-apps-compatible-with-iphone-and-android-smartphones-2018-virtual-reality-headset-model-6', '', '', '2020-04-21 11:05:41', '2020-04-21 11:05:41', '', 0, 'http://store.fondationbonsamaritainhaitidrcharlot.com/?attachment_id=1409', 0, 'attachment', 'image/jpeg', 0);
INSERT INTO `wpx5_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(1410, 1, '2020-04-21 11:05:41', '2020-04-21 11:05:41', '', 'Utopia-360-VR-Headset-with-Controller-and-Earbuds-3D-Virtual-Reality-Headset-for-Games-Movies-Apps-Compatible-with-iPhone-and-Android-Smartphones-2018-Virtual-Reality-Headset-Model', '', 'inherit', 'open', 'closed', '', 'utopia-360-vr-headset-with-controller-and-earbuds-3d-virtual-reality-headset-for-games-movies-apps-compatible-with-iphone-and-android-smartphones-2018-virtual-reality-headset-model-7', '', '', '2020-04-21 11:05:41', '2020-04-21 11:05:41', '', 0, 'http://store.fondationbonsamaritainhaitidrcharlot.com/?attachment_id=1410', 0, 'attachment', 'image/jpeg', 0),
(1411, 1, '2020-04-21 11:05:41', '2020-04-21 11:05:41', '', 'Utopia-360-VR-Headset-with-Controller-and-Earbuds-3D-Virtual-Reality-Headset-for-Games-Movies-Apps-Compatible-with-iPhone-and-Android-Smartphones-2018-Virtual-Reality-Headset-Model', '', 'inherit', 'open', 'closed', '', 'utopia-360-vr-headset-with-controller-and-earbuds-3d-virtual-reality-headset-for-games-movies-apps-compatible-with-iphone-and-android-smartphones-2018-virtual-reality-headset-model-8', '', '', '2020-04-21 11:05:41', '2020-04-21 11:05:41', '', 0, 'http://store.fondationbonsamaritainhaitidrcharlot.com/?attachment_id=1411', 0, 'attachment', 'image/jpeg', 0),
(1413, 1, '2020-04-21 11:06:28', '2020-04-21 11:06:28', '', 'Avegant-Glyph-AG101-VR-Video-Headsets', '', 'inherit', 'open', 'closed', '', 'avegant-glyph-ag101-vr-video-headsets-2', '', '', '2020-04-21 11:06:28', '2020-04-21 11:06:28', '', 0, 'http://store.fondationbonsamaritainhaitidrcharlot.com/?attachment_id=1413', 0, 'attachment', 'image/jpeg', 0),
(1414, 1, '2020-04-21 11:06:28', '2020-04-21 11:06:28', '', 'Avegant-Glyph-AG101-VR-Video-Headsets', '', 'inherit', 'open', 'closed', '', 'avegant-glyph-ag101-vr-video-headsets-3', '', '', '2020-04-21 11:06:28', '2020-04-21 11:06:28', '', 0, 'http://store.fondationbonsamaritainhaitidrcharlot.com/?attachment_id=1414', 0, 'attachment', 'image/jpeg', 0),
(1415, 1, '2020-04-21 11:06:28', '2020-04-21 11:06:28', '', 'Avegant-Glyph-AG101-VR-Video-Headsets', '', 'inherit', 'open', 'closed', '', 'avegant-glyph-ag101-vr-video-headsets-4', '', '', '2020-04-21 11:06:28', '2020-04-21 11:06:28', '', 0, 'http://store.fondationbonsamaritainhaitidrcharlot.com/?attachment_id=1415', 0, 'attachment', 'image/jpeg', 0),
(1416, 1, '2020-04-21 11:06:28', '2020-04-21 11:06:28', '', 'Avegant-Glyph-AG101-VR-Video-Headsets', '', 'inherit', 'open', 'closed', '', 'avegant-glyph-ag101-vr-video-headsets-5', '', '', '2020-04-21 11:06:28', '2020-04-21 11:06:28', '', 0, 'http://store.fondationbonsamaritainhaitidrcharlot.com/?attachment_id=1416', 0, 'attachment', 'image/jpeg', 0),
(1417, 1, '2020-04-21 11:06:28', '2020-04-21 11:06:28', '', 'Avegant-Glyph-AG101-VR-Video-Headsets', '', 'inherit', 'open', 'closed', '', 'avegant-glyph-ag101-vr-video-headsets-6', '', '', '2020-04-21 11:06:28', '2020-04-21 11:06:28', '', 0, 'http://store.fondationbonsamaritainhaitidrcharlot.com/?attachment_id=1417', 0, 'attachment', 'image/jpeg', 0),
(1418, 1, '2020-04-21 11:06:28', '2020-04-21 11:06:28', '', 'Avegant-Glyph-AG101-VR-Video-Headsets', '', 'inherit', 'open', 'closed', '', 'avegant-glyph-ag101-vr-video-headsets-7', '', '', '2020-04-21 11:06:28', '2020-04-21 11:06:28', '', 0, 'http://store.fondationbonsamaritainhaitidrcharlot.com/?attachment_id=1418', 0, 'attachment', 'image/jpeg', 0),
(1419, 1, '2020-04-21 11:06:28', '2020-04-21 11:06:28', '', 'Avegant-Glyph-AG101-VR-Video-Headsets', '', 'inherit', 'open', 'closed', '', 'avegant-glyph-ag101-vr-video-headsets-8', '', '', '2020-04-21 11:06:28', '2020-04-21 11:06:28', '', 0, 'http://store.fondationbonsamaritainhaitidrcharlot.com/?attachment_id=1419', 0, 'attachment', 'image/jpeg', 0),
(1421, 1, '2020-04-21 11:08:07', '2020-04-21 11:08:07', '', 'HP-Reverb-Virtual-Reality-Headset-Professional-Edition-for-PC-114-Field-of-View', '', 'inherit', 'open', 'closed', '', 'hp-reverb-virtual-reality-headset-professional-edition-for-pc-114-field-of-view-2', '', '', '2020-04-21 11:08:07', '2020-04-21 11:08:07', '', 0, 'http://store.fondationbonsamaritainhaitidrcharlot.com/?attachment_id=1421', 0, 'attachment', 'image/jpeg', 0),
(1423, 1, '2020-04-21 11:09:03', '2020-04-21 11:09:03', '', 'Lenovo-Star-Wars-Jedi-Challenges-Smartphone-Powered-Augmented-Reality-Experience', '', 'inherit', 'open', 'closed', '', 'lenovo-star-wars-jedi-challenges-smartphone-powered-augmented-reality-experience-2', '', '', '2020-04-21 11:09:03', '2020-04-21 11:09:03', '', 0, 'http://store.fondationbonsamaritainhaitidrcharlot.com/?attachment_id=1423', 0, 'attachment', 'image/jpeg', 0),
(1424, 1, '2020-04-21 11:09:03', '2020-04-21 11:09:03', '', 'Lenovo-Star-Wars-Jedi-Challenges-Smartphone-Powered-Augmented-Reality-Experience', '', 'inherit', 'open', 'closed', '', 'lenovo-star-wars-jedi-challenges-smartphone-powered-augmented-reality-experience-3', '', '', '2020-04-21 11:09:03', '2020-04-21 11:09:03', '', 0, 'http://store.fondationbonsamaritainhaitidrcharlot.com/?attachment_id=1424', 0, 'attachment', 'image/jpeg', 0),
(1425, 1, '2020-04-21 11:09:03', '2020-04-21 11:09:03', '', 'Lenovo-Star-Wars-Jedi-Challenges-Smartphone-Powered-Augmented-Reality-Experience', '', 'inherit', 'open', 'closed', '', 'lenovo-star-wars-jedi-challenges-smartphone-powered-augmented-reality-experience-4', '', '', '2020-04-21 11:09:03', '2020-04-21 11:09:03', '', 0, 'http://store.fondationbonsamaritainhaitidrcharlot.com/?attachment_id=1425', 0, 'attachment', 'image/jpeg', 0),
(1426, 1, '2020-04-21 11:09:03', '2020-04-21 11:09:03', '', 'Lenovo-Star-Wars-Jedi-Challenges-Smartphone-Powered-Augmented-Reality-Experience', '', 'inherit', 'open', 'closed', '', 'lenovo-star-wars-jedi-challenges-smartphone-powered-augmented-reality-experience-5', '', '', '2020-04-21 11:09:03', '2020-04-21 11:09:03', '', 0, 'http://store.fondationbonsamaritainhaitidrcharlot.com/?attachment_id=1426', 0, 'attachment', 'image/jpeg', 0),
(1427, 1, '2020-04-21 11:09:03', '2020-04-21 11:09:03', '', 'Lenovo-Star-Wars-Jedi-Challenges-Smartphone-Powered-Augmented-Reality-Experience', '', 'inherit', 'open', 'closed', '', 'lenovo-star-wars-jedi-challenges-smartphone-powered-augmented-reality-experience-6', '', '', '2020-04-21 11:09:03', '2020-04-21 11:09:03', '', 0, 'http://store.fondationbonsamaritainhaitidrcharlot.com/?attachment_id=1427', 0, 'attachment', 'image/jpeg', 0),
(1428, 1, '2020-04-21 11:09:03', '2020-04-21 11:09:03', '', 'Lenovo-Star-Wars-Jedi-Challenges-Smartphone-Powered-Augmented-Reality-Experience', '', 'inherit', 'open', 'closed', '', 'lenovo-star-wars-jedi-challenges-smartphone-powered-augmented-reality-experience-7', '', '', '2020-04-21 11:09:03', '2020-04-21 11:09:03', '', 0, 'http://store.fondationbonsamaritainhaitidrcharlot.com/?attachment_id=1428', 0, 'attachment', 'image/jpeg', 0),
(1430, 1, '2020-04-21 11:09:47', '2020-04-21 11:09:47', '', 'BeswinVR-Pistol-Virtual-Reality-Game-Controller-HTC-Vive-Pro-20-Vive-10-Ready-with-Strong-Recoil-Feedback-Pistol-Whip-VR-Game-Compatible', '', 'inherit', 'open', 'closed', '', 'beswinvr-pistol-virtual-reality-game-controller-htc-vive-pro-20-vive-10-ready-with-strong-recoil-feedback-pistol-whip-vr-game-compatible', '', '', '2020-04-21 11:09:47', '2020-04-21 11:09:47', '', 0, 'http://store.fondationbonsamaritainhaitidrcharlot.com/?attachment_id=1430', 0, 'attachment', 'image/jpeg', 0),
(1431, 1, '2020-04-21 11:09:47', '2020-04-21 11:09:47', '', 'BeswinVR-Pistol-Virtual-Reality-Game-Controller-HTC-Vive-Pro-20-Vive-10-Ready-with-Strong-Recoil-Feedback-Pistol-Whip-VR-Game-Compatible', '', 'inherit', 'open', 'closed', '', 'beswinvr-pistol-virtual-reality-game-controller-htc-vive-pro-20-vive-10-ready-with-strong-recoil-feedback-pistol-whip-vr-game-compatible-2', '', '', '2020-04-21 11:09:47', '2020-04-21 11:09:47', '', 0, 'http://store.fondationbonsamaritainhaitidrcharlot.com/?attachment_id=1431', 0, 'attachment', 'image/jpeg', 0),
(1432, 1, '2020-04-21 11:09:48', '2020-04-21 11:09:48', '', 'BeswinVR-Pistol-Virtual-Reality-Game-Controller-HTC-Vive-Pro-20-Vive-10-Ready-with-Strong-Recoil-Feedback-Pistol-Whip-VR-Game-Compatible', '', 'inherit', 'open', 'closed', '', 'beswinvr-pistol-virtual-reality-game-controller-htc-vive-pro-20-vive-10-ready-with-strong-recoil-feedback-pistol-whip-vr-game-compatible-3', '', '', '2020-04-21 11:09:48', '2020-04-21 11:09:48', '', 0, 'http://store.fondationbonsamaritainhaitidrcharlot.com/?attachment_id=1432', 0, 'attachment', 'image/jpeg', 0),
(1433, 1, '2020-04-21 11:09:48', '2020-04-21 11:09:48', '', 'BeswinVR-Pistol-Virtual-Reality-Game-Controller-HTC-Vive-Pro-20-Vive-10-Ready-with-Strong-Recoil-Feedback-Pistol-Whip-VR-Game-Compatible', '', 'inherit', 'open', 'closed', '', 'beswinvr-pistol-virtual-reality-game-controller-htc-vive-pro-20-vive-10-ready-with-strong-recoil-feedback-pistol-whip-vr-game-compatible-4', '', '', '2020-04-21 11:09:48', '2020-04-21 11:09:48', '', 0, 'http://store.fondationbonsamaritainhaitidrcharlot.com/?attachment_id=1433', 0, 'attachment', 'image/jpeg', 0),
(1434, 1, '2020-04-21 11:09:48', '2020-04-21 11:09:48', '', 'BeswinVR-Pistol-Virtual-Reality-Game-Controller-HTC-Vive-Pro-20-Vive-10-Ready-with-Strong-Recoil-Feedback-Pistol-Whip-VR-Game-Compatible', '', 'inherit', 'open', 'closed', '', 'beswinvr-pistol-virtual-reality-game-controller-htc-vive-pro-20-vive-10-ready-with-strong-recoil-feedback-pistol-whip-vr-game-compatible-5', '', '', '2020-04-21 11:09:48', '2020-04-21 11:09:48', '', 0, 'http://store.fondationbonsamaritainhaitidrcharlot.com/?attachment_id=1434', 0, 'attachment', 'image/jpeg', 0),
(1436, 1, '2020-04-21 11:11:22', '2020-04-21 11:11:22', '', 'View-Master-Virtual-Reality-Starter-Pack', '', 'inherit', 'open', 'closed', '', 'view-master-virtual-reality-starter-pack-2', '', '', '2020-04-21 11:11:22', '2020-04-21 11:11:22', '', 0, 'http://store.fondationbonsamaritainhaitidrcharlot.com/?attachment_id=1436', 0, 'attachment', 'image/jpeg', 0),
(1437, 1, '2020-04-21 11:11:22', '2020-04-21 11:11:22', '', 'View-Master-Virtual-Reality-Starter-Pack', '', 'inherit', 'open', 'closed', '', 'view-master-virtual-reality-starter-pack-3', '', '', '2020-04-21 11:11:22', '2020-04-21 11:11:22', '', 0, 'http://store.fondationbonsamaritainhaitidrcharlot.com/?attachment_id=1437', 0, 'attachment', 'image/jpeg', 0),
(1438, 1, '2020-04-21 11:11:22', '2020-04-21 11:11:22', '', 'View-Master-Virtual-Reality-Starter-Pack', '', 'inherit', 'open', 'closed', '', 'view-master-virtual-reality-starter-pack-4', '', '', '2020-04-21 11:11:22', '2020-04-21 11:11:22', '', 0, 'http://store.fondationbonsamaritainhaitidrcharlot.com/?attachment_id=1438', 0, 'attachment', 'image/jpeg', 0),
(1439, 1, '2020-04-21 11:11:22', '2020-04-21 11:11:22', '', 'View-Master-Virtual-Reality-Starter-Pack', '', 'inherit', 'open', 'closed', '', 'view-master-virtual-reality-starter-pack-5', '', '', '2020-04-21 11:11:22', '2020-04-21 11:11:22', '', 0, 'http://store.fondationbonsamaritainhaitidrcharlot.com/?attachment_id=1439', 0, 'attachment', 'image/jpeg', 0),
(1440, 1, '2020-04-21 11:11:22', '2020-04-21 11:11:22', '', 'View-Master-Virtual-Reality-Starter-Pack', '', 'inherit', 'open', 'closed', '', 'view-master-virtual-reality-starter-pack-6', '', '', '2020-04-21 11:11:22', '2020-04-21 11:11:22', '', 0, 'http://store.fondationbonsamaritainhaitidrcharlot.com/?attachment_id=1440', 0, 'attachment', 'image/jpeg', 0),
(1441, 1, '2020-04-21 11:11:22', '2020-04-21 11:11:22', '', 'View-Master-Virtual-Reality-Starter-Pack', '', 'inherit', 'open', 'closed', '', 'view-master-virtual-reality-starter-pack-7', '', '', '2020-04-21 11:11:22', '2020-04-21 11:11:22', '', 0, 'http://store.fondationbonsamaritainhaitidrcharlot.com/?attachment_id=1441', 0, 'attachment', 'image/jpeg', 0),
(1443, 1, '2020-04-21 11:13:25', '2020-04-21 11:13:25', '', 'Xiaomi-Redmi-Note-8-63-64GB-4GB-RAM-GSM-Only-No-CDMA-Internationa-Version-No-Warranty-Neptune-Blue', '', 'inherit', 'open', 'closed', '', 'xiaomi-redmi-note-8-63-64gb-4gb-ram-gsm-only-no-cdma-internationa-version-no-warranty-neptune-blue', '', '', '2020-04-21 11:13:25', '2020-04-21 11:13:25', '', 0, 'http://store.fondationbonsamaritainhaitidrcharlot.com/?attachment_id=1443', 0, 'attachment', 'image/jpeg', 0),
(1444, 1, '2020-04-21 11:13:25', '2020-04-21 11:13:25', '', 'Xiaomi-Redmi-Note-8-63-64GB-4GB-RAM-GSM-Only-No-CDMA-Internationa-Version-No-Warranty-Neptune-Blue', '', 'inherit', 'open', 'closed', '', 'xiaomi-redmi-note-8-63-64gb-4gb-ram-gsm-only-no-cdma-internationa-version-no-warranty-neptune-blue-2', '', '', '2020-04-21 11:13:25', '2020-04-21 11:13:25', '', 0, 'http://store.fondationbonsamaritainhaitidrcharlot.com/?attachment_id=1444', 0, 'attachment', 'image/jpeg', 0),
(1445, 1, '2020-04-21 11:13:25', '2020-04-21 11:13:25', '', 'Xiaomi-Redmi-Note-8-63-64GB-4GB-RAM-GSM-Only-No-CDMA-Internationa-Version-No-Warranty-Neptune-Blue', '', 'inherit', 'open', 'closed', '', 'xiaomi-redmi-note-8-63-64gb-4gb-ram-gsm-only-no-cdma-internationa-version-no-warranty-neptune-blue-3', '', '', '2020-04-21 11:13:25', '2020-04-21 11:13:25', '', 0, 'http://store.fondationbonsamaritainhaitidrcharlot.com/?attachment_id=1445', 0, 'attachment', 'image/jpeg', 0),
(1446, 1, '2020-04-21 11:13:25', '2020-04-21 11:13:25', '', 'Xiaomi-Redmi-Note-8-63-64GB-4GB-RAM-GSM-Only-No-CDMA-Internationa-Version-No-Warranty-Neptune-Blue', '', 'inherit', 'open', 'closed', '', 'xiaomi-redmi-note-8-63-64gb-4gb-ram-gsm-only-no-cdma-internationa-version-no-warranty-neptune-blue-4', '', '', '2020-04-21 11:13:25', '2020-04-21 11:13:25', '', 0, 'http://store.fondationbonsamaritainhaitidrcharlot.com/?attachment_id=1446', 0, 'attachment', 'image/jpeg', 0),
(1447, 1, '2020-04-21 11:13:25', '2020-04-21 11:13:25', '', 'Xiaomi-Redmi-Note-8-63-64GB-4GB-RAM-GSM-Only-No-CDMA-Internationa-Version-No-Warranty-Neptune-Blue', '', 'inherit', 'open', 'closed', '', 'xiaomi-redmi-note-8-63-64gb-4gb-ram-gsm-only-no-cdma-internationa-version-no-warranty-neptune-blue-5', '', '', '2020-04-21 11:13:25', '2020-04-21 11:13:25', '', 0, 'http://store.fondationbonsamaritainhaitidrcharlot.com/?attachment_id=1447', 0, 'attachment', 'image/jpeg', 0),
(1449, 1, '2020-04-21 11:13:50', '2020-04-21 11:13:50', '', 'LG-Stylo-5-with-Alexa-Push-to-Talk--Unlocked--32-GB--Silvery-White-US-Warranty', '', 'inherit', 'open', 'closed', '', 'lg-stylo-5-with-alexa-push-to-talk-unlocked-32-gb-silvery-white-us-warranty-2', '', '', '2020-04-21 11:13:50', '2020-04-21 11:13:50', '', 0, 'http://store.fondationbonsamaritainhaitidrcharlot.com/?attachment_id=1449', 0, 'attachment', 'image/jpeg', 0),
(1450, 1, '2020-04-21 11:13:50', '2020-04-21 11:13:50', '', 'LG-Stylo-5-with-Alexa-Push-to-Talk--Unlocked--32-GB--Silvery-White-US-Warranty', '', 'inherit', 'open', 'closed', '', 'lg-stylo-5-with-alexa-push-to-talk-unlocked-32-gb-silvery-white-us-warranty-3', '', '', '2020-04-21 11:13:50', '2020-04-21 11:13:50', '', 0, 'http://store.fondationbonsamaritainhaitidrcharlot.com/?attachment_id=1450', 0, 'attachment', 'image/jpeg', 0),
(1451, 1, '2020-04-21 11:13:50', '2020-04-21 11:13:50', '', 'LG-Stylo-5-with-Alexa-Push-to-Talk--Unlocked--32-GB--Silvery-White-US-Warranty', '', 'inherit', 'open', 'closed', '', 'lg-stylo-5-with-alexa-push-to-talk-unlocked-32-gb-silvery-white-us-warranty-4', '', '', '2020-04-21 11:13:50', '2020-04-21 11:13:50', '', 0, 'http://store.fondationbonsamaritainhaitidrcharlot.com/?attachment_id=1451', 0, 'attachment', 'image/jpeg', 0),
(1452, 1, '2020-04-21 11:13:50', '2020-04-21 11:13:50', '', 'LG-Stylo-5-with-Alexa-Push-to-Talk--Unlocked--32-GB--Silvery-White-US-Warranty', '', 'inherit', 'open', 'closed', '', 'lg-stylo-5-with-alexa-push-to-talk-unlocked-32-gb-silvery-white-us-warranty-5', '', '', '2020-04-21 11:13:50', '2020-04-21 11:13:50', '', 0, 'http://store.fondationbonsamaritainhaitidrcharlot.com/?attachment_id=1452', 0, 'attachment', 'image/jpeg', 0),
(1453, 1, '2020-04-21 11:13:50', '2020-04-21 11:13:50', '', 'LG-Stylo-5-with-Alexa-Push-to-Talk--Unlocked--32-GB--Silvery-White-US-Warranty', '', 'inherit', 'open', 'closed', '', 'lg-stylo-5-with-alexa-push-to-talk-unlocked-32-gb-silvery-white-us-warranty-6', '', '', '2020-04-21 11:13:50', '2020-04-21 11:13:50', '', 0, 'http://store.fondationbonsamaritainhaitidrcharlot.com/?attachment_id=1453', 0, 'attachment', 'image/jpeg', 0),
(1454, 1, '2020-04-21 14:30:29', '2020-04-21 14:30:29', '', '40012', '', 'inherit', 'open', 'closed', '', '40012', '', '', '2020-04-21 14:30:29', '2020-04-21 14:30:29', '', 0, 'http://store.fondationbonsamaritainhaitidrcharlot.com/wp-content/uploads/2020/04/40012.png', 0, 'attachment', 'image/png', 0),
(1455, 1, '2020-04-21 14:37:10', '2020-04-21 14:37:10', '', '400new', '', 'inherit', 'open', 'closed', '', '400new', '', '', '2020-04-21 14:37:10', '2020-04-21 14:37:10', '', 0, 'http://store.fondationbonsamaritainhaitidrcharlot.com/wp-content/uploads/2020/04/400new.png', 0, 'attachment', 'image/png', 0),
(1456, 1, '2020-04-21 14:39:17', '2020-04-21 14:39:17', '', 'ss', '', 'inherit', 'open', 'closed', '', 'ss', '', '', '2020-04-21 14:39:17', '2020-04-21 14:39:17', '', 0, 'http://store.fondationbonsamaritainhaitidrcharlot.com/wp-content/uploads/2020/04/ss.png', 0, 'attachment', 'image/png', 0),
(1457, 1, '2020-04-21 14:41:27', '2020-04-21 14:41:27', '', 'ss', '', 'inherit', 'open', 'closed', '', 'ss-2', '', '', '2020-04-21 14:41:27', '2020-04-21 14:41:27', '', 0, 'http://store.fondationbonsamaritainhaitidrcharlot.com/wp-content/uploads/2020/04/ss-1.png', 0, 'attachment', 'image/png', 0),
(1458, 1, '2020-04-21 14:49:20', '2020-04-21 14:49:20', '', 'store-online', '', 'inherit', 'open', 'closed', '', 'store-online', '', '', '2020-04-21 14:49:20', '2020-04-21 14:49:20', '', 0, 'http://store.fondationbonsamaritainhaitidrcharlot.com/wp-content/uploads/2020/04/store-online.png', 0, 'attachment', 'image/png', 0),
(1460, 1, '2020-05-03 07:53:34', '2020-05-03 07:53:34', '', 'sw', '', 'inherit', 'open', 'closed', '', 'sw', '', '', '2020-05-03 07:53:34', '2020-05-03 07:53:34', '', 0, 'http://nextshoes.uk/wp-content/uploads/2020/05/sw.png', 0, 'attachment', 'image/png', 0),
(1461, 1, '2020-05-03 08:21:34', '2020-05-03 08:21:34', '', 'NEXTSHOES', '', 'inherit', 'open', 'closed', '', 'nextshoes', '', '', '2020-05-03 08:21:34', '2020-05-03 08:21:34', '', 0, 'http://nextshoes.uk/wp-content/uploads/2020/05/NEXTSHOES.png', 0, 'attachment', 'image/png', 0),
(1462, 1, '2020-05-03 08:23:51', '2020-05-03 08:23:51', '', '350', '', 'inherit', 'open', 'closed', '', '350', '', '', '2020-05-03 08:23:51', '2020-05-03 08:23:51', '', 0, 'http://nextshoes.uk/wp-content/uploads/2020/05/350.png', 0, 'attachment', 'image/png', 0),
(1464, 1, '2020-05-03 08:43:25', '2020-05-03 08:43:25', '', 'download (1)', '', 'inherit', 'open', 'closed', '', 'download-1', '', '', '2020-05-03 08:43:25', '2020-05-03 08:43:25', '', 1043, 'http://nextshoes.uk/wp-content/uploads/2020/05/download-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(1465, 1, '2020-05-03 08:43:44', '2020-05-03 08:43:44', '', 'download', '', 'inherit', 'open', 'closed', '', 'download', '', '', '2020-05-03 08:43:44', '2020-05-03 08:43:44', '', 1043, 'http://nextshoes.uk/wp-content/uploads/2020/05/download.jpg', 0, 'attachment', 'image/jpeg', 0),
(1466, 1, '2020-05-03 08:43:51', '2020-05-03 08:43:51', '[kc_row _id=\"685748\" use_container=\"yes\" css_custom=\"{`kc-css`:{`767`:{`box`:{`padding|`:`9px inherit inherit inherit`}},`any`:{`box`:{`padding|`:`18px inherit inherit inherit`}}}}\"][kc_column width=\"75%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"872439\"][element_revslider _id=\"668408\" alias=\"slider-4\"][/kc_column][kc_column width=\"25%\" _id=\"479329\" css_custom=\"{`kc-css`:{`767`:{`box`:{`display|`:`none`}}}}\"][element_banner _id=\"336632\" image=\"1464\" button_text=\"Shop now\" button_link=\"#\" text_position=\"left full\" title=\"TXVzaWM8YnIgLz4NCldoZXJlIFlvdSA8YnIgLz4NCldhbnQgSXQ=\"][element_banner _id=\"173917\" image=\"1465\" button_text=\"Shop now\" button_link=\"#\" text_position=\"right\" title=\"SGVhbHRoLDxiciAvPg0KRml0ZXNzICY8YnIgLz4NCkJlYXV0eQ==\"][/kc_column][/kc_row][kc_row use_container=\"yes\" css_custom=\"{`kc-css`:{`any`:{`background`:{`background|`:`eyJjb2xvciI6IiNmZmZmZmYiLCJsaW5lYXJHcmFkaWVudCI6WyIiXSwiaW1hZ2UiOiJub25lIiwicG9zaXRpb24iOiIwJSAwJSIsInNpemUiOiJhdXRvIiwicmVwZWF0IjoicmVwZWF0IiwiYXR0YWNobWVudCI6InNjcm9sbCIsImFkdmFuY2VkIjowfQ==`},`box`:{`padding|`:`10px inherit inherit inherit`,`border|`:`1px solid #f5f5f5|||`}}}}\" _id=\"468419\"][kc_column width=\"100%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"794172\"][woo_categories_tabs number=\"15\" columns=\"5\" tab_style=\"style2\" layout_type=\"carousel\" _id=\"833891\" tabs=\"eyIxIjp7Im5hbWUiOiJBY2Nlc3NvcmllcyIsImNhdGVnb3J5IjoiYWNjZXNzb3JpZXMiLCJ0eXBlIjoicmVjZW50X3Byb2R1Y3QifSwiMiI6eyJuYW1lIjoiQXBwbGlhbmNlcyIsImNhdGVnb3J5IjoiYXBwbGlhbmNlcyIsInR5cGUiOiJyZWNlbnRfcHJvZHVjdCJ9LCIzIjp7Im5hbWUiOiJBdWRpbyIsImNhdGVnb3J5IjoiYXVkaW8iLCJ0eXBlIjoicmVjZW50X3Byb2R1Y3QifSwiNCI6eyJuYW1lIjoiQ29tcHV0ZXJzIiwiY2F0ZWdvcnkiOiJjb21wdXRlcnMiLCJ0eXBlIjoicmVjZW50X3Byb2R1Y3QifSwiNSI6eyJuYW1lIjoiUG9ydGFibGUgQXVkaW8iLCJjYXRlZ29yeSI6InBvcnRhYmxlLWF1ZGlvIiwidHlwZSI6InJlY2VudF9wcm9kdWN0In0sIjYiOnsibmFtZSI6IlNtYXJ0IFBob25lIiwiY2F0ZWdvcnkiOiJzbWFydC1waG9uZSIsInR5cGUiOiJyZWNlbnRfcHJvZHVjdCJ9fQ==\" title=\"Feature Product \"][/kc_column][/kc_row][kc_row use_container=\"yes\" css_custom=\"{`kc-css`:{`any`:{`background`:{`background|`:`eyJjb2xvciI6IiNmNWY1ZjUiLCJsaW5lYXJHcmFkaWVudCI6WyIiXSwiaW1hZ2UiOiJub25lIiwicG9zaXRpb24iOiIwJSAwJSIsInNpemUiOiJhdXRvIiwicmVwZWF0IjoicmVwZWF0IiwiYXR0YWNobWVudCI6InNjcm9sbCIsImFkdmFuY2VkIjowfQ==`},`box`:{`padding|`:`30px inherit inherit inherit`}}}}\" _id=\"243693\"][kc_column width=\"100%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"318232\"][element_features_box columns=\"4\" _id=\"754855\" features=\"eyIxIjp7InRpdGxlIjoiRnJlZSBEZWxpdmVyeSIsImRlc2NyaXB0aW9uIjoiUkdWc2FYWmxjbmtnZDI5eWJHUWdkMmxrWlEwSyIsImljb24iOiJtbi1pY29uLTk0NCIsImltYWdlIjoiIn0sIjIiOnsidGl0bGUiOiIzMCBEYXlzIFJldHVybnMiLCJkZXNjcmlwdGlvbiI6IlQzVnlJRE13TFdSaGVTQnRiMjVsZVNCaVlXTnJJR2QxWVhKaGJuUmxaU0JuYVhabGN5QjViM1U9IiwiaWNvbiI6Im1uLWljb24tMTA0OCIsImltYWdlIjoiIn0sIjMiOnsidGl0bGUiOiIyNC83IEN1c3RvbWVyIFNlcnZpY2UiLCJkZXNjcmlwdGlvbiI6IlQyNXNhVzVsSUhOMGIzSmxJREkwTHpjPSIsImljb24iOiJtbi1pY29uLTEwNTAiLCJpbWFnZSI6IiJ9LCI0Ijp7InRpdGxlIjoiU2VjdXJlIFNob3BwaW5nIiwiZGVzY3JpcHRpb24iOiJXVzkxY2lCd1pYSnpiMjVoYkNCcGJtWnZjbTFoZEdsdmJpQnBjeUJ6WldOMWNtVmtJSGRwZEdnZ1lXNGdhVzVrZFhOMGNuaz0iLCJpY29uIjoibW4taWNvbi04MjUiLCJpbWFnZSI6IiJ9fQ==\" style=\"style1\"][/kc_column][/kc_row][kc_row use_container=\"yes\" css_custom=\"{`kc-css`:{`any`:{`box`:{`padding|`:`20px inherit inherit inherit`}}}}\" _id=\"441369\"][kc_column width=\"33%\" _id=\"947020\" css_custom=\"{`kc-css`:{`999`:{`box`:{`width|`:`100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`,`display|`:`none`}},`any`:{`box`:{`padding|`:`20px inherit inherit inherit`}}}}\"][element_banner _id=\"223810\" subtitle=\"TV &amp; Home Theater\" title=\"U2F2ZSBCaWcgb24gNEsgVUhEPGJyIC8+DQpUVnMsIEhEVFZzIGFuZCBNb3Jl\" button_text=\"SHOP NOW\" button_link=\"#\" text_position=\"top\" image=\"1062\"][/kc_column][kc_column width=\"67%\" _id=\"373565\" css_custom=\"{`kc-css`:{`999`:{`box`:{`width|`:`100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}}}}\"][woo_products columns=\"3\" layout_type=\"carousel\" rows=\"1\" topcarousel=\"1\" item_style=\"inner\" _id=\"146957\" title=\"New Arrivals\" type=\"recent_product\" number=\"12\"][/kc_column][/kc_row][kc_row use_container=\"yes\" css_custom=\"{`kc-css`:{`any`:{`box`:{`padding|`:`inherit inherit 10px inherit`}}}}\" _id=\"420353\"][kc_column width=\"100%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"316684\"][woo_products columns=\"3\" layout_type=\"carousel\" rows=\"1\" topcarousel=\"1\" item_style=\"list-v1\" _id=\"475477\" title=\"Sale Product\" type=\"top_rate\" number=\"12\"][/kc_column][/kc_row][kc_row use_container=\"yes\" css_custom=\"{`kc-css`:{`any`:{`background`:{`background|`:`eyJjb2xvciI6IiNmNWY1ZjUiLCJsaW5lYXJHcmFkaWVudCI6WyIiXSwiaW1hZ2UiOiJub25lIiwicG9zaXRpb24iOiIwJSAwJSIsInNpemUiOiJhdXRvIiwicmVwZWF0IjoicmVwZWF0IiwiYXR0YWNobWVudCI6InNjcm9sbCIsImFkdmFuY2VkIjowfQ==`},`box`:{`padding|`:`30px inherit 25px inherit`}}}}\" _id=\"54531\"][kc_column width=\"100%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"706653\"][element_brands number=\"12\" columns=\"6\" rows=\"1\" style=\"style3 style2\" _id=\"47960\" title=\"Feature Brands\"][/kc_column][/kc_row][kc_row _id=\"111964\"][kc_column width=\"100%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"415804\"][kc_column_text _id=\"583854\" css_custom=\"{`kc-css`:{`any`:{`typography`:{`color|,p`:`#242424`,`font-family|,p`:`Libre Franklin`,`font-size|,p`:`24px`,`font-weight|,p`:`700`},`box`:{`padding|`:`20px inherit inherit inherit`}}}}\"]\r\n\r\nTop Categories this Month\r\n\r\n[/kc_column_text][/kc_column][/kc_row][kc_row use_container=\"yes\" row_class=\"border-left\" css_custom=\"{`kc-css`:{`any`:{`box`:{`padding|`:`inherit inherit 30px inherit`}}}}\" _id=\"63659\"][kc_column width=\"33.33%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"697850\"][woo_category_info number=\"5\" layout_type=\"layout3\" _id=\"18449\" image=\"943\" title=\"Televisions\" category=\"tv-audio\"][/kc_column][kc_column width=\"33.33%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"617724\"][woo_category_info number=\"5\" layout_type=\"layout3\" _id=\"545430\" image=\"1292\" title=\"Laptop and Computer\" category=\"computers\"][/kc_column][kc_column width=\"33.33%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"503573\"][woo_category_info number=\"5\" layout_type=\"layout3\" _id=\"889031\" image=\"1293\" title=\"Tablets &amp; E-Readers\" category=\"portable-audio\"][/kc_column][/kc_row][kc_row use_container=\"yes\" row_class=\"border-left\" css_custom=\"{`kc-css`:{`any`:{`box`:{`padding|`:`inherit inherit 30px inherit`}}}}\" _id=\"949497\"][kc_column width=\"33.33%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"34128\"][woo_category_info number=\"5\" layout_type=\"layout3\" _id=\"384001\" image=\"1294\" title=\"Video Games Virtual\" category=\"portable-audio\"][/kc_column][kc_column width=\"33.33%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"27404\"][woo_category_info number=\"5\" layout_type=\"layout3\" _id=\"414173\" image=\"1295\" title=\"Headphones &amp; Speakers\" category=\"accessories\"][/kc_column][kc_column width=\"33.33%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"54870\"][woo_category_info number=\"5\" layout_type=\"layout3\" _id=\"227553\" image=\"1296\" title=\"Cell Phones\" category=\"smart-phone\"][/kc_column][/kc_row][kc_row use_container=\"yes\" row_class=\"border-left\" css_custom=\"{`kc-css`:{`any`:{`box`:{`padding|`:`inherit inherit 30px inherit`}}}}\" _id=\"730730\"][kc_column width=\"33.33%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"25180\"][woo_category_info number=\"5\" layout_type=\"layout3\" _id=\"182191\" image=\"1298\" title=\"Smart Home\" category=\"tv-audio\"][/kc_column][kc_column width=\"33.33%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"50869\"][woo_category_info number=\"5\" layout_type=\"layout3\" _id=\"101046\" image=\"1297\" title=\"Car Electronics &amp; GPS\" category=\"gps-navi\"][/kc_column][kc_column width=\"33.33%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"137605\"][woo_category_info number=\"5\" layout_type=\"layout3\" _id=\"394044\" image=\"1294\" title=\"Toys, Games &amp; Drones\" category=\"appliances\"][/kc_column][/kc_row][kc_row use_container=\"yes\" css_custom=\"{`kc-css`:{`any`:{`background`:{`background|`:`eyJjb2xvciI6IiNmNWY1ZjUiLCJsaW5lYXJHcmFkaWVudCI6WyIiXSwiaW1hZ2UiOiJub25lIiwicG9zaXRpb24iOiIwJSAwJSIsInNpemUiOiJhdXRvIiwicmVwZWF0IjoicmVwZWF0IiwiYXR0YWNobWVudCI6InNjcm9sbCIsImFkdmFuY2VkIjowfQ==`},`box`:{`padding|`:`18px inherit 10px inherit`}}}}\" _id=\"292966\"][kc_column width=\"33.33%\" _id=\"526882\" css_custom=\"{`kc-css`:{`999`:{`box`:{`width|`:`100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}}}}\"][woo_products columns=\"1\" layout_type=\"grid\" topcarousel=\"0\" item_style=\"list-v2\" _id=\"654650\" title=\"Onsale Products\" type=\"best_selling\" number=\"3\"][/kc_column][kc_column width=\"33.33%\" _id=\"229296\" css_custom=\"{`kc-css`:{`999`:{`box`:{`width|`:`100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}}}}\"][woo_products columns=\"1\" layout_type=\"grid\" topcarousel=\"0\" item_style=\"list-v2\" _id=\"704882\" title=\"Feature Products\" type=\"featured_product\" number=\"3\"][/kc_column][kc_column width=\"33.33%\" _id=\"305458\" css_custom=\"{`kc-css`:{`999`:{`box`:{`width|`:`100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}}}}\"][woo_products columns=\"1\" layout_type=\"grid\" topcarousel=\"0\" item_style=\"list-v2\" _id=\"969603\" title=\"Top Rate\" type=\"top_rate\" number=\"3\"][/kc_column][/kc_row][kc_row _id=\"373009\" use_container=\"yes\" css_custom=\"{`kc-css`:{`any`:{`box`:{`padding|`:`30px inherit inherit inherit`}}}}\"][kc_column width=\"50%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"317273\"][element_testimonials _id=\"508868\" title=\"Testimonials\" testimonials=\"eyIxIjp7ImltYWdlIjoiOTA0IiwibmFtZSI6IkFudGhvbnkiLCJqb2IiOiJKQVZBIHByb2dyYW1tZXIiLCJjb250ZW50IjoiVkdobElFMUNRU0JqYjNWeWMyVWdhR0Z6SUdkcGRtVnVJRzFsSUhSb1pTQmpiMjVtYVdSbGJtTmxJSFJ2SUcxdmRtVWdZV2hsWVdRZ2FXNGdiWGtnWTJGeVpXVnlMaUJKZENCbllYWmxJRzFsSUhSb1pTQnZjSEJ2Y25SMWJtbDBlU0IwYnlCemRHVndJR0poWTJzZ1lXNWtJSEpsWm14bFkzUWdiMjRnZDJoaGRDQkpJR1J2TENCb2IzY2dkMlZzYkNCSklHUnZJR2wwSUdGdVpDQjNhR1Z5WlNCSklHTmhiaUJwYlhCeWIzWmxJSFJ2WjJWMGFHVnlJSGRwZEdnZ2RHaGxJSFJ2YjJ4cmFYUWdkRzhnY0hKdlozSmxjM011VkdobElFMUNRU0JqYjNWeWMyVWdhR0Z6SUdkcGRtVnVJRzFsSUhSb1pTQmpiMjVtYVdSbGJtTmxJSFJ2SUcxdmRtVWdZV2hsWVdRZ2FXNGdiWGtnWTJGeVpXVnlMaUJKZENCbllYWmxJRzFsSUhSb1pTQnZjSEJ2Y25SMWJtbDBlU0IwYnlCemRHVndJR0poWTJzZ1lXNWtJSEpsWm14bFkzUWdiMjRnZDJoaGRDQkpJR1J2TENCb2IzY2dkMlZzYkNCSklHUnZJR2wwSUdGdVpDQjNhR1Z5WlNCSklHTmhiaUJwYlhCeWIzWmxJSFJ2WjJWMGFHVnlJSGRwZEdnZ2RHaGxJSFJ2YjJ4cmFYUWdkRzhnY0hKdlozSmxjM011In0sIjIiOnsiaW1hZ2UiOiI5MDQiLCJuYW1lIjoiQW50aG9ueSIsImpvYiI6IkpBVkEgcHJvZ3JhbW1lciIsImNvbnRlbnQiOiJWR2hsSUUxQ1FTQmpiM1Z5YzJVZ2FHRnpJR2RwZG1WdUlHMWxJSFJvWlNCamIyNW1hV1JsYm1ObElIUnZJRzF2ZG1VZ1lXaGxZV1FnYVc0Z2JYa2dZMkZ5WldWeUxpQkpkQ0JuWVhabElHMWxJSFJvWlNCdmNIQnZjblIxYm1sMGVTQjBieUJ6ZEdWd0lHSmhZMnNnWVc1a0lISmxabXhsWTNRZ2IyNGdkMmhoZENCSklHUnZMQ0JvYjNjZ2QyVnNiQ0JKSUdSdklHbDBJR0Z1WkNCM2FHVnlaU0JKSUdOaGJpQnBiWEJ5YjNabElIUnZaMlYwYUdWeUlIZHBkR2dnZEdobElIUnZiMnhyYVhRZ2RHOGdjSEp2WjNKbGMzTXVWR2hsSUUxQ1FTQmpiM1Z5YzJVZ2FHRnpJR2RwZG1WdUlHMWxJSFJvWlNCamIyNW1hV1JsYm1ObElIUnZJRzF2ZG1VZ1lXaGxZV1FnYVc0Z2JYa2dZMkZ5WldWeUxpQkpkQ0JuWVhabElHMWxJSFJvWlNCdmNIQnZjblIxYm1sMGVTQjBieUJ6ZEdWd0lHSmhZMnNnWVc1a0lISmxabXhsWTNRZ2IyNGdkMmhoZENCSklHUnZMQ0JvYjNjZ2QyVnNiQ0JKSUdSdklHbDBJR0Z1WkNCM2FHVnlaU0JKSUdOaGJpQnBiWEJ5YjNabElIUnZaMlYwYUdWeUlIZHBkR2dnZEdobElIUnZiMnhyYVhRZ2RHOGdjSEp2WjNKbGMzTXUifSwiMyI6eyJpbWFnZSI6IjkwNCIsIm5hbWUiOiJBbnRob255Iiwiam9iIjoiSkFWQSBwcm9ncmFtbWVyIiwiY29udGVudCI6IlZHaGxJRTFDUVNCamIzVnljMlVnYUdGeklHZHBkbVZ1SUcxbElIUm9aU0JqYjI1bWFXUmxibU5sSUhSdklHMXZkbVVnWVdobFlXUWdhVzRnYlhrZ1kyRnlaV1Z5TGlCSmRDQm5ZWFpsSUcxbElIUm9aU0J2Y0hCdmNuUjFibWwwZVNCMGJ5QnpkR1Z3SUdKaFkyc2dZVzVrSUhKbFpteGxZM1FnYjI0Z2QyaGhkQ0JKSUdSdkxDQm9iM2NnZDJWc2JDQkpJR1J2SUdsMElHRnVaQ0IzYUdWeVpTQkpJR05oYmlCcGJYQnliM1psSUhSdloyVjBhR1Z5SUhkcGRHZ2dkR2hsSUhSdmIyeHJhWFFnZEc4Z2NISnZaM0psYzNNdVZHaGxJRTFDUVNCamIzVnljMlVnYUdGeklHZHBkbVZ1SUcxbElIUm9aU0JqYjI1bWFXUmxibU5sSUhSdklHMXZkbVVnWVdobFlXUWdhVzRnYlhrZ1kyRnlaV1Z5TGlCSmRDQm5ZWFpsSUcxbElIUm9aU0J2Y0hCdmNuUjFibWwwZVNCMGJ5QnpkR1Z3SUdKaFkyc2dZVzVrSUhKbFpteGxZM1FnYjI0Z2QyaGhkQ0JKSUdSdkxDQm9iM2NnZDJWc2JDQkpJR1J2SUdsMElHRnVaQ0IzYUdWeVpTQkpJR05oYmlCcGJYQnliM1psSUhSdloyVjBhR1Z5SUhkcGRHZ2dkR2hsSUhSdmIyeHJhWFFnZEc4Z2NISnZaM0psYzNNdSJ9fQ==\" columns=\"1\" layout_type=\"carousel\"][/kc_column][kc_column width=\"50%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"779303\"][element_blog_posts number=\"5\" layout_type=\"special\" _id=\"563235\" title=\"Latest News\" columns=\"2\" order_by=\"ID\" order=\"DESC\"][/kc_column][/kc_row][kc_row _id=\"309317\" use_container=\"yes\" css_custom=\"{`kc-css`:{`any`:{`background`:{`background|`:`eyJjb2xvciI6IiMxYzQ2NTgiLCJsaW5lYXJHcmFkaWVudCI6WyIiXSwiaW1hZ2UiOiJub25lIiwicG9zaXRpb24iOiIwJSAwJSIsInNpemUiOiJhdXRvIiwicmVwZWF0IjoicmVwZWF0IiwiYXR0YWNobWVudCI6InNjcm9sbCIsImFkdmFuY2VkIjowfQ==`},`box`:{`padding|`:`40px inherit 10px inherit`}}}}\"][kc_column width=\"60%\" _id=\"958779\" css_custom=\"{`kc-css`:{`999`:{`box`:{`width|`:`100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}}}}\"][element_newsletter _id=\"469957\" style=\"style2\"][/kc_column][kc_column width=\"40%\" _id=\"744379\" css_custom=\"{`kc-css`:{`999`:{`box`:{`width|`:`100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}}}}\"][element_socials_link _id=\"217816\" style=\"style1\" socials=\"eyIxIjp7InRpdGxlIjoiIiwidXJsIjoiIyIsImljb24iOiJtbi1pY29uLTE0MDUiLCJpbWFnZSI6IiJ9LCIyIjp7InRpdGxlIjoiIiwidXJsIjoiIyIsImljb24iOiJtbi1pY29uLTE0MDYiLCJpbWFnZSI6IiJ9LCIzIjp7InRpdGxlIjoiIiwidXJsIjoiIyIsImljb24iOiJtbi1pY29uLTE0MDgiLCJpbWFnZSI6IiJ9LCI0Ijp7InRpdGxlIjoiIiwidXJsIjoiIyIsImljb24iOiJtbi1pY29uLTE0MTYiLCJpbWFnZSI6IiJ9LCI1Ijp7InRpdGxlIjoiIiwidXJsIjoiIyIsImljb24iOiJtbi1pY29uLTE0MjIiLCJpbWFnZSI6IiJ9fQ==\" title=\"Stay Connect\"][/kc_column][/kc_row]', 'Home 6', '', 'inherit', 'closed', 'closed', '', '1043-revision-v1', '', '', '2020-05-03 08:43:51', '2020-05-03 08:43:51', '', 1043, 'http://nextshoes.uk/2020/05/03/1043-revision-v1/', 0, 'revision', '', 0),
(1467, 1, '2020-05-03 08:44:35', '2020-05-03 08:44:35', '[kc_row _id=\"200885\" use_container=\"yes\" css_custom=\"{`kc-css`:{`767`:{`box`:{`padding|`:`9px inherit inherit inherit`}},`any`:{`box`:{`padding|`:`18px inherit inherit inherit`}}}}\"][kc_column width=\"75%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"117872\"][element_revslider _id=\"112798\" alias=\"slider-4\"][/kc_column][kc_column width=\"25%\" _id=\"129772\" css_custom=\"{`kc-css`:{`767`:{`box`:{`display|`:`none`}}}}\"][element_banner _id=\"759188\" image=\"1464\" button_text=\"Shop now\" button_link=\"#\" text_position=\"left full\"][element_banner _id=\"229986\" image=\"1465\" button_text=\"Shop now\" button_link=\"#\" text_position=\"right\"][/kc_column][/kc_row][kc_row use_container=\"yes\" css_custom=\"{`kc-css`:{`any`:{`background`:{`background|`:`eyJjb2xvciI6IiNmZmZmZmYiLCJsaW5lYXJHcmFkaWVudCI6WyIiXSwiaW1hZ2UiOiJub25lIiwicG9zaXRpb24iOiIwJSAwJSIsInNpemUiOiJhdXRvIiwicmVwZWF0IjoicmVwZWF0IiwiYXR0YWNobWVudCI6InNjcm9sbCIsImFkdmFuY2VkIjowfQ==`},`box`:{`padding|`:`10px inherit inherit inherit`,`border|`:`1px solid #f5f5f5|||`}}}}\" _id=\"509996\"][kc_column width=\"100%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"530919\"][woo_categories_tabs number=\"15\" columns=\"5\" tab_style=\"style2\" layout_type=\"carousel\" _id=\"220372\" tabs=\"eyIxIjp7Im5hbWUiOiJBY2Nlc3NvcmllcyIsImNhdGVnb3J5IjoiYWNjZXNzb3JpZXMiLCJ0eXBlIjoicmVjZW50X3Byb2R1Y3QifSwiMiI6eyJuYW1lIjoiQXBwbGlhbmNlcyIsImNhdGVnb3J5IjoiYXBwbGlhbmNlcyIsInR5cGUiOiJyZWNlbnRfcHJvZHVjdCJ9LCIzIjp7Im5hbWUiOiJBdWRpbyIsImNhdGVnb3J5IjoiYXVkaW8iLCJ0eXBlIjoicmVjZW50X3Byb2R1Y3QifSwiNCI6eyJuYW1lIjoiQ29tcHV0ZXJzIiwiY2F0ZWdvcnkiOiJjb21wdXRlcnMiLCJ0eXBlIjoicmVjZW50X3Byb2R1Y3QifSwiNSI6eyJuYW1lIjoiUG9ydGFibGUgQXVkaW8iLCJjYXRlZ29yeSI6InBvcnRhYmxlLWF1ZGlvIiwidHlwZSI6InJlY2VudF9wcm9kdWN0In0sIjYiOnsibmFtZSI6IlNtYXJ0IFBob25lIiwiY2F0ZWdvcnkiOiJzbWFydC1waG9uZSIsInR5cGUiOiJyZWNlbnRfcHJvZHVjdCJ9fQ==\" title=\"Feature Product \"][/kc_column][/kc_row][kc_row use_container=\"yes\" css_custom=\"{`kc-css`:{`any`:{`background`:{`background|`:`eyJjb2xvciI6IiNmNWY1ZjUiLCJsaW5lYXJHcmFkaWVudCI6WyIiXSwiaW1hZ2UiOiJub25lIiwicG9zaXRpb24iOiIwJSAwJSIsInNpemUiOiJhdXRvIiwicmVwZWF0IjoicmVwZWF0IiwiYXR0YWNobWVudCI6InNjcm9sbCIsImFkdmFuY2VkIjowfQ==`},`box`:{`padding|`:`30px inherit inherit inherit`}}}}\" _id=\"9177\"][kc_column width=\"100%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"95679\"][element_features_box columns=\"4\" _id=\"234256\" features=\"eyIxIjp7InRpdGxlIjoiRnJlZSBEZWxpdmVyeSIsImRlc2NyaXB0aW9uIjoiUkdWc2FYWmxjbmtnZDI5eWJHUWdkMmxrWlEwSyIsImljb24iOiJtbi1pY29uLTk0NCIsImltYWdlIjoiIn0sIjIiOnsidGl0bGUiOiIzMCBEYXlzIFJldHVybnMiLCJkZXNjcmlwdGlvbiI6IlQzVnlJRE13TFdSaGVTQnRiMjVsZVNCaVlXTnJJR2QxWVhKaGJuUmxaU0JuYVhabGN5QjViM1U9IiwiaWNvbiI6Im1uLWljb24tMTA0OCIsImltYWdlIjoiIn0sIjMiOnsidGl0bGUiOiIyNC83IEN1c3RvbWVyIFNlcnZpY2UiLCJkZXNjcmlwdGlvbiI6IlQyNXNhVzVsSUhOMGIzSmxJREkwTHpjPSIsImljb24iOiJtbi1pY29uLTEwNTAiLCJpbWFnZSI6IiJ9LCI0Ijp7InRpdGxlIjoiU2VjdXJlIFNob3BwaW5nIiwiZGVzY3JpcHRpb24iOiJXVzkxY2lCd1pYSnpiMjVoYkNCcGJtWnZjbTFoZEdsdmJpQnBjeUJ6WldOMWNtVmtJSGRwZEdnZ1lXNGdhVzVrZFhOMGNuaz0iLCJpY29uIjoibW4taWNvbi04MjUiLCJpbWFnZSI6IiJ9fQ==\" style=\"style1\"][/kc_column][/kc_row][kc_row use_container=\"yes\" css_custom=\"{`kc-css`:{`any`:{`box`:{`padding|`:`20px inherit inherit inherit`}}}}\" _id=\"111045\"][kc_column width=\"33%\" _id=\"365796\" css_custom=\"{`kc-css`:{`999`:{`box`:{`width|`:`100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`,`display|`:`none`}},`any`:{`box`:{`padding|`:`20px inherit inherit inherit`}}}}\"][element_banner _id=\"183277\" subtitle=\"TV &amp; Home Theater\" title=\"U2F2ZSBCaWcgb24gNEsgVUhEPGJyIC8+DQpUVnMsIEhEVFZzIGFuZCBNb3Jl\" button_text=\"SHOP NOW\" button_link=\"#\" text_position=\"top\" image=\"1062\"][/kc_column][kc_column width=\"67%\" _id=\"225243\" css_custom=\"{`kc-css`:{`999`:{`box`:{`width|`:`100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}}}}\"][woo_products columns=\"3\" layout_type=\"carousel\" rows=\"1\" topcarousel=\"1\" item_style=\"inner\" _id=\"327408\" title=\"New Arrivals\" type=\"recent_product\" number=\"12\"][/kc_column][/kc_row][kc_row use_container=\"yes\" css_custom=\"{`kc-css`:{`any`:{`box`:{`padding|`:`inherit inherit 10px inherit`}}}}\" _id=\"470329\"][kc_column width=\"100%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"591278\"][woo_products columns=\"3\" layout_type=\"carousel\" rows=\"1\" topcarousel=\"1\" item_style=\"list-v1\" _id=\"736419\" title=\"Sale Product\" type=\"top_rate\" number=\"12\"][/kc_column][/kc_row][kc_row use_container=\"yes\" css_custom=\"{`kc-css`:{`any`:{`background`:{`background|`:`eyJjb2xvciI6IiNmNWY1ZjUiLCJsaW5lYXJHcmFkaWVudCI6WyIiXSwiaW1hZ2UiOiJub25lIiwicG9zaXRpb24iOiIwJSAwJSIsInNpemUiOiJhdXRvIiwicmVwZWF0IjoicmVwZWF0IiwiYXR0YWNobWVudCI6InNjcm9sbCIsImFkdmFuY2VkIjowfQ==`},`box`:{`padding|`:`30px inherit 25px inherit`}}}}\" _id=\"231954\"][kc_column width=\"100%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"543759\"][element_brands number=\"12\" columns=\"6\" rows=\"1\" style=\"style3 style2\" _id=\"981983\" title=\"Feature Brands\"][/kc_column][/kc_row][kc_row _id=\"735614\"][kc_column width=\"100%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"207010\"][kc_column_text _id=\"903334\" css_custom=\"{`kc-css`:{`any`:{`typography`:{`color|,p`:`#242424`,`font-family|,p`:`Libre Franklin`,`font-size|,p`:`24px`,`font-weight|,p`:`700`},`box`:{`padding|`:`20px inherit inherit inherit`}}}}\"]\r\n\r\nTop Categories this Month\r\n\r\n[/kc_column_text][/kc_column][/kc_row][kc_row use_container=\"yes\" row_class=\"border-left\" css_custom=\"{`kc-css`:{`any`:{`box`:{`padding|`:`inherit inherit 30px inherit`}}}}\" _id=\"459104\"][kc_column width=\"33.33%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"989535\"][woo_category_info number=\"5\" layout_type=\"layout3\" _id=\"704260\" image=\"943\" title=\"Televisions\" category=\"tv-audio\"][/kc_column][kc_column width=\"33.33%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"970810\"][woo_category_info number=\"5\" layout_type=\"layout3\" _id=\"536091\" image=\"1292\" title=\"Laptop and Computer\" category=\"computers\"][/kc_column][kc_column width=\"33.33%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"424674\"][woo_category_info number=\"5\" layout_type=\"layout3\" _id=\"957883\" image=\"1293\" title=\"Tablets &amp; E-Readers\" category=\"portable-audio\"][/kc_column][/kc_row][kc_row use_container=\"yes\" row_class=\"border-left\" css_custom=\"{`kc-css`:{`any`:{`box`:{`padding|`:`inherit inherit 30px inherit`}}}}\" _id=\"572084\"][kc_column width=\"33.33%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"527128\"][woo_category_info number=\"5\" layout_type=\"layout3\" _id=\"620807\" image=\"1294\" title=\"Video Games Virtual\" category=\"portable-audio\"][/kc_column][kc_column width=\"33.33%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"69335\"][woo_category_info number=\"5\" layout_type=\"layout3\" _id=\"529863\" image=\"1295\" title=\"Headphones &amp; Speakers\" category=\"accessories\"][/kc_column][kc_column width=\"33.33%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"620856\"][woo_category_info number=\"5\" layout_type=\"layout3\" _id=\"98555\" image=\"1296\" title=\"Cell Phones\" category=\"smart-phone\"][/kc_column][/kc_row][kc_row use_container=\"yes\" row_class=\"border-left\" css_custom=\"{`kc-css`:{`any`:{`box`:{`padding|`:`inherit inherit 30px inherit`}}}}\" _id=\"840249\"][kc_column width=\"33.33%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"995264\"][woo_category_info number=\"5\" layout_type=\"layout3\" _id=\"519764\" image=\"1298\" title=\"Smart Home\" category=\"tv-audio\"][/kc_column][kc_column width=\"33.33%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"258421\"][woo_category_info number=\"5\" layout_type=\"layout3\" _id=\"953576\" image=\"1297\" title=\"Car Electronics &amp; GPS\" category=\"gps-navi\"][/kc_column][kc_column width=\"33.33%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"934141\"][woo_category_info number=\"5\" layout_type=\"layout3\" _id=\"428024\" image=\"1294\" title=\"Toys, Games &amp; Drones\" category=\"appliances\"][/kc_column][/kc_row][kc_row use_container=\"yes\" css_custom=\"{`kc-css`:{`any`:{`background`:{`background|`:`eyJjb2xvciI6IiNmNWY1ZjUiLCJsaW5lYXJHcmFkaWVudCI6WyIiXSwiaW1hZ2UiOiJub25lIiwicG9zaXRpb24iOiIwJSAwJSIsInNpemUiOiJhdXRvIiwicmVwZWF0IjoicmVwZWF0IiwiYXR0YWNobWVudCI6InNjcm9sbCIsImFkdmFuY2VkIjowfQ==`},`box`:{`padding|`:`18px inherit 10px inherit`}}}}\" _id=\"508517\"][kc_column width=\"33.33%\" _id=\"678127\" css_custom=\"{`kc-css`:{`999`:{`box`:{`width|`:`100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}}}}\"][woo_products columns=\"1\" layout_type=\"grid\" topcarousel=\"0\" item_style=\"list-v2\" _id=\"795927\" title=\"Onsale Products\" type=\"best_selling\" number=\"3\"][/kc_column][kc_column width=\"33.33%\" _id=\"698626\" css_custom=\"{`kc-css`:{`999`:{`box`:{`width|`:`100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}}}}\"][woo_products columns=\"1\" layout_type=\"grid\" topcarousel=\"0\" item_style=\"list-v2\" _id=\"384103\" title=\"Feature Products\" type=\"featured_product\" number=\"3\"][/kc_column][kc_column width=\"33.33%\" _id=\"237509\" css_custom=\"{`kc-css`:{`999`:{`box`:{`width|`:`100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}}}}\"][woo_products columns=\"1\" layout_type=\"grid\" topcarousel=\"0\" item_style=\"list-v2\" _id=\"732408\" title=\"Top Rate\" type=\"top_rate\" number=\"3\"][/kc_column][/kc_row][kc_row _id=\"272708\" use_container=\"yes\" css_custom=\"{`kc-css`:{`any`:{`box`:{`padding|`:`30px inherit inherit inherit`}}}}\"][kc_column width=\"50%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"979134\"][element_testimonials _id=\"449132\" title=\"Testimonials\" testimonials=\"eyIxIjp7ImltYWdlIjoiOTA0IiwibmFtZSI6IkFudGhvbnkiLCJqb2IiOiJKQVZBIHByb2dyYW1tZXIiLCJjb250ZW50IjoiVkdobElFMUNRU0JqYjNWeWMyVWdhR0Z6SUdkcGRtVnVJRzFsSUhSb1pTQmpiMjVtYVdSbGJtTmxJSFJ2SUcxdmRtVWdZV2hsWVdRZ2FXNGdiWGtnWTJGeVpXVnlMaUJKZENCbllYWmxJRzFsSUhSb1pTQnZjSEJ2Y25SMWJtbDBlU0IwYnlCemRHVndJR0poWTJzZ1lXNWtJSEpsWm14bFkzUWdiMjRnZDJoaGRDQkpJR1J2TENCb2IzY2dkMlZzYkNCSklHUnZJR2wwSUdGdVpDQjNhR1Z5WlNCSklHTmhiaUJwYlhCeWIzWmxJSFJ2WjJWMGFHVnlJSGRwZEdnZ2RHaGxJSFJ2YjJ4cmFYUWdkRzhnY0hKdlozSmxjM011VkdobElFMUNRU0JqYjNWeWMyVWdhR0Z6SUdkcGRtVnVJRzFsSUhSb1pTQmpiMjVtYVdSbGJtTmxJSFJ2SUcxdmRtVWdZV2hsWVdRZ2FXNGdiWGtnWTJGeVpXVnlMaUJKZENCbllYWmxJRzFsSUhSb1pTQnZjSEJ2Y25SMWJtbDBlU0IwYnlCemRHVndJR0poWTJzZ1lXNWtJSEpsWm14bFkzUWdiMjRnZDJoaGRDQkpJR1J2TENCb2IzY2dkMlZzYkNCSklHUnZJR2wwSUdGdVpDQjNhR1Z5WlNCSklHTmhiaUJwYlhCeWIzWmxJSFJ2WjJWMGFHVnlJSGRwZEdnZ2RHaGxJSFJ2YjJ4cmFYUWdkRzhnY0hKdlozSmxjM011In0sIjIiOnsiaW1hZ2UiOiI5MDQiLCJuYW1lIjoiQW50aG9ueSIsImpvYiI6IkpBVkEgcHJvZ3JhbW1lciIsImNvbnRlbnQiOiJWR2hsSUUxQ1FTQmpiM1Z5YzJVZ2FHRnpJR2RwZG1WdUlHMWxJSFJvWlNCamIyNW1hV1JsYm1ObElIUnZJRzF2ZG1VZ1lXaGxZV1FnYVc0Z2JYa2dZMkZ5WldWeUxpQkpkQ0JuWVhabElHMWxJSFJvWlNCdmNIQnZjblIxYm1sMGVTQjBieUJ6ZEdWd0lHSmhZMnNnWVc1a0lISmxabXhsWTNRZ2IyNGdkMmhoZENCSklHUnZMQ0JvYjNjZ2QyVnNiQ0JKSUdSdklHbDBJR0Z1WkNCM2FHVnlaU0JKSUdOaGJpQnBiWEJ5YjNabElIUnZaMlYwYUdWeUlIZHBkR2dnZEdobElIUnZiMnhyYVhRZ2RHOGdjSEp2WjNKbGMzTXVWR2hsSUUxQ1FTQmpiM1Z5YzJVZ2FHRnpJR2RwZG1WdUlHMWxJSFJvWlNCamIyNW1hV1JsYm1ObElIUnZJRzF2ZG1VZ1lXaGxZV1FnYVc0Z2JYa2dZMkZ5WldWeUxpQkpkQ0JuWVhabElHMWxJSFJvWlNCdmNIQnZjblIxYm1sMGVTQjBieUJ6ZEdWd0lHSmhZMnNnWVc1a0lISmxabXhsWTNRZ2IyNGdkMmhoZENCSklHUnZMQ0JvYjNjZ2QyVnNiQ0JKSUdSdklHbDBJR0Z1WkNCM2FHVnlaU0JKSUdOaGJpQnBiWEJ5YjNabElIUnZaMlYwYUdWeUlIZHBkR2dnZEdobElIUnZiMnhyYVhRZ2RHOGdjSEp2WjNKbGMzTXUifSwiMyI6eyJpbWFnZSI6IjkwNCIsIm5hbWUiOiJBbnRob255Iiwiam9iIjoiSkFWQSBwcm9ncmFtbWVyIiwiY29udGVudCI6IlZHaGxJRTFDUVNCamIzVnljMlVnYUdGeklHZHBkbVZ1SUcxbElIUm9aU0JqYjI1bWFXUmxibU5sSUhSdklHMXZkbVVnWVdobFlXUWdhVzRnYlhrZ1kyRnlaV1Z5TGlCSmRDQm5ZWFpsSUcxbElIUm9aU0J2Y0hCdmNuUjFibWwwZVNCMGJ5QnpkR1Z3SUdKaFkyc2dZVzVrSUhKbFpteGxZM1FnYjI0Z2QyaGhkQ0JKSUdSdkxDQm9iM2NnZDJWc2JDQkpJR1J2SUdsMElHRnVaQ0IzYUdWeVpTQkpJR05oYmlCcGJYQnliM1psSUhSdloyVjBhR1Z5SUhkcGRHZ2dkR2hsSUhSdmIyeHJhWFFnZEc4Z2NISnZaM0psYzNNdVZHaGxJRTFDUVNCamIzVnljMlVnYUdGeklHZHBkbVZ1SUcxbElIUm9aU0JqYjI1bWFXUmxibU5sSUhSdklHMXZkbVVnWVdobFlXUWdhVzRnYlhrZ1kyRnlaV1Z5TGlCSmRDQm5ZWFpsSUcxbElIUm9aU0J2Y0hCdmNuUjFibWwwZVNCMGJ5QnpkR1Z3SUdKaFkyc2dZVzVrSUhKbFpteGxZM1FnYjI0Z2QyaGhkQ0JKSUdSdkxDQm9iM2NnZDJWc2JDQkpJR1J2SUdsMElHRnVaQ0IzYUdWeVpTQkpJR05oYmlCcGJYQnliM1psSUhSdloyVjBhR1Z5SUhkcGRHZ2dkR2hsSUhSdmIyeHJhWFFnZEc4Z2NISnZaM0psYzNNdSJ9fQ==\" columns=\"1\" layout_type=\"carousel\"][/kc_column][kc_column width=\"50%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"576874\"][element_blog_posts number=\"5\" layout_type=\"special\" _id=\"530715\" title=\"Latest News\" columns=\"2\" order_by=\"ID\" order=\"DESC\"][/kc_column][/kc_row][kc_row _id=\"351033\" use_container=\"yes\" css_custom=\"{`kc-css`:{`any`:{`background`:{`background|`:`eyJjb2xvciI6IiMxYzQ2NTgiLCJsaW5lYXJHcmFkaWVudCI6WyIiXSwiaW1hZ2UiOiJub25lIiwicG9zaXRpb24iOiIwJSAwJSIsInNpemUiOiJhdXRvIiwicmVwZWF0IjoicmVwZWF0IiwiYXR0YWNobWVudCI6InNjcm9sbCIsImFkdmFuY2VkIjowfQ==`},`box`:{`padding|`:`40px inherit 10px inherit`}}}}\"][kc_column width=\"60%\" _id=\"75741\" css_custom=\"{`kc-css`:{`999`:{`box`:{`width|`:`100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}}}}\"][element_newsletter _id=\"975636\" style=\"style2\"][/kc_column][kc_column width=\"40%\" _id=\"17212\" css_custom=\"{`kc-css`:{`999`:{`box`:{`width|`:`100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}}}}\"][element_socials_link _id=\"630997\" style=\"style1\" socials=\"eyIxIjp7InRpdGxlIjoiIiwidXJsIjoiIyIsImljb24iOiJtbi1pY29uLTE0MDUiLCJpbWFnZSI6IiJ9LCIyIjp7InRpdGxlIjoiIiwidXJsIjoiIyIsImljb24iOiJtbi1pY29uLTE0MDYiLCJpbWFnZSI6IiJ9LCIzIjp7InRpdGxlIjoiIiwidXJsIjoiIyIsImljb24iOiJtbi1pY29uLTE0MDgiLCJpbWFnZSI6IiJ9LCI0Ijp7InRpdGxlIjoiIiwidXJsIjoiIyIsImljb24iOiJtbi1pY29uLTE0MTYiLCJpbWFnZSI6IiJ9LCI1Ijp7InRpdGxlIjoiIiwidXJsIjoiIyIsImljb24iOiJtbi1pY29uLTE0MjIiLCJpbWFnZSI6IiJ9fQ==\" title=\"Stay Connect\"][/kc_column][/kc_row]', 'Home 6', '', 'inherit', 'closed', 'closed', '', '1043-revision-v1', '', '', '2020-05-03 08:44:35', '2020-05-03 08:44:35', '', 1043, 'http://nextshoes.uk/2020/05/03/1043-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wpx5_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(1471, 1, '2020-05-04 05:43:28', '2020-05-04 05:43:28', '[kc_row _id=\"405576\" use_container=\"yes\" css_custom=\"{`kc-css`:{`767`:{`box`:{`padding|`:`9px inherit inherit inherit`}},`any`:{`box`:{`padding|`:`18px inherit inherit inherit`}}}}\"][kc_column width=\"75%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"822977\"][element_revslider _id=\"572491\" alias=\"slider-4\"][/kc_column][kc_column width=\"25%\" _id=\"523282\" css_custom=\"{`kc-css`:{`767`:{`box`:{`display|`:`none`}}}}\"][element_banner _id=\"612461\" image=\"1464\" button_text=\"Shop now\" button_link=\"#\" text_position=\"left full\"][element_banner _id=\"140381\" image=\"1465\" button_text=\"Shop now\" button_link=\"#\" text_position=\"right\"][/kc_column][/kc_row][kc_row use_container=\"yes\" css_custom=\"{`kc-css`:{`any`:{`background`:{`background|`:`eyJjb2xvciI6IiNmZmZmZmYiLCJsaW5lYXJHcmFkaWVudCI6WyIiXSwiaW1hZ2UiOiJub25lIiwicG9zaXRpb24iOiIwJSAwJSIsInNpemUiOiJhdXRvIiwicmVwZWF0IjoicmVwZWF0IiwiYXR0YWNobWVudCI6InNjcm9sbCIsImFkdmFuY2VkIjowfQ==`},`box`:{`padding|`:`10px inherit inherit inherit`,`border|`:`1px solid #f5f5f5|||`}}}}\" _id=\"657112\"][kc_column width=\"100%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"424015\"][woo_categories_tabs number=\"15\" columns=\"5\" tab_style=\"style2\" layout_type=\"carousel\" _id=\"787851\" tabs=\"eyIxIjp7Im5hbWUiOiJBY2Nlc3NvcmllcyIsImNhdGVnb3J5IjoiYWNjZXNzb3JpZXMiLCJ0eXBlIjoicmVjZW50X3Byb2R1Y3QifSwiMiI6eyJuYW1lIjoiQXBwbGlhbmNlcyIsImNhdGVnb3J5IjoiYXBwbGlhbmNlcyIsInR5cGUiOiJyZWNlbnRfcHJvZHVjdCJ9LCIzIjp7Im5hbWUiOiJBdWRpbyIsImNhdGVnb3J5IjoiYXVkaW8iLCJ0eXBlIjoicmVjZW50X3Byb2R1Y3QifSwiNCI6eyJuYW1lIjoiQ29tcHV0ZXJzIiwiY2F0ZWdvcnkiOiJjb21wdXRlcnMiLCJ0eXBlIjoicmVjZW50X3Byb2R1Y3QifSwiNSI6eyJuYW1lIjoiUG9ydGFibGUgQXVkaW8iLCJjYXRlZ29yeSI6InBvcnRhYmxlLWF1ZGlvIiwidHlwZSI6InJlY2VudF9wcm9kdWN0In0sIjYiOnsibmFtZSI6IlNtYXJ0IFBob25lIiwiY2F0ZWdvcnkiOiJzbWFydC1waG9uZSIsInR5cGUiOiJyZWNlbnRfcHJvZHVjdCJ9fQ==\" title=\"Feature Product \"][/kc_column][/kc_row][kc_row use_container=\"yes\" css_custom=\"{`kc-css`:{`any`:{`background`:{`background|`:`eyJjb2xvciI6IiNmNWY1ZjUiLCJsaW5lYXJHcmFkaWVudCI6WyIiXSwiaW1hZ2UiOiJub25lIiwicG9zaXRpb24iOiIwJSAwJSIsInNpemUiOiJhdXRvIiwicmVwZWF0IjoicmVwZWF0IiwiYXR0YWNobWVudCI6InNjcm9sbCIsImFkdmFuY2VkIjowfQ==`},`box`:{`padding|`:`30px inherit inherit inherit`}}}}\" _id=\"898069\"][kc_column width=\"100%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"434261\"][element_features_box columns=\"4\" _id=\"119090\" features=\"eyIxIjp7InRpdGxlIjoiRnJlZSBEZWxpdmVyeSIsImRlc2NyaXB0aW9uIjoiUkdWc2FYWmxjbmtnZDI5eWJHUWdkMmxrWlEwSyIsImljb24iOiJtbi1pY29uLTk0NCIsImltYWdlIjoiIn0sIjIiOnsidGl0bGUiOiIzMCBEYXlzIFJldHVybnMiLCJkZXNjcmlwdGlvbiI6IlQzVnlJRE13TFdSaGVTQnRiMjVsZVNCaVlXTnJJR2QxWVhKaGJuUmxaU0JuYVhabGN5QjViM1U9IiwiaWNvbiI6Im1uLWljb24tMTA0OCIsImltYWdlIjoiIn0sIjMiOnsidGl0bGUiOiIyNC83IEN1c3RvbWVyIFNlcnZpY2UiLCJkZXNjcmlwdGlvbiI6IlQyNXNhVzVsSUhOMGIzSmxJREkwTHpjPSIsImljb24iOiJtbi1pY29uLTEwNTAiLCJpbWFnZSI6IiJ9LCI0Ijp7InRpdGxlIjoiU2VjdXJlIFNob3BwaW5nIiwiZGVzY3JpcHRpb24iOiJXVzkxY2lCd1pYSnpiMjVoYkNCcGJtWnZjbTFoZEdsdmJpQnBjeUJ6WldOMWNtVmtJSGRwZEdnZ1lXNGdhVzVrZFhOMGNuaz0iLCJpY29uIjoibW4taWNvbi04MjUiLCJpbWFnZSI6IiJ9fQ==\" style=\"style1\"][/kc_column][/kc_row][kc_row use_container=\"yes\" css_custom=\"{`kc-css`:{`any`:{`box`:{`padding|`:`20px inherit inherit inherit`}}}}\" _id=\"276211\"][kc_column width=\"33%\" _id=\"120773\" css_custom=\"{`kc-css`:{`999`:{`box`:{`width|`:`100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`,`display|`:`none`}},`any`:{`box`:{`padding|`:`20px inherit inherit inherit`}}}}\"][element_banner _id=\"571880\" subtitle=\"TV &amp; Home Theater\" title=\"U2F2ZSBCaWcgb24gNEsgVUhEPGJyIC8+DQpUVnMsIEhEVFZzIGFuZCBNb3Jl\" button_text=\"SHOP NOW\" button_link=\"#\" text_position=\"top\" image=\"1470\"][/kc_column][kc_column width=\"67%\" _id=\"807801\" css_custom=\"{`kc-css`:{`999`:{`box`:{`width|`:`100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}}}}\"][woo_products columns=\"3\" layout_type=\"carousel\" rows=\"1\" topcarousel=\"1\" item_style=\"inner\" _id=\"834265\" title=\"New Arrivals\" type=\"recent_product\" number=\"12\"][/kc_column][/kc_row][kc_row use_container=\"yes\" css_custom=\"{`kc-css`:{`any`:{`box`:{`padding|`:`inherit inherit 10px inherit`}}}}\" _id=\"701582\"][kc_column width=\"100%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"68799\"][woo_products columns=\"3\" layout_type=\"carousel\" rows=\"1\" topcarousel=\"1\" item_style=\"list-v1\" _id=\"438102\" title=\"Sale Product\" type=\"top_rate\" number=\"12\"][/kc_column][/kc_row][kc_row use_container=\"yes\" css_custom=\"{`kc-css`:{`any`:{`background`:{`background|`:`eyJjb2xvciI6IiNmNWY1ZjUiLCJsaW5lYXJHcmFkaWVudCI6WyIiXSwiaW1hZ2UiOiJub25lIiwicG9zaXRpb24iOiIwJSAwJSIsInNpemUiOiJhdXRvIiwicmVwZWF0IjoicmVwZWF0IiwiYXR0YWNobWVudCI6InNjcm9sbCIsImFkdmFuY2VkIjowfQ==`},`box`:{`padding|`:`30px inherit 25px inherit`}}}}\" _id=\"421863\"][kc_column width=\"100%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"92713\"][element_brands number=\"12\" columns=\"6\" rows=\"1\" style=\"style3 style2\" _id=\"473088\" title=\"Feature Brands\"][/kc_column][/kc_row][kc_row _id=\"862785\"][kc_column width=\"100%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"566493\"][kc_column_text _id=\"587765\" css_custom=\"{`kc-css`:{`any`:{`typography`:{`color|,p`:`#242424`,`font-family|,p`:`Libre Franklin`,`font-size|,p`:`24px`,`font-weight|,p`:`700`},`box`:{`padding|`:`20px inherit inherit inherit`}}}}\"]\r\n\r\nTop Categories this Month\r\n\r\n[/kc_column_text][/kc_column][/kc_row][kc_row use_container=\"yes\" row_class=\"border-left\" css_custom=\"{`kc-css`:{`any`:{`box`:{`padding|`:`inherit inherit 30px inherit`}}}}\" _id=\"694374\"][kc_column width=\"33.33%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"74057\"][woo_category_info number=\"5\" layout_type=\"layout3\" _id=\"893264\" image=\"943\" title=\"Televisions\" category=\"tv-audio\"][/kc_column][kc_column width=\"33.33%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"973249\"][woo_category_info number=\"5\" layout_type=\"layout3\" _id=\"366467\" image=\"1292\" title=\"Laptop and Computer\" category=\"computers\"][/kc_column][kc_column width=\"33.33%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"968689\"][woo_category_info number=\"5\" layout_type=\"layout3\" _id=\"255319\" image=\"1293\" title=\"Tablets &amp; E-Readers\" category=\"portable-audio\"][/kc_column][/kc_row][kc_row use_container=\"yes\" row_class=\"border-left\" css_custom=\"{`kc-css`:{`any`:{`box`:{`padding|`:`inherit inherit 30px inherit`}}}}\" _id=\"847890\"][kc_column width=\"33.33%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"864806\"][woo_category_info number=\"5\" layout_type=\"layout3\" _id=\"11866\" image=\"1294\" title=\"Video Games Virtual\" category=\"portable-audio\"][/kc_column][kc_column width=\"33.33%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"851667\"][woo_category_info number=\"5\" layout_type=\"layout3\" _id=\"632375\" image=\"1295\" title=\"Headphones &amp; Speakers\" category=\"accessories\"][/kc_column][kc_column width=\"33.33%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"492189\"][woo_category_info number=\"5\" layout_type=\"layout3\" _id=\"35741\" image=\"1296\" title=\"Cell Phones\" category=\"smart-phone\"][/kc_column][/kc_row][kc_row use_container=\"yes\" row_class=\"border-left\" css_custom=\"{`kc-css`:{`any`:{`box`:{`padding|`:`inherit inherit 30px inherit`}}}}\" _id=\"75014\"][kc_column width=\"33.33%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"539293\"][woo_category_info number=\"5\" layout_type=\"layout3\" _id=\"862368\" image=\"1298\" title=\"Smart Home\" category=\"tv-audio\"][/kc_column][kc_column width=\"33.33%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"374037\"][woo_category_info number=\"5\" layout_type=\"layout3\" _id=\"945172\" image=\"1297\" title=\"Car Electronics &amp; GPS\" category=\"gps-navi\"][/kc_column][kc_column width=\"33.33%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"299862\"][woo_category_info number=\"5\" layout_type=\"layout3\" _id=\"736575\" image=\"1294\" title=\"Toys, Games &amp; Drones\" category=\"appliances\"][/kc_column][/kc_row][kc_row use_container=\"yes\" css_custom=\"{`kc-css`:{`any`:{`background`:{`background|`:`eyJjb2xvciI6IiNmNWY1ZjUiLCJsaW5lYXJHcmFkaWVudCI6WyIiXSwiaW1hZ2UiOiJub25lIiwicG9zaXRpb24iOiIwJSAwJSIsInNpemUiOiJhdXRvIiwicmVwZWF0IjoicmVwZWF0IiwiYXR0YWNobWVudCI6InNjcm9sbCIsImFkdmFuY2VkIjowfQ==`},`box`:{`padding|`:`18px inherit 10px inherit`}}}}\" _id=\"89771\"][kc_column width=\"33.33%\" _id=\"225618\" css_custom=\"{`kc-css`:{`999`:{`box`:{`width|`:`100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}}}}\"][woo_products columns=\"1\" layout_type=\"grid\" topcarousel=\"0\" item_style=\"list-v2\" _id=\"408431\" title=\"Onsale Products\" type=\"best_selling\" number=\"3\"][/kc_column][kc_column width=\"33.33%\" _id=\"476679\" css_custom=\"{`kc-css`:{`999`:{`box`:{`width|`:`100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}}}}\"][woo_products columns=\"1\" layout_type=\"grid\" topcarousel=\"0\" item_style=\"list-v2\" _id=\"459107\" title=\"Feature Products\" type=\"featured_product\" number=\"3\"][/kc_column][kc_column width=\"33.33%\" _id=\"890967\" css_custom=\"{`kc-css`:{`999`:{`box`:{`width|`:`100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}}}}\"][woo_products columns=\"1\" layout_type=\"grid\" topcarousel=\"0\" item_style=\"list-v2\" _id=\"817156\" title=\"Top Rate\" type=\"top_rate\" number=\"3\"][/kc_column][/kc_row][kc_row _id=\"292957\" use_container=\"yes\" css_custom=\"{`kc-css`:{`any`:{`box`:{`padding|`:`30px inherit inherit inherit`}}}}\"][kc_column width=\"50%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"951569\"][element_testimonials _id=\"809058\" title=\"Testimonials\" testimonials=\"eyIxIjp7ImltYWdlIjoiOTA0IiwibmFtZSI6IkFudGhvbnkiLCJqb2IiOiJKQVZBIHByb2dyYW1tZXIiLCJjb250ZW50IjoiVkdobElFMUNRU0JqYjNWeWMyVWdhR0Z6SUdkcGRtVnVJRzFsSUhSb1pTQmpiMjVtYVdSbGJtTmxJSFJ2SUcxdmRtVWdZV2hsWVdRZ2FXNGdiWGtnWTJGeVpXVnlMaUJKZENCbllYWmxJRzFsSUhSb1pTQnZjSEJ2Y25SMWJtbDBlU0IwYnlCemRHVndJR0poWTJzZ1lXNWtJSEpsWm14bFkzUWdiMjRnZDJoaGRDQkpJR1J2TENCb2IzY2dkMlZzYkNCSklHUnZJR2wwSUdGdVpDQjNhR1Z5WlNCSklHTmhiaUJwYlhCeWIzWmxJSFJ2WjJWMGFHVnlJSGRwZEdnZ2RHaGxJSFJ2YjJ4cmFYUWdkRzhnY0hKdlozSmxjM011VkdobElFMUNRU0JqYjNWeWMyVWdhR0Z6SUdkcGRtVnVJRzFsSUhSb1pTQmpiMjVtYVdSbGJtTmxJSFJ2SUcxdmRtVWdZV2hsWVdRZ2FXNGdiWGtnWTJGeVpXVnlMaUJKZENCbllYWmxJRzFsSUhSb1pTQnZjSEJ2Y25SMWJtbDBlU0IwYnlCemRHVndJR0poWTJzZ1lXNWtJSEpsWm14bFkzUWdiMjRnZDJoaGRDQkpJR1J2TENCb2IzY2dkMlZzYkNCSklHUnZJR2wwSUdGdVpDQjNhR1Z5WlNCSklHTmhiaUJwYlhCeWIzWmxJSFJ2WjJWMGFHVnlJSGRwZEdnZ2RHaGxJSFJ2YjJ4cmFYUWdkRzhnY0hKdlozSmxjM011In0sIjIiOnsiaW1hZ2UiOiI5MDQiLCJuYW1lIjoiQW50aG9ueSIsImpvYiI6IkpBVkEgcHJvZ3JhbW1lciIsImNvbnRlbnQiOiJWR2hsSUUxQ1FTQmpiM1Z5YzJVZ2FHRnpJR2RwZG1WdUlHMWxJSFJvWlNCamIyNW1hV1JsYm1ObElIUnZJRzF2ZG1VZ1lXaGxZV1FnYVc0Z2JYa2dZMkZ5WldWeUxpQkpkQ0JuWVhabElHMWxJSFJvWlNCdmNIQnZjblIxYm1sMGVTQjBieUJ6ZEdWd0lHSmhZMnNnWVc1a0lISmxabXhsWTNRZ2IyNGdkMmhoZENCSklHUnZMQ0JvYjNjZ2QyVnNiQ0JKSUdSdklHbDBJR0Z1WkNCM2FHVnlaU0JKSUdOaGJpQnBiWEJ5YjNabElIUnZaMlYwYUdWeUlIZHBkR2dnZEdobElIUnZiMnhyYVhRZ2RHOGdjSEp2WjNKbGMzTXVWR2hsSUUxQ1FTQmpiM1Z5YzJVZ2FHRnpJR2RwZG1WdUlHMWxJSFJvWlNCamIyNW1hV1JsYm1ObElIUnZJRzF2ZG1VZ1lXaGxZV1FnYVc0Z2JYa2dZMkZ5WldWeUxpQkpkQ0JuWVhabElHMWxJSFJvWlNCdmNIQnZjblIxYm1sMGVTQjBieUJ6ZEdWd0lHSmhZMnNnWVc1a0lISmxabXhsWTNRZ2IyNGdkMmhoZENCSklHUnZMQ0JvYjNjZ2QyVnNiQ0JKSUdSdklHbDBJR0Z1WkNCM2FHVnlaU0JKSUdOaGJpQnBiWEJ5YjNabElIUnZaMlYwYUdWeUlIZHBkR2dnZEdobElIUnZiMnhyYVhRZ2RHOGdjSEp2WjNKbGMzTXUifSwiMyI6eyJpbWFnZSI6IjkwNCIsIm5hbWUiOiJBbnRob255Iiwiam9iIjoiSkFWQSBwcm9ncmFtbWVyIiwiY29udGVudCI6IlZHaGxJRTFDUVNCamIzVnljMlVnYUdGeklHZHBkbVZ1SUcxbElIUm9aU0JqYjI1bWFXUmxibU5sSUhSdklHMXZkbVVnWVdobFlXUWdhVzRnYlhrZ1kyRnlaV1Z5TGlCSmRDQm5ZWFpsSUcxbElIUm9aU0J2Y0hCdmNuUjFibWwwZVNCMGJ5QnpkR1Z3SUdKaFkyc2dZVzVrSUhKbFpteGxZM1FnYjI0Z2QyaGhkQ0JKSUdSdkxDQm9iM2NnZDJWc2JDQkpJR1J2SUdsMElHRnVaQ0IzYUdWeVpTQkpJR05oYmlCcGJYQnliM1psSUhSdloyVjBhR1Z5SUhkcGRHZ2dkR2hsSUhSdmIyeHJhWFFnZEc4Z2NISnZaM0psYzNNdVZHaGxJRTFDUVNCamIzVnljMlVnYUdGeklHZHBkbVZ1SUcxbElIUm9aU0JqYjI1bWFXUmxibU5sSUhSdklHMXZkbVVnWVdobFlXUWdhVzRnYlhrZ1kyRnlaV1Z5TGlCSmRDQm5ZWFpsSUcxbElIUm9aU0J2Y0hCdmNuUjFibWwwZVNCMGJ5QnpkR1Z3SUdKaFkyc2dZVzVrSUhKbFpteGxZM1FnYjI0Z2QyaGhkQ0JKSUdSdkxDQm9iM2NnZDJWc2JDQkpJR1J2SUdsMElHRnVaQ0IzYUdWeVpTQkpJR05oYmlCcGJYQnliM1psSUhSdloyVjBhR1Z5SUhkcGRHZ2dkR2hsSUhSdmIyeHJhWFFnZEc4Z2NISnZaM0psYzNNdSJ9fQ==\" columns=\"1\" layout_type=\"carousel\"][/kc_column][kc_column width=\"50%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"114460\"][element_blog_posts number=\"5\" layout_type=\"special\" _id=\"376780\" title=\"Latest News\" columns=\"2\" order_by=\"ID\" order=\"DESC\"][/kc_column][/kc_row][kc_row _id=\"360600\" use_container=\"yes\" css_custom=\"{`kc-css`:{`any`:{`background`:{`background|`:`eyJjb2xvciI6IiMxYzQ2NTgiLCJsaW5lYXJHcmFkaWVudCI6WyIiXSwiaW1hZ2UiOiJub25lIiwicG9zaXRpb24iOiIwJSAwJSIsInNpemUiOiJhdXRvIiwicmVwZWF0IjoicmVwZWF0IiwiYXR0YWNobWVudCI6InNjcm9sbCIsImFkdmFuY2VkIjowfQ==`},`box`:{`padding|`:`40px inherit 10px inherit`}}}}\"][kc_column width=\"60%\" _id=\"918964\" css_custom=\"{`kc-css`:{`999`:{`box`:{`width|`:`100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}}}}\"][element_newsletter _id=\"100092\" style=\"style2\"][/kc_column][kc_column width=\"40%\" _id=\"806113\" css_custom=\"{`kc-css`:{`999`:{`box`:{`width|`:`100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}}}}\"][element_socials_link _id=\"748120\" style=\"style1\" socials=\"eyIxIjp7InRpdGxlIjoiIiwidXJsIjoiIyIsImljb24iOiJtbi1pY29uLTE0MDUiLCJpbWFnZSI6IiJ9LCIyIjp7InRpdGxlIjoiIiwidXJsIjoiIyIsImljb24iOiJtbi1pY29uLTE0MDYiLCJpbWFnZSI6IiJ9LCIzIjp7InRpdGxlIjoiIiwidXJsIjoiIyIsImljb24iOiJtbi1pY29uLTE0MDgiLCJpbWFnZSI6IiJ9LCI0Ijp7InRpdGxlIjoiIiwidXJsIjoiIyIsImljb24iOiJtbi1pY29uLTE0MTYiLCJpbWFnZSI6IiJ9LCI1Ijp7InRpdGxlIjoiIiwidXJsIjoiIyIsImljb24iOiJtbi1pY29uLTE0MjIiLCJpbWFnZSI6IiJ9fQ==\" title=\"Stay Connect\"][/kc_column][/kc_row]', 'Home 6', '', 'inherit', 'closed', 'closed', '', '1043-revision-v1', '', '', '2020-05-04 05:43:28', '2020-05-04 05:43:28', '', 1043, 'http://nextshoes.uk/2020/05/04/1043-revision-v1/', 0, 'revision', '', 0),
(1469, 1, '2020-05-24 02:32:58', '2020-05-24 02:32:58', '[kc_row _id=\"405576\" use_container=\"yes\" css_custom=\"{`kc-css`:{`767`:{`box`:{`padding|`:`9px inherit inherit inherit`}},`any`:{`box`:{`padding|`:`18px inherit inherit inherit`}}}}\"][kc_column width=\"75%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"822977\"][element_revslider _id=\"572491\" alias=\"slider-4\"][/kc_column][kc_column width=\"25%\" _id=\"523282\" css_custom=\"{`kc-css`:{`767`:{`box`:{`display|`:`none`}}}}\"][element_banner _id=\"612461\" image=\"1464\" button_text=\"Shop now\" button_link=\"#\" text_position=\"left full\"][element_banner _id=\"140381\" image=\"1465\" button_text=\"Shop now\" button_link=\"#\" text_position=\"right\"][/kc_column][/kc_row][kc_row use_container=\"yes\" css_custom=\"{`kc-css`:{`any`:{`background`:{`background|`:`eyJjb2xvciI6IiNmZmZmZmYiLCJsaW5lYXJHcmFkaWVudCI6WyIiXSwiaW1hZ2UiOiJub25lIiwicG9zaXRpb24iOiIwJSAwJSIsInNpemUiOiJhdXRvIiwicmVwZWF0IjoicmVwZWF0IiwiYXR0YWNobWVudCI6InNjcm9sbCIsImFkdmFuY2VkIjowfQ==`},`box`:{`padding|`:`10px inherit inherit inherit`,`border|`:`1px solid #f5f5f5|||`}}}}\" _id=\"657112\"][kc_column width=\"100%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"424015\"][woo_categories_tabs number=\"15\" columns=\"5\" tab_style=\"style2\" layout_type=\"carousel\" _id=\"787851\" tabs=\"eyIxIjp7Im5hbWUiOiJBY2Nlc3NvcmllcyIsImNhdGVnb3J5IjoiYWNjZXNzb3JpZXMiLCJ0eXBlIjoicmVjZW50X3Byb2R1Y3QifSwiMiI6eyJuYW1lIjoiQXBwbGlhbmNlcyIsImNhdGVnb3J5IjoiYXBwbGlhbmNlcyIsInR5cGUiOiJyZWNlbnRfcHJvZHVjdCJ9LCIzIjp7Im5hbWUiOiJBdWRpbyIsImNhdGVnb3J5IjoiYXVkaW8iLCJ0eXBlIjoicmVjZW50X3Byb2R1Y3QifSwiNCI6eyJuYW1lIjoiQ29tcHV0ZXJzIiwiY2F0ZWdvcnkiOiJjb21wdXRlcnMiLCJ0eXBlIjoicmVjZW50X3Byb2R1Y3QifSwiNSI6eyJuYW1lIjoiUG9ydGFibGUgQXVkaW8iLCJjYXRlZ29yeSI6InBvcnRhYmxlLWF1ZGlvIiwidHlwZSI6InJlY2VudF9wcm9kdWN0In0sIjYiOnsibmFtZSI6IlNtYXJ0IFBob25lIiwiY2F0ZWdvcnkiOiJzbWFydC1waG9uZSIsInR5cGUiOiJyZWNlbnRfcHJvZHVjdCJ9fQ==\" title=\"Feature Product \"][/kc_column][/kc_row][kc_row use_container=\"yes\" css_custom=\"{`kc-css`:{`any`:{`background`:{`background|`:`eyJjb2xvciI6IiNmNWY1ZjUiLCJsaW5lYXJHcmFkaWVudCI6WyIiXSwiaW1hZ2UiOiJub25lIiwicG9zaXRpb24iOiIwJSAwJSIsInNpemUiOiJhdXRvIiwicmVwZWF0IjoicmVwZWF0IiwiYXR0YWNobWVudCI6InNjcm9sbCIsImFkdmFuY2VkIjowfQ==`},`box`:{`padding|`:`30px inherit inherit inherit`}}}}\" _id=\"898069\"][kc_column width=\"100%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"434261\"][element_features_box columns=\"4\" _id=\"119090\" features=\"eyIxIjp7InRpdGxlIjoiRnJlZSBEZWxpdmVyeSIsImRlc2NyaXB0aW9uIjoiUkdWc2FYWmxjbmtnZDI5eWJHUWdkMmxrWlEwSyIsImljb24iOiJtbi1pY29uLTk0NCIsImltYWdlIjoiIn0sIjIiOnsidGl0bGUiOiIzMCBEYXlzIFJldHVybnMiLCJkZXNjcmlwdGlvbiI6IlQzVnlJRE13TFdSaGVTQnRiMjVsZVNCaVlXTnJJR2QxWVhKaGJuUmxaU0JuYVhabGN5QjViM1U9IiwiaWNvbiI6Im1uLWljb24tMTA0OCIsImltYWdlIjoiIn0sIjMiOnsidGl0bGUiOiIyNC83IEN1c3RvbWVyIFNlcnZpY2UiLCJkZXNjcmlwdGlvbiI6IlQyNXNhVzVsSUhOMGIzSmxJREkwTHpjPSIsImljb24iOiJtbi1pY29uLTEwNTAiLCJpbWFnZSI6IiJ9LCI0Ijp7InRpdGxlIjoiU2VjdXJlIFNob3BwaW5nIiwiZGVzY3JpcHRpb24iOiJXVzkxY2lCd1pYSnpiMjVoYkNCcGJtWnZjbTFoZEdsdmJpQnBjeUJ6WldOMWNtVmtJSGRwZEdnZ1lXNGdhVzVrZFhOMGNuaz0iLCJpY29uIjoibW4taWNvbi04MjUiLCJpbWFnZSI6IiJ9fQ==\" style=\"style1\"][/kc_column][/kc_row][kc_row use_container=\"yes\" css_custom=\"{`kc-css`:{`any`:{`box`:{`padding|`:`20px inherit inherit inherit`}}}}\" _id=\"276211\"][kc_column width=\"33%\" _id=\"120773\" css_custom=\"{`kc-css`:{`999`:{`box`:{`width|`:`100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`,`display|`:`none`}},`any`:{`box`:{`padding|`:`20px inherit inherit inherit`}}}}\"][element_banner _id=\"571880\" subtitle=\"TV &amp; Home Theater\" title=\"U2F2ZSBCaWcgb24gNEsgVUhEPGJyIC8+DQpUVnMsIEhEVFZzIGFuZCBNb3Jl\" button_text=\"SHOP NOW\" button_link=\"#\" text_position=\"top\" image=\"1470\"][/kc_column][kc_column width=\"67%\" _id=\"807801\" css_custom=\"{`kc-css`:{`999`:{`box`:{`width|`:`100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}}}}\"][woo_products columns=\"3\" layout_type=\"carousel\" rows=\"1\" topcarousel=\"1\" item_style=\"inner\" _id=\"834265\" title=\"New Arrivals\" type=\"recent_product\" number=\"12\"][/kc_column][/kc_row][kc_row use_container=\"yes\" css_custom=\"{`kc-css`:{`any`:{`box`:{`padding|`:`inherit inherit 10px inherit`}}}}\" _id=\"701582\"][kc_column width=\"100%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"68799\"][woo_products columns=\"3\" layout_type=\"carousel\" rows=\"1\" topcarousel=\"1\" item_style=\"list-v1\" _id=\"438102\" title=\"Sale Product\" type=\"top_rate\" number=\"12\"][/kc_column][/kc_row][kc_row use_container=\"yes\" css_custom=\"{`kc-css`:{`any`:{`background`:{`background|`:`eyJjb2xvciI6IiNmNWY1ZjUiLCJsaW5lYXJHcmFkaWVudCI6WyIiXSwiaW1hZ2UiOiJub25lIiwicG9zaXRpb24iOiIwJSAwJSIsInNpemUiOiJhdXRvIiwicmVwZWF0IjoicmVwZWF0IiwiYXR0YWNobWVudCI6InNjcm9sbCIsImFkdmFuY2VkIjowfQ==`},`box`:{`padding|`:`30px inherit 25px inherit`}}}}\" _id=\"421863\"][kc_column width=\"100%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"92713\"][element_brands number=\"12\" columns=\"6\" rows=\"1\" style=\"style3 style2\" _id=\"473088\" title=\"Feature Brands\"][/kc_column][/kc_row][kc_row _id=\"862785\"][kc_column width=\"100%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"566493\"][kc_column_text _id=\"587765\" css_custom=\"{`kc-css`:{`any`:{`typography`:{`color|,p`:`#242424`,`font-family|,p`:`Libre Franklin`,`font-size|,p`:`24px`,`font-weight|,p`:`700`},`box`:{`padding|`:`20px inherit inherit inherit`}}}}\"]\n\nTop Categories this Month\n\n[/kc_column_text][/kc_column][/kc_row][kc_row use_container=\"yes\" row_class=\"border-left\" css_custom=\"{`kc-css`:{`any`:{`box`:{`padding|`:`inherit inherit 30px inherit`}}}}\" _id=\"694374\"][kc_column width=\"33.33%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"74057\"][woo_category_info number=\"5\" layout_type=\"layout3\" _id=\"893264\" image=\"943\" title=\"Televisions\" category=\"tv-audio\"][/kc_column][kc_column width=\"33.33%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"973249\"][woo_category_info number=\"5\" layout_type=\"layout3\" _id=\"366467\" image=\"1292\" title=\"Laptop and Computer\" category=\"computers\"][/kc_column][kc_column width=\"33.33%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"968689\"][woo_category_info number=\"5\" layout_type=\"layout3\" _id=\"255319\" image=\"1293\" title=\"Tablets &amp; E-Readers\" category=\"portable-audio\"][/kc_column][/kc_row][kc_row use_container=\"yes\" row_class=\"border-left\" css_custom=\"{`kc-css`:{`any`:{`box`:{`padding|`:`inherit inherit 30px inherit`}}}}\" _id=\"847890\"][kc_column width=\"33.33%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"864806\"][woo_category_info number=\"5\" layout_type=\"layout3\" _id=\"11866\" image=\"1294\" title=\"Video Games Virtual\" category=\"portable-audio\"][/kc_column][kc_column width=\"33.33%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"851667\"][woo_category_info number=\"5\" layout_type=\"layout3\" _id=\"632375\" image=\"1295\" title=\"Headphones &amp; Speakers\" category=\"accessories\"][/kc_column][kc_column width=\"33.33%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"492189\"][woo_category_info number=\"5\" layout_type=\"layout3\" _id=\"35741\" image=\"1296\" title=\"Cell Phones\" category=\"smart-phone\"][/kc_column][/kc_row][kc_row use_container=\"yes\" row_class=\"border-left\" css_custom=\"{`kc-css`:{`any`:{`box`:{`padding|`:`inherit inherit 30px inherit`}}}}\" _id=\"75014\"][kc_column width=\"33.33%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"539293\"][woo_category_info number=\"5\" layout_type=\"layout3\" _id=\"862368\" image=\"1298\" title=\"Smart Home\" category=\"tv-audio\"][/kc_column][kc_column width=\"33.33%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"374037\"][woo_category_info number=\"5\" layout_type=\"layout3\" _id=\"945172\" image=\"1297\" title=\"Car Electronics &amp; GPS\" category=\"gps-navi\"][/kc_column][kc_column width=\"33.33%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"299862\"][woo_category_info number=\"5\" layout_type=\"layout3\" _id=\"736575\" image=\"1294\" title=\"Toys, Games &amp; Drones\" category=\"appliances\"][/kc_column][/kc_row][kc_row use_container=\"yes\" css_custom=\"{`kc-css`:{`any`:{`background`:{`background|`:`eyJjb2xvciI6IiNmNWY1ZjUiLCJsaW5lYXJHcmFkaWVudCI6WyIiXSwiaW1hZ2UiOiJub25lIiwicG9zaXRpb24iOiIwJSAwJSIsInNpemUiOiJhdXRvIiwicmVwZWF0IjoicmVwZWF0IiwiYXR0YWNobWVudCI6InNjcm9sbCIsImFkdmFuY2VkIjowfQ==`},`box`:{`padding|`:`18px inherit 10px inherit`}}}}\" _id=\"89771\"][kc_column width=\"33.33%\" _id=\"225618\" css_custom=\"{`kc-css`:{`999`:{`box`:{`width|`:`100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}}}}\"][woo_products columns=\"1\" layout_type=\"grid\" topcarousel=\"0\" item_style=\"list-v2\" _id=\"408431\" title=\"Onsale Products\" type=\"best_selling\" number=\"3\"][/kc_column][kc_column width=\"33.33%\" _id=\"476679\" css_custom=\"{`kc-css`:{`999`:{`box`:{`width|`:`100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}}}}\"][woo_products columns=\"1\" layout_type=\"grid\" topcarousel=\"0\" item_style=\"list-v2\" _id=\"459107\" title=\"Feature Products\" type=\"featured_product\" number=\"3\"][/kc_column][kc_column width=\"33.33%\" _id=\"890967\" css_custom=\"{`kc-css`:{`999`:{`box`:{`width|`:`100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}}}}\"][woo_products columns=\"1\" layout_type=\"grid\" topcarousel=\"0\" item_style=\"list-v2\" _id=\"817156\" title=\"Top Rate\" type=\"top_rate\" number=\"3\"][/kc_column][/kc_row][kc_row _id=\"292957\" use_container=\"yes\" css_custom=\"{`kc-css`:{`any`:{`box`:{`padding|`:`30px inherit inherit inherit`}}}}\"][kc_column width=\"50%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"951569\"][element_testimonials _id=\"809058\" title=\"Testimonials\" testimonials=\"eyIxIjp7ImltYWdlIjoiOTA0IiwibmFtZSI6IkFudGhvbnkiLCJqb2IiOiJKQVZBIHByb2dyYW1tZXIiLCJjb250ZW50IjoiVkdobElFMUNRU0JqYjNWeWMyVWdhR0Z6SUdkcGRtVnVJRzFsSUhSb1pTQmpiMjVtYVdSbGJtTmxJSFJ2SUcxdmRtVWdZV2hsWVdRZ2FXNGdiWGtnWTJGeVpXVnlMaUJKZENCbllYWmxJRzFsSUhSb1pTQnZjSEJ2Y25SMWJtbDBlU0IwYnlCemRHVndJR0poWTJzZ1lXNWtJSEpsWm14bFkzUWdiMjRnZDJoaGRDQkpJR1J2TENCb2IzY2dkMlZzYkNCSklHUnZJR2wwSUdGdVpDQjNhR1Z5WlNCSklHTmhiaUJwYlhCeWIzWmxJSFJ2WjJWMGFHVnlJSGRwZEdnZ2RHaGxJSFJ2YjJ4cmFYUWdkRzhnY0hKdlozSmxjM011VkdobElFMUNRU0JqYjNWeWMyVWdhR0Z6SUdkcGRtVnVJRzFsSUhSb1pTQmpiMjVtYVdSbGJtTmxJSFJ2SUcxdmRtVWdZV2hsWVdRZ2FXNGdiWGtnWTJGeVpXVnlMaUJKZENCbllYWmxJRzFsSUhSb1pTQnZjSEJ2Y25SMWJtbDBlU0IwYnlCemRHVndJR0poWTJzZ1lXNWtJSEpsWm14bFkzUWdiMjRnZDJoaGRDQkpJR1J2TENCb2IzY2dkMlZzYkNCSklHUnZJR2wwSUdGdVpDQjNhR1Z5WlNCSklHTmhiaUJwYlhCeWIzWmxJSFJ2WjJWMGFHVnlJSGRwZEdnZ2RHaGxJSFJ2YjJ4cmFYUWdkRzhnY0hKdlozSmxjM011In0sIjIiOnsiaW1hZ2UiOiI5MDQiLCJuYW1lIjoiQW50aG9ueSIsImpvYiI6IkpBVkEgcHJvZ3JhbW1lciIsImNvbnRlbnQiOiJWR2hsSUUxQ1FTQmpiM1Z5YzJVZ2FHRnpJR2RwZG1WdUlHMWxJSFJvWlNCamIyNW1hV1JsYm1ObElIUnZJRzF2ZG1VZ1lXaGxZV1FnYVc0Z2JYa2dZMkZ5WldWeUxpQkpkQ0JuWVhabElHMWxJSFJvWlNCdmNIQnZjblIxYm1sMGVTQjBieUJ6ZEdWd0lHSmhZMnNnWVc1a0lISmxabXhsWTNRZ2IyNGdkMmhoZENCSklHUnZMQ0JvYjNjZ2QyVnNiQ0JKSUdSdklHbDBJR0Z1WkNCM2FHVnlaU0JKSUdOaGJpQnBiWEJ5YjNabElIUnZaMlYwYUdWeUlIZHBkR2dnZEdobElIUnZiMnhyYVhRZ2RHOGdjSEp2WjNKbGMzTXVWR2hsSUUxQ1FTQmpiM1Z5YzJVZ2FHRnpJR2RwZG1WdUlHMWxJSFJvWlNCamIyNW1hV1JsYm1ObElIUnZJRzF2ZG1VZ1lXaGxZV1FnYVc0Z2JYa2dZMkZ5WldWeUxpQkpkQ0JuWVhabElHMWxJSFJvWlNCdmNIQnZjblIxYm1sMGVTQjBieUJ6ZEdWd0lHSmhZMnNnWVc1a0lISmxabXhsWTNRZ2IyNGdkMmhoZENCSklHUnZMQ0JvYjNjZ2QyVnNiQ0JKSUdSdklHbDBJR0Z1WkNCM2FHVnlaU0JKSUdOaGJpQnBiWEJ5YjNabElIUnZaMlYwYUdWeUlIZHBkR2dnZEdobElIUnZiMnhyYVhRZ2RHOGdjSEp2WjNKbGMzTXUifSwiMyI6eyJpbWFnZSI6IjkwNCIsIm5hbWUiOiJBbnRob255Iiwiam9iIjoiSkFWQSBwcm9ncmFtbWVyIiwiY29udGVudCI6IlZHaGxJRTFDUVNCamIzVnljMlVnYUdGeklHZHBkbVZ1SUcxbElIUm9aU0JqYjI1bWFXUmxibU5sSUhSdklHMXZkbVVnWVdobFlXUWdhVzRnYlhrZ1kyRnlaV1Z5TGlCSmRDQm5ZWFpsSUcxbElIUm9aU0J2Y0hCdmNuUjFibWwwZVNCMGJ5QnpkR1Z3SUdKaFkyc2dZVzVrSUhKbFpteGxZM1FnYjI0Z2QyaGhkQ0JKSUdSdkxDQm9iM2NnZDJWc2JDQkpJR1J2SUdsMElHRnVaQ0IzYUdWeVpTQkpJR05oYmlCcGJYQnliM1psSUhSdloyVjBhR1Z5SUhkcGRHZ2dkR2hsSUhSdmIyeHJhWFFnZEc4Z2NISnZaM0psYzNNdVZHaGxJRTFDUVNCamIzVnljMlVnYUdGeklHZHBkbVZ1SUcxbElIUm9aU0JqYjI1bWFXUmxibU5sSUhSdklHMXZkbVVnWVdobFlXUWdhVzRnYlhrZ1kyRnlaV1Z5TGlCSmRDQm5ZWFpsSUcxbElIUm9aU0J2Y0hCdmNuUjFibWwwZVNCMGJ5QnpkR1Z3SUdKaFkyc2dZVzVrSUhKbFpteGxZM1FnYjI0Z2QyaGhkQ0JKSUdSdkxDQm9iM2NnZDJWc2JDQkpJR1J2SUdsMElHRnVaQ0IzYUdWeVpTQkpJR05oYmlCcGJYQnliM1psSUhSdloyVjBhR1Z5SUhkcGRHZ2dkR2hsSUhSdmIyeHJhWFFnZEc4Z2NISnZaM0psYzNNdSJ9fQ==\" columns=\"1\" layout_type=\"carousel\"][/kc_column][kc_column width=\"50%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"114460\"][element_blog_posts number=\"5\" layout_type=\"special\" _id=\"376780\" title=\"Latest News\" columns=\"2\" order_by=\"ID\" order=\"DESC\"][/kc_column][/kc_row][kc_row _id=\"360600\" use_container=\"yes\" css_custom=\"{`kc-css`:{`any`:{`background`:{`background|`:`eyJjb2xvciI6IiMxYzQ2NTgiLCJsaW5lYXJHcmFkaWVudCI6WyIiXSwiaW1hZ2UiOiJub25lIiwicG9zaXRpb24iOiIwJSAwJSIsInNpemUiOiJhdXRvIiwicmVwZWF0IjoicmVwZWF0IiwiYXR0YWNobWVudCI6InNjcm9sbCIsImFkdmFuY2VkIjowfQ==`},`box`:{`padding|`:`40px inherit 10px inherit`}}}}\"][kc_column width=\"60%\" _id=\"918964\" css_custom=\"{`kc-css`:{`999`:{`box`:{`width|`:`100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}}}}\"][element_newsletter _id=\"100092\" style=\"style2\"][/kc_column][kc_column width=\"40%\" _id=\"806113\" css_custom=\"{`kc-css`:{`999`:{`box`:{`width|`:`100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}}}}\"][element_socials_link _id=\"748120\" style=\"style1\" socials=\"eyIxIjp7InRpdGxlIjoiIiwidXJsIjoiIyIsImljb24iOiJtbi1pY29uLTE0MDUiLCJpbWFnZSI6IiJ9LCIyIjp7InRpdGxlIjoiIiwidXJsIjoiIyIsImljb24iOiJtbi1pY29uLTE0MDYiLCJpbWFnZSI6IiJ9LCIzIjp7InRpdGxlIjoiIiwidXJsIjoiIyIsImljb24iOiJtbi1pY29uLTE0MDgiLCJpbWFnZSI6IiJ9LCI0Ijp7InRpdGxlIjoiIiwidXJsIjoiIyIsImljb24iOiJtbi1pY29uLTE0MTYiLCJpbWFnZSI6IiJ9LCI1Ijp7InRpdGxlIjoiIiwidXJsIjoiIyIsImljb24iOiJtbi1pY29uLTE0MjIiLCJpbWFnZSI6IiJ9fQ==\" title=\"Stay Connect\"][/kc_column][/kc_row]', 'Home 6', '', 'inherit', 'closed', 'closed', '', '1043-autosave-v1', '', '', '2020-05-24 02:32:58', '2020-05-24 02:32:58', '', 1043, 'http://nextshoes.uk/2020/05/04/1043-autosave-v1/', 0, 'revision', '', 0),
(1470, 1, '2020-05-04 05:43:16', '2020-05-04 05:43:16', '', 'shoes4', '', 'inherit', 'open', 'closed', '', 'shoes4', '', '', '2020-05-04 05:43:16', '2020-05-04 05:43:16', '', 1043, 'http://nextshoes.uk/wp-content/uploads/2020/05/shoes4.png', 0, 'attachment', 'image/png', 0),
(1472, 1, '2020-05-04 06:12:32', '2020-05-04 06:12:32', '', 'boots', '', 'inherit', 'open', 'closed', '', 'boots', '', '', '2020-05-04 06:12:32', '2020-05-04 06:12:32', '', 0, 'http://nextshoes.uk/wp-content/uploads/2020/05/boots.jpg', 0, 'attachment', 'image/jpeg', 0),
(1473, 1, '2020-05-04 06:16:11', '2020-05-04 06:16:11', '', 'Men Sandals', '', 'inherit', 'open', 'closed', '', 'men-sandals', '', '', '2020-05-04 06:16:11', '2020-05-04 06:16:11', '', 0, 'http://nextshoes.uk/wp-content/uploads/2020/05/Men-Sandals.jpg', 0, 'attachment', 'image/jpeg', 0),
(1474, 1, '2020-05-04 06:18:00', '2020-05-04 06:18:00', '', 'Women Sandals', '', 'inherit', 'open', 'closed', '', 'women-sandals', '', '', '2020-05-04 06:18:00', '2020-05-04 06:18:00', '', 0, 'http://nextshoes.uk/wp-content/uploads/2020/05/Women-Sandals.jpg', 0, 'attachment', 'image/jpeg', 0),
(1475, 1, '2020-05-04 06:19:48', '2020-05-04 06:19:48', '', 'Fashion Sneakers', '', 'inherit', 'open', 'closed', '', 'fashion-sneakers', '', '', '2020-05-04 06:19:48', '2020-05-04 06:19:48', '', 0, 'http://nextshoes.uk/wp-content/uploads/2020/05/Fashion-Sneakers.jpg', 0, 'attachment', 'image/jpeg', 0),
(1476, 1, '2020-05-04 06:21:22', '2020-05-04 06:21:22', '', 'sport shoes', '', 'inherit', 'open', 'closed', '', 'sport-shoes', '', '', '2020-05-04 06:21:22', '2020-05-04 06:21:22', '', 0, 'http://nextshoes.uk/wp-content/uploads/2020/05/sport-shoes.jpg', 0, 'attachment', 'image/jpeg', 0),
(1477, 1, '2020-05-04 06:23:38', '2020-05-04 06:23:38', '', 'casual shoes', '', 'inherit', 'open', 'closed', '', 'casual-shoes', '', '', '2020-05-04 06:23:38', '2020-05-04 06:23:38', '', 0, 'http://nextshoes.uk/wp-content/uploads/2020/05/casual-shoes.jpg', 0, 'attachment', 'image/jpeg', 0),
(1478, 1, '2020-05-06 04:03:44', '2020-05-06 04:03:44', '', 'woocommerce-placeholder', '', 'inherit', 'open', 'closed', '', 'woocommerce-placeholder-2', '', '', '2020-05-06 04:03:44', '2020-05-06 04:03:44', '', 0, 'http://nextshoes.uk/wp-content/uploads/2020/05/woocommerce-placeholder.png', 0, 'attachment', 'image/png', 0),
(1758, 1, '2021-06-01 11:14:49', '2021-06-01 11:14:49', '', '{customer_name} placed a new order #{order_number} on your store', '', 'publish', 'closed', 'closed', '', 'customer_name-placed-a-new-order-order_number-on-your-store', '', '', '2021-06-01 11:14:49', '2021-06-01 11:14:49', '', 0, 'http://shoestimer.com/customer_name-placed-a-new-order-order_number-on-your-store/', 0, 'viwec_template', '', 0),
(1759, 1, '2021-06-01 11:14:49', '2021-06-01 11:14:49', '', '{customer_name} has cancelled order #{order_number} on your store', '', 'publish', 'closed', 'closed', '', 'customer_name-has-cancelled-order-order_number-on-your-store', '', '', '2021-06-01 11:14:49', '2021-06-01 11:14:49', '', 0, 'http://shoestimer.com/customer_name-has-cancelled-order-order_number-on-your-store/', 0, 'viwec_template', '', 0),
(1760, 1, '2021-06-01 11:14:49', '2021-06-01 11:14:49', '', 'Order #{order_number} has failed on your store', '', 'publish', 'closed', 'closed', '', 'order-order_number-has-failed-on-your-store', '', '', '2021-06-01 11:14:49', '2021-06-01 11:14:49', '', 0, 'http://shoestimer.com/order-order_number-has-failed-on-your-store/', 0, 'viwec_template', '', 0),
(1761, 1, '2021-06-01 11:14:49', '2021-06-01 11:14:49', '', 'Hi {customer_name}, Your order {order_number} has been received!', '', 'publish', 'closed', 'closed', '', 'hi-customer_name-your-order-order_number-has-been-received', '', '', '2021-06-01 11:14:49', '2021-06-01 11:14:49', '', 0, 'http://shoestimer.com/hi-customer_name-your-order-order_number-has-been-received/', 0, 'viwec_template', '', 0),
(1762, 1, '2021-06-01 11:14:49', '2021-06-01 11:14:49', '', 'Hi {customer_name}, Your order {order_number} has been received!', '', 'publish', 'closed', 'closed', '', 'hi-customer_name-your-order-order_number-has-been-received-2', '', '', '2021-06-01 11:14:49', '2021-06-01 11:14:49', '', 0, 'http://shoestimer.com/hi-customer_name-your-order-order_number-has-been-received-2/', 0, 'viwec_template', '', 0),
(1763, 1, '2021-06-01 11:14:49', '2021-06-01 11:14:49', '', 'Hi {customer_name}, Your order {order_number} is now complete', '', 'publish', 'closed', 'closed', '', 'hi-customer_name-your-order-order_number-is-now-complete', '', '', '2021-06-01 11:14:49', '2021-06-01 11:14:49', '', 0, 'http://shoestimer.com/hi-customer_name-your-order-order_number-is-now-complete/', 0, 'viwec_template', '', 0),
(1764, 1, '2021-06-01 11:14:49', '2021-06-01 11:14:49', '', 'Hi {customer_name}, Your order {order_number} has been refunded.', '', 'publish', 'closed', 'closed', '', 'hi-customer_name-your-order-order_number-has-been-refunded', '', '', '2021-06-01 11:14:49', '2021-06-01 11:14:49', '', 0, 'http://shoestimer.com/hi-customer_name-your-order-order_number-has-been-refunded/', 0, 'viwec_template', '', 0),
(1765, 1, '2021-06-01 11:14:49', '2021-06-01 11:14:49', '', 'Hi {customer_name}, Your order {order_number} has been partially refunded.', '', 'publish', 'closed', 'closed', '', 'hi-customer_name-your-order-order_number-has-been-partially-refunded', '', '', '2021-06-01 11:14:49', '2021-06-01 11:14:49', '', 0, 'http://shoestimer.com/hi-customer_name-your-order-order_number-has-been-partially-refunded/', 0, 'viwec_template', '', 0),
(1766, 1, '2021-06-01 11:14:49', '2021-06-01 11:14:49', '', 'Invoice for order #{order_number} on Next Shoes', '', 'publish', 'closed', 'closed', '', 'invoice-for-order-order_number-on-next-shoes', '', '', '2021-06-01 11:14:49', '2021-06-01 11:14:49', '', 0, 'http://shoestimer.com/invoice-for-order-order_number-on-next-shoes/', 0, 'viwec_template', '', 0),
(1767, 1, '2021-06-01 11:14:49', '2021-06-01 11:14:49', '', 'Next Shoes invoice', '', 'publish', 'closed', 'closed', '', 'next-shoes-invoice', '', '', '2021-06-01 11:14:49', '2021-06-01 11:14:49', '', 0, 'http://shoestimer.com/next-shoes-invoice/', 0, 'viwec_template', '', 0),
(1768, 1, '2021-06-01 11:14:49', '2021-06-01 11:14:49', '', 'Note added to your order {order_date} on Next Shoes', '', 'publish', 'closed', 'closed', '', 'note-added-to-your-order-order_date-on-next-shoes', '', '', '2021-06-01 11:14:49', '2021-06-01 11:14:49', '', 0, 'http://shoestimer.com/note-added-to-your-order-order_date-on-next-shoes/', 0, 'viwec_template', '', 0),
(1769, 1, '2021-06-01 11:14:49', '2021-06-01 11:14:49', '', 'Hi {user_login}, Your password reset requested on Next Shoes', '', 'publish', 'closed', 'closed', '', 'hi-user_login-your-password-reset-requested-on-next-shoes', '', '', '2021-06-01 11:14:49', '2021-06-01 11:14:49', '', 0, 'http://shoestimer.com/hi-user_login-your-password-reset-requested-on-next-shoes/', 0, 'viwec_template', '', 0),
(1496, 1, '2020-05-06 09:39:14', '2020-05-06 09:39:14', '', 'XTRATUF-Performance-Series-6-Mens-Full-Rubber-Ankle-Deck-Boots', '', 'inherit', 'open', 'closed', '', 'xtratuf-performance-series-6-mens-full-rubber-ankle-deck-boots-5', '', '', '2020-05-06 09:39:14', '2020-05-06 09:39:14', '', 0, 'http://nextshoes.uk/?attachment_id=1496', 0, 'attachment', 'image/jpeg', 0),
(1497, 1, '2020-05-06 09:39:14', '2020-05-06 09:39:14', '', 'XTRATUF-Performance-Series-6-Mens-Full-Rubber-Ankle-Deck-Boots', '', 'inherit', 'open', 'closed', '', 'xtratuf-performance-series-6-mens-full-rubber-ankle-deck-boots-6', '', '', '2020-05-06 09:39:14', '2020-05-06 09:39:14', '', 0, 'http://nextshoes.uk/?attachment_id=1497', 0, 'attachment', 'image/jpeg', 0),
(1498, 1, '2020-05-06 09:39:14', '2020-05-06 09:39:14', '', 'XTRATUF-Performance-Series-6-Mens-Full-Rubber-Ankle-Deck-Boots', '', 'inherit', 'open', 'closed', '', 'xtratuf-performance-series-6-mens-full-rubber-ankle-deck-boots-7', '', '', '2020-05-06 09:39:14', '2020-05-06 09:39:14', '', 0, 'http://nextshoes.uk/?attachment_id=1498', 0, 'attachment', 'image/jpeg', 0),
(1499, 1, '2020-05-06 09:39:14', '2020-05-06 09:39:14', '', 'XTRATUF-Performance-Series-6-Mens-Full-Rubber-Ankle-Deck-Boots', '', 'inherit', 'open', 'closed', '', 'xtratuf-performance-series-6-mens-full-rubber-ankle-deck-boots-8', '', '', '2020-05-06 09:39:14', '2020-05-06 09:39:14', '', 0, 'http://nextshoes.uk/?attachment_id=1499', 0, 'attachment', 'image/jpeg', 0),
(1501, 1, '2020-05-06 09:39:43', '2020-05-06 09:39:43', '', 'NORTY-Womens-Ankle-Rain-Boots-Ladies-Waterproof-Winter-Spring-Garden-Boot', '', 'inherit', 'open', 'closed', '', 'norty-womens-ankle-rain-boots-ladies-waterproof-winter-spring-garden-boot-2', '', '', '2020-05-06 09:39:43', '2020-05-06 09:39:43', '', 0, 'http://nextshoes.uk/?attachment_id=1501', 0, 'attachment', 'image/jpeg', 0),
(1502, 1, '2020-05-06 09:39:43', '2020-05-06 09:39:43', '', 'NORTY-Womens-Ankle-Rain-Boots-Ladies-Waterproof-Winter-Spring-Garden-Boot', '', 'inherit', 'open', 'closed', '', 'norty-womens-ankle-rain-boots-ladies-waterproof-winter-spring-garden-boot-3', '', '', '2020-05-06 09:39:43', '2020-05-06 09:39:43', '', 0, 'http://nextshoes.uk/?attachment_id=1502', 0, 'attachment', 'image/jpeg', 0),
(1503, 1, '2020-05-06 09:39:43', '2020-05-06 09:39:43', '', 'NORTY-Womens-Ankle-Rain-Boots-Ladies-Waterproof-Winter-Spring-Garden-Boot', '', 'inherit', 'open', 'closed', '', 'norty-womens-ankle-rain-boots-ladies-waterproof-winter-spring-garden-boot-4', '', '', '2020-05-06 09:39:43', '2020-05-06 09:39:43', '', 0, 'http://nextshoes.uk/?attachment_id=1503', 0, 'attachment', 'image/jpeg', 0),
(1504, 1, '2020-05-06 09:39:43', '2020-05-06 09:39:43', '', 'NORTY-Womens-Ankle-Rain-Boots-Ladies-Waterproof-Winter-Spring-Garden-Boot', '', 'inherit', 'open', 'closed', '', 'norty-womens-ankle-rain-boots-ladies-waterproof-winter-spring-garden-boot-5', '', '', '2020-05-06 09:39:43', '2020-05-06 09:39:43', '', 0, 'http://nextshoes.uk/?attachment_id=1504', 0, 'attachment', 'image/jpeg', 0),
(1505, 1, '2020-05-06 09:39:43', '2020-05-06 09:39:43', '', 'NORTY-Womens-Ankle-Rain-Boots-Ladies-Waterproof-Winter-Spring-Garden-Boot', '', 'inherit', 'open', 'closed', '', 'norty-womens-ankle-rain-boots-ladies-waterproof-winter-spring-garden-boot-6', '', '', '2020-05-06 09:39:43', '2020-05-06 09:39:43', '', 0, 'http://nextshoes.uk/?attachment_id=1505', 0, 'attachment', 'image/jpeg', 0),
(1506, 1, '2020-05-06 09:39:43', '2020-05-06 09:39:43', '', 'NORTY-Womens-Ankle-Rain-Boots-Ladies-Waterproof-Winter-Spring-Garden-Boot', '', 'inherit', 'open', 'closed', '', 'norty-womens-ankle-rain-boots-ladies-waterproof-winter-spring-garden-boot-7', '', '', '2020-05-06 09:39:43', '2020-05-06 09:39:43', '', 0, 'http://nextshoes.uk/?attachment_id=1506', 0, 'attachment', 'image/jpeg', 0),
(1508, 1, '2020-05-06 09:40:18', '2020-05-06 09:40:18', '', 'Sperry-Top-Sider-Womens-Saltwater-Boots', '', 'inherit', 'open', 'closed', '', 'sperry-top-sider-womens-saltwater-boots-2', '', '', '2020-05-06 09:40:18', '2020-05-06 09:40:18', '', 0, 'http://nextshoes.uk/?attachment_id=1508', 0, 'attachment', 'image/jpeg', 0),
(1509, 1, '2020-05-06 09:40:18', '2020-05-06 09:40:18', '', 'Sperry-Top-Sider-Womens-Saltwater-Boots', '', 'inherit', 'open', 'closed', '', 'sperry-top-sider-womens-saltwater-boots-3', '', '', '2020-05-06 09:40:18', '2020-05-06 09:40:18', '', 0, 'http://nextshoes.uk/?attachment_id=1509', 0, 'attachment', 'image/jpeg', 0),
(1510, 1, '2020-05-06 09:40:18', '2020-05-06 09:40:18', '', 'Sperry-Top-Sider-Womens-Saltwater-Boots', '', 'inherit', 'open', 'closed', '', 'sperry-top-sider-womens-saltwater-boots-4', '', '', '2020-05-06 09:40:18', '2020-05-06 09:40:18', '', 0, 'http://nextshoes.uk/?attachment_id=1510', 0, 'attachment', 'image/jpeg', 0),
(1511, 1, '2020-05-06 09:40:18', '2020-05-06 09:40:18', '', 'Sperry-Top-Sider-Womens-Saltwater-Boots', '', 'inherit', 'open', 'closed', '', 'sperry-top-sider-womens-saltwater-boots-5', '', '', '2020-05-06 09:40:18', '2020-05-06 09:40:18', '', 0, 'http://nextshoes.uk/?attachment_id=1511', 0, 'attachment', 'image/jpeg', 0),
(1512, 1, '2020-05-06 09:40:18', '2020-05-06 09:40:18', '', 'Sperry-Top-Sider-Womens-Saltwater-Boots', '', 'inherit', 'open', 'closed', '', 'sperry-top-sider-womens-saltwater-boots-6', '', '', '2020-05-06 09:40:18', '2020-05-06 09:40:18', '', 0, 'http://nextshoes.uk/?attachment_id=1512', 0, 'attachment', 'image/jpeg', 0),
(1513, 1, '2020-05-06 09:40:18', '2020-05-06 09:40:18', '', 'Sperry-Top-Sider-Womens-Saltwater-Boots', '', 'inherit', 'open', 'closed', '', 'sperry-top-sider-womens-saltwater-boots-7', '', '', '2020-05-06 09:40:18', '2020-05-06 09:40:18', '', 0, 'http://nextshoes.uk/?attachment_id=1513', 0, 'attachment', 'image/jpeg', 0),
(1520, 1, '2020-05-06 09:41:37', '2020-05-06 09:41:37', '', 'Skechers-Mens-Classic-Fit-Delson-Camden-Sneaker', '', 'inherit', 'open', 'closed', '', 'skechers-mens-classic-fit-delson-camden-sneaker-6', '', '', '2020-05-06 09:41:37', '2020-05-06 09:41:37', '', 0, 'http://nextshoes.uk/?attachment_id=1520', 0, 'attachment', 'image/jpeg', 0),
(1521, 1, '2020-05-06 09:41:37', '2020-05-06 09:41:37', '', 'Skechers-Mens-Classic-Fit-Delson-Camden-Sneaker', '', 'inherit', 'open', 'closed', '', 'skechers-mens-classic-fit-delson-camden-sneaker-7', '', '', '2020-05-06 09:41:37', '2020-05-06 09:41:37', '', 0, 'http://nextshoes.uk/?attachment_id=1521', 0, 'attachment', 'image/jpeg', 0),
(1522, 1, '2020-05-06 09:41:37', '2020-05-06 09:41:37', '', 'Skechers-Mens-Classic-Fit-Delson-Camden-Sneaker', '', 'inherit', 'open', 'closed', '', 'skechers-mens-classic-fit-delson-camden-sneaker-8', '', '', '2020-05-06 09:41:37', '2020-05-06 09:41:37', '', 0, 'http://nextshoes.uk/?attachment_id=1522', 0, 'attachment', 'image/jpeg', 0),
(1523, 1, '2020-05-06 09:41:37', '2020-05-06 09:41:37', '', 'Skechers-Mens-Classic-Fit-Delson-Camden-Sneaker', '', 'inherit', 'open', 'closed', '', 'skechers-mens-classic-fit-delson-camden-sneaker-9', '', '', '2020-05-06 09:41:37', '2020-05-06 09:41:37', '', 0, 'http://nextshoes.uk/?attachment_id=1523', 0, 'attachment', 'image/jpeg', 0),
(1524, 1, '2020-05-06 09:41:37', '2020-05-06 09:41:37', '', 'Skechers-Mens-Classic-Fit-Delson-Camden-Sneaker', '', 'inherit', 'open', 'closed', '', 'skechers-mens-classic-fit-delson-camden-sneaker-10', '', '', '2020-05-06 09:41:37', '2020-05-06 09:41:37', '', 0, 'http://nextshoes.uk/?attachment_id=1524', 0, 'attachment', 'image/jpeg', 0),
(1525, 1, '2020-05-06 09:41:37', '2020-05-06 09:41:37', '', 'Skechers-Mens-Classic-Fit-Delson-Camden-Sneaker', '', 'inherit', 'open', 'closed', '', 'skechers-mens-classic-fit-delson-camden-sneaker-11', '', '', '2020-05-06 09:41:37', '2020-05-06 09:41:37', '', 0, 'http://nextshoes.uk/?attachment_id=1525', 0, 'attachment', 'image/jpeg', 0),
(1526, 1, '2020-05-06 09:41:37', '2020-05-06 09:41:37', '', 'Skechers-Mens-Classic-Fit-Delson-Camden-Sneaker', '', 'inherit', 'open', 'closed', '', 'skechers-mens-classic-fit-delson-camden-sneaker-12', '', '', '2020-05-06 09:41:37', '2020-05-06 09:41:37', '', 0, 'http://nextshoes.uk/?attachment_id=1526', 0, 'attachment', 'image/jpeg', 0);
INSERT INTO `wpx5_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(1772, 1, '2021-06-01 11:19:49', '2021-06-01 11:19:49', '                <div class=\"product-specs-list-container\">\r\n                    <ul class=\"product-specs-list util-clearfix\">\r\n						                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Brand Name:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Blivener</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Pump Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Basic</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Heel Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Square heel</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Origin:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">CN(Origin)</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Upper Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Flock</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Heel Height:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Med (3cm-5cm)</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Fit:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Fits true to size, take your normal size</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">is_handmade:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Yes</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Fashion Element:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Turned-over Edge</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Insole Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Short Plush</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Lining Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Short Plush</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Season:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Winter</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Toe Shape:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Round Toe</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Outsole Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Rubber</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Model Number:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">XWS110</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Closure Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Slip-On</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">With Platforms:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Yes</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Platform Height:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">0-3cm</span>\r\n                            </li>\r\n							                    </ul>\r\n                </div>\r\n				<div class=\"detailmodule_html\"><div class=\"detail-desc-decorate-richtext\"><div><div><img src=\"https://ae01.alicdn.com/kf/H0290e257976340c7bc62c4c0d4ba0596L.png\"><div style=\"margin-left:1.6701461377871%;margin-top:-74.947807933194%;width:22.964509394572%;\"><a href=\"https://www.aliexpress.com/item/detail/1005001356864689.html\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"https://ae01.alicdn.com/kf/Hc747344888df46e9a5a3b9a68c15e4d5N.png\"></a></div><div style=\"margin-left:26.200417536534%;margin-top:-34.237995824635%;width:22.964509394572%;\"><a href=\"https://www.aliexpress.com/item/detail/4001245679167.html\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"https://ae01.alicdn.com/kf/Hc747344888df46e9a5a3b9a68c15e4d5N.png\"></a></div><div style=\"margin-left:50.730688935282%;margin-top:-34.237995824635%;width:22.964509394572%;\"><a href=\"https://www.aliexpress.com/item/detail/1005002518344395.html\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"https://ae01.alicdn.com/kf/Hc747344888df46e9a5a3b9a68c15e4d5N.png\"></a></div><div style=\"margin-left:75.260960334029%;margin-top:-34.237995824635%;width:22.964509394572%;\"><a href=\"https://www.aliexpress.com/item/detail/1005002004171230.html\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"https://ae01.alicdn.com/kf/Hc747344888df46e9a5a3b9a68c15e4d5N.png\"></a></div><div style=\"margin-left:1.6701461377871%;margin-top:1.5657620041754%;width:22.964509394572%;\"><a href=\"https://www.aliexpress.com/item/detail/1005001895993249.html\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"https://ae01.alicdn.com/kf/Hc747344888df46e9a5a3b9a68c15e4d5N.png\"></a></div><div style=\"margin-left:26.200417536534%;margin-top:-34.237995824635%;width:22.964509394572%;\"><a href=\"https://www.aliexpress.com/item/detail/1005002488227980.html\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"https://ae01.alicdn.com/kf/Hc747344888df46e9a5a3b9a68c15e4d5N.png\"></a></div><div style=\"margin-left:50.730688935282%;margin-top:-34.237995824635%;width:22.964509394572%;\"><a href=\"https://www.aliexpress.com/item/detail/1005002651209400.html\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"https://ae01.alicdn.com/kf/Hc747344888df46e9a5a3b9a68c15e4d5N.png\"></a></div><div style=\"margin-left:75.260960334029%;margin-top:-34.237995824635%;width:22.964509394572%;\"><a href=\"https://www.aliexpress.com/item/detail/1005001941841276.html\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"https://ae01.alicdn.com/kf/Hc747344888df46e9a5a3b9a68c15e4d5N.png\"></a></div><div style=\"margin-top:4.9060542797495%;height:0;width:0;\"></div></div></div><div style=\"border:0;\"></div></div></div>\r\n<div class=\"detailmodule_html\"><div class=\"detail-desc-decorate-richtext\"></div></div></div>\r\n<div ><div ><div ><div ></div></div></div>\r\n<div ><div ></div></div></div>\r\n<div ><div ></div></div></div>\r\n<div ><div ></div></div></div>\r\n<div ><div ></div></div></div>\r\n<div ><div ></div></div></div>\r\n<div ><div ></div></div></div>\r\n<div ><div ></div></div></div>\r\n<div ><div ><div ><div ></div></div></div>\r\n<div class=\"detailmodule_dynamic\"></div></div>\r\n<div class=\"detailmodule_dynamic\"></div></div>\r\n<div class=\"detailmodule_dynamic\"></div></div>\r\n<div class=\"detailmodule_dynamic\"></div></div>\r\n<div class=\"detailmodule_dynamic\"></div></div>\r\n<div class=\"detailmodule_dynamic\"></div></div>\r\n<div class=\"detailmodule_dynamic\"></div></div>\r\n<div class=\"detailmodule_dynamic\"></div></div>\r\n<div class=\"detailmodule_dynamic\"></div></div>\r\n<div class=\"detailmodule_dynamic\"></div></div>\r\n<div class=\"detailmodule_dynamic\"></div></div>\r\n<div class=\"detailmodule_dynamic\"></div></div>\r\n<div class=\"detailmodule_dynamic\"><kse:widget data-widget-type=\"relatedProduct\" id=\"35164497\" title=\"\" type=\"relation\"></kse:widget></div>\r\n<div class=\"detailmodule_html\"><div class=\"detail-desc-decorate-richtext\"></div>\r\n<div ><div ></div>\r\n<div ><div ></div>\r\n<div ><div ></div>\r\n<div ><div ></div>\r\n<div ><div ></div>\r\n<div ><div ></div>\r\n<div ><div ></div>\r\n<div ><div ></div>\r\n<div ><div ></div>\r\n<div ><div ></div>\r\n<div ><div ></div>\r\n<div ><div >&nbsp;</div>\n</div>\n</div>\n\n<div>\n<div>\n<div>\n<div>&nbsp;</div>\n</div>\n</div>\n\n<div>\n<div>\n<div>\n<div>\n<div>\n<div>&nbsp;</div>\n</div>\n</div>\n\n<div>\n<div>&nbsp;</div>\n</div>\n</div>\n\n<div>\n<div>&nbsp;</div>\n</div>\n</div>\n\n<div>\n<div>\n<p style=\"text-align: center;margin:0;\"><img src=\"https://ae01.alicdn.com/kf/H637f93f756824e4ba514e4f02c8ce1b0x.jpg?width=1000&amp;height=1000&amp;hash=2000\"><img src=\"https://ae01.alicdn.com/kf/He29b00820e1b4988b08c984a085cd4d8K.jpg?width=1000&amp;height=1000&amp;hash=2000\"><img src=\"https://ae01.alicdn.com/kf/Hf1afe85b23474fb29f4bd7e937195ac6i.jpg?width=1000&amp;height=1000&amp;hash=2000\"><img src=\"https://ae01.alicdn.com/kf/H391cadc4cf74445698328c66b802e02cW.jpg?width=1000&amp;height=1000&amp;hash=2000\"><img src=\"https://ae01.alicdn.com/kf/Hdc71eaa787684807bb235a19960d6892G.jpg?width=1000&amp;height=1000&amp;hash=2000\"><img src=\"https://ae01.alicdn.com/kf/H15e838f05ab348388f1cba377b0b4cae1.jpg?width=1000&amp;height=1000&amp;hash=2000\"><img src=\"https://ae01.alicdn.com/kf/Hcc4d194a6b5946f69974c96d35650b36H.jpg?width=1000&amp;height=1000&amp;hash=2000\"><img src=\"https://ae01.alicdn.com/kf/H67032992bcd844519890b29fe6f94e5ed.jpg?width=1000&amp;height=1000&amp;hash=2000\"><img src=\"https://ae01.alicdn.com/kf/H30bf9807b2e7435e96a3919f0eb6f7611.jpg?width=1000&amp;height=1000&amp;hash=2000\"><img src=\"https://ae01.alicdn.com/kf/Hf5547fc9cc1741d3a943fc81a180218dv.jpg?width=1000&amp;height=1000&amp;hash=2000\"><img src=\"https://ae01.alicdn.com/kf/H6fc0927c9fae4aaa90c1498ca21a4bb3b.jpg?width=1000&amp;height=1000&amp;hash=2000\"><img src=\"https://ae01.alicdn.com/kf/H1a70cd8bcdee44e8a4f18e1df9f1227cJ.jpg?width=1000&amp;height=1000&amp;hash=2000\"><img src=\"https://ae01.alicdn.com/kf/H6f7dc979dd414d73a6d123d688b3c84aw.jpg?width=1000&amp;height=1000&amp;hash=2000\"><img src=\"https://ae01.alicdn.com/kf/Ha421a4f6bd7f49debf17730c45f61535h.jpg?width=1000&amp;height=1000&amp;hash=2000\"><img src=\"https://ae01.alicdn.com/kf/H1321cdc0bcdd48549c512c8d10b11bbbi.jpg?width=1000&amp;height=1000&amp;hash=2000\"><img src=\"https://ae01.alicdn.com/kf/Hdef1f30be4b74bf3b6aec1a61c189d8dQ.jpg?width=1000&amp;height=1000&amp;hash=2000\"><img src=\"https://ae01.alicdn.com/kf/Heafe46e9af894164a955edfc4af197ecC.jpg?width=1000&amp;height=1000&amp;hash=2000\"><img src=\"https://ae01.alicdn.com/kf/Hbd6f66890a634e73ad8af40b1be7c70aW.jpg?width=1000&amp;height=1000&amp;hash=2000\"><img src=\"https://ae01.alicdn.com/kf/H8fa978a695314e79b4218ce422a24fe9Q.jpg?width=1000&amp;height=1000&amp;hash=2000\"></p>\n</div>\n</div>\n\n<div>\n<div>&nbsp;</div>\n</div>\n</div>\n</div>\n\n<div>\n<div>&nbsp;</div>\n</div>\n\n<div>\n<div>\n</div></div>\r\n</div></div>\r\n</div></div>\r\n</div></div>\r\n</div></div>\r\n</div></div>\r\n</div></div>\r\n</div></div>\r\n</div></div>\r\n</div></div>\r\n</div></div>\r\n</div></div>\r\n</div></div>\r\n\n\n', 'Winter Snow Boots Women Cute Warm Platform Short Boots Suede Chunky Mid Heel Round Toe Outdoor Ladies Ankle Booties', '', 'publish', 'closed', 'closed', '', 'winter-snow-boots-women-cute-warm-platform-short-boots-suede-chunky-mid-heel-round-toe-outdoor-ladies-ankle-booties', '', '', '2021-06-01 11:19:49', '2021-06-01 11:19:49', '', 0, 'https://shoestimer.com/?post_type=vi_wad_draft_product&#038;p=1772', 0, 'vi_wad_draft_product', '', 0),
(1538, 1, '2020-05-06 09:42:09', '2020-05-06 09:42:09', '', 'Crocs-Womens-Serena-Flat-Sandal', '', 'inherit', 'open', 'closed', '', 'crocs-womens-serena-flat-sandal-6', '', '', '2020-05-06 09:42:09', '2020-05-06 09:42:09', '', 0, 'http://nextshoes.uk/?attachment_id=1538', 0, 'attachment', 'image/jpeg', 0),
(1539, 1, '2020-05-06 09:42:09', '2020-05-06 09:42:09', '', 'Crocs-Womens-Serena-Flat-Sandal', '', 'inherit', 'open', 'closed', '', 'crocs-womens-serena-flat-sandal-7', '', '', '2020-05-06 09:42:09', '2020-05-06 09:42:09', '', 0, 'http://nextshoes.uk/?attachment_id=1539', 0, 'attachment', 'image/jpeg', 0),
(1540, 1, '2020-05-06 09:42:09', '2020-05-06 09:42:09', '', 'Crocs-Womens-Serena-Flat-Sandal', '', 'inherit', 'open', 'closed', '', 'crocs-womens-serena-flat-sandal-8', '', '', '2020-05-06 09:42:09', '2020-05-06 09:42:09', '', 0, 'http://nextshoes.uk/?attachment_id=1540', 0, 'attachment', 'image/jpeg', 0),
(1541, 1, '2020-05-06 09:42:09', '2020-05-06 09:42:09', '', 'Crocs-Womens-Serena-Flat-Sandal', '', 'inherit', 'open', 'closed', '', 'crocs-womens-serena-flat-sandal-9', '', '', '2020-05-06 09:42:09', '2020-05-06 09:42:09', '', 0, 'http://nextshoes.uk/?attachment_id=1541', 0, 'attachment', 'image/jpeg', 0),
(1542, 1, '2020-05-06 09:42:09', '2020-05-06 09:42:09', '', 'Crocs-Womens-Serena-Flat-Sandal', '', 'inherit', 'open', 'closed', '', 'crocs-womens-serena-flat-sandal-10', '', '', '2020-05-06 09:42:09', '2020-05-06 09:42:09', '', 0, 'http://nextshoes.uk/?attachment_id=1542', 0, 'attachment', 'image/jpeg', 0),
(1543, 1, '2020-05-06 09:42:09', '2020-05-06 09:42:09', '', 'Crocs-Womens-Serena-Flat-Sandal', '', 'inherit', 'open', 'closed', '', 'crocs-womens-serena-flat-sandal-11', '', '', '2020-05-06 09:42:09', '2020-05-06 09:42:09', '', 0, 'http://nextshoes.uk/?attachment_id=1543', 0, 'attachment', 'image/jpeg', 0),
(1544, 1, '2020-05-06 09:42:09', '2020-05-06 09:42:09', '', 'Crocs-Womens-Serena-Flat-Sandal', '', 'inherit', 'open', 'closed', '', 'crocs-womens-serena-flat-sandal-12', '', '', '2020-05-06 09:42:09', '2020-05-06 09:42:09', '', 0, 'http://nextshoes.uk/?attachment_id=1544', 0, 'attachment', 'image/jpeg', 0),
(1551, 1, '2020-05-06 09:45:08', '2020-05-06 09:45:08', '', 'WXQ-Mens-Running-Lightweight-Breathable-Casual-Sports-Shoes-Fashion-Sneakers-Walking-Shoes', '', 'inherit', 'open', 'closed', '', 'wxq-mens-running-lightweight-breathable-casual-sports-shoes-fashion-sneakers-walking-shoes-2', '', '', '2020-05-06 09:45:08', '2020-05-06 09:45:08', '', 0, 'http://nextshoes.uk/?attachment_id=1551', 0, 'attachment', 'image/jpeg', 0),
(1552, 1, '2020-05-06 09:45:08', '2020-05-06 09:45:08', '', 'WXQ-Mens-Running-Lightweight-Breathable-Casual-Sports-Shoes-Fashion-Sneakers-Walking-Shoes', '', 'inherit', 'open', 'closed', '', 'wxq-mens-running-lightweight-breathable-casual-sports-shoes-fashion-sneakers-walking-shoes-3', '', '', '2020-05-06 09:45:08', '2020-05-06 09:45:08', '', 0, 'http://nextshoes.uk/?attachment_id=1552', 0, 'attachment', 'image/jpeg', 0),
(1553, 1, '2020-05-06 09:45:08', '2020-05-06 09:45:08', '', 'WXQ-Mens-Running-Lightweight-Breathable-Casual-Sports-Shoes-Fashion-Sneakers-Walking-Shoes', '', 'inherit', 'open', 'closed', '', 'wxq-mens-running-lightweight-breathable-casual-sports-shoes-fashion-sneakers-walking-shoes-4', '', '', '2020-05-06 09:45:08', '2020-05-06 09:45:08', '', 0, 'http://nextshoes.uk/?attachment_id=1553', 0, 'attachment', 'image/jpeg', 0),
(1554, 1, '2020-05-06 09:45:08', '2020-05-06 09:45:08', '', 'WXQ-Mens-Running-Lightweight-Breathable-Casual-Sports-Shoes-Fashion-Sneakers-Walking-Shoes', '', 'inherit', 'open', 'closed', '', 'wxq-mens-running-lightweight-breathable-casual-sports-shoes-fashion-sneakers-walking-shoes-5', '', '', '2020-05-06 09:45:08', '2020-05-06 09:45:08', '', 0, 'http://nextshoes.uk/?attachment_id=1554', 0, 'attachment', 'image/jpeg', 0),
(1555, 1, '2020-05-06 09:45:08', '2020-05-06 09:45:08', '', 'WXQ-Mens-Running-Lightweight-Breathable-Casual-Sports-Shoes-Fashion-Sneakers-Walking-Shoes', '', 'inherit', 'open', 'closed', '', 'wxq-mens-running-lightweight-breathable-casual-sports-shoes-fashion-sneakers-walking-shoes-6', '', '', '2020-05-06 09:45:08', '2020-05-06 09:45:08', '', 0, 'http://nextshoes.uk/?attachment_id=1555', 0, 'attachment', 'image/jpeg', 0),
(1556, 1, '2020-05-06 09:45:08', '2020-05-06 09:45:08', '', 'WXQ-Mens-Running-Lightweight-Breathable-Casual-Sports-Shoes-Fashion-Sneakers-Walking-Shoes', '', 'inherit', 'open', 'closed', '', 'wxq-mens-running-lightweight-breathable-casual-sports-shoes-fashion-sneakers-walking-shoes-7', '', '', '2020-05-06 09:45:08', '2020-05-06 09:45:08', '', 0, 'http://nextshoes.uk/?attachment_id=1556', 0, 'attachment', 'image/jpeg', 0),
(1557, 1, '2020-05-06 09:45:08', '2020-05-06 09:45:08', '', 'WXQ-Mens-Running-Lightweight-Breathable-Casual-Sports-Shoes-Fashion-Sneakers-Walking-Shoes', '', 'inherit', 'open', 'closed', '', 'wxq-mens-running-lightweight-breathable-casual-sports-shoes-fashion-sneakers-walking-shoes-8', '', '', '2020-05-06 09:45:08', '2020-05-06 09:45:08', '', 0, 'http://nextshoes.uk/?attachment_id=1557', 0, 'attachment', 'image/jpeg', 0),
(1559, 1, '2020-05-06 09:48:39', '2020-05-06 09:48:39', '', 'PUMA-Mens-Roma-Basic-Sneaker', '', 'inherit', 'open', 'closed', '', 'puma-mens-roma-basic-sneaker-2', '', '', '2020-05-06 09:48:39', '2020-05-06 09:48:39', '', 0, 'http://nextshoes.uk/?attachment_id=1559', 0, 'attachment', 'image/jpeg', 0),
(1560, 1, '2020-05-06 09:48:39', '2020-05-06 09:48:39', '', 'PUMA-Mens-Roma-Basic-Sneaker', '', 'inherit', 'open', 'closed', '', 'puma-mens-roma-basic-sneaker-3', '', '', '2020-05-06 09:48:39', '2020-05-06 09:48:39', '', 0, 'http://nextshoes.uk/?attachment_id=1560', 0, 'attachment', 'image/jpeg', 0),
(1561, 1, '2020-05-06 09:48:39', '2020-05-06 09:48:39', '', 'PUMA-Mens-Roma-Basic-Sneaker', '', 'inherit', 'open', 'closed', '', 'puma-mens-roma-basic-sneaker-4', '', '', '2020-05-06 09:48:39', '2020-05-06 09:48:39', '', 0, 'http://nextshoes.uk/?attachment_id=1561', 0, 'attachment', 'image/jpeg', 0),
(1562, 1, '2020-05-06 09:48:39', '2020-05-06 09:48:39', '', 'PUMA-Mens-Roma-Basic-Sneaker', '', 'inherit', 'open', 'closed', '', 'puma-mens-roma-basic-sneaker-5', '', '', '2020-05-06 09:48:39', '2020-05-06 09:48:39', '', 0, 'http://nextshoes.uk/?attachment_id=1562', 0, 'attachment', 'image/jpeg', 0),
(1563, 1, '2020-05-06 09:48:39', '2020-05-06 09:48:39', '', 'PUMA-Mens-Roma-Basic-Sneaker', '', 'inherit', 'open', 'closed', '', 'puma-mens-roma-basic-sneaker-6', '', '', '2020-05-06 09:48:39', '2020-05-06 09:48:39', '', 0, 'http://nextshoes.uk/?attachment_id=1563', 0, 'attachment', 'image/jpeg', 0),
(1564, 1, '2020-05-06 09:48:39', '2020-05-06 09:48:39', '', 'PUMA-Mens-Roma-Basic-Sneaker', '', 'inherit', 'open', 'closed', '', 'puma-mens-roma-basic-sneaker-7', '', '', '2020-05-06 09:48:39', '2020-05-06 09:48:39', '', 0, 'http://nextshoes.uk/?attachment_id=1564', 0, 'attachment', 'image/jpeg', 0),
(1565, 1, '2020-05-06 09:48:39', '2020-05-06 09:48:39', '', 'PUMA-Mens-Roma-Basic-Sneaker', '', 'inherit', 'open', 'closed', '', 'puma-mens-roma-basic-sneaker-8', '', '', '2020-05-06 09:48:39', '2020-05-06 09:48:39', '', 0, 'http://nextshoes.uk/?attachment_id=1565', 0, 'attachment', 'image/jpeg', 0),
(1567, 1, '2020-05-06 09:49:14', '2020-05-06 09:49:14', '', 'Forever-Link-Womens-REMY-18-Glitter-Fashion-Sneakers', '', 'inherit', 'open', 'closed', '', 'forever-link-womens-remy-18-glitter-fashion-sneakers-2', '', '', '2020-05-06 09:49:14', '2020-05-06 09:49:14', '', 0, 'http://nextshoes.uk/?attachment_id=1567', 0, 'attachment', 'image/jpeg', 0),
(1569, 1, '2020-05-06 09:49:58', '2020-05-06 09:49:58', '', 'PUMA-Womens-Nova-Sneaker', '', 'inherit', 'open', 'closed', '', 'puma-womens-nova-sneaker-2', '', '', '2020-05-06 09:49:58', '2020-05-06 09:49:58', '', 0, 'http://nextshoes.uk/?attachment_id=1569', 0, 'attachment', 'image/jpeg', 0),
(1570, 1, '2020-05-06 09:49:58', '2020-05-06 09:49:58', '', 'PUMA-Womens-Nova-Sneaker', '', 'inherit', 'open', 'closed', '', 'puma-womens-nova-sneaker-3', '', '', '2020-05-06 09:49:58', '2020-05-06 09:49:58', '', 0, 'http://nextshoes.uk/?attachment_id=1570', 0, 'attachment', 'image/jpeg', 0),
(1571, 1, '2020-05-06 09:49:58', '2020-05-06 09:49:58', '', 'PUMA-Womens-Nova-Sneaker', '', 'inherit', 'open', 'closed', '', 'puma-womens-nova-sneaker-4', '', '', '2020-05-06 09:49:58', '2020-05-06 09:49:58', '', 0, 'http://nextshoes.uk/?attachment_id=1571', 0, 'attachment', 'image/jpeg', 0),
(1572, 1, '2020-05-06 09:49:58', '2020-05-06 09:49:58', '', 'PUMA-Womens-Nova-Sneaker', '', 'inherit', 'open', 'closed', '', 'puma-womens-nova-sneaker-5', '', '', '2020-05-06 09:49:58', '2020-05-06 09:49:58', '', 0, 'http://nextshoes.uk/?attachment_id=1572', 0, 'attachment', 'image/jpeg', 0),
(1573, 1, '2020-05-06 09:49:58', '2020-05-06 09:49:58', '', 'PUMA-Womens-Nova-Sneaker', '', 'inherit', 'open', 'closed', '', 'puma-womens-nova-sneaker-6', '', '', '2020-05-06 09:49:58', '2020-05-06 09:49:58', '', 0, 'http://nextshoes.uk/?attachment_id=1573', 0, 'attachment', 'image/jpeg', 0),
(1574, 1, '2020-05-06 09:49:58', '2020-05-06 09:49:58', '', 'PUMA-Womens-Nova-Sneaker', '', 'inherit', 'open', 'closed', '', 'puma-womens-nova-sneaker-7', '', '', '2020-05-06 09:49:58', '2020-05-06 09:49:58', '', 0, 'http://nextshoes.uk/?attachment_id=1574', 0, 'attachment', 'image/jpeg', 0),
(1575, 1, '2020-05-06 09:49:58', '2020-05-06 09:49:58', '', 'PUMA-Womens-Nova-Sneaker', '', 'inherit', 'open', 'closed', '', 'puma-womens-nova-sneaker-8', '', '', '2020-05-06 09:49:58', '2020-05-06 09:49:58', '', 0, 'http://nextshoes.uk/?attachment_id=1575', 0, 'attachment', 'image/jpeg', 0),
(1577, 1, '2020-05-06 09:50:59', '2020-05-06 09:50:59', '', 'Cole-Haan-Mens-Grand-Motion-Woven-Stitchlite-Sneaker', '', 'inherit', 'open', 'closed', '', 'cole-haan-mens-grand-motion-woven-stitchlite-sneaker-2', '', '', '2020-05-06 09:50:59', '2020-05-06 09:50:59', '', 0, 'http://nextshoes.uk/?attachment_id=1577', 0, 'attachment', 'image/jpeg', 0),
(1578, 1, '2020-05-06 09:50:59', '2020-05-06 09:50:59', '', 'Cole-Haan-Mens-Grand-Motion-Woven-Stitchlite-Sneaker', '', 'inherit', 'open', 'closed', '', 'cole-haan-mens-grand-motion-woven-stitchlite-sneaker-3', '', '', '2020-05-06 09:50:59', '2020-05-06 09:50:59', '', 0, 'http://nextshoes.uk/?attachment_id=1578', 0, 'attachment', 'image/jpeg', 0),
(1579, 1, '2020-05-06 09:50:59', '2020-05-06 09:50:59', '', 'Cole-Haan-Mens-Grand-Motion-Woven-Stitchlite-Sneaker', '', 'inherit', 'open', 'closed', '', 'cole-haan-mens-grand-motion-woven-stitchlite-sneaker-4', '', '', '2020-05-06 09:50:59', '2020-05-06 09:50:59', '', 0, 'http://nextshoes.uk/?attachment_id=1579', 0, 'attachment', 'image/jpeg', 0),
(1580, 1, '2020-05-06 09:50:59', '2020-05-06 09:50:59', '', 'Cole-Haan-Mens-Grand-Motion-Woven-Stitchlite-Sneaker', '', 'inherit', 'open', 'closed', '', 'cole-haan-mens-grand-motion-woven-stitchlite-sneaker-5', '', '', '2020-05-06 09:50:59', '2020-05-06 09:50:59', '', 0, 'http://nextshoes.uk/?attachment_id=1580', 0, 'attachment', 'image/jpeg', 0),
(1581, 1, '2020-05-06 09:50:59', '2020-05-06 09:50:59', '', 'Cole-Haan-Mens-Grand-Motion-Woven-Stitchlite-Sneaker', '', 'inherit', 'open', 'closed', '', 'cole-haan-mens-grand-motion-woven-stitchlite-sneaker-6', '', '', '2020-05-06 09:50:59', '2020-05-06 09:50:59', '', 0, 'http://nextshoes.uk/?attachment_id=1581', 0, 'attachment', 'image/jpeg', 0),
(1582, 1, '2020-05-06 09:51:00', '2020-05-06 09:51:00', '', 'Cole-Haan-Mens-Grand-Motion-Woven-Stitchlite-Sneaker', '', 'inherit', 'open', 'closed', '', 'cole-haan-mens-grand-motion-woven-stitchlite-sneaker-7', '', '', '2020-05-06 09:51:00', '2020-05-06 09:51:00', '', 0, 'http://nextshoes.uk/?attachment_id=1582', 0, 'attachment', 'image/jpeg', 0),
(1584, 1, '2020-05-06 09:52:25', '2020-05-06 09:52:25', '', 'Kenneth-Cole-REACTION-Mens-Sprinter-Sneaker', '', 'inherit', 'open', 'closed', '', 'kenneth-cole-reaction-mens-sprinter-sneaker-2', '', '', '2020-05-06 09:52:25', '2020-05-06 09:52:25', '', 0, 'http://nextshoes.uk/?attachment_id=1584', 0, 'attachment', 'image/jpeg', 0),
(1585, 1, '2020-05-06 09:52:25', '2020-05-06 09:52:25', '', 'Kenneth-Cole-REACTION-Mens-Sprinter-Sneaker', '', 'inherit', 'open', 'closed', '', 'kenneth-cole-reaction-mens-sprinter-sneaker-3', '', '', '2020-05-06 09:52:25', '2020-05-06 09:52:25', '', 0, 'http://nextshoes.uk/?attachment_id=1585', 0, 'attachment', 'image/jpeg', 0),
(1586, 1, '2020-05-06 09:52:25', '2020-05-06 09:52:25', '', 'Kenneth-Cole-REACTION-Mens-Sprinter-Sneaker', '', 'inherit', 'open', 'closed', '', 'kenneth-cole-reaction-mens-sprinter-sneaker-4', '', '', '2020-05-06 09:52:25', '2020-05-06 09:52:25', '', 0, 'http://nextshoes.uk/?attachment_id=1586', 0, 'attachment', 'image/jpeg', 0),
(1587, 1, '2020-05-06 09:52:25', '2020-05-06 09:52:25', '', 'Kenneth-Cole-REACTION-Mens-Sprinter-Sneaker', '', 'inherit', 'open', 'closed', '', 'kenneth-cole-reaction-mens-sprinter-sneaker-5', '', '', '2020-05-06 09:52:25', '2020-05-06 09:52:25', '', 0, 'http://nextshoes.uk/?attachment_id=1587', 0, 'attachment', 'image/jpeg', 0),
(1588, 1, '2020-05-06 09:52:25', '2020-05-06 09:52:25', '', 'Kenneth-Cole-REACTION-Mens-Sprinter-Sneaker', '', 'inherit', 'open', 'closed', '', 'kenneth-cole-reaction-mens-sprinter-sneaker-6', '', '', '2020-05-06 09:52:25', '2020-05-06 09:52:25', '', 0, 'http://nextshoes.uk/?attachment_id=1588', 0, 'attachment', 'image/jpeg', 0),
(1589, 1, '2020-05-06 09:52:25', '2020-05-06 09:52:25', '', 'Kenneth-Cole-REACTION-Mens-Sprinter-Sneaker', '', 'inherit', 'open', 'closed', '', 'kenneth-cole-reaction-mens-sprinter-sneaker-7', '', '', '2020-05-06 09:52:25', '2020-05-06 09:52:25', '', 0, 'http://nextshoes.uk/?attachment_id=1589', 0, 'attachment', 'image/jpeg', 0),
(1591, 1, '2020-05-06 09:53:04', '2020-05-06 09:53:04', '', 'Quiksilver-Mens-MOLOKAI-Sandal', '', 'inherit', 'open', 'closed', '', 'quiksilver-mens-molokai-sandal-2', '', '', '2020-05-06 09:53:04', '2020-05-06 09:53:04', '', 0, 'http://nextshoes.uk/?attachment_id=1591', 0, 'attachment', 'image/jpeg', 0),
(1592, 1, '2020-05-06 09:53:04', '2020-05-06 09:53:04', '', 'Quiksilver-Mens-MOLOKAI-Sandal', '', 'inherit', 'open', 'closed', '', 'quiksilver-mens-molokai-sandal-3', '', '', '2020-05-06 09:53:04', '2020-05-06 09:53:04', '', 0, 'http://nextshoes.uk/?attachment_id=1592', 0, 'attachment', 'image/jpeg', 0),
(1593, 1, '2020-05-06 09:53:04', '2020-05-06 09:53:04', '', 'Quiksilver-Mens-MOLOKAI-Sandal', '', 'inherit', 'open', 'closed', '', 'quiksilver-mens-molokai-sandal-4', '', '', '2020-05-06 09:53:04', '2020-05-06 09:53:04', '', 0, 'http://nextshoes.uk/?attachment_id=1593', 0, 'attachment', 'image/jpeg', 0),
(1594, 1, '2020-05-06 09:53:04', '2020-05-06 09:53:04', '', 'Quiksilver-Mens-MOLOKAI-Sandal', '', 'inherit', 'open', 'closed', '', 'quiksilver-mens-molokai-sandal-5', '', '', '2020-05-06 09:53:04', '2020-05-06 09:53:04', '', 0, 'http://nextshoes.uk/?attachment_id=1594', 0, 'attachment', 'image/jpeg', 0),
(1595, 1, '2020-05-06 09:53:04', '2020-05-06 09:53:04', '', 'Quiksilver-Mens-MOLOKAI-Sandal', '', 'inherit', 'open', 'closed', '', 'quiksilver-mens-molokai-sandal-6', '', '', '2020-05-06 09:53:04', '2020-05-06 09:53:04', '', 0, 'http://nextshoes.uk/?attachment_id=1595', 0, 'attachment', 'image/jpeg', 0),
(1596, 1, '2020-05-06 09:53:04', '2020-05-06 09:53:04', '', 'Quiksilver-Mens-MOLOKAI-Sandal', '', 'inherit', 'open', 'closed', '', 'quiksilver-mens-molokai-sandal-7', '', '', '2020-05-06 09:53:04', '2020-05-06 09:53:04', '', 0, 'http://nextshoes.uk/?attachment_id=1596', 0, 'attachment', 'image/jpeg', 0),
(1597, 1, '2020-05-06 09:53:04', '2020-05-06 09:53:04', '', 'Quiksilver-Mens-MOLOKAI-Sandal', '', 'inherit', 'open', 'closed', '', 'quiksilver-mens-molokai-sandal-8', '', '', '2020-05-06 09:53:04', '2020-05-06 09:53:04', '', 0, 'http://nextshoes.uk/?attachment_id=1597', 0, 'attachment', 'image/jpeg', 0),
(1773, 1, '2021-06-01 11:19:32', '2021-06-01 11:19:32', '                <div class=\"product-specs-list-container\">\r\n                    <ul class=\"product-specs-list util-clearfix\">\r\n						                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Brand Name:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Blivener</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Upper Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">PU</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Origin:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">CN(Origin)</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Heel Height:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Med (3cm-5cm)</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">With Platforms:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Yes</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Platform Height:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">0-3cm</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Occasion:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Casual</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Sandal Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Basic</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Heel Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Flat with</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Lining Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">PU</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Side Vamp Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Open</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Outsole Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Rubber</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Closure Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Buckle Strap</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Fit:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Fits true to size, take your normal size</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Back Counter Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Cover Heel</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Fashion Element:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Sewing</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Style:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Fashion</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Model Number:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">S18EA00312</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Pattern Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Solid</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Insole Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">PU</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Women sandals</span>\r\n                            </li>\r\n							                    </ul>\r\n                </div>\r\n				<div style=\"margin:10px auto 0;display:inline-block;max-width:100%;\"><img src=\"https://ae03.alicdn.com/kf/Hdad9412e8a7a422ea751b3b6369591c3l.jpg\"/><div style=\"margin-top:-66.95%;\"><div style=\"margin-left:0.0%;margin-top:0.0%;width:25.0%; \"><a href=\"http://www.aliexpress.com/item/detail/1005002496389844.html\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"https://ae01.alicdn.com/kf/H9bca54c411bc4c60be46d04fef61ff29a.png?width=233&height=312&hash=545\" style=\"width:233px;height:312px;\"/></a></div><div style=\"margin-left:25.0%;margin-top:-33.48%;width:25.0%; \"><a href=\"http://www.aliexpress.com/item/detail/1005002328714884.html\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"https://ae01.alicdn.com/kf/H9bca54c411bc4c60be46d04fef61ff29a.png?width=233&height=312&hash=545\" style=\"width:233px;height:312px;\"/></a></div><div style=\"margin-left:50.0%;margin-top:-33.48%;width:25.0%; \"><a href=\"http://www.aliexpress.com/item/detail/1005002519156050.html\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"https://ae01.alicdn.com/kf/H9bca54c411bc4c60be46d04fef61ff29a.png?width=233&height=312&hash=545\" style=\"width:233px;height:312px;\"/></a></div><div style=\"margin-left:75.0%;margin-top:-33.48%;width:25.0%; \"><a href=\"http://www.aliexpress.com/item/detail/1005002519135161.html\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"https://ae01.alicdn.com/kf/H9bca54c411bc4c60be46d04fef61ff29a.png?width=233&height=312&hash=545\" style=\"width:233px;height:312px;\"/></a></div><div style=\"margin-left:0.0%;margin-top:0.0%;width:25.0%; \"><a href=\"http://www.aliexpress.com/item/detail/1005002324335631.html\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"https://ae01.alicdn.com/kf/H9bca54c411bc4c60be46d04fef61ff29a.png?width=233&height=312&hash=545\" style=\"width:233px;height:312px;\"/></a></div><div style=\"margin-left:25.0%;margin-top:-33.48%;width:25.0%; \"><a href=\"http://www.aliexpress.com/item/detail/1005002599369266.html\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"https://ae01.alicdn.com/kf/H9bca54c411bc4c60be46d04fef61ff29a.png?width=233&height=312&hash=545\" style=\"width:233px;height:312px;\"/></a></div><div style=\"margin-left:50.0%;margin-top:-33.48%;width:25.0%; \"><a href=\"http://www.aliexpress.com/item/detail/1005002324438974.html\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"https://ae01.alicdn.com/kf/H9bca54c411bc4c60be46d04fef61ff29a.png?width=233&height=312&hash=545\" style=\"width:233px;height:312px;\"/></a></div><div style=\"margin-left:75.0%;margin-top:-33.48%;width:25.0%; \"><a href=\"http://www.aliexpress.com/item/detail/1005002312163983.html\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"https://ae01.alicdn.com/kf/H9bca54c411bc4c60be46d04fef61ff29a.png?width=233&height=312&hash=545\" style=\"width:233px;height:312px;\"/></a></div></div></div><p style=\"margin: 0px; text-align: center;\">&nbsp;</p> \n<div style=\"text-align: center;\">\n  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \n</div> \n<p style=\"margin: 0px; text-align: center;\">&nbsp;</p> \n<div style=\"text-align: center;\"> \n <p style=\"text-align: center;margin:0;\"><img src=\"https://ae01.alicdn.com/kf/Ha67bc5ed62e243d79a8472cbb905179el.jpg?width=759&amp;height=68&amp;hash=827\" style=\"width:800px;\"><img src=\"https://ae01.alicdn.com/kf/H7c2b0f716c984f458933fdbf69de20fak.jpg?width=1000&amp;height=150&amp;hash=1150\" style=\"width:800px;\"><img src=\"https://ae01.alicdn.com/kf/Hf39ee1bfe6a64101bd489dc39e262ea0W.jpg?width=800&amp;height=379&amp;hash=1179\" style=\"width:800px;\"><img src=\"https://ae01.alicdn.com/kf/H446899e3da924f418f7d36900d640728V.jpg?width=1000&amp;height=150&amp;hash=1150\" style=\"width:800px;\"><br> <img src=\"https://ae01.alicdn.com/kf/H14bdada1e380415a99396409827de808R.jpg?width=800&amp;height=800&amp;hash=1600\" style=\"width:800px;\"><br> <br> <img src=\"https://ae01.alicdn.com/kf/H5e384e2133d04b9895893c575069ad5c9.jpg?width=800&amp;height=800&amp;hash=1600\" style=\"width:800px;\"><br> <br> <img src=\"https://ae01.alicdn.com/kf/Hbd0ee6f3fb1b4aef9d80650e7fcb8edbs.jpg?width=640&amp;height=640&amp;hash=1280\" style=\"width:800px;\"><br> <br> <img src=\"https://ae01.alicdn.com/kf/Ha375322dad554751ac1f886816a03dc9p.jpg?width=640&amp;height=640&amp;hash=1280\" style=\"width:800px;\"><br> <br> <img src=\"https://ae01.alicdn.com/kf/H358dd52706a1440e92cfbdae1a82f0b6L.jpg?width=640&amp;height=640&amp;hash=1280\" style=\"width:800px;\"><br> <br> <img src=\"https://ae01.alicdn.com/kf/Ha879fa027cf4483cb6574089cde3b0db5.jpg?width=800&amp;height=800&amp;hash=1600\" style=\"width:800px;\"><br> <br> <img src=\"https://ae01.alicdn.com/kf/H6a4d642457a74f5ab0ee0519c310c7fd4.jpg?width=750&amp;height=750&amp;hash=1500\" style=\"width:800px;\"><br> <br> <img src=\"https://ae01.alicdn.com/kf/H3a2612ec925747529261903c10964c497.jpg?width=750&amp;height=750&amp;hash=1500\" style=\"width:800px;\"><br> <br> <img src=\"https://ae01.alicdn.com/kf/H6d05d811b96c407daa3b742095fd291bJ.jpg?width=750&amp;height=750&amp;hash=1500\" style=\"width:800px;\"><br> <br> <img src=\"https://ae01.alicdn.com/kf/H836b51d4f349413089595d3284bea4a1f.jpg?width=750&amp;height=750&amp;hash=1500\" style=\"width:800px;\"><br> <br> <img src=\"https://ae01.alicdn.com/kf/H0487e679f74044e18900620c84faafcat.jpg?width=800&amp;height=800&amp;hash=1600\" style=\"width:800px;\"><br> <img src=\"https://ae01.alicdn.com/kf/H0664b0fec9ee4afc907dfe239c43eea7u.jpg?width=900&amp;height=3100&amp;hash=4000\" style=\"width:800px;\"></p> \n</div>\n\n', '2021 Women Sandals Soft Stitching Buckle Strap Platform Sandals Ladies Comfortable Flat Sandals Open Toe Beach Shoes Sandalias', '', 'publish', 'closed', 'closed', '', '2021-women-sandals-soft-stitching-buckle-strap-platform-sandals-ladies-comfortable-flat-sandals-open-toe-beach-shoes-sandalias', '', '', '2021-06-01 11:19:32', '2021-06-01 11:19:32', '', 0, 'https://shoestimer.com/?post_type=vi_wad_draft_product&#038;p=1773', 0, 'vi_wad_draft_product', '', 0),
(1599, 1, '2020-05-06 09:53:35', '2020-05-06 09:53:35', '', 'GUBARUN-Mens-Sport-Flip-Flops-Comfort-Casual-Thong-Sandals-Outdoor', '', 'inherit', 'open', 'closed', '', 'gubarun-mens-sport-flip-flops-comfort-casual-thong-sandals-outdoor-2', '', '', '2020-05-06 09:53:35', '2020-05-06 09:53:35', '', 0, 'http://nextshoes.uk/?attachment_id=1599', 0, 'attachment', 'image/jpeg', 0),
(1600, 1, '2020-05-06 09:53:36', '2020-05-06 09:53:36', '', 'GUBARUN-Mens-Sport-Flip-Flops-Comfort-Casual-Thong-Sandals-Outdoor', '', 'inherit', 'open', 'closed', '', 'gubarun-mens-sport-flip-flops-comfort-casual-thong-sandals-outdoor-3', '', '', '2020-05-06 09:53:36', '2020-05-06 09:53:36', '', 0, 'http://nextshoes.uk/?attachment_id=1600', 0, 'attachment', 'image/jpeg', 0),
(1601, 1, '2020-05-06 09:53:36', '2020-05-06 09:53:36', '', 'GUBARUN-Mens-Sport-Flip-Flops-Comfort-Casual-Thong-Sandals-Outdoor', '', 'inherit', 'open', 'closed', '', 'gubarun-mens-sport-flip-flops-comfort-casual-thong-sandals-outdoor-4', '', '', '2020-05-06 09:53:36', '2020-05-06 09:53:36', '', 0, 'http://nextshoes.uk/?attachment_id=1601', 0, 'attachment', 'image/jpeg', 0),
(1602, 1, '2020-05-06 09:53:36', '2020-05-06 09:53:36', '', 'GUBARUN-Mens-Sport-Flip-Flops-Comfort-Casual-Thong-Sandals-Outdoor', '', 'inherit', 'open', 'closed', '', 'gubarun-mens-sport-flip-flops-comfort-casual-thong-sandals-outdoor-5', '', '', '2020-05-06 09:53:36', '2020-05-06 09:53:36', '', 0, 'http://nextshoes.uk/?attachment_id=1602', 0, 'attachment', 'image/jpeg', 0),
(1603, 1, '2020-05-06 09:53:36', '2020-05-06 09:53:36', '', 'GUBARUN-Mens-Sport-Flip-Flops-Comfort-Casual-Thong-Sandals-Outdoor', '', 'inherit', 'open', 'closed', '', 'gubarun-mens-sport-flip-flops-comfort-casual-thong-sandals-outdoor-6', '', '', '2020-05-06 09:53:36', '2020-05-06 09:53:36', '', 0, 'http://nextshoes.uk/?attachment_id=1603', 0, 'attachment', 'image/jpeg', 0),
(1604, 1, '2020-05-06 09:53:36', '2020-05-06 09:53:36', '', 'GUBARUN-Mens-Sport-Flip-Flops-Comfort-Casual-Thong-Sandals-Outdoor', '', 'inherit', 'open', 'closed', '', 'gubarun-mens-sport-flip-flops-comfort-casual-thong-sandals-outdoor-7', '', '', '2020-05-06 09:53:36', '2020-05-06 09:53:36', '', 0, 'http://nextshoes.uk/?attachment_id=1604', 0, 'attachment', 'image/jpeg', 0),
(1606, 1, '2020-05-06 09:54:10', '2020-05-06 09:54:10', '', 'Skechers-USA-Mens-Bosnia-Flip-Flop', '', 'inherit', 'open', 'closed', '', 'skechers-usa-mens-bosnia-flip-flop-2', '', '', '2020-05-06 09:54:10', '2020-05-06 09:54:10', '', 0, 'http://nextshoes.uk/?attachment_id=1606', 0, 'attachment', 'image/jpeg', 0),
(1607, 1, '2020-05-06 09:54:10', '2020-05-06 09:54:10', '', 'Skechers-USA-Mens-Bosnia-Flip-Flop', '', 'inherit', 'open', 'closed', '', 'skechers-usa-mens-bosnia-flip-flop-3', '', '', '2020-05-06 09:54:10', '2020-05-06 09:54:10', '', 0, 'http://nextshoes.uk/?attachment_id=1607', 0, 'attachment', 'image/jpeg', 0),
(1608, 1, '2020-05-06 09:54:10', '2020-05-06 09:54:10', '', 'Skechers-USA-Mens-Bosnia-Flip-Flop', '', 'inherit', 'open', 'closed', '', 'skechers-usa-mens-bosnia-flip-flop-4', '', '', '2020-05-06 09:54:10', '2020-05-06 09:54:10', '', 0, 'http://nextshoes.uk/?attachment_id=1608', 0, 'attachment', 'image/jpeg', 0),
(1609, 1, '2020-05-06 09:54:10', '2020-05-06 09:54:10', '', 'Skechers-USA-Mens-Bosnia-Flip-Flop', '', 'inherit', 'open', 'closed', '', 'skechers-usa-mens-bosnia-flip-flop-5', '', '', '2020-05-06 09:54:10', '2020-05-06 09:54:10', '', 0, 'http://nextshoes.uk/?attachment_id=1609', 0, 'attachment', 'image/jpeg', 0),
(1610, 1, '2020-05-06 09:54:10', '2020-05-06 09:54:10', '', 'Skechers-USA-Mens-Bosnia-Flip-Flop', '', 'inherit', 'open', 'closed', '', 'skechers-usa-mens-bosnia-flip-flop-6', '', '', '2020-05-06 09:54:10', '2020-05-06 09:54:10', '', 0, 'http://nextshoes.uk/?attachment_id=1610', 0, 'attachment', 'image/jpeg', 0),
(1611, 1, '2020-05-06 09:54:10', '2020-05-06 09:54:10', '', 'Skechers-USA-Mens-Bosnia-Flip-Flop', '', 'inherit', 'open', 'closed', '', 'skechers-usa-mens-bosnia-flip-flop-7', '', '', '2020-05-06 09:54:10', '2020-05-06 09:54:10', '', 0, 'http://nextshoes.uk/?attachment_id=1611', 0, 'attachment', 'image/jpeg', 0),
(1612, 1, '2020-05-06 09:54:10', '2020-05-06 09:54:10', '', 'Skechers-USA-Mens-Bosnia-Flip-Flop', '', 'inherit', 'open', 'closed', '', 'skechers-usa-mens-bosnia-flip-flop-8', '', '', '2020-05-06 09:54:10', '2020-05-06 09:54:10', '', 0, 'http://nextshoes.uk/?attachment_id=1612', 0, 'attachment', 'image/jpeg', 0),
(1614, 1, '2020-05-06 09:54:42', '2020-05-06 09:54:42', '', 'Vertico-Shower-Sandals-Slide-On-and-Comfortable-Pool-Side-Shoes', '', 'inherit', 'open', 'closed', '', 'vertico-shower-sandals-slide-on-and-comfortable-pool-side-shoes-2', '', '', '2020-05-06 09:54:42', '2020-05-06 09:54:42', '', 0, 'http://nextshoes.uk/?attachment_id=1614', 0, 'attachment', 'image/jpeg', 0),
(1615, 1, '2020-05-06 09:54:42', '2020-05-06 09:54:42', '', 'Vertico-Shower-Sandals-Slide-On-and-Comfortable-Pool-Side-Shoes', '', 'inherit', 'open', 'closed', '', 'vertico-shower-sandals-slide-on-and-comfortable-pool-side-shoes-3', '', '', '2020-05-06 09:54:42', '2020-05-06 09:54:42', '', 0, 'http://nextshoes.uk/?attachment_id=1615', 0, 'attachment', 'image/jpeg', 0),
(1616, 1, '2020-05-06 09:54:42', '2020-05-06 09:54:42', '', 'Vertico-Shower-Sandals-Slide-On-and-Comfortable-Pool-Side-Shoes', '', 'inherit', 'open', 'closed', '', 'vertico-shower-sandals-slide-on-and-comfortable-pool-side-shoes-4', '', '', '2020-05-06 09:54:42', '2020-05-06 09:54:42', '', 0, 'http://nextshoes.uk/?attachment_id=1616', 0, 'attachment', 'image/jpeg', 0),
(1617, 1, '2020-05-06 09:54:42', '2020-05-06 09:54:42', '', 'Vertico-Shower-Sandals-Slide-On-and-Comfortable-Pool-Side-Shoes', '', 'inherit', 'open', 'closed', '', 'vertico-shower-sandals-slide-on-and-comfortable-pool-side-shoes-5', '', '', '2020-05-06 09:54:42', '2020-05-06 09:54:42', '', 0, 'http://nextshoes.uk/?attachment_id=1617', 0, 'attachment', 'image/jpeg', 0),
(1618, 1, '2020-05-06 09:54:42', '2020-05-06 09:54:42', '', 'Vertico-Shower-Sandals-Slide-On-and-Comfortable-Pool-Side-Shoes', '', 'inherit', 'open', 'closed', '', 'vertico-shower-sandals-slide-on-and-comfortable-pool-side-shoes-6', '', '', '2020-05-06 09:54:42', '2020-05-06 09:54:42', '', 0, 'http://nextshoes.uk/?attachment_id=1618', 0, 'attachment', 'image/jpeg', 0),
(1619, 1, '2020-05-06 09:54:42', '2020-05-06 09:54:42', '', 'Vertico-Shower-Sandals-Slide-On-and-Comfortable-Pool-Side-Shoes', '', 'inherit', 'open', 'closed', '', 'vertico-shower-sandals-slide-on-and-comfortable-pool-side-shoes-7', '', '', '2020-05-06 09:54:42', '2020-05-06 09:54:42', '', 0, 'http://nextshoes.uk/?attachment_id=1619', 0, 'attachment', 'image/jpeg', 0);
INSERT INTO `wpx5_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(1620, 1, '2020-05-06 09:54:42', '2020-05-06 09:54:42', '', 'Vertico-Shower-Sandals-Slide-On-and-Comfortable-Pool-Side-Shoes', '', 'inherit', 'open', 'closed', '', 'vertico-shower-sandals-slide-on-and-comfortable-pool-side-shoes-8', '', '', '2020-05-06 09:54:42', '2020-05-06 09:54:42', '', 0, 'http://nextshoes.uk/?attachment_id=1620', 0, 'attachment', 'image/jpeg', 0),
(1622, 1, '2020-05-06 09:55:35', '2020-05-06 09:55:35', '', 'Rockport-Mens-Darwyn-Xband-Slide-Sandal', '', 'inherit', 'open', 'closed', '', 'rockport-mens-darwyn-xband-slide-sandal-2', '', '', '2020-05-06 09:55:35', '2020-05-06 09:55:35', '', 0, 'http://nextshoes.uk/?attachment_id=1622', 0, 'attachment', 'image/jpeg', 0),
(1623, 1, '2020-05-06 09:55:35', '2020-05-06 09:55:35', '', 'Rockport-Mens-Darwyn-Xband-Slide-Sandal', '', 'inherit', 'open', 'closed', '', 'rockport-mens-darwyn-xband-slide-sandal-3', '', '', '2020-05-06 09:55:35', '2020-05-06 09:55:35', '', 0, 'http://nextshoes.uk/?attachment_id=1623', 0, 'attachment', 'image/jpeg', 0),
(1624, 1, '2020-05-06 09:55:35', '2020-05-06 09:55:35', '', 'Rockport-Mens-Darwyn-Xband-Slide-Sandal', '', 'inherit', 'open', 'closed', '', 'rockport-mens-darwyn-xband-slide-sandal-4', '', '', '2020-05-06 09:55:35', '2020-05-06 09:55:35', '', 0, 'http://nextshoes.uk/?attachment_id=1624', 0, 'attachment', 'image/jpeg', 0),
(1625, 1, '2020-05-06 09:55:35', '2020-05-06 09:55:35', '', 'Rockport-Mens-Darwyn-Xband-Slide-Sandal', '', 'inherit', 'open', 'closed', '', 'rockport-mens-darwyn-xband-slide-sandal-5', '', '', '2020-05-06 09:55:35', '2020-05-06 09:55:35', '', 0, 'http://nextshoes.uk/?attachment_id=1625', 0, 'attachment', 'image/jpeg', 0),
(1626, 1, '2020-05-06 09:55:35', '2020-05-06 09:55:35', '', 'Rockport-Mens-Darwyn-Xband-Slide-Sandal', '', 'inherit', 'open', 'closed', '', 'rockport-mens-darwyn-xband-slide-sandal-6', '', '', '2020-05-06 09:55:35', '2020-05-06 09:55:35', '', 0, 'http://nextshoes.uk/?attachment_id=1626', 0, 'attachment', 'image/jpeg', 0),
(1627, 1, '2020-05-06 09:55:35', '2020-05-06 09:55:35', '', 'Rockport-Mens-Darwyn-Xband-Slide-Sandal', '', 'inherit', 'open', 'closed', '', 'rockport-mens-darwyn-xband-slide-sandal-7', '', '', '2020-05-06 09:55:35', '2020-05-06 09:55:35', '', 0, 'http://nextshoes.uk/?attachment_id=1627', 0, 'attachment', 'image/jpeg', 0),
(1628, 1, '2020-05-06 09:55:35', '2020-05-06 09:55:35', '', 'Rockport-Mens-Darwyn-Xband-Slide-Sandal', '', 'inherit', 'open', 'closed', '', 'rockport-mens-darwyn-xband-slide-sandal-8', '', '', '2020-05-06 09:55:35', '2020-05-06 09:55:35', '', 0, 'http://nextshoes.uk/?attachment_id=1628', 0, 'attachment', 'image/jpeg', 0),
(1630, 1, '2020-05-06 09:58:21', '2020-05-06 09:58:21', '', 'XIDISO-Mens-Running-Shoes-Womens-Slip-On-Blade-Mesh-Fashion-Mens-Sneakers-Athletic-Tennis-Sports-Cross-Training-Casual-Walking-Shoe-for-Men', '', 'inherit', 'open', 'closed', '', 'xidiso-mens-running-shoes-womens-slip-on-blade-mesh-fashion-mens-sneakers-athletic-tennis-sports-cross-training-casual-walking-shoe-for-men-2', '', '', '2020-05-06 09:58:21', '2020-05-06 09:58:21', '', 0, 'http://nextshoes.uk/?attachment_id=1630', 0, 'attachment', 'image/jpeg', 0),
(1631, 1, '2020-05-06 09:58:21', '2020-05-06 09:58:21', '', 'XIDISO-Mens-Running-Shoes-Womens-Slip-On-Blade-Mesh-Fashion-Mens-Sneakers-Athletic-Tennis-Sports-Cross-Training-Casual-Walking-Shoe-for-Men', '', 'inherit', 'open', 'closed', '', 'xidiso-mens-running-shoes-womens-slip-on-blade-mesh-fashion-mens-sneakers-athletic-tennis-sports-cross-training-casual-walking-shoe-for-men-3', '', '', '2020-05-06 09:58:21', '2020-05-06 09:58:21', '', 0, 'http://nextshoes.uk/?attachment_id=1631', 0, 'attachment', 'image/jpeg', 0),
(1632, 1, '2020-05-06 09:58:22', '2020-05-06 09:58:22', '', 'XIDISO-Mens-Running-Shoes-Womens-Slip-On-Blade-Mesh-Fashion-Mens-Sneakers-Athletic-Tennis-Sports-Cross-Training-Casual-Walking-Shoe-for-Men', '', 'inherit', 'open', 'closed', '', 'xidiso-mens-running-shoes-womens-slip-on-blade-mesh-fashion-mens-sneakers-athletic-tennis-sports-cross-training-casual-walking-shoe-for-men-4', '', '', '2020-05-06 09:58:22', '2020-05-06 09:58:22', '', 0, 'http://nextshoes.uk/?attachment_id=1632', 0, 'attachment', 'image/jpeg', 0),
(1633, 1, '2020-05-06 09:58:22', '2020-05-06 09:58:22', '', 'XIDISO-Mens-Running-Shoes-Womens-Slip-On-Blade-Mesh-Fashion-Mens-Sneakers-Athletic-Tennis-Sports-Cross-Training-Casual-Walking-Shoe-for-Men', '', 'inherit', 'open', 'closed', '', 'xidiso-mens-running-shoes-womens-slip-on-blade-mesh-fashion-mens-sneakers-athletic-tennis-sports-cross-training-casual-walking-shoe-for-men-5', '', '', '2020-05-06 09:58:22', '2020-05-06 09:58:22', '', 0, 'http://nextshoes.uk/?attachment_id=1633', 0, 'attachment', 'image/jpeg', 0),
(1634, 1, '2020-05-06 09:58:22', '2020-05-06 09:58:22', '', 'XIDISO-Mens-Running-Shoes-Womens-Slip-On-Blade-Mesh-Fashion-Mens-Sneakers-Athletic-Tennis-Sports-Cross-Training-Casual-Walking-Shoe-for-Men', '', 'inherit', 'open', 'closed', '', 'xidiso-mens-running-shoes-womens-slip-on-blade-mesh-fashion-mens-sneakers-athletic-tennis-sports-cross-training-casual-walking-shoe-for-men-6', '', '', '2020-05-06 09:58:22', '2020-05-06 09:58:22', '', 0, 'http://nextshoes.uk/?attachment_id=1634', 0, 'attachment', 'image/jpeg', 0),
(1635, 1, '2020-05-06 09:58:22', '2020-05-06 09:58:22', '', 'XIDISO-Mens-Running-Shoes-Womens-Slip-On-Blade-Mesh-Fashion-Mens-Sneakers-Athletic-Tennis-Sports-Cross-Training-Casual-Walking-Shoe-for-Men', '', 'inherit', 'open', 'closed', '', 'xidiso-mens-running-shoes-womens-slip-on-blade-mesh-fashion-mens-sneakers-athletic-tennis-sports-cross-training-casual-walking-shoe-for-men-7', '', '', '2020-05-06 09:58:22', '2020-05-06 09:58:22', '', 0, 'http://nextshoes.uk/?attachment_id=1635', 0, 'attachment', 'image/jpeg', 0),
(1637, 1, '2020-05-06 09:59:21', '2020-05-06 09:59:21', '', 'CIOR-Boys-Girls-Water-Shoes-Aqua-Shoes-Swim-Shoes-Athletic-Sneakers-Lightweight-Sport-ShoesToddlerLittle-KidBig-Kid', '', 'inherit', 'open', 'closed', '', 'cior-boys-girls-water-shoes-aqua-shoes-swim-shoes-athletic-sneakers-lightweight-sport-shoestoddlerlittle-kidbig-kid', '', '', '2020-05-06 09:59:21', '2020-05-06 09:59:21', '', 0, 'http://nextshoes.uk/?attachment_id=1637', 0, 'attachment', 'image/jpeg', 0),
(1638, 1, '2020-05-06 09:59:21', '2020-05-06 09:59:21', '', 'CIOR-Boys-Girls-Water-Shoes-Aqua-Shoes-Swim-Shoes-Athletic-Sneakers-Lightweight-Sport-ShoesToddlerLittle-KidBig-Kid', '', 'inherit', 'open', 'closed', '', 'cior-boys-girls-water-shoes-aqua-shoes-swim-shoes-athletic-sneakers-lightweight-sport-shoestoddlerlittle-kidbig-kid-2', '', '', '2020-05-06 09:59:21', '2020-05-06 09:59:21', '', 0, 'http://nextshoes.uk/?attachment_id=1638', 0, 'attachment', 'image/jpeg', 0),
(1639, 1, '2020-05-06 09:59:21', '2020-05-06 09:59:21', '', 'CIOR-Boys-Girls-Water-Shoes-Aqua-Shoes-Swim-Shoes-Athletic-Sneakers-Lightweight-Sport-ShoesToddlerLittle-KidBig-Kid', '', 'inherit', 'open', 'closed', '', 'cior-boys-girls-water-shoes-aqua-shoes-swim-shoes-athletic-sneakers-lightweight-sport-shoestoddlerlittle-kidbig-kid-3', '', '', '2020-05-06 09:59:21', '2020-05-06 09:59:21', '', 0, 'http://nextshoes.uk/?attachment_id=1639', 0, 'attachment', 'image/jpeg', 0),
(1640, 1, '2020-05-06 09:59:21', '2020-05-06 09:59:21', '', 'CIOR-Boys-Girls-Water-Shoes-Aqua-Shoes-Swim-Shoes-Athletic-Sneakers-Lightweight-Sport-ShoesToddlerLittle-KidBig-Kid', '', 'inherit', 'open', 'closed', '', 'cior-boys-girls-water-shoes-aqua-shoes-swim-shoes-athletic-sneakers-lightweight-sport-shoestoddlerlittle-kidbig-kid-4', '', '', '2020-05-06 09:59:21', '2020-05-06 09:59:21', '', 0, 'http://nextshoes.uk/?attachment_id=1640', 0, 'attachment', 'image/jpeg', 0),
(1641, 1, '2020-05-06 09:59:21', '2020-05-06 09:59:21', '', 'CIOR-Boys-Girls-Water-Shoes-Aqua-Shoes-Swim-Shoes-Athletic-Sneakers-Lightweight-Sport-ShoesToddlerLittle-KidBig-Kid', '', 'inherit', 'open', 'closed', '', 'cior-boys-girls-water-shoes-aqua-shoes-swim-shoes-athletic-sneakers-lightweight-sport-shoestoddlerlittle-kidbig-kid-5', '', '', '2020-05-06 09:59:21', '2020-05-06 09:59:21', '', 0, 'http://nextshoes.uk/?attachment_id=1641', 0, 'attachment', 'image/jpeg', 0),
(1642, 1, '2020-05-06 09:59:21', '2020-05-06 09:59:21', '', 'CIOR-Boys-Girls-Water-Shoes-Aqua-Shoes-Swim-Shoes-Athletic-Sneakers-Lightweight-Sport-ShoesToddlerLittle-KidBig-Kid', '', 'inherit', 'open', 'closed', '', 'cior-boys-girls-water-shoes-aqua-shoes-swim-shoes-athletic-sneakers-lightweight-sport-shoestoddlerlittle-kidbig-kid-6', '', '', '2020-05-06 09:59:21', '2020-05-06 09:59:21', '', 0, 'http://nextshoes.uk/?attachment_id=1642', 0, 'attachment', 'image/jpeg', 0),
(1644, 1, '2020-05-06 10:01:24', '2020-05-06 10:01:24', '', 'New-Balance-Womens-Nitrel-V3-Trail-Running-Shoe', '', 'inherit', 'open', 'closed', '', 'new-balance-womens-nitrel-v3-trail-running-shoe-2', '', '', '2020-05-06 10:01:24', '2020-05-06 10:01:24', '', 0, 'http://nextshoes.uk/?attachment_id=1644', 0, 'attachment', 'image/jpeg', 0),
(1645, 1, '2020-05-06 10:01:24', '2020-05-06 10:01:24', '', 'New-Balance-Womens-Nitrel-V3-Trail-Running-Shoe', '', 'inherit', 'open', 'closed', '', 'new-balance-womens-nitrel-v3-trail-running-shoe-3', '', '', '2020-05-06 10:01:24', '2020-05-06 10:01:24', '', 0, 'http://nextshoes.uk/?attachment_id=1645', 0, 'attachment', 'image/jpeg', 0),
(1646, 1, '2020-05-06 10:01:24', '2020-05-06 10:01:24', '', 'New-Balance-Womens-Nitrel-V3-Trail-Running-Shoe', '', 'inherit', 'open', 'closed', '', 'new-balance-womens-nitrel-v3-trail-running-shoe-4', '', '', '2020-05-06 10:01:24', '2020-05-06 10:01:24', '', 0, 'http://nextshoes.uk/?attachment_id=1646', 0, 'attachment', 'image/jpeg', 0),
(1647, 1, '2020-05-06 10:01:24', '2020-05-06 10:01:24', '', 'New-Balance-Womens-Nitrel-V3-Trail-Running-Shoe', '', 'inherit', 'open', 'closed', '', 'new-balance-womens-nitrel-v3-trail-running-shoe-5', '', '', '2020-05-06 10:01:24', '2020-05-06 10:01:24', '', 0, 'http://nextshoes.uk/?attachment_id=1647', 0, 'attachment', 'image/jpeg', 0),
(1648, 1, '2020-05-06 10:01:24', '2020-05-06 10:01:24', '', 'New-Balance-Womens-Nitrel-V3-Trail-Running-Shoe', '', 'inherit', 'open', 'closed', '', 'new-balance-womens-nitrel-v3-trail-running-shoe-6', '', '', '2020-05-06 10:01:24', '2020-05-06 10:01:24', '', 0, 'http://nextshoes.uk/?attachment_id=1648', 0, 'attachment', 'image/jpeg', 0),
(1649, 1, '2020-05-06 10:01:24', '2020-05-06 10:01:24', '', 'New-Balance-Womens-Nitrel-V3-Trail-Running-Shoe', '', 'inherit', 'open', 'closed', '', 'new-balance-womens-nitrel-v3-trail-running-shoe-7', '', '', '2020-05-06 10:01:24', '2020-05-06 10:01:24', '', 0, 'http://nextshoes.uk/?attachment_id=1649', 0, 'attachment', 'image/jpeg', 0),
(1650, 1, '2020-05-06 10:01:24', '2020-05-06 10:01:24', '', 'New-Balance-Womens-Nitrel-V3-Trail-Running-Shoe', '', 'inherit', 'open', 'closed', '', 'new-balance-womens-nitrel-v3-trail-running-shoe-8', '', '', '2020-05-06 10:01:24', '2020-05-06 10:01:24', '', 0, 'http://nextshoes.uk/?attachment_id=1650', 0, 'attachment', 'image/jpeg', 0),
(1652, 1, '2020-05-06 10:02:13', '2020-05-06 10:02:13', '', 'ASICS-Mens-Gel-Venture-6-Running-Shoe', '', 'inherit', 'open', 'closed', '', 'asics-mens-gel-venture-6-running-shoe-2', '', '', '2020-05-06 10:02:13', '2020-05-06 10:02:13', '', 0, 'http://nextshoes.uk/?attachment_id=1652', 0, 'attachment', 'image/jpeg', 0),
(1653, 1, '2020-05-06 10:02:13', '2020-05-06 10:02:13', '', 'ASICS-Mens-Gel-Venture-6-Running-Shoe', '', 'inherit', 'open', 'closed', '', 'asics-mens-gel-venture-6-running-shoe-3', '', '', '2020-05-06 10:02:13', '2020-05-06 10:02:13', '', 0, 'http://nextshoes.uk/?attachment_id=1653', 0, 'attachment', 'image/jpeg', 0),
(1654, 1, '2020-05-06 10:02:13', '2020-05-06 10:02:13', '', 'ASICS-Mens-Gel-Venture-6-Running-Shoe', '', 'inherit', 'open', 'closed', '', 'asics-mens-gel-venture-6-running-shoe-4', '', '', '2020-05-06 10:02:13', '2020-05-06 10:02:13', '', 0, 'http://nextshoes.uk/?attachment_id=1654', 0, 'attachment', 'image/jpeg', 0),
(1655, 1, '2020-05-06 10:02:13', '2020-05-06 10:02:13', '', 'ASICS-Mens-Gel-Venture-6-Running-Shoe', '', 'inherit', 'open', 'closed', '', 'asics-mens-gel-venture-6-running-shoe-5', '', '', '2020-05-06 10:02:13', '2020-05-06 10:02:13', '', 0, 'http://nextshoes.uk/?attachment_id=1655', 0, 'attachment', 'image/jpeg', 0),
(1656, 1, '2020-05-06 10:02:13', '2020-05-06 10:02:13', '', 'ASICS-Mens-Gel-Venture-6-Running-Shoe', '', 'inherit', 'open', 'closed', '', 'asics-mens-gel-venture-6-running-shoe-6', '', '', '2020-05-06 10:02:13', '2020-05-06 10:02:13', '', 0, 'http://nextshoes.uk/?attachment_id=1656', 0, 'attachment', 'image/jpeg', 0),
(1657, 1, '2020-05-06 10:02:13', '2020-05-06 10:02:13', '', 'ASICS-Mens-Gel-Venture-6-Running-Shoe', '', 'inherit', 'open', 'closed', '', 'asics-mens-gel-venture-6-running-shoe-7', '', '', '2020-05-06 10:02:13', '2020-05-06 10:02:13', '', 0, 'http://nextshoes.uk/?attachment_id=1657', 0, 'attachment', 'image/jpeg', 0),
(1658, 1, '2020-05-06 10:02:13', '2020-05-06 10:02:13', '', 'ASICS-Mens-Gel-Venture-6-Running-Shoe', '', 'inherit', 'open', 'closed', '', 'asics-mens-gel-venture-6-running-shoe-8', '', '', '2020-05-06 10:02:13', '2020-05-06 10:02:13', '', 0, 'http://nextshoes.uk/?attachment_id=1658', 0, 'attachment', 'image/jpeg', 0),
(1660, 1, '2020-05-06 10:02:36', '2020-05-06 10:02:36', '', 'DREAM-PAIRS-Boys-Girls-ToddlerLittle-KidBig-Kid-Outdoor-Summer-Sandals', '', 'inherit', 'open', 'closed', '', 'dream-pairs-boys-girls-toddlerlittle-kidbig-kid-outdoor-summer-sandals', '', '', '2020-05-06 10:02:36', '2020-05-06 10:02:36', '', 0, 'http://nextshoes.uk/?attachment_id=1660', 0, 'attachment', 'image/jpeg', 0),
(1661, 1, '2020-05-06 10:02:36', '2020-05-06 10:02:36', '', 'DREAM-PAIRS-Boys-Girls-ToddlerLittle-KidBig-Kid-Outdoor-Summer-Sandals', '', 'inherit', 'open', 'closed', '', 'dream-pairs-boys-girls-toddlerlittle-kidbig-kid-outdoor-summer-sandals-2', '', '', '2020-05-06 10:02:36', '2020-05-06 10:02:36', '', 0, 'http://nextshoes.uk/?attachment_id=1661', 0, 'attachment', 'image/jpeg', 0),
(1662, 1, '2020-05-06 10:02:36', '2020-05-06 10:02:36', '', 'DREAM-PAIRS-Boys-Girls-ToddlerLittle-KidBig-Kid-Outdoor-Summer-Sandals', '', 'inherit', 'open', 'closed', '', 'dream-pairs-boys-girls-toddlerlittle-kidbig-kid-outdoor-summer-sandals-3', '', '', '2020-05-06 10:02:36', '2020-05-06 10:02:36', '', 0, 'http://nextshoes.uk/?attachment_id=1662', 0, 'attachment', 'image/jpeg', 0),
(1663, 1, '2020-05-06 10:02:36', '2020-05-06 10:02:36', '', 'DREAM-PAIRS-Boys-Girls-ToddlerLittle-KidBig-Kid-Outdoor-Summer-Sandals', '', 'inherit', 'open', 'closed', '', 'dream-pairs-boys-girls-toddlerlittle-kidbig-kid-outdoor-summer-sandals-4', '', '', '2020-05-06 10:02:36', '2020-05-06 10:02:36', '', 0, 'http://nextshoes.uk/?attachment_id=1663', 0, 'attachment', 'image/jpeg', 0),
(1664, 1, '2020-05-06 10:02:36', '2020-05-06 10:02:36', '', 'DREAM-PAIRS-Boys-Girls-ToddlerLittle-KidBig-Kid-Outdoor-Summer-Sandals', '', 'inherit', 'open', 'closed', '', 'dream-pairs-boys-girls-toddlerlittle-kidbig-kid-outdoor-summer-sandals-5', '', '', '2020-05-06 10:02:36', '2020-05-06 10:02:36', '', 0, 'http://nextshoes.uk/?attachment_id=1664', 0, 'attachment', 'image/jpeg', 0),
(1665, 1, '2020-05-06 10:02:36', '2020-05-06 10:02:36', '', 'DREAM-PAIRS-Boys-Girls-ToddlerLittle-KidBig-Kid-Outdoor-Summer-Sandals', '', 'inherit', 'open', 'closed', '', 'dream-pairs-boys-girls-toddlerlittle-kidbig-kid-outdoor-summer-sandals-6', '', '', '2020-05-06 10:02:36', '2020-05-06 10:02:36', '', 0, 'http://nextshoes.uk/?attachment_id=1665', 0, 'attachment', 'image/jpeg', 0),
(1667, 1, '2020-05-06 10:03:26', '2020-05-06 10:03:26', '', 'adidas-Womens-Cloudfoam-Pure-Running-Shoe', '', 'inherit', 'open', 'closed', '', 'adidas-womens-cloudfoam-pure-running-shoe-2', '', '', '2020-05-06 10:03:26', '2020-05-06 10:03:26', '', 0, 'http://nextshoes.uk/?attachment_id=1667', 0, 'attachment', 'image/jpeg', 0),
(1668, 1, '2020-05-06 10:03:26', '2020-05-06 10:03:26', '', 'adidas-Womens-Cloudfoam-Pure-Running-Shoe', '', 'inherit', 'open', 'closed', '', 'adidas-womens-cloudfoam-pure-running-shoe-3', '', '', '2020-05-06 10:03:26', '2020-05-06 10:03:26', '', 0, 'http://nextshoes.uk/?attachment_id=1668', 0, 'attachment', 'image/jpeg', 0),
(1669, 1, '2020-05-06 10:03:26', '2020-05-06 10:03:26', '', 'adidas-Womens-Cloudfoam-Pure-Running-Shoe', '', 'inherit', 'open', 'closed', '', 'adidas-womens-cloudfoam-pure-running-shoe-4', '', '', '2020-05-06 10:03:26', '2020-05-06 10:03:26', '', 0, 'http://nextshoes.uk/?attachment_id=1669', 0, 'attachment', 'image/jpeg', 0),
(1670, 1, '2020-05-06 10:03:26', '2020-05-06 10:03:26', '', 'adidas-Womens-Cloudfoam-Pure-Running-Shoe', '', 'inherit', 'open', 'closed', '', 'adidas-womens-cloudfoam-pure-running-shoe-5', '', '', '2020-05-06 10:03:26', '2020-05-06 10:03:26', '', 0, 'http://nextshoes.uk/?attachment_id=1670', 0, 'attachment', 'image/jpeg', 0),
(1671, 1, '2020-05-06 10:03:26', '2020-05-06 10:03:26', '', 'adidas-Womens-Cloudfoam-Pure-Running-Shoe', '', 'inherit', 'open', 'closed', '', 'adidas-womens-cloudfoam-pure-running-shoe-6', '', '', '2020-05-06 10:03:26', '2020-05-06 10:03:26', '', 0, 'http://nextshoes.uk/?attachment_id=1671', 0, 'attachment', 'image/jpeg', 0),
(1672, 1, '2020-05-06 10:03:26', '2020-05-06 10:03:26', '', 'adidas-Womens-Cloudfoam-Pure-Running-Shoe', '', 'inherit', 'open', 'closed', '', 'adidas-womens-cloudfoam-pure-running-shoe-7', '', '', '2020-05-06 10:03:26', '2020-05-06 10:03:26', '', 0, 'http://nextshoes.uk/?attachment_id=1672', 0, 'attachment', 'image/jpeg', 0),
(1673, 1, '2020-05-06 10:03:26', '2020-05-06 10:03:26', '', 'adidas-Womens-Cloudfoam-Pure-Running-Shoe', '', 'inherit', 'open', 'closed', '', 'adidas-womens-cloudfoam-pure-running-shoe-8', '', '', '2020-05-06 10:03:26', '2020-05-06 10:03:26', '', 0, 'http://nextshoes.uk/?attachment_id=1673', 0, 'attachment', 'image/jpeg', 0),
(1675, 1, '2020-05-06 10:04:29', '2020-05-06 10:04:29', '', 'Rekayla-Flat-Elastic-Sandals-for-Women', '', 'inherit', 'open', 'closed', '', 'rekayla-flat-elastic-sandals-for-women-2', '', '', '2020-05-06 10:04:29', '2020-05-06 10:04:29', '', 0, 'http://nextshoes.uk/?attachment_id=1675', 0, 'attachment', 'image/jpeg', 0),
(1676, 1, '2020-05-06 10:04:30', '2020-05-06 10:04:30', '', 'Rekayla-Flat-Elastic-Sandals-for-Women', '', 'inherit', 'open', 'closed', '', 'rekayla-flat-elastic-sandals-for-women-3', '', '', '2020-05-06 10:04:30', '2020-05-06 10:04:30', '', 0, 'http://nextshoes.uk/?attachment_id=1676', 0, 'attachment', 'image/jpeg', 0),
(1677, 1, '2020-05-06 10:04:30', '2020-05-06 10:04:30', '', 'Rekayla-Flat-Elastic-Sandals-for-Women', '', 'inherit', 'open', 'closed', '', 'rekayla-flat-elastic-sandals-for-women-4', '', '', '2020-05-06 10:04:30', '2020-05-06 10:04:30', '', 0, 'http://nextshoes.uk/?attachment_id=1677', 0, 'attachment', 'image/jpeg', 0),
(1678, 1, '2020-05-06 10:04:30', '2020-05-06 10:04:30', '', 'Rekayla-Flat-Elastic-Sandals-for-Women', '', 'inherit', 'open', 'closed', '', 'rekayla-flat-elastic-sandals-for-women-5', '', '', '2020-05-06 10:04:30', '2020-05-06 10:04:30', '', 0, 'http://nextshoes.uk/?attachment_id=1678', 0, 'attachment', 'image/jpeg', 0),
(1679, 1, '2020-05-06 10:04:30', '2020-05-06 10:04:30', '', 'Rekayla-Flat-Elastic-Sandals-for-Women', '', 'inherit', 'open', 'closed', '', 'rekayla-flat-elastic-sandals-for-women-6', '', '', '2020-05-06 10:04:30', '2020-05-06 10:04:30', '', 0, 'http://nextshoes.uk/?attachment_id=1679', 0, 'attachment', 'image/jpeg', 0),
(1680, 1, '2020-05-06 10:04:30', '2020-05-06 10:04:30', '', 'Rekayla-Flat-Elastic-Sandals-for-Women', '', 'inherit', 'open', 'closed', '', 'rekayla-flat-elastic-sandals-for-women-7', '', '', '2020-05-06 10:04:30', '2020-05-06 10:04:30', '', 0, 'http://nextshoes.uk/?attachment_id=1680', 0, 'attachment', 'image/jpeg', 0),
(1681, 1, '2020-05-06 10:04:30', '2020-05-06 10:04:30', '', 'Rekayla-Flat-Elastic-Sandals-for-Women', '', 'inherit', 'open', 'closed', '', 'rekayla-flat-elastic-sandals-for-women-8', '', '', '2020-05-06 10:04:30', '2020-05-06 10:04:30', '', 0, 'http://nextshoes.uk/?attachment_id=1681', 0, 'attachment', 'image/jpeg', 0),
(1683, 1, '2020-05-06 10:05:34', '2020-05-06 10:05:34', '', 'Amazon-Essentials-Womens-Single-Band-Flat-Sandal', '', 'inherit', 'open', 'closed', '', 'amazon-essentials-womens-single-band-flat-sandal-2', '', '', '2020-05-06 10:05:34', '2020-05-06 10:05:34', '', 0, 'http://nextshoes.uk/?attachment_id=1683', 0, 'attachment', 'image/jpeg', 0),
(1684, 1, '2020-05-06 10:05:34', '2020-05-06 10:05:34', '', 'Amazon-Essentials-Womens-Single-Band-Flat-Sandal', '', 'inherit', 'open', 'closed', '', 'amazon-essentials-womens-single-band-flat-sandal-3', '', '', '2020-05-06 10:05:34', '2020-05-06 10:05:34', '', 0, 'http://nextshoes.uk/?attachment_id=1684', 0, 'attachment', 'image/jpeg', 0),
(1685, 1, '2020-05-06 10:05:34', '2020-05-06 10:05:34', '', 'Amazon-Essentials-Womens-Single-Band-Flat-Sandal', '', 'inherit', 'open', 'closed', '', 'amazon-essentials-womens-single-band-flat-sandal-4', '', '', '2020-05-06 10:05:34', '2020-05-06 10:05:34', '', 0, 'http://nextshoes.uk/?attachment_id=1685', 0, 'attachment', 'image/jpeg', 0),
(1686, 1, '2020-05-06 10:05:34', '2020-05-06 10:05:34', '', 'Amazon-Essentials-Womens-Single-Band-Flat-Sandal', '', 'inherit', 'open', 'closed', '', 'amazon-essentials-womens-single-band-flat-sandal-5', '', '', '2020-05-06 10:05:34', '2020-05-06 10:05:34', '', 0, 'http://nextshoes.uk/?attachment_id=1686', 0, 'attachment', 'image/jpeg', 0),
(1687, 1, '2020-05-06 10:05:34', '2020-05-06 10:05:34', '', 'Amazon-Essentials-Womens-Single-Band-Flat-Sandal', '', 'inherit', 'open', 'closed', '', 'amazon-essentials-womens-single-band-flat-sandal-6', '', '', '2020-05-06 10:05:34', '2020-05-06 10:05:34', '', 0, 'http://nextshoes.uk/?attachment_id=1687', 0, 'attachment', 'image/jpeg', 0),
(1688, 1, '2020-05-06 10:05:34', '2020-05-06 10:05:34', '', 'Amazon-Essentials-Womens-Single-Band-Flat-Sandal', '', 'inherit', 'open', 'closed', '', 'amazon-essentials-womens-single-band-flat-sandal-7', '', '', '2020-05-06 10:05:34', '2020-05-06 10:05:34', '', 0, 'http://nextshoes.uk/?attachment_id=1688', 0, 'attachment', 'image/jpeg', 0),
(1689, 1, '2020-05-06 10:05:34', '2020-05-06 10:05:34', '', 'Amazon-Essentials-Womens-Single-Band-Flat-Sandal', '', 'inherit', 'open', 'closed', '', 'amazon-essentials-womens-single-band-flat-sandal-8', '', '', '2020-05-06 10:05:34', '2020-05-06 10:05:34', '', 0, 'http://nextshoes.uk/?attachment_id=1689', 0, 'attachment', 'image/jpeg', 0),
(1691, 1, '2020-05-06 10:06:59', '2020-05-06 10:06:59', '', 'Sandals-for-Women-Wide-Width2020-Bukcle-Clear-Comfy-Platform-Sandal-Shoes-Summer-Beach-Travel-Fashion-Slipper-Flip-Flops', '', 'inherit', 'open', 'closed', '', 'sandals-for-women-wide-width2020-bukcle-clear-comfy-platform-sandal-shoes-summer-beach-travel-fashion-slipper-flip-flops-2', '', '', '2020-05-06 10:06:59', '2020-05-06 10:06:59', '', 0, 'http://nextshoes.uk/?attachment_id=1691', 0, 'attachment', 'image/jpeg', 0),
(1692, 1, '2020-05-06 10:06:59', '2020-05-06 10:06:59', '', 'Sandals-for-Women-Wide-Width2020-Bukcle-Clear-Comfy-Platform-Sandal-Shoes-Summer-Beach-Travel-Fashion-Slipper-Flip-Flops', '', 'inherit', 'open', 'closed', '', 'sandals-for-women-wide-width2020-bukcle-clear-comfy-platform-sandal-shoes-summer-beach-travel-fashion-slipper-flip-flops-3', '', '', '2020-05-06 10:06:59', '2020-05-06 10:06:59', '', 0, 'http://nextshoes.uk/?attachment_id=1692', 0, 'attachment', 'image/jpeg', 0),
(1693, 1, '2020-05-06 10:06:59', '2020-05-06 10:06:59', '', 'Sandals-for-Women-Wide-Width2020-Bukcle-Clear-Comfy-Platform-Sandal-Shoes-Summer-Beach-Travel-Fashion-Slipper-Flip-Flops', '', 'inherit', 'open', 'closed', '', 'sandals-for-women-wide-width2020-bukcle-clear-comfy-platform-sandal-shoes-summer-beach-travel-fashion-slipper-flip-flops-4', '', '', '2020-05-06 10:06:59', '2020-05-06 10:06:59', '', 0, 'http://nextshoes.uk/?attachment_id=1693', 0, 'attachment', 'image/jpeg', 0),
(1694, 1, '2020-05-06 10:06:59', '2020-05-06 10:06:59', '', 'Sandals-for-Women-Wide-Width2020-Bukcle-Clear-Comfy-Platform-Sandal-Shoes-Summer-Beach-Travel-Fashion-Slipper-Flip-Flops', '', 'inherit', 'open', 'closed', '', 'sandals-for-women-wide-width2020-bukcle-clear-comfy-platform-sandal-shoes-summer-beach-travel-fashion-slipper-flip-flops-5', '', '', '2020-05-06 10:06:59', '2020-05-06 10:06:59', '', 0, 'http://nextshoes.uk/?attachment_id=1694', 0, 'attachment', 'image/jpeg', 0),
(1696, 1, '2020-05-06 10:07:24', '2020-05-06 10:07:24', '', 'Todaies-Women-Fashion-Sandals-Sweet-Beaded-Clip-Toe-Flats-Bohemian-Herringbone-Sandals-2018', '', 'inherit', 'open', 'closed', '', 'todaies-women-fashion-sandals-sweet-beaded-clip-toe-flats-bohemian-herringbone-sandals-2018', '', '', '2020-05-06 10:07:24', '2020-05-06 10:07:24', '', 0, 'http://nextshoes.uk/?attachment_id=1696', 0, 'attachment', 'image/jpeg', 0),
(1697, 1, '2020-05-06 10:07:24', '2020-05-06 10:07:24', '', 'Todaies-Women-Fashion-Sandals-Sweet-Beaded-Clip-Toe-Flats-Bohemian-Herringbone-Sandals-2018', '', 'inherit', 'open', 'closed', '', 'todaies-women-fashion-sandals-sweet-beaded-clip-toe-flats-bohemian-herringbone-sandals-2018-2', '', '', '2020-05-06 10:07:24', '2020-05-06 10:07:24', '', 0, 'http://nextshoes.uk/?attachment_id=1697', 0, 'attachment', 'image/jpeg', 0),
(1723, 1, '2020-05-08 07:11:03', '2020-05-08 07:11:03', '', 'lloogo', '', 'inherit', 'open', 'closed', '', 'lloogo-2', '', '', '2020-05-08 07:11:03', '2020-05-08 07:11:03', '', 0, 'http://nextshoes.uk/wp-content/uploads/2020/05/lloogo-1.png', 0, 'attachment', 'image/png', 0),
(1724, 1, '2020-05-08 07:12:54', '2020-05-08 07:12:54', '', 'shoeloog', '', 'inherit', 'open', 'closed', '', 'shoeloog', '', '', '2020-05-08 07:12:54', '2020-05-08 07:12:54', '', 0, 'http://nextshoes.uk/wp-content/uploads/2020/05/shoeloog.png', 0, 'attachment', 'image/png', 0),
(1727, 1, '2020-05-08 07:16:38', '2020-05-08 07:16:38', '', 'footer-logo', '', 'inherit', 'open', 'closed', '', 'footer-logo', '', '', '2020-05-08 07:16:38', '2020-05-08 07:16:38', '', 0, 'http://nextshoes.uk/wp-content/uploads/2020/05/footer-logo.png', 0, 'attachment', 'image/png', 0),
(1728, 1, '2020-05-08 07:18:04', '2020-05-08 07:18:04', '', '3001', '', 'inherit', 'open', 'closed', '', '3001', '', '', '2020-05-08 07:18:04', '2020-05-08 07:18:04', '', 0, 'http://nextshoes.uk/wp-content/uploads/2020/05/3001.png', 0, 'attachment', 'image/png', 0),
(1730, 1, '2020-05-08 08:02:50', '2020-05-08 08:02:50', ' ', '', '', 'publish', 'closed', 'closed', '', '1730', '', '', '2020-05-08 08:02:50', '2020-05-08 08:02:50', '', 0, 'http://nextshoes.uk/2020/05/08/1730/', 1, 'nav_menu_item', '', 0),
(1731, 1, '2020-05-08 08:02:50', '2020-05-08 08:02:50', ' ', '', '', 'publish', 'closed', 'closed', '', '1731', '', '', '2020-05-08 08:02:50', '2020-05-08 08:02:50', '', 0, 'http://nextshoes.uk/2020/05/08/1731/', 2, 'nav_menu_item', '', 0),
(1732, 1, '2020-05-08 08:02:51', '2020-05-08 08:02:51', ' ', '', '', 'publish', 'closed', 'closed', '', '1732', '', '', '2020-05-08 08:02:51', '2020-05-08 08:02:51', '', 0, 'http://nextshoes.uk/2020/05/08/1732/', 3, 'nav_menu_item', '', 0),
(1733, 1, '2020-05-08 08:02:51', '2020-05-08 08:02:51', ' ', '', '', 'publish', 'closed', 'closed', '', '1733', '', '', '2020-05-08 08:02:51', '2020-05-08 08:02:51', '', 0, 'http://nextshoes.uk/2020/05/08/1733/', 4, 'nav_menu_item', '', 0),
(1734, 1, '2020-05-08 08:02:51', '2020-05-08 08:02:51', ' ', '', '', 'publish', 'closed', 'closed', '', '1734', '', '', '2020-05-08 08:02:51', '2020-05-08 08:02:51', '', 0, 'http://nextshoes.uk/2020/05/08/1734/', 5, 'nav_menu_item', '', 0),
(1735, 1, '2020-05-08 08:02:51', '2020-05-08 08:02:51', ' ', '', '', 'publish', 'closed', 'closed', '', '1735', '', '', '2020-05-08 08:02:51', '2020-05-08 08:02:51', '', 0, 'http://nextshoes.uk/2020/05/08/1735/', 6, 'nav_menu_item', '', 0),
(1736, 1, '2020-05-08 08:02:51', '2020-05-08 08:02:51', ' ', '', '', 'publish', 'closed', 'closed', '', '1736', '', '', '2020-05-08 08:02:51', '2020-05-08 08:02:51', '', 0, 'http://nextshoes.uk/2020/05/08/1736/', 7, 'nav_menu_item', '', 0),
(1737, 1, '2020-05-08 08:02:51', '2020-05-08 08:02:51', ' ', '', '', 'publish', 'closed', 'closed', '', '1737', '', '', '2020-05-08 08:02:51', '2020-05-08 08:02:51', '', 0, 'http://nextshoes.uk/2020/05/08/1737/', 8, 'nav_menu_item', '', 0),
(1738, 1, '2020-05-08 08:02:51', '2020-05-08 08:02:51', ' ', '', '', 'publish', 'closed', 'closed', '', '1738', '', '', '2020-05-08 08:02:51', '2020-05-08 08:02:51', '', 0, 'http://nextshoes.uk/2020/05/08/1738/', 9, 'nav_menu_item', '', 0),
(1739, 1, '2020-05-08 08:02:51', '2020-05-08 08:02:51', ' ', '', '', 'publish', 'closed', 'closed', '', '1739', '', '', '2020-05-08 08:02:51', '2020-05-08 08:02:51', '', 0, 'http://nextshoes.uk/2020/05/08/1739/', 10, 'nav_menu_item', '', 0),
(1740, 1, '2020-05-08 08:02:51', '2020-05-08 08:02:51', ' ', '', '', 'publish', 'closed', 'closed', '', '1740', '', '', '2020-05-08 08:02:51', '2020-05-08 08:02:51', '', 0, 'http://nextshoes.uk/2020/05/08/1740/', 11, 'nav_menu_item', '', 0),
(1741, 1, '2020-05-08 08:02:51', '2020-05-08 08:02:51', ' ', '', '', 'publish', 'closed', 'closed', '', '1741', '', '', '2020-05-08 08:02:51', '2020-05-08 08:02:51', '', 0, 'http://nextshoes.uk/2020/05/08/1741/', 12, 'nav_menu_item', '', 0),
(1742, 1, '2020-05-08 08:02:51', '2020-05-08 08:02:51', ' ', '', '', 'publish', 'closed', 'closed', '', '1742', '', '', '2020-05-08 08:02:51', '2020-05-08 08:02:51', '', 0, 'http://nextshoes.uk/2020/05/08/1742/', 13, 'nav_menu_item', '', 0),
(1743, 1, '2020-05-08 08:02:51', '2020-05-08 08:02:51', ' ', '', '', 'publish', 'closed', 'closed', '', '1743', '', '', '2020-05-08 08:02:51', '2020-05-08 08:02:51', '', 0, 'http://nextshoes.uk/2020/05/08/1743/', 14, 'nav_menu_item', '', 0),
(1752, 1, '2020-08-18 02:35:36', '2020-08-18 02:35:36', '', 'shoes5', '', 'inherit', 'open', 'closed', '', 'shoes5-3', '', '', '2020-08-18 02:35:36', '2020-08-18 02:35:36', '', 0, 'http://mydevoter.com/wp-content/uploads/2020/08/shoes5.png', 0, 'attachment', 'image/png', 0),
(1753, 1, '2020-08-18 02:38:02', '2020-08-18 02:38:02', '', '4002', '', 'inherit', 'open', 'closed', '', '4002', '', '', '2020-08-18 02:38:02', '2020-08-18 02:38:02', '', 0, 'http://mydevoter.com/wp-content/uploads/2020/08/4002.png', 0, 'attachment', 'image/png', 0),
(1754, 1, '2020-08-18 02:40:43', '2020-08-18 02:40:43', '', 'bidlore-logo', '', 'inherit', 'open', 'closed', '', 'bidlore-logo', '', '', '2020-08-18 02:40:43', '2020-08-18 02:40:43', '', 0, 'http://mydevoter.com/wp-content/uploads/2020/08/bidlore-logo.png', 0, 'attachment', 'image/png', 0);
INSERT INTO `wpx5_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(1774, 1, '2021-06-01 11:20:50', '2021-06-01 11:20:50', '                <div class=\"product-specs-list-container\">\r\n                    <ul class=\"product-specs-list util-clearfix\">\r\n						                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Brand Name:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Blivener</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Occasion:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Casual</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Flats Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Basic</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Origin:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">CN(Origin)</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Season:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Spring/Autumn</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Upper Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">PU</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Toe Shape:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Round Toe</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Closure Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Slip-On</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Fit:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Fits true to size, take your normal size</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Insole Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Fabric</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Fashion Element:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Sewing</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Pattern Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Mixed Colors</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Model Number:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">XWS179</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Lining Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">NONE</span>\r\n                            </li>\r\n							                    </ul>\r\n                </div>\r\n				<div class=\"detailmodule_html\"><div class=\"detail-desc-decorate-richtext\"><div><div><img src=\"https://ae01.alicdn.com/kf/H0290e257976340c7bc62c4c0d4ba0596L.png\"><div style=\"margin-left:1.6701461377871%;margin-top:-74.947807933194%;width:22.964509394572%;\"><a href=\"https://www.aliexpress.com/item/detail/1005001356864689.html\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"https://ae01.alicdn.com/kf/Hc747344888df46e9a5a3b9a68c15e4d5N.png\"></a></div><div style=\"margin-left:26.200417536534%;margin-top:-34.237995824635%;width:22.964509394572%;\"><a href=\"https://www.aliexpress.com/item/detail/4001245679167.html\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"https://ae01.alicdn.com/kf/Hc747344888df46e9a5a3b9a68c15e4d5N.png\"></a></div><div style=\"margin-left:50.730688935282%;margin-top:-34.237995824635%;width:22.964509394572%;\"><a href=\"https://www.aliexpress.com/item/detail/1005002518344395.html\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"https://ae01.alicdn.com/kf/Hc747344888df46e9a5a3b9a68c15e4d5N.png\"></a></div><div style=\"margin-left:75.260960334029%;margin-top:-34.237995824635%;width:22.964509394572%;\"><a href=\"https://www.aliexpress.com/item/detail/1005002004171230.html\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"https://ae01.alicdn.com/kf/Hc747344888df46e9a5a3b9a68c15e4d5N.png\"></a></div><div style=\"margin-left:1.6701461377871%;margin-top:1.5657620041754%;width:22.964509394572%;\"><a href=\"https://www.aliexpress.com/item/detail/1005001895993249.html\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"https://ae01.alicdn.com/kf/Hc747344888df46e9a5a3b9a68c15e4d5N.png\"></a></div><div style=\"margin-left:26.200417536534%;margin-top:-34.237995824635%;width:22.964509394572%;\"><a href=\"https://www.aliexpress.com/item/detail/1005002488227980.html\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"https://ae01.alicdn.com/kf/Hc747344888df46e9a5a3b9a68c15e4d5N.png\"></a></div><div style=\"margin-left:50.730688935282%;margin-top:-34.237995824635%;width:22.964509394572%;\"><a href=\"https://www.aliexpress.com/item/detail/1005002651209400.html\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"https://ae01.alicdn.com/kf/Hc747344888df46e9a5a3b9a68c15e4d5N.png\"></a></div><div style=\"margin-left:75.260960334029%;margin-top:-34.237995824635%;width:22.964509394572%;\"><a href=\"https://www.aliexpress.com/item/detail/1005001941841276.html\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"https://ae01.alicdn.com/kf/Hc747344888df46e9a5a3b9a68c15e4d5N.png\"></a></div><div style=\"margin-top:4.9060542797495%;height:0;width:0;\"></div></div></div><div style=\"border:0;\"></div></div></div>\r\n<div class=\"detailmodule_html\"><div class=\"detail-desc-decorate-richtext\"></div></div></div>\r\n<div ><div ><div ><div >&nbsp;</div>\n</div>\n</div>\n\n<div>\n<div>&nbsp;</div>\n</div>\n\n<div>\n<div>&nbsp;</div>\n</div>\n\n<div>\n<div>&nbsp;</div>\n</div>\n\n<div>\n<div>&nbsp;</div>\n</div>\n\n<div>\n<div>&nbsp;</div>\n</div>\n\n<div>\n<div>&nbsp;</div>\n</div>\n\n<div>\n<div>&nbsp;</div>\n</div>\n\n<div>\n<div>&nbsp;</div>\n</div>\n\n<div>\n<div>&nbsp;</div>\n</div>\n\n<div>\n<div>\n<div>\n<div>&nbsp;</div>\n</div>\n</div>\n\n<div>\n<div>\n<div>\n<div>\n<div>\n<div>\n<p><img alt=\"vv\" src=\"https://ae01.alicdn.com/kf/Hf6e81c92d3434149a8c6410b84a3b55fB.jpg\"><a href=\"http://www.aliexpress.com/item/4001128517789.html?s=p\">https://www.aliexpress.com/item/4001128517789.html?s=p</a></p>\n</div>\n</div>\n\n<div>&nbsp;</div>\n</div>\n\n<div>&nbsp;</div>\n</div>\n\n<div>&nbsp;</div>\n</div>\n\n<div>&nbsp;</div>\n</div>\n\n<div>&nbsp;</div>\n</div>\n\n<div>&nbsp;</div>\n\n<div>&nbsp;</div>\n\n<div>&nbsp;</div>\n\n<div>&nbsp;</div>\n\n<div>&nbsp;</div>\n\n<div>&nbsp;</div>\n\n<div>&nbsp;</div>\n\n<div>\n<div>\n<div></div></div>\r\n<div class=\"detailmodule_dynamic\"></div></div>\r\n<div class=\"detailmodule_dynamic\"></div></div>\r\n<div class=\"detailmodule_dynamic\"><kse:widget data-widget-type=\"relatedProduct\" id=\"35164497\" title=\"\" type=\"relation\"></kse:widget></div>\r\n<div class=\"detailmodule_html\"><div class=\"detail-desc-decorate-richtext\"></div>\r\n<div ><div ></div>\r\n<div ><div ></div>\n</div>\n</div>\n\n<div>\n<div>&nbsp;</div>\n\n<div>\n<div>&nbsp;</div>\n\n<div>\n<div>&nbsp;</div>\n\n<div>\n<div>&nbsp;</div>\n\n<div>\n<div>&nbsp;</div>\n\n<div>\n<div>&nbsp;</div>\n\n<div>\n<div>&nbsp;</div>\n\n<div>\n<div>&nbsp;</div>\n\n<div>\n<div>&nbsp;</div>\n\n<div>\n<div>&nbsp;</div>\n\n<div>\n<div>&nbsp;</div>\n\n<div>\n<div>\n<p style=\"text-align: center;margin:0;\"><img src=\"https://ae01.alicdn.com/kf/H6457cac882f1429582a6b998d8943c5bb.jpg?width=800&amp;height=800&amp;hash=1600\" style=\"width:1000px;\"><span style=\"font-size:24px;\"><u><span style=\"background-color:#1abc9c;\">The number under the sole of the shoes is Chinese size not Eur size,such as you choose 39 eur size ,I will send 41 chinese size to you(39 eur size=41 chinese size),that will fit for you.</span></u></span></p>\n</div>\n</div>\n\n<div>\n<div>\n<div>\n<div>\n<div>\n<div>&nbsp;</div>\n</div>\n</div>\n\n<div>\n<div>&nbsp;</div>\n</div>\n</div>\n\n<div>\n<div>&nbsp;</div>\n</div>\n</div>\n\n<div>\n<div>\n<div>\n<div>\n<div>\n<div>\n<div>\n<div>\n<div style=\"overflow:hidden;font-size:0;\">&nbsp;&nbsp;&nbsp;<img src=\"https://ae01.alicdn.com/kf/H8a6972f91dc34d8fa3339b2b264a72b5z.jpeg\"> <img src=\"https://ae01.alicdn.com/kf/H9c94337af65f472fab0b07930c32bd47u.jpeg\"> <img src=\"https://ae01.alicdn.com/kf/H3814533bafa74367ac209557f3c356c61.jpeg\"> <img src=\"https://ae01.alicdn.com/kf/H77a75be1e83242a3839f799731c4f362a.jpeg\"> <img src=\"https://ae01.alicdn.com/kf/Hf40f0ad53a7f4a719b423b901d11134f5.jpeg\">\n<div style=\"margin:-887.474% 0 0 4.071%;width:91.858%;\">\n<div style=\"height:0;\">\n<p style=\"font-size:36px;font-family:Arial;color:#000;text-align:center;line-height:1.5;word-break: break-all;\">Women&nbsp;Flat&nbsp;Sneakers</p>\n</div>\n<img src=\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\" style=\"height:0;padding-bottom:6.023%;\"></div>\n\n<div style=\"margin:4.802% 0 0 4.906%;width:30.585%;\">\n<div style=\"height:0;\">\n<p style=\"font-size:24px;font-family:Arial;color:#ff9900;line-height:1.5;word-break: break-all;\">Hot&nbsp;Sale&nbsp;!&nbsp;&nbsp;Shop&nbsp;Now&nbsp;!</p>\n</div>\n<img src=\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\" style=\"height:0;padding-bottom:12.628%;\"></div>\n\n<div style=\"margin:100.418% 0 0 33.09%;width:33.612%;\">\n<div style=\"height:0;\">\n<p style=\"font-size:30px;font-family:Arial;color:#000;text-align:center;line-height:1.5;word-break: break-all;\">INFOMATIONS</p>\n</div>\n<img src=\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\" style=\"height:0;padding-bottom:13.665%;\"></div>\n\n<div style=\"margin:7.203% 0 0 6.576%;width:86.534%;\">\n<div style=\"height:0;\">\n<p style=\"font-size:24px;font-family:Open Sans;color:#000;text-align:center;line-height:1.5;word-break: break-all;\">Women&nbsp;Slip&nbsp;on&nbsp;Sneakers&nbsp;Shallow&nbsp;Loafers&nbsp;Vulcanized&nbsp;Shoes&nbsp;Breathable&nbsp;Hollow&nbsp;Out&nbsp;Female&nbsp;Casual&nbsp;Shoes&nbsp;Ladies&nbsp;Leather&nbsp;Flats</p>\n</div>\n<img src=\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\" style=\"height:0;padding-bottom:15.44%;\"></div>\n\n<div style=\"margin:14.718% 0 0 56.576%;width:11.482%;\">\n<div style=\"height:0;\">\n<p style=\"font-size:14px;font-family:Arial;color:rgb(255, 255, 255);text-align:center;line-height:43px;word-break: break-all;\">Boot&nbsp;Height Closure&nbsp;Type Pattern&nbsp;Type Heel&nbsp;Height Material Season</p>\n</div>\n<img src=\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\" style=\"height:0;padding-bottom:230%;\"></div>\n\n<div style=\"margin:-26.409% 0 0 70.668%;width:19.415%;\">\n<div style=\"height:0;\">\n<p style=\"font-size:14px;font-family:Arial;color:rgb(102, 102, 102);text-align:center;line-height:43px;word-break: break-all;\">Ankle Slip-On&nbsp; Mixed&nbsp;Colors Flat&nbsp;(≤1&nbsp;cm) PU Spring/Autumn</p>\n</div>\n<img src=\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\" style=\"height:0;padding-bottom:136.022%;\"></div>\n\n<div style=\"margin:8.977% 0 0 9.081%;width:87.474%;\">\n<div style=\"height:0;\">\n<p style=\"font-size:18px;font-family:Open Sans;color:rgb(51, 51, 51);font-weight:700;line-height:1.5;word-break: break-all;\">SIZE<i>&nbsp;</i>TO<i>&nbsp;</i>REMIND</p>\n</div>\n<img src=\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\" style=\"height:0;padding-bottom:3.222%;\"></div>\n\n<div style=\"margin:27.871% 0 0 15.762%;width:13.466%;\">\n<div style=\"height:0;\">\n<p style=\"font-size:14px;font-family:Open Sans;color:#000;font-weight:700;text-align:center;line-height:43px;word-break: break-all;\">U.S<i>&nbsp;</i>Size Europe<i>&nbsp;</i>Size Foot<i>&nbsp;</i>Length<i>&nbsp;</i>(cm)</p>\n</div>\n<img src=\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\" style=\"height:0;padding-bottom:100.775%;\"></div>\n\n<div style=\"margin:-13.57% 0 0 31.211%;width:5.115%;\">\n<div style=\"height:0;\">\n<p style=\"font-size:14px;font-family:Open Sans;color:rgb(102, 102, 102);text-align:center;line-height:43px;word-break: break-all;\">5 35-36 22</p>\n</div>\n<img src=\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\" style=\"height:0;padding-bottom:261.224%;\"></div>\n\n<div style=\"margin:-13.361% 0 0 39.666%;width:5.01%;\">\n<div style=\"height:0;\">\n<p style=\"font-size:14px;font-family:Open Sans;color:rgb(102, 102, 102);text-align:center;line-height:43px;word-break: break-all;\">5.5 36 22.5</p>\n</div>\n<img src=\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\" style=\"height:0;padding-bottom:266.667%;\"></div>\n\n<div style=\"margin:-13.361% 0 0 48.017%;width:5.01%;\">\n<div style=\"height:0;\">\n<p style=\"font-size:14px;font-family:Open Sans;color:rgb(102, 102, 102);text-align:center;line-height:43px;word-break: break-all;\">6 36-37 23</p>\n</div>\n<img src=\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\" style=\"height:0;padding-bottom:268.75%;\"></div>\n\n<div style=\"margin:-13.674% 0 0 56.576%;width:5.01%;\">\n<div style=\"height:0;\">\n<p style=\"font-size:14px;font-family:Open Sans;color:rgb(102, 102, 102);text-align:center;line-height:43px;word-break: break-all;\">6.5 37 23.5</p>\n</div>\n<img src=\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\" style=\"height:0;padding-bottom:268.75%;\"></div>\n\n<div style=\"margin:-13.466% 0 0 65.031%;width:5.115%;\">\n<div style=\"height:0;\">\n<p style=\"font-size:14px;font-family:Open Sans;color:rgb(102, 102, 102);text-align:center;line-height:43px;word-break: break-all;\">7.5 38 24</p>\n</div>\n<img src=\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\" style=\"height:0;padding-bottom:263.265%;\"></div>\n\n<div style=\"margin:-13.466% 0 0 73.591%;width:5.01%;\">\n<div style=\"height:0;\">\n<p style=\"font-size:14px;font-family:Open Sans;color:rgb(102, 102, 102);text-align:center;line-height:43px;word-break: break-all;\">8 38-39 24.5</p>\n</div>\n<img src=\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\" style=\"height:0;padding-bottom:262.5%;\"></div>\n\n<div style=\"margin:0.626% 0 0 31.211%;width:5.115%;\">\n<div style=\"height:0;\">\n<p style=\"font-size:14px;font-family:Open Sans;color:rgb(102, 102, 102);text-align:center;line-height:43px;word-break: break-all;\">8.5 39 25</p>\n</div>\n<img src=\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\" style=\"height:0;padding-bottom:263.265%;\"></div>\n\n<div style=\"margin:-13.779% 0 0 39.666%;width:5.115%;\">\n<div style=\"height:0;\">\n<p style=\"font-size:14px;font-family:Open Sans;color:rgb(102, 102, 102);text-align:center;line-height:43px;word-break: break-all;\">9 39-40 25.5</p>\n</div>\n<img src=\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\" style=\"height:0;padding-bottom:263.265%;\"></div>\n\n<div style=\"margin:-13.152% 0 0 48.225%;width:5.01%;\">\n<div style=\"height:0;\">\n<p style=\"font-size:14px;font-family:Open Sans;color:rgb(102, 102, 102);text-align:center;line-height:43px;word-break: break-all;\">9.5 40 26</p>\n</div>\n<img src=\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\" style=\"height:0;padding-bottom:268.75%;\"></div>\n\n<div style=\"margin:-11.169% 0 0 72.234%;width:7.203%;\">\n<div style=\"height:0;\">\n<p style=\"font-size:16px;font-family:Open Sans;color:rgb(51, 51, 51);font-weight:700;text-align:center;line-height:29px;word-break: break-all;\">SIZE TABLE</p>\n</div>\n<img src=\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\" style=\"height:0;padding-bottom:85.507%;\"></div>\n\n<div style=\"margin:-29.332% 0 0 8.351%;width:83.299%;\">\n<div style=\"height:0;\">\n<p style=\"font-size:16px;font-family:Arial;color:rgb(51, 51, 51);text-align:center;line-height:1.5;word-break: break-all;\">Measure<i>&nbsp;</i>while<i>&nbsp;</i>standing<i>&nbsp;</i>with<i>&nbsp;</i>your<i>&nbsp;</i>foot<i>&nbsp;</i>firmly<i>&nbsp;</i>on<i>&nbsp;</i>the<i>&nbsp;</i>floor<i>&nbsp;</i>and<i>&nbsp;</i>parallel<i>&nbsp;</i>to<i>&nbsp;</i>your<i>&nbsp;</i>other<i>&nbsp;</i>foot.</p>\n</div>\n<img src=\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\" style=\"height:0;padding-bottom:7.519%;\"></div>\n\n<div style=\"margin:14.509% 0 0 64.927%;width:5.01%;\">\n<div style=\"height:0;\">\n<p style=\"font-size:14px;font-family:Open Sans;color:rgb(102, 102, 102);text-align:center;line-height:43px;word-break: break-all;\">11 41.5 27</p>\n</div>\n<img src=\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\" style=\"height:0;padding-bottom:268.75%;\"></div>\n\n<div style=\"margin:-13.361% 0 0 56.472%;width:5.01%;\">\n<div style=\"height:0;\">\n<p style=\"font-size:14px;font-family:Open Sans;color:rgb(102, 102, 102);text-align:center;line-height:43px;word-break: break-all;\">10.5 41 26.5</p>\n</div>\n<img src=\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\" style=\"height:0;padding-bottom:266.667%;\"></div>\n\n<div style=\"margin:-13.466% 0 0 15.658%;width:13.57%;\">\n<div style=\"height:0;\">\n<p style=\"font-size:14px;font-family:Open Sans;color:#000;font-weight:700;text-align:center;line-height:43px;word-break: break-all;\">U.S<i>&nbsp;</i>Size Europe<i>&nbsp;</i>Size Foot<i>&nbsp;</i>Length<i>&nbsp;</i>(cm)</p>\n</div>\n<img src=\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\" style=\"height:0;padding-bottom:100%;\"></div>\n\n<div style=\"margin:4.697% 0 0 17.328%;width:82.672%;\">\n<div style=\"height:0;\">\n<p style=\"font-size:30px;font-family:Arial;color:#000;line-height:1.5;word-break: break-all;\">COLORS</p>\n</div>\n<img src=\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\" style=\"height:0;padding-bottom:5.808%;\"></div>\n\n<div style=\"margin:2.192% 0 0 11.9%;width:26.931%;\">\n<div style=\"height:0;\">\n<p style=\"font-size:24px;font-family:Open Sans;color:#000;text-align:center;line-height:1.5;word-break: break-all;\">BLUE</p>\n</div>\n<img src=\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\" style=\"height:0;padding-bottom:13.953%;\"></div>\n\n<div style=\"margin:-3.758% 0 0 61.691%;width:26.096%;\">\n<div style=\"height:0;\">\n<p style=\"font-size:24px;font-family:Open Sans;color:#000;text-align:center;line-height:1.5;word-break: break-all;\">RED</p>\n</div>\n<img src=\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\" style=\"height:0;padding-bottom:14.4%;\"></div>\n\n<div style=\"margin:64.092% 0 0 11.9%;width:26.931%;\">\n<div style=\"height:0;\">\n<p style=\"font-size:24px;font-family:Open Sans;color:#000;text-align:center;line-height:1.5;word-break: break-all;\">GREEN</p>\n</div>\n<img src=\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\" style=\"height:0;padding-bottom:13.953%;\"></div>\n\n<div style=\"margin:-3.758% 0 0 61.691%;width:26.096%;\">\n<div style=\"height:0;\">\n<p style=\"font-size:24px;font-family:Open Sans;color:#000;text-align:center;line-height:1.5;word-break: break-all;\">WHITE</p>\n</div>\n<img src=\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\" style=\"height:0;padding-bottom:14.4%;\"></div>\n\n<div style=\"margin:58.664% 0 0 17.432%;width:82.568%;\">\n<div style=\"height:0;\">\n<p style=\"font-size:30px;font-family:Arial;color:#000;line-height:1.5;word-break: break-all;\">SCENE<i>&nbsp;</i>SHOW</p>\n</div>\n<img src=\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\" style=\"height:0;padding-bottom:6.068%;\"></div>\n\n<div style=\"margin-top:492.902%;height:0;\">&nbsp;</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n\n<div>\n<div>&nbsp;</div>\n</div>\n\n<div>\n<div>&nbsp;</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div></div>\r\n</div></div>\r\n</div></div>\r\n\n\n', 'Women Slip on Sneakers Shallow Loafers Vulcanized Shoes Breathable Hollow Out Female Casual Shoes Ladies Leather Flats', '', 'publish', 'closed', 'closed', '', 'women-slip-on-sneakers-shallow-loafers-vulcanized-shoes-breathable-hollow-out-female-casual-shoes-ladies-leather-flats', '', '', '2021-06-01 11:20:50', '2021-06-01 11:20:50', '', 0, 'https://shoestimer.com/?post_type=vi_wad_draft_product&#038;p=1774', 0, 'vi_wad_draft_product', '', 0),
(1757, 1, '2021-06-01 11:14:49', '2021-06-01 11:14:49', '', 'This template will be used in the case of none detected template and the subject will be get from original email', '', 'publish', 'closed', 'closed', '', 'this-template-will-be-used-in-the-case-of-none-detected-template-and-the-subject-will-be-get-from-original-email', '', '', '2021-06-01 11:14:49', '2021-06-01 11:14:49', '', 0, 'http://shoestimer.com/this-template-will-be-used-in-the-case-of-none-detected-template-and-the-subject-will-be-get-from-original-email/', 0, 'viwec_template', '', 0),
(1775, 1, '2021-06-01 11:20:32', '2021-06-01 11:20:32', '                <div class=\"product-specs-list-container\">\r\n                    <ul class=\"product-specs-list util-clearfix\">\r\n						                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Brand Name:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Blivener</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Flats Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Basic</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Origin:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">CN(Origin)</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Upper Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">PU</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Outsole Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Rubber</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Closure Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Lace-up</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Fit:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Fits true to size, take your normal size</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Insole Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Wool</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Fashion Element:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Rivet</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Season:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Winter</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Pattern Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Solid</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Model Number:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">ZXWS182</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Lining Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Cotton Fabric</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Toe Shape:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Round Toe</span>\r\n                            </li>\r\n							                    </ul>\r\n                </div>\r\n				<div class=\"detailmodule_html\"><div class=\"detail-desc-decorate-richtext\"><div><div><img src=\"https://ae01.alicdn.com/kf/H0290e257976340c7bc62c4c0d4ba0596L.png\"><div style=\"margin-left:1.6701461377871%;margin-top:-74.947807933194%;width:22.964509394572%;\"><a href=\"https://www.aliexpress.com/item/detail/1005001356864689.html\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"https://ae01.alicdn.com/kf/Hc747344888df46e9a5a3b9a68c15e4d5N.png\"></a></div><div style=\"margin-left:26.200417536534%;margin-top:-34.237995824635%;width:22.964509394572%;\"><a href=\"https://www.aliexpress.com/item/detail/4001245679167.html\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"https://ae01.alicdn.com/kf/Hc747344888df46e9a5a3b9a68c15e4d5N.png\"></a></div><div style=\"margin-left:50.730688935282%;margin-top:-34.237995824635%;width:22.964509394572%;\"><a href=\"https://www.aliexpress.com/item/detail/1005002518344395.html\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"https://ae01.alicdn.com/kf/Hc747344888df46e9a5a3b9a68c15e4d5N.png\"></a></div><div style=\"margin-left:75.260960334029%;margin-top:-34.237995824635%;width:22.964509394572%;\"><a href=\"https://www.aliexpress.com/item/detail/1005002004171230.html\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"https://ae01.alicdn.com/kf/Hc747344888df46e9a5a3b9a68c15e4d5N.png\"></a></div><div style=\"margin-left:1.6701461377871%;margin-top:1.5657620041754%;width:22.964509394572%;\"><a href=\"https://www.aliexpress.com/item/detail/1005001895993249.html\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"https://ae01.alicdn.com/kf/Hc747344888df46e9a5a3b9a68c15e4d5N.png\"></a></div><div style=\"margin-left:26.200417536534%;margin-top:-34.237995824635%;width:22.964509394572%;\"><a href=\"https://www.aliexpress.com/item/detail/1005002488227980.html\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"https://ae01.alicdn.com/kf/Hc747344888df46e9a5a3b9a68c15e4d5N.png\"></a></div><div style=\"margin-left:50.730688935282%;margin-top:-34.237995824635%;width:22.964509394572%;\"><a href=\"https://www.aliexpress.com/item/detail/1005002651209400.html\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"https://ae01.alicdn.com/kf/Hc747344888df46e9a5a3b9a68c15e4d5N.png\"></a></div><div style=\"margin-left:75.260960334029%;margin-top:-34.237995824635%;width:22.964509394572%;\"><a href=\"https://www.aliexpress.com/item/detail/1005001941841276.html\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"https://ae01.alicdn.com/kf/Hc747344888df46e9a5a3b9a68c15e4d5N.png\"></a></div><div style=\"margin-top:4.9060542797495%;height:0;width:0;\"></div></div></div><div style=\"border:0;\"></div></div></div>\r\n<div class=\"detailmodule_html\"><div class=\"detail-desc-decorate-richtext\"></div></div></div>\r\n<div ><div ><div ><div ></div></div></div>\r\n<div ><div ></div></div></div>\r\n<div ><div ></div></div></div>\r\n<div ><div ></div></div></div>\r\n<div ><div ></div></div></div>\r\n<div ><div ></div></div></div>\r\n<div ><div ></div></div></div>\r\n<div ><div ></div></div></div>\r\n<div ><div ></div></div></div>\r\n<div ><div ></div></div></div>\r\n<div ><div ><div ><div ></div></div></div>\r\n<div class=\"detailmodule_dynamic\"></div></div>\r\n<div class=\"detailmodule_dynamic\"></div></div>\r\n<div class=\"detailmodule_dynamic\"></div></div>\r\n<div class=\"detailmodule_dynamic\"></div></div>\r\n<div class=\"detailmodule_dynamic\"></div></div>\r\n<div class=\"detailmodule_dynamic\"></div></div>\r\n<div class=\"detailmodule_dynamic\"></div></div>\r\n<div class=\"detailmodule_dynamic\"></div></div>\r\n<div class=\"detailmodule_dynamic\"></div></div>\r\n<div class=\"detailmodule_dynamic\"></div></div>\r\n<div class=\"detailmodule_dynamic\"></div></div>\r\n<div class=\"detailmodule_dynamic\"></div></div>\r\n<div class=\"detailmodule_dynamic\"></div></div>\r\n<div class=\"detailmodule_dynamic\"></div></div>\r\n<div class=\"detailmodule_dynamic\"><kse:widget data-widget-type=\"relatedProduct\" id=\"35164497\" title=\"\" type=\"relation\"></kse:widget></div>\r\n<div class=\"detailmodule_html\"><div class=\"detail-desc-decorate-richtext\"></div>\r\n<div ><div ></div>\r\n<div ><div ></div>\r\n<div ><div ></div>\r\n<div ><div ></div>\r\n<div ><div ></div>\r\n<div ><div ></div>\r\n<div ><div ></div>\r\n<div ><div ></div>\r\n<div ><div ></div>\r\n<div ><div ></div>\r\n<div ><div ></div>\r\n<div ><div ></div>\r\n<div ><div ></div>\r\n<div ><div >&nbsp;</div>\n</div>\n</div>\n\n<div>\n<div>\n<div>\n<div>&nbsp;</div>\n</div>\n</div>\n\n<div>\n<div>\n<div>\n<div>\n<div>\n<div>&nbsp;</div>\n</div>\n</div>\n\n<div>\n<div>&nbsp;</div>\n</div>\n</div>\n\n<div>\n<div>&nbsp;</div>\n</div>\n</div>\n\n<div>\n<div>\n<div>\n<div>&nbsp;</div>\n</div>\n</div>\n\n<div>\n<div>\n<div>\n<div>\n<div>\n<div>\n<div>\n<div>\n<div style=\"overflow:hidden;font-size:0;\"><img src=\"https://ae01.alicdn.com/kf/Hdcfcf3cb141f411aabe8bba1422dcbb65.jpeg\"> <img src=\"https://ae01.alicdn.com/kf/H82d44bc939f74edeb88a35fb1d0cc3426.jpeg\"> <img src=\"https://ae01.alicdn.com/kf/H6d208acd23a34420b1c13e9b9dbb71806.jpeg\"> <img src=\"https://ae01.alicdn.com/kf/Hd816bb5625744d9dbdfb5f0f41bfccedE.jpeg\"> <img src=\"https://ae01.alicdn.com/kf/Hc6fca2b846e94b5e8e6195004cfb89c9I.jpeg\"> <img src=\"https://ae01.alicdn.com/kf/H6492d1765fdb4ce0835b5ad3133b7ab9e.jpeg\"> <img src=\"https://ae01.alicdn.com/kf/H42046af3b353468daac567c854c15d2db.jpeg\"> <img src=\"https://ae01.alicdn.com/kf/H2081d18b511145d286f6126b127e7e19i.jpeg\">\n<div style=\"margin:-938.205% 0 0 4.071%;width:91.858%;\">\n<div style=\"height:0;\">\n<p style=\"font-size:36px;font-family:Arial;color:#000;text-align:center;line-height:1.5;word-break: break-all;\">Fashion&nbsp;Women&nbsp;Boots</p>\n</div>\n<img src=\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\" style=\"height:0;padding-bottom:6.136%;\"></div>\n\n<div style=\"margin:8.038% 0 0 4.906%;width:30.585%;\">\n<div style=\"height:0;\">\n<p style=\"font-size:24px;font-family:Arial;color:#ff9900;line-height:1.5;word-break: break-all;\">Hot&nbsp;Sale&nbsp;!&nbsp;&nbsp;Shop&nbsp;Now&nbsp;!</p>\n</div>\n<img src=\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\" style=\"height:0;padding-bottom:12.628%;\"></div>\n\n<div style=\"margin:102.088% 0 0 33.194%;width:33.612%;\">\n<div style=\"height:0;\">\n<p style=\"font-size:30px;font-family:Arial;color:#000;text-align:center;line-height:1.5;word-break: break-all;\">INFOMATIONS</p>\n</div>\n<img src=\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\" style=\"height:0;padding-bottom:13.975%;\"></div>\n\n<div style=\"margin:3.027% 0 0 6.889%;width:86.534%;\">\n<div style=\"height:0;\">\n<p style=\"font-size:24px;font-family:Open Sans;color:#000;text-align:center;line-height:1.5;word-break: break-all;\">Women&nbsp;PU&nbsp;Leather&nbsp;Mid&nbsp;Calf&nbsp;Boots&nbsp;Lace-Up&nbsp;Zipper&nbsp;Thick&nbsp;Heel&nbsp;Boots&nbsp;Rivet&nbsp;Short&nbsp;Tube&nbsp;Women\'s&nbsp;Shoes&nbsp;Fashion&nbsp;Female&nbsp;Martin&nbsp;Boots<br>\n&nbsp;</p>\n</div>\n<img src=\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\" style=\"height:0;padding-bottom:19.662%;\"></div>\n\n<div style=\"margin:19.102% 0 0 56.576%;width:11.482%;\">\n<div style=\"height:0;\">\n<p style=\"font-size:14px;font-family:Arial;color:rgb(255, 255, 255);text-align:center;line-height:43px;word-break: break-all;\">Boot&nbsp;Height<br>\nHeel&nbsp;Type<br>\nPlatform<br>\nHeel&nbsp;Height<br>\nMaterial<br>\nSeason</p>\n</div>\n<img src=\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\" style=\"height:0;padding-bottom:230%;\"></div>\n\n<div style=\"margin:-26.409% 0 0 70.668%;width:19.415%;\">\n<div style=\"height:0;\">\n<p style=\"font-size:14px;font-family:Arial;color:rgb(102, 102, 102);text-align:center;line-height:43px;word-break: break-all;\">Mid-Calf<br>\nSquare&nbsp;heel&nbsp;<br>\n0-3&nbsp;cm<br>\nLow&nbsp;(1&nbsp;cm-3&nbsp;cm)<br>\nPU<br>\nWinter</p>\n</div>\n<img src=\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\" style=\"height:0;padding-bottom:136.022%;\"></div>\n\n<div style=\"margin:6.054% 0 0 4.071%;width:91.858%;\">\n<div style=\"height:0;\">\n<p style=\"font-size:26px;font-family:Arial;color:rgb(34, 34, 34);text-align:center;line-height:1.5;word-break: break-all;\">SIZE<i>&nbsp;</i>SPECIFICATION</p>\n</div>\n<img src=\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\" style=\"height:0;padding-bottom:7.5%;\"></div>\n\n<div style=\"margin:0.522% 0 0 3.027%;width:91.858%;\">\n<div style=\"height:0;\">\n<p style=\"font-size:14px;font-family:Arial;color:rgb(102, 102, 102);text-align:center;line-height:1.5;word-break: break-all;\">THE<i>&nbsp;</i>MEANING<i>&nbsp;</i>OF<i>&nbsp;</i>LOYALTY<i>&nbsp;</i>IS<i>&nbsp;</i>THAT<i>&nbsp;</i>YOU<i>&nbsp;</i>SHOULD<i>&nbsp;</i>NEVER<i>&nbsp;</i>FORGET<i>&nbsp;</i>ANYONE<i>&nbsp;</i>THAT<i>&nbsp;</i>YOU<i>&nbsp;</i>LOVED</p>\n</div>\n<img src=\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\" style=\"height:0;padding-bottom:6.818%;\"></div>\n\n<div style=\"margin:0.313% 0 0 0%;width:23.173%;\">\n<div style=\"height:0;\">\n<p style=\"font-size:14px;font-family:Arial;color:rgb(34, 34, 34);text-align:center;line-height:38px;word-break: break-all;\">Size<br>\nFoot<i>&nbsp;</i>Length<i>&nbsp;</i>(mm)</p>\n</div>\n<img src=\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\" style=\"height:0;padding-bottom:34.234%;\"></div>\n\n<div style=\"margin:8.351% 0 0 4.071%;width:91.858%;\">\n<div style=\"height:0;\">\n<p style=\"font-size:14px;font-family:Arial;color:rgb(102, 102, 102);line-height:1.5;word-break: break-all;\">NOTE:<i>&nbsp;</i>Please<i>&nbsp;</i>enter<i>&nbsp;</i>the<i>&nbsp;</i>items<i>&nbsp;</i>to<i>&nbsp;</i>be<i>&nbsp;</i>noted<i>&nbsp;</i>here.<i>&nbsp;</i>Please<i>&nbsp;</i>enter<i>&nbsp;</i>the<i>&nbsp;</i>items<i>&nbsp;</i>to<i>&nbsp;</i>be<i>&nbsp;</i>noted<i>&nbsp;</i>here.</p>\n</div>\n<img src=\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\" style=\"height:0;padding-bottom:13.75%;\"></div>\n\n<div style=\"margin:-21.086% 0 0 0%;width:23.173%;\">\n<div style=\"height:0;\">\n<p style=\"font-size:14px;font-family:Arial;color:rgb(34, 34, 34);text-align:center;line-height:38px;word-break: break-all;\">US</p>\n</div>\n<img src=\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\" style=\"height:0;padding-bottom:17.117%;\"></div>\n\n<div style=\"margin:-12.109% 0 0 26.618%;width:71.19%;\">\n<div style=\"height:0;\">\n<p style=\"font-size:14px;font-family:Arial;color:rgb(34, 34, 34);line-height:2.7;word-break: break-all;\">34&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;35&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;36&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;37&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;38&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;39&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;40&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;41&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;42&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;43<br>\n22&nbsp;&nbsp;&nbsp;&nbsp;22.5&nbsp;&nbsp;&nbsp;&nbsp;23&nbsp;&nbsp;&nbsp;23.5&nbsp;&nbsp;&nbsp;24&nbsp;&nbsp;&nbsp;&nbsp;24.5&nbsp;&nbsp;&nbsp;&nbsp;25&nbsp;&nbsp;&nbsp;&nbsp;25.5&nbsp;&nbsp;&nbsp;26&nbsp;&nbsp;&nbsp;&nbsp;26.5<br>\n5&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;5.5&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;6&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;6.5&nbsp;&nbsp;&nbsp;&nbsp;7.5&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;8&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;8.5&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;9&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;9.5&nbsp;&nbsp;&nbsp;&nbsp;10.5</p>\n</div>\n<img src=\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\" style=\"height:0;padding-bottom:16.569%;\"></div>\n\n<div style=\"margin:19.937% 0 0 17.328%;width:82.672%;\">\n<div style=\"height:0;\">\n<p style=\"font-size:30px;font-family:Arial;color:#000;line-height:1.5;word-break: break-all;\">COLORS</p>\n</div>\n<img src=\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\" style=\"height:0;padding-bottom:5.934%;\"></div>\n\n<div style=\"margin:2.296% 0 0 36.43%;width:26.931%;\">\n<div style=\"height:0;\">\n<p style=\"font-size:24px;font-family:Open Sans;color:#000;text-align:center;line-height:1.5;word-break: break-all;\">Brown</p>\n</div>\n<img src=\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\" style=\"height:0;padding-bottom:13.953%;\"></div>\n\n<div style=\"margin:57.098% 0 0 17.328%;width:82.672%;\">\n<div style=\"height:0;\">\n<p style=\"font-size:30px;font-family:Arial;color:#000;line-height:1.5;word-break: break-all;\">COLORS</p>\n</div>\n<img src=\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\" style=\"height:0;padding-bottom:5.808%;\"></div>\n\n<div style=\"margin:2.192% 0 0 11.9%;width:26.931%;\">\n<div style=\"height:0;\">\n<p style=\"font-size:24px;font-family:Open Sans;color:#000;text-align:center;line-height:1.5;word-break: break-all;\">Black</p>\n</div>\n<img src=\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\" style=\"height:0;padding-bottom:13.953%;\"></div>\n\n<div style=\"margin:-3.758% 0 0 61.691%;width:26.096%;\">\n<div style=\"height:0;\">\n<p style=\"font-size:24px;font-family:Open Sans;color:#000;text-align:center;line-height:1.5;word-break: break-all;\">Grey</p>\n</div>\n<img src=\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\" style=\"height:0;padding-bottom:14.4%;\"></div>\n\n<div style=\"margin:66.18% 0 0 17.432%;width:82.568%;\">\n<div style=\"height:0;\">\n<p style=\"font-size:30px;font-family:Arial;color:#000;line-height:1.5;word-break: break-all;\">SCENE<i>&nbsp;</i>SHOW</p>\n</div>\n<img src=\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\" style=\"height:0;padding-bottom:6.068%;\"></div>\n\n<div style=\"margin:395.825% 0 0 2.714%;width:76.827%;\">\n<div style=\"height:0;\">\n<p style=\"font-size:18px;font-family:Open Sans;color:#000;line-height:2;word-break: break-all;\">1,Wholesale&nbsp;and&nbsp;Drop&nbsp;shipping<br>\nFor&nbsp;wholesale,&nbsp;we&nbsp;will&nbsp;offer&nbsp;the&nbsp;discount&nbsp;or&nbsp;free&nbsp;shipping&nbsp;ways.<br>\nFor&nbsp;drop&nbsp;shipping,&nbsp;we&nbsp;could&nbsp;send&nbsp;the&nbsp;goods&nbsp;to&nbsp;your&nbsp;customers&nbsp;directly.<br>\n2,Parcel&nbsp;Information<br>\nYou&nbsp;can&nbsp;track&nbsp;your&nbsp;parcel&nbsp;on&nbsp;the&nbsp;following&nbsp;website&nbsp;using&nbsp;your&nbsp;tracking&nbsp;number:&nbsp;https://www.17track.net/en&nbsp;&nbsp;or&nbsp;&nbsp;https://www.trackingmore.com/<br>\n3,Warranty<br>\nWe&nbsp;accept&nbsp;return&nbsp;for&nbsp;unsatisfactory&nbsp;items.<br>\nPlease&nbsp;contact&nbsp;us&nbsp;firstly&nbsp;to&nbsp;report&nbsp;defective&nbsp;products&nbsp;within&nbsp;30&nbsp;days&nbsp;upon&nbsp;receipt.<br>\nRefund&nbsp;will&nbsp;be&nbsp;issued&nbsp;once&nbsp;we&nbsp;have&nbsp;received&nbsp;your&nbsp;returned&nbsp;items.<br>\nBuyer&nbsp;is&nbsp;responsible&nbsp;for&nbsp;all&nbsp;return&nbsp;shipping&nbsp;charges.&nbsp;&nbsp;<br>\n4,Feedback<br>\nIf&nbsp;you&nbsp;are&nbsp;satisfied&nbsp;with&nbsp;our&nbsp;products,&nbsp;we&nbsp;hope&nbsp;you&nbsp;can&nbsp;give&nbsp;us&nbsp;a&nbsp;five-star&nbsp;rating.<br>\nIf&nbsp;you&nbsp;are&nbsp;NOT&nbsp;satisfied,&nbsp;please&nbsp;feel&nbsp;free&nbsp;to&nbsp;contact&nbsp;us.&nbsp;I&nbsp;hope&nbsp;that&nbsp;you&nbsp;can&nbsp;contact&nbsp;us&nbsp;directly&nbsp;before&nbsp;evaluating&nbsp;the&nbsp;product&nbsp;and&nbsp;applying&nbsp;for&nbsp;a&nbsp;dispute.&nbsp;We&nbsp;will&nbsp;actively&nbsp;solve&nbsp;the&nbsp;problem&nbsp;and&nbsp;try&nbsp;our&nbsp;best&nbsp;to&nbsp;compensate&nbsp;you.</p>\n</div>\n<img src=\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\" style=\"height:0;padding-bottom:77.31%;\"></div>\n\n<div style=\"margin:-63.466% 0 0 2.714%;width:26.096%;\">\n<div style=\"height:0;\">\n<p style=\"font-size:24px;font-family:Open Sans;color:#000;line-height:1.5;word-break: break-all;\">Service</p>\n</div>\n<img src=\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\" style=\"height:0;padding-bottom:14.4%;\"></div>\n\n<div style=\"margin-top:151.357%;height:0;\">&nbsp;</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n\n<div>\n<div>&nbsp;</div>\n</div>\n</div>\n</div>\n\n<div>\n<div>&nbsp;</div>\n</div>\n\n<div>\n<div>\n</div></div>\r\n</div></div>\r\n</div></div>\r\n</div></div>\r\n</div></div>\r\n</div></div>\r\n</div></div>\r\n</div></div>\r\n</div></div>\r\n</div></div>\r\n</div></div>\r\n</div></div>\r\n</div></div>\r\n</div></div>\r\n</div></div>\r\n\n\n', 'Winter Women PU Leather Mid Calf Boots Lace-Up Zipper Thick Heel Boots Rivet Short Tube Women Shoes Fashion Female Martin Boots', '', 'publish', 'closed', 'closed', '', 'winter-women-pu-leather-mid-calf-boots-lace-up-zipper-thick-heel-boots-rivet-short-tube-women-shoes-fashion-female-martin-boots', '', '', '2021-06-01 11:20:32', '2021-06-01 11:20:32', '', 0, 'https://shoestimer.com/?post_type=vi_wad_draft_product&#038;p=1775', 0, 'vi_wad_draft_product', '', 0);
INSERT INTO `wpx5_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(1776, 1, '2021-06-01 11:20:08', '2021-06-01 11:20:08', '                <div class=\"product-specs-list-container\">\r\n                    <ul class=\"product-specs-list util-clearfix\">\r\n						                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Brand Name:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Blivener</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Upper Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">EVA</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Origin:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">CN(Origin)</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Heel Height:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Low (1cm-3cm)</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">With Platforms:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Yes</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Platform Height:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">0-3cm</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Occasion:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Casual</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Sandal Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">EVA Injection Shoes</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Heel Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Flat with</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Side Vamp Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Open</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Outsole Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">EVA</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Item Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Sandals</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Closure Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Slip-On</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Fit:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Fits smaller than usual. Please check this store\'s sizing info</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Fashion Element:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Platform</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Style:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Leisure</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Model Number:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">S18ED00112</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Pattern Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Solid</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Insole Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">EVA</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Department Name:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Adult</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Feature:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Increased, Breathable, Non-Slip, Wear-Resistant</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Sandals</span>\r\n                            </li>\r\n							                    </ul>\r\n                </div>\r\n				<div style=\"margin:10px auto 0;display:inline-block;max-width:100%;\"><img src=\"https://ae03.alicdn.com/kf/Hdad9412e8a7a422ea751b3b6369591c3l.jpg\"/><div style=\"margin-top:-66.95%;\"><div style=\"margin-left:0.0%;margin-top:0.0%;width:25.0%; \"><a href=\"http://www.aliexpress.com/item/detail/1005002496389844.html\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"https://ae01.alicdn.com/kf/H9bca54c411bc4c60be46d04fef61ff29a.png?width=233&height=312&hash=545\" style=\"width:233px;height:312px;\"/></a></div><div style=\"margin-left:25.0%;margin-top:-33.48%;width:25.0%; \"><a href=\"http://www.aliexpress.com/item/detail/1005002328714884.html\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"https://ae01.alicdn.com/kf/H9bca54c411bc4c60be46d04fef61ff29a.png?width=233&height=312&hash=545\" style=\"width:233px;height:312px;\"/></a></div><div style=\"margin-left:50.0%;margin-top:-33.48%;width:25.0%; \"><a href=\"http://www.aliexpress.com/item/detail/1005002519156050.html\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"https://ae01.alicdn.com/kf/H9bca54c411bc4c60be46d04fef61ff29a.png?width=233&height=312&hash=545\" style=\"width:233px;height:312px;\"/></a></div><div style=\"margin-left:75.0%;margin-top:-33.48%;width:25.0%; \"><a href=\"http://www.aliexpress.com/item/detail/1005002519135161.html\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"https://ae01.alicdn.com/kf/H9bca54c411bc4c60be46d04fef61ff29a.png?width=233&height=312&hash=545\" style=\"width:233px;height:312px;\"/></a></div><div style=\"margin-left:0.0%;margin-top:0.0%;width:25.0%; \"><a href=\"http://www.aliexpress.com/item/detail/1005002324335631.html\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"https://ae01.alicdn.com/kf/H9bca54c411bc4c60be46d04fef61ff29a.png?width=233&height=312&hash=545\" style=\"width:233px;height:312px;\"/></a></div><div style=\"margin-left:25.0%;margin-top:-33.48%;width:25.0%; \"><a href=\"http://www.aliexpress.com/item/detail/1005002599369266.html\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"https://ae01.alicdn.com/kf/H9bca54c411bc4c60be46d04fef61ff29a.png?width=233&height=312&hash=545\" style=\"width:233px;height:312px;\"/></a></div><div style=\"margin-left:50.0%;margin-top:-33.48%;width:25.0%; \"><a href=\"http://www.aliexpress.com/item/detail/1005002324438974.html\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"https://ae01.alicdn.com/kf/H9bca54c411bc4c60be46d04fef61ff29a.png?width=233&height=312&hash=545\" style=\"width:233px;height:312px;\"/></a></div><div style=\"margin-left:75.0%;margin-top:-33.48%;width:25.0%; \"><a href=\"http://www.aliexpress.com/item/detail/1005002312163983.html\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"https://ae01.alicdn.com/kf/H9bca54c411bc4c60be46d04fef61ff29a.png?width=233&height=312&hash=545\" style=\"width:233px;height:312px;\"/></a></div></div></div><div id=\"offer-template-0\"> \n <p style=\"text-align: center;margin:0;\"><img src=\"https://ae01.alicdn.com/kf/Hd70898c318084556abf6c7732c857e63x.jpg?width=1000&amp;height=150&amp;hash=1150\" style=\"width:800px;\"><img src=\"https://ae01.alicdn.com/kf/H2cd16435f0e64bc6a097c7bd99c0ad82Q.jpg?width=800&amp;height=511&amp;hash=1311\" style=\"width:800px;\"><img src=\"https://ae01.alicdn.com/kf/H50a263470f774cc99e3e0e1a3a822fb0H.jpg?width=1000&amp;height=150&amp;hash=1150\" style=\"width:800px;\"><img src=\"https://ae01.alicdn.com/kf/He992a126bb70464e844cb6f786c1a4edb.jpg?width=800&amp;height=800&amp;hash=1600\" style=\"width:800px;\"><br> <br> <img src=\"https://ae01.alicdn.com/kf/H6789059b3bce42e3ab32c5565b6255fdz.jpg?width=800&amp;height=800&amp;hash=1600\" style=\"width:800px;\"><br> <br> <img src=\"https://ae01.alicdn.com/kf/H9c9c055dfd1741128e464ade1f41a1488.jpg?width=800&amp;height=800&amp;hash=1600\" style=\"width:800px;\"><br> <br> <img src=\"https://ae01.alicdn.com/kf/Hd7301c74fab94bec8659dffe71ac2d89L.jpg?width=800&amp;height=800&amp;hash=1600\" style=\"width:800px;\"><br> <br> <img src=\"https://ae01.alicdn.com/kf/Hb3e70dbfadcb46e19c00145fda7534b5H.jpg?width=800&amp;height=800&amp;hash=1600\" style=\"width:800px;\"><br> <br> <img src=\"https://ae01.alicdn.com/kf/H67bbee14777b41ee8dd12e37fbab72f9B.jpg?width=640&amp;height=640&amp;hash=1280\" style=\"width:800px;\"><br> <br> <img src=\"https://ae01.alicdn.com/kf/Ha6dfe73128c74956964312157b38ad4c3.jpg?width=640&amp;height=640&amp;hash=1280\" style=\"width:800px;\"><br> <br> <img src=\"https://ae01.alicdn.com/kf/H117ef07c683a4a9ea8a94799f4fbfb93d.jpg?width=640&amp;height=640&amp;hash=1280\" style=\"width:800px;\"><br> <br> <img src=\"https://ae01.alicdn.com/kf/H7b149a5c4ab3422f81d93e9f3bbe442c2.jpg?width=640&amp;height=640&amp;hash=1280\" style=\"width:800px;\"><br> <br> <img src=\"https://ae01.alicdn.com/kf/Hf4c1540581b648c29a231648e3b06242f.jpg?width=640&amp;height=640&amp;hash=1280\" style=\"width:800px;\"><br> <br> <img src=\"https://ae01.alicdn.com/kf/H739202451bf04a6ab980a344d9048027G.jpg?width=640&amp;height=640&amp;hash=1280\" style=\"width:800px;\"><br> <br> <img src=\"https://ae01.alicdn.com/kf/Hcd7b9fb6da7e4efea99fd015cf745fdfR.jpg?width=800&amp;height=800&amp;hash=1600\" style=\"width:800px;\"><br> <br> <img src=\"https://ae01.alicdn.com/kf/H8c52e07af13e400f8f36ea0cbf331ff9s.jpg?width=800&amp;height=800&amp;hash=1600\" style=\"width:800px;\"><br> <br> <img src=\"https://ae01.alicdn.com/kf/H14a82d201f4f4d9b9948bedd7ecc3ad7q.jpg?width=800&amp;height=800&amp;hash=1600\" style=\"width:800px;\"><br> <br> <img src=\"https://ae01.alicdn.com/kf/Head5167a1f1643a29f979afd45efa0f71.jpg?width=800&amp;height=800&amp;hash=1600\" style=\"width:800px;\"><br> <br> <img src=\"https://ae01.alicdn.com/kf/Hcfeaa4ee33b74dbc9c4f2624cbda200by.jpg?width=800&amp;height=800&amp;hash=1600\" style=\"width:800px;\"><br> <br> <img src=\"https://ae01.alicdn.com/kf/H68543488c4c1401da0175b26a3bf1fbbe.jpg?width=800&amp;height=800&amp;hash=1600\" style=\"width:800px;\"><br> <br> <img src=\"https://ae01.alicdn.com/kf/H106ad25ebf654c878d31ad3e82e9d355I.jpg?width=800&amp;height=800&amp;hash=1600\" style=\"width:800px;\"><br> <br> <img src=\"https://ae01.alicdn.com/kf/Hb607b8b3135a4f11bc68403f94e28413W.jpg?width=900&amp;height=3100&amp;hash=4000\" style=\"width:800px;\"></p> \n</div>\n\n', 'Summer Unisex Platform Slippers Men Women Indoor Slippers Solid Home Beach Shoes Serrated Edge Non-slip Bathroom Shower Slippers', '', 'publish', 'closed', 'closed', '', 'summer-unisex-platform-slippers-men-women-indoor-slippers-solid-home-beach-shoes-serrated-edge-non-slip-bathroom-shower-slippers', '', '', '2021-06-01 11:20:08', '2021-06-01 11:20:08', '', 0, 'https://shoestimer.com/?post_type=vi_wad_draft_product&#038;p=1776', 0, 'vi_wad_draft_product', '', 0),
(1777, 1, '2021-06-01 11:19:39', '2021-06-01 11:19:39', '                <div class=\"product-specs-list-container\">\r\n                    <ul class=\"product-specs-list util-clearfix\">\r\n						                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Brand Name:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Blivener</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Upper Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Flock</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Origin:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">CN(Origin)</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Heel Height:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Flat (≤1cm)</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">With Platforms:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Yes</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Platform Height:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">0-3cm</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Occasion:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Casual</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Sandal Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Ankle Strap</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Heel Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Wedges</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Lining Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">NONE</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Side Vamp Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Open</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Outsole Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">EVA</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Closure Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Buckle Strap</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Fit:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Fits true to size, take your normal size</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Back Counter Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Back Strap</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Fashion Element:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Shallow</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Style:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Fashion</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Model Number:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">S18AD01812</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Pattern Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Solid</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Insole Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">EVA</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Color:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Red, black, blue, pink</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Feature:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Loafers</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Heel shape:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Platform</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Size:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">35,36,37,38,39,40,41,42,43</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Suitable for seasons:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Summer</span>\r\n                            </li>\r\n							                    </ul>\r\n                </div>\r\n				<div style=\"margin:10px auto 0;display:inline-block;max-width:100%;\"><img src=\"https://ae03.alicdn.com/kf/Hdad9412e8a7a422ea751b3b6369591c3l.jpg\"/><div style=\"margin-top:-66.95%;\"><div style=\"margin-left:0.0%;margin-top:0.0%;width:25.0%; \"><a href=\"http://www.aliexpress.com/item/detail/1005002496389844.html\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"https://ae01.alicdn.com/kf/H9bca54c411bc4c60be46d04fef61ff29a.png?width=233&height=312&hash=545\" style=\"width:233px;height:312px;\"/></a></div><div style=\"margin-left:25.0%;margin-top:-33.48%;width:25.0%; \"><a href=\"http://www.aliexpress.com/item/detail/1005002328714884.html\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"https://ae01.alicdn.com/kf/H9bca54c411bc4c60be46d04fef61ff29a.png?width=233&height=312&hash=545\" style=\"width:233px;height:312px;\"/></a></div><div style=\"margin-left:50.0%;margin-top:-33.48%;width:25.0%; \"><a href=\"http://www.aliexpress.com/item/detail/1005002519156050.html\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"https://ae01.alicdn.com/kf/H9bca54c411bc4c60be46d04fef61ff29a.png?width=233&height=312&hash=545\" style=\"width:233px;height:312px;\"/></a></div><div style=\"margin-left:75.0%;margin-top:-33.48%;width:25.0%; \"><a href=\"http://www.aliexpress.com/item/detail/1005002519135161.html\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"https://ae01.alicdn.com/kf/H9bca54c411bc4c60be46d04fef61ff29a.png?width=233&height=312&hash=545\" style=\"width:233px;height:312px;\"/></a></div><div style=\"margin-left:0.0%;margin-top:0.0%;width:25.0%; \"><a href=\"http://www.aliexpress.com/item/detail/1005002324335631.html\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"https://ae01.alicdn.com/kf/H9bca54c411bc4c60be46d04fef61ff29a.png?width=233&height=312&hash=545\" style=\"width:233px;height:312px;\"/></a></div><div style=\"margin-left:25.0%;margin-top:-33.48%;width:25.0%; \"><a href=\"http://www.aliexpress.com/item/detail/1005002599369266.html\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"https://ae01.alicdn.com/kf/H9bca54c411bc4c60be46d04fef61ff29a.png?width=233&height=312&hash=545\" style=\"width:233px;height:312px;\"/></a></div><div style=\"margin-left:50.0%;margin-top:-33.48%;width:25.0%; \"><a href=\"http://www.aliexpress.com/item/detail/1005002324438974.html\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"https://ae01.alicdn.com/kf/H9bca54c411bc4c60be46d04fef61ff29a.png?width=233&height=312&hash=545\" style=\"width:233px;height:312px;\"/></a></div><div style=\"margin-left:75.0%;margin-top:-33.48%;width:25.0%; \"><a href=\"http://www.aliexpress.com/item/detail/1005002312163983.html\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"https://ae01.alicdn.com/kf/H9bca54c411bc4c60be46d04fef61ff29a.png?width=233&height=312&hash=545\" style=\"width:233px;height:312px;\"/></a></div></div></div><p style=\"text-align: center;margin:0;\"><img src=\"https://ae01.alicdn.com/kf/Hb28dc888249742da9b16e94400d91553b.jpg?width=759&amp;height=68&amp;hash=827\" style=\"width:800px;\"><img src=\"https://ae01.alicdn.com/kf/H20af308d2a8d49cca048ec4190f9c052T.jpg?width=1000&amp;height=150&amp;hash=1150\" style=\"width:800px;\"><img src=\"https://ae01.alicdn.com/kf/H0827593892e14dec9acc50b3a24ec9c1g.jpg?width=907&amp;height=430&amp;hash=1337\" style=\"width:800px;\"><img src=\"https://ae01.alicdn.com/kf/H77014bc6f068463f853262fa2e8ac010K.jpg?width=1000&amp;height=150&amp;hash=1150\" style=\"width:800px;\"><img src=\"https://ae01.alicdn.com/kf/H217cb5d9cf184479b50706a97e61b191S.jpg?width=800&amp;height=800&amp;hash=1600\" style=\"width:800px;\"><br> <br> <img src=\"https://ae01.alicdn.com/kf/Hf86dd600622145359bd89c3d3ccc829bX.jpg?width=640&amp;height=640&amp;hash=1280\" style=\"width:800px;\"><br> <br> <img src=\"https://ae01.alicdn.com/kf/H2cfa736580ce4a04a59f70751b7086bad.jpg?width=800&amp;height=800&amp;hash=1600\" style=\"width:800px;\"><br> <br> <img src=\"https://ae01.alicdn.com/kf/H5f2b8eadbb21487d869062d46ed535b6c.jpg?width=800&amp;height=800&amp;hash=1600\" style=\"width:800px;\"><br> <br> <img src=\"https://ae01.alicdn.com/kf/Hd5546b54f8a643fe85d798f26d7da36eB.jpg?width=800&amp;height=800&amp;hash=1600\" style=\"width:800px;\"><br> <br> <img src=\"https://ae01.alicdn.com/kf/Hb054bda970d04894bc79d27a8c3f356eb.jpg?width=640&amp;height=640&amp;hash=1280\" style=\"width:800px;\"><br> <br> <img src=\"https://ae01.alicdn.com/kf/Hfa7d95facd454265b2d7a8ce7dd89f3eq.jpg?width=800&amp;height=800&amp;hash=1600\" style=\"width:800px;\"><br> <br> <img src=\"https://ae01.alicdn.com/kf/H4ec1277cf6d9478a922cdfd912ad54099.jpg?width=800&amp;height=800&amp;hash=1600\" style=\"width:800px;\"><br> <br> <img src=\"https://ae01.alicdn.com/kf/Hc378cdae6a79478f97a2784ee61b0418M.jpg?width=800&amp;height=800&amp;hash=1600\" style=\"width:800px;\"><br> <br> <img src=\"https://ae01.alicdn.com/kf/H094be87fbdcb437b81b2f6fe7203b8fcp.jpg?width=800&amp;height=800&amp;hash=1600\" style=\"width:800px;\"><br> <br> <img src=\"https://ae01.alicdn.com/kf/H07f9ec4a18ba467686797885e258c9bbh.jpg?width=800&amp;height=800&amp;hash=1600\" style=\"width:800px;\"><br> <br> <img src=\"https://ae01.alicdn.com/kf/H959b4684cb9a49049007e30777f8174et.jpg?width=800&amp;height=800&amp;hash=1600\" style=\"width:800px;\"><br> <br> <img src=\"https://ae01.alicdn.com/kf/Hf1f44ab2bbd441f3863e0428ea8d7347e.jpg?width=800&amp;height=800&amp;hash=1600\" style=\"width:800px;\"><br> <br> <img src=\"https://ae01.alicdn.com/kf/H3ad1732a3c6b4426b23c599bb4598da89.jpg?width=800&amp;height=800&amp;hash=1600\" style=\"width:800px;\"><br> <br> <img src=\"https://ae01.alicdn.com/kf/Hb6a18fe5eab84d2bbdf2aedbf83d95f4B.jpg?width=800&amp;height=800&amp;hash=1600\" style=\"width:800px;\"><br> <br> <img src=\"https://ae01.alicdn.com/kf/H59d5e6c0b5f14fa6b400d4fc3135f079F.jpg?width=800&amp;height=800&amp;hash=1600\" style=\"width:800px;\"><br> <br> <img src=\"https://ae01.alicdn.com/kf/Hc7680094eed0455fa2170a1fbeea5f8fW.jpg?width=800&amp;height=800&amp;hash=1600\" style=\"width:800px;\"><br> <br> <img src=\"https://ae01.alicdn.com/kf/Hb9ba2c1b256b4804b7c5a2114d38fd74Q.jpg?width=800&amp;height=800&amp;hash=1600\" style=\"width:800px;\"><br> <br> <img src=\"https://ae01.alicdn.com/kf/H6e63b31d0a874d13938ab16ecb9b03979.jpg?width=800&amp;height=800&amp;hash=1600\" style=\"width:800px;\"><br> <br> <img src=\"https://ae01.alicdn.com/kf/H6648cd23d5394231a5592e88adf964ecP.jpg?width=800&amp;height=800&amp;hash=1600\" style=\"width:800px;\"><br> <img src=\"https://ae01.alicdn.com/kf/H9a339674079143269e584c5d47ae756bW.jpg?width=900&amp;height=3100&amp;hash=4000\" style=\"width:800px;\"></p>\n\n', 'Summer Women Sandals Vintage Flock Buckle Strap Wedge Shoes Solid Color Thick Bottom Flats Platform Sandals Sandalias Mujer', '', 'publish', 'closed', 'closed', '', 'summer-women-sandals-vintage-flock-buckle-strap-wedge-shoes-solid-color-thick-bottom-flats-platform-sandals-sandalias-mujer', '', '', '2021-06-01 11:19:39', '2021-06-01 11:19:39', '', 0, 'https://shoestimer.com/?post_type=vi_wad_draft_product&#038;p=1777', 0, 'vi_wad_draft_product', '', 0),
(1778, 1, '2021-06-01 11:19:28', '2021-06-01 11:19:28', '                <div class=\"product-specs-list-container\">\r\n                    <ul class=\"product-specs-list util-clearfix\">\r\n						                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Brand Name:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Blivener</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Flats Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Basic</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Origin:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">CN(Origin)</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Upper Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Mesh (Air mesh)</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Toe Shape:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Round Toe</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Closure Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Slip-On</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Fit:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Fits true to size, take your normal size</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Occasion:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Casual</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Insole Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Fabric</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Fashion Element:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Shallow</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Season:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Spring/Autumn</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Pattern Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Solid</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Model Number:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">XWS130</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Lining Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Mesh</span>\r\n                            </li>\r\n							                    </ul>\r\n                </div>\r\n				<div class=\"detailmodule_html\"><div class=\"detail-desc-decorate-richtext\"><div><div><img src=\"https://ae01.alicdn.com/kf/H0290e257976340c7bc62c4c0d4ba0596L.png\"><div style=\"margin-left:1.6701461377871%;margin-top:-74.947807933194%;width:22.964509394572%;\"><a href=\"https://www.aliexpress.com/item/detail/1005001356864689.html\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"https://ae01.alicdn.com/kf/Hc747344888df46e9a5a3b9a68c15e4d5N.png\"></a></div><div style=\"margin-left:26.200417536534%;margin-top:-34.237995824635%;width:22.964509394572%;\"><a href=\"https://www.aliexpress.com/item/detail/4001245679167.html\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"https://ae01.alicdn.com/kf/Hc747344888df46e9a5a3b9a68c15e4d5N.png\"></a></div><div style=\"margin-left:50.730688935282%;margin-top:-34.237995824635%;width:22.964509394572%;\"><a href=\"https://www.aliexpress.com/item/detail/1005002518344395.html\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"https://ae01.alicdn.com/kf/Hc747344888df46e9a5a3b9a68c15e4d5N.png\"></a></div><div style=\"margin-left:75.260960334029%;margin-top:-34.237995824635%;width:22.964509394572%;\"><a href=\"https://www.aliexpress.com/item/detail/1005002004171230.html\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"https://ae01.alicdn.com/kf/Hc747344888df46e9a5a3b9a68c15e4d5N.png\"></a></div><div style=\"margin-left:1.6701461377871%;margin-top:1.5657620041754%;width:22.964509394572%;\"><a href=\"https://www.aliexpress.com/item/detail/1005001895993249.html\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"https://ae01.alicdn.com/kf/Hc747344888df46e9a5a3b9a68c15e4d5N.png\"></a></div><div style=\"margin-left:26.200417536534%;margin-top:-34.237995824635%;width:22.964509394572%;\"><a href=\"https://www.aliexpress.com/item/detail/1005002488227980.html\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"https://ae01.alicdn.com/kf/Hc747344888df46e9a5a3b9a68c15e4d5N.png\"></a></div><div style=\"margin-left:50.730688935282%;margin-top:-34.237995824635%;width:22.964509394572%;\"><a href=\"https://www.aliexpress.com/item/detail/1005002651209400.html\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"https://ae01.alicdn.com/kf/Hc747344888df46e9a5a3b9a68c15e4d5N.png\"></a></div><div style=\"margin-left:75.260960334029%;margin-top:-34.237995824635%;width:22.964509394572%;\"><a href=\"https://www.aliexpress.com/item/detail/1005001941841276.html\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"https://ae01.alicdn.com/kf/Hc747344888df46e9a5a3b9a68c15e4d5N.png\"></a></div><div style=\"margin-top:4.9060542797495%;height:0;width:0;\"></div></div></div><div style=\"border:0;\"></div></div></div>\r\n<div class=\"detailmodule_html\"><div class=\"detail-desc-decorate-richtext\"></div></div></div>\r\n<div ><div ><div ><div >&nbsp;</div>\n</div>\n</div>\n\n<div>\n<div>&nbsp;</div>\n</div>\n\n<div>\n<div>&nbsp;</div>\n</div>\n\n<div>\n<div>&nbsp;</div>\n</div>\n\n<div>\n<div>&nbsp;</div>\n</div>\n\n<div>\n<div>&nbsp;</div>\n</div>\n\n<div>\n<div>&nbsp;</div>\n</div>\n\n<div>\n<div>&nbsp;</div>\n</div>\n\n<div>\n<div>&nbsp;</div>\n</div>\n\n<div>\n<div>\n<div>\n<div>&nbsp;</div>\n</div>\n</div>\n\n<div>&nbsp;</div>\n</div>\n\n<div>&nbsp;</div>\n\n<div>&nbsp;</div>\n\n<div>&nbsp;</div>\n\n<div>&nbsp;</div>\n\n<div>&nbsp;</div>\n\n<div>&nbsp;</div>\n\n<div>&nbsp;</div>\n\n<div>&nbsp;</div>\n\n<div>&nbsp;</div>\n\n<div>\n<div></div></div>\r\n<div class=\"detailmodule_dynamic\"></div></div>\r\n<div class=\"detailmodule_dynamic\"></div></div>\r\n<div class=\"detailmodule_dynamic\"><kse:widget data-widget-type=\"relatedProduct\" id=\"35164497\" title=\"\" type=\"relation\"></kse:widget></div>\r\n<div class=\"detailmodule_html\"><div class=\"detail-desc-decorate-richtext\"></div>\r\n<div ><div ></div>\r\n<div ><div ></div>\n</div>\n\n<div>\n<div>&nbsp;</div>\n\n<div>\n<div>&nbsp;</div>\n\n<div>\n<div>&nbsp;</div>\n\n<div>\n<div>&nbsp;</div>\n\n<div>\n<div>&nbsp;</div>\n\n<div>\n<div>&nbsp;</div>\n\n<div>\n<div>&nbsp;</div>\n\n<div>\n<div>&nbsp;</div>\n\n<div>\n<div>&nbsp;</div>\n\n<div>\n<div>&nbsp;</div>\n\n<div>\n<div>\n<div>\n<div>\n<div>\n<div>\n<div>\n<div>\n<div>\n<div>\n<div>\n<div>\n<div>\n<div>\n<div>\n<div>\n<div>\n<div>\n<div>\n<div>\n<div>\n<div>\n<div>\n<div>\n<div>\n<div>\n<div>\n<div>\n<div>\n<div>\n<div>\n<div>\n<div>\n<div>\n<div>\n<div>\n<div>\n<div>\n<p style=\"margin: 0px; display: block; width: 100%; text-align: center;\"><img src=\"https://ae01.alicdn.com/kf/Hc8cf79a686a54373a167abea2cd247f5D.jpg\"><img src=\"https://ae01.alicdn.com/kf/H3211022a9f564b96b4450a987ac88dcds.jpg\"><img src=\"https://ae01.alicdn.com/kf/H207d84ddd6dc49e1b0fab1f81bdee8e1T.jpg\"><img src=\"https://ae01.alicdn.com/kf/H6f36a9d1335f4787b8292a5c3e529548w.jpg\"><img src=\"https://ae01.alicdn.com/kf/H52ee9c2dcdb44023991e2857c141422az.jpg\"><img src=\"https://ae01.alicdn.com/kf/H290198a0cc5a4319bbacde18fcced6f1F.jpg\"><img src=\"https://ae01.alicdn.com/kf/Hda02ff79c6cd45c5b3eb0ce19eae3f86E.jpg\"><img src=\"https://ae01.alicdn.com/kf/H9f71deb3482c4830a4fda8130e8bfa00N.jpg\"><img src=\"https://ae01.alicdn.com/kf/H93220539f6764e5d891ed411309cd092x.jpg\"><img src=\"https://ae01.alicdn.com/kf/H2ffd0d3110f140aba64f1dd76c361b0fI.jpg\"><img src=\"https://ae01.alicdn.com/kf/H11ba34c9edb94237925a2d59056451443.jpg\"></p>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div></div>\r\n</div></div>\r\n</div></div>\r\n\n\n', 'Women Sneakers Vulcanized Shoes Breathable Mesh Slip-On Sports Shoes Casual Outdoor Running Women Shoes', '', 'publish', 'closed', 'closed', '', 'women-sneakers-vulcanized-shoes-breathable-mesh-slip-on-sports-shoes-casual-outdoor-running-women-shoes', '', '', '2021-06-01 11:19:28', '2021-06-01 11:19:28', '', 0, 'https://shoestimer.com/?post_type=vi_wad_draft_product&#038;p=1778', 0, 'vi_wad_draft_product', '', 0);
INSERT INTO `wpx5_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(1779, 1, '2021-06-01 11:19:28', '2021-06-01 11:19:28', '                <div class=\"product-specs-list-container\">\n                    <ul class=\"product-specs-list util-clearfix\">\n						                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Brand Name:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Blivener</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Flats Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Basic</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Origin:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">CN(Origin)</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Upper Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Mesh (Air mesh)</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Toe Shape:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Round Toe</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Closure Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Slip-On</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Fit:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Fits true to size, take your normal size</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Occasion:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Casual</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Insole Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Fabric</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Fashion Element:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Shallow</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Season:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Spring/Autumn</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Pattern Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Solid</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Model Number:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">XWS130</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Lining Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Mesh</span>\n                            </li>\n							                    </ul>\n                </div>\n				<div class=\"detailmodule_html\"><div class=\"detail-desc-decorate-richtext\"><div><div><img src=\"https://ae01.alicdn.com/kf/H0290e257976340c7bc62c4c0d4ba0596L.png\"><div style=\"margin-left:1.6701461377871%;margin-top:-74.947807933194%;width:22.964509394572%;\"><a href=\"https://www.aliexpress.com/item/detail/1005001356864689.html\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"https://ae01.alicdn.com/kf/Hc747344888df46e9a5a3b9a68c15e4d5N.png\"></a></div><div style=\"margin-left:26.200417536534%;margin-top:-34.237995824635%;width:22.964509394572%;\"><a href=\"https://www.aliexpress.com/item/detail/4001245679167.html\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"https://ae01.alicdn.com/kf/Hc747344888df46e9a5a3b9a68c15e4d5N.png\"></a></div><div style=\"margin-left:50.730688935282%;margin-top:-34.237995824635%;width:22.964509394572%;\"><a href=\"https://www.aliexpress.com/item/detail/1005002518344395.html\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"https://ae01.alicdn.com/kf/Hc747344888df46e9a5a3b9a68c15e4d5N.png\"></a></div><div style=\"margin-left:75.260960334029%;margin-top:-34.237995824635%;width:22.964509394572%;\"><a href=\"https://www.aliexpress.com/item/detail/1005002004171230.html\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"https://ae01.alicdn.com/kf/Hc747344888df46e9a5a3b9a68c15e4d5N.png\"></a></div><div style=\"margin-left:1.6701461377871%;margin-top:1.5657620041754%;width:22.964509394572%;\"><a href=\"https://www.aliexpress.com/item/detail/1005001895993249.html\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"https://ae01.alicdn.com/kf/Hc747344888df46e9a5a3b9a68c15e4d5N.png\"></a></div><div style=\"margin-left:26.200417536534%;margin-top:-34.237995824635%;width:22.964509394572%;\"><a href=\"https://www.aliexpress.com/item/detail/1005002488227980.html\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"https://ae01.alicdn.com/kf/Hc747344888df46e9a5a3b9a68c15e4d5N.png\"></a></div><div style=\"margin-left:50.730688935282%;margin-top:-34.237995824635%;width:22.964509394572%;\"><a href=\"https://www.aliexpress.com/item/detail/1005002651209400.html\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"https://ae01.alicdn.com/kf/Hc747344888df46e9a5a3b9a68c15e4d5N.png\"></a></div><div style=\"margin-left:75.260960334029%;margin-top:-34.237995824635%;width:22.964509394572%;\"><a href=\"https://www.aliexpress.com/item/detail/1005001941841276.html\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"https://ae01.alicdn.com/kf/Hc747344888df46e9a5a3b9a68c15e4d5N.png\"></a></div><div style=\"margin-top:4.9060542797495%;height:0;width:0;\"></div></div></div><div style=\"border:0;\"></div></div></div>\n<div class=\"detailmodule_html\"><div class=\"detail-desc-decorate-richtext\"></div></div></div>\n<div ><div ><div ><div >&nbsp;</div>\n</div>\n</div>\n\n<div>\n<div>&nbsp;</div>\n</div>\n\n<div>\n<div>&nbsp;</div>\n</div>\n\n<div>\n<div>&nbsp;</div>\n</div>\n\n<div>\n<div>&nbsp;</div>\n</div>\n\n<div>\n<div>&nbsp;</div>\n</div>\n\n<div>\n<div>&nbsp;</div>\n</div>\n\n<div>\n<div>&nbsp;</div>\n</div>\n\n<div>\n<div>&nbsp;</div>\n</div>\n\n<div>\n<div>\n<div>\n<div>&nbsp;</div>\n</div>\n</div>\n\n<div>&nbsp;</div>\n</div>\n\n<div>&nbsp;</div>\n\n<div>&nbsp;</div>\n\n<div>&nbsp;</div>\n\n<div>&nbsp;</div>\n\n<div>&nbsp;</div>\n\n<div>&nbsp;</div>\n\n<div>&nbsp;</div>\n\n<div>&nbsp;</div>\n\n<div>&nbsp;</div>\n\n<div>\n<div></div></div>\n<div class=\"detailmodule_dynamic\"></div></div>\n<div class=\"detailmodule_dynamic\"></div></div>\n<div class=\"detailmodule_dynamic\"><kse:widget data-widget-type=\"relatedProduct\" id=\"35164497\" title=\"\" type=\"relation\"></kse:widget></div>\n<div class=\"detailmodule_html\"><div class=\"detail-desc-decorate-richtext\"></div>\n<div ><div ></div>\n<div ><div ></div>\n</div>\n\n<div>\n<div>&nbsp;</div>\n\n<div>\n<div>&nbsp;</div>\n\n<div>\n<div>&nbsp;</div>\n\n<div>\n<div>&nbsp;</div>\n\n<div>\n<div>&nbsp;</div>\n\n<div>\n<div>&nbsp;</div>\n\n<div>\n<div>&nbsp;</div>\n\n<div>\n<div>&nbsp;</div>\n\n<div>\n<div>&nbsp;</div>\n\n<div>\n<div>&nbsp;</div>\n\n<div>\n<div>\n<div>\n<div>\n<div>\n<div>\n<div>\n<div>\n<div>\n<div>\n<div>\n<div>\n<div>\n<div>\n<div>\n<div>\n<div>\n<div>\n<div>\n<div>\n<div>\n<div>\n<div>\n<div>\n<div>\n<div>\n<div>\n<div>\n<div>\n<div>\n<div>\n<div>\n<div>\n<div>\n<div>\n<div>\n<div>\n<div>\n<p style=\"margin: 0px; display: block; width: 100%; text-align: center;\"><img src=\"https://ae01.alicdn.com/kf/Hc8cf79a686a54373a167abea2cd247f5D.jpg\"><img src=\"https://ae01.alicdn.com/kf/H3211022a9f564b96b4450a987ac88dcds.jpg\"><img src=\"https://ae01.alicdn.com/kf/H207d84ddd6dc49e1b0fab1f81bdee8e1T.jpg\"><img src=\"https://ae01.alicdn.com/kf/H6f36a9d1335f4787b8292a5c3e529548w.jpg\"><img src=\"https://ae01.alicdn.com/kf/H52ee9c2dcdb44023991e2857c141422az.jpg\"><img src=\"https://ae01.alicdn.com/kf/H290198a0cc5a4319bbacde18fcced6f1F.jpg\"><img src=\"https://ae01.alicdn.com/kf/Hda02ff79c6cd45c5b3eb0ce19eae3f86E.jpg\"><img src=\"https://ae01.alicdn.com/kf/H9f71deb3482c4830a4fda8130e8bfa00N.jpg\"><img src=\"https://ae01.alicdn.com/kf/H93220539f6764e5d891ed411309cd092x.jpg\"><img src=\"https://ae01.alicdn.com/kf/H2ffd0d3110f140aba64f1dd76c361b0fI.jpg\"><img src=\"https://ae01.alicdn.com/kf/H11ba34c9edb94237925a2d59056451443.jpg\"></p>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div></div>\n</div></div>\n</div></div>\n\n\n', 'Women Sneakers Vulcanized Shoes Breathable Mesh Slip-On Sports Shoes Casual Outdoor Running Women Shoes', '', 'publish', 'open', 'closed', '', 'women-sneakers-vulcanized-shoes-breathable-mesh-slip-on-sports-shoes-casual-outdoor-running-women-shoes', '', '', '2021-06-01 11:19:38', '2021-06-01 11:19:38', '', 0, 'http://shoestimer.com/product/women-sneakers-vulcanized-shoes-breathable-mesh-slip-on-sports-shoes-casual-outdoor-running-women-shoes/', 0, 'product', '', 0),
(1780, 1, '2021-06-01 11:19:29', '2021-06-01 11:19:29', '', 'Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes', '', 'inherit', 'open', 'closed', '', 'women-sneakers-vulcanized-shoes-breathable-mesh-slip-on-sports-shoes-casual-outdoor-running-women-shoes-2', '', '', '2021-06-01 11:19:29', '2021-06-01 11:19:29', '', 1779, 'http://shoestimer.com/wp-content/uploads/2021/06/Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes.jpg', 0, 'attachment', 'image/jpeg', 0),
(1781, 1, '2021-06-01 11:19:30', '2021-06-01 11:19:30', '', 'Women Sneakers Vulcanized Shoes Breathable Mesh Slip-On Sports Shoes Casual Outdoor Running Women Shoes', 'Color: Green, Shoe Size: 10.5', 'publish', 'closed', 'closed', '', 'women-sneakers-vulcanized-shoes-breathable-mesh-slip-on-sports-shoes-casual-outdoor-running-women-shoes', '', '', '2021-06-01 11:19:30', '2021-06-01 11:19:30', '', 1779, 'http://shoestimer.com/?post_type=product_variation&p=1781', 1, 'product_variation', '', 0),
(1782, 1, '2021-06-01 11:19:30', '2021-06-01 11:19:30', '', 'Women Sneakers Vulcanized Shoes Breathable Mesh Slip-On Sports Shoes Casual Outdoor Running Women Shoes', 'Color: Green, Shoe Size: 9.5', 'publish', 'closed', 'closed', '', 'women-sneakers-vulcanized-shoes-breathable-mesh-slip-on-sports-shoes-casual-outdoor-running-women-shoes-2', '', '', '2021-06-01 11:19:30', '2021-06-01 11:19:30', '', 1779, 'http://shoestimer.com/?post_type=product_variation&p=1782', 2, 'product_variation', '', 0),
(1783, 1, '2021-06-01 11:19:30', '2021-06-01 11:19:30', '', 'Women Sneakers Vulcanized Shoes Breathable Mesh Slip-On Sports Shoes Casual Outdoor Running Women Shoes', 'Color: Green, Shoe Size: 10', 'publish', 'closed', 'closed', '', 'women-sneakers-vulcanized-shoes-breathable-mesh-slip-on-sports-shoes-casual-outdoor-running-women-shoes-3', '', '', '2021-06-01 11:19:30', '2021-06-01 11:19:30', '', 1779, 'http://shoestimer.com/?post_type=product_variation&p=1783', 3, 'product_variation', '', 0),
(1784, 1, '2021-06-01 11:19:30', '2021-06-01 11:19:30', '', 'Women Sneakers Vulcanized Shoes Breathable Mesh Slip-On Sports Shoes Casual Outdoor Running Women Shoes', 'Color: Green, Shoe Size: 8', 'publish', 'closed', 'closed', '', 'women-sneakers-vulcanized-shoes-breathable-mesh-slip-on-sports-shoes-casual-outdoor-running-women-shoes-4', '', '', '2021-06-01 11:19:30', '2021-06-01 11:19:30', '', 1779, 'http://shoestimer.com/?post_type=product_variation&p=1784', 4, 'product_variation', '', 0),
(1785, 1, '2021-06-01 11:19:30', '2021-06-01 11:19:30', '', 'Women Sneakers Vulcanized Shoes Breathable Mesh Slip-On Sports Shoes Casual Outdoor Running Women Shoes', 'Color: Green, Shoe Size: 8.5', 'publish', 'closed', 'closed', '', 'women-sneakers-vulcanized-shoes-breathable-mesh-slip-on-sports-shoes-casual-outdoor-running-women-shoes-5', '', '', '2021-06-01 11:19:30', '2021-06-01 11:19:30', '', 1779, 'http://shoestimer.com/?post_type=product_variation&p=1785', 5, 'product_variation', '', 0),
(1786, 1, '2021-06-01 11:19:30', '2021-06-01 11:19:30', '', 'Women Sneakers Vulcanized Shoes Breathable Mesh Slip-On Sports Shoes Casual Outdoor Running Women Shoes', 'Color: Green, Shoe Size: 6.5', 'publish', 'closed', 'closed', '', 'women-sneakers-vulcanized-shoes-breathable-mesh-slip-on-sports-shoes-casual-outdoor-running-women-shoes-6', '', '', '2021-06-01 11:19:30', '2021-06-01 11:19:30', '', 1779, 'http://shoestimer.com/?post_type=product_variation&p=1786', 6, 'product_variation', '', 0),
(1787, 1, '2021-06-01 11:19:30', '2021-06-01 11:19:30', '', 'Women Sneakers Vulcanized Shoes Breathable Mesh Slip-On Sports Shoes Casual Outdoor Running Women Shoes', 'Color: Green, Shoe Size: 7.5', 'publish', 'closed', 'closed', '', 'women-sneakers-vulcanized-shoes-breathable-mesh-slip-on-sports-shoes-casual-outdoor-running-women-shoes-7', '', '', '2021-06-01 11:19:30', '2021-06-01 11:19:30', '', 1779, 'http://shoestimer.com/?post_type=product_variation&p=1787', 7, 'product_variation', '', 0),
(1788, 1, '2021-06-01 11:19:30', '2021-06-01 11:19:30', '', 'Women Sneakers Vulcanized Shoes Breathable Mesh Slip-On Sports Shoes Casual Outdoor Running Women Shoes', 'Color: Green, Shoe Size: 5.5', 'publish', 'closed', 'closed', '', 'women-sneakers-vulcanized-shoes-breathable-mesh-slip-on-sports-shoes-casual-outdoor-running-women-shoes-8', '', '', '2021-06-01 11:19:30', '2021-06-01 11:19:30', '', 1779, 'http://shoestimer.com/?post_type=product_variation&p=1788', 8, 'product_variation', '', 0),
(1789, 1, '2021-06-01 11:19:30', '2021-06-01 11:19:30', '', 'Women Sneakers Vulcanized Shoes Breathable Mesh Slip-On Sports Shoes Casual Outdoor Running Women Shoes', 'Color: Green, Shoe Size: 6', 'publish', 'closed', 'closed', '', 'women-sneakers-vulcanized-shoes-breathable-mesh-slip-on-sports-shoes-casual-outdoor-running-women-shoes-9', '', '', '2021-06-01 11:19:30', '2021-06-01 11:19:30', '', 1779, 'http://shoestimer.com/?post_type=product_variation&p=1789', 9, 'product_variation', '', 0),
(1790, 1, '2021-06-01 11:19:30', '2021-06-01 11:19:30', '', 'Women Sneakers Vulcanized Shoes Breathable Mesh Slip-On Sports Shoes Casual Outdoor Running Women Shoes', 'Color: Purple, Shoe Size: 10', 'publish', 'closed', 'closed', '', 'women-sneakers-vulcanized-shoes-breathable-mesh-slip-on-sports-shoes-casual-outdoor-running-women-shoes-10', '', '', '2021-06-01 11:19:30', '2021-06-01 11:19:30', '', 1779, 'http://shoestimer.com/?post_type=product_variation&p=1790', 10, 'product_variation', '', 0),
(1791, 1, '2021-06-01 11:19:30', '2021-06-01 11:19:30', '', 'Women Sneakers Vulcanized Shoes Breathable Mesh Slip-On Sports Shoes Casual Outdoor Running Women Shoes', 'Color: Purple, Shoe Size: 10.5', 'publish', 'closed', 'closed', '', 'women-sneakers-vulcanized-shoes-breathable-mesh-slip-on-sports-shoes-casual-outdoor-running-women-shoes-11', '', '', '2021-06-01 11:19:30', '2021-06-01 11:19:30', '', 1779, 'http://shoestimer.com/?post_type=product_variation&p=1791', 11, 'product_variation', '', 0),
(1792, 1, '2021-06-01 11:19:30', '2021-06-01 11:19:30', '', 'Women Sneakers Vulcanized Shoes Breathable Mesh Slip-On Sports Shoes Casual Outdoor Running Women Shoes', 'Color: Purple, Shoe Size: 8.5', 'publish', 'closed', 'closed', '', 'women-sneakers-vulcanized-shoes-breathable-mesh-slip-on-sports-shoes-casual-outdoor-running-women-shoes-12', '', '', '2021-06-01 11:19:30', '2021-06-01 11:19:30', '', 1779, 'http://shoestimer.com/?post_type=product_variation&p=1792', 12, 'product_variation', '', 0),
(1793, 1, '2021-06-01 11:19:31', '2021-06-01 11:19:31', '', 'Women Sneakers Vulcanized Shoes Breathable Mesh Slip-On Sports Shoes Casual Outdoor Running Women Shoes', 'Color: Purple, Shoe Size: 9.5', 'publish', 'closed', 'closed', '', 'women-sneakers-vulcanized-shoes-breathable-mesh-slip-on-sports-shoes-casual-outdoor-running-women-shoes-13', '', '', '2021-06-01 11:19:31', '2021-06-01 11:19:31', '', 1779, 'http://shoestimer.com/?post_type=product_variation&p=1793', 13, 'product_variation', '', 0),
(1794, 1, '2021-06-01 11:19:31', '2021-06-01 11:19:31', '', 'Women Sneakers Vulcanized Shoes Breathable Mesh Slip-On Sports Shoes Casual Outdoor Running Women Shoes', 'Color: Purple, Shoe Size: 7.5', 'publish', 'closed', 'closed', '', 'women-sneakers-vulcanized-shoes-breathable-mesh-slip-on-sports-shoes-casual-outdoor-running-women-shoes-14', '', '', '2021-06-01 11:19:31', '2021-06-01 11:19:31', '', 1779, 'http://shoestimer.com/?post_type=product_variation&p=1794', 14, 'product_variation', '', 0),
(1795, 1, '2021-06-01 11:19:31', '2021-06-01 11:19:31', '', 'Women Sneakers Vulcanized Shoes Breathable Mesh Slip-On Sports Shoes Casual Outdoor Running Women Shoes', 'Color: Purple, Shoe Size: 8', 'publish', 'closed', 'closed', '', 'women-sneakers-vulcanized-shoes-breathable-mesh-slip-on-sports-shoes-casual-outdoor-running-women-shoes-15', '', '', '2021-06-01 11:19:31', '2021-06-01 11:19:31', '', 1779, 'http://shoestimer.com/?post_type=product_variation&p=1795', 15, 'product_variation', '', 0),
(1796, 1, '2021-06-01 11:19:31', '2021-06-01 11:19:31', '', 'Women Sneakers Vulcanized Shoes Breathable Mesh Slip-On Sports Shoes Casual Outdoor Running Women Shoes', 'Color: Purple, Shoe Size: 6', 'publish', 'closed', 'closed', '', 'women-sneakers-vulcanized-shoes-breathable-mesh-slip-on-sports-shoes-casual-outdoor-running-women-shoes-16', '', '', '2021-06-01 11:19:31', '2021-06-01 11:19:31', '', 1779, 'http://shoestimer.com/?post_type=product_variation&p=1796', 16, 'product_variation', '', 0),
(1797, 1, '2021-06-01 11:19:31', '2021-06-01 11:19:31', '', 'Women Sneakers Vulcanized Shoes Breathable Mesh Slip-On Sports Shoes Casual Outdoor Running Women Shoes', 'Color: Purple, Shoe Size: 6.5', 'publish', 'closed', 'closed', '', 'women-sneakers-vulcanized-shoes-breathable-mesh-slip-on-sports-shoes-casual-outdoor-running-women-shoes-17', '', '', '2021-06-01 11:19:31', '2021-06-01 11:19:31', '', 1779, 'http://shoestimer.com/?post_type=product_variation&p=1797', 17, 'product_variation', '', 0),
(1798, 1, '2021-06-01 11:19:31', '2021-06-01 11:19:31', '', 'Women Sneakers Vulcanized Shoes Breathable Mesh Slip-On Sports Shoes Casual Outdoor Running Women Shoes', 'Color: Gray, Shoe Size: 10.5', 'publish', 'closed', 'closed', '', 'women-sneakers-vulcanized-shoes-breathable-mesh-slip-on-sports-shoes-casual-outdoor-running-women-shoes-18', '', '', '2021-06-01 11:19:31', '2021-06-01 11:19:31', '', 1779, 'http://shoestimer.com/?post_type=product_variation&p=1798', 18, 'product_variation', '', 0),
(1799, 1, '2021-06-01 11:19:31', '2021-06-01 11:19:31', '', 'Women Sneakers Vulcanized Shoes Breathable Mesh Slip-On Sports Shoes Casual Outdoor Running Women Shoes', 'Color: Purple, Shoe Size: 5.5', 'publish', 'closed', 'closed', '', 'women-sneakers-vulcanized-shoes-breathable-mesh-slip-on-sports-shoes-casual-outdoor-running-women-shoes-19', '', '', '2021-06-01 11:19:31', '2021-06-01 11:19:31', '', 1779, 'http://shoestimer.com/?post_type=product_variation&p=1799', 19, 'product_variation', '', 0),
(1800, 1, '2021-06-01 11:19:31', '2021-06-01 11:19:31', '', 'Women Sneakers Vulcanized Shoes Breathable Mesh Slip-On Sports Shoes Casual Outdoor Running Women Shoes', 'Color: Gray, Shoe Size: 9.5', 'publish', 'closed', 'closed', '', 'women-sneakers-vulcanized-shoes-breathable-mesh-slip-on-sports-shoes-casual-outdoor-running-women-shoes-20', '', '', '2021-06-01 11:19:31', '2021-06-01 11:19:31', '', 1779, 'http://shoestimer.com/?post_type=product_variation&p=1800', 20, 'product_variation', '', 0),
(1801, 1, '2021-06-01 11:19:31', '2021-06-01 11:19:31', '', 'Women Sneakers Vulcanized Shoes Breathable Mesh Slip-On Sports Shoes Casual Outdoor Running Women Shoes', 'Color: Gray, Shoe Size: 10', 'publish', 'closed', 'closed', '', 'women-sneakers-vulcanized-shoes-breathable-mesh-slip-on-sports-shoes-casual-outdoor-running-women-shoes-21', '', '', '2021-06-01 11:19:31', '2021-06-01 11:19:31', '', 1779, 'http://shoestimer.com/?post_type=product_variation&p=1801', 21, 'product_variation', '', 0),
(1802, 1, '2021-06-01 11:19:31', '2021-06-01 11:19:31', '', 'Women Sneakers Vulcanized Shoes Breathable Mesh Slip-On Sports Shoes Casual Outdoor Running Women Shoes', 'Color: Gray, Shoe Size: 8', 'publish', 'closed', 'closed', '', 'women-sneakers-vulcanized-shoes-breathable-mesh-slip-on-sports-shoes-casual-outdoor-running-women-shoes-22', '', '', '2021-06-01 11:19:31', '2021-06-01 11:19:31', '', 1779, 'http://shoestimer.com/?post_type=product_variation&p=1802', 22, 'product_variation', '', 0),
(1803, 1, '2021-06-01 11:19:31', '2021-06-01 11:19:31', '', 'Women Sneakers Vulcanized Shoes Breathable Mesh Slip-On Sports Shoes Casual Outdoor Running Women Shoes', 'Color: Gray, Shoe Size: 8.5', 'publish', 'closed', 'closed', '', 'women-sneakers-vulcanized-shoes-breathable-mesh-slip-on-sports-shoes-casual-outdoor-running-women-shoes-23', '', '', '2021-06-01 11:19:31', '2021-06-01 11:19:31', '', 1779, 'http://shoestimer.com/?post_type=product_variation&p=1803', 23, 'product_variation', '', 0),
(1804, 1, '2021-06-01 11:19:32', '2021-06-01 11:19:32', '', 'Women Sneakers Vulcanized Shoes Breathable Mesh Slip-On Sports Shoes Casual Outdoor Running Women Shoes', 'Color: Gray, Shoe Size: 6.5', 'publish', 'closed', 'closed', '', 'women-sneakers-vulcanized-shoes-breathable-mesh-slip-on-sports-shoes-casual-outdoor-running-women-shoes-24', '', '', '2021-06-01 11:19:32', '2021-06-01 11:19:32', '', 1779, 'http://shoestimer.com/?post_type=product_variation&p=1804', 24, 'product_variation', '', 0),
(1805, 1, '2021-06-01 11:19:32', '2021-06-01 11:19:32', '', 'Women Sneakers Vulcanized Shoes Breathable Mesh Slip-On Sports Shoes Casual Outdoor Running Women Shoes', 'Color: Gray, Shoe Size: 7.5', 'publish', 'closed', 'closed', '', 'women-sneakers-vulcanized-shoes-breathable-mesh-slip-on-sports-shoes-casual-outdoor-running-women-shoes-25', '', '', '2021-06-01 11:19:32', '2021-06-01 11:19:32', '', 1779, 'http://shoestimer.com/?post_type=product_variation&p=1805', 25, 'product_variation', '', 0),
(1806, 1, '2021-06-01 11:19:32', '2021-06-01 11:19:32', '', 'Women Sneakers Vulcanized Shoes Breathable Mesh Slip-On Sports Shoes Casual Outdoor Running Women Shoes', 'Color: Gray, Shoe Size: 5.5', 'publish', 'closed', 'closed', '', 'women-sneakers-vulcanized-shoes-breathable-mesh-slip-on-sports-shoes-casual-outdoor-running-women-shoes-26', '', '', '2021-06-01 11:19:32', '2021-06-01 11:19:32', '', 1779, 'http://shoestimer.com/?post_type=product_variation&p=1806', 26, 'product_variation', '', 0),
(1807, 1, '2021-06-01 11:19:32', '2021-06-01 11:19:32', '', 'Women Sneakers Vulcanized Shoes Breathable Mesh Slip-On Sports Shoes Casual Outdoor Running Women Shoes', 'Color: Gray, Shoe Size: 6', 'publish', 'closed', 'closed', '', 'women-sneakers-vulcanized-shoes-breathable-mesh-slip-on-sports-shoes-casual-outdoor-running-women-shoes-27', '', '', '2021-06-01 11:19:32', '2021-06-01 11:19:32', '', 1779, 'http://shoestimer.com/?post_type=product_variation&p=1807', 27, 'product_variation', '', 0),
(1808, 1, '2021-06-01 11:19:32', '2021-06-01 11:19:32', '', 'Women Sneakers Vulcanized Shoes Breathable Mesh Slip-On Sports Shoes Casual Outdoor Running Women Shoes', 'Color: Pink, Shoe Size: 10', 'publish', 'closed', 'closed', '', 'women-sneakers-vulcanized-shoes-breathable-mesh-slip-on-sports-shoes-casual-outdoor-running-women-shoes-28', '', '', '2021-06-01 11:19:32', '2021-06-01 11:19:32', '', 1779, 'http://shoestimer.com/?post_type=product_variation&p=1808', 28, 'product_variation', '', 0),
(1809, 1, '2021-06-01 11:19:32', '2021-06-01 11:19:32', '', 'Women Sneakers Vulcanized Shoes Breathable Mesh Slip-On Sports Shoes Casual Outdoor Running Women Shoes', 'Color: Pink, Shoe Size: 10.5', 'publish', 'closed', 'closed', '', 'women-sneakers-vulcanized-shoes-breathable-mesh-slip-on-sports-shoes-casual-outdoor-running-women-shoes-29', '', '', '2021-06-01 11:19:32', '2021-06-01 11:19:32', '', 1779, 'http://shoestimer.com/?post_type=product_variation&p=1809', 29, 'product_variation', '', 0),
(1810, 1, '2021-06-01 11:19:32', '2021-06-01 11:19:32', '                <div class=\"product-specs-list-container\">\n                    <ul class=\"product-specs-list util-clearfix\">\n						                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Brand Name:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Blivener</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Upper Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">PU</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Origin:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">CN(Origin)</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Heel Height:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Med (3cm-5cm)</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">With Platforms:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Yes</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Platform Height:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">0-3cm</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Occasion:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Casual</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Sandal Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Basic</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Heel Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Flat with</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Lining Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">PU</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Side Vamp Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Open</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Outsole Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Rubber</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Closure Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Buckle Strap</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Fit:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Fits true to size, take your normal size</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Back Counter Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Cover Heel</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Fashion Element:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Sewing</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Style:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Fashion</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Model Number:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">S18EA00312</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Pattern Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Solid</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Insole Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">PU</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Women sandals</span>\n                            </li>\n							                    </ul>\n                </div>\n				<div style=\"margin:10px auto 0;display:inline-block;max-width:100%;\"><img src=\"https://ae03.alicdn.com/kf/Hdad9412e8a7a422ea751b3b6369591c3l.jpg\"/><div style=\"margin-top:-66.95%;\"><div style=\"margin-left:0.0%;margin-top:0.0%;width:25.0%; \"><a href=\"http://www.aliexpress.com/item/detail/1005002496389844.html\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"https://ae01.alicdn.com/kf/H9bca54c411bc4c60be46d04fef61ff29a.png?width=233&height=312&hash=545\" style=\"width:233px;height:312px;\"/></a></div><div style=\"margin-left:25.0%;margin-top:-33.48%;width:25.0%; \"><a href=\"http://www.aliexpress.com/item/detail/1005002328714884.html\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"https://ae01.alicdn.com/kf/H9bca54c411bc4c60be46d04fef61ff29a.png?width=233&height=312&hash=545\" style=\"width:233px;height:312px;\"/></a></div><div style=\"margin-left:50.0%;margin-top:-33.48%;width:25.0%; \"><a href=\"http://www.aliexpress.com/item/detail/1005002519156050.html\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"https://ae01.alicdn.com/kf/H9bca54c411bc4c60be46d04fef61ff29a.png?width=233&height=312&hash=545\" style=\"width:233px;height:312px;\"/></a></div><div style=\"margin-left:75.0%;margin-top:-33.48%;width:25.0%; \"><a href=\"http://www.aliexpress.com/item/detail/1005002519135161.html\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"https://ae01.alicdn.com/kf/H9bca54c411bc4c60be46d04fef61ff29a.png?width=233&height=312&hash=545\" style=\"width:233px;height:312px;\"/></a></div><div style=\"margin-left:0.0%;margin-top:0.0%;width:25.0%; \"><a href=\"http://www.aliexpress.com/item/detail/1005002324335631.html\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"https://ae01.alicdn.com/kf/H9bca54c411bc4c60be46d04fef61ff29a.png?width=233&height=312&hash=545\" style=\"width:233px;height:312px;\"/></a></div><div style=\"margin-left:25.0%;margin-top:-33.48%;width:25.0%; \"><a href=\"http://www.aliexpress.com/item/detail/1005002599369266.html\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"https://ae01.alicdn.com/kf/H9bca54c411bc4c60be46d04fef61ff29a.png?width=233&height=312&hash=545\" style=\"width:233px;height:312px;\"/></a></div><div style=\"margin-left:50.0%;margin-top:-33.48%;width:25.0%; \"><a href=\"http://www.aliexpress.com/item/detail/1005002324438974.html\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"https://ae01.alicdn.com/kf/H9bca54c411bc4c60be46d04fef61ff29a.png?width=233&height=312&hash=545\" style=\"width:233px;height:312px;\"/></a></div><div style=\"margin-left:75.0%;margin-top:-33.48%;width:25.0%; \"><a href=\"http://www.aliexpress.com/item/detail/1005002312163983.html\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"https://ae01.alicdn.com/kf/H9bca54c411bc4c60be46d04fef61ff29a.png?width=233&height=312&hash=545\" style=\"width:233px;height:312px;\"/></a></div></div></div><p style=\"margin: 0px; text-align: center;\">&nbsp;</p> \n<div style=\"text-align: center;\">\n  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \n</div> \n<p style=\"margin: 0px; text-align: center;\">&nbsp;</p> \n<div style=\"text-align: center;\"> \n <p style=\"text-align: center;margin:0;\"><img src=\"https://ae01.alicdn.com/kf/Ha67bc5ed62e243d79a8472cbb905179el.jpg?width=759&amp;height=68&amp;hash=827\" style=\"width:800px;\"><img src=\"https://ae01.alicdn.com/kf/H7c2b0f716c984f458933fdbf69de20fak.jpg?width=1000&amp;height=150&amp;hash=1150\" style=\"width:800px;\"><img src=\"https://ae01.alicdn.com/kf/Hf39ee1bfe6a64101bd489dc39e262ea0W.jpg?width=800&amp;height=379&amp;hash=1179\" style=\"width:800px;\"><img src=\"https://ae01.alicdn.com/kf/H446899e3da924f418f7d36900d640728V.jpg?width=1000&amp;height=150&amp;hash=1150\" style=\"width:800px;\"><br> <img src=\"https://ae01.alicdn.com/kf/H14bdada1e380415a99396409827de808R.jpg?width=800&amp;height=800&amp;hash=1600\" style=\"width:800px;\"><br> <br> <img src=\"https://ae01.alicdn.com/kf/H5e384e2133d04b9895893c575069ad5c9.jpg?width=800&amp;height=800&amp;hash=1600\" style=\"width:800px;\"><br> <br> <img src=\"https://ae01.alicdn.com/kf/Hbd0ee6f3fb1b4aef9d80650e7fcb8edbs.jpg?width=640&amp;height=640&amp;hash=1280\" style=\"width:800px;\"><br> <br> <img src=\"https://ae01.alicdn.com/kf/Ha375322dad554751ac1f886816a03dc9p.jpg?width=640&amp;height=640&amp;hash=1280\" style=\"width:800px;\"><br> <br> <img src=\"https://ae01.alicdn.com/kf/H358dd52706a1440e92cfbdae1a82f0b6L.jpg?width=640&amp;height=640&amp;hash=1280\" style=\"width:800px;\"><br> <br> <img src=\"https://ae01.alicdn.com/kf/Ha879fa027cf4483cb6574089cde3b0db5.jpg?width=800&amp;height=800&amp;hash=1600\" style=\"width:800px;\"><br> <br> <img src=\"https://ae01.alicdn.com/kf/H6a4d642457a74f5ab0ee0519c310c7fd4.jpg?width=750&amp;height=750&amp;hash=1500\" style=\"width:800px;\"><br> <br> <img src=\"https://ae01.alicdn.com/kf/H3a2612ec925747529261903c10964c497.jpg?width=750&amp;height=750&amp;hash=1500\" style=\"width:800px;\"><br> <br> <img src=\"https://ae01.alicdn.com/kf/H6d05d811b96c407daa3b742095fd291bJ.jpg?width=750&amp;height=750&amp;hash=1500\" style=\"width:800px;\"><br> <br> <img src=\"https://ae01.alicdn.com/kf/H836b51d4f349413089595d3284bea4a1f.jpg?width=750&amp;height=750&amp;hash=1500\" style=\"width:800px;\"><br> <br> <img src=\"https://ae01.alicdn.com/kf/H0487e679f74044e18900620c84faafcat.jpg?width=800&amp;height=800&amp;hash=1600\" style=\"width:800px;\"><br> <img src=\"https://ae01.alicdn.com/kf/H0664b0fec9ee4afc907dfe239c43eea7u.jpg?width=900&amp;height=3100&amp;hash=4000\" style=\"width:800px;\"></p> \n</div>\n\n', '2021 Women Sandals Soft Stitching Buckle Strap Platform Sandals Ladies Comfortable Flat Sandals Open Toe Beach Shoes Sandalias', '', 'publish', 'open', 'closed', '', '2021-women-sandals-soft-stitching-buckle-strap-platform-sandals-ladies-comfortable-flat-sandals-open-toe-beach-shoes-sandalias', '', '', '2021-06-01 11:19:43', '2021-06-01 11:19:43', '', 0, 'http://shoestimer.com/product/2021-women-sandals-soft-stitching-buckle-strap-platform-sandals-ladies-comfortable-flat-sandals-open-toe-beach-shoes-sandalias/', 0, 'product', '', 0),
(1811, 1, '2021-06-01 11:19:32', '2021-06-01 11:19:32', '', 'Women Sneakers Vulcanized Shoes Breathable Mesh Slip-On Sports Shoes Casual Outdoor Running Women Shoes', 'Color: Pink, Shoe Size: 8.5', 'publish', 'closed', 'closed', '', 'women-sneakers-vulcanized-shoes-breathable-mesh-slip-on-sports-shoes-casual-outdoor-running-women-shoes-30', '', '', '2021-06-01 11:19:32', '2021-06-01 11:19:32', '', 1779, 'http://shoestimer.com/?post_type=product_variation&p=1811', 30, 'product_variation', '', 0),
(1812, 1, '2021-06-01 11:19:32', '2021-06-01 11:19:32', '', 'Women Sneakers Vulcanized Shoes Breathable Mesh Slip-On Sports Shoes Casual Outdoor Running Women Shoes', 'Color: Pink, Shoe Size: 9.5', 'publish', 'closed', 'closed', '', 'women-sneakers-vulcanized-shoes-breathable-mesh-slip-on-sports-shoes-casual-outdoor-running-women-shoes-31', '', '', '2021-06-01 11:19:32', '2021-06-01 11:19:32', '', 1779, 'http://shoestimer.com/?post_type=product_variation&p=1812', 31, 'product_variation', '', 0),
(1813, 1, '2021-06-01 11:19:33', '2021-06-01 11:19:33', '', 'Women Sneakers Vulcanized Shoes Breathable Mesh Slip-On Sports Shoes Casual Outdoor Running Women Shoes', 'Color: Pink, Shoe Size: 7.5', 'publish', 'closed', 'closed', '', 'women-sneakers-vulcanized-shoes-breathable-mesh-slip-on-sports-shoes-casual-outdoor-running-women-shoes-32', '', '', '2021-06-01 11:19:33', '2021-06-01 11:19:33', '', 1779, 'http://shoestimer.com/?post_type=product_variation&p=1813', 32, 'product_variation', '', 0),
(1814, 1, '2021-06-01 11:19:33', '2021-06-01 11:19:33', '', 'Women Sneakers Vulcanized Shoes Breathable Mesh Slip-On Sports Shoes Casual Outdoor Running Women Shoes', 'Color: Pink, Shoe Size: 8', 'publish', 'closed', 'closed', '', 'women-sneakers-vulcanized-shoes-breathable-mesh-slip-on-sports-shoes-casual-outdoor-running-women-shoes-33', '', '', '2021-06-01 11:19:33', '2021-06-01 11:19:33', '', 1779, 'http://shoestimer.com/?post_type=product_variation&p=1814', 33, 'product_variation', '', 0),
(1815, 1, '2021-06-01 11:19:33', '2021-06-01 11:19:33', '', '2021-Women-Sandals-Soft-Stitching-Buckle-Strap-Platform-Sandals-Ladies-Comfortable-Flat-Sandals-Open-Toe-Beach', '', 'inherit', 'open', 'closed', '', '2021-women-sandals-soft-stitching-buckle-strap-platform-sandals-ladies-comfortable-flat-sandals-open-toe-beach', '', '', '2021-06-01 11:19:33', '2021-06-01 11:19:33', '', 1810, 'http://shoestimer.com/wp-content/uploads/2021/06/2021-Women-Sandals-Soft-Stitching-Buckle-Strap-Platform-Sandals-Ladies-Comfortable-Flat-Sandals-Open-Toe-Beach.jpg', 0, 'attachment', 'image/jpeg', 0),
(1816, 1, '2021-06-01 11:19:33', '2021-06-01 11:19:33', '', 'Women Sneakers Vulcanized Shoes Breathable Mesh Slip-On Sports Shoes Casual Outdoor Running Women Shoes', 'Color: Pink, Shoe Size: 6', 'publish', 'closed', 'closed', '', 'women-sneakers-vulcanized-shoes-breathable-mesh-slip-on-sports-shoes-casual-outdoor-running-women-shoes-34', '', '', '2021-06-01 11:19:33', '2021-06-01 11:19:33', '', 1779, 'http://shoestimer.com/?post_type=product_variation&p=1816', 34, 'product_variation', '', 0),
(1817, 1, '2021-06-01 11:19:33', '2021-06-01 11:19:33', '', 'Women Sneakers Vulcanized Shoes Breathable Mesh Slip-On Sports Shoes Casual Outdoor Running Women Shoes', 'Color: Pink, Shoe Size: 6.5', 'publish', 'closed', 'closed', '', 'women-sneakers-vulcanized-shoes-breathable-mesh-slip-on-sports-shoes-casual-outdoor-running-women-shoes-35', '', '', '2021-06-01 11:19:33', '2021-06-01 11:19:33', '', 1779, 'http://shoestimer.com/?post_type=product_variation&p=1817', 35, 'product_variation', '', 0),
(1818, 1, '2021-06-01 11:19:34', '2021-06-01 11:19:34', '', 'Women Sneakers Vulcanized Shoes Breathable Mesh Slip-On Sports Shoes Casual Outdoor Running Women Shoes', 'Color: BLACK, Shoe Size: 10.5', 'publish', 'closed', 'closed', '', 'women-sneakers-vulcanized-shoes-breathable-mesh-slip-on-sports-shoes-casual-outdoor-running-women-shoes-36', '', '', '2021-06-01 11:19:34', '2021-06-01 11:19:34', '', 1779, 'http://shoestimer.com/?post_type=product_variation&p=1818', 36, 'product_variation', '', 0),
(1819, 1, '2021-06-01 11:19:34', '2021-06-01 11:19:34', '', 'Women Sneakers Vulcanized Shoes Breathable Mesh Slip-On Sports Shoes Casual Outdoor Running Women Shoes', 'Color: Pink, Shoe Size: 5.5', 'publish', 'closed', 'closed', '', 'women-sneakers-vulcanized-shoes-breathable-mesh-slip-on-sports-shoes-casual-outdoor-running-women-shoes-37', '', '', '2021-06-01 11:19:34', '2021-06-01 11:19:34', '', 1779, 'http://shoestimer.com/?post_type=product_variation&p=1819', 37, 'product_variation', '', 0),
(1820, 1, '2021-06-01 11:19:35', '2021-06-01 11:19:35', '', 'Women Sneakers Vulcanized Shoes Breathable Mesh Slip-On Sports Shoes Casual Outdoor Running Women Shoes', 'Color: BLACK, Shoe Size: 9.5', 'publish', 'closed', 'closed', '', 'women-sneakers-vulcanized-shoes-breathable-mesh-slip-on-sports-shoes-casual-outdoor-running-women-shoes-38', '', '', '2021-06-01 11:19:35', '2021-06-01 11:19:35', '', 1779, 'http://shoestimer.com/?post_type=product_variation&p=1820', 38, 'product_variation', '', 0),
(1821, 1, '2021-06-01 11:19:36', '2021-06-01 11:19:36', '', 'Women Sneakers Vulcanized Shoes Breathable Mesh Slip-On Sports Shoes Casual Outdoor Running Women Shoes', 'Color: BLACK, Shoe Size: 10', 'publish', 'closed', 'closed', '', 'women-sneakers-vulcanized-shoes-breathable-mesh-slip-on-sports-shoes-casual-outdoor-running-women-shoes-39', '', '', '2021-06-01 11:19:36', '2021-06-01 11:19:36', '', 1779, 'http://shoestimer.com/?post_type=product_variation&p=1821', 39, 'product_variation', '', 0),
(1823, 1, '2021-06-01 11:19:36', '2021-06-01 11:19:36', '', 'Women Sneakers Vulcanized Shoes Breathable Mesh Slip-On Sports Shoes Casual Outdoor Running Women Shoes', 'Color: BLACK, Shoe Size: 8', 'publish', 'closed', 'closed', '', 'women-sneakers-vulcanized-shoes-breathable-mesh-slip-on-sports-shoes-casual-outdoor-running-women-shoes-40', '', '', '2021-06-01 11:19:36', '2021-06-01 11:19:36', '', 1779, 'http://shoestimer.com/?post_type=product_variation&p=1823', 40, 'product_variation', '', 0),
(1822, 1, '2021-06-01 11:19:36', '2021-06-01 11:19:36', '', '2021 Women Sandals Soft Stitching Buckle Strap Platform Sandals Ladies Comfortable Flat Sandals Open Toe Beach Shoes Sandalias', 'Color: Blue, Shoe Size: 40', 'publish', 'closed', 'closed', '', '2021-women-sandals-soft-stitching-buckle-strap-platform-sandals-ladies-comfortable-flat-sandals-open-toe-beach-shoes-sandalias', '', '', '2021-06-01 11:19:36', '2021-06-01 11:19:36', '', 1810, 'http://shoestimer.com/?post_type=product_variation&p=1822', 1, 'product_variation', '', 0),
(1824, 1, '2021-06-01 11:19:36', '2021-06-01 11:19:36', '', '2021 Women Sandals Soft Stitching Buckle Strap Platform Sandals Ladies Comfortable Flat Sandals Open Toe Beach Shoes Sandalias', 'Color: Blue, Shoe Size: 39', 'publish', 'closed', 'closed', '', '2021-women-sandals-soft-stitching-buckle-strap-platform-sandals-ladies-comfortable-flat-sandals-open-toe-beach-shoes-sandalias-2', '', '', '2021-06-01 11:19:36', '2021-06-01 11:19:36', '', 1810, 'http://shoestimer.com/?post_type=product_variation&p=1824', 2, 'product_variation', '', 0),
(1825, 1, '2021-06-01 11:19:36', '2021-06-01 11:19:36', '', 'Women Sneakers Vulcanized Shoes Breathable Mesh Slip-On Sports Shoes Casual Outdoor Running Women Shoes', 'Color: BLACK, Shoe Size: 8.5', 'publish', 'closed', 'closed', '', 'women-sneakers-vulcanized-shoes-breathable-mesh-slip-on-sports-shoes-casual-outdoor-running-women-shoes-41', '', '', '2021-06-01 11:19:36', '2021-06-01 11:19:36', '', 1779, 'http://shoestimer.com/?post_type=product_variation&p=1825', 41, 'product_variation', '', 0),
(1826, 1, '2021-06-01 11:19:36', '2021-06-01 11:19:36', '', '2021 Women Sandals Soft Stitching Buckle Strap Platform Sandals Ladies Comfortable Flat Sandals Open Toe Beach Shoes Sandalias', 'Color: Blue, Shoe Size: 38', 'publish', 'closed', 'closed', '', '2021-women-sandals-soft-stitching-buckle-strap-platform-sandals-ladies-comfortable-flat-sandals-open-toe-beach-shoes-sandalias-3', '', '', '2021-06-01 11:19:36', '2021-06-01 11:19:36', '', 1810, 'http://shoestimer.com/?post_type=product_variation&p=1826', 3, 'product_variation', '', 0),
(1827, 1, '2021-06-01 11:19:36', '2021-06-01 11:19:36', '', '2021 Women Sandals Soft Stitching Buckle Strap Platform Sandals Ladies Comfortable Flat Sandals Open Toe Beach Shoes Sandalias', 'Color: Blue, Shoe Size: 37', 'publish', 'closed', 'closed', '', '2021-women-sandals-soft-stitching-buckle-strap-platform-sandals-ladies-comfortable-flat-sandals-open-toe-beach-shoes-sandalias-4', '', '', '2021-06-01 11:19:36', '2021-06-01 11:19:36', '', 1810, 'http://shoestimer.com/?post_type=product_variation&p=1827', 4, 'product_variation', '', 0),
(1829, 1, '2021-06-01 11:19:36', '2021-06-01 11:19:36', '', '2021 Women Sandals Soft Stitching Buckle Strap Platform Sandals Ladies Comfortable Flat Sandals Open Toe Beach Shoes Sandalias', 'Color: Blue, Shoe Size: 36', 'publish', 'closed', 'closed', '', '2021-women-sandals-soft-stitching-buckle-strap-platform-sandals-ladies-comfortable-flat-sandals-open-toe-beach-shoes-sandalias-5', '', '', '2021-06-01 11:19:36', '2021-06-01 11:19:36', '', 1810, 'http://shoestimer.com/?post_type=product_variation&p=1829', 5, 'product_variation', '', 0),
(1828, 1, '2021-06-01 11:19:36', '2021-06-01 11:19:36', '', 'Women Sneakers Vulcanized Shoes Breathable Mesh Slip-On Sports Shoes Casual Outdoor Running Women Shoes', 'Color: BLACK, Shoe Size: 6.5', 'publish', 'closed', 'closed', '', 'women-sneakers-vulcanized-shoes-breathable-mesh-slip-on-sports-shoes-casual-outdoor-running-women-shoes-42', '', '', '2021-06-01 11:19:36', '2021-06-01 11:19:36', '', 1779, 'http://shoestimer.com/?post_type=product_variation&p=1828', 42, 'product_variation', '', 0),
(1830, 1, '2021-06-01 11:19:36', '2021-06-01 11:19:36', '', 'Women Sneakers Vulcanized Shoes Breathable Mesh Slip-On Sports Shoes Casual Outdoor Running Women Shoes', 'Color: BLACK, Shoe Size: 7.5', 'publish', 'closed', 'closed', '', 'women-sneakers-vulcanized-shoes-breathable-mesh-slip-on-sports-shoes-casual-outdoor-running-women-shoes-43', '', '', '2021-06-01 11:19:36', '2021-06-01 11:19:36', '', 1779, 'http://shoestimer.com/?post_type=product_variation&p=1830', 43, 'product_variation', '', 0);
INSERT INTO `wpx5_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(1831, 1, '2021-06-01 11:19:36', '2021-06-01 11:19:36', '', '2021 Women Sandals Soft Stitching Buckle Strap Platform Sandals Ladies Comfortable Flat Sandals Open Toe Beach Shoes Sandalias', 'Color: BLACK, Shoe Size: 43', 'publish', 'closed', 'closed', '', '2021-women-sandals-soft-stitching-buckle-strap-platform-sandals-ladies-comfortable-flat-sandals-open-toe-beach-shoes-sandalias-6', '', '', '2021-06-01 11:19:36', '2021-06-01 11:19:36', '', 1810, 'http://shoestimer.com/?post_type=product_variation&p=1831', 6, 'product_variation', '', 0),
(1832, 1, '2021-06-01 11:19:36', '2021-06-01 11:19:36', '', 'Women Sneakers Vulcanized Shoes Breathable Mesh Slip-On Sports Shoes Casual Outdoor Running Women Shoes', 'Color: BLACK, Shoe Size: 5.5', 'publish', 'closed', 'closed', '', 'women-sneakers-vulcanized-shoes-breathable-mesh-slip-on-sports-shoes-casual-outdoor-running-women-shoes-44', '', '', '2021-06-01 11:19:36', '2021-06-01 11:19:36', '', 1779, 'http://shoestimer.com/?post_type=product_variation&p=1832', 44, 'product_variation', '', 0),
(1833, 1, '2021-06-01 11:19:36', '2021-06-01 11:19:36', '', '2021 Women Sandals Soft Stitching Buckle Strap Platform Sandals Ladies Comfortable Flat Sandals Open Toe Beach Shoes Sandalias', 'Color: BLACK, Shoe Size: 42', 'publish', 'closed', 'closed', '', '2021-women-sandals-soft-stitching-buckle-strap-platform-sandals-ladies-comfortable-flat-sandals-open-toe-beach-shoes-sandalias-7', '', '', '2021-06-01 11:19:36', '2021-06-01 11:19:36', '', 1810, 'http://shoestimer.com/?post_type=product_variation&p=1833', 7, 'product_variation', '', 0),
(1834, 1, '2021-06-01 11:19:37', '2021-06-01 11:19:37', '', '2021 Women Sandals Soft Stitching Buckle Strap Platform Sandals Ladies Comfortable Flat Sandals Open Toe Beach Shoes Sandalias', 'Color: BLACK, Shoe Size: 41', 'publish', 'closed', 'closed', '', '2021-women-sandals-soft-stitching-buckle-strap-platform-sandals-ladies-comfortable-flat-sandals-open-toe-beach-shoes-sandalias-8', '', '', '2021-06-01 11:19:37', '2021-06-01 11:19:37', '', 1810, 'http://shoestimer.com/?post_type=product_variation&p=1834', 8, 'product_variation', '', 0),
(1835, 1, '2021-06-01 11:19:37', '2021-06-01 11:19:37', '', 'Women Sneakers Vulcanized Shoes Breathable Mesh Slip-On Sports Shoes Casual Outdoor Running Women Shoes', 'Color: BLACK, Shoe Size: 6', 'publish', 'closed', 'closed', '', 'women-sneakers-vulcanized-shoes-breathable-mesh-slip-on-sports-shoes-casual-outdoor-running-women-shoes-45', '', '', '2021-06-01 11:19:37', '2021-06-01 11:19:37', '', 1779, 'http://shoestimer.com/?post_type=product_variation&p=1835', 45, 'product_variation', '', 0),
(1836, 1, '2021-06-01 11:19:37', '2021-06-01 11:19:37', '', '2021 Women Sandals Soft Stitching Buckle Strap Platform Sandals Ladies Comfortable Flat Sandals Open Toe Beach Shoes Sandalias', 'Color: BLACK, Shoe Size: 40', 'publish', 'closed', 'closed', '', '2021-women-sandals-soft-stitching-buckle-strap-platform-sandals-ladies-comfortable-flat-sandals-open-toe-beach-shoes-sandalias-9', '', '', '2021-06-01 11:19:37', '2021-06-01 11:19:37', '', 1810, 'http://shoestimer.com/?post_type=product_variation&p=1836', 9, 'product_variation', '', 0),
(1837, 1, '2021-06-01 11:19:37', '2021-06-01 11:19:37', '', '2021 Women Sandals Soft Stitching Buckle Strap Platform Sandals Ladies Comfortable Flat Sandals Open Toe Beach Shoes Sandalias', 'Color: BLACK, Shoe Size: 39', 'publish', 'closed', 'closed', '', '2021-women-sandals-soft-stitching-buckle-strap-platform-sandals-ladies-comfortable-flat-sandals-open-toe-beach-shoes-sandalias-10', '', '', '2021-06-01 11:19:37', '2021-06-01 11:19:37', '', 1810, 'http://shoestimer.com/?post_type=product_variation&p=1837', 10, 'product_variation', '', 0),
(1838, 1, '2021-06-01 11:19:37', '2021-06-01 11:19:37', '', '2021 Women Sandals Soft Stitching Buckle Strap Platform Sandals Ladies Comfortable Flat Sandals Open Toe Beach Shoes Sandalias', 'Color: BLACK, Shoe Size: 38', 'publish', 'closed', 'closed', '', '2021-women-sandals-soft-stitching-buckle-strap-platform-sandals-ladies-comfortable-flat-sandals-open-toe-beach-shoes-sandalias-11', '', '', '2021-06-01 11:19:37', '2021-06-01 11:19:37', '', 1810, 'http://shoestimer.com/?post_type=product_variation&p=1838', 11, 'product_variation', '', 0),
(1839, 1, '2021-06-01 11:19:37', '2021-06-01 11:19:37', '', '2021 Women Sandals Soft Stitching Buckle Strap Platform Sandals Ladies Comfortable Flat Sandals Open Toe Beach Shoes Sandalias', 'Color: BLACK, Shoe Size: 37', 'publish', 'closed', 'closed', '', '2021-women-sandals-soft-stitching-buckle-strap-platform-sandals-ladies-comfortable-flat-sandals-open-toe-beach-shoes-sandalias-12', '', '', '2021-06-01 11:19:37', '2021-06-01 11:19:37', '', 1810, 'http://shoestimer.com/?post_type=product_variation&p=1839', 12, 'product_variation', '', 0),
(1840, 1, '2021-06-01 11:19:37', '2021-06-01 11:19:37', '', '2021 Women Sandals Soft Stitching Buckle Strap Platform Sandals Ladies Comfortable Flat Sandals Open Toe Beach Shoes Sandalias', 'Color: BLACK, Shoe Size: 36', 'publish', 'closed', 'closed', '', '2021-women-sandals-soft-stitching-buckle-strap-platform-sandals-ladies-comfortable-flat-sandals-open-toe-beach-shoes-sandalias-13', '', '', '2021-06-01 11:19:37', '2021-06-01 11:19:37', '', 1810, 'http://shoestimer.com/?post_type=product_variation&p=1840', 13, 'product_variation', '', 0),
(1841, 1, '2021-06-01 11:19:37', '2021-06-01 11:19:37', '', '2021 Women Sandals Soft Stitching Buckle Strap Platform Sandals Ladies Comfortable Flat Sandals Open Toe Beach Shoes Sandalias', 'Color: Red, Shoe Size: 40', 'publish', 'closed', 'closed', '', '2021-women-sandals-soft-stitching-buckle-strap-platform-sandals-ladies-comfortable-flat-sandals-open-toe-beach-shoes-sandalias-14', '', '', '2021-06-01 11:19:37', '2021-06-01 11:19:37', '', 1810, 'http://shoestimer.com/?post_type=product_variation&p=1841', 14, 'product_variation', '', 0),
(1842, 1, '2021-06-01 11:19:37', '2021-06-01 11:19:37', '', '2021 Women Sandals Soft Stitching Buckle Strap Platform Sandals Ladies Comfortable Flat Sandals Open Toe Beach Shoes Sandalias', 'Color: Red, Shoe Size: 39', 'publish', 'closed', 'closed', '', '2021-women-sandals-soft-stitching-buckle-strap-platform-sandals-ladies-comfortable-flat-sandals-open-toe-beach-shoes-sandalias-15', '', '', '2021-06-01 11:19:37', '2021-06-01 11:19:37', '', 1810, 'http://shoestimer.com/?post_type=product_variation&p=1842', 15, 'product_variation', '', 0),
(1843, 1, '2021-06-01 11:19:38', '2021-06-01 11:19:38', '', '2021 Women Sandals Soft Stitching Buckle Strap Platform Sandals Ladies Comfortable Flat Sandals Open Toe Beach Shoes Sandalias', 'Color: Red, Shoe Size: 38', 'publish', 'closed', 'closed', '', '2021-women-sandals-soft-stitching-buckle-strap-platform-sandals-ladies-comfortable-flat-sandals-open-toe-beach-shoes-sandalias-16', '', '', '2021-06-01 11:19:38', '2021-06-01 11:19:38', '', 1810, 'http://shoestimer.com/?post_type=product_variation&p=1843', 16, 'product_variation', '', 0),
(1844, 1, '2021-06-01 11:19:38', '2021-06-01 11:19:38', '', '2021 Women Sandals Soft Stitching Buckle Strap Platform Sandals Ladies Comfortable Flat Sandals Open Toe Beach Shoes Sandalias', 'Color: Red, Shoe Size: 37', 'publish', 'closed', 'closed', '', '2021-women-sandals-soft-stitching-buckle-strap-platform-sandals-ladies-comfortable-flat-sandals-open-toe-beach-shoes-sandalias-17', '', '', '2021-06-01 11:19:38', '2021-06-01 11:19:38', '', 1810, 'http://shoestimer.com/?post_type=product_variation&p=1844', 17, 'product_variation', '', 0),
(1845, 1, '2021-06-01 11:19:38', '2021-06-01 11:19:38', '', '2021 Women Sandals Soft Stitching Buckle Strap Platform Sandals Ladies Comfortable Flat Sandals Open Toe Beach Shoes Sandalias', 'Color: Red, Shoe Size: 36', 'publish', 'closed', 'closed', '', '2021-women-sandals-soft-stitching-buckle-strap-platform-sandals-ladies-comfortable-flat-sandals-open-toe-beach-shoes-sandalias-18', '', '', '2021-06-01 11:19:38', '2021-06-01 11:19:38', '', 1810, 'http://shoestimer.com/?post_type=product_variation&p=1845', 18, 'product_variation', '', 0),
(1846, 1, '2021-06-01 11:19:38', '2021-06-01 11:19:38', '', '2021 Women Sandals Soft Stitching Buckle Strap Platform Sandals Ladies Comfortable Flat Sandals Open Toe Beach Shoes Sandalias', 'Color: Pink, Shoe Size: 43', 'publish', 'closed', 'closed', '', '2021-women-sandals-soft-stitching-buckle-strap-platform-sandals-ladies-comfortable-flat-sandals-open-toe-beach-shoes-sandalias-19', '', '', '2021-06-01 11:19:38', '2021-06-01 11:19:38', '', 1810, 'http://shoestimer.com/?post_type=product_variation&p=1846', 19, 'product_variation', '', 0),
(1847, 1, '2021-06-01 11:19:38', '2021-06-01 11:19:38', '', '2021 Women Sandals Soft Stitching Buckle Strap Platform Sandals Ladies Comfortable Flat Sandals Open Toe Beach Shoes Sandalias', 'Color: Pink, Shoe Size: 42', 'publish', 'closed', 'closed', '', '2021-women-sandals-soft-stitching-buckle-strap-platform-sandals-ladies-comfortable-flat-sandals-open-toe-beach-shoes-sandalias-20', '', '', '2021-06-01 11:19:38', '2021-06-01 11:19:38', '', 1810, 'http://shoestimer.com/?post_type=product_variation&p=1847', 20, 'product_variation', '', 0),
(1848, 1, '2021-06-01 11:19:38', '2021-06-01 11:19:38', '', '2021 Women Sandals Soft Stitching Buckle Strap Platform Sandals Ladies Comfortable Flat Sandals Open Toe Beach Shoes Sandalias', 'Color: Pink, Shoe Size: 41', 'publish', 'closed', 'closed', '', '2021-women-sandals-soft-stitching-buckle-strap-platform-sandals-ladies-comfortable-flat-sandals-open-toe-beach-shoes-sandalias-21', '', '', '2021-06-01 11:19:38', '2021-06-01 11:19:38', '', 1810, 'http://shoestimer.com/?post_type=product_variation&p=1848', 21, 'product_variation', '', 0),
(1849, 1, '2021-06-01 11:19:38', '2021-06-01 11:19:38', '', '2021 Women Sandals Soft Stitching Buckle Strap Platform Sandals Ladies Comfortable Flat Sandals Open Toe Beach Shoes Sandalias', 'Color: Pink, Shoe Size: 40', 'publish', 'closed', 'closed', '', '2021-women-sandals-soft-stitching-buckle-strap-platform-sandals-ladies-comfortable-flat-sandals-open-toe-beach-shoes-sandalias-22', '', '', '2021-06-01 11:19:38', '2021-06-01 11:19:38', '', 1810, 'http://shoestimer.com/?post_type=product_variation&p=1849', 22, 'product_variation', '', 0),
(1850, 1, '2021-06-01 11:19:38', '2021-06-01 11:19:38', '', '2021 Women Sandals Soft Stitching Buckle Strap Platform Sandals Ladies Comfortable Flat Sandals Open Toe Beach Shoes Sandalias', 'Color: Pink, Shoe Size: 39', 'publish', 'closed', 'closed', '', '2021-women-sandals-soft-stitching-buckle-strap-platform-sandals-ladies-comfortable-flat-sandals-open-toe-beach-shoes-sandalias-23', '', '', '2021-06-01 11:19:38', '2021-06-01 11:19:38', '', 1810, 'http://shoestimer.com/?post_type=product_variation&p=1850', 23, 'product_variation', '', 0),
(1851, 1, '2021-06-01 11:19:38', '2021-06-01 11:19:38', '', '2021 Women Sandals Soft Stitching Buckle Strap Platform Sandals Ladies Comfortable Flat Sandals Open Toe Beach Shoes Sandalias', 'Color: Pink, Shoe Size: 38', 'publish', 'closed', 'closed', '', '2021-women-sandals-soft-stitching-buckle-strap-platform-sandals-ladies-comfortable-flat-sandals-open-toe-beach-shoes-sandalias-24', '', '', '2021-06-01 11:19:38', '2021-06-01 11:19:38', '', 1810, 'http://shoestimer.com/?post_type=product_variation&p=1851', 24, 'product_variation', '', 0),
(1852, 1, '2021-06-01 11:19:38', '2021-06-01 11:19:38', '', '2021 Women Sandals Soft Stitching Buckle Strap Platform Sandals Ladies Comfortable Flat Sandals Open Toe Beach Shoes Sandalias', 'Color: Pink, Shoe Size: 37', 'publish', 'closed', 'closed', '', '2021-women-sandals-soft-stitching-buckle-strap-platform-sandals-ladies-comfortable-flat-sandals-open-toe-beach-shoes-sandalias-25', '', '', '2021-06-01 11:19:38', '2021-06-01 11:19:38', '', 1810, 'http://shoestimer.com/?post_type=product_variation&p=1852', 25, 'product_variation', '', 0),
(1853, 1, '2021-06-01 11:19:38', '2021-06-01 11:19:38', '', '2021 Women Sandals Soft Stitching Buckle Strap Platform Sandals Ladies Comfortable Flat Sandals Open Toe Beach Shoes Sandalias', 'Color: Pink, Shoe Size: 36', 'publish', 'closed', 'closed', '', '2021-women-sandals-soft-stitching-buckle-strap-platform-sandals-ladies-comfortable-flat-sandals-open-toe-beach-shoes-sandalias-26', '', '', '2021-06-01 11:19:38', '2021-06-01 11:19:38', '', 1810, 'http://shoestimer.com/?post_type=product_variation&p=1853', 26, 'product_variation', '', 0),
(1854, 1, '2021-06-01 11:19:39', '2021-06-01 11:19:39', '', '2021 Women Sandals Soft Stitching Buckle Strap Platform Sandals Ladies Comfortable Flat Sandals Open Toe Beach Shoes Sandalias', 'Color: Blue, Shoe Size: 43', 'publish', 'closed', 'closed', '', '2021-women-sandals-soft-stitching-buckle-strap-platform-sandals-ladies-comfortable-flat-sandals-open-toe-beach-shoes-sandalias-27', '', '', '2021-06-01 11:19:39', '2021-06-01 11:19:39', '', 1810, 'http://shoestimer.com/?post_type=product_variation&p=1854', 27, 'product_variation', '', 0),
(1855, 1, '2021-06-01 11:19:39', '2021-06-01 11:19:39', '', '2021 Women Sandals Soft Stitching Buckle Strap Platform Sandals Ladies Comfortable Flat Sandals Open Toe Beach Shoes Sandalias', 'Color: Blue, Shoe Size: 42', 'publish', 'closed', 'closed', '', '2021-women-sandals-soft-stitching-buckle-strap-platform-sandals-ladies-comfortable-flat-sandals-open-toe-beach-shoes-sandalias-28', '', '', '2021-06-01 11:19:39', '2021-06-01 11:19:39', '', 1810, 'http://shoestimer.com/?post_type=product_variation&p=1855', 28, 'product_variation', '', 0),
(1856, 1, '2021-06-01 11:19:39', '2021-06-01 11:19:39', '', '2021 Women Sandals Soft Stitching Buckle Strap Platform Sandals Ladies Comfortable Flat Sandals Open Toe Beach Shoes Sandalias', 'Color: Blue, Shoe Size: 41', 'publish', 'closed', 'closed', '', '2021-women-sandals-soft-stitching-buckle-strap-platform-sandals-ladies-comfortable-flat-sandals-open-toe-beach-shoes-sandalias-29', '', '', '2021-06-01 11:19:39', '2021-06-01 11:19:39', '', 1810, 'http://shoestimer.com/?post_type=product_variation&p=1856', 29, 'product_variation', '', 0),
(1857, 1, '2021-06-01 11:19:39', '2021-06-01 11:19:39', '                <div class=\"product-specs-list-container\">\n                    <ul class=\"product-specs-list util-clearfix\">\n						                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Brand Name:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Blivener</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Upper Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Flock</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Origin:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">CN(Origin)</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Heel Height:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Flat (≤1cm)</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">With Platforms:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Yes</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Platform Height:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">0-3cm</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Occasion:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Casual</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Sandal Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Ankle Strap</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Heel Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Wedges</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Lining Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">NONE</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Side Vamp Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Open</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Outsole Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">EVA</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Closure Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Buckle Strap</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Fit:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Fits true to size, take your normal size</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Back Counter Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Back Strap</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Fashion Element:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Shallow</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Style:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Fashion</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Model Number:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">S18AD01812</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Pattern Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Solid</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Insole Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">EVA</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Color:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Red, black, blue, pink</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Feature:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Loafers</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Heel shape:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Platform</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Size:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">35,36,37,38,39,40,41,42,43</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Suitable for seasons:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Summer</span>\n                            </li>\n							                    </ul>\n                </div>\n				<div style=\"margin:10px auto 0;display:inline-block;max-width:100%;\"><img src=\"https://ae03.alicdn.com/kf/Hdad9412e8a7a422ea751b3b6369591c3l.jpg\"/><div style=\"margin-top:-66.95%;\"><div style=\"margin-left:0.0%;margin-top:0.0%;width:25.0%; \"><a href=\"http://www.aliexpress.com/item/detail/1005002496389844.html\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"https://ae01.alicdn.com/kf/H9bca54c411bc4c60be46d04fef61ff29a.png?width=233&height=312&hash=545\" style=\"width:233px;height:312px;\"/></a></div><div style=\"margin-left:25.0%;margin-top:-33.48%;width:25.0%; \"><a href=\"http://www.aliexpress.com/item/detail/1005002328714884.html\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"https://ae01.alicdn.com/kf/H9bca54c411bc4c60be46d04fef61ff29a.png?width=233&height=312&hash=545\" style=\"width:233px;height:312px;\"/></a></div><div style=\"margin-left:50.0%;margin-top:-33.48%;width:25.0%; \"><a href=\"http://www.aliexpress.com/item/detail/1005002519156050.html\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"https://ae01.alicdn.com/kf/H9bca54c411bc4c60be46d04fef61ff29a.png?width=233&height=312&hash=545\" style=\"width:233px;height:312px;\"/></a></div><div style=\"margin-left:75.0%;margin-top:-33.48%;width:25.0%; \"><a href=\"http://www.aliexpress.com/item/detail/1005002519135161.html\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"https://ae01.alicdn.com/kf/H9bca54c411bc4c60be46d04fef61ff29a.png?width=233&height=312&hash=545\" style=\"width:233px;height:312px;\"/></a></div><div style=\"margin-left:0.0%;margin-top:0.0%;width:25.0%; \"><a href=\"http://www.aliexpress.com/item/detail/1005002324335631.html\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"https://ae01.alicdn.com/kf/H9bca54c411bc4c60be46d04fef61ff29a.png?width=233&height=312&hash=545\" style=\"width:233px;height:312px;\"/></a></div><div style=\"margin-left:25.0%;margin-top:-33.48%;width:25.0%; \"><a href=\"http://www.aliexpress.com/item/detail/1005002599369266.html\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"https://ae01.alicdn.com/kf/H9bca54c411bc4c60be46d04fef61ff29a.png?width=233&height=312&hash=545\" style=\"width:233px;height:312px;\"/></a></div><div style=\"margin-left:50.0%;margin-top:-33.48%;width:25.0%; \"><a href=\"http://www.aliexpress.com/item/detail/1005002324438974.html\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"https://ae01.alicdn.com/kf/H9bca54c411bc4c60be46d04fef61ff29a.png?width=233&height=312&hash=545\" style=\"width:233px;height:312px;\"/></a></div><div style=\"margin-left:75.0%;margin-top:-33.48%;width:25.0%; \"><a href=\"http://www.aliexpress.com/item/detail/1005002312163983.html\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"https://ae01.alicdn.com/kf/H9bca54c411bc4c60be46d04fef61ff29a.png?width=233&height=312&hash=545\" style=\"width:233px;height:312px;\"/></a></div></div></div><p style=\"text-align: center;margin:0;\"><img src=\"https://ae01.alicdn.com/kf/Hb28dc888249742da9b16e94400d91553b.jpg?width=759&amp;height=68&amp;hash=827\" style=\"width:800px;\"><img src=\"https://ae01.alicdn.com/kf/H20af308d2a8d49cca048ec4190f9c052T.jpg?width=1000&amp;height=150&amp;hash=1150\" style=\"width:800px;\"><img src=\"https://ae01.alicdn.com/kf/H0827593892e14dec9acc50b3a24ec9c1g.jpg?width=907&amp;height=430&amp;hash=1337\" style=\"width:800px;\"><img src=\"https://ae01.alicdn.com/kf/H77014bc6f068463f853262fa2e8ac010K.jpg?width=1000&amp;height=150&amp;hash=1150\" style=\"width:800px;\"><img src=\"https://ae01.alicdn.com/kf/H217cb5d9cf184479b50706a97e61b191S.jpg?width=800&amp;height=800&amp;hash=1600\" style=\"width:800px;\"><br> <br> <img src=\"https://ae01.alicdn.com/kf/Hf86dd600622145359bd89c3d3ccc829bX.jpg?width=640&amp;height=640&amp;hash=1280\" style=\"width:800px;\"><br> <br> <img src=\"https://ae01.alicdn.com/kf/H2cfa736580ce4a04a59f70751b7086bad.jpg?width=800&amp;height=800&amp;hash=1600\" style=\"width:800px;\"><br> <br> <img src=\"https://ae01.alicdn.com/kf/H5f2b8eadbb21487d869062d46ed535b6c.jpg?width=800&amp;height=800&amp;hash=1600\" style=\"width:800px;\"><br> <br> <img src=\"https://ae01.alicdn.com/kf/Hd5546b54f8a643fe85d798f26d7da36eB.jpg?width=800&amp;height=800&amp;hash=1600\" style=\"width:800px;\"><br> <br> <img src=\"https://ae01.alicdn.com/kf/Hb054bda970d04894bc79d27a8c3f356eb.jpg?width=640&amp;height=640&amp;hash=1280\" style=\"width:800px;\"><br> <br> <img src=\"https://ae01.alicdn.com/kf/Hfa7d95facd454265b2d7a8ce7dd89f3eq.jpg?width=800&amp;height=800&amp;hash=1600\" style=\"width:800px;\"><br> <br> <img src=\"https://ae01.alicdn.com/kf/H4ec1277cf6d9478a922cdfd912ad54099.jpg?width=800&amp;height=800&amp;hash=1600\" style=\"width:800px;\"><br> <br> <img src=\"https://ae01.alicdn.com/kf/Hc378cdae6a79478f97a2784ee61b0418M.jpg?width=800&amp;height=800&amp;hash=1600\" style=\"width:800px;\"><br> <br> <img src=\"https://ae01.alicdn.com/kf/H094be87fbdcb437b81b2f6fe7203b8fcp.jpg?width=800&amp;height=800&amp;hash=1600\" style=\"width:800px;\"><br> <br> <img src=\"https://ae01.alicdn.com/kf/H07f9ec4a18ba467686797885e258c9bbh.jpg?width=800&amp;height=800&amp;hash=1600\" style=\"width:800px;\"><br> <br> <img src=\"https://ae01.alicdn.com/kf/H959b4684cb9a49049007e30777f8174et.jpg?width=800&amp;height=800&amp;hash=1600\" style=\"width:800px;\"><br> <br> <img src=\"https://ae01.alicdn.com/kf/Hf1f44ab2bbd441f3863e0428ea8d7347e.jpg?width=800&amp;height=800&amp;hash=1600\" style=\"width:800px;\"><br> <br> <img src=\"https://ae01.alicdn.com/kf/H3ad1732a3c6b4426b23c599bb4598da89.jpg?width=800&amp;height=800&amp;hash=1600\" style=\"width:800px;\"><br> <br> <img src=\"https://ae01.alicdn.com/kf/Hb6a18fe5eab84d2bbdf2aedbf83d95f4B.jpg?width=800&amp;height=800&amp;hash=1600\" style=\"width:800px;\"><br> <br> <img src=\"https://ae01.alicdn.com/kf/H59d5e6c0b5f14fa6b400d4fc3135f079F.jpg?width=800&amp;height=800&amp;hash=1600\" style=\"width:800px;\"><br> <br> <img src=\"https://ae01.alicdn.com/kf/Hc7680094eed0455fa2170a1fbeea5f8fW.jpg?width=800&amp;height=800&amp;hash=1600\" style=\"width:800px;\"><br> <br> <img src=\"https://ae01.alicdn.com/kf/Hb9ba2c1b256b4804b7c5a2114d38fd74Q.jpg?width=800&amp;height=800&amp;hash=1600\" style=\"width:800px;\"><br> <br> <img src=\"https://ae01.alicdn.com/kf/H6e63b31d0a874d13938ab16ecb9b03979.jpg?width=800&amp;height=800&amp;hash=1600\" style=\"width:800px;\"><br> <br> <img src=\"https://ae01.alicdn.com/kf/H6648cd23d5394231a5592e88adf964ecP.jpg?width=800&amp;height=800&amp;hash=1600\" style=\"width:800px;\"><br> <img src=\"https://ae01.alicdn.com/kf/H9a339674079143269e584c5d47ae756bW.jpg?width=900&amp;height=3100&amp;hash=4000\" style=\"width:800px;\"></p>\n\n', 'Summer Women Sandals Vintage Flock Buckle Strap Wedge Shoes Solid Color Thick Bottom Flats Platform Sandals Sandalias Mujer', '', 'publish', 'open', 'closed', '', 'summer-women-sandals-vintage-flock-buckle-strap-wedge-shoes-solid-color-thick-bottom-flats-platform-sandals-sandalias-mujer', '', '', '2021-06-01 11:20:02', '2021-06-01 11:20:02', '', 0, 'http://shoestimer.com/product/summer-women-sandals-vintage-flock-buckle-strap-wedge-shoes-solid-color-thick-bottom-flats-platform-sandals-sandalias-mujer/', 0, 'product', '', 0),
(1859, 1, '2021-06-01 11:19:40', '2021-06-01 11:19:40', '', '2021 Women Sandals Soft Stitching Buckle Strap Platform Sandals Ladies Comfortable Flat Sandals Open Toe Beach Shoes Sandalias', 'Color: Red, Shoe Size: 43', 'publish', 'closed', 'closed', '', '2021-women-sandals-soft-stitching-buckle-strap-platform-sandals-ladies-comfortable-flat-sandals-open-toe-beach-shoes-sandalias-30', '', '', '2021-06-01 11:19:40', '2021-06-01 11:19:40', '', 1810, 'http://shoestimer.com/?post_type=product_variation&p=1859', 30, 'product_variation', '', 0),
(1858, 0, '2021-06-01 11:19:39', '2021-06-01 11:19:39', '', 'Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes-1', '', 'inherit', 'open', 'closed', '', 'women-sneakers-vulcanized-shoes-breathable-mesh-slip-on-sports-shoes-casual-outdoor-running-women-shoes-1', '', '', '2021-06-01 11:19:39', '2021-06-01 11:19:39', '', 1779, 'http://shoestimer.com/wp-content/uploads/2021/06/Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(1860, 1, '2021-06-01 11:19:40', '2021-06-01 11:19:40', '', '2021 Women Sandals Soft Stitching Buckle Strap Platform Sandals Ladies Comfortable Flat Sandals Open Toe Beach Shoes Sandalias', 'Color: Red, Shoe Size: 42', 'publish', 'closed', 'closed', '', '2021-women-sandals-soft-stitching-buckle-strap-platform-sandals-ladies-comfortable-flat-sandals-open-toe-beach-shoes-sandalias-31', '', '', '2021-06-01 11:19:40', '2021-06-01 11:19:40', '', 1810, 'http://shoestimer.com/?post_type=product_variation&p=1860', 31, 'product_variation', '', 0),
(1862, 1, '2021-06-01 11:19:41', '2021-06-01 11:19:41', '', '2021 Women Sandals Soft Stitching Buckle Strap Platform Sandals Ladies Comfortable Flat Sandals Open Toe Beach Shoes Sandalias', 'Color: Red, Shoe Size: 41', 'publish', 'closed', 'closed', '', '2021-women-sandals-soft-stitching-buckle-strap-platform-sandals-ladies-comfortable-flat-sandals-open-toe-beach-shoes-sandalias-32', '', '', '2021-06-01 11:19:41', '2021-06-01 11:19:41', '', 1810, 'http://shoestimer.com/?post_type=product_variation&p=1862', 32, 'product_variation', '', 0),
(1861, 1, '2021-06-01 11:19:41', '2021-06-01 11:19:41', '', 'Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals', '', 'inherit', 'open', 'closed', '', 'summer-women-sandals-vintage-flock-buckle-strap-wedge-shoes-solid-color-thick-bottom-flats-platform-sandals', '', '', '2021-06-01 11:19:41', '2021-06-01 11:19:41', '', 1857, 'http://shoestimer.com/wp-content/uploads/2021/06/Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals.jpg', 0, 'attachment', 'image/jpeg', 0),
(1863, 1, '2021-06-01 11:19:48', '2021-06-01 11:19:48', '', 'Summer Women Sandals Vintage Flock Buckle Strap Wedge Shoes Solid Color Thick Bottom Flats Platform Sandals Sandalias Mujer', 'Color: Red, Shoe Size: 43', 'publish', 'closed', 'closed', '', 'summer-women-sandals-vintage-flock-buckle-strap-wedge-shoes-solid-color-thick-bottom-flats-platform-sandals-sandalias-mujer', '', '', '2021-06-01 11:19:48', '2021-06-01 11:19:48', '', 1857, 'http://shoestimer.com/?post_type=product_variation&p=1863', 1, 'product_variation', '', 0),
(1864, 0, '2021-06-01 11:19:48', '2021-06-01 11:19:48', '', 'Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes-2', '', 'inherit', 'open', 'closed', '', 'women-sneakers-vulcanized-shoes-breathable-mesh-slip-on-sports-shoes-casual-outdoor-running-women-shoes-2-2', '', '', '2021-06-01 11:19:48', '2021-06-01 11:19:48', '', 1779, 'http://shoestimer.com/wp-content/uploads/2021/06/Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(1865, 1, '2021-06-01 11:19:48', '2021-06-01 11:19:48', '', 'Summer Women Sandals Vintage Flock Buckle Strap Wedge Shoes Solid Color Thick Bottom Flats Platform Sandals Sandalias Mujer', 'Color: Red, Shoe Size: 41', 'publish', 'closed', 'closed', '', 'summer-women-sandals-vintage-flock-buckle-strap-wedge-shoes-solid-color-thick-bottom-flats-platform-sandals-sandalias-mujer-2', '', '', '2021-06-01 11:19:48', '2021-06-01 11:19:48', '', 1857, 'http://shoestimer.com/?post_type=product_variation&p=1865', 2, 'product_variation', '', 0),
(1866, 1, '2021-06-01 11:19:48', '2021-06-01 11:19:48', '                <div class=\"product-specs-list-container\">\n                    <ul class=\"product-specs-list util-clearfix\">\n						                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Brand Name:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Blivener</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Pump Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Basic</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Heel Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Square heel</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Origin:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">CN(Origin)</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Upper Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Flock</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Heel Height:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Med (3cm-5cm)</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Fit:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Fits true to size, take your normal size</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">is_handmade:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Yes</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Fashion Element:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Turned-over Edge</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Insole Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Short Plush</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Lining Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Short Plush</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Season:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Winter</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Toe Shape:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Round Toe</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Outsole Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Rubber</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Model Number:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">XWS110</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Closure Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Slip-On</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">With Platforms:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Yes</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Platform Height:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">0-3cm</span>\n                            </li>\n							                    </ul>\n                </div>\n				<div class=\"detailmodule_html\"><div class=\"detail-desc-decorate-richtext\"><div><div><img src=\"https://ae01.alicdn.com/kf/H0290e257976340c7bc62c4c0d4ba0596L.png\"><div style=\"margin-left:1.6701461377871%;margin-top:-74.947807933194%;width:22.964509394572%;\"><a href=\"https://www.aliexpress.com/item/detail/1005001356864689.html\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"https://ae01.alicdn.com/kf/Hc747344888df46e9a5a3b9a68c15e4d5N.png\"></a></div><div style=\"margin-left:26.200417536534%;margin-top:-34.237995824635%;width:22.964509394572%;\"><a href=\"https://www.aliexpress.com/item/detail/4001245679167.html\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"https://ae01.alicdn.com/kf/Hc747344888df46e9a5a3b9a68c15e4d5N.png\"></a></div><div style=\"margin-left:50.730688935282%;margin-top:-34.237995824635%;width:22.964509394572%;\"><a href=\"https://www.aliexpress.com/item/detail/1005002518344395.html\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"https://ae01.alicdn.com/kf/Hc747344888df46e9a5a3b9a68c15e4d5N.png\"></a></div><div style=\"margin-left:75.260960334029%;margin-top:-34.237995824635%;width:22.964509394572%;\"><a href=\"https://www.aliexpress.com/item/detail/1005002004171230.html\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"https://ae01.alicdn.com/kf/Hc747344888df46e9a5a3b9a68c15e4d5N.png\"></a></div><div style=\"margin-left:1.6701461377871%;margin-top:1.5657620041754%;width:22.964509394572%;\"><a href=\"https://www.aliexpress.com/item/detail/1005001895993249.html\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"https://ae01.alicdn.com/kf/Hc747344888df46e9a5a3b9a68c15e4d5N.png\"></a></div><div style=\"margin-left:26.200417536534%;margin-top:-34.237995824635%;width:22.964509394572%;\"><a href=\"https://www.aliexpress.com/item/detail/1005002488227980.html\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"https://ae01.alicdn.com/kf/Hc747344888df46e9a5a3b9a68c15e4d5N.png\"></a></div><div style=\"margin-left:50.730688935282%;margin-top:-34.237995824635%;width:22.964509394572%;\"><a href=\"https://www.aliexpress.com/item/detail/1005002651209400.html\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"https://ae01.alicdn.com/kf/Hc747344888df46e9a5a3b9a68c15e4d5N.png\"></a></div><div style=\"margin-left:75.260960334029%;margin-top:-34.237995824635%;width:22.964509394572%;\"><a href=\"https://www.aliexpress.com/item/detail/1005001941841276.html\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"https://ae01.alicdn.com/kf/Hc747344888df46e9a5a3b9a68c15e4d5N.png\"></a></div><div style=\"margin-top:4.9060542797495%;height:0;width:0;\"></div></div></div><div style=\"border:0;\"></div></div></div>\n<div class=\"detailmodule_html\"><div class=\"detail-desc-decorate-richtext\"></div></div></div>\n<div ><div ><div ><div ></div></div></div>\n<div ><div ></div></div></div>\n<div ><div ></div></div></div>\n<div ><div ></div></div></div>\n<div ><div ></div></div></div>\n<div ><div ></div></div></div>\n<div ><div ></div></div></div>\n<div ><div ></div></div></div>\n<div ><div ><div ><div ></div></div></div>\n<div class=\"detailmodule_dynamic\"></div></div>\n<div class=\"detailmodule_dynamic\"></div></div>\n<div class=\"detailmodule_dynamic\"></div></div>\n<div class=\"detailmodule_dynamic\"></div></div>\n<div class=\"detailmodule_dynamic\"></div></div>\n<div class=\"detailmodule_dynamic\"></div></div>\n<div class=\"detailmodule_dynamic\"></div></div>\n<div class=\"detailmodule_dynamic\"></div></div>\n<div class=\"detailmodule_dynamic\"></div></div>\n<div class=\"detailmodule_dynamic\"></div></div>\n<div class=\"detailmodule_dynamic\"></div></div>\n<div class=\"detailmodule_dynamic\"></div></div>\n<div class=\"detailmodule_dynamic\"><kse:widget data-widget-type=\"relatedProduct\" id=\"35164497\" title=\"\" type=\"relation\"></kse:widget></div>\n<div class=\"detailmodule_html\"><div class=\"detail-desc-decorate-richtext\"></div>\n<div ><div ></div>\n<div ><div ></div>\n<div ><div ></div>\n<div ><div ></div>\n<div ><div ></div>\n<div ><div ></div>\n<div ><div ></div>\n<div ><div ></div>\n<div ><div ></div>\n<div ><div ></div>\n<div ><div ></div>\n<div ><div >&nbsp;</div>\n</div>\n</div>\n\n<div>\n<div>\n<div>\n<div>&nbsp;</div>\n</div>\n</div>\n\n<div>\n<div>\n<div>\n<div>\n<div>\n<div>&nbsp;</div>\n</div>\n</div>\n\n<div>\n<div>&nbsp;</div>\n</div>\n</div>\n\n<div>\n<div>&nbsp;</div>\n</div>\n</div>\n\n<div>\n<div>\n<p style=\"text-align: center;margin:0;\"><img src=\"https://ae01.alicdn.com/kf/H637f93f756824e4ba514e4f02c8ce1b0x.jpg?width=1000&amp;height=1000&amp;hash=2000\"><img src=\"https://ae01.alicdn.com/kf/He29b00820e1b4988b08c984a085cd4d8K.jpg?width=1000&amp;height=1000&amp;hash=2000\"><img src=\"https://ae01.alicdn.com/kf/Hf1afe85b23474fb29f4bd7e937195ac6i.jpg?width=1000&amp;height=1000&amp;hash=2000\"><img src=\"https://ae01.alicdn.com/kf/H391cadc4cf74445698328c66b802e02cW.jpg?width=1000&amp;height=1000&amp;hash=2000\"><img src=\"https://ae01.alicdn.com/kf/Hdc71eaa787684807bb235a19960d6892G.jpg?width=1000&amp;height=1000&amp;hash=2000\"><img src=\"https://ae01.alicdn.com/kf/H15e838f05ab348388f1cba377b0b4cae1.jpg?width=1000&amp;height=1000&amp;hash=2000\"><img src=\"https://ae01.alicdn.com/kf/Hcc4d194a6b5946f69974c96d35650b36H.jpg?width=1000&amp;height=1000&amp;hash=2000\"><img src=\"https://ae01.alicdn.com/kf/H67032992bcd844519890b29fe6f94e5ed.jpg?width=1000&amp;height=1000&amp;hash=2000\"><img src=\"https://ae01.alicdn.com/kf/H30bf9807b2e7435e96a3919f0eb6f7611.jpg?width=1000&amp;height=1000&amp;hash=2000\"><img src=\"https://ae01.alicdn.com/kf/Hf5547fc9cc1741d3a943fc81a180218dv.jpg?width=1000&amp;height=1000&amp;hash=2000\"><img src=\"https://ae01.alicdn.com/kf/H6fc0927c9fae4aaa90c1498ca21a4bb3b.jpg?width=1000&amp;height=1000&amp;hash=2000\"><img src=\"https://ae01.alicdn.com/kf/H1a70cd8bcdee44e8a4f18e1df9f1227cJ.jpg?width=1000&amp;height=1000&amp;hash=2000\"><img src=\"https://ae01.alicdn.com/kf/H6f7dc979dd414d73a6d123d688b3c84aw.jpg?width=1000&amp;height=1000&amp;hash=2000\"><img src=\"https://ae01.alicdn.com/kf/Ha421a4f6bd7f49debf17730c45f61535h.jpg?width=1000&amp;height=1000&amp;hash=2000\"><img src=\"https://ae01.alicdn.com/kf/H1321cdc0bcdd48549c512c8d10b11bbbi.jpg?width=1000&amp;height=1000&amp;hash=2000\"><img src=\"https://ae01.alicdn.com/kf/Hdef1f30be4b74bf3b6aec1a61c189d8dQ.jpg?width=1000&amp;height=1000&amp;hash=2000\"><img src=\"https://ae01.alicdn.com/kf/Heafe46e9af894164a955edfc4af197ecC.jpg?width=1000&amp;height=1000&amp;hash=2000\"><img src=\"https://ae01.alicdn.com/kf/Hbd6f66890a634e73ad8af40b1be7c70aW.jpg?width=1000&amp;height=1000&amp;hash=2000\"><img src=\"https://ae01.alicdn.com/kf/H8fa978a695314e79b4218ce422a24fe9Q.jpg?width=1000&amp;height=1000&amp;hash=2000\"></p>\n</div>\n</div>\n\n<div>\n<div>&nbsp;</div>\n</div>\n</div>\n</div>\n\n<div>\n<div>&nbsp;</div>\n</div>\n\n<div>\n<div>\n</div></div>\n</div></div>\n</div></div>\n</div></div>\n</div></div>\n</div></div>\n</div></div>\n</div></div>\n</div></div>\n</div></div>\n</div></div>\n</div></div>\n</div></div>\n\n\n', 'Winter Snow Boots Women Cute Warm Platform Short Boots Suede Chunky Mid Heel Round Toe Outdoor Ladies Ankle Booties', '', 'publish', 'open', 'closed', '', 'winter-snow-boots-women-cute-warm-platform-short-boots-suede-chunky-mid-heel-round-toe-outdoor-ladies-ankle-booties', '', '', '2021-06-01 11:20:14', '2021-06-01 11:20:14', '', 0, 'http://shoestimer.com/product/winter-snow-boots-women-cute-warm-platform-short-boots-suede-chunky-mid-heel-round-toe-outdoor-ladies-ankle-booties/', 0, 'product', '', 0),
(1867, 1, '2021-06-01 11:19:49', '2021-06-01 11:19:49', '', 'Summer Women Sandals Vintage Flock Buckle Strap Wedge Shoes Solid Color Thick Bottom Flats Platform Sandals Sandalias Mujer', 'Color: Red, Shoe Size: 42', 'publish', 'closed', 'closed', '', 'summer-women-sandals-vintage-flock-buckle-strap-wedge-shoes-solid-color-thick-bottom-flats-platform-sandals-sandalias-mujer-3', '', '', '2021-06-01 11:19:49', '2021-06-01 11:19:49', '', 1857, 'http://shoestimer.com/?post_type=product_variation&p=1867', 3, 'product_variation', '', 0),
(1868, 1, '2021-06-01 11:19:49', '2021-06-01 11:19:49', '', 'Summer Women Sandals Vintage Flock Buckle Strap Wedge Shoes Solid Color Thick Bottom Flats Platform Sandals Sandalias Mujer', 'Color: Red, Shoe Size: 39', 'publish', 'closed', 'closed', '', 'summer-women-sandals-vintage-flock-buckle-strap-wedge-shoes-solid-color-thick-bottom-flats-platform-sandals-sandalias-mujer-4', '', '', '2021-06-01 11:19:49', '2021-06-01 11:19:49', '', 1857, 'http://shoestimer.com/?post_type=product_variation&p=1868', 4, 'product_variation', '', 0),
(1869, 1, '2021-06-01 11:19:50', '2021-06-01 11:19:50', '', 'Summer Women Sandals Vintage Flock Buckle Strap Wedge Shoes Solid Color Thick Bottom Flats Platform Sandals Sandalias Mujer', 'Color: Red, Shoe Size: 40', 'publish', 'closed', 'closed', '', 'summer-women-sandals-vintage-flock-buckle-strap-wedge-shoes-solid-color-thick-bottom-flats-platform-sandals-sandalias-mujer-5', '', '', '2021-06-01 11:19:50', '2021-06-01 11:19:50', '', 1857, 'http://shoestimer.com/?post_type=product_variation&p=1869', 5, 'product_variation', '', 0);
INSERT INTO `wpx5_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(1870, 1, '2021-06-01 11:19:51', '2021-06-01 11:19:51', '', 'Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor', '', 'inherit', 'open', 'closed', '', 'winter-snow-boots-women-cute-warm-platform-short-boots-suede-chunky-mid-heel-round-toe-outdoor', '', '', '2021-06-01 11:19:51', '2021-06-01 11:19:51', '', 1866, 'http://shoestimer.com/wp-content/uploads/2021/06/Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor.jpg', 0, 'attachment', 'image/jpeg', 0),
(1871, 1, '2021-06-01 11:19:51', '2021-06-01 11:19:51', '', 'Summer Women Sandals Vintage Flock Buckle Strap Wedge Shoes Solid Color Thick Bottom Flats Platform Sandals Sandalias Mujer', 'Color: Pink, Shoe Size: 38', 'publish', 'closed', 'closed', '', 'summer-women-sandals-vintage-flock-buckle-strap-wedge-shoes-solid-color-thick-bottom-flats-platform-sandals-sandalias-mujer-6', '', '', '2021-06-01 11:19:51', '2021-06-01 11:19:51', '', 1857, 'http://shoestimer.com/?post_type=product_variation&p=1871', 6, 'product_variation', '', 0),
(1872, 1, '2021-06-01 11:19:51', '2021-06-01 11:19:51', '', 'Summer Women Sandals Vintage Flock Buckle Strap Wedge Shoes Solid Color Thick Bottom Flats Platform Sandals Sandalias Mujer', 'Color: Pink, Shoe Size: 39', 'publish', 'closed', 'closed', '', 'summer-women-sandals-vintage-flock-buckle-strap-wedge-shoes-solid-color-thick-bottom-flats-platform-sandals-sandalias-mujer-7', '', '', '2021-06-01 11:19:51', '2021-06-01 11:19:51', '', 1857, 'http://shoestimer.com/?post_type=product_variation&p=1872', 7, 'product_variation', '', 0),
(1873, 1, '2021-06-01 11:19:51', '2021-06-01 11:19:51', '', 'Summer Women Sandals Vintage Flock Buckle Strap Wedge Shoes Solid Color Thick Bottom Flats Platform Sandals Sandalias Mujer', 'Color: Pink, Shoe Size: 36', 'publish', 'closed', 'closed', '', 'summer-women-sandals-vintage-flock-buckle-strap-wedge-shoes-solid-color-thick-bottom-flats-platform-sandals-sandalias-mujer-8', '', '', '2021-06-01 11:19:51', '2021-06-01 11:19:51', '', 1857, 'http://shoestimer.com/?post_type=product_variation&p=1873', 8, 'product_variation', '', 0),
(1874, 1, '2021-06-01 11:19:52', '2021-06-01 11:19:52', '', 'Summer Women Sandals Vintage Flock Buckle Strap Wedge Shoes Solid Color Thick Bottom Flats Platform Sandals Sandalias Mujer', 'Color: Pink, Shoe Size: 37', 'publish', 'closed', 'closed', '', 'summer-women-sandals-vintage-flock-buckle-strap-wedge-shoes-solid-color-thick-bottom-flats-platform-sandals-sandalias-mujer-9', '', '', '2021-06-01 11:19:52', '2021-06-01 11:19:52', '', 1857, 'http://shoestimer.com/?post_type=product_variation&p=1874', 9, 'product_variation', '', 0),
(1876, 1, '2021-06-01 11:19:52', '2021-06-01 11:19:52', '', 'Summer Women Sandals Vintage Flock Buckle Strap Wedge Shoes Solid Color Thick Bottom Flats Platform Sandals Sandalias Mujer', 'Color: Blue, Shoe Size: 43', 'publish', 'closed', 'closed', '', 'summer-women-sandals-vintage-flock-buckle-strap-wedge-shoes-solid-color-thick-bottom-flats-platform-sandals-sandalias-mujer-10', '', '', '2021-06-01 11:19:52', '2021-06-01 11:19:52', '', 1857, 'http://shoestimer.com/?post_type=product_variation&p=1876', 10, 'product_variation', '', 0),
(1875, 0, '2021-06-01 11:19:52', '2021-06-01 11:19:52', '', 'Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes-3', '', 'inherit', 'open', 'closed', '', 'women-sneakers-vulcanized-shoes-breathable-mesh-slip-on-sports-shoes-casual-outdoor-running-women-shoes-3-2', '', '', '2021-06-01 11:19:52', '2021-06-01 11:19:52', '', 1779, 'http://shoestimer.com/wp-content/uploads/2021/06/Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes-3.jpg', 0, 'attachment', 'image/jpeg', 0),
(1877, 1, '2021-06-01 11:19:54', '2021-06-01 11:19:54', '', 'Summer Women Sandals Vintage Flock Buckle Strap Wedge Shoes Solid Color Thick Bottom Flats Platform Sandals Sandalias Mujer', 'Color: Pink, Shoe Size: 35', 'publish', 'closed', 'closed', '', 'summer-women-sandals-vintage-flock-buckle-strap-wedge-shoes-solid-color-thick-bottom-flats-platform-sandals-sandalias-mujer-11', '', '', '2021-06-01 11:19:54', '2021-06-01 11:19:54', '', 1857, 'http://shoestimer.com/?post_type=product_variation&p=1877', 11, 'product_variation', '', 0),
(1878, 1, '2021-06-01 11:19:55', '2021-06-01 11:19:55', '', 'Summer Women Sandals Vintage Flock Buckle Strap Wedge Shoes Solid Color Thick Bottom Flats Platform Sandals Sandalias Mujer', 'Color: Blue, Shoe Size: 41', 'publish', 'closed', 'closed', '', 'summer-women-sandals-vintage-flock-buckle-strap-wedge-shoes-solid-color-thick-bottom-flats-platform-sandals-sandalias-mujer-12', '', '', '2021-06-01 11:19:55', '2021-06-01 11:19:55', '', 1857, 'http://shoestimer.com/?post_type=product_variation&p=1878', 12, 'product_variation', '', 0),
(1879, 1, '2021-06-01 11:19:56', '2021-06-01 11:19:56', '', 'Summer Women Sandals Vintage Flock Buckle Strap Wedge Shoes Solid Color Thick Bottom Flats Platform Sandals Sandalias Mujer', 'Color: Blue, Shoe Size: 42', 'publish', 'closed', 'closed', '', 'summer-women-sandals-vintage-flock-buckle-strap-wedge-shoes-solid-color-thick-bottom-flats-platform-sandals-sandalias-mujer-13', '', '', '2021-06-01 11:19:56', '2021-06-01 11:19:56', '', 1857, 'http://shoestimer.com/?post_type=product_variation&p=1879', 13, 'product_variation', '', 0),
(1880, 1, '2021-06-01 11:19:57', '2021-06-01 11:19:57', '', 'Summer Women Sandals Vintage Flock Buckle Strap Wedge Shoes Solid Color Thick Bottom Flats Platform Sandals Sandalias Mujer', 'Color: Red, Shoe Size: 37', 'publish', 'closed', 'closed', '', 'summer-women-sandals-vintage-flock-buckle-strap-wedge-shoes-solid-color-thick-bottom-flats-platform-sandals-sandalias-mujer-14', '', '', '2021-06-01 11:19:57', '2021-06-01 11:19:57', '', 1857, 'http://shoestimer.com/?post_type=product_variation&p=1880', 14, 'product_variation', '', 0),
(1881, 1, '2021-06-01 11:19:57', '2021-06-01 11:19:57', '', 'Winter Snow Boots Women Cute Warm Platform Short Boots Suede Chunky Mid Heel Round Toe Outdoor Ladies Ankle Booties', 'Color: BLACK, Shoe Size: 6.5', 'publish', 'closed', 'closed', '', 'winter-snow-boots-women-cute-warm-platform-short-boots-suede-chunky-mid-heel-round-toe-outdoor-ladies-ankle-booties', '', '', '2021-06-01 11:19:57', '2021-06-01 11:19:57', '', 1866, 'http://shoestimer.com/?post_type=product_variation&p=1881', 1, 'product_variation', '', 0),
(1882, 1, '2021-06-01 11:19:57', '2021-06-01 11:19:57', '', 'Summer Women Sandals Vintage Flock Buckle Strap Wedge Shoes Solid Color Thick Bottom Flats Platform Sandals Sandalias Mujer', 'Color: Red, Shoe Size: 38', 'publish', 'closed', 'closed', '', 'summer-women-sandals-vintage-flock-buckle-strap-wedge-shoes-solid-color-thick-bottom-flats-platform-sandals-sandalias-mujer-15', '', '', '2021-06-01 11:19:57', '2021-06-01 11:19:57', '', 1857, 'http://shoestimer.com/?post_type=product_variation&p=1882', 15, 'product_variation', '', 0),
(1883, 1, '2021-06-01 11:19:57', '2021-06-01 11:19:57', '', 'Winter Snow Boots Women Cute Warm Platform Short Boots Suede Chunky Mid Heel Round Toe Outdoor Ladies Ankle Booties', 'Color: BLACK, Shoe Size: 7.5', 'publish', 'closed', 'closed', '', 'winter-snow-boots-women-cute-warm-platform-short-boots-suede-chunky-mid-heel-round-toe-outdoor-ladies-ankle-booties-2', '', '', '2021-06-01 11:19:57', '2021-06-01 11:19:57', '', 1866, 'http://shoestimer.com/?post_type=product_variation&p=1883', 2, 'product_variation', '', 0),
(1884, 1, '2021-06-01 11:19:58', '2021-06-01 11:19:58', '', 'Summer Women Sandals Vintage Flock Buckle Strap Wedge Shoes Solid Color Thick Bottom Flats Platform Sandals Sandalias Mujer', 'Color: Red, Shoe Size: 35', 'publish', 'closed', 'closed', '', 'summer-women-sandals-vintage-flock-buckle-strap-wedge-shoes-solid-color-thick-bottom-flats-platform-sandals-sandalias-mujer-16', '', '', '2021-06-01 11:19:58', '2021-06-01 11:19:58', '', 1857, 'http://shoestimer.com/?post_type=product_variation&p=1884', 16, 'product_variation', '', 0),
(1885, 1, '2021-06-01 11:19:58', '2021-06-01 11:19:58', '', 'Winter Snow Boots Women Cute Warm Platform Short Boots Suede Chunky Mid Heel Round Toe Outdoor Ladies Ankle Booties', 'Color: BLACK, Shoe Size: 5.5', 'publish', 'closed', 'closed', '', 'winter-snow-boots-women-cute-warm-platform-short-boots-suede-chunky-mid-heel-round-toe-outdoor-ladies-ankle-booties-3', '', '', '2021-06-01 11:19:58', '2021-06-01 11:19:58', '', 1866, 'http://shoestimer.com/?post_type=product_variation&p=1885', 3, 'product_variation', '', 0),
(1886, 1, '2021-06-01 11:19:58', '2021-06-01 11:19:58', '', 'Winter Snow Boots Women Cute Warm Platform Short Boots Suede Chunky Mid Heel Round Toe Outdoor Ladies Ankle Booties', 'Color: BLACK, Shoe Size: 6', 'publish', 'closed', 'closed', '', 'winter-snow-boots-women-cute-warm-platform-short-boots-suede-chunky-mid-heel-round-toe-outdoor-ladies-ankle-booties-4', '', '', '2021-06-01 11:19:58', '2021-06-01 11:19:58', '', 1866, 'http://shoestimer.com/?post_type=product_variation&p=1886', 4, 'product_variation', '', 0),
(1887, 1, '2021-06-01 11:19:58', '2021-06-01 11:19:58', '', 'Summer Women Sandals Vintage Flock Buckle Strap Wedge Shoes Solid Color Thick Bottom Flats Platform Sandals Sandalias Mujer', 'Color: Red, Shoe Size: 36', 'publish', 'closed', 'closed', '', 'summer-women-sandals-vintage-flock-buckle-strap-wedge-shoes-solid-color-thick-bottom-flats-platform-sandals-sandalias-mujer-17', '', '', '2021-06-01 11:19:58', '2021-06-01 11:19:58', '', 1857, 'http://shoestimer.com/?post_type=product_variation&p=1887', 17, 'product_variation', '', 0),
(1888, 1, '2021-06-01 11:19:58', '2021-06-01 11:19:58', '', 'Winter Snow Boots Women Cute Warm Platform Short Boots Suede Chunky Mid Heel Round Toe Outdoor Ladies Ankle Booties', 'Color: Orange, Shoe Size: 6', 'publish', 'closed', 'closed', '', 'winter-snow-boots-women-cute-warm-platform-short-boots-suede-chunky-mid-heel-round-toe-outdoor-ladies-ankle-booties-5', '', '', '2021-06-01 11:19:58', '2021-06-01 11:19:58', '', 1866, 'http://shoestimer.com/?post_type=product_variation&p=1888', 5, 'product_variation', '', 0),
(1889, 1, '2021-06-01 11:19:58', '2021-06-01 11:19:58', '', 'Summer Women Sandals Vintage Flock Buckle Strap Wedge Shoes Solid Color Thick Bottom Flats Platform Sandals Sandalias Mujer', 'Color: Pink, Shoe Size: 42', 'publish', 'closed', 'closed', '', 'summer-women-sandals-vintage-flock-buckle-strap-wedge-shoes-solid-color-thick-bottom-flats-platform-sandals-sandalias-mujer-18', '', '', '2021-06-01 11:19:58', '2021-06-01 11:19:58', '', 1857, 'http://shoestimer.com/?post_type=product_variation&p=1889', 18, 'product_variation', '', 0),
(1890, 1, '2021-06-01 11:19:58', '2021-06-01 11:19:58', '', 'Winter Snow Boots Women Cute Warm Platform Short Boots Suede Chunky Mid Heel Round Toe Outdoor Ladies Ankle Booties', 'Color: Orange, Shoe Size: 6.5', 'publish', 'closed', 'closed', '', 'winter-snow-boots-women-cute-warm-platform-short-boots-suede-chunky-mid-heel-round-toe-outdoor-ladies-ankle-booties-6', '', '', '2021-06-01 11:19:58', '2021-06-01 11:19:58', '', 1866, 'http://shoestimer.com/?post_type=product_variation&p=1890', 6, 'product_variation', '', 0),
(1892, 1, '2021-06-01 11:19:58', '2021-06-01 11:19:58', '', 'Winter Snow Boots Women Cute Warm Platform Short Boots Suede Chunky Mid Heel Round Toe Outdoor Ladies Ankle Booties', 'Color: BLACK, Shoe Size: 10.5', 'publish', 'closed', 'closed', '', 'winter-snow-boots-women-cute-warm-platform-short-boots-suede-chunky-mid-heel-round-toe-outdoor-ladies-ankle-booties-7', '', '', '2021-06-01 11:19:58', '2021-06-01 11:19:58', '', 1866, 'http://shoestimer.com/?post_type=product_variation&p=1892', 7, 'product_variation', '', 0),
(1891, 1, '2021-06-01 11:19:58', '2021-06-01 11:19:58', '', 'Summer Women Sandals Vintage Flock Buckle Strap Wedge Shoes Solid Color Thick Bottom Flats Platform Sandals Sandalias Mujer', 'Color: Pink, Shoe Size: 43', 'publish', 'closed', 'closed', '', 'summer-women-sandals-vintage-flock-buckle-strap-wedge-shoes-solid-color-thick-bottom-flats-platform-sandals-sandalias-mujer-19', '', '', '2021-06-01 11:19:58', '2021-06-01 11:19:58', '', 1857, 'http://shoestimer.com/?post_type=product_variation&p=1891', 19, 'product_variation', '', 0),
(1893, 1, '2021-06-01 11:19:58', '2021-06-01 11:19:58', '', 'Summer Women Sandals Vintage Flock Buckle Strap Wedge Shoes Solid Color Thick Bottom Flats Platform Sandals Sandalias Mujer', 'Color: Pink, Shoe Size: 40', 'publish', 'closed', 'closed', '', 'summer-women-sandals-vintage-flock-buckle-strap-wedge-shoes-solid-color-thick-bottom-flats-platform-sandals-sandalias-mujer-20', '', '', '2021-06-01 11:19:58', '2021-06-01 11:19:58', '', 1857, 'http://shoestimer.com/?post_type=product_variation&p=1893', 20, 'product_variation', '', 0),
(1894, 1, '2021-06-01 11:19:58', '2021-06-01 11:19:58', '', 'Winter Snow Boots Women Cute Warm Platform Short Boots Suede Chunky Mid Heel Round Toe Outdoor Ladies Ankle Booties', 'Color: Orange, Shoe Size: 5.5', 'publish', 'closed', 'closed', '', 'winter-snow-boots-women-cute-warm-platform-short-boots-suede-chunky-mid-heel-round-toe-outdoor-ladies-ankle-booties-8', '', '', '2021-06-01 11:19:58', '2021-06-01 11:19:58', '', 1866, 'http://shoestimer.com/?post_type=product_variation&p=1894', 8, 'product_variation', '', 0),
(1895, 1, '2021-06-01 11:19:58', '2021-06-01 11:19:58', '', 'Summer Women Sandals Vintage Flock Buckle Strap Wedge Shoes Solid Color Thick Bottom Flats Platform Sandals Sandalias Mujer', 'Color: Pink, Shoe Size: 41', 'publish', 'closed', 'closed', '', 'summer-women-sandals-vintage-flock-buckle-strap-wedge-shoes-solid-color-thick-bottom-flats-platform-sandals-sandalias-mujer-21', '', '', '2021-06-01 11:19:58', '2021-06-01 11:19:58', '', 1857, 'http://shoestimer.com/?post_type=product_variation&p=1895', 21, 'product_variation', '', 0),
(1896, 1, '2021-06-01 11:19:58', '2021-06-01 11:19:58', '', 'Winter Snow Boots Women Cute Warm Platform Short Boots Suede Chunky Mid Heel Round Toe Outdoor Ladies Ankle Booties', 'Color: BLACK, Shoe Size: 9', 'publish', 'closed', 'closed', '', 'winter-snow-boots-women-cute-warm-platform-short-boots-suede-chunky-mid-heel-round-toe-outdoor-ladies-ankle-booties-9', '', '', '2021-06-01 11:19:58', '2021-06-01 11:19:58', '', 1866, 'http://shoestimer.com/?post_type=product_variation&p=1896', 9, 'product_variation', '', 0),
(1897, 1, '2021-06-01 11:19:58', '2021-06-01 11:19:58', '', 'Winter Snow Boots Women Cute Warm Platform Short Boots Suede Chunky Mid Heel Round Toe Outdoor Ladies Ankle Booties', 'Color: BLACK, Shoe Size: 9.5', 'publish', 'closed', 'closed', '', 'winter-snow-boots-women-cute-warm-platform-short-boots-suede-chunky-mid-heel-round-toe-outdoor-ladies-ankle-booties-10', '', '', '2021-06-01 11:19:58', '2021-06-01 11:19:58', '', 1866, 'http://shoestimer.com/?post_type=product_variation&p=1897', 10, 'product_variation', '', 0),
(1898, 1, '2021-06-01 11:19:58', '2021-06-01 11:19:58', '', 'Summer Women Sandals Vintage Flock Buckle Strap Wedge Shoes Solid Color Thick Bottom Flats Platform Sandals Sandalias Mujer', 'Color: BLACK, Shoe Size: 40', 'publish', 'closed', 'closed', '', 'summer-women-sandals-vintage-flock-buckle-strap-wedge-shoes-solid-color-thick-bottom-flats-platform-sandals-sandalias-mujer-22', '', '', '2021-06-01 11:19:58', '2021-06-01 11:19:58', '', 1857, 'http://shoestimer.com/?post_type=product_variation&p=1898', 22, 'product_variation', '', 0),
(1899, 1, '2021-06-01 11:19:58', '2021-06-01 11:19:58', '', 'Winter Snow Boots Women Cute Warm Platform Short Boots Suede Chunky Mid Heel Round Toe Outdoor Ladies Ankle Booties', 'Color: BLACK, Shoe Size: 8', 'publish', 'closed', 'closed', '', 'winter-snow-boots-women-cute-warm-platform-short-boots-suede-chunky-mid-heel-round-toe-outdoor-ladies-ankle-booties-11', '', '', '2021-06-01 11:19:58', '2021-06-01 11:19:58', '', 1866, 'http://shoestimer.com/?post_type=product_variation&p=1899', 11, 'product_variation', '', 0),
(1900, 0, '2021-06-01 11:19:58', '2021-06-01 11:19:58', '', 'Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes-4', '', 'inherit', 'open', 'closed', '', 'women-sneakers-vulcanized-shoes-breathable-mesh-slip-on-sports-shoes-casual-outdoor-running-women-shoes-4-2', '', '', '2021-06-01 11:19:58', '2021-06-01 11:19:58', '', 1779, 'http://shoestimer.com/wp-content/uploads/2021/06/Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes-4.jpg', 0, 'attachment', 'image/jpeg', 0),
(1901, 1, '2021-06-01 11:19:58', '2021-06-01 11:19:58', '', 'Summer Women Sandals Vintage Flock Buckle Strap Wedge Shoes Solid Color Thick Bottom Flats Platform Sandals Sandalias Mujer', 'Color: BLACK, Shoe Size: 41', 'publish', 'closed', 'closed', '', 'summer-women-sandals-vintage-flock-buckle-strap-wedge-shoes-solid-color-thick-bottom-flats-platform-sandals-sandalias-mujer-23', '', '', '2021-06-01 11:19:58', '2021-06-01 11:19:58', '', 1857, 'http://shoestimer.com/?post_type=product_variation&p=1901', 23, 'product_variation', '', 0),
(1902, 1, '2021-06-01 11:19:59', '2021-06-01 11:19:59', '', 'Winter Snow Boots Women Cute Warm Platform Short Boots Suede Chunky Mid Heel Round Toe Outdoor Ladies Ankle Booties', 'Color: BLACK, Shoe Size: 8.5', 'publish', 'closed', 'closed', '', 'winter-snow-boots-women-cute-warm-platform-short-boots-suede-chunky-mid-heel-round-toe-outdoor-ladies-ankle-booties-12', '', '', '2021-06-01 11:19:59', '2021-06-01 11:19:59', '', 1866, 'http://shoestimer.com/?post_type=product_variation&p=1902', 12, 'product_variation', '', 0),
(1904, 1, '2021-06-01 11:19:59', '2021-06-01 11:19:59', '', 'Winter Snow Boots Women Cute Warm Platform Short Boots Suede Chunky Mid Heel Round Toe Outdoor Ladies Ankle Booties', 'Color: Gray, Shoe Size: 10.5', 'publish', 'closed', 'closed', '', 'winter-snow-boots-women-cute-warm-platform-short-boots-suede-chunky-mid-heel-round-toe-outdoor-ladies-ankle-booties-13', '', '', '2021-06-01 11:19:59', '2021-06-01 11:19:59', '', 1866, 'http://shoestimer.com/?post_type=product_variation&p=1904', 13, 'product_variation', '', 0),
(1903, 1, '2021-06-01 11:19:59', '2021-06-01 11:19:59', '', 'Summer Women Sandals Vintage Flock Buckle Strap Wedge Shoes Solid Color Thick Bottom Flats Platform Sandals Sandalias Mujer', 'Color: BLACK, Shoe Size: 38', 'publish', 'closed', 'closed', '', 'summer-women-sandals-vintage-flock-buckle-strap-wedge-shoes-solid-color-thick-bottom-flats-platform-sandals-sandalias-mujer-24', '', '', '2021-06-01 11:19:59', '2021-06-01 11:19:59', '', 1857, 'http://shoestimer.com/?post_type=product_variation&p=1903', 24, 'product_variation', '', 0),
(1905, 1, '2021-06-01 11:19:59', '2021-06-01 11:19:59', '', 'Summer Women Sandals Vintage Flock Buckle Strap Wedge Shoes Solid Color Thick Bottom Flats Platform Sandals Sandalias Mujer', 'Color: BLACK, Shoe Size: 39', 'publish', 'closed', 'closed', '', 'summer-women-sandals-vintage-flock-buckle-strap-wedge-shoes-solid-color-thick-bottom-flats-platform-sandals-sandalias-mujer-25', '', '', '2021-06-01 11:19:59', '2021-06-01 11:19:59', '', 1857, 'http://shoestimer.com/?post_type=product_variation&p=1905', 25, 'product_variation', '', 0),
(1906, 1, '2021-06-01 11:19:59', '2021-06-01 11:19:59', '', 'Winter Snow Boots Women Cute Warm Platform Short Boots Suede Chunky Mid Heel Round Toe Outdoor Ladies Ankle Booties', 'Color: Khaki, Shoe Size: 9.5', 'publish', 'closed', 'closed', '', 'winter-snow-boots-women-cute-warm-platform-short-boots-suede-chunky-mid-heel-round-toe-outdoor-ladies-ankle-booties-14', '', '', '2021-06-01 11:19:59', '2021-06-01 11:19:59', '', 1866, 'http://shoestimer.com/?post_type=product_variation&p=1906', 14, 'product_variation', '', 0),
(1907, 1, '2021-06-01 11:19:59', '2021-06-01 11:19:59', '', 'Summer Women Sandals Vintage Flock Buckle Strap Wedge Shoes Solid Color Thick Bottom Flats Platform Sandals Sandalias Mujer', 'Color: BLACK, Shoe Size: 36', 'publish', 'closed', 'closed', '', 'summer-women-sandals-vintage-flock-buckle-strap-wedge-shoes-solid-color-thick-bottom-flats-platform-sandals-sandalias-mujer-26', '', '', '2021-06-01 11:19:59', '2021-06-01 11:19:59', '', 1857, 'http://shoestimer.com/?post_type=product_variation&p=1907', 26, 'product_variation', '', 0),
(1908, 1, '2021-06-01 11:19:59', '2021-06-01 11:19:59', '', 'Winter Snow Boots Women Cute Warm Platform Short Boots Suede Chunky Mid Heel Round Toe Outdoor Ladies Ankle Booties', 'Color: Khaki, Shoe Size: 10.5', 'publish', 'closed', 'closed', '', 'winter-snow-boots-women-cute-warm-platform-short-boots-suede-chunky-mid-heel-round-toe-outdoor-ladies-ankle-booties-15', '', '', '2021-06-01 11:19:59', '2021-06-01 11:19:59', '', 1866, 'http://shoestimer.com/?post_type=product_variation&p=1908', 15, 'product_variation', '', 0),
(1909, 1, '2021-06-01 11:20:00', '2021-06-01 11:20:00', '', 'Winter Snow Boots Women Cute Warm Platform Short Boots Suede Chunky Mid Heel Round Toe Outdoor Ladies Ankle Booties', 'Color: Khaki, Shoe Size: 8.5', 'publish', 'closed', 'closed', '', 'winter-snow-boots-women-cute-warm-platform-short-boots-suede-chunky-mid-heel-round-toe-outdoor-ladies-ankle-booties-16', '', '', '2021-06-01 11:20:00', '2021-06-01 11:20:00', '', 1866, 'http://shoestimer.com/?post_type=product_variation&p=1909', 16, 'product_variation', '', 0),
(1910, 1, '2021-06-01 11:20:00', '2021-06-01 11:20:00', '', 'Summer Women Sandals Vintage Flock Buckle Strap Wedge Shoes Solid Color Thick Bottom Flats Platform Sandals Sandalias Mujer', 'Color: BLACK, Shoe Size: 37', 'publish', 'closed', 'closed', '', 'summer-women-sandals-vintage-flock-buckle-strap-wedge-shoes-solid-color-thick-bottom-flats-platform-sandals-sandalias-mujer-27', '', '', '2021-06-01 11:20:00', '2021-06-01 11:20:00', '', 1857, 'http://shoestimer.com/?post_type=product_variation&p=1910', 27, 'product_variation', '', 0),
(1911, 1, '2021-06-01 11:20:00', '2021-06-01 11:20:00', '', 'Winter Snow Boots Women Cute Warm Platform Short Boots Suede Chunky Mid Heel Round Toe Outdoor Ladies Ankle Booties', 'Color: Khaki, Shoe Size: 9', 'publish', 'closed', 'closed', '', 'winter-snow-boots-women-cute-warm-platform-short-boots-suede-chunky-mid-heel-round-toe-outdoor-ladies-ankle-booties-17', '', '', '2021-06-01 11:20:00', '2021-06-01 11:20:00', '', 1866, 'http://shoestimer.com/?post_type=product_variation&p=1911', 17, 'product_variation', '', 0),
(1912, 1, '2021-06-01 11:20:00', '2021-06-01 11:20:00', '', 'Summer Women Sandals Vintage Flock Buckle Strap Wedge Shoes Solid Color Thick Bottom Flats Platform Sandals Sandalias Mujer', 'Color: BLACK, Shoe Size: 35', 'publish', 'closed', 'closed', '', 'summer-women-sandals-vintage-flock-buckle-strap-wedge-shoes-solid-color-thick-bottom-flats-platform-sandals-sandalias-mujer-28', '', '', '2021-06-01 11:20:00', '2021-06-01 11:20:00', '', 1857, 'http://shoestimer.com/?post_type=product_variation&p=1912', 28, 'product_variation', '', 0),
(1913, 1, '2021-06-01 11:20:00', '2021-06-01 11:20:00', '', 'Winter Snow Boots Women Cute Warm Platform Short Boots Suede Chunky Mid Heel Round Toe Outdoor Ladies Ankle Booties', 'Color: Khaki, Shoe Size: 7.5', 'publish', 'closed', 'closed', '', 'winter-snow-boots-women-cute-warm-platform-short-boots-suede-chunky-mid-heel-round-toe-outdoor-ladies-ankle-booties-18', '', '', '2021-06-01 11:20:00', '2021-06-01 11:20:00', '', 1866, 'http://shoestimer.com/?post_type=product_variation&p=1913', 18, 'product_variation', '', 0),
(1915, 1, '2021-06-01 11:20:00', '2021-06-01 11:20:00', '', 'Winter Snow Boots Women Cute Warm Platform Short Boots Suede Chunky Mid Heel Round Toe Outdoor Ladies Ankle Booties', 'Color: Khaki, Shoe Size: 8', 'publish', 'closed', 'closed', '', 'winter-snow-boots-women-cute-warm-platform-short-boots-suede-chunky-mid-heel-round-toe-outdoor-ladies-ankle-booties-19', '', '', '2021-06-01 11:20:00', '2021-06-01 11:20:00', '', 1866, 'http://shoestimer.com/?post_type=product_variation&p=1915', 19, 'product_variation', '', 0),
(1914, 1, '2021-06-01 11:20:00', '2021-06-01 11:20:00', '', 'Summer Women Sandals Vintage Flock Buckle Strap Wedge Shoes Solid Color Thick Bottom Flats Platform Sandals Sandalias Mujer', 'Color: Blue, Shoe Size: 39', 'publish', 'closed', 'closed', '', 'summer-women-sandals-vintage-flock-buckle-strap-wedge-shoes-solid-color-thick-bottom-flats-platform-sandals-sandalias-mujer-29', '', '', '2021-06-01 11:20:00', '2021-06-01 11:20:00', '', 1857, 'http://shoestimer.com/?post_type=product_variation&p=1914', 29, 'product_variation', '', 0),
(1916, 1, '2021-06-01 11:20:00', '2021-06-01 11:20:00', '', 'Summer Women Sandals Vintage Flock Buckle Strap Wedge Shoes Solid Color Thick Bottom Flats Platform Sandals Sandalias Mujer', 'Color: Blue, Shoe Size: 40', 'publish', 'closed', 'closed', '', 'summer-women-sandals-vintage-flock-buckle-strap-wedge-shoes-solid-color-thick-bottom-flats-platform-sandals-sandalias-mujer-30', '', '', '2021-06-01 11:20:00', '2021-06-01 11:20:00', '', 1857, 'http://shoestimer.com/?post_type=product_variation&p=1916', 30, 'product_variation', '', 0),
(1917, 1, '2021-06-01 11:20:00', '2021-06-01 11:20:00', '', 'Winter Snow Boots Women Cute Warm Platform Short Boots Suede Chunky Mid Heel Round Toe Outdoor Ladies Ankle Booties', 'Color: Khaki, Shoe Size: 6', 'publish', 'closed', 'closed', '', 'winter-snow-boots-women-cute-warm-platform-short-boots-suede-chunky-mid-heel-round-toe-outdoor-ladies-ankle-booties-20', '', '', '2021-06-01 11:20:00', '2021-06-01 11:20:00', '', 1866, 'http://shoestimer.com/?post_type=product_variation&p=1917', 20, 'product_variation', '', 0),
(1918, 1, '2021-06-01 11:20:00', '2021-06-01 11:20:00', '', 'Summer Women Sandals Vintage Flock Buckle Strap Wedge Shoes Solid Color Thick Bottom Flats Platform Sandals Sandalias Mujer', 'Color: Blue, Shoe Size: 37', 'publish', 'closed', 'closed', '', 'summer-women-sandals-vintage-flock-buckle-strap-wedge-shoes-solid-color-thick-bottom-flats-platform-sandals-sandalias-mujer-31', '', '', '2021-06-01 11:20:00', '2021-06-01 11:20:00', '', 1857, 'http://shoestimer.com/?post_type=product_variation&p=1918', 31, 'product_variation', '', 0),
(1919, 1, '2021-06-01 11:20:00', '2021-06-01 11:20:00', '', 'Winter Snow Boots Women Cute Warm Platform Short Boots Suede Chunky Mid Heel Round Toe Outdoor Ladies Ankle Booties', 'Color: Khaki, Shoe Size: 6.5', 'publish', 'closed', 'closed', '', 'winter-snow-boots-women-cute-warm-platform-short-boots-suede-chunky-mid-heel-round-toe-outdoor-ladies-ankle-booties-21', '', '', '2021-06-01 11:20:00', '2021-06-01 11:20:00', '', 1866, 'http://shoestimer.com/?post_type=product_variation&p=1919', 21, 'product_variation', '', 0),
(1920, 1, '2021-06-01 11:20:00', '2021-06-01 11:20:00', '', 'Summer Women Sandals Vintage Flock Buckle Strap Wedge Shoes Solid Color Thick Bottom Flats Platform Sandals Sandalias Mujer', 'Color: Blue, Shoe Size: 38', 'publish', 'closed', 'closed', '', 'summer-women-sandals-vintage-flock-buckle-strap-wedge-shoes-solid-color-thick-bottom-flats-platform-sandals-sandalias-mujer-32', '', '', '2021-06-01 11:20:00', '2021-06-01 11:20:00', '', 1857, 'http://shoestimer.com/?post_type=product_variation&p=1920', 32, 'product_variation', '', 0),
(1921, 1, '2021-06-01 11:20:00', '2021-06-01 11:20:00', '', 'Winter Snow Boots Women Cute Warm Platform Short Boots Suede Chunky Mid Heel Round Toe Outdoor Ladies Ankle Booties', 'Color: Gray, Shoe Size: 9', 'publish', 'closed', 'closed', '', 'winter-snow-boots-women-cute-warm-platform-short-boots-suede-chunky-mid-heel-round-toe-outdoor-ladies-ankle-booties-22', '', '', '2021-06-01 11:20:00', '2021-06-01 11:20:00', '', 1866, 'http://shoestimer.com/?post_type=product_variation&p=1921', 22, 'product_variation', '', 0),
(1922, 1, '2021-06-01 11:20:00', '2021-06-01 11:20:00', '', 'Winter Snow Boots Women Cute Warm Platform Short Boots Suede Chunky Mid Heel Round Toe Outdoor Ladies Ankle Booties', 'Color: Gray, Shoe Size: 9.5', 'publish', 'closed', 'closed', '', 'winter-snow-boots-women-cute-warm-platform-short-boots-suede-chunky-mid-heel-round-toe-outdoor-ladies-ankle-booties-23', '', '', '2021-06-01 11:20:00', '2021-06-01 11:20:00', '', 1866, 'http://shoestimer.com/?post_type=product_variation&p=1922', 23, 'product_variation', '', 0),
(1923, 1, '2021-06-01 11:20:00', '2021-06-01 11:20:00', '', 'Summer Women Sandals Vintage Flock Buckle Strap Wedge Shoes Solid Color Thick Bottom Flats Platform Sandals Sandalias Mujer', 'Color: Blue, Shoe Size: 35', 'publish', 'closed', 'closed', '', 'summer-women-sandals-vintage-flock-buckle-strap-wedge-shoes-solid-color-thick-bottom-flats-platform-sandals-sandalias-mujer-33', '', '', '2021-06-01 11:20:00', '2021-06-01 11:20:00', '', 1857, 'http://shoestimer.com/?post_type=product_variation&p=1923', 33, 'product_variation', '', 0),
(1924, 1, '2021-06-01 11:20:00', '2021-06-01 11:20:00', '', 'Summer Women Sandals Vintage Flock Buckle Strap Wedge Shoes Solid Color Thick Bottom Flats Platform Sandals Sandalias Mujer', 'Color: Blue, Shoe Size: 36', 'publish', 'closed', 'closed', '', 'summer-women-sandals-vintage-flock-buckle-strap-wedge-shoes-solid-color-thick-bottom-flats-platform-sandals-sandalias-mujer-34', '', '', '2021-06-01 11:20:00', '2021-06-01 11:20:00', '', 1857, 'http://shoestimer.com/?post_type=product_variation&p=1924', 34, 'product_variation', '', 0),
(1925, 1, '2021-06-01 11:20:00', '2021-06-01 11:20:00', '', 'Winter Snow Boots Women Cute Warm Platform Short Boots Suede Chunky Mid Heel Round Toe Outdoor Ladies Ankle Booties', 'Color: Gray, Shoe Size: 8', 'publish', 'closed', 'closed', '', 'winter-snow-boots-women-cute-warm-platform-short-boots-suede-chunky-mid-heel-round-toe-outdoor-ladies-ankle-booties-24', '', '', '2021-06-01 11:20:00', '2021-06-01 11:20:00', '', 1866, 'http://shoestimer.com/?post_type=product_variation&p=1925', 24, 'product_variation', '', 0),
(1926, 1, '2021-06-01 11:20:00', '2021-06-01 11:20:00', '', 'Summer Women Sandals Vintage Flock Buckle Strap Wedge Shoes Solid Color Thick Bottom Flats Platform Sandals Sandalias Mujer', 'Color: BLACK, Shoe Size: 42', 'publish', 'closed', 'closed', '', 'summer-women-sandals-vintage-flock-buckle-strap-wedge-shoes-solid-color-thick-bottom-flats-platform-sandals-sandalias-mujer-35', '', '', '2021-06-01 11:20:00', '2021-06-01 11:20:00', '', 1857, 'http://shoestimer.com/?post_type=product_variation&p=1926', 35, 'product_variation', '', 0),
(1927, 1, '2021-06-01 11:20:01', '2021-06-01 11:20:01', '', 'Winter Snow Boots Women Cute Warm Platform Short Boots Suede Chunky Mid Heel Round Toe Outdoor Ladies Ankle Booties', 'Color: Gray, Shoe Size: 8.5', 'publish', 'closed', 'closed', '', 'winter-snow-boots-women-cute-warm-platform-short-boots-suede-chunky-mid-heel-round-toe-outdoor-ladies-ankle-booties-25', '', '', '2021-06-01 11:20:01', '2021-06-01 11:20:01', '', 1866, 'http://shoestimer.com/?post_type=product_variation&p=1927', 25, 'product_variation', '', 0),
(1928, 1, '2021-06-01 11:20:01', '2021-06-01 11:20:01', '', 'Winter Snow Boots Women Cute Warm Platform Short Boots Suede Chunky Mid Heel Round Toe Outdoor Ladies Ankle Booties', 'Color: Gray, Shoe Size: 6.5', 'publish', 'closed', 'closed', '', 'winter-snow-boots-women-cute-warm-platform-short-boots-suede-chunky-mid-heel-round-toe-outdoor-ladies-ankle-booties-26', '', '', '2021-06-01 11:20:01', '2021-06-01 11:20:01', '', 1866, 'http://shoestimer.com/?post_type=product_variation&p=1928', 26, 'product_variation', '', 0),
(1929, 1, '2021-06-01 11:20:01', '2021-06-01 11:20:01', '', 'Summer Women Sandals Vintage Flock Buckle Strap Wedge Shoes Solid Color Thick Bottom Flats Platform Sandals Sandalias Mujer', 'Color: BLACK, Shoe Size: 43', 'publish', 'closed', 'closed', '', 'summer-women-sandals-vintage-flock-buckle-strap-wedge-shoes-solid-color-thick-bottom-flats-platform-sandals-sandalias-mujer-36', '', '', '2021-06-01 11:20:01', '2021-06-01 11:20:01', '', 1857, 'http://shoestimer.com/?post_type=product_variation&p=1929', 36, 'product_variation', '', 0),
(1930, 1, '2021-06-01 11:20:01', '2021-06-01 11:20:01', '', 'Winter Snow Boots Women Cute Warm Platform Short Boots Suede Chunky Mid Heel Round Toe Outdoor Ladies Ankle Booties', 'Color: Gray, Shoe Size: 7.5', 'publish', 'closed', 'closed', '', 'winter-snow-boots-women-cute-warm-platform-short-boots-suede-chunky-mid-heel-round-toe-outdoor-ladies-ankle-booties-27', '', '', '2021-06-01 11:20:01', '2021-06-01 11:20:01', '', 1866, 'http://shoestimer.com/?post_type=product_variation&p=1930', 27, 'product_variation', '', 0),
(1932, 1, '2021-06-01 11:20:01', '2021-06-01 11:20:01', '', 'Winter Snow Boots Women Cute Warm Platform Short Boots Suede Chunky Mid Heel Round Toe Outdoor Ladies Ankle Booties', 'Color: Gray, Shoe Size: 5.5', 'publish', 'closed', 'closed', '', 'winter-snow-boots-women-cute-warm-platform-short-boots-suede-chunky-mid-heel-round-toe-outdoor-ladies-ankle-booties-28', '', '', '2021-06-01 11:20:01', '2021-06-01 11:20:01', '', 1866, 'http://shoestimer.com/?post_type=product_variation&p=1932', 28, 'product_variation', '', 0),
(1931, 0, '2021-06-01 11:20:01', '2021-06-01 11:20:01', '', 'Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes-5', '', 'inherit', 'open', 'closed', '', 'women-sneakers-vulcanized-shoes-breathable-mesh-slip-on-sports-shoes-casual-outdoor-running-women-shoes-5-2', '', '', '2021-06-01 11:20:01', '2021-06-01 11:20:01', '', 1779, 'http://shoestimer.com/wp-content/uploads/2021/06/Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes-5.jpg', 0, 'attachment', 'image/jpeg', 0),
(1933, 1, '2021-06-01 11:20:01', '2021-06-01 11:20:01', '', 'Winter Snow Boots Women Cute Warm Platform Short Boots Suede Chunky Mid Heel Round Toe Outdoor Ladies Ankle Booties', 'Color: Gray, Shoe Size: 6', 'publish', 'closed', 'closed', '', 'winter-snow-boots-women-cute-warm-platform-short-boots-suede-chunky-mid-heel-round-toe-outdoor-ladies-ankle-booties-29', '', '', '2021-06-01 11:20:01', '2021-06-01 11:20:01', '', 1866, 'http://shoestimer.com/?post_type=product_variation&p=1933', 29, 'product_variation', '', 0),
(1934, 1, '2021-06-01 11:20:02', '2021-06-01 11:20:02', '', 'Winter Snow Boots Women Cute Warm Platform Short Boots Suede Chunky Mid Heel Round Toe Outdoor Ladies Ankle Booties', 'Color: Green, Shoe Size: 5.5', 'publish', 'closed', 'closed', '', 'winter-snow-boots-women-cute-warm-platform-short-boots-suede-chunky-mid-heel-round-toe-outdoor-ladies-ankle-booties-30', '', '', '2021-06-01 11:20:02', '2021-06-01 11:20:02', '', 1866, 'http://shoestimer.com/?post_type=product_variation&p=1934', 30, 'product_variation', '', 0),
(1935, 1, '2021-06-01 11:20:04', '2021-06-01 11:20:04', '', 'Winter Snow Boots Women Cute Warm Platform Short Boots Suede Chunky Mid Heel Round Toe Outdoor Ladies Ankle Booties', 'Color: Green, Shoe Size: 6', 'publish', 'closed', 'closed', '', 'winter-snow-boots-women-cute-warm-platform-short-boots-suede-chunky-mid-heel-round-toe-outdoor-ladies-ankle-booties-31', '', '', '2021-06-01 11:20:04', '2021-06-01 11:20:04', '', 1866, 'http://shoestimer.com/?post_type=product_variation&p=1935', 31, 'product_variation', '', 0),
(1936, 1, '2021-06-01 11:20:05', '2021-06-01 11:20:05', '', 'Winter Snow Boots Women Cute Warm Platform Short Boots Suede Chunky Mid Heel Round Toe Outdoor Ladies Ankle Booties', 'Color: Orange, Shoe Size: 9.5', 'publish', 'closed', 'closed', '', 'winter-snow-boots-women-cute-warm-platform-short-boots-suede-chunky-mid-heel-round-toe-outdoor-ladies-ankle-booties-32', '', '', '2021-06-01 11:20:05', '2021-06-01 11:20:05', '', 1866, 'http://shoestimer.com/?post_type=product_variation&p=1936', 32, 'product_variation', '', 0),
(1937, 1, '2021-06-01 11:20:06', '2021-06-01 11:20:06', '', 'Winter Snow Boots Women Cute Warm Platform Short Boots Suede Chunky Mid Heel Round Toe Outdoor Ladies Ankle Booties', 'Color: Orange, Shoe Size: 10.5', 'publish', 'closed', 'closed', '', 'winter-snow-boots-women-cute-warm-platform-short-boots-suede-chunky-mid-heel-round-toe-outdoor-ladies-ankle-booties-33', '', '', '2021-06-01 11:20:06', '2021-06-01 11:20:06', '', 1866, 'http://shoestimer.com/?post_type=product_variation&p=1937', 33, 'product_variation', '', 0),
(1938, 1, '2021-06-01 11:20:07', '2021-06-01 11:20:07', '', 'Winter Snow Boots Women Cute Warm Platform Short Boots Suede Chunky Mid Heel Round Toe Outdoor Ladies Ankle Booties', 'Color: Orange, Shoe Size: 8.5', 'publish', 'closed', 'closed', '', 'winter-snow-boots-women-cute-warm-platform-short-boots-suede-chunky-mid-heel-round-toe-outdoor-ladies-ankle-booties-34', '', '', '2021-06-01 11:20:07', '2021-06-01 11:20:07', '', 1866, 'http://shoestimer.com/?post_type=product_variation&p=1938', 34, 'product_variation', '', 0),
(1939, 1, '2021-06-01 11:20:07', '2021-06-01 11:20:07', '', 'Winter Snow Boots Women Cute Warm Platform Short Boots Suede Chunky Mid Heel Round Toe Outdoor Ladies Ankle Booties', 'Color: Orange, Shoe Size: 9', 'publish', 'closed', 'closed', '', 'winter-snow-boots-women-cute-warm-platform-short-boots-suede-chunky-mid-heel-round-toe-outdoor-ladies-ankle-booties-35', '', '', '2021-06-01 11:20:07', '2021-06-01 11:20:07', '', 1866, 'http://shoestimer.com/?post_type=product_variation&p=1939', 35, 'product_variation', '', 0),
(1940, 1, '2021-06-01 11:20:07', '2021-06-01 11:20:07', '', 'Winter Snow Boots Women Cute Warm Platform Short Boots Suede Chunky Mid Heel Round Toe Outdoor Ladies Ankle Booties', 'Color: Orange, Shoe Size: 7.5', 'publish', 'closed', 'closed', '', 'winter-snow-boots-women-cute-warm-platform-short-boots-suede-chunky-mid-heel-round-toe-outdoor-ladies-ankle-booties-36', '', '', '2021-06-01 11:20:07', '2021-06-01 11:20:07', '', 1866, 'http://shoestimer.com/?post_type=product_variation&p=1940', 36, 'product_variation', '', 0),
(1941, 1, '2021-06-01 11:20:07', '2021-06-01 11:20:07', '', 'Winter Snow Boots Women Cute Warm Platform Short Boots Suede Chunky Mid Heel Round Toe Outdoor Ladies Ankle Booties', 'Color: Orange, Shoe Size: 8', 'publish', 'closed', 'closed', '', 'winter-snow-boots-women-cute-warm-platform-short-boots-suede-chunky-mid-heel-round-toe-outdoor-ladies-ankle-booties-37', '', '', '2021-06-01 11:20:07', '2021-06-01 11:20:07', '', 1866, 'http://shoestimer.com/?post_type=product_variation&p=1941', 37, 'product_variation', '', 0);
INSERT INTO `wpx5_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(1942, 1, '2021-06-01 11:20:08', '2021-06-01 11:20:08', '                <div class=\"product-specs-list-container\">\n                    <ul class=\"product-specs-list util-clearfix\">\n						                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Brand Name:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Blivener</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Upper Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">EVA</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Origin:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">CN(Origin)</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Heel Height:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Low (1cm-3cm)</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">With Platforms:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Yes</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Platform Height:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">0-3cm</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Occasion:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Casual</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Sandal Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">EVA Injection Shoes</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Heel Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Flat with</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Side Vamp Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Open</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Outsole Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">EVA</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Item Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Sandals</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Closure Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Slip-On</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Fit:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Fits smaller than usual. Please check this store\'s sizing info</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Fashion Element:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Platform</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Style:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Leisure</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Model Number:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">S18ED00112</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Pattern Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Solid</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Insole Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">EVA</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Department Name:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Adult</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Feature:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Increased, Breathable, Non-Slip, Wear-Resistant</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Sandals</span>\n                            </li>\n							                    </ul>\n                </div>\n				<div style=\"margin:10px auto 0;display:inline-block;max-width:100%;\"><img src=\"https://ae03.alicdn.com/kf/Hdad9412e8a7a422ea751b3b6369591c3l.jpg\"/><div style=\"margin-top:-66.95%;\"><div style=\"margin-left:0.0%;margin-top:0.0%;width:25.0%; \"><a href=\"http://www.aliexpress.com/item/detail/1005002496389844.html\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"https://ae01.alicdn.com/kf/H9bca54c411bc4c60be46d04fef61ff29a.png?width=233&height=312&hash=545\" style=\"width:233px;height:312px;\"/></a></div><div style=\"margin-left:25.0%;margin-top:-33.48%;width:25.0%; \"><a href=\"http://www.aliexpress.com/item/detail/1005002328714884.html\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"https://ae01.alicdn.com/kf/H9bca54c411bc4c60be46d04fef61ff29a.png?width=233&height=312&hash=545\" style=\"width:233px;height:312px;\"/></a></div><div style=\"margin-left:50.0%;margin-top:-33.48%;width:25.0%; \"><a href=\"http://www.aliexpress.com/item/detail/1005002519156050.html\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"https://ae01.alicdn.com/kf/H9bca54c411bc4c60be46d04fef61ff29a.png?width=233&height=312&hash=545\" style=\"width:233px;height:312px;\"/></a></div><div style=\"margin-left:75.0%;margin-top:-33.48%;width:25.0%; \"><a href=\"http://www.aliexpress.com/item/detail/1005002519135161.html\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"https://ae01.alicdn.com/kf/H9bca54c411bc4c60be46d04fef61ff29a.png?width=233&height=312&hash=545\" style=\"width:233px;height:312px;\"/></a></div><div style=\"margin-left:0.0%;margin-top:0.0%;width:25.0%; \"><a href=\"http://www.aliexpress.com/item/detail/1005002324335631.html\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"https://ae01.alicdn.com/kf/H9bca54c411bc4c60be46d04fef61ff29a.png?width=233&height=312&hash=545\" style=\"width:233px;height:312px;\"/></a></div><div style=\"margin-left:25.0%;margin-top:-33.48%;width:25.0%; \"><a href=\"http://www.aliexpress.com/item/detail/1005002599369266.html\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"https://ae01.alicdn.com/kf/H9bca54c411bc4c60be46d04fef61ff29a.png?width=233&height=312&hash=545\" style=\"width:233px;height:312px;\"/></a></div><div style=\"margin-left:50.0%;margin-top:-33.48%;width:25.0%; \"><a href=\"http://www.aliexpress.com/item/detail/1005002324438974.html\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"https://ae01.alicdn.com/kf/H9bca54c411bc4c60be46d04fef61ff29a.png?width=233&height=312&hash=545\" style=\"width:233px;height:312px;\"/></a></div><div style=\"margin-left:75.0%;margin-top:-33.48%;width:25.0%; \"><a href=\"http://www.aliexpress.com/item/detail/1005002312163983.html\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"https://ae01.alicdn.com/kf/H9bca54c411bc4c60be46d04fef61ff29a.png?width=233&height=312&hash=545\" style=\"width:233px;height:312px;\"/></a></div></div></div><div id=\"offer-template-0\"> \n <p style=\"text-align: center;margin:0;\"><img src=\"https://ae01.alicdn.com/kf/Hd70898c318084556abf6c7732c857e63x.jpg?width=1000&amp;height=150&amp;hash=1150\" style=\"width:800px;\"><img src=\"https://ae01.alicdn.com/kf/H2cd16435f0e64bc6a097c7bd99c0ad82Q.jpg?width=800&amp;height=511&amp;hash=1311\" style=\"width:800px;\"><img src=\"https://ae01.alicdn.com/kf/H50a263470f774cc99e3e0e1a3a822fb0H.jpg?width=1000&amp;height=150&amp;hash=1150\" style=\"width:800px;\"><img src=\"https://ae01.alicdn.com/kf/He992a126bb70464e844cb6f786c1a4edb.jpg?width=800&amp;height=800&amp;hash=1600\" style=\"width:800px;\"><br> <br> <img src=\"https://ae01.alicdn.com/kf/H6789059b3bce42e3ab32c5565b6255fdz.jpg?width=800&amp;height=800&amp;hash=1600\" style=\"width:800px;\"><br> <br> <img src=\"https://ae01.alicdn.com/kf/H9c9c055dfd1741128e464ade1f41a1488.jpg?width=800&amp;height=800&amp;hash=1600\" style=\"width:800px;\"><br> <br> <img src=\"https://ae01.alicdn.com/kf/Hd7301c74fab94bec8659dffe71ac2d89L.jpg?width=800&amp;height=800&amp;hash=1600\" style=\"width:800px;\"><br> <br> <img src=\"https://ae01.alicdn.com/kf/Hb3e70dbfadcb46e19c00145fda7534b5H.jpg?width=800&amp;height=800&amp;hash=1600\" style=\"width:800px;\"><br> <br> <img src=\"https://ae01.alicdn.com/kf/H67bbee14777b41ee8dd12e37fbab72f9B.jpg?width=640&amp;height=640&amp;hash=1280\" style=\"width:800px;\"><br> <br> <img src=\"https://ae01.alicdn.com/kf/Ha6dfe73128c74956964312157b38ad4c3.jpg?width=640&amp;height=640&amp;hash=1280\" style=\"width:800px;\"><br> <br> <img src=\"https://ae01.alicdn.com/kf/H117ef07c683a4a9ea8a94799f4fbfb93d.jpg?width=640&amp;height=640&amp;hash=1280\" style=\"width:800px;\"><br> <br> <img src=\"https://ae01.alicdn.com/kf/H7b149a5c4ab3422f81d93e9f3bbe442c2.jpg?width=640&amp;height=640&amp;hash=1280\" style=\"width:800px;\"><br> <br> <img src=\"https://ae01.alicdn.com/kf/Hf4c1540581b648c29a231648e3b06242f.jpg?width=640&amp;height=640&amp;hash=1280\" style=\"width:800px;\"><br> <br> <img src=\"https://ae01.alicdn.com/kf/H739202451bf04a6ab980a344d9048027G.jpg?width=640&amp;height=640&amp;hash=1280\" style=\"width:800px;\"><br> <br> <img src=\"https://ae01.alicdn.com/kf/Hcd7b9fb6da7e4efea99fd015cf745fdfR.jpg?width=800&amp;height=800&amp;hash=1600\" style=\"width:800px;\"><br> <br> <img src=\"https://ae01.alicdn.com/kf/H8c52e07af13e400f8f36ea0cbf331ff9s.jpg?width=800&amp;height=800&amp;hash=1600\" style=\"width:800px;\"><br> <br> <img src=\"https://ae01.alicdn.com/kf/H14a82d201f4f4d9b9948bedd7ecc3ad7q.jpg?width=800&amp;height=800&amp;hash=1600\" style=\"width:800px;\"><br> <br> <img src=\"https://ae01.alicdn.com/kf/Head5167a1f1643a29f979afd45efa0f71.jpg?width=800&amp;height=800&amp;hash=1600\" style=\"width:800px;\"><br> <br> <img src=\"https://ae01.alicdn.com/kf/Hcfeaa4ee33b74dbc9c4f2624cbda200by.jpg?width=800&amp;height=800&amp;hash=1600\" style=\"width:800px;\"><br> <br> <img src=\"https://ae01.alicdn.com/kf/H68543488c4c1401da0175b26a3bf1fbbe.jpg?width=800&amp;height=800&amp;hash=1600\" style=\"width:800px;\"><br> <br> <img src=\"https://ae01.alicdn.com/kf/H106ad25ebf654c878d31ad3e82e9d355I.jpg?width=800&amp;height=800&amp;hash=1600\" style=\"width:800px;\"><br> <br> <img src=\"https://ae01.alicdn.com/kf/Hb607b8b3135a4f11bc68403f94e28413W.jpg?width=900&amp;height=3100&amp;hash=4000\" style=\"width:800px;\"></p> \n</div>\n\n', 'Summer Unisex Platform Slippers Men Women Indoor Slippers Solid Home Beach Shoes Serrated Edge Non-slip Bathroom Shower Slippers', '', 'publish', 'open', 'closed', '', 'summer-unisex-platform-slippers-men-women-indoor-slippers-solid-home-beach-shoes-serrated-edge-non-slip-bathroom-shower-slippers', '', '', '2021-06-01 11:20:31', '2021-06-01 11:20:31', '', 0, 'http://shoestimer.com/product/summer-unisex-platform-slippers-men-women-indoor-slippers-solid-home-beach-shoes-serrated-edge-non-slip-bathroom-shower-slippers/', 0, 'product', '', 0),
(1943, 1, '2021-06-01 11:20:08', '2021-06-01 11:20:08', '', 'Winter Snow Boots Women Cute Warm Platform Short Boots Suede Chunky Mid Heel Round Toe Outdoor Ladies Ankle Booties', 'Color: Green, Shoe Size: 10.5', 'publish', 'closed', 'closed', '', 'winter-snow-boots-women-cute-warm-platform-short-boots-suede-chunky-mid-heel-round-toe-outdoor-ladies-ankle-booties-38', '', '', '2021-06-01 11:20:08', '2021-06-01 11:20:08', '', 1866, 'http://shoestimer.com/?post_type=product_variation&p=1943', 38, 'product_variation', '', 0),
(1945, 1, '2021-06-01 11:20:08', '2021-06-01 11:20:08', '', 'Winter Snow Boots Women Cute Warm Platform Short Boots Suede Chunky Mid Heel Round Toe Outdoor Ladies Ankle Booties', 'Color: Khaki, Shoe Size: 5.5', 'publish', 'closed', 'closed', '', 'winter-snow-boots-women-cute-warm-platform-short-boots-suede-chunky-mid-heel-round-toe-outdoor-ladies-ankle-booties-39', '', '', '2021-06-01 11:20:08', '2021-06-01 11:20:08', '', 1866, 'http://shoestimer.com/?post_type=product_variation&p=1945', 39, 'product_variation', '', 0),
(1944, 0, '2021-06-01 11:20:08', '2021-06-01 11:20:08', '', 'Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes.jpg_640x640', '', 'inherit', 'open', 'closed', '', 'women-sneakers-vulcanized-shoes-breathable-mesh-slip-on-sports-shoes-casual-outdoor-running-women-shoes-jpg_640x640', '', '', '2021-06-01 11:20:08', '2021-06-01 11:20:08', '', 1779, 'http://shoestimer.com/wp-content/uploads/2021/06/Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes.jpg_640x640.jpg', 0, 'attachment', 'image/jpeg', 0),
(1946, 1, '2021-06-01 11:20:09', '2021-06-01 11:20:09', '', 'Winter Snow Boots Women Cute Warm Platform Short Boots Suede Chunky Mid Heel Round Toe Outdoor Ladies Ankle Booties', 'Color: Green, Shoe Size: 9', 'publish', 'closed', 'closed', '', 'winter-snow-boots-women-cute-warm-platform-short-boots-suede-chunky-mid-heel-round-toe-outdoor-ladies-ankle-booties-40', '', '', '2021-06-01 11:20:09', '2021-06-01 11:20:09', '', 1866, 'http://shoestimer.com/?post_type=product_variation&p=1946', 40, 'product_variation', '', 0),
(1947, 1, '2021-06-01 11:20:09', '2021-06-01 11:20:09', '', 'Winter Snow Boots Women Cute Warm Platform Short Boots Suede Chunky Mid Heel Round Toe Outdoor Ladies Ankle Booties', 'Color: Green, Shoe Size: 9.5', 'publish', 'closed', 'closed', '', 'winter-snow-boots-women-cute-warm-platform-short-boots-suede-chunky-mid-heel-round-toe-outdoor-ladies-ankle-booties-41', '', '', '2021-06-01 11:20:09', '2021-06-01 11:20:09', '', 1866, 'http://shoestimer.com/?post_type=product_variation&p=1947', 41, 'product_variation', '', 0),
(1948, 1, '2021-06-01 11:20:10', '2021-06-01 11:20:10', '', 'Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip', '', 'inherit', 'open', 'closed', '', 'summer-unisex-platform-slippers-men-women-indoor-slippers-solid-home-beach-shoes-serrated-edge-non-slip', '', '', '2021-06-01 11:20:10', '2021-06-01 11:20:10', '', 1942, 'http://shoestimer.com/wp-content/uploads/2021/06/Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip.jpg', 0, 'attachment', 'image/jpeg', 0),
(1949, 1, '2021-06-01 11:20:10', '2021-06-01 11:20:10', '', 'Winter Snow Boots Women Cute Warm Platform Short Boots Suede Chunky Mid Heel Round Toe Outdoor Ladies Ankle Booties', 'Color: Green, Shoe Size: 8', 'publish', 'closed', 'closed', '', 'winter-snow-boots-women-cute-warm-platform-short-boots-suede-chunky-mid-heel-round-toe-outdoor-ladies-ankle-booties-42', '', '', '2021-06-01 11:20:10', '2021-06-01 11:20:10', '', 1866, 'http://shoestimer.com/?post_type=product_variation&p=1949', 42, 'product_variation', '', 0),
(1950, 1, '2021-06-01 11:20:11', '2021-06-01 11:20:11', '', 'Winter Snow Boots Women Cute Warm Platform Short Boots Suede Chunky Mid Heel Round Toe Outdoor Ladies Ankle Booties', 'Color: Green, Shoe Size: 8.5', 'publish', 'closed', 'closed', '', 'winter-snow-boots-women-cute-warm-platform-short-boots-suede-chunky-mid-heel-round-toe-outdoor-ladies-ankle-booties-43', '', '', '2021-06-01 11:20:11', '2021-06-01 11:20:11', '', 1866, 'http://shoestimer.com/?post_type=product_variation&p=1950', 43, 'product_variation', '', 0),
(1951, 1, '2021-06-01 11:20:12', '2021-06-01 11:20:12', '', 'Winter Snow Boots Women Cute Warm Platform Short Boots Suede Chunky Mid Heel Round Toe Outdoor Ladies Ankle Booties', 'Color: Green, Shoe Size: 6.5', 'publish', 'closed', 'closed', '', 'winter-snow-boots-women-cute-warm-platform-short-boots-suede-chunky-mid-heel-round-toe-outdoor-ladies-ankle-booties-44', '', '', '2021-06-01 11:20:12', '2021-06-01 11:20:12', '', 1866, 'http://shoestimer.com/?post_type=product_variation&p=1951', 44, 'product_variation', '', 0),
(1952, 1, '2021-06-01 11:20:12', '2021-06-01 11:20:12', '', 'Winter Snow Boots Women Cute Warm Platform Short Boots Suede Chunky Mid Heel Round Toe Outdoor Ladies Ankle Booties', 'Color: Green, Shoe Size: 7.5', 'publish', 'closed', 'closed', '', 'winter-snow-boots-women-cute-warm-platform-short-boots-suede-chunky-mid-heel-round-toe-outdoor-ladies-ankle-booties-45', '', '', '2021-06-01 11:20:12', '2021-06-01 11:20:12', '', 1866, 'http://shoestimer.com/?post_type=product_variation&p=1952', 45, 'product_variation', '', 0),
(1953, 0, '2021-06-01 11:20:15', '2021-06-01 11:20:15', '', 'Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes-1.jpg_640x640-1', '', 'inherit', 'open', 'closed', '', 'women-sneakers-vulcanized-shoes-breathable-mesh-slip-on-sports-shoes-casual-outdoor-running-women-shoes-1-jpg_640x640-1', '', '', '2021-06-01 11:20:15', '2021-06-01 11:20:15', '', 1779, 'http://shoestimer.com/wp-content/uploads/2021/06/Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes-1.jpg_640x640-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(1954, 1, '2021-06-01 11:20:18', '2021-06-01 11:20:18', '', 'Summer Unisex Platform Slippers Men Women Indoor Slippers Solid Home Beach Shoes Serrated Edge Non-slip Bathroom Shower Slippers', 'Color: Yellow, Shoe Size: 44-45', 'publish', 'closed', 'closed', '', 'summer-unisex-platform-slippers-men-women-indoor-slippers-solid-home-beach-shoes-serrated-edge-non-slip-bathroom-shower-slippers', '', '', '2021-06-01 11:20:18', '2021-06-01 11:20:18', '', 1942, 'http://shoestimer.com/?post_type=product_variation&p=1954', 1, 'product_variation', '', 0),
(1955, 1, '2021-06-01 11:20:18', '2021-06-01 11:20:18', '', 'Summer Unisex Platform Slippers Men Women Indoor Slippers Solid Home Beach Shoes Serrated Edge Non-slip Bathroom Shower Slippers', 'Color: Yellow, Shoe Size: 40-41', 'publish', 'closed', 'closed', '', 'summer-unisex-platform-slippers-men-women-indoor-slippers-solid-home-beach-shoes-serrated-edge-non-slip-bathroom-shower-slippers-2', '', '', '2021-06-01 11:20:18', '2021-06-01 11:20:18', '', 1942, 'http://shoestimer.com/?post_type=product_variation&p=1955', 2, 'product_variation', '', 0),
(1956, 1, '2021-06-01 11:20:19', '2021-06-01 11:20:19', '', 'Summer Unisex Platform Slippers Men Women Indoor Slippers Solid Home Beach Shoes Serrated Edge Non-slip Bathroom Shower Slippers', 'Color: Yellow, Shoe Size: 42-43', 'publish', 'closed', 'closed', '', 'summer-unisex-platform-slippers-men-women-indoor-slippers-solid-home-beach-shoes-serrated-edge-non-slip-bathroom-shower-slippers-3', '', '', '2021-06-01 11:20:19', '2021-06-01 11:20:19', '', 1942, 'http://shoestimer.com/?post_type=product_variation&p=1956', 3, 'product_variation', '', 0),
(1957, 1, '2021-06-01 11:20:19', '2021-06-01 11:20:19', '                <div class=\"product-specs-list-container\">\n                    <ul class=\"product-specs-list util-clearfix\">\n						                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Brand Name:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Blivener</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Pump Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Basic</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Heel Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Thin Heels</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Origin:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">CN(Origin)</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Upper Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Flock</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Heel Height:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">High (5cm-8cm)</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Fit:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Fits true to size, take your normal size</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Fashion Element:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Narrow Band</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Insole Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">PU</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Lining Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">NONE</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Season:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Winter</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Toe Shape:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Round Toe</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Outsole Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Rubber</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Model Number:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">KWS015</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Closure Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Lace-up</span>\n                            </li>\n							                    </ul>\n                </div>\n				<div class=\"detailmodule_html\"><div class=\"detail-desc-decorate-richtext\"><div><div><img src=\"https://ae01.alicdn.com/kf/H0290e257976340c7bc62c4c0d4ba0596L.png\"><div style=\"margin-left:1.6701461377871%;margin-top:-74.947807933194%;width:22.964509394572%;\"><a href=\"https://www.aliexpress.com/item/detail/1005001356864689.html\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"https://ae01.alicdn.com/kf/Hc747344888df46e9a5a3b9a68c15e4d5N.png\"></a></div><div style=\"margin-left:26.200417536534%;margin-top:-34.237995824635%;width:22.964509394572%;\"><a href=\"https://www.aliexpress.com/item/detail/4001245679167.html\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"https://ae01.alicdn.com/kf/Hc747344888df46e9a5a3b9a68c15e4d5N.png\"></a></div><div style=\"margin-left:50.730688935282%;margin-top:-34.237995824635%;width:22.964509394572%;\"><a href=\"https://www.aliexpress.com/item/detail/1005002518344395.html\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"https://ae01.alicdn.com/kf/Hc747344888df46e9a5a3b9a68c15e4d5N.png\"></a></div><div style=\"margin-left:75.260960334029%;margin-top:-34.237995824635%;width:22.964509394572%;\"><a href=\"https://www.aliexpress.com/item/detail/1005002004171230.html\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"https://ae01.alicdn.com/kf/Hc747344888df46e9a5a3b9a68c15e4d5N.png\"></a></div><div style=\"margin-left:1.6701461377871%;margin-top:1.5657620041754%;width:22.964509394572%;\"><a href=\"https://www.aliexpress.com/item/detail/1005001895993249.html\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"https://ae01.alicdn.com/kf/Hc747344888df46e9a5a3b9a68c15e4d5N.png\"></a></div><div style=\"margin-left:26.200417536534%;margin-top:-34.237995824635%;width:22.964509394572%;\"><a href=\"https://www.aliexpress.com/item/detail/1005002488227980.html\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"https://ae01.alicdn.com/kf/Hc747344888df46e9a5a3b9a68c15e4d5N.png\"></a></div><div style=\"margin-left:50.730688935282%;margin-top:-34.237995824635%;width:22.964509394572%;\"><a href=\"https://www.aliexpress.com/item/detail/1005002651209400.html\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"https://ae01.alicdn.com/kf/Hc747344888df46e9a5a3b9a68c15e4d5N.png\"></a></div><div style=\"margin-left:75.260960334029%;margin-top:-34.237995824635%;width:22.964509394572%;\"><a href=\"https://www.aliexpress.com/item/detail/1005001941841276.html\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"https://ae01.alicdn.com/kf/Hc747344888df46e9a5a3b9a68c15e4d5N.png\"></a></div><div style=\"margin-top:4.9060542797495%;height:0;width:0;\"></div></div></div><div style=\"border:0;\"></div></div></div>\n<div class=\"detailmodule_html\"><div class=\"detail-desc-decorate-richtext\"></div></div></div>\n<div ><div ><div ><div ></div></div></div>\n<div ><div ></div></div></div>\n<div ><div ></div></div></div>\n<div ><div ></div></div></div>\n<div ><div ></div></div></div>\n<div ><div ></div></div></div>\n<div ><div ></div></div></div>\n<div ><div ></div></div></div>\n<div ><div ></div></div></div>\n<div ><div ></div></div></div>\n<div ><div ><div ><div ></div></div></div>\n<div class=\"detailmodule_dynamic\"></div></div>\n<div class=\"detailmodule_dynamic\"></div></div>\n<div class=\"detailmodule_dynamic\"></div></div>\n<div class=\"detailmodule_dynamic\"></div></div>\n<div class=\"detailmodule_dynamic\"></div></div>\n<div class=\"detailmodule_dynamic\"></div></div>\n<div class=\"detailmodule_dynamic\"></div></div>\n<div class=\"detailmodule_dynamic\"></div></div>\n<div class=\"detailmodule_dynamic\"></div></div>\n<div class=\"detailmodule_dynamic\"></div></div>\n<div class=\"detailmodule_dynamic\"></div></div>\n<div class=\"detailmodule_dynamic\"></div></div>\n<div class=\"detailmodule_dynamic\"></div></div>\n<div class=\"detailmodule_dynamic\"></div></div>\n<div class=\"detailmodule_dynamic\"><kse:widget data-widget-type=\"relatedProduct\" id=\"35164497\" title=\"\" type=\"relation\"></kse:widget></div>\n<div class=\"detailmodule_html\"><div class=\"detail-desc-decorate-richtext\"></div>\n<div ><div ></div>\n<div ><div ></div>\n<div ><div ></div>\n<div ><div ></div>\n<div ><div ></div>\n<div ><div ></div>\n<div ><div ></div>\n<div ><div ></div>\n<div ><div ></div>\n<div ><div ></div>\n<div ><div ></div>\n<div ><div ></div>\n<div ><div ></div>\n<div ><div >&nbsp;</div>\n</div>\n</div>\n\n<div>\n<div>\n<div>\n<div>\n<div>\n<div>\n<div>\n<div>\n<div style=\"overflow:hidden;font-size:0;\"><img src=\"https://ae01.alicdn.com/kf/Hd44d608550604ec88e6321c0a7dac02fj.jpeg\"> <img src=\"https://ae01.alicdn.com/kf/Hf9c86dae2bec4df98e897e62ba67b192Q.jpeg\"> <img src=\"https://ae01.alicdn.com/kf/Hf990d7da168b4bc882255b78fdcf13c4g.jpeg\"> <img src=\"https://ae01.alicdn.com/kf/Hb20f1693c48a46dab59d503c169312e0w.jpeg\"> <img src=\"https://ae01.alicdn.com/kf/Hb82c269751c347079c012db7dc4ae6adF.jpeg\"> <img src=\"https://ae01.alicdn.com/kf/He3ce01854f664ff2a1a3be8439073e8eI.jpeg\"> <img src=\"https://ae01.alicdn.com/kf/H17a434f89907463fbe8c945a1789e1c0g.jpeg\"> <img src=\"https://ae01.alicdn.com/kf/Hffd6f86b0c1c4c81bc5800af2b2e4422z.jpeg\"> <img src=\"https://ae01.alicdn.com/kf/H42975b8ee2e941d7929e71cdf11e0f2du.jpeg\"> <img src=\"https://ae01.alicdn.com/kf/He3aa6aa7f57a488c88e4cfc01e3a93dbc.jpeg\"> <img src=\"https://ae01.alicdn.com/kf/H4eea107b04324dd9ad20763c6ae1abe69.jpeg\"> <img src=\"https://ae01.alicdn.com/kf/H3957affed86b4e5182330bca624e76f3c.jpeg\"> <img src=\"https://ae01.alicdn.com/kf/H3cf542f5acc44d3b9d1cd360de38c753C.jpeg\"> <img src=\"https://ae01.alicdn.com/kf/H0e1f7f76ad5047d18d2660501ca731cbh.jpeg\"> <img src=\"https://ae01.alicdn.com/kf/H1ea747585beb44da9a1aad03cb24bdb8T.jpeg\"> <img src=\"https://ae01.alicdn.com/kf/H7dd3b70e275b4805ba38de65fe8fbe59S.jpeg\"> <img src=\"https://ae01.alicdn.com/kf/Hd414a5874e6b4b4ead598b58ad0984caE.jpeg\"> <img src=\"https://ae01.alicdn.com/kf/H80f89bc1f4ed46ad889214e826a16f46W.jpeg\"> <img src=\"https://ae01.alicdn.com/kf/H8534961c931641b39dfd6ed3c2e542924.jpeg\"> <img src=\"https://ae01.alicdn.com/kf/H7cb484a1827c498690490e3b9d83d8aaO.jpeg\"> <img src=\"https://ae01.alicdn.com/kf/H3d21e7e4f89d4f698275d32483fd6e54F.jpeg\"> <img src=\"https://ae01.alicdn.com/kf/H3d21e7e4f89d4f698275d32483fd6e54F.jpeg\"> <img src=\"https://ae01.alicdn.com/kf/Hff888fdd5aaa472794730e7b18ddd524k.jpeg\"> <img src=\"https://ae01.alicdn.com/kf/H0ca6dd0bf8384121b848bb7a8123005cD.jpeg\"> <img src=\"https://ae01.alicdn.com/kf/Hcadbab81770f4ae2916c2b33203bf569K.jpeg\"> <img src=\"https://ae01.alicdn.com/kf/H6979df57dc904dd68bd70c715712924e3.jpeg\">\n<div style=\"margin:-2431.628% 0 0 3.653%;width:91.858%;\">\n<div style=\"height:0;\">\n<p style=\"font-size:50px;font-family:Open Sans;color:white;font-weight:700;text-align:center;line-height:1.5;word-break: break-all;\">WOMEN&nbsp;WINTER&nbsp;BOOTS</p>\n</div>\n<img src=\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\" style=\"height:0;padding-bottom:8.523%;\"></div>\n\n<div style=\"margin:87.056% 0 0 4.071%;width:91.858%;\">\n<div style=\"height:0;\">\n<p style=\"font-size:30px;font-family:Open Sans;color:#000;font-weight:700;text-align:center;line-height:1.5;word-break: break-all;\">PRODUCT<i>&nbsp;</i>COLOR</p>\n</div>\n<img src=\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\" style=\"height:0;padding-bottom:5.114%;\"></div>\n\n<div style=\"margin:39.457% 0 0 9.916%;width:31.315%;\">\n<div style=\"height:0;\">\n<p style=\"font-size:18px;font-family:Open Sans;color:#000;text-align:center;line-height:1.5;word-break: break-all;\">BLACK</p>\n</div>\n<img src=\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\" style=\"height:0;padding-bottom:8.667%;\"></div>\n\n<div style=\"margin:-2.714% 0 0 56.785%;width:31.315%;\">\n<div style=\"height:0;\">\n<p style=\"font-size:18px;font-family:Open Sans;color:#000;text-align:center;line-height:1.5;word-break: break-all;\">GRAY</p>\n</div>\n<img src=\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\" style=\"height:0;padding-bottom:8.667%;\"></div>\n\n<div style=\"margin:7.516% 0 0 4.071%;width:91.858%;\">\n<div style=\"height:0;\">\n<p style=\"font-size:30px;font-family:Open Sans;color:#000;font-weight:700;text-align:center;line-height:1.5;word-break: break-all;\">PRODUCT<i>&nbsp;</i>COLOR</p>\n</div>\n<img src=\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\" style=\"height:0;padding-bottom:5.114%;\"></div>\n\n<div style=\"margin:39.457% 0 0 9.916%;width:31.315%;\">\n<div style=\"height:0;\">\n<p style=\"font-size:18px;font-family:Open Sans;color:#000;text-align:center;line-height:1.5;word-break: break-all;\">RED</p>\n</div>\n<img src=\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\" style=\"height:0;padding-bottom:9%;\"></div>\n\n<div style=\"margin:-2.818% 0 0 56.785%;width:31.315%;\">\n<div style=\"height:0;\">\n<p style=\"font-size:18px;font-family:Open Sans;color:#000;text-align:center;line-height:1.5;word-break: break-all;\">BROWN</p>\n</div>\n<img src=\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\" style=\"height:0;padding-bottom:9%;\"></div>\n\n<div style=\"margin:5.637% 0 0 4.071%;width:91.858%;\">\n<div style=\"height:0;\">\n<p style=\"font-size:30px;font-family:Open Sans;color:#000;font-weight:700;text-align:center;line-height:1.5;word-break: break-all;\">COMMODITY<i>&nbsp;</i>PARAMETER</p>\n</div>\n<img src=\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\" style=\"height:0;padding-bottom:5.114%;\"></div>\n\n<div style=\"margin:9.916% 0 0 8.768%;width:45.198%;\">\n<div style=\"height:0;\">\n<p style=\"font-size:18px;font-family:Open Sans;color:rgb(51, 51, 51);font-weight:700;line-height:1.5;word-break: break-all;\">PARMETER</p>\n</div>\n<img src=\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\" style=\"height:0;padding-bottom:6.236%;\"></div>\n\n<div style=\"margin:3.132% 0 0 2.505%;width:13.779%;\">\n<div style=\"height:0;\">\n<p style=\"font-size:18px;font-family:Open Sans;color:rgb(51, 51, 51);font-weight:700;text-align:right;line-height:37px;word-break: break-all;\">MATERIAL&nbsp;&nbsp;:<br>\nINSIDE&nbsp;&nbsp;:<br>\nSOLE&nbsp;:<br>\nBoot&nbsp;Height&nbsp;:<br>\nHeel&nbsp;Height:</p>\n</div>\n<img src=\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\" style=\"height:0;padding-bottom:138.636%;\"></div>\n\n<div style=\"margin:-19.102% 0 0 18.372%;width:31.628%;\">\n<div style=\"height:0;\">\n<p style=\"font-size:18px;font-family:Open Sans;color:#000;line-height:37px;word-break: break-all;\">Flock<br>\nShort&nbsp;Plush<br>\nRubber<br>\nOver-the-Knee<br>\nMed&nbsp;(3cm-5cm)</p>\n</div>\n<img src=\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\" style=\"height:0;padding-bottom:60.396%;\"></div>\n\n<div style=\"margin:8.038% 0 0 9.081%;width:87.474%;\">\n<div style=\"height:0;\">\n<p style=\"font-size:18px;font-family:Open Sans;color:rgb(51, 51, 51);font-weight:700;line-height:1.5;word-break: break-all;\">SIZE<i>&nbsp;</i>TO<i>&nbsp;</i>REMIND</p>\n</div>\n<img src=\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\" style=\"height:0;padding-bottom:3.222%;\"></div>\n\n<div style=\"margin:27.871% 0 0 15.762%;width:13.466%;\">\n<div style=\"height:0;\">\n<p style=\"font-size:14px;font-family:Open Sans;color:#000;font-weight:700;text-align:center;line-height:43px;word-break: break-all;\">U.S<i>&nbsp;</i>Size<br>\nEurope<i>&nbsp;</i>Size<br>\nFoot<i>&nbsp;</i>Length<i>&nbsp;</i>(cm)</p>\n</div>\n<img src=\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\" style=\"height:0;padding-bottom:100.775%;\"></div>\n\n<div style=\"margin:-13.57% 0 0 31.211%;width:5.115%;\">\n<div style=\"height:0;\">\n<p style=\"font-size:14px;font-family:Open Sans;color:rgb(102, 102, 102);text-align:center;line-height:43px;word-break: break-all;\">5<br>\n35-36<br>\n22</p>\n</div>\n<img src=\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\" style=\"height:0;padding-bottom:261.224%;\"></div>\n\n<div style=\"margin:-13.361% 0 0 39.666%;width:5.01%;\">\n<div style=\"height:0;\">\n<p style=\"font-size:14px;font-family:Open Sans;color:rgb(102, 102, 102);text-align:center;line-height:43px;word-break: break-all;\">5.5<br>\n36<br>\n22.5</p>\n</div>\n<img src=\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\" style=\"height:0;padding-bottom:266.667%;\"></div>\n\n<div style=\"margin:-13.361% 0 0 48.017%;width:5.01%;\">\n<div style=\"height:0;\">\n<p style=\"font-size:14px;font-family:Open Sans;color:rgb(102, 102, 102);text-align:center;line-height:43px;word-break: break-all;\">6<br>\n36-37<br>\n23</p>\n</div>\n<img src=\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\" style=\"height:0;padding-bottom:268.75%;\"></div>\n\n<div style=\"margin:-13.674% 0 0 56.576%;width:5.01%;\">\n<div style=\"height:0;\">\n<p style=\"font-size:14px;font-family:Open Sans;color:rgb(102, 102, 102);text-align:center;line-height:43px;word-break: break-all;\">6.5<br>\n37<br>\n23.5</p>\n</div>\n<img src=\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\" style=\"height:0;padding-bottom:268.75%;\"></div>\n\n<div style=\"margin:-13.466% 0 0 65.031%;width:5.115%;\">\n<div style=\"height:0;\">\n<p style=\"font-size:14px;font-family:Open Sans;color:rgb(102, 102, 102);text-align:center;line-height:43px;word-break: break-all;\">7.5<br>\n38<br>\n24</p>\n</div>\n<img src=\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\" style=\"height:0;padding-bottom:263.265%;\"></div>\n\n<div style=\"margin:-13.466% 0 0 73.591%;width:5.01%;\">\n<div style=\"height:0;\">\n<p style=\"font-size:14px;font-family:Open Sans;color:rgb(102, 102, 102);text-align:center;line-height:43px;word-break: break-all;\">8<br>\n38-39<br>\n24.5</p>\n</div>\n<img src=\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\" style=\"height:0;padding-bottom:262.5%;\"></div>\n\n<div style=\"margin:0.626% 0 0 31.211%;width:5.115%;\">\n<div style=\"height:0;\">\n<p style=\"font-size:14px;font-family:Open Sans;color:rgb(102, 102, 102);text-align:center;line-height:43px;word-break: break-all;\">8.5<br>\n39<br>\n25</p>\n</div>\n<img src=\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\" style=\"height:0;padding-bottom:263.265%;\"></div>\n\n<div style=\"margin:-13.779% 0 0 39.666%;width:5.115%;\">\n<div style=\"height:0;\">\n<p style=\"font-size:14px;font-family:Open Sans;color:rgb(102, 102, 102);text-align:center;line-height:43px;word-break: break-all;\">9<br>\n39-40<br>\n25.5</p>\n</div>\n<img src=\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\" style=\"height:0;padding-bottom:263.265%;\"></div>\n\n<div style=\"margin:-13.152% 0 0 48.225%;width:5.01%;\">\n<div style=\"height:0;\">\n<p style=\"font-size:14px;font-family:Open Sans;color:rgb(102, 102, 102);text-align:center;line-height:43px;word-break: break-all;\">9.5<br>\n40<br>\n26</p>\n</div>\n<img src=\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\" style=\"height:0;padding-bottom:268.75%;\"></div>\n\n<div style=\"margin:-11.169% 0 0 72.234%;width:7.203%;\">\n<div style=\"height:0;\">\n<p style=\"font-size:16px;font-family:Open Sans;color:rgb(51, 51, 51);font-weight:700;text-align:center;line-height:29px;word-break: break-all;\">SIZE<br>\nTABLE</p>\n</div>\n<img src=\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\" style=\"height:0;padding-bottom:85.507%;\"></div>\n\n<div style=\"margin:-29.332% 0 0 8.351%;width:83.299%;\">\n<div style=\"height:0;\">\n<p style=\"font-size:16px;font-family:Arial;color:rgb(51, 51, 51);text-align:center;line-height:1.5;word-break: break-all;\">Measure<i>&nbsp;</i>while<i>&nbsp;</i>standing<i>&nbsp;</i>with<i>&nbsp;</i>your<i>&nbsp;</i>foot<i>&nbsp;</i>firmly<i>&nbsp;</i>on<i>&nbsp;</i>the<i>&nbsp;</i>floor<i>&nbsp;</i>and<i>&nbsp;</i>parallel<i>&nbsp;</i>to<i>&nbsp;</i>your<i>&nbsp;</i>other<i>&nbsp;</i>foot.</p>\n</div>\n<img src=\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\" style=\"height:0;padding-bottom:7.519%;\"></div>\n\n<div style=\"margin:14.509% 0 0 64.927%;width:5.01%;\">\n<div style=\"height:0;\">\n<p style=\"font-size:14px;font-family:Open Sans;color:rgb(102, 102, 102);text-align:center;line-height:43px;word-break: break-all;\">11<br>\n41.5<br>\n27</p>\n</div>\n<img src=\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\" style=\"height:0;padding-bottom:268.75%;\"></div>\n\n<div style=\"margin:-13.361% 0 0 56.472%;width:5.01%;\">\n<div style=\"height:0;\">\n<p style=\"font-size:14px;font-family:Open Sans;color:rgb(102, 102, 102);text-align:center;line-height:43px;word-break: break-all;\">10.5<br>\n41<br>\n26.5</p>\n</div>\n<img src=\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\" style=\"height:0;padding-bottom:266.667%;\"></div>\n\n<div style=\"margin:-13.257% 0 0 15.658%;width:13.57%;\">\n<div style=\"height:0;\">\n<p style=\"font-size:14px;font-family:Open Sans;color:#000;font-weight:700;text-align:center;line-height:43px;word-break: break-all;\">U.S<i>&nbsp;</i>Size<br>\nEurope<i>&nbsp;</i>Size<br>\nFoot<i>&nbsp;</i>Length<i>&nbsp;</i>(cm)</p>\n</div>\n<img src=\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\" style=\"height:0;padding-bottom:98.462%;\"></div>\n\n<div style=\"margin:5.115% 0 0 4.071%;width:91.858%;\">\n<div style=\"height:0;\">\n<p style=\"font-size:30px;font-family:Open Sans;color:#000;font-weight:700;text-align:center;line-height:1.5;word-break: break-all;\">SELLING<i>&nbsp;</i>POINT<i>&nbsp;</i>PARSING</p>\n</div>\n<img src=\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\" style=\"height:0;padding-bottom:5.114%;\"></div>\n\n<div style=\"margin-top:2114.509%;height:0;\">&nbsp;</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n\n<div>\n<div>\n</div></div>\n</div></div>\n</div></div>\n</div></div>\n</div></div>\n</div></div>\n</div></div>\n</div></div>\n</div></div>\n</div></div>\n</div></div>\n</div></div>\n</div></div>\n</div></div>\n</div></div>\n\n\n', '2019 Flock Leather Women Over The Knee Boots Lace Up Solid High Heels Thigh High Boots Sexy Winter Shoes for Women Size 35-43', '', 'publish', 'open', 'closed', '', '2019-flock-leather-women-over-the-knee-boots-lace-up-solid-high-heels-thigh-high-boots-sexy-winter-shoes-for-women-size-35-43', '', '', '2021-06-01 11:20:33', '2021-06-01 11:20:33', '', 0, 'http://shoestimer.com/product/2019-flock-leather-women-over-the-knee-boots-lace-up-solid-high-heels-thigh-high-boots-sexy-winter-shoes-for-women-size-35-43/', 0, 'product', '', 0),
(1958, 1, '2021-06-01 11:20:19', '2021-06-01 11:20:19', '', 'Summer Unisex Platform Slippers Men Women Indoor Slippers Solid Home Beach Shoes Serrated Edge Non-slip Bathroom Shower Slippers', 'Color: Yellow, Shoe Size: 37-38', 'publish', 'closed', 'closed', '', 'summer-unisex-platform-slippers-men-women-indoor-slippers-solid-home-beach-shoes-serrated-edge-non-slip-bathroom-shower-slippers-4', '', '', '2021-06-01 11:20:19', '2021-06-01 11:20:19', '', 1942, 'http://shoestimer.com/?post_type=product_variation&p=1958', 4, 'product_variation', '', 0),
(1959, 1, '2021-06-01 11:20:19', '2021-06-01 11:20:19', '', 'Summer Unisex Platform Slippers Men Women Indoor Slippers Solid Home Beach Shoes Serrated Edge Non-slip Bathroom Shower Slippers', 'Color: Yellow, Shoe Size: 39-40', 'publish', 'closed', 'closed', '', 'summer-unisex-platform-slippers-men-women-indoor-slippers-solid-home-beach-shoes-serrated-edge-non-slip-bathroom-shower-slippers-5', '', '', '2021-06-01 11:20:19', '2021-06-01 11:20:19', '', 1942, 'http://shoestimer.com/?post_type=product_variation&p=1959', 5, 'product_variation', '', 0),
(1960, 1, '2021-06-01 11:20:19', '2021-06-01 11:20:19', '', 'Summer Unisex Platform Slippers Men Women Indoor Slippers Solid Home Beach Shoes Serrated Edge Non-slip Bathroom Shower Slippers', 'Color: Dark green, Shoe Size: 40-41', 'publish', 'closed', 'closed', '', 'summer-unisex-platform-slippers-men-women-indoor-slippers-solid-home-beach-shoes-serrated-edge-non-slip-bathroom-shower-slippers-6', '', '', '2021-06-01 11:20:19', '2021-06-01 11:20:19', '', 1942, 'http://shoestimer.com/?post_type=product_variation&p=1960', 6, 'product_variation', '', 0),
(1961, 1, '2021-06-01 11:20:19', '2021-06-01 11:20:19', '', 'Summer Unisex Platform Slippers Men Women Indoor Slippers Solid Home Beach Shoes Serrated Edge Non-slip Bathroom Shower Slippers', 'Color: Dark green, Shoe Size: 42-43', 'publish', 'closed', 'closed', '', 'summer-unisex-platform-slippers-men-women-indoor-slippers-solid-home-beach-shoes-serrated-edge-non-slip-bathroom-shower-slippers-7', '', '', '2021-06-01 11:20:19', '2021-06-01 11:20:19', '', 1942, 'http://shoestimer.com/?post_type=product_variation&p=1961', 7, 'product_variation', '', 0),
(1962, 1, '2021-06-01 11:20:19', '2021-06-01 11:20:19', '', 'Summer Unisex Platform Slippers Men Women Indoor Slippers Solid Home Beach Shoes Serrated Edge Non-slip Bathroom Shower Slippers', 'Color: Dark green, Shoe Size: 37-38', 'publish', 'closed', 'closed', '', 'summer-unisex-platform-slippers-men-women-indoor-slippers-solid-home-beach-shoes-serrated-edge-non-slip-bathroom-shower-slippers-8', '', '', '2021-06-01 11:20:19', '2021-06-01 11:20:19', '', 1942, 'http://shoestimer.com/?post_type=product_variation&p=1962', 8, 'product_variation', '', 0),
(1963, 0, '2021-06-01 11:20:19', '2021-06-01 11:20:19', '', 'Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes-2.jpg_640x640-2', '', 'inherit', 'open', 'closed', '', 'women-sneakers-vulcanized-shoes-breathable-mesh-slip-on-sports-shoes-casual-outdoor-running-women-shoes-2-jpg_640x640-2', '', '', '2021-06-01 11:20:19', '2021-06-01 11:20:19', '', 1779, 'http://shoestimer.com/wp-content/uploads/2021/06/Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes-2.jpg_640x640-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(1964, 1, '2021-06-01 11:20:19', '2021-06-01 11:20:19', '', 'Summer Unisex Platform Slippers Men Women Indoor Slippers Solid Home Beach Shoes Serrated Edge Non-slip Bathroom Shower Slippers', 'Color: Dark green, Shoe Size: 39-40', 'publish', 'closed', 'closed', '', 'summer-unisex-platform-slippers-men-women-indoor-slippers-solid-home-beach-shoes-serrated-edge-non-slip-bathroom-shower-slippers-9', '', '', '2021-06-01 11:20:19', '2021-06-01 11:20:19', '', 1942, 'http://shoestimer.com/?post_type=product_variation&p=1964', 9, 'product_variation', '', 0);
INSERT INTO `wpx5_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(1966, 1, '2021-06-01 11:20:20', '2021-06-01 11:20:20', '', 'Summer Unisex Platform Slippers Men Women Indoor Slippers Solid Home Beach Shoes Serrated Edge Non-slip Bathroom Shower Slippers', 'Color: Beige, Shoe Size: 44-45', 'publish', 'closed', 'closed', '', 'summer-unisex-platform-slippers-men-women-indoor-slippers-solid-home-beach-shoes-serrated-edge-non-slip-bathroom-shower-slippers-10', '', '', '2021-06-01 11:20:20', '2021-06-01 11:20:20', '', 1942, 'http://shoestimer.com/?post_type=product_variation&p=1966', 10, 'product_variation', '', 0),
(1965, 1, '2021-06-01 11:20:20', '2021-06-01 11:20:20', '', '2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots', '', 'inherit', 'open', 'closed', '', '2019-flock-leather-women-over-the-knee-boots-lace-up-solid-high-heels-thigh-high-boots', '', '', '2021-06-01 11:20:20', '2021-06-01 11:20:20', '', 1957, 'http://shoestimer.com/wp-content/uploads/2021/06/2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots.jpg', 0, 'attachment', 'image/jpeg', 0),
(1967, 1, '2021-06-01 11:20:21', '2021-06-01 11:20:21', '', 'Summer Unisex Platform Slippers Men Women Indoor Slippers Solid Home Beach Shoes Serrated Edge Non-slip Bathroom Shower Slippers', 'Color: Dark green, Shoe Size: 35-36', 'publish', 'closed', 'closed', '', 'summer-unisex-platform-slippers-men-women-indoor-slippers-solid-home-beach-shoes-serrated-edge-non-slip-bathroom-shower-slippers-11', '', '', '2021-06-01 11:20:21', '2021-06-01 11:20:21', '', 1942, 'http://shoestimer.com/?post_type=product_variation&p=1967', 11, 'product_variation', '', 0),
(1968, 1, '2021-06-01 11:20:22', '2021-06-01 11:20:22', '', 'Summer Unisex Platform Slippers Men Women Indoor Slippers Solid Home Beach Shoes Serrated Edge Non-slip Bathroom Shower Slippers', 'Color: Beige, Shoe Size: 40-41', 'publish', 'closed', 'closed', '', 'summer-unisex-platform-slippers-men-women-indoor-slippers-solid-home-beach-shoes-serrated-edge-non-slip-bathroom-shower-slippers-12', '', '', '2021-06-01 11:20:22', '2021-06-01 11:20:22', '', 1942, 'http://shoestimer.com/?post_type=product_variation&p=1968', 12, 'product_variation', '', 0),
(1969, 1, '2021-06-01 11:20:24', '2021-06-01 11:20:24', '', 'Summer Unisex Platform Slippers Men Women Indoor Slippers Solid Home Beach Shoes Serrated Edge Non-slip Bathroom Shower Slippers', 'Color: Beige, Shoe Size: 42-43', 'publish', 'closed', 'closed', '', 'summer-unisex-platform-slippers-men-women-indoor-slippers-solid-home-beach-shoes-serrated-edge-non-slip-bathroom-shower-slippers-13', '', '', '2021-06-01 11:20:24', '2021-06-01 11:20:24', '', 1942, 'http://shoestimer.com/?post_type=product_variation&p=1969', 13, 'product_variation', '', 0),
(1970, 1, '2021-06-01 11:20:25', '2021-06-01 11:20:25', '', 'Summer Unisex Platform Slippers Men Women Indoor Slippers Solid Home Beach Shoes Serrated Edge Non-slip Bathroom Shower Slippers', 'Color: White, Shoe Size: 44-45', 'publish', 'closed', 'closed', '', 'summer-unisex-platform-slippers-men-women-indoor-slippers-solid-home-beach-shoes-serrated-edge-non-slip-bathroom-shower-slippers-14', '', '', '2021-06-01 11:20:25', '2021-06-01 11:20:25', '', 1942, 'http://shoestimer.com/?post_type=product_variation&p=1970', 14, 'product_variation', '', 0),
(1971, 1, '2021-06-01 11:20:25', '2021-06-01 11:20:25', '', '2019 Flock Leather Women Over The Knee Boots Lace Up Solid High Heels Thigh High Boots Sexy Winter Shoes for Women Size 35-43', 'Color: Grey, Shoe Size: 6', 'publish', 'closed', 'closed', '', '2019-flock-leather-women-over-the-knee-boots-lace-up-solid-high-heels-thigh-high-boots-sexy-winter-shoes-for-women-size-35-43', '', '', '2021-06-01 11:20:25', '2021-06-01 11:20:25', '', 1957, 'http://shoestimer.com/?post_type=product_variation&p=1971', 1, 'product_variation', '', 0),
(1973, 1, '2021-06-01 11:20:25', '2021-06-01 11:20:25', '', '2019 Flock Leather Women Over The Knee Boots Lace Up Solid High Heels Thigh High Boots Sexy Winter Shoes for Women Size 35-43', 'Color: Grey, Shoe Size: 6.5', 'publish', 'closed', 'closed', '', '2019-flock-leather-women-over-the-knee-boots-lace-up-solid-high-heels-thigh-high-boots-sexy-winter-shoes-for-women-size-35-43-2', '', '', '2021-06-01 11:20:25', '2021-06-01 11:20:25', '', 1957, 'http://shoestimer.com/?post_type=product_variation&p=1973', 2, 'product_variation', '', 0),
(1972, 1, '2021-06-01 11:20:25', '2021-06-01 11:20:25', '', 'Summer Unisex Platform Slippers Men Women Indoor Slippers Solid Home Beach Shoes Serrated Edge Non-slip Bathroom Shower Slippers', 'Color: Yellow, Shoe Size: 35-36', 'publish', 'closed', 'closed', '', 'summer-unisex-platform-slippers-men-women-indoor-slippers-solid-home-beach-shoes-serrated-edge-non-slip-bathroom-shower-slippers-15', '', '', '2021-06-01 11:20:25', '2021-06-01 11:20:25', '', 1942, 'http://shoestimer.com/?post_type=product_variation&p=1972', 15, 'product_variation', '', 0),
(1974, 1, '2021-06-01 11:20:26', '2021-06-01 11:20:26', '', 'Summer Unisex Platform Slippers Men Women Indoor Slippers Solid Home Beach Shoes Serrated Edge Non-slip Bathroom Shower Slippers', 'Color: White, Shoe Size: 40-41', 'publish', 'closed', 'closed', '', 'summer-unisex-platform-slippers-men-women-indoor-slippers-solid-home-beach-shoes-serrated-edge-non-slip-bathroom-shower-slippers-16', '', '', '2021-06-01 11:20:26', '2021-06-01 11:20:26', '', 1942, 'http://shoestimer.com/?post_type=product_variation&p=1974', 16, 'product_variation', '', 0),
(1975, 1, '2021-06-01 11:20:26', '2021-06-01 11:20:26', '', '2019 Flock Leather Women Over The Knee Boots Lace Up Solid High Heels Thigh High Boots Sexy Winter Shoes for Women Size 35-43', 'Color: Grey, Shoe Size: 7.5', 'publish', 'closed', 'closed', '', '2019-flock-leather-women-over-the-knee-boots-lace-up-solid-high-heels-thigh-high-boots-sexy-winter-shoes-for-women-size-35-43-3', '', '', '2021-06-01 11:20:26', '2021-06-01 11:20:26', '', 1957, 'http://shoestimer.com/?post_type=product_variation&p=1975', 3, 'product_variation', '', 0),
(1976, 1, '2021-06-01 11:20:26', '2021-06-01 11:20:26', '', 'Summer Unisex Platform Slippers Men Women Indoor Slippers Solid Home Beach Shoes Serrated Edge Non-slip Bathroom Shower Slippers', 'Color: White, Shoe Size: 42-43', 'publish', 'closed', 'closed', '', 'summer-unisex-platform-slippers-men-women-indoor-slippers-solid-home-beach-shoes-serrated-edge-non-slip-bathroom-shower-slippers-17', '', '', '2021-06-01 11:20:26', '2021-06-01 11:20:26', '', 1942, 'http://shoestimer.com/?post_type=product_variation&p=1976', 17, 'product_variation', '', 0),
(1977, 1, '2021-06-01 11:20:26', '2021-06-01 11:20:26', '', '2019 Flock Leather Women Over The Knee Boots Lace Up Solid High Heels Thigh High Boots Sexy Winter Shoes for Women Size 35-43', 'Color: Grey, Shoe Size: 8', 'publish', 'closed', 'closed', '', '2019-flock-leather-women-over-the-knee-boots-lace-up-solid-high-heels-thigh-high-boots-sexy-winter-shoes-for-women-size-35-43-4', '', '', '2021-06-01 11:20:26', '2021-06-01 11:20:26', '', 1957, 'http://shoestimer.com/?post_type=product_variation&p=1977', 4, 'product_variation', '', 0),
(1978, 1, '2021-06-01 11:20:26', '2021-06-01 11:20:26', '', 'Summer Unisex Platform Slippers Men Women Indoor Slippers Solid Home Beach Shoes Serrated Edge Non-slip Bathroom Shower Slippers', 'Color: White, Shoe Size: 37-38', 'publish', 'closed', 'closed', '', 'summer-unisex-platform-slippers-men-women-indoor-slippers-solid-home-beach-shoes-serrated-edge-non-slip-bathroom-shower-slippers-18', '', '', '2021-06-01 11:20:26', '2021-06-01 11:20:26', '', 1942, 'http://shoestimer.com/?post_type=product_variation&p=1978', 18, 'product_variation', '', 0),
(1980, 1, '2021-06-01 11:20:26', '2021-06-01 11:20:26', '', 'Summer Unisex Platform Slippers Men Women Indoor Slippers Solid Home Beach Shoes Serrated Edge Non-slip Bathroom Shower Slippers', 'Color: White, Shoe Size: 39-40', 'publish', 'closed', 'closed', '', 'summer-unisex-platform-slippers-men-women-indoor-slippers-solid-home-beach-shoes-serrated-edge-non-slip-bathroom-shower-slippers-19', '', '', '2021-06-01 11:20:26', '2021-06-01 11:20:26', '', 1942, 'http://shoestimer.com/?post_type=product_variation&p=1980', 19, 'product_variation', '', 0),
(1979, 1, '2021-06-01 11:20:26', '2021-06-01 11:20:26', '', '2019 Flock Leather Women Over The Knee Boots Lace Up Solid High Heels Thigh High Boots Sexy Winter Shoes for Women Size 35-43', 'Color: WINERED, Shoe Size: 9', 'publish', 'closed', 'closed', '', '2019-flock-leather-women-over-the-knee-boots-lace-up-solid-high-heels-thigh-high-boots-sexy-winter-shoes-for-women-size-35-43-5', '', '', '2021-06-01 11:20:26', '2021-06-01 11:20:26', '', 1957, 'http://shoestimer.com/?post_type=product_variation&p=1979', 5, 'product_variation', '', 0),
(1981, 1, '2021-06-01 11:20:26', '2021-06-01 11:20:26', '', '2019 Flock Leather Women Over The Knee Boots Lace Up Solid High Heels Thigh High Boots Sexy Winter Shoes for Women Size 35-43', 'Color: WINERED, Shoe Size: 9.5', 'publish', 'closed', 'closed', '', '2019-flock-leather-women-over-the-knee-boots-lace-up-solid-high-heels-thigh-high-boots-sexy-winter-shoes-for-women-size-35-43-6', '', '', '2021-06-01 11:20:26', '2021-06-01 11:20:26', '', 1957, 'http://shoestimer.com/?post_type=product_variation&p=1981', 6, 'product_variation', '', 0),
(1982, 1, '2021-06-01 11:20:26', '2021-06-01 11:20:26', '', '2019 Flock Leather Women Over The Knee Boots Lace Up Solid High Heels Thigh High Boots Sexy Winter Shoes for Women Size 35-43', 'Color: WINERED, Shoe Size: 10.5', 'publish', 'closed', 'closed', '', '2019-flock-leather-women-over-the-knee-boots-lace-up-solid-high-heels-thigh-high-boots-sexy-winter-shoes-for-women-size-35-43-7', '', '', '2021-06-01 11:20:26', '2021-06-01 11:20:26', '', 1957, 'http://shoestimer.com/?post_type=product_variation&p=1982', 7, 'product_variation', '', 0),
(1983, 1, '2021-06-01 11:20:26', '2021-06-01 11:20:26', '', 'Summer Unisex Platform Slippers Men Women Indoor Slippers Solid Home Beach Shoes Serrated Edge Non-slip Bathroom Shower Slippers', 'Color: Dark green, Shoe Size: 44-45', 'publish', 'closed', 'closed', '', 'summer-unisex-platform-slippers-men-women-indoor-slippers-solid-home-beach-shoes-serrated-edge-non-slip-bathroom-shower-slippers-20', '', '', '2021-06-01 11:20:26', '2021-06-01 11:20:26', '', 1942, 'http://shoestimer.com/?post_type=product_variation&p=1983', 20, 'product_variation', '', 0),
(1984, 1, '2021-06-01 11:20:26', '2021-06-01 11:20:26', '', '2019 Flock Leather Women Over The Knee Boots Lace Up Solid High Heels Thigh High Boots Sexy Winter Shoes for Women Size 35-43', 'Color: Grey, Shoe Size: 5.5', 'publish', 'closed', 'closed', '', '2019-flock-leather-women-over-the-knee-boots-lace-up-solid-high-heels-thigh-high-boots-sexy-winter-shoes-for-women-size-35-43-8', '', '', '2021-06-01 11:20:26', '2021-06-01 11:20:26', '', 1957, 'http://shoestimer.com/?post_type=product_variation&p=1984', 8, 'product_variation', '', 0),
(1985, 1, '2021-06-01 11:20:26', '2021-06-01 11:20:26', '', 'Summer Unisex Platform Slippers Men Women Indoor Slippers Solid Home Beach Shoes Serrated Edge Non-slip Bathroom Shower Slippers', 'Color: White, Shoe Size: 35-36', 'publish', 'closed', 'closed', '', 'summer-unisex-platform-slippers-men-women-indoor-slippers-solid-home-beach-shoes-serrated-edge-non-slip-bathroom-shower-slippers-21', '', '', '2021-06-01 11:20:26', '2021-06-01 11:20:26', '', 1942, 'http://shoestimer.com/?post_type=product_variation&p=1985', 21, 'product_variation', '', 0),
(1986, 1, '2021-06-01 11:20:26', '2021-06-01 11:20:26', '', '2019 Flock Leather Women Over The Knee Boots Lace Up Solid High Heels Thigh High Boots Sexy Winter Shoes for Women Size 35-43', 'Color: Brown, Shoe Size: 5.5', 'publish', 'closed', 'closed', '', '2019-flock-leather-women-over-the-knee-boots-lace-up-solid-high-heels-thigh-high-boots-sexy-winter-shoes-for-women-size-35-43-9', '', '', '2021-06-01 11:20:26', '2021-06-01 11:20:26', '', 1957, 'http://shoestimer.com/?post_type=product_variation&p=1986', 9, 'product_variation', '', 0),
(1988, 1, '2021-06-01 11:20:26', '2021-06-01 11:20:26', '', '2019 Flock Leather Women Over The Knee Boots Lace Up Solid High Heels Thigh High Boots Sexy Winter Shoes for Women Size 35-43', 'Color: Brown, Shoe Size: 6', 'publish', 'closed', 'closed', '', '2019-flock-leather-women-over-the-knee-boots-lace-up-solid-high-heels-thigh-high-boots-sexy-winter-shoes-for-women-size-35-43-10', '', '', '2021-06-01 11:20:26', '2021-06-01 11:20:26', '', 1957, 'http://shoestimer.com/?post_type=product_variation&p=1988', 10, 'product_variation', '', 0),
(1987, 1, '2021-06-01 11:20:26', '2021-06-01 11:20:26', '', 'Summer Unisex Platform Slippers Men Women Indoor Slippers Solid Home Beach Shoes Serrated Edge Non-slip Bathroom Shower Slippers', 'Color: Green, Shoe Size: 44-45', 'publish', 'closed', 'closed', '', 'summer-unisex-platform-slippers-men-women-indoor-slippers-solid-home-beach-shoes-serrated-edge-non-slip-bathroom-shower-slippers-22', '', '', '2021-06-01 11:20:26', '2021-06-01 11:20:26', '', 1942, 'http://shoestimer.com/?post_type=product_variation&p=1987', 22, 'product_variation', '', 0),
(1989, 1, '2021-06-01 11:20:26', '2021-06-01 11:20:26', '', 'Summer Unisex Platform Slippers Men Women Indoor Slippers Solid Home Beach Shoes Serrated Edge Non-slip Bathroom Shower Slippers', 'Color: BLACK, Shoe Size: 35-36', 'publish', 'closed', 'closed', '', 'summer-unisex-platform-slippers-men-women-indoor-slippers-solid-home-beach-shoes-serrated-edge-non-slip-bathroom-shower-slippers-23', '', '', '2021-06-01 11:20:26', '2021-06-01 11:20:26', '', 1942, 'http://shoestimer.com/?post_type=product_variation&p=1989', 23, 'product_variation', '', 0),
(1990, 1, '2021-06-01 11:20:27', '2021-06-01 11:20:27', '', '2019 Flock Leather Women Over The Knee Boots Lace Up Solid High Heels Thigh High Boots Sexy Winter Shoes for Women Size 35-43', 'Color: Brown, Shoe Size: 6.5', 'publish', 'closed', 'closed', '', '2019-flock-leather-women-over-the-knee-boots-lace-up-solid-high-heels-thigh-high-boots-sexy-winter-shoes-for-women-size-35-43-11', '', '', '2021-06-01 11:20:27', '2021-06-01 11:20:27', '', 1957, 'http://shoestimer.com/?post_type=product_variation&p=1990', 11, 'product_variation', '', 0),
(1991, 1, '2021-06-01 11:20:27', '2021-06-01 11:20:27', '', 'Summer Unisex Platform Slippers Men Women Indoor Slippers Solid Home Beach Shoes Serrated Edge Non-slip Bathroom Shower Slippers', 'Color: Green, Shoe Size: 40-41', 'publish', 'closed', 'closed', '', 'summer-unisex-platform-slippers-men-women-indoor-slippers-solid-home-beach-shoes-serrated-edge-non-slip-bathroom-shower-slippers-24', '', '', '2021-06-01 11:20:27', '2021-06-01 11:20:27', '', 1942, 'http://shoestimer.com/?post_type=product_variation&p=1991', 24, 'product_variation', '', 0),
(1992, 1, '2021-06-01 11:20:27', '2021-06-01 11:20:27', '', '2019 Flock Leather Women Over The Knee Boots Lace Up Solid High Heels Thigh High Boots Sexy Winter Shoes for Women Size 35-43', 'Color: Brown, Shoe Size: 7.5', 'publish', 'closed', 'closed', '', '2019-flock-leather-women-over-the-knee-boots-lace-up-solid-high-heels-thigh-high-boots-sexy-winter-shoes-for-women-size-35-43-12', '', '', '2021-06-01 11:20:27', '2021-06-01 11:20:27', '', 1957, 'http://shoestimer.com/?post_type=product_variation&p=1992', 12, 'product_variation', '', 0),
(1993, 1, '2021-06-01 11:20:27', '2021-06-01 11:20:27', '', '2019 Flock Leather Women Over The Knee Boots Lace Up Solid High Heels Thigh High Boots Sexy Winter Shoes for Women Size 35-43', 'Color: Grey, Shoe Size: 8.5', 'publish', 'closed', 'closed', '', '2019-flock-leather-women-over-the-knee-boots-lace-up-solid-high-heels-thigh-high-boots-sexy-winter-shoes-for-women-size-35-43-13', '', '', '2021-06-01 11:20:27', '2021-06-01 11:20:27', '', 1957, 'http://shoestimer.com/?post_type=product_variation&p=1993', 13, 'product_variation', '', 0),
(1996, 1, '2021-06-01 11:20:27', '2021-06-01 11:20:27', '', '2019 Flock Leather Women Over The Knee Boots Lace Up Solid High Heels Thigh High Boots Sexy Winter Shoes for Women Size 35-43', 'Color: Grey, Shoe Size: 9', 'publish', 'closed', 'closed', '', '2019-flock-leather-women-over-the-knee-boots-lace-up-solid-high-heels-thigh-high-boots-sexy-winter-shoes-for-women-size-35-43-14', '', '', '2021-06-01 11:20:27', '2021-06-01 11:20:27', '', 1957, 'http://shoestimer.com/?post_type=product_variation&p=1996', 14, 'product_variation', '', 0),
(1994, 1, '2021-06-01 11:20:27', '2021-06-01 11:20:27', '', 'Summer Unisex Platform Slippers Men Women Indoor Slippers Solid Home Beach Shoes Serrated Edge Non-slip Bathroom Shower Slippers', 'Color: Green, Shoe Size: 42-43', 'publish', 'closed', 'closed', '', 'summer-unisex-platform-slippers-men-women-indoor-slippers-solid-home-beach-shoes-serrated-edge-non-slip-bathroom-shower-slippers-25', '', '', '2021-06-01 11:20:27', '2021-06-01 11:20:27', '', 1942, 'http://shoestimer.com/?post_type=product_variation&p=1994', 25, 'product_variation', '', 0),
(1995, 0, '2021-06-01 11:20:27', '2021-06-01 11:20:27', '', 'Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes-3.jpg_640x640-3', '', 'inherit', 'open', 'closed', '', 'women-sneakers-vulcanized-shoes-breathable-mesh-slip-on-sports-shoes-casual-outdoor-running-women-shoes-3-jpg_640x640-3', '', '', '2021-06-01 11:20:27', '2021-06-01 11:20:27', '', 1779, 'http://shoestimer.com/wp-content/uploads/2021/06/Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes-3.jpg_640x640-3.jpg', 0, 'attachment', 'image/jpeg', 0),
(1997, 1, '2021-06-01 11:20:27', '2021-06-01 11:20:27', '', 'Summer Unisex Platform Slippers Men Women Indoor Slippers Solid Home Beach Shoes Serrated Edge Non-slip Bathroom Shower Slippers', 'Color: Green, Shoe Size: 37-38', 'publish', 'closed', 'closed', '', 'summer-unisex-platform-slippers-men-women-indoor-slippers-solid-home-beach-shoes-serrated-edge-non-slip-bathroom-shower-slippers-26', '', '', '2021-06-01 11:20:27', '2021-06-01 11:20:27', '', 1942, 'http://shoestimer.com/?post_type=product_variation&p=1997', 26, 'product_variation', '', 0),
(1998, 1, '2021-06-01 11:20:27', '2021-06-01 11:20:27', '', 'Summer Unisex Platform Slippers Men Women Indoor Slippers Solid Home Beach Shoes Serrated Edge Non-slip Bathroom Shower Slippers', 'Color: Green, Shoe Size: 39-40', 'publish', 'closed', 'closed', '', 'summer-unisex-platform-slippers-men-women-indoor-slippers-solid-home-beach-shoes-serrated-edge-non-slip-bathroom-shower-slippers-27', '', '', '2021-06-01 11:20:27', '2021-06-01 11:20:27', '', 1942, 'http://shoestimer.com/?post_type=product_variation&p=1998', 27, 'product_variation', '', 0),
(1999, 1, '2021-06-01 11:20:27', '2021-06-01 11:20:27', '', '2019 Flock Leather Women Over The Knee Boots Lace Up Solid High Heels Thigh High Boots Sexy Winter Shoes for Women Size 35-43', 'Color: Grey, Shoe Size: 9.5', 'publish', 'closed', 'closed', '', '2019-flock-leather-women-over-the-knee-boots-lace-up-solid-high-heels-thigh-high-boots-sexy-winter-shoes-for-women-size-35-43-15', '', '', '2021-06-01 11:20:27', '2021-06-01 11:20:27', '', 1957, 'http://shoestimer.com/?post_type=product_variation&p=1999', 15, 'product_variation', '', 0),
(2000, 1, '2021-06-01 11:20:28', '2021-06-01 11:20:28', '', 'Summer Unisex Platform Slippers Men Women Indoor Slippers Solid Home Beach Shoes Serrated Edge Non-slip Bathroom Shower Slippers', 'Color: Green, Shoe Size: 35-36', 'publish', 'closed', 'closed', '', 'summer-unisex-platform-slippers-men-women-indoor-slippers-solid-home-beach-shoes-serrated-edge-non-slip-bathroom-shower-slippers-28', '', '', '2021-06-01 11:20:28', '2021-06-01 11:20:28', '', 1942, 'http://shoestimer.com/?post_type=product_variation&p=2000', 28, 'product_variation', '', 0),
(2001, 1, '2021-06-01 11:20:28', '2021-06-01 11:20:28', '', '2019 Flock Leather Women Over The Knee Boots Lace Up Solid High Heels Thigh High Boots Sexy Winter Shoes for Women Size 35-43', 'Color: Grey, Shoe Size: 10.5', 'publish', 'closed', 'closed', '', '2019-flock-leather-women-over-the-knee-boots-lace-up-solid-high-heels-thigh-high-boots-sexy-winter-shoes-for-women-size-35-43-16', '', '', '2021-06-01 11:20:28', '2021-06-01 11:20:28', '', 1957, 'http://shoestimer.com/?post_type=product_variation&p=2001', 16, 'product_variation', '', 0),
(2002, 1, '2021-06-01 11:20:29', '2021-06-01 11:20:29', '', 'Summer Unisex Platform Slippers Men Women Indoor Slippers Solid Home Beach Shoes Serrated Edge Non-slip Bathroom Shower Slippers', 'Color: Beige, Shoe Size: 37-38', 'publish', 'closed', 'closed', '', 'summer-unisex-platform-slippers-men-women-indoor-slippers-solid-home-beach-shoes-serrated-edge-non-slip-bathroom-shower-slippers-29', '', '', '2021-06-01 11:20:29', '2021-06-01 11:20:29', '', 1942, 'http://shoestimer.com/?post_type=product_variation&p=2002', 29, 'product_variation', '', 0),
(2003, 1, '2021-06-01 11:20:29', '2021-06-01 11:20:29', '', '2019 Flock Leather Women Over The Knee Boots Lace Up Solid High Heels Thigh High Boots Sexy Winter Shoes for Women Size 35-43', 'Color: Brown, Shoe Size: 10.5', 'publish', 'closed', 'closed', '', '2019-flock-leather-women-over-the-knee-boots-lace-up-solid-high-heels-thigh-high-boots-sexy-winter-shoes-for-women-size-35-43-17', '', '', '2021-06-01 11:20:29', '2021-06-01 11:20:29', '', 1957, 'http://shoestimer.com/?post_type=product_variation&p=2003', 17, 'product_variation', '', 0),
(2004, 1, '2021-06-01 11:20:29', '2021-06-01 11:20:29', '', 'Summer Unisex Platform Slippers Men Women Indoor Slippers Solid Home Beach Shoes Serrated Edge Non-slip Bathroom Shower Slippers', 'Color: Beige, Shoe Size: 39-40', 'publish', 'closed', 'closed', '', 'summer-unisex-platform-slippers-men-women-indoor-slippers-solid-home-beach-shoes-serrated-edge-non-slip-bathroom-shower-slippers-30', '', '', '2021-06-01 11:20:29', '2021-06-01 11:20:29', '', 1942, 'http://shoestimer.com/?post_type=product_variation&p=2004', 30, 'product_variation', '', 0),
(2005, 1, '2021-06-01 11:20:29', '2021-06-01 11:20:29', '', '2019 Flock Leather Women Over The Knee Boots Lace Up Solid High Heels Thigh High Boots Sexy Winter Shoes for Women Size 35-43', 'Color: Brown, Shoe Size: 8', 'publish', 'closed', 'closed', '', '2019-flock-leather-women-over-the-knee-boots-lace-up-solid-high-heels-thigh-high-boots-sexy-winter-shoes-for-women-size-35-43-18', '', '', '2021-06-01 11:20:29', '2021-06-01 11:20:29', '', 1957, 'http://shoestimer.com/?post_type=product_variation&p=2005', 18, 'product_variation', '', 0),
(2006, 1, '2021-06-01 11:20:29', '2021-06-01 11:20:29', '', 'Summer Unisex Platform Slippers Men Women Indoor Slippers Solid Home Beach Shoes Serrated Edge Non-slip Bathroom Shower Slippers', 'Color: BLACK, Shoe Size: 44-45', 'publish', 'closed', 'closed', '', 'summer-unisex-platform-slippers-men-women-indoor-slippers-solid-home-beach-shoes-serrated-edge-non-slip-bathroom-shower-slippers-31', '', '', '2021-06-01 11:20:29', '2021-06-01 11:20:29', '', 1942, 'http://shoestimer.com/?post_type=product_variation&p=2006', 31, 'product_variation', '', 0),
(2007, 1, '2021-06-01 11:20:29', '2021-06-01 11:20:29', '', '2019 Flock Leather Women Over The Knee Boots Lace Up Solid High Heels Thigh High Boots Sexy Winter Shoes for Women Size 35-43', 'Color: Brown, Shoe Size: 8.5', 'publish', 'closed', 'closed', '', '2019-flock-leather-women-over-the-knee-boots-lace-up-solid-high-heels-thigh-high-boots-sexy-winter-shoes-for-women-size-35-43-19', '', '', '2021-06-01 11:20:29', '2021-06-01 11:20:29', '', 1957, 'http://shoestimer.com/?post_type=product_variation&p=2007', 19, 'product_variation', '', 0),
(2008, 1, '2021-06-01 11:20:29', '2021-06-01 11:20:29', '', '2019 Flock Leather Women Over The Knee Boots Lace Up Solid High Heels Thigh High Boots Sexy Winter Shoes for Women Size 35-43', 'Color: Brown, Shoe Size: 9', 'publish', 'closed', 'closed', '', '2019-flock-leather-women-over-the-knee-boots-lace-up-solid-high-heels-thigh-high-boots-sexy-winter-shoes-for-women-size-35-43-20', '', '', '2021-06-01 11:20:29', '2021-06-01 11:20:29', '', 1957, 'http://shoestimer.com/?post_type=product_variation&p=2008', 20, 'product_variation', '', 0),
(2009, 1, '2021-06-01 11:20:29', '2021-06-01 11:20:29', '', 'Summer Unisex Platform Slippers Men Women Indoor Slippers Solid Home Beach Shoes Serrated Edge Non-slip Bathroom Shower Slippers', 'Color: Beige, Shoe Size: 35-36', 'publish', 'closed', 'closed', '', 'summer-unisex-platform-slippers-men-women-indoor-slippers-solid-home-beach-shoes-serrated-edge-non-slip-bathroom-shower-slippers-32', '', '', '2021-06-01 11:20:29', '2021-06-01 11:20:29', '', 1942, 'http://shoestimer.com/?post_type=product_variation&p=2009', 32, 'product_variation', '', 0),
(2010, 1, '2021-06-01 11:20:29', '2021-06-01 11:20:29', '', '2019 Flock Leather Women Over The Knee Boots Lace Up Solid High Heels Thigh High Boots Sexy Winter Shoes for Women Size 35-43', 'Color: Brown, Shoe Size: 9.5', 'publish', 'closed', 'closed', '', '2019-flock-leather-women-over-the-knee-boots-lace-up-solid-high-heels-thigh-high-boots-sexy-winter-shoes-for-women-size-35-43-21', '', '', '2021-06-01 11:20:29', '2021-06-01 11:20:29', '', 1957, 'http://shoestimer.com/?post_type=product_variation&p=2010', 21, 'product_variation', '', 0),
(2012, 1, '2021-06-01 11:20:29', '2021-06-01 11:20:29', '', '2019 Flock Leather Women Over The Knee Boots Lace Up Solid High Heels Thigh High Boots Sexy Winter Shoes for Women Size 35-43', 'Color: BLACK, Shoe Size: 7.5', 'publish', 'closed', 'closed', '', '2019-flock-leather-women-over-the-knee-boots-lace-up-solid-high-heels-thigh-high-boots-sexy-winter-shoes-for-women-size-35-43-22', '', '', '2021-06-01 11:20:29', '2021-06-01 11:20:29', '', 1957, 'http://shoestimer.com/?post_type=product_variation&p=2012', 22, 'product_variation', '', 0),
(2011, 1, '2021-06-01 11:20:29', '2021-06-01 11:20:29', '', 'Summer Unisex Platform Slippers Men Women Indoor Slippers Solid Home Beach Shoes Serrated Edge Non-slip Bathroom Shower Slippers', 'Color: BLACK, Shoe Size: 40-41', 'publish', 'closed', 'closed', '', 'summer-unisex-platform-slippers-men-women-indoor-slippers-solid-home-beach-shoes-serrated-edge-non-slip-bathroom-shower-slippers-33', '', '', '2021-06-01 11:20:29', '2021-06-01 11:20:29', '', 1942, 'http://shoestimer.com/?post_type=product_variation&p=2011', 33, 'product_variation', '', 0),
(2013, 1, '2021-06-01 11:20:29', '2021-06-01 11:20:29', '', 'Summer Unisex Platform Slippers Men Women Indoor Slippers Solid Home Beach Shoes Serrated Edge Non-slip Bathroom Shower Slippers', 'Color: BLACK, Shoe Size: 42-43', 'publish', 'closed', 'closed', '', 'summer-unisex-platform-slippers-men-women-indoor-slippers-solid-home-beach-shoes-serrated-edge-non-slip-bathroom-shower-slippers-34', '', '', '2021-06-01 11:20:29', '2021-06-01 11:20:29', '', 1942, 'http://shoestimer.com/?post_type=product_variation&p=2013', 34, 'product_variation', '', 0),
(2014, 1, '2021-06-01 11:20:29', '2021-06-01 11:20:29', '', '2019 Flock Leather Women Over The Knee Boots Lace Up Solid High Heels Thigh High Boots Sexy Winter Shoes for Women Size 35-43', 'Color: BLACK, Shoe Size: 8', 'publish', 'closed', 'closed', '', '2019-flock-leather-women-over-the-knee-boots-lace-up-solid-high-heels-thigh-high-boots-sexy-winter-shoes-for-women-size-35-43-23', '', '', '2021-06-01 11:20:29', '2021-06-01 11:20:29', '', 1957, 'http://shoestimer.com/?post_type=product_variation&p=2014', 23, 'product_variation', '', 0),
(2015, 1, '2021-06-01 11:20:29', '2021-06-01 11:20:29', '', 'Summer Unisex Platform Slippers Men Women Indoor Slippers Solid Home Beach Shoes Serrated Edge Non-slip Bathroom Shower Slippers', 'Color: BLACK, Shoe Size: 37-38', 'publish', 'closed', 'closed', '', 'summer-unisex-platform-slippers-men-women-indoor-slippers-solid-home-beach-shoes-serrated-edge-non-slip-bathroom-shower-slippers-35', '', '', '2021-06-01 11:20:29', '2021-06-01 11:20:29', '', 1942, 'http://shoestimer.com/?post_type=product_variation&p=2015', 35, 'product_variation', '', 0),
(2016, 1, '2021-06-01 11:20:29', '2021-06-01 11:20:29', '', '2019 Flock Leather Women Over The Knee Boots Lace Up Solid High Heels Thigh High Boots Sexy Winter Shoes for Women Size 35-43', 'Color: BLACK, Shoe Size: 8.5', 'publish', 'closed', 'closed', '', '2019-flock-leather-women-over-the-knee-boots-lace-up-solid-high-heels-thigh-high-boots-sexy-winter-shoes-for-women-size-35-43-24', '', '', '2021-06-01 11:20:29', '2021-06-01 11:20:29', '', 1957, 'http://shoestimer.com/?post_type=product_variation&p=2016', 24, 'product_variation', '', 0),
(2017, 1, '2021-06-01 11:20:29', '2021-06-01 11:20:29', '', 'Summer Unisex Platform Slippers Men Women Indoor Slippers Solid Home Beach Shoes Serrated Edge Non-slip Bathroom Shower Slippers', 'Color: BLACK, Shoe Size: 39-40', 'publish', 'closed', 'closed', '', 'summer-unisex-platform-slippers-men-women-indoor-slippers-solid-home-beach-shoes-serrated-edge-non-slip-bathroom-shower-slippers-36', '', '', '2021-06-01 11:20:29', '2021-06-01 11:20:29', '', 1942, 'http://shoestimer.com/?post_type=product_variation&p=2017', 36, 'product_variation', '', 0),
(2018, 1, '2021-06-01 11:20:29', '2021-06-01 11:20:29', '', '2019 Flock Leather Women Over The Knee Boots Lace Up Solid High Heels Thigh High Boots Sexy Winter Shoes for Women Size 35-43', 'Color: BLACK, Shoe Size: 9', 'publish', 'closed', 'closed', '', '2019-flock-leather-women-over-the-knee-boots-lace-up-solid-high-heels-thigh-high-boots-sexy-winter-shoes-for-women-size-35-43-25', '', '', '2021-06-01 11:20:29', '2021-06-01 11:20:29', '', 1957, 'http://shoestimer.com/?post_type=product_variation&p=2018', 25, 'product_variation', '', 0),
(2019, 1, '2021-06-01 11:20:30', '2021-06-01 11:20:30', '', '2019 Flock Leather Women Over The Knee Boots Lace Up Solid High Heels Thigh High Boots Sexy Winter Shoes for Women Size 35-43', 'Color: BLACK, Shoe Size: 5.5', 'publish', 'closed', 'closed', '', '2019-flock-leather-women-over-the-knee-boots-lace-up-solid-high-heels-thigh-high-boots-sexy-winter-shoes-for-women-size-35-43-26', '', '', '2021-06-01 11:20:30', '2021-06-01 11:20:30', '', 1957, 'http://shoestimer.com/?post_type=product_variation&p=2019', 26, 'product_variation', '', 0),
(2020, 1, '2021-06-01 11:20:30', '2021-06-01 11:20:30', '', '2019 Flock Leather Women Over The Knee Boots Lace Up Solid High Heels Thigh High Boots Sexy Winter Shoes for Women Size 35-43', 'Color: BLACK, Shoe Size: 6', 'publish', 'closed', 'closed', '', '2019-flock-leather-women-over-the-knee-boots-lace-up-solid-high-heels-thigh-high-boots-sexy-winter-shoes-for-women-size-35-43-27', '', '', '2021-06-01 11:20:30', '2021-06-01 11:20:30', '', 1957, 'http://shoestimer.com/?post_type=product_variation&p=2020', 27, 'product_variation', '', 0),
(2022, 1, '2021-06-01 11:20:30', '2021-06-01 11:20:30', '', '2019 Flock Leather Women Over The Knee Boots Lace Up Solid High Heels Thigh High Boots Sexy Winter Shoes for Women Size 35-43', 'Color: BLACK, Shoe Size: 6.5', 'publish', 'closed', 'closed', '', '2019-flock-leather-women-over-the-knee-boots-lace-up-solid-high-heels-thigh-high-boots-sexy-winter-shoes-for-women-size-35-43-28', '', '', '2021-06-01 11:20:30', '2021-06-01 11:20:30', '', 1957, 'http://shoestimer.com/?post_type=product_variation&p=2022', 28, 'product_variation', '', 0),
(2021, 0, '2021-06-01 11:20:30', '2021-06-01 11:20:30', '', 'Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes-4.jpg_640x640-4', '', 'inherit', 'open', 'closed', '', 'women-sneakers-vulcanized-shoes-breathable-mesh-slip-on-sports-shoes-casual-outdoor-running-women-shoes-4-jpg_640x640-4', '', '', '2021-06-01 11:20:30', '2021-06-01 11:20:30', '', 1779, 'http://shoestimer.com/wp-content/uploads/2021/06/Women-Sneakers-Vulcanized-Shoes-Breathable-Mesh-Slip-On-Sports-Shoes-Casual-Outdoor-Running-Women-Shoes-4.jpg_640x640-4.jpg', 0, 'attachment', 'image/jpeg', 0),
(2023, 1, '2021-06-01 11:20:30', '2021-06-01 11:20:30', '', '2019 Flock Leather Women Over The Knee Boots Lace Up Solid High Heels Thigh High Boots Sexy Winter Shoes for Women Size 35-43', 'Color: WINERED, Shoe Size: 6.5', 'publish', 'closed', 'closed', '', '2019-flock-leather-women-over-the-knee-boots-lace-up-solid-high-heels-thigh-high-boots-sexy-winter-shoes-for-women-size-35-43-29', '', '', '2021-06-01 11:20:30', '2021-06-01 11:20:30', '', 1957, 'http://shoestimer.com/?post_type=product_variation&p=2023', 29, 'product_variation', '', 0),
(2024, 1, '2021-06-01 11:20:31', '2021-06-01 11:20:31', '', '2019 Flock Leather Women Over The Knee Boots Lace Up Solid High Heels Thigh High Boots Sexy Winter Shoes for Women Size 35-43', 'Color: WINERED, Shoe Size: 7.5', 'publish', 'closed', 'closed', '', '2019-flock-leather-women-over-the-knee-boots-lace-up-solid-high-heels-thigh-high-boots-sexy-winter-shoes-for-women-size-35-43-30', '', '', '2021-06-01 11:20:31', '2021-06-01 11:20:31', '', 1957, 'http://shoestimer.com/?post_type=product_variation&p=2024', 30, 'product_variation', '', 0),
(2025, 1, '2021-06-01 11:20:31', '2021-06-01 11:20:31', '', '2019 Flock Leather Women Over The Knee Boots Lace Up Solid High Heels Thigh High Boots Sexy Winter Shoes for Women Size 35-43', 'Color: WINERED, Shoe Size: 8', 'publish', 'closed', 'closed', '', '2019-flock-leather-women-over-the-knee-boots-lace-up-solid-high-heels-thigh-high-boots-sexy-winter-shoes-for-women-size-35-43-31', '', '', '2021-06-01 11:20:31', '2021-06-01 11:20:31', '', 1957, 'http://shoestimer.com/?post_type=product_variation&p=2025', 31, 'product_variation', '', 0),
(2026, 1, '2021-06-01 11:20:31', '2021-06-01 11:20:31', '', '2019 Flock Leather Women Over The Knee Boots Lace Up Solid High Heels Thigh High Boots Sexy Winter Shoes for Women Size 35-43', 'Color: WINERED, Shoe Size: 8.5', 'publish', 'closed', 'closed', '', '2019-flock-leather-women-over-the-knee-boots-lace-up-solid-high-heels-thigh-high-boots-sexy-winter-shoes-for-women-size-35-43-32', '', '', '2021-06-01 11:20:31', '2021-06-01 11:20:31', '', 1957, 'http://shoestimer.com/?post_type=product_variation&p=2026', 32, 'product_variation', '', 0),
(2027, 1, '2021-06-01 11:20:31', '2021-06-01 11:20:31', '', '2019 Flock Leather Women Over The Knee Boots Lace Up Solid High Heels Thigh High Boots Sexy Winter Shoes for Women Size 35-43', 'Color: BLACK, Shoe Size: 9.5', 'publish', 'closed', 'closed', '', '2019-flock-leather-women-over-the-knee-boots-lace-up-solid-high-heels-thigh-high-boots-sexy-winter-shoes-for-women-size-35-43-33', '', '', '2021-06-01 11:20:31', '2021-06-01 11:20:31', '', 1957, 'http://shoestimer.com/?post_type=product_variation&p=2027', 33, 'product_variation', '', 0),
(2028, 1, '2021-06-01 11:20:32', '2021-06-01 11:20:32', '', '2019 Flock Leather Women Over The Knee Boots Lace Up Solid High Heels Thigh High Boots Sexy Winter Shoes for Women Size 35-43', 'Color: BLACK, Shoe Size: 10.5', 'publish', 'closed', 'closed', '', '2019-flock-leather-women-over-the-knee-boots-lace-up-solid-high-heels-thigh-high-boots-sexy-winter-shoes-for-women-size-35-43-34', '', '', '2021-06-01 11:20:32', '2021-06-01 11:20:32', '', 1957, 'http://shoestimer.com/?post_type=product_variation&p=2028', 34, 'product_variation', '', 0),
(2029, 1, '2021-06-01 11:20:32', '2021-06-01 11:20:32', '', '2019 Flock Leather Women Over The Knee Boots Lace Up Solid High Heels Thigh High Boots Sexy Winter Shoes for Women Size 35-43', 'Color: WINERED, Shoe Size: 5.5', 'publish', 'closed', 'closed', '', '2019-flock-leather-women-over-the-knee-boots-lace-up-solid-high-heels-thigh-high-boots-sexy-winter-shoes-for-women-size-35-43-35', '', '', '2021-06-01 11:20:32', '2021-06-01 11:20:32', '', 1957, 'http://shoestimer.com/?post_type=product_variation&p=2029', 35, 'product_variation', '', 0);
INSERT INTO `wpx5_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(2030, 1, '2021-06-01 11:20:32', '2021-06-01 11:20:32', '                <div class=\"product-specs-list-container\">\n                    <ul class=\"product-specs-list util-clearfix\">\n						                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Brand Name:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Blivener</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Flats Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Basic</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Origin:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">CN(Origin)</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Upper Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">PU</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Outsole Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Rubber</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Closure Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Lace-up</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Fit:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Fits true to size, take your normal size</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Insole Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Wool</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Fashion Element:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Rivet</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Season:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Winter</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Pattern Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Solid</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Model Number:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">ZXWS182</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Lining Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Cotton Fabric</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Toe Shape:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Round Toe</span>\n                            </li>\n							                    </ul>\n                </div>\n				<div class=\"detailmodule_html\"><div class=\"detail-desc-decorate-richtext\"><div><div><img src=\"https://ae01.alicdn.com/kf/H0290e257976340c7bc62c4c0d4ba0596L.png\"><div style=\"margin-left:1.6701461377871%;margin-top:-74.947807933194%;width:22.964509394572%;\"><a href=\"https://www.aliexpress.com/item/detail/1005001356864689.html\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"https://ae01.alicdn.com/kf/Hc747344888df46e9a5a3b9a68c15e4d5N.png\"></a></div><div style=\"margin-left:26.200417536534%;margin-top:-34.237995824635%;width:22.964509394572%;\"><a href=\"https://www.aliexpress.com/item/detail/4001245679167.html\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"https://ae01.alicdn.com/kf/Hc747344888df46e9a5a3b9a68c15e4d5N.png\"></a></div><div style=\"margin-left:50.730688935282%;margin-top:-34.237995824635%;width:22.964509394572%;\"><a href=\"https://www.aliexpress.com/item/detail/1005002518344395.html\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"https://ae01.alicdn.com/kf/Hc747344888df46e9a5a3b9a68c15e4d5N.png\"></a></div><div style=\"margin-left:75.260960334029%;margin-top:-34.237995824635%;width:22.964509394572%;\"><a href=\"https://www.aliexpress.com/item/detail/1005002004171230.html\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"https://ae01.alicdn.com/kf/Hc747344888df46e9a5a3b9a68c15e4d5N.png\"></a></div><div style=\"margin-left:1.6701461377871%;margin-top:1.5657620041754%;width:22.964509394572%;\"><a href=\"https://www.aliexpress.com/item/detail/1005001895993249.html\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"https://ae01.alicdn.com/kf/Hc747344888df46e9a5a3b9a68c15e4d5N.png\"></a></div><div style=\"margin-left:26.200417536534%;margin-top:-34.237995824635%;width:22.964509394572%;\"><a href=\"https://www.aliexpress.com/item/detail/1005002488227980.html\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"https://ae01.alicdn.com/kf/Hc747344888df46e9a5a3b9a68c15e4d5N.png\"></a></div><div style=\"margin-left:50.730688935282%;margin-top:-34.237995824635%;width:22.964509394572%;\"><a href=\"https://www.aliexpress.com/item/detail/1005002651209400.html\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"https://ae01.alicdn.com/kf/Hc747344888df46e9a5a3b9a68c15e4d5N.png\"></a></div><div style=\"margin-left:75.260960334029%;margin-top:-34.237995824635%;width:22.964509394572%;\"><a href=\"https://www.aliexpress.com/item/detail/1005001941841276.html\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"https://ae01.alicdn.com/kf/Hc747344888df46e9a5a3b9a68c15e4d5N.png\"></a></div><div style=\"margin-top:4.9060542797495%;height:0;width:0;\"></div></div></div><div style=\"border:0;\"></div></div></div>\n<div class=\"detailmodule_html\"><div class=\"detail-desc-decorate-richtext\"></div></div></div>\n<div ><div ><div ><div ></div></div></div>\n<div ><div ></div></div></div>\n<div ><div ></div></div></div>\n<div ><div ></div></div></div>\n<div ><div ></div></div></div>\n<div ><div ></div></div></div>\n<div ><div ></div></div></div>\n<div ><div ></div></div></div>\n<div ><div ></div></div></div>\n<div ><div ></div></div></div>\n<div ><div ><div ><div ></div></div></div>\n<div class=\"detailmodule_dynamic\"></div></div>\n<div class=\"detailmodule_dynamic\"></div></div>\n<div class=\"detailmodule_dynamic\"></div></div>\n<div class=\"detailmodule_dynamic\"></div></div>\n<div class=\"detailmodule_dynamic\"></div></div>\n<div class=\"detailmodule_dynamic\"></div></div>\n<div class=\"detailmodule_dynamic\"></div></div>\n<div class=\"detailmodule_dynamic\"></div></div>\n<div class=\"detailmodule_dynamic\"></div></div>\n<div class=\"detailmodule_dynamic\"></div></div>\n<div class=\"detailmodule_dynamic\"></div></div>\n<div class=\"detailmodule_dynamic\"></div></div>\n<div class=\"detailmodule_dynamic\"></div></div>\n<div class=\"detailmodule_dynamic\"></div></div>\n<div class=\"detailmodule_dynamic\"><kse:widget data-widget-type=\"relatedProduct\" id=\"35164497\" title=\"\" type=\"relation\"></kse:widget></div>\n<div class=\"detailmodule_html\"><div class=\"detail-desc-decorate-richtext\"></div>\n<div ><div ></div>\n<div ><div ></div>\n<div ><div ></div>\n<div ><div ></div>\n<div ><div ></div>\n<div ><div ></div>\n<div ><div ></div>\n<div ><div ></div>\n<div ><div ></div>\n<div ><div ></div>\n<div ><div ></div>\n<div ><div ></div>\n<div ><div ></div>\n<div ><div >&nbsp;</div>\n</div>\n</div>\n\n<div>\n<div>\n<div>\n<div>&nbsp;</div>\n</div>\n</div>\n\n<div>\n<div>\n<div>\n<div>\n<div>\n<div>&nbsp;</div>\n</div>\n</div>\n\n<div>\n<div>&nbsp;</div>\n</div>\n</div>\n\n<div>\n<div>&nbsp;</div>\n</div>\n</div>\n\n<div>\n<div>\n<div>\n<div>&nbsp;</div>\n</div>\n</div>\n\n<div>\n<div>\n<div>\n<div>\n<div>\n<div>\n<div>\n<div>\n<div style=\"overflow:hidden;font-size:0;\"><img src=\"https://ae01.alicdn.com/kf/Hdcfcf3cb141f411aabe8bba1422dcbb65.jpeg\"> <img src=\"https://ae01.alicdn.com/kf/H82d44bc939f74edeb88a35fb1d0cc3426.jpeg\"> <img src=\"https://ae01.alicdn.com/kf/H6d208acd23a34420b1c13e9b9dbb71806.jpeg\"> <img src=\"https://ae01.alicdn.com/kf/Hd816bb5625744d9dbdfb5f0f41bfccedE.jpeg\"> <img src=\"https://ae01.alicdn.com/kf/Hc6fca2b846e94b5e8e6195004cfb89c9I.jpeg\"> <img src=\"https://ae01.alicdn.com/kf/H6492d1765fdb4ce0835b5ad3133b7ab9e.jpeg\"> <img src=\"https://ae01.alicdn.com/kf/H42046af3b353468daac567c854c15d2db.jpeg\"> <img src=\"https://ae01.alicdn.com/kf/H2081d18b511145d286f6126b127e7e19i.jpeg\">\n<div style=\"margin:-938.205% 0 0 4.071%;width:91.858%;\">\n<div style=\"height:0;\">\n<p style=\"font-size:36px;font-family:Arial;color:#000;text-align:center;line-height:1.5;word-break: break-all;\">Fashion&nbsp;Women&nbsp;Boots</p>\n</div>\n<img src=\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\" style=\"height:0;padding-bottom:6.136%;\"></div>\n\n<div style=\"margin:8.038% 0 0 4.906%;width:30.585%;\">\n<div style=\"height:0;\">\n<p style=\"font-size:24px;font-family:Arial;color:#ff9900;line-height:1.5;word-break: break-all;\">Hot&nbsp;Sale&nbsp;!&nbsp;&nbsp;Shop&nbsp;Now&nbsp;!</p>\n</div>\n<img src=\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\" style=\"height:0;padding-bottom:12.628%;\"></div>\n\n<div style=\"margin:102.088% 0 0 33.194%;width:33.612%;\">\n<div style=\"height:0;\">\n<p style=\"font-size:30px;font-family:Arial;color:#000;text-align:center;line-height:1.5;word-break: break-all;\">INFOMATIONS</p>\n</div>\n<img src=\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\" style=\"height:0;padding-bottom:13.975%;\"></div>\n\n<div style=\"margin:3.027% 0 0 6.889%;width:86.534%;\">\n<div style=\"height:0;\">\n<p style=\"font-size:24px;font-family:Open Sans;color:#000;text-align:center;line-height:1.5;word-break: break-all;\">Women&nbsp;PU&nbsp;Leather&nbsp;Mid&nbsp;Calf&nbsp;Boots&nbsp;Lace-Up&nbsp;Zipper&nbsp;Thick&nbsp;Heel&nbsp;Boots&nbsp;Rivet&nbsp;Short&nbsp;Tube&nbsp;Women\'s&nbsp;Shoes&nbsp;Fashion&nbsp;Female&nbsp;Martin&nbsp;Boots<br>\n&nbsp;</p>\n</div>\n<img src=\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\" style=\"height:0;padding-bottom:19.662%;\"></div>\n\n<div style=\"margin:19.102% 0 0 56.576%;width:11.482%;\">\n<div style=\"height:0;\">\n<p style=\"font-size:14px;font-family:Arial;color:rgb(255, 255, 255);text-align:center;line-height:43px;word-break: break-all;\">Boot&nbsp;Height<br>\nHeel&nbsp;Type<br>\nPlatform<br>\nHeel&nbsp;Height<br>\nMaterial<br>\nSeason</p>\n</div>\n<img src=\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\" style=\"height:0;padding-bottom:230%;\"></div>\n\n<div style=\"margin:-26.409% 0 0 70.668%;width:19.415%;\">\n<div style=\"height:0;\">\n<p style=\"font-size:14px;font-family:Arial;color:rgb(102, 102, 102);text-align:center;line-height:43px;word-break: break-all;\">Mid-Calf<br>\nSquare&nbsp;heel&nbsp;<br>\n0-3&nbsp;cm<br>\nLow&nbsp;(1&nbsp;cm-3&nbsp;cm)<br>\nPU<br>\nWinter</p>\n</div>\n<img src=\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\" style=\"height:0;padding-bottom:136.022%;\"></div>\n\n<div style=\"margin:6.054% 0 0 4.071%;width:91.858%;\">\n<div style=\"height:0;\">\n<p style=\"font-size:26px;font-family:Arial;color:rgb(34, 34, 34);text-align:center;line-height:1.5;word-break: break-all;\">SIZE<i>&nbsp;</i>SPECIFICATION</p>\n</div>\n<img src=\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\" style=\"height:0;padding-bottom:7.5%;\"></div>\n\n<div style=\"margin:0.522% 0 0 3.027%;width:91.858%;\">\n<div style=\"height:0;\">\n<p style=\"font-size:14px;font-family:Arial;color:rgb(102, 102, 102);text-align:center;line-height:1.5;word-break: break-all;\">THE<i>&nbsp;</i>MEANING<i>&nbsp;</i>OF<i>&nbsp;</i>LOYALTY<i>&nbsp;</i>IS<i>&nbsp;</i>THAT<i>&nbsp;</i>YOU<i>&nbsp;</i>SHOULD<i>&nbsp;</i>NEVER<i>&nbsp;</i>FORGET<i>&nbsp;</i>ANYONE<i>&nbsp;</i>THAT<i>&nbsp;</i>YOU<i>&nbsp;</i>LOVED</p>\n</div>\n<img src=\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\" style=\"height:0;padding-bottom:6.818%;\"></div>\n\n<div style=\"margin:0.313% 0 0 0%;width:23.173%;\">\n<div style=\"height:0;\">\n<p style=\"font-size:14px;font-family:Arial;color:rgb(34, 34, 34);text-align:center;line-height:38px;word-break: break-all;\">Size<br>\nFoot<i>&nbsp;</i>Length<i>&nbsp;</i>(mm)</p>\n</div>\n<img src=\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\" style=\"height:0;padding-bottom:34.234%;\"></div>\n\n<div style=\"margin:8.351% 0 0 4.071%;width:91.858%;\">\n<div style=\"height:0;\">\n<p style=\"font-size:14px;font-family:Arial;color:rgb(102, 102, 102);line-height:1.5;word-break: break-all;\">NOTE:<i>&nbsp;</i>Please<i>&nbsp;</i>enter<i>&nbsp;</i>the<i>&nbsp;</i>items<i>&nbsp;</i>to<i>&nbsp;</i>be<i>&nbsp;</i>noted<i>&nbsp;</i>here.<i>&nbsp;</i>Please<i>&nbsp;</i>enter<i>&nbsp;</i>the<i>&nbsp;</i>items<i>&nbsp;</i>to<i>&nbsp;</i>be<i>&nbsp;</i>noted<i>&nbsp;</i>here.</p>\n</div>\n<img src=\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\" style=\"height:0;padding-bottom:13.75%;\"></div>\n\n<div style=\"margin:-21.086% 0 0 0%;width:23.173%;\">\n<div style=\"height:0;\">\n<p style=\"font-size:14px;font-family:Arial;color:rgb(34, 34, 34);text-align:center;line-height:38px;word-break: break-all;\">US</p>\n</div>\n<img src=\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\" style=\"height:0;padding-bottom:17.117%;\"></div>\n\n<div style=\"margin:-12.109% 0 0 26.618%;width:71.19%;\">\n<div style=\"height:0;\">\n<p style=\"font-size:14px;font-family:Arial;color:rgb(34, 34, 34);line-height:2.7;word-break: break-all;\">34&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;35&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;36&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;37&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;38&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;39&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;40&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;41&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;42&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;43<br>\n22&nbsp;&nbsp;&nbsp;&nbsp;22.5&nbsp;&nbsp;&nbsp;&nbsp;23&nbsp;&nbsp;&nbsp;23.5&nbsp;&nbsp;&nbsp;24&nbsp;&nbsp;&nbsp;&nbsp;24.5&nbsp;&nbsp;&nbsp;&nbsp;25&nbsp;&nbsp;&nbsp;&nbsp;25.5&nbsp;&nbsp;&nbsp;26&nbsp;&nbsp;&nbsp;&nbsp;26.5<br>\n5&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;5.5&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;6&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;6.5&nbsp;&nbsp;&nbsp;&nbsp;7.5&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;8&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;8.5&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;9&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;9.5&nbsp;&nbsp;&nbsp;&nbsp;10.5</p>\n</div>\n<img src=\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\" style=\"height:0;padding-bottom:16.569%;\"></div>\n\n<div style=\"margin:19.937% 0 0 17.328%;width:82.672%;\">\n<div style=\"height:0;\">\n<p style=\"font-size:30px;font-family:Arial;color:#000;line-height:1.5;word-break: break-all;\">COLORS</p>\n</div>\n<img src=\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\" style=\"height:0;padding-bottom:5.934%;\"></div>\n\n<div style=\"margin:2.296% 0 0 36.43%;width:26.931%;\">\n<div style=\"height:0;\">\n<p style=\"font-size:24px;font-family:Open Sans;color:#000;text-align:center;line-height:1.5;word-break: break-all;\">Brown</p>\n</div>\n<img src=\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\" style=\"height:0;padding-bottom:13.953%;\"></div>\n\n<div style=\"margin:57.098% 0 0 17.328%;width:82.672%;\">\n<div style=\"height:0;\">\n<p style=\"font-size:30px;font-family:Arial;color:#000;line-height:1.5;word-break: break-all;\">COLORS</p>\n</div>\n<img src=\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\" style=\"height:0;padding-bottom:5.808%;\"></div>\n\n<div style=\"margin:2.192% 0 0 11.9%;width:26.931%;\">\n<div style=\"height:0;\">\n<p style=\"font-size:24px;font-family:Open Sans;color:#000;text-align:center;line-height:1.5;word-break: break-all;\">Black</p>\n</div>\n<img src=\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\" style=\"height:0;padding-bottom:13.953%;\"></div>\n\n<div style=\"margin:-3.758% 0 0 61.691%;width:26.096%;\">\n<div style=\"height:0;\">\n<p style=\"font-size:24px;font-family:Open Sans;color:#000;text-align:center;line-height:1.5;word-break: break-all;\">Grey</p>\n</div>\n<img src=\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\" style=\"height:0;padding-bottom:14.4%;\"></div>\n\n<div style=\"margin:66.18% 0 0 17.432%;width:82.568%;\">\n<div style=\"height:0;\">\n<p style=\"font-size:30px;font-family:Arial;color:#000;line-height:1.5;word-break: break-all;\">SCENE<i>&nbsp;</i>SHOW</p>\n</div>\n<img src=\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\" style=\"height:0;padding-bottom:6.068%;\"></div>\n\n<div style=\"margin:395.825% 0 0 2.714%;width:76.827%;\">\n<div style=\"height:0;\">\n<p style=\"font-size:18px;font-family:Open Sans;color:#000;line-height:2;word-break: break-all;\">1,Wholesale&nbsp;and&nbsp;Drop&nbsp;shipping<br>\nFor&nbsp;wholesale,&nbsp;we&nbsp;will&nbsp;offer&nbsp;the&nbsp;discount&nbsp;or&nbsp;free&nbsp;shipping&nbsp;ways.<br>\nFor&nbsp;drop&nbsp;shipping,&nbsp;we&nbsp;could&nbsp;send&nbsp;the&nbsp;goods&nbsp;to&nbsp;your&nbsp;customers&nbsp;directly.<br>\n2,Parcel&nbsp;Information<br>\nYou&nbsp;can&nbsp;track&nbsp;your&nbsp;parcel&nbsp;on&nbsp;the&nbsp;following&nbsp;website&nbsp;using&nbsp;your&nbsp;tracking&nbsp;number:&nbsp;https://www.17track.net/en&nbsp;&nbsp;or&nbsp;&nbsp;https://www.trackingmore.com/<br>\n3,Warranty<br>\nWe&nbsp;accept&nbsp;return&nbsp;for&nbsp;unsatisfactory&nbsp;items.<br>\nPlease&nbsp;contact&nbsp;us&nbsp;firstly&nbsp;to&nbsp;report&nbsp;defective&nbsp;products&nbsp;within&nbsp;30&nbsp;days&nbsp;upon&nbsp;receipt.<br>\nRefund&nbsp;will&nbsp;be&nbsp;issued&nbsp;once&nbsp;we&nbsp;have&nbsp;received&nbsp;your&nbsp;returned&nbsp;items.<br>\nBuyer&nbsp;is&nbsp;responsible&nbsp;for&nbsp;all&nbsp;return&nbsp;shipping&nbsp;charges.&nbsp;&nbsp;<br>\n4,Feedback<br>\nIf&nbsp;you&nbsp;are&nbsp;satisfied&nbsp;with&nbsp;our&nbsp;products,&nbsp;we&nbsp;hope&nbsp;you&nbsp;can&nbsp;give&nbsp;us&nbsp;a&nbsp;five-star&nbsp;rating.<br>\nIf&nbsp;you&nbsp;are&nbsp;NOT&nbsp;satisfied,&nbsp;please&nbsp;feel&nbsp;free&nbsp;to&nbsp;contact&nbsp;us.&nbsp;I&nbsp;hope&nbsp;that&nbsp;you&nbsp;can&nbsp;contact&nbsp;us&nbsp;directly&nbsp;before&nbsp;evaluating&nbsp;the&nbsp;product&nbsp;and&nbsp;applying&nbsp;for&nbsp;a&nbsp;dispute.&nbsp;We&nbsp;will&nbsp;actively&nbsp;solve&nbsp;the&nbsp;problem&nbsp;and&nbsp;try&nbsp;our&nbsp;best&nbsp;to&nbsp;compensate&nbsp;you.</p>\n</div>\n<img src=\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\" style=\"height:0;padding-bottom:77.31%;\"></div>\n\n<div style=\"margin:-63.466% 0 0 2.714%;width:26.096%;\">\n<div style=\"height:0;\">\n<p style=\"font-size:24px;font-family:Open Sans;color:#000;line-height:1.5;word-break: break-all;\">Service</p>\n</div>\n<img src=\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\" style=\"height:0;padding-bottom:14.4%;\"></div>\n\n<div style=\"margin-top:151.357%;height:0;\">&nbsp;</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n\n<div>\n<div>&nbsp;</div>\n</div>\n</div>\n</div>\n\n<div>\n<div>&nbsp;</div>\n</div>\n\n<div>\n<div>\n</div></div>\n</div></div>\n</div></div>\n</div></div>\n</div></div>\n</div></div>\n</div></div>\n</div></div>\n</div></div>\n</div></div>\n</div></div>\n</div></div>\n</div></div>\n</div></div>\n</div></div>\n\n\n', 'Winter Women PU Leather Mid Calf Boots Lace-Up Zipper Thick Heel Boots Rivet Short Tube Women Shoes Fashion Female Martin Boots', '', 'publish', 'open', 'closed', '', 'winter-women-pu-leather-mid-calf-boots-lace-up-zipper-thick-heel-boots-rivet-short-tube-women-shoes-fashion-female-martin-boots', '', '', '2021-06-01 11:20:47', '2021-06-01 11:20:47', '', 0, 'http://shoestimer.com/product/winter-women-pu-leather-mid-calf-boots-lace-up-zipper-thick-heel-boots-rivet-short-tube-women-shoes-fashion-female-martin-boots/', 0, 'product', '', 0),
(2031, 1, '2021-06-01 11:20:32', '2021-06-01 11:20:32', '', '2019 Flock Leather Women Over The Knee Boots Lace Up Solid High Heels Thigh High Boots Sexy Winter Shoes for Women Size 35-43', 'Color: WINERED, Shoe Size: 6', 'publish', 'closed', 'closed', '', '2019-flock-leather-women-over-the-knee-boots-lace-up-solid-high-heels-thigh-high-boots-sexy-winter-shoes-for-women-size-35-43-36', '', '', '2021-06-01 11:20:32', '2021-06-01 11:20:32', '', 1957, 'http://shoestimer.com/?post_type=product_variation&p=2031', 36, 'product_variation', '', 0),
(2032, 0, '2021-06-01 11:20:32', '2021-06-01 11:20:32', '', '2021-Women-Sandals-Soft-Stitching-Buckle-Strap-Platform-Sandals-Ladies-Comfortable-Flat-Sandals-Open-Toe-Beach-1', '', 'inherit', 'open', 'closed', '', '2021-women-sandals-soft-stitching-buckle-strap-platform-sandals-ladies-comfortable-flat-sandals-open-toe-beach-1', '', '', '2021-06-01 11:20:32', '2021-06-01 11:20:32', '', 1810, 'http://shoestimer.com/wp-content/uploads/2021/06/2021-Women-Sandals-Soft-Stitching-Buckle-Strap-Platform-Sandals-Ladies-Comfortable-Flat-Sandals-Open-Toe-Beach-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(2033, 1, '2021-06-01 11:20:34', '2021-06-01 11:20:34', '', 'Winter-Women-PU-Leather-Mid-Calf-Boots-Lace-Up-Zipper-Thick-Heel-Boots-Rivet-Short-Tube', '', 'inherit', 'open', 'closed', '', 'winter-women-pu-leather-mid-calf-boots-lace-up-zipper-thick-heel-boots-rivet-short-tube', '', '', '2021-06-01 11:20:34', '2021-06-01 11:20:34', '', 2030, 'http://shoestimer.com/wp-content/uploads/2021/06/Winter-Women-PU-Leather-Mid-Calf-Boots-Lace-Up-Zipper-Thick-Heel-Boots-Rivet-Short-Tube.jpg', 0, 'attachment', 'image/jpeg', 0),
(2034, 0, '2021-06-01 11:20:37', '2021-06-01 11:20:37', '', '2021-Women-Sandals-Soft-Stitching-Buckle-Strap-Platform-Sandals-Ladies-Comfortable-Flat-Sandals-Open-Toe-Beach-2', '', 'inherit', 'open', 'closed', '', '2021-women-sandals-soft-stitching-buckle-strap-platform-sandals-ladies-comfortable-flat-sandals-open-toe-beach-2', '', '', '2021-06-01 11:20:37', '2021-06-01 11:20:37', '', 1810, 'http://shoestimer.com/wp-content/uploads/2021/06/2021-Women-Sandals-Soft-Stitching-Buckle-Strap-Platform-Sandals-Ladies-Comfortable-Flat-Sandals-Open-Toe-Beach-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(2035, 1, '2021-06-01 11:20:39', '2021-06-01 11:20:39', '', 'Winter Women PU Leather Mid Calf Boots Lace-Up Zipper Thick Heel Boots Rivet Short Tube Women Shoes Fashion Female Martin Boots', 'Color: BLACK, Shoe Size: 10.5', 'publish', 'closed', 'closed', '', 'winter-women-pu-leather-mid-calf-boots-lace-up-zipper-thick-heel-boots-rivet-short-tube-women-shoes-fashion-female-martin-boots', '', '', '2021-06-01 11:20:39', '2021-06-01 11:20:39', '', 2030, 'http://shoestimer.com/?post_type=product_variation&p=2035', 1, 'product_variation', '', 0),
(2036, 1, '2021-06-01 11:20:40', '2021-06-01 11:20:40', '', 'Winter Women PU Leather Mid Calf Boots Lace-Up Zipper Thick Heel Boots Rivet Short Tube Women Shoes Fashion Female Martin Boots', 'Color: BLACK, Shoe Size: 9.5', 'publish', 'closed', 'closed', '', 'winter-women-pu-leather-mid-calf-boots-lace-up-zipper-thick-heel-boots-rivet-short-tube-women-shoes-fashion-female-martin-boots-2', '', '', '2021-06-01 11:20:40', '2021-06-01 11:20:40', '', 2030, 'http://shoestimer.com/?post_type=product_variation&p=2036', 2, 'product_variation', '', 0),
(2037, 1, '2021-06-01 11:20:41', '2021-06-01 11:20:41', '', 'Winter Women PU Leather Mid Calf Boots Lace-Up Zipper Thick Heel Boots Rivet Short Tube Women Shoes Fashion Female Martin Boots', 'Color: BLACK, Shoe Size: 9', 'publish', 'closed', 'closed', '', 'winter-women-pu-leather-mid-calf-boots-lace-up-zipper-thick-heel-boots-rivet-short-tube-women-shoes-fashion-female-martin-boots-3', '', '', '2021-06-01 11:20:41', '2021-06-01 11:20:41', '', 2030, 'http://shoestimer.com/?post_type=product_variation&p=2037', 3, 'product_variation', '', 0),
(2038, 1, '2021-06-01 11:20:41', '2021-06-01 11:20:41', '', 'Winter Women PU Leather Mid Calf Boots Lace-Up Zipper Thick Heel Boots Rivet Short Tube Women Shoes Fashion Female Martin Boots', 'Color: BLACK, Shoe Size: 8.5', 'publish', 'closed', 'closed', '', 'winter-women-pu-leather-mid-calf-boots-lace-up-zipper-thick-heel-boots-rivet-short-tube-women-shoes-fashion-female-martin-boots-4', '', '', '2021-06-01 11:20:41', '2021-06-01 11:20:41', '', 2030, 'http://shoestimer.com/?post_type=product_variation&p=2038', 4, 'product_variation', '', 0),
(2039, 1, '2021-06-01 11:20:42', '2021-06-01 11:20:42', '', 'Winter Women PU Leather Mid Calf Boots Lace-Up Zipper Thick Heel Boots Rivet Short Tube Women Shoes Fashion Female Martin Boots', 'Color: Grey, Shoe Size: 9', 'publish', 'closed', 'closed', '', 'winter-women-pu-leather-mid-calf-boots-lace-up-zipper-thick-heel-boots-rivet-short-tube-women-shoes-fashion-female-martin-boots-5', '', '', '2021-06-01 11:20:42', '2021-06-01 11:20:42', '', 2030, 'http://shoestimer.com/?post_type=product_variation&p=2039', 5, 'product_variation', '', 0),
(2040, 1, '2021-06-01 11:20:42', '2021-06-01 11:20:42', '', 'Winter Women PU Leather Mid Calf Boots Lace-Up Zipper Thick Heel Boots Rivet Short Tube Women Shoes Fashion Female Martin Boots', 'Color: Grey, Shoe Size: 8.5', 'publish', 'closed', 'closed', '', 'winter-women-pu-leather-mid-calf-boots-lace-up-zipper-thick-heel-boots-rivet-short-tube-women-shoes-fashion-female-martin-boots-6', '', '', '2021-06-01 11:20:42', '2021-06-01 11:20:42', '', 2030, 'http://shoestimer.com/?post_type=product_variation&p=2040', 6, 'product_variation', '', 0),
(2041, 1, '2021-06-01 11:20:42', '2021-06-01 11:20:42', '', 'Winter Women PU Leather Mid Calf Boots Lace-Up Zipper Thick Heel Boots Rivet Short Tube Women Shoes Fashion Female Martin Boots', 'Color: Grey, Shoe Size: 8', 'publish', 'closed', 'closed', '', 'winter-women-pu-leather-mid-calf-boots-lace-up-zipper-thick-heel-boots-rivet-short-tube-women-shoes-fashion-female-martin-boots-7', '', '', '2021-06-01 11:20:42', '2021-06-01 11:20:42', '', 2030, 'http://shoestimer.com/?post_type=product_variation&p=2041', 7, 'product_variation', '', 0),
(2042, 1, '2021-06-01 11:20:42', '2021-06-01 11:20:42', '', 'Winter Women PU Leather Mid Calf Boots Lace-Up Zipper Thick Heel Boots Rivet Short Tube Women Shoes Fashion Female Martin Boots', 'Color: Grey, Shoe Size: 7.5', 'publish', 'closed', 'closed', '', 'winter-women-pu-leather-mid-calf-boots-lace-up-zipper-thick-heel-boots-rivet-short-tube-women-shoes-fashion-female-martin-boots-8', '', '', '2021-06-01 11:20:42', '2021-06-01 11:20:42', '', 2030, 'http://shoestimer.com/?post_type=product_variation&p=2042', 8, 'product_variation', '', 0),
(2043, 1, '2021-06-01 11:20:42', '2021-06-01 11:20:42', '', 'Winter Women PU Leather Mid Calf Boots Lace-Up Zipper Thick Heel Boots Rivet Short Tube Women Shoes Fashion Female Martin Boots', 'Color: Grey, Shoe Size: 6.5', 'publish', 'closed', 'closed', '', 'winter-women-pu-leather-mid-calf-boots-lace-up-zipper-thick-heel-boots-rivet-short-tube-women-shoes-fashion-female-martin-boots-9', '', '', '2021-06-01 11:20:42', '2021-06-01 11:20:42', '', 2030, 'http://shoestimer.com/?post_type=product_variation&p=2043', 9, 'product_variation', '', 0),
(2044, 1, '2021-06-01 11:20:42', '2021-06-01 11:20:42', '', 'Winter Women PU Leather Mid Calf Boots Lace-Up Zipper Thick Heel Boots Rivet Short Tube Women Shoes Fashion Female Martin Boots', 'Color: Grey, Shoe Size: 6', 'publish', 'closed', 'closed', '', 'winter-women-pu-leather-mid-calf-boots-lace-up-zipper-thick-heel-boots-rivet-short-tube-women-shoes-fashion-female-martin-boots-10', '', '', '2021-06-01 11:20:42', '2021-06-01 11:20:42', '', 2030, 'http://shoestimer.com/?post_type=product_variation&p=2044', 10, 'product_variation', '', 0),
(2045, 1, '2021-06-01 11:20:42', '2021-06-01 11:20:42', '', 'Winter Women PU Leather Mid Calf Boots Lace-Up Zipper Thick Heel Boots Rivet Short Tube Women Shoes Fashion Female Martin Boots', 'Color: Grey, Shoe Size: 5.5', 'publish', 'closed', 'closed', '', 'winter-women-pu-leather-mid-calf-boots-lace-up-zipper-thick-heel-boots-rivet-short-tube-women-shoes-fashion-female-martin-boots-11', '', '', '2021-06-01 11:20:42', '2021-06-01 11:20:42', '', 2030, 'http://shoestimer.com/?post_type=product_variation&p=2045', 11, 'product_variation', '', 0),
(2046, 1, '2021-06-01 11:20:42', '2021-06-01 11:20:42', '', 'Winter Women PU Leather Mid Calf Boots Lace-Up Zipper Thick Heel Boots Rivet Short Tube Women Shoes Fashion Female Martin Boots', 'Color: Grey, Shoe Size: 5', 'publish', 'closed', 'closed', '', 'winter-women-pu-leather-mid-calf-boots-lace-up-zipper-thick-heel-boots-rivet-short-tube-women-shoes-fashion-female-martin-boots-12', '', '', '2021-06-01 11:20:42', '2021-06-01 11:20:42', '', 2030, 'http://shoestimer.com/?post_type=product_variation&p=2046', 12, 'product_variation', '', 0),
(2047, 1, '2021-06-01 11:20:42', '2021-06-01 11:20:42', '', 'Winter Women PU Leather Mid Calf Boots Lace-Up Zipper Thick Heel Boots Rivet Short Tube Women Shoes Fashion Female Martin Boots', 'Color: BLACK, Shoe Size: 8', 'publish', 'closed', 'closed', '', 'winter-women-pu-leather-mid-calf-boots-lace-up-zipper-thick-heel-boots-rivet-short-tube-women-shoes-fashion-female-martin-boots-13', '', '', '2021-06-01 11:20:42', '2021-06-01 11:20:42', '', 2030, 'http://shoestimer.com/?post_type=product_variation&p=2047', 13, 'product_variation', '', 0),
(2048, 1, '2021-06-01 11:20:42', '2021-06-01 11:20:42', '', 'Winter Women PU Leather Mid Calf Boots Lace-Up Zipper Thick Heel Boots Rivet Short Tube Women Shoes Fashion Female Martin Boots', 'Color: BLACK, Shoe Size: 7.5', 'publish', 'closed', 'closed', '', 'winter-women-pu-leather-mid-calf-boots-lace-up-zipper-thick-heel-boots-rivet-short-tube-women-shoes-fashion-female-martin-boots-14', '', '', '2021-06-01 11:20:42', '2021-06-01 11:20:42', '', 2030, 'http://shoestimer.com/?post_type=product_variation&p=2048', 14, 'product_variation', '', 0),
(2049, 1, '2021-06-01 11:20:42', '2021-06-01 11:20:42', '', 'Winter Women PU Leather Mid Calf Boots Lace-Up Zipper Thick Heel Boots Rivet Short Tube Women Shoes Fashion Female Martin Boots', 'Color: BLACK, Shoe Size: 6.5', 'publish', 'closed', 'closed', '', 'winter-women-pu-leather-mid-calf-boots-lace-up-zipper-thick-heel-boots-rivet-short-tube-women-shoes-fashion-female-martin-boots-15', '', '', '2021-06-01 11:20:42', '2021-06-01 11:20:42', '', 2030, 'http://shoestimer.com/?post_type=product_variation&p=2049', 15, 'product_variation', '', 0),
(2050, 1, '2021-06-01 11:20:43', '2021-06-01 11:20:43', '', 'Winter Women PU Leather Mid Calf Boots Lace-Up Zipper Thick Heel Boots Rivet Short Tube Women Shoes Fashion Female Martin Boots', 'Color: BLACK, Shoe Size: 6', 'publish', 'closed', 'closed', '', 'winter-women-pu-leather-mid-calf-boots-lace-up-zipper-thick-heel-boots-rivet-short-tube-women-shoes-fashion-female-martin-boots-16', '', '', '2021-06-01 11:20:43', '2021-06-01 11:20:43', '', 2030, 'http://shoestimer.com/?post_type=product_variation&p=2050', 16, 'product_variation', '', 0),
(2051, 1, '2021-06-01 11:20:43', '2021-06-01 11:20:43', '', 'Winter Women PU Leather Mid Calf Boots Lace-Up Zipper Thick Heel Boots Rivet Short Tube Women Shoes Fashion Female Martin Boots', 'Color: BLACK, Shoe Size: 5.5', 'publish', 'closed', 'closed', '', 'winter-women-pu-leather-mid-calf-boots-lace-up-zipper-thick-heel-boots-rivet-short-tube-women-shoes-fashion-female-martin-boots-17', '', '', '2021-06-01 11:20:43', '2021-06-01 11:20:43', '', 2030, 'http://shoestimer.com/?post_type=product_variation&p=2051', 17, 'product_variation', '', 0),
(2052, 1, '2021-06-01 11:20:43', '2021-06-01 11:20:43', '', 'Winter Women PU Leather Mid Calf Boots Lace-Up Zipper Thick Heel Boots Rivet Short Tube Women Shoes Fashion Female Martin Boots', 'Color: BLACK, Shoe Size: 5', 'publish', 'closed', 'closed', '', 'winter-women-pu-leather-mid-calf-boots-lace-up-zipper-thick-heel-boots-rivet-short-tube-women-shoes-fashion-female-martin-boots-18', '', '', '2021-06-01 11:20:43', '2021-06-01 11:20:43', '', 2030, 'http://shoestimer.com/?post_type=product_variation&p=2052', 18, 'product_variation', '', 0),
(2053, 1, '2021-06-01 11:20:43', '2021-06-01 11:20:43', '', 'Winter Women PU Leather Mid Calf Boots Lace-Up Zipper Thick Heel Boots Rivet Short Tube Women Shoes Fashion Female Martin Boots', 'Color: Grey, Shoe Size: 10.5', 'publish', 'closed', 'closed', '', 'winter-women-pu-leather-mid-calf-boots-lace-up-zipper-thick-heel-boots-rivet-short-tube-women-shoes-fashion-female-martin-boots-19', '', '', '2021-06-01 11:20:43', '2021-06-01 11:20:43', '', 2030, 'http://shoestimer.com/?post_type=product_variation&p=2053', 19, 'product_variation', '', 0),
(2054, 1, '2021-06-01 11:20:43', '2021-06-01 11:20:43', '', 'Winter Women PU Leather Mid Calf Boots Lace-Up Zipper Thick Heel Boots Rivet Short Tube Women Shoes Fashion Female Martin Boots', 'Color: Grey, Shoe Size: 9.5', 'publish', 'closed', 'closed', '', 'winter-women-pu-leather-mid-calf-boots-lace-up-zipper-thick-heel-boots-rivet-short-tube-women-shoes-fashion-female-martin-boots-20', '', '', '2021-06-01 11:20:43', '2021-06-01 11:20:43', '', 2030, 'http://shoestimer.com/?post_type=product_variation&p=2054', 20, 'product_variation', '', 0),
(2055, 1, '2021-06-01 11:20:43', '2021-06-01 11:20:43', '', 'Winter Women PU Leather Mid Calf Boots Lace-Up Zipper Thick Heel Boots Rivet Short Tube Women Shoes Fashion Female Martin Boots', 'Color: Brown, Shoe Size: 5.5', 'publish', 'closed', 'closed', '', 'winter-women-pu-leather-mid-calf-boots-lace-up-zipper-thick-heel-boots-rivet-short-tube-women-shoes-fashion-female-martin-boots-21', '', '', '2021-06-01 11:20:43', '2021-06-01 11:20:43', '', 2030, 'http://shoestimer.com/?post_type=product_variation&p=2055', 21, 'product_variation', '', 0),
(2056, 1, '2021-06-01 11:20:43', '2021-06-01 11:20:43', '', 'Winter Women PU Leather Mid Calf Boots Lace-Up Zipper Thick Heel Boots Rivet Short Tube Women Shoes Fashion Female Martin Boots', 'Color: Brown, Shoe Size: 5', 'publish', 'closed', 'closed', '', 'winter-women-pu-leather-mid-calf-boots-lace-up-zipper-thick-heel-boots-rivet-short-tube-women-shoes-fashion-female-martin-boots-22', '', '', '2021-06-01 11:20:43', '2021-06-01 11:20:43', '', 2030, 'http://shoestimer.com/?post_type=product_variation&p=2056', 22, 'product_variation', '', 0),
(2057, 1, '2021-06-01 11:20:43', '2021-06-01 11:20:43', '', 'Winter Women PU Leather Mid Calf Boots Lace-Up Zipper Thick Heel Boots Rivet Short Tube Women Shoes Fashion Female Martin Boots', 'Color: Brown, Shoe Size: 10.5', 'publish', 'closed', 'closed', '', 'winter-women-pu-leather-mid-calf-boots-lace-up-zipper-thick-heel-boots-rivet-short-tube-women-shoes-fashion-female-martin-boots-23', '', '', '2021-06-01 11:20:43', '2021-06-01 11:20:43', '', 2030, 'http://shoestimer.com/?post_type=product_variation&p=2057', 23, 'product_variation', '', 0),
(2059, 1, '2021-06-01 11:20:43', '2021-06-01 11:20:43', '', 'Winter Women PU Leather Mid Calf Boots Lace-Up Zipper Thick Heel Boots Rivet Short Tube Women Shoes Fashion Female Martin Boots', 'Color: Brown, Shoe Size: 9.5', 'publish', 'closed', 'closed', '', 'winter-women-pu-leather-mid-calf-boots-lace-up-zipper-thick-heel-boots-rivet-short-tube-women-shoes-fashion-female-martin-boots-24', '', '', '2021-06-01 11:20:43', '2021-06-01 11:20:43', '', 2030, 'http://shoestimer.com/?post_type=product_variation&p=2059', 24, 'product_variation', '', 0),
(2058, 0, '2021-06-01 11:20:43', '2021-06-01 11:20:43', '', '2021-Women-Sandals-Soft-Stitching-Buckle-Strap-Platform-Sandals-Ladies-Comfortable-Flat-Sandals-Open-Toe-Beach-3', '', 'inherit', 'open', 'closed', '', '2021-women-sandals-soft-stitching-buckle-strap-platform-sandals-ladies-comfortable-flat-sandals-open-toe-beach-3', '', '', '2021-06-01 11:20:43', '2021-06-01 11:20:43', '', 1810, 'http://shoestimer.com/wp-content/uploads/2021/06/2021-Women-Sandals-Soft-Stitching-Buckle-Strap-Platform-Sandals-Ladies-Comfortable-Flat-Sandals-Open-Toe-Beach-3.jpg', 0, 'attachment', 'image/jpeg', 0),
(2060, 1, '2021-06-01 11:20:44', '2021-06-01 11:20:44', '', 'Winter Women PU Leather Mid Calf Boots Lace-Up Zipper Thick Heel Boots Rivet Short Tube Women Shoes Fashion Female Martin Boots', 'Color: Brown, Shoe Size: 9', 'publish', 'closed', 'closed', '', 'winter-women-pu-leather-mid-calf-boots-lace-up-zipper-thick-heel-boots-rivet-short-tube-women-shoes-fashion-female-martin-boots-25', '', '', '2021-06-01 11:20:44', '2021-06-01 11:20:44', '', 2030, 'http://shoestimer.com/?post_type=product_variation&p=2060', 25, 'product_variation', '', 0),
(2061, 1, '2021-06-01 11:20:44', '2021-06-01 11:20:44', '', 'Winter Women PU Leather Mid Calf Boots Lace-Up Zipper Thick Heel Boots Rivet Short Tube Women Shoes Fashion Female Martin Boots', 'Color: Brown, Shoe Size: 8.5', 'publish', 'closed', 'closed', '', 'winter-women-pu-leather-mid-calf-boots-lace-up-zipper-thick-heel-boots-rivet-short-tube-women-shoes-fashion-female-martin-boots-26', '', '', '2021-06-01 11:20:44', '2021-06-01 11:20:44', '', 2030, 'http://shoestimer.com/?post_type=product_variation&p=2061', 26, 'product_variation', '', 0),
(2062, 1, '2021-06-01 11:20:44', '2021-06-01 11:20:44', '', 'Winter Women PU Leather Mid Calf Boots Lace-Up Zipper Thick Heel Boots Rivet Short Tube Women Shoes Fashion Female Martin Boots', 'Color: Brown, Shoe Size: 8', 'publish', 'closed', 'closed', '', 'winter-women-pu-leather-mid-calf-boots-lace-up-zipper-thick-heel-boots-rivet-short-tube-women-shoes-fashion-female-martin-boots-27', '', '', '2021-06-01 11:20:44', '2021-06-01 11:20:44', '', 2030, 'http://shoestimer.com/?post_type=product_variation&p=2062', 27, 'product_variation', '', 0),
(2063, 1, '2021-06-01 11:20:45', '2021-06-01 11:20:45', '', 'Winter Women PU Leather Mid Calf Boots Lace-Up Zipper Thick Heel Boots Rivet Short Tube Women Shoes Fashion Female Martin Boots', 'Color: Brown, Shoe Size: 7.5', 'publish', 'closed', 'closed', '', 'winter-women-pu-leather-mid-calf-boots-lace-up-zipper-thick-heel-boots-rivet-short-tube-women-shoes-fashion-female-martin-boots-28', '', '', '2021-06-01 11:20:45', '2021-06-01 11:20:45', '', 2030, 'http://shoestimer.com/?post_type=product_variation&p=2063', 28, 'product_variation', '', 0),
(2064, 1, '2021-06-01 11:20:45', '2021-06-01 11:20:45', '', 'Winter Women PU Leather Mid Calf Boots Lace-Up Zipper Thick Heel Boots Rivet Short Tube Women Shoes Fashion Female Martin Boots', 'Color: Brown, Shoe Size: 6.5', 'publish', 'closed', 'closed', '', 'winter-women-pu-leather-mid-calf-boots-lace-up-zipper-thick-heel-boots-rivet-short-tube-women-shoes-fashion-female-martin-boots-29', '', '', '2021-06-01 11:20:45', '2021-06-01 11:20:45', '', 2030, 'http://shoestimer.com/?post_type=product_variation&p=2064', 29, 'product_variation', '', 0),
(2065, 1, '2021-06-01 11:20:46', '2021-06-01 11:20:46', '', 'Winter Women PU Leather Mid Calf Boots Lace-Up Zipper Thick Heel Boots Rivet Short Tube Women Shoes Fashion Female Martin Boots', 'Color: Brown, Shoe Size: 6', 'publish', 'closed', 'closed', '', 'winter-women-pu-leather-mid-calf-boots-lace-up-zipper-thick-heel-boots-rivet-short-tube-women-shoes-fashion-female-martin-boots-30', '', '', '2021-06-01 11:20:46', '2021-06-01 11:20:46', '', 2030, 'http://shoestimer.com/?post_type=product_variation&p=2065', 30, 'product_variation', '', 0),
(2066, 0, '2021-06-01 11:20:47', '2021-06-01 11:20:47', '', '2021-Women-Sandals-Soft-Stitching-Buckle-Strap-Platform-Sandals-Ladies-Comfortable-Flat-Sandals-Open-Toe-Beach-4', '', 'inherit', 'open', 'closed', '', '2021-women-sandals-soft-stitching-buckle-strap-platform-sandals-ladies-comfortable-flat-sandals-open-toe-beach-4', '', '', '2021-06-01 11:20:47', '2021-06-01 11:20:47', '', 1810, 'http://shoestimer.com/wp-content/uploads/2021/06/2021-Women-Sandals-Soft-Stitching-Buckle-Strap-Platform-Sandals-Ladies-Comfortable-Flat-Sandals-Open-Toe-Beach-4.jpg', 0, 'attachment', 'image/jpeg', 0);
INSERT INTO `wpx5_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(2067, 1, '2021-06-01 11:20:50', '2021-06-01 11:20:50', '                <div class=\"product-specs-list-container\">\n                    <ul class=\"product-specs-list util-clearfix\">\n						                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Brand Name:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Blivener</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Occasion:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Casual</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Flats Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Basic</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Origin:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">CN(Origin)</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Season:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Spring/Autumn</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Upper Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">PU</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Toe Shape:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Round Toe</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Closure Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Slip-On</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Fit:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Fits true to size, take your normal size</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Insole Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Fabric</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Fashion Element:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Sewing</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Pattern Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Mixed Colors</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Model Number:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">XWS179</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Lining Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">NONE</span>\n                            </li>\n							                    </ul>\n                </div>\n				<div class=\"detailmodule_html\"><div class=\"detail-desc-decorate-richtext\"><div><div><img src=\"https://ae01.alicdn.com/kf/H0290e257976340c7bc62c4c0d4ba0596L.png\"><div style=\"margin-left:1.6701461377871%;margin-top:-74.947807933194%;width:22.964509394572%;\"><a href=\"https://www.aliexpress.com/item/detail/1005001356864689.html\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"https://ae01.alicdn.com/kf/Hc747344888df46e9a5a3b9a68c15e4d5N.png\"></a></div><div style=\"margin-left:26.200417536534%;margin-top:-34.237995824635%;width:22.964509394572%;\"><a href=\"https://www.aliexpress.com/item/detail/4001245679167.html\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"https://ae01.alicdn.com/kf/Hc747344888df46e9a5a3b9a68c15e4d5N.png\"></a></div><div style=\"margin-left:50.730688935282%;margin-top:-34.237995824635%;width:22.964509394572%;\"><a href=\"https://www.aliexpress.com/item/detail/1005002518344395.html\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"https://ae01.alicdn.com/kf/Hc747344888df46e9a5a3b9a68c15e4d5N.png\"></a></div><div style=\"margin-left:75.260960334029%;margin-top:-34.237995824635%;width:22.964509394572%;\"><a href=\"https://www.aliexpress.com/item/detail/1005002004171230.html\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"https://ae01.alicdn.com/kf/Hc747344888df46e9a5a3b9a68c15e4d5N.png\"></a></div><div style=\"margin-left:1.6701461377871%;margin-top:1.5657620041754%;width:22.964509394572%;\"><a href=\"https://www.aliexpress.com/item/detail/1005001895993249.html\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"https://ae01.alicdn.com/kf/Hc747344888df46e9a5a3b9a68c15e4d5N.png\"></a></div><div style=\"margin-left:26.200417536534%;margin-top:-34.237995824635%;width:22.964509394572%;\"><a href=\"https://www.aliexpress.com/item/detail/1005002488227980.html\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"https://ae01.alicdn.com/kf/Hc747344888df46e9a5a3b9a68c15e4d5N.png\"></a></div><div style=\"margin-left:50.730688935282%;margin-top:-34.237995824635%;width:22.964509394572%;\"><a href=\"https://www.aliexpress.com/item/detail/1005002651209400.html\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"https://ae01.alicdn.com/kf/Hc747344888df46e9a5a3b9a68c15e4d5N.png\"></a></div><div style=\"margin-left:75.260960334029%;margin-top:-34.237995824635%;width:22.964509394572%;\"><a href=\"https://www.aliexpress.com/item/detail/1005001941841276.html\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"https://ae01.alicdn.com/kf/Hc747344888df46e9a5a3b9a68c15e4d5N.png\"></a></div><div style=\"margin-top:4.9060542797495%;height:0;width:0;\"></div></div></div><div style=\"border:0;\"></div></div></div>\n<div class=\"detailmodule_html\"><div class=\"detail-desc-decorate-richtext\"></div></div></div>\n<div ><div ><div ><div >&nbsp;</div>\n</div>\n</div>\n\n<div>\n<div>&nbsp;</div>\n</div>\n\n<div>\n<div>&nbsp;</div>\n</div>\n\n<div>\n<div>&nbsp;</div>\n</div>\n\n<div>\n<div>&nbsp;</div>\n</div>\n\n<div>\n<div>&nbsp;</div>\n</div>\n\n<div>\n<div>&nbsp;</div>\n</div>\n\n<div>\n<div>&nbsp;</div>\n</div>\n\n<div>\n<div>&nbsp;</div>\n</div>\n\n<div>\n<div>&nbsp;</div>\n</div>\n\n<div>\n<div>\n<div>\n<div>&nbsp;</div>\n</div>\n</div>\n\n<div>\n<div>\n<div>\n<div>\n<div>\n<div>\n<p><img alt=\"vv\" src=\"https://ae01.alicdn.com/kf/Hf6e81c92d3434149a8c6410b84a3b55fB.jpg\"><a href=\"http://www.aliexpress.com/item/4001128517789.html?s=p\">https://www.aliexpress.com/item/4001128517789.html?s=p</a></p>\n</div>\n</div>\n\n<div>&nbsp;</div>\n</div>\n\n<div>&nbsp;</div>\n</div>\n\n<div>&nbsp;</div>\n</div>\n\n<div>&nbsp;</div>\n</div>\n\n<div>&nbsp;</div>\n</div>\n\n<div>&nbsp;</div>\n\n<div>&nbsp;</div>\n\n<div>&nbsp;</div>\n\n<div>&nbsp;</div>\n\n<div>&nbsp;</div>\n\n<div>&nbsp;</div>\n\n<div>&nbsp;</div>\n\n<div>\n<div>\n<div></div></div>\n<div class=\"detailmodule_dynamic\"></div></div>\n<div class=\"detailmodule_dynamic\"></div></div>\n<div class=\"detailmodule_dynamic\"><kse:widget data-widget-type=\"relatedProduct\" id=\"35164497\" title=\"\" type=\"relation\"></kse:widget></div>\n<div class=\"detailmodule_html\"><div class=\"detail-desc-decorate-richtext\"></div>\n<div ><div ></div>\n<div ><div ></div>\n</div>\n</div>\n\n<div>\n<div>&nbsp;</div>\n\n<div>\n<div>&nbsp;</div>\n\n<div>\n<div>&nbsp;</div>\n\n<div>\n<div>&nbsp;</div>\n\n<div>\n<div>&nbsp;</div>\n\n<div>\n<div>&nbsp;</div>\n\n<div>\n<div>&nbsp;</div>\n\n<div>\n<div>&nbsp;</div>\n\n<div>\n<div>&nbsp;</div>\n\n<div>\n<div>&nbsp;</div>\n\n<div>\n<div>&nbsp;</div>\n\n<div>\n<div>\n<p style=\"text-align: center;margin:0;\"><img src=\"https://ae01.alicdn.com/kf/H6457cac882f1429582a6b998d8943c5bb.jpg?width=800&amp;height=800&amp;hash=1600\" style=\"width:1000px;\"><span style=\"font-size:24px;\"><u><span style=\"background-color:#1abc9c;\">The number under the sole of the shoes is Chinese size not Eur size,such as you choose 39 eur size ,I will send 41 chinese size to you(39 eur size=41 chinese size),that will fit for you.</span></u></span></p>\n</div>\n</div>\n\n<div>\n<div>\n<div>\n<div>\n<div>\n<div>&nbsp;</div>\n</div>\n</div>\n\n<div>\n<div>&nbsp;</div>\n</div>\n</div>\n\n<div>\n<div>&nbsp;</div>\n</div>\n</div>\n\n<div>\n<div>\n<div>\n<div>\n<div>\n<div>\n<div>\n<div>\n<div style=\"overflow:hidden;font-size:0;\">&nbsp;&nbsp;&nbsp;<img src=\"https://ae01.alicdn.com/kf/H8a6972f91dc34d8fa3339b2b264a72b5z.jpeg\"> <img src=\"https://ae01.alicdn.com/kf/H9c94337af65f472fab0b07930c32bd47u.jpeg\"> <img src=\"https://ae01.alicdn.com/kf/H3814533bafa74367ac209557f3c356c61.jpeg\"> <img src=\"https://ae01.alicdn.com/kf/H77a75be1e83242a3839f799731c4f362a.jpeg\"> <img src=\"https://ae01.alicdn.com/kf/Hf40f0ad53a7f4a719b423b901d11134f5.jpeg\">\n<div style=\"margin:-887.474% 0 0 4.071%;width:91.858%;\">\n<div style=\"height:0;\">\n<p style=\"font-size:36px;font-family:Arial;color:#000;text-align:center;line-height:1.5;word-break: break-all;\">Women&nbsp;Flat&nbsp;Sneakers</p>\n</div>\n<img src=\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\" style=\"height:0;padding-bottom:6.023%;\"></div>\n\n<div style=\"margin:4.802% 0 0 4.906%;width:30.585%;\">\n<div style=\"height:0;\">\n<p style=\"font-size:24px;font-family:Arial;color:#ff9900;line-height:1.5;word-break: break-all;\">Hot&nbsp;Sale&nbsp;!&nbsp;&nbsp;Shop&nbsp;Now&nbsp;!</p>\n</div>\n<img src=\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\" style=\"height:0;padding-bottom:12.628%;\"></div>\n\n<div style=\"margin:100.418% 0 0 33.09%;width:33.612%;\">\n<div style=\"height:0;\">\n<p style=\"font-size:30px;font-family:Arial;color:#000;text-align:center;line-height:1.5;word-break: break-all;\">INFOMATIONS</p>\n</div>\n<img src=\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\" style=\"height:0;padding-bottom:13.665%;\"></div>\n\n<div style=\"margin:7.203% 0 0 6.576%;width:86.534%;\">\n<div style=\"height:0;\">\n<p style=\"font-size:24px;font-family:Open Sans;color:#000;text-align:center;line-height:1.5;word-break: break-all;\">Women&nbsp;Slip&nbsp;on&nbsp;Sneakers&nbsp;Shallow&nbsp;Loafers&nbsp;Vulcanized&nbsp;Shoes&nbsp;Breathable&nbsp;Hollow&nbsp;Out&nbsp;Female&nbsp;Casual&nbsp;Shoes&nbsp;Ladies&nbsp;Leather&nbsp;Flats</p>\n</div>\n<img src=\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\" style=\"height:0;padding-bottom:15.44%;\"></div>\n\n<div style=\"margin:14.718% 0 0 56.576%;width:11.482%;\">\n<div style=\"height:0;\">\n<p style=\"font-size:14px;font-family:Arial;color:rgb(255, 255, 255);text-align:center;line-height:43px;word-break: break-all;\">Boot&nbsp;Height Closure&nbsp;Type Pattern&nbsp;Type Heel&nbsp;Height Material Season</p>\n</div>\n<img src=\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\" style=\"height:0;padding-bottom:230%;\"></div>\n\n<div style=\"margin:-26.409% 0 0 70.668%;width:19.415%;\">\n<div style=\"height:0;\">\n<p style=\"font-size:14px;font-family:Arial;color:rgb(102, 102, 102);text-align:center;line-height:43px;word-break: break-all;\">Ankle Slip-On&nbsp; Mixed&nbsp;Colors Flat&nbsp;(≤1&nbsp;cm) PU Spring/Autumn</p>\n</div>\n<img src=\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\" style=\"height:0;padding-bottom:136.022%;\"></div>\n\n<div style=\"margin:8.977% 0 0 9.081%;width:87.474%;\">\n<div style=\"height:0;\">\n<p style=\"font-size:18px;font-family:Open Sans;color:rgb(51, 51, 51);font-weight:700;line-height:1.5;word-break: break-all;\">SIZE<i>&nbsp;</i>TO<i>&nbsp;</i>REMIND</p>\n</div>\n<img src=\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\" style=\"height:0;padding-bottom:3.222%;\"></div>\n\n<div style=\"margin:27.871% 0 0 15.762%;width:13.466%;\">\n<div style=\"height:0;\">\n<p style=\"font-size:14px;font-family:Open Sans;color:#000;font-weight:700;text-align:center;line-height:43px;word-break: break-all;\">U.S<i>&nbsp;</i>Size Europe<i>&nbsp;</i>Size Foot<i>&nbsp;</i>Length<i>&nbsp;</i>(cm)</p>\n</div>\n<img src=\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\" style=\"height:0;padding-bottom:100.775%;\"></div>\n\n<div style=\"margin:-13.57% 0 0 31.211%;width:5.115%;\">\n<div style=\"height:0;\">\n<p style=\"font-size:14px;font-family:Open Sans;color:rgb(102, 102, 102);text-align:center;line-height:43px;word-break: break-all;\">5 35-36 22</p>\n</div>\n<img src=\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\" style=\"height:0;padding-bottom:261.224%;\"></div>\n\n<div style=\"margin:-13.361% 0 0 39.666%;width:5.01%;\">\n<div style=\"height:0;\">\n<p style=\"font-size:14px;font-family:Open Sans;color:rgb(102, 102, 102);text-align:center;line-height:43px;word-break: break-all;\">5.5 36 22.5</p>\n</div>\n<img src=\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\" style=\"height:0;padding-bottom:266.667%;\"></div>\n\n<div style=\"margin:-13.361% 0 0 48.017%;width:5.01%;\">\n<div style=\"height:0;\">\n<p style=\"font-size:14px;font-family:Open Sans;color:rgb(102, 102, 102);text-align:center;line-height:43px;word-break: break-all;\">6 36-37 23</p>\n</div>\n<img src=\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\" style=\"height:0;padding-bottom:268.75%;\"></div>\n\n<div style=\"margin:-13.674% 0 0 56.576%;width:5.01%;\">\n<div style=\"height:0;\">\n<p style=\"font-size:14px;font-family:Open Sans;color:rgb(102, 102, 102);text-align:center;line-height:43px;word-break: break-all;\">6.5 37 23.5</p>\n</div>\n<img src=\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\" style=\"height:0;padding-bottom:268.75%;\"></div>\n\n<div style=\"margin:-13.466% 0 0 65.031%;width:5.115%;\">\n<div style=\"height:0;\">\n<p style=\"font-size:14px;font-family:Open Sans;color:rgb(102, 102, 102);text-align:center;line-height:43px;word-break: break-all;\">7.5 38 24</p>\n</div>\n<img src=\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\" style=\"height:0;padding-bottom:263.265%;\"></div>\n\n<div style=\"margin:-13.466% 0 0 73.591%;width:5.01%;\">\n<div style=\"height:0;\">\n<p style=\"font-size:14px;font-family:Open Sans;color:rgb(102, 102, 102);text-align:center;line-height:43px;word-break: break-all;\">8 38-39 24.5</p>\n</div>\n<img src=\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\" style=\"height:0;padding-bottom:262.5%;\"></div>\n\n<div style=\"margin:0.626% 0 0 31.211%;width:5.115%;\">\n<div style=\"height:0;\">\n<p style=\"font-size:14px;font-family:Open Sans;color:rgb(102, 102, 102);text-align:center;line-height:43px;word-break: break-all;\">8.5 39 25</p>\n</div>\n<img src=\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\" style=\"height:0;padding-bottom:263.265%;\"></div>\n\n<div style=\"margin:-13.779% 0 0 39.666%;width:5.115%;\">\n<div style=\"height:0;\">\n<p style=\"font-size:14px;font-family:Open Sans;color:rgb(102, 102, 102);text-align:center;line-height:43px;word-break: break-all;\">9 39-40 25.5</p>\n</div>\n<img src=\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\" style=\"height:0;padding-bottom:263.265%;\"></div>\n\n<div style=\"margin:-13.152% 0 0 48.225%;width:5.01%;\">\n<div style=\"height:0;\">\n<p style=\"font-size:14px;font-family:Open Sans;color:rgb(102, 102, 102);text-align:center;line-height:43px;word-break: break-all;\">9.5 40 26</p>\n</div>\n<img src=\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\" style=\"height:0;padding-bottom:268.75%;\"></div>\n\n<div style=\"margin:-11.169% 0 0 72.234%;width:7.203%;\">\n<div style=\"height:0;\">\n<p style=\"font-size:16px;font-family:Open Sans;color:rgb(51, 51, 51);font-weight:700;text-align:center;line-height:29px;word-break: break-all;\">SIZE TABLE</p>\n</div>\n<img src=\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\" style=\"height:0;padding-bottom:85.507%;\"></div>\n\n<div style=\"margin:-29.332% 0 0 8.351%;width:83.299%;\">\n<div style=\"height:0;\">\n<p style=\"font-size:16px;font-family:Arial;color:rgb(51, 51, 51);text-align:center;line-height:1.5;word-break: break-all;\">Measure<i>&nbsp;</i>while<i>&nbsp;</i>standing<i>&nbsp;</i>with<i>&nbsp;</i>your<i>&nbsp;</i>foot<i>&nbsp;</i>firmly<i>&nbsp;</i>on<i>&nbsp;</i>the<i>&nbsp;</i>floor<i>&nbsp;</i>and<i>&nbsp;</i>parallel<i>&nbsp;</i>to<i>&nbsp;</i>your<i>&nbsp;</i>other<i>&nbsp;</i>foot.</p>\n</div>\n<img src=\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\" style=\"height:0;padding-bottom:7.519%;\"></div>\n\n<div style=\"margin:14.509% 0 0 64.927%;width:5.01%;\">\n<div style=\"height:0;\">\n<p style=\"font-size:14px;font-family:Open Sans;color:rgb(102, 102, 102);text-align:center;line-height:43px;word-break: break-all;\">11 41.5 27</p>\n</div>\n<img src=\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\" style=\"height:0;padding-bottom:268.75%;\"></div>\n\n<div style=\"margin:-13.361% 0 0 56.472%;width:5.01%;\">\n<div style=\"height:0;\">\n<p style=\"font-size:14px;font-family:Open Sans;color:rgb(102, 102, 102);text-align:center;line-height:43px;word-break: break-all;\">10.5 41 26.5</p>\n</div>\n<img src=\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\" style=\"height:0;padding-bottom:266.667%;\"></div>\n\n<div style=\"margin:-13.466% 0 0 15.658%;width:13.57%;\">\n<div style=\"height:0;\">\n<p style=\"font-size:14px;font-family:Open Sans;color:#000;font-weight:700;text-align:center;line-height:43px;word-break: break-all;\">U.S<i>&nbsp;</i>Size Europe<i>&nbsp;</i>Size Foot<i>&nbsp;</i>Length<i>&nbsp;</i>(cm)</p>\n</div>\n<img src=\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\" style=\"height:0;padding-bottom:100%;\"></div>\n\n<div style=\"margin:4.697% 0 0 17.328%;width:82.672%;\">\n<div style=\"height:0;\">\n<p style=\"font-size:30px;font-family:Arial;color:#000;line-height:1.5;word-break: break-all;\">COLORS</p>\n</div>\n<img src=\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\" style=\"height:0;padding-bottom:5.808%;\"></div>\n\n<div style=\"margin:2.192% 0 0 11.9%;width:26.931%;\">\n<div style=\"height:0;\">\n<p style=\"font-size:24px;font-family:Open Sans;color:#000;text-align:center;line-height:1.5;word-break: break-all;\">BLUE</p>\n</div>\n<img src=\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\" style=\"height:0;padding-bottom:13.953%;\"></div>\n\n<div style=\"margin:-3.758% 0 0 61.691%;width:26.096%;\">\n<div style=\"height:0;\">\n<p style=\"font-size:24px;font-family:Open Sans;color:#000;text-align:center;line-height:1.5;word-break: break-all;\">RED</p>\n</div>\n<img src=\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\" style=\"height:0;padding-bottom:14.4%;\"></div>\n\n<div style=\"margin:64.092% 0 0 11.9%;width:26.931%;\">\n<div style=\"height:0;\">\n<p style=\"font-size:24px;font-family:Open Sans;color:#000;text-align:center;line-height:1.5;word-break: break-all;\">GREEN</p>\n</div>\n<img src=\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\" style=\"height:0;padding-bottom:13.953%;\"></div>\n\n<div style=\"margin:-3.758% 0 0 61.691%;width:26.096%;\">\n<div style=\"height:0;\">\n<p style=\"font-size:24px;font-family:Open Sans;color:#000;text-align:center;line-height:1.5;word-break: break-all;\">WHITE</p>\n</div>\n<img src=\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\" style=\"height:0;padding-bottom:14.4%;\"></div>\n\n<div style=\"margin:58.664% 0 0 17.432%;width:82.568%;\">\n<div style=\"height:0;\">\n<p style=\"font-size:30px;font-family:Arial;color:#000;line-height:1.5;word-break: break-all;\">SCENE<i>&nbsp;</i>SHOW</p>\n</div>\n<img src=\"https://ae01.alicdn.com/kf/HTB1Fa3laSCWBuNjy0Fh7626EVXaH.png\" style=\"height:0;padding-bottom:6.068%;\"></div>\n\n<div style=\"margin-top:492.902%;height:0;\">&nbsp;</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n\n<div>\n<div>&nbsp;</div>\n</div>\n\n<div>\n<div>&nbsp;</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div></div>\n</div></div>\n</div></div>\n\n\n', 'Women Slip on Sneakers Shallow Loafers Vulcanized Shoes Breathable Hollow Out Female Casual Shoes Ladies Leather Flats', '', 'publish', 'open', 'closed', '', 'women-slip-on-sneakers-shallow-loafers-vulcanized-shoes-breathable-hollow-out-female-casual-shoes-ladies-leather-flats', '', '', '2021-06-01 11:21:07', '2021-06-01 11:21:07', '', 0, 'http://shoestimer.com/product/women-slip-on-sneakers-shallow-loafers-vulcanized-shoes-breathable-hollow-out-female-casual-shoes-ladies-leather-flats/', 0, 'product', '', 0),
(2068, 1, '2021-06-01 11:20:50', '2021-06-01 11:20:50', '', 'Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather', '', 'inherit', 'open', 'closed', '', 'women-slip-on-sneakers-shallow-loafers-vulcanized-shoes-breathable-hollow-out-female-casual-shoes-ladies-leather', '', '', '2021-06-01 11:20:50', '2021-06-01 11:20:50', '', 2067, 'http://shoestimer.com/wp-content/uploads/2021/06/Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather.jpg', 0, 'attachment', 'image/jpeg', 0),
(2069, 0, '2021-06-01 11:20:52', '2021-06-01 11:20:52', '', '2021-Women-Sandals-Soft-Stitching-Buckle-Strap-Platform-Sandals-Ladies-Comfortable-Flat-Sandals-Open-Toe-Beach-5', '', 'inherit', 'open', 'closed', '', '2021-women-sandals-soft-stitching-buckle-strap-platform-sandals-ladies-comfortable-flat-sandals-open-toe-beach-5', '', '', '2021-06-01 11:20:52', '2021-06-01 11:20:52', '', 1810, 'http://shoestimer.com/wp-content/uploads/2021/06/2021-Women-Sandals-Soft-Stitching-Buckle-Strap-Platform-Sandals-Ladies-Comfortable-Flat-Sandals-Open-Toe-Beach-5.jpg', 0, 'attachment', 'image/jpeg', 0),
(2070, 1, '2021-06-01 11:20:56', '2021-06-01 11:20:56', '', 'Women Slip on Sneakers Shallow Loafers Vulcanized Shoes Breathable Hollow Out Female Casual Shoes Ladies Leather Flats', 'Color: Green, Shoe Size: 7.5', 'publish', 'closed', 'closed', '', 'women-slip-on-sneakers-shallow-loafers-vulcanized-shoes-breathable-hollow-out-female-casual-shoes-ladies-leather-flats', '', '', '2021-06-01 11:20:56', '2021-06-01 11:20:56', '', 2067, 'http://shoestimer.com/?post_type=product_variation&p=2070', 1, 'product_variation', '', 0),
(2071, 1, '2021-06-01 11:20:57', '2021-06-01 11:20:57', '', 'Women Slip on Sneakers Shallow Loafers Vulcanized Shoes Breathable Hollow Out Female Casual Shoes Ladies Leather Flats', 'Color: Green, Shoe Size: 8', 'publish', 'closed', 'closed', '', 'women-slip-on-sneakers-shallow-loafers-vulcanized-shoes-breathable-hollow-out-female-casual-shoes-ladies-leather-flats-2', '', '', '2021-06-01 11:20:57', '2021-06-01 11:20:57', '', 2067, 'http://shoestimer.com/?post_type=product_variation&p=2071', 2, 'product_variation', '', 0),
(2072, 1, '2021-06-01 11:20:57', '2021-06-01 11:20:57', '', 'Women Slip on Sneakers Shallow Loafers Vulcanized Shoes Breathable Hollow Out Female Casual Shoes Ladies Leather Flats', 'Color: Green, Shoe Size: 8.5', 'publish', 'closed', 'closed', '', 'women-slip-on-sneakers-shallow-loafers-vulcanized-shoes-breathable-hollow-out-female-casual-shoes-ladies-leather-flats-3', '', '', '2021-06-01 11:20:57', '2021-06-01 11:20:57', '', 2067, 'http://shoestimer.com/?post_type=product_variation&p=2072', 3, 'product_variation', '', 0),
(2074, 1, '2021-06-01 11:20:57', '2021-06-01 11:20:57', '', 'Women Slip on Sneakers Shallow Loafers Vulcanized Shoes Breathable Hollow Out Female Casual Shoes Ladies Leather Flats', 'Color: Green, Shoe Size: 9', 'publish', 'closed', 'closed', '', 'women-slip-on-sneakers-shallow-loafers-vulcanized-shoes-breathable-hollow-out-female-casual-shoes-ladies-leather-flats-4', '', '', '2021-06-01 11:20:57', '2021-06-01 11:20:57', '', 2067, 'http://shoestimer.com/?post_type=product_variation&p=2074', 4, 'product_variation', '', 0),
(2073, 1, '2021-06-01 11:24:50', '2021-06-01 11:24:50', '                <div class=\"product-specs-list-container\">\r\n                    <ul class=\"product-specs-list util-clearfix\">\r\n						                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Item Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Anklets</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Fine or Fashion:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Fashion</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Length:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">23</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Brand Name:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">ZHU RU</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Shapepattern:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Round</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Style:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Trendy</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Metals Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Zinc Alloy</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Gender:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Women</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Metal</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Model Number:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">H0059</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">is_customized:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">No</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">association attributes 1:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">bracelet on the leg anklet tornozeleira Bracelets for leg foot jewelry</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">association attributes 2:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">pulseras tobilleras barefoot sandals anklets for women leg bracelet</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">association attributes 3:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">halhal ankle chain on foot crochet barefoot sandals bracelet cheville</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">association attributes 4:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">foot bracelet tobillera silver anklet for legs enkelbandjes leg chain</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">association attributes 5:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">ankle bracelets for women barefoot sandals jewelry bracelet foot</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">association attributes 6:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">cavigliera women pulseras tobilleras mujer beaded anklets patterns</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">association attributes 7:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">chaine de cheville pulsera tobillo gold anklet indian anklet</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">association attributes 8:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">beads beach foot jewelry barefoot sandals tornozeleira de ouro</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">association attributes 9:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">pulseras tobilleras wedding barefoot sandals leg berloque</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">association attributes 10:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">swimsuit pulseras jewelry bijouterie charm fine foot chain</span>\r\n                            </li>\r\n							                    </ul>\r\n                </div>\r\n				<kse:widget data-widget-type=\"relatedProduct\" id=\"17213386\" title=\"anklet 1\" type=\"relation\"></kse:widget> \r\n<p> <span style=\"font-size: 18.0pt;font-family: arial;color: red;\">Welcome To My Store</span></p> \r\n<p> <span style=\"font-size: 18.0pt;font-family: arial;\"><a href=\"http://www.aliexpress.com/store/1797718\"><span style=\"color: windowtext;\">http://www.aliexpress.com/store/1797718</span></a></span></p> \r\n<p> <img alt=\"jl0018(1)\" src=\"https://ae01.alicdn.com/kf/HTB15G37GpXXXXb6apXXq6xXFXXXC/223519885/HTB15G37GpXXXXb6apXXq6xXFXXXC.jpg?size=108006&height=680&width=800&hash=971d6b039c5f950df1178a0e813f30af\"/></p> \r\n<p> &nbsp; </p> \r\n<p> <img alt=\"jl0018(2)\" src=\"https://ae01.alicdn.com/kf/HTB1mbylGXXXXXadapXXq6xXFXXXd/223519885/HTB1mbylGXXXXXadapXXq6xXFXXXd.jpg?size=73945&height=522&width=600&hash=dfe65e2f18e862cb022020a7d6cb0429\"/></p> \r\n<p> &nbsp; </p> \r\n<p> <img alt=\"jl0018(12)\" src=\"https://ae01.alicdn.com/kf/HTB1JLu5FVXXXXaOapXXq6xXFXXXD/223519885/HTB1JLu5FVXXXXaOapXXq6xXFXXXD.jpg?size=35863&height=682&width=600&hash=6c7d3c6bb5d12a0dc904454206edd503\"/></p> \r\n<p> &nbsp; </p> \r\n<p> <strong style=\"color: #000000;font-family: arial;font-size: 16.0px;\"><span style=\"line-height: 24.0px;color: #ff0000;\"><span style=\"background-color: #ffc000;\">Note:&nbsp;</span></span></strong><span style=\"color: #000000;font-family: arial;line-height: 24.0px;font-size: 16.0px;\"><span style=\"background-color: #ffc000;\">Due to lighting effects and monitor&#39;s &nbsp;brightness/contrast settings etc, the color tone of the website&#39;s photo and the actual item could be slightly different.&nbsp;</span></span></p> \r\n<div style=\"word-wrap: break-word;color: #000000;font-family: arial;\">\r\n  &nbsp; \r\n</div> \r\n<div style=\"word-wrap: break-word;color: #000000;font-family: arial;\"> \r\n <span style=\"line-height: 18.0px;color: #ff0000;\"><strong><span style=\"line-height: 24.0px;font-size: 16.0px;\">Feedback</span></strong></span> \r\n</div> \r\n<div style=\"word-wrap: break-word;color: #000000;font-family: arial;\"> \r\n <span style=\"line-height: 24.0px;font-size: 16.0px;\">1.If you have any problems please contact us immediately, we will response as soon as possible. And we are guarantee to solve the problem in 72h after response.</span> \r\n</div> \r\n<div style=\"word-wrap: break-word;color: #000000;font-family: arial;\"> \r\n <span style=\"line-height: 24.0px;font-size: 16.0px;\">2.If you are satisfied with our service and product,we expect the<strong>&nbsp;positive feedback and 5 stars of detailed seller rating.</strong>We all appreciate you to share your photos wearing our accessories.</span> \r\n</div> \r\n<div style=\"word-wrap: break-word;color: #000000;font-family: arial;\"> \r\n <span style=\"line-height: 24.0px;font-size: 16.0px;\"><strong>In addition,</strong>&nbsp;we have a variety of other STYLES for you to choose, if you are willing, then please kindly contact our customer service related, and we are extremely grateful !</span> \r\n</div> \r\n<div style=\"word-wrap: break-word;color: #000000;font-family: arial;\">\r\n  &nbsp; \r\n</div> \r\n<div style=\"word-wrap: break-word;color: #000000;font-family: arial;\"> \r\n <strong><span style=\"line-height: 24.0px;font-size: 16.0px;\">Payment:</span></strong> \r\n</div> \r\n<div style=\"word-wrap: break-word;color: #000000;font-family: arial;\"> \r\n <span style=\"line-height: 24.0px;font-size: 16.0px;\">1.Escrow,Credit card and all aliexpress are allowed.</span> \r\n</div> \r\n<div style=\"word-wrap: break-word;color: #000000;font-family: arial;\"> \r\n <span style=\"line-height: 24.0px;font-size: 16.0px;\">2.Aliexpress need 24 hours to check your money safe</span> \r\n</div> \r\n<div style=\"word-wrap: break-word;color: #000000;font-family: arial;\"> \r\n <strong><span style=\"line-height: 24.0px;font-size: 16.0px;\">Shipping</span></strong> \r\n</div> \r\n<div style=\"word-wrap: break-word;color: #000000;font-family: arial;\"> \r\n <span style=\"line-height: 24.0px;font-size: 16.0px;\">1.The goods will be shipped out within 2 business days after the payment confirmed. We will provide you with tracking numbers immediately upon shipment.</span> \r\n</div> \r\n<div style=\"word-wrap: break-word;color: #000000;font-family: arial;\"> \r\n <span style=\"line-height: 24.0px;font-size: 16.0px;\">2.We usually send the goods by China post or Hongkong Post air mail service. Please consider the shipping time before your decision because it will take around 10-39 business days to arrive your home.</span> \r\n</div> \r\n<div style=\"word-wrap: break-word;color: #000000;font-family: arial;\"> \r\n <span style=\"line-height: 24.0px;font-size: 16.0px;\">3.If you need the goods urgently, please contact us to chang the express, however,you have to pay the extra express fee.</span> \r\n</div> \r\n<div style=\"word-wrap: break-word;color: #000000;font-family: arial;\"> \r\n <span style=\"line-height: 24.0px;font-size: 16.0px;\">4.Import duties, taxes and charges are not included in the item price</span> \r\n</div>\n\n', 'Hot-selling Anklets Women High Quality Girl Anklets Chic Nice feet Tone Love Charm Anklet Ankle Bracelet Foot Chain Wholesale', '', 'publish', 'closed', 'closed', '', 'hot-selling-anklets-women-high-quality-girl-anklets-chic-nice-feet-tone-love-charm-anklet-ankle-bracelet-foot-chain-wholesale', '', '', '2021-06-01 11:24:50', '2021-06-01 11:24:50', '', 0, 'https://shoestimer.com/?post_type=vi_wad_draft_product&#038;p=2073', 0, 'vi_wad_draft_product', '', 0),
(2075, 1, '2021-06-01 11:20:57', '2021-06-01 11:20:57', '', 'Women Slip on Sneakers Shallow Loafers Vulcanized Shoes Breathable Hollow Out Female Casual Shoes Ladies Leather Flats', 'Color: Green, Shoe Size: 9.5', 'publish', 'closed', 'closed', '', 'women-slip-on-sneakers-shallow-loafers-vulcanized-shoes-breathable-hollow-out-female-casual-shoes-ladies-leather-flats-5', '', '', '2021-06-01 11:20:57', '2021-06-01 11:20:57', '', 2067, 'http://shoestimer.com/?post_type=product_variation&p=2075', 5, 'product_variation', '', 0),
(2076, 1, '2021-06-01 11:20:57', '2021-06-01 11:20:57', '', 'Women Slip on Sneakers Shallow Loafers Vulcanized Shoes Breathable Hollow Out Female Casual Shoes Ladies Leather Flats', 'Color: Green, Shoe Size: 10.5', 'publish', 'closed', 'closed', '', 'women-slip-on-sneakers-shallow-loafers-vulcanized-shoes-breathable-hollow-out-female-casual-shoes-ladies-leather-flats-6', '', '', '2021-06-01 11:20:57', '2021-06-01 11:20:57', '', 2067, 'http://shoestimer.com/?post_type=product_variation&p=2076', 6, 'product_variation', '', 0),
(2077, 1, '2021-06-01 11:20:57', '2021-06-01 11:20:57', '', 'Women Slip on Sneakers Shallow Loafers Vulcanized Shoes Breathable Hollow Out Female Casual Shoes Ladies Leather Flats', 'Color: Red, Shoe Size: 5.5', 'publish', 'closed', 'closed', '', 'women-slip-on-sneakers-shallow-loafers-vulcanized-shoes-breathable-hollow-out-female-casual-shoes-ladies-leather-flats-7', '', '', '2021-06-01 11:20:57', '2021-06-01 11:20:57', '', 2067, 'http://shoestimer.com/?post_type=product_variation&p=2077', 7, 'product_variation', '', 0),
(2078, 1, '2021-06-01 11:20:57', '2021-06-01 11:20:57', '', 'Women Slip on Sneakers Shallow Loafers Vulcanized Shoes Breathable Hollow Out Female Casual Shoes Ladies Leather Flats', 'Color: Red, Shoe Size: 6', 'publish', 'closed', 'closed', '', 'women-slip-on-sneakers-shallow-loafers-vulcanized-shoes-breathable-hollow-out-female-casual-shoes-ladies-leather-flats-8', '', '', '2021-06-01 11:20:57', '2021-06-01 11:20:57', '', 2067, 'http://shoestimer.com/?post_type=product_variation&p=2078', 8, 'product_variation', '', 0),
(2079, 1, '2021-06-01 11:20:58', '2021-06-01 11:20:58', '', 'Women Slip on Sneakers Shallow Loafers Vulcanized Shoes Breathable Hollow Out Female Casual Shoes Ladies Leather Flats', 'Color: Blue, Shoe Size: 8', 'publish', 'closed', 'closed', '', 'women-slip-on-sneakers-shallow-loafers-vulcanized-shoes-breathable-hollow-out-female-casual-shoes-ladies-leather-flats-9', '', '', '2021-06-01 11:20:58', '2021-06-01 11:20:58', '', 2067, 'http://shoestimer.com/?post_type=product_variation&p=2079', 9, 'product_variation', '', 0),
(2080, 1, '2021-06-01 11:20:58', '2021-06-01 11:20:58', '', 'Women Slip on Sneakers Shallow Loafers Vulcanized Shoes Breathable Hollow Out Female Casual Shoes Ladies Leather Flats', 'Color: Blue, Shoe Size: 8.5', 'publish', 'closed', 'closed', '', 'women-slip-on-sneakers-shallow-loafers-vulcanized-shoes-breathable-hollow-out-female-casual-shoes-ladies-leather-flats-10', '', '', '2021-06-01 11:20:58', '2021-06-01 11:20:58', '', 2067, 'http://shoestimer.com/?post_type=product_variation&p=2080', 10, 'product_variation', '', 0),
(2081, 1, '2021-06-01 11:20:58', '2021-06-01 11:20:58', '', 'Women Slip on Sneakers Shallow Loafers Vulcanized Shoes Breathable Hollow Out Female Casual Shoes Ladies Leather Flats', 'Color: Blue, Shoe Size: 9', 'publish', 'closed', 'closed', '', 'women-slip-on-sneakers-shallow-loafers-vulcanized-shoes-breathable-hollow-out-female-casual-shoes-ladies-leather-flats-11', '', '', '2021-06-01 11:20:58', '2021-06-01 11:20:58', '', 2067, 'http://shoestimer.com/?post_type=product_variation&p=2081', 11, 'product_variation', '', 0),
(2082, 1, '2021-06-01 11:20:58', '2021-06-01 11:20:58', '', 'Women Slip on Sneakers Shallow Loafers Vulcanized Shoes Breathable Hollow Out Female Casual Shoes Ladies Leather Flats', 'Color: Blue, Shoe Size: 9.5', 'publish', 'closed', 'closed', '', 'women-slip-on-sneakers-shallow-loafers-vulcanized-shoes-breathable-hollow-out-female-casual-shoes-ladies-leather-flats-12', '', '', '2021-06-01 11:20:58', '2021-06-01 11:20:58', '', 2067, 'http://shoestimer.com/?post_type=product_variation&p=2082', 12, 'product_variation', '', 0),
(2083, 1, '2021-06-01 11:20:58', '2021-06-01 11:20:58', '', 'Women Slip on Sneakers Shallow Loafers Vulcanized Shoes Breathable Hollow Out Female Casual Shoes Ladies Leather Flats', 'Color: Blue, Shoe Size: 10.5', 'publish', 'closed', 'closed', '', 'women-slip-on-sneakers-shallow-loafers-vulcanized-shoes-breathable-hollow-out-female-casual-shoes-ladies-leather-flats-13', '', '', '2021-06-01 11:20:58', '2021-06-01 11:20:58', '', 2067, 'http://shoestimer.com/?post_type=product_variation&p=2083', 13, 'product_variation', '', 0),
(2084, 1, '2021-06-01 11:20:58', '2021-06-01 11:20:58', '', 'Women Slip on Sneakers Shallow Loafers Vulcanized Shoes Breathable Hollow Out Female Casual Shoes Ladies Leather Flats', 'Color: Green, Shoe Size: 5.5', 'publish', 'closed', 'closed', '', 'women-slip-on-sneakers-shallow-loafers-vulcanized-shoes-breathable-hollow-out-female-casual-shoes-ladies-leather-flats-14', '', '', '2021-06-01 11:20:58', '2021-06-01 11:20:58', '', 2067, 'http://shoestimer.com/?post_type=product_variation&p=2084', 14, 'product_variation', '', 0),
(2085, 0, '2021-06-01 11:20:58', '2021-06-01 11:20:58', '', '2021-Women-Sandals-Soft-Stitching-Buckle-Strap-Platform-Sandals-Ladies-Comfortable-Flat-Sandals-Open-Toe-Beach.jpg_640x640', '', 'inherit', 'open', 'closed', '', '2021-women-sandals-soft-stitching-buckle-strap-platform-sandals-ladies-comfortable-flat-sandals-open-toe-beach-jpg_640x640', '', '', '2021-06-01 11:20:58', '2021-06-01 11:20:58', '', 1810, 'http://shoestimer.com/wp-content/uploads/2021/06/2021-Women-Sandals-Soft-Stitching-Buckle-Strap-Platform-Sandals-Ladies-Comfortable-Flat-Sandals-Open-Toe-Beach.jpg_640x640.jpg', 0, 'attachment', 'image/jpeg', 0),
(2086, 1, '2021-06-01 11:20:58', '2021-06-01 11:20:58', '', 'Women Slip on Sneakers Shallow Loafers Vulcanized Shoes Breathable Hollow Out Female Casual Shoes Ladies Leather Flats', 'Color: Green, Shoe Size: 6', 'publish', 'closed', 'closed', '', 'women-slip-on-sneakers-shallow-loafers-vulcanized-shoes-breathable-hollow-out-female-casual-shoes-ladies-leather-flats-15', '', '', '2021-06-01 11:20:58', '2021-06-01 11:20:58', '', 2067, 'http://shoestimer.com/?post_type=product_variation&p=2086', 15, 'product_variation', '', 0),
(2087, 1, '2021-06-01 11:20:58', '2021-06-01 11:20:58', '', 'Women Slip on Sneakers Shallow Loafers Vulcanized Shoes Breathable Hollow Out Female Casual Shoes Ladies Leather Flats', 'Color: Green, Shoe Size: 6.5', 'publish', 'closed', 'closed', '', 'women-slip-on-sneakers-shallow-loafers-vulcanized-shoes-breathable-hollow-out-female-casual-shoes-ladies-leather-flats-16', '', '', '2021-06-01 11:20:58', '2021-06-01 11:20:58', '', 2067, 'http://shoestimer.com/?post_type=product_variation&p=2087', 16, 'product_variation', '', 0),
(2088, 1, '2021-06-01 11:20:58', '2021-06-01 11:20:58', '', 'Women Slip on Sneakers Shallow Loafers Vulcanized Shoes Breathable Hollow Out Female Casual Shoes Ladies Leather Flats', 'Color: White, Shoe Size: 6', 'publish', 'closed', 'closed', '', 'women-slip-on-sneakers-shallow-loafers-vulcanized-shoes-breathable-hollow-out-female-casual-shoes-ladies-leather-flats-17', '', '', '2021-06-01 11:20:58', '2021-06-01 11:20:58', '', 2067, 'http://shoestimer.com/?post_type=product_variation&p=2088', 17, 'product_variation', '', 0),
(2089, 1, '2021-06-01 11:20:59', '2021-06-01 11:20:59', '', 'Women Slip on Sneakers Shallow Loafers Vulcanized Shoes Breathable Hollow Out Female Casual Shoes Ladies Leather Flats', 'Color: White, Shoe Size: 6.5', 'publish', 'closed', 'closed', '', 'women-slip-on-sneakers-shallow-loafers-vulcanized-shoes-breathable-hollow-out-female-casual-shoes-ladies-leather-flats-18', '', '', '2021-06-01 11:20:59', '2021-06-01 11:20:59', '', 2067, 'http://shoestimer.com/?post_type=product_variation&p=2089', 18, 'product_variation', '', 0),
(2090, 1, '2021-06-01 11:20:59', '2021-06-01 11:20:59', '', 'Women Slip on Sneakers Shallow Loafers Vulcanized Shoes Breathable Hollow Out Female Casual Shoes Ladies Leather Flats', 'Color: White, Shoe Size: 7.5', 'publish', 'closed', 'closed', '', 'women-slip-on-sneakers-shallow-loafers-vulcanized-shoes-breathable-hollow-out-female-casual-shoes-ladies-leather-flats-19', '', '', '2021-06-01 11:20:59', '2021-06-01 11:20:59', '', 2067, 'http://shoestimer.com/?post_type=product_variation&p=2090', 19, 'product_variation', '', 0),
(2091, 1, '2021-06-01 11:21:00', '2021-06-01 11:21:00', '', 'Women Slip on Sneakers Shallow Loafers Vulcanized Shoes Breathable Hollow Out Female Casual Shoes Ladies Leather Flats', 'Color: White, Shoe Size: 8', 'publish', 'closed', 'closed', '', 'women-slip-on-sneakers-shallow-loafers-vulcanized-shoes-breathable-hollow-out-female-casual-shoes-ladies-leather-flats-20', '', '', '2021-06-01 11:21:00', '2021-06-01 11:21:00', '', 2067, 'http://shoestimer.com/?post_type=product_variation&p=2091', 20, 'product_variation', '', 0),
(2092, 1, '2021-06-01 11:21:00', '2021-06-01 11:21:00', '', 'Women Slip on Sneakers Shallow Loafers Vulcanized Shoes Breathable Hollow Out Female Casual Shoes Ladies Leather Flats', 'Color: White, Shoe Size: 8.5', 'publish', 'closed', 'closed', '', 'women-slip-on-sneakers-shallow-loafers-vulcanized-shoes-breathable-hollow-out-female-casual-shoes-ladies-leather-flats-21', '', '', '2021-06-01 11:21:00', '2021-06-01 11:21:00', '', 2067, 'http://shoestimer.com/?post_type=product_variation&p=2092', 21, 'product_variation', '', 0),
(2093, 1, '2021-06-01 11:21:00', '2021-06-01 11:21:00', '', 'Women Slip on Sneakers Shallow Loafers Vulcanized Shoes Breathable Hollow Out Female Casual Shoes Ladies Leather Flats', 'Color: White, Shoe Size: 9', 'publish', 'closed', 'closed', '', 'women-slip-on-sneakers-shallow-loafers-vulcanized-shoes-breathable-hollow-out-female-casual-shoes-ladies-leather-flats-22', '', '', '2021-06-01 11:21:00', '2021-06-01 11:21:00', '', 2067, 'http://shoestimer.com/?post_type=product_variation&p=2093', 22, 'product_variation', '', 0),
(2095, 1, '2021-06-01 11:21:00', '2021-06-01 11:21:00', '', 'Women Slip on Sneakers Shallow Loafers Vulcanized Shoes Breathable Hollow Out Female Casual Shoes Ladies Leather Flats', 'Color: White, Shoe Size: 9.5', 'publish', 'closed', 'closed', '', 'women-slip-on-sneakers-shallow-loafers-vulcanized-shoes-breathable-hollow-out-female-casual-shoes-ladies-leather-flats-23', '', '', '2021-06-01 11:21:00', '2021-06-01 11:21:00', '', 2067, 'http://shoestimer.com/?post_type=product_variation&p=2095', 23, 'product_variation', '', 0);
INSERT INTO `wpx5_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(2094, 1, '2021-06-01 11:24:33', '2021-06-01 11:24:33', '                <div class=\"product-specs-list-container\">\r\n                    <ul class=\"product-specs-list util-clearfix\">\r\n						                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Brand Name:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Veowalk</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Pump Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Basic</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Heel Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Thin Heels</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Origin:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">CN(Origin)</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Upper Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Flock</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Toe Shape:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Pointed Toe</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Heel Height:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Super High (8cm-up)</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Fit:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Fits true to size, take your normal size</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Style:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">sexy</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">is_handmade:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Yes</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Fashion Element:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Shallow</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Pattern Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Solid</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Insole Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Sheepskin</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Occasion:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Party</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Lining Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">MICROFIBER</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Season:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Spring/Autumn</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Outsole Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Rubber</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Item Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Pumps</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Model Number:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">DC315</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Closure Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Slip-On</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">With Platforms:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Yes</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Platform Height:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">0-3cm</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Gender:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">WOMEN</span>\r\n                            </li>\r\n							                    </ul>\r\n                </div>\r\n				<div class=\"detailmodule_text\"><p class=\"detail-desc-decorate-title\" style=\"text-overflow: ellipsis;font-family: \'OpenSans\';color:\'#000\';word-wrap: break-word;white-space: pre-wrap;font-weight: 900;font-size: 20px;line-height: 28px;color: #000;margin-bottom: 12px;\">About Customize Orders</p><p class=\"detail-desc-decorate-content\" style=\"text-overflow: ellipsis;font-family: \'OpenSans\';color:\'#000\';word-wrap: break-word;white-space: pre-wrap;font-weight: 300;font-size: 14px;line-height: 20px;color: #000;margin-bottom: 12px;\">We accept customize orders, minimum quantity is 1 pair.\nColors: customize colors with upper or bottoms, glossy/matte, with/without spikes.\nHeels Height: flat/8/10/12cm, over 20pairs can customize other height.\nLogo: Print your own logo on insoles, better in simple letters. Not free.\nWelcome to contact us to discuss about more customize details,price is fair enough.</p></div>\r\n<div class=\"detailmodule_text-image\"><p class=\"detail-desc-decorate-title\" style=\"text-overflow: ellipsis;font-family: \'OpenSans\';color:\'#000\';word-wrap: break-word;white-space: pre-wrap;font-weight: 900;font-size: 20px;line-height: 28px;color: #000;margin-bottom: 12px;\">Size Chart</p><p class=\"detail-desc-decorate-content\" style=\"text-overflow: ellipsis;font-family: \'OpenSans\';color:\'#000\';word-wrap: break-word;white-space: pre-wrap;font-weight: 300;font-size: 14px;line-height: 20px;color: #000;margin-bottom: 12px;\">Foot length 21.5cm=EUR 33=Choose US3\nFoot length 22cm=EUR 34=Choose US 4\nFoot length 22.5cm=EUR 35=Choose US 5\nFoot length 23cm=EUR 36=Choose US 6\nFoot length 23.5cm=EUR 37=Choose US 6.5\nFoot length 24cm=EUR 38=Choose US 7.5\nFoot length 24.5cm=EUR 39=Choose US 8.5\nFoot length 25cm=EUR 40=Choose US 9\nFoot length 25.5cm=EUR 41=Choose US 9.5\nFoot length 26cm=EUR 42=Choose US 10\nFoot length 26.5cm=EUR 43=Choose US 11\nFoot length 27cm=EUR 44=Choose US 11.5\nFoot length 27.5cm=EUR 45=Choose US 12</p><img src=\"https://ae01.alicdn.com/kf/H3e7a495e19594529a6cd1b2851b5f915E.jpg\"  class=\"detail-desc-decorate-image\"  style=\"margin-bottom: 10px;\" ><img src=\"https://ae01.alicdn.com/kf/Hede18d035d504130923ca48a1f67c175x.jpg\"  class=\"detail-desc-decorate-image\"  style=\"margin-bottom: 10px;\" ></div>\r\n<div class=\"detailmodule_text-image\"><p class=\"detail-desc-decorate-title\" style=\"text-overflow: ellipsis;font-family: \'OpenSans\';color:\'#000\';word-wrap: break-word;white-space: pre-wrap;font-weight: 900;font-size: 20px;line-height: 28px;color: #000;margin-bottom: 12px;\">Product information</p><p class=\"detail-desc-decorate-content\" style=\"text-overflow: ellipsis;font-family: \'OpenSans\';color:\'#000\';word-wrap: break-word;white-space: pre-wrap;font-weight: 300;font-size: 14px;line-height: 20px;color: #000;margin-bottom: 12px;\">Brand Name: Veowalk\nUpper Material: Flock\nLining Material: PU\nOutsole Material: Rubber\nHigh Heels:12cm/10cm/8cm\nColor: Green\nSize: 33 34 35 36 37 38 39 40 41 42 43 44 45</p><img src=\"https://ae01.alicdn.com/kf/H92eee81ff83a4839b8835cb1dc9938d1q.jpg\"  class=\"detail-desc-decorate-image\"  style=\"margin-bottom: 10px;\" ><img src=\"https://ae01.alicdn.com/kf/Hc266a17560bb46b7b0484117afe302e0b.jpg\"  class=\"detail-desc-decorate-image\"  style=\"margin-bottom: 10px;\" ><img src=\"https://ae01.alicdn.com/kf/H035e0089d8ad48c0aec168e3311d04d9H.jpg\"  class=\"detail-desc-decorate-image\"  style=\"margin-bottom: 10px;\" ><img src=\"https://ae01.alicdn.com/kf/Hecfcdf6a15024dce8f2b198363e4b57fp.jpg\"  class=\"detail-desc-decorate-image\"  style=\"margin-bottom: 10px;\" ><img src=\"https://ae01.alicdn.com/kf/H10bd87a8d9534fc3bae5f5ae16d5fb3cH.jpg\"  class=\"detail-desc-decorate-image\"  style=\"margin-bottom: 10px;\" ><img src=\"https://ae01.alicdn.com/kf/H41fd6fdf1ecf4b99a2c036c1f3d59d84s.jpg\"  class=\"detail-desc-decorate-image\"  style=\"margin-bottom: 10px;\" ></div>\r\n<div class=\"detailmodule_text-image\"><p class=\"detail-desc-decorate-title\" style=\"text-overflow: ellipsis;font-family: \'OpenSans\';color:\'#000\';word-wrap: break-word;white-space: pre-wrap;font-weight: 900;font-size: 20px;line-height: 28px;color: #000;margin-bottom: 12px;\">About Veowalk</p><p class=\"detail-desc-decorate-content\" style=\"text-overflow: ellipsis;font-family: \'OpenSans\';color:\'#000\';word-wrap: break-word;white-space: pre-wrap;font-weight: 300;font-size: 14px;line-height: 20px;color: #000;margin-bottom: 12px;\">Discover all the newest styles and the top trends from Veowalk.  Our collection of pointy toe stilettos are ideal from day to night, work to play. Dress them up with a suit or keep them casual with jeans. There’s always a time and a place for a pair of Veowalk shoes to make your season a little more glamorous.</p><a href=\"https://veowalksexypumps.aliexpress.com/store/3386005/search?spm=2114.12010615.8148362.6.d21a13f0yHk9zX&origin=n&SortType=orders_desc\"><img src=\"//ae01.alicdn.com/kf/H25bf46e614fb4c38bc3b92be9c2a87ffr.jpg\"  class=\"detail-desc-decorate-image\" ></a></div>\r\n<div class=\"detailmodule_dynamic\"><kse:widget data-widget-type=\"customText\" id=\"34480234\" title=\"\" type=\"custom\"></kse:widget></div>\r\n\n\n', 'Veowalk Women Green Flock Stilettos Thin High Heel Big Size 33-45 Pointed Toe Slip On Chic Pumps Formal Dress Shoes Small Feet', '', 'publish', 'closed', 'closed', '', 'veowalk-women-green-flock-stilettos-thin-high-heel-big-size-33-45-pointed-toe-slip-on-chic-pumps-formal-dress-shoes-small-feet', '', '', '2021-06-01 11:24:33', '2021-06-01 11:24:33', '', 0, 'https://shoestimer.com/?post_type=vi_wad_draft_product&#038;p=2094', 0, 'vi_wad_draft_product', '', 0),
(2096, 1, '2021-06-01 11:21:00', '2021-06-01 11:21:00', '', 'Women Slip on Sneakers Shallow Loafers Vulcanized Shoes Breathable Hollow Out Female Casual Shoes Ladies Leather Flats', 'Color: White, Shoe Size: 10.5', 'publish', 'closed', 'closed', '', 'women-slip-on-sneakers-shallow-loafers-vulcanized-shoes-breathable-hollow-out-female-casual-shoes-ladies-leather-flats-24', '', '', '2021-06-01 11:21:00', '2021-06-01 11:21:00', '', 2067, 'http://shoestimer.com/?post_type=product_variation&p=2096', 24, 'product_variation', '', 0),
(2097, 1, '2021-06-01 11:21:00', '2021-06-01 11:21:00', '', 'Women Slip on Sneakers Shallow Loafers Vulcanized Shoes Breathable Hollow Out Female Casual Shoes Ladies Leather Flats', 'Color: Red, Shoe Size: 6.5', 'publish', 'closed', 'closed', '', 'women-slip-on-sneakers-shallow-loafers-vulcanized-shoes-breathable-hollow-out-female-casual-shoes-ladies-leather-flats-25', '', '', '2021-06-01 11:21:00', '2021-06-01 11:21:00', '', 2067, 'http://shoestimer.com/?post_type=product_variation&p=2097', 25, 'product_variation', '', 0),
(2098, 1, '2021-06-01 11:21:00', '2021-06-01 11:21:00', '', 'Women Slip on Sneakers Shallow Loafers Vulcanized Shoes Breathable Hollow Out Female Casual Shoes Ladies Leather Flats', 'Color: Red, Shoe Size: 7.5', 'publish', 'closed', 'closed', '', 'women-slip-on-sneakers-shallow-loafers-vulcanized-shoes-breathable-hollow-out-female-casual-shoes-ladies-leather-flats-26', '', '', '2021-06-01 11:21:00', '2021-06-01 11:21:00', '', 2067, 'http://shoestimer.com/?post_type=product_variation&p=2098', 26, 'product_variation', '', 0),
(2099, 1, '2021-06-01 11:21:00', '2021-06-01 11:21:00', '', 'Women Slip on Sneakers Shallow Loafers Vulcanized Shoes Breathable Hollow Out Female Casual Shoes Ladies Leather Flats', 'Color: Red, Shoe Size: 8', 'publish', 'closed', 'closed', '', 'women-slip-on-sneakers-shallow-loafers-vulcanized-shoes-breathable-hollow-out-female-casual-shoes-ladies-leather-flats-27', '', '', '2021-06-01 11:21:00', '2021-06-01 11:21:00', '', 2067, 'http://shoestimer.com/?post_type=product_variation&p=2099', 27, 'product_variation', '', 0),
(2100, 0, '2021-06-01 11:21:00', '2021-06-01 11:21:00', '', '2021-Women-Sandals-Soft-Stitching-Buckle-Strap-Platform-Sandals-Ladies-Comfortable-Flat-Sandals-Open-Toe-Beach-1.jpg_640x640-1', '', 'inherit', 'open', 'closed', '', '2021-women-sandals-soft-stitching-buckle-strap-platform-sandals-ladies-comfortable-flat-sandals-open-toe-beach-1-jpg_640x640-1', '', '', '2021-06-01 11:21:00', '2021-06-01 11:21:00', '', 1810, 'http://shoestimer.com/wp-content/uploads/2021/06/2021-Women-Sandals-Soft-Stitching-Buckle-Strap-Platform-Sandals-Ladies-Comfortable-Flat-Sandals-Open-Toe-Beach-1.jpg_640x640-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(2101, 1, '2021-06-01 11:21:00', '2021-06-01 11:21:00', '', 'Women Slip on Sneakers Shallow Loafers Vulcanized Shoes Breathable Hollow Out Female Casual Shoes Ladies Leather Flats', 'Color: Red, Shoe Size: 8.5', 'publish', 'closed', 'closed', '', 'women-slip-on-sneakers-shallow-loafers-vulcanized-shoes-breathable-hollow-out-female-casual-shoes-ladies-leather-flats-28', '', '', '2021-06-01 11:21:00', '2021-06-01 11:21:00', '', 2067, 'http://shoestimer.com/?post_type=product_variation&p=2101', 28, 'product_variation', '', 0),
(2102, 1, '2021-06-01 11:21:01', '2021-06-01 11:21:01', '', 'Women Slip on Sneakers Shallow Loafers Vulcanized Shoes Breathable Hollow Out Female Casual Shoes Ladies Leather Flats', 'Color: Red, Shoe Size: 9', 'publish', 'closed', 'closed', '', 'women-slip-on-sneakers-shallow-loafers-vulcanized-shoes-breathable-hollow-out-female-casual-shoes-ladies-leather-flats-29', '', '', '2021-06-01 11:21:01', '2021-06-01 11:21:01', '', 2067, 'http://shoestimer.com/?post_type=product_variation&p=2102', 29, 'product_variation', '', 0),
(2103, 1, '2021-06-01 11:21:01', '2021-06-01 11:21:01', '', 'Women Slip on Sneakers Shallow Loafers Vulcanized Shoes Breathable Hollow Out Female Casual Shoes Ladies Leather Flats', 'Color: Red, Shoe Size: 9.5', 'publish', 'closed', 'closed', '', 'women-slip-on-sneakers-shallow-loafers-vulcanized-shoes-breathable-hollow-out-female-casual-shoes-ladies-leather-flats-30', '', '', '2021-06-01 11:21:01', '2021-06-01 11:21:01', '', 2067, 'http://shoestimer.com/?post_type=product_variation&p=2103', 30, 'product_variation', '', 0),
(2104, 1, '2021-06-01 11:21:02', '2021-06-01 11:21:02', '', 'Women Slip on Sneakers Shallow Loafers Vulcanized Shoes Breathable Hollow Out Female Casual Shoes Ladies Leather Flats', 'Color: Red, Shoe Size: 10.5', 'publish', 'closed', 'closed', '', 'women-slip-on-sneakers-shallow-loafers-vulcanized-shoes-breathable-hollow-out-female-casual-shoes-ladies-leather-flats-31', '', '', '2021-06-01 11:21:02', '2021-06-01 11:21:02', '', 2067, 'http://shoestimer.com/?post_type=product_variation&p=2104', 31, 'product_variation', '', 0),
(2105, 1, '2021-06-01 11:21:03', '2021-06-01 11:21:03', '', 'Women Slip on Sneakers Shallow Loafers Vulcanized Shoes Breathable Hollow Out Female Casual Shoes Ladies Leather Flats', 'Color: White, Shoe Size: 5.5', 'publish', 'closed', 'closed', '', 'women-slip-on-sneakers-shallow-loafers-vulcanized-shoes-breathable-hollow-out-female-casual-shoes-ladies-leather-flats-32', '', '', '2021-06-01 11:21:03', '2021-06-01 11:21:03', '', 2067, 'http://shoestimer.com/?post_type=product_variation&p=2105', 32, 'product_variation', '', 0),
(2106, 1, '2021-06-01 11:21:03', '2021-06-01 11:21:03', '', 'Women Slip on Sneakers Shallow Loafers Vulcanized Shoes Breathable Hollow Out Female Casual Shoes Ladies Leather Flats', 'Color: BLACK, Shoe Size: 8.5', 'publish', 'closed', 'closed', '', 'women-slip-on-sneakers-shallow-loafers-vulcanized-shoes-breathable-hollow-out-female-casual-shoes-ladies-leather-flats-33', '', '', '2021-06-01 11:21:03', '2021-06-01 11:21:03', '', 2067, 'http://shoestimer.com/?post_type=product_variation&p=2106', 33, 'product_variation', '', 0),
(2107, 1, '2021-06-01 11:21:03', '2021-06-01 11:21:03', '', 'Women Slip on Sneakers Shallow Loafers Vulcanized Shoes Breathable Hollow Out Female Casual Shoes Ladies Leather Flats', 'Color: BLACK, Shoe Size: 9', 'publish', 'closed', 'closed', '', 'women-slip-on-sneakers-shallow-loafers-vulcanized-shoes-breathable-hollow-out-female-casual-shoes-ladies-leather-flats-34', '', '', '2021-06-01 11:21:03', '2021-06-01 11:21:03', '', 2067, 'http://shoestimer.com/?post_type=product_variation&p=2107', 34, 'product_variation', '', 0),
(2108, 1, '2021-06-01 11:21:03', '2021-06-01 11:21:03', '', 'Women Slip on Sneakers Shallow Loafers Vulcanized Shoes Breathable Hollow Out Female Casual Shoes Ladies Leather Flats', 'Color: BLACK, Shoe Size: 9.5', 'publish', 'closed', 'closed', '', 'women-slip-on-sneakers-shallow-loafers-vulcanized-shoes-breathable-hollow-out-female-casual-shoes-ladies-leather-flats-35', '', '', '2021-06-01 11:21:03', '2021-06-01 11:21:03', '', 2067, 'http://shoestimer.com/?post_type=product_variation&p=2108', 35, 'product_variation', '', 0),
(2109, 1, '2021-06-01 11:21:03', '2021-06-01 11:21:03', '', 'Women Slip on Sneakers Shallow Loafers Vulcanized Shoes Breathable Hollow Out Female Casual Shoes Ladies Leather Flats', 'Color: BLACK, Shoe Size: 10.5', 'publish', 'closed', 'closed', '', 'women-slip-on-sneakers-shallow-loafers-vulcanized-shoes-breathable-hollow-out-female-casual-shoes-ladies-leather-flats-36', '', '', '2021-06-01 11:21:03', '2021-06-01 11:21:03', '', 2067, 'http://shoestimer.com/?post_type=product_variation&p=2109', 36, 'product_variation', '', 0),
(2110, 1, '2021-06-01 11:21:04', '2021-06-01 11:21:04', '', 'Women Slip on Sneakers Shallow Loafers Vulcanized Shoes Breathable Hollow Out Female Casual Shoes Ladies Leather Flats', 'Color: Blue, Shoe Size: 5.5', 'publish', 'closed', 'closed', '', 'women-slip-on-sneakers-shallow-loafers-vulcanized-shoes-breathable-hollow-out-female-casual-shoes-ladies-leather-flats-37', '', '', '2021-06-01 11:21:04', '2021-06-01 11:21:04', '', 2067, 'http://shoestimer.com/?post_type=product_variation&p=2110', 37, 'product_variation', '', 0),
(2111, 1, '2021-06-01 11:21:04', '2021-06-01 11:21:04', '', 'Women Slip on Sneakers Shallow Loafers Vulcanized Shoes Breathable Hollow Out Female Casual Shoes Ladies Leather Flats', 'Color: Blue, Shoe Size: 6', 'publish', 'closed', 'closed', '', 'women-slip-on-sneakers-shallow-loafers-vulcanized-shoes-breathable-hollow-out-female-casual-shoes-ladies-leather-flats-38', '', '', '2021-06-01 11:21:04', '2021-06-01 11:21:04', '', 2067, 'http://shoestimer.com/?post_type=product_variation&p=2111', 38, 'product_variation', '', 0),
(2112, 0, '2021-06-01 11:21:04', '2021-06-01 11:21:04', '', '2021-Women-Sandals-Soft-Stitching-Buckle-Strap-Platform-Sandals-Ladies-Comfortable-Flat-Sandals-Open-Toe-Beach-2.jpg_640x640-2', '', 'inherit', 'open', 'closed', '', '2021-women-sandals-soft-stitching-buckle-strap-platform-sandals-ladies-comfortable-flat-sandals-open-toe-beach-2-jpg_640x640-2', '', '', '2021-06-01 11:21:04', '2021-06-01 11:21:04', '', 1810, 'http://shoestimer.com/wp-content/uploads/2021/06/2021-Women-Sandals-Soft-Stitching-Buckle-Strap-Platform-Sandals-Ladies-Comfortable-Flat-Sandals-Open-Toe-Beach-2.jpg_640x640-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(2113, 1, '2021-06-01 11:21:04', '2021-06-01 11:21:04', '', 'Women Slip on Sneakers Shallow Loafers Vulcanized Shoes Breathable Hollow Out Female Casual Shoes Ladies Leather Flats', 'Color: Blue, Shoe Size: 6.5', 'publish', 'closed', 'closed', '', 'women-slip-on-sneakers-shallow-loafers-vulcanized-shoes-breathable-hollow-out-female-casual-shoes-ladies-leather-flats-39', '', '', '2021-06-01 11:21:04', '2021-06-01 11:21:04', '', 2067, 'http://shoestimer.com/?post_type=product_variation&p=2113', 39, 'product_variation', '', 0),
(2114, 1, '2021-06-01 11:21:04', '2021-06-01 11:21:04', '', 'Women Slip on Sneakers Shallow Loafers Vulcanized Shoes Breathable Hollow Out Female Casual Shoes Ladies Leather Flats', 'Color: Blue, Shoe Size: 7.5', 'publish', 'closed', 'closed', '', 'women-slip-on-sneakers-shallow-loafers-vulcanized-shoes-breathable-hollow-out-female-casual-shoes-ladies-leather-flats-40', '', '', '2021-06-01 11:21:04', '2021-06-01 11:21:04', '', 2067, 'http://shoestimer.com/?post_type=product_variation&p=2114', 40, 'product_variation', '', 0),
(2115, 1, '2021-06-01 11:21:05', '2021-06-01 11:21:05', '', 'Women Slip on Sneakers Shallow Loafers Vulcanized Shoes Breathable Hollow Out Female Casual Shoes Ladies Leather Flats', 'Color: BLACK, Shoe Size: 5.5', 'publish', 'closed', 'closed', '', 'women-slip-on-sneakers-shallow-loafers-vulcanized-shoes-breathable-hollow-out-female-casual-shoes-ladies-leather-flats-41', '', '', '2021-06-01 11:21:05', '2021-06-01 11:21:05', '', 2067, 'http://shoestimer.com/?post_type=product_variation&p=2115', 41, 'product_variation', '', 0),
(2116, 1, '2021-06-01 11:21:06', '2021-06-01 11:21:06', '', 'Women Slip on Sneakers Shallow Loafers Vulcanized Shoes Breathable Hollow Out Female Casual Shoes Ladies Leather Flats', 'Color: BLACK, Shoe Size: 6', 'publish', 'closed', 'closed', '', 'women-slip-on-sneakers-shallow-loafers-vulcanized-shoes-breathable-hollow-out-female-casual-shoes-ladies-leather-flats-42', '', '', '2021-06-01 11:21:06', '2021-06-01 11:21:06', '', 2067, 'http://shoestimer.com/?post_type=product_variation&p=2116', 42, 'product_variation', '', 0),
(2117, 1, '2021-06-01 11:21:06', '2021-06-01 11:21:06', '', 'Women Slip on Sneakers Shallow Loafers Vulcanized Shoes Breathable Hollow Out Female Casual Shoes Ladies Leather Flats', 'Color: BLACK, Shoe Size: 6.5', 'publish', 'closed', 'closed', '', 'women-slip-on-sneakers-shallow-loafers-vulcanized-shoes-breathable-hollow-out-female-casual-shoes-ladies-leather-flats-43', '', '', '2021-06-01 11:21:06', '2021-06-01 11:21:06', '', 2067, 'http://shoestimer.com/?post_type=product_variation&p=2117', 43, 'product_variation', '', 0),
(2118, 1, '2021-06-01 11:21:06', '2021-06-01 11:21:06', '', 'Women Slip on Sneakers Shallow Loafers Vulcanized Shoes Breathable Hollow Out Female Casual Shoes Ladies Leather Flats', 'Color: BLACK, Shoe Size: 7.5', 'publish', 'closed', 'closed', '', 'women-slip-on-sneakers-shallow-loafers-vulcanized-shoes-breathable-hollow-out-female-casual-shoes-ladies-leather-flats-44', '', '', '2021-06-01 11:21:06', '2021-06-01 11:21:06', '', 2067, 'http://shoestimer.com/?post_type=product_variation&p=2118', 44, 'product_variation', '', 0),
(2119, 1, '2021-06-01 11:21:06', '2021-06-01 11:21:06', '', 'Women Slip on Sneakers Shallow Loafers Vulcanized Shoes Breathable Hollow Out Female Casual Shoes Ladies Leather Flats', 'Color: BLACK, Shoe Size: 8', 'publish', 'closed', 'closed', '', 'women-slip-on-sneakers-shallow-loafers-vulcanized-shoes-breathable-hollow-out-female-casual-shoes-ladies-leather-flats-45', '', '', '2021-06-01 11:21:06', '2021-06-01 11:21:06', '', 2067, 'http://shoestimer.com/?post_type=product_variation&p=2119', 45, 'product_variation', '', 0),
(2120, 0, '2021-06-01 11:21:07', '2021-06-01 11:21:07', '', '2021-Women-Sandals-Soft-Stitching-Buckle-Strap-Platform-Sandals-Ladies-Comfortable-Flat-Sandals-Open-Toe-Beach-3.jpg_640x640-3', '', 'inherit', 'open', 'closed', '', '2021-women-sandals-soft-stitching-buckle-strap-platform-sandals-ladies-comfortable-flat-sandals-open-toe-beach-3-jpg_640x640-3', '', '', '2021-06-01 11:21:07', '2021-06-01 11:21:07', '', 1810, 'http://shoestimer.com/wp-content/uploads/2021/06/2021-Women-Sandals-Soft-Stitching-Buckle-Strap-Platform-Sandals-Ladies-Comfortable-Flat-Sandals-Open-Toe-Beach-3.jpg_640x640-3.jpg', 0, 'attachment', 'image/jpeg', 0),
(2121, 0, '2021-06-01 11:21:10', '2021-06-01 11:21:10', '', 'Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals-1', '', 'inherit', 'open', 'closed', '', 'summer-women-sandals-vintage-flock-buckle-strap-wedge-shoes-solid-color-thick-bottom-flats-platform-sandals-1', '', '', '2021-06-01 11:21:10', '2021-06-01 11:21:10', '', 1857, 'http://shoestimer.com/wp-content/uploads/2021/06/Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(2122, 0, '2021-06-01 11:21:15', '2021-06-01 11:21:15', '', 'Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals-2', '', 'inherit', 'open', 'closed', '', 'summer-women-sandals-vintage-flock-buckle-strap-wedge-shoes-solid-color-thick-bottom-flats-platform-sandals-2', '', '', '2021-06-01 11:21:15', '2021-06-01 11:21:15', '', 1857, 'http://shoestimer.com/wp-content/uploads/2021/06/Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(2123, 0, '2021-06-01 11:21:19', '2021-06-01 11:21:19', '', 'Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals-3', '', 'inherit', 'open', 'closed', '', 'summer-women-sandals-vintage-flock-buckle-strap-wedge-shoes-solid-color-thick-bottom-flats-platform-sandals-3', '', '', '2021-06-01 11:21:19', '2021-06-01 11:21:19', '', 1857, 'http://shoestimer.com/wp-content/uploads/2021/06/Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals-3.jpg', 0, 'attachment', 'image/jpeg', 0),
(2124, 0, '2021-06-01 11:21:23', '2021-06-01 11:21:23', '', 'Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals-4', '', 'inherit', 'open', 'closed', '', 'summer-women-sandals-vintage-flock-buckle-strap-wedge-shoes-solid-color-thick-bottom-flats-platform-sandals-4', '', '', '2021-06-01 11:21:23', '2021-06-01 11:21:23', '', 1857, 'http://shoestimer.com/wp-content/uploads/2021/06/Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals-4.jpg', 0, 'attachment', 'image/jpeg', 0),
(2125, 0, '2021-06-01 11:21:28', '2021-06-01 11:21:28', '', 'Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals-5', '', 'inherit', 'open', 'closed', '', 'summer-women-sandals-vintage-flock-buckle-strap-wedge-shoes-solid-color-thick-bottom-flats-platform-sandals-5', '', '', '2021-06-01 11:21:28', '2021-06-01 11:21:28', '', 1857, 'http://shoestimer.com/wp-content/uploads/2021/06/Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals-5.jpg', 0, 'attachment', 'image/jpeg', 0),
(2126, 0, '2021-06-01 11:21:34', '2021-06-01 11:21:34', '', 'Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals.jpg_640x640', '', 'inherit', 'open', 'closed', '', 'summer-women-sandals-vintage-flock-buckle-strap-wedge-shoes-solid-color-thick-bottom-flats-platform-sandals-jpg_640x640', '', '', '2021-06-01 11:21:34', '2021-06-01 11:21:34', '', 1857, 'http://shoestimer.com/wp-content/uploads/2021/06/Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals.jpg_640x640.jpg', 0, 'attachment', 'image/jpeg', 0),
(2127, 0, '2021-06-01 11:21:36', '2021-06-01 11:21:36', '', 'Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals-1.jpg_640x640-1', '', 'inherit', 'open', 'closed', '', 'summer-women-sandals-vintage-flock-buckle-strap-wedge-shoes-solid-color-thick-bottom-flats-platform-sandals-1-jpg_640x640-1', '', '', '2021-06-01 11:21:36', '2021-06-01 11:21:36', '', 1857, 'http://shoestimer.com/wp-content/uploads/2021/06/Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals-1.jpg_640x640-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(2128, 0, '2021-06-01 11:21:40', '2021-06-01 11:21:40', '', 'Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals-2.jpg_640x640-2', '', 'inherit', 'open', 'closed', '', 'summer-women-sandals-vintage-flock-buckle-strap-wedge-shoes-solid-color-thick-bottom-flats-platform-sandals-2-jpg_640x640-2', '', '', '2021-06-01 11:21:40', '2021-06-01 11:21:40', '', 1857, 'http://shoestimer.com/wp-content/uploads/2021/06/Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals-2.jpg_640x640-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(2129, 1, '2021-06-01 11:24:16', '2021-06-01 11:24:16', '                <div class=\"product-specs-list-container\">\r\n                    <ul class=\"product-specs-list util-clearfix\">\r\n						                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Brand Name:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">PADEGAO</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Upper Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Mesh (Air mesh)</span>\r\n                            </li>\r\n							                    </ul>\r\n                </div>\r\n				<div class=\"detailmodule_html\"><div class=\"detail-desc-decorate-richtext\"><div id=\"offer-template-0\"></div><p style=\"color: #333333;font-family: verdana , arial , helvetica , sans-seri;\"><span style=\"color: #ff0000;background-color: #ffff99;\"><span style=\"font-weight: bold;background-color: #ffffff;color: #000000;\"><span style=\"font-size: 16.0pt;\">ã€å…³äºŽä¸€ä»¶ä»£å‘】支æŒä¸€ä»¶ä»£å‘,一åŒä¹Ÿå¯ä»¥å‘货,è¦æ‹ä¸€åŒçš„è”系客æœå“¦</span></span></span></p><p style=\"color: #333333;font-family: verdana , arial , helvetica , sans-seri;\"><span style=\"font-weight: bold;\"><span style=\"font-size: 16.0pt;\">ã€å…³äºŽæ··æ‰¹ã€‘一件为24åŒæˆ–30åŒï¼Œå¦‚有特殊原因/è¦æ±‚请è”系客æœæˆ–电è”13714135148</span></span></p><p style=\"color: #333333;font-family: verdana , arial , helvetica , sans-seri;\"><span style=\"font-weight: bold;\"><span style=\"font-size: 16.0pt;\">ã€å…³äºŽæ°”味】刚出厂的鞋å­ä¼šæœ‰äº›èƒ¶æ°´æ°”味,无关质é‡ï¼Œæ”¾ç½®é€šé£Žå¤„胶水味就会散去。</span></span><br /><span style=\"font-weight: bold;\"><span style=\"font-size: 16.0pt;\">ã€å…³äºŽå‘货】 本店默认å‘百世快递,一般当天13:00å‰ä¸‹å•çš„,当天å‘货。13:00åŽä¸‹å•ï¼Œç¬¬äºŒå¤©å‡†æ—¶å‘货。如有特殊情况,我们会和您è”ç³»</span></span><br /><span style=\"font-weight: bold;\"><span style=\"font-size: 16.0pt;\">ã€å…³äºŽè´¨é‡ã€‘å°çº¿å¤´ï¼Œå°æ±¡ç‚¹ï¼Œå¾®è‰²å·®ï¼Œèƒ¶æ°´å‘³ å‡éžè´¨é‡é—®é¢˜ã€‚</span></span><br /><span style=\"font-weight: bold;\"><span style=\"font-size: 16.0pt;\">&nbsp; &nbsp; &nbsp; &nbsp;本店ç»é”€æ‰¹å‘的休闲鞋,帆布鞋,è¿åŠ¨éž‹ï¼Œç½‘鞋,雪地é´ï¼Œæ£‰éž‹ï¼Œç•…销消费者市场,在消费者当中享有较高的地ä½å…¬å¸ä¸Žå¤šå®¶ä»£ç†å•†å»ºç«‹äº†é•¿æœŸç¨³å®šçš„åˆä½œå…³ç³»ã€‚我们的产å“å“ç§é½å…¨ï¼Œä»·æ ¼åˆç†ï¼Œå®žåŠ›é›„厚,é‡ä¿¡ç”¨ï¼Œä¿è¯äº§å“è´¨é‡ã€‚以多ç§ç»è¥ç‰¹è‰²å’Œè–„利多销的原则赢得了广大客户的信任。欢迎新è€å®¢æˆ·å…±èµ¢ã€‚<img alt=\"gGqUif2gxdSGFui75Mga1AEgzHJ4DmrjxcP2\" alt=\"undefined\" src=\"https://ae01.alicdn.com/kf/H9e3de18c65fe40029167261a63863d39I.jpg?width=750&height=908&hash=1658\" /><br /><br /><img alt=\"undefined\" src=\"https://ae01.alicdn.com/kf/Hc0b393910c2746e096ae423bfcb25297n.jpg?width=750&height=993&hash=1743\" /><br /><br /><img alt=\"undefined\" src=\"https://ae01.alicdn.com/kf/H29f542de659b46a08f46877f34f5bd9d1.jpg?width=750&height=895&hash=1645\" /><br /><br /><img alt=\"undefined\" src=\"https://ae01.alicdn.com/kf/H6dce6eb2ce87431a9d7499e5a29d8ec4F.jpg?width=750&height=1068&hash=1818\" /><br /><br /><br /><img alt=\"undefined\" src=\"https://ae01.alicdn.com/kf/H4a3bfaf796f4406aabeb1f3a0982faacZ.jpg?width=750&height=936&hash=1686\" /><br /><br /><img alt=\"undefined\" src=\"https://ae01.alicdn.com/kf/Ha02a5c7611e64272b8b661a54257a757R.jpg?width=750&height=850&hash=1600\" /><br /><br /><img alt=\"undefined\" src=\"https://ae01.alicdn.com/kf/H4b8d13f10eed445ba90e06f19b014b75R.jpg?width=750&height=1167&hash=1917\" /><br /><br /><img alt=\"undefined\" src=\"https://ae01.alicdn.com/kf/H92a4ea0e767948d9b1f86478a966edbbs.jpg?width=750&height=669&hash=1419\" /><br /><br /><img alt=\"undefined\" src=\"https://ae01.alicdn.com/kf/He0b2285d154e483ab201c4110ce6b0f7R.jpg?width=750&height=962&hash=1712\" /><br /><br /><img alt=\"undefined\" src=\"https://ae01.alicdn.com/kf/H22bc6b6d8bc144898ea48b7d5a4ff2f07.jpg?width=750&height=1011&hash=1761\" /><br /><br /><img alt=\"undefined\" src=\"https://ae01.alicdn.com/kf/H3ffb6812c8fb41fa862ec6e46205376db.jpg?width=750&height=982&hash=1732\" /><br /><br /><img alt=\"undefined\" src=\"https://ae01.alicdn.com/kf/He3236dbdcf8f4fa7ba032dc2f67f9e24c.jpg?width=750&height=739&hash=1489\" /><br /><br /><img alt=\"undefined\" src=\"https://ae01.alicdn.com/kf/H7595cb82a0184c9b91c6c5219c44a7b4V.jpg?width=750&height=933&hash=1683\" /><br /><br /><img alt=\"undefined\" src=\"https://ae01.alicdn.com/kf/H61ac2b7ac8d84b34a22c5a2bc495eb1ae.jpg?width=750&height=1107&hash=1857\" /><br /><br /><img alt=\"undefined\" src=\"https://ae01.alicdn.com/kf/Hada813c414b244429bcd618d4aed00a4m.jpg?width=750&height=1068&hash=1818\" /><br /><br /><img alt=\"undefined\" src=\"https://ae01.alicdn.com/kf/H2db8aebfdfba4883a80798e9ce53edb2H.jpg?width=750&height=873&hash=1623\" /><br /><br /><img alt=\"undefined\" src=\"https://ae01.alicdn.com/kf/Hedde9038271c4a8aa0e85c4e44a48d493.jpg?width=750&height=895&hash=1645\" /><br /><br /><img alt=\"undefined\" src=\"https://ae01.alicdn.com/kf/H6a583d542f47403d82239a4babc6387fV.jpg?width=750&height=1000&hash=1750\" /><br /><br /><img alt=\"undefined\" src=\"https://ae01.alicdn.com/kf/He48715572c6c4530b56e1f8890df1acdX.jpg\" /><br /><br /><img alt=\"undefined\" src=\"https://ae01.alicdn.com/kf/H2bb0d36d78da49a7bb6c5c814740a1a86.jpg?width=750&height=750&hash=1500\" /><br /><br /><img alt=\"undefined\" src=\"https://ae01.alicdn.com/kf/Ha35478bfa7d24407af328dcda801dc751.jpg?width=750&height=750&hash=1500\" /><br /><br /><img alt=\"undefined\" src=\"https://ae01.alicdn.com/kf/Hc049cc271c5a4089af8e3d1a6b84002bQ.jpg?width=750&height=750&hash=1500\" /><br /><br /><img alt=\"undefined\" src=\"https://ae01.alicdn.com/kf/H1df8823543024e66937c7183510cd621m.jpg\" /><br /><br /><img alt=\"undefined\" src=\"https://ae01.alicdn.com/kf/H8cf0e766793a4bd5884d4aaa31728c33X.jpg?width=750&height=750&hash=1500\" /><br /><br /><img alt=\"undefined\" src=\"https://ae01.alicdn.com/kf/H9a186f61c3824f96be46e0016eca307cu.jpg?width=750&height=750&hash=1500\" /><br /><br /><img alt=\"undefined\" src=\"https://ae01.alicdn.com/kf/H4b1359a284b645bdad4d3cf3f0aed82ab.jpg\" /><br /><br /><img alt=\"undefined\" src=\"https://ae01.alicdn.com/kf/H36006e11f76042bb90e1690357921b9ej.jpg?width=750&height=750&hash=1500\" /><br /><br /><img alt=\"undefined\" src=\"https://ae01.alicdn.com/kf/H3c69de09d03d4a9cb17448be17a9ccecm.jpg?width=750&height=750&hash=1500\" /><br /><br /><img alt=\"undefined\" src=\"https://ae01.alicdn.com/kf/Hd112ffdc6ddc4577acf2d2fe44382803W.jpg?width=750&height=750&hash=1500\" /><br /><br /></span></span></p><div id=\"offer-template-1450686394303\"></div><p>35-40标准ç </p></div></div>\r\n\n\n', 'Shoes Women\'s Shoes Show Feet Small All-match Net Red Super Fire Spring Chic Casual Sneakers Women', '', 'publish', 'closed', 'closed', '', 'shoes-womens-shoes-show-feet-small-all-match-net-red-super-fire-spring-chic-casual-sneakers-women', '', '', '2021-06-01 11:24:16', '2021-06-01 11:24:16', '', 0, 'https://shoestimer.com/?post_type=vi_wad_draft_product&#038;p=2129', 0, 'vi_wad_draft_product', '', 0),
(2130, 0, '2021-06-01 11:21:43', '2021-06-01 11:21:43', '', 'Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals-3.jpg_640x640-3', '', 'inherit', 'open', 'closed', '', 'summer-women-sandals-vintage-flock-buckle-strap-wedge-shoes-solid-color-thick-bottom-flats-platform-sandals-3-jpg_640x640-3', '', '', '2021-06-01 11:21:43', '2021-06-01 11:21:43', '', 1857, 'http://shoestimer.com/wp-content/uploads/2021/06/Summer-Women-Sandals-Vintage-Flock-Buckle-Strap-Wedge-Shoes-Solid-Color-Thick-Bottom-Flats-Platform-Sandals-3.jpg_640x640-3.jpg', 0, 'attachment', 'image/jpeg', 0),
(2131, 0, '2021-06-01 11:21:47', '2021-06-01 11:21:47', '', 'Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor-1', '', 'inherit', 'open', 'closed', '', 'winter-snow-boots-women-cute-warm-platform-short-boots-suede-chunky-mid-heel-round-toe-outdoor-1', '', '', '2021-06-01 11:21:47', '2021-06-01 11:21:47', '', 1866, 'http://shoestimer.com/wp-content/uploads/2021/06/Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(2132, 0, '2021-06-01 11:21:51', '2021-06-01 11:21:51', '', 'Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor-2', '', 'inherit', 'open', 'closed', '', 'winter-snow-boots-women-cute-warm-platform-short-boots-suede-chunky-mid-heel-round-toe-outdoor-2', '', '', '2021-06-01 11:21:51', '2021-06-01 11:21:51', '', 1866, 'http://shoestimer.com/wp-content/uploads/2021/06/Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(2133, 0, '2021-06-01 11:21:55', '2021-06-01 11:21:55', '', 'Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor-3', '', 'inherit', 'open', 'closed', '', 'winter-snow-boots-women-cute-warm-platform-short-boots-suede-chunky-mid-heel-round-toe-outdoor-3', '', '', '2021-06-01 11:21:55', '2021-06-01 11:21:55', '', 1866, 'http://shoestimer.com/wp-content/uploads/2021/06/Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor-3.jpg', 0, 'attachment', 'image/jpeg', 0),
(2134, 0, '2021-06-01 11:22:00', '2021-06-01 11:22:00', '', 'Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor-4', '', 'inherit', 'open', 'closed', '', 'winter-snow-boots-women-cute-warm-platform-short-boots-suede-chunky-mid-heel-round-toe-outdoor-4', '', '', '2021-06-01 11:22:00', '2021-06-01 11:22:00', '', 1866, 'http://shoestimer.com/wp-content/uploads/2021/06/Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor-4.jpg', 0, 'attachment', 'image/jpeg', 0),
(2135, 0, '2021-06-01 11:22:04', '2021-06-01 11:22:04', '', 'Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor-5', '', 'inherit', 'open', 'closed', '', 'winter-snow-boots-women-cute-warm-platform-short-boots-suede-chunky-mid-heel-round-toe-outdoor-5', '', '', '2021-06-01 11:22:04', '2021-06-01 11:22:04', '', 1866, 'http://shoestimer.com/wp-content/uploads/2021/06/Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor-5.jpg', 0, 'attachment', 'image/jpeg', 0),
(2136, 0, '2021-06-01 11:22:08', '2021-06-01 11:22:08', '', 'Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor.jpg_640x640', '', 'inherit', 'open', 'closed', '', 'winter-snow-boots-women-cute-warm-platform-short-boots-suede-chunky-mid-heel-round-toe-outdoor-jpg_640x640', '', '', '2021-06-01 11:22:08', '2021-06-01 11:22:08', '', 1866, 'http://shoestimer.com/wp-content/uploads/2021/06/Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor.jpg_640x640.jpg', 0, 'attachment', 'image/jpeg', 0),
(2137, 0, '2021-06-01 11:22:10', '2021-06-01 11:22:10', '', 'Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor-1.jpg_640x640-1', '', 'inherit', 'open', 'closed', '', 'winter-snow-boots-women-cute-warm-platform-short-boots-suede-chunky-mid-heel-round-toe-outdoor-1-jpg_640x640-1', '', '', '2021-06-01 11:22:10', '2021-06-01 11:22:10', '', 1866, 'http://shoestimer.com/wp-content/uploads/2021/06/Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor-1.jpg_640x640-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(2138, 0, '2021-06-01 11:22:13', '2021-06-01 11:22:13', '', 'Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor-2.jpg_640x640-2', '', 'inherit', 'open', 'closed', '', 'winter-snow-boots-women-cute-warm-platform-short-boots-suede-chunky-mid-heel-round-toe-outdoor-2-jpg_640x640-2', '', '', '2021-06-01 11:22:13', '2021-06-01 11:22:13', '', 1866, 'http://shoestimer.com/wp-content/uploads/2021/06/Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor-2.jpg_640x640-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(2139, 0, '2021-06-01 11:22:15', '2021-06-01 11:22:15', '', 'Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor-3.jpg_640x640-3', '', 'inherit', 'open', 'closed', '', 'winter-snow-boots-women-cute-warm-platform-short-boots-suede-chunky-mid-heel-round-toe-outdoor-3-jpg_640x640-3', '', '', '2021-06-01 11:22:15', '2021-06-01 11:22:15', '', 1866, 'http://shoestimer.com/wp-content/uploads/2021/06/Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor-3.jpg_640x640-3.jpg', 0, 'attachment', 'image/jpeg', 0),
(2140, 0, '2021-06-01 11:22:18', '2021-06-01 11:22:18', '', 'Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor-4.jpg_640x640-4', '', 'inherit', 'open', 'closed', '', 'winter-snow-boots-women-cute-warm-platform-short-boots-suede-chunky-mid-heel-round-toe-outdoor-4-jpg_640x640-4', '', '', '2021-06-01 11:22:18', '2021-06-01 11:22:18', '', 1866, 'http://shoestimer.com/wp-content/uploads/2021/06/Winter-Snow-Boots-Women-Cute-Warm-Platform-Short-Boots-Suede-Chunky-Mid-Heel-Round-Toe-Outdoor-4.jpg_640x640-4.jpg', 0, 'attachment', 'image/jpeg', 0),
(2141, 0, '2021-06-01 11:22:20', '2021-06-01 11:22:20', '', 'Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip-1', '', 'inherit', 'open', 'closed', '', 'summer-unisex-platform-slippers-men-women-indoor-slippers-solid-home-beach-shoes-serrated-edge-non-slip-1', '', '', '2021-06-01 11:22:20', '2021-06-01 11:22:20', '', 1942, 'http://shoestimer.com/wp-content/uploads/2021/06/Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip-1.jpg', 0, 'attachment', 'image/jpeg', 0);
INSERT INTO `wpx5_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(2142, 1, '2021-06-01 11:22:54', '2021-06-01 11:22:54', '                <div class=\"product-specs-list-container\">\r\n                    <ul class=\"product-specs-list util-clearfix\">\r\n						                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Brand Name:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">HAIMAITONG</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Upper Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Denim</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Origin:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">CN(Origin)</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Heel Height:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">High (5cm-8cm)</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">With Platforms:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Yes</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Platform Height:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">0-3cm</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Occasion:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Casual</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Sandal Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Basic</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Heel Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Wedges</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Lining Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">PU</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Side Vamp Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Open</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Outsole Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Rubber</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Closure Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Slip-On</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Fit:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Fits smaller than usual. Please check this store\'s sizing info</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Fashion Element:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Platform</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Style:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">sexy</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Pattern Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Solid</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Insole Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">PU</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Back Counter Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">open</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Model Number:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">5273</span>\r\n                            </li>\r\n							                    </ul>\r\n                </div>\r\n				<div align=\"center\">\n<p style=\"margin:0;display: block;width: 100%;\">&nbsp;</p>\n</div>\n\n<div align=\"center\" style=\"box-sizing:content-box;text-align:center;widows:2;text-transform:none;background-color:#ffffff;font-style:normal;text-indent:0px;font-family:\'Open Sans\', Arial, Helvetica, sans-serif, Heiti;white-space:normal;orphans:2;letter-spacing:normal;color:#000000;font-size:14px;font-weight:normal;word-spacing:0px;font-variant-ligatures:normal;font-variant-caps:normal;-webkit-text-stroke-width:0px;text-decoration-style:initial;text-decoration-color:initial;\">\n<p><span style=\"box-sizing:border-box;max-width:100%;font-size:16px;\"><span style=\"box-sizing:border-box;font-family:arial, helvetica, sans-serif;max-width:100%;\"><span style=\"box-sizing:border-box;max-width:100%;color:#ff0000;\"><img src=\"https://ae01.alicdn.com/kf/H0e923b6ada12428bbbed9d9ad82cec4c2.jpg?width=1001&height=500&hash=1501\" style=\"width:1001px;\"></span></span></span></p>\n\n<p><span style=\"box-sizing:border-box;max-width:100%;font-size:16px;\"><span style=\"box-sizing:border-box;font-family:arial, helvetica, sans-serif;max-width:100%;\"><span style=\"box-sizing:border-box;max-width:100%;color:#ff0000;\"><img src=\"https://ae01.alicdn.com/kf/H233b2c09d92943fbbba124c7c3d26ba6C.jpg?width=1001&height=1001&hash=2002\" style=\"width:1001px;\"></span></span></span></p>\n</div>\n\n<p align=\"center\"><img src=\"https://ae01.alicdn.com/kf/H9ca1e3bce9a145e885c223dcd5599954v.jpg?width=800&height=1000&hash=1800\" style=\"width:800px;\"></p>\n\n<p align=\"center\"><img src=\"https://ae01.alicdn.com/kf/H398e259fa3ac46ddac780715c8fe9555X.jpg?width=800&height=1000&hash=1800\" style=\"width:800px;\"></p>\n\n<p align=\"center\"><img src=\"https://ae01.alicdn.com/kf/Habcec7a39e2a48d1a0bc9fac438d1258F.jpg?width=800&height=1000&hash=1800\" style=\"width:800px;\"></p>\n\n<p align=\"center\"><img src=\"https://ae01.alicdn.com/kf/H371134dbef9949e3b169b3c4d1a06ba14.jpg?width=800&height=1000&hash=1800\" style=\"width:800px;\"></p>\n\n<p align=\"center\"><img src=\"https://ae01.alicdn.com/kf/H5ab9cd74000f487fb0375c4fad66cbc9K.jpg?width=800&height=1000&hash=1800\" style=\"width:800px;\"></p>\n\n<p align=\"center\"><img src=\"https://ae01.alicdn.com/kf/Hce6ff06c568f4eeab1feb0ffbaaa3deaN.jpg?width=800&height=1000&hash=1800\" style=\"width:800px;\"></p>\n\n<p align=\"center\"><img src=\"https://ae01.alicdn.com/kf/H85c92a7f8b0b4afcad432816f8e40417i.jpg?width=800&height=1000&hash=1800\" style=\"width:800px;\"></p>\n\n<p align=\"center\"><img src=\"https://ae01.alicdn.com/kf/H28fce25993a7410d97d5c0292037d247i.jpg?width=800&height=1000&hash=1800\" style=\"width:800px;\"></p>\n\n<p align=\"center\"><img src=\"https://ae01.alicdn.com/kf/Hedd03f51770f4d84b825603f8907ba60V.jpg?width=800&height=1000&hash=1800\" style=\"width:800px;\"></p>\n\n<p style=\"margin:0;display: block;width: 100%;\">&nbsp;</p>\n\n\n', 'Free Gift Feet Chain Slip On Leisure Platform Summer Sandals 2021 Wedges High Heels Women Shoes Woman Mules Flip Flops', '', 'publish', 'closed', 'closed', '', 'free-gift-feet-chain-slip-on-leisure-platform-summer-sandals-2021-wedges-high-heels-women-shoes-woman-mules-flip-flops', '', '', '2021-06-01 11:22:54', '2021-06-01 11:22:54', '', 0, 'https://shoestimer.com/?post_type=vi_wad_draft_product&#038;p=2142', 0, 'vi_wad_draft_product', '', 0),
(2143, 0, '2021-06-01 11:22:24', '2021-06-01 11:22:24', '', 'Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip-2', '', 'inherit', 'open', 'closed', '', 'summer-unisex-platform-slippers-men-women-indoor-slippers-solid-home-beach-shoes-serrated-edge-non-slip-2', '', '', '2021-06-01 11:22:24', '2021-06-01 11:22:24', '', 1942, 'http://shoestimer.com/wp-content/uploads/2021/06/Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(2144, 0, '2021-06-01 11:22:28', '2021-06-01 11:22:28', '', 'Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip-3', '', 'inherit', 'open', 'closed', '', 'summer-unisex-platform-slippers-men-women-indoor-slippers-solid-home-beach-shoes-serrated-edge-non-slip-3', '', '', '2021-06-01 11:22:28', '2021-06-01 11:22:28', '', 1942, 'http://shoestimer.com/wp-content/uploads/2021/06/Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip-3.jpg', 0, 'attachment', 'image/jpeg', 0),
(2145, 0, '2021-06-01 11:22:31', '2021-06-01 11:22:31', '', 'Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip-4', '', 'inherit', 'open', 'closed', '', 'summer-unisex-platform-slippers-men-women-indoor-slippers-solid-home-beach-shoes-serrated-edge-non-slip-4', '', '', '2021-06-01 11:22:31', '2021-06-01 11:22:31', '', 1942, 'http://shoestimer.com/wp-content/uploads/2021/06/Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip-4.jpg', 0, 'attachment', 'image/jpeg', 0),
(2146, 0, '2021-06-01 11:22:36', '2021-06-01 11:22:36', '', 'Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip-5', '', 'inherit', 'open', 'closed', '', 'summer-unisex-platform-slippers-men-women-indoor-slippers-solid-home-beach-shoes-serrated-edge-non-slip-5', '', '', '2021-06-01 11:22:36', '2021-06-01 11:22:36', '', 1942, 'http://shoestimer.com/wp-content/uploads/2021/06/Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip-5.jpg', 0, 'attachment', 'image/jpeg', 0),
(2147, 0, '2021-06-01 11:22:39', '2021-06-01 11:22:39', '', 'Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip.jpg_640x640', '', 'inherit', 'open', 'closed', '', 'summer-unisex-platform-slippers-men-women-indoor-slippers-solid-home-beach-shoes-serrated-edge-non-slip-jpg_640x640', '', '', '2021-06-01 11:22:39', '2021-06-01 11:22:39', '', 1942, 'http://shoestimer.com/wp-content/uploads/2021/06/Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip.jpg_640x640.jpg', 0, 'attachment', 'image/jpeg', 0),
(2148, 0, '2021-06-01 11:22:41', '2021-06-01 11:22:41', '', 'Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip-1.jpg_640x640-1', '', 'inherit', 'open', 'closed', '', 'summer-unisex-platform-slippers-men-women-indoor-slippers-solid-home-beach-shoes-serrated-edge-non-slip-1-jpg_640x640-1', '', '', '2021-06-01 11:22:41', '2021-06-01 11:22:41', '', 1942, 'http://shoestimer.com/wp-content/uploads/2021/06/Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip-1.jpg_640x640-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(2149, 0, '2021-06-01 11:22:43', '2021-06-01 11:22:43', '', 'Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip-2.jpg_640x640-2', '', 'inherit', 'open', 'closed', '', 'summer-unisex-platform-slippers-men-women-indoor-slippers-solid-home-beach-shoes-serrated-edge-non-slip-2-jpg_640x640-2', '', '', '2021-06-01 11:22:43', '2021-06-01 11:22:43', '', 1942, 'http://shoestimer.com/wp-content/uploads/2021/06/Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip-2.jpg_640x640-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(2150, 0, '2021-06-01 11:22:46', '2021-06-01 11:22:46', '', 'Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip-3.jpg_640x640-3', '', 'inherit', 'open', 'closed', '', 'summer-unisex-platform-slippers-men-women-indoor-slippers-solid-home-beach-shoes-serrated-edge-non-slip-3-jpg_640x640-3', '', '', '2021-06-01 11:22:46', '2021-06-01 11:22:46', '', 1942, 'http://shoestimer.com/wp-content/uploads/2021/06/Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip-3.jpg_640x640-3.jpg', 0, 'attachment', 'image/jpeg', 0),
(2151, 0, '2021-06-01 11:22:49', '2021-06-01 11:22:49', '', 'Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip-4.jpg_640x640-4', '', 'inherit', 'open', 'closed', '', 'summer-unisex-platform-slippers-men-women-indoor-slippers-solid-home-beach-shoes-serrated-edge-non-slip-4-jpg_640x640-4', '', '', '2021-06-01 11:22:49', '2021-06-01 11:22:49', '', 1942, 'http://shoestimer.com/wp-content/uploads/2021/06/Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip-4.jpg_640x640-4.jpg', 0, 'attachment', 'image/jpeg', 0),
(2152, 0, '2021-06-01 11:22:52', '2021-06-01 11:22:52', '', 'Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip-5.jpg_640x640-5', '', 'inherit', 'open', 'closed', '', 'summer-unisex-platform-slippers-men-women-indoor-slippers-solid-home-beach-shoes-serrated-edge-non-slip-5-jpg_640x640-5', '', '', '2021-06-01 11:22:52', '2021-06-01 11:22:52', '', 1942, 'http://shoestimer.com/wp-content/uploads/2021/06/Summer-Unisex-Platform-Slippers-Men-Women-Indoor-Slippers-Solid-Home-Beach-Shoes-Serrated-Edge-Non-slip-5.jpg_640x640-5.jpg', 0, 'attachment', 'image/jpeg', 0),
(2153, 1, '2021-06-01 11:22:54', '2021-06-01 11:22:54', '                <div class=\"product-specs-list-container\">\n                    <ul class=\"product-specs-list util-clearfix\">\n						                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Brand Name:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">HAIMAITONG</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Upper Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Denim</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Origin:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">CN(Origin)</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Heel Height:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">High (5cm-8cm)</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">With Platforms:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Yes</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Platform Height:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">0-3cm</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Occasion:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Casual</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Sandal Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Basic</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Heel Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Wedges</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Lining Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">PU</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Side Vamp Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Open</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Outsole Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Rubber</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Closure Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Slip-On</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Fit:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Fits smaller than usual. Please check this store\'s sizing info</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Fashion Element:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Platform</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Style:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">sexy</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Pattern Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Solid</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Insole Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">PU</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Back Counter Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">open</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Model Number:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">5273</span>\n                            </li>\n							                    </ul>\n                </div>\n				<div align=\"center\">\n<p style=\"margin:0;display: block;width: 100%;\">&nbsp;</p>\n</div>\n\n<div align=\"center\" style=\"box-sizing:content-box;text-align:center;widows:2;text-transform:none;background-color:#ffffff;font-style:normal;text-indent:0px;font-family:\'Open Sans\', Arial, Helvetica, sans-serif, Heiti;white-space:normal;orphans:2;letter-spacing:normal;color:#000000;font-size:14px;font-weight:normal;word-spacing:0px;font-variant-ligatures:normal;font-variant-caps:normal;-webkit-text-stroke-width:0px;text-decoration-style:initial;text-decoration-color:initial;\">\n<p><span style=\"box-sizing:border-box;max-width:100%;font-size:16px;\"><span style=\"box-sizing:border-box;font-family:arial, helvetica, sans-serif;max-width:100%;\"><span style=\"box-sizing:border-box;max-width:100%;color:#ff0000;\"><img src=\"https://ae01.alicdn.com/kf/H0e923b6ada12428bbbed9d9ad82cec4c2.jpg?width=1001&height=500&hash=1501\" style=\"width:1001px;\"></span></span></span></p>\n\n<p><span style=\"box-sizing:border-box;max-width:100%;font-size:16px;\"><span style=\"box-sizing:border-box;font-family:arial, helvetica, sans-serif;max-width:100%;\"><span style=\"box-sizing:border-box;max-width:100%;color:#ff0000;\"><img src=\"https://ae01.alicdn.com/kf/H233b2c09d92943fbbba124c7c3d26ba6C.jpg?width=1001&height=1001&hash=2002\" style=\"width:1001px;\"></span></span></span></p>\n</div>\n\n<p align=\"center\"><img src=\"https://ae01.alicdn.com/kf/H9ca1e3bce9a145e885c223dcd5599954v.jpg?width=800&height=1000&hash=1800\" style=\"width:800px;\"></p>\n\n<p align=\"center\"><img src=\"https://ae01.alicdn.com/kf/H398e259fa3ac46ddac780715c8fe9555X.jpg?width=800&height=1000&hash=1800\" style=\"width:800px;\"></p>\n\n<p align=\"center\"><img src=\"https://ae01.alicdn.com/kf/Habcec7a39e2a48d1a0bc9fac438d1258F.jpg?width=800&height=1000&hash=1800\" style=\"width:800px;\"></p>\n\n<p align=\"center\"><img src=\"https://ae01.alicdn.com/kf/H371134dbef9949e3b169b3c4d1a06ba14.jpg?width=800&height=1000&hash=1800\" style=\"width:800px;\"></p>\n\n<p align=\"center\"><img src=\"https://ae01.alicdn.com/kf/H5ab9cd74000f487fb0375c4fad66cbc9K.jpg?width=800&height=1000&hash=1800\" style=\"width:800px;\"></p>\n\n<p align=\"center\"><img src=\"https://ae01.alicdn.com/kf/Hce6ff06c568f4eeab1feb0ffbaaa3deaN.jpg?width=800&height=1000&hash=1800\" style=\"width:800px;\"></p>\n\n<p align=\"center\"><img src=\"https://ae01.alicdn.com/kf/H85c92a7f8b0b4afcad432816f8e40417i.jpg?width=800&height=1000&hash=1800\" style=\"width:800px;\"></p>\n\n<p align=\"center\"><img src=\"https://ae01.alicdn.com/kf/H28fce25993a7410d97d5c0292037d247i.jpg?width=800&height=1000&hash=1800\" style=\"width:800px;\"></p>\n\n<p align=\"center\"><img src=\"https://ae01.alicdn.com/kf/Hedd03f51770f4d84b825603f8907ba60V.jpg?width=800&height=1000&hash=1800\" style=\"width:800px;\"></p>\n\n<p style=\"margin:0;display: block;width: 100%;\">&nbsp;</p>\n\n\n', 'Free Gift Feet Chain Slip On Leisure Platform Summer Sandals 2021 Wedges High Heels Women Shoes Woman Mules Flip Flops', '', 'publish', 'open', 'closed', '', 'free-gift-feet-chain-slip-on-leisure-platform-summer-sandals-2021-wedges-high-heels-women-shoes-woman-mules-flip-flops', '', '', '2021-06-01 11:24:11', '2021-06-01 11:24:11', '', 0, 'http://shoestimer.com/product/free-gift-feet-chain-slip-on-leisure-platform-summer-sandals-2021-wedges-high-heels-women-shoes-woman-mules-flip-flops/', 0, 'product', '', 0),
(2154, 0, '2021-06-01 11:22:54', '2021-06-01 11:22:54', '', '2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots-1', '', 'inherit', 'open', 'closed', '', '2019-flock-leather-women-over-the-knee-boots-lace-up-solid-high-heels-thigh-high-boots-1', '', '', '2021-06-01 11:22:54', '2021-06-01 11:22:54', '', 1957, 'http://shoestimer.com/wp-content/uploads/2021/06/2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(2155, 1, '2021-06-01 11:22:56', '2021-06-01 11:22:56', '', 'Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes', '', 'inherit', 'open', 'closed', '', 'free-gift-feet-chain-slip-on-leisure-platform-summer-sandals-2021-wedges-high-heels-women-shoes', '', '', '2021-06-01 11:22:56', '2021-06-01 11:22:56', '', 2153, 'http://shoestimer.com/wp-content/uploads/2021/06/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes.jpg', 0, 'attachment', 'image/jpeg', 0),
(2156, 0, '2021-06-01 11:23:00', '2021-06-01 11:23:00', '', '2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots-2', '', 'inherit', 'open', 'closed', '', '2019-flock-leather-women-over-the-knee-boots-lace-up-solid-high-heels-thigh-high-boots-2', '', '', '2021-06-01 11:23:00', '2021-06-01 11:23:00', '', 1957, 'http://shoestimer.com/wp-content/uploads/2021/06/2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(2157, 1, '2021-06-01 11:23:01', '2021-06-01 11:23:01', '', 'Free Gift Feet Chain Slip On Leisure Platform Summer Sandals 2021 Wedges High Heels Women Shoes Woman Mules Flip Flops', 'Color: BLACK, Shoe Size: 36, Ships From: China', 'publish', 'closed', 'closed', '', 'free-gift-feet-chain-slip-on-leisure-platform-summer-sandals-2021-wedges-high-heels-women-shoes-woman-mules-flip-flops', '', '', '2021-06-01 11:23:01', '2021-06-01 11:23:01', '', 2153, 'http://shoestimer.com/?post_type=product_variation&p=2157', 1, 'product_variation', '', 0),
(2158, 1, '2021-06-01 11:23:02', '2021-06-01 11:23:02', '', 'Free Gift Feet Chain Slip On Leisure Platform Summer Sandals 2021 Wedges High Heels Women Shoes Woman Mules Flip Flops', 'Color: BLACK, Shoe Size: 37, Ships From: China', 'publish', 'closed', 'closed', '', 'free-gift-feet-chain-slip-on-leisure-platform-summer-sandals-2021-wedges-high-heels-women-shoes-woman-mules-flip-flops-2', '', '', '2021-06-01 11:23:02', '2021-06-01 11:23:02', '', 2153, 'http://shoestimer.com/?post_type=product_variation&p=2158', 2, 'product_variation', '', 0),
(2159, 1, '2021-06-01 11:23:03', '2021-06-01 11:23:03', '', 'Free Gift Feet Chain Slip On Leisure Platform Summer Sandals 2021 Wedges High Heels Women Shoes Woman Mules Flip Flops', 'Color: BLACK, Shoe Size: 35, Ships From: China', 'publish', 'closed', 'closed', '', 'free-gift-feet-chain-slip-on-leisure-platform-summer-sandals-2021-wedges-high-heels-women-shoes-woman-mules-flip-flops-3', '', '', '2021-06-01 11:23:03', '2021-06-01 11:23:03', '', 2153, 'http://shoestimer.com/?post_type=product_variation&p=2159', 3, 'product_variation', '', 0),
(2160, 1, '2021-06-01 11:23:03', '2021-06-01 11:23:03', '', 'Free Gift Feet Chain Slip On Leisure Platform Summer Sandals 2021 Wedges High Heels Women Shoes Woman Mules Flip Flops', 'Color: BLACK, Shoe Size: 39, Ships From: Czech Republic', 'publish', 'closed', 'closed', '', 'free-gift-feet-chain-slip-on-leisure-platform-summer-sandals-2021-wedges-high-heels-women-shoes-woman-mules-flip-flops-4', '', '', '2021-06-01 11:23:03', '2021-06-01 11:23:03', '', 2153, 'http://shoestimer.com/?post_type=product_variation&p=2160', 4, 'product_variation', '', 0),
(2161, 1, '2021-06-01 11:23:03', '2021-06-01 11:23:03', '', 'Free Gift Feet Chain Slip On Leisure Platform Summer Sandals 2021 Wedges High Heels Women Shoes Woman Mules Flip Flops', 'Color: BLACK, Shoe Size: 40, Ships From: Czech Republic', 'publish', 'closed', 'closed', '', 'free-gift-feet-chain-slip-on-leisure-platform-summer-sandals-2021-wedges-high-heels-women-shoes-woman-mules-flip-flops-5', '', '', '2021-06-01 11:23:03', '2021-06-01 11:23:03', '', 2153, 'http://shoestimer.com/?post_type=product_variation&p=2161', 5, 'product_variation', '', 0),
(2162, 1, '2021-06-01 11:23:03', '2021-06-01 11:23:03', '', 'Free Gift Feet Chain Slip On Leisure Platform Summer Sandals 2021 Wedges High Heels Women Shoes Woman Mules Flip Flops', 'Color: BLACK, Shoe Size: 37, Ships From: Czech Republic', 'publish', 'closed', 'closed', '', 'free-gift-feet-chain-slip-on-leisure-platform-summer-sandals-2021-wedges-high-heels-women-shoes-woman-mules-flip-flops-6', '', '', '2021-06-01 11:23:03', '2021-06-01 11:23:03', '', 2153, 'http://shoestimer.com/?post_type=product_variation&p=2162', 6, 'product_variation', '', 0),
(2163, 1, '2021-06-01 11:23:04', '2021-06-01 11:23:04', '', 'Free Gift Feet Chain Slip On Leisure Platform Summer Sandals 2021 Wedges High Heels Women Shoes Woman Mules Flip Flops', 'Color: BLACK, Shoe Size: 38, Ships From: Czech Republic', 'publish', 'closed', 'closed', '', 'free-gift-feet-chain-slip-on-leisure-platform-summer-sandals-2021-wedges-high-heels-women-shoes-woman-mules-flip-flops-7', '', '', '2021-06-01 11:23:04', '2021-06-01 11:23:04', '', 2153, 'http://shoestimer.com/?post_type=product_variation&p=2163', 7, 'product_variation', '', 0),
(2164, 1, '2021-06-01 11:23:04', '2021-06-01 11:23:04', '', 'Free Gift Feet Chain Slip On Leisure Platform Summer Sandals 2021 Wedges High Heels Women Shoes Woman Mules Flip Flops', 'Color: BLACK, Shoe Size: 43, Ships From: Czech Republic', 'publish', 'closed', 'closed', '', 'free-gift-feet-chain-slip-on-leisure-platform-summer-sandals-2021-wedges-high-heels-women-shoes-woman-mules-flip-flops-8', '', '', '2021-06-01 11:23:04', '2021-06-01 11:23:04', '', 2153, 'http://shoestimer.com/?post_type=product_variation&p=2164', 8, 'product_variation', '', 0),
(2165, 1, '2021-06-01 11:23:04', '2021-06-01 11:23:04', '', 'Free Gift Feet Chain Slip On Leisure Platform Summer Sandals 2021 Wedges High Heels Women Shoes Woman Mules Flip Flops', 'Color: BLACK, Shoe Size: 35, Ships From: Poland', 'publish', 'closed', 'closed', '', 'free-gift-feet-chain-slip-on-leisure-platform-summer-sandals-2021-wedges-high-heels-women-shoes-woman-mules-flip-flops-9', '', '', '2021-06-01 11:23:04', '2021-06-01 11:23:04', '', 2153, 'http://shoestimer.com/?post_type=product_variation&p=2165', 9, 'product_variation', '', 0),
(2166, 1, '2021-06-01 11:23:05', '2021-06-01 11:23:05', '', 'Free Gift Feet Chain Slip On Leisure Platform Summer Sandals 2021 Wedges High Heels Women Shoes Woman Mules Flip Flops', 'Color: BLACK, Shoe Size: 41, Ships From: Czech Republic', 'publish', 'closed', 'closed', '', 'free-gift-feet-chain-slip-on-leisure-platform-summer-sandals-2021-wedges-high-heels-women-shoes-woman-mules-flip-flops-10', '', '', '2021-06-01 11:23:05', '2021-06-01 11:23:05', '', 2153, 'http://shoestimer.com/?post_type=product_variation&p=2166', 10, 'product_variation', '', 0),
(2167, 1, '2021-06-01 11:23:06', '2021-06-01 11:23:06', '', 'Free Gift Feet Chain Slip On Leisure Platform Summer Sandals 2021 Wedges High Heels Women Shoes Woman Mules Flip Flops', 'Color: BLACK, Shoe Size: 42, Ships From: Czech Republic', 'publish', 'closed', 'closed', '', 'free-gift-feet-chain-slip-on-leisure-platform-summer-sandals-2021-wedges-high-heels-women-shoes-woman-mules-flip-flops-11', '', '', '2021-06-01 11:23:06', '2021-06-01 11:23:06', '', 2153, 'http://shoestimer.com/?post_type=product_variation&p=2167', 11, 'product_variation', '', 0),
(2168, 1, '2021-06-01 11:23:06', '2021-06-01 11:23:06', '', 'Free Gift Feet Chain Slip On Leisure Platform Summer Sandals 2021 Wedges High Heels Women Shoes Woman Mules Flip Flops', 'Color: BLACK, Shoe Size: 40, Ships From: China', 'publish', 'closed', 'closed', '', 'free-gift-feet-chain-slip-on-leisure-platform-summer-sandals-2021-wedges-high-heels-women-shoes-woman-mules-flip-flops-12', '', '', '2021-06-01 11:23:06', '2021-06-01 11:23:06', '', 2153, 'http://shoestimer.com/?post_type=product_variation&p=2168', 12, 'product_variation', '', 0),
(2169, 1, '2021-06-01 11:23:06', '2021-06-01 11:23:06', '', 'Free Gift Feet Chain Slip On Leisure Platform Summer Sandals 2021 Wedges High Heels Women Shoes Woman Mules Flip Flops', 'Color: BLACK, Shoe Size: 41, Ships From: China', 'publish', 'closed', 'closed', '', 'free-gift-feet-chain-slip-on-leisure-platform-summer-sandals-2021-wedges-high-heels-women-shoes-woman-mules-flip-flops-13', '', '', '2021-06-01 11:23:06', '2021-06-01 11:23:06', '', 2153, 'http://shoestimer.com/?post_type=product_variation&p=2169', 13, 'product_variation', '', 0),
(2170, 1, '2021-06-01 11:23:06', '2021-06-01 11:23:06', '', 'Free Gift Feet Chain Slip On Leisure Platform Summer Sandals 2021 Wedges High Heels Women Shoes Woman Mules Flip Flops', 'Color: BLACK, Shoe Size: 38, Ships From: China', 'publish', 'closed', 'closed', '', 'free-gift-feet-chain-slip-on-leisure-platform-summer-sandals-2021-wedges-high-heels-women-shoes-woman-mules-flip-flops-14', '', '', '2021-06-01 11:23:06', '2021-06-01 11:23:06', '', 2153, 'http://shoestimer.com/?post_type=product_variation&p=2170', 14, 'product_variation', '', 0),
(2171, 1, '2021-06-01 11:23:06', '2021-06-01 11:23:06', '', 'Free Gift Feet Chain Slip On Leisure Platform Summer Sandals 2021 Wedges High Heels Women Shoes Woman Mules Flip Flops', 'Color: BLACK, Shoe Size: 39, Ships From: China', 'publish', 'closed', 'closed', '', 'free-gift-feet-chain-slip-on-leisure-platform-summer-sandals-2021-wedges-high-heels-women-shoes-woman-mules-flip-flops-15', '', '', '2021-06-01 11:23:06', '2021-06-01 11:23:06', '', 2153, 'http://shoestimer.com/?post_type=product_variation&p=2171', 15, 'product_variation', '', 0),
(2172, 1, '2021-06-01 11:23:06', '2021-06-01 11:23:06', '', 'Free Gift Feet Chain Slip On Leisure Platform Summer Sandals 2021 Wedges High Heels Women Shoes Woman Mules Flip Flops', 'Color: BLACK, Shoe Size: 35, Ships From: Czech Republic', 'publish', 'closed', 'closed', '', 'free-gift-feet-chain-slip-on-leisure-platform-summer-sandals-2021-wedges-high-heels-women-shoes-woman-mules-flip-flops-16', '', '', '2021-06-01 11:23:06', '2021-06-01 11:23:06', '', 2153, 'http://shoestimer.com/?post_type=product_variation&p=2172', 16, 'product_variation', '', 0),
(2173, 1, '2021-06-01 11:23:06', '2021-06-01 11:23:06', '', 'Free Gift Feet Chain Slip On Leisure Platform Summer Sandals 2021 Wedges High Heels Women Shoes Woman Mules Flip Flops', 'Color: BLACK, Shoe Size: 36, Ships From: Czech Republic', 'publish', 'closed', 'closed', '', 'free-gift-feet-chain-slip-on-leisure-platform-summer-sandals-2021-wedges-high-heels-women-shoes-woman-mules-flip-flops-17', '', '', '2021-06-01 11:23:06', '2021-06-01 11:23:06', '', 2153, 'http://shoestimer.com/?post_type=product_variation&p=2173', 17, 'product_variation', '', 0),
(2174, 1, '2021-06-01 11:23:07', '2021-06-01 11:23:07', '', 'Free Gift Feet Chain Slip On Leisure Platform Summer Sandals 2021 Wedges High Heels Women Shoes Woman Mules Flip Flops', 'Color: BLACK, Shoe Size: 42, Ships From: China', 'publish', 'closed', 'closed', '', 'free-gift-feet-chain-slip-on-leisure-platform-summer-sandals-2021-wedges-high-heels-women-shoes-woman-mules-flip-flops-18', '', '', '2021-06-01 11:23:07', '2021-06-01 11:23:07', '', 2153, 'http://shoestimer.com/?post_type=product_variation&p=2174', 18, 'product_variation', '', 0),
(2175, 1, '2021-06-01 11:23:07', '2021-06-01 11:23:07', '', 'Free Gift Feet Chain Slip On Leisure Platform Summer Sandals 2021 Wedges High Heels Women Shoes Woman Mules Flip Flops', 'Color: BLACK, Shoe Size: 43, Ships From: China', 'publish', 'closed', 'closed', '', 'free-gift-feet-chain-slip-on-leisure-platform-summer-sandals-2021-wedges-high-heels-women-shoes-woman-mules-flip-flops-19', '', '', '2021-06-01 11:23:07', '2021-06-01 11:23:07', '', 2153, 'http://shoestimer.com/?post_type=product_variation&p=2175', 19, 'product_variation', '', 0),
(2176, 1, '2021-06-01 11:23:07', '2021-06-01 11:23:07', '', 'Free Gift Feet Chain Slip On Leisure Platform Summer Sandals 2021 Wedges High Heels Women Shoes Woman Mules Flip Flops', 'Color: BLACK, Shoe Size: 37, Ships From: SPAIN', 'publish', 'closed', 'closed', '', 'free-gift-feet-chain-slip-on-leisure-platform-summer-sandals-2021-wedges-high-heels-women-shoes-woman-mules-flip-flops-20', '', '', '2021-06-01 11:23:07', '2021-06-01 11:23:07', '', 2153, 'http://shoestimer.com/?post_type=product_variation&p=2176', 20, 'product_variation', '', 0),
(2177, 1, '2021-06-01 11:23:07', '2021-06-01 11:23:07', '', 'Free Gift Feet Chain Slip On Leisure Platform Summer Sandals 2021 Wedges High Heels Women Shoes Woman Mules Flip Flops', 'Color: BLACK, Shoe Size: 38, Ships From: SPAIN', 'publish', 'closed', 'closed', '', 'free-gift-feet-chain-slip-on-leisure-platform-summer-sandals-2021-wedges-high-heels-women-shoes-woman-mules-flip-flops-21', '', '', '2021-06-01 11:23:07', '2021-06-01 11:23:07', '', 2153, 'http://shoestimer.com/?post_type=product_variation&p=2177', 21, 'product_variation', '', 0),
(2178, 1, '2021-06-01 11:23:07', '2021-06-01 11:23:07', '', 'Free Gift Feet Chain Slip On Leisure Platform Summer Sandals 2021 Wedges High Heels Women Shoes Woman Mules Flip Flops', 'Color: BLACK, Shoe Size: 35, Ships From: SPAIN', 'publish', 'closed', 'closed', '', 'free-gift-feet-chain-slip-on-leisure-platform-summer-sandals-2021-wedges-high-heels-women-shoes-woman-mules-flip-flops-22', '', '', '2021-06-01 11:23:07', '2021-06-01 11:23:07', '', 2153, 'http://shoestimer.com/?post_type=product_variation&p=2178', 22, 'product_variation', '', 0),
(2179, 1, '2021-06-01 11:23:08', '2021-06-01 11:23:08', '', 'Free Gift Feet Chain Slip On Leisure Platform Summer Sandals 2021 Wedges High Heels Women Shoes Woman Mules Flip Flops', 'Color: BLACK, Shoe Size: 36, Ships From: SPAIN', 'publish', 'closed', 'closed', '', 'free-gift-feet-chain-slip-on-leisure-platform-summer-sandals-2021-wedges-high-heels-women-shoes-woman-mules-flip-flops-23', '', '', '2021-06-01 11:23:08', '2021-06-01 11:23:08', '', 2153, 'http://shoestimer.com/?post_type=product_variation&p=2179', 23, 'product_variation', '', 0),
(2180, 0, '2021-06-01 11:23:08', '2021-06-01 11:23:08', '', '2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots-3', '', 'inherit', 'open', 'closed', '', '2019-flock-leather-women-over-the-knee-boots-lace-up-solid-high-heels-thigh-high-boots-3', '', '', '2021-06-01 11:23:08', '2021-06-01 11:23:08', '', 1957, 'http://shoestimer.com/wp-content/uploads/2021/06/2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots-3.jpg', 0, 'attachment', 'image/jpeg', 0),
(2181, 1, '2021-06-01 11:23:08', '2021-06-01 11:23:08', '', 'Free Gift Feet Chain Slip On Leisure Platform Summer Sandals 2021 Wedges High Heels Women Shoes Woman Mules Flip Flops', 'Color: BLACK, Shoe Size: 41, Ships From: SPAIN', 'publish', 'closed', 'closed', '', 'free-gift-feet-chain-slip-on-leisure-platform-summer-sandals-2021-wedges-high-heels-women-shoes-woman-mules-flip-flops-24', '', '', '2021-06-01 11:23:08', '2021-06-01 11:23:08', '', 2153, 'http://shoestimer.com/?post_type=product_variation&p=2181', 24, 'product_variation', '', 0),
(2182, 1, '2021-06-01 11:23:08', '2021-06-01 11:23:08', '', 'Free Gift Feet Chain Slip On Leisure Platform Summer Sandals 2021 Wedges High Heels Women Shoes Woman Mules Flip Flops', 'Color: BLACK, Shoe Size: 42, Ships From: SPAIN', 'publish', 'closed', 'closed', '', 'free-gift-feet-chain-slip-on-leisure-platform-summer-sandals-2021-wedges-high-heels-women-shoes-woman-mules-flip-flops-25', '', '', '2021-06-01 11:23:08', '2021-06-01 11:23:08', '', 2153, 'http://shoestimer.com/?post_type=product_variation&p=2182', 25, 'product_variation', '', 0),
(2183, 1, '2021-06-01 11:23:09', '2021-06-01 11:23:09', '', 'Free Gift Feet Chain Slip On Leisure Platform Summer Sandals 2021 Wedges High Heels Women Shoes Woman Mules Flip Flops', 'Color: BLACK, Shoe Size: 39, Ships From: SPAIN', 'publish', 'closed', 'closed', '', 'free-gift-feet-chain-slip-on-leisure-platform-summer-sandals-2021-wedges-high-heels-women-shoes-woman-mules-flip-flops-26', '', '', '2021-06-01 11:23:09', '2021-06-01 11:23:09', '', 2153, 'http://shoestimer.com/?post_type=product_variation&p=2183', 26, 'product_variation', '', 0),
(2184, 1, '2021-06-01 11:23:09', '2021-06-01 11:23:09', '', 'Free Gift Feet Chain Slip On Leisure Platform Summer Sandals 2021 Wedges High Heels Women Shoes Woman Mules Flip Flops', 'Color: BLACK, Shoe Size: 40, Ships From: SPAIN', 'publish', 'closed', 'closed', '', 'free-gift-feet-chain-slip-on-leisure-platform-summer-sandals-2021-wedges-high-heels-women-shoes-woman-mules-flip-flops-27', '', '', '2021-06-01 11:23:09', '2021-06-01 11:23:09', '', 2153, 'http://shoestimer.com/?post_type=product_variation&p=2184', 27, 'product_variation', '', 0),
(2185, 1, '2021-06-01 11:23:10', '2021-06-01 11:23:10', '', 'Free Gift Feet Chain Slip On Leisure Platform Summer Sandals 2021 Wedges High Heels Women Shoes Woman Mules Flip Flops', 'Color: BLACK, Shoe Size: 38, Ships From: Poland', 'publish', 'closed', 'closed', '', 'free-gift-feet-chain-slip-on-leisure-platform-summer-sandals-2021-wedges-high-heels-women-shoes-woman-mules-flip-flops-28', '', '', '2021-06-01 11:23:10', '2021-06-01 11:23:10', '', 2153, 'http://shoestimer.com/?post_type=product_variation&p=2185', 28, 'product_variation', '', 0),
(2186, 1, '2021-06-01 11:23:11', '2021-06-01 11:23:11', '', 'Free Gift Feet Chain Slip On Leisure Platform Summer Sandals 2021 Wedges High Heels Women Shoes Woman Mules Flip Flops', 'Color: BLACK, Shoe Size: 39, Ships From: Poland', 'publish', 'closed', 'closed', '', 'free-gift-feet-chain-slip-on-leisure-platform-summer-sandals-2021-wedges-high-heels-women-shoes-woman-mules-flip-flops-29', '', '', '2021-06-01 11:23:11', '2021-06-01 11:23:11', '', 2153, 'http://shoestimer.com/?post_type=product_variation&p=2186', 29, 'product_variation', '', 0),
(2187, 1, '2021-06-01 11:23:11', '2021-06-01 11:23:11', '', 'Free Gift Feet Chain Slip On Leisure Platform Summer Sandals 2021 Wedges High Heels Women Shoes Woman Mules Flip Flops', 'Color: BLACK, Shoe Size: 36, Ships From: Poland', 'publish', 'closed', 'closed', '', 'free-gift-feet-chain-slip-on-leisure-platform-summer-sandals-2021-wedges-high-heels-women-shoes-woman-mules-flip-flops-30', '', '', '2021-06-01 11:23:11', '2021-06-01 11:23:11', '', 2153, 'http://shoestimer.com/?post_type=product_variation&p=2187', 30, 'product_variation', '', 0),
(2188, 1, '2021-06-01 11:23:12', '2021-06-01 11:23:12', '', 'Free Gift Feet Chain Slip On Leisure Platform Summer Sandals 2021 Wedges High Heels Women Shoes Woman Mules Flip Flops', 'Color: BLACK, Shoe Size: 37, Ships From: Poland', 'publish', 'closed', 'closed', '', 'free-gift-feet-chain-slip-on-leisure-platform-summer-sandals-2021-wedges-high-heels-women-shoes-woman-mules-flip-flops-31', '', '', '2021-06-01 11:23:12', '2021-06-01 11:23:12', '', 2153, 'http://shoestimer.com/?post_type=product_variation&p=2188', 31, 'product_variation', '', 0),
(2189, 1, '2021-06-01 11:23:12', '2021-06-01 11:23:12', '', 'Free Gift Feet Chain Slip On Leisure Platform Summer Sandals 2021 Wedges High Heels Women Shoes Woman Mules Flip Flops', 'Color: BLACK, Shoe Size: 42, Ships From: Poland', 'publish', 'closed', 'closed', '', 'free-gift-feet-chain-slip-on-leisure-platform-summer-sandals-2021-wedges-high-heels-women-shoes-woman-mules-flip-flops-32', '', '', '2021-06-01 11:23:12', '2021-06-01 11:23:12', '', 2153, 'http://shoestimer.com/?post_type=product_variation&p=2189', 32, 'product_variation', '', 0),
(2190, 1, '2021-06-01 11:23:12', '2021-06-01 11:23:12', '', 'Free Gift Feet Chain Slip On Leisure Platform Summer Sandals 2021 Wedges High Heels Women Shoes Woman Mules Flip Flops', 'Color: BLACK, Shoe Size: 43, Ships From: Poland', 'publish', 'closed', 'closed', '', 'free-gift-feet-chain-slip-on-leisure-platform-summer-sandals-2021-wedges-high-heels-women-shoes-woman-mules-flip-flops-33', '', '', '2021-06-01 11:23:12', '2021-06-01 11:23:12', '', 2153, 'http://shoestimer.com/?post_type=product_variation&p=2190', 33, 'product_variation', '', 0),
(2191, 1, '2021-06-01 11:23:12', '2021-06-01 11:23:12', '', 'Free Gift Feet Chain Slip On Leisure Platform Summer Sandals 2021 Wedges High Heels Women Shoes Woman Mules Flip Flops', 'Color: BLACK, Shoe Size: 40, Ships From: Poland', 'publish', 'closed', 'closed', '', 'free-gift-feet-chain-slip-on-leisure-platform-summer-sandals-2021-wedges-high-heels-women-shoes-woman-mules-flip-flops-34', '', '', '2021-06-01 11:23:12', '2021-06-01 11:23:12', '', 2153, 'http://shoestimer.com/?post_type=product_variation&p=2191', 34, 'product_variation', '', 0),
(2192, 1, '2021-06-01 11:23:12', '2021-06-01 11:23:12', '', 'Free Gift Feet Chain Slip On Leisure Platform Summer Sandals 2021 Wedges High Heels Women Shoes Woman Mules Flip Flops', 'Color: BLACK, Shoe Size: 41, Ships From: Poland', 'publish', 'closed', 'closed', '', 'free-gift-feet-chain-slip-on-leisure-platform-summer-sandals-2021-wedges-high-heels-women-shoes-woman-mules-flip-flops-35', '', '', '2021-06-01 11:23:12', '2021-06-01 11:23:12', '', 2153, 'http://shoestimer.com/?post_type=product_variation&p=2192', 35, 'product_variation', '', 0),
(2193, 1, '2021-06-01 11:23:12', '2021-06-01 11:23:12', '', 'Free Gift Feet Chain Slip On Leisure Platform Summer Sandals 2021 Wedges High Heels Women Shoes Woman Mules Flip Flops', 'Color: BLACK, Shoe Size: 35, Ships From: Belgium', 'publish', 'closed', 'closed', '', 'free-gift-feet-chain-slip-on-leisure-platform-summer-sandals-2021-wedges-high-heels-women-shoes-woman-mules-flip-flops-36', '', '', '2021-06-01 11:23:12', '2021-06-01 11:23:12', '', 2153, 'http://shoestimer.com/?post_type=product_variation&p=2193', 36, 'product_variation', '', 0),
(2194, 1, '2021-06-01 11:23:13', '2021-06-01 11:23:13', '', 'Free Gift Feet Chain Slip On Leisure Platform Summer Sandals 2021 Wedges High Heels Women Shoes Woman Mules Flip Flops', 'Color: BLACK, Shoe Size: 36, Ships From: Belgium', 'publish', 'closed', 'closed', '', 'free-gift-feet-chain-slip-on-leisure-platform-summer-sandals-2021-wedges-high-heels-women-shoes-woman-mules-flip-flops-37', '', '', '2021-06-01 11:23:13', '2021-06-01 11:23:13', '', 2153, 'http://shoestimer.com/?post_type=product_variation&p=2194', 37, 'product_variation', '', 0),
(2195, 1, '2021-06-01 11:23:13', '2021-06-01 11:23:13', '', 'Free Gift Feet Chain Slip On Leisure Platform Summer Sandals 2021 Wedges High Heels Women Shoes Woman Mules Flip Flops', 'Color: BLACK, Shoe Size: 42, Ships From: France', 'publish', 'closed', 'closed', '', 'free-gift-feet-chain-slip-on-leisure-platform-summer-sandals-2021-wedges-high-heels-women-shoes-woman-mules-flip-flops-38', '', '', '2021-06-01 11:23:13', '2021-06-01 11:23:13', '', 2153, 'http://shoestimer.com/?post_type=product_variation&p=2195', 38, 'product_variation', '', 0);
INSERT INTO `wpx5_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(2196, 1, '2021-06-01 11:23:13', '2021-06-01 11:23:13', '', 'Free Gift Feet Chain Slip On Leisure Platform Summer Sandals 2021 Wedges High Heels Women Shoes Woman Mules Flip Flops', 'Color: BLACK, Shoe Size: 43, Ships From: France', 'publish', 'closed', 'closed', '', 'free-gift-feet-chain-slip-on-leisure-platform-summer-sandals-2021-wedges-high-heels-women-shoes-woman-mules-flip-flops-39', '', '', '2021-06-01 11:23:13', '2021-06-01 11:23:13', '', 2153, 'http://shoestimer.com/?post_type=product_variation&p=2196', 39, 'product_variation', '', 0),
(2197, 1, '2021-06-01 11:23:13', '2021-06-01 11:23:13', '', 'Free Gift Feet Chain Slip On Leisure Platform Summer Sandals 2021 Wedges High Heels Women Shoes Woman Mules Flip Flops', 'Color: BLACK, Shoe Size: 39, Ships From: Belgium', 'publish', 'closed', 'closed', '', 'free-gift-feet-chain-slip-on-leisure-platform-summer-sandals-2021-wedges-high-heels-women-shoes-woman-mules-flip-flops-40', '', '', '2021-06-01 11:23:13', '2021-06-01 11:23:13', '', 2153, 'http://shoestimer.com/?post_type=product_variation&p=2197', 40, 'product_variation', '', 0),
(2198, 1, '2021-06-01 11:23:13', '2021-06-01 11:23:13', '', 'Free Gift Feet Chain Slip On Leisure Platform Summer Sandals 2021 Wedges High Heels Women Shoes Woman Mules Flip Flops', 'Color: BLACK, Shoe Size: 40, Ships From: Belgium', 'publish', 'closed', 'closed', '', 'free-gift-feet-chain-slip-on-leisure-platform-summer-sandals-2021-wedges-high-heels-women-shoes-woman-mules-flip-flops-41', '', '', '2021-06-01 11:23:13', '2021-06-01 11:23:13', '', 2153, 'http://shoestimer.com/?post_type=product_variation&p=2198', 41, 'product_variation', '', 0),
(2200, 1, '2021-06-01 11:23:13', '2021-06-01 11:23:13', '', 'Free Gift Feet Chain Slip On Leisure Platform Summer Sandals 2021 Wedges High Heels Women Shoes Woman Mules Flip Flops', 'Color: BLACK, Shoe Size: 37, Ships From: Belgium', 'publish', 'closed', 'closed', '', 'free-gift-feet-chain-slip-on-leisure-platform-summer-sandals-2021-wedges-high-heels-women-shoes-woman-mules-flip-flops-42', '', '', '2021-06-01 11:23:13', '2021-06-01 11:23:13', '', 2153, 'http://shoestimer.com/?post_type=product_variation&p=2200', 42, 'product_variation', '', 0),
(2199, 0, '2021-06-01 11:23:13', '2021-06-01 11:23:13', '', '2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots-4', '', 'inherit', 'open', 'closed', '', '2019-flock-leather-women-over-the-knee-boots-lace-up-solid-high-heels-thigh-high-boots-4', '', '', '2021-06-01 11:23:13', '2021-06-01 11:23:13', '', 1957, 'http://shoestimer.com/wp-content/uploads/2021/06/2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots-4.jpg', 0, 'attachment', 'image/jpeg', 0),
(2201, 1, '2021-06-01 11:23:14', '2021-06-01 11:23:14', '', 'Free Gift Feet Chain Slip On Leisure Platform Summer Sandals 2021 Wedges High Heels Women Shoes Woman Mules Flip Flops', 'Color: BLACK, Shoe Size: 38, Ships From: Belgium', 'publish', 'closed', 'closed', '', 'free-gift-feet-chain-slip-on-leisure-platform-summer-sandals-2021-wedges-high-heels-women-shoes-woman-mules-flip-flops-43', '', '', '2021-06-01 11:23:14', '2021-06-01 11:23:14', '', 2153, 'http://shoestimer.com/?post_type=product_variation&p=2201', 43, 'product_variation', '', 0),
(2202, 1, '2021-06-01 11:23:15', '2021-06-01 11:23:15', '', 'Free Gift Feet Chain Slip On Leisure Platform Summer Sandals 2021 Wedges High Heels Women Shoes Woman Mules Flip Flops', 'Color: BLACK, Shoe Size: 36, Ships From: France', 'publish', 'closed', 'closed', '', 'free-gift-feet-chain-slip-on-leisure-platform-summer-sandals-2021-wedges-high-heels-women-shoes-woman-mules-flip-flops-44', '', '', '2021-06-01 11:23:15', '2021-06-01 11:23:15', '', 2153, 'http://shoestimer.com/?post_type=product_variation&p=2202', 44, 'product_variation', '', 0),
(2203, 1, '2021-06-01 11:23:16', '2021-06-01 11:23:16', '', 'Free Gift Feet Chain Slip On Leisure Platform Summer Sandals 2021 Wedges High Heels Women Shoes Woman Mules Flip Flops', 'Color: BLACK, Shoe Size: 37, Ships From: France', 'publish', 'closed', 'closed', '', 'free-gift-feet-chain-slip-on-leisure-platform-summer-sandals-2021-wedges-high-heels-women-shoes-woman-mules-flip-flops-45', '', '', '2021-06-01 11:23:16', '2021-06-01 11:23:16', '', 2153, 'http://shoestimer.com/?post_type=product_variation&p=2203', 45, 'product_variation', '', 0),
(2204, 1, '2021-06-01 11:23:17', '2021-06-01 11:23:17', '', 'Free Gift Feet Chain Slip On Leisure Platform Summer Sandals 2021 Wedges High Heels Women Shoes Woman Mules Flip Flops', 'Color: BLACK, Shoe Size: 43, Ships From: SPAIN', 'publish', 'closed', 'closed', '', 'free-gift-feet-chain-slip-on-leisure-platform-summer-sandals-2021-wedges-high-heels-women-shoes-woman-mules-flip-flops-46', '', '', '2021-06-01 11:23:17', '2021-06-01 11:23:17', '', 2153, 'http://shoestimer.com/?post_type=product_variation&p=2204', 46, 'product_variation', '', 0),
(2205, 1, '2021-06-01 11:23:17', '2021-06-01 11:23:17', '', 'Free Gift Feet Chain Slip On Leisure Platform Summer Sandals 2021 Wedges High Heels Women Shoes Woman Mules Flip Flops', 'Color: BLACK, Shoe Size: 35, Ships From: France', 'publish', 'closed', 'closed', '', 'free-gift-feet-chain-slip-on-leisure-platform-summer-sandals-2021-wedges-high-heels-women-shoes-woman-mules-flip-flops-47', '', '', '2021-06-01 11:23:17', '2021-06-01 11:23:17', '', 2153, 'http://shoestimer.com/?post_type=product_variation&p=2205', 47, 'product_variation', '', 0),
(2206, 1, '2021-06-01 11:23:17', '2021-06-01 11:23:17', '', 'Free Gift Feet Chain Slip On Leisure Platform Summer Sandals 2021 Wedges High Heels Women Shoes Woman Mules Flip Flops', 'Color: BLACK, Shoe Size: 40, Ships From: France', 'publish', 'closed', 'closed', '', 'free-gift-feet-chain-slip-on-leisure-platform-summer-sandals-2021-wedges-high-heels-women-shoes-woman-mules-flip-flops-48', '', '', '2021-06-01 11:23:17', '2021-06-01 11:23:17', '', 2153, 'http://shoestimer.com/?post_type=product_variation&p=2206', 48, 'product_variation', '', 0),
(2207, 1, '2021-06-01 11:23:17', '2021-06-01 11:23:17', '', 'Free Gift Feet Chain Slip On Leisure Platform Summer Sandals 2021 Wedges High Heels Women Shoes Woman Mules Flip Flops', 'Color: BLACK, Shoe Size: 41, Ships From: France', 'publish', 'closed', 'closed', '', 'free-gift-feet-chain-slip-on-leisure-platform-summer-sandals-2021-wedges-high-heels-women-shoes-woman-mules-flip-flops-49', '', '', '2021-06-01 11:23:17', '2021-06-01 11:23:17', '', 2153, 'http://shoestimer.com/?post_type=product_variation&p=2207', 49, 'product_variation', '', 0),
(2208, 1, '2021-06-01 11:23:17', '2021-06-01 11:23:17', '', 'Free Gift Feet Chain Slip On Leisure Platform Summer Sandals 2021 Wedges High Heels Women Shoes Woman Mules Flip Flops', 'Color: BLACK, Shoe Size: 38, Ships From: France', 'publish', 'closed', 'closed', '', 'free-gift-feet-chain-slip-on-leisure-platform-summer-sandals-2021-wedges-high-heels-women-shoes-woman-mules-flip-flops-50', '', '', '2021-06-01 11:23:17', '2021-06-01 11:23:17', '', 2153, 'http://shoestimer.com/?post_type=product_variation&p=2208', 50, 'product_variation', '', 0),
(2209, 1, '2021-06-01 11:23:18', '2021-06-01 11:23:18', '', 'Free Gift Feet Chain Slip On Leisure Platform Summer Sandals 2021 Wedges High Heels Women Shoes Woman Mules Flip Flops', 'Color: BLACK, Shoe Size: 39, Ships From: France', 'publish', 'closed', 'closed', '', 'free-gift-feet-chain-slip-on-leisure-platform-summer-sandals-2021-wedges-high-heels-women-shoes-woman-mules-flip-flops-51', '', '', '2021-06-01 11:23:18', '2021-06-01 11:23:18', '', 2153, 'http://shoestimer.com/?post_type=product_variation&p=2209', 51, 'product_variation', '', 0),
(2210, 1, '2021-06-01 11:23:18', '2021-06-01 11:23:18', '', 'Free Gift Feet Chain Slip On Leisure Platform Summer Sandals 2021 Wedges High Heels Women Shoes Woman Mules Flip Flops', 'Color: Green, Shoe Size: 42, Ships From: China', 'publish', 'closed', 'closed', '', 'free-gift-feet-chain-slip-on-leisure-platform-summer-sandals-2021-wedges-high-heels-women-shoes-woman-mules-flip-flops-52', '', '', '2021-06-01 11:23:18', '2021-06-01 11:23:18', '', 2153, 'http://shoestimer.com/?post_type=product_variation&p=2210', 52, 'product_variation', '', 0),
(2211, 1, '2021-06-01 11:23:18', '2021-06-01 11:23:18', '', 'Free Gift Feet Chain Slip On Leisure Platform Summer Sandals 2021 Wedges High Heels Women Shoes Woman Mules Flip Flops', 'Color: Green, Shoe Size: 43, Ships From: China', 'publish', 'closed', 'closed', '', 'free-gift-feet-chain-slip-on-leisure-platform-summer-sandals-2021-wedges-high-heels-women-shoes-woman-mules-flip-flops-53', '', '', '2021-06-01 11:23:18', '2021-06-01 11:23:18', '', 2153, 'http://shoestimer.com/?post_type=product_variation&p=2211', 53, 'product_variation', '', 0),
(2212, 1, '2021-06-01 11:23:18', '2021-06-01 11:23:18', '', 'Free Gift Feet Chain Slip On Leisure Platform Summer Sandals 2021 Wedges High Heels Women Shoes Woman Mules Flip Flops', 'Color: Green, Shoe Size: 40, Ships From: China', 'publish', 'closed', 'closed', '', 'free-gift-feet-chain-slip-on-leisure-platform-summer-sandals-2021-wedges-high-heels-women-shoes-woman-mules-flip-flops-54', '', '', '2021-06-01 11:23:18', '2021-06-01 11:23:18', '', 2153, 'http://shoestimer.com/?post_type=product_variation&p=2212', 54, 'product_variation', '', 0),
(2213, 0, '2021-06-01 11:23:18', '2021-06-01 11:23:18', '', '2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots-5', '', 'inherit', 'open', 'closed', '', '2019-flock-leather-women-over-the-knee-boots-lace-up-solid-high-heels-thigh-high-boots-5', '', '', '2021-06-01 11:23:18', '2021-06-01 11:23:18', '', 1957, 'http://shoestimer.com/wp-content/uploads/2021/06/2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots-5.jpg', 0, 'attachment', 'image/jpeg', 0),
(2214, 1, '2021-06-01 11:23:18', '2021-06-01 11:23:18', '', 'Free Gift Feet Chain Slip On Leisure Platform Summer Sandals 2021 Wedges High Heels Women Shoes Woman Mules Flip Flops', 'Color: Green, Shoe Size: 41, Ships From: China', 'publish', 'closed', 'closed', '', 'free-gift-feet-chain-slip-on-leisure-platform-summer-sandals-2021-wedges-high-heels-women-shoes-woman-mules-flip-flops-55', '', '', '2021-06-01 11:23:18', '2021-06-01 11:23:18', '', 2153, 'http://shoestimer.com/?post_type=product_variation&p=2214', 55, 'product_variation', '', 0),
(2215, 1, '2021-06-01 11:23:19', '2021-06-01 11:23:19', '', 'Free Gift Feet Chain Slip On Leisure Platform Summer Sandals 2021 Wedges High Heels Women Shoes Woman Mules Flip Flops', 'Color: Green, Shoe Size: 37, Ships From: Czech Republic', 'publish', 'closed', 'closed', '', 'free-gift-feet-chain-slip-on-leisure-platform-summer-sandals-2021-wedges-high-heels-women-shoes-woman-mules-flip-flops-56', '', '', '2021-06-01 11:23:19', '2021-06-01 11:23:19', '', 2153, 'http://shoestimer.com/?post_type=product_variation&p=2215', 56, 'product_variation', '', 0),
(2216, 1, '2021-06-01 11:23:19', '2021-06-01 11:23:19', '', 'Free Gift Feet Chain Slip On Leisure Platform Summer Sandals 2021 Wedges High Heels Women Shoes Woman Mules Flip Flops', 'Color: Green, Shoe Size: 38, Ships From: Czech Republic', 'publish', 'closed', 'closed', '', 'free-gift-feet-chain-slip-on-leisure-platform-summer-sandals-2021-wedges-high-heels-women-shoes-woman-mules-flip-flops-57', '', '', '2021-06-01 11:23:19', '2021-06-01 11:23:19', '', 2153, 'http://shoestimer.com/?post_type=product_variation&p=2216', 57, 'product_variation', '', 0),
(2217, 1, '2021-06-01 11:23:20', '2021-06-01 11:23:20', '', 'Free Gift Feet Chain Slip On Leisure Platform Summer Sandals 2021 Wedges High Heels Women Shoes Woman Mules Flip Flops', 'Color: Green, Shoe Size: 35, Ships From: Czech Republic', 'publish', 'closed', 'closed', '', 'free-gift-feet-chain-slip-on-leisure-platform-summer-sandals-2021-wedges-high-heels-women-shoes-woman-mules-flip-flops-58', '', '', '2021-06-01 11:23:20', '2021-06-01 11:23:20', '', 2153, 'http://shoestimer.com/?post_type=product_variation&p=2217', 58, 'product_variation', '', 0),
(2218, 1, '2021-06-01 11:23:21', '2021-06-01 11:23:21', '', 'Free Gift Feet Chain Slip On Leisure Platform Summer Sandals 2021 Wedges High Heels Women Shoes Woman Mules Flip Flops', 'Color: Green, Shoe Size: 36, Ships From: Czech Republic', 'publish', 'closed', 'closed', '', 'free-gift-feet-chain-slip-on-leisure-platform-summer-sandals-2021-wedges-high-heels-women-shoes-woman-mules-flip-flops-59', '', '', '2021-06-01 11:23:21', '2021-06-01 11:23:21', '', 2153, 'http://shoestimer.com/?post_type=product_variation&p=2218', 59, 'product_variation', '', 0),
(2219, 1, '2021-06-01 11:23:21', '2021-06-01 11:23:21', '', 'Free Gift Feet Chain Slip On Leisure Platform Summer Sandals 2021 Wedges High Heels Women Shoes Woman Mules Flip Flops', 'Color: BLACK, Shoe Size: 43, Ships From: Belgium', 'publish', 'closed', 'closed', '', 'free-gift-feet-chain-slip-on-leisure-platform-summer-sandals-2021-wedges-high-heels-women-shoes-woman-mules-flip-flops-60', '', '', '2021-06-01 11:23:21', '2021-06-01 11:23:21', '', 2153, 'http://shoestimer.com/?post_type=product_variation&p=2219', 60, 'product_variation', '', 0),
(2220, 1, '2021-06-01 11:23:22', '2021-06-01 11:23:22', '', 'Free Gift Feet Chain Slip On Leisure Platform Summer Sandals 2021 Wedges High Heels Women Shoes Woman Mules Flip Flops', 'Color: Green, Shoe Size: 35, Ships From: China', 'publish', 'closed', 'closed', '', 'free-gift-feet-chain-slip-on-leisure-platform-summer-sandals-2021-wedges-high-heels-women-shoes-woman-mules-flip-flops-61', '', '', '2021-06-01 11:23:22', '2021-06-01 11:23:22', '', 2153, 'http://shoestimer.com/?post_type=product_variation&p=2220', 61, 'product_variation', '', 0),
(2221, 1, '2021-06-01 11:23:22', '2021-06-01 11:23:22', '', 'Free Gift Feet Chain Slip On Leisure Platform Summer Sandals 2021 Wedges High Heels Women Shoes Woman Mules Flip Flops', 'Color: BLACK, Shoe Size: 41, Ships From: Belgium', 'publish', 'closed', 'closed', '', 'free-gift-feet-chain-slip-on-leisure-platform-summer-sandals-2021-wedges-high-heels-women-shoes-woman-mules-flip-flops-62', '', '', '2021-06-01 11:23:22', '2021-06-01 11:23:22', '', 2153, 'http://shoestimer.com/?post_type=product_variation&p=2221', 62, 'product_variation', '', 0),
(2222, 1, '2021-06-01 11:23:22', '2021-06-01 11:23:22', '', 'Free Gift Feet Chain Slip On Leisure Platform Summer Sandals 2021 Wedges High Heels Women Shoes Woman Mules Flip Flops', 'Color: BLACK, Shoe Size: 42, Ships From: Belgium', 'publish', 'closed', 'closed', '', 'free-gift-feet-chain-slip-on-leisure-platform-summer-sandals-2021-wedges-high-heels-women-shoes-woman-mules-flip-flops-63', '', '', '2021-06-01 11:23:22', '2021-06-01 11:23:22', '', 2153, 'http://shoestimer.com/?post_type=product_variation&p=2222', 63, 'product_variation', '', 0),
(2223, 1, '2021-06-01 11:23:22', '2021-06-01 11:23:22', '', 'Free Gift Feet Chain Slip On Leisure Platform Summer Sandals 2021 Wedges High Heels Women Shoes Woman Mules Flip Flops', 'Color: Green, Shoe Size: 38, Ships From: China', 'publish', 'closed', 'closed', '', 'free-gift-feet-chain-slip-on-leisure-platform-summer-sandals-2021-wedges-high-heels-women-shoes-woman-mules-flip-flops-64', '', '', '2021-06-01 11:23:22', '2021-06-01 11:23:22', '', 2153, 'http://shoestimer.com/?post_type=product_variation&p=2223', 64, 'product_variation', '', 0),
(2225, 1, '2021-06-01 11:23:22', '2021-06-01 11:23:22', '', 'Free Gift Feet Chain Slip On Leisure Platform Summer Sandals 2021 Wedges High Heels Women Shoes Woman Mules Flip Flops', 'Color: Green, Shoe Size: 39, Ships From: China', 'publish', 'closed', 'closed', '', 'free-gift-feet-chain-slip-on-leisure-platform-summer-sandals-2021-wedges-high-heels-women-shoes-woman-mules-flip-flops-65', '', '', '2021-06-01 11:23:22', '2021-06-01 11:23:22', '', 2153, 'http://shoestimer.com/?post_type=product_variation&p=2225', 65, 'product_variation', '', 0),
(2224, 0, '2021-06-01 11:23:22', '2021-06-01 11:23:22', '', '2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots.jpg_640x640', '', 'inherit', 'open', 'closed', '', '2019-flock-leather-women-over-the-knee-boots-lace-up-solid-high-heels-thigh-high-boots-jpg_640x640', '', '', '2021-06-01 11:23:22', '2021-06-01 11:23:22', '', 1957, 'http://shoestimer.com/wp-content/uploads/2021/06/2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots.jpg_640x640.jpg', 0, 'attachment', 'image/jpeg', 0),
(2226, 1, '2021-06-01 11:23:23', '2021-06-01 11:23:23', '', 'Free Gift Feet Chain Slip On Leisure Platform Summer Sandals 2021 Wedges High Heels Women Shoes Woman Mules Flip Flops', 'Color: Green, Shoe Size: 36, Ships From: China', 'publish', 'closed', 'closed', '', 'free-gift-feet-chain-slip-on-leisure-platform-summer-sandals-2021-wedges-high-heels-women-shoes-woman-mules-flip-flops-66', '', '', '2021-06-01 11:23:23', '2021-06-01 11:23:23', '', 2153, 'http://shoestimer.com/?post_type=product_variation&p=2226', 66, 'product_variation', '', 0),
(2227, 1, '2021-06-01 11:23:24', '2021-06-01 11:23:24', '', 'Free Gift Feet Chain Slip On Leisure Platform Summer Sandals 2021 Wedges High Heels Women Shoes Woman Mules Flip Flops', 'Color: Green, Shoe Size: 37, Ships From: China', 'publish', 'closed', 'closed', '', 'free-gift-feet-chain-slip-on-leisure-platform-summer-sandals-2021-wedges-high-heels-women-shoes-woman-mules-flip-flops-67', '', '', '2021-06-01 11:23:24', '2021-06-01 11:23:24', '', 2153, 'http://shoestimer.com/?post_type=product_variation&p=2227', 67, 'product_variation', '', 0),
(2228, 1, '2021-06-01 11:23:24', '2021-06-01 11:23:24', '', 'Free Gift Feet Chain Slip On Leisure Platform Summer Sandals 2021 Wedges High Heels Women Shoes Woman Mules Flip Flops', 'Color: Green, Shoe Size: 40, Ships From: Poland', 'publish', 'closed', 'closed', '', 'free-gift-feet-chain-slip-on-leisure-platform-summer-sandals-2021-wedges-high-heels-women-shoes-woman-mules-flip-flops-68', '', '', '2021-06-01 11:23:24', '2021-06-01 11:23:24', '', 2153, 'http://shoestimer.com/?post_type=product_variation&p=2228', 68, 'product_variation', '', 0),
(2229, 1, '2021-06-01 11:23:24', '2021-06-01 11:23:24', '', 'Free Gift Feet Chain Slip On Leisure Platform Summer Sandals 2021 Wedges High Heels Women Shoes Woman Mules Flip Flops', 'Color: Green, Shoe Size: 41, Ships From: Poland', 'publish', 'closed', 'closed', '', 'free-gift-feet-chain-slip-on-leisure-platform-summer-sandals-2021-wedges-high-heels-women-shoes-woman-mules-flip-flops-69', '', '', '2021-06-01 11:23:24', '2021-06-01 11:23:24', '', 2153, 'http://shoestimer.com/?post_type=product_variation&p=2229', 69, 'product_variation', '', 0),
(2230, 1, '2021-06-01 11:23:25', '2021-06-01 11:23:25', '', 'Free Gift Feet Chain Slip On Leisure Platform Summer Sandals 2021 Wedges High Heels Women Shoes Woman Mules Flip Flops', 'Color: Green, Shoe Size: 38, Ships From: Poland', 'publish', 'closed', 'closed', '', 'free-gift-feet-chain-slip-on-leisure-platform-summer-sandals-2021-wedges-high-heels-women-shoes-woman-mules-flip-flops-70', '', '', '2021-06-01 11:23:25', '2021-06-01 11:23:25', '', 2153, 'http://shoestimer.com/?post_type=product_variation&p=2230', 70, 'product_variation', '', 0),
(2231, 1, '2021-06-01 11:23:25', '2021-06-01 11:23:25', '', 'Free Gift Feet Chain Slip On Leisure Platform Summer Sandals 2021 Wedges High Heels Women Shoes Woman Mules Flip Flops', 'Color: Green, Shoe Size: 39, Ships From: Poland', 'publish', 'closed', 'closed', '', 'free-gift-feet-chain-slip-on-leisure-platform-summer-sandals-2021-wedges-high-heels-women-shoes-woman-mules-flip-flops-71', '', '', '2021-06-01 11:23:25', '2021-06-01 11:23:25', '', 2153, 'http://shoestimer.com/?post_type=product_variation&p=2231', 71, 'product_variation', '', 0),
(2232, 1, '2021-06-01 11:23:25', '2021-06-01 11:23:25', '', 'Free Gift Feet Chain Slip On Leisure Platform Summer Sandals 2021 Wedges High Heels Women Shoes Woman Mules Flip Flops', 'Color: Green, Shoe Size: 35, Ships From: SPAIN', 'publish', 'closed', 'closed', '', 'free-gift-feet-chain-slip-on-leisure-platform-summer-sandals-2021-wedges-high-heels-women-shoes-woman-mules-flip-flops-72', '', '', '2021-06-01 11:23:25', '2021-06-01 11:23:25', '', 2153, 'http://shoestimer.com/?post_type=product_variation&p=2232', 72, 'product_variation', '', 0),
(2234, 1, '2021-06-01 11:23:25', '2021-06-01 11:23:25', '', 'Free Gift Feet Chain Slip On Leisure Platform Summer Sandals 2021 Wedges High Heels Women Shoes Woman Mules Flip Flops', 'Color: Green, Shoe Size: 36, Ships From: SPAIN', 'publish', 'closed', 'closed', '', 'free-gift-feet-chain-slip-on-leisure-platform-summer-sandals-2021-wedges-high-heels-women-shoes-woman-mules-flip-flops-73', '', '', '2021-06-01 11:23:25', '2021-06-01 11:23:25', '', 2153, 'http://shoestimer.com/?post_type=product_variation&p=2234', 73, 'product_variation', '', 0),
(2233, 0, '2021-06-01 11:23:25', '2021-06-01 11:23:25', '', '2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots-1.jpg_640x640-1', '', 'inherit', 'open', 'closed', '', '2019-flock-leather-women-over-the-knee-boots-lace-up-solid-high-heels-thigh-high-boots-1-jpg_640x640-1', '', '', '2021-06-01 11:23:25', '2021-06-01 11:23:25', '', 1957, 'http://shoestimer.com/wp-content/uploads/2021/06/2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots-1.jpg_640x640-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(2235, 1, '2021-06-01 11:23:26', '2021-06-01 11:23:26', '', 'Free Gift Feet Chain Slip On Leisure Platform Summer Sandals 2021 Wedges High Heels Women Shoes Woman Mules Flip Flops', 'Color: Green, Shoe Size: 42, Ships From: Poland', 'publish', 'closed', 'closed', '', 'free-gift-feet-chain-slip-on-leisure-platform-summer-sandals-2021-wedges-high-heels-women-shoes-woman-mules-flip-flops-74', '', '', '2021-06-01 11:23:26', '2021-06-01 11:23:26', '', 2153, 'http://shoestimer.com/?post_type=product_variation&p=2235', 74, 'product_variation', '', 0),
(2236, 1, '2021-06-01 11:23:27', '2021-06-01 11:23:27', '', 'Free Gift Feet Chain Slip On Leisure Platform Summer Sandals 2021 Wedges High Heels Women Shoes Woman Mules Flip Flops', 'Color: Green, Shoe Size: 43, Ships From: Poland', 'publish', 'closed', 'closed', '', 'free-gift-feet-chain-slip-on-leisure-platform-summer-sandals-2021-wedges-high-heels-women-shoes-woman-mules-flip-flops-75', '', '', '2021-06-01 11:23:27', '2021-06-01 11:23:27', '', 2153, 'http://shoestimer.com/?post_type=product_variation&p=2236', 75, 'product_variation', '', 0),
(2237, 1, '2021-06-01 11:23:27', '2021-06-01 11:23:27', '', 'Free Gift Feet Chain Slip On Leisure Platform Summer Sandals 2021 Wedges High Heels Women Shoes Woman Mules Flip Flops', 'Color: Green, Shoe Size: 41, Ships From: Czech Republic', 'publish', 'closed', 'closed', '', 'free-gift-feet-chain-slip-on-leisure-platform-summer-sandals-2021-wedges-high-heels-women-shoes-woman-mules-flip-flops-76', '', '', '2021-06-01 11:23:27', '2021-06-01 11:23:27', '', 2153, 'http://shoestimer.com/?post_type=product_variation&p=2237', 76, 'product_variation', '', 0),
(2238, 1, '2021-06-01 11:23:27', '2021-06-01 11:23:27', '', 'Free Gift Feet Chain Slip On Leisure Platform Summer Sandals 2021 Wedges High Heels Women Shoes Woman Mules Flip Flops', 'Color: Green, Shoe Size: 42, Ships From: Czech Republic', 'publish', 'closed', 'closed', '', 'free-gift-feet-chain-slip-on-leisure-platform-summer-sandals-2021-wedges-high-heels-women-shoes-woman-mules-flip-flops-77', '', '', '2021-06-01 11:23:27', '2021-06-01 11:23:27', '', 2153, 'http://shoestimer.com/?post_type=product_variation&p=2238', 77, 'product_variation', '', 0),
(2239, 1, '2021-06-01 11:23:27', '2021-06-01 11:23:27', '', 'Free Gift Feet Chain Slip On Leisure Platform Summer Sandals 2021 Wedges High Heels Women Shoes Woman Mules Flip Flops', 'Color: Green, Shoe Size: 39, Ships From: Czech Republic', 'publish', 'closed', 'closed', '', 'free-gift-feet-chain-slip-on-leisure-platform-summer-sandals-2021-wedges-high-heels-women-shoes-woman-mules-flip-flops-78', '', '', '2021-06-01 11:23:27', '2021-06-01 11:23:27', '', 2153, 'http://shoestimer.com/?post_type=product_variation&p=2239', 78, 'product_variation', '', 0),
(2240, 1, '2021-06-01 11:23:27', '2021-06-01 11:23:27', '', 'Free Gift Feet Chain Slip On Leisure Platform Summer Sandals 2021 Wedges High Heels Women Shoes Woman Mules Flip Flops', 'Color: Green, Shoe Size: 40, Ships From: Czech Republic', 'publish', 'closed', 'closed', '', 'free-gift-feet-chain-slip-on-leisure-platform-summer-sandals-2021-wedges-high-heels-women-shoes-woman-mules-flip-flops-79', '', '', '2021-06-01 11:23:27', '2021-06-01 11:23:27', '', 2153, 'http://shoestimer.com/?post_type=product_variation&p=2240', 79, 'product_variation', '', 0),
(2241, 1, '2021-06-01 11:23:27', '2021-06-01 11:23:27', '', 'Free Gift Feet Chain Slip On Leisure Platform Summer Sandals 2021 Wedges High Heels Women Shoes Woman Mules Flip Flops', 'Color: Green, Shoe Size: 36, Ships From: Poland', 'publish', 'closed', 'closed', '', 'free-gift-feet-chain-slip-on-leisure-platform-summer-sandals-2021-wedges-high-heels-women-shoes-woman-mules-flip-flops-80', '', '', '2021-06-01 11:23:27', '2021-06-01 11:23:27', '', 2153, 'http://shoestimer.com/?post_type=product_variation&p=2241', 80, 'product_variation', '', 0),
(2242, 1, '2021-06-01 11:23:28', '2021-06-01 11:23:28', '', 'Free Gift Feet Chain Slip On Leisure Platform Summer Sandals 2021 Wedges High Heels Women Shoes Woman Mules Flip Flops', 'Color: Green, Shoe Size: 37, Ships From: Poland', 'publish', 'closed', 'closed', '', 'free-gift-feet-chain-slip-on-leisure-platform-summer-sandals-2021-wedges-high-heels-women-shoes-woman-mules-flip-flops-81', '', '', '2021-06-01 11:23:28', '2021-06-01 11:23:28', '', 2153, 'http://shoestimer.com/?post_type=product_variation&p=2242', 81, 'product_variation', '', 0),
(2243, 1, '2021-06-01 11:23:28', '2021-06-01 11:23:28', '', 'Free Gift Feet Chain Slip On Leisure Platform Summer Sandals 2021 Wedges High Heels Women Shoes Woman Mules Flip Flops', 'Color: Green, Shoe Size: 43, Ships From: Czech Republic', 'publish', 'closed', 'closed', '', 'free-gift-feet-chain-slip-on-leisure-platform-summer-sandals-2021-wedges-high-heels-women-shoes-woman-mules-flip-flops-82', '', '', '2021-06-01 11:23:28', '2021-06-01 11:23:28', '', 2153, 'http://shoestimer.com/?post_type=product_variation&p=2243', 82, 'product_variation', '', 0),
(2244, 1, '2021-06-01 11:23:28', '2021-06-01 11:23:28', '', 'Free Gift Feet Chain Slip On Leisure Platform Summer Sandals 2021 Wedges High Heels Women Shoes Woman Mules Flip Flops', 'Color: Green, Shoe Size: 35, Ships From: Poland', 'publish', 'closed', 'closed', '', 'free-gift-feet-chain-slip-on-leisure-platform-summer-sandals-2021-wedges-high-heels-women-shoes-woman-mules-flip-flops-83', '', '', '2021-06-01 11:23:28', '2021-06-01 11:23:28', '', 2153, 'http://shoestimer.com/?post_type=product_variation&p=2244', 83, 'product_variation', '', 0),
(2245, 1, '2021-06-01 11:23:28', '2021-06-01 11:23:28', '', 'Free Gift Feet Chain Slip On Leisure Platform Summer Sandals 2021 Wedges High Heels Women Shoes Woman Mules Flip Flops', 'Color: Green, Shoe Size: 38, Ships From: France', 'publish', 'closed', 'closed', '', 'free-gift-feet-chain-slip-on-leisure-platform-summer-sandals-2021-wedges-high-heels-women-shoes-woman-mules-flip-flops-84', '', '', '2021-06-01 11:23:28', '2021-06-01 11:23:28', '', 2153, 'http://shoestimer.com/?post_type=product_variation&p=2245', 84, 'product_variation', '', 0),
(2246, 0, '2021-06-01 11:23:28', '2021-06-01 11:23:28', '', '2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots-2.jpg_640x640-2', '', 'inherit', 'open', 'closed', '', '2019-flock-leather-women-over-the-knee-boots-lace-up-solid-high-heels-thigh-high-boots-2-jpg_640x640-2', '', '', '2021-06-01 11:23:28', '2021-06-01 11:23:28', '', 1957, 'http://shoestimer.com/wp-content/uploads/2021/06/2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots-2.jpg_640x640-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(2247, 1, '2021-06-01 11:23:28', '2021-06-01 11:23:28', '', 'Free Gift Feet Chain Slip On Leisure Platform Summer Sandals 2021 Wedges High Heels Women Shoes Woman Mules Flip Flops', 'Color: Green, Shoe Size: 39, Ships From: France', 'publish', 'closed', 'closed', '', 'free-gift-feet-chain-slip-on-leisure-platform-summer-sandals-2021-wedges-high-heels-women-shoes-woman-mules-flip-flops-85', '', '', '2021-06-01 11:23:28', '2021-06-01 11:23:28', '', 2153, 'http://shoestimer.com/?post_type=product_variation&p=2247', 85, 'product_variation', '', 0),
(2248, 1, '2021-06-01 11:23:28', '2021-06-01 11:23:28', '', 'Free Gift Feet Chain Slip On Leisure Platform Summer Sandals 2021 Wedges High Heels Women Shoes Woman Mules Flip Flops', 'Color: Green, Shoe Size: 36, Ships From: France', 'publish', 'closed', 'closed', '', 'free-gift-feet-chain-slip-on-leisure-platform-summer-sandals-2021-wedges-high-heels-women-shoes-woman-mules-flip-flops-86', '', '', '2021-06-01 11:23:28', '2021-06-01 11:23:28', '', 2153, 'http://shoestimer.com/?post_type=product_variation&p=2248', 86, 'product_variation', '', 0),
(2249, 1, '2021-06-01 11:23:29', '2021-06-01 11:23:29', '', 'Free Gift Feet Chain Slip On Leisure Platform Summer Sandals 2021 Wedges High Heels Women Shoes Woman Mules Flip Flops', 'Color: Green, Shoe Size: 37, Ships From: France', 'publish', 'closed', 'closed', '', 'free-gift-feet-chain-slip-on-leisure-platform-summer-sandals-2021-wedges-high-heels-women-shoes-woman-mules-flip-flops-87', '', '', '2021-06-01 11:23:29', '2021-06-01 11:23:29', '', 2153, 'http://shoestimer.com/?post_type=product_variation&p=2249', 87, 'product_variation', '', 0),
(2250, 1, '2021-06-01 11:23:29', '2021-06-01 11:23:29', '', 'Free Gift Feet Chain Slip On Leisure Platform Summer Sandals 2021 Wedges High Heels Women Shoes Woman Mules Flip Flops', 'Color: Green, Shoe Size: 42, Ships From: France', 'publish', 'closed', 'closed', '', 'free-gift-feet-chain-slip-on-leisure-platform-summer-sandals-2021-wedges-high-heels-women-shoes-woman-mules-flip-flops-88', '', '', '2021-06-01 11:23:29', '2021-06-01 11:23:29', '', 2153, 'http://shoestimer.com/?post_type=product_variation&p=2250', 88, 'product_variation', '', 0),
(2251, 1, '2021-06-01 11:23:30', '2021-06-01 11:23:30', '', 'Free Gift Feet Chain Slip On Leisure Platform Summer Sandals 2021 Wedges High Heels Women Shoes Woman Mules Flip Flops', 'Color: Green, Shoe Size: 43, Ships From: France', 'publish', 'closed', 'closed', '', 'free-gift-feet-chain-slip-on-leisure-platform-summer-sandals-2021-wedges-high-heels-women-shoes-woman-mules-flip-flops-89', '', '', '2021-06-01 11:23:30', '2021-06-01 11:23:30', '', 2153, 'http://shoestimer.com/?post_type=product_variation&p=2251', 89, 'product_variation', '', 0),
(2252, 1, '2021-06-01 11:23:30', '2021-06-01 11:23:30', '', 'Free Gift Feet Chain Slip On Leisure Platform Summer Sandals 2021 Wedges High Heels Women Shoes Woman Mules Flip Flops', 'Color: Green, Shoe Size: 40, Ships From: France', 'publish', 'closed', 'closed', '', 'free-gift-feet-chain-slip-on-leisure-platform-summer-sandals-2021-wedges-high-heels-women-shoes-woman-mules-flip-flops-90', '', '', '2021-06-01 11:23:30', '2021-06-01 11:23:30', '', 2153, 'http://shoestimer.com/?post_type=product_variation&p=2252', 90, 'product_variation', '', 0),
(2253, 1, '2021-06-01 11:23:30', '2021-06-01 11:23:30', '', 'Free Gift Feet Chain Slip On Leisure Platform Summer Sandals 2021 Wedges High Heels Women Shoes Woman Mules Flip Flops', 'Color: Green, Shoe Size: 41, Ships From: France', 'publish', 'closed', 'closed', '', 'free-gift-feet-chain-slip-on-leisure-platform-summer-sandals-2021-wedges-high-heels-women-shoes-woman-mules-flip-flops-91', '', '', '2021-06-01 11:23:30', '2021-06-01 11:23:30', '', 2153, 'http://shoestimer.com/?post_type=product_variation&p=2253', 91, 'product_variation', '', 0),
(2254, 0, '2021-06-01 11:23:30', '2021-06-01 11:23:30', '', '2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots-3.jpg_640x640-3', '', 'inherit', 'open', 'closed', '', '2019-flock-leather-women-over-the-knee-boots-lace-up-solid-high-heels-thigh-high-boots-3-jpg_640x640-3', '', '', '2021-06-01 11:23:30', '2021-06-01 11:23:30', '', 1957, 'http://shoestimer.com/wp-content/uploads/2021/06/2019-Flock-Leather-Women-Over-The-Knee-Boots-Lace-Up-Solid-High-Heels-Thigh-High-Boots-3.jpg_640x640-3.jpg', 0, 'attachment', 'image/jpeg', 0),
(2255, 1, '2021-06-01 11:23:30', '2021-06-01 11:23:30', '', 'Free Gift Feet Chain Slip On Leisure Platform Summer Sandals 2021 Wedges High Heels Women Shoes Woman Mules Flip Flops', 'Color: Green, Shoe Size: 39, Ships From: SPAIN', 'publish', 'closed', 'closed', '', 'free-gift-feet-chain-slip-on-leisure-platform-summer-sandals-2021-wedges-high-heels-women-shoes-woman-mules-flip-flops-92', '', '', '2021-06-01 11:23:30', '2021-06-01 11:23:30', '', 2153, 'http://shoestimer.com/?post_type=product_variation&p=2255', 92, 'product_variation', '', 0),
(2256, 1, '2021-06-01 11:23:30', '2021-06-01 11:23:30', '', 'Free Gift Feet Chain Slip On Leisure Platform Summer Sandals 2021 Wedges High Heels Women Shoes Woman Mules Flip Flops', 'Color: Green, Shoe Size: 40, Ships From: SPAIN', 'publish', 'closed', 'closed', '', 'free-gift-feet-chain-slip-on-leisure-platform-summer-sandals-2021-wedges-high-heels-women-shoes-woman-mules-flip-flops-93', '', '', '2021-06-01 11:23:30', '2021-06-01 11:23:30', '', 2153, 'http://shoestimer.com/?post_type=product_variation&p=2256', 93, 'product_variation', '', 0),
(2257, 1, '2021-06-01 11:23:31', '2021-06-01 11:23:31', '', 'Free Gift Feet Chain Slip On Leisure Platform Summer Sandals 2021 Wedges High Heels Women Shoes Woman Mules Flip Flops', 'Color: Green, Shoe Size: 37, Ships From: SPAIN', 'publish', 'closed', 'closed', '', 'free-gift-feet-chain-slip-on-leisure-platform-summer-sandals-2021-wedges-high-heels-women-shoes-woman-mules-flip-flops-94', '', '', '2021-06-01 11:23:31', '2021-06-01 11:23:31', '', 2153, 'http://shoestimer.com/?post_type=product_variation&p=2257', 94, 'product_variation', '', 0),
(2258, 1, '2021-06-01 11:23:31', '2021-06-01 11:23:31', '', 'Free Gift Feet Chain Slip On Leisure Platform Summer Sandals 2021 Wedges High Heels Women Shoes Woman Mules Flip Flops', 'Color: Green, Shoe Size: 38, Ships From: SPAIN', 'publish', 'closed', 'closed', '', 'free-gift-feet-chain-slip-on-leisure-platform-summer-sandals-2021-wedges-high-heels-women-shoes-woman-mules-flip-flops-95', '', '', '2021-06-01 11:23:31', '2021-06-01 11:23:31', '', 2153, 'http://shoestimer.com/?post_type=product_variation&p=2258', 95, 'product_variation', '', 0),
(2260, 1, '2021-06-01 11:23:32', '2021-06-01 11:23:32', '', 'Free Gift Feet Chain Slip On Leisure Platform Summer Sandals 2021 Wedges High Heels Women Shoes Woman Mules Flip Flops', 'Color: Green, Shoe Size: 43, Ships From: SPAIN', 'publish', 'closed', 'closed', '', 'free-gift-feet-chain-slip-on-leisure-platform-summer-sandals-2021-wedges-high-heels-women-shoes-woman-mules-flip-flops-96', '', '', '2021-06-01 11:23:32', '2021-06-01 11:23:32', '', 2153, 'http://shoestimer.com/?post_type=product_variation&p=2260', 96, 'product_variation', '', 0),
(2259, 0, '2021-06-01 11:23:32', '2021-06-01 11:23:32', '', 'Winter-Women-PU-Leather-Mid-Calf-Boots-Lace-Up-Zipper-Thick-Heel-Boots-Rivet-Short-Tube-1', '', 'inherit', 'open', 'closed', '', 'winter-women-pu-leather-mid-calf-boots-lace-up-zipper-thick-heel-boots-rivet-short-tube-1', '', '', '2021-06-01 11:23:32', '2021-06-01 11:23:32', '', 2030, 'http://shoestimer.com/wp-content/uploads/2021/06/Winter-Women-PU-Leather-Mid-Calf-Boots-Lace-Up-Zipper-Thick-Heel-Boots-Rivet-Short-Tube-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(2261, 1, '2021-06-01 11:23:32', '2021-06-01 11:23:32', '', 'Free Gift Feet Chain Slip On Leisure Platform Summer Sandals 2021 Wedges High Heels Women Shoes Woman Mules Flip Flops', 'Color: Green, Shoe Size: 35, Ships From: France', 'publish', 'closed', 'closed', '', 'free-gift-feet-chain-slip-on-leisure-platform-summer-sandals-2021-wedges-high-heels-women-shoes-woman-mules-flip-flops-97', '', '', '2021-06-01 11:23:32', '2021-06-01 11:23:32', '', 2153, 'http://shoestimer.com/?post_type=product_variation&p=2261', 97, 'product_variation', '', 0),
(2262, 1, '2021-06-01 11:23:33', '2021-06-01 11:23:33', '', 'Free Gift Feet Chain Slip On Leisure Platform Summer Sandals 2021 Wedges High Heels Women Shoes Woman Mules Flip Flops', 'Color: Green, Shoe Size: 41, Ships From: SPAIN', 'publish', 'closed', 'closed', '', 'free-gift-feet-chain-slip-on-leisure-platform-summer-sandals-2021-wedges-high-heels-women-shoes-woman-mules-flip-flops-98', '', '', '2021-06-01 11:23:33', '2021-06-01 11:23:33', '', 2153, 'http://shoestimer.com/?post_type=product_variation&p=2262', 98, 'product_variation', '', 0),
(2263, 1, '2021-06-01 11:23:34', '2021-06-01 11:23:34', '', 'Free Gift Feet Chain Slip On Leisure Platform Summer Sandals 2021 Wedges High Heels Women Shoes Woman Mules Flip Flops', 'Color: Green, Shoe Size: 42, Ships From: SPAIN', 'publish', 'closed', 'closed', '', 'free-gift-feet-chain-slip-on-leisure-platform-summer-sandals-2021-wedges-high-heels-women-shoes-woman-mules-flip-flops-99', '', '', '2021-06-01 11:23:34', '2021-06-01 11:23:34', '', 2153, 'http://shoestimer.com/?post_type=product_variation&p=2263', 99, 'product_variation', '', 0),
(2264, 1, '2021-06-01 11:23:34', '2021-06-01 11:23:34', '', 'Free Gift Feet Chain Slip On Leisure Platform Summer Sandals 2021 Wedges High Heels Women Shoes Woman Mules Flip Flops', 'Color: Yellow, Shoe Size: 36, Ships From: China', 'publish', 'closed', 'closed', '', 'free-gift-feet-chain-slip-on-leisure-platform-summer-sandals-2021-wedges-high-heels-women-shoes-woman-mules-flip-flops-100', '', '', '2021-06-01 11:23:34', '2021-06-01 11:23:34', '', 2153, 'http://shoestimer.com/?post_type=product_variation&p=2264', 100, 'product_variation', '', 0),
(2265, 1, '2021-06-01 11:23:34', '2021-06-01 11:23:34', '', 'Free Gift Feet Chain Slip On Leisure Platform Summer Sandals 2021 Wedges High Heels Women Shoes Woman Mules Flip Flops', 'Color: Yellow, Shoe Size: 37, Ships From: China', 'publish', 'closed', 'closed', '', 'free-gift-feet-chain-slip-on-leisure-platform-summer-sandals-2021-wedges-high-heels-women-shoes-woman-mules-flip-flops-101', '', '', '2021-06-01 11:23:34', '2021-06-01 11:23:34', '', 2153, 'http://shoestimer.com/?post_type=product_variation&p=2265', 101, 'product_variation', '', 0),
(2266, 1, '2021-06-01 11:23:35', '2021-06-01 11:23:35', '', 'Free Gift Feet Chain Slip On Leisure Platform Summer Sandals 2021 Wedges High Heels Women Shoes Woman Mules Flip Flops', 'Color: Green, Shoe Size: 43, Ships From: Belgium', 'publish', 'closed', 'closed', '', 'free-gift-feet-chain-slip-on-leisure-platform-summer-sandals-2021-wedges-high-heels-women-shoes-woman-mules-flip-flops-102', '', '', '2021-06-01 11:23:35', '2021-06-01 11:23:35', '', 2153, 'http://shoestimer.com/?post_type=product_variation&p=2266', 102, 'product_variation', '', 0),
(2267, 1, '2021-06-01 11:23:35', '2021-06-01 11:23:35', '', 'Free Gift Feet Chain Slip On Leisure Platform Summer Sandals 2021 Wedges High Heels Women Shoes Woman Mules Flip Flops', 'Color: Yellow, Shoe Size: 35, Ships From: China', 'publish', 'closed', 'closed', '', 'free-gift-feet-chain-slip-on-leisure-platform-summer-sandals-2021-wedges-high-heels-women-shoes-woman-mules-flip-flops-103', '', '', '2021-06-01 11:23:35', '2021-06-01 11:23:35', '', 2153, 'http://shoestimer.com/?post_type=product_variation&p=2267', 103, 'product_variation', '', 0),
(2268, 1, '2021-06-01 11:23:35', '2021-06-01 11:23:35', '', 'Free Gift Feet Chain Slip On Leisure Platform Summer Sandals 2021 Wedges High Heels Women Shoes Woman Mules Flip Flops', 'Color: Yellow, Shoe Size: 40, Ships From: China', 'publish', 'closed', 'closed', '', 'free-gift-feet-chain-slip-on-leisure-platform-summer-sandals-2021-wedges-high-heels-women-shoes-woman-mules-flip-flops-104', '', '', '2021-06-01 11:23:35', '2021-06-01 11:23:35', '', 2153, 'http://shoestimer.com/?post_type=product_variation&p=2268', 104, 'product_variation', '', 0),
(2269, 1, '2021-06-01 11:23:35', '2021-06-01 11:23:35', '', 'Free Gift Feet Chain Slip On Leisure Platform Summer Sandals 2021 Wedges High Heels Women Shoes Woman Mules Flip Flops', 'Color: Yellow, Shoe Size: 41, Ships From: China', 'publish', 'closed', 'closed', '', 'free-gift-feet-chain-slip-on-leisure-platform-summer-sandals-2021-wedges-high-heels-women-shoes-woman-mules-flip-flops-105', '', '', '2021-06-01 11:23:35', '2021-06-01 11:23:35', '', 2153, 'http://shoestimer.com/?post_type=product_variation&p=2269', 105, 'product_variation', '', 0),
(2270, 1, '2021-06-01 11:23:35', '2021-06-01 11:23:35', '', 'Free Gift Feet Chain Slip On Leisure Platform Summer Sandals 2021 Wedges High Heels Women Shoes Woman Mules Flip Flops', 'Color: Yellow, Shoe Size: 38, Ships From: China', 'publish', 'closed', 'closed', '', 'free-gift-feet-chain-slip-on-leisure-platform-summer-sandals-2021-wedges-high-heels-women-shoes-woman-mules-flip-flops-106', '', '', '2021-06-01 11:23:35', '2021-06-01 11:23:35', '', 2153, 'http://shoestimer.com/?post_type=product_variation&p=2270', 106, 'product_variation', '', 0),
(2271, 1, '2021-06-01 11:23:35', '2021-06-01 11:23:35', '', 'Free Gift Feet Chain Slip On Leisure Platform Summer Sandals 2021 Wedges High Heels Women Shoes Woman Mules Flip Flops', 'Color: Yellow, Shoe Size: 39, Ships From: China', 'publish', 'closed', 'closed', '', 'free-gift-feet-chain-slip-on-leisure-platform-summer-sandals-2021-wedges-high-heels-women-shoes-woman-mules-flip-flops-107', '', '', '2021-06-01 11:23:35', '2021-06-01 11:23:35', '', 2153, 'http://shoestimer.com/?post_type=product_variation&p=2271', 107, 'product_variation', '', 0),
(2272, 1, '2021-06-01 11:23:35', '2021-06-01 11:23:35', '', 'Free Gift Feet Chain Slip On Leisure Platform Summer Sandals 2021 Wedges High Heels Women Shoes Woman Mules Flip Flops', 'Color: Green, Shoe Size: 37, Ships From: Belgium', 'publish', 'closed', 'closed', '', 'free-gift-feet-chain-slip-on-leisure-platform-summer-sandals-2021-wedges-high-heels-women-shoes-woman-mules-flip-flops-108', '', '', '2021-06-01 11:23:35', '2021-06-01 11:23:35', '', 2153, 'http://shoestimer.com/?post_type=product_variation&p=2272', 108, 'product_variation', '', 0),
(2273, 1, '2021-06-01 11:23:36', '2021-06-01 11:23:36', '', 'Free Gift Feet Chain Slip On Leisure Platform Summer Sandals 2021 Wedges High Heels Women Shoes Woman Mules Flip Flops', 'Color: Green, Shoe Size: 38, Ships From: Belgium', 'publish', 'closed', 'closed', '', 'free-gift-feet-chain-slip-on-leisure-platform-summer-sandals-2021-wedges-high-heels-women-shoes-woman-mules-flip-flops-109', '', '', '2021-06-01 11:23:36', '2021-06-01 11:23:36', '', 2153, 'http://shoestimer.com/?post_type=product_variation&p=2273', 109, 'product_variation', '', 0),
(2274, 1, '2021-06-01 11:23:36', '2021-06-01 11:23:36', '', 'Free Gift Feet Chain Slip On Leisure Platform Summer Sandals 2021 Wedges High Heels Women Shoes Woman Mules Flip Flops', 'Color: Green, Shoe Size: 35, Ships From: Belgium', 'publish', 'closed', 'closed', '', 'free-gift-feet-chain-slip-on-leisure-platform-summer-sandals-2021-wedges-high-heels-women-shoes-woman-mules-flip-flops-110', '', '', '2021-06-01 11:23:36', '2021-06-01 11:23:36', '', 2153, 'http://shoestimer.com/?post_type=product_variation&p=2274', 110, 'product_variation', '', 0),
(2275, 1, '2021-06-01 11:23:36', '2021-06-01 11:23:36', '', 'Free Gift Feet Chain Slip On Leisure Platform Summer Sandals 2021 Wedges High Heels Women Shoes Woman Mules Flip Flops', 'Color: Green, Shoe Size: 36, Ships From: Belgium', 'publish', 'closed', 'closed', '', 'free-gift-feet-chain-slip-on-leisure-platform-summer-sandals-2021-wedges-high-heels-women-shoes-woman-mules-flip-flops-111', '', '', '2021-06-01 11:23:36', '2021-06-01 11:23:36', '', 2153, 'http://shoestimer.com/?post_type=product_variation&p=2275', 111, 'product_variation', '', 0),
(2276, 0, '2021-06-01 11:23:36', '2021-06-01 11:23:36', '', 'Winter-Women-PU-Leather-Mid-Calf-Boots-Lace-Up-Zipper-Thick-Heel-Boots-Rivet-Short-Tube-2', '', 'inherit', 'open', 'closed', '', 'winter-women-pu-leather-mid-calf-boots-lace-up-zipper-thick-heel-boots-rivet-short-tube-2', '', '', '2021-06-01 11:23:36', '2021-06-01 11:23:36', '', 2030, 'http://shoestimer.com/wp-content/uploads/2021/06/Winter-Women-PU-Leather-Mid-Calf-Boots-Lace-Up-Zipper-Thick-Heel-Boots-Rivet-Short-Tube-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(2277, 1, '2021-06-01 11:23:36', '2021-06-01 11:23:36', '', 'Free Gift Feet Chain Slip On Leisure Platform Summer Sandals 2021 Wedges High Heels Women Shoes Woman Mules Flip Flops', 'Color: Green, Shoe Size: 41, Ships From: Belgium', 'publish', 'closed', 'closed', '', 'free-gift-feet-chain-slip-on-leisure-platform-summer-sandals-2021-wedges-high-heels-women-shoes-woman-mules-flip-flops-112', '', '', '2021-06-01 11:23:36', '2021-06-01 11:23:36', '', 2153, 'http://shoestimer.com/?post_type=product_variation&p=2277', 112, 'product_variation', '', 0),
(2278, 1, '2021-06-01 11:23:37', '2021-06-01 11:23:37', '', 'Free Gift Feet Chain Slip On Leisure Platform Summer Sandals 2021 Wedges High Heels Women Shoes Woman Mules Flip Flops', 'Color: Green, Shoe Size: 42, Ships From: Belgium', 'publish', 'closed', 'closed', '', 'free-gift-feet-chain-slip-on-leisure-platform-summer-sandals-2021-wedges-high-heels-women-shoes-woman-mules-flip-flops-113', '', '', '2021-06-01 11:23:37', '2021-06-01 11:23:37', '', 2153, 'http://shoestimer.com/?post_type=product_variation&p=2278', 113, 'product_variation', '', 0),
(2279, 1, '2021-06-01 11:23:38', '2021-06-01 11:23:38', '', 'Free Gift Feet Chain Slip On Leisure Platform Summer Sandals 2021 Wedges High Heels Women Shoes Woman Mules Flip Flops', 'Color: Green, Shoe Size: 39, Ships From: Belgium', 'publish', 'closed', 'closed', '', 'free-gift-feet-chain-slip-on-leisure-platform-summer-sandals-2021-wedges-high-heels-women-shoes-woman-mules-flip-flops-114', '', '', '2021-06-01 11:23:38', '2021-06-01 11:23:38', '', 2153, 'http://shoestimer.com/?post_type=product_variation&p=2279', 114, 'product_variation', '', 0),
(2280, 1, '2021-06-01 11:23:39', '2021-06-01 11:23:39', '', 'Free Gift Feet Chain Slip On Leisure Platform Summer Sandals 2021 Wedges High Heels Women Shoes Woman Mules Flip Flops', 'Color: Green, Shoe Size: 40, Ships From: Belgium', 'publish', 'closed', 'closed', '', 'free-gift-feet-chain-slip-on-leisure-platform-summer-sandals-2021-wedges-high-heels-women-shoes-woman-mules-flip-flops-115', '', '', '2021-06-01 11:23:39', '2021-06-01 11:23:39', '', 2153, 'http://shoestimer.com/?post_type=product_variation&p=2280', 115, 'product_variation', '', 0),
(2281, 1, '2021-06-01 11:23:39', '2021-06-01 11:23:39', '', 'Free Gift Feet Chain Slip On Leisure Platform Summer Sandals 2021 Wedges High Heels Women Shoes Woman Mules Flip Flops', 'Color: Yellow, Shoe Size: 43, Ships From: Czech Republic', 'publish', 'closed', 'closed', '', 'free-gift-feet-chain-slip-on-leisure-platform-summer-sandals-2021-wedges-high-heels-women-shoes-woman-mules-flip-flops-116', '', '', '2021-06-01 11:23:39', '2021-06-01 11:23:39', '', 2153, 'http://shoestimer.com/?post_type=product_variation&p=2281', 116, 'product_variation', '', 0),
(2282, 1, '2021-06-01 11:23:39', '2021-06-01 11:23:39', '', 'Free Gift Feet Chain Slip On Leisure Platform Summer Sandals 2021 Wedges High Heels Women Shoes Woman Mules Flip Flops', 'Color: Yellow, Shoe Size: 35, Ships From: Poland', 'publish', 'closed', 'closed', '', 'free-gift-feet-chain-slip-on-leisure-platform-summer-sandals-2021-wedges-high-heels-women-shoes-woman-mules-flip-flops-117', '', '', '2021-06-01 11:23:39', '2021-06-01 11:23:39', '', 2153, 'http://shoestimer.com/?post_type=product_variation&p=2282', 117, 'product_variation', '', 0),
(2283, 1, '2021-06-01 11:23:39', '2021-06-01 11:23:39', '', 'Free Gift Feet Chain Slip On Leisure Platform Summer Sandals 2021 Wedges High Heels Women Shoes Woman Mules Flip Flops', 'Color: Yellow, Shoe Size: 41, Ships From: Czech Republic', 'publish', 'closed', 'closed', '', 'free-gift-feet-chain-slip-on-leisure-platform-summer-sandals-2021-wedges-high-heels-women-shoes-woman-mules-flip-flops-118', '', '', '2021-06-01 11:23:39', '2021-06-01 11:23:39', '', 2153, 'http://shoestimer.com/?post_type=product_variation&p=2283', 118, 'product_variation', '', 0),
(2284, 1, '2021-06-01 11:23:40', '2021-06-01 11:23:40', '', 'Free Gift Feet Chain Slip On Leisure Platform Summer Sandals 2021 Wedges High Heels Women Shoes Woman Mules Flip Flops', 'Color: Yellow, Shoe Size: 42, Ships From: Czech Republic', 'publish', 'closed', 'closed', '', 'free-gift-feet-chain-slip-on-leisure-platform-summer-sandals-2021-wedges-high-heels-women-shoes-woman-mules-flip-flops-119', '', '', '2021-06-01 11:23:40', '2021-06-01 11:23:40', '', 2153, 'http://shoestimer.com/?post_type=product_variation&p=2284', 119, 'product_variation', '', 0),
(2286, 1, '2021-06-01 11:23:40', '2021-06-01 11:23:40', '', 'Free Gift Feet Chain Slip On Leisure Platform Summer Sandals 2021 Wedges High Heels Women Shoes Woman Mules Flip Flops', 'Color: Yellow, Shoe Size: 38, Ships From: Poland', 'publish', 'closed', 'closed', '', 'free-gift-feet-chain-slip-on-leisure-platform-summer-sandals-2021-wedges-high-heels-women-shoes-woman-mules-flip-flops-120', '', '', '2021-06-01 11:23:40', '2021-06-01 11:23:40', '', 2153, 'http://shoestimer.com/?post_type=product_variation&p=2286', 120, 'product_variation', '', 0);
INSERT INTO `wpx5_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(2285, 0, '2021-06-01 11:23:40', '2021-06-01 11:23:40', '', 'Winter-Women-PU-Leather-Mid-Calf-Boots-Lace-Up-Zipper-Thick-Heel-Boots-Rivet-Short-Tube-3', '', 'inherit', 'open', 'closed', '', 'winter-women-pu-leather-mid-calf-boots-lace-up-zipper-thick-heel-boots-rivet-short-tube-3', '', '', '2021-06-01 11:23:40', '2021-06-01 11:23:40', '', 2030, 'http://shoestimer.com/wp-content/uploads/2021/06/Winter-Women-PU-Leather-Mid-Calf-Boots-Lace-Up-Zipper-Thick-Heel-Boots-Rivet-Short-Tube-3.jpg', 0, 'attachment', 'image/jpeg', 0),
(2287, 1, '2021-06-01 11:23:41', '2021-06-01 11:23:41', '', 'Free Gift Feet Chain Slip On Leisure Platform Summer Sandals 2021 Wedges High Heels Women Shoes Woman Mules Flip Flops', 'Color: Yellow, Shoe Size: 39, Ships From: Poland', 'publish', 'closed', 'closed', '', 'free-gift-feet-chain-slip-on-leisure-platform-summer-sandals-2021-wedges-high-heels-women-shoes-woman-mules-flip-flops-121', '', '', '2021-06-01 11:23:41', '2021-06-01 11:23:41', '', 2153, 'http://shoestimer.com/?post_type=product_variation&p=2287', 121, 'product_variation', '', 0),
(2288, 1, '2021-06-01 11:23:42', '2021-06-01 11:23:42', '', 'Free Gift Feet Chain Slip On Leisure Platform Summer Sandals 2021 Wedges High Heels Women Shoes Woman Mules Flip Flops', 'Color: Yellow, Shoe Size: 36, Ships From: Poland', 'publish', 'closed', 'closed', '', 'free-gift-feet-chain-slip-on-leisure-platform-summer-sandals-2021-wedges-high-heels-women-shoes-woman-mules-flip-flops-122', '', '', '2021-06-01 11:23:42', '2021-06-01 11:23:42', '', 2153, 'http://shoestimer.com/?post_type=product_variation&p=2288', 122, 'product_variation', '', 0),
(2289, 1, '2021-06-01 11:23:43', '2021-06-01 11:23:43', '', 'Free Gift Feet Chain Slip On Leisure Platform Summer Sandals 2021 Wedges High Heels Women Shoes Woman Mules Flip Flops', 'Color: Yellow, Shoe Size: 37, Ships From: Poland', 'publish', 'closed', 'closed', '', 'free-gift-feet-chain-slip-on-leisure-platform-summer-sandals-2021-wedges-high-heels-women-shoes-woman-mules-flip-flops-123', '', '', '2021-06-01 11:23:43', '2021-06-01 11:23:43', '', 2153, 'http://shoestimer.com/?post_type=product_variation&p=2289', 123, 'product_variation', '', 0),
(2290, 1, '2021-06-01 11:23:43', '2021-06-01 11:23:43', '', 'Free Gift Feet Chain Slip On Leisure Platform Summer Sandals 2021 Wedges High Heels Women Shoes Woman Mules Flip Flops', 'Color: Yellow, Shoe Size: 35, Ships From: Czech Republic', 'publish', 'closed', 'closed', '', 'free-gift-feet-chain-slip-on-leisure-platform-summer-sandals-2021-wedges-high-heels-women-shoes-woman-mules-flip-flops-124', '', '', '2021-06-01 11:23:43', '2021-06-01 11:23:43', '', 2153, 'http://shoestimer.com/?post_type=product_variation&p=2290', 124, 'product_variation', '', 0),
(2291, 1, '2021-06-01 11:23:43', '2021-06-01 11:23:43', '', 'Free Gift Feet Chain Slip On Leisure Platform Summer Sandals 2021 Wedges High Heels Women Shoes Woman Mules Flip Flops', 'Color: Yellow, Shoe Size: 36, Ships From: Czech Republic', 'publish', 'closed', 'closed', '', 'free-gift-feet-chain-slip-on-leisure-platform-summer-sandals-2021-wedges-high-heels-women-shoes-woman-mules-flip-flops-125', '', '', '2021-06-01 11:23:43', '2021-06-01 11:23:43', '', 2153, 'http://shoestimer.com/?post_type=product_variation&p=2291', 125, 'product_variation', '', 0),
(2292, 1, '2021-06-01 11:23:44', '2021-06-01 11:23:44', '', 'Free Gift Feet Chain Slip On Leisure Platform Summer Sandals 2021 Wedges High Heels Women Shoes Woman Mules Flip Flops', 'Color: Yellow, Shoe Size: 42, Ships From: China', 'publish', 'closed', 'closed', '', 'free-gift-feet-chain-slip-on-leisure-platform-summer-sandals-2021-wedges-high-heels-women-shoes-woman-mules-flip-flops-126', '', '', '2021-06-01 11:23:44', '2021-06-01 11:23:44', '', 2153, 'http://shoestimer.com/?post_type=product_variation&p=2292', 126, 'product_variation', '', 0),
(2293, 1, '2021-06-01 11:23:44', '2021-06-01 11:23:44', '', 'Free Gift Feet Chain Slip On Leisure Platform Summer Sandals 2021 Wedges High Heels Women Shoes Woman Mules Flip Flops', 'Color: Yellow, Shoe Size: 43, Ships From: China', 'publish', 'closed', 'closed', '', 'free-gift-feet-chain-slip-on-leisure-platform-summer-sandals-2021-wedges-high-heels-women-shoes-woman-mules-flip-flops-127', '', '', '2021-06-01 11:23:44', '2021-06-01 11:23:44', '', 2153, 'http://shoestimer.com/?post_type=product_variation&p=2293', 127, 'product_variation', '', 0),
(2294, 1, '2021-06-01 11:23:44', '2021-06-01 11:23:44', '', 'Free Gift Feet Chain Slip On Leisure Platform Summer Sandals 2021 Wedges High Heels Women Shoes Woman Mules Flip Flops', 'Color: Yellow, Shoe Size: 39, Ships From: Czech Republic', 'publish', 'closed', 'closed', '', 'free-gift-feet-chain-slip-on-leisure-platform-summer-sandals-2021-wedges-high-heels-women-shoes-woman-mules-flip-flops-128', '', '', '2021-06-01 11:23:44', '2021-06-01 11:23:44', '', 2153, 'http://shoestimer.com/?post_type=product_variation&p=2294', 128, 'product_variation', '', 0),
(2295, 1, '2021-06-01 11:23:44', '2021-06-01 11:23:44', '', 'Free Gift Feet Chain Slip On Leisure Platform Summer Sandals 2021 Wedges High Heels Women Shoes Woman Mules Flip Flops', 'Color: Yellow, Shoe Size: 40, Ships From: Czech Republic', 'publish', 'closed', 'closed', '', 'free-gift-feet-chain-slip-on-leisure-platform-summer-sandals-2021-wedges-high-heels-women-shoes-woman-mules-flip-flops-129', '', '', '2021-06-01 11:23:44', '2021-06-01 11:23:44', '', 2153, 'http://shoestimer.com/?post_type=product_variation&p=2295', 129, 'product_variation', '', 0),
(2296, 0, '2021-06-01 11:23:45', '2021-06-01 11:23:45', '', 'Winter-Women-PU-Leather-Mid-Calf-Boots-Lace-Up-Zipper-Thick-Heel-Boots-Rivet-Short-Tube-4', '', 'inherit', 'open', 'closed', '', 'winter-women-pu-leather-mid-calf-boots-lace-up-zipper-thick-heel-boots-rivet-short-tube-4', '', '', '2021-06-01 11:23:45', '2021-06-01 11:23:45', '', 2030, 'http://shoestimer.com/wp-content/uploads/2021/06/Winter-Women-PU-Leather-Mid-Calf-Boots-Lace-Up-Zipper-Thick-Heel-Boots-Rivet-Short-Tube-4.jpg', 0, 'attachment', 'image/jpeg', 0),
(2297, 1, '2021-06-01 11:23:45', '2021-06-01 11:23:45', '', 'Free Gift Feet Chain Slip On Leisure Platform Summer Sandals 2021 Wedges High Heels Women Shoes Woman Mules Flip Flops', 'Color: Yellow, Shoe Size: 37, Ships From: Czech Republic', 'publish', 'closed', 'closed', '', 'free-gift-feet-chain-slip-on-leisure-platform-summer-sandals-2021-wedges-high-heels-women-shoes-woman-mules-flip-flops-130', '', '', '2021-06-01 11:23:45', '2021-06-01 11:23:45', '', 2153, 'http://shoestimer.com/?post_type=product_variation&p=2297', 130, 'product_variation', '', 0),
(2298, 1, '2021-06-01 11:23:45', '2021-06-01 11:23:45', '', 'Free Gift Feet Chain Slip On Leisure Platform Summer Sandals 2021 Wedges High Heels Women Shoes Woman Mules Flip Flops', 'Color: Yellow, Shoe Size: 38, Ships From: Czech Republic', 'publish', 'closed', 'closed', '', 'free-gift-feet-chain-slip-on-leisure-platform-summer-sandals-2021-wedges-high-heels-women-shoes-woman-mules-flip-flops-131', '', '', '2021-06-01 11:23:45', '2021-06-01 11:23:45', '', 2153, 'http://shoestimer.com/?post_type=product_variation&p=2298', 131, 'product_variation', '', 0),
(2299, 1, '2021-06-01 11:23:47', '2021-06-01 11:23:47', '', 'Free Gift Feet Chain Slip On Leisure Platform Summer Sandals 2021 Wedges High Heels Women Shoes Woman Mules Flip Flops', 'Color: Yellow, Shoe Size: 41, Ships From: SPAIN', 'publish', 'closed', 'closed', '', 'free-gift-feet-chain-slip-on-leisure-platform-summer-sandals-2021-wedges-high-heels-women-shoes-woman-mules-flip-flops-132', '', '', '2021-06-01 11:23:47', '2021-06-01 11:23:47', '', 2153, 'http://shoestimer.com/?post_type=product_variation&p=2299', 132, 'product_variation', '', 0),
(2300, 1, '2021-06-01 11:23:48', '2021-06-01 11:23:48', '', 'Free Gift Feet Chain Slip On Leisure Platform Summer Sandals 2021 Wedges High Heels Women Shoes Woman Mules Flip Flops', 'Color: Yellow, Shoe Size: 42, Ships From: SPAIN', 'publish', 'closed', 'closed', '', 'free-gift-feet-chain-slip-on-leisure-platform-summer-sandals-2021-wedges-high-heels-women-shoes-woman-mules-flip-flops-133', '', '', '2021-06-01 11:23:48', '2021-06-01 11:23:48', '', 2153, 'http://shoestimer.com/?post_type=product_variation&p=2300', 133, 'product_variation', '', 0),
(2301, 1, '2021-06-01 11:23:49', '2021-06-01 11:23:49', '', 'Free Gift Feet Chain Slip On Leisure Platform Summer Sandals 2021 Wedges High Heels Women Shoes Woman Mules Flip Flops', 'Color: Yellow, Shoe Size: 39, Ships From: SPAIN', 'publish', 'closed', 'closed', '', 'free-gift-feet-chain-slip-on-leisure-platform-summer-sandals-2021-wedges-high-heels-women-shoes-woman-mules-flip-flops-134', '', '', '2021-06-01 11:23:49', '2021-06-01 11:23:49', '', 2153, 'http://shoestimer.com/?post_type=product_variation&p=2301', 134, 'product_variation', '', 0),
(2302, 1, '2021-06-01 11:23:49', '2021-06-01 11:23:49', '', 'Free Gift Feet Chain Slip On Leisure Platform Summer Sandals 2021 Wedges High Heels Women Shoes Woman Mules Flip Flops', 'Color: Yellow, Shoe Size: 40, Ships From: SPAIN', 'publish', 'closed', 'closed', '', 'free-gift-feet-chain-slip-on-leisure-platform-summer-sandals-2021-wedges-high-heels-women-shoes-woman-mules-flip-flops-135', '', '', '2021-06-01 11:23:49', '2021-06-01 11:23:49', '', 2153, 'http://shoestimer.com/?post_type=product_variation&p=2302', 135, 'product_variation', '', 0),
(2303, 0, '2021-06-01 11:23:49', '2021-06-01 11:23:49', '', 'Winter-Women-PU-Leather-Mid-Calf-Boots-Lace-Up-Zipper-Thick-Heel-Boots-Rivet-Short-Tube-5', '', 'inherit', 'open', 'closed', '', 'winter-women-pu-leather-mid-calf-boots-lace-up-zipper-thick-heel-boots-rivet-short-tube-5', '', '', '2021-06-01 11:23:49', '2021-06-01 11:23:49', '', 2030, 'http://shoestimer.com/wp-content/uploads/2021/06/Winter-Women-PU-Leather-Mid-Calf-Boots-Lace-Up-Zipper-Thick-Heel-Boots-Rivet-Short-Tube-5.jpg', 0, 'attachment', 'image/jpeg', 0),
(2304, 1, '2021-06-01 11:23:49', '2021-06-01 11:23:49', '', 'Free Gift Feet Chain Slip On Leisure Platform Summer Sandals 2021 Wedges High Heels Women Shoes Woman Mules Flip Flops', 'Color: Yellow, Shoe Size: 36, Ships From: France', 'publish', 'closed', 'closed', '', 'free-gift-feet-chain-slip-on-leisure-platform-summer-sandals-2021-wedges-high-heels-women-shoes-woman-mules-flip-flops-136', '', '', '2021-06-01 11:23:49', '2021-06-01 11:23:49', '', 2153, 'http://shoestimer.com/?post_type=product_variation&p=2304', 136, 'product_variation', '', 0),
(2305, 1, '2021-06-01 11:23:50', '2021-06-01 11:23:50', '', 'Free Gift Feet Chain Slip On Leisure Platform Summer Sandals 2021 Wedges High Heels Women Shoes Woman Mules Flip Flops', 'Color: Yellow, Shoe Size: 37, Ships From: France', 'publish', 'closed', 'closed', '', 'free-gift-feet-chain-slip-on-leisure-platform-summer-sandals-2021-wedges-high-heels-women-shoes-woman-mules-flip-flops-137', '', '', '2021-06-01 11:23:50', '2021-06-01 11:23:50', '', 2153, 'http://shoestimer.com/?post_type=product_variation&p=2305', 137, 'product_variation', '', 0),
(2306, 1, '2021-06-01 11:23:51', '2021-06-01 11:23:51', '', 'Free Gift Feet Chain Slip On Leisure Platform Summer Sandals 2021 Wedges High Heels Women Shoes Woman Mules Flip Flops', 'Color: Yellow, Shoe Size: 43, Ships From: SPAIN', 'publish', 'closed', 'closed', '', 'free-gift-feet-chain-slip-on-leisure-platform-summer-sandals-2021-wedges-high-heels-women-shoes-woman-mules-flip-flops-138', '', '', '2021-06-01 11:23:51', '2021-06-01 11:23:51', '', 2153, 'http://shoestimer.com/?post_type=product_variation&p=2306', 138, 'product_variation', '', 0),
(2308, 1, '2021-06-01 11:23:52', '2021-06-01 11:23:52', '', 'Free Gift Feet Chain Slip On Leisure Platform Summer Sandals 2021 Wedges High Heels Women Shoes Woman Mules Flip Flops', 'Color: Yellow, Shoe Size: 35, Ships From: France', 'publish', 'closed', 'closed', '', 'free-gift-feet-chain-slip-on-leisure-platform-summer-sandals-2021-wedges-high-heels-women-shoes-woman-mules-flip-flops-139', '', '', '2021-06-01 11:23:52', '2021-06-01 11:23:52', '', 2153, 'http://shoestimer.com/?post_type=product_variation&p=2308', 139, 'product_variation', '', 0),
(2307, 0, '2021-06-01 11:23:52', '2021-06-01 11:23:52', '', 'Winter-Women-PU-Leather-Mid-Calf-Boots-Lace-Up-Zipper-Thick-Heel-Boots-Rivet-Short-Tube.jpg_640x640', '', 'inherit', 'open', 'closed', '', 'winter-women-pu-leather-mid-calf-boots-lace-up-zipper-thick-heel-boots-rivet-short-tube-jpg_640x640', '', '', '2021-06-01 11:23:52', '2021-06-01 11:23:52', '', 2030, 'http://shoestimer.com/wp-content/uploads/2021/06/Winter-Women-PU-Leather-Mid-Calf-Boots-Lace-Up-Zipper-Thick-Heel-Boots-Rivet-Short-Tube.jpg_640x640.jpg', 0, 'attachment', 'image/jpeg', 0),
(2309, 1, '2021-06-01 11:23:53', '2021-06-01 11:23:53', '', 'Free Gift Feet Chain Slip On Leisure Platform Summer Sandals 2021 Wedges High Heels Women Shoes Woman Mules Flip Flops', 'Color: Yellow, Shoe Size: 42, Ships From: Poland', 'publish', 'closed', 'closed', '', 'free-gift-feet-chain-slip-on-leisure-platform-summer-sandals-2021-wedges-high-heels-women-shoes-woman-mules-flip-flops-140', '', '', '2021-06-01 11:23:53', '2021-06-01 11:23:53', '', 2153, 'http://shoestimer.com/?post_type=product_variation&p=2309', 140, 'product_variation', '', 0),
(2310, 1, '2021-06-01 11:23:54', '2021-06-01 11:23:54', '', 'Free Gift Feet Chain Slip On Leisure Platform Summer Sandals 2021 Wedges High Heels Women Shoes Woman Mules Flip Flops', 'Color: Yellow, Shoe Size: 43, Ships From: Poland', 'publish', 'closed', 'closed', '', 'free-gift-feet-chain-slip-on-leisure-platform-summer-sandals-2021-wedges-high-heels-women-shoes-woman-mules-flip-flops-141', '', '', '2021-06-01 11:23:54', '2021-06-01 11:23:54', '', 2153, 'http://shoestimer.com/?post_type=product_variation&p=2310', 141, 'product_variation', '', 0),
(2311, 1, '2021-06-01 11:23:54', '2021-06-01 11:23:54', '', 'Free Gift Feet Chain Slip On Leisure Platform Summer Sandals 2021 Wedges High Heels Women Shoes Woman Mules Flip Flops', 'Color: Yellow, Shoe Size: 40, Ships From: Poland', 'publish', 'closed', 'closed', '', 'free-gift-feet-chain-slip-on-leisure-platform-summer-sandals-2021-wedges-high-heels-women-shoes-woman-mules-flip-flops-142', '', '', '2021-06-01 11:23:54', '2021-06-01 11:23:54', '', 2153, 'http://shoestimer.com/?post_type=product_variation&p=2311', 142, 'product_variation', '', 0),
(2312, 1, '2021-06-01 11:23:55', '2021-06-01 11:23:55', '', 'Free Gift Feet Chain Slip On Leisure Platform Summer Sandals 2021 Wedges High Heels Women Shoes Woman Mules Flip Flops', 'Color: Yellow, Shoe Size: 41, Ships From: Poland', 'publish', 'closed', 'closed', '', 'free-gift-feet-chain-slip-on-leisure-platform-summer-sandals-2021-wedges-high-heels-women-shoes-woman-mules-flip-flops-143', '', '', '2021-06-01 11:23:55', '2021-06-01 11:23:55', '', 2153, 'http://shoestimer.com/?post_type=product_variation&p=2312', 143, 'product_variation', '', 0),
(2313, 0, '2021-06-01 11:23:55', '2021-06-01 11:23:55', '', 'Winter-Women-PU-Leather-Mid-Calf-Boots-Lace-Up-Zipper-Thick-Heel-Boots-Rivet-Short-Tube-1.jpg_640x640-1', '', 'inherit', 'open', 'closed', '', 'winter-women-pu-leather-mid-calf-boots-lace-up-zipper-thick-heel-boots-rivet-short-tube-1-jpg_640x640-1', '', '', '2021-06-01 11:23:55', '2021-06-01 11:23:55', '', 2030, 'http://shoestimer.com/wp-content/uploads/2021/06/Winter-Women-PU-Leather-Mid-Calf-Boots-Lace-Up-Zipper-Thick-Heel-Boots-Rivet-Short-Tube-1.jpg_640x640-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(2314, 1, '2021-06-01 11:23:55', '2021-06-01 11:23:55', '', 'Free Gift Feet Chain Slip On Leisure Platform Summer Sandals 2021 Wedges High Heels Women Shoes Woman Mules Flip Flops', 'Color: Yellow, Shoe Size: 37, Ships From: SPAIN', 'publish', 'closed', 'closed', '', 'free-gift-feet-chain-slip-on-leisure-platform-summer-sandals-2021-wedges-high-heels-women-shoes-woman-mules-flip-flops-144', '', '', '2021-06-01 11:23:55', '2021-06-01 11:23:55', '', 2153, 'http://shoestimer.com/?post_type=product_variation&p=2314', 144, 'product_variation', '', 0),
(2315, 1, '2021-06-01 11:23:55', '2021-06-01 11:23:55', '', 'Free Gift Feet Chain Slip On Leisure Platform Summer Sandals 2021 Wedges High Heels Women Shoes Woman Mules Flip Flops', 'Color: Yellow, Shoe Size: 38, Ships From: SPAIN', 'publish', 'closed', 'closed', '', 'free-gift-feet-chain-slip-on-leisure-platform-summer-sandals-2021-wedges-high-heels-women-shoes-woman-mules-flip-flops-145', '', '', '2021-06-01 11:23:55', '2021-06-01 11:23:55', '', 2153, 'http://shoestimer.com/?post_type=product_variation&p=2315', 145, 'product_variation', '', 0),
(2316, 1, '2021-06-01 11:23:57', '2021-06-01 11:23:57', '', 'Free Gift Feet Chain Slip On Leisure Platform Summer Sandals 2021 Wedges High Heels Women Shoes Woman Mules Flip Flops', 'Color: Yellow, Shoe Size: 35, Ships From: SPAIN', 'publish', 'closed', 'closed', '', 'free-gift-feet-chain-slip-on-leisure-platform-summer-sandals-2021-wedges-high-heels-women-shoes-woman-mules-flip-flops-146', '', '', '2021-06-01 11:23:57', '2021-06-01 11:23:57', '', 2153, 'http://shoestimer.com/?post_type=product_variation&p=2316', 146, 'product_variation', '', 0),
(2317, 1, '2021-06-01 11:23:57', '2021-06-01 11:23:57', '', 'Free Gift Feet Chain Slip On Leisure Platform Summer Sandals 2021 Wedges High Heels Women Shoes Woman Mules Flip Flops', 'Color: Yellow, Shoe Size: 36, Ships From: SPAIN', 'publish', 'closed', 'closed', '', 'free-gift-feet-chain-slip-on-leisure-platform-summer-sandals-2021-wedges-high-heels-women-shoes-woman-mules-flip-flops-147', '', '', '2021-06-01 11:23:57', '2021-06-01 11:23:57', '', 2153, 'http://shoestimer.com/?post_type=product_variation&p=2317', 147, 'product_variation', '', 0),
(2318, 1, '2021-06-01 11:23:57', '2021-06-01 11:23:57', '', 'Free Gift Feet Chain Slip On Leisure Platform Summer Sandals 2021 Wedges High Heels Women Shoes Woman Mules Flip Flops', 'Color: Yellow, Shoe Size: 39, Ships From: Belgium', 'publish', 'closed', 'closed', '', 'free-gift-feet-chain-slip-on-leisure-platform-summer-sandals-2021-wedges-high-heels-women-shoes-woman-mules-flip-flops-148', '', '', '2021-06-01 11:23:57', '2021-06-01 11:23:57', '', 2153, 'http://shoestimer.com/?post_type=product_variation&p=2318', 148, 'product_variation', '', 0),
(2319, 1, '2021-06-01 11:23:58', '2021-06-01 11:23:58', '', 'Free Gift Feet Chain Slip On Leisure Platform Summer Sandals 2021 Wedges High Heels Women Shoes Woman Mules Flip Flops', 'Color: Yellow, Shoe Size: 40, Ships From: Belgium', 'publish', 'closed', 'closed', '', 'free-gift-feet-chain-slip-on-leisure-platform-summer-sandals-2021-wedges-high-heels-women-shoes-woman-mules-flip-flops-149', '', '', '2021-06-01 11:23:58', '2021-06-01 11:23:58', '', 2153, 'http://shoestimer.com/?post_type=product_variation&p=2319', 149, 'product_variation', '', 0),
(2321, 1, '2021-06-01 11:23:58', '2021-06-01 11:23:58', '', 'Free Gift Feet Chain Slip On Leisure Platform Summer Sandals 2021 Wedges High Heels Women Shoes Woman Mules Flip Flops', 'Color: Yellow, Shoe Size: 37, Ships From: Belgium', 'publish', 'closed', 'closed', '', 'free-gift-feet-chain-slip-on-leisure-platform-summer-sandals-2021-wedges-high-heels-women-shoes-woman-mules-flip-flops-150', '', '', '2021-06-01 11:23:58', '2021-06-01 11:23:58', '', 2153, 'http://shoestimer.com/?post_type=product_variation&p=2321', 150, 'product_variation', '', 0),
(2320, 0, '2021-06-01 11:23:58', '2021-06-01 11:23:58', '', 'Winter-Women-PU-Leather-Mid-Calf-Boots-Lace-Up-Zipper-Thick-Heel-Boots-Rivet-Short-Tube-2.jpg_640x640-2', '', 'inherit', 'open', 'closed', '', 'winter-women-pu-leather-mid-calf-boots-lace-up-zipper-thick-heel-boots-rivet-short-tube-2-jpg_640x640-2', '', '', '2021-06-01 11:23:58', '2021-06-01 11:23:58', '', 2030, 'http://shoestimer.com/wp-content/uploads/2021/06/Winter-Women-PU-Leather-Mid-Calf-Boots-Lace-Up-Zipper-Thick-Heel-Boots-Rivet-Short-Tube-2.jpg_640x640-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(2322, 1, '2021-06-01 11:23:59', '2021-06-01 11:23:59', '', 'Free Gift Feet Chain Slip On Leisure Platform Summer Sandals 2021 Wedges High Heels Women Shoes Woman Mules Flip Flops', 'Color: Yellow, Shoe Size: 38, Ships From: Belgium', 'publish', 'closed', 'closed', '', 'free-gift-feet-chain-slip-on-leisure-platform-summer-sandals-2021-wedges-high-heels-women-shoes-woman-mules-flip-flops-151', '', '', '2021-06-01 11:23:59', '2021-06-01 11:23:59', '', 2153, 'http://shoestimer.com/?post_type=product_variation&p=2322', 151, 'product_variation', '', 0),
(2323, 0, '2021-06-01 11:24:00', '2021-06-01 11:24:00', '', 'Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather-1', '', 'inherit', 'open', 'closed', '', 'women-slip-on-sneakers-shallow-loafers-vulcanized-shoes-breathable-hollow-out-female-casual-shoes-ladies-leather-1', '', '', '2021-06-01 11:24:00', '2021-06-01 11:24:00', '', 2067, 'http://shoestimer.com/wp-content/uploads/2021/06/Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(2324, 1, '2021-06-01 11:24:00', '2021-06-01 11:24:00', '', 'Free Gift Feet Chain Slip On Leisure Platform Summer Sandals 2021 Wedges High Heels Women Shoes Woman Mules Flip Flops', 'Color: Yellow, Shoe Size: 43, Ships From: Belgium', 'publish', 'closed', 'closed', '', 'free-gift-feet-chain-slip-on-leisure-platform-summer-sandals-2021-wedges-high-heels-women-shoes-woman-mules-flip-flops-152', '', '', '2021-06-01 11:24:00', '2021-06-01 11:24:00', '', 2153, 'http://shoestimer.com/?post_type=product_variation&p=2324', 152, 'product_variation', '', 0),
(2325, 1, '2021-06-01 11:24:01', '2021-06-01 11:24:01', '', 'Free Gift Feet Chain Slip On Leisure Platform Summer Sandals 2021 Wedges High Heels Women Shoes Woman Mules Flip Flops', 'Color: Yellow, Shoe Size: 41, Ships From: Belgium', 'publish', 'closed', 'closed', '', 'free-gift-feet-chain-slip-on-leisure-platform-summer-sandals-2021-wedges-high-heels-women-shoes-woman-mules-flip-flops-153', '', '', '2021-06-01 11:24:01', '2021-06-01 11:24:01', '', 2153, 'http://shoestimer.com/?post_type=product_variation&p=2325', 153, 'product_variation', '', 0),
(2326, 1, '2021-06-01 11:24:02', '2021-06-01 11:24:02', '', 'Free Gift Feet Chain Slip On Leisure Platform Summer Sandals 2021 Wedges High Heels Women Shoes Woman Mules Flip Flops', 'Color: Yellow, Shoe Size: 42, Ships From: Belgium', 'publish', 'closed', 'closed', '', 'free-gift-feet-chain-slip-on-leisure-platform-summer-sandals-2021-wedges-high-heels-women-shoes-woman-mules-flip-flops-154', '', '', '2021-06-01 11:24:02', '2021-06-01 11:24:02', '', 2153, 'http://shoestimer.com/?post_type=product_variation&p=2326', 154, 'product_variation', '', 0),
(2327, 1, '2021-06-01 11:24:03', '2021-06-01 11:24:03', '', 'Free Gift Feet Chain Slip On Leisure Platform Summer Sandals 2021 Wedges High Heels Women Shoes Woman Mules Flip Flops', 'Color: Yellow, Shoe Size: 40, Ships From: France', 'publish', 'closed', 'closed', '', 'free-gift-feet-chain-slip-on-leisure-platform-summer-sandals-2021-wedges-high-heels-women-shoes-woman-mules-flip-flops-155', '', '', '2021-06-01 11:24:03', '2021-06-01 11:24:03', '', 2153, 'http://shoestimer.com/?post_type=product_variation&p=2327', 155, 'product_variation', '', 0),
(2328, 1, '2021-06-01 11:24:04', '2021-06-01 11:24:04', '', 'Free Gift Feet Chain Slip On Leisure Platform Summer Sandals 2021 Wedges High Heels Women Shoes Woman Mules Flip Flops', 'Color: Yellow, Shoe Size: 41, Ships From: France', 'publish', 'closed', 'closed', '', 'free-gift-feet-chain-slip-on-leisure-platform-summer-sandals-2021-wedges-high-heels-women-shoes-woman-mules-flip-flops-156', '', '', '2021-06-01 11:24:04', '2021-06-01 11:24:04', '', 2153, 'http://shoestimer.com/?post_type=product_variation&p=2328', 156, 'product_variation', '', 0),
(2329, 1, '2021-06-01 11:24:05', '2021-06-01 11:24:05', '', 'Free Gift Feet Chain Slip On Leisure Platform Summer Sandals 2021 Wedges High Heels Women Shoes Woman Mules Flip Flops', 'Color: Yellow, Shoe Size: 38, Ships From: France', 'publish', 'closed', 'closed', '', 'free-gift-feet-chain-slip-on-leisure-platform-summer-sandals-2021-wedges-high-heels-women-shoes-woman-mules-flip-flops-157', '', '', '2021-06-01 11:24:05', '2021-06-01 11:24:05', '', 2153, 'http://shoestimer.com/?post_type=product_variation&p=2329', 157, 'product_variation', '', 0),
(2330, 1, '2021-06-01 11:24:05', '2021-06-01 11:24:05', '', 'Free Gift Feet Chain Slip On Leisure Platform Summer Sandals 2021 Wedges High Heels Women Shoes Woman Mules Flip Flops', 'Color: Yellow, Shoe Size: 39, Ships From: France', 'publish', 'closed', 'closed', '', 'free-gift-feet-chain-slip-on-leisure-platform-summer-sandals-2021-wedges-high-heels-women-shoes-woman-mules-flip-flops-158', '', '', '2021-06-01 11:24:05', '2021-06-01 11:24:05', '', 2153, 'http://shoestimer.com/?post_type=product_variation&p=2330', 158, 'product_variation', '', 0),
(2331, 0, '2021-06-01 11:24:05', '2021-06-01 11:24:05', '', 'Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather-2', '', 'inherit', 'open', 'closed', '', 'women-slip-on-sneakers-shallow-loafers-vulcanized-shoes-breathable-hollow-out-female-casual-shoes-ladies-leather-2', '', '', '2021-06-01 11:24:05', '2021-06-01 11:24:05', '', 2067, 'http://shoestimer.com/wp-content/uploads/2021/06/Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(2332, 1, '2021-06-01 11:24:05', '2021-06-01 11:24:05', '', 'Free Gift Feet Chain Slip On Leisure Platform Summer Sandals 2021 Wedges High Heels Women Shoes Woman Mules Flip Flops', 'Color: Yellow, Shoe Size: 35, Ships From: Belgium', 'publish', 'closed', 'closed', '', 'free-gift-feet-chain-slip-on-leisure-platform-summer-sandals-2021-wedges-high-heels-women-shoes-woman-mules-flip-flops-159', '', '', '2021-06-01 11:24:05', '2021-06-01 11:24:05', '', 2153, 'http://shoestimer.com/?post_type=product_variation&p=2332', 159, 'product_variation', '', 0),
(2333, 1, '2021-06-01 11:24:06', '2021-06-01 11:24:06', '', 'Free Gift Feet Chain Slip On Leisure Platform Summer Sandals 2021 Wedges High Heels Women Shoes Woman Mules Flip Flops', 'Color: Yellow, Shoe Size: 36, Ships From: Belgium', 'publish', 'closed', 'closed', '', 'free-gift-feet-chain-slip-on-leisure-platform-summer-sandals-2021-wedges-high-heels-women-shoes-woman-mules-flip-flops-160', '', '', '2021-06-01 11:24:06', '2021-06-01 11:24:06', '', 2153, 'http://shoestimer.com/?post_type=product_variation&p=2333', 160, 'product_variation', '', 0),
(2334, 1, '2021-06-01 11:24:08', '2021-06-01 11:24:08', '', 'Free Gift Feet Chain Slip On Leisure Platform Summer Sandals 2021 Wedges High Heels Women Shoes Woman Mules Flip Flops', 'Color: Yellow, Shoe Size: 42, Ships From: France', 'publish', 'closed', 'closed', '', 'free-gift-feet-chain-slip-on-leisure-platform-summer-sandals-2021-wedges-high-heels-women-shoes-woman-mules-flip-flops-161', '', '', '2021-06-01 11:24:08', '2021-06-01 11:24:08', '', 2153, 'http://shoestimer.com/?post_type=product_variation&p=2334', 161, 'product_variation', '', 0),
(2335, 1, '2021-06-01 11:24:09', '2021-06-01 11:24:09', '', 'Free Gift Feet Chain Slip On Leisure Platform Summer Sandals 2021 Wedges High Heels Women Shoes Woman Mules Flip Flops', 'Color: Yellow, Shoe Size: 43, Ships From: France', 'publish', 'closed', 'closed', '', 'free-gift-feet-chain-slip-on-leisure-platform-summer-sandals-2021-wedges-high-heels-women-shoes-woman-mules-flip-flops-162', '', '', '2021-06-01 11:24:09', '2021-06-01 11:24:09', '', 2153, 'http://shoestimer.com/?post_type=product_variation&p=2335', 162, 'product_variation', '', 0),
(2336, 0, '2021-06-01 11:24:11', '2021-06-01 11:24:11', '', 'Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather-3', '', 'inherit', 'open', 'closed', '', 'women-slip-on-sneakers-shallow-loafers-vulcanized-shoes-breathable-hollow-out-female-casual-shoes-ladies-leather-3', '', '', '2021-06-01 11:24:11', '2021-06-01 11:24:11', '', 2067, 'http://shoestimer.com/wp-content/uploads/2021/06/Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather-3.jpg', 0, 'attachment', 'image/jpeg', 0),
(2337, 1, '2021-06-01 11:24:15', '2021-06-01 11:24:15', '                <div class=\"product-specs-list-container\">\n                    <ul class=\"product-specs-list util-clearfix\">\n						                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Brand Name:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">PADEGAO</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Upper Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Mesh (Air mesh)</span>\n                            </li>\n							                    </ul>\n                </div>\n				<div class=\"detailmodule_html\"><div class=\"detail-desc-decorate-richtext\"><div id=\"offer-template-0\"></div><p style=\"color: #333333;font-family: verdana , arial , helvetica , sans-seri;\"><span style=\"color: #ff0000;background-color: #ffff99;\"><span style=\"font-weight: bold;background-color: #ffffff;color: #000000;\"><span style=\"font-size: 16.0pt;\">ã€å…³äºŽä¸€ä»¶ä»£å‘】支æŒä¸€ä»¶ä»£å‘,一åŒä¹Ÿå¯ä»¥å‘货,è¦æ‹ä¸€åŒçš„è”系客æœå“¦</span></span></span></p><p style=\"color: #333333;font-family: verdana , arial , helvetica , sans-seri;\"><span style=\"font-weight: bold;\"><span style=\"font-size: 16.0pt;\">ã€å…³äºŽæ··æ‰¹ã€‘一件为24åŒæˆ–30åŒï¼Œå¦‚有特殊原因/è¦æ±‚请è”系客æœæˆ–电è”13714135148</span></span></p><p style=\"color: #333333;font-family: verdana , arial , helvetica , sans-seri;\"><span style=\"font-weight: bold;\"><span style=\"font-size: 16.0pt;\">ã€å…³äºŽæ°”味】刚出厂的鞋å­ä¼šæœ‰äº›èƒ¶æ°´æ°”味,无关质é‡ï¼Œæ”¾ç½®é€šé£Žå¤„胶水味就会散去。</span></span><br /><span style=\"font-weight: bold;\"><span style=\"font-size: 16.0pt;\">ã€å…³äºŽå‘货】 本店默认å‘百世快递,一般当天13:00å‰ä¸‹å•çš„,当天å‘货。13:00åŽä¸‹å•ï¼Œç¬¬äºŒå¤©å‡†æ—¶å‘货。如有特殊情况,我们会和您è”ç³»</span></span><br /><span style=\"font-weight: bold;\"><span style=\"font-size: 16.0pt;\">ã€å…³äºŽè´¨é‡ã€‘å°çº¿å¤´ï¼Œå°æ±¡ç‚¹ï¼Œå¾®è‰²å·®ï¼Œèƒ¶æ°´å‘³ å‡éžè´¨é‡é—®é¢˜ã€‚</span></span><br /><span style=\"font-weight: bold;\"><span style=\"font-size: 16.0pt;\">&nbsp; &nbsp; &nbsp; &nbsp;本店ç»é”€æ‰¹å‘的休闲鞋,帆布鞋,è¿åŠ¨éž‹ï¼Œç½‘鞋,雪地é´ï¼Œæ£‰éž‹ï¼Œç•…销消费者市场,在消费者当中享有较高的地ä½å…¬å¸ä¸Žå¤šå®¶ä»£ç†å•†å»ºç«‹äº†é•¿æœŸç¨³å®šçš„åˆä½œå…³ç³»ã€‚我们的产å“å“ç§é½å…¨ï¼Œä»·æ ¼åˆç†ï¼Œå®žåŠ›é›„厚,é‡ä¿¡ç”¨ï¼Œä¿è¯äº§å“è´¨é‡ã€‚以多ç§ç»è¥ç‰¹è‰²å’Œè–„利多销的原则赢得了广大客户的信任。欢迎新è€å®¢æˆ·å…±èµ¢ã€‚<img alt=\"gGqUif2gxdSGFui75Mga1AEgzHJ4DmrjxcP2\" alt=\"undefined\" src=\"https://ae01.alicdn.com/kf/H9e3de18c65fe40029167261a63863d39I.jpg?width=750&height=908&hash=1658\" /><br /><br /><img alt=\"undefined\" src=\"https://ae01.alicdn.com/kf/Hc0b393910c2746e096ae423bfcb25297n.jpg?width=750&height=993&hash=1743\" /><br /><br /><img alt=\"undefined\" src=\"https://ae01.alicdn.com/kf/H29f542de659b46a08f46877f34f5bd9d1.jpg?width=750&height=895&hash=1645\" /><br /><br /><img alt=\"undefined\" src=\"https://ae01.alicdn.com/kf/H6dce6eb2ce87431a9d7499e5a29d8ec4F.jpg?width=750&height=1068&hash=1818\" /><br /><br /><br /><img alt=\"undefined\" src=\"https://ae01.alicdn.com/kf/H4a3bfaf796f4406aabeb1f3a0982faacZ.jpg?width=750&height=936&hash=1686\" /><br /><br /><img alt=\"undefined\" src=\"https://ae01.alicdn.com/kf/Ha02a5c7611e64272b8b661a54257a757R.jpg?width=750&height=850&hash=1600\" /><br /><br /><img alt=\"undefined\" src=\"https://ae01.alicdn.com/kf/H4b8d13f10eed445ba90e06f19b014b75R.jpg?width=750&height=1167&hash=1917\" /><br /><br /><img alt=\"undefined\" src=\"https://ae01.alicdn.com/kf/H92a4ea0e767948d9b1f86478a966edbbs.jpg?width=750&height=669&hash=1419\" /><br /><br /><img alt=\"undefined\" src=\"https://ae01.alicdn.com/kf/He0b2285d154e483ab201c4110ce6b0f7R.jpg?width=750&height=962&hash=1712\" /><br /><br /><img alt=\"undefined\" src=\"https://ae01.alicdn.com/kf/H22bc6b6d8bc144898ea48b7d5a4ff2f07.jpg?width=750&height=1011&hash=1761\" /><br /><br /><img alt=\"undefined\" src=\"https://ae01.alicdn.com/kf/H3ffb6812c8fb41fa862ec6e46205376db.jpg?width=750&height=982&hash=1732\" /><br /><br /><img alt=\"undefined\" src=\"https://ae01.alicdn.com/kf/He3236dbdcf8f4fa7ba032dc2f67f9e24c.jpg?width=750&height=739&hash=1489\" /><br /><br /><img alt=\"undefined\" src=\"https://ae01.alicdn.com/kf/H7595cb82a0184c9b91c6c5219c44a7b4V.jpg?width=750&height=933&hash=1683\" /><br /><br /><img alt=\"undefined\" src=\"https://ae01.alicdn.com/kf/H61ac2b7ac8d84b34a22c5a2bc495eb1ae.jpg?width=750&height=1107&hash=1857\" /><br /><br /><img alt=\"undefined\" src=\"https://ae01.alicdn.com/kf/Hada813c414b244429bcd618d4aed00a4m.jpg?width=750&height=1068&hash=1818\" /><br /><br /><img alt=\"undefined\" src=\"https://ae01.alicdn.com/kf/H2db8aebfdfba4883a80798e9ce53edb2H.jpg?width=750&height=873&hash=1623\" /><br /><br /><img alt=\"undefined\" src=\"https://ae01.alicdn.com/kf/Hedde9038271c4a8aa0e85c4e44a48d493.jpg?width=750&height=895&hash=1645\" /><br /><br /><img alt=\"undefined\" src=\"https://ae01.alicdn.com/kf/H6a583d542f47403d82239a4babc6387fV.jpg?width=750&height=1000&hash=1750\" /><br /><br /><img alt=\"undefined\" src=\"https://ae01.alicdn.com/kf/He48715572c6c4530b56e1f8890df1acdX.jpg\" /><br /><br /><img alt=\"undefined\" src=\"https://ae01.alicdn.com/kf/H2bb0d36d78da49a7bb6c5c814740a1a86.jpg?width=750&height=750&hash=1500\" /><br /><br /><img alt=\"undefined\" src=\"https://ae01.alicdn.com/kf/Ha35478bfa7d24407af328dcda801dc751.jpg?width=750&height=750&hash=1500\" /><br /><br /><img alt=\"undefined\" src=\"https://ae01.alicdn.com/kf/Hc049cc271c5a4089af8e3d1a6b84002bQ.jpg?width=750&height=750&hash=1500\" /><br /><br /><img alt=\"undefined\" src=\"https://ae01.alicdn.com/kf/H1df8823543024e66937c7183510cd621m.jpg\" /><br /><br /><img alt=\"undefined\" src=\"https://ae01.alicdn.com/kf/H8cf0e766793a4bd5884d4aaa31728c33X.jpg?width=750&height=750&hash=1500\" /><br /><br /><img alt=\"undefined\" src=\"https://ae01.alicdn.com/kf/H9a186f61c3824f96be46e0016eca307cu.jpg?width=750&height=750&hash=1500\" /><br /><br /><img alt=\"undefined\" src=\"https://ae01.alicdn.com/kf/H4b1359a284b645bdad4d3cf3f0aed82ab.jpg\" /><br /><br /><img alt=\"undefined\" src=\"https://ae01.alicdn.com/kf/H36006e11f76042bb90e1690357921b9ej.jpg?width=750&height=750&hash=1500\" /><br /><br /><img alt=\"undefined\" src=\"https://ae01.alicdn.com/kf/H3c69de09d03d4a9cb17448be17a9ccecm.jpg?width=750&height=750&hash=1500\" /><br /><br /><img alt=\"undefined\" src=\"https://ae01.alicdn.com/kf/Hd112ffdc6ddc4577acf2d2fe44382803W.jpg?width=750&height=750&hash=1500\" /><br /><br /></span></span></p><div id=\"offer-template-1450686394303\"></div><p>35-40标准ç </p></div></div>\n\n\n', 'Shoes Women\'s Shoes Show Feet Small All-match Net Red Super Fire Spring Chic Casual Sneakers Women', '', 'publish', 'open', 'closed', '', 'shoes-womens-shoes-show-feet-small-all-match-net-red-super-fire-spring-chic-casual-sneakers-women', '', '', '2021-06-01 11:24:30', '2021-06-01 11:24:30', '', 0, 'http://shoestimer.com/product/shoes-womens-shoes-show-feet-small-all-match-net-red-super-fire-spring-chic-casual-sneakers-women/', 0, 'product', '', 0),
(2338, 1, '2021-06-01 11:24:17', '2021-06-01 11:24:17', '', 'Shoes-Women-s-Shoes-Show-Feet-Small-All-match-Net-Red-Super-Fire-Spring-Chic-Casual', '', 'inherit', 'open', 'closed', '', 'shoes-women-s-shoes-show-feet-small-all-match-net-red-super-fire-spring-chic-casual', '', '', '2021-06-01 11:24:17', '2021-06-01 11:24:17', '', 2337, 'http://shoestimer.com/wp-content/uploads/2021/06/Shoes-Women-s-Shoes-Show-Feet-Small-All-match-Net-Red-Super-Fire-Spring-Chic-Casual.jpg', 0, 'attachment', 'image/jpeg', 0),
(2339, 0, '2021-06-01 11:24:17', '2021-06-01 11:24:17', '', 'Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather-4', '', 'inherit', 'open', 'closed', '', 'women-slip-on-sneakers-shallow-loafers-vulcanized-shoes-breathable-hollow-out-female-casual-shoes-ladies-leather-4', '', '', '2021-06-01 11:24:17', '2021-06-01 11:24:17', '', 2067, 'http://shoestimer.com/wp-content/uploads/2021/06/Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather-4.jpg', 0, 'attachment', 'image/jpeg', 0),
(2340, 0, '2021-06-01 11:24:22', '2021-06-01 11:24:22', '', 'Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather-5', '', 'inherit', 'open', 'closed', '', 'women-slip-on-sneakers-shallow-loafers-vulcanized-shoes-breathable-hollow-out-female-casual-shoes-ladies-leather-5', '', '', '2021-06-01 11:24:22', '2021-06-01 11:24:22', '', 2067, 'http://shoestimer.com/wp-content/uploads/2021/06/Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather-5.jpg', 0, 'attachment', 'image/jpeg', 0),
(2341, 1, '2021-06-01 11:24:22', '2021-06-01 11:24:22', '', 'Shoes Women\'s Shoes Show Feet Small All-match Net Red Super Fire Spring Chic Casual Sneakers Women', 'Color: Purple, Shoe Size: 35', 'publish', 'closed', 'closed', '', 'shoes-womens-shoes-show-feet-small-all-match-net-red-super-fire-spring-chic-casual-sneakers-women', '', '', '2021-06-01 11:24:22', '2021-06-01 11:24:22', '', 2337, 'http://shoestimer.com/?post_type=product_variation&p=2341', 1, 'product_variation', '', 0),
(2342, 1, '2021-06-01 11:24:23', '2021-06-01 11:24:23', '', 'Shoes Women\'s Shoes Show Feet Small All-match Net Red Super Fire Spring Chic Casual Sneakers Women', 'Color: Gray, Shoe Size: 40', 'publish', 'closed', 'closed', '', 'shoes-womens-shoes-show-feet-small-all-match-net-red-super-fire-spring-chic-casual-sneakers-women-2', '', '', '2021-06-01 11:24:23', '2021-06-01 11:24:23', '', 2337, 'http://shoestimer.com/?post_type=product_variation&p=2342', 2, 'product_variation', '', 0),
(2343, 1, '2021-06-01 11:24:23', '2021-06-01 11:24:23', '', 'Shoes Women\'s Shoes Show Feet Small All-match Net Red Super Fire Spring Chic Casual Sneakers Women', 'Color: Green, Shoe Size: 38', 'publish', 'closed', 'closed', '', 'shoes-womens-shoes-show-feet-small-all-match-net-red-super-fire-spring-chic-casual-sneakers-women-3', '', '', '2021-06-01 11:24:23', '2021-06-01 11:24:23', '', 2337, 'http://shoestimer.com/?post_type=product_variation&p=2343', 3, 'product_variation', '', 0),
(2344, 1, '2021-06-01 11:24:24', '2021-06-01 11:24:24', '', 'Shoes Women\'s Shoes Show Feet Small All-match Net Red Super Fire Spring Chic Casual Sneakers Women', 'Color: Green, Shoe Size: 39', 'publish', 'closed', 'closed', '', 'shoes-womens-shoes-show-feet-small-all-match-net-red-super-fire-spring-chic-casual-sneakers-women-4', '', '', '2021-06-01 11:24:24', '2021-06-01 11:24:24', '', 2337, 'http://shoestimer.com/?post_type=product_variation&p=2344', 4, 'product_variation', '', 0),
(2345, 1, '2021-06-01 11:24:24', '2021-06-01 11:24:24', '', 'Shoes Women\'s Shoes Show Feet Small All-match Net Red Super Fire Spring Chic Casual Sneakers Women', 'Color: Green, Shoe Size: 40', 'publish', 'closed', 'closed', '', 'shoes-womens-shoes-show-feet-small-all-match-net-red-super-fire-spring-chic-casual-sneakers-women-5', '', '', '2021-06-01 11:24:24', '2021-06-01 11:24:24', '', 2337, 'http://shoestimer.com/?post_type=product_variation&p=2345', 5, 'product_variation', '', 0),
(2346, 1, '2021-06-01 11:24:25', '2021-06-01 11:24:25', '', 'Shoes Women\'s Shoes Show Feet Small All-match Net Red Super Fire Spring Chic Casual Sneakers Women', 'Color: Gray, Shoe Size: 35', 'publish', 'closed', 'closed', '', 'shoes-womens-shoes-show-feet-small-all-match-net-red-super-fire-spring-chic-casual-sneakers-women-6', '', '', '2021-06-01 11:24:25', '2021-06-01 11:24:25', '', 2337, 'http://shoestimer.com/?post_type=product_variation&p=2346', 6, 'product_variation', '', 0),
(2347, 1, '2021-06-01 11:24:25', '2021-06-01 11:24:25', '', 'Shoes Women\'s Shoes Show Feet Small All-match Net Red Super Fire Spring Chic Casual Sneakers Women', 'Color: Gray, Shoe Size: 36', 'publish', 'closed', 'closed', '', 'shoes-womens-shoes-show-feet-small-all-match-net-red-super-fire-spring-chic-casual-sneakers-women-7', '', '', '2021-06-01 11:24:25', '2021-06-01 11:24:25', '', 2337, 'http://shoestimer.com/?post_type=product_variation&p=2347', 7, 'product_variation', '', 0),
(2348, 1, '2021-06-01 11:24:25', '2021-06-01 11:24:25', '', 'Shoes Women\'s Shoes Show Feet Small All-match Net Red Super Fire Spring Chic Casual Sneakers Women', 'Color: Gray, Shoe Size: 37', 'publish', 'closed', 'closed', '', 'shoes-womens-shoes-show-feet-small-all-match-net-red-super-fire-spring-chic-casual-sneakers-women-8', '', '', '2021-06-01 11:24:25', '2021-06-01 11:24:25', '', 2337, 'http://shoestimer.com/?post_type=product_variation&p=2348', 8, 'product_variation', '', 0),
(2349, 1, '2021-06-01 11:24:26', '2021-06-01 11:24:26', '', 'Shoes Women\'s Shoes Show Feet Small All-match Net Red Super Fire Spring Chic Casual Sneakers Women', 'Color: Gray, Shoe Size: 38', 'publish', 'closed', 'closed', '', 'shoes-womens-shoes-show-feet-small-all-match-net-red-super-fire-spring-chic-casual-sneakers-women-9', '', '', '2021-06-01 11:24:26', '2021-06-01 11:24:26', '', 2337, 'http://shoestimer.com/?post_type=product_variation&p=2349', 9, 'product_variation', '', 0),
(2350, 0, '2021-06-01 11:24:26', '2021-06-01 11:24:26', '', 'Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather.jpg_640x640', '', 'inherit', 'open', 'closed', '', 'women-slip-on-sneakers-shallow-loafers-vulcanized-shoes-breathable-hollow-out-female-casual-shoes-ladies-leather-jpg_640x640', '', '', '2021-06-01 11:24:26', '2021-06-01 11:24:26', '', 2067, 'http://shoestimer.com/wp-content/uploads/2021/06/Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather.jpg_640x640.jpg', 0, 'attachment', 'image/jpeg', 0),
(2351, 1, '2021-06-01 11:24:26', '2021-06-01 11:24:26', '', 'Shoes Women\'s Shoes Show Feet Small All-match Net Red Super Fire Spring Chic Casual Sneakers Women', 'Color: Gray, Shoe Size: 39', 'publish', 'closed', 'closed', '', 'shoes-womens-shoes-show-feet-small-all-match-net-red-super-fire-spring-chic-casual-sneakers-women-10', '', '', '2021-06-01 11:24:26', '2021-06-01 11:24:26', '', 2337, 'http://shoestimer.com/?post_type=product_variation&p=2351', 10, 'product_variation', '', 0),
(2352, 1, '2021-06-01 11:24:26', '2021-06-01 11:24:26', '', 'Shoes Women\'s Shoes Show Feet Small All-match Net Red Super Fire Spring Chic Casual Sneakers Women', 'Color: Purple, Shoe Size: 36', 'publish', 'closed', 'closed', '', 'shoes-womens-shoes-show-feet-small-all-match-net-red-super-fire-spring-chic-casual-sneakers-women-11', '', '', '2021-06-01 11:24:26', '2021-06-01 11:24:26', '', 2337, 'http://shoestimer.com/?post_type=product_variation&p=2352', 11, 'product_variation', '', 0),
(2353, 1, '2021-06-01 11:24:26', '2021-06-01 11:24:26', '', 'Shoes Women\'s Shoes Show Feet Small All-match Net Red Super Fire Spring Chic Casual Sneakers Women', 'Color: Purple, Shoe Size: 37', 'publish', 'closed', 'closed', '', 'shoes-womens-shoes-show-feet-small-all-match-net-red-super-fire-spring-chic-casual-sneakers-women-12', '', '', '2021-06-01 11:24:26', '2021-06-01 11:24:26', '', 2337, 'http://shoestimer.com/?post_type=product_variation&p=2353', 12, 'product_variation', '', 0),
(2354, 1, '2021-06-01 11:24:27', '2021-06-01 11:24:27', '', 'Shoes Women\'s Shoes Show Feet Small All-match Net Red Super Fire Spring Chic Casual Sneakers Women', 'Color: Purple, Shoe Size: 38', 'publish', 'closed', 'closed', '', 'shoes-womens-shoes-show-feet-small-all-match-net-red-super-fire-spring-chic-casual-sneakers-women-13', '', '', '2021-06-01 11:24:27', '2021-06-01 11:24:27', '', 2337, 'http://shoestimer.com/?post_type=product_variation&p=2354', 13, 'product_variation', '', 0),
(2355, 1, '2021-06-01 11:24:27', '2021-06-01 11:24:27', '', 'Shoes Women\'s Shoes Show Feet Small All-match Net Red Super Fire Spring Chic Casual Sneakers Women', 'Color: Purple, Shoe Size: 39', 'publish', 'closed', 'closed', '', 'shoes-womens-shoes-show-feet-small-all-match-net-red-super-fire-spring-chic-casual-sneakers-women-14', '', '', '2021-06-01 11:24:27', '2021-06-01 11:24:27', '', 2337, 'http://shoestimer.com/?post_type=product_variation&p=2355', 14, 'product_variation', '', 0),
(2356, 0, '2021-06-01 11:24:27', '2021-06-01 11:24:27', '', 'Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather-1.jpg_640x640-1', '', 'inherit', 'open', 'closed', '', 'women-slip-on-sneakers-shallow-loafers-vulcanized-shoes-breathable-hollow-out-female-casual-shoes-ladies-leather-1-jpg_640x640-1', '', '', '2021-06-01 11:24:27', '2021-06-01 11:24:27', '', 2067, 'http://shoestimer.com/wp-content/uploads/2021/06/Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather-1.jpg_640x640-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(2357, 1, '2021-06-01 11:24:27', '2021-06-01 11:24:27', '', 'Shoes Women\'s Shoes Show Feet Small All-match Net Red Super Fire Spring Chic Casual Sneakers Women', 'Color: Purple, Shoe Size: 40', 'publish', 'closed', 'closed', '', 'shoes-womens-shoes-show-feet-small-all-match-net-red-super-fire-spring-chic-casual-sneakers-women-15', '', '', '2021-06-01 11:24:27', '2021-06-01 11:24:27', '', 2337, 'http://shoestimer.com/?post_type=product_variation&p=2357', 15, 'product_variation', '', 0),
(2358, 1, '2021-06-01 11:24:27', '2021-06-01 11:24:27', '', 'Shoes Women\'s Shoes Show Feet Small All-match Net Red Super Fire Spring Chic Casual Sneakers Women', 'Color: Green, Shoe Size: 35', 'publish', 'closed', 'closed', '', 'shoes-womens-shoes-show-feet-small-all-match-net-red-super-fire-spring-chic-casual-sneakers-women-16', '', '', '2021-06-01 11:24:27', '2021-06-01 11:24:27', '', 2337, 'http://shoestimer.com/?post_type=product_variation&p=2358', 16, 'product_variation', '', 0),
(2359, 1, '2021-06-01 11:24:28', '2021-06-01 11:24:28', '', 'Shoes Women\'s Shoes Show Feet Small All-match Net Red Super Fire Spring Chic Casual Sneakers Women', 'Color: Green, Shoe Size: 36', 'publish', 'closed', 'closed', '', 'shoes-womens-shoes-show-feet-small-all-match-net-red-super-fire-spring-chic-casual-sneakers-women-17', '', '', '2021-06-01 11:24:28', '2021-06-01 11:24:28', '', 2337, 'http://shoestimer.com/?post_type=product_variation&p=2359', 17, 'product_variation', '', 0),
(2360, 1, '2021-06-01 11:24:28', '2021-06-01 11:24:28', '', 'Shoes Women\'s Shoes Show Feet Small All-match Net Red Super Fire Spring Chic Casual Sneakers Women', 'Color: Green, Shoe Size: 37', 'publish', 'closed', 'closed', '', 'shoes-womens-shoes-show-feet-small-all-match-net-red-super-fire-spring-chic-casual-sneakers-women-18', '', '', '2021-06-01 11:24:28', '2021-06-01 11:24:28', '', 2337, 'http://shoestimer.com/?post_type=product_variation&p=2360', 18, 'product_variation', '', 0),
(2361, 0, '2021-06-01 11:24:29', '2021-06-01 11:24:29', '', 'Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather-2.jpg_640x640-2', '', 'inherit', 'open', 'closed', '', 'women-slip-on-sneakers-shallow-loafers-vulcanized-shoes-breathable-hollow-out-female-casual-shoes-ladies-leather-2-jpg_640x640-2', '', '', '2021-06-01 11:24:29', '2021-06-01 11:24:29', '', 2067, 'http://shoestimer.com/wp-content/uploads/2021/06/Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather-2.jpg_640x640-2.jpg', 0, 'attachment', 'image/jpeg', 0);
INSERT INTO `wpx5_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(2362, 1, '2021-06-01 11:24:33', '2021-06-01 11:24:33', '                <div class=\"product-specs-list-container\">\n                    <ul class=\"product-specs-list util-clearfix\">\n						                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Brand Name:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Veowalk</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Pump Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Basic</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Heel Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Thin Heels</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Origin:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">CN(Origin)</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Upper Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Flock</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Toe Shape:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Pointed Toe</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Heel Height:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Super High (8cm-up)</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Fit:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Fits true to size, take your normal size</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Style:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">sexy</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">is_handmade:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Yes</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Fashion Element:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Shallow</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Pattern Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Solid</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Insole Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Sheepskin</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Occasion:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Party</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Lining Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">MICROFIBER</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Season:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Spring/Autumn</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Outsole Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Rubber</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Item Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Pumps</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Model Number:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">DC315</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Closure Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Slip-On</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">With Platforms:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Yes</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Platform Height:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">0-3cm</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Gender:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">WOMEN</span>\n                            </li>\n							                    </ul>\n                </div>\n				<div class=\"detailmodule_text\"><p class=\"detail-desc-decorate-title\" style=\"text-overflow: ellipsis;font-family: \'OpenSans\';color:\'#000\';word-wrap: break-word;white-space: pre-wrap;font-weight: 900;font-size: 20px;line-height: 28px;color: #000;margin-bottom: 12px;\">About Customize Orders</p><p class=\"detail-desc-decorate-content\" style=\"text-overflow: ellipsis;font-family: \'OpenSans\';color:\'#000\';word-wrap: break-word;white-space: pre-wrap;font-weight: 300;font-size: 14px;line-height: 20px;color: #000;margin-bottom: 12px;\">We accept customize orders, minimum quantity is 1 pair.\nColors: customize colors with upper or bottoms, glossy/matte, with/without spikes.\nHeels Height: flat/8/10/12cm, over 20pairs can customize other height.\nLogo: Print your own logo on insoles, better in simple letters. Not free.\nWelcome to contact us to discuss about more customize details,price is fair enough.</p></div>\n<div class=\"detailmodule_text-image\"><p class=\"detail-desc-decorate-title\" style=\"text-overflow: ellipsis;font-family: \'OpenSans\';color:\'#000\';word-wrap: break-word;white-space: pre-wrap;font-weight: 900;font-size: 20px;line-height: 28px;color: #000;margin-bottom: 12px;\">Size Chart</p><p class=\"detail-desc-decorate-content\" style=\"text-overflow: ellipsis;font-family: \'OpenSans\';color:\'#000\';word-wrap: break-word;white-space: pre-wrap;font-weight: 300;font-size: 14px;line-height: 20px;color: #000;margin-bottom: 12px;\">Foot length 21.5cm=EUR 33=Choose US3\nFoot length 22cm=EUR 34=Choose US 4\nFoot length 22.5cm=EUR 35=Choose US 5\nFoot length 23cm=EUR 36=Choose US 6\nFoot length 23.5cm=EUR 37=Choose US 6.5\nFoot length 24cm=EUR 38=Choose US 7.5\nFoot length 24.5cm=EUR 39=Choose US 8.5\nFoot length 25cm=EUR 40=Choose US 9\nFoot length 25.5cm=EUR 41=Choose US 9.5\nFoot length 26cm=EUR 42=Choose US 10\nFoot length 26.5cm=EUR 43=Choose US 11\nFoot length 27cm=EUR 44=Choose US 11.5\nFoot length 27.5cm=EUR 45=Choose US 12</p><img src=\"https://ae01.alicdn.com/kf/H3e7a495e19594529a6cd1b2851b5f915E.jpg\"  class=\"detail-desc-decorate-image\"  style=\"margin-bottom: 10px;\" ><img src=\"https://ae01.alicdn.com/kf/Hede18d035d504130923ca48a1f67c175x.jpg\"  class=\"detail-desc-decorate-image\"  style=\"margin-bottom: 10px;\" ></div>\n<div class=\"detailmodule_text-image\"><p class=\"detail-desc-decorate-title\" style=\"text-overflow: ellipsis;font-family: \'OpenSans\';color:\'#000\';word-wrap: break-word;white-space: pre-wrap;font-weight: 900;font-size: 20px;line-height: 28px;color: #000;margin-bottom: 12px;\">Product information</p><p class=\"detail-desc-decorate-content\" style=\"text-overflow: ellipsis;font-family: \'OpenSans\';color:\'#000\';word-wrap: break-word;white-space: pre-wrap;font-weight: 300;font-size: 14px;line-height: 20px;color: #000;margin-bottom: 12px;\">Brand Name: Veowalk\nUpper Material: Flock\nLining Material: PU\nOutsole Material: Rubber\nHigh Heels:12cm/10cm/8cm\nColor: Green\nSize: 33 34 35 36 37 38 39 40 41 42 43 44 45</p><img src=\"https://ae01.alicdn.com/kf/H92eee81ff83a4839b8835cb1dc9938d1q.jpg\"  class=\"detail-desc-decorate-image\"  style=\"margin-bottom: 10px;\" ><img src=\"https://ae01.alicdn.com/kf/Hc266a17560bb46b7b0484117afe302e0b.jpg\"  class=\"detail-desc-decorate-image\"  style=\"margin-bottom: 10px;\" ><img src=\"https://ae01.alicdn.com/kf/H035e0089d8ad48c0aec168e3311d04d9H.jpg\"  class=\"detail-desc-decorate-image\"  style=\"margin-bottom: 10px;\" ><img src=\"https://ae01.alicdn.com/kf/Hecfcdf6a15024dce8f2b198363e4b57fp.jpg\"  class=\"detail-desc-decorate-image\"  style=\"margin-bottom: 10px;\" ><img src=\"https://ae01.alicdn.com/kf/H10bd87a8d9534fc3bae5f5ae16d5fb3cH.jpg\"  class=\"detail-desc-decorate-image\"  style=\"margin-bottom: 10px;\" ><img src=\"https://ae01.alicdn.com/kf/H41fd6fdf1ecf4b99a2c036c1f3d59d84s.jpg\"  class=\"detail-desc-decorate-image\"  style=\"margin-bottom: 10px;\" ></div>\n<div class=\"detailmodule_text-image\"><p class=\"detail-desc-decorate-title\" style=\"text-overflow: ellipsis;font-family: \'OpenSans\';color:\'#000\';word-wrap: break-word;white-space: pre-wrap;font-weight: 900;font-size: 20px;line-height: 28px;color: #000;margin-bottom: 12px;\">About Veowalk</p><p class=\"detail-desc-decorate-content\" style=\"text-overflow: ellipsis;font-family: \'OpenSans\';color:\'#000\';word-wrap: break-word;white-space: pre-wrap;font-weight: 300;font-size: 14px;line-height: 20px;color: #000;margin-bottom: 12px;\">Discover all the newest styles and the top trends from Veowalk.  Our collection of pointy toe stilettos are ideal from day to night, work to play. Dress them up with a suit or keep them casual with jeans. There’s always a time and a place for a pair of Veowalk shoes to make your season a little more glamorous.</p><a href=\"https://veowalksexypumps.aliexpress.com/store/3386005/search?spm=2114.12010615.8148362.6.d21a13f0yHk9zX&origin=n&SortType=orders_desc\"><img src=\"//ae01.alicdn.com/kf/H25bf46e614fb4c38bc3b92be9c2a87ffr.jpg\"  class=\"detail-desc-decorate-image\" ></a></div>\n<div class=\"detailmodule_dynamic\"><kse:widget data-widget-type=\"customText\" id=\"34480234\" title=\"\" type=\"custom\"></kse:widget></div>\n\n\n', 'Veowalk Women Green Flock Stilettos Thin High Heel Big Size 33-45 Pointed Toe Slip On Chic Pumps Formal Dress Shoes Small Feet', '', 'publish', 'open', 'closed', '', 'veowalk-women-green-flock-stilettos-thin-high-heel-big-size-33-45-pointed-toe-slip-on-chic-pumps-formal-dress-shoes-small-feet', '', '', '2021-06-01 11:24:46', '2021-06-01 11:24:46', '', 0, 'http://shoestimer.com/product/veowalk-women-green-flock-stilettos-thin-high-heel-big-size-33-45-pointed-toe-slip-on-chic-pumps-formal-dress-shoes-small-feet/', 0, 'product', '', 0),
(2363, 0, '2021-06-01 11:24:33', '2021-06-01 11:24:33', '', 'Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather-3.jpg_640x640-3', '', 'inherit', 'open', 'closed', '', 'women-slip-on-sneakers-shallow-loafers-vulcanized-shoes-breathable-hollow-out-female-casual-shoes-ladies-leather-3-jpg_640x640-3', '', '', '2021-06-01 11:24:33', '2021-06-01 11:24:33', '', 2067, 'http://shoestimer.com/wp-content/uploads/2021/06/Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather-3.jpg_640x640-3.jpg', 0, 'attachment', 'image/jpeg', 0),
(2364, 1, '2021-06-01 11:24:33', '2021-06-01 11:24:33', '', 'Veowalk-Women-Green-Flock-Stilettos-Thin-High-Heel-Big-Size-33-45-Pointed-Toe-Slip-On', '', 'inherit', 'open', 'closed', '', 'veowalk-women-green-flock-stilettos-thin-high-heel-big-size-33-45-pointed-toe-slip-on', '', '', '2021-06-01 11:24:33', '2021-06-01 11:24:33', '', 2362, 'http://shoestimer.com/wp-content/uploads/2021/06/Veowalk-Women-Green-Flock-Stilettos-Thin-High-Heel-Big-Size-33-45-Pointed-Toe-Slip-On.jpg', 0, 'attachment', 'image/jpeg', 0),
(2365, 1, '2021-06-01 11:24:38', '2021-06-01 11:24:38', '', 'Veowalk Women Green Flock Stilettos Thin High Heel Big Size 33-45 Pointed Toe Slip On Chic Pumps Formal Dress Shoes Small Feet', 'Color: Green 8cm Heel, Shoe Size: 9.5', 'publish', 'closed', 'closed', '', 'veowalk-women-green-flock-stilettos-thin-high-heel-big-size-33-45-pointed-toe-slip-on-chic-pumps-formal-dress-shoes-small-feet', '', '', '2021-06-01 11:24:38', '2021-06-01 11:24:38', '', 2362, 'http://shoestimer.com/?post_type=product_variation&p=2365', 1, 'product_variation', '', 0),
(2366, 1, '2021-06-01 11:24:38', '2021-06-01 11:24:38', '', 'Veowalk Women Green Flock Stilettos Thin High Heel Big Size 33-45 Pointed Toe Slip On Chic Pumps Formal Dress Shoes Small Feet', 'Color: Green 8cm Heel, Shoe Size: 10', 'publish', 'closed', 'closed', '', 'veowalk-women-green-flock-stilettos-thin-high-heel-big-size-33-45-pointed-toe-slip-on-chic-pumps-formal-dress-shoes-small-feet-2', '', '', '2021-06-01 11:24:38', '2021-06-01 11:24:38', '', 2362, 'http://shoestimer.com/?post_type=product_variation&p=2366', 2, 'product_variation', '', 0),
(2367, 0, '2021-06-01 11:24:38', '2021-06-01 11:24:38', '', 'Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather-4.jpg_640x640-4', '', 'inherit', 'open', 'closed', '', 'women-slip-on-sneakers-shallow-loafers-vulcanized-shoes-breathable-hollow-out-female-casual-shoes-ladies-leather-4-jpg_640x640-4', '', '', '2021-06-01 11:24:38', '2021-06-01 11:24:38', '', 2067, 'http://shoestimer.com/wp-content/uploads/2021/06/Women-Slip-on-Sneakers-Shallow-Loafers-Vulcanized-Shoes-Breathable-Hollow-Out-Female-Casual-Shoes-Ladies-Leather-4.jpg_640x640-4.jpg', 0, 'attachment', 'image/jpeg', 0),
(2368, 1, '2021-06-01 11:24:38', '2021-06-01 11:24:38', '', 'Veowalk Women Green Flock Stilettos Thin High Heel Big Size 33-45 Pointed Toe Slip On Chic Pumps Formal Dress Shoes Small Feet', 'Color: Green 8cm Heel, Shoe Size: 8.5', 'publish', 'closed', 'closed', '', 'veowalk-women-green-flock-stilettos-thin-high-heel-big-size-33-45-pointed-toe-slip-on-chic-pumps-formal-dress-shoes-small-feet-3', '', '', '2021-06-01 11:24:38', '2021-06-01 11:24:38', '', 2362, 'http://shoestimer.com/?post_type=product_variation&p=2368', 3, 'product_variation', '', 0),
(2369, 1, '2021-06-01 11:24:39', '2021-06-01 11:24:39', '', 'Veowalk Women Green Flock Stilettos Thin High Heel Big Size 33-45 Pointed Toe Slip On Chic Pumps Formal Dress Shoes Small Feet', 'Color: Green 8cm Heel, Shoe Size: 9', 'publish', 'closed', 'closed', '', 'veowalk-women-green-flock-stilettos-thin-high-heel-big-size-33-45-pointed-toe-slip-on-chic-pumps-formal-dress-shoes-small-feet-4', '', '', '2021-06-01 11:24:39', '2021-06-01 11:24:39', '', 2362, 'http://shoestimer.com/?post_type=product_variation&p=2369', 4, 'product_variation', '', 0),
(2370, 1, '2021-06-01 11:24:39', '2021-06-01 11:24:39', '', 'Veowalk Women Green Flock Stilettos Thin High Heel Big Size 33-45 Pointed Toe Slip On Chic Pumps Formal Dress Shoes Small Feet', 'Color: Green 8cm Heel, Shoe Size: 6.5', 'publish', 'closed', 'closed', '', 'veowalk-women-green-flock-stilettos-thin-high-heel-big-size-33-45-pointed-toe-slip-on-chic-pumps-formal-dress-shoes-small-feet-5', '', '', '2021-06-01 11:24:39', '2021-06-01 11:24:39', '', 2362, 'http://shoestimer.com/?post_type=product_variation&p=2370', 5, 'product_variation', '', 0),
(2371, 1, '2021-06-01 11:24:39', '2021-06-01 11:24:39', '', 'Veowalk Women Green Flock Stilettos Thin High Heel Big Size 33-45 Pointed Toe Slip On Chic Pumps Formal Dress Shoes Small Feet', 'Color: Green 8cm Heel, Shoe Size: 7.5', 'publish', 'closed', 'closed', '', 'veowalk-women-green-flock-stilettos-thin-high-heel-big-size-33-45-pointed-toe-slip-on-chic-pumps-formal-dress-shoes-small-feet-6', '', '', '2021-06-01 11:24:39', '2021-06-01 11:24:39', '', 2362, 'http://shoestimer.com/?post_type=product_variation&p=2371', 6, 'product_variation', '', 0),
(2372, 1, '2021-06-01 11:24:40', '2021-06-01 11:24:40', '', 'Veowalk Women Green Flock Stilettos Thin High Heel Big Size 33-45 Pointed Toe Slip On Chic Pumps Formal Dress Shoes Small Feet', 'Color: Green 8cm Heel, Shoe Size: 5', 'publish', 'closed', 'closed', '', 'veowalk-women-green-flock-stilettos-thin-high-heel-big-size-33-45-pointed-toe-slip-on-chic-pumps-formal-dress-shoes-small-feet-7', '', '', '2021-06-01 11:24:40', '2021-06-01 11:24:40', '', 2362, 'http://shoestimer.com/?post_type=product_variation&p=2372', 7, 'product_variation', '', 0),
(2373, 1, '2021-06-01 11:24:40', '2021-06-01 11:24:40', '', 'Veowalk Women Green Flock Stilettos Thin High Heel Big Size 33-45 Pointed Toe Slip On Chic Pumps Formal Dress Shoes Small Feet', 'Color: Green 8cm Heel, Shoe Size: 6', 'publish', 'closed', 'closed', '', 'veowalk-women-green-flock-stilettos-thin-high-heel-big-size-33-45-pointed-toe-slip-on-chic-pumps-formal-dress-shoes-small-feet-8', '', '', '2021-06-01 11:24:40', '2021-06-01 11:24:40', '', 2362, 'http://shoestimer.com/?post_type=product_variation&p=2373', 8, 'product_variation', '', 0),
(2374, 1, '2021-06-01 11:24:40', '2021-06-01 11:24:40', '', 'Veowalk Women Green Flock Stilettos Thin High Heel Big Size 33-45 Pointed Toe Slip On Chic Pumps Formal Dress Shoes Small Feet', 'Color: Green 8cm Heel, Shoe Size: 3', 'publish', 'closed', 'closed', '', 'veowalk-women-green-flock-stilettos-thin-high-heel-big-size-33-45-pointed-toe-slip-on-chic-pumps-formal-dress-shoes-small-feet-9', '', '', '2021-06-01 11:24:40', '2021-06-01 11:24:40', '', 2362, 'http://shoestimer.com/?post_type=product_variation&p=2374', 9, 'product_variation', '', 0),
(2375, 1, '2021-06-01 11:24:40', '2021-06-01 11:24:40', '', 'Veowalk Women Green Flock Stilettos Thin High Heel Big Size 33-45 Pointed Toe Slip On Chic Pumps Formal Dress Shoes Small Feet', 'Color: Green 8cm Heel, Shoe Size: 4', 'publish', 'closed', 'closed', '', 'veowalk-women-green-flock-stilettos-thin-high-heel-big-size-33-45-pointed-toe-slip-on-chic-pumps-formal-dress-shoes-small-feet-10', '', '', '2021-06-01 11:24:40', '2021-06-01 11:24:40', '', 2362, 'http://shoestimer.com/?post_type=product_variation&p=2375', 10, 'product_variation', '', 0),
(2376, 1, '2021-06-01 11:24:40', '2021-06-01 11:24:40', '', 'Veowalk Women Green Flock Stilettos Thin High Heel Big Size 33-45 Pointed Toe Slip On Chic Pumps Formal Dress Shoes Small Feet', 'Color: Green 10cm Heel, Shoe Size: 11.5', 'publish', 'closed', 'closed', '', 'veowalk-women-green-flock-stilettos-thin-high-heel-big-size-33-45-pointed-toe-slip-on-chic-pumps-formal-dress-shoes-small-feet-11', '', '', '2021-06-01 11:24:40', '2021-06-01 11:24:40', '', 2362, 'http://shoestimer.com/?post_type=product_variation&p=2376', 11, 'product_variation', '', 0),
(2377, 1, '2021-06-01 11:24:40', '2021-06-01 11:24:40', '', 'Veowalk Women Green Flock Stilettos Thin High Heel Big Size 33-45 Pointed Toe Slip On Chic Pumps Formal Dress Shoes Small Feet', 'Color: Green 10cm Heel, Shoe Size: 12', 'publish', 'closed', 'closed', '', 'veowalk-women-green-flock-stilettos-thin-high-heel-big-size-33-45-pointed-toe-slip-on-chic-pumps-formal-dress-shoes-small-feet-12', '', '', '2021-06-01 11:24:40', '2021-06-01 11:24:40', '', 2362, 'http://shoestimer.com/?post_type=product_variation&p=2377', 12, 'product_variation', '', 0),
(2378, 1, '2021-06-01 11:24:40', '2021-06-01 11:24:40', '', 'Veowalk Women Green Flock Stilettos Thin High Heel Big Size 33-45 Pointed Toe Slip On Chic Pumps Formal Dress Shoes Small Feet', 'Color: Green 10cm Heel, Shoe Size: 10', 'publish', 'closed', 'closed', '', 'veowalk-women-green-flock-stilettos-thin-high-heel-big-size-33-45-pointed-toe-slip-on-chic-pumps-formal-dress-shoes-small-feet-13', '', '', '2021-06-01 11:24:40', '2021-06-01 11:24:40', '', 2362, 'http://shoestimer.com/?post_type=product_variation&p=2378', 13, 'product_variation', '', 0),
(2379, 1, '2021-06-01 11:24:40', '2021-06-01 11:24:40', '', 'Veowalk Women Green Flock Stilettos Thin High Heel Big Size 33-45 Pointed Toe Slip On Chic Pumps Formal Dress Shoes Small Feet', 'Color: Green 10cm Heel, Shoe Size: 11', 'publish', 'closed', 'closed', '', 'veowalk-women-green-flock-stilettos-thin-high-heel-big-size-33-45-pointed-toe-slip-on-chic-pumps-formal-dress-shoes-small-feet-14', '', '', '2021-06-01 11:24:40', '2021-06-01 11:24:40', '', 2362, 'http://shoestimer.com/?post_type=product_variation&p=2379', 14, 'product_variation', '', 0),
(2380, 1, '2021-06-01 11:24:40', '2021-06-01 11:24:40', '', 'Veowalk Women Green Flock Stilettos Thin High Heel Big Size 33-45 Pointed Toe Slip On Chic Pumps Formal Dress Shoes Small Feet', 'Color: Green 10cm Heel, Shoe Size: 9', 'publish', 'closed', 'closed', '', 'veowalk-women-green-flock-stilettos-thin-high-heel-big-size-33-45-pointed-toe-slip-on-chic-pumps-formal-dress-shoes-small-feet-15', '', '', '2021-06-01 11:24:40', '2021-06-01 11:24:40', '', 2362, 'http://shoestimer.com/?post_type=product_variation&p=2380', 15, 'product_variation', '', 0),
(2381, 1, '2021-06-01 11:24:40', '2021-06-01 11:24:40', '', 'Veowalk Women Green Flock Stilettos Thin High Heel Big Size 33-45 Pointed Toe Slip On Chic Pumps Formal Dress Shoes Small Feet', 'Color: Green 10cm Heel, Shoe Size: 9.5', 'publish', 'closed', 'closed', '', 'veowalk-women-green-flock-stilettos-thin-high-heel-big-size-33-45-pointed-toe-slip-on-chic-pumps-formal-dress-shoes-small-feet-16', '', '', '2021-06-01 11:24:40', '2021-06-01 11:24:40', '', 2362, 'http://shoestimer.com/?post_type=product_variation&p=2381', 16, 'product_variation', '', 0),
(2382, 1, '2021-06-01 11:24:40', '2021-06-01 11:24:40', '', 'Veowalk Women Green Flock Stilettos Thin High Heel Big Size 33-45 Pointed Toe Slip On Chic Pumps Formal Dress Shoes Small Feet', 'Color: Green 8cm Heel, Shoe Size: 12', 'publish', 'closed', 'closed', '', 'veowalk-women-green-flock-stilettos-thin-high-heel-big-size-33-45-pointed-toe-slip-on-chic-pumps-formal-dress-shoes-small-feet-17', '', '', '2021-06-01 11:24:40', '2021-06-01 11:24:40', '', 2362, 'http://shoestimer.com/?post_type=product_variation&p=2382', 17, 'product_variation', '', 0),
(2383, 1, '2021-06-01 11:24:41', '2021-06-01 11:24:41', '', 'Veowalk Women Green Flock Stilettos Thin High Heel Big Size 33-45 Pointed Toe Slip On Chic Pumps Formal Dress Shoes Small Feet', 'Color: Green 8cm Heel, Shoe Size: 11', 'publish', 'closed', 'closed', '', 'veowalk-women-green-flock-stilettos-thin-high-heel-big-size-33-45-pointed-toe-slip-on-chic-pumps-formal-dress-shoes-small-feet-18', '', '', '2021-06-01 11:24:41', '2021-06-01 11:24:41', '', 2362, 'http://shoestimer.com/?post_type=product_variation&p=2383', 18, 'product_variation', '', 0),
(2384, 1, '2021-06-01 11:24:41', '2021-06-01 11:24:41', '', 'Veowalk Women Green Flock Stilettos Thin High Heel Big Size 33-45 Pointed Toe Slip On Chic Pumps Formal Dress Shoes Small Feet', 'Color: Green 8cm Heel, Shoe Size: 11.5', 'publish', 'closed', 'closed', '', 'veowalk-women-green-flock-stilettos-thin-high-heel-big-size-33-45-pointed-toe-slip-on-chic-pumps-formal-dress-shoes-small-feet-19', '', '', '2021-06-01 11:24:41', '2021-06-01 11:24:41', '', 2362, 'http://shoestimer.com/?post_type=product_variation&p=2384', 19, 'product_variation', '', 0),
(2385, 0, '2021-06-01 11:24:41', '2021-06-01 11:24:41', '', 'Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes-1', '', 'inherit', 'open', 'closed', '', 'free-gift-feet-chain-slip-on-leisure-platform-summer-sandals-2021-wedges-high-heels-women-shoes-1', '', '', '2021-06-01 11:24:41', '2021-06-01 11:24:41', '', 2153, 'http://shoestimer.com/wp-content/uploads/2021/06/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(2386, 1, '2021-06-01 11:24:41', '2021-06-01 11:24:41', '', 'Veowalk Women Green Flock Stilettos Thin High Heel Big Size 33-45 Pointed Toe Slip On Chic Pumps Formal Dress Shoes Small Feet', 'Color: Green 12cm Heel, Shoe Size: 5', 'publish', 'closed', 'closed', '', 'veowalk-women-green-flock-stilettos-thin-high-heel-big-size-33-45-pointed-toe-slip-on-chic-pumps-formal-dress-shoes-small-feet-20', '', '', '2021-06-01 11:24:41', '2021-06-01 11:24:41', '', 2362, 'http://shoestimer.com/?post_type=product_variation&p=2386', 20, 'product_variation', '', 0),
(2387, 1, '2021-06-01 11:24:41', '2021-06-01 11:24:41', '', 'Veowalk Women Green Flock Stilettos Thin High Heel Big Size 33-45 Pointed Toe Slip On Chic Pumps Formal Dress Shoes Small Feet', 'Color: Green 12cm Heel, Shoe Size: 6', 'publish', 'closed', 'closed', '', 'veowalk-women-green-flock-stilettos-thin-high-heel-big-size-33-45-pointed-toe-slip-on-chic-pumps-formal-dress-shoes-small-feet-21', '', '', '2021-06-01 11:24:41', '2021-06-01 11:24:41', '', 2362, 'http://shoestimer.com/?post_type=product_variation&p=2387', 21, 'product_variation', '', 0),
(2388, 1, '2021-06-01 11:24:42', '2021-06-01 11:24:42', '', 'Veowalk Women Green Flock Stilettos Thin High Heel Big Size 33-45 Pointed Toe Slip On Chic Pumps Formal Dress Shoes Small Feet', 'Color: Green 12cm Heel, Shoe Size: 3', 'publish', 'closed', 'closed', '', 'veowalk-women-green-flock-stilettos-thin-high-heel-big-size-33-45-pointed-toe-slip-on-chic-pumps-formal-dress-shoes-small-feet-22', '', '', '2021-06-01 11:24:42', '2021-06-01 11:24:42', '', 2362, 'http://shoestimer.com/?post_type=product_variation&p=2388', 22, 'product_variation', '', 0),
(2389, 1, '2021-06-01 11:24:42', '2021-06-01 11:24:42', '', 'Veowalk Women Green Flock Stilettos Thin High Heel Big Size 33-45 Pointed Toe Slip On Chic Pumps Formal Dress Shoes Small Feet', 'Color: Green 12cm Heel, Shoe Size: 4', 'publish', 'closed', 'closed', '', 'veowalk-women-green-flock-stilettos-thin-high-heel-big-size-33-45-pointed-toe-slip-on-chic-pumps-formal-dress-shoes-small-feet-23', '', '', '2021-06-01 11:24:42', '2021-06-01 11:24:42', '', 2362, 'http://shoestimer.com/?post_type=product_variation&p=2389', 23, 'product_variation', '', 0),
(2390, 1, '2021-06-01 11:24:43', '2021-06-01 11:24:43', '', 'Veowalk Women Green Flock Stilettos Thin High Heel Big Size 33-45 Pointed Toe Slip On Chic Pumps Formal Dress Shoes Small Feet', 'Color: Green 10cm Heel, Shoe Size: 7.5', 'publish', 'closed', 'closed', '', 'veowalk-women-green-flock-stilettos-thin-high-heel-big-size-33-45-pointed-toe-slip-on-chic-pumps-formal-dress-shoes-small-feet-24', '', '', '2021-06-01 11:24:43', '2021-06-01 11:24:43', '', 2362, 'http://shoestimer.com/?post_type=product_variation&p=2390', 24, 'product_variation', '', 0),
(2391, 1, '2021-06-01 11:24:43', '2021-06-01 11:24:43', '', 'Veowalk Women Green Flock Stilettos Thin High Heel Big Size 33-45 Pointed Toe Slip On Chic Pumps Formal Dress Shoes Small Feet', 'Color: Green 10cm Heel, Shoe Size: 8.5', 'publish', 'closed', 'closed', '', 'veowalk-women-green-flock-stilettos-thin-high-heel-big-size-33-45-pointed-toe-slip-on-chic-pumps-formal-dress-shoes-small-feet-25', '', '', '2021-06-01 11:24:43', '2021-06-01 11:24:43', '', 2362, 'http://shoestimer.com/?post_type=product_variation&p=2391', 25, 'product_variation', '', 0),
(2392, 1, '2021-06-01 11:24:44', '2021-06-01 11:24:44', '', 'Veowalk Women Green Flock Stilettos Thin High Heel Big Size 33-45 Pointed Toe Slip On Chic Pumps Formal Dress Shoes Small Feet', 'Color: Green 10cm Heel, Shoe Size: 6', 'publish', 'closed', 'closed', '', 'veowalk-women-green-flock-stilettos-thin-high-heel-big-size-33-45-pointed-toe-slip-on-chic-pumps-formal-dress-shoes-small-feet-26', '', '', '2021-06-01 11:24:44', '2021-06-01 11:24:44', '', 2362, 'http://shoestimer.com/?post_type=product_variation&p=2392', 26, 'product_variation', '', 0),
(2393, 1, '2021-06-01 11:24:44', '2021-06-01 11:24:44', '', 'Veowalk Women Green Flock Stilettos Thin High Heel Big Size 33-45 Pointed Toe Slip On Chic Pumps Formal Dress Shoes Small Feet', 'Color: Green 10cm Heel, Shoe Size: 6.5', 'publish', 'closed', 'closed', '', 'veowalk-women-green-flock-stilettos-thin-high-heel-big-size-33-45-pointed-toe-slip-on-chic-pumps-formal-dress-shoes-small-feet-27', '', '', '2021-06-01 11:24:44', '2021-06-01 11:24:44', '', 2362, 'http://shoestimer.com/?post_type=product_variation&p=2393', 27, 'product_variation', '', 0),
(2394, 1, '2021-06-01 11:24:45', '2021-06-01 11:24:45', '', 'Veowalk Women Green Flock Stilettos Thin High Heel Big Size 33-45 Pointed Toe Slip On Chic Pumps Formal Dress Shoes Small Feet', 'Color: Green 10cm Heel, Shoe Size: 4', 'publish', 'closed', 'closed', '', 'veowalk-women-green-flock-stilettos-thin-high-heel-big-size-33-45-pointed-toe-slip-on-chic-pumps-formal-dress-shoes-small-feet-28', '', '', '2021-06-01 11:24:45', '2021-06-01 11:24:45', '', 2362, 'http://shoestimer.com/?post_type=product_variation&p=2394', 28, 'product_variation', '', 0),
(2395, 1, '2021-06-01 11:24:45', '2021-06-01 11:24:45', '', 'Veowalk Women Green Flock Stilettos Thin High Heel Big Size 33-45 Pointed Toe Slip On Chic Pumps Formal Dress Shoes Small Feet', 'Color: Green 10cm Heel, Shoe Size: 5', 'publish', 'closed', 'closed', '', 'veowalk-women-green-flock-stilettos-thin-high-heel-big-size-33-45-pointed-toe-slip-on-chic-pumps-formal-dress-shoes-small-feet-29', '', '', '2021-06-01 11:24:45', '2021-06-01 11:24:45', '', 2362, 'http://shoestimer.com/?post_type=product_variation&p=2395', 29, 'product_variation', '', 0),
(2396, 1, '2021-06-01 11:24:45', '2021-06-01 11:24:45', '', 'Veowalk Women Green Flock Stilettos Thin High Heel Big Size 33-45 Pointed Toe Slip On Chic Pumps Formal Dress Shoes Small Feet', 'Color: Green 12cm Heel, Shoe Size: 12', 'publish', 'closed', 'closed', '', 'veowalk-women-green-flock-stilettos-thin-high-heel-big-size-33-45-pointed-toe-slip-on-chic-pumps-formal-dress-shoes-small-feet-30', '', '', '2021-06-01 11:24:45', '2021-06-01 11:24:45', '', 2362, 'http://shoestimer.com/?post_type=product_variation&p=2396', 30, 'product_variation', '', 0),
(2397, 1, '2021-06-01 11:24:45', '2021-06-01 11:24:45', '', 'Veowalk Women Green Flock Stilettos Thin High Heel Big Size 33-45 Pointed Toe Slip On Chic Pumps Formal Dress Shoes Small Feet', 'Color: Green 10cm Heel, Shoe Size: 3', 'publish', 'closed', 'closed', '', 'veowalk-women-green-flock-stilettos-thin-high-heel-big-size-33-45-pointed-toe-slip-on-chic-pumps-formal-dress-shoes-small-feet-31', '', '', '2021-06-01 11:24:45', '2021-06-01 11:24:45', '', 2362, 'http://shoestimer.com/?post_type=product_variation&p=2397', 31, 'product_variation', '', 0),
(2398, 1, '2021-06-01 11:24:45', '2021-06-01 11:24:45', '', 'Veowalk Women Green Flock Stilettos Thin High Heel Big Size 33-45 Pointed Toe Slip On Chic Pumps Formal Dress Shoes Small Feet', 'Color: Green 12cm Heel, Shoe Size: 11', 'publish', 'closed', 'closed', '', 'veowalk-women-green-flock-stilettos-thin-high-heel-big-size-33-45-pointed-toe-slip-on-chic-pumps-formal-dress-shoes-small-feet-32', '', '', '2021-06-01 11:24:45', '2021-06-01 11:24:45', '', 2362, 'http://shoestimer.com/?post_type=product_variation&p=2398', 32, 'product_variation', '', 0),
(2399, 1, '2021-06-01 11:24:45', '2021-06-01 11:24:45', '', 'Veowalk Women Green Flock Stilettos Thin High Heel Big Size 33-45 Pointed Toe Slip On Chic Pumps Formal Dress Shoes Small Feet', 'Color: Green 12cm Heel, Shoe Size: 11.5', 'publish', 'closed', 'closed', '', 'veowalk-women-green-flock-stilettos-thin-high-heel-big-size-33-45-pointed-toe-slip-on-chic-pumps-formal-dress-shoes-small-feet-33', '', '', '2021-06-01 11:24:45', '2021-06-01 11:24:45', '', 2362, 'http://shoestimer.com/?post_type=product_variation&p=2399', 33, 'product_variation', '', 0),
(2400, 1, '2021-06-01 11:24:45', '2021-06-01 11:24:45', '', 'Veowalk Women Green Flock Stilettos Thin High Heel Big Size 33-45 Pointed Toe Slip On Chic Pumps Formal Dress Shoes Small Feet', 'Color: Green 12cm Heel, Shoe Size: 9.5', 'publish', 'closed', 'closed', '', 'veowalk-women-green-flock-stilettos-thin-high-heel-big-size-33-45-pointed-toe-slip-on-chic-pumps-formal-dress-shoes-small-feet-34', '', '', '2021-06-01 11:24:45', '2021-06-01 11:24:45', '', 2362, 'http://shoestimer.com/?post_type=product_variation&p=2400', 34, 'product_variation', '', 0),
(2401, 1, '2021-06-01 11:24:46', '2021-06-01 11:24:46', '', 'Veowalk Women Green Flock Stilettos Thin High Heel Big Size 33-45 Pointed Toe Slip On Chic Pumps Formal Dress Shoes Small Feet', 'Color: Green 12cm Heel, Shoe Size: 10', 'publish', 'closed', 'closed', '', 'veowalk-women-green-flock-stilettos-thin-high-heel-big-size-33-45-pointed-toe-slip-on-chic-pumps-formal-dress-shoes-small-feet-35', '', '', '2021-06-01 11:24:46', '2021-06-01 11:24:46', '', 2362, 'http://shoestimer.com/?post_type=product_variation&p=2401', 35, 'product_variation', '', 0),
(2402, 1, '2021-06-01 11:24:46', '2021-06-01 11:24:46', '', 'Veowalk Women Green Flock Stilettos Thin High Heel Big Size 33-45 Pointed Toe Slip On Chic Pumps Formal Dress Shoes Small Feet', 'Color: Green 12cm Heel, Shoe Size: 8.5', 'publish', 'closed', 'closed', '', 'veowalk-women-green-flock-stilettos-thin-high-heel-big-size-33-45-pointed-toe-slip-on-chic-pumps-formal-dress-shoes-small-feet-36', '', '', '2021-06-01 11:24:46', '2021-06-01 11:24:46', '', 2362, 'http://shoestimer.com/?post_type=product_variation&p=2402', 36, 'product_variation', '', 0),
(2403, 1, '2021-06-01 11:24:46', '2021-06-01 11:24:46', '', 'Veowalk Women Green Flock Stilettos Thin High Heel Big Size 33-45 Pointed Toe Slip On Chic Pumps Formal Dress Shoes Small Feet', 'Color: Green 12cm Heel, Shoe Size: 9', 'publish', 'closed', 'closed', '', 'veowalk-women-green-flock-stilettos-thin-high-heel-big-size-33-45-pointed-toe-slip-on-chic-pumps-formal-dress-shoes-small-feet-37', '', '', '2021-06-01 11:24:46', '2021-06-01 11:24:46', '', 2362, 'http://shoestimer.com/?post_type=product_variation&p=2403', 37, 'product_variation', '', 0),
(2404, 1, '2021-06-01 11:24:46', '2021-06-01 11:24:46', '', 'Veowalk Women Green Flock Stilettos Thin High Heel Big Size 33-45 Pointed Toe Slip On Chic Pumps Formal Dress Shoes Small Feet', 'Color: Green 12cm Heel, Shoe Size: 6.5', 'publish', 'closed', 'closed', '', 'veowalk-women-green-flock-stilettos-thin-high-heel-big-size-33-45-pointed-toe-slip-on-chic-pumps-formal-dress-shoes-small-feet-38', '', '', '2021-06-01 11:24:46', '2021-06-01 11:24:46', '', 2362, 'http://shoestimer.com/?post_type=product_variation&p=2404', 38, 'product_variation', '', 0),
(2405, 1, '2021-06-01 11:24:46', '2021-06-01 11:24:46', '', 'Veowalk Women Green Flock Stilettos Thin High Heel Big Size 33-45 Pointed Toe Slip On Chic Pumps Formal Dress Shoes Small Feet', 'Color: Green 12cm Heel, Shoe Size: 7.5', 'publish', 'closed', 'closed', '', 'veowalk-women-green-flock-stilettos-thin-high-heel-big-size-33-45-pointed-toe-slip-on-chic-pumps-formal-dress-shoes-small-feet-39', '', '', '2021-06-01 11:24:46', '2021-06-01 11:24:46', '', 2362, 'http://shoestimer.com/?post_type=product_variation&p=2405', 39, 'product_variation', '', 0),
(2406, 0, '2021-06-01 11:24:47', '2021-06-01 11:24:47', '', 'Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes-2', '', 'inherit', 'open', 'closed', '', 'free-gift-feet-chain-slip-on-leisure-platform-summer-sandals-2021-wedges-high-heels-women-shoes-2', '', '', '2021-06-01 11:24:47', '2021-06-01 11:24:47', '', 2153, 'http://shoestimer.com/wp-content/uploads/2021/06/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes-2.jpg', 0, 'attachment', 'image/jpeg', 0);
INSERT INTO `wpx5_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(2407, 1, '2021-06-01 11:24:50', '2021-06-01 11:24:50', '                <div class=\"product-specs-list-container\">\n                    <ul class=\"product-specs-list util-clearfix\">\n						                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Item Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Anklets</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Fine or Fashion:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Fashion</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Length:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">23</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Brand Name:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">ZHU RU</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Shapepattern:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Round</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Style:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Trendy</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Metals Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Zinc Alloy</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Gender:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Women</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Metal</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Model Number:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">H0059</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">is_customized:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">No</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">association attributes 1:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">bracelet on the leg anklet tornozeleira Bracelets for leg foot jewelry</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">association attributes 2:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">pulseras tobilleras barefoot sandals anklets for women leg bracelet</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">association attributes 3:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">halhal ankle chain on foot crochet barefoot sandals bracelet cheville</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">association attributes 4:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">foot bracelet tobillera silver anklet for legs enkelbandjes leg chain</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">association attributes 5:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">ankle bracelets for women barefoot sandals jewelry bracelet foot</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">association attributes 6:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">cavigliera women pulseras tobilleras mujer beaded anklets patterns</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">association attributes 7:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">chaine de cheville pulsera tobillo gold anklet indian anklet</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">association attributes 8:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">beads beach foot jewelry barefoot sandals tornozeleira de ouro</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">association attributes 9:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">pulseras tobilleras wedding barefoot sandals leg berloque</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">association attributes 10:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">swimsuit pulseras jewelry bijouterie charm fine foot chain</span>\n                            </li>\n							                    </ul>\n                </div>\n				<kse:widget data-widget-type=\"relatedProduct\" id=\"17213386\" title=\"anklet 1\" type=\"relation\"></kse:widget> \n<p> <span style=\"font-size: 18.0pt;font-family: arial;color: red;\">Welcome To My Store</span></p> \n<p> <span style=\"font-size: 18.0pt;font-family: arial;\"><a href=\"http://www.aliexpress.com/store/1797718\"><span style=\"color: windowtext;\">http://www.aliexpress.com/store/1797718</span></a></span></p> \n<p> <img alt=\"jl0018(1)\" src=\"https://ae01.alicdn.com/kf/HTB15G37GpXXXXb6apXXq6xXFXXXC/223519885/HTB15G37GpXXXXb6apXXq6xXFXXXC.jpg?size=108006&height=680&width=800&hash=971d6b039c5f950df1178a0e813f30af\"/></p> \n<p> &nbsp; </p> \n<p> <img alt=\"jl0018(2)\" src=\"https://ae01.alicdn.com/kf/HTB1mbylGXXXXXadapXXq6xXFXXXd/223519885/HTB1mbylGXXXXXadapXXq6xXFXXXd.jpg?size=73945&height=522&width=600&hash=dfe65e2f18e862cb022020a7d6cb0429\"/></p> \n<p> &nbsp; </p> \n<p> <img alt=\"jl0018(12)\" src=\"https://ae01.alicdn.com/kf/HTB1JLu5FVXXXXaOapXXq6xXFXXXD/223519885/HTB1JLu5FVXXXXaOapXXq6xXFXXXD.jpg?size=35863&height=682&width=600&hash=6c7d3c6bb5d12a0dc904454206edd503\"/></p> \n<p> &nbsp; </p> \n<p> <strong style=\"color: #000000;font-family: arial;font-size: 16.0px;\"><span style=\"line-height: 24.0px;color: #ff0000;\"><span style=\"background-color: #ffc000;\">Note:&nbsp;</span></span></strong><span style=\"color: #000000;font-family: arial;line-height: 24.0px;font-size: 16.0px;\"><span style=\"background-color: #ffc000;\">Due to lighting effects and monitor&#39;s &nbsp;brightness/contrast settings etc, the color tone of the website&#39;s photo and the actual item could be slightly different.&nbsp;</span></span></p> \n<div style=\"word-wrap: break-word;color: #000000;font-family: arial;\">\n  &nbsp; \n</div> \n<div style=\"word-wrap: break-word;color: #000000;font-family: arial;\"> \n <span style=\"line-height: 18.0px;color: #ff0000;\"><strong><span style=\"line-height: 24.0px;font-size: 16.0px;\">Feedback</span></strong></span> \n</div> \n<div style=\"word-wrap: break-word;color: #000000;font-family: arial;\"> \n <span style=\"line-height: 24.0px;font-size: 16.0px;\">1.If you have any problems please contact us immediately, we will response as soon as possible. And we are guarantee to solve the problem in 72h after response.</span> \n</div> \n<div style=\"word-wrap: break-word;color: #000000;font-family: arial;\"> \n <span style=\"line-height: 24.0px;font-size: 16.0px;\">2.If you are satisfied with our service and product,we expect the<strong>&nbsp;positive feedback and 5 stars of detailed seller rating.</strong>We all appreciate you to share your photos wearing our accessories.</span> \n</div> \n<div style=\"word-wrap: break-word;color: #000000;font-family: arial;\"> \n <span style=\"line-height: 24.0px;font-size: 16.0px;\"><strong>In addition,</strong>&nbsp;we have a variety of other STYLES for you to choose, if you are willing, then please kindly contact our customer service related, and we are extremely grateful !</span> \n</div> \n<div style=\"word-wrap: break-word;color: #000000;font-family: arial;\">\n  &nbsp; \n</div> \n<div style=\"word-wrap: break-word;color: #000000;font-family: arial;\"> \n <strong><span style=\"line-height: 24.0px;font-size: 16.0px;\">Payment:</span></strong> \n</div> \n<div style=\"word-wrap: break-word;color: #000000;font-family: arial;\"> \n <span style=\"line-height: 24.0px;font-size: 16.0px;\">1.Escrow,Credit card and all aliexpress are allowed.</span> \n</div> \n<div style=\"word-wrap: break-word;color: #000000;font-family: arial;\"> \n <span style=\"line-height: 24.0px;font-size: 16.0px;\">2.Aliexpress need 24 hours to check your money safe</span> \n</div> \n<div style=\"word-wrap: break-word;color: #000000;font-family: arial;\"> \n <strong><span style=\"line-height: 24.0px;font-size: 16.0px;\">Shipping</span></strong> \n</div> \n<div style=\"word-wrap: break-word;color: #000000;font-family: arial;\"> \n <span style=\"line-height: 24.0px;font-size: 16.0px;\">1.The goods will be shipped out within 2 business days after the payment confirmed. We will provide you with tracking numbers immediately upon shipment.</span> \n</div> \n<div style=\"word-wrap: break-word;color: #000000;font-family: arial;\"> \n <span style=\"line-height: 24.0px;font-size: 16.0px;\">2.We usually send the goods by China post or Hongkong Post air mail service. Please consider the shipping time before your decision because it will take around 10-39 business days to arrive your home.</span> \n</div> \n<div style=\"word-wrap: break-word;color: #000000;font-family: arial;\"> \n <span style=\"line-height: 24.0px;font-size: 16.0px;\">3.If you need the goods urgently, please contact us to chang the express, however,you have to pay the extra express fee.</span> \n</div> \n<div style=\"word-wrap: break-word;color: #000000;font-family: arial;\"> \n <span style=\"line-height: 24.0px;font-size: 16.0px;\">4.Import duties, taxes and charges are not included in the item price</span> \n</div>\n\n', 'Hot-selling Anklets Women High Quality Girl Anklets Chic Nice feet Tone Love Charm Anklet Ankle Bracelet Foot Chain Wholesale', '', 'publish', 'open', 'closed', '', 'hot-selling-anklets-women-high-quality-girl-anklets-chic-nice-feet-tone-love-charm-anklet-ankle-bracelet-foot-chain-wholesale', '', '', '2021-06-01 11:24:58', '2021-06-01 11:24:58', '', 0, 'http://shoestimer.com/product/hot-selling-anklets-women-high-quality-girl-anklets-chic-nice-feet-tone-love-charm-anklet-ankle-bracelet-foot-chain-wholesale/', 0, 'product', '', 0),
(2408, 1, '2021-06-01 11:24:51', '2021-06-01 11:24:51', '', 'Hot-selling-Anklets-Women-High-Quality-Girl-Anklets-Chic-Nice-feet-Tone-Love-Charm-Anklet-Ankle', '', 'inherit', 'open', 'closed', '', 'hot-selling-anklets-women-high-quality-girl-anklets-chic-nice-feet-tone-love-charm-anklet-ankle', '', '', '2021-06-01 11:24:51', '2021-06-01 11:24:51', '', 2407, 'http://shoestimer.com/wp-content/uploads/2021/06/Hot-selling-Anklets-Women-High-Quality-Girl-Anklets-Chic-Nice-feet-Tone-Love-Charm-Anklet-Ankle.jpg', 0, 'attachment', 'image/jpeg', 0),
(2409, 0, '2021-06-01 11:24:52', '2021-06-01 11:24:52', '', 'Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes-3', '', 'inherit', 'open', 'closed', '', 'free-gift-feet-chain-slip-on-leisure-platform-summer-sandals-2021-wedges-high-heels-women-shoes-3', '', '', '2021-06-01 11:24:52', '2021-06-01 11:24:52', '', 2153, 'http://shoestimer.com/wp-content/uploads/2021/06/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes-3.jpg', 0, 'attachment', 'image/jpeg', 0),
(2410, 1, '2021-06-01 11:24:56', '2021-06-01 11:24:56', '', 'Hot-selling Anklets Women High Quality Girl Anklets Chic Nice feet Tone Love Charm Anklet Ankle Bracelet Foot Chain Wholesale - Silver Plated', 'Metal Color: Silver Plated', 'publish', 'closed', 'closed', '', 'hot-selling-anklets-women-high-quality-girl-anklets-chic-nice-feet-tone-love-charm-anklet-ankle-bracelet-foot-chain-wholesale-silver-plated', '', '', '2021-06-01 11:24:56', '2021-06-01 11:24:56', '', 2407, 'http://shoestimer.com/?post_type=product_variation&p=2410', 1, 'product_variation', '', 0),
(2411, 1, '2021-06-01 11:24:56', '2021-06-01 11:24:56', '', 'Hot-selling Anklets Women High Quality Girl Anklets Chic Nice feet Tone Love Charm Anklet Ankle Bracelet Foot Chain Wholesale - Gold-color', 'Metal Color: Gold-color', 'publish', 'closed', 'closed', '', 'hot-selling-anklets-women-high-quality-girl-anklets-chic-nice-feet-tone-love-charm-anklet-ankle-bracelet-foot-chain-wholesale-gold-color', '', '', '2021-06-01 11:24:56', '2021-06-01 11:24:56', '', 2407, 'http://shoestimer.com/?post_type=product_variation&p=2411', 2, 'product_variation', '', 0),
(2412, 1, '2021-06-01 11:25:00', '2021-06-01 11:25:00', '', 'Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes-4', '', 'inherit', 'open', 'closed', '', 'free-gift-feet-chain-slip-on-leisure-platform-summer-sandals-2021-wedges-high-heels-women-shoes-4', '', '', '2021-06-01 11:25:00', '2021-06-01 11:25:00', '', 2153, 'http://shoestimer.com/wp-content/uploads/2021/06/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes-4.jpg', 0, 'attachment', 'image/jpeg', 0),
(2413, 1, '2021-06-01 11:25:07', '2021-06-01 11:25:07', '', 'Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes-5', '', 'inherit', 'open', 'closed', '', 'free-gift-feet-chain-slip-on-leisure-platform-summer-sandals-2021-wedges-high-heels-women-shoes-5', '', '', '2021-06-01 11:25:07', '2021-06-01 11:25:07', '', 2153, 'http://shoestimer.com/wp-content/uploads/2021/06/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes-5.jpg', 0, 'attachment', 'image/jpeg', 0),
(2414, 1, '2021-06-01 11:28:08', '2021-06-01 11:28:08', '                <div class=\"product-specs-list-container\">\r\n                    <ul class=\"product-specs-list util-clearfix\">\r\n						                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Brand Name:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">NoEnName_Null</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Pump Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Basic</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Heel Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Round Heel</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Origin:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">CN(Origin)</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Upper Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Artificial leather</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Toe Shape:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Round Toe</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">With Platforms:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">No</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Heel Height:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Low (1cm-3cm)</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Style:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Office Lady</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Fashion Element:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Butterfly-knot</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Insole Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Sheepskin</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Lining Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Genuine Leather</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Lining-Genuine Leather Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Sheepskin</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Season:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Summer</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Outsole Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Genuine Leather</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Item Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Pumps</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Gender:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">WOMEN</span>\r\n                            </li>\r\n							                    </ul>\r\n                </div>\r\n				<div class=\"detailmodule_text\"><p class=\"detail-desc-decorate-title\" style=\"text-overflow: ellipsis;font-family: \'OpenSans\';color:\'#000\';word-wrap: break-word;white-space: pre-wrap;font-weight: 900;font-size: 20px;line-height: 28px;color: #000;margin-bottom: 12px;\">Description:</p><p class=\"detail-desc-decorate-content\" style=\"text-overflow: ellipsis;font-family: \'OpenSans\';color:\'#000\';word-wrap: break-word;white-space: pre-wrap;font-weight: 300;font-size: 14px;line-height: 20px;color: #000;margin-bottom: 12px;\">Fabrics:Glitter \n\nLinnings: Sheepskin Leather\n\nSoles:Imported  Italian Two-color Leather Sole\n\nDecration:Original Copper Buckle Crossing 18K Real Gold\n\nColors:Seven Kinds of Colors\n\nPacages:Tissue Paper Packaging,with Dust Bag Card\n\nTips: \n1.The leather sole needs to be put on the carpet when you try it on. Be careful no t make soles dirty, which will affect the second sale and cannot be exchanged.\n\n2. Sizes 34.5 and 40 need to be customized for about 3 days</p></div>\r\n<div class=\"detailmodule_image\"><img src=\"https://ae01.alicdn.com/kf/U3a01e7d807d3470db0126f74c2dcd6cfR.png\"  class=\"detail-desc-decorate-image\"  style=\"margin-bottom: 10px;\" ><img src=\"https://ae01.alicdn.com/kf/Uae4a99ca62504ec9b79485d0d9f8e5f3X.png\"  class=\"detail-desc-decorate-image\"  style=\"margin-bottom: 10px;\" ></div>\r\n\n\n', 'Luxury Brand Glammed Up Refined Bow Ballet Flat Rounded Tip Woman Shoes In Glitter Leather', '', 'publish', 'closed', 'closed', '', 'luxury-brand-glammed-up-refined-bow-ballet-flat-rounded-tip-woman-shoes-in-glitter-leather', '', '', '2021-06-01 11:28:08', '2021-06-01 11:28:08', '', 0, 'https://shoestimer.com/?post_type=vi_wad_draft_product&#038;p=2414', 0, 'vi_wad_draft_product', '', 0),
(2415, 1, '2021-06-01 11:27:55', '2021-06-01 11:27:55', '                <div class=\"product-specs-list-container\">\r\n                    <ul class=\"product-specs-list util-clearfix\">\r\n						                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Brand Name:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Glam Stone</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Metals Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">None</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Origin:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">CN(Origin)</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Rhinestone</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Length:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">28 CM</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Gender:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Unisex</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Item Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Anklets</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Style:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Trendy</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Shapepattern:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Round</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Model Number:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Shoe Chain</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Fine or Fashion:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Fashion</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Item Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Shoe Jewelry</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Type1:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Shoe Accessories</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Type2:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Bag Accessories</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Type3:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Letter Pendant Chain</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Model Number:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Shoe Chain</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Rhinestone,Metal</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Package Included:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">One Shoe Chain</span>\r\n                            </li>\r\n							                    </ul>\r\n                </div>\r\n				<div class=\"detailmodule_text\"><p class=\"detail-desc-decorate-title\" style=\"text-overflow: ellipsis;font-family: \'OpenSans\';color:\'#000\';word-wrap: break-word;white-space: pre-wrap;font-weight: 900;font-size: 20px;line-height: 28px;color: #000;margin-bottom: 12px;\">Luxury Rhinestone Pearls Pendant Shoe Chain Decoration Accessories for Women Metal Chain DIY Name Letters Anklet Boot Shoe Chain </p></div>\r\n<div class=\"detailmodule_text\"><p class=\"detail-desc-decorate-content\" style=\"text-overflow: ellipsis;font-family: \'OpenSans\';color:\'#000\';word-wrap: break-word;white-space: pre-wrap;font-weight: 300;font-size: 14px;line-height: 20px;color: #000;margin-bottom: 12px;\">Item Type: Shoe Jewelry</p></div>\r\n<div class=\"detailmodule_text\"><p class=\"detail-desc-decorate-content\" style=\"text-overflow: ellipsis;font-family: \'OpenSans\';color:\'#000\';word-wrap: break-word;white-space: pre-wrap;font-weight: 300;font-size: 14px;line-height: 20px;color: #000;margin-bottom: 12px;\">Type3: Letter Pendant Chain </p></div>\r\n<div class=\"detailmodule_text\"><p class=\"detail-desc-decorate-content\" style=\"text-overflow: ellipsis;font-family: \'OpenSans\';color:\'#000\';word-wrap: break-word;white-space: pre-wrap;font-weight: 300;font-size: 14px;line-height: 20px;color: #000;margin-bottom: 12px;\">Model Number: Shoe Chain</p></div>\r\n<div class=\"detailmodule_text\"><p class=\"detail-desc-decorate-content\" style=\"text-overflow: ellipsis;font-family: \'OpenSans\';color:\'#000\';word-wrap: break-word;white-space: pre-wrap;font-weight: 300;font-size: 14px;line-height: 20px;color: #000;margin-bottom: 12px;\">Material: Rhinestone,Metal</p></div>\r\n<div class=\"detailmodule_text\"><p class=\"detail-desc-decorate-title\" style=\"text-overflow: ellipsis;font-family: \'OpenSans\';color:\'#000\';word-wrap: break-word;white-space: pre-wrap;font-weight: 900;font-size: 20px;line-height: 28px;color: #000;margin-bottom: 12px;\">Package Included :One Shoe Chain</p></div>\r\n<div class=\"detailmodule_image\"><img src=\"https://ae01.alicdn.com/kf/H5f30cfbeb3ba42f8aef823da8d2d9826b.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"https://ae01.alicdn.com/kf/H2ca3f1d45c3a49f2ac04f5c31e00194bm.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"https://ae01.alicdn.com/kf/H0ad283e7b59940d58c5ff605e6989886w.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"https://ae01.alicdn.com/kf/H8f927403b50c4fc48083e76107b12247b.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"https://ae01.alicdn.com/kf/H889ec512c96042c38ce77df056548575A.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"https://ae01.alicdn.com/kf/Hdca7f1b97b22485fb0e7981351c2c991X.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"https://ae01.alicdn.com/kf/H510a9645ecf14a7d98d56bfc6044b434w.jpg\"  class=\"detail-desc-decorate-image\" ></div>\r\n\n\n', 'Luxury Rhinestone Pearls Pendant Shoe Chain Decoration Accessories for Women Metal Chain DIY Name Letters Anklet Boot Shoe Chain', '', 'publish', 'closed', 'closed', '', 'luxury-rhinestone-pearls-pendant-shoe-chain-decoration-accessories-for-women-metal-chain-diy-name-letters-anklet-boot-shoe-chain', '', '', '2021-06-01 11:27:55', '2021-06-01 11:27:55', '', 0, 'https://shoestimer.com/?post_type=vi_wad_draft_product&#038;p=2415', 0, 'vi_wad_draft_product', '', 0),
(2416, 1, '2021-06-01 11:25:12', '2021-06-01 11:25:12', '', 'Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes.jpg_640x640', '', 'inherit', 'open', 'closed', '', 'free-gift-feet-chain-slip-on-leisure-platform-summer-sandals-2021-wedges-high-heels-women-shoes-jpg_640x640', '', '', '2021-06-01 11:25:12', '2021-06-01 11:25:12', '', 2153, 'http://shoestimer.com/wp-content/uploads/2021/06/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes.jpg_640x640.jpg', 0, 'attachment', 'image/jpeg', 0);
INSERT INTO `wpx5_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(2417, 1, '2021-06-01 11:27:37', '2021-06-01 11:27:37', '                <div class=\"product-specs-list-container\">\r\n                    <ul class=\"product-specs-list util-clearfix\">\r\n						                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Brand Name:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">jialuowei</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Origin:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">CN(Origin)</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Upper Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">PU</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Boot Height:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">ANKLE</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">is_handmade:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Yes</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Fashion Element:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">zipper</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Pattern Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Solid</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Model Number:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">290T-13</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Department Name:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Adult</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Heel Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Thin Heels</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Boot Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Basic</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Lining Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">PU</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Shaft Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">PU</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Toe Shape:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Pointed Toe</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Season:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Spring/Autumn</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Item Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Boots</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Insole Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">PU</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Outsole Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Rubber</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Heel Height:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Super High (8cm-up)</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">With Platforms:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">No</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Closure Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">ZIP</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Fit:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Fits true to size, take your normal size</span>\r\n                            </li>\r\n							                    </ul>\r\n                </div>\r\n				<div class=\"detailmodule_image\"><img src=\"//ae01.alicdn.com/kf/H19944406a1cd4940a3d51c01b4ed9ebdR.jpg\"  class=\"detail-desc-decorate-image\" ></div>\r\n<div class=\"detailmodule_html\"><div class=\"detail-desc-decorate-richtext\"><table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" title=\"hlg_list_12465583\">\n	<tbody>\n	</tbody>\n</table>\n<p>\n	<br />\n	&nbsp;\n</p>\n<table height=\"387\" style=\"border-collapse: collapse;width: 703.5pt;\" width=\"938\">\n	<tbody>\n		<tr>\n			<td colspan=\"3\" style=\"color: #000000;font-size: 14.0pt;font-weight: 700;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 27.75pt;width: 133.5pt;background: #bfbfbf;\">\n				System\n			</td>\n			<td colspan=\"11\" style=\"color: #000000;font-size: 14.0pt;font-weight: 700;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 27.75pt;width: 571.5pt;background: #bfbfbf;\">\n				SIZES\n			</td>\n		</tr>\n		<tr>\n			<td colspan=\"3\" style=\"color: #000000;font-size: 12.0pt;font-weight: 700;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 30.0pt;width: 133.5pt;background: #d8e4bc;\">\n				U.S\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 30.0pt;width: 42.75pt;background: #d8e4bc;\">\n				5\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 30.0pt;width: 54.0pt;background: #d8e4bc;\">\n				6\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 30.0pt;width: 54.0pt;background: #d8e4bc;\">\n				7\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 30.0pt;width: 54.0pt;background: #d8e4bc;\">\n				8\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 30.0pt;width: 54.0pt;background: #d8e4bc;\">\n				9\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 30.0pt;width: 54.0pt;background: #d8e4bc;\">\n				10\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 30.0pt;width: 54.0pt;background: #d8e4bc;\">\n				11\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 30.0pt;width: 54.0pt;background: #d8e4bc;\">\n				12\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 30.0pt;width: 54.0pt;background: #d8e4bc;\">\n				13\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 30.0pt;width: 54.0pt;background: #d8e4bc;\">\n				14\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 30.0pt;width: 54.0pt;background: #d8e4bc;\">\n				15\n			</td>\n		</tr>\n		<tr>\n			<td colspan=\"3\" style=\"color: #000000;font-size: 12.0pt;font-weight: 700;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 133.5pt;background: #ffccff;\">\n				Europe\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;font-weight: 700;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 42.75pt;background: #ffccff;\">\n				36\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;font-weight: 700;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #ffccff;\">\n				37\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;font-weight: 700;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #ffccff;\">\n				38\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;font-weight: 700;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #ffccff;\">\n				39\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;font-weight: 700;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #ffccff;\">\n				40\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;font-weight: 700;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #ffccff;\">\n				41\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;font-weight: 700;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #ffccff;\">\n				42\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;font-weight: 700;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #ffccff;\">\n				43\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;font-weight: 700;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #ffccff;\">\n				44\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;font-weight: 700;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #ffccff;\">\n				45\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;font-weight: 700;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #ffccff;\">\n				46\n			</td>\n		</tr>\n		<tr>\n			<td colspan=\"3\" style=\"color: #000000;font-size: 10.0pt;font-weight: 700;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 133.5pt;background: #f2dcdb;\">\n				Foot&nbsp;Length(cm)\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 42.75pt;background: #f2dcdb;\">\n				23.6&nbsp;\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #f2dcdb;\">\n				24.2\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #f2dcdb;\">\n				24.8\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #f2dcdb;\">\n				25.4\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #f2dcdb;\">\n				26.0&nbsp;\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #f2dcdb;\">\n				26.6\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #f2dcdb;\">\n				27.2\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #f2dcdb;\">\n				27.8\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #f2dcdb;\">\n				28.4\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #f2dcdb;\">\n				29.0&nbsp;\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #f2dcdb;\">\n				29.6\n			</td>\n		</tr>\n		<tr>\n			<td colspan=\"3\" style=\"color: #000000;font-size: 10.0pt;font-weight: 700;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 133.5pt;background: #c5d9f1;\">\n				High&nbsp;Heel(cm)\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 42.75pt;background: #c5d9f1;\">\n				16.5\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 54.0pt;background: #c5d9f1;\">\n				16.5\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 54.0pt;background: #c5d9f1;\">\n				17\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 54.0pt;background: #c5d9f1;\">\n				17\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 54.0pt;background: #c5d9f1;\">\n				17.5\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 54.0pt;background: #c5d9f1;\">\n				17.5\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 54.0pt;background: #c5d9f1;\">\n				18\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 54.0pt;background: #c5d9f1;\">\n				18\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 54.0pt;background: #c5d9f1;\">\n				18\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 54.0pt;background: #c5d9f1;\">\n				19\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 54.0pt;background: #c5d9f1;\">\n				19\n			</td>\n		</tr>\n		<tr>\n			<td colspan=\"3\" style=\"color: #000000;font-size: 10.0pt;font-weight: 700;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 133.5pt;background: #c5d9f1;\">\n				Platform&nbsp;Heel(cm)\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 42.75pt;background: #c5d9f1;\">\n				&nbsp;\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 54.0pt;background: #c5d9f1;\">\n				&nbsp;\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 54.0pt;background: #c5d9f1;\">\n				&nbsp;\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 54.0pt;background: #c5d9f1;\">\n				&nbsp;\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 54.0pt;background: #c5d9f1;\">\n				&nbsp;\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 54.0pt;background: #c5d9f1;\">\n				&nbsp;\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 54.0pt;background: #c5d9f1;\">\n				&nbsp;\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 54.0pt;background: #c5d9f1;\">\n				&nbsp;\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 54.0pt;background: #c5d9f1;\">\n				&nbsp;\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 54.0pt;background: #c5d9f1;\">\n				&nbsp;\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 54.0pt;background: #c5d9f1;\">\n				&nbsp;\n			</td>\n		</tr>\n		<tr>\n			<td colspan=\"3\" style=\"color: #000000;font-size: 10.0pt;font-weight: 700;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 133.5pt;background: #ddd9c4;\">\n				Shaft&nbsp;length(cm)\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 42.75pt;background: #ddd9c4;\">\n				16\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 54.0pt;background: #ddd9c4;\">\n				16\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 54.0pt;background: #ddd9c4;\">\n				16\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 54.0pt;background: #ddd9c4;\">\n				16\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 54.0pt;background: #ddd9c4;\">\n				16\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 54.0pt;background: #ddd9c4;\">\n				16\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 54.0pt;background: #ddd9c4;\">\n				18\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 54.0pt;background: #ddd9c4;\">\n				18\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 54.0pt;background: #ddd9c4;\">\n				18\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 54.0pt;background: #ddd9c4;\">\n				18\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 54.0pt;background: #ddd9c4;\">\n				18\n			</td>\n		</tr>\n		<tr>\n			<td colspan=\"3\" style=\"color: #000000;font-size: 10.0pt;font-weight: 700;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 30.0pt;width: 133.5pt;background: #ffffcc;\">\n				Thigh&nbsp;girth(cm)\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 30.0pt;width: 42.75pt;background: #ffffcc;\">\n				&nbsp;\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 30.0pt;width: 54.0pt;background: #ffffcc;\">\n				&nbsp;\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 30.0pt;width: 54.0pt;background: #ffffcc;\">\n				&nbsp;\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 30.0pt;width: 54.0pt;background: #ffffcc;\">\n				&nbsp;\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 30.0pt;width: 54.0pt;background: #ffffcc;\">\n				&nbsp;\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 30.0pt;width: 54.0pt;background: #ffffcc;\">\n				&nbsp;\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 30.0pt;width: 54.0pt;background: #ffffcc;\">\n				&nbsp;\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 30.0pt;width: 54.0pt;background: #ffffcc;\">\n				&nbsp;\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 30.0pt;width: 54.0pt;background: #ffffcc;\">\n				&nbsp;\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 30.0pt;width: 54.0pt;background: #ffffcc;\">\n				&nbsp;\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 30.0pt;width: 54.0pt;background: #ffffcc;\">\n				&nbsp;\n			</td>\n		</tr>\n		<tr>\n			<td colspan=\"3\" style=\"color: #000000;font-size: 10.0pt;font-weight: 700;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 133.5pt;background: #b1a0c7;\">\n				Calf&nbsp;girth(cm)\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 42.75pt;background: #b1a0c7;\">\n				&nbsp;\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #b1a0c7;\">\n				&nbsp;\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #b1a0c7;\">\n				&nbsp;\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #b1a0c7;\">\n				&nbsp;\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #b1a0c7;\">\n				&nbsp;\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #b1a0c7;\">\n				&nbsp;\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #b1a0c7;\">\n				&nbsp;\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #b1a0c7;\">\n				&nbsp;\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #b1a0c7;\">\n				&nbsp;\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #b1a0c7;\">\n				&nbsp;\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #b1a0c7;\">\n				&nbsp;\n			</td>\n		</tr>\n		<tr>\n			<td colspan=\"3\" style=\"color: #000000;font-size: 10.0pt;font-weight: 700;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 133.5pt;background: #fabf8f;\">\n				Ankle&nbsp;girth(cm)\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 42.75pt;background: #fabf8f;\">\n				22\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #fabf8f;\">\n				22\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #fabf8f;\">\n				22\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #fabf8f;\">\n				24\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #fabf8f;\">\n				24\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #fabf8f;\">\n				24\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #fabf8f;\">\n				26\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #fabf8f;\">\n				26\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #fabf8f;\">\n				28\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #fabf8f;\">\n				28\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #fabf8f;\">\n				28<br />\n				&nbsp;\n			</td>\n		</tr>\n	</tbody>\n</table>\n<div>\n	<br />\n	<div style=\"box-sizing: content-box; margin: 0px; padding: 0px; border: 0px; font-size: 13px; line-height: inherit; font-family: arial, helvetica, sans-serif; vertical-align: baseline; color: rgb(0, 0, 0);\">\n		<span style=\"font-size: 28px;\"><span style=\"box-sizing: content-box; margin: 0px; padding: 0px; border: 0px; font-style: inherit; font-weight: inherit; line-height: inherit; vertical-align: baseline;\"><u><span style=\"box-sizing: content-box; font-weight: 700;\"><span style=\"box-sizing: content-box; margin: 0px; padding: 0px; border: 0px; font-style: inherit; font-weight: inherit; line-height: inherit; vertical-align: baseline;\">Important Notice:</span></span></u></span></span>\n	</div>\n	<div style=\"box-sizing: content-box; margin: 0px; padding: 0px; border: 0px; font-size: 13px; line-height: inherit; font-family: arial, helvetica, sans-serif; vertical-align: baseline; color: rgb(0, 0, 0);\">\n		<span style=\"font-size: 20px;\"><span style=\"box-sizing: content-box; margin: 0px; padding: 0px; border: 0px; font-style: inherit; font-weight: inherit; line-height: inherit; vertical-align: baseline;\">We send Europe size;please refer to your foot length to choose the US size.For example,</span></span>\n	</div>\n	<div style=\"box-sizing: content-box; margin: 0px; padding: 0px; border: 0px; font-size: 13px; line-height: inherit; font-family: arial, helvetica, sans-serif; vertical-align: baseline; color: rgb(0, 0, 0);\">\n		<span style=\"font-size: 20px;\"><span style=\"box-sizing: content-box; margin: 0px; padding: 0px; border: 0px; font-style: inherit; font-weight: inherit; line-height: inherit; vertical-align: baseline;\">my foot length is 26.0 cm ,</span></span>&nbsp;<span style=\"font-style: inherit; font-weight: inherit; font-size: 20px;\">I will choose US 9=Eur size 40;if your foot a little wide ,</span>\n	</div>\n	<div style=\"box-sizing: content-box; margin: 0px; padding: 0px; border: 0px; font-size: 13px; line-height: inherit; font-family: arial, helvetica, sans-serif; vertical-align: baseline; color: rgb(0, 0, 0);\">\n		<span style=\"font-style: inherit; font-weight: inherit; font-size: 20px;\">pls choose the bigger one size ,thanks .</span>\n	</div>\n	<div style=\"box-sizing: content-box; margin: 0px; padding: 0px; border: 0px; font-size: 13px; line-height: inherit; font-family: arial, helvetica, sans-serif; vertical-align: baseline; color: rgb(0, 0, 0);\">\n		&nbsp;\n	</div>\n	<div style=\"box-sizing: content-box; margin: 0px; padding: 0px; border: 0px; font-size: 13px; line-height: inherit; font-family: arial, helvetica, sans-serif; vertical-align: baseline; color: rgb(0, 0, 0);\">\n		<strong><span style=\"color: rgb(192, 0, 0);\"><span style=\"font-size: 24px;\"><span style=\"box-sizing: content-box; margin: 0px; padding: 0px; border: 0px; font-style: inherit; font-weight: inherit; line-height: inherit; vertical-align: baseline;\">How to accurately measure your foot length :</span></span></span></strong>\n	</div>\n	<div style=\"box-sizing: content-box; margin: 0px; padding: 0px; border: 0px; font-size: 13px; line-height: inherit; font-family: arial, helvetica, sans-serif; vertical-align: baseline; color: rgb(0, 0, 0);\">\n		&nbsp;\n	</div>\n	<div style=\"box-sizing: content-box; margin: 0px; padding: 0px; border: 0px; font-size: 13px; line-height: inherit; font-family: arial, helvetica, sans-serif; vertical-align: baseline; color: rgb(0, 0, 0);\">\n		<span style=\"box-sizing: content-box; margin: 0px; padding: 0px; border: 0px; font-style: inherit; font-weight: inherit; font-size: 14px; line-height: inherit; vertical-align: baseline;\"><img alt=\"4873856186_85312959.jpg_.webp\" src=\"https://ae01.alicdn.com/kf/HTB1eQyGnf2H8KJjy0Fcq6yDlFXat.jpg\" style=\"box-sizing: content-box; margin: 0px; padding: 0px; border: 0px; font-style: inherit; font-weight: inherit; font-size: 0px; line-height: inherit; vertical-align: middle; color: transparent; width: auto;\" /></span>\n	</div>\n	<div style=\"box-sizing: content-box; margin: 0px; padding: 0px; border: 0px; font-size: 13px; line-height: inherit; font-family: arial, helvetica, sans-serif; vertical-align: baseline; color: rgb(0, 0, 0);\">\n		&nbsp;\n	</div>\n	<div style=\"box-sizing: content-box; margin: 0px; padding: 0px; border: 0px; font-size: 13px; line-height: inherit; font-family: arial, helvetica, sans-serif; vertical-align: baseline; color: rgb(0, 0, 0);\">\n		<span style=\"color: rgb(192, 0, 0);\"><span style=\"font-size: 28px;\"><span style=\"box-sizing: content-box; margin: 0px; padding: 0px; border: 0px; font-style: inherit; font-weight: inherit; line-height: inherit; vertical-align: baseline;\"><span style=\"box-sizing: content-box; font-weight: 700;\">Processing time</span>&nbsp;:</span></span></span>\n	</div>\n	<div style=\"box-sizing: content-box; margin: 0px; padding: 0px; border: 0px; font-size: 13px; line-height: inherit; font-family: arial, helvetica, sans-serif; vertical-align: baseline; color: rgb(0, 0, 0);\">\n		<span style=\"font-size: 24px;\"><span style=\"box-sizing: content-box; margin: 0px; padding: 0px; border: 0px; font-style: inherit; font-weight: inherit; line-height: inherit; vertical-align: baseline;\">All the shoes is order-to-make,we will ship out your package</span></span>\n	</div>\n	<div style=\"box-sizing: content-box; margin: 0px; padding: 0px; border: 0px; font-size: 13px; line-height: inherit; font-family: arial, helvetica, sans-serif; vertical-align: baseline; color: rgb(0, 0, 0);\">\n		<span style=\"font-size: 24px;\"><span style=\"box-sizing: content-box; margin: 0px; padding: 0px; border: 0px; font-style: inherit; font-weight: inherit; line-height: inherit; vertical-align: baseline;\">within 5-7 work days after you making the order .</span></span>\n	</div>\n	<p>\n		&nbsp;\n	</p>\n	<p>\n		<span style=\"color: rgb(192, 0, 0);\"><span style=\"font-size: 28px;\"><span style=\"font-weight: bold;\">About the custom:</span></span></span>\n	</p>\n	<p style=\"font-weight: bold;\">\n		<span style=\"font-family: tahoma, geneva, sans-serif;\"><font color=\"#000000\"><span style=\"font-size: 16px;\">If the standard size don&#39;t fit you well,please give us your measurement as follow photo,will custom for you</span></font></span>\n	</p>\n	<p style=\"font-weight: bold;\">\n		<span style=\"font-family: tahoma, geneva, sans-serif;\"><font color=\"#000000\"><span style=\"font-size: 16px;\">But please note that cause this boots is specialy customized according to your measurement,</span></font></span>\n	</p>\n	<p style=\"font-weight: bold;\">\n		<span style=\"font-family: tahoma, geneva, sans-serif;\"><font color=\"#000000\"><span style=\"font-size: 16px;\">it can not return or exchange unless the quality problem,</span></font></span>\n	</p>\n	<p style=\"font-weight: bold;\">\n		<span style=\"font-family: tahoma, geneva, sans-serif;\"><font color=\"#000000\"><span style=\"font-size: 16px;\">If any question please contact the customer service before making the order. Thanks.</span></font></span>\n	</p>\n	<p style=\"font-weight: bold;\">\n		<img alt=\"国外测é‡\" src=\"https://ae01.alicdn.com/kf/He3ea0332373a4575b44b3e182d752c16s.jpg\" />\n	</p>\n	<div>\n		&nbsp;\n	</div>\n</div>\n<p>\n	&nbsp;\n</p>\n<p>\n	&nbsp;\n</p>\n</div></div>\r\n<div class=\"detailmodule_image\"><img src=\"//ae01.alicdn.com/kf/H508c2f84c18849548357f83892ccba52x.jpg\"  class=\"detail-desc-decorate-image\"  style=\"margin-bottom: 10px;\" ><img src=\"//ae01.alicdn.com/kf/H798b40f4ce7e4f3a876779c196da3219D.jpg\"  class=\"detail-desc-decorate-image\"  style=\"margin-bottom: 10px;\" ><img src=\"//ae01.alicdn.com/kf/H1895110f37454d0ea0492621236ef45fk.jpg\"  class=\"detail-desc-decorate-image\"  style=\"margin-bottom: 10px;\" ><img src=\"//ae01.alicdn.com/kf/Hcc7e8a9b8dab4880ba7d1e63c2b3f9a2J.jpg\"  class=\"detail-desc-decorate-image\"  style=\"margin-bottom: 10px;\" ><img src=\"//ae01.alicdn.com/kf/H4919d07679a545c98c39bab1374f563fj.jpg\"  class=\"detail-desc-decorate-image\"  style=\"margin-bottom: 10px;\" ></div>\r\n\n\n', 'JIALUOWEI 7\" Spike Heel Stretch Patent Pointy Toe Knee High Boots Club Glam 36-46', '', 'publish', 'closed', 'closed', '', 'jialuowei-7-spike-heel-stretch-patent-pointy-toe-knee-high-boots-club-glam-36-46', '', '', '2021-06-01 11:27:37', '2021-06-01 11:27:37', '', 0, 'https://shoestimer.com/?post_type=vi_wad_draft_product&#038;p=2417', 0, 'vi_wad_draft_product', '', 0),
(2418, 1, '2021-06-01 11:25:16', '2021-06-01 11:25:16', '', 'Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes-1.jpg_640x640-1', '', 'inherit', 'open', 'closed', '', 'free-gift-feet-chain-slip-on-leisure-platform-summer-sandals-2021-wedges-high-heels-women-shoes-1-jpg_640x640-1', '', '', '2021-06-01 11:25:16', '2021-06-01 11:25:16', '', 2153, 'http://shoestimer.com/wp-content/uploads/2021/06/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes-1.jpg_640x640-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(2419, 1, '2021-06-01 11:25:18', '2021-06-01 11:25:18', '', 'Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes-2.jpg_640x640-2', '', 'inherit', 'open', 'closed', '', 'free-gift-feet-chain-slip-on-leisure-platform-summer-sandals-2021-wedges-high-heels-women-shoes-2-jpg_640x640-2', '', '', '2021-06-01 11:25:18', '2021-06-01 11:25:18', '', 2153, 'http://shoestimer.com/wp-content/uploads/2021/06/Free-Gift-Feet-Chain-Slip-On-Leisure-Platform-Summer-Sandals-2021-Wedges-High-Heels-Women-Shoes-2.jpg_640x640-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(2420, 1, '2021-06-01 11:25:23', '2021-06-01 11:25:23', '', 'Shoes-Women-s-Shoes-Show-Feet-Small-All-match-Net-Red-Super-Fire-Spring-Chic-Casual-1', '', 'inherit', 'open', 'closed', '', 'shoes-women-s-shoes-show-feet-small-all-match-net-red-super-fire-spring-chic-casual-1', '', '', '2021-06-01 11:25:23', '2021-06-01 11:25:23', '', 2337, 'http://shoestimer.com/wp-content/uploads/2021/06/Shoes-Women-s-Shoes-Show-Feet-Small-All-match-Net-Red-Super-Fire-Spring-Chic-Casual-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(2421, 1, '2021-06-01 11:25:27', '2021-06-01 11:25:27', '', 'Shoes-Women-s-Shoes-Show-Feet-Small-All-match-Net-Red-Super-Fire-Spring-Chic-Casual-2', '', 'inherit', 'open', 'closed', '', 'shoes-women-s-shoes-show-feet-small-all-match-net-red-super-fire-spring-chic-casual-2', '', '', '2021-06-01 11:25:27', '2021-06-01 11:25:27', '', 2337, 'http://shoestimer.com/wp-content/uploads/2021/06/Shoes-Women-s-Shoes-Show-Feet-Small-All-match-Net-Red-Super-Fire-Spring-Chic-Casual-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(2422, 1, '2021-06-01 11:25:31', '2021-06-01 11:25:31', '', 'Shoes-Women-s-Shoes-Show-Feet-Small-All-match-Net-Red-Super-Fire-Spring-Chic-Casual-3', '', 'inherit', 'open', 'closed', '', 'shoes-women-s-shoes-show-feet-small-all-match-net-red-super-fire-spring-chic-casual-3', '', '', '2021-06-01 11:25:31', '2021-06-01 11:25:31', '', 2337, 'http://shoestimer.com/wp-content/uploads/2021/06/Shoes-Women-s-Shoes-Show-Feet-Small-All-match-Net-Red-Super-Fire-Spring-Chic-Casual-3.jpg', 0, 'attachment', 'image/jpeg', 0),
(2423, 1, '2021-06-01 11:27:17', '2021-06-01 11:27:17', '                <div class=\"product-specs-list-container\">\r\n                    <ul class=\"product-specs-list util-clearfix\">\r\n						                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Brand Name:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">NoEnName_Null</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Age Range:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">7-12y</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Origin:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">CN(Origin)</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Season:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Spring & Autumn</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Upper Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Canvas</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Gender:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Girls</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Fit:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Fits true to size, take your normal size</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Insole Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">PVC</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Closure Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Lace-up</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Pattern Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Print</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Department Name:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Children</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Feature:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Breathable</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Lining Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Lycra</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Item Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">casual shoes</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Outsole Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Rubber</span>\r\n                            </li>\r\n							                    </ul>\r\n                </div>\r\n				<div class=\"detailmodule_dynamic\"><kse:widget data-widget-type=\"relatedProduct\" id=\"1005000000090897\" title=\"\" type=\"relation\"></kse:widget></div>\r\n<div class=\"detailmodule_image\"><img src=\"https://ae01.alicdn.com/kf/Hf9a2ef13efea464d9de164491f763e5cT.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"https://ae01.alicdn.com/kf/H39bc43ad346d4b51994f85fcbcb051ddt.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"https://ae01.alicdn.com/kf/Hbfb398b57c3543a9a77568c25dea3b07c.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"https://ae01.alicdn.com/kf/H65b6d9ecd24b466f88d932049ac50420K.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"https://ae01.alicdn.com/kf/H177cd11d16994e4593680bb023809511m.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"https://ae01.alicdn.com/kf/H971cf158a4694a16978a4f36b71f0614b.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"https://ae01.alicdn.com/kf/H5a2916b48b8549b3aae14b838a3e2b9cg.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"https://ae01.alicdn.com/kf/H4da8d200f6724a8e8825716da994e6b72.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"https://ae01.alicdn.com/kf/H497afdc8fe2f4f9c896cb48cc6e4b2feX.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"https://ae01.alicdn.com/kf/H951e4bfc608c4f10a7669eb76c9b32cb5.jpg\"  class=\"detail-desc-decorate-image\" ></div>\r\n<div class=\"detailmodule_image\"><img src=\"https://ae01.alicdn.com/kf/He2afab7a67eb4ed1a33c6db3a2400a0by.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"https://ae01.alicdn.com/kf/H8521f345f04c4204932b28626521c7fbi.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"https://ae01.alicdn.com/kf/H5adf1153b5d9499e89a5a883bb45962bW.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"https://ae01.alicdn.com/kf/Hec773ce220e44cd492aa876d952ba763H.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"https://ae01.alicdn.com/kf/Hf60cb51184e34e70910b998df82e51934.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"https://ae01.alicdn.com/kf/H5eeca43abfe145de97994e9286d259d1c.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"https://ae01.alicdn.com/kf/Hb4f904d22c7840c8aa6c9e4ec0c21d830.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"https://ae01.alicdn.com/kf/H05a54cbed391461cb34ba0b0a978ce59L.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"https://ae01.alicdn.com/kf/H7e14308c406a4e5e83c1094e5ae3ed51b.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"https://ae01.alicdn.com/kf/Hb12d1ccc95dc47af937665fa23b13cd0n.jpg\"  class=\"detail-desc-decorate-image\" ></div>\r\n<div class=\"detailmodule_image\"><img src=\"https://ae01.alicdn.com/kf/H291c504335c549439e753731702e0efab.jpg\"  class=\"detail-desc-decorate-image\" ></div>\r\n\n\n', '2021 fashion Children\'s canvas shoes high-top girls small floral single shoes girls shoes', '', 'publish', 'closed', 'closed', '', '2021-fashion-childrens-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes', '', '', '2021-06-01 11:27:17', '2021-06-01 11:27:17', '', 0, 'https://shoestimer.com/?post_type=vi_wad_draft_product&#038;p=2423', 0, 'vi_wad_draft_product', '', 0);
INSERT INTO `wpx5_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(2424, 1, '2021-06-01 11:25:35', '2021-06-01 11:25:35', '', 'Shoes-Women-s-Shoes-Show-Feet-Small-All-match-Net-Red-Super-Fire-Spring-Chic-Casual-4', '', 'inherit', 'open', 'closed', '', 'shoes-women-s-shoes-show-feet-small-all-match-net-red-super-fire-spring-chic-casual-4', '', '', '2021-06-01 11:25:35', '2021-06-01 11:25:35', '', 2337, 'http://shoestimer.com/wp-content/uploads/2021/06/Shoes-Women-s-Shoes-Show-Feet-Small-All-match-Net-Red-Super-Fire-Spring-Chic-Casual-4.jpg', 0, 'attachment', 'image/jpeg', 0),
(2425, 1, '2021-06-01 11:27:06', '2021-06-01 11:27:06', '                <div class=\"product-specs-list-container\">\r\n                    <ul class=\"product-specs-list util-clearfix\">\r\n						                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Brand Name:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">zzzsyzxl</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Boot Height:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">ANKLE</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Origin:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">CN(Origin)</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Upper Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">PVC</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">is_handmade:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">No</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Insole Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">PVC</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Season:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Spring/Autumn</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Department Name:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Adult</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Boot Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Rainboots</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Lining Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">PVC</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Heel Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Wedges</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Shaft Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">PVC</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Model Number:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">FD5F659</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Toe Shape:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Round Toe</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Item Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Boots</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Outsole Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">PVC</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Closure Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Slip-On</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">With Platforms:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Yes</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Heel Height:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Low (1cm-3cm)</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Fit:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Fits true to size, take your normal size</span>\r\n                            </li>\r\n							                    </ul>\r\n                </div>\r\n				<div class=\"detailmodule_text-image\"><img src=\"//ae01.alicdn.com/kf/H3f6d063ff4a346b1bfc80f6de9f437504.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/H7a8e88e077964c0db4c9c20c57f98b05K.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/H152a51d998ea40c29accda4158b7a40cK.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/Hd837188c818e4449894e6ca64ce9a8fdU.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/H722f2b40c0b0475dac0a6f8227d7b7bdC.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/H093a8bf1b51648b89cddc78a36a98e10c.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/Hab3afb89b24e4a689f2ed20f1810ffe4z.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/H8285becc3c7949de84ed2553f035a656W.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/H9d9b59cf4c14453982c720d09a6d6660E.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/H47e7a6ea0ba74666b6624e4cba330911H.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/H495f490c3d3c4e3085d29b49a52a28fem.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/Hba51340ce2b04f4f90e6a189515f7948C.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/Hdb79db9ec68f4c92a39186b7736f962dt.jpg\"  class=\"detail-desc-decorate-image\" ></div>\r\n<div class=\"detailmodule_text-image\"><p class=\"detail-desc-decorate-title\" style=\"text-overflow: ellipsis;font-family: \'OpenSans\';color:\'#000\';word-wrap: break-word;white-space: pre-wrap;font-weight: 900;font-size: 20px;line-height: 28px;color: #000;margin-bottom: 12px;\"></p><p class=\"detail-desc-decorate-content\" style=\"text-overflow: ellipsis;font-family: \'OpenSans\';color:\'#000\';word-wrap: break-word;white-space: pre-wrap;font-weight: 300;font-size: 14px;line-height: 20px;color: #000;margin-bottom: 12px;\"></p></div>\r\n<div class=\"detailmodule_text-image\"><p class=\"detail-desc-decorate-title\" style=\"text-overflow: ellipsis;font-family: \'OpenSans\';color:\'#000\';word-wrap: break-word;white-space: pre-wrap;font-weight: 900;font-size: 20px;line-height: 28px;color: #000;margin-bottom: 12px;\"></p><p class=\"detail-desc-decorate-content\" style=\"text-overflow: ellipsis;font-family: \'OpenSans\';color:\'#000\';word-wrap: break-word;white-space: pre-wrap;font-weight: 300;font-size: 14px;line-height: 20px;color: #000;margin-bottom: 12px;\"></p></div>\r\n<div class=\"detailmodule_text\"><p class=\"detail-desc-decorate-title\" style=\"text-overflow: ellipsis;font-family: \'OpenSans\';color:\'#000\';word-wrap: break-word;white-space: pre-wrap;font-weight: 900;font-size: 20px;line-height: 28px;color: #000;margin-bottom: 12px;\"></p><p class=\"detail-desc-decorate-content\" style=\"text-overflow: ellipsis;font-family: \'OpenSans\';color:\'#000\';word-wrap: break-word;white-space: pre-wrap;font-weight: 300;font-size: 14px;line-height: 20px;color: #000;margin-bottom: 12px;\"></p></div>\r\n<div class=\"detailmodule_text-image\"><p class=\"detail-desc-decorate-title\" style=\"text-overflow: ellipsis;font-family: \'OpenSans\';color:\'#000\';word-wrap: break-word;white-space: pre-wrap;font-weight: 900;font-size: 20px;line-height: 28px;color: #000;margin-bottom: 12px;\"></p><p class=\"detail-desc-decorate-content\" style=\"text-overflow: ellipsis;font-family: \'OpenSans\';color:\'#000\';word-wrap: break-word;white-space: pre-wrap;font-weight: 300;font-size: 14px;line-height: 20px;color: #000;margin-bottom: 12px;\"></p></div>\r\n<div class=\"detailmodule_text-image\"><p class=\"detail-desc-decorate-title\" style=\"text-overflow: ellipsis;font-family: \'OpenSans\';color:\'#000\';word-wrap: break-word;white-space: pre-wrap;font-weight: 900;font-size: 20px;line-height: 28px;color: #000;margin-bottom: 12px;\"></p><p class=\"detail-desc-decorate-content\" style=\"text-overflow: ellipsis;font-family: \'OpenSans\';color:\'#000\';word-wrap: break-word;white-space: pre-wrap;font-weight: 300;font-size: 14px;line-height: 20px;color: #000;margin-bottom: 12px;\"></p></div>\r\n<div class=\"detailmodule_text\"><p class=\"detail-desc-decorate-title\" style=\"text-overflow: ellipsis;font-family: \'OpenSans\';color:\'#000\';word-wrap: break-word;white-space: pre-wrap;font-weight: 900;font-size: 20px;line-height: 28px;color: #000;margin-bottom: 12px;\"></p><p class=\"detail-desc-decorate-content\" style=\"text-overflow: ellipsis;font-family: \'OpenSans\';color:\'#000\';word-wrap: break-word;white-space: pre-wrap;font-weight: 300;font-size: 14px;line-height: 20px;color: #000;margin-bottom: 12px;\"></p></div>\r\n\n\n', 'Rain shoes women\'s fashion wear four seasons work shoes Korean short tube waterproof anti slip wear-resistant rain boots warm wa', '', 'publish', 'closed', 'closed', '', 'rain-shoes-womens-fashion-wear-four-seasons-work-shoes-korean-short-tube-waterproof-anti-slip-wear-resistant-rain-boots-warm-wa', '', '', '2021-06-01 11:27:06', '2021-06-01 11:27:06', '', 0, 'https://shoestimer.com/?post_type=vi_wad_draft_product&#038;p=2425', 0, 'vi_wad_draft_product', '', 0),
(2426, 1, '2021-06-01 11:25:39', '2021-06-01 11:25:39', '', 'Shoes-Women-s-Shoes-Show-Feet-Small-All-match-Net-Red-Super-Fire-Spring-Chic-Casual.jpg_640x640', '', 'inherit', 'open', 'closed', '', 'shoes-women-s-shoes-show-feet-small-all-match-net-red-super-fire-spring-chic-casual-jpg_640x640', '', '', '2021-06-01 11:25:39', '2021-06-01 11:25:39', '', 2337, 'http://shoestimer.com/wp-content/uploads/2021/06/Shoes-Women-s-Shoes-Show-Feet-Small-All-match-Net-Red-Super-Fire-Spring-Chic-Casual.jpg_640x640.jpg', 0, 'attachment', 'image/jpeg', 0),
(2427, 1, '2021-06-01 11:25:43', '2021-06-01 11:25:43', '', 'Shoes-Women-s-Shoes-Show-Feet-Small-All-match-Net-Red-Super-Fire-Spring-Chic-Casual-1.jpg_640x640-1', '', 'inherit', 'open', 'closed', '', 'shoes-women-s-shoes-show-feet-small-all-match-net-red-super-fire-spring-chic-casual-1-jpg_640x640-1', '', '', '2021-06-01 11:25:43', '2021-06-01 11:25:43', '', 2337, 'http://shoestimer.com/wp-content/uploads/2021/06/Shoes-Women-s-Shoes-Show-Feet-Small-All-match-Net-Red-Super-Fire-Spring-Chic-Casual-1.jpg_640x640-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(2428, 1, '2021-06-01 11:25:46', '2021-06-01 11:25:46', '', 'Shoes-Women-s-Shoes-Show-Feet-Small-All-match-Net-Red-Super-Fire-Spring-Chic-Casual-2.jpg_640x640-2', '', 'inherit', 'open', 'closed', '', 'shoes-women-s-shoes-show-feet-small-all-match-net-red-super-fire-spring-chic-casual-2-jpg_640x640-2', '', '', '2021-06-01 11:25:46', '2021-06-01 11:25:46', '', 2337, 'http://shoestimer.com/wp-content/uploads/2021/06/Shoes-Women-s-Shoes-Show-Feet-Small-All-match-Net-Red-Super-Fire-Spring-Chic-Casual-2.jpg_640x640-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(2429, 1, '2021-06-01 11:25:49', '2021-06-01 11:25:49', '', 'Veowalk-Women-Green-Flock-Stilettos-Thin-High-Heel-Big-Size-33-45-Pointed-Toe-Slip-On-1', '', 'inherit', 'open', 'closed', '', 'veowalk-women-green-flock-stilettos-thin-high-heel-big-size-33-45-pointed-toe-slip-on-1', '', '', '2021-06-01 11:25:49', '2021-06-01 11:25:49', '', 2362, 'http://shoestimer.com/wp-content/uploads/2021/06/Veowalk-Women-Green-Flock-Stilettos-Thin-High-Heel-Big-Size-33-45-Pointed-Toe-Slip-On-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(2430, 1, '2021-06-01 11:25:53', '2021-06-01 11:25:53', '', 'Veowalk-Women-Green-Flock-Stilettos-Thin-High-Heel-Big-Size-33-45-Pointed-Toe-Slip-On-2', '', 'inherit', 'open', 'closed', '', 'veowalk-women-green-flock-stilettos-thin-high-heel-big-size-33-45-pointed-toe-slip-on-2', '', '', '2021-06-01 11:25:53', '2021-06-01 11:25:53', '', 2362, 'http://shoestimer.com/wp-content/uploads/2021/06/Veowalk-Women-Green-Flock-Stilettos-Thin-High-Heel-Big-Size-33-45-Pointed-Toe-Slip-On-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(2431, 1, '2021-06-01 11:25:57', '2021-06-01 11:25:57', '', 'Veowalk-Women-Green-Flock-Stilettos-Thin-High-Heel-Big-Size-33-45-Pointed-Toe-Slip-On-3', '', 'inherit', 'open', 'closed', '', 'veowalk-women-green-flock-stilettos-thin-high-heel-big-size-33-45-pointed-toe-slip-on-3', '', '', '2021-06-01 11:25:57', '2021-06-01 11:25:57', '', 2362, 'http://shoestimer.com/wp-content/uploads/2021/06/Veowalk-Women-Green-Flock-Stilettos-Thin-High-Heel-Big-Size-33-45-Pointed-Toe-Slip-On-3.jpg', 0, 'attachment', 'image/jpeg', 0),
(2432, 1, '2021-06-01 11:26:00', '2021-06-01 11:26:00', '', 'Veowalk-Women-Green-Flock-Stilettos-Thin-High-Heel-Big-Size-33-45-Pointed-Toe-Slip-On-4', '', 'inherit', 'open', 'closed', '', 'veowalk-women-green-flock-stilettos-thin-high-heel-big-size-33-45-pointed-toe-slip-on-4', '', '', '2021-06-01 11:26:00', '2021-06-01 11:26:00', '', 2362, 'http://shoestimer.com/wp-content/uploads/2021/06/Veowalk-Women-Green-Flock-Stilettos-Thin-High-Heel-Big-Size-33-45-Pointed-Toe-Slip-On-4.jpg', 0, 'attachment', 'image/jpeg', 0),
(2433, 1, '2021-06-01 11:26:06', '2021-06-01 11:26:06', '', 'Veowalk-Women-Green-Flock-Stilettos-Thin-High-Heel-Big-Size-33-45-Pointed-Toe-Slip-On-5', '', 'inherit', 'open', 'closed', '', 'veowalk-women-green-flock-stilettos-thin-high-heel-big-size-33-45-pointed-toe-slip-on-5', '', '', '2021-06-01 11:26:06', '2021-06-01 11:26:06', '', 2362, 'http://shoestimer.com/wp-content/uploads/2021/06/Veowalk-Women-Green-Flock-Stilettos-Thin-High-Heel-Big-Size-33-45-Pointed-Toe-Slip-On-5.jpg', 0, 'attachment', 'image/jpeg', 0),
(2434, 1, '2021-06-01 11:26:12', '2021-06-01 11:26:12', '', 'Veowalk-Women-Green-Flock-Stilettos-Thin-High-Heel-Big-Size-33-45-Pointed-Toe-Slip-On.jpg_640x640', '', 'inherit', 'open', 'closed', '', 'veowalk-women-green-flock-stilettos-thin-high-heel-big-size-33-45-pointed-toe-slip-on-jpg_640x640', '', '', '2021-06-01 11:26:12', '2021-06-01 11:26:12', '', 2362, 'http://shoestimer.com/wp-content/uploads/2021/06/Veowalk-Women-Green-Flock-Stilettos-Thin-High-Heel-Big-Size-33-45-Pointed-Toe-Slip-On.jpg_640x640.jpg', 0, 'attachment', 'image/jpeg', 0),
(2435, 1, '2021-06-01 11:26:15', '2021-06-01 11:26:15', '', 'Veowalk-Women-Green-Flock-Stilettos-Thin-High-Heel-Big-Size-33-45-Pointed-Toe-Slip-On-1.jpg_640x640-1', '', 'inherit', 'open', 'closed', '', 'veowalk-women-green-flock-stilettos-thin-high-heel-big-size-33-45-pointed-toe-slip-on-1-jpg_640x640-1', '', '', '2021-06-01 11:26:15', '2021-06-01 11:26:15', '', 2362, 'http://shoestimer.com/wp-content/uploads/2021/06/Veowalk-Women-Green-Flock-Stilettos-Thin-High-Heel-Big-Size-33-45-Pointed-Toe-Slip-On-1.jpg_640x640-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(2436, 1, '2021-06-01 11:26:18', '2021-06-01 11:26:18', '', 'Veowalk-Women-Green-Flock-Stilettos-Thin-High-Heel-Big-Size-33-45-Pointed-Toe-Slip-On-2.jpg_640x640-2', '', 'inherit', 'open', 'closed', '', 'veowalk-women-green-flock-stilettos-thin-high-heel-big-size-33-45-pointed-toe-slip-on-2-jpg_640x640-2', '', '', '2021-06-01 11:26:18', '2021-06-01 11:26:18', '', 2362, 'http://shoestimer.com/wp-content/uploads/2021/06/Veowalk-Women-Green-Flock-Stilettos-Thin-High-Heel-Big-Size-33-45-Pointed-Toe-Slip-On-2.jpg_640x640-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(2437, 1, '2021-06-01 11:26:21', '2021-06-01 11:26:21', '', 'Hot-selling-Anklets-Women-High-Quality-Girl-Anklets-Chic-Nice-feet-Tone-Love-Charm-Anklet-Ankle-1', '', 'inherit', 'open', 'closed', '', 'hot-selling-anklets-women-high-quality-girl-anklets-chic-nice-feet-tone-love-charm-anklet-ankle-1', '', '', '2021-06-01 11:26:21', '2021-06-01 11:26:21', '', 2407, 'http://shoestimer.com/wp-content/uploads/2021/06/Hot-selling-Anklets-Women-High-Quality-Girl-Anklets-Chic-Nice-feet-Tone-Love-Charm-Anklet-Ankle-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(2438, 1, '2021-06-01 11:26:25', '2021-06-01 11:26:25', '', 'Hot-selling-Anklets-Women-High-Quality-Girl-Anklets-Chic-Nice-feet-Tone-Love-Charm-Anklet-Ankle-2', '', 'inherit', 'open', 'closed', '', 'hot-selling-anklets-women-high-quality-girl-anklets-chic-nice-feet-tone-love-charm-anklet-ankle-2', '', '', '2021-06-01 11:26:25', '2021-06-01 11:26:25', '', 2407, 'http://shoestimer.com/wp-content/uploads/2021/06/Hot-selling-Anklets-Women-High-Quality-Girl-Anklets-Chic-Nice-feet-Tone-Love-Charm-Anklet-Ankle-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(2439, 1, '2021-06-01 11:27:06', '2021-06-01 11:27:06', '                <div class=\"product-specs-list-container\">\n                    <ul class=\"product-specs-list util-clearfix\">\n						                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Brand Name:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">zzzsyzxl</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Boot Height:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">ANKLE</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Origin:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">CN(Origin)</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Upper Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">PVC</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">is_handmade:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">No</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Insole Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">PVC</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Season:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Spring/Autumn</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Department Name:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Adult</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Boot Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Rainboots</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Lining Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">PVC</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Heel Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Wedges</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Shaft Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">PVC</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Model Number:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">FD5F659</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Toe Shape:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Round Toe</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Item Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Boots</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Outsole Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">PVC</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Closure Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Slip-On</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">With Platforms:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Yes</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Heel Height:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Low (1cm-3cm)</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Fit:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Fits true to size, take your normal size</span>\n                            </li>\n							                    </ul>\n                </div>\n				<div class=\"detailmodule_text-image\"><img src=\"//ae01.alicdn.com/kf/H3f6d063ff4a346b1bfc80f6de9f437504.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/H7a8e88e077964c0db4c9c20c57f98b05K.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/H152a51d998ea40c29accda4158b7a40cK.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/Hd837188c818e4449894e6ca64ce9a8fdU.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/H722f2b40c0b0475dac0a6f8227d7b7bdC.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/H093a8bf1b51648b89cddc78a36a98e10c.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/Hab3afb89b24e4a689f2ed20f1810ffe4z.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/H8285becc3c7949de84ed2553f035a656W.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/H9d9b59cf4c14453982c720d09a6d6660E.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/H47e7a6ea0ba74666b6624e4cba330911H.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/H495f490c3d3c4e3085d29b49a52a28fem.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/Hba51340ce2b04f4f90e6a189515f7948C.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/Hdb79db9ec68f4c92a39186b7736f962dt.jpg\"  class=\"detail-desc-decorate-image\" ></div>\n<div class=\"detailmodule_text-image\"><p class=\"detail-desc-decorate-title\" style=\"text-overflow: ellipsis;font-family: \'OpenSans\';color:\'#000\';word-wrap: break-word;white-space: pre-wrap;font-weight: 900;font-size: 20px;line-height: 28px;color: #000;margin-bottom: 12px;\"></p><p class=\"detail-desc-decorate-content\" style=\"text-overflow: ellipsis;font-family: \'OpenSans\';color:\'#000\';word-wrap: break-word;white-space: pre-wrap;font-weight: 300;font-size: 14px;line-height: 20px;color: #000;margin-bottom: 12px;\"></p></div>\n<div class=\"detailmodule_text-image\"><p class=\"detail-desc-decorate-title\" style=\"text-overflow: ellipsis;font-family: \'OpenSans\';color:\'#000\';word-wrap: break-word;white-space: pre-wrap;font-weight: 900;font-size: 20px;line-height: 28px;color: #000;margin-bottom: 12px;\"></p><p class=\"detail-desc-decorate-content\" style=\"text-overflow: ellipsis;font-family: \'OpenSans\';color:\'#000\';word-wrap: break-word;white-space: pre-wrap;font-weight: 300;font-size: 14px;line-height: 20px;color: #000;margin-bottom: 12px;\"></p></div>\n<div class=\"detailmodule_text\"><p class=\"detail-desc-decorate-title\" style=\"text-overflow: ellipsis;font-family: \'OpenSans\';color:\'#000\';word-wrap: break-word;white-space: pre-wrap;font-weight: 900;font-size: 20px;line-height: 28px;color: #000;margin-bottom: 12px;\"></p><p class=\"detail-desc-decorate-content\" style=\"text-overflow: ellipsis;font-family: \'OpenSans\';color:\'#000\';word-wrap: break-word;white-space: pre-wrap;font-weight: 300;font-size: 14px;line-height: 20px;color: #000;margin-bottom: 12px;\"></p></div>\n<div class=\"detailmodule_text-image\"><p class=\"detail-desc-decorate-title\" style=\"text-overflow: ellipsis;font-family: \'OpenSans\';color:\'#000\';word-wrap: break-word;white-space: pre-wrap;font-weight: 900;font-size: 20px;line-height: 28px;color: #000;margin-bottom: 12px;\"></p><p class=\"detail-desc-decorate-content\" style=\"text-overflow: ellipsis;font-family: \'OpenSans\';color:\'#000\';word-wrap: break-word;white-space: pre-wrap;font-weight: 300;font-size: 14px;line-height: 20px;color: #000;margin-bottom: 12px;\"></p></div>\n<div class=\"detailmodule_text-image\"><p class=\"detail-desc-decorate-title\" style=\"text-overflow: ellipsis;font-family: \'OpenSans\';color:\'#000\';word-wrap: break-word;white-space: pre-wrap;font-weight: 900;font-size: 20px;line-height: 28px;color: #000;margin-bottom: 12px;\"></p><p class=\"detail-desc-decorate-content\" style=\"text-overflow: ellipsis;font-family: \'OpenSans\';color:\'#000\';word-wrap: break-word;white-space: pre-wrap;font-weight: 300;font-size: 14px;line-height: 20px;color: #000;margin-bottom: 12px;\"></p></div>\n<div class=\"detailmodule_text\"><p class=\"detail-desc-decorate-title\" style=\"text-overflow: ellipsis;font-family: \'OpenSans\';color:\'#000\';word-wrap: break-word;white-space: pre-wrap;font-weight: 900;font-size: 20px;line-height: 28px;color: #000;margin-bottom: 12px;\"></p><p class=\"detail-desc-decorate-content\" style=\"text-overflow: ellipsis;font-family: \'OpenSans\';color:\'#000\';word-wrap: break-word;white-space: pre-wrap;font-weight: 300;font-size: 14px;line-height: 20px;color: #000;margin-bottom: 12px;\"></p></div>\n\n\n', 'Rain shoes women\'s fashion wear four seasons work shoes Korean short tube waterproof anti slip wear-resistant rain boots warm wa', '', 'publish', 'open', 'closed', '', 'rain-shoes-womens-fashion-wear-four-seasons-work-shoes-korean-short-tube-waterproof-anti-slip-wear-resistant-rain-boots-warm-wa', '', '', '2021-06-01 11:27:16', '2021-06-01 11:27:16', '', 0, 'http://shoestimer.com/product/rain-shoes-womens-fashion-wear-four-seasons-work-shoes-korean-short-tube-waterproof-anti-slip-wear-resistant-rain-boots-warm-wa/', 0, 'product', '', 0),
(2440, 1, '2021-06-01 11:27:06', '2021-06-01 11:27:06', '', 'Rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-Korean-short-tube-waterproof-anti-slip', '', 'inherit', 'open', 'closed', '', 'rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-korean-short-tube-waterproof-anti-slip', '', '', '2021-06-01 11:27:06', '2021-06-01 11:27:06', '', 2439, 'http://shoestimer.com/wp-content/uploads/2021/06/Rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-Korean-short-tube-waterproof-anti-slip.jpg', 0, 'attachment', 'image/jpeg', 0),
(2441, 1, '2021-06-01 11:27:10', '2021-06-01 11:27:10', '', 'Rain shoes women\'s fashion wear four seasons work shoes Korean short tube waterproof anti slip wear-resistant rain boots warm wa', 'Shoe Size: 40, Color: Clear', 'publish', 'closed', 'closed', '', 'rain-shoes-womens-fashion-wear-four-seasons-work-shoes-korean-short-tube-waterproof-anti-slip-wear-resistant-rain-boots-warm-wa', '', '', '2021-06-01 11:27:10', '2021-06-01 11:27:10', '', 2439, 'http://shoestimer.com/?post_type=product_variation&p=2441', 1, 'product_variation', '', 0),
(2442, 1, '2021-06-01 11:27:10', '2021-06-01 11:27:10', '', 'Rain shoes women\'s fashion wear four seasons work shoes Korean short tube waterproof anti slip wear-resistant rain boots warm wa', 'Shoe Size: 39, Color: Clear', 'publish', 'closed', 'closed', '', 'rain-shoes-womens-fashion-wear-four-seasons-work-shoes-korean-short-tube-waterproof-anti-slip-wear-resistant-rain-boots-warm-wa-2', '', '', '2021-06-01 11:27:10', '2021-06-01 11:27:10', '', 2439, 'http://shoestimer.com/?post_type=product_variation&p=2442', 2, 'product_variation', '', 0),
(2443, 1, '2021-06-01 11:27:10', '2021-06-01 11:27:10', '', 'Rain shoes women\'s fashion wear four seasons work shoes Korean short tube waterproof anti slip wear-resistant rain boots warm wa', 'Shoe Size: 37, Color: Brown', 'publish', 'closed', 'closed', '', 'rain-shoes-womens-fashion-wear-four-seasons-work-shoes-korean-short-tube-waterproof-anti-slip-wear-resistant-rain-boots-warm-wa-3', '', '', '2021-06-01 11:27:10', '2021-06-01 11:27:10', '', 2439, 'http://shoestimer.com/?post_type=product_variation&p=2443', 3, 'product_variation', '', 0),
(2444, 1, '2021-06-01 11:27:11', '2021-06-01 11:27:11', '', 'Rain shoes women\'s fashion wear four seasons work shoes Korean short tube waterproof anti slip wear-resistant rain boots warm wa', 'Shoe Size: 36, Color: Brown', 'publish', 'closed', 'closed', '', 'rain-shoes-womens-fashion-wear-four-seasons-work-shoes-korean-short-tube-waterproof-anti-slip-wear-resistant-rain-boots-warm-wa-4', '', '', '2021-06-01 11:27:11', '2021-06-01 11:27:11', '', 2439, 'http://shoestimer.com/?post_type=product_variation&p=2444', 4, 'product_variation', '', 0),
(2445, 1, '2021-06-01 11:27:11', '2021-06-01 11:27:11', '', 'Rain shoes women\'s fashion wear four seasons work shoes Korean short tube waterproof anti slip wear-resistant rain boots warm wa', 'Shoe Size: 39, Color: Brown', 'publish', 'closed', 'closed', '', 'rain-shoes-womens-fashion-wear-four-seasons-work-shoes-korean-short-tube-waterproof-anti-slip-wear-resistant-rain-boots-warm-wa-5', '', '', '2021-06-01 11:27:11', '2021-06-01 11:27:11', '', 2439, 'http://shoestimer.com/?post_type=product_variation&p=2445', 5, 'product_variation', '', 0),
(2446, 1, '2021-06-01 11:27:11', '2021-06-01 11:27:11', '', 'Rain shoes women\'s fashion wear four seasons work shoes Korean short tube waterproof anti slip wear-resistant rain boots warm wa', 'Shoe Size: 38, Color: Brown', 'publish', 'closed', 'closed', '', 'rain-shoes-womens-fashion-wear-four-seasons-work-shoes-korean-short-tube-waterproof-anti-slip-wear-resistant-rain-boots-warm-wa-6', '', '', '2021-06-01 11:27:11', '2021-06-01 11:27:11', '', 2439, 'http://shoestimer.com/?post_type=product_variation&p=2446', 6, 'product_variation', '', 0),
(2447, 1, '2021-06-01 11:27:11', '2021-06-01 11:27:11', '', 'Rain shoes women\'s fashion wear four seasons work shoes Korean short tube waterproof anti slip wear-resistant rain boots warm wa', 'Shoe Size: 36, Color: Clear', 'publish', 'closed', 'closed', '', 'rain-shoes-womens-fashion-wear-four-seasons-work-shoes-korean-short-tube-waterproof-anti-slip-wear-resistant-rain-boots-warm-wa-7', '', '', '2021-06-01 11:27:11', '2021-06-01 11:27:11', '', 2439, 'http://shoestimer.com/?post_type=product_variation&p=2447', 7, 'product_variation', '', 0),
(2448, 1, '2021-06-01 11:27:11', '2021-06-01 11:27:11', '', 'Rain shoes women\'s fashion wear four seasons work shoes Korean short tube waterproof anti slip wear-resistant rain boots warm wa', 'Shoe Size: 40, Color: Brown', 'publish', 'closed', 'closed', '', 'rain-shoes-womens-fashion-wear-four-seasons-work-shoes-korean-short-tube-waterproof-anti-slip-wear-resistant-rain-boots-warm-wa-8', '', '', '2021-06-01 11:27:11', '2021-06-01 11:27:11', '', 2439, 'http://shoestimer.com/?post_type=product_variation&p=2448', 8, 'product_variation', '', 0),
(2449, 1, '2021-06-01 11:27:11', '2021-06-01 11:27:11', '', 'Rain shoes women\'s fashion wear four seasons work shoes Korean short tube waterproof anti slip wear-resistant rain boots warm wa', 'Shoe Size: 38, Color: Clear', 'publish', 'closed', 'closed', '', 'rain-shoes-womens-fashion-wear-four-seasons-work-shoes-korean-short-tube-waterproof-anti-slip-wear-resistant-rain-boots-warm-wa-9', '', '', '2021-06-01 11:27:11', '2021-06-01 11:27:11', '', 2439, 'http://shoestimer.com/?post_type=product_variation&p=2449', 9, 'product_variation', '', 0),
(2450, 1, '2021-06-01 11:27:11', '2021-06-01 11:27:11', '', 'Rain shoes women\'s fashion wear four seasons work shoes Korean short tube waterproof anti slip wear-resistant rain boots warm wa', 'Shoe Size: 37, Color: Clear', 'publish', 'closed', 'closed', '', 'rain-shoes-womens-fashion-wear-four-seasons-work-shoes-korean-short-tube-waterproof-anti-slip-wear-resistant-rain-boots-warm-wa-10', '', '', '2021-06-01 11:27:11', '2021-06-01 11:27:11', '', 2439, 'http://shoestimer.com/?post_type=product_variation&p=2450', 10, 'product_variation', '', 0),
(2451, 1, '2021-06-01 11:27:12', '2021-06-01 11:27:12', '', 'Rain shoes women\'s fashion wear four seasons work shoes Korean short tube waterproof anti slip wear-resistant rain boots warm wa', 'Shoe Size: 39, Color: Blue', 'publish', 'closed', 'closed', '', 'rain-shoes-womens-fashion-wear-four-seasons-work-shoes-korean-short-tube-waterproof-anti-slip-wear-resistant-rain-boots-warm-wa-11', '', '', '2021-06-01 11:27:12', '2021-06-01 11:27:12', '', 2439, 'http://shoestimer.com/?post_type=product_variation&p=2451', 11, 'product_variation', '', 0),
(2452, 1, '2021-06-01 11:27:12', '2021-06-01 11:27:12', '', 'Rain shoes women\'s fashion wear four seasons work shoes Korean short tube waterproof anti slip wear-resistant rain boots warm wa', 'Shoe Size: 38, Color: Blue', 'publish', 'closed', 'closed', '', 'rain-shoes-womens-fashion-wear-four-seasons-work-shoes-korean-short-tube-waterproof-anti-slip-wear-resistant-rain-boots-warm-wa-12', '', '', '2021-06-01 11:27:12', '2021-06-01 11:27:12', '', 2439, 'http://shoestimer.com/?post_type=product_variation&p=2452', 12, 'product_variation', '', 0),
(2453, 1, '2021-06-01 11:27:12', '2021-06-01 11:27:12', '', 'Rain shoes women\'s fashion wear four seasons work shoes Korean short tube waterproof anti slip wear-resistant rain boots warm wa', 'Shoe Size: 36, Color: Sky Blue', 'publish', 'closed', 'closed', '', 'rain-shoes-womens-fashion-wear-four-seasons-work-shoes-korean-short-tube-waterproof-anti-slip-wear-resistant-rain-boots-warm-wa-13', '', '', '2021-06-01 11:27:12', '2021-06-01 11:27:12', '', 2439, 'http://shoestimer.com/?post_type=product_variation&p=2453', 13, 'product_variation', '', 0),
(2454, 1, '2021-06-01 11:27:12', '2021-06-01 11:27:12', '', 'Rain shoes women\'s fashion wear four seasons work shoes Korean short tube waterproof anti slip wear-resistant rain boots warm wa', 'Shoe Size: 40, Color: Blue', 'publish', 'closed', 'closed', '', 'rain-shoes-womens-fashion-wear-four-seasons-work-shoes-korean-short-tube-waterproof-anti-slip-wear-resistant-rain-boots-warm-wa-14', '', '', '2021-06-01 11:27:12', '2021-06-01 11:27:12', '', 2439, 'http://shoestimer.com/?post_type=product_variation&p=2454', 14, 'product_variation', '', 0),
(2455, 1, '2021-06-01 11:27:13', '2021-06-01 11:27:13', '', 'Rain shoes women\'s fashion wear four seasons work shoes Korean short tube waterproof anti slip wear-resistant rain boots warm wa', 'Shoe Size: 38, Color: Sky Blue', 'publish', 'closed', 'closed', '', 'rain-shoes-womens-fashion-wear-four-seasons-work-shoes-korean-short-tube-waterproof-anti-slip-wear-resistant-rain-boots-warm-wa-15', '', '', '2021-06-01 11:27:13', '2021-06-01 11:27:13', '', 2439, 'http://shoestimer.com/?post_type=product_variation&p=2455', 15, 'product_variation', '', 0),
(2456, 1, '2021-06-01 11:27:13', '2021-06-01 11:27:13', '', 'Rain shoes women\'s fashion wear four seasons work shoes Korean short tube waterproof anti slip wear-resistant rain boots warm wa', 'Shoe Size: 37, Color: Sky Blue', 'publish', 'closed', 'closed', '', 'rain-shoes-womens-fashion-wear-four-seasons-work-shoes-korean-short-tube-waterproof-anti-slip-wear-resistant-rain-boots-warm-wa-16', '', '', '2021-06-01 11:27:13', '2021-06-01 11:27:13', '', 2439, 'http://shoestimer.com/?post_type=product_variation&p=2456', 16, 'product_variation', '', 0),
(2457, 1, '2021-06-01 11:27:13', '2021-06-01 11:27:13', '', 'Rain shoes women\'s fashion wear four seasons work shoes Korean short tube waterproof anti slip wear-resistant rain boots warm wa', 'Shoe Size: 40, Color: Sky Blue', 'publish', 'closed', 'closed', '', 'rain-shoes-womens-fashion-wear-four-seasons-work-shoes-korean-short-tube-waterproof-anti-slip-wear-resistant-rain-boots-warm-wa-17', '', '', '2021-06-01 11:27:13', '2021-06-01 11:27:13', '', 2439, 'http://shoestimer.com/?post_type=product_variation&p=2457', 17, 'product_variation', '', 0),
(2458, 1, '2021-06-01 11:27:13', '2021-06-01 11:27:13', '', 'Rain shoes women\'s fashion wear four seasons work shoes Korean short tube waterproof anti slip wear-resistant rain boots warm wa', 'Shoe Size: 39, Color: Sky Blue', 'publish', 'closed', 'closed', '', 'rain-shoes-womens-fashion-wear-four-seasons-work-shoes-korean-short-tube-waterproof-anti-slip-wear-resistant-rain-boots-warm-wa-18', '', '', '2021-06-01 11:27:13', '2021-06-01 11:27:13', '', 2439, 'http://shoestimer.com/?post_type=product_variation&p=2458', 18, 'product_variation', '', 0),
(2459, 1, '2021-06-01 11:27:13', '2021-06-01 11:27:13', '', 'Rain shoes women\'s fashion wear four seasons work shoes Korean short tube waterproof anti slip wear-resistant rain boots warm wa', 'Shoe Size: 36, Color: BLACK', 'publish', 'closed', 'closed', '', 'rain-shoes-womens-fashion-wear-four-seasons-work-shoes-korean-short-tube-waterproof-anti-slip-wear-resistant-rain-boots-warm-wa-19', '', '', '2021-06-01 11:27:13', '2021-06-01 11:27:13', '', 2439, 'http://shoestimer.com/?post_type=product_variation&p=2459', 19, 'product_variation', '', 0),
(2460, 1, '2021-06-01 11:27:13', '2021-06-01 11:27:13', '', 'Rain shoes women\'s fashion wear four seasons work shoes Korean short tube waterproof anti slip wear-resistant rain boots warm wa', 'Shoe Size: 40, Color: Beige', 'publish', 'closed', 'closed', '', 'rain-shoes-womens-fashion-wear-four-seasons-work-shoes-korean-short-tube-waterproof-anti-slip-wear-resistant-rain-boots-warm-wa-20', '', '', '2021-06-01 11:27:13', '2021-06-01 11:27:13', '', 2439, 'http://shoestimer.com/?post_type=product_variation&p=2460', 20, 'product_variation', '', 0),
(2461, 1, '2021-06-01 11:27:13', '2021-06-01 11:27:13', '', 'Rain shoes women\'s fashion wear four seasons work shoes Korean short tube waterproof anti slip wear-resistant rain boots warm wa', 'Shoe Size: 38, Color: BLACK', 'publish', 'closed', 'closed', '', 'rain-shoes-womens-fashion-wear-four-seasons-work-shoes-korean-short-tube-waterproof-anti-slip-wear-resistant-rain-boots-warm-wa-21', '', '', '2021-06-01 11:27:13', '2021-06-01 11:27:13', '', 2439, 'http://shoestimer.com/?post_type=product_variation&p=2461', 21, 'product_variation', '', 0),
(2462, 1, '2021-06-01 11:27:13', '2021-06-01 11:27:13', '', 'Rain shoes women\'s fashion wear four seasons work shoes Korean short tube waterproof anti slip wear-resistant rain boots warm wa', 'Shoe Size: 37, Color: BLACK', 'publish', 'closed', 'closed', '', 'rain-shoes-womens-fashion-wear-four-seasons-work-shoes-korean-short-tube-waterproof-anti-slip-wear-resistant-rain-boots-warm-wa-22', '', '', '2021-06-01 11:27:13', '2021-06-01 11:27:13', '', 2439, 'http://shoestimer.com/?post_type=product_variation&p=2462', 22, 'product_variation', '', 0),
(2463, 1, '2021-06-01 11:27:14', '2021-06-01 11:27:14', '', 'Rain shoes women\'s fashion wear four seasons work shoes Korean short tube waterproof anti slip wear-resistant rain boots warm wa', 'Shoe Size: 40, Color: BLACK', 'publish', 'closed', 'closed', '', 'rain-shoes-womens-fashion-wear-four-seasons-work-shoes-korean-short-tube-waterproof-anti-slip-wear-resistant-rain-boots-warm-wa-23', '', '', '2021-06-01 11:27:14', '2021-06-01 11:27:14', '', 2439, 'http://shoestimer.com/?post_type=product_variation&p=2463', 23, 'product_variation', '', 0),
(2464, 1, '2021-06-01 11:27:14', '2021-06-01 11:27:14', '', 'Rain shoes women\'s fashion wear four seasons work shoes Korean short tube waterproof anti slip wear-resistant rain boots warm wa', 'Shoe Size: 39, Color: BLACK', 'publish', 'closed', 'closed', '', 'rain-shoes-womens-fashion-wear-four-seasons-work-shoes-korean-short-tube-waterproof-anti-slip-wear-resistant-rain-boots-warm-wa-24', '', '', '2021-06-01 11:27:14', '2021-06-01 11:27:14', '', 2439, 'http://shoestimer.com/?post_type=product_variation&p=2464', 24, 'product_variation', '', 0),
(2465, 1, '2021-06-01 11:27:14', '2021-06-01 11:27:14', '', 'Rain shoes women\'s fashion wear four seasons work shoes Korean short tube waterproof anti slip wear-resistant rain boots warm wa', 'Shoe Size: 37, Color: Blue', 'publish', 'closed', 'closed', '', 'rain-shoes-womens-fashion-wear-four-seasons-work-shoes-korean-short-tube-waterproof-anti-slip-wear-resistant-rain-boots-warm-wa-25', '', '', '2021-06-01 11:27:14', '2021-06-01 11:27:14', '', 2439, 'http://shoestimer.com/?post_type=product_variation&p=2465', 25, 'product_variation', '', 0),
(2466, 1, '2021-06-01 11:27:14', '2021-06-01 11:27:14', '', 'Rain shoes women\'s fashion wear four seasons work shoes Korean short tube waterproof anti slip wear-resistant rain boots warm wa', 'Shoe Size: 36, Color: Blue', 'publish', 'closed', 'closed', '', 'rain-shoes-womens-fashion-wear-four-seasons-work-shoes-korean-short-tube-waterproof-anti-slip-wear-resistant-rain-boots-warm-wa-26', '', '', '2021-06-01 11:27:14', '2021-06-01 11:27:14', '', 2439, 'http://shoestimer.com/?post_type=product_variation&p=2466', 26, 'product_variation', '', 0),
(2467, 1, '2021-06-01 11:27:14', '2021-06-01 11:27:14', '', 'Rain shoes women\'s fashion wear four seasons work shoes Korean short tube waterproof anti slip wear-resistant rain boots warm wa', 'Shoe Size: 37, Color: Beige', 'publish', 'closed', 'closed', '', 'rain-shoes-womens-fashion-wear-four-seasons-work-shoes-korean-short-tube-waterproof-anti-slip-wear-resistant-rain-boots-warm-wa-27', '', '', '2021-06-01 11:27:14', '2021-06-01 11:27:14', '', 2439, 'http://shoestimer.com/?post_type=product_variation&p=2467', 27, 'product_variation', '', 0),
(2468, 1, '2021-06-01 11:27:14', '2021-06-01 11:27:14', '', 'Rain shoes women\'s fashion wear four seasons work shoes Korean short tube waterproof anti slip wear-resistant rain boots warm wa', 'Shoe Size: 36, Color: Beige', 'publish', 'closed', 'closed', '', 'rain-shoes-womens-fashion-wear-four-seasons-work-shoes-korean-short-tube-waterproof-anti-slip-wear-resistant-rain-boots-warm-wa-28', '', '', '2021-06-01 11:27:14', '2021-06-01 11:27:14', '', 2439, 'http://shoestimer.com/?post_type=product_variation&p=2468', 28, 'product_variation', '', 0),
(2469, 1, '2021-06-01 11:27:14', '2021-06-01 11:27:14', '', 'Rain shoes women\'s fashion wear four seasons work shoes Korean short tube waterproof anti slip wear-resistant rain boots warm wa', 'Shoe Size: 39, Color: Beige', 'publish', 'closed', 'closed', '', 'rain-shoes-womens-fashion-wear-four-seasons-work-shoes-korean-short-tube-waterproof-anti-slip-wear-resistant-rain-boots-warm-wa-29', '', '', '2021-06-01 11:27:14', '2021-06-01 11:27:14', '', 2439, 'http://shoestimer.com/?post_type=product_variation&p=2469', 29, 'product_variation', '', 0),
(2470, 1, '2021-06-01 11:27:14', '2021-06-01 11:27:14', '', 'Rain shoes women\'s fashion wear four seasons work shoes Korean short tube waterproof anti slip wear-resistant rain boots warm wa', 'Shoe Size: 38, Color: Beige', 'publish', 'closed', 'closed', '', 'rain-shoes-womens-fashion-wear-four-seasons-work-shoes-korean-short-tube-waterproof-anti-slip-wear-resistant-rain-boots-warm-wa-30', '', '', '2021-06-01 11:27:14', '2021-06-01 11:27:14', '', 2439, 'http://shoestimer.com/?post_type=product_variation&p=2470', 30, 'product_variation', '', 0),
(2471, 0, '2021-06-01 11:27:16', '2021-06-01 11:27:16', '', 'Rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-Korean-short-tube-waterproof-anti-slip-1', '', 'inherit', 'open', 'closed', '', 'rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-korean-short-tube-waterproof-anti-slip-1', '', '', '2021-06-01 11:27:16', '2021-06-01 11:27:16', '', 2439, 'http://shoestimer.com/wp-content/uploads/2021/06/Rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-Korean-short-tube-waterproof-anti-slip-1.jpg', 0, 'attachment', 'image/jpeg', 0);
INSERT INTO `wpx5_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(2472, 1, '2021-06-01 11:27:17', '2021-06-01 11:27:17', '                <div class=\"product-specs-list-container\">\n                    <ul class=\"product-specs-list util-clearfix\">\n						                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Brand Name:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">NoEnName_Null</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Age Range:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">7-12y</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Origin:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">CN(Origin)</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Season:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Spring & Autumn</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Upper Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Canvas</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Gender:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Girls</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Fit:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Fits true to size, take your normal size</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Insole Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">PVC</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Closure Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Lace-up</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Pattern Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Print</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Department Name:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Children</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Feature:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Breathable</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Lining Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Lycra</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Item Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">casual shoes</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Outsole Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Rubber</span>\n                            </li>\n							                    </ul>\n                </div>\n				<div class=\"detailmodule_dynamic\"><kse:widget data-widget-type=\"relatedProduct\" id=\"1005000000090897\" title=\"\" type=\"relation\"></kse:widget></div>\n<div class=\"detailmodule_image\"><img src=\"https://ae01.alicdn.com/kf/Hf9a2ef13efea464d9de164491f763e5cT.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"https://ae01.alicdn.com/kf/H39bc43ad346d4b51994f85fcbcb051ddt.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"https://ae01.alicdn.com/kf/Hbfb398b57c3543a9a77568c25dea3b07c.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"https://ae01.alicdn.com/kf/H65b6d9ecd24b466f88d932049ac50420K.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"https://ae01.alicdn.com/kf/H177cd11d16994e4593680bb023809511m.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"https://ae01.alicdn.com/kf/H971cf158a4694a16978a4f36b71f0614b.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"https://ae01.alicdn.com/kf/H5a2916b48b8549b3aae14b838a3e2b9cg.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"https://ae01.alicdn.com/kf/H4da8d200f6724a8e8825716da994e6b72.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"https://ae01.alicdn.com/kf/H497afdc8fe2f4f9c896cb48cc6e4b2feX.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"https://ae01.alicdn.com/kf/H951e4bfc608c4f10a7669eb76c9b32cb5.jpg\"  class=\"detail-desc-decorate-image\" ></div>\n<div class=\"detailmodule_image\"><img src=\"https://ae01.alicdn.com/kf/He2afab7a67eb4ed1a33c6db3a2400a0by.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"https://ae01.alicdn.com/kf/H8521f345f04c4204932b28626521c7fbi.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"https://ae01.alicdn.com/kf/H5adf1153b5d9499e89a5a883bb45962bW.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"https://ae01.alicdn.com/kf/Hec773ce220e44cd492aa876d952ba763H.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"https://ae01.alicdn.com/kf/Hf60cb51184e34e70910b998df82e51934.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"https://ae01.alicdn.com/kf/H5eeca43abfe145de97994e9286d259d1c.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"https://ae01.alicdn.com/kf/Hb4f904d22c7840c8aa6c9e4ec0c21d830.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"https://ae01.alicdn.com/kf/H05a54cbed391461cb34ba0b0a978ce59L.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"https://ae01.alicdn.com/kf/H7e14308c406a4e5e83c1094e5ae3ed51b.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"https://ae01.alicdn.com/kf/Hb12d1ccc95dc47af937665fa23b13cd0n.jpg\"  class=\"detail-desc-decorate-image\" ></div>\n<div class=\"detailmodule_image\"><img src=\"https://ae01.alicdn.com/kf/H291c504335c549439e753731702e0efab.jpg\"  class=\"detail-desc-decorate-image\" ></div>\n\n\n', '2021 fashion Children\'s canvas shoes high-top girls small floral single shoes girls shoes', '', 'publish', 'open', 'closed', '', '2021-fashion-childrens-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes', '', '', '2021-06-01 11:27:31', '2021-06-01 11:27:31', '', 0, 'http://shoestimer.com/product/2021-fashion-childrens-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes/', 0, 'product', '', 0),
(2473, 1, '2021-06-01 11:27:18', '2021-06-01 11:27:18', '', '2021-fashion-Children-s-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes', '', 'inherit', 'open', 'closed', '', '2021-fashion-children-s-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes', '', '', '2021-06-01 11:27:18', '2021-06-01 11:27:18', '', 2472, 'http://shoestimer.com/wp-content/uploads/2021/06/2021-fashion-Children-s-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes.jpg', 0, 'attachment', 'image/jpeg', 0),
(2474, 0, '2021-06-01 11:27:23', '2021-06-01 11:27:23', '', 'Rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-Korean-short-tube-waterproof-anti-slip-2', '', 'inherit', 'open', 'closed', '', 'rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-korean-short-tube-waterproof-anti-slip-2', '', '', '2021-06-01 11:27:23', '2021-06-01 11:27:23', '', 2439, 'http://shoestimer.com/wp-content/uploads/2021/06/Rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-Korean-short-tube-waterproof-anti-slip-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(2475, 1, '2021-06-01 11:27:23', '2021-06-01 11:27:23', '', '2021 fashion Children\'s canvas shoes high-top girls small floral single shoes girls shoes', 'Shoe Size: 34, Color: BLACK', 'publish', 'closed', 'closed', '', '2021-fashion-childrens-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes', '', '', '2021-06-01 11:27:23', '2021-06-01 11:27:23', '', 2472, 'http://shoestimer.com/?post_type=product_variation&p=2475', 1, 'product_variation', '', 0),
(2476, 1, '2021-06-01 11:27:24', '2021-06-01 11:27:24', '', '2021 fashion Children\'s canvas shoes high-top girls small floral single shoes girls shoes', 'Shoe Size: 35, Color: BLACK', 'publish', 'closed', 'closed', '', '2021-fashion-childrens-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes-2', '', '', '2021-06-01 11:27:24', '2021-06-01 11:27:24', '', 2472, 'http://shoestimer.com/?post_type=product_variation&p=2476', 2, 'product_variation', '', 0),
(2477, 1, '2021-06-01 11:27:24', '2021-06-01 11:27:24', '', '2021 fashion Children\'s canvas shoes high-top girls small floral single shoes girls shoes', 'Shoe Size: 36, Color: BLACK', 'publish', 'closed', 'closed', '', '2021-fashion-childrens-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes-3', '', '', '2021-06-01 11:27:24', '2021-06-01 11:27:24', '', 2472, 'http://shoestimer.com/?post_type=product_variation&p=2477', 3, 'product_variation', '', 0),
(2478, 1, '2021-06-01 11:27:24', '2021-06-01 11:27:24', '', '2021 fashion Children\'s canvas shoes high-top girls small floral single shoes girls shoes', 'Shoe Size: 27, Color: White', 'publish', 'closed', 'closed', '', '2021-fashion-childrens-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes-4', '', '', '2021-06-01 11:27:24', '2021-06-01 11:27:24', '', 2472, 'http://shoestimer.com/?post_type=product_variation&p=2478', 4, 'product_variation', '', 0),
(2479, 1, '2021-06-01 11:27:25', '2021-06-01 11:27:25', '', '2021 fashion Children\'s canvas shoes high-top girls small floral single shoes girls shoes', 'Shoe Size: 28, Color: White', 'publish', 'closed', 'closed', '', '2021-fashion-childrens-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes-5', '', '', '2021-06-01 11:27:25', '2021-06-01 11:27:25', '', 2472, 'http://shoestimer.com/?post_type=product_variation&p=2479', 5, 'product_variation', '', 0),
(2480, 1, '2021-06-01 11:27:26', '2021-06-01 11:27:26', '', '2021 fashion Children\'s canvas shoes high-top girls small floral single shoes girls shoes', 'Shoe Size: 29, Color: White', 'publish', 'closed', 'closed', '', '2021-fashion-childrens-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes-6', '', '', '2021-06-01 11:27:26', '2021-06-01 11:27:26', '', 2472, 'http://shoestimer.com/?post_type=product_variation&p=2480', 6, 'product_variation', '', 0),
(2481, 1, '2021-06-01 11:27:26', '2021-06-01 11:27:26', '', '2021 fashion Children\'s canvas shoes high-top girls small floral single shoes girls shoes', 'Shoe Size: 30, Color: White', 'publish', 'closed', 'closed', '', '2021-fashion-childrens-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes-7', '', '', '2021-06-01 11:27:26', '2021-06-01 11:27:26', '', 2472, 'http://shoestimer.com/?post_type=product_variation&p=2481', 7, 'product_variation', '', 0),
(2482, 1, '2021-06-01 11:27:26', '2021-06-01 11:27:26', '', '2021 fashion Children\'s canvas shoes high-top girls small floral single shoes girls shoes', 'Shoe Size: 31, Color: White', 'publish', 'closed', 'closed', '', '2021-fashion-childrens-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes-8', '', '', '2021-06-01 11:27:26', '2021-06-01 11:27:26', '', 2472, 'http://shoestimer.com/?post_type=product_variation&p=2482', 8, 'product_variation', '', 0),
(2483, 1, '2021-06-01 11:27:26', '2021-06-01 11:27:26', '', '2021 fashion Children\'s canvas shoes high-top girls small floral single shoes girls shoes', 'Shoe Size: 27, Color: BLACK', 'publish', 'closed', 'closed', '', '2021-fashion-childrens-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes-9', '', '', '2021-06-01 11:27:26', '2021-06-01 11:27:26', '', 2472, 'http://shoestimer.com/?post_type=product_variation&p=2483', 9, 'product_variation', '', 0),
(2484, 1, '2021-06-01 11:27:26', '2021-06-01 11:27:26', '', '2021 fashion Children\'s canvas shoes high-top girls small floral single shoes girls shoes', 'Shoe Size: 28, Color: BLACK', 'publish', 'closed', 'closed', '', '2021-fashion-childrens-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes-10', '', '', '2021-06-01 11:27:26', '2021-06-01 11:27:26', '', 2472, 'http://shoestimer.com/?post_type=product_variation&p=2484', 10, 'product_variation', '', 0),
(2485, 1, '2021-06-01 11:27:26', '2021-06-01 11:27:26', '', '2021 fashion Children\'s canvas shoes high-top girls small floral single shoes girls shoes', 'Shoe Size: 29, Color: BLACK', 'publish', 'closed', 'closed', '', '2021-fashion-childrens-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes-11', '', '', '2021-06-01 11:27:26', '2021-06-01 11:27:26', '', 2472, 'http://shoestimer.com/?post_type=product_variation&p=2485', 11, 'product_variation', '', 0),
(2486, 1, '2021-06-01 11:27:27', '2021-06-01 11:27:27', '', '2021 fashion Children\'s canvas shoes high-top girls small floral single shoes girls shoes', 'Shoe Size: 30, Color: BLACK', 'publish', 'closed', 'closed', '', '2021-fashion-childrens-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes-12', '', '', '2021-06-01 11:27:27', '2021-06-01 11:27:27', '', 2472, 'http://shoestimer.com/?post_type=product_variation&p=2486', 12, 'product_variation', '', 0),
(2487, 1, '2021-06-01 11:27:27', '2021-06-01 11:27:27', '', '2021 fashion Children\'s canvas shoes high-top girls small floral single shoes girls shoes', 'Shoe Size: 31, Color: BLACK', 'publish', 'closed', 'closed', '', '2021-fashion-childrens-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes-13', '', '', '2021-06-01 11:27:27', '2021-06-01 11:27:27', '', 2472, 'http://shoestimer.com/?post_type=product_variation&p=2487', 13, 'product_variation', '', 0),
(2488, 1, '2021-06-01 11:27:27', '2021-06-01 11:27:27', '', '2021 fashion Children\'s canvas shoes high-top girls small floral single shoes girls shoes', 'Shoe Size: 32, Color: BLACK', 'publish', 'closed', 'closed', '', '2021-fashion-childrens-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes-14', '', '', '2021-06-01 11:27:27', '2021-06-01 11:27:27', '', 2472, 'http://shoestimer.com/?post_type=product_variation&p=2488', 14, 'product_variation', '', 0),
(2489, 1, '2021-06-01 11:27:27', '2021-06-01 11:27:27', '', '2021 fashion Children\'s canvas shoes high-top girls small floral single shoes girls shoes', 'Shoe Size: 33, Color: BLACK', 'publish', 'closed', 'closed', '', '2021-fashion-childrens-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes-15', '', '', '2021-06-01 11:27:27', '2021-06-01 11:27:27', '', 2472, 'http://shoestimer.com/?post_type=product_variation&p=2489', 15, 'product_variation', '', 0),
(2490, 1, '2021-06-01 11:27:27', '2021-06-01 11:27:27', '', '2021 fashion Children\'s canvas shoes high-top girls small floral single shoes girls shoes', 'Shoe Size: 30, Color: MULTI', 'publish', 'closed', 'closed', '', '2021-fashion-childrens-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes-16', '', '', '2021-06-01 11:27:27', '2021-06-01 11:27:27', '', 2472, 'http://shoestimer.com/?post_type=product_variation&p=2490', 16, 'product_variation', '', 0),
(2491, 1, '2021-06-01 11:27:27', '2021-06-01 11:27:27', '', '2021 fashion Children\'s canvas shoes high-top girls small floral single shoes girls shoes', 'Shoe Size: 31, Color: MULTI', 'publish', 'closed', 'closed', '', '2021-fashion-childrens-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes-17', '', '', '2021-06-01 11:27:27', '2021-06-01 11:27:27', '', 2472, 'http://shoestimer.com/?post_type=product_variation&p=2491', 17, 'product_variation', '', 0),
(2492, 1, '2021-06-01 11:27:27', '2021-06-01 11:27:27', '', '2021 fashion Children\'s canvas shoes high-top girls small floral single shoes girls shoes', 'Shoe Size: 32, Color: MULTI', 'publish', 'closed', 'closed', '', '2021-fashion-childrens-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes-18', '', '', '2021-06-01 11:27:27', '2021-06-01 11:27:27', '', 2472, 'http://shoestimer.com/?post_type=product_variation&p=2492', 18, 'product_variation', '', 0),
(2493, 1, '2021-06-01 11:27:27', '2021-06-01 11:27:27', '', '2021 fashion Children\'s canvas shoes high-top girls small floral single shoes girls shoes', 'Shoe Size: 33, Color: MULTI', 'publish', 'closed', 'closed', '', '2021-fashion-childrens-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes-19', '', '', '2021-06-01 11:27:27', '2021-06-01 11:27:27', '', 2472, 'http://shoestimer.com/?post_type=product_variation&p=2493', 19, 'product_variation', '', 0),
(2494, 1, '2021-06-01 11:27:27', '2021-06-01 11:27:27', '', '2021 fashion Children\'s canvas shoes high-top girls small floral single shoes girls shoes', 'Shoe Size: 34, Color: MULTI', 'publish', 'closed', 'closed', '', '2021-fashion-childrens-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes-20', '', '', '2021-06-01 11:27:27', '2021-06-01 11:27:27', '', 2472, 'http://shoestimer.com/?post_type=product_variation&p=2494', 20, 'product_variation', '', 0),
(2495, 1, '2021-06-01 11:27:27', '2021-06-01 11:27:27', '', '2021 fashion Children\'s canvas shoes high-top girls small floral single shoes girls shoes', 'Shoe Size: 35, Color: MULTI', 'publish', 'closed', 'closed', '', '2021-fashion-childrens-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes-21', '', '', '2021-06-01 11:27:27', '2021-06-01 11:27:27', '', 2472, 'http://shoestimer.com/?post_type=product_variation&p=2495', 21, 'product_variation', '', 0),
(2496, 1, '2021-06-01 11:27:28', '2021-06-01 11:27:28', '', '2021 fashion Children\'s canvas shoes high-top girls small floral single shoes girls shoes', 'Shoe Size: 36, Color: MULTI', 'publish', 'closed', 'closed', '', '2021-fashion-childrens-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes-22', '', '', '2021-06-01 11:27:28', '2021-06-01 11:27:28', '', 2472, 'http://shoestimer.com/?post_type=product_variation&p=2496', 22, 'product_variation', '', 0),
(2497, 1, '2021-06-01 11:27:28', '2021-06-01 11:27:28', '', '2021 fashion Children\'s canvas shoes high-top girls small floral single shoes girls shoes', 'Shoe Size: 32, Color: White', 'publish', 'closed', 'closed', '', '2021-fashion-childrens-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes-23', '', '', '2021-06-01 11:27:28', '2021-06-01 11:27:28', '', 2472, 'http://shoestimer.com/?post_type=product_variation&p=2497', 23, 'product_variation', '', 0),
(2499, 1, '2021-06-01 11:27:28', '2021-06-01 11:27:28', '', '2021 fashion Children\'s canvas shoes high-top girls small floral single shoes girls shoes', 'Shoe Size: 33, Color: White', 'publish', 'closed', 'closed', '', '2021-fashion-childrens-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes-24', '', '', '2021-06-01 11:27:28', '2021-06-01 11:27:28', '', 2472, 'http://shoestimer.com/?post_type=product_variation&p=2499', 24, 'product_variation', '', 0),
(2498, 0, '2021-06-01 11:27:28', '2021-06-01 11:27:28', '', 'Rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-Korean-short-tube-waterproof-anti-slip-3', '', 'inherit', 'open', 'closed', '', 'rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-korean-short-tube-waterproof-anti-slip-3', '', '', '2021-06-01 11:27:28', '2021-06-01 11:27:28', '', 2439, 'http://shoestimer.com/wp-content/uploads/2021/06/Rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-Korean-short-tube-waterproof-anti-slip-3.jpg', 0, 'attachment', 'image/jpeg', 0),
(2500, 1, '2021-06-01 11:27:28', '2021-06-01 11:27:28', '', '2021 fashion Children\'s canvas shoes high-top girls small floral single shoes girls shoes', 'Shoe Size: 34, Color: White', 'publish', 'closed', 'closed', '', '2021-fashion-childrens-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes-25', '', '', '2021-06-01 11:27:28', '2021-06-01 11:27:28', '', 2472, 'http://shoestimer.com/?post_type=product_variation&p=2500', 25, 'product_variation', '', 0),
(2501, 1, '2021-06-01 11:27:29', '2021-06-01 11:27:29', '', '2021 fashion Children\'s canvas shoes high-top girls small floral single shoes girls shoes', 'Shoe Size: 35, Color: White', 'publish', 'closed', 'closed', '', '2021-fashion-childrens-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes-26', '', '', '2021-06-01 11:27:29', '2021-06-01 11:27:29', '', 2472, 'http://shoestimer.com/?post_type=product_variation&p=2501', 26, 'product_variation', '', 0),
(2502, 1, '2021-06-01 11:27:29', '2021-06-01 11:27:29', '', '2021 fashion Children\'s canvas shoes high-top girls small floral single shoes girls shoes', 'Shoe Size: 36, Color: White', 'publish', 'closed', 'closed', '', '2021-fashion-childrens-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes-27', '', '', '2021-06-01 11:27:29', '2021-06-01 11:27:29', '', 2472, 'http://shoestimer.com/?post_type=product_variation&p=2502', 27, 'product_variation', '', 0),
(2503, 1, '2021-06-01 11:27:30', '2021-06-01 11:27:30', '', '2021 fashion Children\'s canvas shoes high-top girls small floral single shoes girls shoes', 'Shoe Size: 27, Color: MULTI', 'publish', 'closed', 'closed', '', '2021-fashion-childrens-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes-28', '', '', '2021-06-01 11:27:30', '2021-06-01 11:27:30', '', 2472, 'http://shoestimer.com/?post_type=product_variation&p=2503', 28, 'product_variation', '', 0),
(2504, 1, '2021-06-01 11:27:30', '2021-06-01 11:27:30', '', '2021 fashion Children\'s canvas shoes high-top girls small floral single shoes girls shoes', 'Shoe Size: 28, Color: MULTI', 'publish', 'closed', 'closed', '', '2021-fashion-childrens-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes-29', '', '', '2021-06-01 11:27:30', '2021-06-01 11:27:30', '', 2472, 'http://shoestimer.com/?post_type=product_variation&p=2504', 29, 'product_variation', '', 0),
(2505, 1, '2021-06-01 11:27:30', '2021-06-01 11:27:30', '', '2021 fashion Children\'s canvas shoes high-top girls small floral single shoes girls shoes', 'Shoe Size: 29, Color: MULTI', 'publish', 'closed', 'closed', '', '2021-fashion-childrens-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes-30', '', '', '2021-06-01 11:27:30', '2021-06-01 11:27:30', '', 2472, 'http://shoestimer.com/?post_type=product_variation&p=2505', 30, 'product_variation', '', 0),
(2506, 0, '2021-06-01 11:27:31', '2021-06-01 11:27:31', '', 'Rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-Korean-short-tube-waterproof-anti-slip-4', '', 'inherit', 'open', 'closed', '', 'rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-korean-short-tube-waterproof-anti-slip-4', '', '', '2021-06-01 11:27:31', '2021-06-01 11:27:31', '', 2439, 'http://shoestimer.com/wp-content/uploads/2021/06/Rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-Korean-short-tube-waterproof-anti-slip-4.jpg', 0, 'attachment', 'image/jpeg', 0),
(2507, 0, '2021-06-01 11:27:33', '2021-06-01 11:27:33', '', 'Rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-Korean-short-tube-waterproof-anti-slip.jpg_640x640', '', 'inherit', 'open', 'closed', '', 'rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-korean-short-tube-waterproof-anti-slip-jpg_640x640', '', '', '2021-06-01 11:27:33', '2021-06-01 11:27:33', '', 2439, 'http://shoestimer.com/wp-content/uploads/2021/06/Rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-Korean-short-tube-waterproof-anti-slip.jpg_640x640.jpg', 0, 'attachment', 'image/jpeg', 0),
(2508, 0, '2021-06-01 11:27:34', '2021-06-01 11:27:34', '', 'Rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-Korean-short-tube-waterproof-anti-slip-1.jpg_640x640-1', '', 'inherit', 'open', 'closed', '', 'rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-korean-short-tube-waterproof-anti-slip-1-jpg_640x640-1', '', '', '2021-06-01 11:27:34', '2021-06-01 11:27:34', '', 2439, 'http://shoestimer.com/wp-content/uploads/2021/06/Rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-Korean-short-tube-waterproof-anti-slip-1.jpg_640x640-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(2509, 0, '2021-06-01 11:27:35', '2021-06-01 11:27:35', '', 'Rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-Korean-short-tube-waterproof-anti-slip-2.jpg_640x640-2', '', 'inherit', 'open', 'closed', '', 'rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-korean-short-tube-waterproof-anti-slip-2-jpg_640x640-2', '', '', '2021-06-01 11:27:35', '2021-06-01 11:27:35', '', 2439, 'http://shoestimer.com/wp-content/uploads/2021/06/Rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-Korean-short-tube-waterproof-anti-slip-2.jpg_640x640-2.jpg', 0, 'attachment', 'image/jpeg', 0);
INSERT INTO `wpx5_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(2510, 1, '2021-06-01 11:27:37', '2021-06-01 11:27:37', '                <div class=\"product-specs-list-container\">\n                    <ul class=\"product-specs-list util-clearfix\">\n						                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Brand Name:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">jialuowei</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Origin:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">CN(Origin)</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Upper Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">PU</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Boot Height:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">ANKLE</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">is_handmade:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Yes</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Fashion Element:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">zipper</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Pattern Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Solid</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Model Number:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">290T-13</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Department Name:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Adult</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Heel Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Thin Heels</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Boot Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Basic</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Lining Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">PU</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Shaft Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">PU</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Toe Shape:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Pointed Toe</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Season:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Spring/Autumn</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Item Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Boots</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Insole Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">PU</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Outsole Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Rubber</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Heel Height:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Super High (8cm-up)</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">With Platforms:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">No</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Closure Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">ZIP</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Fit:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Fits true to size, take your normal size</span>\n                            </li>\n							                    </ul>\n                </div>\n				<div class=\"detailmodule_image\"><img src=\"//ae01.alicdn.com/kf/H19944406a1cd4940a3d51c01b4ed9ebdR.jpg\"  class=\"detail-desc-decorate-image\" ></div>\n<div class=\"detailmodule_html\"><div class=\"detail-desc-decorate-richtext\"><table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" title=\"hlg_list_12465583\">\n	<tbody>\n	</tbody>\n</table>\n<p>\n	<br />\n	&nbsp;\n</p>\n<table height=\"387\" style=\"border-collapse: collapse;width: 703.5pt;\" width=\"938\">\n	<tbody>\n		<tr>\n			<td colspan=\"3\" style=\"color: #000000;font-size: 14.0pt;font-weight: 700;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 27.75pt;width: 133.5pt;background: #bfbfbf;\">\n				System\n			</td>\n			<td colspan=\"11\" style=\"color: #000000;font-size: 14.0pt;font-weight: 700;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 27.75pt;width: 571.5pt;background: #bfbfbf;\">\n				SIZES\n			</td>\n		</tr>\n		<tr>\n			<td colspan=\"3\" style=\"color: #000000;font-size: 12.0pt;font-weight: 700;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 30.0pt;width: 133.5pt;background: #d8e4bc;\">\n				U.S\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 30.0pt;width: 42.75pt;background: #d8e4bc;\">\n				5\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 30.0pt;width: 54.0pt;background: #d8e4bc;\">\n				6\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 30.0pt;width: 54.0pt;background: #d8e4bc;\">\n				7\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 30.0pt;width: 54.0pt;background: #d8e4bc;\">\n				8\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 30.0pt;width: 54.0pt;background: #d8e4bc;\">\n				9\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 30.0pt;width: 54.0pt;background: #d8e4bc;\">\n				10\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 30.0pt;width: 54.0pt;background: #d8e4bc;\">\n				11\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 30.0pt;width: 54.0pt;background: #d8e4bc;\">\n				12\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 30.0pt;width: 54.0pt;background: #d8e4bc;\">\n				13\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 30.0pt;width: 54.0pt;background: #d8e4bc;\">\n				14\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 30.0pt;width: 54.0pt;background: #d8e4bc;\">\n				15\n			</td>\n		</tr>\n		<tr>\n			<td colspan=\"3\" style=\"color: #000000;font-size: 12.0pt;font-weight: 700;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 133.5pt;background: #ffccff;\">\n				Europe\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;font-weight: 700;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 42.75pt;background: #ffccff;\">\n				36\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;font-weight: 700;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #ffccff;\">\n				37\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;font-weight: 700;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #ffccff;\">\n				38\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;font-weight: 700;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #ffccff;\">\n				39\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;font-weight: 700;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #ffccff;\">\n				40\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;font-weight: 700;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #ffccff;\">\n				41\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;font-weight: 700;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #ffccff;\">\n				42\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;font-weight: 700;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #ffccff;\">\n				43\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;font-weight: 700;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #ffccff;\">\n				44\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;font-weight: 700;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #ffccff;\">\n				45\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;font-weight: 700;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #ffccff;\">\n				46\n			</td>\n		</tr>\n		<tr>\n			<td colspan=\"3\" style=\"color: #000000;font-size: 10.0pt;font-weight: 700;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 133.5pt;background: #f2dcdb;\">\n				Foot&nbsp;Length(cm)\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 42.75pt;background: #f2dcdb;\">\n				23.6&nbsp;\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #f2dcdb;\">\n				24.2\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #f2dcdb;\">\n				24.8\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #f2dcdb;\">\n				25.4\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #f2dcdb;\">\n				26.0&nbsp;\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #f2dcdb;\">\n				26.6\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #f2dcdb;\">\n				27.2\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #f2dcdb;\">\n				27.8\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #f2dcdb;\">\n				28.4\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #f2dcdb;\">\n				29.0&nbsp;\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #f2dcdb;\">\n				29.6\n			</td>\n		</tr>\n		<tr>\n			<td colspan=\"3\" style=\"color: #000000;font-size: 10.0pt;font-weight: 700;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 133.5pt;background: #c5d9f1;\">\n				High&nbsp;Heel(cm)\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 42.75pt;background: #c5d9f1;\">\n				16.5\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 54.0pt;background: #c5d9f1;\">\n				16.5\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 54.0pt;background: #c5d9f1;\">\n				17\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 54.0pt;background: #c5d9f1;\">\n				17\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 54.0pt;background: #c5d9f1;\">\n				17.5\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 54.0pt;background: #c5d9f1;\">\n				17.5\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 54.0pt;background: #c5d9f1;\">\n				18\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 54.0pt;background: #c5d9f1;\">\n				18\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 54.0pt;background: #c5d9f1;\">\n				18\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 54.0pt;background: #c5d9f1;\">\n				19\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 54.0pt;background: #c5d9f1;\">\n				19\n			</td>\n		</tr>\n		<tr>\n			<td colspan=\"3\" style=\"color: #000000;font-size: 10.0pt;font-weight: 700;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 133.5pt;background: #c5d9f1;\">\n				Platform&nbsp;Heel(cm)\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 42.75pt;background: #c5d9f1;\">\n				&nbsp;\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 54.0pt;background: #c5d9f1;\">\n				&nbsp;\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 54.0pt;background: #c5d9f1;\">\n				&nbsp;\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 54.0pt;background: #c5d9f1;\">\n				&nbsp;\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 54.0pt;background: #c5d9f1;\">\n				&nbsp;\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 54.0pt;background: #c5d9f1;\">\n				&nbsp;\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 54.0pt;background: #c5d9f1;\">\n				&nbsp;\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 54.0pt;background: #c5d9f1;\">\n				&nbsp;\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 54.0pt;background: #c5d9f1;\">\n				&nbsp;\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 54.0pt;background: #c5d9f1;\">\n				&nbsp;\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 54.0pt;background: #c5d9f1;\">\n				&nbsp;\n			</td>\n		</tr>\n		<tr>\n			<td colspan=\"3\" style=\"color: #000000;font-size: 10.0pt;font-weight: 700;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 133.5pt;background: #ddd9c4;\">\n				Shaft&nbsp;length(cm)\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 42.75pt;background: #ddd9c4;\">\n				16\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 54.0pt;background: #ddd9c4;\">\n				16\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 54.0pt;background: #ddd9c4;\">\n				16\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 54.0pt;background: #ddd9c4;\">\n				16\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 54.0pt;background: #ddd9c4;\">\n				16\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 54.0pt;background: #ddd9c4;\">\n				16\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 54.0pt;background: #ddd9c4;\">\n				18\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 54.0pt;background: #ddd9c4;\">\n				18\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 54.0pt;background: #ddd9c4;\">\n				18\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 54.0pt;background: #ddd9c4;\">\n				18\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 54.0pt;background: #ddd9c4;\">\n				18\n			</td>\n		</tr>\n		<tr>\n			<td colspan=\"3\" style=\"color: #000000;font-size: 10.0pt;font-weight: 700;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 30.0pt;width: 133.5pt;background: #ffffcc;\">\n				Thigh&nbsp;girth(cm)\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 30.0pt;width: 42.75pt;background: #ffffcc;\">\n				&nbsp;\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 30.0pt;width: 54.0pt;background: #ffffcc;\">\n				&nbsp;\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 30.0pt;width: 54.0pt;background: #ffffcc;\">\n				&nbsp;\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 30.0pt;width: 54.0pt;background: #ffffcc;\">\n				&nbsp;\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 30.0pt;width: 54.0pt;background: #ffffcc;\">\n				&nbsp;\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 30.0pt;width: 54.0pt;background: #ffffcc;\">\n				&nbsp;\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 30.0pt;width: 54.0pt;background: #ffffcc;\">\n				&nbsp;\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 30.0pt;width: 54.0pt;background: #ffffcc;\">\n				&nbsp;\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 30.0pt;width: 54.0pt;background: #ffffcc;\">\n				&nbsp;\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 30.0pt;width: 54.0pt;background: #ffffcc;\">\n				&nbsp;\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 30.0pt;width: 54.0pt;background: #ffffcc;\">\n				&nbsp;\n			</td>\n		</tr>\n		<tr>\n			<td colspan=\"3\" style=\"color: #000000;font-size: 10.0pt;font-weight: 700;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 133.5pt;background: #b1a0c7;\">\n				Calf&nbsp;girth(cm)\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 42.75pt;background: #b1a0c7;\">\n				&nbsp;\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #b1a0c7;\">\n				&nbsp;\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #b1a0c7;\">\n				&nbsp;\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #b1a0c7;\">\n				&nbsp;\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #b1a0c7;\">\n				&nbsp;\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #b1a0c7;\">\n				&nbsp;\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #b1a0c7;\">\n				&nbsp;\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #b1a0c7;\">\n				&nbsp;\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #b1a0c7;\">\n				&nbsp;\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #b1a0c7;\">\n				&nbsp;\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #b1a0c7;\">\n				&nbsp;\n			</td>\n		</tr>\n		<tr>\n			<td colspan=\"3\" style=\"color: #000000;font-size: 10.0pt;font-weight: 700;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 133.5pt;background: #fabf8f;\">\n				Ankle&nbsp;girth(cm)\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 42.75pt;background: #fabf8f;\">\n				22\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #fabf8f;\">\n				22\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #fabf8f;\">\n				22\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #fabf8f;\">\n				24\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #fabf8f;\">\n				24\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #fabf8f;\">\n				24\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #fabf8f;\">\n				26\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #fabf8f;\">\n				26\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #fabf8f;\">\n				28\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #fabf8f;\">\n				28\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #fabf8f;\">\n				28<br />\n				&nbsp;\n			</td>\n		</tr>\n	</tbody>\n</table>\n<div>\n	<br />\n	<div style=\"box-sizing: content-box; margin: 0px; padding: 0px; border: 0px; font-size: 13px; line-height: inherit; font-family: arial, helvetica, sans-serif; vertical-align: baseline; color: rgb(0, 0, 0);\">\n		<span style=\"font-size: 28px;\"><span style=\"box-sizing: content-box; margin: 0px; padding: 0px; border: 0px; font-style: inherit; font-weight: inherit; line-height: inherit; vertical-align: baseline;\"><u><span style=\"box-sizing: content-box; font-weight: 700;\"><span style=\"box-sizing: content-box; margin: 0px; padding: 0px; border: 0px; font-style: inherit; font-weight: inherit; line-height: inherit; vertical-align: baseline;\">Important Notice:</span></span></u></span></span>\n	</div>\n	<div style=\"box-sizing: content-box; margin: 0px; padding: 0px; border: 0px; font-size: 13px; line-height: inherit; font-family: arial, helvetica, sans-serif; vertical-align: baseline; color: rgb(0, 0, 0);\">\n		<span style=\"font-size: 20px;\"><span style=\"box-sizing: content-box; margin: 0px; padding: 0px; border: 0px; font-style: inherit; font-weight: inherit; line-height: inherit; vertical-align: baseline;\">We send Europe size;please refer to your foot length to choose the US size.For example,</span></span>\n	</div>\n	<div style=\"box-sizing: content-box; margin: 0px; padding: 0px; border: 0px; font-size: 13px; line-height: inherit; font-family: arial, helvetica, sans-serif; vertical-align: baseline; color: rgb(0, 0, 0);\">\n		<span style=\"font-size: 20px;\"><span style=\"box-sizing: content-box; margin: 0px; padding: 0px; border: 0px; font-style: inherit; font-weight: inherit; line-height: inherit; vertical-align: baseline;\">my foot length is 26.0 cm ,</span></span>&nbsp;<span style=\"font-style: inherit; font-weight: inherit; font-size: 20px;\">I will choose US 9=Eur size 40;if your foot a little wide ,</span>\n	</div>\n	<div style=\"box-sizing: content-box; margin: 0px; padding: 0px; border: 0px; font-size: 13px; line-height: inherit; font-family: arial, helvetica, sans-serif; vertical-align: baseline; color: rgb(0, 0, 0);\">\n		<span style=\"font-style: inherit; font-weight: inherit; font-size: 20px;\">pls choose the bigger one size ,thanks .</span>\n	</div>\n	<div style=\"box-sizing: content-box; margin: 0px; padding: 0px; border: 0px; font-size: 13px; line-height: inherit; font-family: arial, helvetica, sans-serif; vertical-align: baseline; color: rgb(0, 0, 0);\">\n		&nbsp;\n	</div>\n	<div style=\"box-sizing: content-box; margin: 0px; padding: 0px; border: 0px; font-size: 13px; line-height: inherit; font-family: arial, helvetica, sans-serif; vertical-align: baseline; color: rgb(0, 0, 0);\">\n		<strong><span style=\"color: rgb(192, 0, 0);\"><span style=\"font-size: 24px;\"><span style=\"box-sizing: content-box; margin: 0px; padding: 0px; border: 0px; font-style: inherit; font-weight: inherit; line-height: inherit; vertical-align: baseline;\">How to accurately measure your foot length :</span></span></span></strong>\n	</div>\n	<div style=\"box-sizing: content-box; margin: 0px; padding: 0px; border: 0px; font-size: 13px; line-height: inherit; font-family: arial, helvetica, sans-serif; vertical-align: baseline; color: rgb(0, 0, 0);\">\n		&nbsp;\n	</div>\n	<div style=\"box-sizing: content-box; margin: 0px; padding: 0px; border: 0px; font-size: 13px; line-height: inherit; font-family: arial, helvetica, sans-serif; vertical-align: baseline; color: rgb(0, 0, 0);\">\n		<span style=\"box-sizing: content-box; margin: 0px; padding: 0px; border: 0px; font-style: inherit; font-weight: inherit; font-size: 14px; line-height: inherit; vertical-align: baseline;\"><img alt=\"4873856186_85312959.jpg_.webp\" src=\"https://ae01.alicdn.com/kf/HTB1eQyGnf2H8KJjy0Fcq6yDlFXat.jpg\" style=\"box-sizing: content-box; margin: 0px; padding: 0px; border: 0px; font-style: inherit; font-weight: inherit; font-size: 0px; line-height: inherit; vertical-align: middle; color: transparent; width: auto;\" /></span>\n	</div>\n	<div style=\"box-sizing: content-box; margin: 0px; padding: 0px; border: 0px; font-size: 13px; line-height: inherit; font-family: arial, helvetica, sans-serif; vertical-align: baseline; color: rgb(0, 0, 0);\">\n		&nbsp;\n	</div>\n	<div style=\"box-sizing: content-box; margin: 0px; padding: 0px; border: 0px; font-size: 13px; line-height: inherit; font-family: arial, helvetica, sans-serif; vertical-align: baseline; color: rgb(0, 0, 0);\">\n		<span style=\"color: rgb(192, 0, 0);\"><span style=\"font-size: 28px;\"><span style=\"box-sizing: content-box; margin: 0px; padding: 0px; border: 0px; font-style: inherit; font-weight: inherit; line-height: inherit; vertical-align: baseline;\"><span style=\"box-sizing: content-box; font-weight: 700;\">Processing time</span>&nbsp;:</span></span></span>\n	</div>\n	<div style=\"box-sizing: content-box; margin: 0px; padding: 0px; border: 0px; font-size: 13px; line-height: inherit; font-family: arial, helvetica, sans-serif; vertical-align: baseline; color: rgb(0, 0, 0);\">\n		<span style=\"font-size: 24px;\"><span style=\"box-sizing: content-box; margin: 0px; padding: 0px; border: 0px; font-style: inherit; font-weight: inherit; line-height: inherit; vertical-align: baseline;\">All the shoes is order-to-make,we will ship out your package</span></span>\n	</div>\n	<div style=\"box-sizing: content-box; margin: 0px; padding: 0px; border: 0px; font-size: 13px; line-height: inherit; font-family: arial, helvetica, sans-serif; vertical-align: baseline; color: rgb(0, 0, 0);\">\n		<span style=\"font-size: 24px;\"><span style=\"box-sizing: content-box; margin: 0px; padding: 0px; border: 0px; font-style: inherit; font-weight: inherit; line-height: inherit; vertical-align: baseline;\">within 5-7 work days after you making the order .</span></span>\n	</div>\n	<p>\n		&nbsp;\n	</p>\n	<p>\n		<span style=\"color: rgb(192, 0, 0);\"><span style=\"font-size: 28px;\"><span style=\"font-weight: bold;\">About the custom:</span></span></span>\n	</p>\n	<p style=\"font-weight: bold;\">\n		<span style=\"font-family: tahoma, geneva, sans-serif;\"><font color=\"#000000\"><span style=\"font-size: 16px;\">If the standard size don&#39;t fit you well,please give us your measurement as follow photo,will custom for you</span></font></span>\n	</p>\n	<p style=\"font-weight: bold;\">\n		<span style=\"font-family: tahoma, geneva, sans-serif;\"><font color=\"#000000\"><span style=\"font-size: 16px;\">But please note that cause this boots is specialy customized according to your measurement,</span></font></span>\n	</p>\n	<p style=\"font-weight: bold;\">\n		<span style=\"font-family: tahoma, geneva, sans-serif;\"><font color=\"#000000\"><span style=\"font-size: 16px;\">it can not return or exchange unless the quality problem,</span></font></span>\n	</p>\n	<p style=\"font-weight: bold;\">\n		<span style=\"font-family: tahoma, geneva, sans-serif;\"><font color=\"#000000\"><span style=\"font-size: 16px;\">If any question please contact the customer service before making the order. Thanks.</span></font></span>\n	</p>\n	<p style=\"font-weight: bold;\">\n		<img alt=\"国外测é‡\" src=\"https://ae01.alicdn.com/kf/He3ea0332373a4575b44b3e182d752c16s.jpg\" />\n	</p>\n	<div>\n		&nbsp;\n	</div>\n</div>\n<p>\n	&nbsp;\n</p>\n<p>\n	&nbsp;\n</p>\n</div></div>\n<div class=\"detailmodule_image\"><img src=\"//ae01.alicdn.com/kf/H508c2f84c18849548357f83892ccba52x.jpg\"  class=\"detail-desc-decorate-image\"  style=\"margin-bottom: 10px;\" ><img src=\"//ae01.alicdn.com/kf/H798b40f4ce7e4f3a876779c196da3219D.jpg\"  class=\"detail-desc-decorate-image\"  style=\"margin-bottom: 10px;\" ><img src=\"//ae01.alicdn.com/kf/H1895110f37454d0ea0492621236ef45fk.jpg\"  class=\"detail-desc-decorate-image\"  style=\"margin-bottom: 10px;\" ><img src=\"//ae01.alicdn.com/kf/Hcc7e8a9b8dab4880ba7d1e63c2b3f9a2J.jpg\"  class=\"detail-desc-decorate-image\"  style=\"margin-bottom: 10px;\" ><img src=\"//ae01.alicdn.com/kf/H4919d07679a545c98c39bab1374f563fj.jpg\"  class=\"detail-desc-decorate-image\"  style=\"margin-bottom: 10px;\" ></div>\n\n\n', 'JIALUOWEI 7\" Spike Heel Stretch Patent Pointy Toe Knee High Boots Club Glam 36-46', '', 'publish', 'open', 'closed', '', 'jialuowei-7-spike-heel-stretch-patent-pointy-toe-knee-high-boots-club-glam-36-46', '', '', '2021-06-01 11:27:54', '2021-06-01 11:27:54', '', 0, 'http://shoestimer.com/product/jialuowei-7-spike-heel-stretch-patent-pointy-toe-knee-high-boots-club-glam-36-46/', 0, 'product', '', 0),
(2511, 0, '2021-06-01 11:27:37', '2021-06-01 11:27:37', '', 'Rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-Korean-short-tube-waterproof-anti-slip-3.jpg_640x640-3', '', 'inherit', 'open', 'closed', '', 'rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-korean-short-tube-waterproof-anti-slip-3-jpg_640x640-3', '', '', '2021-06-01 11:27:37', '2021-06-01 11:27:37', '', 2439, 'http://shoestimer.com/wp-content/uploads/2021/06/Rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-Korean-short-tube-waterproof-anti-slip-3.jpg_640x640-3.jpg', 0, 'attachment', 'image/jpeg', 0),
(2512, 1, '2021-06-01 11:27:38', '2021-06-01 11:27:38', '', 'JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46', '', 'inherit', 'open', 'closed', '', 'jialuowei-7-spike-heel-stretch-patent-pointy-toe-knee-high-boots-club-glam-36-46-2', '', '', '2021-06-01 11:27:38', '2021-06-01 11:27:38', '', 2510, 'http://shoestimer.com/wp-content/uploads/2021/06/JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46.jpg', 0, 'attachment', 'image/jpeg', 0),
(2513, 0, '2021-06-01 11:27:38', '2021-06-01 11:27:38', '', 'Rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-Korean-short-tube-waterproof-anti-slip-4.jpg_640x640-4', '', 'inherit', 'open', 'closed', '', 'rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-korean-short-tube-waterproof-anti-slip-4-jpg_640x640-4', '', '', '2021-06-01 11:27:38', '2021-06-01 11:27:38', '', 2439, 'http://shoestimer.com/wp-content/uploads/2021/06/Rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-Korean-short-tube-waterproof-anti-slip-4.jpg_640x640-4.jpg', 0, 'attachment', 'image/jpeg', 0),
(2514, 0, '2021-06-01 11:27:40', '2021-06-01 11:27:40', '', 'Rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-Korean-short-tube-waterproof-anti-slip-5.jpg_640x640-5', '', 'inherit', 'open', 'closed', '', 'rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-korean-short-tube-waterproof-anti-slip-5-jpg_640x640-5', '', '', '2021-06-01 11:27:40', '2021-06-01 11:27:40', '', 2439, 'http://shoestimer.com/wp-content/uploads/2021/06/Rain-shoes-women-s-fashion-wear-four-seasons-work-shoes-Korean-short-tube-waterproof-anti-slip-5.jpg_640x640-5.jpg', 0, 'attachment', 'image/jpeg', 0),
(2515, 1, '2021-06-01 11:27:42', '2021-06-01 11:27:42', '', 'JIALUOWEI 7\" Spike Heel Stretch Patent Pointy Toe Knee High Boots Club Glam 36-46', 'Color: Black matt, Shoe Size: 7', 'publish', 'closed', 'closed', '', 'jialuowei-7-spike-heel-stretch-patent-pointy-toe-knee-high-boots-club-glam-36-46', '', '', '2021-06-01 11:27:42', '2021-06-01 11:27:42', '', 2510, 'http://shoestimer.com/?post_type=product_variation&p=2515', 1, 'product_variation', '', 0),
(2516, 1, '2021-06-01 11:27:42', '2021-06-01 11:27:42', '', 'JIALUOWEI 7\" Spike Heel Stretch Patent Pointy Toe Knee High Boots Club Glam 36-46', 'Color: Black matt, Shoe Size: 6', 'publish', 'closed', 'closed', '', 'jialuowei-7-spike-heel-stretch-patent-pointy-toe-knee-high-boots-club-glam-36-46-2', '', '', '2021-06-01 11:27:42', '2021-06-01 11:27:42', '', 2510, 'http://shoestimer.com/?post_type=product_variation&p=2516', 2, 'product_variation', '', 0),
(2517, 1, '2021-06-01 11:27:42', '2021-06-01 11:27:42', '', 'JIALUOWEI 7\" Spike Heel Stretch Patent Pointy Toe Knee High Boots Club Glam 36-46', 'Color: Black matt, Shoe Size: 5', 'publish', 'closed', 'closed', '', 'jialuowei-7-spike-heel-stretch-patent-pointy-toe-knee-high-boots-club-glam-36-46-3', '', '', '2021-06-01 11:27:42', '2021-06-01 11:27:42', '', 2510, 'http://shoestimer.com/?post_type=product_variation&p=2517', 3, 'product_variation', '', 0),
(2518, 1, '2021-06-01 11:27:42', '2021-06-01 11:27:42', '', 'JIALUOWEI 7\" Spike Heel Stretch Patent Pointy Toe Knee High Boots Club Glam 36-46', 'Color: Black matt, Shoe Size: 11', 'publish', 'closed', 'closed', '', 'jialuowei-7-spike-heel-stretch-patent-pointy-toe-knee-high-boots-club-glam-36-46-4', '', '', '2021-06-01 11:27:42', '2021-06-01 11:27:42', '', 2510, 'http://shoestimer.com/?post_type=product_variation&p=2518', 4, 'product_variation', '', 0),
(2519, 1, '2021-06-01 11:27:43', '2021-06-01 11:27:43', '', 'JIALUOWEI 7\" Spike Heel Stretch Patent Pointy Toe Knee High Boots Club Glam 36-46', 'Color: Black matt, Shoe Size: 10', 'publish', 'closed', 'closed', '', 'jialuowei-7-spike-heel-stretch-patent-pointy-toe-knee-high-boots-club-glam-36-46-5', '', '', '2021-06-01 11:27:43', '2021-06-01 11:27:43', '', 2510, 'http://shoestimer.com/?post_type=product_variation&p=2519', 5, 'product_variation', '', 0),
(2520, 1, '2021-06-01 11:27:43', '2021-06-01 11:27:43', '', 'JIALUOWEI 7\" Spike Heel Stretch Patent Pointy Toe Knee High Boots Club Glam 36-46', 'Color: Black matt, Shoe Size: 9', 'publish', 'closed', 'closed', '', 'jialuowei-7-spike-heel-stretch-patent-pointy-toe-knee-high-boots-club-glam-36-46-6', '', '', '2021-06-01 11:27:43', '2021-06-01 11:27:43', '', 2510, 'http://shoestimer.com/?post_type=product_variation&p=2520', 6, 'product_variation', '', 0),
(2521, 1, '2021-06-01 11:27:43', '2021-06-01 11:27:43', '', 'JIALUOWEI 7\" Spike Heel Stretch Patent Pointy Toe Knee High Boots Club Glam 36-46', 'Color: Black matt, Shoe Size: 8', 'publish', 'closed', 'closed', '', 'jialuowei-7-spike-heel-stretch-patent-pointy-toe-knee-high-boots-club-glam-36-46-7', '', '', '2021-06-01 11:27:43', '2021-06-01 11:27:43', '', 2510, 'http://shoestimer.com/?post_type=product_variation&p=2521', 7, 'product_variation', '', 0),
(2522, 0, '2021-06-01 11:27:43', '2021-06-01 11:27:43', '', '2021-fashion-Children-s-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes-1', '', 'inherit', 'open', 'closed', '', '2021-fashion-children-s-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes-1', '', '', '2021-06-01 11:27:43', '2021-06-01 11:27:43', '', 2472, 'http://shoestimer.com/wp-content/uploads/2021/06/2021-fashion-Children-s-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(2523, 1, '2021-06-01 11:27:43', '2021-06-01 11:27:43', '', 'JIALUOWEI 7\" Spike Heel Stretch Patent Pointy Toe Knee High Boots Club Glam 36-46', 'Color: custom colors, Shoe Size: 14', 'publish', 'closed', 'closed', '', 'jialuowei-7-spike-heel-stretch-patent-pointy-toe-knee-high-boots-club-glam-36-46-8', '', '', '2021-06-01 11:27:43', '2021-06-01 11:27:43', '', 2510, 'http://shoestimer.com/?post_type=product_variation&p=2523', 8, 'product_variation', '', 0),
(2524, 1, '2021-06-01 11:27:43', '2021-06-01 11:27:43', '', 'JIALUOWEI 7\" Spike Heel Stretch Patent Pointy Toe Knee High Boots Club Glam 36-46', 'Color: custom colors, Shoe Size: 13', 'publish', 'closed', 'closed', '', 'jialuowei-7-spike-heel-stretch-patent-pointy-toe-knee-high-boots-club-glam-36-46-9', '', '', '2021-06-01 11:27:43', '2021-06-01 11:27:43', '', 2510, 'http://shoestimer.com/?post_type=product_variation&p=2524', 9, 'product_variation', '', 0),
(2525, 1, '2021-06-01 11:27:44', '2021-06-01 11:27:44', '', 'JIALUOWEI 7\" Spike Heel Stretch Patent Pointy Toe Knee High Boots Club Glam 36-46', 'Color: custom colors, Shoe Size: 12', 'publish', 'closed', 'closed', '', 'jialuowei-7-spike-heel-stretch-patent-pointy-toe-knee-high-boots-club-glam-36-46-10', '', '', '2021-06-01 11:27:44', '2021-06-01 11:27:44', '', 2510, 'http://shoestimer.com/?post_type=product_variation&p=2525', 10, 'product_variation', '', 0),
(2526, 1, '2021-06-01 11:27:44', '2021-06-01 11:27:44', '', 'JIALUOWEI 7\" Spike Heel Stretch Patent Pointy Toe Knee High Boots Club Glam 36-46', 'Color: custom colors, Shoe Size: 11', 'publish', 'closed', 'closed', '', 'jialuowei-7-spike-heel-stretch-patent-pointy-toe-knee-high-boots-club-glam-36-46-11', '', '', '2021-06-01 11:27:44', '2021-06-01 11:27:44', '', 2510, 'http://shoestimer.com/?post_type=product_variation&p=2526', 11, 'product_variation', '', 0),
(2527, 1, '2021-06-01 11:27:45', '2021-06-01 11:27:45', '', 'JIALUOWEI 7\" Spike Heel Stretch Patent Pointy Toe Knee High Boots Club Glam 36-46', 'Color: custom colors, Shoe Size: 15', 'publish', 'closed', 'closed', '', 'jialuowei-7-spike-heel-stretch-patent-pointy-toe-knee-high-boots-club-glam-36-46-12', '', '', '2021-06-01 11:27:45', '2021-06-01 11:27:45', '', 2510, 'http://shoestimer.com/?post_type=product_variation&p=2527', 12, 'product_variation', '', 0),
(2528, 1, '2021-06-01 11:27:46', '2021-06-01 11:27:46', '', 'JIALUOWEI 7\" Spike Heel Stretch Patent Pointy Toe Knee High Boots Club Glam 36-46', 'Color: custom colors, Shoe Size: 6', 'publish', 'closed', 'closed', '', 'jialuowei-7-spike-heel-stretch-patent-pointy-toe-knee-high-boots-club-glam-36-46-13', '', '', '2021-06-01 11:27:46', '2021-06-01 11:27:46', '', 2510, 'http://shoestimer.com/?post_type=product_variation&p=2528', 13, 'product_variation', '', 0),
(2529, 1, '2021-06-01 11:27:46', '2021-06-01 11:27:46', '', 'JIALUOWEI 7\" Spike Heel Stretch Patent Pointy Toe Knee High Boots Club Glam 36-46', 'Color: custom colors, Shoe Size: 5', 'publish', 'closed', 'closed', '', 'jialuowei-7-spike-heel-stretch-patent-pointy-toe-knee-high-boots-club-glam-36-46-14', '', '', '2021-06-01 11:27:46', '2021-06-01 11:27:46', '', 2510, 'http://shoestimer.com/?post_type=product_variation&p=2529', 14, 'product_variation', '', 0),
(2530, 1, '2021-06-01 11:27:46', '2021-06-01 11:27:46', '', 'JIALUOWEI 7\" Spike Heel Stretch Patent Pointy Toe Knee High Boots Club Glam 36-46', 'Color: silver matt, Shoe Size: 15', 'publish', 'closed', 'closed', '', 'jialuowei-7-spike-heel-stretch-patent-pointy-toe-knee-high-boots-club-glam-36-46-15', '', '', '2021-06-01 11:27:46', '2021-06-01 11:27:46', '', 2510, 'http://shoestimer.com/?post_type=product_variation&p=2530', 15, 'product_variation', '', 0),
(2531, 1, '2021-06-01 11:27:46', '2021-06-01 11:27:46', '', 'JIALUOWEI 7\" Spike Heel Stretch Patent Pointy Toe Knee High Boots Club Glam 36-46', 'Color: silver matt, Shoe Size: 14', 'publish', 'closed', 'closed', '', 'jialuowei-7-spike-heel-stretch-patent-pointy-toe-knee-high-boots-club-glam-36-46-16', '', '', '2021-06-01 11:27:46', '2021-06-01 11:27:46', '', 2510, 'http://shoestimer.com/?post_type=product_variation&p=2531', 16, 'product_variation', '', 0),
(2532, 1, '2021-06-01 11:27:46', '2021-06-01 11:27:46', '', 'JIALUOWEI 7\" Spike Heel Stretch Patent Pointy Toe Knee High Boots Club Glam 36-46', 'Color: custom colors, Shoe Size: 10', 'publish', 'closed', 'closed', '', 'jialuowei-7-spike-heel-stretch-patent-pointy-toe-knee-high-boots-club-glam-36-46-17', '', '', '2021-06-01 11:27:46', '2021-06-01 11:27:46', '', 2510, 'http://shoestimer.com/?post_type=product_variation&p=2532', 17, 'product_variation', '', 0),
(2533, 1, '2021-06-01 11:27:46', '2021-06-01 11:27:46', '', 'JIALUOWEI 7\" Spike Heel Stretch Patent Pointy Toe Knee High Boots Club Glam 36-46', 'Color: custom colors, Shoe Size: 9', 'publish', 'closed', 'closed', '', 'jialuowei-7-spike-heel-stretch-patent-pointy-toe-knee-high-boots-club-glam-36-46-18', '', '', '2021-06-01 11:27:46', '2021-06-01 11:27:46', '', 2510, 'http://shoestimer.com/?post_type=product_variation&p=2533', 18, 'product_variation', '', 0);
INSERT INTO `wpx5_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(2534, 1, '2021-06-01 11:27:46', '2021-06-01 11:27:46', '', 'JIALUOWEI 7\" Spike Heel Stretch Patent Pointy Toe Knee High Boots Club Glam 36-46', 'Color: custom colors, Shoe Size: 8', 'publish', 'closed', 'closed', '', 'jialuowei-7-spike-heel-stretch-patent-pointy-toe-knee-high-boots-club-glam-36-46-19', '', '', '2021-06-01 11:27:46', '2021-06-01 11:27:46', '', 2510, 'http://shoestimer.com/?post_type=product_variation&p=2534', 19, 'product_variation', '', 0),
(2535, 1, '2021-06-01 11:27:46', '2021-06-01 11:27:46', '', 'JIALUOWEI 7\" Spike Heel Stretch Patent Pointy Toe Knee High Boots Club Glam 36-46', 'Color: custom colors, Shoe Size: 7', 'publish', 'closed', 'closed', '', 'jialuowei-7-spike-heel-stretch-patent-pointy-toe-knee-high-boots-club-glam-36-46-20', '', '', '2021-06-01 11:27:46', '2021-06-01 11:27:46', '', 2510, 'http://shoestimer.com/?post_type=product_variation&p=2535', 20, 'product_variation', '', 0),
(2536, 1, '2021-06-01 11:27:46', '2021-06-01 11:27:46', '', 'JIALUOWEI 7\" Spike Heel Stretch Patent Pointy Toe Knee High Boots Club Glam 36-46', 'Color: silver matt, Shoe Size: 9', 'publish', 'closed', 'closed', '', 'jialuowei-7-spike-heel-stretch-patent-pointy-toe-knee-high-boots-club-glam-36-46-21', '', '', '2021-06-01 11:27:46', '2021-06-01 11:27:46', '', 2510, 'http://shoestimer.com/?post_type=product_variation&p=2536', 21, 'product_variation', '', 0),
(2537, 1, '2021-06-01 11:27:47', '2021-06-01 11:27:47', '', 'JIALUOWEI 7\" Spike Heel Stretch Patent Pointy Toe Knee High Boots Club Glam 36-46', 'Color: silver matt, Shoe Size: 8', 'publish', 'closed', 'closed', '', 'jialuowei-7-spike-heel-stretch-patent-pointy-toe-knee-high-boots-club-glam-36-46-22', '', '', '2021-06-01 11:27:47', '2021-06-01 11:27:47', '', 2510, 'http://shoestimer.com/?post_type=product_variation&p=2537', 22, 'product_variation', '', 0),
(2538, 1, '2021-06-01 11:27:47', '2021-06-01 11:27:47', '', 'JIALUOWEI 7\" Spike Heel Stretch Patent Pointy Toe Knee High Boots Club Glam 36-46', 'Color: silver matt, Shoe Size: 7', 'publish', 'closed', 'closed', '', 'jialuowei-7-spike-heel-stretch-patent-pointy-toe-knee-high-boots-club-glam-36-46-23', '', '', '2021-06-01 11:27:47', '2021-06-01 11:27:47', '', 2510, 'http://shoestimer.com/?post_type=product_variation&p=2538', 23, 'product_variation', '', 0),
(2539, 1, '2021-06-01 11:27:47', '2021-06-01 11:27:47', '', 'JIALUOWEI 7\" Spike Heel Stretch Patent Pointy Toe Knee High Boots Club Glam 36-46', 'Color: silver matt, Shoe Size: 6', 'publish', 'closed', 'closed', '', 'jialuowei-7-spike-heel-stretch-patent-pointy-toe-knee-high-boots-club-glam-36-46-24', '', '', '2021-06-01 11:27:47', '2021-06-01 11:27:47', '', 2510, 'http://shoestimer.com/?post_type=product_variation&p=2539', 24, 'product_variation', '', 0),
(2540, 1, '2021-06-01 11:27:47', '2021-06-01 11:27:47', '', 'JIALUOWEI 7\" Spike Heel Stretch Patent Pointy Toe Knee High Boots Club Glam 36-46', 'Color: silver matt, Shoe Size: 13', 'publish', 'closed', 'closed', '', 'jialuowei-7-spike-heel-stretch-patent-pointy-toe-knee-high-boots-club-glam-36-46-25', '', '', '2021-06-01 11:27:47', '2021-06-01 11:27:47', '', 2510, 'http://shoestimer.com/?post_type=product_variation&p=2540', 25, 'product_variation', '', 0),
(2541, 1, '2021-06-01 11:27:47', '2021-06-01 11:27:47', '', 'JIALUOWEI 7\" Spike Heel Stretch Patent Pointy Toe Knee High Boots Club Glam 36-46', 'Color: silver matt, Shoe Size: 12', 'publish', 'closed', 'closed', '', 'jialuowei-7-spike-heel-stretch-patent-pointy-toe-knee-high-boots-club-glam-36-46-26', '', '', '2021-06-01 11:27:47', '2021-06-01 11:27:47', '', 2510, 'http://shoestimer.com/?post_type=product_variation&p=2541', 26, 'product_variation', '', 0),
(2542, 1, '2021-06-01 11:27:47', '2021-06-01 11:27:47', '', 'JIALUOWEI 7\" Spike Heel Stretch Patent Pointy Toe Knee High Boots Club Glam 36-46', 'Color: silver matt, Shoe Size: 11', 'publish', 'closed', 'closed', '', 'jialuowei-7-spike-heel-stretch-patent-pointy-toe-knee-high-boots-club-glam-36-46-27', '', '', '2021-06-01 11:27:47', '2021-06-01 11:27:47', '', 2510, 'http://shoestimer.com/?post_type=product_variation&p=2542', 27, 'product_variation', '', 0),
(2543, 0, '2021-06-01 11:27:47', '2021-06-01 11:27:47', '', '2021-fashion-Children-s-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes-2', '', 'inherit', 'open', 'closed', '', '2021-fashion-children-s-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes-2', '', '', '2021-06-01 11:27:47', '2021-06-01 11:27:47', '', 2472, 'http://shoestimer.com/wp-content/uploads/2021/06/2021-fashion-Children-s-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(2544, 1, '2021-06-01 11:27:47', '2021-06-01 11:27:47', '', 'JIALUOWEI 7\" Spike Heel Stretch Patent Pointy Toe Knee High Boots Club Glam 36-46', 'Color: silver matt, Shoe Size: 10', 'publish', 'closed', 'closed', '', 'jialuowei-7-spike-heel-stretch-patent-pointy-toe-knee-high-boots-club-glam-36-46-28', '', '', '2021-06-01 11:27:47', '2021-06-01 11:27:47', '', 2510, 'http://shoestimer.com/?post_type=product_variation&p=2544', 28, 'product_variation', '', 0),
(2545, 1, '2021-06-01 11:27:47', '2021-06-01 11:27:47', '', 'JIALUOWEI 7\" Spike Heel Stretch Patent Pointy Toe Knee High Boots Club Glam 36-46', 'Color: Black shiny, Shoe Size: 12', 'publish', 'closed', 'closed', '', 'jialuowei-7-spike-heel-stretch-patent-pointy-toe-knee-high-boots-club-glam-36-46-29', '', '', '2021-06-01 11:27:47', '2021-06-01 11:27:47', '', 2510, 'http://shoestimer.com/?post_type=product_variation&p=2545', 29, 'product_variation', '', 0),
(2546, 1, '2021-06-01 11:27:48', '2021-06-01 11:27:48', '', 'JIALUOWEI 7\" Spike Heel Stretch Patent Pointy Toe Knee High Boots Club Glam 36-46', 'Color: Black shiny, Shoe Size: 11', 'publish', 'closed', 'closed', '', 'jialuowei-7-spike-heel-stretch-patent-pointy-toe-knee-high-boots-club-glam-36-46-30', '', '', '2021-06-01 11:27:48', '2021-06-01 11:27:48', '', 2510, 'http://shoestimer.com/?post_type=product_variation&p=2546', 30, 'product_variation', '', 0),
(2547, 1, '2021-06-01 11:27:49', '2021-06-01 11:27:49', '', 'JIALUOWEI 7\" Spike Heel Stretch Patent Pointy Toe Knee High Boots Club Glam 36-46', 'Color: Black shiny, Shoe Size: 10', 'publish', 'closed', 'closed', '', 'jialuowei-7-spike-heel-stretch-patent-pointy-toe-knee-high-boots-club-glam-36-46-31', '', '', '2021-06-01 11:27:49', '2021-06-01 11:27:49', '', 2510, 'http://shoestimer.com/?post_type=product_variation&p=2547', 31, 'product_variation', '', 0),
(2548, 1, '2021-06-01 11:27:50', '2021-06-01 11:27:50', '', 'JIALUOWEI 7\" Spike Heel Stretch Patent Pointy Toe Knee High Boots Club Glam 36-46', 'Color: Black shiny, Shoe Size: 9', 'publish', 'closed', 'closed', '', 'jialuowei-7-spike-heel-stretch-patent-pointy-toe-knee-high-boots-club-glam-36-46-32', '', '', '2021-06-01 11:27:50', '2021-06-01 11:27:50', '', 2510, 'http://shoestimer.com/?post_type=product_variation&p=2548', 32, 'product_variation', '', 0),
(2549, 1, '2021-06-01 11:27:50', '2021-06-01 11:27:50', '', 'JIALUOWEI 7\" Spike Heel Stretch Patent Pointy Toe Knee High Boots Club Glam 36-46', 'Color: silver matt, Shoe Size: 5', 'publish', 'closed', 'closed', '', 'jialuowei-7-spike-heel-stretch-patent-pointy-toe-knee-high-boots-club-glam-36-46-33', '', '', '2021-06-01 11:27:50', '2021-06-01 11:27:50', '', 2510, 'http://shoestimer.com/?post_type=product_variation&p=2549', 33, 'product_variation', '', 0),
(2550, 1, '2021-06-01 11:27:51', '2021-06-01 11:27:51', '', 'JIALUOWEI 7\" Spike Heel Stretch Patent Pointy Toe Knee High Boots Club Glam 36-46', 'Color: Black shiny, Shoe Size: 15', 'publish', 'closed', 'closed', '', 'jialuowei-7-spike-heel-stretch-patent-pointy-toe-knee-high-boots-club-glam-36-46-34', '', '', '2021-06-01 11:27:51', '2021-06-01 11:27:51', '', 2510, 'http://shoestimer.com/?post_type=product_variation&p=2550', 34, 'product_variation', '', 0),
(2551, 1, '2021-06-01 11:27:51', '2021-06-01 11:27:51', '', 'JIALUOWEI 7\" Spike Heel Stretch Patent Pointy Toe Knee High Boots Club Glam 36-46', 'Color: Black shiny, Shoe Size: 14', 'publish', 'closed', 'closed', '', 'jialuowei-7-spike-heel-stretch-patent-pointy-toe-knee-high-boots-club-glam-36-46-35', '', '', '2021-06-01 11:27:51', '2021-06-01 11:27:51', '', 2510, 'http://shoestimer.com/?post_type=product_variation&p=2551', 35, 'product_variation', '', 0),
(2552, 1, '2021-06-01 11:27:51', '2021-06-01 11:27:51', '', 'JIALUOWEI 7\" Spike Heel Stretch Patent Pointy Toe Knee High Boots Club Glam 36-46', 'Color: Black shiny, Shoe Size: 13', 'publish', 'closed', 'closed', '', 'jialuowei-7-spike-heel-stretch-patent-pointy-toe-knee-high-boots-club-glam-36-46-36', '', '', '2021-06-01 11:27:51', '2021-06-01 11:27:51', '', 2510, 'http://shoestimer.com/?post_type=product_variation&p=2552', 36, 'product_variation', '', 0),
(2553, 1, '2021-06-01 11:27:51', '2021-06-01 11:27:51', '', 'JIALUOWEI 7\" Spike Heel Stretch Patent Pointy Toe Knee High Boots Club Glam 36-46', 'Color: Black matt, Shoe Size: 15', 'publish', 'closed', 'closed', '', 'jialuowei-7-spike-heel-stretch-patent-pointy-toe-knee-high-boots-club-glam-36-46-37', '', '', '2021-06-01 11:27:51', '2021-06-01 11:27:51', '', 2510, 'http://shoestimer.com/?post_type=product_variation&p=2553', 37, 'product_variation', '', 0),
(2554, 1, '2021-06-01 11:27:51', '2021-06-01 11:27:51', '', 'JIALUOWEI 7\" Spike Heel Stretch Patent Pointy Toe Knee High Boots Club Glam 36-46', 'Color: Black matt, Shoe Size: 14', 'publish', 'closed', 'closed', '', 'jialuowei-7-spike-heel-stretch-patent-pointy-toe-knee-high-boots-club-glam-36-46-38', '', '', '2021-06-01 11:27:51', '2021-06-01 11:27:51', '', 2510, 'http://shoestimer.com/?post_type=product_variation&p=2554', 38, 'product_variation', '', 0),
(2555, 1, '2021-06-01 11:27:51', '2021-06-01 11:27:51', '', 'JIALUOWEI 7\" Spike Heel Stretch Patent Pointy Toe Knee High Boots Club Glam 36-46', 'Color: Black matt, Shoe Size: 13', 'publish', 'closed', 'closed', '', 'jialuowei-7-spike-heel-stretch-patent-pointy-toe-knee-high-boots-club-glam-36-46-39', '', '', '2021-06-01 11:27:51', '2021-06-01 11:27:51', '', 2510, 'http://shoestimer.com/?post_type=product_variation&p=2555', 39, 'product_variation', '', 0),
(2556, 1, '2021-06-01 11:27:51', '2021-06-01 11:27:51', '', 'JIALUOWEI 7\" Spike Heel Stretch Patent Pointy Toe Knee High Boots Club Glam 36-46', 'Color: Black matt, Shoe Size: 12', 'publish', 'closed', 'closed', '', 'jialuowei-7-spike-heel-stretch-patent-pointy-toe-knee-high-boots-club-glam-36-46-40', '', '', '2021-06-01 11:27:51', '2021-06-01 11:27:51', '', 2510, 'http://shoestimer.com/?post_type=product_variation&p=2556', 40, 'product_variation', '', 0),
(2557, 1, '2021-06-01 11:27:51', '2021-06-01 11:27:51', '', 'JIALUOWEI 7\" Spike Heel Stretch Patent Pointy Toe Knee High Boots Club Glam 36-46', 'Color: Black shiny, Shoe Size: 8', 'publish', 'closed', 'closed', '', 'jialuowei-7-spike-heel-stretch-patent-pointy-toe-knee-high-boots-club-glam-36-46-41', '', '', '2021-06-01 11:27:51', '2021-06-01 11:27:51', '', 2510, 'http://shoestimer.com/?post_type=product_variation&p=2557', 41, 'product_variation', '', 0),
(2558, 1, '2021-06-01 11:27:51', '2021-06-01 11:27:51', '', 'JIALUOWEI 7\" Spike Heel Stretch Patent Pointy Toe Knee High Boots Club Glam 36-46', 'Color: Black shiny, Shoe Size: 7', 'publish', 'closed', 'closed', '', 'jialuowei-7-spike-heel-stretch-patent-pointy-toe-knee-high-boots-club-glam-36-46-42', '', '', '2021-06-01 11:27:51', '2021-06-01 11:27:51', '', 2510, 'http://shoestimer.com/?post_type=product_variation&p=2558', 42, 'product_variation', '', 0),
(2559, 0, '2021-06-01 11:27:51', '2021-06-01 11:27:51', '', '2021-fashion-Children-s-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes-3', '', 'inherit', 'open', 'closed', '', '2021-fashion-children-s-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes-3', '', '', '2021-06-01 11:27:51', '2021-06-01 11:27:51', '', 2472, 'http://shoestimer.com/wp-content/uploads/2021/06/2021-fashion-Children-s-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes-3.jpg', 0, 'attachment', 'image/jpeg', 0),
(2560, 1, '2021-06-01 11:27:51', '2021-06-01 11:27:51', '', 'JIALUOWEI 7\" Spike Heel Stretch Patent Pointy Toe Knee High Boots Club Glam 36-46', 'Color: Black shiny, Shoe Size: 6', 'publish', 'closed', 'closed', '', 'jialuowei-7-spike-heel-stretch-patent-pointy-toe-knee-high-boots-club-glam-36-46-43', '', '', '2021-06-01 11:27:51', '2021-06-01 11:27:51', '', 2510, 'http://shoestimer.com/?post_type=product_variation&p=2560', 43, 'product_variation', '', 0),
(2561, 1, '2021-06-01 11:27:52', '2021-06-01 11:27:52', '', 'JIALUOWEI 7\" Spike Heel Stretch Patent Pointy Toe Knee High Boots Club Glam 36-46', 'Color: Black shiny, Shoe Size: 5', 'publish', 'closed', 'closed', '', 'jialuowei-7-spike-heel-stretch-patent-pointy-toe-knee-high-boots-club-glam-36-46-44', '', '', '2021-06-01 11:27:52', '2021-06-01 11:27:52', '', 2510, 'http://shoestimer.com/?post_type=product_variation&p=2561', 44, 'product_variation', '', 0),
(2562, 1, '2021-06-01 11:27:55', '2021-06-01 11:27:55', '                <div class=\"product-specs-list-container\">\n                    <ul class=\"product-specs-list util-clearfix\">\n						                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Brand Name:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Glam Stone</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Metals Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">None</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Origin:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">CN(Origin)</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Rhinestone</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Length:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">28 CM</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Gender:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Unisex</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Item Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Anklets</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Style:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Trendy</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Shapepattern:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Round</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Model Number:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Shoe Chain</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Fine or Fashion:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Fashion</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Item Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Shoe Jewelry</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Type1:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Shoe Accessories</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Type2:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Bag Accessories</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Type3:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Letter Pendant Chain</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Model Number:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Shoe Chain</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Rhinestone,Metal</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Package Included:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">One Shoe Chain</span>\n                            </li>\n							                    </ul>\n                </div>\n				<div class=\"detailmodule_text\"><p class=\"detail-desc-decorate-title\" style=\"text-overflow: ellipsis;font-family: \'OpenSans\';color:\'#000\';word-wrap: break-word;white-space: pre-wrap;font-weight: 900;font-size: 20px;line-height: 28px;color: #000;margin-bottom: 12px;\">Luxury Rhinestone Pearls Pendant Shoe Chain Decoration Accessories for Women Metal Chain DIY Name Letters Anklet Boot Shoe Chain </p></div>\n<div class=\"detailmodule_text\"><p class=\"detail-desc-decorate-content\" style=\"text-overflow: ellipsis;font-family: \'OpenSans\';color:\'#000\';word-wrap: break-word;white-space: pre-wrap;font-weight: 300;font-size: 14px;line-height: 20px;color: #000;margin-bottom: 12px;\">Item Type: Shoe Jewelry</p></div>\n<div class=\"detailmodule_text\"><p class=\"detail-desc-decorate-content\" style=\"text-overflow: ellipsis;font-family: \'OpenSans\';color:\'#000\';word-wrap: break-word;white-space: pre-wrap;font-weight: 300;font-size: 14px;line-height: 20px;color: #000;margin-bottom: 12px;\">Type3: Letter Pendant Chain </p></div>\n<div class=\"detailmodule_text\"><p class=\"detail-desc-decorate-content\" style=\"text-overflow: ellipsis;font-family: \'OpenSans\';color:\'#000\';word-wrap: break-word;white-space: pre-wrap;font-weight: 300;font-size: 14px;line-height: 20px;color: #000;margin-bottom: 12px;\">Model Number: Shoe Chain</p></div>\n<div class=\"detailmodule_text\"><p class=\"detail-desc-decorate-content\" style=\"text-overflow: ellipsis;font-family: \'OpenSans\';color:\'#000\';word-wrap: break-word;white-space: pre-wrap;font-weight: 300;font-size: 14px;line-height: 20px;color: #000;margin-bottom: 12px;\">Material: Rhinestone,Metal</p></div>\n<div class=\"detailmodule_text\"><p class=\"detail-desc-decorate-title\" style=\"text-overflow: ellipsis;font-family: \'OpenSans\';color:\'#000\';word-wrap: break-word;white-space: pre-wrap;font-weight: 900;font-size: 20px;line-height: 28px;color: #000;margin-bottom: 12px;\">Package Included :One Shoe Chain</p></div>\n<div class=\"detailmodule_image\"><img src=\"https://ae01.alicdn.com/kf/H5f30cfbeb3ba42f8aef823da8d2d9826b.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"https://ae01.alicdn.com/kf/H2ca3f1d45c3a49f2ac04f5c31e00194bm.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"https://ae01.alicdn.com/kf/H0ad283e7b59940d58c5ff605e6989886w.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"https://ae01.alicdn.com/kf/H8f927403b50c4fc48083e76107b12247b.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"https://ae01.alicdn.com/kf/H889ec512c96042c38ce77df056548575A.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"https://ae01.alicdn.com/kf/Hdca7f1b97b22485fb0e7981351c2c991X.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"https://ae01.alicdn.com/kf/H510a9645ecf14a7d98d56bfc6044b434w.jpg\"  class=\"detail-desc-decorate-image\" ></div>\n\n\n', 'Luxury Rhinestone Pearls Pendant Shoe Chain Decoration Accessories for Women Metal Chain DIY Name Letters Anklet Boot Shoe Chain', '', 'publish', 'open', 'closed', '', 'luxury-rhinestone-pearls-pendant-shoe-chain-decoration-accessories-for-women-metal-chain-diy-name-letters-anklet-boot-shoe-chain', '', '', '2021-06-01 11:28:04', '2021-06-01 11:28:04', '', 0, 'http://shoestimer.com/product/luxury-rhinestone-pearls-pendant-shoe-chain-decoration-accessories-for-women-metal-chain-diy-name-letters-anklet-boot-shoe-chain/', 0, 'product', '', 0),
(2563, 0, '2021-06-01 11:27:55', '2021-06-01 11:27:55', '', '2021-fashion-Children-s-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes-4', '', 'inherit', 'open', 'closed', '', '2021-fashion-children-s-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes-4', '', '', '2021-06-01 11:27:55', '2021-06-01 11:27:55', '', 2472, 'http://shoestimer.com/wp-content/uploads/2021/06/2021-fashion-Children-s-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes-4.jpg', 0, 'attachment', 'image/jpeg', 0),
(2564, 1, '2021-06-01 11:27:55', '2021-06-01 11:27:55', '', 'Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet', '', 'inherit', 'open', 'closed', '', 'luxury-rhinestone-pearls-pendant-shoe-chain-decoration-accessories-for-women-metal-chain-diy-name-letters-anklet', '', '', '2021-06-01 11:27:55', '2021-06-01 11:27:55', '', 2562, 'http://shoestimer.com/wp-content/uploads/2021/06/Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet.jpg', 0, 'attachment', 'image/jpeg', 0),
(2565, 1, '2021-06-01 11:28:02', '2021-06-01 11:28:02', '', 'Luxury Rhinestone Pearls Pendant Shoe Chain Decoration Accessories for Women Metal Chain DIY Name Letters Anklet Boot Shoe Chain - CKA', 'Metal Color: CKA', 'publish', 'closed', 'closed', '', 'luxury-rhinestone-pearls-pendant-shoe-chain-decoration-accessories-for-women-metal-chain-diy-name-letters-anklet-boot-shoe-chain-cka', '', '', '2021-06-01 11:28:02', '2021-06-01 11:28:02', '', 2562, 'http://shoestimer.com/?post_type=product_variation&p=2565', 1, 'product_variation', '', 0),
(2566, 1, '2021-06-01 11:28:02', '2021-06-01 11:28:02', '', 'Luxury Rhinestone Pearls Pendant Shoe Chain Decoration Accessories for Women Metal Chain DIY Name Letters Anklet Boot Shoe Chain - NHC', 'Metal Color: NHC', 'publish', 'closed', 'closed', '', 'luxury-rhinestone-pearls-pendant-shoe-chain-decoration-accessories-for-women-metal-chain-diy-name-letters-anklet-boot-shoe-chain-nhc', '', '', '2021-06-01 11:28:02', '2021-06-01 11:28:02', '', 2562, 'http://shoestimer.com/?post_type=product_variation&p=2566', 2, 'product_variation', '', 0),
(2567, 1, '2021-06-01 11:28:02', '2021-06-01 11:28:02', '', 'Luxury Rhinestone Pearls Pendant Shoe Chain Decoration Accessories for Women Metal Chain DIY Name Letters Anklet Boot Shoe Chain - Gold', 'Metal Color: Gold', 'publish', 'closed', 'closed', '', 'luxury-rhinestone-pearls-pendant-shoe-chain-decoration-accessories-for-women-metal-chain-diy-name-letters-anklet-boot-shoe-chain-gold', '', '', '2021-06-01 11:28:02', '2021-06-01 11:28:02', '', 2562, 'http://shoestimer.com/?post_type=product_variation&p=2567', 3, 'product_variation', '', 0),
(2568, 1, '2021-06-01 11:28:02', '2021-06-01 11:28:02', '', 'Luxury Rhinestone Pearls Pendant Shoe Chain Decoration Accessories for Women Metal Chain DIY Name Letters Anklet Boot Shoe Chain - NKL', 'Metal Color: NKL', 'publish', 'closed', 'closed', '', 'luxury-rhinestone-pearls-pendant-shoe-chain-decoration-accessories-for-women-metal-chain-diy-name-letters-anklet-boot-shoe-chain-nkl', '', '', '2021-06-01 11:28:02', '2021-06-01 11:28:02', '', 2562, 'http://shoestimer.com/?post_type=product_variation&p=2568', 4, 'product_variation', '', 0),
(2569, 1, '2021-06-01 11:28:03', '2021-06-01 11:28:03', '', 'Luxury Rhinestone Pearls Pendant Shoe Chain Decoration Accessories for Women Metal Chain DIY Name Letters Anklet Boot Shoe Chain - Silver', 'Metal Color: Silver', 'publish', 'closed', 'closed', '', 'luxury-rhinestone-pearls-pendant-shoe-chain-decoration-accessories-for-women-metal-chain-diy-name-letters-anklet-boot-shoe-chain-silver', '', '', '2021-06-01 11:28:03', '2021-06-01 11:28:03', '', 2562, 'http://shoestimer.com/?post_type=product_variation&p=2569', 5, 'product_variation', '', 0),
(2570, 1, '2021-06-01 11:28:03', '2021-06-01 11:28:03', '', 'Luxury Rhinestone Pearls Pendant Shoe Chain Decoration Accessories for Women Metal Chain DIY Name Letters Anklet Boot Shoe Chain - Silver', 'Metal Color: Silver', 'publish', 'closed', 'closed', '', 'luxury-rhinestone-pearls-pendant-shoe-chain-decoration-accessories-for-women-metal-chain-diy-name-letters-anklet-boot-shoe-chain-silver-2', '', '', '2021-06-01 11:28:03', '2021-06-01 11:28:03', '', 2562, 'http://shoestimer.com/?post_type=product_variation&p=2570', 6, 'product_variation', '', 0),
(2571, 1, '2021-06-01 11:28:03', '2021-06-01 11:28:03', '', 'Luxury Rhinestone Pearls Pendant Shoe Chain Decoration Accessories for Women Metal Chain DIY Name Letters Anklet Boot Shoe Chain - Gold', 'Metal Color: Gold', 'publish', 'closed', 'closed', '', 'luxury-rhinestone-pearls-pendant-shoe-chain-decoration-accessories-for-women-metal-chain-diy-name-letters-anklet-boot-shoe-chain-gold-2', '', '', '2021-06-01 11:28:03', '2021-06-01 11:28:03', '', 2562, 'http://shoestimer.com/?post_type=product_variation&p=2571', 7, 'product_variation', '', 0),
(2572, 1, '2021-06-01 11:28:03', '2021-06-01 11:28:03', '', 'Luxury Rhinestone Pearls Pendant Shoe Chain Decoration Accessories for Women Metal Chain DIY Name Letters Anklet Boot Shoe Chain - Silver', 'Metal Color: Silver', 'publish', 'closed', 'closed', '', 'luxury-rhinestone-pearls-pendant-shoe-chain-decoration-accessories-for-women-metal-chain-diy-name-letters-anklet-boot-shoe-chain-silver-3', '', '', '2021-06-01 11:28:03', '2021-06-01 11:28:03', '', 2562, 'http://shoestimer.com/?post_type=product_variation&p=2572', 8, 'product_variation', '', 0),
(2573, 0, '2021-06-01 11:28:04', '2021-06-01 11:28:04', '', '2021-fashion-Children-s-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes-5', '', 'inherit', 'open', 'closed', '', '2021-fashion-children-s-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes-5', '', '', '2021-06-01 11:28:04', '2021-06-01 11:28:04', '', 2472, 'http://shoestimer.com/wp-content/uploads/2021/06/2021-fashion-Children-s-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes-5.jpg', 0, 'attachment', 'image/jpeg', 0),
(2574, 1, '2021-06-01 11:28:08', '2021-06-01 11:28:08', '                <div class=\"product-specs-list-container\">\n                    <ul class=\"product-specs-list util-clearfix\">\n						                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Brand Name:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">NoEnName_Null</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Pump Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Basic</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Heel Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Round Heel</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Origin:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">CN(Origin)</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Upper Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Artificial leather</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Toe Shape:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Round Toe</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">With Platforms:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">No</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Heel Height:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Low (1cm-3cm)</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Style:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Office Lady</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Fashion Element:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Butterfly-knot</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Insole Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Sheepskin</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Lining Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Genuine Leather</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Lining-Genuine Leather Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Sheepskin</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Season:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Summer</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Outsole Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Genuine Leather</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Item Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Pumps</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Gender:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">WOMEN</span>\n                            </li>\n							                    </ul>\n                </div>\n				<div class=\"detailmodule_text\"><p class=\"detail-desc-decorate-title\" style=\"text-overflow: ellipsis;font-family: \'OpenSans\';color:\'#000\';word-wrap: break-word;white-space: pre-wrap;font-weight: 900;font-size: 20px;line-height: 28px;color: #000;margin-bottom: 12px;\">Description:</p><p class=\"detail-desc-decorate-content\" style=\"text-overflow: ellipsis;font-family: \'OpenSans\';color:\'#000\';word-wrap: break-word;white-space: pre-wrap;font-weight: 300;font-size: 14px;line-height: 20px;color: #000;margin-bottom: 12px;\">Fabrics:Glitter \n\nLinnings: Sheepskin Leather\n\nSoles:Imported  Italian Two-color Leather Sole\n\nDecration:Original Copper Buckle Crossing 18K Real Gold\n\nColors:Seven Kinds of Colors\n\nPacages:Tissue Paper Packaging,with Dust Bag Card\n\nTips: \n1.The leather sole needs to be put on the carpet when you try it on. Be careful no t make soles dirty, which will affect the second sale and cannot be exchanged.\n\n2. Sizes 34.5 and 40 need to be customized for about 3 days</p></div>\n<div class=\"detailmodule_image\"><img src=\"https://ae01.alicdn.com/kf/U3a01e7d807d3470db0126f74c2dcd6cfR.png\"  class=\"detail-desc-decorate-image\"  style=\"margin-bottom: 10px;\" ><img src=\"https://ae01.alicdn.com/kf/Uae4a99ca62504ec9b79485d0d9f8e5f3X.png\"  class=\"detail-desc-decorate-image\"  style=\"margin-bottom: 10px;\" ></div>\n\n\n', 'Luxury Brand Glammed Up Refined Bow Ballet Flat Rounded Tip Woman Shoes In Glitter Leather', '', 'publish', 'open', 'closed', '', 'luxury-brand-glammed-up-refined-bow-ballet-flat-rounded-tip-woman-shoes-in-glitter-leather', '', '', '2021-06-01 11:28:27', '2021-06-01 11:28:27', '', 0, 'http://shoestimer.com/product/luxury-brand-glammed-up-refined-bow-ballet-flat-rounded-tip-woman-shoes-in-glitter-leather/', 0, 'product', '', 0),
(2575, 0, '2021-06-01 11:28:08', '2021-06-01 11:28:08', '', '2021-fashion-Children-s-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes.jpg_640x640', '', 'inherit', 'open', 'closed', '', '2021-fashion-children-s-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes-jpg_640x640', '', '', '2021-06-01 11:28:08', '2021-06-01 11:28:08', '', 2472, 'http://shoestimer.com/wp-content/uploads/2021/06/2021-fashion-Children-s-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes.jpg_640x640.jpg', 0, 'attachment', 'image/jpeg', 0),
(2576, 1, '2021-06-01 11:28:09', '2021-06-01 11:28:09', '', 'Luxury-Brand-Glammed-Up-Refined-Bow-Ballet-Flat-Rounded-Tip-Woman-Shoes-In-Glitter-Leather', '', 'inherit', 'open', 'closed', '', 'luxury-brand-glammed-up-refined-bow-ballet-flat-rounded-tip-woman-shoes-in-glitter-leather-2', '', '', '2021-06-01 11:28:09', '2021-06-01 11:28:09', '', 2574, 'http://shoestimer.com/wp-content/uploads/2021/06/Luxury-Brand-Glammed-Up-Refined-Bow-Ballet-Flat-Rounded-Tip-Woman-Shoes-In-Glitter-Leather.jpg', 0, 'attachment', 'image/jpeg', 0),
(2577, 0, '2021-06-01 11:28:15', '2021-06-01 11:28:15', '', '2021-fashion-Children-s-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes-1.jpg_640x640-1', '', 'inherit', 'open', 'closed', '', '2021-fashion-children-s-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes-1-jpg_640x640-1', '', '', '2021-06-01 11:28:15', '2021-06-01 11:28:15', '', 2472, 'http://shoestimer.com/wp-content/uploads/2021/06/2021-fashion-Children-s-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes-1.jpg_640x640-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(2578, 1, '2021-06-01 11:28:16', '2021-06-01 11:28:16', '', 'Luxury Brand Glammed Up Refined Bow Ballet Flat Rounded Tip Woman Shoes In Glitter Leather', 'Color: BLACK, Shoe Size: 34.5', 'publish', 'closed', 'closed', '', 'luxury-brand-glammed-up-refined-bow-ballet-flat-rounded-tip-woman-shoes-in-glitter-leather', '', '', '2021-06-01 11:28:16', '2021-06-01 11:28:16', '', 2574, 'http://shoestimer.com/?post_type=product_variation&p=2578', 1, 'product_variation', '', 0),
(2579, 1, '2021-06-01 11:28:17', '2021-06-01 11:28:17', '', 'Luxury Brand Glammed Up Refined Bow Ballet Flat Rounded Tip Woman Shoes In Glitter Leather', 'Color: BLACK, Shoe Size: 35', 'publish', 'closed', 'closed', '', 'luxury-brand-glammed-up-refined-bow-ballet-flat-rounded-tip-woman-shoes-in-glitter-leather-2', '', '', '2021-06-01 11:28:17', '2021-06-01 11:28:17', '', 2574, 'http://shoestimer.com/?post_type=product_variation&p=2579', 2, 'product_variation', '', 0),
(2580, 1, '2021-06-01 11:28:17', '2021-06-01 11:28:17', '', 'Luxury Brand Glammed Up Refined Bow Ballet Flat Rounded Tip Woman Shoes In Glitter Leather', 'Color: claret, Shoe Size: 38', 'publish', 'closed', 'closed', '', 'luxury-brand-glammed-up-refined-bow-ballet-flat-rounded-tip-woman-shoes-in-glitter-leather-3', '', '', '2021-06-01 11:28:17', '2021-06-01 11:28:17', '', 2574, 'http://shoestimer.com/?post_type=product_variation&p=2580', 3, 'product_variation', '', 0),
(2581, 1, '2021-06-01 11:28:18', '2021-06-01 11:28:18', '', 'Luxury Brand Glammed Up Refined Bow Ballet Flat Rounded Tip Woman Shoes In Glitter Leather', 'Color: claret, Shoe Size: 38.5', 'publish', 'closed', 'closed', '', 'luxury-brand-glammed-up-refined-bow-ballet-flat-rounded-tip-woman-shoes-in-glitter-leather-4', '', '', '2021-06-01 11:28:18', '2021-06-01 11:28:18', '', 2574, 'http://shoestimer.com/?post_type=product_variation&p=2581', 4, 'product_variation', '', 0),
(2582, 1, '2021-06-01 11:28:18', '2021-06-01 11:28:18', '', 'Luxury Brand Glammed Up Refined Bow Ballet Flat Rounded Tip Woman Shoes In Glitter Leather', 'Color: claret, Shoe Size: 37', 'publish', 'closed', 'closed', '', 'luxury-brand-glammed-up-refined-bow-ballet-flat-rounded-tip-woman-shoes-in-glitter-leather-5', '', '', '2021-06-01 11:28:18', '2021-06-01 11:28:18', '', 2574, 'http://shoestimer.com/?post_type=product_variation&p=2582', 5, 'product_variation', '', 0),
(2583, 1, '2021-06-01 11:28:18', '2021-06-01 11:28:18', '', 'Luxury Brand Glammed Up Refined Bow Ballet Flat Rounded Tip Woman Shoes In Glitter Leather', 'Color: claret, Shoe Size: 37.5', 'publish', 'closed', 'closed', '', 'luxury-brand-glammed-up-refined-bow-ballet-flat-rounded-tip-woman-shoes-in-glitter-leather-6', '', '', '2021-06-01 11:28:18', '2021-06-01 11:28:18', '', 2574, 'http://shoestimer.com/?post_type=product_variation&p=2583', 6, 'product_variation', '', 0),
(2584, 1, '2021-06-01 11:28:18', '2021-06-01 11:28:18', '', 'Luxury Brand Glammed Up Refined Bow Ballet Flat Rounded Tip Woman Shoes In Glitter Leather', 'Color: claret, Shoe Size: 36', 'publish', 'closed', 'closed', '', 'luxury-brand-glammed-up-refined-bow-ballet-flat-rounded-tip-woman-shoes-in-glitter-leather-7', '', '', '2021-06-01 11:28:18', '2021-06-01 11:28:18', '', 2574, 'http://shoestimer.com/?post_type=product_variation&p=2584', 7, 'product_variation', '', 0),
(2585, 1, '2021-06-01 11:28:18', '2021-06-01 11:28:18', '', 'Luxury Brand Glammed Up Refined Bow Ballet Flat Rounded Tip Woman Shoes In Glitter Leather', 'Color: claret, Shoe Size: 36.5', 'publish', 'closed', 'closed', '', 'luxury-brand-glammed-up-refined-bow-ballet-flat-rounded-tip-woman-shoes-in-glitter-leather-8', '', '', '2021-06-01 11:28:18', '2021-06-01 11:28:18', '', 2574, 'http://shoestimer.com/?post_type=product_variation&p=2585', 8, 'product_variation', '', 0),
(2586, 1, '2021-06-01 11:28:18', '2021-06-01 11:28:18', '', 'Luxury Brand Glammed Up Refined Bow Ballet Flat Rounded Tip Woman Shoes In Glitter Leather', 'Color: claret, Shoe Size: 35', 'publish', 'closed', 'closed', '', 'luxury-brand-glammed-up-refined-bow-ballet-flat-rounded-tip-woman-shoes-in-glitter-leather-9', '', '', '2021-06-01 11:28:18', '2021-06-01 11:28:18', '', 2574, 'http://shoestimer.com/?post_type=product_variation&p=2586', 9, 'product_variation', '', 0),
(2587, 1, '2021-06-01 11:28:18', '2021-06-01 11:28:18', '', 'Luxury Brand Glammed Up Refined Bow Ballet Flat Rounded Tip Woman Shoes In Glitter Leather', 'Color: claret, Shoe Size: 35.5', 'publish', 'closed', 'closed', '', 'luxury-brand-glammed-up-refined-bow-ballet-flat-rounded-tip-woman-shoes-in-glitter-leather-10', '', '', '2021-06-01 11:28:18', '2021-06-01 11:28:18', '', 2574, 'http://shoestimer.com/?post_type=product_variation&p=2587', 10, 'product_variation', '', 0),
(2588, 1, '2021-06-01 11:28:18', '2021-06-01 11:28:18', '', 'Luxury Brand Glammed Up Refined Bow Ballet Flat Rounded Tip Woman Shoes In Glitter Leather', 'Color: claret, Shoe Size: 39', 'publish', 'closed', 'closed', '', 'luxury-brand-glammed-up-refined-bow-ballet-flat-rounded-tip-woman-shoes-in-glitter-leather-11', '', '', '2021-06-01 11:28:18', '2021-06-01 11:28:18', '', 2574, 'http://shoestimer.com/?post_type=product_variation&p=2588', 11, 'product_variation', '', 0),
(2589, 1, '2021-06-01 11:28:18', '2021-06-01 11:28:18', '', 'Luxury Brand Glammed Up Refined Bow Ballet Flat Rounded Tip Woman Shoes In Glitter Leather', 'Color: claret, Shoe Size: 40', 'publish', 'closed', 'closed', '', 'luxury-brand-glammed-up-refined-bow-ballet-flat-rounded-tip-woman-shoes-in-glitter-leather-12', '', '', '2021-06-01 11:28:18', '2021-06-01 11:28:18', '', 2574, 'http://shoestimer.com/?post_type=product_variation&p=2589', 12, 'product_variation', '', 0),
(2590, 1, '2021-06-01 11:28:19', '2021-06-01 11:28:19', '', 'Luxury Brand Glammed Up Refined Bow Ballet Flat Rounded Tip Woman Shoes In Glitter Leather', 'Color: Pink, Shoe Size: 35.5', 'publish', 'closed', 'closed', '', 'luxury-brand-glammed-up-refined-bow-ballet-flat-rounded-tip-woman-shoes-in-glitter-leather-13', '', '', '2021-06-01 11:28:19', '2021-06-01 11:28:19', '', 2574, 'http://shoestimer.com/?post_type=product_variation&p=2590', 13, 'product_variation', '', 0),
(2591, 1, '2021-06-01 11:28:19', '2021-06-01 11:28:19', '', 'Luxury Brand Glammed Up Refined Bow Ballet Flat Rounded Tip Woman Shoes In Glitter Leather', 'Color: Pink, Shoe Size: 36', 'publish', 'closed', 'closed', '', 'luxury-brand-glammed-up-refined-bow-ballet-flat-rounded-tip-woman-shoes-in-glitter-leather-14', '', '', '2021-06-01 11:28:19', '2021-06-01 11:28:19', '', 2574, 'http://shoestimer.com/?post_type=product_variation&p=2591', 14, 'product_variation', '', 0),
(2592, 1, '2021-06-01 11:28:19', '2021-06-01 11:28:19', '', 'Luxury Brand Glammed Up Refined Bow Ballet Flat Rounded Tip Woman Shoes In Glitter Leather', 'Color: Pink, Shoe Size: 34.5', 'publish', 'closed', 'closed', '', 'luxury-brand-glammed-up-refined-bow-ballet-flat-rounded-tip-woman-shoes-in-glitter-leather-15', '', '', '2021-06-01 11:28:19', '2021-06-01 11:28:19', '', 2574, 'http://shoestimer.com/?post_type=product_variation&p=2592', 15, 'product_variation', '', 0),
(2593, 0, '2021-06-01 11:28:19', '2021-06-01 11:28:19', '', '2021-fashion-Children-s-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes-2.jpg_640x640-2', '', 'inherit', 'open', 'closed', '', '2021-fashion-children-s-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes-2-jpg_640x640-2', '', '', '2021-06-01 11:28:19', '2021-06-01 11:28:19', '', 2472, 'http://shoestimer.com/wp-content/uploads/2021/06/2021-fashion-Children-s-canvas-shoes-high-top-girls-small-floral-single-shoes-girls-shoes-2.jpg_640x640-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(2594, 1, '2021-06-01 11:28:19', '2021-06-01 11:28:19', '', 'Luxury Brand Glammed Up Refined Bow Ballet Flat Rounded Tip Woman Shoes In Glitter Leather', 'Color: Pink, Shoe Size: 35', 'publish', 'closed', 'closed', '', 'luxury-brand-glammed-up-refined-bow-ballet-flat-rounded-tip-woman-shoes-in-glitter-leather-16', '', '', '2021-06-01 11:28:19', '2021-06-01 11:28:19', '', 2574, 'http://shoestimer.com/?post_type=product_variation&p=2594', 16, 'product_variation', '', 0),
(2595, 1, '2021-06-01 11:28:19', '2021-06-01 11:28:19', '', 'Luxury Brand Glammed Up Refined Bow Ballet Flat Rounded Tip Woman Shoes In Glitter Leather', 'Color: Gray, Shoe Size: 39', 'publish', 'closed', 'closed', '', 'luxury-brand-glammed-up-refined-bow-ballet-flat-rounded-tip-woman-shoes-in-glitter-leather-17', '', '', '2021-06-01 11:28:19', '2021-06-01 11:28:19', '', 2574, 'http://shoestimer.com/?post_type=product_variation&p=2595', 17, 'product_variation', '', 0),
(2596, 1, '2021-06-01 11:28:20', '2021-06-01 11:28:20', '', 'Luxury Brand Glammed Up Refined Bow Ballet Flat Rounded Tip Woman Shoes In Glitter Leather', 'Color: Gray, Shoe Size: 40', 'publish', 'closed', 'closed', '', 'luxury-brand-glammed-up-refined-bow-ballet-flat-rounded-tip-woman-shoes-in-glitter-leather-18', '', '', '2021-06-01 11:28:20', '2021-06-01 11:28:20', '', 2574, 'http://shoestimer.com/?post_type=product_variation&p=2596', 18, 'product_variation', '', 0),
(2597, 1, '2021-06-01 11:28:20', '2021-06-01 11:28:20', '', 'Luxury Brand Glammed Up Refined Bow Ballet Flat Rounded Tip Woman Shoes In Glitter Leather', 'Color: Gray, Shoe Size: 38', 'publish', 'closed', 'closed', '', 'luxury-brand-glammed-up-refined-bow-ballet-flat-rounded-tip-woman-shoes-in-glitter-leather-19', '', '', '2021-06-01 11:28:20', '2021-06-01 11:28:20', '', 2574, 'http://shoestimer.com/?post_type=product_variation&p=2597', 19, 'product_variation', '', 0),
(2598, 1, '2021-06-01 11:28:21', '2021-06-01 11:28:21', '', 'Luxury Brand Glammed Up Refined Bow Ballet Flat Rounded Tip Woman Shoes In Glitter Leather', 'Color: Gray, Shoe Size: 38.5', 'publish', 'closed', 'closed', '', 'luxury-brand-glammed-up-refined-bow-ballet-flat-rounded-tip-woman-shoes-in-glitter-leather-20', '', '', '2021-06-01 11:28:21', '2021-06-01 11:28:21', '', 2574, 'http://shoestimer.com/?post_type=product_variation&p=2598', 20, 'product_variation', '', 0),
(2599, 1, '2021-06-01 11:28:21', '2021-06-01 11:28:21', '', 'Luxury Brand Glammed Up Refined Bow Ballet Flat Rounded Tip Woman Shoes In Glitter Leather', 'Color: Pink, Shoe Size: 40', 'publish', 'closed', 'closed', '', 'luxury-brand-glammed-up-refined-bow-ballet-flat-rounded-tip-woman-shoes-in-glitter-leather-21', '', '', '2021-06-01 11:28:21', '2021-06-01 11:28:21', '', 2574, 'http://shoestimer.com/?post_type=product_variation&p=2599', 21, 'product_variation', '', 0),
(2600, 1, '2021-06-01 11:28:21', '2021-06-01 11:28:21', '', 'Luxury Brand Glammed Up Refined Bow Ballet Flat Rounded Tip Woman Shoes In Glitter Leather', 'Color: claret, Shoe Size: 34.5', 'publish', 'closed', 'closed', '', 'luxury-brand-glammed-up-refined-bow-ballet-flat-rounded-tip-woman-shoes-in-glitter-leather-22', '', '', '2021-06-01 11:28:21', '2021-06-01 11:28:21', '', 2574, 'http://shoestimer.com/?post_type=product_variation&p=2600', 22, 'product_variation', '', 0),
(2601, 1, '2021-06-01 11:28:21', '2021-06-01 11:28:21', '', 'Luxury Brand Glammed Up Refined Bow Ballet Flat Rounded Tip Woman Shoes In Glitter Leather', 'Color: Pink, Shoe Size: 38.5', 'publish', 'closed', 'closed', '', 'luxury-brand-glammed-up-refined-bow-ballet-flat-rounded-tip-woman-shoes-in-glitter-leather-23', '', '', '2021-06-01 11:28:21', '2021-06-01 11:28:21', '', 2574, 'http://shoestimer.com/?post_type=product_variation&p=2601', 23, 'product_variation', '', 0),
(2602, 1, '2021-06-01 11:28:21', '2021-06-01 11:28:21', '', 'Luxury Brand Glammed Up Refined Bow Ballet Flat Rounded Tip Woman Shoes In Glitter Leather', 'Color: Pink, Shoe Size: 39', 'publish', 'closed', 'closed', '', 'luxury-brand-glammed-up-refined-bow-ballet-flat-rounded-tip-woman-shoes-in-glitter-leather-24', '', '', '2021-06-01 11:28:21', '2021-06-01 11:28:21', '', 2574, 'http://shoestimer.com/?post_type=product_variation&p=2602', 24, 'product_variation', '', 0);
INSERT INTO `wpx5_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(2603, 1, '2021-06-01 11:28:21', '2021-06-01 11:28:21', '', 'Luxury Brand Glammed Up Refined Bow Ballet Flat Rounded Tip Woman Shoes In Glitter Leather', 'Color: Pink, Shoe Size: 37.5', 'publish', 'closed', 'closed', '', 'luxury-brand-glammed-up-refined-bow-ballet-flat-rounded-tip-woman-shoes-in-glitter-leather-25', '', '', '2021-06-01 11:28:21', '2021-06-01 11:28:21', '', 2574, 'http://shoestimer.com/?post_type=product_variation&p=2603', 25, 'product_variation', '', 0),
(2604, 1, '2021-06-01 11:28:21', '2021-06-01 11:28:21', '', 'Luxury Brand Glammed Up Refined Bow Ballet Flat Rounded Tip Woman Shoes In Glitter Leather', 'Color: Pink, Shoe Size: 38', 'publish', 'closed', 'closed', '', 'luxury-brand-glammed-up-refined-bow-ballet-flat-rounded-tip-woman-shoes-in-glitter-leather-26', '', '', '2021-06-01 11:28:21', '2021-06-01 11:28:21', '', 2574, 'http://shoestimer.com/?post_type=product_variation&p=2604', 26, 'product_variation', '', 0),
(2605, 1, '2021-06-01 11:28:21', '2021-06-01 11:28:21', '', 'Luxury Brand Glammed Up Refined Bow Ballet Flat Rounded Tip Woman Shoes In Glitter Leather', 'Color: Pink, Shoe Size: 36.5', 'publish', 'closed', 'closed', '', 'luxury-brand-glammed-up-refined-bow-ballet-flat-rounded-tip-woman-shoes-in-glitter-leather-27', '', '', '2021-06-01 11:28:21', '2021-06-01 11:28:21', '', 2574, 'http://shoestimer.com/?post_type=product_variation&p=2605', 27, 'product_variation', '', 0),
(2606, 1, '2021-06-01 11:28:21', '2021-06-01 11:28:21', '', 'Luxury Brand Glammed Up Refined Bow Ballet Flat Rounded Tip Woman Shoes In Glitter Leather', 'Color: Pink, Shoe Size: 37', 'publish', 'closed', 'closed', '', 'luxury-brand-glammed-up-refined-bow-ballet-flat-rounded-tip-woman-shoes-in-glitter-leather-28', '', '', '2021-06-01 11:28:21', '2021-06-01 11:28:21', '', 2574, 'http://shoestimer.com/?post_type=product_variation&p=2606', 28, 'product_variation', '', 0),
(2607, 1, '2021-06-01 11:28:22', '2021-06-01 11:28:22', '', 'Luxury Brand Glammed Up Refined Bow Ballet Flat Rounded Tip Woman Shoes In Glitter Leather', 'Color: BLACK, Shoe Size: 38.5', 'publish', 'closed', 'closed', '', 'luxury-brand-glammed-up-refined-bow-ballet-flat-rounded-tip-woman-shoes-in-glitter-leather-29', '', '', '2021-06-01 11:28:22', '2021-06-01 11:28:22', '', 2574, 'http://shoestimer.com/?post_type=product_variation&p=2607', 29, 'product_variation', '', 0),
(2609, 1, '2021-06-01 11:28:22', '2021-06-01 11:28:22', '', 'Luxury Brand Glammed Up Refined Bow Ballet Flat Rounded Tip Woman Shoes In Glitter Leather', 'Color: BLACK, Shoe Size: 39', 'publish', 'closed', 'closed', '', 'luxury-brand-glammed-up-refined-bow-ballet-flat-rounded-tip-woman-shoes-in-glitter-leather-30', '', '', '2021-06-01 11:28:22', '2021-06-01 11:28:22', '', 2574, 'http://shoestimer.com/?post_type=product_variation&p=2609', 30, 'product_variation', '', 0),
(2608, 0, '2021-06-01 11:28:22', '2021-06-01 11:28:22', '', 'JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46-1', '', 'inherit', 'open', 'closed', '', 'jialuowei-7-spike-heel-stretch-patent-pointy-toe-knee-high-boots-club-glam-36-46-1', '', '', '2021-06-01 11:28:22', '2021-06-01 11:28:22', '', 2510, 'http://shoestimer.com/wp-content/uploads/2021/06/JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(2610, 1, '2021-06-01 11:28:22', '2021-06-01 11:28:22', '', 'Luxury Brand Glammed Up Refined Bow Ballet Flat Rounded Tip Woman Shoes In Glitter Leather', 'Color: BLACK, Shoe Size: 37.5', 'publish', 'closed', 'closed', '', 'luxury-brand-glammed-up-refined-bow-ballet-flat-rounded-tip-woman-shoes-in-glitter-leather-31', '', '', '2021-06-01 11:28:22', '2021-06-01 11:28:22', '', 2574, 'http://shoestimer.com/?post_type=product_variation&p=2610', 31, 'product_variation', '', 0),
(2611, 1, '2021-06-01 11:28:23', '2021-06-01 11:28:23', '', 'Luxury Brand Glammed Up Refined Bow Ballet Flat Rounded Tip Woman Shoes In Glitter Leather', 'Color: BLACK, Shoe Size: 38', 'publish', 'closed', 'closed', '', 'luxury-brand-glammed-up-refined-bow-ballet-flat-rounded-tip-woman-shoes-in-glitter-leather-32', '', '', '2021-06-01 11:28:23', '2021-06-01 11:28:23', '', 2574, 'http://shoestimer.com/?post_type=product_variation&p=2611', 32, 'product_variation', '', 0),
(2612, 1, '2021-06-01 11:28:24', '2021-06-01 11:28:24', '', 'Luxury Brand Glammed Up Refined Bow Ballet Flat Rounded Tip Woman Shoes In Glitter Leather', 'Color: BLACK, Shoe Size: 36.5', 'publish', 'closed', 'closed', '', 'luxury-brand-glammed-up-refined-bow-ballet-flat-rounded-tip-woman-shoes-in-glitter-leather-33', '', '', '2021-06-01 11:28:24', '2021-06-01 11:28:24', '', 2574, 'http://shoestimer.com/?post_type=product_variation&p=2612', 33, 'product_variation', '', 0),
(2613, 1, '2021-06-01 11:28:25', '2021-06-01 11:28:25', '', 'Luxury Brand Glammed Up Refined Bow Ballet Flat Rounded Tip Woman Shoes In Glitter Leather', 'Color: BLACK, Shoe Size: 37', 'publish', 'closed', 'closed', '', 'luxury-brand-glammed-up-refined-bow-ballet-flat-rounded-tip-woman-shoes-in-glitter-leather-34', '', '', '2021-06-01 11:28:25', '2021-06-01 11:28:25', '', 2574, 'http://shoestimer.com/?post_type=product_variation&p=2613', 34, 'product_variation', '', 0),
(2614, 1, '2021-06-01 11:28:25', '2021-06-01 11:28:25', '', 'Luxury Brand Glammed Up Refined Bow Ballet Flat Rounded Tip Woman Shoes In Glitter Leather', 'Color: BLACK, Shoe Size: 35.5', 'publish', 'closed', 'closed', '', 'luxury-brand-glammed-up-refined-bow-ballet-flat-rounded-tip-woman-shoes-in-glitter-leather-35', '', '', '2021-06-01 11:28:25', '2021-06-01 11:28:25', '', 2574, 'http://shoestimer.com/?post_type=product_variation&p=2614', 35, 'product_variation', '', 0),
(2615, 1, '2021-06-01 11:28:25', '2021-06-01 11:28:25', '', 'Luxury Brand Glammed Up Refined Bow Ballet Flat Rounded Tip Woman Shoes In Glitter Leather', 'Color: BLACK, Shoe Size: 36', 'publish', 'closed', 'closed', '', 'luxury-brand-glammed-up-refined-bow-ballet-flat-rounded-tip-woman-shoes-in-glitter-leather-36', '', '', '2021-06-01 11:28:25', '2021-06-01 11:28:25', '', 2574, 'http://shoestimer.com/?post_type=product_variation&p=2615', 36, 'product_variation', '', 0),
(2616, 1, '2021-06-01 11:28:25', '2021-06-01 11:28:25', '', 'Luxury Brand Glammed Up Refined Bow Ballet Flat Rounded Tip Woman Shoes In Glitter Leather', 'Color: Gray, Shoe Size: 37', 'publish', 'closed', 'closed', '', 'luxury-brand-glammed-up-refined-bow-ballet-flat-rounded-tip-woman-shoes-in-glitter-leather-37', '', '', '2021-06-01 11:28:25', '2021-06-01 11:28:25', '', 2574, 'http://shoestimer.com/?post_type=product_variation&p=2616', 37, 'product_variation', '', 0),
(2617, 1, '2021-06-01 11:28:26', '2021-06-01 11:28:26', '', 'Luxury Brand Glammed Up Refined Bow Ballet Flat Rounded Tip Woman Shoes In Glitter Leather', 'Color: Gray, Shoe Size: 37.5', 'publish', 'closed', 'closed', '', 'luxury-brand-glammed-up-refined-bow-ballet-flat-rounded-tip-woman-shoes-in-glitter-leather-38', '', '', '2021-06-01 11:28:26', '2021-06-01 11:28:26', '', 2574, 'http://shoestimer.com/?post_type=product_variation&p=2617', 38, 'product_variation', '', 0),
(2618, 1, '2021-06-01 11:28:26', '2021-06-01 11:28:26', '', 'Luxury Brand Glammed Up Refined Bow Ballet Flat Rounded Tip Woman Shoes In Glitter Leather', 'Color: Gray, Shoe Size: 36', 'publish', 'closed', 'closed', '', 'luxury-brand-glammed-up-refined-bow-ballet-flat-rounded-tip-woman-shoes-in-glitter-leather-39', '', '', '2021-06-01 11:28:26', '2021-06-01 11:28:26', '', 2574, 'http://shoestimer.com/?post_type=product_variation&p=2618', 39, 'product_variation', '', 0),
(2619, 1, '2021-06-01 11:28:26', '2021-06-01 11:28:26', '', 'Luxury Brand Glammed Up Refined Bow Ballet Flat Rounded Tip Woman Shoes In Glitter Leather', 'Color: Gray, Shoe Size: 36.5', 'publish', 'closed', 'closed', '', 'luxury-brand-glammed-up-refined-bow-ballet-flat-rounded-tip-woman-shoes-in-glitter-leather-40', '', '', '2021-06-01 11:28:26', '2021-06-01 11:28:26', '', 2574, 'http://shoestimer.com/?post_type=product_variation&p=2619', 40, 'product_variation', '', 0),
(2620, 1, '2021-06-01 11:28:26', '2021-06-01 11:28:26', '', 'Luxury Brand Glammed Up Refined Bow Ballet Flat Rounded Tip Woman Shoes In Glitter Leather', 'Color: Gray, Shoe Size: 35', 'publish', 'closed', 'closed', '', 'luxury-brand-glammed-up-refined-bow-ballet-flat-rounded-tip-woman-shoes-in-glitter-leather-41', '', '', '2021-06-01 11:28:26', '2021-06-01 11:28:26', '', 2574, 'http://shoestimer.com/?post_type=product_variation&p=2620', 41, 'product_variation', '', 0),
(2621, 1, '2021-06-01 11:28:26', '2021-06-01 11:28:26', '', 'Luxury Brand Glammed Up Refined Bow Ballet Flat Rounded Tip Woman Shoes In Glitter Leather', 'Color: Gray, Shoe Size: 35.5', 'publish', 'closed', 'closed', '', 'luxury-brand-glammed-up-refined-bow-ballet-flat-rounded-tip-woman-shoes-in-glitter-leather-42', '', '', '2021-06-01 11:28:26', '2021-06-01 11:28:26', '', 2574, 'http://shoestimer.com/?post_type=product_variation&p=2621', 42, 'product_variation', '', 0),
(2622, 1, '2021-06-01 11:28:26', '2021-06-01 11:28:26', '', 'Luxury Brand Glammed Up Refined Bow Ballet Flat Rounded Tip Woman Shoes In Glitter Leather', 'Color: BLACK, Shoe Size: 40', 'publish', 'closed', 'closed', '', 'luxury-brand-glammed-up-refined-bow-ballet-flat-rounded-tip-woman-shoes-in-glitter-leather-43', '', '', '2021-06-01 11:28:26', '2021-06-01 11:28:26', '', 2574, 'http://shoestimer.com/?post_type=product_variation&p=2622', 43, 'product_variation', '', 0),
(2623, 1, '2021-06-01 11:28:26', '2021-06-01 11:28:26', '', 'Luxury Brand Glammed Up Refined Bow Ballet Flat Rounded Tip Woman Shoes In Glitter Leather', 'Color: Gray, Shoe Size: 34.5', 'publish', 'closed', 'closed', '', 'luxury-brand-glammed-up-refined-bow-ballet-flat-rounded-tip-woman-shoes-in-glitter-leather-44', '', '', '2021-06-01 11:28:26', '2021-06-01 11:28:26', '', 2574, 'http://shoestimer.com/?post_type=product_variation&p=2623', 44, 'product_variation', '', 0),
(2624, 0, '2021-06-01 11:28:27', '2021-06-01 11:28:27', '', 'JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46-2', '', 'inherit', 'open', 'closed', '', 'jialuowei-7-spike-heel-stretch-patent-pointy-toe-knee-high-boots-club-glam-36-46-2-2', '', '', '2021-06-01 11:28:27', '2021-06-01 11:28:27', '', 2510, 'http://shoestimer.com/wp-content/uploads/2021/06/JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(2625, 0, '2021-06-01 11:28:31', '2021-06-01 11:28:31', '', 'JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46-3', '', 'inherit', 'open', 'closed', '', 'jialuowei-7-spike-heel-stretch-patent-pointy-toe-knee-high-boots-club-glam-36-46-3-2', '', '', '2021-06-01 11:28:31', '2021-06-01 11:28:31', '', 2510, 'http://shoestimer.com/wp-content/uploads/2021/06/JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46-3.jpg', 0, 'attachment', 'image/jpeg', 0),
(2626, 0, '2021-06-01 11:28:36', '2021-06-01 11:28:36', '', 'JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46-4', '', 'inherit', 'open', 'closed', '', 'jialuowei-7-spike-heel-stretch-patent-pointy-toe-knee-high-boots-club-glam-36-46-4-2', '', '', '2021-06-01 11:28:36', '2021-06-01 11:28:36', '', 2510, 'http://shoestimer.com/wp-content/uploads/2021/06/JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46-4.jpg', 0, 'attachment', 'image/jpeg', 0),
(2627, 0, '2021-06-01 11:28:43', '2021-06-01 11:28:43', '', 'JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46-5', '', 'inherit', 'open', 'closed', '', 'jialuowei-7-spike-heel-stretch-patent-pointy-toe-knee-high-boots-club-glam-36-46-5-2', '', '', '2021-06-01 11:28:43', '2021-06-01 11:28:43', '', 2510, 'http://shoestimer.com/wp-content/uploads/2021/06/JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46-5.jpg', 0, 'attachment', 'image/jpeg', 0),
(2628, 0, '2021-06-01 11:28:49', '2021-06-01 11:28:49', '', 'JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46.jpg_640x640', '', 'inherit', 'open', 'closed', '', 'jialuowei-7-spike-heel-stretch-patent-pointy-toe-knee-high-boots-club-glam-36-46-jpg_640x640', '', '', '2021-06-01 11:28:49', '2021-06-01 11:28:49', '', 2510, 'http://shoestimer.com/wp-content/uploads/2021/06/JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46.jpg_640x640.jpg', 0, 'attachment', 'image/jpeg', 0),
(2629, 0, '2021-06-01 11:28:51', '2021-06-01 11:28:51', '', 'JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46-1.jpg_640x640-1', '', 'inherit', 'open', 'closed', '', 'jialuowei-7-spike-heel-stretch-patent-pointy-toe-knee-high-boots-club-glam-36-46-1-jpg_640x640-1', '', '', '2021-06-01 11:28:51', '2021-06-01 11:28:51', '', 2510, 'http://shoestimer.com/wp-content/uploads/2021/06/JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46-1.jpg_640x640-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(2630, 0, '2021-06-01 11:28:53', '2021-06-01 11:28:53', '', 'JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46-2.jpg_640x640-2', '', 'inherit', 'open', 'closed', '', 'jialuowei-7-spike-heel-stretch-patent-pointy-toe-knee-high-boots-club-glam-36-46-2-jpg_640x640-2', '', '', '2021-06-01 11:28:53', '2021-06-01 11:28:53', '', 2510, 'http://shoestimer.com/wp-content/uploads/2021/06/JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46-2.jpg_640x640-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(2631, 0, '2021-06-01 11:28:55', '2021-06-01 11:28:55', '', 'JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46-3.jpg_640x640-3', '', 'inherit', 'open', 'closed', '', 'jialuowei-7-spike-heel-stretch-patent-pointy-toe-knee-high-boots-club-glam-36-46-3-jpg_640x640-3', '', '', '2021-06-01 11:28:55', '2021-06-01 11:28:55', '', 2510, 'http://shoestimer.com/wp-content/uploads/2021/06/JIALUOWEI-7-Spike-Heel-Stretch-Patent-Pointy-Toe-Knee-High-Boots-Club-Glam-36-46-3.jpg_640x640-3.jpg', 0, 'attachment', 'image/jpeg', 0),
(2632, 0, '2021-06-01 11:28:58', '2021-06-01 11:28:58', '', 'Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet-1', '', 'inherit', 'open', 'closed', '', 'luxury-rhinestone-pearls-pendant-shoe-chain-decoration-accessories-for-women-metal-chain-diy-name-letters-anklet-1', '', '', '2021-06-01 11:28:58', '2021-06-01 11:28:58', '', 2562, 'http://shoestimer.com/wp-content/uploads/2021/06/Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(2633, 1, '2021-06-01 11:32:38', '2021-06-01 11:32:38', '                <div class=\"product-specs-list-container\">\r\n                    <ul class=\"product-specs-list util-clearfix\">\r\n						                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Brand Name:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">ZJNNK</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Upper Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">FLYKNIT</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Shoes Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Basic</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Origin:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">CN(Origin)</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Season:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Spring/Autumn</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Item Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">casual shoes</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Outsole Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Rubber</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Closure Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Lace-up</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Fit:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Fits true to size, take your normal size</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Occasion:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Casual</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Fashion Element:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Sewing</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Model Number:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">8091</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Pattern Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Geometric</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Department Name:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Adult</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Feature:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Light</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Feature:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Breathable</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Feature:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Massage</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Insole Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">PU</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Lining Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Mesh</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Size:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Eur size(35-40)</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Color:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Black,Dark Gray,Light Gray,Pink</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Elements:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Fashion&Breathable&Leisure</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Style:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">ELegant&Leisure&Casual&Fashion</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Applicable:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Youth Students</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Shoes Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Fashion Shoes</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Occasion:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Casual,Leisure</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Shoes:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Female Casual Shoes</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Shoes For Men:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Female Shoes</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Gender:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Unisex</span>\r\n                            </li>\r\n							                    </ul>\r\n                </div>\r\n				<div class=\"detailmodule_dynamic\"><kse:widget data-widget-type=\"relatedProduct\" id=\"23670561\" title=\"\" type=\"relation\"></kse:widget></div>\r\n<div class=\"detailmodule_image\"><img src=\"https://ae01.alicdn.com/kf/Ha957c8231f3944aa8d7656fb3cdca302h.png\"  class=\"detail-desc-decorate-image\" ></div>\r\n<div class=\"detailmodule_image\"><img src=\"//ae01.alicdn.com/kf/HTB114pIX8Cw3KVjSZFlq6AJkFXaK.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"https://ae01.alicdn.com/kf/Hcb5a8fc93c5c4fdc89a9fb097d1a778ao.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"https://ae01.alicdn.com/kf/Hf05738d5f7344a09aa24b7986fd128a5N.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/H77794b4d579a421883a05e2a156c2709x.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/H049367aa920d4fe9ad9641c302d028fbd.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/Haa4da5864e40416f8f510db57e106128z.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/H1ba3ceea64984db0b4f1a70c636f8e7fz.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/HTB1fPmyrN3IL1JjSZPfq6ArUVXaQ.jpg\"  class=\"detail-desc-decorate-image\" ></div>\r\n\n\n', '2021 Spring Autumn New Fashion Male Shoes Breathable Nice Female Shoes Chaussure Homme Good Quality Unisex Shoes For Lover 35-44', '', 'publish', 'closed', 'closed', '', '2021-spring-autumn-new-fashion-male-shoes-breathable-nice-female-shoes-chaussure-homme-good-quality-unisex-shoes-for-lover-35-44', '', '', '2021-06-01 11:32:38', '2021-06-01 11:32:38', '', 0, 'https://shoestimer.com/?post_type=vi_wad_draft_product&#038;p=2633', 0, 'vi_wad_draft_product', '', 0),
(2634, 0, '2021-06-01 11:29:03', '2021-06-01 11:29:03', '', 'Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet-2', '', 'inherit', 'open', 'closed', '', 'luxury-rhinestone-pearls-pendant-shoe-chain-decoration-accessories-for-women-metal-chain-diy-name-letters-anklet-2', '', '', '2021-06-01 11:29:03', '2021-06-01 11:29:03', '', 2562, 'http://shoestimer.com/wp-content/uploads/2021/06/Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(2635, 1, '2021-06-01 11:31:51', '2021-06-01 11:31:51', '                <div class=\"product-specs-list-container\">\r\n                    <ul class=\"product-specs-list util-clearfix\">\r\n						                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Brand Name:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Parasakura</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Origin:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">CN(Origin)</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Gender:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Unisex</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Model Number:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Shoes VEJA Sneakers</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Insole Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Bonded Leather</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Applicable Place:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Outdoor Lawn</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Level Of Practice:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Professional</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Department Name:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Adult</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Feature:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Height Increasing</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Feature:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Massage</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Upper Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Genuine Leather</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Athletic Shoe Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Walking Shoes</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Shoe Width:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Medium(B,M)</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Outsole Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Rubber</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Lining Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Genuine Leather</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Technology:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Zoom Air</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Closure Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Lace-up</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Release Date:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Spring2019</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Fit:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Fits true to size, take your normal size</span>\r\n                            </li>\r\n							                    </ul>\r\n                </div>\r\n				<p>\n	<img alt=\"1\" src=\"https://ae01.alicdn.com/kf/Hcf356e55f2a54227b1a29b74146a18657.jpg\" /><img alt=\"2\" src=\"https://ae01.alicdn.com/kf/H812edb0ae72b4f05a1c94ddc92c3daa2P.jpg\" /><img alt=\"3\" src=\"https://ae01.alicdn.com/kf/H320859642296457b914f0c6527bc7e60W.jpg\" /><img alt=\"4\" src=\"https://ae01.alicdn.com/kf/H00ba776094e943f1b9e96f2f485fc5fdA.jpg\" /><img alt=\"5\" src=\"https://ae01.alicdn.com/kf/H6b3f440da1f2494380056e2a74aefa0a1.jpg\" />\n</p>\n\n', 'Authentic Top Quality Fashion Wearable Men Women Sneakers V-Shaped Classic Breathable Mesh Light Walking Trainers Couple Shoes', '', 'publish', 'closed', 'closed', '', 'authentic-top-quality-fashion-wearable-men-women-sneakers-v-shaped-classic-breathable-mesh-light-walking-trainers-couple-shoes', '', '', '2021-06-01 11:31:51', '2021-06-01 11:31:51', '', 0, 'https://shoestimer.com/?post_type=vi_wad_draft_product&#038;p=2635', 0, 'vi_wad_draft_product', '', 0),
(2636, 0, '2021-06-01 11:29:09', '2021-06-01 11:29:09', '', 'Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet-3', '', 'inherit', 'open', 'closed', '', 'luxury-rhinestone-pearls-pendant-shoe-chain-decoration-accessories-for-women-metal-chain-diy-name-letters-anklet-3', '', '', '2021-06-01 11:29:09', '2021-06-01 11:29:09', '', 2562, 'http://shoestimer.com/wp-content/uploads/2021/06/Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet-3.jpg', 0, 'attachment', 'image/jpeg', 0),
(2637, 0, '2021-06-01 11:29:15', '2021-06-01 11:29:15', '', 'Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet-4', '', 'inherit', 'open', 'closed', '', 'luxury-rhinestone-pearls-pendant-shoe-chain-decoration-accessories-for-women-metal-chain-diy-name-letters-anklet-4', '', '', '2021-06-01 11:29:15', '2021-06-01 11:29:15', '', 2562, 'http://shoestimer.com/wp-content/uploads/2021/06/Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet-4.jpg', 0, 'attachment', 'image/jpeg', 0),
(2638, 1, '2021-06-01 11:31:15', '2021-06-01 11:31:15', '                <div class=\"product-specs-list-container\">\r\n                    <ul class=\"product-specs-list util-clearfix\">\r\n						                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Brand Name:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Warm like home</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Boot Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Basic</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Origin:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">CN(Origin)</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Upper Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Split Leather</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Boot Height:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Mid-Calf</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Pattern Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Solid</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Department Name:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Adult</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Lining Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">NONE</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Insole Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Latex</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Shaft Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Split Leather</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Toe Shape:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Round Toe</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Item Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Boots</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Outsole Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Rubber</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Season:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Winter</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Heel Height:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Low (1cm-3cm)</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Model Number:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">20200914</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Closure Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Lace-up</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Fit:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Fits true to size, take your normal size</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">is_handmade:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Yes</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Fashion Element:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Sewing</span>\r\n                            </li>\r\n							                    </ul>\r\n                </div>\r\n				<div class=\"detailmodule_text\"><p class=\"detail-desc-decorate-title\" style=\"text-overflow: ellipsis;font-family: \'OpenSans\';color:\'#000\';word-wrap: break-word;white-space: pre-wrap;font-weight: 900;font-size: 20px;line-height: 28px;color: #000;margin-bottom: 12px;\">2020 Coturno Men Martin Leather shoes High Top Fashion Winter Warm Snow shoes Dr. Motorcycle Ankle Boots Couple Unisex Doc boots</p><p class=\"detail-desc-decorate-content\" style=\"text-overflow: ellipsis;font-family: \'OpenSans\';color:\'#000\';word-wrap: break-word;white-space: pre-wrap;font-weight: 300;font-size: 14px;line-height: 20px;color: #000;margin-bottom: 12px;\">Because the size of this shoe is different from the normal size. Please choose the right shoes according to your feet.\n\nsize 34 suitable for foot length 22.5CM\nsize 35 suitable for foot length 23CM\nsize 36 suitable for foot length 23.5CM\nsize 37 suitable for foot length 24CM\nsize 38 suitable for foot length 24.5CM\nsize 39 suitable for foot length 25CM\nsize 40 suitable for foot length 25.5CM\nsize 41 suitable for foot length 26CM\nsize 42 suitable for foot length 26.5CM\nsize 43 suitable for foot length 27CM\nsize 44 suitable for foot length 27.5CM\nsize 45 suitable for foot length 28CM\nsize 46 suitable for foot length 28.5CM\nsize 47 suitable for foot length 29CM</p></div>\r\n<div class=\"detailmodule_image\"><img src=\"//ae01.alicdn.com/kf/H5bb7025e045742f0b42c32e9ec807e73m.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/H76479a8779e34814979c0f6ec2672f9cN.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/Hec64ee85aef84d2da52d2b6d9f496187D.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/H5a70d48216124930a2d5c6f19e21ae8av.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/H2c0e63a932234ab7abd8cac2430ff11bH.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/H4001f9691efd4a6583fbd91946afe21cb.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/Hf3843bef3c7c4d92b22afb4df70f4cbbS.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/H343efc5330f84de5a61d1ee57bb5f6293.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/H45a08d17912e4feda1d6e7288d4a5598s.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/Hb29c5f6ee9684623ba2b17f9ffa86239m.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/Hc7ce99343fce49758c5fbb4c81b3bf5eY.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/H1c54dda001764586b9ca0e55dc79a6cfP.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/Hbc96c743cecf41adbbe38bc1cba9b08fx.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/Habaf0301796b45b5961b6c15fa120a93E.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/H3290d3aa689145f5ac2c7a8a220e1c78I.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/Ha010d79672ce45868df973be831e6ae2r.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/H94ff3886ccc044a3b1a856641228c17dC.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/H2764babfe6e844e2badc452d517e8b0dw.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/Hcfbaa96c0285499b99647f57c07033e8T.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/H5ba5bda8b1324a478407e7b0476dafeer.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/Heda829db0ced41d9abbc4ce5bb20e6f4a.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/H0f384cfc6e28441aaec864ebf8a4b1bci.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/Heec1b07b3fff4bc2ae578aea8b087e7dZ.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/H58632ef9d35146158b2ad0dcf2acf928H.jpg\"  class=\"detail-desc-decorate-image\" ></div>\r\n<div class=\"detailmodule_image\"><img src=\"//ae01.alicdn.com/kf/Ha69052c754194a7ab8e94f94b3aa63e5m.jpg\"  class=\"detail-desc-decorate-image\" ></div>\r\n<div class=\"detailmodule_image\"><img src=\"//ae01.alicdn.com/kf/H0b37b337da86440ca0a7a0757506bfb6e.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/Ha791f85046114539bc2f53a46b9bf1372.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/H31f78e0992a44913bc3c348cd66e7df9W.jpg\"  class=\"detail-desc-decorate-image\" ></div>\r\n\n\n', 'New Coturno Men Leather shoes High Top Fashion Winter Warm Snow shoes Dr. Motorcycle Ankle Boots Couple Unisex boots', '', 'publish', 'closed', 'closed', '', 'new-coturno-men-leather-shoes-high-top-fashion-winter-warm-snow-shoes-dr-motorcycle-ankle-boots-couple-unisex-boots', '', '', '2021-06-01 11:31:15', '2021-06-01 11:31:15', '', 0, 'https://shoestimer.com/?post_type=vi_wad_draft_product&#038;p=2638', 0, 'vi_wad_draft_product', '', 0),
(2639, 0, '2021-06-01 11:29:20', '2021-06-01 11:29:20', '', 'Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet-5', '', 'inherit', 'open', 'closed', '', 'luxury-rhinestone-pearls-pendant-shoe-chain-decoration-accessories-for-women-metal-chain-diy-name-letters-anklet-5', '', '', '2021-06-01 11:29:20', '2021-06-01 11:29:20', '', 2562, 'http://shoestimer.com/wp-content/uploads/2021/06/Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet-5.jpg', 0, 'attachment', 'image/jpeg', 0);
INSERT INTO `wpx5_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(2640, 1, '2021-06-01 11:30:43', '2021-06-01 11:30:43', '                <div class=\"product-specs-list-container\">\r\n                    <ul class=\"product-specs-list util-clearfix\">\r\n						                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Brand Name:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">pscownlg</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Origin:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">CN(Origin)</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Gender:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">MEN</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Fit:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Fits true to size, take your normal size</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Release Date:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Spring2019</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Closure Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Lace-up</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Level Of Practice:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Professional</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Feature:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Quick-Drying</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Upper Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">PU</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Outsole Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Rubber</span>\r\n                            </li>\r\n							                    </ul>\r\n                </div>\r\n				<div class=\"detailmodule_text-image\"><img src=\"https://ae01.alicdn.com/kf/H72e03c3582ed4033b00eae0a5a1274b7P.jpg\"  class=\"detail-desc-decorate-image\" ></div>\r\n<div class=\"detailmodule_text-image\"><img src=\"https://ae01.alicdn.com/kf/Hdac5d5fbcae4484cb543e2391316abc8l.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"https://ae01.alicdn.com/kf/Hb74d383d75d543ab85b1bbeebabf094bf.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"https://ae01.alicdn.com/kf/Hf3b0f1024dac4236b3285270da18fa22Q.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"https://ae01.alicdn.com/kf/H45a3963001e34ad3a47f72685df4daeee.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"https://ae01.alicdn.com/kf/Hfd23665a23ed4fbcac8b712a5c03cf9dG.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"https://ae01.alicdn.com/kf/H0955de37ac0a4724ae7cf49981c902a2u.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"https://ae01.alicdn.com/kf/H989bfdbc705843bb88f2c1e6f521175ca.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"https://ae01.alicdn.com/kf/H55a8c25e4d5d4937a1919f128d66306d4.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"https://ae01.alicdn.com/kf/Had4a0ba9362e463d8c4c1372d46219fb3.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"https://ae01.alicdn.com/kf/H379707b245d14592a250889286119c63i.jpg\"  class=\"detail-desc-decorate-image\" ></div>\r\n<div class=\"detailmodule_text-image\"><p class=\"detail-desc-decorate-title\" style=\"text-overflow: ellipsis;font-family: \'OpenSans\';color:\'#000\';word-wrap: break-word;white-space: pre-wrap;font-weight: 900;font-size: 20px;line-height: 28px;color: #000;margin-bottom: 12px;\"></p><p class=\"detail-desc-decorate-content\" style=\"text-overflow: ellipsis;font-family: \'OpenSans\';color:\'#000\';word-wrap: break-word;white-space: pre-wrap;font-weight: 300;font-size: 14px;line-height: 20px;color: #000;margin-bottom: 12px;\"></p></div>\r\n<div class=\"detailmodule_text-image\"><p class=\"detail-desc-decorate-title\" style=\"text-overflow: ellipsis;font-family: \'OpenSans\';color:\'#000\';word-wrap: break-word;white-space: pre-wrap;font-weight: 900;font-size: 20px;line-height: 28px;color: #000;margin-bottom: 12px;\"></p><p class=\"detail-desc-decorate-content\" style=\"text-overflow: ellipsis;font-family: \'OpenSans\';color:\'#000\';word-wrap: break-word;white-space: pre-wrap;font-weight: 300;font-size: 14px;line-height: 20px;color: #000;margin-bottom: 12px;\"></p></div>\r\n<div class=\"detailmodule_text-image\"><p class=\"detail-desc-decorate-title\" style=\"text-overflow: ellipsis;font-family: \'OpenSans\';color:\'#000\';word-wrap: break-word;white-space: pre-wrap;font-weight: 900;font-size: 20px;line-height: 28px;color: #000;margin-bottom: 12px;\"></p><p class=\"detail-desc-decorate-content\" style=\"text-overflow: ellipsis;font-family: \'OpenSans\';color:\'#000\';word-wrap: break-word;white-space: pre-wrap;font-weight: 300;font-size: 14px;line-height: 20px;color: #000;margin-bottom: 12px;\"></p></div>\r\n<div class=\"detailmodule_text-image\"><p class=\"detail-desc-decorate-title\" style=\"text-overflow: ellipsis;font-family: \'OpenSans\';color:\'#000\';word-wrap: break-word;white-space: pre-wrap;font-weight: 900;font-size: 20px;line-height: 28px;color: #000;margin-bottom: 12px;\"></p><p class=\"detail-desc-decorate-content\" style=\"text-overflow: ellipsis;font-family: \'OpenSans\';color:\'#000\';word-wrap: break-word;white-space: pre-wrap;font-weight: 300;font-size: 14px;line-height: 20px;color: #000;margin-bottom: 12px;\"></p></div>\r\n<div class=\"detailmodule_text-image\"><p class=\"detail-desc-decorate-title\" style=\"text-overflow: ellipsis;font-family: \'OpenSans\';color:\'#000\';word-wrap: break-word;white-space: pre-wrap;font-weight: 900;font-size: 20px;line-height: 28px;color: #000;margin-bottom: 12px;\"></p><p class=\"detail-desc-decorate-content\" style=\"text-overflow: ellipsis;font-family: \'OpenSans\';color:\'#000\';word-wrap: break-word;white-space: pre-wrap;font-weight: 300;font-size: 14px;line-height: 20px;color: #000;margin-bottom: 12px;\"></p></div>\r\n<div class=\"detailmodule_text-image\"><p class=\"detail-desc-decorate-title\" style=\"text-overflow: ellipsis;font-family: \'OpenSans\';color:\'#000\';word-wrap: break-word;white-space: pre-wrap;font-weight: 900;font-size: 20px;line-height: 28px;color: #000;margin-bottom: 12px;\"></p><p class=\"detail-desc-decorate-content\" style=\"text-overflow: ellipsis;font-family: \'OpenSans\';color:\'#000\';word-wrap: break-word;white-space: pre-wrap;font-weight: 300;font-size: 14px;line-height: 20px;color: #000;margin-bottom: 12px;\"></p></div>\r\n<div class=\"detailmodule_text\"><p class=\"detail-desc-decorate-title\" style=\"text-overflow: ellipsis;font-family: \'OpenSans\';color:\'#000\';word-wrap: break-word;white-space: pre-wrap;font-weight: 900;font-size: 20px;line-height: 28px;color: #000;margin-bottom: 12px;\"></p><p class=\"detail-desc-decorate-content\" style=\"text-overflow: ellipsis;font-family: \'OpenSans\';color:\'#000\';word-wrap: break-word;white-space: pre-wrap;font-weight: 300;font-size: 14px;line-height: 20px;color: #000;margin-bottom: 12px;\"></p></div>\r\n\n\n', '2021 Outdoor Unisex Water Sneakers Couple Summer Beach Aqua Wading Shoes Swimming Fishing Diving Skin Paste Soft Shoes', '', 'publish', 'closed', 'closed', '', '2021-outdoor-unisex-water-sneakers-couple-summer-beach-aqua-wading-shoes-swimming-fishing-diving-skin-paste-soft-shoes', '', '', '2021-06-01 11:30:43', '2021-06-01 11:30:43', '', 0, 'https://shoestimer.com/?post_type=vi_wad_draft_product&#038;p=2640', 0, 'vi_wad_draft_product', '', 0),
(2641, 0, '2021-06-01 11:29:24', '2021-06-01 11:29:24', '', 'Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet.jpg_640x640', '', 'inherit', 'open', 'closed', '', 'luxury-rhinestone-pearls-pendant-shoe-chain-decoration-accessories-for-women-metal-chain-diy-name-letters-anklet-jpg_640x640', '', '', '2021-06-01 11:29:24', '2021-06-01 11:29:24', '', 2562, 'http://shoestimer.com/wp-content/uploads/2021/06/Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet.jpg_640x640.jpg', 0, 'attachment', 'image/jpeg', 0),
(2642, 0, '2021-06-01 11:29:25', '2021-06-01 11:29:25', '', 'Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet-1.jpg_640x640-1', '', 'inherit', 'open', 'closed', '', 'luxury-rhinestone-pearls-pendant-shoe-chain-decoration-accessories-for-women-metal-chain-diy-name-letters-anklet-1-jpg_640x640-1', '', '', '2021-06-01 11:29:25', '2021-06-01 11:29:25', '', 2562, 'http://shoestimer.com/wp-content/uploads/2021/06/Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet-1.jpg_640x640-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(2643, 1, '2021-06-01 11:30:24', '2021-06-01 11:30:24', '                <div class=\"product-specs-list-container\">\r\n                    <ul class=\"product-specs-list util-clearfix\">\r\n						                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Outsole Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Rubber</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Insole Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">EVA</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Fit:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Fits true to size, take your normal size</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Age Range:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">3T</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Upper Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Genuine Leather</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Closure Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Lace-up</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Pattern Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Solid</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Season:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Spring, Summer, Autumn</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Department Name:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Children</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Feature:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Breathable</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Lining Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Mesh</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Gender:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Unisex</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Item Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">casual shoes</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Item No.:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">0795</span>\r\n                            </li>\r\n							                    </ul>\r\n                </div>\r\n				<div class=\"detailmodule_html\"><div class=\"detail-desc-decorate-richtext\"><div>\n<div>\n<div>\n<div>\n<div id=\"offer-template-0\"><img src=\"https://ae01.alicdn.com/kf/Hc7784d13c3a04303a975ab50dfbbef7bm.jpg?width=750&height=686&hash=1436\"> <img alt=\"f49cc323\" src=\"https://ae01.alicdn.com/kf/H580c5144a10d4bc1bde0f3532104b0dcm.jpg?width=1080&height=1370&hash=2450\"><br>\n<br>\n<img alt=\"d97d978f\" src=\"https://ae01.alicdn.com/kf/Ha6e33ee5468c4ff891be285f9e44045dX.jpg?width=1080&height=1370&hash=2450\"><br>\n<br>\n<img alt=\"c556b8ee\" src=\"https://ae01.alicdn.com/kf/Hcb72aab685004ac0bea39b19a6c78c27y.jpg?width=1080&height=1376&hash=2456\"><br>\n<br>\n<img alt=\"c5f16e6d\" src=\"https://ae01.alicdn.com/kf/H1d7e023253474166bb0f1780293e9d60j.jpg?width=1080&height=1379&hash=2459\"><br>\n<br>\n<img alt=\"bd2f6bb1\" src=\"https://ae01.alicdn.com/kf/Hc8e232ec45bd41a997915545fa13c164B.jpg?width=1080&height=1379&hash=2459\"><br>\n<br>\n<img alt=\"5383b839\" src=\"https://ae01.alicdn.com/kf/Ha7890fba15b2432eae08dc81c74b0a84L.jpg?width=965&height=1232&hash=2197\"></div>\n</div>\n</div>\n</div>\n</div>\n</div></div>\r\n\n\n', '2020 Girls Boys Lace-Up Fashion Sneakers Toddler/Little/Big Kid Flatform Fashion Trainers Children Genuine Leather Brand Shoes', '', 'publish', 'closed', 'closed', '', '2020-girls-boys-lace-up-fashion-sneakers-toddler-little-big-kid-flatform-fashion-trainers-children-genuine-leather-brand-shoes', '', '', '2021-06-01 11:30:24', '2021-06-01 11:30:24', '', 0, 'https://shoestimer.com/?post_type=vi_wad_draft_product&#038;p=2643', 0, 'vi_wad_draft_product', '', 0),
(2644, 0, '2021-06-01 11:29:25', '2021-06-01 11:29:25', '', 'Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet-2.jpg_640x640-2', '', 'inherit', 'open', 'closed', '', 'luxury-rhinestone-pearls-pendant-shoe-chain-decoration-accessories-for-women-metal-chain-diy-name-letters-anklet-2-jpg_640x640-2', '', '', '2021-06-01 11:29:25', '2021-06-01 11:29:25', '', 2562, 'http://shoestimer.com/wp-content/uploads/2021/06/Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet-2.jpg_640x640-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(2645, 0, '2021-06-01 11:29:26', '2021-06-01 11:29:26', '', 'Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet-3.jpg_640x640-3', '', 'inherit', 'open', 'closed', '', 'luxury-rhinestone-pearls-pendant-shoe-chain-decoration-accessories-for-women-metal-chain-diy-name-letters-anklet-3-jpg_640x640-3', '', '', '2021-06-01 11:29:26', '2021-06-01 11:29:26', '', 2562, 'http://shoestimer.com/wp-content/uploads/2021/06/Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet-3.jpg_640x640-3.jpg', 0, 'attachment', 'image/jpeg', 0),
(2646, 0, '2021-06-01 11:29:27', '2021-06-01 11:29:27', '', 'Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet-4.jpg_640x640-4', '', 'inherit', 'open', 'closed', '', 'luxury-rhinestone-pearls-pendant-shoe-chain-decoration-accessories-for-women-metal-chain-diy-name-letters-anklet-4-jpg_640x640-4', '', '', '2021-06-01 11:29:27', '2021-06-01 11:29:27', '', 2562, 'http://shoestimer.com/wp-content/uploads/2021/06/Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet-4.jpg_640x640-4.jpg', 0, 'attachment', 'image/jpeg', 0),
(2647, 0, '2021-06-01 11:29:28', '2021-06-01 11:29:28', '', 'Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet-5.jpg_640x640-5', '', 'inherit', 'open', 'closed', '', 'luxury-rhinestone-pearls-pendant-shoe-chain-decoration-accessories-for-women-metal-chain-diy-name-letters-anklet-5-jpg_640x640-5', '', '', '2021-06-01 11:29:28', '2021-06-01 11:29:28', '', 2562, 'http://shoestimer.com/wp-content/uploads/2021/06/Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet-5.jpg_640x640-5.jpg', 0, 'attachment', 'image/jpeg', 0),
(2648, 0, '2021-06-01 11:29:30', '2021-06-01 11:29:30', '', 'Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet-6.jpg_640x640-6', '', 'inherit', 'open', 'closed', '', 'luxury-rhinestone-pearls-pendant-shoe-chain-decoration-accessories-for-women-metal-chain-diy-name-letters-anklet-6-jpg_640x640-6', '', '', '2021-06-01 11:29:30', '2021-06-01 11:29:30', '', 2562, 'http://shoestimer.com/wp-content/uploads/2021/06/Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet-6.jpg_640x640-6.jpg', 0, 'attachment', 'image/jpeg', 0),
(2649, 0, '2021-06-01 11:29:31', '2021-06-01 11:29:31', '', 'Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet-7.jpg_640x640-7', '', 'inherit', 'open', 'closed', '', 'luxury-rhinestone-pearls-pendant-shoe-chain-decoration-accessories-for-women-metal-chain-diy-name-letters-anklet-7-jpg_640x640-7', '', '', '2021-06-01 11:29:31', '2021-06-01 11:29:31', '', 2562, 'http://shoestimer.com/wp-content/uploads/2021/06/Luxury-Rhinestone-Pearls-Pendant-Shoe-Chain-Decoration-Accessories-for-Women-Metal-Chain-DIY-Name-Letters-Anklet-7.jpg_640x640-7.jpg', 0, 'attachment', 'image/jpeg', 0),
(2650, 0, '2021-06-01 11:29:33', '2021-06-01 11:29:33', '', 'Luxury-Brand-Glammed-Up-Refined-Bow-Ballet-Flat-Rounded-Tip-Woman-Shoes-In-Glitter-Leather-1', '', 'inherit', 'open', 'closed', '', 'luxury-brand-glammed-up-refined-bow-ballet-flat-rounded-tip-woman-shoes-in-glitter-leather-1', '', '', '2021-06-01 11:29:33', '2021-06-01 11:29:33', '', 2574, 'http://shoestimer.com/wp-content/uploads/2021/06/Luxury-Brand-Glammed-Up-Refined-Bow-Ballet-Flat-Rounded-Tip-Woman-Shoes-In-Glitter-Leather-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(2651, 0, '2021-06-01 11:29:37', '2021-06-01 11:29:37', '', 'Luxury-Brand-Glammed-Up-Refined-Bow-Ballet-Flat-Rounded-Tip-Woman-Shoes-In-Glitter-Leather-2', '', 'inherit', 'open', 'closed', '', 'luxury-brand-glammed-up-refined-bow-ballet-flat-rounded-tip-woman-shoes-in-glitter-leather-2-2', '', '', '2021-06-01 11:29:37', '2021-06-01 11:29:37', '', 2574, 'http://shoestimer.com/wp-content/uploads/2021/06/Luxury-Brand-Glammed-Up-Refined-Bow-Ballet-Flat-Rounded-Tip-Woman-Shoes-In-Glitter-Leather-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(2652, 0, '2021-06-01 11:29:42', '2021-06-01 11:29:42', '', 'Luxury-Brand-Glammed-Up-Refined-Bow-Ballet-Flat-Rounded-Tip-Woman-Shoes-In-Glitter-Leather-3', '', 'inherit', 'open', 'closed', '', 'luxury-brand-glammed-up-refined-bow-ballet-flat-rounded-tip-woman-shoes-in-glitter-leather-3-2', '', '', '2021-06-01 11:29:42', '2021-06-01 11:29:42', '', 2574, 'http://shoestimer.com/wp-content/uploads/2021/06/Luxury-Brand-Glammed-Up-Refined-Bow-Ballet-Flat-Rounded-Tip-Woman-Shoes-In-Glitter-Leather-3.jpg', 0, 'attachment', 'image/jpeg', 0),
(2653, 1, '2021-06-01 11:30:24', '2021-06-01 11:30:24', '                <div class=\"product-specs-list-container\">\n                    <ul class=\"product-specs-list util-clearfix\">\n						                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Outsole Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Rubber</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Insole Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">EVA</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Fit:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Fits true to size, take your normal size</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Age Range:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">3T</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Upper Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Genuine Leather</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Closure Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Lace-up</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Pattern Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Solid</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Season:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Spring, Summer, Autumn</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Department Name:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Children</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Feature:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Breathable</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Lining Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Mesh</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Gender:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Unisex</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Item Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">casual shoes</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Item No.:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">0795</span>\n                            </li>\n							                    </ul>\n                </div>\n				<div class=\"detailmodule_html\"><div class=\"detail-desc-decorate-richtext\"><div>\n<div>\n<div>\n<div>\n<div id=\"offer-template-0\"><img src=\"https://ae01.alicdn.com/kf/Hc7784d13c3a04303a975ab50dfbbef7bm.jpg?width=750&height=686&hash=1436\"> <img alt=\"f49cc323\" src=\"https://ae01.alicdn.com/kf/H580c5144a10d4bc1bde0f3532104b0dcm.jpg?width=1080&height=1370&hash=2450\"><br>\n<br>\n<img alt=\"d97d978f\" src=\"https://ae01.alicdn.com/kf/Ha6e33ee5468c4ff891be285f9e44045dX.jpg?width=1080&height=1370&hash=2450\"><br>\n<br>\n<img alt=\"c556b8ee\" src=\"https://ae01.alicdn.com/kf/Hcb72aab685004ac0bea39b19a6c78c27y.jpg?width=1080&height=1376&hash=2456\"><br>\n<br>\n<img alt=\"c5f16e6d\" src=\"https://ae01.alicdn.com/kf/H1d7e023253474166bb0f1780293e9d60j.jpg?width=1080&height=1379&hash=2459\"><br>\n<br>\n<img alt=\"bd2f6bb1\" src=\"https://ae01.alicdn.com/kf/Hc8e232ec45bd41a997915545fa13c164B.jpg?width=1080&height=1379&hash=2459\"><br>\n<br>\n<img alt=\"5383b839\" src=\"https://ae01.alicdn.com/kf/Ha7890fba15b2432eae08dc81c74b0a84L.jpg?width=965&height=1232&hash=2197\"></div>\n</div>\n</div>\n</div>\n</div>\n</div></div>\n\n\n', '2020 Girls Boys Lace-Up Fashion Sneakers Toddler/Little/Big Kid Flatform Fashion Trainers Children Genuine Leather Brand Shoes', '', 'publish', 'open', 'closed', '', '2020-girls-boys-lace-up-fashion-sneakers-toddler-little-big-kid-flatform-fashion-trainers-children-genuine-leather-brand-shoes', '', '', '2021-06-01 11:30:39', '2021-06-01 11:30:39', '', 0, 'http://shoestimer.com/product/2020-girls-boys-lace-up-fashion-sneakers-toddler-little-big-kid-flatform-fashion-trainers-children-genuine-leather-brand-shoes/', 0, 'product', '', 0),
(2654, 1, '2021-06-01 11:30:24', '2021-06-01 11:30:24', '', '2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine', '', 'inherit', 'open', 'closed', '', '2020-girls-boys-lace-up-fashion-sneakers-toddler-little-big-kid-flatform-fashion-trainers-children-genuine', '', '', '2021-06-01 11:30:24', '2021-06-01 11:30:24', '', 2653, 'http://shoestimer.com/wp-content/uploads/2021/06/2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine.jpg', 0, 'attachment', 'image/jpeg', 0),
(2655, 1, '2021-06-01 11:30:29', '2021-06-01 11:30:29', '', '2020 Girls Boys Lace-Up Fashion Sneakers Toddler/Little/Big Kid Flatform Fashion Trainers Children Genuine Leather Brand Shoes', 'Color: Red, Shoe Size: 34', 'publish', 'closed', 'closed', '', '2020-girls-boys-lace-up-fashion-sneakers-toddler-little-big-kid-flatform-fashion-trainers-children-genuine-leather-brand-shoes', '', '', '2021-06-01 11:30:29', '2021-06-01 11:30:29', '', 2653, 'http://shoestimer.com/?post_type=product_variation&p=2655', 1, 'product_variation', '', 0),
(2656, 1, '2021-06-01 11:30:29', '2021-06-01 11:30:29', '', '2020 Girls Boys Lace-Up Fashion Sneakers Toddler/Little/Big Kid Flatform Fashion Trainers Children Genuine Leather Brand Shoes', 'Color: Red, Shoe Size: 33', 'publish', 'closed', 'closed', '', '2020-girls-boys-lace-up-fashion-sneakers-toddler-little-big-kid-flatform-fashion-trainers-children-genuine-leather-brand-shoes-2', '', '', '2021-06-01 11:30:29', '2021-06-01 11:30:29', '', 2653, 'http://shoestimer.com/?post_type=product_variation&p=2656', 2, 'product_variation', '', 0),
(2657, 1, '2021-06-01 11:30:30', '2021-06-01 11:30:30', '', '2020 Girls Boys Lace-Up Fashion Sneakers Toddler/Little/Big Kid Flatform Fashion Trainers Children Genuine Leather Brand Shoes', 'Color: Red, Shoe Size: 32', 'publish', 'closed', 'closed', '', '2020-girls-boys-lace-up-fashion-sneakers-toddler-little-big-kid-flatform-fashion-trainers-children-genuine-leather-brand-shoes-3', '', '', '2021-06-01 11:30:30', '2021-06-01 11:30:30', '', 2653, 'http://shoestimer.com/?post_type=product_variation&p=2657', 3, 'product_variation', '', 0),
(2658, 1, '2021-06-01 11:30:30', '2021-06-01 11:30:30', '', '2020 Girls Boys Lace-Up Fashion Sneakers Toddler/Little/Big Kid Flatform Fashion Trainers Children Genuine Leather Brand Shoes', 'Color: Red, Shoe Size: 31', 'publish', 'closed', 'closed', '', '2020-girls-boys-lace-up-fashion-sneakers-toddler-little-big-kid-flatform-fashion-trainers-children-genuine-leather-brand-shoes-4', '', '', '2021-06-01 11:30:30', '2021-06-01 11:30:30', '', 2653, 'http://shoestimer.com/?post_type=product_variation&p=2658', 4, 'product_variation', '', 0),
(2659, 1, '2021-06-01 11:30:30', '2021-06-01 11:30:30', '', '2020 Girls Boys Lace-Up Fashion Sneakers Toddler/Little/Big Kid Flatform Fashion Trainers Children Genuine Leather Brand Shoes', 'Color: Rainbow, Shoe Size: 26', 'publish', 'closed', 'closed', '', '2020-girls-boys-lace-up-fashion-sneakers-toddler-little-big-kid-flatform-fashion-trainers-children-genuine-leather-brand-shoes-5', '', '', '2021-06-01 11:30:30', '2021-06-01 11:30:30', '', 2653, 'http://shoestimer.com/?post_type=product_variation&p=2659', 5, 'product_variation', '', 0),
(2660, 1, '2021-06-01 11:30:30', '2021-06-01 11:30:30', '', '2020 Girls Boys Lace-Up Fashion Sneakers Toddler/Little/Big Kid Flatform Fashion Trainers Children Genuine Leather Brand Shoes', 'Color: Rainbow, Shoe Size: 25', 'publish', 'closed', 'closed', '', '2020-girls-boys-lace-up-fashion-sneakers-toddler-little-big-kid-flatform-fashion-trainers-children-genuine-leather-brand-shoes-6', '', '', '2021-06-01 11:30:30', '2021-06-01 11:30:30', '', 2653, 'http://shoestimer.com/?post_type=product_variation&p=2660', 6, 'product_variation', '', 0),
(2661, 1, '2021-06-01 11:30:30', '2021-06-01 11:30:30', '', '2020 Girls Boys Lace-Up Fashion Sneakers Toddler/Little/Big Kid Flatform Fashion Trainers Children Genuine Leather Brand Shoes', 'Color: Red, Shoe Size: 24', 'publish', 'closed', 'closed', '', '2020-girls-boys-lace-up-fashion-sneakers-toddler-little-big-kid-flatform-fashion-trainers-children-genuine-leather-brand-shoes-7', '', '', '2021-06-01 11:30:30', '2021-06-01 11:30:30', '', 2653, 'http://shoestimer.com/?post_type=product_variation&p=2661', 7, 'product_variation', '', 0),
(2662, 1, '2021-06-01 11:30:30', '2021-06-01 11:30:30', '', '2020 Girls Boys Lace-Up Fashion Sneakers Toddler/Little/Big Kid Flatform Fashion Trainers Children Genuine Leather Brand Shoes', 'Color: Red, Shoe Size: 35', 'publish', 'closed', 'closed', '', '2020-girls-boys-lace-up-fashion-sneakers-toddler-little-big-kid-flatform-fashion-trainers-children-genuine-leather-brand-shoes-8', '', '', '2021-06-01 11:30:30', '2021-06-01 11:30:30', '', 2653, 'http://shoestimer.com/?post_type=product_variation&p=2662', 8, 'product_variation', '', 0),
(2663, 1, '2021-06-01 11:30:30', '2021-06-01 11:30:30', '', '2020 Girls Boys Lace-Up Fashion Sneakers Toddler/Little/Big Kid Flatform Fashion Trainers Children Genuine Leather Brand Shoes', 'Color: Red, Shoe Size: 26', 'publish', 'closed', 'closed', '', '2020-girls-boys-lace-up-fashion-sneakers-toddler-little-big-kid-flatform-fashion-trainers-children-genuine-leather-brand-shoes-9', '', '', '2021-06-01 11:30:30', '2021-06-01 11:30:30', '', 2653, 'http://shoestimer.com/?post_type=product_variation&p=2663', 9, 'product_variation', '', 0),
(2664, 1, '2021-06-01 11:30:30', '2021-06-01 11:30:30', '', '2020 Girls Boys Lace-Up Fashion Sneakers Toddler/Little/Big Kid Flatform Fashion Trainers Children Genuine Leather Brand Shoes', 'Color: Red, Shoe Size: 25', 'publish', 'closed', 'closed', '', '2020-girls-boys-lace-up-fashion-sneakers-toddler-little-big-kid-flatform-fashion-trainers-children-genuine-leather-brand-shoes-10', '', '', '2021-06-01 11:30:30', '2021-06-01 11:30:30', '', 2653, 'http://shoestimer.com/?post_type=product_variation&p=2664', 10, 'product_variation', '', 0),
(2665, 1, '2021-06-01 11:30:30', '2021-06-01 11:30:30', '', '2020 Girls Boys Lace-Up Fashion Sneakers Toddler/Little/Big Kid Flatform Fashion Trainers Children Genuine Leather Brand Shoes', 'Color: Pink, Shoe Size: 24', 'publish', 'closed', 'closed', '', '2020-girls-boys-lace-up-fashion-sneakers-toddler-little-big-kid-flatform-fashion-trainers-children-genuine-leather-brand-shoes-11', '', '', '2021-06-01 11:30:30', '2021-06-01 11:30:30', '', 2653, 'http://shoestimer.com/?post_type=product_variation&p=2665', 11, 'product_variation', '', 0),
(2666, 1, '2021-06-01 11:30:30', '2021-06-01 11:30:30', '', '2020 Girls Boys Lace-Up Fashion Sneakers Toddler/Little/Big Kid Flatform Fashion Trainers Children Genuine Leather Brand Shoes', 'Color: Pink, Shoe Size: 35', 'publish', 'closed', 'closed', '', '2020-girls-boys-lace-up-fashion-sneakers-toddler-little-big-kid-flatform-fashion-trainers-children-genuine-leather-brand-shoes-12', '', '', '2021-06-01 11:30:30', '2021-06-01 11:30:30', '', 2653, 'http://shoestimer.com/?post_type=product_variation&p=2666', 12, 'product_variation', '', 0),
(2667, 1, '2021-06-01 11:30:30', '2021-06-01 11:30:30', '', '2020 Girls Boys Lace-Up Fashion Sneakers Toddler/Little/Big Kid Flatform Fashion Trainers Children Genuine Leather Brand Shoes', 'Color: Red, Shoe Size: 30', 'publish', 'closed', 'closed', '', '2020-girls-boys-lace-up-fashion-sneakers-toddler-little-big-kid-flatform-fashion-trainers-children-genuine-leather-brand-shoes-13', '', '', '2021-06-01 11:30:30', '2021-06-01 11:30:30', '', 2653, 'http://shoestimer.com/?post_type=product_variation&p=2667', 13, 'product_variation', '', 0),
(2668, 1, '2021-06-01 11:30:30', '2021-06-01 11:30:30', '', '2020 Girls Boys Lace-Up Fashion Sneakers Toddler/Little/Big Kid Flatform Fashion Trainers Children Genuine Leather Brand Shoes', 'Color: Red, Shoe Size: 29', 'publish', 'closed', 'closed', '', '2020-girls-boys-lace-up-fashion-sneakers-toddler-little-big-kid-flatform-fashion-trainers-children-genuine-leather-brand-shoes-14', '', '', '2021-06-01 11:30:30', '2021-06-01 11:30:30', '', 2653, 'http://shoestimer.com/?post_type=product_variation&p=2668', 14, 'product_variation', '', 0),
(2669, 1, '2021-06-01 11:30:30', '2021-06-01 11:30:30', '', '2020 Girls Boys Lace-Up Fashion Sneakers Toddler/Little/Big Kid Flatform Fashion Trainers Children Genuine Leather Brand Shoes', 'Color: Red, Shoe Size: 28', 'publish', 'closed', 'closed', '', '2020-girls-boys-lace-up-fashion-sneakers-toddler-little-big-kid-flatform-fashion-trainers-children-genuine-leather-brand-shoes-15', '', '', '2021-06-01 11:30:30', '2021-06-01 11:30:30', '', 2653, 'http://shoestimer.com/?post_type=product_variation&p=2669', 15, 'product_variation', '', 0),
(2670, 1, '2021-06-01 11:30:31', '2021-06-01 11:30:31', '', '2020 Girls Boys Lace-Up Fashion Sneakers Toddler/Little/Big Kid Flatform Fashion Trainers Children Genuine Leather Brand Shoes', 'Color: Red, Shoe Size: 27', 'publish', 'closed', 'closed', '', '2020-girls-boys-lace-up-fashion-sneakers-toddler-little-big-kid-flatform-fashion-trainers-children-genuine-leather-brand-shoes-16', '', '', '2021-06-01 11:30:31', '2021-06-01 11:30:31', '', 2653, 'http://shoestimer.com/?post_type=product_variation&p=2670', 16, 'product_variation', '', 0),
(2671, 1, '2021-06-01 11:30:31', '2021-06-01 11:30:31', '', '2020 Girls Boys Lace-Up Fashion Sneakers Toddler/Little/Big Kid Flatform Fashion Trainers Children Genuine Leather Brand Shoes', 'Color: Pink, Shoe Size: 30', 'publish', 'closed', 'closed', '', '2020-girls-boys-lace-up-fashion-sneakers-toddler-little-big-kid-flatform-fashion-trainers-children-genuine-leather-brand-shoes-17', '', '', '2021-06-01 11:30:31', '2021-06-01 11:30:31', '', 2653, 'http://shoestimer.com/?post_type=product_variation&p=2671', 17, 'product_variation', '', 0),
(2672, 1, '2021-06-01 11:30:31', '2021-06-01 11:30:31', '', '2020 Girls Boys Lace-Up Fashion Sneakers Toddler/Little/Big Kid Flatform Fashion Trainers Children Genuine Leather Brand Shoes', 'Color: Pink, Shoe Size: 29', 'publish', 'closed', 'closed', '', '2020-girls-boys-lace-up-fashion-sneakers-toddler-little-big-kid-flatform-fashion-trainers-children-genuine-leather-brand-shoes-18', '', '', '2021-06-01 11:30:31', '2021-06-01 11:30:31', '', 2653, 'http://shoestimer.com/?post_type=product_variation&p=2672', 18, 'product_variation', '', 0),
(2673, 1, '2021-06-01 11:30:31', '2021-06-01 11:30:31', '', '2020 Girls Boys Lace-Up Fashion Sneakers Toddler/Little/Big Kid Flatform Fashion Trainers Children Genuine Leather Brand Shoes', 'Color: Pink, Shoe Size: 28', 'publish', 'closed', 'closed', '', '2020-girls-boys-lace-up-fashion-sneakers-toddler-little-big-kid-flatform-fashion-trainers-children-genuine-leather-brand-shoes-19', '', '', '2021-06-01 11:30:31', '2021-06-01 11:30:31', '', 2653, 'http://shoestimer.com/?post_type=product_variation&p=2673', 19, 'product_variation', '', 0),
(2674, 1, '2021-06-01 11:30:31', '2021-06-01 11:30:31', '', '2020 Girls Boys Lace-Up Fashion Sneakers Toddler/Little/Big Kid Flatform Fashion Trainers Children Genuine Leather Brand Shoes', 'Color: Pink, Shoe Size: 27', 'publish', 'closed', 'closed', '', '2020-girls-boys-lace-up-fashion-sneakers-toddler-little-big-kid-flatform-fashion-trainers-children-genuine-leather-brand-shoes-20', '', '', '2021-06-01 11:30:31', '2021-06-01 11:30:31', '', 2653, 'http://shoestimer.com/?post_type=product_variation&p=2674', 20, 'product_variation', '', 0),
(2675, 1, '2021-06-01 11:30:31', '2021-06-01 11:30:31', '', '2020 Girls Boys Lace-Up Fashion Sneakers Toddler/Little/Big Kid Flatform Fashion Trainers Children Genuine Leather Brand Shoes', 'Color: Pink, Shoe Size: 34', 'publish', 'closed', 'closed', '', '2020-girls-boys-lace-up-fashion-sneakers-toddler-little-big-kid-flatform-fashion-trainers-children-genuine-leather-brand-shoes-21', '', '', '2021-06-01 11:30:31', '2021-06-01 11:30:31', '', 2653, 'http://shoestimer.com/?post_type=product_variation&p=2675', 21, 'product_variation', '', 0),
(2676, 1, '2021-06-01 11:30:31', '2021-06-01 11:30:31', '', '2020 Girls Boys Lace-Up Fashion Sneakers Toddler/Little/Big Kid Flatform Fashion Trainers Children Genuine Leather Brand Shoes', 'Color: Pink, Shoe Size: 33', 'publish', 'closed', 'closed', '', '2020-girls-boys-lace-up-fashion-sneakers-toddler-little-big-kid-flatform-fashion-trainers-children-genuine-leather-brand-shoes-22', '', '', '2021-06-01 11:30:31', '2021-06-01 11:30:31', '', 2653, 'http://shoestimer.com/?post_type=product_variation&p=2676', 22, 'product_variation', '', 0),
(2677, 1, '2021-06-01 11:30:31', '2021-06-01 11:30:31', '', '2020 Girls Boys Lace-Up Fashion Sneakers Toddler/Little/Big Kid Flatform Fashion Trainers Children Genuine Leather Brand Shoes', 'Color: Pink, Shoe Size: 32', 'publish', 'closed', 'closed', '', '2020-girls-boys-lace-up-fashion-sneakers-toddler-little-big-kid-flatform-fashion-trainers-children-genuine-leather-brand-shoes-23', '', '', '2021-06-01 11:30:31', '2021-06-01 11:30:31', '', 2653, 'http://shoestimer.com/?post_type=product_variation&p=2677', 23, 'product_variation', '', 0),
(2678, 1, '2021-06-01 11:30:31', '2021-06-01 11:30:31', '', '2020 Girls Boys Lace-Up Fashion Sneakers Toddler/Little/Big Kid Flatform Fashion Trainers Children Genuine Leather Brand Shoes', 'Color: Pink, Shoe Size: 31', 'publish', 'closed', 'closed', '', '2020-girls-boys-lace-up-fashion-sneakers-toddler-little-big-kid-flatform-fashion-trainers-children-genuine-leather-brand-shoes-24', '', '', '2021-06-01 11:30:31', '2021-06-01 11:30:31', '', 2653, 'http://shoestimer.com/?post_type=product_variation&p=2678', 24, 'product_variation', '', 0),
(2679, 1, '2021-06-01 11:30:31', '2021-06-01 11:30:31', '', '2020 Girls Boys Lace-Up Fashion Sneakers Toddler/Little/Big Kid Flatform Fashion Trainers Children Genuine Leather Brand Shoes', 'Color: BLACK, Shoe Size: 34', 'publish', 'closed', 'closed', '', '2020-girls-boys-lace-up-fashion-sneakers-toddler-little-big-kid-flatform-fashion-trainers-children-genuine-leather-brand-shoes-25', '', '', '2021-06-01 11:30:31', '2021-06-01 11:30:31', '', 2653, 'http://shoestimer.com/?post_type=product_variation&p=2679', 25, 'product_variation', '', 0),
(2680, 1, '2021-06-01 11:30:31', '2021-06-01 11:30:31', '', '2020 Girls Boys Lace-Up Fashion Sneakers Toddler/Little/Big Kid Flatform Fashion Trainers Children Genuine Leather Brand Shoes', 'Color: BLACK, Shoe Size: 33', 'publish', 'closed', 'closed', '', '2020-girls-boys-lace-up-fashion-sneakers-toddler-little-big-kid-flatform-fashion-trainers-children-genuine-leather-brand-shoes-26', '', '', '2021-06-01 11:30:31', '2021-06-01 11:30:31', '', 2653, 'http://shoestimer.com/?post_type=product_variation&p=2680', 26, 'product_variation', '', 0),
(2681, 1, '2021-06-01 11:30:32', '2021-06-01 11:30:32', '', '2020 Girls Boys Lace-Up Fashion Sneakers Toddler/Little/Big Kid Flatform Fashion Trainers Children Genuine Leather Brand Shoes', 'Color: BLACK, Shoe Size: 32', 'publish', 'closed', 'closed', '', '2020-girls-boys-lace-up-fashion-sneakers-toddler-little-big-kid-flatform-fashion-trainers-children-genuine-leather-brand-shoes-27', '', '', '2021-06-01 11:30:32', '2021-06-01 11:30:32', '', 2653, 'http://shoestimer.com/?post_type=product_variation&p=2681', 27, 'product_variation', '', 0),
(2682, 1, '2021-06-01 11:30:32', '2021-06-01 11:30:32', '', '2020 Girls Boys Lace-Up Fashion Sneakers Toddler/Little/Big Kid Flatform Fashion Trainers Children Genuine Leather Brand Shoes', 'Color: BLACK, Shoe Size: 31', 'publish', 'closed', 'closed', '', '2020-girls-boys-lace-up-fashion-sneakers-toddler-little-big-kid-flatform-fashion-trainers-children-genuine-leather-brand-shoes-28', '', '', '2021-06-01 11:30:32', '2021-06-01 11:30:32', '', 2653, 'http://shoestimer.com/?post_type=product_variation&p=2682', 28, 'product_variation', '', 0),
(2683, 1, '2021-06-01 11:30:32', '2021-06-01 11:30:32', '', '2020 Girls Boys Lace-Up Fashion Sneakers Toddler/Little/Big Kid Flatform Fashion Trainers Children Genuine Leather Brand Shoes', 'Color: Pink, Shoe Size: 26', 'publish', 'closed', 'closed', '', '2020-girls-boys-lace-up-fashion-sneakers-toddler-little-big-kid-flatform-fashion-trainers-children-genuine-leather-brand-shoes-29', '', '', '2021-06-01 11:30:32', '2021-06-01 11:30:32', '', 2653, 'http://shoestimer.com/?post_type=product_variation&p=2683', 29, 'product_variation', '', 0),
(2684, 1, '2021-06-01 11:30:32', '2021-06-01 11:30:32', '', '2020 Girls Boys Lace-Up Fashion Sneakers Toddler/Little/Big Kid Flatform Fashion Trainers Children Genuine Leather Brand Shoes', 'Color: Pink, Shoe Size: 25', 'publish', 'closed', 'closed', '', '2020-girls-boys-lace-up-fashion-sneakers-toddler-little-big-kid-flatform-fashion-trainers-children-genuine-leather-brand-shoes-30', '', '', '2021-06-01 11:30:32', '2021-06-01 11:30:32', '', 2653, 'http://shoestimer.com/?post_type=product_variation&p=2684', 30, 'product_variation', '', 0),
(2685, 1, '2021-06-01 11:30:32', '2021-06-01 11:30:32', '', '2020 Girls Boys Lace-Up Fashion Sneakers Toddler/Little/Big Kid Flatform Fashion Trainers Children Genuine Leather Brand Shoes', 'Color: BLACK, Shoe Size: 24', 'publish', 'closed', 'closed', '', '2020-girls-boys-lace-up-fashion-sneakers-toddler-little-big-kid-flatform-fashion-trainers-children-genuine-leather-brand-shoes-31', '', '', '2021-06-01 11:30:32', '2021-06-01 11:30:32', '', 2653, 'http://shoestimer.com/?post_type=product_variation&p=2685', 31, 'product_variation', '', 0),
(2686, 1, '2021-06-01 11:30:32', '2021-06-01 11:30:32', '', '2020 Girls Boys Lace-Up Fashion Sneakers Toddler/Little/Big Kid Flatform Fashion Trainers Children Genuine Leather Brand Shoes', 'Color: BLACK, Shoe Size: 35', 'publish', 'closed', 'closed', '', '2020-girls-boys-lace-up-fashion-sneakers-toddler-little-big-kid-flatform-fashion-trainers-children-genuine-leather-brand-shoes-32', '', '', '2021-06-01 11:30:32', '2021-06-01 11:30:32', '', 2653, 'http://shoestimer.com/?post_type=product_variation&p=2686', 32, 'product_variation', '', 0),
(2687, 1, '2021-06-01 11:30:32', '2021-06-01 11:30:32', '', '2020 Girls Boys Lace-Up Fashion Sneakers Toddler/Little/Big Kid Flatform Fashion Trainers Children Genuine Leather Brand Shoes', 'Color: Full Black, Shoe Size: 30', 'publish', 'closed', 'closed', '', '2020-girls-boys-lace-up-fashion-sneakers-toddler-little-big-kid-flatform-fashion-trainers-children-genuine-leather-brand-shoes-33', '', '', '2021-06-01 11:30:32', '2021-06-01 11:30:32', '', 2653, 'http://shoestimer.com/?post_type=product_variation&p=2687', 33, 'product_variation', '', 0),
(2688, 1, '2021-06-01 11:30:32', '2021-06-01 11:30:32', '', '2020 Girls Boys Lace-Up Fashion Sneakers Toddler/Little/Big Kid Flatform Fashion Trainers Children Genuine Leather Brand Shoes', 'Color: Full Black, Shoe Size: 29', 'publish', 'closed', 'closed', '', '2020-girls-boys-lace-up-fashion-sneakers-toddler-little-big-kid-flatform-fashion-trainers-children-genuine-leather-brand-shoes-34', '', '', '2021-06-01 11:30:32', '2021-06-01 11:30:32', '', 2653, 'http://shoestimer.com/?post_type=product_variation&p=2688', 34, 'product_variation', '', 0),
(2689, 1, '2021-06-01 11:30:33', '2021-06-01 11:30:33', '', '2020 Girls Boys Lace-Up Fashion Sneakers Toddler/Little/Big Kid Flatform Fashion Trainers Children Genuine Leather Brand Shoes', 'Color: Full Black, Shoe Size: 28', 'publish', 'closed', 'closed', '', '2020-girls-boys-lace-up-fashion-sneakers-toddler-little-big-kid-flatform-fashion-trainers-children-genuine-leather-brand-shoes-35', '', '', '2021-06-01 11:30:33', '2021-06-01 11:30:33', '', 2653, 'http://shoestimer.com/?post_type=product_variation&p=2689', 35, 'product_variation', '', 0),
(2690, 1, '2021-06-01 11:30:33', '2021-06-01 11:30:33', '', '2020 Girls Boys Lace-Up Fashion Sneakers Toddler/Little/Big Kid Flatform Fashion Trainers Children Genuine Leather Brand Shoes', 'Color: Full Black, Shoe Size: 27', 'publish', 'closed', 'closed', '', '2020-girls-boys-lace-up-fashion-sneakers-toddler-little-big-kid-flatform-fashion-trainers-children-genuine-leather-brand-shoes-36', '', '', '2021-06-01 11:30:33', '2021-06-01 11:30:33', '', 2653, 'http://shoestimer.com/?post_type=product_variation&p=2690', 36, 'product_variation', '', 0),
(2691, 1, '2021-06-01 11:30:33', '2021-06-01 11:30:33', '', '2020 Girls Boys Lace-Up Fashion Sneakers Toddler/Little/Big Kid Flatform Fashion Trainers Children Genuine Leather Brand Shoes', 'Color: Full Black, Shoe Size: 34', 'publish', 'closed', 'closed', '', '2020-girls-boys-lace-up-fashion-sneakers-toddler-little-big-kid-flatform-fashion-trainers-children-genuine-leather-brand-shoes-37', '', '', '2021-06-01 11:30:33', '2021-06-01 11:30:33', '', 2653, 'http://shoestimer.com/?post_type=product_variation&p=2691', 37, 'product_variation', '', 0);
INSERT INTO `wpx5_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(2692, 1, '2021-06-01 11:30:33', '2021-06-01 11:30:33', '', '2020 Girls Boys Lace-Up Fashion Sneakers Toddler/Little/Big Kid Flatform Fashion Trainers Children Genuine Leather Brand Shoes', 'Color: Full Black, Shoe Size: 33', 'publish', 'closed', 'closed', '', '2020-girls-boys-lace-up-fashion-sneakers-toddler-little-big-kid-flatform-fashion-trainers-children-genuine-leather-brand-shoes-38', '', '', '2021-06-01 11:30:33', '2021-06-01 11:30:33', '', 2653, 'http://shoestimer.com/?post_type=product_variation&p=2692', 38, 'product_variation', '', 0),
(2693, 1, '2021-06-01 11:30:33', '2021-06-01 11:30:33', '', '2020 Girls Boys Lace-Up Fashion Sneakers Toddler/Little/Big Kid Flatform Fashion Trainers Children Genuine Leather Brand Shoes', 'Color: Full Black, Shoe Size: 32', 'publish', 'closed', 'closed', '', '2020-girls-boys-lace-up-fashion-sneakers-toddler-little-big-kid-flatform-fashion-trainers-children-genuine-leather-brand-shoes-39', '', '', '2021-06-01 11:30:33', '2021-06-01 11:30:33', '', 2653, 'http://shoestimer.com/?post_type=product_variation&p=2693', 39, 'product_variation', '', 0),
(2694, 1, '2021-06-01 11:30:33', '2021-06-01 11:30:33', '', '2020 Girls Boys Lace-Up Fashion Sneakers Toddler/Little/Big Kid Flatform Fashion Trainers Children Genuine Leather Brand Shoes', 'Color: Full Black, Shoe Size: 31', 'publish', 'closed', 'closed', '', '2020-girls-boys-lace-up-fashion-sneakers-toddler-little-big-kid-flatform-fashion-trainers-children-genuine-leather-brand-shoes-40', '', '', '2021-06-01 11:30:33', '2021-06-01 11:30:33', '', 2653, 'http://shoestimer.com/?post_type=product_variation&p=2694', 40, 'product_variation', '', 0),
(2695, 1, '2021-06-01 11:30:33', '2021-06-01 11:30:33', '', '2020 Girls Boys Lace-Up Fashion Sneakers Toddler/Little/Big Kid Flatform Fashion Trainers Children Genuine Leather Brand Shoes', 'Color: Radium, Shoe Size: 34', 'publish', 'closed', 'closed', '', '2020-girls-boys-lace-up-fashion-sneakers-toddler-little-big-kid-flatform-fashion-trainers-children-genuine-leather-brand-shoes-41', '', '', '2021-06-01 11:30:33', '2021-06-01 11:30:33', '', 2653, 'http://shoestimer.com/?post_type=product_variation&p=2695', 41, 'product_variation', '', 0),
(2696, 1, '2021-06-01 11:30:33', '2021-06-01 11:30:33', '', '2020 Girls Boys Lace-Up Fashion Sneakers Toddler/Little/Big Kid Flatform Fashion Trainers Children Genuine Leather Brand Shoes', 'Color: Radium, Shoe Size: 33', 'publish', 'closed', 'closed', '', '2020-girls-boys-lace-up-fashion-sneakers-toddler-little-big-kid-flatform-fashion-trainers-children-genuine-leather-brand-shoes-42', '', '', '2021-06-01 11:30:33', '2021-06-01 11:30:33', '', 2653, 'http://shoestimer.com/?post_type=product_variation&p=2696', 42, 'product_variation', '', 0),
(2697, 1, '2021-06-01 11:30:34', '2021-06-01 11:30:34', '', '2020 Girls Boys Lace-Up Fashion Sneakers Toddler/Little/Big Kid Flatform Fashion Trainers Children Genuine Leather Brand Shoes', 'Color: Radium, Shoe Size: 32', 'publish', 'closed', 'closed', '', '2020-girls-boys-lace-up-fashion-sneakers-toddler-little-big-kid-flatform-fashion-trainers-children-genuine-leather-brand-shoes-43', '', '', '2021-06-01 11:30:34', '2021-06-01 11:30:34', '', 2653, 'http://shoestimer.com/?post_type=product_variation&p=2697', 43, 'product_variation', '', 0),
(2698, 1, '2021-06-01 11:30:34', '2021-06-01 11:30:34', '', '2020 Girls Boys Lace-Up Fashion Sneakers Toddler/Little/Big Kid Flatform Fashion Trainers Children Genuine Leather Brand Shoes', 'Color: Radium, Shoe Size: 31', 'publish', 'closed', 'closed', '', '2020-girls-boys-lace-up-fashion-sneakers-toddler-little-big-kid-flatform-fashion-trainers-children-genuine-leather-brand-shoes-44', '', '', '2021-06-01 11:30:34', '2021-06-01 11:30:34', '', 2653, 'http://shoestimer.com/?post_type=product_variation&p=2698', 44, 'product_variation', '', 0),
(2699, 1, '2021-06-01 11:30:34', '2021-06-01 11:30:34', '', '2020 Girls Boys Lace-Up Fashion Sneakers Toddler/Little/Big Kid Flatform Fashion Trainers Children Genuine Leather Brand Shoes', 'Color: Full Black, Shoe Size: 26', 'publish', 'closed', 'closed', '', '2020-girls-boys-lace-up-fashion-sneakers-toddler-little-big-kid-flatform-fashion-trainers-children-genuine-leather-brand-shoes-45', '', '', '2021-06-01 11:30:34', '2021-06-01 11:30:34', '', 2653, 'http://shoestimer.com/?post_type=product_variation&p=2699', 45, 'product_variation', '', 0),
(2700, 1, '2021-06-01 11:30:34', '2021-06-01 11:30:34', '', '2020 Girls Boys Lace-Up Fashion Sneakers Toddler/Little/Big Kid Flatform Fashion Trainers Children Genuine Leather Brand Shoes', 'Color: Full Black, Shoe Size: 25', 'publish', 'closed', 'closed', '', '2020-girls-boys-lace-up-fashion-sneakers-toddler-little-big-kid-flatform-fashion-trainers-children-genuine-leather-brand-shoes-46', '', '', '2021-06-01 11:30:34', '2021-06-01 11:30:34', '', 2653, 'http://shoestimer.com/?post_type=product_variation&p=2700', 46, 'product_variation', '', 0),
(2701, 1, '2021-06-01 11:30:34', '2021-06-01 11:30:34', '', '2020 Girls Boys Lace-Up Fashion Sneakers Toddler/Little/Big Kid Flatform Fashion Trainers Children Genuine Leather Brand Shoes', 'Color: Radium, Shoe Size: 24', 'publish', 'closed', 'closed', '', '2020-girls-boys-lace-up-fashion-sneakers-toddler-little-big-kid-flatform-fashion-trainers-children-genuine-leather-brand-shoes-47', '', '', '2021-06-01 11:30:34', '2021-06-01 11:30:34', '', 2653, 'http://shoestimer.com/?post_type=product_variation&p=2701', 47, 'product_variation', '', 0),
(2702, 1, '2021-06-01 11:30:34', '2021-06-01 11:30:34', '', '2020 Girls Boys Lace-Up Fashion Sneakers Toddler/Little/Big Kid Flatform Fashion Trainers Children Genuine Leather Brand Shoes', 'Color: Radium, Shoe Size: 35', 'publish', 'closed', 'closed', '', '2020-girls-boys-lace-up-fashion-sneakers-toddler-little-big-kid-flatform-fashion-trainers-children-genuine-leather-brand-shoes-48', '', '', '2021-06-01 11:30:34', '2021-06-01 11:30:34', '', 2653, 'http://shoestimer.com/?post_type=product_variation&p=2702', 48, 'product_variation', '', 0),
(2703, 1, '2021-06-01 11:30:34', '2021-06-01 11:30:34', '', '2020 Girls Boys Lace-Up Fashion Sneakers Toddler/Little/Big Kid Flatform Fashion Trainers Children Genuine Leather Brand Shoes', 'Color: Radium, Shoe Size: 26', 'publish', 'closed', 'closed', '', '2020-girls-boys-lace-up-fashion-sneakers-toddler-little-big-kid-flatform-fashion-trainers-children-genuine-leather-brand-shoes-49', '', '', '2021-06-01 11:30:34', '2021-06-01 11:30:34', '', 2653, 'http://shoestimer.com/?post_type=product_variation&p=2703', 49, 'product_variation', '', 0),
(2704, 1, '2021-06-01 11:30:34', '2021-06-01 11:30:34', '', '2020 Girls Boys Lace-Up Fashion Sneakers Toddler/Little/Big Kid Flatform Fashion Trainers Children Genuine Leather Brand Shoes', 'Color: Radium, Shoe Size: 25', 'publish', 'closed', 'closed', '', '2020-girls-boys-lace-up-fashion-sneakers-toddler-little-big-kid-flatform-fashion-trainers-children-genuine-leather-brand-shoes-50', '', '', '2021-06-01 11:30:34', '2021-06-01 11:30:34', '', 2653, 'http://shoestimer.com/?post_type=product_variation&p=2704', 50, 'product_variation', '', 0),
(2705, 1, '2021-06-01 11:30:35', '2021-06-01 11:30:35', '', '2020 Girls Boys Lace-Up Fashion Sneakers Toddler/Little/Big Kid Flatform Fashion Trainers Children Genuine Leather Brand Shoes', 'Color: Rainbow, Shoe Size: 24', 'publish', 'closed', 'closed', '', '2020-girls-boys-lace-up-fashion-sneakers-toddler-little-big-kid-flatform-fashion-trainers-children-genuine-leather-brand-shoes-51', '', '', '2021-06-01 11:30:35', '2021-06-01 11:30:35', '', 2653, 'http://shoestimer.com/?post_type=product_variation&p=2705', 51, 'product_variation', '', 0),
(2706, 1, '2021-06-01 11:30:35', '2021-06-01 11:30:35', '', '2020 Girls Boys Lace-Up Fashion Sneakers Toddler/Little/Big Kid Flatform Fashion Trainers Children Genuine Leather Brand Shoes', 'Color: Rainbow, Shoe Size: 35', 'publish', 'closed', 'closed', '', '2020-girls-boys-lace-up-fashion-sneakers-toddler-little-big-kid-flatform-fashion-trainers-children-genuine-leather-brand-shoes-52', '', '', '2021-06-01 11:30:35', '2021-06-01 11:30:35', '', 2653, 'http://shoestimer.com/?post_type=product_variation&p=2706', 52, 'product_variation', '', 0),
(2707, 1, '2021-06-01 11:30:35', '2021-06-01 11:30:35', '', '2020 Girls Boys Lace-Up Fashion Sneakers Toddler/Little/Big Kid Flatform Fashion Trainers Children Genuine Leather Brand Shoes', 'Color: Radium, Shoe Size: 30', 'publish', 'closed', 'closed', '', '2020-girls-boys-lace-up-fashion-sneakers-toddler-little-big-kid-flatform-fashion-trainers-children-genuine-leather-brand-shoes-53', '', '', '2021-06-01 11:30:35', '2021-06-01 11:30:35', '', 2653, 'http://shoestimer.com/?post_type=product_variation&p=2707', 53, 'product_variation', '', 0),
(2708, 1, '2021-06-01 11:30:35', '2021-06-01 11:30:35', '', '2020 Girls Boys Lace-Up Fashion Sneakers Toddler/Little/Big Kid Flatform Fashion Trainers Children Genuine Leather Brand Shoes', 'Color: Radium, Shoe Size: 29', 'publish', 'closed', 'closed', '', '2020-girls-boys-lace-up-fashion-sneakers-toddler-little-big-kid-flatform-fashion-trainers-children-genuine-leather-brand-shoes-54', '', '', '2021-06-01 11:30:35', '2021-06-01 11:30:35', '', 2653, 'http://shoestimer.com/?post_type=product_variation&p=2708', 54, 'product_variation', '', 0),
(2709, 1, '2021-06-01 11:30:35', '2021-06-01 11:30:35', '', '2020 Girls Boys Lace-Up Fashion Sneakers Toddler/Little/Big Kid Flatform Fashion Trainers Children Genuine Leather Brand Shoes', 'Color: Radium, Shoe Size: 28', 'publish', 'closed', 'closed', '', '2020-girls-boys-lace-up-fashion-sneakers-toddler-little-big-kid-flatform-fashion-trainers-children-genuine-leather-brand-shoes-55', '', '', '2021-06-01 11:30:35', '2021-06-01 11:30:35', '', 2653, 'http://shoestimer.com/?post_type=product_variation&p=2709', 55, 'product_variation', '', 0),
(2710, 1, '2021-06-01 11:30:35', '2021-06-01 11:30:35', '', '2020 Girls Boys Lace-Up Fashion Sneakers Toddler/Little/Big Kid Flatform Fashion Trainers Children Genuine Leather Brand Shoes', 'Color: Radium, Shoe Size: 27', 'publish', 'closed', 'closed', '', '2020-girls-boys-lace-up-fashion-sneakers-toddler-little-big-kid-flatform-fashion-trainers-children-genuine-leather-brand-shoes-56', '', '', '2021-06-01 11:30:35', '2021-06-01 11:30:35', '', 2653, 'http://shoestimer.com/?post_type=product_variation&p=2710', 56, 'product_variation', '', 0),
(2711, 1, '2021-06-01 11:30:35', '2021-06-01 11:30:35', '', '2020 Girls Boys Lace-Up Fashion Sneakers Toddler/Little/Big Kid Flatform Fashion Trainers Children Genuine Leather Brand Shoes', 'Color: Rainbow, Shoe Size: 30', 'publish', 'closed', 'closed', '', '2020-girls-boys-lace-up-fashion-sneakers-toddler-little-big-kid-flatform-fashion-trainers-children-genuine-leather-brand-shoes-57', '', '', '2021-06-01 11:30:35', '2021-06-01 11:30:35', '', 2653, 'http://shoestimer.com/?post_type=product_variation&p=2711', 57, 'product_variation', '', 0),
(2712, 1, '2021-06-01 11:30:35', '2021-06-01 11:30:35', '', '2020 Girls Boys Lace-Up Fashion Sneakers Toddler/Little/Big Kid Flatform Fashion Trainers Children Genuine Leather Brand Shoes', 'Color: Rainbow, Shoe Size: 29', 'publish', 'closed', 'closed', '', '2020-girls-boys-lace-up-fashion-sneakers-toddler-little-big-kid-flatform-fashion-trainers-children-genuine-leather-brand-shoes-58', '', '', '2021-06-01 11:30:35', '2021-06-01 11:30:35', '', 2653, 'http://shoestimer.com/?post_type=product_variation&p=2712', 58, 'product_variation', '', 0),
(2713, 1, '2021-06-01 11:30:36', '2021-06-01 11:30:36', '', '2020 Girls Boys Lace-Up Fashion Sneakers Toddler/Little/Big Kid Flatform Fashion Trainers Children Genuine Leather Brand Shoes', 'Color: Rainbow, Shoe Size: 28', 'publish', 'closed', 'closed', '', '2020-girls-boys-lace-up-fashion-sneakers-toddler-little-big-kid-flatform-fashion-trainers-children-genuine-leather-brand-shoes-59', '', '', '2021-06-01 11:30:36', '2021-06-01 11:30:36', '', 2653, 'http://shoestimer.com/?post_type=product_variation&p=2713', 59, 'product_variation', '', 0),
(2714, 1, '2021-06-01 11:30:36', '2021-06-01 11:30:36', '', '2020 Girls Boys Lace-Up Fashion Sneakers Toddler/Little/Big Kid Flatform Fashion Trainers Children Genuine Leather Brand Shoes', 'Color: Rainbow, Shoe Size: 27', 'publish', 'closed', 'closed', '', '2020-girls-boys-lace-up-fashion-sneakers-toddler-little-big-kid-flatform-fashion-trainers-children-genuine-leather-brand-shoes-60', '', '', '2021-06-01 11:30:36', '2021-06-01 11:30:36', '', 2653, 'http://shoestimer.com/?post_type=product_variation&p=2714', 60, 'product_variation', '', 0),
(2715, 1, '2021-06-01 11:30:36', '2021-06-01 11:30:36', '', '2020 Girls Boys Lace-Up Fashion Sneakers Toddler/Little/Big Kid Flatform Fashion Trainers Children Genuine Leather Brand Shoes', 'Color: Rainbow, Shoe Size: 34', 'publish', 'closed', 'closed', '', '2020-girls-boys-lace-up-fashion-sneakers-toddler-little-big-kid-flatform-fashion-trainers-children-genuine-leather-brand-shoes-61', '', '', '2021-06-01 11:30:36', '2021-06-01 11:30:36', '', 2653, 'http://shoestimer.com/?post_type=product_variation&p=2715', 61, 'product_variation', '', 0),
(2716, 1, '2021-06-01 11:30:36', '2021-06-01 11:30:36', '', '2020 Girls Boys Lace-Up Fashion Sneakers Toddler/Little/Big Kid Flatform Fashion Trainers Children Genuine Leather Brand Shoes', 'Color: Rainbow, Shoe Size: 33', 'publish', 'closed', 'closed', '', '2020-girls-boys-lace-up-fashion-sneakers-toddler-little-big-kid-flatform-fashion-trainers-children-genuine-leather-brand-shoes-62', '', '', '2021-06-01 11:30:36', '2021-06-01 11:30:36', '', 2653, 'http://shoestimer.com/?post_type=product_variation&p=2716', 62, 'product_variation', '', 0),
(2717, 1, '2021-06-01 11:30:36', '2021-06-01 11:30:36', '', '2020 Girls Boys Lace-Up Fashion Sneakers Toddler/Little/Big Kid Flatform Fashion Trainers Children Genuine Leather Brand Shoes', 'Color: Rainbow, Shoe Size: 32', 'publish', 'closed', 'closed', '', '2020-girls-boys-lace-up-fashion-sneakers-toddler-little-big-kid-flatform-fashion-trainers-children-genuine-leather-brand-shoes-63', '', '', '2021-06-01 11:30:36', '2021-06-01 11:30:36', '', 2653, 'http://shoestimer.com/?post_type=product_variation&p=2717', 63, 'product_variation', '', 0),
(2718, 1, '2021-06-01 11:30:36', '2021-06-01 11:30:36', '', '2020 Girls Boys Lace-Up Fashion Sneakers Toddler/Little/Big Kid Flatform Fashion Trainers Children Genuine Leather Brand Shoes', 'Color: Rainbow, Shoe Size: 31', 'publish', 'closed', 'closed', '', '2020-girls-boys-lace-up-fashion-sneakers-toddler-little-big-kid-flatform-fashion-trainers-children-genuine-leather-brand-shoes-64', '', '', '2021-06-01 11:30:36', '2021-06-01 11:30:36', '', 2653, 'http://shoestimer.com/?post_type=product_variation&p=2718', 64, 'product_variation', '', 0),
(2719, 1, '2021-06-01 11:30:36', '2021-06-01 11:30:36', '', '2020 Girls Boys Lace-Up Fashion Sneakers Toddler/Little/Big Kid Flatform Fashion Trainers Children Genuine Leather Brand Shoes', 'Color: Full Black, Shoe Size: 24', 'publish', 'closed', 'closed', '', '2020-girls-boys-lace-up-fashion-sneakers-toddler-little-big-kid-flatform-fashion-trainers-children-genuine-leather-brand-shoes-65', '', '', '2021-06-01 11:30:36', '2021-06-01 11:30:36', '', 2653, 'http://shoestimer.com/?post_type=product_variation&p=2719', 65, 'product_variation', '', 0),
(2720, 1, '2021-06-01 11:30:36', '2021-06-01 11:30:36', '', '2020 Girls Boys Lace-Up Fashion Sneakers Toddler/Little/Big Kid Flatform Fashion Trainers Children Genuine Leather Brand Shoes', 'Color: Full Black, Shoe Size: 35', 'publish', 'closed', 'closed', '', '2020-girls-boys-lace-up-fashion-sneakers-toddler-little-big-kid-flatform-fashion-trainers-children-genuine-leather-brand-shoes-66', '', '', '2021-06-01 11:30:36', '2021-06-01 11:30:36', '', 2653, 'http://shoestimer.com/?post_type=product_variation&p=2720', 66, 'product_variation', '', 0),
(2721, 1, '2021-06-01 11:30:37', '2021-06-01 11:30:37', '', '2020 Girls Boys Lace-Up Fashion Sneakers Toddler/Little/Big Kid Flatform Fashion Trainers Children Genuine Leather Brand Shoes', 'Color: BLACK, Shoe Size: 26', 'publish', 'closed', 'closed', '', '2020-girls-boys-lace-up-fashion-sneakers-toddler-little-big-kid-flatform-fashion-trainers-children-genuine-leather-brand-shoes-67', '', '', '2021-06-01 11:30:37', '2021-06-01 11:30:37', '', 2653, 'http://shoestimer.com/?post_type=product_variation&p=2721', 67, 'product_variation', '', 0),
(2722, 1, '2021-06-01 11:30:37', '2021-06-01 11:30:37', '', '2020 Girls Boys Lace-Up Fashion Sneakers Toddler/Little/Big Kid Flatform Fashion Trainers Children Genuine Leather Brand Shoes', 'Color: BLACK, Shoe Size: 25', 'publish', 'closed', 'closed', '', '2020-girls-boys-lace-up-fashion-sneakers-toddler-little-big-kid-flatform-fashion-trainers-children-genuine-leather-brand-shoes-68', '', '', '2021-06-01 11:30:37', '2021-06-01 11:30:37', '', 2653, 'http://shoestimer.com/?post_type=product_variation&p=2722', 68, 'product_variation', '', 0),
(2723, 1, '2021-06-01 11:30:37', '2021-06-01 11:30:37', '', '2020 Girls Boys Lace-Up Fashion Sneakers Toddler/Little/Big Kid Flatform Fashion Trainers Children Genuine Leather Brand Shoes', 'Color: BLACK, Shoe Size: 30', 'publish', 'closed', 'closed', '', '2020-girls-boys-lace-up-fashion-sneakers-toddler-little-big-kid-flatform-fashion-trainers-children-genuine-leather-brand-shoes-69', '', '', '2021-06-01 11:30:37', '2021-06-01 11:30:37', '', 2653, 'http://shoestimer.com/?post_type=product_variation&p=2723', 69, 'product_variation', '', 0),
(2724, 1, '2021-06-01 11:30:37', '2021-06-01 11:30:37', '', '2020 Girls Boys Lace-Up Fashion Sneakers Toddler/Little/Big Kid Flatform Fashion Trainers Children Genuine Leather Brand Shoes', 'Color: BLACK, Shoe Size: 29', 'publish', 'closed', 'closed', '', '2020-girls-boys-lace-up-fashion-sneakers-toddler-little-big-kid-flatform-fashion-trainers-children-genuine-leather-brand-shoes-70', '', '', '2021-06-01 11:30:37', '2021-06-01 11:30:37', '', 2653, 'http://shoestimer.com/?post_type=product_variation&p=2724', 70, 'product_variation', '', 0),
(2725, 1, '2021-06-01 11:30:37', '2021-06-01 11:30:37', '', '2020 Girls Boys Lace-Up Fashion Sneakers Toddler/Little/Big Kid Flatform Fashion Trainers Children Genuine Leather Brand Shoes', 'Color: BLACK, Shoe Size: 28', 'publish', 'closed', 'closed', '', '2020-girls-boys-lace-up-fashion-sneakers-toddler-little-big-kid-flatform-fashion-trainers-children-genuine-leather-brand-shoes-71', '', '', '2021-06-01 11:30:37', '2021-06-01 11:30:37', '', 2653, 'http://shoestimer.com/?post_type=product_variation&p=2725', 71, 'product_variation', '', 0),
(2726, 1, '2021-06-01 11:30:37', '2021-06-01 11:30:37', '', '2020 Girls Boys Lace-Up Fashion Sneakers Toddler/Little/Big Kid Flatform Fashion Trainers Children Genuine Leather Brand Shoes', 'Color: BLACK, Shoe Size: 27', 'publish', 'closed', 'closed', '', '2020-girls-boys-lace-up-fashion-sneakers-toddler-little-big-kid-flatform-fashion-trainers-children-genuine-leather-brand-shoes-72', '', '', '2021-06-01 11:30:37', '2021-06-01 11:30:37', '', 2653, 'http://shoestimer.com/?post_type=product_variation&p=2726', 72, 'product_variation', '', 0),
(2727, 0, '2021-06-01 11:30:38', '2021-06-01 11:30:38', '', '2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine-1', '', 'inherit', 'open', 'closed', '', '2020-girls-boys-lace-up-fashion-sneakers-toddler-little-big-kid-flatform-fashion-trainers-children-genuine-1', '', '', '2021-06-01 11:30:38', '2021-06-01 11:30:38', '', 2653, 'http://shoestimer.com/wp-content/uploads/2021/06/2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(2728, 1, '2021-06-01 11:30:42', '2021-06-01 11:30:42', '                <div class=\"product-specs-list-container\">\n                    <ul class=\"product-specs-list util-clearfix\">\n						                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Brand Name:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">pscownlg</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Origin:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">CN(Origin)</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Gender:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">MEN</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Fit:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Fits true to size, take your normal size</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Release Date:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Spring2019</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Closure Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Lace-up</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Level Of Practice:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Professional</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Feature:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Quick-Drying</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Upper Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">PU</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Outsole Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Rubber</span>\n                            </li>\n							                    </ul>\n                </div>\n				<div class=\"detailmodule_text-image\"><img src=\"https://ae01.alicdn.com/kf/H72e03c3582ed4033b00eae0a5a1274b7P.jpg\"  class=\"detail-desc-decorate-image\" ></div>\n<div class=\"detailmodule_text-image\"><img src=\"https://ae01.alicdn.com/kf/Hdac5d5fbcae4484cb543e2391316abc8l.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"https://ae01.alicdn.com/kf/Hb74d383d75d543ab85b1bbeebabf094bf.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"https://ae01.alicdn.com/kf/Hf3b0f1024dac4236b3285270da18fa22Q.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"https://ae01.alicdn.com/kf/H45a3963001e34ad3a47f72685df4daeee.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"https://ae01.alicdn.com/kf/Hfd23665a23ed4fbcac8b712a5c03cf9dG.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"https://ae01.alicdn.com/kf/H0955de37ac0a4724ae7cf49981c902a2u.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"https://ae01.alicdn.com/kf/H989bfdbc705843bb88f2c1e6f521175ca.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"https://ae01.alicdn.com/kf/H55a8c25e4d5d4937a1919f128d66306d4.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"https://ae01.alicdn.com/kf/Had4a0ba9362e463d8c4c1372d46219fb3.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"https://ae01.alicdn.com/kf/H379707b245d14592a250889286119c63i.jpg\"  class=\"detail-desc-decorate-image\" ></div>\n<div class=\"detailmodule_text-image\"><p class=\"detail-desc-decorate-title\" style=\"text-overflow: ellipsis;font-family: \'OpenSans\';color:\'#000\';word-wrap: break-word;white-space: pre-wrap;font-weight: 900;font-size: 20px;line-height: 28px;color: #000;margin-bottom: 12px;\"></p><p class=\"detail-desc-decorate-content\" style=\"text-overflow: ellipsis;font-family: \'OpenSans\';color:\'#000\';word-wrap: break-word;white-space: pre-wrap;font-weight: 300;font-size: 14px;line-height: 20px;color: #000;margin-bottom: 12px;\"></p></div>\n<div class=\"detailmodule_text-image\"><p class=\"detail-desc-decorate-title\" style=\"text-overflow: ellipsis;font-family: \'OpenSans\';color:\'#000\';word-wrap: break-word;white-space: pre-wrap;font-weight: 900;font-size: 20px;line-height: 28px;color: #000;margin-bottom: 12px;\"></p><p class=\"detail-desc-decorate-content\" style=\"text-overflow: ellipsis;font-family: \'OpenSans\';color:\'#000\';word-wrap: break-word;white-space: pre-wrap;font-weight: 300;font-size: 14px;line-height: 20px;color: #000;margin-bottom: 12px;\"></p></div>\n<div class=\"detailmodule_text-image\"><p class=\"detail-desc-decorate-title\" style=\"text-overflow: ellipsis;font-family: \'OpenSans\';color:\'#000\';word-wrap: break-word;white-space: pre-wrap;font-weight: 900;font-size: 20px;line-height: 28px;color: #000;margin-bottom: 12px;\"></p><p class=\"detail-desc-decorate-content\" style=\"text-overflow: ellipsis;font-family: \'OpenSans\';color:\'#000\';word-wrap: break-word;white-space: pre-wrap;font-weight: 300;font-size: 14px;line-height: 20px;color: #000;margin-bottom: 12px;\"></p></div>\n<div class=\"detailmodule_text-image\"><p class=\"detail-desc-decorate-title\" style=\"text-overflow: ellipsis;font-family: \'OpenSans\';color:\'#000\';word-wrap: break-word;white-space: pre-wrap;font-weight: 900;font-size: 20px;line-height: 28px;color: #000;margin-bottom: 12px;\"></p><p class=\"detail-desc-decorate-content\" style=\"text-overflow: ellipsis;font-family: \'OpenSans\';color:\'#000\';word-wrap: break-word;white-space: pre-wrap;font-weight: 300;font-size: 14px;line-height: 20px;color: #000;margin-bottom: 12px;\"></p></div>\n<div class=\"detailmodule_text-image\"><p class=\"detail-desc-decorate-title\" style=\"text-overflow: ellipsis;font-family: \'OpenSans\';color:\'#000\';word-wrap: break-word;white-space: pre-wrap;font-weight: 900;font-size: 20px;line-height: 28px;color: #000;margin-bottom: 12px;\"></p><p class=\"detail-desc-decorate-content\" style=\"text-overflow: ellipsis;font-family: \'OpenSans\';color:\'#000\';word-wrap: break-word;white-space: pre-wrap;font-weight: 300;font-size: 14px;line-height: 20px;color: #000;margin-bottom: 12px;\"></p></div>\n<div class=\"detailmodule_text-image\"><p class=\"detail-desc-decorate-title\" style=\"text-overflow: ellipsis;font-family: \'OpenSans\';color:\'#000\';word-wrap: break-word;white-space: pre-wrap;font-weight: 900;font-size: 20px;line-height: 28px;color: #000;margin-bottom: 12px;\"></p><p class=\"detail-desc-decorate-content\" style=\"text-overflow: ellipsis;font-family: \'OpenSans\';color:\'#000\';word-wrap: break-word;white-space: pre-wrap;font-weight: 300;font-size: 14px;line-height: 20px;color: #000;margin-bottom: 12px;\"></p></div>\n<div class=\"detailmodule_text\"><p class=\"detail-desc-decorate-title\" style=\"text-overflow: ellipsis;font-family: \'OpenSans\';color:\'#000\';word-wrap: break-word;white-space: pre-wrap;font-weight: 900;font-size: 20px;line-height: 28px;color: #000;margin-bottom: 12px;\"></p><p class=\"detail-desc-decorate-content\" style=\"text-overflow: ellipsis;font-family: \'OpenSans\';color:\'#000\';word-wrap: break-word;white-space: pre-wrap;font-weight: 300;font-size: 14px;line-height: 20px;color: #000;margin-bottom: 12px;\"></p></div>\n\n\n', '2021 Outdoor Unisex Water Sneakers Couple Summer Beach Aqua Wading Shoes Swimming Fishing Diving Skin Paste Soft Shoes', '', 'publish', 'open', 'closed', '', '2021-outdoor-unisex-water-sneakers-couple-summer-beach-aqua-wading-shoes-swimming-fishing-diving-skin-paste-soft-shoes', '', '', '2021-06-01 11:31:14', '2021-06-01 11:31:14', '', 0, 'http://shoestimer.com/product/2021-outdoor-unisex-water-sneakers-couple-summer-beach-aqua-wading-shoes-swimming-fishing-diving-skin-paste-soft-shoes/', 0, 'product', '', 0),
(2729, 1, '2021-06-01 11:30:44', '2021-06-01 11:30:44', '', '2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste', '', 'inherit', 'open', 'closed', '', '2021-outdoor-unisex-water-sneakers-couple-summer-beach-aqua-wading-shoes-swimming-fishing-diving-skin-paste', '', '', '2021-06-01 11:30:44', '2021-06-01 11:30:44', '', 2728, 'http://shoestimer.com/wp-content/uploads/2021/06/2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste.jpg', 0, 'attachment', 'image/jpeg', 0),
(2730, 0, '2021-06-01 11:30:45', '2021-06-01 11:30:45', '', '2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine-2', '', 'inherit', 'open', 'closed', '', '2020-girls-boys-lace-up-fashion-sneakers-toddler-little-big-kid-flatform-fashion-trainers-children-genuine-2', '', '', '2021-06-01 11:30:45', '2021-06-01 11:30:45', '', 2653, 'http://shoestimer.com/wp-content/uploads/2021/06/2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(2731, 1, '2021-06-01 11:30:50', '2021-06-01 11:30:50', '', '2021 Outdoor Unisex Water Sneakers Couple Summer Beach Aqua Wading Shoes Swimming Fishing Diving Skin Paste Soft Shoes', 'Color: see chart, Shoe Size: 7.5', 'publish', 'closed', 'closed', '', '2021-outdoor-unisex-water-sneakers-couple-summer-beach-aqua-wading-shoes-swimming-fishing-diving-skin-paste-soft-shoes', '', '', '2021-06-01 11:30:50', '2021-06-01 11:30:50', '', 2728, 'http://shoestimer.com/?post_type=product_variation&p=2731', 1, 'product_variation', '', 0),
(2732, 1, '2021-06-01 11:30:50', '2021-06-01 11:30:50', '', '2021 Outdoor Unisex Water Sneakers Couple Summer Beach Aqua Wading Shoes Swimming Fishing Diving Skin Paste Soft Shoes', 'Color: see chart, Shoe Size: 7', 'publish', 'closed', 'closed', '', '2021-outdoor-unisex-water-sneakers-couple-summer-beach-aqua-wading-shoes-swimming-fishing-diving-skin-paste-soft-shoes-2', '', '', '2021-06-01 11:30:50', '2021-06-01 11:30:50', '', 2728, 'http://shoestimer.com/?post_type=product_variation&p=2732', 2, 'product_variation', '', 0),
(2733, 1, '2021-06-01 11:30:51', '2021-06-01 11:30:51', '', '2021 Outdoor Unisex Water Sneakers Couple Summer Beach Aqua Wading Shoes Swimming Fishing Diving Skin Paste Soft Shoes', 'Color: see chart, Shoe Size: 8.5', 'publish', 'closed', 'closed', '', '2021-outdoor-unisex-water-sneakers-couple-summer-beach-aqua-wading-shoes-swimming-fishing-diving-skin-paste-soft-shoes-3', '', '', '2021-06-01 11:30:51', '2021-06-01 11:30:51', '', 2728, 'http://shoestimer.com/?post_type=product_variation&p=2733', 3, 'product_variation', '', 0),
(2734, 1, '2021-06-01 11:30:51', '2021-06-01 11:30:51', '', '2021 Outdoor Unisex Water Sneakers Couple Summer Beach Aqua Wading Shoes Swimming Fishing Diving Skin Paste Soft Shoes', 'Color: see chart, Shoe Size: 8', 'publish', 'closed', 'closed', '', '2021-outdoor-unisex-water-sneakers-couple-summer-beach-aqua-wading-shoes-swimming-fishing-diving-skin-paste-soft-shoes-4', '', '', '2021-06-01 11:30:51', '2021-06-01 11:30:51', '', 2728, 'http://shoestimer.com/?post_type=product_variation&p=2734', 4, 'product_variation', '', 0),
(2735, 1, '2021-06-01 11:30:52', '2021-06-01 11:30:52', '', '2021 Outdoor Unisex Water Sneakers Couple Summer Beach Aqua Wading Shoes Swimming Fishing Diving Skin Paste Soft Shoes', 'Color: see chart, Shoe Size: 10', 'publish', 'closed', 'closed', '', '2021-outdoor-unisex-water-sneakers-couple-summer-beach-aqua-wading-shoes-swimming-fishing-diving-skin-paste-soft-shoes-5', '', '', '2021-06-01 11:30:52', '2021-06-01 11:30:52', '', 2728, 'http://shoestimer.com/?post_type=product_variation&p=2735', 5, 'product_variation', '', 0),
(2736, 1, '2021-06-01 11:30:53', '2021-06-01 11:30:53', '', '2021 Outdoor Unisex Water Sneakers Couple Summer Beach Aqua Wading Shoes Swimming Fishing Diving Skin Paste Soft Shoes', 'Color: see chart, Shoe Size: 9', 'publish', 'closed', 'closed', '', '2021-outdoor-unisex-water-sneakers-couple-summer-beach-aqua-wading-shoes-swimming-fishing-diving-skin-paste-soft-shoes-6', '', '', '2021-06-01 11:30:53', '2021-06-01 11:30:53', '', 2728, 'http://shoestimer.com/?post_type=product_variation&p=2736', 6, 'product_variation', '', 0),
(2737, 1, '2021-06-01 11:30:53', '2021-06-01 11:30:53', '', '2021 Outdoor Unisex Water Sneakers Couple Summer Beach Aqua Wading Shoes Swimming Fishing Diving Skin Paste Soft Shoes', 'Color: see chart, Shoe Size: 11', 'publish', 'closed', 'closed', '', '2021-outdoor-unisex-water-sneakers-couple-summer-beach-aqua-wading-shoes-swimming-fishing-diving-skin-paste-soft-shoes-7', '', '', '2021-06-01 11:30:53', '2021-06-01 11:30:53', '', 2728, 'http://shoestimer.com/?post_type=product_variation&p=2737', 7, 'product_variation', '', 0),
(2738, 1, '2021-06-01 11:30:53', '2021-06-01 11:30:53', '', '2021 Outdoor Unisex Water Sneakers Couple Summer Beach Aqua Wading Shoes Swimming Fishing Diving Skin Paste Soft Shoes', 'Color: see chart, Shoe Size: 7.5', 'publish', 'closed', 'closed', '', '2021-outdoor-unisex-water-sneakers-couple-summer-beach-aqua-wading-shoes-swimming-fishing-diving-skin-paste-soft-shoes-8', '', '', '2021-06-01 11:30:53', '2021-06-01 11:30:53', '', 2728, 'http://shoestimer.com/?post_type=product_variation&p=2738', 8, 'product_variation', '', 0),
(2739, 1, '2021-06-01 11:30:53', '2021-06-01 11:30:53', '', '2021 Outdoor Unisex Water Sneakers Couple Summer Beach Aqua Wading Shoes Swimming Fishing Diving Skin Paste Soft Shoes', 'Color: see chart, Shoe Size: 7', 'publish', 'closed', 'closed', '', '2021-outdoor-unisex-water-sneakers-couple-summer-beach-aqua-wading-shoes-swimming-fishing-diving-skin-paste-soft-shoes-9', '', '', '2021-06-01 11:30:53', '2021-06-01 11:30:53', '', 2728, 'http://shoestimer.com/?post_type=product_variation&p=2739', 9, 'product_variation', '', 0),
(2740, 1, '2021-06-01 11:30:53', '2021-06-01 11:30:53', '', '2021 Outdoor Unisex Water Sneakers Couple Summer Beach Aqua Wading Shoes Swimming Fishing Diving Skin Paste Soft Shoes', 'Color: see chart, Shoe Size: 8.5', 'publish', 'closed', 'closed', '', '2021-outdoor-unisex-water-sneakers-couple-summer-beach-aqua-wading-shoes-swimming-fishing-diving-skin-paste-soft-shoes-10', '', '', '2021-06-01 11:30:53', '2021-06-01 11:30:53', '', 2728, 'http://shoestimer.com/?post_type=product_variation&p=2740', 10, 'product_variation', '', 0),
(2741, 1, '2021-06-01 11:30:53', '2021-06-01 11:30:53', '', '2021 Outdoor Unisex Water Sneakers Couple Summer Beach Aqua Wading Shoes Swimming Fishing Diving Skin Paste Soft Shoes', 'Color: see chart, Shoe Size: 8', 'publish', 'closed', 'closed', '', '2021-outdoor-unisex-water-sneakers-couple-summer-beach-aqua-wading-shoes-swimming-fishing-diving-skin-paste-soft-shoes-11', '', '', '2021-06-01 11:30:53', '2021-06-01 11:30:53', '', 2728, 'http://shoestimer.com/?post_type=product_variation&p=2741', 11, 'product_variation', '', 0),
(2742, 1, '2021-06-01 11:30:53', '2021-06-01 11:30:53', '', '2021 Outdoor Unisex Water Sneakers Couple Summer Beach Aqua Wading Shoes Swimming Fishing Diving Skin Paste Soft Shoes', 'Color: see chart, Shoe Size: 10', 'publish', 'closed', 'closed', '', '2021-outdoor-unisex-water-sneakers-couple-summer-beach-aqua-wading-shoes-swimming-fishing-diving-skin-paste-soft-shoes-12', '', '', '2021-06-01 11:30:53', '2021-06-01 11:30:53', '', 2728, 'http://shoestimer.com/?post_type=product_variation&p=2742', 12, 'product_variation', '', 0),
(2743, 0, '2021-06-01 11:30:53', '2021-06-01 11:30:53', '', '2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine-3', '', 'inherit', 'open', 'closed', '', '2020-girls-boys-lace-up-fashion-sneakers-toddler-little-big-kid-flatform-fashion-trainers-children-genuine-3', '', '', '2021-06-01 11:30:53', '2021-06-01 11:30:53', '', 2653, 'http://shoestimer.com/wp-content/uploads/2021/06/2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine-3.jpg', 0, 'attachment', 'image/jpeg', 0),
(2744, 1, '2021-06-01 11:30:53', '2021-06-01 11:30:53', '', '2021 Outdoor Unisex Water Sneakers Couple Summer Beach Aqua Wading Shoes Swimming Fishing Diving Skin Paste Soft Shoes', 'Color: see chart, Shoe Size: 9', 'publish', 'closed', 'closed', '', '2021-outdoor-unisex-water-sneakers-couple-summer-beach-aqua-wading-shoes-swimming-fishing-diving-skin-paste-soft-shoes-13', '', '', '2021-06-01 11:30:53', '2021-06-01 11:30:53', '', 2728, 'http://shoestimer.com/?post_type=product_variation&p=2744', 13, 'product_variation', '', 0),
(2745, 1, '2021-06-01 11:30:54', '2021-06-01 11:30:54', '', '2021 Outdoor Unisex Water Sneakers Couple Summer Beach Aqua Wading Shoes Swimming Fishing Diving Skin Paste Soft Shoes', 'Color: see chart, Shoe Size: 4.5', 'publish', 'closed', 'closed', '', '2021-outdoor-unisex-water-sneakers-couple-summer-beach-aqua-wading-shoes-swimming-fishing-diving-skin-paste-soft-shoes-14', '', '', '2021-06-01 11:30:54', '2021-06-01 11:30:54', '', 2728, 'http://shoestimer.com/?post_type=product_variation&p=2745', 14, 'product_variation', '', 0),
(2746, 1, '2021-06-01 11:30:55', '2021-06-01 11:30:55', '', '2021 Outdoor Unisex Water Sneakers Couple Summer Beach Aqua Wading Shoes Swimming Fishing Diving Skin Paste Soft Shoes', 'Color: see chart, Shoe Size: 11', 'publish', 'closed', 'closed', '', '2021-outdoor-unisex-water-sneakers-couple-summer-beach-aqua-wading-shoes-swimming-fishing-diving-skin-paste-soft-shoes-15', '', '', '2021-06-01 11:30:55', '2021-06-01 11:30:55', '', 2728, 'http://shoestimer.com/?post_type=product_variation&p=2746', 15, 'product_variation', '', 0),
(2747, 1, '2021-06-01 11:30:56', '2021-06-01 11:30:56', '', '2021 Outdoor Unisex Water Sneakers Couple Summer Beach Aqua Wading Shoes Swimming Fishing Diving Skin Paste Soft Shoes', 'Color: see chart, Shoe Size: 5.5', 'publish', 'closed', 'closed', '', '2021-outdoor-unisex-water-sneakers-couple-summer-beach-aqua-wading-shoes-swimming-fishing-diving-skin-paste-soft-shoes-16', '', '', '2021-06-01 11:30:56', '2021-06-01 11:30:56', '', 2728, 'http://shoestimer.com/?post_type=product_variation&p=2747', 16, 'product_variation', '', 0),
(2748, 1, '2021-06-01 11:30:56', '2021-06-01 11:30:56', '', '2021 Outdoor Unisex Water Sneakers Couple Summer Beach Aqua Wading Shoes Swimming Fishing Diving Skin Paste Soft Shoes', 'Color: see chart, Shoe Size: 5', 'publish', 'closed', 'closed', '', '2021-outdoor-unisex-water-sneakers-couple-summer-beach-aqua-wading-shoes-swimming-fishing-diving-skin-paste-soft-shoes-17', '', '', '2021-06-01 11:30:56', '2021-06-01 11:30:56', '', 2728, 'http://shoestimer.com/?post_type=product_variation&p=2748', 17, 'product_variation', '', 0),
(2749, 1, '2021-06-01 11:30:56', '2021-06-01 11:30:56', '', '2021 Outdoor Unisex Water Sneakers Couple Summer Beach Aqua Wading Shoes Swimming Fishing Diving Skin Paste Soft Shoes', 'Color: see chart, Shoe Size: 6.5', 'publish', 'closed', 'closed', '', '2021-outdoor-unisex-water-sneakers-couple-summer-beach-aqua-wading-shoes-swimming-fishing-diving-skin-paste-soft-shoes-18', '', '', '2021-06-01 11:30:56', '2021-06-01 11:30:56', '', 2728, 'http://shoestimer.com/?post_type=product_variation&p=2749', 18, 'product_variation', '', 0),
(2750, 1, '2021-06-01 11:30:56', '2021-06-01 11:30:56', '', '2021 Outdoor Unisex Water Sneakers Couple Summer Beach Aqua Wading Shoes Swimming Fishing Diving Skin Paste Soft Shoes', 'Color: see chart, Shoe Size: 6', 'publish', 'closed', 'closed', '', '2021-outdoor-unisex-water-sneakers-couple-summer-beach-aqua-wading-shoes-swimming-fishing-diving-skin-paste-soft-shoes-19', '', '', '2021-06-01 11:30:56', '2021-06-01 11:30:56', '', 2728, 'http://shoestimer.com/?post_type=product_variation&p=2750', 19, 'product_variation', '', 0),
(2751, 1, '2021-06-01 11:30:57', '2021-06-01 11:30:57', '', '2021 Outdoor Unisex Water Sneakers Couple Summer Beach Aqua Wading Shoes Swimming Fishing Diving Skin Paste Soft Shoes', 'Color: see chart, Shoe Size: 7.5', 'publish', 'closed', 'closed', '', '2021-outdoor-unisex-water-sneakers-couple-summer-beach-aqua-wading-shoes-swimming-fishing-diving-skin-paste-soft-shoes-20', '', '', '2021-06-01 11:30:57', '2021-06-01 11:30:57', '', 2728, 'http://shoestimer.com/?post_type=product_variation&p=2751', 20, 'product_variation', '', 0),
(2752, 1, '2021-06-01 11:30:57', '2021-06-01 11:30:57', '', '2021 Outdoor Unisex Water Sneakers Couple Summer Beach Aqua Wading Shoes Swimming Fishing Diving Skin Paste Soft Shoes', 'Color: see chart, Shoe Size: 7', 'publish', 'closed', 'closed', '', '2021-outdoor-unisex-water-sneakers-couple-summer-beach-aqua-wading-shoes-swimming-fishing-diving-skin-paste-soft-shoes-21', '', '', '2021-06-01 11:30:57', '2021-06-01 11:30:57', '', 2728, 'http://shoestimer.com/?post_type=product_variation&p=2752', 21, 'product_variation', '', 0),
(2753, 1, '2021-06-01 11:30:58', '2021-06-01 11:30:58', '', '2021 Outdoor Unisex Water Sneakers Couple Summer Beach Aqua Wading Shoes Swimming Fishing Diving Skin Paste Soft Shoes', 'Color: see chart, Shoe Size: 8.5', 'publish', 'closed', 'closed', '', '2021-outdoor-unisex-water-sneakers-couple-summer-beach-aqua-wading-shoes-swimming-fishing-diving-skin-paste-soft-shoes-22', '', '', '2021-06-01 11:30:58', '2021-06-01 11:30:58', '', 2728, 'http://shoestimer.com/?post_type=product_variation&p=2753', 22, 'product_variation', '', 0),
(2754, 1, '2021-06-01 11:30:58', '2021-06-01 11:30:58', '', '2021 Outdoor Unisex Water Sneakers Couple Summer Beach Aqua Wading Shoes Swimming Fishing Diving Skin Paste Soft Shoes', 'Color: see chart, Shoe Size: 8', 'publish', 'closed', 'closed', '', '2021-outdoor-unisex-water-sneakers-couple-summer-beach-aqua-wading-shoes-swimming-fishing-diving-skin-paste-soft-shoes-23', '', '', '2021-06-01 11:30:58', '2021-06-01 11:30:58', '', 2728, 'http://shoestimer.com/?post_type=product_variation&p=2754', 23, 'product_variation', '', 0),
(2755, 1, '2021-06-01 11:30:58', '2021-06-01 11:30:58', '', '2021 Outdoor Unisex Water Sneakers Couple Summer Beach Aqua Wading Shoes Swimming Fishing Diving Skin Paste Soft Shoes', 'Color: see chart, Shoe Size: 4.5', 'publish', 'closed', 'closed', '', '2021-outdoor-unisex-water-sneakers-couple-summer-beach-aqua-wading-shoes-swimming-fishing-diving-skin-paste-soft-shoes-24', '', '', '2021-06-01 11:30:58', '2021-06-01 11:30:58', '', 2728, 'http://shoestimer.com/?post_type=product_variation&p=2755', 24, 'product_variation', '', 0),
(2756, 1, '2021-06-01 11:30:58', '2021-06-01 11:30:58', '', '2021 Outdoor Unisex Water Sneakers Couple Summer Beach Aqua Wading Shoes Swimming Fishing Diving Skin Paste Soft Shoes', 'Color: see chart, Shoe Size: 5.5', 'publish', 'closed', 'closed', '', '2021-outdoor-unisex-water-sneakers-couple-summer-beach-aqua-wading-shoes-swimming-fishing-diving-skin-paste-soft-shoes-25', '', '', '2021-06-01 11:30:58', '2021-06-01 11:30:58', '', 2728, 'http://shoestimer.com/?post_type=product_variation&p=2756', 25, 'product_variation', '', 0),
(2757, 1, '2021-06-01 11:30:59', '2021-06-01 11:30:59', '', '2021 Outdoor Unisex Water Sneakers Couple Summer Beach Aqua Wading Shoes Swimming Fishing Diving Skin Paste Soft Shoes', 'Color: see chart, Shoe Size: 5', 'publish', 'closed', 'closed', '', '2021-outdoor-unisex-water-sneakers-couple-summer-beach-aqua-wading-shoes-swimming-fishing-diving-skin-paste-soft-shoes-26', '', '', '2021-06-01 11:30:59', '2021-06-01 11:30:59', '', 2728, 'http://shoestimer.com/?post_type=product_variation&p=2757', 26, 'product_variation', '', 0),
(2758, 1, '2021-06-01 11:30:59', '2021-06-01 11:30:59', '', '2021 Outdoor Unisex Water Sneakers Couple Summer Beach Aqua Wading Shoes Swimming Fishing Diving Skin Paste Soft Shoes', 'Color: see chart, Shoe Size: 6.5', 'publish', 'closed', 'closed', '', '2021-outdoor-unisex-water-sneakers-couple-summer-beach-aqua-wading-shoes-swimming-fishing-diving-skin-paste-soft-shoes-27', '', '', '2021-06-01 11:30:59', '2021-06-01 11:30:59', '', 2728, 'http://shoestimer.com/?post_type=product_variation&p=2758', 27, 'product_variation', '', 0),
(2759, 1, '2021-06-01 11:30:59', '2021-06-01 11:30:59', '', '2021 Outdoor Unisex Water Sneakers Couple Summer Beach Aqua Wading Shoes Swimming Fishing Diving Skin Paste Soft Shoes', 'Color: see chart, Shoe Size: 6', 'publish', 'closed', 'closed', '', '2021-outdoor-unisex-water-sneakers-couple-summer-beach-aqua-wading-shoes-swimming-fishing-diving-skin-paste-soft-shoes-28', '', '', '2021-06-01 11:30:59', '2021-06-01 11:30:59', '', 2728, 'http://shoestimer.com/?post_type=product_variation&p=2759', 28, 'product_variation', '', 0),
(2761, 1, '2021-06-01 11:30:59', '2021-06-01 11:30:59', '', '2021 Outdoor Unisex Water Sneakers Couple Summer Beach Aqua Wading Shoes Swimming Fishing Diving Skin Paste Soft Shoes', 'Color: see chart, Shoe Size: 5.5', 'publish', 'closed', 'closed', '', '2021-outdoor-unisex-water-sneakers-couple-summer-beach-aqua-wading-shoes-swimming-fishing-diving-skin-paste-soft-shoes-29', '', '', '2021-06-01 11:30:59', '2021-06-01 11:30:59', '', 2728, 'http://shoestimer.com/?post_type=product_variation&p=2761', 29, 'product_variation', '', 0),
(2760, 0, '2021-06-01 11:30:59', '2021-06-01 11:30:59', '', '2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine-4', '', 'inherit', 'open', 'closed', '', '2020-girls-boys-lace-up-fashion-sneakers-toddler-little-big-kid-flatform-fashion-trainers-children-genuine-4', '', '', '2021-06-01 11:30:59', '2021-06-01 11:30:59', '', 2653, 'http://shoestimer.com/wp-content/uploads/2021/06/2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine-4.jpg', 0, 'attachment', 'image/jpeg', 0),
(2762, 1, '2021-06-01 11:30:59', '2021-06-01 11:30:59', '', '2021 Outdoor Unisex Water Sneakers Couple Summer Beach Aqua Wading Shoes Swimming Fishing Diving Skin Paste Soft Shoes', 'Color: see chart, Shoe Size: 5', 'publish', 'closed', 'closed', '', '2021-outdoor-unisex-water-sneakers-couple-summer-beach-aqua-wading-shoes-swimming-fishing-diving-skin-paste-soft-shoes-30', '', '', '2021-06-01 11:30:59', '2021-06-01 11:30:59', '', 2728, 'http://shoestimer.com/?post_type=product_variation&p=2762', 30, 'product_variation', '', 0),
(2763, 1, '2021-06-01 11:31:00', '2021-06-01 11:31:00', '', '2021 Outdoor Unisex Water Sneakers Couple Summer Beach Aqua Wading Shoes Swimming Fishing Diving Skin Paste Soft Shoes', 'Color: see chart, Shoe Size: 6.5', 'publish', 'closed', 'closed', '', '2021-outdoor-unisex-water-sneakers-couple-summer-beach-aqua-wading-shoes-swimming-fishing-diving-skin-paste-soft-shoes-31', '', '', '2021-06-01 11:31:00', '2021-06-01 11:31:00', '', 2728, 'http://shoestimer.com/?post_type=product_variation&p=2763', 31, 'product_variation', '', 0),
(2764, 1, '2021-06-01 11:31:01', '2021-06-01 11:31:01', '', '2021 Outdoor Unisex Water Sneakers Couple Summer Beach Aqua Wading Shoes Swimming Fishing Diving Skin Paste Soft Shoes', 'Color: see chart, Shoe Size: 6', 'publish', 'closed', 'closed', '', '2021-outdoor-unisex-water-sneakers-couple-summer-beach-aqua-wading-shoes-swimming-fishing-diving-skin-paste-soft-shoes-32', '', '', '2021-06-01 11:31:01', '2021-06-01 11:31:01', '', 2728, 'http://shoestimer.com/?post_type=product_variation&p=2764', 32, 'product_variation', '', 0),
(2765, 1, '2021-06-01 11:31:02', '2021-06-01 11:31:02', '', '2021 Outdoor Unisex Water Sneakers Couple Summer Beach Aqua Wading Shoes Swimming Fishing Diving Skin Paste Soft Shoes', 'Color: see chart, Shoe Size: 7.5', 'publish', 'closed', 'closed', '', '2021-outdoor-unisex-water-sneakers-couple-summer-beach-aqua-wading-shoes-swimming-fishing-diving-skin-paste-soft-shoes-33', '', '', '2021-06-01 11:31:02', '2021-06-01 11:31:02', '', 2728, 'http://shoestimer.com/?post_type=product_variation&p=2765', 33, 'product_variation', '', 0),
(2766, 1, '2021-06-01 11:31:02', '2021-06-01 11:31:02', '', '2021 Outdoor Unisex Water Sneakers Couple Summer Beach Aqua Wading Shoes Swimming Fishing Diving Skin Paste Soft Shoes', 'Color: see chart, Shoe Size: 7', 'publish', 'closed', 'closed', '', '2021-outdoor-unisex-water-sneakers-couple-summer-beach-aqua-wading-shoes-swimming-fishing-diving-skin-paste-soft-shoes-34', '', '', '2021-06-01 11:31:02', '2021-06-01 11:31:02', '', 2728, 'http://shoestimer.com/?post_type=product_variation&p=2766', 34, 'product_variation', '', 0);
INSERT INTO `wpx5_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(2767, 1, '2021-06-01 11:31:03', '2021-06-01 11:31:03', '', '2021 Outdoor Unisex Water Sneakers Couple Summer Beach Aqua Wading Shoes Swimming Fishing Diving Skin Paste Soft Shoes', 'Color: see chart, Shoe Size: 8.5', 'publish', 'closed', 'closed', '', '2021-outdoor-unisex-water-sneakers-couple-summer-beach-aqua-wading-shoes-swimming-fishing-diving-skin-paste-soft-shoes-35', '', '', '2021-06-01 11:31:03', '2021-06-01 11:31:03', '', 2728, 'http://shoestimer.com/?post_type=product_variation&p=2767', 35, 'product_variation', '', 0),
(2768, 1, '2021-06-01 11:31:03', '2021-06-01 11:31:03', '', '2021 Outdoor Unisex Water Sneakers Couple Summer Beach Aqua Wading Shoes Swimming Fishing Diving Skin Paste Soft Shoes', 'Color: see chart, Shoe Size: 8', 'publish', 'closed', 'closed', '', '2021-outdoor-unisex-water-sneakers-couple-summer-beach-aqua-wading-shoes-swimming-fishing-diving-skin-paste-soft-shoes-36', '', '', '2021-06-01 11:31:03', '2021-06-01 11:31:03', '', 2728, 'http://shoestimer.com/?post_type=product_variation&p=2768', 36, 'product_variation', '', 0),
(2769, 1, '2021-06-01 11:31:04', '2021-06-01 11:31:04', '', '2021 Outdoor Unisex Water Sneakers Couple Summer Beach Aqua Wading Shoes Swimming Fishing Diving Skin Paste Soft Shoes', 'Color: see chart, Shoe Size: 10', 'publish', 'closed', 'closed', '', '2021-outdoor-unisex-water-sneakers-couple-summer-beach-aqua-wading-shoes-swimming-fishing-diving-skin-paste-soft-shoes-37', '', '', '2021-06-01 11:31:04', '2021-06-01 11:31:04', '', 2728, 'http://shoestimer.com/?post_type=product_variation&p=2769', 37, 'product_variation', '', 0),
(2770, 1, '2021-06-01 11:31:04', '2021-06-01 11:31:04', '', '2021 Outdoor Unisex Water Sneakers Couple Summer Beach Aqua Wading Shoes Swimming Fishing Diving Skin Paste Soft Shoes', 'Color: see chart, Shoe Size: 9', 'publish', 'closed', 'closed', '', '2021-outdoor-unisex-water-sneakers-couple-summer-beach-aqua-wading-shoes-swimming-fishing-diving-skin-paste-soft-shoes-38', '', '', '2021-06-01 11:31:04', '2021-06-01 11:31:04', '', 2728, 'http://shoestimer.com/?post_type=product_variation&p=2770', 38, 'product_variation', '', 0),
(2771, 1, '2021-06-01 11:31:05', '2021-06-01 11:31:05', '', '2021 Outdoor Unisex Water Sneakers Couple Summer Beach Aqua Wading Shoes Swimming Fishing Diving Skin Paste Soft Shoes', 'Color: see chart, Shoe Size: 4.5', 'publish', 'closed', 'closed', '', '2021-outdoor-unisex-water-sneakers-couple-summer-beach-aqua-wading-shoes-swimming-fishing-diving-skin-paste-soft-shoes-39', '', '', '2021-06-01 11:31:05', '2021-06-01 11:31:05', '', 2728, 'http://shoestimer.com/?post_type=product_variation&p=2771', 39, 'product_variation', '', 0),
(2772, 1, '2021-06-01 11:31:05', '2021-06-01 11:31:05', '', '2021 Outdoor Unisex Water Sneakers Couple Summer Beach Aqua Wading Shoes Swimming Fishing Diving Skin Paste Soft Shoes', 'Color: see chart, Shoe Size: 11', 'publish', 'closed', 'closed', '', '2021-outdoor-unisex-water-sneakers-couple-summer-beach-aqua-wading-shoes-swimming-fishing-diving-skin-paste-soft-shoes-40', '', '', '2021-06-01 11:31:05', '2021-06-01 11:31:05', '', 2728, 'http://shoestimer.com/?post_type=product_variation&p=2772', 40, 'product_variation', '', 0),
(2773, 1, '2021-06-01 11:31:05', '2021-06-01 11:31:05', '', '2021 Outdoor Unisex Water Sneakers Couple Summer Beach Aqua Wading Shoes Swimming Fishing Diving Skin Paste Soft Shoes', 'Color: see chart, Shoe Size: 5.5', 'publish', 'closed', 'closed', '', '2021-outdoor-unisex-water-sneakers-couple-summer-beach-aqua-wading-shoes-swimming-fishing-diving-skin-paste-soft-shoes-41', '', '', '2021-06-01 11:31:05', '2021-06-01 11:31:05', '', 2728, 'http://shoestimer.com/?post_type=product_variation&p=2773', 41, 'product_variation', '', 0),
(2774, 0, '2021-06-01 11:31:05', '2021-06-01 11:31:05', '', '2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine-5', '', 'inherit', 'open', 'closed', '', '2020-girls-boys-lace-up-fashion-sneakers-toddler-little-big-kid-flatform-fashion-trainers-children-genuine-5', '', '', '2021-06-01 11:31:05', '2021-06-01 11:31:05', '', 2653, 'http://shoestimer.com/wp-content/uploads/2021/06/2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine-5.jpg', 0, 'attachment', 'image/jpeg', 0),
(2775, 1, '2021-06-01 11:31:05', '2021-06-01 11:31:05', '', '2021 Outdoor Unisex Water Sneakers Couple Summer Beach Aqua Wading Shoes Swimming Fishing Diving Skin Paste Soft Shoes', 'Color: see chart, Shoe Size: 5', 'publish', 'closed', 'closed', '', '2021-outdoor-unisex-water-sneakers-couple-summer-beach-aqua-wading-shoes-swimming-fishing-diving-skin-paste-soft-shoes-42', '', '', '2021-06-01 11:31:05', '2021-06-01 11:31:05', '', 2728, 'http://shoestimer.com/?post_type=product_variation&p=2775', 42, 'product_variation', '', 0),
(2776, 1, '2021-06-01 11:31:06', '2021-06-01 11:31:06', '', '2021 Outdoor Unisex Water Sneakers Couple Summer Beach Aqua Wading Shoes Swimming Fishing Diving Skin Paste Soft Shoes', 'Color: see chart, Shoe Size: 6.5', 'publish', 'closed', 'closed', '', '2021-outdoor-unisex-water-sneakers-couple-summer-beach-aqua-wading-shoes-swimming-fishing-diving-skin-paste-soft-shoes-43', '', '', '2021-06-01 11:31:06', '2021-06-01 11:31:06', '', 2728, 'http://shoestimer.com/?post_type=product_variation&p=2776', 43, 'product_variation', '', 0),
(2777, 1, '2021-06-01 11:31:06', '2021-06-01 11:31:06', '', '2021 Outdoor Unisex Water Sneakers Couple Summer Beach Aqua Wading Shoes Swimming Fishing Diving Skin Paste Soft Shoes', 'Color: see chart, Shoe Size: 6', 'publish', 'closed', 'closed', '', '2021-outdoor-unisex-water-sneakers-couple-summer-beach-aqua-wading-shoes-swimming-fishing-diving-skin-paste-soft-shoes-44', '', '', '2021-06-01 11:31:06', '2021-06-01 11:31:06', '', 2728, 'http://shoestimer.com/?post_type=product_variation&p=2777', 44, 'product_variation', '', 0),
(2778, 1, '2021-06-01 11:31:07', '2021-06-01 11:31:07', '', '2021 Outdoor Unisex Water Sneakers Couple Summer Beach Aqua Wading Shoes Swimming Fishing Diving Skin Paste Soft Shoes', 'Color: see chart, Shoe Size: 10', 'publish', 'closed', 'closed', '', '2021-outdoor-unisex-water-sneakers-couple-summer-beach-aqua-wading-shoes-swimming-fishing-diving-skin-paste-soft-shoes-45', '', '', '2021-06-01 11:31:07', '2021-06-01 11:31:07', '', 2728, 'http://shoestimer.com/?post_type=product_variation&p=2778', 45, 'product_variation', '', 0),
(2779, 1, '2021-06-01 11:31:08', '2021-06-01 11:31:08', '', '2021 Outdoor Unisex Water Sneakers Couple Summer Beach Aqua Wading Shoes Swimming Fishing Diving Skin Paste Soft Shoes', 'Color: see chart, Shoe Size: 9', 'publish', 'closed', 'closed', '', '2021-outdoor-unisex-water-sneakers-couple-summer-beach-aqua-wading-shoes-swimming-fishing-diving-skin-paste-soft-shoes-46', '', '', '2021-06-01 11:31:08', '2021-06-01 11:31:08', '', 2728, 'http://shoestimer.com/?post_type=product_variation&p=2779', 46, 'product_variation', '', 0),
(2780, 1, '2021-06-01 11:31:08', '2021-06-01 11:31:08', '', '2021 Outdoor Unisex Water Sneakers Couple Summer Beach Aqua Wading Shoes Swimming Fishing Diving Skin Paste Soft Shoes', 'Color: see chart, Shoe Size: 4.5', 'publish', 'closed', 'closed', '', '2021-outdoor-unisex-water-sneakers-couple-summer-beach-aqua-wading-shoes-swimming-fishing-diving-skin-paste-soft-shoes-47', '', '', '2021-06-01 11:31:08', '2021-06-01 11:31:08', '', 2728, 'http://shoestimer.com/?post_type=product_variation&p=2780', 47, 'product_variation', '', 0),
(2781, 1, '2021-06-01 11:31:09', '2021-06-01 11:31:09', '', '2021 Outdoor Unisex Water Sneakers Couple Summer Beach Aqua Wading Shoes Swimming Fishing Diving Skin Paste Soft Shoes', 'Color: see chart, Shoe Size: 11', 'publish', 'closed', 'closed', '', '2021-outdoor-unisex-water-sneakers-couple-summer-beach-aqua-wading-shoes-swimming-fishing-diving-skin-paste-soft-shoes-48', '', '', '2021-06-01 11:31:09', '2021-06-01 11:31:09', '', 2728, 'http://shoestimer.com/?post_type=product_variation&p=2781', 48, 'product_variation', '', 0),
(2782, 1, '2021-06-01 11:31:10', '2021-06-01 11:31:10', '', '2021 Outdoor Unisex Water Sneakers Couple Summer Beach Aqua Wading Shoes Swimming Fishing Diving Skin Paste Soft Shoes', 'Color: see chart, Shoe Size: 5.5', 'publish', 'closed', 'closed', '', '2021-outdoor-unisex-water-sneakers-couple-summer-beach-aqua-wading-shoes-swimming-fishing-diving-skin-paste-soft-shoes-49', '', '', '2021-06-01 11:31:10', '2021-06-01 11:31:10', '', 2728, 'http://shoestimer.com/?post_type=product_variation&p=2782', 49, 'product_variation', '', 0),
(2783, 1, '2021-06-01 11:31:10', '2021-06-01 11:31:10', '', '2021 Outdoor Unisex Water Sneakers Couple Summer Beach Aqua Wading Shoes Swimming Fishing Diving Skin Paste Soft Shoes', 'Color: see chart, Shoe Size: 5', 'publish', 'closed', 'closed', '', '2021-outdoor-unisex-water-sneakers-couple-summer-beach-aqua-wading-shoes-swimming-fishing-diving-skin-paste-soft-shoes-50', '', '', '2021-06-01 11:31:10', '2021-06-01 11:31:10', '', 2728, 'http://shoestimer.com/?post_type=product_variation&p=2783', 50, 'product_variation', '', 0),
(2784, 1, '2021-06-01 11:31:11', '2021-06-01 11:31:11', '', '2021 Outdoor Unisex Water Sneakers Couple Summer Beach Aqua Wading Shoes Swimming Fishing Diving Skin Paste Soft Shoes', 'Color: see chart, Shoe Size: 6.5', 'publish', 'closed', 'closed', '', '2021-outdoor-unisex-water-sneakers-couple-summer-beach-aqua-wading-shoes-swimming-fishing-diving-skin-paste-soft-shoes-51', '', '', '2021-06-01 11:31:11', '2021-06-01 11:31:11', '', 2728, 'http://shoestimer.com/?post_type=product_variation&p=2784', 51, 'product_variation', '', 0),
(2785, 1, '2021-06-01 11:31:11', '2021-06-01 11:31:11', '', '2021 Outdoor Unisex Water Sneakers Couple Summer Beach Aqua Wading Shoes Swimming Fishing Diving Skin Paste Soft Shoes', 'Color: see chart, Shoe Size: 6', 'publish', 'closed', 'closed', '', '2021-outdoor-unisex-water-sneakers-couple-summer-beach-aqua-wading-shoes-swimming-fishing-diving-skin-paste-soft-shoes-52', '', '', '2021-06-01 11:31:11', '2021-06-01 11:31:11', '', 2728, 'http://shoestimer.com/?post_type=product_variation&p=2785', 52, 'product_variation', '', 0),
(2786, 1, '2021-06-01 11:31:11', '2021-06-01 11:31:11', '', '2021 Outdoor Unisex Water Sneakers Couple Summer Beach Aqua Wading Shoes Swimming Fishing Diving Skin Paste Soft Shoes', 'Color: see chart, Shoe Size: 7.5', 'publish', 'closed', 'closed', '', '2021-outdoor-unisex-water-sneakers-couple-summer-beach-aqua-wading-shoes-swimming-fishing-diving-skin-paste-soft-shoes-53', '', '', '2021-06-01 11:31:11', '2021-06-01 11:31:11', '', 2728, 'http://shoestimer.com/?post_type=product_variation&p=2786', 53, 'product_variation', '', 0),
(2787, 1, '2021-06-01 11:31:11', '2021-06-01 11:31:11', '', '2021 Outdoor Unisex Water Sneakers Couple Summer Beach Aqua Wading Shoes Swimming Fishing Diving Skin Paste Soft Shoes', 'Color: see chart, Shoe Size: 7', 'publish', 'closed', 'closed', '', '2021-outdoor-unisex-water-sneakers-couple-summer-beach-aqua-wading-shoes-swimming-fishing-diving-skin-paste-soft-shoes-54', '', '', '2021-06-01 11:31:11', '2021-06-01 11:31:11', '', 2728, 'http://shoestimer.com/?post_type=product_variation&p=2787', 54, 'product_variation', '', 0),
(2788, 0, '2021-06-01 11:31:11', '2021-06-01 11:31:11', '', '2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine.jpg_640x640', '', 'inherit', 'open', 'closed', '', '2020-girls-boys-lace-up-fashion-sneakers-toddler-little-big-kid-flatform-fashion-trainers-children-genuine-jpg_640x640', '', '', '2021-06-01 11:31:11', '2021-06-01 11:31:11', '', 2653, 'http://shoestimer.com/wp-content/uploads/2021/06/2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine.jpg_640x640.jpg', 0, 'attachment', 'image/jpeg', 0),
(2789, 1, '2021-06-01 11:31:11', '2021-06-01 11:31:11', '', '2021 Outdoor Unisex Water Sneakers Couple Summer Beach Aqua Wading Shoes Swimming Fishing Diving Skin Paste Soft Shoes', 'Color: see chart, Shoe Size: 8.5', 'publish', 'closed', 'closed', '', '2021-outdoor-unisex-water-sneakers-couple-summer-beach-aqua-wading-shoes-swimming-fishing-diving-skin-paste-soft-shoes-55', '', '', '2021-06-01 11:31:11', '2021-06-01 11:31:11', '', 2728, 'http://shoestimer.com/?post_type=product_variation&p=2789', 55, 'product_variation', '', 0),
(2790, 1, '2021-06-01 11:31:11', '2021-06-01 11:31:11', '', '2021 Outdoor Unisex Water Sneakers Couple Summer Beach Aqua Wading Shoes Swimming Fishing Diving Skin Paste Soft Shoes', 'Color: see chart, Shoe Size: 8', 'publish', 'closed', 'closed', '', '2021-outdoor-unisex-water-sneakers-couple-summer-beach-aqua-wading-shoes-swimming-fishing-diving-skin-paste-soft-shoes-56', '', '', '2021-06-01 11:31:11', '2021-06-01 11:31:11', '', 2728, 'http://shoestimer.com/?post_type=product_variation&p=2790', 56, 'product_variation', '', 0),
(2791, 1, '2021-06-01 11:31:12', '2021-06-01 11:31:12', '', '2021 Outdoor Unisex Water Sneakers Couple Summer Beach Aqua Wading Shoes Swimming Fishing Diving Skin Paste Soft Shoes', 'Color: see chart, Shoe Size: 10', 'publish', 'closed', 'closed', '', '2021-outdoor-unisex-water-sneakers-couple-summer-beach-aqua-wading-shoes-swimming-fishing-diving-skin-paste-soft-shoes-57', '', '', '2021-06-01 11:31:12', '2021-06-01 11:31:12', '', 2728, 'http://shoestimer.com/?post_type=product_variation&p=2791', 57, 'product_variation', '', 0),
(2792, 1, '2021-06-01 11:31:12', '2021-06-01 11:31:12', '', '2021 Outdoor Unisex Water Sneakers Couple Summer Beach Aqua Wading Shoes Swimming Fishing Diving Skin Paste Soft Shoes', 'Color: see chart, Shoe Size: 9', 'publish', 'closed', 'closed', '', '2021-outdoor-unisex-water-sneakers-couple-summer-beach-aqua-wading-shoes-swimming-fishing-diving-skin-paste-soft-shoes-58', '', '', '2021-06-01 11:31:12', '2021-06-01 11:31:12', '', 2728, 'http://shoestimer.com/?post_type=product_variation&p=2792', 58, 'product_variation', '', 0),
(2793, 1, '2021-06-01 11:31:12', '2021-06-01 11:31:12', '', '2021 Outdoor Unisex Water Sneakers Couple Summer Beach Aqua Wading Shoes Swimming Fishing Diving Skin Paste Soft Shoes', 'Color: see chart, Shoe Size: 4.5', 'publish', 'closed', 'closed', '', '2021-outdoor-unisex-water-sneakers-couple-summer-beach-aqua-wading-shoes-swimming-fishing-diving-skin-paste-soft-shoes-59', '', '', '2021-06-01 11:31:12', '2021-06-01 11:31:12', '', 2728, 'http://shoestimer.com/?post_type=product_variation&p=2793', 59, 'product_variation', '', 0),
(2794, 1, '2021-06-01 11:31:13', '2021-06-01 11:31:13', '', '2021 Outdoor Unisex Water Sneakers Couple Summer Beach Aqua Wading Shoes Swimming Fishing Diving Skin Paste Soft Shoes', 'Color: see chart, Shoe Size: 11', 'publish', 'closed', 'closed', '', '2021-outdoor-unisex-water-sneakers-couple-summer-beach-aqua-wading-shoes-swimming-fishing-diving-skin-paste-soft-shoes-60', '', '', '2021-06-01 11:31:13', '2021-06-01 11:31:13', '', 2728, 'http://shoestimer.com/?post_type=product_variation&p=2794', 60, 'product_variation', '', 0),
(2795, 0, '2021-06-01 11:31:13', '2021-06-01 11:31:13', '', '2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine-1.jpg_640x640-1', '', 'inherit', 'open', 'closed', '', '2020-girls-boys-lace-up-fashion-sneakers-toddler-little-big-kid-flatform-fashion-trainers-children-genuine-1-jpg_640x640-1', '', '', '2021-06-01 11:31:13', '2021-06-01 11:31:13', '', 2653, 'http://shoestimer.com/wp-content/uploads/2021/06/2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine-1.jpg_640x640-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(2796, 1, '2021-06-01 11:31:15', '2021-06-01 11:31:15', '                <div class=\"product-specs-list-container\">\n                    <ul class=\"product-specs-list util-clearfix\">\n						                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Brand Name:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Warm like home</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Boot Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Basic</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Origin:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">CN(Origin)</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Upper Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Split Leather</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Boot Height:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Mid-Calf</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Pattern Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Solid</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Department Name:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Adult</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Lining Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">NONE</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Insole Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Latex</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Shaft Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Split Leather</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Toe Shape:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Round Toe</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Item Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Boots</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Outsole Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Rubber</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Season:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Winter</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Heel Height:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Low (1cm-3cm)</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Model Number:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">20200914</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Closure Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Lace-up</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Fit:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Fits true to size, take your normal size</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">is_handmade:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Yes</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Fashion Element:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Sewing</span>\n                            </li>\n							                    </ul>\n                </div>\n				<div class=\"detailmodule_text\"><p class=\"detail-desc-decorate-title\" style=\"text-overflow: ellipsis;font-family: \'OpenSans\';color:\'#000\';word-wrap: break-word;white-space: pre-wrap;font-weight: 900;font-size: 20px;line-height: 28px;color: #000;margin-bottom: 12px;\">2020 Coturno Men Martin Leather shoes High Top Fashion Winter Warm Snow shoes Dr. Motorcycle Ankle Boots Couple Unisex Doc boots</p><p class=\"detail-desc-decorate-content\" style=\"text-overflow: ellipsis;font-family: \'OpenSans\';color:\'#000\';word-wrap: break-word;white-space: pre-wrap;font-weight: 300;font-size: 14px;line-height: 20px;color: #000;margin-bottom: 12px;\">Because the size of this shoe is different from the normal size. Please choose the right shoes according to your feet.\n\nsize 34 suitable for foot length 22.5CM\nsize 35 suitable for foot length 23CM\nsize 36 suitable for foot length 23.5CM\nsize 37 suitable for foot length 24CM\nsize 38 suitable for foot length 24.5CM\nsize 39 suitable for foot length 25CM\nsize 40 suitable for foot length 25.5CM\nsize 41 suitable for foot length 26CM\nsize 42 suitable for foot length 26.5CM\nsize 43 suitable for foot length 27CM\nsize 44 suitable for foot length 27.5CM\nsize 45 suitable for foot length 28CM\nsize 46 suitable for foot length 28.5CM\nsize 47 suitable for foot length 29CM</p></div>\n<div class=\"detailmodule_image\"><img src=\"//ae01.alicdn.com/kf/H5bb7025e045742f0b42c32e9ec807e73m.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/H76479a8779e34814979c0f6ec2672f9cN.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/Hec64ee85aef84d2da52d2b6d9f496187D.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/H5a70d48216124930a2d5c6f19e21ae8av.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/H2c0e63a932234ab7abd8cac2430ff11bH.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/H4001f9691efd4a6583fbd91946afe21cb.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/Hf3843bef3c7c4d92b22afb4df70f4cbbS.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/H343efc5330f84de5a61d1ee57bb5f6293.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/H45a08d17912e4feda1d6e7288d4a5598s.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/Hb29c5f6ee9684623ba2b17f9ffa86239m.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/Hc7ce99343fce49758c5fbb4c81b3bf5eY.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/H1c54dda001764586b9ca0e55dc79a6cfP.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/Hbc96c743cecf41adbbe38bc1cba9b08fx.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/Habaf0301796b45b5961b6c15fa120a93E.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/H3290d3aa689145f5ac2c7a8a220e1c78I.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/Ha010d79672ce45868df973be831e6ae2r.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/H94ff3886ccc044a3b1a856641228c17dC.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/H2764babfe6e844e2badc452d517e8b0dw.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/Hcfbaa96c0285499b99647f57c07033e8T.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/H5ba5bda8b1324a478407e7b0476dafeer.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/Heda829db0ced41d9abbc4ce5bb20e6f4a.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/H0f384cfc6e28441aaec864ebf8a4b1bci.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/Heec1b07b3fff4bc2ae578aea8b087e7dZ.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/H58632ef9d35146158b2ad0dcf2acf928H.jpg\"  class=\"detail-desc-decorate-image\" ></div>\n<div class=\"detailmodule_image\"><img src=\"//ae01.alicdn.com/kf/Ha69052c754194a7ab8e94f94b3aa63e5m.jpg\"  class=\"detail-desc-decorate-image\" ></div>\n<div class=\"detailmodule_image\"><img src=\"//ae01.alicdn.com/kf/H0b37b337da86440ca0a7a0757506bfb6e.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/Ha791f85046114539bc2f53a46b9bf1372.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/H31f78e0992a44913bc3c348cd66e7df9W.jpg\"  class=\"detail-desc-decorate-image\" ></div>\n\n\n', 'New Coturno Men Leather shoes High Top Fashion Winter Warm Snow shoes Dr. Motorcycle Ankle Boots Couple Unisex boots', '', 'publish', 'open', 'closed', '', 'new-coturno-men-leather-shoes-high-top-fashion-winter-warm-snow-shoes-dr-motorcycle-ankle-boots-couple-unisex-boots', '', '', '2021-06-01 11:31:48', '2021-06-01 11:31:48', '', 0, 'http://shoestimer.com/product/new-coturno-men-leather-shoes-high-top-fashion-winter-warm-snow-shoes-dr-motorcycle-ankle-boots-couple-unisex-boots/', 0, 'product', '', 0),
(2797, 0, '2021-06-01 11:31:15', '2021-06-01 11:31:15', '', '2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine-2.jpg_640x640-2', '', 'inherit', 'open', 'closed', '', '2020-girls-boys-lace-up-fashion-sneakers-toddler-little-big-kid-flatform-fashion-trainers-children-genuine-2-jpg_640x640-2', '', '', '2021-06-01 11:31:15', '2021-06-01 11:31:15', '', 2653, 'http://shoestimer.com/wp-content/uploads/2021/06/2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine-2.jpg_640x640-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(2798, 1, '2021-06-01 11:31:16', '2021-06-01 11:31:16', '', 'New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots', '', 'inherit', 'open', 'closed', '', 'new-coturno-men-leather-shoes-high-top-fashion-winter-warm-snow-shoes-dr-motorcycle-ankle-boots', '', '', '2021-06-01 11:31:16', '2021-06-01 11:31:16', '', 2796, 'http://shoestimer.com/wp-content/uploads/2021/06/New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots.jpg', 0, 'attachment', 'image/jpeg', 0),
(2799, 0, '2021-06-01 11:31:18', '2021-06-01 11:31:18', '', '2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine-3.jpg_640x640-3', '', 'inherit', 'open', 'closed', '', '2020-girls-boys-lace-up-fashion-sneakers-toddler-little-big-kid-flatform-fashion-trainers-children-genuine-3-jpg_640x640-3', '', '', '2021-06-01 11:31:18', '2021-06-01 11:31:18', '', 2653, 'http://shoestimer.com/wp-content/uploads/2021/06/2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine-3.jpg_640x640-3.jpg', 0, 'attachment', 'image/jpeg', 0),
(2800, 1, '2021-06-01 11:31:21', '2021-06-01 11:31:21', '', 'New Coturno Men Leather shoes High Top Fashion Winter Warm Snow shoes Dr. Motorcycle Ankle Boots Couple Unisex boots', 'Color: Red wine no fur, Shoe Size: 41', 'publish', 'closed', 'closed', '', 'new-coturno-men-leather-shoes-high-top-fashion-winter-warm-snow-shoes-dr-motorcycle-ankle-boots-couple-unisex-boots', '', '', '2021-06-01 11:31:21', '2021-06-01 11:31:21', '', 2796, 'http://shoestimer.com/?post_type=product_variation&p=2800', 1, 'product_variation', '', 0),
(2801, 1, '2021-06-01 11:31:21', '2021-06-01 11:31:21', '', 'New Coturno Men Leather shoes High Top Fashion Winter Warm Snow shoes Dr. Motorcycle Ankle Boots Couple Unisex boots', 'Color: Red wine no fur, Shoe Size: 40', 'publish', 'closed', 'closed', '', 'new-coturno-men-leather-shoes-high-top-fashion-winter-warm-snow-shoes-dr-motorcycle-ankle-boots-couple-unisex-boots-2', '', '', '2021-06-01 11:31:21', '2021-06-01 11:31:21', '', 2796, 'http://shoestimer.com/?post_type=product_variation&p=2801', 2, 'product_variation', '', 0),
(2802, 1, '2021-06-01 11:31:21', '2021-06-01 11:31:21', '', 'New Coturno Men Leather shoes High Top Fashion Winter Warm Snow shoes Dr. Motorcycle Ankle Boots Couple Unisex boots', 'Color: Red wine no fur, Shoe Size: 43', 'publish', 'closed', 'closed', '', 'new-coturno-men-leather-shoes-high-top-fashion-winter-warm-snow-shoes-dr-motorcycle-ankle-boots-couple-unisex-boots-3', '', '', '2021-06-01 11:31:21', '2021-06-01 11:31:21', '', 2796, 'http://shoestimer.com/?post_type=product_variation&p=2802', 3, 'product_variation', '', 0),
(2803, 1, '2021-06-01 11:31:21', '2021-06-01 11:31:21', '', 'New Coturno Men Leather shoes High Top Fashion Winter Warm Snow shoes Dr. Motorcycle Ankle Boots Couple Unisex boots', 'Color: Red wine no fur, Shoe Size: 42', 'publish', 'closed', 'closed', '', 'new-coturno-men-leather-shoes-high-top-fashion-winter-warm-snow-shoes-dr-motorcycle-ankle-boots-couple-unisex-boots-4', '', '', '2021-06-01 11:31:21', '2021-06-01 11:31:21', '', 2796, 'http://shoestimer.com/?post_type=product_variation&p=2803', 4, 'product_variation', '', 0),
(2804, 1, '2021-06-01 11:31:22', '2021-06-01 11:31:22', '', 'New Coturno Men Leather shoes High Top Fashion Winter Warm Snow shoes Dr. Motorcycle Ankle Boots Couple Unisex boots', 'Color: Red wine no fur, Shoe Size: 45', 'publish', 'closed', 'closed', '', 'new-coturno-men-leather-shoes-high-top-fashion-winter-warm-snow-shoes-dr-motorcycle-ankle-boots-couple-unisex-boots-5', '', '', '2021-06-01 11:31:22', '2021-06-01 11:31:22', '', 2796, 'http://shoestimer.com/?post_type=product_variation&p=2804', 5, 'product_variation', '', 0),
(2805, 1, '2021-06-01 11:31:22', '2021-06-01 11:31:22', '', 'New Coturno Men Leather shoes High Top Fashion Winter Warm Snow shoes Dr. Motorcycle Ankle Boots Couple Unisex boots', 'Color: Red wine no fur, Shoe Size: 44', 'publish', 'closed', 'closed', '', 'new-coturno-men-leather-shoes-high-top-fashion-winter-warm-snow-shoes-dr-motorcycle-ankle-boots-couple-unisex-boots-6', '', '', '2021-06-01 11:31:22', '2021-06-01 11:31:22', '', 2796, 'http://shoestimer.com/?post_type=product_variation&p=2805', 6, 'product_variation', '', 0),
(2806, 1, '2021-06-01 11:31:22', '2021-06-01 11:31:22', '', 'New Coturno Men Leather shoes High Top Fashion Winter Warm Snow shoes Dr. Motorcycle Ankle Boots Couple Unisex boots', 'Color: Red wine no fur, Shoe Size: 47', 'publish', 'closed', 'closed', '', 'new-coturno-men-leather-shoes-high-top-fashion-winter-warm-snow-shoes-dr-motorcycle-ankle-boots-couple-unisex-boots-7', '', '', '2021-06-01 11:31:22', '2021-06-01 11:31:22', '', 2796, 'http://shoestimer.com/?post_type=product_variation&p=2806', 7, 'product_variation', '', 0),
(2807, 1, '2021-06-01 11:31:22', '2021-06-01 11:31:22', '', 'New Coturno Men Leather shoes High Top Fashion Winter Warm Snow shoes Dr. Motorcycle Ankle Boots Couple Unisex boots', 'Color: Red wine no fur, Shoe Size: 46', 'publish', 'closed', 'closed', '', 'new-coturno-men-leather-shoes-high-top-fashion-winter-warm-snow-shoes-dr-motorcycle-ankle-boots-couple-unisex-boots-8', '', '', '2021-06-01 11:31:22', '2021-06-01 11:31:22', '', 2796, 'http://shoestimer.com/?post_type=product_variation&p=2807', 8, 'product_variation', '', 0),
(2808, 1, '2021-06-01 11:31:22', '2021-06-01 11:31:22', '', 'New Coturno Men Leather shoes High Top Fashion Winter Warm Snow shoes Dr. Motorcycle Ankle Boots Couple Unisex boots', 'Color: Red wine with fur, Shoe Size: 46', 'publish', 'closed', 'closed', '', 'new-coturno-men-leather-shoes-high-top-fashion-winter-warm-snow-shoes-dr-motorcycle-ankle-boots-couple-unisex-boots-9', '', '', '2021-06-01 11:31:22', '2021-06-01 11:31:22', '', 2796, 'http://shoestimer.com/?post_type=product_variation&p=2808', 9, 'product_variation', '', 0),
(2809, 1, '2021-06-01 11:31:22', '2021-06-01 11:31:22', '', 'New Coturno Men Leather shoes High Top Fashion Winter Warm Snow shoes Dr. Motorcycle Ankle Boots Couple Unisex boots', 'Color: Red wine with fur, Shoe Size: 45', 'publish', 'closed', 'closed', '', 'new-coturno-men-leather-shoes-high-top-fashion-winter-warm-snow-shoes-dr-motorcycle-ankle-boots-couple-unisex-boots-10', '', '', '2021-06-01 11:31:22', '2021-06-01 11:31:22', '', 2796, 'http://shoestimer.com/?post_type=product_variation&p=2809', 10, 'product_variation', '', 0),
(2810, 1, '2021-06-01 11:31:22', '2021-06-01 11:31:22', '', 'New Coturno Men Leather shoes High Top Fashion Winter Warm Snow shoes Dr. Motorcycle Ankle Boots Couple Unisex boots', 'Color: Red wine no fur, Shoe Size: 35', 'publish', 'closed', 'closed', '', 'new-coturno-men-leather-shoes-high-top-fashion-winter-warm-snow-shoes-dr-motorcycle-ankle-boots-couple-unisex-boots-11', '', '', '2021-06-01 11:31:22', '2021-06-01 11:31:22', '', 2796, 'http://shoestimer.com/?post_type=product_variation&p=2810', 11, 'product_variation', '', 0),
(2811, 1, '2021-06-01 11:31:23', '2021-06-01 11:31:23', '', 'New Coturno Men Leather shoes High Top Fashion Winter Warm Snow shoes Dr. Motorcycle Ankle Boots Couple Unisex boots', 'Color: Red wine with fur, Shoe Size: 47', 'publish', 'closed', 'closed', '', 'new-coturno-men-leather-shoes-high-top-fashion-winter-warm-snow-shoes-dr-motorcycle-ankle-boots-couple-unisex-boots-12', '', '', '2021-06-01 11:31:23', '2021-06-01 11:31:23', '', 2796, 'http://shoestimer.com/?post_type=product_variation&p=2811', 12, 'product_variation', '', 0),
(2812, 1, '2021-06-01 11:31:23', '2021-06-01 11:31:23', '', 'New Coturno Men Leather shoes High Top Fashion Winter Warm Snow shoes Dr. Motorcycle Ankle Boots Couple Unisex boots', 'Color: Red wine no fur, Shoe Size: 37', 'publish', 'closed', 'closed', '', 'new-coturno-men-leather-shoes-high-top-fashion-winter-warm-snow-shoes-dr-motorcycle-ankle-boots-couple-unisex-boots-13', '', '', '2021-06-01 11:31:23', '2021-06-01 11:31:23', '', 2796, 'http://shoestimer.com/?post_type=product_variation&p=2812', 13, 'product_variation', '', 0),
(2813, 0, '2021-06-01 11:31:23', '2021-06-01 11:31:23', '', '2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine-4.jpg_640x640-4', '', 'inherit', 'open', 'closed', '', '2020-girls-boys-lace-up-fashion-sneakers-toddler-little-big-kid-flatform-fashion-trainers-children-genuine-4-jpg_640x640-4', '', '', '2021-06-01 11:31:23', '2021-06-01 11:31:23', '', 2653, 'http://shoestimer.com/wp-content/uploads/2021/06/2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine-4.jpg_640x640-4.jpg', 0, 'attachment', 'image/jpeg', 0),
(2814, 1, '2021-06-01 11:31:23', '2021-06-01 11:31:23', '', 'New Coturno Men Leather shoes High Top Fashion Winter Warm Snow shoes Dr. Motorcycle Ankle Boots Couple Unisex boots', 'Color: Red wine no fur, Shoe Size: 36', 'publish', 'closed', 'closed', '', 'new-coturno-men-leather-shoes-high-top-fashion-winter-warm-snow-shoes-dr-motorcycle-ankle-boots-couple-unisex-boots-14', '', '', '2021-06-01 11:31:23', '2021-06-01 11:31:23', '', 2796, 'http://shoestimer.com/?post_type=product_variation&p=2814', 14, 'product_variation', '', 0),
(2815, 1, '2021-06-01 11:31:23', '2021-06-01 11:31:23', '', 'New Coturno Men Leather shoes High Top Fashion Winter Warm Snow shoes Dr. Motorcycle Ankle Boots Couple Unisex boots', 'Color: Red wine no fur, Shoe Size: 39', 'publish', 'closed', 'closed', '', 'new-coturno-men-leather-shoes-high-top-fashion-winter-warm-snow-shoes-dr-motorcycle-ankle-boots-couple-unisex-boots-15', '', '', '2021-06-01 11:31:23', '2021-06-01 11:31:23', '', 2796, 'http://shoestimer.com/?post_type=product_variation&p=2815', 15, 'product_variation', '', 0),
(2816, 1, '2021-06-01 11:31:24', '2021-06-01 11:31:24', '', 'New Coturno Men Leather shoes High Top Fashion Winter Warm Snow shoes Dr. Motorcycle Ankle Boots Couple Unisex boots', 'Color: Red wine no fur, Shoe Size: 38', 'publish', 'closed', 'closed', '', 'new-coturno-men-leather-shoes-high-top-fashion-winter-warm-snow-shoes-dr-motorcycle-ankle-boots-couple-unisex-boots-16', '', '', '2021-06-01 11:31:24', '2021-06-01 11:31:24', '', 2796, 'http://shoestimer.com/?post_type=product_variation&p=2816', 16, 'product_variation', '', 0),
(2817, 1, '2021-06-01 11:31:24', '2021-06-01 11:31:24', '', 'New Coturno Men Leather shoes High Top Fashion Winter Warm Snow shoes Dr. Motorcycle Ankle Boots Couple Unisex boots', 'Color: Red wine with fur, Shoe Size: 38', 'publish', 'closed', 'closed', '', 'new-coturno-men-leather-shoes-high-top-fashion-winter-warm-snow-shoes-dr-motorcycle-ankle-boots-couple-unisex-boots-17', '', '', '2021-06-01 11:31:24', '2021-06-01 11:31:24', '', 2796, 'http://shoestimer.com/?post_type=product_variation&p=2817', 17, 'product_variation', '', 0),
(2818, 1, '2021-06-01 11:31:24', '2021-06-01 11:31:24', '', 'New Coturno Men Leather shoes High Top Fashion Winter Warm Snow shoes Dr. Motorcycle Ankle Boots Couple Unisex boots', 'Color: Red wine with fur, Shoe Size: 37', 'publish', 'closed', 'closed', '', 'new-coturno-men-leather-shoes-high-top-fashion-winter-warm-snow-shoes-dr-motorcycle-ankle-boots-couple-unisex-boots-18', '', '', '2021-06-01 11:31:24', '2021-06-01 11:31:24', '', 2796, 'http://shoestimer.com/?post_type=product_variation&p=2818', 18, 'product_variation', '', 0),
(2819, 1, '2021-06-01 11:31:24', '2021-06-01 11:31:24', '', 'New Coturno Men Leather shoes High Top Fashion Winter Warm Snow shoes Dr. Motorcycle Ankle Boots Couple Unisex boots', 'Color: Red wine with fur, Shoe Size: 40', 'publish', 'closed', 'closed', '', 'new-coturno-men-leather-shoes-high-top-fashion-winter-warm-snow-shoes-dr-motorcycle-ankle-boots-couple-unisex-boots-19', '', '', '2021-06-01 11:31:24', '2021-06-01 11:31:24', '', 2796, 'http://shoestimer.com/?post_type=product_variation&p=2819', 19, 'product_variation', '', 0),
(2820, 1, '2021-06-01 11:31:24', '2021-06-01 11:31:24', '', 'New Coturno Men Leather shoes High Top Fashion Winter Warm Snow shoes Dr. Motorcycle Ankle Boots Couple Unisex boots', 'Color: Red wine with fur, Shoe Size: 39', 'publish', 'closed', 'closed', '', 'new-coturno-men-leather-shoes-high-top-fashion-winter-warm-snow-shoes-dr-motorcycle-ankle-boots-couple-unisex-boots-20', '', '', '2021-06-01 11:31:24', '2021-06-01 11:31:24', '', 2796, 'http://shoestimer.com/?post_type=product_variation&p=2820', 20, 'product_variation', '', 0),
(2821, 1, '2021-06-01 11:31:25', '2021-06-01 11:31:25', '', 'New Coturno Men Leather shoes High Top Fashion Winter Warm Snow shoes Dr. Motorcycle Ankle Boots Couple Unisex boots', 'Color: Red wine with fur, Shoe Size: 42', 'publish', 'closed', 'closed', '', 'new-coturno-men-leather-shoes-high-top-fashion-winter-warm-snow-shoes-dr-motorcycle-ankle-boots-couple-unisex-boots-21', '', '', '2021-06-01 11:31:25', '2021-06-01 11:31:25', '', 2796, 'http://shoestimer.com/?post_type=product_variation&p=2821', 21, 'product_variation', '', 0),
(2822, 1, '2021-06-01 11:31:25', '2021-06-01 11:31:25', '', 'New Coturno Men Leather shoes High Top Fashion Winter Warm Snow shoes Dr. Motorcycle Ankle Boots Couple Unisex boots', 'Color: Red wine with fur, Shoe Size: 41', 'publish', 'closed', 'closed', '', 'new-coturno-men-leather-shoes-high-top-fashion-winter-warm-snow-shoes-dr-motorcycle-ankle-boots-couple-unisex-boots-22', '', '', '2021-06-01 11:31:25', '2021-06-01 11:31:25', '', 2796, 'http://shoestimer.com/?post_type=product_variation&p=2822', 22, 'product_variation', '', 0),
(2823, 0, '2021-06-01 11:31:25', '2021-06-01 11:31:25', '', '2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine-5.jpg_640x640-5', '', 'inherit', 'open', 'closed', '', '2020-girls-boys-lace-up-fashion-sneakers-toddler-little-big-kid-flatform-fashion-trainers-children-genuine-5-jpg_640x640-5', '', '', '2021-06-01 11:31:25', '2021-06-01 11:31:25', '', 2653, 'http://shoestimer.com/wp-content/uploads/2021/06/2020-Girls-Boys-Lace-Up-Fashion-Sneakers-Toddler-Little-Big-Kid-Flatform-Fashion-Trainers-Children-Genuine-5.jpg_640x640-5.jpg', 0, 'attachment', 'image/jpeg', 0),
(2824, 1, '2021-06-01 11:31:25', '2021-06-01 11:31:25', '', 'New Coturno Men Leather shoes High Top Fashion Winter Warm Snow shoes Dr. Motorcycle Ankle Boots Couple Unisex boots', 'Color: Red wine with fur, Shoe Size: 44', 'publish', 'closed', 'closed', '', 'new-coturno-men-leather-shoes-high-top-fashion-winter-warm-snow-shoes-dr-motorcycle-ankle-boots-couple-unisex-boots-23', '', '', '2021-06-01 11:31:25', '2021-06-01 11:31:25', '', 2796, 'http://shoestimer.com/?post_type=product_variation&p=2824', 23, 'product_variation', '', 0),
(2825, 1, '2021-06-01 11:31:25', '2021-06-01 11:31:25', '', 'New Coturno Men Leather shoes High Top Fashion Winter Warm Snow shoes Dr. Motorcycle Ankle Boots Couple Unisex boots', 'Color: Red wine with fur, Shoe Size: 43', 'publish', 'closed', 'closed', '', 'new-coturno-men-leather-shoes-high-top-fashion-winter-warm-snow-shoes-dr-motorcycle-ankle-boots-couple-unisex-boots-24', '', '', '2021-06-01 11:31:25', '2021-06-01 11:31:25', '', 2796, 'http://shoestimer.com/?post_type=product_variation&p=2825', 24, 'product_variation', '', 0),
(2826, 1, '2021-06-01 11:31:26', '2021-06-01 11:31:26', '', 'New Coturno Men Leather shoes High Top Fashion Winter Warm Snow shoes Dr. Motorcycle Ankle Boots Couple Unisex boots', 'Color: black no fur, Shoe Size: 37', 'publish', 'closed', 'closed', '', 'new-coturno-men-leather-shoes-high-top-fashion-winter-warm-snow-shoes-dr-motorcycle-ankle-boots-couple-unisex-boots-25', '', '', '2021-06-01 11:31:26', '2021-06-01 11:31:26', '', 2796, 'http://shoestimer.com/?post_type=product_variation&p=2826', 25, 'product_variation', '', 0),
(2827, 1, '2021-06-01 11:31:26', '2021-06-01 11:31:26', '', 'New Coturno Men Leather shoes High Top Fashion Winter Warm Snow shoes Dr. Motorcycle Ankle Boots Couple Unisex boots', 'Color: black no fur, Shoe Size: 36', 'publish', 'closed', 'closed', '', 'new-coturno-men-leather-shoes-high-top-fashion-winter-warm-snow-shoes-dr-motorcycle-ankle-boots-couple-unisex-boots-26', '', '', '2021-06-01 11:31:26', '2021-06-01 11:31:26', '', 2796, 'http://shoestimer.com/?post_type=product_variation&p=2827', 26, 'product_variation', '', 0),
(2828, 1, '2021-06-01 11:31:26', '2021-06-01 11:31:26', '', 'New Coturno Men Leather shoes High Top Fashion Winter Warm Snow shoes Dr. Motorcycle Ankle Boots Couple Unisex boots', 'Color: black no fur, Shoe Size: 39', 'publish', 'closed', 'closed', '', 'new-coturno-men-leather-shoes-high-top-fashion-winter-warm-snow-shoes-dr-motorcycle-ankle-boots-couple-unisex-boots-27', '', '', '2021-06-01 11:31:26', '2021-06-01 11:31:26', '', 2796, 'http://shoestimer.com/?post_type=product_variation&p=2828', 27, 'product_variation', '', 0),
(2829, 1, '2021-06-01 11:31:27', '2021-06-01 11:31:27', '', 'New Coturno Men Leather shoes High Top Fashion Winter Warm Snow shoes Dr. Motorcycle Ankle Boots Couple Unisex boots', 'Color: black no fur, Shoe Size: 38', 'publish', 'closed', 'closed', '', 'new-coturno-men-leather-shoes-high-top-fashion-winter-warm-snow-shoes-dr-motorcycle-ankle-boots-couple-unisex-boots-28', '', '', '2021-06-01 11:31:27', '2021-06-01 11:31:27', '', 2796, 'http://shoestimer.com/?post_type=product_variation&p=2829', 28, 'product_variation', '', 0),
(2830, 1, '2021-06-01 11:31:27', '2021-06-01 11:31:27', '', 'New Coturno Men Leather shoes High Top Fashion Winter Warm Snow shoes Dr. Motorcycle Ankle Boots Couple Unisex boots', 'Color: black no fur, Shoe Size: 41', 'publish', 'closed', 'closed', '', 'new-coturno-men-leather-shoes-high-top-fashion-winter-warm-snow-shoes-dr-motorcycle-ankle-boots-couple-unisex-boots-29', '', '', '2021-06-01 11:31:27', '2021-06-01 11:31:27', '', 2796, 'http://shoestimer.com/?post_type=product_variation&p=2830', 29, 'product_variation', '', 0),
(2831, 1, '2021-06-01 11:31:27', '2021-06-01 11:31:27', '', 'New Coturno Men Leather shoes High Top Fashion Winter Warm Snow shoes Dr. Motorcycle Ankle Boots Couple Unisex boots', 'Color: black no fur, Shoe Size: 40', 'publish', 'closed', 'closed', '', 'new-coturno-men-leather-shoes-high-top-fashion-winter-warm-snow-shoes-dr-motorcycle-ankle-boots-couple-unisex-boots-30', '', '', '2021-06-01 11:31:27', '2021-06-01 11:31:27', '', 2796, 'http://shoestimer.com/?post_type=product_variation&p=2831', 30, 'product_variation', '', 0),
(2832, 1, '2021-06-01 11:31:27', '2021-06-01 11:31:27', '', 'New Coturno Men Leather shoes High Top Fashion Winter Warm Snow shoes Dr. Motorcycle Ankle Boots Couple Unisex boots', 'Color: black no fur, Shoe Size: 43', 'publish', 'closed', 'closed', '', 'new-coturno-men-leather-shoes-high-top-fashion-winter-warm-snow-shoes-dr-motorcycle-ankle-boots-couple-unisex-boots-31', '', '', '2021-06-01 11:31:27', '2021-06-01 11:31:27', '', 2796, 'http://shoestimer.com/?post_type=product_variation&p=2832', 31, 'product_variation', '', 0),
(2833, 0, '2021-06-01 11:31:27', '2021-06-01 11:31:27', '', '2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste-1', '', 'inherit', 'open', 'closed', '', '2021-outdoor-unisex-water-sneakers-couple-summer-beach-aqua-wading-shoes-swimming-fishing-diving-skin-paste-1', '', '', '2021-06-01 11:31:27', '2021-06-01 11:31:27', '', 2728, 'http://shoestimer.com/wp-content/uploads/2021/06/2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(2834, 1, '2021-06-01 11:31:27', '2021-06-01 11:31:27', '', 'New Coturno Men Leather shoes High Top Fashion Winter Warm Snow shoes Dr. Motorcycle Ankle Boots Couple Unisex boots', 'Color: black no fur, Shoe Size: 42', 'publish', 'closed', 'closed', '', 'new-coturno-men-leather-shoes-high-top-fashion-winter-warm-snow-shoes-dr-motorcycle-ankle-boots-couple-unisex-boots-32', '', '', '2021-06-01 11:31:27', '2021-06-01 11:31:27', '', 2796, 'http://shoestimer.com/?post_type=product_variation&p=2834', 32, 'product_variation', '', 0),
(2835, 1, '2021-06-01 11:31:27', '2021-06-01 11:31:27', '', 'New Coturno Men Leather shoes High Top Fashion Winter Warm Snow shoes Dr. Motorcycle Ankle Boots Couple Unisex boots', 'Color: brown with fur, Shoe Size: 42', 'publish', 'closed', 'closed', '', 'new-coturno-men-leather-shoes-high-top-fashion-winter-warm-snow-shoes-dr-motorcycle-ankle-boots-couple-unisex-boots-33', '', '', '2021-06-01 11:31:27', '2021-06-01 11:31:27', '', 2796, 'http://shoestimer.com/?post_type=product_variation&p=2835', 33, 'product_variation', '', 0),
(2836, 1, '2021-06-01 11:31:28', '2021-06-01 11:31:28', '', 'New Coturno Men Leather shoes High Top Fashion Winter Warm Snow shoes Dr. Motorcycle Ankle Boots Couple Unisex boots', 'Color: brown with fur, Shoe Size: 41', 'publish', 'closed', 'closed', '', 'new-coturno-men-leather-shoes-high-top-fashion-winter-warm-snow-shoes-dr-motorcycle-ankle-boots-couple-unisex-boots-34', '', '', '2021-06-01 11:31:28', '2021-06-01 11:31:28', '', 2796, 'http://shoestimer.com/?post_type=product_variation&p=2836', 34, 'product_variation', '', 0);
INSERT INTO `wpx5_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(2837, 1, '2021-06-01 11:31:29', '2021-06-01 11:31:29', '', 'New Coturno Men Leather shoes High Top Fashion Winter Warm Snow shoes Dr. Motorcycle Ankle Boots Couple Unisex boots', 'Color: brown with fur, Shoe Size: 44', 'publish', 'closed', 'closed', '', 'new-coturno-men-leather-shoes-high-top-fashion-winter-warm-snow-shoes-dr-motorcycle-ankle-boots-couple-unisex-boots-35', '', '', '2021-06-01 11:31:29', '2021-06-01 11:31:29', '', 2796, 'http://shoestimer.com/?post_type=product_variation&p=2837', 35, 'product_variation', '', 0),
(2838, 1, '2021-06-01 11:31:29', '2021-06-01 11:31:29', '', 'New Coturno Men Leather shoes High Top Fashion Winter Warm Snow shoes Dr. Motorcycle Ankle Boots Couple Unisex boots', 'Color: brown with fur, Shoe Size: 43', 'publish', 'closed', 'closed', '', 'new-coturno-men-leather-shoes-high-top-fashion-winter-warm-snow-shoes-dr-motorcycle-ankle-boots-couple-unisex-boots-36', '', '', '2021-06-01 11:31:29', '2021-06-01 11:31:29', '', 2796, 'http://shoestimer.com/?post_type=product_variation&p=2838', 36, 'product_variation', '', 0),
(2839, 1, '2021-06-01 11:31:30', '2021-06-01 11:31:30', '', 'New Coturno Men Leather shoes High Top Fashion Winter Warm Snow shoes Dr. Motorcycle Ankle Boots Couple Unisex boots', 'Color: brown with fur, Shoe Size: 46', 'publish', 'closed', 'closed', '', 'new-coturno-men-leather-shoes-high-top-fashion-winter-warm-snow-shoes-dr-motorcycle-ankle-boots-couple-unisex-boots-37', '', '', '2021-06-01 11:31:30', '2021-06-01 11:31:30', '', 2796, 'http://shoestimer.com/?post_type=product_variation&p=2839', 37, 'product_variation', '', 0),
(2840, 1, '2021-06-01 11:31:30', '2021-06-01 11:31:30', '', 'New Coturno Men Leather shoes High Top Fashion Winter Warm Snow shoes Dr. Motorcycle Ankle Boots Couple Unisex boots', 'Color: brown with fur, Shoe Size: 45', 'publish', 'closed', 'closed', '', 'new-coturno-men-leather-shoes-high-top-fashion-winter-warm-snow-shoes-dr-motorcycle-ankle-boots-couple-unisex-boots-38', '', '', '2021-06-01 11:31:30', '2021-06-01 11:31:30', '', 2796, 'http://shoestimer.com/?post_type=product_variation&p=2840', 38, 'product_variation', '', 0),
(2841, 1, '2021-06-01 11:31:30', '2021-06-01 11:31:30', '', 'New Coturno Men Leather shoes High Top Fashion Winter Warm Snow shoes Dr. Motorcycle Ankle Boots Couple Unisex boots', 'Color: black no fur, Shoe Size: 35', 'publish', 'closed', 'closed', '', 'new-coturno-men-leather-shoes-high-top-fashion-winter-warm-snow-shoes-dr-motorcycle-ankle-boots-couple-unisex-boots-39', '', '', '2021-06-01 11:31:30', '2021-06-01 11:31:30', '', 2796, 'http://shoestimer.com/?post_type=product_variation&p=2841', 39, 'product_variation', '', 0),
(2842, 1, '2021-06-01 11:31:30', '2021-06-01 11:31:30', '', 'New Coturno Men Leather shoes High Top Fashion Winter Warm Snow shoes Dr. Motorcycle Ankle Boots Couple Unisex boots', 'Color: brown with fur, Shoe Size: 47', 'publish', 'closed', 'closed', '', 'new-coturno-men-leather-shoes-high-top-fashion-winter-warm-snow-shoes-dr-motorcycle-ankle-boots-couple-unisex-boots-40', '', '', '2021-06-01 11:31:30', '2021-06-01 11:31:30', '', 2796, 'http://shoestimer.com/?post_type=product_variation&p=2842', 40, 'product_variation', '', 0),
(2843, 1, '2021-06-01 11:31:30', '2021-06-01 11:31:30', '', 'New Coturno Men Leather shoes High Top Fashion Winter Warm Snow shoes Dr. Motorcycle Ankle Boots Couple Unisex boots', 'Color: brown with fur, Shoe Size: 36', 'publish', 'closed', 'closed', '', 'new-coturno-men-leather-shoes-high-top-fashion-winter-warm-snow-shoes-dr-motorcycle-ankle-boots-couple-unisex-boots-41', '', '', '2021-06-01 11:31:30', '2021-06-01 11:31:30', '', 2796, 'http://shoestimer.com/?post_type=product_variation&p=2843', 41, 'product_variation', '', 0),
(2844, 1, '2021-06-01 11:31:30', '2021-06-01 11:31:30', '', 'New Coturno Men Leather shoes High Top Fashion Winter Warm Snow shoes Dr. Motorcycle Ankle Boots Couple Unisex boots', 'Color: brown with fur, Shoe Size: 35', 'publish', 'closed', 'closed', '', 'new-coturno-men-leather-shoes-high-top-fashion-winter-warm-snow-shoes-dr-motorcycle-ankle-boots-couple-unisex-boots-42', '', '', '2021-06-01 11:31:30', '2021-06-01 11:31:30', '', 2796, 'http://shoestimer.com/?post_type=product_variation&p=2844', 42, 'product_variation', '', 0),
(2845, 1, '2021-06-01 11:31:31', '2021-06-01 11:31:31', '', 'New Coturno Men Leather shoes High Top Fashion Winter Warm Snow shoes Dr. Motorcycle Ankle Boots Couple Unisex boots', 'Color: brown with fur, Shoe Size: 38', 'publish', 'closed', 'closed', '', 'new-coturno-men-leather-shoes-high-top-fashion-winter-warm-snow-shoes-dr-motorcycle-ankle-boots-couple-unisex-boots-43', '', '', '2021-06-01 11:31:31', '2021-06-01 11:31:31', '', 2796, 'http://shoestimer.com/?post_type=product_variation&p=2845', 43, 'product_variation', '', 0),
(2846, 1, '2021-06-01 11:31:31', '2021-06-01 11:31:31', '', 'New Coturno Men Leather shoes High Top Fashion Winter Warm Snow shoes Dr. Motorcycle Ankle Boots Couple Unisex boots', 'Color: brown with fur, Shoe Size: 37', 'publish', 'closed', 'closed', '', 'new-coturno-men-leather-shoes-high-top-fashion-winter-warm-snow-shoes-dr-motorcycle-ankle-boots-couple-unisex-boots-44', '', '', '2021-06-01 11:31:31', '2021-06-01 11:31:31', '', 2796, 'http://shoestimer.com/?post_type=product_variation&p=2846', 44, 'product_variation', '', 0),
(2847, 1, '2021-06-01 11:31:31', '2021-06-01 11:31:31', '', 'New Coturno Men Leather shoes High Top Fashion Winter Warm Snow shoes Dr. Motorcycle Ankle Boots Couple Unisex boots', 'Color: brown with fur, Shoe Size: 40', 'publish', 'closed', 'closed', '', 'new-coturno-men-leather-shoes-high-top-fashion-winter-warm-snow-shoes-dr-motorcycle-ankle-boots-couple-unisex-boots-45', '', '', '2021-06-01 11:31:31', '2021-06-01 11:31:31', '', 2796, 'http://shoestimer.com/?post_type=product_variation&p=2847', 45, 'product_variation', '', 0),
(2848, 1, '2021-06-01 11:31:31', '2021-06-01 11:31:31', '', 'New Coturno Men Leather shoes High Top Fashion Winter Warm Snow shoes Dr. Motorcycle Ankle Boots Couple Unisex boots', 'Color: brown with fur, Shoe Size: 39', 'publish', 'closed', 'closed', '', 'new-coturno-men-leather-shoes-high-top-fashion-winter-warm-snow-shoes-dr-motorcycle-ankle-boots-couple-unisex-boots-46', '', '', '2021-06-01 11:31:31', '2021-06-01 11:31:31', '', 2796, 'http://shoestimer.com/?post_type=product_variation&p=2848', 46, 'product_variation', '', 0),
(2849, 0, '2021-06-01 11:31:31', '2021-06-01 11:31:31', '', '2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste-2', '', 'inherit', 'open', 'closed', '', '2021-outdoor-unisex-water-sneakers-couple-summer-beach-aqua-wading-shoes-swimming-fishing-diving-skin-paste-2', '', '', '2021-06-01 11:31:31', '2021-06-01 11:31:31', '', 2728, 'http://shoestimer.com/wp-content/uploads/2021/06/2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(2850, 1, '2021-06-01 11:31:31', '2021-06-01 11:31:31', '', 'New Coturno Men Leather shoes High Top Fashion Winter Warm Snow shoes Dr. Motorcycle Ankle Boots Couple Unisex boots', 'Color: black with fur, Shoe Size: 43', 'publish', 'closed', 'closed', '', 'new-coturno-men-leather-shoes-high-top-fashion-winter-warm-snow-shoes-dr-motorcycle-ankle-boots-couple-unisex-boots-47', '', '', '2021-06-01 11:31:31', '2021-06-01 11:31:31', '', 2796, 'http://shoestimer.com/?post_type=product_variation&p=2850', 47, 'product_variation', '', 0),
(2851, 1, '2021-06-01 11:31:31', '2021-06-01 11:31:31', '', 'New Coturno Men Leather shoes High Top Fashion Winter Warm Snow shoes Dr. Motorcycle Ankle Boots Couple Unisex boots', 'Color: black with fur, Shoe Size: 42', 'publish', 'closed', 'closed', '', 'new-coturno-men-leather-shoes-high-top-fashion-winter-warm-snow-shoes-dr-motorcycle-ankle-boots-couple-unisex-boots-48', '', '', '2021-06-01 11:31:31', '2021-06-01 11:31:31', '', 2796, 'http://shoestimer.com/?post_type=product_variation&p=2851', 48, 'product_variation', '', 0),
(2852, 1, '2021-06-01 11:31:32', '2021-06-01 11:31:32', '', 'New Coturno Men Leather shoes High Top Fashion Winter Warm Snow shoes Dr. Motorcycle Ankle Boots Couple Unisex boots', 'Color: black with fur, Shoe Size: 45', 'publish', 'closed', 'closed', '', 'new-coturno-men-leather-shoes-high-top-fashion-winter-warm-snow-shoes-dr-motorcycle-ankle-boots-couple-unisex-boots-49', '', '', '2021-06-01 11:31:32', '2021-06-01 11:31:32', '', 2796, 'http://shoestimer.com/?post_type=product_variation&p=2852', 49, 'product_variation', '', 0),
(2853, 1, '2021-06-01 11:31:33', '2021-06-01 11:31:33', '', 'New Coturno Men Leather shoes High Top Fashion Winter Warm Snow shoes Dr. Motorcycle Ankle Boots Couple Unisex boots', 'Color: black with fur, Shoe Size: 44', 'publish', 'closed', 'closed', '', 'new-coturno-men-leather-shoes-high-top-fashion-winter-warm-snow-shoes-dr-motorcycle-ankle-boots-couple-unisex-boots-50', '', '', '2021-06-01 11:31:33', '2021-06-01 11:31:33', '', 2796, 'http://shoestimer.com/?post_type=product_variation&p=2853', 50, 'product_variation', '', 0),
(2854, 1, '2021-06-01 11:31:33', '2021-06-01 11:31:33', '', 'New Coturno Men Leather shoes High Top Fashion Winter Warm Snow shoes Dr. Motorcycle Ankle Boots Couple Unisex boots', 'Color: black with fur, Shoe Size: 47', 'publish', 'closed', 'closed', '', 'new-coturno-men-leather-shoes-high-top-fashion-winter-warm-snow-shoes-dr-motorcycle-ankle-boots-couple-unisex-boots-51', '', '', '2021-06-01 11:31:33', '2021-06-01 11:31:33', '', 2796, 'http://shoestimer.com/?post_type=product_variation&p=2854', 51, 'product_variation', '', 0),
(2855, 1, '2021-06-01 11:31:34', '2021-06-01 11:31:34', '', 'New Coturno Men Leather shoes High Top Fashion Winter Warm Snow shoes Dr. Motorcycle Ankle Boots Couple Unisex boots', 'Color: black with fur, Shoe Size: 46', 'publish', 'closed', 'closed', '', 'new-coturno-men-leather-shoes-high-top-fashion-winter-warm-snow-shoes-dr-motorcycle-ankle-boots-couple-unisex-boots-52', '', '', '2021-06-01 11:31:34', '2021-06-01 11:31:34', '', 2796, 'http://shoestimer.com/?post_type=product_variation&p=2855', 52, 'product_variation', '', 0),
(2856, 1, '2021-06-01 11:31:34', '2021-06-01 11:31:34', '', 'New Coturno Men Leather shoes High Top Fashion Winter Warm Snow shoes Dr. Motorcycle Ankle Boots Couple Unisex boots', 'Color: Red wine with fur, Shoe Size: 36', 'publish', 'closed', 'closed', '', 'new-coturno-men-leather-shoes-high-top-fashion-winter-warm-snow-shoes-dr-motorcycle-ankle-boots-couple-unisex-boots-53', '', '', '2021-06-01 11:31:34', '2021-06-01 11:31:34', '', 2796, 'http://shoestimer.com/?post_type=product_variation&p=2856', 53, 'product_variation', '', 0),
(2857, 0, '2021-06-01 11:31:34', '2021-06-01 11:31:34', '', '2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste-3', '', 'inherit', 'open', 'closed', '', '2021-outdoor-unisex-water-sneakers-couple-summer-beach-aqua-wading-shoes-swimming-fishing-diving-skin-paste-3', '', '', '2021-06-01 11:31:34', '2021-06-01 11:31:34', '', 2728, 'http://shoestimer.com/wp-content/uploads/2021/06/2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste-3.jpg', 0, 'attachment', 'image/jpeg', 0),
(2858, 1, '2021-06-01 11:31:34', '2021-06-01 11:31:34', '', 'New Coturno Men Leather shoes High Top Fashion Winter Warm Snow shoes Dr. Motorcycle Ankle Boots Couple Unisex boots', 'Color: Red wine with fur, Shoe Size: 35', 'publish', 'closed', 'closed', '', 'new-coturno-men-leather-shoes-high-top-fashion-winter-warm-snow-shoes-dr-motorcycle-ankle-boots-couple-unisex-boots-54', '', '', '2021-06-01 11:31:34', '2021-06-01 11:31:34', '', 2796, 'http://shoestimer.com/?post_type=product_variation&p=2858', 54, 'product_variation', '', 0),
(2859, 1, '2021-06-01 11:31:35', '2021-06-01 11:31:35', '', 'New Coturno Men Leather shoes High Top Fashion Winter Warm Snow shoes Dr. Motorcycle Ankle Boots Couple Unisex boots', 'Color: black with fur, Shoe Size: 35', 'publish', 'closed', 'closed', '', 'new-coturno-men-leather-shoes-high-top-fashion-winter-warm-snow-shoes-dr-motorcycle-ankle-boots-couple-unisex-boots-55', '', '', '2021-06-01 11:31:35', '2021-06-01 11:31:35', '', 2796, 'http://shoestimer.com/?post_type=product_variation&p=2859', 55, 'product_variation', '', 0),
(2860, 1, '2021-06-01 11:31:36', '2021-06-01 11:31:36', '', 'New Coturno Men Leather shoes High Top Fashion Winter Warm Snow shoes Dr. Motorcycle Ankle Boots Couple Unisex boots', 'Color: brown no fur, Shoe Size: 47', 'publish', 'closed', 'closed', '', 'new-coturno-men-leather-shoes-high-top-fashion-winter-warm-snow-shoes-dr-motorcycle-ankle-boots-couple-unisex-boots-56', '', '', '2021-06-01 11:31:36', '2021-06-01 11:31:36', '', 2796, 'http://shoestimer.com/?post_type=product_variation&p=2860', 56, 'product_variation', '', 0),
(2861, 1, '2021-06-01 11:31:36', '2021-06-01 11:31:36', '', 'New Coturno Men Leather shoes High Top Fashion Winter Warm Snow shoes Dr. Motorcycle Ankle Boots Couple Unisex boots', 'Color: black with fur, Shoe Size: 37', 'publish', 'closed', 'closed', '', 'new-coturno-men-leather-shoes-high-top-fashion-winter-warm-snow-shoes-dr-motorcycle-ankle-boots-couple-unisex-boots-57', '', '', '2021-06-01 11:31:36', '2021-06-01 11:31:36', '', 2796, 'http://shoestimer.com/?post_type=product_variation&p=2861', 57, 'product_variation', '', 0),
(2862, 1, '2021-06-01 11:31:37', '2021-06-01 11:31:37', '', 'New Coturno Men Leather shoes High Top Fashion Winter Warm Snow shoes Dr. Motorcycle Ankle Boots Couple Unisex boots', 'Color: black with fur, Shoe Size: 36', 'publish', 'closed', 'closed', '', 'new-coturno-men-leather-shoes-high-top-fashion-winter-warm-snow-shoes-dr-motorcycle-ankle-boots-couple-unisex-boots-58', '', '', '2021-06-01 11:31:37', '2021-06-01 11:31:37', '', 2796, 'http://shoestimer.com/?post_type=product_variation&p=2862', 58, 'product_variation', '', 0),
(2864, 1, '2021-06-01 11:31:38', '2021-06-01 11:31:38', '', 'New Coturno Men Leather shoes High Top Fashion Winter Warm Snow shoes Dr. Motorcycle Ankle Boots Couple Unisex boots', 'Color: black with fur, Shoe Size: 39', 'publish', 'closed', 'closed', '', 'new-coturno-men-leather-shoes-high-top-fashion-winter-warm-snow-shoes-dr-motorcycle-ankle-boots-couple-unisex-boots-59', '', '', '2021-06-01 11:31:38', '2021-06-01 11:31:38', '', 2796, 'http://shoestimer.com/?post_type=product_variation&p=2864', 59, 'product_variation', '', 0),
(2863, 0, '2021-06-01 11:31:37', '2021-06-01 11:31:37', '', '2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste-4', '', 'inherit', 'open', 'closed', '', '2021-outdoor-unisex-water-sneakers-couple-summer-beach-aqua-wading-shoes-swimming-fishing-diving-skin-paste-4', '', '', '2021-06-01 11:31:37', '2021-06-01 11:31:37', '', 2728, 'http://shoestimer.com/wp-content/uploads/2021/06/2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste-4.jpg', 0, 'attachment', 'image/jpeg', 0),
(2865, 1, '2021-06-01 11:31:38', '2021-06-01 11:31:38', '', 'New Coturno Men Leather shoes High Top Fashion Winter Warm Snow shoes Dr. Motorcycle Ankle Boots Couple Unisex boots', 'Color: black with fur, Shoe Size: 38', 'publish', 'closed', 'closed', '', 'new-coturno-men-leather-shoes-high-top-fashion-winter-warm-snow-shoes-dr-motorcycle-ankle-boots-couple-unisex-boots-60', '', '', '2021-06-01 11:31:38', '2021-06-01 11:31:38', '', 2796, 'http://shoestimer.com/?post_type=product_variation&p=2865', 60, 'product_variation', '', 0),
(2866, 1, '2021-06-01 11:31:39', '2021-06-01 11:31:39', '', 'New Coturno Men Leather shoes High Top Fashion Winter Warm Snow shoes Dr. Motorcycle Ankle Boots Couple Unisex boots', 'Color: black with fur, Shoe Size: 41', 'publish', 'closed', 'closed', '', 'new-coturno-men-leather-shoes-high-top-fashion-winter-warm-snow-shoes-dr-motorcycle-ankle-boots-couple-unisex-boots-61', '', '', '2021-06-01 11:31:39', '2021-06-01 11:31:39', '', 2796, 'http://shoestimer.com/?post_type=product_variation&p=2866', 61, 'product_variation', '', 0),
(2867, 1, '2021-06-01 11:31:40', '2021-06-01 11:31:40', '', 'New Coturno Men Leather shoes High Top Fashion Winter Warm Snow shoes Dr. Motorcycle Ankle Boots Couple Unisex boots', 'Color: black with fur, Shoe Size: 40', 'publish', 'closed', 'closed', '', 'new-coturno-men-leather-shoes-high-top-fashion-winter-warm-snow-shoes-dr-motorcycle-ankle-boots-couple-unisex-boots-62', '', '', '2021-06-01 11:31:40', '2021-06-01 11:31:40', '', 2796, 'http://shoestimer.com/?post_type=product_variation&p=2867', 62, 'product_variation', '', 0),
(2868, 1, '2021-06-01 11:31:40', '2021-06-01 11:31:40', '', 'New Coturno Men Leather shoes High Top Fashion Winter Warm Snow shoes Dr. Motorcycle Ankle Boots Couple Unisex boots', 'Color: brown no fur, Shoe Size: 40', 'publish', 'closed', 'closed', '', 'new-coturno-men-leather-shoes-high-top-fashion-winter-warm-snow-shoes-dr-motorcycle-ankle-boots-couple-unisex-boots-63', '', '', '2021-06-01 11:31:40', '2021-06-01 11:31:40', '', 2796, 'http://shoestimer.com/?post_type=product_variation&p=2868', 63, 'product_variation', '', 0),
(2869, 1, '2021-06-01 11:31:41', '2021-06-01 11:31:41', '', 'New Coturno Men Leather shoes High Top Fashion Winter Warm Snow shoes Dr. Motorcycle Ankle Boots Couple Unisex boots', 'Color: brown no fur, Shoe Size: 39', 'publish', 'closed', 'closed', '', 'new-coturno-men-leather-shoes-high-top-fashion-winter-warm-snow-shoes-dr-motorcycle-ankle-boots-couple-unisex-boots-64', '', '', '2021-06-01 11:31:41', '2021-06-01 11:31:41', '', 2796, 'http://shoestimer.com/?post_type=product_variation&p=2869', 64, 'product_variation', '', 0),
(2870, 1, '2021-06-01 11:31:41', '2021-06-01 11:31:41', '', 'New Coturno Men Leather shoes High Top Fashion Winter Warm Snow shoes Dr. Motorcycle Ankle Boots Couple Unisex boots', 'Color: brown no fur, Shoe Size: 42', 'publish', 'closed', 'closed', '', 'new-coturno-men-leather-shoes-high-top-fashion-winter-warm-snow-shoes-dr-motorcycle-ankle-boots-couple-unisex-boots-65', '', '', '2021-06-01 11:31:41', '2021-06-01 11:31:41', '', 2796, 'http://shoestimer.com/?post_type=product_variation&p=2870', 65, 'product_variation', '', 0),
(2871, 0, '2021-06-01 11:31:41', '2021-06-01 11:31:41', '', '2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste-5', '', 'inherit', 'open', 'closed', '', '2021-outdoor-unisex-water-sneakers-couple-summer-beach-aqua-wading-shoes-swimming-fishing-diving-skin-paste-5', '', '', '2021-06-01 11:31:41', '2021-06-01 11:31:41', '', 2728, 'http://shoestimer.com/wp-content/uploads/2021/06/2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste-5.jpg', 0, 'attachment', 'image/jpeg', 0),
(2872, 1, '2021-06-01 11:31:41', '2021-06-01 11:31:41', '', 'New Coturno Men Leather shoes High Top Fashion Winter Warm Snow shoes Dr. Motorcycle Ankle Boots Couple Unisex boots', 'Color: brown no fur, Shoe Size: 41', 'publish', 'closed', 'closed', '', 'new-coturno-men-leather-shoes-high-top-fashion-winter-warm-snow-shoes-dr-motorcycle-ankle-boots-couple-unisex-boots-66', '', '', '2021-06-01 11:31:41', '2021-06-01 11:31:41', '', 2796, 'http://shoestimer.com/?post_type=product_variation&p=2872', 66, 'product_variation', '', 0),
(2873, 1, '2021-06-01 11:31:42', '2021-06-01 11:31:42', '', 'New Coturno Men Leather shoes High Top Fashion Winter Warm Snow shoes Dr. Motorcycle Ankle Boots Couple Unisex boots', 'Color: brown no fur, Shoe Size: 44', 'publish', 'closed', 'closed', '', 'new-coturno-men-leather-shoes-high-top-fashion-winter-warm-snow-shoes-dr-motorcycle-ankle-boots-couple-unisex-boots-67', '', '', '2021-06-01 11:31:42', '2021-06-01 11:31:42', '', 2796, 'http://shoestimer.com/?post_type=product_variation&p=2873', 67, 'product_variation', '', 0),
(2874, 1, '2021-06-01 11:31:42', '2021-06-01 11:31:42', '', 'New Coturno Men Leather shoes High Top Fashion Winter Warm Snow shoes Dr. Motorcycle Ankle Boots Couple Unisex boots', 'Color: brown no fur, Shoe Size: 43', 'publish', 'closed', 'closed', '', 'new-coturno-men-leather-shoes-high-top-fashion-winter-warm-snow-shoes-dr-motorcycle-ankle-boots-couple-unisex-boots-68', '', '', '2021-06-01 11:31:42', '2021-06-01 11:31:42', '', 2796, 'http://shoestimer.com/?post_type=product_variation&p=2874', 68, 'product_variation', '', 0),
(2875, 1, '2021-06-01 11:31:43', '2021-06-01 11:31:43', '', 'New Coturno Men Leather shoes High Top Fashion Winter Warm Snow shoes Dr. Motorcycle Ankle Boots Couple Unisex boots', 'Color: brown no fur, Shoe Size: 46', 'publish', 'closed', 'closed', '', 'new-coturno-men-leather-shoes-high-top-fashion-winter-warm-snow-shoes-dr-motorcycle-ankle-boots-couple-unisex-boots-69', '', '', '2021-06-01 11:31:43', '2021-06-01 11:31:43', '', 2796, 'http://shoestimer.com/?post_type=product_variation&p=2875', 69, 'product_variation', '', 0),
(2876, 1, '2021-06-01 11:31:44', '2021-06-01 11:31:44', '', 'New Coturno Men Leather shoes High Top Fashion Winter Warm Snow shoes Dr. Motorcycle Ankle Boots Couple Unisex boots', 'Color: brown no fur, Shoe Size: 45', 'publish', 'closed', 'closed', '', 'new-coturno-men-leather-shoes-high-top-fashion-winter-warm-snow-shoes-dr-motorcycle-ankle-boots-couple-unisex-boots-70', '', '', '2021-06-01 11:31:44', '2021-06-01 11:31:44', '', 2796, 'http://shoestimer.com/?post_type=product_variation&p=2876', 70, 'product_variation', '', 0),
(2877, 1, '2021-06-01 11:31:44', '2021-06-01 11:31:44', '', 'New Coturno Men Leather shoes High Top Fashion Winter Warm Snow shoes Dr. Motorcycle Ankle Boots Couple Unisex boots', 'Color: black no fur, Shoe Size: 45', 'publish', 'closed', 'closed', '', 'new-coturno-men-leather-shoes-high-top-fashion-winter-warm-snow-shoes-dr-motorcycle-ankle-boots-couple-unisex-boots-71', '', '', '2021-06-01 11:31:44', '2021-06-01 11:31:44', '', 2796, 'http://shoestimer.com/?post_type=product_variation&p=2877', 71, 'product_variation', '', 0),
(2878, 1, '2021-06-01 11:31:44', '2021-06-01 11:31:44', '', 'New Coturno Men Leather shoes High Top Fashion Winter Warm Snow shoes Dr. Motorcycle Ankle Boots Couple Unisex boots', 'Color: black no fur, Shoe Size: 44', 'publish', 'closed', 'closed', '', 'new-coturno-men-leather-shoes-high-top-fashion-winter-warm-snow-shoes-dr-motorcycle-ankle-boots-couple-unisex-boots-72', '', '', '2021-06-01 11:31:44', '2021-06-01 11:31:44', '', 2796, 'http://shoestimer.com/?post_type=product_variation&p=2878', 72, 'product_variation', '', 0),
(2879, 1, '2021-06-01 11:31:44', '2021-06-01 11:31:44', '', 'New Coturno Men Leather shoes High Top Fashion Winter Warm Snow shoes Dr. Motorcycle Ankle Boots Couple Unisex boots', 'Color: black no fur, Shoe Size: 47', 'publish', 'closed', 'closed', '', 'new-coturno-men-leather-shoes-high-top-fashion-winter-warm-snow-shoes-dr-motorcycle-ankle-boots-couple-unisex-boots-73', '', '', '2021-06-01 11:31:44', '2021-06-01 11:31:44', '', 2796, 'http://shoestimer.com/?post_type=product_variation&p=2879', 73, 'product_variation', '', 0),
(2880, 1, '2021-06-01 11:31:44', '2021-06-01 11:31:44', '', 'New Coturno Men Leather shoes High Top Fashion Winter Warm Snow shoes Dr. Motorcycle Ankle Boots Couple Unisex boots', 'Color: black no fur, Shoe Size: 46', 'publish', 'closed', 'closed', '', 'new-coturno-men-leather-shoes-high-top-fashion-winter-warm-snow-shoes-dr-motorcycle-ankle-boots-couple-unisex-boots-74', '', '', '2021-06-01 11:31:44', '2021-06-01 11:31:44', '', 2796, 'http://shoestimer.com/?post_type=product_variation&p=2880', 74, 'product_variation', '', 0),
(2882, 1, '2021-06-01 11:31:45', '2021-06-01 11:31:45', '', 'New Coturno Men Leather shoes High Top Fashion Winter Warm Snow shoes Dr. Motorcycle Ankle Boots Couple Unisex boots', 'Color: brown no fur, Shoe Size: 36', 'publish', 'closed', 'closed', '', 'new-coturno-men-leather-shoes-high-top-fashion-winter-warm-snow-shoes-dr-motorcycle-ankle-boots-couple-unisex-boots-75', '', '', '2021-06-01 11:31:45', '2021-06-01 11:31:45', '', 2796, 'http://shoestimer.com/?post_type=product_variation&p=2882', 75, 'product_variation', '', 0),
(2881, 0, '2021-06-01 11:31:45', '2021-06-01 11:31:45', '', '2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste.jpg_640x640', '', 'inherit', 'open', 'closed', '', '2021-outdoor-unisex-water-sneakers-couple-summer-beach-aqua-wading-shoes-swimming-fishing-diving-skin-paste-jpg_640x640', '', '', '2021-06-01 11:31:45', '2021-06-01 11:31:45', '', 2728, 'http://shoestimer.com/wp-content/uploads/2021/06/2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste.jpg_640x640.jpg', 0, 'attachment', 'image/jpeg', 0),
(2883, 1, '2021-06-01 11:31:45', '2021-06-01 11:31:45', '', 'New Coturno Men Leather shoes High Top Fashion Winter Warm Snow shoes Dr. Motorcycle Ankle Boots Couple Unisex boots', 'Color: brown no fur, Shoe Size: 35', 'publish', 'closed', 'closed', '', 'new-coturno-men-leather-shoes-high-top-fashion-winter-warm-snow-shoes-dr-motorcycle-ankle-boots-couple-unisex-boots-76', '', '', '2021-06-01 11:31:45', '2021-06-01 11:31:45', '', 2796, 'http://shoestimer.com/?post_type=product_variation&p=2883', 76, 'product_variation', '', 0),
(2884, 1, '2021-06-01 11:31:46', '2021-06-01 11:31:46', '', 'New Coturno Men Leather shoes High Top Fashion Winter Warm Snow shoes Dr. Motorcycle Ankle Boots Couple Unisex boots', 'Color: brown no fur, Shoe Size: 38', 'publish', 'closed', 'closed', '', 'new-coturno-men-leather-shoes-high-top-fashion-winter-warm-snow-shoes-dr-motorcycle-ankle-boots-couple-unisex-boots-77', '', '', '2021-06-01 11:31:46', '2021-06-01 11:31:46', '', 2796, 'http://shoestimer.com/?post_type=product_variation&p=2884', 77, 'product_variation', '', 0),
(2885, 1, '2021-06-01 11:31:46', '2021-06-01 11:31:46', '', 'New Coturno Men Leather shoes High Top Fashion Winter Warm Snow shoes Dr. Motorcycle Ankle Boots Couple Unisex boots', 'Color: brown no fur, Shoe Size: 37', 'publish', 'closed', 'closed', '', 'new-coturno-men-leather-shoes-high-top-fashion-winter-warm-snow-shoes-dr-motorcycle-ankle-boots-couple-unisex-boots-78', '', '', '2021-06-01 11:31:46', '2021-06-01 11:31:46', '', 2796, 'http://shoestimer.com/?post_type=product_variation&p=2885', 78, 'product_variation', '', 0),
(2886, 0, '2021-06-01 11:31:47', '2021-06-01 11:31:47', '', '2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste-1.jpg_640x640-1', '', 'inherit', 'open', 'closed', '', '2021-outdoor-unisex-water-sneakers-couple-summer-beach-aqua-wading-shoes-swimming-fishing-diving-skin-paste-1-jpg_640x640-1', '', '', '2021-06-01 11:31:47', '2021-06-01 11:31:47', '', 2728, 'http://shoestimer.com/wp-content/uploads/2021/06/2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste-1.jpg_640x640-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(2887, 0, '2021-06-01 11:31:49', '2021-06-01 11:31:49', '', '2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste-2.jpg_640x640-2', '', 'inherit', 'open', 'closed', '', '2021-outdoor-unisex-water-sneakers-couple-summer-beach-aqua-wading-shoes-swimming-fishing-diving-skin-paste-2-jpg_640x640-2', '', '', '2021-06-01 11:31:49', '2021-06-01 11:31:49', '', 2728, 'http://shoestimer.com/wp-content/uploads/2021/06/2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste-2.jpg_640x640-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(2888, 1, '2021-06-01 11:31:51', '2021-06-01 11:31:51', '                <div class=\"product-specs-list-container\">\n                    <ul class=\"product-specs-list util-clearfix\">\n						                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Brand Name:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Parasakura</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Origin:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">CN(Origin)</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Gender:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Unisex</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Model Number:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Shoes VEJA Sneakers</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Insole Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Bonded Leather</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Applicable Place:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Outdoor Lawn</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Level Of Practice:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Professional</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Department Name:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Adult</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Feature:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Height Increasing</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Feature:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Massage</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Upper Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Genuine Leather</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Athletic Shoe Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Walking Shoes</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Shoe Width:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Medium(B,M)</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Outsole Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Rubber</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Lining Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Genuine Leather</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Technology:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Zoom Air</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Closure Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Lace-up</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Release Date:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Spring2019</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Fit:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Fits true to size, take your normal size</span>\n                            </li>\n							                    </ul>\n                </div>\n				<p>\n	<img alt=\"1\" src=\"https://ae01.alicdn.com/kf/Hcf356e55f2a54227b1a29b74146a18657.jpg\" /><img alt=\"2\" src=\"https://ae01.alicdn.com/kf/H812edb0ae72b4f05a1c94ddc92c3daa2P.jpg\" /><img alt=\"3\" src=\"https://ae01.alicdn.com/kf/H320859642296457b914f0c6527bc7e60W.jpg\" /><img alt=\"4\" src=\"https://ae01.alicdn.com/kf/H00ba776094e943f1b9e96f2f485fc5fdA.jpg\" /><img alt=\"5\" src=\"https://ae01.alicdn.com/kf/H6b3f440da1f2494380056e2a74aefa0a1.jpg\" />\n</p>\n\n', 'Authentic Top Quality Fashion Wearable Men Women Sneakers V-Shaped Classic Breathable Mesh Light Walking Trainers Couple Shoes', '', 'publish', 'open', 'closed', '', 'authentic-top-quality-fashion-wearable-men-women-sneakers-v-shaped-classic-breathable-mesh-light-walking-trainers-couple-shoes', '', '', '2021-06-01 11:32:36', '2021-06-01 11:32:36', '', 0, 'http://shoestimer.com/product/authentic-top-quality-fashion-wearable-men-women-sneakers-v-shaped-classic-breathable-mesh-light-walking-trainers-couple-shoes/', 0, 'product', '', 0),
(2889, 1, '2021-06-01 11:31:52', '2021-06-01 11:31:52', '', 'Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers', '', 'inherit', 'open', 'closed', '', 'authentic-top-quality-fashion-wearable-men-women-sneakers-v-shaped-classic-breathable-mesh-light-walking-trainers', '', '', '2021-06-01 11:31:52', '2021-06-01 11:31:52', '', 2888, 'http://shoestimer.com/wp-content/uploads/2021/06/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers.jpg', 0, 'attachment', 'image/jpeg', 0),
(2890, 0, '2021-06-01 11:31:53', '2021-06-01 11:31:53', '', '2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste-3.jpg_640x640-3', '', 'inherit', 'open', 'closed', '', '2021-outdoor-unisex-water-sneakers-couple-summer-beach-aqua-wading-shoes-swimming-fishing-diving-skin-paste-3-jpg_640x640-3', '', '', '2021-06-01 11:31:53', '2021-06-01 11:31:53', '', 2728, 'http://shoestimer.com/wp-content/uploads/2021/06/2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste-3.jpg_640x640-3.jpg', 0, 'attachment', 'image/jpeg', 0),
(2891, 1, '2021-06-01 11:31:54', '2021-06-01 11:31:54', '', 'Authentic Top Quality Fashion Wearable Men Women Sneakers V-Shaped Classic Breathable Mesh Light Walking Trainers Couple Shoes', 'Color: Picture 10, Shoe Size: 37', 'publish', 'closed', 'closed', '', 'authentic-top-quality-fashion-wearable-men-women-sneakers-v-shaped-classic-breathable-mesh-light-walking-trainers-couple-shoes', '', '', '2021-06-01 11:31:54', '2021-06-01 11:31:54', '', 2888, 'http://shoestimer.com/?post_type=product_variation&p=2891', 1, 'product_variation', '', 0),
(2892, 1, '2021-06-01 11:31:54', '2021-06-01 11:31:54', '', 'Authentic Top Quality Fashion Wearable Men Women Sneakers V-Shaped Classic Breathable Mesh Light Walking Trainers Couple Shoes', 'Color: Picture 10, Shoe Size: 36', 'publish', 'closed', 'closed', '', 'authentic-top-quality-fashion-wearable-men-women-sneakers-v-shaped-classic-breathable-mesh-light-walking-trainers-couple-shoes-2', '', '', '2021-06-01 11:31:54', '2021-06-01 11:31:54', '', 2888, 'http://shoestimer.com/?post_type=product_variation&p=2892', 2, 'product_variation', '', 0),
(2893, 1, '2021-06-01 11:31:55', '2021-06-01 11:31:55', '', 'Authentic Top Quality Fashion Wearable Men Women Sneakers V-Shaped Classic Breathable Mesh Light Walking Trainers Couple Shoes', 'Color: Picture 9, Shoe Size: 45', 'publish', 'closed', 'closed', '', 'authentic-top-quality-fashion-wearable-men-women-sneakers-v-shaped-classic-breathable-mesh-light-walking-trainers-couple-shoes-3', '', '', '2021-06-01 11:31:55', '2021-06-01 11:31:55', '', 2888, 'http://shoestimer.com/?post_type=product_variation&p=2893', 3, 'product_variation', '', 0),
(2894, 1, '2021-06-01 11:31:55', '2021-06-01 11:31:55', '', 'Authentic Top Quality Fashion Wearable Men Women Sneakers V-Shaped Classic Breathable Mesh Light Walking Trainers Couple Shoes', 'Color: Picture 9, Shoe Size: 44', 'publish', 'closed', 'closed', '', 'authentic-top-quality-fashion-wearable-men-women-sneakers-v-shaped-classic-breathable-mesh-light-walking-trainers-couple-shoes-4', '', '', '2021-06-01 11:31:55', '2021-06-01 11:31:55', '', 2888, 'http://shoestimer.com/?post_type=product_variation&p=2894', 4, 'product_variation', '', 0),
(2895, 1, '2021-06-01 11:31:55', '2021-06-01 11:31:55', '', 'Authentic Top Quality Fashion Wearable Men Women Sneakers V-Shaped Classic Breathable Mesh Light Walking Trainers Couple Shoes', 'Color: Picture 9, Shoe Size: 43', 'publish', 'closed', 'closed', '', 'authentic-top-quality-fashion-wearable-men-women-sneakers-v-shaped-classic-breathable-mesh-light-walking-trainers-couple-shoes-5', '', '', '2021-06-01 11:31:55', '2021-06-01 11:31:55', '', 2888, 'http://shoestimer.com/?post_type=product_variation&p=2895', 5, 'product_variation', '', 0),
(2896, 1, '2021-06-01 11:31:55', '2021-06-01 11:31:55', '', 'Authentic Top Quality Fashion Wearable Men Women Sneakers V-Shaped Classic Breathable Mesh Light Walking Trainers Couple Shoes', 'Color: Picture 9, Shoe Size: 42', 'publish', 'closed', 'closed', '', 'authentic-top-quality-fashion-wearable-men-women-sneakers-v-shaped-classic-breathable-mesh-light-walking-trainers-couple-shoes-6', '', '', '2021-06-01 11:31:55', '2021-06-01 11:31:55', '', 2888, 'http://shoestimer.com/?post_type=product_variation&p=2896', 6, 'product_variation', '', 0),
(2898, 1, '2021-06-01 11:31:55', '2021-06-01 11:31:55', '', 'Authentic Top Quality Fashion Wearable Men Women Sneakers V-Shaped Classic Breathable Mesh Light Walking Trainers Couple Shoes', 'Color: Picture 9, Shoe Size: 41', 'publish', 'closed', 'closed', '', 'authentic-top-quality-fashion-wearable-men-women-sneakers-v-shaped-classic-breathable-mesh-light-walking-trainers-couple-shoes-7', '', '', '2021-06-01 11:31:55', '2021-06-01 11:31:55', '', 2888, 'http://shoestimer.com/?post_type=product_variation&p=2898', 7, 'product_variation', '', 0),
(2897, 0, '2021-06-01 11:31:55', '2021-06-01 11:31:55', '', '2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste-4.jpg_640x640-4', '', 'inherit', 'open', 'closed', '', '2021-outdoor-unisex-water-sneakers-couple-summer-beach-aqua-wading-shoes-swimming-fishing-diving-skin-paste-4-jpg_640x640-4', '', '', '2021-06-01 11:31:55', '2021-06-01 11:31:55', '', 2728, 'http://shoestimer.com/wp-content/uploads/2021/06/2021-Outdoor-Unisex-Water-Sneakers-Couple-Summer-Beach-Aqua-Wading-Shoes-Swimming-Fishing-Diving-Skin-Paste-4.jpg_640x640-4.jpg', 0, 'attachment', 'image/jpeg', 0),
(2899, 1, '2021-06-01 11:31:56', '2021-06-01 11:31:56', '', 'Authentic Top Quality Fashion Wearable Men Women Sneakers V-Shaped Classic Breathable Mesh Light Walking Trainers Couple Shoes', 'Color: Picture 9, Shoe Size: 40', 'publish', 'closed', 'closed', '', 'authentic-top-quality-fashion-wearable-men-women-sneakers-v-shaped-classic-breathable-mesh-light-walking-trainers-couple-shoes-8', '', '', '2021-06-01 11:31:56', '2021-06-01 11:31:56', '', 2888, 'http://shoestimer.com/?post_type=product_variation&p=2899', 8, 'product_variation', '', 0),
(2900, 1, '2021-06-01 11:31:56', '2021-06-01 11:31:56', '', 'Authentic Top Quality Fashion Wearable Men Women Sneakers V-Shaped Classic Breathable Mesh Light Walking Trainers Couple Shoes', 'Color: Picture 9, Shoe Size: 39', 'publish', 'closed', 'closed', '', 'authentic-top-quality-fashion-wearable-men-women-sneakers-v-shaped-classic-breathable-mesh-light-walking-trainers-couple-shoes-9', '', '', '2021-06-01 11:31:56', '2021-06-01 11:31:56', '', 2888, 'http://shoestimer.com/?post_type=product_variation&p=2900', 9, 'product_variation', '', 0),
(2901, 1, '2021-06-01 11:31:57', '2021-06-01 11:31:57', '', 'Authentic Top Quality Fashion Wearable Men Women Sneakers V-Shaped Classic Breathable Mesh Light Walking Trainers Couple Shoes', 'Color: Picture 9, Shoe Size: 38', 'publish', 'closed', 'closed', '', 'authentic-top-quality-fashion-wearable-men-women-sneakers-v-shaped-classic-breathable-mesh-light-walking-trainers-couple-shoes-10', '', '', '2021-06-01 11:31:57', '2021-06-01 11:31:57', '', 2888, 'http://shoestimer.com/?post_type=product_variation&p=2901', 10, 'product_variation', '', 0),
(2902, 1, '2021-06-01 11:31:57', '2021-06-01 11:31:57', '', 'Authentic Top Quality Fashion Wearable Men Women Sneakers V-Shaped Classic Breathable Mesh Light Walking Trainers Couple Shoes', 'Color: Picture 9, Shoe Size: 37', 'publish', 'closed', 'closed', '', 'authentic-top-quality-fashion-wearable-men-women-sneakers-v-shaped-classic-breathable-mesh-light-walking-trainers-couple-shoes-11', '', '', '2021-06-01 11:31:57', '2021-06-01 11:31:57', '', 2888, 'http://shoestimer.com/?post_type=product_variation&p=2902', 11, 'product_variation', '', 0),
(2903, 1, '2021-06-01 11:31:57', '2021-06-01 11:31:57', '', 'Authentic Top Quality Fashion Wearable Men Women Sneakers V-Shaped Classic Breathable Mesh Light Walking Trainers Couple Shoes', 'Color: Picture 9, Shoe Size: 36', 'publish', 'closed', 'closed', '', 'authentic-top-quality-fashion-wearable-men-women-sneakers-v-shaped-classic-breathable-mesh-light-walking-trainers-couple-shoes-12', '', '', '2021-06-01 11:31:57', '2021-06-01 11:31:57', '', 2888, 'http://shoestimer.com/?post_type=product_variation&p=2903', 12, 'product_variation', '', 0),
(2904, 1, '2021-06-01 11:31:57', '2021-06-01 11:31:57', '', 'Authentic Top Quality Fashion Wearable Men Women Sneakers V-Shaped Classic Breathable Mesh Light Walking Trainers Couple Shoes', 'Color: Picture 8, Shoe Size: 45', 'publish', 'closed', 'closed', '', 'authentic-top-quality-fashion-wearable-men-women-sneakers-v-shaped-classic-breathable-mesh-light-walking-trainers-couple-shoes-13', '', '', '2021-06-01 11:31:57', '2021-06-01 11:31:57', '', 2888, 'http://shoestimer.com/?post_type=product_variation&p=2904', 13, 'product_variation', '', 0),
(2905, 1, '2021-06-01 11:31:57', '2021-06-01 11:31:57', '', 'Authentic Top Quality Fashion Wearable Men Women Sneakers V-Shaped Classic Breathable Mesh Light Walking Trainers Couple Shoes', 'Color: Picture 8, Shoe Size: 44', 'publish', 'closed', 'closed', '', 'authentic-top-quality-fashion-wearable-men-women-sneakers-v-shaped-classic-breathable-mesh-light-walking-trainers-couple-shoes-14', '', '', '2021-06-01 11:31:57', '2021-06-01 11:31:57', '', 2888, 'http://shoestimer.com/?post_type=product_variation&p=2905', 14, 'product_variation', '', 0),
(2907, 1, '2021-06-01 11:31:57', '2021-06-01 11:31:57', '', 'Authentic Top Quality Fashion Wearable Men Women Sneakers V-Shaped Classic Breathable Mesh Light Walking Trainers Couple Shoes', 'Color: Picture 8, Shoe Size: 43', 'publish', 'closed', 'closed', '', 'authentic-top-quality-fashion-wearable-men-women-sneakers-v-shaped-classic-breathable-mesh-light-walking-trainers-couple-shoes-15', '', '', '2021-06-01 11:31:57', '2021-06-01 11:31:57', '', 2888, 'http://shoestimer.com/?post_type=product_variation&p=2907', 15, 'product_variation', '', 0),
(2906, 0, '2021-06-01 11:31:57', '2021-06-01 11:31:57', '', 'New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots-1', '', 'inherit', 'open', 'closed', '', 'new-coturno-men-leather-shoes-high-top-fashion-winter-warm-snow-shoes-dr-motorcycle-ankle-boots-1', '', '', '2021-06-01 11:31:57', '2021-06-01 11:31:57', '', 2796, 'http://shoestimer.com/wp-content/uploads/2021/06/New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(2908, 1, '2021-06-01 11:31:57', '2021-06-01 11:31:57', '', 'Authentic Top Quality Fashion Wearable Men Women Sneakers V-Shaped Classic Breathable Mesh Light Walking Trainers Couple Shoes', 'Color: Picture 8, Shoe Size: 42', 'publish', 'closed', 'closed', '', 'authentic-top-quality-fashion-wearable-men-women-sneakers-v-shaped-classic-breathable-mesh-light-walking-trainers-couple-shoes-16', '', '', '2021-06-01 11:31:57', '2021-06-01 11:31:57', '', 2888, 'http://shoestimer.com/?post_type=product_variation&p=2908', 16, 'product_variation', '', 0),
(2909, 1, '2021-06-01 11:31:58', '2021-06-01 11:31:58', '', 'Authentic Top Quality Fashion Wearable Men Women Sneakers V-Shaped Classic Breathable Mesh Light Walking Trainers Couple Shoes', 'Color: Picture 8, Shoe Size: 41', 'publish', 'closed', 'closed', '', 'authentic-top-quality-fashion-wearable-men-women-sneakers-v-shaped-classic-breathable-mesh-light-walking-trainers-couple-shoes-17', '', '', '2021-06-01 11:31:58', '2021-06-01 11:31:58', '', 2888, 'http://shoestimer.com/?post_type=product_variation&p=2909', 17, 'product_variation', '', 0),
(2910, 1, '2021-06-01 11:31:58', '2021-06-01 11:31:58', '', 'Authentic Top Quality Fashion Wearable Men Women Sneakers V-Shaped Classic Breathable Mesh Light Walking Trainers Couple Shoes', 'Color: Picture 8, Shoe Size: 40', 'publish', 'closed', 'closed', '', 'authentic-top-quality-fashion-wearable-men-women-sneakers-v-shaped-classic-breathable-mesh-light-walking-trainers-couple-shoes-18', '', '', '2021-06-01 11:31:58', '2021-06-01 11:31:58', '', 2888, 'http://shoestimer.com/?post_type=product_variation&p=2910', 18, 'product_variation', '', 0),
(2911, 1, '2021-06-01 11:31:59', '2021-06-01 11:31:59', '', 'Authentic Top Quality Fashion Wearable Men Women Sneakers V-Shaped Classic Breathable Mesh Light Walking Trainers Couple Shoes', 'Color: Picture 8, Shoe Size: 39', 'publish', 'closed', 'closed', '', 'authentic-top-quality-fashion-wearable-men-women-sneakers-v-shaped-classic-breathable-mesh-light-walking-trainers-couple-shoes-19', '', '', '2021-06-01 11:31:59', '2021-06-01 11:31:59', '', 2888, 'http://shoestimer.com/?post_type=product_variation&p=2911', 19, 'product_variation', '', 0),
(2912, 1, '2021-06-01 11:31:59', '2021-06-01 11:31:59', '', 'Authentic Top Quality Fashion Wearable Men Women Sneakers V-Shaped Classic Breathable Mesh Light Walking Trainers Couple Shoes', 'Color: Picture 8, Shoe Size: 38', 'publish', 'closed', 'closed', '', 'authentic-top-quality-fashion-wearable-men-women-sneakers-v-shaped-classic-breathable-mesh-light-walking-trainers-couple-shoes-20', '', '', '2021-06-01 11:31:59', '2021-06-01 11:31:59', '', 2888, 'http://shoestimer.com/?post_type=product_variation&p=2912', 20, 'product_variation', '', 0),
(2913, 1, '2021-06-01 11:31:59', '2021-06-01 11:31:59', '', 'Authentic Top Quality Fashion Wearable Men Women Sneakers V-Shaped Classic Breathable Mesh Light Walking Trainers Couple Shoes', 'Color: Picture 8, Shoe Size: 37', 'publish', 'closed', 'closed', '', 'authentic-top-quality-fashion-wearable-men-women-sneakers-v-shaped-classic-breathable-mesh-light-walking-trainers-couple-shoes-21', '', '', '2021-06-01 11:31:59', '2021-06-01 11:31:59', '', 2888, 'http://shoestimer.com/?post_type=product_variation&p=2913', 21, 'product_variation', '', 0),
(2915, 1, '2021-06-01 11:32:00', '2021-06-01 11:32:00', '', 'Authentic Top Quality Fashion Wearable Men Women Sneakers V-Shaped Classic Breathable Mesh Light Walking Trainers Couple Shoes', 'Color: Picture 8, Shoe Size: 36', 'publish', 'closed', 'closed', '', 'authentic-top-quality-fashion-wearable-men-women-sneakers-v-shaped-classic-breathable-mesh-light-walking-trainers-couple-shoes-22', '', '', '2021-06-01 11:32:00', '2021-06-01 11:32:00', '', 2888, 'http://shoestimer.com/?post_type=product_variation&p=2915', 22, 'product_variation', '', 0);
INSERT INTO `wpx5_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(2914, 0, '2021-06-01 11:32:00', '2021-06-01 11:32:00', '', 'New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots-2', '', 'inherit', 'open', 'closed', '', 'new-coturno-men-leather-shoes-high-top-fashion-winter-warm-snow-shoes-dr-motorcycle-ankle-boots-2', '', '', '2021-06-01 11:32:00', '2021-06-01 11:32:00', '', 2796, 'http://shoestimer.com/wp-content/uploads/2021/06/New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(2916, 1, '2021-06-01 11:32:00', '2021-06-01 11:32:00', '', 'Authentic Top Quality Fashion Wearable Men Women Sneakers V-Shaped Classic Breathable Mesh Light Walking Trainers Couple Shoes', 'Color: Picture 7, Shoe Size: 45', 'publish', 'closed', 'closed', '', 'authentic-top-quality-fashion-wearable-men-women-sneakers-v-shaped-classic-breathable-mesh-light-walking-trainers-couple-shoes-23', '', '', '2021-06-01 11:32:00', '2021-06-01 11:32:00', '', 2888, 'http://shoestimer.com/?post_type=product_variation&p=2916', 23, 'product_variation', '', 0),
(2917, 1, '2021-06-01 11:32:01', '2021-06-01 11:32:01', '', 'Authentic Top Quality Fashion Wearable Men Women Sneakers V-Shaped Classic Breathable Mesh Light Walking Trainers Couple Shoes', 'Color: Picture 7, Shoe Size: 44', 'publish', 'closed', 'closed', '', 'authentic-top-quality-fashion-wearable-men-women-sneakers-v-shaped-classic-breathable-mesh-light-walking-trainers-couple-shoes-24', '', '', '2021-06-01 11:32:01', '2021-06-01 11:32:01', '', 2888, 'http://shoestimer.com/?post_type=product_variation&p=2917', 24, 'product_variation', '', 0),
(2918, 1, '2021-06-01 11:32:02', '2021-06-01 11:32:02', '', 'Authentic Top Quality Fashion Wearable Men Women Sneakers V-Shaped Classic Breathable Mesh Light Walking Trainers Couple Shoes', 'Color: Picture 7, Shoe Size: 43', 'publish', 'closed', 'closed', '', 'authentic-top-quality-fashion-wearable-men-women-sneakers-v-shaped-classic-breathable-mesh-light-walking-trainers-couple-shoes-25', '', '', '2021-06-01 11:32:02', '2021-06-01 11:32:02', '', 2888, 'http://shoestimer.com/?post_type=product_variation&p=2918', 25, 'product_variation', '', 0),
(2919, 1, '2021-06-01 11:32:02', '2021-06-01 11:32:02', '', 'Authentic Top Quality Fashion Wearable Men Women Sneakers V-Shaped Classic Breathable Mesh Light Walking Trainers Couple Shoes', 'Color: Picture 7, Shoe Size: 42', 'publish', 'closed', 'closed', '', 'authentic-top-quality-fashion-wearable-men-women-sneakers-v-shaped-classic-breathable-mesh-light-walking-trainers-couple-shoes-26', '', '', '2021-06-01 11:32:02', '2021-06-01 11:32:02', '', 2888, 'http://shoestimer.com/?post_type=product_variation&p=2919', 26, 'product_variation', '', 0),
(2920, 1, '2021-06-01 11:32:03', '2021-06-01 11:32:03', '', 'Authentic Top Quality Fashion Wearable Men Women Sneakers V-Shaped Classic Breathable Mesh Light Walking Trainers Couple Shoes', 'Color: Picture 7, Shoe Size: 41', 'publish', 'closed', 'closed', '', 'authentic-top-quality-fashion-wearable-men-women-sneakers-v-shaped-classic-breathable-mesh-light-walking-trainers-couple-shoes-27', '', '', '2021-06-01 11:32:03', '2021-06-01 11:32:03', '', 2888, 'http://shoestimer.com/?post_type=product_variation&p=2920', 27, 'product_variation', '', 0),
(2921, 1, '2021-06-01 11:32:03', '2021-06-01 11:32:03', '', 'Authentic Top Quality Fashion Wearable Men Women Sneakers V-Shaped Classic Breathable Mesh Light Walking Trainers Couple Shoes', 'Color: Picture 7, Shoe Size: 40', 'publish', 'closed', 'closed', '', 'authentic-top-quality-fashion-wearable-men-women-sneakers-v-shaped-classic-breathable-mesh-light-walking-trainers-couple-shoes-28', '', '', '2021-06-01 11:32:03', '2021-06-01 11:32:03', '', 2888, 'http://shoestimer.com/?post_type=product_variation&p=2921', 28, 'product_variation', '', 0),
(2923, 1, '2021-06-01 11:32:03', '2021-06-01 11:32:03', '', 'Authentic Top Quality Fashion Wearable Men Women Sneakers V-Shaped Classic Breathable Mesh Light Walking Trainers Couple Shoes', 'Color: Picture 7, Shoe Size: 39', 'publish', 'closed', 'closed', '', 'authentic-top-quality-fashion-wearable-men-women-sneakers-v-shaped-classic-breathable-mesh-light-walking-trainers-couple-shoes-29', '', '', '2021-06-01 11:32:03', '2021-06-01 11:32:03', '', 2888, 'http://shoestimer.com/?post_type=product_variation&p=2923', 29, 'product_variation', '', 0),
(2922, 0, '2021-06-01 11:32:03', '2021-06-01 11:32:03', '', 'New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots-3', '', 'inherit', 'open', 'closed', '', 'new-coturno-men-leather-shoes-high-top-fashion-winter-warm-snow-shoes-dr-motorcycle-ankle-boots-3', '', '', '2021-06-01 11:32:03', '2021-06-01 11:32:03', '', 2796, 'http://shoestimer.com/wp-content/uploads/2021/06/New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots-3.jpg', 0, 'attachment', 'image/jpeg', 0),
(2924, 1, '2021-06-01 11:32:04', '2021-06-01 11:32:04', '', 'Authentic Top Quality Fashion Wearable Men Women Sneakers V-Shaped Classic Breathable Mesh Light Walking Trainers Couple Shoes', 'Color: Picture 7, Shoe Size: 38', 'publish', 'closed', 'closed', '', 'authentic-top-quality-fashion-wearable-men-women-sneakers-v-shaped-classic-breathable-mesh-light-walking-trainers-couple-shoes-30', '', '', '2021-06-01 11:32:04', '2021-06-01 11:32:04', '', 2888, 'http://shoestimer.com/?post_type=product_variation&p=2924', 30, 'product_variation', '', 0),
(2925, 1, '2021-06-01 11:32:04', '2021-06-01 11:32:04', '', 'Authentic Top Quality Fashion Wearable Men Women Sneakers V-Shaped Classic Breathable Mesh Light Walking Trainers Couple Shoes', 'Color: Picture 7, Shoe Size: 37', 'publish', 'closed', 'closed', '', 'authentic-top-quality-fashion-wearable-men-women-sneakers-v-shaped-classic-breathable-mesh-light-walking-trainers-couple-shoes-31', '', '', '2021-06-01 11:32:04', '2021-06-01 11:32:04', '', 2888, 'http://shoestimer.com/?post_type=product_variation&p=2925', 31, 'product_variation', '', 0),
(2926, 1, '2021-06-01 11:32:05', '2021-06-01 11:32:05', '', 'Authentic Top Quality Fashion Wearable Men Women Sneakers V-Shaped Classic Breathable Mesh Light Walking Trainers Couple Shoes', 'Color: Picture 7, Shoe Size: 36', 'publish', 'closed', 'closed', '', 'authentic-top-quality-fashion-wearable-men-women-sneakers-v-shaped-classic-breathable-mesh-light-walking-trainers-couple-shoes-32', '', '', '2021-06-01 11:32:05', '2021-06-01 11:32:05', '', 2888, 'http://shoestimer.com/?post_type=product_variation&p=2926', 32, 'product_variation', '', 0),
(2927, 1, '2021-06-01 11:32:05', '2021-06-01 11:32:05', '', 'Authentic Top Quality Fashion Wearable Men Women Sneakers V-Shaped Classic Breathable Mesh Light Walking Trainers Couple Shoes', 'Color: Picture 6, Shoe Size: 45', 'publish', 'closed', 'closed', '', 'authentic-top-quality-fashion-wearable-men-women-sneakers-v-shaped-classic-breathable-mesh-light-walking-trainers-couple-shoes-33', '', '', '2021-06-01 11:32:05', '2021-06-01 11:32:05', '', 2888, 'http://shoestimer.com/?post_type=product_variation&p=2927', 33, 'product_variation', '', 0),
(2928, 1, '2021-06-01 11:32:05', '2021-06-01 11:32:05', '', 'Authentic Top Quality Fashion Wearable Men Women Sneakers V-Shaped Classic Breathable Mesh Light Walking Trainers Couple Shoes', 'Color: Picture 6, Shoe Size: 44', 'publish', 'closed', 'closed', '', 'authentic-top-quality-fashion-wearable-men-women-sneakers-v-shaped-classic-breathable-mesh-light-walking-trainers-couple-shoes-34', '', '', '2021-06-01 11:32:05', '2021-06-01 11:32:05', '', 2888, 'http://shoestimer.com/?post_type=product_variation&p=2928', 34, 'product_variation', '', 0),
(2929, 1, '2021-06-01 11:32:06', '2021-06-01 11:32:06', '', 'Authentic Top Quality Fashion Wearable Men Women Sneakers V-Shaped Classic Breathable Mesh Light Walking Trainers Couple Shoes', 'Color: Picture 6, Shoe Size: 43', 'publish', 'closed', 'closed', '', 'authentic-top-quality-fashion-wearable-men-women-sneakers-v-shaped-classic-breathable-mesh-light-walking-trainers-couple-shoes-35', '', '', '2021-06-01 11:32:06', '2021-06-01 11:32:06', '', 2888, 'http://shoestimer.com/?post_type=product_variation&p=2929', 35, 'product_variation', '', 0),
(2930, 1, '2021-06-01 11:32:06', '2021-06-01 11:32:06', '', 'Authentic Top Quality Fashion Wearable Men Women Sneakers V-Shaped Classic Breathable Mesh Light Walking Trainers Couple Shoes', 'Color: Picture 6, Shoe Size: 42', 'publish', 'closed', 'closed', '', 'authentic-top-quality-fashion-wearable-men-women-sneakers-v-shaped-classic-breathable-mesh-light-walking-trainers-couple-shoes-36', '', '', '2021-06-01 11:32:06', '2021-06-01 11:32:06', '', 2888, 'http://shoestimer.com/?post_type=product_variation&p=2930', 36, 'product_variation', '', 0),
(2931, 1, '2021-06-01 11:32:06', '2021-06-01 11:32:06', '', 'Authentic Top Quality Fashion Wearable Men Women Sneakers V-Shaped Classic Breathable Mesh Light Walking Trainers Couple Shoes', 'Color: Picture 6, Shoe Size: 41', 'publish', 'closed', 'closed', '', 'authentic-top-quality-fashion-wearable-men-women-sneakers-v-shaped-classic-breathable-mesh-light-walking-trainers-couple-shoes-37', '', '', '2021-06-01 11:32:06', '2021-06-01 11:32:06', '', 2888, 'http://shoestimer.com/?post_type=product_variation&p=2931', 37, 'product_variation', '', 0),
(2932, 1, '2021-06-01 11:32:07', '2021-06-01 11:32:07', '', 'Authentic Top Quality Fashion Wearable Men Women Sneakers V-Shaped Classic Breathable Mesh Light Walking Trainers Couple Shoes', 'Color: Picture 6, Shoe Size: 40', 'publish', 'closed', 'closed', '', 'authentic-top-quality-fashion-wearable-men-women-sneakers-v-shaped-classic-breathable-mesh-light-walking-trainers-couple-shoes-38', '', '', '2021-06-01 11:32:07', '2021-06-01 11:32:07', '', 2888, 'http://shoestimer.com/?post_type=product_variation&p=2932', 38, 'product_variation', '', 0),
(2933, 1, '2021-06-01 11:32:07', '2021-06-01 11:32:07', '', 'Authentic Top Quality Fashion Wearable Men Women Sneakers V-Shaped Classic Breathable Mesh Light Walking Trainers Couple Shoes', 'Color: Picture 6, Shoe Size: 39', 'publish', 'closed', 'closed', '', 'authentic-top-quality-fashion-wearable-men-women-sneakers-v-shaped-classic-breathable-mesh-light-walking-trainers-couple-shoes-39', '', '', '2021-06-01 11:32:07', '2021-06-01 11:32:07', '', 2888, 'http://shoestimer.com/?post_type=product_variation&p=2933', 39, 'product_variation', '', 0),
(2934, 1, '2021-06-01 11:32:07', '2021-06-01 11:32:07', '', 'Authentic Top Quality Fashion Wearable Men Women Sneakers V-Shaped Classic Breathable Mesh Light Walking Trainers Couple Shoes', 'Color: Picture 6, Shoe Size: 38', 'publish', 'closed', 'closed', '', 'authentic-top-quality-fashion-wearable-men-women-sneakers-v-shaped-classic-breathable-mesh-light-walking-trainers-couple-shoes-40', '', '', '2021-06-01 11:32:07', '2021-06-01 11:32:07', '', 2888, 'http://shoestimer.com/?post_type=product_variation&p=2934', 40, 'product_variation', '', 0),
(2935, 1, '2021-06-01 11:32:07', '2021-06-01 11:32:07', '', 'Authentic Top Quality Fashion Wearable Men Women Sneakers V-Shaped Classic Breathable Mesh Light Walking Trainers Couple Shoes', 'Color: Picture 6, Shoe Size: 37', 'publish', 'closed', 'closed', '', 'authentic-top-quality-fashion-wearable-men-women-sneakers-v-shaped-classic-breathable-mesh-light-walking-trainers-couple-shoes-41', '', '', '2021-06-01 11:32:07', '2021-06-01 11:32:07', '', 2888, 'http://shoestimer.com/?post_type=product_variation&p=2935', 41, 'product_variation', '', 0),
(2936, 1, '2021-06-01 11:32:07', '2021-06-01 11:32:07', '', 'Authentic Top Quality Fashion Wearable Men Women Sneakers V-Shaped Classic Breathable Mesh Light Walking Trainers Couple Shoes', 'Color: Picture 6, Shoe Size: 36', 'publish', 'closed', 'closed', '', 'authentic-top-quality-fashion-wearable-men-women-sneakers-v-shaped-classic-breathable-mesh-light-walking-trainers-couple-shoes-42', '', '', '2021-06-01 11:32:07', '2021-06-01 11:32:07', '', 2888, 'http://shoestimer.com/?post_type=product_variation&p=2936', 42, 'product_variation', '', 0),
(2937, 1, '2021-06-01 11:32:08', '2021-06-01 11:32:08', '', 'Authentic Top Quality Fashion Wearable Men Women Sneakers V-Shaped Classic Breathable Mesh Light Walking Trainers Couple Shoes', 'Color: Picture 5, Shoe Size: 45', 'publish', 'closed', 'closed', '', 'authentic-top-quality-fashion-wearable-men-women-sneakers-v-shaped-classic-breathable-mesh-light-walking-trainers-couple-shoes-43', '', '', '2021-06-01 11:32:08', '2021-06-01 11:32:08', '', 2888, 'http://shoestimer.com/?post_type=product_variation&p=2937', 43, 'product_variation', '', 0),
(2938, 1, '2021-06-01 11:32:08', '2021-06-01 11:32:08', '', 'Authentic Top Quality Fashion Wearable Men Women Sneakers V-Shaped Classic Breathable Mesh Light Walking Trainers Couple Shoes', 'Color: Picture 5, Shoe Size: 44', 'publish', 'closed', 'closed', '', 'authentic-top-quality-fashion-wearable-men-women-sneakers-v-shaped-classic-breathable-mesh-light-walking-trainers-couple-shoes-44', '', '', '2021-06-01 11:32:08', '2021-06-01 11:32:08', '', 2888, 'http://shoestimer.com/?post_type=product_variation&p=2938', 44, 'product_variation', '', 0),
(2939, 1, '2021-06-01 11:32:08', '2021-06-01 11:32:08', '', 'Authentic Top Quality Fashion Wearable Men Women Sneakers V-Shaped Classic Breathable Mesh Light Walking Trainers Couple Shoes', 'Color: Picture 5, Shoe Size: 43', 'publish', 'closed', 'closed', '', 'authentic-top-quality-fashion-wearable-men-women-sneakers-v-shaped-classic-breathable-mesh-light-walking-trainers-couple-shoes-45', '', '', '2021-06-01 11:32:08', '2021-06-01 11:32:08', '', 2888, 'http://shoestimer.com/?post_type=product_variation&p=2939', 45, 'product_variation', '', 0),
(2940, 1, '2021-06-01 11:32:08', '2021-06-01 11:32:08', '', 'Authentic Top Quality Fashion Wearable Men Women Sneakers V-Shaped Classic Breathable Mesh Light Walking Trainers Couple Shoes', 'Color: Picture 5, Shoe Size: 42', 'publish', 'closed', 'closed', '', 'authentic-top-quality-fashion-wearable-men-women-sneakers-v-shaped-classic-breathable-mesh-light-walking-trainers-couple-shoes-46', '', '', '2021-06-01 11:32:08', '2021-06-01 11:32:08', '', 2888, 'http://shoestimer.com/?post_type=product_variation&p=2940', 46, 'product_variation', '', 0),
(2941, 0, '2021-06-01 11:32:08', '2021-06-01 11:32:08', '', 'New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots-4', '', 'inherit', 'open', 'closed', '', 'new-coturno-men-leather-shoes-high-top-fashion-winter-warm-snow-shoes-dr-motorcycle-ankle-boots-4', '', '', '2021-06-01 11:32:08', '2021-06-01 11:32:08', '', 2796, 'http://shoestimer.com/wp-content/uploads/2021/06/New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots-4.jpg', 0, 'attachment', 'image/jpeg', 0),
(2942, 1, '2021-06-01 11:32:08', '2021-06-01 11:32:08', '', 'Authentic Top Quality Fashion Wearable Men Women Sneakers V-Shaped Classic Breathable Mesh Light Walking Trainers Couple Shoes', 'Color: Picture 5, Shoe Size: 41', 'publish', 'closed', 'closed', '', 'authentic-top-quality-fashion-wearable-men-women-sneakers-v-shaped-classic-breathable-mesh-light-walking-trainers-couple-shoes-47', '', '', '2021-06-01 11:32:08', '2021-06-01 11:32:08', '', 2888, 'http://shoestimer.com/?post_type=product_variation&p=2942', 47, 'product_variation', '', 0),
(2943, 1, '2021-06-01 11:32:08', '2021-06-01 11:32:08', '', 'Authentic Top Quality Fashion Wearable Men Women Sneakers V-Shaped Classic Breathable Mesh Light Walking Trainers Couple Shoes', 'Color: Picture 5, Shoe Size: 40', 'publish', 'closed', 'closed', '', 'authentic-top-quality-fashion-wearable-men-women-sneakers-v-shaped-classic-breathable-mesh-light-walking-trainers-couple-shoes-48', '', '', '2021-06-01 11:32:08', '2021-06-01 11:32:08', '', 2888, 'http://shoestimer.com/?post_type=product_variation&p=2943', 48, 'product_variation', '', 0),
(2944, 1, '2021-06-01 11:32:09', '2021-06-01 11:32:09', '', 'Authentic Top Quality Fashion Wearable Men Women Sneakers V-Shaped Classic Breathable Mesh Light Walking Trainers Couple Shoes', 'Color: Picture 5, Shoe Size: 39', 'publish', 'closed', 'closed', '', 'authentic-top-quality-fashion-wearable-men-women-sneakers-v-shaped-classic-breathable-mesh-light-walking-trainers-couple-shoes-49', '', '', '2021-06-01 11:32:09', '2021-06-01 11:32:09', '', 2888, 'http://shoestimer.com/?post_type=product_variation&p=2944', 49, 'product_variation', '', 0),
(2945, 1, '2021-06-01 11:32:10', '2021-06-01 11:32:10', '', 'Authentic Top Quality Fashion Wearable Men Women Sneakers V-Shaped Classic Breathable Mesh Light Walking Trainers Couple Shoes', 'Color: Picture 5, Shoe Size: 38', 'publish', 'closed', 'closed', '', 'authentic-top-quality-fashion-wearable-men-women-sneakers-v-shaped-classic-breathable-mesh-light-walking-trainers-couple-shoes-50', '', '', '2021-06-01 11:32:10', '2021-06-01 11:32:10', '', 2888, 'http://shoestimer.com/?post_type=product_variation&p=2945', 50, 'product_variation', '', 0),
(2946, 1, '2021-06-01 11:32:11', '2021-06-01 11:32:11', '', 'Authentic Top Quality Fashion Wearable Men Women Sneakers V-Shaped Classic Breathable Mesh Light Walking Trainers Couple Shoes', 'Color: Picture 5, Shoe Size: 37', 'publish', 'closed', 'closed', '', 'authentic-top-quality-fashion-wearable-men-women-sneakers-v-shaped-classic-breathable-mesh-light-walking-trainers-couple-shoes-51', '', '', '2021-06-01 11:32:11', '2021-06-01 11:32:11', '', 2888, 'http://shoestimer.com/?post_type=product_variation&p=2946', 51, 'product_variation', '', 0),
(2947, 1, '2021-06-01 11:32:11', '2021-06-01 11:32:11', '', 'Authentic Top Quality Fashion Wearable Men Women Sneakers V-Shaped Classic Breathable Mesh Light Walking Trainers Couple Shoes', 'Color: Picture 5, Shoe Size: 36', 'publish', 'closed', 'closed', '', 'authentic-top-quality-fashion-wearable-men-women-sneakers-v-shaped-classic-breathable-mesh-light-walking-trainers-couple-shoes-52', '', '', '2021-06-01 11:32:11', '2021-06-01 11:32:11', '', 2888, 'http://shoestimer.com/?post_type=product_variation&p=2947', 52, 'product_variation', '', 0),
(2949, 1, '2021-06-01 11:32:12', '2021-06-01 11:32:12', '', 'Authentic Top Quality Fashion Wearable Men Women Sneakers V-Shaped Classic Breathable Mesh Light Walking Trainers Couple Shoes', 'Color: Picture 4, Shoe Size: 45', 'publish', 'closed', 'closed', '', 'authentic-top-quality-fashion-wearable-men-women-sneakers-v-shaped-classic-breathable-mesh-light-walking-trainers-couple-shoes-53', '', '', '2021-06-01 11:32:12', '2021-06-01 11:32:12', '', 2888, 'http://shoestimer.com/?post_type=product_variation&p=2949', 53, 'product_variation', '', 0),
(2948, 0, '2021-06-01 11:32:11', '2021-06-01 11:32:11', '', 'New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots-5', '', 'inherit', 'open', 'closed', '', 'new-coturno-men-leather-shoes-high-top-fashion-winter-warm-snow-shoes-dr-motorcycle-ankle-boots-5', '', '', '2021-06-01 11:32:11', '2021-06-01 11:32:11', '', 2796, 'http://shoestimer.com/wp-content/uploads/2021/06/New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots-5.jpg', 0, 'attachment', 'image/jpeg', 0),
(2950, 1, '2021-06-01 11:32:12', '2021-06-01 11:32:12', '', 'Authentic Top Quality Fashion Wearable Men Women Sneakers V-Shaped Classic Breathable Mesh Light Walking Trainers Couple Shoes', 'Color: Picture 4, Shoe Size: 44', 'publish', 'closed', 'closed', '', 'authentic-top-quality-fashion-wearable-men-women-sneakers-v-shaped-classic-breathable-mesh-light-walking-trainers-couple-shoes-54', '', '', '2021-06-01 11:32:12', '2021-06-01 11:32:12', '', 2888, 'http://shoestimer.com/?post_type=product_variation&p=2950', 54, 'product_variation', '', 0),
(2951, 1, '2021-06-01 11:32:13', '2021-06-01 11:32:13', '', 'Authentic Top Quality Fashion Wearable Men Women Sneakers V-Shaped Classic Breathable Mesh Light Walking Trainers Couple Shoes', 'Color: Picture 4, Shoe Size: 43', 'publish', 'closed', 'closed', '', 'authentic-top-quality-fashion-wearable-men-women-sneakers-v-shaped-classic-breathable-mesh-light-walking-trainers-couple-shoes-55', '', '', '2021-06-01 11:32:13', '2021-06-01 11:32:13', '', 2888, 'http://shoestimer.com/?post_type=product_variation&p=2951', 55, 'product_variation', '', 0),
(2952, 1, '2021-06-01 11:32:14', '2021-06-01 11:32:14', '', 'Authentic Top Quality Fashion Wearable Men Women Sneakers V-Shaped Classic Breathable Mesh Light Walking Trainers Couple Shoes', 'Color: Picture 4, Shoe Size: 42', 'publish', 'closed', 'closed', '', 'authentic-top-quality-fashion-wearable-men-women-sneakers-v-shaped-classic-breathable-mesh-light-walking-trainers-couple-shoes-56', '', '', '2021-06-01 11:32:14', '2021-06-01 11:32:14', '', 2888, 'http://shoestimer.com/?post_type=product_variation&p=2952', 56, 'product_variation', '', 0),
(2953, 1, '2021-06-01 11:32:14', '2021-06-01 11:32:14', '', 'Authentic Top Quality Fashion Wearable Men Women Sneakers V-Shaped Classic Breathable Mesh Light Walking Trainers Couple Shoes', 'Color: Picture 4, Shoe Size: 41', 'publish', 'closed', 'closed', '', 'authentic-top-quality-fashion-wearable-men-women-sneakers-v-shaped-classic-breathable-mesh-light-walking-trainers-couple-shoes-57', '', '', '2021-06-01 11:32:14', '2021-06-01 11:32:14', '', 2888, 'http://shoestimer.com/?post_type=product_variation&p=2953', 57, 'product_variation', '', 0),
(2955, 1, '2021-06-01 11:32:14', '2021-06-01 11:32:14', '', 'Authentic Top Quality Fashion Wearable Men Women Sneakers V-Shaped Classic Breathable Mesh Light Walking Trainers Couple Shoes', 'Color: Picture 4, Shoe Size: 40', 'publish', 'closed', 'closed', '', 'authentic-top-quality-fashion-wearable-men-women-sneakers-v-shaped-classic-breathable-mesh-light-walking-trainers-couple-shoes-58', '', '', '2021-06-01 11:32:14', '2021-06-01 11:32:14', '', 2888, 'http://shoestimer.com/?post_type=product_variation&p=2955', 58, 'product_variation', '', 0),
(2954, 0, '2021-06-01 11:32:14', '2021-06-01 11:32:14', '', 'New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots.jpg_640x640', '', 'inherit', 'open', 'closed', '', 'new-coturno-men-leather-shoes-high-top-fashion-winter-warm-snow-shoes-dr-motorcycle-ankle-boots-jpg_640x640', '', '', '2021-06-01 11:32:14', '2021-06-01 11:32:14', '', 2796, 'http://shoestimer.com/wp-content/uploads/2021/06/New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots.jpg_640x640.jpg', 0, 'attachment', 'image/jpeg', 0),
(2956, 1, '2021-06-01 11:32:15', '2021-06-01 11:32:15', '', 'Authentic Top Quality Fashion Wearable Men Women Sneakers V-Shaped Classic Breathable Mesh Light Walking Trainers Couple Shoes', 'Color: Picture 4, Shoe Size: 39', 'publish', 'closed', 'closed', '', 'authentic-top-quality-fashion-wearable-men-women-sneakers-v-shaped-classic-breathable-mesh-light-walking-trainers-couple-shoes-59', '', '', '2021-06-01 11:32:15', '2021-06-01 11:32:15', '', 2888, 'http://shoestimer.com/?post_type=product_variation&p=2956', 59, 'product_variation', '', 0),
(2957, 1, '2021-06-01 11:32:16', '2021-06-01 11:32:16', '', 'Authentic Top Quality Fashion Wearable Men Women Sneakers V-Shaped Classic Breathable Mesh Light Walking Trainers Couple Shoes', 'Color: Picture 4, Shoe Size: 38', 'publish', 'closed', 'closed', '', 'authentic-top-quality-fashion-wearable-men-women-sneakers-v-shaped-classic-breathable-mesh-light-walking-trainers-couple-shoes-60', '', '', '2021-06-01 11:32:16', '2021-06-01 11:32:16', '', 2888, 'http://shoestimer.com/?post_type=product_variation&p=2957', 60, 'product_variation', '', 0),
(2958, 0, '2021-06-01 11:32:16', '2021-06-01 11:32:16', '', 'New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots-1.jpg_640x640-1', '', 'inherit', 'open', 'closed', '', 'new-coturno-men-leather-shoes-high-top-fashion-winter-warm-snow-shoes-dr-motorcycle-ankle-boots-1-jpg_640x640-1', '', '', '2021-06-01 11:32:16', '2021-06-01 11:32:16', '', 2796, 'http://shoestimer.com/wp-content/uploads/2021/06/New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots-1.jpg_640x640-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(2959, 1, '2021-06-01 11:32:16', '2021-06-01 11:32:16', '', 'Authentic Top Quality Fashion Wearable Men Women Sneakers V-Shaped Classic Breathable Mesh Light Walking Trainers Couple Shoes', 'Color: Picture 4, Shoe Size: 37', 'publish', 'closed', 'closed', '', 'authentic-top-quality-fashion-wearable-men-women-sneakers-v-shaped-classic-breathable-mesh-light-walking-trainers-couple-shoes-61', '', '', '2021-06-01 11:32:16', '2021-06-01 11:32:16', '', 2888, 'http://shoestimer.com/?post_type=product_variation&p=2959', 61, 'product_variation', '', 0),
(2960, 1, '2021-06-01 11:32:16', '2021-06-01 11:32:16', '', 'Authentic Top Quality Fashion Wearable Men Women Sneakers V-Shaped Classic Breathable Mesh Light Walking Trainers Couple Shoes', 'Color: Picture 4, Shoe Size: 36', 'publish', 'closed', 'closed', '', 'authentic-top-quality-fashion-wearable-men-women-sneakers-v-shaped-classic-breathable-mesh-light-walking-trainers-couple-shoes-62', '', '', '2021-06-01 11:32:16', '2021-06-01 11:32:16', '', 2888, 'http://shoestimer.com/?post_type=product_variation&p=2960', 62, 'product_variation', '', 0),
(2961, 1, '2021-06-01 11:32:17', '2021-06-01 11:32:17', '', 'Authentic Top Quality Fashion Wearable Men Women Sneakers V-Shaped Classic Breathable Mesh Light Walking Trainers Couple Shoes', 'Color: Picture 3, Shoe Size: 45', 'publish', 'closed', 'closed', '', 'authentic-top-quality-fashion-wearable-men-women-sneakers-v-shaped-classic-breathable-mesh-light-walking-trainers-couple-shoes-63', '', '', '2021-06-01 11:32:17', '2021-06-01 11:32:17', '', 2888, 'http://shoestimer.com/?post_type=product_variation&p=2961', 63, 'product_variation', '', 0),
(2962, 1, '2021-06-01 11:32:18', '2021-06-01 11:32:18', '', 'Authentic Top Quality Fashion Wearable Men Women Sneakers V-Shaped Classic Breathable Mesh Light Walking Trainers Couple Shoes', 'Color: Picture 3, Shoe Size: 44', 'publish', 'closed', 'closed', '', 'authentic-top-quality-fashion-wearable-men-women-sneakers-v-shaped-classic-breathable-mesh-light-walking-trainers-couple-shoes-64', '', '', '2021-06-01 11:32:18', '2021-06-01 11:32:18', '', 2888, 'http://shoestimer.com/?post_type=product_variation&p=2962', 64, 'product_variation', '', 0),
(2963, 1, '2021-06-01 11:32:19', '2021-06-01 11:32:19', '', 'Authentic Top Quality Fashion Wearable Men Women Sneakers V-Shaped Classic Breathable Mesh Light Walking Trainers Couple Shoes', 'Color: Picture 3, Shoe Size: 43', 'publish', 'closed', 'closed', '', 'authentic-top-quality-fashion-wearable-men-women-sneakers-v-shaped-classic-breathable-mesh-light-walking-trainers-couple-shoes-65', '', '', '2021-06-01 11:32:19', '2021-06-01 11:32:19', '', 2888, 'http://shoestimer.com/?post_type=product_variation&p=2963', 65, 'product_variation', '', 0),
(2965, 1, '2021-06-01 11:32:19', '2021-06-01 11:32:19', '', 'Authentic Top Quality Fashion Wearable Men Women Sneakers V-Shaped Classic Breathable Mesh Light Walking Trainers Couple Shoes', 'Color: Picture 3, Shoe Size: 42', 'publish', 'closed', 'closed', '', 'authentic-top-quality-fashion-wearable-men-women-sneakers-v-shaped-classic-breathable-mesh-light-walking-trainers-couple-shoes-66', '', '', '2021-06-01 11:32:19', '2021-06-01 11:32:19', '', 2888, 'http://shoestimer.com/?post_type=product_variation&p=2965', 66, 'product_variation', '', 0),
(2964, 0, '2021-06-01 11:32:19', '2021-06-01 11:32:19', '', 'New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots-2.jpg_640x640-2', '', 'inherit', 'open', 'closed', '', 'new-coturno-men-leather-shoes-high-top-fashion-winter-warm-snow-shoes-dr-motorcycle-ankle-boots-2-jpg_640x640-2', '', '', '2021-06-01 11:32:19', '2021-06-01 11:32:19', '', 2796, 'http://shoestimer.com/wp-content/uploads/2021/06/New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots-2.jpg_640x640-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(2966, 1, '2021-06-01 11:32:20', '2021-06-01 11:32:20', '', 'Authentic Top Quality Fashion Wearable Men Women Sneakers V-Shaped Classic Breathable Mesh Light Walking Trainers Couple Shoes', 'Color: Picture 3, Shoe Size: 41', 'publish', 'closed', 'closed', '', 'authentic-top-quality-fashion-wearable-men-women-sneakers-v-shaped-classic-breathable-mesh-light-walking-trainers-couple-shoes-67', '', '', '2021-06-01 11:32:20', '2021-06-01 11:32:20', '', 2888, 'http://shoestimer.com/?post_type=product_variation&p=2966', 67, 'product_variation', '', 0),
(2967, 1, '2021-06-01 11:32:20', '2021-06-01 11:32:20', '', 'Authentic Top Quality Fashion Wearable Men Women Sneakers V-Shaped Classic Breathable Mesh Light Walking Trainers Couple Shoes', 'Color: Picture 3, Shoe Size: 40', 'publish', 'closed', 'closed', '', 'authentic-top-quality-fashion-wearable-men-women-sneakers-v-shaped-classic-breathable-mesh-light-walking-trainers-couple-shoes-68', '', '', '2021-06-01 11:32:20', '2021-06-01 11:32:20', '', 2888, 'http://shoestimer.com/?post_type=product_variation&p=2967', 68, 'product_variation', '', 0),
(2968, 1, '2021-06-01 11:32:21', '2021-06-01 11:32:21', '', 'Authentic Top Quality Fashion Wearable Men Women Sneakers V-Shaped Classic Breathable Mesh Light Walking Trainers Couple Shoes', 'Color: Picture 3, Shoe Size: 39', 'publish', 'closed', 'closed', '', 'authentic-top-quality-fashion-wearable-men-women-sneakers-v-shaped-classic-breathable-mesh-light-walking-trainers-couple-shoes-69', '', '', '2021-06-01 11:32:21', '2021-06-01 11:32:21', '', 2888, 'http://shoestimer.com/?post_type=product_variation&p=2968', 69, 'product_variation', '', 0),
(2970, 1, '2021-06-01 11:32:21', '2021-06-01 11:32:21', '', 'Authentic Top Quality Fashion Wearable Men Women Sneakers V-Shaped Classic Breathable Mesh Light Walking Trainers Couple Shoes', 'Color: Picture 3, Shoe Size: 38', 'publish', 'closed', 'closed', '', 'authentic-top-quality-fashion-wearable-men-women-sneakers-v-shaped-classic-breathable-mesh-light-walking-trainers-couple-shoes-70', '', '', '2021-06-01 11:32:21', '2021-06-01 11:32:21', '', 2888, 'http://shoestimer.com/?post_type=product_variation&p=2970', 70, 'product_variation', '', 0),
(2969, 0, '2021-06-01 11:32:21', '2021-06-01 11:32:21', '', 'New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots-3.jpg_640x640-3', '', 'inherit', 'open', 'closed', '', 'new-coturno-men-leather-shoes-high-top-fashion-winter-warm-snow-shoes-dr-motorcycle-ankle-boots-3-jpg_640x640-3', '', '', '2021-06-01 11:32:21', '2021-06-01 11:32:21', '', 2796, 'http://shoestimer.com/wp-content/uploads/2021/06/New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots-3.jpg_640x640-3.jpg', 0, 'attachment', 'image/jpeg', 0),
(2971, 1, '2021-06-01 11:32:22', '2021-06-01 11:32:22', '', 'Authentic Top Quality Fashion Wearable Men Women Sneakers V-Shaped Classic Breathable Mesh Light Walking Trainers Couple Shoes', 'Color: Picture 3, Shoe Size: 37', 'publish', 'closed', 'closed', '', 'authentic-top-quality-fashion-wearable-men-women-sneakers-v-shaped-classic-breathable-mesh-light-walking-trainers-couple-shoes-71', '', '', '2021-06-01 11:32:22', '2021-06-01 11:32:22', '', 2888, 'http://shoestimer.com/?post_type=product_variation&p=2971', 71, 'product_variation', '', 0),
(2972, 1, '2021-06-01 11:32:23', '2021-06-01 11:32:23', '', 'Authentic Top Quality Fashion Wearable Men Women Sneakers V-Shaped Classic Breathable Mesh Light Walking Trainers Couple Shoes', 'Color: Picture 3, Shoe Size: 36', 'publish', 'closed', 'closed', '', 'authentic-top-quality-fashion-wearable-men-women-sneakers-v-shaped-classic-breathable-mesh-light-walking-trainers-couple-shoes-72', '', '', '2021-06-01 11:32:23', '2021-06-01 11:32:23', '', 2888, 'http://shoestimer.com/?post_type=product_variation&p=2972', 72, 'product_variation', '', 0),
(2973, 0, '2021-06-01 11:32:23', '2021-06-01 11:32:23', '', 'New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots-4.jpg_640x640-4', '', 'inherit', 'open', 'closed', '', 'new-coturno-men-leather-shoes-high-top-fashion-winter-warm-snow-shoes-dr-motorcycle-ankle-boots-4-jpg_640x640-4', '', '', '2021-06-01 11:32:23', '2021-06-01 11:32:23', '', 2796, 'http://shoestimer.com/wp-content/uploads/2021/06/New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots-4.jpg_640x640-4.jpg', 0, 'attachment', 'image/jpeg', 0),
(2974, 1, '2021-06-01 11:32:23', '2021-06-01 11:32:23', '', 'Authentic Top Quality Fashion Wearable Men Women Sneakers V-Shaped Classic Breathable Mesh Light Walking Trainers Couple Shoes', 'Color: Picture 2, Shoe Size: 45', 'publish', 'closed', 'closed', '', 'authentic-top-quality-fashion-wearable-men-women-sneakers-v-shaped-classic-breathable-mesh-light-walking-trainers-couple-shoes-73', '', '', '2021-06-01 11:32:23', '2021-06-01 11:32:23', '', 2888, 'http://shoestimer.com/?post_type=product_variation&p=2974', 73, 'product_variation', '', 0),
(2975, 1, '2021-06-01 11:32:23', '2021-06-01 11:32:23', '', 'Authentic Top Quality Fashion Wearable Men Women Sneakers V-Shaped Classic Breathable Mesh Light Walking Trainers Couple Shoes', 'Color: Picture 2, Shoe Size: 44', 'publish', 'closed', 'closed', '', 'authentic-top-quality-fashion-wearable-men-women-sneakers-v-shaped-classic-breathable-mesh-light-walking-trainers-couple-shoes-74', '', '', '2021-06-01 11:32:23', '2021-06-01 11:32:23', '', 2888, 'http://shoestimer.com/?post_type=product_variation&p=2975', 74, 'product_variation', '', 0),
(2976, 1, '2021-06-01 11:32:24', '2021-06-01 11:32:24', '', 'Authentic Top Quality Fashion Wearable Men Women Sneakers V-Shaped Classic Breathable Mesh Light Walking Trainers Couple Shoes', 'Color: Picture 2, Shoe Size: 43', 'publish', 'closed', 'closed', '', 'authentic-top-quality-fashion-wearable-men-women-sneakers-v-shaped-classic-breathable-mesh-light-walking-trainers-couple-shoes-75', '', '', '2021-06-01 11:32:24', '2021-06-01 11:32:24', '', 2888, 'http://shoestimer.com/?post_type=product_variation&p=2976', 75, 'product_variation', '', 0),
(2977, 1, '2021-06-01 11:32:25', '2021-06-01 11:32:25', '', 'Authentic Top Quality Fashion Wearable Men Women Sneakers V-Shaped Classic Breathable Mesh Light Walking Trainers Couple Shoes', 'Color: Picture 2, Shoe Size: 42', 'publish', 'closed', 'closed', '', 'authentic-top-quality-fashion-wearable-men-women-sneakers-v-shaped-classic-breathable-mesh-light-walking-trainers-couple-shoes-76', '', '', '2021-06-01 11:32:25', '2021-06-01 11:32:25', '', 2888, 'http://shoestimer.com/?post_type=product_variation&p=2977', 76, 'product_variation', '', 0),
(2978, 1, '2021-06-01 11:32:25', '2021-06-01 11:32:25', '', 'Authentic Top Quality Fashion Wearable Men Women Sneakers V-Shaped Classic Breathable Mesh Light Walking Trainers Couple Shoes', 'Color: Picture 2, Shoe Size: 41', 'publish', 'closed', 'closed', '', 'authentic-top-quality-fashion-wearable-men-women-sneakers-v-shaped-classic-breathable-mesh-light-walking-trainers-couple-shoes-77', '', '', '2021-06-01 11:32:25', '2021-06-01 11:32:25', '', 2888, 'http://shoestimer.com/?post_type=product_variation&p=2978', 77, 'product_variation', '', 0),
(2980, 1, '2021-06-01 11:32:25', '2021-06-01 11:32:25', '', 'Authentic Top Quality Fashion Wearable Men Women Sneakers V-Shaped Classic Breathable Mesh Light Walking Trainers Couple Shoes', 'Color: Picture 2, Shoe Size: 40', 'publish', 'closed', 'closed', '', 'authentic-top-quality-fashion-wearable-men-women-sneakers-v-shaped-classic-breathable-mesh-light-walking-trainers-couple-shoes-78', '', '', '2021-06-01 11:32:25', '2021-06-01 11:32:25', '', 2888, 'http://shoestimer.com/?post_type=product_variation&p=2980', 78, 'product_variation', '', 0),
(2979, 0, '2021-06-01 11:32:25', '2021-06-01 11:32:25', '', 'New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots-5.jpg_640x640-5', '', 'inherit', 'open', 'closed', '', 'new-coturno-men-leather-shoes-high-top-fashion-winter-warm-snow-shoes-dr-motorcycle-ankle-boots-5-jpg_640x640-5', '', '', '2021-06-01 11:32:25', '2021-06-01 11:32:25', '', 2796, 'http://shoestimer.com/wp-content/uploads/2021/06/New-Coturno-Men-Leather-shoes-High-Top-Fashion-Winter-Warm-Snow-shoes-Dr-Motorcycle-Ankle-Boots-5.jpg_640x640-5.jpg', 0, 'attachment', 'image/jpeg', 0),
(2981, 1, '2021-06-01 11:32:26', '2021-06-01 11:32:26', '', 'Authentic Top Quality Fashion Wearable Men Women Sneakers V-Shaped Classic Breathable Mesh Light Walking Trainers Couple Shoes', 'Color: Picture 2, Shoe Size: 39', 'publish', 'closed', 'closed', '', 'authentic-top-quality-fashion-wearable-men-women-sneakers-v-shaped-classic-breathable-mesh-light-walking-trainers-couple-shoes-79', '', '', '2021-06-01 11:32:26', '2021-06-01 11:32:26', '', 2888, 'http://shoestimer.com/?post_type=product_variation&p=2981', 79, 'product_variation', '', 0),
(2982, 1, '2021-06-01 11:32:27', '2021-06-01 11:32:27', '', 'Authentic Top Quality Fashion Wearable Men Women Sneakers V-Shaped Classic Breathable Mesh Light Walking Trainers Couple Shoes', 'Color: Picture 2, Shoe Size: 38', 'publish', 'closed', 'closed', '', 'authentic-top-quality-fashion-wearable-men-women-sneakers-v-shaped-classic-breathable-mesh-light-walking-trainers-couple-shoes-80', '', '', '2021-06-01 11:32:27', '2021-06-01 11:32:27', '', 2888, 'http://shoestimer.com/?post_type=product_variation&p=2982', 80, 'product_variation', '', 0),
(2983, 1, '2021-06-01 11:32:27', '2021-06-01 11:32:27', '', 'Authentic Top Quality Fashion Wearable Men Women Sneakers V-Shaped Classic Breathable Mesh Light Walking Trainers Couple Shoes', 'Color: Picture 2, Shoe Size: 37', 'publish', 'closed', 'closed', '', 'authentic-top-quality-fashion-wearable-men-women-sneakers-v-shaped-classic-breathable-mesh-light-walking-trainers-couple-shoes-81', '', '', '2021-06-01 11:32:27', '2021-06-01 11:32:27', '', 2888, 'http://shoestimer.com/?post_type=product_variation&p=2983', 81, 'product_variation', '', 0),
(2984, 1, '2021-06-01 11:32:27', '2021-06-01 11:32:27', '', 'Authentic Top Quality Fashion Wearable Men Women Sneakers V-Shaped Classic Breathable Mesh Light Walking Trainers Couple Shoes', 'Color: Picture 2, Shoe Size: 36', 'publish', 'closed', 'closed', '', 'authentic-top-quality-fashion-wearable-men-women-sneakers-v-shaped-classic-breathable-mesh-light-walking-trainers-couple-shoes-82', '', '', '2021-06-01 11:32:27', '2021-06-01 11:32:27', '', 2888, 'http://shoestimer.com/?post_type=product_variation&p=2984', 82, 'product_variation', '', 0),
(2985, 1, '2021-06-01 11:32:27', '2021-06-01 11:32:27', '', 'Authentic Top Quality Fashion Wearable Men Women Sneakers V-Shaped Classic Breathable Mesh Light Walking Trainers Couple Shoes', 'Color: Picture 12, Shoe Size: 45', 'publish', 'closed', 'closed', '', 'authentic-top-quality-fashion-wearable-men-women-sneakers-v-shaped-classic-breathable-mesh-light-walking-trainers-couple-shoes-83', '', '', '2021-06-01 11:32:27', '2021-06-01 11:32:27', '', 2888, 'http://shoestimer.com/?post_type=product_variation&p=2985', 83, 'product_variation', '', 0),
(2986, 1, '2021-06-01 11:32:27', '2021-06-01 11:32:27', '', 'Authentic Top Quality Fashion Wearable Men Women Sneakers V-Shaped Classic Breathable Mesh Light Walking Trainers Couple Shoes', 'Color: Picture 12, Shoe Size: 44', 'publish', 'closed', 'closed', '', 'authentic-top-quality-fashion-wearable-men-women-sneakers-v-shaped-classic-breathable-mesh-light-walking-trainers-couple-shoes-84', '', '', '2021-06-01 11:32:27', '2021-06-01 11:32:27', '', 2888, 'http://shoestimer.com/?post_type=product_variation&p=2986', 84, 'product_variation', '', 0),
(2987, 1, '2021-06-01 11:32:27', '2021-06-01 11:32:27', '', 'Authentic Top Quality Fashion Wearable Men Women Sneakers V-Shaped Classic Breathable Mesh Light Walking Trainers Couple Shoes', 'Color: Picture 12, Shoe Size: 43', 'publish', 'closed', 'closed', '', 'authentic-top-quality-fashion-wearable-men-women-sneakers-v-shaped-classic-breathable-mesh-light-walking-trainers-couple-shoes-85', '', '', '2021-06-01 11:32:27', '2021-06-01 11:32:27', '', 2888, 'http://shoestimer.com/?post_type=product_variation&p=2987', 85, 'product_variation', '', 0),
(2988, 1, '2021-06-01 11:32:27', '2021-06-01 11:32:27', '', 'Authentic Top Quality Fashion Wearable Men Women Sneakers V-Shaped Classic Breathable Mesh Light Walking Trainers Couple Shoes', 'Color: Picture 12, Shoe Size: 42', 'publish', 'closed', 'closed', '', 'authentic-top-quality-fashion-wearable-men-women-sneakers-v-shaped-classic-breathable-mesh-light-walking-trainers-couple-shoes-86', '', '', '2021-06-01 11:32:27', '2021-06-01 11:32:27', '', 2888, 'http://shoestimer.com/?post_type=product_variation&p=2988', 86, 'product_variation', '', 0),
(2989, 1, '2021-06-01 11:32:28', '2021-06-01 11:32:28', '', 'Authentic Top Quality Fashion Wearable Men Women Sneakers V-Shaped Classic Breathable Mesh Light Walking Trainers Couple Shoes', 'Color: Picture 12, Shoe Size: 41', 'publish', 'closed', 'closed', '', 'authentic-top-quality-fashion-wearable-men-women-sneakers-v-shaped-classic-breathable-mesh-light-walking-trainers-couple-shoes-87', '', '', '2021-06-01 11:32:28', '2021-06-01 11:32:28', '', 2888, 'http://shoestimer.com/?post_type=product_variation&p=2989', 87, 'product_variation', '', 0),
(2990, 1, '2021-06-01 11:32:28', '2021-06-01 11:32:28', '', 'Authentic Top Quality Fashion Wearable Men Women Sneakers V-Shaped Classic Breathable Mesh Light Walking Trainers Couple Shoes', 'Color: Picture 12, Shoe Size: 40', 'publish', 'closed', 'closed', '', 'authentic-top-quality-fashion-wearable-men-women-sneakers-v-shaped-classic-breathable-mesh-light-walking-trainers-couple-shoes-88', '', '', '2021-06-01 11:32:28', '2021-06-01 11:32:28', '', 2888, 'http://shoestimer.com/?post_type=product_variation&p=2990', 88, 'product_variation', '', 0),
(2991, 1, '2021-06-01 11:32:28', '2021-06-01 11:32:28', '', 'Authentic Top Quality Fashion Wearable Men Women Sneakers V-Shaped Classic Breathable Mesh Light Walking Trainers Couple Shoes', 'Color: Picture 12, Shoe Size: 39', 'publish', 'closed', 'closed', '', 'authentic-top-quality-fashion-wearable-men-women-sneakers-v-shaped-classic-breathable-mesh-light-walking-trainers-couple-shoes-89', '', '', '2021-06-01 11:32:28', '2021-06-01 11:32:28', '', 2888, 'http://shoestimer.com/?post_type=product_variation&p=2991', 89, 'product_variation', '', 0),
(2992, 1, '2021-06-01 11:32:28', '2021-06-01 11:32:28', '', 'Authentic Top Quality Fashion Wearable Men Women Sneakers V-Shaped Classic Breathable Mesh Light Walking Trainers Couple Shoes', 'Color: Picture 12, Shoe Size: 38', 'publish', 'closed', 'closed', '', 'authentic-top-quality-fashion-wearable-men-women-sneakers-v-shaped-classic-breathable-mesh-light-walking-trainers-couple-shoes-90', '', '', '2021-06-01 11:32:28', '2021-06-01 11:32:28', '', 2888, 'http://shoestimer.com/?post_type=product_variation&p=2992', 90, 'product_variation', '', 0),
(2993, 1, '2021-06-01 11:32:28', '2021-06-01 11:32:28', '', 'Authentic Top Quality Fashion Wearable Men Women Sneakers V-Shaped Classic Breathable Mesh Light Walking Trainers Couple Shoes', 'Color: Picture 12, Shoe Size: 37', 'publish', 'closed', 'closed', '', 'authentic-top-quality-fashion-wearable-men-women-sneakers-v-shaped-classic-breathable-mesh-light-walking-trainers-couple-shoes-91', '', '', '2021-06-01 11:32:28', '2021-06-01 11:32:28', '', 2888, 'http://shoestimer.com/?post_type=product_variation&p=2993', 91, 'product_variation', '', 0),
(2994, 1, '2021-06-01 11:32:28', '2021-06-01 11:32:28', '', 'Authentic Top Quality Fashion Wearable Men Women Sneakers V-Shaped Classic Breathable Mesh Light Walking Trainers Couple Shoes', 'Color: Picture 12, Shoe Size: 36', 'publish', 'closed', 'closed', '', 'authentic-top-quality-fashion-wearable-men-women-sneakers-v-shaped-classic-breathable-mesh-light-walking-trainers-couple-shoes-92', '', '', '2021-06-01 11:32:28', '2021-06-01 11:32:28', '', 2888, 'http://shoestimer.com/?post_type=product_variation&p=2994', 92, 'product_variation', '', 0),
(2995, 1, '2021-06-01 11:32:29', '2021-06-01 11:32:29', '', 'Authentic Top Quality Fashion Wearable Men Women Sneakers V-Shaped Classic Breathable Mesh Light Walking Trainers Couple Shoes', 'Color: Picture 11, Shoe Size: 45', 'publish', 'closed', 'closed', '', 'authentic-top-quality-fashion-wearable-men-women-sneakers-v-shaped-classic-breathable-mesh-light-walking-trainers-couple-shoes-93', '', '', '2021-06-01 11:32:29', '2021-06-01 11:32:29', '', 2888, 'http://shoestimer.com/?post_type=product_variation&p=2995', 93, 'product_variation', '', 0),
(2996, 1, '2021-06-01 11:32:29', '2021-06-01 11:32:29', '', 'Authentic Top Quality Fashion Wearable Men Women Sneakers V-Shaped Classic Breathable Mesh Light Walking Trainers Couple Shoes', 'Color: Picture 11, Shoe Size: 44', 'publish', 'closed', 'closed', '', 'authentic-top-quality-fashion-wearable-men-women-sneakers-v-shaped-classic-breathable-mesh-light-walking-trainers-couple-shoes-94', '', '', '2021-06-01 11:32:29', '2021-06-01 11:32:29', '', 2888, 'http://shoestimer.com/?post_type=product_variation&p=2996', 94, 'product_variation', '', 0),
(2997, 1, '2021-06-01 11:32:29', '2021-06-01 11:32:29', '', 'Authentic Top Quality Fashion Wearable Men Women Sneakers V-Shaped Classic Breathable Mesh Light Walking Trainers Couple Shoes', 'Color: Picture 11, Shoe Size: 43', 'publish', 'closed', 'closed', '', 'authentic-top-quality-fashion-wearable-men-women-sneakers-v-shaped-classic-breathable-mesh-light-walking-trainers-couple-shoes-95', '', '', '2021-06-01 11:32:29', '2021-06-01 11:32:29', '', 2888, 'http://shoestimer.com/?post_type=product_variation&p=2997', 95, 'product_variation', '', 0),
(2998, 1, '2021-06-01 11:32:29', '2021-06-01 11:32:29', '', 'Authentic Top Quality Fashion Wearable Men Women Sneakers V-Shaped Classic Breathable Mesh Light Walking Trainers Couple Shoes', 'Color: Picture 11, Shoe Size: 42', 'publish', 'closed', 'closed', '', 'authentic-top-quality-fashion-wearable-men-women-sneakers-v-shaped-classic-breathable-mesh-light-walking-trainers-couple-shoes-96', '', '', '2021-06-01 11:32:29', '2021-06-01 11:32:29', '', 2888, 'http://shoestimer.com/?post_type=product_variation&p=2998', 96, 'product_variation', '', 0),
(2999, 1, '2021-06-01 11:32:29', '2021-06-01 11:32:29', '', 'Authentic Top Quality Fashion Wearable Men Women Sneakers V-Shaped Classic Breathable Mesh Light Walking Trainers Couple Shoes', 'Color: Picture 11, Shoe Size: 41', 'publish', 'closed', 'closed', '', 'authentic-top-quality-fashion-wearable-men-women-sneakers-v-shaped-classic-breathable-mesh-light-walking-trainers-couple-shoes-97', '', '', '2021-06-01 11:32:29', '2021-06-01 11:32:29', '', 2888, 'http://shoestimer.com/?post_type=product_variation&p=2999', 97, 'product_variation', '', 0),
(3000, 1, '2021-06-01 11:32:30', '2021-06-01 11:32:30', '', 'Authentic Top Quality Fashion Wearable Men Women Sneakers V-Shaped Classic Breathable Mesh Light Walking Trainers Couple Shoes', 'Color: Picture 11, Shoe Size: 40', 'publish', 'closed', 'closed', '', 'authentic-top-quality-fashion-wearable-men-women-sneakers-v-shaped-classic-breathable-mesh-light-walking-trainers-couple-shoes-98', '', '', '2021-06-01 11:32:30', '2021-06-01 11:32:30', '', 2888, 'http://shoestimer.com/?post_type=product_variation&p=3000', 98, 'product_variation', '', 0),
(3001, 1, '2021-06-01 11:32:30', '2021-06-01 11:32:30', '', 'Authentic Top Quality Fashion Wearable Men Women Sneakers V-Shaped Classic Breathable Mesh Light Walking Trainers Couple Shoes', 'Color: Picture 11, Shoe Size: 39', 'publish', 'closed', 'closed', '', 'authentic-top-quality-fashion-wearable-men-women-sneakers-v-shaped-classic-breathable-mesh-light-walking-trainers-couple-shoes-99', '', '', '2021-06-01 11:32:30', '2021-06-01 11:32:30', '', 2888, 'http://shoestimer.com/?post_type=product_variation&p=3001', 99, 'product_variation', '', 0),
(3002, 1, '2021-06-01 11:32:30', '2021-06-01 11:32:30', '', 'Authentic Top Quality Fashion Wearable Men Women Sneakers V-Shaped Classic Breathable Mesh Light Walking Trainers Couple Shoes', 'Color: Picture 1, Shoe Size: 44', 'publish', 'closed', 'closed', '', 'authentic-top-quality-fashion-wearable-men-women-sneakers-v-shaped-classic-breathable-mesh-light-walking-trainers-couple-shoes-100', '', '', '2021-06-01 11:32:30', '2021-06-01 11:32:30', '', 2888, 'http://shoestimer.com/?post_type=product_variation&p=3002', 100, 'product_variation', '', 0),
(3003, 1, '2021-06-01 11:32:30', '2021-06-01 11:32:30', '', 'Authentic Top Quality Fashion Wearable Men Women Sneakers V-Shaped Classic Breathable Mesh Light Walking Trainers Couple Shoes', 'Color: Picture 11, Shoe Size: 38', 'publish', 'closed', 'closed', '', 'authentic-top-quality-fashion-wearable-men-women-sneakers-v-shaped-classic-breathable-mesh-light-walking-trainers-couple-shoes-101', '', '', '2021-06-01 11:32:30', '2021-06-01 11:32:30', '', 2888, 'http://shoestimer.com/?post_type=product_variation&p=3003', 101, 'product_variation', '', 0);
INSERT INTO `wpx5_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(3004, 1, '2021-06-01 11:32:30', '2021-06-01 11:32:30', '', 'Authentic Top Quality Fashion Wearable Men Women Sneakers V-Shaped Classic Breathable Mesh Light Walking Trainers Couple Shoes', 'Color: Picture 1, Shoe Size: 45', 'publish', 'closed', 'closed', '', 'authentic-top-quality-fashion-wearable-men-women-sneakers-v-shaped-classic-breathable-mesh-light-walking-trainers-couple-shoes-102', '', '', '2021-06-01 11:32:30', '2021-06-01 11:32:30', '', 2888, 'http://shoestimer.com/?post_type=product_variation&p=3004', 102, 'product_variation', '', 0),
(3005, 1, '2021-06-01 11:32:31', '2021-06-01 11:32:31', '', 'Authentic Top Quality Fashion Wearable Men Women Sneakers V-Shaped Classic Breathable Mesh Light Walking Trainers Couple Shoes', 'Color: Picture 11, Shoe Size: 37', 'publish', 'closed', 'closed', '', 'authentic-top-quality-fashion-wearable-men-women-sneakers-v-shaped-classic-breathable-mesh-light-walking-trainers-couple-shoes-103', '', '', '2021-06-01 11:32:31', '2021-06-01 11:32:31', '', 2888, 'http://shoestimer.com/?post_type=product_variation&p=3005', 103, 'product_variation', '', 0),
(3006, 1, '2021-06-01 11:32:31', '2021-06-01 11:32:31', '', 'Authentic Top Quality Fashion Wearable Men Women Sneakers V-Shaped Classic Breathable Mesh Light Walking Trainers Couple Shoes', 'Color: Picture 1, Shoe Size: 42', 'publish', 'closed', 'closed', '', 'authentic-top-quality-fashion-wearable-men-women-sneakers-v-shaped-classic-breathable-mesh-light-walking-trainers-couple-shoes-104', '', '', '2021-06-01 11:32:31', '2021-06-01 11:32:31', '', 2888, 'http://shoestimer.com/?post_type=product_variation&p=3006', 104, 'product_variation', '', 0),
(3007, 1, '2021-06-01 11:32:31', '2021-06-01 11:32:31', '', 'Authentic Top Quality Fashion Wearable Men Women Sneakers V-Shaped Classic Breathable Mesh Light Walking Trainers Couple Shoes', 'Color: Picture 11, Shoe Size: 36', 'publish', 'closed', 'closed', '', 'authentic-top-quality-fashion-wearable-men-women-sneakers-v-shaped-classic-breathable-mesh-light-walking-trainers-couple-shoes-105', '', '', '2021-06-01 11:32:31', '2021-06-01 11:32:31', '', 2888, 'http://shoestimer.com/?post_type=product_variation&p=3007', 105, 'product_variation', '', 0),
(3008, 1, '2021-06-01 11:32:31', '2021-06-01 11:32:31', '', 'Authentic Top Quality Fashion Wearable Men Women Sneakers V-Shaped Classic Breathable Mesh Light Walking Trainers Couple Shoes', 'Color: Picture 1, Shoe Size: 43', 'publish', 'closed', 'closed', '', 'authentic-top-quality-fashion-wearable-men-women-sneakers-v-shaped-classic-breathable-mesh-light-walking-trainers-couple-shoes-106', '', '', '2021-06-01 11:32:31', '2021-06-01 11:32:31', '', 2888, 'http://shoestimer.com/?post_type=product_variation&p=3008', 106, 'product_variation', '', 0),
(3009, 1, '2021-06-01 11:32:32', '2021-06-01 11:32:32', '', 'Authentic Top Quality Fashion Wearable Men Women Sneakers V-Shaped Classic Breathable Mesh Light Walking Trainers Couple Shoes', 'Color: Picture 10, Shoe Size: 45', 'publish', 'closed', 'closed', '', 'authentic-top-quality-fashion-wearable-men-women-sneakers-v-shaped-classic-breathable-mesh-light-walking-trainers-couple-shoes-107', '', '', '2021-06-01 11:32:32', '2021-06-01 11:32:32', '', 2888, 'http://shoestimer.com/?post_type=product_variation&p=3009', 107, 'product_variation', '', 0),
(3010, 1, '2021-06-01 11:32:32', '2021-06-01 11:32:32', '', 'Authentic Top Quality Fashion Wearable Men Women Sneakers V-Shaped Classic Breathable Mesh Light Walking Trainers Couple Shoes', 'Color: Picture 1, Shoe Size: 40', 'publish', 'closed', 'closed', '', 'authentic-top-quality-fashion-wearable-men-women-sneakers-v-shaped-classic-breathable-mesh-light-walking-trainers-couple-shoes-108', '', '', '2021-06-01 11:32:32', '2021-06-01 11:32:32', '', 2888, 'http://shoestimer.com/?post_type=product_variation&p=3010', 108, 'product_variation', '', 0),
(3011, 1, '2021-06-01 11:32:32', '2021-06-01 11:32:32', '', 'Authentic Top Quality Fashion Wearable Men Women Sneakers V-Shaped Classic Breathable Mesh Light Walking Trainers Couple Shoes', 'Color: Picture 10, Shoe Size: 44', 'publish', 'closed', 'closed', '', 'authentic-top-quality-fashion-wearable-men-women-sneakers-v-shaped-classic-breathable-mesh-light-walking-trainers-couple-shoes-109', '', '', '2021-06-01 11:32:32', '2021-06-01 11:32:32', '', 2888, 'http://shoestimer.com/?post_type=product_variation&p=3011', 109, 'product_variation', '', 0),
(3012, 1, '2021-06-01 11:32:32', '2021-06-01 11:32:32', '', 'Authentic Top Quality Fashion Wearable Men Women Sneakers V-Shaped Classic Breathable Mesh Light Walking Trainers Couple Shoes', 'Color: Picture 1, Shoe Size: 41', 'publish', 'closed', 'closed', '', 'authentic-top-quality-fashion-wearable-men-women-sneakers-v-shaped-classic-breathable-mesh-light-walking-trainers-couple-shoes-110', '', '', '2021-06-01 11:32:32', '2021-06-01 11:32:32', '', 2888, 'http://shoestimer.com/?post_type=product_variation&p=3012', 110, 'product_variation', '', 0),
(3013, 1, '2021-06-01 11:32:33', '2021-06-01 11:32:33', '', 'Authentic Top Quality Fashion Wearable Men Women Sneakers V-Shaped Classic Breathable Mesh Light Walking Trainers Couple Shoes', 'Color: Picture 10, Shoe Size: 43', 'publish', 'closed', 'closed', '', 'authentic-top-quality-fashion-wearable-men-women-sneakers-v-shaped-classic-breathable-mesh-light-walking-trainers-couple-shoes-111', '', '', '2021-06-01 11:32:33', '2021-06-01 11:32:33', '', 2888, 'http://shoestimer.com/?post_type=product_variation&p=3013', 111, 'product_variation', '', 0),
(3014, 1, '2021-06-01 11:32:33', '2021-06-01 11:32:33', '', 'Authentic Top Quality Fashion Wearable Men Women Sneakers V-Shaped Classic Breathable Mesh Light Walking Trainers Couple Shoes', 'Color: Picture 1, Shoe Size: 38', 'publish', 'closed', 'closed', '', 'authentic-top-quality-fashion-wearable-men-women-sneakers-v-shaped-classic-breathable-mesh-light-walking-trainers-couple-shoes-112', '', '', '2021-06-01 11:32:33', '2021-06-01 11:32:33', '', 2888, 'http://shoestimer.com/?post_type=product_variation&p=3014', 112, 'product_variation', '', 0),
(3015, 1, '2021-06-01 11:32:33', '2021-06-01 11:32:33', '', 'Authentic Top Quality Fashion Wearable Men Women Sneakers V-Shaped Classic Breathable Mesh Light Walking Trainers Couple Shoes', 'Color: Picture 10, Shoe Size: 42', 'publish', 'closed', 'closed', '', 'authentic-top-quality-fashion-wearable-men-women-sneakers-v-shaped-classic-breathable-mesh-light-walking-trainers-couple-shoes-113', '', '', '2021-06-01 11:32:33', '2021-06-01 11:32:33', '', 2888, 'http://shoestimer.com/?post_type=product_variation&p=3015', 113, 'product_variation', '', 0),
(3016, 1, '2021-06-01 11:32:33', '2021-06-01 11:32:33', '', 'Authentic Top Quality Fashion Wearable Men Women Sneakers V-Shaped Classic Breathable Mesh Light Walking Trainers Couple Shoes', 'Color: Picture 1, Shoe Size: 39', 'publish', 'closed', 'closed', '', 'authentic-top-quality-fashion-wearable-men-women-sneakers-v-shaped-classic-breathable-mesh-light-walking-trainers-couple-shoes-114', '', '', '2021-06-01 11:32:33', '2021-06-01 11:32:33', '', 2888, 'http://shoestimer.com/?post_type=product_variation&p=3016', 114, 'product_variation', '', 0),
(3017, 1, '2021-06-01 11:32:34', '2021-06-01 11:32:34', '', 'Authentic Top Quality Fashion Wearable Men Women Sneakers V-Shaped Classic Breathable Mesh Light Walking Trainers Couple Shoes', 'Color: Picture 10, Shoe Size: 41', 'publish', 'closed', 'closed', '', 'authentic-top-quality-fashion-wearable-men-women-sneakers-v-shaped-classic-breathable-mesh-light-walking-trainers-couple-shoes-115', '', '', '2021-06-01 11:32:34', '2021-06-01 11:32:34', '', 2888, 'http://shoestimer.com/?post_type=product_variation&p=3017', 115, 'product_variation', '', 0),
(3018, 1, '2021-06-01 11:32:34', '2021-06-01 11:32:34', '', 'Authentic Top Quality Fashion Wearable Men Women Sneakers V-Shaped Classic Breathable Mesh Light Walking Trainers Couple Shoes', 'Color: Picture 1, Shoe Size: 36', 'publish', 'closed', 'closed', '', 'authentic-top-quality-fashion-wearable-men-women-sneakers-v-shaped-classic-breathable-mesh-light-walking-trainers-couple-shoes-116', '', '', '2021-06-01 11:32:34', '2021-06-01 11:32:34', '', 2888, 'http://shoestimer.com/?post_type=product_variation&p=3018', 116, 'product_variation', '', 0),
(3019, 1, '2021-06-01 11:32:34', '2021-06-01 11:32:34', '', 'Authentic Top Quality Fashion Wearable Men Women Sneakers V-Shaped Classic Breathable Mesh Light Walking Trainers Couple Shoes', 'Color: Picture 10, Shoe Size: 40', 'publish', 'closed', 'closed', '', 'authentic-top-quality-fashion-wearable-men-women-sneakers-v-shaped-classic-breathable-mesh-light-walking-trainers-couple-shoes-117', '', '', '2021-06-01 11:32:34', '2021-06-01 11:32:34', '', 2888, 'http://shoestimer.com/?post_type=product_variation&p=3019', 117, 'product_variation', '', 0),
(3020, 1, '2021-06-01 11:32:34', '2021-06-01 11:32:34', '', 'Authentic Top Quality Fashion Wearable Men Women Sneakers V-Shaped Classic Breathable Mesh Light Walking Trainers Couple Shoes', 'Color: Picture 1, Shoe Size: 37', 'publish', 'closed', 'closed', '', 'authentic-top-quality-fashion-wearable-men-women-sneakers-v-shaped-classic-breathable-mesh-light-walking-trainers-couple-shoes-118', '', '', '2021-06-01 11:32:34', '2021-06-01 11:32:34', '', 2888, 'http://shoestimer.com/?post_type=product_variation&p=3020', 118, 'product_variation', '', 0),
(3021, 1, '2021-06-01 11:32:34', '2021-06-01 11:32:34', '', 'Authentic Top Quality Fashion Wearable Men Women Sneakers V-Shaped Classic Breathable Mesh Light Walking Trainers Couple Shoes', 'Color: Picture 10, Shoe Size: 39', 'publish', 'closed', 'closed', '', 'authentic-top-quality-fashion-wearable-men-women-sneakers-v-shaped-classic-breathable-mesh-light-walking-trainers-couple-shoes-119', '', '', '2021-06-01 11:32:34', '2021-06-01 11:32:34', '', 2888, 'http://shoestimer.com/?post_type=product_variation&p=3021', 119, 'product_variation', '', 0),
(3022, 1, '2021-06-01 11:32:35', '2021-06-01 11:32:35', '', 'Authentic Top Quality Fashion Wearable Men Women Sneakers V-Shaped Classic Breathable Mesh Light Walking Trainers Couple Shoes', 'Color: Picture 10, Shoe Size: 38', 'publish', 'closed', 'closed', '', 'authentic-top-quality-fashion-wearable-men-women-sneakers-v-shaped-classic-breathable-mesh-light-walking-trainers-couple-shoes-120', '', '', '2021-06-01 11:32:35', '2021-06-01 11:32:35', '', 2888, 'http://shoestimer.com/?post_type=product_variation&p=3022', 120, 'product_variation', '', 0),
(3023, 1, '2021-06-01 11:32:36', '2021-06-01 11:32:36', '', 'Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-1', '', 'inherit', 'open', 'closed', '', 'authentic-top-quality-fashion-wearable-men-women-sneakers-v-shaped-classic-breathable-mesh-light-walking-trainers-1', '', '', '2021-06-01 11:32:36', '2021-06-01 11:32:36', '', 2888, 'http://shoestimer.com/wp-content/uploads/2021/06/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(3024, 1, '2021-06-01 11:32:38', '2021-06-01 11:32:38', '                <div class=\"product-specs-list-container\">\n                    <ul class=\"product-specs-list util-clearfix\">\n						                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Brand Name:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">ZJNNK</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Upper Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">FLYKNIT</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Shoes Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Basic</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Origin:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">CN(Origin)</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Season:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Spring/Autumn</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Item Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">casual shoes</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Outsole Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Rubber</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Closure Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Lace-up</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Fit:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Fits true to size, take your normal size</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Occasion:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Casual</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Fashion Element:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Sewing</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Model Number:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">8091</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Pattern Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Geometric</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Department Name:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Adult</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Feature:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Light</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Feature:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Breathable</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Feature:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Massage</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Insole Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">PU</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Lining Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Mesh</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Size:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Eur size(35-40)</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Color:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Black,Dark Gray,Light Gray,Pink</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Elements:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Fashion&Breathable&Leisure</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Style:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">ELegant&Leisure&Casual&Fashion</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Applicable:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Youth Students</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Shoes Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Fashion Shoes</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Occasion:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Casual,Leisure</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Shoes:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Female Casual Shoes</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Shoes For Men:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Female Shoes</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Gender:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Unisex</span>\n                            </li>\n							                    </ul>\n                </div>\n				<div class=\"detailmodule_dynamic\"><kse:widget data-widget-type=\"relatedProduct\" id=\"23670561\" title=\"\" type=\"relation\"></kse:widget></div>\n<div class=\"detailmodule_image\"><img src=\"https://ae01.alicdn.com/kf/Ha957c8231f3944aa8d7656fb3cdca302h.png\"  class=\"detail-desc-decorate-image\" ></div>\n<div class=\"detailmodule_image\"><img src=\"//ae01.alicdn.com/kf/HTB114pIX8Cw3KVjSZFlq6AJkFXaK.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"https://ae01.alicdn.com/kf/Hcb5a8fc93c5c4fdc89a9fb097d1a778ao.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"https://ae01.alicdn.com/kf/Hf05738d5f7344a09aa24b7986fd128a5N.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/H77794b4d579a421883a05e2a156c2709x.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/H049367aa920d4fe9ad9641c302d028fbd.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/Haa4da5864e40416f8f510db57e106128z.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/H1ba3ceea64984db0b4f1a70c636f8e7fz.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/HTB1fPmyrN3IL1JjSZPfq6ArUVXaQ.jpg\"  class=\"detail-desc-decorate-image\" ></div>\n\n\n', '2021 Spring Autumn New Fashion Male Shoes Breathable Nice Female Shoes Chaussure Homme Good Quality Unisex Shoes For Lover 35-44', '', 'publish', 'open', 'closed', '', '2021-spring-autumn-new-fashion-male-shoes-breathable-nice-female-shoes-chaussure-homme-good-quality-unisex-shoes-for-lover-35-44', '', '', '2021-06-01 11:33:27', '2021-06-01 11:33:27', '', 0, 'http://shoestimer.com/product/2021-spring-autumn-new-fashion-male-shoes-breathable-nice-female-shoes-chaussure-homme-good-quality-unisex-shoes-for-lover-35-44/', 0, 'product', '', 0),
(3025, 1, '2021-06-01 11:32:39', '2021-06-01 11:32:39', '', '2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex', '', 'inherit', 'open', 'closed', '', '2021-spring-autumn-new-fashion-male-shoes-breathable-nice-female-shoes-chaussure-homme-good-quality-unisex', '', '', '2021-06-01 11:32:39', '2021-06-01 11:32:39', '', 3024, 'http://shoestimer.com/wp-content/uploads/2021/06/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.jpg', 0, 'attachment', 'image/jpeg', 0),
(3026, 1, '2021-06-01 11:32:40', '2021-06-01 11:32:40', '', 'Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-2', '', 'inherit', 'open', 'closed', '', 'authentic-top-quality-fashion-wearable-men-women-sneakers-v-shaped-classic-breathable-mesh-light-walking-trainers-2', '', '', '2021-06-01 11:32:40', '2021-06-01 11:32:40', '', 2888, 'http://shoestimer.com/wp-content/uploads/2021/06/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(3027, 1, '2021-06-01 11:32:43', '2021-06-01 11:32:43', '', '2021 Spring Autumn New Fashion Male Shoes Breathable Nice Female Shoes Chaussure Homme Good Quality Unisex Shoes For Lover 35-44', 'Color: Black for Female, Shoe Size: 7.5', 'publish', 'closed', 'closed', '', '2021-spring-autumn-new-fashion-male-shoes-breathable-nice-female-shoes-chaussure-homme-good-quality-unisex-shoes-for-lover-35-44', '', '', '2021-06-01 11:32:43', '2021-06-01 11:32:43', '', 3024, 'http://shoestimer.com/?post_type=product_variation&p=3027', 1, 'product_variation', '', 0),
(3028, 1, '2021-06-01 11:32:43', '2021-06-01 11:32:43', '', '2021 Spring Autumn New Fashion Male Shoes Breathable Nice Female Shoes Chaussure Homme Good Quality Unisex Shoes For Lover 35-44', 'Color: Black for Female, Shoe Size: 8.5', 'publish', 'closed', 'closed', '', '2021-spring-autumn-new-fashion-male-shoes-breathable-nice-female-shoes-chaussure-homme-good-quality-unisex-shoes-for-lover-35-44-2', '', '', '2021-06-01 11:32:43', '2021-06-01 11:32:43', '', 3024, 'http://shoestimer.com/?post_type=product_variation&p=3028', 2, 'product_variation', '', 0),
(3029, 1, '2021-06-01 11:32:43', '2021-06-01 11:32:43', '', '2021 Spring Autumn New Fashion Male Shoes Breathable Nice Female Shoes Chaussure Homme Good Quality Unisex Shoes For Lover 35-44', 'Color: Black for Female, Shoe Size: 9.5', 'publish', 'closed', 'closed', '', '2021-spring-autumn-new-fashion-male-shoes-breathable-nice-female-shoes-chaussure-homme-good-quality-unisex-shoes-for-lover-35-44-3', '', '', '2021-06-01 11:32:43', '2021-06-01 11:32:43', '', 3024, 'http://shoestimer.com/?post_type=product_variation&p=3029', 3, 'product_variation', '', 0),
(3030, 1, '2021-06-01 11:32:44', '2021-06-01 11:32:44', '', '2021 Spring Autumn New Fashion Male Shoes Breathable Nice Female Shoes Chaussure Homme Good Quality Unisex Shoes For Lover 35-44', 'Color: Black for Female, Shoe Size: 10', 'publish', 'closed', 'closed', '', '2021-spring-autumn-new-fashion-male-shoes-breathable-nice-female-shoes-chaussure-homme-good-quality-unisex-shoes-for-lover-35-44-4', '', '', '2021-06-01 11:32:44', '2021-06-01 11:32:44', '', 3024, 'http://shoestimer.com/?post_type=product_variation&p=3030', 4, 'product_variation', '', 0),
(3031, 1, '2021-06-01 11:32:44', '2021-06-01 11:32:44', '', '2021 Spring Autumn New Fashion Male Shoes Breathable Nice Female Shoes Chaussure Homme Good Quality Unisex Shoes For Lover 35-44', 'Color: Light Gray Female, Shoe Size: 7.5', 'publish', 'closed', 'closed', '', '2021-spring-autumn-new-fashion-male-shoes-breathable-nice-female-shoes-chaussure-homme-good-quality-unisex-shoes-for-lover-35-44-5', '', '', '2021-06-01 11:32:44', '2021-06-01 11:32:44', '', 3024, 'http://shoestimer.com/?post_type=product_variation&p=3031', 5, 'product_variation', '', 0),
(3032, 1, '2021-06-01 11:32:44', '2021-06-01 11:32:44', '', '2021 Spring Autumn New Fashion Male Shoes Breathable Nice Female Shoes Chaussure Homme Good Quality Unisex Shoes For Lover 35-44', 'Color: Light Gray Female, Shoe Size: 8.5', 'publish', 'closed', 'closed', '', '2021-spring-autumn-new-fashion-male-shoes-breathable-nice-female-shoes-chaussure-homme-good-quality-unisex-shoes-for-lover-35-44-6', '', '', '2021-06-01 11:32:44', '2021-06-01 11:32:44', '', 3024, 'http://shoestimer.com/?post_type=product_variation&p=3032', 6, 'product_variation', '', 0),
(3033, 1, '2021-06-01 11:32:44', '2021-06-01 11:32:44', '', '2021 Spring Autumn New Fashion Male Shoes Breathable Nice Female Shoes Chaussure Homme Good Quality Unisex Shoes For Lover 35-44', 'Color: Light Gray Female, Shoe Size: 9.5', 'publish', 'closed', 'closed', '', '2021-spring-autumn-new-fashion-male-shoes-breathable-nice-female-shoes-chaussure-homme-good-quality-unisex-shoes-for-lover-35-44-7', '', '', '2021-06-01 11:32:44', '2021-06-01 11:32:44', '', 3024, 'http://shoestimer.com/?post_type=product_variation&p=3033', 7, 'product_variation', '', 0),
(3034, 1, '2021-06-01 11:32:44', '2021-06-01 11:32:44', '', '2021 Spring Autumn New Fashion Male Shoes Breathable Nice Female Shoes Chaussure Homme Good Quality Unisex Shoes For Lover 35-44', 'Color: Light Gray Female, Shoe Size: 10', 'publish', 'closed', 'closed', '', '2021-spring-autumn-new-fashion-male-shoes-breathable-nice-female-shoes-chaussure-homme-good-quality-unisex-shoes-for-lover-35-44-8', '', '', '2021-06-01 11:32:44', '2021-06-01 11:32:44', '', 3024, 'http://shoestimer.com/?post_type=product_variation&p=3034', 8, 'product_variation', '', 0),
(3035, 1, '2021-06-01 11:32:44', '2021-06-01 11:32:44', '', '2021 Spring Autumn New Fashion Male Shoes Breathable Nice Female Shoes Chaussure Homme Good Quality Unisex Shoes For Lover 35-44', 'Color: Dark Gray Female, Shoe Size: 7.5', 'publish', 'closed', 'closed', '', '2021-spring-autumn-new-fashion-male-shoes-breathable-nice-female-shoes-chaussure-homme-good-quality-unisex-shoes-for-lover-35-44-9', '', '', '2021-06-01 11:32:44', '2021-06-01 11:32:44', '', 3024, 'http://shoestimer.com/?post_type=product_variation&p=3035', 9, 'product_variation', '', 0),
(3036, 1, '2021-06-01 11:32:44', '2021-06-01 11:32:44', '', '2021 Spring Autumn New Fashion Male Shoes Breathable Nice Female Shoes Chaussure Homme Good Quality Unisex Shoes For Lover 35-44', 'Color: Dark Gray Female, Shoe Size: 8.5', 'publish', 'closed', 'closed', '', '2021-spring-autumn-new-fashion-male-shoes-breathable-nice-female-shoes-chaussure-homme-good-quality-unisex-shoes-for-lover-35-44-10', '', '', '2021-06-01 11:32:44', '2021-06-01 11:32:44', '', 3024, 'http://shoestimer.com/?post_type=product_variation&p=3036', 10, 'product_variation', '', 0),
(3038, 1, '2021-06-01 11:32:44', '2021-06-01 11:32:44', '', '2021 Spring Autumn New Fashion Male Shoes Breathable Nice Female Shoes Chaussure Homme Good Quality Unisex Shoes For Lover 35-44', 'Color: Dark Gray Female, Shoe Size: 9.5', 'publish', 'closed', 'closed', '', '2021-spring-autumn-new-fashion-male-shoes-breathable-nice-female-shoes-chaussure-homme-good-quality-unisex-shoes-for-lover-35-44-11', '', '', '2021-06-01 11:32:44', '2021-06-01 11:32:44', '', 3024, 'http://shoestimer.com/?post_type=product_variation&p=3038', 11, 'product_variation', '', 0),
(3037, 1, '2021-06-01 11:32:44', '2021-06-01 11:32:44', '', 'Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-3', '', 'inherit', 'open', 'closed', '', 'authentic-top-quality-fashion-wearable-men-women-sneakers-v-shaped-classic-breathable-mesh-light-walking-trainers-3', '', '', '2021-06-01 11:32:44', '2021-06-01 11:32:44', '', 2888, 'http://shoestimer.com/wp-content/uploads/2021/06/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-3.jpg', 0, 'attachment', 'image/jpeg', 0),
(3039, 1, '2021-06-01 11:32:45', '2021-06-01 11:32:45', '', '2021 Spring Autumn New Fashion Male Shoes Breathable Nice Female Shoes Chaussure Homme Good Quality Unisex Shoes For Lover 35-44', 'Color: Dark Gray Female, Shoe Size: 10', 'publish', 'closed', 'closed', '', '2021-spring-autumn-new-fashion-male-shoes-breathable-nice-female-shoes-chaussure-homme-good-quality-unisex-shoes-for-lover-35-44-12', '', '', '2021-06-01 11:32:45', '2021-06-01 11:32:45', '', 3024, 'http://shoestimer.com/?post_type=product_variation&p=3039', 12, 'product_variation', '', 0),
(3041, 1, '2021-06-01 11:32:46', '2021-06-01 11:32:46', '', '2021 Spring Autumn New Fashion Male Shoes Breathable Nice Female Shoes Chaussure Homme Good Quality Unisex Shoes For Lover 35-44', 'Color: Pink for Female, Shoe Size: 7.5', 'publish', 'closed', 'closed', '', '2021-spring-autumn-new-fashion-male-shoes-breathable-nice-female-shoes-chaussure-homme-good-quality-unisex-shoes-for-lover-35-44-13', '', '', '2021-06-01 11:32:46', '2021-06-01 11:32:46', '', 3024, 'http://shoestimer.com/?post_type=product_variation&p=3041', 13, 'product_variation', '', 0),
(3040, 1, '2021-06-01 12:10:09', '2021-06-01 12:10:09', '                <div class=\"product-specs-list-container\">\r\n                    <ul class=\"product-specs-list util-clearfix\">\r\n						                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Brand Name:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">FUNMARS.T</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Upper Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Stretch Fabric</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Origin:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">CN(Origin)</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Fashion Element:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Sewing</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Pattern Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Mixed Colors</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Department Name:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Adult</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Lining Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Cotton Fabric</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Insole Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">PU</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Season:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Summer</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Heel Height:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Flat (≤1cm)</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Closure Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Lace-up</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Fit:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Fits true to size, take your normal size</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Model Number:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">AE00571</span>\r\n                            </li>\r\n							                    </ul>\r\n                </div>\r\n				<div class=\"detailmodule_html\">\n	<div class=\"detail-desc-decorate-richtext\">\n		<p>\n			Factory Direct Women Casual Shoes Fashion Breathable Walking Mesh Flat Shoes Sneakers Women 2019 Gym Vulcanized Tenis Feminino\n		</p>\n	</div>\n</div>\n<div class=\"detailmodule_dynamic\">\n	<kse:widget data-widget-type=\"customText\" id=\"23790144\" title=\"\" type=\"custom\"></kse:widget>\n</div>\n<div class=\"detailmodule_html\">\n	<div class=\"detail-desc-decorate-richtext\">\n		<p>\n			&nbsp;\n		</p>\n		<p>\n			<img src=\"https://ae01.alicdn.com/kf/HTB1tSziKXzqK1RjSZFvq6AB7VXaw.jpg\" style=\"width: 780.0px;\" />\n		</p>\n		<p>\n			<img src=\"https://ae01.alicdn.com/kf/HTB17n6gKhTpK1RjSZFKq6y2wXXau.jpg\" style=\"width: 780.0px;\" />\n		</p>\n		<p>\n			<img src=\"https://ae01.alicdn.com/kf/HTB1kg5_KjDpK1RjSZFrq6y78VXav.jpg\" style=\"width: 780.0px;\" />\n		</p>\n		<p>\n			<img src=\"https://ae01.alicdn.com/kf/HTB1tN_EKiLaK1RjSZFxq6ymPFXaa.jpg\" style=\"width: 780.0px;\" />\n		</p>\n		<p>\n			<img src=\"https://ae01.alicdn.com/kf/HTB1TobfKirpK1RjSZFhq6xSdXXaM.jpg\" style=\"width: 780.0px;\" />\n		</p>\n		<p>\n			<img src=\"https://ae01.alicdn.com/kf/HTB14p2qKcfpK1RjSZFOq6y6nFXaa.jpg\" style=\"width: 780.0px;\" />\n		</p>\n		<p>\n			<img src=\"https://ae01.alicdn.com/kf/HTB1J9i.KgTqK1RjSZPhq6xfOFXaJ.jpg\" style=\"width: 780.0px;\" />\n		</p>\n		<p>\n			<img src=\"https://ae01.alicdn.com/kf/HTB1EcHiKcbpK1RjSZFyq6x_qFXaT.jpg\" style=\"width: 780.0px;\" />\n		</p>\n		<p>\n			<img src=\"https://ae01.alicdn.com/kf/HTB1PXzjKa6qK1RjSZFmq6x0PFXaq.jpg\" style=\"width: 780.0px;\" />\n		</p>\n		<p>\n			<img src=\"https://ae01.alicdn.com/kf/HTB1GnffKmzqK1RjSZFjq6zlCFXax.jpg\" style=\"width: 780.0px;\" />\n		</p>\n		<p>\n			<img src=\"https://ae01.alicdn.com/kf/HTB1EZLnKgHqK1RjSZFkq6x.WFXaj.jpg\" style=\"width: 780.0px;\" />\n		</p>\n		<p>\n			<img src=\"https://ae01.alicdn.com/kf/HTB1FbznKkvoK1RjSZFwq6AiCFXa7.jpg\" style=\"width: 780.0px;\" />\n		</p>\n		<p>\n			<img src=\"https://ae01.alicdn.com/kf/HTB1JQHiKkvoK1RjSZFDq6xY3pXaQ.jpg\" style=\"width: 780.0px;\" />\n		</p>\n		<p>\n			<img src=\"https://ae01.alicdn.com/kf/HTB1zITHKhnaK1RjSZFtq6zC2VXa0.jpg\" style=\"width: 780.0px;\" />\n		</p>\n		<p>\n			<img src=\"https://ae01.alicdn.com/kf/HTB1izveKhTpK1RjSZR0q6zEwXXaz.jpg\" style=\"width: 780.0px;\" />\n		</p>\n		<p>\n			&nbsp;\n		</p>\n	</div>\n</div>\n<div class=\"detailmodule_dynamic\">\n	<kse:widget data-widget-type=\"customText\" id=\"23778496\" title=\"\" type=\"custom\"></kse:widget>\n</div>\n<div class=\"detailmodule_html\">\n	<div class=\"detail-desc-decorate-richtext\">\n		<p>\n			&nbsp;\n		</p>\n	</div>\n</div>\n\n', 'Factory Direct Women Casual Shoes Fashion Breathable Walking Mesh Flat Shoes Sneakers Women 2019 Gym Vulcanized Tenis Feminino', '', 'publish', 'closed', 'closed', '', 'factory-direct-women-casual-shoes-fashion-breathable-walking-mesh-flat-shoes-sneakers-women-2019-gym-vulcanized-tenis-feminino', '', '', '2021-06-01 12:10:09', '2021-06-01 12:10:09', '', 0, 'https://shoestimer.com/?post_type=vi_wad_draft_product&#038;p=3040', 0, 'vi_wad_draft_product', '', 0),
(3042, 1, '2021-06-01 11:32:46', '2021-06-01 11:32:46', '', '2021 Spring Autumn New Fashion Male Shoes Breathable Nice Female Shoes Chaussure Homme Good Quality Unisex Shoes For Lover 35-44', 'Color: Pink for Female, Shoe Size: 8.5', 'publish', 'closed', 'closed', '', '2021-spring-autumn-new-fashion-male-shoes-breathable-nice-female-shoes-chaussure-homme-good-quality-unisex-shoes-for-lover-35-44-14', '', '', '2021-06-01 11:32:46', '2021-06-01 11:32:46', '', 3024, 'http://shoestimer.com/?post_type=product_variation&p=3042', 14, 'product_variation', '', 0),
(3043, 1, '2021-06-01 11:32:46', '2021-06-01 11:32:46', '', '2021 Spring Autumn New Fashion Male Shoes Breathable Nice Female Shoes Chaussure Homme Good Quality Unisex Shoes For Lover 35-44', 'Color: Pink for Female, Shoe Size: 9.5', 'publish', 'closed', 'closed', '', '2021-spring-autumn-new-fashion-male-shoes-breathable-nice-female-shoes-chaussure-homme-good-quality-unisex-shoes-for-lover-35-44-15', '', '', '2021-06-01 11:32:46', '2021-06-01 11:32:46', '', 3024, 'http://shoestimer.com/?post_type=product_variation&p=3043', 15, 'product_variation', '', 0),
(3044, 1, '2021-06-01 11:32:46', '2021-06-01 11:32:46', '', '2021 Spring Autumn New Fashion Male Shoes Breathable Nice Female Shoes Chaussure Homme Good Quality Unisex Shoes For Lover 35-44', 'Color: Pink for Female, Shoe Size: 10', 'publish', 'closed', 'closed', '', '2021-spring-autumn-new-fashion-male-shoes-breathable-nice-female-shoes-chaussure-homme-good-quality-unisex-shoes-for-lover-35-44-16', '', '', '2021-06-01 11:32:46', '2021-06-01 11:32:46', '', 3024, 'http://shoestimer.com/?post_type=product_variation&p=3044', 16, 'product_variation', '', 0),
(3045, 1, '2021-06-01 11:32:46', '2021-06-01 11:32:46', '', '2021 Spring Autumn New Fashion Male Shoes Breathable Nice Female Shoes Chaussure Homme Good Quality Unisex Shoes For Lover 35-44', 'Color: All Black for Male, Shoe Size: 4', 'publish', 'closed', 'closed', '', '2021-spring-autumn-new-fashion-male-shoes-breathable-nice-female-shoes-chaussure-homme-good-quality-unisex-shoes-for-lover-35-44-17', '', '', '2021-06-01 11:32:46', '2021-06-01 11:32:46', '', 3024, 'http://shoestimer.com/?post_type=product_variation&p=3045', 17, 'product_variation', '', 0),
(3046, 1, '2021-06-01 11:32:46', '2021-06-01 11:32:46', '', '2021 Spring Autumn New Fashion Male Shoes Breathable Nice Female Shoes Chaussure Homme Good Quality Unisex Shoes For Lover 35-44', 'Color: All Black for Male, Shoe Size: 4.5', 'publish', 'closed', 'closed', '', '2021-spring-autumn-new-fashion-male-shoes-breathable-nice-female-shoes-chaussure-homme-good-quality-unisex-shoes-for-lover-35-44-18', '', '', '2021-06-01 11:32:46', '2021-06-01 11:32:46', '', 3024, 'http://shoestimer.com/?post_type=product_variation&p=3046', 18, 'product_variation', '', 0),
(3047, 1, '2021-06-01 11:32:46', '2021-06-01 11:32:46', '', '2021 Spring Autumn New Fashion Male Shoes Breathable Nice Female Shoes Chaussure Homme Good Quality Unisex Shoes For Lover 35-44', 'Color: Rainbow White Male, Shoe Size: 4.5', 'publish', 'closed', 'closed', '', '2021-spring-autumn-new-fashion-male-shoes-breathable-nice-female-shoes-chaussure-homme-good-quality-unisex-shoes-for-lover-35-44-19', '', '', '2021-06-01 11:32:46', '2021-06-01 11:32:46', '', 3024, 'http://shoestimer.com/?post_type=product_variation&p=3047', 19, 'product_variation', '', 0),
(3048, 1, '2021-06-01 11:32:47', '2021-06-01 11:32:47', '', '2021 Spring Autumn New Fashion Male Shoes Breathable Nice Female Shoes Chaussure Homme Good Quality Unisex Shoes For Lover 35-44', 'Color: All Black for Male, Shoe Size: 5', 'publish', 'closed', 'closed', '', '2021-spring-autumn-new-fashion-male-shoes-breathable-nice-female-shoes-chaussure-homme-good-quality-unisex-shoes-for-lover-35-44-20', '', '', '2021-06-01 11:32:47', '2021-06-01 11:32:47', '', 3024, 'http://shoestimer.com/?post_type=product_variation&p=3048', 20, 'product_variation', '', 0),
(3049, 1, '2021-06-01 11:32:47', '2021-06-01 11:32:47', '', '2021 Spring Autumn New Fashion Male Shoes Breathable Nice Female Shoes Chaussure Homme Good Quality Unisex Shoes For Lover 35-44', 'Color: Rainbow White Male, Shoe Size: 4', 'publish', 'closed', 'closed', '', '2021-spring-autumn-new-fashion-male-shoes-breathable-nice-female-shoes-chaussure-homme-good-quality-unisex-shoes-for-lover-35-44-21', '', '', '2021-06-01 11:32:47', '2021-06-01 11:32:47', '', 3024, 'http://shoestimer.com/?post_type=product_variation&p=3049', 21, 'product_variation', '', 0),
(3050, 1, '2021-06-01 11:32:47', '2021-06-01 11:32:47', '', '2021 Spring Autumn New Fashion Male Shoes Breathable Nice Female Shoes Chaussure Homme Good Quality Unisex Shoes For Lover 35-44', 'Color: All Black for Male, Shoe Size: 5.5', 'publish', 'closed', 'closed', '', '2021-spring-autumn-new-fashion-male-shoes-breathable-nice-female-shoes-chaussure-homme-good-quality-unisex-shoes-for-lover-35-44-22', '', '', '2021-06-01 11:32:47', '2021-06-01 11:32:47', '', 3024, 'http://shoestimer.com/?post_type=product_variation&p=3050', 22, 'product_variation', '', 0),
(3052, 1, '2021-06-01 11:32:47', '2021-06-01 11:32:47', '', '2021 Spring Autumn New Fashion Male Shoes Breathable Nice Female Shoes Chaussure Homme Good Quality Unisex Shoes For Lover 35-44', 'Color: Rainbow White Male, Shoe Size: 5.5', 'publish', 'closed', 'closed', '', '2021-spring-autumn-new-fashion-male-shoes-breathable-nice-female-shoes-chaussure-homme-good-quality-unisex-shoes-for-lover-35-44-23', '', '', '2021-06-01 11:32:47', '2021-06-01 11:32:47', '', 3024, 'http://shoestimer.com/?post_type=product_variation&p=3052', 23, 'product_variation', '', 0),
(3051, 1, '2021-06-01 11:32:47', '2021-06-01 11:32:47', '', 'Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-4', '', 'inherit', 'open', 'closed', '', 'authentic-top-quality-fashion-wearable-men-women-sneakers-v-shaped-classic-breathable-mesh-light-walking-trainers-4', '', '', '2021-06-01 11:32:47', '2021-06-01 11:32:47', '', 2888, 'http://shoestimer.com/wp-content/uploads/2021/06/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-4.jpg', 0, 'attachment', 'image/jpeg', 0),
(3053, 1, '2021-06-01 11:32:47', '2021-06-01 11:32:47', '', '2021 Spring Autumn New Fashion Male Shoes Breathable Nice Female Shoes Chaussure Homme Good Quality Unisex Shoes For Lover 35-44', 'Color: All Black for Male, Shoe Size: 6', 'publish', 'closed', 'closed', '', '2021-spring-autumn-new-fashion-male-shoes-breathable-nice-female-shoes-chaussure-homme-good-quality-unisex-shoes-for-lover-35-44-24', '', '', '2021-06-01 11:32:47', '2021-06-01 11:32:47', '', 3024, 'http://shoestimer.com/?post_type=product_variation&p=3053', 24, 'product_variation', '', 0),
(3054, 1, '2021-06-01 11:32:48', '2021-06-01 11:32:48', '', '2021 Spring Autumn New Fashion Male Shoes Breathable Nice Female Shoes Chaussure Homme Good Quality Unisex Shoes For Lover 35-44', 'Color: Rainbow White Male, Shoe Size: 5', 'publish', 'closed', 'closed', '', '2021-spring-autumn-new-fashion-male-shoes-breathable-nice-female-shoes-chaussure-homme-good-quality-unisex-shoes-for-lover-35-44-25', '', '', '2021-06-01 11:32:48', '2021-06-01 11:32:48', '', 3024, 'http://shoestimer.com/?post_type=product_variation&p=3054', 25, 'product_variation', '', 0),
(3055, 1, '2021-06-01 11:32:49', '2021-06-01 11:32:49', '', '2021 Spring Autumn New Fashion Male Shoes Breathable Nice Female Shoes Chaussure Homme Good Quality Unisex Shoes For Lover 35-44', 'Color: All Black for Male, Shoe Size: 7', 'publish', 'closed', 'closed', '', '2021-spring-autumn-new-fashion-male-shoes-breathable-nice-female-shoes-chaussure-homme-good-quality-unisex-shoes-for-lover-35-44-26', '', '', '2021-06-01 11:32:49', '2021-06-01 11:32:49', '', 3024, 'http://shoestimer.com/?post_type=product_variation&p=3055', 26, 'product_variation', '', 0),
(3056, 1, '2021-06-01 11:32:49', '2021-06-01 11:32:49', '', '2021 Spring Autumn New Fashion Male Shoes Breathable Nice Female Shoes Chaussure Homme Good Quality Unisex Shoes For Lover 35-44', 'Color: Rainbow White Male, Shoe Size: 7', 'publish', 'closed', 'closed', '', '2021-spring-autumn-new-fashion-male-shoes-breathable-nice-female-shoes-chaussure-homme-good-quality-unisex-shoes-for-lover-35-44-27', '', '', '2021-06-01 11:32:49', '2021-06-01 11:32:49', '', 3024, 'http://shoestimer.com/?post_type=product_variation&p=3056', 27, 'product_variation', '', 0),
(3057, 1, '2021-06-01 11:32:49', '2021-06-01 11:32:49', '', '2021 Spring Autumn New Fashion Male Shoes Breathable Nice Female Shoes Chaussure Homme Good Quality Unisex Shoes For Lover 35-44', 'Color: All Black for Male, Shoe Size: 7.5', 'publish', 'closed', 'closed', '', '2021-spring-autumn-new-fashion-male-shoes-breathable-nice-female-shoes-chaussure-homme-good-quality-unisex-shoes-for-lover-35-44-28', '', '', '2021-06-01 11:32:49', '2021-06-01 11:32:49', '', 3024, 'http://shoestimer.com/?post_type=product_variation&p=3057', 28, 'product_variation', '', 0),
(3058, 1, '2021-06-01 11:32:49', '2021-06-01 11:32:49', '', '2021 Spring Autumn New Fashion Male Shoes Breathable Nice Female Shoes Chaussure Homme Good Quality Unisex Shoes For Lover 35-44', 'Color: Rainbow White Male, Shoe Size: 6', 'publish', 'closed', 'closed', '', '2021-spring-autumn-new-fashion-male-shoes-breathable-nice-female-shoes-chaussure-homme-good-quality-unisex-shoes-for-lover-35-44-29', '', '', '2021-06-01 11:32:49', '2021-06-01 11:32:49', '', 3024, 'http://shoestimer.com/?post_type=product_variation&p=3058', 29, 'product_variation', '', 0),
(3059, 1, '2021-06-01 11:32:50', '2021-06-01 11:32:50', '', 'Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-5', '', 'inherit', 'open', 'closed', '', 'authentic-top-quality-fashion-wearable-men-women-sneakers-v-shaped-classic-breathable-mesh-light-walking-trainers-5', '', '', '2021-06-01 11:32:50', '2021-06-01 11:32:50', '', 2888, 'http://shoestimer.com/wp-content/uploads/2021/06/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-5.jpg', 0, 'attachment', 'image/jpeg', 0);
INSERT INTO `wpx5_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(3060, 1, '2021-06-01 11:32:50', '2021-06-01 11:32:50', '', '2021 Spring Autumn New Fashion Male Shoes Breathable Nice Female Shoes Chaussure Homme Good Quality Unisex Shoes For Lover 35-44', 'Color: All Black for Male, Shoe Size: 8.5', 'publish', 'closed', 'closed', '', '2021-spring-autumn-new-fashion-male-shoes-breathable-nice-female-shoes-chaussure-homme-good-quality-unisex-shoes-for-lover-35-44-30', '', '', '2021-06-01 11:32:50', '2021-06-01 11:32:50', '', 3024, 'http://shoestimer.com/?post_type=product_variation&p=3060', 30, 'product_variation', '', 0),
(3061, 1, '2021-06-01 11:32:50', '2021-06-01 11:32:50', '', '2021 Spring Autumn New Fashion Male Shoes Breathable Nice Female Shoes Chaussure Homme Good Quality Unisex Shoes For Lover 35-44', 'Color: Rainbow White Male, Shoe Size: 8.5', 'publish', 'closed', 'closed', '', '2021-spring-autumn-new-fashion-male-shoes-breathable-nice-female-shoes-chaussure-homme-good-quality-unisex-shoes-for-lover-35-44-31', '', '', '2021-06-01 11:32:50', '2021-06-01 11:32:50', '', 3024, 'http://shoestimer.com/?post_type=product_variation&p=3061', 31, 'product_variation', '', 0),
(3062, 1, '2021-06-01 12:09:16', '2021-06-01 12:09:16', '                <div class=\"product-specs-list-container\">\r\n                    <ul class=\"product-specs-list util-clearfix\">\r\n						                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Brand Name:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Yeinshaars</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Shoes Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Loafers</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Origin:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">CN(Origin)</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Season:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Summer</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Upper Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Cow Suede</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Outsole Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Rubber</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Model Number:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">208701</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Closure Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Slip-On</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Occasion:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Casual</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Fit:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Fits true to size, take your normal size</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Fashion Element:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Sewing</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Pattern Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Solid</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Department Name:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Adult</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Feature:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Breathable</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Feature:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Massage</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Insole Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Sheepskin</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Lining Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">NONE</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Item Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">casual shoes</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Product Grade:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Top Quality Goods</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Time To Market:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">New Arrival</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Shoes Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Loafers Men</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Style:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Mens Flat shoes, Men\'s Flats, Man Shoe,Soft Moccasins Men</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Applicable Objects:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Youth (18 to 48 years old)</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Gender:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Mens Shoes,Mocasines Hombre,Zapatos De Barco</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Function:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Wear Resistant,Anti-skid, Sweat absorbing, Breathable, Comfortable</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Occasion:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Driving,Work, Party, Street, Office,Business, Formal, Dating Shoes</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Toe Shape:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Round Toe</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Sale Point:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Unique Design Outsole Non-slip,Flats,Lightweight,Soft</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Applicable scenario:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Daily</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Country/Region of Manufacture:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">China/Fujian</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Shoe Gang Height:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Low Top</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Item Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Casual Shoes</span>\r\n                            </li>\r\n							                    </ul>\r\n                </div>\r\n				<div class=\"detailmodule_html\"><div class=\"detail-desc-decorate-richtext\"><div>\n<div>\n<div>\n<div>\n<div>\n<div>\n<div></div></div>\r\n<div class=\"detailmodule_dynamic\"><kse:widget data-widget-type=\"relatedProduct\" id=\"24866414\" title=\"\" type=\"relation\"></kse:widget></div>\r\n<div class=\"detailmodule_html\"><div class=\"detail-desc-decorate-richtext\"></div>\n</div>\n</div>\n<br>\n<span style=\"font-size:20px;\"> <span style=\"font-size:20px;\">Tips:<br>\n1.The color of the shoes may be slightly different due to different <span style=\"color:#e74c3c;\">lighting or monitors</span>.<br>\n2. This is <span style=\"color:#e74c3c;\">NOT Standard EUR  US</span> <span style=\"color:#e74c3c;\">Size</span>.&nbsp;<br>\n3. The <span style=\"color:#e74c3c;\">foot length is the only standard</span> for customers to choose the right size.<br>\n4. Insole length should be 1-1.5cm bigger than your foot length.<br>\n5. If you are not sure of the correct size, <span style=\"color:#e74c3c;\">welcome to contact us</span>.<br>\nNote:Usually, order comes <span style=\"color:#e74c3c;\">without shoes box</span>.But if you need a box, please contact us to increase price,the shoes box values US$5.</span><br>\n<span style=\"font-size:18px;\"></span><span style=\"font-size:16px;\"><br>\nPlease choose the size according to your <span style=\"color:#e74c3c;\">Foot Length</span>.<br>\nIf your foot length is <span style=\"color:#e74c3c;\">23cm</span>. &nbsp; &nbsp;Choose size <span style=\"color:#e74c3c;\">36 =5.5</span><br>\nIf your foot length is <span style=\"color:#e74c3c;\">23.5cm</span>. Choose size <span style=\"color:#e74c3c;\">37 =6</span><br>\nIf your foot length is <span style=\"color:#e74c3c;\">24cm</span>. &nbsp; &nbsp;Choose size <span style=\"color:#e74c3c;\">38 =6.5</span><br>\nIf your foot length is <span style=\"color:#e74c3c;\">24.5cm</span>. Choose size <span style=\"color:#e74c3c;\">39 =7</span><br>\nIf your foot length is <span style=\"color:#e74c3c;\">25cm</span>. &nbsp; &nbsp;Choose size <span style=\"color:#e74c3c;\">40 =7.5</span><br>\nIf your foot length is <span style=\"color:#e74c3c;\">25.5cm</span>. Choose size<span style=\"color:#e74c3c;\"> 41 =8</span><br>\nIf your foot length is <span style=\"color:#e74c3c;\">26cm</span>. &nbsp; &nbsp;Choose size <span style=\"color:#e74c3c;\">42 =9</span><br>\nIf your foot length is <span style=\"color:#e74c3c;\">26.5cm</span>. Choose size <span style=\"color:#e74c3c;\">43 =9.5</span><br>\nIf your foot length is <span style=\"color:#e74c3c;\">27cm</span>. &nbsp; &nbsp;Choose size <span style=\"color:#e74c3c;\">44 =10</span><br>\nIf your foot length is <span style=\"color:#e74c3c;\">27.5cm</span>. Choose size<span style=\"color:#e74c3c;\"> 45 =10.5</span><br>\nIf your foot length is <span style=\"color:#e74c3c;\">28cm</span>. &nbsp; &nbsp;Choose size <span style=\"color:#e74c3c;\">46 =11</span><br>\nIf your foot length is <span style=\"color:#e74c3c;\">28.5cm</span>. Choose size <span style=\"color:#e74c3c;\">47=12</span><br>\nIf your foot length is <span style=\"color:#e74c3c;\">29cm</span>. &nbsp; &nbsp;Choose size <span style=\"color:#e74c3c;\">48 =13</span><br>\nIf your foot length is <span style=\"color:#e74c3c;\">29.5cm</span>. Choose size <span style=\"color:#e74c3c;\">49 =14</span><br>\nIf your foot length is <span style=\"color:#e74c3c;\">30cm</span>. &nbsp; &nbsp;Choose size <span style=\"color:#e74c3c;\">50=15</span></span> </span>\n\n<p style=\"text-align: left;margin:0;\"><img src=\"https://ae01.alicdn.com/kf/H7ed9f0f819a1437c93682471d5101b68I.jpg?width=800&amp;height=505&amp;hash=1305\"><img src=\"https://ae01.alicdn.com/kf/H586015cac2224872a9963808475978569.jpg?width=800&amp;height=151&amp;hash=951\"><br>\n<img src=\"https://ae01.alicdn.com/kf/H400661c7e41a4c22b086a3a3560b068cv.jpg?width=800&amp;height=800&amp;hash=1600\"><img src=\"https://ae01.alicdn.com/kf/Hf14e40173e864238b2efc44fb505b9edi.jpg?width=800&amp;height=800&amp;hash=1600\"><img src=\"https://ae01.alicdn.com/kf/H8b18ea9c7ac5403287a0eb3b625b257b4.jpg?width=800&amp;height=800&amp;hash=1600\"><img src=\"https://ae01.alicdn.com/kf/H0671ccf71a4a49209f96296876df1a93e.jpg?width=800&amp;height=800&amp;hash=1600\"><img src=\"https://ae01.alicdn.com/kf/H6b212691fbf448cfb0176ee2035dcc58e.jpg?width=800&amp;height=800&amp;hash=1600\"><img src=\"https://ae01.alicdn.com/kf/H763a062e1a4e4b67a46ec68090a2aeb2Q.jpg?width=800&amp;height=800&amp;hash=1600\"><img src=\"https://ae01.alicdn.com/kf/H4918e16a489643e5ac35068f28a1a9deY.jpg?width=800&amp;height=800&amp;hash=1600\"><img src=\"https://ae01.alicdn.com/kf/H6a81dac2d23b4c4eb41e7002eaf9b216l.jpg?width=800&amp;height=800&amp;hash=1600\"><img src=\"https://ae01.alicdn.com/kf/Hdcfecfcf122a46a48042697efb9b5856O.jpg?width=800&amp;height=800&amp;hash=1600\"><img src=\"https://ae01.alicdn.com/kf/H52a909cf057b402ab143194e69e5d6cd8.jpg?width=800&amp;height=800&amp;hash=1600\"><img src=\"https://ae01.alicdn.com/kf/H5cf87b3264ee4783874bc40477d0280c4.jpg?width=800&amp;height=800&amp;hash=1600\"><img src=\"https://ae01.alicdn.com/kf/H7bb5435d38fa44559e533f74da1804775.jpg?width=800&amp;height=800&amp;hash=1600\"><img src=\"https://ae01.alicdn.com/kf/H65ce2e86c80d491690f0a766b5b69ab6r.jpg?width=800&amp;height=800&amp;hash=1600\"><img src=\"https://ae01.alicdn.com/kf/Hbfaee7904e224d388c87a5a76e699021B.jpg?width=800&amp;height=800&amp;hash=1600\"><img src=\"https://ae01.alicdn.com/kf/Hd55a654d3aaf4185a9dc599a33439b43z.jpg?width=800&amp;height=800&amp;hash=1600\"><img src=\"https://ae01.alicdn.com/kf/H8c375b8fa6bb4fffb61f86e43de415a8K.jpg?width=800&amp;height=800&amp;hash=1600\"><img src=\"https://ae01.alicdn.com/kf/H02e0d35445e741598872f1ad0594e3e4g.jpg?width=800&amp;height=800&amp;hash=1600\"></p>\n<span style=\"font-size:20px;\"></span></div>\n</div>\n</div>\n</div>\n</div></div>\r\n\n\n', 'Fashion Men Shoes Genuine Leather Casual Summer Shoes Classic Mens Loafers Elegantes Slip On Men\'s Flats Plus Male Driving Shoes', '', 'publish', 'closed', 'closed', '', 'fashion-men-shoes-genuine-leather-casual-summer-shoes-classic-mens-loafers-elegantes-slip-on-mens-flats-plus-male-driving-shoes', '', '', '2021-06-01 12:09:16', '2021-06-01 12:09:16', '', 0, 'https://shoestimer.com/?post_type=vi_wad_draft_product&#038;p=3062', 0, 'vi_wad_draft_product', '', 0),
(3063, 1, '2021-06-01 11:32:51', '2021-06-01 11:32:51', '', '2021 Spring Autumn New Fashion Male Shoes Breathable Nice Female Shoes Chaussure Homme Good Quality Unisex Shoes For Lover 35-44', 'Color: All Black for Male, Shoe Size: 9.5', 'publish', 'closed', 'closed', '', '2021-spring-autumn-new-fashion-male-shoes-breathable-nice-female-shoes-chaussure-homme-good-quality-unisex-shoes-for-lover-35-44-32', '', '', '2021-06-01 11:32:51', '2021-06-01 11:32:51', '', 3024, 'http://shoestimer.com/?post_type=product_variation&p=3063', 32, 'product_variation', '', 0),
(3064, 1, '2021-06-01 11:32:52', '2021-06-01 11:32:52', '', '2021 Spring Autumn New Fashion Male Shoes Breathable Nice Female Shoes Chaussure Homme Good Quality Unisex Shoes For Lover 35-44', 'Color: Rainbow White Male, Shoe Size: 7.5', 'publish', 'closed', 'closed', '', '2021-spring-autumn-new-fashion-male-shoes-breathable-nice-female-shoes-chaussure-homme-good-quality-unisex-shoes-for-lover-35-44-33', '', '', '2021-06-01 11:32:52', '2021-06-01 11:32:52', '', 3024, 'http://shoestimer.com/?post_type=product_variation&p=3064', 33, 'product_variation', '', 0),
(3065, 1, '2021-06-01 11:32:52', '2021-06-01 11:32:52', '', '2021 Spring Autumn New Fashion Male Shoes Breathable Nice Female Shoes Chaussure Homme Good Quality Unisex Shoes For Lover 35-44', 'Color: All Black for Male, Shoe Size: 10', 'publish', 'closed', 'closed', '', '2021-spring-autumn-new-fashion-male-shoes-breathable-nice-female-shoes-chaussure-homme-good-quality-unisex-shoes-for-lover-35-44-34', '', '', '2021-06-01 11:32:52', '2021-06-01 11:32:52', '', 3024, 'http://shoestimer.com/?post_type=product_variation&p=3065', 34, 'product_variation', '', 0),
(3066, 1, '2021-06-01 11:32:52', '2021-06-01 11:32:52', '', '2021 Spring Autumn New Fashion Male Shoes Breathable Nice Female Shoes Chaussure Homme Good Quality Unisex Shoes For Lover 35-44', 'Color: Rainbow White Male, Shoe Size: 10', 'publish', 'closed', 'closed', '', '2021-spring-autumn-new-fashion-male-shoes-breathable-nice-female-shoes-chaussure-homme-good-quality-unisex-shoes-for-lover-35-44-35', '', '', '2021-06-01 11:32:52', '2021-06-01 11:32:52', '', 3024, 'http://shoestimer.com/?post_type=product_variation&p=3066', 35, 'product_variation', '', 0),
(3067, 1, '2021-06-01 11:32:52', '2021-06-01 11:32:52', '', '2021 Spring Autumn New Fashion Male Shoes Breathable Nice Female Shoes Chaussure Homme Good Quality Unisex Shoes For Lover 35-44', 'Color: Khaki for Male, Shoe Size: 4', 'publish', 'closed', 'closed', '', '2021-spring-autumn-new-fashion-male-shoes-breathable-nice-female-shoes-chaussure-homme-good-quality-unisex-shoes-for-lover-35-44-36', '', '', '2021-06-01 11:32:52', '2021-06-01 11:32:52', '', 3024, 'http://shoestimer.com/?post_type=product_variation&p=3067', 36, 'product_variation', '', 0),
(3068, 1, '2021-06-01 11:32:52', '2021-06-01 11:32:52', '', '2021 Spring Autumn New Fashion Male Shoes Breathable Nice Female Shoes Chaussure Homme Good Quality Unisex Shoes For Lover 35-44', 'Color: Rainbow White Male, Shoe Size: 9.5', 'publish', 'closed', 'closed', '', '2021-spring-autumn-new-fashion-male-shoes-breathable-nice-female-shoes-chaussure-homme-good-quality-unisex-shoes-for-lover-35-44-37', '', '', '2021-06-01 11:32:52', '2021-06-01 11:32:52', '', 3024, 'http://shoestimer.com/?post_type=product_variation&p=3068', 37, 'product_variation', '', 0),
(3069, 1, '2021-06-01 11:32:52', '2021-06-01 11:32:52', '', '2021 Spring Autumn New Fashion Male Shoes Breathable Nice Female Shoes Chaussure Homme Good Quality Unisex Shoes For Lover 35-44', 'Color: Khaki for Male, Shoe Size: 4.5', 'publish', 'closed', 'closed', '', '2021-spring-autumn-new-fashion-male-shoes-breathable-nice-female-shoes-chaussure-homme-good-quality-unisex-shoes-for-lover-35-44-38', '', '', '2021-06-01 11:32:52', '2021-06-01 11:32:52', '', 3024, 'http://shoestimer.com/?post_type=product_variation&p=3069', 38, 'product_variation', '', 0),
(3070, 1, '2021-06-01 11:32:52', '2021-06-01 11:32:52', '', 'Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers.jpg_640x640', '', 'inherit', 'open', 'closed', '', 'authentic-top-quality-fashion-wearable-men-women-sneakers-v-shaped-classic-breathable-mesh-light-walking-trainers-jpg_640x640', '', '', '2021-06-01 11:32:52', '2021-06-01 11:32:52', '', 2888, 'http://shoestimer.com/wp-content/uploads/2021/06/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers.jpg_640x640.jpg', 0, 'attachment', 'image/jpeg', 0),
(3071, 1, '2021-06-01 11:32:52', '2021-06-01 11:32:52', '', '2021 Spring Autumn New Fashion Male Shoes Breathable Nice Female Shoes Chaussure Homme Good Quality Unisex Shoes For Lover 35-44', 'Color: Khaki for Male, Shoe Size: 5', 'publish', 'closed', 'closed', '', '2021-spring-autumn-new-fashion-male-shoes-breathable-nice-female-shoes-chaussure-homme-good-quality-unisex-shoes-for-lover-35-44-39', '', '', '2021-06-01 11:32:52', '2021-06-01 11:32:52', '', 3024, 'http://shoestimer.com/?post_type=product_variation&p=3071', 39, 'product_variation', '', 0),
(3072, 1, '2021-06-01 11:32:53', '2021-06-01 11:32:53', '', '2021 Spring Autumn New Fashion Male Shoes Breathable Nice Female Shoes Chaussure Homme Good Quality Unisex Shoes For Lover 35-44', 'Color: Khaki for Male, Shoe Size: 5.5', 'publish', 'closed', 'closed', '', '2021-spring-autumn-new-fashion-male-shoes-breathable-nice-female-shoes-chaussure-homme-good-quality-unisex-shoes-for-lover-35-44-40', '', '', '2021-06-01 11:32:53', '2021-06-01 11:32:53', '', 3024, 'http://shoestimer.com/?post_type=product_variation&p=3072', 40, 'product_variation', '', 0),
(3073, 1, '2021-06-01 11:32:54', '2021-06-01 11:32:54', '', '2021 Spring Autumn New Fashion Male Shoes Breathable Nice Female Shoes Chaussure Homme Good Quality Unisex Shoes For Lover 35-44', 'Color: Khaki for Male, Shoe Size: 6', 'publish', 'closed', 'closed', '', '2021-spring-autumn-new-fashion-male-shoes-breathable-nice-female-shoes-chaussure-homme-good-quality-unisex-shoes-for-lover-35-44-41', '', '', '2021-06-01 11:32:54', '2021-06-01 11:32:54', '', 3024, 'http://shoestimer.com/?post_type=product_variation&p=3073', 41, 'product_variation', '', 0),
(3074, 1, '2021-06-01 11:32:54', '2021-06-01 11:32:54', '', '2021 Spring Autumn New Fashion Male Shoes Breathable Nice Female Shoes Chaussure Homme Good Quality Unisex Shoes For Lover 35-44', 'Color: Khaki for Male, Shoe Size: 7', 'publish', 'closed', 'closed', '', '2021-spring-autumn-new-fashion-male-shoes-breathable-nice-female-shoes-chaussure-homme-good-quality-unisex-shoes-for-lover-35-44-42', '', '', '2021-06-01 11:32:54', '2021-06-01 11:32:54', '', 3024, 'http://shoestimer.com/?post_type=product_variation&p=3074', 42, 'product_variation', '', 0),
(3076, 1, '2021-06-01 12:10:56', '2021-06-01 12:10:56', '                <div class=\"product-specs-list-container\">\r\n                    <ul class=\"product-specs-list util-clearfix\">\r\n						                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Brand Name:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">NoEnName_Null</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Shoes Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Loafers</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Origin:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">CN(Origin)</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Season:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Spring/Autumn</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Upper Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Artificial leather</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Department Name:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Adult</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Item Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">casual shoes</span>\r\n                            </li>\r\n							                    </ul>\r\n                </div>\r\n				<p><img src=\"https://ae01.alicdn.com/kf/Hc01bf98387844a3b8aa84eb62f09ff819.jpg\" slate-data-type=\"image\"/></p>\n\n', 'Men\'s labor insurance shoes footwear footwear anti-skid, shock-proof, puncture-proof, breathable and odor-resistant summer', '', 'publish', 'closed', 'closed', '', 'mens-labor-insurance-shoes-footwear-footwear-anti-skid-shock-proof-puncture-proof-breathable-and-odor-resistant-summer', '', '', '2021-06-01 12:10:56', '2021-06-01 12:10:56', '', 0, 'https://shoestimer.com/?post_type=vi_wad_draft_product&#038;p=3076', 0, 'vi_wad_draft_product', '', 0),
(3075, 1, '2021-06-01 11:32:54', '2021-06-01 11:32:54', '', 'Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-1.jpg_640x640-1', '', 'inherit', 'open', 'closed', '', 'authentic-top-quality-fashion-wearable-men-women-sneakers-v-shaped-classic-breathable-mesh-light-walking-trainers-1-jpg_640x640-1', '', '', '2021-06-01 11:32:54', '2021-06-01 11:32:54', '', 2888, 'http://shoestimer.com/wp-content/uploads/2021/06/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-1.jpg_640x640-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(3077, 1, '2021-06-01 11:32:55', '2021-06-01 11:32:55', '', '2021 Spring Autumn New Fashion Male Shoes Breathable Nice Female Shoes Chaussure Homme Good Quality Unisex Shoes For Lover 35-44', 'Color: Light Pink Female, Shoe Size: 7.5', 'publish', 'closed', 'closed', '', '2021-spring-autumn-new-fashion-male-shoes-breathable-nice-female-shoes-chaussure-homme-good-quality-unisex-shoes-for-lover-35-44-43', '', '', '2021-06-01 11:32:55', '2021-06-01 11:32:55', '', 3024, 'http://shoestimer.com/?post_type=product_variation&p=3077', 43, 'product_variation', '', 0),
(3078, 1, '2021-06-01 11:32:55', '2021-06-01 11:32:55', '', '2021 Spring Autumn New Fashion Male Shoes Breathable Nice Female Shoes Chaussure Homme Good Quality Unisex Shoes For Lover 35-44', 'Color: Khaki for Male, Shoe Size: 7.5', 'publish', 'closed', 'closed', '', '2021-spring-autumn-new-fashion-male-shoes-breathable-nice-female-shoes-chaussure-homme-good-quality-unisex-shoes-for-lover-35-44-44', '', '', '2021-06-01 11:32:55', '2021-06-01 11:32:55', '', 3024, 'http://shoestimer.com/?post_type=product_variation&p=3078', 44, 'product_variation', '', 0),
(3079, 1, '2021-06-01 11:32:56', '2021-06-01 11:32:56', '', '2021 Spring Autumn New Fashion Male Shoes Breathable Nice Female Shoes Chaussure Homme Good Quality Unisex Shoes For Lover 35-44', 'Color: Light Pink Female, Shoe Size: 7', 'publish', 'closed', 'closed', '', '2021-spring-autumn-new-fashion-male-shoes-breathable-nice-female-shoes-chaussure-homme-good-quality-unisex-shoes-for-lover-35-44-45', '', '', '2021-06-01 11:32:56', '2021-06-01 11:32:56', '', 3024, 'http://shoestimer.com/?post_type=product_variation&p=3079', 45, 'product_variation', '', 0),
(3080, 1, '2021-06-01 11:32:56', '2021-06-01 11:32:56', '', '2021 Spring Autumn New Fashion Male Shoes Breathable Nice Female Shoes Chaussure Homme Good Quality Unisex Shoes For Lover 35-44', 'Color: Khaki for Male, Shoe Size: 8.5', 'publish', 'closed', 'closed', '', '2021-spring-autumn-new-fashion-male-shoes-breathable-nice-female-shoes-chaussure-homme-good-quality-unisex-shoes-for-lover-35-44-46', '', '', '2021-06-01 11:32:56', '2021-06-01 11:32:56', '', 3024, 'http://shoestimer.com/?post_type=product_variation&p=3080', 46, 'product_variation', '', 0),
(3081, 1, '2021-06-01 11:32:56', '2021-06-01 11:32:56', '', '2021 Spring Autumn New Fashion Male Shoes Breathable Nice Female Shoes Chaussure Homme Good Quality Unisex Shoes For Lover 35-44', 'Color: Light Pink Female, Shoe Size: 6', 'publish', 'closed', 'closed', '', '2021-spring-autumn-new-fashion-male-shoes-breathable-nice-female-shoes-chaussure-homme-good-quality-unisex-shoes-for-lover-35-44-47', '', '', '2021-06-01 11:32:56', '2021-06-01 11:32:56', '', 3024, 'http://shoestimer.com/?post_type=product_variation&p=3081', 47, 'product_variation', '', 0),
(3082, 1, '2021-06-01 11:32:56', '2021-06-01 11:32:56', '', '2021 Spring Autumn New Fashion Male Shoes Breathable Nice Female Shoes Chaussure Homme Good Quality Unisex Shoes For Lover 35-44', 'Color: Khaki for Male, Shoe Size: 9.5', 'publish', 'closed', 'closed', '', '2021-spring-autumn-new-fashion-male-shoes-breathable-nice-female-shoes-chaussure-homme-good-quality-unisex-shoes-for-lover-35-44-48', '', '', '2021-06-01 11:32:56', '2021-06-01 11:32:56', '', 3024, 'http://shoestimer.com/?post_type=product_variation&p=3082', 48, 'product_variation', '', 0),
(3083, 1, '2021-06-01 11:32:57', '2021-06-01 11:32:57', '', '2021 Spring Autumn New Fashion Male Shoes Breathable Nice Female Shoes Chaussure Homme Good Quality Unisex Shoes For Lover 35-44', 'Color: Light Pink Female, Shoe Size: 5.5', 'publish', 'closed', 'closed', '', '2021-spring-autumn-new-fashion-male-shoes-breathable-nice-female-shoes-chaussure-homme-good-quality-unisex-shoes-for-lover-35-44-49', '', '', '2021-06-01 11:32:57', '2021-06-01 11:32:57', '', 3024, 'http://shoestimer.com/?post_type=product_variation&p=3083', 49, 'product_variation', '', 0),
(3084, 1, '2021-06-01 11:32:57', '2021-06-01 11:32:57', '', '2021 Spring Autumn New Fashion Male Shoes Breathable Nice Female Shoes Chaussure Homme Good Quality Unisex Shoes For Lover 35-44', 'Color: Khaki for Male, Shoe Size: 10', 'publish', 'closed', 'closed', '', '2021-spring-autumn-new-fashion-male-shoes-breathable-nice-female-shoes-chaussure-homme-good-quality-unisex-shoes-for-lover-35-44-50', '', '', '2021-06-01 11:32:57', '2021-06-01 11:32:57', '', 3024, 'http://shoestimer.com/?post_type=product_variation&p=3084', 50, 'product_variation', '', 0),
(3085, 0, '2021-06-01 11:32:57', '2021-06-01 11:32:57', '', 'Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-2.jpg_640x640-2', '', 'inherit', 'open', 'closed', '', 'authentic-top-quality-fashion-wearable-men-women-sneakers-v-shaped-classic-breathable-mesh-light-walking-trainers-2-jpg_640x640-2', '', '', '2021-06-01 11:32:57', '2021-06-01 11:32:57', '', 2888, 'http://shoestimer.com/wp-content/uploads/2021/06/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-2.jpg_640x640-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(3086, 1, '2021-06-01 11:32:57', '2021-06-01 11:32:57', '', '2021 Spring Autumn New Fashion Male Shoes Breathable Nice Female Shoes Chaussure Homme Good Quality Unisex Shoes For Lover 35-44', 'Color: Dark Gray for Male, Shoe Size: 4', 'publish', 'closed', 'closed', '', '2021-spring-autumn-new-fashion-male-shoes-breathable-nice-female-shoes-chaussure-homme-good-quality-unisex-shoes-for-lover-35-44-51', '', '', '2021-06-01 11:32:57', '2021-06-01 11:32:57', '', 3024, 'http://shoestimer.com/?post_type=product_variation&p=3086', 51, 'product_variation', '', 0),
(3087, 1, '2021-06-01 12:10:44', '2021-06-01 12:10:44', '                <div class=\"product-specs-list-container\">\r\n                    <ul class=\"product-specs-list util-clearfix\">\r\n						                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Brand Name:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">SCYuXing</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Origin:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">CN(Origin)</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Upper Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Genuine Leather</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Upper-Genuine Leather Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Cow Leather</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Outsole Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Rubber</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Model Number:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">29018</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Closure Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Slip-On</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Fit:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Fits true to size, take your normal size</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Shoes Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Loafers</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Pattern Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Solid</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Department Name:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Adult</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Feature:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Breathable</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Insole Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">EVA</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Lining Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">PU</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Season:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Summer</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Item Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">casual shoes</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Shoe Width:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Medium(B,M)</span>\r\n                            </li>\r\n							                    </ul>\r\n                </div>\r\n				<div class=\"detailmodule_dynamic\"><kse:widget data-widget-type=\"relatedProduct\" id=\"24445551\" title=\"\" type=\"relation\"></kse:widget></div>\r\n<div class=\"detailmodule_html\"><div class=\"detail-desc-decorate-richtext\"><p>\n	&nbsp;\n</p>\n<p>\n	&nbsp;\n</p>\n<p>\n	&nbsp;\n</p>\n<p style=\"word-wrap: break-word;font-family: arial;line-height: normal;\">\n	<span style=\"color: #ff0000;font-size: 24.0px;font-style: inherit;font-weight: inherit;line-height: inherit;\">Hello buyer,Please refer size table and&nbsp;pay attention to&nbsp;feet length. thank you .</span>\n</p>\n<p style=\"word-wrap: break-word;font-family: arial;line-height: normal;\">\n	<span style=\"color: #ff0000;font-size: 24.0px;font-style: inherit;font-weight: inherit;line-height: inherit;\">​<img alt=\"9018-1\" src=\"https://ae01.alicdn.com/kf/H963c8e1bbcf84bab948d58c25d9c8ea1K.png\" /></span>\n</p>\n<p style=\"word-wrap: break-word;font-family: arial;line-height: normal;\">\n	&nbsp;\n</p>\n<p style=\"word-wrap: break-word;font-family: arial;line-height: normal;\">\n	<img alt=\"1236\" src=\"https://ae01.alicdn.com/kf/HTB1cmNoSpXXXXaEXpXXq6xXFXXXs.jpg?size=203616&amp;height=963&amp;width=750&amp;hash=6277a3b1891103c1ec6ce96fc3534e65\" />\n</p>\n<p style=\"margin: 0.0px;padding: 0.0px;border: 0.0px;font-family: arial;line-height: 18.0px;vertical-align: baseline;word-wrap: break-word;color: #000000;\">\n	&nbsp;\n</p>\n<p style=\"word-wrap: break-word;font-family: arial;line-height: normal;\">\n	<span style=\"background-color: #ffcc00;color: #0000ff;font-size: 18.0px;line-height: 24.0px;\">products view</span><span style=\"color: #ff0000;font-size: 18.0px;line-height: 24.0px;\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;</span>\n</p>\n<p style=\"word-wrap: break-word;font-family: arial;line-height: normal;\">\n	<img alt=\"1\" src=\"https://ae01.alicdn.com/kf/HTB15KwKsAyWBuNjy0Fpq6yssXXa3.jpg\" />\n</p>\n<p style=\"word-wrap: break-word;font-family: arial;line-height: normal;\">\n	<img alt=\"8\" src=\"https://ae01.alicdn.com/kf/HTB1RcmhsStYBeNjSspaq6yOOFXar.jpg\" /><img alt=\"10\" src=\"https://ae01.alicdn.com/kf/HTB1ptcCsuSSBuNjy0Flq6zBpVXav.jpg\" />\n</p>\n<p style=\"word-wrap: break-word;font-family: arial;line-height: normal;\">\n	<img alt=\"O1CN01MfCLJJ1ag0ZwMAAHB_!!1101393358\" src=\"https://ae01.alicdn.com/kf/H1d355f3085ad459fa74a1e2dc3c16d9dO.jpg\" /><img alt=\"O1CN01t07u7Z1ag0ZxDWDv8_!!1101393358 (1)\" src=\"https://ae01.alicdn.com/kf/H571584f148354cd1a718dcb7cec9b1d8b.jpg\" /><img alt=\"O1CN01Q9YZPB1ag0ZxDUwut_!!1101393358 (1)\" src=\"https://ae01.alicdn.com/kf/H20ad0cbfb7784abd80a3768d71920b6aM.jpg\" /><img alt=\"O1CN01WfQqxy1ag0ZtWkBBS_!!1101393358\" src=\"https://ae01.alicdn.com/kf/H432536f4f29b431cafc9e58be26b7204u.jpg\" /><img alt=\"O1CN01MnOMRs1ag0ZwM9te7_!!1101393358\" src=\"https://ae01.alicdn.com/kf/H8f1f9fccec544ab183015790f742d845o.jpg\" /><img alt=\"O1CN01PYVCPz1ag0Zwe4AUO_!!1101393358\" src=\"https://ae01.alicdn.com/kf/He00f889da93d4e9797743178e76bcd78J.jpg\" /><img alt=\"O1CN01RX0Igc1ag0Zwe3A5k_!!1101393358\" src=\"https://ae01.alicdn.com/kf/Hfec55b760527475480875809805107b2S.jpg\" /><img alt=\"O1CN014grHcV1ag0ZoqIrD4_!!1101393358\" src=\"https://ae01.alicdn.com/kf/H3c29057ff92e4845b9b69d47c17fe38cZ.jpg\" />\n</p>\n<p style=\"word-wrap: break-word;font-family: arial;line-height: normal;\">\n	&nbsp;\n</p>\n<p style=\"word-wrap: break-word;font-family: arial;line-height: normal;\">\n	<img alt=\"O1CN01jwVfDG1ag0ZwMB6WP_!!1101393358\" src=\"https://ae01.alicdn.com/kf/H694c226100014befac7f936fdeeed24eC.jpg\" /><img alt=\"O1CN01K544QT1ag0Zy5xLHq_!!1101393358\" src=\"https://ae01.alicdn.com/kf/Ha8d244523b464f949034f7fe8fc807d3O.jpg\" />\n</p>\n<p style=\"word-wrap: break-word;font-family: arial;line-height: normal;\">\n	<img alt=\"01\" src=\"https://ae01.alicdn.com/kf/HTB1ENvqNXXXXXX5XVXXq6xXFXXX4/220666554/HTB1ENvqNXXXXXX5XVXXq6xXFXXX4.jpg?size=42741&amp;height=299&amp;width=842&amp;hash=f6eb262df2d7e37c8176ba981a49d499\" />\n</p>\n<p style=\"word-wrap: break-word;font-family: arial;line-height: normal;\">\n	&nbsp;\n</p>\n<p style=\"word-wrap: break-word;font-family: arial;line-height: normal;\">\n	&nbsp;\n</p>\n</div></div>\r\n<div class=\"detailmodule_html\"><div class=\"detail-desc-decorate-richtext\"><p>\n	&nbsp;\n</p>\n<p>\n	&nbsp;\n</p>\n<p>\n	&nbsp;\n</p>\n<p style=\"word-wrap: break-word;font-family: arial;line-height: normal;\">\n	<span style=\"color: #ff0000;font-size: 24.0px;font-style: inherit;font-weight: inherit;line-height: inherit;\">Hello buyer,Please refer size table and&nbsp;pay attention to&nbsp;feet length. thank you .</span>\n</p>\n<p style=\"word-wrap: break-word;font-family: arial;line-height: normal;\">\n	<span style=\"color: #ff0000;font-size: 24.0px;font-style: inherit;font-weight: inherit;line-height: inherit;\">​<img alt=\"HTB1HdI.SFXXXXXWaXXXq6xXFXXXf (2)\" src=\"https://ae01.alicdn.com/kf/HTB1vpYlBOCYBuNkHFCcq6AHtVXa3.jpg\" /></span>\n</p>\n<p style=\"word-wrap: break-word;font-family: arial;line-height: normal;\">\n	&nbsp;\n</p>\n<p style=\"word-wrap: break-word;font-family: arial;line-height: normal;\">\n	<img alt=\"1236\" src=\"https://ae01.alicdn.com/kf/HTB1cmNoSpXXXXaEXpXXq6xXFXXXs.jpg?size=203616&amp;height=963&amp;width=750&amp;hash=6277a3b1891103c1ec6ce96fc3534e65\" />\n</p>\n<p style=\"margin: 0.0px;padding: 0.0px;border: 0.0px;font-family: arial;line-height: 18.0px;vertical-align: baseline;word-wrap: break-word;color: #000000;\">\n	&nbsp;\n</p>\n<p style=\"word-wrap: break-word;font-family: arial;line-height: normal;\">\n	<span style=\"background-color: #ffcc00;color: #0000ff;font-size: 18.0px;line-height: 24.0px;\">products view</span><span style=\"color: #ff0000;font-size: 18.0px;line-height: 24.0px;\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;</span>\n</p>\n<p style=\"word-wrap: break-word;font-family: arial;line-height: normal;\">\n	<img alt=\"1\" src=\"https://ae01.alicdn.com/kf/HTB15KwKsAyWBuNjy0Fpq6yssXXa3.jpg\" />\n</p>\n<p style=\"word-wrap: break-word;font-family: arial;line-height: normal;\">\n	<img alt=\"8\" src=\"https://ae01.alicdn.com/kf/HTB1RcmhsStYBeNjSspaq6yOOFXar.jpg\" /><img alt=\"10\" src=\"https://ae01.alicdn.com/kf/HTB1ptcCsuSSBuNjy0Flq6zBpVXav.jpg\" />\n</p>\n<p style=\"word-wrap: break-word;font-family: arial;line-height: normal;\">\n	<img alt=\"O1CN01MfCLJJ1ag0ZwMAAHB_!!1101393358\" src=\"https://ae01.alicdn.com/kf/H1d355f3085ad459fa74a1e2dc3c16d9dO.jpg\" /><img alt=\"O1CN01t07u7Z1ag0ZxDWDv8_!!1101393358 (1)\" src=\"https://ae01.alicdn.com/kf/H571584f148354cd1a718dcb7cec9b1d8b.jpg\" /><img alt=\"O1CN01Q9YZPB1ag0ZxDUwut_!!1101393358 (1)\" src=\"https://ae01.alicdn.com/kf/H20ad0cbfb7784abd80a3768d71920b6aM.jpg\" /><img alt=\"O1CN01WfQqxy1ag0ZtWkBBS_!!1101393358\" src=\"https://ae01.alicdn.com/kf/H432536f4f29b431cafc9e58be26b7204u.jpg\" /><img alt=\"O1CN01MnOMRs1ag0ZwM9te7_!!1101393358\" src=\"https://ae01.alicdn.com/kf/H8f1f9fccec544ab183015790f742d845o.jpg\" /><img alt=\"O1CN01PYVCPz1ag0Zwe4AUO_!!1101393358\" src=\"https://ae01.alicdn.com/kf/He00f889da93d4e9797743178e76bcd78J.jpg\" /><img alt=\"O1CN01RX0Igc1ag0Zwe3A5k_!!1101393358\" src=\"https://ae01.alicdn.com/kf/Hfec55b760527475480875809805107b2S.jpg\" /><img alt=\"O1CN014grHcV1ag0ZoqIrD4_!!1101393358\" src=\"https://ae01.alicdn.com/kf/H3c29057ff92e4845b9b69d47c17fe38cZ.jpg\" />\n</p>\n<p style=\"word-wrap: break-word;font-family: arial;line-height: normal;\">\n	&nbsp;\n</p>\n<p style=\"word-wrap: break-word;font-family: arial;line-height: normal;\">\n	<img alt=\"O1CN01jwVfDG1ag0ZwMB6WP_!!1101393358\" src=\"https://ae01.alicdn.com/kf/H694c226100014befac7f936fdeeed24eC.jpg\" /><img alt=\"O1CN01K544QT1ag0Zy5xLHq_!!1101393358\" src=\"https://ae01.alicdn.com/kf/Ha8d244523b464f949034f7fe8fc807d3O.jpg\" />\n</p>\n<p style=\"word-wrap: break-word;font-family: arial;line-height: normal;\">\n	<img alt=\"01\" src=\"https://ae01.alicdn.com/kf/HTB1ENvqNXXXXXX5XVXXq6xXFXXX4/220666554/HTB1ENvqNXXXXXX5XVXXq6xXFXXX4.jpg?size=42741&amp;height=299&amp;width=842&amp;hash=f6eb262df2d7e37c8176ba981a49d499\" />\n</p>\n<p style=\"word-wrap: break-word;font-family: arial;line-height: normal;\">\n	&nbsp;\n</p>\n<p style=\"word-wrap: break-word;font-family: arial;line-height: normal;\">\n	&nbsp;\n</p>\n</div></div>\r\n\n\n', '2021 Newly Men\'s Summer Loafers Shoes Genuine Leather Soft Man Casual Slip-on Cutout Shoes Cowhide Summer Loafers', '', 'publish', 'closed', 'closed', '', '2021-newly-mens-summer-loafers-shoes-genuine-leather-soft-man-casual-slip-on-cutout-shoes-cowhide-summer-loafers', '', '', '2021-06-01 12:10:44', '2021-06-01 12:10:44', '', 0, 'https://shoestimer.com/?post_type=vi_wad_draft_product&#038;p=3087', 0, 'vi_wad_draft_product', '', 0);
INSERT INTO `wpx5_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(3088, 1, '2021-06-01 11:32:58', '2021-06-01 11:32:58', '', '2021 Spring Autumn New Fashion Male Shoes Breathable Nice Female Shoes Chaussure Homme Good Quality Unisex Shoes For Lover 35-44', 'Color: Light Pink Female, Shoe Size: 10', 'publish', 'closed', 'closed', '', '2021-spring-autumn-new-fashion-male-shoes-breathable-nice-female-shoes-chaussure-homme-good-quality-unisex-shoes-for-lover-35-44-52', '', '', '2021-06-01 11:32:58', '2021-06-01 11:32:58', '', 3024, 'http://shoestimer.com/?post_type=product_variation&p=3088', 52, 'product_variation', '', 0),
(3089, 1, '2021-06-01 11:32:59', '2021-06-01 11:32:59', '', '2021 Spring Autumn New Fashion Male Shoes Breathable Nice Female Shoes Chaussure Homme Good Quality Unisex Shoes For Lover 35-44', 'Color: Dark Gray for Male, Shoe Size: 4.5', 'publish', 'closed', 'closed', '', '2021-spring-autumn-new-fashion-male-shoes-breathable-nice-female-shoes-chaussure-homme-good-quality-unisex-shoes-for-lover-35-44-53', '', '', '2021-06-01 11:32:59', '2021-06-01 11:32:59', '', 3024, 'http://shoestimer.com/?post_type=product_variation&p=3089', 53, 'product_variation', '', 0),
(3090, 1, '2021-06-01 11:32:59', '2021-06-01 11:32:59', '', '2021 Spring Autumn New Fashion Male Shoes Breathable Nice Female Shoes Chaussure Homme Good Quality Unisex Shoes For Lover 35-44', 'Color: Light Pink Female, Shoe Size: 9.5', 'publish', 'closed', 'closed', '', '2021-spring-autumn-new-fashion-male-shoes-breathable-nice-female-shoes-chaussure-homme-good-quality-unisex-shoes-for-lover-35-44-54', '', '', '2021-06-01 11:32:59', '2021-06-01 11:32:59', '', 3024, 'http://shoestimer.com/?post_type=product_variation&p=3090', 54, 'product_variation', '', 0),
(3091, 1, '2021-06-01 11:33:00', '2021-06-01 11:33:00', '', '2021 Spring Autumn New Fashion Male Shoes Breathable Nice Female Shoes Chaussure Homme Good Quality Unisex Shoes For Lover 35-44', 'Color: Dark Gray for Male, Shoe Size: 5', 'publish', 'closed', 'closed', '', '2021-spring-autumn-new-fashion-male-shoes-breathable-nice-female-shoes-chaussure-homme-good-quality-unisex-shoes-for-lover-35-44-55', '', '', '2021-06-01 11:33:00', '2021-06-01 11:33:00', '', 3024, 'http://shoestimer.com/?post_type=product_variation&p=3091', 55, 'product_variation', '', 0),
(3092, 1, '2021-06-01 11:33:00', '2021-06-01 11:33:00', '', '2021 Spring Autumn New Fashion Male Shoes Breathable Nice Female Shoes Chaussure Homme Good Quality Unisex Shoes For Lover 35-44', 'Color: Light Pink Female, Shoe Size: 8.5', 'publish', 'closed', 'closed', '', '2021-spring-autumn-new-fashion-male-shoes-breathable-nice-female-shoes-chaussure-homme-good-quality-unisex-shoes-for-lover-35-44-56', '', '', '2021-06-01 11:33:00', '2021-06-01 11:33:00', '', 3024, 'http://shoestimer.com/?post_type=product_variation&p=3092', 56, 'product_variation', '', 0),
(3093, 1, '2021-06-01 11:33:00', '2021-06-01 11:33:00', '', '2021 Spring Autumn New Fashion Male Shoes Breathable Nice Female Shoes Chaussure Homme Good Quality Unisex Shoes For Lover 35-44', 'Color: Dark Gray for Male, Shoe Size: 5.5', 'publish', 'closed', 'closed', '', '2021-spring-autumn-new-fashion-male-shoes-breathable-nice-female-shoes-chaussure-homme-good-quality-unisex-shoes-for-lover-35-44-57', '', '', '2021-06-01 11:33:00', '2021-06-01 11:33:00', '', 3024, 'http://shoestimer.com/?post_type=product_variation&p=3093', 57, 'product_variation', '', 0),
(3094, 1, '2021-06-01 11:33:00', '2021-06-01 11:33:00', '', '2021 Spring Autumn New Fashion Male Shoes Breathable Nice Female Shoes Chaussure Homme Good Quality Unisex Shoes For Lover 35-44', 'Color: Dark Gray for Male, Shoe Size: 6', 'publish', 'closed', 'closed', '', '2021-spring-autumn-new-fashion-male-shoes-breathable-nice-female-shoes-chaussure-homme-good-quality-unisex-shoes-for-lover-35-44-58', '', '', '2021-06-01 11:33:00', '2021-06-01 11:33:00', '', 3024, 'http://shoestimer.com/?post_type=product_variation&p=3094', 58, 'product_variation', '', 0),
(3095, 0, '2021-06-01 11:33:00', '2021-06-01 11:33:00', '', 'Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-3.jpg_640x640-3', '', 'inherit', 'open', 'closed', '', 'authentic-top-quality-fashion-wearable-men-women-sneakers-v-shaped-classic-breathable-mesh-light-walking-trainers-3-jpg_640x640-3', '', '', '2021-06-01 11:33:00', '2021-06-01 11:33:00', '', 2888, 'http://shoestimer.com/wp-content/uploads/2021/06/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-3.jpg_640x640-3.jpg', 0, 'attachment', 'image/jpeg', 0),
(3096, 1, '2021-06-01 12:10:09', '2021-06-01 12:10:09', '                <div class=\"product-specs-list-container\">\r\n                    <ul class=\"product-specs-list util-clearfix\">\r\n						                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Brand Name:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">HUCDML</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Lining Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Mesh</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Outsole Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">EVA</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Upper Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Mesh (Air mesh)</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Shoes Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Basic</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Origin:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">CN(Origin)</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Season:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Summer</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Pattern Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Mixed Colors</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Department Name:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Adult</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Feature:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Breathable</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Feature:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Light</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Insole Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">EVA</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Item Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">casual shoes</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Closure Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Lace-up</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Fit:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Fits true to size, take your normal size</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Model Number:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Men shoes HE6766</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Style 1:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">zapatillas de deporte</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Style 2:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">tenis masculino</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Style 3:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">zapatos para hombre</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Style 4:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">basket homme</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Style 5:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">sapato masculino</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Style 6:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">erkek ayakkablsl</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Style 7:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">tenis hombre</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Style 8:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">men casual shoes</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Style 9:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">chaussure homme</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Style 10:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">scarpe uomo</span>\r\n                            </li>\r\n							                    </ul>\r\n                </div>\r\n				<div style=\"box-sizing: content-box; padding: 0px; margin: 0px; color: rgb(0, 0, 0); font-family: &quot;Open Sans&quot;, sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial; font-size: 12px; text-align: center; background-color: rgb(255, 255, 255); line-height: 18px;\">\n<p style=\"box-sizing: content-box; padding: 0px; margin: 0px; font-size: 13px; line-height: inherit; font-weight: 400; border: 0px; font-style: normal; font-family: arial, helvetica, sans-serif; vertical-align: baseline; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); text-align: left;\"><span style=\"box-sizing: content-box; padding: 0px; margin: 0px; max-width: 100%; word-break: break-word; border: 0px; font-style: inherit; font-weight: inherit; font-size: 20px; line-height: inherit; vertical-align: baseline;\"><span data-spm-anchor-id=\"a2g0o.detail.1000023.i0.68a548b1HDTIfM\" style=\"box-sizing: content-box; padding: 0px; margin: 0px; max-width: 100%; word-break: break-word; border: 0px; font-style: inherit; font-weight: 700; font-size: inherit; line-height: inherit; vertical-align: baseline;\">•Package includes:<br style=\"box-sizing: border-box; padding: 0px; margin: 0px;\">\n•1 Pair x Adults Sport Shoes</span></span></p>\n\n<hr style=\"box-sizing: content-box; padding: 0px; margin: 0px; height: 0px; overflow: visible; border-style: solid; border-color: rgb(216, 216, 216); border-image: initial; border-width: 1px 0px 0px;\">\n<p style=\"box-sizing: content-box; padding: 0px; margin: 0px; font-size: 13px; line-height: inherit; font-weight: 400; border: 0px; font-style: normal; font-family: arial, helvetica, sans-serif; vertical-align: baseline; text-align: center; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0);\"><img src=\"https://ae01.alicdn.com/kf/He4055f94251a49e1a9e3da8d63d0a030j.jpg?width=950&amp;height=478&amp;hash=1428\"></p>\n\n<hr style=\"box-sizing: content-box; padding: 0px; margin: 0px; height: 0px; overflow: visible; border-style: solid; border-color: rgb(216, 216, 216); border-image: initial; border-width: 1px 0px 0px;\">\n<p style=\"box-sizing: content-box; padding: 0px; margin: 0px; font-size: 13px; line-height: inherit; font-weight: 400; border: 0px; font-style: normal; font-family: arial, helvetica, sans-serif; vertical-align: baseline; text-align: center; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0);\">&nbsp;</p>\n\n<p style=\"box-sizing: content-box; padding: 0px; margin: 0px; font-size: 13px; line-height: inherit; font-weight: 400; border: 0px; font-style: normal; font-family: arial, helvetica, sans-serif; vertical-align: baseline; text-align: center; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0);\"><span style=\"box-sizing: content-box; padding: 0px; margin: 0px; max-width: 100%; word-break: break-word; border: 0px; font-style: inherit; font-weight: inherit; font-size: 20px; line-height: inherit; vertical-align: baseline;\"><span style=\"box-sizing: content-box; padding: 0px; margin: 0px; max-width: 100%; word-break: break-word; border: 0px; font-style: inherit; font-weight: 700; font-size: inherit; line-height: inherit; vertical-align: baseline; color: rgb(51, 51, 51);\"><span style=\"box-sizing: content-box; padding: 0px; margin: 0px; max-width: 100%; word-break: break-word; border: 0px; vertical-align: baseline;\"><span style=\"box-sizing: content-box; padding: 0px; margin: 0px; max-width: 100%; word-break: break-word; border: 0px; vertical-align: baseline; color: rgb(255, 0, 0);\">NOTE:Please choose the shoes size according to your foot length,NOT insole length.</span></span></span><span style=\"box-sizing: content-box; padding: 0px; margin: 0px; max-width: 100%; word-break: break-word; border: 0px; vertical-align: baseline; color: rgb(51, 51, 51);\">&nbsp;</span></span></p>\n\n<div style=\"box-sizing: content-box; padding: 0px; margin: 0px; border: 0px; font-style: normal; font-weight: 400; font-size: 24px; line-height: inherit; font-family: arial, helvetica, sans-serif; vertical-align: baseline; text-align: center; background-color: rgb(255, 255, 255); color: rgb(255, 0, 0);\"><span style=\"box-sizing: content-box; padding: 0px; margin: 0px; max-width: 100%; word-break: break-word; border: 0px; font-style: inherit; font-weight: inherit; font-size: 16px; line-height: inherit; vertical-align: baseline;\"><span style=\"box-sizing: content-box; padding: 0px; margin: 0px; max-width: 100%; word-break: break-word; border: 0px; font-style: inherit; font-weight: 700; font-size: inherit; line-height: inherit; vertical-align: baseline;\"><span style=\"box-sizing: content-box; padding: 0px; margin: 0px; max-width: 100%; word-break: break-word; border: 0px; vertical-align: baseline; color: rgb(0, 0, 0);\"><span style=\"box-sizing: content-box; padding: 0px; margin: 0px; max-width: 100%; word-break: break-word; border: 0px; vertical-align: baseline;\"><br>\nSIZE 39 = FOOT LENGTH 25.0cm</span></span></span></span></div>\n\n<div style=\"box-sizing: content-box; padding: 0px; margin: 0px; border: 0px; font-style: normal; font-weight: 400; font-size: 24px; line-height: inherit; font-family: arial, helvetica, sans-serif; vertical-align: baseline; text-align: center; background-color: rgb(255, 255, 255); color: rgb(255, 0, 0);\"><span style=\"box-sizing: content-box; padding: 0px; margin: 0px; max-width: 100%; word-break: break-word; border: 0px; font-style: inherit; font-weight: inherit; font-size: 16px; line-height: inherit; vertical-align: baseline;\"><span style=\"box-sizing: content-box; padding: 0px; margin: 0px; max-width: 100%; word-break: break-word; border: 0px; font-style: inherit; font-weight: 700; font-size: inherit; line-height: inherit; vertical-align: baseline;\"><span style=\"box-sizing: content-box; padding: 0px; margin: 0px; max-width: 100%; word-break: break-word; border: 0px; vertical-align: baseline; color: rgb(0, 0, 0);\"><span style=\"box-sizing: content-box; padding: 0px; margin: 0px; max-width: 100%; word-break: break-word; border: 0px; vertical-align: baseline;\">SIZE 40 = FOOT LENGTH 25.5cm</span></span></span></span></div>\n\n<div style=\"box-sizing: content-box; padding: 0px; margin: 0px; border: 0px; font-style: normal; font-weight: 400; font-size: 24px; line-height: inherit; font-family: arial, helvetica, sans-serif; vertical-align: baseline; text-align: center; background-color: rgb(255, 255, 255); color: rgb(255, 0, 0);\"><span style=\"box-sizing: content-box; padding: 0px; margin: 0px; max-width: 100%; word-break: break-word; border: 0px; font-style: inherit; font-weight: inherit; font-size: 16px; line-height: inherit; vertical-align: baseline;\"><span style=\"box-sizing: content-box; padding: 0px; margin: 0px; max-width: 100%; word-break: break-word; border: 0px; font-style: inherit; font-weight: 700; font-size: inherit; line-height: inherit; vertical-align: baseline;\"><span style=\"box-sizing: content-box; padding: 0px; margin: 0px; max-width: 100%; word-break: break-word; border: 0px; vertical-align: baseline; color: rgb(0, 0, 0);\"><span style=\"box-sizing: content-box; padding: 0px; margin: 0px; max-width: 100%; word-break: break-word; border: 0px; vertical-align: baseline;\">SIZE 41 = FOOT LENGTH 26.0cm</span></span></span></span></div>\n\n<div style=\"box-sizing: content-box; padding: 0px; margin: 0px; border: 0px; font-style: normal; font-weight: 400; font-size: 24px; line-height: inherit; font-family: arial, helvetica, sans-serif; vertical-align: baseline; text-align: center; background-color: rgb(255, 255, 255); color: rgb(255, 0, 0);\"><span style=\"box-sizing: content-box; padding: 0px; margin: 0px; max-width: 100%; word-break: break-word; border: 0px; font-style: inherit; font-weight: inherit; font-size: 8px; line-height: inherit; vertical-align: baseline;\"><span style=\"box-sizing: content-box; padding: 0px; margin: 0px; max-width: 100%; word-break: break-word; border: 0px; font-style: inherit; font-weight: 700; font-size: 16px; line-height: inherit; vertical-align: baseline;\"><span style=\"box-sizing: content-box; padding: 0px; margin: 0px; max-width: 100%; word-break: break-word; border: 0px; vertical-align: baseline; color: rgb(0, 0, 0);\"><span style=\"box-sizing: content-box; padding: 0px; margin: 0px; max-width: 100%; word-break: break-word; border: 0px; vertical-align: baseline;\">SIZE 42 = FOOT LENGTH 26.5cm</span></span></span></span></div>\n\n<div style=\"box-sizing: content-box; padding: 0px; margin: 0px; border: 0px; font-style: normal; font-weight: 400; font-size: 24px; line-height: inherit; font-family: arial, helvetica, sans-serif; vertical-align: baseline; text-align: center; background-color: rgb(255, 255, 255); color: rgb(255, 0, 0);\"><span style=\"box-sizing: content-box; padding: 0px; margin: 0px; max-width: 100%; word-break: break-word; border: 0px; font-style: inherit; font-weight: inherit; font-size: 16px; line-height: inherit; vertical-align: baseline;\"><span style=\"box-sizing: content-box; padding: 0px; margin: 0px; max-width: 100%; word-break: break-word; border: 0px; font-style: inherit; font-weight: 700; font-size: inherit; line-height: inherit; vertical-align: baseline;\"><span style=\"box-sizing: content-box; padding: 0px; margin: 0px; max-width: 100%; word-break: break-word; border: 0px; vertical-align: baseline; color: rgb(0, 0, 0);\"><span style=\"box-sizing: content-box; padding: 0px; margin: 0px; max-width: 100%; word-break: break-word; border: 0px; vertical-align: baseline;\">SIZE 43 = FOOT LENGTH 27.0cm</span></span></span></span></div>\n\n<div style=\"box-sizing: content-box; padding: 0px; margin: 0px; border: 0px; font-style: normal; font-weight: 400; font-size: 24px; line-height: inherit; font-family: arial, helvetica, sans-serif; vertical-align: baseline; text-align: center; background-color: rgb(255, 255, 255); color: rgb(255, 0, 0);\"><span style=\"box-sizing: content-box; padding: 0px; margin: 0px; max-width: 100%; word-break: break-word; border: 0px; font-style: inherit; font-weight: inherit; font-size: 16px; line-height: inherit; vertical-align: baseline;\"><span style=\"box-sizing: content-box; padding: 0px; margin: 0px; max-width: 100%; word-break: break-word; border: 0px; font-style: inherit; font-weight: 700; font-size: inherit; line-height: inherit; vertical-align: baseline;\"><span style=\"box-sizing: content-box; padding: 0px; margin: 0px; max-width: 100%; word-break: break-word; border: 0px; vertical-align: baseline; color: rgb(0, 0, 0);\"><span style=\"box-sizing: content-box; padding: 0px; margin: 0px; max-width: 100%; word-break: break-word; border: 0px; vertical-align: baseline;\">SIZE 44 = FOOT LENGTH 27.5cm<br style=\"box-sizing: border-box; padding: 0px; margin: 0px;\">\n<span style=\"box-sizing: content-box; padding: 0px; margin: 0px; max-width: 100%; word-break: break-word; border: 0px; font-style: inherit; font-weight: inherit; font-size: 16px; line-height: inherit; vertical-align: baseline;\"><span style=\"box-sizing: content-box; padding: 0px; margin: 0px; max-width: 100%; word-break: break-word; border: 0px; font-style: inherit; font-weight: 700; font-size: inherit; line-height: inherit; vertical-align: baseline;\"><span style=\"box-sizing: content-box; padding: 0px; margin: 0px; max-width: 100%; word-break: break-word; border: 0px; vertical-align: baseline; color: rgb(0, 0, 0);\"><span style=\"box-sizing: content-box; padding: 0px; margin: 0px; max-width: 100%; word-break: break-word; border: 0px; vertical-align: baseline;\"><span style=\"box-sizing: content-box; padding: 0px; margin: 0px; max-width: 100%; word-break: break-word; border: 0px; font-style: inherit; font-weight: inherit; font-size: 16px; line-height: inherit; vertical-align: baseline;\"><span style=\"box-sizing: content-box; padding: 0px; margin: 0px; max-width: 100%; word-break: break-word; border: 0px; font-style: inherit; font-weight: 700; font-size: inherit; line-height: inherit; vertical-align: baseline;\"><span style=\"box-sizing: content-box; padding: 0px; margin: 0px; max-width: 100%; word-break: break-word; border: 0px; vertical-align: baseline; color: rgb(0, 0, 0);\"><span style=\"box-sizing: content-box; padding: 0px; margin: 0px; max-width: 100%; word-break: break-word; border: 0px; vertical-align: baseline;\">SIZE 45&nbsp;= FOOT LENGTH 28.0cm</span></span></span></span></span></span></span></span><br style=\"box-sizing: border-box; padding: 0px; margin: 0px;\">\n<span style=\"box-sizing: content-box; padding: 0px; margin: 0px; max-width: 100%; word-break: break-word; border: 0px; font-style: inherit; font-weight: inherit; font-size: 16px; line-height: inherit; vertical-align: baseline;\"><span style=\"box-sizing: content-box; padding: 0px; margin: 0px; max-width: 100%; word-break: break-word; border: 0px; font-style: inherit; font-weight: 700; font-size: inherit; line-height: inherit; vertical-align: baseline;\"><span style=\"box-sizing: content-box; padding: 0px; margin: 0px; max-width: 100%; word-break: break-word; border: 0px; vertical-align: baseline; color: rgb(0, 0, 0);\"><span style=\"box-sizing: content-box; padding: 0px; margin: 0px; max-width: 100%; word-break: break-word; border: 0px; vertical-align: baseline;\">SIZE 46&nbsp;= FOOT LENGTH 28.5cm<br>\n<span style=\"box-sizing: content-box; padding: 0px; margin: 0px; max-width: 100%; word-break: break-word; border: 0px; font-style: inherit; font-weight: inherit; font-size: 16px; line-height: inherit; vertical-align: baseline;\"><span style=\"box-sizing: content-box; padding: 0px; margin: 0px; max-width: 100%; word-break: break-word; border: 0px; font-style: inherit; font-weight: 700; font-size: inherit; line-height: inherit; vertical-align: baseline;\"><span style=\"box-sizing: content-box; padding: 0px; margin: 0px; max-width: 100%; word-break: break-word; border: 0px; vertical-align: baseline; color: rgb(0, 0, 0);\"><span style=\"box-sizing: content-box; padding: 0px; margin: 0px; max-width: 100%; word-break: break-word; border: 0px; vertical-align: baseline;\"><span style=\"box-sizing: content-box; padding: 0px; margin: 0px; max-width: 100%; word-break: break-word; border: 0px; font-style: inherit; font-weight: inherit; font-size: 16px; line-height: inherit; vertical-align: baseline;\"><span style=\"box-sizing: content-box; padding: 0px; margin: 0px; max-width: 100%; word-break: break-word; border: 0px; font-style: inherit; font-weight: 700; font-size: inherit; line-height: inherit; vertical-align: baseline;\"><span style=\"box-sizing: content-box; padding: 0px; margin: 0px; max-width: 100%; word-break: break-word; border: 0px; vertical-align: baseline; color: rgb(0, 0, 0);\"><span style=\"box-sizing: content-box; padding: 0px; margin: 0px; max-width: 100%; word-break: break-word; border: 0px; vertical-align: baseline;\">SIZE 47&nbsp;= FOOT LENGTH 29.0cm<br>\n<span style=\"box-sizing: content-box; padding: 0px; margin: 0px; max-width: 100%; word-break: break-word; border: 0px; font-style: inherit; font-weight: inherit; font-size: 16px; line-height: inherit; vertical-align: baseline;\"><span style=\"box-sizing: content-box; padding: 0px; margin: 0px; max-width: 100%; word-break: break-word; border: 0px; font-style: inherit; font-weight: 700; font-size: inherit; line-height: inherit; vertical-align: baseline;\"><span style=\"box-sizing: content-box; padding: 0px; margin: 0px; max-width: 100%; word-break: break-word; border: 0px; vertical-align: baseline; color: rgb(0, 0, 0);\"><span style=\"box-sizing: content-box; padding: 0px; margin: 0px; max-width: 100%; word-break: break-word; border: 0px; vertical-align: baseline;\"><span style=\"box-sizing: content-box; padding: 0px; margin: 0px; max-width: 100%; word-break: break-word; border: 0px; font-style: inherit; font-weight: inherit; font-size: 16px; line-height: inherit; vertical-align: baseline;\"><span style=\"box-sizing: content-box; padding: 0px; margin: 0px; max-width: 100%; word-break: break-word; border: 0px; font-style: inherit; font-weight: 700; font-size: inherit; line-height: inherit; vertical-align: baseline;\"><span style=\"box-sizing: content-box; padding: 0px; margin: 0px; max-width: 100%; word-break: break-word; border: 0px; vertical-align: baseline; color: rgb(0, 0, 0);\"><span style=\"box-sizing: content-box; padding: 0px; margin: 0px; max-width: 100%; word-break: break-word; border: 0px; vertical-align: baseline;\"><span style=\"box-sizing: content-box; padding: 0px; margin: 0px; max-width: 100%; word-break: break-word; border: 0px; font-style: inherit; font-weight: inherit; font-size: 16px; line-height: inherit; vertical-align: baseline;\"><span style=\"box-sizing: content-box; padding: 0px; margin: 0px; max-width: 100%; word-break: break-word; border: 0px; font-style: inherit; font-weight: 700; font-size: inherit; line-height: inherit; vertical-align: baseline;\"><span style=\"box-sizing: content-box; padding: 0px; margin: 0px; max-width: 100%; word-break: break-word; border: 0px; vertical-align: baseline; color: rgb(0, 0, 0);\"><span style=\"box-sizing: content-box; padding: 0px; margin: 0px; max-width: 100%; word-break: break-word; border: 0px; vertical-align: baseline;\"><span style=\"box-sizing: content-box; padding: 0px; margin: 0px; max-width: 100%; word-break: break-word; border: 0px; font-style: inherit; font-weight: inherit; font-size: 16px; line-height: inherit; vertical-align: baseline;\"><span style=\"box-sizing: content-box; padding: 0px; margin: 0px; max-width: 100%; word-break: break-word; border: 0px; font-style: inherit; font-weight: 700; font-size: inherit; line-height: inherit; vertical-align: baseline;\"><span style=\"box-sizing: content-box; padding: 0px; margin: 0px; max-width: 100%; word-break: break-word; border: 0px; vertical-align: baseline; color: rgb(0, 0, 0);\"><span style=\"box-sizing: content-box; padding: 0px; margin: 0px; max-width: 100%; word-break: break-word; border: 0px; vertical-align: baseline;\">SIZE 48&nbsp;= FOOT LENGTH 29.5cm</span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></div>\n\n<div style=\"box-sizing: content-box; padding: 0px; margin: 0px; border: 0px; font-style: normal; font-weight: 400; font-size: 13px; line-height: inherit; font-family: arial, helvetica, sans-serif; vertical-align: baseline; text-align: center; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0);\">\n<hr style=\"box-sizing: content-box; padding: 0px; margin: 0px; height: 0px; overflow: visible; border-style: solid; border-color: rgb(216, 216, 216); border-image: initial; border-width: 1px 0px 0px;\">\n<p style=\"box-sizing: border-box; padding: 0px; margin: 0px; font-size: 14px; line-height: inherit; font-weight: 400;\"><span style=\"font-size:24px;\"><span style=\"box-sizing: content-box; padding: 0px; margin: 0px; max-width: 100%; word-break: break-word; border: 0px; font-style: inherit; font-weight: inherit; line-height: inherit; font-family: &quot;comic sans ms&quot;; vertical-align: baseline;\">Product details page&nbsp;</span></span></p>\n</div>\n</div>\n\n<hr style=\"box-sizing: content-box; padding: 0px; margin: 0px; height: 0px; overflow: visible; border-style: solid; border-color: rgb(216, 216, 216); border-image: initial; border-width: 1px 0px 0px; color: rgb(0, 0, 0); font-family: &quot;Open Sans&quot;, sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial; font-size: 12px; text-align: center;\">\n<p data-spm-anchor-id=\"a2g0o.detail.1000023.i4.68a548b1HDTIfM\" style=\"box-sizing: border-box; padding: 0px; margin: 0px; font-size: 14px; line-height: inherit; font-weight: 400; color: rgb(0, 0, 0); font-family: &quot;Open Sans&quot;, sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial; text-align: center;\"><br style=\"box-sizing: border-box; padding: 0px; margin: 0px;\">\n<img src=\"https://ae01.alicdn.com/kf/H36762ed6a2af44939e86ac9b44951897d.jpg?width=750&height=1098&hash=1848\"><img src=\"https://ae01.alicdn.com/kf/H39428e2631324316bf232b8e2932c19bi.jpg?width=750&height=1009&hash=1759\"><img src=\"https://ae01.alicdn.com/kf/Hc638be35782e450d81dc16d3046be375C.jpg?width=750&height=1065&hash=1815\"><img src=\"https://ae01.alicdn.com/kf/H72f2207940d34d1e942c23d5071c48e3S.jpg?width=750&height=842&hash=1592\"><img src=\"https://ae01.alicdn.com/kf/H7e4fce156dc04f69a441eed614988b5ej.jpg?width=750&height=454&hash=1204\"><img src=\"https://ae01.alicdn.com/kf/H914955940c944b6d81a5140cdf60698bJ.jpg?width=750&height=1054&hash=1804\"><img src=\"https://ae01.alicdn.com/kf/H9c9d85c722674336b6cd14a3f7b81817F.jpg?width=750&height=1059&hash=1809\"><img src=\"https://ae01.alicdn.com/kf/Hfcc21537c5084084b5c60853ca204eb4a.jpg?width=750&height=1043&hash=1793\"><img src=\"https://ae01.alicdn.com/kf/H5537294b1c9f4bcfb0e75c60d03c426a5.jpg?width=750&height=1048&hash=1798\"><img src=\"https://ae01.alicdn.com/kf/H556ef674e90c4ad194c50f65785b2e38Q.jpg?width=750&height=602&hash=1352\"><img src=\"https://ae01.alicdn.com/kf/H5effbddd7ec94e5596220e87a0bf41dcv.jpg?width=750&height=1074&hash=1824\"><img src=\"https://ae01.alicdn.com/kf/H9237c86dc1ea46d99280614ef60a2750S.jpg?width=750&height=937&hash=1687\"><img src=\"https://ae01.alicdn.com/kf/Hd5e4ebc3f38a44d2a44cb39117e72791g.jpg?width=750&height=830&hash=1580\"><img src=\"https://ae01.alicdn.com/kf/H36b219c069014c5c9318ceee04388024U.jpg?width=750&height=792&hash=1542\"><img src=\"https://ae01.alicdn.com/kf/H1c5079f85d3643db8b6863e1a009015f1.jpg?width=750&height=840&hash=1590\"><img src=\"https://ae01.alicdn.com/kf/H11168f184ea842d6a7a14aa234d72fa7j.jpg?width=750&height=747&hash=1497\"><img src=\"https://ae01.alicdn.com/kf/Hf2f26d159e2f4b73a36e4c11f7801215m.jpg?width=750&height=822&hash=1572\"><img src=\"https://ae01.alicdn.com/kf/H209725d0c2fd424797056930e434f233m.jpg?width=750&height=811&hash=1561\"><img src=\"https://ae01.alicdn.com/kf/He36d15b3b80d4c7ab83138c06d502fd4S.jpg?width=750&height=767&hash=1517\"><img src=\"https://ae01.alicdn.com/kf/H091bf0c2ec4f469ebb88686eff4cc47e6.jpg?width=750&height=982&hash=1732\"><img src=\"https://ae01.alicdn.com/kf/Hc7c0f36d17134d0bb16ef5f39cdd08eba.jpg?width=750&height=797&hash=1547\"><img src=\"https://ae01.alicdn.com/kf/Hab87f6ac1d3043889801efba330e6f54g.jpg?width=750&height=820&hash=1570\"><img src=\"https://ae01.alicdn.com/kf/Hdaa9712f9816472c918d62555165b8ccE.jpg?width=750&height=892&hash=1642\"><img src=\"https://ae01.alicdn.com/kf/Hecca96e624134aeabbe7155ac1c30baeB.jpg?width=750&height=627&hash=1377\"><img src=\"https://ae01.alicdn.com/kf/H56bf02450daf4a6898741fb449106941g.jpg?width=750&height=823&hash=1573\"><img src=\"https://ae01.alicdn.com/kf/H00ded0e98f744da7a668c20109afd9cdL.jpg?width=750&height=1007&hash=1757\"><img src=\"https://ae01.alicdn.com/kf/H0dcd0a9aad4c412da115a5573aadd6a8N.jpg?width=750&height=734&hash=1484\"><img src=\"https://ae01.alicdn.com/kf/Hc0da7646dfbe43deb950ee2366c50ccfk.jpg?width=750&height=1074&hash=1824\"></p>\n\n<hr style=\"box-sizing: content-box; padding: 0px; margin: 0px; height: 0px; overflow: visible; border-style: solid; border-color: rgb(216, 216, 216); border-image: initial; border-width: 1px 0px 0px; color: rgb(0, 0, 0); font-family: &quot;Open Sans&quot;, sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial; font-size: 12px; text-align: center;\">\n<p style=\"box-sizing: border-box; padding: 0px; margin: 0px; font-size: 14px; line-height: inherit; font-weight: 400; color: rgb(0, 0, 0); font-family: &quot;Open Sans&quot;, sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial; text-align: center; background-color: rgb(255, 255, 255);\"><img alt=\"aeProduct.getSubject()\" src=\"https://ae01.alicdn.com/kf/Hf498793a3bfc41619b87c402e78c59ee7.jpg?width=950&amp;height=300&amp;hash=1250\" style=\"box-sizing: border-box; padding: 0px; margin: 0px; border-style: none; vertical-align: middle; max-width: 100%; font-style: inherit; font-weight: inherit; line-height: inherit; font-family: arial, helvetica, sans-serif; font-size: 0px; color: transparent; background-color: rgb(255, 255, 255);\"><span style=\"box-sizing: border-box; padding: 0px; margin: 0px; max-width: 100%; word-break: break-word; line-height: 1.5;\"><span style=\"box-sizing: border-box; padding: 0px; margin: 0px; max-width: 100%; word-break: break-word;\">&nbsp;</span></span><img alt=\"aeProduct.getSubject()\" src=\"https://ae01.alicdn.com/kf/H0fe85e2f810f40018cd06cf7932c75c5v.jpg?width=790&amp;height=698&amp;hash=1488\" style=\"box-sizing: border-box; padding: 0px; margin: 0px; border-style: none; vertical-align: middle; max-width: 100%; font-style: inherit; font-weight: inherit; line-height: inherit; font-family: arial, helvetica, sans-serif; font-size: 0px; color: transparent; background-color: rgb(255, 255, 255);\"></p>\n\n<p style=\"box-sizing: border-box; padding: 0px; margin: 0px; font-size: 12px; line-height: 16.9px; font-weight: inherit; font-style: inherit; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial; text-align: center; background-color: rgb(255, 255, 255); color: rgb(51, 51, 51); border: 0px; font-family: arial, helvetica, sans-serif; vertical-align: baseline;\"><img alt=\"aeProduct.getSubject()\" src=\"https://ae01.alicdn.com/kf/H6d16078ba134460589c7033b4ec4beaaj.jpg?width=939&amp;height=50&amp;hash=989\" style=\"box-sizing: border-box; padding: 0px; margin: 0px; border-style: none; vertical-align: middle; max-width: 100%; font-style: inherit; font-weight: inherit; font-size: 0px; line-height: inherit; color: transparent;\"></p>\n\n<hr style=\"box-sizing: content-box; padding: 0px; margin: 0px; height: 0px; overflow: visible; border-style: solid; border-color: rgb(216, 216, 216); border-image: initial; border-width: 1px 0px 0px; color: rgb(0, 0, 0); font-family: &quot;Open Sans&quot;, sans-serif; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial; background-color: rgb(255, 255, 255);\">\n<div style=\"box-sizing: content-box; padding: 5px 10px; margin: 0px; color: rgb(0, 0, 0); font-family: &quot;Open Sans&quot;, sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial; font-size: 12px; background: rgb(238, 238, 238); border: 1px solid rgb(204, 204, 204); text-align: left;\"><span style=\"box-sizing: border-box; padding: 0px; margin: 0px; max-width: 100%; word-break: break-word; font-size: 18px; color: rgb(0, 51, 153);\"><strong style=\"box-sizing: border-box; padding: 0px; margin: 0px; font-weight: 700 !important;\">&nbsp;^^Shipment:</strong></span></div>\n\n<div style=\"box-sizing: content-box; padding: 5px 10px; margin: 0px; color: rgb(0, 0, 0); font-family: &quot;Open Sans&quot;, sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial; font-size: 12px; background: rgb(238, 238, 238); border: 1px solid rgb(204, 204, 204); text-align: left;\"><span style=\"box-sizing: border-box; padding: 0px; margin: 0px; max-width: 100%; word-break: break-word; font-size: 16px;\">1.Items&nbsp;are&nbsp;generally&nbsp;shipped&nbsp;out&nbsp;within&nbsp;2&nbsp;business&nbsp;day&nbsp;after&nbsp;your&nbsp;payment&nbsp;is&nbsp;completed.(Sat.&nbsp;&amp;&nbsp;Sun.&nbsp;&amp;&nbsp;Public&nbsp;holiday&nbsp;excluded.)</span></div>\n\n<div style=\"box-sizing: content-box; padding: 5px 10px; margin: 0px; color: rgb(0, 0, 0); font-family: &quot;Open Sans&quot;, sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial; font-size: 12px; background: rgb(238, 238, 238); border: 1px solid rgb(204, 204, 204); text-align: left;\"><strong style=\"box-sizing: border-box; padding: 0px; margin: 0px; font-weight: 700 !important; line-height: 1.5;\"><span style=\"box-sizing: border-box; padding: 0px; margin: 0px; max-width: 100%; word-break: break-word; font-size: 18px; color: rgb(0, 51, 153);\">^^Feedback </span></strong>&nbsp; <span style=\"box-sizing: border-box; padding: 0px; margin: 0px; max-width: 100%; word-break: break-word; font-size: 16px; line-height: 19.2px;\"><strong style=\"box-sizing: border-box; padding: 0px; margin: 0px; font-weight: 700 !important;\"><span style=\"box-sizing: border-box; padding: 0px; margin: 0px; max-width: 100%; word-break: break-word; font-size: 18px; color: rgb(0, 51, 153);\">5&nbsp;Stars</span></strong>&nbsp;</span></div>\n\n<div style=\"box-sizing: content-box; padding: 5px 10px; margin: 0px; color: rgb(0, 0, 0); font-family: &quot;Open Sans&quot;, sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial; font-size: 12px; background: rgb(238, 238, 238); border: 1px solid rgb(204, 204, 204); text-align: left;\"><span style=\"box-sizing: border-box; padding: 0px; margin: 0px; max-width: 100%; word-break: break-word; font-size: 16px;\">Dear&nbsp;friends,&nbsp;We&nbsp;are&nbsp;very&nbsp;pleased&nbsp;that&nbsp;you&nbsp;select&nbsp;our&nbsp;store,If&nbsp;you&nbsp;like&nbsp;our&nbsp;shoes&nbsp;after&nbsp;receiving&nbsp;the&nbsp;shoes,Please&nbsp;give&nbsp;us&nbsp;5&nbsp;stars&nbsp;and&nbsp;leave&nbsp;beautiful&nbsp;real&nbsp;pictures&nbsp;in&nbsp;your&nbsp;order&nbsp;reviews,We&nbsp;will&nbsp;select&nbsp;the&nbsp;beautiful&nbsp;picture&nbsp;show&nbsp;every&nbsp;month&nbsp;and&nbsp;reward&nbsp;a&nbsp;exquisite&nbsp;gift.</span></div>\n\n<div style=\"box-sizing: content-box; padding: 5px 10px; margin: 0px; color: rgb(0, 0, 0); font-family: &quot;Open Sans&quot;, sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial; font-size: 12px; background: rgb(238, 238, 238); border: 1px solid rgb(204, 204, 204); text-align: left;\"><strong style=\"box-sizing: border-box; padding: 0px; margin: 0px; font-weight: 700 !important; color: rgb(0, 51, 153); font-size: 18px; line-height: 1.5;\">^^Return&amp;Exchange</strong></div>\n\n<div style=\"box-sizing: content-box; padding: 5px 10px; margin: 0px; color: rgb(0, 0, 0); font-family: &quot;Open Sans&quot;, sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial; font-size: 12px; background: rgb(238, 238, 238); border: 1px solid rgb(204, 204, 204); text-align: left;\"><span style=\"box-sizing: border-box; padding: 0px; margin: 0px; max-width: 100%; word-break: break-word; font-size: 16px;\">If&nbsp;you&nbsp;receive&nbsp;the&nbsp;item&nbsp;with&nbsp;any&nbsp;problems,&nbsp;please&nbsp;firstly&nbsp;cantact&nbsp;with&nbsp;us&nbsp;,We&nbsp;always&nbsp;do&nbsp;our&nbsp;best&nbsp;to&nbsp;help&nbsp;customers&nbsp;solve&nbsp;problems.&nbsp;</span></div>\n\n', 'HUCDML Big Size Sneakers Shoes for Men Lightweight Breathable Running Walking Male Footwear Soft Sole Lace-up Scarpe Uomo', '', 'publish', 'closed', 'closed', '', 'hucdml-big-size-sneakers-shoes-for-men-lightweight-breathable-running-walking-male-footwear-soft-sole-lace-up-scarpe-uomo', '', '', '2021-06-01 12:10:09', '2021-06-01 12:10:09', '', 0, 'https://shoestimer.com/?post_type=vi_wad_draft_product&#038;p=3096', 0, 'vi_wad_draft_product', '', 0),
(3097, 1, '2021-06-01 11:33:00', '2021-06-01 11:33:00', '', '2021 Spring Autumn New Fashion Male Shoes Breathable Nice Female Shoes Chaussure Homme Good Quality Unisex Shoes For Lover 35-44', 'Color: Dark Gray for Male, Shoe Size: 7', 'publish', 'closed', 'closed', '', '2021-spring-autumn-new-fashion-male-shoes-breathable-nice-female-shoes-chaussure-homme-good-quality-unisex-shoes-for-lover-35-44-59', '', '', '2021-06-01 11:33:00', '2021-06-01 11:33:00', '', 3024, 'http://shoestimer.com/?post_type=product_variation&p=3097', 59, 'product_variation', '', 0),
(3098, 1, '2021-06-01 11:33:01', '2021-06-01 11:33:01', '', '2021 Spring Autumn New Fashion Male Shoes Breathable Nice Female Shoes Chaussure Homme Good Quality Unisex Shoes For Lover 35-44', 'Color: Dark Gray for Male, Shoe Size: 7.5', 'publish', 'closed', 'closed', '', '2021-spring-autumn-new-fashion-male-shoes-breathable-nice-female-shoes-chaussure-homme-good-quality-unisex-shoes-for-lover-35-44-60', '', '', '2021-06-01 11:33:01', '2021-06-01 11:33:01', '', 3024, 'http://shoestimer.com/?post_type=product_variation&p=3098', 60, 'product_variation', '', 0),
(3099, 1, '2021-06-01 11:33:02', '2021-06-01 11:33:02', '', '2021 Spring Autumn New Fashion Male Shoes Breathable Nice Female Shoes Chaussure Homme Good Quality Unisex Shoes For Lover 35-44', 'Color: Dark Gray for Male, Shoe Size: 8.5', 'publish', 'closed', 'closed', '', '2021-spring-autumn-new-fashion-male-shoes-breathable-nice-female-shoes-chaussure-homme-good-quality-unisex-shoes-for-lover-35-44-61', '', '', '2021-06-01 11:33:02', '2021-06-01 11:33:02', '', 3024, 'http://shoestimer.com/?post_type=product_variation&p=3099', 61, 'product_variation', '', 0);
INSERT INTO `wpx5_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(3100, 1, '2021-06-01 11:33:02', '2021-06-01 11:33:02', '', '2021 Spring Autumn New Fashion Male Shoes Breathable Nice Female Shoes Chaussure Homme Good Quality Unisex Shoes For Lover 35-44', 'Color: Light Pink Female, Shoe Size: 5', 'publish', 'closed', 'closed', '', '2021-spring-autumn-new-fashion-male-shoes-breathable-nice-female-shoes-chaussure-homme-good-quality-unisex-shoes-for-lover-35-44-62', '', '', '2021-06-01 11:33:02', '2021-06-01 11:33:02', '', 3024, 'http://shoestimer.com/?post_type=product_variation&p=3100', 62, 'product_variation', '', 0),
(3101, 1, '2021-06-01 11:33:03', '2021-06-01 11:33:03', '', '2021 Spring Autumn New Fashion Male Shoes Breathable Nice Female Shoes Chaussure Homme Good Quality Unisex Shoes For Lover 35-44', 'Color: Dark Gray for Male, Shoe Size: 9.5', 'publish', 'closed', 'closed', '', '2021-spring-autumn-new-fashion-male-shoes-breathable-nice-female-shoes-chaussure-homme-good-quality-unisex-shoes-for-lover-35-44-63', '', '', '2021-06-01 11:33:03', '2021-06-01 11:33:03', '', 3024, 'http://shoestimer.com/?post_type=product_variation&p=3101', 63, 'product_variation', '', 0),
(3103, 1, '2021-06-01 12:09:30', '2021-06-01 12:09:30', '                <div class=\"product-specs-list-container\">\r\n                    <ul class=\"product-specs-list util-clearfix\">\r\n						                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Brand Name:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">TROADLOP</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Upper Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Kid Suede</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Outsole Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Rubber</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Model Number:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">TB200</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Closure Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Slip-On</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Fit:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Fits true to size, take your normal size</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Shoes Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Basic</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Pattern Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Solid</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Department Name:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Adult</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Feature:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Breathable</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Insole Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Sheepskin</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Lining Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Genuine Leather</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Lining-Genuine Leather Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Sheepskin</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Season:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Spring/Autumn</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Item Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">casual shoes</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">color:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">apricot,brown,gray,black,blue,khaki</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">size:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">EU39-46</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">style:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">skidsuede round toe shoes men</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">occasion:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">slip on platform casual shoes male</span>\r\n                            </li>\r\n							                    </ul>\r\n                </div>\r\n				<div class=\"detailmodule_html\"><div class=\"detail-desc-decorate-richtext\"><h3 style=\"text-align: center;\">\n	<span style=\"color: rgb(255, 0, 0);\"><span style=\"font-size: 26px;\">High Top Men Loafers Shoes KidSuede Runway Casual Shoes Male Round Toe Slip On Flat Penny Doug Shoes Men&nbsp;<img alt=\"HTB1.dMMr3mTBuNjy1Xbq6yMrVXaq\" src=\"https://ae01.alicdn.com/kf/H251856b615344052bb53e35e0d954b9aS.jpg\" /><img alt=\"QQ图片20200901154039\" src=\"https://ae01.alicdn.com/kf/H0882c408ce15425189738b9142232b24t.jpg\" /><img alt=\"QQ图片20200901154043\" src=\"https://ae01.alicdn.com/kf/H142c488f65414155b19bcae3fbad7bf41.jpg\" /><img alt=\"QQ图片20200901154058\" src=\"https://ae01.alicdn.com/kf/H72a2def2b4874add8e58bcbabec5a0b4B.jpg\" /><img alt=\"QQ图片20191127163808\" src=\"https://ae01.alicdn.com/kf/Hd4d74ca126d6421388ee84d782f0413dV.jpg\" /><img alt=\"QQ图片20191127163740\" src=\"https://ae01.alicdn.com/kf/H6e47f793583f452d97928d9a917ead8aI.jpg\" /><img alt=\"QQ图片20200901154003\" src=\"https://ae01.alicdn.com/kf/Hdd4a78c1894d496aa46b4fd887996378I.jpg\" /><img alt=\"QQ图片20200901153945\" src=\"https://ae01.alicdn.com/kf/Hf28a314770a84627a1f72c17ce3a34a6z.jpg\" /><img alt=\"QQ图片20200901153949\" src=\"https://ae01.alicdn.com/kf/Hbea2efeab90a461b93b4edc604dd8c261.jpg\" /><img alt=\"QQ图片20191127163743\" src=\"https://ae01.alicdn.com/kf/Hf241a38cd0e3425ab94015794234e4d9M.jpg\" /><img alt=\"QQ图片20191127163552\" src=\"https://ae01.alicdn.com/kf/H54471283a62f4ca382cb8b76c36bab1d3.jpg\" /><img alt=\"QQ图片20191127163634\" src=\"https://ae01.alicdn.com/kf/Ha89d1d66a53a42eb8914f545bad9bd9bZ.jpg\" /><img alt=\"QQ图片20191127163652\" src=\"https://ae01.alicdn.com/kf/Ha1f003853eed49f99583ec5142106326G.jpg\" /><img alt=\"QQ图片20191127163659\" src=\"https://ae01.alicdn.com/kf/Hd520d0a5d0ba4804929df117548ccf2f3.jpg\" /><img alt=\"QQ图片20191127163656\" src=\"https://ae01.alicdn.com/kf/H62d7e74129b242b881ba122a7a8ccc9b4.jpg\" /><img alt=\"Hb3d2cc91891a45919c0507e6a4bd07f9x\" src=\"https://ae01.alicdn.com/kf/Hda032da2e1344f0ba692317982b46ed9H.jpg\" /><img alt=\"12\" src=\"https://ae01.alicdn.com/kf/H8a4e651a8d044899a0e86ed01e5b008fx.jpg\" /></span></span>\n</h3></div></div>\r\n\n\n', 'High Top Men Loafers Shoes KidSuede Runway Casual Shoes Male Classic Round Toe Slip On Flat Shoes Men', '', 'publish', 'closed', 'closed', '', 'high-top-men-loafers-shoes-kidsuede-runway-casual-shoes-male-classic-round-toe-slip-on-flat-shoes-men', '', '', '2021-06-01 12:09:30', '2021-06-01 12:09:30', '', 0, 'https://shoestimer.com/?post_type=vi_wad_draft_product&#038;p=3103', 0, 'vi_wad_draft_product', '', 0),
(3102, 0, '2021-06-01 11:33:03', '2021-06-01 11:33:03', '', 'Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-4.jpg_640x640-4', '', 'inherit', 'open', 'closed', '', 'authentic-top-quality-fashion-wearable-men-women-sneakers-v-shaped-classic-breathable-mesh-light-walking-trainers-4-jpg_640x640-4', '', '', '2021-06-01 11:33:03', '2021-06-01 11:33:03', '', 2888, 'http://shoestimer.com/wp-content/uploads/2021/06/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-4.jpg_640x640-4.jpg', 0, 'attachment', 'image/jpeg', 0),
(3104, 1, '2021-06-01 11:33:03', '2021-06-01 11:33:03', '', '2021 Spring Autumn New Fashion Male Shoes Breathable Nice Female Shoes Chaussure Homme Good Quality Unisex Shoes For Lover 35-44', 'Color: Light Pink Female, Shoe Size: 4.5', 'publish', 'closed', 'closed', '', '2021-spring-autumn-new-fashion-male-shoes-breathable-nice-female-shoes-chaussure-homme-good-quality-unisex-shoes-for-lover-35-44-64', '', '', '2021-06-01 11:33:03', '2021-06-01 11:33:03', '', 3024, 'http://shoestimer.com/?post_type=product_variation&p=3104', 64, 'product_variation', '', 0),
(3105, 1, '2021-06-01 11:33:04', '2021-06-01 11:33:04', '', '2021 Spring Autumn New Fashion Male Shoes Breathable Nice Female Shoes Chaussure Homme Good Quality Unisex Shoes For Lover 35-44', 'Color: Dark Gray for Male, Shoe Size: 10', 'publish', 'closed', 'closed', '', '2021-spring-autumn-new-fashion-male-shoes-breathable-nice-female-shoes-chaussure-homme-good-quality-unisex-shoes-for-lover-35-44-65', '', '', '2021-06-01 11:33:04', '2021-06-01 11:33:04', '', 3024, 'http://shoestimer.com/?post_type=product_variation&p=3105', 65, 'product_variation', '', 0),
(3106, 1, '2021-06-01 11:33:04', '2021-06-01 11:33:04', '', '2021 Spring Autumn New Fashion Male Shoes Breathable Nice Female Shoes Chaussure Homme Good Quality Unisex Shoes For Lover 35-44', 'Color: Light Pink Female, Shoe Size: 4', 'publish', 'closed', 'closed', '', '2021-spring-autumn-new-fashion-male-shoes-breathable-nice-female-shoes-chaussure-homme-good-quality-unisex-shoes-for-lover-35-44-66', '', '', '2021-06-01 11:33:04', '2021-06-01 11:33:04', '', 3024, 'http://shoestimer.com/?post_type=product_variation&p=3106', 66, 'product_variation', '', 0),
(3107, 1, '2021-06-01 11:33:05', '2021-06-01 11:33:05', '', '2021 Spring Autumn New Fashion Male Shoes Breathable Nice Female Shoes Chaussure Homme Good Quality Unisex Shoes For Lover 35-44', 'Color: Light Gray for Male, Shoe Size: 4', 'publish', 'closed', 'closed', '', '2021-spring-autumn-new-fashion-male-shoes-breathable-nice-female-shoes-chaussure-homme-good-quality-unisex-shoes-for-lover-35-44-67', '', '', '2021-06-01 11:33:05', '2021-06-01 11:33:05', '', 3024, 'http://shoestimer.com/?post_type=product_variation&p=3107', 67, 'product_variation', '', 0),
(3108, 1, '2021-06-01 11:33:05', '2021-06-01 11:33:05', '', '2021 Spring Autumn New Fashion Male Shoes Breathable Nice Female Shoes Chaussure Homme Good Quality Unisex Shoes For Lover 35-44', 'Color: Light Gray for Male, Shoe Size: 4.5', 'publish', 'closed', 'closed', '', '2021-spring-autumn-new-fashion-male-shoes-breathable-nice-female-shoes-chaussure-homme-good-quality-unisex-shoes-for-lover-35-44-68', '', '', '2021-06-01 11:33:05', '2021-06-01 11:33:05', '', 3024, 'http://shoestimer.com/?post_type=product_variation&p=3108', 68, 'product_variation', '', 0),
(3109, 1, '2021-06-01 11:33:06', '2021-06-01 11:33:06', '', '2021 Spring Autumn New Fashion Male Shoes Breathable Nice Female Shoes Chaussure Homme Good Quality Unisex Shoes For Lover 35-44', 'Color: Light Gray for Male, Shoe Size: 5', 'publish', 'closed', 'closed', '', '2021-spring-autumn-new-fashion-male-shoes-breathable-nice-female-shoes-chaussure-homme-good-quality-unisex-shoes-for-lover-35-44-69', '', '', '2021-06-01 11:33:06', '2021-06-01 11:33:06', '', 3024, 'http://shoestimer.com/?post_type=product_variation&p=3109', 69, 'product_variation', '', 0),
(3110, 1, '2021-06-01 11:33:06', '2021-06-01 11:33:06', '', '2021 Spring Autumn New Fashion Male Shoes Breathable Nice Female Shoes Chaussure Homme Good Quality Unisex Shoes For Lover 35-44', 'Color: Light Gray for Male, Shoe Size: 5.5', 'publish', 'closed', 'closed', '', '2021-spring-autumn-new-fashion-male-shoes-breathable-nice-female-shoes-chaussure-homme-good-quality-unisex-shoes-for-lover-35-44-70', '', '', '2021-06-01 11:33:06', '2021-06-01 11:33:06', '', 3024, 'http://shoestimer.com/?post_type=product_variation&p=3110', 70, 'product_variation', '', 0),
(3112, 1, '2021-06-01 11:33:06', '2021-06-01 11:33:06', '', '2021 Spring Autumn New Fashion Male Shoes Breathable Nice Female Shoes Chaussure Homme Good Quality Unisex Shoes For Lover 35-44', 'Color: Light Gray for Male, Shoe Size: 6', 'publish', 'closed', 'closed', '', '2021-spring-autumn-new-fashion-male-shoes-breathable-nice-female-shoes-chaussure-homme-good-quality-unisex-shoes-for-lover-35-44-71', '', '', '2021-06-01 11:33:06', '2021-06-01 11:33:06', '', 3024, 'http://shoestimer.com/?post_type=product_variation&p=3112', 71, 'product_variation', '', 0),
(3111, 1, '2021-06-01 12:09:13', '2021-06-01 12:09:13', '                <div class=\"product-specs-list-container\">\r\n                    <ul class=\"product-specs-list util-clearfix\">\r\n						                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Brand Name:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">NoEnName_Null</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Origin:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">CN(Origin)</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Upper Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Artificial leather</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Outsole Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Rubber</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Model Number:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">ypxh63-7510 Loafers  shoes for men</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Closure Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Slip-On</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Fit:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Fits true to size, take your normal size</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Shoes Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Loafers</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Pattern Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Solid</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Department Name:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Adult</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Feature:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Breathable</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Insole Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">PU</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Lining Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">PU</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Season:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Summer</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Item Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">casual shoes</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Item Type of slip on loafers:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">casual loafer shoes for men 2020 slipon loafers</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">zapatos de hombre moccasin shoes men:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">mens shoes loafers, large loafers for men</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Size of men mokasyny meskie:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">6.5, 7, 7.5, 8, 9, 9.5, 10, 11,12</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Color of leather loafers for men:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Black White Loafers for men</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Season of Gommino Driving Shoes:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Spring, Autumn, Winter, Summer</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Mocassim masculino couro:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Mans moccasins -mens leather loafers</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Man shoes leather genuine:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">mocassin homme, leather loafers men</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Mocasines para hombre:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Mens leather Loafers driving moccasins men</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Occasion of loafers men:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Daily Work office dating party wedding business formal</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Mocassins masculino adulto:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">luxury loafers shoes for men - driving loafers</span>\r\n                            </li>\r\n							                    </ul>\r\n                </div>\r\n				<div class=\"detailmodule_text\"><p class=\"detail-desc-decorate-title\" style=\"text-overflow: ellipsis;font-family: \'OpenSans\';color:\'#000\';word-wrap: break-word;white-space: pre-wrap;font-weight: 900;font-size: 20px;line-height: 28px;color: #000;margin-bottom: 12px;\">Leather Shoes Men Casual Luxury Brand Handmade Penny Loafers Men Slip On Flats Fashion Driving Dress Shoes White Green Moccasins</p><p class=\"detail-desc-decorate-content\" style=\"text-overflow: ellipsis;font-family: \'OpenSans\';color:\'#000\';word-wrap: break-word;white-space: pre-wrap;font-weight: 300;font-size: 14px;line-height: 20px;color: #000;margin-bottom: 12px;\">Half Shoes for Men 2 Colors\n1.100% Brand New without box\n2.Color: Green Loafers Shoes for Mens; White Loafers for Men;\n3.Size: CN Size 38-47 Please allow 0-2cm errors due to manual measurement\n4.Please choose size according to foot length, (Don\'t choose size according to your country usual size !!!)\n5.(Not real US Size) just transform from Chinese size by our rule. Shoes mark corresponding CN size or foot length.\n6.US size9.5 (27cm). This 27CM is not insole length or outsole length, it means foot length only.\n7.Due to different display and shooting angle, it may be a little color difference from the real one.</p></div>\r\n<div class=\"detailmodule_text-image\"><img src=\"//ae01.alicdn.com/kf/Ha0448700050745069f936dcdfccf58ffm.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/H1acc19d02b3d4833a99faa19fd60133fL.jpg\"  class=\"detail-desc-decorate-image\" ></div>\r\n<div class=\"detailmodule_text\"><p class=\"detail-desc-decorate-title\" style=\"text-overflow: ellipsis;font-family: \'OpenSans\';color:\'#000\';word-wrap: break-word;white-space: pre-wrap;font-weight: 900;font-size: 20px;line-height: 28px;color: #000;margin-bottom: 12px;\">Pay Attention: Upper material=Canva+Suede Leather</p></div>\r\n<div class=\"detailmodule_image\"><img src=\"//ae01.alicdn.com/kf/Hc0445921395045c08fa65cc7f18ad48fW.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/H530bdcc085684e01a771203f3740f406Y.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/Ha7b77c45e5d647b88aa2bb8137f938b9z.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/Hee37c1889b524ceea78ea0d04774a501h.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/H82563d2d82cb4ab88ca0d0a094c3f3aav.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/H1742170cf20540ccaf41b275491141802.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/Hed11d076c2dc461abe48c418693a81a54.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/H3ab6f04f51bd4b079d33558177a5ab2bT.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/H1c6d3e716b28456eba55d6e216bc1d064.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/H1adad32d69ed46d083d0717fee4a301dX.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/Ha4d5744eddd1409faf7b7de1fab31fd1Q.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/Hc08d640d15144e9892c93f84956d8094t.jpg\"  class=\"detail-desc-decorate-image\" ></div>\r\n<div class=\"detailmodule_image\"><img src=\"//ae01.alicdn.com/kf/Hc7fd25e7b9694aeeb4e3a5acc15267eeu.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/H106312f9607b47648ded7fee3c3d99fcy.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/H392ea1ff1fe94fbb8c171490f9635598M.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/Hd97b9aa6e9534a5aa92aba51213102b16.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/H9ef97125e619408fb0b4fe57ca3a8c96y.jpg\"  class=\"detail-desc-decorate-image\" ></div>\r\n\n\n', 'Canvas Leather Shoes Men Casual Luxury Brand Handmade Penny Loafers Men Slip On Flats Driving Dress Shoes White Green Moccasins', '', 'publish', 'closed', 'closed', '', 'canvas-leather-shoes-men-casual-luxury-brand-handmade-penny-loafers-men-slip-on-flats-driving-dress-shoes-white-green-moccasins', '', '', '2021-06-01 12:09:13', '2021-06-01 12:09:13', '', 0, 'https://shoestimer.com/?post_type=vi_wad_draft_product&#038;p=3111', 0, 'vi_wad_draft_product', '', 0),
(3114, 1, '2021-06-01 11:33:07', '2021-06-01 11:33:07', '', '2021 Spring Autumn New Fashion Male Shoes Breathable Nice Female Shoes Chaussure Homme Good Quality Unisex Shoes For Lover 35-44', 'Color: Light Gray for Male, Shoe Size: 7', 'publish', 'closed', 'closed', '', '2021-spring-autumn-new-fashion-male-shoes-breathable-nice-female-shoes-chaussure-homme-good-quality-unisex-shoes-for-lover-35-44-72', '', '', '2021-06-01 11:33:07', '2021-06-01 11:33:07', '', 3024, 'http://shoestimer.com/?post_type=product_variation&p=3114', 72, 'product_variation', '', 0),
(3113, 0, '2021-06-01 11:33:06', '2021-06-01 11:33:06', '', 'Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-5.jpg_640x640-5', '', 'inherit', 'open', 'closed', '', 'authentic-top-quality-fashion-wearable-men-women-sneakers-v-shaped-classic-breathable-mesh-light-walking-trainers-5-jpg_640x640-5', '', '', '2021-06-01 11:33:06', '2021-06-01 11:33:06', '', 2888, 'http://shoestimer.com/wp-content/uploads/2021/06/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-5.jpg_640x640-5.jpg', 0, 'attachment', 'image/jpeg', 0),
(3115, 1, '2021-06-01 11:33:07', '2021-06-01 11:33:07', '', '2021 Spring Autumn New Fashion Male Shoes Breathable Nice Female Shoes Chaussure Homme Good Quality Unisex Shoes For Lover 35-44', 'Color: Light Gray for Male, Shoe Size: 7.5', 'publish', 'closed', 'closed', '', '2021-spring-autumn-new-fashion-male-shoes-breathable-nice-female-shoes-chaussure-homme-good-quality-unisex-shoes-for-lover-35-44-73', '', '', '2021-06-01 11:33:07', '2021-06-01 11:33:07', '', 3024, 'http://shoestimer.com/?post_type=product_variation&p=3115', 73, 'product_variation', '', 0),
(3116, 1, '2021-06-01 11:33:08', '2021-06-01 11:33:08', '', '2021 Spring Autumn New Fashion Male Shoes Breathable Nice Female Shoes Chaussure Homme Good Quality Unisex Shoes For Lover 35-44', 'Color: Light Gray for Male, Shoe Size: 8.5', 'publish', 'closed', 'closed', '', '2021-spring-autumn-new-fashion-male-shoes-breathable-nice-female-shoes-chaussure-homme-good-quality-unisex-shoes-for-lover-35-44-74', '', '', '2021-06-01 11:33:08', '2021-06-01 11:33:08', '', 3024, 'http://shoestimer.com/?post_type=product_variation&p=3116', 74, 'product_variation', '', 0),
(3117, 1, '2021-06-01 11:33:08', '2021-06-01 11:33:08', '', '2021 Spring Autumn New Fashion Male Shoes Breathable Nice Female Shoes Chaussure Homme Good Quality Unisex Shoes For Lover 35-44', 'Color: Light Gray for Male, Shoe Size: 9.5', 'publish', 'closed', 'closed', '', '2021-spring-autumn-new-fashion-male-shoes-breathable-nice-female-shoes-chaussure-homme-good-quality-unisex-shoes-for-lover-35-44-75', '', '', '2021-06-01 11:33:08', '2021-06-01 11:33:08', '', 3024, 'http://shoestimer.com/?post_type=product_variation&p=3117', 75, 'product_variation', '', 0),
(3118, 1, '2021-06-01 11:33:08', '2021-06-01 11:33:08', '', '2021 Spring Autumn New Fashion Male Shoes Breathable Nice Female Shoes Chaussure Homme Good Quality Unisex Shoes For Lover 35-44', 'Color: Light Gray for Male, Shoe Size: 10', 'publish', 'closed', 'closed', '', '2021-spring-autumn-new-fashion-male-shoes-breathable-nice-female-shoes-chaussure-homme-good-quality-unisex-shoes-for-lover-35-44-76', '', '', '2021-06-01 11:33:08', '2021-06-01 11:33:08', '', 3024, 'http://shoestimer.com/?post_type=product_variation&p=3118', 76, 'product_variation', '', 0),
(3119, 1, '2021-06-01 11:33:09', '2021-06-01 11:33:09', '', '2021 Spring Autumn New Fashion Male Shoes Breathable Nice Female Shoes Chaussure Homme Good Quality Unisex Shoes For Lover 35-44', 'Color: White For Male, Shoe Size: 4', 'publish', 'closed', 'closed', '', '2021-spring-autumn-new-fashion-male-shoes-breathable-nice-female-shoes-chaussure-homme-good-quality-unisex-shoes-for-lover-35-44-77', '', '', '2021-06-01 11:33:09', '2021-06-01 11:33:09', '', 3024, 'http://shoestimer.com/?post_type=product_variation&p=3119', 77, 'product_variation', '', 0),
(3121, 1, '2021-06-01 11:33:09', '2021-06-01 11:33:09', '', '2021 Spring Autumn New Fashion Male Shoes Breathable Nice Female Shoes Chaussure Homme Good Quality Unisex Shoes For Lover 35-44', 'Color: White For Male, Shoe Size: 4.5', 'publish', 'closed', 'closed', '', '2021-spring-autumn-new-fashion-male-shoes-breathable-nice-female-shoes-chaussure-homme-good-quality-unisex-shoes-for-lover-35-44-78', '', '', '2021-06-01 11:33:09', '2021-06-01 11:33:09', '', 3024, 'http://shoestimer.com/?post_type=product_variation&p=3121', 78, 'product_variation', '', 0),
(3120, 0, '2021-06-01 11:33:09', '2021-06-01 11:33:09', '', 'Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-6.jpg_640x640-6', '', 'inherit', 'open', 'closed', '', 'authentic-top-quality-fashion-wearable-men-women-sneakers-v-shaped-classic-breathable-mesh-light-walking-trainers-6-jpg_640x640-6', '', '', '2021-06-01 11:33:09', '2021-06-01 11:33:09', '', 2888, 'http://shoestimer.com/wp-content/uploads/2021/06/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-6.jpg_640x640-6.jpg', 0, 'attachment', 'image/jpeg', 0),
(3122, 1, '2021-06-01 11:33:10', '2021-06-01 11:33:10', '', '2021 Spring Autumn New Fashion Male Shoes Breathable Nice Female Shoes Chaussure Homme Good Quality Unisex Shoes For Lover 35-44', 'Color: White For Male, Shoe Size: 5', 'publish', 'closed', 'closed', '', '2021-spring-autumn-new-fashion-male-shoes-breathable-nice-female-shoes-chaussure-homme-good-quality-unisex-shoes-for-lover-35-44-79', '', '', '2021-06-01 11:33:10', '2021-06-01 11:33:10', '', 3024, 'http://shoestimer.com/?post_type=product_variation&p=3122', 79, 'product_variation', '', 0),
(3123, 1, '2021-06-01 11:33:10', '2021-06-01 11:33:10', '', '2021 Spring Autumn New Fashion Male Shoes Breathable Nice Female Shoes Chaussure Homme Good Quality Unisex Shoes For Lover 35-44', 'Color: White For Male, Shoe Size: 5.5', 'publish', 'closed', 'closed', '', '2021-spring-autumn-new-fashion-male-shoes-breathable-nice-female-shoes-chaussure-homme-good-quality-unisex-shoes-for-lover-35-44-80', '', '', '2021-06-01 11:33:10', '2021-06-01 11:33:10', '', 3024, 'http://shoestimer.com/?post_type=product_variation&p=3123', 80, 'product_variation', '', 0),
(3124, 1, '2021-06-01 11:33:11', '2021-06-01 11:33:11', '', '2021 Spring Autumn New Fashion Male Shoes Breathable Nice Female Shoes Chaussure Homme Good Quality Unisex Shoes For Lover 35-44', 'Color: White For Male, Shoe Size: 6', 'publish', 'closed', 'closed', '', '2021-spring-autumn-new-fashion-male-shoes-breathable-nice-female-shoes-chaussure-homme-good-quality-unisex-shoes-for-lover-35-44-81', '', '', '2021-06-01 11:33:11', '2021-06-01 11:33:11', '', 3024, 'http://shoestimer.com/?post_type=product_variation&p=3124', 81, 'product_variation', '', 0),
(3125, 1, '2021-06-01 11:33:11', '2021-06-01 11:33:11', '', '2021 Spring Autumn New Fashion Male Shoes Breathable Nice Female Shoes Chaussure Homme Good Quality Unisex Shoes For Lover 35-44', 'Color: White For Male, Shoe Size: 7', 'publish', 'closed', 'closed', '', '2021-spring-autumn-new-fashion-male-shoes-breathable-nice-female-shoes-chaussure-homme-good-quality-unisex-shoes-for-lover-35-44-82', '', '', '2021-06-01 11:33:11', '2021-06-01 11:33:11', '', 3024, 'http://shoestimer.com/?post_type=product_variation&p=3125', 82, 'product_variation', '', 0),
(3126, 1, '2021-06-01 11:33:11', '2021-06-01 11:33:11', '', '2021 Spring Autumn New Fashion Male Shoes Breathable Nice Female Shoes Chaussure Homme Good Quality Unisex Shoes For Lover 35-44', 'Color: White For Male, Shoe Size: 7.5', 'publish', 'closed', 'closed', '', '2021-spring-autumn-new-fashion-male-shoes-breathable-nice-female-shoes-chaussure-homme-good-quality-unisex-shoes-for-lover-35-44-83', '', '', '2021-06-01 11:33:11', '2021-06-01 11:33:11', '', 3024, 'http://shoestimer.com/?post_type=product_variation&p=3126', 83, 'product_variation', '', 0),
(3127, 1, '2021-06-01 11:33:11', '2021-06-01 11:33:11', '', '2021 Spring Autumn New Fashion Male Shoes Breathable Nice Female Shoes Chaussure Homme Good Quality Unisex Shoes For Lover 35-44', 'Color: White For Male, Shoe Size: 8.5', 'publish', 'closed', 'closed', '', '2021-spring-autumn-new-fashion-male-shoes-breathable-nice-female-shoes-chaussure-homme-good-quality-unisex-shoes-for-lover-35-44-84', '', '', '2021-06-01 11:33:11', '2021-06-01 11:33:11', '', 3024, 'http://shoestimer.com/?post_type=product_variation&p=3127', 84, 'product_variation', '', 0),
(3128, 1, '2021-06-01 11:33:11', '2021-06-01 11:33:11', '', '2021 Spring Autumn New Fashion Male Shoes Breathable Nice Female Shoes Chaussure Homme Good Quality Unisex Shoes For Lover 35-44', 'Color: White For Male, Shoe Size: 9.5', 'publish', 'closed', 'closed', '', '2021-spring-autumn-new-fashion-male-shoes-breathable-nice-female-shoes-chaussure-homme-good-quality-unisex-shoes-for-lover-35-44-85', '', '', '2021-06-01 11:33:11', '2021-06-01 11:33:11', '', 3024, 'http://shoestimer.com/?post_type=product_variation&p=3128', 85, 'product_variation', '', 0),
(3130, 1, '2021-06-01 11:33:11', '2021-06-01 11:33:11', '', '2021 Spring Autumn New Fashion Male Shoes Breathable Nice Female Shoes Chaussure Homme Good Quality Unisex Shoes For Lover 35-44', 'Color: White For Male, Shoe Size: 10', 'publish', 'closed', 'closed', '', '2021-spring-autumn-new-fashion-male-shoes-breathable-nice-female-shoes-chaussure-homme-good-quality-unisex-shoes-for-lover-35-44-86', '', '', '2021-06-01 11:33:11', '2021-06-01 11:33:11', '', 3024, 'http://shoestimer.com/?post_type=product_variation&p=3130', 86, 'product_variation', '', 0),
(3129, 0, '2021-06-01 11:33:11', '2021-06-01 11:33:11', '', 'Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-7.jpg_640x640-7', '', 'inherit', 'open', 'closed', '', 'authentic-top-quality-fashion-wearable-men-women-sneakers-v-shaped-classic-breathable-mesh-light-walking-trainers-7-jpg_640x640-7', '', '', '2021-06-01 11:33:11', '2021-06-01 11:33:11', '', 2888, 'http://shoestimer.com/wp-content/uploads/2021/06/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-7.jpg_640x640-7.jpg', 0, 'attachment', 'image/jpeg', 0),
(3131, 1, '2021-06-01 11:33:12', '2021-06-01 11:33:12', '', '2021 Spring Autumn New Fashion Male Shoes Breathable Nice Female Shoes Chaussure Homme Good Quality Unisex Shoes For Lover 35-44', 'Color: rainbow White Female, Shoe Size: 4', 'publish', 'closed', 'closed', '', '2021-spring-autumn-new-fashion-male-shoes-breathable-nice-female-shoes-chaussure-homme-good-quality-unisex-shoes-for-lover-35-44-87', '', '', '2021-06-01 11:33:12', '2021-06-01 11:33:12', '', 3024, 'http://shoestimer.com/?post_type=product_variation&p=3131', 87, 'product_variation', '', 0),
(3132, 1, '2021-06-01 11:33:13', '2021-06-01 11:33:13', '', '2021 Spring Autumn New Fashion Male Shoes Breathable Nice Female Shoes Chaussure Homme Good Quality Unisex Shoes For Lover 35-44', 'Color: rainbow White Female, Shoe Size: 4.5', 'publish', 'closed', 'closed', '', '2021-spring-autumn-new-fashion-male-shoes-breathable-nice-female-shoes-chaussure-homme-good-quality-unisex-shoes-for-lover-35-44-88', '', '', '2021-06-01 11:33:13', '2021-06-01 11:33:13', '', 3024, 'http://shoestimer.com/?post_type=product_variation&p=3132', 88, 'product_variation', '', 0),
(3133, 1, '2021-06-01 11:33:13', '2021-06-01 11:33:13', '', '2021 Spring Autumn New Fashion Male Shoes Breathable Nice Female Shoes Chaussure Homme Good Quality Unisex Shoes For Lover 35-44', 'Color: rainbow White Female, Shoe Size: 5', 'publish', 'closed', 'closed', '', '2021-spring-autumn-new-fashion-male-shoes-breathable-nice-female-shoes-chaussure-homme-good-quality-unisex-shoes-for-lover-35-44-89', '', '', '2021-06-01 11:33:13', '2021-06-01 11:33:13', '', 3024, 'http://shoestimer.com/?post_type=product_variation&p=3133', 89, 'product_variation', '', 0),
(3134, 1, '2021-06-01 11:33:13', '2021-06-01 11:33:13', '', '2021 Spring Autumn New Fashion Male Shoes Breathable Nice Female Shoes Chaussure Homme Good Quality Unisex Shoes For Lover 35-44', 'Color: rainbow White Female, Shoe Size: 5.5', 'publish', 'closed', 'closed', '', '2021-spring-autumn-new-fashion-male-shoes-breathable-nice-female-shoes-chaussure-homme-good-quality-unisex-shoes-for-lover-35-44-90', '', '', '2021-06-01 11:33:13', '2021-06-01 11:33:13', '', 3024, 'http://shoestimer.com/?post_type=product_variation&p=3134', 90, 'product_variation', '', 0),
(3135, 1, '2021-06-01 11:33:13', '2021-06-01 11:33:13', '', '2021 Spring Autumn New Fashion Male Shoes Breathable Nice Female Shoes Chaussure Homme Good Quality Unisex Shoes For Lover 35-44', 'Color: rainbow White Female, Shoe Size: 6', 'publish', 'closed', 'closed', '', '2021-spring-autumn-new-fashion-male-shoes-breathable-nice-female-shoes-chaussure-homme-good-quality-unisex-shoes-for-lover-35-44-91', '', '', '2021-06-01 11:33:13', '2021-06-01 11:33:13', '', 3024, 'http://shoestimer.com/?post_type=product_variation&p=3135', 91, 'product_variation', '', 0),
(3136, 1, '2021-06-01 11:33:13', '2021-06-01 11:33:13', '', '2021 Spring Autumn New Fashion Male Shoes Breathable Nice Female Shoes Chaussure Homme Good Quality Unisex Shoes For Lover 35-44', 'Color: rainbow White Female, Shoe Size: 7', 'publish', 'closed', 'closed', '', '2021-spring-autumn-new-fashion-male-shoes-breathable-nice-female-shoes-chaussure-homme-good-quality-unisex-shoes-for-lover-35-44-92', '', '', '2021-06-01 11:33:13', '2021-06-01 11:33:13', '', 3024, 'http://shoestimer.com/?post_type=product_variation&p=3136', 92, 'product_variation', '', 0),
(3138, 1, '2021-06-01 11:33:14', '2021-06-01 11:33:14', '', '2021 Spring Autumn New Fashion Male Shoes Breathable Nice Female Shoes Chaussure Homme Good Quality Unisex Shoes For Lover 35-44', 'Color: rainbow White Female, Shoe Size: 7.5', 'publish', 'closed', 'closed', '', '2021-spring-autumn-new-fashion-male-shoes-breathable-nice-female-shoes-chaussure-homme-good-quality-unisex-shoes-for-lover-35-44-93', '', '', '2021-06-01 11:33:14', '2021-06-01 11:33:14', '', 3024, 'http://shoestimer.com/?post_type=product_variation&p=3138', 93, 'product_variation', '', 0),
(3137, 0, '2021-06-01 11:33:14', '2021-06-01 11:33:14', '', 'Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-8.jpg_640x640-8', '', 'inherit', 'open', 'closed', '', 'authentic-top-quality-fashion-wearable-men-women-sneakers-v-shaped-classic-breathable-mesh-light-walking-trainers-8-jpg_640x640-8', '', '', '2021-06-01 11:33:14', '2021-06-01 11:33:14', '', 2888, 'http://shoestimer.com/wp-content/uploads/2021/06/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-8.jpg_640x640-8.jpg', 0, 'attachment', 'image/jpeg', 0),
(3139, 1, '2021-06-01 11:33:14', '2021-06-01 11:33:14', '', '2021 Spring Autumn New Fashion Male Shoes Breathable Nice Female Shoes Chaussure Homme Good Quality Unisex Shoes For Lover 35-44', 'Color: rainbow White Female, Shoe Size: 8.5', 'publish', 'closed', 'closed', '', '2021-spring-autumn-new-fashion-male-shoes-breathable-nice-female-shoes-chaussure-homme-good-quality-unisex-shoes-for-lover-35-44-94', '', '', '2021-06-01 11:33:14', '2021-06-01 11:33:14', '', 3024, 'http://shoestimer.com/?post_type=product_variation&p=3139', 94, 'product_variation', '', 0),
(3140, 1, '2021-06-01 11:33:15', '2021-06-01 11:33:15', '', '2021 Spring Autumn New Fashion Male Shoes Breathable Nice Female Shoes Chaussure Homme Good Quality Unisex Shoes For Lover 35-44', 'Color: rainbow White Female, Shoe Size: 9.5', 'publish', 'closed', 'closed', '', '2021-spring-autumn-new-fashion-male-shoes-breathable-nice-female-shoes-chaussure-homme-good-quality-unisex-shoes-for-lover-35-44-95', '', '', '2021-06-01 11:33:15', '2021-06-01 11:33:15', '', 3024, 'http://shoestimer.com/?post_type=product_variation&p=3140', 95, 'product_variation', '', 0),
(3141, 0, '2021-06-01 11:33:16', '2021-06-01 11:33:16', '', 'Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-9.jpg_640x640-9', '', 'inherit', 'open', 'closed', '', 'authentic-top-quality-fashion-wearable-men-women-sneakers-v-shaped-classic-breathable-mesh-light-walking-trainers-9-jpg_640x640-9', '', '', '2021-06-01 11:33:16', '2021-06-01 11:33:16', '', 2888, 'http://shoestimer.com/wp-content/uploads/2021/06/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-9.jpg_640x640-9.jpg', 0, 'attachment', 'image/jpeg', 0),
(3142, 1, '2021-06-01 11:33:16', '2021-06-01 11:33:16', '', '2021 Spring Autumn New Fashion Male Shoes Breathable Nice Female Shoes Chaussure Homme Good Quality Unisex Shoes For Lover 35-44', 'Color: rainbow White Female, Shoe Size: 10', 'publish', 'closed', 'closed', '', '2021-spring-autumn-new-fashion-male-shoes-breathable-nice-female-shoes-chaussure-homme-good-quality-unisex-shoes-for-lover-35-44-96', '', '', '2021-06-01 11:33:16', '2021-06-01 11:33:16', '', 3024, 'http://shoestimer.com/?post_type=product_variation&p=3142', 96, 'product_variation', '', 0),
(3143, 1, '2021-06-01 11:33:16', '2021-06-01 11:33:16', '', '2021 Spring Autumn New Fashion Male Shoes Breathable Nice Female Shoes Chaussure Homme Good Quality Unisex Shoes For Lover 35-44', 'Color: All Black for Female, Shoe Size: 4', 'publish', 'closed', 'closed', '', '2021-spring-autumn-new-fashion-male-shoes-breathable-nice-female-shoes-chaussure-homme-good-quality-unisex-shoes-for-lover-35-44-97', '', '', '2021-06-01 11:33:16', '2021-06-01 11:33:16', '', 3024, 'http://shoestimer.com/?post_type=product_variation&p=3143', 97, 'product_variation', '', 0),
(3144, 1, '2021-06-01 11:33:17', '2021-06-01 11:33:17', '', '2021 Spring Autumn New Fashion Male Shoes Breathable Nice Female Shoes Chaussure Homme Good Quality Unisex Shoes For Lover 35-44', 'Color: All Black for Female, Shoe Size: 4.5', 'publish', 'closed', 'closed', '', '2021-spring-autumn-new-fashion-male-shoes-breathable-nice-female-shoes-chaussure-homme-good-quality-unisex-shoes-for-lover-35-44-98', '', '', '2021-06-01 11:33:17', '2021-06-01 11:33:17', '', 3024, 'http://shoestimer.com/?post_type=product_variation&p=3144', 98, 'product_variation', '', 0),
(3145, 1, '2021-06-01 11:33:17', '2021-06-01 11:33:17', '', '2021 Spring Autumn New Fashion Male Shoes Breathable Nice Female Shoes Chaussure Homme Good Quality Unisex Shoes For Lover 35-44', 'Color: All Black for Female, Shoe Size: 5', 'publish', 'closed', 'closed', '', '2021-spring-autumn-new-fashion-male-shoes-breathable-nice-female-shoes-chaussure-homme-good-quality-unisex-shoes-for-lover-35-44-99', '', '', '2021-06-01 11:33:17', '2021-06-01 11:33:17', '', 3024, 'http://shoestimer.com/?post_type=product_variation&p=3145', 99, 'product_variation', '', 0),
(3146, 1, '2021-06-01 11:33:18', '2021-06-01 11:33:18', '', '2021 Spring Autumn New Fashion Male Shoes Breathable Nice Female Shoes Chaussure Homme Good Quality Unisex Shoes For Lover 35-44', 'Color: All Black for Female, Shoe Size: 5.5', 'publish', 'closed', 'closed', '', '2021-spring-autumn-new-fashion-male-shoes-breathable-nice-female-shoes-chaussure-homme-good-quality-unisex-shoes-for-lover-35-44-100', '', '', '2021-06-01 11:33:18', '2021-06-01 11:33:18', '', 3024, 'http://shoestimer.com/?post_type=product_variation&p=3146', 100, 'product_variation', '', 0),
(3147, 1, '2021-06-01 11:33:18', '2021-06-01 11:33:18', '', '2021 Spring Autumn New Fashion Male Shoes Breathable Nice Female Shoes Chaussure Homme Good Quality Unisex Shoes For Lover 35-44', 'Color: All Black for Female, Shoe Size: 6', 'publish', 'closed', 'closed', '', '2021-spring-autumn-new-fashion-male-shoes-breathable-nice-female-shoes-chaussure-homme-good-quality-unisex-shoes-for-lover-35-44-101', '', '', '2021-06-01 11:33:18', '2021-06-01 11:33:18', '', 3024, 'http://shoestimer.com/?post_type=product_variation&p=3147', 101, 'product_variation', '', 0),
(3148, 1, '2021-06-01 11:33:18', '2021-06-01 11:33:18', '', '2021 Spring Autumn New Fashion Male Shoes Breathable Nice Female Shoes Chaussure Homme Good Quality Unisex Shoes For Lover 35-44', 'Color: All Black for Female, Shoe Size: 7', 'publish', 'closed', 'closed', '', '2021-spring-autumn-new-fashion-male-shoes-breathable-nice-female-shoes-chaussure-homme-good-quality-unisex-shoes-for-lover-35-44-102', '', '', '2021-06-01 11:33:18', '2021-06-01 11:33:18', '', 3024, 'http://shoestimer.com/?post_type=product_variation&p=3148', 102, 'product_variation', '', 0);
INSERT INTO `wpx5_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(3149, 1, '2021-06-01 11:33:18', '2021-06-01 11:33:18', '', '2021 Spring Autumn New Fashion Male Shoes Breathable Nice Female Shoes Chaussure Homme Good Quality Unisex Shoes For Lover 35-44', 'Color: All Black for Female, Shoe Size: 7.5', 'publish', 'closed', 'closed', '', '2021-spring-autumn-new-fashion-male-shoes-breathable-nice-female-shoes-chaussure-homme-good-quality-unisex-shoes-for-lover-35-44-103', '', '', '2021-06-01 11:33:18', '2021-06-01 11:33:18', '', 3024, 'http://shoestimer.com/?post_type=product_variation&p=3149', 103, 'product_variation', '', 0),
(3150, 1, '2021-06-01 11:33:18', '2021-06-01 11:33:18', '', '2021 Spring Autumn New Fashion Male Shoes Breathable Nice Female Shoes Chaussure Homme Good Quality Unisex Shoes For Lover 35-44', 'Color: All Black for Female, Shoe Size: 8.5', 'publish', 'closed', 'closed', '', '2021-spring-autumn-new-fashion-male-shoes-breathable-nice-female-shoes-chaussure-homme-good-quality-unisex-shoes-for-lover-35-44-104', '', '', '2021-06-01 11:33:18', '2021-06-01 11:33:18', '', 3024, 'http://shoestimer.com/?post_type=product_variation&p=3150', 104, 'product_variation', '', 0),
(3151, 1, '2021-06-01 11:33:18', '2021-06-01 11:33:18', '', '2021 Spring Autumn New Fashion Male Shoes Breathable Nice Female Shoes Chaussure Homme Good Quality Unisex Shoes For Lover 35-44', 'Color: All Black for Female, Shoe Size: 9.5', 'publish', 'closed', 'closed', '', '2021-spring-autumn-new-fashion-male-shoes-breathable-nice-female-shoes-chaussure-homme-good-quality-unisex-shoes-for-lover-35-44-105', '', '', '2021-06-01 11:33:18', '2021-06-01 11:33:18', '', 3024, 'http://shoestimer.com/?post_type=product_variation&p=3151', 105, 'product_variation', '', 0),
(3152, 0, '2021-06-01 11:33:19', '2021-06-01 11:33:19', '', 'Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-10.jpg_640x640-10', '', 'inherit', 'open', 'closed', '', 'authentic-top-quality-fashion-wearable-men-women-sneakers-v-shaped-classic-breathable-mesh-light-walking-trainers-10-jpg_640x640-10', '', '', '2021-06-01 11:33:19', '2021-06-01 11:33:19', '', 2888, 'http://shoestimer.com/wp-content/uploads/2021/06/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-10.jpg_640x640-10.jpg', 0, 'attachment', 'image/jpeg', 0),
(3153, 1, '2021-06-01 11:33:19', '2021-06-01 11:33:19', '', '2021 Spring Autumn New Fashion Male Shoes Breathable Nice Female Shoes Chaussure Homme Good Quality Unisex Shoes For Lover 35-44', 'Color: All Black for Female, Shoe Size: 10', 'publish', 'closed', 'closed', '', '2021-spring-autumn-new-fashion-male-shoes-breathable-nice-female-shoes-chaussure-homme-good-quality-unisex-shoes-for-lover-35-44-106', '', '', '2021-06-01 11:33:19', '2021-06-01 11:33:19', '', 3024, 'http://shoestimer.com/?post_type=product_variation&p=3153', 106, 'product_variation', '', 0),
(3154, 1, '2021-06-01 11:33:19', '2021-06-01 11:33:19', '', '2021 Spring Autumn New Fashion Male Shoes Breathable Nice Female Shoes Chaussure Homme Good Quality Unisex Shoes For Lover 35-44', 'Color: Black for Female, Shoe Size: 7', 'publish', 'closed', 'closed', '', '2021-spring-autumn-new-fashion-male-shoes-breathable-nice-female-shoes-chaussure-homme-good-quality-unisex-shoes-for-lover-35-44-107', '', '', '2021-06-01 11:33:19', '2021-06-01 11:33:19', '', 3024, 'http://shoestimer.com/?post_type=product_variation&p=3154', 107, 'product_variation', '', 0),
(3155, 1, '2021-06-01 11:33:20', '2021-06-01 11:33:20', '', '2021 Spring Autumn New Fashion Male Shoes Breathable Nice Female Shoes Chaussure Homme Good Quality Unisex Shoes For Lover 35-44', 'Color: Light Gray Female, Shoe Size: 4', 'publish', 'closed', 'closed', '', '2021-spring-autumn-new-fashion-male-shoes-breathable-nice-female-shoes-chaussure-homme-good-quality-unisex-shoes-for-lover-35-44-108', '', '', '2021-06-01 11:33:20', '2021-06-01 11:33:20', '', 3024, 'http://shoestimer.com/?post_type=product_variation&p=3155', 108, 'product_variation', '', 0),
(3156, 1, '2021-06-01 11:33:20', '2021-06-01 11:33:20', '', '2021 Spring Autumn New Fashion Male Shoes Breathable Nice Female Shoes Chaussure Homme Good Quality Unisex Shoes For Lover 35-44', 'Color: Black for Female, Shoe Size: 5.5', 'publish', 'closed', 'closed', '', '2021-spring-autumn-new-fashion-male-shoes-breathable-nice-female-shoes-chaussure-homme-good-quality-unisex-shoes-for-lover-35-44-109', '', '', '2021-06-01 11:33:20', '2021-06-01 11:33:20', '', 3024, 'http://shoestimer.com/?post_type=product_variation&p=3156', 109, 'product_variation', '', 0),
(3157, 1, '2021-06-01 11:33:20', '2021-06-01 11:33:20', '', '2021 Spring Autumn New Fashion Male Shoes Breathable Nice Female Shoes Chaussure Homme Good Quality Unisex Shoes For Lover 35-44', 'Color: Black for Female, Shoe Size: 6', 'publish', 'closed', 'closed', '', '2021-spring-autumn-new-fashion-male-shoes-breathable-nice-female-shoes-chaussure-homme-good-quality-unisex-shoes-for-lover-35-44-110', '', '', '2021-06-01 11:33:20', '2021-06-01 11:33:20', '', 3024, 'http://shoestimer.com/?post_type=product_variation&p=3157', 110, 'product_variation', '', 0),
(3158, 0, '2021-06-01 11:33:21', '2021-06-01 11:33:21', '', 'Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-11.jpg_640x640-11', '', 'inherit', 'open', 'closed', '', 'authentic-top-quality-fashion-wearable-men-women-sneakers-v-shaped-classic-breathable-mesh-light-walking-trainers-11-jpg_640x640-11', '', '', '2021-06-01 11:33:21', '2021-06-01 11:33:21', '', 2888, 'http://shoestimer.com/wp-content/uploads/2021/06/Authentic-Top-Quality-Fashion-Wearable-Men-Women-Sneakers-V-Shaped-Classic-Breathable-Mesh-Light-Walking-Trainers-11.jpg_640x640-11.jpg', 0, 'attachment', 'image/jpeg', 0),
(3159, 1, '2021-06-01 11:33:21', '2021-06-01 11:33:21', '', '2021 Spring Autumn New Fashion Male Shoes Breathable Nice Female Shoes Chaussure Homme Good Quality Unisex Shoes For Lover 35-44', 'Color: Black for Female, Shoe Size: 4.5', 'publish', 'closed', 'closed', '', '2021-spring-autumn-new-fashion-male-shoes-breathable-nice-female-shoes-chaussure-homme-good-quality-unisex-shoes-for-lover-35-44-111', '', '', '2021-06-01 11:33:21', '2021-06-01 11:33:21', '', 3024, 'http://shoestimer.com/?post_type=product_variation&p=3159', 111, 'product_variation', '', 0),
(3160, 1, '2021-06-01 11:33:21', '2021-06-01 11:33:21', '', '2021 Spring Autumn New Fashion Male Shoes Breathable Nice Female Shoes Chaussure Homme Good Quality Unisex Shoes For Lover 35-44', 'Color: Black for Female, Shoe Size: 5', 'publish', 'closed', 'closed', '', '2021-spring-autumn-new-fashion-male-shoes-breathable-nice-female-shoes-chaussure-homme-good-quality-unisex-shoes-for-lover-35-44-112', '', '', '2021-06-01 11:33:21', '2021-06-01 11:33:21', '', 3024, 'http://shoestimer.com/?post_type=product_variation&p=3160', 112, 'product_variation', '', 0),
(3161, 1, '2021-06-01 11:33:22', '2021-06-01 11:33:22', '', '2021 Spring Autumn New Fashion Male Shoes Breathable Nice Female Shoes Chaussure Homme Good Quality Unisex Shoes For Lover 35-44', 'Color: Black for Female, Shoe Size: 4', 'publish', 'closed', 'closed', '', '2021-spring-autumn-new-fashion-male-shoes-breathable-nice-female-shoes-chaussure-homme-good-quality-unisex-shoes-for-lover-35-44-113', '', '', '2021-06-01 11:33:22', '2021-06-01 11:33:22', '', 3024, 'http://shoestimer.com/?post_type=product_variation&p=3161', 113, 'product_variation', '', 0),
(3162, 1, '2021-06-01 11:33:22', '2021-06-01 11:33:22', '', '2021 Spring Autumn New Fashion Male Shoes Breathable Nice Female Shoes Chaussure Homme Good Quality Unisex Shoes For Lover 35-44', 'Color: Pink for Female, Shoe Size: 5.5', 'publish', 'closed', 'closed', '', '2021-spring-autumn-new-fashion-male-shoes-breathable-nice-female-shoes-chaussure-homme-good-quality-unisex-shoes-for-lover-35-44-114', '', '', '2021-06-01 11:33:22', '2021-06-01 11:33:22', '', 3024, 'http://shoestimer.com/?post_type=product_variation&p=3162', 114, 'product_variation', '', 0),
(3163, 1, '2021-06-01 11:33:23', '2021-06-01 11:33:23', '', '2021 Spring Autumn New Fashion Male Shoes Breathable Nice Female Shoes Chaussure Homme Good Quality Unisex Shoes For Lover 35-44', 'Color: Pink for Female, Shoe Size: 6', 'publish', 'closed', 'closed', '', '2021-spring-autumn-new-fashion-male-shoes-breathable-nice-female-shoes-chaussure-homme-good-quality-unisex-shoes-for-lover-35-44-115', '', '', '2021-06-01 11:33:23', '2021-06-01 11:33:23', '', 3024, 'http://shoestimer.com/?post_type=product_variation&p=3163', 115, 'product_variation', '', 0),
(3164, 1, '2021-06-01 11:33:23', '2021-06-01 11:33:23', '', '2021 Spring Autumn New Fashion Male Shoes Breathable Nice Female Shoes Chaussure Homme Good Quality Unisex Shoes For Lover 35-44', 'Color: Pink for Female, Shoe Size: 4.5', 'publish', 'closed', 'closed', '', '2021-spring-autumn-new-fashion-male-shoes-breathable-nice-female-shoes-chaussure-homme-good-quality-unisex-shoes-for-lover-35-44-116', '', '', '2021-06-01 11:33:23', '2021-06-01 11:33:23', '', 3024, 'http://shoestimer.com/?post_type=product_variation&p=3164', 116, 'product_variation', '', 0),
(3165, 1, '2021-06-01 11:33:23', '2021-06-01 11:33:23', '', '2021 Spring Autumn New Fashion Male Shoes Breathable Nice Female Shoes Chaussure Homme Good Quality Unisex Shoes For Lover 35-44', 'Color: Pink for Female, Shoe Size: 5', 'publish', 'closed', 'closed', '', '2021-spring-autumn-new-fashion-male-shoes-breathable-nice-female-shoes-chaussure-homme-good-quality-unisex-shoes-for-lover-35-44-117', '', '', '2021-06-01 11:33:23', '2021-06-01 11:33:23', '', 3024, 'http://shoestimer.com/?post_type=product_variation&p=3165', 117, 'product_variation', '', 0),
(3166, 1, '2021-06-01 11:33:23', '2021-06-01 11:33:23', '', '2021 Spring Autumn New Fashion Male Shoes Breathable Nice Female Shoes Chaussure Homme Good Quality Unisex Shoes For Lover 35-44', 'Color: Dark Gray Female, Shoe Size: 7', 'publish', 'closed', 'closed', '', '2021-spring-autumn-new-fashion-male-shoes-breathable-nice-female-shoes-chaussure-homme-good-quality-unisex-shoes-for-lover-35-44-118', '', '', '2021-06-01 11:33:23', '2021-06-01 11:33:23', '', 3024, 'http://shoestimer.com/?post_type=product_variation&p=3166', 118, 'product_variation', '', 0),
(3167, 1, '2021-06-01 11:33:24', '2021-06-01 11:33:24', '', '2021 Spring Autumn New Fashion Male Shoes Breathable Nice Female Shoes Chaussure Homme Good Quality Unisex Shoes For Lover 35-44', 'Color: Pink for Female, Shoe Size: 4', 'publish', 'closed', 'closed', '', '2021-spring-autumn-new-fashion-male-shoes-breathable-nice-female-shoes-chaussure-homme-good-quality-unisex-shoes-for-lover-35-44-119', '', '', '2021-06-01 11:33:24', '2021-06-01 11:33:24', '', 3024, 'http://shoestimer.com/?post_type=product_variation&p=3167', 119, 'product_variation', '', 0),
(3168, 1, '2021-06-01 11:33:24', '2021-06-01 11:33:24', '', '2021 Spring Autumn New Fashion Male Shoes Breathable Nice Female Shoes Chaussure Homme Good Quality Unisex Shoes For Lover 35-44', 'Color: Dark Gray Female, Shoe Size: 5.5', 'publish', 'closed', 'closed', '', '2021-spring-autumn-new-fashion-male-shoes-breathable-nice-female-shoes-chaussure-homme-good-quality-unisex-shoes-for-lover-35-44-120', '', '', '2021-06-01 11:33:24', '2021-06-01 11:33:24', '', 3024, 'http://shoestimer.com/?post_type=product_variation&p=3168', 120, 'product_variation', '', 0),
(3169, 1, '2021-06-01 11:33:24', '2021-06-01 11:33:24', '', '2021 Spring Autumn New Fashion Male Shoes Breathable Nice Female Shoes Chaussure Homme Good Quality Unisex Shoes For Lover 35-44', 'Color: Dark Gray Female, Shoe Size: 6', 'publish', 'closed', 'closed', '', '2021-spring-autumn-new-fashion-male-shoes-breathable-nice-female-shoes-chaussure-homme-good-quality-unisex-shoes-for-lover-35-44-121', '', '', '2021-06-01 11:33:24', '2021-06-01 11:33:24', '', 3024, 'http://shoestimer.com/?post_type=product_variation&p=3169', 121, 'product_variation', '', 0),
(3170, 1, '2021-06-01 11:33:24', '2021-06-01 11:33:24', '', '2021 Spring Autumn New Fashion Male Shoes Breathable Nice Female Shoes Chaussure Homme Good Quality Unisex Shoes For Lover 35-44', 'Color: Dark Gray Female, Shoe Size: 4.5', 'publish', 'closed', 'closed', '', '2021-spring-autumn-new-fashion-male-shoes-breathable-nice-female-shoes-chaussure-homme-good-quality-unisex-shoes-for-lover-35-44-122', '', '', '2021-06-01 11:33:24', '2021-06-01 11:33:24', '', 3024, 'http://shoestimer.com/?post_type=product_variation&p=3170', 122, 'product_variation', '', 0),
(3171, 1, '2021-06-01 11:33:24', '2021-06-01 11:33:24', '', '2021 Spring Autumn New Fashion Male Shoes Breathable Nice Female Shoes Chaussure Homme Good Quality Unisex Shoes For Lover 35-44', 'Color: Dark Gray Female, Shoe Size: 5', 'publish', 'closed', 'closed', '', '2021-spring-autumn-new-fashion-male-shoes-breathable-nice-female-shoes-chaussure-homme-good-quality-unisex-shoes-for-lover-35-44-123', '', '', '2021-06-01 11:33:24', '2021-06-01 11:33:24', '', 3024, 'http://shoestimer.com/?post_type=product_variation&p=3171', 123, 'product_variation', '', 0),
(3172, 1, '2021-06-01 11:33:25', '2021-06-01 11:33:25', '', '2021 Spring Autumn New Fashion Male Shoes Breathable Nice Female Shoes Chaussure Homme Good Quality Unisex Shoes For Lover 35-44', 'Color: Light Gray Female, Shoe Size: 7', 'publish', 'closed', 'closed', '', '2021-spring-autumn-new-fashion-male-shoes-breathable-nice-female-shoes-chaussure-homme-good-quality-unisex-shoes-for-lover-35-44-124', '', '', '2021-06-01 11:33:25', '2021-06-01 11:33:25', '', 3024, 'http://shoestimer.com/?post_type=product_variation&p=3172', 124, 'product_variation', '', 0),
(3173, 1, '2021-06-01 11:33:25', '2021-06-01 11:33:25', '', '2021 Spring Autumn New Fashion Male Shoes Breathable Nice Female Shoes Chaussure Homme Good Quality Unisex Shoes For Lover 35-44', 'Color: Dark Gray Female, Shoe Size: 4', 'publish', 'closed', 'closed', '', '2021-spring-autumn-new-fashion-male-shoes-breathable-nice-female-shoes-chaussure-homme-good-quality-unisex-shoes-for-lover-35-44-125', '', '', '2021-06-01 11:33:25', '2021-06-01 11:33:25', '', 3024, 'http://shoestimer.com/?post_type=product_variation&p=3173', 125, 'product_variation', '', 0),
(3174, 1, '2021-06-01 11:33:25', '2021-06-01 11:33:25', '', '2021 Spring Autumn New Fashion Male Shoes Breathable Nice Female Shoes Chaussure Homme Good Quality Unisex Shoes For Lover 35-44', 'Color: Light Gray Female, Shoe Size: 5.5', 'publish', 'closed', 'closed', '', '2021-spring-autumn-new-fashion-male-shoes-breathable-nice-female-shoes-chaussure-homme-good-quality-unisex-shoes-for-lover-35-44-126', '', '', '2021-06-01 11:33:25', '2021-06-01 11:33:25', '', 3024, 'http://shoestimer.com/?post_type=product_variation&p=3174', 126, 'product_variation', '', 0),
(3175, 1, '2021-06-01 11:33:25', '2021-06-01 11:33:25', '', '2021 Spring Autumn New Fashion Male Shoes Breathable Nice Female Shoes Chaussure Homme Good Quality Unisex Shoes For Lover 35-44', 'Color: Light Gray Female, Shoe Size: 6', 'publish', 'closed', 'closed', '', '2021-spring-autumn-new-fashion-male-shoes-breathable-nice-female-shoes-chaussure-homme-good-quality-unisex-shoes-for-lover-35-44-127', '', '', '2021-06-01 11:33:25', '2021-06-01 11:33:25', '', 3024, 'http://shoestimer.com/?post_type=product_variation&p=3175', 127, 'product_variation', '', 0),
(3176, 1, '2021-06-01 11:33:25', '2021-06-01 11:33:25', '', '2021 Spring Autumn New Fashion Male Shoes Breathable Nice Female Shoes Chaussure Homme Good Quality Unisex Shoes For Lover 35-44', 'Color: Light Gray Female, Shoe Size: 4.5', 'publish', 'closed', 'closed', '', '2021-spring-autumn-new-fashion-male-shoes-breathable-nice-female-shoes-chaussure-homme-good-quality-unisex-shoes-for-lover-35-44-128', '', '', '2021-06-01 11:33:25', '2021-06-01 11:33:25', '', 3024, 'http://shoestimer.com/?post_type=product_variation&p=3176', 128, 'product_variation', '', 0),
(3177, 1, '2021-06-01 11:33:26', '2021-06-01 11:33:26', '', '2021 Spring Autumn New Fashion Male Shoes Breathable Nice Female Shoes Chaussure Homme Good Quality Unisex Shoes For Lover 35-44', 'Color: Light Gray Female, Shoe Size: 5', 'publish', 'closed', 'closed', '', '2021-spring-autumn-new-fashion-male-shoes-breathable-nice-female-shoes-chaussure-homme-good-quality-unisex-shoes-for-lover-35-44-129', '', '', '2021-06-01 11:33:26', '2021-06-01 11:33:26', '', 3024, 'http://shoestimer.com/?post_type=product_variation&p=3177', 129, 'product_variation', '', 0),
(3178, 1, '2021-06-01 11:33:26', '2021-06-01 11:33:26', '', '2021 Spring Autumn New Fashion Male Shoes Breathable Nice Female Shoes Chaussure Homme Good Quality Unisex Shoes For Lover 35-44', 'Color: Pink for Female, Shoe Size: 7', 'publish', 'closed', 'closed', '', '2021-spring-autumn-new-fashion-male-shoes-breathable-nice-female-shoes-chaussure-homme-good-quality-unisex-shoes-for-lover-35-44-130', '', '', '2021-06-01 11:33:26', '2021-06-01 11:33:26', '', 3024, 'http://shoestimer.com/?post_type=product_variation&p=3178', 130, 'product_variation', '', 0),
(3179, 1, '2021-06-01 11:33:27', '2021-06-01 11:33:27', '', '2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-1', '', 'inherit', 'open', 'closed', '', '2021-spring-autumn-new-fashion-male-shoes-breathable-nice-female-shoes-chaussure-homme-good-quality-unisex-1', '', '', '2021-06-01 11:33:27', '2021-06-01 11:33:27', '', 3024, 'http://shoestimer.com/wp-content/uploads/2021/06/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(3180, 1, '2021-06-01 11:33:32', '2021-06-01 11:33:32', '', '2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-2', '', 'inherit', 'open', 'closed', '', '2021-spring-autumn-new-fashion-male-shoes-breathable-nice-female-shoes-chaussure-homme-good-quality-unisex-2', '', '', '2021-06-01 11:33:32', '2021-06-01 11:33:32', '', 3024, 'http://shoestimer.com/wp-content/uploads/2021/06/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(3181, 1, '2021-06-01 11:33:38', '2021-06-01 11:33:38', '', '2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-3', '', 'inherit', 'open', 'closed', '', '2021-spring-autumn-new-fashion-male-shoes-breathable-nice-female-shoes-chaussure-homme-good-quality-unisex-3', '', '', '2021-06-01 11:33:38', '2021-06-01 11:33:38', '', 3024, 'http://shoestimer.com/wp-content/uploads/2021/06/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-3.jpg', 0, 'attachment', 'image/jpeg', 0),
(3182, 1, '2021-06-01 11:33:45', '2021-06-01 11:33:45', '', '2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-4', '', 'inherit', 'open', 'closed', '', '2021-spring-autumn-new-fashion-male-shoes-breathable-nice-female-shoes-chaussure-homme-good-quality-unisex-4', '', '', '2021-06-01 11:33:45', '2021-06-01 11:33:45', '', 3024, 'http://shoestimer.com/wp-content/uploads/2021/06/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-4.jpg', 0, 'attachment', 'image/jpeg', 0),
(3183, 1, '2021-06-01 11:33:49', '2021-06-01 11:33:49', '', '2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-5', '', 'inherit', 'open', 'closed', '', '2021-spring-autumn-new-fashion-male-shoes-breathable-nice-female-shoes-chaussure-homme-good-quality-unisex-5', '', '', '2021-06-01 11:33:49', '2021-06-01 11:33:49', '', 3024, 'http://shoestimer.com/wp-content/uploads/2021/06/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-5.jpg', 0, 'attachment', 'image/jpeg', 0),
(3184, 1, '2021-06-01 11:33:56', '2021-06-01 11:33:56', '', '2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.jpg_640x640', '', 'inherit', 'open', 'closed', '', '2021-spring-autumn-new-fashion-male-shoes-breathable-nice-female-shoes-chaussure-homme-good-quality-unisex-jpg_640x640', '', '', '2021-06-01 11:33:56', '2021-06-01 11:33:56', '', 3024, 'http://shoestimer.com/wp-content/uploads/2021/06/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.jpg_640x640.jpg', 0, 'attachment', 'image/jpeg', 0),
(3185, 1, '2021-06-01 11:33:58', '2021-06-01 11:33:58', '', '2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-1.jpg_640x640-1', '', 'inherit', 'open', 'closed', '', '2021-spring-autumn-new-fashion-male-shoes-breathable-nice-female-shoes-chaussure-homme-good-quality-unisex-1-jpg_640x640-1', '', '', '2021-06-01 11:33:58', '2021-06-01 11:33:58', '', 3024, 'http://shoestimer.com/wp-content/uploads/2021/06/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-1.jpg_640x640-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(3186, 1, '2021-06-01 11:34:00', '2021-06-01 11:34:00', '', '2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.png_640x640', '', 'inherit', 'open', 'closed', '', '2021-spring-autumn-new-fashion-male-shoes-breathable-nice-female-shoes-chaussure-homme-good-quality-unisex-png_640x640', '', '', '2021-06-01 11:34:00', '2021-06-01 11:34:00', '', 3024, 'http://shoestimer.com/wp-content/uploads/2021/06/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex.png_640x640.jpg', 0, 'attachment', 'image/jpeg', 0),
(3187, 1, '2021-06-01 11:34:02', '2021-06-01 11:34:02', '', '2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-2.jpg_640x640-2', '', 'inherit', 'open', 'closed', '', '2021-spring-autumn-new-fashion-male-shoes-breathable-nice-female-shoes-chaussure-homme-good-quality-unisex-2-jpg_640x640-2', '', '', '2021-06-01 11:34:02', '2021-06-01 11:34:02', '', 3024, 'http://shoestimer.com/wp-content/uploads/2021/06/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-2.jpg_640x640-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(3188, 1, '2021-06-01 11:34:05', '2021-06-01 11:34:05', '', '2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-3.jpg_640x640-3', '', 'inherit', 'open', 'closed', '', '2021-spring-autumn-new-fashion-male-shoes-breathable-nice-female-shoes-chaussure-homme-good-quality-unisex-3-jpg_640x640-3', '', '', '2021-06-01 11:34:05', '2021-06-01 11:34:05', '', 3024, 'http://shoestimer.com/wp-content/uploads/2021/06/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-3.jpg_640x640-3.jpg', 0, 'attachment', 'image/jpeg', 0),
(3189, 1, '2021-06-01 11:34:07', '2021-06-01 11:34:07', '', '2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-4.jpg_640x640-4', '', 'inherit', 'open', 'closed', '', '2021-spring-autumn-new-fashion-male-shoes-breathable-nice-female-shoes-chaussure-homme-good-quality-unisex-4-jpg_640x640-4', '', '', '2021-06-01 11:34:07', '2021-06-01 11:34:07', '', 3024, 'http://shoestimer.com/wp-content/uploads/2021/06/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-4.jpg_640x640-4.jpg', 0, 'attachment', 'image/jpeg', 0),
(3190, 1, '2021-06-01 11:34:08', '2021-06-01 11:34:08', '', '2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-5.jpg_640x640-5', '', 'inherit', 'open', 'closed', '', '2021-spring-autumn-new-fashion-male-shoes-breathable-nice-female-shoes-chaussure-homme-good-quality-unisex-5-jpg_640x640-5', '', '', '2021-06-01 11:34:08', '2021-06-01 11:34:08', '', 3024, 'http://shoestimer.com/wp-content/uploads/2021/06/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-5.jpg_640x640-5.jpg', 0, 'attachment', 'image/jpeg', 0),
(3191, 0, '2021-06-01 11:34:12', '2021-06-01 11:34:12', '', '2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-6.jpg_640x640-6', '', 'inherit', 'open', 'closed', '', '2021-spring-autumn-new-fashion-male-shoes-breathable-nice-female-shoes-chaussure-homme-good-quality-unisex-6-jpg_640x640-6', '', '', '2021-06-01 11:34:12', '2021-06-01 11:34:12', '', 3024, 'http://shoestimer.com/wp-content/uploads/2021/06/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-6.jpg_640x640-6.jpg', 0, 'attachment', 'image/jpeg', 0),
(3192, 0, '2021-06-01 11:34:15', '2021-06-01 11:34:15', '', '2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-7.jpg_640x640-7', '', 'inherit', 'open', 'closed', '', '2021-spring-autumn-new-fashion-male-shoes-breathable-nice-female-shoes-chaussure-homme-good-quality-unisex-7-jpg_640x640-7', '', '', '2021-06-01 11:34:15', '2021-06-01 11:34:15', '', 3024, 'http://shoestimer.com/wp-content/uploads/2021/06/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-7.jpg_640x640-7.jpg', 0, 'attachment', 'image/jpeg', 0),
(3193, 0, '2021-06-01 11:34:16', '2021-06-01 11:34:16', '', '2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-8.jpg_640x640-8', '', 'inherit', 'open', 'closed', '', '2021-spring-autumn-new-fashion-male-shoes-breathable-nice-female-shoes-chaussure-homme-good-quality-unisex-8-jpg_640x640-8', '', '', '2021-06-01 11:34:16', '2021-06-01 11:34:16', '', 3024, 'http://shoestimer.com/wp-content/uploads/2021/06/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-8.jpg_640x640-8.jpg', 0, 'attachment', 'image/jpeg', 0),
(3194, 0, '2021-06-01 11:34:18', '2021-06-01 11:34:18', '', '2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-9.jpg_640x640-9', '', 'inherit', 'open', 'closed', '', '2021-spring-autumn-new-fashion-male-shoes-breathable-nice-female-shoes-chaussure-homme-good-quality-unisex-9-jpg_640x640-9', '', '', '2021-06-01 11:34:18', '2021-06-01 11:34:18', '', 3024, 'http://shoestimer.com/wp-content/uploads/2021/06/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-9.jpg_640x640-9.jpg', 0, 'attachment', 'image/jpeg', 0),
(3195, 0, '2021-06-01 11:34:19', '2021-06-01 11:34:19', '', '2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-10.jpg_640x640-10', '', 'inherit', 'open', 'closed', '', '2021-spring-autumn-new-fashion-male-shoes-breathable-nice-female-shoes-chaussure-homme-good-quality-unisex-10-jpg_640x640-10', '', '', '2021-06-01 11:34:19', '2021-06-01 11:34:19', '', 3024, 'http://shoestimer.com/wp-content/uploads/2021/06/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-10.jpg_640x640-10.jpg', 0, 'attachment', 'image/jpeg', 0),
(3196, 0, '2021-06-01 11:34:21', '2021-06-01 11:34:21', '', '2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-11.jpg_640x640-11', '', 'inherit', 'open', 'closed', '', '2021-spring-autumn-new-fashion-male-shoes-breathable-nice-female-shoes-chaussure-homme-good-quality-unisex-11-jpg_640x640-11', '', '', '2021-06-01 11:34:21', '2021-06-01 11:34:21', '', 3024, 'http://shoestimer.com/wp-content/uploads/2021/06/2021-Spring-Autumn-New-Fashion-Male-Shoes-Breathable-Nice-Female-Shoes-Chaussure-Homme-Good-Quality-Unisex-11.jpg_640x640-11.jpg', 0, 'attachment', 'image/jpeg', 0),
(3197, 1, '2021-06-01 11:57:15', '2021-06-01 11:57:15', '', '1000333', '', 'inherit', 'open', 'closed', '', '1000333', '', '', '2021-06-01 11:57:15', '2021-06-01 11:57:15', '', 0, 'http://shoestimer.com/wp-content/uploads/2021/06/1000333.png', 0, 'attachment', 'image/png', 0),
(3198, 1, '2021-06-01 11:59:30', '2021-06-01 11:59:30', '', '100332', '', 'inherit', 'open', 'closed', '', '100332', '', '', '2021-06-01 11:59:30', '2021-06-01 11:59:30', '', 0, 'http://shoestimer.com/wp-content/uploads/2021/06/100332.png', 0, 'attachment', 'image/png', 0),
(3199, 1, '2021-06-01 12:09:13', '2021-06-01 12:09:13', '                <div class=\"product-specs-list-container\">\n                    <ul class=\"product-specs-list util-clearfix\">\n						                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Brand Name:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">NoEnName_Null</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Origin:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">CN(Origin)</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Upper Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Artificial leather</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Outsole Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Rubber</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Model Number:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">ypxh63-7510 Loafers  shoes for men</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Closure Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Slip-On</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Fit:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Fits true to size, take your normal size</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Shoes Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Loafers</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Pattern Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Solid</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Department Name:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Adult</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Feature:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Breathable</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Insole Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">PU</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Lining Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">PU</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Season:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Summer</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Item Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">casual shoes</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Item Type of slip on loafers:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">casual loafer shoes for men 2020 slipon loafers</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">zapatos de hombre moccasin shoes men:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">mens shoes loafers, large loafers for men</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Size of men mokasyny meskie:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">6.5, 7, 7.5, 8, 9, 9.5, 10, 11,12</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Color of leather loafers for men:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Black White Loafers for men</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Season of Gommino Driving Shoes:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Spring, Autumn, Winter, Summer</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Mocassim masculino couro:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Mans moccasins -mens leather loafers</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Man shoes leather genuine:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">mocassin homme, leather loafers men</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Mocasines para hombre:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Mens leather Loafers driving moccasins men</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Occasion of loafers men:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Daily Work office dating party wedding business formal</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Mocassins masculino adulto:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">luxury loafers shoes for men - driving loafers</span>\n                            </li>\n							                    </ul>\n                </div>\n				<div class=\"detailmodule_text\"><p class=\"detail-desc-decorate-title\" style=\"text-overflow: ellipsis;font-family: \'OpenSans\';color:\'#000\';word-wrap: break-word;white-space: pre-wrap;font-weight: 900;font-size: 20px;line-height: 28px;color: #000;margin-bottom: 12px;\">Leather Shoes Men Casual Luxury Brand Handmade Penny Loafers Men Slip On Flats Fashion Driving Dress Shoes White Green Moccasins</p><p class=\"detail-desc-decorate-content\" style=\"text-overflow: ellipsis;font-family: \'OpenSans\';color:\'#000\';word-wrap: break-word;white-space: pre-wrap;font-weight: 300;font-size: 14px;line-height: 20px;color: #000;margin-bottom: 12px;\">Half Shoes for Men 2 Colors\n1.100% Brand New without box\n2.Color: Green Loafers Shoes for Mens; White Loafers for Men;\n3.Size: CN Size 38-47 Please allow 0-2cm errors due to manual measurement\n4.Please choose size according to foot length, (Don\'t choose size according to your country usual size !!!)\n5.(Not real US Size) just transform from Chinese size by our rule. Shoes mark corresponding CN size or foot length.\n6.US size9.5 (27cm). This 27CM is not insole length or outsole length, it means foot length only.\n7.Due to different display and shooting angle, it may be a little color difference from the real one.</p></div>\n<div class=\"detailmodule_text-image\"><img src=\"//ae01.alicdn.com/kf/Ha0448700050745069f936dcdfccf58ffm.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/H1acc19d02b3d4833a99faa19fd60133fL.jpg\"  class=\"detail-desc-decorate-image\" ></div>\n<div class=\"detailmodule_text\"><p class=\"detail-desc-decorate-title\" style=\"text-overflow: ellipsis;font-family: \'OpenSans\';color:\'#000\';word-wrap: break-word;white-space: pre-wrap;font-weight: 900;font-size: 20px;line-height: 28px;color: #000;margin-bottom: 12px;\">Pay Attention: Upper material=Canva+Suede Leather</p></div>\n<div class=\"detailmodule_image\"><img src=\"//ae01.alicdn.com/kf/Hc0445921395045c08fa65cc7f18ad48fW.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/H530bdcc085684e01a771203f3740f406Y.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/Ha7b77c45e5d647b88aa2bb8137f938b9z.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/Hee37c1889b524ceea78ea0d04774a501h.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/H82563d2d82cb4ab88ca0d0a094c3f3aav.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/H1742170cf20540ccaf41b275491141802.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/Hed11d076c2dc461abe48c418693a81a54.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/H3ab6f04f51bd4b079d33558177a5ab2bT.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/H1c6d3e716b28456eba55d6e216bc1d064.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/H1adad32d69ed46d083d0717fee4a301dX.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/Ha4d5744eddd1409faf7b7de1fab31fd1Q.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/Hc08d640d15144e9892c93f84956d8094t.jpg\"  class=\"detail-desc-decorate-image\" ></div>\n<div class=\"detailmodule_image\"><img src=\"//ae01.alicdn.com/kf/Hc7fd25e7b9694aeeb4e3a5acc15267eeu.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/H106312f9607b47648ded7fee3c3d99fcy.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/H392ea1ff1fe94fbb8c171490f9635598M.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/Hd97b9aa6e9534a5aa92aba51213102b16.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/H9ef97125e619408fb0b4fe57ca3a8c96y.jpg\"  class=\"detail-desc-decorate-image\" ></div>\n\n\n', 'Canvas Leather Shoes Men Casual Luxury Brand Handmade Penny Loafers Men Slip On Flats Driving Dress Shoes White Green Moccasins', '', 'publish', 'open', 'closed', '', 'canvas-leather-shoes-men-casual-luxury-brand-handmade-penny-loafers-men-slip-on-flats-driving-dress-shoes-white-green-moccasins', '', '', '2021-06-01 12:09:28', '2021-06-01 12:09:28', '', 0, 'http://shoestimer.com/product/canvas-leather-shoes-men-casual-luxury-brand-handmade-penny-loafers-men-slip-on-flats-driving-dress-shoes-white-green-moccasins/', 0, 'product', '', 0);
INSERT INTO `wpx5_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(3200, 1, '2021-06-01 12:09:16', '2021-06-01 12:09:16', '                <div class=\"product-specs-list-container\">\n                    <ul class=\"product-specs-list util-clearfix\">\n						                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Brand Name:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Yeinshaars</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Shoes Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Loafers</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Origin:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">CN(Origin)</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Season:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Summer</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Upper Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Cow Suede</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Outsole Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Rubber</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Model Number:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">208701</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Closure Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Slip-On</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Occasion:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Casual</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Fit:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Fits true to size, take your normal size</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Fashion Element:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Sewing</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Pattern Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Solid</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Department Name:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Adult</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Feature:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Breathable</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Feature:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Massage</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Insole Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Sheepskin</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Lining Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">NONE</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Item Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">casual shoes</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Product Grade:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Top Quality Goods</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Time To Market:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">New Arrival</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Shoes Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Loafers Men</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Style:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Mens Flat shoes, Men\'s Flats, Man Shoe,Soft Moccasins Men</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Applicable Objects:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Youth (18 to 48 years old)</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Gender:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Mens Shoes,Mocasines Hombre,Zapatos De Barco</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Function:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Wear Resistant,Anti-skid, Sweat absorbing, Breathable, Comfortable</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Occasion:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Driving,Work, Party, Street, Office,Business, Formal, Dating Shoes</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Toe Shape:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Round Toe</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Sale Point:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Unique Design Outsole Non-slip,Flats,Lightweight,Soft</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Applicable scenario:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Daily</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Country/Region of Manufacture:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">China/Fujian</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Shoe Gang Height:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Low Top</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Item Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Casual Shoes</span>\n                            </li>\n							                    </ul>\n                </div>\n				<div class=\"detailmodule_html\"><div class=\"detail-desc-decorate-richtext\"><div>\n<div>\n<div>\n<div>\n<div>\n<div>\n<div></div></div>\n<div class=\"detailmodule_dynamic\"><kse:widget data-widget-type=\"relatedProduct\" id=\"24866414\" title=\"\" type=\"relation\"></kse:widget></div>\n<div class=\"detailmodule_html\"><div class=\"detail-desc-decorate-richtext\"></div>\n</div>\n</div>\n<br>\n<span style=\"font-size:20px;\"> <span style=\"font-size:20px;\">Tips:<br>\n1.The color of the shoes may be slightly different due to different <span style=\"color:#e74c3c;\">lighting or monitors</span>.<br>\n2. This is <span style=\"color:#e74c3c;\">NOT Standard EUR  US</span> <span style=\"color:#e74c3c;\">Size</span>.&nbsp;<br>\n3. The <span style=\"color:#e74c3c;\">foot length is the only standard</span> for customers to choose the right size.<br>\n4. Insole length should be 1-1.5cm bigger than your foot length.<br>\n5. If you are not sure of the correct size, <span style=\"color:#e74c3c;\">welcome to contact us</span>.<br>\nNote:Usually, order comes <span style=\"color:#e74c3c;\">without shoes box</span>.But if you need a box, please contact us to increase price,the shoes box values US$5.</span><br>\n<span style=\"font-size:18px;\"></span><span style=\"font-size:16px;\"><br>\nPlease choose the size according to your <span style=\"color:#e74c3c;\">Foot Length</span>.<br>\nIf your foot length is <span style=\"color:#e74c3c;\">23cm</span>. &nbsp; &nbsp;Choose size <span style=\"color:#e74c3c;\">36 =5.5</span><br>\nIf your foot length is <span style=\"color:#e74c3c;\">23.5cm</span>. Choose size <span style=\"color:#e74c3c;\">37 =6</span><br>\nIf your foot length is <span style=\"color:#e74c3c;\">24cm</span>. &nbsp; &nbsp;Choose size <span style=\"color:#e74c3c;\">38 =6.5</span><br>\nIf your foot length is <span style=\"color:#e74c3c;\">24.5cm</span>. Choose size <span style=\"color:#e74c3c;\">39 =7</span><br>\nIf your foot length is <span style=\"color:#e74c3c;\">25cm</span>. &nbsp; &nbsp;Choose size <span style=\"color:#e74c3c;\">40 =7.5</span><br>\nIf your foot length is <span style=\"color:#e74c3c;\">25.5cm</span>. Choose size<span style=\"color:#e74c3c;\"> 41 =8</span><br>\nIf your foot length is <span style=\"color:#e74c3c;\">26cm</span>. &nbsp; &nbsp;Choose size <span style=\"color:#e74c3c;\">42 =9</span><br>\nIf your foot length is <span style=\"color:#e74c3c;\">26.5cm</span>. Choose size <span style=\"color:#e74c3c;\">43 =9.5</span><br>\nIf your foot length is <span style=\"color:#e74c3c;\">27cm</span>. &nbsp; &nbsp;Choose size <span style=\"color:#e74c3c;\">44 =10</span><br>\nIf your foot length is <span style=\"color:#e74c3c;\">27.5cm</span>. Choose size<span style=\"color:#e74c3c;\"> 45 =10.5</span><br>\nIf your foot length is <span style=\"color:#e74c3c;\">28cm</span>. &nbsp; &nbsp;Choose size <span style=\"color:#e74c3c;\">46 =11</span><br>\nIf your foot length is <span style=\"color:#e74c3c;\">28.5cm</span>. Choose size <span style=\"color:#e74c3c;\">47=12</span><br>\nIf your foot length is <span style=\"color:#e74c3c;\">29cm</span>. &nbsp; &nbsp;Choose size <span style=\"color:#e74c3c;\">48 =13</span><br>\nIf your foot length is <span style=\"color:#e74c3c;\">29.5cm</span>. Choose size <span style=\"color:#e74c3c;\">49 =14</span><br>\nIf your foot length is <span style=\"color:#e74c3c;\">30cm</span>. &nbsp; &nbsp;Choose size <span style=\"color:#e74c3c;\">50=15</span></span> </span>\n\n<p style=\"text-align: left;margin:0;\"><img src=\"https://ae01.alicdn.com/kf/H7ed9f0f819a1437c93682471d5101b68I.jpg?width=800&amp;height=505&amp;hash=1305\"><img src=\"https://ae01.alicdn.com/kf/H586015cac2224872a9963808475978569.jpg?width=800&amp;height=151&amp;hash=951\"><br>\n<img src=\"https://ae01.alicdn.com/kf/H400661c7e41a4c22b086a3a3560b068cv.jpg?width=800&amp;height=800&amp;hash=1600\"><img src=\"https://ae01.alicdn.com/kf/Hf14e40173e864238b2efc44fb505b9edi.jpg?width=800&amp;height=800&amp;hash=1600\"><img src=\"https://ae01.alicdn.com/kf/H8b18ea9c7ac5403287a0eb3b625b257b4.jpg?width=800&amp;height=800&amp;hash=1600\"><img src=\"https://ae01.alicdn.com/kf/H0671ccf71a4a49209f96296876df1a93e.jpg?width=800&amp;height=800&amp;hash=1600\"><img src=\"https://ae01.alicdn.com/kf/H6b212691fbf448cfb0176ee2035dcc58e.jpg?width=800&amp;height=800&amp;hash=1600\"><img src=\"https://ae01.alicdn.com/kf/H763a062e1a4e4b67a46ec68090a2aeb2Q.jpg?width=800&amp;height=800&amp;hash=1600\"><img src=\"https://ae01.alicdn.com/kf/H4918e16a489643e5ac35068f28a1a9deY.jpg?width=800&amp;height=800&amp;hash=1600\"><img src=\"https://ae01.alicdn.com/kf/H6a81dac2d23b4c4eb41e7002eaf9b216l.jpg?width=800&amp;height=800&amp;hash=1600\"><img src=\"https://ae01.alicdn.com/kf/Hdcfecfcf122a46a48042697efb9b5856O.jpg?width=800&amp;height=800&amp;hash=1600\"><img src=\"https://ae01.alicdn.com/kf/H52a909cf057b402ab143194e69e5d6cd8.jpg?width=800&amp;height=800&amp;hash=1600\"><img src=\"https://ae01.alicdn.com/kf/H5cf87b3264ee4783874bc40477d0280c4.jpg?width=800&amp;height=800&amp;hash=1600\"><img src=\"https://ae01.alicdn.com/kf/H7bb5435d38fa44559e533f74da1804775.jpg?width=800&amp;height=800&amp;hash=1600\"><img src=\"https://ae01.alicdn.com/kf/H65ce2e86c80d491690f0a766b5b69ab6r.jpg?width=800&amp;height=800&amp;hash=1600\"><img src=\"https://ae01.alicdn.com/kf/Hbfaee7904e224d388c87a5a76e699021B.jpg?width=800&amp;height=800&amp;hash=1600\"><img src=\"https://ae01.alicdn.com/kf/Hd55a654d3aaf4185a9dc599a33439b43z.jpg?width=800&amp;height=800&amp;hash=1600\"><img src=\"https://ae01.alicdn.com/kf/H8c375b8fa6bb4fffb61f86e43de415a8K.jpg?width=800&amp;height=800&amp;hash=1600\"><img src=\"https://ae01.alicdn.com/kf/H02e0d35445e741598872f1ad0594e3e4g.jpg?width=800&amp;height=800&amp;hash=1600\"></p>\n<span style=\"font-size:20px;\"></span></div>\n</div>\n</div>\n</div>\n</div></div>\n\n\n', 'Fashion Men Shoes Genuine Leather Casual Summer Shoes Classic Mens Loafers Elegantes Slip On Men\'s Flats Plus Male Driving Shoes', '', 'publish', 'open', 'closed', '', 'fashion-men-shoes-genuine-leather-casual-summer-shoes-classic-mens-loafers-elegantes-slip-on-mens-flats-plus-male-driving-shoes', '', '', '2021-06-01 12:10:02', '2021-06-01 12:10:02', '', 0, 'http://shoestimer.com/product/fashion-men-shoes-genuine-leather-casual-summer-shoes-classic-mens-loafers-elegantes-slip-on-mens-flats-plus-male-driving-shoes/', 0, 'product', '', 0),
(3201, 1, '2021-06-01 12:09:16', '2021-06-01 12:09:16', '', 'Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s', '', 'inherit', 'open', 'closed', '', 'fashion-men-shoes-genuine-leather-casual-summer-shoes-classic-mens-loafers-elegantes-slip-on-men-s', '', '', '2021-06-01 12:09:16', '2021-06-01 12:09:16', '', 3200, 'http://shoestimer.com/wp-content/uploads/2021/06/Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s.jpg', 0, 'attachment', 'image/jpeg', 0),
(3202, 1, '2021-06-01 12:09:18', '2021-06-01 12:09:18', '', 'Canvas-Leather-Shoes-Men-Casual-Luxury-Brand-Handmade-Penny-Loafers-Men-Slip-On-Flats-Driving-Dress', '', 'inherit', 'open', 'closed', '', 'canvas-leather-shoes-men-casual-luxury-brand-handmade-penny-loafers-men-slip-on-flats-driving-dress', '', '', '2021-06-01 12:09:18', '2021-06-01 12:09:18', '', 3199, 'http://shoestimer.com/wp-content/uploads/2021/06/Canvas-Leather-Shoes-Men-Casual-Luxury-Brand-Handmade-Penny-Loafers-Men-Slip-On-Flats-Driving-Dress.jpg', 0, 'attachment', 'image/jpeg', 0),
(3203, 1, '2021-06-01 12:09:22', '2021-06-01 12:09:22', '', 'Fashion Men Shoes Genuine Leather Casual Summer Shoes Classic Mens Loafers Elegantes Slip On Men\'s Flats Plus Male Driving Shoes', 'Color: Bao Blue, Shoe Size: 45', 'publish', 'closed', 'closed', '', 'fashion-men-shoes-genuine-leather-casual-summer-shoes-classic-mens-loafers-elegantes-slip-on-mens-flats-plus-male-driving-shoes', '', '', '2021-06-01 12:09:22', '2021-06-01 12:09:22', '', 3200, 'http://shoestimer.com/?post_type=product_variation&p=3203', 1, 'product_variation', '', 0),
(3204, 1, '2021-06-01 12:09:22', '2021-06-01 12:09:22', '', 'Fashion Men Shoes Genuine Leather Casual Summer Shoes Classic Mens Loafers Elegantes Slip On Men\'s Flats Plus Male Driving Shoes', 'Color: Bao Blue, Shoe Size: 44', 'publish', 'closed', 'closed', '', 'fashion-men-shoes-genuine-leather-casual-summer-shoes-classic-mens-loafers-elegantes-slip-on-mens-flats-plus-male-driving-shoes-2', '', '', '2021-06-01 12:09:22', '2021-06-01 12:09:22', '', 3200, 'http://shoestimer.com/?post_type=product_variation&p=3204', 2, 'product_variation', '', 0),
(3205, 1, '2021-06-01 12:09:23', '2021-06-01 12:09:23', '', 'Fashion Men Shoes Genuine Leather Casual Summer Shoes Classic Mens Loafers Elegantes Slip On Men\'s Flats Plus Male Driving Shoes', 'Color: Bao Blue, Shoe Size: 47', 'publish', 'closed', 'closed', '', 'fashion-men-shoes-genuine-leather-casual-summer-shoes-classic-mens-loafers-elegantes-slip-on-mens-flats-plus-male-driving-shoes-3', '', '', '2021-06-01 12:09:23', '2021-06-01 12:09:23', '', 3200, 'http://shoestimer.com/?post_type=product_variation&p=3205', 3, 'product_variation', '', 0),
(3206, 1, '2021-06-01 12:09:23', '2021-06-01 12:09:23', '', 'Fashion Men Shoes Genuine Leather Casual Summer Shoes Classic Mens Loafers Elegantes Slip On Men\'s Flats Plus Male Driving Shoes', 'Color: Bao Blue, Shoe Size: 46', 'publish', 'closed', 'closed', '', 'fashion-men-shoes-genuine-leather-casual-summer-shoes-classic-mens-loafers-elegantes-slip-on-mens-flats-plus-male-driving-shoes-4', '', '', '2021-06-01 12:09:23', '2021-06-01 12:09:23', '', 3200, 'http://shoestimer.com/?post_type=product_variation&p=3206', 4, 'product_variation', '', 0),
(3208, 1, '2021-06-01 12:09:23', '2021-06-01 12:09:23', '', 'Fashion Men Shoes Genuine Leather Casual Summer Shoes Classic Mens Loafers Elegantes Slip On Men\'s Flats Plus Male Driving Shoes', 'Color: Bao Blue, Shoe Size: 49', 'publish', 'closed', 'closed', '', 'fashion-men-shoes-genuine-leather-casual-summer-shoes-classic-mens-loafers-elegantes-slip-on-mens-flats-plus-male-driving-shoes-5', '', '', '2021-06-01 12:09:23', '2021-06-01 12:09:23', '', 3200, 'http://shoestimer.com/?post_type=product_variation&p=3208', 5, 'product_variation', '', 0),
(3207, 1, '2021-06-01 12:09:23', '2021-06-01 12:09:23', '', 'Canvas Leather Shoes Men Casual Luxury Brand Handmade Penny Loafers Men Slip On Flats Driving Dress Shoes White Green Moccasins', 'Color: Green, Shoe Size: 44', 'publish', 'closed', 'closed', '', 'canvas-leather-shoes-men-casual-luxury-brand-handmade-penny-loafers-men-slip-on-flats-driving-dress-shoes-white-green-moccasins', '', '', '2021-06-01 12:09:23', '2021-06-01 12:09:23', '', 3199, 'http://shoestimer.com/?post_type=product_variation&p=3207', 1, 'product_variation', '', 0),
(3209, 1, '2021-06-01 12:09:23', '2021-06-01 12:09:23', '', 'Canvas Leather Shoes Men Casual Luxury Brand Handmade Penny Loafers Men Slip On Flats Driving Dress Shoes White Green Moccasins', 'Color: Green, Shoe Size: 43', 'publish', 'closed', 'closed', '', 'canvas-leather-shoes-men-casual-luxury-brand-handmade-penny-loafers-men-slip-on-flats-driving-dress-shoes-white-green-moccasins-2', '', '', '2021-06-01 12:09:23', '2021-06-01 12:09:23', '', 3199, 'http://shoestimer.com/?post_type=product_variation&p=3209', 2, 'product_variation', '', 0),
(3210, 1, '2021-06-01 12:09:24', '2021-06-01 12:09:24', '', 'Fashion Men Shoes Genuine Leather Casual Summer Shoes Classic Mens Loafers Elegantes Slip On Men\'s Flats Plus Male Driving Shoes', 'Color: Bao Blue, Shoe Size: 48', 'publish', 'closed', 'closed', '', 'fashion-men-shoes-genuine-leather-casual-summer-shoes-classic-mens-loafers-elegantes-slip-on-mens-flats-plus-male-driving-shoes-6', '', '', '2021-06-01 12:09:24', '2021-06-01 12:09:24', '', 3200, 'http://shoestimer.com/?post_type=product_variation&p=3210', 6, 'product_variation', '', 0),
(3211, 1, '2021-06-01 12:09:24', '2021-06-01 12:09:24', '', 'Canvas Leather Shoes Men Casual Luxury Brand Handmade Penny Loafers Men Slip On Flats Driving Dress Shoes White Green Moccasins', 'Color: Green, Shoe Size: 46', 'publish', 'closed', 'closed', '', 'canvas-leather-shoes-men-casual-luxury-brand-handmade-penny-loafers-men-slip-on-flats-driving-dress-shoes-white-green-moccasins-3', '', '', '2021-06-01 12:09:24', '2021-06-01 12:09:24', '', 3199, 'http://shoestimer.com/?post_type=product_variation&p=3211', 3, 'product_variation', '', 0),
(3212, 1, '2021-06-01 12:09:24', '2021-06-01 12:09:24', '', 'Fashion Men Shoes Genuine Leather Casual Summer Shoes Classic Mens Loafers Elegantes Slip On Men\'s Flats Plus Male Driving Shoes', 'Color: Coffee, Shoe Size: 39', 'publish', 'closed', 'closed', '', 'fashion-men-shoes-genuine-leather-casual-summer-shoes-classic-mens-loafers-elegantes-slip-on-mens-flats-plus-male-driving-shoes-7', '', '', '2021-06-01 12:09:24', '2021-06-01 12:09:24', '', 3200, 'http://shoestimer.com/?post_type=product_variation&p=3212', 7, 'product_variation', '', 0),
(3213, 1, '2021-06-01 12:09:24', '2021-06-01 12:09:24', '', 'Canvas Leather Shoes Men Casual Luxury Brand Handmade Penny Loafers Men Slip On Flats Driving Dress Shoes White Green Moccasins', 'Color: Green, Shoe Size: 45', 'publish', 'closed', 'closed', '', 'canvas-leather-shoes-men-casual-luxury-brand-handmade-penny-loafers-men-slip-on-flats-driving-dress-shoes-white-green-moccasins-4', '', '', '2021-06-01 12:09:24', '2021-06-01 12:09:24', '', 3199, 'http://shoestimer.com/?post_type=product_variation&p=3213', 4, 'product_variation', '', 0),
(3214, 1, '2021-06-01 12:09:24', '2021-06-01 12:09:24', '', 'Fashion Men Shoes Genuine Leather Casual Summer Shoes Classic Mens Loafers Elegantes Slip On Men\'s Flats Plus Male Driving Shoes', 'Color: Coffee, Shoe Size: 38', 'publish', 'closed', 'closed', '', 'fashion-men-shoes-genuine-leather-casual-summer-shoes-classic-mens-loafers-elegantes-slip-on-mens-flats-plus-male-driving-shoes-8', '', '', '2021-06-01 12:09:24', '2021-06-01 12:09:24', '', 3200, 'http://shoestimer.com/?post_type=product_variation&p=3214', 8, 'product_variation', '', 0),
(3215, 1, '2021-06-01 12:09:24', '2021-06-01 12:09:24', '', 'Canvas Leather Shoes Men Casual Luxury Brand Handmade Penny Loafers Men Slip On Flats Driving Dress Shoes White Green Moccasins', 'Color: Green, Shoe Size: 40', 'publish', 'closed', 'closed', '', 'canvas-leather-shoes-men-casual-luxury-brand-handmade-penny-loafers-men-slip-on-flats-driving-dress-shoes-white-green-moccasins-5', '', '', '2021-06-01 12:09:24', '2021-06-01 12:09:24', '', 3199, 'http://shoestimer.com/?post_type=product_variation&p=3215', 5, 'product_variation', '', 0),
(3216, 1, '2021-06-01 12:09:24', '2021-06-01 12:09:24', '', 'Fashion Men Shoes Genuine Leather Casual Summer Shoes Classic Mens Loafers Elegantes Slip On Men\'s Flats Plus Male Driving Shoes', 'Color: Coffee, Shoe Size: 41', 'publish', 'closed', 'closed', '', 'fashion-men-shoes-genuine-leather-casual-summer-shoes-classic-mens-loafers-elegantes-slip-on-mens-flats-plus-male-driving-shoes-9', '', '', '2021-06-01 12:09:24', '2021-06-01 12:09:24', '', 3200, 'http://shoestimer.com/?post_type=product_variation&p=3216', 9, 'product_variation', '', 0),
(3217, 1, '2021-06-01 12:09:24', '2021-06-01 12:09:24', '', 'Canvas Leather Shoes Men Casual Luxury Brand Handmade Penny Loafers Men Slip On Flats Driving Dress Shoes White Green Moccasins', 'Color: Green, Shoe Size: 39', 'publish', 'closed', 'closed', '', 'canvas-leather-shoes-men-casual-luxury-brand-handmade-penny-loafers-men-slip-on-flats-driving-dress-shoes-white-green-moccasins-6', '', '', '2021-06-01 12:09:24', '2021-06-01 12:09:24', '', 3199, 'http://shoestimer.com/?post_type=product_variation&p=3217', 6, 'product_variation', '', 0),
(3218, 1, '2021-06-01 12:09:24', '2021-06-01 12:09:24', '', 'Fashion Men Shoes Genuine Leather Casual Summer Shoes Classic Mens Loafers Elegantes Slip On Men\'s Flats Plus Male Driving Shoes', 'Color: Coffee, Shoe Size: 40', 'publish', 'closed', 'closed', '', 'fashion-men-shoes-genuine-leather-casual-summer-shoes-classic-mens-loafers-elegantes-slip-on-mens-flats-plus-male-driving-shoes-10', '', '', '2021-06-01 12:09:24', '2021-06-01 12:09:24', '', 3200, 'http://shoestimer.com/?post_type=product_variation&p=3218', 10, 'product_variation', '', 0),
(3219, 1, '2021-06-01 12:09:24', '2021-06-01 12:09:24', '', 'Canvas Leather Shoes Men Casual Luxury Brand Handmade Penny Loafers Men Slip On Flats Driving Dress Shoes White Green Moccasins', 'Color: Green, Shoe Size: 42', 'publish', 'closed', 'closed', '', 'canvas-leather-shoes-men-casual-luxury-brand-handmade-penny-loafers-men-slip-on-flats-driving-dress-shoes-white-green-moccasins-7', '', '', '2021-06-01 12:09:24', '2021-06-01 12:09:24', '', 3199, 'http://shoestimer.com/?post_type=product_variation&p=3219', 7, 'product_variation', '', 0),
(3220, 1, '2021-06-01 12:09:24', '2021-06-01 12:09:24', '', 'Fashion Men Shoes Genuine Leather Casual Summer Shoes Classic Mens Loafers Elegantes Slip On Men\'s Flats Plus Male Driving Shoes', 'Color: Coffee, Shoe Size: 43', 'publish', 'closed', 'closed', '', 'fashion-men-shoes-genuine-leather-casual-summer-shoes-classic-mens-loafers-elegantes-slip-on-mens-flats-plus-male-driving-shoes-11', '', '', '2021-06-01 12:09:24', '2021-06-01 12:09:24', '', 3200, 'http://shoestimer.com/?post_type=product_variation&p=3220', 11, 'product_variation', '', 0),
(3221, 1, '2021-06-01 12:09:24', '2021-06-01 12:09:24', '', 'Canvas Leather Shoes Men Casual Luxury Brand Handmade Penny Loafers Men Slip On Flats Driving Dress Shoes White Green Moccasins', 'Color: Green, Shoe Size: 41', 'publish', 'closed', 'closed', '', 'canvas-leather-shoes-men-casual-luxury-brand-handmade-penny-loafers-men-slip-on-flats-driving-dress-shoes-white-green-moccasins-8', '', '', '2021-06-01 12:09:24', '2021-06-01 12:09:24', '', 3199, 'http://shoestimer.com/?post_type=product_variation&p=3221', 8, 'product_variation', '', 0),
(3222, 1, '2021-06-01 12:09:24', '2021-06-01 12:09:24', '', 'Fashion Men Shoes Genuine Leather Casual Summer Shoes Classic Mens Loafers Elegantes Slip On Men\'s Flats Plus Male Driving Shoes', 'Color: Coffee, Shoe Size: 42', 'publish', 'closed', 'closed', '', 'fashion-men-shoes-genuine-leather-casual-summer-shoes-classic-mens-loafers-elegantes-slip-on-mens-flats-plus-male-driving-shoes-12', '', '', '2021-06-01 12:09:24', '2021-06-01 12:09:24', '', 3200, 'http://shoestimer.com/?post_type=product_variation&p=3222', 12, 'product_variation', '', 0),
(3223, 1, '2021-06-01 12:09:24', '2021-06-01 12:09:24', '', 'Canvas Leather Shoes Men Casual Luxury Brand Handmade Penny Loafers Men Slip On Flats Driving Dress Shoes White Green Moccasins', 'Color: White, Shoe Size: 41', 'publish', 'closed', 'closed', '', 'canvas-leather-shoes-men-casual-luxury-brand-handmade-penny-loafers-men-slip-on-flats-driving-dress-shoes-white-green-moccasins-9', '', '', '2021-06-01 12:09:24', '2021-06-01 12:09:24', '', 3199, 'http://shoestimer.com/?post_type=product_variation&p=3223', 9, 'product_variation', '', 0),
(3224, 1, '2021-06-01 12:09:24', '2021-06-01 12:09:24', '', 'Fashion Men Shoes Genuine Leather Casual Summer Shoes Classic Mens Loafers Elegantes Slip On Men\'s Flats Plus Male Driving Shoes', 'Color: Coffee, Shoe Size: 45', 'publish', 'closed', 'closed', '', 'fashion-men-shoes-genuine-leather-casual-summer-shoes-classic-mens-loafers-elegantes-slip-on-mens-flats-plus-male-driving-shoes-13', '', '', '2021-06-01 12:09:24', '2021-06-01 12:09:24', '', 3200, 'http://shoestimer.com/?post_type=product_variation&p=3224', 13, 'product_variation', '', 0),
(3225, 1, '2021-06-01 12:09:25', '2021-06-01 12:09:25', '', 'Fashion Men Shoes Genuine Leather Casual Summer Shoes Classic Mens Loafers Elegantes Slip On Men\'s Flats Plus Male Driving Shoes', 'Color: Coffee, Shoe Size: 44', 'publish', 'closed', 'closed', '', 'fashion-men-shoes-genuine-leather-casual-summer-shoes-classic-mens-loafers-elegantes-slip-on-mens-flats-plus-male-driving-shoes-14', '', '', '2021-06-01 12:09:25', '2021-06-01 12:09:25', '', 3200, 'http://shoestimer.com/?post_type=product_variation&p=3225', 14, 'product_variation', '', 0),
(3227, 1, '2021-06-01 12:09:25', '2021-06-01 12:09:25', '', 'Fashion Men Shoes Genuine Leather Casual Summer Shoes Classic Mens Loafers Elegantes Slip On Men\'s Flats Plus Male Driving Shoes', 'Color: Coffee, Shoe Size: 47', 'publish', 'closed', 'closed', '', 'fashion-men-shoes-genuine-leather-casual-summer-shoes-classic-mens-loafers-elegantes-slip-on-mens-flats-plus-male-driving-shoes-15', '', '', '2021-06-01 12:09:25', '2021-06-01 12:09:25', '', 3200, 'http://shoestimer.com/?post_type=product_variation&p=3227', 15, 'product_variation', '', 0),
(3226, 1, '2021-06-01 12:09:25', '2021-06-01 12:09:25', '', 'Canvas Leather Shoes Men Casual Luxury Brand Handmade Penny Loafers Men Slip On Flats Driving Dress Shoes White Green Moccasins', 'Color: White, Shoe Size: 40', 'publish', 'closed', 'closed', '', 'canvas-leather-shoes-men-casual-luxury-brand-handmade-penny-loafers-men-slip-on-flats-driving-dress-shoes-white-green-moccasins-10', '', '', '2021-06-01 12:09:25', '2021-06-01 12:09:25', '', 3199, 'http://shoestimer.com/?post_type=product_variation&p=3226', 10, 'product_variation', '', 0),
(3228, 1, '2021-06-01 12:09:25', '2021-06-01 12:09:25', '', 'Canvas Leather Shoes Men Casual Luxury Brand Handmade Penny Loafers Men Slip On Flats Driving Dress Shoes White Green Moccasins', 'Color: White, Shoe Size: 43', 'publish', 'closed', 'closed', '', 'canvas-leather-shoes-men-casual-luxury-brand-handmade-penny-loafers-men-slip-on-flats-driving-dress-shoes-white-green-moccasins-11', '', '', '2021-06-01 12:09:25', '2021-06-01 12:09:25', '', 3199, 'http://shoestimer.com/?post_type=product_variation&p=3228', 11, 'product_variation', '', 0),
(3229, 1, '2021-06-01 12:09:25', '2021-06-01 12:09:25', '', 'Fashion Men Shoes Genuine Leather Casual Summer Shoes Classic Mens Loafers Elegantes Slip On Men\'s Flats Plus Male Driving Shoes', 'Color: Coffee, Shoe Size: 46', 'publish', 'closed', 'closed', '', 'fashion-men-shoes-genuine-leather-casual-summer-shoes-classic-mens-loafers-elegantes-slip-on-mens-flats-plus-male-driving-shoes-16', '', '', '2021-06-01 12:09:25', '2021-06-01 12:09:25', '', 3200, 'http://shoestimer.com/?post_type=product_variation&p=3229', 16, 'product_variation', '', 0),
(3230, 1, '2021-06-01 12:09:25', '2021-06-01 12:09:25', '', 'Canvas Leather Shoes Men Casual Luxury Brand Handmade Penny Loafers Men Slip On Flats Driving Dress Shoes White Green Moccasins', 'Color: White, Shoe Size: 42', 'publish', 'closed', 'closed', '', 'canvas-leather-shoes-men-casual-luxury-brand-handmade-penny-loafers-men-slip-on-flats-driving-dress-shoes-white-green-moccasins-12', '', '', '2021-06-01 12:09:25', '2021-06-01 12:09:25', '', 3199, 'http://shoestimer.com/?post_type=product_variation&p=3230', 12, 'product_variation', '', 0),
(3231, 1, '2021-06-01 12:09:25', '2021-06-01 12:09:25', '', 'Fashion Men Shoes Genuine Leather Casual Summer Shoes Classic Mens Loafers Elegantes Slip On Men\'s Flats Plus Male Driving Shoes', 'Color: Coffee, Shoe Size: 48', 'publish', 'closed', 'closed', '', 'fashion-men-shoes-genuine-leather-casual-summer-shoes-classic-mens-loafers-elegantes-slip-on-mens-flats-plus-male-driving-shoes-17', '', '', '2021-06-01 12:09:25', '2021-06-01 12:09:25', '', 3200, 'http://shoestimer.com/?post_type=product_variation&p=3231', 17, 'product_variation', '', 0),
(3232, 1, '2021-06-01 12:09:25', '2021-06-01 12:09:25', '', 'Canvas Leather Shoes Men Casual Luxury Brand Handmade Penny Loafers Men Slip On Flats Driving Dress Shoes White Green Moccasins', 'Color: Green, Shoe Size: 48', 'publish', 'closed', 'closed', '', 'canvas-leather-shoes-men-casual-luxury-brand-handmade-penny-loafers-men-slip-on-flats-driving-dress-shoes-white-green-moccasins-13', '', '', '2021-06-01 12:09:25', '2021-06-01 12:09:25', '', 3199, 'http://shoestimer.com/?post_type=product_variation&p=3232', 13, 'product_variation', '', 0),
(3233, 1, '2021-06-01 12:09:25', '2021-06-01 12:09:25', '', 'Fashion Men Shoes Genuine Leather Casual Summer Shoes Classic Mens Loafers Elegantes Slip On Men\'s Flats Plus Male Driving Shoes', 'Color: Gray, Shoe Size: 38', 'publish', 'closed', 'closed', '', 'fashion-men-shoes-genuine-leather-casual-summer-shoes-classic-mens-loafers-elegantes-slip-on-mens-flats-plus-male-driving-shoes-18', '', '', '2021-06-01 12:09:25', '2021-06-01 12:09:25', '', 3200, 'http://shoestimer.com/?post_type=product_variation&p=3233', 18, 'product_variation', '', 0),
(3234, 1, '2021-06-01 12:09:25', '2021-06-01 12:09:25', '', 'Canvas Leather Shoes Men Casual Luxury Brand Handmade Penny Loafers Men Slip On Flats Driving Dress Shoes White Green Moccasins', 'Color: Green, Shoe Size: 47', 'publish', 'closed', 'closed', '', 'canvas-leather-shoes-men-casual-luxury-brand-handmade-penny-loafers-men-slip-on-flats-driving-dress-shoes-white-green-moccasins-14', '', '', '2021-06-01 12:09:25', '2021-06-01 12:09:25', '', 3199, 'http://shoestimer.com/?post_type=product_variation&p=3234', 14, 'product_variation', '', 0),
(3235, 1, '2021-06-01 12:09:25', '2021-06-01 12:09:25', '', 'Fashion Men Shoes Genuine Leather Casual Summer Shoes Classic Mens Loafers Elegantes Slip On Men\'s Flats Plus Male Driving Shoes', 'Color: Coffee, Shoe Size: 49', 'publish', 'closed', 'closed', '', 'fashion-men-shoes-genuine-leather-casual-summer-shoes-classic-mens-loafers-elegantes-slip-on-mens-flats-plus-male-driving-shoes-19', '', '', '2021-06-01 12:09:25', '2021-06-01 12:09:25', '', 3200, 'http://shoestimer.com/?post_type=product_variation&p=3235', 19, 'product_variation', '', 0),
(3237, 1, '2021-06-01 12:09:25', '2021-06-01 12:09:25', '', 'Fashion Men Shoes Genuine Leather Casual Summer Shoes Classic Mens Loafers Elegantes Slip On Men\'s Flats Plus Male Driving Shoes', 'Color: Gray, Shoe Size: 40', 'publish', 'closed', 'closed', '', 'fashion-men-shoes-genuine-leather-casual-summer-shoes-classic-mens-loafers-elegantes-slip-on-mens-flats-plus-male-driving-shoes-20', '', '', '2021-06-01 12:09:25', '2021-06-01 12:09:25', '', 3200, 'http://shoestimer.com/?post_type=product_variation&p=3237', 20, 'product_variation', '', 0),
(3236, 1, '2021-06-01 12:09:25', '2021-06-01 12:09:25', '', 'Canvas Leather Shoes Men Casual Luxury Brand Handmade Penny Loafers Men Slip On Flats Driving Dress Shoes White Green Moccasins', 'Color: White, Shoe Size: 39', 'publish', 'closed', 'closed', '', 'canvas-leather-shoes-men-casual-luxury-brand-handmade-penny-loafers-men-slip-on-flats-driving-dress-shoes-white-green-moccasins-15', '', '', '2021-06-01 12:09:25', '2021-06-01 12:09:25', '', 3199, 'http://shoestimer.com/?post_type=product_variation&p=3236', 15, 'product_variation', '', 0),
(3238, 1, '2021-06-01 12:09:26', '2021-06-01 12:09:26', '', 'Canvas Leather Shoes Men Casual Luxury Brand Handmade Penny Loafers Men Slip On Flats Driving Dress Shoes White Green Moccasins', 'Color: White, Shoe Size: 38', 'publish', 'closed', 'closed', '', 'canvas-leather-shoes-men-casual-luxury-brand-handmade-penny-loafers-men-slip-on-flats-driving-dress-shoes-white-green-moccasins-16', '', '', '2021-06-01 12:09:26', '2021-06-01 12:09:26', '', 3199, 'http://shoestimer.com/?post_type=product_variation&p=3238', 16, 'product_variation', '', 0),
(3239, 1, '2021-06-01 12:09:26', '2021-06-01 12:09:26', '', 'Fashion Men Shoes Genuine Leather Casual Summer Shoes Classic Mens Loafers Elegantes Slip On Men\'s Flats Plus Male Driving Shoes', 'Color: Gray, Shoe Size: 39', 'publish', 'closed', 'closed', '', 'fashion-men-shoes-genuine-leather-casual-summer-shoes-classic-mens-loafers-elegantes-slip-on-mens-flats-plus-male-driving-shoes-21', '', '', '2021-06-01 12:09:26', '2021-06-01 12:09:26', '', 3200, 'http://shoestimer.com/?post_type=product_variation&p=3239', 21, 'product_variation', '', 0),
(3240, 1, '2021-06-01 12:09:26', '2021-06-01 12:09:26', '', 'Canvas Leather Shoes Men Casual Luxury Brand Handmade Penny Loafers Men Slip On Flats Driving Dress Shoes White Green Moccasins', 'Color: White, Shoe Size: 48', 'publish', 'closed', 'closed', '', 'canvas-leather-shoes-men-casual-luxury-brand-handmade-penny-loafers-men-slip-on-flats-driving-dress-shoes-white-green-moccasins-17', '', '', '2021-06-01 12:09:26', '2021-06-01 12:09:26', '', 3199, 'http://shoestimer.com/?post_type=product_variation&p=3240', 17, 'product_variation', '', 0),
(3241, 1, '2021-06-01 12:09:26', '2021-06-01 12:09:26', '', 'Fashion Men Shoes Genuine Leather Casual Summer Shoes Classic Mens Loafers Elegantes Slip On Men\'s Flats Plus Male Driving Shoes', 'Color: Gray, Shoe Size: 42', 'publish', 'closed', 'closed', '', 'fashion-men-shoes-genuine-leather-casual-summer-shoes-classic-mens-loafers-elegantes-slip-on-mens-flats-plus-male-driving-shoes-22', '', '', '2021-06-01 12:09:26', '2021-06-01 12:09:26', '', 3200, 'http://shoestimer.com/?post_type=product_variation&p=3241', 22, 'product_variation', '', 0),
(3242, 1, '2021-06-01 12:09:26', '2021-06-01 12:09:26', '', 'Canvas Leather Shoes Men Casual Luxury Brand Handmade Penny Loafers Men Slip On Flats Driving Dress Shoes White Green Moccasins', 'Color: White, Shoe Size: 45', 'publish', 'closed', 'closed', '', 'canvas-leather-shoes-men-casual-luxury-brand-handmade-penny-loafers-men-slip-on-flats-driving-dress-shoes-white-green-moccasins-18', '', '', '2021-06-01 12:09:26', '2021-06-01 12:09:26', '', 3199, 'http://shoestimer.com/?post_type=product_variation&p=3242', 18, 'product_variation', '', 0),
(3243, 1, '2021-06-01 12:09:26', '2021-06-01 12:09:26', '', 'Fashion Men Shoes Genuine Leather Casual Summer Shoes Classic Mens Loafers Elegantes Slip On Men\'s Flats Plus Male Driving Shoes', 'Color: Gray, Shoe Size: 41', 'publish', 'closed', 'closed', '', 'fashion-men-shoes-genuine-leather-casual-summer-shoes-classic-mens-loafers-elegantes-slip-on-mens-flats-plus-male-driving-shoes-23', '', '', '2021-06-01 12:09:26', '2021-06-01 12:09:26', '', 3200, 'http://shoestimer.com/?post_type=product_variation&p=3243', 23, 'product_variation', '', 0),
(3244, 1, '2021-06-01 12:09:26', '2021-06-01 12:09:26', '', 'Canvas Leather Shoes Men Casual Luxury Brand Handmade Penny Loafers Men Slip On Flats Driving Dress Shoes White Green Moccasins', 'Color: White, Shoe Size: 44', 'publish', 'closed', 'closed', '', 'canvas-leather-shoes-men-casual-luxury-brand-handmade-penny-loafers-men-slip-on-flats-driving-dress-shoes-white-green-moccasins-19', '', '', '2021-06-01 12:09:26', '2021-06-01 12:09:26', '', 3199, 'http://shoestimer.com/?post_type=product_variation&p=3244', 19, 'product_variation', '', 0),
(3245, 1, '2021-06-01 12:09:26', '2021-06-01 12:09:26', '', 'Fashion Men Shoes Genuine Leather Casual Summer Shoes Classic Mens Loafers Elegantes Slip On Men\'s Flats Plus Male Driving Shoes', 'Color: Gray, Shoe Size: 44', 'publish', 'closed', 'closed', '', 'fashion-men-shoes-genuine-leather-casual-summer-shoes-classic-mens-loafers-elegantes-slip-on-mens-flats-plus-male-driving-shoes-24', '', '', '2021-06-01 12:09:26', '2021-06-01 12:09:26', '', 3200, 'http://shoestimer.com/?post_type=product_variation&p=3245', 24, 'product_variation', '', 0),
(3246, 1, '2021-06-01 12:09:26', '2021-06-01 12:09:26', '', 'Canvas Leather Shoes Men Casual Luxury Brand Handmade Penny Loafers Men Slip On Flats Driving Dress Shoes White Green Moccasins', 'Color: White, Shoe Size: 47', 'publish', 'closed', 'closed', '', 'canvas-leather-shoes-men-casual-luxury-brand-handmade-penny-loafers-men-slip-on-flats-driving-dress-shoes-white-green-moccasins-20', '', '', '2021-06-01 12:09:26', '2021-06-01 12:09:26', '', 3199, 'http://shoestimer.com/?post_type=product_variation&p=3246', 20, 'product_variation', '', 0),
(3247, 1, '2021-06-01 12:09:26', '2021-06-01 12:09:26', '', 'Canvas Leather Shoes Men Casual Luxury Brand Handmade Penny Loafers Men Slip On Flats Driving Dress Shoes White Green Moccasins', 'Color: White, Shoe Size: 46', 'publish', 'closed', 'closed', '', 'canvas-leather-shoes-men-casual-luxury-brand-handmade-penny-loafers-men-slip-on-flats-driving-dress-shoes-white-green-moccasins-21', '', '', '2021-06-01 12:09:26', '2021-06-01 12:09:26', '', 3199, 'http://shoestimer.com/?post_type=product_variation&p=3247', 21, 'product_variation', '', 0),
(3248, 1, '2021-06-01 12:09:26', '2021-06-01 12:09:26', '', 'Fashion Men Shoes Genuine Leather Casual Summer Shoes Classic Mens Loafers Elegantes Slip On Men\'s Flats Plus Male Driving Shoes', 'Color: Gray, Shoe Size: 43', 'publish', 'closed', 'closed', '', 'fashion-men-shoes-genuine-leather-casual-summer-shoes-classic-mens-loafers-elegantes-slip-on-mens-flats-plus-male-driving-shoes-25', '', '', '2021-06-01 12:09:26', '2021-06-01 12:09:26', '', 3200, 'http://shoestimer.com/?post_type=product_variation&p=3248', 25, 'product_variation', '', 0),
(3249, 1, '2021-06-01 12:09:27', '2021-06-01 12:09:27', '', 'Canvas Leather Shoes Men Casual Luxury Brand Handmade Penny Loafers Men Slip On Flats Driving Dress Shoes White Green Moccasins', 'Color: Green, Shoe Size: 38', 'publish', 'closed', 'closed', '', 'canvas-leather-shoes-men-casual-luxury-brand-handmade-penny-loafers-men-slip-on-flats-driving-dress-shoes-white-green-moccasins-22', '', '', '2021-06-01 12:09:27', '2021-06-01 12:09:27', '', 3199, 'http://shoestimer.com/?post_type=product_variation&p=3249', 22, 'product_variation', '', 0),
(3250, 1, '2021-06-01 12:09:27', '2021-06-01 12:09:27', '', 'Fashion Men Shoes Genuine Leather Casual Summer Shoes Classic Mens Loafers Elegantes Slip On Men\'s Flats Plus Male Driving Shoes', 'Color: Gray, Shoe Size: 46', 'publish', 'closed', 'closed', '', 'fashion-men-shoes-genuine-leather-casual-summer-shoes-classic-mens-loafers-elegantes-slip-on-mens-flats-plus-male-driving-shoes-26', '', '', '2021-06-01 12:09:27', '2021-06-01 12:09:27', '', 3200, 'http://shoestimer.com/?post_type=product_variation&p=3250', 26, 'product_variation', '', 0),
(3251, 1, '2021-06-01 12:09:27', '2021-06-01 12:09:27', '', 'Fashion Men Shoes Genuine Leather Casual Summer Shoes Classic Mens Loafers Elegantes Slip On Men\'s Flats Plus Male Driving Shoes', 'Color: Gray, Shoe Size: 45', 'publish', 'closed', 'closed', '', 'fashion-men-shoes-genuine-leather-casual-summer-shoes-classic-mens-loafers-elegantes-slip-on-mens-flats-plus-male-driving-shoes-27', '', '', '2021-06-01 12:09:27', '2021-06-01 12:09:27', '', 3200, 'http://shoestimer.com/?post_type=product_variation&p=3251', 27, 'product_variation', '', 0),
(3252, 1, '2021-06-01 12:09:27', '2021-06-01 12:09:27', '', 'Fashion Men Shoes Genuine Leather Casual Summer Shoes Classic Mens Loafers Elegantes Slip On Men\'s Flats Plus Male Driving Shoes', 'Color: Gray, Shoe Size: 48', 'publish', 'closed', 'closed', '', 'fashion-men-shoes-genuine-leather-casual-summer-shoes-classic-mens-loafers-elegantes-slip-on-mens-flats-plus-male-driving-shoes-28', '', '', '2021-06-01 12:09:27', '2021-06-01 12:09:27', '', 3200, 'http://shoestimer.com/?post_type=product_variation&p=3252', 28, 'product_variation', '', 0),
(3253, 1, '2021-06-01 12:09:27', '2021-06-01 12:09:27', '', 'Fashion Men Shoes Genuine Leather Casual Summer Shoes Classic Mens Loafers Elegantes Slip On Men\'s Flats Plus Male Driving Shoes', 'Color: Gray, Shoe Size: 47', 'publish', 'closed', 'closed', '', 'fashion-men-shoes-genuine-leather-casual-summer-shoes-classic-mens-loafers-elegantes-slip-on-mens-flats-plus-male-driving-shoes-29', '', '', '2021-06-01 12:09:27', '2021-06-01 12:09:27', '', 3200, 'http://shoestimer.com/?post_type=product_variation&p=3253', 29, 'product_variation', '', 0),
(3254, 1, '2021-06-01 12:09:27', '2021-06-01 12:09:27', '', 'Fashion Men Shoes Genuine Leather Casual Summer Shoes Classic Mens Loafers Elegantes Slip On Men\'s Flats Plus Male Driving Shoes', 'Color: Mo Green, Shoe Size: 38', 'publish', 'closed', 'closed', '', 'fashion-men-shoes-genuine-leather-casual-summer-shoes-classic-mens-loafers-elegantes-slip-on-mens-flats-plus-male-driving-shoes-30', '', '', '2021-06-01 12:09:27', '2021-06-01 12:09:27', '', 3200, 'http://shoestimer.com/?post_type=product_variation&p=3254', 30, 'product_variation', '', 0),
(3255, 1, '2021-06-01 12:09:28', '2021-06-01 12:09:28', '', 'Fashion Men Shoes Genuine Leather Casual Summer Shoes Classic Mens Loafers Elegantes Slip On Men\'s Flats Plus Male Driving Shoes', 'Color: Gray, Shoe Size: 49', 'publish', 'closed', 'closed', '', 'fashion-men-shoes-genuine-leather-casual-summer-shoes-classic-mens-loafers-elegantes-slip-on-mens-flats-plus-male-driving-shoes-31', '', '', '2021-06-01 12:09:28', '2021-06-01 12:09:28', '', 3200, 'http://shoestimer.com/?post_type=product_variation&p=3255', 31, 'product_variation', '', 0),
(3256, 1, '2021-06-01 12:09:28', '2021-06-01 12:09:28', '', 'Fashion Men Shoes Genuine Leather Casual Summer Shoes Classic Mens Loafers Elegantes Slip On Men\'s Flats Plus Male Driving Shoes', 'Color: Dark Blue, Shoe Size: 39', 'publish', 'closed', 'closed', '', 'fashion-men-shoes-genuine-leather-casual-summer-shoes-classic-mens-loafers-elegantes-slip-on-mens-flats-plus-male-driving-shoes-32', '', '', '2021-06-01 12:09:28', '2021-06-01 12:09:28', '', 3200, 'http://shoestimer.com/?post_type=product_variation&p=3256', 32, 'product_variation', '', 0),
(3257, 1, '2021-06-01 12:09:28', '2021-06-01 12:09:28', '', 'Fashion Men Shoes Genuine Leather Casual Summer Shoes Classic Mens Loafers Elegantes Slip On Men\'s Flats Plus Male Driving Shoes', 'Color: Dark Blue, Shoe Size: 38', 'publish', 'closed', 'closed', '', 'fashion-men-shoes-genuine-leather-casual-summer-shoes-classic-mens-loafers-elegantes-slip-on-mens-flats-plus-male-driving-shoes-33', '', '', '2021-06-01 12:09:28', '2021-06-01 12:09:28', '', 3200, 'http://shoestimer.com/?post_type=product_variation&p=3257', 33, 'product_variation', '', 0),
(3258, 1, '2021-06-01 12:09:28', '2021-06-01 12:09:28', '', 'Fashion Men Shoes Genuine Leather Casual Summer Shoes Classic Mens Loafers Elegantes Slip On Men\'s Flats Plus Male Driving Shoes', 'Color: Dark Blue, Shoe Size: 41', 'publish', 'closed', 'closed', '', 'fashion-men-shoes-genuine-leather-casual-summer-shoes-classic-mens-loafers-elegantes-slip-on-mens-flats-plus-male-driving-shoes-34', '', '', '2021-06-01 12:09:28', '2021-06-01 12:09:28', '', 3200, 'http://shoestimer.com/?post_type=product_variation&p=3258', 34, 'product_variation', '', 0),
(3259, 1, '2021-06-01 12:09:28', '2021-06-01 12:09:28', '', 'Fashion Men Shoes Genuine Leather Casual Summer Shoes Classic Mens Loafers Elegantes Slip On Men\'s Flats Plus Male Driving Shoes', 'Color: Dark Blue, Shoe Size: 40', 'publish', 'closed', 'closed', '', 'fashion-men-shoes-genuine-leather-casual-summer-shoes-classic-mens-loafers-elegantes-slip-on-mens-flats-plus-male-driving-shoes-35', '', '', '2021-06-01 12:09:28', '2021-06-01 12:09:28', '', 3200, 'http://shoestimer.com/?post_type=product_variation&p=3259', 35, 'product_variation', '', 0);
INSERT INTO `wpx5_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(3260, 1, '2021-06-01 12:09:28', '2021-06-01 12:09:28', '', 'Fashion Men Shoes Genuine Leather Casual Summer Shoes Classic Mens Loafers Elegantes Slip On Men\'s Flats Plus Male Driving Shoes', 'Color: Dark Blue, Shoe Size: 43', 'publish', 'closed', 'closed', '', 'fashion-men-shoes-genuine-leather-casual-summer-shoes-classic-mens-loafers-elegantes-slip-on-mens-flats-plus-male-driving-shoes-36', '', '', '2021-06-01 12:09:28', '2021-06-01 12:09:28', '', 3200, 'http://shoestimer.com/?post_type=product_variation&p=3260', 36, 'product_variation', '', 0),
(3261, 1, '2021-06-01 12:09:29', '2021-06-01 12:09:29', '', 'Fashion Men Shoes Genuine Leather Casual Summer Shoes Classic Mens Loafers Elegantes Slip On Men\'s Flats Plus Male Driving Shoes', 'Color: Dark Blue, Shoe Size: 42', 'publish', 'closed', 'closed', '', 'fashion-men-shoes-genuine-leather-casual-summer-shoes-classic-mens-loafers-elegantes-slip-on-mens-flats-plus-male-driving-shoes-37', '', '', '2021-06-01 12:09:29', '2021-06-01 12:09:29', '', 3200, 'http://shoestimer.com/?post_type=product_variation&p=3261', 37, 'product_variation', '', 0),
(3262, 1, '2021-06-01 12:09:29', '2021-06-01 12:09:29', '', 'Fashion Men Shoes Genuine Leather Casual Summer Shoes Classic Mens Loafers Elegantes Slip On Men\'s Flats Plus Male Driving Shoes', 'Color: Dark Blue, Shoe Size: 45', 'publish', 'closed', 'closed', '', 'fashion-men-shoes-genuine-leather-casual-summer-shoes-classic-mens-loafers-elegantes-slip-on-mens-flats-plus-male-driving-shoes-38', '', '', '2021-06-01 12:09:29', '2021-06-01 12:09:29', '', 3200, 'http://shoestimer.com/?post_type=product_variation&p=3262', 38, 'product_variation', '', 0),
(3264, 1, '2021-06-01 12:09:29', '2021-06-01 12:09:29', '', 'Fashion Men Shoes Genuine Leather Casual Summer Shoes Classic Mens Loafers Elegantes Slip On Men\'s Flats Plus Male Driving Shoes', 'Color: Dark Blue, Shoe Size: 44', 'publish', 'closed', 'closed', '', 'fashion-men-shoes-genuine-leather-casual-summer-shoes-classic-mens-loafers-elegantes-slip-on-mens-flats-plus-male-driving-shoes-39', '', '', '2021-06-01 12:09:29', '2021-06-01 12:09:29', '', 3200, 'http://shoestimer.com/?post_type=product_variation&p=3264', 39, 'product_variation', '', 0),
(3263, 0, '2021-06-01 12:09:29', '2021-06-01 12:09:29', '', 'Canvas-Leather-Shoes-Men-Casual-Luxury-Brand-Handmade-Penny-Loafers-Men-Slip-On-Flats-Driving-Dress-1', '', 'inherit', 'open', 'closed', '', 'canvas-leather-shoes-men-casual-luxury-brand-handmade-penny-loafers-men-slip-on-flats-driving-dress-1', '', '', '2021-06-01 12:09:29', '2021-06-01 12:09:29', '', 3199, 'http://shoestimer.com/wp-content/uploads/2021/06/Canvas-Leather-Shoes-Men-Casual-Luxury-Brand-Handmade-Penny-Loafers-Men-Slip-On-Flats-Driving-Dress-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(3266, 1, '2021-06-01 12:09:30', '2021-06-01 12:09:30', '', 'Fashion Men Shoes Genuine Leather Casual Summer Shoes Classic Mens Loafers Elegantes Slip On Men\'s Flats Plus Male Driving Shoes', 'Color: Dark Blue, Shoe Size: 47', 'publish', 'closed', 'closed', '', 'fashion-men-shoes-genuine-leather-casual-summer-shoes-classic-mens-loafers-elegantes-slip-on-mens-flats-plus-male-driving-shoes-40', '', '', '2021-06-01 12:09:30', '2021-06-01 12:09:30', '', 3200, 'http://shoestimer.com/?post_type=product_variation&p=3266', 40, 'product_variation', '', 0),
(3265, 1, '2021-06-01 12:09:29', '2021-06-01 12:09:29', '                <div class=\"product-specs-list-container\">\n                    <ul class=\"product-specs-list util-clearfix\">\n						                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Brand Name:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">TROADLOP</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Upper Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Kid Suede</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Outsole Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Rubber</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Model Number:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">TB200</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Closure Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Slip-On</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Fit:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Fits true to size, take your normal size</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Shoes Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Basic</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Pattern Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Solid</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Department Name:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Adult</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Feature:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Breathable</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Insole Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Sheepskin</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Lining Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Genuine Leather</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Lining-Genuine Leather Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Sheepskin</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Season:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Spring/Autumn</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Item Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">casual shoes</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">color:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">apricot,brown,gray,black,blue,khaki</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">size:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">EU39-46</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">style:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">skidsuede round toe shoes men</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">occasion:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">slip on platform casual shoes male</span>\n                            </li>\n							                    </ul>\n                </div>\n				<div class=\"detailmodule_html\"><div class=\"detail-desc-decorate-richtext\"><h3 style=\"text-align: center;\">\n	<span style=\"color: rgb(255, 0, 0);\"><span style=\"font-size: 26px;\">High Top Men Loafers Shoes KidSuede Runway Casual Shoes Male Round Toe Slip On Flat Penny Doug Shoes Men&nbsp;<img alt=\"HTB1.dMMr3mTBuNjy1Xbq6yMrVXaq\" src=\"https://ae01.alicdn.com/kf/H251856b615344052bb53e35e0d954b9aS.jpg\" /><img alt=\"QQ图片20200901154039\" src=\"https://ae01.alicdn.com/kf/H0882c408ce15425189738b9142232b24t.jpg\" /><img alt=\"QQ图片20200901154043\" src=\"https://ae01.alicdn.com/kf/H142c488f65414155b19bcae3fbad7bf41.jpg\" /><img alt=\"QQ图片20200901154058\" src=\"https://ae01.alicdn.com/kf/H72a2def2b4874add8e58bcbabec5a0b4B.jpg\" /><img alt=\"QQ图片20191127163808\" src=\"https://ae01.alicdn.com/kf/Hd4d74ca126d6421388ee84d782f0413dV.jpg\" /><img alt=\"QQ图片20191127163740\" src=\"https://ae01.alicdn.com/kf/H6e47f793583f452d97928d9a917ead8aI.jpg\" /><img alt=\"QQ图片20200901154003\" src=\"https://ae01.alicdn.com/kf/Hdd4a78c1894d496aa46b4fd887996378I.jpg\" /><img alt=\"QQ图片20200901153945\" src=\"https://ae01.alicdn.com/kf/Hf28a314770a84627a1f72c17ce3a34a6z.jpg\" /><img alt=\"QQ图片20200901153949\" src=\"https://ae01.alicdn.com/kf/Hbea2efeab90a461b93b4edc604dd8c261.jpg\" /><img alt=\"QQ图片20191127163743\" src=\"https://ae01.alicdn.com/kf/Hf241a38cd0e3425ab94015794234e4d9M.jpg\" /><img alt=\"QQ图片20191127163552\" src=\"https://ae01.alicdn.com/kf/H54471283a62f4ca382cb8b76c36bab1d3.jpg\" /><img alt=\"QQ图片20191127163634\" src=\"https://ae01.alicdn.com/kf/Ha89d1d66a53a42eb8914f545bad9bd9bZ.jpg\" /><img alt=\"QQ图片20191127163652\" src=\"https://ae01.alicdn.com/kf/Ha1f003853eed49f99583ec5142106326G.jpg\" /><img alt=\"QQ图片20191127163659\" src=\"https://ae01.alicdn.com/kf/Hd520d0a5d0ba4804929df117548ccf2f3.jpg\" /><img alt=\"QQ图片20191127163656\" src=\"https://ae01.alicdn.com/kf/H62d7e74129b242b881ba122a7a8ccc9b4.jpg\" /><img alt=\"Hb3d2cc91891a45919c0507e6a4bd07f9x\" src=\"https://ae01.alicdn.com/kf/Hda032da2e1344f0ba692317982b46ed9H.jpg\" /><img alt=\"12\" src=\"https://ae01.alicdn.com/kf/H8a4e651a8d044899a0e86ed01e5b008fx.jpg\" /></span></span>\n</h3></div></div>\n\n\n', 'High Top Men Loafers Shoes KidSuede Runway Casual Shoes Male Classic Round Toe Slip On Flat Shoes Men', '', 'publish', 'open', 'closed', '', 'high-top-men-loafers-shoes-kidsuede-runway-casual-shoes-male-classic-round-toe-slip-on-flat-shoes-men', '', '', '2021-06-01 12:10:02', '2021-06-01 12:10:02', '', 0, 'http://shoestimer.com/product/high-top-men-loafers-shoes-kidsuede-runway-casual-shoes-male-classic-round-toe-slip-on-flat-shoes-men/', 0, 'product', '', 0),
(3267, 1, '2021-06-01 12:09:31', '2021-06-01 12:09:31', '', 'Fashion Men Shoes Genuine Leather Casual Summer Shoes Classic Mens Loafers Elegantes Slip On Men\'s Flats Plus Male Driving Shoes', 'Color: Dark Blue, Shoe Size: 46', 'publish', 'closed', 'closed', '', 'fashion-men-shoes-genuine-leather-casual-summer-shoes-classic-mens-loafers-elegantes-slip-on-mens-flats-plus-male-driving-shoes-41', '', '', '2021-06-01 12:09:31', '2021-06-01 12:09:31', '', 3200, 'http://shoestimer.com/?post_type=product_variation&p=3267', 41, 'product_variation', '', 0),
(3269, 1, '2021-06-01 12:09:32', '2021-06-01 12:09:32', '', 'Fashion Men Shoes Genuine Leather Casual Summer Shoes Classic Mens Loafers Elegantes Slip On Men\'s Flats Plus Male Driving Shoes', 'Color: Dark Blue, Shoe Size: 49', 'publish', 'closed', 'closed', '', 'fashion-men-shoes-genuine-leather-casual-summer-shoes-classic-mens-loafers-elegantes-slip-on-mens-flats-plus-male-driving-shoes-42', '', '', '2021-06-01 12:09:32', '2021-06-01 12:09:32', '', 3200, 'http://shoestimer.com/?post_type=product_variation&p=3269', 42, 'product_variation', '', 0),
(3268, 1, '2021-06-01 12:09:31', '2021-06-01 12:09:31', '', 'High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat', '', 'inherit', 'open', 'closed', '', 'high-top-men-loafers-shoes-kidsuede-runway-casual-shoes-male-classic-round-toe-slip-on-flat', '', '', '2021-06-01 12:09:31', '2021-06-01 12:09:31', '', 3265, 'http://shoestimer.com/wp-content/uploads/2021/06/High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat.jpg', 0, 'attachment', 'image/jpeg', 0),
(3270, 1, '2021-06-01 12:09:34', '2021-06-01 12:09:34', '', 'Fashion Men Shoes Genuine Leather Casual Summer Shoes Classic Mens Loafers Elegantes Slip On Men\'s Flats Plus Male Driving Shoes', 'Color: Dark Blue, Shoe Size: 48', 'publish', 'closed', 'closed', '', 'fashion-men-shoes-genuine-leather-casual-summer-shoes-classic-mens-loafers-elegantes-slip-on-mens-flats-plus-male-driving-shoes-43', '', '', '2021-06-01 12:09:34', '2021-06-01 12:09:34', '', 3200, 'http://shoestimer.com/?post_type=product_variation&p=3270', 43, 'product_variation', '', 0),
(3271, 0, '2021-06-01 12:09:35', '2021-06-01 12:09:35', '', 'Canvas-Leather-Shoes-Men-Casual-Luxury-Brand-Handmade-Penny-Loafers-Men-Slip-On-Flats-Driving-Dress-2', '', 'inherit', 'open', 'closed', '', 'canvas-leather-shoes-men-casual-luxury-brand-handmade-penny-loafers-men-slip-on-flats-driving-dress-2', '', '', '2021-06-01 12:09:35', '2021-06-01 12:09:35', '', 3199, 'http://shoestimer.com/wp-content/uploads/2021/06/Canvas-Leather-Shoes-Men-Casual-Luxury-Brand-Handmade-Penny-Loafers-Men-Slip-On-Flats-Driving-Dress-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(3272, 1, '2021-06-01 12:09:35', '2021-06-01 12:09:35', '', 'Fashion Men Shoes Genuine Leather Casual Summer Shoes Classic Mens Loafers Elegantes Slip On Men\'s Flats Plus Male Driving Shoes', 'Color: Bao Blue, Shoe Size: 39', 'publish', 'closed', 'closed', '', 'fashion-men-shoes-genuine-leather-casual-summer-shoes-classic-mens-loafers-elegantes-slip-on-mens-flats-plus-male-driving-shoes-44', '', '', '2021-06-01 12:09:35', '2021-06-01 12:09:35', '', 3200, 'http://shoestimer.com/?post_type=product_variation&p=3272', 44, 'product_variation', '', 0),
(3273, 1, '2021-06-01 12:09:36', '2021-06-01 12:09:36', '', 'Fashion Men Shoes Genuine Leather Casual Summer Shoes Classic Mens Loafers Elegantes Slip On Men\'s Flats Plus Male Driving Shoes', 'Color: Bao Blue, Shoe Size: 38', 'publish', 'closed', 'closed', '', 'fashion-men-shoes-genuine-leather-casual-summer-shoes-classic-mens-loafers-elegantes-slip-on-mens-flats-plus-male-driving-shoes-45', '', '', '2021-06-01 12:09:36', '2021-06-01 12:09:36', '', 3200, 'http://shoestimer.com/?post_type=product_variation&p=3273', 45, 'product_variation', '', 0),
(3274, 1, '2021-06-01 12:09:37', '2021-06-01 12:09:37', '', 'Fashion Men Shoes Genuine Leather Casual Summer Shoes Classic Mens Loafers Elegantes Slip On Men\'s Flats Plus Male Driving Shoes', 'Color: Bao Blue, Shoe Size: 41', 'publish', 'closed', 'closed', '', 'fashion-men-shoes-genuine-leather-casual-summer-shoes-classic-mens-loafers-elegantes-slip-on-mens-flats-plus-male-driving-shoes-46', '', '', '2021-06-01 12:09:37', '2021-06-01 12:09:37', '', 3200, 'http://shoestimer.com/?post_type=product_variation&p=3274', 46, 'product_variation', '', 0),
(3276, 1, '2021-06-01 12:09:38', '2021-06-01 12:09:38', '', 'High Top Men Loafers Shoes KidSuede Runway Casual Shoes Male Classic Round Toe Slip On Flat Shoes Men', 'Color: BLACK, Shoe Size: 6.5', 'publish', 'closed', 'closed', '', 'high-top-men-loafers-shoes-kidsuede-runway-casual-shoes-male-classic-round-toe-slip-on-flat-shoes-men-2', '', '', '2021-06-01 12:09:38', '2021-06-01 12:09:38', '', 3265, 'http://shoestimer.com/?post_type=product_variation&p=3276', 2, 'product_variation', '', 0),
(3275, 1, '2021-06-01 12:09:38', '2021-06-01 12:09:38', '', 'High Top Men Loafers Shoes KidSuede Runway Casual Shoes Male Classic Round Toe Slip On Flat Shoes Men', 'Color: all colors, Shoe Size: 8.5', 'publish', 'closed', 'closed', '', 'high-top-men-loafers-shoes-kidsuede-runway-casual-shoes-male-classic-round-toe-slip-on-flat-shoes-men', '', '', '2021-06-01 12:09:38', '2021-06-01 12:09:38', '', 3265, 'http://shoestimer.com/?post_type=product_variation&p=3275', 1, 'product_variation', '', 0),
(3277, 1, '2021-06-01 12:09:38', '2021-06-01 12:09:38', '', 'Fashion Men Shoes Genuine Leather Casual Summer Shoes Classic Mens Loafers Elegantes Slip On Men\'s Flats Plus Male Driving Shoes', 'Color: Bao Blue, Shoe Size: 40', 'publish', 'closed', 'closed', '', 'fashion-men-shoes-genuine-leather-casual-summer-shoes-classic-mens-loafers-elegantes-slip-on-mens-flats-plus-male-driving-shoes-47', '', '', '2021-06-01 12:09:38', '2021-06-01 12:09:38', '', 3200, 'http://shoestimer.com/?post_type=product_variation&p=3277', 47, 'product_variation', '', 0),
(3278, 1, '2021-06-01 12:09:39', '2021-06-01 12:09:39', '', 'High Top Men Loafers Shoes KidSuede Runway Casual Shoes Male Classic Round Toe Slip On Flat Shoes Men', 'Color: all colors, Shoe Size: 8', 'publish', 'closed', 'closed', '', 'high-top-men-loafers-shoes-kidsuede-runway-casual-shoes-male-classic-round-toe-slip-on-flat-shoes-men-3', '', '', '2021-06-01 12:09:39', '2021-06-01 12:09:39', '', 3265, 'http://shoestimer.com/?post_type=product_variation&p=3278', 3, 'product_variation', '', 0),
(3279, 1, '2021-06-01 12:09:39', '2021-06-01 12:09:39', '', 'High Top Men Loafers Shoes KidSuede Runway Casual Shoes Male Classic Round Toe Slip On Flat Shoes Men', 'Color: all colors, Shoe Size: 10', 'publish', 'closed', 'closed', '', 'high-top-men-loafers-shoes-kidsuede-runway-casual-shoes-male-classic-round-toe-slip-on-flat-shoes-men-4', '', '', '2021-06-01 12:09:39', '2021-06-01 12:09:39', '', 3265, 'http://shoestimer.com/?post_type=product_variation&p=3279', 4, 'product_variation', '', 0),
(3281, 1, '2021-06-01 12:09:40', '2021-06-01 12:09:40', '', 'High Top Men Loafers Shoes KidSuede Runway Casual Shoes Male Classic Round Toe Slip On Flat Shoes Men', 'Color: all colors, Shoe Size: 9.5', 'publish', 'closed', 'closed', '', 'high-top-men-loafers-shoes-kidsuede-runway-casual-shoes-male-classic-round-toe-slip-on-flat-shoes-men-5', '', '', '2021-06-01 12:09:40', '2021-06-01 12:09:40', '', 3265, 'http://shoestimer.com/?post_type=product_variation&p=3281', 5, 'product_variation', '', 0),
(3280, 1, '2021-06-01 12:09:39', '2021-06-01 12:09:39', '', 'Fashion Men Shoes Genuine Leather Casual Summer Shoes Classic Mens Loafers Elegantes Slip On Men\'s Flats Plus Male Driving Shoes', 'Color: Bao Blue, Shoe Size: 43', 'publish', 'closed', 'closed', '', 'fashion-men-shoes-genuine-leather-casual-summer-shoes-classic-mens-loafers-elegantes-slip-on-mens-flats-plus-male-driving-shoes-48', '', '', '2021-06-01 12:09:39', '2021-06-01 12:09:39', '', 3200, 'http://shoestimer.com/?post_type=product_variation&p=3280', 48, 'product_variation', '', 0),
(3282, 1, '2021-06-01 12:09:40', '2021-06-01 12:09:40', '', 'Fashion Men Shoes Genuine Leather Casual Summer Shoes Classic Mens Loafers Elegantes Slip On Men\'s Flats Plus Male Driving Shoes', 'Color: Bao Blue, Shoe Size: 42', 'publish', 'closed', 'closed', '', 'fashion-men-shoes-genuine-leather-casual-summer-shoes-classic-mens-loafers-elegantes-slip-on-mens-flats-plus-male-driving-shoes-49', '', '', '2021-06-01 12:09:40', '2021-06-01 12:09:40', '', 3200, 'http://shoestimer.com/?post_type=product_variation&p=3282', 49, 'product_variation', '', 0),
(3283, 1, '2021-06-01 12:09:40', '2021-06-01 12:09:40', '', 'High Top Men Loafers Shoes KidSuede Runway Casual Shoes Male Classic Round Toe Slip On Flat Shoes Men', 'Color: BLACK, Shoe Size: 8.5', 'publish', 'closed', 'closed', '', 'high-top-men-loafers-shoes-kidsuede-runway-casual-shoes-male-classic-round-toe-slip-on-flat-shoes-men-6', '', '', '2021-06-01 12:09:40', '2021-06-01 12:09:40', '', 3265, 'http://shoestimer.com/?post_type=product_variation&p=3283', 6, 'product_variation', '', 0),
(3284, 1, '2021-06-01 12:09:40', '2021-06-01 12:09:40', '', 'High Top Men Loafers Shoes KidSuede Runway Casual Shoes Male Classic Round Toe Slip On Flat Shoes Men', 'Color: all colors, Shoe Size: 12', 'publish', 'closed', 'closed', '', 'high-top-men-loafers-shoes-kidsuede-runway-casual-shoes-male-classic-round-toe-slip-on-flat-shoes-men-7', '', '', '2021-06-01 12:09:40', '2021-06-01 12:09:40', '', 3265, 'http://shoestimer.com/?post_type=product_variation&p=3284', 7, 'product_variation', '', 0),
(3287, 1, '2021-06-01 12:09:40', '2021-06-01 12:09:40', '', 'High Top Men Loafers Shoes KidSuede Runway Casual Shoes Male Classic Round Toe Slip On Flat Shoes Men', 'Color: BLACK, Shoe Size: 9.5', 'publish', 'closed', 'closed', '', 'high-top-men-loafers-shoes-kidsuede-runway-casual-shoes-male-classic-round-toe-slip-on-flat-shoes-men-8', '', '', '2021-06-01 12:09:40', '2021-06-01 12:09:40', '', 3265, 'http://shoestimer.com/?post_type=product_variation&p=3287', 8, 'product_variation', '', 0),
(3285, 1, '2021-06-01 12:09:40', '2021-06-01 12:09:40', '', 'Fashion Men Shoes Genuine Leather Casual Summer Shoes Classic Mens Loafers Elegantes Slip On Men\'s Flats Plus Male Driving Shoes', 'Color: Wine Red, Shoe Size: 48', 'publish', 'closed', 'closed', '', 'fashion-men-shoes-genuine-leather-casual-summer-shoes-classic-mens-loafers-elegantes-slip-on-mens-flats-plus-male-driving-shoes-50', '', '', '2021-06-01 12:09:40', '2021-06-01 12:09:40', '', 3200, 'http://shoestimer.com/?post_type=product_variation&p=3285', 50, 'product_variation', '', 0),
(3286, 0, '2021-06-01 12:09:40', '2021-06-01 12:09:40', '', 'Canvas-Leather-Shoes-Men-Casual-Luxury-Brand-Handmade-Penny-Loafers-Men-Slip-On-Flats-Driving-Dress-3', '', 'inherit', 'open', 'closed', '', 'canvas-leather-shoes-men-casual-luxury-brand-handmade-penny-loafers-men-slip-on-flats-driving-dress-3', '', '', '2021-06-01 12:09:40', '2021-06-01 12:09:40', '', 3199, 'http://shoestimer.com/wp-content/uploads/2021/06/Canvas-Leather-Shoes-Men-Casual-Luxury-Brand-Handmade-Penny-Loafers-Men-Slip-On-Flats-Driving-Dress-3.jpg', 0, 'attachment', 'image/jpeg', 0),
(3288, 1, '2021-06-01 12:09:41', '2021-06-01 12:09:41', '', 'High Top Men Loafers Shoes KidSuede Runway Casual Shoes Male Classic Round Toe Slip On Flat Shoes Men', 'Color: all colors, Shoe Size: 11', 'publish', 'closed', 'closed', '', 'high-top-men-loafers-shoes-kidsuede-runway-casual-shoes-male-classic-round-toe-slip-on-flat-shoes-men-9', '', '', '2021-06-01 12:09:41', '2021-06-01 12:09:41', '', 3265, 'http://shoestimer.com/?post_type=product_variation&p=3288', 9, 'product_variation', '', 0),
(3290, 1, '2021-06-01 12:09:42', '2021-06-01 12:09:42', '', 'High Top Men Loafers Shoes KidSuede Runway Casual Shoes Male Classic Round Toe Slip On Flat Shoes Men', 'Color: BLACK, Shoe Size: 7', 'publish', 'closed', 'closed', '', 'high-top-men-loafers-shoes-kidsuede-runway-casual-shoes-male-classic-round-toe-slip-on-flat-shoes-men-10', '', '', '2021-06-01 12:09:42', '2021-06-01 12:09:42', '', 3265, 'http://shoestimer.com/?post_type=product_variation&p=3290', 10, 'product_variation', '', 0),
(3289, 1, '2021-06-01 12:09:41', '2021-06-01 12:09:41', '', 'Fashion Men Shoes Genuine Leather Casual Summer Shoes Classic Mens Loafers Elegantes Slip On Men\'s Flats Plus Male Driving Shoes', 'Color: Wine Red, Shoe Size: 47', 'publish', 'closed', 'closed', '', 'fashion-men-shoes-genuine-leather-casual-summer-shoes-classic-mens-loafers-elegantes-slip-on-mens-flats-plus-male-driving-shoes-51', '', '', '2021-06-01 12:09:41', '2021-06-01 12:09:41', '', 3200, 'http://shoestimer.com/?post_type=product_variation&p=3289', 51, 'product_variation', '', 0),
(3291, 1, '2021-06-01 12:09:42', '2021-06-01 12:09:42', '', 'High Top Men Loafers Shoes KidSuede Runway Casual Shoes Male Classic Round Toe Slip On Flat Shoes Men', 'Color: all colors, Shoe Size: 7', 'publish', 'closed', 'closed', '', 'high-top-men-loafers-shoes-kidsuede-runway-casual-shoes-male-classic-round-toe-slip-on-flat-shoes-men-11', '', '', '2021-06-01 12:09:42', '2021-06-01 12:09:42', '', 3265, 'http://shoestimer.com/?post_type=product_variation&p=3291', 11, 'product_variation', '', 0),
(3293, 1, '2021-06-01 12:09:43', '2021-06-01 12:09:43', '', 'High Top Men Loafers Shoes KidSuede Runway Casual Shoes Male Classic Round Toe Slip On Flat Shoes Men', 'Color: BLACK, Shoe Size: 8', 'publish', 'closed', 'closed', '', 'high-top-men-loafers-shoes-kidsuede-runway-casual-shoes-male-classic-round-toe-slip-on-flat-shoes-men-12', '', '', '2021-06-01 12:09:43', '2021-06-01 12:09:43', '', 3265, 'http://shoestimer.com/?post_type=product_variation&p=3293', 12, 'product_variation', '', 0),
(3292, 1, '2021-06-01 12:09:42', '2021-06-01 12:09:42', '', 'Fashion Men Shoes Genuine Leather Casual Summer Shoes Classic Mens Loafers Elegantes Slip On Men\'s Flats Plus Male Driving Shoes', 'Color: BLACK, Shoe Size: 38', 'publish', 'closed', 'closed', '', 'fashion-men-shoes-genuine-leather-casual-summer-shoes-classic-mens-loafers-elegantes-slip-on-mens-flats-plus-male-driving-shoes-52', '', '', '2021-06-01 12:09:42', '2021-06-01 12:09:42', '', 3200, 'http://shoestimer.com/?post_type=product_variation&p=3292', 52, 'product_variation', '', 0),
(3294, 1, '2021-06-01 12:09:43', '2021-06-01 12:09:43', '', 'Fashion Men Shoes Genuine Leather Casual Summer Shoes Classic Mens Loafers Elegantes Slip On Men\'s Flats Plus Male Driving Shoes', 'Color: Wine Red, Shoe Size: 49', 'publish', 'closed', 'closed', '', 'fashion-men-shoes-genuine-leather-casual-summer-shoes-classic-mens-loafers-elegantes-slip-on-mens-flats-plus-male-driving-shoes-53', '', '', '2021-06-01 12:09:43', '2021-06-01 12:09:43', '', 3200, 'http://shoestimer.com/?post_type=product_variation&p=3294', 53, 'product_variation', '', 0),
(3295, 1, '2021-06-01 12:09:43', '2021-06-01 12:09:43', '', 'High Top Men Loafers Shoes KidSuede Runway Casual Shoes Male Classic Round Toe Slip On Flat Shoes Men', 'Color: all colors, Shoe Size: 6.5', 'publish', 'closed', 'closed', '', 'high-top-men-loafers-shoes-kidsuede-runway-casual-shoes-male-classic-round-toe-slip-on-flat-shoes-men-13', '', '', '2021-06-01 12:09:43', '2021-06-01 12:09:43', '', 3265, 'http://shoestimer.com/?post_type=product_variation&p=3295', 13, 'product_variation', '', 0),
(3296, 1, '2021-06-01 12:09:43', '2021-06-01 12:09:43', '', 'High Top Men Loafers Shoes KidSuede Runway Casual Shoes Male Classic Round Toe Slip On Flat Shoes Men', 'Color: BLACK, Shoe Size: 12', 'publish', 'closed', 'closed', '', 'high-top-men-loafers-shoes-kidsuede-runway-casual-shoes-male-classic-round-toe-slip-on-flat-shoes-men-14', '', '', '2021-06-01 12:09:43', '2021-06-01 12:09:43', '', 3265, 'http://shoestimer.com/?post_type=product_variation&p=3296', 14, 'product_variation', '', 0),
(3297, 1, '2021-06-01 12:09:43', '2021-06-01 12:09:43', '', 'Fashion Men Shoes Genuine Leather Casual Summer Shoes Classic Mens Loafers Elegantes Slip On Men\'s Flats Plus Male Driving Shoes', 'Color: BLACK, Shoe Size: 40', 'publish', 'closed', 'closed', '', 'fashion-men-shoes-genuine-leather-casual-summer-shoes-classic-mens-loafers-elegantes-slip-on-mens-flats-plus-male-driving-shoes-54', '', '', '2021-06-01 12:09:43', '2021-06-01 12:09:43', '', 3200, 'http://shoestimer.com/?post_type=product_variation&p=3297', 54, 'product_variation', '', 0),
(3298, 1, '2021-06-01 12:09:44', '2021-06-01 12:09:44', '', 'High Top Men Loafers Shoes KidSuede Runway Casual Shoes Male Classic Round Toe Slip On Flat Shoes Men', 'Color: Blue, Shoe Size: 6.5', 'publish', 'closed', 'closed', '', 'high-top-men-loafers-shoes-kidsuede-runway-casual-shoes-male-classic-round-toe-slip-on-flat-shoes-men-15', '', '', '2021-06-01 12:09:44', '2021-06-01 12:09:44', '', 3265, 'http://shoestimer.com/?post_type=product_variation&p=3298', 15, 'product_variation', '', 0),
(3300, 0, '2021-06-01 12:09:44', '2021-06-01 12:09:44', '', 'Canvas-Leather-Shoes-Men-Casual-Luxury-Brand-Handmade-Penny-Loafers-Men-Slip-On-Flats-Driving-Dress-4', '', 'inherit', 'open', 'closed', '', 'canvas-leather-shoes-men-casual-luxury-brand-handmade-penny-loafers-men-slip-on-flats-driving-dress-4', '', '', '2021-06-01 12:09:44', '2021-06-01 12:09:44', '', 3199, 'http://shoestimer.com/wp-content/uploads/2021/06/Canvas-Leather-Shoes-Men-Casual-Luxury-Brand-Handmade-Penny-Loafers-Men-Slip-On-Flats-Driving-Dress-4.jpg', 0, 'attachment', 'image/jpeg', 0),
(3299, 1, '2021-06-01 12:09:44', '2021-06-01 12:09:44', '', 'Fashion Men Shoes Genuine Leather Casual Summer Shoes Classic Mens Loafers Elegantes Slip On Men\'s Flats Plus Male Driving Shoes', 'Color: BLACK, Shoe Size: 39', 'publish', 'closed', 'closed', '', 'fashion-men-shoes-genuine-leather-casual-summer-shoes-classic-mens-loafers-elegantes-slip-on-mens-flats-plus-male-driving-shoes-55', '', '', '2021-06-01 12:09:44', '2021-06-01 12:09:44', '', 3200, 'http://shoestimer.com/?post_type=product_variation&p=3299', 55, 'product_variation', '', 0),
(3301, 1, '2021-06-01 12:09:44', '2021-06-01 12:09:44', '', 'High Top Men Loafers Shoes KidSuede Runway Casual Shoes Male Classic Round Toe Slip On Flat Shoes Men', 'Color: BLACK, Shoe Size: 10', 'publish', 'closed', 'closed', '', 'high-top-men-loafers-shoes-kidsuede-runway-casual-shoes-male-classic-round-toe-slip-on-flat-shoes-men-16', '', '', '2021-06-01 12:09:44', '2021-06-01 12:09:44', '', 3265, 'http://shoestimer.com/?post_type=product_variation&p=3301', 16, 'product_variation', '', 0),
(3302, 1, '2021-06-01 12:09:44', '2021-06-01 12:09:44', '', 'High Top Men Loafers Shoes KidSuede Runway Casual Shoes Male Classic Round Toe Slip On Flat Shoes Men', 'Color: BLACK, Shoe Size: 11', 'publish', 'closed', 'closed', '', 'high-top-men-loafers-shoes-kidsuede-runway-casual-shoes-male-classic-round-toe-slip-on-flat-shoes-men-17', '', '', '2021-06-01 12:09:44', '2021-06-01 12:09:44', '', 3265, 'http://shoestimer.com/?post_type=product_variation&p=3302', 17, 'product_variation', '', 0),
(3304, 1, '2021-06-01 12:09:45', '2021-06-01 12:09:45', '', 'High Top Men Loafers Shoes KidSuede Runway Casual Shoes Male Classic Round Toe Slip On Flat Shoes Men', 'Color: Blue, Shoe Size: 8.5', 'publish', 'closed', 'closed', '', 'high-top-men-loafers-shoes-kidsuede-runway-casual-shoes-male-classic-round-toe-slip-on-flat-shoes-men-18', '', '', '2021-06-01 12:09:45', '2021-06-01 12:09:45', '', 3265, 'http://shoestimer.com/?post_type=product_variation&p=3304', 18, 'product_variation', '', 0),
(3303, 1, '2021-06-01 12:09:44', '2021-06-01 12:09:44', '', 'Fashion Men Shoes Genuine Leather Casual Summer Shoes Classic Mens Loafers Elegantes Slip On Men\'s Flats Plus Male Driving Shoes', 'Color: BLACK, Shoe Size: 42', 'publish', 'closed', 'closed', '', 'fashion-men-shoes-genuine-leather-casual-summer-shoes-classic-mens-loafers-elegantes-slip-on-mens-flats-plus-male-driving-shoes-56', '', '', '2021-06-01 12:09:44', '2021-06-01 12:09:44', '', 3200, 'http://shoestimer.com/?post_type=product_variation&p=3303', 56, 'product_variation', '', 0),
(3305, 1, '2021-06-01 12:09:45', '2021-06-01 12:09:45', '', 'Fashion Men Shoes Genuine Leather Casual Summer Shoes Classic Mens Loafers Elegantes Slip On Men\'s Flats Plus Male Driving Shoes', 'Color: BLACK, Shoe Size: 41', 'publish', 'closed', 'closed', '', 'fashion-men-shoes-genuine-leather-casual-summer-shoes-classic-mens-loafers-elegantes-slip-on-mens-flats-plus-male-driving-shoes-57', '', '', '2021-06-01 12:09:45', '2021-06-01 12:09:45', '', 3200, 'http://shoestimer.com/?post_type=product_variation&p=3305', 57, 'product_variation', '', 0),
(3306, 1, '2021-06-01 12:09:46', '2021-06-01 12:09:46', '', 'High Top Men Loafers Shoes KidSuede Runway Casual Shoes Male Classic Round Toe Slip On Flat Shoes Men', 'Color: all colors, Shoe Size: 12', 'publish', 'closed', 'closed', '', 'high-top-men-loafers-shoes-kidsuede-runway-casual-shoes-male-classic-round-toe-slip-on-flat-shoes-men-19', '', '', '2021-06-01 12:09:46', '2021-06-01 12:09:46', '', 3265, 'http://shoestimer.com/?post_type=product_variation&p=3306', 19, 'product_variation', '', 0),
(3307, 1, '2021-06-01 12:09:47', '2021-06-01 12:09:47', '', 'High Top Men Loafers Shoes KidSuede Runway Casual Shoes Male Classic Round Toe Slip On Flat Shoes Men', 'Color: Blue, Shoe Size: 9.5', 'publish', 'closed', 'closed', '', 'high-top-men-loafers-shoes-kidsuede-runway-casual-shoes-male-classic-round-toe-slip-on-flat-shoes-men-20', '', '', '2021-06-01 12:09:47', '2021-06-01 12:09:47', '', 3265, 'http://shoestimer.com/?post_type=product_variation&p=3307', 20, 'product_variation', '', 0),
(3308, 1, '2021-06-01 12:09:47', '2021-06-01 12:09:47', '', 'Fashion Men Shoes Genuine Leather Casual Summer Shoes Classic Mens Loafers Elegantes Slip On Men\'s Flats Plus Male Driving Shoes', 'Color: BLACK, Shoe Size: 44', 'publish', 'closed', 'closed', '', 'fashion-men-shoes-genuine-leather-casual-summer-shoes-classic-mens-loafers-elegantes-slip-on-mens-flats-plus-male-driving-shoes-58', '', '', '2021-06-01 12:09:47', '2021-06-01 12:09:47', '', 3200, 'http://shoestimer.com/?post_type=product_variation&p=3308', 58, 'product_variation', '', 0),
(3309, 1, '2021-06-01 12:09:48', '2021-06-01 12:09:48', '', 'High Top Men Loafers Shoes KidSuede Runway Casual Shoes Male Classic Round Toe Slip On Flat Shoes Men', 'Color: all colors, Shoe Size: 11', 'publish', 'closed', 'closed', '', 'high-top-men-loafers-shoes-kidsuede-runway-casual-shoes-male-classic-round-toe-slip-on-flat-shoes-men-21', '', '', '2021-06-01 12:09:48', '2021-06-01 12:09:48', '', 3265, 'http://shoestimer.com/?post_type=product_variation&p=3309', 21, 'product_variation', '', 0),
(3311, 1, '2021-06-01 12:09:48', '2021-06-01 12:09:48', '', 'High Top Men Loafers Shoes KidSuede Runway Casual Shoes Male Classic Round Toe Slip On Flat Shoes Men', 'Color: Blue, Shoe Size: 7', 'publish', 'closed', 'closed', '', 'high-top-men-loafers-shoes-kidsuede-runway-casual-shoes-male-classic-round-toe-slip-on-flat-shoes-men-22', '', '', '2021-06-01 12:09:48', '2021-06-01 12:09:48', '', 3265, 'http://shoestimer.com/?post_type=product_variation&p=3311', 22, 'product_variation', '', 0),
(3310, 1, '2021-06-01 12:09:48', '2021-06-01 12:09:48', '', 'Fashion Men Shoes Genuine Leather Casual Summer Shoes Classic Mens Loafers Elegantes Slip On Men\'s Flats Plus Male Driving Shoes', 'Color: BLACK, Shoe Size: 43', 'publish', 'closed', 'closed', '', 'fashion-men-shoes-genuine-leather-casual-summer-shoes-classic-mens-loafers-elegantes-slip-on-mens-flats-plus-male-driving-shoes-59', '', '', '2021-06-01 12:09:48', '2021-06-01 12:09:48', '', 3200, 'http://shoestimer.com/?post_type=product_variation&p=3310', 59, 'product_variation', '', 0),
(3312, 1, '2021-06-01 12:09:48', '2021-06-01 12:09:48', '', 'Fashion Men Shoes Genuine Leather Casual Summer Shoes Classic Mens Loafers Elegantes Slip On Men\'s Flats Plus Male Driving Shoes', 'Color: BLACK, Shoe Size: 46', 'publish', 'closed', 'closed', '', 'fashion-men-shoes-genuine-leather-casual-summer-shoes-classic-mens-loafers-elegantes-slip-on-mens-flats-plus-male-driving-shoes-60', '', '', '2021-06-01 12:09:48', '2021-06-01 12:09:48', '', 3200, 'http://shoestimer.com/?post_type=product_variation&p=3312', 60, 'product_variation', '', 0),
(3313, 1, '2021-06-01 12:09:48', '2021-06-01 12:09:48', '', 'High Top Men Loafers Shoes KidSuede Runway Casual Shoes Male Classic Round Toe Slip On Flat Shoes Men', 'Color: Blue, Shoe Size: 8', 'publish', 'closed', 'closed', '', 'high-top-men-loafers-shoes-kidsuede-runway-casual-shoes-male-classic-round-toe-slip-on-flat-shoes-men-23', '', '', '2021-06-01 12:09:48', '2021-06-01 12:09:48', '', 3265, 'http://shoestimer.com/?post_type=product_variation&p=3313', 23, 'product_variation', '', 0),
(3314, 1, '2021-06-01 12:09:48', '2021-06-01 12:09:48', '', 'High Top Men Loafers Shoes KidSuede Runway Casual Shoes Male Classic Round Toe Slip On Flat Shoes Men', 'Color: all colors, Shoe Size: 8.5', 'publish', 'closed', 'closed', '', 'high-top-men-loafers-shoes-kidsuede-runway-casual-shoes-male-classic-round-toe-slip-on-flat-shoes-men-24', '', '', '2021-06-01 12:09:48', '2021-06-01 12:09:48', '', 3265, 'http://shoestimer.com/?post_type=product_variation&p=3314', 24, 'product_variation', '', 0),
(3315, 1, '2021-06-01 12:09:48', '2021-06-01 12:09:48', '', 'Fashion Men Shoes Genuine Leather Casual Summer Shoes Classic Mens Loafers Elegantes Slip On Men\'s Flats Plus Male Driving Shoes', 'Color: BLACK, Shoe Size: 45', 'publish', 'closed', 'closed', '', 'fashion-men-shoes-genuine-leather-casual-summer-shoes-classic-mens-loafers-elegantes-slip-on-mens-flats-plus-male-driving-shoes-61', '', '', '2021-06-01 12:09:48', '2021-06-01 12:09:48', '', 3200, 'http://shoestimer.com/?post_type=product_variation&p=3315', 61, 'product_variation', '', 0),
(3316, 1, '2021-06-01 12:09:48', '2021-06-01 12:09:48', '', 'High Top Men Loafers Shoes KidSuede Runway Casual Shoes Male Classic Round Toe Slip On Flat Shoes Men', 'Color: all colors, Shoe Size: 8', 'publish', 'closed', 'closed', '', 'high-top-men-loafers-shoes-kidsuede-runway-casual-shoes-male-classic-round-toe-slip-on-flat-shoes-men-25', '', '', '2021-06-01 12:09:48', '2021-06-01 12:09:48', '', 3265, 'http://shoestimer.com/?post_type=product_variation&p=3316', 25, 'product_variation', '', 0),
(3318, 1, '2021-06-01 12:09:49', '2021-06-01 12:09:49', '', 'High Top Men Loafers Shoes KidSuede Runway Casual Shoes Male Classic Round Toe Slip On Flat Shoes Men', 'Color: all colors, Shoe Size: 10', 'publish', 'closed', 'closed', '', 'high-top-men-loafers-shoes-kidsuede-runway-casual-shoes-male-classic-round-toe-slip-on-flat-shoes-men-26', '', '', '2021-06-01 12:09:49', '2021-06-01 12:09:49', '', 3265, 'http://shoestimer.com/?post_type=product_variation&p=3318', 26, 'product_variation', '', 0),
(3317, 1, '2021-06-01 12:09:48', '2021-06-01 12:09:48', '', 'Fashion Men Shoes Genuine Leather Casual Summer Shoes Classic Mens Loafers Elegantes Slip On Men\'s Flats Plus Male Driving Shoes', 'Color: BLACK, Shoe Size: 48', 'publish', 'closed', 'closed', '', 'fashion-men-shoes-genuine-leather-casual-summer-shoes-classic-mens-loafers-elegantes-slip-on-mens-flats-plus-male-driving-shoes-62', '', '', '2021-06-01 12:09:48', '2021-06-01 12:09:48', '', 3200, 'http://shoestimer.com/?post_type=product_variation&p=3317', 62, 'product_variation', '', 0),
(3319, 1, '2021-06-01 12:09:49', '2021-06-01 12:09:49', '', 'Fashion Men Shoes Genuine Leather Casual Summer Shoes Classic Mens Loafers Elegantes Slip On Men\'s Flats Plus Male Driving Shoes', 'Color: BLACK, Shoe Size: 47', 'publish', 'closed', 'closed', '', 'fashion-men-shoes-genuine-leather-casual-summer-shoes-classic-mens-loafers-elegantes-slip-on-mens-flats-plus-male-driving-shoes-63', '', '', '2021-06-01 12:09:49', '2021-06-01 12:09:49', '', 3200, 'http://shoestimer.com/?post_type=product_variation&p=3319', 63, 'product_variation', '', 0),
(3320, 1, '2021-06-01 12:09:49', '2021-06-01 12:09:49', '', 'High Top Men Loafers Shoes KidSuede Runway Casual Shoes Male Classic Round Toe Slip On Flat Shoes Men', 'Color: all colors, Shoe Size: 9.5', 'publish', 'closed', 'closed', '', 'high-top-men-loafers-shoes-kidsuede-runway-casual-shoes-male-classic-round-toe-slip-on-flat-shoes-men-27', '', '', '2021-06-01 12:09:49', '2021-06-01 12:09:49', '', 3265, 'http://shoestimer.com/?post_type=product_variation&p=3320', 27, 'product_variation', '', 0),
(3321, 0, '2021-06-01 12:09:49', '2021-06-01 12:09:49', '', 'Canvas-Leather-Shoes-Men-Casual-Luxury-Brand-Handmade-Penny-Loafers-Men-Slip-On-Flats-Driving-Dress-5', '', 'inherit', 'open', 'closed', '', 'canvas-leather-shoes-men-casual-luxury-brand-handmade-penny-loafers-men-slip-on-flats-driving-dress-5', '', '', '2021-06-01 12:09:49', '2021-06-01 12:09:49', '', 3199, 'http://shoestimer.com/wp-content/uploads/2021/06/Canvas-Leather-Shoes-Men-Casual-Luxury-Brand-Handmade-Penny-Loafers-Men-Slip-On-Flats-Driving-Dress-5.jpg', 0, 'attachment', 'image/jpeg', 0),
(3322, 1, '2021-06-01 12:09:49', '2021-06-01 12:09:49', '', 'High Top Men Loafers Shoes KidSuede Runway Casual Shoes Male Classic Round Toe Slip On Flat Shoes Men', 'Color: all colors, Shoe Size: 12', 'publish', 'closed', 'closed', '', 'high-top-men-loafers-shoes-kidsuede-runway-casual-shoes-male-classic-round-toe-slip-on-flat-shoes-men-28', '', '', '2021-06-01 12:09:49', '2021-06-01 12:09:49', '', 3265, 'http://shoestimer.com/?post_type=product_variation&p=3322', 28, 'product_variation', '', 0),
(3323, 1, '2021-06-01 12:09:49', '2021-06-01 12:09:49', '', 'Fashion Men Shoes Genuine Leather Casual Summer Shoes Classic Mens Loafers Elegantes Slip On Men\'s Flats Plus Male Driving Shoes', 'Color: Yellow, Shoe Size: 38', 'publish', 'closed', 'closed', '', 'fashion-men-shoes-genuine-leather-casual-summer-shoes-classic-mens-loafers-elegantes-slip-on-mens-flats-plus-male-driving-shoes-64', '', '', '2021-06-01 12:09:49', '2021-06-01 12:09:49', '', 3200, 'http://shoestimer.com/?post_type=product_variation&p=3323', 64, 'product_variation', '', 0),
(3324, 1, '2021-06-01 12:09:49', '2021-06-01 12:09:49', '', 'High Top Men Loafers Shoes KidSuede Runway Casual Shoes Male Classic Round Toe Slip On Flat Shoes Men', 'Color: all colors, Shoe Size: 11', 'publish', 'closed', 'closed', '', 'high-top-men-loafers-shoes-kidsuede-runway-casual-shoes-male-classic-round-toe-slip-on-flat-shoes-men-29', '', '', '2021-06-01 12:09:49', '2021-06-01 12:09:49', '', 3265, 'http://shoestimer.com/?post_type=product_variation&p=3324', 29, 'product_variation', '', 0),
(3325, 1, '2021-06-01 12:09:49', '2021-06-01 12:09:49', '', 'Fashion Men Shoes Genuine Leather Casual Summer Shoes Classic Mens Loafers Elegantes Slip On Men\'s Flats Plus Male Driving Shoes', 'Color: BLACK, Shoe Size: 49', 'publish', 'closed', 'closed', '', 'fashion-men-shoes-genuine-leather-casual-summer-shoes-classic-mens-loafers-elegantes-slip-on-mens-flats-plus-male-driving-shoes-65', '', '', '2021-06-01 12:09:49', '2021-06-01 12:09:49', '', 3200, 'http://shoestimer.com/?post_type=product_variation&p=3325', 65, 'product_variation', '', 0),
(3326, 1, '2021-06-01 12:09:50', '2021-06-01 12:09:50', '', 'High Top Men Loafers Shoes KidSuede Runway Casual Shoes Male Classic Round Toe Slip On Flat Shoes Men', 'Color: all colors, Shoe Size: 7', 'publish', 'closed', 'closed', '', 'high-top-men-loafers-shoes-kidsuede-runway-casual-shoes-male-classic-round-toe-slip-on-flat-shoes-men-30', '', '', '2021-06-01 12:09:50', '2021-06-01 12:09:50', '', 3265, 'http://shoestimer.com/?post_type=product_variation&p=3326', 30, 'product_variation', '', 0),
(3327, 1, '2021-06-01 12:09:50', '2021-06-01 12:09:50', '', 'Fashion Men Shoes Genuine Leather Casual Summer Shoes Classic Mens Loafers Elegantes Slip On Men\'s Flats Plus Male Driving Shoes', 'Color: Yellow, Shoe Size: 40', 'publish', 'closed', 'closed', '', 'fashion-men-shoes-genuine-leather-casual-summer-shoes-classic-mens-loafers-elegantes-slip-on-mens-flats-plus-male-driving-shoes-66', '', '', '2021-06-01 12:09:50', '2021-06-01 12:09:50', '', 3200, 'http://shoestimer.com/?post_type=product_variation&p=3327', 66, 'product_variation', '', 0),
(3328, 1, '2021-06-01 12:09:51', '2021-06-01 12:09:51', '', 'High Top Men Loafers Shoes KidSuede Runway Casual Shoes Male Classic Round Toe Slip On Flat Shoes Men', 'Color: all colors, Shoe Size: 6.5', 'publish', 'closed', 'closed', '', 'high-top-men-loafers-shoes-kidsuede-runway-casual-shoes-male-classic-round-toe-slip-on-flat-shoes-men-31', '', '', '2021-06-01 12:09:51', '2021-06-01 12:09:51', '', 3265, 'http://shoestimer.com/?post_type=product_variation&p=3328', 31, 'product_variation', '', 0),
(3330, 0, '2021-06-01 12:09:51', '2021-06-01 12:09:51', '', 'Canvas-Leather-Shoes-Men-Casual-Luxury-Brand-Handmade-Penny-Loafers-Men-Slip-On-Flats-Driving-Dress.jpg_640x640', '', 'inherit', 'open', 'closed', '', 'canvas-leather-shoes-men-casual-luxury-brand-handmade-penny-loafers-men-slip-on-flats-driving-dress-jpg_640x640', '', '', '2021-06-01 12:09:51', '2021-06-01 12:09:51', '', 3199, 'http://shoestimer.com/wp-content/uploads/2021/06/Canvas-Leather-Shoes-Men-Casual-Luxury-Brand-Handmade-Penny-Loafers-Men-Slip-On-Flats-Driving-Dress.jpg_640x640.jpg', 0, 'attachment', 'image/jpeg', 0),
(3329, 1, '2021-06-01 12:09:51', '2021-06-01 12:09:51', '', 'Fashion Men Shoes Genuine Leather Casual Summer Shoes Classic Mens Loafers Elegantes Slip On Men\'s Flats Plus Male Driving Shoes', 'Color: Yellow, Shoe Size: 39', 'publish', 'closed', 'closed', '', 'fashion-men-shoes-genuine-leather-casual-summer-shoes-classic-mens-loafers-elegantes-slip-on-mens-flats-plus-male-driving-shoes-67', '', '', '2021-06-01 12:09:51', '2021-06-01 12:09:51', '', 3200, 'http://shoestimer.com/?post_type=product_variation&p=3329', 67, 'product_variation', '', 0),
(3331, 1, '2021-06-01 12:09:51', '2021-06-01 12:09:51', '', 'High Top Men Loafers Shoes KidSuede Runway Casual Shoes Male Classic Round Toe Slip On Flat Shoes Men', 'Color: all colors, Shoe Size: 8.5', 'publish', 'closed', 'closed', '', 'high-top-men-loafers-shoes-kidsuede-runway-casual-shoes-male-classic-round-toe-slip-on-flat-shoes-men-32', '', '', '2021-06-01 12:09:51', '2021-06-01 12:09:51', '', 3265, 'http://shoestimer.com/?post_type=product_variation&p=3331', 32, 'product_variation', '', 0),
(3332, 1, '2021-06-01 12:09:52', '2021-06-01 12:09:52', '', 'Fashion Men Shoes Genuine Leather Casual Summer Shoes Classic Mens Loafers Elegantes Slip On Men\'s Flats Plus Male Driving Shoes', 'Color: Yellow, Shoe Size: 42', 'publish', 'closed', 'closed', '', 'fashion-men-shoes-genuine-leather-casual-summer-shoes-classic-mens-loafers-elegantes-slip-on-mens-flats-plus-male-driving-shoes-68', '', '', '2021-06-01 12:09:52', '2021-06-01 12:09:52', '', 3200, 'http://shoestimer.com/?post_type=product_variation&p=3332', 68, 'product_variation', '', 0),
(3333, 1, '2021-06-01 12:09:52', '2021-06-01 12:09:52', '', 'High Top Men Loafers Shoes KidSuede Runway Casual Shoes Male Classic Round Toe Slip On Flat Shoes Men', 'Color: all colors, Shoe Size: 8', 'publish', 'closed', 'closed', '', 'high-top-men-loafers-shoes-kidsuede-runway-casual-shoes-male-classic-round-toe-slip-on-flat-shoes-men-33', '', '', '2021-06-01 12:09:52', '2021-06-01 12:09:52', '', 3265, 'http://shoestimer.com/?post_type=product_variation&p=3333', 33, 'product_variation', '', 0),
(3334, 1, '2021-06-01 12:09:53', '2021-06-01 12:09:53', '', 'High Top Men Loafers Shoes KidSuede Runway Casual Shoes Male Classic Round Toe Slip On Flat Shoes Men', 'Color: all colors, Shoe Size: 10', 'publish', 'closed', 'closed', '', 'high-top-men-loafers-shoes-kidsuede-runway-casual-shoes-male-classic-round-toe-slip-on-flat-shoes-men-34', '', '', '2021-06-01 12:09:53', '2021-06-01 12:09:53', '', 3265, 'http://shoestimer.com/?post_type=product_variation&p=3334', 34, 'product_variation', '', 0),
(3335, 1, '2021-06-01 12:09:53', '2021-06-01 12:09:53', '', 'Fashion Men Shoes Genuine Leather Casual Summer Shoes Classic Mens Loafers Elegantes Slip On Men\'s Flats Plus Male Driving Shoes', 'Color: Yellow, Shoe Size: 41', 'publish', 'closed', 'closed', '', 'fashion-men-shoes-genuine-leather-casual-summer-shoes-classic-mens-loafers-elegantes-slip-on-mens-flats-plus-male-driving-shoes-69', '', '', '2021-06-01 12:09:53', '2021-06-01 12:09:53', '', 3200, 'http://shoestimer.com/?post_type=product_variation&p=3335', 69, 'product_variation', '', 0),
(3336, 1, '2021-06-01 12:09:53', '2021-06-01 12:09:53', '', 'High Top Men Loafers Shoes KidSuede Runway Casual Shoes Male Classic Round Toe Slip On Flat Shoes Men', 'Color: all colors, Shoe Size: 9.5', 'publish', 'closed', 'closed', '', 'high-top-men-loafers-shoes-kidsuede-runway-casual-shoes-male-classic-round-toe-slip-on-flat-shoes-men-35', '', '', '2021-06-01 12:09:53', '2021-06-01 12:09:53', '', 3265, 'http://shoestimer.com/?post_type=product_variation&p=3336', 35, 'product_variation', '', 0);
INSERT INTO `wpx5_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(3338, 1, '2021-06-01 12:09:53', '2021-06-01 12:09:53', '', 'High Top Men Loafers Shoes KidSuede Runway Casual Shoes Male Classic Round Toe Slip On Flat Shoes Men', 'Color: all colors, Shoe Size: 12', 'publish', 'closed', 'closed', '', 'high-top-men-loafers-shoes-kidsuede-runway-casual-shoes-male-classic-round-toe-slip-on-flat-shoes-men-36', '', '', '2021-06-01 12:09:53', '2021-06-01 12:09:53', '', 3265, 'http://shoestimer.com/?post_type=product_variation&p=3338', 36, 'product_variation', '', 0),
(3337, 1, '2021-06-01 12:09:53', '2021-06-01 12:09:53', '', 'Fashion Men Shoes Genuine Leather Casual Summer Shoes Classic Mens Loafers Elegantes Slip On Men\'s Flats Plus Male Driving Shoes', 'Color: Yellow, Shoe Size: 44', 'publish', 'closed', 'closed', '', 'fashion-men-shoes-genuine-leather-casual-summer-shoes-classic-mens-loafers-elegantes-slip-on-mens-flats-plus-male-driving-shoes-70', '', '', '2021-06-01 12:09:53', '2021-06-01 12:09:53', '', 3200, 'http://shoestimer.com/?post_type=product_variation&p=3337', 70, 'product_variation', '', 0),
(3339, 1, '2021-06-01 12:09:53', '2021-06-01 12:09:53', '', 'Fashion Men Shoes Genuine Leather Casual Summer Shoes Classic Mens Loafers Elegantes Slip On Men\'s Flats Plus Male Driving Shoes', 'Color: Yellow, Shoe Size: 43', 'publish', 'closed', 'closed', '', 'fashion-men-shoes-genuine-leather-casual-summer-shoes-classic-mens-loafers-elegantes-slip-on-mens-flats-plus-male-driving-shoes-71', '', '', '2021-06-01 12:09:53', '2021-06-01 12:09:53', '', 3200, 'http://shoestimer.com/?post_type=product_variation&p=3339', 71, 'product_variation', '', 0),
(3340, 0, '2021-06-01 12:09:53', '2021-06-01 12:09:53', '', 'Canvas-Leather-Shoes-Men-Casual-Luxury-Brand-Handmade-Penny-Loafers-Men-Slip-On-Flats-Driving-Dress-1.jpg_640x640-1', '', 'inherit', 'open', 'closed', '', 'canvas-leather-shoes-men-casual-luxury-brand-handmade-penny-loafers-men-slip-on-flats-driving-dress-1-jpg_640x640-1', '', '', '2021-06-01 12:09:53', '2021-06-01 12:09:53', '', 3199, 'http://shoestimer.com/wp-content/uploads/2021/06/Canvas-Leather-Shoes-Men-Casual-Luxury-Brand-Handmade-Penny-Loafers-Men-Slip-On-Flats-Driving-Dress-1.jpg_640x640-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(3341, 1, '2021-06-01 12:09:53', '2021-06-01 12:09:53', '', 'High Top Men Loafers Shoes KidSuede Runway Casual Shoes Male Classic Round Toe Slip On Flat Shoes Men', 'Color: all colors, Shoe Size: 11', 'publish', 'closed', 'closed', '', 'high-top-men-loafers-shoes-kidsuede-runway-casual-shoes-male-classic-round-toe-slip-on-flat-shoes-men-37', '', '', '2021-06-01 12:09:53', '2021-06-01 12:09:53', '', 3265, 'http://shoestimer.com/?post_type=product_variation&p=3341', 37, 'product_variation', '', 0),
(3342, 1, '2021-06-01 12:09:54', '2021-06-01 12:09:54', '', 'High Top Men Loafers Shoes KidSuede Runway Casual Shoes Male Classic Round Toe Slip On Flat Shoes Men', 'Color: all colors, Shoe Size: 7', 'publish', 'closed', 'closed', '', 'high-top-men-loafers-shoes-kidsuede-runway-casual-shoes-male-classic-round-toe-slip-on-flat-shoes-men-38', '', '', '2021-06-01 12:09:54', '2021-06-01 12:09:54', '', 3265, 'http://shoestimer.com/?post_type=product_variation&p=3342', 38, 'product_variation', '', 0),
(3343, 1, '2021-06-01 12:09:54', '2021-06-01 12:09:54', '', 'Fashion Men Shoes Genuine Leather Casual Summer Shoes Classic Mens Loafers Elegantes Slip On Men\'s Flats Plus Male Driving Shoes', 'Color: Yellow, Shoe Size: 46', 'publish', 'closed', 'closed', '', 'fashion-men-shoes-genuine-leather-casual-summer-shoes-classic-mens-loafers-elegantes-slip-on-mens-flats-plus-male-driving-shoes-72', '', '', '2021-06-01 12:09:54', '2021-06-01 12:09:54', '', 3200, 'http://shoestimer.com/?post_type=product_variation&p=3343', 72, 'product_variation', '', 0),
(3344, 1, '2021-06-01 12:09:55', '2021-06-01 12:09:55', '', 'High Top Men Loafers Shoes KidSuede Runway Casual Shoes Male Classic Round Toe Slip On Flat Shoes Men', 'Color: all colors, Shoe Size: 6.5', 'publish', 'closed', 'closed', '', 'high-top-men-loafers-shoes-kidsuede-runway-casual-shoes-male-classic-round-toe-slip-on-flat-shoes-men-39', '', '', '2021-06-01 12:09:55', '2021-06-01 12:09:55', '', 3265, 'http://shoestimer.com/?post_type=product_variation&p=3344', 39, 'product_variation', '', 0),
(3346, 1, '2021-06-01 12:09:55', '2021-06-01 12:09:55', '', 'High Top Men Loafers Shoes KidSuede Runway Casual Shoes Male Classic Round Toe Slip On Flat Shoes Men', 'Color: apricot, Shoe Size: 12', 'publish', 'closed', 'closed', '', 'high-top-men-loafers-shoes-kidsuede-runway-casual-shoes-male-classic-round-toe-slip-on-flat-shoes-men-40', '', '', '2021-06-01 12:09:55', '2021-06-01 12:09:55', '', 3265, 'http://shoestimer.com/?post_type=product_variation&p=3346', 40, 'product_variation', '', 0),
(3345, 1, '2021-06-01 12:09:55', '2021-06-01 12:09:55', '', 'Fashion Men Shoes Genuine Leather Casual Summer Shoes Classic Mens Loafers Elegantes Slip On Men\'s Flats Plus Male Driving Shoes', 'Color: Yellow, Shoe Size: 45', 'publish', 'closed', 'closed', '', 'fashion-men-shoes-genuine-leather-casual-summer-shoes-classic-mens-loafers-elegantes-slip-on-mens-flats-plus-male-driving-shoes-73', '', '', '2021-06-01 12:09:55', '2021-06-01 12:09:55', '', 3200, 'http://shoestimer.com/?post_type=product_variation&p=3345', 73, 'product_variation', '', 0),
(3347, 1, '2021-06-01 12:09:55', '2021-06-01 12:09:55', '', 'Fashion Men Shoes Genuine Leather Casual Summer Shoes Classic Mens Loafers Elegantes Slip On Men\'s Flats Plus Male Driving Shoes', 'Color: Yellow, Shoe Size: 48', 'publish', 'closed', 'closed', '', 'fashion-men-shoes-genuine-leather-casual-summer-shoes-classic-mens-loafers-elegantes-slip-on-mens-flats-plus-male-driving-shoes-74', '', '', '2021-06-01 12:09:55', '2021-06-01 12:09:55', '', 3200, 'http://shoestimer.com/?post_type=product_variation&p=3347', 74, 'product_variation', '', 0),
(3348, 1, '2021-06-01 12:09:55', '2021-06-01 12:09:55', '', 'High Top Men Loafers Shoes KidSuede Runway Casual Shoes Male Classic Round Toe Slip On Flat Shoes Men', 'Color: apricot, Shoe Size: 10', 'publish', 'closed', 'closed', '', 'high-top-men-loafers-shoes-kidsuede-runway-casual-shoes-male-classic-round-toe-slip-on-flat-shoes-men-41', '', '', '2021-06-01 12:09:55', '2021-06-01 12:09:55', '', 3265, 'http://shoestimer.com/?post_type=product_variation&p=3348', 41, 'product_variation', '', 0),
(3349, 1, '2021-06-01 12:09:55', '2021-06-01 12:09:55', '', 'High Top Men Loafers Shoes KidSuede Runway Casual Shoes Male Classic Round Toe Slip On Flat Shoes Men', 'Color: apricot, Shoe Size: 11', 'publish', 'closed', 'closed', '', 'high-top-men-loafers-shoes-kidsuede-runway-casual-shoes-male-classic-round-toe-slip-on-flat-shoes-men-42', '', '', '2021-06-01 12:09:55', '2021-06-01 12:09:55', '', 3265, 'http://shoestimer.com/?post_type=product_variation&p=3349', 42, 'product_variation', '', 0),
(3350, 1, '2021-06-01 12:09:55', '2021-06-01 12:09:55', '', 'Fashion Men Shoes Genuine Leather Casual Summer Shoes Classic Mens Loafers Elegantes Slip On Men\'s Flats Plus Male Driving Shoes', 'Color: Yellow, Shoe Size: 47', 'publish', 'closed', 'closed', '', 'fashion-men-shoes-genuine-leather-casual-summer-shoes-classic-mens-loafers-elegantes-slip-on-mens-flats-plus-male-driving-shoes-75', '', '', '2021-06-01 12:09:55', '2021-06-01 12:09:55', '', 3200, 'http://shoestimer.com/?post_type=product_variation&p=3350', 75, 'product_variation', '', 0),
(3351, 1, '2021-06-01 12:09:55', '2021-06-01 12:09:55', '', 'High Top Men Loafers Shoes KidSuede Runway Casual Shoes Male Classic Round Toe Slip On Flat Shoes Men', 'Color: khaki as show, Shoe Size: 12', 'publish', 'closed', 'closed', '', 'high-top-men-loafers-shoes-kidsuede-runway-casual-shoes-male-classic-round-toe-slip-on-flat-shoes-men-43', '', '', '2021-06-01 12:09:55', '2021-06-01 12:09:55', '', 3265, 'http://shoestimer.com/?post_type=product_variation&p=3351', 43, 'product_variation', '', 0),
(3353, 1, '2021-06-01 12:09:56', '2021-06-01 12:09:56', '', 'High Top Men Loafers Shoes KidSuede Runway Casual Shoes Male Classic Round Toe Slip On Flat Shoes Men', 'Color: Gray, Shoe Size: 6.5', 'publish', 'closed', 'closed', '', 'high-top-men-loafers-shoes-kidsuede-runway-casual-shoes-male-classic-round-toe-slip-on-flat-shoes-men-44', '', '', '2021-06-01 12:09:56', '2021-06-01 12:09:56', '', 3265, 'http://shoestimer.com/?post_type=product_variation&p=3353', 44, 'product_variation', '', 0),
(3352, 1, '2021-06-01 12:09:55', '2021-06-01 12:09:55', '', 'Fashion Men Shoes Genuine Leather Casual Summer Shoes Classic Mens Loafers Elegantes Slip On Men\'s Flats Plus Male Driving Shoes', 'Color: Yellow, Shoe Size: 49', 'publish', 'closed', 'closed', '', 'fashion-men-shoes-genuine-leather-casual-summer-shoes-classic-mens-loafers-elegantes-slip-on-mens-flats-plus-male-driving-shoes-76', '', '', '2021-06-01 12:09:55', '2021-06-01 12:09:55', '', 3200, 'http://shoestimer.com/?post_type=product_variation&p=3352', 76, 'product_variation', '', 0),
(3354, 1, '2021-06-01 12:09:56', '2021-06-01 12:09:56', '', 'Fashion Men Shoes Genuine Leather Casual Summer Shoes Classic Mens Loafers Elegantes Slip On Men\'s Flats Plus Male Driving Shoes', 'Color: Mo Green, Shoe Size: 40', 'publish', 'closed', 'closed', '', 'fashion-men-shoes-genuine-leather-casual-summer-shoes-classic-mens-loafers-elegantes-slip-on-mens-flats-plus-male-driving-shoes-77', '', '', '2021-06-01 12:09:56', '2021-06-01 12:09:56', '', 3200, 'http://shoestimer.com/?post_type=product_variation&p=3354', 77, 'product_variation', '', 0),
(3355, 1, '2021-06-01 12:09:56', '2021-06-01 12:09:56', '', 'High Top Men Loafers Shoes KidSuede Runway Casual Shoes Male Classic Round Toe Slip On Flat Shoes Men', 'Color: khaki as show, Shoe Size: 10', 'publish', 'closed', 'closed', '', 'high-top-men-loafers-shoes-kidsuede-runway-casual-shoes-male-classic-round-toe-slip-on-flat-shoes-men-45', '', '', '2021-06-01 12:09:56', '2021-06-01 12:09:56', '', 3265, 'http://shoestimer.com/?post_type=product_variation&p=3355', 45, 'product_variation', '', 0),
(3357, 1, '2021-06-01 12:09:56', '2021-06-01 12:09:56', '', 'High Top Men Loafers Shoes KidSuede Runway Casual Shoes Male Classic Round Toe Slip On Flat Shoes Men', 'Color: khaki as show, Shoe Size: 11', 'publish', 'closed', 'closed', '', 'high-top-men-loafers-shoes-kidsuede-runway-casual-shoes-male-classic-round-toe-slip-on-flat-shoes-men-46', '', '', '2021-06-01 12:09:56', '2021-06-01 12:09:56', '', 3265, 'http://shoestimer.com/?post_type=product_variation&p=3357', 46, 'product_variation', '', 0),
(3356, 1, '2021-06-01 12:09:56', '2021-06-01 12:09:56', '', 'Fashion Men Shoes Genuine Leather Casual Summer Shoes Classic Mens Loafers Elegantes Slip On Men\'s Flats Plus Male Driving Shoes', 'Color: Mo Green, Shoe Size: 39', 'publish', 'closed', 'closed', '', 'fashion-men-shoes-genuine-leather-casual-summer-shoes-classic-mens-loafers-elegantes-slip-on-mens-flats-plus-male-driving-shoes-78', '', '', '2021-06-01 12:09:56', '2021-06-01 12:09:56', '', 3200, 'http://shoestimer.com/?post_type=product_variation&p=3356', 78, 'product_variation', '', 0),
(3358, 1, '2021-06-01 12:09:56', '2021-06-01 12:09:56', '', 'Fashion Men Shoes Genuine Leather Casual Summer Shoes Classic Mens Loafers Elegantes Slip On Men\'s Flats Plus Male Driving Shoes', 'Color: Mo Green, Shoe Size: 42', 'publish', 'closed', 'closed', '', 'fashion-men-shoes-genuine-leather-casual-summer-shoes-classic-mens-loafers-elegantes-slip-on-mens-flats-plus-male-driving-shoes-79', '', '', '2021-06-01 12:09:56', '2021-06-01 12:09:56', '', 3200, 'http://shoestimer.com/?post_type=product_variation&p=3358', 79, 'product_variation', '', 0),
(3359, 1, '2021-06-01 12:09:56', '2021-06-01 12:09:56', '', 'High Top Men Loafers Shoes KidSuede Runway Casual Shoes Male Classic Round Toe Slip On Flat Shoes Men', 'Color: Gray, Shoe Size: 8.5', 'publish', 'closed', 'closed', '', 'high-top-men-loafers-shoes-kidsuede-runway-casual-shoes-male-classic-round-toe-slip-on-flat-shoes-men-47', '', '', '2021-06-01 12:09:56', '2021-06-01 12:09:56', '', 3265, 'http://shoestimer.com/?post_type=product_variation&p=3359', 47, 'product_variation', '', 0),
(3360, 1, '2021-06-01 12:09:56', '2021-06-01 12:09:56', '', 'High Top Men Loafers Shoes KidSuede Runway Casual Shoes Male Classic Round Toe Slip On Flat Shoes Men', 'Color: Gray, Shoe Size: 9.5', 'publish', 'closed', 'closed', '', 'high-top-men-loafers-shoes-kidsuede-runway-casual-shoes-male-classic-round-toe-slip-on-flat-shoes-men-48', '', '', '2021-06-01 12:09:56', '2021-06-01 12:09:56', '', 3265, 'http://shoestimer.com/?post_type=product_variation&p=3360', 48, 'product_variation', '', 0),
(3361, 1, '2021-06-01 12:09:56', '2021-06-01 12:09:56', '', 'Fashion Men Shoes Genuine Leather Casual Summer Shoes Classic Mens Loafers Elegantes Slip On Men\'s Flats Plus Male Driving Shoes', 'Color: Mo Green, Shoe Size: 41', 'publish', 'closed', 'closed', '', 'fashion-men-shoes-genuine-leather-casual-summer-shoes-classic-mens-loafers-elegantes-slip-on-mens-flats-plus-male-driving-shoes-80', '', '', '2021-06-01 12:09:56', '2021-06-01 12:09:56', '', 3200, 'http://shoestimer.com/?post_type=product_variation&p=3361', 80, 'product_variation', '', 0),
(3362, 1, '2021-06-01 12:09:56', '2021-06-01 12:09:56', '', 'High Top Men Loafers Shoes KidSuede Runway Casual Shoes Male Classic Round Toe Slip On Flat Shoes Men', 'Color: Gray, Shoe Size: 7', 'publish', 'closed', 'closed', '', 'high-top-men-loafers-shoes-kidsuede-runway-casual-shoes-male-classic-round-toe-slip-on-flat-shoes-men-49', '', '', '2021-06-01 12:09:56', '2021-06-01 12:09:56', '', 3265, 'http://shoestimer.com/?post_type=product_variation&p=3362', 49, 'product_variation', '', 0),
(3363, 1, '2021-06-01 12:09:56', '2021-06-01 12:09:56', '', 'Fashion Men Shoes Genuine Leather Casual Summer Shoes Classic Mens Loafers Elegantes Slip On Men\'s Flats Plus Male Driving Shoes', 'Color: Mo Green, Shoe Size: 44', 'publish', 'closed', 'closed', '', 'fashion-men-shoes-genuine-leather-casual-summer-shoes-classic-mens-loafers-elegantes-slip-on-mens-flats-plus-male-driving-shoes-81', '', '', '2021-06-01 12:09:56', '2021-06-01 12:09:56', '', 3200, 'http://shoestimer.com/?post_type=product_variation&p=3363', 81, 'product_variation', '', 0),
(3364, 1, '2021-06-01 12:09:56', '2021-06-01 12:09:56', '', 'High Top Men Loafers Shoes KidSuede Runway Casual Shoes Male Classic Round Toe Slip On Flat Shoes Men', 'Color: Gray, Shoe Size: 8', 'publish', 'closed', 'closed', '', 'high-top-men-loafers-shoes-kidsuede-runway-casual-shoes-male-classic-round-toe-slip-on-flat-shoes-men-50', '', '', '2021-06-01 12:09:56', '2021-06-01 12:09:56', '', 3265, 'http://shoestimer.com/?post_type=product_variation&p=3364', 50, 'product_variation', '', 0),
(3365, 1, '2021-06-01 12:09:56', '2021-06-01 12:09:56', '', 'Fashion Men Shoes Genuine Leather Casual Summer Shoes Classic Mens Loafers Elegantes Slip On Men\'s Flats Plus Male Driving Shoes', 'Color: Mo Green, Shoe Size: 43', 'publish', 'closed', 'closed', '', 'fashion-men-shoes-genuine-leather-casual-summer-shoes-classic-mens-loafers-elegantes-slip-on-mens-flats-plus-male-driving-shoes-82', '', '', '2021-06-01 12:09:56', '2021-06-01 12:09:56', '', 3200, 'http://shoestimer.com/?post_type=product_variation&p=3365', 82, 'product_variation', '', 0),
(3366, 1, '2021-06-01 12:09:56', '2021-06-01 12:09:56', '', 'High Top Men Loafers Shoes KidSuede Runway Casual Shoes Male Classic Round Toe Slip On Flat Shoes Men', 'Color: Gray, Shoe Size: 12', 'publish', 'closed', 'closed', '', 'high-top-men-loafers-shoes-kidsuede-runway-casual-shoes-male-classic-round-toe-slip-on-flat-shoes-men-51', '', '', '2021-06-01 12:09:56', '2021-06-01 12:09:56', '', 3265, 'http://shoestimer.com/?post_type=product_variation&p=3366', 51, 'product_variation', '', 0),
(3367, 1, '2021-06-01 12:09:57', '2021-06-01 12:09:57', '', 'Fashion Men Shoes Genuine Leather Casual Summer Shoes Classic Mens Loafers Elegantes Slip On Men\'s Flats Plus Male Driving Shoes', 'Color: Mo Green, Shoe Size: 46', 'publish', 'closed', 'closed', '', 'fashion-men-shoes-genuine-leather-casual-summer-shoes-classic-mens-loafers-elegantes-slip-on-mens-flats-plus-male-driving-shoes-83', '', '', '2021-06-01 12:09:57', '2021-06-01 12:09:57', '', 3200, 'http://shoestimer.com/?post_type=product_variation&p=3367', 83, 'product_variation', '', 0),
(3368, 1, '2021-06-01 12:09:57', '2021-06-01 12:09:57', '', 'High Top Men Loafers Shoes KidSuede Runway Casual Shoes Male Classic Round Toe Slip On Flat Shoes Men', 'Color: all colors, Shoe Size: 8.5', 'publish', 'closed', 'closed', '', 'high-top-men-loafers-shoes-kidsuede-runway-casual-shoes-male-classic-round-toe-slip-on-flat-shoes-men-52', '', '', '2021-06-01 12:09:57', '2021-06-01 12:09:57', '', 3265, 'http://shoestimer.com/?post_type=product_variation&p=3368', 52, 'product_variation', '', 0),
(3369, 1, '2021-06-01 12:09:57', '2021-06-01 12:09:57', '', 'High Top Men Loafers Shoes KidSuede Runway Casual Shoes Male Classic Round Toe Slip On Flat Shoes Men', 'Color: apricot, Shoe Size: 6.5', 'publish', 'closed', 'closed', '', 'high-top-men-loafers-shoes-kidsuede-runway-casual-shoes-male-classic-round-toe-slip-on-flat-shoes-men-53', '', '', '2021-06-01 12:09:57', '2021-06-01 12:09:57', '', 3265, 'http://shoestimer.com/?post_type=product_variation&p=3369', 53, 'product_variation', '', 0),
(3370, 1, '2021-06-01 12:09:57', '2021-06-01 12:09:57', '', 'Fashion Men Shoes Genuine Leather Casual Summer Shoes Classic Mens Loafers Elegantes Slip On Men\'s Flats Plus Male Driving Shoes', 'Color: Mo Green, Shoe Size: 45', 'publish', 'closed', 'closed', '', 'fashion-men-shoes-genuine-leather-casual-summer-shoes-classic-mens-loafers-elegantes-slip-on-mens-flats-plus-male-driving-shoes-84', '', '', '2021-06-01 12:09:57', '2021-06-01 12:09:57', '', 3200, 'http://shoestimer.com/?post_type=product_variation&p=3370', 84, 'product_variation', '', 0),
(3371, 1, '2021-06-01 12:09:57', '2021-06-01 12:09:57', '', 'High Top Men Loafers Shoes KidSuede Runway Casual Shoes Male Classic Round Toe Slip On Flat Shoes Men', 'Color: all colors, Shoe Size: 8', 'publish', 'closed', 'closed', '', 'high-top-men-loafers-shoes-kidsuede-runway-casual-shoes-male-classic-round-toe-slip-on-flat-shoes-men-54', '', '', '2021-06-01 12:09:57', '2021-06-01 12:09:57', '', 3265, 'http://shoestimer.com/?post_type=product_variation&p=3371', 54, 'product_variation', '', 0),
(3372, 1, '2021-06-01 12:09:57', '2021-06-01 12:09:57', '', 'Fashion Men Shoes Genuine Leather Casual Summer Shoes Classic Mens Loafers Elegantes Slip On Men\'s Flats Plus Male Driving Shoes', 'Color: Mo Green, Shoe Size: 48', 'publish', 'closed', 'closed', '', 'fashion-men-shoes-genuine-leather-casual-summer-shoes-classic-mens-loafers-elegantes-slip-on-mens-flats-plus-male-driving-shoes-85', '', '', '2021-06-01 12:09:57', '2021-06-01 12:09:57', '', 3200, 'http://shoestimer.com/?post_type=product_variation&p=3372', 85, 'product_variation', '', 0),
(3373, 1, '2021-06-01 12:09:57', '2021-06-01 12:09:57', '', 'High Top Men Loafers Shoes KidSuede Runway Casual Shoes Male Classic Round Toe Slip On Flat Shoes Men', 'Color: Gray, Shoe Size: 10', 'publish', 'closed', 'closed', '', 'high-top-men-loafers-shoes-kidsuede-runway-casual-shoes-male-classic-round-toe-slip-on-flat-shoes-men-55', '', '', '2021-06-01 12:09:57', '2021-06-01 12:09:57', '', 3265, 'http://shoestimer.com/?post_type=product_variation&p=3373', 55, 'product_variation', '', 0),
(3374, 1, '2021-06-01 12:09:57', '2021-06-01 12:09:57', '', 'Fashion Men Shoes Genuine Leather Casual Summer Shoes Classic Mens Loafers Elegantes Slip On Men\'s Flats Plus Male Driving Shoes', 'Color: Mo Green, Shoe Size: 47', 'publish', 'closed', 'closed', '', 'fashion-men-shoes-genuine-leather-casual-summer-shoes-classic-mens-loafers-elegantes-slip-on-mens-flats-plus-male-driving-shoes-86', '', '', '2021-06-01 12:09:57', '2021-06-01 12:09:57', '', 3200, 'http://shoestimer.com/?post_type=product_variation&p=3374', 86, 'product_variation', '', 0),
(3375, 1, '2021-06-01 12:09:57', '2021-06-01 12:09:57', '', 'High Top Men Loafers Shoes KidSuede Runway Casual Shoes Male Classic Round Toe Slip On Flat Shoes Men', 'Color: all colors, Shoe Size: 10', 'publish', 'closed', 'closed', '', 'high-top-men-loafers-shoes-kidsuede-runway-casual-shoes-male-classic-round-toe-slip-on-flat-shoes-men-56', '', '', '2021-06-01 12:09:57', '2021-06-01 12:09:57', '', 3265, 'http://shoestimer.com/?post_type=product_variation&p=3375', 56, 'product_variation', '', 0),
(3376, 1, '2021-06-01 12:09:57', '2021-06-01 12:09:57', '', 'High Top Men Loafers Shoes KidSuede Runway Casual Shoes Male Classic Round Toe Slip On Flat Shoes Men', 'Color: Gray, Shoe Size: 11', 'publish', 'closed', 'closed', '', 'high-top-men-loafers-shoes-kidsuede-runway-casual-shoes-male-classic-round-toe-slip-on-flat-shoes-men-57', '', '', '2021-06-01 12:09:57', '2021-06-01 12:09:57', '', 3265, 'http://shoestimer.com/?post_type=product_variation&p=3376', 57, 'product_variation', '', 0),
(3377, 1, '2021-06-01 12:09:57', '2021-06-01 12:09:57', '', 'Fashion Men Shoes Genuine Leather Casual Summer Shoes Classic Mens Loafers Elegantes Slip On Men\'s Flats Plus Male Driving Shoes', 'Color: Orange, Shoe Size: 38', 'publish', 'closed', 'closed', '', 'fashion-men-shoes-genuine-leather-casual-summer-shoes-classic-mens-loafers-elegantes-slip-on-mens-flats-plus-male-driving-shoes-87', '', '', '2021-06-01 12:09:57', '2021-06-01 12:09:57', '', 3200, 'http://shoestimer.com/?post_type=product_variation&p=3377', 87, 'product_variation', '', 0),
(3378, 1, '2021-06-01 12:09:57', '2021-06-01 12:09:57', '', 'High Top Men Loafers Shoes KidSuede Runway Casual Shoes Male Classic Round Toe Slip On Flat Shoes Men', 'Color: all colors, Shoe Size: 9.5', 'publish', 'closed', 'closed', '', 'high-top-men-loafers-shoes-kidsuede-runway-casual-shoes-male-classic-round-toe-slip-on-flat-shoes-men-58', '', '', '2021-06-01 12:09:57', '2021-06-01 12:09:57', '', 3265, 'http://shoestimer.com/?post_type=product_variation&p=3378', 58, 'product_variation', '', 0),
(3379, 1, '2021-06-01 12:09:57', '2021-06-01 12:09:57', '', 'Fashion Men Shoes Genuine Leather Casual Summer Shoes Classic Mens Loafers Elegantes Slip On Men\'s Flats Plus Male Driving Shoes', 'Color: Mo Green, Shoe Size: 49', 'publish', 'closed', 'closed', '', 'fashion-men-shoes-genuine-leather-casual-summer-shoes-classic-mens-loafers-elegantes-slip-on-mens-flats-plus-male-driving-shoes-88', '', '', '2021-06-01 12:09:57', '2021-06-01 12:09:57', '', 3200, 'http://shoestimer.com/?post_type=product_variation&p=3379', 88, 'product_variation', '', 0),
(3380, 1, '2021-06-01 12:09:58', '2021-06-01 12:09:58', '', 'High Top Men Loafers Shoes KidSuede Runway Casual Shoes Male Classic Round Toe Slip On Flat Shoes Men', 'Color: apricot, Shoe Size: 8.5', 'publish', 'closed', 'closed', '', 'high-top-men-loafers-shoes-kidsuede-runway-casual-shoes-male-classic-round-toe-slip-on-flat-shoes-men-59', '', '', '2021-06-01 12:09:58', '2021-06-01 12:09:58', '', 3265, 'http://shoestimer.com/?post_type=product_variation&p=3380', 59, 'product_variation', '', 0),
(3381, 1, '2021-06-01 12:09:58', '2021-06-01 12:09:58', '', 'Fashion Men Shoes Genuine Leather Casual Summer Shoes Classic Mens Loafers Elegantes Slip On Men\'s Flats Plus Male Driving Shoes', 'Color: Orange, Shoe Size: 40', 'publish', 'closed', 'closed', '', 'fashion-men-shoes-genuine-leather-casual-summer-shoes-classic-mens-loafers-elegantes-slip-on-mens-flats-plus-male-driving-shoes-89', '', '', '2021-06-01 12:09:58', '2021-06-01 12:09:58', '', 3200, 'http://shoestimer.com/?post_type=product_variation&p=3381', 89, 'product_variation', '', 0),
(3382, 1, '2021-06-01 12:09:58', '2021-06-01 12:09:58', '', 'High Top Men Loafers Shoes KidSuede Runway Casual Shoes Male Classic Round Toe Slip On Flat Shoes Men', 'Color: apricot, Shoe Size: 9.5', 'publish', 'closed', 'closed', '', 'high-top-men-loafers-shoes-kidsuede-runway-casual-shoes-male-classic-round-toe-slip-on-flat-shoes-men-60', '', '', '2021-06-01 12:09:58', '2021-06-01 12:09:58', '', 3265, 'http://shoestimer.com/?post_type=product_variation&p=3382', 60, 'product_variation', '', 0),
(3383, 1, '2021-06-01 12:09:58', '2021-06-01 12:09:58', '', 'Fashion Men Shoes Genuine Leather Casual Summer Shoes Classic Mens Loafers Elegantes Slip On Men\'s Flats Plus Male Driving Shoes', 'Color: Orange, Shoe Size: 39', 'publish', 'closed', 'closed', '', 'fashion-men-shoes-genuine-leather-casual-summer-shoes-classic-mens-loafers-elegantes-slip-on-mens-flats-plus-male-driving-shoes-90', '', '', '2021-06-01 12:09:58', '2021-06-01 12:09:58', '', 3200, 'http://shoestimer.com/?post_type=product_variation&p=3383', 90, 'product_variation', '', 0),
(3384, 1, '2021-06-01 12:09:58', '2021-06-01 12:09:58', '', 'High Top Men Loafers Shoes KidSuede Runway Casual Shoes Male Classic Round Toe Slip On Flat Shoes Men', 'Color: apricot, Shoe Size: 7', 'publish', 'closed', 'closed', '', 'high-top-men-loafers-shoes-kidsuede-runway-casual-shoes-male-classic-round-toe-slip-on-flat-shoes-men-61', '', '', '2021-06-01 12:09:58', '2021-06-01 12:09:58', '', 3265, 'http://shoestimer.com/?post_type=product_variation&p=3384', 61, 'product_variation', '', 0),
(3385, 1, '2021-06-01 12:09:58', '2021-06-01 12:09:58', '', 'High Top Men Loafers Shoes KidSuede Runway Casual Shoes Male Classic Round Toe Slip On Flat Shoes Men', 'Color: all colors, Shoe Size: 7', 'publish', 'closed', 'closed', '', 'high-top-men-loafers-shoes-kidsuede-runway-casual-shoes-male-classic-round-toe-slip-on-flat-shoes-men-62', '', '', '2021-06-01 12:09:58', '2021-06-01 12:09:58', '', 3265, 'http://shoestimer.com/?post_type=product_variation&p=3385', 62, 'product_variation', '', 0),
(3386, 1, '2021-06-01 12:09:58', '2021-06-01 12:09:58', '', 'Fashion Men Shoes Genuine Leather Casual Summer Shoes Classic Mens Loafers Elegantes Slip On Men\'s Flats Plus Male Driving Shoes', 'Color: Orange, Shoe Size: 42', 'publish', 'closed', 'closed', '', 'fashion-men-shoes-genuine-leather-casual-summer-shoes-classic-mens-loafers-elegantes-slip-on-mens-flats-plus-male-driving-shoes-91', '', '', '2021-06-01 12:09:58', '2021-06-01 12:09:58', '', 3200, 'http://shoestimer.com/?post_type=product_variation&p=3386', 91, 'product_variation', '', 0),
(3387, 1, '2021-06-01 12:09:58', '2021-06-01 12:09:58', '', 'High Top Men Loafers Shoes KidSuede Runway Casual Shoes Male Classic Round Toe Slip On Flat Shoes Men', 'Color: apricot, Shoe Size: 8', 'publish', 'closed', 'closed', '', 'high-top-men-loafers-shoes-kidsuede-runway-casual-shoes-male-classic-round-toe-slip-on-flat-shoes-men-63', '', '', '2021-06-01 12:09:58', '2021-06-01 12:09:58', '', 3265, 'http://shoestimer.com/?post_type=product_variation&p=3387', 63, 'product_variation', '', 0),
(3388, 1, '2021-06-01 12:09:58', '2021-06-01 12:09:58', '', 'Fashion Men Shoes Genuine Leather Casual Summer Shoes Classic Mens Loafers Elegantes Slip On Men\'s Flats Plus Male Driving Shoes', 'Color: Orange, Shoe Size: 41', 'publish', 'closed', 'closed', '', 'fashion-men-shoes-genuine-leather-casual-summer-shoes-classic-mens-loafers-elegantes-slip-on-mens-flats-plus-male-driving-shoes-92', '', '', '2021-06-01 12:09:58', '2021-06-01 12:09:58', '', 3200, 'http://shoestimer.com/?post_type=product_variation&p=3388', 92, 'product_variation', '', 0),
(3389, 1, '2021-06-01 12:09:58', '2021-06-01 12:09:58', '', 'High Top Men Loafers Shoes KidSuede Runway Casual Shoes Male Classic Round Toe Slip On Flat Shoes Men', 'Color: all colors, Shoe Size: 6.5', 'publish', 'closed', 'closed', '', 'high-top-men-loafers-shoes-kidsuede-runway-casual-shoes-male-classic-round-toe-slip-on-flat-shoes-men-64', '', '', '2021-06-01 12:09:58', '2021-06-01 12:09:58', '', 3265, 'http://shoestimer.com/?post_type=product_variation&p=3389', 64, 'product_variation', '', 0),
(3390, 1, '2021-06-01 12:09:58', '2021-06-01 12:09:58', '', 'Fashion Men Shoes Genuine Leather Casual Summer Shoes Classic Mens Loafers Elegantes Slip On Men\'s Flats Plus Male Driving Shoes', 'Color: Orange, Shoe Size: 44', 'publish', 'closed', 'closed', '', 'fashion-men-shoes-genuine-leather-casual-summer-shoes-classic-mens-loafers-elegantes-slip-on-mens-flats-plus-male-driving-shoes-93', '', '', '2021-06-01 12:09:58', '2021-06-01 12:09:58', '', 3200, 'http://shoestimer.com/?post_type=product_variation&p=3390', 93, 'product_variation', '', 0),
(3391, 1, '2021-06-01 12:09:58', '2021-06-01 12:09:58', '', 'High Top Men Loafers Shoes KidSuede Runway Casual Shoes Male Classic Round Toe Slip On Flat Shoes Men', 'Color: Blue, Shoe Size: 12', 'publish', 'closed', 'closed', '', 'high-top-men-loafers-shoes-kidsuede-runway-casual-shoes-male-classic-round-toe-slip-on-flat-shoes-men-65', '', '', '2021-06-01 12:09:58', '2021-06-01 12:09:58', '', 3265, 'http://shoestimer.com/?post_type=product_variation&p=3391', 65, 'product_variation', '', 0),
(3392, 1, '2021-06-01 12:09:59', '2021-06-01 12:09:59', '', 'Fashion Men Shoes Genuine Leather Casual Summer Shoes Classic Mens Loafers Elegantes Slip On Men\'s Flats Plus Male Driving Shoes', 'Color: Orange, Shoe Size: 43', 'publish', 'closed', 'closed', '', 'fashion-men-shoes-genuine-leather-casual-summer-shoes-classic-mens-loafers-elegantes-slip-on-mens-flats-plus-male-driving-shoes-94', '', '', '2021-06-01 12:09:59', '2021-06-01 12:09:59', '', 3200, 'http://shoestimer.com/?post_type=product_variation&p=3392', 94, 'product_variation', '', 0),
(3393, 1, '2021-06-01 12:09:59', '2021-06-01 12:09:59', '', 'High Top Men Loafers Shoes KidSuede Runway Casual Shoes Male Classic Round Toe Slip On Flat Shoes Men', 'Color: Brown, Shoe Size: 6.5', 'publish', 'closed', 'closed', '', 'high-top-men-loafers-shoes-kidsuede-runway-casual-shoes-male-classic-round-toe-slip-on-flat-shoes-men-66', '', '', '2021-06-01 12:09:59', '2021-06-01 12:09:59', '', 3265, 'http://shoestimer.com/?post_type=product_variation&p=3393', 66, 'product_variation', '', 0),
(3394, 1, '2021-06-01 12:09:59', '2021-06-01 12:09:59', '', 'Fashion Men Shoes Genuine Leather Casual Summer Shoes Classic Mens Loafers Elegantes Slip On Men\'s Flats Plus Male Driving Shoes', 'Color: Orange, Shoe Size: 46', 'publish', 'closed', 'closed', '', 'fashion-men-shoes-genuine-leather-casual-summer-shoes-classic-mens-loafers-elegantes-slip-on-mens-flats-plus-male-driving-shoes-95', '', '', '2021-06-01 12:09:59', '2021-06-01 12:09:59', '', 3200, 'http://shoestimer.com/?post_type=product_variation&p=3394', 95, 'product_variation', '', 0),
(3395, 1, '2021-06-01 12:09:59', '2021-06-01 12:09:59', '', 'High Top Men Loafers Shoes KidSuede Runway Casual Shoes Male Classic Round Toe Slip On Flat Shoes Men', 'Color: Blue, Shoe Size: 10', 'publish', 'closed', 'closed', '', 'high-top-men-loafers-shoes-kidsuede-runway-casual-shoes-male-classic-round-toe-slip-on-flat-shoes-men-67', '', '', '2021-06-01 12:09:59', '2021-06-01 12:09:59', '', 3265, 'http://shoestimer.com/?post_type=product_variation&p=3395', 67, 'product_variation', '', 0),
(3396, 1, '2021-06-01 12:09:59', '2021-06-01 12:09:59', '', 'High Top Men Loafers Shoes KidSuede Runway Casual Shoes Male Classic Round Toe Slip On Flat Shoes Men', 'Color: Blue, Shoe Size: 11', 'publish', 'closed', 'closed', '', 'high-top-men-loafers-shoes-kidsuede-runway-casual-shoes-male-classic-round-toe-slip-on-flat-shoes-men-68', '', '', '2021-06-01 12:09:59', '2021-06-01 12:09:59', '', 3265, 'http://shoestimer.com/?post_type=product_variation&p=3396', 68, 'product_variation', '', 0),
(3397, 1, '2021-06-01 12:09:59', '2021-06-01 12:09:59', '', 'Fashion Men Shoes Genuine Leather Casual Summer Shoes Classic Mens Loafers Elegantes Slip On Men\'s Flats Plus Male Driving Shoes', 'Color: Orange, Shoe Size: 45', 'publish', 'closed', 'closed', '', 'fashion-men-shoes-genuine-leather-casual-summer-shoes-classic-mens-loafers-elegantes-slip-on-mens-flats-plus-male-driving-shoes-96', '', '', '2021-06-01 12:09:59', '2021-06-01 12:09:59', '', 3200, 'http://shoestimer.com/?post_type=product_variation&p=3397', 96, 'product_variation', '', 0),
(3398, 1, '2021-06-01 12:09:59', '2021-06-01 12:09:59', '', 'High Top Men Loafers Shoes KidSuede Runway Casual Shoes Male Classic Round Toe Slip On Flat Shoes Men', 'Color: Brown, Shoe Size: 8.5', 'publish', 'closed', 'closed', '', 'high-top-men-loafers-shoes-kidsuede-runway-casual-shoes-male-classic-round-toe-slip-on-flat-shoes-men-69', '', '', '2021-06-01 12:09:59', '2021-06-01 12:09:59', '', 3265, 'http://shoestimer.com/?post_type=product_variation&p=3398', 69, 'product_variation', '', 0),
(3399, 1, '2021-06-01 12:09:59', '2021-06-01 12:09:59', '', 'Fashion Men Shoes Genuine Leather Casual Summer Shoes Classic Mens Loafers Elegantes Slip On Men\'s Flats Plus Male Driving Shoes', 'Color: Orange, Shoe Size: 48', 'publish', 'closed', 'closed', '', 'fashion-men-shoes-genuine-leather-casual-summer-shoes-classic-mens-loafers-elegantes-slip-on-mens-flats-plus-male-driving-shoes-97', '', '', '2021-06-01 12:09:59', '2021-06-01 12:09:59', '', 3200, 'http://shoestimer.com/?post_type=product_variation&p=3399', 97, 'product_variation', '', 0),
(3400, 1, '2021-06-01 12:09:59', '2021-06-01 12:09:59', '', 'High Top Men Loafers Shoes KidSuede Runway Casual Shoes Male Classic Round Toe Slip On Flat Shoes Men', 'Color: Brown, Shoe Size: 9.5', 'publish', 'closed', 'closed', '', 'high-top-men-loafers-shoes-kidsuede-runway-casual-shoes-male-classic-round-toe-slip-on-flat-shoes-men-70', '', '', '2021-06-01 12:09:59', '2021-06-01 12:09:59', '', 3265, 'http://shoestimer.com/?post_type=product_variation&p=3400', 70, 'product_variation', '', 0),
(3401, 1, '2021-06-01 12:09:59', '2021-06-01 12:09:59', '', 'Fashion Men Shoes Genuine Leather Casual Summer Shoes Classic Mens Loafers Elegantes Slip On Men\'s Flats Plus Male Driving Shoes', 'Color: Orange, Shoe Size: 47', 'publish', 'closed', 'closed', '', 'fashion-men-shoes-genuine-leather-casual-summer-shoes-classic-mens-loafers-elegantes-slip-on-mens-flats-plus-male-driving-shoes-98', '', '', '2021-06-01 12:09:59', '2021-06-01 12:09:59', '', 3200, 'http://shoestimer.com/?post_type=product_variation&p=3401', 98, 'product_variation', '', 0),
(3402, 1, '2021-06-01 12:09:59', '2021-06-01 12:09:59', '', 'High Top Men Loafers Shoes KidSuede Runway Casual Shoes Male Classic Round Toe Slip On Flat Shoes Men', 'Color: Brown, Shoe Size: 7', 'publish', 'closed', 'closed', '', 'high-top-men-loafers-shoes-kidsuede-runway-casual-shoes-male-classic-round-toe-slip-on-flat-shoes-men-71', '', '', '2021-06-01 12:09:59', '2021-06-01 12:09:59', '', 3265, 'http://shoestimer.com/?post_type=product_variation&p=3402', 71, 'product_variation', '', 0),
(3403, 1, '2021-06-01 12:09:59', '2021-06-01 12:09:59', '', 'Fashion Men Shoes Genuine Leather Casual Summer Shoes Classic Mens Loafers Elegantes Slip On Men\'s Flats Plus Male Driving Shoes', 'Color: Wine Red, Shoe Size: 38', 'publish', 'closed', 'closed', '', 'fashion-men-shoes-genuine-leather-casual-summer-shoes-classic-mens-loafers-elegantes-slip-on-mens-flats-plus-male-driving-shoes-99', '', '', '2021-06-01 12:09:59', '2021-06-01 12:09:59', '', 3200, 'http://shoestimer.com/?post_type=product_variation&p=3403', 99, 'product_variation', '', 0),
(3404, 1, '2021-06-01 12:10:00', '2021-06-01 12:10:00', '', 'High Top Men Loafers Shoes KidSuede Runway Casual Shoes Male Classic Round Toe Slip On Flat Shoes Men', 'Color: Brown, Shoe Size: 8', 'publish', 'closed', 'closed', '', 'high-top-men-loafers-shoes-kidsuede-runway-casual-shoes-male-classic-round-toe-slip-on-flat-shoes-men-72', '', '', '2021-06-01 12:10:00', '2021-06-01 12:10:00', '', 3265, 'http://shoestimer.com/?post_type=product_variation&p=3404', 72, 'product_variation', '', 0),
(3405, 1, '2021-06-01 12:10:00', '2021-06-01 12:10:00', '', 'Fashion Men Shoes Genuine Leather Casual Summer Shoes Classic Mens Loafers Elegantes Slip On Men\'s Flats Plus Male Driving Shoes', 'Color: Orange, Shoe Size: 49', 'publish', 'closed', 'closed', '', 'fashion-men-shoes-genuine-leather-casual-summer-shoes-classic-mens-loafers-elegantes-slip-on-mens-flats-plus-male-driving-shoes-100', '', '', '2021-06-01 12:10:00', '2021-06-01 12:10:00', '', 3200, 'http://shoestimer.com/?post_type=product_variation&p=3405', 100, 'product_variation', '', 0),
(3406, 1, '2021-06-01 12:10:00', '2021-06-01 12:10:00', '', 'High Top Men Loafers Shoes KidSuede Runway Casual Shoes Male Classic Round Toe Slip On Flat Shoes Men', 'Color: Brown, Shoe Size: 12', 'publish', 'closed', 'closed', '', 'high-top-men-loafers-shoes-kidsuede-runway-casual-shoes-male-classic-round-toe-slip-on-flat-shoes-men-73', '', '', '2021-06-01 12:10:00', '2021-06-01 12:10:00', '', 3265, 'http://shoestimer.com/?post_type=product_variation&p=3406', 73, 'product_variation', '', 0),
(3407, 1, '2021-06-01 12:10:00', '2021-06-01 12:10:00', '', 'Fashion Men Shoes Genuine Leather Casual Summer Shoes Classic Mens Loafers Elegantes Slip On Men\'s Flats Plus Male Driving Shoes', 'Color: Wine Red, Shoe Size: 40', 'publish', 'closed', 'closed', '', 'fashion-men-shoes-genuine-leather-casual-summer-shoes-classic-mens-loafers-elegantes-slip-on-mens-flats-plus-male-driving-shoes-101', '', '', '2021-06-01 12:10:00', '2021-06-01 12:10:00', '', 3200, 'http://shoestimer.com/?post_type=product_variation&p=3407', 101, 'product_variation', '', 0),
(3409, 1, '2021-06-01 12:10:00', '2021-06-01 12:10:00', '', 'High Top Men Loafers Shoes KidSuede Runway Casual Shoes Male Classic Round Toe Slip On Flat Shoes Men', 'Color: Brown, Shoe Size: 10', 'publish', 'closed', 'closed', '', 'high-top-men-loafers-shoes-kidsuede-runway-casual-shoes-male-classic-round-toe-slip-on-flat-shoes-men-75', '', '', '2021-06-01 12:10:00', '2021-06-01 12:10:00', '', 3265, 'http://shoestimer.com/?post_type=product_variation&p=3409', 75, 'product_variation', '', 0),
(3408, 1, '2021-06-01 12:10:00', '2021-06-01 12:10:00', '', 'High Top Men Loafers Shoes KidSuede Runway Casual Shoes Male Classic Round Toe Slip On Flat Shoes Men', 'Color: khaki as show, Shoe Size: 6.5', 'publish', 'closed', 'closed', '', 'high-top-men-loafers-shoes-kidsuede-runway-casual-shoes-male-classic-round-toe-slip-on-flat-shoes-men-74', '', '', '2021-06-01 12:10:00', '2021-06-01 12:10:00', '', 3265, 'http://shoestimer.com/?post_type=product_variation&p=3408', 74, 'product_variation', '', 0),
(3410, 1, '2021-06-01 12:10:00', '2021-06-01 12:10:00', '', 'Fashion Men Shoes Genuine Leather Casual Summer Shoes Classic Mens Loafers Elegantes Slip On Men\'s Flats Plus Male Driving Shoes', 'Color: Wine Red, Shoe Size: 39', 'publish', 'closed', 'closed', '', 'fashion-men-shoes-genuine-leather-casual-summer-shoes-classic-mens-loafers-elegantes-slip-on-mens-flats-plus-male-driving-shoes-102', '', '', '2021-06-01 12:10:00', '2021-06-01 12:10:00', '', 3200, 'http://shoestimer.com/?post_type=product_variation&p=3410', 102, 'product_variation', '', 0),
(3411, 1, '2021-06-01 12:10:00', '2021-06-01 12:10:00', '', 'High Top Men Loafers Shoes KidSuede Runway Casual Shoes Male Classic Round Toe Slip On Flat Shoes Men', 'Color: Brown, Shoe Size: 11', 'publish', 'closed', 'closed', '', 'high-top-men-loafers-shoes-kidsuede-runway-casual-shoes-male-classic-round-toe-slip-on-flat-shoes-men-76', '', '', '2021-06-01 12:10:00', '2021-06-01 12:10:00', '', 3265, 'http://shoestimer.com/?post_type=product_variation&p=3411', 76, 'product_variation', '', 0),
(3412, 1, '2021-06-01 12:10:00', '2021-06-01 12:10:00', '', 'Fashion Men Shoes Genuine Leather Casual Summer Shoes Classic Mens Loafers Elegantes Slip On Men\'s Flats Plus Male Driving Shoes', 'Color: Wine Red, Shoe Size: 42', 'publish', 'closed', 'closed', '', 'fashion-men-shoes-genuine-leather-casual-summer-shoes-classic-mens-loafers-elegantes-slip-on-mens-flats-plus-male-driving-shoes-103', '', '', '2021-06-01 12:10:00', '2021-06-01 12:10:00', '', 3200, 'http://shoestimer.com/?post_type=product_variation&p=3412', 103, 'product_variation', '', 0),
(3413, 1, '2021-06-01 12:10:00', '2021-06-01 12:10:00', '', 'High Top Men Loafers Shoes KidSuede Runway Casual Shoes Male Classic Round Toe Slip On Flat Shoes Men', 'Color: khaki as show, Shoe Size: 8.5', 'publish', 'closed', 'closed', '', 'high-top-men-loafers-shoes-kidsuede-runway-casual-shoes-male-classic-round-toe-slip-on-flat-shoes-men-77', '', '', '2021-06-01 12:10:00', '2021-06-01 12:10:00', '', 3265, 'http://shoestimer.com/?post_type=product_variation&p=3413', 77, 'product_variation', '', 0),
(3414, 1, '2021-06-01 12:10:00', '2021-06-01 12:10:00', '', 'High Top Men Loafers Shoes KidSuede Runway Casual Shoes Male Classic Round Toe Slip On Flat Shoes Men', 'Color: khaki as show, Shoe Size: 9.5', 'publish', 'closed', 'closed', '', 'high-top-men-loafers-shoes-kidsuede-runway-casual-shoes-male-classic-round-toe-slip-on-flat-shoes-men-78', '', '', '2021-06-01 12:10:00', '2021-06-01 12:10:00', '', 3265, 'http://shoestimer.com/?post_type=product_variation&p=3414', 78, 'product_variation', '', 0),
(3415, 1, '2021-06-01 12:10:00', '2021-06-01 12:10:00', '', 'Fashion Men Shoes Genuine Leather Casual Summer Shoes Classic Mens Loafers Elegantes Slip On Men\'s Flats Plus Male Driving Shoes', 'Color: Wine Red, Shoe Size: 41', 'publish', 'closed', 'closed', '', 'fashion-men-shoes-genuine-leather-casual-summer-shoes-classic-mens-loafers-elegantes-slip-on-mens-flats-plus-male-driving-shoes-104', '', '', '2021-06-01 12:10:00', '2021-06-01 12:10:00', '', 3200, 'http://shoestimer.com/?post_type=product_variation&p=3415', 104, 'product_variation', '', 0),
(3416, 1, '2021-06-01 12:10:01', '2021-06-01 12:10:01', '', 'High Top Men Loafers Shoes KidSuede Runway Casual Shoes Male Classic Round Toe Slip On Flat Shoes Men', 'Color: khaki as show, Shoe Size: 7', 'publish', 'closed', 'closed', '', 'high-top-men-loafers-shoes-kidsuede-runway-casual-shoes-male-classic-round-toe-slip-on-flat-shoes-men-79', '', '', '2021-06-01 12:10:01', '2021-06-01 12:10:01', '', 3265, 'http://shoestimer.com/?post_type=product_variation&p=3416', 79, 'product_variation', '', 0),
(3417, 1, '2021-06-01 12:10:01', '2021-06-01 12:10:01', '', 'Fashion Men Shoes Genuine Leather Casual Summer Shoes Classic Mens Loafers Elegantes Slip On Men\'s Flats Plus Male Driving Shoes', 'Color: Wine Red, Shoe Size: 44', 'publish', 'closed', 'closed', '', 'fashion-men-shoes-genuine-leather-casual-summer-shoes-classic-mens-loafers-elegantes-slip-on-mens-flats-plus-male-driving-shoes-105', '', '', '2021-06-01 12:10:01', '2021-06-01 12:10:01', '', 3200, 'http://shoestimer.com/?post_type=product_variation&p=3417', 105, 'product_variation', '', 0),
(3418, 1, '2021-06-01 12:10:01', '2021-06-01 12:10:01', '', 'High Top Men Loafers Shoes KidSuede Runway Casual Shoes Male Classic Round Toe Slip On Flat Shoes Men', 'Color: khaki as show, Shoe Size: 8', 'publish', 'closed', 'closed', '', 'high-top-men-loafers-shoes-kidsuede-runway-casual-shoes-male-classic-round-toe-slip-on-flat-shoes-men-80', '', '', '2021-06-01 12:10:01', '2021-06-01 12:10:01', '', 3265, 'http://shoestimer.com/?post_type=product_variation&p=3418', 80, 'product_variation', '', 0),
(3419, 1, '2021-06-01 12:10:01', '2021-06-01 12:10:01', '', 'Fashion Men Shoes Genuine Leather Casual Summer Shoes Classic Mens Loafers Elegantes Slip On Men\'s Flats Plus Male Driving Shoes', 'Color: Wine Red, Shoe Size: 43', 'publish', 'closed', 'closed', '', 'fashion-men-shoes-genuine-leather-casual-summer-shoes-classic-mens-loafers-elegantes-slip-on-mens-flats-plus-male-driving-shoes-106', '', '', '2021-06-01 12:10:01', '2021-06-01 12:10:01', '', 3200, 'http://shoestimer.com/?post_type=product_variation&p=3419', 106, 'product_variation', '', 0),
(3420, 1, '2021-06-01 12:10:01', '2021-06-01 12:10:01', '', 'Fashion Men Shoes Genuine Leather Casual Summer Shoes Classic Mens Loafers Elegantes Slip On Men\'s Flats Plus Male Driving Shoes', 'Color: Wine Red, Shoe Size: 46', 'publish', 'closed', 'closed', '', 'fashion-men-shoes-genuine-leather-casual-summer-shoes-classic-mens-loafers-elegantes-slip-on-mens-flats-plus-male-driving-shoes-107', '', '', '2021-06-01 12:10:01', '2021-06-01 12:10:01', '', 3200, 'http://shoestimer.com/?post_type=product_variation&p=3420', 107, 'product_variation', '', 0),
(3421, 1, '2021-06-01 12:10:01', '2021-06-01 12:10:01', '', 'Fashion Men Shoes Genuine Leather Casual Summer Shoes Classic Mens Loafers Elegantes Slip On Men\'s Flats Plus Male Driving Shoes', 'Color: Wine Red, Shoe Size: 45', 'publish', 'closed', 'closed', '', 'fashion-men-shoes-genuine-leather-casual-summer-shoes-classic-mens-loafers-elegantes-slip-on-mens-flats-plus-male-driving-shoes-108', '', '', '2021-06-01 12:10:01', '2021-06-01 12:10:01', '', 3200, 'http://shoestimer.com/?post_type=product_variation&p=3421', 108, 'product_variation', '', 0),
(3422, 1, '2021-06-01 12:10:03', '2021-06-01 12:10:03', '', 'High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-1', '', 'inherit', 'open', 'closed', '', 'high-top-men-loafers-shoes-kidsuede-runway-casual-shoes-male-classic-round-toe-slip-on-flat-1', '', '', '2021-06-01 12:10:03', '2021-06-01 12:10:03', '', 3265, 'http://shoestimer.com/wp-content/uploads/2021/06/High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-1.jpg', 0, 'attachment', 'image/jpeg', 0);
INSERT INTO `wpx5_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(3423, 1, '2021-06-01 12:10:08', '2021-06-01 12:10:08', '                <div class=\"product-specs-list-container\">\n                    <ul class=\"product-specs-list util-clearfix\">\n						                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Brand Name:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">FUNMARS.T</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Upper Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Stretch Fabric</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Origin:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">CN(Origin)</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Fashion Element:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Sewing</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Pattern Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Mixed Colors</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Department Name:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Adult</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Lining Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Cotton Fabric</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Insole Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">PU</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Season:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Summer</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Heel Height:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Flat (≤1cm)</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Closure Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Lace-up</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Fit:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Fits true to size, take your normal size</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Model Number:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">AE00571</span>\n                            </li>\n							                    </ul>\n                </div>\n				<div class=\"detailmodule_html\">\n	<div class=\"detail-desc-decorate-richtext\">\n		<p>\n			Factory Direct Women Casual Shoes Fashion Breathable Walking Mesh Flat Shoes Sneakers Women 2019 Gym Vulcanized Tenis Feminino\n		</p>\n	</div>\n</div>\n<div class=\"detailmodule_dynamic\">\n	<kse:widget data-widget-type=\"customText\" id=\"23790144\" title=\"\" type=\"custom\"></kse:widget>\n</div>\n<div class=\"detailmodule_html\">\n	<div class=\"detail-desc-decorate-richtext\">\n		<p>\n			&nbsp;\n		</p>\n		<p>\n			<img src=\"https://ae01.alicdn.com/kf/HTB1tSziKXzqK1RjSZFvq6AB7VXaw.jpg\" style=\"width: 780.0px;\" />\n		</p>\n		<p>\n			<img src=\"https://ae01.alicdn.com/kf/HTB17n6gKhTpK1RjSZFKq6y2wXXau.jpg\" style=\"width: 780.0px;\" />\n		</p>\n		<p>\n			<img src=\"https://ae01.alicdn.com/kf/HTB1kg5_KjDpK1RjSZFrq6y78VXav.jpg\" style=\"width: 780.0px;\" />\n		</p>\n		<p>\n			<img src=\"https://ae01.alicdn.com/kf/HTB1tN_EKiLaK1RjSZFxq6ymPFXaa.jpg\" style=\"width: 780.0px;\" />\n		</p>\n		<p>\n			<img src=\"https://ae01.alicdn.com/kf/HTB1TobfKirpK1RjSZFhq6xSdXXaM.jpg\" style=\"width: 780.0px;\" />\n		</p>\n		<p>\n			<img src=\"https://ae01.alicdn.com/kf/HTB14p2qKcfpK1RjSZFOq6y6nFXaa.jpg\" style=\"width: 780.0px;\" />\n		</p>\n		<p>\n			<img src=\"https://ae01.alicdn.com/kf/HTB1J9i.KgTqK1RjSZPhq6xfOFXaJ.jpg\" style=\"width: 780.0px;\" />\n		</p>\n		<p>\n			<img src=\"https://ae01.alicdn.com/kf/HTB1EcHiKcbpK1RjSZFyq6x_qFXaT.jpg\" style=\"width: 780.0px;\" />\n		</p>\n		<p>\n			<img src=\"https://ae01.alicdn.com/kf/HTB1PXzjKa6qK1RjSZFmq6x0PFXaq.jpg\" style=\"width: 780.0px;\" />\n		</p>\n		<p>\n			<img src=\"https://ae01.alicdn.com/kf/HTB1GnffKmzqK1RjSZFjq6zlCFXax.jpg\" style=\"width: 780.0px;\" />\n		</p>\n		<p>\n			<img src=\"https://ae01.alicdn.com/kf/HTB1EZLnKgHqK1RjSZFkq6x.WFXaj.jpg\" style=\"width: 780.0px;\" />\n		</p>\n		<p>\n			<img src=\"https://ae01.alicdn.com/kf/HTB1FbznKkvoK1RjSZFwq6AiCFXa7.jpg\" style=\"width: 780.0px;\" />\n		</p>\n		<p>\n			<img src=\"https://ae01.alicdn.com/kf/HTB1JQHiKkvoK1RjSZFDq6xY3pXaQ.jpg\" style=\"width: 780.0px;\" />\n		</p>\n		<p>\n			<img src=\"https://ae01.alicdn.com/kf/HTB1zITHKhnaK1RjSZFtq6zC2VXa0.jpg\" style=\"width: 780.0px;\" />\n		</p>\n		<p>\n			<img src=\"https://ae01.alicdn.com/kf/HTB1izveKhTpK1RjSZR0q6zEwXXaz.jpg\" style=\"width: 780.0px;\" />\n		</p>\n		<p>\n			&nbsp;\n		</p>\n	</div>\n</div>\n<div class=\"detailmodule_dynamic\">\n	<kse:widget data-widget-type=\"customText\" id=\"23778496\" title=\"\" type=\"custom\"></kse:widget>\n</div>\n<div class=\"detailmodule_html\">\n	<div class=\"detail-desc-decorate-richtext\">\n		<p>\n			&nbsp;\n		</p>\n	</div>\n</div>\n\n', 'Factory Direct Women Casual Shoes Fashion Breathable Walking Mesh Flat Shoes Sneakers Women 2019 Gym Vulcanized Tenis Feminino', '', 'publish', 'open', 'closed', '', 'factory-direct-women-casual-shoes-fashion-breathable-walking-mesh-flat-shoes-sneakers-women-2019-gym-vulcanized-tenis-feminino', '', '', '2021-06-01 12:10:38', '2021-06-01 12:10:38', '', 0, 'http://shoestimer.com/product/factory-direct-women-casual-shoes-fashion-breathable-walking-mesh-flat-shoes-sneakers-women-2019-gym-vulcanized-tenis-feminino/', 0, 'product', '', 0);
INSERT INTO `wpx5_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(3424, 1, '2021-06-01 12:10:09', '2021-06-01 12:10:09', '                <div class=\"product-specs-list-container\">\n                    <ul class=\"product-specs-list util-clearfix\">\n						                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Brand Name:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">HUCDML</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Lining Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Mesh</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Outsole Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">EVA</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Upper Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Mesh (Air mesh)</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Shoes Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Basic</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Origin:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">CN(Origin)</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Season:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Summer</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Pattern Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Mixed Colors</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Department Name:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Adult</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Feature:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Breathable</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Feature:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Light</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Insole Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">EVA</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Item Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">casual shoes</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Closure Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Lace-up</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Fit:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Fits true to size, take your normal size</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Model Number:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Men shoes HE6766</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Style 1:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">zapatillas de deporte</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Style 2:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">tenis masculino</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Style 3:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">zapatos para hombre</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Style 4:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">basket homme</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Style 5:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">sapato masculino</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Style 6:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">erkek ayakkablsl</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Style 7:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">tenis hombre</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Style 8:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">men casual shoes</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Style 9:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">chaussure homme</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Style 10:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">scarpe uomo</span>\n                            </li>\n							                    </ul>\n                </div>\n				<div style=\"box-sizing: content-box; padding: 0px; margin: 0px; color: rgb(0, 0, 0); font-family: &quot;Open Sans&quot;, sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial; font-size: 12px; text-align: center; background-color: rgb(255, 255, 255); line-height: 18px;\">\n<p style=\"box-sizing: content-box; padding: 0px; margin: 0px; font-size: 13px; line-height: inherit; font-weight: 400; border: 0px; font-style: normal; font-family: arial, helvetica, sans-serif; vertical-align: baseline; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); text-align: left;\"><span style=\"box-sizing: content-box; padding: 0px; margin: 0px; max-width: 100%; word-break: break-word; border: 0px; font-style: inherit; font-weight: inherit; font-size: 20px; line-height: inherit; vertical-align: baseline;\"><span data-spm-anchor-id=\"a2g0o.detail.1000023.i0.68a548b1HDTIfM\" style=\"box-sizing: content-box; padding: 0px; margin: 0px; max-width: 100%; word-break: break-word; border: 0px; font-style: inherit; font-weight: 700; font-size: inherit; line-height: inherit; vertical-align: baseline;\">•Package includes:<br style=\"box-sizing: border-box; padding: 0px; margin: 0px;\">\n•1 Pair x Adults Sport Shoes</span></span></p>\n\n<hr style=\"box-sizing: content-box; padding: 0px; margin: 0px; height: 0px; overflow: visible; border-style: solid; border-color: rgb(216, 216, 216); border-image: initial; border-width: 1px 0px 0px;\">\n<p style=\"box-sizing: content-box; padding: 0px; margin: 0px; font-size: 13px; line-height: inherit; font-weight: 400; border: 0px; font-style: normal; font-family: arial, helvetica, sans-serif; vertical-align: baseline; text-align: center; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0);\"><img src=\"https://ae01.alicdn.com/kf/He4055f94251a49e1a9e3da8d63d0a030j.jpg?width=950&amp;height=478&amp;hash=1428\"></p>\n\n<hr style=\"box-sizing: content-box; padding: 0px; margin: 0px; height: 0px; overflow: visible; border-style: solid; border-color: rgb(216, 216, 216); border-image: initial; border-width: 1px 0px 0px;\">\n<p style=\"box-sizing: content-box; padding: 0px; margin: 0px; font-size: 13px; line-height: inherit; font-weight: 400; border: 0px; font-style: normal; font-family: arial, helvetica, sans-serif; vertical-align: baseline; text-align: center; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0);\">&nbsp;</p>\n\n<p style=\"box-sizing: content-box; padding: 0px; margin: 0px; font-size: 13px; line-height: inherit; font-weight: 400; border: 0px; font-style: normal; font-family: arial, helvetica, sans-serif; vertical-align: baseline; text-align: center; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0);\"><span style=\"box-sizing: content-box; padding: 0px; margin: 0px; max-width: 100%; word-break: break-word; border: 0px; font-style: inherit; font-weight: inherit; font-size: 20px; line-height: inherit; vertical-align: baseline;\"><span style=\"box-sizing: content-box; padding: 0px; margin: 0px; max-width: 100%; word-break: break-word; border: 0px; font-style: inherit; font-weight: 700; font-size: inherit; line-height: inherit; vertical-align: baseline; color: rgb(51, 51, 51);\"><span style=\"box-sizing: content-box; padding: 0px; margin: 0px; max-width: 100%; word-break: break-word; border: 0px; vertical-align: baseline;\"><span style=\"box-sizing: content-box; padding: 0px; margin: 0px; max-width: 100%; word-break: break-word; border: 0px; vertical-align: baseline; color: rgb(255, 0, 0);\">NOTE:Please choose the shoes size according to your foot length,NOT insole length.</span></span></span><span style=\"box-sizing: content-box; padding: 0px; margin: 0px; max-width: 100%; word-break: break-word; border: 0px; vertical-align: baseline; color: rgb(51, 51, 51);\">&nbsp;</span></span></p>\n\n<div style=\"box-sizing: content-box; padding: 0px; margin: 0px; border: 0px; font-style: normal; font-weight: 400; font-size: 24px; line-height: inherit; font-family: arial, helvetica, sans-serif; vertical-align: baseline; text-align: center; background-color: rgb(255, 255, 255); color: rgb(255, 0, 0);\"><span style=\"box-sizing: content-box; padding: 0px; margin: 0px; max-width: 100%; word-break: break-word; border: 0px; font-style: inherit; font-weight: inherit; font-size: 16px; line-height: inherit; vertical-align: baseline;\"><span style=\"box-sizing: content-box; padding: 0px; margin: 0px; max-width: 100%; word-break: break-word; border: 0px; font-style: inherit; font-weight: 700; font-size: inherit; line-height: inherit; vertical-align: baseline;\"><span style=\"box-sizing: content-box; padding: 0px; margin: 0px; max-width: 100%; word-break: break-word; border: 0px; vertical-align: baseline; color: rgb(0, 0, 0);\"><span style=\"box-sizing: content-box; padding: 0px; margin: 0px; max-width: 100%; word-break: break-word; border: 0px; vertical-align: baseline;\"><br>\nSIZE 39 = FOOT LENGTH 25.0cm</span></span></span></span></div>\n\n<div style=\"box-sizing: content-box; padding: 0px; margin: 0px; border: 0px; font-style: normal; font-weight: 400; font-size: 24px; line-height: inherit; font-family: arial, helvetica, sans-serif; vertical-align: baseline; text-align: center; background-color: rgb(255, 255, 255); color: rgb(255, 0, 0);\"><span style=\"box-sizing: content-box; padding: 0px; margin: 0px; max-width: 100%; word-break: break-word; border: 0px; font-style: inherit; font-weight: inherit; font-size: 16px; line-height: inherit; vertical-align: baseline;\"><span style=\"box-sizing: content-box; padding: 0px; margin: 0px; max-width: 100%; word-break: break-word; border: 0px; font-style: inherit; font-weight: 700; font-size: inherit; line-height: inherit; vertical-align: baseline;\"><span style=\"box-sizing: content-box; padding: 0px; margin: 0px; max-width: 100%; word-break: break-word; border: 0px; vertical-align: baseline; color: rgb(0, 0, 0);\"><span style=\"box-sizing: content-box; padding: 0px; margin: 0px; max-width: 100%; word-break: break-word; border: 0px; vertical-align: baseline;\">SIZE 40 = FOOT LENGTH 25.5cm</span></span></span></span></div>\n\n<div style=\"box-sizing: content-box; padding: 0px; margin: 0px; border: 0px; font-style: normal; font-weight: 400; font-size: 24px; line-height: inherit; font-family: arial, helvetica, sans-serif; vertical-align: baseline; text-align: center; background-color: rgb(255, 255, 255); color: rgb(255, 0, 0);\"><span style=\"box-sizing: content-box; padding: 0px; margin: 0px; max-width: 100%; word-break: break-word; border: 0px; font-style: inherit; font-weight: inherit; font-size: 16px; line-height: inherit; vertical-align: baseline;\"><span style=\"box-sizing: content-box; padding: 0px; margin: 0px; max-width: 100%; word-break: break-word; border: 0px; font-style: inherit; font-weight: 700; font-size: inherit; line-height: inherit; vertical-align: baseline;\"><span style=\"box-sizing: content-box; padding: 0px; margin: 0px; max-width: 100%; word-break: break-word; border: 0px; vertical-align: baseline; color: rgb(0, 0, 0);\"><span style=\"box-sizing: content-box; padding: 0px; margin: 0px; max-width: 100%; word-break: break-word; border: 0px; vertical-align: baseline;\">SIZE 41 = FOOT LENGTH 26.0cm</span></span></span></span></div>\n\n<div style=\"box-sizing: content-box; padding: 0px; margin: 0px; border: 0px; font-style: normal; font-weight: 400; font-size: 24px; line-height: inherit; font-family: arial, helvetica, sans-serif; vertical-align: baseline; text-align: center; background-color: rgb(255, 255, 255); color: rgb(255, 0, 0);\"><span style=\"box-sizing: content-box; padding: 0px; margin: 0px; max-width: 100%; word-break: break-word; border: 0px; font-style: inherit; font-weight: inherit; font-size: 8px; line-height: inherit; vertical-align: baseline;\"><span style=\"box-sizing: content-box; padding: 0px; margin: 0px; max-width: 100%; word-break: break-word; border: 0px; font-style: inherit; font-weight: 700; font-size: 16px; line-height: inherit; vertical-align: baseline;\"><span style=\"box-sizing: content-box; padding: 0px; margin: 0px; max-width: 100%; word-break: break-word; border: 0px; vertical-align: baseline; color: rgb(0, 0, 0);\"><span style=\"box-sizing: content-box; padding: 0px; margin: 0px; max-width: 100%; word-break: break-word; border: 0px; vertical-align: baseline;\">SIZE 42 = FOOT LENGTH 26.5cm</span></span></span></span></div>\n\n<div style=\"box-sizing: content-box; padding: 0px; margin: 0px; border: 0px; font-style: normal; font-weight: 400; font-size: 24px; line-height: inherit; font-family: arial, helvetica, sans-serif; vertical-align: baseline; text-align: center; background-color: rgb(255, 255, 255); color: rgb(255, 0, 0);\"><span style=\"box-sizing: content-box; padding: 0px; margin: 0px; max-width: 100%; word-break: break-word; border: 0px; font-style: inherit; font-weight: inherit; font-size: 16px; line-height: inherit; vertical-align: baseline;\"><span style=\"box-sizing: content-box; padding: 0px; margin: 0px; max-width: 100%; word-break: break-word; border: 0px; font-style: inherit; font-weight: 700; font-size: inherit; line-height: inherit; vertical-align: baseline;\"><span style=\"box-sizing: content-box; padding: 0px; margin: 0px; max-width: 100%; word-break: break-word; border: 0px; vertical-align: baseline; color: rgb(0, 0, 0);\"><span style=\"box-sizing: content-box; padding: 0px; margin: 0px; max-width: 100%; word-break: break-word; border: 0px; vertical-align: baseline;\">SIZE 43 = FOOT LENGTH 27.0cm</span></span></span></span></div>\n\n<div style=\"box-sizing: content-box; padding: 0px; margin: 0px; border: 0px; font-style: normal; font-weight: 400; font-size: 24px; line-height: inherit; font-family: arial, helvetica, sans-serif; vertical-align: baseline; text-align: center; background-color: rgb(255, 255, 255); color: rgb(255, 0, 0);\"><span style=\"box-sizing: content-box; padding: 0px; margin: 0px; max-width: 100%; word-break: break-word; border: 0px; font-style: inherit; font-weight: inherit; font-size: 16px; line-height: inherit; vertical-align: baseline;\"><span style=\"box-sizing: content-box; padding: 0px; margin: 0px; max-width: 100%; word-break: break-word; border: 0px; font-style: inherit; font-weight: 700; font-size: inherit; line-height: inherit; vertical-align: baseline;\"><span style=\"box-sizing: content-box; padding: 0px; margin: 0px; max-width: 100%; word-break: break-word; border: 0px; vertical-align: baseline; color: rgb(0, 0, 0);\"><span style=\"box-sizing: content-box; padding: 0px; margin: 0px; max-width: 100%; word-break: break-word; border: 0px; vertical-align: baseline;\">SIZE 44 = FOOT LENGTH 27.5cm<br style=\"box-sizing: border-box; padding: 0px; margin: 0px;\">\n<span style=\"box-sizing: content-box; padding: 0px; margin: 0px; max-width: 100%; word-break: break-word; border: 0px; font-style: inherit; font-weight: inherit; font-size: 16px; line-height: inherit; vertical-align: baseline;\"><span style=\"box-sizing: content-box; padding: 0px; margin: 0px; max-width: 100%; word-break: break-word; border: 0px; font-style: inherit; font-weight: 700; font-size: inherit; line-height: inherit; vertical-align: baseline;\"><span style=\"box-sizing: content-box; padding: 0px; margin: 0px; max-width: 100%; word-break: break-word; border: 0px; vertical-align: baseline; color: rgb(0, 0, 0);\"><span style=\"box-sizing: content-box; padding: 0px; margin: 0px; max-width: 100%; word-break: break-word; border: 0px; vertical-align: baseline;\"><span style=\"box-sizing: content-box; padding: 0px; margin: 0px; max-width: 100%; word-break: break-word; border: 0px; font-style: inherit; font-weight: inherit; font-size: 16px; line-height: inherit; vertical-align: baseline;\"><span style=\"box-sizing: content-box; padding: 0px; margin: 0px; max-width: 100%; word-break: break-word; border: 0px; font-style: inherit; font-weight: 700; font-size: inherit; line-height: inherit; vertical-align: baseline;\"><span style=\"box-sizing: content-box; padding: 0px; margin: 0px; max-width: 100%; word-break: break-word; border: 0px; vertical-align: baseline; color: rgb(0, 0, 0);\"><span style=\"box-sizing: content-box; padding: 0px; margin: 0px; max-width: 100%; word-break: break-word; border: 0px; vertical-align: baseline;\">SIZE 45&nbsp;= FOOT LENGTH 28.0cm</span></span></span></span></span></span></span></span><br style=\"box-sizing: border-box; padding: 0px; margin: 0px;\">\n<span style=\"box-sizing: content-box; padding: 0px; margin: 0px; max-width: 100%; word-break: break-word; border: 0px; font-style: inherit; font-weight: inherit; font-size: 16px; line-height: inherit; vertical-align: baseline;\"><span style=\"box-sizing: content-box; padding: 0px; margin: 0px; max-width: 100%; word-break: break-word; border: 0px; font-style: inherit; font-weight: 700; font-size: inherit; line-height: inherit; vertical-align: baseline;\"><span style=\"box-sizing: content-box; padding: 0px; margin: 0px; max-width: 100%; word-break: break-word; border: 0px; vertical-align: baseline; color: rgb(0, 0, 0);\"><span style=\"box-sizing: content-box; padding: 0px; margin: 0px; max-width: 100%; word-break: break-word; border: 0px; vertical-align: baseline;\">SIZE 46&nbsp;= FOOT LENGTH 28.5cm<br>\n<span style=\"box-sizing: content-box; padding: 0px; margin: 0px; max-width: 100%; word-break: break-word; border: 0px; font-style: inherit; font-weight: inherit; font-size: 16px; line-height: inherit; vertical-align: baseline;\"><span style=\"box-sizing: content-box; padding: 0px; margin: 0px; max-width: 100%; word-break: break-word; border: 0px; font-style: inherit; font-weight: 700; font-size: inherit; line-height: inherit; vertical-align: baseline;\"><span style=\"box-sizing: content-box; padding: 0px; margin: 0px; max-width: 100%; word-break: break-word; border: 0px; vertical-align: baseline; color: rgb(0, 0, 0);\"><span style=\"box-sizing: content-box; padding: 0px; margin: 0px; max-width: 100%; word-break: break-word; border: 0px; vertical-align: baseline;\"><span style=\"box-sizing: content-box; padding: 0px; margin: 0px; max-width: 100%; word-break: break-word; border: 0px; font-style: inherit; font-weight: inherit; font-size: 16px; line-height: inherit; vertical-align: baseline;\"><span style=\"box-sizing: content-box; padding: 0px; margin: 0px; max-width: 100%; word-break: break-word; border: 0px; font-style: inherit; font-weight: 700; font-size: inherit; line-height: inherit; vertical-align: baseline;\"><span style=\"box-sizing: content-box; padding: 0px; margin: 0px; max-width: 100%; word-break: break-word; border: 0px; vertical-align: baseline; color: rgb(0, 0, 0);\"><span style=\"box-sizing: content-box; padding: 0px; margin: 0px; max-width: 100%; word-break: break-word; border: 0px; vertical-align: baseline;\">SIZE 47&nbsp;= FOOT LENGTH 29.0cm<br>\n<span style=\"box-sizing: content-box; padding: 0px; margin: 0px; max-width: 100%; word-break: break-word; border: 0px; font-style: inherit; font-weight: inherit; font-size: 16px; line-height: inherit; vertical-align: baseline;\"><span style=\"box-sizing: content-box; padding: 0px; margin: 0px; max-width: 100%; word-break: break-word; border: 0px; font-style: inherit; font-weight: 700; font-size: inherit; line-height: inherit; vertical-align: baseline;\"><span style=\"box-sizing: content-box; padding: 0px; margin: 0px; max-width: 100%; word-break: break-word; border: 0px; vertical-align: baseline; color: rgb(0, 0, 0);\"><span style=\"box-sizing: content-box; padding: 0px; margin: 0px; max-width: 100%; word-break: break-word; border: 0px; vertical-align: baseline;\"><span style=\"box-sizing: content-box; padding: 0px; margin: 0px; max-width: 100%; word-break: break-word; border: 0px; font-style: inherit; font-weight: inherit; font-size: 16px; line-height: inherit; vertical-align: baseline;\"><span style=\"box-sizing: content-box; padding: 0px; margin: 0px; max-width: 100%; word-break: break-word; border: 0px; font-style: inherit; font-weight: 700; font-size: inherit; line-height: inherit; vertical-align: baseline;\"><span style=\"box-sizing: content-box; padding: 0px; margin: 0px; max-width: 100%; word-break: break-word; border: 0px; vertical-align: baseline; color: rgb(0, 0, 0);\"><span style=\"box-sizing: content-box; padding: 0px; margin: 0px; max-width: 100%; word-break: break-word; border: 0px; vertical-align: baseline;\"><span style=\"box-sizing: content-box; padding: 0px; margin: 0px; max-width: 100%; word-break: break-word; border: 0px; font-style: inherit; font-weight: inherit; font-size: 16px; line-height: inherit; vertical-align: baseline;\"><span style=\"box-sizing: content-box; padding: 0px; margin: 0px; max-width: 100%; word-break: break-word; border: 0px; font-style: inherit; font-weight: 700; font-size: inherit; line-height: inherit; vertical-align: baseline;\"><span style=\"box-sizing: content-box; padding: 0px; margin: 0px; max-width: 100%; word-break: break-word; border: 0px; vertical-align: baseline; color: rgb(0, 0, 0);\"><span style=\"box-sizing: content-box; padding: 0px; margin: 0px; max-width: 100%; word-break: break-word; border: 0px; vertical-align: baseline;\"><span style=\"box-sizing: content-box; padding: 0px; margin: 0px; max-width: 100%; word-break: break-word; border: 0px; font-style: inherit; font-weight: inherit; font-size: 16px; line-height: inherit; vertical-align: baseline;\"><span style=\"box-sizing: content-box; padding: 0px; margin: 0px; max-width: 100%; word-break: break-word; border: 0px; font-style: inherit; font-weight: 700; font-size: inherit; line-height: inherit; vertical-align: baseline;\"><span style=\"box-sizing: content-box; padding: 0px; margin: 0px; max-width: 100%; word-break: break-word; border: 0px; vertical-align: baseline; color: rgb(0, 0, 0);\"><span style=\"box-sizing: content-box; padding: 0px; margin: 0px; max-width: 100%; word-break: break-word; border: 0px; vertical-align: baseline;\">SIZE 48&nbsp;= FOOT LENGTH 29.5cm</span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></div>\n\n<div style=\"box-sizing: content-box; padding: 0px; margin: 0px; border: 0px; font-style: normal; font-weight: 400; font-size: 13px; line-height: inherit; font-family: arial, helvetica, sans-serif; vertical-align: baseline; text-align: center; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0);\">\n<hr style=\"box-sizing: content-box; padding: 0px; margin: 0px; height: 0px; overflow: visible; border-style: solid; border-color: rgb(216, 216, 216); border-image: initial; border-width: 1px 0px 0px;\">\n<p style=\"box-sizing: border-box; padding: 0px; margin: 0px; font-size: 14px; line-height: inherit; font-weight: 400;\"><span style=\"font-size:24px;\"><span style=\"box-sizing: content-box; padding: 0px; margin: 0px; max-width: 100%; word-break: break-word; border: 0px; font-style: inherit; font-weight: inherit; line-height: inherit; font-family: &quot;comic sans ms&quot;; vertical-align: baseline;\">Product details page&nbsp;</span></span></p>\n</div>\n</div>\n\n<hr style=\"box-sizing: content-box; padding: 0px; margin: 0px; height: 0px; overflow: visible; border-style: solid; border-color: rgb(216, 216, 216); border-image: initial; border-width: 1px 0px 0px; color: rgb(0, 0, 0); font-family: &quot;Open Sans&quot;, sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial; font-size: 12px; text-align: center;\">\n<p data-spm-anchor-id=\"a2g0o.detail.1000023.i4.68a548b1HDTIfM\" style=\"box-sizing: border-box; padding: 0px; margin: 0px; font-size: 14px; line-height: inherit; font-weight: 400; color: rgb(0, 0, 0); font-family: &quot;Open Sans&quot;, sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial; text-align: center;\"><br style=\"box-sizing: border-box; padding: 0px; margin: 0px;\">\n<img src=\"https://ae01.alicdn.com/kf/H36762ed6a2af44939e86ac9b44951897d.jpg?width=750&height=1098&hash=1848\"><img src=\"https://ae01.alicdn.com/kf/H39428e2631324316bf232b8e2932c19bi.jpg?width=750&height=1009&hash=1759\"><img src=\"https://ae01.alicdn.com/kf/Hc638be35782e450d81dc16d3046be375C.jpg?width=750&height=1065&hash=1815\"><img src=\"https://ae01.alicdn.com/kf/H72f2207940d34d1e942c23d5071c48e3S.jpg?width=750&height=842&hash=1592\"><img src=\"https://ae01.alicdn.com/kf/H7e4fce156dc04f69a441eed614988b5ej.jpg?width=750&height=454&hash=1204\"><img src=\"https://ae01.alicdn.com/kf/H914955940c944b6d81a5140cdf60698bJ.jpg?width=750&height=1054&hash=1804\"><img src=\"https://ae01.alicdn.com/kf/H9c9d85c722674336b6cd14a3f7b81817F.jpg?width=750&height=1059&hash=1809\"><img src=\"https://ae01.alicdn.com/kf/Hfcc21537c5084084b5c60853ca204eb4a.jpg?width=750&height=1043&hash=1793\"><img src=\"https://ae01.alicdn.com/kf/H5537294b1c9f4bcfb0e75c60d03c426a5.jpg?width=750&height=1048&hash=1798\"><img src=\"https://ae01.alicdn.com/kf/H556ef674e90c4ad194c50f65785b2e38Q.jpg?width=750&height=602&hash=1352\"><img src=\"https://ae01.alicdn.com/kf/H5effbddd7ec94e5596220e87a0bf41dcv.jpg?width=750&height=1074&hash=1824\"><img src=\"https://ae01.alicdn.com/kf/H9237c86dc1ea46d99280614ef60a2750S.jpg?width=750&height=937&hash=1687\"><img src=\"https://ae01.alicdn.com/kf/Hd5e4ebc3f38a44d2a44cb39117e72791g.jpg?width=750&height=830&hash=1580\"><img src=\"https://ae01.alicdn.com/kf/H36b219c069014c5c9318ceee04388024U.jpg?width=750&height=792&hash=1542\"><img src=\"https://ae01.alicdn.com/kf/H1c5079f85d3643db8b6863e1a009015f1.jpg?width=750&height=840&hash=1590\"><img src=\"https://ae01.alicdn.com/kf/H11168f184ea842d6a7a14aa234d72fa7j.jpg?width=750&height=747&hash=1497\"><img src=\"https://ae01.alicdn.com/kf/Hf2f26d159e2f4b73a36e4c11f7801215m.jpg?width=750&height=822&hash=1572\"><img src=\"https://ae01.alicdn.com/kf/H209725d0c2fd424797056930e434f233m.jpg?width=750&height=811&hash=1561\"><img src=\"https://ae01.alicdn.com/kf/He36d15b3b80d4c7ab83138c06d502fd4S.jpg?width=750&height=767&hash=1517\"><img src=\"https://ae01.alicdn.com/kf/H091bf0c2ec4f469ebb88686eff4cc47e6.jpg?width=750&height=982&hash=1732\"><img src=\"https://ae01.alicdn.com/kf/Hc7c0f36d17134d0bb16ef5f39cdd08eba.jpg?width=750&height=797&hash=1547\"><img src=\"https://ae01.alicdn.com/kf/Hab87f6ac1d3043889801efba330e6f54g.jpg?width=750&height=820&hash=1570\"><img src=\"https://ae01.alicdn.com/kf/Hdaa9712f9816472c918d62555165b8ccE.jpg?width=750&height=892&hash=1642\"><img src=\"https://ae01.alicdn.com/kf/Hecca96e624134aeabbe7155ac1c30baeB.jpg?width=750&height=627&hash=1377\"><img src=\"https://ae01.alicdn.com/kf/H56bf02450daf4a6898741fb449106941g.jpg?width=750&height=823&hash=1573\"><img src=\"https://ae01.alicdn.com/kf/H00ded0e98f744da7a668c20109afd9cdL.jpg?width=750&height=1007&hash=1757\"><img src=\"https://ae01.alicdn.com/kf/H0dcd0a9aad4c412da115a5573aadd6a8N.jpg?width=750&height=734&hash=1484\"><img src=\"https://ae01.alicdn.com/kf/Hc0da7646dfbe43deb950ee2366c50ccfk.jpg?width=750&height=1074&hash=1824\"></p>\n\n<hr style=\"box-sizing: content-box; padding: 0px; margin: 0px; height: 0px; overflow: visible; border-style: solid; border-color: rgb(216, 216, 216); border-image: initial; border-width: 1px 0px 0px; color: rgb(0, 0, 0); font-family: &quot;Open Sans&quot;, sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial; font-size: 12px; text-align: center;\">\n<p style=\"box-sizing: border-box; padding: 0px; margin: 0px; font-size: 14px; line-height: inherit; font-weight: 400; color: rgb(0, 0, 0); font-family: &quot;Open Sans&quot;, sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial; text-align: center; background-color: rgb(255, 255, 255);\"><img alt=\"aeProduct.getSubject()\" src=\"https://ae01.alicdn.com/kf/Hf498793a3bfc41619b87c402e78c59ee7.jpg?width=950&amp;height=300&amp;hash=1250\" style=\"box-sizing: border-box; padding: 0px; margin: 0px; border-style: none; vertical-align: middle; max-width: 100%; font-style: inherit; font-weight: inherit; line-height: inherit; font-family: arial, helvetica, sans-serif; font-size: 0px; color: transparent; background-color: rgb(255, 255, 255);\"><span style=\"box-sizing: border-box; padding: 0px; margin: 0px; max-width: 100%; word-break: break-word; line-height: 1.5;\"><span style=\"box-sizing: border-box; padding: 0px; margin: 0px; max-width: 100%; word-break: break-word;\">&nbsp;</span></span><img alt=\"aeProduct.getSubject()\" src=\"https://ae01.alicdn.com/kf/H0fe85e2f810f40018cd06cf7932c75c5v.jpg?width=790&amp;height=698&amp;hash=1488\" style=\"box-sizing: border-box; padding: 0px; margin: 0px; border-style: none; vertical-align: middle; max-width: 100%; font-style: inherit; font-weight: inherit; line-height: inherit; font-family: arial, helvetica, sans-serif; font-size: 0px; color: transparent; background-color: rgb(255, 255, 255);\"></p>\n\n<p style=\"box-sizing: border-box; padding: 0px; margin: 0px; font-size: 12px; line-height: 16.9px; font-weight: inherit; font-style: inherit; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial; text-align: center; background-color: rgb(255, 255, 255); color: rgb(51, 51, 51); border: 0px; font-family: arial, helvetica, sans-serif; vertical-align: baseline;\"><img alt=\"aeProduct.getSubject()\" src=\"https://ae01.alicdn.com/kf/H6d16078ba134460589c7033b4ec4beaaj.jpg?width=939&amp;height=50&amp;hash=989\" style=\"box-sizing: border-box; padding: 0px; margin: 0px; border-style: none; vertical-align: middle; max-width: 100%; font-style: inherit; font-weight: inherit; font-size: 0px; line-height: inherit; color: transparent;\"></p>\n\n<hr style=\"box-sizing: content-box; padding: 0px; margin: 0px; height: 0px; overflow: visible; border-style: solid; border-color: rgb(216, 216, 216); border-image: initial; border-width: 1px 0px 0px; color: rgb(0, 0, 0); font-family: &quot;Open Sans&quot;, sans-serif; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial; background-color: rgb(255, 255, 255);\">\n<div style=\"box-sizing: content-box; padding: 5px 10px; margin: 0px; color: rgb(0, 0, 0); font-family: &quot;Open Sans&quot;, sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial; font-size: 12px; background: rgb(238, 238, 238); border: 1px solid rgb(204, 204, 204); text-align: left;\"><span style=\"box-sizing: border-box; padding: 0px; margin: 0px; max-width: 100%; word-break: break-word; font-size: 18px; color: rgb(0, 51, 153);\"><strong style=\"box-sizing: border-box; padding: 0px; margin: 0px; font-weight: 700 !important;\">&nbsp;^^Shipment:</strong></span></div>\n\n<div style=\"box-sizing: content-box; padding: 5px 10px; margin: 0px; color: rgb(0, 0, 0); font-family: &quot;Open Sans&quot;, sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial; font-size: 12px; background: rgb(238, 238, 238); border: 1px solid rgb(204, 204, 204); text-align: left;\"><span style=\"box-sizing: border-box; padding: 0px; margin: 0px; max-width: 100%; word-break: break-word; font-size: 16px;\">1.Items&nbsp;are&nbsp;generally&nbsp;shipped&nbsp;out&nbsp;within&nbsp;2&nbsp;business&nbsp;day&nbsp;after&nbsp;your&nbsp;payment&nbsp;is&nbsp;completed.(Sat.&nbsp;&amp;&nbsp;Sun.&nbsp;&amp;&nbsp;Public&nbsp;holiday&nbsp;excluded.)</span></div>\n\n<div style=\"box-sizing: content-box; padding: 5px 10px; margin: 0px; color: rgb(0, 0, 0); font-family: &quot;Open Sans&quot;, sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial; font-size: 12px; background: rgb(238, 238, 238); border: 1px solid rgb(204, 204, 204); text-align: left;\"><strong style=\"box-sizing: border-box; padding: 0px; margin: 0px; font-weight: 700 !important; line-height: 1.5;\"><span style=\"box-sizing: border-box; padding: 0px; margin: 0px; max-width: 100%; word-break: break-word; font-size: 18px; color: rgb(0, 51, 153);\">^^Feedback </span></strong>&nbsp; <span style=\"box-sizing: border-box; padding: 0px; margin: 0px; max-width: 100%; word-break: break-word; font-size: 16px; line-height: 19.2px;\"><strong style=\"box-sizing: border-box; padding: 0px; margin: 0px; font-weight: 700 !important;\"><span style=\"box-sizing: border-box; padding: 0px; margin: 0px; max-width: 100%; word-break: break-word; font-size: 18px; color: rgb(0, 51, 153);\">5&nbsp;Stars</span></strong>&nbsp;</span></div>\n\n<div style=\"box-sizing: content-box; padding: 5px 10px; margin: 0px; color: rgb(0, 0, 0); font-family: &quot;Open Sans&quot;, sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial; font-size: 12px; background: rgb(238, 238, 238); border: 1px solid rgb(204, 204, 204); text-align: left;\"><span style=\"box-sizing: border-box; padding: 0px; margin: 0px; max-width: 100%; word-break: break-word; font-size: 16px;\">Dear&nbsp;friends,&nbsp;We&nbsp;are&nbsp;very&nbsp;pleased&nbsp;that&nbsp;you&nbsp;select&nbsp;our&nbsp;store,If&nbsp;you&nbsp;like&nbsp;our&nbsp;shoes&nbsp;after&nbsp;receiving&nbsp;the&nbsp;shoes,Please&nbsp;give&nbsp;us&nbsp;5&nbsp;stars&nbsp;and&nbsp;leave&nbsp;beautiful&nbsp;real&nbsp;pictures&nbsp;in&nbsp;your&nbsp;order&nbsp;reviews,We&nbsp;will&nbsp;select&nbsp;the&nbsp;beautiful&nbsp;picture&nbsp;show&nbsp;every&nbsp;month&nbsp;and&nbsp;reward&nbsp;a&nbsp;exquisite&nbsp;gift.</span></div>\n\n<div style=\"box-sizing: content-box; padding: 5px 10px; margin: 0px; color: rgb(0, 0, 0); font-family: &quot;Open Sans&quot;, sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial; font-size: 12px; background: rgb(238, 238, 238); border: 1px solid rgb(204, 204, 204); text-align: left;\"><strong style=\"box-sizing: border-box; padding: 0px; margin: 0px; font-weight: 700 !important; color: rgb(0, 51, 153); font-size: 18px; line-height: 1.5;\">^^Return&amp;Exchange</strong></div>\n\n<div style=\"box-sizing: content-box; padding: 5px 10px; margin: 0px; color: rgb(0, 0, 0); font-family: &quot;Open Sans&quot;, sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial; font-size: 12px; background: rgb(238, 238, 238); border: 1px solid rgb(204, 204, 204); text-align: left;\"><span style=\"box-sizing: border-box; padding: 0px; margin: 0px; max-width: 100%; word-break: break-word; font-size: 16px;\">If&nbsp;you&nbsp;receive&nbsp;the&nbsp;item&nbsp;with&nbsp;any&nbsp;problems,&nbsp;please&nbsp;firstly&nbsp;cantact&nbsp;with&nbsp;us&nbsp;,We&nbsp;always&nbsp;do&nbsp;our&nbsp;best&nbsp;to&nbsp;help&nbsp;customers&nbsp;solve&nbsp;problems.&nbsp;</span></div>\n\n', 'HUCDML Big Size Sneakers Shoes for Men Lightweight Breathable Running Walking Male Footwear Soft Sole Lace-up Scarpe Uomo', '', 'publish', 'open', 'closed', '', 'hucdml-big-size-sneakers-shoes-for-men-lightweight-breathable-running-walking-male-footwear-soft-sole-lace-up-scarpe-uomo', '', '', '2021-06-01 12:10:41', '2021-06-01 12:10:41', '', 0, 'http://shoestimer.com/product/hucdml-big-size-sneakers-shoes-for-men-lightweight-breathable-running-walking-male-footwear-soft-sole-lace-up-scarpe-uomo/', 0, 'product', '', 0),
(3425, 1, '2021-06-01 12:10:09', '2021-06-01 12:10:09', '', 'High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-2', '', 'inherit', 'open', 'closed', '', 'high-top-men-loafers-shoes-kidsuede-runway-casual-shoes-male-classic-round-toe-slip-on-flat-2', '', '', '2021-06-01 12:10:09', '2021-06-01 12:10:09', '', 3265, 'http://shoestimer.com/wp-content/uploads/2021/06/High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(3426, 1, '2021-06-01 12:10:10', '2021-06-01 12:10:10', '', 'Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized', '', 'inherit', 'open', 'closed', '', 'factory-direct-women-casual-shoes-fashion-breathable-walking-mesh-flat-shoes-sneakers-women-2019-gym-vulcanized', '', '', '2021-06-01 12:10:10', '2021-06-01 12:10:10', '', 3423, 'http://shoestimer.com/wp-content/uploads/2021/06/Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized.jpg', 0, 'attachment', 'image/jpeg', 0),
(3427, 1, '2021-06-01 12:10:10', '2021-06-01 12:10:10', '', 'HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace', '', 'inherit', 'open', 'closed', '', 'hucdml-big-size-sneakers-shoes-for-men-lightweight-breathable-running-walking-male-footwear-soft-sole-lace', '', '', '2021-06-01 12:10:10', '2021-06-01 12:10:10', '', 3424, 'http://shoestimer.com/wp-content/uploads/2021/06/HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace.jpg', 0, 'attachment', 'image/jpeg', 0),
(3428, 1, '2021-06-01 12:10:18', '2021-06-01 12:10:18', '', 'HUCDML Big Size Sneakers Shoes for Men Lightweight Breathable Running Walking Male Footwear Soft Sole Lace-up Scarpe Uomo', 'Color: Black yellow, Shoe Size: 45', 'publish', 'closed', 'closed', '', 'hucdml-big-size-sneakers-shoes-for-men-lightweight-breathable-running-walking-male-footwear-soft-sole-lace-up-scarpe-uomo', '', '', '2021-06-01 12:10:18', '2021-06-01 12:10:18', '', 3424, 'http://shoestimer.com/?post_type=product_variation&p=3428', 1, 'product_variation', '', 0),
(3430, 1, '2021-06-01 12:10:19', '2021-06-01 12:10:19', '', 'HUCDML Big Size Sneakers Shoes for Men Lightweight Breathable Running Walking Male Footwear Soft Sole Lace-up Scarpe Uomo', 'Color: Black yellow, Shoe Size: 44', 'publish', 'closed', 'closed', '', 'hucdml-big-size-sneakers-shoes-for-men-lightweight-breathable-running-walking-male-footwear-soft-sole-lace-up-scarpe-uomo-2', '', '', '2021-06-01 12:10:19', '2021-06-01 12:10:19', '', 3424, 'http://shoestimer.com/?post_type=product_variation&p=3430', 2, 'product_variation', '', 0),
(3429, 1, '2021-06-01 12:10:19', '2021-06-01 12:10:19', '', 'High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-3', '', 'inherit', 'open', 'closed', '', 'high-top-men-loafers-shoes-kidsuede-runway-casual-shoes-male-classic-round-toe-slip-on-flat-3', '', '', '2021-06-01 12:10:19', '2021-06-01 12:10:19', '', 3265, 'http://shoestimer.com/wp-content/uploads/2021/06/High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-3.jpg', 0, 'attachment', 'image/jpeg', 0),
(3432, 1, '2021-06-01 12:10:19', '2021-06-01 12:10:19', '', 'HUCDML Big Size Sneakers Shoes for Men Lightweight Breathable Running Walking Male Footwear Soft Sole Lace-up Scarpe Uomo', 'Color: Black yellow, Shoe Size: 43', 'publish', 'closed', 'closed', '', 'hucdml-big-size-sneakers-shoes-for-men-lightweight-breathable-running-walking-male-footwear-soft-sole-lace-up-scarpe-uomo-3', '', '', '2021-06-01 12:10:19', '2021-06-01 12:10:19', '', 3424, 'http://shoestimer.com/?post_type=product_variation&p=3432', 3, 'product_variation', '', 0),
(3431, 1, '2021-06-01 12:10:19', '2021-06-01 12:10:19', '', 'Factory Direct Women Casual Shoes Fashion Breathable Walking Mesh Flat Shoes Sneakers Women 2019 Gym Vulcanized Tenis Feminino', 'Color: 1705 Rose Red, Shoe Size: 41', 'publish', 'closed', 'closed', '', 'factory-direct-women-casual-shoes-fashion-breathable-walking-mesh-flat-shoes-sneakers-women-2019-gym-vulcanized-tenis-feminino', '', '', '2021-06-01 12:10:19', '2021-06-01 12:10:19', '', 3423, 'http://shoestimer.com/?post_type=product_variation&p=3431', 1, 'product_variation', '', 0),
(3433, 1, '2021-06-01 12:10:20', '2021-06-01 12:10:20', '', 'HUCDML Big Size Sneakers Shoes for Men Lightweight Breathable Running Walking Male Footwear Soft Sole Lace-up Scarpe Uomo', 'Color: Black yellow, Shoe Size: 42', 'publish', 'closed', 'closed', '', 'hucdml-big-size-sneakers-shoes-for-men-lightweight-breathable-running-walking-male-footwear-soft-sole-lace-up-scarpe-uomo-4', '', '', '2021-06-01 12:10:20', '2021-06-01 12:10:20', '', 3424, 'http://shoestimer.com/?post_type=product_variation&p=3433', 4, 'product_variation', '', 0),
(3434, 1, '2021-06-01 12:10:20', '2021-06-01 12:10:20', '', 'Factory Direct Women Casual Shoes Fashion Breathable Walking Mesh Flat Shoes Sneakers Women 2019 Gym Vulcanized Tenis Feminino', 'Color: 1705 Rose Red, Shoe Size: 42', 'publish', 'closed', 'closed', '', 'factory-direct-women-casual-shoes-fashion-breathable-walking-mesh-flat-shoes-sneakers-women-2019-gym-vulcanized-tenis-feminino-2', '', '', '2021-06-01 12:10:20', '2021-06-01 12:10:20', '', 3423, 'http://shoestimer.com/?post_type=product_variation&p=3434', 2, 'product_variation', '', 0),
(3435, 1, '2021-06-01 12:10:21', '2021-06-01 12:10:21', '', 'HUCDML Big Size Sneakers Shoes for Men Lightweight Breathable Running Walking Male Footwear Soft Sole Lace-up Scarpe Uomo', 'Color: Black yellow, Shoe Size: 41', 'publish', 'closed', 'closed', '', 'hucdml-big-size-sneakers-shoes-for-men-lightweight-breathable-running-walking-male-footwear-soft-sole-lace-up-scarpe-uomo-5', '', '', '2021-06-01 12:10:21', '2021-06-01 12:10:21', '', 3424, 'http://shoestimer.com/?post_type=product_variation&p=3435', 5, 'product_variation', '', 0);
INSERT INTO `wpx5_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(3436, 1, '2021-06-01 12:10:21', '2021-06-01 12:10:21', '', 'Factory Direct Women Casual Shoes Fashion Breathable Walking Mesh Flat Shoes Sneakers Women 2019 Gym Vulcanized Tenis Feminino', 'Color: 1705 Gray, Shoe Size: 35', 'publish', 'closed', 'closed', '', 'factory-direct-women-casual-shoes-fashion-breathable-walking-mesh-flat-shoes-sneakers-women-2019-gym-vulcanized-tenis-feminino-3', '', '', '2021-06-01 12:10:21', '2021-06-01 12:10:21', '', 3423, 'http://shoestimer.com/?post_type=product_variation&p=3436', 3, 'product_variation', '', 0),
(3437, 1, '2021-06-01 12:10:21', '2021-06-01 12:10:21', '', 'HUCDML Big Size Sneakers Shoes for Men Lightweight Breathable Running Walking Male Footwear Soft Sole Lace-up Scarpe Uomo', 'Color: Black yellow, Shoe Size: 40', 'publish', 'closed', 'closed', '', 'hucdml-big-size-sneakers-shoes-for-men-lightweight-breathable-running-walking-male-footwear-soft-sole-lace-up-scarpe-uomo-6', '', '', '2021-06-01 12:10:21', '2021-06-01 12:10:21', '', 3424, 'http://shoestimer.com/?post_type=product_variation&p=3437', 6, 'product_variation', '', 0),
(3438, 1, '2021-06-01 12:10:22', '2021-06-01 12:10:22', '', 'Factory Direct Women Casual Shoes Fashion Breathable Walking Mesh Flat Shoes Sneakers Women 2019 Gym Vulcanized Tenis Feminino', 'Color: 1705 Gray, Shoe Size: 36', 'publish', 'closed', 'closed', '', 'factory-direct-women-casual-shoes-fashion-breathable-walking-mesh-flat-shoes-sneakers-women-2019-gym-vulcanized-tenis-feminino-4', '', '', '2021-06-01 12:10:22', '2021-06-01 12:10:22', '', 3423, 'http://shoestimer.com/?post_type=product_variation&p=3438', 4, 'product_variation', '', 0),
(3439, 1, '2021-06-01 12:10:22', '2021-06-01 12:10:22', '', 'HUCDML Big Size Sneakers Shoes for Men Lightweight Breathable Running Walking Male Footwear Soft Sole Lace-up Scarpe Uomo', 'Color: Black yellow, Shoe Size: 39', 'publish', 'closed', 'closed', '', 'hucdml-big-size-sneakers-shoes-for-men-lightweight-breathable-running-walking-male-footwear-soft-sole-lace-up-scarpe-uomo-7', '', '', '2021-06-01 12:10:22', '2021-06-01 12:10:22', '', 3424, 'http://shoestimer.com/?post_type=product_variation&p=3439', 7, 'product_variation', '', 0),
(3441, 1, '2021-06-01 12:10:23', '2021-06-01 12:10:23', '', 'HUCDML Big Size Sneakers Shoes for Men Lightweight Breathable Running Walking Male Footwear Soft Sole Lace-up Scarpe Uomo', 'Color: Terracotta Warriors, Shoe Size: 48', 'publish', 'closed', 'closed', '', 'hucdml-big-size-sneakers-shoes-for-men-lightweight-breathable-running-walking-male-footwear-soft-sole-lace-up-scarpe-uomo-8', '', '', '2021-06-01 12:10:23', '2021-06-01 12:10:23', '', 3424, 'http://shoestimer.com/?post_type=product_variation&p=3441', 8, 'product_variation', '', 0),
(3440, 1, '2021-06-01 12:10:22', '2021-06-01 12:10:22', '', 'Factory Direct Women Casual Shoes Fashion Breathable Walking Mesh Flat Shoes Sneakers Women 2019 Gym Vulcanized Tenis Feminino', 'Color: 1705 Pink, Shoe Size: 41', 'publish', 'closed', 'closed', '', 'factory-direct-women-casual-shoes-fashion-breathable-walking-mesh-flat-shoes-sneakers-women-2019-gym-vulcanized-tenis-feminino-5', '', '', '2021-06-01 12:10:22', '2021-06-01 12:10:22', '', 3423, 'http://shoestimer.com/?post_type=product_variation&p=3440', 5, 'product_variation', '', 0),
(3442, 1, '2021-06-01 12:10:23', '2021-06-01 12:10:23', '', 'Factory Direct Women Casual Shoes Fashion Breathable Walking Mesh Flat Shoes Sneakers Women 2019 Gym Vulcanized Tenis Feminino', 'Color: 1705 Pink, Shoe Size: 42', 'publish', 'closed', 'closed', '', 'factory-direct-women-casual-shoes-fashion-breathable-walking-mesh-flat-shoes-sneakers-women-2019-gym-vulcanized-tenis-feminino-6', '', '', '2021-06-01 12:10:23', '2021-06-01 12:10:23', '', 3423, 'http://shoestimer.com/?post_type=product_variation&p=3442', 6, 'product_variation', '', 0),
(3443, 1, '2021-06-01 12:10:24', '2021-06-01 12:10:24', '', 'HUCDML Big Size Sneakers Shoes for Men Lightweight Breathable Running Walking Male Footwear Soft Sole Lace-up Scarpe Uomo', 'Color: Army Green, Shoe Size: 43', 'publish', 'closed', 'closed', '', 'hucdml-big-size-sneakers-shoes-for-men-lightweight-breathable-running-walking-male-footwear-soft-sole-lace-up-scarpe-uomo-9', '', '', '2021-06-01 12:10:24', '2021-06-01 12:10:24', '', 3424, 'http://shoestimer.com/?post_type=product_variation&p=3443', 9, 'product_variation', '', 0),
(3444, 1, '2021-06-01 12:10:24', '2021-06-01 12:10:24', '', 'Factory Direct Women Casual Shoes Fashion Breathable Walking Mesh Flat Shoes Sneakers Women 2019 Gym Vulcanized Tenis Feminino', 'Color: 1705 Gray, Shoe Size: 39', 'publish', 'closed', 'closed', '', 'factory-direct-women-casual-shoes-fashion-breathable-walking-mesh-flat-shoes-sneakers-women-2019-gym-vulcanized-tenis-feminino-7', '', '', '2021-06-01 12:10:24', '2021-06-01 12:10:24', '', 3423, 'http://shoestimer.com/?post_type=product_variation&p=3444', 7, 'product_variation', '', 0),
(3446, 1, '2021-06-01 12:10:24', '2021-06-01 12:10:24', '', 'Factory Direct Women Casual Shoes Fashion Breathable Walking Mesh Flat Shoes Sneakers Women 2019 Gym Vulcanized Tenis Feminino', 'Color: 1705 Gray, Shoe Size: 40', 'publish', 'closed', 'closed', '', 'factory-direct-women-casual-shoes-fashion-breathable-walking-mesh-flat-shoes-sneakers-women-2019-gym-vulcanized-tenis-feminino-8', '', '', '2021-06-01 12:10:24', '2021-06-01 12:10:24', '', 3423, 'http://shoestimer.com/?post_type=product_variation&p=3446', 8, 'product_variation', '', 0),
(3445, 1, '2021-06-01 12:10:24', '2021-06-01 12:10:24', '', 'HUCDML Big Size Sneakers Shoes for Men Lightweight Breathable Running Walking Male Footwear Soft Sole Lace-up Scarpe Uomo', 'Color: Army Green, Shoe Size: 42', 'publish', 'closed', 'closed', '', 'hucdml-big-size-sneakers-shoes-for-men-lightweight-breathable-running-walking-male-footwear-soft-sole-lace-up-scarpe-uomo-10', '', '', '2021-06-01 12:10:24', '2021-06-01 12:10:24', '', 3424, 'http://shoestimer.com/?post_type=product_variation&p=3445', 10, 'product_variation', '', 0),
(3447, 1, '2021-06-01 12:10:24', '2021-06-01 12:10:24', '', 'HUCDML Big Size Sneakers Shoes for Men Lightweight Breathable Running Walking Male Footwear Soft Sole Lace-up Scarpe Uomo', 'Color: Army Green, Shoe Size: 41', 'publish', 'closed', 'closed', '', 'hucdml-big-size-sneakers-shoes-for-men-lightweight-breathable-running-walking-male-footwear-soft-sole-lace-up-scarpe-uomo-11', '', '', '2021-06-01 12:10:24', '2021-06-01 12:10:24', '', 3424, 'http://shoestimer.com/?post_type=product_variation&p=3447', 11, 'product_variation', '', 0),
(3448, 1, '2021-06-01 12:10:25', '2021-06-01 12:10:25', '', 'Factory Direct Women Casual Shoes Fashion Breathable Walking Mesh Flat Shoes Sneakers Women 2019 Gym Vulcanized Tenis Feminino', 'Color: 1705 Gray, Shoe Size: 37', 'publish', 'closed', 'closed', '', 'factory-direct-women-casual-shoes-fashion-breathable-walking-mesh-flat-shoes-sneakers-women-2019-gym-vulcanized-tenis-feminino-9', '', '', '2021-06-01 12:10:25', '2021-06-01 12:10:25', '', 3423, 'http://shoestimer.com/?post_type=product_variation&p=3448', 9, 'product_variation', '', 0),
(3449, 1, '2021-06-01 12:10:25', '2021-06-01 12:10:25', '', 'HUCDML Big Size Sneakers Shoes for Men Lightweight Breathable Running Walking Male Footwear Soft Sole Lace-up Scarpe Uomo', 'Color: Army Green, Shoe Size: 40', 'publish', 'closed', 'closed', '', 'hucdml-big-size-sneakers-shoes-for-men-lightweight-breathable-running-walking-male-footwear-soft-sole-lace-up-scarpe-uomo-12', '', '', '2021-06-01 12:10:25', '2021-06-01 12:10:25', '', 3424, 'http://shoestimer.com/?post_type=product_variation&p=3449', 12, 'product_variation', '', 0),
(3450, 1, '2021-06-01 12:10:25', '2021-06-01 12:10:25', '', 'HUCDML Big Size Sneakers Shoes for Men Lightweight Breathable Running Walking Male Footwear Soft Sole Lace-up Scarpe Uomo', 'Color: Army Green, Shoe Size: 39', 'publish', 'closed', 'closed', '', 'hucdml-big-size-sneakers-shoes-for-men-lightweight-breathable-running-walking-male-footwear-soft-sole-lace-up-scarpe-uomo-13', '', '', '2021-06-01 12:10:25', '2021-06-01 12:10:25', '', 3424, 'http://shoestimer.com/?post_type=product_variation&p=3450', 13, 'product_variation', '', 0),
(3451, 1, '2021-06-01 12:10:25', '2021-06-01 12:10:25', '', 'Factory Direct Women Casual Shoes Fashion Breathable Walking Mesh Flat Shoes Sneakers Women 2019 Gym Vulcanized Tenis Feminino', 'Color: 1705 Gray, Shoe Size: 38', 'publish', 'closed', 'closed', '', 'factory-direct-women-casual-shoes-fashion-breathable-walking-mesh-flat-shoes-sneakers-women-2019-gym-vulcanized-tenis-feminino-10', '', '', '2021-06-01 12:10:25', '2021-06-01 12:10:25', '', 3423, 'http://shoestimer.com/?post_type=product_variation&p=3451', 10, 'product_variation', '', 0),
(3452, 1, '2021-06-01 12:10:25', '2021-06-01 12:10:25', '', 'HUCDML Big Size Sneakers Shoes for Men Lightweight Breathable Running Walking Male Footwear Soft Sole Lace-up Scarpe Uomo', 'Color: Black yellow, Shoe Size: 48', 'publish', 'closed', 'closed', '', 'hucdml-big-size-sneakers-shoes-for-men-lightweight-breathable-running-walking-male-footwear-soft-sole-lace-up-scarpe-uomo-14', '', '', '2021-06-01 12:10:25', '2021-06-01 12:10:25', '', 3424, 'http://shoestimer.com/?post_type=product_variation&p=3452', 14, 'product_variation', '', 0),
(3454, 1, '2021-06-01 12:10:25', '2021-06-01 12:10:25', '', 'HUCDML Big Size Sneakers Shoes for Men Lightweight Breathable Running Walking Male Footwear Soft Sole Lace-up Scarpe Uomo', 'Color: Black yellow, Shoe Size: 47', 'publish', 'closed', 'closed', '', 'hucdml-big-size-sneakers-shoes-for-men-lightweight-breathable-running-walking-male-footwear-soft-sole-lace-up-scarpe-uomo-15', '', '', '2021-06-01 12:10:25', '2021-06-01 12:10:25', '', 3424, 'http://shoestimer.com/?post_type=product_variation&p=3454', 15, 'product_variation', '', 0),
(3453, 1, '2021-06-01 12:10:25', '2021-06-01 12:10:25', '', 'Factory Direct Women Casual Shoes Fashion Breathable Walking Mesh Flat Shoes Sneakers Women 2019 Gym Vulcanized Tenis Feminino', 'Color: 1705 Rose Red, Shoe Size: 35', 'publish', 'closed', 'closed', '', 'factory-direct-women-casual-shoes-fashion-breathable-walking-mesh-flat-shoes-sneakers-women-2019-gym-vulcanized-tenis-feminino-11', '', '', '2021-06-01 12:10:25', '2021-06-01 12:10:25', '', 3423, 'http://shoestimer.com/?post_type=product_variation&p=3453', 11, 'product_variation', '', 0),
(3455, 1, '2021-06-01 12:10:25', '2021-06-01 12:10:25', '', 'Factory Direct Women Casual Shoes Fashion Breathable Walking Mesh Flat Shoes Sneakers Women 2019 Gym Vulcanized Tenis Feminino', 'Color: 1705 Rose Red, Shoe Size: 36', 'publish', 'closed', 'closed', '', 'factory-direct-women-casual-shoes-fashion-breathable-walking-mesh-flat-shoes-sneakers-women-2019-gym-vulcanized-tenis-feminino-12', '', '', '2021-06-01 12:10:25', '2021-06-01 12:10:25', '', 3423, 'http://shoestimer.com/?post_type=product_variation&p=3455', 12, 'product_variation', '', 0),
(3456, 1, '2021-06-01 12:10:25', '2021-06-01 12:10:25', '', 'HUCDML Big Size Sneakers Shoes for Men Lightweight Breathable Running Walking Male Footwear Soft Sole Lace-up Scarpe Uomo', 'Color: Black yellow, Shoe Size: 46', 'publish', 'closed', 'closed', '', 'hucdml-big-size-sneakers-shoes-for-men-lightweight-breathable-running-walking-male-footwear-soft-sole-lace-up-scarpe-uomo-16', '', '', '2021-06-01 12:10:25', '2021-06-01 12:10:25', '', 3424, 'http://shoestimer.com/?post_type=product_variation&p=3456', 16, 'product_variation', '', 0),
(3457, 1, '2021-06-01 12:10:25', '2021-06-01 12:10:25', '', 'Factory Direct Women Casual Shoes Fashion Breathable Walking Mesh Flat Shoes Sneakers Women 2019 Gym Vulcanized Tenis Feminino', 'Color: 1705 Gray, Shoe Size: 41', 'publish', 'closed', 'closed', '', 'factory-direct-women-casual-shoes-fashion-breathable-walking-mesh-flat-shoes-sneakers-women-2019-gym-vulcanized-tenis-feminino-13', '', '', '2021-06-01 12:10:25', '2021-06-01 12:10:25', '', 3423, 'http://shoestimer.com/?post_type=product_variation&p=3457', 13, 'product_variation', '', 0),
(3458, 1, '2021-06-01 12:10:25', '2021-06-01 12:10:25', '', 'HUCDML Big Size Sneakers Shoes for Men Lightweight Breathable Running Walking Male Footwear Soft Sole Lace-up Scarpe Uomo', 'Color: Terracotta Warriors, Shoe Size: 39', 'publish', 'closed', 'closed', '', 'hucdml-big-size-sneakers-shoes-for-men-lightweight-breathable-running-walking-male-footwear-soft-sole-lace-up-scarpe-uomo-17', '', '', '2021-06-01 12:10:25', '2021-06-01 12:10:25', '', 3424, 'http://shoestimer.com/?post_type=product_variation&p=3458', 17, 'product_variation', '', 0),
(3459, 1, '2021-06-01 12:10:25', '2021-06-01 12:10:25', '', 'Factory Direct Women Casual Shoes Fashion Breathable Walking Mesh Flat Shoes Sneakers Women 2019 Gym Vulcanized Tenis Feminino', 'Color: 1705 Gray, Shoe Size: 42', 'publish', 'closed', 'closed', '', 'factory-direct-women-casual-shoes-fashion-breathable-walking-mesh-flat-shoes-sneakers-women-2019-gym-vulcanized-tenis-feminino-14', '', '', '2021-06-01 12:10:25', '2021-06-01 12:10:25', '', 3423, 'http://shoestimer.com/?post_type=product_variation&p=3459', 14, 'product_variation', '', 0),
(3460, 1, '2021-06-01 12:10:26', '2021-06-01 12:10:26', '', 'HUCDML Big Size Sneakers Shoes for Men Lightweight Breathable Running Walking Male Footwear Soft Sole Lace-up Scarpe Uomo', 'Color: Terracotta Warriors, Shoe Size: 47', 'publish', 'closed', 'closed', '', 'hucdml-big-size-sneakers-shoes-for-men-lightweight-breathable-running-walking-male-footwear-soft-sole-lace-up-scarpe-uomo-18', '', '', '2021-06-01 12:10:26', '2021-06-01 12:10:26', '', 3424, 'http://shoestimer.com/?post_type=product_variation&p=3460', 18, 'product_variation', '', 0),
(3461, 1, '2021-06-01 12:10:26', '2021-06-01 12:10:26', '', 'Factory Direct Women Casual Shoes Fashion Breathable Walking Mesh Flat Shoes Sneakers Women 2019 Gym Vulcanized Tenis Feminino', 'Color: 1705 Rose Red, Shoe Size: 39', 'publish', 'closed', 'closed', '', 'factory-direct-women-casual-shoes-fashion-breathable-walking-mesh-flat-shoes-sneakers-women-2019-gym-vulcanized-tenis-feminino-15', '', '', '2021-06-01 12:10:26', '2021-06-01 12:10:26', '', 3423, 'http://shoestimer.com/?post_type=product_variation&p=3461', 15, 'product_variation', '', 0),
(3462, 1, '2021-06-01 12:10:26', '2021-06-01 12:10:26', '', 'HUCDML Big Size Sneakers Shoes for Men Lightweight Breathable Running Walking Male Footwear Soft Sole Lace-up Scarpe Uomo', 'Color: Terracotta Warriors, Shoe Size: 46', 'publish', 'closed', 'closed', '', 'hucdml-big-size-sneakers-shoes-for-men-lightweight-breathable-running-walking-male-footwear-soft-sole-lace-up-scarpe-uomo-19', '', '', '2021-06-01 12:10:26', '2021-06-01 12:10:26', '', 3424, 'http://shoestimer.com/?post_type=product_variation&p=3462', 19, 'product_variation', '', 0),
(3463, 1, '2021-06-01 12:10:26', '2021-06-01 12:10:26', '', 'Factory Direct Women Casual Shoes Fashion Breathable Walking Mesh Flat Shoes Sneakers Women 2019 Gym Vulcanized Tenis Feminino', 'Color: 1705 Rose Red, Shoe Size: 40', 'publish', 'closed', 'closed', '', 'factory-direct-women-casual-shoes-fashion-breathable-walking-mesh-flat-shoes-sneakers-women-2019-gym-vulcanized-tenis-feminino-16', '', '', '2021-06-01 12:10:26', '2021-06-01 12:10:26', '', 3423, 'http://shoestimer.com/?post_type=product_variation&p=3463', 16, 'product_variation', '', 0),
(3464, 1, '2021-06-01 12:10:26', '2021-06-01 12:10:26', '', 'HUCDML Big Size Sneakers Shoes for Men Lightweight Breathable Running Walking Male Footwear Soft Sole Lace-up Scarpe Uomo', 'Color: Terracotta Warriors, Shoe Size: 45', 'publish', 'closed', 'closed', '', 'hucdml-big-size-sneakers-shoes-for-men-lightweight-breathable-running-walking-male-footwear-soft-sole-lace-up-scarpe-uomo-20', '', '', '2021-06-01 12:10:26', '2021-06-01 12:10:26', '', 3424, 'http://shoestimer.com/?post_type=product_variation&p=3464', 20, 'product_variation', '', 0),
(3465, 1, '2021-06-01 12:10:26', '2021-06-01 12:10:26', '', 'Factory Direct Women Casual Shoes Fashion Breathable Walking Mesh Flat Shoes Sneakers Women 2019 Gym Vulcanized Tenis Feminino', 'Color: 1705 Rose Red, Shoe Size: 37', 'publish', 'closed', 'closed', '', 'factory-direct-women-casual-shoes-fashion-breathable-walking-mesh-flat-shoes-sneakers-women-2019-gym-vulcanized-tenis-feminino-17', '', '', '2021-06-01 12:10:26', '2021-06-01 12:10:26', '', 3423, 'http://shoestimer.com/?post_type=product_variation&p=3465', 17, 'product_variation', '', 0),
(3466, 1, '2021-06-01 12:10:26', '2021-06-01 12:10:26', '', 'HUCDML Big Size Sneakers Shoes for Men Lightweight Breathable Running Walking Male Footwear Soft Sole Lace-up Scarpe Uomo', 'Color: Terracotta Warriors, Shoe Size: 44', 'publish', 'closed', 'closed', '', 'hucdml-big-size-sneakers-shoes-for-men-lightweight-breathable-running-walking-male-footwear-soft-sole-lace-up-scarpe-uomo-21', '', '', '2021-06-01 12:10:26', '2021-06-01 12:10:26', '', 3424, 'http://shoestimer.com/?post_type=product_variation&p=3466', 21, 'product_variation', '', 0),
(3467, 1, '2021-06-01 12:10:26', '2021-06-01 12:10:26', '', 'Factory Direct Women Casual Shoes Fashion Breathable Walking Mesh Flat Shoes Sneakers Women 2019 Gym Vulcanized Tenis Feminino', 'Color: 1705 Rose Red, Shoe Size: 38', 'publish', 'closed', 'closed', '', 'factory-direct-women-casual-shoes-fashion-breathable-walking-mesh-flat-shoes-sneakers-women-2019-gym-vulcanized-tenis-feminino-18', '', '', '2021-06-01 12:10:26', '2021-06-01 12:10:26', '', 3423, 'http://shoestimer.com/?post_type=product_variation&p=3467', 18, 'product_variation', '', 0),
(3468, 1, '2021-06-01 12:10:26', '2021-06-01 12:10:26', '', 'High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-4', '', 'inherit', 'open', 'closed', '', 'high-top-men-loafers-shoes-kidsuede-runway-casual-shoes-male-classic-round-toe-slip-on-flat-4', '', '', '2021-06-01 12:10:26', '2021-06-01 12:10:26', '', 3265, 'http://shoestimer.com/wp-content/uploads/2021/06/High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-4.jpg', 0, 'attachment', 'image/jpeg', 0),
(3470, 1, '2021-06-01 12:10:26', '2021-06-01 12:10:26', '', 'Factory Direct Women Casual Shoes Fashion Breathable Walking Mesh Flat Shoes Sneakers Women 2019 Gym Vulcanized Tenis Feminino', 'Color: 1705 White, Shoe Size: 35', 'publish', 'closed', 'closed', '', 'factory-direct-women-casual-shoes-fashion-breathable-walking-mesh-flat-shoes-sneakers-women-2019-gym-vulcanized-tenis-feminino-19', '', '', '2021-06-01 12:10:26', '2021-06-01 12:10:26', '', 3423, 'http://shoestimer.com/?post_type=product_variation&p=3470', 19, 'product_variation', '', 0),
(3469, 1, '2021-06-01 12:10:26', '2021-06-01 12:10:26', '', 'HUCDML Big Size Sneakers Shoes for Men Lightweight Breathable Running Walking Male Footwear Soft Sole Lace-up Scarpe Uomo', 'Color: Terracotta Warriors, Shoe Size: 43', 'publish', 'closed', 'closed', '', 'hucdml-big-size-sneakers-shoes-for-men-lightweight-breathable-running-walking-male-footwear-soft-sole-lace-up-scarpe-uomo-22', '', '', '2021-06-01 12:10:26', '2021-06-01 12:10:26', '', 3424, 'http://shoestimer.com/?post_type=product_variation&p=3469', 22, 'product_variation', '', 0),
(3471, 1, '2021-06-01 12:10:26', '2021-06-01 12:10:26', '', 'HUCDML Big Size Sneakers Shoes for Men Lightweight Breathable Running Walking Male Footwear Soft Sole Lace-up Scarpe Uomo', 'Color: Terracotta Warriors, Shoe Size: 42', 'publish', 'closed', 'closed', '', 'hucdml-big-size-sneakers-shoes-for-men-lightweight-breathable-running-walking-male-footwear-soft-sole-lace-up-scarpe-uomo-23', '', '', '2021-06-01 12:10:26', '2021-06-01 12:10:26', '', 3424, 'http://shoestimer.com/?post_type=product_variation&p=3471', 23, 'product_variation', '', 0),
(3473, 1, '2021-06-01 12:10:27', '2021-06-01 12:10:27', '', 'HUCDML Big Size Sneakers Shoes for Men Lightweight Breathable Running Walking Male Footwear Soft Sole Lace-up Scarpe Uomo', 'Color: Terracotta Warriors, Shoe Size: 41', 'publish', 'closed', 'closed', '', 'hucdml-big-size-sneakers-shoes-for-men-lightweight-breathable-running-walking-male-footwear-soft-sole-lace-up-scarpe-uomo-24', '', '', '2021-06-01 12:10:27', '2021-06-01 12:10:27', '', 3424, 'http://shoestimer.com/?post_type=product_variation&p=3473', 24, 'product_variation', '', 0),
(3472, 1, '2021-06-01 12:10:27', '2021-06-01 12:10:27', '', 'Factory Direct Women Casual Shoes Fashion Breathable Walking Mesh Flat Shoes Sneakers Women 2019 Gym Vulcanized Tenis Feminino', 'Color: 1705 White, Shoe Size: 36', 'publish', 'closed', 'closed', '', 'factory-direct-women-casual-shoes-fashion-breathable-walking-mesh-flat-shoes-sneakers-women-2019-gym-vulcanized-tenis-feminino-20', '', '', '2021-06-01 12:10:27', '2021-06-01 12:10:27', '', 3423, 'http://shoestimer.com/?post_type=product_variation&p=3472', 20, 'product_variation', '', 0),
(3474, 1, '2021-06-01 12:10:28', '2021-06-01 12:10:28', '', 'Factory Direct Women Casual Shoes Fashion Breathable Walking Mesh Flat Shoes Sneakers Women 2019 Gym Vulcanized Tenis Feminino', 'Color: 1705 Black, Shoe Size: 41', 'publish', 'closed', 'closed', '', 'factory-direct-women-casual-shoes-fashion-breathable-walking-mesh-flat-shoes-sneakers-women-2019-gym-vulcanized-tenis-feminino-21', '', '', '2021-06-01 12:10:28', '2021-06-01 12:10:28', '', 3423, 'http://shoestimer.com/?post_type=product_variation&p=3474', 21, 'product_variation', '', 0),
(3475, 1, '2021-06-01 12:10:28', '2021-06-01 12:10:28', '', 'HUCDML Big Size Sneakers Shoes for Men Lightweight Breathable Running Walking Male Footwear Soft Sole Lace-up Scarpe Uomo', 'Color: Terracotta Warriors, Shoe Size: 40', 'publish', 'closed', 'closed', '', 'hucdml-big-size-sneakers-shoes-for-men-lightweight-breathable-running-walking-male-footwear-soft-sole-lace-up-scarpe-uomo-25', '', '', '2021-06-01 12:10:28', '2021-06-01 12:10:28', '', 3424, 'http://shoestimer.com/?post_type=product_variation&p=3475', 25, 'product_variation', '', 0),
(3476, 1, '2021-06-01 12:10:29', '2021-06-01 12:10:29', '', 'HUCDML Big Size Sneakers Shoes for Men Lightweight Breathable Running Walking Male Footwear Soft Sole Lace-up Scarpe Uomo', 'Color: Black Orange, Shoe Size: 47', 'publish', 'closed', 'closed', '', 'hucdml-big-size-sneakers-shoes-for-men-lightweight-breathable-running-walking-male-footwear-soft-sole-lace-up-scarpe-uomo-26', '', '', '2021-06-01 12:10:29', '2021-06-01 12:10:29', '', 3424, 'http://shoestimer.com/?post_type=product_variation&p=3476', 26, 'product_variation', '', 0),
(3477, 1, '2021-06-01 12:10:29', '2021-06-01 12:10:29', '', 'Factory Direct Women Casual Shoes Fashion Breathable Walking Mesh Flat Shoes Sneakers Women 2019 Gym Vulcanized Tenis Feminino', 'Color: 1705 Black, Shoe Size: 42', 'publish', 'closed', 'closed', '', 'factory-direct-women-casual-shoes-fashion-breathable-walking-mesh-flat-shoes-sneakers-women-2019-gym-vulcanized-tenis-feminino-22', '', '', '2021-06-01 12:10:29', '2021-06-01 12:10:29', '', 3423, 'http://shoestimer.com/?post_type=product_variation&p=3477', 22, 'product_variation', '', 0),
(3478, 1, '2021-06-01 12:10:30', '2021-06-01 12:10:30', '', 'HUCDML Big Size Sneakers Shoes for Men Lightweight Breathable Running Walking Male Footwear Soft Sole Lace-up Scarpe Uomo', 'Color: Black Orange, Shoe Size: 46', 'publish', 'closed', 'closed', '', 'hucdml-big-size-sneakers-shoes-for-men-lightweight-breathable-running-walking-male-footwear-soft-sole-lace-up-scarpe-uomo-27', '', '', '2021-06-01 12:10:30', '2021-06-01 12:10:30', '', 3424, 'http://shoestimer.com/?post_type=product_variation&p=3478', 27, 'product_variation', '', 0),
(3479, 1, '2021-06-01 12:10:30', '2021-06-01 12:10:30', '', 'Factory Direct Women Casual Shoes Fashion Breathable Walking Mesh Flat Shoes Sneakers Women 2019 Gym Vulcanized Tenis Feminino', 'Color: 1705 White, Shoe Size: 39', 'publish', 'closed', 'closed', '', 'factory-direct-women-casual-shoes-fashion-breathable-walking-mesh-flat-shoes-sneakers-women-2019-gym-vulcanized-tenis-feminino-23', '', '', '2021-06-01 12:10:30', '2021-06-01 12:10:30', '', 3423, 'http://shoestimer.com/?post_type=product_variation&p=3479', 23, 'product_variation', '', 0),
(3480, 1, '2021-06-01 12:10:31', '2021-06-01 12:10:31', '', 'HUCDML Big Size Sneakers Shoes for Men Lightweight Breathable Running Walking Male Footwear Soft Sole Lace-up Scarpe Uomo', 'Color: Black Orange, Shoe Size: 45', 'publish', 'closed', 'closed', '', 'hucdml-big-size-sneakers-shoes-for-men-lightweight-breathable-running-walking-male-footwear-soft-sole-lace-up-scarpe-uomo-28', '', '', '2021-06-01 12:10:31', '2021-06-01 12:10:31', '', 3424, 'http://shoestimer.com/?post_type=product_variation&p=3480', 28, 'product_variation', '', 0),
(3481, 1, '2021-06-01 12:10:31', '2021-06-01 12:10:31', '', 'Factory Direct Women Casual Shoes Fashion Breathable Walking Mesh Flat Shoes Sneakers Women 2019 Gym Vulcanized Tenis Feminino', 'Color: 1705 White, Shoe Size: 40', 'publish', 'closed', 'closed', '', 'factory-direct-women-casual-shoes-fashion-breathable-walking-mesh-flat-shoes-sneakers-women-2019-gym-vulcanized-tenis-feminino-24', '', '', '2021-06-01 12:10:31', '2021-06-01 12:10:31', '', 3423, 'http://shoestimer.com/?post_type=product_variation&p=3481', 24, 'product_variation', '', 0),
(3482, 1, '2021-06-01 12:10:31', '2021-06-01 12:10:31', '', 'HUCDML Big Size Sneakers Shoes for Men Lightweight Breathable Running Walking Male Footwear Soft Sole Lace-up Scarpe Uomo', 'Color: Black Orange, Shoe Size: 44', 'publish', 'closed', 'closed', '', 'hucdml-big-size-sneakers-shoes-for-men-lightweight-breathable-running-walking-male-footwear-soft-sole-lace-up-scarpe-uomo-29', '', '', '2021-06-01 12:10:31', '2021-06-01 12:10:31', '', 3424, 'http://shoestimer.com/?post_type=product_variation&p=3482', 29, 'product_variation', '', 0),
(3483, 1, '2021-06-01 12:10:31', '2021-06-01 12:10:31', '', 'Factory Direct Women Casual Shoes Fashion Breathable Walking Mesh Flat Shoes Sneakers Women 2019 Gym Vulcanized Tenis Feminino', 'Color: 1705 White, Shoe Size: 37', 'publish', 'closed', 'closed', '', 'factory-direct-women-casual-shoes-fashion-breathable-walking-mesh-flat-shoes-sneakers-women-2019-gym-vulcanized-tenis-feminino-25', '', '', '2021-06-01 12:10:31', '2021-06-01 12:10:31', '', 3423, 'http://shoestimer.com/?post_type=product_variation&p=3483', 25, 'product_variation', '', 0),
(3484, 1, '2021-06-01 12:10:31', '2021-06-01 12:10:31', '', 'HUCDML Big Size Sneakers Shoes for Men Lightweight Breathable Running Walking Male Footwear Soft Sole Lace-up Scarpe Uomo', 'Color: Black Orange, Shoe Size: 43', 'publish', 'closed', 'closed', '', 'hucdml-big-size-sneakers-shoes-for-men-lightweight-breathable-running-walking-male-footwear-soft-sole-lace-up-scarpe-uomo-30', '', '', '2021-06-01 12:10:31', '2021-06-01 12:10:31', '', 3424, 'http://shoestimer.com/?post_type=product_variation&p=3484', 30, 'product_variation', '', 0),
(3485, 1, '2021-06-01 12:10:31', '2021-06-01 12:10:31', '', 'Factory Direct Women Casual Shoes Fashion Breathable Walking Mesh Flat Shoes Sneakers Women 2019 Gym Vulcanized Tenis Feminino', 'Color: 1705 White, Shoe Size: 38', 'publish', 'closed', 'closed', '', 'factory-direct-women-casual-shoes-fashion-breathable-walking-mesh-flat-shoes-sneakers-women-2019-gym-vulcanized-tenis-feminino-26', '', '', '2021-06-01 12:10:31', '2021-06-01 12:10:31', '', 3423, 'http://shoestimer.com/?post_type=product_variation&p=3485', 26, 'product_variation', '', 0),
(3486, 1, '2021-06-01 12:10:31', '2021-06-01 12:10:31', '', 'HUCDML Big Size Sneakers Shoes for Men Lightweight Breathable Running Walking Male Footwear Soft Sole Lace-up Scarpe Uomo', 'Color: Black Orange, Shoe Size: 42', 'publish', 'closed', 'closed', '', 'hucdml-big-size-sneakers-shoes-for-men-lightweight-breathable-running-walking-male-footwear-soft-sole-lace-up-scarpe-uomo-31', '', '', '2021-06-01 12:10:31', '2021-06-01 12:10:31', '', 3424, 'http://shoestimer.com/?post_type=product_variation&p=3486', 31, 'product_variation', '', 0),
(3487, 1, '2021-06-01 12:10:31', '2021-06-01 12:10:31', '', 'Factory Direct Women Casual Shoes Fashion Breathable Walking Mesh Flat Shoes Sneakers Women 2019 Gym Vulcanized Tenis Feminino', 'Color: 1705 Pink, Shoe Size: 35', 'publish', 'closed', 'closed', '', 'factory-direct-women-casual-shoes-fashion-breathable-walking-mesh-flat-shoes-sneakers-women-2019-gym-vulcanized-tenis-feminino-27', '', '', '2021-06-01 12:10:31', '2021-06-01 12:10:31', '', 3423, 'http://shoestimer.com/?post_type=product_variation&p=3487', 27, 'product_variation', '', 0),
(3488, 1, '2021-06-01 12:10:32', '2021-06-01 12:10:32', '', 'HUCDML Big Size Sneakers Shoes for Men Lightweight Breathable Running Walking Male Footwear Soft Sole Lace-up Scarpe Uomo', 'Color: Black Orange, Shoe Size: 41', 'publish', 'closed', 'closed', '', 'hucdml-big-size-sneakers-shoes-for-men-lightweight-breathable-running-walking-male-footwear-soft-sole-lace-up-scarpe-uomo-32', '', '', '2021-06-01 12:10:32', '2021-06-01 12:10:32', '', 3424, 'http://shoestimer.com/?post_type=product_variation&p=3488', 32, 'product_variation', '', 0),
(3490, 1, '2021-06-01 12:10:32', '2021-06-01 12:10:32', '', 'HUCDML Big Size Sneakers Shoes for Men Lightweight Breathable Running Walking Male Footwear Soft Sole Lace-up Scarpe Uomo', 'Color: Black Orange, Shoe Size: 40', 'publish', 'closed', 'closed', '', 'hucdml-big-size-sneakers-shoes-for-men-lightweight-breathable-running-walking-male-footwear-soft-sole-lace-up-scarpe-uomo-33', '', '', '2021-06-01 12:10:32', '2021-06-01 12:10:32', '', 3424, 'http://shoestimer.com/?post_type=product_variation&p=3490', 33, 'product_variation', '', 0),
(3489, 1, '2021-06-01 12:10:32', '2021-06-01 12:10:32', '', 'Factory Direct Women Casual Shoes Fashion Breathable Walking Mesh Flat Shoes Sneakers Women 2019 Gym Vulcanized Tenis Feminino', 'Color: 1705 Pink, Shoe Size: 36', 'publish', 'closed', 'closed', '', 'factory-direct-women-casual-shoes-fashion-breathable-walking-mesh-flat-shoes-sneakers-women-2019-gym-vulcanized-tenis-feminino-28', '', '', '2021-06-01 12:10:32', '2021-06-01 12:10:32', '', 3423, 'http://shoestimer.com/?post_type=product_variation&p=3489', 28, 'product_variation', '', 0),
(3491, 1, '2021-06-01 12:10:32', '2021-06-01 12:10:32', '', 'Factory Direct Women Casual Shoes Fashion Breathable Walking Mesh Flat Shoes Sneakers Women 2019 Gym Vulcanized Tenis Feminino', 'Color: 1705 White, Shoe Size: 41', 'publish', 'closed', 'closed', '', 'factory-direct-women-casual-shoes-fashion-breathable-walking-mesh-flat-shoes-sneakers-women-2019-gym-vulcanized-tenis-feminino-29', '', '', '2021-06-01 12:10:32', '2021-06-01 12:10:32', '', 3423, 'http://shoestimer.com/?post_type=product_variation&p=3491', 29, 'product_variation', '', 0),
(3492, 1, '2021-06-01 12:10:32', '2021-06-01 12:10:32', '', 'HUCDML Big Size Sneakers Shoes for Men Lightweight Breathable Running Walking Male Footwear Soft Sole Lace-up Scarpe Uomo', 'Color: Black Orange, Shoe Size: 48', 'publish', 'closed', 'closed', '', 'hucdml-big-size-sneakers-shoes-for-men-lightweight-breathable-running-walking-male-footwear-soft-sole-lace-up-scarpe-uomo-34', '', '', '2021-06-01 12:10:32', '2021-06-01 12:10:32', '', 3424, 'http://shoestimer.com/?post_type=product_variation&p=3492', 34, 'product_variation', '', 0),
(3493, 1, '2021-06-01 12:10:32', '2021-06-01 12:10:32', '', 'Factory Direct Women Casual Shoes Fashion Breathable Walking Mesh Flat Shoes Sneakers Women 2019 Gym Vulcanized Tenis Feminino', 'Color: 1705 White, Shoe Size: 42', 'publish', 'closed', 'closed', '', 'factory-direct-women-casual-shoes-fashion-breathable-walking-mesh-flat-shoes-sneakers-women-2019-gym-vulcanized-tenis-feminino-30', '', '', '2021-06-01 12:10:32', '2021-06-01 12:10:32', '', 3423, 'http://shoestimer.com/?post_type=product_variation&p=3493', 30, 'product_variation', '', 0),
(3495, 1, '2021-06-01 12:10:32', '2021-06-01 12:10:32', '', 'HUCDML Big Size Sneakers Shoes for Men Lightweight Breathable Running Walking Male Footwear Soft Sole Lace-up Scarpe Uomo', 'Color: Black white, Shoe Size: 41', 'publish', 'closed', 'closed', '', 'hucdml-big-size-sneakers-shoes-for-men-lightweight-breathable-running-walking-male-footwear-soft-sole-lace-up-scarpe-uomo-35', '', '', '2021-06-01 12:10:32', '2021-06-01 12:10:32', '', 3424, 'http://shoestimer.com/?post_type=product_variation&p=3495', 35, 'product_variation', '', 0),
(3494, 1, '2021-06-01 12:10:32', '2021-06-01 12:10:32', '', 'High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-5', '', 'inherit', 'open', 'closed', '', 'high-top-men-loafers-shoes-kidsuede-runway-casual-shoes-male-classic-round-toe-slip-on-flat-5', '', '', '2021-06-01 12:10:32', '2021-06-01 12:10:32', '', 3265, 'http://shoestimer.com/wp-content/uploads/2021/06/High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-5.jpg', 0, 'attachment', 'image/jpeg', 0),
(3496, 1, '2021-06-01 12:10:32', '2021-06-01 12:10:32', '', 'Factory Direct Women Casual Shoes Fashion Breathable Walking Mesh Flat Shoes Sneakers Women 2019 Gym Vulcanized Tenis Feminino', 'Color: 1705 Pink, Shoe Size: 39', 'publish', 'closed', 'closed', '', 'factory-direct-women-casual-shoes-fashion-breathable-walking-mesh-flat-shoes-sneakers-women-2019-gym-vulcanized-tenis-feminino-31', '', '', '2021-06-01 12:10:32', '2021-06-01 12:10:32', '', 3423, 'http://shoestimer.com/?post_type=product_variation&p=3496', 31, 'product_variation', '', 0),
(3497, 1, '2021-06-01 12:10:33', '2021-06-01 12:10:33', '', 'HUCDML Big Size Sneakers Shoes for Men Lightweight Breathable Running Walking Male Footwear Soft Sole Lace-up Scarpe Uomo', 'Color: Black white, Shoe Size: 40', 'publish', 'closed', 'closed', '', 'hucdml-big-size-sneakers-shoes-for-men-lightweight-breathable-running-walking-male-footwear-soft-sole-lace-up-scarpe-uomo-36', '', '', '2021-06-01 12:10:33', '2021-06-01 12:10:33', '', 3424, 'http://shoestimer.com/?post_type=product_variation&p=3497', 36, 'product_variation', '', 0),
(3499, 1, '2021-06-01 12:10:33', '2021-06-01 12:10:33', '', 'HUCDML Big Size Sneakers Shoes for Men Lightweight Breathable Running Walking Male Footwear Soft Sole Lace-up Scarpe Uomo', 'Color: Black white, Shoe Size: 39', 'publish', 'closed', 'closed', '', 'hucdml-big-size-sneakers-shoes-for-men-lightweight-breathable-running-walking-male-footwear-soft-sole-lace-up-scarpe-uomo-37', '', '', '2021-06-01 12:10:33', '2021-06-01 12:10:33', '', 3424, 'http://shoestimer.com/?post_type=product_variation&p=3499', 37, 'product_variation', '', 0),
(3498, 1, '2021-06-01 12:10:33', '2021-06-01 12:10:33', '', 'Factory Direct Women Casual Shoes Fashion Breathable Walking Mesh Flat Shoes Sneakers Women 2019 Gym Vulcanized Tenis Feminino', 'Color: 1705 Pink, Shoe Size: 40', 'publish', 'closed', 'closed', '', 'factory-direct-women-casual-shoes-fashion-breathable-walking-mesh-flat-shoes-sneakers-women-2019-gym-vulcanized-tenis-feminino-32', '', '', '2021-06-01 12:10:33', '2021-06-01 12:10:33', '', 3423, 'http://shoestimer.com/?post_type=product_variation&p=3498', 32, 'product_variation', '', 0),
(3500, 1, '2021-06-01 12:10:34', '2021-06-01 12:10:34', '', 'Factory Direct Women Casual Shoes Fashion Breathable Walking Mesh Flat Shoes Sneakers Women 2019 Gym Vulcanized Tenis Feminino', 'Color: 1705 Pink, Shoe Size: 37', 'publish', 'closed', 'closed', '', 'factory-direct-women-casual-shoes-fashion-breathable-walking-mesh-flat-shoes-sneakers-women-2019-gym-vulcanized-tenis-feminino-33', '', '', '2021-06-01 12:10:34', '2021-06-01 12:10:34', '', 3423, 'http://shoestimer.com/?post_type=product_variation&p=3500', 33, 'product_variation', '', 0),
(3501, 1, '2021-06-01 12:10:34', '2021-06-01 12:10:34', '', 'HUCDML Big Size Sneakers Shoes for Men Lightweight Breathable Running Walking Male Footwear Soft Sole Lace-up Scarpe Uomo', 'Color: Army Green, Shoe Size: 48', 'publish', 'closed', 'closed', '', 'hucdml-big-size-sneakers-shoes-for-men-lightweight-breathable-running-walking-male-footwear-soft-sole-lace-up-scarpe-uomo-38', '', '', '2021-06-01 12:10:34', '2021-06-01 12:10:34', '', 3424, 'http://shoestimer.com/?post_type=product_variation&p=3501', 38, 'product_variation', '', 0),
(3502, 1, '2021-06-01 12:10:35', '2021-06-01 12:10:35', '', 'Factory Direct Women Casual Shoes Fashion Breathable Walking Mesh Flat Shoes Sneakers Women 2019 Gym Vulcanized Tenis Feminino', 'Color: 1705 Pink, Shoe Size: 38', 'publish', 'closed', 'closed', '', 'factory-direct-women-casual-shoes-fashion-breathable-walking-mesh-flat-shoes-sneakers-women-2019-gym-vulcanized-tenis-feminino-34', '', '', '2021-06-01 12:10:35', '2021-06-01 12:10:35', '', 3423, 'http://shoestimer.com/?post_type=product_variation&p=3502', 34, 'product_variation', '', 0),
(3503, 1, '2021-06-01 12:10:35', '2021-06-01 12:10:35', '', 'HUCDML Big Size Sneakers Shoes for Men Lightweight Breathable Running Walking Male Footwear Soft Sole Lace-up Scarpe Uomo', 'Color: Army Green, Shoe Size: 47', 'publish', 'closed', 'closed', '', 'hucdml-big-size-sneakers-shoes-for-men-lightweight-breathable-running-walking-male-footwear-soft-sole-lace-up-scarpe-uomo-39', '', '', '2021-06-01 12:10:35', '2021-06-01 12:10:35', '', 3424, 'http://shoestimer.com/?post_type=product_variation&p=3503', 39, 'product_variation', '', 0),
(3504, 1, '2021-06-01 12:10:36', '2021-06-01 12:10:36', '', 'Factory Direct Women Casual Shoes Fashion Breathable Walking Mesh Flat Shoes Sneakers Women 2019 Gym Vulcanized Tenis Feminino', 'Color: 1705 Black, Shoe Size: 35', 'publish', 'closed', 'closed', '', 'factory-direct-women-casual-shoes-fashion-breathable-walking-mesh-flat-shoes-sneakers-women-2019-gym-vulcanized-tenis-feminino-35', '', '', '2021-06-01 12:10:36', '2021-06-01 12:10:36', '', 3423, 'http://shoestimer.com/?post_type=product_variation&p=3504', 35, 'product_variation', '', 0),
(3505, 1, '2021-06-01 12:10:36', '2021-06-01 12:10:36', '', 'HUCDML Big Size Sneakers Shoes for Men Lightweight Breathable Running Walking Male Footwear Soft Sole Lace-up Scarpe Uomo', 'Color: Army Green, Shoe Size: 46', 'publish', 'closed', 'closed', '', 'hucdml-big-size-sneakers-shoes-for-men-lightweight-breathable-running-walking-male-footwear-soft-sole-lace-up-scarpe-uomo-40', '', '', '2021-06-01 12:10:36', '2021-06-01 12:10:36', '', 3424, 'http://shoestimer.com/?post_type=product_variation&p=3505', 40, 'product_variation', '', 0),
(3506, 1, '2021-06-01 12:10:36', '2021-06-01 12:10:36', '', 'Factory Direct Women Casual Shoes Fashion Breathable Walking Mesh Flat Shoes Sneakers Women 2019 Gym Vulcanized Tenis Feminino', 'Color: 1705 Black, Shoe Size: 36', 'publish', 'closed', 'closed', '', 'factory-direct-women-casual-shoes-fashion-breathable-walking-mesh-flat-shoes-sneakers-women-2019-gym-vulcanized-tenis-feminino-36', '', '', '2021-06-01 12:10:36', '2021-06-01 12:10:36', '', 3423, 'http://shoestimer.com/?post_type=product_variation&p=3506', 36, 'product_variation', '', 0),
(3507, 1, '2021-06-01 12:10:36', '2021-06-01 12:10:36', '', 'HUCDML Big Size Sneakers Shoes for Men Lightweight Breathable Running Walking Male Footwear Soft Sole Lace-up Scarpe Uomo', 'Color: Army Green, Shoe Size: 45', 'publish', 'closed', 'closed', '', 'hucdml-big-size-sneakers-shoes-for-men-lightweight-breathable-running-walking-male-footwear-soft-sole-lace-up-scarpe-uomo-41', '', '', '2021-06-01 12:10:36', '2021-06-01 12:10:36', '', 3424, 'http://shoestimer.com/?post_type=product_variation&p=3507', 41, 'product_variation', '', 0),
(3508, 1, '2021-06-01 12:10:36', '2021-06-01 12:10:36', '', 'Factory Direct Women Casual Shoes Fashion Breathable Walking Mesh Flat Shoes Sneakers Women 2019 Gym Vulcanized Tenis Feminino', 'Color: 1705 Black, Shoe Size: 39', 'publish', 'closed', 'closed', '', 'factory-direct-women-casual-shoes-fashion-breathable-walking-mesh-flat-shoes-sneakers-women-2019-gym-vulcanized-tenis-feminino-37', '', '', '2021-06-01 12:10:36', '2021-06-01 12:10:36', '', 3423, 'http://shoestimer.com/?post_type=product_variation&p=3508', 37, 'product_variation', '', 0),
(3509, 1, '2021-06-01 12:10:36', '2021-06-01 12:10:36', '', 'HUCDML Big Size Sneakers Shoes for Men Lightweight Breathable Running Walking Male Footwear Soft Sole Lace-up Scarpe Uomo', 'Color: Army Green, Shoe Size: 44', 'publish', 'closed', 'closed', '', 'hucdml-big-size-sneakers-shoes-for-men-lightweight-breathable-running-walking-male-footwear-soft-sole-lace-up-scarpe-uomo-42', '', '', '2021-06-01 12:10:36', '2021-06-01 12:10:36', '', 3424, 'http://shoestimer.com/?post_type=product_variation&p=3509', 42, 'product_variation', '', 0),
(3510, 1, '2021-06-01 12:10:36', '2021-06-01 12:10:36', '', 'Factory Direct Women Casual Shoes Fashion Breathable Walking Mesh Flat Shoes Sneakers Women 2019 Gym Vulcanized Tenis Feminino', 'Color: 1705 Black, Shoe Size: 40', 'publish', 'closed', 'closed', '', 'factory-direct-women-casual-shoes-fashion-breathable-walking-mesh-flat-shoes-sneakers-women-2019-gym-vulcanized-tenis-feminino-38', '', '', '2021-06-01 12:10:36', '2021-06-01 12:10:36', '', 3423, 'http://shoestimer.com/?post_type=product_variation&p=3510', 38, 'product_variation', '', 0),
(3511, 1, '2021-06-01 12:10:36', '2021-06-01 12:10:36', '', 'HUCDML Big Size Sneakers Shoes for Men Lightweight Breathable Running Walking Male Footwear Soft Sole Lace-up Scarpe Uomo', 'Color: Black Orange, Shoe Size: 39', 'publish', 'closed', 'closed', '', 'hucdml-big-size-sneakers-shoes-for-men-lightweight-breathable-running-walking-male-footwear-soft-sole-lace-up-scarpe-uomo-43', '', '', '2021-06-01 12:10:36', '2021-06-01 12:10:36', '', 3424, 'http://shoestimer.com/?post_type=product_variation&p=3511', 43, 'product_variation', '', 0),
(3512, 1, '2021-06-01 12:10:37', '2021-06-01 12:10:37', '', 'Factory Direct Women Casual Shoes Fashion Breathable Walking Mesh Flat Shoes Sneakers Women 2019 Gym Vulcanized Tenis Feminino', 'Color: 1705 Black, Shoe Size: 37', 'publish', 'closed', 'closed', '', 'factory-direct-women-casual-shoes-fashion-breathable-walking-mesh-flat-shoes-sneakers-women-2019-gym-vulcanized-tenis-feminino-39', '', '', '2021-06-01 12:10:37', '2021-06-01 12:10:37', '', 3423, 'http://shoestimer.com/?post_type=product_variation&p=3512', 39, 'product_variation', '', 0),
(3513, 1, '2021-06-01 12:10:37', '2021-06-01 12:10:37', '', 'HUCDML Big Size Sneakers Shoes for Men Lightweight Breathable Running Walking Male Footwear Soft Sole Lace-up Scarpe Uomo', 'Color: Black white, Shoe Size: 48', 'publish', 'closed', 'closed', '', 'hucdml-big-size-sneakers-shoes-for-men-lightweight-breathable-running-walking-male-footwear-soft-sole-lace-up-scarpe-uomo-44', '', '', '2021-06-01 12:10:37', '2021-06-01 12:10:37', '', 3424, 'http://shoestimer.com/?post_type=product_variation&p=3513', 44, 'product_variation', '', 0),
(3514, 1, '2021-06-01 12:10:37', '2021-06-01 12:10:37', '', 'Factory Direct Women Casual Shoes Fashion Breathable Walking Mesh Flat Shoes Sneakers Women 2019 Gym Vulcanized Tenis Feminino', 'Color: 1705 Black, Shoe Size: 38', 'publish', 'closed', 'closed', '', 'factory-direct-women-casual-shoes-fashion-breathable-walking-mesh-flat-shoes-sneakers-women-2019-gym-vulcanized-tenis-feminino-40', '', '', '2021-06-01 12:10:37', '2021-06-01 12:10:37', '', 3423, 'http://shoestimer.com/?post_type=product_variation&p=3514', 40, 'product_variation', '', 0),
(3515, 1, '2021-06-01 12:10:37', '2021-06-01 12:10:37', '', 'HUCDML Big Size Sneakers Shoes for Men Lightweight Breathable Running Walking Male Footwear Soft Sole Lace-up Scarpe Uomo', 'Color: Black white, Shoe Size: 47', 'publish', 'closed', 'closed', '', 'hucdml-big-size-sneakers-shoes-for-men-lightweight-breathable-running-walking-male-footwear-soft-sole-lace-up-scarpe-uomo-45', '', '', '2021-06-01 12:10:37', '2021-06-01 12:10:37', '', 3424, 'http://shoestimer.com/?post_type=product_variation&p=3515', 45, 'product_variation', '', 0),
(3516, 1, '2021-06-01 12:10:37', '2021-06-01 12:10:37', '', 'HUCDML Big Size Sneakers Shoes for Men Lightweight Breathable Running Walking Male Footwear Soft Sole Lace-up Scarpe Uomo', 'Color: Black white, Shoe Size: 46', 'publish', 'closed', 'closed', '', 'hucdml-big-size-sneakers-shoes-for-men-lightweight-breathable-running-walking-male-footwear-soft-sole-lace-up-scarpe-uomo-46', '', '', '2021-06-01 12:10:37', '2021-06-01 12:10:37', '', 3424, 'http://shoestimer.com/?post_type=product_variation&p=3516', 46, 'product_variation', '', 0),
(3518, 1, '2021-06-01 12:10:37', '2021-06-01 12:10:37', '', 'HUCDML Big Size Sneakers Shoes for Men Lightweight Breathable Running Walking Male Footwear Soft Sole Lace-up Scarpe Uomo', 'Color: Black white, Shoe Size: 45', 'publish', 'closed', 'closed', '', 'hucdml-big-size-sneakers-shoes-for-men-lightweight-breathable-running-walking-male-footwear-soft-sole-lace-up-scarpe-uomo-47', '', '', '2021-06-01 12:10:37', '2021-06-01 12:10:37', '', 3424, 'http://shoestimer.com/?post_type=product_variation&p=3518', 47, 'product_variation', '', 0),
(3517, 1, '2021-06-01 12:10:37', '2021-06-01 12:10:37', '', 'High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat.jpg_640x640', '', 'inherit', 'open', 'closed', '', 'high-top-men-loafers-shoes-kidsuede-runway-casual-shoes-male-classic-round-toe-slip-on-flat-jpg_640x640', '', '', '2021-06-01 12:10:37', '2021-06-01 12:10:37', '', 3265, 'http://shoestimer.com/wp-content/uploads/2021/06/High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat.jpg_640x640.jpg', 0, 'attachment', 'image/jpeg', 0),
(3519, 1, '2021-06-01 12:10:38', '2021-06-01 12:10:38', '', 'HUCDML Big Size Sneakers Shoes for Men Lightweight Breathable Running Walking Male Footwear Soft Sole Lace-up Scarpe Uomo', 'Color: Black white, Shoe Size: 44', 'publish', 'closed', 'closed', '', 'hucdml-big-size-sneakers-shoes-for-men-lightweight-breathable-running-walking-male-footwear-soft-sole-lace-up-scarpe-uomo-48', '', '', '2021-06-01 12:10:38', '2021-06-01 12:10:38', '', 3424, 'http://shoestimer.com/?post_type=product_variation&p=3519', 48, 'product_variation', '', 0),
(3520, 1, '2021-06-01 12:10:39', '2021-06-01 12:10:39', '', 'HUCDML Big Size Sneakers Shoes for Men Lightweight Breathable Running Walking Male Footwear Soft Sole Lace-up Scarpe Uomo', 'Color: Black white, Shoe Size: 43', 'publish', 'closed', 'closed', '', 'hucdml-big-size-sneakers-shoes-for-men-lightweight-breathable-running-walking-male-footwear-soft-sole-lace-up-scarpe-uomo-49', '', '', '2021-06-01 12:10:39', '2021-06-01 12:10:39', '', 3424, 'http://shoestimer.com/?post_type=product_variation&p=3520', 49, 'product_variation', '', 0),
(3521, 1, '2021-06-01 12:10:40', '2021-06-01 12:10:40', '', 'HUCDML Big Size Sneakers Shoes for Men Lightweight Breathable Running Walking Male Footwear Soft Sole Lace-up Scarpe Uomo', 'Color: Black white, Shoe Size: 42', 'publish', 'closed', 'closed', '', 'hucdml-big-size-sneakers-shoes-for-men-lightweight-breathable-running-walking-male-footwear-soft-sole-lace-up-scarpe-uomo-50', '', '', '2021-06-01 12:10:40', '2021-06-01 12:10:40', '', 3424, 'http://shoestimer.com/?post_type=product_variation&p=3521', 50, 'product_variation', '', 0),
(3522, 1, '2021-06-01 12:10:40', '2021-06-01 12:10:40', '', 'High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-1.jpg_640x640-1', '', 'inherit', 'open', 'closed', '', 'high-top-men-loafers-shoes-kidsuede-runway-casual-shoes-male-classic-round-toe-slip-on-flat-1-jpg_640x640-1', '', '', '2021-06-01 12:10:40', '2021-06-01 12:10:40', '', 3265, 'http://shoestimer.com/wp-content/uploads/2021/06/High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-1.jpg_640x640-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(3523, 1, '2021-06-01 12:10:43', '2021-06-01 12:10:43', '', 'High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-2.jpg_640x640-2', '', 'inherit', 'open', 'closed', '', 'high-top-men-loafers-shoes-kidsuede-runway-casual-shoes-male-classic-round-toe-slip-on-flat-2-jpg_640x640-2', '', '', '2021-06-01 12:10:43', '2021-06-01 12:10:43', '', 3265, 'http://shoestimer.com/wp-content/uploads/2021/06/High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-2.jpg_640x640-2.jpg', 0, 'attachment', 'image/jpeg', 0);
INSERT INTO `wpx5_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(3524, 1, '2021-06-01 12:10:44', '2021-06-01 12:10:44', '                <div class=\"product-specs-list-container\">\n                    <ul class=\"product-specs-list util-clearfix\">\n						                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Brand Name:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">SCYuXing</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Origin:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">CN(Origin)</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Upper Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Genuine Leather</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Upper-Genuine Leather Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Cow Leather</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Outsole Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Rubber</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Model Number:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">29018</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Closure Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Slip-On</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Fit:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Fits true to size, take your normal size</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Shoes Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Loafers</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Pattern Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Solid</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Department Name:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Adult</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Feature:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Breathable</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Insole Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">EVA</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Lining Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">PU</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Season:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Summer</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Item Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">casual shoes</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Shoe Width:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Medium(B,M)</span>\n                            </li>\n							                    </ul>\n                </div>\n				<div class=\"detailmodule_dynamic\"><kse:widget data-widget-type=\"relatedProduct\" id=\"24445551\" title=\"\" type=\"relation\"></kse:widget></div>\n<div class=\"detailmodule_html\"><div class=\"detail-desc-decorate-richtext\"><p>\n	&nbsp;\n</p>\n<p>\n	&nbsp;\n</p>\n<p>\n	&nbsp;\n</p>\n<p style=\"word-wrap: break-word;font-family: arial;line-height: normal;\">\n	<span style=\"color: #ff0000;font-size: 24.0px;font-style: inherit;font-weight: inherit;line-height: inherit;\">Hello buyer,Please refer size table and&nbsp;pay attention to&nbsp;feet length. thank you .</span>\n</p>\n<p style=\"word-wrap: break-word;font-family: arial;line-height: normal;\">\n	<span style=\"color: #ff0000;font-size: 24.0px;font-style: inherit;font-weight: inherit;line-height: inherit;\">​<img alt=\"9018-1\" src=\"https://ae01.alicdn.com/kf/H963c8e1bbcf84bab948d58c25d9c8ea1K.png\" /></span>\n</p>\n<p style=\"word-wrap: break-word;font-family: arial;line-height: normal;\">\n	&nbsp;\n</p>\n<p style=\"word-wrap: break-word;font-family: arial;line-height: normal;\">\n	<img alt=\"1236\" src=\"https://ae01.alicdn.com/kf/HTB1cmNoSpXXXXaEXpXXq6xXFXXXs.jpg?size=203616&amp;height=963&amp;width=750&amp;hash=6277a3b1891103c1ec6ce96fc3534e65\" />\n</p>\n<p style=\"margin: 0.0px;padding: 0.0px;border: 0.0px;font-family: arial;line-height: 18.0px;vertical-align: baseline;word-wrap: break-word;color: #000000;\">\n	&nbsp;\n</p>\n<p style=\"word-wrap: break-word;font-family: arial;line-height: normal;\">\n	<span style=\"background-color: #ffcc00;color: #0000ff;font-size: 18.0px;line-height: 24.0px;\">products view</span><span style=\"color: #ff0000;font-size: 18.0px;line-height: 24.0px;\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;</span>\n</p>\n<p style=\"word-wrap: break-word;font-family: arial;line-height: normal;\">\n	<img alt=\"1\" src=\"https://ae01.alicdn.com/kf/HTB15KwKsAyWBuNjy0Fpq6yssXXa3.jpg\" />\n</p>\n<p style=\"word-wrap: break-word;font-family: arial;line-height: normal;\">\n	<img alt=\"8\" src=\"https://ae01.alicdn.com/kf/HTB1RcmhsStYBeNjSspaq6yOOFXar.jpg\" /><img alt=\"10\" src=\"https://ae01.alicdn.com/kf/HTB1ptcCsuSSBuNjy0Flq6zBpVXav.jpg\" />\n</p>\n<p style=\"word-wrap: break-word;font-family: arial;line-height: normal;\">\n	<img alt=\"O1CN01MfCLJJ1ag0ZwMAAHB_!!1101393358\" src=\"https://ae01.alicdn.com/kf/H1d355f3085ad459fa74a1e2dc3c16d9dO.jpg\" /><img alt=\"O1CN01t07u7Z1ag0ZxDWDv8_!!1101393358 (1)\" src=\"https://ae01.alicdn.com/kf/H571584f148354cd1a718dcb7cec9b1d8b.jpg\" /><img alt=\"O1CN01Q9YZPB1ag0ZxDUwut_!!1101393358 (1)\" src=\"https://ae01.alicdn.com/kf/H20ad0cbfb7784abd80a3768d71920b6aM.jpg\" /><img alt=\"O1CN01WfQqxy1ag0ZtWkBBS_!!1101393358\" src=\"https://ae01.alicdn.com/kf/H432536f4f29b431cafc9e58be26b7204u.jpg\" /><img alt=\"O1CN01MnOMRs1ag0ZwM9te7_!!1101393358\" src=\"https://ae01.alicdn.com/kf/H8f1f9fccec544ab183015790f742d845o.jpg\" /><img alt=\"O1CN01PYVCPz1ag0Zwe4AUO_!!1101393358\" src=\"https://ae01.alicdn.com/kf/He00f889da93d4e9797743178e76bcd78J.jpg\" /><img alt=\"O1CN01RX0Igc1ag0Zwe3A5k_!!1101393358\" src=\"https://ae01.alicdn.com/kf/Hfec55b760527475480875809805107b2S.jpg\" /><img alt=\"O1CN014grHcV1ag0ZoqIrD4_!!1101393358\" src=\"https://ae01.alicdn.com/kf/H3c29057ff92e4845b9b69d47c17fe38cZ.jpg\" />\n</p>\n<p style=\"word-wrap: break-word;font-family: arial;line-height: normal;\">\n	&nbsp;\n</p>\n<p style=\"word-wrap: break-word;font-family: arial;line-height: normal;\">\n	<img alt=\"O1CN01jwVfDG1ag0ZwMB6WP_!!1101393358\" src=\"https://ae01.alicdn.com/kf/H694c226100014befac7f936fdeeed24eC.jpg\" /><img alt=\"O1CN01K544QT1ag0Zy5xLHq_!!1101393358\" src=\"https://ae01.alicdn.com/kf/Ha8d244523b464f949034f7fe8fc807d3O.jpg\" />\n</p>\n<p style=\"word-wrap: break-word;font-family: arial;line-height: normal;\">\n	<img alt=\"01\" src=\"https://ae01.alicdn.com/kf/HTB1ENvqNXXXXXX5XVXXq6xXFXXX4/220666554/HTB1ENvqNXXXXXX5XVXXq6xXFXXX4.jpg?size=42741&amp;height=299&amp;width=842&amp;hash=f6eb262df2d7e37c8176ba981a49d499\" />\n</p>\n<p style=\"word-wrap: break-word;font-family: arial;line-height: normal;\">\n	&nbsp;\n</p>\n<p style=\"word-wrap: break-word;font-family: arial;line-height: normal;\">\n	&nbsp;\n</p>\n</div></div>\n<div class=\"detailmodule_html\"><div class=\"detail-desc-decorate-richtext\"><p>\n	&nbsp;\n</p>\n<p>\n	&nbsp;\n</p>\n<p>\n	&nbsp;\n</p>\n<p style=\"word-wrap: break-word;font-family: arial;line-height: normal;\">\n	<span style=\"color: #ff0000;font-size: 24.0px;font-style: inherit;font-weight: inherit;line-height: inherit;\">Hello buyer,Please refer size table and&nbsp;pay attention to&nbsp;feet length. thank you .</span>\n</p>\n<p style=\"word-wrap: break-word;font-family: arial;line-height: normal;\">\n	<span style=\"color: #ff0000;font-size: 24.0px;font-style: inherit;font-weight: inherit;line-height: inherit;\">​<img alt=\"HTB1HdI.SFXXXXXWaXXXq6xXFXXXf (2)\" src=\"https://ae01.alicdn.com/kf/HTB1vpYlBOCYBuNkHFCcq6AHtVXa3.jpg\" /></span>\n</p>\n<p style=\"word-wrap: break-word;font-family: arial;line-height: normal;\">\n	&nbsp;\n</p>\n<p style=\"word-wrap: break-word;font-family: arial;line-height: normal;\">\n	<img alt=\"1236\" src=\"https://ae01.alicdn.com/kf/HTB1cmNoSpXXXXaEXpXXq6xXFXXXs.jpg?size=203616&amp;height=963&amp;width=750&amp;hash=6277a3b1891103c1ec6ce96fc3534e65\" />\n</p>\n<p style=\"margin: 0.0px;padding: 0.0px;border: 0.0px;font-family: arial;line-height: 18.0px;vertical-align: baseline;word-wrap: break-word;color: #000000;\">\n	&nbsp;\n</p>\n<p style=\"word-wrap: break-word;font-family: arial;line-height: normal;\">\n	<span style=\"background-color: #ffcc00;color: #0000ff;font-size: 18.0px;line-height: 24.0px;\">products view</span><span style=\"color: #ff0000;font-size: 18.0px;line-height: 24.0px;\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;</span>\n</p>\n<p style=\"word-wrap: break-word;font-family: arial;line-height: normal;\">\n	<img alt=\"1\" src=\"https://ae01.alicdn.com/kf/HTB15KwKsAyWBuNjy0Fpq6yssXXa3.jpg\" />\n</p>\n<p style=\"word-wrap: break-word;font-family: arial;line-height: normal;\">\n	<img alt=\"8\" src=\"https://ae01.alicdn.com/kf/HTB1RcmhsStYBeNjSspaq6yOOFXar.jpg\" /><img alt=\"10\" src=\"https://ae01.alicdn.com/kf/HTB1ptcCsuSSBuNjy0Flq6zBpVXav.jpg\" />\n</p>\n<p style=\"word-wrap: break-word;font-family: arial;line-height: normal;\">\n	<img alt=\"O1CN01MfCLJJ1ag0ZwMAAHB_!!1101393358\" src=\"https://ae01.alicdn.com/kf/H1d355f3085ad459fa74a1e2dc3c16d9dO.jpg\" /><img alt=\"O1CN01t07u7Z1ag0ZxDWDv8_!!1101393358 (1)\" src=\"https://ae01.alicdn.com/kf/H571584f148354cd1a718dcb7cec9b1d8b.jpg\" /><img alt=\"O1CN01Q9YZPB1ag0ZxDUwut_!!1101393358 (1)\" src=\"https://ae01.alicdn.com/kf/H20ad0cbfb7784abd80a3768d71920b6aM.jpg\" /><img alt=\"O1CN01WfQqxy1ag0ZtWkBBS_!!1101393358\" src=\"https://ae01.alicdn.com/kf/H432536f4f29b431cafc9e58be26b7204u.jpg\" /><img alt=\"O1CN01MnOMRs1ag0ZwM9te7_!!1101393358\" src=\"https://ae01.alicdn.com/kf/H8f1f9fccec544ab183015790f742d845o.jpg\" /><img alt=\"O1CN01PYVCPz1ag0Zwe4AUO_!!1101393358\" src=\"https://ae01.alicdn.com/kf/He00f889da93d4e9797743178e76bcd78J.jpg\" /><img alt=\"O1CN01RX0Igc1ag0Zwe3A5k_!!1101393358\" src=\"https://ae01.alicdn.com/kf/Hfec55b760527475480875809805107b2S.jpg\" /><img alt=\"O1CN014grHcV1ag0ZoqIrD4_!!1101393358\" src=\"https://ae01.alicdn.com/kf/H3c29057ff92e4845b9b69d47c17fe38cZ.jpg\" />\n</p>\n<p style=\"word-wrap: break-word;font-family: arial;line-height: normal;\">\n	&nbsp;\n</p>\n<p style=\"word-wrap: break-word;font-family: arial;line-height: normal;\">\n	<img alt=\"O1CN01jwVfDG1ag0ZwMB6WP_!!1101393358\" src=\"https://ae01.alicdn.com/kf/H694c226100014befac7f936fdeeed24eC.jpg\" /><img alt=\"O1CN01K544QT1ag0Zy5xLHq_!!1101393358\" src=\"https://ae01.alicdn.com/kf/Ha8d244523b464f949034f7fe8fc807d3O.jpg\" />\n</p>\n<p style=\"word-wrap: break-word;font-family: arial;line-height: normal;\">\n	<img alt=\"01\" src=\"https://ae01.alicdn.com/kf/HTB1ENvqNXXXXXX5XVXXq6xXFXXX4/220666554/HTB1ENvqNXXXXXX5XVXXq6xXFXXX4.jpg?size=42741&amp;height=299&amp;width=842&amp;hash=f6eb262df2d7e37c8176ba981a49d499\" />\n</p>\n<p style=\"word-wrap: break-word;font-family: arial;line-height: normal;\">\n	&nbsp;\n</p>\n<p style=\"word-wrap: break-word;font-family: arial;line-height: normal;\">\n	&nbsp;\n</p>\n</div></div>\n\n\n', '2021 Newly Men\'s Summer Loafers Shoes Genuine Leather Soft Man Casual Slip-on Cutout Shoes Cowhide Summer Loafers', '', 'publish', 'open', 'closed', '', '2021-newly-mens-summer-loafers-shoes-genuine-leather-soft-man-casual-slip-on-cutout-shoes-cowhide-summer-loafers', '', '', '2021-06-01 12:10:54', '2021-06-01 12:10:54', '', 0, 'http://shoestimer.com/product/2021-newly-mens-summer-loafers-shoes-genuine-leather-soft-man-casual-slip-on-cutout-shoes-cowhide-summer-loafers/', 0, 'product', '', 0),
(3525, 1, '2021-06-01 12:10:46', '2021-06-01 12:10:46', '', '2021-Newly-Men-s-Summer-Loafers-Shoes-Genuine-Leather-Soft-Man-Casual-Slip-on-Cutout-Shoes', '', 'inherit', 'open', 'closed', '', '2021-newly-men-s-summer-loafers-shoes-genuine-leather-soft-man-casual-slip-on-cutout-shoes', '', '', '2021-06-01 12:10:46', '2021-06-01 12:10:46', '', 3524, 'http://shoestimer.com/wp-content/uploads/2021/06/2021-Newly-Men-s-Summer-Loafers-Shoes-Genuine-Leather-Soft-Man-Casual-Slip-on-Cutout-Shoes.jpg', 0, 'attachment', 'image/jpeg', 0),
(3526, 1, '2021-06-01 12:10:46', '2021-06-01 12:10:46', '', '2021 Newly Men\'s Summer Loafers Shoes Genuine Leather Soft Man Casual Slip-on Cutout Shoes Cowhide Summer Loafers', 'Color: Orange, Shoe Size: 12', 'publish', 'closed', 'closed', '', '2021-newly-mens-summer-loafers-shoes-genuine-leather-soft-man-casual-slip-on-cutout-shoes-cowhide-summer-loafers', '', '', '2021-06-01 12:10:46', '2021-06-01 12:10:46', '', 3524, 'http://shoestimer.com/?post_type=product_variation&p=3526', 1, 'product_variation', '', 0),
(3527, 1, '2021-06-01 12:10:46', '2021-06-01 12:10:46', '', '2021 Newly Men\'s Summer Loafers Shoes Genuine Leather Soft Man Casual Slip-on Cutout Shoes Cowhide Summer Loafers', 'Color: Brown, Shoe Size: 12', 'publish', 'closed', 'closed', '', '2021-newly-mens-summer-loafers-shoes-genuine-leather-soft-man-casual-slip-on-cutout-shoes-cowhide-summer-loafers-2', '', '', '2021-06-01 12:10:46', '2021-06-01 12:10:46', '', 3524, 'http://shoestimer.com/?post_type=product_variation&p=3527', 2, 'product_variation', '', 0),
(3528, 1, '2021-06-01 12:10:46', '2021-06-01 12:10:46', '', '2021 Newly Men\'s Summer Loafers Shoes Genuine Leather Soft Man Casual Slip-on Cutout Shoes Cowhide Summer Loafers', 'Color: BLACK, Shoe Size: 12', 'publish', 'closed', 'closed', '', '2021-newly-mens-summer-loafers-shoes-genuine-leather-soft-man-casual-slip-on-cutout-shoes-cowhide-summer-loafers-3', '', '', '2021-06-01 12:10:46', '2021-06-01 12:10:46', '', 3524, 'http://shoestimer.com/?post_type=product_variation&p=3528', 3, 'product_variation', '', 0),
(3529, 1, '2021-06-01 12:10:46', '2021-06-01 12:10:46', '', '2021 Newly Men\'s Summer Loafers Shoes Genuine Leather Soft Man Casual Slip-on Cutout Shoes Cowhide Summer Loafers', 'Color: Orange, Shoe Size: 6.5', 'publish', 'closed', 'closed', '', '2021-newly-mens-summer-loafers-shoes-genuine-leather-soft-man-casual-slip-on-cutout-shoes-cowhide-summer-loafers-4', '', '', '2021-06-01 12:10:46', '2021-06-01 12:10:46', '', 3524, 'http://shoestimer.com/?post_type=product_variation&p=3529', 4, 'product_variation', '', 0),
(3530, 1, '2021-06-01 12:10:47', '2021-06-01 12:10:47', '', '2021 Newly Men\'s Summer Loafers Shoes Genuine Leather Soft Man Casual Slip-on Cutout Shoes Cowhide Summer Loafers', 'Color: Orange, Shoe Size: 7', 'publish', 'closed', 'closed', '', '2021-newly-mens-summer-loafers-shoes-genuine-leather-soft-man-casual-slip-on-cutout-shoes-cowhide-summer-loafers-5', '', '', '2021-06-01 12:10:47', '2021-06-01 12:10:47', '', 3524, 'http://shoestimer.com/?post_type=product_variation&p=3530', 5, 'product_variation', '', 0),
(3531, 1, '2021-06-01 12:10:47', '2021-06-01 12:10:47', '', '2021 Newly Men\'s Summer Loafers Shoes Genuine Leather Soft Man Casual Slip-on Cutout Shoes Cowhide Summer Loafers', 'Color: Orange, Shoe Size: 8', 'publish', 'closed', 'closed', '', '2021-newly-mens-summer-loafers-shoes-genuine-leather-soft-man-casual-slip-on-cutout-shoes-cowhide-summer-loafers-6', '', '', '2021-06-01 12:10:47', '2021-06-01 12:10:47', '', 3524, 'http://shoestimer.com/?post_type=product_variation&p=3531', 6, 'product_variation', '', 0),
(3532, 1, '2021-06-01 12:10:47', '2021-06-01 12:10:47', '', '2021 Newly Men\'s Summer Loafers Shoes Genuine Leather Soft Man Casual Slip-on Cutout Shoes Cowhide Summer Loafers', 'Color: Orange, Shoe Size: 8.5', 'publish', 'closed', 'closed', '', '2021-newly-mens-summer-loafers-shoes-genuine-leather-soft-man-casual-slip-on-cutout-shoes-cowhide-summer-loafers-7', '', '', '2021-06-01 12:10:47', '2021-06-01 12:10:47', '', 3524, 'http://shoestimer.com/?post_type=product_variation&p=3532', 7, 'product_variation', '', 0),
(3534, 1, '2021-06-01 12:10:47', '2021-06-01 12:10:47', '', '2021 Newly Men\'s Summer Loafers Shoes Genuine Leather Soft Man Casual Slip-on Cutout Shoes Cowhide Summer Loafers', 'Color: Orange, Shoe Size: 9.5', 'publish', 'closed', 'closed', '', '2021-newly-mens-summer-loafers-shoes-genuine-leather-soft-man-casual-slip-on-cutout-shoes-cowhide-summer-loafers-8', '', '', '2021-06-01 12:10:47', '2021-06-01 12:10:47', '', 3524, 'http://shoestimer.com/?post_type=product_variation&p=3534', 8, 'product_variation', '', 0),
(3533, 1, '2021-06-01 12:10:47', '2021-06-01 12:10:47', '', 'High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-3.jpg_640x640-3', '', 'inherit', 'open', 'closed', '', 'high-top-men-loafers-shoes-kidsuede-runway-casual-shoes-male-classic-round-toe-slip-on-flat-3-jpg_640x640-3', '', '', '2021-06-01 12:10:47', '2021-06-01 12:10:47', '', 3265, 'http://shoestimer.com/wp-content/uploads/2021/06/High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-3.jpg_640x640-3.jpg', 0, 'attachment', 'image/jpeg', 0),
(3535, 1, '2021-06-01 12:10:47', '2021-06-01 12:10:47', '', '2021 Newly Men\'s Summer Loafers Shoes Genuine Leather Soft Man Casual Slip-on Cutout Shoes Cowhide Summer Loafers', 'Color: Orange, Shoe Size: 10', 'publish', 'closed', 'closed', '', '2021-newly-mens-summer-loafers-shoes-genuine-leather-soft-man-casual-slip-on-cutout-shoes-cowhide-summer-loafers-9', '', '', '2021-06-01 12:10:47', '2021-06-01 12:10:47', '', 3524, 'http://shoestimer.com/?post_type=product_variation&p=3535', 9, 'product_variation', '', 0),
(3536, 1, '2021-06-01 12:10:48', '2021-06-01 12:10:48', '', '2021 Newly Men\'s Summer Loafers Shoes Genuine Leather Soft Man Casual Slip-on Cutout Shoes Cowhide Summer Loafers', 'Color: Orange, Shoe Size: 6', 'publish', 'closed', 'closed', '', '2021-newly-mens-summer-loafers-shoes-genuine-leather-soft-man-casual-slip-on-cutout-shoes-cowhide-summer-loafers-10', '', '', '2021-06-01 12:10:48', '2021-06-01 12:10:48', '', 3524, 'http://shoestimer.com/?post_type=product_variation&p=3536', 10, 'product_variation', '', 0),
(3537, 1, '2021-06-01 12:10:49', '2021-06-01 12:10:49', '', '2021 Newly Men\'s Summer Loafers Shoes Genuine Leather Soft Man Casual Slip-on Cutout Shoes Cowhide Summer Loafers', 'Color: BLACK, Shoe Size: 7', 'publish', 'closed', 'closed', '', '2021-newly-mens-summer-loafers-shoes-genuine-leather-soft-man-casual-slip-on-cutout-shoes-cowhide-summer-loafers-11', '', '', '2021-06-01 12:10:49', '2021-06-01 12:10:49', '', 3524, 'http://shoestimer.com/?post_type=product_variation&p=3537', 11, 'product_variation', '', 0),
(3538, 1, '2021-06-01 12:10:49', '2021-06-01 12:10:49', '', '2021 Newly Men\'s Summer Loafers Shoes Genuine Leather Soft Man Casual Slip-on Cutout Shoes Cowhide Summer Loafers', 'Color: BLACK, Shoe Size: 8', 'publish', 'closed', 'closed', '', '2021-newly-mens-summer-loafers-shoes-genuine-leather-soft-man-casual-slip-on-cutout-shoes-cowhide-summer-loafers-12', '', '', '2021-06-01 12:10:49', '2021-06-01 12:10:49', '', 3524, 'http://shoestimer.com/?post_type=product_variation&p=3538', 12, 'product_variation', '', 0),
(3539, 1, '2021-06-01 12:10:49', '2021-06-01 12:10:49', '', '2021 Newly Men\'s Summer Loafers Shoes Genuine Leather Soft Man Casual Slip-on Cutout Shoes Cowhide Summer Loafers', 'Color: BLACK, Shoe Size: 8.5', 'publish', 'closed', 'closed', '', '2021-newly-mens-summer-loafers-shoes-genuine-leather-soft-man-casual-slip-on-cutout-shoes-cowhide-summer-loafers-13', '', '', '2021-06-01 12:10:49', '2021-06-01 12:10:49', '', 3524, 'http://shoestimer.com/?post_type=product_variation&p=3539', 13, 'product_variation', '', 0),
(3540, 1, '2021-06-01 12:10:49', '2021-06-01 12:10:49', '', '2021 Newly Men\'s Summer Loafers Shoes Genuine Leather Soft Man Casual Slip-on Cutout Shoes Cowhide Summer Loafers', 'Color: BLACK, Shoe Size: 9.5', 'publish', 'closed', 'closed', '', '2021-newly-mens-summer-loafers-shoes-genuine-leather-soft-man-casual-slip-on-cutout-shoes-cowhide-summer-loafers-14', '', '', '2021-06-01 12:10:49', '2021-06-01 12:10:49', '', 3524, 'http://shoestimer.com/?post_type=product_variation&p=3540', 14, 'product_variation', '', 0),
(3541, 1, '2021-06-01 12:10:49', '2021-06-01 12:10:49', '', '2021 Newly Men\'s Summer Loafers Shoes Genuine Leather Soft Man Casual Slip-on Cutout Shoes Cowhide Summer Loafers', 'Color: BLACK, Shoe Size: 10', 'publish', 'closed', 'closed', '', '2021-newly-mens-summer-loafers-shoes-genuine-leather-soft-man-casual-slip-on-cutout-shoes-cowhide-summer-loafers-15', '', '', '2021-06-01 12:10:49', '2021-06-01 12:10:49', '', 3524, 'http://shoestimer.com/?post_type=product_variation&p=3541', 15, 'product_variation', '', 0),
(3542, 1, '2021-06-01 12:10:49', '2021-06-01 12:10:49', '', '2021 Newly Men\'s Summer Loafers Shoes Genuine Leather Soft Man Casual Slip-on Cutout Shoes Cowhide Summer Loafers', 'Color: BLACK, Shoe Size: 6', 'publish', 'closed', 'closed', '', '2021-newly-mens-summer-loafers-shoes-genuine-leather-soft-man-casual-slip-on-cutout-shoes-cowhide-summer-loafers-16', '', '', '2021-06-01 12:10:49', '2021-06-01 12:10:49', '', 3524, 'http://shoestimer.com/?post_type=product_variation&p=3542', 16, 'product_variation', '', 0),
(3543, 1, '2021-06-01 12:10:49', '2021-06-01 12:10:49', '', '2021 Newly Men\'s Summer Loafers Shoes Genuine Leather Soft Man Casual Slip-on Cutout Shoes Cowhide Summer Loafers', 'Color: Brown, Shoe Size: 6.5', 'publish', 'closed', 'closed', '', '2021-newly-mens-summer-loafers-shoes-genuine-leather-soft-man-casual-slip-on-cutout-shoes-cowhide-summer-loafers-17', '', '', '2021-06-01 12:10:49', '2021-06-01 12:10:49', '', 3524, 'http://shoestimer.com/?post_type=product_variation&p=3543', 17, 'product_variation', '', 0),
(3544, 1, '2021-06-01 12:10:50', '2021-06-01 12:10:50', '', '2021 Newly Men\'s Summer Loafers Shoes Genuine Leather Soft Man Casual Slip-on Cutout Shoes Cowhide Summer Loafers', 'Color: Brown, Shoe Size: 7', 'publish', 'closed', 'closed', '', '2021-newly-mens-summer-loafers-shoes-genuine-leather-soft-man-casual-slip-on-cutout-shoes-cowhide-summer-loafers-18', '', '', '2021-06-01 12:10:50', '2021-06-01 12:10:50', '', 3524, 'http://shoestimer.com/?post_type=product_variation&p=3544', 18, 'product_variation', '', 0),
(3545, 1, '2021-06-01 12:10:50', '2021-06-01 12:10:50', '', '2021 Newly Men\'s Summer Loafers Shoes Genuine Leather Soft Man Casual Slip-on Cutout Shoes Cowhide Summer Loafers', 'Color: Brown, Shoe Size: 8', 'publish', 'closed', 'closed', '', '2021-newly-mens-summer-loafers-shoes-genuine-leather-soft-man-casual-slip-on-cutout-shoes-cowhide-summer-loafers-19', '', '', '2021-06-01 12:10:50', '2021-06-01 12:10:50', '', 3524, 'http://shoestimer.com/?post_type=product_variation&p=3545', 19, 'product_variation', '', 0),
(3546, 1, '2021-06-01 12:10:50', '2021-06-01 12:10:50', '', '2021 Newly Men\'s Summer Loafers Shoes Genuine Leather Soft Man Casual Slip-on Cutout Shoes Cowhide Summer Loafers', 'Color: Brown, Shoe Size: 8.5', 'publish', 'closed', 'closed', '', '2021-newly-mens-summer-loafers-shoes-genuine-leather-soft-man-casual-slip-on-cutout-shoes-cowhide-summer-loafers-20', '', '', '2021-06-01 12:10:50', '2021-06-01 12:10:50', '', 3524, 'http://shoestimer.com/?post_type=product_variation&p=3546', 20, 'product_variation', '', 0),
(3547, 1, '2021-06-01 12:10:50', '2021-06-01 12:10:50', '', 'High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-4.jpg_640x640-4', '', 'inherit', 'open', 'closed', '', 'high-top-men-loafers-shoes-kidsuede-runway-casual-shoes-male-classic-round-toe-slip-on-flat-4-jpg_640x640-4', '', '', '2021-06-01 12:10:50', '2021-06-01 12:10:50', '', 3265, 'http://shoestimer.com/wp-content/uploads/2021/06/High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-4.jpg_640x640-4.jpg', 0, 'attachment', 'image/jpeg', 0),
(3548, 1, '2021-06-01 12:10:50', '2021-06-01 12:10:50', '', '2021 Newly Men\'s Summer Loafers Shoes Genuine Leather Soft Man Casual Slip-on Cutout Shoes Cowhide Summer Loafers', 'Color: Brown, Shoe Size: 9.5', 'publish', 'closed', 'closed', '', '2021-newly-mens-summer-loafers-shoes-genuine-leather-soft-man-casual-slip-on-cutout-shoes-cowhide-summer-loafers-21', '', '', '2021-06-01 12:10:50', '2021-06-01 12:10:50', '', 3524, 'http://shoestimer.com/?post_type=product_variation&p=3548', 21, 'product_variation', '', 0),
(3549, 1, '2021-06-01 12:10:50', '2021-06-01 12:10:50', '', '2021 Newly Men\'s Summer Loafers Shoes Genuine Leather Soft Man Casual Slip-on Cutout Shoes Cowhide Summer Loafers', 'Color: Brown, Shoe Size: 10', 'publish', 'closed', 'closed', '', '2021-newly-mens-summer-loafers-shoes-genuine-leather-soft-man-casual-slip-on-cutout-shoes-cowhide-summer-loafers-22', '', '', '2021-06-01 12:10:50', '2021-06-01 12:10:50', '', 3524, 'http://shoestimer.com/?post_type=product_variation&p=3549', 22, 'product_variation', '', 0),
(3550, 1, '2021-06-01 12:10:51', '2021-06-01 12:10:51', '', '2021 Newly Men\'s Summer Loafers Shoes Genuine Leather Soft Man Casual Slip-on Cutout Shoes Cowhide Summer Loafers', 'Color: Brown, Shoe Size: 6', 'publish', 'closed', 'closed', '', '2021-newly-mens-summer-loafers-shoes-genuine-leather-soft-man-casual-slip-on-cutout-shoes-cowhide-summer-loafers-23', '', '', '2021-06-01 12:10:51', '2021-06-01 12:10:51', '', 3524, 'http://shoestimer.com/?post_type=product_variation&p=3550', 23, 'product_variation', '', 0),
(3551, 1, '2021-06-01 12:10:51', '2021-06-01 12:10:51', '', '2021 Newly Men\'s Summer Loafers Shoes Genuine Leather Soft Man Casual Slip-on Cutout Shoes Cowhide Summer Loafers', 'Color: Brown, Shoe Size: 11', 'publish', 'closed', 'closed', '', '2021-newly-mens-summer-loafers-shoes-genuine-leather-soft-man-casual-slip-on-cutout-shoes-cowhide-summer-loafers-24', '', '', '2021-06-01 12:10:51', '2021-06-01 12:10:51', '', 3524, 'http://shoestimer.com/?post_type=product_variation&p=3551', 24, 'product_variation', '', 0),
(3552, 1, '2021-06-01 12:10:52', '2021-06-01 12:10:52', '', '2021 Newly Men\'s Summer Loafers Shoes Genuine Leather Soft Man Casual Slip-on Cutout Shoes Cowhide Summer Loafers', 'Color: Orange, Shoe Size: 11', 'publish', 'closed', 'closed', '', '2021-newly-mens-summer-loafers-shoes-genuine-leather-soft-man-casual-slip-on-cutout-shoes-cowhide-summer-loafers-25', '', '', '2021-06-01 12:10:52', '2021-06-01 12:10:52', '', 3524, 'http://shoestimer.com/?post_type=product_variation&p=3552', 25, 'product_variation', '', 0),
(3553, 1, '2021-06-01 12:10:52', '2021-06-01 12:10:52', '', '2021 Newly Men\'s Summer Loafers Shoes Genuine Leather Soft Man Casual Slip-on Cutout Shoes Cowhide Summer Loafers', 'Color: BLACK, Shoe Size: 11', 'publish', 'closed', 'closed', '', '2021-newly-mens-summer-loafers-shoes-genuine-leather-soft-man-casual-slip-on-cutout-shoes-cowhide-summer-loafers-26', '', '', '2021-06-01 12:10:52', '2021-06-01 12:10:52', '', 3524, 'http://shoestimer.com/?post_type=product_variation&p=3553', 26, 'product_variation', '', 0),
(3554, 1, '2021-06-01 12:10:52', '2021-06-01 12:10:52', '', '2021 Newly Men\'s Summer Loafers Shoes Genuine Leather Soft Man Casual Slip-on Cutout Shoes Cowhide Summer Loafers', 'Color: BLACK, Shoe Size: 6.5', 'publish', 'closed', 'closed', '', '2021-newly-mens-summer-loafers-shoes-genuine-leather-soft-man-casual-slip-on-cutout-shoes-cowhide-summer-loafers-27', '', '', '2021-06-01 12:10:52', '2021-06-01 12:10:52', '', 3524, 'http://shoestimer.com/?post_type=product_variation&p=3554', 27, 'product_variation', '', 0),
(3555, 1, '2021-06-01 12:10:53', '2021-06-01 12:10:53', '', 'High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-5.jpg_640x640-5', '', 'inherit', 'open', 'closed', '', 'high-top-men-loafers-shoes-kidsuede-runway-casual-shoes-male-classic-round-toe-slip-on-flat-5-jpg_640x640-5', '', '', '2021-06-01 12:10:53', '2021-06-01 12:10:53', '', 3265, 'http://shoestimer.com/wp-content/uploads/2021/06/High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-5.jpg_640x640-5.jpg', 0, 'attachment', 'image/jpeg', 0),
(3556, 1, '2021-06-01 12:10:56', '2021-06-01 12:10:56', '                <div class=\"product-specs-list-container\">\n                    <ul class=\"product-specs-list util-clearfix\">\n						                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Brand Name:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">NoEnName_Null</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Shoes Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Loafers</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Origin:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">CN(Origin)</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Season:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Spring/Autumn</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Upper Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Artificial leather</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Department Name:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Adult</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Item Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">casual shoes</span>\n                            </li>\n							                    </ul>\n                </div>\n				<p><img src=\"https://ae01.alicdn.com/kf/Hc01bf98387844a3b8aa84eb62f09ff819.jpg\" slate-data-type=\"image\"/></p>\n\n', 'Men\'s labor insurance shoes footwear footwear anti-skid, shock-proof, puncture-proof, breathable and odor-resistant summer', '', 'publish', 'open', 'closed', '', 'mens-labor-insurance-shoes-footwear-footwear-anti-skid-shock-proof-puncture-proof-breathable-and-odor-resistant-summer', '', '', '2021-06-01 12:11:03', '2021-06-01 12:11:03', '', 0, 'http://shoestimer.com/product/mens-labor-insurance-shoes-footwear-footwear-anti-skid-shock-proof-puncture-proof-breathable-and-odor-resistant-summer/', 0, 'product', '', 0),
(3557, 1, '2021-06-01 12:10:57', '2021-06-01 12:10:57', '', 'Men-s-labor-insurance-shoes-footwear-footwear-anti-skid-shock-proof-puncture-proof-breathable-and-odor', '', 'inherit', 'open', 'closed', '', 'men-s-labor-insurance-shoes-footwear-footwear-anti-skid-shock-proof-puncture-proof-breathable-and-odor', '', '', '2021-06-01 12:10:57', '2021-06-01 12:10:57', '', 3556, 'http://shoestimer.com/wp-content/uploads/2021/06/Men-s-labor-insurance-shoes-footwear-footwear-anti-skid-shock-proof-puncture-proof-breathable-and-odor.jpg', 0, 'attachment', 'image/jpeg', 0),
(3558, 1, '2021-06-01 12:10:57', '2021-06-01 12:10:57', '', 'High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-6.jpg_640x640-6', '', 'inherit', 'open', 'closed', '', 'high-top-men-loafers-shoes-kidsuede-runway-casual-shoes-male-classic-round-toe-slip-on-flat-6-jpg_640x640-6', '', '', '2021-06-01 12:10:57', '2021-06-01 12:10:57', '', 3265, 'http://shoestimer.com/wp-content/uploads/2021/06/High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-6.jpg_640x640-6.jpg', 0, 'attachment', 'image/jpeg', 0),
(3559, 1, '2021-06-01 12:11:00', '2021-06-01 12:11:00', '', 'Men\'s labor insurance shoes footwear footwear anti-skid, shock-proof, puncture-proof, breathable and odor-resistant summer', 'Color: Beige, Shoe Size: 40', 'publish', 'closed', 'closed', '', 'mens-labor-insurance-shoes-footwear-footwear-anti-skid-shock-proof-puncture-proof-breathable-and-odor-resistant-summer', '', '', '2021-06-01 12:11:00', '2021-06-01 12:11:00', '', 3556, 'http://shoestimer.com/?post_type=product_variation&p=3559', 1, 'product_variation', '', 0),
(3560, 1, '2021-06-01 12:11:00', '2021-06-01 12:11:00', '', 'Men\'s labor insurance shoes footwear footwear anti-skid, shock-proof, puncture-proof, breathable and odor-resistant summer', 'Color: Beige, Shoe Size: 39', 'publish', 'closed', 'closed', '', 'mens-labor-insurance-shoes-footwear-footwear-anti-skid-shock-proof-puncture-proof-breathable-and-odor-resistant-summer-2', '', '', '2021-06-01 12:11:00', '2021-06-01 12:11:00', '', 3556, 'http://shoestimer.com/?post_type=product_variation&p=3560', 2, 'product_variation', '', 0),
(3561, 1, '2021-06-01 12:11:01', '2021-06-01 12:11:01', '', 'Men\'s labor insurance shoes footwear footwear anti-skid, shock-proof, puncture-proof, breathable and odor-resistant summer', 'Color: Beige, Shoe Size: 42', 'publish', 'closed', 'closed', '', 'mens-labor-insurance-shoes-footwear-footwear-anti-skid-shock-proof-puncture-proof-breathable-and-odor-resistant-summer-3', '', '', '2021-06-01 12:11:01', '2021-06-01 12:11:01', '', 3556, 'http://shoestimer.com/?post_type=product_variation&p=3561', 3, 'product_variation', '', 0),
(3562, 1, '2021-06-01 12:11:01', '2021-06-01 12:11:01', '', 'Men\'s labor insurance shoes footwear footwear anti-skid, shock-proof, puncture-proof, breathable and odor-resistant summer', 'Color: Beige, Shoe Size: 41', 'publish', 'closed', 'closed', '', 'mens-labor-insurance-shoes-footwear-footwear-anti-skid-shock-proof-puncture-proof-breathable-and-odor-resistant-summer-4', '', '', '2021-06-01 12:11:01', '2021-06-01 12:11:01', '', 3556, 'http://shoestimer.com/?post_type=product_variation&p=3562', 4, 'product_variation', '', 0),
(3563, 1, '2021-06-01 12:11:01', '2021-06-01 12:11:01', '', 'Men\'s labor insurance shoes footwear footwear anti-skid, shock-proof, puncture-proof, breathable and odor-resistant summer', 'Color: Beige, Shoe Size: 36', 'publish', 'closed', 'closed', '', 'mens-labor-insurance-shoes-footwear-footwear-anti-skid-shock-proof-puncture-proof-breathable-and-odor-resistant-summer-5', '', '', '2021-06-01 12:11:01', '2021-06-01 12:11:01', '', 3556, 'http://shoestimer.com/?post_type=product_variation&p=3563', 5, 'product_variation', '', 0),
(3564, 1, '2021-06-01 12:11:01', '2021-06-01 12:11:01', '', 'Men\'s labor insurance shoes footwear footwear anti-skid, shock-proof, puncture-proof, breathable and odor-resistant summer', 'Color: Beige, Shoe Size: 38', 'publish', 'closed', 'closed', '', 'mens-labor-insurance-shoes-footwear-footwear-anti-skid-shock-proof-puncture-proof-breathable-and-odor-resistant-summer-6', '', '', '2021-06-01 12:11:01', '2021-06-01 12:11:01', '', 3556, 'http://shoestimer.com/?post_type=product_variation&p=3564', 6, 'product_variation', '', 0),
(3565, 1, '2021-06-01 12:11:01', '2021-06-01 12:11:01', '', 'Men\'s labor insurance shoes footwear footwear anti-skid, shock-proof, puncture-proof, breathable and odor-resistant summer', 'Color: Beige, Shoe Size: 37', 'publish', 'closed', 'closed', '', 'mens-labor-insurance-shoes-footwear-footwear-anti-skid-shock-proof-puncture-proof-breathable-and-odor-resistant-summer-7', '', '', '2021-06-01 12:11:01', '2021-06-01 12:11:01', '', 3556, 'http://shoestimer.com/?post_type=product_variation&p=3565', 7, 'product_variation', '', 0),
(3566, 1, '2021-06-01 12:11:01', '2021-06-01 12:11:01', '', 'Men\'s labor insurance shoes footwear footwear anti-skid, shock-proof, puncture-proof, breathable and odor-resistant summer', 'Color: Beige, Shoe Size: 44', 'publish', 'closed', 'closed', '', 'mens-labor-insurance-shoes-footwear-footwear-anti-skid-shock-proof-puncture-proof-breathable-and-odor-resistant-summer-8', '', '', '2021-06-01 12:11:01', '2021-06-01 12:11:01', '', 3556, 'http://shoestimer.com/?post_type=product_variation&p=3566', 8, 'product_variation', '', 0),
(3567, 1, '2021-06-01 12:11:01', '2021-06-01 12:11:01', '', 'Men\'s labor insurance shoes footwear footwear anti-skid, shock-proof, puncture-proof, breathable and odor-resistant summer', 'Color: Beige, Shoe Size: 43', 'publish', 'closed', 'closed', '', 'mens-labor-insurance-shoes-footwear-footwear-anti-skid-shock-proof-puncture-proof-breathable-and-odor-resistant-summer-9', '', '', '2021-06-01 12:11:01', '2021-06-01 12:11:01', '', 3556, 'http://shoestimer.com/?post_type=product_variation&p=3567', 9, 'product_variation', '', 0),
(3568, 1, '2021-06-01 12:11:02', '2021-06-01 12:11:02', '', 'High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-7.jpg_640x640-7', '', 'inherit', 'open', 'closed', '', 'high-top-men-loafers-shoes-kidsuede-runway-casual-shoes-male-classic-round-toe-slip-on-flat-7-jpg_640x640-7', '', '', '2021-06-01 12:11:02', '2021-06-01 12:11:02', '', 3265, 'http://shoestimer.com/wp-content/uploads/2021/06/High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-7.jpg_640x640-7.jpg', 0, 'attachment', 'image/jpeg', 0),
(3569, 1, '2021-06-01 12:11:06', '2021-06-01 12:11:06', '', 'High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-8.jpg_640x640-8', '', 'inherit', 'open', 'closed', '', 'high-top-men-loafers-shoes-kidsuede-runway-casual-shoes-male-classic-round-toe-slip-on-flat-8-jpg_640x640-8', '', '', '2021-06-01 12:11:06', '2021-06-01 12:11:06', '', 3265, 'http://shoestimer.com/wp-content/uploads/2021/06/High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-8.jpg_640x640-8.jpg', 0, 'attachment', 'image/jpeg', 0),
(3570, 1, '2021-06-01 12:11:09', '2021-06-01 12:11:09', '', 'High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-9.jpg_640x640-9', '', 'inherit', 'open', 'closed', '', 'high-top-men-loafers-shoes-kidsuede-runway-casual-shoes-male-classic-round-toe-slip-on-flat-9-jpg_640x640-9', '', '', '2021-06-01 12:11:09', '2021-06-01 12:11:09', '', 3265, 'http://shoestimer.com/wp-content/uploads/2021/06/High-Top-Men-Loafers-Shoes-KidSuede-Runway-Casual-Shoes-Male-Classic-Round-Toe-Slip-On-Flat-9.jpg_640x640-9.jpg', 0, 'attachment', 'image/jpeg', 0),
(3571, 1, '2021-06-01 12:11:11', '2021-06-01 12:11:11', '', 'Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s-1', '', 'inherit', 'open', 'closed', '', 'fashion-men-shoes-genuine-leather-casual-summer-shoes-classic-mens-loafers-elegantes-slip-on-men-s-1', '', '', '2021-06-01 12:11:11', '2021-06-01 12:11:11', '', 3200, 'http://shoestimer.com/wp-content/uploads/2021/06/Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(3572, 1, '2021-06-01 12:11:15', '2021-06-01 12:11:15', '', 'Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s-2', '', 'inherit', 'open', 'closed', '', 'fashion-men-shoes-genuine-leather-casual-summer-shoes-classic-mens-loafers-elegantes-slip-on-men-s-2', '', '', '2021-06-01 12:11:15', '2021-06-01 12:11:15', '', 3200, 'http://shoestimer.com/wp-content/uploads/2021/06/Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(3573, 1, '2021-06-01 12:11:19', '2021-06-01 12:11:19', '', 'Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s-3', '', 'inherit', 'open', 'closed', '', 'fashion-men-shoes-genuine-leather-casual-summer-shoes-classic-mens-loafers-elegantes-slip-on-men-s-3', '', '', '2021-06-01 12:11:19', '2021-06-01 12:11:19', '', 3200, 'http://shoestimer.com/wp-content/uploads/2021/06/Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s-3.jpg', 0, 'attachment', 'image/jpeg', 0);
INSERT INTO `wpx5_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(3574, 1, '2021-06-01 12:12:49', '2021-06-01 12:12:49', '                <div class=\"product-specs-list-container\">\r\n                    <ul class=\"product-specs-list util-clearfix\">\r\n						                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Brand Name:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Gdgydh</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Heel Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Square heel</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Boot Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Basic</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Shaft Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">PU</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Origin:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">CN(Origin)</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Season:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Spring/Autumn</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Upper Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">PU</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Boot Height:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">ANKLE</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Style:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Punk</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">is_handmade:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Yes</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Fashion Element:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Cross-tied</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Pattern Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Solid</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Model Number:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Gdgydh</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Department Name:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Adult</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Lining Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">PU</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Toe Shape:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Round Toe</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Item Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Boots</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Insole Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">PU</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Outsole Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Rubber</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Heel Height:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Super High (8cm-up)</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">With Platforms:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Yes</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Platform Height:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">5-7cm</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Closure Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">ZIP</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Fit:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Fits true to size, take your normal size</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Colors:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Black</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">EUR size:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">35.36.37.38.39.40.41.42</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Season:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Spring,Autumn,Winter</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Fashion Element:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Square heel,Platform,Lace up</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Occasion:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Party,Office,Casual</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">winter women boots:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">ankle boots women</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">fashion women boots:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">women boots high heels</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Process:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Sewing</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Leather Style:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Soft Leather</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Gender:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Women</span>\r\n                            </li>\r\n							                    </ul>\r\n                </div>\r\n				<div class=\"detailmodule_html\"><div class=\"detail-desc-decorate-richtext\"><div class=\"detailmodule_dynamic\"><kse:widget data-widget-type=\"customText\" id=\"4582538\" type=\"custom\"></kse:widget></div></div><div class=\"detailmodule_html\"><div class=\"detail-desc-decorate-richtext\"><div class=\"detailmodule_html\"><div class=\"detail-desc-decorate-richtext\"><p style=\"text-align:center\" align=\"center\"><span style=\"color:rgb(255, 0, 0);font-size:28px;font-family:&quot;Open Sans&quot;, Arial, Helvetica, sans-serif, Heiti\">Share Our Shoes By Phone &amp; Save Free Coupon $2</span></p><p><img src=\"https://ae01.alicdn.com/kf/He2ec29e19df14eeca102beba02d5b6d7N.jpg\" slate-data-type=\"image\"/></p><p><strong><span style=\"font-size:36px\"><span style=\"color:rgb(0, 0, 0)\">Autumn Black Boots Women 2021 Spring Platform Boots</span></span></strong></p><p><span style=\"color:rgb(216, 216, 216)\"><strong><span style=\"font-size:36px\">By Gdgydh</span></strong></span></p><p><span style=\"font-size:22px\">Heel height: approximately 13 cm</span></p><p><span style=\"font-size:22px\"><span>Platform height: approximately 4.5 cm</span></span></p><p><span style=\"font-size:22px\"><span>Colors: Black</span></span></p><p><span style=\"font-size:22px\"><span>Season: Spring,Autumn</span></span></p><p><span style=\"font-size:22px\"><span>Sizes (Euro):35, 36, 37, 38, 39, 40, 41, 42</span></span></p><p><img src=\"https://ae01.alicdn.com/kf/HTB1cJPfeX9gSKJjSspbq6zeNXXao.jpg?size=333376&amp;height=1359&amp;width=949&amp;hash=e4e33c19721df29d03a2e8003aaaa15e\" slate-data-type=\"image\"/></p><p><img src=\"https://ae01.alicdn.com/kf/HTB1T6DFSFXXXXbCXVXXq6xXFXXXo.jpg?size=122423&amp;height=644&amp;width=950&amp;hash=c93454b64af0161162d42aceeafec32a\" slate-data-type=\"image\"/></p><p><img src=\"https://ae01.alicdn.com/kf/HTB10825SFXXXXajXpXXq6xXFXXXz.jpg?size=120923&amp;height=1853&amp;width=950&amp;hash=d1e545276c3f4b908d4f22b4d7e20eae\" slate-data-type=\"image\"/><img src=\"https://ae01.alicdn.com/kf/HTB16wzLSFXXXXXaXVXXq6xXFXXXv.jpg?size=90655&amp;height=1558&amp;width=950&amp;hash=6f45fb6af517d182828228afbd945b8d\" slate-data-type=\"image\"/><img src=\"https://ae01.alicdn.com/kf/HTB1zoD7SFXXXXXkXpXXq6xXFXXXM.jpg?size=133039&amp;height=1349&amp;width=950&amp;hash=99a8000a3a0b7fde1a58d14d87571e96\" slate-data-type=\"image\"/><img src=\"https://ae01.alicdn.com/kf/HTB1yfDuSFXXXXbBaXXXq6xXFXXX0.jpg?size=125147&amp;height=1238&amp;width=950&amp;hash=34b6e31f2ee8b2d70a02f9445c11a7ba\" slate-data-type=\"image\"/><img src=\"https://ae01.alicdn.com/kf/HTB1S8DHSFXXXXaAXVXXq6xXFXXXo.jpg?size=139957&amp;height=1165&amp;width=950&amp;hash=d371ff08c3f4c7b60432cade36e1021f\" slate-data-type=\"image\"/></p><p><img src=\"https://ae01.alicdn.com/kf/HTB1HsAbSFXXXXapXXXXq6xXFXXXA.jpg?size=548180&amp;height=1996&amp;width=950&amp;hash=d74a96715e64ffab8b488c1adc0e89cb\" slate-data-type=\"image\"/></p></div></div></div></div><div class=\"detailmodule_dynamic\"><kse:widget data-widget-type=\"customText\" id=\"23175204\" type=\"custom\"></kse:widget></div><div class=\"detailmodule_html\"><div class=\"detail-desc-decorate-richtext\"><div class=\"detailmodule_html\"><div class=\"detail-desc-decorate-richtext\"><p><img src=\"https://ae01.alicdn.com/kf/HTB13oTuSpXXXXcIXXXXq6xXFXXX6.jpg?size=251018&amp;height=1392&amp;width=950&amp;hash=e1383f641b2bed70bce40284e1a56835\" slate-data-type=\"image\"/><img src=\"https://ae01.alicdn.com/kf/HTB1_67ZigoQMeJjy0Foq6AShVXaS.jpg?size=102073&amp;height=570&amp;width=950&amp;hash=65052c5206fb4dbf57f1f2aa1823694d\" slate-data-type=\"image\"/></p></div></div></div></div></div><p><br/></p>  \n\n', 'Gdgydh Fashion Black Boots Women Heel Spring Autumn Lace-up Soft Leather Platform Shoes Woman Party Ankle Boots High Heels Punk', '', 'publish', 'closed', 'closed', '', 'gdgydh-fashion-black-boots-women-heel-spring-autumn-lace-up-soft-leather-platform-shoes-woman-party-ankle-boots-high-heels-punk', '', '', '2021-06-01 12:12:49', '2021-06-01 12:12:49', '', 0, 'https://shoestimer.com/?post_type=vi_wad_draft_product&#038;p=3574', 0, 'vi_wad_draft_product', '', 0),
(3575, 1, '2021-06-01 12:11:24', '2021-06-01 12:11:24', '', 'Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s-4', '', 'inherit', 'open', 'closed', '', 'fashion-men-shoes-genuine-leather-casual-summer-shoes-classic-mens-loafers-elegantes-slip-on-men-s-4', '', '', '2021-06-01 12:11:24', '2021-06-01 12:11:24', '', 3200, 'http://shoestimer.com/wp-content/uploads/2021/06/Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s-4.jpg', 0, 'attachment', 'image/jpeg', 0);
INSERT INTO `wpx5_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(3576, 1, '2021-06-01 12:16:45', '2021-06-01 12:16:45', '                <div class=\"product-specs-list-container\">\r\n                    <ul class=\"product-specs-list util-clearfix\">\r\n						                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Brand Name:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">jialuowei</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Heel Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Wedges</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Boot Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Basic</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Origin:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">CN(Origin)</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Upper Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">PU</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Boot Height:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">ANKLE</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">is_handmade:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Yes</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Fashion Element:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Cross-tied</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Pattern Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Solid</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Model Number:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">FS02-1</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Department Name:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Adult</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Lining Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">PU</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Shaft Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">PU</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Toe Shape:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Square Toe</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Season:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Spring/Autumn</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Item Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Boots</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Insole Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">PU</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Outsole Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">EVA</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Heel Height:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Super High (8cm-up)</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">With Platforms:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Yes</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Platform Height:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">5-7cm</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Closure Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">ZIP</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Fit:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Fits true to size, take your normal size</span>\r\n                            </li>\r\n							                    </ul>\r\n                </div>\r\n				<div class=\"detailmodule_image\"><img src=\"https://ae01.alicdn.com/kf/H78674873812e4860a794fba81ce43db8j.jpg\"  class=\"detail-desc-decorate-image\"  style=\"margin-bottom: 10px;\" ><img src=\"//ae01.alicdn.com/kf/H1dc5d50b72d14a0d89b11c59841de508H.jpg\"  class=\"detail-desc-decorate-image\" ></div>\r\n<div class=\"detailmodule_html\"><div class=\"detail-desc-decorate-richtext\"><table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" title=\"hlg_list_12465583\">\n	<tbody>\n	</tbody>\n</table>\n<p>\n	<br />\n	&nbsp;\n</p>\n<table height=\"387\" style=\"border-collapse: collapse;width: 703.5pt;\" width=\"938\">\n	<tbody>\n		<tr>\n			<td colspan=\"3\" style=\"color: #000000;font-size: 14.0pt;font-weight: 700;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 27.75pt;width: 133.5pt;background: #bfbfbf;\">\n				System\n			</td>\n			<td colspan=\"11\" style=\"color: #000000;font-size: 14.0pt;font-weight: 700;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 27.75pt;width: 571.5pt;background: #bfbfbf;\">\n				SIZES\n			</td>\n		</tr>\n		<tr>\n			<td colspan=\"3\" style=\"color: #000000;font-size: 12.0pt;font-weight: 700;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 30.0pt;width: 133.5pt;background: #d8e4bc;\">\n				U.S\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 30.0pt;width: 42.75pt;background: #d8e4bc;\">\n				5\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 30.0pt;width: 54.0pt;background: #d8e4bc;\">\n				6\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 30.0pt;width: 54.0pt;background: #d8e4bc;\">\n				7\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 30.0pt;width: 54.0pt;background: #d8e4bc;\">\n				8\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 30.0pt;width: 54.0pt;background: #d8e4bc;\">\n				9\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 30.0pt;width: 54.0pt;background: #d8e4bc;\">\n				10\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 30.0pt;width: 54.0pt;background: #d8e4bc;\">\n				11\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 30.0pt;width: 54.0pt;background: #d8e4bc;\">\n				12\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 30.0pt;width: 54.0pt;background: #d8e4bc;\">\n				13\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 30.0pt;width: 54.0pt;background: #d8e4bc;\">\n				14\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 30.0pt;width: 54.0pt;background: #d8e4bc;\">\n				15\n			</td>\n		</tr>\n		<tr>\n			<td colspan=\"3\" style=\"color: #000000;font-size: 12.0pt;font-weight: 700;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 133.5pt;background: #ffccff;\">\n				Europe\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;font-weight: 700;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 42.75pt;background: #ffccff;\">\n				36\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;font-weight: 700;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #ffccff;\">\n				37\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;font-weight: 700;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #ffccff;\">\n				38\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;font-weight: 700;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #ffccff;\">\n				39\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;font-weight: 700;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #ffccff;\">\n				40\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;font-weight: 700;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #ffccff;\">\n				41\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;font-weight: 700;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #ffccff;\">\n				42\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;font-weight: 700;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #ffccff;\">\n				43\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;font-weight: 700;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #ffccff;\">\n				44\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;font-weight: 700;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #ffccff;\">\n				45\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;font-weight: 700;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #ffccff;\">\n				46\n			</td>\n		</tr>\n		<tr>\n			<td colspan=\"3\" style=\"color: #000000;font-size: 10.0pt;font-weight: 700;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 133.5pt;background: #f2dcdb;\">\n				Foot&nbsp;Length(cm)\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 42.75pt;background: #f2dcdb;\">\n				23.6&nbsp;\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #f2dcdb;\">\n				24.2\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #f2dcdb;\">\n				24.8\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #f2dcdb;\">\n				25.4\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #f2dcdb;\">\n				26.0&nbsp;\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #f2dcdb;\">\n				26.6\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #f2dcdb;\">\n				27.2\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #f2dcdb;\">\n				27.8\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #f2dcdb;\">\n				28.4\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #f2dcdb;\">\n				29.0&nbsp;\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #f2dcdb;\">\n				29.6\n			</td>\n		</tr>\n		<tr>\n			<td colspan=\"3\" style=\"color: #000000;font-size: 10.0pt;font-weight: 700;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 133.5pt;background: #c5d9f1;\">\n				High&nbsp;Heel(cm)\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 42.75pt;background: #c5d9f1;\">\n				11\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 54.0pt;background: #c5d9f1;\">\n				11\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 54.0pt;background: #c5d9f1;\">\n				11\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 54.0pt;background: #c5d9f1;\">\n				11\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 54.0pt;background: #c5d9f1;\">\n				11\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 54.0pt;background: #c5d9f1;\">\n				11\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 54.0pt;background: #c5d9f1;\">\n				11\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 54.0pt;background: #c5d9f1;\">\n				11\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 54.0pt;background: #c5d9f1;\">\n				11\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 54.0pt;background: #c5d9f1;\">\n				11\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 54.0pt;background: #c5d9f1;\">\n				11\n			</td>\n		</tr>\n		<tr>\n			<td colspan=\"3\" style=\"color: #000000;font-size: 10.0pt;font-weight: 700;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 133.5pt;background: #c5d9f1;\">\n				Platform&nbsp;Heel(cm)\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 42.75pt;background: #c5d9f1;\">\n				7\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 54.0pt;background: #c5d9f1;\">\n				7\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 54.0pt;background: #c5d9f1;\">\n				7\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 54.0pt;background: #c5d9f1;\">\n				7\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 54.0pt;background: #c5d9f1;\">\n				7\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 54.0pt;background: #c5d9f1;\">\n				7\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 54.0pt;background: #c5d9f1;\">\n				7\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 54.0pt;background: #c5d9f1;\">\n				7\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 54.0pt;background: #c5d9f1;\">\n				7\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 54.0pt;background: #c5d9f1;\">\n				7\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 54.0pt;background: #c5d9f1;\">\n				7\n			</td>\n		</tr>\n		<tr>\n			<td colspan=\"3\" style=\"color: #000000;font-size: 10.0pt;font-weight: 700;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 133.5pt;background: #ddd9c4;\">\n				Shaft&nbsp;length(cm)\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 42.75pt;background: #ddd9c4;\">\n				12\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 54.0pt;background: #ddd9c4;\">\n				12\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 54.0pt;background: #ddd9c4;\">\n				12\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 54.0pt;background: #ddd9c4;\">\n				12\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 54.0pt;background: #ddd9c4;\">\n				12\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 54.0pt;background: #ddd9c4;\">\n				12\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 54.0pt;background: #ddd9c4;\">\n				14\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 54.0pt;background: #ddd9c4;\">\n				14\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 54.0pt;background: #ddd9c4;\">\n				14\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 54.0pt;background: #ddd9c4;\">\n				14\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 54.0pt;background: #ddd9c4;\">\n				14\n			</td>\n		</tr>\n		<tr>\n			<td colspan=\"3\" style=\"color: #000000;font-size: 10.0pt;font-weight: 700;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 30.0pt;width: 133.5pt;background: #ffffcc;\">\n				Thigh&nbsp;girth(cm)\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 30.0pt;width: 42.75pt;background: #ffffcc;\">\n				&nbsp;\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 30.0pt;width: 54.0pt;background: #ffffcc;\">\n				&nbsp;\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 30.0pt;width: 54.0pt;background: #ffffcc;\">\n				&nbsp;\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 30.0pt;width: 54.0pt;background: #ffffcc;\">\n				&nbsp;\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 30.0pt;width: 54.0pt;background: #ffffcc;\">\n				&nbsp;\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 30.0pt;width: 54.0pt;background: #ffffcc;\">\n				&nbsp;\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 30.0pt;width: 54.0pt;background: #ffffcc;\">\n				&nbsp;\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 30.0pt;width: 54.0pt;background: #ffffcc;\">\n				&nbsp;\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 30.0pt;width: 54.0pt;background: #ffffcc;\">\n				&nbsp;\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 30.0pt;width: 54.0pt;background: #ffffcc;\">\n				&nbsp;\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 30.0pt;width: 54.0pt;background: #ffffcc;\">\n				&nbsp;\n			</td>\n		</tr>\n		<tr>\n			<td colspan=\"3\" style=\"color: #000000;font-size: 10.0pt;font-weight: 700;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 133.5pt;background: #b1a0c7;\">\n				Calf&nbsp;girth(cm)\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 42.75pt;background: #b1a0c7;\">\n				&nbsp;\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #b1a0c7;\">\n				&nbsp;\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #b1a0c7;\">\n				&nbsp;\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #b1a0c7;\">\n				&nbsp;\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #b1a0c7;\">\n				&nbsp;\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #b1a0c7;\">\n				&nbsp;\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #b1a0c7;\">\n				&nbsp;\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #b1a0c7;\">\n				&nbsp;\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #b1a0c7;\">\n				&nbsp;\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #b1a0c7;\">\n				&nbsp;\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #b1a0c7;\">\n				&nbsp;\n			</td>\n		</tr>\n		<tr>\n			<td colspan=\"3\" style=\"color: #000000;font-size: 10.0pt;font-weight: 700;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 133.5pt;background: #fabf8f;\">\n				Ankle&nbsp;girth(cm)\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 42.75pt;background: #fabf8f;\">\n				20\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #fabf8f;\">\n				20\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #fabf8f;\">\n				20\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #fabf8f;\">\n				20\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #fabf8f;\">\n				20\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #fabf8f;\">\n				20\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #fabf8f;\">\n				22\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #fabf8f;\">\n				22\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #fabf8f;\">\n				22\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #fabf8f;\">\n				22\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #fabf8f;\">\n				22<br />\n				&nbsp;\n			</td>\n		</tr>\n	</tbody>\n</table>\n<div>\n	<br />\n	<div style=\"box-sizing: content-box; margin: 0px; padding: 0px; border: 0px; font-size: 13px; line-height: inherit; font-family: arial, helvetica, sans-serif; vertical-align: baseline; color: rgb(0, 0, 0);\">\n		<span style=\"font-size: 28px;\"><span style=\"box-sizing: content-box; margin: 0px; padding: 0px; border: 0px; font-style: inherit; font-weight: inherit; line-height: inherit; vertical-align: baseline;\"><u><span style=\"box-sizing: content-box; font-weight: 700;\"><span style=\"box-sizing: content-box; margin: 0px; padding: 0px; border: 0px; font-style: inherit; font-weight: inherit; line-height: inherit; vertical-align: baseline;\">Important Notice:</span></span></u></span></span>\n	</div>\n	<div style=\"box-sizing: content-box; margin: 0px; padding: 0px; border: 0px; font-size: 13px; line-height: inherit; font-family: arial, helvetica, sans-serif; vertical-align: baseline; color: rgb(0, 0, 0);\">\n		<span style=\"font-size: 20px;\"><span style=\"box-sizing: content-box; margin: 0px; padding: 0px; border: 0px; font-style: inherit; font-weight: inherit; line-height: inherit; vertical-align: baseline;\">We send Europe size;please refer to your foot length to choose the US size.For example,</span></span>\n	</div>\n	<div style=\"box-sizing: content-box; margin: 0px; padding: 0px; border: 0px; font-size: 13px; line-height: inherit; font-family: arial, helvetica, sans-serif; vertical-align: baseline; color: rgb(0, 0, 0);\">\n		<span style=\"font-size: 20px;\"><span style=\"box-sizing: content-box; margin: 0px; padding: 0px; border: 0px; font-style: inherit; font-weight: inherit; line-height: inherit; vertical-align: baseline;\">my foot length is 26.0 cm ,</span></span>&nbsp;<span style=\"font-style: inherit; font-weight: inherit; font-size: 20px;\">I will choose US 9=Eur size 40;if your foot a little wide ,</span>\n	</div>\n	<div style=\"box-sizing: content-box; margin: 0px; padding: 0px; border: 0px; font-size: 13px; line-height: inherit; font-family: arial, helvetica, sans-serif; vertical-align: baseline; color: rgb(0, 0, 0);\">\n		<span style=\"font-style: inherit; font-weight: inherit; font-size: 20px;\">pls choose the bigger one size ,thanks .</span>\n	</div>\n	<div style=\"box-sizing: content-box; margin: 0px; padding: 0px; border: 0px; font-size: 13px; line-height: inherit; font-family: arial, helvetica, sans-serif; vertical-align: baseline; color: rgb(0, 0, 0);\">\n		&nbsp;\n	</div>\n	<div style=\"box-sizing: content-box; margin: 0px; padding: 0px; border: 0px; font-size: 13px; line-height: inherit; font-family: arial, helvetica, sans-serif; vertical-align: baseline; color: rgb(0, 0, 0);\">\n		<strong><span style=\"color: rgb(192, 0, 0);\"><span style=\"font-size: 24px;\"><span style=\"box-sizing: content-box; margin: 0px; padding: 0px; border: 0px; font-style: inherit; font-weight: inherit; line-height: inherit; vertical-align: baseline;\">How to accurately measure your foot length :</span></span></span></strong>\n	</div>\n	<div style=\"box-sizing: content-box; margin: 0px; padding: 0px; border: 0px; font-size: 13px; line-height: inherit; font-family: arial, helvetica, sans-serif; vertical-align: baseline; color: rgb(0, 0, 0);\">\n		&nbsp;\n	</div>\n	<div style=\"box-sizing: content-box; margin: 0px; padding: 0px; border: 0px; font-size: 13px; line-height: inherit; font-family: arial, helvetica, sans-serif; vertical-align: baseline; color: rgb(0, 0, 0);\">\n		<span style=\"box-sizing: content-box; margin: 0px; padding: 0px; border: 0px; font-style: inherit; font-weight: inherit; font-size: 14px; line-height: inherit; vertical-align: baseline;\"><img alt=\"4873856186_85312959.jpg_.webp\" src=\"https://ae01.alicdn.com/kf/HTB1eQyGnf2H8KJjy0Fcq6yDlFXat.jpg\" style=\"box-sizing: content-box; margin: 0px; padding: 0px; border: 0px; font-style: inherit; font-weight: inherit; font-size: 0px; line-height: inherit; vertical-align: middle; color: transparent; width: auto;\" /></span>\n	</div>\n	<div style=\"box-sizing: content-box; margin: 0px; padding: 0px; border: 0px; font-size: 13px; line-height: inherit; font-family: arial, helvetica, sans-serif; vertical-align: baseline; color: rgb(0, 0, 0);\">\n		&nbsp;\n	</div>\n	<div style=\"box-sizing: content-box; margin: 0px; padding: 0px; border: 0px; font-size: 13px; line-height: inherit; font-family: arial, helvetica, sans-serif; vertical-align: baseline; color: rgb(0, 0, 0);\">\n		<span style=\"color: rgb(192, 0, 0);\"><span style=\"font-size: 28px;\"><span style=\"box-sizing: content-box; margin: 0px; padding: 0px; border: 0px; font-style: inherit; font-weight: inherit; line-height: inherit; vertical-align: baseline;\"><span style=\"box-sizing: content-box; font-weight: 700;\">Processing time</span>&nbsp;:</span></span></span>\n	</div>\n	<div style=\"box-sizing: content-box; margin: 0px; padding: 0px; border: 0px; font-size: 13px; line-height: inherit; font-family: arial, helvetica, sans-serif; vertical-align: baseline; color: rgb(0, 0, 0);\">\n		<span style=\"font-size: 24px;\"><span style=\"box-sizing: content-box; margin: 0px; padding: 0px; border: 0px; font-style: inherit; font-weight: inherit; line-height: inherit; vertical-align: baseline;\">All the shoes is order-to-make,we will ship out your package</span></span>\n	</div>\n	<div style=\"box-sizing: content-box; margin: 0px; padding: 0px; border: 0px; font-size: 13px; line-height: inherit; font-family: arial, helvetica, sans-serif; vertical-align: baseline; color: rgb(0, 0, 0);\">\n		<span style=\"font-size: 24px;\"><span style=\"box-sizing: content-box; margin: 0px; padding: 0px; border: 0px; font-style: inherit; font-weight: inherit; line-height: inherit; vertical-align: baseline;\">within 5-7 work days after you making the order .</span></span>\n	</div>\n	<p>\n		&nbsp;\n	</p>\n	<p>\n		<span style=\"color: rgb(192, 0, 0);\"><span style=\"font-size: 28px;\"><span style=\"font-weight: bold;\">About the custom:</span></span></span>\n	</p>\n	<p style=\"font-weight: bold;\">\n		<span style=\"font-family: tahoma, geneva, sans-serif;\"><font color=\"#000000\"><span style=\"font-size: 16px;\">If the standard size don&#39;t fit you well,please give us your measurement as follow photo,will custom for you</span></font></span>\n	</p>\n	<p style=\"font-weight: bold;\">\n		<span style=\"font-family: tahoma, geneva, sans-serif;\"><font color=\"#000000\"><span style=\"font-size: 16px;\">But please note that cause this boots is specialy customized according to your measurement,</span></font></span>\n	</p>\n	<p style=\"font-weight: bold;\">\n		<span style=\"font-family: tahoma, geneva, sans-serif;\"><font color=\"#000000\"><span style=\"font-size: 16px;\">it can not return or exchange unless the quality problem,</span></font></span>\n	</p>\n	<p style=\"font-weight: bold;\">\n		<span style=\"font-family: tahoma, geneva, sans-serif;\"><font color=\"#000000\"><span style=\"font-size: 16px;\">If any question please contact the customer service before making the order. Thanks.</span></font></span>\n	</p>\n	<p style=\"font-weight: bold;\">\n		<img alt=\"国外测é‡\" src=\"https://ae01.alicdn.com/kf/He3ea0332373a4575b44b3e182d752c16s.jpg\" />\n	</p>\n	<div>\n		&nbsp;\n	</div>\n</div>\n<p>\n	&nbsp;\n</p>\n<p>\n	&nbsp;\n</p>\n</div></div>\r\n<div class=\"detailmodule_image\"><img src=\"//ae01.alicdn.com/kf/H10b37c0421d04533a1fa26c9f4571c51v.jpg\"  class=\"detail-desc-decorate-image\"  style=\"margin-bottom: 10px;\" ><img src=\"//ae01.alicdn.com/kf/H60ee9d65ee7b42899095ad12699cf15eZ.jpg\"  class=\"detail-desc-decorate-image\"  style=\"margin-bottom: 10px;\" ><img src=\"//ae01.alicdn.com/kf/He40719edbcef4fc6a3c6ee0d03110f21i.jpg\"  class=\"detail-desc-decorate-image\"  style=\"margin-bottom: 10px;\" ><img src=\"//ae01.alicdn.com/kf/Haf9e3269b3714b4396156b101d9c576cQ.jpg\"  class=\"detail-desc-decorate-image\"  style=\"margin-bottom: 10px;\" ><img src=\"//ae01.alicdn.com/kf/Hd489dcb6ad794daf86bb6b5e2db06d62u.jpg\"  class=\"detail-desc-decorate-image\"  style=\"margin-bottom: 10px;\" ><img src=\"//ae01.alicdn.com/kf/Hbb9ec27b82b34632b46a54cfebf49941U.jpg\"  class=\"detail-desc-decorate-image\"  style=\"margin-bottom: 10px;\" ></div>\r\n<div class=\"detailmodule_image\"><img src=\"https://ae01.alicdn.com/kf/H979f347537e94eabb7f8ffaf60ee5c898.jpg\"  class=\"detail-desc-decorate-image\"  style=\"margin-bottom: 10px;\" ><img src=\"https://ae01.alicdn.com/kf/Hfb0a9255611443a9b0b01b6a4ce25d553.jpg\"  class=\"detail-desc-decorate-image\"  style=\"margin-bottom: 10px;\" ><img src=\"https://ae01.alicdn.com/kf/H3b8e43f88ea348d3b20c0482ed95c60bh.jpg\"  class=\"detail-desc-decorate-image\"  style=\"margin-bottom: 10px;\" ><img src=\"https://ae01.alicdn.com/kf/H5a91a528ea714df696d8962699389dd1a.jpg\"  class=\"detail-desc-decorate-image\"  style=\"margin-bottom: 10px;\" ><img src=\"https://ae01.alicdn.com/kf/H50e85959f2e64b29ae76a2e7ec712b10X.jpg\"  class=\"detail-desc-decorate-image\"  style=\"margin-bottom: 10px;\" ></div>\r\n\n\n', 'JIALUOWEI 11cm High Heel Unisex\'s Lolita Punk Fashion Gothic Creepers Shoes Halloween Costumes Steampunk Ankle boots Size5-15', '', 'publish', 'closed', 'closed', '', 'jialuowei-11cm-high-heel-unisexs-lolita-punk-fashion-gothic-creepers-shoes-halloween-costumes-steampunk-ankle-boots-size5-15', '', '', '2021-06-01 12:16:45', '2021-06-01 12:16:45', '', 0, 'https://shoestimer.com/?post_type=vi_wad_draft_product&#038;p=3576', 0, 'vi_wad_draft_product', '', 0),
(3577, 1, '2021-06-01 12:11:30', '2021-06-01 12:11:30', '', 'Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s-5', '', 'inherit', 'open', 'closed', '', 'fashion-men-shoes-genuine-leather-casual-summer-shoes-classic-mens-loafers-elegantes-slip-on-men-s-5', '', '', '2021-06-01 12:11:30', '2021-06-01 12:11:30', '', 3200, 'http://shoestimer.com/wp-content/uploads/2021/06/Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s-5.jpg', 0, 'attachment', 'image/jpeg', 0);
INSERT INTO `wpx5_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(3578, 1, '2021-06-01 12:16:22', '2021-06-01 12:16:22', '                <div class=\"product-specs-list-container\">\r\n                    <ul class=\"product-specs-list util-clearfix\">\r\n						                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Brand Name:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">BRKWLYZ</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Heel Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Square heel</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Boot Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Basic</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Origin:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">CN(Origin)</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Upper Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Flock</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Boot Height:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">ANKLE</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">is_handmade:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Yes</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Fashion Element:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Sewing</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Pattern Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Solid</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Lining Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">PU</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Shaft Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">PU</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Toe Shape:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Round Toe</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Season:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Spring/Autumn</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Insole Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">PU</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Outsole Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Rubber</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Heel Height:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Med (3cm-5cm)</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">With Platforms:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">No</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Closure Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Lace-up</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Fit:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Fits true to size, take your normal size</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Model Number:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">moxxy01757</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Color:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Beige/ Black</span>\r\n                            </li>\r\n							                    </ul>\r\n                </div>\r\n				<div>\n<div>\n<div>\n<div>\n<div>\n<div>\n<div>\n<div>\n<div><kse:widget data-widget-type=\"customText\" id=\"24830799\" title=\"\" type=\"custom\"></kse:widget></div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n\n<div>\n<div>\n<div>\n<div>\n<div>\n<div>\n<div>\n<div>\n<div><kse:widget data-widget-type=\"relatedProduct\" id=\"24627687\" title=\"\" type=\"relation\"></kse:widget></div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n\n<div>\n<div>\n<div data-spm-anchor-id=\"0.0.0.i0.86273e5fyMvLAy\" style=\"font-size: 12px; overflow-wrap: break-word; word-break: normal; color: rgb(0, 0, 0); font-family: arial; text-align: center;\"><span style=\"line-height: 30px; font-size: 20px;\"><span style=\"line-height: 30px; font-family: arial, helvetica, sans-serif;\"><span style=\"line-height: 30px; color: rgb(192, 0, 0);\">Size Note</span></span></span>&nbsp;&nbsp;&nbsp;&nbsp;<br>\n<span style=\"line-height: 18px; font-family: arial, helvetica, sans-serif;\"><span style=\"line-height: 24px;\">Please choose the USA size according to Your Feet Length ,the size chart below.<br>\n<span style=\"line-height: 24px; color: rgb(192, 0, 0);\">If the your feet is wide or thick, please choose a larger shoes size.</span><br>\nBefore choose you USA size , you had better measure your feet length.</span></span></div>\n\n<p style=\"font-size: 12px; margin: 0px; padding: 0px; overflow-wrap: break-word; word-break: normal; color: rgb(0, 0, 0); font-family: arial; text-align: center;\"><span style=\"line-height: 18px; font-family: arial, helvetica, sans-serif;\"><span style=\"line-height: 24px;\"><strong>How to Measure Feet Length</strong><br>\nPlease measure your feet length carefully ,with the method of the picture below:</span></span></p>\n\n<p style=\"font-size: 12px; margin: 0px; padding: 0px; overflow-wrap: break-word; word-break: normal; color: rgb(0, 0, 0); font-family: arial; text-align: center;\"><span style=\"line-height: 18px; font-family: arial, helvetica, sans-serif;\"><span style=\"line-height: 24px;\"><img alt=\"cicun\" height=\"302\" src=\"https://ae01.alicdn.com/kf/H14e84ce141a447bf908f9c73f242a7bdk.jpg?width=750&amp;height=387&amp;hash=1137\" style=\"border: none;\" width=\"586\"></span></span></p>\n\n<p style=\"font-size: 12px; margin: 0px; padding: 0px; overflow-wrap: break-word; word-break: normal; color: rgb(0, 0, 0); font-family: arial; text-align: center;\"><img alt=\"Od Size\" src=\"https://ae01.alicdn.com/kf/H59e7b603ab0b4b1ea5a71b8a0c6a5946W.jpg?width=750&amp;height=260&amp;hash=1010\"></p>\n\n<p style=\"font-size: 12px; margin: 0px; padding: 0px; overflow-wrap: break-word; word-break: normal; color: rgb(0, 0, 0); font-family: arial; text-align: center;\">&nbsp;</p>\n\n<p style=\"font-size: 12px; margin: 0px; padding: 0px; overflow-wrap: break-word; word-break: normal; color: rgb(0, 0, 0); font-family: arial; text-align: center;\"><img alt=\"piandapianxiao1\" height=\"179\" src=\"https://ae01.alicdn.com/kf/H6fef98739eb443339c8ce5ad0e03fe20f.jpg?width=790&amp;height=242&amp;hash=1032\" style=\"border: none;\" width=\"586\"></p>\n\n<p style=\"font-size: 13.3333px; color: rgb(0, 0, 0); margin: 0px; padding: 0px; overflow-wrap: break-word; word-break: normal; font-family: arial; text-align: center;\"><strong style=\"font-size: 20px; color: rgb(192, 0, 0);\"><span style=\"line-height: 24px;\"><span style=\"line-height: 24px; font-family: arial, helvetica, sans-serif;\">&nbsp;</span></span></strong><strong style=\"text-align: center; font-size: 16px;\"><span style=\"line-height: 24px;\"><span style=\"line-height: 24px; font-family: arial, helvetica, sans-serif;\">Our product size standard&nbsp;</span></span></strong></p>\n\n<div style=\"font-size: 12px; color: rgb(0, 0, 0); font-family: arial; text-align: center;\">\n<p style=\"margin: 0px; padding: 0px;\">&nbsp;</p>\n<span style=\"line-height: 21px; font-size: 14px;\">Feet length 22 cm = EURO 34&nbsp; =&nbsp; US 4.5</span>\n\n<p style=\"margin: 0px; padding: 0px;\"><span style=\"line-height: 21px; font-size: 14px;\">Feet length 22.5cm = EURO 35&nbsp; =&nbsp; US 5</span></p>\n<span style=\"line-height: 21px; font-size: 14px;\">Feet length 23cm&nbsp;&nbsp; =&nbsp; EURO 36&nbsp; =&nbsp; US 6</span>\n\n<p style=\"margin: 0px; padding: 0px;\"><span style=\"line-height: 21px; font-size: 14px;\">Feet length 23.5cm = EURO 37 = US&nbsp; 6.5</span></p>\n<span style=\"line-height: 21px; font-size: 14px;\">Feet length 24cm&nbsp; =&nbsp; EURO 38&nbsp; =&nbsp; US&nbsp; 7.5</span>\n\n<p style=\"margin: 0px; padding: 0px;\"><span style=\"line-height: 21px; font-size: 14px;\">Feet length 24.5 cm = EURO 39 = US&nbsp; 8.5</span></p>\n<span style=\"line-height: 21px; font-size: 14px;\">Feet length 25 cm&nbsp;&nbsp; =&nbsp; EURO 40 = US&nbsp; 9</span>\n\n<p style=\"margin: 0px; padding: 0px;\"><span style=\"line-height: 21px; font-size: 14px;\">Feet length25.5 cm = EURO 41= US 9.5</span></p>\n<span style=\"line-height: 21px; font-size: 14px;\">Feet length26 cm = EURO 42= US 10</span>\n\n<p style=\"margin: 0px; padding: 0px;\"><span style=\"line-height: 21px; font-size: 14px;\">Feet length26.5 cm = EURO 43 = US 10.5</span></p>\n</div>\n\n<div style=\"font-size: 12px; color: rgb(0, 0, 0); font-family: arial; text-align: center;\"><strong><span style=\"line-height: 18px; color: rgb(192, 0, 0);\"><span style=\"line-height: 21px; font-size: 14px;\">(1 inch=2.54cm&nbsp; 1cm=0.3937inch&nbsp; 1cm=10mm)</span></span></strong></div>\n\n<div style=\"font-size: 12px; color: rgb(0, 0, 0); font-family: arial; text-align: center;\"><span style=\"line-height: 21px; font-size: 14px;\"><span style=\"line-height: 21px;\">Please tell us your feet length if you don\'t know which size is better for you,then we can decide your shoes size precisely</span></span></div>\n\n<div style=\"font-size: 12px; color: rgb(0, 0, 0); font-family: arial; text-align: center;\"><span style=\"line-height: 18px; color: rgb(192, 0, 0);\"><span style=\"line-height: 30px; font-size: 20px;\">!!!Dear friend, Although shoe size standard for each country are different,we according to the foot length to buy is correct.</span></span></div>\n</div>\n</div>\n\n<div><img class=\"detail-desc-decorate-image\" src=\"https://ae01.alicdn.com/kf/H7569267d21884294b51c8be9492fbd2ag.jpg?width=750&amp;height=1843&amp;hash=2593\"> <img class=\"detail-desc-decorate-image\" src=\"https://ae01.alicdn.com/kf/H8ef9c79f9cef48dbadc7d15fae286282L.jpg?width=750&amp;height=1000&amp;hash=1750\"> <img class=\"detail-desc-decorate-image\" src=\"https://ae01.alicdn.com/kf/H20be3f7b93d844f69a794c033473d5e9O.jpg?width=750&amp;height=1752&amp;hash=2502\"> <img class=\"detail-desc-decorate-image\" src=\"https://ae01.alicdn.com/kf/H214d088e110d44e6a5d1f74284cb1511o.jpg?width=750&amp;height=1752&amp;hash=2502\"> <img class=\"detail-desc-decorate-image\" src=\"https://ae01.alicdn.com/kf/Hc79d4da4951e4f4680f7f98ffd6e93951.jpg?width=750&amp;height=1000&amp;hash=1750\"> <img class=\"detail-desc-decorate-image\" src=\"https://ae01.alicdn.com/kf/Hf0729142eb894122a3dda497feae064bG.jpg?width=750&amp;height=1843&amp;hash=2593\"> <img class=\"detail-desc-decorate-image\" src=\"https://ae01.alicdn.com/kf/Hb754cca379584f00b857e09c39575983z.jpg?width=750&amp;height=1356&amp;hash=2106\"> <img class=\"detail-desc-decorate-image\" src=\"https://ae01.alicdn.com/kf/H835a0bc0adfd49d3bc82fc8ad07a4a99i.jpg?width=750&amp;height=1321&amp;hash=2071\"> <img class=\"detail-desc-decorate-image\" src=\"https://ae01.alicdn.com/kf/Hc4ea6bc03bb3424a8b9793119ae9c15b6.jpg?width=750&amp;height=1536&amp;hash=2286\"> <img class=\"detail-desc-decorate-image\" src=\"https://ae01.alicdn.com/kf/He5de361608bb4e3f8542594ab7d237d9p.jpg?width=750&amp;height=1313&amp;hash=2063\"> <img class=\"detail-desc-decorate-image\" src=\"https://ae01.alicdn.com/kf/H1166adff9d964404865f43dbd198945f4.jpg?width=750&amp;height=1376&amp;hash=2126\"> <img class=\"detail-desc-decorate-image\" src=\"https://ae01.alicdn.com/kf/H6de601a4e0844490a35311bd5a22be49d.jpg?width=800&amp;height=800&amp;hash=1600\"> <img class=\"detail-desc-decorate-image\" src=\"https://ae01.alicdn.com/kf/H57d6882eb7c14a30b3c2cd3a25b9acb1w.jpg?width=750&amp;height=1321&amp;hash=2071\"> <img class=\"detail-desc-decorate-image\" src=\"https://ae01.alicdn.com/kf/H1fc7063bf06a4e6b8089e06569b94af7r.jpg?width=750&amp;height=1313&amp;hash=2063\"> <img class=\"detail-desc-decorate-image\" src=\"https://ae01.alicdn.com/kf/Hfae0333108974d228149b07337695855P.jpg?width=750&amp;height=1356&amp;hash=2106\"> <img class=\"detail-desc-decorate-image\" src=\"https://ae01.alicdn.com/kf/H2872ec2d4ea740f5ae5c8f21bac82c4al.jpg?width=750&amp;height=1156&amp;hash=1906\"> <img class=\"detail-desc-decorate-image\" src=\"https://ae01.alicdn.com/kf/H4ea91ae36fcf48de8870cc8572d1e6c3R.jpg?width=750&amp;height=1211&amp;hash=1961\"></div>\n\n<div>\n<div>\n<div>\n<div>\n<div>\n<div>\n<div>\n<div>\n<div><kse:widget data-widget-type=\"customText\" id=\"34376400\" title=\"\" type=\"custom\"></kse:widget></div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n\n<div><img class=\"detail-desc-decorate-image\" src=\"https://ae01.alicdn.com/kf/H9ea1acd6ce4a463ab2e65b1353d7dfaa6.jpg?width=946&amp;height=647&amp;hash=1593\"></div>\n\n\n', 'Black Sock Boots Women 2020 New Punk Gothic Shoes Ankle Boots Platform Shoes Women White Sock Boots', '', 'publish', 'closed', 'closed', '', 'black-sock-boots-women-2020-new-punk-gothic-shoes-ankle-boots-platform-shoes-women-white-sock-boots', '', '', '2021-06-01 12:16:22', '2021-06-01 12:16:22', '', 0, 'https://shoestimer.com/?post_type=vi_wad_draft_product&#038;p=3578', 0, 'vi_wad_draft_product', '', 0),
(3579, 1, '2021-06-01 12:11:34', '2021-06-01 12:11:34', '', 'Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s.jpg_640x640', '', 'inherit', 'open', 'closed', '', 'fashion-men-shoes-genuine-leather-casual-summer-shoes-classic-mens-loafers-elegantes-slip-on-men-s-jpg_640x640', '', '', '2021-06-01 12:11:34', '2021-06-01 12:11:34', '', 3200, 'http://shoestimer.com/wp-content/uploads/2021/06/Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s.jpg_640x640.jpg', 0, 'attachment', 'image/jpeg', 0);
INSERT INTO `wpx5_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(3580, 1, '2021-06-01 12:15:20', '2021-06-01 12:15:20', '                <div class=\"product-specs-list-container\">\r\n                    <ul class=\"product-specs-list util-clearfix\">\r\n						                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Brand Name:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">jialuowei</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Heel Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Thin Heels</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Boot Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Motorcycle boots</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Shaft Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">PU</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Origin:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">CN(Origin)</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Season:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Spring/Autumn</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Upper Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">PU</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Boot Height:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Mid-Calf</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">is_handmade:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Yes</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Fashion Element:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Cross-tied</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Pattern Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Solid</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Model Number:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">BM-033</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Department Name:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Adult</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Lining Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">PU</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Toe Shape:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Pointed Toe</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Item Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Boots</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Insole Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">EVA</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Outsole Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Rubber</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Heel Height:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Super High (8cm-up)</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">With Platforms:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">No</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Closure Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Lace-up</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Fit:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Fits true to size, take your normal size</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Gender:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Unisex</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Heel Height:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">18cm</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Leather Style:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Patent Leather</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">is-customized:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Yes</span>\r\n                            </li>\r\n							                    </ul>\r\n                </div>\r\n				<div class=\"detailmodule_dynamic\"><kse:widget data-widget-type=\"customText\" id=\"1005000000107774\" title=\"\" type=\"custom\"></kse:widget></div>\r\n<div class=\"detailmodule_html\"><div class=\"detail-desc-decorate-richtext\"><p>\n	<img alt=\"è¥é”€å›¾\" src=\"https://ae01.alicdn.com/kf/H14b8693177de4b5782d33f1c3a2c4d34r.jpg\" />\n</p>\n<p>\n	&nbsp;\n</p>\n<table border=\"1\" cellspacing=\"0\" style=\"width: 802.0px;\">\n	<tbody>\n		<tr>\n			<td rowspan=\"4\" style=\"width: 300.0px;\">\n				<p align=\"center\">\n					<img alt=\"4674-0\" src=\"https://ae01.alicdn.com/kf/HTB1iIGeaUrrK1RkSne1q6ArVVXau.jpg\" />\n				</p>\n			</td>\n			<td style=\"width: 134.0px;\">\n				<p align=\"center\">\n					<span style=\"font-family: trebuchet ms , helvetica , sans-serif;\"><strong><span style=\"font-size: 20.0px;\">STYLE</span></strong></span>\n				</p>\n			</td>\n			<td style=\"width: 368.0px;\">\n				<p align=\"center\">\n					<span style=\"font-family: trebuchet ms , helvetica , sans-serif;\"><strong><span style=\"font-size: 20.0px;\">Ankle ballet boots</span></strong></span>\n				</p>\n			</td>\n		</tr>\n		<tr>\n			<td style=\"width: 134.0px;\">\n				<p align=\"center\">\n					<span style=\"font-family: trebuchet ms , helvetica , sans-serif;\"><strong><span style=\"font-size: 20.0px;\">SIZE</span></strong></span>\n				</p>\n			</td>\n			<td style=\"width: 368.0px;\">\n				<p align=\"center\">\n					<span style=\"font-family: trebuchet ms , helvetica , sans-serif;\"><strong><span style=\"font-size: 20.0px;\">EUR36#&mdash;46#</span></strong></span>\n				</p>\n			</td>\n		</tr>\n		<tr>\n			<td style=\"width: 134.0px;\">\n				<p align=\"center\">\n					<span style=\"font-family: trebuchet ms , helvetica , sans-serif;\"><strong><span style=\"font-size: 20.0px;\">HEEL</span></strong></span>\n				</p>\n			</td>\n			<td style=\"width: 368.0px;\">\n				<p align=\"center\">\n					<span style=\"font-family: trebuchet ms , helvetica , sans-serif;\"><strong><span style=\"font-size: 20.0px;\">18CM</span></strong></span>\n				</p>\n			</td>\n		</tr>\n		<tr>\n			<td style=\"width: 134.0px;\">\n				<p align=\"center\">\n					<span style=\"font-family: trebuchet ms , helvetica , sans-serif;\"><strong><span style=\"font-size: 20.0px;\">COLOR</span></strong></span>\n				</p>\n			</td>\n			<td style=\"width: 368.0px;\">\n				<p align=\"center\">\n					<span style=\"font-family: trebuchet ms , helvetica , sans-serif;\"><strong><span style=\"font-size: 20.0px;\">AS&nbsp;YOUR&nbsp;REQUIREMENTS</span></strong></span>\n				</p>\n			</td>\n		</tr>\n	</tbody>\n</table>\n<table border=\"1\" cellspacing=\"0\" style=\"width: 802.0px;\">\n	<tbody>\n		<tr>\n			<td style=\"width: 190.0px;\">\n				<p align=\"center\">\n					&nbsp;\n				</p>\n				<p align=\"center\">\n					<span style=\"font-size: 14.0px;\"><span style=\"font-family: tahoma , geneva , sans-serif;\"><strong>SYSTEM</strong></span></span>\n				</p>\n				<p align=\"center\">\n					&nbsp;\n				</p>\n			</td>\n			<td colspan=\"11\" style=\"width: 612.0px;\">\n				<p align=\"center\">\n					&nbsp;\n				</p>\n				<p align=\"center\">\n					<span style=\"font-family: tahoma , geneva , sans-serif;\"><strong><span style=\"font-size: 14.0px;\">SIZES</span></strong></span>\n				</p>\n				<p align=\"center\">\n					&nbsp;\n				</p>\n			</td>\n		</tr>\n		<tr>\n			<td style=\"width: 190.0px;\">\n				<p align=\"center\">\n					&nbsp;\n				</p>\n				<p align=\"center\">\n					<span style=\"font-family: tahoma , geneva , sans-serif;\"><strong><span style=\"font-size: 14.0px;\">U.S</span></strong></span>\n				</p>\n				<p align=\"center\">\n					&nbsp;\n				</p>\n			</td>\n			<td style=\"width: 56.0px;\">\n				<p align=\"center\">\n					&nbsp;\n				</p>\n				<p align=\"center\">\n					<span style=\"font-family: tahoma , geneva , sans-serif;\"><strong><span style=\"font-size: 14.0px;\">5</span></strong></span>\n				</p>\n				<p align=\"center\">\n					&nbsp;\n				</p>\n			</td>\n			<td style=\"width: 56.0px;\">\n				<p align=\"center\">\n					&nbsp;\n				</p>\n				<p align=\"center\">\n					<span style=\"font-family: tahoma , geneva , sans-serif;\"><strong><span style=\"font-size: 14.0px;\">6</span></strong></span>\n				</p>\n				<p align=\"center\">\n					&nbsp;\n				</p>\n			</td>\n			<td style=\"width: 56.0px;\">\n				<p align=\"center\">\n					&nbsp;\n				</p>\n				<p align=\"center\">\n					<span style=\"font-family: tahoma , geneva , sans-serif;\"><strong><span style=\"font-size: 14.0px;\">7</span></strong></span>\n				</p>\n				<p align=\"center\">\n					&nbsp;\n				</p>\n			</td>\n			<td style=\"width: 56.0px;\">\n				<p align=\"center\">\n					&nbsp;\n				</p>\n				<p align=\"center\">\n					<span style=\"font-family: tahoma , geneva , sans-serif;\"><strong><span style=\"font-size: 14.0px;\">8</span></strong></span>\n				</p>\n				<p align=\"center\">\n					&nbsp;\n				</p>\n			</td>\n			<td style=\"width: 56.0px;\">\n				<p align=\"center\">\n					&nbsp;\n				</p>\n				<p align=\"center\">\n					<span style=\"font-family: tahoma , geneva , sans-serif;\"><strong><span style=\"font-size: 14.0px;\">9</span></strong></span>\n				</p>\n				<p align=\"center\">\n					&nbsp;\n				</p>\n			</td>\n			<td style=\"width: 56.0px;\">\n				<p align=\"center\">\n					&nbsp;\n				</p>\n				<p align=\"center\">\n					<span style=\"font-family: tahoma , geneva , sans-serif;\"><strong><span style=\"font-size: 14.0px;\">10</span></strong></span>\n				</p>\n				<p align=\"center\">\n					&nbsp;\n				</p>\n			</td>\n			<td style=\"width: 56.0px;\">\n				<p align=\"center\">\n					&nbsp;\n				</p>\n				<p align=\"center\">\n					<span style=\"font-family: tahoma , geneva , sans-serif;\"><strong><span style=\"font-size: 14.0px;\">11</span></strong></span>\n				</p>\n				<p align=\"center\">\n					&nbsp;\n				</p>\n			</td>\n			<td style=\"width: 56.0px;\">\n				<p align=\"center\">\n					&nbsp;\n				</p>\n				<p align=\"center\">\n					<span style=\"font-family: tahoma , geneva , sans-serif;\"><strong><span style=\"font-size: 14.0px;\">12</span></strong></span>\n				</p>\n				<p align=\"center\">\n					&nbsp;\n				</p>\n			</td>\n			<td style=\"width: 56.0px;\">\n				<p align=\"center\">\n					&nbsp;\n				</p>\n				<p align=\"center\">\n					<span style=\"font-family: tahoma , geneva , sans-serif;\"><strong><span style=\"font-size: 14.0px;\">13</span></strong></span>\n				</p>\n				<p align=\"center\">\n					&nbsp;\n				</p>\n			</td>\n			<td style=\"width: 56.0px;\">\n				<p align=\"center\">\n					&nbsp;\n				</p>\n				<p align=\"center\">\n					<span style=\"font-family: tahoma , geneva , sans-serif;\"><strong><span style=\"font-size: 14.0px;\">14</span></strong></span>\n				</p>\n				<p align=\"center\">\n					&nbsp;\n				</p>\n			</td>\n			<td style=\"width: 56.0px;\">\n				<p align=\"center\">\n					&nbsp;\n				</p>\n				<p align=\"center\">\n					<span style=\"font-family: tahoma , geneva , sans-serif;\"><strong><span style=\"font-size: 14.0px;\">15</span></strong></span>\n				</p>\n				<p align=\"center\">\n					&nbsp;\n				</p>\n			</td>\n		</tr>\n		<tr>\n			<td style=\"width: 190.0px;\">\n				<p align=\"center\">\n					&nbsp;\n				</p>\n				<p align=\"center\">\n					<span style=\"font-family: tahoma , geneva , sans-serif;\"><strong><span style=\"font-size: 14.0px;\">EUROPE</span></strong></span>\n				</p>\n				<p align=\"center\">\n					&nbsp;\n				</p>\n			</td>\n			<td style=\"width: 56.0px;\">\n				<p align=\"center\">\n					<span style=\"font-family: tahoma , geneva , sans-serif;\"><strong><span style=\"font-size: 14.0px;\">36</span></strong></span>\n				</p>\n			</td>\n			<td style=\"width: 56.0px;\">\n				<p align=\"center\">\n					<span style=\"font-family: tahoma , geneva , sans-serif;\"><strong><span style=\"font-size: 14.0px;\">37</span></strong></span>\n				</p>\n			</td>\n			<td style=\"width: 56.0px;\">\n				<p align=\"center\">\n					<span style=\"font-family: tahoma , geneva , sans-serif;\"><strong><span style=\"font-size: 14.0px;\">38</span></strong></span>\n				</p>\n			</td>\n			<td style=\"width: 56.0px;\">\n				<p align=\"center\">\n					<span style=\"font-family: tahoma , geneva , sans-serif;\"><strong><span style=\"font-size: 14.0px;\">39</span></strong></span>\n				</p>\n			</td>\n			<td style=\"width: 56.0px;\">\n				<p align=\"center\">\n					<span style=\"font-family: tahoma , geneva , sans-serif;\"><strong><span style=\"font-size: 14.0px;\">40</span></strong></span>\n				</p>\n			</td>\n			<td style=\"width: 56.0px;\">\n				<p align=\"center\">\n					<span style=\"font-family: tahoma , geneva , sans-serif;\"><strong><span style=\"font-size: 14.0px;\">41</span></strong></span>\n				</p>\n			</td>\n			<td style=\"width: 56.0px;\">\n				<p align=\"center\">\n					<span style=\"font-family: tahoma , geneva , sans-serif;\"><strong><span style=\"font-size: 14.0px;\">42</span></strong></span>\n				</p>\n			</td>\n			<td style=\"width: 56.0px;\">\n				<p align=\"center\">\n					<span style=\"font-family: tahoma , geneva , sans-serif;\"><strong><span style=\"font-size: 14.0px;\">43</span></strong></span>\n				</p>\n			</td>\n			<td style=\"width: 56.0px;\">\n				<p align=\"center\">\n					<span style=\"font-family: tahoma , geneva , sans-serif;\"><strong><span style=\"font-size: 14.0px;\">44</span></strong></span>\n				</p>\n			</td>\n			<td style=\"width: 56.0px;\">\n				<p align=\"center\">\n					<span style=\"font-family: tahoma , geneva , sans-serif;\"><strong><span style=\"font-size: 14.0px;\">45</span></strong></span>\n				</p>\n			</td>\n			<td style=\"width: 56.0px;\">\n				<p align=\"center\">\n					<span style=\"font-family: tahoma , geneva , sans-serif;\"><strong><span style=\"font-size: 14.0px;\">46</span></strong></span>\n				</p>\n			</td>\n		</tr>\n		<tr>\n			<td style=\"width: 190.0px;\">\n				<p align=\"center\">\n					&nbsp;\n				</p>\n				<p align=\"center\">\n					<span style=\"font-family: tahoma , geneva , sans-serif;\"><span style=\"color: #000000;\"><strong><span style=\"font-size: 14.0px;\">FOOT LENGHT(CM)</span></strong></span></span>\n				</p>\n				<p align=\"center\">\n					&nbsp;\n				</p>\n			</td>\n			<td style=\"width: 56.0px;\">\n				<p align=\"center\">\n					<span style=\"font-family: tahoma , geneva , sans-serif;\"><span style=\"color: #000000;\"><strong><span style=\"font-size: 14.0px;\">23.6</span></strong></span></span>\n				</p>\n			</td>\n			<td style=\"width: 56.0px;\">\n				<p align=\"center\">\n					<span style=\"font-family: tahoma , geneva , sans-serif;\"><span style=\"color: #000000;\"><strong><span style=\"font-size: 14.0px;\">24.2</span></strong></span></span>\n				</p>\n			</td>\n			<td style=\"width: 56.0px;\">\n				<p align=\"center\">\n					<span style=\"font-family: tahoma , geneva , sans-serif;\"><span style=\"color: #000000;\"><strong><span style=\"font-size: 14.0px;\">24.8</span></strong></span></span>\n				</p>\n			</td>\n			<td style=\"width: 56.0px;\">\n				<p align=\"center\">\n					<span style=\"font-family: tahoma , geneva , sans-serif;\"><span style=\"color: #000000;\"><strong><span style=\"font-size: 14.0px;\">25.4</span></strong></span></span>\n				</p>\n			</td>\n			<td style=\"width: 56.0px;\">\n				<p align=\"center\">\n					<span style=\"font-family: tahoma , geneva , sans-serif;\"><span style=\"color: #000000;\"><strong><span style=\"font-size: 14.0px;\">26.0</span></strong></span></span>\n				</p>\n			</td>\n			<td style=\"width: 56.0px;\">\n				<p align=\"center\">\n					<span style=\"font-family: tahoma , geneva , sans-serif;\"><span style=\"color: #000000;\"><strong><span style=\"font-size: 14.0px;\">26.6</span></strong></span></span>\n				</p>\n			</td>\n			<td style=\"width: 56.0px;\">\n				<p align=\"center\">\n					<span style=\"font-family: tahoma , geneva , sans-serif;\"><span style=\"color: #000000;\"><strong><span style=\"font-size: 14.0px;\">27.2</span></strong></span></span>\n				</p>\n			</td>\n			<td style=\"width: 56.0px;\">\n				<p align=\"center\">\n					<span style=\"font-family: tahoma , geneva , sans-serif;\"><span style=\"color: #000000;\"><strong><span style=\"font-size: 14.0px;\">27.8</span></strong></span></span>\n				</p>\n			</td>\n			<td style=\"width: 56.0px;\">\n				<p align=\"center\">\n					<span style=\"font-family: tahoma , geneva , sans-serif;\"><span style=\"color: #000000;\"><strong><span style=\"font-size: 14.0px;\">28.4</span></strong></span></span>\n				</p>\n			</td>\n			<td style=\"width: 56.0px;\">\n				<p align=\"center\">\n					<span style=\"font-family: tahoma , geneva , sans-serif;\"><span style=\"color: #000000;\"><strong><span style=\"font-size: 14.0px;\">29.0</span></strong></span></span>\n				</p>\n			</td>\n			<td style=\"width: 56.0px;\">\n				<p align=\"center\">\n					<span style=\"font-family: tahoma , geneva , sans-serif;\"><span style=\"color: #000000;\"><strong><span style=\"font-size: 14.0px;\">29.6</span></strong></span></span>\n				</p>\n			</td>\n		</tr>\n		<tr>\n			<td style=\"width: 190.0px;\">\n				<p align=\"center\">\n					&nbsp;\n				</p>\n				<p align=\"center\">\n					<span style=\"font-family: tahoma , geneva , sans-serif;\"><span style=\"color: #ff0000;\"><strong><span style=\"font-size: 14.0px;\">HIGH HEEL(CM)</span></strong></span></span>\n				</p>\n				<p align=\"center\">\n					&nbsp;\n				</p>\n			</td>\n			<td style=\"width: 56.0px;\">\n				<p align=\"center\">\n					<span style=\"font-family: tahoma , geneva , sans-serif;\"><span style=\"color: #ff0000;\"><strong><span style=\"font-size: 14.0px;\">17</span></strong></span></span>\n				</p>\n			</td>\n			<td style=\"width: 56.0px;\">\n				<p align=\"center\">\n					<span style=\"font-family: tahoma , geneva , sans-serif;\"><span style=\"color: #ff0000;\"><strong><span style=\"font-size: 14.0px;\">17</span></strong></span></span>\n				</p>\n			</td>\n			<td style=\"width: 56.0px;\">\n				<p align=\"center\">\n					<span style=\"font-family: tahoma , geneva , sans-serif;\"><span style=\"color: #ff0000;\"><strong><span style=\"font-size: 14.0px;\">17.5</span></strong></span></span>\n				</p>\n			</td>\n			<td style=\"width: 56.0px;\">\n				<p align=\"center\">\n					<span style=\"font-family: tahoma , geneva , sans-serif;\"><span style=\"color: #ff0000;\"><strong><span style=\"font-size: 14.0px;\">17.5</span></strong></span></span>\n				</p>\n			</td>\n			<td style=\"width: 56.0px;\">\n				<p align=\"center\">\n					<span style=\"font-family: tahoma , geneva , sans-serif;\"><span style=\"color: #ff0000;\"><strong><span style=\"font-size: 14.0px;\">18</span></strong></span></span>\n				</p>\n			</td>\n			<td style=\"width: 56.0px;\">\n				<p align=\"center\">\n					<span style=\"font-family: tahoma , geneva , sans-serif;\"><span style=\"color: #ff0000;\"><strong><span style=\"font-size: 14.0px;\">18</span></strong></span></span>\n				</p>\n			</td>\n			<td style=\"width: 56.0px;\">\n				<p align=\"center\">\n					<span style=\"font-family: tahoma , geneva , sans-serif;\"><span style=\"color: #ff0000;\"><strong><span style=\"font-size: 14.0px;\">18.5</span></strong></span></span>\n				</p>\n			</td>\n			<td style=\"width: 56.0px;\">\n				<p align=\"center\">\n					<span style=\"font-family: tahoma , geneva , sans-serif;\"><span style=\"color: #ff0000;\"><strong><span style=\"font-size: 14.0px;\">18.5</span></strong></span></span>\n				</p>\n			</td>\n			<td style=\"width: 56.0px;\">\n				<p align=\"center\">\n					<span style=\"font-family: tahoma , geneva , sans-serif;\"><span style=\"color: #ff0000;\"><strong><span style=\"font-size: 14.0px;\">19</span></strong></span></span>\n				</p>\n			</td>\n			<td style=\"width: 56.0px;\">\n				<p align=\"center\">\n					<span style=\"font-family: tahoma , geneva , sans-serif;\"><span style=\"color: #ff0000;\"><strong><span style=\"font-size: 14.0px;\">19</span></strong></span></span>\n				</p>\n			</td>\n			<td style=\"width: 56.0px;\">\n				<p align=\"center\">\n					<span style=\"font-family: tahoma , geneva , sans-serif;\"><span style=\"color: #ff0000;\"><strong><span style=\"font-size: 14.0px;\">19</span></strong></span></span>\n				</p>\n			</td>\n		</tr>\n		<tr>\n			<td style=\"width: 190.0px;\">\n				<p align=\"center\">\n					&nbsp;\n				</p>\n				<p align=\"center\">\n					<span style=\"font-family: tahoma , geneva , sans-serif;\"><strong><span style=\"font-size: 14.0px;\">PLATFORM HEEL(CM)</span></strong></span>\n				</p>\n				<p align=\"center\">\n					&nbsp;\n				</p>\n			</td>\n			<td style=\"width: 56.0px;\">\n				<p align=\"center\">\n					&nbsp;\n				</p>\n			</td>\n			<td style=\"width: 56.0px;\">\n				<p align=\"center\">\n					&nbsp;\n				</p>\n			</td>\n			<td style=\"width: 56.0px;\">\n				<p align=\"center\">\n					&nbsp;\n				</p>\n			</td>\n			<td style=\"width: 56.0px;\">\n				<p align=\"center\">\n					&nbsp;\n				</p>\n			</td>\n			<td style=\"width: 56.0px;\">\n				<p align=\"center\">\n					&nbsp;\n				</p>\n			</td>\n			<td style=\"width: 56.0px;\">\n				<p align=\"center\">\n					&nbsp;\n				</p>\n			</td>\n			<td style=\"width: 56.0px;\">\n				<p align=\"center\">\n					&nbsp;\n				</p>\n			</td>\n			<td style=\"width: 56.0px;\">\n				<p align=\"center\">\n					&nbsp;\n				</p>\n			</td>\n			<td style=\"width: 56.0px;\">\n				<p align=\"center\">\n					&nbsp;\n				</p>\n			</td>\n			<td style=\"width: 56.0px;\">\n				<p align=\"center\">\n					&nbsp;\n				</p>\n			</td>\n			<td style=\"width: 56.0px;\">\n				<p align=\"center\">\n					&nbsp;\n				</p>\n			</td>\n		</tr>\n		<tr>\n			<td style=\"width: 190.0px;\">\n				<p align=\"center\">\n					&nbsp;\n				</p>\n				<p align=\"center\">\n					<span style=\"font-family: tahoma , geneva , sans-serif;\"><span style=\"color: #ff0000;\"><strong><span style=\"font-size: 14.0px;\">SHAFT LENGHT(CM)</span></strong></span></span>\n				</p>\n				<p align=\"center\">\n					&nbsp;\n				</p>\n			</td>\n			<td style=\"width: 56.0px;\">\n				<p align=\"center\">\n					<span style=\"font-family: tahoma , geneva , sans-serif;\"><span style=\"color: #ff0000;\"><strong><span style=\"font-size: 14.0px;\">16</span></strong></span></span>\n				</p>\n			</td>\n			<td style=\"width: 56.0px;\">\n				<p align=\"center\">\n					<span style=\"font-family: tahoma , geneva , sans-serif;\"><span style=\"color: #ff0000;\"><strong><span style=\"font-size: 14.0px;\">16</span></strong></span></span>\n				</p>\n			</td>\n			<td style=\"width: 56.0px;\">\n				<p align=\"center\">\n					<span style=\"font-family: tahoma , geneva , sans-serif;\"><span style=\"color: #ff0000;\"><strong><span style=\"font-size: 14.0px;\">16</span></strong></span></span>\n				</p>\n			</td>\n			<td style=\"width: 56.0px;\">\n				<p align=\"center\">\n					<span style=\"font-family: tahoma , geneva , sans-serif;\"><span style=\"color: #ff0000;\"><strong><span style=\"font-size: 14.0px;\">16</span></strong></span></span>\n				</p>\n			</td>\n			<td style=\"width: 56.0px;\">\n				<p align=\"center\">\n					<span style=\"font-family: tahoma , geneva , sans-serif;\"><span style=\"color: #ff0000;\"><strong><span style=\"font-size: 14.0px;\">16</span></strong></span></span>\n				</p>\n			</td>\n			<td style=\"width: 56.0px;\">\n				<p align=\"center\">\n					<span style=\"font-family: tahoma , geneva , sans-serif;\"><span style=\"color: #ff0000;\"><strong><span style=\"font-size: 14.0px;\">16</span></strong></span></span>\n				</p>\n			</td>\n			<td style=\"width: 56.0px;\">\n				<p align=\"center\">\n					<span style=\"font-family: tahoma , geneva , sans-serif;\"><span style=\"color: #ff0000;\"><strong><span style=\"font-size: 14.0px;\">18</span></strong></span></span>\n				</p>\n			</td>\n			<td style=\"width: 56.0px;\">\n				<p align=\"center\">\n					<span style=\"font-family: tahoma , geneva , sans-serif;\"><span style=\"color: #ff0000;\"><strong><span style=\"font-size: 14.0px;\">18</span></strong></span></span>\n				</p>\n			</td>\n			<td style=\"width: 56.0px;\">\n				<p align=\"center\">\n					<span style=\"font-family: tahoma , geneva , sans-serif;\"><span style=\"color: #ff0000;\"><strong><span style=\"font-size: 14.0px;\">18</span></strong></span></span>\n				</p>\n			</td>\n			<td style=\"width: 56.0px;\">\n				<p align=\"center\">\n					<span style=\"font-family: tahoma , geneva , sans-serif;\"><span style=\"color: #ff0000;\"><strong><span style=\"font-size: 14.0px;\">18</span></strong></span></span>\n				</p>\n			</td>\n			<td style=\"width: 56.0px;\">\n				<p align=\"center\">\n					<span style=\"font-family: tahoma , geneva , sans-serif;\"><span style=\"color: #ff0000;\"><strong><span style=\"font-size: 14.0px;\">18</span></strong></span></span>\n				</p>\n			</td>\n		</tr>\n		<tr>\n			<td style=\"width: 190.0px;\">\n				<p align=\"center\">\n					&nbsp;\n				</p>\n				<p align=\"center\">\n					<span style=\"font-family: tahoma , geneva , sans-serif;\"><strong><span style=\"font-size: 14.0px;\">THIGH GIRTH(CM)</span></strong></span>\n				</p>\n				<p align=\"center\">\n					&nbsp;\n				</p>\n			</td>\n			<td style=\"width: 56.0px;\">\n				<p align=\"center\">\n					&nbsp;\n				</p>\n			</td>\n			<td style=\"width: 56.0px;\">\n				<p align=\"center\">\n					&nbsp;\n				</p>\n			</td>\n			<td style=\"width: 56.0px;\">\n				<p align=\"center\">\n					&nbsp;\n				</p>\n			</td>\n			<td style=\"width: 56.0px;\">\n				<p align=\"center\">\n					&nbsp;\n				</p>\n			</td>\n			<td style=\"width: 56.0px;\">\n				<p align=\"center\">\n					&nbsp;\n				</p>\n			</td>\n			<td style=\"width: 56.0px;\">\n				<p align=\"center\">\n					&nbsp;\n				</p>\n			</td>\n			<td style=\"width: 56.0px;\">\n				<p align=\"center\">\n					&nbsp;\n				</p>\n			</td>\n			<td style=\"width: 56.0px;\">\n				<p align=\"center\">\n					&nbsp;\n				</p>\n			</td>\n			<td style=\"width: 56.0px;\">\n				<p align=\"center\">\n					&nbsp;\n				</p>\n			</td>\n			<td style=\"width: 56.0px;\">\n				<p align=\"center\">\n					&nbsp;\n				</p>\n			</td>\n			<td style=\"width: 56.0px;\">\n				<p align=\"center\">\n					&nbsp;\n				</p>\n			</td>\n		</tr>\n		<tr>\n			<td style=\"width: 190.0px;\">\n				<p align=\"center\">\n					&nbsp;\n				</p>\n				<p align=\"center\">\n					<span style=\"font-family: tahoma , geneva , sans-serif;\"><strong><span style=\"font-size: 14.0px;\">CALF GIRTH(CM)</span></strong></span>\n				</p>\n				<p align=\"center\">\n					&nbsp;\n				</p>\n			</td>\n			<td style=\"width: 56.0px;\">\n				<p align=\"center\">\n					&nbsp;\n				</p>\n			</td>\n			<td style=\"width: 56.0px;\">\n				<p align=\"center\">\n					&nbsp;\n				</p>\n			</td>\n			<td style=\"width: 56.0px;\">\n				<p align=\"center\">\n					&nbsp;\n				</p>\n			</td>\n			<td style=\"width: 56.0px;\">\n				<p align=\"center\">\n					&nbsp;\n				</p>\n			</td>\n			<td style=\"width: 56.0px;\">\n				<p align=\"center\">\n					&nbsp;\n				</p>\n			</td>\n			<td style=\"width: 56.0px;\">\n				<p align=\"center\">\n					&nbsp;\n				</p>\n			</td>\n			<td style=\"width: 56.0px;\">\n				<p align=\"center\">\n					&nbsp;\n				</p>\n			</td>\n			<td style=\"width: 56.0px;\">\n				<p align=\"center\">\n					&nbsp;\n				</p>\n			</td>\n			<td style=\"width: 56.0px;\">\n				<p align=\"center\">\n					&nbsp;\n				</p>\n			</td>\n			<td style=\"width: 56.0px;\">\n				<p align=\"center\">\n					&nbsp;\n				</p>\n			</td>\n			<td style=\"width: 56.0px;\">\n				<p align=\"center\">\n					&nbsp;\n				</p>\n			</td>\n		</tr>\n		<tr>\n			<td style=\"width: 190.0px;\">\n				<p align=\"center\">\n					&nbsp;\n				</p>\n				<p align=\"center\">\n					<span style=\"font-family: tahoma , geneva , sans-serif;\"><span style=\"color: #ff0000;\"><strong><span style=\"font-size: 14.0px;\">ANKLE GIRTH(CM)</span></strong></span></span>\n				</p>\n				<p align=\"center\">\n					&nbsp;\n				</p>\n			</td>\n			<td style=\"width: 56.0px;\">\n				<p align=\"center\">\n					<span style=\"font-family: tahoma , geneva , sans-serif;\"><span style=\"color: #ff0000;\"><strong><span style=\"font-size: 14.0px;\">22</span></strong></span></span>\n				</p>\n			</td>\n			<td style=\"width: 56.0px;\">\n				<p align=\"center\">\n					<span style=\"font-family: tahoma , geneva , sans-serif;\"><span style=\"color: #ff0000;\"><strong><span style=\"font-size: 14.0px;\">22</span></strong></span></span>\n				</p>\n			</td>\n			<td style=\"width: 56.0px;\">\n				<p align=\"center\">\n					<span style=\"font-family: tahoma , geneva , sans-serif;\"><span style=\"color: #ff0000;\"><strong><span style=\"font-size: 14.0px;\">22</span></strong></span></span>\n				</p>\n			</td>\n			<td style=\"width: 56.0px;\">\n				<p align=\"center\">\n					<span style=\"font-family: tahoma , geneva , sans-serif;\"><span style=\"color: #ff0000;\"><strong><span style=\"font-size: 14.0px;\">24</span></strong></span></span>\n				</p>\n			</td>\n			<td style=\"width: 56.0px;\">\n				<p align=\"center\">\n					<span style=\"font-family: tahoma , geneva , sans-serif;\"><span style=\"color: #ff0000;\"><strong><span style=\"font-size: 14.0px;\">24</span></strong></span></span>\n				</p>\n			</td>\n			<td style=\"width: 56.0px;\">\n				<p align=\"center\">\n					<span style=\"font-family: tahoma , geneva , sans-serif;\"><span style=\"color: #ff0000;\"><strong><span style=\"font-size: 14.0px;\">24</span></strong></span></span>\n				</p>\n			</td>\n			<td style=\"width: 56.0px;\">\n				<p align=\"center\">\n					<span style=\"font-family: tahoma , geneva , sans-serif;\"><span style=\"color: #ff0000;\"><strong><span style=\"font-size: 14.0px;\">26</span></strong></span></span>\n				</p>\n			</td>\n			<td style=\"width: 56.0px;\">\n				<p align=\"center\">\n					<span style=\"font-family: tahoma , geneva , sans-serif;\"><span style=\"color: #ff0000;\"><strong><span style=\"font-size: 14.0px;\">26</span></strong></span></span>\n				</p>\n			</td>\n			<td style=\"width: 56.0px;\">\n				<p align=\"center\">\n					<span style=\"font-family: tahoma , geneva , sans-serif;\"><span style=\"color: #ff0000;\"><strong><span style=\"font-size: 14.0px;\">28</span></strong></span></span>\n				</p>\n			</td>\n			<td style=\"width: 56.0px;\">\n				<p align=\"center\">\n					<span style=\"font-family: tahoma , geneva , sans-serif;\"><span style=\"color: #ff0000;\"><strong><span style=\"font-size: 14.0px;\">28</span></strong></span></span>\n				</p>\n			</td>\n			<td style=\"width: 56.0px;\">\n				<p align=\"center\">\n					<span style=\"font-family: tahoma , geneva , sans-serif;\"><span style=\"color: #ff0000;\"><strong><span style=\"font-size: 14.0px;\">28</span></strong></span></span>\n				</p>\n			</td>\n		</tr>\n	</tbody>\n</table>\n<div style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-size: 13.0px;line-height: inherit;font-family: arial , helvetica , sans-serif;vertical-align: baseline;color: #000000;\">\n	&nbsp;\n</div>\n<div style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-size: 13.0px;line-height: inherit;font-family: arial , helvetica , sans-serif;vertical-align: baseline;color: #000000;\">\n	&nbsp;\n</div>\n<div style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-size: 13.0px;line-height: inherit;font-family: arial , helvetica , sans-serif;vertical-align: baseline;color: #000000;\">\n	<span style=\"font-size: 28.0px;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;line-height: inherit;vertical-align: baseline;\"><u><span style=\"box-sizing: content-box;font-weight: 700;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;line-height: inherit;vertical-align: baseline;\">Important Notice:</span></span></u></span></span>\n</div>\n<div style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-size: 13.0px;line-height: inherit;font-family: arial , helvetica , sans-serif;vertical-align: baseline;color: #000000;\">\n	<span style=\"font-size: 20.0px;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;line-height: inherit;vertical-align: baseline;\">We send Europe size;please refer to your foot length to choose the US size.For example,</span></span>\n</div>\n<div style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-size: 13.0px;line-height: inherit;font-family: arial , helvetica , sans-serif;vertical-align: baseline;color: #000000;\">\n	<span style=\"font-size: 20.0px;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;line-height: inherit;vertical-align: baseline;\">my foot length is 26.0 cm ,</span></span> <span style=\"font-style: inherit;font-weight: inherit;font-size: 20.0px;\">I will choose US 9=Eur size 40;if your foot a little wide ,</span>\n</div>\n<div style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-size: 13.0px;line-height: inherit;font-family: arial , helvetica , sans-serif;vertical-align: baseline;color: #000000;\">\n	<span style=\"font-style: inherit;font-weight: inherit;font-size: 20.0px;\">pls choose the bigger one size ,thanks .</span>\n</div>\n<div style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-size: 13.0px;line-height: inherit;font-family: arial , helvetica , sans-serif;vertical-align: baseline;color: #000000;\">\n	&nbsp;\n</div>\n<div style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-size: 13.0px;line-height: inherit;font-family: arial , helvetica , sans-serif;vertical-align: baseline;color: #000000;\">\n	<strong><span style=\"color: #c00000;\"><span style=\"font-size: 24.0px;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;line-height: inherit;vertical-align: baseline;\">How to accurately measure your foot length :</span></span></span></strong>\n</div>\n<div style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-size: 13.0px;line-height: inherit;font-family: arial , helvetica , sans-serif;vertical-align: baseline;color: #000000;\">\n	&nbsp;\n</div>\n<div style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-size: 13.0px;line-height: inherit;font-family: arial , helvetica , sans-serif;vertical-align: baseline;color: #000000;\">\n	<span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: 14.0px;line-height: inherit;vertical-align: baseline;\"><img alt=\"4873856186_85312959.jpg_.webp\" src=\"https://ae01.alicdn.com/kf/HTB1eQyGnf2H8KJjy0Fcq6yDlFXat.jpg\" style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: 0.0px;line-height: inherit;vertical-align: middle;color: transparent;width: auto;\" /></span>\n</div>\n<div style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-size: 13.0px;line-height: inherit;font-family: arial , helvetica , sans-serif;vertical-align: baseline;color: #000000;\">\n	&nbsp;\n</div>\n<div style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-size: 13.0px;line-height: inherit;font-family: arial , helvetica , sans-serif;vertical-align: baseline;color: #000000;\">\n	<span style=\"color: #c00000;\"><span style=\"font-size: 28.0px;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;line-height: inherit;vertical-align: baseline;\"><span style=\"box-sizing: content-box;font-weight: 700;\">Processing time</span>&nbsp;:</span></span></span>\n</div>\n<div style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-size: 13.0px;line-height: inherit;font-family: arial , helvetica , sans-serif;vertical-align: baseline;color: #000000;\">\n	<span style=\"font-size: 24.0px;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;line-height: inherit;vertical-align: baseline;\">All the shoes is order-to-make,we will ship out your package&nbsp;</span></span>\n</div>\n<div style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-size: 13.0px;line-height: inherit;font-family: arial , helvetica , sans-serif;vertical-align: baseline;color: #000000;\">\n	<span style=\"font-size: 24.0px;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;line-height: inherit;vertical-align: baseline;\">within 5-7 work days after you making the order .</span></span>\n</div>\n<div style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-size: 13.0px;line-height: inherit;font-family: arial , helvetica , sans-serif;vertical-align: baseline;color: #000000;\">\n	<span style=\"font-size: 24.0px;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;line-height: inherit;vertical-align: baseline;\">​</span></span>\n</div>\n<div style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-size: 13.0px;line-height: inherit;font-family: arial , helvetica , sans-serif;vertical-align: baseline;color: #000000;\">\n	&nbsp;\n</div>\n<p>\n	&nbsp;\n</p>\n<p>\n	<img alt=\"4674\" src=\"https://ae01.alicdn.com/kf/HTB1X5NHaITxK1Rjy0Fgq6yovpXas.jpg\" />\n</p>\n<p>\n	<img alt=\"4655\" src=\"https://ae01.alicdn.com/kf/HTB1JBxHaUvrK1RjSszfq6xJNVXan.jpg\" />\n</p>\n<p>\n	<img alt=\"0\" src=\"https://ae01.alicdn.com/kf/HTB1.1hBaK6sK1RjSsrbq6xbDXXa8.jpg\" />\n</p>\n<p>\n	&nbsp;\n</p>\n<p>\n	<img alt=\"1\" src=\"https://ae01.alicdn.com/kf/HTB1fddDaOfrK1RjSspbq6A4pFXas.jpg\" />\n</p>\n<p>\n	&nbsp;\n</p>\n<p>\n	&nbsp;\n</p>\n<p>\n	<img alt=\"17\" src=\"https://ae01.alicdn.com/kf/HTB1FUBJaOzxK1RkSnaVq6xn9VXam.jpg\" />\n</p>\n<p>\n	&nbsp;\n</p>\n<p>\n	&nbsp;\n</p>\n<p>\n	&nbsp;\n</p>\n<p>\n	&nbsp;\n</p>\n</div></div>\r\n\n\n', 'jialuowei Fetish Ballet Boots Women High Heel Spike Black PU Cross Tied Lace Up Mid-Calf Spring and Autumn Boots Plus Size 36-46', '', 'publish', 'closed', 'closed', '', 'jialuowei-fetish-ballet-boots-women-high-heel-spike-black-pu-cross-tied-lace-up-mid-calf-spring-and-autumn-boots-plus-size-36-46', '', '', '2021-06-01 12:15:20', '2021-06-01 12:15:20', '', 0, 'https://shoestimer.com/?post_type=vi_wad_draft_product&#038;p=3580', 0, 'vi_wad_draft_product', '', 0),
(3581, 1, '2021-06-01 12:11:37', '2021-06-01 12:11:37', '', 'Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s-1.jpg_640x640-1', '', 'inherit', 'open', 'closed', '', 'fashion-men-shoes-genuine-leather-casual-summer-shoes-classic-mens-loafers-elegantes-slip-on-men-s-1-jpg_640x640-1', '', '', '2021-06-01 12:11:37', '2021-06-01 12:11:37', '', 3200, 'http://shoestimer.com/wp-content/uploads/2021/06/Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s-1.jpg_640x640-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(3582, 1, '2021-06-01 12:11:39', '2021-06-01 12:11:39', '', 'Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s-2.jpg_640x640-2', '', 'inherit', 'open', 'closed', '', 'fashion-men-shoes-genuine-leather-casual-summer-shoes-classic-mens-loafers-elegantes-slip-on-men-s-2-jpg_640x640-2', '', '', '2021-06-01 12:11:39', '2021-06-01 12:11:39', '', 3200, 'http://shoestimer.com/wp-content/uploads/2021/06/Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s-2.jpg_640x640-2.jpg', 0, 'attachment', 'image/jpeg', 0);
INSERT INTO `wpx5_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(3583, 1, '2021-06-01 12:14:10', '2021-06-01 12:14:10', '                <div class=\"product-specs-list-container\">\r\n                    <ul class=\"product-specs-list util-clearfix\">\r\n						                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Brand Name:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">jialuowei</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Origin:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">CN(Origin)</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Upper Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">PU</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Boot Height:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Knee-High</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">is_handmade:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Yes</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Fashion Element:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Cross-tied</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Pattern Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Solid</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Model Number:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">BM-GS-08</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Department Name:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Adult</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Heel Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Wedges</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Boot Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Motorcycle boots</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Lining Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">PU</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Shaft Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">PU</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Toe Shape:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Pointed Toe</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Season:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Spring/Autumn</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Item Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Boots</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Insole Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">PU</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Outsole Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Rubber</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Heel Height:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Super High (8cm-up)</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">With Platforms:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Yes</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Platform Height:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">3-5cm</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Closure Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">ZIP</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Fit:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Fits true to size, take your normal size</span>\r\n                            </li>\r\n							                    </ul>\r\n                </div>\r\n				<div class=\"detailmodule_dynamic\"><kse:widget data-widget-type=\"customText\" id=\"1005000000107774\" title=\"\" type=\"custom\"></kse:widget></div>\r\n<div class=\"detailmodule_image\"><img src=\"//ae01.alicdn.com/kf/H9d1c48a21376486488b3eac0116a304fL.jpg\"  class=\"detail-desc-decorate-image\" ></div>\r\n<div class=\"detailmodule_html\"><div class=\"detail-desc-decorate-richtext\"><table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" title=\"hlg_list_12465583\">\n	<tbody>\n	</tbody>\n</table>\n<p>\n	<br />\n	&nbsp;\n</p>\n<table height=\"387\" style=\"border-collapse: collapse;width: 703.5pt;\" width=\"938\">\n	<tbody>\n		<tr>\n			<td colspan=\"3\" style=\"color: #000000;font-size: 14.0pt;font-weight: 700;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 27.75pt;width: 133.5pt;background: #bfbfbf;\">\n				System\n			</td>\n			<td colspan=\"11\" style=\"color: #000000;font-size: 14.0pt;font-weight: 700;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 27.75pt;width: 571.5pt;background: #bfbfbf;\">\n				SIZES\n			</td>\n		</tr>\n		<tr>\n			<td colspan=\"3\" style=\"color: #000000;font-size: 12.0pt;font-weight: 700;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 30.0pt;width: 133.5pt;background: #d8e4bc;\">\n				U.S\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 30.0pt;width: 42.75pt;background: #d8e4bc;\">\n				5\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 30.0pt;width: 54.0pt;background: #d8e4bc;\">\n				6\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 30.0pt;width: 54.0pt;background: #d8e4bc;\">\n				7\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 30.0pt;width: 54.0pt;background: #d8e4bc;\">\n				8\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 30.0pt;width: 54.0pt;background: #d8e4bc;\">\n				9\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 30.0pt;width: 54.0pt;background: #d8e4bc;\">\n				10\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 30.0pt;width: 54.0pt;background: #d8e4bc;\">\n				11\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 30.0pt;width: 54.0pt;background: #d8e4bc;\">\n				12\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 30.0pt;width: 54.0pt;background: #d8e4bc;\">\n				13\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 30.0pt;width: 54.0pt;background: #d8e4bc;\">\n				14\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 30.0pt;width: 54.0pt;background: #d8e4bc;\">\n				15\n			</td>\n		</tr>\n		<tr>\n			<td colspan=\"3\" style=\"color: #000000;font-size: 12.0pt;font-weight: 700;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 133.5pt;background: #ffccff;\">\n				Europe\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;font-weight: 700;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 42.75pt;background: #ffccff;\">\n				36\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;font-weight: 700;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #ffccff;\">\n				37\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;font-weight: 700;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #ffccff;\">\n				38\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;font-weight: 700;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #ffccff;\">\n				39\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;font-weight: 700;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #ffccff;\">\n				40\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;font-weight: 700;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #ffccff;\">\n				41\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;font-weight: 700;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #ffccff;\">\n				42\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;font-weight: 700;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #ffccff;\">\n				43\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;font-weight: 700;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #ffccff;\">\n				44\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;font-weight: 700;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #ffccff;\">\n				45\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;font-weight: 700;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #ffccff;\">\n				46\n			</td>\n		</tr>\n		<tr>\n			<td colspan=\"3\" style=\"color: #000000;font-size: 10.0pt;font-weight: 700;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 133.5pt;background: #f2dcdb;\">\n				Foot&nbsp;Length(cm)\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 42.75pt;background: #f2dcdb;\">\n				23.6&nbsp;\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #f2dcdb;\">\n				24.2\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #f2dcdb;\">\n				24.8\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #f2dcdb;\">\n				25.4\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #f2dcdb;\">\n				26.0&nbsp;\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #f2dcdb;\">\n				26.6\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #f2dcdb;\">\n				27.2\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #f2dcdb;\">\n				27.8\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #f2dcdb;\">\n				28.4\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #f2dcdb;\">\n				29.0&nbsp;\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #f2dcdb;\">\n				29.6\n			</td>\n		</tr>\n		<tr>\n			<td colspan=\"3\" style=\"color: #000000;font-size: 10.0pt;font-weight: 700;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 133.5pt;background: #c5d9f1;\">\n				High&nbsp;Heel(cm)\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 42.75pt;background: #c5d9f1;\">\n				18\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 54.0pt;background: #c5d9f1;\">\n				18\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 54.0pt;background: #c5d9f1;\">\n				18\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 54.0pt;background: #c5d9f1;\">\n				18\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 54.0pt;background: #c5d9f1;\">\n				18\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 54.0pt;background: #c5d9f1;\">\n				18\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 54.0pt;background: #c5d9f1;\">\n				18\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 54.0pt;background: #c5d9f1;\">\n				18\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 54.0pt;background: #c5d9f1;\">\n				18\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 54.0pt;background: #c5d9f1;\">\n				18\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 54.0pt;background: #c5d9f1;\">\n				18\n			</td>\n		</tr>\n		<tr>\n			<td colspan=\"3\" style=\"color: #000000;font-size: 10.0pt;font-weight: 700;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 133.5pt;background: #c5d9f1;\">\n				Platform&nbsp;Heel(cm)\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 42.75pt;background: #c5d9f1;\">\n				3\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 54.0pt;background: #c5d9f1;\">\n				3\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 54.0pt;background: #c5d9f1;\">\n				3\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 54.0pt;background: #c5d9f1;\">\n				3\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 54.0pt;background: #c5d9f1;\">\n				3\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 54.0pt;background: #c5d9f1;\">\n				3\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 54.0pt;background: #c5d9f1;\">\n				3\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 54.0pt;background: #c5d9f1;\">\n				3\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 54.0pt;background: #c5d9f1;\">\n				3\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 54.0pt;background: #c5d9f1;\">\n				3\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 54.0pt;background: #c5d9f1;\">\n				3\n			</td>\n		</tr>\n		<tr>\n			<td colspan=\"3\" style=\"color: #000000;font-size: 10.0pt;font-weight: 700;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 133.5pt;background: #ddd9c4;\">\n				Shaft&nbsp;length(cm)\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 42.75pt;background: #ddd9c4;\">\n				36\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 54.0pt;background: #ddd9c4;\">\n				36\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 54.0pt;background: #ddd9c4;\">\n				36\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 54.0pt;background: #ddd9c4;\">\n				36\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 54.0pt;background: #ddd9c4;\">\n				36\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 54.0pt;background: #ddd9c4;\">\n				36\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 54.0pt;background: #ddd9c4;\">\n				38\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 54.0pt;background: #ddd9c4;\">\n				38\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 54.0pt;background: #ddd9c4;\">\n				38\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 54.0pt;background: #ddd9c4;\">\n				38\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 54.0pt;background: #ddd9c4;\">\n				38\n			</td>\n		</tr>\n		<tr>\n			<td colspan=\"3\" style=\"color: #000000;font-size: 10.0pt;font-weight: 700;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 30.0pt;width: 133.5pt;background: #ffffcc;\">\n				Thigh&nbsp;girth(cm)\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 30.0pt;width: 42.75pt;background: #ffffcc;\">\n				&nbsp;\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 30.0pt;width: 54.0pt;background: #ffffcc;\">\n				&nbsp;\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 30.0pt;width: 54.0pt;background: #ffffcc;\">\n				&nbsp;\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 30.0pt;width: 54.0pt;background: #ffffcc;\">\n				&nbsp;\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 30.0pt;width: 54.0pt;background: #ffffcc;\">\n				&nbsp;\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 30.0pt;width: 54.0pt;background: #ffffcc;\">\n				&nbsp;\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 30.0pt;width: 54.0pt;background: #ffffcc;\">\n				&nbsp;\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 30.0pt;width: 54.0pt;background: #ffffcc;\">\n				&nbsp;\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 30.0pt;width: 54.0pt;background: #ffffcc;\">\n				&nbsp;\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 30.0pt;width: 54.0pt;background: #ffffcc;\">\n				&nbsp;\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 30.0pt;width: 54.0pt;background: #ffffcc;\">\n				&nbsp;\n			</td>\n		</tr>\n		<tr>\n			<td colspan=\"3\" style=\"color: #000000;font-size: 10.0pt;font-weight: 700;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 133.5pt;background: #b1a0c7;\">\n				Calf&nbsp;girth(cm)\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 42.75pt;background: #b1a0c7;\">\n				32\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #b1a0c7;\">\n				32\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #b1a0c7;\">\n				32\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #b1a0c7;\">\n				32\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #b1a0c7;\">\n				34\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #b1a0c7;\">\n				34\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #b1a0c7;\">\n				34\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #b1a0c7;\">\n				36\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #b1a0c7;\">\n				36\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #b1a0c7;\">\n				36\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #b1a0c7;\">\n				36\n			</td>\n		</tr>\n		<tr>\n			<td colspan=\"3\" style=\"color: #000000;font-size: 10.0pt;font-weight: 700;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 133.5pt;background: #fabf8f;\">\n				Ankle&nbsp;girth(cm)\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 42.75pt;background: #fabf8f;\">\n				22\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #fabf8f;\">\n				22\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #fabf8f;\">\n				22\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #fabf8f;\">\n				24\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #fabf8f;\">\n				24\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #fabf8f;\">\n				24\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #fabf8f;\">\n				26\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #fabf8f;\">\n				26\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #fabf8f;\">\n				28\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #fabf8f;\">\n				28\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #fabf8f;\">\n				28<br />\n				&nbsp;\n			</td>\n		</tr>\n	</tbody>\n</table>\n<div>\n	<br />\n	<div style=\"box-sizing: content-box; margin: 0px; padding: 0px; border: 0px; font-size: 13px; line-height: inherit; font-family: arial, helvetica, sans-serif; vertical-align: baseline; color: rgb(0, 0, 0);\">\n		<span style=\"font-size: 28px;\"><span style=\"box-sizing: content-box; margin: 0px; padding: 0px; border: 0px; font-style: inherit; font-weight: inherit; line-height: inherit; vertical-align: baseline;\"><u><span style=\"box-sizing: content-box; font-weight: 700;\"><span style=\"box-sizing: content-box; margin: 0px; padding: 0px; border: 0px; font-style: inherit; font-weight: inherit; line-height: inherit; vertical-align: baseline;\">Important Notice:</span></span></u></span></span>\n	</div>\n	<div style=\"box-sizing: content-box; margin: 0px; padding: 0px; border: 0px; font-size: 13px; line-height: inherit; font-family: arial, helvetica, sans-serif; vertical-align: baseline; color: rgb(0, 0, 0);\">\n		<span style=\"font-size: 20px;\"><span style=\"box-sizing: content-box; margin: 0px; padding: 0px; border: 0px; font-style: inherit; font-weight: inherit; line-height: inherit; vertical-align: baseline;\">We send Europe size;please refer to your foot length to choose the US size.For example,</span></span>\n	</div>\n	<div style=\"box-sizing: content-box; margin: 0px; padding: 0px; border: 0px; font-size: 13px; line-height: inherit; font-family: arial, helvetica, sans-serif; vertical-align: baseline; color: rgb(0, 0, 0);\">\n		<span style=\"font-size: 20px;\"><span style=\"box-sizing: content-box; margin: 0px; padding: 0px; border: 0px; font-style: inherit; font-weight: inherit; line-height: inherit; vertical-align: baseline;\">my foot length is 26.0 cm ,</span></span>&nbsp;<span style=\"font-style: inherit; font-weight: inherit; font-size: 20px;\">I will choose US 9=Eur size 40;if your foot a little wide ,</span>\n	</div>\n	<div style=\"box-sizing: content-box; margin: 0px; padding: 0px; border: 0px; font-size: 13px; line-height: inherit; font-family: arial, helvetica, sans-serif; vertical-align: baseline; color: rgb(0, 0, 0);\">\n		<span style=\"font-style: inherit; font-weight: inherit; font-size: 20px;\">pls choose the bigger one size ,thanks .</span>\n	</div>\n	<div style=\"box-sizing: content-box; margin: 0px; padding: 0px; border: 0px; font-size: 13px; line-height: inherit; font-family: arial, helvetica, sans-serif; vertical-align: baseline; color: rgb(0, 0, 0);\">\n		&nbsp;\n	</div>\n	<div style=\"box-sizing: content-box; margin: 0px; padding: 0px; border: 0px; font-size: 13px; line-height: inherit; font-family: arial, helvetica, sans-serif; vertical-align: baseline; color: rgb(0, 0, 0);\">\n		<strong><span style=\"color: rgb(192, 0, 0);\"><span style=\"font-size: 24px;\"><span style=\"box-sizing: content-box; margin: 0px; padding: 0px; border: 0px; font-style: inherit; font-weight: inherit; line-height: inherit; vertical-align: baseline;\">How to accurately measure your foot length :</span></span></span></strong>\n	</div>\n	<div style=\"box-sizing: content-box; margin: 0px; padding: 0px; border: 0px; font-size: 13px; line-height: inherit; font-family: arial, helvetica, sans-serif; vertical-align: baseline; color: rgb(0, 0, 0);\">\n		&nbsp;\n	</div>\n	<div style=\"box-sizing: content-box; margin: 0px; padding: 0px; border: 0px; font-size: 13px; line-height: inherit; font-family: arial, helvetica, sans-serif; vertical-align: baseline; color: rgb(0, 0, 0);\">\n		<span style=\"box-sizing: content-box; margin: 0px; padding: 0px; border: 0px; font-style: inherit; font-weight: inherit; font-size: 14px; line-height: inherit; vertical-align: baseline;\"><img alt=\"4873856186_85312959.jpg_.webp\" src=\"https://ae01.alicdn.com/kf/HTB1eQyGnf2H8KJjy0Fcq6yDlFXat.jpg\" style=\"box-sizing: content-box; margin: 0px; padding: 0px; border: 0px; font-style: inherit; font-weight: inherit; font-size: 0px; line-height: inherit; vertical-align: middle; color: transparent; width: auto;\" /></span>\n	</div>\n	<div style=\"box-sizing: content-box; margin: 0px; padding: 0px; border: 0px; font-size: 13px; line-height: inherit; font-family: arial, helvetica, sans-serif; vertical-align: baseline; color: rgb(0, 0, 0);\">\n		&nbsp;\n	</div>\n	<div style=\"box-sizing: content-box; margin: 0px; padding: 0px; border: 0px; font-size: 13px; line-height: inherit; font-family: arial, helvetica, sans-serif; vertical-align: baseline; color: rgb(0, 0, 0);\">\n		<span style=\"color: rgb(192, 0, 0);\"><span style=\"font-size: 28px;\"><span style=\"box-sizing: content-box; margin: 0px; padding: 0px; border: 0px; font-style: inherit; font-weight: inherit; line-height: inherit; vertical-align: baseline;\"><span style=\"box-sizing: content-box; font-weight: 700;\">Processing time</span>&nbsp;:</span></span></span>\n	</div>\n	<div style=\"box-sizing: content-box; margin: 0px; padding: 0px; border: 0px; font-size: 13px; line-height: inherit; font-family: arial, helvetica, sans-serif; vertical-align: baseline; color: rgb(0, 0, 0);\">\n		<span style=\"font-size: 24px;\"><span style=\"box-sizing: content-box; margin: 0px; padding: 0px; border: 0px; font-style: inherit; font-weight: inherit; line-height: inherit; vertical-align: baseline;\">All the shoes is order-to-make,we will ship out your package</span></span>\n	</div>\n	<div style=\"box-sizing: content-box; margin: 0px; padding: 0px; border: 0px; font-size: 13px; line-height: inherit; font-family: arial, helvetica, sans-serif; vertical-align: baseline; color: rgb(0, 0, 0);\">\n		<span style=\"font-size: 24px;\"><span style=\"box-sizing: content-box; margin: 0px; padding: 0px; border: 0px; font-style: inherit; font-weight: inherit; line-height: inherit; vertical-align: baseline;\">within 5-7 work days after you making the order .</span></span>\n	</div>\n	<p>\n		&nbsp;\n	</p>\n	<p>\n		<span style=\"color: rgb(192, 0, 0);\"><span style=\"font-size: 28px;\"><span style=\"font-weight: bold;\">About the custom:</span></span></span>\n	</p>\n	<p style=\"font-weight: bold;\">\n		<span style=\"font-family: tahoma, geneva, sans-serif;\"><font color=\"#000000\"><span style=\"font-size: 16px;\">If the standard size don&#39;t fit you well,please give us your measurement as follow photo,will custom for you</span></font></span>\n	</p>\n	<p style=\"font-weight: bold;\">\n		<span style=\"font-family: tahoma, geneva, sans-serif;\"><font color=\"#000000\"><span style=\"font-size: 16px;\">But please note that cause this boots is specialy customized according to your measurement,</span></font></span>\n	</p>\n	<p style=\"font-weight: bold;\">\n		<span style=\"font-family: tahoma, geneva, sans-serif;\"><font color=\"#000000\"><span style=\"font-size: 16px;\">it can not return or exchange unless the quality problem,</span></font></span>\n	</p>\n	<p style=\"font-weight: bold;\">\n		<span style=\"font-family: tahoma, geneva, sans-serif;\"><font color=\"#000000\"><span style=\"font-size: 16px;\">If any question please contact the customer service before making the order. Thanks.</span></font></span>\n	</p>\n	<p style=\"font-weight: bold;\">\n		<img alt=\"国外测é‡\" src=\"https://ae01.alicdn.com/kf/He3ea0332373a4575b44b3e182d752c16s.jpg\" />\n	</p>\n	<div>\n		&nbsp;\n	</div>\n</div>\n<p>\n	&nbsp;\n</p>\n<p>\n	&nbsp;\n</p>\n</div></div>\r\n<div class=\"detailmodule_image\"><img src=\"//ae01.alicdn.com/kf/H413a902d537147168f8277a417b1b9e0J.jpg\"  class=\"detail-desc-decorate-image\"  style=\"margin-bottom: 10px;\" ><img src=\"//ae01.alicdn.com/kf/Hd5c13c3e9720459090f77812aaa63fd4r.jpg\"  class=\"detail-desc-decorate-image\"  style=\"margin-bottom: 10px;\" ><img src=\"//ae01.alicdn.com/kf/H60f05c4e55044b029a216cad68c1b58fi.jpg\"  class=\"detail-desc-decorate-image\"  style=\"margin-bottom: 10px;\" ><img src=\"//ae01.alicdn.com/kf/H52fe5239894c4406821776bada44efd0L.jpg\"  class=\"detail-desc-decorate-image\"  style=\"margin-bottom: 10px;\" ></div>\r\n\n\n', 'JIALUOWEI 18cm high heel wedge platform lace up knee high boots', '', 'publish', 'closed', 'closed', '', 'jialuowei-18cm-high-heel-wedge-platform-lace-up-knee-high-boots', '', '', '2021-06-01 12:14:10', '2021-06-01 12:14:10', '', 0, 'https://shoestimer.com/?post_type=vi_wad_draft_product&#038;p=3583', 0, 'vi_wad_draft_product', '', 0),
(3584, 1, '2021-06-01 12:11:41', '2021-06-01 12:11:41', '', 'Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s-3.jpg_640x640-3', '', 'inherit', 'open', 'closed', '', 'fashion-men-shoes-genuine-leather-casual-summer-shoes-classic-mens-loafers-elegantes-slip-on-men-s-3-jpg_640x640-3', '', '', '2021-06-01 12:11:41', '2021-06-01 12:11:41', '', 3200, 'http://shoestimer.com/wp-content/uploads/2021/06/Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s-3.jpg_640x640-3.jpg', 0, 'attachment', 'image/jpeg', 0),
(3585, 1, '2021-06-01 12:11:44', '2021-06-01 12:11:44', '', 'Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s-4.jpg_640x640-4', '', 'inherit', 'open', 'closed', '', 'fashion-men-shoes-genuine-leather-casual-summer-shoes-classic-mens-loafers-elegantes-slip-on-men-s-4-jpg_640x640-4', '', '', '2021-06-01 12:11:44', '2021-06-01 12:11:44', '', 3200, 'http://shoestimer.com/wp-content/uploads/2021/06/Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s-4.jpg_640x640-4.jpg', 0, 'attachment', 'image/jpeg', 0);
INSERT INTO `wpx5_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(3586, 1, '2021-06-01 12:12:49', '2021-06-01 12:12:49', '                <div class=\"product-specs-list-container\">\r\n                    <ul class=\"product-specs-list util-clearfix\">\r\n						                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Brand Name:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">AnmaiRon</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Upper Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">PU</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Boot Height:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Mid-Calf</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">is_handmade:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Yes</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Fashion Element:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Metal decoration</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Pattern Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Solid</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Model Number:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">HQ201708171444</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Department Name:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Adult</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Heel Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Hoof Heels</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Boot Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Basic</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Lining Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Cotton Fabric</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Shaft Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">PU</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Toe Shape:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Round Toe</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Season:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Winter</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Item Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Boots</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Insole Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Rubber</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Outsole Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Rubber</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Heel Height:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Super High (8cm-up)</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">With Platforms:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Yes</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Platform Height:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">0-3cm</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Closure Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">ZIP</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Fit:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Fits true to size, take your normal size</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Heel Height:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">9.5cm</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Color:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Red  black Yellow</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Size:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">34-43</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">platform:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">4cm</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Boot opening:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">40cm</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Shaft:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">38cm</span>\r\n                            </li>\r\n							                    </ul>\r\n                </div>\r\n				<div class=\"\"><div class=\"\"><div class=\"\">\n <div class=\"\">\n  <div class=\"\">\n   <div class=\"\">\n    <div class=\"\"> \n     <div class=\"\"> \n      <div class=\"\"> \n       <div class=\"\"> \n        <div class=\"\"> \n         <div class=\"\"> \n          <div class=\"\"> \n           <div class=\"\"> \n            <div class=\"\"> \n             <div class=\"\"> \n              <div class=\"\"> \n               <div class=\"\"> \n                <div class=\"\"> \n                 <div class=\"\"> \n                  <div class=\"\"> \n                   <div class=\"\"> \n                    <div class=\"\"> \n                     <div class=\"\"> \n                      <div class=\"\"> \n                       <div class=\"\"> \n                        <div> \n                         <div> \n                          <div> \n                           <div> \n                            <div> \n                             <div> \n                              <div> \n                               <div> \n                                <div> \n                                 <div> \n                                  <div> \n                                   <div> \n                                    <div> \n                                     <div> \n                                      <div> \n                                       <div> \n                                        <div> \n                                         <div> \n                                          <div> \n                                           <div> \n                                            <div> \n                                             <div> \n                                              <div> \n                                               <div> \n                                                <div> \n                                                 <div> \n                                                  <div> \n                                                   <div> \n                                                    <div> \n                                                     <div> \n                                                      <div> \n                                                       <div> \n                                                        <div> \n                                                         <div> \n                                                          <div> \n                                                           <div> \n                                                            <div> \n                                                             <div> \n                                                              <div> \n                                                               <div> \n                                                                <div> \n                                                                 <div> \n                                                                  <div> \n                                                                   <div> \n                                                                    <div> \n                                                                     <div> \n                                                                      <div> \n                                                                       <div> \n                                                                        <div> \n                                                                         <div> \n                                                                          <div> \n                                                                           <div> \n                                                                            <div> \n                                                                             <div> \n                                                                              <div> \n                                                                               <div> \n                                                                                <div> \n                                                                                 <div> \n                                                                                  <div> \n                                                                                   <div> \n                                                                                    <div> \n                                                                                     <div> \n                                                                                      <div> \n                                                                                       <div> \n                                                                                        <div> \n                                                                                         <div> \n                                                                                          <div> \n                                                                                           <div> \n                                                                                            <div> \n                                                                                             <div> \n                                                                                              <div> \n                                                                                               <div> \n                                                                                                <div> \n                                                                                                 <div> \n                                                                                                  <div> \n                                                                                                   <div> \n                                                                                                    <div> \n                                                                                                     <div> \n                                                                                                      <div> \n                                                                                                       <div> \n                                                                                                        <div> \n                                                                                                         <div> \n                                                                                                          <div> \n                                                                                                           <div> \n                                                                                                            <div> \n                                                                                                             <div> \n                                                                                                              <div> \n                                                                                                               <div> \n                                                                                                                <div> \n                                                                                                                 <div> \n                                                                                                                  <div> \n                                                                                                                   <div> \n                                                                                                                    <div> \n                                                                                                                     <div> \n                                                                                                                      <div> \n                                                                                                                       <div> \n                                                                                                                        <div> \n                                                                                                                         <div> \n                                                                                                                          <div> \n                                                                                                                           <div> \n                                                                                                                            <div> \n                                                                                                                             <div> \n                                                                                                                              <div> \n                                                                                                                               <div> \n                                                                                                                                <div> \n                                                                                                                                 <div> \n                                                                                                                                  <div> \n                                                                                                                                   <div> \n                                                                                                                                    <div> \n                                                                                                                                     <div> \n                                                                                                                                      <div> \n                                                                                                                                       <div> \n                                                                                                                                        <div> \n                                                                                                                                         <div> \n                                                                                                                                          <div> \n                                                                                                                                           <div> \n                                                                                                                                            <div> \n                                                                                                                                             <div> \n                                                                                                                                              <div> \n                                                                                                                                               <div> \n                                                                                                                                                <div> \n                                                                                                                                                 <div> \n                                                                                                                                                  <div> \n                                                                                                                                                   <div> \n                                                                                                                                                    <div> \n                                                                                                                                                     <div> \n                                                                                                                                                      <div> \n                                                                                                                                                       <div> \n                                                                                                                                                        <div> \n                                                                                                                                                         <div> \n                                                                                                                                                          <div> \n                                                                                                                                                           <div> \n                                                                                                                                                            <div> \n                                                                                                                                                             <div> \n                                                                                                                                                              <div> \n                                                                                                                                                               <div> \n                                                                                                                                                                <div> \n                                                                                                                                                                 <div> \n                                                                                                                                                                  <div> \n                                                                                                                                                                   <div> \n                                                                                                                                                                    <div> \n                                                                                                                                                                     <div> \n                                                                                                                                                                      <div> \n                                                                                                                                                                       <div> \n                                                                                                                                                                        <div> \n                                                                                                                                                                         <div> \n                                                                                                                                                                          <div> \n                                                                                                                                                                           <div> \n                                                                                                                                                                            <div> \n                                                                                                                                                                             <div> \n                                                                                                                                                                              <div> \n                                                                                                                                                                               <div> \n                                                                                                                                                                                <div> \n                                                                                                                                                                                 <div> \n                                                                                                                                                                                  <div> \n                                                                                                                                                                                   <div> \n                                                                                                                                                                                    <div> \n                                                                                                                                                                                     <div> \n                                                                                                                                                                                      <div> \n                                                                                                                                                                                       <div> \n                                                                                                                                                                                        <div> \n                                                                                                                                                                                         <div> \n                                                                                                                                                                                          <div> \n                                                                                                                                                                                           <div> \n                                                                                                                                                                                            <div> \n                                                                                                                                                                                             <div> \n                                                                                                                                                                                              <div> \n                                                                                                                                                                                               <div> \n                                                                                                                                                                                                <div> \n                                                                                                                                                                                                 <div> \n                                                                                                                                                                                                  <div> \n                                                                                                                                                                                                   <div> \n                                                                                                                                                                                                    <div> \n                                                                                                                                                                                                     <div> \n                                                                                                                                                                                                      <div> \n                                                                                                                                                                                                       <div> \n                                                                                                                                                                                                        <div> \n                                                                                                                                                                                                         <div> \n                                                                                                                                                                                                          <div> \n                                                                                                                                                                                                           <div> \n                                                                                                                                                                                                            <div> \n                                                                                                                                                                                                             <div> \n                                                                                                                                                                                                              <div> \n                                                                                                                                                                                                               <div> \n                                                                                                                                                                                                                <p> &nbsp; </p> \n                                                                                                                                                                                                               </div> \n                                                                                                                                                                                                              </div> \n                                                                                                                                                                                                             </div> \n                                                                                                                                                                                                            </div> \n                                                                                                                                                                                                           </div> \n                                                                                                                                                                                                          </div> \n                                                                                                                                                                                                         </div> \n                                                                                                                                                                                                        </div> \n                                                                                                                                                                                                       </div> \n                                                                                                                                                                                                      </div> \n                                                                                                                                                                                                     </div> \n                                                                                                                                                                                                    </div> \n                                                                                                                                                                                                   </div> \n                                                                                                                                                                                                  </div> \n                                                                                                                                                                                                 </div> \n                                                                                                                                                                                                </div> \n                                                                                                                                                                                               </div> \n                                                                                                                                                                                              </div> \n                                                                                                                                                                                             </div> \n                                                                                                                                                                                            </div> \n                                                                                                                                                                                           </div> \n                                                                                                                                                                                          </div> \n                                                                                                                                                                                         </div> \n                                                                                                                                                                                        </div> \n                                                                                                                                                                                       </div> \n                                                                                                                                                                                      </div> \n                                                                                                                                                                                     </div> \n                                                                                                                                                                                    </div> \n                                                                                                                                                                                   </div> \n                                                                                                                                                                                  </div> \n                                                                                                                                                                                 </div> \n                                                                                                                                                                                </div> \n                                                                                                                                                                               </div> \n                                                                                                                                                                              </div> \n                                                                                                                                                                             </div> \n                                                                                                                                                                            </div> \n                                                                                                                                                                           </div> \n                                                                                                                                                                          </div> \n                                                                                                                                                                         </div> \n                                                                                                                                                                        </div> \n                                                                                                                                                                       </div> \n                                                                                                                                                                      </div> \n                                                                                                                                                                     </div> \n                                                                                                                                                                    </div> \n                                                                                                                                                                   </div> \n                                                                                                                                                                  </div> \n                                                                                                                                                                 </div> \n                                                                                                                                                                </div> \n                                                                                                                                                               </div> \n                                                                                                                                                              </div> \n                                                                                                                                                             </div> \n                                                                                                                                                            </div> \n                                                                                                                                                           </div> \n                                                                                                                                                          </div> \n                                                                                                                                                         </div> \n                                                                                                                                                        </div> \n                                                                                                                                                       </div> \n                                                                                                                                                      </div> \n                                                                                                                                                     </div> \n                                                                                                                                                    </div> \n                                                                                                                                                   </div> \n                                                                                                                                                  </div> \n                                                                                                                                                 </div> \n                                                                                                                                                 <div> \n                                                                                                                                                  <div> \n                                                                                                                                                   <div> \n                                                                                                                                                    <div> \n                                                                                                                                                     <div> \n                                                                                                                                                      <div> \n                                                                                                                                                       <div> \n                                                                                                                                                        <div> \n                                                                                                                                                         <div> \n                                                                                                                                                          <div> \n                                                                                                                                                           <div> \n                                                                                                                                                            <div> \n                                                                                                                                                             <div> \n                                                                                                                                                              <div> \n                                                                                                                                                               <div> \n                                                                                                                                                                <div> \n                                                                                                                                                                 <div> \n                                                                                                                                                                  <div> \n                                                                                                                                                                   <div> \n                                                                                                                                                                    <div> \n                                                                                                                                                                     <div> \n                                                                                                                                                                      <div> \n                                                                                                                                                                       <div> \n                                                                                                                                                                        <div> \n                                                                                                                                                                         <div> \n                                                                                                                                                                          <div> \n                                                                                                                                                                           <div> \n                                                                                                                                                                            <div> \n                                                                                                                                                                             <div> \n                                                                                                                                                                              <div> \n                                                                                                                                                                               <div> \n                                                                                                                                                                                <div> \n                                                                                                                                                                                 <div> \n                                                                                                                                                                                  <div> \n                                                                                                                                                                                   <div> \n                                                                                                                                                                                    <div> \n                                                                                                                                                                                     <div> \n                                                                                                                                                                                      <div> \n                                                                                                                                                                                       <div> \n                                                                                                                                                                                        <div> \n                                                                                                                                                                                         <div> \n                                                                                                                                                                                          <div> \n                                                                                                                                                                                           <div> \n                                                                                                                                                                                            <div> \n                                                                                                                                                                                             <div> \n                                                                                                                                                                                              <div> \n                                                                                                                                                                                               <div> \n                                                                                                                                                                                                <div> \n                                                                                                                                                                                                 <div> \n                                                                                                                                                                                                  <div style=\"background-color:#ffffff;border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;color:#000000;margin:0.0px;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;vertical-align:baseline;\">\n                                                                                                                                                                                                    &nbsp; \n                                                                                                                                                                                                  </div> \n                                                                                                                                                                                                  <div style=\"background-color:#ffffff;border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;color:#000000;margin:0.0px;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;vertical-align:baseline;\"> \n                                                                                                                                                                                                   <img alt=\"aeProduct.getSubject()\" src=\"https://ae01.alicdn.com/kf/HTB19dvcPXXXXXcUXVXXq6xXFXXXW.jpg\" style=\"border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;color:transparent;font-size:0.0px;margin:0.0px;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;vertical-align:middle;\"> \n                                                                                                                                                                                                  </div> \n                                                                                                                                                                                                  <div style=\"background-color:#ffffff;border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;color:#000000;margin:0.0px;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;vertical-align:baseline;\"> \n                                                                                                                                                                                                   <div style=\"border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;font-family:verdana;font-size:13.0px;margin:0.0px;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;vertical-align:baseline;\"> \n                                                                                                                                                                                                    <span style=\"border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;font-size:22.0px;margin:0.0px;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;vertical-align:baseline;\"><span style=\"border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;color:#ff0000;margin:0.0px;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;vertical-align:baseline;\"><span style=\"border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;font-weight:700;margin:0.0px;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;vertical-align:baseline;\"><span style=\"border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;font-family:times new roman , times , serif;margin:0.0px;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;vertical-align:baseline;\">Our product size standard</span></span></span></span> \n                                                                                                                                                                                                   </div> \n                                                                                                                                                                                                   <div style=\"border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;margin:0.0cm 0.0cm 0.0pt;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;vertical-align:baseline;\"> \n                                                                                                                                                                                                    <span style=\"border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;font-size:20.0px;margin:0.0px;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;vertical-align:baseline;\"><span style=\"border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;font-family:times new roman , times , serif;margin:0.0px;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;vertical-align:baseline;\"><span style=\"border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;line-height:27.0px;margin:0.0px;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;vertical-align:baseline;\"><span style=\"border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;margin:0.0px;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;vertical-align:baseline;\">US4.0=CN34=220mm(bare feet length)&nbsp;&nbsp;&nbsp;&nbsp;</span></span><span style=\"border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;line-height:27.0px;margin:0.0px;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;text-align:center;vertical-align:baseline;\">US9=CN41=255mm(bare feet length)</span></span></span> \n                                                                                                                                                                                                   </div> \n                                                                                                                                                                                                   <div style=\"border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;margin:0.0cm 0.0cm 0.0pt;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;vertical-align:baseline;\"> \n                                                                                                                                                                                                    <span style=\"border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;font-size:20.0px;margin:0.0px;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;vertical-align:baseline;\"><span style=\"border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;font-family:times new roman , times , serif;margin:0.0px;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;vertical-align:baseline;\"><span style=\"border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;line-height:27.0px;margin:0.0px;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;vertical-align:baseline;\"><span style=\"border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;margin:0.0px;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;vertical-align:baseline;\"><span style=\"border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;margin:0.0px;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;vertical-align:baseline;\"><span style=\"border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;margin:0.0px;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;vertical-align:baseline;\"><span style=\"border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;margin:0.0px;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;vertical-align:baseline;\">US4.5=CN35=225mm(bare feet length)&nbsp;&nbsp;&nbsp;&nbsp;</span></span></span></span></span><span style=\"border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;line-height:27.0px;margin:0.0px;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;text-align:center;vertical-align:baseline;\">US10=CN42=260mm(bare feet length)</span></span></span> \n                                                                                                                                                                                                   </div> \n                                                                                                                                                                                                   <div style=\"border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;margin:0.0cm 0.0cm 0.0pt;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;vertical-align:baseline;\"> \n                                                                                                                                                                                                    <span style=\"border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;font-size:20.0px;margin:0.0px;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;vertical-align:baseline;\"><span style=\"border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;font-family:times new roman , times , serif;margin:0.0px;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;vertical-align:baseline;\"><span style=\"border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;line-height:27.0px;margin:0.0px;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;vertical-align:baseline;\"><span style=\"border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;margin:0.0px;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;vertical-align:baseline;\"><span style=\"border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;margin:0.0px;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;vertical-align:baseline;\"><span style=\"border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;margin:0.0px;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;vertical-align:baseline;\"><span style=\"border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;margin:0.0px;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;vertical-align:baseline;\">US5.5=CN36=230mm(bare feet length)&nbsp;&nbsp;&nbsp;&nbsp;</span></span></span></span></span><span style=\"border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;line-height:27.0px;margin:0.0px;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;text-align:center;vertical-align:baseline;\">US10.5=CN43=265mm(bare feet length)</span></span></span> \n                                                                                                                                                                                                   </div> \n                                                                                                                                                                                                   <div style=\"border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;margin:0.0cm 0.0cm 0.0pt;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;vertical-align:baseline;\"> \n                                                                                                                                                                                                    <span style=\"border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;font-size:20.0px;margin:0.0px;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;vertical-align:baseline;\"><span style=\"border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;font-family:times new roman , times , serif;margin:0.0px;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;vertical-align:baseline;\"><span style=\"border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;line-height:27.0px;margin:0.0px;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;vertical-align:baseline;\"><span style=\"border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;margin:0.0px;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;vertical-align:baseline;\"><span style=\"border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;margin:0.0px;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;vertical-align:baseline;\"><span style=\"border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;margin:0.0px;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;vertical-align:baseline;\"><span style=\"border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;margin:0.0px;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;vertical-align:baseline;\">US6.0=CN37=235mm(bare feet length)&nbsp;&nbsp;&nbsp;&nbsp;</span></span></span></span></span><span style=\"border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;line-height:27.0px;margin:0.0px;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;text-align:center;vertical-align:baseline;\">US11.5=CN44=270mm(bare feet length)</span></span></span> \n                                                                                                                                                                                                   </div> \n                                                                                                                                                                                                   <div style=\"border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;margin:0.0cm 0.0cm 0.0pt;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;vertical-align:baseline;\"> \n                                                                                                                                                                                                    <span style=\"border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;font-size:20.0px;margin:0.0px;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;vertical-align:baseline;\"><span style=\"border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;font-family:times new roman , times , serif;margin:0.0px;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;vertical-align:baseline;\"><span style=\"border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;line-height:27.0px;margin:0.0px;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;vertical-align:baseline;\"><span style=\"border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;margin:0.0px;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;vertical-align:baseline;\"><span style=\"border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;margin:0.0px;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;vertical-align:baseline;\"><span style=\"border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;margin:0.0px;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;vertical-align:baseline;\"><span style=\"border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;margin:0.0px;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;vertical-align:baseline;\">US7.0=CN38=240mm(bare feet length)&nbsp;&nbsp;&nbsp;&nbsp;</span></span></span></span></span><span style=\"border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;line-height:27.0px;margin:0.0px;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;text-align:center;vertical-align:baseline;\">US12.5=CN45=275mm(bare feet length)</span></span></span> \n                                                                                                                                                                                                   </div> \n                                                                                                                                                                                                   <div style=\"border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;margin:0.0cm 0.0cm 0.0pt;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;vertical-align:baseline;\"> \n                                                                                                                                                                                                    <span style=\"border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;font-size:20.0px;margin:0.0px;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;vertical-align:baseline;\"><span style=\"border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;font-family:times new roman , times , serif;margin:0.0px;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;vertical-align:baseline;\"><span style=\"border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;line-height:27.0px;margin:0.0px;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;vertical-align:baseline;\"><span style=\"border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;margin:0.0px;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;vertical-align:baseline;\"><span style=\"border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;margin:0.0px;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;vertical-align:baseline;\"><span style=\"border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;margin:0.0px;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;vertical-align:baseline;\"><span style=\"border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;margin:0.0px;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;vertical-align:baseline;\">US7.5=CN39=245mm(bare feet length)&nbsp;&nbsp;&nbsp;&nbsp;</span></span></span></span></span><span style=\"border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;line-height:27.0px;margin:0.0px;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;text-align:center;vertical-align:baseline;\">US13=CN46=280mm(bare feet length)</span></span></span> \n                                                                                                                                                                                                   </div> \n                                                                                                                                                                                                   <div style=\"border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;margin:0.0cm 0.0cm 0.0pt;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;vertical-align:baseline;\"> \n                                                                                                                                                                                                    <span style=\"border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;font-size:20.0px;margin:0.0px;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;vertical-align:baseline;\"><span style=\"border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;font-family:times new roman , times , serif;margin:0.0px;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;vertical-align:baseline;\"><span style=\"border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;line-height:27.0px;margin:0.0px;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;vertical-align:baseline;\"><span style=\"border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;margin:0.0px;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;vertical-align:baseline;\">US8.5=CN40=250mm(bare feet length)&nbsp;&nbsp;&nbsp;&nbsp;</span></span><span style=\"border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;line-height:27.0px;margin:0.0px;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;text-align:center;vertical-align:baseline;\">US14=CN47=285mm(bare feet length)</span></span></span> \n                                                                                                                                                                                                   </div> \n                                                                                                                                                                                                   <div style=\"border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;margin:0.0cm 0.0cm 0.0pt;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;vertical-align:baseline;\"> \n                                                                                                                                                                                                    <span style=\"border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;font-size:20.0px;margin:0.0px;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;vertical-align:baseline;\"><span style=\"border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;font-family:times new roman , times , serif;margin:0.0px;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;vertical-align:baseline;\"><span style=\"border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;line-height:27.0px;margin:0.0px;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;text-align:center;vertical-align:baseline;\"><img alt=\"aeProduct.getSubject()\" src=\"https://ae01.alicdn.com/kf/HTB1ZingPXXXXXaEXVXXq6xXFXXXR.jpg\" style=\"border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;color:transparent;font-size:0.0px;margin:0.0px;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;vertical-align:middle;\"></span></span></span> \n                                                                                                                                                                                                   </div> \n                                                                                                                                                                                                   <div style=\"border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;margin:0.0cm 0.0cm 0.0pt;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;vertical-align:baseline;\"> \n                                                                                                                                                                                                    <span style=\"border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;font-size:18.0px;margin:0.0px;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;vertical-align:baseline;\"><span style=\"border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;font-family:times new roman , times , serif;margin:0.0px;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;text-align:center;vertical-align:baseline;\">Difference in color maybe caused by some reasons such as color reflection in the monitor lighthing</span></span> \n                                                                                                                                                                                                   </div> \n                                                                                                                                                                                                   <p style=\"border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;margin:0.0cm 0.0cm 0.0pt;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;vertical-align:baseline;\"> <span style=\"border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;font-size:18.0px;margin:0.0px;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;vertical-align:baseline;\"><span style=\"border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;margin:0.0px;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;vertical-align:baseline;\"><span style=\"border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;font-family:times new roman , times , serif;margin:0.0px;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;vertical-align:baseline;\">background etc.if you believe that&nbsp;item received is wrong color, please contact us to see if a return</span></span></span> </p> \n                                                                                                                                                                                                   <p style=\"border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;margin:0.0cm 0.0cm 0.0pt;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;vertical-align:baseline;\"> <span style=\"border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;font-size:18.0px;margin:0.0px;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;vertical-align:baseline;\"><span style=\"border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;margin:0.0px;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;vertical-align:baseline;\"><span style=\"border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;font-family:times new roman , times , serif;margin:0.0px;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;vertical-align:baseline;\">or refund possible. if you need more picture, please contact us. thanks.</span></span></span> </p> \n                                                                                                                                                                                                   <p style=\"border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;margin:0.0cm 0.0cm 0.0pt;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;vertical-align:baseline;\"> &nbsp; </p> \n                                                                                                                                                                                                   <p style=\"border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;margin:0.0cm 0.0cm 0.0pt;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;vertical-align:baseline;\"> <span style=\"border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;color:#ff0000;margin:0.0px;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;vertical-align:baseline;\"><span style=\"border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;font-family:times new roman , times , serif;margin:0.0px;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;vertical-align:baseline;\"><span style=\"border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;font-size:18.0px;margin:0.0px;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;vertical-align:baseline;\">Please click \"Add to Store List\" (the left of this webpage) to add our store in your favorites and be our</span></span></span> </p> \n                                                                                                                                                                                                   <p style=\"border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;margin:0.0cm 0.0cm 0.0pt;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;vertical-align:baseline;\"> <span style=\"border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;color:#ff0000;margin:0.0px;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;vertical-align:baseline;\"><span style=\"border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;font-family:times new roman , times , serif;margin:0.0px;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;vertical-align:baseline;\"><span style=\"border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;font-size:18.0px;margin:0.0px;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;vertical-align:baseline;\">VIP,then you can be easy to check our new styles and your orders.</span></span></span> </p> \n                                                                                                                                                                                                   <p style=\"border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;margin:0.0cm 0.0cm 0.0pt;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;vertical-align:baseline;\"> <span style=\"border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;color:#ff0000;margin:0.0px;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;vertical-align:baseline;\"><span style=\"border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;font-family:times new roman , times , serif;margin:0.0px;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;vertical-align:baseline;\"><span style=\"border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;font-size:18.0px;margin:0.0px;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;vertical-align:baseline;\"><img alt=\"aeProduct.getSubject()\" src=\"https://ae01.alicdn.com/kf/HTB1piV4PXXXXXbMXXXXq6xXFXXXJ.jpg\" style=\"border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;color:transparent;font-size:0.0px;margin:0.0px;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;vertical-align:middle;\"></span></span></span> </p> \n                                                                                                                                                                                                   <p> <span style=\"border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;color:#ff0000;margin:0.0px;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;vertical-align:baseline;\"><span style=\"border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;font-family:times new roman , times , serif;margin:0.0px;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;vertical-align:baseline;\"><span style=\"border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;font-size:18.0px;margin:0.0px;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;vertical-align:baseline;\">&nbsp;</span></span></span> </p> \n                                                                                                                                                                                                   <p> &nbsp; </p> \n                                                                                                                                                                                                   <p> <span style=\"border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;color:#ff0000;margin:0.0px;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;vertical-align:baseline;\"><span style=\"border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;font-family:times new roman , times , serif;margin:0.0px;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;vertical-align:baseline;\"><span style=\"border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;font-size:18.0px;margin:0.0px;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;vertical-align:baseline;\"><img alt=\"aeProduct.getSubject()\" src=\"https://ae01.alicdn.com/kf/HTB1GBH6XMYDK1JjSZPcq6yjZpXaZ.jpg\" width=\"800\"></span></span></span> </p> \n                                                                                                                                                                                                   <p> &nbsp; </p> \n                                                                                                                                                                                                  </div> \n                                                                                                                                                                                                  <div style=\"background-color:#ffffff;border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;color:#000000;margin:0.0px;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;vertical-align:baseline;\"> \n                                                                                                                                                                                                   <div style=\"border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;line-height:15.0px;margin:0.0px;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;vertical-align:baseline;\"> \n                                                                                                                                                                                                    <div style=\"border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;margin:0.0px;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;vertical-align:baseline;\"> \n                                                                                                                                                                                                     <p> <img alt=\"aeProduct.getSubject()\" src=\"https://ae01.alicdn.com/kf/HTB1H2j7XK2CK1JjSZFIq6y3OpXaZ.jpg\" width=\"800\"> </p> \n                                                                                                                                                                                                     <p> <img src=\"https://ae01.alicdn.com/kf/HTB1NqcbmvNNTKJjSspkq6yeWFXaB.jpg\" width=\"800\"> </p> \n                                                                                                                                                                                                     <p> <img src=\"https://ae01.alicdn.com/kf/HTB1wakbmvNNTKJjSspkq6yeWFXah.jpg\" width=\"800\"> </p> \n                                                                                                                                                                                                     <p> <img src=\"https://ae01.alicdn.com/kf/HTB1VqSLnjuhSKJjSspdq6A11XXaZ.jpg\" width=\"800\"> </p> \n                                                                                                                                                                                                     <p> <img src=\"https://ae01.alicdn.com/kf/HTB1yVhkmLBNTKJjy0Fdq6APpVXav.jpg\" width=\"800\"> </p> \n                                                                                                                                                                                                     <p> <img src=\"https://ae01.alicdn.com/kf/HTB18DO3namgSKJjSsphq6Ay1VXaD.jpg\" width=\"800\"> </p> \n                                                                                                                                                                                                     <p> <img alt=\"aeProduct.getSubject()\" src=\"https://ae01.alicdn.com/kf/HTB1INjwXsrHK1Jjy1zdq6zTwXXae.jpg\" width=\"800\"> </p> \n                                                                                                                                                                                                     <p> <img alt=\"aeProduct.getSubject()\" src=\"https://ae01.alicdn.com/kf/HTB1YJYwXwfHK1Jjy1zbq6yhRFXac.jpg\" width=\"800\"> </p> \n                                                                                                                                                                                                     <p> <img alt=\"aeProduct.getSubject()\" src=\"https://ae01.alicdn.com/kf/HTB1jAnMXzS_LeJjSZFwq6znnpXa0.jpg\" width=\"800\"> </p> \n                                                                                                                                                                                                     <p> &nbsp; </p> \n                                                                                                                                                                                                     <p> <img alt=\"aeProduct.getSubject()\" src=\"https://ae01.alicdn.com/kf/HTB1t8f.XNHBK1JjSZFvq6yKtXXaf.jpg\" width=\"800\"> </p> \n                                                                                                                                                                                                     <p> <img alt=\"aeProduct.getSubject()\" src=\"https://ae01.alicdn.com/kf/HTB1F7bvXv_HK1Jjy1zeq6AfjpXa1.jpg\" width=\"800\"> </p> \n                                                                                                                                                                                                     <p> <img alt=\"aeProduct.getSubject()\" src=\"https://ae01.alicdn.com/kf/HTB1bsbvXsrHK1Jjy1zkq6x.QpXak.jpg\" width=\"800\"> </p> \n                                                                                                                                                                                                     <p> <img alt=\"aeProduct.getSubject()\" src=\"https://ae01.alicdn.com/kf/HTB1jXrwXsrHK1JjSspfq6zsrXXaW.jpg\" width=\"800\"> </p> \n                                                                                                                                                                                                     <p> <img alt=\"aeProduct.getSubject()\" src=\"https://ae01.alicdn.com/kf/HTB1aXPGek7mBKNjSZFyq6zydFXaF.jpg\" width=\"900\"> </p> \n                                                                                                                                                                                                     <div style=\"color:#333333;\"> \n                                                                                                                                                                                                      <div> \n                                                                                                                                                                                                       <div> \n                                                                                                                                                                                                        <p> <span style=\"font-family:times new roman;font-size:18.0px;\">Difference in color maybe caused by some reasons such as color reflection in the monitor lighthing</span><span style=\"font-family:times new roman;font-size:18.0px;\">background etc.</span> </p> \n                                                                                                                                                                                                        <p> <span style=\"font-family:times new roman;font-size:18.0px;\">if you need more picture, please contact us. thanks.</span> </p> \n                                                                                                                                                                                                       </div> \n                                                                                                                                                                                                      </div> \n                                                                                                                                                                                                     </div> \n                                                                                                                                                                                                     <div style=\"color:#333333;\"> \n                                                                                                                                                                                                      <p> <span style=\"color:#ff0000;font-family:times new roman;font-size:18.0px;\"><strong>Please click \"Add to Store List\" (the left of this webpage) to add our store in your favorites</strong></span><span style=\"color:#ff0000;font-family:times new roman;font-size:18.0px;\"><strong>and be our VIP,</strong></span> </p> \n                                                                                                                                                                                                      <p> <span style=\"color:#ff0000;font-family:times new roman;font-size:18.0px;\"><strong>then you can be easy to check our new styles and your orders.</strong></span> </p> \n                                                                                                                                                                                                      <p> <img alt=\"aeProduct.getSubject()\" src=\"https://ae01.alicdn.com/kf/HTB1DlZNfOCYBuNkHFCcq6AHtVXaI.jpg\" width=\"900\"> </p> \n                                                                                                                                                                                                      <p> <img alt=\"aeProduct.getSubject()\" src=\"https://ae01.alicdn.com/kf/HTB1_d1uoeuSBuNjSsziq6zq8pXaB.jpg\" width=\"900\"> </p> \n                                                                                                                                                                                                      <p> <img alt=\"aeProduct.getSubject()\" src=\"https://ae01.alicdn.com/kf/HTB1P3SyedcnBKNjSZR0q6AFqFXah.jpg\" width=\"900\"> </p> \n                                                                                                                                                                                                      <p style=\"color:#000000;font-family:arial , helvetica;line-height:18.0px;\"> <span style=\"color:#002060;font-family:times new roman;font-size:14.0px;\"><span style=\"font-size:14.0px;\">1.1.we accept Alipay here,all world payment tools are accepted by ESCROW system</span></span> </p> \n                                                                                                                                                                                                      <p style=\"color:#000000;font-family:arial , helvetica;line-height:18.0px;\"> <span style=\"color:#002060;font-family:times new roman;font-size:14.0px;\"><span style=\"font-size:14.0px;\">1.2.Payment must be maed within 3 days after order placed,please try to pay it again if the payment have ot succeed</span></span><span style=\"color:#002060;font-family:times new roman;font-size:14.0px;\"><span style=\"font-size:14.0px;\">or other notice be system sometimes</span></span> </p> \n                                                                                                                                                                                                      <p> <span style=\"color:#002060;font-size:14.0px;\"><span style=\"font-family:times new roman , times , serif;font-size:14.0px;\"><span style=\"font-size:14.0px;\"><img alt=\"aeProduct.getSubject()\" src=\"https://ae01.alicdn.com/kf/HTB1ObT8onJYBeNjy1zeq6yhzVXai.jpg\" width=\"900\"></span></span></span> </p> \n                                                                                                                                                                                                      <span style=\"color:#002060;font-size:14.0px;\"><span style=\"font-family:times new roman , times , serif;font-size:14.0px;\"><span style=\"font-size:14.0px;\">Q:How do I pay for my purchase?</span></span></span> \n                                                                                                                                                                                                      <p> <span style=\"color:#002060;font-size:14.0px;\"><span style=\"font-family:times new roman , times , serif;font-size:14.0px;\"><span style=\"font-size:14.0px;\">A: we accept the following payment methods, credit card, moneybooker\'</span></span></span> </p> \n                                                                                                                                                                                                      <p> <span style=\"color:#002060;font-size:14.0px;\"><span style=\"font-family:times new roman , times , serif;font-size:14.0px;\"><span style=\"font-size:14.0px;\">Q:How much does it cost to ship to my country?</span></span></span> </p> \n                                                                                                                                                                                                      <p> <span style=\"color:#002060;font-size:14.0px;\"><span style=\"font-family:times new roman , times , serif;font-size:14.0px;\"><span style=\"font-size:14.0px;\">A:Package less than 2 kilogram will be shipped by China Post</span></span></span><span style=\"color:#002060;font-size:14.0px;\"><span style=\"font-family:times new roman , times , serif;font-size:14.0px;\"><span style=\"font-size:14.0px;\">as following: United States; United Kingdom; Australia; Brazil; Canada; Italy; Turkey; Spain; Malaysia;</span></span></span> </p> \n                                                                                                                                                                                                      <p> <span style=\"color:#002060;font-size:14.0px;\"><span style=\"font-family:times new roman , times , serif;font-size:14.0px;\"><span style=\"font-size:14.0px;\">France;</span></span></span><span style=\"color:#002060;font-size:14.0px;\"><span style=\"font-family:times new roman , times , serif;font-size:14.0px;\"><span style=\"font-size:14.0px;\">Russia; Sweden; New Zealand; Norway; Switzerland;Japan; Thailand; Ireland; Israel; Belgium; Poland; South Korea;</span></span></span><span style=\"color:#002060;font-size:14.0px;\"><span style=\"font-family:times new roman , times , serif;font-size:14.0px;\"><span style=\"font-size:14.0px;\">Australian; Germany; Denmark; Singapore.</span></span></span> </p> \n                                                                                                                                                                                                      <p> <span style=\"color:#002060;font-size:14.0px;\"><span style=\"font-family:times new roman , times , serif;font-size:14.0px;\"><span style=\"font-size:14.0px;\">Other countries and package over 2 Kg, buyers have to afford shipping cost.</span></span></span> </p> \n                                                                                                                                                                                                      <p> <span style=\"color:#002060;font-size:14.0px;\"><span style=\"font-family:times new roman , times , serif;font-size:14.0px;\"><span style=\"font-size:14.0px;\">Q:Is there any tracking Number for my item?</span></span></span> </p> \n                                                                                                                                                                                                      <p> <span style=\"color:#002060;font-size:14.0px;\"><span style=\"font-family:times new roman , times , serif;font-size:14.0px;\"><span style=\"font-size:14.0px;\">A: Yes, we ship every order with Tracking Number, and you can view the shipment status on the relative website.</span></span></span> </p> \n                                                                                                                                                                                                      <p> <span style=\"color:#002060;font-size:14.0px;\"><span style=\"font-family:times new roman , times , serif;font-size:14.0px;\"><span style=\"font-size:14.0px;\">Q:Does this product come with retail package?</span></span></span> </p> \n                                                                                                                                                                                                      <p> <span style=\"color:#002060;font-size:14.0px;\"><span style=\"font-family:times new roman , times , serif;font-size:14.0px;\"><span style=\"font-size:14.0px;\">A: We have declared the packing detail on the description of each product, please check it, thank you!</span></span></span> </p> \n                                                                                                                                                                                                      <p> <span style=\"color:#002060;font-size:14.0px;\"><span style=\"font-family:times new roman , times , serif;font-size:14.0px;\"><span style=\"font-size:14.0px;\">Q:I am a reseller,I would like to buy many pieces of your item, what\'s the wholesale price?</span></span></span> </p> \n                                                                                                                                                                                                      <p> <span style=\"color:#002060;font-size:14.0px;\"><span style=\"font-family:times new roman , times , serif;font-size:14.0px;\"><span style=\"font-size:14.0px;\">A: Hi,thanks for your inquiry, if you\'d like to buy large quantity, please send email to us, we will give you the best price. Thanks!</span></span></span> </p> \n                                                                                                                                                                                                     </div> \n                                                                                                                                                                                                     <div style=\"border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;margin:0.0px;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;vertical-align:baseline;\"> \n                                                                                                                                                                                                      <p> &nbsp; </p> \n                                                                                                                                                                                                     </div> \n                                                                                                                                                                                                    </div> \n                                                                                                                                                                                                   </div> \n                                                                                                                                                                                                  </div> \n                                                                                                                                                                                                 </div> \n                                                                                                                                                                                                </div> \n                                                                                                                                                                                               </div> \n                                                                                                                                                                                              </div> \n                                                                                                                                                                                             </div> \n                                                                                                                                                                                            </div> \n                                                                                                                                                                                            <div style=\"display:inline-block;margin:0 auto;max-width:1000px;\"> \n                                                                                                                                                                                             <p style=\"display:block;height:1px;margin:0;overflow:hidden;padding:0;\"> RM304427285957781 </p> \n                                                                                                                                                                                             <img src=\"https://ae01.alicdn.com/kf/H87d4580704844fb491c62ed0ac966f34D.jpg\" style=\"font-size:10px;\"> \n                                                                                                                                                                                             <div style=\"margin-top:-137.42%;\"> \n                                                                                                                                                                                              <div style=\"margin-left:0.0%;width:33.3333%;\"> \n                                                                                                                                                                                               <a href=\"http://www.aliexpress.com/item/info/4000790640285.html\"><img src=\"https://ae01.alicdn.com/kf/H83903dc912544a2b8362375b43ab5922j.png\" style=\"font-size:10px;\"></a> \n                                                                                                                                                                                              </div> \n                                                                                                                                                                                              <div style=\"margin-left:33.3333%;margin-top:-45.81%;width:33.3333%;\"> \n                                                                                                                                                                                               <a href=\"http://www.aliexpress.com/item/info/4000790575538.html\"><img src=\"https://ae01.alicdn.com/kf/H83903dc912544a2b8362375b43ab5922j.png\" style=\"font-size:10px;\"></a> \n                                                                                                                                                                                              </div> \n                                                                                                                                                                                              <div style=\"margin-left:66.6666%;margin-top:-45.81%;width:33.3333%;\"> \n                                                                                                                                                                                               <a href=\"http://www.aliexpress.com/item/info/4000790573393.html\"><img src=\"https://ae01.alicdn.com/kf/H83903dc912544a2b8362375b43ab5922j.png\" style=\"font-size:10px;\"></a> \n                                                                                                                                                                                              </div> \n                                                                                                                                                                                              <div style=\"margin-left:0.0%;width:33.3333%;\"> \n                                                                                                                                                                                               <a href=\"http://www.aliexpress.com/item/info/4000790530684.html\"><img src=\"https://ae01.alicdn.com/kf/H83903dc912544a2b8362375b43ab5922j.png\" style=\"font-size:10px;\"></a> \n                                                                                                                                                                                              </div> \n                                                                                                                                                                                              <div style=\"margin-left:33.3333%;margin-top:-45.81%;width:33.3333%;\"> \n                                                                                                                                                                                               <a href=\"http://www.aliexpress.com/item/info/4000790417686.html\"><img src=\"https://ae01.alicdn.com/kf/H83903dc912544a2b8362375b43ab5922j.png\" style=\"font-size:10px;\"></a> \n                                                                                                                                                                                              </div> \n                                                                                                                                                                                              <div style=\"margin-left:66.6666%;margin-top:-45.81%;width:33.3333%;\"> \n                                                                                                                                                                                               <a href=\"http://www.aliexpress.com/item/info/4000790283699.html\"><img src=\"https://ae01.alicdn.com/kf/H83903dc912544a2b8362375b43ab5922j.png\" style=\"font-size:10px;\"></a> \n                                                                                                                                                                                              </div> \n                                                                                                                                                                                              <div style=\"margin-left:0.0%;width:33.3333%;\"> \n                                                                                                                                                                                               <a href=\"http://www.aliexpress.com/item/info/4000790167745.html\"><img src=\"https://ae01.alicdn.com/kf/H83903dc912544a2b8362375b43ab5922j.png\" style=\"font-size:10px;\"></a> \n                                                                                                                                                                                              </div> \n                                                                                                                                                                                              <div style=\"margin-left:33.3333%;margin-top:-45.81%;width:33.3333%;\"> \n                                                                                                                                                                                               <a href=\"http://www.aliexpress.com/item/info/4000789990334.html\"><img src=\"https://ae01.alicdn.com/kf/H83903dc912544a2b8362375b43ab5922j.png\" style=\"font-size:10px;\"></a> \n                                                                                                                                                                                              </div> \n                                                                                                                                                                                              <div style=\"margin-left:66.6666%;margin-top:-45.81%;width:33.3333%;\"> \n                                                                                                                                                                                               <a href=\"http://www.aliexpress.com/item/info/4000789225214.html\"><img src=\"https://ae01.alicdn.com/kf/H83903dc912544a2b8362375b43ab5922j.png\" style=\"font-size:10px;\"></a> \n                                                                                                                                                                                              </div> \n                                                                                                                                                                                             </div> \n                                                                                                                                                                                            </div> \n                                                                                                                                                                                           </div> \n                                                                                                                                                                                          </div> \n                                                                                                                                                                                         </div> \n                                                                                                                                                                                        </div> \n                                                                                                                                                                                       </div> \n                                                                                                                                                                                      </div> \n                                                                                                                                                                                     </div> \n                                                                                                                                                                                    </div> \n                                                                                                                                                                                   </div> \n                                                                                                                                                                                  </div> \n                                                                                                                                                                                 </div> \n                                                                                                                                                                                </div> \n                                                                                                                                                                               </div> \n                                                                                                                                                                              </div> \n                                                                                                                                                                             </div> \n                                                                                                                                                                            </div> \n                                                                                                                                                                           </div> \n                                                                                                                                                                          </div> \n                                                                                                                                                                         </div> \n                                                                                                                                                                        </div> \n                                                                                                                                                                       </div> \n                                                                                                                                                                      </div> \n                                                                                                                                                                     </div> \n                                                                                                                                                                    </div> \n                                                                                                                                                                   </div> \n                                                                                                                                                                  </div> \n                                                                                                                                                                 </div> \n                                                                                                                                                                </div> \n                                                                                                                                                               </div> \n                                                                                                                                                              </div> \n                                                                                                                                                             </div> \n                                                                                                                                                            </div> \n                                                                                                                                                           </div> \n                                                                                                                                                          </div> \n                                                                                                                                                         </div> \n                                                                                                                                                        </div> \n                                                                                                                                                       </div> \n                                                                                                                                                      </div> \n                                                                                                                                                     </div> \n                                                                                                                                                    </div> \n                                                                                                                                                   </div> \n                                                                                                                                                  </div> \n                                                                                                                                                 </div> \n                                                                                                                                                </div> \n                                                                                                                                               </div> \n                                                                                                                                              </div> \n                                                                                                                                             </div> \n                                                                                                                                            </div> \n                                                                                                                                           </div> \n                                                                                                                                          </div> \n                                                                                                                                         </div> \n                                                                                                                                        </div> \n                                                                                                                                       </div> \n                                                                                                                                      </div> \n                                                                                                                                     </div> \n                                                                                                                                    </div> \n                                                                                                                                   </div> \n                                                                                                                                  </div> \n                                                                                                                                 </div> \n                                                                                                                                </div> \n                                                                                                                               </div> \n                                                                                                                              </div> \n                                                                                                                             </div> \n                                                                                                                            </div> \n                                                                                                                           </div> \n                                                                                                                          </div> \n                                                                                                                         </div> \n                                                                                                                        </div> \n                                                                                                                       </div> \n                                                                                                                      </div> \n                                                                                                                     </div> \n                                                                                                                    </div> \n                                                                                                                   </div> \n                                                                                                                  </div> \n                                                                                                                 </div> \n                                                                                                                </div> \n                                                                                                               </div> \n                                                                                                              </div> \n                                                                                                             </div> \n                                                                                                            </div> \n                                                                                                           </div> \n                                                                                                          </div> \n                                                                                                         </div> \n                                                                                                        </div> \n                                                                                                       </div> \n                                                                                                      </div> \n                                                                                                     </div> \n                                                                                                    </div> \n                                                                                                   </div> \n                                                                                                  </div> \n                                                                                                 </div> \n                                                                                                </div> \n                                                                                               </div> \n                                                                                              </div> \n                                                                                             </div> \n                                                                                            </div> \n                                                                                           </div> \n                                                                                          </div> \n                                                                                         </div> \n                                                                                        </div> \n                                                                                       </div> \n                                                                                      </div> \n                                                                                     </div> \n                                                                                    </div> \n                                                                                   </div> \n                                                                                  </div> \n                                                                                 </div> \n                                                                                </div> \n                                                                               </div> \n                                                                              </div> \n                                                                             </div> \n                                                                            </div> \n                                                                           </div> \n                                                                          </div> \n                                                                         </div> \n                                                                        </div> \n                                                                       </div> \n                                                                      </div> \n                                                                     </div> \n                                                                    </div> \n                                                                   </div> \n                                                                  </div> \n                                                                 </div> \n                                                                </div> \n                                                               </div> \n                                                              </div> \n                                                             </div> \n                                                            </div> \n                                                           </div> \n                                                          </div> \n                                                         </div> \n                                                        </div> \n                                                       </div> \n                                                      </div> \n                                                     </div> \n                                                    </div> \n                                                   </div> \n                                                  </div> \n                                                 </div> \n                                                </div> \n                                               </div> \n                                              </div> \n                                             </div> \n                                            </div> \n                                           </div> \n                                          </div> \n                                         </div> \n                                        </div> \n                                       </div> \n                                      </div> \n                                     </div> \n                                    </div> \n                                   </div> \n                                  </div> \n                                 </div> \n                                </div> \n                               </div> \n                              </div> \n                             </div> \n                            </div> \n                           </div> \n                          </div> \n                         </div> \n                        </div> \n                       </div> \n                      </div> \n                     </div> \n                    </div> \n                   </div> \n                  </div> \n                 </div> \n                </div> \n               </div> \n              </div> \n             </div> \n            </div> \n           </div> \n          </div> \n         </div> \n        </div> \n       </div> \n      </div> \n     </div> \n    </div>\n   </div>\n  </div> \n </div>\n</div><div style=\"margin:0 auto;display:inline-block;max-width:1000px;\"><p style=\"overflow:hidden;height:1px;display:block;padding:0;margin:0;\">RM304427287505393</p><img src=\"https://ae01.alicdn.com/kf/Hef5ada22b2084ae5990f072d05c3f03et.jpg?width=930&height=1413&hash=2343\" style=\"font-size:10px;\" /><div style=\"margin-top:-137.42%;\"><div style=\"margin-left:0.0%;width:33.3333%;\"><a href=\"http://www.aliexpress.com/item/info/32962636383.html\" ><img src=\"https://ae01.alicdn.com/kf/H83903dc912544a2b8362375b43ab5922j.png?width=310&height=426&hash=736\" style=\"font-size:10px;\" /></a></div><div style=\"margin-left:33.3333%;margin-top:-45.81%;width:33.3333%;\"><a href=\"http://www.aliexpress.com/item/info/4000109685909.html\" ><img src=\"https://ae01.alicdn.com/kf/H83903dc912544a2b8362375b43ab5922j.png?width=310&height=426&hash=736\" style=\"font-size:10px;\" /></a></div><div style=\"margin-left:66.6666%;margin-top:-45.81%;width:33.3333%;\"><a href=\"http://www.aliexpress.com/item/info/32297356407.html\" ><img src=\"https://ae01.alicdn.com/kf/H83903dc912544a2b8362375b43ab5922j.png?width=310&height=426&hash=736\" style=\"font-size:10px;\" /></a></div><div style=\"margin-left:0.0%;width:33.3333%;\"><a href=\"http://www.aliexpress.com/item/info/4000068697739.html\" ><img src=\"https://ae01.alicdn.com/kf/H83903dc912544a2b8362375b43ab5922j.png?width=310&height=426&hash=736\" style=\"font-size:10px;\" /></a></div><div style=\"margin-left:33.3333%;margin-top:-45.81%;width:33.3333%;\"><a href=\"http://www.aliexpress.com/item/info/1263704834.html\" ><img src=\"https://ae01.alicdn.com/kf/H83903dc912544a2b8362375b43ab5922j.png?width=310&height=426&hash=736\" style=\"font-size:10px;\" /></a></div><div style=\"margin-left:66.6666%;margin-top:-45.81%;width:33.3333%;\"><a href=\"http://www.aliexpress.com/item/info/32827412887.html\" ><img src=\"https://ae01.alicdn.com/kf/H83903dc912544a2b8362375b43ab5922j.png?width=310&height=426&hash=736\" style=\"font-size:10px;\" /></a></div><div style=\"margin-left:0.0%;width:33.3333%;\"><a href=\"http://www.aliexpress.com/item/info/32663595115.html\" ><img src=\"https://ae01.alicdn.com/kf/H83903dc912544a2b8362375b43ab5922j.png?width=310&height=426&hash=736\" style=\"font-size:10px;\" /></a></div><div style=\"margin-left:33.3333%;margin-top:-45.81%;width:33.3333%;\"><a href=\"http://www.aliexpress.com/item/info/4000082318934.html\" ><img src=\"https://ae01.alicdn.com/kf/H83903dc912544a2b8362375b43ab5922j.png?width=310&height=426&hash=736\" style=\"font-size:10px;\" /></a></div><div style=\"margin-left:66.6666%;margin-top:-45.81%;width:33.3333%;\"><a href=\"http://www.aliexpress.com/item/info/4001182472028.html\" ><img src=\"https://ae01.alicdn.com/kf/H83903dc912544a2b8362375b43ab5922j.png?width=310&height=426&hash=736\" style=\"font-size:10px;\" /></a></div></div></div></div></div>\r\n\n\n', 'ANMAIRON High Quality Sexy Winter Boots Women Thigh High Boots New Lace Up Knee Corium Boot Women High Heels Retro Knight Boots', '', 'publish', 'closed', 'closed', '', 'anmairon-high-quality-sexy-winter-boots-women-thigh-high-boots-new-lace-up-knee-corium-boot-women-high-heels-retro-knight-boots', '', '', '2021-06-01 12:12:49', '2021-06-01 12:12:49', '', 0, 'https://shoestimer.com/?post_type=vi_wad_draft_product&#038;p=3586', 0, 'vi_wad_draft_product', '', 0);
INSERT INTO `wpx5_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(3587, 1, '2021-06-01 12:11:47', '2021-06-01 12:11:47', '', 'Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s-5.jpg_640x640-5', '', 'inherit', 'open', 'closed', '', 'fashion-men-shoes-genuine-leather-casual-summer-shoes-classic-mens-loafers-elegantes-slip-on-men-s-5-jpg_640x640-5', '', '', '2021-06-01 12:11:47', '2021-06-01 12:11:47', '', 3200, 'http://shoestimer.com/wp-content/uploads/2021/06/Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s-5.jpg_640x640-5.jpg', 0, 'attachment', 'image/jpeg', 0),
(3588, 1, '2021-06-01 12:11:50', '2021-06-01 12:11:50', '', 'Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s-6.jpg_640x640-6', '', 'inherit', 'open', 'closed', '', 'fashion-men-shoes-genuine-leather-casual-summer-shoes-classic-mens-loafers-elegantes-slip-on-men-s-6-jpg_640x640-6', '', '', '2021-06-01 12:11:50', '2021-06-01 12:11:50', '', 3200, 'http://shoestimer.com/wp-content/uploads/2021/06/Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s-6.jpg_640x640-6.jpg', 0, 'attachment', 'image/jpeg', 0),
(3589, 1, '2021-06-01 12:11:52', '2021-06-01 12:11:52', '', 'Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s-7.jpg_640x640-7', '', 'inherit', 'open', 'closed', '', 'fashion-men-shoes-genuine-leather-casual-summer-shoes-classic-mens-loafers-elegantes-slip-on-men-s-7-jpg_640x640-7', '', '', '2021-06-01 12:11:52', '2021-06-01 12:11:52', '', 3200, 'http://shoestimer.com/wp-content/uploads/2021/06/Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s-7.jpg_640x640-7.jpg', 0, 'attachment', 'image/jpeg', 0),
(3590, 1, '2021-06-01 12:11:54', '2021-06-01 12:11:54', '', 'Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s-8.jpg_640x640-8', '', 'inherit', 'open', 'closed', '', 'fashion-men-shoes-genuine-leather-casual-summer-shoes-classic-mens-loafers-elegantes-slip-on-men-s-8-jpg_640x640-8', '', '', '2021-06-01 12:11:54', '2021-06-01 12:11:54', '', 3200, 'http://shoestimer.com/wp-content/uploads/2021/06/Fashion-Men-Shoes-Genuine-Leather-Casual-Summer-Shoes-Classic-Mens-Loafers-Elegantes-Slip-On-Men-s-8.jpg_640x640-8.jpg', 0, 'attachment', 'image/jpeg', 0),
(3591, 1, '2021-06-01 12:11:57', '2021-06-01 12:11:57', '', 'Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized-1', '', 'inherit', 'open', 'closed', '', 'factory-direct-women-casual-shoes-fashion-breathable-walking-mesh-flat-shoes-sneakers-women-2019-gym-vulcanized-1', '', '', '2021-06-01 12:11:57', '2021-06-01 12:11:57', '', 3423, 'http://shoestimer.com/wp-content/uploads/2021/06/Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(3592, 1, '2021-06-01 12:12:01', '2021-06-01 12:12:01', '', 'Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized-2', '', 'inherit', 'open', 'closed', '', 'factory-direct-women-casual-shoes-fashion-breathable-walking-mesh-flat-shoes-sneakers-women-2019-gym-vulcanized-2', '', '', '2021-06-01 12:12:01', '2021-06-01 12:12:01', '', 3423, 'http://shoestimer.com/wp-content/uploads/2021/06/Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(3593, 1, '2021-06-01 12:12:05', '2021-06-01 12:12:05', '', 'Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized-3', '', 'inherit', 'open', 'closed', '', 'factory-direct-women-casual-shoes-fashion-breathable-walking-mesh-flat-shoes-sneakers-women-2019-gym-vulcanized-3', '', '', '2021-06-01 12:12:05', '2021-06-01 12:12:05', '', 3423, 'http://shoestimer.com/wp-content/uploads/2021/06/Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized-3.jpg', 0, 'attachment', 'image/jpeg', 0),
(3594, 1, '2021-06-01 12:12:08', '2021-06-01 12:12:08', '', 'Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized-4', '', 'inherit', 'open', 'closed', '', 'factory-direct-women-casual-shoes-fashion-breathable-walking-mesh-flat-shoes-sneakers-women-2019-gym-vulcanized-4', '', '', '2021-06-01 12:12:08', '2021-06-01 12:12:08', '', 3423, 'http://shoestimer.com/wp-content/uploads/2021/06/Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized-4.jpg', 0, 'attachment', 'image/jpeg', 0),
(3595, 1, '2021-06-01 12:12:11', '2021-06-01 12:12:11', '', 'Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized-5', '', 'inherit', 'open', 'closed', '', 'factory-direct-women-casual-shoes-fashion-breathable-walking-mesh-flat-shoes-sneakers-women-2019-gym-vulcanized-5', '', '', '2021-06-01 12:12:11', '2021-06-01 12:12:11', '', 3423, 'http://shoestimer.com/wp-content/uploads/2021/06/Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized-5.jpg', 0, 'attachment', 'image/jpeg', 0),
(3596, 1, '2021-06-01 12:12:16', '2021-06-01 12:12:16', '', 'Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized.jpg_640x640', '', 'inherit', 'open', 'closed', '', 'factory-direct-women-casual-shoes-fashion-breathable-walking-mesh-flat-shoes-sneakers-women-2019-gym-vulcanized-jpg_640x640', '', '', '2021-06-01 12:12:16', '2021-06-01 12:12:16', '', 3423, 'http://shoestimer.com/wp-content/uploads/2021/06/Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized.jpg_640x640.jpg', 0, 'attachment', 'image/jpeg', 0),
(3597, 1, '2021-06-01 12:12:18', '2021-06-01 12:12:18', '', 'Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized-1.jpg_640x640-1', '', 'inherit', 'open', 'closed', '', 'factory-direct-women-casual-shoes-fashion-breathable-walking-mesh-flat-shoes-sneakers-women-2019-gym-vulcanized-1-jpg_640x640-1', '', '', '2021-06-01 12:12:18', '2021-06-01 12:12:18', '', 3423, 'http://shoestimer.com/wp-content/uploads/2021/06/Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized-1.jpg_640x640-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(3598, 1, '2021-06-01 12:12:20', '2021-06-01 12:12:20', '', 'Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized-2.jpg_640x640-2', '', 'inherit', 'open', 'closed', '', 'factory-direct-women-casual-shoes-fashion-breathable-walking-mesh-flat-shoes-sneakers-women-2019-gym-vulcanized-2-jpg_640x640-2', '', '', '2021-06-01 12:12:20', '2021-06-01 12:12:20', '', 3423, 'http://shoestimer.com/wp-content/uploads/2021/06/Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized-2.jpg_640x640-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(3599, 1, '2021-06-01 12:12:23', '2021-06-01 12:12:23', '', 'Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized-3.jpg_640x640-3', '', 'inherit', 'open', 'closed', '', 'factory-direct-women-casual-shoes-fashion-breathable-walking-mesh-flat-shoes-sneakers-women-2019-gym-vulcanized-3-jpg_640x640-3', '', '', '2021-06-01 12:12:23', '2021-06-01 12:12:23', '', 3423, 'http://shoestimer.com/wp-content/uploads/2021/06/Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized-3.jpg_640x640-3.jpg', 0, 'attachment', 'image/jpeg', 0),
(3600, 1, '2021-06-01 12:12:25', '2021-06-01 12:12:25', '', 'Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized-4.jpg_640x640-4', '', 'inherit', 'open', 'closed', '', 'factory-direct-women-casual-shoes-fashion-breathable-walking-mesh-flat-shoes-sneakers-women-2019-gym-vulcanized-4-jpg_640x640-4', '', '', '2021-06-01 12:12:25', '2021-06-01 12:12:25', '', 3423, 'http://shoestimer.com/wp-content/uploads/2021/06/Factory-Direct-Women-Casual-Shoes-Fashion-Breathable-Walking-Mesh-Flat-Shoes-Sneakers-Women-2019-Gym-Vulcanized-4.jpg_640x640-4.jpg', 0, 'attachment', 'image/jpeg', 0),
(3601, 1, '2021-06-01 12:12:28', '2021-06-01 12:12:28', '', 'HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace-1', '', 'inherit', 'open', 'closed', '', 'hucdml-big-size-sneakers-shoes-for-men-lightweight-breathable-running-walking-male-footwear-soft-sole-lace-1', '', '', '2021-06-01 12:12:28', '2021-06-01 12:12:28', '', 3424, 'http://shoestimer.com/wp-content/uploads/2021/06/HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(3602, 1, '2021-06-01 12:12:31', '2021-06-01 12:12:31', '', 'HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace-2', '', 'inherit', 'open', 'closed', '', 'hucdml-big-size-sneakers-shoes-for-men-lightweight-breathable-running-walking-male-footwear-soft-sole-lace-2', '', '', '2021-06-01 12:12:31', '2021-06-01 12:12:31', '', 3424, 'http://shoestimer.com/wp-content/uploads/2021/06/HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(3603, 1, '2021-06-01 12:12:34', '2021-06-01 12:12:34', '', 'HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace-3', '', 'inherit', 'open', 'closed', '', 'hucdml-big-size-sneakers-shoes-for-men-lightweight-breathable-running-walking-male-footwear-soft-sole-lace-3', '', '', '2021-06-01 12:12:34', '2021-06-01 12:12:34', '', 3424, 'http://shoestimer.com/wp-content/uploads/2021/06/HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace-3.jpg', 0, 'attachment', 'image/jpeg', 0),
(3604, 1, '2021-06-01 12:12:37', '2021-06-01 12:12:37', '', 'HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace-4', '', 'inherit', 'open', 'closed', '', 'hucdml-big-size-sneakers-shoes-for-men-lightweight-breathable-running-walking-male-footwear-soft-sole-lace-4', '', '', '2021-06-01 12:12:37', '2021-06-01 12:12:37', '', 3424, 'http://shoestimer.com/wp-content/uploads/2021/06/HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace-4.jpg', 0, 'attachment', 'image/jpeg', 0),
(3605, 1, '2021-06-01 12:12:40', '2021-06-01 12:12:40', '', 'HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace-5', '', 'inherit', 'open', 'closed', '', 'hucdml-big-size-sneakers-shoes-for-men-lightweight-breathable-running-walking-male-footwear-soft-sole-lace-5', '', '', '2021-06-01 12:12:40', '2021-06-01 12:12:40', '', 3424, 'http://shoestimer.com/wp-content/uploads/2021/06/HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace-5.jpg', 0, 'attachment', 'image/jpeg', 0),
(3606, 1, '2021-06-01 12:12:43', '2021-06-01 12:12:43', '', 'HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace.jpg_640x640', '', 'inherit', 'open', 'closed', '', 'hucdml-big-size-sneakers-shoes-for-men-lightweight-breathable-running-walking-male-footwear-soft-sole-lace-jpg_640x640', '', '', '2021-06-01 12:12:43', '2021-06-01 12:12:43', '', 3424, 'http://shoestimer.com/wp-content/uploads/2021/06/HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace.jpg_640x640.jpg', 0, 'attachment', 'image/jpeg', 0),
(3607, 1, '2021-06-01 12:12:45', '2021-06-01 12:12:45', '', 'HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace-1.jpg_640x640-1', '', 'inherit', 'open', 'closed', '', 'hucdml-big-size-sneakers-shoes-for-men-lightweight-breathable-running-walking-male-footwear-soft-sole-lace-1-jpg_640x640-1', '', '', '2021-06-01 12:12:45', '2021-06-01 12:12:45', '', 3424, 'http://shoestimer.com/wp-content/uploads/2021/06/HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace-1.jpg_640x640-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(3608, 1, '2021-06-01 12:12:48', '2021-06-01 12:12:48', '                <div class=\"product-specs-list-container\">\n                    <ul class=\"product-specs-list util-clearfix\">\n						                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Brand Name:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Gdgydh</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Heel Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Square heel</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Boot Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Basic</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Shaft Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">PU</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Origin:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">CN(Origin)</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Season:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Spring/Autumn</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Upper Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">PU</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Boot Height:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">ANKLE</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Style:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Punk</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">is_handmade:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Yes</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Fashion Element:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Cross-tied</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Pattern Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Solid</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Model Number:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Gdgydh</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Department Name:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Adult</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Lining Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">PU</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Toe Shape:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Round Toe</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Item Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Boots</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Insole Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">PU</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Outsole Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Rubber</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Heel Height:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Super High (8cm-up)</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">With Platforms:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Yes</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Platform Height:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">5-7cm</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Closure Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">ZIP</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Fit:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Fits true to size, take your normal size</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Colors:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Black</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">EUR size:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">35.36.37.38.39.40.41.42</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Season:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Spring,Autumn,Winter</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Fashion Element:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Square heel,Platform,Lace up</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Occasion:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Party,Office,Casual</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">winter women boots:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">ankle boots women</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">fashion women boots:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">women boots high heels</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Process:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Sewing</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Leather Style:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Soft Leather</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Gender:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Women</span>\n                            </li>\n							                    </ul>\n                </div>\n				<div class=\"detailmodule_html\"><div class=\"detail-desc-decorate-richtext\"><div class=\"detailmodule_dynamic\"><kse:widget data-widget-type=\"customText\" id=\"4582538\" type=\"custom\"></kse:widget></div></div><div class=\"detailmodule_html\"><div class=\"detail-desc-decorate-richtext\"><div class=\"detailmodule_html\"><div class=\"detail-desc-decorate-richtext\"><p style=\"text-align:center\" align=\"center\"><span style=\"color:rgb(255, 0, 0);font-size:28px;font-family:&quot;Open Sans&quot;, Arial, Helvetica, sans-serif, Heiti\">Share Our Shoes By Phone &amp; Save Free Coupon $2</span></p><p><img src=\"https://ae01.alicdn.com/kf/He2ec29e19df14eeca102beba02d5b6d7N.jpg\" slate-data-type=\"image\"/></p><p><strong><span style=\"font-size:36px\"><span style=\"color:rgb(0, 0, 0)\">Autumn Black Boots Women 2021 Spring Platform Boots</span></span></strong></p><p><span style=\"color:rgb(216, 216, 216)\"><strong><span style=\"font-size:36px\">By Gdgydh</span></strong></span></p><p><span style=\"font-size:22px\">Heel height: approximately 13 cm</span></p><p><span style=\"font-size:22px\"><span>Platform height: approximately 4.5 cm</span></span></p><p><span style=\"font-size:22px\"><span>Colors: Black</span></span></p><p><span style=\"font-size:22px\"><span>Season: Spring,Autumn</span></span></p><p><span style=\"font-size:22px\"><span>Sizes (Euro):35, 36, 37, 38, 39, 40, 41, 42</span></span></p><p><img src=\"https://ae01.alicdn.com/kf/HTB1cJPfeX9gSKJjSspbq6zeNXXao.jpg?size=333376&amp;height=1359&amp;width=949&amp;hash=e4e33c19721df29d03a2e8003aaaa15e\" slate-data-type=\"image\"/></p><p><img src=\"https://ae01.alicdn.com/kf/HTB1T6DFSFXXXXbCXVXXq6xXFXXXo.jpg?size=122423&amp;height=644&amp;width=950&amp;hash=c93454b64af0161162d42aceeafec32a\" slate-data-type=\"image\"/></p><p><img src=\"https://ae01.alicdn.com/kf/HTB10825SFXXXXajXpXXq6xXFXXXz.jpg?size=120923&amp;height=1853&amp;width=950&amp;hash=d1e545276c3f4b908d4f22b4d7e20eae\" slate-data-type=\"image\"/><img src=\"https://ae01.alicdn.com/kf/HTB16wzLSFXXXXXaXVXXq6xXFXXXv.jpg?size=90655&amp;height=1558&amp;width=950&amp;hash=6f45fb6af517d182828228afbd945b8d\" slate-data-type=\"image\"/><img src=\"https://ae01.alicdn.com/kf/HTB1zoD7SFXXXXXkXpXXq6xXFXXXM.jpg?size=133039&amp;height=1349&amp;width=950&amp;hash=99a8000a3a0b7fde1a58d14d87571e96\" slate-data-type=\"image\"/><img src=\"https://ae01.alicdn.com/kf/HTB1yfDuSFXXXXbBaXXXq6xXFXXX0.jpg?size=125147&amp;height=1238&amp;width=950&amp;hash=34b6e31f2ee8b2d70a02f9445c11a7ba\" slate-data-type=\"image\"/><img src=\"https://ae01.alicdn.com/kf/HTB1S8DHSFXXXXaAXVXXq6xXFXXXo.jpg?size=139957&amp;height=1165&amp;width=950&amp;hash=d371ff08c3f4c7b60432cade36e1021f\" slate-data-type=\"image\"/></p><p><img src=\"https://ae01.alicdn.com/kf/HTB1HsAbSFXXXXapXXXXq6xXFXXXA.jpg?size=548180&amp;height=1996&amp;width=950&amp;hash=d74a96715e64ffab8b488c1adc0e89cb\" slate-data-type=\"image\"/></p></div></div></div></div><div class=\"detailmodule_dynamic\"><kse:widget data-widget-type=\"customText\" id=\"23175204\" type=\"custom\"></kse:widget></div><div class=\"detailmodule_html\"><div class=\"detail-desc-decorate-richtext\"><div class=\"detailmodule_html\"><div class=\"detail-desc-decorate-richtext\"><p><img src=\"https://ae01.alicdn.com/kf/HTB13oTuSpXXXXcIXXXXq6xXFXXX6.jpg?size=251018&amp;height=1392&amp;width=950&amp;hash=e1383f641b2bed70bce40284e1a56835\" slate-data-type=\"image\"/><img src=\"https://ae01.alicdn.com/kf/HTB1_67ZigoQMeJjy0Foq6AShVXaS.jpg?size=102073&amp;height=570&amp;width=950&amp;hash=65052c5206fb4dbf57f1f2aa1823694d\" slate-data-type=\"image\"/></p></div></div></div></div></div><p><br/></p>  \n\n', 'Gdgydh Fashion Black Boots Women Heel Spring Autumn Lace-up Soft Leather Platform Shoes Woman Party Ankle Boots High Heels Punk', '', 'publish', 'open', 'closed', '', 'gdgydh-fashion-black-boots-women-heel-spring-autumn-lace-up-soft-leather-platform-shoes-woman-party-ankle-boots-high-heels-punk', '', '', '2021-06-01 12:13:04', '2021-06-01 12:13:04', '', 0, 'http://shoestimer.com/product/gdgydh-fashion-black-boots-women-heel-spring-autumn-lace-up-soft-leather-platform-shoes-woman-party-ankle-boots-high-heels-punk/', 0, 'product', '', 0);
INSERT INTO `wpx5_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(3609, 1, '2021-06-01 12:12:48', '2021-06-01 12:12:48', '                <div class=\"product-specs-list-container\">\n                    <ul class=\"product-specs-list util-clearfix\">\n						                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Brand Name:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">AnmaiRon</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Upper Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">PU</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Boot Height:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Mid-Calf</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">is_handmade:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Yes</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Fashion Element:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Metal decoration</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Pattern Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Solid</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Model Number:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">HQ201708171444</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Department Name:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Adult</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Heel Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Hoof Heels</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Boot Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Basic</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Lining Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Cotton Fabric</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Shaft Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">PU</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Toe Shape:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Round Toe</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Season:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Winter</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Item Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Boots</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Insole Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Rubber</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Outsole Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Rubber</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Heel Height:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Super High (8cm-up)</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">With Platforms:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Yes</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Platform Height:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">0-3cm</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Closure Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">ZIP</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Fit:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Fits true to size, take your normal size</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Heel Height:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">9.5cm</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Color:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Red  black Yellow</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Size:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">34-43</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">platform:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">4cm</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Boot opening:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">40cm</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Shaft:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">38cm</span>\n                            </li>\n							                    </ul>\n                </div>\n				<div class=\"\"><div class=\"\"><div class=\"\">\n <div class=\"\">\n  <div class=\"\">\n   <div class=\"\">\n    <div class=\"\"> \n     <div class=\"\"> \n      <div class=\"\"> \n       <div class=\"\"> \n        <div class=\"\"> \n         <div class=\"\"> \n          <div class=\"\"> \n           <div class=\"\"> \n            <div class=\"\"> \n             <div class=\"\"> \n              <div class=\"\"> \n               <div class=\"\"> \n                <div class=\"\"> \n                 <div class=\"\"> \n                  <div class=\"\"> \n                   <div class=\"\"> \n                    <div class=\"\"> \n                     <div class=\"\"> \n                      <div class=\"\"> \n                       <div class=\"\"> \n                        <div> \n                         <div> \n                          <div> \n                           <div> \n                            <div> \n                             <div> \n                              <div> \n                               <div> \n                                <div> \n                                 <div> \n                                  <div> \n                                   <div> \n                                    <div> \n                                     <div> \n                                      <div> \n                                       <div> \n                                        <div> \n                                         <div> \n                                          <div> \n                                           <div> \n                                            <div> \n                                             <div> \n                                              <div> \n                                               <div> \n                                                <div> \n                                                 <div> \n                                                  <div> \n                                                   <div> \n                                                    <div> \n                                                     <div> \n                                                      <div> \n                                                       <div> \n                                                        <div> \n                                                         <div> \n                                                          <div> \n                                                           <div> \n                                                            <div> \n                                                             <div> \n                                                              <div> \n                                                               <div> \n                                                                <div> \n                                                                 <div> \n                                                                  <div> \n                                                                   <div> \n                                                                    <div> \n                                                                     <div> \n                                                                      <div> \n                                                                       <div> \n                                                                        <div> \n                                                                         <div> \n                                                                          <div> \n                                                                           <div> \n                                                                            <div> \n                                                                             <div> \n                                                                              <div> \n                                                                               <div> \n                                                                                <div> \n                                                                                 <div> \n                                                                                  <div> \n                                                                                   <div> \n                                                                                    <div> \n                                                                                     <div> \n                                                                                      <div> \n                                                                                       <div> \n                                                                                        <div> \n                                                                                         <div> \n                                                                                          <div> \n                                                                                           <div> \n                                                                                            <div> \n                                                                                             <div> \n                                                                                              <div> \n                                                                                               <div> \n                                                                                                <div> \n                                                                                                 <div> \n                                                                                                  <div> \n                                                                                                   <div> \n                                                                                                    <div> \n                                                                                                     <div> \n                                                                                                      <div> \n                                                                                                       <div> \n                                                                                                        <div> \n                                                                                                         <div> \n                                                                                                          <div> \n                                                                                                           <div> \n                                                                                                            <div> \n                                                                                                             <div> \n                                                                                                              <div> \n                                                                                                               <div> \n                                                                                                                <div> \n                                                                                                                 <div> \n                                                                                                                  <div> \n                                                                                                                   <div> \n                                                                                                                    <div> \n                                                                                                                     <div> \n                                                                                                                      <div> \n                                                                                                                       <div> \n                                                                                                                        <div> \n                                                                                                                         <div> \n                                                                                                                          <div> \n                                                                                                                           <div> \n                                                                                                                            <div> \n                                                                                                                             <div> \n                                                                                                                              <div> \n                                                                                                                               <div> \n                                                                                                                                <div> \n                                                                                                                                 <div> \n                                                                                                                                  <div> \n                                                                                                                                   <div> \n                                                                                                                                    <div> \n                                                                                                                                     <div> \n                                                                                                                                      <div> \n                                                                                                                                       <div> \n                                                                                                                                        <div> \n                                                                                                                                         <div> \n                                                                                                                                          <div> \n                                                                                                                                           <div> \n                                                                                                                                            <div> \n                                                                                                                                             <div> \n                                                                                                                                              <div> \n                                                                                                                                               <div> \n                                                                                                                                                <div> \n                                                                                                                                                 <div> \n                                                                                                                                                  <div> \n                                                                                                                                                   <div> \n                                                                                                                                                    <div> \n                                                                                                                                                     <div> \n                                                                                                                                                      <div> \n                                                                                                                                                       <div> \n                                                                                                                                                        <div> \n                                                                                                                                                         <div> \n                                                                                                                                                          <div> \n                                                                                                                                                           <div> \n                                                                                                                                                            <div> \n                                                                                                                                                             <div> \n                                                                                                                                                              <div> \n                                                                                                                                                               <div> \n                                                                                                                                                                <div> \n                                                                                                                                                                 <div> \n                                                                                                                                                                  <div> \n                                                                                                                                                                   <div> \n                                                                                                                                                                    <div> \n                                                                                                                                                                     <div> \n                                                                                                                                                                      <div> \n                                                                                                                                                                       <div> \n                                                                                                                                                                        <div> \n                                                                                                                                                                         <div> \n                                                                                                                                                                          <div> \n                                                                                                                                                                           <div> \n                                                                                                                                                                            <div> \n                                                                                                                                                                             <div> \n                                                                                                                                                                              <div> \n                                                                                                                                                                               <div> \n                                                                                                                                                                                <div> \n                                                                                                                                                                                 <div> \n                                                                                                                                                                                  <div> \n                                                                                                                                                                                   <div> \n                                                                                                                                                                                    <div> \n                                                                                                                                                                                     <div> \n                                                                                                                                                                                      <div> \n                                                                                                                                                                                       <div> \n                                                                                                                                                                                        <div> \n                                                                                                                                                                                         <div> \n                                                                                                                                                                                          <div> \n                                                                                                                                                                                           <div> \n                                                                                                                                                                                            <div> \n                                                                                                                                                                                             <div> \n                                                                                                                                                                                              <div> \n                                                                                                                                                                                               <div> \n                                                                                                                                                                                                <div> \n                                                                                                                                                                                                 <div> \n                                                                                                                                                                                                  <div> \n                                                                                                                                                                                                   <div> \n                                                                                                                                                                                                    <div> \n                                                                                                                                                                                                     <div> \n                                                                                                                                                                                                      <div> \n                                                                                                                                                                                                       <div> \n                                                                                                                                                                                                        <div> \n                                                                                                                                                                                                         <div> \n                                                                                                                                                                                                          <div> \n                                                                                                                                                                                                           <div> \n                                                                                                                                                                                                            <div> \n                                                                                                                                                                                                             <div> \n                                                                                                                                                                                                              <div> \n                                                                                                                                                                                                               <div> \n                                                                                                                                                                                                                <p> &nbsp; </p> \n                                                                                                                                                                                                               </div> \n                                                                                                                                                                                                              </div> \n                                                                                                                                                                                                             </div> \n                                                                                                                                                                                                            </div> \n                                                                                                                                                                                                           </div> \n                                                                                                                                                                                                          </div> \n                                                                                                                                                                                                         </div> \n                                                                                                                                                                                                        </div> \n                                                                                                                                                                                                       </div> \n                                                                                                                                                                                                      </div> \n                                                                                                                                                                                                     </div> \n                                                                                                                                                                                                    </div> \n                                                                                                                                                                                                   </div> \n                                                                                                                                                                                                  </div> \n                                                                                                                                                                                                 </div> \n                                                                                                                                                                                                </div> \n                                                                                                                                                                                               </div> \n                                                                                                                                                                                              </div> \n                                                                                                                                                                                             </div> \n                                                                                                                                                                                            </div> \n                                                                                                                                                                                           </div> \n                                                                                                                                                                                          </div> \n                                                                                                                                                                                         </div> \n                                                                                                                                                                                        </div> \n                                                                                                                                                                                       </div> \n                                                                                                                                                                                      </div> \n                                                                                                                                                                                     </div> \n                                                                                                                                                                                    </div> \n                                                                                                                                                                                   </div> \n                                                                                                                                                                                  </div> \n                                                                                                                                                                                 </div> \n                                                                                                                                                                                </div> \n                                                                                                                                                                               </div> \n                                                                                                                                                                              </div> \n                                                                                                                                                                             </div> \n                                                                                                                                                                            </div> \n                                                                                                                                                                           </div> \n                                                                                                                                                                          </div> \n                                                                                                                                                                         </div> \n                                                                                                                                                                        </div> \n                                                                                                                                                                       </div> \n                                                                                                                                                                      </div> \n                                                                                                                                                                     </div> \n                                                                                                                                                                    </div> \n                                                                                                                                                                   </div> \n                                                                                                                                                                  </div> \n                                                                                                                                                                 </div> \n                                                                                                                                                                </div> \n                                                                                                                                                               </div> \n                                                                                                                                                              </div> \n                                                                                                                                                             </div> \n                                                                                                                                                            </div> \n                                                                                                                                                           </div> \n                                                                                                                                                          </div> \n                                                                                                                                                         </div> \n                                                                                                                                                        </div> \n                                                                                                                                                       </div> \n                                                                                                                                                      </div> \n                                                                                                                                                     </div> \n                                                                                                                                                    </div> \n                                                                                                                                                   </div> \n                                                                                                                                                  </div> \n                                                                                                                                                 </div> \n                                                                                                                                                 <div> \n                                                                                                                                                  <div> \n                                                                                                                                                   <div> \n                                                                                                                                                    <div> \n                                                                                                                                                     <div> \n                                                                                                                                                      <div> \n                                                                                                                                                       <div> \n                                                                                                                                                        <div> \n                                                                                                                                                         <div> \n                                                                                                                                                          <div> \n                                                                                                                                                           <div> \n                                                                                                                                                            <div> \n                                                                                                                                                             <div> \n                                                                                                                                                              <div> \n                                                                                                                                                               <div> \n                                                                                                                                                                <div> \n                                                                                                                                                                 <div> \n                                                                                                                                                                  <div> \n                                                                                                                                                                   <div> \n                                                                                                                                                                    <div> \n                                                                                                                                                                     <div> \n                                                                                                                                                                      <div> \n                                                                                                                                                                       <div> \n                                                                                                                                                                        <div> \n                                                                                                                                                                         <div> \n                                                                                                                                                                          <div> \n                                                                                                                                                                           <div> \n                                                                                                                                                                            <div> \n                                                                                                                                                                             <div> \n                                                                                                                                                                              <div> \n                                                                                                                                                                               <div> \n                                                                                                                                                                                <div> \n                                                                                                                                                                                 <div> \n                                                                                                                                                                                  <div> \n                                                                                                                                                                                   <div> \n                                                                                                                                                                                    <div> \n                                                                                                                                                                                     <div> \n                                                                                                                                                                                      <div> \n                                                                                                                                                                                       <div> \n                                                                                                                                                                                        <div> \n                                                                                                                                                                                         <div> \n                                                                                                                                                                                          <div> \n                                                                                                                                                                                           <div> \n                                                                                                                                                                                            <div> \n                                                                                                                                                                                             <div> \n                                                                                                                                                                                              <div> \n                                                                                                                                                                                               <div> \n                                                                                                                                                                                                <div> \n                                                                                                                                                                                                 <div> \n                                                                                                                                                                                                  <div style=\"background-color:#ffffff;border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;color:#000000;margin:0.0px;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;vertical-align:baseline;\">\n                                                                                                                                                                                                    &nbsp; \n                                                                                                                                                                                                  </div> \n                                                                                                                                                                                                  <div style=\"background-color:#ffffff;border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;color:#000000;margin:0.0px;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;vertical-align:baseline;\"> \n                                                                                                                                                                                                   <img alt=\"aeProduct.getSubject()\" src=\"https://ae01.alicdn.com/kf/HTB19dvcPXXXXXcUXVXXq6xXFXXXW.jpg\" style=\"border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;color:transparent;font-size:0.0px;margin:0.0px;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;vertical-align:middle;\"> \n                                                                                                                                                                                                  </div> \n                                                                                                                                                                                                  <div style=\"background-color:#ffffff;border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;color:#000000;margin:0.0px;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;vertical-align:baseline;\"> \n                                                                                                                                                                                                   <div style=\"border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;font-family:verdana;font-size:13.0px;margin:0.0px;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;vertical-align:baseline;\"> \n                                                                                                                                                                                                    <span style=\"border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;font-size:22.0px;margin:0.0px;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;vertical-align:baseline;\"><span style=\"border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;color:#ff0000;margin:0.0px;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;vertical-align:baseline;\"><span style=\"border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;font-weight:700;margin:0.0px;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;vertical-align:baseline;\"><span style=\"border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;font-family:times new roman , times , serif;margin:0.0px;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;vertical-align:baseline;\">Our product size standard</span></span></span></span> \n                                                                                                                                                                                                   </div> \n                                                                                                                                                                                                   <div style=\"border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;margin:0.0cm 0.0cm 0.0pt;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;vertical-align:baseline;\"> \n                                                                                                                                                                                                    <span style=\"border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;font-size:20.0px;margin:0.0px;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;vertical-align:baseline;\"><span style=\"border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;font-family:times new roman , times , serif;margin:0.0px;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;vertical-align:baseline;\"><span style=\"border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;line-height:27.0px;margin:0.0px;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;vertical-align:baseline;\"><span style=\"border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;margin:0.0px;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;vertical-align:baseline;\">US4.0=CN34=220mm(bare feet length)&nbsp;&nbsp;&nbsp;&nbsp;</span></span><span style=\"border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;line-height:27.0px;margin:0.0px;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;text-align:center;vertical-align:baseline;\">US9=CN41=255mm(bare feet length)</span></span></span> \n                                                                                                                                                                                                   </div> \n                                                                                                                                                                                                   <div style=\"border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;margin:0.0cm 0.0cm 0.0pt;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;vertical-align:baseline;\"> \n                                                                                                                                                                                                    <span style=\"border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;font-size:20.0px;margin:0.0px;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;vertical-align:baseline;\"><span style=\"border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;font-family:times new roman , times , serif;margin:0.0px;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;vertical-align:baseline;\"><span style=\"border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;line-height:27.0px;margin:0.0px;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;vertical-align:baseline;\"><span style=\"border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;margin:0.0px;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;vertical-align:baseline;\"><span style=\"border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;margin:0.0px;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;vertical-align:baseline;\"><span style=\"border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;margin:0.0px;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;vertical-align:baseline;\"><span style=\"border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;margin:0.0px;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;vertical-align:baseline;\">US4.5=CN35=225mm(bare feet length)&nbsp;&nbsp;&nbsp;&nbsp;</span></span></span></span></span><span style=\"border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;line-height:27.0px;margin:0.0px;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;text-align:center;vertical-align:baseline;\">US10=CN42=260mm(bare feet length)</span></span></span> \n                                                                                                                                                                                                   </div> \n                                                                                                                                                                                                   <div style=\"border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;margin:0.0cm 0.0cm 0.0pt;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;vertical-align:baseline;\"> \n                                                                                                                                                                                                    <span style=\"border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;font-size:20.0px;margin:0.0px;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;vertical-align:baseline;\"><span style=\"border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;font-family:times new roman , times , serif;margin:0.0px;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;vertical-align:baseline;\"><span style=\"border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;line-height:27.0px;margin:0.0px;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;vertical-align:baseline;\"><span style=\"border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;margin:0.0px;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;vertical-align:baseline;\"><span style=\"border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;margin:0.0px;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;vertical-align:baseline;\"><span style=\"border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;margin:0.0px;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;vertical-align:baseline;\"><span style=\"border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;margin:0.0px;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;vertical-align:baseline;\">US5.5=CN36=230mm(bare feet length)&nbsp;&nbsp;&nbsp;&nbsp;</span></span></span></span></span><span style=\"border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;line-height:27.0px;margin:0.0px;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;text-align:center;vertical-align:baseline;\">US10.5=CN43=265mm(bare feet length)</span></span></span> \n                                                                                                                                                                                                   </div> \n                                                                                                                                                                                                   <div style=\"border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;margin:0.0cm 0.0cm 0.0pt;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;vertical-align:baseline;\"> \n                                                                                                                                                                                                    <span style=\"border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;font-size:20.0px;margin:0.0px;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;vertical-align:baseline;\"><span style=\"border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;font-family:times new roman , times , serif;margin:0.0px;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;vertical-align:baseline;\"><span style=\"border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;line-height:27.0px;margin:0.0px;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;vertical-align:baseline;\"><span style=\"border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;margin:0.0px;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;vertical-align:baseline;\"><span style=\"border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;margin:0.0px;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;vertical-align:baseline;\"><span style=\"border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;margin:0.0px;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;vertical-align:baseline;\"><span style=\"border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;margin:0.0px;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;vertical-align:baseline;\">US6.0=CN37=235mm(bare feet length)&nbsp;&nbsp;&nbsp;&nbsp;</span></span></span></span></span><span style=\"border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;line-height:27.0px;margin:0.0px;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;text-align:center;vertical-align:baseline;\">US11.5=CN44=270mm(bare feet length)</span></span></span> \n                                                                                                                                                                                                   </div> \n                                                                                                                                                                                                   <div style=\"border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;margin:0.0cm 0.0cm 0.0pt;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;vertical-align:baseline;\"> \n                                                                                                                                                                                                    <span style=\"border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;font-size:20.0px;margin:0.0px;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;vertical-align:baseline;\"><span style=\"border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;font-family:times new roman , times , serif;margin:0.0px;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;vertical-align:baseline;\"><span style=\"border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;line-height:27.0px;margin:0.0px;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;vertical-align:baseline;\"><span style=\"border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;margin:0.0px;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;vertical-align:baseline;\"><span style=\"border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;margin:0.0px;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;vertical-align:baseline;\"><span style=\"border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;margin:0.0px;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;vertical-align:baseline;\"><span style=\"border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;margin:0.0px;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;vertical-align:baseline;\">US7.0=CN38=240mm(bare feet length)&nbsp;&nbsp;&nbsp;&nbsp;</span></span></span></span></span><span style=\"border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;line-height:27.0px;margin:0.0px;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;text-align:center;vertical-align:baseline;\">US12.5=CN45=275mm(bare feet length)</span></span></span> \n                                                                                                                                                                                                   </div> \n                                                                                                                                                                                                   <div style=\"border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;margin:0.0cm 0.0cm 0.0pt;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;vertical-align:baseline;\"> \n                                                                                                                                                                                                    <span style=\"border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;font-size:20.0px;margin:0.0px;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;vertical-align:baseline;\"><span style=\"border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;font-family:times new roman , times , serif;margin:0.0px;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;vertical-align:baseline;\"><span style=\"border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;line-height:27.0px;margin:0.0px;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;vertical-align:baseline;\"><span style=\"border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;margin:0.0px;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;vertical-align:baseline;\"><span style=\"border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;margin:0.0px;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;vertical-align:baseline;\"><span style=\"border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;margin:0.0px;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;vertical-align:baseline;\"><span style=\"border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;margin:0.0px;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;vertical-align:baseline;\">US7.5=CN39=245mm(bare feet length)&nbsp;&nbsp;&nbsp;&nbsp;</span></span></span></span></span><span style=\"border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;line-height:27.0px;margin:0.0px;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;text-align:center;vertical-align:baseline;\">US13=CN46=280mm(bare feet length)</span></span></span> \n                                                                                                                                                                                                   </div> \n                                                                                                                                                                                                   <div style=\"border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;margin:0.0cm 0.0cm 0.0pt;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;vertical-align:baseline;\"> \n                                                                                                                                                                                                    <span style=\"border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;font-size:20.0px;margin:0.0px;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;vertical-align:baseline;\"><span style=\"border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;font-family:times new roman , times , serif;margin:0.0px;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;vertical-align:baseline;\"><span style=\"border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;line-height:27.0px;margin:0.0px;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;vertical-align:baseline;\"><span style=\"border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;margin:0.0px;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;vertical-align:baseline;\">US8.5=CN40=250mm(bare feet length)&nbsp;&nbsp;&nbsp;&nbsp;</span></span><span style=\"border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;line-height:27.0px;margin:0.0px;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;text-align:center;vertical-align:baseline;\">US14=CN47=285mm(bare feet length)</span></span></span> \n                                                                                                                                                                                                   </div> \n                                                                                                                                                                                                   <div style=\"border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;margin:0.0cm 0.0cm 0.0pt;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;vertical-align:baseline;\"> \n                                                                                                                                                                                                    <span style=\"border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;font-size:20.0px;margin:0.0px;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;vertical-align:baseline;\"><span style=\"border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;font-family:times new roman , times , serif;margin:0.0px;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;vertical-align:baseline;\"><span style=\"border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;line-height:27.0px;margin:0.0px;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;text-align:center;vertical-align:baseline;\"><img alt=\"aeProduct.getSubject()\" src=\"https://ae01.alicdn.com/kf/HTB1ZingPXXXXXaEXVXXq6xXFXXXR.jpg\" style=\"border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;color:transparent;font-size:0.0px;margin:0.0px;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;vertical-align:middle;\"></span></span></span> \n                                                                                                                                                                                                   </div> \n                                                                                                                                                                                                   <div style=\"border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;margin:0.0cm 0.0cm 0.0pt;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;vertical-align:baseline;\"> \n                                                                                                                                                                                                    <span style=\"border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;font-size:18.0px;margin:0.0px;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;vertical-align:baseline;\"><span style=\"border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;font-family:times new roman , times , serif;margin:0.0px;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;text-align:center;vertical-align:baseline;\">Difference in color maybe caused by some reasons such as color reflection in the monitor lighthing</span></span> \n                                                                                                                                                                                                   </div> \n                                                                                                                                                                                                   <p style=\"border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;margin:0.0cm 0.0cm 0.0pt;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;vertical-align:baseline;\"> <span style=\"border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;font-size:18.0px;margin:0.0px;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;vertical-align:baseline;\"><span style=\"border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;margin:0.0px;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;vertical-align:baseline;\"><span style=\"border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;font-family:times new roman , times , serif;margin:0.0px;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;vertical-align:baseline;\">background etc.if you believe that&nbsp;item received is wrong color, please contact us to see if a return</span></span></span> </p> \n                                                                                                                                                                                                   <p style=\"border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;margin:0.0cm 0.0cm 0.0pt;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;vertical-align:baseline;\"> <span style=\"border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;font-size:18.0px;margin:0.0px;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;vertical-align:baseline;\"><span style=\"border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;margin:0.0px;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;vertical-align:baseline;\"><span style=\"border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;font-family:times new roman , times , serif;margin:0.0px;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;vertical-align:baseline;\">or refund possible. if you need more picture, please contact us. thanks.</span></span></span> </p> \n                                                                                                                                                                                                   <p style=\"border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;margin:0.0cm 0.0cm 0.0pt;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;vertical-align:baseline;\"> &nbsp; </p> \n                                                                                                                                                                                                   <p style=\"border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;margin:0.0cm 0.0cm 0.0pt;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;vertical-align:baseline;\"> <span style=\"border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;color:#ff0000;margin:0.0px;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;vertical-align:baseline;\"><span style=\"border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;font-family:times new roman , times , serif;margin:0.0px;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;vertical-align:baseline;\"><span style=\"border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;font-size:18.0px;margin:0.0px;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;vertical-align:baseline;\">Please click \"Add to Store List\" (the left of this webpage) to add our store in your favorites and be our</span></span></span> </p> \n                                                                                                                                                                                                   <p style=\"border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;margin:0.0cm 0.0cm 0.0pt;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;vertical-align:baseline;\"> <span style=\"border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;color:#ff0000;margin:0.0px;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;vertical-align:baseline;\"><span style=\"border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;font-family:times new roman , times , serif;margin:0.0px;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;vertical-align:baseline;\"><span style=\"border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;font-size:18.0px;margin:0.0px;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;vertical-align:baseline;\">VIP,then you can be easy to check our new styles and your orders.</span></span></span> </p> \n                                                                                                                                                                                                   <p style=\"border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;margin:0.0cm 0.0cm 0.0pt;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;vertical-align:baseline;\"> <span style=\"border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;color:#ff0000;margin:0.0px;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;vertical-align:baseline;\"><span style=\"border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;font-family:times new roman , times , serif;margin:0.0px;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;vertical-align:baseline;\"><span style=\"border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;font-size:18.0px;margin:0.0px;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;vertical-align:baseline;\"><img alt=\"aeProduct.getSubject()\" src=\"https://ae01.alicdn.com/kf/HTB1piV4PXXXXXbMXXXXq6xXFXXXJ.jpg\" style=\"border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;color:transparent;font-size:0.0px;margin:0.0px;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;vertical-align:middle;\"></span></span></span> </p> \n                                                                                                                                                                                                   <p> <span style=\"border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;color:#ff0000;margin:0.0px;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;vertical-align:baseline;\"><span style=\"border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;font-family:times new roman , times , serif;margin:0.0px;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;vertical-align:baseline;\"><span style=\"border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;font-size:18.0px;margin:0.0px;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;vertical-align:baseline;\">&nbsp;</span></span></span> </p> \n                                                                                                                                                                                                   <p> &nbsp; </p> \n                                                                                                                                                                                                   <p> <span style=\"border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;color:#ff0000;margin:0.0px;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;vertical-align:baseline;\"><span style=\"border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;font-family:times new roman , times , serif;margin:0.0px;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;vertical-align:baseline;\"><span style=\"border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;font-size:18.0px;margin:0.0px;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;vertical-align:baseline;\"><img alt=\"aeProduct.getSubject()\" src=\"https://ae01.alicdn.com/kf/HTB1GBH6XMYDK1JjSZPcq6yjZpXaZ.jpg\" width=\"800\"></span></span></span> </p> \n                                                                                                                                                                                                   <p> &nbsp; </p> \n                                                                                                                                                                                                  </div> \n                                                                                                                                                                                                  <div style=\"background-color:#ffffff;border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;color:#000000;margin:0.0px;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;vertical-align:baseline;\"> \n                                                                                                                                                                                                   <div style=\"border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;line-height:15.0px;margin:0.0px;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;vertical-align:baseline;\"> \n                                                                                                                                                                                                    <div style=\"border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;margin:0.0px;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;vertical-align:baseline;\"> \n                                                                                                                                                                                                     <p> <img alt=\"aeProduct.getSubject()\" src=\"https://ae01.alicdn.com/kf/HTB1H2j7XK2CK1JjSZFIq6y3OpXaZ.jpg\" width=\"800\"> </p> \n                                                                                                                                                                                                     <p> <img src=\"https://ae01.alicdn.com/kf/HTB1NqcbmvNNTKJjSspkq6yeWFXaB.jpg\" width=\"800\"> </p> \n                                                                                                                                                                                                     <p> <img src=\"https://ae01.alicdn.com/kf/HTB1wakbmvNNTKJjSspkq6yeWFXah.jpg\" width=\"800\"> </p> \n                                                                                                                                                                                                     <p> <img src=\"https://ae01.alicdn.com/kf/HTB1VqSLnjuhSKJjSspdq6A11XXaZ.jpg\" width=\"800\"> </p> \n                                                                                                                                                                                                     <p> <img src=\"https://ae01.alicdn.com/kf/HTB1yVhkmLBNTKJjy0Fdq6APpVXav.jpg\" width=\"800\"> </p> \n                                                                                                                                                                                                     <p> <img src=\"https://ae01.alicdn.com/kf/HTB18DO3namgSKJjSsphq6Ay1VXaD.jpg\" width=\"800\"> </p> \n                                                                                                                                                                                                     <p> <img alt=\"aeProduct.getSubject()\" src=\"https://ae01.alicdn.com/kf/HTB1INjwXsrHK1Jjy1zdq6zTwXXae.jpg\" width=\"800\"> </p> \n                                                                                                                                                                                                     <p> <img alt=\"aeProduct.getSubject()\" src=\"https://ae01.alicdn.com/kf/HTB1YJYwXwfHK1Jjy1zbq6yhRFXac.jpg\" width=\"800\"> </p> \n                                                                                                                                                                                                     <p> <img alt=\"aeProduct.getSubject()\" src=\"https://ae01.alicdn.com/kf/HTB1jAnMXzS_LeJjSZFwq6znnpXa0.jpg\" width=\"800\"> </p> \n                                                                                                                                                                                                     <p> &nbsp; </p> \n                                                                                                                                                                                                     <p> <img alt=\"aeProduct.getSubject()\" src=\"https://ae01.alicdn.com/kf/HTB1t8f.XNHBK1JjSZFvq6yKtXXaf.jpg\" width=\"800\"> </p> \n                                                                                                                                                                                                     <p> <img alt=\"aeProduct.getSubject()\" src=\"https://ae01.alicdn.com/kf/HTB1F7bvXv_HK1Jjy1zeq6AfjpXa1.jpg\" width=\"800\"> </p> \n                                                                                                                                                                                                     <p> <img alt=\"aeProduct.getSubject()\" src=\"https://ae01.alicdn.com/kf/HTB1bsbvXsrHK1Jjy1zkq6x.QpXak.jpg\" width=\"800\"> </p> \n                                                                                                                                                                                                     <p> <img alt=\"aeProduct.getSubject()\" src=\"https://ae01.alicdn.com/kf/HTB1jXrwXsrHK1JjSspfq6zsrXXaW.jpg\" width=\"800\"> </p> \n                                                                                                                                                                                                     <p> <img alt=\"aeProduct.getSubject()\" src=\"https://ae01.alicdn.com/kf/HTB1aXPGek7mBKNjSZFyq6zydFXaF.jpg\" width=\"900\"> </p> \n                                                                                                                                                                                                     <div style=\"color:#333333;\"> \n                                                                                                                                                                                                      <div> \n                                                                                                                                                                                                       <div> \n                                                                                                                                                                                                        <p> <span style=\"font-family:times new roman;font-size:18.0px;\">Difference in color maybe caused by some reasons such as color reflection in the monitor lighthing</span><span style=\"font-family:times new roman;font-size:18.0px;\">background etc.</span> </p> \n                                                                                                                                                                                                        <p> <span style=\"font-family:times new roman;font-size:18.0px;\">if you need more picture, please contact us. thanks.</span> </p> \n                                                                                                                                                                                                       </div> \n                                                                                                                                                                                                      </div> \n                                                                                                                                                                                                     </div> \n                                                                                                                                                                                                     <div style=\"color:#333333;\"> \n                                                                                                                                                                                                      <p> <span style=\"color:#ff0000;font-family:times new roman;font-size:18.0px;\"><strong>Please click \"Add to Store List\" (the left of this webpage) to add our store in your favorites</strong></span><span style=\"color:#ff0000;font-family:times new roman;font-size:18.0px;\"><strong>and be our VIP,</strong></span> </p> \n                                                                                                                                                                                                      <p> <span style=\"color:#ff0000;font-family:times new roman;font-size:18.0px;\"><strong>then you can be easy to check our new styles and your orders.</strong></span> </p> \n                                                                                                                                                                                                      <p> <img alt=\"aeProduct.getSubject()\" src=\"https://ae01.alicdn.com/kf/HTB1DlZNfOCYBuNkHFCcq6AHtVXaI.jpg\" width=\"900\"> </p> \n                                                                                                                                                                                                      <p> <img alt=\"aeProduct.getSubject()\" src=\"https://ae01.alicdn.com/kf/HTB1_d1uoeuSBuNjSsziq6zq8pXaB.jpg\" width=\"900\"> </p> \n                                                                                                                                                                                                      <p> <img alt=\"aeProduct.getSubject()\" src=\"https://ae01.alicdn.com/kf/HTB1P3SyedcnBKNjSZR0q6AFqFXah.jpg\" width=\"900\"> </p> \n                                                                                                                                                                                                      <p style=\"color:#000000;font-family:arial , helvetica;line-height:18.0px;\"> <span style=\"color:#002060;font-family:times new roman;font-size:14.0px;\"><span style=\"font-size:14.0px;\">1.1.we accept Alipay here,all world payment tools are accepted by ESCROW system</span></span> </p> \n                                                                                                                                                                                                      <p style=\"color:#000000;font-family:arial , helvetica;line-height:18.0px;\"> <span style=\"color:#002060;font-family:times new roman;font-size:14.0px;\"><span style=\"font-size:14.0px;\">1.2.Payment must be maed within 3 days after order placed,please try to pay it again if the payment have ot succeed</span></span><span style=\"color:#002060;font-family:times new roman;font-size:14.0px;\"><span style=\"font-size:14.0px;\">or other notice be system sometimes</span></span> </p> \n                                                                                                                                                                                                      <p> <span style=\"color:#002060;font-size:14.0px;\"><span style=\"font-family:times new roman , times , serif;font-size:14.0px;\"><span style=\"font-size:14.0px;\"><img alt=\"aeProduct.getSubject()\" src=\"https://ae01.alicdn.com/kf/HTB1ObT8onJYBeNjy1zeq6yhzVXai.jpg\" width=\"900\"></span></span></span> </p> \n                                                                                                                                                                                                      <span style=\"color:#002060;font-size:14.0px;\"><span style=\"font-family:times new roman , times , serif;font-size:14.0px;\"><span style=\"font-size:14.0px;\">Q:How do I pay for my purchase?</span></span></span> \n                                                                                                                                                                                                      <p> <span style=\"color:#002060;font-size:14.0px;\"><span style=\"font-family:times new roman , times , serif;font-size:14.0px;\"><span style=\"font-size:14.0px;\">A: we accept the following payment methods, credit card, moneybooker\'</span></span></span> </p> \n                                                                                                                                                                                                      <p> <span style=\"color:#002060;font-size:14.0px;\"><span style=\"font-family:times new roman , times , serif;font-size:14.0px;\"><span style=\"font-size:14.0px;\">Q:How much does it cost to ship to my country?</span></span></span> </p> \n                                                                                                                                                                                                      <p> <span style=\"color:#002060;font-size:14.0px;\"><span style=\"font-family:times new roman , times , serif;font-size:14.0px;\"><span style=\"font-size:14.0px;\">A:Package less than 2 kilogram will be shipped by China Post</span></span></span><span style=\"color:#002060;font-size:14.0px;\"><span style=\"font-family:times new roman , times , serif;font-size:14.0px;\"><span style=\"font-size:14.0px;\">as following: United States; United Kingdom; Australia; Brazil; Canada; Italy; Turkey; Spain; Malaysia;</span></span></span> </p> \n                                                                                                                                                                                                      <p> <span style=\"color:#002060;font-size:14.0px;\"><span style=\"font-family:times new roman , times , serif;font-size:14.0px;\"><span style=\"font-size:14.0px;\">France;</span></span></span><span style=\"color:#002060;font-size:14.0px;\"><span style=\"font-family:times new roman , times , serif;font-size:14.0px;\"><span style=\"font-size:14.0px;\">Russia; Sweden; New Zealand; Norway; Switzerland;Japan; Thailand; Ireland; Israel; Belgium; Poland; South Korea;</span></span></span><span style=\"color:#002060;font-size:14.0px;\"><span style=\"font-family:times new roman , times , serif;font-size:14.0px;\"><span style=\"font-size:14.0px;\">Australian; Germany; Denmark; Singapore.</span></span></span> </p> \n                                                                                                                                                                                                      <p> <span style=\"color:#002060;font-size:14.0px;\"><span style=\"font-family:times new roman , times , serif;font-size:14.0px;\"><span style=\"font-size:14.0px;\">Other countries and package over 2 Kg, buyers have to afford shipping cost.</span></span></span> </p> \n                                                                                                                                                                                                      <p> <span style=\"color:#002060;font-size:14.0px;\"><span style=\"font-family:times new roman , times , serif;font-size:14.0px;\"><span style=\"font-size:14.0px;\">Q:Is there any tracking Number for my item?</span></span></span> </p> \n                                                                                                                                                                                                      <p> <span style=\"color:#002060;font-size:14.0px;\"><span style=\"font-family:times new roman , times , serif;font-size:14.0px;\"><span style=\"font-size:14.0px;\">A: Yes, we ship every order with Tracking Number, and you can view the shipment status on the relative website.</span></span></span> </p> \n                                                                                                                                                                                                      <p> <span style=\"color:#002060;font-size:14.0px;\"><span style=\"font-family:times new roman , times , serif;font-size:14.0px;\"><span style=\"font-size:14.0px;\">Q:Does this product come with retail package?</span></span></span> </p> \n                                                                                                                                                                                                      <p> <span style=\"color:#002060;font-size:14.0px;\"><span style=\"font-family:times new roman , times , serif;font-size:14.0px;\"><span style=\"font-size:14.0px;\">A: We have declared the packing detail on the description of each product, please check it, thank you!</span></span></span> </p> \n                                                                                                                                                                                                      <p> <span style=\"color:#002060;font-size:14.0px;\"><span style=\"font-family:times new roman , times , serif;font-size:14.0px;\"><span style=\"font-size:14.0px;\">Q:I am a reseller,I would like to buy many pieces of your item, what\'s the wholesale price?</span></span></span> </p> \n                                                                                                                                                                                                      <p> <span style=\"color:#002060;font-size:14.0px;\"><span style=\"font-family:times new roman , times , serif;font-size:14.0px;\"><span style=\"font-size:14.0px;\">A: Hi,thanks for your inquiry, if you\'d like to buy large quantity, please send email to us, we will give you the best price. Thanks!</span></span></span> </p> \n                                                                                                                                                                                                     </div> \n                                                                                                                                                                                                     <div style=\"border-bottom:0.0px;border-left:0.0px;border-right:0.0px;border-top:0.0px;box-sizing:content-box;margin:0.0px;padding-bottom:0.0px;padding-left:0.0px;padding-right:0.0px;padding-top:0.0px;vertical-align:baseline;\"> \n                                                                                                                                                                                                      <p> &nbsp; </p> \n                                                                                                                                                                                                     </div> \n                                                                                                                                                                                                    </div> \n                                                                                                                                                                                                   </div> \n                                                                                                                                                                                                  </div> \n                                                                                                                                                                                                 </div> \n                                                                                                                                                                                                </div> \n                                                                                                                                                                                               </div> \n                                                                                                                                                                                              </div> \n                                                                                                                                                                                             </div> \n                                                                                                                                                                                            </div> \n                                                                                                                                                                                            <div style=\"display:inline-block;margin:0 auto;max-width:1000px;\"> \n                                                                                                                                                                                             <p style=\"display:block;height:1px;margin:0;overflow:hidden;padding:0;\"> RM304427285957781 </p> \n                                                                                                                                                                                             <img src=\"https://ae01.alicdn.com/kf/H87d4580704844fb491c62ed0ac966f34D.jpg\" style=\"font-size:10px;\"> \n                                                                                                                                                                                             <div style=\"margin-top:-137.42%;\"> \n                                                                                                                                                                                              <div style=\"margin-left:0.0%;width:33.3333%;\"> \n                                                                                                                                                                                               <a href=\"http://www.aliexpress.com/item/info/4000790640285.html\"><img src=\"https://ae01.alicdn.com/kf/H83903dc912544a2b8362375b43ab5922j.png\" style=\"font-size:10px;\"></a> \n                                                                                                                                                                                              </div> \n                                                                                                                                                                                              <div style=\"margin-left:33.3333%;margin-top:-45.81%;width:33.3333%;\"> \n                                                                                                                                                                                               <a href=\"http://www.aliexpress.com/item/info/4000790575538.html\"><img src=\"https://ae01.alicdn.com/kf/H83903dc912544a2b8362375b43ab5922j.png\" style=\"font-size:10px;\"></a> \n                                                                                                                                                                                              </div> \n                                                                                                                                                                                              <div style=\"margin-left:66.6666%;margin-top:-45.81%;width:33.3333%;\"> \n                                                                                                                                                                                               <a href=\"http://www.aliexpress.com/item/info/4000790573393.html\"><img src=\"https://ae01.alicdn.com/kf/H83903dc912544a2b8362375b43ab5922j.png\" style=\"font-size:10px;\"></a> \n                                                                                                                                                                                              </div> \n                                                                                                                                                                                              <div style=\"margin-left:0.0%;width:33.3333%;\"> \n                                                                                                                                                                                               <a href=\"http://www.aliexpress.com/item/info/4000790530684.html\"><img src=\"https://ae01.alicdn.com/kf/H83903dc912544a2b8362375b43ab5922j.png\" style=\"font-size:10px;\"></a> \n                                                                                                                                                                                              </div> \n                                                                                                                                                                                              <div style=\"margin-left:33.3333%;margin-top:-45.81%;width:33.3333%;\"> \n                                                                                                                                                                                               <a href=\"http://www.aliexpress.com/item/info/4000790417686.html\"><img src=\"https://ae01.alicdn.com/kf/H83903dc912544a2b8362375b43ab5922j.png\" style=\"font-size:10px;\"></a> \n                                                                                                                                                                                              </div> \n                                                                                                                                                                                              <div style=\"margin-left:66.6666%;margin-top:-45.81%;width:33.3333%;\"> \n                                                                                                                                                                                               <a href=\"http://www.aliexpress.com/item/info/4000790283699.html\"><img src=\"https://ae01.alicdn.com/kf/H83903dc912544a2b8362375b43ab5922j.png\" style=\"font-size:10px;\"></a> \n                                                                                                                                                                                              </div> \n                                                                                                                                                                                              <div style=\"margin-left:0.0%;width:33.3333%;\"> \n                                                                                                                                                                                               <a href=\"http://www.aliexpress.com/item/info/4000790167745.html\"><img src=\"https://ae01.alicdn.com/kf/H83903dc912544a2b8362375b43ab5922j.png\" style=\"font-size:10px;\"></a> \n                                                                                                                                                                                              </div> \n                                                                                                                                                                                              <div style=\"margin-left:33.3333%;margin-top:-45.81%;width:33.3333%;\"> \n                                                                                                                                                                                               <a href=\"http://www.aliexpress.com/item/info/4000789990334.html\"><img src=\"https://ae01.alicdn.com/kf/H83903dc912544a2b8362375b43ab5922j.png\" style=\"font-size:10px;\"></a> \n                                                                                                                                                                                              </div> \n                                                                                                                                                                                              <div style=\"margin-left:66.6666%;margin-top:-45.81%;width:33.3333%;\"> \n                                                                                                                                                                                               <a href=\"http://www.aliexpress.com/item/info/4000789225214.html\"><img src=\"https://ae01.alicdn.com/kf/H83903dc912544a2b8362375b43ab5922j.png\" style=\"font-size:10px;\"></a> \n                                                                                                                                                                                              </div> \n                                                                                                                                                                                             </div> \n                                                                                                                                                                                            </div> \n                                                                                                                                                                                           </div> \n                                                                                                                                                                                          </div> \n                                                                                                                                                                                         </div> \n                                                                                                                                                                                        </div> \n                                                                                                                                                                                       </div> \n                                                                                                                                                                                      </div> \n                                                                                                                                                                                     </div> \n                                                                                                                                                                                    </div> \n                                                                                                                                                                                   </div> \n                                                                                                                                                                                  </div> \n                                                                                                                                                                                 </div> \n                                                                                                                                                                                </div> \n                                                                                                                                                                               </div> \n                                                                                                                                                                              </div> \n                                                                                                                                                                             </div> \n                                                                                                                                                                            </div> \n                                                                                                                                                                           </div> \n                                                                                                                                                                          </div> \n                                                                                                                                                                         </div> \n                                                                                                                                                                        </div> \n                                                                                                                                                                       </div> \n                                                                                                                                                                      </div> \n                                                                                                                                                                     </div> \n                                                                                                                                                                    </div> \n                                                                                                                                                                   </div> \n                                                                                                                                                                  </div> \n                                                                                                                                                                 </div> \n                                                                                                                                                                </div> \n                                                                                                                                                               </div> \n                                                                                                                                                              </div> \n                                                                                                                                                             </div> \n                                                                                                                                                            </div> \n                                                                                                                                                           </div> \n                                                                                                                                                          </div> \n                                                                                                                                                         </div> \n                                                                                                                                                        </div> \n                                                                                                                                                       </div> \n                                                                                                                                                      </div> \n                                                                                                                                                     </div> \n                                                                                                                                                    </div> \n                                                                                                                                                   </div> \n                                                                                                                                                  </div> \n                                                                                                                                                 </div> \n                                                                                                                                                </div> \n                                                                                                                                               </div> \n                                                                                                                                              </div> \n                                                                                                                                             </div> \n                                                                                                                                            </div> \n                                                                                                                                           </div> \n                                                                                                                                          </div> \n                                                                                                                                         </div> \n                                                                                                                                        </div> \n                                                                                                                                       </div> \n                                                                                                                                      </div> \n                                                                                                                                     </div> \n                                                                                                                                    </div> \n                                                                                                                                   </div> \n                                                                                                                                  </div> \n                                                                                                                                 </div> \n                                                                                                                                </div> \n                                                                                                                               </div> \n                                                                                                                              </div> \n                                                                                                                             </div> \n                                                                                                                            </div> \n                                                                                                                           </div> \n                                                                                                                          </div> \n                                                                                                                         </div> \n                                                                                                                        </div> \n                                                                                                                       </div> \n                                                                                                                      </div> \n                                                                                                                     </div> \n                                                                                                                    </div> \n                                                                                                                   </div> \n                                                                                                                  </div> \n                                                                                                                 </div> \n                                                                                                                </div> \n                                                                                                               </div> \n                                                                                                              </div> \n                                                                                                             </div> \n                                                                                                            </div> \n                                                                                                           </div> \n                                                                                                          </div> \n                                                                                                         </div> \n                                                                                                        </div> \n                                                                                                       </div> \n                                                                                                      </div> \n                                                                                                     </div> \n                                                                                                    </div> \n                                                                                                   </div> \n                                                                                                  </div> \n                                                                                                 </div> \n                                                                                                </div> \n                                                                                               </div> \n                                                                                              </div> \n                                                                                             </div> \n                                                                                            </div> \n                                                                                           </div> \n                                                                                          </div> \n                                                                                         </div> \n                                                                                        </div> \n                                                                                       </div> \n                                                                                      </div> \n                                                                                     </div> \n                                                                                    </div> \n                                                                                   </div> \n                                                                                  </div> \n                                                                                 </div> \n                                                                                </div> \n                                                                               </div> \n                                                                              </div> \n                                                                             </div> \n                                                                            </div> \n                                                                           </div> \n                                                                          </div> \n                                                                         </div> \n                                                                        </div> \n                                                                       </div> \n                                                                      </div> \n                                                                     </div> \n                                                                    </div> \n                                                                   </div> \n                                                                  </div> \n                                                                 </div> \n                                                                </div> \n                                                               </div> \n                                                              </div> \n                                                             </div> \n                                                            </div> \n                                                           </div> \n                                                          </div> \n                                                         </div> \n                                                        </div> \n                                                       </div> \n                                                      </div> \n                                                     </div> \n                                                    </div> \n                                                   </div> \n                                                  </div> \n                                                 </div> \n                                                </div> \n                                               </div> \n                                              </div> \n                                             </div> \n                                            </div> \n                                           </div> \n                                          </div> \n                                         </div> \n                                        </div> \n                                       </div> \n                                      </div> \n                                     </div> \n                                    </div> \n                                   </div> \n                                  </div> \n                                 </div> \n                                </div> \n                               </div> \n                              </div> \n                             </div> \n                            </div> \n                           </div> \n                          </div> \n                         </div> \n                        </div> \n                       </div> \n                      </div> \n                     </div> \n                    </div> \n                   </div> \n                  </div> \n                 </div> \n                </div> \n               </div> \n              </div> \n             </div> \n            </div> \n           </div> \n          </div> \n         </div> \n        </div> \n       </div> \n      </div> \n     </div> \n    </div>\n   </div>\n  </div> \n </div>\n</div><div style=\"margin:0 auto;display:inline-block;max-width:1000px;\"><p style=\"overflow:hidden;height:1px;display:block;padding:0;margin:0;\">RM304427287505393</p><img src=\"https://ae01.alicdn.com/kf/Hef5ada22b2084ae5990f072d05c3f03et.jpg?width=930&height=1413&hash=2343\" style=\"font-size:10px;\" /><div style=\"margin-top:-137.42%;\"><div style=\"margin-left:0.0%;width:33.3333%;\"><a href=\"http://www.aliexpress.com/item/info/32962636383.html\" ><img src=\"https://ae01.alicdn.com/kf/H83903dc912544a2b8362375b43ab5922j.png?width=310&height=426&hash=736\" style=\"font-size:10px;\" /></a></div><div style=\"margin-left:33.3333%;margin-top:-45.81%;width:33.3333%;\"><a href=\"http://www.aliexpress.com/item/info/4000109685909.html\" ><img src=\"https://ae01.alicdn.com/kf/H83903dc912544a2b8362375b43ab5922j.png?width=310&height=426&hash=736\" style=\"font-size:10px;\" /></a></div><div style=\"margin-left:66.6666%;margin-top:-45.81%;width:33.3333%;\"><a href=\"http://www.aliexpress.com/item/info/32297356407.html\" ><img src=\"https://ae01.alicdn.com/kf/H83903dc912544a2b8362375b43ab5922j.png?width=310&height=426&hash=736\" style=\"font-size:10px;\" /></a></div><div style=\"margin-left:0.0%;width:33.3333%;\"><a href=\"http://www.aliexpress.com/item/info/4000068697739.html\" ><img src=\"https://ae01.alicdn.com/kf/H83903dc912544a2b8362375b43ab5922j.png?width=310&height=426&hash=736\" style=\"font-size:10px;\" /></a></div><div style=\"margin-left:33.3333%;margin-top:-45.81%;width:33.3333%;\"><a href=\"http://www.aliexpress.com/item/info/1263704834.html\" ><img src=\"https://ae01.alicdn.com/kf/H83903dc912544a2b8362375b43ab5922j.png?width=310&height=426&hash=736\" style=\"font-size:10px;\" /></a></div><div style=\"margin-left:66.6666%;margin-top:-45.81%;width:33.3333%;\"><a href=\"http://www.aliexpress.com/item/info/32827412887.html\" ><img src=\"https://ae01.alicdn.com/kf/H83903dc912544a2b8362375b43ab5922j.png?width=310&height=426&hash=736\" style=\"font-size:10px;\" /></a></div><div style=\"margin-left:0.0%;width:33.3333%;\"><a href=\"http://www.aliexpress.com/item/info/32663595115.html\" ><img src=\"https://ae01.alicdn.com/kf/H83903dc912544a2b8362375b43ab5922j.png?width=310&height=426&hash=736\" style=\"font-size:10px;\" /></a></div><div style=\"margin-left:33.3333%;margin-top:-45.81%;width:33.3333%;\"><a href=\"http://www.aliexpress.com/item/info/4000082318934.html\" ><img src=\"https://ae01.alicdn.com/kf/H83903dc912544a2b8362375b43ab5922j.png?width=310&height=426&hash=736\" style=\"font-size:10px;\" /></a></div><div style=\"margin-left:66.6666%;margin-top:-45.81%;width:33.3333%;\"><a href=\"http://www.aliexpress.com/item/info/4001182472028.html\" ><img src=\"https://ae01.alicdn.com/kf/H83903dc912544a2b8362375b43ab5922j.png?width=310&height=426&hash=736\" style=\"font-size:10px;\" /></a></div></div></div></div></div>\n\n\n', 'ANMAIRON High Quality Sexy Winter Boots Women Thigh High Boots New Lace Up Knee Corium Boot Women High Heels Retro Knight Boots', '', 'publish', 'open', 'closed', '', 'anmairon-high-quality-sexy-winter-boots-women-thigh-high-boots-new-lace-up-knee-corium-boot-women-high-heels-retro-knight-boots', '', '', '2021-06-01 12:14:08', '2021-06-01 12:14:08', '', 0, 'http://shoestimer.com/product/anmairon-high-quality-sexy-winter-boots-women-thigh-high-boots-new-lace-up-knee-corium-boot-women-high-heels-retro-knight-boots/', 0, 'product', '', 0);
INSERT INTO `wpx5_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(3610, 1, '2021-06-01 12:12:48', '2021-06-01 12:12:48', '', 'HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace-2.jpg_640x640-2', '', 'inherit', 'open', 'closed', '', 'hucdml-big-size-sneakers-shoes-for-men-lightweight-breathable-running-walking-male-footwear-soft-sole-lace-2-jpg_640x640-2', '', '', '2021-06-01 12:12:48', '2021-06-01 12:12:48', '', 3424, 'http://shoestimer.com/wp-content/uploads/2021/06/HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace-2.jpg_640x640-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(3611, 1, '2021-06-01 12:12:50', '2021-06-01 12:12:50', '', 'Gdgydh-Fashion-Black-Boots-Women-Heel-Spring-Autumn-Lace-up-Soft-Leather-Platform-Shoes-Woman-Party', '', 'inherit', 'open', 'closed', '', 'gdgydh-fashion-black-boots-women-heel-spring-autumn-lace-up-soft-leather-platform-shoes-woman-party', '', '', '2021-06-01 12:12:50', '2021-06-01 12:12:50', '', 3608, 'http://shoestimer.com/wp-content/uploads/2021/06/Gdgydh-Fashion-Black-Boots-Women-Heel-Spring-Autumn-Lace-up-Soft-Leather-Platform-Shoes-Woman-Party.jpg', 0, 'attachment', 'image/jpeg', 0),
(3612, 1, '2021-06-01 12:12:51', '2021-06-01 12:12:51', '', 'ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot', '', 'inherit', 'open', 'closed', '', 'anmairon-high-quality-sexy-winter-boots-women-thigh-high-boots-new-lace-up-knee-corium-boot', '', '', '2021-06-01 12:12:51', '2021-06-01 12:12:51', '', 3609, 'http://shoestimer.com/wp-content/uploads/2021/06/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg', 0, 'attachment', 'image/jpeg', 0),
(3613, 1, '2021-06-01 12:12:54', '2021-06-01 12:12:54', '', 'HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace-3.jpg_640x640-3', '', 'inherit', 'open', 'closed', '', 'hucdml-big-size-sneakers-shoes-for-men-lightweight-breathable-running-walking-male-footwear-soft-sole-lace-3-jpg_640x640-3', '', '', '2021-06-01 12:12:54', '2021-06-01 12:12:54', '', 3424, 'http://shoestimer.com/wp-content/uploads/2021/06/HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace-3.jpg_640x640-3.jpg', 0, 'attachment', 'image/jpeg', 0),
(3614, 1, '2021-06-01 12:13:00', '2021-06-01 12:13:00', '', 'Gdgydh Fashion Black Boots Women Heel Spring Autumn Lace-up Soft Leather Platform Shoes Woman Party Ankle Boots High Heels Punk', 'Color: black shoes, Shoe Size: 6.5, Ships From: China', 'publish', 'closed', 'closed', '', 'gdgydh-fashion-black-boots-women-heel-spring-autumn-lace-up-soft-leather-platform-shoes-woman-party-ankle-boots-high-heels-punk', '', '', '2021-06-01 12:13:00', '2021-06-01 12:13:00', '', 3608, 'http://shoestimer.com/?post_type=product_variation&p=3614', 1, 'product_variation', '', 0),
(3615, 1, '2021-06-01 12:13:01', '2021-06-01 12:13:01', '', 'ANMAIRON High Quality Sexy Winter Boots Women Thigh High Boots New Lace Up Knee Corium Boot Women High Heels Retro Knight Boots', 'Color: Black5, Shoe Size: 7.5', 'publish', 'closed', 'closed', '', 'anmairon-high-quality-sexy-winter-boots-women-thigh-high-boots-new-lace-up-knee-corium-boot-women-high-heels-retro-knight-boots', '', '', '2021-06-01 12:13:01', '2021-06-01 12:13:01', '', 3609, 'http://shoestimer.com/?post_type=product_variation&p=3615', 1, 'product_variation', '', 0),
(3616, 1, '2021-06-01 12:13:01', '2021-06-01 12:13:01', '', 'Gdgydh Fashion Black Boots Women Heel Spring Autumn Lace-up Soft Leather Platform Shoes Woman Party Ankle Boots High Heels Punk', 'Color: black shoes, Shoe Size: 7, Ships From: China', 'publish', 'closed', 'closed', '', 'gdgydh-fashion-black-boots-women-heel-spring-autumn-lace-up-soft-leather-platform-shoes-woman-party-ankle-boots-high-heels-punk-2', '', '', '2021-06-01 12:13:01', '2021-06-01 12:13:01', '', 3608, 'http://shoestimer.com/?post_type=product_variation&p=3616', 2, 'product_variation', '', 0),
(3617, 1, '2021-06-01 12:13:01', '2021-06-01 12:13:01', '', 'ANMAIRON High Quality Sexy Winter Boots Women Thigh High Boots New Lace Up Knee Corium Boot Women High Heels Retro Knight Boots', 'Color: Black5, Shoe Size: 7', 'publish', 'closed', 'closed', '', 'anmairon-high-quality-sexy-winter-boots-women-thigh-high-boots-new-lace-up-knee-corium-boot-women-high-heels-retro-knight-boots-2', '', '', '2021-06-01 12:13:01', '2021-06-01 12:13:01', '', 3609, 'http://shoestimer.com/?post_type=product_variation&p=3617', 2, 'product_variation', '', 0),
(3618, 1, '2021-06-01 12:13:01', '2021-06-01 12:13:01', '', 'Gdgydh Fashion Black Boots Women Heel Spring Autumn Lace-up Soft Leather Platform Shoes Woman Party Ankle Boots High Heels Punk', 'Color: black shoes, Shoe Size: 4.5, Ships From: China', 'publish', 'closed', 'closed', '', 'gdgydh-fashion-black-boots-women-heel-spring-autumn-lace-up-soft-leather-platform-shoes-woman-party-ankle-boots-high-heels-punk-3', '', '', '2021-06-01 12:13:01', '2021-06-01 12:13:01', '', 3608, 'http://shoestimer.com/?post_type=product_variation&p=3618', 3, 'product_variation', '', 0),
(3619, 1, '2021-06-01 12:13:01', '2021-06-01 12:13:01', '', 'ANMAIRON High Quality Sexy Winter Boots Women Thigh High Boots New Lace Up Knee Corium Boot Women High Heels Retro Knight Boots', 'Color: Black5, Shoe Size: 6', 'publish', 'closed', 'closed', '', 'anmairon-high-quality-sexy-winter-boots-women-thigh-high-boots-new-lace-up-knee-corium-boot-women-high-heels-retro-knight-boots-3', '', '', '2021-06-01 12:13:01', '2021-06-01 12:13:01', '', 3609, 'http://shoestimer.com/?post_type=product_variation&p=3619', 3, 'product_variation', '', 0),
(3620, 1, '2021-06-01 12:13:02', '2021-06-01 12:13:02', '', 'Gdgydh Fashion Black Boots Women Heel Spring Autumn Lace-up Soft Leather Platform Shoes Woman Party Ankle Boots High Heels Punk', 'Color: black shoes, Shoe Size: 5.5, Ships From: China', 'publish', 'closed', 'closed', '', 'gdgydh-fashion-black-boots-women-heel-spring-autumn-lace-up-soft-leather-platform-shoes-woman-party-ankle-boots-high-heels-punk-4', '', '', '2021-06-01 12:13:02', '2021-06-01 12:13:02', '', 3608, 'http://shoestimer.com/?post_type=product_variation&p=3620', 4, 'product_variation', '', 0),
(3622, 1, '2021-06-01 12:13:02', '2021-06-01 12:13:02', '', 'ANMAIRON High Quality Sexy Winter Boots Women Thigh High Boots New Lace Up Knee Corium Boot Women High Heels Retro Knight Boots', 'Color: Black5, Shoe Size: 5.5', 'publish', 'closed', 'closed', '', 'anmairon-high-quality-sexy-winter-boots-women-thigh-high-boots-new-lace-up-knee-corium-boot-women-high-heels-retro-knight-boots-4', '', '', '2021-06-01 12:13:02', '2021-06-01 12:13:02', '', 3609, 'http://shoestimer.com/?post_type=product_variation&p=3622', 4, 'product_variation', '', 0),
(3621, 1, '2021-06-01 12:13:02', '2021-06-01 12:13:02', '', 'Gdgydh Fashion Black Boots Women Heel Spring Autumn Lace-up Soft Leather Platform Shoes Woman Party Ankle Boots High Heels Punk', 'Color: black shoes, Shoe Size: 9.5, Ships From: China', 'publish', 'closed', 'closed', '', 'gdgydh-fashion-black-boots-women-heel-spring-autumn-lace-up-soft-leather-platform-shoes-woman-party-ankle-boots-high-heels-punk-5', '', '', '2021-06-01 12:13:02', '2021-06-01 12:13:02', '', 3608, 'http://shoestimer.com/?post_type=product_variation&p=3621', 5, 'product_variation', '', 0),
(3623, 1, '2021-06-01 12:13:02', '2021-06-01 12:13:02', '', 'ANMAIRON High Quality Sexy Winter Boots Women Thigh High Boots New Lace Up Knee Corium Boot Women High Heels Retro Knight Boots', 'Color: Black5, Shoe Size: 10.5', 'publish', 'closed', 'closed', '', 'anmairon-high-quality-sexy-winter-boots-women-thigh-high-boots-new-lace-up-knee-corium-boot-women-high-heels-retro-knight-boots-5', '', '', '2021-06-01 12:13:02', '2021-06-01 12:13:02', '', 3609, 'http://shoestimer.com/?post_type=product_variation&p=3623', 5, 'product_variation', '', 0),
(3624, 1, '2021-06-01 12:13:02', '2021-06-01 12:13:02', '', 'Gdgydh Fashion Black Boots Women Heel Spring Autumn Lace-up Soft Leather Platform Shoes Woman Party Ankle Boots High Heels Punk', 'Color: black shoes, Shoe Size: 10, Ships From: China', 'publish', 'closed', 'closed', '', 'gdgydh-fashion-black-boots-women-heel-spring-autumn-lace-up-soft-leather-platform-shoes-woman-party-ankle-boots-high-heels-punk-6', '', '', '2021-06-01 12:13:02', '2021-06-01 12:13:02', '', 3608, 'http://shoestimer.com/?post_type=product_variation&p=3624', 6, 'product_variation', '', 0),
(3625, 1, '2021-06-01 12:13:03', '2021-06-01 12:13:03', '', 'ANMAIRON High Quality Sexy Winter Boots Women Thigh High Boots New Lace Up Knee Corium Boot Women High Heels Retro Knight Boots', 'Color: Black5, Shoe Size: 10', 'publish', 'closed', 'closed', '', 'anmairon-high-quality-sexy-winter-boots-women-thigh-high-boots-new-lace-up-knee-corium-boot-women-high-heels-retro-knight-boots-6', '', '', '2021-06-01 12:13:03', '2021-06-01 12:13:03', '', 3609, 'http://shoestimer.com/?post_type=product_variation&p=3625', 6, 'product_variation', '', 0),
(3627, 1, '2021-06-01 12:13:03', '2021-06-01 12:13:03', '', 'ANMAIRON High Quality Sexy Winter Boots Women Thigh High Boots New Lace Up Knee Corium Boot Women High Heels Retro Knight Boots', 'Color: Black5, Shoe Size: 9', 'publish', 'closed', 'closed', '', 'anmairon-high-quality-sexy-winter-boots-women-thigh-high-boots-new-lace-up-knee-corium-boot-women-high-heels-retro-knight-boots-7', '', '', '2021-06-01 12:13:03', '2021-06-01 12:13:03', '', 3609, 'http://shoestimer.com/?post_type=product_variation&p=3627', 7, 'product_variation', '', 0),
(3626, 1, '2021-06-01 12:13:03', '2021-06-01 12:13:03', '', 'Gdgydh Fashion Black Boots Women Heel Spring Autumn Lace-up Soft Leather Platform Shoes Woman Party Ankle Boots High Heels Punk', 'Color: black shoes, Shoe Size: 8, Ships From: China', 'publish', 'closed', 'closed', '', 'gdgydh-fashion-black-boots-women-heel-spring-autumn-lace-up-soft-leather-platform-shoes-woman-party-ankle-boots-high-heels-punk-7', '', '', '2021-06-01 12:13:03', '2021-06-01 12:13:03', '', 3608, 'http://shoestimer.com/?post_type=product_variation&p=3626', 7, 'product_variation', '', 0),
(3628, 1, '2021-06-01 12:13:03', '2021-06-01 12:13:03', '', 'Gdgydh Fashion Black Boots Women Heel Spring Autumn Lace-up Soft Leather Platform Shoes Woman Party Ankle Boots High Heels Punk', 'Color: black shoes, Shoe Size: 8.5, Ships From: China', 'publish', 'closed', 'closed', '', 'gdgydh-fashion-black-boots-women-heel-spring-autumn-lace-up-soft-leather-platform-shoes-woman-party-ankle-boots-high-heels-punk-8', '', '', '2021-06-01 12:13:03', '2021-06-01 12:13:03', '', 3608, 'http://shoestimer.com/?post_type=product_variation&p=3628', 8, 'product_variation', '', 0),
(3629, 1, '2021-06-01 12:13:03', '2021-06-01 12:13:03', '', 'ANMAIRON High Quality Sexy Winter Boots Women Thigh High Boots New Lace Up Knee Corium Boot Women High Heels Retro Knight Boots', 'Color: Black5, Shoe Size: 8.5', 'publish', 'closed', 'closed', '', 'anmairon-high-quality-sexy-winter-boots-women-thigh-high-boots-new-lace-up-knee-corium-boot-women-high-heels-retro-knight-boots-8', '', '', '2021-06-01 12:13:03', '2021-06-01 12:13:03', '', 3609, 'http://shoestimer.com/?post_type=product_variation&p=3629', 8, 'product_variation', '', 0),
(3630, 1, '2021-06-01 12:13:03', '2021-06-01 12:13:03', '', 'HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace-4.jpg_640x640-4', '', 'inherit', 'open', 'closed', '', 'hucdml-big-size-sneakers-shoes-for-men-lightweight-breathable-running-walking-male-footwear-soft-sole-lace-4-jpg_640x640-4', '', '', '2021-06-01 12:13:03', '2021-06-01 12:13:03', '', 3424, 'http://shoestimer.com/wp-content/uploads/2021/06/HUCDML-Big-Size-Sneakers-Shoes-for-Men-Lightweight-Breathable-Running-Walking-Male-Footwear-Soft-Sole-Lace-4.jpg_640x640-4.jpg', 0, 'attachment', 'image/jpeg', 0),
(3631, 1, '2021-06-01 12:13:03', '2021-06-01 12:13:03', '', 'ANMAIRON High Quality Sexy Winter Boots Women Thigh High Boots New Lace Up Knee Corium Boot Women High Heels Retro Knight Boots', 'Color: Black4, Shoe Size: 9', 'publish', 'closed', 'closed', '', 'anmairon-high-quality-sexy-winter-boots-women-thigh-high-boots-new-lace-up-knee-corium-boot-women-high-heels-retro-knight-boots-9', '', '', '2021-06-01 12:13:03', '2021-06-01 12:13:03', '', 3609, 'http://shoestimer.com/?post_type=product_variation&p=3631', 9, 'product_variation', '', 0),
(3632, 1, '2021-06-01 12:13:04', '2021-06-01 12:13:04', '', 'ANMAIRON High Quality Sexy Winter Boots Women Thigh High Boots New Lace Up Knee Corium Boot Women High Heels Retro Knight Boots', 'Color: Black4, Shoe Size: 8.5', 'publish', 'closed', 'closed', '', 'anmairon-high-quality-sexy-winter-boots-women-thigh-high-boots-new-lace-up-knee-corium-boot-women-high-heels-retro-knight-boots-10', '', '', '2021-06-01 12:13:04', '2021-06-01 12:13:04', '', 3609, 'http://shoestimer.com/?post_type=product_variation&p=3632', 10, 'product_variation', '', 0),
(3633, 1, '2021-06-01 12:13:04', '2021-06-01 12:13:04', '', 'ANMAIRON High Quality Sexy Winter Boots Women Thigh High Boots New Lace Up Knee Corium Boot Women High Heels Retro Knight Boots', 'Color: Black4, Shoe Size: 7.5', 'publish', 'closed', 'closed', '', 'anmairon-high-quality-sexy-winter-boots-women-thigh-high-boots-new-lace-up-knee-corium-boot-women-high-heels-retro-knight-boots-11', '', '', '2021-06-01 12:13:04', '2021-06-01 12:13:04', '', 3609, 'http://shoestimer.com/?post_type=product_variation&p=3633', 11, 'product_variation', '', 0),
(3634, 1, '2021-06-01 12:13:05', '2021-06-01 12:13:05', '', 'ANMAIRON High Quality Sexy Winter Boots Women Thigh High Boots New Lace Up Knee Corium Boot Women High Heels Retro Knight Boots', 'Color: Black4, Shoe Size: 7', 'publish', 'closed', 'closed', '', 'anmairon-high-quality-sexy-winter-boots-women-thigh-high-boots-new-lace-up-knee-corium-boot-women-high-heels-retro-knight-boots-12', '', '', '2021-06-01 12:13:05', '2021-06-01 12:13:05', '', 3609, 'http://shoestimer.com/?post_type=product_variation&p=3634', 12, 'product_variation', '', 0),
(3635, 1, '2021-06-01 12:13:05', '2021-06-01 12:13:05', '', 'ANMAIRON High Quality Sexy Winter Boots Women Thigh High Boots New Lace Up Knee Corium Boot Women High Heels Retro Knight Boots', 'Color: Black5, Shoe Size: 4.5', 'publish', 'closed', 'closed', '', 'anmairon-high-quality-sexy-winter-boots-women-thigh-high-boots-new-lace-up-knee-corium-boot-women-high-heels-retro-knight-boots-13', '', '', '2021-06-01 12:13:05', '2021-06-01 12:13:05', '', 3609, 'http://shoestimer.com/?post_type=product_variation&p=3635', 13, 'product_variation', '', 0),
(3636, 1, '2021-06-01 12:13:06', '2021-06-01 12:13:06', '', 'ANMAIRON High Quality Sexy Winter Boots Women Thigh High Boots New Lace Up Knee Corium Boot Women High Heels Retro Knight Boots', 'Color: Black5, Shoe Size: 4', 'publish', 'closed', 'closed', '', 'anmairon-high-quality-sexy-winter-boots-women-thigh-high-boots-new-lace-up-knee-corium-boot-women-high-heels-retro-knight-boots-14', '', '', '2021-06-01 12:13:06', '2021-06-01 12:13:06', '', 3609, 'http://shoestimer.com/?post_type=product_variation&p=3636', 14, 'product_variation', '', 0),
(3637, 1, '2021-06-01 12:13:06', '2021-06-01 12:13:06', '', 'ANMAIRON High Quality Sexy Winter Boots Women Thigh High Boots New Lace Up Knee Corium Boot Women High Heels Retro Knight Boots', 'Color: Black4, Shoe Size: 10.5', 'publish', 'closed', 'closed', '', 'anmairon-high-quality-sexy-winter-boots-women-thigh-high-boots-new-lace-up-knee-corium-boot-women-high-heels-retro-knight-boots-15', '', '', '2021-06-01 12:13:06', '2021-06-01 12:13:06', '', 3609, 'http://shoestimer.com/?post_type=product_variation&p=3637', 15, 'product_variation', '', 0),
(3638, 1, '2021-06-01 12:13:07', '2021-06-01 12:13:07', '', 'ANMAIRON High Quality Sexy Winter Boots Women Thigh High Boots New Lace Up Knee Corium Boot Women High Heels Retro Knight Boots', 'Color: Black4, Shoe Size: 10', 'publish', 'closed', 'closed', '', 'anmairon-high-quality-sexy-winter-boots-women-thigh-high-boots-new-lace-up-knee-corium-boot-women-high-heels-retro-knight-boots-16', '', '', '2021-06-01 12:13:07', '2021-06-01 12:13:07', '', 3609, 'http://shoestimer.com/?post_type=product_variation&p=3638', 16, 'product_variation', '', 0),
(3639, 1, '2021-06-01 12:13:07', '2021-06-01 12:13:07', '', 'ANMAIRON High Quality Sexy Winter Boots Women Thigh High Boots New Lace Up Knee Corium Boot Women High Heels Retro Knight Boots', 'Color: White6, Shoe Size: 4.5', 'publish', 'closed', 'closed', '', 'anmairon-high-quality-sexy-winter-boots-women-thigh-high-boots-new-lace-up-knee-corium-boot-women-high-heels-retro-knight-boots-17', '', '', '2021-06-01 12:13:07', '2021-06-01 12:13:07', '', 3609, 'http://shoestimer.com/?post_type=product_variation&p=3639', 17, 'product_variation', '', 0),
(3640, 1, '2021-06-01 12:13:07', '2021-06-01 12:13:07', '', 'ANMAIRON High Quality Sexy Winter Boots Women Thigh High Boots New Lace Up Knee Corium Boot Women High Heels Retro Knight Boots', 'Color: White6, Shoe Size: 4', 'publish', 'closed', 'closed', '', 'anmairon-high-quality-sexy-winter-boots-women-thigh-high-boots-new-lace-up-knee-corium-boot-women-high-heels-retro-knight-boots-18', '', '', '2021-06-01 12:13:07', '2021-06-01 12:13:07', '', 3609, 'http://shoestimer.com/?post_type=product_variation&p=3640', 18, 'product_variation', '', 0),
(3642, 1, '2021-06-01 12:13:07', '2021-06-01 12:13:07', '', 'ANMAIRON High Quality Sexy Winter Boots Women Thigh High Boots New Lace Up Knee Corium Boot Women High Heels Retro Knight Boots', 'Color: Black6, Shoe Size: 10.5', 'publish', 'closed', 'closed', '', 'anmairon-high-quality-sexy-winter-boots-women-thigh-high-boots-new-lace-up-knee-corium-boot-women-high-heels-retro-knight-boots-19', '', '', '2021-06-01 12:13:07', '2021-06-01 12:13:07', '', 3609, 'http://shoestimer.com/?post_type=product_variation&p=3642', 19, 'product_variation', '', 0),
(3641, 1, '2021-06-01 12:13:07', '2021-06-01 12:13:07', '', '2021-Newly-Men-s-Summer-Loafers-Shoes-Genuine-Leather-Soft-Man-Casual-Slip-on-Cutout-Shoes-1', '', 'inherit', 'open', 'closed', '', '2021-newly-men-s-summer-loafers-shoes-genuine-leather-soft-man-casual-slip-on-cutout-shoes-1', '', '', '2021-06-01 12:13:07', '2021-06-01 12:13:07', '', 3524, 'http://shoestimer.com/wp-content/uploads/2021/06/2021-Newly-Men-s-Summer-Loafers-Shoes-Genuine-Leather-Soft-Man-Casual-Slip-on-Cutout-Shoes-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(3643, 1, '2021-06-01 12:13:07', '2021-06-01 12:13:07', '', 'ANMAIRON High Quality Sexy Winter Boots Women Thigh High Boots New Lace Up Knee Corium Boot Women High Heels Retro Knight Boots', 'Color: Black6, Shoe Size: 10', 'publish', 'closed', 'closed', '', 'anmairon-high-quality-sexy-winter-boots-women-thigh-high-boots-new-lace-up-knee-corium-boot-women-high-heels-retro-knight-boots-20', '', '', '2021-06-01 12:13:07', '2021-06-01 12:13:07', '', 3609, 'http://shoestimer.com/?post_type=product_variation&p=3643', 20, 'product_variation', '', 0),
(3645, 1, '2021-06-01 12:13:08', '2021-06-01 12:13:08', '', 'ANMAIRON High Quality Sexy Winter Boots Women Thigh High Boots New Lace Up Knee Corium Boot Women High Heels Retro Knight Boots', 'Color: White6, Shoe Size: 7.5', 'publish', 'closed', 'closed', '', 'anmairon-high-quality-sexy-winter-boots-women-thigh-high-boots-new-lace-up-knee-corium-boot-women-high-heels-retro-knight-boots-21', '', '', '2021-06-01 12:13:08', '2021-06-01 12:13:08', '', 3609, 'http://shoestimer.com/?post_type=product_variation&p=3645', 21, 'product_variation', '', 0),
(3644, 1, '2021-06-01 12:13:08', '2021-06-01 12:13:08', '', '2021-Newly-Men-s-Summer-Loafers-Shoes-Genuine-Leather-Soft-Man-Casual-Slip-on-Cutout-Shoes-2', '', 'inherit', 'open', 'closed', '', '2021-newly-men-s-summer-loafers-shoes-genuine-leather-soft-man-casual-slip-on-cutout-shoes-2', '', '', '2021-06-01 12:13:08', '2021-06-01 12:13:08', '', 3524, 'http://shoestimer.com/wp-content/uploads/2021/06/2021-Newly-Men-s-Summer-Loafers-Shoes-Genuine-Leather-Soft-Man-Casual-Slip-on-Cutout-Shoes-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(3646, 1, '2021-06-01 12:13:08', '2021-06-01 12:13:08', '', 'ANMAIRON High Quality Sexy Winter Boots Women Thigh High Boots New Lace Up Knee Corium Boot Women High Heels Retro Knight Boots', 'Color: White6, Shoe Size: 7', 'publish', 'closed', 'closed', '', 'anmairon-high-quality-sexy-winter-boots-women-thigh-high-boots-new-lace-up-knee-corium-boot-women-high-heels-retro-knight-boots-22', '', '', '2021-06-01 12:13:08', '2021-06-01 12:13:08', '', 3609, 'http://shoestimer.com/?post_type=product_variation&p=3646', 22, 'product_variation', '', 0),
(3647, 1, '2021-06-01 12:13:08', '2021-06-01 12:13:08', '', 'ANMAIRON High Quality Sexy Winter Boots Women Thigh High Boots New Lace Up Knee Corium Boot Women High Heels Retro Knight Boots', 'Color: White6, Shoe Size: 6', 'publish', 'closed', 'closed', '', 'anmairon-high-quality-sexy-winter-boots-women-thigh-high-boots-new-lace-up-knee-corium-boot-women-high-heels-retro-knight-boots-23', '', '', '2021-06-01 12:13:08', '2021-06-01 12:13:08', '', 3609, 'http://shoestimer.com/?post_type=product_variation&p=3647', 23, 'product_variation', '', 0),
(3649, 1, '2021-06-01 12:13:09', '2021-06-01 12:13:09', '', 'ANMAIRON High Quality Sexy Winter Boots Women Thigh High Boots New Lace Up Knee Corium Boot Women High Heels Retro Knight Boots', 'Color: White6, Shoe Size: 5.5', 'publish', 'closed', 'closed', '', 'anmairon-high-quality-sexy-winter-boots-women-thigh-high-boots-new-lace-up-knee-corium-boot-women-high-heels-retro-knight-boots-24', '', '', '2021-06-01 12:13:09', '2021-06-01 12:13:09', '', 3609, 'http://shoestimer.com/?post_type=product_variation&p=3649', 24, 'product_variation', '', 0),
(3648, 1, '2021-06-01 12:13:08', '2021-06-01 12:13:08', '', '2021-Newly-Men-s-Summer-Loafers-Shoes-Genuine-Leather-Soft-Man-Casual-Slip-on-Cutout-Shoes-3', '', 'inherit', 'open', 'closed', '', '2021-newly-men-s-summer-loafers-shoes-genuine-leather-soft-man-casual-slip-on-cutout-shoes-3', '', '', '2021-06-01 12:13:08', '2021-06-01 12:13:08', '', 3524, 'http://shoestimer.com/wp-content/uploads/2021/06/2021-Newly-Men-s-Summer-Loafers-Shoes-Genuine-Leather-Soft-Man-Casual-Slip-on-Cutout-Shoes-3.jpg', 0, 'attachment', 'image/jpeg', 0),
(3650, 1, '2021-06-01 12:13:09', '2021-06-01 12:13:09', '', 'ANMAIRON High Quality Sexy Winter Boots Women Thigh High Boots New Lace Up Knee Corium Boot Women High Heels Retro Knight Boots', 'Color: Black6, Shoe Size: 6', 'publish', 'closed', 'closed', '', 'anmairon-high-quality-sexy-winter-boots-women-thigh-high-boots-new-lace-up-knee-corium-boot-women-high-heels-retro-knight-boots-25', '', '', '2021-06-01 12:13:09', '2021-06-01 12:13:09', '', 3609, 'http://shoestimer.com/?post_type=product_variation&p=3650', 25, 'product_variation', '', 0),
(3651, 1, '2021-06-01 12:13:10', '2021-06-01 12:13:10', '', 'ANMAIRON High Quality Sexy Winter Boots Women Thigh High Boots New Lace Up Knee Corium Boot Women High Heels Retro Knight Boots', 'Color: Black6, Shoe Size: 5.5', 'publish', 'closed', 'closed', '', 'anmairon-high-quality-sexy-winter-boots-women-thigh-high-boots-new-lace-up-knee-corium-boot-women-high-heels-retro-knight-boots-26', '', '', '2021-06-01 12:13:10', '2021-06-01 12:13:10', '', 3609, 'http://shoestimer.com/?post_type=product_variation&p=3651', 26, 'product_variation', '', 0),
(3652, 1, '2021-06-01 12:13:11', '2021-06-01 12:13:11', '', 'ANMAIRON High Quality Sexy Winter Boots Women Thigh High Boots New Lace Up Knee Corium Boot Women High Heels Retro Knight Boots', 'Color: Black6, Shoe Size: 4.5', 'publish', 'closed', 'closed', '', 'anmairon-high-quality-sexy-winter-boots-women-thigh-high-boots-new-lace-up-knee-corium-boot-women-high-heels-retro-knight-boots-27', '', '', '2021-06-01 12:13:11', '2021-06-01 12:13:11', '', 3609, 'http://shoestimer.com/?post_type=product_variation&p=3652', 27, 'product_variation', '', 0),
(3653, 1, '2021-06-01 12:13:11', '2021-06-01 12:13:11', '', 'ANMAIRON High Quality Sexy Winter Boots Women Thigh High Boots New Lace Up Knee Corium Boot Women High Heels Retro Knight Boots', 'Color: Black6, Shoe Size: 4', 'publish', 'closed', 'closed', '', 'anmairon-high-quality-sexy-winter-boots-women-thigh-high-boots-new-lace-up-knee-corium-boot-women-high-heels-retro-knight-boots-28', '', '', '2021-06-01 12:13:11', '2021-06-01 12:13:11', '', 3609, 'http://shoestimer.com/?post_type=product_variation&p=3653', 28, 'product_variation', '', 0),
(3654, 1, '2021-06-01 12:13:11', '2021-06-01 12:13:11', '', 'ANMAIRON High Quality Sexy Winter Boots Women Thigh High Boots New Lace Up Knee Corium Boot Women High Heels Retro Knight Boots', 'Color: Black6, Shoe Size: 9', 'publish', 'closed', 'closed', '', 'anmairon-high-quality-sexy-winter-boots-women-thigh-high-boots-new-lace-up-knee-corium-boot-women-high-heels-retro-knight-boots-29', '', '', '2021-06-01 12:13:11', '2021-06-01 12:13:11', '', 3609, 'http://shoestimer.com/?post_type=product_variation&p=3654', 29, 'product_variation', '', 0),
(3656, 1, '2021-06-01 12:13:12', '2021-06-01 12:13:12', '', 'ANMAIRON High Quality Sexy Winter Boots Women Thigh High Boots New Lace Up Knee Corium Boot Women High Heels Retro Knight Boots', 'Color: Black6, Shoe Size: 8.5', 'publish', 'closed', 'closed', '', 'anmairon-high-quality-sexy-winter-boots-women-thigh-high-boots-new-lace-up-knee-corium-boot-women-high-heels-retro-knight-boots-30', '', '', '2021-06-01 12:13:12', '2021-06-01 12:13:12', '', 3609, 'http://shoestimer.com/?post_type=product_variation&p=3656', 30, 'product_variation', '', 0),
(3655, 1, '2021-06-01 12:13:12', '2021-06-01 12:13:12', '', '2021-Newly-Men-s-Summer-Loafers-Shoes-Genuine-Leather-Soft-Man-Casual-Slip-on-Cutout-Shoes-4', '', 'inherit', 'open', 'closed', '', '2021-newly-men-s-summer-loafers-shoes-genuine-leather-soft-man-casual-slip-on-cutout-shoes-4', '', '', '2021-06-01 12:13:12', '2021-06-01 12:13:12', '', 3524, 'http://shoestimer.com/wp-content/uploads/2021/06/2021-Newly-Men-s-Summer-Loafers-Shoes-Genuine-Leather-Soft-Man-Casual-Slip-on-Cutout-Shoes-4.jpg', 0, 'attachment', 'image/jpeg', 0),
(3657, 1, '2021-06-01 12:13:12', '2021-06-01 12:13:12', '', 'ANMAIRON High Quality Sexy Winter Boots Women Thigh High Boots New Lace Up Knee Corium Boot Women High Heels Retro Knight Boots', 'Color: Black6, Shoe Size: 7.5', 'publish', 'closed', 'closed', '', 'anmairon-high-quality-sexy-winter-boots-women-thigh-high-boots-new-lace-up-knee-corium-boot-women-high-heels-retro-knight-boots-31', '', '', '2021-06-01 12:13:12', '2021-06-01 12:13:12', '', 3609, 'http://shoestimer.com/?post_type=product_variation&p=3657', 31, 'product_variation', '', 0),
(3658, 1, '2021-06-01 12:13:13', '2021-06-01 12:13:13', '', 'ANMAIRON High Quality Sexy Winter Boots Women Thigh High Boots New Lace Up Knee Corium Boot Women High Heels Retro Knight Boots', 'Color: Black6, Shoe Size: 7', 'publish', 'closed', 'closed', '', 'anmairon-high-quality-sexy-winter-boots-women-thigh-high-boots-new-lace-up-knee-corium-boot-women-high-heels-retro-knight-boots-32', '', '', '2021-06-01 12:13:13', '2021-06-01 12:13:13', '', 3609, 'http://shoestimer.com/?post_type=product_variation&p=3658', 32, 'product_variation', '', 0),
(3659, 1, '2021-06-01 12:13:14', '2021-06-01 12:13:14', '', 'ANMAIRON High Quality Sexy Winter Boots Women Thigh High Boots New Lace Up Knee Corium Boot Women High Heels Retro Knight Boots', 'Color: Black3, Shoe Size: 6', 'publish', 'closed', 'closed', '', 'anmairon-high-quality-sexy-winter-boots-women-thigh-high-boots-new-lace-up-knee-corium-boot-women-high-heels-retro-knight-boots-33', '', '', '2021-06-01 12:13:14', '2021-06-01 12:13:14', '', 3609, 'http://shoestimer.com/?post_type=product_variation&p=3659', 33, 'product_variation', '', 0),
(3660, 1, '2021-06-01 12:13:14', '2021-06-01 12:13:14', '', 'ANMAIRON High Quality Sexy Winter Boots Women Thigh High Boots New Lace Up Knee Corium Boot Women High Heels Retro Knight Boots', 'Color: Black3, Shoe Size: 5.5', 'publish', 'closed', 'closed', '', 'anmairon-high-quality-sexy-winter-boots-women-thigh-high-boots-new-lace-up-knee-corium-boot-women-high-heels-retro-knight-boots-34', '', '', '2021-06-01 12:13:14', '2021-06-01 12:13:14', '', 3609, 'http://shoestimer.com/?post_type=product_variation&p=3660', 34, 'product_variation', '', 0),
(3661, 1, '2021-06-01 12:13:14', '2021-06-01 12:13:14', '', 'ANMAIRON High Quality Sexy Winter Boots Women Thigh High Boots New Lace Up Knee Corium Boot Women High Heels Retro Knight Boots', 'Color: Black3, Shoe Size: 4.5', 'publish', 'closed', 'closed', '', 'anmairon-high-quality-sexy-winter-boots-women-thigh-high-boots-new-lace-up-knee-corium-boot-women-high-heels-retro-knight-boots-35', '', '', '2021-06-01 12:13:14', '2021-06-01 12:13:14', '', 3609, 'http://shoestimer.com/?post_type=product_variation&p=3661', 35, 'product_variation', '', 0),
(3662, 1, '2021-06-01 12:13:15', '2021-06-01 12:13:15', '', 'ANMAIRON High Quality Sexy Winter Boots Women Thigh High Boots New Lace Up Knee Corium Boot Women High Heels Retro Knight Boots', 'Color: Black3, Shoe Size: 4', 'publish', 'closed', 'closed', '', 'anmairon-high-quality-sexy-winter-boots-women-thigh-high-boots-new-lace-up-knee-corium-boot-women-high-heels-retro-knight-boots-36', '', '', '2021-06-01 12:13:15', '2021-06-01 12:13:15', '', 3609, 'http://shoestimer.com/?post_type=product_variation&p=3662', 36, 'product_variation', '', 0),
(3664, 1, '2021-06-01 12:13:15', '2021-06-01 12:13:15', '', 'ANMAIRON High Quality Sexy Winter Boots Women Thigh High Boots New Lace Up Knee Corium Boot Women High Heels Retro Knight Boots', 'Color: Black3, Shoe Size: 9', 'publish', 'closed', 'closed', '', 'anmairon-high-quality-sexy-winter-boots-women-thigh-high-boots-new-lace-up-knee-corium-boot-women-high-heels-retro-knight-boots-37', '', '', '2021-06-01 12:13:15', '2021-06-01 12:13:15', '', 3609, 'http://shoestimer.com/?post_type=product_variation&p=3664', 37, 'product_variation', '', 0),
(3663, 1, '2021-06-01 12:13:15', '2021-06-01 12:13:15', '', '2021-Newly-Men-s-Summer-Loafers-Shoes-Genuine-Leather-Soft-Man-Casual-Slip-on-Cutout-Shoes-5', '', 'inherit', 'open', 'closed', '', '2021-newly-men-s-summer-loafers-shoes-genuine-leather-soft-man-casual-slip-on-cutout-shoes-5', '', '', '2021-06-01 12:13:15', '2021-06-01 12:13:15', '', 3524, 'http://shoestimer.com/wp-content/uploads/2021/06/2021-Newly-Men-s-Summer-Loafers-Shoes-Genuine-Leather-Soft-Man-Casual-Slip-on-Cutout-Shoes-5.jpg', 0, 'attachment', 'image/jpeg', 0),
(3665, 1, '2021-06-01 12:13:16', '2021-06-01 12:13:16', '', 'ANMAIRON High Quality Sexy Winter Boots Women Thigh High Boots New Lace Up Knee Corium Boot Women High Heels Retro Knight Boots', 'Color: Black3, Shoe Size: 8.5', 'publish', 'closed', 'closed', '', 'anmairon-high-quality-sexy-winter-boots-women-thigh-high-boots-new-lace-up-knee-corium-boot-women-high-heels-retro-knight-boots-38', '', '', '2021-06-01 12:13:16', '2021-06-01 12:13:16', '', 3609, 'http://shoestimer.com/?post_type=product_variation&p=3665', 38, 'product_variation', '', 0),
(3666, 1, '2021-06-01 12:13:16', '2021-06-01 12:13:16', '', 'ANMAIRON High Quality Sexy Winter Boots Women Thigh High Boots New Lace Up Knee Corium Boot Women High Heels Retro Knight Boots', 'Color: Black3, Shoe Size: 7.5', 'publish', 'closed', 'closed', '', 'anmairon-high-quality-sexy-winter-boots-women-thigh-high-boots-new-lace-up-knee-corium-boot-women-high-heels-retro-knight-boots-39', '', '', '2021-06-01 12:13:16', '2021-06-01 12:13:16', '', 3609, 'http://shoestimer.com/?post_type=product_variation&p=3666', 39, 'product_variation', '', 0),
(3667, 1, '2021-06-01 12:13:17', '2021-06-01 12:13:17', '', 'ANMAIRON High Quality Sexy Winter Boots Women Thigh High Boots New Lace Up Knee Corium Boot Women High Heels Retro Knight Boots', 'Color: Black3, Shoe Size: 7', 'publish', 'closed', 'closed', '', 'anmairon-high-quality-sexy-winter-boots-women-thigh-high-boots-new-lace-up-knee-corium-boot-women-high-heels-retro-knight-boots-40', '', '', '2021-06-01 12:13:17', '2021-06-01 12:13:17', '', 3609, 'http://shoestimer.com/?post_type=product_variation&p=3667', 40, 'product_variation', '', 0),
(3668, 1, '2021-06-01 12:13:17', '2021-06-01 12:13:17', '', 'ANMAIRON High Quality Sexy Winter Boots Women Thigh High Boots New Lace Up Knee Corium Boot Women High Heels Retro Knight Boots', 'Color: White2, Shoe Size: 7.5', 'publish', 'closed', 'closed', '', 'anmairon-high-quality-sexy-winter-boots-women-thigh-high-boots-new-lace-up-knee-corium-boot-women-high-heels-retro-knight-boots-41', '', '', '2021-06-01 12:13:17', '2021-06-01 12:13:17', '', 3609, 'http://shoestimer.com/?post_type=product_variation&p=3668', 41, 'product_variation', '', 0),
(3670, 1, '2021-06-01 12:13:18', '2021-06-01 12:13:18', '', 'ANMAIRON High Quality Sexy Winter Boots Women Thigh High Boots New Lace Up Knee Corium Boot Women High Heels Retro Knight Boots', 'Color: White2, Shoe Size: 7', 'publish', 'closed', 'closed', '', 'anmairon-high-quality-sexy-winter-boots-women-thigh-high-boots-new-lace-up-knee-corium-boot-women-high-heels-retro-knight-boots-42', '', '', '2021-06-01 12:13:18', '2021-06-01 12:13:18', '', 3609, 'http://shoestimer.com/?post_type=product_variation&p=3670', 42, 'product_variation', '', 0),
(3669, 1, '2021-06-01 12:13:17', '2021-06-01 12:13:17', '', '2021-Newly-Men-s-Summer-Loafers-Shoes-Genuine-Leather-Soft-Man-Casual-Slip-on-Cutout-Shoes.jpg_640x640', '', 'inherit', 'open', 'closed', '', '2021-newly-men-s-summer-loafers-shoes-genuine-leather-soft-man-casual-slip-on-cutout-shoes-jpg_640x640', '', '', '2021-06-01 12:13:17', '2021-06-01 12:13:17', '', 3524, 'http://shoestimer.com/wp-content/uploads/2021/06/2021-Newly-Men-s-Summer-Loafers-Shoes-Genuine-Leather-Soft-Man-Casual-Slip-on-Cutout-Shoes.jpg_640x640.jpg', 0, 'attachment', 'image/jpeg', 0),
(3671, 1, '2021-06-01 12:13:18', '2021-06-01 12:13:18', '', 'ANMAIRON High Quality Sexy Winter Boots Women Thigh High Boots New Lace Up Knee Corium Boot Women High Heels Retro Knight Boots', 'Color: White2, Shoe Size: 6', 'publish', 'closed', 'closed', '', 'anmairon-high-quality-sexy-winter-boots-women-thigh-high-boots-new-lace-up-knee-corium-boot-women-high-heels-retro-knight-boots-43', '', '', '2021-06-01 12:13:18', '2021-06-01 12:13:18', '', 3609, 'http://shoestimer.com/?post_type=product_variation&p=3671', 43, 'product_variation', '', 0),
(3672, 1, '2021-06-01 12:13:19', '2021-06-01 12:13:19', '', 'ANMAIRON High Quality Sexy Winter Boots Women Thigh High Boots New Lace Up Knee Corium Boot Women High Heels Retro Knight Boots', 'Color: White2, Shoe Size: 5.5', 'publish', 'closed', 'closed', '', 'anmairon-high-quality-sexy-winter-boots-women-thigh-high-boots-new-lace-up-knee-corium-boot-women-high-heels-retro-knight-boots-44', '', '', '2021-06-01 12:13:19', '2021-06-01 12:13:19', '', 3609, 'http://shoestimer.com/?post_type=product_variation&p=3672', 44, 'product_variation', '', 0),
(3673, 1, '2021-06-01 12:13:20', '2021-06-01 12:13:20', '', 'ANMAIRON High Quality Sexy Winter Boots Women Thigh High Boots New Lace Up Knee Corium Boot Women High Heels Retro Knight Boots', 'Color: White2, Shoe Size: 10.5', 'publish', 'closed', 'closed', '', 'anmairon-high-quality-sexy-winter-boots-women-thigh-high-boots-new-lace-up-knee-corium-boot-women-high-heels-retro-knight-boots-45', '', '', '2021-06-01 12:13:20', '2021-06-01 12:13:20', '', 3609, 'http://shoestimer.com/?post_type=product_variation&p=3673', 45, 'product_variation', '', 0),
(3674, 1, '2021-06-01 12:13:20', '2021-06-01 12:13:20', '', 'ANMAIRON High Quality Sexy Winter Boots Women Thigh High Boots New Lace Up Knee Corium Boot Women High Heels Retro Knight Boots', 'Color: White2, Shoe Size: 10', 'publish', 'closed', 'closed', '', 'anmairon-high-quality-sexy-winter-boots-women-thigh-high-boots-new-lace-up-knee-corium-boot-women-high-heels-retro-knight-boots-46', '', '', '2021-06-01 12:13:20', '2021-06-01 12:13:20', '', 3609, 'http://shoestimer.com/?post_type=product_variation&p=3674', 46, 'product_variation', '', 0),
(3675, 1, '2021-06-01 12:13:20', '2021-06-01 12:13:20', '', '2021-Newly-Men-s-Summer-Loafers-Shoes-Genuine-Leather-Soft-Man-Casual-Slip-on-Cutout-Shoes-1.jpg_640x640-1', '', 'inherit', 'open', 'closed', '', '2021-newly-men-s-summer-loafers-shoes-genuine-leather-soft-man-casual-slip-on-cutout-shoes-1-jpg_640x640-1', '', '', '2021-06-01 12:13:20', '2021-06-01 12:13:20', '', 3524, 'http://shoestimer.com/wp-content/uploads/2021/06/2021-Newly-Men-s-Summer-Loafers-Shoes-Genuine-Leather-Soft-Man-Casual-Slip-on-Cutout-Shoes-1.jpg_640x640-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(3676, 1, '2021-06-01 12:13:20', '2021-06-01 12:13:20', '', 'ANMAIRON High Quality Sexy Winter Boots Women Thigh High Boots New Lace Up Knee Corium Boot Women High Heels Retro Knight Boots', 'Color: White2, Shoe Size: 9', 'publish', 'closed', 'closed', '', 'anmairon-high-quality-sexy-winter-boots-women-thigh-high-boots-new-lace-up-knee-corium-boot-women-high-heels-retro-knight-boots-47', '', '', '2021-06-01 12:13:20', '2021-06-01 12:13:20', '', 3609, 'http://shoestimer.com/?post_type=product_variation&p=3676', 47, 'product_variation', '', 0),
(3677, 1, '2021-06-01 12:13:21', '2021-06-01 12:13:21', '', 'ANMAIRON High Quality Sexy Winter Boots Women Thigh High Boots New Lace Up Knee Corium Boot Women High Heels Retro Knight Boots', 'Color: White2, Shoe Size: 8.5', 'publish', 'closed', 'closed', '', 'anmairon-high-quality-sexy-winter-boots-women-thigh-high-boots-new-lace-up-knee-corium-boot-women-high-heels-retro-knight-boots-48', '', '', '2021-06-01 12:13:21', '2021-06-01 12:13:21', '', 3609, 'http://shoestimer.com/?post_type=product_variation&p=3677', 48, 'product_variation', '', 0),
(3678, 1, '2021-06-01 12:13:21', '2021-06-01 12:13:21', '', 'ANMAIRON High Quality Sexy Winter Boots Women Thigh High Boots New Lace Up Knee Corium Boot Women High Heels Retro Knight Boots', 'Color: Yellow3, Shoe Size: 10.5', 'publish', 'closed', 'closed', '', 'anmairon-high-quality-sexy-winter-boots-women-thigh-high-boots-new-lace-up-knee-corium-boot-women-high-heels-retro-knight-boots-49', '', '', '2021-06-01 12:13:21', '2021-06-01 12:13:21', '', 3609, 'http://shoestimer.com/?post_type=product_variation&p=3678', 49, 'product_variation', '', 0),
(3679, 1, '2021-06-01 12:13:21', '2021-06-01 12:13:21', '', '2021-Newly-Men-s-Summer-Loafers-Shoes-Genuine-Leather-Soft-Man-Casual-Slip-on-Cutout-Shoes-2.jpg_640x640-2', '', 'inherit', 'open', 'closed', '', '2021-newly-men-s-summer-loafers-shoes-genuine-leather-soft-man-casual-slip-on-cutout-shoes-2-jpg_640x640-2', '', '', '2021-06-01 12:13:21', '2021-06-01 12:13:21', '', 3524, 'http://shoestimer.com/wp-content/uploads/2021/06/2021-Newly-Men-s-Summer-Loafers-Shoes-Genuine-Leather-Soft-Man-Casual-Slip-on-Cutout-Shoes-2.jpg_640x640-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(3680, 1, '2021-06-01 12:13:21', '2021-06-01 12:13:21', '', 'ANMAIRON High Quality Sexy Winter Boots Women Thigh High Boots New Lace Up Knee Corium Boot Women High Heels Retro Knight Boots', 'Color: Yellow3, Shoe Size: 10', 'publish', 'closed', 'closed', '', 'anmairon-high-quality-sexy-winter-boots-women-thigh-high-boots-new-lace-up-knee-corium-boot-women-high-heels-retro-knight-boots-50', '', '', '2021-06-01 12:13:21', '2021-06-01 12:13:21', '', 3609, 'http://shoestimer.com/?post_type=product_variation&p=3680', 50, 'product_variation', '', 0),
(3681, 1, '2021-06-01 12:13:22', '2021-06-01 12:13:22', '', 'ANMAIRON High Quality Sexy Winter Boots Women Thigh High Boots New Lace Up Knee Corium Boot Women High Heels Retro Knight Boots', 'Color: Yellow3, Shoe Size: 9', 'publish', 'closed', 'closed', '', 'anmairon-high-quality-sexy-winter-boots-women-thigh-high-boots-new-lace-up-knee-corium-boot-women-high-heels-retro-knight-boots-51', '', '', '2021-06-01 12:13:22', '2021-06-01 12:13:22', '', 3609, 'http://shoestimer.com/?post_type=product_variation&p=3681', 51, 'product_variation', '', 0),
(3682, 1, '2021-06-01 12:13:22', '2021-06-01 12:13:22', '', 'ANMAIRON High Quality Sexy Winter Boots Women Thigh High Boots New Lace Up Knee Corium Boot Women High Heels Retro Knight Boots', 'Color: Yellow3, Shoe Size: 8.5', 'publish', 'closed', 'closed', '', 'anmairon-high-quality-sexy-winter-boots-women-thigh-high-boots-new-lace-up-knee-corium-boot-women-high-heels-retro-knight-boots-52', '', '', '2021-06-01 12:13:22', '2021-06-01 12:13:22', '', 3609, 'http://shoestimer.com/?post_type=product_variation&p=3682', 52, 'product_variation', '', 0),
(3684, 1, '2021-06-01 12:13:22', '2021-06-01 12:13:22', '', 'ANMAIRON High Quality Sexy Winter Boots Women Thigh High Boots New Lace Up Knee Corium Boot Women High Heels Retro Knight Boots', 'Color: Black4, Shoe Size: 6', 'publish', 'closed', 'closed', '', 'anmairon-high-quality-sexy-winter-boots-women-thigh-high-boots-new-lace-up-knee-corium-boot-women-high-heels-retro-knight-boots-53', '', '', '2021-06-01 12:13:22', '2021-06-01 12:13:22', '', 3609, 'http://shoestimer.com/?post_type=product_variation&p=3684', 53, 'product_variation', '', 0),
(3683, 1, '2021-06-01 12:13:22', '2021-06-01 12:13:22', '', 'Men-s-labor-insurance-shoes-footwear-footwear-anti-skid-shock-proof-puncture-proof-breathable-and-odor-1', '', 'inherit', 'open', 'closed', '', 'men-s-labor-insurance-shoes-footwear-footwear-anti-skid-shock-proof-puncture-proof-breathable-and-odor-1', '', '', '2021-06-01 12:13:22', '2021-06-01 12:13:22', '', 3556, 'http://shoestimer.com/wp-content/uploads/2021/06/Men-s-labor-insurance-shoes-footwear-footwear-anti-skid-shock-proof-puncture-proof-breathable-and-odor-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(3685, 1, '2021-06-01 12:13:23', '2021-06-01 12:13:23', '', 'ANMAIRON High Quality Sexy Winter Boots Women Thigh High Boots New Lace Up Knee Corium Boot Women High Heels Retro Knight Boots', 'Color: Black4, Shoe Size: 5.5', 'publish', 'closed', 'closed', '', 'anmairon-high-quality-sexy-winter-boots-women-thigh-high-boots-new-lace-up-knee-corium-boot-women-high-heels-retro-knight-boots-54', '', '', '2021-06-01 12:13:23', '2021-06-01 12:13:23', '', 3609, 'http://shoestimer.com/?post_type=product_variation&p=3685', 54, 'product_variation', '', 0),
(3686, 1, '2021-06-01 12:13:24', '2021-06-01 12:13:24', '', 'ANMAIRON High Quality Sexy Winter Boots Women Thigh High Boots New Lace Up Knee Corium Boot Women High Heels Retro Knight Boots', 'Color: Black4, Shoe Size: 4.5', 'publish', 'closed', 'closed', '', 'anmairon-high-quality-sexy-winter-boots-women-thigh-high-boots-new-lace-up-knee-corium-boot-women-high-heels-retro-knight-boots-55', '', '', '2021-06-01 12:13:24', '2021-06-01 12:13:24', '', 3609, 'http://shoestimer.com/?post_type=product_variation&p=3686', 55, 'product_variation', '', 0),
(3687, 1, '2021-06-01 12:13:24', '2021-06-01 12:13:24', '', 'ANMAIRON High Quality Sexy Winter Boots Women Thigh High Boots New Lace Up Knee Corium Boot Women High Heels Retro Knight Boots', 'Color: Black4, Shoe Size: 4', 'publish', 'closed', 'closed', '', 'anmairon-high-quality-sexy-winter-boots-women-thigh-high-boots-new-lace-up-knee-corium-boot-women-high-heels-retro-knight-boots-56', '', '', '2021-06-01 12:13:24', '2021-06-01 12:13:24', '', 3609, 'http://shoestimer.com/?post_type=product_variation&p=3687', 56, 'product_variation', '', 0),
(3688, 1, '2021-06-01 12:13:24', '2021-06-01 12:13:24', '', 'ANMAIRON High Quality Sexy Winter Boots Women Thigh High Boots New Lace Up Knee Corium Boot Women High Heels Retro Knight Boots', 'Color: Yellow3, Shoe Size: 4.5', 'publish', 'closed', 'closed', '', 'anmairon-high-quality-sexy-winter-boots-women-thigh-high-boots-new-lace-up-knee-corium-boot-women-high-heels-retro-knight-boots-57', '', '', '2021-06-01 12:13:24', '2021-06-01 12:13:24', '', 3609, 'http://shoestimer.com/?post_type=product_variation&p=3688', 57, 'product_variation', '', 0),
(3689, 1, '2021-06-01 12:13:24', '2021-06-01 12:13:24', '', 'ANMAIRON High Quality Sexy Winter Boots Women Thigh High Boots New Lace Up Knee Corium Boot Women High Heels Retro Knight Boots', 'Color: Yellow3, Shoe Size: 4', 'publish', 'closed', 'closed', '', 'anmairon-high-quality-sexy-winter-boots-women-thigh-high-boots-new-lace-up-knee-corium-boot-women-high-heels-retro-knight-boots-58', '', '', '2021-06-01 12:13:24', '2021-06-01 12:13:24', '', 3609, 'http://shoestimer.com/?post_type=product_variation&p=3689', 58, 'product_variation', '', 0),
(3690, 1, '2021-06-01 12:13:25', '2021-06-01 12:13:25', '', 'ANMAIRON High Quality Sexy Winter Boots Women Thigh High Boots New Lace Up Knee Corium Boot Women High Heels Retro Knight Boots', 'Color: Black3, Shoe Size: 10.5', 'publish', 'closed', 'closed', '', 'anmairon-high-quality-sexy-winter-boots-women-thigh-high-boots-new-lace-up-knee-corium-boot-women-high-heels-retro-knight-boots-59', '', '', '2021-06-01 12:13:25', '2021-06-01 12:13:25', '', 3609, 'http://shoestimer.com/?post_type=product_variation&p=3690', 59, 'product_variation', '', 0),
(3691, 1, '2021-06-01 12:13:25', '2021-06-01 12:13:25', '', 'ANMAIRON High Quality Sexy Winter Boots Women Thigh High Boots New Lace Up Knee Corium Boot Women High Heels Retro Knight Boots', 'Color: Black3, Shoe Size: 10', 'publish', 'closed', 'closed', '', 'anmairon-high-quality-sexy-winter-boots-women-thigh-high-boots-new-lace-up-knee-corium-boot-women-high-heels-retro-knight-boots-60', '', '', '2021-06-01 12:13:25', '2021-06-01 12:13:25', '', 3609, 'http://shoestimer.com/?post_type=product_variation&p=3691', 60, 'product_variation', '', 0),
(3692, 1, '2021-06-01 12:13:25', '2021-06-01 12:13:25', '', 'ANMAIRON High Quality Sexy Winter Boots Women Thigh High Boots New Lace Up Knee Corium Boot Women High Heels Retro Knight Boots', 'Color: Yellow3, Shoe Size: 7.5', 'publish', 'closed', 'closed', '', 'anmairon-high-quality-sexy-winter-boots-women-thigh-high-boots-new-lace-up-knee-corium-boot-women-high-heels-retro-knight-boots-61', '', '', '2021-06-01 12:13:25', '2021-06-01 12:13:25', '', 3609, 'http://shoestimer.com/?post_type=product_variation&p=3692', 61, 'product_variation', '', 0),
(3693, 1, '2021-06-01 12:13:25', '2021-06-01 12:13:25', '', 'ANMAIRON High Quality Sexy Winter Boots Women Thigh High Boots New Lace Up Knee Corium Boot Women High Heels Retro Knight Boots', 'Color: Yellow3, Shoe Size: 7', 'publish', 'closed', 'closed', '', 'anmairon-high-quality-sexy-winter-boots-women-thigh-high-boots-new-lace-up-knee-corium-boot-women-high-heels-retro-knight-boots-62', '', '', '2021-06-01 12:13:25', '2021-06-01 12:13:25', '', 3609, 'http://shoestimer.com/?post_type=product_variation&p=3693', 62, 'product_variation', '', 0),
(3694, 1, '2021-06-01 12:13:25', '2021-06-01 12:13:25', '', 'Men-s-labor-insurance-shoes-footwear-footwear-anti-skid-shock-proof-puncture-proof-breathable-and-odor.jpg_640x640', '', 'inherit', 'open', 'closed', '', 'men-s-labor-insurance-shoes-footwear-footwear-anti-skid-shock-proof-puncture-proof-breathable-and-odor-jpg_640x640', '', '', '2021-06-01 12:13:25', '2021-06-01 12:13:25', '', 3556, 'http://shoestimer.com/wp-content/uploads/2021/06/Men-s-labor-insurance-shoes-footwear-footwear-anti-skid-shock-proof-puncture-proof-breathable-and-odor.jpg_640x640.jpg', 0, 'attachment', 'image/jpeg', 0),
(3695, 1, '2021-06-01 12:13:25', '2021-06-01 12:13:25', '', 'ANMAIRON High Quality Sexy Winter Boots Women Thigh High Boots New Lace Up Knee Corium Boot Women High Heels Retro Knight Boots', 'Color: Yellow3, Shoe Size: 6', 'publish', 'closed', 'closed', '', 'anmairon-high-quality-sexy-winter-boots-women-thigh-high-boots-new-lace-up-knee-corium-boot-women-high-heels-retro-knight-boots-63', '', '', '2021-06-01 12:13:25', '2021-06-01 12:13:25', '', 3609, 'http://shoestimer.com/?post_type=product_variation&p=3695', 63, 'product_variation', '', 0),
(3696, 1, '2021-06-01 12:13:26', '2021-06-01 12:13:26', '', 'ANMAIRON High Quality Sexy Winter Boots Women Thigh High Boots New Lace Up Knee Corium Boot Women High Heels Retro Knight Boots', 'Color: Yellow3, Shoe Size: 5.5', 'publish', 'closed', 'closed', '', 'anmairon-high-quality-sexy-winter-boots-women-thigh-high-boots-new-lace-up-knee-corium-boot-women-high-heels-retro-knight-boots-64', '', '', '2021-06-01 12:13:26', '2021-06-01 12:13:26', '', 3609, 'http://shoestimer.com/?post_type=product_variation&p=3696', 64, 'product_variation', '', 0),
(3697, 1, '2021-06-01 12:13:27', '2021-06-01 12:13:27', '', 'ANMAIRON High Quality Sexy Winter Boots Women Thigh High Boots New Lace Up Knee Corium Boot Women High Heels Retro Knight Boots', 'Color: Black2, Shoe Size: 4.5', 'publish', 'closed', 'closed', '', 'anmairon-high-quality-sexy-winter-boots-women-thigh-high-boots-new-lace-up-knee-corium-boot-women-high-heels-retro-knight-boots-65', '', '', '2021-06-01 12:13:27', '2021-06-01 12:13:27', '', 3609, 'http://shoestimer.com/?post_type=product_variation&p=3697', 65, 'product_variation', '', 0),
(3698, 1, '2021-06-01 12:13:27', '2021-06-01 12:13:27', '', 'ANMAIRON High Quality Sexy Winter Boots Women Thigh High Boots New Lace Up Knee Corium Boot Women High Heels Retro Knight Boots', 'Color: Black2, Shoe Size: 4', 'publish', 'closed', 'closed', '', 'anmairon-high-quality-sexy-winter-boots-women-thigh-high-boots-new-lace-up-knee-corium-boot-women-high-heels-retro-knight-boots-66', '', '', '2021-06-01 12:13:27', '2021-06-01 12:13:27', '', 3609, 'http://shoestimer.com/?post_type=product_variation&p=3698', 66, 'product_variation', '', 0);
INSERT INTO `wpx5_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(3699, 1, '2021-06-01 12:13:27', '2021-06-01 12:13:27', '', 'Gdgydh-Fashion-Black-Boots-Women-Heel-Spring-Autumn-Lace-up-Soft-Leather-Platform-Shoes-Woman-Party-1', '', 'inherit', 'open', 'closed', '', 'gdgydh-fashion-black-boots-women-heel-spring-autumn-lace-up-soft-leather-platform-shoes-woman-party-1', '', '', '2021-06-01 12:13:27', '2021-06-01 12:13:27', '', 3608, 'http://shoestimer.com/wp-content/uploads/2021/06/Gdgydh-Fashion-Black-Boots-Women-Heel-Spring-Autumn-Lace-up-Soft-Leather-Platform-Shoes-Woman-Party-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(3700, 1, '2021-06-01 12:13:27', '2021-06-01 12:13:27', '', 'ANMAIRON High Quality Sexy Winter Boots Women Thigh High Boots New Lace Up Knee Corium Boot Women High Heels Retro Knight Boots', 'Color: Yellow1, Shoe Size: 10.5', 'publish', 'closed', 'closed', '', 'anmairon-high-quality-sexy-winter-boots-women-thigh-high-boots-new-lace-up-knee-corium-boot-women-high-heels-retro-knight-boots-67', '', '', '2021-06-01 12:13:27', '2021-06-01 12:13:27', '', 3609, 'http://shoestimer.com/?post_type=product_variation&p=3700', 67, 'product_variation', '', 0),
(3701, 1, '2021-06-01 12:13:28', '2021-06-01 12:13:28', '', 'ANMAIRON High Quality Sexy Winter Boots Women Thigh High Boots New Lace Up Knee Corium Boot Women High Heels Retro Knight Boots', 'Color: Yellow1, Shoe Size: 10', 'publish', 'closed', 'closed', '', 'anmairon-high-quality-sexy-winter-boots-women-thigh-high-boots-new-lace-up-knee-corium-boot-women-high-heels-retro-knight-boots-68', '', '', '2021-06-01 12:13:28', '2021-06-01 12:13:28', '', 3609, 'http://shoestimer.com/?post_type=product_variation&p=3701', 68, 'product_variation', '', 0),
(3702, 1, '2021-06-01 12:13:30', '2021-06-01 12:13:30', '', 'ANMAIRON High Quality Sexy Winter Boots Women Thigh High Boots New Lace Up Knee Corium Boot Women High Heels Retro Knight Boots', 'Color: Black2, Shoe Size: 7.5', 'publish', 'closed', 'closed', '', 'anmairon-high-quality-sexy-winter-boots-women-thigh-high-boots-new-lace-up-knee-corium-boot-women-high-heels-retro-knight-boots-69', '', '', '2021-06-01 12:13:30', '2021-06-01 12:13:30', '', 3609, 'http://shoestimer.com/?post_type=product_variation&p=3702', 69, 'product_variation', '', 0),
(3703, 1, '2021-06-01 12:13:30', '2021-06-01 12:13:30', '', 'ANMAIRON High Quality Sexy Winter Boots Women Thigh High Boots New Lace Up Knee Corium Boot Women High Heels Retro Knight Boots', 'Color: Black2, Shoe Size: 7', 'publish', 'closed', 'closed', '', 'anmairon-high-quality-sexy-winter-boots-women-thigh-high-boots-new-lace-up-knee-corium-boot-women-high-heels-retro-knight-boots-70', '', '', '2021-06-01 12:13:30', '2021-06-01 12:13:30', '', 3609, 'http://shoestimer.com/?post_type=product_variation&p=3703', 70, 'product_variation', '', 0),
(3704, 1, '2021-06-01 12:13:31', '2021-06-01 12:13:31', '', 'ANMAIRON High Quality Sexy Winter Boots Women Thigh High Boots New Lace Up Knee Corium Boot Women High Heels Retro Knight Boots', 'Color: Black2, Shoe Size: 6', 'publish', 'closed', 'closed', '', 'anmairon-high-quality-sexy-winter-boots-women-thigh-high-boots-new-lace-up-knee-corium-boot-women-high-heels-retro-knight-boots-71', '', '', '2021-06-01 12:13:31', '2021-06-01 12:13:31', '', 3609, 'http://shoestimer.com/?post_type=product_variation&p=3704', 71, 'product_variation', '', 0),
(3705, 1, '2021-06-01 12:13:31', '2021-06-01 12:13:31', '', 'Gdgydh-Fashion-Black-Boots-Women-Heel-Spring-Autumn-Lace-up-Soft-Leather-Platform-Shoes-Woman-Party-2', '', 'inherit', 'open', 'closed', '', 'gdgydh-fashion-black-boots-women-heel-spring-autumn-lace-up-soft-leather-platform-shoes-woman-party-2', '', '', '2021-06-01 12:13:31', '2021-06-01 12:13:31', '', 3608, 'http://shoestimer.com/wp-content/uploads/2021/06/Gdgydh-Fashion-Black-Boots-Women-Heel-Spring-Autumn-Lace-up-Soft-Leather-Platform-Shoes-Woman-Party-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(3706, 1, '2021-06-01 12:13:31', '2021-06-01 12:13:31', '', 'ANMAIRON High Quality Sexy Winter Boots Women Thigh High Boots New Lace Up Knee Corium Boot Women High Heels Retro Knight Boots', 'Color: Black2, Shoe Size: 5.5', 'publish', 'closed', 'closed', '', 'anmairon-high-quality-sexy-winter-boots-women-thigh-high-boots-new-lace-up-knee-corium-boot-women-high-heels-retro-knight-boots-72', '', '', '2021-06-01 12:13:31', '2021-06-01 12:13:31', '', 3609, 'http://shoestimer.com/?post_type=product_variation&p=3706', 72, 'product_variation', '', 0),
(3707, 1, '2021-06-01 12:13:32', '2021-06-01 12:13:32', '', 'ANMAIRON High Quality Sexy Winter Boots Women Thigh High Boots New Lace Up Knee Corium Boot Women High Heels Retro Knight Boots', 'Color: Yellow1, Shoe Size: 6', 'publish', 'closed', 'closed', '', 'anmairon-high-quality-sexy-winter-boots-women-thigh-high-boots-new-lace-up-knee-corium-boot-women-high-heels-retro-knight-boots-73', '', '', '2021-06-01 12:13:32', '2021-06-01 12:13:32', '', 3609, 'http://shoestimer.com/?post_type=product_variation&p=3707', 73, 'product_variation', '', 0),
(3708, 1, '2021-06-01 12:13:33', '2021-06-01 12:13:33', '', 'ANMAIRON High Quality Sexy Winter Boots Women Thigh High Boots New Lace Up Knee Corium Boot Women High Heels Retro Knight Boots', 'Color: Yellow1, Shoe Size: 5.5', 'publish', 'closed', 'closed', '', 'anmairon-high-quality-sexy-winter-boots-women-thigh-high-boots-new-lace-up-knee-corium-boot-women-high-heels-retro-knight-boots-74', '', '', '2021-06-01 12:13:33', '2021-06-01 12:13:33', '', 3609, 'http://shoestimer.com/?post_type=product_variation&p=3708', 74, 'product_variation', '', 0),
(3709, 1, '2021-06-01 12:13:34', '2021-06-01 12:13:34', '', 'ANMAIRON High Quality Sexy Winter Boots Women Thigh High Boots New Lace Up Knee Corium Boot Women High Heels Retro Knight Boots', 'Color: Yellow1, Shoe Size: 4.5', 'publish', 'closed', 'closed', '', 'anmairon-high-quality-sexy-winter-boots-women-thigh-high-boots-new-lace-up-knee-corium-boot-women-high-heels-retro-knight-boots-75', '', '', '2021-06-01 12:13:34', '2021-06-01 12:13:34', '', 3609, 'http://shoestimer.com/?post_type=product_variation&p=3709', 75, 'product_variation', '', 0),
(3710, 1, '2021-06-01 12:13:34', '2021-06-01 12:13:34', '', 'Gdgydh-Fashion-Black-Boots-Women-Heel-Spring-Autumn-Lace-up-Soft-Leather-Platform-Shoes-Woman-Party-3', '', 'inherit', 'open', 'closed', '', 'gdgydh-fashion-black-boots-women-heel-spring-autumn-lace-up-soft-leather-platform-shoes-woman-party-3', '', '', '2021-06-01 12:13:34', '2021-06-01 12:13:34', '', 3608, 'http://shoestimer.com/wp-content/uploads/2021/06/Gdgydh-Fashion-Black-Boots-Women-Heel-Spring-Autumn-Lace-up-Soft-Leather-Platform-Shoes-Woman-Party-3.jpg', 0, 'attachment', 'image/jpeg', 0),
(3711, 1, '2021-06-01 12:13:34', '2021-06-01 12:13:34', '', 'ANMAIRON High Quality Sexy Winter Boots Women Thigh High Boots New Lace Up Knee Corium Boot Women High Heels Retro Knight Boots', 'Color: Yellow1, Shoe Size: 4', 'publish', 'closed', 'closed', '', 'anmairon-high-quality-sexy-winter-boots-women-thigh-high-boots-new-lace-up-knee-corium-boot-women-high-heels-retro-knight-boots-76', '', '', '2021-06-01 12:13:34', '2021-06-01 12:13:34', '', 3609, 'http://shoestimer.com/?post_type=product_variation&p=3711', 76, 'product_variation', '', 0),
(3712, 1, '2021-06-01 12:13:35', '2021-06-01 12:13:35', '', 'ANMAIRON High Quality Sexy Winter Boots Women Thigh High Boots New Lace Up Knee Corium Boot Women High Heels Retro Knight Boots', 'Color: Yellow1, Shoe Size: 9', 'publish', 'closed', 'closed', '', 'anmairon-high-quality-sexy-winter-boots-women-thigh-high-boots-new-lace-up-knee-corium-boot-women-high-heels-retro-knight-boots-77', '', '', '2021-06-01 12:13:35', '2021-06-01 12:13:35', '', 3609, 'http://shoestimer.com/?post_type=product_variation&p=3712', 77, 'product_variation', '', 0),
(3713, 1, '2021-06-01 12:13:36', '2021-06-01 12:13:36', '', 'ANMAIRON High Quality Sexy Winter Boots Women Thigh High Boots New Lace Up Knee Corium Boot Women High Heels Retro Knight Boots', 'Color: Yellow1, Shoe Size: 8.5', 'publish', 'closed', 'closed', '', 'anmairon-high-quality-sexy-winter-boots-women-thigh-high-boots-new-lace-up-knee-corium-boot-women-high-heels-retro-knight-boots-78', '', '', '2021-06-01 12:13:36', '2021-06-01 12:13:36', '', 3609, 'http://shoestimer.com/?post_type=product_variation&p=3713', 78, 'product_variation', '', 0),
(3714, 1, '2021-06-01 12:13:37', '2021-06-01 12:13:37', '', 'ANMAIRON High Quality Sexy Winter Boots Women Thigh High Boots New Lace Up Knee Corium Boot Women High Heels Retro Knight Boots', 'Color: Yellow1, Shoe Size: 7.5', 'publish', 'closed', 'closed', '', 'anmairon-high-quality-sexy-winter-boots-women-thigh-high-boots-new-lace-up-knee-corium-boot-women-high-heels-retro-knight-boots-79', '', '', '2021-06-01 12:13:37', '2021-06-01 12:13:37', '', 3609, 'http://shoestimer.com/?post_type=product_variation&p=3714', 79, 'product_variation', '', 0),
(3715, 1, '2021-06-01 12:13:37', '2021-06-01 12:13:37', '', 'ANMAIRON High Quality Sexy Winter Boots Women Thigh High Boots New Lace Up Knee Corium Boot Women High Heels Retro Knight Boots', 'Color: Yellow1, Shoe Size: 7', 'publish', 'closed', 'closed', '', 'anmairon-high-quality-sexy-winter-boots-women-thigh-high-boots-new-lace-up-knee-corium-boot-women-high-heels-retro-knight-boots-80', '', '', '2021-06-01 12:13:37', '2021-06-01 12:13:37', '', 3609, 'http://shoestimer.com/?post_type=product_variation&p=3715', 80, 'product_variation', '', 0),
(3716, 1, '2021-06-01 12:13:37', '2021-06-01 12:13:37', '', 'Gdgydh-Fashion-Black-Boots-Women-Heel-Spring-Autumn-Lace-up-Soft-Leather-Platform-Shoes-Woman-Party-4', '', 'inherit', 'open', 'closed', '', 'gdgydh-fashion-black-boots-women-heel-spring-autumn-lace-up-soft-leather-platform-shoes-woman-party-4', '', '', '2021-06-01 12:13:37', '2021-06-01 12:13:37', '', 3608, 'http://shoestimer.com/wp-content/uploads/2021/06/Gdgydh-Fashion-Black-Boots-Women-Heel-Spring-Autumn-Lace-up-Soft-Leather-Platform-Shoes-Woman-Party-4.jpg', 0, 'attachment', 'image/jpeg', 0),
(3717, 1, '2021-06-01 12:13:38', '2021-06-01 12:13:38', '', 'ANMAIRON High Quality Sexy Winter Boots Women Thigh High Boots New Lace Up Knee Corium Boot Women High Heels Retro Knight Boots', 'Color: Red2, Shoe Size: 9', 'publish', 'closed', 'closed', '', 'anmairon-high-quality-sexy-winter-boots-women-thigh-high-boots-new-lace-up-knee-corium-boot-women-high-heels-retro-knight-boots-81', '', '', '2021-06-01 12:13:38', '2021-06-01 12:13:38', '', 3609, 'http://shoestimer.com/?post_type=product_variation&p=3717', 81, 'product_variation', '', 0),
(3718, 1, '2021-06-01 12:13:39', '2021-06-01 12:13:39', '', 'ANMAIRON High Quality Sexy Winter Boots Women Thigh High Boots New Lace Up Knee Corium Boot Women High Heels Retro Knight Boots', 'Color: Red2, Shoe Size: 8.5', 'publish', 'closed', 'closed', '', 'anmairon-high-quality-sexy-winter-boots-women-thigh-high-boots-new-lace-up-knee-corium-boot-women-high-heels-retro-knight-boots-82', '', '', '2021-06-01 12:13:39', '2021-06-01 12:13:39', '', 3609, 'http://shoestimer.com/?post_type=product_variation&p=3718', 82, 'product_variation', '', 0),
(3719, 1, '2021-06-01 12:13:40', '2021-06-01 12:13:40', '', 'ANMAIRON High Quality Sexy Winter Boots Women Thigh High Boots New Lace Up Knee Corium Boot Women High Heels Retro Knight Boots', 'Color: Red2, Shoe Size: 7.5', 'publish', 'closed', 'closed', '', 'anmairon-high-quality-sexy-winter-boots-women-thigh-high-boots-new-lace-up-knee-corium-boot-women-high-heels-retro-knight-boots-83', '', '', '2021-06-01 12:13:40', '2021-06-01 12:13:40', '', 3609, 'http://shoestimer.com/?post_type=product_variation&p=3719', 83, 'product_variation', '', 0),
(3720, 1, '2021-06-01 12:13:41', '2021-06-01 12:13:41', '', 'Gdgydh-Fashion-Black-Boots-Women-Heel-Spring-Autumn-Lace-up-Soft-Leather-Platform-Shoes-Woman-Party-5', '', 'inherit', 'open', 'closed', '', 'gdgydh-fashion-black-boots-women-heel-spring-autumn-lace-up-soft-leather-platform-shoes-woman-party-5', '', '', '2021-06-01 12:13:41', '2021-06-01 12:13:41', '', 3608, 'http://shoestimer.com/wp-content/uploads/2021/06/Gdgydh-Fashion-Black-Boots-Women-Heel-Spring-Autumn-Lace-up-Soft-Leather-Platform-Shoes-Woman-Party-5.jpg', 0, 'attachment', 'image/jpeg', 0),
(3721, 1, '2021-06-01 12:13:41', '2021-06-01 12:13:41', '', 'ANMAIRON High Quality Sexy Winter Boots Women Thigh High Boots New Lace Up Knee Corium Boot Women High Heels Retro Knight Boots', 'Color: Red2, Shoe Size: 7', 'publish', 'closed', 'closed', '', 'anmairon-high-quality-sexy-winter-boots-women-thigh-high-boots-new-lace-up-knee-corium-boot-women-high-heels-retro-knight-boots-84', '', '', '2021-06-01 12:13:41', '2021-06-01 12:13:41', '', 3609, 'http://shoestimer.com/?post_type=product_variation&p=3721', 84, 'product_variation', '', 0),
(3722, 1, '2021-06-01 12:13:42', '2021-06-01 12:13:42', '', 'ANMAIRON High Quality Sexy Winter Boots Women Thigh High Boots New Lace Up Knee Corium Boot Women High Heels Retro Knight Boots', 'Color: White2, Shoe Size: 4.5', 'publish', 'closed', 'closed', '', 'anmairon-high-quality-sexy-winter-boots-women-thigh-high-boots-new-lace-up-knee-corium-boot-women-high-heels-retro-knight-boots-85', '', '', '2021-06-01 12:13:42', '2021-06-01 12:13:42', '', 3609, 'http://shoestimer.com/?post_type=product_variation&p=3722', 85, 'product_variation', '', 0),
(3723, 1, '2021-06-01 12:13:43', '2021-06-01 12:13:43', '', 'ANMAIRON High Quality Sexy Winter Boots Women Thigh High Boots New Lace Up Knee Corium Boot Women High Heels Retro Knight Boots', 'Color: White2, Shoe Size: 4', 'publish', 'closed', 'closed', '', 'anmairon-high-quality-sexy-winter-boots-women-thigh-high-boots-new-lace-up-knee-corium-boot-women-high-heels-retro-knight-boots-86', '', '', '2021-06-01 12:13:43', '2021-06-01 12:13:43', '', 3609, 'http://shoestimer.com/?post_type=product_variation&p=3723', 86, 'product_variation', '', 0),
(3724, 1, '2021-06-01 12:13:44', '2021-06-01 12:13:44', '', 'ANMAIRON High Quality Sexy Winter Boots Women Thigh High Boots New Lace Up Knee Corium Boot Women High Heels Retro Knight Boots', 'Color: Red2, Shoe Size: 10.5', 'publish', 'closed', 'closed', '', 'anmairon-high-quality-sexy-winter-boots-women-thigh-high-boots-new-lace-up-knee-corium-boot-women-high-heels-retro-knight-boots-87', '', '', '2021-06-01 12:13:44', '2021-06-01 12:13:44', '', 3609, 'http://shoestimer.com/?post_type=product_variation&p=3724', 87, 'product_variation', '', 0),
(3725, 1, '2021-06-01 12:13:45', '2021-06-01 12:13:45', '', 'ANMAIRON High Quality Sexy Winter Boots Women Thigh High Boots New Lace Up Knee Corium Boot Women High Heels Retro Knight Boots', 'Color: Red2, Shoe Size: 10', 'publish', 'closed', 'closed', '', 'anmairon-high-quality-sexy-winter-boots-women-thigh-high-boots-new-lace-up-knee-corium-boot-women-high-heels-retro-knight-boots-88', '', '', '2021-06-01 12:13:45', '2021-06-01 12:13:45', '', 3609, 'http://shoestimer.com/?post_type=product_variation&p=3725', 88, 'product_variation', '', 0),
(3726, 1, '2021-06-01 12:13:45', '2021-06-01 12:13:45', '', 'ANMAIRON High Quality Sexy Winter Boots Women Thigh High Boots New Lace Up Knee Corium Boot Women High Heels Retro Knight Boots', 'Color: Black2, Shoe Size: 10.5', 'publish', 'closed', 'closed', '', 'anmairon-high-quality-sexy-winter-boots-women-thigh-high-boots-new-lace-up-knee-corium-boot-women-high-heels-retro-knight-boots-89', '', '', '2021-06-01 12:13:45', '2021-06-01 12:13:45', '', 3609, 'http://shoestimer.com/?post_type=product_variation&p=3726', 89, 'product_variation', '', 0),
(3727, 1, '2021-06-01 12:13:45', '2021-06-01 12:13:45', '', 'ANMAIRON High Quality Sexy Winter Boots Women Thigh High Boots New Lace Up Knee Corium Boot Women High Heels Retro Knight Boots', 'Color: Black2, Shoe Size: 10', 'publish', 'closed', 'closed', '', 'anmairon-high-quality-sexy-winter-boots-women-thigh-high-boots-new-lace-up-knee-corium-boot-women-high-heels-retro-knight-boots-90', '', '', '2021-06-01 12:13:45', '2021-06-01 12:13:45', '', 3609, 'http://shoestimer.com/?post_type=product_variation&p=3727', 90, 'product_variation', '', 0),
(3728, 1, '2021-06-01 12:13:45', '2021-06-01 12:13:45', '', 'ANMAIRON High Quality Sexy Winter Boots Women Thigh High Boots New Lace Up Knee Corium Boot Women High Heels Retro Knight Boots', 'Color: Black2, Shoe Size: 9', 'publish', 'closed', 'closed', '', 'anmairon-high-quality-sexy-winter-boots-women-thigh-high-boots-new-lace-up-knee-corium-boot-women-high-heels-retro-knight-boots-91', '', '', '2021-06-01 12:13:45', '2021-06-01 12:13:45', '', 3609, 'http://shoestimer.com/?post_type=product_variation&p=3728', 91, 'product_variation', '', 0),
(3729, 1, '2021-06-01 12:13:46', '2021-06-01 12:13:46', '', 'ANMAIRON High Quality Sexy Winter Boots Women Thigh High Boots New Lace Up Knee Corium Boot Women High Heels Retro Knight Boots', 'Color: Black2, Shoe Size: 8.5', 'publish', 'closed', 'closed', '', 'anmairon-high-quality-sexy-winter-boots-women-thigh-high-boots-new-lace-up-knee-corium-boot-women-high-heels-retro-knight-boots-92', '', '', '2021-06-01 12:13:46', '2021-06-01 12:13:46', '', 3609, 'http://shoestimer.com/?post_type=product_variation&p=3729', 92, 'product_variation', '', 0),
(3730, 1, '2021-06-01 12:13:46', '2021-06-01 12:13:46', '', 'ANMAIRON High Quality Sexy Winter Boots Women Thigh High Boots New Lace Up Knee Corium Boot Women High Heels Retro Knight Boots', 'Color: Red2, Shoe Size: 6', 'publish', 'closed', 'closed', '', 'anmairon-high-quality-sexy-winter-boots-women-thigh-high-boots-new-lace-up-knee-corium-boot-women-high-heels-retro-knight-boots-93', '', '', '2021-06-01 12:13:46', '2021-06-01 12:13:46', '', 3609, 'http://shoestimer.com/?post_type=product_variation&p=3730', 93, 'product_variation', '', 0),
(3731, 1, '2021-06-01 12:13:46', '2021-06-01 12:13:46', '', 'ANMAIRON High Quality Sexy Winter Boots Women Thigh High Boots New Lace Up Knee Corium Boot Women High Heels Retro Knight Boots', 'Color: Red2, Shoe Size: 5.5', 'publish', 'closed', 'closed', '', 'anmairon-high-quality-sexy-winter-boots-women-thigh-high-boots-new-lace-up-knee-corium-boot-women-high-heels-retro-knight-boots-94', '', '', '2021-06-01 12:13:46', '2021-06-01 12:13:46', '', 3609, 'http://shoestimer.com/?post_type=product_variation&p=3731', 94, 'product_variation', '', 0),
(3732, 1, '2021-06-01 12:13:46', '2021-06-01 12:13:46', '', 'ANMAIRON High Quality Sexy Winter Boots Women Thigh High Boots New Lace Up Knee Corium Boot Women High Heels Retro Knight Boots', 'Color: Red2, Shoe Size: 4.5', 'publish', 'closed', 'closed', '', 'anmairon-high-quality-sexy-winter-boots-women-thigh-high-boots-new-lace-up-knee-corium-boot-women-high-heels-retro-knight-boots-95', '', '', '2021-06-01 12:13:46', '2021-06-01 12:13:46', '', 3609, 'http://shoestimer.com/?post_type=product_variation&p=3732', 95, 'product_variation', '', 0),
(3733, 1, '2021-06-01 12:13:46', '2021-06-01 12:13:46', '', 'ANMAIRON High Quality Sexy Winter Boots Women Thigh High Boots New Lace Up Knee Corium Boot Women High Heels Retro Knight Boots', 'Color: Red2, Shoe Size: 4', 'publish', 'closed', 'closed', '', 'anmairon-high-quality-sexy-winter-boots-women-thigh-high-boots-new-lace-up-knee-corium-boot-women-high-heels-retro-knight-boots-96', '', '', '2021-06-01 12:13:46', '2021-06-01 12:13:46', '', 3609, 'http://shoestimer.com/?post_type=product_variation&p=3733', 96, 'product_variation', '', 0),
(3734, 1, '2021-06-01 12:13:47', '2021-06-01 12:13:47', '', 'ANMAIRON High Quality Sexy Winter Boots Women Thigh High Boots New Lace Up Knee Corium Boot Women High Heels Retro Knight Boots', 'Color: Black1, Shoe Size: 6', 'publish', 'closed', 'closed', '', 'anmairon-high-quality-sexy-winter-boots-women-thigh-high-boots-new-lace-up-knee-corium-boot-women-high-heels-retro-knight-boots-97', '', '', '2021-06-01 12:13:47', '2021-06-01 12:13:47', '', 3609, 'http://shoestimer.com/?post_type=product_variation&p=3734', 97, 'product_variation', '', 0),
(3735, 1, '2021-06-01 12:13:47', '2021-06-01 12:13:47', '', 'ANMAIRON High Quality Sexy Winter Boots Women Thigh High Boots New Lace Up Knee Corium Boot Women High Heels Retro Knight Boots', 'Color: Black1, Shoe Size: 5.5', 'publish', 'closed', 'closed', '', 'anmairon-high-quality-sexy-winter-boots-women-thigh-high-boots-new-lace-up-knee-corium-boot-women-high-heels-retro-knight-boots-98', '', '', '2021-06-01 12:13:47', '2021-06-01 12:13:47', '', 3609, 'http://shoestimer.com/?post_type=product_variation&p=3735', 98, 'product_variation', '', 0),
(3736, 1, '2021-06-01 12:13:47', '2021-06-01 12:13:47', '', 'ANMAIRON High Quality Sexy Winter Boots Women Thigh High Boots New Lace Up Knee Corium Boot Women High Heels Retro Knight Boots', 'Color: Black1, Shoe Size: 4.5', 'publish', 'closed', 'closed', '', 'anmairon-high-quality-sexy-winter-boots-women-thigh-high-boots-new-lace-up-knee-corium-boot-women-high-heels-retro-knight-boots-99', '', '', '2021-06-01 12:13:47', '2021-06-01 12:13:47', '', 3609, 'http://shoestimer.com/?post_type=product_variation&p=3736', 99, 'product_variation', '', 0),
(3737, 1, '2021-06-01 12:13:47', '2021-06-01 12:13:47', '', 'ANMAIRON High Quality Sexy Winter Boots Women Thigh High Boots New Lace Up Knee Corium Boot Women High Heels Retro Knight Boots', 'Color: Black1, Shoe Size: 4', 'publish', 'closed', 'closed', '', 'anmairon-high-quality-sexy-winter-boots-women-thigh-high-boots-new-lace-up-knee-corium-boot-women-high-heels-retro-knight-boots-100', '', '', '2021-06-01 12:13:47', '2021-06-01 12:13:47', '', 3609, 'http://shoestimer.com/?post_type=product_variation&p=3737', 100, 'product_variation', '', 0),
(3738, 1, '2021-06-01 12:13:47', '2021-06-01 12:13:47', '', 'ANMAIRON High Quality Sexy Winter Boots Women Thigh High Boots New Lace Up Knee Corium Boot Women High Heels Retro Knight Boots', 'Color: Red1, Shoe Size: 7.5', 'publish', 'closed', 'closed', '', 'anmairon-high-quality-sexy-winter-boots-women-thigh-high-boots-new-lace-up-knee-corium-boot-women-high-heels-retro-knight-boots-101', '', '', '2021-06-01 12:13:47', '2021-06-01 12:13:47', '', 3609, 'http://shoestimer.com/?post_type=product_variation&p=3738', 101, 'product_variation', '', 0),
(3739, 1, '2021-06-01 12:13:48', '2021-06-01 12:13:48', '', 'ANMAIRON High Quality Sexy Winter Boots Women Thigh High Boots New Lace Up Knee Corium Boot Women High Heels Retro Knight Boots', 'Color: Red1, Shoe Size: 7', 'publish', 'closed', 'closed', '', 'anmairon-high-quality-sexy-winter-boots-women-thigh-high-boots-new-lace-up-knee-corium-boot-women-high-heels-retro-knight-boots-102', '', '', '2021-06-01 12:13:48', '2021-06-01 12:13:48', '', 3609, 'http://shoestimer.com/?post_type=product_variation&p=3739', 102, 'product_variation', '', 0),
(3740, 1, '2021-06-01 12:13:48', '2021-06-01 12:13:48', '', 'ANMAIRON High Quality Sexy Winter Boots Women Thigh High Boots New Lace Up Knee Corium Boot Women High Heels Retro Knight Boots', 'Color: Red1, Shoe Size: 6', 'publish', 'closed', 'closed', '', 'anmairon-high-quality-sexy-winter-boots-women-thigh-high-boots-new-lace-up-knee-corium-boot-women-high-heels-retro-knight-boots-103', '', '', '2021-06-01 12:13:48', '2021-06-01 12:13:48', '', 3609, 'http://shoestimer.com/?post_type=product_variation&p=3740', 103, 'product_variation', '', 0),
(3741, 1, '2021-06-01 12:13:48', '2021-06-01 12:13:48', '', 'ANMAIRON High Quality Sexy Winter Boots Women Thigh High Boots New Lace Up Knee Corium Boot Women High Heels Retro Knight Boots', 'Color: Red1, Shoe Size: 5.5', 'publish', 'closed', 'closed', '', 'anmairon-high-quality-sexy-winter-boots-women-thigh-high-boots-new-lace-up-knee-corium-boot-women-high-heels-retro-knight-boots-104', '', '', '2021-06-01 12:13:48', '2021-06-01 12:13:48', '', 3609, 'http://shoestimer.com/?post_type=product_variation&p=3741', 104, 'product_variation', '', 0),
(3742, 1, '2021-06-01 12:13:48', '2021-06-01 12:13:48', '', 'ANMAIRON High Quality Sexy Winter Boots Women Thigh High Boots New Lace Up Knee Corium Boot Women High Heels Retro Knight Boots', 'Color: Red1, Shoe Size: 10.5', 'publish', 'closed', 'closed', '', 'anmairon-high-quality-sexy-winter-boots-women-thigh-high-boots-new-lace-up-knee-corium-boot-women-high-heels-retro-knight-boots-105', '', '', '2021-06-01 12:13:48', '2021-06-01 12:13:48', '', 3609, 'http://shoestimer.com/?post_type=product_variation&p=3742', 105, 'product_variation', '', 0),
(3743, 1, '2021-06-01 12:13:48', '2021-06-01 12:13:48', '', 'ANMAIRON High Quality Sexy Winter Boots Women Thigh High Boots New Lace Up Knee Corium Boot Women High Heels Retro Knight Boots', 'Color: Red1, Shoe Size: 10', 'publish', 'closed', 'closed', '', 'anmairon-high-quality-sexy-winter-boots-women-thigh-high-boots-new-lace-up-knee-corium-boot-women-high-heels-retro-knight-boots-106', '', '', '2021-06-01 12:13:48', '2021-06-01 12:13:48', '', 3609, 'http://shoestimer.com/?post_type=product_variation&p=3743', 106, 'product_variation', '', 0),
(3744, 1, '2021-06-01 12:13:49', '2021-06-01 12:13:49', '', 'ANMAIRON High Quality Sexy Winter Boots Women Thigh High Boots New Lace Up Knee Corium Boot Women High Heels Retro Knight Boots', 'Color: Red1, Shoe Size: 9', 'publish', 'closed', 'closed', '', 'anmairon-high-quality-sexy-winter-boots-women-thigh-high-boots-new-lace-up-knee-corium-boot-women-high-heels-retro-knight-boots-107', '', '', '2021-06-01 12:13:49', '2021-06-01 12:13:49', '', 3609, 'http://shoestimer.com/?post_type=product_variation&p=3744', 107, 'product_variation', '', 0),
(3745, 1, '2021-06-01 12:13:49', '2021-06-01 12:13:49', '', 'ANMAIRON High Quality Sexy Winter Boots Women Thigh High Boots New Lace Up Knee Corium Boot Women High Heels Retro Knight Boots', 'Color: Red1, Shoe Size: 8.5', 'publish', 'closed', 'closed', '', 'anmairon-high-quality-sexy-winter-boots-women-thigh-high-boots-new-lace-up-knee-corium-boot-women-high-heels-retro-knight-boots-108', '', '', '2021-06-01 12:13:49', '2021-06-01 12:13:49', '', 3609, 'http://shoestimer.com/?post_type=product_variation&p=3745', 108, 'product_variation', '', 0),
(3746, 1, '2021-06-01 12:13:49', '2021-06-01 12:13:49', '', 'ANMAIRON High Quality Sexy Winter Boots Women Thigh High Boots New Lace Up Knee Corium Boot Women High Heels Retro Knight Boots', 'Color: Black1, Shoe Size: 9', 'publish', 'closed', 'closed', '', 'anmairon-high-quality-sexy-winter-boots-women-thigh-high-boots-new-lace-up-knee-corium-boot-women-high-heels-retro-knight-boots-109', '', '', '2021-06-01 12:13:49', '2021-06-01 12:13:49', '', 3609, 'http://shoestimer.com/?post_type=product_variation&p=3746', 109, 'product_variation', '', 0),
(3747, 1, '2021-06-01 12:13:49', '2021-06-01 12:13:49', '', 'ANMAIRON High Quality Sexy Winter Boots Women Thigh High Boots New Lace Up Knee Corium Boot Women High Heels Retro Knight Boots', 'Color: Black1, Shoe Size: 8.5', 'publish', 'closed', 'closed', '', 'anmairon-high-quality-sexy-winter-boots-women-thigh-high-boots-new-lace-up-knee-corium-boot-women-high-heels-retro-knight-boots-110', '', '', '2021-06-01 12:13:49', '2021-06-01 12:13:49', '', 3609, 'http://shoestimer.com/?post_type=product_variation&p=3747', 110, 'product_variation', '', 0),
(3748, 1, '2021-06-01 12:13:50', '2021-06-01 12:13:50', '', 'ANMAIRON High Quality Sexy Winter Boots Women Thigh High Boots New Lace Up Knee Corium Boot Women High Heels Retro Knight Boots', 'Color: Black1, Shoe Size: 7.5', 'publish', 'closed', 'closed', '', 'anmairon-high-quality-sexy-winter-boots-women-thigh-high-boots-new-lace-up-knee-corium-boot-women-high-heels-retro-knight-boots-111', '', '', '2021-06-01 12:13:50', '2021-06-01 12:13:50', '', 3609, 'http://shoestimer.com/?post_type=product_variation&p=3748', 111, 'product_variation', '', 0),
(3749, 1, '2021-06-01 12:13:50', '2021-06-01 12:13:50', '', 'ANMAIRON High Quality Sexy Winter Boots Women Thigh High Boots New Lace Up Knee Corium Boot Women High Heels Retro Knight Boots', 'Color: Black1, Shoe Size: 7', 'publish', 'closed', 'closed', '', 'anmairon-high-quality-sexy-winter-boots-women-thigh-high-boots-new-lace-up-knee-corium-boot-women-high-heels-retro-knight-boots-112', '', '', '2021-06-01 12:13:50', '2021-06-01 12:13:50', '', 3609, 'http://shoestimer.com/?post_type=product_variation&p=3749', 112, 'product_variation', '', 0),
(3750, 1, '2021-06-01 12:13:50', '2021-06-01 12:13:50', '', 'ANMAIRON High Quality Sexy Winter Boots Women Thigh High Boots New Lace Up Knee Corium Boot Women High Heels Retro Knight Boots', 'Color: Red1, Shoe Size: 4.5', 'publish', 'closed', 'closed', '', 'anmairon-high-quality-sexy-winter-boots-women-thigh-high-boots-new-lace-up-knee-corium-boot-women-high-heels-retro-knight-boots-113', '', '', '2021-06-01 12:13:50', '2021-06-01 12:13:50', '', 3609, 'http://shoestimer.com/?post_type=product_variation&p=3750', 113, 'product_variation', '', 0),
(3751, 1, '2021-06-01 12:13:50', '2021-06-01 12:13:50', '', 'ANMAIRON High Quality Sexy Winter Boots Women Thigh High Boots New Lace Up Knee Corium Boot Women High Heels Retro Knight Boots', 'Color: Red1, Shoe Size: 4', 'publish', 'closed', 'closed', '', 'anmairon-high-quality-sexy-winter-boots-women-thigh-high-boots-new-lace-up-knee-corium-boot-women-high-heels-retro-knight-boots-114', '', '', '2021-06-01 12:13:50', '2021-06-01 12:13:50', '', 3609, 'http://shoestimer.com/?post_type=product_variation&p=3751', 114, 'product_variation', '', 0),
(3752, 1, '2021-06-01 12:13:50', '2021-06-01 12:13:50', '', 'ANMAIRON High Quality Sexy Winter Boots Women Thigh High Boots New Lace Up Knee Corium Boot Women High Heels Retro Knight Boots', 'Color: Black1, Shoe Size: 10.5', 'publish', 'closed', 'closed', '', 'anmairon-high-quality-sexy-winter-boots-women-thigh-high-boots-new-lace-up-knee-corium-boot-women-high-heels-retro-knight-boots-115', '', '', '2021-06-01 12:13:50', '2021-06-01 12:13:50', '', 3609, 'http://shoestimer.com/?post_type=product_variation&p=3752', 115, 'product_variation', '', 0),
(3753, 1, '2021-06-01 12:13:51', '2021-06-01 12:13:51', '', 'ANMAIRON High Quality Sexy Winter Boots Women Thigh High Boots New Lace Up Knee Corium Boot Women High Heels Retro Knight Boots', 'Color: Black1, Shoe Size: 10', 'publish', 'closed', 'closed', '', 'anmairon-high-quality-sexy-winter-boots-women-thigh-high-boots-new-lace-up-knee-corium-boot-women-high-heels-retro-knight-boots-116', '', '', '2021-06-01 12:13:51', '2021-06-01 12:13:51', '', 3609, 'http://shoestimer.com/?post_type=product_variation&p=3753', 116, 'product_variation', '', 0),
(3754, 1, '2021-06-01 12:13:51', '2021-06-01 12:13:51', '', 'ANMAIRON High Quality Sexy Winter Boots Women Thigh High Boots New Lace Up Knee Corium Boot Women High Heels Retro Knight Boots', 'Color: Brown9, Shoe Size: 4.5', 'publish', 'closed', 'closed', '', 'anmairon-high-quality-sexy-winter-boots-women-thigh-high-boots-new-lace-up-knee-corium-boot-women-high-heels-retro-knight-boots-117', '', '', '2021-06-01 12:13:51', '2021-06-01 12:13:51', '', 3609, 'http://shoestimer.com/?post_type=product_variation&p=3754', 117, 'product_variation', '', 0),
(3755, 1, '2021-06-01 12:13:51', '2021-06-01 12:13:51', '', 'ANMAIRON High Quality Sexy Winter Boots Women Thigh High Boots New Lace Up Knee Corium Boot Women High Heels Retro Knight Boots', 'Color: Brown9, Shoe Size: 4', 'publish', 'closed', 'closed', '', 'anmairon-high-quality-sexy-winter-boots-women-thigh-high-boots-new-lace-up-knee-corium-boot-women-high-heels-retro-knight-boots-118', '', '', '2021-06-01 12:13:51', '2021-06-01 12:13:51', '', 3609, 'http://shoestimer.com/?post_type=product_variation&p=3755', 118, 'product_variation', '', 0),
(3756, 1, '2021-06-01 12:13:51', '2021-06-01 12:13:51', '', 'ANMAIRON High Quality Sexy Winter Boots Women Thigh High Boots New Lace Up Knee Corium Boot Women High Heels Retro Knight Boots', 'Color: Black9, Shoe Size: 10.5', 'publish', 'closed', 'closed', '', 'anmairon-high-quality-sexy-winter-boots-women-thigh-high-boots-new-lace-up-knee-corium-boot-women-high-heels-retro-knight-boots-119', '', '', '2021-06-01 12:13:51', '2021-06-01 12:13:51', '', 3609, 'http://shoestimer.com/?post_type=product_variation&p=3756', 119, 'product_variation', '', 0),
(3757, 1, '2021-06-01 12:13:51', '2021-06-01 12:13:51', '', 'ANMAIRON High Quality Sexy Winter Boots Women Thigh High Boots New Lace Up Knee Corium Boot Women High Heels Retro Knight Boots', 'Color: Black9, Shoe Size: 10', 'publish', 'closed', 'closed', '', 'anmairon-high-quality-sexy-winter-boots-women-thigh-high-boots-new-lace-up-knee-corium-boot-women-high-heels-retro-knight-boots-120', '', '', '2021-06-01 12:13:51', '2021-06-01 12:13:51', '', 3609, 'http://shoestimer.com/?post_type=product_variation&p=3757', 120, 'product_variation', '', 0),
(3758, 1, '2021-06-01 12:13:52', '2021-06-01 12:13:52', '', 'ANMAIRON High Quality Sexy Winter Boots Women Thigh High Boots New Lace Up Knee Corium Boot Women High Heels Retro Knight Boots', 'Color: Brown9, Shoe Size: 7.5', 'publish', 'closed', 'closed', '', 'anmairon-high-quality-sexy-winter-boots-women-thigh-high-boots-new-lace-up-knee-corium-boot-women-high-heels-retro-knight-boots-121', '', '', '2021-06-01 12:13:52', '2021-06-01 12:13:52', '', 3609, 'http://shoestimer.com/?post_type=product_variation&p=3758', 121, 'product_variation', '', 0),
(3759, 1, '2021-06-01 12:13:52', '2021-06-01 12:13:52', '', 'ANMAIRON High Quality Sexy Winter Boots Women Thigh High Boots New Lace Up Knee Corium Boot Women High Heels Retro Knight Boots', 'Color: Brown9, Shoe Size: 7', 'publish', 'closed', 'closed', '', 'anmairon-high-quality-sexy-winter-boots-women-thigh-high-boots-new-lace-up-knee-corium-boot-women-high-heels-retro-knight-boots-122', '', '', '2021-06-01 12:13:52', '2021-06-01 12:13:52', '', 3609, 'http://shoestimer.com/?post_type=product_variation&p=3759', 122, 'product_variation', '', 0),
(3760, 1, '2021-06-01 12:13:52', '2021-06-01 12:13:52', '', 'ANMAIRON High Quality Sexy Winter Boots Women Thigh High Boots New Lace Up Knee Corium Boot Women High Heels Retro Knight Boots', 'Color: Brown9, Shoe Size: 6', 'publish', 'closed', 'closed', '', 'anmairon-high-quality-sexy-winter-boots-women-thigh-high-boots-new-lace-up-knee-corium-boot-women-high-heels-retro-knight-boots-123', '', '', '2021-06-01 12:13:52', '2021-06-01 12:13:52', '', 3609, 'http://shoestimer.com/?post_type=product_variation&p=3760', 123, 'product_variation', '', 0),
(3761, 1, '2021-06-01 12:13:52', '2021-06-01 12:13:52', '', 'ANMAIRON High Quality Sexy Winter Boots Women Thigh High Boots New Lace Up Knee Corium Boot Women High Heels Retro Knight Boots', 'Color: Brown9, Shoe Size: 5.5', 'publish', 'closed', 'closed', '', 'anmairon-high-quality-sexy-winter-boots-women-thigh-high-boots-new-lace-up-knee-corium-boot-women-high-heels-retro-knight-boots-124', '', '', '2021-06-01 12:13:52', '2021-06-01 12:13:52', '', 3609, 'http://shoestimer.com/?post_type=product_variation&p=3761', 124, 'product_variation', '', 0),
(3762, 1, '2021-06-01 12:13:52', '2021-06-01 12:13:52', '', 'ANMAIRON High Quality Sexy Winter Boots Women Thigh High Boots New Lace Up Knee Corium Boot Women High Heels Retro Knight Boots', 'Color: Black9, Shoe Size: 6', 'publish', 'closed', 'closed', '', 'anmairon-high-quality-sexy-winter-boots-women-thigh-high-boots-new-lace-up-knee-corium-boot-women-high-heels-retro-knight-boots-125', '', '', '2021-06-01 12:13:52', '2021-06-01 12:13:52', '', 3609, 'http://shoestimer.com/?post_type=product_variation&p=3762', 125, 'product_variation', '', 0),
(3763, 1, '2021-06-01 12:13:53', '2021-06-01 12:13:53', '', 'ANMAIRON High Quality Sexy Winter Boots Women Thigh High Boots New Lace Up Knee Corium Boot Women High Heels Retro Knight Boots', 'Color: Black9, Shoe Size: 5.5', 'publish', 'closed', 'closed', '', 'anmairon-high-quality-sexy-winter-boots-women-thigh-high-boots-new-lace-up-knee-corium-boot-women-high-heels-retro-knight-boots-126', '', '', '2021-06-01 12:13:53', '2021-06-01 12:13:53', '', 3609, 'http://shoestimer.com/?post_type=product_variation&p=3763', 126, 'product_variation', '', 0),
(3764, 1, '2021-06-01 12:13:53', '2021-06-01 12:13:53', '', 'ANMAIRON High Quality Sexy Winter Boots Women Thigh High Boots New Lace Up Knee Corium Boot Women High Heels Retro Knight Boots', 'Color: Black9, Shoe Size: 4.5', 'publish', 'closed', 'closed', '', 'anmairon-high-quality-sexy-winter-boots-women-thigh-high-boots-new-lace-up-knee-corium-boot-women-high-heels-retro-knight-boots-127', '', '', '2021-06-01 12:13:53', '2021-06-01 12:13:53', '', 3609, 'http://shoestimer.com/?post_type=product_variation&p=3764', 127, 'product_variation', '', 0),
(3765, 1, '2021-06-01 12:13:53', '2021-06-01 12:13:53', '', 'ANMAIRON High Quality Sexy Winter Boots Women Thigh High Boots New Lace Up Knee Corium Boot Women High Heels Retro Knight Boots', 'Color: Black9, Shoe Size: 4', 'publish', 'closed', 'closed', '', 'anmairon-high-quality-sexy-winter-boots-women-thigh-high-boots-new-lace-up-knee-corium-boot-women-high-heels-retro-knight-boots-128', '', '', '2021-06-01 12:13:53', '2021-06-01 12:13:53', '', 3609, 'http://shoestimer.com/?post_type=product_variation&p=3765', 128, 'product_variation', '', 0),
(3766, 1, '2021-06-01 12:13:53', '2021-06-01 12:13:53', '', 'ANMAIRON High Quality Sexy Winter Boots Women Thigh High Boots New Lace Up Knee Corium Boot Women High Heels Retro Knight Boots', 'Color: Black9, Shoe Size: 9', 'publish', 'closed', 'closed', '', 'anmairon-high-quality-sexy-winter-boots-women-thigh-high-boots-new-lace-up-knee-corium-boot-women-high-heels-retro-knight-boots-129', '', '', '2021-06-01 12:13:53', '2021-06-01 12:13:53', '', 3609, 'http://shoestimer.com/?post_type=product_variation&p=3766', 129, 'product_variation', '', 0),
(3767, 1, '2021-06-01 12:13:54', '2021-06-01 12:13:54', '', 'ANMAIRON High Quality Sexy Winter Boots Women Thigh High Boots New Lace Up Knee Corium Boot Women High Heels Retro Knight Boots', 'Color: Black9, Shoe Size: 8.5', 'publish', 'closed', 'closed', '', 'anmairon-high-quality-sexy-winter-boots-women-thigh-high-boots-new-lace-up-knee-corium-boot-women-high-heels-retro-knight-boots-130', '', '', '2021-06-01 12:13:54', '2021-06-01 12:13:54', '', 3609, 'http://shoestimer.com/?post_type=product_variation&p=3767', 130, 'product_variation', '', 0),
(3768, 1, '2021-06-01 12:13:54', '2021-06-01 12:13:54', '', 'ANMAIRON High Quality Sexy Winter Boots Women Thigh High Boots New Lace Up Knee Corium Boot Women High Heels Retro Knight Boots', 'Color: Black9, Shoe Size: 7.5', 'publish', 'closed', 'closed', '', 'anmairon-high-quality-sexy-winter-boots-women-thigh-high-boots-new-lace-up-knee-corium-boot-women-high-heels-retro-knight-boots-131', '', '', '2021-06-01 12:13:54', '2021-06-01 12:13:54', '', 3609, 'http://shoestimer.com/?post_type=product_variation&p=3768', 131, 'product_variation', '', 0),
(3769, 1, '2021-06-01 12:13:54', '2021-06-01 12:13:54', '', 'ANMAIRON High Quality Sexy Winter Boots Women Thigh High Boots New Lace Up Knee Corium Boot Women High Heels Retro Knight Boots', 'Color: Black9, Shoe Size: 7', 'publish', 'closed', 'closed', '', 'anmairon-high-quality-sexy-winter-boots-women-thigh-high-boots-new-lace-up-knee-corium-boot-women-high-heels-retro-knight-boots-132', '', '', '2021-06-01 12:13:54', '2021-06-01 12:13:54', '', 3609, 'http://shoestimer.com/?post_type=product_variation&p=3769', 132, 'product_variation', '', 0),
(3770, 1, '2021-06-01 12:13:54', '2021-06-01 12:13:54', '', 'ANMAIRON High Quality Sexy Winter Boots Women Thigh High Boots New Lace Up Knee Corium Boot Women High Heels Retro Knight Boots', 'Color: Brown9, Shoe Size: 10.5', 'publish', 'closed', 'closed', '', 'anmairon-high-quality-sexy-winter-boots-women-thigh-high-boots-new-lace-up-knee-corium-boot-women-high-heels-retro-knight-boots-133', '', '', '2021-06-01 12:13:54', '2021-06-01 12:13:54', '', 3609, 'http://shoestimer.com/?post_type=product_variation&p=3770', 133, 'product_variation', '', 0),
(3771, 1, '2021-06-01 12:13:55', '2021-06-01 12:13:55', '', 'ANMAIRON High Quality Sexy Winter Boots Women Thigh High Boots New Lace Up Knee Corium Boot Women High Heels Retro Knight Boots', 'Color: Brown9, Shoe Size: 10', 'publish', 'closed', 'closed', '', 'anmairon-high-quality-sexy-winter-boots-women-thigh-high-boots-new-lace-up-knee-corium-boot-women-high-heels-retro-knight-boots-134', '', '', '2021-06-01 12:13:55', '2021-06-01 12:13:55', '', 3609, 'http://shoestimer.com/?post_type=product_variation&p=3771', 134, 'product_variation', '', 0),
(3772, 1, '2021-06-01 12:13:55', '2021-06-01 12:13:55', '', 'ANMAIRON High Quality Sexy Winter Boots Women Thigh High Boots New Lace Up Knee Corium Boot Women High Heels Retro Knight Boots', 'Color: Brown9, Shoe Size: 9', 'publish', 'closed', 'closed', '', 'anmairon-high-quality-sexy-winter-boots-women-thigh-high-boots-new-lace-up-knee-corium-boot-women-high-heels-retro-knight-boots-135', '', '', '2021-06-01 12:13:55', '2021-06-01 12:13:55', '', 3609, 'http://shoestimer.com/?post_type=product_variation&p=3772', 135, 'product_variation', '', 0),
(3773, 1, '2021-06-01 12:13:55', '2021-06-01 12:13:55', '', 'ANMAIRON High Quality Sexy Winter Boots Women Thigh High Boots New Lace Up Knee Corium Boot Women High Heels Retro Knight Boots', 'Color: Brown9, Shoe Size: 8.5', 'publish', 'closed', 'closed', '', 'anmairon-high-quality-sexy-winter-boots-women-thigh-high-boots-new-lace-up-knee-corium-boot-women-high-heels-retro-knight-boots-136', '', '', '2021-06-01 12:13:55', '2021-06-01 12:13:55', '', 3609, 'http://shoestimer.com/?post_type=product_variation&p=3773', 136, 'product_variation', '', 0),
(3774, 1, '2021-06-01 12:13:55', '2021-06-01 12:13:55', '', 'ANMAIRON High Quality Sexy Winter Boots Women Thigh High Boots New Lace Up Knee Corium Boot Women High Heels Retro Knight Boots', 'Color: Black8, Shoe Size: 10.5', 'publish', 'closed', 'closed', '', 'anmairon-high-quality-sexy-winter-boots-women-thigh-high-boots-new-lace-up-knee-corium-boot-women-high-heels-retro-knight-boots-137', '', '', '2021-06-01 12:13:55', '2021-06-01 12:13:55', '', 3609, 'http://shoestimer.com/?post_type=product_variation&p=3774', 137, 'product_variation', '', 0),
(3775, 1, '2021-06-01 12:13:55', '2021-06-01 12:13:55', '', 'ANMAIRON High Quality Sexy Winter Boots Women Thigh High Boots New Lace Up Knee Corium Boot Women High Heels Retro Knight Boots', 'Color: Black8, Shoe Size: 10', 'publish', 'closed', 'closed', '', 'anmairon-high-quality-sexy-winter-boots-women-thigh-high-boots-new-lace-up-knee-corium-boot-women-high-heels-retro-knight-boots-138', '', '', '2021-06-01 12:13:55', '2021-06-01 12:13:55', '', 3609, 'http://shoestimer.com/?post_type=product_variation&p=3775', 138, 'product_variation', '', 0),
(3776, 1, '2021-06-01 12:13:56', '2021-06-01 12:13:56', '', 'ANMAIRON High Quality Sexy Winter Boots Women Thigh High Boots New Lace Up Knee Corium Boot Women High Heels Retro Knight Boots', 'Color: Black8, Shoe Size: 9', 'publish', 'closed', 'closed', '', 'anmairon-high-quality-sexy-winter-boots-women-thigh-high-boots-new-lace-up-knee-corium-boot-women-high-heels-retro-knight-boots-139', '', '', '2021-06-01 12:13:56', '2021-06-01 12:13:56', '', 3609, 'http://shoestimer.com/?post_type=product_variation&p=3776', 139, 'product_variation', '', 0),
(3777, 1, '2021-06-01 12:13:56', '2021-06-01 12:13:56', '', 'ANMAIRON High Quality Sexy Winter Boots Women Thigh High Boots New Lace Up Knee Corium Boot Women High Heels Retro Knight Boots', 'Color: Black8, Shoe Size: 8.5', 'publish', 'closed', 'closed', '', 'anmairon-high-quality-sexy-winter-boots-women-thigh-high-boots-new-lace-up-knee-corium-boot-women-high-heels-retro-knight-boots-140', '', '', '2021-06-01 12:13:56', '2021-06-01 12:13:56', '', 3609, 'http://shoestimer.com/?post_type=product_variation&p=3777', 140, 'product_variation', '', 0),
(3778, 1, '2021-06-01 12:13:56', '2021-06-01 12:13:56', '', 'ANMAIRON High Quality Sexy Winter Boots Women Thigh High Boots New Lace Up Knee Corium Boot Women High Heels Retro Knight Boots', 'Color: Gray8, Shoe Size: 6', 'publish', 'closed', 'closed', '', 'anmairon-high-quality-sexy-winter-boots-women-thigh-high-boots-new-lace-up-knee-corium-boot-women-high-heels-retro-knight-boots-141', '', '', '2021-06-01 12:13:56', '2021-06-01 12:13:56', '', 3609, 'http://shoestimer.com/?post_type=product_variation&p=3778', 141, 'product_variation', '', 0),
(3779, 1, '2021-06-01 12:13:56', '2021-06-01 12:13:56', '', 'ANMAIRON High Quality Sexy Winter Boots Women Thigh High Boots New Lace Up Knee Corium Boot Women High Heels Retro Knight Boots', 'Color: Gray8, Shoe Size: 5.5', 'publish', 'closed', 'closed', '', 'anmairon-high-quality-sexy-winter-boots-women-thigh-high-boots-new-lace-up-knee-corium-boot-women-high-heels-retro-knight-boots-142', '', '', '2021-06-01 12:13:56', '2021-06-01 12:13:56', '', 3609, 'http://shoestimer.com/?post_type=product_variation&p=3779', 142, 'product_variation', '', 0),
(3780, 1, '2021-06-01 12:13:57', '2021-06-01 12:13:57', '', 'ANMAIRON High Quality Sexy Winter Boots Women Thigh High Boots New Lace Up Knee Corium Boot Women High Heels Retro Knight Boots', 'Color: Gray8, Shoe Size: 4.5', 'publish', 'closed', 'closed', '', 'anmairon-high-quality-sexy-winter-boots-women-thigh-high-boots-new-lace-up-knee-corium-boot-women-high-heels-retro-knight-boots-143', '', '', '2021-06-01 12:13:57', '2021-06-01 12:13:57', '', 3609, 'http://shoestimer.com/?post_type=product_variation&p=3780', 143, 'product_variation', '', 0),
(3781, 1, '2021-06-01 12:13:57', '2021-06-01 12:13:57', '', 'ANMAIRON High Quality Sexy Winter Boots Women Thigh High Boots New Lace Up Knee Corium Boot Women High Heels Retro Knight Boots', 'Color: Gray8, Shoe Size: 4', 'publish', 'closed', 'closed', '', 'anmairon-high-quality-sexy-winter-boots-women-thigh-high-boots-new-lace-up-knee-corium-boot-women-high-heels-retro-knight-boots-144', '', '', '2021-06-01 12:13:57', '2021-06-01 12:13:57', '', 3609, 'http://shoestimer.com/?post_type=product_variation&p=3781', 144, 'product_variation', '', 0),
(3782, 1, '2021-06-01 12:13:57', '2021-06-01 12:13:57', '', 'ANMAIRON High Quality Sexy Winter Boots Women Thigh High Boots New Lace Up Knee Corium Boot Women High Heels Retro Knight Boots', 'Color: Black8, Shoe Size: 4.5', 'publish', 'closed', 'closed', '', 'anmairon-high-quality-sexy-winter-boots-women-thigh-high-boots-new-lace-up-knee-corium-boot-women-high-heels-retro-knight-boots-145', '', '', '2021-06-01 12:13:57', '2021-06-01 12:13:57', '', 3609, 'http://shoestimer.com/?post_type=product_variation&p=3782', 145, 'product_variation', '', 0),
(3783, 1, '2021-06-01 12:13:58', '2021-06-01 12:13:58', '', 'ANMAIRON High Quality Sexy Winter Boots Women Thigh High Boots New Lace Up Knee Corium Boot Women High Heels Retro Knight Boots', 'Color: Black8, Shoe Size: 4', 'publish', 'closed', 'closed', '', 'anmairon-high-quality-sexy-winter-boots-women-thigh-high-boots-new-lace-up-knee-corium-boot-women-high-heels-retro-knight-boots-146', '', '', '2021-06-01 12:13:58', '2021-06-01 12:13:58', '', 3609, 'http://shoestimer.com/?post_type=product_variation&p=3783', 146, 'product_variation', '', 0),
(3784, 1, '2021-06-01 12:13:58', '2021-06-01 12:13:58', '', 'ANMAIRON High Quality Sexy Winter Boots Women Thigh High Boots New Lace Up Knee Corium Boot Women High Heels Retro Knight Boots', 'Color: Black8, Shoe Size: 7.5', 'publish', 'closed', 'closed', '', 'anmairon-high-quality-sexy-winter-boots-women-thigh-high-boots-new-lace-up-knee-corium-boot-women-high-heels-retro-knight-boots-147', '', '', '2021-06-01 12:13:58', '2021-06-01 12:13:58', '', 3609, 'http://shoestimer.com/?post_type=product_variation&p=3784', 147, 'product_variation', '', 0),
(3785, 1, '2021-06-01 12:13:58', '2021-06-01 12:13:58', '', 'ANMAIRON High Quality Sexy Winter Boots Women Thigh High Boots New Lace Up Knee Corium Boot Women High Heels Retro Knight Boots', 'Color: Black8, Shoe Size: 7', 'publish', 'closed', 'closed', '', 'anmairon-high-quality-sexy-winter-boots-women-thigh-high-boots-new-lace-up-knee-corium-boot-women-high-heels-retro-knight-boots-148', '', '', '2021-06-01 12:13:58', '2021-06-01 12:13:58', '', 3609, 'http://shoestimer.com/?post_type=product_variation&p=3785', 148, 'product_variation', '', 0),
(3786, 1, '2021-06-01 12:13:58', '2021-06-01 12:13:58', '', 'ANMAIRON High Quality Sexy Winter Boots Women Thigh High Boots New Lace Up Knee Corium Boot Women High Heels Retro Knight Boots', 'Color: Black8, Shoe Size: 6', 'publish', 'closed', 'closed', '', 'anmairon-high-quality-sexy-winter-boots-women-thigh-high-boots-new-lace-up-knee-corium-boot-women-high-heels-retro-knight-boots-149', '', '', '2021-06-01 12:13:58', '2021-06-01 12:13:58', '', 3609, 'http://shoestimer.com/?post_type=product_variation&p=3786', 149, 'product_variation', '', 0),
(3787, 1, '2021-06-01 12:13:59', '2021-06-01 12:13:59', '', 'ANMAIRON High Quality Sexy Winter Boots Women Thigh High Boots New Lace Up Knee Corium Boot Women High Heels Retro Knight Boots', 'Color: Black8, Shoe Size: 5.5', 'publish', 'closed', 'closed', '', 'anmairon-high-quality-sexy-winter-boots-women-thigh-high-boots-new-lace-up-knee-corium-boot-women-high-heels-retro-knight-boots-150', '', '', '2021-06-01 12:13:59', '2021-06-01 12:13:59', '', 3609, 'http://shoestimer.com/?post_type=product_variation&p=3787', 150, 'product_variation', '', 0),
(3788, 1, '2021-06-01 12:13:59', '2021-06-01 12:13:59', '', 'ANMAIRON High Quality Sexy Winter Boots Women Thigh High Boots New Lace Up Knee Corium Boot Women High Heels Retro Knight Boots', 'Color: Red8, Shoe Size: 7.5', 'publish', 'closed', 'closed', '', 'anmairon-high-quality-sexy-winter-boots-women-thigh-high-boots-new-lace-up-knee-corium-boot-women-high-heels-retro-knight-boots-151', '', '', '2021-06-01 12:13:59', '2021-06-01 12:13:59', '', 3609, 'http://shoestimer.com/?post_type=product_variation&p=3788', 151, 'product_variation', '', 0);
INSERT INTO `wpx5_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(3789, 1, '2021-06-01 12:13:59', '2021-06-01 12:13:59', '', 'ANMAIRON High Quality Sexy Winter Boots Women Thigh High Boots New Lace Up Knee Corium Boot Women High Heels Retro Knight Boots', 'Color: Red8, Shoe Size: 7', 'publish', 'closed', 'closed', '', 'anmairon-high-quality-sexy-winter-boots-women-thigh-high-boots-new-lace-up-knee-corium-boot-women-high-heels-retro-knight-boots-152', '', '', '2021-06-01 12:13:59', '2021-06-01 12:13:59', '', 3609, 'http://shoestimer.com/?post_type=product_variation&p=3789', 152, 'product_variation', '', 0),
(3790, 1, '2021-06-01 12:13:59', '2021-06-01 12:13:59', '', 'ANMAIRON High Quality Sexy Winter Boots Women Thigh High Boots New Lace Up Knee Corium Boot Women High Heels Retro Knight Boots', 'Color: Red8, Shoe Size: 6', 'publish', 'closed', 'closed', '', 'anmairon-high-quality-sexy-winter-boots-women-thigh-high-boots-new-lace-up-knee-corium-boot-women-high-heels-retro-knight-boots-153', '', '', '2021-06-01 12:13:59', '2021-06-01 12:13:59', '', 3609, 'http://shoestimer.com/?post_type=product_variation&p=3790', 153, 'product_variation', '', 0),
(3791, 1, '2021-06-01 12:14:00', '2021-06-01 12:14:00', '', 'ANMAIRON High Quality Sexy Winter Boots Women Thigh High Boots New Lace Up Knee Corium Boot Women High Heels Retro Knight Boots', 'Color: Red8, Shoe Size: 5.5', 'publish', 'closed', 'closed', '', 'anmairon-high-quality-sexy-winter-boots-women-thigh-high-boots-new-lace-up-knee-corium-boot-women-high-heels-retro-knight-boots-154', '', '', '2021-06-01 12:14:00', '2021-06-01 12:14:00', '', 3609, 'http://shoestimer.com/?post_type=product_variation&p=3791', 154, 'product_variation', '', 0),
(3792, 1, '2021-06-01 12:14:00', '2021-06-01 12:14:00', '', 'ANMAIRON High Quality Sexy Winter Boots Women Thigh High Boots New Lace Up Knee Corium Boot Women High Heels Retro Knight Boots', 'Color: Red8, Shoe Size: 10.5', 'publish', 'closed', 'closed', '', 'anmairon-high-quality-sexy-winter-boots-women-thigh-high-boots-new-lace-up-knee-corium-boot-women-high-heels-retro-knight-boots-155', '', '', '2021-06-01 12:14:00', '2021-06-01 12:14:00', '', 3609, 'http://shoestimer.com/?post_type=product_variation&p=3792', 155, 'product_variation', '', 0),
(3793, 1, '2021-06-01 12:14:00', '2021-06-01 12:14:00', '', 'ANMAIRON High Quality Sexy Winter Boots Women Thigh High Boots New Lace Up Knee Corium Boot Women High Heels Retro Knight Boots', 'Color: Red8, Shoe Size: 10', 'publish', 'closed', 'closed', '', 'anmairon-high-quality-sexy-winter-boots-women-thigh-high-boots-new-lace-up-knee-corium-boot-women-high-heels-retro-knight-boots-156', '', '', '2021-06-01 12:14:00', '2021-06-01 12:14:00', '', 3609, 'http://shoestimer.com/?post_type=product_variation&p=3793', 156, 'product_variation', '', 0),
(3794, 1, '2021-06-01 12:14:01', '2021-06-01 12:14:01', '', 'ANMAIRON High Quality Sexy Winter Boots Women Thigh High Boots New Lace Up Knee Corium Boot Women High Heels Retro Knight Boots', 'Color: Red8, Shoe Size: 9', 'publish', 'closed', 'closed', '', 'anmairon-high-quality-sexy-winter-boots-women-thigh-high-boots-new-lace-up-knee-corium-boot-women-high-heels-retro-knight-boots-157', '', '', '2021-06-01 12:14:01', '2021-06-01 12:14:01', '', 3609, 'http://shoestimer.com/?post_type=product_variation&p=3794', 157, 'product_variation', '', 0),
(3795, 1, '2021-06-01 12:14:01', '2021-06-01 12:14:01', '', 'ANMAIRON High Quality Sexy Winter Boots Women Thigh High Boots New Lace Up Knee Corium Boot Women High Heels Retro Knight Boots', 'Color: Red8, Shoe Size: 8.5', 'publish', 'closed', 'closed', '', 'anmairon-high-quality-sexy-winter-boots-women-thigh-high-boots-new-lace-up-knee-corium-boot-women-high-heels-retro-knight-boots-158', '', '', '2021-06-01 12:14:01', '2021-06-01 12:14:01', '', 3609, 'http://shoestimer.com/?post_type=product_variation&p=3795', 158, 'product_variation', '', 0),
(3796, 1, '2021-06-01 12:14:01', '2021-06-01 12:14:01', '', 'ANMAIRON High Quality Sexy Winter Boots Women Thigh High Boots New Lace Up Knee Corium Boot Women High Heels Retro Knight Boots', 'Color: Gray8, Shoe Size: 9', 'publish', 'closed', 'closed', '', 'anmairon-high-quality-sexy-winter-boots-women-thigh-high-boots-new-lace-up-knee-corium-boot-women-high-heels-retro-knight-boots-159', '', '', '2021-06-01 12:14:01', '2021-06-01 12:14:01', '', 3609, 'http://shoestimer.com/?post_type=product_variation&p=3796', 159, 'product_variation', '', 0),
(3797, 1, '2021-06-01 12:14:02', '2021-06-01 12:14:02', '', 'ANMAIRON High Quality Sexy Winter Boots Women Thigh High Boots New Lace Up Knee Corium Boot Women High Heels Retro Knight Boots', 'Color: Gray8, Shoe Size: 8.5', 'publish', 'closed', 'closed', '', 'anmairon-high-quality-sexy-winter-boots-women-thigh-high-boots-new-lace-up-knee-corium-boot-women-high-heels-retro-knight-boots-160', '', '', '2021-06-01 12:14:02', '2021-06-01 12:14:02', '', 3609, 'http://shoestimer.com/?post_type=product_variation&p=3797', 160, 'product_variation', '', 0),
(3798, 1, '2021-06-01 12:14:02', '2021-06-01 12:14:02', '', 'ANMAIRON High Quality Sexy Winter Boots Women Thigh High Boots New Lace Up Knee Corium Boot Women High Heels Retro Knight Boots', 'Color: Gray8, Shoe Size: 7.5', 'publish', 'closed', 'closed', '', 'anmairon-high-quality-sexy-winter-boots-women-thigh-high-boots-new-lace-up-knee-corium-boot-women-high-heels-retro-knight-boots-161', '', '', '2021-06-01 12:14:02', '2021-06-01 12:14:02', '', 3609, 'http://shoestimer.com/?post_type=product_variation&p=3798', 161, 'product_variation', '', 0),
(3799, 1, '2021-06-01 12:14:03', '2021-06-01 12:14:03', '', 'ANMAIRON High Quality Sexy Winter Boots Women Thigh High Boots New Lace Up Knee Corium Boot Women High Heels Retro Knight Boots', 'Color: Gray8, Shoe Size: 7', 'publish', 'closed', 'closed', '', 'anmairon-high-quality-sexy-winter-boots-women-thigh-high-boots-new-lace-up-knee-corium-boot-women-high-heels-retro-knight-boots-162', '', '', '2021-06-01 12:14:03', '2021-06-01 12:14:03', '', 3609, 'http://shoestimer.com/?post_type=product_variation&p=3799', 162, 'product_variation', '', 0),
(3800, 1, '2021-06-01 12:14:04', '2021-06-01 12:14:04', '', 'ANMAIRON High Quality Sexy Winter Boots Women Thigh High Boots New Lace Up Knee Corium Boot Women High Heels Retro Knight Boots', 'Color: Red8, Shoe Size: 4.5', 'publish', 'closed', 'closed', '', 'anmairon-high-quality-sexy-winter-boots-women-thigh-high-boots-new-lace-up-knee-corium-boot-women-high-heels-retro-knight-boots-163', '', '', '2021-06-01 12:14:04', '2021-06-01 12:14:04', '', 3609, 'http://shoestimer.com/?post_type=product_variation&p=3800', 163, 'product_variation', '', 0),
(3801, 1, '2021-06-01 12:14:04', '2021-06-01 12:14:04', '', 'ANMAIRON High Quality Sexy Winter Boots Women Thigh High Boots New Lace Up Knee Corium Boot Women High Heels Retro Knight Boots', 'Color: Red8, Shoe Size: 4', 'publish', 'closed', 'closed', '', 'anmairon-high-quality-sexy-winter-boots-women-thigh-high-boots-new-lace-up-knee-corium-boot-women-high-heels-retro-knight-boots-164', '', '', '2021-06-01 12:14:04', '2021-06-01 12:14:04', '', 3609, 'http://shoestimer.com/?post_type=product_variation&p=3801', 164, 'product_variation', '', 0),
(3802, 1, '2021-06-01 12:14:04', '2021-06-01 12:14:04', '', 'ANMAIRON High Quality Sexy Winter Boots Women Thigh High Boots New Lace Up Knee Corium Boot Women High Heels Retro Knight Boots', 'Color: Gray8, Shoe Size: 10.5', 'publish', 'closed', 'closed', '', 'anmairon-high-quality-sexy-winter-boots-women-thigh-high-boots-new-lace-up-knee-corium-boot-women-high-heels-retro-knight-boots-165', '', '', '2021-06-01 12:14:04', '2021-06-01 12:14:04', '', 3609, 'http://shoestimer.com/?post_type=product_variation&p=3802', 165, 'product_variation', '', 0),
(3803, 1, '2021-06-01 12:14:04', '2021-06-01 12:14:04', '', 'ANMAIRON High Quality Sexy Winter Boots Women Thigh High Boots New Lace Up Knee Corium Boot Women High Heels Retro Knight Boots', 'Color: Gray8, Shoe Size: 10', 'publish', 'closed', 'closed', '', 'anmairon-high-quality-sexy-winter-boots-women-thigh-high-boots-new-lace-up-knee-corium-boot-women-high-heels-retro-knight-boots-166', '', '', '2021-06-01 12:14:04', '2021-06-01 12:14:04', '', 3609, 'http://shoestimer.com/?post_type=product_variation&p=3803', 166, 'product_variation', '', 0),
(3804, 1, '2021-06-01 12:14:05', '2021-06-01 12:14:05', '', 'ANMAIRON High Quality Sexy Winter Boots Women Thigh High Boots New Lace Up Knee Corium Boot Women High Heels Retro Knight Boots', 'Color: White6, Shoe Size: 10.5', 'publish', 'closed', 'closed', '', 'anmairon-high-quality-sexy-winter-boots-women-thigh-high-boots-new-lace-up-knee-corium-boot-women-high-heels-retro-knight-boots-167', '', '', '2021-06-01 12:14:05', '2021-06-01 12:14:05', '', 3609, 'http://shoestimer.com/?post_type=product_variation&p=3804', 167, 'product_variation', '', 0),
(3805, 1, '2021-06-01 12:14:05', '2021-06-01 12:14:05', '', 'ANMAIRON High Quality Sexy Winter Boots Women Thigh High Boots New Lace Up Knee Corium Boot Women High Heels Retro Knight Boots', 'Color: White6, Shoe Size: 10', 'publish', 'closed', 'closed', '', 'anmairon-high-quality-sexy-winter-boots-women-thigh-high-boots-new-lace-up-knee-corium-boot-women-high-heels-retro-knight-boots-168', '', '', '2021-06-01 12:14:05', '2021-06-01 12:14:05', '', 3609, 'http://shoestimer.com/?post_type=product_variation&p=3805', 168, 'product_variation', '', 0),
(3806, 1, '2021-06-01 12:14:06', '2021-06-01 12:14:06', '', 'ANMAIRON High Quality Sexy Winter Boots Women Thigh High Boots New Lace Up Knee Corium Boot Women High Heels Retro Knight Boots', 'Color: White6, Shoe Size: 9', 'publish', 'closed', 'closed', '', 'anmairon-high-quality-sexy-winter-boots-women-thigh-high-boots-new-lace-up-knee-corium-boot-women-high-heels-retro-knight-boots-169', '', '', '2021-06-01 12:14:06', '2021-06-01 12:14:06', '', 3609, 'http://shoestimer.com/?post_type=product_variation&p=3806', 169, 'product_variation', '', 0),
(3807, 1, '2021-06-01 12:14:06', '2021-06-01 12:14:06', '', 'ANMAIRON High Quality Sexy Winter Boots Women Thigh High Boots New Lace Up Knee Corium Boot Women High Heels Retro Knight Boots', 'Color: White6, Shoe Size: 8.5', 'publish', 'closed', 'closed', '', 'anmairon-high-quality-sexy-winter-boots-women-thigh-high-boots-new-lace-up-knee-corium-boot-women-high-heels-retro-knight-boots-170', '', '', '2021-06-01 12:14:06', '2021-06-01 12:14:06', '', 3609, 'http://shoestimer.com/?post_type=product_variation&p=3807', 170, 'product_variation', '', 0),
(3808, 1, '2021-06-01 12:14:08', '2021-06-01 12:14:08', '', 'Gdgydh-Fashion-Black-Boots-Women-Heel-Spring-Autumn-Lace-up-Soft-Leather-Platform-Shoes-Woman-Party.jpg_640x640', '', 'inherit', 'open', 'closed', '', 'gdgydh-fashion-black-boots-women-heel-spring-autumn-lace-up-soft-leather-platform-shoes-woman-party-jpg_640x640', '', '', '2021-06-01 12:14:08', '2021-06-01 12:14:08', '', 3608, 'http://shoestimer.com/wp-content/uploads/2021/06/Gdgydh-Fashion-Black-Boots-Women-Heel-Spring-Autumn-Lace-up-Soft-Leather-Platform-Shoes-Woman-Party.jpg_640x640.jpg', 0, 'attachment', 'image/jpeg', 0),
(3809, 1, '2021-06-01 12:14:10', '2021-06-01 12:14:10', '                <div class=\"product-specs-list-container\">\n                    <ul class=\"product-specs-list util-clearfix\">\n						                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Brand Name:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">jialuowei</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Origin:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">CN(Origin)</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Upper Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">PU</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Boot Height:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Knee-High</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">is_handmade:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Yes</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Fashion Element:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Cross-tied</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Pattern Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Solid</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Model Number:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">BM-GS-08</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Department Name:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Adult</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Heel Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Wedges</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Boot Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Motorcycle boots</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Lining Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">PU</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Shaft Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">PU</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Toe Shape:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Pointed Toe</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Season:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Spring/Autumn</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Item Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Boots</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Insole Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">PU</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Outsole Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Rubber</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Heel Height:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Super High (8cm-up)</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">With Platforms:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Yes</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Platform Height:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">3-5cm</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Closure Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">ZIP</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Fit:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Fits true to size, take your normal size</span>\n                            </li>\n							                    </ul>\n                </div>\n				<div class=\"detailmodule_dynamic\"><kse:widget data-widget-type=\"customText\" id=\"1005000000107774\" title=\"\" type=\"custom\"></kse:widget></div>\n<div class=\"detailmodule_image\"><img src=\"//ae01.alicdn.com/kf/H9d1c48a21376486488b3eac0116a304fL.jpg\"  class=\"detail-desc-decorate-image\" ></div>\n<div class=\"detailmodule_html\"><div class=\"detail-desc-decorate-richtext\"><table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" title=\"hlg_list_12465583\">\n	<tbody>\n	</tbody>\n</table>\n<p>\n	<br />\n	&nbsp;\n</p>\n<table height=\"387\" style=\"border-collapse: collapse;width: 703.5pt;\" width=\"938\">\n	<tbody>\n		<tr>\n			<td colspan=\"3\" style=\"color: #000000;font-size: 14.0pt;font-weight: 700;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 27.75pt;width: 133.5pt;background: #bfbfbf;\">\n				System\n			</td>\n			<td colspan=\"11\" style=\"color: #000000;font-size: 14.0pt;font-weight: 700;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 27.75pt;width: 571.5pt;background: #bfbfbf;\">\n				SIZES\n			</td>\n		</tr>\n		<tr>\n			<td colspan=\"3\" style=\"color: #000000;font-size: 12.0pt;font-weight: 700;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 30.0pt;width: 133.5pt;background: #d8e4bc;\">\n				U.S\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 30.0pt;width: 42.75pt;background: #d8e4bc;\">\n				5\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 30.0pt;width: 54.0pt;background: #d8e4bc;\">\n				6\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 30.0pt;width: 54.0pt;background: #d8e4bc;\">\n				7\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 30.0pt;width: 54.0pt;background: #d8e4bc;\">\n				8\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 30.0pt;width: 54.0pt;background: #d8e4bc;\">\n				9\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 30.0pt;width: 54.0pt;background: #d8e4bc;\">\n				10\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 30.0pt;width: 54.0pt;background: #d8e4bc;\">\n				11\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 30.0pt;width: 54.0pt;background: #d8e4bc;\">\n				12\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 30.0pt;width: 54.0pt;background: #d8e4bc;\">\n				13\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 30.0pt;width: 54.0pt;background: #d8e4bc;\">\n				14\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 30.0pt;width: 54.0pt;background: #d8e4bc;\">\n				15\n			</td>\n		</tr>\n		<tr>\n			<td colspan=\"3\" style=\"color: #000000;font-size: 12.0pt;font-weight: 700;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 133.5pt;background: #ffccff;\">\n				Europe\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;font-weight: 700;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 42.75pt;background: #ffccff;\">\n				36\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;font-weight: 700;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #ffccff;\">\n				37\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;font-weight: 700;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #ffccff;\">\n				38\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;font-weight: 700;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #ffccff;\">\n				39\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;font-weight: 700;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #ffccff;\">\n				40\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;font-weight: 700;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #ffccff;\">\n				41\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;font-weight: 700;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #ffccff;\">\n				42\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;font-weight: 700;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #ffccff;\">\n				43\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;font-weight: 700;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #ffccff;\">\n				44\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;font-weight: 700;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #ffccff;\">\n				45\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;font-weight: 700;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #ffccff;\">\n				46\n			</td>\n		</tr>\n		<tr>\n			<td colspan=\"3\" style=\"color: #000000;font-size: 10.0pt;font-weight: 700;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 133.5pt;background: #f2dcdb;\">\n				Foot&nbsp;Length(cm)\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 42.75pt;background: #f2dcdb;\">\n				23.6&nbsp;\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #f2dcdb;\">\n				24.2\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #f2dcdb;\">\n				24.8\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #f2dcdb;\">\n				25.4\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #f2dcdb;\">\n				26.0&nbsp;\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #f2dcdb;\">\n				26.6\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #f2dcdb;\">\n				27.2\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #f2dcdb;\">\n				27.8\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #f2dcdb;\">\n				28.4\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #f2dcdb;\">\n				29.0&nbsp;\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #f2dcdb;\">\n				29.6\n			</td>\n		</tr>\n		<tr>\n			<td colspan=\"3\" style=\"color: #000000;font-size: 10.0pt;font-weight: 700;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 133.5pt;background: #c5d9f1;\">\n				High&nbsp;Heel(cm)\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 42.75pt;background: #c5d9f1;\">\n				18\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 54.0pt;background: #c5d9f1;\">\n				18\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 54.0pt;background: #c5d9f1;\">\n				18\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 54.0pt;background: #c5d9f1;\">\n				18\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 54.0pt;background: #c5d9f1;\">\n				18\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 54.0pt;background: #c5d9f1;\">\n				18\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 54.0pt;background: #c5d9f1;\">\n				18\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 54.0pt;background: #c5d9f1;\">\n				18\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 54.0pt;background: #c5d9f1;\">\n				18\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 54.0pt;background: #c5d9f1;\">\n				18\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 54.0pt;background: #c5d9f1;\">\n				18\n			</td>\n		</tr>\n		<tr>\n			<td colspan=\"3\" style=\"color: #000000;font-size: 10.0pt;font-weight: 700;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 133.5pt;background: #c5d9f1;\">\n				Platform&nbsp;Heel(cm)\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 42.75pt;background: #c5d9f1;\">\n				3\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 54.0pt;background: #c5d9f1;\">\n				3\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 54.0pt;background: #c5d9f1;\">\n				3\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 54.0pt;background: #c5d9f1;\">\n				3\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 54.0pt;background: #c5d9f1;\">\n				3\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 54.0pt;background: #c5d9f1;\">\n				3\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 54.0pt;background: #c5d9f1;\">\n				3\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 54.0pt;background: #c5d9f1;\">\n				3\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 54.0pt;background: #c5d9f1;\">\n				3\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 54.0pt;background: #c5d9f1;\">\n				3\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 54.0pt;background: #c5d9f1;\">\n				3\n			</td>\n		</tr>\n		<tr>\n			<td colspan=\"3\" style=\"color: #000000;font-size: 10.0pt;font-weight: 700;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 133.5pt;background: #ddd9c4;\">\n				Shaft&nbsp;length(cm)\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 42.75pt;background: #ddd9c4;\">\n				36\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 54.0pt;background: #ddd9c4;\">\n				36\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 54.0pt;background: #ddd9c4;\">\n				36\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 54.0pt;background: #ddd9c4;\">\n				36\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 54.0pt;background: #ddd9c4;\">\n				36\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 54.0pt;background: #ddd9c4;\">\n				36\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 54.0pt;background: #ddd9c4;\">\n				38\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 54.0pt;background: #ddd9c4;\">\n				38\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 54.0pt;background: #ddd9c4;\">\n				38\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 54.0pt;background: #ddd9c4;\">\n				38\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 54.0pt;background: #ddd9c4;\">\n				38\n			</td>\n		</tr>\n		<tr>\n			<td colspan=\"3\" style=\"color: #000000;font-size: 10.0pt;font-weight: 700;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 30.0pt;width: 133.5pt;background: #ffffcc;\">\n				Thigh&nbsp;girth(cm)\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 30.0pt;width: 42.75pt;background: #ffffcc;\">\n				&nbsp;\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 30.0pt;width: 54.0pt;background: #ffffcc;\">\n				&nbsp;\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 30.0pt;width: 54.0pt;background: #ffffcc;\">\n				&nbsp;\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 30.0pt;width: 54.0pt;background: #ffffcc;\">\n				&nbsp;\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 30.0pt;width: 54.0pt;background: #ffffcc;\">\n				&nbsp;\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 30.0pt;width: 54.0pt;background: #ffffcc;\">\n				&nbsp;\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 30.0pt;width: 54.0pt;background: #ffffcc;\">\n				&nbsp;\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 30.0pt;width: 54.0pt;background: #ffffcc;\">\n				&nbsp;\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 30.0pt;width: 54.0pt;background: #ffffcc;\">\n				&nbsp;\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 30.0pt;width: 54.0pt;background: #ffffcc;\">\n				&nbsp;\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 30.0pt;width: 54.0pt;background: #ffffcc;\">\n				&nbsp;\n			</td>\n		</tr>\n		<tr>\n			<td colspan=\"3\" style=\"color: #000000;font-size: 10.0pt;font-weight: 700;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 133.5pt;background: #b1a0c7;\">\n				Calf&nbsp;girth(cm)\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 42.75pt;background: #b1a0c7;\">\n				32\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #b1a0c7;\">\n				32\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #b1a0c7;\">\n				32\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #b1a0c7;\">\n				32\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #b1a0c7;\">\n				34\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #b1a0c7;\">\n				34\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #b1a0c7;\">\n				34\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #b1a0c7;\">\n				36\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #b1a0c7;\">\n				36\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #b1a0c7;\">\n				36\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #b1a0c7;\">\n				36\n			</td>\n		</tr>\n		<tr>\n			<td colspan=\"3\" style=\"color: #000000;font-size: 10.0pt;font-weight: 700;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 133.5pt;background: #fabf8f;\">\n				Ankle&nbsp;girth(cm)\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 42.75pt;background: #fabf8f;\">\n				22\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #fabf8f;\">\n				22\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #fabf8f;\">\n				22\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #fabf8f;\">\n				24\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #fabf8f;\">\n				24\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #fabf8f;\">\n				24\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #fabf8f;\">\n				26\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #fabf8f;\">\n				26\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #fabf8f;\">\n				28\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #fabf8f;\">\n				28\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #fabf8f;\">\n				28<br />\n				&nbsp;\n			</td>\n		</tr>\n	</tbody>\n</table>\n<div>\n	<br />\n	<div style=\"box-sizing: content-box; margin: 0px; padding: 0px; border: 0px; font-size: 13px; line-height: inherit; font-family: arial, helvetica, sans-serif; vertical-align: baseline; color: rgb(0, 0, 0);\">\n		<span style=\"font-size: 28px;\"><span style=\"box-sizing: content-box; margin: 0px; padding: 0px; border: 0px; font-style: inherit; font-weight: inherit; line-height: inherit; vertical-align: baseline;\"><u><span style=\"box-sizing: content-box; font-weight: 700;\"><span style=\"box-sizing: content-box; margin: 0px; padding: 0px; border: 0px; font-style: inherit; font-weight: inherit; line-height: inherit; vertical-align: baseline;\">Important Notice:</span></span></u></span></span>\n	</div>\n	<div style=\"box-sizing: content-box; margin: 0px; padding: 0px; border: 0px; font-size: 13px; line-height: inherit; font-family: arial, helvetica, sans-serif; vertical-align: baseline; color: rgb(0, 0, 0);\">\n		<span style=\"font-size: 20px;\"><span style=\"box-sizing: content-box; margin: 0px; padding: 0px; border: 0px; font-style: inherit; font-weight: inherit; line-height: inherit; vertical-align: baseline;\">We send Europe size;please refer to your foot length to choose the US size.For example,</span></span>\n	</div>\n	<div style=\"box-sizing: content-box; margin: 0px; padding: 0px; border: 0px; font-size: 13px; line-height: inherit; font-family: arial, helvetica, sans-serif; vertical-align: baseline; color: rgb(0, 0, 0);\">\n		<span style=\"font-size: 20px;\"><span style=\"box-sizing: content-box; margin: 0px; padding: 0px; border: 0px; font-style: inherit; font-weight: inherit; line-height: inherit; vertical-align: baseline;\">my foot length is 26.0 cm ,</span></span>&nbsp;<span style=\"font-style: inherit; font-weight: inherit; font-size: 20px;\">I will choose US 9=Eur size 40;if your foot a little wide ,</span>\n	</div>\n	<div style=\"box-sizing: content-box; margin: 0px; padding: 0px; border: 0px; font-size: 13px; line-height: inherit; font-family: arial, helvetica, sans-serif; vertical-align: baseline; color: rgb(0, 0, 0);\">\n		<span style=\"font-style: inherit; font-weight: inherit; font-size: 20px;\">pls choose the bigger one size ,thanks .</span>\n	</div>\n	<div style=\"box-sizing: content-box; margin: 0px; padding: 0px; border: 0px; font-size: 13px; line-height: inherit; font-family: arial, helvetica, sans-serif; vertical-align: baseline; color: rgb(0, 0, 0);\">\n		&nbsp;\n	</div>\n	<div style=\"box-sizing: content-box; margin: 0px; padding: 0px; border: 0px; font-size: 13px; line-height: inherit; font-family: arial, helvetica, sans-serif; vertical-align: baseline; color: rgb(0, 0, 0);\">\n		<strong><span style=\"color: rgb(192, 0, 0);\"><span style=\"font-size: 24px;\"><span style=\"box-sizing: content-box; margin: 0px; padding: 0px; border: 0px; font-style: inherit; font-weight: inherit; line-height: inherit; vertical-align: baseline;\">How to accurately measure your foot length :</span></span></span></strong>\n	</div>\n	<div style=\"box-sizing: content-box; margin: 0px; padding: 0px; border: 0px; font-size: 13px; line-height: inherit; font-family: arial, helvetica, sans-serif; vertical-align: baseline; color: rgb(0, 0, 0);\">\n		&nbsp;\n	</div>\n	<div style=\"box-sizing: content-box; margin: 0px; padding: 0px; border: 0px; font-size: 13px; line-height: inherit; font-family: arial, helvetica, sans-serif; vertical-align: baseline; color: rgb(0, 0, 0);\">\n		<span style=\"box-sizing: content-box; margin: 0px; padding: 0px; border: 0px; font-style: inherit; font-weight: inherit; font-size: 14px; line-height: inherit; vertical-align: baseline;\"><img alt=\"4873856186_85312959.jpg_.webp\" src=\"https://ae01.alicdn.com/kf/HTB1eQyGnf2H8KJjy0Fcq6yDlFXat.jpg\" style=\"box-sizing: content-box; margin: 0px; padding: 0px; border: 0px; font-style: inherit; font-weight: inherit; font-size: 0px; line-height: inherit; vertical-align: middle; color: transparent; width: auto;\" /></span>\n	</div>\n	<div style=\"box-sizing: content-box; margin: 0px; padding: 0px; border: 0px; font-size: 13px; line-height: inherit; font-family: arial, helvetica, sans-serif; vertical-align: baseline; color: rgb(0, 0, 0);\">\n		&nbsp;\n	</div>\n	<div style=\"box-sizing: content-box; margin: 0px; padding: 0px; border: 0px; font-size: 13px; line-height: inherit; font-family: arial, helvetica, sans-serif; vertical-align: baseline; color: rgb(0, 0, 0);\">\n		<span style=\"color: rgb(192, 0, 0);\"><span style=\"font-size: 28px;\"><span style=\"box-sizing: content-box; margin: 0px; padding: 0px; border: 0px; font-style: inherit; font-weight: inherit; line-height: inherit; vertical-align: baseline;\"><span style=\"box-sizing: content-box; font-weight: 700;\">Processing time</span>&nbsp;:</span></span></span>\n	</div>\n	<div style=\"box-sizing: content-box; margin: 0px; padding: 0px; border: 0px; font-size: 13px; line-height: inherit; font-family: arial, helvetica, sans-serif; vertical-align: baseline; color: rgb(0, 0, 0);\">\n		<span style=\"font-size: 24px;\"><span style=\"box-sizing: content-box; margin: 0px; padding: 0px; border: 0px; font-style: inherit; font-weight: inherit; line-height: inherit; vertical-align: baseline;\">All the shoes is order-to-make,we will ship out your package</span></span>\n	</div>\n	<div style=\"box-sizing: content-box; margin: 0px; padding: 0px; border: 0px; font-size: 13px; line-height: inherit; font-family: arial, helvetica, sans-serif; vertical-align: baseline; color: rgb(0, 0, 0);\">\n		<span style=\"font-size: 24px;\"><span style=\"box-sizing: content-box; margin: 0px; padding: 0px; border: 0px; font-style: inherit; font-weight: inherit; line-height: inherit; vertical-align: baseline;\">within 5-7 work days after you making the order .</span></span>\n	</div>\n	<p>\n		&nbsp;\n	</p>\n	<p>\n		<span style=\"color: rgb(192, 0, 0);\"><span style=\"font-size: 28px;\"><span style=\"font-weight: bold;\">About the custom:</span></span></span>\n	</p>\n	<p style=\"font-weight: bold;\">\n		<span style=\"font-family: tahoma, geneva, sans-serif;\"><font color=\"#000000\"><span style=\"font-size: 16px;\">If the standard size don&#39;t fit you well,please give us your measurement as follow photo,will custom for you</span></font></span>\n	</p>\n	<p style=\"font-weight: bold;\">\n		<span style=\"font-family: tahoma, geneva, sans-serif;\"><font color=\"#000000\"><span style=\"font-size: 16px;\">But please note that cause this boots is specialy customized according to your measurement,</span></font></span>\n	</p>\n	<p style=\"font-weight: bold;\">\n		<span style=\"font-family: tahoma, geneva, sans-serif;\"><font color=\"#000000\"><span style=\"font-size: 16px;\">it can not return or exchange unless the quality problem,</span></font></span>\n	</p>\n	<p style=\"font-weight: bold;\">\n		<span style=\"font-family: tahoma, geneva, sans-serif;\"><font color=\"#000000\"><span style=\"font-size: 16px;\">If any question please contact the customer service before making the order. Thanks.</span></font></span>\n	</p>\n	<p style=\"font-weight: bold;\">\n		<img alt=\"国外测é‡\" src=\"https://ae01.alicdn.com/kf/He3ea0332373a4575b44b3e182d752c16s.jpg\" />\n	</p>\n	<div>\n		&nbsp;\n	</div>\n</div>\n<p>\n	&nbsp;\n</p>\n<p>\n	&nbsp;\n</p>\n</div></div>\n<div class=\"detailmodule_image\"><img src=\"//ae01.alicdn.com/kf/H413a902d537147168f8277a417b1b9e0J.jpg\"  class=\"detail-desc-decorate-image\"  style=\"margin-bottom: 10px;\" ><img src=\"//ae01.alicdn.com/kf/Hd5c13c3e9720459090f77812aaa63fd4r.jpg\"  class=\"detail-desc-decorate-image\"  style=\"margin-bottom: 10px;\" ><img src=\"//ae01.alicdn.com/kf/H60f05c4e55044b029a216cad68c1b58fi.jpg\"  class=\"detail-desc-decorate-image\"  style=\"margin-bottom: 10px;\" ><img src=\"//ae01.alicdn.com/kf/H52fe5239894c4406821776bada44efd0L.jpg\"  class=\"detail-desc-decorate-image\"  style=\"margin-bottom: 10px;\" ></div>\n\n\n', 'JIALUOWEI 18cm high heel wedge platform lace up knee high boots', '', 'publish', 'open', 'closed', '', 'jialuowei-18cm-high-heel-wedge-platform-lace-up-knee-high-boots', '', '', '2021-06-01 12:15:16', '2021-06-01 12:15:16', '', 0, 'http://shoestimer.com/product/jialuowei-18cm-high-heel-wedge-platform-lace-up-knee-high-boots/', 0, 'product', '', 0);
INSERT INTO `wpx5_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(3810, 1, '2021-06-01 12:14:10', '2021-06-01 12:14:10', '', 'JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots', '', 'inherit', 'open', 'closed', '', 'jialuowei-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-2', '', '', '2021-06-01 12:14:10', '2021-06-01 12:14:10', '', 3809, 'http://shoestimer.com/wp-content/uploads/2021/06/JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots.jpg', 0, 'attachment', 'image/jpeg', 0),
(3811, 1, '2021-06-01 12:14:10', '2021-06-01 12:14:10', '', 'ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-1', '', 'inherit', 'open', 'closed', '', 'anmairon-high-quality-sexy-winter-boots-women-thigh-high-boots-new-lace-up-knee-corium-boot-1', '', '', '2021-06-01 12:14:10', '2021-06-01 12:14:10', '', 3609, 'http://shoestimer.com/wp-content/uploads/2021/06/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(3812, 1, '2021-06-01 12:14:16', '2021-06-01 12:14:16', '', 'JIALUOWEI 18cm high heel wedge platform lace up knee high boots', 'Color: Green shiny, Shoe Size: 12', 'publish', 'closed', 'closed', '', 'jialuowei-18cm-high-heel-wedge-platform-lace-up-knee-high-boots', '', '', '2021-06-01 12:14:16', '2021-06-01 12:14:16', '', 3809, 'http://shoestimer.com/?post_type=product_variation&p=3812', 1, 'product_variation', '', 0),
(3813, 1, '2021-06-01 12:14:16', '2021-06-01 12:14:16', '', 'JIALUOWEI 18cm high heel wedge platform lace up knee high boots', 'Color: Green shiny, Shoe Size: 13', 'publish', 'closed', 'closed', '', 'jialuowei-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-2', '', '', '2021-06-01 12:14:16', '2021-06-01 12:14:16', '', 3809, 'http://shoestimer.com/?post_type=product_variation&p=3813', 2, 'product_variation', '', 0),
(3814, 1, '2021-06-01 12:14:16', '2021-06-01 12:14:16', '', 'JIALUOWEI 18cm high heel wedge platform lace up knee high boots', 'Color: Green shiny, Shoe Size: 10', 'publish', 'closed', 'closed', '', 'jialuowei-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-3', '', '', '2021-06-01 12:14:16', '2021-06-01 12:14:16', '', 3809, 'http://shoestimer.com/?post_type=product_variation&p=3814', 3, 'product_variation', '', 0),
(3815, 1, '2021-06-01 12:14:17', '2021-06-01 12:14:17', '', 'JIALUOWEI 18cm high heel wedge platform lace up knee high boots', 'Color: Green shiny, Shoe Size: 11', 'publish', 'closed', 'closed', '', 'jialuowei-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-4', '', '', '2021-06-01 12:14:17', '2021-06-01 12:14:17', '', 3809, 'http://shoestimer.com/?post_type=product_variation&p=3815', 4, 'product_variation', '', 0),
(3816, 1, '2021-06-01 12:14:17', '2021-06-01 12:14:17', '', 'JIALUOWEI 18cm high heel wedge platform lace up knee high boots', 'Color: Orange shiny, Shoe Size: 5', 'publish', 'closed', 'closed', '', 'jialuowei-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-5', '', '', '2021-06-01 12:14:17', '2021-06-01 12:14:17', '', 3809, 'http://shoestimer.com/?post_type=product_variation&p=3816', 5, 'product_variation', '', 0),
(3817, 1, '2021-06-01 12:14:17', '2021-06-01 12:14:17', '', 'JIALUOWEI 18cm high heel wedge platform lace up knee high boots', 'Color: Orange shiny, Shoe Size: 6', 'publish', 'closed', 'closed', '', 'jialuowei-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-6', '', '', '2021-06-01 12:14:17', '2021-06-01 12:14:17', '', 3809, 'http://shoestimer.com/?post_type=product_variation&p=3817', 6, 'product_variation', '', 0),
(3818, 1, '2021-06-01 12:14:17', '2021-06-01 12:14:17', '', 'JIALUOWEI 18cm high heel wedge platform lace up knee high boots', 'Color: Green shiny, Shoe Size: 14', 'publish', 'closed', 'closed', '', 'jialuowei-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-7', '', '', '2021-06-01 12:14:17', '2021-06-01 12:14:17', '', 3809, 'http://shoestimer.com/?post_type=product_variation&p=3818', 7, 'product_variation', '', 0),
(3819, 1, '2021-06-01 12:14:17', '2021-06-01 12:14:17', '', 'JIALUOWEI 18cm high heel wedge platform lace up knee high boots', 'Color: Green shiny, Shoe Size: 15', 'publish', 'closed', 'closed', '', 'jialuowei-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-8', '', '', '2021-06-01 12:14:17', '2021-06-01 12:14:17', '', 3809, 'http://shoestimer.com/?post_type=product_variation&p=3819', 8, 'product_variation', '', 0),
(3820, 1, '2021-06-01 12:14:17', '2021-06-01 12:14:17', '', 'JIALUOWEI 18cm high heel wedge platform lace up knee high boots', 'Color: Gold shiny, Shoe Size: 15', 'publish', 'closed', 'closed', '', 'jialuowei-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-9', '', '', '2021-06-01 12:14:17', '2021-06-01 12:14:17', '', 3809, 'http://shoestimer.com/?post_type=product_variation&p=3820', 9, 'product_variation', '', 0),
(3821, 1, '2021-06-01 12:14:17', '2021-06-01 12:14:17', '', 'JIALUOWEI 18cm high heel wedge platform lace up knee high boots', 'Color: Green shiny, Shoe Size: 5', 'publish', 'closed', 'closed', '', 'jialuowei-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-10', '', '', '2021-06-01 12:14:17', '2021-06-01 12:14:17', '', 3809, 'http://shoestimer.com/?post_type=product_variation&p=3821', 10, 'product_variation', '', 0),
(3822, 1, '2021-06-01 12:14:17', '2021-06-01 12:14:17', '', 'JIALUOWEI 18cm high heel wedge platform lace up knee high boots', 'Color: Gold shiny, Shoe Size: 13', 'publish', 'closed', 'closed', '', 'jialuowei-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-11', '', '', '2021-06-01 12:14:17', '2021-06-01 12:14:17', '', 3809, 'http://shoestimer.com/?post_type=product_variation&p=3822', 11, 'product_variation', '', 0),
(3823, 1, '2021-06-01 12:14:17', '2021-06-01 12:14:17', '', 'ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-2', '', 'inherit', 'open', 'closed', '', 'anmairon-high-quality-sexy-winter-boots-women-thigh-high-boots-new-lace-up-knee-corium-boot-2', '', '', '2021-06-01 12:14:17', '2021-06-01 12:14:17', '', 3609, 'http://shoestimer.com/wp-content/uploads/2021/06/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(3824, 1, '2021-06-01 12:14:17', '2021-06-01 12:14:17', '', 'JIALUOWEI 18cm high heel wedge platform lace up knee high boots', 'Color: Gold shiny, Shoe Size: 14', 'publish', 'closed', 'closed', '', 'jialuowei-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-12', '', '', '2021-06-01 12:14:17', '2021-06-01 12:14:17', '', 3809, 'http://shoestimer.com/?post_type=product_variation&p=3824', 12, 'product_variation', '', 0),
(3825, 1, '2021-06-01 12:14:18', '2021-06-01 12:14:18', '', 'JIALUOWEI 18cm high heel wedge platform lace up knee high boots', 'Color: Green shiny, Shoe Size: 8', 'publish', 'closed', 'closed', '', 'jialuowei-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-13', '', '', '2021-06-01 12:14:18', '2021-06-01 12:14:18', '', 3809, 'http://shoestimer.com/?post_type=product_variation&p=3825', 13, 'product_variation', '', 0),
(3826, 1, '2021-06-01 12:14:19', '2021-06-01 12:14:19', '', 'JIALUOWEI 18cm high heel wedge platform lace up knee high boots', 'Color: Green shiny, Shoe Size: 9', 'publish', 'closed', 'closed', '', 'jialuowei-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-14', '', '', '2021-06-01 12:14:19', '2021-06-01 12:14:19', '', 3809, 'http://shoestimer.com/?post_type=product_variation&p=3826', 14, 'product_variation', '', 0),
(3827, 1, '2021-06-01 12:14:20', '2021-06-01 12:14:20', '', 'JIALUOWEI 18cm high heel wedge platform lace up knee high boots', 'Color: Green shiny, Shoe Size: 6', 'publish', 'closed', 'closed', '', 'jialuowei-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-15', '', '', '2021-06-01 12:14:20', '2021-06-01 12:14:20', '', 3809, 'http://shoestimer.com/?post_type=product_variation&p=3827', 15, 'product_variation', '', 0),
(3828, 1, '2021-06-01 12:14:20', '2021-06-01 12:14:20', '', 'JIALUOWEI 18cm high heel wedge platform lace up knee high boots', 'Color: Green shiny, Shoe Size: 7', 'publish', 'closed', 'closed', '', 'jialuowei-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-16', '', '', '2021-06-01 12:14:20', '2021-06-01 12:14:20', '', 3809, 'http://shoestimer.com/?post_type=product_variation&p=3828', 16, 'product_variation', '', 0),
(3829, 1, '2021-06-01 12:14:20', '2021-06-01 12:14:20', '', 'JIALUOWEI 18cm high heel wedge platform lace up knee high boots', 'Color: Pink shiny, Shoe Size: 6', 'publish', 'closed', 'closed', '', 'jialuowei-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-17', '', '', '2021-06-01 12:14:20', '2021-06-01 12:14:20', '', 3809, 'http://shoestimer.com/?post_type=product_variation&p=3829', 17, 'product_variation', '', 0),
(3830, 1, '2021-06-01 12:14:20', '2021-06-01 12:14:20', '', 'JIALUOWEI 18cm high heel wedge platform lace up knee high boots', 'Color: Pink shiny, Shoe Size: 7', 'publish', 'closed', 'closed', '', 'jialuowei-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-18', '', '', '2021-06-01 12:14:20', '2021-06-01 12:14:20', '', 3809, 'http://shoestimer.com/?post_type=product_variation&p=3830', 18, 'product_variation', '', 0),
(3831, 1, '2021-06-01 12:14:20', '2021-06-01 12:14:20', '', 'JIALUOWEI 18cm high heel wedge platform lace up knee high boots', 'Color: Orange shiny, Shoe Size: 15', 'publish', 'closed', 'closed', '', 'jialuowei-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-19', '', '', '2021-06-01 12:14:20', '2021-06-01 12:14:20', '', 3809, 'http://shoestimer.com/?post_type=product_variation&p=3831', 19, 'product_variation', '', 0),
(3832, 1, '2021-06-01 12:14:20', '2021-06-01 12:14:20', '', 'JIALUOWEI 18cm high heel wedge platform lace up knee high boots', 'Color: Pink shiny, Shoe Size: 5', 'publish', 'closed', 'closed', '', 'jialuowei-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-20', '', '', '2021-06-01 12:14:20', '2021-06-01 12:14:20', '', 3809, 'http://shoestimer.com/?post_type=product_variation&p=3832', 20, 'product_variation', '', 0),
(3833, 1, '2021-06-01 12:14:20', '2021-06-01 12:14:20', '', 'JIALUOWEI 18cm high heel wedge platform lace up knee high boots', 'Color: Pink shiny, Shoe Size: 10', 'publish', 'closed', 'closed', '', 'jialuowei-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-21', '', '', '2021-06-01 12:14:20', '2021-06-01 12:14:20', '', 3809, 'http://shoestimer.com/?post_type=product_variation&p=3833', 21, 'product_variation', '', 0),
(3834, 1, '2021-06-01 12:14:20', '2021-06-01 12:14:20', '', 'ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-3', '', 'inherit', 'open', 'closed', '', 'anmairon-high-quality-sexy-winter-boots-women-thigh-high-boots-new-lace-up-knee-corium-boot-3', '', '', '2021-06-01 12:14:20', '2021-06-01 12:14:20', '', 3609, 'http://shoestimer.com/wp-content/uploads/2021/06/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-3.jpg', 0, 'attachment', 'image/jpeg', 0),
(3835, 1, '2021-06-01 12:14:20', '2021-06-01 12:14:20', '', 'JIALUOWEI 18cm high heel wedge platform lace up knee high boots', 'Color: Pink shiny, Shoe Size: 11', 'publish', 'closed', 'closed', '', 'jialuowei-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-22', '', '', '2021-06-01 12:14:20', '2021-06-01 12:14:20', '', 3809, 'http://shoestimer.com/?post_type=product_variation&p=3835', 22, 'product_variation', '', 0),
(3836, 1, '2021-06-01 12:14:21', '2021-06-01 12:14:21', '', 'JIALUOWEI 18cm high heel wedge platform lace up knee high boots', 'Color: Pink shiny, Shoe Size: 8', 'publish', 'closed', 'closed', '', 'jialuowei-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-23', '', '', '2021-06-01 12:14:21', '2021-06-01 12:14:21', '', 3809, 'http://shoestimer.com/?post_type=product_variation&p=3836', 23, 'product_variation', '', 0),
(3837, 1, '2021-06-01 12:14:22', '2021-06-01 12:14:22', '', 'JIALUOWEI 18cm high heel wedge platform lace up knee high boots', 'Color: Pink shiny, Shoe Size: 9', 'publish', 'closed', 'closed', '', 'jialuowei-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-24', '', '', '2021-06-01 12:14:22', '2021-06-01 12:14:22', '', 3809, 'http://shoestimer.com/?post_type=product_variation&p=3837', 24, 'product_variation', '', 0),
(3838, 1, '2021-06-01 12:14:22', '2021-06-01 12:14:22', '', 'JIALUOWEI 18cm high heel wedge platform lace up knee high boots', 'Color: Orange shiny, Shoe Size: 9', 'publish', 'closed', 'closed', '', 'jialuowei-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-25', '', '', '2021-06-01 12:14:22', '2021-06-01 12:14:22', '', 3809, 'http://shoestimer.com/?post_type=product_variation&p=3838', 25, 'product_variation', '', 0),
(3839, 1, '2021-06-01 12:14:23', '2021-06-01 12:14:23', '', 'JIALUOWEI 18cm high heel wedge platform lace up knee high boots', 'Color: Orange shiny, Shoe Size: 10', 'publish', 'closed', 'closed', '', 'jialuowei-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-26', '', '', '2021-06-01 12:14:23', '2021-06-01 12:14:23', '', 3809, 'http://shoestimer.com/?post_type=product_variation&p=3839', 26, 'product_variation', '', 0),
(3840, 1, '2021-06-01 12:14:23', '2021-06-01 12:14:23', '', 'JIALUOWEI 18cm high heel wedge platform lace up knee high boots', 'Color: Orange shiny, Shoe Size: 7', 'publish', 'closed', 'closed', '', 'jialuowei-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-27', '', '', '2021-06-01 12:14:23', '2021-06-01 12:14:23', '', 3809, 'http://shoestimer.com/?post_type=product_variation&p=3840', 27, 'product_variation', '', 0),
(3841, 1, '2021-06-01 12:14:23', '2021-06-01 12:14:23', '', 'JIALUOWEI 18cm high heel wedge platform lace up knee high boots', 'Color: Orange shiny, Shoe Size: 8', 'publish', 'closed', 'closed', '', 'jialuowei-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-28', '', '', '2021-06-01 12:14:23', '2021-06-01 12:14:23', '', 3809, 'http://shoestimer.com/?post_type=product_variation&p=3841', 28, 'product_variation', '', 0),
(3842, 1, '2021-06-01 12:14:23', '2021-06-01 12:14:23', '', 'JIALUOWEI 18cm high heel wedge platform lace up knee high boots', 'Color: Orange shiny, Shoe Size: 13', 'publish', 'closed', 'closed', '', 'jialuowei-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-29', '', '', '2021-06-01 12:14:23', '2021-06-01 12:14:23', '', 3809, 'http://shoestimer.com/?post_type=product_variation&p=3842', 29, 'product_variation', '', 0),
(3843, 1, '2021-06-01 12:14:24', '2021-06-01 12:14:24', '', 'JIALUOWEI 18cm high heel wedge platform lace up knee high boots', 'Color: Orange shiny, Shoe Size: 14', 'publish', 'closed', 'closed', '', 'jialuowei-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-30', '', '', '2021-06-01 12:14:24', '2021-06-01 12:14:24', '', 3809, 'http://shoestimer.com/?post_type=product_variation&p=3843', 30, 'product_variation', '', 0),
(3844, 1, '2021-06-01 12:14:24', '2021-06-01 12:14:24', '', 'JIALUOWEI 18cm high heel wedge platform lace up knee high boots', 'Color: Orange shiny, Shoe Size: 11', 'publish', 'closed', 'closed', '', 'jialuowei-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-31', '', '', '2021-06-01 12:14:24', '2021-06-01 12:14:24', '', 3809, 'http://shoestimer.com/?post_type=product_variation&p=3844', 31, 'product_variation', '', 0),
(3845, 1, '2021-06-01 12:14:24', '2021-06-01 12:14:24', '', 'JIALUOWEI 18cm high heel wedge platform lace up knee high boots', 'Color: Orange shiny, Shoe Size: 12', 'publish', 'closed', 'closed', '', 'jialuowei-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-32', '', '', '2021-06-01 12:14:24', '2021-06-01 12:14:24', '', 3809, 'http://shoestimer.com/?post_type=product_variation&p=3845', 32, 'product_variation', '', 0),
(3846, 1, '2021-06-01 12:14:24', '2021-06-01 12:14:24', '', 'JIALUOWEI 18cm high heel wedge platform lace up knee high boots', 'Color: Purple shiny, Shoe Size: 11', 'publish', 'closed', 'closed', '', 'jialuowei-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-33', '', '', '2021-06-01 12:14:24', '2021-06-01 12:14:24', '', 3809, 'http://shoestimer.com/?post_type=product_variation&p=3846', 33, 'product_variation', '', 0),
(3847, 1, '2021-06-01 12:14:24', '2021-06-01 12:14:24', '', 'JIALUOWEI 18cm high heel wedge platform lace up knee high boots', 'Color: Purple shiny, Shoe Size: 12', 'publish', 'closed', 'closed', '', 'jialuowei-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-34', '', '', '2021-06-01 12:14:24', '2021-06-01 12:14:24', '', 3809, 'http://shoestimer.com/?post_type=product_variation&p=3847', 34, 'product_variation', '', 0),
(3848, 1, '2021-06-01 12:14:24', '2021-06-01 12:14:24', '', 'JIALUOWEI 18cm high heel wedge platform lace up knee high boots', 'Color: Purple shiny, Shoe Size: 9', 'publish', 'closed', 'closed', '', 'jialuowei-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-35', '', '', '2021-06-01 12:14:24', '2021-06-01 12:14:24', '', 3809, 'http://shoestimer.com/?post_type=product_variation&p=3848', 35, 'product_variation', '', 0),
(3849, 1, '2021-06-01 12:14:24', '2021-06-01 12:14:24', '', 'JIALUOWEI 18cm high heel wedge platform lace up knee high boots', 'Color: Purple shiny, Shoe Size: 10', 'publish', 'closed', 'closed', '', 'jialuowei-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-36', '', '', '2021-06-01 12:14:24', '2021-06-01 12:14:24', '', 3809, 'http://shoestimer.com/?post_type=product_variation&p=3849', 36, 'product_variation', '', 0),
(3850, 1, '2021-06-01 12:14:24', '2021-06-01 12:14:24', '', 'JIALUOWEI 18cm high heel wedge platform lace up knee high boots', 'Color: Purple shiny, Shoe Size: 15', 'publish', 'closed', 'closed', '', 'jialuowei-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-37', '', '', '2021-06-01 12:14:24', '2021-06-01 12:14:24', '', 3809, 'http://shoestimer.com/?post_type=product_variation&p=3850', 37, 'product_variation', '', 0),
(3851, 1, '2021-06-01 12:14:24', '2021-06-01 12:14:24', '', 'JIALUOWEI 18cm high heel wedge platform lace up knee high boots', 'Color: Red shiny, Shoe Size: 5', 'publish', 'closed', 'closed', '', 'jialuowei-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-38', '', '', '2021-06-01 12:14:24', '2021-06-01 12:14:24', '', 3809, 'http://shoestimer.com/?post_type=product_variation&p=3851', 38, 'product_variation', '', 0),
(3852, 1, '2021-06-01 12:14:25', '2021-06-01 12:14:25', '', 'JIALUOWEI 18cm high heel wedge platform lace up knee high boots', 'Color: Purple shiny, Shoe Size: 13', 'publish', 'closed', 'closed', '', 'jialuowei-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-39', '', '', '2021-06-01 12:14:25', '2021-06-01 12:14:25', '', 3809, 'http://shoestimer.com/?post_type=product_variation&p=3852', 39, 'product_variation', '', 0),
(3853, 1, '2021-06-01 12:14:25', '2021-06-01 12:14:25', '', 'JIALUOWEI 18cm high heel wedge platform lace up knee high boots', 'Color: Purple shiny, Shoe Size: 14', 'publish', 'closed', 'closed', '', 'jialuowei-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-40', '', '', '2021-06-01 12:14:25', '2021-06-01 12:14:25', '', 3809, 'http://shoestimer.com/?post_type=product_variation&p=3853', 40, 'product_variation', '', 0),
(3854, 1, '2021-06-01 12:14:25', '2021-06-01 12:14:25', '', 'ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-4', '', 'inherit', 'open', 'closed', '', 'anmairon-high-quality-sexy-winter-boots-women-thigh-high-boots-new-lace-up-knee-corium-boot-4', '', '', '2021-06-01 12:14:25', '2021-06-01 12:14:25', '', 3609, 'http://shoestimer.com/wp-content/uploads/2021/06/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-4.jpg', 0, 'attachment', 'image/jpeg', 0),
(3855, 1, '2021-06-01 12:14:25', '2021-06-01 12:14:25', '', 'JIALUOWEI 18cm high heel wedge platform lace up knee high boots', 'Color: Pink shiny, Shoe Size: 14', 'publish', 'closed', 'closed', '', 'jialuowei-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-41', '', '', '2021-06-01 12:14:25', '2021-06-01 12:14:25', '', 3809, 'http://shoestimer.com/?post_type=product_variation&p=3855', 41, 'product_variation', '', 0),
(3856, 1, '2021-06-01 12:14:26', '2021-06-01 12:14:26', '', 'JIALUOWEI 18cm high heel wedge platform lace up knee high boots', 'Color: Pink shiny, Shoe Size: 15', 'publish', 'closed', 'closed', '', 'jialuowei-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-42', '', '', '2021-06-01 12:14:26', '2021-06-01 12:14:26', '', 3809, 'http://shoestimer.com/?post_type=product_variation&p=3856', 42, 'product_variation', '', 0),
(3857, 1, '2021-06-01 12:14:27', '2021-06-01 12:14:27', '', 'JIALUOWEI 18cm high heel wedge platform lace up knee high boots', 'Color: Pink shiny, Shoe Size: 12', 'publish', 'closed', 'closed', '', 'jialuowei-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-43', '', '', '2021-06-01 12:14:27', '2021-06-01 12:14:27', '', 3809, 'http://shoestimer.com/?post_type=product_variation&p=3857', 43, 'product_variation', '', 0),
(3858, 1, '2021-06-01 12:14:28', '2021-06-01 12:14:28', '', 'JIALUOWEI 18cm high heel wedge platform lace up knee high boots', 'Color: Pink shiny, Shoe Size: 13', 'publish', 'closed', 'closed', '', 'jialuowei-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-44', '', '', '2021-06-01 12:14:28', '2021-06-01 12:14:28', '', 3809, 'http://shoestimer.com/?post_type=product_variation&p=3858', 44, 'product_variation', '', 0),
(3859, 1, '2021-06-01 12:14:28', '2021-06-01 12:14:28', '', 'JIALUOWEI 18cm high heel wedge platform lace up knee high boots', 'Color: Purple shiny, Shoe Size: 7', 'publish', 'closed', 'closed', '', 'jialuowei-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-45', '', '', '2021-06-01 12:14:28', '2021-06-01 12:14:28', '', 3809, 'http://shoestimer.com/?post_type=product_variation&p=3859', 45, 'product_variation', '', 0),
(3860, 1, '2021-06-01 12:14:28', '2021-06-01 12:14:28', '', 'JIALUOWEI 18cm high heel wedge platform lace up knee high boots', 'Color: Purple shiny, Shoe Size: 8', 'publish', 'closed', 'closed', '', 'jialuowei-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-46', '', '', '2021-06-01 12:14:28', '2021-06-01 12:14:28', '', 3809, 'http://shoestimer.com/?post_type=product_variation&p=3860', 46, 'product_variation', '', 0),
(3861, 1, '2021-06-01 12:14:28', '2021-06-01 12:14:28', '', 'JIALUOWEI 18cm high heel wedge platform lace up knee high boots', 'Color: Purple shiny, Shoe Size: 5', 'publish', 'closed', 'closed', '', 'jialuowei-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-47', '', '', '2021-06-01 12:14:28', '2021-06-01 12:14:28', '', 3809, 'http://shoestimer.com/?post_type=product_variation&p=3861', 47, 'product_variation', '', 0),
(3862, 1, '2021-06-01 12:14:28', '2021-06-01 12:14:28', '', 'JIALUOWEI 18cm high heel wedge platform lace up knee high boots', 'Color: Purple shiny, Shoe Size: 6', 'publish', 'closed', 'closed', '', 'jialuowei-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-48', '', '', '2021-06-01 12:14:28', '2021-06-01 12:14:28', '', 3809, 'http://shoestimer.com/?post_type=product_variation&p=3862', 48, 'product_variation', '', 0),
(3863, 1, '2021-06-01 12:14:29', '2021-06-01 12:14:29', '', 'JIALUOWEI 18cm high heel wedge platform lace up knee high boots', 'Color: Silver shiny, Shoe Size: 5', 'publish', 'closed', 'closed', '', 'jialuowei-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-49', '', '', '2021-06-01 12:14:29', '2021-06-01 12:14:29', '', 3809, 'http://shoestimer.com/?post_type=product_variation&p=3863', 49, 'product_variation', '', 0),
(3864, 1, '2021-06-01 12:14:29', '2021-06-01 12:14:29', '', 'JIALUOWEI 18cm high heel wedge platform lace up knee high boots', 'Color: Silver shiny, Shoe Size: 6', 'publish', 'closed', 'closed', '', 'jialuowei-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-50', '', '', '2021-06-01 12:14:29', '2021-06-01 12:14:29', '', 3809, 'http://shoestimer.com/?post_type=product_variation&p=3864', 50, 'product_variation', '', 0),
(3865, 1, '2021-06-01 12:14:29', '2021-06-01 12:14:29', '', 'JIALUOWEI 18cm high heel wedge platform lace up knee high boots', 'Color: Red shiny, Shoe Size: 14', 'publish', 'closed', 'closed', '', 'jialuowei-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-51', '', '', '2021-06-01 12:14:29', '2021-06-01 12:14:29', '', 3809, 'http://shoestimer.com/?post_type=product_variation&p=3865', 51, 'product_variation', '', 0),
(3866, 1, '2021-06-01 12:14:29', '2021-06-01 12:14:29', '', 'JIALUOWEI 18cm high heel wedge platform lace up knee high boots', 'Color: Red shiny, Shoe Size: 15', 'publish', 'closed', 'closed', '', 'jialuowei-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-52', '', '', '2021-06-01 12:14:29', '2021-06-01 12:14:29', '', 3809, 'http://shoestimer.com/?post_type=product_variation&p=3866', 52, 'product_variation', '', 0),
(3867, 1, '2021-06-01 12:14:29', '2021-06-01 12:14:29', '', 'JIALUOWEI 18cm high heel wedge platform lace up knee high boots', 'Color: Silver shiny, Shoe Size: 9', 'publish', 'closed', 'closed', '', 'jialuowei-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-53', '', '', '2021-06-01 12:14:29', '2021-06-01 12:14:29', '', 3809, 'http://shoestimer.com/?post_type=product_variation&p=3867', 53, 'product_variation', '', 0),
(3868, 1, '2021-06-01 12:14:29', '2021-06-01 12:14:29', '', 'JIALUOWEI 18cm high heel wedge platform lace up knee high boots', 'Color: Silver shiny, Shoe Size: 10', 'publish', 'closed', 'closed', '', 'jialuowei-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-54', '', '', '2021-06-01 12:14:29', '2021-06-01 12:14:29', '', 3809, 'http://shoestimer.com/?post_type=product_variation&p=3868', 54, 'product_variation', '', 0),
(3869, 1, '2021-06-01 12:14:29', '2021-06-01 12:14:29', '', 'JIALUOWEI 18cm high heel wedge platform lace up knee high boots', 'Color: Silver shiny, Shoe Size: 7', 'publish', 'closed', 'closed', '', 'jialuowei-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-55', '', '', '2021-06-01 12:14:29', '2021-06-01 12:14:29', '', 3809, 'http://shoestimer.com/?post_type=product_variation&p=3869', 55, 'product_variation', '', 0),
(3870, 1, '2021-06-01 12:14:29', '2021-06-01 12:14:29', '', 'ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-5', '', 'inherit', 'open', 'closed', '', 'anmairon-high-quality-sexy-winter-boots-women-thigh-high-boots-new-lace-up-knee-corium-boot-5', '', '', '2021-06-01 12:14:29', '2021-06-01 12:14:29', '', 3609, 'http://shoestimer.com/wp-content/uploads/2021/06/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-5.jpg', 0, 'attachment', 'image/jpeg', 0),
(3871, 1, '2021-06-01 12:14:30', '2021-06-01 12:14:30', '', 'JIALUOWEI 18cm high heel wedge platform lace up knee high boots', 'Color: Silver shiny, Shoe Size: 8', 'publish', 'closed', 'closed', '', 'jialuowei-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-56', '', '', '2021-06-01 12:14:30', '2021-06-01 12:14:30', '', 3809, 'http://shoestimer.com/?post_type=product_variation&p=3871', 56, 'product_variation', '', 0),
(3872, 1, '2021-06-01 12:14:30', '2021-06-01 12:14:30', '', 'JIALUOWEI 18cm high heel wedge platform lace up knee high boots', 'Color: Red shiny, Shoe Size: 8', 'publish', 'closed', 'closed', '', 'jialuowei-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-57', '', '', '2021-06-01 12:14:30', '2021-06-01 12:14:30', '', 3809, 'http://shoestimer.com/?post_type=product_variation&p=3872', 57, 'product_variation', '', 0),
(3873, 1, '2021-06-01 12:14:31', '2021-06-01 12:14:31', '', 'JIALUOWEI 18cm high heel wedge platform lace up knee high boots', 'Color: Red shiny, Shoe Size: 9', 'publish', 'closed', 'closed', '', 'jialuowei-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-58', '', '', '2021-06-01 12:14:31', '2021-06-01 12:14:31', '', 3809, 'http://shoestimer.com/?post_type=product_variation&p=3873', 58, 'product_variation', '', 0),
(3874, 1, '2021-06-01 12:14:31', '2021-06-01 12:14:31', '', 'JIALUOWEI 18cm high heel wedge platform lace up knee high boots', 'Color: Red shiny, Shoe Size: 6', 'publish', 'closed', 'closed', '', 'jialuowei-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-59', '', '', '2021-06-01 12:14:31', '2021-06-01 12:14:31', '', 3809, 'http://shoestimer.com/?post_type=product_variation&p=3874', 59, 'product_variation', '', 0),
(3875, 1, '2021-06-01 12:14:32', '2021-06-01 12:14:32', '', 'JIALUOWEI 18cm high heel wedge platform lace up knee high boots', 'Color: Red shiny, Shoe Size: 7', 'publish', 'closed', 'closed', '', 'jialuowei-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-60', '', '', '2021-06-01 12:14:32', '2021-06-01 12:14:32', '', 3809, 'http://shoestimer.com/?post_type=product_variation&p=3875', 60, 'product_variation', '', 0),
(3876, 1, '2021-06-01 12:14:32', '2021-06-01 12:14:32', '', 'ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640', '', 'inherit', 'open', 'closed', '', 'anmairon-high-quality-sexy-winter-boots-women-thigh-high-boots-new-lace-up-knee-corium-boot-jpg_640x640', '', '', '2021-06-01 12:14:32', '2021-06-01 12:14:32', '', 3609, 'http://shoestimer.com/wp-content/uploads/2021/06/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot.jpg_640x640.jpg', 0, 'attachment', 'image/jpeg', 0),
(3877, 1, '2021-06-01 12:14:32', '2021-06-01 12:14:32', '', 'JIALUOWEI 18cm high heel wedge platform lace up knee high boots', 'Color: Red shiny, Shoe Size: 12', 'publish', 'closed', 'closed', '', 'jialuowei-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-61', '', '', '2021-06-01 12:14:32', '2021-06-01 12:14:32', '', 3809, 'http://shoestimer.com/?post_type=product_variation&p=3877', 61, 'product_variation', '', 0),
(3878, 1, '2021-06-01 12:14:33', '2021-06-01 12:14:33', '', 'JIALUOWEI 18cm high heel wedge platform lace up knee high boots', 'Color: Red shiny, Shoe Size: 13', 'publish', 'closed', 'closed', '', 'jialuowei-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-62', '', '', '2021-06-01 12:14:33', '2021-06-01 12:14:33', '', 3809, 'http://shoestimer.com/?post_type=product_variation&p=3878', 62, 'product_variation', '', 0),
(3879, 1, '2021-06-01 12:14:34', '2021-06-01 12:14:34', '', 'JIALUOWEI 18cm high heel wedge platform lace up knee high boots', 'Color: Red shiny, Shoe Size: 10', 'publish', 'closed', 'closed', '', 'jialuowei-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-63', '', '', '2021-06-01 12:14:34', '2021-06-01 12:14:34', '', 3809, 'http://shoestimer.com/?post_type=product_variation&p=3879', 63, 'product_variation', '', 0),
(3880, 1, '2021-06-01 12:14:34', '2021-06-01 12:14:34', '', 'JIALUOWEI 18cm high heel wedge platform lace up knee high boots', 'Color: Red shiny, Shoe Size: 11', 'publish', 'closed', 'closed', '', 'jialuowei-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-64', '', '', '2021-06-01 12:14:34', '2021-06-01 12:14:34', '', 3809, 'http://shoestimer.com/?post_type=product_variation&p=3880', 64, 'product_variation', '', 0),
(3881, 1, '2021-06-01 12:14:34', '2021-06-01 12:14:34', '', 'ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-1.jpg_640x640-1', '', 'inherit', 'open', 'closed', '', 'anmairon-high-quality-sexy-winter-boots-women-thigh-high-boots-new-lace-up-knee-corium-boot-1-jpg_640x640-1', '', '', '2021-06-01 12:14:34', '2021-06-01 12:14:34', '', 3609, 'http://shoestimer.com/wp-content/uploads/2021/06/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-1.jpg_640x640-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(3882, 1, '2021-06-01 12:14:34', '2021-06-01 12:14:34', '', 'JIALUOWEI 18cm high heel wedge platform lace up knee high boots', 'Color: White shiny, Shoe Size: 10', 'publish', 'closed', 'closed', '', 'jialuowei-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-65', '', '', '2021-06-01 12:14:34', '2021-06-01 12:14:34', '', 3809, 'http://shoestimer.com/?post_type=product_variation&p=3882', 65, 'product_variation', '', 0),
(3883, 1, '2021-06-01 12:14:35', '2021-06-01 12:14:35', '', 'JIALUOWEI 18cm high heel wedge platform lace up knee high boots', 'Color: White shiny, Shoe Size: 11', 'publish', 'closed', 'closed', '', 'jialuowei-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-66', '', '', '2021-06-01 12:14:35', '2021-06-01 12:14:35', '', 3809, 'http://shoestimer.com/?post_type=product_variation&p=3883', 66, 'product_variation', '', 0),
(3884, 1, '2021-06-01 12:14:36', '2021-06-01 12:14:36', '', 'JIALUOWEI 18cm high heel wedge platform lace up knee high boots', 'Color: White shiny, Shoe Size: 8', 'publish', 'closed', 'closed', '', 'jialuowei-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-67', '', '', '2021-06-01 12:14:36', '2021-06-01 12:14:36', '', 3809, 'http://shoestimer.com/?post_type=product_variation&p=3884', 67, 'product_variation', '', 0),
(3885, 1, '2021-06-01 12:14:36', '2021-06-01 12:14:36', '', 'JIALUOWEI 18cm high heel wedge platform lace up knee high boots', 'Color: White shiny, Shoe Size: 9', 'publish', 'closed', 'closed', '', 'jialuowei-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-68', '', '', '2021-06-01 12:14:36', '2021-06-01 12:14:36', '', 3809, 'http://shoestimer.com/?post_type=product_variation&p=3885', 68, 'product_variation', '', 0),
(3886, 1, '2021-06-01 12:14:37', '2021-06-01 12:14:37', '', 'ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-2.jpg_640x640-2', '', 'inherit', 'open', 'closed', '', 'anmairon-high-quality-sexy-winter-boots-women-thigh-high-boots-new-lace-up-knee-corium-boot-2-jpg_640x640-2', '', '', '2021-06-01 12:14:37', '2021-06-01 12:14:37', '', 3609, 'http://shoestimer.com/wp-content/uploads/2021/06/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-2.jpg_640x640-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(3887, 1, '2021-06-01 12:14:37', '2021-06-01 12:14:37', '', 'JIALUOWEI 18cm high heel wedge platform lace up knee high boots', 'Color: White shiny, Shoe Size: 14', 'publish', 'closed', 'closed', '', 'jialuowei-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-69', '', '', '2021-06-01 12:14:37', '2021-06-01 12:14:37', '', 3809, 'http://shoestimer.com/?post_type=product_variation&p=3887', 69, 'product_variation', '', 0),
(3888, 1, '2021-06-01 12:14:38', '2021-06-01 12:14:38', '', 'JIALUOWEI 18cm high heel wedge platform lace up knee high boots', 'Color: White shiny, Shoe Size: 15', 'publish', 'closed', 'closed', '', 'jialuowei-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-70', '', '', '2021-06-01 12:14:38', '2021-06-01 12:14:38', '', 3809, 'http://shoestimer.com/?post_type=product_variation&p=3888', 70, 'product_variation', '', 0),
(3889, 1, '2021-06-01 12:14:39', '2021-06-01 12:14:39', '', 'JIALUOWEI 18cm high heel wedge platform lace up knee high boots', 'Color: White shiny, Shoe Size: 12', 'publish', 'closed', 'closed', '', 'jialuowei-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-71', '', '', '2021-06-01 12:14:39', '2021-06-01 12:14:39', '', 3809, 'http://shoestimer.com/?post_type=product_variation&p=3889', 71, 'product_variation', '', 0),
(3890, 1, '2021-06-01 12:14:39', '2021-06-01 12:14:39', '', 'ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-3.jpg_640x640-3', '', 'inherit', 'open', 'closed', '', 'anmairon-high-quality-sexy-winter-boots-women-thigh-high-boots-new-lace-up-knee-corium-boot-3-jpg_640x640-3', '', '', '2021-06-01 12:14:39', '2021-06-01 12:14:39', '', 3609, 'http://shoestimer.com/wp-content/uploads/2021/06/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-3.jpg_640x640-3.jpg', 0, 'attachment', 'image/jpeg', 0),
(3891, 1, '2021-06-01 12:14:39', '2021-06-01 12:14:39', '', 'JIALUOWEI 18cm high heel wedge platform lace up knee high boots', 'Color: White shiny, Shoe Size: 13', 'publish', 'closed', 'closed', '', 'jialuowei-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-72', '', '', '2021-06-01 12:14:39', '2021-06-01 12:14:39', '', 3809, 'http://shoestimer.com/?post_type=product_variation&p=3891', 72, 'product_variation', '', 0),
(3892, 1, '2021-06-01 12:14:41', '2021-06-01 12:14:41', '', 'JIALUOWEI 18cm high heel wedge platform lace up knee high boots', 'Color: Silver shiny, Shoe Size: 13', 'publish', 'closed', 'closed', '', 'jialuowei-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-73', '', '', '2021-06-01 12:14:41', '2021-06-01 12:14:41', '', 3809, 'http://shoestimer.com/?post_type=product_variation&p=3892', 73, 'product_variation', '', 0),
(3893, 1, '2021-06-01 12:14:41', '2021-06-01 12:14:41', '', 'JIALUOWEI 18cm high heel wedge platform lace up knee high boots', 'Color: Silver shiny, Shoe Size: 14', 'publish', 'closed', 'closed', '', 'jialuowei-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-74', '', '', '2021-06-01 12:14:41', '2021-06-01 12:14:41', '', 3809, 'http://shoestimer.com/?post_type=product_variation&p=3893', 74, 'product_variation', '', 0),
(3894, 1, '2021-06-01 12:14:42', '2021-06-01 12:14:42', '', 'JIALUOWEI 18cm high heel wedge platform lace up knee high boots', 'Color: Silver shiny, Shoe Size: 11', 'publish', 'closed', 'closed', '', 'jialuowei-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-75', '', '', '2021-06-01 12:14:42', '2021-06-01 12:14:42', '', 3809, 'http://shoestimer.com/?post_type=product_variation&p=3894', 75, 'product_variation', '', 0),
(3895, 1, '2021-06-01 12:14:42', '2021-06-01 12:14:42', '', 'ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-4.jpg_640x640-4', '', 'inherit', 'open', 'closed', '', 'anmairon-high-quality-sexy-winter-boots-women-thigh-high-boots-new-lace-up-knee-corium-boot-4-jpg_640x640-4', '', '', '2021-06-01 12:14:42', '2021-06-01 12:14:42', '', 3609, 'http://shoestimer.com/wp-content/uploads/2021/06/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-4.jpg_640x640-4.jpg', 0, 'attachment', 'image/jpeg', 0),
(3896, 1, '2021-06-01 12:14:42', '2021-06-01 12:14:42', '', 'JIALUOWEI 18cm high heel wedge platform lace up knee high boots', 'Color: Silver shiny, Shoe Size: 12', 'publish', 'closed', 'closed', '', 'jialuowei-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-76', '', '', '2021-06-01 12:14:42', '2021-06-01 12:14:42', '', 3809, 'http://shoestimer.com/?post_type=product_variation&p=3896', 76, 'product_variation', '', 0),
(3897, 1, '2021-06-01 12:14:43', '2021-06-01 12:14:43', '', 'JIALUOWEI 18cm high heel wedge platform lace up knee high boots', 'Color: White shiny, Shoe Size: 6', 'publish', 'closed', 'closed', '', 'jialuowei-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-77', '', '', '2021-06-01 12:14:43', '2021-06-01 12:14:43', '', 3809, 'http://shoestimer.com/?post_type=product_variation&p=3897', 77, 'product_variation', '', 0),
(3898, 1, '2021-06-01 12:14:43', '2021-06-01 12:14:43', '', 'JIALUOWEI 18cm high heel wedge platform lace up knee high boots', 'Color: White shiny, Shoe Size: 7', 'publish', 'closed', 'closed', '', 'jialuowei-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-78', '', '', '2021-06-01 12:14:43', '2021-06-01 12:14:43', '', 3809, 'http://shoestimer.com/?post_type=product_variation&p=3898', 78, 'product_variation', '', 0),
(3899, 1, '2021-06-01 12:14:43', '2021-06-01 12:14:43', '', 'JIALUOWEI 18cm high heel wedge platform lace up knee high boots', 'Color: Silver shiny, Shoe Size: 15', 'publish', 'closed', 'closed', '', 'jialuowei-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-79', '', '', '2021-06-01 12:14:43', '2021-06-01 12:14:43', '', 3809, 'http://shoestimer.com/?post_type=product_variation&p=3899', 79, 'product_variation', '', 0),
(3900, 1, '2021-06-01 12:14:43', '2021-06-01 12:14:43', '', 'JIALUOWEI 18cm high heel wedge platform lace up knee high boots', 'Color: White shiny, Shoe Size: 5', 'publish', 'closed', 'closed', '', 'jialuowei-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-80', '', '', '2021-06-01 12:14:43', '2021-06-01 12:14:43', '', 3809, 'http://shoestimer.com/?post_type=product_variation&p=3900', 80, 'product_variation', '', 0),
(3901, 1, '2021-06-01 12:14:44', '2021-06-01 12:14:44', '', 'JIALUOWEI 18cm high heel wedge platform lace up knee high boots', 'Color: Yellow shiny, Shoe Size: 15', 'publish', 'closed', 'closed', '', 'jialuowei-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-81', '', '', '2021-06-01 12:14:44', '2021-06-01 12:14:44', '', 3809, 'http://shoestimer.com/?post_type=product_variation&p=3901', 81, 'product_variation', '', 0),
(3902, 1, '2021-06-01 12:14:44', '2021-06-01 12:14:44', '', 'JIALUOWEI 18cm high heel wedge platform lace up knee high boots', 'Color: Yellow shiny, Shoe Size: 13', 'publish', 'closed', 'closed', '', 'jialuowei-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-82', '', '', '2021-06-01 12:14:44', '2021-06-01 12:14:44', '', 3809, 'http://shoestimer.com/?post_type=product_variation&p=3902', 82, 'product_variation', '', 0),
(3903, 1, '2021-06-01 12:14:44', '2021-06-01 12:14:44', '', 'ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-5.jpg_640x640-5', '', 'inherit', 'open', 'closed', '', 'anmairon-high-quality-sexy-winter-boots-women-thigh-high-boots-new-lace-up-knee-corium-boot-5-jpg_640x640-5', '', '', '2021-06-01 12:14:44', '2021-06-01 12:14:44', '', 3609, 'http://shoestimer.com/wp-content/uploads/2021/06/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-5.jpg_640x640-5.jpg', 0, 'attachment', 'image/jpeg', 0),
(3904, 1, '2021-06-01 12:14:44', '2021-06-01 12:14:44', '', 'JIALUOWEI 18cm high heel wedge platform lace up knee high boots', 'Color: Yellow shiny, Shoe Size: 14', 'publish', 'closed', 'closed', '', 'jialuowei-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-83', '', '', '2021-06-01 12:14:44', '2021-06-01 12:14:44', '', 3809, 'http://shoestimer.com/?post_type=product_variation&p=3904', 83, 'product_variation', '', 0),
(3905, 1, '2021-06-01 12:14:44', '2021-06-01 12:14:44', '', 'JIALUOWEI 18cm high heel wedge platform lace up knee high boots', 'Color: Yellow shiny, Shoe Size: 7', 'publish', 'closed', 'closed', '', 'jialuowei-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-84', '', '', '2021-06-01 12:14:44', '2021-06-01 12:14:44', '', 3809, 'http://shoestimer.com/?post_type=product_variation&p=3905', 84, 'product_variation', '', 0),
(3906, 1, '2021-06-01 12:14:45', '2021-06-01 12:14:45', '', 'JIALUOWEI 18cm high heel wedge platform lace up knee high boots', 'Color: Yellow shiny, Shoe Size: 8', 'publish', 'closed', 'closed', '', 'jialuowei-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-85', '', '', '2021-06-01 12:14:45', '2021-06-01 12:14:45', '', 3809, 'http://shoestimer.com/?post_type=product_variation&p=3906', 85, 'product_variation', '', 0),
(3907, 1, '2021-06-01 12:14:45', '2021-06-01 12:14:45', '', 'JIALUOWEI 18cm high heel wedge platform lace up knee high boots', 'Color: Yellow shiny, Shoe Size: 5', 'publish', 'closed', 'closed', '', 'jialuowei-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-86', '', '', '2021-06-01 12:14:45', '2021-06-01 12:14:45', '', 3809, 'http://shoestimer.com/?post_type=product_variation&p=3907', 86, 'product_variation', '', 0),
(3908, 1, '2021-06-01 12:14:46', '2021-06-01 12:14:46', '', 'JIALUOWEI 18cm high heel wedge platform lace up knee high boots', 'Color: Yellow shiny, Shoe Size: 6', 'publish', 'closed', 'closed', '', 'jialuowei-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-87', '', '', '2021-06-01 12:14:46', '2021-06-01 12:14:46', '', 3809, 'http://shoestimer.com/?post_type=product_variation&p=3908', 87, 'product_variation', '', 0),
(3909, 1, '2021-06-01 12:14:46', '2021-06-01 12:14:46', '', 'ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-6.jpg_640x640-6', '', 'inherit', 'open', 'closed', '', 'anmairon-high-quality-sexy-winter-boots-women-thigh-high-boots-new-lace-up-knee-corium-boot-6-jpg_640x640-6', '', '', '2021-06-01 12:14:46', '2021-06-01 12:14:46', '', 3609, 'http://shoestimer.com/wp-content/uploads/2021/06/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-6.jpg_640x640-6.jpg', 0, 'attachment', 'image/jpeg', 0),
(3910, 1, '2021-06-01 12:14:46', '2021-06-01 12:14:46', '', 'JIALUOWEI 18cm high heel wedge platform lace up knee high boots', 'Color: Yellow shiny, Shoe Size: 11', 'publish', 'closed', 'closed', '', 'jialuowei-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-88', '', '', '2021-06-01 12:14:46', '2021-06-01 12:14:46', '', 3809, 'http://shoestimer.com/?post_type=product_variation&p=3910', 88, 'product_variation', '', 0),
(3911, 1, '2021-06-01 12:14:46', '2021-06-01 12:14:46', '', 'JIALUOWEI 18cm high heel wedge platform lace up knee high boots', 'Color: Yellow shiny, Shoe Size: 12', 'publish', 'closed', 'closed', '', 'jialuowei-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-89', '', '', '2021-06-01 12:14:46', '2021-06-01 12:14:46', '', 3809, 'http://shoestimer.com/?post_type=product_variation&p=3911', 89, 'product_variation', '', 0),
(3912, 1, '2021-06-01 12:14:47', '2021-06-01 12:14:47', '', 'JIALUOWEI 18cm high heel wedge platform lace up knee high boots', 'Color: Yellow shiny, Shoe Size: 9', 'publish', 'closed', 'closed', '', 'jialuowei-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-90', '', '', '2021-06-01 12:14:47', '2021-06-01 12:14:47', '', 3809, 'http://shoestimer.com/?post_type=product_variation&p=3912', 90, 'product_variation', '', 0),
(3913, 1, '2021-06-01 12:14:47', '2021-06-01 12:14:47', '', 'JIALUOWEI 18cm high heel wedge platform lace up knee high boots', 'Color: Yellow shiny, Shoe Size: 10', 'publish', 'closed', 'closed', '', 'jialuowei-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-91', '', '', '2021-06-01 12:14:47', '2021-06-01 12:14:47', '', 3809, 'http://shoestimer.com/?post_type=product_variation&p=3913', 91, 'product_variation', '', 0),
(3914, 1, '2021-06-01 12:14:48', '2021-06-01 12:14:48', '', 'JIALUOWEI 18cm high heel wedge platform lace up knee high boots', 'Color: Custom color, Shoe Size: 9', 'publish', 'closed', 'closed', '', 'jialuowei-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-92', '', '', '2021-06-01 12:14:48', '2021-06-01 12:14:48', '', 3809, 'http://shoestimer.com/?post_type=product_variation&p=3914', 92, 'product_variation', '', 0),
(3915, 1, '2021-06-01 12:14:48', '2021-06-01 12:14:48', '', 'JIALUOWEI 18cm high heel wedge platform lace up knee high boots', 'Color: Custom color, Shoe Size: 8', 'publish', 'closed', 'closed', '', 'jialuowei-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-93', '', '', '2021-06-01 12:14:48', '2021-06-01 12:14:48', '', 3809, 'http://shoestimer.com/?post_type=product_variation&p=3915', 93, 'product_variation', '', 0),
(3916, 1, '2021-06-01 12:14:48', '2021-06-01 12:14:48', '', 'JIALUOWEI 18cm high heel wedge platform lace up knee high boots', 'Color: Custom color, Shoe Size: 7', 'publish', 'closed', 'closed', '', 'jialuowei-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-94', '', '', '2021-06-01 12:14:48', '2021-06-01 12:14:48', '', 3809, 'http://shoestimer.com/?post_type=product_variation&p=3916', 94, 'product_variation', '', 0),
(3917, 1, '2021-06-01 12:14:48', '2021-06-01 12:14:48', '', 'JIALUOWEI 18cm high heel wedge platform lace up knee high boots', 'Color: Custom color, Shoe Size: 6', 'publish', 'closed', 'closed', '', 'jialuowei-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-95', '', '', '2021-06-01 12:14:48', '2021-06-01 12:14:48', '', 3809, 'http://shoestimer.com/?post_type=product_variation&p=3917', 95, 'product_variation', '', 0),
(3918, 1, '2021-06-01 12:14:48', '2021-06-01 12:14:48', '', 'ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-7.jpg_640x640-7', '', 'inherit', 'open', 'closed', '', 'anmairon-high-quality-sexy-winter-boots-women-thigh-high-boots-new-lace-up-knee-corium-boot-7-jpg_640x640-7', '', '', '2021-06-01 12:14:48', '2021-06-01 12:14:48', '', 3609, 'http://shoestimer.com/wp-content/uploads/2021/06/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-7.jpg_640x640-7.jpg', 0, 'attachment', 'image/jpeg', 0),
(3919, 1, '2021-06-01 12:14:48', '2021-06-01 12:14:48', '', 'JIALUOWEI 18cm high heel wedge platform lace up knee high boots', 'Color: Custom color, Shoe Size: 5', 'publish', 'closed', 'closed', '', 'jialuowei-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-96', '', '', '2021-06-01 12:14:48', '2021-06-01 12:14:48', '', 3809, 'http://shoestimer.com/?post_type=product_variation&p=3919', 96, 'product_variation', '', 0),
(3920, 1, '2021-06-01 12:14:49', '2021-06-01 12:14:49', '', 'JIALUOWEI 18cm high heel wedge platform lace up knee high boots', 'Color: Black shiny, Shoe Size: 8', 'publish', 'closed', 'closed', '', 'jialuowei-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-97', '', '', '2021-06-01 12:14:49', '2021-06-01 12:14:49', '', 3809, 'http://shoestimer.com/?post_type=product_variation&p=3920', 97, 'product_variation', '', 0),
(3921, 1, '2021-06-01 12:14:50', '2021-06-01 12:14:50', '', 'JIALUOWEI 18cm high heel wedge platform lace up knee high boots', 'Color: Black shiny, Shoe Size: 9', 'publish', 'closed', 'closed', '', 'jialuowei-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-98', '', '', '2021-06-01 12:14:50', '2021-06-01 12:14:50', '', 3809, 'http://shoestimer.com/?post_type=product_variation&p=3921', 98, 'product_variation', '', 0);
INSERT INTO `wpx5_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(3922, 1, '2021-06-01 12:14:50', '2021-06-01 12:14:50', '', 'JIALUOWEI 18cm high heel wedge platform lace up knee high boots', 'Color: Black shiny, Shoe Size: 6', 'publish', 'closed', 'closed', '', 'jialuowei-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-99', '', '', '2021-06-01 12:14:50', '2021-06-01 12:14:50', '', 3809, 'http://shoestimer.com/?post_type=product_variation&p=3922', 99, 'product_variation', '', 0),
(3923, 1, '2021-06-01 12:14:50', '2021-06-01 12:14:50', '', 'JIALUOWEI 18cm high heel wedge platform lace up knee high boots', 'Color: Black shiny, Shoe Size: 7', 'publish', 'closed', 'closed', '', 'jialuowei-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-100', '', '', '2021-06-01 12:14:50', '2021-06-01 12:14:50', '', 3809, 'http://shoestimer.com/?post_type=product_variation&p=3923', 100, 'product_variation', '', 0),
(3924, 1, '2021-06-01 12:14:51', '2021-06-01 12:14:51', '', 'JIALUOWEI 18cm high heel wedge platform lace up knee high boots', 'Color: Black shiny, Shoe Size: 12', 'publish', 'closed', 'closed', '', 'jialuowei-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-101', '', '', '2021-06-01 12:14:51', '2021-06-01 12:14:51', '', 3809, 'http://shoestimer.com/?post_type=product_variation&p=3924', 101, 'product_variation', '', 0),
(3925, 1, '2021-06-01 12:14:51', '2021-06-01 12:14:51', '', 'JIALUOWEI 18cm high heel wedge platform lace up knee high boots', 'Color: Black shiny, Shoe Size: 13', 'publish', 'closed', 'closed', '', 'jialuowei-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-102', '', '', '2021-06-01 12:14:51', '2021-06-01 12:14:51', '', 3809, 'http://shoestimer.com/?post_type=product_variation&p=3925', 102, 'product_variation', '', 0),
(3926, 1, '2021-06-01 12:14:51', '2021-06-01 12:14:51', '', 'JIALUOWEI 18cm high heel wedge platform lace up knee high boots', 'Color: Black shiny, Shoe Size: 10', 'publish', 'closed', 'closed', '', 'jialuowei-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-103', '', '', '2021-06-01 12:14:51', '2021-06-01 12:14:51', '', 3809, 'http://shoestimer.com/?post_type=product_variation&p=3926', 103, 'product_variation', '', 0),
(3927, 1, '2021-06-01 12:14:51', '2021-06-01 12:14:51', '', 'ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-8.jpg_640x640-8', '', 'inherit', 'open', 'closed', '', 'anmairon-high-quality-sexy-winter-boots-women-thigh-high-boots-new-lace-up-knee-corium-boot-8-jpg_640x640-8', '', '', '2021-06-01 12:14:51', '2021-06-01 12:14:51', '', 3609, 'http://shoestimer.com/wp-content/uploads/2021/06/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-8.jpg_640x640-8.jpg', 0, 'attachment', 'image/jpeg', 0),
(3928, 1, '2021-06-01 12:14:51', '2021-06-01 12:14:51', '', 'JIALUOWEI 18cm high heel wedge platform lace up knee high boots', 'Color: Black shiny, Shoe Size: 11', 'publish', 'closed', 'closed', '', 'jialuowei-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-104', '', '', '2021-06-01 12:14:51', '2021-06-01 12:14:51', '', 3809, 'http://shoestimer.com/?post_type=product_variation&p=3928', 104, 'product_variation', '', 0),
(3929, 1, '2021-06-01 12:14:52', '2021-06-01 12:14:52', '', 'JIALUOWEI 18cm high heel wedge platform lace up knee high boots', 'Color: Black shiny, Shoe Size: 5', 'publish', 'closed', 'closed', '', 'jialuowei-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-105', '', '', '2021-06-01 12:14:52', '2021-06-01 12:14:52', '', 3809, 'http://shoestimer.com/?post_type=product_variation&p=3929', 105, 'product_variation', '', 0),
(3930, 1, '2021-06-01 12:14:53', '2021-06-01 12:14:53', '', 'JIALUOWEI 18cm high heel wedge platform lace up knee high boots', 'Color: blue shiny, Shoe Size: 13', 'publish', 'closed', 'closed', '', 'jialuowei-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-106', '', '', '2021-06-01 12:14:53', '2021-06-01 12:14:53', '', 3809, 'http://shoestimer.com/?post_type=product_variation&p=3930', 106, 'product_variation', '', 0),
(3931, 1, '2021-06-01 12:14:53', '2021-06-01 12:14:53', '', 'JIALUOWEI 18cm high heel wedge platform lace up knee high boots', 'Color: blue shiny, Shoe Size: 14', 'publish', 'closed', 'closed', '', 'jialuowei-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-107', '', '', '2021-06-01 12:14:53', '2021-06-01 12:14:53', '', 3809, 'http://shoestimer.com/?post_type=product_variation&p=3931', 107, 'product_variation', '', 0),
(3932, 1, '2021-06-01 12:14:53', '2021-06-01 12:14:53', '', 'JIALUOWEI 18cm high heel wedge platform lace up knee high boots', 'Color: blue shiny, Shoe Size: 11', 'publish', 'closed', 'closed', '', 'jialuowei-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-108', '', '', '2021-06-01 12:14:53', '2021-06-01 12:14:53', '', 3809, 'http://shoestimer.com/?post_type=product_variation&p=3932', 108, 'product_variation', '', 0),
(3933, 1, '2021-06-01 12:14:53', '2021-06-01 12:14:53', '', 'JIALUOWEI 18cm high heel wedge platform lace up knee high boots', 'Color: blue shiny, Shoe Size: 12', 'publish', 'closed', 'closed', '', 'jialuowei-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-109', '', '', '2021-06-01 12:14:53', '2021-06-01 12:14:53', '', 3809, 'http://shoestimer.com/?post_type=product_variation&p=3933', 109, 'product_variation', '', 0),
(3934, 1, '2021-06-01 12:14:53', '2021-06-01 12:14:53', '', 'JIALUOWEI 18cm high heel wedge platform lace up knee high boots', 'Color: blue sky shiny, Shoe Size: 6', 'publish', 'closed', 'closed', '', 'jialuowei-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-110', '', '', '2021-06-01 12:14:53', '2021-06-01 12:14:53', '', 3809, 'http://shoestimer.com/?post_type=product_variation&p=3934', 110, 'product_variation', '', 0),
(3935, 1, '2021-06-01 12:14:53', '2021-06-01 12:14:53', '', 'ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-9.jpg_640x640-9', '', 'inherit', 'open', 'closed', '', 'anmairon-high-quality-sexy-winter-boots-women-thigh-high-boots-new-lace-up-knee-corium-boot-9-jpg_640x640-9', '', '', '2021-06-01 12:14:53', '2021-06-01 12:14:53', '', 3609, 'http://shoestimer.com/wp-content/uploads/2021/06/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-9.jpg_640x640-9.jpg', 0, 'attachment', 'image/jpeg', 0),
(3936, 1, '2021-06-01 12:14:53', '2021-06-01 12:14:53', '', 'JIALUOWEI 18cm high heel wedge platform lace up knee high boots', 'Color: blue sky shiny, Shoe Size: 7', 'publish', 'closed', 'closed', '', 'jialuowei-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-111', '', '', '2021-06-01 12:14:53', '2021-06-01 12:14:53', '', 3809, 'http://shoestimer.com/?post_type=product_variation&p=3936', 111, 'product_variation', '', 0),
(3937, 1, '2021-06-01 12:14:54', '2021-06-01 12:14:54', '', 'JIALUOWEI 18cm high heel wedge platform lace up knee high boots', 'Color: blue shiny, Shoe Size: 15', 'publish', 'closed', 'closed', '', 'jialuowei-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-112', '', '', '2021-06-01 12:14:54', '2021-06-01 12:14:54', '', 3809, 'http://shoestimer.com/?post_type=product_variation&p=3937', 112, 'product_variation', '', 0),
(3938, 1, '2021-06-01 12:14:54', '2021-06-01 12:14:54', '', 'JIALUOWEI 18cm high heel wedge platform lace up knee high boots', 'Color: blue sky shiny, Shoe Size: 5', 'publish', 'closed', 'closed', '', 'jialuowei-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-113', '', '', '2021-06-01 12:14:54', '2021-06-01 12:14:54', '', 3809, 'http://shoestimer.com/?post_type=product_variation&p=3938', 113, 'product_variation', '', 0),
(3939, 1, '2021-06-01 12:14:54', '2021-06-01 12:14:54', '', 'JIALUOWEI 18cm high heel wedge platform lace up knee high boots', 'Color: blue shiny, Shoe Size: 5', 'publish', 'closed', 'closed', '', 'jialuowei-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-114', '', '', '2021-06-01 12:14:54', '2021-06-01 12:14:54', '', 3809, 'http://shoestimer.com/?post_type=product_variation&p=3939', 114, 'product_variation', '', 0),
(3940, 1, '2021-06-01 12:14:54', '2021-06-01 12:14:54', '', 'ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-10.jpg_640x640-10', '', 'inherit', 'open', 'closed', '', 'anmairon-high-quality-sexy-winter-boots-women-thigh-high-boots-new-lace-up-knee-corium-boot-10-jpg_640x640-10', '', '', '2021-06-01 12:14:54', '2021-06-01 12:14:54', '', 3609, 'http://shoestimer.com/wp-content/uploads/2021/06/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-10.jpg_640x640-10.jpg', 0, 'attachment', 'image/jpeg', 0),
(3941, 1, '2021-06-01 12:14:54', '2021-06-01 12:14:54', '', 'JIALUOWEI 18cm high heel wedge platform lace up knee high boots', 'Color: blue shiny, Shoe Size: 6', 'publish', 'closed', 'closed', '', 'jialuowei-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-115', '', '', '2021-06-01 12:14:54', '2021-06-01 12:14:54', '', 3809, 'http://shoestimer.com/?post_type=product_variation&p=3941', 115, 'product_variation', '', 0),
(3942, 1, '2021-06-01 12:14:55', '2021-06-01 12:14:55', '', 'JIALUOWEI 18cm high heel wedge platform lace up knee high boots', 'Color: Black shiny, Shoe Size: 14', 'publish', 'closed', 'closed', '', 'jialuowei-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-116', '', '', '2021-06-01 12:14:55', '2021-06-01 12:14:55', '', 3809, 'http://shoestimer.com/?post_type=product_variation&p=3942', 116, 'product_variation', '', 0),
(3943, 1, '2021-06-01 12:14:56', '2021-06-01 12:14:56', '', 'JIALUOWEI 18cm high heel wedge platform lace up knee high boots', 'Color: Custom color, Shoe Size: 15', 'publish', 'closed', 'closed', '', 'jialuowei-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-117', '', '', '2021-06-01 12:14:56', '2021-06-01 12:14:56', '', 3809, 'http://shoestimer.com/?post_type=product_variation&p=3943', 117, 'product_variation', '', 0),
(3944, 1, '2021-06-01 12:14:56', '2021-06-01 12:14:56', '', 'JIALUOWEI 18cm high heel wedge platform lace up knee high boots', 'Color: Black shiny, Shoe Size: 15', 'publish', 'closed', 'closed', '', 'jialuowei-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-118', '', '', '2021-06-01 12:14:56', '2021-06-01 12:14:56', '', 3809, 'http://shoestimer.com/?post_type=product_variation&p=3944', 118, 'product_variation', '', 0),
(3945, 1, '2021-06-01 12:14:57', '2021-06-01 12:14:57', '', 'JIALUOWEI 18cm high heel wedge platform lace up knee high boots', 'Color: Custom color, Shoe Size: 14', 'publish', 'closed', 'closed', '', 'jialuowei-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-119', '', '', '2021-06-01 12:14:57', '2021-06-01 12:14:57', '', 3809, 'http://shoestimer.com/?post_type=product_variation&p=3945', 119, 'product_variation', '', 0),
(3946, 1, '2021-06-01 12:14:57', '2021-06-01 12:14:57', '', 'ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-11.jpg_640x640-11', '', 'inherit', 'open', 'closed', '', 'anmairon-high-quality-sexy-winter-boots-women-thigh-high-boots-new-lace-up-knee-corium-boot-11-jpg_640x640-11', '', '', '2021-06-01 12:14:57', '2021-06-01 12:14:57', '', 3609, 'http://shoestimer.com/wp-content/uploads/2021/06/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-11.jpg_640x640-11.jpg', 0, 'attachment', 'image/jpeg', 0),
(3947, 1, '2021-06-01 12:14:57', '2021-06-01 12:14:57', '', 'JIALUOWEI 18cm high heel wedge platform lace up knee high boots', 'Color: blue shiny, Shoe Size: 9', 'publish', 'closed', 'closed', '', 'jialuowei-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-120', '', '', '2021-06-01 12:14:57', '2021-06-01 12:14:57', '', 3809, 'http://shoestimer.com/?post_type=product_variation&p=3947', 120, 'product_variation', '', 0),
(3948, 1, '2021-06-01 12:14:58', '2021-06-01 12:14:58', '', 'JIALUOWEI 18cm high heel wedge platform lace up knee high boots', 'Color: Custom color, Shoe Size: 13', 'publish', 'closed', 'closed', '', 'jialuowei-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-121', '', '', '2021-06-01 12:14:58', '2021-06-01 12:14:58', '', 3809, 'http://shoestimer.com/?post_type=product_variation&p=3948', 121, 'product_variation', '', 0),
(3949, 1, '2021-06-01 12:14:59', '2021-06-01 12:14:59', '', 'JIALUOWEI 18cm high heel wedge platform lace up knee high boots', 'Color: blue shiny, Shoe Size: 10', 'publish', 'closed', 'closed', '', 'jialuowei-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-122', '', '', '2021-06-01 12:14:59', '2021-06-01 12:14:59', '', 3809, 'http://shoestimer.com/?post_type=product_variation&p=3949', 122, 'product_variation', '', 0),
(3950, 1, '2021-06-01 12:14:59', '2021-06-01 12:14:59', '', 'JIALUOWEI 18cm high heel wedge platform lace up knee high boots', 'Color: Custom color, Shoe Size: 12', 'publish', 'closed', 'closed', '', 'jialuowei-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-123', '', '', '2021-06-01 12:14:59', '2021-06-01 12:14:59', '', 3809, 'http://shoestimer.com/?post_type=product_variation&p=3950', 123, 'product_variation', '', 0),
(3951, 1, '2021-06-01 12:14:59', '2021-06-01 12:14:59', '', 'JIALUOWEI 18cm high heel wedge platform lace up knee high boots', 'Color: blue shiny, Shoe Size: 7', 'publish', 'closed', 'closed', '', 'jialuowei-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-124', '', '', '2021-06-01 12:14:59', '2021-06-01 12:14:59', '', 3809, 'http://shoestimer.com/?post_type=product_variation&p=3951', 124, 'product_variation', '', 0),
(3952, 1, '2021-06-01 12:14:59', '2021-06-01 12:14:59', '', 'ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-12.jpg_640x640-12', '', 'inherit', 'open', 'closed', '', 'anmairon-high-quality-sexy-winter-boots-women-thigh-high-boots-new-lace-up-knee-corium-boot-12-jpg_640x640-12', '', '', '2021-06-01 12:14:59', '2021-06-01 12:14:59', '', 3609, 'http://shoestimer.com/wp-content/uploads/2021/06/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-12.jpg_640x640-12.jpg', 0, 'attachment', 'image/jpeg', 0),
(3953, 1, '2021-06-01 12:14:59', '2021-06-01 12:14:59', '', 'JIALUOWEI 18cm high heel wedge platform lace up knee high boots', 'Color: Custom color, Shoe Size: 11', 'publish', 'closed', 'closed', '', 'jialuowei-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-125', '', '', '2021-06-01 12:14:59', '2021-06-01 12:14:59', '', 3809, 'http://shoestimer.com/?post_type=product_variation&p=3953', 125, 'product_variation', '', 0),
(3954, 1, '2021-06-01 12:15:01', '2021-06-01 12:15:01', '', 'JIALUOWEI 18cm high heel wedge platform lace up knee high boots', 'Color: blue shiny, Shoe Size: 8', 'publish', 'closed', 'closed', '', 'jialuowei-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-126', '', '', '2021-06-01 12:15:01', '2021-06-01 12:15:01', '', 3809, 'http://shoestimer.com/?post_type=product_variation&p=3954', 126, 'product_variation', '', 0),
(3955, 1, '2021-06-01 12:15:01', '2021-06-01 12:15:01', '', 'ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-13.jpg_640x640-13', '', 'inherit', 'open', 'closed', '', 'anmairon-high-quality-sexy-winter-boots-women-thigh-high-boots-new-lace-up-knee-corium-boot-13-jpg_640x640-13', '', '', '2021-06-01 12:15:01', '2021-06-01 12:15:01', '', 3609, 'http://shoestimer.com/wp-content/uploads/2021/06/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-13.jpg_640x640-13.jpg', 0, 'attachment', 'image/jpeg', 0),
(3956, 1, '2021-06-01 12:15:01', '2021-06-01 12:15:01', '', 'JIALUOWEI 18cm high heel wedge platform lace up knee high boots', 'Color: Custom color, Shoe Size: 10', 'publish', 'closed', 'closed', '', 'jialuowei-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-127', '', '', '2021-06-01 12:15:01', '2021-06-01 12:15:01', '', 3809, 'http://shoestimer.com/?post_type=product_variation&p=3956', 127, 'product_variation', '', 0),
(3957, 1, '2021-06-01 12:15:02', '2021-06-01 12:15:02', '', 'JIALUOWEI 18cm high heel wedge platform lace up knee high boots', 'Color: Gold shiny, Shoe Size: 7', 'publish', 'closed', 'closed', '', 'jialuowei-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-128', '', '', '2021-06-01 12:15:02', '2021-06-01 12:15:02', '', 3809, 'http://shoestimer.com/?post_type=product_variation&p=3957', 128, 'product_variation', '', 0),
(3958, 1, '2021-06-01 12:15:03', '2021-06-01 12:15:03', '', 'JIALUOWEI 18cm high heel wedge platform lace up knee high boots', 'Color: Gold shiny, Shoe Size: 8', 'publish', 'closed', 'closed', '', 'jialuowei-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-129', '', '', '2021-06-01 12:15:03', '2021-06-01 12:15:03', '', 3809, 'http://shoestimer.com/?post_type=product_variation&p=3958', 129, 'product_variation', '', 0),
(3959, 1, '2021-06-01 12:15:05', '2021-06-01 12:15:05', '', 'JIALUOWEI 18cm high heel wedge platform lace up knee high boots', 'Color: Gold shiny, Shoe Size: 5', 'publish', 'closed', 'closed', '', 'jialuowei-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-130', '', '', '2021-06-01 12:15:05', '2021-06-01 12:15:05', '', 3809, 'http://shoestimer.com/?post_type=product_variation&p=3959', 130, 'product_variation', '', 0),
(3960, 1, '2021-06-01 12:15:05', '2021-06-01 12:15:05', '', 'ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-14.jpg_640x640-14', '', 'inherit', 'open', 'closed', '', 'anmairon-high-quality-sexy-winter-boots-women-thigh-high-boots-new-lace-up-knee-corium-boot-14-jpg_640x640-14', '', '', '2021-06-01 12:15:05', '2021-06-01 12:15:05', '', 3609, 'http://shoestimer.com/wp-content/uploads/2021/06/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-14.jpg_640x640-14.jpg', 0, 'attachment', 'image/jpeg', 0),
(3961, 1, '2021-06-01 12:15:05', '2021-06-01 12:15:05', '', 'JIALUOWEI 18cm high heel wedge platform lace up knee high boots', 'Color: Gold shiny, Shoe Size: 6', 'publish', 'closed', 'closed', '', 'jialuowei-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-131', '', '', '2021-06-01 12:15:05', '2021-06-01 12:15:05', '', 3809, 'http://shoestimer.com/?post_type=product_variation&p=3961', 131, 'product_variation', '', 0),
(3962, 1, '2021-06-01 12:15:07', '2021-06-01 12:15:07', '', 'JIALUOWEI 18cm high heel wedge platform lace up knee high boots', 'Color: Gold shiny, Shoe Size: 11', 'publish', 'closed', 'closed', '', 'jialuowei-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-132', '', '', '2021-06-01 12:15:07', '2021-06-01 12:15:07', '', 3809, 'http://shoestimer.com/?post_type=product_variation&p=3962', 132, 'product_variation', '', 0),
(3963, 1, '2021-06-01 12:15:08', '2021-06-01 12:15:08', '', 'JIALUOWEI 18cm high heel wedge platform lace up knee high boots', 'Color: Gold shiny, Shoe Size: 12', 'publish', 'closed', 'closed', '', 'jialuowei-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-133', '', '', '2021-06-01 12:15:08', '2021-06-01 12:15:08', '', 3809, 'http://shoestimer.com/?post_type=product_variation&p=3963', 133, 'product_variation', '', 0),
(3964, 1, '2021-06-01 12:15:08', '2021-06-01 12:15:08', '', 'JIALUOWEI 18cm high heel wedge platform lace up knee high boots', 'Color: Gold shiny, Shoe Size: 9', 'publish', 'closed', 'closed', '', 'jialuowei-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-134', '', '', '2021-06-01 12:15:08', '2021-06-01 12:15:08', '', 3809, 'http://shoestimer.com/?post_type=product_variation&p=3964', 134, 'product_variation', '', 0),
(3965, 1, '2021-06-01 12:15:09', '2021-06-01 12:15:09', '', 'JIALUOWEI 18cm high heel wedge platform lace up knee high boots', 'Color: Gold shiny, Shoe Size: 10', 'publish', 'closed', 'closed', '', 'jialuowei-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-135', '', '', '2021-06-01 12:15:09', '2021-06-01 12:15:09', '', 3809, 'http://shoestimer.com/?post_type=product_variation&p=3965', 135, 'product_variation', '', 0),
(3966, 1, '2021-06-01 12:15:10', '2021-06-01 12:15:10', '', 'ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-15.jpg_640x640-15', '', 'inherit', 'open', 'closed', '', 'anmairon-high-quality-sexy-winter-boots-women-thigh-high-boots-new-lace-up-knee-corium-boot-15-jpg_640x640-15', '', '', '2021-06-01 12:15:10', '2021-06-01 12:15:10', '', 3609, 'http://shoestimer.com/wp-content/uploads/2021/06/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-15.jpg_640x640-15.jpg', 0, 'attachment', 'image/jpeg', 0),
(3967, 1, '2021-06-01 12:15:10', '2021-06-01 12:15:10', '', 'JIALUOWEI 18cm high heel wedge platform lace up knee high boots', 'Color: blue sky shiny, Shoe Size: 10', 'publish', 'closed', 'closed', '', 'jialuowei-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-136', '', '', '2021-06-01 12:15:10', '2021-06-01 12:15:10', '', 3809, 'http://shoestimer.com/?post_type=product_variation&p=3967', 136, 'product_variation', '', 0),
(3968, 1, '2021-06-01 12:15:11', '2021-06-01 12:15:11', '', 'JIALUOWEI 18cm high heel wedge platform lace up knee high boots', 'Color: blue sky shiny, Shoe Size: 11', 'publish', 'closed', 'closed', '', 'jialuowei-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-137', '', '', '2021-06-01 12:15:11', '2021-06-01 12:15:11', '', 3809, 'http://shoestimer.com/?post_type=product_variation&p=3968', 137, 'product_variation', '', 0),
(3969, 1, '2021-06-01 12:15:12', '2021-06-01 12:15:12', '', 'JIALUOWEI 18cm high heel wedge platform lace up knee high boots', 'Color: blue sky shiny, Shoe Size: 8', 'publish', 'closed', 'closed', '', 'jialuowei-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-138', '', '', '2021-06-01 12:15:12', '2021-06-01 12:15:12', '', 3809, 'http://shoestimer.com/?post_type=product_variation&p=3969', 138, 'product_variation', '', 0),
(3970, 1, '2021-06-01 12:15:13', '2021-06-01 12:15:13', '', 'JIALUOWEI 18cm high heel wedge platform lace up knee high boots', 'Color: blue sky shiny, Shoe Size: 9', 'publish', 'closed', 'closed', '', 'jialuowei-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-139', '', '', '2021-06-01 12:15:13', '2021-06-01 12:15:13', '', 3809, 'http://shoestimer.com/?post_type=product_variation&p=3970', 139, 'product_variation', '', 0),
(3971, 1, '2021-06-01 12:15:13', '2021-06-01 12:15:13', '', 'JIALUOWEI 18cm high heel wedge platform lace up knee high boots', 'Color: blue sky shiny, Shoe Size: 14', 'publish', 'closed', 'closed', '', 'jialuowei-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-140', '', '', '2021-06-01 12:15:13', '2021-06-01 12:15:13', '', 3809, 'http://shoestimer.com/?post_type=product_variation&p=3971', 140, 'product_variation', '', 0),
(3972, 1, '2021-06-01 12:15:13', '2021-06-01 12:15:13', '', 'JIALUOWEI 18cm high heel wedge platform lace up knee high boots', 'Color: blue sky shiny, Shoe Size: 15', 'publish', 'closed', 'closed', '', 'jialuowei-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-141', '', '', '2021-06-01 12:15:13', '2021-06-01 12:15:13', '', 3809, 'http://shoestimer.com/?post_type=product_variation&p=3972', 141, 'product_variation', '', 0),
(3973, 1, '2021-06-01 12:15:14', '2021-06-01 12:15:14', '', 'ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-16.jpg_640x640-16', '', 'inherit', 'open', 'closed', '', 'anmairon-high-quality-sexy-winter-boots-women-thigh-high-boots-new-lace-up-knee-corium-boot-16-jpg_640x640-16', '', '', '2021-06-01 12:15:14', '2021-06-01 12:15:14', '', 3609, 'http://shoestimer.com/wp-content/uploads/2021/06/ANMAIRON-High-Quality-Sexy-Winter-Boots-Women-Thigh-High-Boots-New-Lace-Up-Knee-Corium-Boot-16.jpg_640x640-16.jpg', 0, 'attachment', 'image/jpeg', 0),
(3974, 1, '2021-06-01 12:15:14', '2021-06-01 12:15:14', '', 'JIALUOWEI 18cm high heel wedge platform lace up knee high boots', 'Color: blue sky shiny, Shoe Size: 12', 'publish', 'closed', 'closed', '', 'jialuowei-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-142', '', '', '2021-06-01 12:15:14', '2021-06-01 12:15:14', '', 3809, 'http://shoestimer.com/?post_type=product_variation&p=3974', 142, 'product_variation', '', 0),
(3975, 1, '2021-06-01 12:15:14', '2021-06-01 12:15:14', '', 'JIALUOWEI 18cm high heel wedge platform lace up knee high boots', 'Color: blue sky shiny, Shoe Size: 13', 'publish', 'closed', 'closed', '', 'jialuowei-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-143', '', '', '2021-06-01 12:15:14', '2021-06-01 12:15:14', '', 3809, 'http://shoestimer.com/?post_type=product_variation&p=3975', 143, 'product_variation', '', 0),
(3976, 1, '2021-06-01 12:15:16', '2021-06-01 12:15:16', '', 'JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-1', '', 'inherit', 'open', 'closed', '', 'jialuowei-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-1', '', '', '2021-06-01 12:15:16', '2021-06-01 12:15:16', '', 3809, 'http://shoestimer.com/wp-content/uploads/2021/06/JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(3977, 1, '2021-06-01 12:15:19', '2021-06-01 12:15:19', '', 'JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-2', '', 'inherit', 'open', 'closed', '', 'jialuowei-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-2-2', '', '', '2021-06-01 12:15:19', '2021-06-01 12:15:19', '', 3809, 'http://shoestimer.com/wp-content/uploads/2021/06/JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-2.jpg', 0, 'attachment', 'image/jpeg', 0);
INSERT INTO `wpx5_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(3978, 1, '2021-06-01 12:15:19', '2021-06-01 12:15:19', '                <div class=\"product-specs-list-container\">\n                    <ul class=\"product-specs-list util-clearfix\">\n						                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Brand Name:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">jialuowei</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Heel Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Thin Heels</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Boot Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Motorcycle boots</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Shaft Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">PU</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Origin:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">CN(Origin)</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Season:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Spring/Autumn</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Upper Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">PU</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Boot Height:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Mid-Calf</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">is_handmade:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Yes</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Fashion Element:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Cross-tied</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Pattern Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Solid</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Model Number:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">BM-033</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Department Name:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Adult</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Lining Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">PU</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Toe Shape:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Pointed Toe</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Item Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Boots</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Insole Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">EVA</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Outsole Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Rubber</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Heel Height:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Super High (8cm-up)</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">With Platforms:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">No</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Closure Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Lace-up</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Fit:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Fits true to size, take your normal size</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Gender:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Unisex</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Heel Height:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">18cm</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Leather Style:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Patent Leather</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">is-customized:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Yes</span>\n                            </li>\n							                    </ul>\n                </div>\n				<div class=\"detailmodule_dynamic\"><kse:widget data-widget-type=\"customText\" id=\"1005000000107774\" title=\"\" type=\"custom\"></kse:widget></div>\n<div class=\"detailmodule_html\"><div class=\"detail-desc-decorate-richtext\"><p>\n	<img alt=\"è¥é”€å›¾\" src=\"https://ae01.alicdn.com/kf/H14b8693177de4b5782d33f1c3a2c4d34r.jpg\" />\n</p>\n<p>\n	&nbsp;\n</p>\n<table border=\"1\" cellspacing=\"0\" style=\"width: 802.0px;\">\n	<tbody>\n		<tr>\n			<td rowspan=\"4\" style=\"width: 300.0px;\">\n				<p align=\"center\">\n					<img alt=\"4674-0\" src=\"https://ae01.alicdn.com/kf/HTB1iIGeaUrrK1RkSne1q6ArVVXau.jpg\" />\n				</p>\n			</td>\n			<td style=\"width: 134.0px;\">\n				<p align=\"center\">\n					<span style=\"font-family: trebuchet ms , helvetica , sans-serif;\"><strong><span style=\"font-size: 20.0px;\">STYLE</span></strong></span>\n				</p>\n			</td>\n			<td style=\"width: 368.0px;\">\n				<p align=\"center\">\n					<span style=\"font-family: trebuchet ms , helvetica , sans-serif;\"><strong><span style=\"font-size: 20.0px;\">Ankle ballet boots</span></strong></span>\n				</p>\n			</td>\n		</tr>\n		<tr>\n			<td style=\"width: 134.0px;\">\n				<p align=\"center\">\n					<span style=\"font-family: trebuchet ms , helvetica , sans-serif;\"><strong><span style=\"font-size: 20.0px;\">SIZE</span></strong></span>\n				</p>\n			</td>\n			<td style=\"width: 368.0px;\">\n				<p align=\"center\">\n					<span style=\"font-family: trebuchet ms , helvetica , sans-serif;\"><strong><span style=\"font-size: 20.0px;\">EUR36#&mdash;46#</span></strong></span>\n				</p>\n			</td>\n		</tr>\n		<tr>\n			<td style=\"width: 134.0px;\">\n				<p align=\"center\">\n					<span style=\"font-family: trebuchet ms , helvetica , sans-serif;\"><strong><span style=\"font-size: 20.0px;\">HEEL</span></strong></span>\n				</p>\n			</td>\n			<td style=\"width: 368.0px;\">\n				<p align=\"center\">\n					<span style=\"font-family: trebuchet ms , helvetica , sans-serif;\"><strong><span style=\"font-size: 20.0px;\">18CM</span></strong></span>\n				</p>\n			</td>\n		</tr>\n		<tr>\n			<td style=\"width: 134.0px;\">\n				<p align=\"center\">\n					<span style=\"font-family: trebuchet ms , helvetica , sans-serif;\"><strong><span style=\"font-size: 20.0px;\">COLOR</span></strong></span>\n				</p>\n			</td>\n			<td style=\"width: 368.0px;\">\n				<p align=\"center\">\n					<span style=\"font-family: trebuchet ms , helvetica , sans-serif;\"><strong><span style=\"font-size: 20.0px;\">AS&nbsp;YOUR&nbsp;REQUIREMENTS</span></strong></span>\n				</p>\n			</td>\n		</tr>\n	</tbody>\n</table>\n<table border=\"1\" cellspacing=\"0\" style=\"width: 802.0px;\">\n	<tbody>\n		<tr>\n			<td style=\"width: 190.0px;\">\n				<p align=\"center\">\n					&nbsp;\n				</p>\n				<p align=\"center\">\n					<span style=\"font-size: 14.0px;\"><span style=\"font-family: tahoma , geneva , sans-serif;\"><strong>SYSTEM</strong></span></span>\n				</p>\n				<p align=\"center\">\n					&nbsp;\n				</p>\n			</td>\n			<td colspan=\"11\" style=\"width: 612.0px;\">\n				<p align=\"center\">\n					&nbsp;\n				</p>\n				<p align=\"center\">\n					<span style=\"font-family: tahoma , geneva , sans-serif;\"><strong><span style=\"font-size: 14.0px;\">SIZES</span></strong></span>\n				</p>\n				<p align=\"center\">\n					&nbsp;\n				</p>\n			</td>\n		</tr>\n		<tr>\n			<td style=\"width: 190.0px;\">\n				<p align=\"center\">\n					&nbsp;\n				</p>\n				<p align=\"center\">\n					<span style=\"font-family: tahoma , geneva , sans-serif;\"><strong><span style=\"font-size: 14.0px;\">U.S</span></strong></span>\n				</p>\n				<p align=\"center\">\n					&nbsp;\n				</p>\n			</td>\n			<td style=\"width: 56.0px;\">\n				<p align=\"center\">\n					&nbsp;\n				</p>\n				<p align=\"center\">\n					<span style=\"font-family: tahoma , geneva , sans-serif;\"><strong><span style=\"font-size: 14.0px;\">5</span></strong></span>\n				</p>\n				<p align=\"center\">\n					&nbsp;\n				</p>\n			</td>\n			<td style=\"width: 56.0px;\">\n				<p align=\"center\">\n					&nbsp;\n				</p>\n				<p align=\"center\">\n					<span style=\"font-family: tahoma , geneva , sans-serif;\"><strong><span style=\"font-size: 14.0px;\">6</span></strong></span>\n				</p>\n				<p align=\"center\">\n					&nbsp;\n				</p>\n			</td>\n			<td style=\"width: 56.0px;\">\n				<p align=\"center\">\n					&nbsp;\n				</p>\n				<p align=\"center\">\n					<span style=\"font-family: tahoma , geneva , sans-serif;\"><strong><span style=\"font-size: 14.0px;\">7</span></strong></span>\n				</p>\n				<p align=\"center\">\n					&nbsp;\n				</p>\n			</td>\n			<td style=\"width: 56.0px;\">\n				<p align=\"center\">\n					&nbsp;\n				</p>\n				<p align=\"center\">\n					<span style=\"font-family: tahoma , geneva , sans-serif;\"><strong><span style=\"font-size: 14.0px;\">8</span></strong></span>\n				</p>\n				<p align=\"center\">\n					&nbsp;\n				</p>\n			</td>\n			<td style=\"width: 56.0px;\">\n				<p align=\"center\">\n					&nbsp;\n				</p>\n				<p align=\"center\">\n					<span style=\"font-family: tahoma , geneva , sans-serif;\"><strong><span style=\"font-size: 14.0px;\">9</span></strong></span>\n				</p>\n				<p align=\"center\">\n					&nbsp;\n				</p>\n			</td>\n			<td style=\"width: 56.0px;\">\n				<p align=\"center\">\n					&nbsp;\n				</p>\n				<p align=\"center\">\n					<span style=\"font-family: tahoma , geneva , sans-serif;\"><strong><span style=\"font-size: 14.0px;\">10</span></strong></span>\n				</p>\n				<p align=\"center\">\n					&nbsp;\n				</p>\n			</td>\n			<td style=\"width: 56.0px;\">\n				<p align=\"center\">\n					&nbsp;\n				</p>\n				<p align=\"center\">\n					<span style=\"font-family: tahoma , geneva , sans-serif;\"><strong><span style=\"font-size: 14.0px;\">11</span></strong></span>\n				</p>\n				<p align=\"center\">\n					&nbsp;\n				</p>\n			</td>\n			<td style=\"width: 56.0px;\">\n				<p align=\"center\">\n					&nbsp;\n				</p>\n				<p align=\"center\">\n					<span style=\"font-family: tahoma , geneva , sans-serif;\"><strong><span style=\"font-size: 14.0px;\">12</span></strong></span>\n				</p>\n				<p align=\"center\">\n					&nbsp;\n				</p>\n			</td>\n			<td style=\"width: 56.0px;\">\n				<p align=\"center\">\n					&nbsp;\n				</p>\n				<p align=\"center\">\n					<span style=\"font-family: tahoma , geneva , sans-serif;\"><strong><span style=\"font-size: 14.0px;\">13</span></strong></span>\n				</p>\n				<p align=\"center\">\n					&nbsp;\n				</p>\n			</td>\n			<td style=\"width: 56.0px;\">\n				<p align=\"center\">\n					&nbsp;\n				</p>\n				<p align=\"center\">\n					<span style=\"font-family: tahoma , geneva , sans-serif;\"><strong><span style=\"font-size: 14.0px;\">14</span></strong></span>\n				</p>\n				<p align=\"center\">\n					&nbsp;\n				</p>\n			</td>\n			<td style=\"width: 56.0px;\">\n				<p align=\"center\">\n					&nbsp;\n				</p>\n				<p align=\"center\">\n					<span style=\"font-family: tahoma , geneva , sans-serif;\"><strong><span style=\"font-size: 14.0px;\">15</span></strong></span>\n				</p>\n				<p align=\"center\">\n					&nbsp;\n				</p>\n			</td>\n		</tr>\n		<tr>\n			<td style=\"width: 190.0px;\">\n				<p align=\"center\">\n					&nbsp;\n				</p>\n				<p align=\"center\">\n					<span style=\"font-family: tahoma , geneva , sans-serif;\"><strong><span style=\"font-size: 14.0px;\">EUROPE</span></strong></span>\n				</p>\n				<p align=\"center\">\n					&nbsp;\n				</p>\n			</td>\n			<td style=\"width: 56.0px;\">\n				<p align=\"center\">\n					<span style=\"font-family: tahoma , geneva , sans-serif;\"><strong><span style=\"font-size: 14.0px;\">36</span></strong></span>\n				</p>\n			</td>\n			<td style=\"width: 56.0px;\">\n				<p align=\"center\">\n					<span style=\"font-family: tahoma , geneva , sans-serif;\"><strong><span style=\"font-size: 14.0px;\">37</span></strong></span>\n				</p>\n			</td>\n			<td style=\"width: 56.0px;\">\n				<p align=\"center\">\n					<span style=\"font-family: tahoma , geneva , sans-serif;\"><strong><span style=\"font-size: 14.0px;\">38</span></strong></span>\n				</p>\n			</td>\n			<td style=\"width: 56.0px;\">\n				<p align=\"center\">\n					<span style=\"font-family: tahoma , geneva , sans-serif;\"><strong><span style=\"font-size: 14.0px;\">39</span></strong></span>\n				</p>\n			</td>\n			<td style=\"width: 56.0px;\">\n				<p align=\"center\">\n					<span style=\"font-family: tahoma , geneva , sans-serif;\"><strong><span style=\"font-size: 14.0px;\">40</span></strong></span>\n				</p>\n			</td>\n			<td style=\"width: 56.0px;\">\n				<p align=\"center\">\n					<span style=\"font-family: tahoma , geneva , sans-serif;\"><strong><span style=\"font-size: 14.0px;\">41</span></strong></span>\n				</p>\n			</td>\n			<td style=\"width: 56.0px;\">\n				<p align=\"center\">\n					<span style=\"font-family: tahoma , geneva , sans-serif;\"><strong><span style=\"font-size: 14.0px;\">42</span></strong></span>\n				</p>\n			</td>\n			<td style=\"width: 56.0px;\">\n				<p align=\"center\">\n					<span style=\"font-family: tahoma , geneva , sans-serif;\"><strong><span style=\"font-size: 14.0px;\">43</span></strong></span>\n				</p>\n			</td>\n			<td style=\"width: 56.0px;\">\n				<p align=\"center\">\n					<span style=\"font-family: tahoma , geneva , sans-serif;\"><strong><span style=\"font-size: 14.0px;\">44</span></strong></span>\n				</p>\n			</td>\n			<td style=\"width: 56.0px;\">\n				<p align=\"center\">\n					<span style=\"font-family: tahoma , geneva , sans-serif;\"><strong><span style=\"font-size: 14.0px;\">45</span></strong></span>\n				</p>\n			</td>\n			<td style=\"width: 56.0px;\">\n				<p align=\"center\">\n					<span style=\"font-family: tahoma , geneva , sans-serif;\"><strong><span style=\"font-size: 14.0px;\">46</span></strong></span>\n				</p>\n			</td>\n		</tr>\n		<tr>\n			<td style=\"width: 190.0px;\">\n				<p align=\"center\">\n					&nbsp;\n				</p>\n				<p align=\"center\">\n					<span style=\"font-family: tahoma , geneva , sans-serif;\"><span style=\"color: #000000;\"><strong><span style=\"font-size: 14.0px;\">FOOT LENGHT(CM)</span></strong></span></span>\n				</p>\n				<p align=\"center\">\n					&nbsp;\n				</p>\n			</td>\n			<td style=\"width: 56.0px;\">\n				<p align=\"center\">\n					<span style=\"font-family: tahoma , geneva , sans-serif;\"><span style=\"color: #000000;\"><strong><span style=\"font-size: 14.0px;\">23.6</span></strong></span></span>\n				</p>\n			</td>\n			<td style=\"width: 56.0px;\">\n				<p align=\"center\">\n					<span style=\"font-family: tahoma , geneva , sans-serif;\"><span style=\"color: #000000;\"><strong><span style=\"font-size: 14.0px;\">24.2</span></strong></span></span>\n				</p>\n			</td>\n			<td style=\"width: 56.0px;\">\n				<p align=\"center\">\n					<span style=\"font-family: tahoma , geneva , sans-serif;\"><span style=\"color: #000000;\"><strong><span style=\"font-size: 14.0px;\">24.8</span></strong></span></span>\n				</p>\n			</td>\n			<td style=\"width: 56.0px;\">\n				<p align=\"center\">\n					<span style=\"font-family: tahoma , geneva , sans-serif;\"><span style=\"color: #000000;\"><strong><span style=\"font-size: 14.0px;\">25.4</span></strong></span></span>\n				</p>\n			</td>\n			<td style=\"width: 56.0px;\">\n				<p align=\"center\">\n					<span style=\"font-family: tahoma , geneva , sans-serif;\"><span style=\"color: #000000;\"><strong><span style=\"font-size: 14.0px;\">26.0</span></strong></span></span>\n				</p>\n			</td>\n			<td style=\"width: 56.0px;\">\n				<p align=\"center\">\n					<span style=\"font-family: tahoma , geneva , sans-serif;\"><span style=\"color: #000000;\"><strong><span style=\"font-size: 14.0px;\">26.6</span></strong></span></span>\n				</p>\n			</td>\n			<td style=\"width: 56.0px;\">\n				<p align=\"center\">\n					<span style=\"font-family: tahoma , geneva , sans-serif;\"><span style=\"color: #000000;\"><strong><span style=\"font-size: 14.0px;\">27.2</span></strong></span></span>\n				</p>\n			</td>\n			<td style=\"width: 56.0px;\">\n				<p align=\"center\">\n					<span style=\"font-family: tahoma , geneva , sans-serif;\"><span style=\"color: #000000;\"><strong><span style=\"font-size: 14.0px;\">27.8</span></strong></span></span>\n				</p>\n			</td>\n			<td style=\"width: 56.0px;\">\n				<p align=\"center\">\n					<span style=\"font-family: tahoma , geneva , sans-serif;\"><span style=\"color: #000000;\"><strong><span style=\"font-size: 14.0px;\">28.4</span></strong></span></span>\n				</p>\n			</td>\n			<td style=\"width: 56.0px;\">\n				<p align=\"center\">\n					<span style=\"font-family: tahoma , geneva , sans-serif;\"><span style=\"color: #000000;\"><strong><span style=\"font-size: 14.0px;\">29.0</span></strong></span></span>\n				</p>\n			</td>\n			<td style=\"width: 56.0px;\">\n				<p align=\"center\">\n					<span style=\"font-family: tahoma , geneva , sans-serif;\"><span style=\"color: #000000;\"><strong><span style=\"font-size: 14.0px;\">29.6</span></strong></span></span>\n				</p>\n			</td>\n		</tr>\n		<tr>\n			<td style=\"width: 190.0px;\">\n				<p align=\"center\">\n					&nbsp;\n				</p>\n				<p align=\"center\">\n					<span style=\"font-family: tahoma , geneva , sans-serif;\"><span style=\"color: #ff0000;\"><strong><span style=\"font-size: 14.0px;\">HIGH HEEL(CM)</span></strong></span></span>\n				</p>\n				<p align=\"center\">\n					&nbsp;\n				</p>\n			</td>\n			<td style=\"width: 56.0px;\">\n				<p align=\"center\">\n					<span style=\"font-family: tahoma , geneva , sans-serif;\"><span style=\"color: #ff0000;\"><strong><span style=\"font-size: 14.0px;\">17</span></strong></span></span>\n				</p>\n			</td>\n			<td style=\"width: 56.0px;\">\n				<p align=\"center\">\n					<span style=\"font-family: tahoma , geneva , sans-serif;\"><span style=\"color: #ff0000;\"><strong><span style=\"font-size: 14.0px;\">17</span></strong></span></span>\n				</p>\n			</td>\n			<td style=\"width: 56.0px;\">\n				<p align=\"center\">\n					<span style=\"font-family: tahoma , geneva , sans-serif;\"><span style=\"color: #ff0000;\"><strong><span style=\"font-size: 14.0px;\">17.5</span></strong></span></span>\n				</p>\n			</td>\n			<td style=\"width: 56.0px;\">\n				<p align=\"center\">\n					<span style=\"font-family: tahoma , geneva , sans-serif;\"><span style=\"color: #ff0000;\"><strong><span style=\"font-size: 14.0px;\">17.5</span></strong></span></span>\n				</p>\n			</td>\n			<td style=\"width: 56.0px;\">\n				<p align=\"center\">\n					<span style=\"font-family: tahoma , geneva , sans-serif;\"><span style=\"color: #ff0000;\"><strong><span style=\"font-size: 14.0px;\">18</span></strong></span></span>\n				</p>\n			</td>\n			<td style=\"width: 56.0px;\">\n				<p align=\"center\">\n					<span style=\"font-family: tahoma , geneva , sans-serif;\"><span style=\"color: #ff0000;\"><strong><span style=\"font-size: 14.0px;\">18</span></strong></span></span>\n				</p>\n			</td>\n			<td style=\"width: 56.0px;\">\n				<p align=\"center\">\n					<span style=\"font-family: tahoma , geneva , sans-serif;\"><span style=\"color: #ff0000;\"><strong><span style=\"font-size: 14.0px;\">18.5</span></strong></span></span>\n				</p>\n			</td>\n			<td style=\"width: 56.0px;\">\n				<p align=\"center\">\n					<span style=\"font-family: tahoma , geneva , sans-serif;\"><span style=\"color: #ff0000;\"><strong><span style=\"font-size: 14.0px;\">18.5</span></strong></span></span>\n				</p>\n			</td>\n			<td style=\"width: 56.0px;\">\n				<p align=\"center\">\n					<span style=\"font-family: tahoma , geneva , sans-serif;\"><span style=\"color: #ff0000;\"><strong><span style=\"font-size: 14.0px;\">19</span></strong></span></span>\n				</p>\n			</td>\n			<td style=\"width: 56.0px;\">\n				<p align=\"center\">\n					<span style=\"font-family: tahoma , geneva , sans-serif;\"><span style=\"color: #ff0000;\"><strong><span style=\"font-size: 14.0px;\">19</span></strong></span></span>\n				</p>\n			</td>\n			<td style=\"width: 56.0px;\">\n				<p align=\"center\">\n					<span style=\"font-family: tahoma , geneva , sans-serif;\"><span style=\"color: #ff0000;\"><strong><span style=\"font-size: 14.0px;\">19</span></strong></span></span>\n				</p>\n			</td>\n		</tr>\n		<tr>\n			<td style=\"width: 190.0px;\">\n				<p align=\"center\">\n					&nbsp;\n				</p>\n				<p align=\"center\">\n					<span style=\"font-family: tahoma , geneva , sans-serif;\"><strong><span style=\"font-size: 14.0px;\">PLATFORM HEEL(CM)</span></strong></span>\n				</p>\n				<p align=\"center\">\n					&nbsp;\n				</p>\n			</td>\n			<td style=\"width: 56.0px;\">\n				<p align=\"center\">\n					&nbsp;\n				</p>\n			</td>\n			<td style=\"width: 56.0px;\">\n				<p align=\"center\">\n					&nbsp;\n				</p>\n			</td>\n			<td style=\"width: 56.0px;\">\n				<p align=\"center\">\n					&nbsp;\n				</p>\n			</td>\n			<td style=\"width: 56.0px;\">\n				<p align=\"center\">\n					&nbsp;\n				</p>\n			</td>\n			<td style=\"width: 56.0px;\">\n				<p align=\"center\">\n					&nbsp;\n				</p>\n			</td>\n			<td style=\"width: 56.0px;\">\n				<p align=\"center\">\n					&nbsp;\n				</p>\n			</td>\n			<td style=\"width: 56.0px;\">\n				<p align=\"center\">\n					&nbsp;\n				</p>\n			</td>\n			<td style=\"width: 56.0px;\">\n				<p align=\"center\">\n					&nbsp;\n				</p>\n			</td>\n			<td style=\"width: 56.0px;\">\n				<p align=\"center\">\n					&nbsp;\n				</p>\n			</td>\n			<td style=\"width: 56.0px;\">\n				<p align=\"center\">\n					&nbsp;\n				</p>\n			</td>\n			<td style=\"width: 56.0px;\">\n				<p align=\"center\">\n					&nbsp;\n				</p>\n			</td>\n		</tr>\n		<tr>\n			<td style=\"width: 190.0px;\">\n				<p align=\"center\">\n					&nbsp;\n				</p>\n				<p align=\"center\">\n					<span style=\"font-family: tahoma , geneva , sans-serif;\"><span style=\"color: #ff0000;\"><strong><span style=\"font-size: 14.0px;\">SHAFT LENGHT(CM)</span></strong></span></span>\n				</p>\n				<p align=\"center\">\n					&nbsp;\n				</p>\n			</td>\n			<td style=\"width: 56.0px;\">\n				<p align=\"center\">\n					<span style=\"font-family: tahoma , geneva , sans-serif;\"><span style=\"color: #ff0000;\"><strong><span style=\"font-size: 14.0px;\">16</span></strong></span></span>\n				</p>\n			</td>\n			<td style=\"width: 56.0px;\">\n				<p align=\"center\">\n					<span style=\"font-family: tahoma , geneva , sans-serif;\"><span style=\"color: #ff0000;\"><strong><span style=\"font-size: 14.0px;\">16</span></strong></span></span>\n				</p>\n			</td>\n			<td style=\"width: 56.0px;\">\n				<p align=\"center\">\n					<span style=\"font-family: tahoma , geneva , sans-serif;\"><span style=\"color: #ff0000;\"><strong><span style=\"font-size: 14.0px;\">16</span></strong></span></span>\n				</p>\n			</td>\n			<td style=\"width: 56.0px;\">\n				<p align=\"center\">\n					<span style=\"font-family: tahoma , geneva , sans-serif;\"><span style=\"color: #ff0000;\"><strong><span style=\"font-size: 14.0px;\">16</span></strong></span></span>\n				</p>\n			</td>\n			<td style=\"width: 56.0px;\">\n				<p align=\"center\">\n					<span style=\"font-family: tahoma , geneva , sans-serif;\"><span style=\"color: #ff0000;\"><strong><span style=\"font-size: 14.0px;\">16</span></strong></span></span>\n				</p>\n			</td>\n			<td style=\"width: 56.0px;\">\n				<p align=\"center\">\n					<span style=\"font-family: tahoma , geneva , sans-serif;\"><span style=\"color: #ff0000;\"><strong><span style=\"font-size: 14.0px;\">16</span></strong></span></span>\n				</p>\n			</td>\n			<td style=\"width: 56.0px;\">\n				<p align=\"center\">\n					<span style=\"font-family: tahoma , geneva , sans-serif;\"><span style=\"color: #ff0000;\"><strong><span style=\"font-size: 14.0px;\">18</span></strong></span></span>\n				</p>\n			</td>\n			<td style=\"width: 56.0px;\">\n				<p align=\"center\">\n					<span style=\"font-family: tahoma , geneva , sans-serif;\"><span style=\"color: #ff0000;\"><strong><span style=\"font-size: 14.0px;\">18</span></strong></span></span>\n				</p>\n			</td>\n			<td style=\"width: 56.0px;\">\n				<p align=\"center\">\n					<span style=\"font-family: tahoma , geneva , sans-serif;\"><span style=\"color: #ff0000;\"><strong><span style=\"font-size: 14.0px;\">18</span></strong></span></span>\n				</p>\n			</td>\n			<td style=\"width: 56.0px;\">\n				<p align=\"center\">\n					<span style=\"font-family: tahoma , geneva , sans-serif;\"><span style=\"color: #ff0000;\"><strong><span style=\"font-size: 14.0px;\">18</span></strong></span></span>\n				</p>\n			</td>\n			<td style=\"width: 56.0px;\">\n				<p align=\"center\">\n					<span style=\"font-family: tahoma , geneva , sans-serif;\"><span style=\"color: #ff0000;\"><strong><span style=\"font-size: 14.0px;\">18</span></strong></span></span>\n				</p>\n			</td>\n		</tr>\n		<tr>\n			<td style=\"width: 190.0px;\">\n				<p align=\"center\">\n					&nbsp;\n				</p>\n				<p align=\"center\">\n					<span style=\"font-family: tahoma , geneva , sans-serif;\"><strong><span style=\"font-size: 14.0px;\">THIGH GIRTH(CM)</span></strong></span>\n				</p>\n				<p align=\"center\">\n					&nbsp;\n				</p>\n			</td>\n			<td style=\"width: 56.0px;\">\n				<p align=\"center\">\n					&nbsp;\n				</p>\n			</td>\n			<td style=\"width: 56.0px;\">\n				<p align=\"center\">\n					&nbsp;\n				</p>\n			</td>\n			<td style=\"width: 56.0px;\">\n				<p align=\"center\">\n					&nbsp;\n				</p>\n			</td>\n			<td style=\"width: 56.0px;\">\n				<p align=\"center\">\n					&nbsp;\n				</p>\n			</td>\n			<td style=\"width: 56.0px;\">\n				<p align=\"center\">\n					&nbsp;\n				</p>\n			</td>\n			<td style=\"width: 56.0px;\">\n				<p align=\"center\">\n					&nbsp;\n				</p>\n			</td>\n			<td style=\"width: 56.0px;\">\n				<p align=\"center\">\n					&nbsp;\n				</p>\n			</td>\n			<td style=\"width: 56.0px;\">\n				<p align=\"center\">\n					&nbsp;\n				</p>\n			</td>\n			<td style=\"width: 56.0px;\">\n				<p align=\"center\">\n					&nbsp;\n				</p>\n			</td>\n			<td style=\"width: 56.0px;\">\n				<p align=\"center\">\n					&nbsp;\n				</p>\n			</td>\n			<td style=\"width: 56.0px;\">\n				<p align=\"center\">\n					&nbsp;\n				</p>\n			</td>\n		</tr>\n		<tr>\n			<td style=\"width: 190.0px;\">\n				<p align=\"center\">\n					&nbsp;\n				</p>\n				<p align=\"center\">\n					<span style=\"font-family: tahoma , geneva , sans-serif;\"><strong><span style=\"font-size: 14.0px;\">CALF GIRTH(CM)</span></strong></span>\n				</p>\n				<p align=\"center\">\n					&nbsp;\n				</p>\n			</td>\n			<td style=\"width: 56.0px;\">\n				<p align=\"center\">\n					&nbsp;\n				</p>\n			</td>\n			<td style=\"width: 56.0px;\">\n				<p align=\"center\">\n					&nbsp;\n				</p>\n			</td>\n			<td style=\"width: 56.0px;\">\n				<p align=\"center\">\n					&nbsp;\n				</p>\n			</td>\n			<td style=\"width: 56.0px;\">\n				<p align=\"center\">\n					&nbsp;\n				</p>\n			</td>\n			<td style=\"width: 56.0px;\">\n				<p align=\"center\">\n					&nbsp;\n				</p>\n			</td>\n			<td style=\"width: 56.0px;\">\n				<p align=\"center\">\n					&nbsp;\n				</p>\n			</td>\n			<td style=\"width: 56.0px;\">\n				<p align=\"center\">\n					&nbsp;\n				</p>\n			</td>\n			<td style=\"width: 56.0px;\">\n				<p align=\"center\">\n					&nbsp;\n				</p>\n			</td>\n			<td style=\"width: 56.0px;\">\n				<p align=\"center\">\n					&nbsp;\n				</p>\n			</td>\n			<td style=\"width: 56.0px;\">\n				<p align=\"center\">\n					&nbsp;\n				</p>\n			</td>\n			<td style=\"width: 56.0px;\">\n				<p align=\"center\">\n					&nbsp;\n				</p>\n			</td>\n		</tr>\n		<tr>\n			<td style=\"width: 190.0px;\">\n				<p align=\"center\">\n					&nbsp;\n				</p>\n				<p align=\"center\">\n					<span style=\"font-family: tahoma , geneva , sans-serif;\"><span style=\"color: #ff0000;\"><strong><span style=\"font-size: 14.0px;\">ANKLE GIRTH(CM)</span></strong></span></span>\n				</p>\n				<p align=\"center\">\n					&nbsp;\n				</p>\n			</td>\n			<td style=\"width: 56.0px;\">\n				<p align=\"center\">\n					<span style=\"font-family: tahoma , geneva , sans-serif;\"><span style=\"color: #ff0000;\"><strong><span style=\"font-size: 14.0px;\">22</span></strong></span></span>\n				</p>\n			</td>\n			<td style=\"width: 56.0px;\">\n				<p align=\"center\">\n					<span style=\"font-family: tahoma , geneva , sans-serif;\"><span style=\"color: #ff0000;\"><strong><span style=\"font-size: 14.0px;\">22</span></strong></span></span>\n				</p>\n			</td>\n			<td style=\"width: 56.0px;\">\n				<p align=\"center\">\n					<span style=\"font-family: tahoma , geneva , sans-serif;\"><span style=\"color: #ff0000;\"><strong><span style=\"font-size: 14.0px;\">22</span></strong></span></span>\n				</p>\n			</td>\n			<td style=\"width: 56.0px;\">\n				<p align=\"center\">\n					<span style=\"font-family: tahoma , geneva , sans-serif;\"><span style=\"color: #ff0000;\"><strong><span style=\"font-size: 14.0px;\">24</span></strong></span></span>\n				</p>\n			</td>\n			<td style=\"width: 56.0px;\">\n				<p align=\"center\">\n					<span style=\"font-family: tahoma , geneva , sans-serif;\"><span style=\"color: #ff0000;\"><strong><span style=\"font-size: 14.0px;\">24</span></strong></span></span>\n				</p>\n			</td>\n			<td style=\"width: 56.0px;\">\n				<p align=\"center\">\n					<span style=\"font-family: tahoma , geneva , sans-serif;\"><span style=\"color: #ff0000;\"><strong><span style=\"font-size: 14.0px;\">24</span></strong></span></span>\n				</p>\n			</td>\n			<td style=\"width: 56.0px;\">\n				<p align=\"center\">\n					<span style=\"font-family: tahoma , geneva , sans-serif;\"><span style=\"color: #ff0000;\"><strong><span style=\"font-size: 14.0px;\">26</span></strong></span></span>\n				</p>\n			</td>\n			<td style=\"width: 56.0px;\">\n				<p align=\"center\">\n					<span style=\"font-family: tahoma , geneva , sans-serif;\"><span style=\"color: #ff0000;\"><strong><span style=\"font-size: 14.0px;\">26</span></strong></span></span>\n				</p>\n			</td>\n			<td style=\"width: 56.0px;\">\n				<p align=\"center\">\n					<span style=\"font-family: tahoma , geneva , sans-serif;\"><span style=\"color: #ff0000;\"><strong><span style=\"font-size: 14.0px;\">28</span></strong></span></span>\n				</p>\n			</td>\n			<td style=\"width: 56.0px;\">\n				<p align=\"center\">\n					<span style=\"font-family: tahoma , geneva , sans-serif;\"><span style=\"color: #ff0000;\"><strong><span style=\"font-size: 14.0px;\">28</span></strong></span></span>\n				</p>\n			</td>\n			<td style=\"width: 56.0px;\">\n				<p align=\"center\">\n					<span style=\"font-family: tahoma , geneva , sans-serif;\"><span style=\"color: #ff0000;\"><strong><span style=\"font-size: 14.0px;\">28</span></strong></span></span>\n				</p>\n			</td>\n		</tr>\n	</tbody>\n</table>\n<div style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-size: 13.0px;line-height: inherit;font-family: arial , helvetica , sans-serif;vertical-align: baseline;color: #000000;\">\n	&nbsp;\n</div>\n<div style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-size: 13.0px;line-height: inherit;font-family: arial , helvetica , sans-serif;vertical-align: baseline;color: #000000;\">\n	&nbsp;\n</div>\n<div style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-size: 13.0px;line-height: inherit;font-family: arial , helvetica , sans-serif;vertical-align: baseline;color: #000000;\">\n	<span style=\"font-size: 28.0px;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;line-height: inherit;vertical-align: baseline;\"><u><span style=\"box-sizing: content-box;font-weight: 700;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;line-height: inherit;vertical-align: baseline;\">Important Notice:</span></span></u></span></span>\n</div>\n<div style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-size: 13.0px;line-height: inherit;font-family: arial , helvetica , sans-serif;vertical-align: baseline;color: #000000;\">\n	<span style=\"font-size: 20.0px;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;line-height: inherit;vertical-align: baseline;\">We send Europe size;please refer to your foot length to choose the US size.For example,</span></span>\n</div>\n<div style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-size: 13.0px;line-height: inherit;font-family: arial , helvetica , sans-serif;vertical-align: baseline;color: #000000;\">\n	<span style=\"font-size: 20.0px;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;line-height: inherit;vertical-align: baseline;\">my foot length is 26.0 cm ,</span></span> <span style=\"font-style: inherit;font-weight: inherit;font-size: 20.0px;\">I will choose US 9=Eur size 40;if your foot a little wide ,</span>\n</div>\n<div style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-size: 13.0px;line-height: inherit;font-family: arial , helvetica , sans-serif;vertical-align: baseline;color: #000000;\">\n	<span style=\"font-style: inherit;font-weight: inherit;font-size: 20.0px;\">pls choose the bigger one size ,thanks .</span>\n</div>\n<div style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-size: 13.0px;line-height: inherit;font-family: arial , helvetica , sans-serif;vertical-align: baseline;color: #000000;\">\n	&nbsp;\n</div>\n<div style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-size: 13.0px;line-height: inherit;font-family: arial , helvetica , sans-serif;vertical-align: baseline;color: #000000;\">\n	<strong><span style=\"color: #c00000;\"><span style=\"font-size: 24.0px;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;line-height: inherit;vertical-align: baseline;\">How to accurately measure your foot length :</span></span></span></strong>\n</div>\n<div style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-size: 13.0px;line-height: inherit;font-family: arial , helvetica , sans-serif;vertical-align: baseline;color: #000000;\">\n	&nbsp;\n</div>\n<div style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-size: 13.0px;line-height: inherit;font-family: arial , helvetica , sans-serif;vertical-align: baseline;color: #000000;\">\n	<span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: 14.0px;line-height: inherit;vertical-align: baseline;\"><img alt=\"4873856186_85312959.jpg_.webp\" src=\"https://ae01.alicdn.com/kf/HTB1eQyGnf2H8KJjy0Fcq6yDlFXat.jpg\" style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: 0.0px;line-height: inherit;vertical-align: middle;color: transparent;width: auto;\" /></span>\n</div>\n<div style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-size: 13.0px;line-height: inherit;font-family: arial , helvetica , sans-serif;vertical-align: baseline;color: #000000;\">\n	&nbsp;\n</div>\n<div style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-size: 13.0px;line-height: inherit;font-family: arial , helvetica , sans-serif;vertical-align: baseline;color: #000000;\">\n	<span style=\"color: #c00000;\"><span style=\"font-size: 28.0px;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;line-height: inherit;vertical-align: baseline;\"><span style=\"box-sizing: content-box;font-weight: 700;\">Processing time</span>&nbsp;:</span></span></span>\n</div>\n<div style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-size: 13.0px;line-height: inherit;font-family: arial , helvetica , sans-serif;vertical-align: baseline;color: #000000;\">\n	<span style=\"font-size: 24.0px;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;line-height: inherit;vertical-align: baseline;\">All the shoes is order-to-make,we will ship out your package&nbsp;</span></span>\n</div>\n<div style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-size: 13.0px;line-height: inherit;font-family: arial , helvetica , sans-serif;vertical-align: baseline;color: #000000;\">\n	<span style=\"font-size: 24.0px;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;line-height: inherit;vertical-align: baseline;\">within 5-7 work days after you making the order .</span></span>\n</div>\n<div style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-size: 13.0px;line-height: inherit;font-family: arial , helvetica , sans-serif;vertical-align: baseline;color: #000000;\">\n	<span style=\"font-size: 24.0px;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;line-height: inherit;vertical-align: baseline;\">​</span></span>\n</div>\n<div style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-size: 13.0px;line-height: inherit;font-family: arial , helvetica , sans-serif;vertical-align: baseline;color: #000000;\">\n	&nbsp;\n</div>\n<p>\n	&nbsp;\n</p>\n<p>\n	<img alt=\"4674\" src=\"https://ae01.alicdn.com/kf/HTB1X5NHaITxK1Rjy0Fgq6yovpXas.jpg\" />\n</p>\n<p>\n	<img alt=\"4655\" src=\"https://ae01.alicdn.com/kf/HTB1JBxHaUvrK1RjSszfq6xJNVXan.jpg\" />\n</p>\n<p>\n	<img alt=\"0\" src=\"https://ae01.alicdn.com/kf/HTB1.1hBaK6sK1RjSsrbq6xbDXXa8.jpg\" />\n</p>\n<p>\n	&nbsp;\n</p>\n<p>\n	<img alt=\"1\" src=\"https://ae01.alicdn.com/kf/HTB1fddDaOfrK1RjSspbq6A4pFXas.jpg\" />\n</p>\n<p>\n	&nbsp;\n</p>\n<p>\n	&nbsp;\n</p>\n<p>\n	<img alt=\"17\" src=\"https://ae01.alicdn.com/kf/HTB1FUBJaOzxK1RkSnaVq6xn9VXam.jpg\" />\n</p>\n<p>\n	&nbsp;\n</p>\n<p>\n	&nbsp;\n</p>\n<p>\n	&nbsp;\n</p>\n<p>\n	&nbsp;\n</p>\n</div></div>\n\n\n', 'jialuowei Fetish Ballet Boots Women High Heel Spike Black PU Cross Tied Lace Up Mid-Calf Spring and Autumn Boots Plus Size 36-46', '', 'publish', 'open', 'closed', '', 'jialuowei-fetish-ballet-boots-women-high-heel-spike-black-pu-cross-tied-lace-up-mid-calf-spring-and-autumn-boots-plus-size-36-46', '', '', '2021-06-01 12:16:19', '2021-06-01 12:16:19', '', 0, 'http://shoestimer.com/product/jialuowei-fetish-ballet-boots-women-high-heel-spike-black-pu-cross-tied-lace-up-mid-calf-spring-and-autumn-boots-plus-size-36-46/', 0, 'product', '', 0),
(3979, 1, '2021-06-01 12:15:21', '2021-06-01 12:15:21', '', 'jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf', '', 'inherit', 'open', 'closed', '', 'jialuowei-fetish-ballet-boots-women-high-heel-spike-black-pu-cross-tied-lace-up-mid-calf', '', '', '2021-06-01 12:15:21', '2021-06-01 12:15:21', '', 3978, 'http://shoestimer.com/wp-content/uploads/2021/06/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg', 0, 'attachment', 'image/jpeg', 0),
(3980, 1, '2021-06-01 12:15:24', '2021-06-01 12:15:24', '', 'JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-3', '', 'inherit', 'open', 'closed', '', 'jialuowei-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-3-2', '', '', '2021-06-01 12:15:24', '2021-06-01 12:15:24', '', 3809, 'http://shoestimer.com/wp-content/uploads/2021/06/JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-3.jpg', 0, 'attachment', 'image/jpeg', 0),
(3981, 1, '2021-06-01 12:15:28', '2021-06-01 12:15:28', '', 'jialuowei Fetish Ballet Boots Women High Heel Spike Black PU Cross Tied Lace Up Mid-Calf Spring and Autumn Boots Plus Size 36-46', 'Color: Black matt, Shoe Size: 15', 'publish', 'closed', 'closed', '', 'jialuowei-fetish-ballet-boots-women-high-heel-spike-black-pu-cross-tied-lace-up-mid-calf-spring-and-autumn-boots-plus-size-36-46', '', '', '2021-06-01 12:15:28', '2021-06-01 12:15:28', '', 3978, 'http://shoestimer.com/?post_type=product_variation&p=3981', 1, 'product_variation', '', 0),
(3982, 1, '2021-06-01 12:15:28', '2021-06-01 12:15:28', '', 'jialuowei Fetish Ballet Boots Women High Heel Spike Black PU Cross Tied Lace Up Mid-Calf Spring and Autumn Boots Plus Size 36-46', 'Color: White shiny, Shoe Size: 15', 'publish', 'closed', 'closed', '', 'jialuowei-fetish-ballet-boots-women-high-heel-spike-black-pu-cross-tied-lace-up-mid-calf-spring-and-autumn-boots-plus-size-36-46-2', '', '', '2021-06-01 12:15:28', '2021-06-01 12:15:28', '', 3978, 'http://shoestimer.com/?post_type=product_variation&p=3982', 2, 'product_variation', '', 0),
(3983, 1, '2021-06-01 12:15:29', '2021-06-01 12:15:29', '', 'jialuowei Fetish Ballet Boots Women High Heel Spike Black PU Cross Tied Lace Up Mid-Calf Spring and Autumn Boots Plus Size 36-46', 'Color: Black shiny, Shoe Size: 6', 'publish', 'closed', 'closed', '', 'jialuowei-fetish-ballet-boots-women-high-heel-spike-black-pu-cross-tied-lace-up-mid-calf-spring-and-autumn-boots-plus-size-36-46-3', '', '', '2021-06-01 12:15:29', '2021-06-01 12:15:29', '', 3978, 'http://shoestimer.com/?post_type=product_variation&p=3983', 3, 'product_variation', '', 0),
(3984, 1, '2021-06-01 12:15:29', '2021-06-01 12:15:29', '', 'jialuowei Fetish Ballet Boots Women High Heel Spike Black PU Cross Tied Lace Up Mid-Calf Spring and Autumn Boots Plus Size 36-46', 'Color: White shiny, Shoe Size: 14', 'publish', 'closed', 'closed', '', 'jialuowei-fetish-ballet-boots-women-high-heel-spike-black-pu-cross-tied-lace-up-mid-calf-spring-and-autumn-boots-plus-size-36-46-4', '', '', '2021-06-01 12:15:29', '2021-06-01 12:15:29', '', 3978, 'http://shoestimer.com/?post_type=product_variation&p=3984', 4, 'product_variation', '', 0),
(3985, 1, '2021-06-01 12:15:30', '2021-06-01 12:15:30', '', 'jialuowei Fetish Ballet Boots Women High Heel Spike Black PU Cross Tied Lace Up Mid-Calf Spring and Autumn Boots Plus Size 36-46', 'Color: Black matt, Shoe Size: 13', 'publish', 'closed', 'closed', '', 'jialuowei-fetish-ballet-boots-women-high-heel-spike-black-pu-cross-tied-lace-up-mid-calf-spring-and-autumn-boots-plus-size-36-46-5', '', '', '2021-06-01 12:15:30', '2021-06-01 12:15:30', '', 3978, 'http://shoestimer.com/?post_type=product_variation&p=3985', 5, 'product_variation', '', 0),
(3986, 1, '2021-06-01 12:15:30', '2021-06-01 12:15:30', '', 'jialuowei Fetish Ballet Boots Women High Heel Spike Black PU Cross Tied Lace Up Mid-Calf Spring and Autumn Boots Plus Size 36-46', 'Color: White shiny, Shoe Size: 13', 'publish', 'closed', 'closed', '', 'jialuowei-fetish-ballet-boots-women-high-heel-spike-black-pu-cross-tied-lace-up-mid-calf-spring-and-autumn-boots-plus-size-36-46-6', '', '', '2021-06-01 12:15:30', '2021-06-01 12:15:30', '', 3978, 'http://shoestimer.com/?post_type=product_variation&p=3986', 6, 'product_variation', '', 0),
(3988, 1, '2021-06-01 12:15:30', '2021-06-01 12:15:30', '', 'jialuowei Fetish Ballet Boots Women High Heel Spike Black PU Cross Tied Lace Up Mid-Calf Spring and Autumn Boots Plus Size 36-46', 'Color: Black matt, Shoe Size: 14', 'publish', 'closed', 'closed', '', 'jialuowei-fetish-ballet-boots-women-high-heel-spike-black-pu-cross-tied-lace-up-mid-calf-spring-and-autumn-boots-plus-size-36-46-7', '', '', '2021-06-01 12:15:30', '2021-06-01 12:15:30', '', 3978, 'http://shoestimer.com/?post_type=product_variation&p=3988', 7, 'product_variation', '', 0),
(3987, 1, '2021-06-01 12:15:30', '2021-06-01 12:15:30', '', 'JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-4', '', 'inherit', 'open', 'closed', '', 'jialuowei-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-4-2', '', '', '2021-06-01 12:15:30', '2021-06-01 12:15:30', '', 3809, 'http://shoestimer.com/wp-content/uploads/2021/06/JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-4.jpg', 0, 'attachment', 'image/jpeg', 0),
(3989, 1, '2021-06-01 12:15:31', '2021-06-01 12:15:31', '', 'jialuowei Fetish Ballet Boots Women High Heel Spike Black PU Cross Tied Lace Up Mid-Calf Spring and Autumn Boots Plus Size 36-46', 'Color: White shiny, Shoe Size: 12', 'publish', 'closed', 'closed', '', 'jialuowei-fetish-ballet-boots-women-high-heel-spike-black-pu-cross-tied-lace-up-mid-calf-spring-and-autumn-boots-plus-size-36-46-8', '', '', '2021-06-01 12:15:31', '2021-06-01 12:15:31', '', 3978, 'http://shoestimer.com/?post_type=product_variation&p=3989', 8, 'product_variation', '', 0),
(3990, 1, '2021-06-01 12:15:31', '2021-06-01 12:15:31', '', 'jialuowei Fetish Ballet Boots Women High Heel Spike Black PU Cross Tied Lace Up Mid-Calf Spring and Autumn Boots Plus Size 36-46', 'Color: Black shiny, Shoe Size: 9', 'publish', 'closed', 'closed', '', 'jialuowei-fetish-ballet-boots-women-high-heel-spike-black-pu-cross-tied-lace-up-mid-calf-spring-and-autumn-boots-plus-size-36-46-9', '', '', '2021-06-01 12:15:31', '2021-06-01 12:15:31', '', 3978, 'http://shoestimer.com/?post_type=product_variation&p=3990', 9, 'product_variation', '', 0);
INSERT INTO `wpx5_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(3991, 1, '2021-06-01 12:15:32', '2021-06-01 12:15:32', '', 'jialuowei Fetish Ballet Boots Women High Heel Spike Black PU Cross Tied Lace Up Mid-Calf Spring and Autumn Boots Plus Size 36-46', 'Color: White shiny, Shoe Size: 11', 'publish', 'closed', 'closed', '', 'jialuowei-fetish-ballet-boots-women-high-heel-spike-black-pu-cross-tied-lace-up-mid-calf-spring-and-autumn-boots-plus-size-36-46-10', '', '', '2021-06-01 12:15:32', '2021-06-01 12:15:32', '', 3978, 'http://shoestimer.com/?post_type=product_variation&p=3991', 10, 'product_variation', '', 0),
(3992, 1, '2021-06-01 12:15:33', '2021-06-01 12:15:33', '', 'jialuowei Fetish Ballet Boots Women High Heel Spike Black PU Cross Tied Lace Up Mid-Calf Spring and Autumn Boots Plus Size 36-46', 'Color: Black shiny, Shoe Size: 10', 'publish', 'closed', 'closed', '', 'jialuowei-fetish-ballet-boots-women-high-heel-spike-black-pu-cross-tied-lace-up-mid-calf-spring-and-autumn-boots-plus-size-36-46-11', '', '', '2021-06-01 12:15:33', '2021-06-01 12:15:33', '', 3978, 'http://shoestimer.com/?post_type=product_variation&p=3992', 11, 'product_variation', '', 0),
(3993, 1, '2021-06-01 12:15:33', '2021-06-01 12:15:33', '', 'jialuowei Fetish Ballet Boots Women High Heel Spike Black PU Cross Tied Lace Up Mid-Calf Spring and Autumn Boots Plus Size 36-46', 'Color: White shiny, Shoe Size: 10', 'publish', 'closed', 'closed', '', 'jialuowei-fetish-ballet-boots-women-high-heel-spike-black-pu-cross-tied-lace-up-mid-calf-spring-and-autumn-boots-plus-size-36-46-12', '', '', '2021-06-01 12:15:33', '2021-06-01 12:15:33', '', 3978, 'http://shoestimer.com/?post_type=product_variation&p=3993', 12, 'product_variation', '', 0),
(3994, 1, '2021-06-01 12:15:33', '2021-06-01 12:15:33', '', 'JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-5', '', 'inherit', 'open', 'closed', '', 'jialuowei-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-5-2', '', '', '2021-06-01 12:15:33', '2021-06-01 12:15:33', '', 3809, 'http://shoestimer.com/wp-content/uploads/2021/06/JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-5.jpg', 0, 'attachment', 'image/jpeg', 0),
(3995, 1, '2021-06-01 12:15:33', '2021-06-01 12:15:33', '', 'jialuowei Fetish Ballet Boots Women High Heel Spike Black PU Cross Tied Lace Up Mid-Calf Spring and Autumn Boots Plus Size 36-46', 'Color: Black shiny, Shoe Size: 7', 'publish', 'closed', 'closed', '', 'jialuowei-fetish-ballet-boots-women-high-heel-spike-black-pu-cross-tied-lace-up-mid-calf-spring-and-autumn-boots-plus-size-36-46-13', '', '', '2021-06-01 12:15:33', '2021-06-01 12:15:33', '', 3978, 'http://shoestimer.com/?post_type=product_variation&p=3995', 13, 'product_variation', '', 0),
(3996, 1, '2021-06-01 12:15:33', '2021-06-01 12:15:33', '', 'jialuowei Fetish Ballet Boots Women High Heel Spike Black PU Cross Tied Lace Up Mid-Calf Spring and Autumn Boots Plus Size 36-46', 'Color: White shiny, Shoe Size: 9', 'publish', 'closed', 'closed', '', 'jialuowei-fetish-ballet-boots-women-high-heel-spike-black-pu-cross-tied-lace-up-mid-calf-spring-and-autumn-boots-plus-size-36-46-14', '', '', '2021-06-01 12:15:33', '2021-06-01 12:15:33', '', 3978, 'http://shoestimer.com/?post_type=product_variation&p=3996', 14, 'product_variation', '', 0),
(3997, 1, '2021-06-01 12:15:34', '2021-06-01 12:15:34', '', 'jialuowei Fetish Ballet Boots Women High Heel Spike Black PU Cross Tied Lace Up Mid-Calf Spring and Autumn Boots Plus Size 36-46', 'Color: Black shiny, Shoe Size: 8', 'publish', 'closed', 'closed', '', 'jialuowei-fetish-ballet-boots-women-high-heel-spike-black-pu-cross-tied-lace-up-mid-calf-spring-and-autumn-boots-plus-size-36-46-15', '', '', '2021-06-01 12:15:34', '2021-06-01 12:15:34', '', 3978, 'http://shoestimer.com/?post_type=product_variation&p=3997', 15, 'product_variation', '', 0),
(3998, 1, '2021-06-01 12:15:35', '2021-06-01 12:15:35', '', 'jialuowei Fetish Ballet Boots Women High Heel Spike Black PU Cross Tied Lace Up Mid-Calf Spring and Autumn Boots Plus Size 36-46', 'Color: White shiny, Shoe Size: 8', 'publish', 'closed', 'closed', '', 'jialuowei-fetish-ballet-boots-women-high-heel-spike-black-pu-cross-tied-lace-up-mid-calf-spring-and-autumn-boots-plus-size-36-46-16', '', '', '2021-06-01 12:15:35', '2021-06-01 12:15:35', '', 3978, 'http://shoestimer.com/?post_type=product_variation&p=3998', 16, 'product_variation', '', 0),
(3999, 1, '2021-06-01 12:15:36', '2021-06-01 12:15:36', '', 'jialuowei Fetish Ballet Boots Women High Heel Spike Black PU Cross Tied Lace Up Mid-Calf Spring and Autumn Boots Plus Size 36-46', 'Color: Black matt, Shoe Size: 7', 'publish', 'closed', 'closed', '', 'jialuowei-fetish-ballet-boots-women-high-heel-spike-black-pu-cross-tied-lace-up-mid-calf-spring-and-autumn-boots-plus-size-36-46-17', '', '', '2021-06-01 12:15:36', '2021-06-01 12:15:36', '', 3978, 'http://shoestimer.com/?post_type=product_variation&p=3999', 17, 'product_variation', '', 0),
(4000, 1, '2021-06-01 12:15:36', '2021-06-01 12:15:36', '', 'jialuowei Fetish Ballet Boots Women High Heel Spike Black PU Cross Tied Lace Up Mid-Calf Spring and Autumn Boots Plus Size 36-46', 'Color: Flesh pink matt, Shoe Size: 12', 'publish', 'closed', 'closed', '', 'jialuowei-fetish-ballet-boots-women-high-heel-spike-black-pu-cross-tied-lace-up-mid-calf-spring-and-autumn-boots-plus-size-36-46-18', '', '', '2021-06-01 12:15:36', '2021-06-01 12:15:36', '', 3978, 'http://shoestimer.com/?post_type=product_variation&p=4000', 18, 'product_variation', '', 0),
(4001, 1, '2021-06-01 12:15:36', '2021-06-01 12:15:36', '', 'jialuowei Fetish Ballet Boots Women High Heel Spike Black PU Cross Tied Lace Up Mid-Calf Spring and Autumn Boots Plus Size 36-46', 'Color: Black matt, Shoe Size: 8', 'publish', 'closed', 'closed', '', 'jialuowei-fetish-ballet-boots-women-high-heel-spike-black-pu-cross-tied-lace-up-mid-calf-spring-and-autumn-boots-plus-size-36-46-19', '', '', '2021-06-01 12:15:36', '2021-06-01 12:15:36', '', 3978, 'http://shoestimer.com/?post_type=product_variation&p=4001', 19, 'product_variation', '', 0),
(4002, 1, '2021-06-01 12:15:37', '2021-06-01 12:15:37', '', 'jialuowei Fetish Ballet Boots Women High Heel Spike Black PU Cross Tied Lace Up Mid-Calf Spring and Autumn Boots Plus Size 36-46', 'Color: Flesh pink matt, Shoe Size: 11', 'publish', 'closed', 'closed', '', 'jialuowei-fetish-ballet-boots-women-high-heel-spike-black-pu-cross-tied-lace-up-mid-calf-spring-and-autumn-boots-plus-size-36-46-20', '', '', '2021-06-01 12:15:37', '2021-06-01 12:15:37', '', 3978, 'http://shoestimer.com/?post_type=product_variation&p=4002', 20, 'product_variation', '', 0),
(4003, 1, '2021-06-01 12:15:37', '2021-06-01 12:15:37', '', 'jialuowei Fetish Ballet Boots Women High Heel Spike Black PU Cross Tied Lace Up Mid-Calf Spring and Autumn Boots Plus Size 36-46', 'Color: Flesh pink matt, Shoe Size: 10', 'publish', 'closed', 'closed', '', 'jialuowei-fetish-ballet-boots-women-high-heel-spike-black-pu-cross-tied-lace-up-mid-calf-spring-and-autumn-boots-plus-size-36-46-21', '', '', '2021-06-01 12:15:37', '2021-06-01 12:15:37', '', 3978, 'http://shoestimer.com/?post_type=product_variation&p=4003', 21, 'product_variation', '', 0),
(4004, 1, '2021-06-01 12:15:37', '2021-06-01 12:15:37', '', 'jialuowei Fetish Ballet Boots Women High Heel Spike Black PU Cross Tied Lace Up Mid-Calf Spring and Autumn Boots Plus Size 36-46', 'Color: Black matt, Shoe Size: 6', 'publish', 'closed', 'closed', '', 'jialuowei-fetish-ballet-boots-women-high-heel-spike-black-pu-cross-tied-lace-up-mid-calf-spring-and-autumn-boots-plus-size-36-46-22', '', '', '2021-06-01 12:15:37', '2021-06-01 12:15:37', '', 3978, 'http://shoestimer.com/?post_type=product_variation&p=4004', 22, 'product_variation', '', 0),
(4005, 1, '2021-06-01 12:15:37', '2021-06-01 12:15:37', '', 'jialuowei Fetish Ballet Boots Women High Heel Spike Black PU Cross Tied Lace Up Mid-Calf Spring and Autumn Boots Plus Size 36-46', 'Color: Flesh pink matt, Shoe Size: 9', 'publish', 'closed', 'closed', '', 'jialuowei-fetish-ballet-boots-women-high-heel-spike-black-pu-cross-tied-lace-up-mid-calf-spring-and-autumn-boots-plus-size-36-46-23', '', '', '2021-06-01 12:15:37', '2021-06-01 12:15:37', '', 3978, 'http://shoestimer.com/?post_type=product_variation&p=4005', 23, 'product_variation', '', 0),
(4006, 1, '2021-06-01 12:15:37', '2021-06-01 12:15:37', '', 'jialuowei Fetish Ballet Boots Women High Heel Spike Black PU Cross Tied Lace Up Mid-Calf Spring and Autumn Boots Plus Size 36-46', 'Color: Black matt, Shoe Size: 11', 'publish', 'closed', 'closed', '', 'jialuowei-fetish-ballet-boots-women-high-heel-spike-black-pu-cross-tied-lace-up-mid-calf-spring-and-autumn-boots-plus-size-36-46-24', '', '', '2021-06-01 12:15:37', '2021-06-01 12:15:37', '', 3978, 'http://shoestimer.com/?post_type=product_variation&p=4006', 24, 'product_variation', '', 0),
(4007, 1, '2021-06-01 12:15:37', '2021-06-01 12:15:37', '', 'jialuowei Fetish Ballet Boots Women High Heel Spike Black PU Cross Tied Lace Up Mid-Calf Spring and Autumn Boots Plus Size 36-46', 'Color: Flesh pink matt, Shoe Size: 8', 'publish', 'closed', 'closed', '', 'jialuowei-fetish-ballet-boots-women-high-heel-spike-black-pu-cross-tied-lace-up-mid-calf-spring-and-autumn-boots-plus-size-36-46-25', '', '', '2021-06-01 12:15:37', '2021-06-01 12:15:37', '', 3978, 'http://shoestimer.com/?post_type=product_variation&p=4007', 25, 'product_variation', '', 0),
(4008, 1, '2021-06-01 12:15:37', '2021-06-01 12:15:37', '', 'jialuowei Fetish Ballet Boots Women High Heel Spike Black PU Cross Tied Lace Up Mid-Calf Spring and Autumn Boots Plus Size 36-46', 'Color: Black matt, Shoe Size: 12', 'publish', 'closed', 'closed', '', 'jialuowei-fetish-ballet-boots-women-high-heel-spike-black-pu-cross-tied-lace-up-mid-calf-spring-and-autumn-boots-plus-size-36-46-26', '', '', '2021-06-01 12:15:37', '2021-06-01 12:15:37', '', 3978, 'http://shoestimer.com/?post_type=product_variation&p=4008', 26, 'product_variation', '', 0),
(4010, 1, '2021-06-01 12:15:38', '2021-06-01 12:15:38', '', 'jialuowei Fetish Ballet Boots Women High Heel Spike Black PU Cross Tied Lace Up Mid-Calf Spring and Autumn Boots Plus Size 36-46', 'Color: Flesh pink matt, Shoe Size: 7', 'publish', 'closed', 'closed', '', 'jialuowei-fetish-ballet-boots-women-high-heel-spike-black-pu-cross-tied-lace-up-mid-calf-spring-and-autumn-boots-plus-size-36-46-27', '', '', '2021-06-01 12:15:38', '2021-06-01 12:15:38', '', 3978, 'http://shoestimer.com/?post_type=product_variation&p=4010', 27, 'product_variation', '', 0),
(4009, 0, '2021-06-01 12:15:37', '2021-06-01 12:15:37', '', 'JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots.png_640x640', '', 'inherit', 'open', 'closed', '', 'jialuowei-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-png_640x640', '', '', '2021-06-01 12:15:37', '2021-06-01 12:15:37', '', 3809, 'http://shoestimer.com/wp-content/uploads/2021/06/JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots.png_640x640.png', 0, 'attachment', 'image/png', 0),
(4011, 1, '2021-06-01 12:15:38', '2021-06-01 12:15:38', '', 'jialuowei Fetish Ballet Boots Women High Heel Spike Black PU Cross Tied Lace Up Mid-Calf Spring and Autumn Boots Plus Size 36-46', 'Color: Black matt, Shoe Size: 9', 'publish', 'closed', 'closed', '', 'jialuowei-fetish-ballet-boots-women-high-heel-spike-black-pu-cross-tied-lace-up-mid-calf-spring-and-autumn-boots-plus-size-36-46-28', '', '', '2021-06-01 12:15:38', '2021-06-01 12:15:38', '', 3978, 'http://shoestimer.com/?post_type=product_variation&p=4011', 28, 'product_variation', '', 0),
(4012, 1, '2021-06-01 12:15:38', '2021-06-01 12:15:38', '', 'jialuowei Fetish Ballet Boots Women High Heel Spike Black PU Cross Tied Lace Up Mid-Calf Spring and Autumn Boots Plus Size 36-46', 'Color: Flesh pink matt, Shoe Size: 6', 'publish', 'closed', 'closed', '', 'jialuowei-fetish-ballet-boots-women-high-heel-spike-black-pu-cross-tied-lace-up-mid-calf-spring-and-autumn-boots-plus-size-36-46-29', '', '', '2021-06-01 12:15:38', '2021-06-01 12:15:38', '', 3978, 'http://shoestimer.com/?post_type=product_variation&p=4012', 29, 'product_variation', '', 0),
(4013, 1, '2021-06-01 12:15:38', '2021-06-01 12:15:38', '', 'jialuowei Fetish Ballet Boots Women High Heel Spike Black PU Cross Tied Lace Up Mid-Calf Spring and Autumn Boots Plus Size 36-46', 'Color: Black matt, Shoe Size: 10', 'publish', 'closed', 'closed', '', 'jialuowei-fetish-ballet-boots-women-high-heel-spike-black-pu-cross-tied-lace-up-mid-calf-spring-and-autumn-boots-plus-size-36-46-30', '', '', '2021-06-01 12:15:38', '2021-06-01 12:15:38', '', 3978, 'http://shoestimer.com/?post_type=product_variation&p=4013', 30, 'product_variation', '', 0),
(4014, 1, '2021-06-01 12:15:39', '2021-06-01 12:15:39', '', 'jialuowei Fetish Ballet Boots Women High Heel Spike Black PU Cross Tied Lace Up Mid-Calf Spring and Autumn Boots Plus Size 36-46', 'Color: Flesh pink matt, Shoe Size: 5', 'publish', 'closed', 'closed', '', 'jialuowei-fetish-ballet-boots-women-high-heel-spike-black-pu-cross-tied-lace-up-mid-calf-spring-and-autumn-boots-plus-size-36-46-31', '', '', '2021-06-01 12:15:39', '2021-06-01 12:15:39', '', 3978, 'http://shoestimer.com/?post_type=product_variation&p=4014', 31, 'product_variation', '', 0),
(4015, 1, '2021-06-01 12:15:39', '2021-06-01 12:15:39', '', 'jialuowei Fetish Ballet Boots Women High Heel Spike Black PU Cross Tied Lace Up Mid-Calf Spring and Autumn Boots Plus Size 36-46', 'Color: peach shiny, Shoe Size: 9', 'publish', 'closed', 'closed', '', 'jialuowei-fetish-ballet-boots-women-high-heel-spike-black-pu-cross-tied-lace-up-mid-calf-spring-and-autumn-boots-plus-size-36-46-32', '', '', '2021-06-01 12:15:39', '2021-06-01 12:15:39', '', 3978, 'http://shoestimer.com/?post_type=product_variation&p=4015', 32, 'product_variation', '', 0),
(4016, 1, '2021-06-01 12:15:39', '2021-06-01 12:15:39', '', 'jialuowei Fetish Ballet Boots Women High Heel Spike Black PU Cross Tied Lace Up Mid-Calf Spring and Autumn Boots Plus Size 36-46', 'Color: peach shiny, Shoe Size: 8', 'publish', 'closed', 'closed', '', 'jialuowei-fetish-ballet-boots-women-high-heel-spike-black-pu-cross-tied-lace-up-mid-calf-spring-and-autumn-boots-plus-size-36-46-33', '', '', '2021-06-01 12:15:39', '2021-06-01 12:15:39', '', 3978, 'http://shoestimer.com/?post_type=product_variation&p=4016', 33, 'product_variation', '', 0),
(4017, 1, '2021-06-01 12:15:39', '2021-06-01 12:15:39', '', 'jialuowei Fetish Ballet Boots Women High Heel Spike Black PU Cross Tied Lace Up Mid-Calf Spring and Autumn Boots Plus Size 36-46', 'Color: peach shiny, Shoe Size: 7', 'publish', 'closed', 'closed', '', 'jialuowei-fetish-ballet-boots-women-high-heel-spike-black-pu-cross-tied-lace-up-mid-calf-spring-and-autumn-boots-plus-size-36-46-34', '', '', '2021-06-01 12:15:39', '2021-06-01 12:15:39', '', 3978, 'http://shoestimer.com/?post_type=product_variation&p=4017', 34, 'product_variation', '', 0),
(4018, 1, '2021-06-01 12:15:39', '2021-06-01 12:15:39', '', 'jialuowei Fetish Ballet Boots Women High Heel Spike Black PU Cross Tied Lace Up Mid-Calf Spring and Autumn Boots Plus Size 36-46', 'Color: peach shiny, Shoe Size: 6', 'publish', 'closed', 'closed', '', 'jialuowei-fetish-ballet-boots-women-high-heel-spike-black-pu-cross-tied-lace-up-mid-calf-spring-and-autumn-boots-plus-size-36-46-35', '', '', '2021-06-01 12:15:39', '2021-06-01 12:15:39', '', 3978, 'http://shoestimer.com/?post_type=product_variation&p=4018', 35, 'product_variation', '', 0),
(4019, 1, '2021-06-01 12:15:40', '2021-06-01 12:15:40', '', 'jialuowei Fetish Ballet Boots Women High Heel Spike Black PU Cross Tied Lace Up Mid-Calf Spring and Autumn Boots Plus Size 36-46', 'Color: peach shiny, Shoe Size: 5', 'publish', 'closed', 'closed', '', 'jialuowei-fetish-ballet-boots-women-high-heel-spike-black-pu-cross-tied-lace-up-mid-calf-spring-and-autumn-boots-plus-size-36-46-36', '', '', '2021-06-01 12:15:40', '2021-06-01 12:15:40', '', 3978, 'http://shoestimer.com/?post_type=product_variation&p=4019', 36, 'product_variation', '', 0),
(4020, 1, '2021-06-01 12:15:40', '2021-06-01 12:15:40', '', 'jialuowei Fetish Ballet Boots Women High Heel Spike Black PU Cross Tied Lace Up Mid-Calf Spring and Autumn Boots Plus Size 36-46', 'Color: Flesh pink matt, Shoe Size: 15', 'publish', 'closed', 'closed', '', 'jialuowei-fetish-ballet-boots-women-high-heel-spike-black-pu-cross-tied-lace-up-mid-calf-spring-and-autumn-boots-plus-size-36-46-37', '', '', '2021-06-01 12:15:40', '2021-06-01 12:15:40', '', 3978, 'http://shoestimer.com/?post_type=product_variation&p=4020', 37, 'product_variation', '', 0),
(4021, 1, '2021-06-01 12:15:40', '2021-06-01 12:15:40', '', 'jialuowei Fetish Ballet Boots Women High Heel Spike Black PU Cross Tied Lace Up Mid-Calf Spring and Autumn Boots Plus Size 36-46', 'Color: Flesh pink matt, Shoe Size: 14', 'publish', 'closed', 'closed', '', 'jialuowei-fetish-ballet-boots-women-high-heel-spike-black-pu-cross-tied-lace-up-mid-calf-spring-and-autumn-boots-plus-size-36-46-38', '', '', '2021-06-01 12:15:40', '2021-06-01 12:15:40', '', 3978, 'http://shoestimer.com/?post_type=product_variation&p=4021', 38, 'product_variation', '', 0),
(4022, 1, '2021-06-01 12:15:40', '2021-06-01 12:15:40', '', 'jialuowei Fetish Ballet Boots Women High Heel Spike Black PU Cross Tied Lace Up Mid-Calf Spring and Autumn Boots Plus Size 36-46', 'Color: Flesh pink matt, Shoe Size: 13', 'publish', 'closed', 'closed', '', 'jialuowei-fetish-ballet-boots-women-high-heel-spike-black-pu-cross-tied-lace-up-mid-calf-spring-and-autumn-boots-plus-size-36-46-39', '', '', '2021-06-01 12:15:40', '2021-06-01 12:15:40', '', 3978, 'http://shoestimer.com/?post_type=product_variation&p=4022', 39, 'product_variation', '', 0),
(4023, 1, '2021-06-01 12:15:40', '2021-06-01 12:15:40', '', 'jialuowei Fetish Ballet Boots Women High Heel Spike Black PU Cross Tied Lace Up Mid-Calf Spring and Autumn Boots Plus Size 36-46', 'Color: Black shiny, Shoe Size: 13', 'publish', 'closed', 'closed', '', 'jialuowei-fetish-ballet-boots-women-high-heel-spike-black-pu-cross-tied-lace-up-mid-calf-spring-and-autumn-boots-plus-size-36-46-40', '', '', '2021-06-01 12:15:40', '2021-06-01 12:15:40', '', 3978, 'http://shoestimer.com/?post_type=product_variation&p=4023', 40, 'product_variation', '', 0),
(4024, 1, '2021-06-01 12:15:40', '2021-06-01 12:15:40', '', 'jialuowei Fetish Ballet Boots Women High Heel Spike Black PU Cross Tied Lace Up Mid-Calf Spring and Autumn Boots Plus Size 36-46', 'Color: Black shiny, Shoe Size: 14', 'publish', 'closed', 'closed', '', 'jialuowei-fetish-ballet-boots-women-high-heel-spike-black-pu-cross-tied-lace-up-mid-calf-spring-and-autumn-boots-plus-size-36-46-41', '', '', '2021-06-01 12:15:40', '2021-06-01 12:15:40', '', 3978, 'http://shoestimer.com/?post_type=product_variation&p=4024', 41, 'product_variation', '', 0),
(4025, 1, '2021-06-01 12:15:40', '2021-06-01 12:15:40', '', 'jialuowei Fetish Ballet Boots Women High Heel Spike Black PU Cross Tied Lace Up Mid-Calf Spring and Autumn Boots Plus Size 36-46', 'Color: Black shiny, Shoe Size: 11', 'publish', 'closed', 'closed', '', 'jialuowei-fetish-ballet-boots-women-high-heel-spike-black-pu-cross-tied-lace-up-mid-calf-spring-and-autumn-boots-plus-size-36-46-42', '', '', '2021-06-01 12:15:40', '2021-06-01 12:15:40', '', 3978, 'http://shoestimer.com/?post_type=product_variation&p=4025', 42, 'product_variation', '', 0),
(4026, 0, '2021-06-01 12:15:41', '2021-06-01 12:15:41', '', 'JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots.jpg_640x640', '', 'inherit', 'open', 'closed', '', 'jialuowei-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-jpg_640x640', '', '', '2021-06-01 12:15:41', '2021-06-01 12:15:41', '', 3809, 'http://shoestimer.com/wp-content/uploads/2021/06/JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots.jpg_640x640.jpg', 0, 'attachment', 'image/jpeg', 0),
(4027, 1, '2021-06-01 12:15:41', '2021-06-01 12:15:41', '', 'jialuowei Fetish Ballet Boots Women High Heel Spike Black PU Cross Tied Lace Up Mid-Calf Spring and Autumn Boots Plus Size 36-46', 'Color: peach shiny, Shoe Size: 15', 'publish', 'closed', 'closed', '', 'jialuowei-fetish-ballet-boots-women-high-heel-spike-black-pu-cross-tied-lace-up-mid-calf-spring-and-autumn-boots-plus-size-36-46-43', '', '', '2021-06-01 12:15:41', '2021-06-01 12:15:41', '', 3978, 'http://shoestimer.com/?post_type=product_variation&p=4027', 43, 'product_variation', '', 0),
(4028, 1, '2021-06-01 12:15:41', '2021-06-01 12:15:41', '', 'jialuowei Fetish Ballet Boots Women High Heel Spike Black PU Cross Tied Lace Up Mid-Calf Spring and Autumn Boots Plus Size 36-46', 'Color: Black shiny, Shoe Size: 12', 'publish', 'closed', 'closed', '', 'jialuowei-fetish-ballet-boots-women-high-heel-spike-black-pu-cross-tied-lace-up-mid-calf-spring-and-autumn-boots-plus-size-36-46-44', '', '', '2021-06-01 12:15:41', '2021-06-01 12:15:41', '', 3978, 'http://shoestimer.com/?post_type=product_variation&p=4028', 44, 'product_variation', '', 0),
(4029, 1, '2021-06-01 12:15:42', '2021-06-01 12:15:42', '', 'jialuowei Fetish Ballet Boots Women High Heel Spike Black PU Cross Tied Lace Up Mid-Calf Spring and Autumn Boots Plus Size 36-46', 'Color: peach shiny, Shoe Size: 14', 'publish', 'closed', 'closed', '', 'jialuowei-fetish-ballet-boots-women-high-heel-spike-black-pu-cross-tied-lace-up-mid-calf-spring-and-autumn-boots-plus-size-36-46-45', '', '', '2021-06-01 12:15:42', '2021-06-01 12:15:42', '', 3978, 'http://shoestimer.com/?post_type=product_variation&p=4029', 45, 'product_variation', '', 0),
(4030, 1, '2021-06-01 12:15:42', '2021-06-01 12:15:42', '', 'jialuowei Fetish Ballet Boots Women High Heel Spike Black PU Cross Tied Lace Up Mid-Calf Spring and Autumn Boots Plus Size 36-46', 'Color: peach shiny, Shoe Size: 13', 'publish', 'closed', 'closed', '', 'jialuowei-fetish-ballet-boots-women-high-heel-spike-black-pu-cross-tied-lace-up-mid-calf-spring-and-autumn-boots-plus-size-36-46-46', '', '', '2021-06-01 12:15:42', '2021-06-01 12:15:42', '', 3978, 'http://shoestimer.com/?post_type=product_variation&p=4030', 46, 'product_variation', '', 0),
(4031, 0, '2021-06-01 12:15:42', '2021-06-01 12:15:42', '', 'JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-1.jpg_640x640-1', '', 'inherit', 'open', 'closed', '', 'jialuowei-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-1-jpg_640x640-1', '', '', '2021-06-01 12:15:42', '2021-06-01 12:15:42', '', 3809, 'http://shoestimer.com/wp-content/uploads/2021/06/JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-1.jpg_640x640-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(4032, 1, '2021-06-01 12:15:42', '2021-06-01 12:15:42', '', 'jialuowei Fetish Ballet Boots Women High Heel Spike Black PU Cross Tied Lace Up Mid-Calf Spring and Autumn Boots Plus Size 36-46', 'Color: peach shiny, Shoe Size: 12', 'publish', 'closed', 'closed', '', 'jialuowei-fetish-ballet-boots-women-high-heel-spike-black-pu-cross-tied-lace-up-mid-calf-spring-and-autumn-boots-plus-size-36-46-47', '', '', '2021-06-01 12:15:42', '2021-06-01 12:15:42', '', 3978, 'http://shoestimer.com/?post_type=product_variation&p=4032', 47, 'product_variation', '', 0),
(4033, 1, '2021-06-01 12:15:43', '2021-06-01 12:15:43', '', 'jialuowei Fetish Ballet Boots Women High Heel Spike Black PU Cross Tied Lace Up Mid-Calf Spring and Autumn Boots Plus Size 36-46', 'Color: Black shiny, Shoe Size: 15', 'publish', 'closed', 'closed', '', 'jialuowei-fetish-ballet-boots-women-high-heel-spike-black-pu-cross-tied-lace-up-mid-calf-spring-and-autumn-boots-plus-size-36-46-48', '', '', '2021-06-01 12:15:43', '2021-06-01 12:15:43', '', 3978, 'http://shoestimer.com/?post_type=product_variation&p=4033', 48, 'product_variation', '', 0),
(4034, 1, '2021-06-01 12:15:44', '2021-06-01 12:15:44', '', 'jialuowei Fetish Ballet Boots Women High Heel Spike Black PU Cross Tied Lace Up Mid-Calf Spring and Autumn Boots Plus Size 36-46', 'Color: peach shiny, Shoe Size: 11', 'publish', 'closed', 'closed', '', 'jialuowei-fetish-ballet-boots-women-high-heel-spike-black-pu-cross-tied-lace-up-mid-calf-spring-and-autumn-boots-plus-size-36-46-49', '', '', '2021-06-01 12:15:44', '2021-06-01 12:15:44', '', 3978, 'http://shoestimer.com/?post_type=product_variation&p=4034', 49, 'product_variation', '', 0),
(4035, 0, '2021-06-01 12:15:44', '2021-06-01 12:15:44', '', 'JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-2.jpg_640x640-2', '', 'inherit', 'open', 'closed', '', 'jialuowei-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-2-jpg_640x640-2', '', '', '2021-06-01 12:15:44', '2021-06-01 12:15:44', '', 3809, 'http://shoestimer.com/wp-content/uploads/2021/06/JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-2.jpg_640x640-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(4036, 1, '2021-06-01 12:15:44', '2021-06-01 12:15:44', '', 'jialuowei Fetish Ballet Boots Women High Heel Spike Black PU Cross Tied Lace Up Mid-Calf Spring and Autumn Boots Plus Size 36-46', 'Color: peach shiny, Shoe Size: 10', 'publish', 'closed', 'closed', '', 'jialuowei-fetish-ballet-boots-women-high-heel-spike-black-pu-cross-tied-lace-up-mid-calf-spring-and-autumn-boots-plus-size-36-46-50', '', '', '2021-06-01 12:15:44', '2021-06-01 12:15:44', '', 3978, 'http://shoestimer.com/?post_type=product_variation&p=4036', 50, 'product_variation', '', 0),
(4037, 1, '2021-06-01 12:15:44', '2021-06-01 12:15:44', '', 'jialuowei Fetish Ballet Boots Women High Heel Spike Black PU Cross Tied Lace Up Mid-Calf Spring and Autumn Boots Plus Size 36-46', 'Color: Red shiny, Shoe Size: 5', 'publish', 'closed', 'closed', '', 'jialuowei-fetish-ballet-boots-women-high-heel-spike-black-pu-cross-tied-lace-up-mid-calf-spring-and-autumn-boots-plus-size-36-46-51', '', '', '2021-06-01 12:15:44', '2021-06-01 12:15:44', '', 3978, 'http://shoestimer.com/?post_type=product_variation&p=4037', 51, 'product_variation', '', 0),
(4038, 1, '2021-06-01 12:15:45', '2021-06-01 12:15:45', '', 'jialuowei Fetish Ballet Boots Women High Heel Spike Black PU Cross Tied Lace Up Mid-Calf Spring and Autumn Boots Plus Size 36-46', 'Color: red matt, Shoe Size: 15', 'publish', 'closed', 'closed', '', 'jialuowei-fetish-ballet-boots-women-high-heel-spike-black-pu-cross-tied-lace-up-mid-calf-spring-and-autumn-boots-plus-size-36-46-52', '', '', '2021-06-01 12:15:45', '2021-06-01 12:15:45', '', 3978, 'http://shoestimer.com/?post_type=product_variation&p=4038', 52, 'product_variation', '', 0),
(4039, 1, '2021-06-01 12:15:46', '2021-06-01 12:15:46', '', 'jialuowei Fetish Ballet Boots Women High Heel Spike Black PU Cross Tied Lace Up Mid-Calf Spring and Autumn Boots Plus Size 36-46', 'Color: red matt, Shoe Size: 14', 'publish', 'closed', 'closed', '', 'jialuowei-fetish-ballet-boots-women-high-heel-spike-black-pu-cross-tied-lace-up-mid-calf-spring-and-autumn-boots-plus-size-36-46-53', '', '', '2021-06-01 12:15:46', '2021-06-01 12:15:46', '', 3978, 'http://shoestimer.com/?post_type=product_variation&p=4039', 53, 'product_variation', '', 0),
(4040, 0, '2021-06-01 12:15:46', '2021-06-01 12:15:46', '', 'JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-3.jpg_640x640-3', '', 'inherit', 'open', 'closed', '', 'jialuowei-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-3-jpg_640x640-3', '', '', '2021-06-01 12:15:46', '2021-06-01 12:15:46', '', 3809, 'http://shoestimer.com/wp-content/uploads/2021/06/JIALUOWEI-18cm-high-heel-wedge-platform-lace-up-knee-high-boots-3.jpg_640x640-3.jpg', 0, 'attachment', 'image/jpeg', 0),
(4041, 1, '2021-06-01 12:15:46', '2021-06-01 12:15:46', '', 'jialuowei Fetish Ballet Boots Women High Heel Spike Black PU Cross Tied Lace Up Mid-Calf Spring and Autumn Boots Plus Size 36-46', 'Color: red matt, Shoe Size: 13', 'publish', 'closed', 'closed', '', 'jialuowei-fetish-ballet-boots-women-high-heel-spike-black-pu-cross-tied-lace-up-mid-calf-spring-and-autumn-boots-plus-size-36-46-54', '', '', '2021-06-01 12:15:46', '2021-06-01 12:15:46', '', 3978, 'http://shoestimer.com/?post_type=product_variation&p=4041', 54, 'product_variation', '', 0),
(4042, 1, '2021-06-01 12:15:46', '2021-06-01 12:15:46', '', 'jialuowei Fetish Ballet Boots Women High Heel Spike Black PU Cross Tied Lace Up Mid-Calf Spring and Autumn Boots Plus Size 36-46', 'Color: red matt, Shoe Size: 12', 'publish', 'closed', 'closed', '', 'jialuowei-fetish-ballet-boots-women-high-heel-spike-black-pu-cross-tied-lace-up-mid-calf-spring-and-autumn-boots-plus-size-36-46-55', '', '', '2021-06-01 12:15:46', '2021-06-01 12:15:46', '', 3978, 'http://shoestimer.com/?post_type=product_variation&p=4042', 55, 'product_variation', '', 0),
(4043, 1, '2021-06-01 12:15:47', '2021-06-01 12:15:47', '', 'jialuowei Fetish Ballet Boots Women High Heel Spike Black PU Cross Tied Lace Up Mid-Calf Spring and Autumn Boots Plus Size 36-46', 'Color: red matt, Shoe Size: 11', 'publish', 'closed', 'closed', '', 'jialuowei-fetish-ballet-boots-women-high-heel-spike-black-pu-cross-tied-lace-up-mid-calf-spring-and-autumn-boots-plus-size-36-46-56', '', '', '2021-06-01 12:15:47', '2021-06-01 12:15:47', '', 3978, 'http://shoestimer.com/?post_type=product_variation&p=4043', 56, 'product_variation', '', 0),
(4044, 1, '2021-06-01 12:15:48', '2021-06-01 12:15:48', '', 'jialuowei Fetish Ballet Boots Women High Heel Spike Black PU Cross Tied Lace Up Mid-Calf Spring and Autumn Boots Plus Size 36-46', 'Color: red matt, Shoe Size: 10', 'publish', 'closed', 'closed', '', 'jialuowei-fetish-ballet-boots-women-high-heel-spike-black-pu-cross-tied-lace-up-mid-calf-spring-and-autumn-boots-plus-size-36-46-57', '', '', '2021-06-01 12:15:48', '2021-06-01 12:15:48', '', 3978, 'http://shoestimer.com/?post_type=product_variation&p=4044', 57, 'product_variation', '', 0),
(4045, 1, '2021-06-01 12:15:48', '2021-06-01 12:15:48', '', 'jialuowei Fetish Ballet Boots Women High Heel Spike Black PU Cross Tied Lace Up Mid-Calf Spring and Autumn Boots Plus Size 36-46', 'Color: red matt, Shoe Size: 9', 'publish', 'closed', 'closed', '', 'jialuowei-fetish-ballet-boots-women-high-heel-spike-black-pu-cross-tied-lace-up-mid-calf-spring-and-autumn-boots-plus-size-36-46-58', '', '', '2021-06-01 12:15:48', '2021-06-01 12:15:48', '', 3978, 'http://shoestimer.com/?post_type=product_variation&p=4045', 58, 'product_variation', '', 0),
(4046, 1, '2021-06-01 12:15:48', '2021-06-01 12:15:48', '', 'jialuowei Fetish Ballet Boots Women High Heel Spike Black PU Cross Tied Lace Up Mid-Calf Spring and Autumn Boots Plus Size 36-46', 'Color: Red shiny, Shoe Size: 13', 'publish', 'closed', 'closed', '', 'jialuowei-fetish-ballet-boots-women-high-heel-spike-black-pu-cross-tied-lace-up-mid-calf-spring-and-autumn-boots-plus-size-36-46-59', '', '', '2021-06-01 12:15:48', '2021-06-01 12:15:48', '', 3978, 'http://shoestimer.com/?post_type=product_variation&p=4046', 59, 'product_variation', '', 0),
(4047, 1, '2021-06-01 12:15:48', '2021-06-01 12:15:48', '', 'jialuowei Fetish Ballet Boots Women High Heel Spike Black PU Cross Tied Lace Up Mid-Calf Spring and Autumn Boots Plus Size 36-46', 'Color: Red shiny, Shoe Size: 12', 'publish', 'closed', 'closed', '', 'jialuowei-fetish-ballet-boots-women-high-heel-spike-black-pu-cross-tied-lace-up-mid-calf-spring-and-autumn-boots-plus-size-36-46-60', '', '', '2021-06-01 12:15:48', '2021-06-01 12:15:48', '', 3978, 'http://shoestimer.com/?post_type=product_variation&p=4047', 60, 'product_variation', '', 0),
(4048, 1, '2021-06-01 12:15:49', '2021-06-01 12:15:49', '', 'jialuowei Fetish Ballet Boots Women High Heel Spike Black PU Cross Tied Lace Up Mid-Calf Spring and Autumn Boots Plus Size 36-46', 'Color: Red shiny, Shoe Size: 11', 'publish', 'closed', 'closed', '', 'jialuowei-fetish-ballet-boots-women-high-heel-spike-black-pu-cross-tied-lace-up-mid-calf-spring-and-autumn-boots-plus-size-36-46-61', '', '', '2021-06-01 12:15:49', '2021-06-01 12:15:49', '', 3978, 'http://shoestimer.com/?post_type=product_variation&p=4048', 61, 'product_variation', '', 0),
(4049, 1, '2021-06-01 12:15:49', '2021-06-01 12:15:49', '', 'jialuowei Fetish Ballet Boots Women High Heel Spike Black PU Cross Tied Lace Up Mid-Calf Spring and Autumn Boots Plus Size 36-46', 'Color: Red shiny, Shoe Size: 10', 'publish', 'closed', 'closed', '', 'jialuowei-fetish-ballet-boots-women-high-heel-spike-black-pu-cross-tied-lace-up-mid-calf-spring-and-autumn-boots-plus-size-36-46-62', '', '', '2021-06-01 12:15:49', '2021-06-01 12:15:49', '', 3978, 'http://shoestimer.com/?post_type=product_variation&p=4049', 62, 'product_variation', '', 0),
(4050, 1, '2021-06-01 12:15:49', '2021-06-01 12:15:49', '', 'jialuowei Fetish Ballet Boots Women High Heel Spike Black PU Cross Tied Lace Up Mid-Calf Spring and Autumn Boots Plus Size 36-46', 'Color: Red shiny, Shoe Size: 9', 'publish', 'closed', 'closed', '', 'jialuowei-fetish-ballet-boots-women-high-heel-spike-black-pu-cross-tied-lace-up-mid-calf-spring-and-autumn-boots-plus-size-36-46-63', '', '', '2021-06-01 12:15:49', '2021-06-01 12:15:49', '', 3978, 'http://shoestimer.com/?post_type=product_variation&p=4050', 63, 'product_variation', '', 0),
(4051, 1, '2021-06-01 12:15:49', '2021-06-01 12:15:49', '', 'jialuowei Fetish Ballet Boots Women High Heel Spike Black PU Cross Tied Lace Up Mid-Calf Spring and Autumn Boots Plus Size 36-46', 'Color: Red shiny, Shoe Size: 8', 'publish', 'closed', 'closed', '', 'jialuowei-fetish-ballet-boots-women-high-heel-spike-black-pu-cross-tied-lace-up-mid-calf-spring-and-autumn-boots-plus-size-36-46-64', '', '', '2021-06-01 12:15:49', '2021-06-01 12:15:49', '', 3978, 'http://shoestimer.com/?post_type=product_variation&p=4051', 64, 'product_variation', '', 0),
(4052, 1, '2021-06-01 12:15:49', '2021-06-01 12:15:49', '', 'jialuowei Fetish Ballet Boots Women High Heel Spike Black PU Cross Tied Lace Up Mid-Calf Spring and Autumn Boots Plus Size 36-46', 'Color: Red shiny, Shoe Size: 7', 'publish', 'closed', 'closed', '', 'jialuowei-fetish-ballet-boots-women-high-heel-spike-black-pu-cross-tied-lace-up-mid-calf-spring-and-autumn-boots-plus-size-36-46-65', '', '', '2021-06-01 12:15:49', '2021-06-01 12:15:49', '', 3978, 'http://shoestimer.com/?post_type=product_variation&p=4052', 65, 'product_variation', '', 0),
(4053, 1, '2021-06-01 12:15:49', '2021-06-01 12:15:49', '', 'jialuowei Fetish Ballet Boots Women High Heel Spike Black PU Cross Tied Lace Up Mid-Calf Spring and Autumn Boots Plus Size 36-46', 'Color: Red shiny, Shoe Size: 6', 'publish', 'closed', 'closed', '', 'jialuowei-fetish-ballet-boots-women-high-heel-spike-black-pu-cross-tied-lace-up-mid-calf-spring-and-autumn-boots-plus-size-36-46-66', '', '', '2021-06-01 12:15:49', '2021-06-01 12:15:49', '', 3978, 'http://shoestimer.com/?post_type=product_variation&p=4053', 66, 'product_variation', '', 0),
(4054, 1, '2021-06-01 12:15:49', '2021-06-01 12:15:49', '', 'jialuowei Fetish Ballet Boots Women High Heel Spike Black PU Cross Tied Lace Up Mid-Calf Spring and Autumn Boots Plus Size 36-46', 'Color: silver matt, Shoe Size: 10', 'publish', 'closed', 'closed', '', 'jialuowei-fetish-ballet-boots-women-high-heel-spike-black-pu-cross-tied-lace-up-mid-calf-spring-and-autumn-boots-plus-size-36-46-67', '', '', '2021-06-01 12:15:49', '2021-06-01 12:15:49', '', 3978, 'http://shoestimer.com/?post_type=product_variation&p=4054', 67, 'product_variation', '', 0),
(4055, 1, '2021-06-01 12:15:50', '2021-06-01 12:15:50', '', 'jialuowei Fetish Ballet Boots Women High Heel Spike Black PU Cross Tied Lace Up Mid-Calf Spring and Autumn Boots Plus Size 36-46', 'Color: silver matt, Shoe Size: 9', 'publish', 'closed', 'closed', '', 'jialuowei-fetish-ballet-boots-women-high-heel-spike-black-pu-cross-tied-lace-up-mid-calf-spring-and-autumn-boots-plus-size-36-46-68', '', '', '2021-06-01 12:15:50', '2021-06-01 12:15:50', '', 3978, 'http://shoestimer.com/?post_type=product_variation&p=4055', 68, 'product_variation', '', 0),
(4056, 1, '2021-06-01 12:15:50', '2021-06-01 12:15:50', '', 'jialuowei Fetish Ballet Boots Women High Heel Spike Black PU Cross Tied Lace Up Mid-Calf Spring and Autumn Boots Plus Size 36-46', 'Color: silver matt, Shoe Size: 8', 'publish', 'closed', 'closed', '', 'jialuowei-fetish-ballet-boots-women-high-heel-spike-black-pu-cross-tied-lace-up-mid-calf-spring-and-autumn-boots-plus-size-36-46-69', '', '', '2021-06-01 12:15:50', '2021-06-01 12:15:50', '', 3978, 'http://shoestimer.com/?post_type=product_variation&p=4056', 69, 'product_variation', '', 0),
(4057, 1, '2021-06-01 12:15:50', '2021-06-01 12:15:50', '', 'jialuowei Fetish Ballet Boots Women High Heel Spike Black PU Cross Tied Lace Up Mid-Calf Spring and Autumn Boots Plus Size 36-46', 'Color: silver matt, Shoe Size: 7', 'publish', 'closed', 'closed', '', 'jialuowei-fetish-ballet-boots-women-high-heel-spike-black-pu-cross-tied-lace-up-mid-calf-spring-and-autumn-boots-plus-size-36-46-70', '', '', '2021-06-01 12:15:50', '2021-06-01 12:15:50', '', 3978, 'http://shoestimer.com/?post_type=product_variation&p=4057', 70, 'product_variation', '', 0),
(4058, 1, '2021-06-01 12:15:50', '2021-06-01 12:15:50', '', 'jialuowei Fetish Ballet Boots Women High Heel Spike Black PU Cross Tied Lace Up Mid-Calf Spring and Autumn Boots Plus Size 36-46', 'Color: silver matt, Shoe Size: 6', 'publish', 'closed', 'closed', '', 'jialuowei-fetish-ballet-boots-women-high-heel-spike-black-pu-cross-tied-lace-up-mid-calf-spring-and-autumn-boots-plus-size-36-46-71', '', '', '2021-06-01 12:15:50', '2021-06-01 12:15:50', '', 3978, 'http://shoestimer.com/?post_type=product_variation&p=4058', 71, 'product_variation', '', 0),
(4059, 1, '2021-06-01 12:15:50', '2021-06-01 12:15:50', '', 'jialuowei Fetish Ballet Boots Women High Heel Spike Black PU Cross Tied Lace Up Mid-Calf Spring and Autumn Boots Plus Size 36-46', 'Color: silver matt, Shoe Size: 5', 'publish', 'closed', 'closed', '', 'jialuowei-fetish-ballet-boots-women-high-heel-spike-black-pu-cross-tied-lace-up-mid-calf-spring-and-autumn-boots-plus-size-36-46-72', '', '', '2021-06-01 12:15:50', '2021-06-01 12:15:50', '', 3978, 'http://shoestimer.com/?post_type=product_variation&p=4059', 72, 'product_variation', '', 0),
(4060, 1, '2021-06-01 12:15:51', '2021-06-01 12:15:51', '', 'jialuowei Fetish Ballet Boots Women High Heel Spike Black PU Cross Tied Lace Up Mid-Calf Spring and Autumn Boots Plus Size 36-46', 'Color: Red shiny, Shoe Size: 15', 'publish', 'closed', 'closed', '', 'jialuowei-fetish-ballet-boots-women-high-heel-spike-black-pu-cross-tied-lace-up-mid-calf-spring-and-autumn-boots-plus-size-36-46-73', '', '', '2021-06-01 12:15:51', '2021-06-01 12:15:51', '', 3978, 'http://shoestimer.com/?post_type=product_variation&p=4060', 73, 'product_variation', '', 0),
(4061, 1, '2021-06-01 12:15:51', '2021-06-01 12:15:51', '', 'jialuowei Fetish Ballet Boots Women High Heel Spike Black PU Cross Tied Lace Up Mid-Calf Spring and Autumn Boots Plus Size 36-46', 'Color: Red shiny, Shoe Size: 14', 'publish', 'closed', 'closed', '', 'jialuowei-fetish-ballet-boots-women-high-heel-spike-black-pu-cross-tied-lace-up-mid-calf-spring-and-autumn-boots-plus-size-36-46-74', '', '', '2021-06-01 12:15:51', '2021-06-01 12:15:51', '', 3978, 'http://shoestimer.com/?post_type=product_variation&p=4061', 74, 'product_variation', '', 0),
(4062, 1, '2021-06-01 12:15:51', '2021-06-01 12:15:51', '', 'jialuowei Fetish Ballet Boots Women High Heel Spike Black PU Cross Tied Lace Up Mid-Calf Spring and Autumn Boots Plus Size 36-46', 'Color: White shiny, Shoe Size: 7', 'publish', 'closed', 'closed', '', 'jialuowei-fetish-ballet-boots-women-high-heel-spike-black-pu-cross-tied-lace-up-mid-calf-spring-and-autumn-boots-plus-size-36-46-75', '', '', '2021-06-01 12:15:51', '2021-06-01 12:15:51', '', 3978, 'http://shoestimer.com/?post_type=product_variation&p=4062', 75, 'product_variation', '', 0),
(4063, 1, '2021-06-01 12:15:51', '2021-06-01 12:15:51', '', 'jialuowei Fetish Ballet Boots Women High Heel Spike Black PU Cross Tied Lace Up Mid-Calf Spring and Autumn Boots Plus Size 36-46', 'Color: White shiny, Shoe Size: 6', 'publish', 'closed', 'closed', '', 'jialuowei-fetish-ballet-boots-women-high-heel-spike-black-pu-cross-tied-lace-up-mid-calf-spring-and-autumn-boots-plus-size-36-46-76', '', '', '2021-06-01 12:15:51', '2021-06-01 12:15:51', '', 3978, 'http://shoestimer.com/?post_type=product_variation&p=4063', 76, 'product_variation', '', 0),
(4064, 1, '2021-06-01 12:15:51', '2021-06-01 12:15:51', '', 'jialuowei Fetish Ballet Boots Women High Heel Spike Black PU Cross Tied Lace Up Mid-Calf Spring and Autumn Boots Plus Size 36-46', 'Color: White shiny, Shoe Size: 5', 'publish', 'closed', 'closed', '', 'jialuowei-fetish-ballet-boots-women-high-heel-spike-black-pu-cross-tied-lace-up-mid-calf-spring-and-autumn-boots-plus-size-36-46-77', '', '', '2021-06-01 12:15:51', '2021-06-01 12:15:51', '', 3978, 'http://shoestimer.com/?post_type=product_variation&p=4064', 77, 'product_variation', '', 0),
(4065, 1, '2021-06-01 12:15:51', '2021-06-01 12:15:51', '', 'jialuowei Fetish Ballet Boots Women High Heel Spike Black PU Cross Tied Lace Up Mid-Calf Spring and Autumn Boots Plus Size 36-46', 'Color: silver matt, Shoe Size: 15', 'publish', 'closed', 'closed', '', 'jialuowei-fetish-ballet-boots-women-high-heel-spike-black-pu-cross-tied-lace-up-mid-calf-spring-and-autumn-boots-plus-size-36-46-78', '', '', '2021-06-01 12:15:51', '2021-06-01 12:15:51', '', 3978, 'http://shoestimer.com/?post_type=product_variation&p=4065', 78, 'product_variation', '', 0),
(4066, 1, '2021-06-01 12:15:52', '2021-06-01 12:15:52', '', 'jialuowei Fetish Ballet Boots Women High Heel Spike Black PU Cross Tied Lace Up Mid-Calf Spring and Autumn Boots Plus Size 36-46', 'Color: silver matt, Shoe Size: 14', 'publish', 'closed', 'closed', '', 'jialuowei-fetish-ballet-boots-women-high-heel-spike-black-pu-cross-tied-lace-up-mid-calf-spring-and-autumn-boots-plus-size-36-46-79', '', '', '2021-06-01 12:15:52', '2021-06-01 12:15:52', '', 3978, 'http://shoestimer.com/?post_type=product_variation&p=4066', 79, 'product_variation', '', 0),
(4067, 1, '2021-06-01 12:15:52', '2021-06-01 12:15:52', '', 'jialuowei Fetish Ballet Boots Women High Heel Spike Black PU Cross Tied Lace Up Mid-Calf Spring and Autumn Boots Plus Size 36-46', 'Color: silver matt, Shoe Size: 13', 'publish', 'closed', 'closed', '', 'jialuowei-fetish-ballet-boots-women-high-heel-spike-black-pu-cross-tied-lace-up-mid-calf-spring-and-autumn-boots-plus-size-36-46-80', '', '', '2021-06-01 12:15:52', '2021-06-01 12:15:52', '', 3978, 'http://shoestimer.com/?post_type=product_variation&p=4067', 80, 'product_variation', '', 0),
(4068, 1, '2021-06-01 12:15:52', '2021-06-01 12:15:52', '', 'jialuowei Fetish Ballet Boots Women High Heel Spike Black PU Cross Tied Lace Up Mid-Calf Spring and Autumn Boots Plus Size 36-46', 'Color: silver matt, Shoe Size: 12', 'publish', 'closed', 'closed', '', 'jialuowei-fetish-ballet-boots-women-high-heel-spike-black-pu-cross-tied-lace-up-mid-calf-spring-and-autumn-boots-plus-size-36-46-81', '', '', '2021-06-01 12:15:52', '2021-06-01 12:15:52', '', 3978, 'http://shoestimer.com/?post_type=product_variation&p=4068', 81, 'product_variation', '', 0),
(4069, 1, '2021-06-01 12:15:52', '2021-06-01 12:15:52', '', 'jialuowei Fetish Ballet Boots Women High Heel Spike Black PU Cross Tied Lace Up Mid-Calf Spring and Autumn Boots Plus Size 36-46', 'Color: silver matt, Shoe Size: 11', 'publish', 'closed', 'closed', '', 'jialuowei-fetish-ballet-boots-women-high-heel-spike-black-pu-cross-tied-lace-up-mid-calf-spring-and-autumn-boots-plus-size-36-46-82', '', '', '2021-06-01 12:15:52', '2021-06-01 12:15:52', '', 3978, 'http://shoestimer.com/?post_type=product_variation&p=4069', 82, 'product_variation', '', 0),
(4070, 1, '2021-06-01 12:15:52', '2021-06-01 12:15:52', '', 'jialuowei Fetish Ballet Boots Women High Heel Spike Black PU Cross Tied Lace Up Mid-Calf Spring and Autumn Boots Plus Size 36-46', 'Color: Green shiny, Shoe Size: 6', 'publish', 'closed', 'closed', '', 'jialuowei-fetish-ballet-boots-women-high-heel-spike-black-pu-cross-tied-lace-up-mid-calf-spring-and-autumn-boots-plus-size-36-46-83', '', '', '2021-06-01 12:15:52', '2021-06-01 12:15:52', '', 3978, 'http://shoestimer.com/?post_type=product_variation&p=4070', 83, 'product_variation', '', 0),
(4071, 1, '2021-06-01 12:15:53', '2021-06-01 12:15:53', '', 'jialuowei Fetish Ballet Boots Women High Heel Spike Black PU Cross Tied Lace Up Mid-Calf Spring and Autumn Boots Plus Size 36-46', 'Color: Green shiny, Shoe Size: 5', 'publish', 'closed', 'closed', '', 'jialuowei-fetish-ballet-boots-women-high-heel-spike-black-pu-cross-tied-lace-up-mid-calf-spring-and-autumn-boots-plus-size-36-46-84', '', '', '2021-06-01 12:15:53', '2021-06-01 12:15:53', '', 3978, 'http://shoestimer.com/?post_type=product_variation&p=4071', 84, 'product_variation', '', 0),
(4072, 1, '2021-06-01 12:15:53', '2021-06-01 12:15:53', '', 'jialuowei Fetish Ballet Boots Women High Heel Spike Black PU Cross Tied Lace Up Mid-Calf Spring and Autumn Boots Plus Size 36-46', 'Color: Pink shiny, Shoe Size: 15', 'publish', 'closed', 'closed', '', 'jialuowei-fetish-ballet-boots-women-high-heel-spike-black-pu-cross-tied-lace-up-mid-calf-spring-and-autumn-boots-plus-size-36-46-85', '', '', '2021-06-01 12:15:53', '2021-06-01 12:15:53', '', 3978, 'http://shoestimer.com/?post_type=product_variation&p=4072', 85, 'product_variation', '', 0),
(4073, 1, '2021-06-01 12:15:53', '2021-06-01 12:15:53', '', 'jialuowei Fetish Ballet Boots Women High Heel Spike Black PU Cross Tied Lace Up Mid-Calf Spring and Autumn Boots Plus Size 36-46', 'Color: Pink shiny, Shoe Size: 14', 'publish', 'closed', 'closed', '', 'jialuowei-fetish-ballet-boots-women-high-heel-spike-black-pu-cross-tied-lace-up-mid-calf-spring-and-autumn-boots-plus-size-36-46-86', '', '', '2021-06-01 12:15:53', '2021-06-01 12:15:53', '', 3978, 'http://shoestimer.com/?post_type=product_variation&p=4073', 86, 'product_variation', '', 0),
(4074, 1, '2021-06-01 12:15:53', '2021-06-01 12:15:53', '', 'jialuowei Fetish Ballet Boots Women High Heel Spike Black PU Cross Tied Lace Up Mid-Calf Spring and Autumn Boots Plus Size 36-46', 'Color: Pink shiny, Shoe Size: 13', 'publish', 'closed', 'closed', '', 'jialuowei-fetish-ballet-boots-women-high-heel-spike-black-pu-cross-tied-lace-up-mid-calf-spring-and-autumn-boots-plus-size-36-46-87', '', '', '2021-06-01 12:15:53', '2021-06-01 12:15:53', '', 3978, 'http://shoestimer.com/?post_type=product_variation&p=4074', 87, 'product_variation', '', 0),
(4075, 1, '2021-06-01 12:15:53', '2021-06-01 12:15:53', '', 'jialuowei Fetish Ballet Boots Women High Heel Spike Black PU Cross Tied Lace Up Mid-Calf Spring and Autumn Boots Plus Size 36-46', 'Color: Pink shiny, Shoe Size: 12', 'publish', 'closed', 'closed', '', 'jialuowei-fetish-ballet-boots-women-high-heel-spike-black-pu-cross-tied-lace-up-mid-calf-spring-and-autumn-boots-plus-size-36-46-88', '', '', '2021-06-01 12:15:53', '2021-06-01 12:15:53', '', 3978, 'http://shoestimer.com/?post_type=product_variation&p=4075', 88, 'product_variation', '', 0),
(4076, 1, '2021-06-01 12:15:54', '2021-06-01 12:15:54', '', 'jialuowei Fetish Ballet Boots Women High Heel Spike Black PU Cross Tied Lace Up Mid-Calf Spring and Autumn Boots Plus Size 36-46', 'Color: Pink shiny, Shoe Size: 11', 'publish', 'closed', 'closed', '', 'jialuowei-fetish-ballet-boots-women-high-heel-spike-black-pu-cross-tied-lace-up-mid-calf-spring-and-autumn-boots-plus-size-36-46-89', '', '', '2021-06-01 12:15:54', '2021-06-01 12:15:54', '', 3978, 'http://shoestimer.com/?post_type=product_variation&p=4076', 89, 'product_variation', '', 0),
(4077, 1, '2021-06-01 12:15:54', '2021-06-01 12:15:54', '', 'jialuowei Fetish Ballet Boots Women High Heel Spike Black PU Cross Tied Lace Up Mid-Calf Spring and Autumn Boots Plus Size 36-46', 'Color: Pink shiny, Shoe Size: 10', 'publish', 'closed', 'closed', '', 'jialuowei-fetish-ballet-boots-women-high-heel-spike-black-pu-cross-tied-lace-up-mid-calf-spring-and-autumn-boots-plus-size-36-46-90', '', '', '2021-06-01 12:15:54', '2021-06-01 12:15:54', '', 3978, 'http://shoestimer.com/?post_type=product_variation&p=4077', 90, 'product_variation', '', 0),
(4078, 1, '2021-06-01 12:15:54', '2021-06-01 12:15:54', '', 'jialuowei Fetish Ballet Boots Women High Heel Spike Black PU Cross Tied Lace Up Mid-Calf Spring and Autumn Boots Plus Size 36-46', 'Color: Green shiny, Shoe Size: 14', 'publish', 'closed', 'closed', '', 'jialuowei-fetish-ballet-boots-women-high-heel-spike-black-pu-cross-tied-lace-up-mid-calf-spring-and-autumn-boots-plus-size-36-46-91', '', '', '2021-06-01 12:15:54', '2021-06-01 12:15:54', '', 3978, 'http://shoestimer.com/?post_type=product_variation&p=4078', 91, 'product_variation', '', 0),
(4079, 1, '2021-06-01 12:15:54', '2021-06-01 12:15:54', '', 'jialuowei Fetish Ballet Boots Women High Heel Spike Black PU Cross Tied Lace Up Mid-Calf Spring and Autumn Boots Plus Size 36-46', 'Color: Green shiny, Shoe Size: 13', 'publish', 'closed', 'closed', '', 'jialuowei-fetish-ballet-boots-women-high-heel-spike-black-pu-cross-tied-lace-up-mid-calf-spring-and-autumn-boots-plus-size-36-46-92', '', '', '2021-06-01 12:15:54', '2021-06-01 12:15:54', '', 3978, 'http://shoestimer.com/?post_type=product_variation&p=4079', 92, 'product_variation', '', 0),
(4080, 1, '2021-06-01 12:15:54', '2021-06-01 12:15:54', '', 'jialuowei Fetish Ballet Boots Women High Heel Spike Black PU Cross Tied Lace Up Mid-Calf Spring and Autumn Boots Plus Size 36-46', 'Color: Green shiny, Shoe Size: 12', 'publish', 'closed', 'closed', '', 'jialuowei-fetish-ballet-boots-women-high-heel-spike-black-pu-cross-tied-lace-up-mid-calf-spring-and-autumn-boots-plus-size-36-46-93', '', '', '2021-06-01 12:15:54', '2021-06-01 12:15:54', '', 3978, 'http://shoestimer.com/?post_type=product_variation&p=4080', 93, 'product_variation', '', 0);
INSERT INTO `wpx5_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(4081, 1, '2021-06-01 12:15:55', '2021-06-01 12:15:55', '', 'jialuowei Fetish Ballet Boots Women High Heel Spike Black PU Cross Tied Lace Up Mid-Calf Spring and Autumn Boots Plus Size 36-46', 'Color: Green shiny, Shoe Size: 11', 'publish', 'closed', 'closed', '', 'jialuowei-fetish-ballet-boots-women-high-heel-spike-black-pu-cross-tied-lace-up-mid-calf-spring-and-autumn-boots-plus-size-36-46-94', '', '', '2021-06-01 12:15:55', '2021-06-01 12:15:55', '', 3978, 'http://shoestimer.com/?post_type=product_variation&p=4081', 94, 'product_variation', '', 0),
(4082, 1, '2021-06-01 12:15:55', '2021-06-01 12:15:55', '', 'jialuowei Fetish Ballet Boots Women High Heel Spike Black PU Cross Tied Lace Up Mid-Calf Spring and Autumn Boots Plus Size 36-46', 'Color: Green shiny, Shoe Size: 10', 'publish', 'closed', 'closed', '', 'jialuowei-fetish-ballet-boots-women-high-heel-spike-black-pu-cross-tied-lace-up-mid-calf-spring-and-autumn-boots-plus-size-36-46-95', '', '', '2021-06-01 12:15:55', '2021-06-01 12:15:55', '', 3978, 'http://shoestimer.com/?post_type=product_variation&p=4082', 95, 'product_variation', '', 0),
(4083, 1, '2021-06-01 12:15:55', '2021-06-01 12:15:55', '', 'jialuowei Fetish Ballet Boots Women High Heel Spike Black PU Cross Tied Lace Up Mid-Calf Spring and Autumn Boots Plus Size 36-46', 'Color: Green shiny, Shoe Size: 9', 'publish', 'closed', 'closed', '', 'jialuowei-fetish-ballet-boots-women-high-heel-spike-black-pu-cross-tied-lace-up-mid-calf-spring-and-autumn-boots-plus-size-36-46-96', '', '', '2021-06-01 12:15:55', '2021-06-01 12:15:55', '', 3978, 'http://shoestimer.com/?post_type=product_variation&p=4083', 96, 'product_variation', '', 0),
(4084, 1, '2021-06-01 12:15:55', '2021-06-01 12:15:55', '', 'jialuowei Fetish Ballet Boots Women High Heel Spike Black PU Cross Tied Lace Up Mid-Calf Spring and Autumn Boots Plus Size 36-46', 'Color: Green shiny, Shoe Size: 8', 'publish', 'closed', 'closed', '', 'jialuowei-fetish-ballet-boots-women-high-heel-spike-black-pu-cross-tied-lace-up-mid-calf-spring-and-autumn-boots-plus-size-36-46-97', '', '', '2021-06-01 12:15:55', '2021-06-01 12:15:55', '', 3978, 'http://shoestimer.com/?post_type=product_variation&p=4084', 97, 'product_variation', '', 0),
(4085, 1, '2021-06-01 12:15:56', '2021-06-01 12:15:56', '', 'jialuowei Fetish Ballet Boots Women High Heel Spike Black PU Cross Tied Lace Up Mid-Calf Spring and Autumn Boots Plus Size 36-46', 'Color: Green shiny, Shoe Size: 7', 'publish', 'closed', 'closed', '', 'jialuowei-fetish-ballet-boots-women-high-heel-spike-black-pu-cross-tied-lace-up-mid-calf-spring-and-autumn-boots-plus-size-36-46-98', '', '', '2021-06-01 12:15:56', '2021-06-01 12:15:56', '', 3978, 'http://shoestimer.com/?post_type=product_variation&p=4085', 98, 'product_variation', '', 0),
(4086, 1, '2021-06-01 12:15:56', '2021-06-01 12:15:56', '', 'jialuowei Fetish Ballet Boots Women High Heel Spike Black PU Cross Tied Lace Up Mid-Calf Spring and Autumn Boots Plus Size 36-46', 'Color: purple matt, Shoe Size: 11', 'publish', 'closed', 'closed', '', 'jialuowei-fetish-ballet-boots-women-high-heel-spike-black-pu-cross-tied-lace-up-mid-calf-spring-and-autumn-boots-plus-size-36-46-99', '', '', '2021-06-01 12:15:56', '2021-06-01 12:15:56', '', 3978, 'http://shoestimer.com/?post_type=product_variation&p=4086', 99, 'product_variation', '', 0),
(4087, 1, '2021-06-01 12:15:56', '2021-06-01 12:15:56', '', 'jialuowei Fetish Ballet Boots Women High Heel Spike Black PU Cross Tied Lace Up Mid-Calf Spring and Autumn Boots Plus Size 36-46', 'Color: purple matt, Shoe Size: 10', 'publish', 'closed', 'closed', '', 'jialuowei-fetish-ballet-boots-women-high-heel-spike-black-pu-cross-tied-lace-up-mid-calf-spring-and-autumn-boots-plus-size-36-46-100', '', '', '2021-06-01 12:15:56', '2021-06-01 12:15:56', '', 3978, 'http://shoestimer.com/?post_type=product_variation&p=4087', 100, 'product_variation', '', 0),
(4088, 1, '2021-06-01 12:15:56', '2021-06-01 12:15:56', '', 'jialuowei Fetish Ballet Boots Women High Heel Spike Black PU Cross Tied Lace Up Mid-Calf Spring and Autumn Boots Plus Size 36-46', 'Color: purple matt, Shoe Size: 9', 'publish', 'closed', 'closed', '', 'jialuowei-fetish-ballet-boots-women-high-heel-spike-black-pu-cross-tied-lace-up-mid-calf-spring-and-autumn-boots-plus-size-36-46-101', '', '', '2021-06-01 12:15:56', '2021-06-01 12:15:56', '', 3978, 'http://shoestimer.com/?post_type=product_variation&p=4088', 101, 'product_variation', '', 0),
(4089, 1, '2021-06-01 12:15:56', '2021-06-01 12:15:56', '', 'jialuowei Fetish Ballet Boots Women High Heel Spike Black PU Cross Tied Lace Up Mid-Calf Spring and Autumn Boots Plus Size 36-46', 'Color: purple matt, Shoe Size: 8', 'publish', 'closed', 'closed', '', 'jialuowei-fetish-ballet-boots-women-high-heel-spike-black-pu-cross-tied-lace-up-mid-calf-spring-and-autumn-boots-plus-size-36-46-102', '', '', '2021-06-01 12:15:56', '2021-06-01 12:15:56', '', 3978, 'http://shoestimer.com/?post_type=product_variation&p=4089', 102, 'product_variation', '', 0),
(4090, 1, '2021-06-01 12:15:57', '2021-06-01 12:15:57', '', 'jialuowei Fetish Ballet Boots Women High Heel Spike Black PU Cross Tied Lace Up Mid-Calf Spring and Autumn Boots Plus Size 36-46', 'Color: purple matt, Shoe Size: 7', 'publish', 'closed', 'closed', '', 'jialuowei-fetish-ballet-boots-women-high-heel-spike-black-pu-cross-tied-lace-up-mid-calf-spring-and-autumn-boots-plus-size-36-46-103', '', '', '2021-06-01 12:15:57', '2021-06-01 12:15:57', '', 3978, 'http://shoestimer.com/?post_type=product_variation&p=4090', 103, 'product_variation', '', 0),
(4091, 1, '2021-06-01 12:15:57', '2021-06-01 12:15:57', '', 'jialuowei Fetish Ballet Boots Women High Heel Spike Black PU Cross Tied Lace Up Mid-Calf Spring and Autumn Boots Plus Size 36-46', 'Color: purple matt, Shoe Size: 6', 'publish', 'closed', 'closed', '', 'jialuowei-fetish-ballet-boots-women-high-heel-spike-black-pu-cross-tied-lace-up-mid-calf-spring-and-autumn-boots-plus-size-36-46-104', '', '', '2021-06-01 12:15:57', '2021-06-01 12:15:57', '', 3978, 'http://shoestimer.com/?post_type=product_variation&p=4091', 104, 'product_variation', '', 0),
(4092, 1, '2021-06-01 12:15:57', '2021-06-01 12:15:57', '', 'jialuowei Fetish Ballet Boots Women High Heel Spike Black PU Cross Tied Lace Up Mid-Calf Spring and Autumn Boots Plus Size 36-46', 'Color: purple matt, Shoe Size: 5', 'publish', 'closed', 'closed', '', 'jialuowei-fetish-ballet-boots-women-high-heel-spike-black-pu-cross-tied-lace-up-mid-calf-spring-and-autumn-boots-plus-size-36-46-105', '', '', '2021-06-01 12:15:57', '2021-06-01 12:15:57', '', 3978, 'http://shoestimer.com/?post_type=product_variation&p=4092', 105, 'product_variation', '', 0),
(4093, 1, '2021-06-01 12:15:57', '2021-06-01 12:15:57', '', 'jialuowei Fetish Ballet Boots Women High Heel Spike Black PU Cross Tied Lace Up Mid-Calf Spring and Autumn Boots Plus Size 36-46', 'Color: Green shiny, Shoe Size: 15', 'publish', 'closed', 'closed', '', 'jialuowei-fetish-ballet-boots-women-high-heel-spike-black-pu-cross-tied-lace-up-mid-calf-spring-and-autumn-boots-plus-size-36-46-106', '', '', '2021-06-01 12:15:57', '2021-06-01 12:15:57', '', 3978, 'http://shoestimer.com/?post_type=product_variation&p=4093', 106, 'product_variation', '', 0),
(4094, 1, '2021-06-01 12:15:58', '2021-06-01 12:15:58', '', 'jialuowei Fetish Ballet Boots Women High Heel Spike Black PU Cross Tied Lace Up Mid-Calf Spring and Autumn Boots Plus Size 36-46', 'Color: red matt, Shoe Size: 8', 'publish', 'closed', 'closed', '', 'jialuowei-fetish-ballet-boots-women-high-heel-spike-black-pu-cross-tied-lace-up-mid-calf-spring-and-autumn-boots-plus-size-36-46-107', '', '', '2021-06-01 12:15:58', '2021-06-01 12:15:58', '', 3978, 'http://shoestimer.com/?post_type=product_variation&p=4094', 107, 'product_variation', '', 0),
(4095, 1, '2021-06-01 12:15:58', '2021-06-01 12:15:58', '', 'jialuowei Fetish Ballet Boots Women High Heel Spike Black PU Cross Tied Lace Up Mid-Calf Spring and Autumn Boots Plus Size 36-46', 'Color: red matt, Shoe Size: 7', 'publish', 'closed', 'closed', '', 'jialuowei-fetish-ballet-boots-women-high-heel-spike-black-pu-cross-tied-lace-up-mid-calf-spring-and-autumn-boots-plus-size-36-46-108', '', '', '2021-06-01 12:15:58', '2021-06-01 12:15:58', '', 3978, 'http://shoestimer.com/?post_type=product_variation&p=4095', 108, 'product_variation', '', 0),
(4096, 1, '2021-06-01 12:15:58', '2021-06-01 12:15:58', '', 'jialuowei Fetish Ballet Boots Women High Heel Spike Black PU Cross Tied Lace Up Mid-Calf Spring and Autumn Boots Plus Size 36-46', 'Color: red matt, Shoe Size: 6', 'publish', 'closed', 'closed', '', 'jialuowei-fetish-ballet-boots-women-high-heel-spike-black-pu-cross-tied-lace-up-mid-calf-spring-and-autumn-boots-plus-size-36-46-109', '', '', '2021-06-01 12:15:58', '2021-06-01 12:15:58', '', 3978, 'http://shoestimer.com/?post_type=product_variation&p=4096', 109, 'product_variation', '', 0),
(4097, 1, '2021-06-01 12:15:59', '2021-06-01 12:15:59', '', 'jialuowei Fetish Ballet Boots Women High Heel Spike Black PU Cross Tied Lace Up Mid-Calf Spring and Autumn Boots Plus Size 36-46', 'Color: red matt, Shoe Size: 5', 'publish', 'closed', 'closed', '', 'jialuowei-fetish-ballet-boots-women-high-heel-spike-black-pu-cross-tied-lace-up-mid-calf-spring-and-autumn-boots-plus-size-36-46-110', '', '', '2021-06-01 12:15:59', '2021-06-01 12:15:59', '', 3978, 'http://shoestimer.com/?post_type=product_variation&p=4097', 110, 'product_variation', '', 0),
(4098, 1, '2021-06-01 12:15:59', '2021-06-01 12:15:59', '', 'jialuowei Fetish Ballet Boots Women High Heel Spike Black PU Cross Tied Lace Up Mid-Calf Spring and Autumn Boots Plus Size 36-46', 'Color: purple matt, Shoe Size: 15', 'publish', 'closed', 'closed', '', 'jialuowei-fetish-ballet-boots-women-high-heel-spike-black-pu-cross-tied-lace-up-mid-calf-spring-and-autumn-boots-plus-size-36-46-111', '', '', '2021-06-01 12:15:59', '2021-06-01 12:15:59', '', 3978, 'http://shoestimer.com/?post_type=product_variation&p=4098', 111, 'product_variation', '', 0),
(4099, 1, '2021-06-01 12:15:59', '2021-06-01 12:15:59', '', 'jialuowei Fetish Ballet Boots Women High Heel Spike Black PU Cross Tied Lace Up Mid-Calf Spring and Autumn Boots Plus Size 36-46', 'Color: purple matt, Shoe Size: 14', 'publish', 'closed', 'closed', '', 'jialuowei-fetish-ballet-boots-women-high-heel-spike-black-pu-cross-tied-lace-up-mid-calf-spring-and-autumn-boots-plus-size-36-46-112', '', '', '2021-06-01 12:15:59', '2021-06-01 12:15:59', '', 3978, 'http://shoestimer.com/?post_type=product_variation&p=4099', 112, 'product_variation', '', 0),
(4100, 1, '2021-06-01 12:15:59', '2021-06-01 12:15:59', '', 'jialuowei Fetish Ballet Boots Women High Heel Spike Black PU Cross Tied Lace Up Mid-Calf Spring and Autumn Boots Plus Size 36-46', 'Color: purple matt, Shoe Size: 13', 'publish', 'closed', 'closed', '', 'jialuowei-fetish-ballet-boots-women-high-heel-spike-black-pu-cross-tied-lace-up-mid-calf-spring-and-autumn-boots-plus-size-36-46-113', '', '', '2021-06-01 12:15:59', '2021-06-01 12:15:59', '', 3978, 'http://shoestimer.com/?post_type=product_variation&p=4100', 113, 'product_variation', '', 0),
(4101, 1, '2021-06-01 12:16:00', '2021-06-01 12:16:00', '', 'jialuowei Fetish Ballet Boots Women High Heel Spike Black PU Cross Tied Lace Up Mid-Calf Spring and Autumn Boots Plus Size 36-46', 'Color: purple matt, Shoe Size: 12', 'publish', 'closed', 'closed', '', 'jialuowei-fetish-ballet-boots-women-high-heel-spike-black-pu-cross-tied-lace-up-mid-calf-spring-and-autumn-boots-plus-size-36-46-114', '', '', '2021-06-01 12:16:00', '2021-06-01 12:16:00', '', 3978, 'http://shoestimer.com/?post_type=product_variation&p=4101', 114, 'product_variation', '', 0),
(4102, 1, '2021-06-01 12:16:00', '2021-06-01 12:16:00', '', 'jialuowei Fetish Ballet Boots Women High Heel Spike Black PU Cross Tied Lace Up Mid-Calf Spring and Autumn Boots Plus Size 36-46', 'Color: sky blue shiny, Shoe Size: 7', 'publish', 'closed', 'closed', '', 'jialuowei-fetish-ballet-boots-women-high-heel-spike-black-pu-cross-tied-lace-up-mid-calf-spring-and-autumn-boots-plus-size-36-46-115', '', '', '2021-06-01 12:16:00', '2021-06-01 12:16:00', '', 3978, 'http://shoestimer.com/?post_type=product_variation&p=4102', 115, 'product_variation', '', 0),
(4103, 1, '2021-06-01 12:16:00', '2021-06-01 12:16:00', '', 'jialuowei Fetish Ballet Boots Women High Heel Spike Black PU Cross Tied Lace Up Mid-Calf Spring and Autumn Boots Plus Size 36-46', 'Color: sky blue shiny, Shoe Size: 6', 'publish', 'closed', 'closed', '', 'jialuowei-fetish-ballet-boots-women-high-heel-spike-black-pu-cross-tied-lace-up-mid-calf-spring-and-autumn-boots-plus-size-36-46-116', '', '', '2021-06-01 12:16:00', '2021-06-01 12:16:00', '', 3978, 'http://shoestimer.com/?post_type=product_variation&p=4103', 116, 'product_variation', '', 0),
(4104, 1, '2021-06-01 12:16:01', '2021-06-01 12:16:01', '', 'jialuowei Fetish Ballet Boots Women High Heel Spike Black PU Cross Tied Lace Up Mid-Calf Spring and Autumn Boots Plus Size 36-46', 'Color: sky blue shiny, Shoe Size: 5', 'publish', 'closed', 'closed', '', 'jialuowei-fetish-ballet-boots-women-high-heel-spike-black-pu-cross-tied-lace-up-mid-calf-spring-and-autumn-boots-plus-size-36-46-117', '', '', '2021-06-01 12:16:01', '2021-06-01 12:16:01', '', 3978, 'http://shoestimer.com/?post_type=product_variation&p=4104', 117, 'product_variation', '', 0),
(4105, 1, '2021-06-01 12:16:01', '2021-06-01 12:16:01', '', 'jialuowei Fetish Ballet Boots Women High Heel Spike Black PU Cross Tied Lace Up Mid-Calf Spring and Autumn Boots Plus Size 36-46', 'Color: sky blue shiny, Shoe Size: 15', 'publish', 'closed', 'closed', '', 'jialuowei-fetish-ballet-boots-women-high-heel-spike-black-pu-cross-tied-lace-up-mid-calf-spring-and-autumn-boots-plus-size-36-46-118', '', '', '2021-06-01 12:16:01', '2021-06-01 12:16:01', '', 3978, 'http://shoestimer.com/?post_type=product_variation&p=4105', 118, 'product_variation', '', 0),
(4106, 1, '2021-06-01 12:16:01', '2021-06-01 12:16:01', '', 'jialuowei Fetish Ballet Boots Women High Heel Spike Black PU Cross Tied Lace Up Mid-Calf Spring and Autumn Boots Plus Size 36-46', 'Color: sky blue shiny, Shoe Size: 14', 'publish', 'closed', 'closed', '', 'jialuowei-fetish-ballet-boots-women-high-heel-spike-black-pu-cross-tied-lace-up-mid-calf-spring-and-autumn-boots-plus-size-36-46-119', '', '', '2021-06-01 12:16:01', '2021-06-01 12:16:01', '', 3978, 'http://shoestimer.com/?post_type=product_variation&p=4106', 119, 'product_variation', '', 0),
(4107, 1, '2021-06-01 12:16:02', '2021-06-01 12:16:02', '', 'jialuowei Fetish Ballet Boots Women High Heel Spike Black PU Cross Tied Lace Up Mid-Calf Spring and Autumn Boots Plus Size 36-46', 'Color: sky blue shiny, Shoe Size: 13', 'publish', 'closed', 'closed', '', 'jialuowei-fetish-ballet-boots-women-high-heel-spike-black-pu-cross-tied-lace-up-mid-calf-spring-and-autumn-boots-plus-size-36-46-120', '', '', '2021-06-01 12:16:02', '2021-06-01 12:16:02', '', 3978, 'http://shoestimer.com/?post_type=product_variation&p=4107', 120, 'product_variation', '', 0),
(4108, 1, '2021-06-01 12:16:02', '2021-06-01 12:16:02', '', 'jialuowei Fetish Ballet Boots Women High Heel Spike Black PU Cross Tied Lace Up Mid-Calf Spring and Autumn Boots Plus Size 36-46', 'Color: sky blue shiny, Shoe Size: 12', 'publish', 'closed', 'closed', '', 'jialuowei-fetish-ballet-boots-women-high-heel-spike-black-pu-cross-tied-lace-up-mid-calf-spring-and-autumn-boots-plus-size-36-46-121', '', '', '2021-06-01 12:16:02', '2021-06-01 12:16:02', '', 3978, 'http://shoestimer.com/?post_type=product_variation&p=4108', 121, 'product_variation', '', 0),
(4109, 1, '2021-06-01 12:16:03', '2021-06-01 12:16:03', '', 'jialuowei Fetish Ballet Boots Women High Heel Spike Black PU Cross Tied Lace Up Mid-Calf Spring and Autumn Boots Plus Size 36-46', 'Color: sky blue shiny, Shoe Size: 11', 'publish', 'closed', 'closed', '', 'jialuowei-fetish-ballet-boots-women-high-heel-spike-black-pu-cross-tied-lace-up-mid-calf-spring-and-autumn-boots-plus-size-36-46-122', '', '', '2021-06-01 12:16:03', '2021-06-01 12:16:03', '', 3978, 'http://shoestimer.com/?post_type=product_variation&p=4109', 122, 'product_variation', '', 0),
(4110, 1, '2021-06-01 12:16:04', '2021-06-01 12:16:04', '', 'jialuowei Fetish Ballet Boots Women High Heel Spike Black PU Cross Tied Lace Up Mid-Calf Spring and Autumn Boots Plus Size 36-46', 'Color: sky blue shiny, Shoe Size: 10', 'publish', 'closed', 'closed', '', 'jialuowei-fetish-ballet-boots-women-high-heel-spike-black-pu-cross-tied-lace-up-mid-calf-spring-and-autumn-boots-plus-size-36-46-123', '', '', '2021-06-01 12:16:04', '2021-06-01 12:16:04', '', 3978, 'http://shoestimer.com/?post_type=product_variation&p=4110', 123, 'product_variation', '', 0),
(4111, 1, '2021-06-01 12:16:04', '2021-06-01 12:16:04', '', 'jialuowei Fetish Ballet Boots Women High Heel Spike Black PU Cross Tied Lace Up Mid-Calf Spring and Autumn Boots Plus Size 36-46', 'Color: sky blue shiny, Shoe Size: 9', 'publish', 'closed', 'closed', '', 'jialuowei-fetish-ballet-boots-women-high-heel-spike-black-pu-cross-tied-lace-up-mid-calf-spring-and-autumn-boots-plus-size-36-46-124', '', '', '2021-06-01 12:16:04', '2021-06-01 12:16:04', '', 3978, 'http://shoestimer.com/?post_type=product_variation&p=4111', 124, 'product_variation', '', 0),
(4112, 1, '2021-06-01 12:16:05', '2021-06-01 12:16:05', '', 'jialuowei Fetish Ballet Boots Women High Heel Spike Black PU Cross Tied Lace Up Mid-Calf Spring and Autumn Boots Plus Size 36-46', 'Color: sky blue shiny, Shoe Size: 8', 'publish', 'closed', 'closed', '', 'jialuowei-fetish-ballet-boots-women-high-heel-spike-black-pu-cross-tied-lace-up-mid-calf-spring-and-autumn-boots-plus-size-36-46-125', '', '', '2021-06-01 12:16:05', '2021-06-01 12:16:05', '', 3978, 'http://shoestimer.com/?post_type=product_variation&p=4112', 125, 'product_variation', '', 0),
(4113, 1, '2021-06-01 12:16:05', '2021-06-01 12:16:05', '', 'jialuowei Fetish Ballet Boots Women High Heel Spike Black PU Cross Tied Lace Up Mid-Calf Spring and Autumn Boots Plus Size 36-46', 'Color: wine red shiny, Shoe Size: 12', 'publish', 'closed', 'closed', '', 'jialuowei-fetish-ballet-boots-women-high-heel-spike-black-pu-cross-tied-lace-up-mid-calf-spring-and-autumn-boots-plus-size-36-46-126', '', '', '2021-06-01 12:16:05', '2021-06-01 12:16:05', '', 3978, 'http://shoestimer.com/?post_type=product_variation&p=4113', 126, 'product_variation', '', 0),
(4114, 1, '2021-06-01 12:16:06', '2021-06-01 12:16:06', '', 'jialuowei Fetish Ballet Boots Women High Heel Spike Black PU Cross Tied Lace Up Mid-Calf Spring and Autumn Boots Plus Size 36-46', 'Color: wine red shiny, Shoe Size: 11', 'publish', 'closed', 'closed', '', 'jialuowei-fetish-ballet-boots-women-high-heel-spike-black-pu-cross-tied-lace-up-mid-calf-spring-and-autumn-boots-plus-size-36-46-127', '', '', '2021-06-01 12:16:06', '2021-06-01 12:16:06', '', 3978, 'http://shoestimer.com/?post_type=product_variation&p=4114', 127, 'product_variation', '', 0),
(4115, 1, '2021-06-01 12:16:06', '2021-06-01 12:16:06', '', 'jialuowei Fetish Ballet Boots Women High Heel Spike Black PU Cross Tied Lace Up Mid-Calf Spring and Autumn Boots Plus Size 36-46', 'Color: wine red shiny, Shoe Size: 10', 'publish', 'closed', 'closed', '', 'jialuowei-fetish-ballet-boots-women-high-heel-spike-black-pu-cross-tied-lace-up-mid-calf-spring-and-autumn-boots-plus-size-36-46-128', '', '', '2021-06-01 12:16:06', '2021-06-01 12:16:06', '', 3978, 'http://shoestimer.com/?post_type=product_variation&p=4115', 128, 'product_variation', '', 0),
(4116, 1, '2021-06-01 12:16:07', '2021-06-01 12:16:07', '', 'jialuowei Fetish Ballet Boots Women High Heel Spike Black PU Cross Tied Lace Up Mid-Calf Spring and Autumn Boots Plus Size 36-46', 'Color: wine red shiny, Shoe Size: 9', 'publish', 'closed', 'closed', '', 'jialuowei-fetish-ballet-boots-women-high-heel-spike-black-pu-cross-tied-lace-up-mid-calf-spring-and-autumn-boots-plus-size-36-46-129', '', '', '2021-06-01 12:16:07', '2021-06-01 12:16:07', '', 3978, 'http://shoestimer.com/?post_type=product_variation&p=4116', 129, 'product_variation', '', 0),
(4117, 1, '2021-06-01 12:16:07', '2021-06-01 12:16:07', '', 'jialuowei Fetish Ballet Boots Women High Heel Spike Black PU Cross Tied Lace Up Mid-Calf Spring and Autumn Boots Plus Size 36-46', 'Color: wine red shiny, Shoe Size: 8', 'publish', 'closed', 'closed', '', 'jialuowei-fetish-ballet-boots-women-high-heel-spike-black-pu-cross-tied-lace-up-mid-calf-spring-and-autumn-boots-plus-size-36-46-130', '', '', '2021-06-01 12:16:07', '2021-06-01 12:16:07', '', 3978, 'http://shoestimer.com/?post_type=product_variation&p=4117', 130, 'product_variation', '', 0),
(4118, 1, '2021-06-01 12:16:08', '2021-06-01 12:16:08', '', 'jialuowei Fetish Ballet Boots Women High Heel Spike Black PU Cross Tied Lace Up Mid-Calf Spring and Autumn Boots Plus Size 36-46', 'Color: wine red shiny, Shoe Size: 7', 'publish', 'closed', 'closed', '', 'jialuowei-fetish-ballet-boots-women-high-heel-spike-black-pu-cross-tied-lace-up-mid-calf-spring-and-autumn-boots-plus-size-36-46-131', '', '', '2021-06-01 12:16:08', '2021-06-01 12:16:08', '', 3978, 'http://shoestimer.com/?post_type=product_variation&p=4118', 131, 'product_variation', '', 0),
(4119, 1, '2021-06-01 12:16:08', '2021-06-01 12:16:08', '', 'jialuowei Fetish Ballet Boots Women High Heel Spike Black PU Cross Tied Lace Up Mid-Calf Spring and Autumn Boots Plus Size 36-46', 'Color: wine red shiny, Shoe Size: 6', 'publish', 'closed', 'closed', '', 'jialuowei-fetish-ballet-boots-women-high-heel-spike-black-pu-cross-tied-lace-up-mid-calf-spring-and-autumn-boots-plus-size-36-46-132', '', '', '2021-06-01 12:16:08', '2021-06-01 12:16:08', '', 3978, 'http://shoestimer.com/?post_type=product_variation&p=4119', 132, 'product_variation', '', 0),
(4120, 1, '2021-06-01 12:16:08', '2021-06-01 12:16:08', '', 'jialuowei Fetish Ballet Boots Women High Heel Spike Black PU Cross Tied Lace Up Mid-Calf Spring and Autumn Boots Plus Size 36-46', 'Color: wine red shiny, Shoe Size: 5', 'publish', 'closed', 'closed', '', 'jialuowei-fetish-ballet-boots-women-high-heel-spike-black-pu-cross-tied-lace-up-mid-calf-spring-and-autumn-boots-plus-size-36-46-133', '', '', '2021-06-01 12:16:08', '2021-06-01 12:16:08', '', 3978, 'http://shoestimer.com/?post_type=product_variation&p=4120', 133, 'product_variation', '', 0),
(4121, 1, '2021-06-01 12:16:09', '2021-06-01 12:16:09', '', 'jialuowei Fetish Ballet Boots Women High Heel Spike Black PU Cross Tied Lace Up Mid-Calf Spring and Autumn Boots Plus Size 36-46', 'Color: Pink shiny, Shoe Size: 9', 'publish', 'closed', 'closed', '', 'jialuowei-fetish-ballet-boots-women-high-heel-spike-black-pu-cross-tied-lace-up-mid-calf-spring-and-autumn-boots-plus-size-36-46-134', '', '', '2021-06-01 12:16:09', '2021-06-01 12:16:09', '', 3978, 'http://shoestimer.com/?post_type=product_variation&p=4121', 134, 'product_variation', '', 0),
(4122, 1, '2021-06-01 12:16:09', '2021-06-01 12:16:09', '', 'jialuowei Fetish Ballet Boots Women High Heel Spike Black PU Cross Tied Lace Up Mid-Calf Spring and Autumn Boots Plus Size 36-46', 'Color: Pink shiny, Shoe Size: 8', 'publish', 'closed', 'closed', '', 'jialuowei-fetish-ballet-boots-women-high-heel-spike-black-pu-cross-tied-lace-up-mid-calf-spring-and-autumn-boots-plus-size-36-46-135', '', '', '2021-06-01 12:16:09', '2021-06-01 12:16:09', '', 3978, 'http://shoestimer.com/?post_type=product_variation&p=4122', 135, 'product_variation', '', 0),
(4123, 1, '2021-06-01 12:16:10', '2021-06-01 12:16:10', '', 'jialuowei Fetish Ballet Boots Women High Heel Spike Black PU Cross Tied Lace Up Mid-Calf Spring and Autumn Boots Plus Size 36-46', 'Color: Pink shiny, Shoe Size: 7', 'publish', 'closed', 'closed', '', 'jialuowei-fetish-ballet-boots-women-high-heel-spike-black-pu-cross-tied-lace-up-mid-calf-spring-and-autumn-boots-plus-size-36-46-136', '', '', '2021-06-01 12:16:10', '2021-06-01 12:16:10', '', 3978, 'http://shoestimer.com/?post_type=product_variation&p=4123', 136, 'product_variation', '', 0),
(4124, 1, '2021-06-01 12:16:11', '2021-06-01 12:16:11', '', 'jialuowei Fetish Ballet Boots Women High Heel Spike Black PU Cross Tied Lace Up Mid-Calf Spring and Autumn Boots Plus Size 36-46', 'Color: Pink shiny, Shoe Size: 6', 'publish', 'closed', 'closed', '', 'jialuowei-fetish-ballet-boots-women-high-heel-spike-black-pu-cross-tied-lace-up-mid-calf-spring-and-autumn-boots-plus-size-36-46-137', '', '', '2021-06-01 12:16:11', '2021-06-01 12:16:11', '', 3978, 'http://shoestimer.com/?post_type=product_variation&p=4124', 137, 'product_variation', '', 0),
(4125, 1, '2021-06-01 12:16:11', '2021-06-01 12:16:11', '', 'jialuowei Fetish Ballet Boots Women High Heel Spike Black PU Cross Tied Lace Up Mid-Calf Spring and Autumn Boots Plus Size 36-46', 'Color: Black shiny, Shoe Size: 5', 'publish', 'closed', 'closed', '', 'jialuowei-fetish-ballet-boots-women-high-heel-spike-black-pu-cross-tied-lace-up-mid-calf-spring-and-autumn-boots-plus-size-36-46-138', '', '', '2021-06-01 12:16:11', '2021-06-01 12:16:11', '', 3978, 'http://shoestimer.com/?post_type=product_variation&p=4125', 138, 'product_variation', '', 0),
(4126, 1, '2021-06-01 12:16:12', '2021-06-01 12:16:12', '', 'jialuowei Fetish Ballet Boots Women High Heel Spike Black PU Cross Tied Lace Up Mid-Calf Spring and Autumn Boots Plus Size 36-46', 'Color: Pink shiny, Shoe Size: 5', 'publish', 'closed', 'closed', '', 'jialuowei-fetish-ballet-boots-women-high-heel-spike-black-pu-cross-tied-lace-up-mid-calf-spring-and-autumn-boots-plus-size-36-46-139', '', '', '2021-06-01 12:16:12', '2021-06-01 12:16:12', '', 3978, 'http://shoestimer.com/?post_type=product_variation&p=4126', 139, 'product_variation', '', 0),
(4127, 1, '2021-06-01 12:16:12', '2021-06-01 12:16:12', '', 'jialuowei Fetish Ballet Boots Women High Heel Spike Black PU Cross Tied Lace Up Mid-Calf Spring and Autumn Boots Plus Size 36-46', 'Color: Black matt, Shoe Size: 5', 'publish', 'closed', 'closed', '', 'jialuowei-fetish-ballet-boots-women-high-heel-spike-black-pu-cross-tied-lace-up-mid-calf-spring-and-autumn-boots-plus-size-36-46-140', '', '', '2021-06-01 12:16:12', '2021-06-01 12:16:12', '', 3978, 'http://shoestimer.com/?post_type=product_variation&p=4127', 140, 'product_variation', '', 0),
(4128, 1, '2021-06-01 12:16:13', '2021-06-01 12:16:13', '', 'jialuowei Fetish Ballet Boots Women High Heel Spike Black PU Cross Tied Lace Up Mid-Calf Spring and Autumn Boots Plus Size 36-46', 'Color: wine red shiny, Shoe Size: 15', 'publish', 'closed', 'closed', '', 'jialuowei-fetish-ballet-boots-women-high-heel-spike-black-pu-cross-tied-lace-up-mid-calf-spring-and-autumn-boots-plus-size-36-46-141', '', '', '2021-06-01 12:16:13', '2021-06-01 12:16:13', '', 3978, 'http://shoestimer.com/?post_type=product_variation&p=4128', 141, 'product_variation', '', 0),
(4129, 1, '2021-06-01 12:16:13', '2021-06-01 12:16:13', '', 'jialuowei Fetish Ballet Boots Women High Heel Spike Black PU Cross Tied Lace Up Mid-Calf Spring and Autumn Boots Plus Size 36-46', 'Color: wine red shiny, Shoe Size: 14', 'publish', 'closed', 'closed', '', 'jialuowei-fetish-ballet-boots-women-high-heel-spike-black-pu-cross-tied-lace-up-mid-calf-spring-and-autumn-boots-plus-size-36-46-142', '', '', '2021-06-01 12:16:13', '2021-06-01 12:16:13', '', 3978, 'http://shoestimer.com/?post_type=product_variation&p=4129', 142, 'product_variation', '', 0),
(4130, 1, '2021-06-01 12:16:14', '2021-06-01 12:16:14', '', 'jialuowei Fetish Ballet Boots Women High Heel Spike Black PU Cross Tied Lace Up Mid-Calf Spring and Autumn Boots Plus Size 36-46', 'Color: wine red shiny, Shoe Size: 13', 'publish', 'closed', 'closed', '', 'jialuowei-fetish-ballet-boots-women-high-heel-spike-black-pu-cross-tied-lace-up-mid-calf-spring-and-autumn-boots-plus-size-36-46-143', '', '', '2021-06-01 12:16:14', '2021-06-01 12:16:14', '', 3978, 'http://shoestimer.com/?post_type=product_variation&p=4130', 143, 'product_variation', '', 0),
(4131, 1, '2021-06-01 12:16:14', '2021-06-01 12:16:14', '', 'jialuowei Fetish Ballet Boots Women High Heel Spike Black PU Cross Tied Lace Up Mid-Calf Spring and Autumn Boots Plus Size 36-46', 'Color: custom colors, Shoe Size: 5', 'publish', 'closed', 'closed', '', 'jialuowei-fetish-ballet-boots-women-high-heel-spike-black-pu-cross-tied-lace-up-mid-calf-spring-and-autumn-boots-plus-size-36-46-144', '', '', '2021-06-01 12:16:14', '2021-06-01 12:16:14', '', 3978, 'http://shoestimer.com/?post_type=product_variation&p=4131', 144, 'product_variation', '', 0),
(4132, 1, '2021-06-01 12:16:15', '2021-06-01 12:16:15', '', 'jialuowei Fetish Ballet Boots Women High Heel Spike Black PU Cross Tied Lace Up Mid-Calf Spring and Autumn Boots Plus Size 36-46', 'Color: custom colors, Shoe Size: 8', 'publish', 'closed', 'closed', '', 'jialuowei-fetish-ballet-boots-women-high-heel-spike-black-pu-cross-tied-lace-up-mid-calf-spring-and-autumn-boots-plus-size-36-46-145', '', '', '2021-06-01 12:16:15', '2021-06-01 12:16:15', '', 3978, 'http://shoestimer.com/?post_type=product_variation&p=4132', 145, 'product_variation', '', 0),
(4133, 1, '2021-06-01 12:16:15', '2021-06-01 12:16:15', '', 'jialuowei Fetish Ballet Boots Women High Heel Spike Black PU Cross Tied Lace Up Mid-Calf Spring and Autumn Boots Plus Size 36-46', 'Color: custom colors, Shoe Size: 9', 'publish', 'closed', 'closed', '', 'jialuowei-fetish-ballet-boots-women-high-heel-spike-black-pu-cross-tied-lace-up-mid-calf-spring-and-autumn-boots-plus-size-36-46-146', '', '', '2021-06-01 12:16:15', '2021-06-01 12:16:15', '', 3978, 'http://shoestimer.com/?post_type=product_variation&p=4133', 146, 'product_variation', '', 0),
(4134, 1, '2021-06-01 12:16:15', '2021-06-01 12:16:15', '', 'jialuowei Fetish Ballet Boots Women High Heel Spike Black PU Cross Tied Lace Up Mid-Calf Spring and Autumn Boots Plus Size 36-46', 'Color: custom colors, Shoe Size: 6', 'publish', 'closed', 'closed', '', 'jialuowei-fetish-ballet-boots-women-high-heel-spike-black-pu-cross-tied-lace-up-mid-calf-spring-and-autumn-boots-plus-size-36-46-147', '', '', '2021-06-01 12:16:15', '2021-06-01 12:16:15', '', 3978, 'http://shoestimer.com/?post_type=product_variation&p=4134', 147, 'product_variation', '', 0),
(4135, 1, '2021-06-01 12:16:16', '2021-06-01 12:16:16', '', 'jialuowei Fetish Ballet Boots Women High Heel Spike Black PU Cross Tied Lace Up Mid-Calf Spring and Autumn Boots Plus Size 36-46', 'Color: custom colors, Shoe Size: 7', 'publish', 'closed', 'closed', '', 'jialuowei-fetish-ballet-boots-women-high-heel-spike-black-pu-cross-tied-lace-up-mid-calf-spring-and-autumn-boots-plus-size-36-46-148', '', '', '2021-06-01 12:16:16', '2021-06-01 12:16:16', '', 3978, 'http://shoestimer.com/?post_type=product_variation&p=4135', 148, 'product_variation', '', 0),
(4136, 1, '2021-06-01 12:16:16', '2021-06-01 12:16:16', '', 'jialuowei Fetish Ballet Boots Women High Heel Spike Black PU Cross Tied Lace Up Mid-Calf Spring and Autumn Boots Plus Size 36-46', 'Color: custom colors, Shoe Size: 12', 'publish', 'closed', 'closed', '', 'jialuowei-fetish-ballet-boots-women-high-heel-spike-black-pu-cross-tied-lace-up-mid-calf-spring-and-autumn-boots-plus-size-36-46-149', '', '', '2021-06-01 12:16:16', '2021-06-01 12:16:16', '', 3978, 'http://shoestimer.com/?post_type=product_variation&p=4136', 149, 'product_variation', '', 0),
(4137, 1, '2021-06-01 12:16:16', '2021-06-01 12:16:16', '', 'jialuowei Fetish Ballet Boots Women High Heel Spike Black PU Cross Tied Lace Up Mid-Calf Spring and Autumn Boots Plus Size 36-46', 'Color: custom colors, Shoe Size: 13', 'publish', 'closed', 'closed', '', 'jialuowei-fetish-ballet-boots-women-high-heel-spike-black-pu-cross-tied-lace-up-mid-calf-spring-and-autumn-boots-plus-size-36-46-150', '', '', '2021-06-01 12:16:16', '2021-06-01 12:16:16', '', 3978, 'http://shoestimer.com/?post_type=product_variation&p=4137', 150, 'product_variation', '', 0),
(4138, 1, '2021-06-01 12:16:17', '2021-06-01 12:16:17', '', 'jialuowei Fetish Ballet Boots Women High Heel Spike Black PU Cross Tied Lace Up Mid-Calf Spring and Autumn Boots Plus Size 36-46', 'Color: custom colors, Shoe Size: 10', 'publish', 'closed', 'closed', '', 'jialuowei-fetish-ballet-boots-women-high-heel-spike-black-pu-cross-tied-lace-up-mid-calf-spring-and-autumn-boots-plus-size-36-46-151', '', '', '2021-06-01 12:16:17', '2021-06-01 12:16:17', '', 3978, 'http://shoestimer.com/?post_type=product_variation&p=4138', 151, 'product_variation', '', 0),
(4139, 1, '2021-06-01 12:16:17', '2021-06-01 12:16:17', '', 'jialuowei Fetish Ballet Boots Women High Heel Spike Black PU Cross Tied Lace Up Mid-Calf Spring and Autumn Boots Plus Size 36-46', 'Color: custom colors, Shoe Size: 11', 'publish', 'closed', 'closed', '', 'jialuowei-fetish-ballet-boots-women-high-heel-spike-black-pu-cross-tied-lace-up-mid-calf-spring-and-autumn-boots-plus-size-36-46-152', '', '', '2021-06-01 12:16:17', '2021-06-01 12:16:17', '', 3978, 'http://shoestimer.com/?post_type=product_variation&p=4139', 152, 'product_variation', '', 0),
(4140, 1, '2021-06-01 12:16:17', '2021-06-01 12:16:17', '', 'jialuowei Fetish Ballet Boots Women High Heel Spike Black PU Cross Tied Lace Up Mid-Calf Spring and Autumn Boots Plus Size 36-46', 'Color: custom colors, Shoe Size: 14', 'publish', 'closed', 'closed', '', 'jialuowei-fetish-ballet-boots-women-high-heel-spike-black-pu-cross-tied-lace-up-mid-calf-spring-and-autumn-boots-plus-size-36-46-153', '', '', '2021-06-01 12:16:17', '2021-06-01 12:16:17', '', 3978, 'http://shoestimer.com/?post_type=product_variation&p=4140', 153, 'product_variation', '', 0),
(4141, 1, '2021-06-01 12:16:18', '2021-06-01 12:16:18', '', 'jialuowei Fetish Ballet Boots Women High Heel Spike Black PU Cross Tied Lace Up Mid-Calf Spring and Autumn Boots Plus Size 36-46', 'Color: custom colors, Shoe Size: 15', 'publish', 'closed', 'closed', '', 'jialuowei-fetish-ballet-boots-women-high-heel-spike-black-pu-cross-tied-lace-up-mid-calf-spring-and-autumn-boots-plus-size-36-46-154', '', '', '2021-06-01 12:16:18', '2021-06-01 12:16:18', '', 3978, 'http://shoestimer.com/?post_type=product_variation&p=4141', 154, 'product_variation', '', 0),
(4142, 1, '2021-06-01 12:16:19', '2021-06-01 12:16:19', '', 'jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-1', '', 'inherit', 'open', 'closed', '', 'jialuowei-fetish-ballet-boots-women-high-heel-spike-black-pu-cross-tied-lace-up-mid-calf-1', '', '', '2021-06-01 12:16:19', '2021-06-01 12:16:19', '', 3978, 'http://shoestimer.com/wp-content/uploads/2021/06/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-1.jpg', 0, 'attachment', 'image/jpeg', 0);
INSERT INTO `wpx5_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(4143, 1, '2021-06-01 12:16:22', '2021-06-01 12:16:22', '                <div class=\"product-specs-list-container\">\n                    <ul class=\"product-specs-list util-clearfix\">\n						                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Brand Name:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">BRKWLYZ</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Heel Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Square heel</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Boot Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Basic</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Origin:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">CN(Origin)</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Upper Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Flock</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Boot Height:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">ANKLE</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">is_handmade:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Yes</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Fashion Element:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Sewing</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Pattern Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Solid</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Lining Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">PU</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Shaft Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">PU</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Toe Shape:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Round Toe</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Season:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Spring/Autumn</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Insole Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">PU</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Outsole Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Rubber</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Heel Height:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Med (3cm-5cm)</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">With Platforms:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">No</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Closure Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Lace-up</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Fit:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Fits true to size, take your normal size</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Model Number:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">moxxy01757</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Color:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Beige/ Black</span>\n                            </li>\n							                    </ul>\n                </div>\n				<div>\n<div>\n<div>\n<div>\n<div>\n<div>\n<div>\n<div>\n<div><kse:widget data-widget-type=\"customText\" id=\"24830799\" title=\"\" type=\"custom\"></kse:widget></div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n\n<div>\n<div>\n<div>\n<div>\n<div>\n<div>\n<div>\n<div>\n<div><kse:widget data-widget-type=\"relatedProduct\" id=\"24627687\" title=\"\" type=\"relation\"></kse:widget></div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n\n<div>\n<div>\n<div data-spm-anchor-id=\"0.0.0.i0.86273e5fyMvLAy\" style=\"font-size: 12px; overflow-wrap: break-word; word-break: normal; color: rgb(0, 0, 0); font-family: arial; text-align: center;\"><span style=\"line-height: 30px; font-size: 20px;\"><span style=\"line-height: 30px; font-family: arial, helvetica, sans-serif;\"><span style=\"line-height: 30px; color: rgb(192, 0, 0);\">Size Note</span></span></span>&nbsp;&nbsp;&nbsp;&nbsp;<br>\n<span style=\"line-height: 18px; font-family: arial, helvetica, sans-serif;\"><span style=\"line-height: 24px;\">Please choose the USA size according to Your Feet Length ,the size chart below.<br>\n<span style=\"line-height: 24px; color: rgb(192, 0, 0);\">If the your feet is wide or thick, please choose a larger shoes size.</span><br>\nBefore choose you USA size , you had better measure your feet length.</span></span></div>\n\n<p style=\"font-size: 12px; margin: 0px; padding: 0px; overflow-wrap: break-word; word-break: normal; color: rgb(0, 0, 0); font-family: arial; text-align: center;\"><span style=\"line-height: 18px; font-family: arial, helvetica, sans-serif;\"><span style=\"line-height: 24px;\"><strong>How to Measure Feet Length</strong><br>\nPlease measure your feet length carefully ,with the method of the picture below:</span></span></p>\n\n<p style=\"font-size: 12px; margin: 0px; padding: 0px; overflow-wrap: break-word; word-break: normal; color: rgb(0, 0, 0); font-family: arial; text-align: center;\"><span style=\"line-height: 18px; font-family: arial, helvetica, sans-serif;\"><span style=\"line-height: 24px;\"><img alt=\"cicun\" height=\"302\" src=\"https://ae01.alicdn.com/kf/H14e84ce141a447bf908f9c73f242a7bdk.jpg?width=750&amp;height=387&amp;hash=1137\" style=\"border: none;\" width=\"586\"></span></span></p>\n\n<p style=\"font-size: 12px; margin: 0px; padding: 0px; overflow-wrap: break-word; word-break: normal; color: rgb(0, 0, 0); font-family: arial; text-align: center;\"><img alt=\"Od Size\" src=\"https://ae01.alicdn.com/kf/H59e7b603ab0b4b1ea5a71b8a0c6a5946W.jpg?width=750&amp;height=260&amp;hash=1010\"></p>\n\n<p style=\"font-size: 12px; margin: 0px; padding: 0px; overflow-wrap: break-word; word-break: normal; color: rgb(0, 0, 0); font-family: arial; text-align: center;\">&nbsp;</p>\n\n<p style=\"font-size: 12px; margin: 0px; padding: 0px; overflow-wrap: break-word; word-break: normal; color: rgb(0, 0, 0); font-family: arial; text-align: center;\"><img alt=\"piandapianxiao1\" height=\"179\" src=\"https://ae01.alicdn.com/kf/H6fef98739eb443339c8ce5ad0e03fe20f.jpg?width=790&amp;height=242&amp;hash=1032\" style=\"border: none;\" width=\"586\"></p>\n\n<p style=\"font-size: 13.3333px; color: rgb(0, 0, 0); margin: 0px; padding: 0px; overflow-wrap: break-word; word-break: normal; font-family: arial; text-align: center;\"><strong style=\"font-size: 20px; color: rgb(192, 0, 0);\"><span style=\"line-height: 24px;\"><span style=\"line-height: 24px; font-family: arial, helvetica, sans-serif;\">&nbsp;</span></span></strong><strong style=\"text-align: center; font-size: 16px;\"><span style=\"line-height: 24px;\"><span style=\"line-height: 24px; font-family: arial, helvetica, sans-serif;\">Our product size standard&nbsp;</span></span></strong></p>\n\n<div style=\"font-size: 12px; color: rgb(0, 0, 0); font-family: arial; text-align: center;\">\n<p style=\"margin: 0px; padding: 0px;\">&nbsp;</p>\n<span style=\"line-height: 21px; font-size: 14px;\">Feet length 22 cm = EURO 34&nbsp; =&nbsp; US 4.5</span>\n\n<p style=\"margin: 0px; padding: 0px;\"><span style=\"line-height: 21px; font-size: 14px;\">Feet length 22.5cm = EURO 35&nbsp; =&nbsp; US 5</span></p>\n<span style=\"line-height: 21px; font-size: 14px;\">Feet length 23cm&nbsp;&nbsp; =&nbsp; EURO 36&nbsp; =&nbsp; US 6</span>\n\n<p style=\"margin: 0px; padding: 0px;\"><span style=\"line-height: 21px; font-size: 14px;\">Feet length 23.5cm = EURO 37 = US&nbsp; 6.5</span></p>\n<span style=\"line-height: 21px; font-size: 14px;\">Feet length 24cm&nbsp; =&nbsp; EURO 38&nbsp; =&nbsp; US&nbsp; 7.5</span>\n\n<p style=\"margin: 0px; padding: 0px;\"><span style=\"line-height: 21px; font-size: 14px;\">Feet length 24.5 cm = EURO 39 = US&nbsp; 8.5</span></p>\n<span style=\"line-height: 21px; font-size: 14px;\">Feet length 25 cm&nbsp;&nbsp; =&nbsp; EURO 40 = US&nbsp; 9</span>\n\n<p style=\"margin: 0px; padding: 0px;\"><span style=\"line-height: 21px; font-size: 14px;\">Feet length25.5 cm = EURO 41= US 9.5</span></p>\n<span style=\"line-height: 21px; font-size: 14px;\">Feet length26 cm = EURO 42= US 10</span>\n\n<p style=\"margin: 0px; padding: 0px;\"><span style=\"line-height: 21px; font-size: 14px;\">Feet length26.5 cm = EURO 43 = US 10.5</span></p>\n</div>\n\n<div style=\"font-size: 12px; color: rgb(0, 0, 0); font-family: arial; text-align: center;\"><strong><span style=\"line-height: 18px; color: rgb(192, 0, 0);\"><span style=\"line-height: 21px; font-size: 14px;\">(1 inch=2.54cm&nbsp; 1cm=0.3937inch&nbsp; 1cm=10mm)</span></span></strong></div>\n\n<div style=\"font-size: 12px; color: rgb(0, 0, 0); font-family: arial; text-align: center;\"><span style=\"line-height: 21px; font-size: 14px;\"><span style=\"line-height: 21px;\">Please tell us your feet length if you don\'t know which size is better for you,then we can decide your shoes size precisely</span></span></div>\n\n<div style=\"font-size: 12px; color: rgb(0, 0, 0); font-family: arial; text-align: center;\"><span style=\"line-height: 18px; color: rgb(192, 0, 0);\"><span style=\"line-height: 30px; font-size: 20px;\">!!!Dear friend, Although shoe size standard for each country are different,we according to the foot length to buy is correct.</span></span></div>\n</div>\n</div>\n\n<div><img class=\"detail-desc-decorate-image\" src=\"https://ae01.alicdn.com/kf/H7569267d21884294b51c8be9492fbd2ag.jpg?width=750&amp;height=1843&amp;hash=2593\"> <img class=\"detail-desc-decorate-image\" src=\"https://ae01.alicdn.com/kf/H8ef9c79f9cef48dbadc7d15fae286282L.jpg?width=750&amp;height=1000&amp;hash=1750\"> <img class=\"detail-desc-decorate-image\" src=\"https://ae01.alicdn.com/kf/H20be3f7b93d844f69a794c033473d5e9O.jpg?width=750&amp;height=1752&amp;hash=2502\"> <img class=\"detail-desc-decorate-image\" src=\"https://ae01.alicdn.com/kf/H214d088e110d44e6a5d1f74284cb1511o.jpg?width=750&amp;height=1752&amp;hash=2502\"> <img class=\"detail-desc-decorate-image\" src=\"https://ae01.alicdn.com/kf/Hc79d4da4951e4f4680f7f98ffd6e93951.jpg?width=750&amp;height=1000&amp;hash=1750\"> <img class=\"detail-desc-decorate-image\" src=\"https://ae01.alicdn.com/kf/Hf0729142eb894122a3dda497feae064bG.jpg?width=750&amp;height=1843&amp;hash=2593\"> <img class=\"detail-desc-decorate-image\" src=\"https://ae01.alicdn.com/kf/Hb754cca379584f00b857e09c39575983z.jpg?width=750&amp;height=1356&amp;hash=2106\"> <img class=\"detail-desc-decorate-image\" src=\"https://ae01.alicdn.com/kf/H835a0bc0adfd49d3bc82fc8ad07a4a99i.jpg?width=750&amp;height=1321&amp;hash=2071\"> <img class=\"detail-desc-decorate-image\" src=\"https://ae01.alicdn.com/kf/Hc4ea6bc03bb3424a8b9793119ae9c15b6.jpg?width=750&amp;height=1536&amp;hash=2286\"> <img class=\"detail-desc-decorate-image\" src=\"https://ae01.alicdn.com/kf/He5de361608bb4e3f8542594ab7d237d9p.jpg?width=750&amp;height=1313&amp;hash=2063\"> <img class=\"detail-desc-decorate-image\" src=\"https://ae01.alicdn.com/kf/H1166adff9d964404865f43dbd198945f4.jpg?width=750&amp;height=1376&amp;hash=2126\"> <img class=\"detail-desc-decorate-image\" src=\"https://ae01.alicdn.com/kf/H6de601a4e0844490a35311bd5a22be49d.jpg?width=800&amp;height=800&amp;hash=1600\"> <img class=\"detail-desc-decorate-image\" src=\"https://ae01.alicdn.com/kf/H57d6882eb7c14a30b3c2cd3a25b9acb1w.jpg?width=750&amp;height=1321&amp;hash=2071\"> <img class=\"detail-desc-decorate-image\" src=\"https://ae01.alicdn.com/kf/H1fc7063bf06a4e6b8089e06569b94af7r.jpg?width=750&amp;height=1313&amp;hash=2063\"> <img class=\"detail-desc-decorate-image\" src=\"https://ae01.alicdn.com/kf/Hfae0333108974d228149b07337695855P.jpg?width=750&amp;height=1356&amp;hash=2106\"> <img class=\"detail-desc-decorate-image\" src=\"https://ae01.alicdn.com/kf/H2872ec2d4ea740f5ae5c8f21bac82c4al.jpg?width=750&amp;height=1156&amp;hash=1906\"> <img class=\"detail-desc-decorate-image\" src=\"https://ae01.alicdn.com/kf/H4ea91ae36fcf48de8870cc8572d1e6c3R.jpg?width=750&amp;height=1211&amp;hash=1961\"></div>\n\n<div>\n<div>\n<div>\n<div>\n<div>\n<div>\n<div>\n<div>\n<div><kse:widget data-widget-type=\"customText\" id=\"34376400\" title=\"\" type=\"custom\"></kse:widget></div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n\n<div><img class=\"detail-desc-decorate-image\" src=\"https://ae01.alicdn.com/kf/H9ea1acd6ce4a463ab2e65b1353d7dfaa6.jpg?width=946&amp;height=647&amp;hash=1593\"></div>\n\n\n', 'Black Sock Boots Women 2020 New Punk Gothic Shoes Ankle Boots Platform Shoes Women White Sock Boots', '', 'publish', 'open', 'closed', '', 'black-sock-boots-women-2020-new-punk-gothic-shoes-ankle-boots-platform-shoes-women-white-sock-boots', '', '', '2021-06-01 12:16:42', '2021-06-01 12:16:42', '', 0, 'http://shoestimer.com/product/black-sock-boots-women-2020-new-punk-gothic-shoes-ankle-boots-platform-shoes-women-white-sock-boots/', 0, 'product', '', 0),
(4144, 1, '2021-06-01 12:16:23', '2021-06-01 12:16:23', '', 'Black-Sock-Boots-Women-2020-New-Punk-Gothic-Shoes-Ankle-Boots-Platform-Shoes-Women-White-Sock', '', 'inherit', 'open', 'closed', '', 'black-sock-boots-women-2020-new-punk-gothic-shoes-ankle-boots-platform-shoes-women-white-sock', '', '', '2021-06-01 12:16:23', '2021-06-01 12:16:23', '', 4143, 'http://shoestimer.com/wp-content/uploads/2021/06/Black-Sock-Boots-Women-2020-New-Punk-Gothic-Shoes-Ankle-Boots-Platform-Shoes-Women-White-Sock.jpg', 0, 'attachment', 'image/jpeg', 0),
(4145, 1, '2021-06-01 12:16:24', '2021-06-01 12:16:24', '', 'jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-2', '', 'inherit', 'open', 'closed', '', 'jialuowei-fetish-ballet-boots-women-high-heel-spike-black-pu-cross-tied-lace-up-mid-calf-2', '', '', '2021-06-01 12:16:24', '2021-06-01 12:16:24', '', 3978, 'http://shoestimer.com/wp-content/uploads/2021/06/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(4146, 1, '2021-06-01 12:16:29', '2021-06-01 12:16:29', '', 'Black Sock Boots Women 2020 New Punk Gothic Shoes Ankle Boots Platform Shoes Women White Sock Boots', 'Color: Beige, Shoe Size: 39', 'publish', 'closed', 'closed', '', 'black-sock-boots-women-2020-new-punk-gothic-shoes-ankle-boots-platform-shoes-women-white-sock-boots', '', '', '2021-06-01 12:16:29', '2021-06-01 12:16:29', '', 4143, 'http://shoestimer.com/?post_type=product_variation&p=4146', 1, 'product_variation', '', 0),
(4147, 1, '2021-06-01 12:16:30', '2021-06-01 12:16:30', '', 'Black Sock Boots Women 2020 New Punk Gothic Shoes Ankle Boots Platform Shoes Women White Sock Boots', 'Color: BLACK, Shoe Size: 34', 'publish', 'closed', 'closed', '', 'black-sock-boots-women-2020-new-punk-gothic-shoes-ankle-boots-platform-shoes-women-white-sock-boots-2', '', '', '2021-06-01 12:16:30', '2021-06-01 12:16:30', '', 4143, 'http://shoestimer.com/?post_type=product_variation&p=4147', 2, 'product_variation', '', 0),
(4148, 1, '2021-06-01 12:16:30', '2021-06-01 12:16:30', '', 'Black Sock Boots Women 2020 New Punk Gothic Shoes Ankle Boots Platform Shoes Women White Sock Boots', 'Color: Beige, Shoe Size: 37', 'publish', 'closed', 'closed', '', 'black-sock-boots-women-2020-new-punk-gothic-shoes-ankle-boots-platform-shoes-women-white-sock-boots-3', '', '', '2021-06-01 12:16:30', '2021-06-01 12:16:30', '', 4143, 'http://shoestimer.com/?post_type=product_variation&p=4148', 3, 'product_variation', '', 0),
(4149, 1, '2021-06-01 12:16:30', '2021-06-01 12:16:30', '', 'Black Sock Boots Women 2020 New Punk Gothic Shoes Ankle Boots Platform Shoes Women White Sock Boots', 'Color: Beige, Shoe Size: 38', 'publish', 'closed', 'closed', '', 'black-sock-boots-women-2020-new-punk-gothic-shoes-ankle-boots-platform-shoes-women-white-sock-boots-4', '', '', '2021-06-01 12:16:30', '2021-06-01 12:16:30', '', 4143, 'http://shoestimer.com/?post_type=product_variation&p=4149', 4, 'product_variation', '', 0),
(4150, 1, '2021-06-01 12:16:31', '2021-06-01 12:16:31', '', 'Black Sock Boots Women 2020 New Punk Gothic Shoes Ankle Boots Platform Shoes Women White Sock Boots', 'Color: BLACK, Shoe Size: 37', 'publish', 'closed', 'closed', '', 'black-sock-boots-women-2020-new-punk-gothic-shoes-ankle-boots-platform-shoes-women-white-sock-boots-5', '', '', '2021-06-01 12:16:31', '2021-06-01 12:16:31', '', 4143, 'http://shoestimer.com/?post_type=product_variation&p=4150', 5, 'product_variation', '', 0),
(4151, 1, '2021-06-01 12:16:31', '2021-06-01 12:16:31', '', 'Black Sock Boots Women 2020 New Punk Gothic Shoes Ankle Boots Platform Shoes Women White Sock Boots', 'Color: BLACK, Shoe Size: 38', 'publish', 'closed', 'closed', '', 'black-sock-boots-women-2020-new-punk-gothic-shoes-ankle-boots-platform-shoes-women-white-sock-boots-6', '', '', '2021-06-01 12:16:31', '2021-06-01 12:16:31', '', 4143, 'http://shoestimer.com/?post_type=product_variation&p=4151', 6, 'product_variation', '', 0),
(4152, 1, '2021-06-01 12:16:31', '2021-06-01 12:16:31', '', 'Black Sock Boots Women 2020 New Punk Gothic Shoes Ankle Boots Platform Shoes Women White Sock Boots', 'Color: BLACK, Shoe Size: 35', 'publish', 'closed', 'closed', '', 'black-sock-boots-women-2020-new-punk-gothic-shoes-ankle-boots-platform-shoes-women-white-sock-boots-7', '', '', '2021-06-01 12:16:31', '2021-06-01 12:16:31', '', 4143, 'http://shoestimer.com/?post_type=product_variation&p=4152', 7, 'product_variation', '', 0),
(4153, 1, '2021-06-01 12:16:31', '2021-06-01 12:16:31', '', 'Black Sock Boots Women 2020 New Punk Gothic Shoes Ankle Boots Platform Shoes Women White Sock Boots', 'Color: BLACK, Shoe Size: 36', 'publish', 'closed', 'closed', '', 'black-sock-boots-women-2020-new-punk-gothic-shoes-ankle-boots-platform-shoes-women-white-sock-boots-8', '', '', '2021-06-01 12:16:31', '2021-06-01 12:16:31', '', 4143, 'http://shoestimer.com/?post_type=product_variation&p=4153', 8, 'product_variation', '', 0),
(4154, 1, '2021-06-01 12:16:31', '2021-06-01 12:16:31', '', 'Black Sock Boots Women 2020 New Punk Gothic Shoes Ankle Boots Platform Shoes Women White Sock Boots', 'Color: Beige, Shoe Size: 35', 'publish', 'closed', 'closed', '', 'black-sock-boots-women-2020-new-punk-gothic-shoes-ankle-boots-platform-shoes-women-white-sock-boots-9', '', '', '2021-06-01 12:16:31', '2021-06-01 12:16:31', '', 4143, 'http://shoestimer.com/?post_type=product_variation&p=4154', 9, 'product_variation', '', 0),
(4155, 1, '2021-06-01 12:16:31', '2021-06-01 12:16:31', '', 'Black Sock Boots Women 2020 New Punk Gothic Shoes Ankle Boots Platform Shoes Women White Sock Boots', 'Color: Beige, Shoe Size: 36', 'publish', 'closed', 'closed', '', 'black-sock-boots-women-2020-new-punk-gothic-shoes-ankle-boots-platform-shoes-women-white-sock-boots-10', '', '', '2021-06-01 12:16:31', '2021-06-01 12:16:31', '', 4143, 'http://shoestimer.com/?post_type=product_variation&p=4155', 10, 'product_variation', '', 0),
(4156, 1, '2021-06-01 12:16:31', '2021-06-01 12:16:31', '', 'Black Sock Boots Women 2020 New Punk Gothic Shoes Ankle Boots Platform Shoes Women White Sock Boots', 'Color: Beige, Shoe Size: 34', 'publish', 'closed', 'closed', '', 'black-sock-boots-women-2020-new-punk-gothic-shoes-ankle-boots-platform-shoes-women-white-sock-boots-11', '', '', '2021-06-01 12:16:31', '2021-06-01 12:16:31', '', 4143, 'http://shoestimer.com/?post_type=product_variation&p=4156', 11, 'product_variation', '', 0),
(4157, 1, '2021-06-01 12:16:31', '2021-06-01 12:16:31', '', 'Black Sock Boots Women 2020 New Punk Gothic Shoes Ankle Boots Platform Shoes Women White Sock Boots', 'Color: Black 2, Shoe Size: 37', 'publish', 'closed', 'closed', '', 'black-sock-boots-women-2020-new-punk-gothic-shoes-ankle-boots-platform-shoes-women-white-sock-boots-12', '', '', '2021-06-01 12:16:31', '2021-06-01 12:16:31', '', 4143, 'http://shoestimer.com/?post_type=product_variation&p=4157', 12, 'product_variation', '', 0),
(4158, 1, '2021-06-01 12:16:31', '2021-06-01 12:16:31', '', 'Black Sock Boots Women 2020 New Punk Gothic Shoes Ankle Boots Platform Shoes Women White Sock Boots', 'Color: Black 2, Shoe Size: 38', 'publish', 'closed', 'closed', '', 'black-sock-boots-women-2020-new-punk-gothic-shoes-ankle-boots-platform-shoes-women-white-sock-boots-13', '', '', '2021-06-01 12:16:31', '2021-06-01 12:16:31', '', 4143, 'http://shoestimer.com/?post_type=product_variation&p=4158', 13, 'product_variation', '', 0),
(4160, 1, '2021-06-01 12:16:32', '2021-06-01 12:16:32', '', 'Black Sock Boots Women 2020 New Punk Gothic Shoes Ankle Boots Platform Shoes Women White Sock Boots', 'Color: Black 2, Shoe Size: 35', 'publish', 'closed', 'closed', '', 'black-sock-boots-women-2020-new-punk-gothic-shoes-ankle-boots-platform-shoes-women-white-sock-boots-14', '', '', '2021-06-01 12:16:32', '2021-06-01 12:16:32', '', 4143, 'http://shoestimer.com/?post_type=product_variation&p=4160', 14, 'product_variation', '', 0),
(4159, 1, '2021-06-01 12:16:31', '2021-06-01 12:16:31', '', 'jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-3', '', 'inherit', 'open', 'closed', '', 'jialuowei-fetish-ballet-boots-women-high-heel-spike-black-pu-cross-tied-lace-up-mid-calf-3', '', '', '2021-06-01 12:16:31', '2021-06-01 12:16:31', '', 3978, 'http://shoestimer.com/wp-content/uploads/2021/06/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-3.jpg', 0, 'attachment', 'image/jpeg', 0),
(4161, 1, '2021-06-01 12:16:32', '2021-06-01 12:16:32', '', 'Black Sock Boots Women 2020 New Punk Gothic Shoes Ankle Boots Platform Shoes Women White Sock Boots', 'Color: Black 2, Shoe Size: 36', 'publish', 'closed', 'closed', '', 'black-sock-boots-women-2020-new-punk-gothic-shoes-ankle-boots-platform-shoes-women-white-sock-boots-15', '', '', '2021-06-01 12:16:32', '2021-06-01 12:16:32', '', 4143, 'http://shoestimer.com/?post_type=product_variation&p=4161', 15, 'product_variation', '', 0),
(4162, 1, '2021-06-01 12:16:33', '2021-06-01 12:16:33', '', 'Black Sock Boots Women 2020 New Punk Gothic Shoes Ankle Boots Platform Shoes Women White Sock Boots', 'Color: Black 2, Shoe Size: 39', 'publish', 'closed', 'closed', '', 'black-sock-boots-women-2020-new-punk-gothic-shoes-ankle-boots-platform-shoes-women-white-sock-boots-16', '', '', '2021-06-01 12:16:33', '2021-06-01 12:16:33', '', 4143, 'http://shoestimer.com/?post_type=product_variation&p=4162', 16, 'product_variation', '', 0),
(4163, 1, '2021-06-01 12:16:34', '2021-06-01 12:16:34', '', 'Black Sock Boots Women 2020 New Punk Gothic Shoes Ankle Boots Platform Shoes Women White Sock Boots', 'Color: Beige 2, Shoe Size: 35', 'publish', 'closed', 'closed', '', 'black-sock-boots-women-2020-new-punk-gothic-shoes-ankle-boots-platform-shoes-women-white-sock-boots-17', '', '', '2021-06-01 12:16:34', '2021-06-01 12:16:34', '', 4143, 'http://shoestimer.com/?post_type=product_variation&p=4163', 17, 'product_variation', '', 0),
(4164, 1, '2021-06-01 12:16:35', '2021-06-01 12:16:35', '', 'Black Sock Boots Women 2020 New Punk Gothic Shoes Ankle Boots Platform Shoes Women White Sock Boots', 'Color: Beige 2, Shoe Size: 36', 'publish', 'closed', 'closed', '', 'black-sock-boots-women-2020-new-punk-gothic-shoes-ankle-boots-platform-shoes-women-white-sock-boots-18', '', '', '2021-06-01 12:16:35', '2021-06-01 12:16:35', '', 4143, 'http://shoestimer.com/?post_type=product_variation&p=4164', 18, 'product_variation', '', 0),
(4166, 1, '2021-06-01 12:18:12', '2021-06-01 12:18:12', '                <div class=\"product-specs-list-container\">\r\n                    <ul class=\"product-specs-list util-clearfix\">\r\n						                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Brand Name:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">muermu</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Gender:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Unisex</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Sports Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Active</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Function:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Cushioning</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Level Of Practice:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Beginner</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Department Name:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Adult</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Insole Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Rubber</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Athletic Shoe Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Running Shoes</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Upper Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">PU</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Upper Height:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">low</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Model Number:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">n36</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Outsole Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">PVC</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Closure Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Lace-up</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Fit:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Fits true to size, take your normal size</span>\r\n                            </li>\r\n							                    </ul>\r\n                </div>\r\n				<div class=\"detailmodule_html\"><div class=\"detail-desc-decorate-richtext\"><p style=\"text-align: center;\">\n	<img alt=\"aa (1)\" src=\"https://ae01.alicdn.com/kf/Hb5fb8f378e29410f8999b3867bb9bb85S.jpg\" /><img alt=\"aa (2)\" src=\"https://ae01.alicdn.com/kf/H2816110e90554d61a26b59e40f9c7ff8S.jpg\" /><img alt=\"aa (3)\" src=\"https://ae01.alicdn.com/kf/He118b680c7904203a0b623aaf1742dcd3.jpg\" /><img alt=\"aa (4)\" src=\"https://ae01.alicdn.com/kf/H68a615ae9eb94bab9785dd4d13cc119f1.jpg\" /><img alt=\"aa (5)\" src=\"https://ae01.alicdn.com/kf/Hb984f081a29e4cb8a2a33654c1e2e9d2f.jpg\" /><img alt=\"aa (6)\" src=\"https://ae01.alicdn.com/kf/Hf6dd992e1ada47afa476f72681a5cb88S.jpg\" /><img alt=\"aa (7)\" src=\"https://ae01.alicdn.com/kf/H80c8469b497845bfb2df341f903724829.jpg\" /><img alt=\"aa (8)\" src=\"https://ae01.alicdn.com/kf/H7e30a0fbcfd8430a8765f997e26425bcd.jpg\" />\n</p></div></div>\r\n\n\n', 'Hot Sale Man Casual Shoes Couple Footwear Unisex Zapatos Hombre N045 Free Shiping', '', 'publish', 'closed', 'closed', '', 'hot-sale-man-casual-shoes-couple-footwear-unisex-zapatos-hombre-n045-free-shiping', '', '', '2021-06-01 12:18:12', '2021-06-01 12:18:12', '', 0, 'https://shoestimer.com/?post_type=vi_wad_draft_product&#038;p=4166', 0, 'vi_wad_draft_product', '', 0),
(4165, 1, '2021-06-01 12:16:35', '2021-06-01 12:16:35', '', 'jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-4', '', 'inherit', 'open', 'closed', '', 'jialuowei-fetish-ballet-boots-women-high-heel-spike-black-pu-cross-tied-lace-up-mid-calf-4', '', '', '2021-06-01 12:16:35', '2021-06-01 12:16:35', '', 3978, 'http://shoestimer.com/wp-content/uploads/2021/06/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-4.jpg', 0, 'attachment', 'image/jpeg', 0),
(4167, 1, '2021-06-01 12:16:36', '2021-06-01 12:16:36', '', 'Black Sock Boots Women 2020 New Punk Gothic Shoes Ankle Boots Platform Shoes Women White Sock Boots', 'Color: BLACK, Shoe Size: 39', 'publish', 'closed', 'closed', '', 'black-sock-boots-women-2020-new-punk-gothic-shoes-ankle-boots-platform-shoes-women-white-sock-boots-19', '', '', '2021-06-01 12:16:36', '2021-06-01 12:16:36', '', 4143, 'http://shoestimer.com/?post_type=product_variation&p=4167', 19, 'product_variation', '', 0),
(4168, 1, '2021-06-01 12:16:37', '2021-06-01 12:16:37', '', 'Black Sock Boots Women 2020 New Punk Gothic Shoes Ankle Boots Platform Shoes Women White Sock Boots', 'Color: Beige 2, Shoe Size: 34', 'publish', 'closed', 'closed', '', 'black-sock-boots-women-2020-new-punk-gothic-shoes-ankle-boots-platform-shoes-women-white-sock-boots-20', '', '', '2021-06-01 12:16:37', '2021-06-01 12:16:37', '', 4143, 'http://shoestimer.com/?post_type=product_variation&p=4168', 20, 'product_variation', '', 0),
(4169, 1, '2021-06-01 12:16:38', '2021-06-01 12:16:38', '', 'Black Sock Boots Women 2020 New Punk Gothic Shoes Ankle Boots Platform Shoes Women White Sock Boots', 'Color: Beige 2, Shoe Size: 39', 'publish', 'closed', 'closed', '', 'black-sock-boots-women-2020-new-punk-gothic-shoes-ankle-boots-platform-shoes-women-white-sock-boots-21', '', '', '2021-06-01 12:16:38', '2021-06-01 12:16:38', '', 4143, 'http://shoestimer.com/?post_type=product_variation&p=4169', 21, 'product_variation', '', 0),
(4170, 1, '2021-06-01 12:16:38', '2021-06-01 12:16:38', '', 'Black Sock Boots Women 2020 New Punk Gothic Shoes Ankle Boots Platform Shoes Women White Sock Boots', 'Color: Black 2, Shoe Size: 34', 'publish', 'closed', 'closed', '', 'black-sock-boots-women-2020-new-punk-gothic-shoes-ankle-boots-platform-shoes-women-white-sock-boots-22', '', '', '2021-06-01 12:16:38', '2021-06-01 12:16:38', '', 4143, 'http://shoestimer.com/?post_type=product_variation&p=4170', 22, 'product_variation', '', 0),
(4171, 1, '2021-06-01 12:16:39', '2021-06-01 12:16:39', '', 'Black Sock Boots Women 2020 New Punk Gothic Shoes Ankle Boots Platform Shoes Women White Sock Boots', 'Color: Beige 2, Shoe Size: 37', 'publish', 'closed', 'closed', '', 'black-sock-boots-women-2020-new-punk-gothic-shoes-ankle-boots-platform-shoes-women-white-sock-boots-23', '', '', '2021-06-01 12:16:39', '2021-06-01 12:16:39', '', 4143, 'http://shoestimer.com/?post_type=product_variation&p=4171', 23, 'product_variation', '', 0),
(4172, 1, '2021-06-01 12:16:40', '2021-06-01 12:16:40', '', 'Black Sock Boots Women 2020 New Punk Gothic Shoes Ankle Boots Platform Shoes Women White Sock Boots', 'Color: Beige 2, Shoe Size: 38', 'publish', 'closed', 'closed', '', 'black-sock-boots-women-2020-new-punk-gothic-shoes-ankle-boots-platform-shoes-women-white-sock-boots-24', '', '', '2021-06-01 12:16:40', '2021-06-01 12:16:40', '', 4143, 'http://shoestimer.com/?post_type=product_variation&p=4172', 24, 'product_variation', '', 0),
(4173, 1, '2021-06-01 12:24:58', '2021-06-01 12:24:58', '                <div class=\"product-specs-list-container\">\r\n                    <ul class=\"product-specs-list util-clearfix\">\r\n						                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Brand Name:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">TBA</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Gender:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Unisex</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Origin:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">CN(Origin)</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Sports Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">LIFESTYLE</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Function:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Stability</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Applicable Place:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Hard Court</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Level Of Practice:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Professional</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Department Name:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Adult</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Feature:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Breathable</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Feature:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Massage</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Feature:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Reflective</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Insole Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">EVA</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Athletic Shoe Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Running Shoes</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Upper Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Canvas</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Shoe Width:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Medium(B,M)</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Upper Height:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">low</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Model Number:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">yeezys 350 boost v2</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Outsole Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Rubber</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Technology:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">FREE FLEXIBLE</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Closure Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Lace-up</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">For Distance:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">10km</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Fit:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Fits true to size, take your normal size</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Release Date:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Spring2019</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Model1:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">yeezys 350 V2 shoes</span>\r\n                            </li>\r\n							                    </ul>\r\n                </div>\r\n				<p><img src=\"https://ae01.alicdn.com/kf/H8a283758388f437eb6f16d4d6e3c2d09S.jpg\" slate-data-type=\"image\"/><img src=\"https://ae01.alicdn.com/kf/Hc91d217121814899bdf193e7bfb176d0t.jpg\" slate-data-type=\"image\"/><img src=\"https://ae01.alicdn.com/kf/Hb5b00fc9ce614b919d62f679ee852572C.jpg\" slate-data-type=\"image\"/><img src=\"https://ae01.alicdn.com/kf/Hf3f9989a9a2b456688eb86a083f64fcfM.jpg\" slate-data-type=\"image\"/><img src=\"https://ae01.alicdn.com/kf/H5a8ff4666ef04bceb381f7ada2aa6a8c3.jpg\" slate-data-type=\"image\"/><img src=\"https://ae01.alicdn.com/kf/H83939e0f576d4adda6a1a2406d81cd9cT.jpg\" slate-data-type=\"image\"/><img src=\"https://ae01.alicdn.com/kf/H764f8fec36574e39994d784d8486061bL.jpg\" slate-data-type=\"image\"/><img src=\"https://ae01.alicdn.com/kf/H3dfccfd56209436e83f42111efc3ffa4t.jpg\" slate-data-type=\"image\"/><img src=\"https://ae01.alicdn.com/kf/H888e703d60854558907296fbd850034dO.jpg\" slate-data-type=\"image\"/><img src=\"https://ae01.alicdn.com/kf/Heaf449a0db0a4718940b5ad71ca23ef9n.jpg\" slate-data-type=\"image\"/><img src=\"https://ae01.alicdn.com/kf/Hd3d3e1c533864d10bae1262d83238497M.jpg\" slate-data-type=\"image\"/><img src=\"https://ae01.alicdn.com/kf/Heaa776fb0b7044848616826dbeb4f2f5b.jpg\" slate-data-type=\"image\"/><img src=\"https://ae01.alicdn.com/kf/H89bd559428bc4048bbe4112d8ed98259P.jpg\" slate-data-type=\"image\"/><img src=\"https://ae01.alicdn.com/kf/H26cf6d25bb8a4d208d5b668d7f8db9cbV.jpg\" slate-data-type=\"image\"/><img src=\"https://ae01.alicdn.com/kf/H2a6638bcce3d4cb38996eb0c599b3f7eT.jpg\" slate-data-type=\"image\"/><img src=\"https://ae01.alicdn.com/kf/H863eb60d2cc24f938c4b99e76e6397d72.jpg\" slate-data-type=\"image\"/><img src=\"https://ae01.alicdn.com/kf/Ha790a34ab777431f943ba193dff49501s.jpg\" slate-data-type=\"image\"/><img src=\"https://ae01.alicdn.com/kf/H949d0710fcf84a0993ba4ec429656439G.jpg\" slate-data-type=\"image\"/><img src=\"https://ae01.alicdn.com/kf/Hcaf44657ab5348fb8c83c9378570fd8eo.jpg\" slate-data-type=\"image\"/><img src=\"https://ae01.alicdn.com/kf/H305ef19baa8d46d0a05190fe86a682d2D.jpg\" slate-data-type=\"image\"/><img src=\"https://ae01.alicdn.com/kf/Hf32b3a3ff46e4da2b972b7d180cac629s.jpg\" slate-data-type=\"image\"/><img src=\"https://ae01.alicdn.com/kf/H97564aa7a9a24cb1abce9ab931a0d503w.jpg\" slate-data-type=\"image\"/><img src=\"https://ae01.alicdn.com/kf/H4e1b3ea44e1f4ae7a5d7b02e3c689a75C.jpg\" slate-data-type=\"image\"/><img src=\"https://ae01.alicdn.com/kf/H99d5422c61c24538919284f91b0a14cce.jpg\" slate-data-type=\"image\"/><img src=\"https://ae01.alicdn.com/kf/H24d1865772e1419d8267f4b4d372e45ec.jpg\" slate-data-type=\"image\"/><img src=\"https://ae01.alicdn.com/kf/H1ecfb5496f52484993f86223050e731bI.jpg\" slate-data-type=\"image\"/><img src=\"https://ae01.alicdn.com/kf/H585c1ce4aa5846028f5f5f0b993e8817Q.jpg\" slate-data-type=\"image\"/><img src=\"https://ae01.alicdn.com/kf/Hefcb750bd00b4f259a86ce311205cf8cX.jpg\" slate-data-type=\"image\"/><img src=\"https://ae01.alicdn.com/kf/H093b0c018d9b4a84bc5b9b392d6e7fd0O.jpg\" slate-data-type=\"image\"/><img src=\"https://ae01.alicdn.com/kf/H66917ae9f0bf4b25acfc8140341d06b1T.jpg\" slate-data-type=\"image\"/><img src=\"https://ae01.alicdn.com/kf/H363fb548de1d448d80caff5a61aadec1g.jpg\" slate-data-type=\"image\"/><img src=\"https://ae01.alicdn.com/kf/H429da8857664437595e18d0b18ecde3dR.jpg\" slate-data-type=\"image\"/><img src=\"https://ae01.alicdn.com/kf/Haefa8274b33642d48baa5740b1e5da54L.jpg\" slate-data-type=\"image\"/><img src=\"https://ae01.alicdn.com/kf/H9af6ab9adc1f4ec3835202933a01bb3ex.jpg\" slate-data-type=\"image\"/><img src=\"https://ae01.alicdn.com/kf/H842b8c6f27cb413b8a2f644baa5dee53B.jpg\" slate-data-type=\"image\"/><img src=\"https://ae01.alicdn.com/kf/Hccb82690ed03447ebc3cd4444952eaa0N.jpg\" slate-data-type=\"image\"/><img src=\"https://ae01.alicdn.com/kf/H27cc226a27a6458991a7702d71702b7eE.jpg\" slate-data-type=\"image\"/><img src=\"https://ae01.alicdn.com/kf/H30660f831ce8414dae1c2ab7b1f7596a4.jpg\" slate-data-type=\"image\"/><img src=\"https://ae01.alicdn.com/kf/H2c7712a454e24f5eb037507d4d078c1fm.jpg\" slate-data-type=\"image\"/></p>\n\n', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', '', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes', '', '', '2021-06-01 12:24:58', '2021-06-01 12:24:58', '', 0, 'https://shoestimer.com/?post_type=vi_wad_draft_product&#038;p=4173', 0, 'vi_wad_draft_product', '', 0);
INSERT INTO `wpx5_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(4174, 0, '2021-06-01 12:16:42', '2021-06-01 12:16:42', '', 'jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-5', '', 'inherit', 'open', 'closed', '', 'jialuowei-fetish-ballet-boots-women-high-heel-spike-black-pu-cross-tied-lace-up-mid-calf-5', '', '', '2021-06-01 12:16:42', '2021-06-01 12:16:42', '', 3978, 'http://shoestimer.com/wp-content/uploads/2021/06/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-5.jpg', 0, 'attachment', 'image/jpeg', 0),
(4175, 1, '2021-06-01 12:16:45', '2021-06-01 12:16:45', '                <div class=\"product-specs-list-container\">\n                    <ul class=\"product-specs-list util-clearfix\">\n						                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Brand Name:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">jialuowei</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Heel Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Wedges</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Boot Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Basic</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Origin:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">CN(Origin)</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Upper Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">PU</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Boot Height:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">ANKLE</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">is_handmade:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Yes</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Fashion Element:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Cross-tied</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Pattern Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Solid</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Model Number:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">FS02-1</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Department Name:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Adult</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Lining Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">PU</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Shaft Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">PU</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Toe Shape:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Square Toe</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Season:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Spring/Autumn</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Item Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Boots</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Insole Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">PU</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Outsole Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">EVA</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Heel Height:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Super High (8cm-up)</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">With Platforms:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Yes</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Platform Height:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">5-7cm</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Closure Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">ZIP</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Fit:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Fits true to size, take your normal size</span>\n                            </li>\n							                    </ul>\n                </div>\n				<div class=\"detailmodule_image\"><img src=\"https://ae01.alicdn.com/kf/H78674873812e4860a794fba81ce43db8j.jpg\"  class=\"detail-desc-decorate-image\"  style=\"margin-bottom: 10px;\" ><img src=\"//ae01.alicdn.com/kf/H1dc5d50b72d14a0d89b11c59841de508H.jpg\"  class=\"detail-desc-decorate-image\" ></div>\n<div class=\"detailmodule_html\"><div class=\"detail-desc-decorate-richtext\"><table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" title=\"hlg_list_12465583\">\n	<tbody>\n	</tbody>\n</table>\n<p>\n	<br />\n	&nbsp;\n</p>\n<table height=\"387\" style=\"border-collapse: collapse;width: 703.5pt;\" width=\"938\">\n	<tbody>\n		<tr>\n			<td colspan=\"3\" style=\"color: #000000;font-size: 14.0pt;font-weight: 700;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 27.75pt;width: 133.5pt;background: #bfbfbf;\">\n				System\n			</td>\n			<td colspan=\"11\" style=\"color: #000000;font-size: 14.0pt;font-weight: 700;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 27.75pt;width: 571.5pt;background: #bfbfbf;\">\n				SIZES\n			</td>\n		</tr>\n		<tr>\n			<td colspan=\"3\" style=\"color: #000000;font-size: 12.0pt;font-weight: 700;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 30.0pt;width: 133.5pt;background: #d8e4bc;\">\n				U.S\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 30.0pt;width: 42.75pt;background: #d8e4bc;\">\n				5\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 30.0pt;width: 54.0pt;background: #d8e4bc;\">\n				6\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 30.0pt;width: 54.0pt;background: #d8e4bc;\">\n				7\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 30.0pt;width: 54.0pt;background: #d8e4bc;\">\n				8\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 30.0pt;width: 54.0pt;background: #d8e4bc;\">\n				9\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 30.0pt;width: 54.0pt;background: #d8e4bc;\">\n				10\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 30.0pt;width: 54.0pt;background: #d8e4bc;\">\n				11\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 30.0pt;width: 54.0pt;background: #d8e4bc;\">\n				12\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 30.0pt;width: 54.0pt;background: #d8e4bc;\">\n				13\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 30.0pt;width: 54.0pt;background: #d8e4bc;\">\n				14\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 30.0pt;width: 54.0pt;background: #d8e4bc;\">\n				15\n			</td>\n		</tr>\n		<tr>\n			<td colspan=\"3\" style=\"color: #000000;font-size: 12.0pt;font-weight: 700;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 133.5pt;background: #ffccff;\">\n				Europe\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;font-weight: 700;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 42.75pt;background: #ffccff;\">\n				36\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;font-weight: 700;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #ffccff;\">\n				37\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;font-weight: 700;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #ffccff;\">\n				38\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;font-weight: 700;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #ffccff;\">\n				39\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;font-weight: 700;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #ffccff;\">\n				40\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;font-weight: 700;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #ffccff;\">\n				41\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;font-weight: 700;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #ffccff;\">\n				42\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;font-weight: 700;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #ffccff;\">\n				43\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;font-weight: 700;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #ffccff;\">\n				44\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;font-weight: 700;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #ffccff;\">\n				45\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;font-weight: 700;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #ffccff;\">\n				46\n			</td>\n		</tr>\n		<tr>\n			<td colspan=\"3\" style=\"color: #000000;font-size: 10.0pt;font-weight: 700;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 133.5pt;background: #f2dcdb;\">\n				Foot&nbsp;Length(cm)\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 42.75pt;background: #f2dcdb;\">\n				23.6&nbsp;\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #f2dcdb;\">\n				24.2\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #f2dcdb;\">\n				24.8\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #f2dcdb;\">\n				25.4\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #f2dcdb;\">\n				26.0&nbsp;\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #f2dcdb;\">\n				26.6\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #f2dcdb;\">\n				27.2\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #f2dcdb;\">\n				27.8\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #f2dcdb;\">\n				28.4\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #f2dcdb;\">\n				29.0&nbsp;\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #f2dcdb;\">\n				29.6\n			</td>\n		</tr>\n		<tr>\n			<td colspan=\"3\" style=\"color: #000000;font-size: 10.0pt;font-weight: 700;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 133.5pt;background: #c5d9f1;\">\n				High&nbsp;Heel(cm)\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 42.75pt;background: #c5d9f1;\">\n				11\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 54.0pt;background: #c5d9f1;\">\n				11\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 54.0pt;background: #c5d9f1;\">\n				11\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 54.0pt;background: #c5d9f1;\">\n				11\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 54.0pt;background: #c5d9f1;\">\n				11\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 54.0pt;background: #c5d9f1;\">\n				11\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 54.0pt;background: #c5d9f1;\">\n				11\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 54.0pt;background: #c5d9f1;\">\n				11\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 54.0pt;background: #c5d9f1;\">\n				11\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 54.0pt;background: #c5d9f1;\">\n				11\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 54.0pt;background: #c5d9f1;\">\n				11\n			</td>\n		</tr>\n		<tr>\n			<td colspan=\"3\" style=\"color: #000000;font-size: 10.0pt;font-weight: 700;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 133.5pt;background: #c5d9f1;\">\n				Platform&nbsp;Heel(cm)\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 42.75pt;background: #c5d9f1;\">\n				7\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 54.0pt;background: #c5d9f1;\">\n				7\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 54.0pt;background: #c5d9f1;\">\n				7\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 54.0pt;background: #c5d9f1;\">\n				7\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 54.0pt;background: #c5d9f1;\">\n				7\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 54.0pt;background: #c5d9f1;\">\n				7\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 54.0pt;background: #c5d9f1;\">\n				7\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 54.0pt;background: #c5d9f1;\">\n				7\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 54.0pt;background: #c5d9f1;\">\n				7\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 54.0pt;background: #c5d9f1;\">\n				7\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 54.0pt;background: #c5d9f1;\">\n				7\n			</td>\n		</tr>\n		<tr>\n			<td colspan=\"3\" style=\"color: #000000;font-size: 10.0pt;font-weight: 700;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 133.5pt;background: #ddd9c4;\">\n				Shaft&nbsp;length(cm)\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 42.75pt;background: #ddd9c4;\">\n				12\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 54.0pt;background: #ddd9c4;\">\n				12\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 54.0pt;background: #ddd9c4;\">\n				12\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 54.0pt;background: #ddd9c4;\">\n				12\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 54.0pt;background: #ddd9c4;\">\n				12\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 54.0pt;background: #ddd9c4;\">\n				12\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 54.0pt;background: #ddd9c4;\">\n				14\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 54.0pt;background: #ddd9c4;\">\n				14\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 54.0pt;background: #ddd9c4;\">\n				14\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 54.0pt;background: #ddd9c4;\">\n				14\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 28.5pt;width: 54.0pt;background: #ddd9c4;\">\n				14\n			</td>\n		</tr>\n		<tr>\n			<td colspan=\"3\" style=\"color: #000000;font-size: 10.0pt;font-weight: 700;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 30.0pt;width: 133.5pt;background: #ffffcc;\">\n				Thigh&nbsp;girth(cm)\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 30.0pt;width: 42.75pt;background: #ffffcc;\">\n				&nbsp;\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 30.0pt;width: 54.0pt;background: #ffffcc;\">\n				&nbsp;\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 30.0pt;width: 54.0pt;background: #ffffcc;\">\n				&nbsp;\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 30.0pt;width: 54.0pt;background: #ffffcc;\">\n				&nbsp;\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 30.0pt;width: 54.0pt;background: #ffffcc;\">\n				&nbsp;\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 30.0pt;width: 54.0pt;background: #ffffcc;\">\n				&nbsp;\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 30.0pt;width: 54.0pt;background: #ffffcc;\">\n				&nbsp;\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 30.0pt;width: 54.0pt;background: #ffffcc;\">\n				&nbsp;\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 30.0pt;width: 54.0pt;background: #ffffcc;\">\n				&nbsp;\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 30.0pt;width: 54.0pt;background: #ffffcc;\">\n				&nbsp;\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 30.0pt;width: 54.0pt;background: #ffffcc;\">\n				&nbsp;\n			</td>\n		</tr>\n		<tr>\n			<td colspan=\"3\" style=\"color: #000000;font-size: 10.0pt;font-weight: 700;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 133.5pt;background: #b1a0c7;\">\n				Calf&nbsp;girth(cm)\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 42.75pt;background: #b1a0c7;\">\n				&nbsp;\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #b1a0c7;\">\n				&nbsp;\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #b1a0c7;\">\n				&nbsp;\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #b1a0c7;\">\n				&nbsp;\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #b1a0c7;\">\n				&nbsp;\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #b1a0c7;\">\n				&nbsp;\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #b1a0c7;\">\n				&nbsp;\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #b1a0c7;\">\n				&nbsp;\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #b1a0c7;\">\n				&nbsp;\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #b1a0c7;\">\n				&nbsp;\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #b1a0c7;\">\n				&nbsp;\n			</td>\n		</tr>\n		<tr>\n			<td colspan=\"3\" style=\"color: #000000;font-size: 10.0pt;font-weight: 700;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 133.5pt;background: #fabf8f;\">\n				Ankle&nbsp;girth(cm)\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 42.75pt;background: #fabf8f;\">\n				20\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #fabf8f;\">\n				20\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #fabf8f;\">\n				20\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #fabf8f;\">\n				20\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #fabf8f;\">\n				20\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #fabf8f;\">\n				20\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #fabf8f;\">\n				22\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #fabf8f;\">\n				22\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #fabf8f;\">\n				22\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #fabf8f;\">\n				22\n			</td>\n			<td style=\"color: #000000;font-size: 12.0pt;text-align: center;vertical-align: middle;border: 0.5pt solid #000000;height: 29.25pt;width: 54.0pt;background: #fabf8f;\">\n				22<br />\n				&nbsp;\n			</td>\n		</tr>\n	</tbody>\n</table>\n<div>\n	<br />\n	<div style=\"box-sizing: content-box; margin: 0px; padding: 0px; border: 0px; font-size: 13px; line-height: inherit; font-family: arial, helvetica, sans-serif; vertical-align: baseline; color: rgb(0, 0, 0);\">\n		<span style=\"font-size: 28px;\"><span style=\"box-sizing: content-box; margin: 0px; padding: 0px; border: 0px; font-style: inherit; font-weight: inherit; line-height: inherit; vertical-align: baseline;\"><u><span style=\"box-sizing: content-box; font-weight: 700;\"><span style=\"box-sizing: content-box; margin: 0px; padding: 0px; border: 0px; font-style: inherit; font-weight: inherit; line-height: inherit; vertical-align: baseline;\">Important Notice:</span></span></u></span></span>\n	</div>\n	<div style=\"box-sizing: content-box; margin: 0px; padding: 0px; border: 0px; font-size: 13px; line-height: inherit; font-family: arial, helvetica, sans-serif; vertical-align: baseline; color: rgb(0, 0, 0);\">\n		<span style=\"font-size: 20px;\"><span style=\"box-sizing: content-box; margin: 0px; padding: 0px; border: 0px; font-style: inherit; font-weight: inherit; line-height: inherit; vertical-align: baseline;\">We send Europe size;please refer to your foot length to choose the US size.For example,</span></span>\n	</div>\n	<div style=\"box-sizing: content-box; margin: 0px; padding: 0px; border: 0px; font-size: 13px; line-height: inherit; font-family: arial, helvetica, sans-serif; vertical-align: baseline; color: rgb(0, 0, 0);\">\n		<span style=\"font-size: 20px;\"><span style=\"box-sizing: content-box; margin: 0px; padding: 0px; border: 0px; font-style: inherit; font-weight: inherit; line-height: inherit; vertical-align: baseline;\">my foot length is 26.0 cm ,</span></span>&nbsp;<span style=\"font-style: inherit; font-weight: inherit; font-size: 20px;\">I will choose US 9=Eur size 40;if your foot a little wide ,</span>\n	</div>\n	<div style=\"box-sizing: content-box; margin: 0px; padding: 0px; border: 0px; font-size: 13px; line-height: inherit; font-family: arial, helvetica, sans-serif; vertical-align: baseline; color: rgb(0, 0, 0);\">\n		<span style=\"font-style: inherit; font-weight: inherit; font-size: 20px;\">pls choose the bigger one size ,thanks .</span>\n	</div>\n	<div style=\"box-sizing: content-box; margin: 0px; padding: 0px; border: 0px; font-size: 13px; line-height: inherit; font-family: arial, helvetica, sans-serif; vertical-align: baseline; color: rgb(0, 0, 0);\">\n		&nbsp;\n	</div>\n	<div style=\"box-sizing: content-box; margin: 0px; padding: 0px; border: 0px; font-size: 13px; line-height: inherit; font-family: arial, helvetica, sans-serif; vertical-align: baseline; color: rgb(0, 0, 0);\">\n		<strong><span style=\"color: rgb(192, 0, 0);\"><span style=\"font-size: 24px;\"><span style=\"box-sizing: content-box; margin: 0px; padding: 0px; border: 0px; font-style: inherit; font-weight: inherit; line-height: inherit; vertical-align: baseline;\">How to accurately measure your foot length :</span></span></span></strong>\n	</div>\n	<div style=\"box-sizing: content-box; margin: 0px; padding: 0px; border: 0px; font-size: 13px; line-height: inherit; font-family: arial, helvetica, sans-serif; vertical-align: baseline; color: rgb(0, 0, 0);\">\n		&nbsp;\n	</div>\n	<div style=\"box-sizing: content-box; margin: 0px; padding: 0px; border: 0px; font-size: 13px; line-height: inherit; font-family: arial, helvetica, sans-serif; vertical-align: baseline; color: rgb(0, 0, 0);\">\n		<span style=\"box-sizing: content-box; margin: 0px; padding: 0px; border: 0px; font-style: inherit; font-weight: inherit; font-size: 14px; line-height: inherit; vertical-align: baseline;\"><img alt=\"4873856186_85312959.jpg_.webp\" src=\"https://ae01.alicdn.com/kf/HTB1eQyGnf2H8KJjy0Fcq6yDlFXat.jpg\" style=\"box-sizing: content-box; margin: 0px; padding: 0px; border: 0px; font-style: inherit; font-weight: inherit; font-size: 0px; line-height: inherit; vertical-align: middle; color: transparent; width: auto;\" /></span>\n	</div>\n	<div style=\"box-sizing: content-box; margin: 0px; padding: 0px; border: 0px; font-size: 13px; line-height: inherit; font-family: arial, helvetica, sans-serif; vertical-align: baseline; color: rgb(0, 0, 0);\">\n		&nbsp;\n	</div>\n	<div style=\"box-sizing: content-box; margin: 0px; padding: 0px; border: 0px; font-size: 13px; line-height: inherit; font-family: arial, helvetica, sans-serif; vertical-align: baseline; color: rgb(0, 0, 0);\">\n		<span style=\"color: rgb(192, 0, 0);\"><span style=\"font-size: 28px;\"><span style=\"box-sizing: content-box; margin: 0px; padding: 0px; border: 0px; font-style: inherit; font-weight: inherit; line-height: inherit; vertical-align: baseline;\"><span style=\"box-sizing: content-box; font-weight: 700;\">Processing time</span>&nbsp;:</span></span></span>\n	</div>\n	<div style=\"box-sizing: content-box; margin: 0px; padding: 0px; border: 0px; font-size: 13px; line-height: inherit; font-family: arial, helvetica, sans-serif; vertical-align: baseline; color: rgb(0, 0, 0);\">\n		<span style=\"font-size: 24px;\"><span style=\"box-sizing: content-box; margin: 0px; padding: 0px; border: 0px; font-style: inherit; font-weight: inherit; line-height: inherit; vertical-align: baseline;\">All the shoes is order-to-make,we will ship out your package</span></span>\n	</div>\n	<div style=\"box-sizing: content-box; margin: 0px; padding: 0px; border: 0px; font-size: 13px; line-height: inherit; font-family: arial, helvetica, sans-serif; vertical-align: baseline; color: rgb(0, 0, 0);\">\n		<span style=\"font-size: 24px;\"><span style=\"box-sizing: content-box; margin: 0px; padding: 0px; border: 0px; font-style: inherit; font-weight: inherit; line-height: inherit; vertical-align: baseline;\">within 5-7 work days after you making the order .</span></span>\n	</div>\n	<p>\n		&nbsp;\n	</p>\n	<p>\n		<span style=\"color: rgb(192, 0, 0);\"><span style=\"font-size: 28px;\"><span style=\"font-weight: bold;\">About the custom:</span></span></span>\n	</p>\n	<p style=\"font-weight: bold;\">\n		<span style=\"font-family: tahoma, geneva, sans-serif;\"><font color=\"#000000\"><span style=\"font-size: 16px;\">If the standard size don&#39;t fit you well,please give us your measurement as follow photo,will custom for you</span></font></span>\n	</p>\n	<p style=\"font-weight: bold;\">\n		<span style=\"font-family: tahoma, geneva, sans-serif;\"><font color=\"#000000\"><span style=\"font-size: 16px;\">But please note that cause this boots is specialy customized according to your measurement,</span></font></span>\n	</p>\n	<p style=\"font-weight: bold;\">\n		<span style=\"font-family: tahoma, geneva, sans-serif;\"><font color=\"#000000\"><span style=\"font-size: 16px;\">it can not return or exchange unless the quality problem,</span></font></span>\n	</p>\n	<p style=\"font-weight: bold;\">\n		<span style=\"font-family: tahoma, geneva, sans-serif;\"><font color=\"#000000\"><span style=\"font-size: 16px;\">If any question please contact the customer service before making the order. Thanks.</span></font></span>\n	</p>\n	<p style=\"font-weight: bold;\">\n		<img alt=\"国外测é‡\" src=\"https://ae01.alicdn.com/kf/He3ea0332373a4575b44b3e182d752c16s.jpg\" />\n	</p>\n	<div>\n		&nbsp;\n	</div>\n</div>\n<p>\n	&nbsp;\n</p>\n<p>\n	&nbsp;\n</p>\n</div></div>\n<div class=\"detailmodule_image\"><img src=\"//ae01.alicdn.com/kf/H10b37c0421d04533a1fa26c9f4571c51v.jpg\"  class=\"detail-desc-decorate-image\"  style=\"margin-bottom: 10px;\" ><img src=\"//ae01.alicdn.com/kf/H60ee9d65ee7b42899095ad12699cf15eZ.jpg\"  class=\"detail-desc-decorate-image\"  style=\"margin-bottom: 10px;\" ><img src=\"//ae01.alicdn.com/kf/He40719edbcef4fc6a3c6ee0d03110f21i.jpg\"  class=\"detail-desc-decorate-image\"  style=\"margin-bottom: 10px;\" ><img src=\"//ae01.alicdn.com/kf/Haf9e3269b3714b4396156b101d9c576cQ.jpg\"  class=\"detail-desc-decorate-image\"  style=\"margin-bottom: 10px;\" ><img src=\"//ae01.alicdn.com/kf/Hd489dcb6ad794daf86bb6b5e2db06d62u.jpg\"  class=\"detail-desc-decorate-image\"  style=\"margin-bottom: 10px;\" ><img src=\"//ae01.alicdn.com/kf/Hbb9ec27b82b34632b46a54cfebf49941U.jpg\"  class=\"detail-desc-decorate-image\"  style=\"margin-bottom: 10px;\" ></div>\n<div class=\"detailmodule_image\"><img src=\"https://ae01.alicdn.com/kf/H979f347537e94eabb7f8ffaf60ee5c898.jpg\"  class=\"detail-desc-decorate-image\"  style=\"margin-bottom: 10px;\" ><img src=\"https://ae01.alicdn.com/kf/Hfb0a9255611443a9b0b01b6a4ce25d553.jpg\"  class=\"detail-desc-decorate-image\"  style=\"margin-bottom: 10px;\" ><img src=\"https://ae01.alicdn.com/kf/H3b8e43f88ea348d3b20c0482ed95c60bh.jpg\"  class=\"detail-desc-decorate-image\"  style=\"margin-bottom: 10px;\" ><img src=\"https://ae01.alicdn.com/kf/H5a91a528ea714df696d8962699389dd1a.jpg\"  class=\"detail-desc-decorate-image\"  style=\"margin-bottom: 10px;\" ><img src=\"https://ae01.alicdn.com/kf/H50e85959f2e64b29ae76a2e7ec712b10X.jpg\"  class=\"detail-desc-decorate-image\"  style=\"margin-bottom: 10px;\" ></div>\n\n\n', 'JIALUOWEI 11cm High Heel Unisex\'s Lolita Punk Fashion Gothic Creepers Shoes Halloween Costumes Steampunk Ankle boots Size5-15', '', 'publish', 'open', 'closed', '', 'jialuowei-11cm-high-heel-unisexs-lolita-punk-fashion-gothic-creepers-shoes-halloween-costumes-steampunk-ankle-boots-size5-15', '', '', '2021-06-01 12:17:10', '2021-06-01 12:17:10', '', 0, 'http://shoestimer.com/product/jialuowei-11cm-high-heel-unisexs-lolita-punk-fashion-gothic-creepers-shoes-halloween-costumes-steampunk-ankle-boots-size5-15/', 0, 'product', '', 0);
INSERT INTO `wpx5_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(4176, 1, '2021-06-01 12:21:06', '2021-06-01 12:21:06', '                <div class=\"product-specs-list-container\">\r\n                    <ul class=\"product-specs-list util-clearfix\">\r\n						                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Brand Name:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">AIRAVATA</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Gender:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Unisex</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Origin:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">CN(Origin)</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Sports Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Light Runing</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Function:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Cushioning</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Applicable Place:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Hard Court</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Level Of Practice:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Beginner</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Feature:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Breathable</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Feature:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Height Increasing</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Insole Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Latex</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Upper Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Stretch Fabric</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Shoe Width:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Medium(B,M)</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Upper Height:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Medium cut</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Model Number:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">men women sneakers</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Outsole Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Rubber</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Technology:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Air Sole</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Closure Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Lace-up</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">For Distance:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">5km</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Fit:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Fits true to size, take your normal size</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Release Date:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Spring2019</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Season:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Spring/Autumn Sneakers</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Shoes Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Basic Shoes</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Pattern Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Mix Color Sneakers</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Department Name:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Adult and Children Shoes</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Name:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Unisex running Shoes</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Gender:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Men Women Sport Shoes</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Size:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">36-46 Sneakers</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Style1:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Women\'s sports shoes</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Style2:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Men\'s sneakers</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Style3:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Women\'s shoes</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Style4:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Women\'s running shoes</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Style5:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">sneakers men</span>\r\n                            </li>\r\n							                    </ul>\r\n                </div>\r\n				Dear friend; If your feet are large. Please choose one Large size shoes.&nbsp;<br>\nPlease measure your heel to toe length and choose accurate size according to the foot measurements.\n<p style=\"text-align: left;margin:0;\"><img src=\"https://ae01.alicdn.com/kf/Hf01a111e65b9443e85820753e6f2a73bM.jpg?width=790&amp;height=1134&amp;hash=1924\" style=\"width:800px;\"></p>\n\n<p style=\"text-align: left;margin:0;\"><img src=\"https://ae01.alicdn.com/kf/H3670e891148742b29e7b2cefef1cecefP.jpg?width=790&amp;height=1087&amp;hash=1877\" style=\"width:800px;\"><img src=\"https://ae01.alicdn.com/kf/Hc225ad73e139420da45d487fb59e00c1k.jpg?width=1000&amp;height=1000&amp;hash=2000\" style=\"width:800px;\"><img src=\"https://ae01.alicdn.com/kf/Hc0e84bc8fbfe4e6c828705badf9877ebr.jpg?width=790&amp;height=1291&amp;hash=2081\" style=\"width:800px;\"><img src=\"https://ae01.alicdn.com/kf/H47b23030324846b980b8d7fddfebeea1O.jpg?width=790&amp;height=983&amp;hash=1773\" style=\"width:800px;\"><img src=\"https://ae01.alicdn.com/kf/Ha49857ecad8d493391847540d2b5a8eas.jpg?width=790&amp;height=1158&amp;hash=1948\" style=\"width:800px;\"><img src=\"https://ae01.alicdn.com/kf/H14499b15594849999411352178af41a5d.jpg?width=790&amp;height=986&amp;hash=1776\" style=\"width:800px;\"><img src=\"https://ae01.alicdn.com/kf/H0d98e3646b18484ab113eea1a8b42120l.jpg?width=790&amp;height=958&amp;hash=1748\" style=\"width:800px;\"><img src=\"https://ae01.alicdn.com/kf/H0b0a09b24f574a02970a4ac0dec142a6s.jpg?width=790&amp;height=901&amp;hash=1691\" style=\"width:800px;\"><img src=\"https://ae01.alicdn.com/kf/Hace4393d0ba747b8a91aadb4e87d7ed4J.jpg?width=790&amp;height=910&amp;hash=1700\" style=\"width:800px;\"><img src=\"https://ae01.alicdn.com/kf/H04b4e80b64bf47bebc9df90cb3f00c08d.jpg?width=790&amp;height=1037&amp;hash=1827\" style=\"width:800px;\"><img src=\"https://ae01.alicdn.com/kf/Ha071e95245464ad8b920ad3e53a5f879K.jpg?width=790&amp;height=931&amp;hash=1721\" style=\"width:800px;\"><img src=\"https://ae01.alicdn.com/kf/H42c193aaa76841ee93da96e94fc8accfV.jpg?width=790&amp;height=929&amp;hash=1719\" style=\"width:800px;\"><img src=\"https://ae01.alicdn.com/kf/H22dcc067d33b489c897ea02317295e853.jpg?width=790&amp;height=974&amp;hash=1764\" style=\"width:800px;\"><img src=\"https://ae01.alicdn.com/kf/H69f6acef9c6145eba55a994f4353a1e7j.jpg?width=790&amp;height=1069&amp;hash=1859\" style=\"width:800px;\"><img src=\"https://ae01.alicdn.com/kf/H9d55e3195b5c464a901ab2dfe3838d08z.jpg?width=790&amp;height=1045&amp;hash=1835\" style=\"width:800px;\"><img src=\"https://ae01.alicdn.com/kf/Hf6fc7c26327143fe8fd15d70d230bcd6Q.jpg?width=790&amp;height=822&amp;hash=1612\" style=\"width:800px;\"><img src=\"https://ae01.alicdn.com/kf/Hbaf555bdd54d4001a5b3dbbc684b3b0f1.jpg?width=790&amp;height=906&amp;hash=1696\" style=\"width:800px;\"><img src=\"https://ae01.alicdn.com/kf/H94ea3576a01b4eb580cc98b705f49383M.jpg?width=790&amp;height=795&amp;hash=1585\" style=\"width:800px;\"><img src=\"https://ae01.alicdn.com/kf/H95d649ac2e834b0ba70ad0a12943c7b2P.jpg?width=790&amp;height=1028&amp;hash=1818\" style=\"width:800px;\"><img src=\"https://ae01.alicdn.com/kf/H35decea63b8c4963be77d92d0b215b26R.jpg?width=790&amp;height=991&amp;hash=1781\" style=\"width:800px;\"><img src=\"https://ae01.alicdn.com/kf/H948570889c8c4104bdef5b8ae1af3478t.jpg?width=790&amp;height=799&amp;hash=1589\" style=\"width:800px;\"><img src=\"https://ae01.alicdn.com/kf/Hea3a36b242dc455fb5945a4747fbe1b8P.jpg?width=790&amp;height=965&amp;hash=1755\" style=\"width:800px;\"><br>\nNote:<br>\n1.Colour may little vary due to different display setting.<br>\n2.there can be 1-2cm differences by manual measurement.&nbsp;<br>\n3.We guarantee the highest quality for all of our products!<br>\n4.We will deliver the product to your hands as soon as possible.<br>\nWish you happy shopping ~</p>\n\n\n', 'Couple Running Shoes Fashion Breathable Outdoor Male Sports Shoes Lightweight Sneakers Women Comfortable Athletic Footwear', '', 'publish', 'closed', 'closed', '', 'couple-running-shoes-fashion-breathable-outdoor-male-sports-shoes-lightweight-sneakers-women-comfortable-athletic-footwear', '', '', '2021-06-01 12:21:06', '2021-06-01 12:21:06', '', 0, 'https://shoestimer.com/?post_type=vi_wad_draft_product&#038;p=4176', 0, 'vi_wad_draft_product', '', 0),
(4177, 1, '2021-06-01 12:16:46', '2021-06-01 12:16:46', '', 'JIALUOWEI-11cm-High-Heel-Unisex-s-Lolita-Punk-Fashion-Gothic-Creepers-Shoes-Halloween-Costumes-Steampunk-Ankle', '', 'inherit', 'open', 'closed', '', 'jialuowei-11cm-high-heel-unisex-s-lolita-punk-fashion-gothic-creepers-shoes-halloween-costumes-steampunk-ankle', '', '', '2021-06-01 12:16:46', '2021-06-01 12:16:46', '', 4175, 'http://shoestimer.com/wp-content/uploads/2021/06/JIALUOWEI-11cm-High-Heel-Unisex-s-Lolita-Punk-Fashion-Gothic-Creepers-Shoes-Halloween-Costumes-Steampunk-Ankle.jpg', 0, 'attachment', 'image/jpeg', 0),
(4178, 0, '2021-06-01 12:16:47', '2021-06-01 12:16:47', '', 'jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640', '', 'inherit', 'open', 'closed', '', 'jialuowei-fetish-ballet-boots-women-high-heel-spike-black-pu-cross-tied-lace-up-mid-calf-jpg_640x640', '', '', '2021-06-01 12:16:47', '2021-06-01 12:16:47', '', 3978, 'http://shoestimer.com/wp-content/uploads/2021/06/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf.jpg_640x640.jpg', 0, 'attachment', 'image/jpeg', 0),
(4179, 1, '2021-06-01 12:20:51', '2021-06-01 12:20:51', '                <div class=\"product-specs-list-container\">\r\n                    <ul class=\"product-specs-list util-clearfix\">\r\n						                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Brand Name:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Camel</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Gender:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">MEN</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Origin:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">CN(Origin)</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Sports Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Lunlar</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Function:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Cushioning</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Applicable Place:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">PVC Floor</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Level Of Practice:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Advanced</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Department Name:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Adult</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Feature:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Breathable</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Feature:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Massage</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Insole Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">EVA</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Athletic Shoe Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Running Shoes</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Upper Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">PU Fabric</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Shoe Width:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Medium(B,M)</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Upper Height:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">low</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Model Number:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">A712357085-318</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Outsole Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Rubber</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Technology:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">ForMotion</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Closure Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Lace-up</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">For Distance:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Marathon(>40km)</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Fit:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Fits true to size, take your normal size</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Release Date:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Spring2019</span>\r\n                            </li>\r\n							                    </ul>\r\n                </div>\r\n				<div class=\"detailmodule_dynamic\"><kse:widget data-widget-type=\"customText\" id=\"24323222\" type=\"custom\"></kse:widget></div><div class=\"detailmodule_image\"><img class=\"detail-desc-decorate-image\" src=\"https://ae01.alicdn.com/kf/U6ab611fa50a74d0793b01f1b852133c8A.jpg\" slate-data-type=\"image\"/><img class=\"detail-desc-decorate-image\" src=\"https://ae01.alicdn.com/kf/U82dd63beefc44cd9a9af2f88fe2bf49d9.jpg\" slate-data-type=\"image\"/><img class=\"detail-desc-decorate-image\" src=\"https://ae01.alicdn.com/kf/U031b69c60e8e430998995024022d9509f.jpg\" slate-data-type=\"image\"/><img class=\"detail-desc-decorate-image\" src=\"https://ae01.alicdn.com/kf/Uf1f021dea8284c9eb2ad0ee4e48fb139B.jpg\" slate-data-type=\"image\"/><img class=\"detail-desc-decorate-image\" src=\"https://ae01.alicdn.com/kf/U71e8350c180e477584deb82ca2ea43c4p.jpg\" slate-data-type=\"image\"/><img class=\"detail-desc-decorate-image\" src=\"https://ae01.alicdn.com/kf/Uebf0ba125ae744aebeccc0cf06de9253t.jpg\" slate-data-type=\"image\"/><img class=\"detail-desc-decorate-image\" src=\"https://ae01.alicdn.com/kf/U9d1d674803da4d3aaa90c2cb1cb87d3dz.jpg\" slate-data-type=\"image\"/><img class=\"detail-desc-decorate-image\" src=\"https://ae01.alicdn.com/kf/U36d0f7f9020545dc9847eadf07f4bf56r.jpg\" slate-data-type=\"image\"/><img class=\"detail-desc-decorate-image\" src=\"https://ae01.alicdn.com/kf/U305fa2a880094fb884760df44866b5ebU.jpg\" slate-data-type=\"image\"/><img class=\"detail-desc-decorate-image\" src=\"https://ae01.alicdn.com/kf/U2cd6da2195c84836bd1eedb4b60b1d590.jpg\" slate-data-type=\"image\"/><img class=\"detail-desc-decorate-image\" src=\"https://ae01.alicdn.com/kf/U4c6b73fe55314ca681919882fa6b271cS.jpg\" slate-data-type=\"image\"/><img class=\"detail-desc-decorate-image\" src=\"https://ae01.alicdn.com/kf/U53659d3b3989479fa8497cb2f6fe8a81y.jpg\" slate-data-type=\"image\"/><img class=\"detail-desc-decorate-image\" src=\"https://ae01.alicdn.com/kf/U400c3d5be42f4283944572d48549b200v.jpg\" slate-data-type=\"image\"/><img class=\"detail-desc-decorate-image\" src=\"https://ae01.alicdn.com/kf/Ubd26fe23438a4995bcc48662edddb147b.jpg\" slate-data-type=\"image\"/><img class=\"detail-desc-decorate-image\" src=\"https://ae01.alicdn.com/kf/Ued6a31a841354007b3bcaa804b9015c9k.jpg\" slate-data-type=\"image\"/><img class=\"detail-desc-decorate-image\" src=\"https://ae01.alicdn.com/kf/U8f600f33709a4a3eb0ed11a0b9b575d9j.jpg\" slate-data-type=\"image\"/><img class=\"detail-desc-decorate-image\" src=\"https://ae01.alicdn.com/kf/U478f978c34774ccf98d1e96889fc1269P.jpg\" slate-data-type=\"image\"/><img class=\"detail-desc-decorate-image\" src=\"https://ae01.alicdn.com/kf/U848c9de0f1674a05a896e02c14224001G.jpg\" slate-data-type=\"image\"/><img class=\"detail-desc-decorate-image\" src=\"https://ae01.alicdn.com/kf/U7c822476041e4b579a39e5a7bf11abcf9.jpg\" slate-data-type=\"image\"/><img class=\"detail-desc-decorate-image\" src=\"https://ae01.alicdn.com/kf/Uacee64453bfd49c392e33874b91ddfa03.jpg\" slate-data-type=\"image\"/></div><div class=\"detailmodule_dynamic\"><kse:widget data-widget-type=\"customText\" id=\"23959404\" type=\"custom\"></kse:widget></div><br/>\n\n', 'CAMEL Ultralight Breathable Men Shoes Sports Running Shoes Outdoor Men Shoes Comfortable Jogging Walking Male Sneakers', '', 'publish', 'closed', 'closed', '', 'camel-ultralight-breathable-men-shoes-sports-running-shoes-outdoor-men-shoes-comfortable-jogging-walking-male-sneakers', '', '', '2021-06-01 12:20:51', '2021-06-01 12:20:51', '', 0, 'https://shoestimer.com/?post_type=vi_wad_draft_product&#038;p=4179', 0, 'vi_wad_draft_product', '', 0),
(4180, 1, '2021-06-01 12:16:52', '2021-06-01 12:16:52', '', 'JIALUOWEI 11cm High Heel Unisex\'s Lolita Punk Fashion Gothic Creepers Shoes Halloween Costumes Steampunk Ankle boots Size5-15', 'Color: black in stock, Shoe Size: 5, Ships From: China', 'publish', 'closed', 'closed', '', 'jialuowei-11cm-high-heel-unisexs-lolita-punk-fashion-gothic-creepers-shoes-halloween-costumes-steampunk-ankle-boots-size5-15', '', '', '2021-06-01 12:16:52', '2021-06-01 12:16:52', '', 4175, 'http://shoestimer.com/?post_type=product_variation&p=4180', 1, 'product_variation', '', 0),
(4181, 1, '2021-06-01 12:16:52', '2021-06-01 12:16:52', '', 'JIALUOWEI 11cm High Heel Unisex\'s Lolita Punk Fashion Gothic Creepers Shoes Halloween Costumes Steampunk Ankle boots Size5-15', 'Color: black in stock, Shoe Size: 6, Ships From: China', 'publish', 'closed', 'closed', '', 'jialuowei-11cm-high-heel-unisexs-lolita-punk-fashion-gothic-creepers-shoes-halloween-costumes-steampunk-ankle-boots-size5-15-2', '', '', '2021-06-01 12:16:52', '2021-06-01 12:16:52', '', 4175, 'http://shoestimer.com/?post_type=product_variation&p=4181', 2, 'product_variation', '', 0),
(4182, 1, '2021-06-01 12:16:52', '2021-06-01 12:16:52', '', 'JIALUOWEI 11cm High Heel Unisex\'s Lolita Punk Fashion Gothic Creepers Shoes Halloween Costumes Steampunk Ankle boots Size5-15', 'Color: black in stock, Shoe Size: 5, Ships From: SPAIN', 'publish', 'closed', 'closed', '', 'jialuowei-11cm-high-heel-unisexs-lolita-punk-fashion-gothic-creepers-shoes-halloween-costumes-steampunk-ankle-boots-size5-15-3', '', '', '2021-06-01 12:16:52', '2021-06-01 12:16:52', '', 4175, 'http://shoestimer.com/?post_type=product_variation&p=4182', 3, 'product_variation', '', 0),
(4183, 1, '2021-06-01 12:16:52', '2021-06-01 12:16:52', '', 'JIALUOWEI 11cm High Heel Unisex\'s Lolita Punk Fashion Gothic Creepers Shoes Halloween Costumes Steampunk Ankle boots Size5-15', 'Color: black in stock, Shoe Size: 7, Ships From: China', 'publish', 'closed', 'closed', '', 'jialuowei-11cm-high-heel-unisexs-lolita-punk-fashion-gothic-creepers-shoes-halloween-costumes-steampunk-ankle-boots-size5-15-4', '', '', '2021-06-01 12:16:52', '2021-06-01 12:16:52', '', 4175, 'http://shoestimer.com/?post_type=product_variation&p=4183', 4, 'product_variation', '', 0),
(4185, 1, '2021-06-01 12:16:53', '2021-06-01 12:16:53', '', 'JIALUOWEI 11cm High Heel Unisex\'s Lolita Punk Fashion Gothic Creepers Shoes Halloween Costumes Steampunk Ankle boots Size5-15', 'Color: black in stock, Shoe Size: 6, Ships From: SPAIN', 'publish', 'closed', 'closed', '', 'jialuowei-11cm-high-heel-unisexs-lolita-punk-fashion-gothic-creepers-shoes-halloween-costumes-steampunk-ankle-boots-size5-15-5', '', '', '2021-06-01 12:16:53', '2021-06-01 12:16:53', '', 4175, 'http://shoestimer.com/?post_type=product_variation&p=4185', 5, 'product_variation', '', 0),
(4184, 0, '2021-06-01 12:16:52', '2021-06-01 12:16:52', '', 'jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-1.jpg_640x640-1', '', 'inherit', 'open', 'closed', '', 'jialuowei-fetish-ballet-boots-women-high-heel-spike-black-pu-cross-tied-lace-up-mid-calf-1-jpg_640x640-1', '', '', '2021-06-01 12:16:52', '2021-06-01 12:16:52', '', 3978, 'http://shoestimer.com/wp-content/uploads/2021/06/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-1.jpg_640x640-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(4186, 1, '2021-06-01 12:16:53', '2021-06-01 12:16:53', '', 'JIALUOWEI 11cm High Heel Unisex\'s Lolita Punk Fashion Gothic Creepers Shoes Halloween Costumes Steampunk Ankle boots Size5-15', 'Color: black in stock, Shoe Size: 8, Ships From: China', 'publish', 'closed', 'closed', '', 'jialuowei-11cm-high-heel-unisexs-lolita-punk-fashion-gothic-creepers-shoes-halloween-costumes-steampunk-ankle-boots-size5-15-6', '', '', '2021-06-01 12:16:53', '2021-06-01 12:16:53', '', 4175, 'http://shoestimer.com/?post_type=product_variation&p=4186', 6, 'product_variation', '', 0),
(4187, 1, '2021-06-01 12:16:54', '2021-06-01 12:16:54', '', 'JIALUOWEI 11cm High Heel Unisex\'s Lolita Punk Fashion Gothic Creepers Shoes Halloween Costumes Steampunk Ankle boots Size5-15', 'Color: black in stock, Shoe Size: 7, Ships From: SPAIN', 'publish', 'closed', 'closed', '', 'jialuowei-11cm-high-heel-unisexs-lolita-punk-fashion-gothic-creepers-shoes-halloween-costumes-steampunk-ankle-boots-size5-15-7', '', '', '2021-06-01 12:16:54', '2021-06-01 12:16:54', '', 4175, 'http://shoestimer.com/?post_type=product_variation&p=4187', 7, 'product_variation', '', 0),
(4188, 1, '2021-06-01 12:16:55', '2021-06-01 12:16:55', '', 'JIALUOWEI 11cm High Heel Unisex\'s Lolita Punk Fashion Gothic Creepers Shoes Halloween Costumes Steampunk Ankle boots Size5-15', 'Color: black in stock, Shoe Size: 9, Ships From: China', 'publish', 'closed', 'closed', '', 'jialuowei-11cm-high-heel-unisexs-lolita-punk-fashion-gothic-creepers-shoes-halloween-costumes-steampunk-ankle-boots-size5-15-8', '', '', '2021-06-01 12:16:55', '2021-06-01 12:16:55', '', 4175, 'http://shoestimer.com/?post_type=product_variation&p=4188', 8, 'product_variation', '', 0),
(4189, 1, '2021-06-01 12:16:55', '2021-06-01 12:16:55', '', 'JIALUOWEI 11cm High Heel Unisex\'s Lolita Punk Fashion Gothic Creepers Shoes Halloween Costumes Steampunk Ankle boots Size5-15', 'Color: black in stock, Shoe Size: 8, Ships From: SPAIN', 'publish', 'closed', 'closed', '', 'jialuowei-11cm-high-heel-unisexs-lolita-punk-fashion-gothic-creepers-shoes-halloween-costumes-steampunk-ankle-boots-size5-15-9', '', '', '2021-06-01 12:16:55', '2021-06-01 12:16:55', '', 4175, 'http://shoestimer.com/?post_type=product_variation&p=4189', 9, 'product_variation', '', 0),
(4190, 1, '2021-06-01 12:16:55', '2021-06-01 12:16:55', '', 'JIALUOWEI 11cm High Heel Unisex\'s Lolita Punk Fashion Gothic Creepers Shoes Halloween Costumes Steampunk Ankle boots Size5-15', 'Color: black in stock, Shoe Size: 10, Ships From: China', 'publish', 'closed', 'closed', '', 'jialuowei-11cm-high-heel-unisexs-lolita-punk-fashion-gothic-creepers-shoes-halloween-costumes-steampunk-ankle-boots-size5-15-10', '', '', '2021-06-01 12:16:55', '2021-06-01 12:16:55', '', 4175, 'http://shoestimer.com/?post_type=product_variation&p=4190', 10, 'product_variation', '', 0),
(4192, 0, '2021-06-01 12:16:55', '2021-06-01 12:16:55', '', 'jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-2.jpg_640x640-2', '', 'inherit', 'open', 'closed', '', 'jialuowei-fetish-ballet-boots-women-high-heel-spike-black-pu-cross-tied-lace-up-mid-calf-2-jpg_640x640-2', '', '', '2021-06-01 12:16:55', '2021-06-01 12:16:55', '', 3978, 'http://shoestimer.com/wp-content/uploads/2021/06/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-2.jpg_640x640-2.jpg', 0, 'attachment', 'image/jpeg', 0);
INSERT INTO `wpx5_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(4191, 1, '2021-06-01 12:20:12', '2021-06-01 12:20:12', '                <div class=\"product-specs-list-container\">\r\n                    <ul class=\"product-specs-list util-clearfix\">\r\n						                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Brand Name:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">HUCDML</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Gender:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Unisex</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Origin:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">CN(Origin)</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Sports Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Other</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Function:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Cushioning</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Applicable Place:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Hard Court</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Level Of Practice:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Advanced</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Department Name:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Adult</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Feature:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Breathable</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Feature:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Height Increasing</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Insole Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Latex</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Athletic Shoe Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Running Shoes</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Upper Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Mesh (Air mesh)</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Shoe Width:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Medium(B,M)</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Upper Height:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">low</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Model Number:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">KG133 big size 45 46 White Green Black</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Outsole Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">EVA</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Closure Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Lace-up</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">For Distance:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">10km</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Fit:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Fits true to size, take your normal size</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Release Date:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Others</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Size:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">36-46</span>\r\n                            </li>\r\n							                    </ul>\r\n                </div>\r\n				<div class=\"detailmodule_html\"><div class=\"detail-desc-decorate-richtext\"><div>\n<div>\n<div>\n<div>\n<div style=\"text-align: center;\"><span style=\"font-family:Georgia,serif;\"><span style=\"font-size:18px;\"><span style=\"box-sizing: content-box; margin: 0px; padding: 0px; border: 0px; font-style: inherit; font-weight: inherit; line-height: inherit; vertical-align: baseline;\"><span style=\"box-sizing: content-box; font-weight: 700;\">Welcome to my shop</span></span> </span></span>\n<hr></div>\n\n<div style=\"text-align: center;\"><span style=\"font-size: 22px; font-style: inherit; font-weight: inherit; font-family: Georgia, serif;\"><span style=\"background-color:#dddddd;\">Size Selection :</span></span></div>\n\n<div style=\"text-align: center;\">\n<hr><span style=\"font-family:Verdana,Geneva,sans-serif;\"><span style=\"font-size:11px;\"><span style=\"box-sizing: content-box; margin: 0px; padding: 0px; border: 0px; font-style: inherit; font-weight: inherit; font-size: 22px; line-height: inherit; vertical-align: baseline;\"><img src=\"https://ae01.alicdn.com/kf/H4d4d109e08234a34a2740d9f6612ba42p.jpg?width=950&amp;height=478&amp;hash=1428\" style=\"box-sizing: content-box; margin: 0px; padding: 0px; border: 0px; font-style: inherit; font-weight: inherit; font-size: 0px; line-height: inherit; vertical-align: middle; color: transparent; width: auto;\"></span><br>\n<img src=\"https://ae01.alicdn.com/kf/Hbb2a0fac16a6423f8aa2847506bca0efF.jpg?width=950&amp;height=295&amp;hash=1245\" style=\"color: #333333;font-family: arial , verdana , sans-serif;font-size: 12.0px;font-style: normal;font-weight: normal;text-align: center;background-color: #ffffff;\"></span></span>\n\n<hr> <span style=\"font-family:Verdana,Geneva,sans-serif;\"><span style=\"font-size:11px;\"><span style=\"font-size:11px;\"><span style=\"box-sizing: content-box; margin: 0px; padding: 0px; border: 0px; font-style: inherit; font-weight: inherit; font-size: 22px; line-height: inherit; vertical-align: baseline;\"><span style=\"font-size:16px;\"><span style=\"margin: 0px; padding: 0px; border: 0px; font-style: inherit; font-weight: 700; line-height: inherit; vertical-align: baseline;\"><span style=\"margin: 0px; padding: 0px; border: 0px; font-style: inherit; font-weight: inherit; line-height: inherit; vertical-align: baseline;\"><span style=\"margin: 0px; padding: 0px; border: 0px; font-style: inherit; font-weight: inherit; line-height: inherit; vertical-align: baseline; color: rgb(255, 0, 0);\">NOTE:Please choose the shoes size according to your foot length,NOT insole length.</span></span></span></span></span></span> <span style=\"font-size:11px;\"><span style=\"box-sizing: content-box; margin: 0px; padding: 0px; border: 0px; font-style: inherit; font-weight: inherit; font-size: 22px; line-height: inherit; vertical-align: baseline;\">&nbsp; </span></span><br>\n<span style=\"color:#e74c3c;\"><span style=\"font-size:16px;\"><span style=\"box-sizing: content-box; margin: 0px; padding: 0px; border: 0px; font-style: inherit; font-weight: inherit; line-height: inherit; vertical-align: baseline;\"><span style=\"margin: 0px; padding: 0px; border: 0px; font-style: inherit; font-weight: inherit; line-height: inherit; vertical-align: baseline;\"><span style=\"margin: 0px; padding: 0px; border: 0px; font-style: inherit; font-weight: inherit; line-height: inherit; vertical-align: baseline;\"><span style=\"margin: 0px; padding: 0px; border: 0px; font-style: inherit; font-weight: 700; line-height: 16.9px; vertical-align: baseline;\">You may need to adjust size accordingly if your foot is wide,narrow or high instep.</span></span></span></span></span></span></span></span>\n\n<hr> <span style=\"font-size:16px;\"><span style=\"font-family:Courier New,Courier,monospace;\"><span style=\"color: rgb(0, 0, 0); font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 700; letter-spacing: normal; orphans: 2; text-align: center; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial; float: none; display: inline !important;\"><span style=\"color: rgb(0, 0, 0); font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 700; letter-spacing: normal; orphans: 2; text-align: center; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial; float: none; display: inline !important;\"><span style=\"color: rgb(0, 0, 0); font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 700; letter-spacing: normal; orphans: 2; text-align: center; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial; float: none; display: inline !important;\"><span style=\"color: rgb(0, 0, 0); font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 700; letter-spacing: normal; orphans: 2; text-align: center; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial; float: none; display: inline !important;\"><span style=\"color: rgb(0, 0, 0); font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 700; letter-spacing: normal; orphans: 2; text-align: center; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial; float: none; display: inline !important;\"></span></span></span></span></span> <span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;line-height: inherit;vertical-align: baseline;\"><span style=\"box-sizing: content-box;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;vertical-align: baseline;color: #000000;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;line-height: inherit;vertical-align: baseline;\"><span style=\"box-sizing: content-box;font-weight: 700;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;vertical-align: baseline;color: #000000;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;line-height: inherit;vertical-align: baseline;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;line-height: inherit;vertical-align: baseline;\"><span style=\"box-sizing: content-box;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;vertical-align: baseline;color: #000000;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;line-height: inherit;vertical-align: baseline;\"><span style=\"box-sizing: content-box;font-weight: 700;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;vertical-align: baseline;color: #000000;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;line-height: inherit;vertical-align: baseline;\">US Size 5&nbsp; &nbsp;= Chinese&nbsp;36 = Foot Length&nbsp;23.5cm<br>\nUS Size 5.5 = Chinese&nbsp;37 = Foot Length&nbsp;24.0cm<br>\nUS Size 6&nbsp; &nbsp;= Chinese&nbsp;38 = Foot Length&nbsp;24.5cm<br>\nUS Size 6.5 =&nbsp;Chinese&nbsp;39 = Foot Length&nbsp;25.0cm<br>\nUS Size 7&nbsp; &nbsp;= Chinese&nbsp;40 = Foot Length&nbsp;25.5cm<br>\nUS Size 8&nbsp; &nbsp;= Chinese&nbsp;41 = Foot Length&nbsp;26.0cm<br>\nUS Size 8.5 =&nbsp;Chinese&nbsp;42 = Foot Length&nbsp;26.5cm<br>\nUS Size 9.5 = Chinese&nbsp;43 = Foot Length&nbsp;27.0cm<br>\nUS Size 10&nbsp; = Chinese&nbsp;44 = Foot Length&nbsp;27.5cm<br>\nUS Size 11&nbsp; = Chinese&nbsp;45 = Foot Length&nbsp;28.0cm<br>\n<span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;line-height: inherit;vertical-align: baseline;\"><span style=\"box-sizing: content-box;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;vertical-align: baseline;color: #000000;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;line-height: inherit;vertical-align: baseline;\"><span style=\"box-sizing: content-box;font-weight: 700;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;vertical-align: baseline;color: #000000;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;line-height: inherit;vertical-align: baseline;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;line-height: inherit;vertical-align: baseline;\"><span style=\"box-sizing: content-box;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;vertical-align: baseline;color: #000000;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;line-height: inherit;vertical-align: baseline;\"><span style=\"box-sizing: content-box;font-weight: 700;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;vertical-align: baseline;color: #000000;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;line-height: inherit;vertical-align: baseline;\">US Size 12&nbsp; = Chinese&nbsp;46 = Foot Length&nbsp;28.5cm</span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span><span style=\"color: rgb(0, 0, 0); font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 700; letter-spacing: normal; orphans: 2; text-align: center; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial; float: none; display: inline !important;\"><span style=\"color: rgb(0, 0, 0); font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 700; letter-spacing: normal; orphans: 2; text-align: center; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial; float: none; display: inline !important;\"><span style=\"color: rgb(0, 0, 0); font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 700; letter-spacing: normal; orphans: 2; text-align: center; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial; float: none; display: inline !important;\"></span></span></span></span></span>\n\n<hr> <span style=\"color: rgb(0, 0, 0); font-family: arial, helvetica, sans-serif; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 700; letter-spacing: normal; orphans: 2; text-align: center; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial; display: inline !important; float: none;\"><span style=\"color: rgb(0, 0, 0); font-family: arial, helvetica, sans-serif; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 700; letter-spacing: normal; orphans: 2; text-align: center; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial; display: inline !important; float: none;\"><span style=\"color: rgb(0, 0, 0); font-family: arial, helvetica, sans-serif; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 700; letter-spacing: normal; orphans: 2; text-align: center; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial; display: inline !important; float: none;\"></span></span></span><br>\n<img alt=\"aeProduct.getSubject()\" src=\"https://ae01.alicdn.com/kf/H0e23ddfc1a8b408a97f9f93b32836793s.jpg?width=950&amp;height=76&amp;hash=1026\" style=\"font-family: arial , verdana , sans-serif;font-style: inherit;font-weight: inherit;text-align: center;background-color: #ffffff;margin: 0.0px;padding: 0.0px;font-size: 0.0px;line-height: inherit;vertical-align: middle;color: transparent;\"> <img src=\"https://ae01.alicdn.com/kf/H17825e0db1c346ef82b3d6fd394f91a4H.jpg?width=790&amp;height=1127&amp;hash=1917\">&nbsp;&nbsp; <img src=\"https://ae01.alicdn.com/kf/H54050c711cb344a8a24a16ecb89511a5H.jpg?width=790&amp;height=898&amp;hash=1688\"> <img src=\"https://ae01.alicdn.com/kf/H034d320f4a1d48138f30e4f2676a27117.jpg?width=790&amp;height=1486&amp;hash=2276\"> <img src=\"https://ae01.alicdn.com/kf/H4188a9cf74df4135aa457de2182a346bu.jpg?width=790&amp;height=1044&amp;hash=1834\"> <img src=\"https://ae01.alicdn.com/kf/H131bd20b1b8648669991d9934b5a78d6l.jpg?width=790&amp;height=900&amp;hash=1690\">&nbsp;&nbsp; <img src=\"https://ae01.alicdn.com/kf/H39352e3fcefc484cab66b375c54d1157H.jpg?width=790&amp;height=984&amp;hash=1774\"> <img src=\"https://ae01.alicdn.com/kf/H62afa162becc491da0cc55af53284b5fI.jpg?width=790&amp;height=737&amp;hash=1527\"> <img src=\"https://ae01.alicdn.com/kf/H6e8cb84ccc904d8d926f68a048f3e0d8J.jpg?width=790&amp;height=1327&amp;hash=2117\"> &nbsp; <img src=\"https://ae01.alicdn.com/kf/Hb0feb1f49be1495baf94822d51b8d1cey.jpg?width=790&amp;height=1030&amp;hash=1820\"> <img src=\"https://ae01.alicdn.com/kf/Hf1624ceb508c4189a8a9fd07bed92bb7Y.jpg?width=790&amp;height=1186&amp;hash=1976\"> <img src=\"https://ae01.alicdn.com/kf/Hb8080a784b9b4946afc59280969defc2M.jpg?width=790&amp;height=842&amp;hash=1632\"> <img src=\"https://ae01.alicdn.com/kf/H9952a6c55df04a5d9dab3bbf01423ff9t.jpg?width=790&amp;height=1102&amp;hash=1892\"> <img src=\"https://ae01.alicdn.com/kf/H4cd36e678e314861b211e78460275bcdO.jpg?width=800&amp;height=800&amp;hash=1600\"> <img src=\"https://ae01.alicdn.com/kf/H3417159a3f5e4fcebffafcf4d0d76dcfP.jpg?width=790&amp;height=1014&amp;hash=1804\"> <img src=\"https://ae01.alicdn.com/kf/Ha3b7a21985654b9591ebcad8d689277dK.jpg?width=790&amp;height=726&amp;hash=1516\"> <img src=\"https://ae01.alicdn.com/kf/Hc2c7795b00a341808975c449cb1dff7fn.jpg?width=790&amp;height=1054&amp;hash=1844\"> <img src=\"https://ae01.alicdn.com/kf/Hc08112257aa94bac9a6178182ab3b65ae.jpg?width=790&amp;height=833&amp;hash=1623\"> <img src=\"https://ae01.alicdn.com/kf/Hb702abf11c104033837735970a997f07j.jpg?width=790&amp;height=1080&amp;hash=1870\"> <img src=\"https://ae01.alicdn.com/kf/H64ff2b3951ac4781a3841764a6cb6fa7y.jpg?width=790&amp;height=750&amp;hash=1540\"> <img src=\"https://ae01.alicdn.com/kf/Hcbf071635b794b6a904a8be1e998466fV.jpg?width=790&amp;height=865&amp;hash=1655\"> <img src=\"https://ae01.alicdn.com/kf/H9b581d1287f24b43b1aefd4341309053V.jpg?width=790&amp;height=1223&amp;hash=2013\"> <img src=\"https://ae01.alicdn.com/kf/Hd42fe8f6fac44ceab7ec0dec7df635a3s.jpg?width=790&amp;height=761&amp;hash=1551\"> <img src=\"https://ae01.alicdn.com/kf/H0af4e214e7a14aff9dfa177a789c8781e.jpg?width=790&amp;height=838&amp;hash=1628\"> <img src=\"https://ae01.alicdn.com/kf/H6dee2d54afb3418cbac4cf25130eb443i.jpg?width=790&amp;height=1315&amp;hash=2105\"> <img src=\"https://ae01.alicdn.com/kf/H3d31aab5f0a840e48ced20423f95aa53r.jpg?width=790&amp;height=820&amp;hash=1610\"> <img src=\"https://ae01.alicdn.com/kf/H76bc7ff61bbd480ebf99e10519bf350dY.jpg?width=790&amp;height=1093&amp;hash=1883\"> <img src=\"https://ae01.alicdn.com/kf/He684bfbc2518496b9c2b793202e2ded2H.jpg?width=790&amp;height=1625&amp;hash=2415\"> <img src=\"https://ae01.alicdn.com/kf/H61b44525a73a41359b71486119b82f98B.jpg?width=790&amp;height=1156&amp;hash=1946\"> <img src=\"https://ae01.alicdn.com/kf/Hab929375db9b4661b08964d51ea7169f2.jpg?width=790&amp;height=883&amp;hash=1673\"> <img src=\"https://ae01.alicdn.com/kf/H0db96fd1f00547afbbfc3e094072848cO.jpg?width=790&amp;height=1045&amp;hash=1835\"> <img src=\"https://ae01.alicdn.com/kf/Ha3bea2ae0c4b4102b4ca64707c31e4e0F.jpg?width=790&amp;height=720&amp;hash=1510\"> <img src=\"https://ae01.alicdn.com/kf/H9a1cf72ec18045b69761014183d7ee127.jpg?width=790&amp;height=875&amp;hash=1665\"> <img src=\"https://ae01.alicdn.com/kf/H610ca5126b0c444abcbf4c5e49207497g.jpg?width=790&amp;height=1701&amp;hash=2491\"> &nbsp;&nbsp;\n<p style=\"text-align: center;margin:0;\"><img alt=\"aeProduct.getSubject()\" src=\"https://ae01.alicdn.com/kf/H2ef0166e77944734aad888819160acd6F.jpg?width=790&amp;height=698&amp;hash=1488\" style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: 0.0px;line-height: inherit;font-family: arial , helvetica , sans-serif;vertical-align: middle;color: transparent;width: auto;background-color: #ffffff;\"></p>\n\n<div style=\"margin: 0px;\"><span style=\"font-size:14px;\"><span style=\"font-family:Georgia,serif;\">^^Feedback&nbsp;&nbsp;5 Stars<br>\nDear friends, We are very pleased that you select our store,If you like our shoes after receiving the shoes,Please give us 5 stars and leave beautiful real pictures in your order reviews,We will select the beautiful picture show every month and reward a exquisite gift.<br>\n^^Return&amp;Exchange</span></span></div>\n\n<p style=\"text-align: center;margin:0;\"><span style=\"font-size:14px;\">If you receive the item with any problems, please firstly cantact with us ,We always do our best to help customers solve problems.</span><br>\n<span style=\"background-color:#cc0033;\"></span><span style=\"font-size:16px;\"><span style=\"font-family:Verdana,Geneva,sans-serif;\"><span style=\"box-sizing: content-box; margin: 0px; padding: 0px; border: 0px; font-style: inherit; font-weight: inherit; line-height: inherit; vertical-align: baseline;\"><span style=\"box-sizing: content-box; font-weight: 700;\"><span style=\"background-color:#bdc3c7;\">^^Shipment:</span><br>\n<span style=\"background-color:#bdc3c7;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;1 .Items are generally shipped out within 2 business day after your payment is completed.(Sat. &amp; Sun. &amp; Public holiday excluded.)</span><br>\n<span style=\"background-color:#bdc3c7;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;2 . In order to facilitate transportation ,the packaging is plastic bag ,isn\'t the shoebox !</span></span></span></span></span></p>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div></div>\r\n\n\n', 'Sneakers Men Mesh Breathable Running Sport Shoes Unisex Light Soft Thick Sole Hole Couple Shoes Athletic Sneakers Women Shoes', '', 'publish', 'closed', 'closed', '', 'sneakers-men-mesh-breathable-running-sport-shoes-unisex-light-soft-thick-sole-hole-couple-shoes-athletic-sneakers-women-shoes', '', '', '2021-06-01 12:20:12', '2021-06-01 12:20:12', '', 0, 'https://shoestimer.com/?post_type=vi_wad_draft_product&#038;p=4191', 0, 'vi_wad_draft_product', '', 0),
(4193, 1, '2021-06-01 12:16:55', '2021-06-01 12:16:55', '', 'JIALUOWEI 11cm High Heel Unisex\'s Lolita Punk Fashion Gothic Creepers Shoes Halloween Costumes Steampunk Ankle boots Size5-15', 'Color: black in stock, Shoe Size: 9, Ships From: SPAIN', 'publish', 'closed', 'closed', '', 'jialuowei-11cm-high-heel-unisexs-lolita-punk-fashion-gothic-creepers-shoes-halloween-costumes-steampunk-ankle-boots-size5-15-11', '', '', '2021-06-01 12:16:55', '2021-06-01 12:16:55', '', 4175, 'http://shoestimer.com/?post_type=product_variation&p=4193', 11, 'product_variation', '', 0),
(4194, 1, '2021-06-01 12:16:56', '2021-06-01 12:16:56', '', 'JIALUOWEI 11cm High Heel Unisex\'s Lolita Punk Fashion Gothic Creepers Shoes Halloween Costumes Steampunk Ankle boots Size5-15', 'Color: black in stock, Shoe Size: 11, Ships From: China', 'publish', 'closed', 'closed', '', 'jialuowei-11cm-high-heel-unisexs-lolita-punk-fashion-gothic-creepers-shoes-halloween-costumes-steampunk-ankle-boots-size5-15-12', '', '', '2021-06-01 12:16:56', '2021-06-01 12:16:56', '', 4175, 'http://shoestimer.com/?post_type=product_variation&p=4194', 12, 'product_variation', '', 0),
(4195, 1, '2021-06-01 12:16:56', '2021-06-01 12:16:56', '', 'JIALUOWEI 11cm High Heel Unisex\'s Lolita Punk Fashion Gothic Creepers Shoes Halloween Costumes Steampunk Ankle boots Size5-15', 'Color: black in stock, Shoe Size: 10, Ships From: SPAIN', 'publish', 'closed', 'closed', '', 'jialuowei-11cm-high-heel-unisexs-lolita-punk-fashion-gothic-creepers-shoes-halloween-costumes-steampunk-ankle-boots-size5-15-13', '', '', '2021-06-01 12:16:56', '2021-06-01 12:16:56', '', 4175, 'http://shoestimer.com/?post_type=product_variation&p=4195', 13, 'product_variation', '', 0),
(4196, 1, '2021-06-01 12:16:57', '2021-06-01 12:16:57', '', 'JIALUOWEI 11cm High Heel Unisex\'s Lolita Punk Fashion Gothic Creepers Shoes Halloween Costumes Steampunk Ankle boots Size5-15', 'Color: black in stock, Shoe Size: 12, Ships From: China', 'publish', 'closed', 'closed', '', 'jialuowei-11cm-high-heel-unisexs-lolita-punk-fashion-gothic-creepers-shoes-halloween-costumes-steampunk-ankle-boots-size5-15-14', '', '', '2021-06-01 12:16:57', '2021-06-01 12:16:57', '', 4175, 'http://shoestimer.com/?post_type=product_variation&p=4196', 14, 'product_variation', '', 0),
(4197, 1, '2021-06-01 12:16:57', '2021-06-01 12:16:57', '', 'JIALUOWEI 11cm High Heel Unisex\'s Lolita Punk Fashion Gothic Creepers Shoes Halloween Costumes Steampunk Ankle boots Size5-15', 'Color: black in stock, Shoe Size: 11, Ships From: SPAIN', 'publish', 'closed', 'closed', '', 'jialuowei-11cm-high-heel-unisexs-lolita-punk-fashion-gothic-creepers-shoes-halloween-costumes-steampunk-ankle-boots-size5-15-15', '', '', '2021-06-01 12:16:57', '2021-06-01 12:16:57', '', 4175, 'http://shoestimer.com/?post_type=product_variation&p=4197', 15, 'product_variation', '', 0),
(4199, 1, '2021-06-01 12:16:57', '2021-06-01 12:16:57', '', 'JIALUOWEI 11cm High Heel Unisex\'s Lolita Punk Fashion Gothic Creepers Shoes Halloween Costumes Steampunk Ankle boots Size5-15', 'Color: black in stock, Shoe Size: 13, Ships From: China', 'publish', 'closed', 'closed', '', 'jialuowei-11cm-high-heel-unisexs-lolita-punk-fashion-gothic-creepers-shoes-halloween-costumes-steampunk-ankle-boots-size5-15-16', '', '', '2021-06-01 12:16:57', '2021-06-01 12:16:57', '', 4175, 'http://shoestimer.com/?post_type=product_variation&p=4199', 16, 'product_variation', '', 0),
(4198, 0, '2021-06-01 12:16:57', '2021-06-01 12:16:57', '', 'jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-3.jpg_640x640-3', '', 'inherit', 'open', 'closed', '', 'jialuowei-fetish-ballet-boots-women-high-heel-spike-black-pu-cross-tied-lace-up-mid-calf-3-jpg_640x640-3', '', '', '2021-06-01 12:16:57', '2021-06-01 12:16:57', '', 3978, 'http://shoestimer.com/wp-content/uploads/2021/06/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-3.jpg_640x640-3.jpg', 0, 'attachment', 'image/jpeg', 0),
(4200, 1, '2021-06-01 12:16:58', '2021-06-01 12:16:58', '', 'JIALUOWEI 11cm High Heel Unisex\'s Lolita Punk Fashion Gothic Creepers Shoes Halloween Costumes Steampunk Ankle boots Size5-15', 'Color: black in stock, Shoe Size: 12, Ships From: SPAIN', 'publish', 'closed', 'closed', '', 'jialuowei-11cm-high-heel-unisexs-lolita-punk-fashion-gothic-creepers-shoes-halloween-costumes-steampunk-ankle-boots-size5-15-17', '', '', '2021-06-01 12:16:58', '2021-06-01 12:16:58', '', 4175, 'http://shoestimer.com/?post_type=product_variation&p=4200', 17, 'product_variation', '', 0),
(4202, 1, '2021-06-01 12:16:59', '2021-06-01 12:16:59', '', 'JIALUOWEI 11cm High Heel Unisex\'s Lolita Punk Fashion Gothic Creepers Shoes Halloween Costumes Steampunk Ankle boots Size5-15', 'Color: black in stock, Shoe Size: 14, Ships From: China', 'publish', 'closed', 'closed', '', 'jialuowei-11cm-high-heel-unisexs-lolita-punk-fashion-gothic-creepers-shoes-halloween-costumes-steampunk-ankle-boots-size5-15-18', '', '', '2021-06-01 12:16:59', '2021-06-01 12:16:59', '', 4175, 'http://shoestimer.com/?post_type=product_variation&p=4202', 18, 'product_variation', '', 0),
(4201, 1, '2021-06-01 12:19:15', '2021-06-01 12:19:15', '                <div class=\"product-specs-list-container\">\r\n                    <ul class=\"product-specs-list util-clearfix\">\r\n						                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Brand Name:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">AIRAVATA</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Gender:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Unisex</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Origin:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">CN(Origin)</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Sports Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Light Runing</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Function:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Cushioning</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Applicable Place:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Hard Court</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Level Of Practice:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Beginner</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Department Name:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Adult</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Feature:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Breathable</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Insole Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Latex</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Athletic Shoe Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Running Shoes</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Upper Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Mesh (Air mesh)</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Shoe Width:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Medium(B,M)</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Upper Height:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">low</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Model Number:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Men Sneakers Breathable Running Shoes</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Outsole Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Rubber</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Technology:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">FREE FLEXIBLE</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Closure Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Lace-up</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">For Distance:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Half Marathon(>20km)</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Fit:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Fits true to size, take your normal size</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Release Date:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Spring2019</span>\r\n                            </li>\r\n							                    </ul>\r\n                </div>\r\n				<div class=\"detailmodule_html\"><div class=\"detail-desc-decorate-richtext\"><div style=\"margin:10px auto 0;display:inline-block;max-width:100%;\"><img src=\"https://ae03.alicdn.com/kf/H67a8ed6483e143468b2d664c5d497a1bZ.jpg\" /></div><div style=\"margin:10px auto 0;display:inline-block;max-width:100%;\"><img src=\"https://ae03.alicdn.com/kf/Hfa2f8e7b8ca94cc7938a180a002ac2291.jpg\"/><div style=\"margin-top:-93.35%;\"><div style=\"margin-left:0.0%;margin-top:0.0%;width:33.3333%; \"><a href=\"http://www.aliexpress.com/item/detail/4000785686815.html\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"https://ae01.alicdn.com/kf/H3d348d5df4324be69af78629ba39a6ddi.png?width=310&height=435&hash=745\" style=\"width:310px;height:435px;\"/></a></div><div style=\"margin-left:33.0%;margin-top:-46.67%;width:33.3333%; \"><a href=\"http://www.aliexpress.com/item/detail/4000765071683.html\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"https://ae01.alicdn.com/kf/H3d348d5df4324be69af78629ba39a6ddi.png?width=310&height=435&hash=745\" style=\"width:310px;height:435px;\"/></a></div><div style=\"margin-left:66.0%;margin-top:-46.67%;width:33.3333%; \"><a href=\"http://www.aliexpress.com/item/detail/4001203446595.html\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"https://ae01.alicdn.com/kf/H3d348d5df4324be69af78629ba39a6ddi.png?width=310&height=435&hash=745\" style=\"width:310px;height:435px;\"/></a></div><div style=\"margin-left:0.0%;margin-top:0.0%;width:33.3333%; \"><a href=\"http://www.aliexpress.com/item/detail/4001191919660.html\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"https://ae01.alicdn.com/kf/H3d348d5df4324be69af78629ba39a6ddi.png?width=310&height=435&hash=745\" style=\"width:310px;height:435px;\"/></a></div><div style=\"margin-left:33.0%;margin-top:-46.67%;width:33.3333%; \"><a href=\"http://www.aliexpress.com/item/detail/4000752352502.html\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"https://ae01.alicdn.com/kf/H3d348d5df4324be69af78629ba39a6ddi.png?width=310&height=435&hash=745\" style=\"width:310px;height:435px;\"/></a></div><div style=\"margin-left:66.0%;margin-top:-46.67%;width:33.3333%; \"><a href=\"http://www.aliexpress.com/item/detail/4001208026872.html\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"https://ae01.alicdn.com/kf/H3d348d5df4324be69af78629ba39a6ddi.png?width=310&height=435&hash=745\" style=\"width:310px;height:435px;\"/></a></div></div></div><div style=\"margin:10px auto 0;display:inline-block;max-width:100%;\"><img src=\"https://ae03.alicdn.com/kf/H72a20bd1574f4ce2b8ad85c6200a2368f.jpg\" /><div style=\"margin-left:3.54%;margin-top:-13.09%;width:92.92%; \"><a href=\"https://www.aliexpress.com/store/sale-items/5629044.html?spm=a2g0o.store_home.pcShopHead_1000012042302.2\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"https://ae03.alicdn.com/kf/H2b357c7aaf1446288b3490fcdbfd5529H.jpg\" style=\"width:866px;height:200px;\"/></a></div><div style=\"margin-top:-8.37%; \"></div></div><div>\n<div>\n<div>\n<div>\n<div>\n<div>\n<div>\n<div>\n<div>\n<div>\n<div>\n<div>\n<div>\n<div>\n<div>\n<div>\n<div>\n<div>\n<div>\n<div>\n<div>\n<div>\n<div>\n<div>\n<div style=\"text-align: center;\">Style:Fashion Running shoes for daily wearing,sports,outdoors,fitness,streetwear and so on !<br>\n<img src=\"https://ae01.alicdn.com/kf/Hf5fe0432f9a3495fb9b9324da8c08e8dj.jpg?width=1000&amp;height=1000&amp;hash=2000\" style=\"width:800px;\"> <img src=\"https://ae01.alicdn.com/kf/H67bda0a6b599499ca35ff64a3cc7526df.jpg?width=1000&amp;height=1000&amp;hash=2000\" style=\"width:800px;\"> <img src=\"https://ae01.alicdn.com/kf/H7178030a85a94a9daae692b99fb59fbfH.jpg?width=1000&amp;height=1000&amp;hash=2000\" style=\"width:800px;\"> <img src=\"https://ae01.alicdn.com/kf/Hf1235c5dece84090b1abb60b558b9772E.jpg?width=1000&amp;height=1000&amp;hash=2000\" style=\"width:800px;\"> <img src=\"https://ae01.alicdn.com/kf/H1956776bd08e4cf7944386d7042429d4W.jpg?width=1000&amp;height=1000&amp;hash=2000\" style=\"width:800px;\"> <img src=\"https://ae01.alicdn.com/kf/H97eb7f2c14bb4209a4b3127f9df1d8c6T.jpg?width=1000&amp;height=1000&amp;hash=2000\" style=\"width:800px;\"> <img src=\"https://ae01.alicdn.com/kf/Hce64d5495ca14775848db36db70823445.jpg?width=1000&amp;height=1000&amp;hash=2000\" style=\"width:800px;\"> <img src=\"https://ae01.alicdn.com/kf/Hc4af8a067b1f4582a571ce1ed54b07704.jpg?width=1000&amp;height=1000&amp;hash=2000\" style=\"width:800px;\"> <img src=\"https://ae01.alicdn.com/kf/Hdf404a15a2e841f2b4d4c576b808cd18D.jpg?width=1000&amp;height=1000&amp;hash=2000\" style=\"width:800px;\"> <img src=\"https://ae01.alicdn.com/kf/Hcda2ea643a2a4591bcb4fd8ffe8742b5j.jpg?width=1000&amp;height=1000&amp;hash=2000\" style=\"width:800px;\"> <img src=\"https://ae01.alicdn.com/kf/H6d69768465c240a4a14e5ae5b39bd253C.jpg?width=1000&amp;height=1000&amp;hash=2000\" style=\"width:800px;\"> <img src=\"https://ae01.alicdn.com/kf/Hcca6f8e77e984f699586ce2dc82001146.jpg?width=1000&amp;height=1000&amp;hash=2000\" style=\"width:800px;\"> <img src=\"https://ae01.alicdn.com/kf/H5a8f4c43fc364fbaaa9f56ec42e0978bs.jpg?width=1000&amp;height=1000&amp;hash=2000\" style=\"width:800px;\"> <img src=\"https://ae01.alicdn.com/kf/Hb2400d1293b046038b0f2c5519884096l.jpg?width=1000&amp;height=1000&amp;hash=2000\" style=\"width:800px;\"> <img src=\"https://ae01.alicdn.com/kf/Hd07f7ca1f42444179f00d7ca5e623503y.jpg?width=1000&amp;height=1000&amp;hash=2000\" style=\"width:800px;\"> <img src=\"https://ae01.alicdn.com/kf/H5988bf90e7184948a838ddcf610feafew.jpg?width=1000&amp;height=1000&amp;hash=2000\" style=\"width:800px;\"> <img src=\"https://ae01.alicdn.com/kf/H9d302cea48c7497eb165df63d16f9909L.jpg?width=1000&amp;height=1000&amp;hash=2000\" style=\"width:800px;\"> <img src=\"https://ae01.alicdn.com/kf/H9011debcf2ad45f7bb959b98890f8862n.jpg?width=1000&amp;height=1000&amp;hash=2000\" style=\"width:800px;\"> <img src=\"https://ae01.alicdn.com/kf/Hb81d89eb39734d19849397ac2afbda53x.jpg?width=1000&amp;height=1000&amp;hash=2000\" style=\"width:800px;\"><br>\nNote:<br>\n1,Please allowing slightly color difference due to different monitor<br>\n2,Please kindly check the size chart carefully before ordering to get your suitable sizes,thank you so much !</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div></div>\r\n\n\n', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Shoes', '', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-shoes', '', '', '2021-06-01 12:19:15', '2021-06-01 12:19:15', '', 0, 'https://shoestimer.com/?post_type=vi_wad_draft_product&#038;p=4201', 0, 'vi_wad_draft_product', '', 0),
(4203, 1, '2021-06-01 12:17:00', '2021-06-01 12:17:00', '', 'JIALUOWEI 11cm High Heel Unisex\'s Lolita Punk Fashion Gothic Creepers Shoes Halloween Costumes Steampunk Ankle boots Size5-15', 'Color: black in stock, Shoe Size: 13, Ships From: SPAIN', 'publish', 'closed', 'closed', '', 'jialuowei-11cm-high-heel-unisexs-lolita-punk-fashion-gothic-creepers-shoes-halloween-costumes-steampunk-ankle-boots-size5-15-19', '', '', '2021-06-01 12:17:00', '2021-06-01 12:17:00', '', 4175, 'http://shoestimer.com/?post_type=product_variation&p=4203', 19, 'product_variation', '', 0),
(4204, 1, '2021-06-01 12:17:00', '2021-06-01 12:17:00', '', 'JIALUOWEI 11cm High Heel Unisex\'s Lolita Punk Fashion Gothic Creepers Shoes Halloween Costumes Steampunk Ankle boots Size5-15', 'Color: black in stock, Shoe Size: 15, Ships From: China', 'publish', 'closed', 'closed', '', 'jialuowei-11cm-high-heel-unisexs-lolita-punk-fashion-gothic-creepers-shoes-halloween-costumes-steampunk-ankle-boots-size5-15-20', '', '', '2021-06-01 12:17:00', '2021-06-01 12:17:00', '', 4175, 'http://shoestimer.com/?post_type=product_variation&p=4204', 20, 'product_variation', '', 0),
(4205, 1, '2021-06-01 12:17:00', '2021-06-01 12:17:00', '', 'JIALUOWEI 11cm High Heel Unisex\'s Lolita Punk Fashion Gothic Creepers Shoes Halloween Costumes Steampunk Ankle boots Size5-15', 'Color: black in stock, Shoe Size: 14, Ships From: SPAIN', 'publish', 'closed', 'closed', '', 'jialuowei-11cm-high-heel-unisexs-lolita-punk-fashion-gothic-creepers-shoes-halloween-costumes-steampunk-ankle-boots-size5-15-21', '', '', '2021-06-01 12:17:00', '2021-06-01 12:17:00', '', 4175, 'http://shoestimer.com/?post_type=product_variation&p=4205', 21, 'product_variation', '', 0),
(4206, 1, '2021-06-01 12:17:00', '2021-06-01 12:17:00', '', 'JIALUOWEI 11cm High Heel Unisex\'s Lolita Punk Fashion Gothic Creepers Shoes Halloween Costumes Steampunk Ankle boots Size5-15', 'Color: pink in stock, Shoe Size: 5, Ships From: China', 'publish', 'closed', 'closed', '', 'jialuowei-11cm-high-heel-unisexs-lolita-punk-fashion-gothic-creepers-shoes-halloween-costumes-steampunk-ankle-boots-size5-15-22', '', '', '2021-06-01 12:17:00', '2021-06-01 12:17:00', '', 4175, 'http://shoestimer.com/?post_type=product_variation&p=4206', 22, 'product_variation', '', 0);
INSERT INTO `wpx5_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(4207, 1, '2021-06-01 12:17:00', '2021-06-01 12:17:00', '', 'JIALUOWEI 11cm High Heel Unisex\'s Lolita Punk Fashion Gothic Creepers Shoes Halloween Costumes Steampunk Ankle boots Size5-15', 'Color: black in stock, Shoe Size: 15, Ships From: SPAIN', 'publish', 'closed', 'closed', '', 'jialuowei-11cm-high-heel-unisexs-lolita-punk-fashion-gothic-creepers-shoes-halloween-costumes-steampunk-ankle-boots-size5-15-23', '', '', '2021-06-01 12:17:00', '2021-06-01 12:17:00', '', 4175, 'http://shoestimer.com/?post_type=product_variation&p=4207', 23, 'product_variation', '', 0),
(4208, 1, '2021-06-01 12:17:00', '2021-06-01 12:17:00', '', 'JIALUOWEI 11cm High Heel Unisex\'s Lolita Punk Fashion Gothic Creepers Shoes Halloween Costumes Steampunk Ankle boots Size5-15', 'Color: pink in stock, Shoe Size: 6, Ships From: China', 'publish', 'closed', 'closed', '', 'jialuowei-11cm-high-heel-unisexs-lolita-punk-fashion-gothic-creepers-shoes-halloween-costumes-steampunk-ankle-boots-size5-15-24', '', '', '2021-06-01 12:17:00', '2021-06-01 12:17:00', '', 4175, 'http://shoestimer.com/?post_type=product_variation&p=4208', 24, 'product_variation', '', 0),
(4209, 1, '2021-06-01 12:17:01', '2021-06-01 12:17:01', '', 'JIALUOWEI 11cm High Heel Unisex\'s Lolita Punk Fashion Gothic Creepers Shoes Halloween Costumes Steampunk Ankle boots Size5-15', 'Color: pink in stock, Shoe Size: 5, Ships From: SPAIN', 'publish', 'closed', 'closed', '', 'jialuowei-11cm-high-heel-unisexs-lolita-punk-fashion-gothic-creepers-shoes-halloween-costumes-steampunk-ankle-boots-size5-15-25', '', '', '2021-06-01 12:17:01', '2021-06-01 12:17:01', '', 4175, 'http://shoestimer.com/?post_type=product_variation&p=4209', 25, 'product_variation', '', 0),
(4210, 0, '2021-06-01 12:17:01', '2021-06-01 12:17:01', '', 'jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-4.jpg_640x640-4', '', 'inherit', 'open', 'closed', '', 'jialuowei-fetish-ballet-boots-women-high-heel-spike-black-pu-cross-tied-lace-up-mid-calf-4-jpg_640x640-4', '', '', '2021-06-01 12:17:01', '2021-06-01 12:17:01', '', 3978, 'http://shoestimer.com/wp-content/uploads/2021/06/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-4.jpg_640x640-4.jpg', 0, 'attachment', 'image/jpeg', 0),
(4211, 1, '2021-06-01 12:17:01', '2021-06-01 12:17:01', '', 'JIALUOWEI 11cm High Heel Unisex\'s Lolita Punk Fashion Gothic Creepers Shoes Halloween Costumes Steampunk Ankle boots Size5-15', 'Color: pink in stock, Shoe Size: 7, Ships From: China', 'publish', 'closed', 'closed', '', 'jialuowei-11cm-high-heel-unisexs-lolita-punk-fashion-gothic-creepers-shoes-halloween-costumes-steampunk-ankle-boots-size5-15-26', '', '', '2021-06-01 12:17:01', '2021-06-01 12:17:01', '', 4175, 'http://shoestimer.com/?post_type=product_variation&p=4211', 26, 'product_variation', '', 0),
(4212, 1, '2021-06-01 12:17:01', '2021-06-01 12:17:01', '', 'JIALUOWEI 11cm High Heel Unisex\'s Lolita Punk Fashion Gothic Creepers Shoes Halloween Costumes Steampunk Ankle boots Size5-15', 'Color: pink in stock, Shoe Size: 6, Ships From: SPAIN', 'publish', 'closed', 'closed', '', 'jialuowei-11cm-high-heel-unisexs-lolita-punk-fashion-gothic-creepers-shoes-halloween-costumes-steampunk-ankle-boots-size5-15-27', '', '', '2021-06-01 12:17:01', '2021-06-01 12:17:01', '', 4175, 'http://shoestimer.com/?post_type=product_variation&p=4212', 27, 'product_variation', '', 0),
(4213, 1, '2021-06-01 12:17:02', '2021-06-01 12:17:02', '', 'JIALUOWEI 11cm High Heel Unisex\'s Lolita Punk Fashion Gothic Creepers Shoes Halloween Costumes Steampunk Ankle boots Size5-15', 'Color: pink in stock, Shoe Size: 8, Ships From: China', 'publish', 'closed', 'closed', '', 'jialuowei-11cm-high-heel-unisexs-lolita-punk-fashion-gothic-creepers-shoes-halloween-costumes-steampunk-ankle-boots-size5-15-28', '', '', '2021-06-01 12:17:02', '2021-06-01 12:17:02', '', 4175, 'http://shoestimer.com/?post_type=product_variation&p=4213', 28, 'product_variation', '', 0),
(4214, 1, '2021-06-01 12:17:03', '2021-06-01 12:17:03', '', 'JIALUOWEI 11cm High Heel Unisex\'s Lolita Punk Fashion Gothic Creepers Shoes Halloween Costumes Steampunk Ankle boots Size5-15', 'Color: pink in stock, Shoe Size: 7, Ships From: SPAIN', 'publish', 'closed', 'closed', '', 'jialuowei-11cm-high-heel-unisexs-lolita-punk-fashion-gothic-creepers-shoes-halloween-costumes-steampunk-ankle-boots-size5-15-29', '', '', '2021-06-01 12:17:03', '2021-06-01 12:17:03', '', 4175, 'http://shoestimer.com/?post_type=product_variation&p=4214', 29, 'product_variation', '', 0),
(4215, 1, '2021-06-01 12:17:04', '2021-06-01 12:17:04', '', 'JIALUOWEI 11cm High Heel Unisex\'s Lolita Punk Fashion Gothic Creepers Shoes Halloween Costumes Steampunk Ankle boots Size5-15', 'Color: pink in stock, Shoe Size: 9, Ships From: China', 'publish', 'closed', 'closed', '', 'jialuowei-11cm-high-heel-unisexs-lolita-punk-fashion-gothic-creepers-shoes-halloween-costumes-steampunk-ankle-boots-size5-15-30', '', '', '2021-06-01 12:17:04', '2021-06-01 12:17:04', '', 4175, 'http://shoestimer.com/?post_type=product_variation&p=4215', 30, 'product_variation', '', 0),
(4216, 1, '2021-06-01 12:18:02', '2021-06-01 12:18:02', '                <div class=\"product-specs-list-container\">\r\n                    <ul class=\"product-specs-list util-clearfix\">\r\n						                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Brand Name:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">MOYING</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Gender:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Unisex</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Origin:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">CN(Origin)</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Sports Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">adiPure</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Function:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Motion Control</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Applicable Place:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Concrete Floor</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Level Of Practice:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Professional</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Department Name:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Adult</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Feature:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Breathable</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Feature:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Height Increasing</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Feature:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Massage</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Feature:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">waterproof</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Insole Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">PVC</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Athletic Shoe Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Running Shoes</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Upper Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Mesh</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Shoe Width:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Medium(B,M)</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Upper Height:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">low</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Outsole Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">EVA</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Technology:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">PTPP</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Closure Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Lace-up</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">For Distance:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Marathon(>40km)</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Fit:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Fits true to size, take your normal size</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Release Date:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Spring2019</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Model Number:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">sport shoes women</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Model Number 1:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">tenis feminino sport shoes</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Model Number 2:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">mens trainers white shoes</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Model Number 3:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">zapatillas hombre deportiva</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Model Number 4:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">sapato feminino</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Model Number 5:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">shoes women sneakers</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Model Number 6:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">tenis masculino adulto</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Model Number 7:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">male sports shoes</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Model Number 8:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">men\'s shoes fashion men sneakers shoes</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Model Number 9:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">tenis masculino esportivo</span>\r\n                            </li>\r\n							                    </ul>\r\n                </div>\r\n				<div class=\"detailmodule_html\"><div class=\"detail-desc-decorate-richtext\"><kse:widget data-widget-type=\"relatedProduct\" id=\"24895509\" title=\"running\" type=\"relation\"></kse:widget>\n<p style=\"text-align: left;margin:0;\"><img src=\"https://ae01.alicdn.com/kf/H02319cdee6f04f7d962756012df5aa21b.jpg?width=790&height=586&hash=1376\"><img src=\"https://ae01.alicdn.com/kf/H76d27d6e26db4743889181d983a91d7cb.jpg?width=790&height=1314&hash=2104\"><img src=\"https://ae01.alicdn.com/kf/He2c7917061674b5d9e857d177c7f768al.jpg?width=790&height=1180&hash=1970\"><img src=\"https://ae01.alicdn.com/kf/H12395b8acd7a4afa9070495562921ff8L.jpg?width=790&height=1390&hash=2180\"><img src=\"https://ae01.alicdn.com/kf/H796f6535649c41d2903203edf3015567V.jpg?width=790&height=1030&hash=1820\"><img src=\"https://ae01.alicdn.com/kf/H45e4bf5e4f3b4fbb9bc67eeb694a480ex.jpg?width=790&height=1064&hash=1854\"><img src=\"https://ae01.alicdn.com/kf/H65c78a275bec4b5daf87b089fad02d95O.jpg?width=790&height=1406&hash=2196\"><img src=\"https://ae01.alicdn.com/kf/He971f76d3d1a4117957b9e45e4af151ep.jpg?width=790&height=918&hash=1708\"><img src=\"https://ae01.alicdn.com/kf/H541478715d314aa6b3c305eb135049503.jpg?width=790&height=1206&hash=1996\"><img src=\"https://ae01.alicdn.com/kf/H2293d441738345daac83f5c5551c2c83Y.jpg?width=790&height=1004&hash=1794\"><img src=\"https://ae01.alicdn.com/kf/H343a1f595b024fb9a1bc3ddc138337ebt.jpg?width=790&height=976&hash=1766\"><img src=\"https://ae01.alicdn.com/kf/Ha3332bfaa38949aca1561edcda893e99N.jpg?width=790&height=936&hash=1726\"><img src=\"https://ae01.alicdn.com/kf/He8194d2a1624454cb14d714fe86c13b0y.jpg?width=790&height=1018&hash=1808\"><img src=\"https://ae01.alicdn.com/kf/H7525310e1fa647adb2651b1e7672bbe5j.jpg?width=790&height=1200&hash=1990\"><img src=\"https://ae01.alicdn.com/kf/H8ed5e95f6244436faf694d1beeb074038.jpg?width=790&height=705&hash=1495\"><img src=\"https://ae01.alicdn.com/kf/H24a7324e86f248489cde8842f9ce5f33D.jpg?width=790&height=960&hash=1750\"><img src=\"https://ae01.alicdn.com/kf/H2ccb3cad9d964c5dac2b2ac40ec76e0aA.jpg?width=790&height=1071&hash=1861\"><img src=\"https://ae01.alicdn.com/kf/Ha4c4f7cc72214b94a5ccaf55fae522d3d.jpg?width=790&height=873&hash=1663\"><img src=\"https://ae01.alicdn.com/kf/He752df2fa090471ebae49086c5f2d9b7D.jpg?width=790&height=792&hash=1582\"><img src=\"https://ae01.alicdn.com/kf/H377ed8b5d88a47068a3a0036362bed47W.jpg?width=790&height=732&hash=1522\"><img src=\"https://ae01.alicdn.com/kf/H380853047e854552bf1dd9547f8b63c69.jpg?width=790&height=990&hash=1780\"><img src=\"https://ae01.alicdn.com/kf/H35bc15579f33424eaf4ac5f340dfdc9aV.jpg?width=790&height=1034&hash=1824\"><img src=\"https://ae01.alicdn.com/kf/H1ae9b7d2a8464c61a83f1f39633cbcbft.jpg?width=790&height=699&hash=1489\"><img src=\"https://ae01.alicdn.com/kf/Hceedf1df712241e1877bc308abf949454.jpg?width=790&height=975&hash=1765\"><img src=\"https://ae01.alicdn.com/kf/Hbe84e351c668429f907f4e4d0194260fE.jpg?width=790&height=1080&hash=1870\"><img src=\"https://ae01.alicdn.com/kf/H970492d36d2947f2952180613a9c6bf3X.jpg?width=790&height=861&hash=1651\"><img src=\"https://ae01.alicdn.com/kf/Hc98e679beb27489186400c8ff91672e38.jpg?width=790&height=798&hash=1588\"><img src=\"https://ae01.alicdn.com/kf/Ha84589f82c83468d91f0f40f288f89d1v.jpg?width=790&height=738&hash=1528\"><img src=\"https://ae01.alicdn.com/kf/H146a014a5fb04be89249106da14dbd38G.jpg?width=790&height=822&hash=1612\"></p>\n</div></div>\r\n\n\n', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Mens Shoes Zapatos De Mujer', '', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-zapatos-de-mujer', '', '', '2021-06-01 12:18:02', '2021-06-01 12:18:02', '', 0, 'https://shoestimer.com/?post_type=vi_wad_draft_product&#038;p=4216', 0, 'vi_wad_draft_product', '', 0),
(4217, 1, '2021-06-01 12:17:04', '2021-06-01 12:17:04', '', 'JIALUOWEI 11cm High Heel Unisex\'s Lolita Punk Fashion Gothic Creepers Shoes Halloween Costumes Steampunk Ankle boots Size5-15', 'Color: pink in stock, Shoe Size: 8, Ships From: SPAIN', 'publish', 'closed', 'closed', '', 'jialuowei-11cm-high-heel-unisexs-lolita-punk-fashion-gothic-creepers-shoes-halloween-costumes-steampunk-ankle-boots-size5-15-31', '', '', '2021-06-01 12:17:04', '2021-06-01 12:17:04', '', 4175, 'http://shoestimer.com/?post_type=product_variation&p=4217', 31, 'product_variation', '', 0),
(4218, 1, '2021-06-01 12:17:04', '2021-06-01 12:17:04', '', 'JIALUOWEI 11cm High Heel Unisex\'s Lolita Punk Fashion Gothic Creepers Shoes Halloween Costumes Steampunk Ankle boots Size5-15', 'Color: pink in stock, Shoe Size: 10, Ships From: China', 'publish', 'closed', 'closed', '', 'jialuowei-11cm-high-heel-unisexs-lolita-punk-fashion-gothic-creepers-shoes-halloween-costumes-steampunk-ankle-boots-size5-15-32', '', '', '2021-06-01 12:17:04', '2021-06-01 12:17:04', '', 4175, 'http://shoestimer.com/?post_type=product_variation&p=4218', 32, 'product_variation', '', 0),
(4219, 1, '2021-06-01 12:17:05', '2021-06-01 12:17:05', '', 'JIALUOWEI 11cm High Heel Unisex\'s Lolita Punk Fashion Gothic Creepers Shoes Halloween Costumes Steampunk Ankle boots Size5-15', 'Color: pink in stock, Shoe Size: 9, Ships From: SPAIN', 'publish', 'closed', 'closed', '', 'jialuowei-11cm-high-heel-unisexs-lolita-punk-fashion-gothic-creepers-shoes-halloween-costumes-steampunk-ankle-boots-size5-15-33', '', '', '2021-06-01 12:17:05', '2021-06-01 12:17:05', '', 4175, 'http://shoestimer.com/?post_type=product_variation&p=4219', 33, 'product_variation', '', 0),
(4220, 1, '2021-06-01 12:17:05', '2021-06-01 12:17:05', '', 'JIALUOWEI 11cm High Heel Unisex\'s Lolita Punk Fashion Gothic Creepers Shoes Halloween Costumes Steampunk Ankle boots Size5-15', 'Color: pink in stock, Shoe Size: 11, Ships From: China', 'publish', 'closed', 'closed', '', 'jialuowei-11cm-high-heel-unisexs-lolita-punk-fashion-gothic-creepers-shoes-halloween-costumes-steampunk-ankle-boots-size5-15-34', '', '', '2021-06-01 12:17:05', '2021-06-01 12:17:05', '', 4175, 'http://shoestimer.com/?post_type=product_variation&p=4220', 34, 'product_variation', '', 0),
(4221, 1, '2021-06-01 12:17:05', '2021-06-01 12:17:05', '', 'JIALUOWEI 11cm High Heel Unisex\'s Lolita Punk Fashion Gothic Creepers Shoes Halloween Costumes Steampunk Ankle boots Size5-15', 'Color: pink in stock, Shoe Size: 10, Ships From: SPAIN', 'publish', 'closed', 'closed', '', 'jialuowei-11cm-high-heel-unisexs-lolita-punk-fashion-gothic-creepers-shoes-halloween-costumes-steampunk-ankle-boots-size5-15-35', '', '', '2021-06-01 12:17:05', '2021-06-01 12:17:05', '', 4175, 'http://shoestimer.com/?post_type=product_variation&p=4221', 35, 'product_variation', '', 0),
(4222, 1, '2021-06-01 12:17:05', '2021-06-01 12:17:05', '', 'JIALUOWEI 11cm High Heel Unisex\'s Lolita Punk Fashion Gothic Creepers Shoes Halloween Costumes Steampunk Ankle boots Size5-15', 'Color: pink in stock, Shoe Size: 12, Ships From: China', 'publish', 'closed', 'closed', '', 'jialuowei-11cm-high-heel-unisexs-lolita-punk-fashion-gothic-creepers-shoes-halloween-costumes-steampunk-ankle-boots-size5-15-36', '', '', '2021-06-01 12:17:05', '2021-06-01 12:17:05', '', 4175, 'http://shoestimer.com/?post_type=product_variation&p=4222', 36, 'product_variation', '', 0),
(4224, 1, '2021-06-01 12:17:06', '2021-06-01 12:17:06', '', 'JIALUOWEI 11cm High Heel Unisex\'s Lolita Punk Fashion Gothic Creepers Shoes Halloween Costumes Steampunk Ankle boots Size5-15', 'Color: pink in stock, Shoe Size: 11, Ships From: SPAIN', 'publish', 'closed', 'closed', '', 'jialuowei-11cm-high-heel-unisexs-lolita-punk-fashion-gothic-creepers-shoes-halloween-costumes-steampunk-ankle-boots-size5-15-37', '', '', '2021-06-01 12:17:06', '2021-06-01 12:17:06', '', 4175, 'http://shoestimer.com/?post_type=product_variation&p=4224', 37, 'product_variation', '', 0),
(4223, 0, '2021-06-01 12:17:05', '2021-06-01 12:17:05', '', 'jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-5.jpg_640x640-5', '', 'inherit', 'open', 'closed', '', 'jialuowei-fetish-ballet-boots-women-high-heel-spike-black-pu-cross-tied-lace-up-mid-calf-5-jpg_640x640-5', '', '', '2021-06-01 12:17:05', '2021-06-01 12:17:05', '', 3978, 'http://shoestimer.com/wp-content/uploads/2021/06/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-5.jpg_640x640-5.jpg', 0, 'attachment', 'image/jpeg', 0),
(4225, 1, '2021-06-01 12:17:06', '2021-06-01 12:17:06', '', 'JIALUOWEI 11cm High Heel Unisex\'s Lolita Punk Fashion Gothic Creepers Shoes Halloween Costumes Steampunk Ankle boots Size5-15', 'Color: pink in stock, Shoe Size: 13, Ships From: China', 'publish', 'closed', 'closed', '', 'jialuowei-11cm-high-heel-unisexs-lolita-punk-fashion-gothic-creepers-shoes-halloween-costumes-steampunk-ankle-boots-size5-15-38', '', '', '2021-06-01 12:17:06', '2021-06-01 12:17:06', '', 4175, 'http://shoestimer.com/?post_type=product_variation&p=4225', 38, 'product_variation', '', 0),
(4226, 1, '2021-06-01 12:17:07', '2021-06-01 12:17:07', '', 'JIALUOWEI 11cm High Heel Unisex\'s Lolita Punk Fashion Gothic Creepers Shoes Halloween Costumes Steampunk Ankle boots Size5-15', 'Color: pink in stock, Shoe Size: 12, Ships From: SPAIN', 'publish', 'closed', 'closed', '', 'jialuowei-11cm-high-heel-unisexs-lolita-punk-fashion-gothic-creepers-shoes-halloween-costumes-steampunk-ankle-boots-size5-15-39', '', '', '2021-06-01 12:17:07', '2021-06-01 12:17:07', '', 4175, 'http://shoestimer.com/?post_type=product_variation&p=4226', 39, 'product_variation', '', 0),
(4227, 1, '2021-06-01 12:17:07', '2021-06-01 12:17:07', '', 'JIALUOWEI 11cm High Heel Unisex\'s Lolita Punk Fashion Gothic Creepers Shoes Halloween Costumes Steampunk Ankle boots Size5-15', 'Color: pink in stock, Shoe Size: 14, Ships From: China', 'publish', 'closed', 'closed', '', 'jialuowei-11cm-high-heel-unisexs-lolita-punk-fashion-gothic-creepers-shoes-halloween-costumes-steampunk-ankle-boots-size5-15-40', '', '', '2021-06-01 12:17:07', '2021-06-01 12:17:07', '', 4175, 'http://shoestimer.com/?post_type=product_variation&p=4227', 40, 'product_variation', '', 0),
(4228, 1, '2021-06-01 12:17:08', '2021-06-01 12:17:08', '', 'JIALUOWEI 11cm High Heel Unisex\'s Lolita Punk Fashion Gothic Creepers Shoes Halloween Costumes Steampunk Ankle boots Size5-15', 'Color: pink in stock, Shoe Size: 13, Ships From: SPAIN', 'publish', 'closed', 'closed', '', 'jialuowei-11cm-high-heel-unisexs-lolita-punk-fashion-gothic-creepers-shoes-halloween-costumes-steampunk-ankle-boots-size5-15-41', '', '', '2021-06-01 12:17:08', '2021-06-01 12:17:08', '', 4175, 'http://shoestimer.com/?post_type=product_variation&p=4228', 41, 'product_variation', '', 0),
(4229, 1, '2021-06-01 12:17:08', '2021-06-01 12:17:08', '', 'JIALUOWEI 11cm High Heel Unisex\'s Lolita Punk Fashion Gothic Creepers Shoes Halloween Costumes Steampunk Ankle boots Size5-15', 'Color: pink in stock, Shoe Size: 15, Ships From: China', 'publish', 'closed', 'closed', '', 'jialuowei-11cm-high-heel-unisexs-lolita-punk-fashion-gothic-creepers-shoes-halloween-costumes-steampunk-ankle-boots-size5-15-42', '', '', '2021-06-01 12:17:08', '2021-06-01 12:17:08', '', 4175, 'http://shoestimer.com/?post_type=product_variation&p=4229', 42, 'product_variation', '', 0),
(4230, 1, '2021-06-01 12:17:08', '2021-06-01 12:17:08', '', 'JIALUOWEI 11cm High Heel Unisex\'s Lolita Punk Fashion Gothic Creepers Shoes Halloween Costumes Steampunk Ankle boots Size5-15', 'Color: pink in stock, Shoe Size: 14, Ships From: SPAIN', 'publish', 'closed', 'closed', '', 'jialuowei-11cm-high-heel-unisexs-lolita-punk-fashion-gothic-creepers-shoes-halloween-costumes-steampunk-ankle-boots-size5-15-43', '', '', '2021-06-01 12:17:08', '2021-06-01 12:17:08', '', 4175, 'http://shoestimer.com/?post_type=product_variation&p=4230', 43, 'product_variation', '', 0),
(4231, 1, '2021-06-01 12:17:08', '2021-06-01 12:17:08', '', 'JIALUOWEI 11cm High Heel Unisex\'s Lolita Punk Fashion Gothic Creepers Shoes Halloween Costumes Steampunk Ankle boots Size5-15', 'Color: pink in stock, Shoe Size: 15, Ships From: SPAIN', 'publish', 'closed', 'closed', '', 'jialuowei-11cm-high-heel-unisexs-lolita-punk-fashion-gothic-creepers-shoes-halloween-costumes-steampunk-ankle-boots-size5-15-44', '', '', '2021-06-01 12:17:08', '2021-06-01 12:17:08', '', 4175, 'http://shoestimer.com/?post_type=product_variation&p=4231', 44, 'product_variation', '', 0),
(4232, 0, '2021-06-01 12:17:09', '2021-06-01 12:17:09', '', 'jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-6.jpg_640x640-6', '', 'inherit', 'open', 'closed', '', 'jialuowei-fetish-ballet-boots-women-high-heel-spike-black-pu-cross-tied-lace-up-mid-calf-6-jpg_640x640-6', '', '', '2021-06-01 12:17:09', '2021-06-01 12:17:09', '', 3978, 'http://shoestimer.com/wp-content/uploads/2021/06/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-6.jpg_640x640-6.jpg', 0, 'attachment', 'image/jpeg', 0),
(4233, 0, '2021-06-01 12:17:12', '2021-06-01 12:17:12', '', 'jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-7.jpg_640x640-7', '', 'inherit', 'open', 'closed', '', 'jialuowei-fetish-ballet-boots-women-high-heel-spike-black-pu-cross-tied-lace-up-mid-calf-7-jpg_640x640-7', '', '', '2021-06-01 12:17:12', '2021-06-01 12:17:12', '', 3978, 'http://shoestimer.com/wp-content/uploads/2021/06/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-7.jpg_640x640-7.jpg', 0, 'attachment', 'image/jpeg', 0),
(4234, 0, '2021-06-01 12:17:14', '2021-06-01 12:17:14', '', 'jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-8.jpg_640x640-8', '', 'inherit', 'open', 'closed', '', 'jialuowei-fetish-ballet-boots-women-high-heel-spike-black-pu-cross-tied-lace-up-mid-calf-8-jpg_640x640-8', '', '', '2021-06-01 12:17:14', '2021-06-01 12:17:14', '', 3978, 'http://shoestimer.com/wp-content/uploads/2021/06/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-8.jpg_640x640-8.jpg', 0, 'attachment', 'image/jpeg', 0),
(4235, 0, '2021-06-01 12:17:17', '2021-06-01 12:17:17', '', 'jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-9.jpg_640x640-9', '', 'inherit', 'open', 'closed', '', 'jialuowei-fetish-ballet-boots-women-high-heel-spike-black-pu-cross-tied-lace-up-mid-calf-9-jpg_640x640-9', '', '', '2021-06-01 12:17:17', '2021-06-01 12:17:17', '', 3978, 'http://shoestimer.com/wp-content/uploads/2021/06/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-9.jpg_640x640-9.jpg', 0, 'attachment', 'image/jpeg', 0),
(4236, 0, '2021-06-01 12:17:20', '2021-06-01 12:17:20', '', 'jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-10.jpg_640x640-10', '', 'inherit', 'open', 'closed', '', 'jialuowei-fetish-ballet-boots-women-high-heel-spike-black-pu-cross-tied-lace-up-mid-calf-10-jpg_640x640-10', '', '', '2021-06-01 12:17:20', '2021-06-01 12:17:20', '', 3978, 'http://shoestimer.com/wp-content/uploads/2021/06/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-10.jpg_640x640-10.jpg', 0, 'attachment', 'image/jpeg', 0),
(4237, 0, '2021-06-01 12:17:24', '2021-06-01 12:17:24', '', 'jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-11.jpg_640x640-11', '', 'inherit', 'open', 'closed', '', 'jialuowei-fetish-ballet-boots-women-high-heel-spike-black-pu-cross-tied-lace-up-mid-calf-11-jpg_640x640-11', '', '', '2021-06-01 12:17:24', '2021-06-01 12:17:24', '', 3978, 'http://shoestimer.com/wp-content/uploads/2021/06/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-11.jpg_640x640-11.jpg', 0, 'attachment', 'image/jpeg', 0),
(4238, 0, '2021-06-01 12:17:27', '2021-06-01 12:17:27', '', 'jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-12.jpg_640x640-12', '', 'inherit', 'open', 'closed', '', 'jialuowei-fetish-ballet-boots-women-high-heel-spike-black-pu-cross-tied-lace-up-mid-calf-12-jpg_640x640-12', '', '', '2021-06-01 12:17:27', '2021-06-01 12:17:27', '', 3978, 'http://shoestimer.com/wp-content/uploads/2021/06/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-12.jpg_640x640-12.jpg', 0, 'attachment', 'image/jpeg', 0),
(4239, 0, '2021-06-01 12:17:30', '2021-06-01 12:17:30', '', 'jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-13.jpg_640x640-13', '', 'inherit', 'open', 'closed', '', 'jialuowei-fetish-ballet-boots-women-high-heel-spike-black-pu-cross-tied-lace-up-mid-calf-13-jpg_640x640-13', '', '', '2021-06-01 12:17:30', '2021-06-01 12:17:30', '', 3978, 'http://shoestimer.com/wp-content/uploads/2021/06/jialuowei-Fetish-Ballet-Boots-Women-High-Heel-Spike-Black-PU-Cross-Tied-Lace-Up-Mid-Calf-13.jpg_640x640-13.jpg', 0, 'attachment', 'image/jpeg', 0),
(4240, 0, '2021-06-01 12:17:35', '2021-06-01 12:17:35', '', 'Black-Sock-Boots-Women-2020-New-Punk-Gothic-Shoes-Ankle-Boots-Platform-Shoes-Women-White-Sock-1', '', 'inherit', 'open', 'closed', '', 'black-sock-boots-women-2020-new-punk-gothic-shoes-ankle-boots-platform-shoes-women-white-sock-1', '', '', '2021-06-01 12:17:35', '2021-06-01 12:17:35', '', 4143, 'http://shoestimer.com/wp-content/uploads/2021/06/Black-Sock-Boots-Women-2020-New-Punk-Gothic-Shoes-Ankle-Boots-Platform-Shoes-Women-White-Sock-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(4241, 0, '2021-06-01 12:17:39', '2021-06-01 12:17:39', '', 'Black-Sock-Boots-Women-2020-New-Punk-Gothic-Shoes-Ankle-Boots-Platform-Shoes-Women-White-Sock-2', '', 'inherit', 'open', 'closed', '', 'black-sock-boots-women-2020-new-punk-gothic-shoes-ankle-boots-platform-shoes-women-white-sock-2', '', '', '2021-06-01 12:17:39', '2021-06-01 12:17:39', '', 4143, 'http://shoestimer.com/wp-content/uploads/2021/06/Black-Sock-Boots-Women-2020-New-Punk-Gothic-Shoes-Ankle-Boots-Platform-Shoes-Women-White-Sock-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(4242, 0, '2021-06-01 12:17:42', '2021-06-01 12:17:42', '', 'Black-Sock-Boots-Women-2020-New-Punk-Gothic-Shoes-Ankle-Boots-Platform-Shoes-Women-White-Sock-3', '', 'inherit', 'open', 'closed', '', 'black-sock-boots-women-2020-new-punk-gothic-shoes-ankle-boots-platform-shoes-women-white-sock-3', '', '', '2021-06-01 12:17:42', '2021-06-01 12:17:42', '', 4143, 'http://shoestimer.com/wp-content/uploads/2021/06/Black-Sock-Boots-Women-2020-New-Punk-Gothic-Shoes-Ankle-Boots-Platform-Shoes-Women-White-Sock-3.jpg', 0, 'attachment', 'image/jpeg', 0),
(4243, 0, '2021-06-01 12:17:45', '2021-06-01 12:17:45', '', 'Black-Sock-Boots-Women-2020-New-Punk-Gothic-Shoes-Ankle-Boots-Platform-Shoes-Women-White-Sock-4', '', 'inherit', 'open', 'closed', '', 'black-sock-boots-women-2020-new-punk-gothic-shoes-ankle-boots-platform-shoes-women-white-sock-4', '', '', '2021-06-01 12:17:45', '2021-06-01 12:17:45', '', 4143, 'http://shoestimer.com/wp-content/uploads/2021/06/Black-Sock-Boots-Women-2020-New-Punk-Gothic-Shoes-Ankle-Boots-Platform-Shoes-Women-White-Sock-4.jpg', 0, 'attachment', 'image/jpeg', 0),
(4244, 0, '2021-06-01 12:17:50', '2021-06-01 12:17:50', '', 'Black-Sock-Boots-Women-2020-New-Punk-Gothic-Shoes-Ankle-Boots-Platform-Shoes-Women-White-Sock-5', '', 'inherit', 'open', 'closed', '', 'black-sock-boots-women-2020-new-punk-gothic-shoes-ankle-boots-platform-shoes-women-white-sock-5', '', '', '2021-06-01 12:17:50', '2021-06-01 12:17:50', '', 4143, 'http://shoestimer.com/wp-content/uploads/2021/06/Black-Sock-Boots-Women-2020-New-Punk-Gothic-Shoes-Ankle-Boots-Platform-Shoes-Women-White-Sock-5.jpg', 0, 'attachment', 'image/jpeg', 0),
(4245, 0, '2021-06-01 12:17:53', '2021-06-01 12:17:53', '', 'Black-Sock-Boots-Women-2020-New-Punk-Gothic-Shoes-Ankle-Boots-Platform-Shoes-Women-White-Sock.jpg_640x640', '', 'inherit', 'open', 'closed', '', 'black-sock-boots-women-2020-new-punk-gothic-shoes-ankle-boots-platform-shoes-women-white-sock-jpg_640x640', '', '', '2021-06-01 12:17:53', '2021-06-01 12:17:53', '', 4143, 'http://shoestimer.com/wp-content/uploads/2021/06/Black-Sock-Boots-Women-2020-New-Punk-Gothic-Shoes-Ankle-Boots-Platform-Shoes-Women-White-Sock.jpg_640x640.jpg', 0, 'attachment', 'image/jpeg', 0),
(4246, 0, '2021-06-01 12:17:55', '2021-06-01 12:17:55', '', 'Black-Sock-Boots-Women-2020-New-Punk-Gothic-Shoes-Ankle-Boots-Platform-Shoes-Women-White-Sock-1.jpg_640x640-1', '', 'inherit', 'open', 'closed', '', 'black-sock-boots-women-2020-new-punk-gothic-shoes-ankle-boots-platform-shoes-women-white-sock-1-jpg_640x640-1', '', '', '2021-06-01 12:17:55', '2021-06-01 12:17:55', '', 4143, 'http://shoestimer.com/wp-content/uploads/2021/06/Black-Sock-Boots-Women-2020-New-Punk-Gothic-Shoes-Ankle-Boots-Platform-Shoes-Women-White-Sock-1.jpg_640x640-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(4247, 0, '2021-06-01 12:17:57', '2021-06-01 12:17:57', '', 'Black-Sock-Boots-Women-2020-New-Punk-Gothic-Shoes-Ankle-Boots-Platform-Shoes-Women-White-Sock-2.jpg_640x640-2', '', 'inherit', 'open', 'closed', '', 'black-sock-boots-women-2020-new-punk-gothic-shoes-ankle-boots-platform-shoes-women-white-sock-2-jpg_640x640-2', '', '', '2021-06-01 12:17:57', '2021-06-01 12:17:57', '', 4143, 'http://shoestimer.com/wp-content/uploads/2021/06/Black-Sock-Boots-Women-2020-New-Punk-Gothic-Shoes-Ankle-Boots-Platform-Shoes-Women-White-Sock-2.jpg_640x640-2.jpg', 0, 'attachment', 'image/jpeg', 0);
INSERT INTO `wpx5_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(4248, 1, '2021-06-01 12:18:00', '2021-06-01 12:18:00', '                <div class=\"product-specs-list-container\">\n                    <ul class=\"product-specs-list util-clearfix\">\n						                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Brand Name:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">MOYING</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Gender:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Unisex</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Origin:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">CN(Origin)</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Sports Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">adiPure</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Function:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Motion Control</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Applicable Place:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Concrete Floor</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Level Of Practice:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Professional</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Department Name:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Adult</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Feature:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Breathable</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Feature:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Height Increasing</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Feature:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Massage</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Feature:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">waterproof</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Insole Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">PVC</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Athletic Shoe Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Running Shoes</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Upper Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Mesh</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Shoe Width:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Medium(B,M)</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Upper Height:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">low</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Outsole Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">EVA</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Technology:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">PTPP</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Closure Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Lace-up</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">For Distance:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Marathon(>40km)</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Fit:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Fits true to size, take your normal size</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Release Date:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Spring2019</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Model Number:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">sport shoes women</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Model Number 1:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">tenis feminino sport shoes</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Model Number 2:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">mens trainers white shoes</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Model Number 3:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">zapatillas hombre deportiva</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Model Number 4:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">sapato feminino</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Model Number 5:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">shoes women sneakers</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Model Number 6:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">tenis masculino adulto</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Model Number 7:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">male sports shoes</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Model Number 8:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">men\'s shoes fashion men sneakers shoes</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Model Number 9:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">tenis masculino esportivo</span>\n                            </li>\n							                    </ul>\n                </div>\n				<div class=\"detailmodule_html\"><div class=\"detail-desc-decorate-richtext\"><kse:widget data-widget-type=\"relatedProduct\" id=\"24895509\" title=\"running\" type=\"relation\"></kse:widget>\n<p style=\"text-align: left;margin:0;\"><img src=\"https://ae01.alicdn.com/kf/H02319cdee6f04f7d962756012df5aa21b.jpg?width=790&height=586&hash=1376\"><img src=\"https://ae01.alicdn.com/kf/H76d27d6e26db4743889181d983a91d7cb.jpg?width=790&height=1314&hash=2104\"><img src=\"https://ae01.alicdn.com/kf/He2c7917061674b5d9e857d177c7f768al.jpg?width=790&height=1180&hash=1970\"><img src=\"https://ae01.alicdn.com/kf/H12395b8acd7a4afa9070495562921ff8L.jpg?width=790&height=1390&hash=2180\"><img src=\"https://ae01.alicdn.com/kf/H796f6535649c41d2903203edf3015567V.jpg?width=790&height=1030&hash=1820\"><img src=\"https://ae01.alicdn.com/kf/H45e4bf5e4f3b4fbb9bc67eeb694a480ex.jpg?width=790&height=1064&hash=1854\"><img src=\"https://ae01.alicdn.com/kf/H65c78a275bec4b5daf87b089fad02d95O.jpg?width=790&height=1406&hash=2196\"><img src=\"https://ae01.alicdn.com/kf/He971f76d3d1a4117957b9e45e4af151ep.jpg?width=790&height=918&hash=1708\"><img src=\"https://ae01.alicdn.com/kf/H541478715d314aa6b3c305eb135049503.jpg?width=790&height=1206&hash=1996\"><img src=\"https://ae01.alicdn.com/kf/H2293d441738345daac83f5c5551c2c83Y.jpg?width=790&height=1004&hash=1794\"><img src=\"https://ae01.alicdn.com/kf/H343a1f595b024fb9a1bc3ddc138337ebt.jpg?width=790&height=976&hash=1766\"><img src=\"https://ae01.alicdn.com/kf/Ha3332bfaa38949aca1561edcda893e99N.jpg?width=790&height=936&hash=1726\"><img src=\"https://ae01.alicdn.com/kf/He8194d2a1624454cb14d714fe86c13b0y.jpg?width=790&height=1018&hash=1808\"><img src=\"https://ae01.alicdn.com/kf/H7525310e1fa647adb2651b1e7672bbe5j.jpg?width=790&height=1200&hash=1990\"><img src=\"https://ae01.alicdn.com/kf/H8ed5e95f6244436faf694d1beeb074038.jpg?width=790&height=705&hash=1495\"><img src=\"https://ae01.alicdn.com/kf/H24a7324e86f248489cde8842f9ce5f33D.jpg?width=790&height=960&hash=1750\"><img src=\"https://ae01.alicdn.com/kf/H2ccb3cad9d964c5dac2b2ac40ec76e0aA.jpg?width=790&height=1071&hash=1861\"><img src=\"https://ae01.alicdn.com/kf/Ha4c4f7cc72214b94a5ccaf55fae522d3d.jpg?width=790&height=873&hash=1663\"><img src=\"https://ae01.alicdn.com/kf/He752df2fa090471ebae49086c5f2d9b7D.jpg?width=790&height=792&hash=1582\"><img src=\"https://ae01.alicdn.com/kf/H377ed8b5d88a47068a3a0036362bed47W.jpg?width=790&height=732&hash=1522\"><img src=\"https://ae01.alicdn.com/kf/H380853047e854552bf1dd9547f8b63c69.jpg?width=790&height=990&hash=1780\"><img src=\"https://ae01.alicdn.com/kf/H35bc15579f33424eaf4ac5f340dfdc9aV.jpg?width=790&height=1034&hash=1824\"><img src=\"https://ae01.alicdn.com/kf/H1ae9b7d2a8464c61a83f1f39633cbcbft.jpg?width=790&height=699&hash=1489\"><img src=\"https://ae01.alicdn.com/kf/Hceedf1df712241e1877bc308abf949454.jpg?width=790&height=975&hash=1765\"><img src=\"https://ae01.alicdn.com/kf/Hbe84e351c668429f907f4e4d0194260fE.jpg?width=790&height=1080&hash=1870\"><img src=\"https://ae01.alicdn.com/kf/H970492d36d2947f2952180613a9c6bf3X.jpg?width=790&height=861&hash=1651\"><img src=\"https://ae01.alicdn.com/kf/Hc98e679beb27489186400c8ff91672e38.jpg?width=790&height=798&hash=1588\"><img src=\"https://ae01.alicdn.com/kf/Ha84589f82c83468d91f0f40f288f89d1v.jpg?width=790&height=738&hash=1528\"><img src=\"https://ae01.alicdn.com/kf/H146a014a5fb04be89249106da14dbd38G.jpg?width=790&height=822&hash=1612\"></p>\n</div></div>\n\n\n', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Mens Shoes Zapatos De Mujer', '', 'publish', 'open', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-zapatos-de-mujer', '', '', '2021-06-01 12:19:10', '2021-06-01 12:19:10', '', 0, 'http://shoestimer.com/product/women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-zapatos-de-mujer/', 0, 'product', '', 0),
(4249, 0, '2021-06-01 12:18:00', '2021-06-01 12:18:00', '', 'Black-Sock-Boots-Women-2020-New-Punk-Gothic-Shoes-Ankle-Boots-Platform-Shoes-Women-White-Sock-3.jpg_640x640-3', '', 'inherit', 'open', 'closed', '', 'black-sock-boots-women-2020-new-punk-gothic-shoes-ankle-boots-platform-shoes-women-white-sock-3-jpg_640x640-3', '', '', '2021-06-01 12:18:00', '2021-06-01 12:18:00', '', 4143, 'http://shoestimer.com/wp-content/uploads/2021/06/Black-Sock-Boots-Women-2020-New-Punk-Gothic-Shoes-Ankle-Boots-Platform-Shoes-Women-White-Sock-3.jpg_640x640-3.jpg', 0, 'attachment', 'image/jpeg', 0),
(4250, 1, '2021-06-01 12:18:04', '2021-06-01 12:18:04', '', 'Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes', '', 'inherit', 'open', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes', '', '', '2021-06-01 12:18:04', '2021-06-01 12:18:04', '', 4248, 'http://shoestimer.com/wp-content/uploads/2021/06/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg', 0, 'attachment', 'image/jpeg', 0),
(4251, 0, '2021-06-01 12:18:04', '2021-06-01 12:18:04', '', 'JIALUOWEI-11cm-High-Heel-Unisex-s-Lolita-Punk-Fashion-Gothic-Creepers-Shoes-Halloween-Costumes-Steampunk-Ankle-1', '', 'inherit', 'open', 'closed', '', 'jialuowei-11cm-high-heel-unisex-s-lolita-punk-fashion-gothic-creepers-shoes-halloween-costumes-steampunk-ankle-1', '', '', '2021-06-01 12:18:04', '2021-06-01 12:18:04', '', 4175, 'http://shoestimer.com/wp-content/uploads/2021/06/JIALUOWEI-11cm-High-Heel-Unisex-s-Lolita-Punk-Fashion-Gothic-Creepers-Shoes-Halloween-Costumes-Steampunk-Ankle-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(4252, 1, '2021-06-01 12:18:11', '2021-06-01 12:18:11', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Mens Shoes Zapatos De Mujer', 'Color: G133 Yellow, Shoe Size: 6.5', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-zapatos-de-mujer', '', '', '2021-06-01 12:18:11', '2021-06-01 12:18:11', '', 4248, 'http://shoestimer.com/?post_type=product_variation&p=4252', 1, 'product_variation', '', 0),
(4253, 1, '2021-06-01 12:18:11', '2021-06-01 12:18:11', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Mens Shoes Zapatos De Mujer', 'Color: G133 Yellow, Shoe Size: 7.5', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-zapatos-de-mujer-2', '', '', '2021-06-01 12:18:11', '2021-06-01 12:18:11', '', 4248, 'http://shoestimer.com/?post_type=product_variation&p=4253', 2, 'product_variation', '', 0),
(4254, 1, '2021-06-01 12:18:11', '2021-06-01 12:18:11', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Mens Shoes Zapatos De Mujer', 'Color: G133 Yellow, Shoe Size: 7', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-zapatos-de-mujer-3', '', '', '2021-06-01 12:18:11', '2021-06-01 12:18:11', '', 4248, 'http://shoestimer.com/?post_type=product_variation&p=4254', 3, 'product_variation', '', 0),
(4255, 1, '2021-06-01 12:18:12', '2021-06-01 12:18:12', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Mens Shoes Zapatos De Mujer', 'Color: G133 Yellow, Shoe Size: 8.5', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-zapatos-de-mujer-4', '', '', '2021-06-01 12:18:12', '2021-06-01 12:18:12', '', 4248, 'http://shoestimer.com/?post_type=product_variation&p=4255', 4, 'product_variation', '', 0),
(4257, 1, '2021-06-01 12:18:12', '2021-06-01 12:18:12', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Mens Shoes Zapatos De Mujer', 'Color: G133 Yellow, Shoe Size: 8', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-zapatos-de-mujer-5', '', '', '2021-06-01 12:18:12', '2021-06-01 12:18:12', '', 4248, 'http://shoestimer.com/?post_type=product_variation&p=4257', 5, 'product_variation', '', 0),
(4256, 1, '2021-06-01 12:18:12', '2021-06-01 12:18:12', '                <div class=\"product-specs-list-container\">\n                    <ul class=\"product-specs-list util-clearfix\">\n						                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Brand Name:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">muermu</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Gender:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Unisex</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Sports Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Active</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Function:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Cushioning</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Level Of Practice:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Beginner</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Department Name:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Adult</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Insole Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Rubber</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Athletic Shoe Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Running Shoes</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Upper Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">PU</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Upper Height:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">low</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Model Number:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">n36</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Outsole Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">PVC</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Closure Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Lace-up</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Fit:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Fits true to size, take your normal size</span>\n                            </li>\n							                    </ul>\n                </div>\n				<div class=\"detailmodule_html\"><div class=\"detail-desc-decorate-richtext\"><p style=\"text-align: center;\">\n	<img alt=\"aa (1)\" src=\"https://ae01.alicdn.com/kf/Hb5fb8f378e29410f8999b3867bb9bb85S.jpg\" /><img alt=\"aa (2)\" src=\"https://ae01.alicdn.com/kf/H2816110e90554d61a26b59e40f9c7ff8S.jpg\" /><img alt=\"aa (3)\" src=\"https://ae01.alicdn.com/kf/He118b680c7904203a0b623aaf1742dcd3.jpg\" /><img alt=\"aa (4)\" src=\"https://ae01.alicdn.com/kf/H68a615ae9eb94bab9785dd4d13cc119f1.jpg\" /><img alt=\"aa (5)\" src=\"https://ae01.alicdn.com/kf/Hb984f081a29e4cb8a2a33654c1e2e9d2f.jpg\" /><img alt=\"aa (6)\" src=\"https://ae01.alicdn.com/kf/Hf6dd992e1ada47afa476f72681a5cb88S.jpg\" /><img alt=\"aa (7)\" src=\"https://ae01.alicdn.com/kf/H80c8469b497845bfb2df341f903724829.jpg\" /><img alt=\"aa (8)\" src=\"https://ae01.alicdn.com/kf/H7e30a0fbcfd8430a8765f997e26425bcd.jpg\" />\n</p></div></div>\n\n\n', 'Hot Sale Man Casual Shoes Couple Footwear Unisex Zapatos Hombre N045 Free Shiping', '', 'publish', 'open', 'closed', '', 'hot-sale-man-casual-shoes-couple-footwear-unisex-zapatos-hombre-n045-free-shiping', '', '', '2021-06-01 12:18:25', '2021-06-01 12:18:25', '', 0, 'http://shoestimer.com/product/hot-sale-man-casual-shoes-couple-footwear-unisex-zapatos-hombre-n045-free-shiping/', 0, 'product', '', 0),
(4258, 1, '2021-06-01 12:18:12', '2021-06-01 12:18:12', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Mens Shoes Zapatos De Mujer', 'Color: G133 Yellow, Shoe Size: 10', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-zapatos-de-mujer-6', '', '', '2021-06-01 12:18:12', '2021-06-01 12:18:12', '', 4248, 'http://shoestimer.com/?post_type=product_variation&p=4258', 6, 'product_variation', '', 0),
(4260, 1, '2021-06-01 12:18:12', '2021-06-01 12:18:12', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Mens Shoes Zapatos De Mujer', 'Color: G133 Yellow, Shoe Size: 9.5', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-zapatos-de-mujer-7', '', '', '2021-06-01 12:18:12', '2021-06-01 12:18:12', '', 4248, 'http://shoestimer.com/?post_type=product_variation&p=4260', 7, 'product_variation', '', 0),
(4259, 0, '2021-06-01 12:18:12', '2021-06-01 12:18:12', '', 'JIALUOWEI-11cm-High-Heel-Unisex-s-Lolita-Punk-Fashion-Gothic-Creepers-Shoes-Halloween-Costumes-Steampunk-Ankle-2', '', 'inherit', 'open', 'closed', '', 'jialuowei-11cm-high-heel-unisex-s-lolita-punk-fashion-gothic-creepers-shoes-halloween-costumes-steampunk-ankle-2', '', '', '2021-06-01 12:18:12', '2021-06-01 12:18:12', '', 4175, 'http://shoestimer.com/wp-content/uploads/2021/06/JIALUOWEI-11cm-High-Heel-Unisex-s-Lolita-Punk-Fashion-Gothic-Creepers-Shoes-Halloween-Costumes-Steampunk-Ankle-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(4262, 1, '2021-06-01 12:18:13', '2021-06-01 12:18:13', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Mens Shoes Zapatos De Mujer', 'Color: G133 White, Shoe Size: 9.5', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-zapatos-de-mujer-8', '', '', '2021-06-01 12:18:13', '2021-06-01 12:18:13', '', 4248, 'http://shoestimer.com/?post_type=product_variation&p=4262', 8, 'product_variation', '', 0),
(4261, 1, '2021-06-01 12:18:13', '2021-06-01 12:18:13', '', 'Hot-Sale-Man-Casual-Shoes-Couple-Footwear-Unisex-Zapatos-Hombre-N045-Free-Shiping', '', 'inherit', 'open', 'closed', '', 'hot-sale-man-casual-shoes-couple-footwear-unisex-zapatos-hombre-n045-free-shiping-2', '', '', '2021-06-01 12:18:13', '2021-06-01 12:18:13', '', 4256, 'http://shoestimer.com/wp-content/uploads/2021/06/Hot-Sale-Man-Casual-Shoes-Couple-Footwear-Unisex-Zapatos-Hombre-N045-Free-Shiping.jpg', 0, 'attachment', 'image/jpeg', 0),
(4263, 1, '2021-06-01 12:18:14', '2021-06-01 12:18:14', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Mens Shoes Zapatos De Mujer', 'Color: G133 White, Shoe Size: 8.5', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-zapatos-de-mujer-9', '', '', '2021-06-01 12:18:14', '2021-06-01 12:18:14', '', 4248, 'http://shoestimer.com/?post_type=product_variation&p=4263', 9, 'product_variation', '', 0),
(4264, 1, '2021-06-01 12:18:15', '2021-06-01 12:18:15', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Mens Shoes Zapatos De Mujer', 'Color: G133 White, Shoe Size: 11', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-zapatos-de-mujer-10', '', '', '2021-06-01 12:18:15', '2021-06-01 12:18:15', '', 4248, 'http://shoestimer.com/?post_type=product_variation&p=4264', 10, 'product_variation', '', 0),
(4265, 1, '2021-06-01 12:18:15', '2021-06-01 12:18:15', '', 'Hot Sale Man Casual Shoes Couple Footwear Unisex Zapatos Hombre N045 Free Shiping', 'Shoe Size: 38, Ships From: China', 'publish', 'closed', 'closed', '', 'hot-sale-man-casual-shoes-couple-footwear-unisex-zapatos-hombre-n045-free-shiping', '', '', '2021-06-01 12:18:15', '2021-06-01 12:18:15', '', 4256, 'http://shoestimer.com/?post_type=product_variation&p=4265', 1, 'product_variation', '', 0),
(4266, 1, '2021-06-01 12:18:16', '2021-06-01 12:18:16', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Mens Shoes Zapatos De Mujer', 'Color: G133 White, Shoe Size: 10', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-zapatos-de-mujer-11', '', '', '2021-06-01 12:18:16', '2021-06-01 12:18:16', '', 4248, 'http://shoestimer.com/?post_type=product_variation&p=4266', 11, 'product_variation', '', 0),
(4267, 1, '2021-06-01 12:18:16', '2021-06-01 12:18:16', '', 'Hot Sale Man Casual Shoes Couple Footwear Unisex Zapatos Hombre N045 Free Shiping', 'Shoe Size: 46, Ships From: China', 'publish', 'closed', 'closed', '', 'hot-sale-man-casual-shoes-couple-footwear-unisex-zapatos-hombre-n045-free-shiping-2', '', '', '2021-06-01 12:18:16', '2021-06-01 12:18:16', '', 4256, 'http://shoestimer.com/?post_type=product_variation&p=4267', 2, 'product_variation', '', 0),
(4268, 1, '2021-06-01 12:18:17', '2021-06-01 12:18:17', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Mens Shoes Zapatos De Mujer', 'Color: G133 Black Orange, Shoe Size: 5.5', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-zapatos-de-mujer-12', '', '', '2021-06-01 12:18:17', '2021-06-01 12:18:17', '', 4248, 'http://shoestimer.com/?post_type=product_variation&p=4268', 12, 'product_variation', '', 0),
(4269, 1, '2021-06-01 12:18:17', '2021-06-01 12:18:17', '', 'Hot Sale Man Casual Shoes Couple Footwear Unisex Zapatos Hombre N045 Free Shiping', 'Shoe Size: 39, Ships From: China', 'publish', 'closed', 'closed', '', 'hot-sale-man-casual-shoes-couple-footwear-unisex-zapatos-hombre-n045-free-shiping-3', '', '', '2021-06-01 12:18:17', '2021-06-01 12:18:17', '', 4256, 'http://shoestimer.com/?post_type=product_variation&p=4269', 3, 'product_variation', '', 0),
(4270, 1, '2021-06-01 12:18:18', '2021-06-01 12:18:18', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Mens Shoes Zapatos De Mujer', 'Color: G133 White, Shoe Size: 12', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-zapatos-de-mujer-13', '', '', '2021-06-01 12:18:18', '2021-06-01 12:18:18', '', 4248, 'http://shoestimer.com/?post_type=product_variation&p=4270', 13, 'product_variation', '', 0),
(4271, 1, '2021-06-01 12:18:18', '2021-06-01 12:18:18', '', 'Hot Sale Man Casual Shoes Couple Footwear Unisex Zapatos Hombre N045 Free Shiping', 'Shoe Size: 36, Ships From: China', 'publish', 'closed', 'closed', '', 'hot-sale-man-casual-shoes-couple-footwear-unisex-zapatos-hombre-n045-free-shiping-4', '', '', '2021-06-01 12:18:18', '2021-06-01 12:18:18', '', 4256, 'http://shoestimer.com/?post_type=product_variation&p=4271', 4, 'product_variation', '', 0),
(4272, 1, '2021-06-01 12:18:18', '2021-06-01 12:18:18', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Mens Shoes Zapatos De Mujer', 'Color: G133 Black Orange, Shoe Size: 6.5', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-zapatos-de-mujer-14', '', '', '2021-06-01 12:18:18', '2021-06-01 12:18:18', '', 4248, 'http://shoestimer.com/?post_type=product_variation&p=4272', 14, 'product_variation', '', 0),
(4273, 1, '2021-06-01 12:18:18', '2021-06-01 12:18:18', '', 'Hot Sale Man Casual Shoes Couple Footwear Unisex Zapatos Hombre N045 Free Shiping', 'Shoe Size: 42, Ships From: China', 'publish', 'closed', 'closed', '', 'hot-sale-man-casual-shoes-couple-footwear-unisex-zapatos-hombre-n045-free-shiping-5', '', '', '2021-06-01 12:18:18', '2021-06-01 12:18:18', '', 4256, 'http://shoestimer.com/?post_type=product_variation&p=4273', 5, 'product_variation', '', 0),
(4274, 0, '2021-06-01 12:18:18', '2021-06-01 12:18:18', '', 'JIALUOWEI-11cm-High-Heel-Unisex-s-Lolita-Punk-Fashion-Gothic-Creepers-Shoes-Halloween-Costumes-Steampunk-Ankle-3', '', 'inherit', 'open', 'closed', '', 'jialuowei-11cm-high-heel-unisex-s-lolita-punk-fashion-gothic-creepers-shoes-halloween-costumes-steampunk-ankle-3', '', '', '2021-06-01 12:18:18', '2021-06-01 12:18:18', '', 4175, 'http://shoestimer.com/wp-content/uploads/2021/06/JIALUOWEI-11cm-High-Heel-Unisex-s-Lolita-Punk-Fashion-Gothic-Creepers-Shoes-Halloween-Costumes-Steampunk-Ankle-3.jpg', 0, 'attachment', 'image/jpeg', 0),
(4275, 1, '2021-06-01 12:18:19', '2021-06-01 12:18:19', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Mens Shoes Zapatos De Mujer', 'Color: G133 Black Orange, Shoe Size: 6', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-zapatos-de-mujer-15', '', '', '2021-06-01 12:18:19', '2021-06-01 12:18:19', '', 4248, 'http://shoestimer.com/?post_type=product_variation&p=4275', 15, 'product_variation', '', 0),
(4277, 1, '2021-06-01 12:18:20', '2021-06-01 12:18:20', '', 'Hot Sale Man Casual Shoes Couple Footwear Unisex Zapatos Hombre N045 Free Shiping', 'Shoe Size: 42.5, Ships From: China', 'publish', 'closed', 'closed', '', 'hot-sale-man-casual-shoes-couple-footwear-unisex-zapatos-hombre-n045-free-shiping-7', '', '', '2021-06-01 12:18:20', '2021-06-01 12:18:20', '', 4256, 'http://shoestimer.com/?post_type=product_variation&p=4277', 7, 'product_variation', '', 0),
(4276, 1, '2021-06-01 12:18:19', '2021-06-01 12:18:19', '', 'Hot Sale Man Casual Shoes Couple Footwear Unisex Zapatos Hombre N045 Free Shiping', 'Shoe Size: 43, Ships From: China', 'publish', 'closed', 'closed', '', 'hot-sale-man-casual-shoes-couple-footwear-unisex-zapatos-hombre-n045-free-shiping-6', '', '', '2021-06-01 12:18:19', '2021-06-01 12:18:19', '', 4256, 'http://shoestimer.com/?post_type=product_variation&p=4276', 6, 'product_variation', '', 0),
(4279, 1, '2021-06-01 12:18:20', '2021-06-01 12:18:20', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Mens Shoes Zapatos De Mujer', 'Color: G133 Yellow, Shoe Size: 11', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-zapatos-de-mujer-17', '', '', '2021-06-01 12:18:20', '2021-06-01 12:18:20', '', 4248, 'http://shoestimer.com/?post_type=product_variation&p=4279', 17, 'product_variation', '', 0),
(4278, 1, '2021-06-01 12:18:20', '2021-06-01 12:18:20', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Mens Shoes Zapatos De Mujer', 'Color: G133 Yellow, Shoe Size: 12', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-zapatos-de-mujer-16', '', '', '2021-06-01 12:18:20', '2021-06-01 12:18:20', '', 4248, 'http://shoestimer.com/?post_type=product_variation&p=4278', 16, 'product_variation', '', 0),
(4280, 1, '2021-06-01 12:18:21', '2021-06-01 12:18:21', '', 'Hot Sale Man Casual Shoes Couple Footwear Unisex Zapatos Hombre N045 Free Shiping', 'Shoe Size: 40, Ships From: China', 'publish', 'closed', 'closed', '', 'hot-sale-man-casual-shoes-couple-footwear-unisex-zapatos-hombre-n045-free-shiping-8', '', '', '2021-06-01 12:18:21', '2021-06-01 12:18:21', '', 4256, 'http://shoestimer.com/?post_type=product_variation&p=4280', 8, 'product_variation', '', 0),
(4281, 1, '2021-06-01 12:18:21', '2021-06-01 12:18:21', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Mens Shoes Zapatos De Mujer', 'Color: G133 White, Shoe Size: 6', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-zapatos-de-mujer-18', '', '', '2021-06-01 12:18:21', '2021-06-01 12:18:21', '', 4248, 'http://shoestimer.com/?post_type=product_variation&p=4281', 18, 'product_variation', '', 0),
(4284, 1, '2021-06-01 12:18:21', '2021-06-01 12:18:21', '', 'Hot Sale Man Casual Shoes Couple Footwear Unisex Zapatos Hombre N045 Free Shiping', 'Shoe Size: 37, Ships From: China', 'publish', 'closed', 'closed', '', 'hot-sale-man-casual-shoes-couple-footwear-unisex-zapatos-hombre-n045-free-shiping-10', '', '', '2021-06-01 12:18:21', '2021-06-01 12:18:21', '', 4256, 'http://shoestimer.com/?post_type=product_variation&p=4284', 10, 'product_variation', '', 0),
(4282, 1, '2021-06-01 12:18:21', '2021-06-01 12:18:21', '', 'Hot Sale Man Casual Shoes Couple Footwear Unisex Zapatos Hombre N045 Free Shiping', 'Shoe Size: 44, Ships From: China', 'publish', 'closed', 'closed', '', 'hot-sale-man-casual-shoes-couple-footwear-unisex-zapatos-hombre-n045-free-shiping-9', '', '', '2021-06-01 12:18:21', '2021-06-01 12:18:21', '', 4256, 'http://shoestimer.com/?post_type=product_variation&p=4282', 9, 'product_variation', '', 0),
(4283, 0, '2021-06-01 12:18:21', '2021-06-01 12:18:21', '', 'JIALUOWEI-11cm-High-Heel-Unisex-s-Lolita-Punk-Fashion-Gothic-Creepers-Shoes-Halloween-Costumes-Steampunk-Ankle-4', '', 'inherit', 'open', 'closed', '', 'jialuowei-11cm-high-heel-unisex-s-lolita-punk-fashion-gothic-creepers-shoes-halloween-costumes-steampunk-ankle-4', '', '', '2021-06-01 12:18:21', '2021-06-01 12:18:21', '', 4175, 'http://shoestimer.com/wp-content/uploads/2021/06/JIALUOWEI-11cm-High-Heel-Unisex-s-Lolita-Punk-Fashion-Gothic-Creepers-Shoes-Halloween-Costumes-Steampunk-Ankle-4.jpg', 0, 'attachment', 'image/jpeg', 0),
(4285, 1, '2021-06-01 12:18:21', '2021-06-01 12:18:21', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Mens Shoes Zapatos De Mujer', 'Color: G133 White, Shoe Size: 5.5', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-zapatos-de-mujer-19', '', '', '2021-06-01 12:18:21', '2021-06-01 12:18:21', '', 4248, 'http://shoestimer.com/?post_type=product_variation&p=4285', 19, 'product_variation', '', 0),
(4286, 1, '2021-06-01 12:18:22', '2021-06-01 12:18:22', '', 'Hot Sale Man Casual Shoes Couple Footwear Unisex Zapatos Hombre N045 Free Shiping', 'Shoe Size: 41, Ships From: China', 'publish', 'closed', 'closed', '', 'hot-sale-man-casual-shoes-couple-footwear-unisex-zapatos-hombre-n045-free-shiping-11', '', '', '2021-06-01 12:18:22', '2021-06-01 12:18:22', '', 4256, 'http://shoestimer.com/?post_type=product_variation&p=4286', 11, 'product_variation', '', 0),
(4288, 1, '2021-06-01 12:18:23', '2021-06-01 12:18:23', '', 'Hot Sale Man Casual Shoes Couple Footwear Unisex Zapatos Hombre N045 Free Shiping', 'Shoe Size: 45, Ships From: China', 'publish', 'closed', 'closed', '', 'hot-sale-man-casual-shoes-couple-footwear-unisex-zapatos-hombre-n045-free-shiping-12', '', '', '2021-06-01 12:18:23', '2021-06-01 12:18:23', '', 4256, 'http://shoestimer.com/?post_type=product_variation&p=4288', 12, 'product_variation', '', 0),
(4287, 1, '2021-06-01 12:18:22', '2021-06-01 12:18:22', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Mens Shoes Zapatos De Mujer', 'Color: G133 White, Shoe Size: 7', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-zapatos-de-mujer-20', '', '', '2021-06-01 12:18:22', '2021-06-01 12:18:22', '', 4248, 'http://shoestimer.com/?post_type=product_variation&p=4287', 20, 'product_variation', '', 0),
(4289, 1, '2021-06-01 12:18:23', '2021-06-01 12:18:23', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Mens Shoes Zapatos De Mujer', 'Color: G133 White, Shoe Size: 6.5', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-zapatos-de-mujer-21', '', '', '2021-06-01 12:18:23', '2021-06-01 12:18:23', '', 4248, 'http://shoestimer.com/?post_type=product_variation&p=4289', 21, 'product_variation', '', 0),
(4290, 1, '2021-06-01 12:18:24', '2021-06-01 12:18:24', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Mens Shoes Zapatos De Mujer', 'Color: G133 White, Shoe Size: 8', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-zapatos-de-mujer-22', '', '', '2021-06-01 12:18:24', '2021-06-01 12:18:24', '', 4248, 'http://shoestimer.com/?post_type=product_variation&p=4290', 22, 'product_variation', '', 0),
(4291, 1, '2021-06-01 12:18:25', '2021-06-01 12:18:25', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Mens Shoes Zapatos De Mujer', 'Color: G133 White, Shoe Size: 7.5', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-zapatos-de-mujer-23', '', '', '2021-06-01 12:18:25', '2021-06-01 12:18:25', '', 4248, 'http://shoestimer.com/?post_type=product_variation&p=4291', 23, 'product_variation', '', 0),
(4292, 0, '2021-06-01 12:18:25', '2021-06-01 12:18:25', '', 'JIALUOWEI-11cm-High-Heel-Unisex-s-Lolita-Punk-Fashion-Gothic-Creepers-Shoes-Halloween-Costumes-Steampunk-Ankle-5', '', 'inherit', 'open', 'closed', '', 'jialuowei-11cm-high-heel-unisex-s-lolita-punk-fashion-gothic-creepers-shoes-halloween-costumes-steampunk-ankle-5', '', '', '2021-06-01 12:18:25', '2021-06-01 12:18:25', '', 4175, 'http://shoestimer.com/wp-content/uploads/2021/06/JIALUOWEI-11cm-High-Heel-Unisex-s-Lolita-Punk-Fashion-Gothic-Creepers-Shoes-Halloween-Costumes-Steampunk-Ankle-5.jpg', 0, 'attachment', 'image/jpeg', 0),
(4293, 1, '2021-06-01 12:18:25', '2021-06-01 12:18:25', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Mens Shoes Zapatos De Mujer', 'Color: G133 Apple Green, Shoe Size: 12', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-zapatos-de-mujer-24', '', '', '2021-06-01 12:18:25', '2021-06-01 12:18:25', '', 4248, 'http://shoestimer.com/?post_type=product_variation&p=4293', 24, 'product_variation', '', 0),
(4294, 1, '2021-06-01 12:18:26', '2021-06-01 12:18:26', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Mens Shoes Zapatos De Mujer', 'Color: G133 Apple Green, Shoe Size: 7', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-zapatos-de-mujer-25', '', '', '2021-06-01 12:18:26', '2021-06-01 12:18:26', '', 4248, 'http://shoestimer.com/?post_type=product_variation&p=4294', 25, 'product_variation', '', 0),
(4295, 1, '2021-06-01 12:18:26', '2021-06-01 12:18:26', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Mens Shoes Zapatos De Mujer', 'Color: G133 Apple Green, Shoe Size: 6.5', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-zapatos-de-mujer-26', '', '', '2021-06-01 12:18:26', '2021-06-01 12:18:26', '', 4248, 'http://shoestimer.com/?post_type=product_variation&p=4295', 26, 'product_variation', '', 0),
(4296, 1, '2021-06-01 12:18:27', '2021-06-01 12:18:27', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Mens Shoes Zapatos De Mujer', 'Color: G133 Apple Green, Shoe Size: 8', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-zapatos-de-mujer-27', '', '', '2021-06-01 12:18:27', '2021-06-01 12:18:27', '', 4248, 'http://shoestimer.com/?post_type=product_variation&p=4296', 27, 'product_variation', '', 0),
(4297, 1, '2021-06-01 12:18:27', '2021-06-01 12:18:27', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Mens Shoes Zapatos De Mujer', 'Color: G133 Apple Green, Shoe Size: 7.5', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-zapatos-de-mujer-28', '', '', '2021-06-01 12:18:27', '2021-06-01 12:18:27', '', 4248, 'http://shoestimer.com/?post_type=product_variation&p=4297', 28, 'product_variation', '', 0),
(4298, 1, '2021-06-01 12:18:28', '2021-06-01 12:18:28', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Mens Shoes Zapatos De Mujer', 'Color: G133 Apple Green, Shoe Size: 9.5', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-zapatos-de-mujer-29', '', '', '2021-06-01 12:18:28', '2021-06-01 12:18:28', '', 4248, 'http://shoestimer.com/?post_type=product_variation&p=4298', 29, 'product_variation', '', 0),
(4299, 1, '2021-06-01 12:18:29', '2021-06-01 12:18:29', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Mens Shoes Zapatos De Mujer', 'Color: G133 Apple Green, Shoe Size: 8.5', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-zapatos-de-mujer-30', '', '', '2021-06-01 12:18:29', '2021-06-01 12:18:29', '', 4248, 'http://shoestimer.com/?post_type=product_variation&p=4299', 30, 'product_variation', '', 0),
(4300, 1, '2021-06-01 12:18:29', '2021-06-01 12:18:29', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Mens Shoes Zapatos De Mujer', 'Color: G133 Apple Green, Shoe Size: 11', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-zapatos-de-mujer-31', '', '', '2021-06-01 12:18:29', '2021-06-01 12:18:29', '', 4248, 'http://shoestimer.com/?post_type=product_variation&p=4300', 31, 'product_variation', '', 0),
(4301, 0, '2021-06-01 12:18:29', '2021-06-01 12:18:29', '', 'JIALUOWEI-11cm-High-Heel-Unisex-s-Lolita-Punk-Fashion-Gothic-Creepers-Shoes-Halloween-Costumes-Steampunk-Ankle.jpg_640x640', '', 'inherit', 'open', 'closed', '', 'jialuowei-11cm-high-heel-unisex-s-lolita-punk-fashion-gothic-creepers-shoes-halloween-costumes-steampunk-ankle-jpg_640x640', '', '', '2021-06-01 12:18:29', '2021-06-01 12:18:29', '', 4175, 'http://shoestimer.com/wp-content/uploads/2021/06/JIALUOWEI-11cm-High-Heel-Unisex-s-Lolita-Punk-Fashion-Gothic-Creepers-Shoes-Halloween-Costumes-Steampunk-Ankle.jpg_640x640.jpg', 0, 'attachment', 'image/jpeg', 0),
(4302, 1, '2021-06-01 12:18:29', '2021-06-01 12:18:29', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Mens Shoes Zapatos De Mujer', 'Color: G133 Apple Green, Shoe Size: 10', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-zapatos-de-mujer-32', '', '', '2021-06-01 12:18:29', '2021-06-01 12:18:29', '', 4248, 'http://shoestimer.com/?post_type=product_variation&p=4302', 32, 'product_variation', '', 0);
INSERT INTO `wpx5_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(4303, 1, '2021-06-01 12:18:30', '2021-06-01 12:18:30', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Mens Shoes Zapatos De Mujer', 'Color: G133 Black Green, Shoe Size: 6', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-zapatos-de-mujer-33', '', '', '2021-06-01 12:18:30', '2021-06-01 12:18:30', '', 4248, 'http://shoestimer.com/?post_type=product_variation&p=4303', 33, 'product_variation', '', 0),
(4304, 1, '2021-06-01 12:18:30', '2021-06-01 12:18:30', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Mens Shoes Zapatos De Mujer', 'Color: G133 Black Green, Shoe Size: 5.5', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-zapatos-de-mujer-34', '', '', '2021-06-01 12:18:30', '2021-06-01 12:18:30', '', 4248, 'http://shoestimer.com/?post_type=product_variation&p=4304', 34, 'product_variation', '', 0),
(4305, 1, '2021-06-01 12:18:31', '2021-06-01 12:18:31', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Mens Shoes Zapatos De Mujer', 'Color: G133 Black Green, Shoe Size: 7', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-zapatos-de-mujer-35', '', '', '2021-06-01 12:18:31', '2021-06-01 12:18:31', '', 4248, 'http://shoestimer.com/?post_type=product_variation&p=4305', 35, 'product_variation', '', 0),
(4306, 1, '2021-06-01 12:18:31', '2021-06-01 12:18:31', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Mens Shoes Zapatos De Mujer', 'Color: G133 Black Green, Shoe Size: 6.5', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-zapatos-de-mujer-36', '', '', '2021-06-01 12:18:31', '2021-06-01 12:18:31', '', 4248, 'http://shoestimer.com/?post_type=product_variation&p=4306', 36, 'product_variation', '', 0),
(4307, 1, '2021-06-01 12:18:31', '2021-06-01 12:18:31', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Mens Shoes Zapatos De Mujer', 'Color: G133 Black Green, Shoe Size: 8', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-zapatos-de-mujer-37', '', '', '2021-06-01 12:18:31', '2021-06-01 12:18:31', '', 4248, 'http://shoestimer.com/?post_type=product_variation&p=4307', 37, 'product_variation', '', 0),
(4309, 1, '2021-06-01 12:18:31', '2021-06-01 12:18:31', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Mens Shoes Zapatos De Mujer', 'Color: G133 Black Green, Shoe Size: 7.5', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-zapatos-de-mujer-38', '', '', '2021-06-01 12:18:31', '2021-06-01 12:18:31', '', 4248, 'http://shoestimer.com/?post_type=product_variation&p=4309', 38, 'product_variation', '', 0),
(4308, 0, '2021-06-01 12:18:31', '2021-06-01 12:18:31', '', 'JIALUOWEI-11cm-High-Heel-Unisex-s-Lolita-Punk-Fashion-Gothic-Creepers-Shoes-Halloween-Costumes-Steampunk-Ankle-1.jpg_640x640-1', '', 'inherit', 'open', 'closed', '', 'jialuowei-11cm-high-heel-unisex-s-lolita-punk-fashion-gothic-creepers-shoes-halloween-costumes-steampunk-ankle-1-jpg_640x640-1', '', '', '2021-06-01 12:18:31', '2021-06-01 12:18:31', '', 4175, 'http://shoestimer.com/wp-content/uploads/2021/06/JIALUOWEI-11cm-High-Heel-Unisex-s-Lolita-Punk-Fashion-Gothic-Creepers-Shoes-Halloween-Costumes-Steampunk-Ankle-1.jpg_640x640-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(4310, 1, '2021-06-01 12:18:32', '2021-06-01 12:18:32', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Mens Shoes Zapatos De Mujer', 'Color: G133 Black Green, Shoe Size: 9.5', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-zapatos-de-mujer-39', '', '', '2021-06-01 12:18:32', '2021-06-01 12:18:32', '', 4248, 'http://shoestimer.com/?post_type=product_variation&p=4310', 39, 'product_variation', '', 0),
(4311, 1, '2021-06-01 12:18:33', '2021-06-01 12:18:33', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Mens Shoes Zapatos De Mujer', 'Color: G133 Black Green, Shoe Size: 8.5', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-zapatos-de-mujer-40', '', '', '2021-06-01 12:18:33', '2021-06-01 12:18:33', '', 4248, 'http://shoestimer.com/?post_type=product_variation&p=4311', 40, 'product_variation', '', 0),
(4312, 1, '2021-06-01 12:18:33', '2021-06-01 12:18:33', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Mens Shoes Zapatos De Mujer', 'Color: G133 Black Orange, Shoe Size: 7.5', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-zapatos-de-mujer-41', '', '', '2021-06-01 12:18:33', '2021-06-01 12:18:33', '', 4248, 'http://shoestimer.com/?post_type=product_variation&p=4312', 41, 'product_variation', '', 0),
(4313, 1, '2021-06-01 12:18:33', '2021-06-01 12:18:33', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Mens Shoes Zapatos De Mujer', 'Color: G133 Black Orange, Shoe Size: 7', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-zapatos-de-mujer-42', '', '', '2021-06-01 12:18:33', '2021-06-01 12:18:33', '', 4248, 'http://shoestimer.com/?post_type=product_variation&p=4313', 42, 'product_variation', '', 0),
(4314, 1, '2021-06-01 12:18:33', '2021-06-01 12:18:33', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Mens Shoes Zapatos De Mujer', 'Color: G133 Black Orange, Shoe Size: 8.5', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-zapatos-de-mujer-43', '', '', '2021-06-01 12:18:33', '2021-06-01 12:18:33', '', 4248, 'http://shoestimer.com/?post_type=product_variation&p=4314', 43, 'product_variation', '', 0),
(4315, 1, '2021-06-01 12:18:33', '2021-06-01 12:18:33', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Mens Shoes Zapatos De Mujer', 'Color: G133 Black Orange, Shoe Size: 8', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-zapatos-de-mujer-44', '', '', '2021-06-01 12:18:33', '2021-06-01 12:18:33', '', 4248, 'http://shoestimer.com/?post_type=product_variation&p=4315', 44, 'product_variation', '', 0),
(4316, 1, '2021-06-01 12:18:33', '2021-06-01 12:18:33', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Mens Shoes Zapatos De Mujer', 'Color: G133 Black Orange, Shoe Size: 10', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-zapatos-de-mujer-45', '', '', '2021-06-01 12:18:33', '2021-06-01 12:18:33', '', 4248, 'http://shoestimer.com/?post_type=product_variation&p=4316', 45, 'product_variation', '', 0),
(4317, 1, '2021-06-01 12:18:34', '2021-06-01 12:18:34', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Mens Shoes Zapatos De Mujer', 'Color: G133 Black Orange, Shoe Size: 9.5', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-zapatos-de-mujer-46', '', '', '2021-06-01 12:18:34', '2021-06-01 12:18:34', '', 4248, 'http://shoestimer.com/?post_type=product_variation&p=4317', 46, 'product_variation', '', 0),
(4319, 1, '2021-06-01 12:18:34', '2021-06-01 12:18:34', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Mens Shoes Zapatos De Mujer', 'Color: G133 Black Orange, Shoe Size: 12', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-zapatos-de-mujer-47', '', '', '2021-06-01 12:18:34', '2021-06-01 12:18:34', '', 4248, 'http://shoestimer.com/?post_type=product_variation&p=4319', 47, 'product_variation', '', 0),
(4318, 0, '2021-06-01 12:18:34', '2021-06-01 12:18:34', '', 'Hot-Sale-Man-Casual-Shoes-Couple-Footwear-Unisex-Zapatos-Hombre-N045-Free-Shiping-1', '', 'inherit', 'open', 'closed', '', 'hot-sale-man-casual-shoes-couple-footwear-unisex-zapatos-hombre-n045-free-shiping-1', '', '', '2021-06-01 12:18:34', '2021-06-01 12:18:34', '', 4256, 'http://shoestimer.com/wp-content/uploads/2021/06/Hot-Sale-Man-Casual-Shoes-Couple-Footwear-Unisex-Zapatos-Hombre-N045-Free-Shiping-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(4320, 1, '2021-06-01 12:18:34', '2021-06-01 12:18:34', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Mens Shoes Zapatos De Mujer', 'Color: G133 Black Orange, Shoe Size: 11', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-zapatos-de-mujer-48', '', '', '2021-06-01 12:18:34', '2021-06-01 12:18:34', '', 4248, 'http://shoestimer.com/?post_type=product_variation&p=4320', 48, 'product_variation', '', 0),
(4322, 1, '2021-06-01 12:18:34', '2021-06-01 12:18:34', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Mens Shoes Zapatos De Mujer', 'Color: G133 Green, Shoe Size: 8.5', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-zapatos-de-mujer-49', '', '', '2021-06-01 12:18:34', '2021-06-01 12:18:34', '', 4248, 'http://shoestimer.com/?post_type=product_variation&p=4322', 49, 'product_variation', '', 0),
(4321, 0, '2021-06-01 12:18:34', '2021-06-01 12:18:34', '', 'Hot-Sale-Man-Casual-Shoes-Couple-Footwear-Unisex-Zapatos-Hombre-N045-Free-Shiping-2', '', 'inherit', 'open', 'closed', '', 'hot-sale-man-casual-shoes-couple-footwear-unisex-zapatos-hombre-n045-free-shiping-2-2', '', '', '2021-06-01 12:18:34', '2021-06-01 12:18:34', '', 4256, 'http://shoestimer.com/wp-content/uploads/2021/06/Hot-Sale-Man-Casual-Shoes-Couple-Footwear-Unisex-Zapatos-Hombre-N045-Free-Shiping-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(4323, 0, '2021-06-01 12:18:35', '2021-06-01 12:18:35', '', 'Hot-Sale-Man-Casual-Shoes-Couple-Footwear-Unisex-Zapatos-Hombre-N045-Free-Shiping-3', '', 'inherit', 'open', 'closed', '', 'hot-sale-man-casual-shoes-couple-footwear-unisex-zapatos-hombre-n045-free-shiping-3-2', '', '', '2021-06-01 12:18:35', '2021-06-01 12:18:35', '', 4256, 'http://shoestimer.com/wp-content/uploads/2021/06/Hot-Sale-Man-Casual-Shoes-Couple-Footwear-Unisex-Zapatos-Hombre-N045-Free-Shiping-3.jpg', 0, 'attachment', 'image/jpeg', 0),
(4324, 1, '2021-06-01 12:18:35', '2021-06-01 12:18:35', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Mens Shoes Zapatos De Mujer', 'Color: G133 Green, Shoe Size: 8', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-zapatos-de-mujer-50', '', '', '2021-06-01 12:18:35', '2021-06-01 12:18:35', '', 4248, 'http://shoestimer.com/?post_type=product_variation&p=4324', 50, 'product_variation', '', 0),
(4325, 1, '2021-06-01 12:18:35', '2021-06-01 12:18:35', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Mens Shoes Zapatos De Mujer', 'Color: G133 Green, Shoe Size: 10', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-zapatos-de-mujer-51', '', '', '2021-06-01 12:18:35', '2021-06-01 12:18:35', '', 4248, 'http://shoestimer.com/?post_type=product_variation&p=4325', 51, 'product_variation', '', 0),
(4326, 1, '2021-06-01 12:18:35', '2021-06-01 12:18:35', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Mens Shoes Zapatos De Mujer', 'Color: G133 Green, Shoe Size: 9.5', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-zapatos-de-mujer-52', '', '', '2021-06-01 12:18:35', '2021-06-01 12:18:35', '', 4248, 'http://shoestimer.com/?post_type=product_variation&p=4326', 52, 'product_variation', '', 0),
(4327, 1, '2021-06-01 12:18:35', '2021-06-01 12:18:35', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Mens Shoes Zapatos De Mujer', 'Color: G133 Green, Shoe Size: 12', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-zapatos-de-mujer-53', '', '', '2021-06-01 12:18:35', '2021-06-01 12:18:35', '', 4248, 'http://shoestimer.com/?post_type=product_variation&p=4327', 53, 'product_variation', '', 0),
(4329, 1, '2021-06-01 12:18:35', '2021-06-01 12:18:35', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Mens Shoes Zapatos De Mujer', 'Color: G133 Green, Shoe Size: 11', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-zapatos-de-mujer-54', '', '', '2021-06-01 12:18:35', '2021-06-01 12:18:35', '', 4248, 'http://shoestimer.com/?post_type=product_variation&p=4329', 54, 'product_variation', '', 0),
(4328, 0, '2021-06-01 12:18:35', '2021-06-01 12:18:35', '', 'Hot-Sale-Man-Casual-Shoes-Couple-Footwear-Unisex-Zapatos-Hombre-N045-Free-Shiping-4', '', 'inherit', 'open', 'closed', '', 'hot-sale-man-casual-shoes-couple-footwear-unisex-zapatos-hombre-n045-free-shiping-4-2', '', '', '2021-06-01 12:18:35', '2021-06-01 12:18:35', '', 4256, 'http://shoestimer.com/wp-content/uploads/2021/06/Hot-Sale-Man-Casual-Shoes-Couple-Footwear-Unisex-Zapatos-Hombre-N045-Free-Shiping-4.jpg', 0, 'attachment', 'image/jpeg', 0),
(4330, 1, '2021-06-01 12:18:36', '2021-06-01 12:18:36', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Mens Shoes Zapatos De Mujer', 'Color: G133 Apple Green, Shoe Size: 6', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-zapatos-de-mujer-55', '', '', '2021-06-01 12:18:36', '2021-06-01 12:18:36', '', 4248, 'http://shoestimer.com/?post_type=product_variation&p=4330', 55, 'product_variation', '', 0),
(4332, 1, '2021-06-01 12:18:36', '2021-06-01 12:18:36', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Mens Shoes Zapatos De Mujer', 'Color: G133 Apple Green, Shoe Size: 5.5', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-zapatos-de-mujer-56', '', '', '2021-06-01 12:18:36', '2021-06-01 12:18:36', '', 4248, 'http://shoestimer.com/?post_type=product_variation&p=4332', 56, 'product_variation', '', 0),
(4331, 0, '2021-06-01 12:18:36', '2021-06-01 12:18:36', '', 'Hot-Sale-Man-Casual-Shoes-Couple-Footwear-Unisex-Zapatos-Hombre-N045-Free-Shiping-5', '', 'inherit', 'open', 'closed', '', 'hot-sale-man-casual-shoes-couple-footwear-unisex-zapatos-hombre-n045-free-shiping-5-2', '', '', '2021-06-01 12:18:36', '2021-06-01 12:18:36', '', 4256, 'http://shoestimer.com/wp-content/uploads/2021/06/Hot-Sale-Man-Casual-Shoes-Couple-Footwear-Unisex-Zapatos-Hombre-N045-Free-Shiping-5.jpg', 0, 'attachment', 'image/jpeg', 0),
(4333, 1, '2021-06-01 12:18:36', '2021-06-01 12:18:36', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Mens Shoes Zapatos De Mujer', 'Color: G133 Black Green, Shoe Size: 11', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-zapatos-de-mujer-57', '', '', '2021-06-01 12:18:36', '2021-06-01 12:18:36', '', 4248, 'http://shoestimer.com/?post_type=product_variation&p=4333', 57, 'product_variation', '', 0),
(4334, 1, '2021-06-01 12:18:37', '2021-06-01 12:18:37', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Mens Shoes Zapatos De Mujer', 'Color: G133 Black Green, Shoe Size: 10', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-zapatos-de-mujer-58', '', '', '2021-06-01 12:18:37', '2021-06-01 12:18:37', '', 4248, 'http://shoestimer.com/?post_type=product_variation&p=4334', 58, 'product_variation', '', 0),
(4335, 1, '2021-06-01 12:18:37', '2021-06-01 12:18:37', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Mens Shoes Zapatos De Mujer', 'Color: G133 Green, Shoe Size: 5.5', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-zapatos-de-mujer-59', '', '', '2021-06-01 12:18:37', '2021-06-01 12:18:37', '', 4248, 'http://shoestimer.com/?post_type=product_variation&p=4335', 59, 'product_variation', '', 0),
(4336, 1, '2021-06-01 12:18:37', '2021-06-01 12:18:37', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Mens Shoes Zapatos De Mujer', 'Color: G133 Black Green, Shoe Size: 12', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-zapatos-de-mujer-60', '', '', '2021-06-01 12:18:37', '2021-06-01 12:18:37', '', 4248, 'http://shoestimer.com/?post_type=product_variation&p=4336', 60, 'product_variation', '', 0),
(4337, 1, '2021-06-01 12:18:37', '2021-06-01 12:18:37', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Mens Shoes Zapatos De Mujer', 'Color: G133 Green, Shoe Size: 6.5', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-zapatos-de-mujer-61', '', '', '2021-06-01 12:18:37', '2021-06-01 12:18:37', '', 4248, 'http://shoestimer.com/?post_type=product_variation&p=4337', 61, 'product_variation', '', 0),
(4338, 1, '2021-06-01 12:18:37', '2021-06-01 12:18:37', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Mens Shoes Zapatos De Mujer', 'Color: G133 Green, Shoe Size: 6', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-zapatos-de-mujer-62', '', '', '2021-06-01 12:18:37', '2021-06-01 12:18:37', '', 4248, 'http://shoestimer.com/?post_type=product_variation&p=4338', 62, 'product_variation', '', 0),
(4339, 1, '2021-06-01 12:18:37', '2021-06-01 12:18:37', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Mens Shoes Zapatos De Mujer', 'Color: G133 Green, Shoe Size: 7.5', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-zapatos-de-mujer-63', '', '', '2021-06-01 12:18:37', '2021-06-01 12:18:37', '', 4248, 'http://shoestimer.com/?post_type=product_variation&p=4339', 63, 'product_variation', '', 0),
(4340, 1, '2021-06-01 12:18:37', '2021-06-01 12:18:37', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Mens Shoes Zapatos De Mujer', 'Color: G133 Green, Shoe Size: 7', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-zapatos-de-mujer-64', '', '', '2021-06-01 12:18:37', '2021-06-01 12:18:37', '', 4248, 'http://shoestimer.com/?post_type=product_variation&p=4340', 64, 'product_variation', '', 0),
(4341, 1, '2021-06-01 12:18:37', '2021-06-01 12:18:37', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Mens Shoes Zapatos De Mujer', 'Color: G116 Brown, Shoe Size: 6.5', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-zapatos-de-mujer-65', '', '', '2021-06-01 12:18:37', '2021-06-01 12:18:37', '', 4248, 'http://shoestimer.com/?post_type=product_variation&p=4341', 65, 'product_variation', '', 0),
(4342, 1, '2021-06-01 12:18:37', '2021-06-01 12:18:37', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Mens Shoes Zapatos De Mujer', 'Color: G116 Brown, Shoe Size: 6', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-zapatos-de-mujer-66', '', '', '2021-06-01 12:18:37', '2021-06-01 12:18:37', '', 4248, 'http://shoestimer.com/?post_type=product_variation&p=4342', 66, 'product_variation', '', 0),
(4343, 1, '2021-06-01 12:18:38', '2021-06-01 12:18:38', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Mens Shoes Zapatos De Mujer', 'Color: G116 Brown, Shoe Size: 5.5', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-zapatos-de-mujer-67', '', '', '2021-06-01 12:18:38', '2021-06-01 12:18:38', '', 4248, 'http://shoestimer.com/?post_type=product_variation&p=4343', 67, 'product_variation', '', 0),
(4344, 1, '2021-06-01 12:18:38', '2021-06-01 12:18:38', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Mens Shoes Zapatos De Mujer', 'Color: G116 White, Shoe Size: 12', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-zapatos-de-mujer-68', '', '', '2021-06-01 12:18:38', '2021-06-01 12:18:38', '', 4248, 'http://shoestimer.com/?post_type=product_variation&p=4344', 68, 'product_variation', '', 0),
(4345, 1, '2021-06-01 12:18:38', '2021-06-01 12:18:38', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Mens Shoes Zapatos De Mujer', 'Color: G116 Brown, Shoe Size: 8.5', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-zapatos-de-mujer-69', '', '', '2021-06-01 12:18:38', '2021-06-01 12:18:38', '', 4248, 'http://shoestimer.com/?post_type=product_variation&p=4345', 69, 'product_variation', '', 0),
(4346, 1, '2021-06-01 12:18:38', '2021-06-01 12:18:38', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Mens Shoes Zapatos De Mujer', 'Color: G116 Brown, Shoe Size: 8', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-zapatos-de-mujer-70', '', '', '2021-06-01 12:18:38', '2021-06-01 12:18:38', '', 4248, 'http://shoestimer.com/?post_type=product_variation&p=4346', 70, 'product_variation', '', 0),
(4347, 1, '2021-06-01 12:18:38', '2021-06-01 12:18:38', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Mens Shoes Zapatos De Mujer', 'Color: G116 Brown, Shoe Size: 7.5', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-zapatos-de-mujer-71', '', '', '2021-06-01 12:18:38', '2021-06-01 12:18:38', '', 4248, 'http://shoestimer.com/?post_type=product_variation&p=4347', 71, 'product_variation', '', 0),
(4348, 1, '2021-06-01 12:18:38', '2021-06-01 12:18:38', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Mens Shoes Zapatos De Mujer', 'Color: G116 Brown, Shoe Size: 7', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-zapatos-de-mujer-72', '', '', '2021-06-01 12:18:38', '2021-06-01 12:18:38', '', 4248, 'http://shoestimer.com/?post_type=product_variation&p=4348', 72, 'product_variation', '', 0),
(4349, 1, '2021-06-01 12:18:38', '2021-06-01 12:18:38', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Mens Shoes Zapatos De Mujer', 'Color: G116 White, Shoe Size: 8', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-zapatos-de-mujer-73', '', '', '2021-06-01 12:18:38', '2021-06-01 12:18:38', '', 4248, 'http://shoestimer.com/?post_type=product_variation&p=4349', 73, 'product_variation', '', 0),
(4350, 1, '2021-06-01 12:18:39', '2021-06-01 12:18:39', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Mens Shoes Zapatos De Mujer', 'Color: G116 White, Shoe Size: 7.5', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-zapatos-de-mujer-74', '', '', '2021-06-01 12:18:39', '2021-06-01 12:18:39', '', 4248, 'http://shoestimer.com/?post_type=product_variation&p=4350', 74, 'product_variation', '', 0),
(4351, 1, '2021-06-01 12:18:39', '2021-06-01 12:18:39', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Mens Shoes Zapatos De Mujer', 'Color: G116 White, Shoe Size: 7', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-zapatos-de-mujer-75', '', '', '2021-06-01 12:18:39', '2021-06-01 12:18:39', '', 4248, 'http://shoestimer.com/?post_type=product_variation&p=4351', 75, 'product_variation', '', 0),
(4352, 1, '2021-06-01 12:18:39', '2021-06-01 12:18:39', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Mens Shoes Zapatos De Mujer', 'Color: G116 White, Shoe Size: 6.5', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-zapatos-de-mujer-76', '', '', '2021-06-01 12:18:39', '2021-06-01 12:18:39', '', 4248, 'http://shoestimer.com/?post_type=product_variation&p=4352', 76, 'product_variation', '', 0),
(4353, 1, '2021-06-01 12:18:39', '2021-06-01 12:18:39', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Mens Shoes Zapatos De Mujer', 'Color: G116 White, Shoe Size: 11', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-zapatos-de-mujer-77', '', '', '2021-06-01 12:18:39', '2021-06-01 12:18:39', '', 4248, 'http://shoestimer.com/?post_type=product_variation&p=4353', 77, 'product_variation', '', 0),
(4354, 1, '2021-06-01 12:18:39', '2021-06-01 12:18:39', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Mens Shoes Zapatos De Mujer', 'Color: G116 White, Shoe Size: 10', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-zapatos-de-mujer-78', '', '', '2021-06-01 12:18:39', '2021-06-01 12:18:39', '', 4248, 'http://shoestimer.com/?post_type=product_variation&p=4354', 78, 'product_variation', '', 0),
(4355, 1, '2021-06-01 12:18:39', '2021-06-01 12:18:39', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Mens Shoes Zapatos De Mujer', 'Color: G116 White, Shoe Size: 9.5', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-zapatos-de-mujer-79', '', '', '2021-06-01 12:18:39', '2021-06-01 12:18:39', '', 4248, 'http://shoestimer.com/?post_type=product_variation&p=4355', 79, 'product_variation', '', 0),
(4356, 1, '2021-06-01 12:18:39', '2021-06-01 12:18:39', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Mens Shoes Zapatos De Mujer', 'Color: G116 White, Shoe Size: 8.5', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-zapatos-de-mujer-80', '', '', '2021-06-01 12:18:39', '2021-06-01 12:18:39', '', 4248, 'http://shoestimer.com/?post_type=product_variation&p=4356', 80, 'product_variation', '', 0),
(4357, 1, '2021-06-01 12:18:39', '2021-06-01 12:18:39', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Mens Shoes Zapatos De Mujer', 'Color: G116 Green, Shoe Size: 9.5', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-zapatos-de-mujer-81', '', '', '2021-06-01 12:18:39', '2021-06-01 12:18:39', '', 4248, 'http://shoestimer.com/?post_type=product_variation&p=4357', 81, 'product_variation', '', 0),
(4358, 1, '2021-06-01 12:18:40', '2021-06-01 12:18:40', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Mens Shoes Zapatos De Mujer', 'Color: G116 Green, Shoe Size: 8.5', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-zapatos-de-mujer-82', '', '', '2021-06-01 12:18:40', '2021-06-01 12:18:40', '', 4248, 'http://shoestimer.com/?post_type=product_variation&p=4358', 82, 'product_variation', '', 0),
(4359, 1, '2021-06-01 12:18:40', '2021-06-01 12:18:40', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Mens Shoes Zapatos De Mujer', 'Color: G116 Green, Shoe Size: 8', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-zapatos-de-mujer-83', '', '', '2021-06-01 12:18:40', '2021-06-01 12:18:40', '', 4248, 'http://shoestimer.com/?post_type=product_variation&p=4359', 83, 'product_variation', '', 0),
(4360, 1, '2021-06-01 12:18:40', '2021-06-01 12:18:40', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Mens Shoes Zapatos De Mujer', 'Color: G116 Green, Shoe Size: 7.5', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-zapatos-de-mujer-84', '', '', '2021-06-01 12:18:40', '2021-06-01 12:18:40', '', 4248, 'http://shoestimer.com/?post_type=product_variation&p=4360', 84, 'product_variation', '', 0),
(4361, 1, '2021-06-01 12:18:40', '2021-06-01 12:18:40', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Mens Shoes Zapatos De Mujer', 'Color: G157 Yellow, Shoe Size: 5.5', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-zapatos-de-mujer-85', '', '', '2021-06-01 12:18:40', '2021-06-01 12:18:40', '', 4248, 'http://shoestimer.com/?post_type=product_variation&p=4361', 85, 'product_variation', '', 0),
(4362, 1, '2021-06-01 12:18:40', '2021-06-01 12:18:40', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Mens Shoes Zapatos De Mujer', 'Color: G116 Green, Shoe Size: 12', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-zapatos-de-mujer-86', '', '', '2021-06-01 12:18:40', '2021-06-01 12:18:40', '', 4248, 'http://shoestimer.com/?post_type=product_variation&p=4362', 86, 'product_variation', '', 0),
(4363, 1, '2021-06-01 12:18:40', '2021-06-01 12:18:40', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Mens Shoes Zapatos De Mujer', 'Color: G116 Green, Shoe Size: 11', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-zapatos-de-mujer-87', '', '', '2021-06-01 12:18:40', '2021-06-01 12:18:40', '', 4248, 'http://shoestimer.com/?post_type=product_variation&p=4363', 87, 'product_variation', '', 0),
(4364, 1, '2021-06-01 12:18:40', '2021-06-01 12:18:40', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Mens Shoes Zapatos De Mujer', 'Color: G116 Green, Shoe Size: 10', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-zapatos-de-mujer-88', '', '', '2021-06-01 12:18:40', '2021-06-01 12:18:40', '', 4248, 'http://shoestimer.com/?post_type=product_variation&p=4364', 88, 'product_variation', '', 0),
(4365, 1, '2021-06-01 12:18:41', '2021-06-01 12:18:41', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Mens Shoes Zapatos De Mujer', 'Color: G116 Brown, Shoe Size: 12', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-zapatos-de-mujer-89', '', '', '2021-06-01 12:18:41', '2021-06-01 12:18:41', '', 4248, 'http://shoestimer.com/?post_type=product_variation&p=4365', 89, 'product_variation', '', 0),
(4366, 1, '2021-06-01 12:18:41', '2021-06-01 12:18:41', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Mens Shoes Zapatos De Mujer', 'Color: G116 Brown, Shoe Size: 11', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-zapatos-de-mujer-90', '', '', '2021-06-01 12:18:41', '2021-06-01 12:18:41', '', 4248, 'http://shoestimer.com/?post_type=product_variation&p=4366', 90, 'product_variation', '', 0),
(4367, 1, '2021-06-01 12:18:41', '2021-06-01 12:18:41', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Mens Shoes Zapatos De Mujer', 'Color: G116 Brown, Shoe Size: 10', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-zapatos-de-mujer-91', '', '', '2021-06-01 12:18:41', '2021-06-01 12:18:41', '', 4248, 'http://shoestimer.com/?post_type=product_variation&p=4367', 91, 'product_variation', '', 0),
(4368, 1, '2021-06-01 12:18:41', '2021-06-01 12:18:41', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Mens Shoes Zapatos De Mujer', 'Color: G116 Brown, Shoe Size: 9.5', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-zapatos-de-mujer-92', '', '', '2021-06-01 12:18:41', '2021-06-01 12:18:41', '', 4248, 'http://shoestimer.com/?post_type=product_variation&p=4368', 92, 'product_variation', '', 0),
(4369, 1, '2021-06-01 12:18:41', '2021-06-01 12:18:41', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Mens Shoes Zapatos De Mujer', 'Color: G116 Green, Shoe Size: 7', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-zapatos-de-mujer-93', '', '', '2021-06-01 12:18:41', '2021-06-01 12:18:41', '', 4248, 'http://shoestimer.com/?post_type=product_variation&p=4369', 93, 'product_variation', '', 0),
(4370, 1, '2021-06-01 12:18:41', '2021-06-01 12:18:41', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Mens Shoes Zapatos De Mujer', 'Color: G116 Green, Shoe Size: 6.5', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-zapatos-de-mujer-94', '', '', '2021-06-01 12:18:41', '2021-06-01 12:18:41', '', 4248, 'http://shoestimer.com/?post_type=product_variation&p=4370', 94, 'product_variation', '', 0),
(4371, 1, '2021-06-01 12:18:42', '2021-06-01 12:18:42', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Mens Shoes Zapatos De Mujer', 'Color: G116 Green, Shoe Size: 6', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-zapatos-de-mujer-95', '', '', '2021-06-01 12:18:42', '2021-06-01 12:18:42', '', 4248, 'http://shoestimer.com/?post_type=product_variation&p=4371', 95, 'product_variation', '', 0),
(4372, 1, '2021-06-01 12:18:42', '2021-06-01 12:18:42', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Mens Shoes Zapatos De Mujer', 'Color: G116 Green, Shoe Size: 5.5', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-zapatos-de-mujer-96', '', '', '2021-06-01 12:18:42', '2021-06-01 12:18:42', '', 4248, 'http://shoestimer.com/?post_type=product_variation&p=4372', 96, 'product_variation', '', 0),
(4373, 1, '2021-06-01 12:18:42', '2021-06-01 12:18:42', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Mens Shoes Zapatos De Mujer', 'Color: G116 Black, Shoe Size: 10', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-zapatos-de-mujer-97', '', '', '2021-06-01 12:18:42', '2021-06-01 12:18:42', '', 4248, 'http://shoestimer.com/?post_type=product_variation&p=4373', 97, 'product_variation', '', 0),
(4374, 1, '2021-06-01 12:18:42', '2021-06-01 12:18:42', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Mens Shoes Zapatos De Mujer', 'Color: G116 Black, Shoe Size: 9.5', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-zapatos-de-mujer-98', '', '', '2021-06-01 12:18:42', '2021-06-01 12:18:42', '', 4248, 'http://shoestimer.com/?post_type=product_variation&p=4374', 98, 'product_variation', '', 0),
(4375, 1, '2021-06-01 12:18:42', '2021-06-01 12:18:42', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Mens Shoes Zapatos De Mujer', 'Color: G116 Black, Shoe Size: 8.5', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-zapatos-de-mujer-99', '', '', '2021-06-01 12:18:42', '2021-06-01 12:18:42', '', 4248, 'http://shoestimer.com/?post_type=product_variation&p=4375', 99, 'product_variation', '', 0),
(4376, 1, '2021-06-01 12:18:42', '2021-06-01 12:18:42', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Mens Shoes Zapatos De Mujer', 'Color: G116 Black, Shoe Size: 8', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-zapatos-de-mujer-100', '', '', '2021-06-01 12:18:42', '2021-06-01 12:18:42', '', 4248, 'http://shoestimer.com/?post_type=product_variation&p=4376', 100, 'product_variation', '', 0),
(4377, 1, '2021-06-01 12:18:42', '2021-06-01 12:18:42', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Mens Shoes Zapatos De Mujer', 'Color: G116 White, Shoe Size: 6', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-zapatos-de-mujer-101', '', '', '2021-06-01 12:18:42', '2021-06-01 12:18:42', '', 4248, 'http://shoestimer.com/?post_type=product_variation&p=4377', 101, 'product_variation', '', 0),
(4378, 1, '2021-06-01 12:18:43', '2021-06-01 12:18:43', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Mens Shoes Zapatos De Mujer', 'Color: G116 White, Shoe Size: 5.5', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-zapatos-de-mujer-102', '', '', '2021-06-01 12:18:43', '2021-06-01 12:18:43', '', 4248, 'http://shoestimer.com/?post_type=product_variation&p=4378', 102, 'product_variation', '', 0),
(4379, 1, '2021-06-01 12:18:43', '2021-06-01 12:18:43', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Mens Shoes Zapatos De Mujer', 'Color: G116 Black, Shoe Size: 12', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-zapatos-de-mujer-103', '', '', '2021-06-01 12:18:43', '2021-06-01 12:18:43', '', 4248, 'http://shoestimer.com/?post_type=product_variation&p=4379', 103, 'product_variation', '', 0),
(4380, 1, '2021-06-01 12:18:43', '2021-06-01 12:18:43', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Mens Shoes Zapatos De Mujer', 'Color: G116 Black, Shoe Size: 11', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-zapatos-de-mujer-104', '', '', '2021-06-01 12:18:43', '2021-06-01 12:18:43', '', 4248, 'http://shoestimer.com/?post_type=product_variation&p=4380', 104, 'product_variation', '', 0),
(4381, 1, '2021-06-01 12:18:43', '2021-06-01 12:18:43', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Mens Shoes Zapatos De Mujer', 'Color: G116 Black, Shoe Size: 5.5', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-zapatos-de-mujer-105', '', '', '2021-06-01 12:18:43', '2021-06-01 12:18:43', '', 4248, 'http://shoestimer.com/?post_type=product_variation&p=4381', 105, 'product_variation', '', 0),
(4382, 1, '2021-06-01 12:18:43', '2021-06-01 12:18:43', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Mens Shoes Zapatos De Mujer', 'Color: G116 Black, Shoe Size: 7.5', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-zapatos-de-mujer-106', '', '', '2021-06-01 12:18:43', '2021-06-01 12:18:43', '', 4248, 'http://shoestimer.com/?post_type=product_variation&p=4382', 106, 'product_variation', '', 0),
(4383, 1, '2021-06-01 12:18:43', '2021-06-01 12:18:43', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Mens Shoes Zapatos De Mujer', 'Color: G116 Black, Shoe Size: 7', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-zapatos-de-mujer-107', '', '', '2021-06-01 12:18:43', '2021-06-01 12:18:43', '', 4248, 'http://shoestimer.com/?post_type=product_variation&p=4383', 107, 'product_variation', '', 0),
(4384, 1, '2021-06-01 12:18:44', '2021-06-01 12:18:44', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Mens Shoes Zapatos De Mujer', 'Color: G116 Black, Shoe Size: 6.5', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-zapatos-de-mujer-108', '', '', '2021-06-01 12:18:44', '2021-06-01 12:18:44', '', 4248, 'http://shoestimer.com/?post_type=product_variation&p=4384', 108, 'product_variation', '', 0),
(4385, 1, '2021-06-01 12:18:44', '2021-06-01 12:18:44', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Mens Shoes Zapatos De Mujer', 'Color: G116 Black, Shoe Size: 6', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-zapatos-de-mujer-109', '', '', '2021-06-01 12:18:44', '2021-06-01 12:18:44', '', 4248, 'http://shoestimer.com/?post_type=product_variation&p=4385', 109, 'product_variation', '', 0),
(4386, 1, '2021-06-01 12:18:44', '2021-06-01 12:18:44', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Mens Shoes Zapatos De Mujer', 'Color: G101 Brown, Shoe Size: 5.5', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-zapatos-de-mujer-110', '', '', '2021-06-01 12:18:44', '2021-06-01 12:18:44', '', 4248, 'http://shoestimer.com/?post_type=product_variation&p=4386', 110, 'product_variation', '', 0),
(4387, 1, '2021-06-01 12:18:44', '2021-06-01 12:18:44', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Mens Shoes Zapatos De Mujer', 'Color: G157 Black, Shoe Size: 12', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-zapatos-de-mujer-111', '', '', '2021-06-01 12:18:44', '2021-06-01 12:18:44', '', 4248, 'http://shoestimer.com/?post_type=product_variation&p=4387', 111, 'product_variation', '', 0),
(4388, 1, '2021-06-01 12:18:44', '2021-06-01 12:18:44', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Mens Shoes Zapatos De Mujer', 'Color: G157 Black, Shoe Size: 11', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-zapatos-de-mujer-112', '', '', '2021-06-01 12:18:44', '2021-06-01 12:18:44', '', 4248, 'http://shoestimer.com/?post_type=product_variation&p=4388', 112, 'product_variation', '', 0),
(4389, 1, '2021-06-01 12:18:45', '2021-06-01 12:18:45', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Mens Shoes Zapatos De Mujer', 'Color: G157 Black, Shoe Size: 10', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-zapatos-de-mujer-113', '', '', '2021-06-01 12:18:45', '2021-06-01 12:18:45', '', 4248, 'http://shoestimer.com/?post_type=product_variation&p=4389', 113, 'product_variation', '', 0),
(4390, 1, '2021-06-01 12:18:45', '2021-06-01 12:18:45', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Mens Shoes Zapatos De Mujer', 'Color: G101 Brown, Shoe Size: 7.5', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-zapatos-de-mujer-114', '', '', '2021-06-01 12:18:45', '2021-06-01 12:18:45', '', 4248, 'http://shoestimer.com/?post_type=product_variation&p=4390', 114, 'product_variation', '', 0),
(4391, 1, '2021-06-01 12:18:45', '2021-06-01 12:18:45', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Mens Shoes Zapatos De Mujer', 'Color: G101 Brown, Shoe Size: 7', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-zapatos-de-mujer-115', '', '', '2021-06-01 12:18:45', '2021-06-01 12:18:45', '', 4248, 'http://shoestimer.com/?post_type=product_variation&p=4391', 115, 'product_variation', '', 0);
INSERT INTO `wpx5_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(4392, 1, '2021-06-01 12:18:45', '2021-06-01 12:18:45', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Mens Shoes Zapatos De Mujer', 'Color: G101 Brown, Shoe Size: 6.5', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-zapatos-de-mujer-116', '', '', '2021-06-01 12:18:45', '2021-06-01 12:18:45', '', 4248, 'http://shoestimer.com/?post_type=product_variation&p=4392', 116, 'product_variation', '', 0),
(4393, 1, '2021-06-01 12:18:46', '2021-06-01 12:18:46', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Mens Shoes Zapatos De Mujer', 'Color: G101 Brown, Shoe Size: 6', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-zapatos-de-mujer-117', '', '', '2021-06-01 12:18:46', '2021-06-01 12:18:46', '', 4248, 'http://shoestimer.com/?post_type=product_variation&p=4393', 117, 'product_variation', '', 0),
(4394, 1, '2021-06-01 12:18:46', '2021-06-01 12:18:46', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Mens Shoes Zapatos De Mujer', 'Color: G157 Black, Shoe Size: 7', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-zapatos-de-mujer-118', '', '', '2021-06-01 12:18:46', '2021-06-01 12:18:46', '', 4248, 'http://shoestimer.com/?post_type=product_variation&p=4394', 118, 'product_variation', '', 0),
(4395, 1, '2021-06-01 12:18:46', '2021-06-01 12:18:46', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Mens Shoes Zapatos De Mujer', 'Color: G157 Black, Shoe Size: 6.5', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-zapatos-de-mujer-119', '', '', '2021-06-01 12:18:46', '2021-06-01 12:18:46', '', 4248, 'http://shoestimer.com/?post_type=product_variation&p=4395', 119, 'product_variation', '', 0),
(4396, 1, '2021-06-01 12:18:46', '2021-06-01 12:18:46', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Mens Shoes Zapatos De Mujer', 'Color: G157 Black, Shoe Size: 6', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-zapatos-de-mujer-120', '', '', '2021-06-01 12:18:46', '2021-06-01 12:18:46', '', 4248, 'http://shoestimer.com/?post_type=product_variation&p=4396', 120, 'product_variation', '', 0),
(4397, 1, '2021-06-01 12:18:46', '2021-06-01 12:18:46', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Mens Shoes Zapatos De Mujer', 'Color: G157 Black, Shoe Size: 5.5', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-zapatos-de-mujer-121', '', '', '2021-06-01 12:18:46', '2021-06-01 12:18:46', '', 4248, 'http://shoestimer.com/?post_type=product_variation&p=4397', 121, 'product_variation', '', 0),
(4398, 1, '2021-06-01 12:18:47', '2021-06-01 12:18:47', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Mens Shoes Zapatos De Mujer', 'Color: G157 Black, Shoe Size: 9.5', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-zapatos-de-mujer-122', '', '', '2021-06-01 12:18:47', '2021-06-01 12:18:47', '', 4248, 'http://shoestimer.com/?post_type=product_variation&p=4398', 122, 'product_variation', '', 0),
(4399, 1, '2021-06-01 12:18:47', '2021-06-01 12:18:47', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Mens Shoes Zapatos De Mujer', 'Color: G157 Black, Shoe Size: 8.5', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-zapatos-de-mujer-123', '', '', '2021-06-01 12:18:47', '2021-06-01 12:18:47', '', 4248, 'http://shoestimer.com/?post_type=product_variation&p=4399', 123, 'product_variation', '', 0),
(4400, 1, '2021-06-01 12:18:47', '2021-06-01 12:18:47', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Mens Shoes Zapatos De Mujer', 'Color: G157 Black, Shoe Size: 8', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-zapatos-de-mujer-124', '', '', '2021-06-01 12:18:47', '2021-06-01 12:18:47', '', 4248, 'http://shoestimer.com/?post_type=product_variation&p=4400', 124, 'product_variation', '', 0),
(4401, 1, '2021-06-01 12:18:47', '2021-06-01 12:18:47', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Mens Shoes Zapatos De Mujer', 'Color: G157 Black, Shoe Size: 7.5', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-zapatos-de-mujer-125', '', '', '2021-06-01 12:18:47', '2021-06-01 12:18:47', '', 4248, 'http://shoestimer.com/?post_type=product_variation&p=4401', 125, 'product_variation', '', 0),
(4402, 1, '2021-06-01 12:18:47', '2021-06-01 12:18:47', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Mens Shoes Zapatos De Mujer', 'Color: G101 Black, Shoe Size: 8', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-zapatos-de-mujer-126', '', '', '2021-06-01 12:18:47', '2021-06-01 12:18:47', '', 4248, 'http://shoestimer.com/?post_type=product_variation&p=4402', 126, 'product_variation', '', 0),
(4403, 1, '2021-06-01 12:18:48', '2021-06-01 12:18:48', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Mens Shoes Zapatos De Mujer', 'Color: G101 Black, Shoe Size: 7.5', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-zapatos-de-mujer-127', '', '', '2021-06-01 12:18:48', '2021-06-01 12:18:48', '', 4248, 'http://shoestimer.com/?post_type=product_variation&p=4403', 127, 'product_variation', '', 0),
(4404, 1, '2021-06-01 12:18:48', '2021-06-01 12:18:48', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Mens Shoes Zapatos De Mujer', 'Color: G101 Black, Shoe Size: 7', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-zapatos-de-mujer-128', '', '', '2021-06-01 12:18:48', '2021-06-01 12:18:48', '', 4248, 'http://shoestimer.com/?post_type=product_variation&p=4404', 128, 'product_variation', '', 0),
(4405, 1, '2021-06-01 12:18:48', '2021-06-01 12:18:48', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Mens Shoes Zapatos De Mujer', 'Color: G101 Black, Shoe Size: 6.5', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-zapatos-de-mujer-129', '', '', '2021-06-01 12:18:48', '2021-06-01 12:18:48', '', 4248, 'http://shoestimer.com/?post_type=product_variation&p=4405', 129, 'product_variation', '', 0),
(4406, 1, '2021-06-01 12:18:48', '2021-06-01 12:18:48', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Mens Shoes Zapatos De Mujer', 'Color: G101 Black, Shoe Size: 11', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-zapatos-de-mujer-130', '', '', '2021-06-01 12:18:48', '2021-06-01 12:18:48', '', 4248, 'http://shoestimer.com/?post_type=product_variation&p=4406', 130, 'product_variation', '', 0),
(4407, 1, '2021-06-01 12:18:48', '2021-06-01 12:18:48', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Mens Shoes Zapatos De Mujer', 'Color: G101 Black, Shoe Size: 10', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-zapatos-de-mujer-131', '', '', '2021-06-01 12:18:48', '2021-06-01 12:18:48', '', 4248, 'http://shoestimer.com/?post_type=product_variation&p=4407', 131, 'product_variation', '', 0),
(4408, 1, '2021-06-01 12:18:49', '2021-06-01 12:18:49', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Mens Shoes Zapatos De Mujer', 'Color: G101 Black, Shoe Size: 9.5', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-zapatos-de-mujer-132', '', '', '2021-06-01 12:18:49', '2021-06-01 12:18:49', '', 4248, 'http://shoestimer.com/?post_type=product_variation&p=4408', 132, 'product_variation', '', 0),
(4409, 1, '2021-06-01 12:18:49', '2021-06-01 12:18:49', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Mens Shoes Zapatos De Mujer', 'Color: G101 Black, Shoe Size: 8.5', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-zapatos-de-mujer-133', '', '', '2021-06-01 12:18:49', '2021-06-01 12:18:49', '', 4248, 'http://shoestimer.com/?post_type=product_variation&p=4409', 133, 'product_variation', '', 0),
(4410, 1, '2021-06-01 12:18:49', '2021-06-01 12:18:49', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Mens Shoes Zapatos De Mujer', 'Color: G101 Brown, Shoe Size: 10', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-zapatos-de-mujer-134', '', '', '2021-06-01 12:18:49', '2021-06-01 12:18:49', '', 4248, 'http://shoestimer.com/?post_type=product_variation&p=4410', 134, 'product_variation', '', 0),
(4411, 1, '2021-06-01 12:18:49', '2021-06-01 12:18:49', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Mens Shoes Zapatos De Mujer', 'Color: G101 Brown, Shoe Size: 9.5', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-zapatos-de-mujer-135', '', '', '2021-06-01 12:18:49', '2021-06-01 12:18:49', '', 4248, 'http://shoestimer.com/?post_type=product_variation&p=4411', 135, 'product_variation', '', 0),
(4412, 1, '2021-06-01 12:18:50', '2021-06-01 12:18:50', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Mens Shoes Zapatos De Mujer', 'Color: G101 Brown, Shoe Size: 8.5', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-zapatos-de-mujer-136', '', '', '2021-06-01 12:18:50', '2021-06-01 12:18:50', '', 4248, 'http://shoestimer.com/?post_type=product_variation&p=4412', 136, 'product_variation', '', 0),
(4413, 1, '2021-06-01 12:18:50', '2021-06-01 12:18:50', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Mens Shoes Zapatos De Mujer', 'Color: G101 Brown, Shoe Size: 8', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-zapatos-de-mujer-137', '', '', '2021-06-01 12:18:50', '2021-06-01 12:18:50', '', 4248, 'http://shoestimer.com/?post_type=product_variation&p=4413', 137, 'product_variation', '', 0),
(4414, 1, '2021-06-01 12:18:50', '2021-06-01 12:18:50', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Mens Shoes Zapatos De Mujer', 'Color: G101 Black, Shoe Size: 6', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-zapatos-de-mujer-138', '', '', '2021-06-01 12:18:50', '2021-06-01 12:18:50', '', 4248, 'http://shoestimer.com/?post_type=product_variation&p=4414', 138, 'product_variation', '', 0),
(4415, 1, '2021-06-01 12:18:50', '2021-06-01 12:18:50', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Mens Shoes Zapatos De Mujer', 'Color: G101 Black, Shoe Size: 5.5', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-zapatos-de-mujer-139', '', '', '2021-06-01 12:18:50', '2021-06-01 12:18:50', '', 4248, 'http://shoestimer.com/?post_type=product_variation&p=4415', 139, 'product_variation', '', 0),
(4416, 1, '2021-06-01 12:18:50', '2021-06-01 12:18:50', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Mens Shoes Zapatos De Mujer', 'Color: G101 Brown, Shoe Size: 12', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-zapatos-de-mujer-140', '', '', '2021-06-01 12:18:50', '2021-06-01 12:18:50', '', 4248, 'http://shoestimer.com/?post_type=product_variation&p=4416', 140, 'product_variation', '', 0),
(4417, 1, '2021-06-01 12:18:51', '2021-06-01 12:18:51', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Mens Shoes Zapatos De Mujer', 'Color: G101 Brown, Shoe Size: 11', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-zapatos-de-mujer-141', '', '', '2021-06-01 12:18:51', '2021-06-01 12:18:51', '', 4248, 'http://shoestimer.com/?post_type=product_variation&p=4417', 141, 'product_variation', '', 0),
(4418, 1, '2021-06-01 12:18:51', '2021-06-01 12:18:51', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Mens Shoes Zapatos De Mujer', 'Color: G157 White, Shoe Size: 6', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-zapatos-de-mujer-142', '', '', '2021-06-01 12:18:51', '2021-06-01 12:18:51', '', 4248, 'http://shoestimer.com/?post_type=product_variation&p=4418', 142, 'product_variation', '', 0),
(4419, 1, '2021-06-01 12:18:51', '2021-06-01 12:18:51', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Mens Shoes Zapatos De Mujer', 'Color: G157 White, Shoe Size: 5.5', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-zapatos-de-mujer-143', '', '', '2021-06-01 12:18:51', '2021-06-01 12:18:51', '', 4248, 'http://shoestimer.com/?post_type=product_variation&p=4419', 143, 'product_variation', '', 0),
(4420, 1, '2021-06-01 12:18:51', '2021-06-01 12:18:51', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Mens Shoes Zapatos De Mujer', 'Color: G157 Yellow, Shoe Size: 12', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-zapatos-de-mujer-144', '', '', '2021-06-01 12:18:51', '2021-06-01 12:18:51', '', 4248, 'http://shoestimer.com/?post_type=product_variation&p=4420', 144, 'product_variation', '', 0),
(4421, 1, '2021-06-01 12:18:52', '2021-06-01 12:18:52', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Mens Shoes Zapatos De Mujer', 'Color: G157 Yellow, Shoe Size: 11', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-zapatos-de-mujer-145', '', '', '2021-06-01 12:18:52', '2021-06-01 12:18:52', '', 4248, 'http://shoestimer.com/?post_type=product_variation&p=4421', 145, 'product_variation', '', 0),
(4422, 1, '2021-06-01 12:18:52', '2021-06-01 12:18:52', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Mens Shoes Zapatos De Mujer', 'Color: G157 White, Shoe Size: 8', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-zapatos-de-mujer-146', '', '', '2021-06-01 12:18:52', '2021-06-01 12:18:52', '', 4248, 'http://shoestimer.com/?post_type=product_variation&p=4422', 146, 'product_variation', '', 0),
(4423, 1, '2021-06-01 12:18:52', '2021-06-01 12:18:52', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Mens Shoes Zapatos De Mujer', 'Color: G157 White, Shoe Size: 7.5', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-zapatos-de-mujer-147', '', '', '2021-06-01 12:18:52', '2021-06-01 12:18:52', '', 4248, 'http://shoestimer.com/?post_type=product_variation&p=4423', 147, 'product_variation', '', 0),
(4424, 1, '2021-06-01 12:18:52', '2021-06-01 12:18:52', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Mens Shoes Zapatos De Mujer', 'Color: G157 White, Shoe Size: 7', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-zapatos-de-mujer-148', '', '', '2021-06-01 12:18:52', '2021-06-01 12:18:52', '', 4248, 'http://shoestimer.com/?post_type=product_variation&p=4424', 148, 'product_variation', '', 0),
(4425, 1, '2021-06-01 12:18:52', '2021-06-01 12:18:52', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Mens Shoes Zapatos De Mujer', 'Color: G157 White, Shoe Size: 6.5', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-zapatos-de-mujer-149', '', '', '2021-06-01 12:18:52', '2021-06-01 12:18:52', '', 4248, 'http://shoestimer.com/?post_type=product_variation&p=4425', 149, 'product_variation', '', 0),
(4426, 1, '2021-06-01 12:18:53', '2021-06-01 12:18:53', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Mens Shoes Zapatos De Mujer', 'Color: G157 Yellow, Shoe Size: 7.5', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-zapatos-de-mujer-150', '', '', '2021-06-01 12:18:53', '2021-06-01 12:18:53', '', 4248, 'http://shoestimer.com/?post_type=product_variation&p=4426', 150, 'product_variation', '', 0),
(4427, 1, '2021-06-01 12:18:53', '2021-06-01 12:18:53', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Mens Shoes Zapatos De Mujer', 'Color: G157 Yellow, Shoe Size: 7', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-zapatos-de-mujer-151', '', '', '2021-06-01 12:18:53', '2021-06-01 12:18:53', '', 4248, 'http://shoestimer.com/?post_type=product_variation&p=4427', 151, 'product_variation', '', 0),
(4428, 1, '2021-06-01 12:18:53', '2021-06-01 12:18:53', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Mens Shoes Zapatos De Mujer', 'Color: G157 Yellow, Shoe Size: 6.5', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-zapatos-de-mujer-152', '', '', '2021-06-01 12:18:53', '2021-06-01 12:18:53', '', 4248, 'http://shoestimer.com/?post_type=product_variation&p=4428', 152, 'product_variation', '', 0),
(4429, 1, '2021-06-01 12:18:53', '2021-06-01 12:18:53', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Mens Shoes Zapatos De Mujer', 'Color: G157 Yellow, Shoe Size: 6', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-zapatos-de-mujer-153', '', '', '2021-06-01 12:18:53', '2021-06-01 12:18:53', '', 4248, 'http://shoestimer.com/?post_type=product_variation&p=4429', 153, 'product_variation', '', 0),
(4430, 1, '2021-06-01 12:18:54', '2021-06-01 12:18:54', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Mens Shoes Zapatos De Mujer', 'Color: G157 Yellow, Shoe Size: 10', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-zapatos-de-mujer-154', '', '', '2021-06-01 12:18:54', '2021-06-01 12:18:54', '', 4248, 'http://shoestimer.com/?post_type=product_variation&p=4430', 154, 'product_variation', '', 0),
(4431, 1, '2021-06-01 12:18:54', '2021-06-01 12:18:54', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Mens Shoes Zapatos De Mujer', 'Color: G157 Yellow, Shoe Size: 9.5', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-zapatos-de-mujer-155', '', '', '2021-06-01 12:18:54', '2021-06-01 12:18:54', '', 4248, 'http://shoestimer.com/?post_type=product_variation&p=4431', 155, 'product_variation', '', 0),
(4432, 1, '2021-06-01 12:18:54', '2021-06-01 12:18:54', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Mens Shoes Zapatos De Mujer', 'Color: G157 Yellow, Shoe Size: 8.5', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-zapatos-de-mujer-156', '', '', '2021-06-01 12:18:54', '2021-06-01 12:18:54', '', 4248, 'http://shoestimer.com/?post_type=product_variation&p=4432', 156, 'product_variation', '', 0),
(4433, 1, '2021-06-01 12:18:54', '2021-06-01 12:18:54', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Mens Shoes Zapatos De Mujer', 'Color: G157 Yellow, Shoe Size: 8', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-zapatos-de-mujer-157', '', '', '2021-06-01 12:18:54', '2021-06-01 12:18:54', '', 4248, 'http://shoestimer.com/?post_type=product_variation&p=4433', 157, 'product_variation', '', 0),
(4434, 1, '2021-06-01 12:18:54', '2021-06-01 12:18:54', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Mens Shoes Zapatos De Mujer', 'Color: G157 Green, Shoe Size: 8.5', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-zapatos-de-mujer-158', '', '', '2021-06-01 12:18:54', '2021-06-01 12:18:54', '', 4248, 'http://shoestimer.com/?post_type=product_variation&p=4434', 158, 'product_variation', '', 0),
(4435, 1, '2021-06-01 12:18:55', '2021-06-01 12:18:55', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Mens Shoes Zapatos De Mujer', 'Color: G157 Green, Shoe Size: 8', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-zapatos-de-mujer-159', '', '', '2021-06-01 12:18:55', '2021-06-01 12:18:55', '', 4248, 'http://shoestimer.com/?post_type=product_variation&p=4435', 159, 'product_variation', '', 0),
(4436, 1, '2021-06-01 12:18:55', '2021-06-01 12:18:55', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Mens Shoes Zapatos De Mujer', 'Color: G157 Green, Shoe Size: 7.5', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-zapatos-de-mujer-160', '', '', '2021-06-01 12:18:55', '2021-06-01 12:18:55', '', 4248, 'http://shoestimer.com/?post_type=product_variation&p=4436', 160, 'product_variation', '', 0),
(4437, 1, '2021-06-01 12:18:55', '2021-06-01 12:18:55', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Mens Shoes Zapatos De Mujer', 'Color: G157 Green, Shoe Size: 7', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-zapatos-de-mujer-161', '', '', '2021-06-01 12:18:55', '2021-06-01 12:18:55', '', 4248, 'http://shoestimer.com/?post_type=product_variation&p=4437', 161, 'product_variation', '', 0),
(4438, 1, '2021-06-01 12:18:55', '2021-06-01 12:18:55', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Mens Shoes Zapatos De Mujer', 'Color: G157 Green, Shoe Size: 12', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-zapatos-de-mujer-162', '', '', '2021-06-01 12:18:55', '2021-06-01 12:18:55', '', 4248, 'http://shoestimer.com/?post_type=product_variation&p=4438', 162, 'product_variation', '', 0),
(4439, 1, '2021-06-01 12:18:56', '2021-06-01 12:18:56', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Mens Shoes Zapatos De Mujer', 'Color: G157 Green, Shoe Size: 11', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-zapatos-de-mujer-163', '', '', '2021-06-01 12:18:56', '2021-06-01 12:18:56', '', 4248, 'http://shoestimer.com/?post_type=product_variation&p=4439', 163, 'product_variation', '', 0),
(4440, 1, '2021-06-01 12:18:56', '2021-06-01 12:18:56', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Mens Shoes Zapatos De Mujer', 'Color: G157 Green, Shoe Size: 10', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-zapatos-de-mujer-164', '', '', '2021-06-01 12:18:56', '2021-06-01 12:18:56', '', 4248, 'http://shoestimer.com/?post_type=product_variation&p=4440', 164, 'product_variation', '', 0),
(4441, 1, '2021-06-01 12:18:56', '2021-06-01 12:18:56', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Mens Shoes Zapatos De Mujer', 'Color: G157 Green, Shoe Size: 9.5', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-zapatos-de-mujer-165', '', '', '2021-06-01 12:18:56', '2021-06-01 12:18:56', '', 4248, 'http://shoestimer.com/?post_type=product_variation&p=4441', 165, 'product_variation', '', 0),
(4442, 1, '2021-06-01 12:18:56', '2021-06-01 12:18:56', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Mens Shoes Zapatos De Mujer', 'Color: G157 White, Shoe Size: 11', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-zapatos-de-mujer-166', '', '', '2021-06-01 12:18:56', '2021-06-01 12:18:56', '', 4248, 'http://shoestimer.com/?post_type=product_variation&p=4442', 166, 'product_variation', '', 0),
(4443, 1, '2021-06-01 12:18:57', '2021-06-01 12:18:57', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Mens Shoes Zapatos De Mujer', 'Color: G157 White, Shoe Size: 10', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-zapatos-de-mujer-167', '', '', '2021-06-01 12:18:57', '2021-06-01 12:18:57', '', 4248, 'http://shoestimer.com/?post_type=product_variation&p=4443', 167, 'product_variation', '', 0),
(4444, 1, '2021-06-01 12:18:57', '2021-06-01 12:18:57', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Mens Shoes Zapatos De Mujer', 'Color: G157 White, Shoe Size: 9.5', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-zapatos-de-mujer-168', '', '', '2021-06-01 12:18:57', '2021-06-01 12:18:57', '', 4248, 'http://shoestimer.com/?post_type=product_variation&p=4444', 168, 'product_variation', '', 0),
(4445, 1, '2021-06-01 12:18:57', '2021-06-01 12:18:57', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Mens Shoes Zapatos De Mujer', 'Color: G157 White, Shoe Size: 8.5', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-zapatos-de-mujer-169', '', '', '2021-06-01 12:18:57', '2021-06-01 12:18:57', '', 4248, 'http://shoestimer.com/?post_type=product_variation&p=4445', 169, 'product_variation', '', 0),
(4446, 1, '2021-06-01 12:18:57', '2021-06-01 12:18:57', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Mens Shoes Zapatos De Mujer', 'Color: G157 Green, Shoe Size: 6.5', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-zapatos-de-mujer-170', '', '', '2021-06-01 12:18:57', '2021-06-01 12:18:57', '', 4248, 'http://shoestimer.com/?post_type=product_variation&p=4446', 170, 'product_variation', '', 0),
(4447, 1, '2021-06-01 12:18:58', '2021-06-01 12:18:58', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Mens Shoes Zapatos De Mujer', 'Color: G157 Green, Shoe Size: 6', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-zapatos-de-mujer-171', '', '', '2021-06-01 12:18:58', '2021-06-01 12:18:58', '', 4248, 'http://shoestimer.com/?post_type=product_variation&p=4447', 171, 'product_variation', '', 0),
(4448, 1, '2021-06-01 12:18:58', '2021-06-01 12:18:58', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Mens Shoes Zapatos De Mujer', 'Color: G157 Green, Shoe Size: 5.5', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-zapatos-de-mujer-172', '', '', '2021-06-01 12:18:58', '2021-06-01 12:18:58', '', 4248, 'http://shoestimer.com/?post_type=product_variation&p=4448', 172, 'product_variation', '', 0),
(4449, 1, '2021-06-01 12:18:58', '2021-06-01 12:18:58', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Mens Shoes Zapatos De Mujer', 'Color: G157 White, Shoe Size: 12', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-zapatos-de-mujer-173', '', '', '2021-06-01 12:18:58', '2021-06-01 12:18:58', '', 4248, 'http://shoestimer.com/?post_type=product_variation&p=4449', 173, 'product_variation', '', 0),
(4450, 1, '2021-06-01 12:18:59', '2021-06-01 12:18:59', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Mens Shoes Zapatos De Mujer', 'Color: G101 Green, Shoe Size: 12', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-zapatos-de-mujer-174', '', '', '2021-06-01 12:18:59', '2021-06-01 12:18:59', '', 4248, 'http://shoestimer.com/?post_type=product_variation&p=4450', 174, 'product_variation', '', 0),
(4451, 1, '2021-06-01 12:18:59', '2021-06-01 12:18:59', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Mens Shoes Zapatos De Mujer', 'Color: G101 Green, Shoe Size: 11', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-zapatos-de-mujer-175', '', '', '2021-06-01 12:18:59', '2021-06-01 12:18:59', '', 4248, 'http://shoestimer.com/?post_type=product_variation&p=4451', 175, 'product_variation', '', 0),
(4452, 1, '2021-06-01 12:18:59', '2021-06-01 12:18:59', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Mens Shoes Zapatos De Mujer', 'Color: G101 Green, Shoe Size: 10', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-zapatos-de-mujer-176', '', '', '2021-06-01 12:18:59', '2021-06-01 12:18:59', '', 4248, 'http://shoestimer.com/?post_type=product_variation&p=4452', 176, 'product_variation', '', 0),
(4453, 1, '2021-06-01 12:19:00', '2021-06-01 12:19:00', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Mens Shoes Zapatos De Mujer', 'Color: G101 Green, Shoe Size: 9.5', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-zapatos-de-mujer-177', '', '', '2021-06-01 12:19:00', '2021-06-01 12:19:00', '', 4248, 'http://shoestimer.com/?post_type=product_variation&p=4453', 177, 'product_variation', '', 0),
(4454, 1, '2021-06-01 12:19:00', '2021-06-01 12:19:00', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Mens Shoes Zapatos De Mujer', 'Color: G101 White, Shoe Size: 7', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-zapatos-de-mujer-178', '', '', '2021-06-01 12:19:00', '2021-06-01 12:19:00', '', 4248, 'http://shoestimer.com/?post_type=product_variation&p=4454', 178, 'product_variation', '', 0),
(4455, 1, '2021-06-01 12:19:00', '2021-06-01 12:19:00', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Mens Shoes Zapatos De Mujer', 'Color: G101 White, Shoe Size: 6.5', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-zapatos-de-mujer-179', '', '', '2021-06-01 12:19:00', '2021-06-01 12:19:00', '', 4248, 'http://shoestimer.com/?post_type=product_variation&p=4455', 179, 'product_variation', '', 0),
(4456, 1, '2021-06-01 12:19:01', '2021-06-01 12:19:01', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Mens Shoes Zapatos De Mujer', 'Color: G101 White, Shoe Size: 6', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-zapatos-de-mujer-180', '', '', '2021-06-01 12:19:01', '2021-06-01 12:19:01', '', 4248, 'http://shoestimer.com/?post_type=product_variation&p=4456', 180, 'product_variation', '', 0),
(4457, 1, '2021-06-01 12:19:01', '2021-06-01 12:19:01', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Mens Shoes Zapatos De Mujer', 'Color: G101 White, Shoe Size: 5.5', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-zapatos-de-mujer-181', '', '', '2021-06-01 12:19:01', '2021-06-01 12:19:01', '', 4248, 'http://shoestimer.com/?post_type=product_variation&p=4457', 181, 'product_variation', '', 0),
(4458, 1, '2021-06-01 12:19:01', '2021-06-01 12:19:01', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Mens Shoes Zapatos De Mujer', 'Color: G101 Green, Shoe Size: 6.5', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-zapatos-de-mujer-182', '', '', '2021-06-01 12:19:01', '2021-06-01 12:19:01', '', 4248, 'http://shoestimer.com/?post_type=product_variation&p=4458', 182, 'product_variation', '', 0),
(4459, 1, '2021-06-01 12:19:02', '2021-06-01 12:19:02', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Mens Shoes Zapatos De Mujer', 'Color: G101 Green, Shoe Size: 6', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-zapatos-de-mujer-183', '', '', '2021-06-01 12:19:02', '2021-06-01 12:19:02', '', 4248, 'http://shoestimer.com/?post_type=product_variation&p=4459', 183, 'product_variation', '', 0),
(4460, 1, '2021-06-01 12:19:02', '2021-06-01 12:19:02', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Mens Shoes Zapatos De Mujer', 'Color: G101 Green, Shoe Size: 5.5', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-zapatos-de-mujer-184', '', '', '2021-06-01 12:19:02', '2021-06-01 12:19:02', '', 4248, 'http://shoestimer.com/?post_type=product_variation&p=4460', 184, 'product_variation', '', 0),
(4461, 1, '2021-06-01 12:19:03', '2021-06-01 12:19:03', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Mens Shoes Zapatos De Mujer', 'Color: G101 Black, Shoe Size: 12', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-zapatos-de-mujer-185', '', '', '2021-06-01 12:19:03', '2021-06-01 12:19:03', '', 4248, 'http://shoestimer.com/?post_type=product_variation&p=4461', 185, 'product_variation', '', 0),
(4462, 1, '2021-06-01 12:19:03', '2021-06-01 12:19:03', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Mens Shoes Zapatos De Mujer', 'Color: G101 Green, Shoe Size: 8.5', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-zapatos-de-mujer-186', '', '', '2021-06-01 12:19:03', '2021-06-01 12:19:03', '', 4248, 'http://shoestimer.com/?post_type=product_variation&p=4462', 186, 'product_variation', '', 0),
(4463, 1, '2021-06-01 12:19:04', '2021-06-01 12:19:04', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Mens Shoes Zapatos De Mujer', 'Color: G101 Green, Shoe Size: 8', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-zapatos-de-mujer-187', '', '', '2021-06-01 12:19:04', '2021-06-01 12:19:04', '', 4248, 'http://shoestimer.com/?post_type=product_variation&p=4463', 187, 'product_variation', '', 0),
(4464, 1, '2021-06-01 12:19:05', '2021-06-01 12:19:05', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Mens Shoes Zapatos De Mujer', 'Color: G101 Green, Shoe Size: 7.5', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-zapatos-de-mujer-188', '', '', '2021-06-01 12:19:05', '2021-06-01 12:19:05', '', 4248, 'http://shoestimer.com/?post_type=product_variation&p=4464', 188, 'product_variation', '', 0),
(4465, 1, '2021-06-01 12:19:05', '2021-06-01 12:19:05', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Mens Shoes Zapatos De Mujer', 'Color: G101 Green, Shoe Size: 7', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-zapatos-de-mujer-189', '', '', '2021-06-01 12:19:05', '2021-06-01 12:19:05', '', 4248, 'http://shoestimer.com/?post_type=product_variation&p=4465', 189, 'product_variation', '', 0),
(4466, 1, '2021-06-01 12:19:06', '2021-06-01 12:19:06', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Mens Shoes Zapatos De Mujer', 'Color: G133 Yellow, Shoe Size: 6', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-zapatos-de-mujer-190', '', '', '2021-06-01 12:19:06', '2021-06-01 12:19:06', '', 4248, 'http://shoestimer.com/?post_type=product_variation&p=4466', 190, 'product_variation', '', 0),
(4467, 1, '2021-06-01 12:19:07', '2021-06-01 12:19:07', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Mens Shoes Zapatos De Mujer', 'Color: G101 White, Shoe Size: 9.5', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-zapatos-de-mujer-191', '', '', '2021-06-01 12:19:07', '2021-06-01 12:19:07', '', 4248, 'http://shoestimer.com/?post_type=product_variation&p=4467', 191, 'product_variation', '', 0),
(4468, 1, '2021-06-01 12:19:07', '2021-06-01 12:19:07', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Mens Shoes Zapatos De Mujer', 'Color: G101 White, Shoe Size: 8.5', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-zapatos-de-mujer-192', '', '', '2021-06-01 12:19:07', '2021-06-01 12:19:07', '', 4248, 'http://shoestimer.com/?post_type=product_variation&p=4468', 192, 'product_variation', '', 0),
(4469, 1, '2021-06-01 12:19:07', '2021-06-01 12:19:07', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Mens Shoes Zapatos De Mujer', 'Color: G101 White, Shoe Size: 8', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-zapatos-de-mujer-193', '', '', '2021-06-01 12:19:07', '2021-06-01 12:19:07', '', 4248, 'http://shoestimer.com/?post_type=product_variation&p=4469', 193, 'product_variation', '', 0),
(4470, 1, '2021-06-01 12:19:07', '2021-06-01 12:19:07', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Mens Shoes Zapatos De Mujer', 'Color: G101 White, Shoe Size: 7.5', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-zapatos-de-mujer-194', '', '', '2021-06-01 12:19:07', '2021-06-01 12:19:07', '', 4248, 'http://shoestimer.com/?post_type=product_variation&p=4470', 194, 'product_variation', '', 0),
(4471, 1, '2021-06-01 12:19:08', '2021-06-01 12:19:08', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Mens Shoes Zapatos De Mujer', 'Color: G133 Yellow, Shoe Size: 5.5', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-zapatos-de-mujer-195', '', '', '2021-06-01 12:19:08', '2021-06-01 12:19:08', '', 4248, 'http://shoestimer.com/?post_type=product_variation&p=4471', 195, 'product_variation', '', 0),
(4472, 1, '2021-06-01 12:19:08', '2021-06-01 12:19:08', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Mens Shoes Zapatos De Mujer', 'Color: G101 White, Shoe Size: 12', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-zapatos-de-mujer-196', '', '', '2021-06-01 12:19:08', '2021-06-01 12:19:08', '', 4248, 'http://shoestimer.com/?post_type=product_variation&p=4472', 196, 'product_variation', '', 0),
(4473, 1, '2021-06-01 12:19:08', '2021-06-01 12:19:08', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Mens Shoes Zapatos De Mujer', 'Color: G101 White, Shoe Size: 11', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-zapatos-de-mujer-197', '', '', '2021-06-01 12:19:08', '2021-06-01 12:19:08', '', 4248, 'http://shoestimer.com/?post_type=product_variation&p=4473', 197, 'product_variation', '', 0),
(4474, 1, '2021-06-01 12:19:09', '2021-06-01 12:19:09', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Mens Shoes Zapatos De Mujer', 'Color: G101 White, Shoe Size: 10', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-zapatos-de-mujer-198', '', '', '2021-06-01 12:19:09', '2021-06-01 12:19:09', '', 4248, 'http://shoestimer.com/?post_type=product_variation&p=4474', 198, 'product_variation', '', 0),
(4475, 1, '2021-06-01 12:19:10', '2021-06-01 12:19:10', '', 'Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-1', '', 'inherit', 'open', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-1', '', '', '2021-06-01 12:19:10', '2021-06-01 12:19:10', '', 4248, 'http://shoestimer.com/wp-content/uploads/2021/06/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(4476, 1, '2021-06-01 12:19:13', '2021-06-01 12:19:13', '', 'Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-2', '', 'inherit', 'open', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-2', '', '', '2021-06-01 12:19:13', '2021-06-01 12:19:13', '', 4248, 'http://shoestimer.com/wp-content/uploads/2021/06/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-2.jpg', 0, 'attachment', 'image/jpeg', 0);
INSERT INTO `wpx5_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(4477, 1, '2021-06-01 12:19:14', '2021-06-01 12:19:14', '                <div class=\"product-specs-list-container\">\n                    <ul class=\"product-specs-list util-clearfix\">\n						                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Brand Name:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">AIRAVATA</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Gender:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Unisex</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Origin:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">CN(Origin)</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Sports Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Light Runing</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Function:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Cushioning</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Applicable Place:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Hard Court</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Level Of Practice:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Beginner</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Department Name:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Adult</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Feature:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Breathable</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Insole Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Latex</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Athletic Shoe Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Running Shoes</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Upper Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Mesh (Air mesh)</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Shoe Width:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Medium(B,M)</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Upper Height:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">low</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Model Number:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Men Sneakers Breathable Running Shoes</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Outsole Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Rubber</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Technology:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">FREE FLEXIBLE</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Closure Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Lace-up</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">For Distance:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Half Marathon(>20km)</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Fit:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Fits true to size, take your normal size</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Release Date:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Spring2019</span>\n                            </li>\n							                    </ul>\n                </div>\n				<div class=\"detailmodule_html\"><div class=\"detail-desc-decorate-richtext\"><div style=\"margin:10px auto 0;display:inline-block;max-width:100%;\"><img src=\"https://ae03.alicdn.com/kf/H67a8ed6483e143468b2d664c5d497a1bZ.jpg\" /></div><div style=\"margin:10px auto 0;display:inline-block;max-width:100%;\"><img src=\"https://ae03.alicdn.com/kf/Hfa2f8e7b8ca94cc7938a180a002ac2291.jpg\"/><div style=\"margin-top:-93.35%;\"><div style=\"margin-left:0.0%;margin-top:0.0%;width:33.3333%; \"><a href=\"http://www.aliexpress.com/item/detail/4000785686815.html\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"https://ae01.alicdn.com/kf/H3d348d5df4324be69af78629ba39a6ddi.png?width=310&height=435&hash=745\" style=\"width:310px;height:435px;\"/></a></div><div style=\"margin-left:33.0%;margin-top:-46.67%;width:33.3333%; \"><a href=\"http://www.aliexpress.com/item/detail/4000765071683.html\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"https://ae01.alicdn.com/kf/H3d348d5df4324be69af78629ba39a6ddi.png?width=310&height=435&hash=745\" style=\"width:310px;height:435px;\"/></a></div><div style=\"margin-left:66.0%;margin-top:-46.67%;width:33.3333%; \"><a href=\"http://www.aliexpress.com/item/detail/4001203446595.html\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"https://ae01.alicdn.com/kf/H3d348d5df4324be69af78629ba39a6ddi.png?width=310&height=435&hash=745\" style=\"width:310px;height:435px;\"/></a></div><div style=\"margin-left:0.0%;margin-top:0.0%;width:33.3333%; \"><a href=\"http://www.aliexpress.com/item/detail/4001191919660.html\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"https://ae01.alicdn.com/kf/H3d348d5df4324be69af78629ba39a6ddi.png?width=310&height=435&hash=745\" style=\"width:310px;height:435px;\"/></a></div><div style=\"margin-left:33.0%;margin-top:-46.67%;width:33.3333%; \"><a href=\"http://www.aliexpress.com/item/detail/4000752352502.html\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"https://ae01.alicdn.com/kf/H3d348d5df4324be69af78629ba39a6ddi.png?width=310&height=435&hash=745\" style=\"width:310px;height:435px;\"/></a></div><div style=\"margin-left:66.0%;margin-top:-46.67%;width:33.3333%; \"><a href=\"http://www.aliexpress.com/item/detail/4001208026872.html\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"https://ae01.alicdn.com/kf/H3d348d5df4324be69af78629ba39a6ddi.png?width=310&height=435&hash=745\" style=\"width:310px;height:435px;\"/></a></div></div></div><div style=\"margin:10px auto 0;display:inline-block;max-width:100%;\"><img src=\"https://ae03.alicdn.com/kf/H72a20bd1574f4ce2b8ad85c6200a2368f.jpg\" /><div style=\"margin-left:3.54%;margin-top:-13.09%;width:92.92%; \"><a href=\"https://www.aliexpress.com/store/sale-items/5629044.html?spm=a2g0o.store_home.pcShopHead_1000012042302.2\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"https://ae03.alicdn.com/kf/H2b357c7aaf1446288b3490fcdbfd5529H.jpg\" style=\"width:866px;height:200px;\"/></a></div><div style=\"margin-top:-8.37%; \"></div></div><div>\n<div>\n<div>\n<div>\n<div>\n<div>\n<div>\n<div>\n<div>\n<div>\n<div>\n<div>\n<div>\n<div>\n<div>\n<div>\n<div>\n<div>\n<div>\n<div>\n<div>\n<div>\n<div>\n<div>\n<div style=\"text-align: center;\">Style:Fashion Running shoes for daily wearing,sports,outdoors,fitness,streetwear and so on !<br>\n<img src=\"https://ae01.alicdn.com/kf/Hf5fe0432f9a3495fb9b9324da8c08e8dj.jpg?width=1000&amp;height=1000&amp;hash=2000\" style=\"width:800px;\"> <img src=\"https://ae01.alicdn.com/kf/H67bda0a6b599499ca35ff64a3cc7526df.jpg?width=1000&amp;height=1000&amp;hash=2000\" style=\"width:800px;\"> <img src=\"https://ae01.alicdn.com/kf/H7178030a85a94a9daae692b99fb59fbfH.jpg?width=1000&amp;height=1000&amp;hash=2000\" style=\"width:800px;\"> <img src=\"https://ae01.alicdn.com/kf/Hf1235c5dece84090b1abb60b558b9772E.jpg?width=1000&amp;height=1000&amp;hash=2000\" style=\"width:800px;\"> <img src=\"https://ae01.alicdn.com/kf/H1956776bd08e4cf7944386d7042429d4W.jpg?width=1000&amp;height=1000&amp;hash=2000\" style=\"width:800px;\"> <img src=\"https://ae01.alicdn.com/kf/H97eb7f2c14bb4209a4b3127f9df1d8c6T.jpg?width=1000&amp;height=1000&amp;hash=2000\" style=\"width:800px;\"> <img src=\"https://ae01.alicdn.com/kf/Hce64d5495ca14775848db36db70823445.jpg?width=1000&amp;height=1000&amp;hash=2000\" style=\"width:800px;\"> <img src=\"https://ae01.alicdn.com/kf/Hc4af8a067b1f4582a571ce1ed54b07704.jpg?width=1000&amp;height=1000&amp;hash=2000\" style=\"width:800px;\"> <img src=\"https://ae01.alicdn.com/kf/Hdf404a15a2e841f2b4d4c576b808cd18D.jpg?width=1000&amp;height=1000&amp;hash=2000\" style=\"width:800px;\"> <img src=\"https://ae01.alicdn.com/kf/Hcda2ea643a2a4591bcb4fd8ffe8742b5j.jpg?width=1000&amp;height=1000&amp;hash=2000\" style=\"width:800px;\"> <img src=\"https://ae01.alicdn.com/kf/H6d69768465c240a4a14e5ae5b39bd253C.jpg?width=1000&amp;height=1000&amp;hash=2000\" style=\"width:800px;\"> <img src=\"https://ae01.alicdn.com/kf/Hcca6f8e77e984f699586ce2dc82001146.jpg?width=1000&amp;height=1000&amp;hash=2000\" style=\"width:800px;\"> <img src=\"https://ae01.alicdn.com/kf/H5a8f4c43fc364fbaaa9f56ec42e0978bs.jpg?width=1000&amp;height=1000&amp;hash=2000\" style=\"width:800px;\"> <img src=\"https://ae01.alicdn.com/kf/Hb2400d1293b046038b0f2c5519884096l.jpg?width=1000&amp;height=1000&amp;hash=2000\" style=\"width:800px;\"> <img src=\"https://ae01.alicdn.com/kf/Hd07f7ca1f42444179f00d7ca5e623503y.jpg?width=1000&amp;height=1000&amp;hash=2000\" style=\"width:800px;\"> <img src=\"https://ae01.alicdn.com/kf/H5988bf90e7184948a838ddcf610feafew.jpg?width=1000&amp;height=1000&amp;hash=2000\" style=\"width:800px;\"> <img src=\"https://ae01.alicdn.com/kf/H9d302cea48c7497eb165df63d16f9909L.jpg?width=1000&amp;height=1000&amp;hash=2000\" style=\"width:800px;\"> <img src=\"https://ae01.alicdn.com/kf/H9011debcf2ad45f7bb959b98890f8862n.jpg?width=1000&amp;height=1000&amp;hash=2000\" style=\"width:800px;\"> <img src=\"https://ae01.alicdn.com/kf/Hb81d89eb39734d19849397ac2afbda53x.jpg?width=1000&amp;height=1000&amp;hash=2000\" style=\"width:800px;\"><br>\nNote:<br>\n1,Please allowing slightly color difference due to different monitor<br>\n2,Please kindly check the size chart carefully before ordering to get your suitable sizes,thank you so much !</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div></div>\n\n\n', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Shoes', '', 'publish', 'open', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-shoes', '', '', '2021-06-01 12:20:10', '2021-06-01 12:20:10', '', 0, 'http://shoestimer.com/product/women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-shoes/', 0, 'product', '', 0),
(4478, 1, '2021-06-01 12:19:16', '2021-06-01 12:19:16', '', 'Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes', '', 'inherit', 'open', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-shoes-2', '', '', '2021-06-01 12:19:16', '2021-06-01 12:19:16', '', 4477, 'http://shoestimer.com/wp-content/uploads/2021/06/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes.jpg', 0, 'attachment', 'image/jpeg', 0),
(4479, 1, '2021-06-01 12:19:17', '2021-06-01 12:19:17', '', 'Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-3', '', 'inherit', 'open', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-3', '', '', '2021-06-01 12:19:17', '2021-06-01 12:19:17', '', 4248, 'http://shoestimer.com/wp-content/uploads/2021/06/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-3.jpg', 0, 'attachment', 'image/jpeg', 0),
(4480, 1, '2021-06-01 12:19:22', '2021-06-01 12:19:22', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Shoes', 'Color: Blue, Shoe Size: 35', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-shoes', '', '', '2021-06-01 12:19:22', '2021-06-01 12:19:22', '', 4477, 'http://shoestimer.com/?post_type=product_variation&p=4480', 1, 'product_variation', '', 0),
(4481, 1, '2021-06-01 12:19:23', '2021-06-01 12:19:23', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Shoes', 'Color: BLACK, Shoe Size: 48', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-shoes-2', '', '', '2021-06-01 12:19:23', '2021-06-01 12:19:23', '', 4477, 'http://shoestimer.com/?post_type=product_variation&p=4481', 2, 'product_variation', '', 0),
(4482, 1, '2021-06-01 12:19:23', '2021-06-01 12:19:23', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Shoes', 'Color: Blue, Shoe Size: 48', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-shoes-3', '', '', '2021-06-01 12:19:23', '2021-06-01 12:19:23', '', 4477, 'http://shoestimer.com/?post_type=product_variation&p=4482', 3, 'product_variation', '', 0),
(4484, 1, '2021-06-01 12:19:23', '2021-06-01 12:19:23', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Shoes', 'Color: Blue, Shoe Size: 47', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-shoes-4', '', '', '2021-06-01 12:19:23', '2021-06-01 12:19:23', '', 4477, 'http://shoestimer.com/?post_type=product_variation&p=4484', 4, 'product_variation', '', 0),
(4483, 1, '2021-06-01 12:19:23', '2021-06-01 12:19:23', '', 'Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-4', '', 'inherit', 'open', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-4', '', '', '2021-06-01 12:19:23', '2021-06-01 12:19:23', '', 4248, 'http://shoestimer.com/wp-content/uploads/2021/06/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-4.jpg', 0, 'attachment', 'image/jpeg', 0),
(4485, 1, '2021-06-01 12:19:23', '2021-06-01 12:19:23', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Shoes', 'Color: Gray, Shoe Size: 47', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-shoes-5', '', '', '2021-06-01 12:19:23', '2021-06-01 12:19:23', '', 4477, 'http://shoestimer.com/?post_type=product_variation&p=4485', 5, 'product_variation', '', 0),
(4486, 1, '2021-06-01 12:19:24', '2021-06-01 12:19:24', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Shoes', 'Color: Gray, Shoe Size: 35', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-shoes-6', '', '', '2021-06-01 12:19:24', '2021-06-01 12:19:24', '', 4477, 'http://shoestimer.com/?post_type=product_variation&p=4486', 6, 'product_variation', '', 0),
(4487, 1, '2021-06-01 12:19:24', '2021-06-01 12:19:24', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Shoes', 'Color: Green, Shoe Size: 35', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-shoes-7', '', '', '2021-06-01 12:19:24', '2021-06-01 12:19:24', '', 4477, 'http://shoestimer.com/?post_type=product_variation&p=4487', 7, 'product_variation', '', 0),
(4488, 1, '2021-06-01 12:19:25', '2021-06-01 12:19:25', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Shoes', 'Color: Gray, Shoe Size: 48', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-shoes-8', '', '', '2021-06-01 12:19:25', '2021-06-01 12:19:25', '', 4477, 'http://shoestimer.com/?post_type=product_variation&p=4488', 8, 'product_variation', '', 0),
(4489, 1, '2021-06-01 12:19:25', '2021-06-01 12:19:25', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Shoes', 'Color: BLACK, Shoe Size: 47', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-shoes-9', '', '', '2021-06-01 12:19:25', '2021-06-01 12:19:25', '', 4477, 'http://shoestimer.com/?post_type=product_variation&p=4489', 9, 'product_variation', '', 0),
(4490, 1, '2021-06-01 12:19:25', '2021-06-01 12:19:25', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Shoes', 'Color: BLACK, Shoe Size: 35', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-shoes-10', '', '', '2021-06-01 12:19:25', '2021-06-01 12:19:25', '', 4477, 'http://shoestimer.com/?post_type=product_variation&p=4490', 10, 'product_variation', '', 0),
(4491, 1, '2021-06-01 12:19:25', '2021-06-01 12:19:25', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Shoes', 'Color: Blue, Shoe Size: 42', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-shoes-11', '', '', '2021-06-01 12:19:25', '2021-06-01 12:19:25', '', 4477, 'http://shoestimer.com/?post_type=product_variation&p=4491', 11, 'product_variation', '', 0),
(4493, 1, '2021-06-01 12:19:26', '2021-06-01 12:19:26', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Shoes', 'Color: White, Shoe Size: 47', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-shoes-12', '', '', '2021-06-01 12:19:26', '2021-06-01 12:19:26', '', 4477, 'http://shoestimer.com/?post_type=product_variation&p=4493', 12, 'product_variation', '', 0),
(4492, 1, '2021-06-01 12:19:25', '2021-06-01 12:19:25', '', 'Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-5', '', 'inherit', 'open', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-5', '', '', '2021-06-01 12:19:25', '2021-06-01 12:19:25', '', 4248, 'http://shoestimer.com/wp-content/uploads/2021/06/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-5.jpg', 0, 'attachment', 'image/jpeg', 0),
(4494, 1, '2021-06-01 12:19:26', '2021-06-01 12:19:26', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Shoes', 'Color: Blue, Shoe Size: 43', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-shoes-13', '', '', '2021-06-01 12:19:26', '2021-06-01 12:19:26', '', 4477, 'http://shoestimer.com/?post_type=product_variation&p=4494', 13, 'product_variation', '', 0),
(4495, 1, '2021-06-01 12:19:27', '2021-06-01 12:19:27', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Shoes', 'Color: White, Shoe Size: 35', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-shoes-14', '', '', '2021-06-01 12:19:27', '2021-06-01 12:19:27', '', 4477, 'http://shoestimer.com/?post_type=product_variation&p=4495', 14, 'product_variation', '', 0),
(4496, 1, '2021-06-01 12:19:28', '2021-06-01 12:19:28', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Shoes', 'Color: Blue, Shoe Size: 40', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-shoes-15', '', '', '2021-06-01 12:19:28', '2021-06-01 12:19:28', '', 4477, 'http://shoestimer.com/?post_type=product_variation&p=4496', 15, 'product_variation', '', 0),
(4497, 1, '2021-06-01 12:19:28', '2021-06-01 12:19:28', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Shoes', 'Color: Blue, Shoe Size: 41', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-shoes-16', '', '', '2021-06-01 12:19:28', '2021-06-01 12:19:28', '', 4477, 'http://shoestimer.com/?post_type=product_variation&p=4497', 16, 'product_variation', '', 0),
(4498, 1, '2021-06-01 12:19:28', '2021-06-01 12:19:28', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Shoes', 'Color: White, Shoe Size: 48', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-shoes-17', '', '', '2021-06-01 12:19:28', '2021-06-01 12:19:28', '', 4477, 'http://shoestimer.com/?post_type=product_variation&p=4498', 17, 'product_variation', '', 0),
(4500, 1, '2021-06-01 12:19:28', '2021-06-01 12:19:28', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Shoes', 'Color: Blue, Shoe Size: 38', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-shoes-18', '', '', '2021-06-01 12:19:28', '2021-06-01 12:19:28', '', 4477, 'http://shoestimer.com/?post_type=product_variation&p=4500', 18, 'product_variation', '', 0),
(4499, 1, '2021-06-01 12:19:28', '2021-06-01 12:19:28', '', 'Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640', '', 'inherit', 'open', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-jpg_640x640', '', '', '2021-06-01 12:19:28', '2021-06-01 12:19:28', '', 4248, 'http://shoestimer.com/wp-content/uploads/2021/06/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes.jpg_640x640.jpg', 0, 'attachment', 'image/jpeg', 0),
(4501, 1, '2021-06-01 12:19:29', '2021-06-01 12:19:29', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Shoes', 'Color: Blue, Shoe Size: 39', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-shoes-19', '', '', '2021-06-01 12:19:29', '2021-06-01 12:19:29', '', 4477, 'http://shoestimer.com/?post_type=product_variation&p=4501', 19, 'product_variation', '', 0),
(4502, 1, '2021-06-01 12:19:30', '2021-06-01 12:19:30', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Shoes', 'Color: Blue, Shoe Size: 36', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-shoes-20', '', '', '2021-06-01 12:19:30', '2021-06-01 12:19:30', '', 4477, 'http://shoestimer.com/?post_type=product_variation&p=4502', 20, 'product_variation', '', 0),
(4503, 1, '2021-06-01 12:19:30', '2021-06-01 12:19:30', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Shoes', 'Color: Blue, Shoe Size: 37', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-shoes-21', '', '', '2021-06-01 12:19:30', '2021-06-01 12:19:30', '', 4477, 'http://shoestimer.com/?post_type=product_variation&p=4503', 21, 'product_variation', '', 0),
(4504, 1, '2021-06-01 12:19:30', '2021-06-01 12:19:30', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Shoes', 'Color: BLACK, Shoe Size: 46', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-shoes-22', '', '', '2021-06-01 12:19:30', '2021-06-01 12:19:30', '', 4477, 'http://shoestimer.com/?post_type=product_variation&p=4504', 22, 'product_variation', '', 0),
(4505, 1, '2021-06-01 12:19:30', '2021-06-01 12:19:30', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Shoes', 'Color: Green, Shoe Size: 48', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-shoes-23', '', '', '2021-06-01 12:19:30', '2021-06-01 12:19:30', '', 4477, 'http://shoestimer.com/?post_type=product_variation&p=4505', 23, 'product_variation', '', 0),
(4506, 1, '2021-06-01 12:19:30', '2021-06-01 12:19:30', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Shoes', 'Color: Green, Shoe Size: 47', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-shoes-24', '', '', '2021-06-01 12:19:30', '2021-06-01 12:19:30', '', 4477, 'http://shoestimer.com/?post_type=product_variation&p=4506', 24, 'product_variation', '', 0),
(4507, 1, '2021-06-01 12:19:30', '2021-06-01 12:19:30', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Shoes', 'Color: BLACK, Shoe Size: 44', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-shoes-25', '', '', '2021-06-01 12:19:30', '2021-06-01 12:19:30', '', 4477, 'http://shoestimer.com/?post_type=product_variation&p=4507', 25, 'product_variation', '', 0),
(4508, 1, '2021-06-01 12:19:31', '2021-06-01 12:19:31', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Shoes', 'Color: Orange, Shoe Size: 47', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-shoes-26', '', '', '2021-06-01 12:19:31', '2021-06-01 12:19:31', '', 4477, 'http://shoestimer.com/?post_type=product_variation&p=4508', 26, 'product_variation', '', 0),
(4509, 1, '2021-06-01 12:19:31', '2021-06-01 12:19:31', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Shoes', 'Color: BLACK, Shoe Size: 45', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-shoes-27', '', '', '2021-06-01 12:19:31', '2021-06-01 12:19:31', '', 4477, 'http://shoestimer.com/?post_type=product_variation&p=4509', 27, 'product_variation', '', 0),
(4511, 1, '2021-06-01 12:19:31', '2021-06-01 12:19:31', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Shoes', 'Color: Orange, Shoe Size: 35', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-shoes-28', '', '', '2021-06-01 12:19:31', '2021-06-01 12:19:31', '', 4477, 'http://shoestimer.com/?post_type=product_variation&p=4511', 28, 'product_variation', '', 0),
(4510, 0, '2021-06-01 12:19:31', '2021-06-01 12:19:31', '', 'Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-1.jpg_640x640-1', '', 'inherit', 'open', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-1-jpg_640x640-1', '', '', '2021-06-01 12:19:31', '2021-06-01 12:19:31', '', 4248, 'http://shoestimer.com/wp-content/uploads/2021/06/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-1.jpg_640x640-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(4512, 1, '2021-06-01 12:19:32', '2021-06-01 12:19:32', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Shoes', 'Color: BLACK, Shoe Size: 42', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-shoes-29', '', '', '2021-06-01 12:19:32', '2021-06-01 12:19:32', '', 4477, 'http://shoestimer.com/?post_type=product_variation&p=4512', 29, 'product_variation', '', 0),
(4513, 1, '2021-06-01 12:19:32', '2021-06-01 12:19:32', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Shoes', 'Color: Red, Shoe Size: 35', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-shoes-30', '', '', '2021-06-01 12:19:32', '2021-06-01 12:19:32', '', 4477, 'http://shoestimer.com/?post_type=product_variation&p=4513', 30, 'product_variation', '', 0),
(4514, 1, '2021-06-01 12:19:33', '2021-06-01 12:19:33', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Shoes', 'Color: BLACK, Shoe Size: 43', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-shoes-31', '', '', '2021-06-01 12:19:33', '2021-06-01 12:19:33', '', 4477, 'http://shoestimer.com/?post_type=product_variation&p=4514', 31, 'product_variation', '', 0),
(4516, 1, '2021-06-01 12:19:33', '2021-06-01 12:19:33', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Shoes', 'Color: Orange, Shoe Size: 48', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-shoes-32', '', '', '2021-06-01 12:19:33', '2021-06-01 12:19:33', '', 4477, 'http://shoestimer.com/?post_type=product_variation&p=4516', 32, 'product_variation', '', 0),
(4515, 0, '2021-06-01 12:19:33', '2021-06-01 12:19:33', '', 'Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-2.jpg_640x640-2', '', 'inherit', 'open', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-2-jpg_640x640-2', '', '', '2021-06-01 12:19:33', '2021-06-01 12:19:33', '', 4248, 'http://shoestimer.com/wp-content/uploads/2021/06/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-2.jpg_640x640-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(4517, 1, '2021-06-01 12:19:34', '2021-06-01 12:19:34', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Shoes', 'Color: BLACK, Shoe Size: 40', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-shoes-33', '', '', '2021-06-01 12:19:34', '2021-06-01 12:19:34', '', 4477, 'http://shoestimer.com/?post_type=product_variation&p=4517', 33, 'product_variation', '', 0),
(4518, 1, '2021-06-01 12:19:34', '2021-06-01 12:19:34', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Shoes', 'Color: Red, Shoe Size: 48', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-shoes-34', '', '', '2021-06-01 12:19:34', '2021-06-01 12:19:34', '', 4477, 'http://shoestimer.com/?post_type=product_variation&p=4518', 34, 'product_variation', '', 0),
(4519, 1, '2021-06-01 12:19:35', '2021-06-01 12:19:35', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Shoes', 'Color: BLACK, Shoe Size: 41', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-shoes-35', '', '', '2021-06-01 12:19:35', '2021-06-01 12:19:35', '', 4477, 'http://shoestimer.com/?post_type=product_variation&p=4519', 35, 'product_variation', '', 0),
(4521, 1, '2021-06-01 12:19:35', '2021-06-01 12:19:35', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Shoes', 'Color: Red, Shoe Size: 47', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-shoes-36', '', '', '2021-06-01 12:19:35', '2021-06-01 12:19:35', '', 4477, 'http://shoestimer.com/?post_type=product_variation&p=4521', 36, 'product_variation', '', 0),
(4520, 0, '2021-06-01 12:19:35', '2021-06-01 12:19:35', '', 'Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-3.jpg_640x640-3', '', 'inherit', 'open', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-3-jpg_640x640-3', '', '', '2021-06-01 12:19:35', '2021-06-01 12:19:35', '', 4248, 'http://shoestimer.com/wp-content/uploads/2021/06/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-3.jpg_640x640-3.jpg', 0, 'attachment', 'image/jpeg', 0),
(4522, 1, '2021-06-01 12:19:36', '2021-06-01 12:19:36', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Shoes', 'Color: BLACK, Shoe Size: 38', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-shoes-37', '', '', '2021-06-01 12:19:36', '2021-06-01 12:19:36', '', 4477, 'http://shoestimer.com/?post_type=product_variation&p=4522', 37, 'product_variation', '', 0),
(4523, 1, '2021-06-01 12:19:36', '2021-06-01 12:19:36', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Shoes', 'Color: BLACK, Shoe Size: 39', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-shoes-38', '', '', '2021-06-01 12:19:36', '2021-06-01 12:19:36', '', 4477, 'http://shoestimer.com/?post_type=product_variation&p=4523', 38, 'product_variation', '', 0),
(4524, 0, '2021-06-01 12:19:37', '2021-06-01 12:19:37', '', 'Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-4.jpg_640x640-4', '', 'inherit', 'open', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-4-jpg_640x640-4', '', '', '2021-06-01 12:19:37', '2021-06-01 12:19:37', '', 4248, 'http://shoestimer.com/wp-content/uploads/2021/06/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-4.jpg_640x640-4.jpg', 0, 'attachment', 'image/jpeg', 0),
(4525, 1, '2021-06-01 12:19:37', '2021-06-01 12:19:37', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Shoes', 'Color: BLACK, Shoe Size: 36', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-shoes-39', '', '', '2021-06-01 12:19:37', '2021-06-01 12:19:37', '', 4477, 'http://shoestimer.com/?post_type=product_variation&p=4525', 39, 'product_variation', '', 0),
(4526, 1, '2021-06-01 12:19:37', '2021-06-01 12:19:37', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Shoes', 'Color: BLACK, Shoe Size: 37', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-shoes-40', '', '', '2021-06-01 12:19:37', '2021-06-01 12:19:37', '', 4477, 'http://shoestimer.com/?post_type=product_variation&p=4526', 40, 'product_variation', '', 0),
(4527, 1, '2021-06-01 12:19:38', '2021-06-01 12:19:38', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Shoes', 'Color: Red, Shoe Size: 46', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-shoes-41', '', '', '2021-06-01 12:19:38', '2021-06-01 12:19:38', '', 4477, 'http://shoestimer.com/?post_type=product_variation&p=4527', 41, 'product_variation', '', 0),
(4528, 1, '2021-06-01 12:19:39', '2021-06-01 12:19:39', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Shoes', 'Color: Red, Shoe Size: 44', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-shoes-42', '', '', '2021-06-01 12:19:39', '2021-06-01 12:19:39', '', 4477, 'http://shoestimer.com/?post_type=product_variation&p=4528', 42, 'product_variation', '', 0),
(4530, 1, '2021-06-01 12:19:39', '2021-06-01 12:19:39', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Shoes', 'Color: Red, Shoe Size: 45', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-shoes-43', '', '', '2021-06-01 12:19:39', '2021-06-01 12:19:39', '', 4477, 'http://shoestimer.com/?post_type=product_variation&p=4530', 43, 'product_variation', '', 0),
(4529, 0, '2021-06-01 12:19:39', '2021-06-01 12:19:39', '', 'Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-5.jpg_640x640-5', '', 'inherit', 'open', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-5-jpg_640x640-5', '', '', '2021-06-01 12:19:39', '2021-06-01 12:19:39', '', 4248, 'http://shoestimer.com/wp-content/uploads/2021/06/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-5.jpg_640x640-5.jpg', 0, 'attachment', 'image/jpeg', 0),
(4531, 1, '2021-06-01 12:19:40', '2021-06-01 12:19:40', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Shoes', 'Color: Red, Shoe Size: 42', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-shoes-44', '', '', '2021-06-01 12:19:40', '2021-06-01 12:19:40', '', 4477, 'http://shoestimer.com/?post_type=product_variation&p=4531', 44, 'product_variation', '', 0),
(4532, 1, '2021-06-01 12:19:40', '2021-06-01 12:19:40', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Shoes', 'Color: Red, Shoe Size: 43', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-shoes-45', '', '', '2021-06-01 12:19:40', '2021-06-01 12:19:40', '', 4477, 'http://shoestimer.com/?post_type=product_variation&p=4532', 45, 'product_variation', '', 0),
(4533, 0, '2021-06-01 12:19:40', '2021-06-01 12:19:40', '', 'Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-6.jpg_640x640-6', '', 'inherit', 'open', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-6-jpg_640x640-6', '', '', '2021-06-01 12:19:40', '2021-06-01 12:19:40', '', 4248, 'http://shoestimer.com/wp-content/uploads/2021/06/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-6.jpg_640x640-6.jpg', 0, 'attachment', 'image/jpeg', 0),
(4534, 1, '2021-06-01 12:19:40', '2021-06-01 12:19:40', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Shoes', 'Color: Red, Shoe Size: 40', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-shoes-46', '', '', '2021-06-01 12:19:40', '2021-06-01 12:19:40', '', 4477, 'http://shoestimer.com/?post_type=product_variation&p=4534', 46, 'product_variation', '', 0),
(4535, 1, '2021-06-01 12:19:41', '2021-06-01 12:19:41', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Shoes', 'Color: Red, Shoe Size: 41', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-shoes-47', '', '', '2021-06-01 12:19:41', '2021-06-01 12:19:41', '', 4477, 'http://shoestimer.com/?post_type=product_variation&p=4535', 47, 'product_variation', '', 0),
(4536, 1, '2021-06-01 12:19:42', '2021-06-01 12:19:42', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Shoes', 'Color: Red, Shoe Size: 38', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-shoes-48', '', '', '2021-06-01 12:19:42', '2021-06-01 12:19:42', '', 4477, 'http://shoestimer.com/?post_type=product_variation&p=4536', 48, 'product_variation', '', 0),
(4537, 1, '2021-06-01 12:19:42', '2021-06-01 12:19:42', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Shoes', 'Color: Red, Shoe Size: 39', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-shoes-49', '', '', '2021-06-01 12:19:42', '2021-06-01 12:19:42', '', 4477, 'http://shoestimer.com/?post_type=product_variation&p=4537', 49, 'product_variation', '', 0),
(4538, 0, '2021-06-01 12:19:42', '2021-06-01 12:19:42', '', 'Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-7.jpg_640x640-7', '', 'inherit', 'open', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-7-jpg_640x640-7', '', '', '2021-06-01 12:19:42', '2021-06-01 12:19:42', '', 4248, 'http://shoestimer.com/wp-content/uploads/2021/06/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-7.jpg_640x640-7.jpg', 0, 'attachment', 'image/jpeg', 0),
(4539, 1, '2021-06-01 12:19:42', '2021-06-01 12:19:42', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Shoes', 'Color: Red, Shoe Size: 36', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-shoes-50', '', '', '2021-06-01 12:19:42', '2021-06-01 12:19:42', '', 4477, 'http://shoestimer.com/?post_type=product_variation&p=4539', 50, 'product_variation', '', 0),
(4540, 1, '2021-06-01 12:19:43', '2021-06-01 12:19:43', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Shoes', 'Color: Red, Shoe Size: 37', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-shoes-51', '', '', '2021-06-01 12:19:43', '2021-06-01 12:19:43', '', 4477, 'http://shoestimer.com/?post_type=product_variation&p=4540', 51, 'product_variation', '', 0),
(4541, 1, '2021-06-01 12:19:44', '2021-06-01 12:19:44', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Shoes', 'Color: Green, Shoe Size: 38', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-shoes-52', '', '', '2021-06-01 12:19:44', '2021-06-01 12:19:44', '', 4477, 'http://shoestimer.com/?post_type=product_variation&p=4541', 52, 'product_variation', '', 0),
(4542, 1, '2021-06-01 12:19:44', '2021-06-01 12:19:44', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Shoes', 'Color: Green, Shoe Size: 39', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-shoes-53', '', '', '2021-06-01 12:19:44', '2021-06-01 12:19:44', '', 4477, 'http://shoestimer.com/?post_type=product_variation&p=4542', 53, 'product_variation', '', 0),
(4543, 0, '2021-06-01 12:19:44', '2021-06-01 12:19:44', '', 'Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-8.jpg_640x640-8', '', 'inherit', 'open', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-8-jpg_640x640-8', '', '', '2021-06-01 12:19:44', '2021-06-01 12:19:44', '', 4248, 'http://shoestimer.com/wp-content/uploads/2021/06/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-8.jpg_640x640-8.jpg', 0, 'attachment', 'image/jpeg', 0),
(4544, 1, '2021-06-01 12:19:44', '2021-06-01 12:19:44', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Shoes', 'Color: Green, Shoe Size: 36', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-shoes-54', '', '', '2021-06-01 12:19:44', '2021-06-01 12:19:44', '', 4477, 'http://shoestimer.com/?post_type=product_variation&p=4544', 54, 'product_variation', '', 0);
INSERT INTO `wpx5_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(4545, 1, '2021-06-01 12:19:45', '2021-06-01 12:19:45', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Shoes', 'Color: Green, Shoe Size: 37', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-shoes-55', '', '', '2021-06-01 12:19:45', '2021-06-01 12:19:45', '', 4477, 'http://shoestimer.com/?post_type=product_variation&p=4545', 55, 'product_variation', '', 0),
(4546, 1, '2021-06-01 12:19:45', '2021-06-01 12:19:45', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Shoes', 'Color: Gray, Shoe Size: 46', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-shoes-56', '', '', '2021-06-01 12:19:45', '2021-06-01 12:19:45', '', 4477, 'http://shoestimer.com/?post_type=product_variation&p=4546', 56, 'product_variation', '', 0),
(4547, 1, '2021-06-01 12:19:46', '2021-06-01 12:19:46', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Shoes', 'Color: Gray, Shoe Size: 44', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-shoes-57', '', '', '2021-06-01 12:19:46', '2021-06-01 12:19:46', '', 4477, 'http://shoestimer.com/?post_type=product_variation&p=4547', 57, 'product_variation', '', 0),
(4548, 0, '2021-06-01 12:19:46', '2021-06-01 12:19:46', '', 'Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-9.jpg_640x640-9', '', 'inherit', 'open', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-9-jpg_640x640-9', '', '', '2021-06-01 12:19:46', '2021-06-01 12:19:46', '', 4248, 'http://shoestimer.com/wp-content/uploads/2021/06/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-9.jpg_640x640-9.jpg', 0, 'attachment', 'image/jpeg', 0),
(4549, 1, '2021-06-01 12:19:46', '2021-06-01 12:19:46', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Shoes', 'Color: Gray, Shoe Size: 45', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-shoes-58', '', '', '2021-06-01 12:19:46', '2021-06-01 12:19:46', '', 4477, 'http://shoestimer.com/?post_type=product_variation&p=4549', 58, 'product_variation', '', 0),
(4550, 1, '2021-06-01 12:19:47', '2021-06-01 12:19:47', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Shoes', 'Color: Gray, Shoe Size: 42', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-shoes-59', '', '', '2021-06-01 12:19:47', '2021-06-01 12:19:47', '', 4477, 'http://shoestimer.com/?post_type=product_variation&p=4550', 59, 'product_variation', '', 0),
(4551, 1, '2021-06-01 12:19:47', '2021-06-01 12:19:47', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Shoes', 'Color: Gray, Shoe Size: 43', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-shoes-60', '', '', '2021-06-01 12:19:47', '2021-06-01 12:19:47', '', 4477, 'http://shoestimer.com/?post_type=product_variation&p=4551', 60, 'product_variation', '', 0),
(4552, 1, '2021-06-01 12:19:48', '2021-06-01 12:19:48', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Shoes', 'Color: Gray, Shoe Size: 40', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-shoes-61', '', '', '2021-06-01 12:19:48', '2021-06-01 12:19:48', '', 4477, 'http://shoestimer.com/?post_type=product_variation&p=4552', 61, 'product_variation', '', 0),
(4554, 1, '2021-06-01 12:19:48', '2021-06-01 12:19:48', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Shoes', 'Color: Gray, Shoe Size: 41', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-shoes-62', '', '', '2021-06-01 12:19:48', '2021-06-01 12:19:48', '', 4477, 'http://shoestimer.com/?post_type=product_variation&p=4554', 62, 'product_variation', '', 0),
(4553, 0, '2021-06-01 12:19:48', '2021-06-01 12:19:48', '', 'Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-10.jpg_640x640-10', '', 'inherit', 'open', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-10-jpg_640x640-10', '', '', '2021-06-01 12:19:48', '2021-06-01 12:19:48', '', 4248, 'http://shoestimer.com/wp-content/uploads/2021/06/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-10.jpg_640x640-10.jpg', 0, 'attachment', 'image/jpeg', 0),
(4555, 1, '2021-06-01 12:19:49', '2021-06-01 12:19:49', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Shoes', 'Color: Gray, Shoe Size: 38', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-shoes-63', '', '', '2021-06-01 12:19:49', '2021-06-01 12:19:49', '', 4477, 'http://shoestimer.com/?post_type=product_variation&p=4555', 63, 'product_variation', '', 0),
(4556, 1, '2021-06-01 12:19:49', '2021-06-01 12:19:49', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Shoes', 'Color: Gray, Shoe Size: 39', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-shoes-64', '', '', '2021-06-01 12:19:49', '2021-06-01 12:19:49', '', 4477, 'http://shoestimer.com/?post_type=product_variation&p=4556', 64, 'product_variation', '', 0),
(4557, 0, '2021-06-01 12:19:50', '2021-06-01 12:19:50', '', 'Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-11.jpg_640x640-11', '', 'inherit', 'open', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-11-jpg_640x640-11', '', '', '2021-06-01 12:19:50', '2021-06-01 12:19:50', '', 4248, 'http://shoestimer.com/wp-content/uploads/2021/06/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-11.jpg_640x640-11.jpg', 0, 'attachment', 'image/jpeg', 0),
(4558, 1, '2021-06-01 12:19:50', '2021-06-01 12:19:50', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Shoes', 'Color: Gray, Shoe Size: 36', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-shoes-65', '', '', '2021-06-01 12:19:50', '2021-06-01 12:19:50', '', 4477, 'http://shoestimer.com/?post_type=product_variation&p=4558', 65, 'product_variation', '', 0),
(4559, 1, '2021-06-01 12:19:50', '2021-06-01 12:19:50', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Shoes', 'Color: Gray, Shoe Size: 37', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-shoes-66', '', '', '2021-06-01 12:19:50', '2021-06-01 12:19:50', '', 4477, 'http://shoestimer.com/?post_type=product_variation&p=4559', 66, 'product_variation', '', 0),
(4560, 1, '2021-06-01 12:19:51', '2021-06-01 12:19:51', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Shoes', 'Color: White, Shoe Size: 46', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-shoes-67', '', '', '2021-06-01 12:19:51', '2021-06-01 12:19:51', '', 4477, 'http://shoestimer.com/?post_type=product_variation&p=4560', 67, 'product_variation', '', 0),
(4561, 1, '2021-06-01 12:19:51', '2021-06-01 12:19:51', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Shoes', 'Color: White, Shoe Size: 44', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-shoes-68', '', '', '2021-06-01 12:19:51', '2021-06-01 12:19:51', '', 4477, 'http://shoestimer.com/?post_type=product_variation&p=4561', 68, 'product_variation', '', 0),
(4562, 1, '2021-06-01 12:19:51', '2021-06-01 12:19:51', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Shoes', 'Color: White, Shoe Size: 45', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-shoes-69', '', '', '2021-06-01 12:19:51', '2021-06-01 12:19:51', '', 4477, 'http://shoestimer.com/?post_type=product_variation&p=4562', 69, 'product_variation', '', 0),
(4563, 1, '2021-06-01 12:19:52', '2021-06-01 12:19:52', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Shoes', 'Color: White, Shoe Size: 42', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-shoes-70', '', '', '2021-06-01 12:19:52', '2021-06-01 12:19:52', '', 4477, 'http://shoestimer.com/?post_type=product_variation&p=4563', 70, 'product_variation', '', 0),
(4564, 0, '2021-06-01 12:19:52', '2021-06-01 12:19:52', '', 'Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-12.jpg_640x640-12', '', 'inherit', 'open', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-12-jpg_640x640-12', '', '', '2021-06-01 12:19:52', '2021-06-01 12:19:52', '', 4248, 'http://shoestimer.com/wp-content/uploads/2021/06/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-12.jpg_640x640-12.jpg', 0, 'attachment', 'image/jpeg', 0),
(4565, 1, '2021-06-01 12:19:52', '2021-06-01 12:19:52', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Shoes', 'Color: White, Shoe Size: 43', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-shoes-71', '', '', '2021-06-01 12:19:52', '2021-06-01 12:19:52', '', 4477, 'http://shoestimer.com/?post_type=product_variation&p=4565', 71, 'product_variation', '', 0),
(4566, 1, '2021-06-01 12:19:52', '2021-06-01 12:19:52', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Shoes', 'Color: White, Shoe Size: 40', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-shoes-72', '', '', '2021-06-01 12:19:52', '2021-06-01 12:19:52', '', 4477, 'http://shoestimer.com/?post_type=product_variation&p=4566', 72, 'product_variation', '', 0),
(4567, 1, '2021-06-01 12:19:53', '2021-06-01 12:19:53', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Shoes', 'Color: White, Shoe Size: 41', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-shoes-73', '', '', '2021-06-01 12:19:53', '2021-06-01 12:19:53', '', 4477, 'http://shoestimer.com/?post_type=product_variation&p=4567', 73, 'product_variation', '', 0),
(4568, 1, '2021-06-01 12:19:54', '2021-06-01 12:19:54', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Shoes', 'Color: White, Shoe Size: 38', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-shoes-74', '', '', '2021-06-01 12:19:54', '2021-06-01 12:19:54', '', 4477, 'http://shoestimer.com/?post_type=product_variation&p=4568', 74, 'product_variation', '', 0),
(4569, 1, '2021-06-01 12:19:54', '2021-06-01 12:19:54', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Shoes', 'Color: White, Shoe Size: 39', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-shoes-75', '', '', '2021-06-01 12:19:54', '2021-06-01 12:19:54', '', 4477, 'http://shoestimer.com/?post_type=product_variation&p=4569', 75, 'product_variation', '', 0),
(4570, 0, '2021-06-01 12:19:55', '2021-06-01 12:19:55', '', 'Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-13.jpg_640x640-13', '', 'inherit', 'open', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-13-jpg_640x640-13', '', '', '2021-06-01 12:19:55', '2021-06-01 12:19:55', '', 4248, 'http://shoestimer.com/wp-content/uploads/2021/06/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-13.jpg_640x640-13.jpg', 0, 'attachment', 'image/jpeg', 0),
(4571, 1, '2021-06-01 12:19:55', '2021-06-01 12:19:55', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Shoes', 'Color: White, Shoe Size: 36', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-shoes-76', '', '', '2021-06-01 12:19:55', '2021-06-01 12:19:55', '', 4477, 'http://shoestimer.com/?post_type=product_variation&p=4571', 76, 'product_variation', '', 0),
(4572, 1, '2021-06-01 12:19:55', '2021-06-01 12:19:55', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Shoes', 'Color: White, Shoe Size: 37', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-shoes-77', '', '', '2021-06-01 12:19:55', '2021-06-01 12:19:55', '', 4477, 'http://shoestimer.com/?post_type=product_variation&p=4572', 77, 'product_variation', '', 0),
(4573, 1, '2021-06-01 12:19:56', '2021-06-01 12:19:56', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Shoes', 'Color: Blue, Shoe Size: 46', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-shoes-78', '', '', '2021-06-01 12:19:56', '2021-06-01 12:19:56', '', 4477, 'http://shoestimer.com/?post_type=product_variation&p=4573', 78, 'product_variation', '', 0),
(4574, 1, '2021-06-01 12:19:57', '2021-06-01 12:19:57', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Shoes', 'Color: Blue, Shoe Size: 44', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-shoes-79', '', '', '2021-06-01 12:19:57', '2021-06-01 12:19:57', '', 4477, 'http://shoestimer.com/?post_type=product_variation&p=4574', 79, 'product_variation', '', 0),
(4576, 1, '2021-06-01 12:19:57', '2021-06-01 12:19:57', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Shoes', 'Color: Blue, Shoe Size: 45', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-shoes-80', '', '', '2021-06-01 12:19:57', '2021-06-01 12:19:57', '', 4477, 'http://shoestimer.com/?post_type=product_variation&p=4576', 80, 'product_variation', '', 0),
(4575, 0, '2021-06-01 12:19:57', '2021-06-01 12:19:57', '', 'Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-14.jpg_640x640-14', '', 'inherit', 'open', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-14-jpg_640x640-14', '', '', '2021-06-01 12:19:57', '2021-06-01 12:19:57', '', 4248, 'http://shoestimer.com/wp-content/uploads/2021/06/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-14.jpg_640x640-14.jpg', 0, 'attachment', 'image/jpeg', 0),
(4577, 1, '2021-06-01 12:19:58', '2021-06-01 12:19:58', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Shoes', 'Color: Orange, Shoe Size: 46', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-shoes-81', '', '', '2021-06-01 12:19:58', '2021-06-01 12:19:58', '', 4477, 'http://shoestimer.com/?post_type=product_variation&p=4577', 81, 'product_variation', '', 0),
(4578, 1, '2021-06-01 12:19:58', '2021-06-01 12:19:58', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Shoes', 'Color: Orange, Shoe Size: 44', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-shoes-82', '', '', '2021-06-01 12:19:58', '2021-06-01 12:19:58', '', 4477, 'http://shoestimer.com/?post_type=product_variation&p=4578', 82, 'product_variation', '', 0),
(4579, 1, '2021-06-01 12:19:59', '2021-06-01 12:19:59', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Shoes', 'Color: Orange, Shoe Size: 45', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-shoes-83', '', '', '2021-06-01 12:19:59', '2021-06-01 12:19:59', '', 4477, 'http://shoestimer.com/?post_type=product_variation&p=4579', 83, 'product_variation', '', 0),
(4580, 0, '2021-06-01 12:19:59', '2021-06-01 12:19:59', '', 'Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-15.jpg_640x640-15', '', 'inherit', 'open', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-15-jpg_640x640-15', '', '', '2021-06-01 12:19:59', '2021-06-01 12:19:59', '', 4248, 'http://shoestimer.com/wp-content/uploads/2021/06/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-15.jpg_640x640-15.jpg', 0, 'attachment', 'image/jpeg', 0),
(4581, 1, '2021-06-01 12:19:59', '2021-06-01 12:19:59', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Shoes', 'Color: Orange, Shoe Size: 42', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-shoes-84', '', '', '2021-06-01 12:19:59', '2021-06-01 12:19:59', '', 4477, 'http://shoestimer.com/?post_type=product_variation&p=4581', 84, 'product_variation', '', 0),
(4582, 1, '2021-06-01 12:19:59', '2021-06-01 12:19:59', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Shoes', 'Color: Orange, Shoe Size: 43', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-shoes-85', '', '', '2021-06-01 12:19:59', '2021-06-01 12:19:59', '', 4477, 'http://shoestimer.com/?post_type=product_variation&p=4582', 85, 'product_variation', '', 0),
(4583, 1, '2021-06-01 12:20:00', '2021-06-01 12:20:00', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Shoes', 'Color: Orange, Shoe Size: 40', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-shoes-86', '', '', '2021-06-01 12:20:00', '2021-06-01 12:20:00', '', 4477, 'http://shoestimer.com/?post_type=product_variation&p=4583', 86, 'product_variation', '', 0),
(4585, 1, '2021-06-01 12:20:01', '2021-06-01 12:20:01', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Shoes', 'Color: Orange, Shoe Size: 41', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-shoes-87', '', '', '2021-06-01 12:20:01', '2021-06-01 12:20:01', '', 4477, 'http://shoestimer.com/?post_type=product_variation&p=4585', 87, 'product_variation', '', 0),
(4584, 0, '2021-06-01 12:20:01', '2021-06-01 12:20:01', '', 'Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-16.jpg_640x640-16', '', 'inherit', 'open', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-16-jpg_640x640-16', '', '', '2021-06-01 12:20:01', '2021-06-01 12:20:01', '', 4248, 'http://shoestimer.com/wp-content/uploads/2021/06/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-16.jpg_640x640-16.jpg', 0, 'attachment', 'image/jpeg', 0),
(4586, 1, '2021-06-01 12:20:02', '2021-06-01 12:20:02', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Shoes', 'Color: Orange, Shoe Size: 38', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-shoes-88', '', '', '2021-06-01 12:20:02', '2021-06-01 12:20:02', '', 4477, 'http://shoestimer.com/?post_type=product_variation&p=4586', 88, 'product_variation', '', 0),
(4587, 1, '2021-06-01 12:20:03', '2021-06-01 12:20:03', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Shoes', 'Color: Orange, Shoe Size: 39', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-shoes-89', '', '', '2021-06-01 12:20:03', '2021-06-01 12:20:03', '', 4477, 'http://shoestimer.com/?post_type=product_variation&p=4587', 89, 'product_variation', '', 0),
(4588, 1, '2021-06-01 12:20:04', '2021-06-01 12:20:04', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Shoes', 'Color: Orange, Shoe Size: 36', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-shoes-90', '', '', '2021-06-01 12:20:04', '2021-06-01 12:20:04', '', 4477, 'http://shoestimer.com/?post_type=product_variation&p=4588', 90, 'product_variation', '', 0),
(4590, 1, '2021-06-01 12:20:04', '2021-06-01 12:20:04', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Shoes', 'Color: Orange, Shoe Size: 37', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-shoes-91', '', '', '2021-06-01 12:20:04', '2021-06-01 12:20:04', '', 4477, 'http://shoestimer.com/?post_type=product_variation&p=4590', 91, 'product_variation', '', 0),
(4589, 0, '2021-06-01 12:20:04', '2021-06-01 12:20:04', '', 'Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-17.jpg_640x640-17', '', 'inherit', 'open', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-mens-shoes-17-jpg_640x640-17', '', '', '2021-06-01 12:20:04', '2021-06-01 12:20:04', '', 4248, 'http://shoestimer.com/wp-content/uploads/2021/06/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Mens-Shoes-17.jpg_640x640-17.jpg', 0, 'attachment', 'image/jpeg', 0),
(4591, 1, '2021-06-01 12:20:05', '2021-06-01 12:20:05', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Shoes', 'Color: Green, Shoe Size: 46', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-shoes-92', '', '', '2021-06-01 12:20:05', '2021-06-01 12:20:05', '', 4477, 'http://shoestimer.com/?post_type=product_variation&p=4591', 92, 'product_variation', '', 0),
(4592, 1, '2021-06-01 12:20:06', '2021-06-01 12:20:06', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Shoes', 'Color: Green, Shoe Size: 44', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-shoes-93', '', '', '2021-06-01 12:20:06', '2021-06-01 12:20:06', '', 4477, 'http://shoestimer.com/?post_type=product_variation&p=4592', 93, 'product_variation', '', 0),
(4593, 1, '2021-06-01 12:20:07', '2021-06-01 12:20:07', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Shoes', 'Color: Green, Shoe Size: 45', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-shoes-94', '', '', '2021-06-01 12:20:07', '2021-06-01 12:20:07', '', 4477, 'http://shoestimer.com/?post_type=product_variation&p=4593', 94, 'product_variation', '', 0),
(4594, 1, '2021-06-01 12:20:08', '2021-06-01 12:20:08', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Shoes', 'Color: Green, Shoe Size: 42', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-shoes-95', '', '', '2021-06-01 12:20:08', '2021-06-01 12:20:08', '', 4477, 'http://shoestimer.com/?post_type=product_variation&p=4594', 95, 'product_variation', '', 0),
(4595, 1, '2021-06-01 12:20:08', '2021-06-01 12:20:08', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Shoes', 'Color: Green, Shoe Size: 43', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-shoes-96', '', '', '2021-06-01 12:20:08', '2021-06-01 12:20:08', '', 4477, 'http://shoestimer.com/?post_type=product_variation&p=4595', 96, 'product_variation', '', 0),
(4596, 1, '2021-06-01 12:20:09', '2021-06-01 12:20:09', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Shoes', 'Color: Green, Shoe Size: 40', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-shoes-97', '', '', '2021-06-01 12:20:09', '2021-06-01 12:20:09', '', 4477, 'http://shoestimer.com/?post_type=product_variation&p=4596', 97, 'product_variation', '', 0),
(4597, 1, '2021-06-01 12:20:09', '2021-06-01 12:20:09', '', 'Women and Men Sneakers Breathable Running Shoes Outdoor Sport Fashion Comfortable Casual Couples Gym Shoes', 'Color: Green, Shoe Size: 41', 'publish', 'closed', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-shoes-98', '', '', '2021-06-01 12:20:09', '2021-06-01 12:20:09', '', 4477, 'http://shoestimer.com/?post_type=product_variation&p=4597', 98, 'product_variation', '', 0);
INSERT INTO `wpx5_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(4598, 1, '2021-06-01 12:20:12', '2021-06-01 12:20:12', '                <div class=\"product-specs-list-container\">\n                    <ul class=\"product-specs-list util-clearfix\">\n						                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Brand Name:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">HUCDML</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Gender:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Unisex</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Origin:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">CN(Origin)</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Sports Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Other</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Function:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Cushioning</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Applicable Place:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Hard Court</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Level Of Practice:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Advanced</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Department Name:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Adult</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Feature:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Breathable</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Feature:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Height Increasing</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Insole Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Latex</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Athletic Shoe Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Running Shoes</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Upper Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Mesh (Air mesh)</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Shoe Width:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Medium(B,M)</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Upper Height:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">low</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Model Number:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">KG133 big size 45 46 White Green Black</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Outsole Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">EVA</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Closure Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Lace-up</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">For Distance:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">10km</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Fit:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Fits true to size, take your normal size</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Release Date:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Others</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Size:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">36-46</span>\n                            </li>\n							                    </ul>\n                </div>\n				<div class=\"detailmodule_html\"><div class=\"detail-desc-decorate-richtext\"><div>\n<div>\n<div>\n<div>\n<div style=\"text-align: center;\"><span style=\"font-family:Georgia,serif;\"><span style=\"font-size:18px;\"><span style=\"box-sizing: content-box; margin: 0px; padding: 0px; border: 0px; font-style: inherit; font-weight: inherit; line-height: inherit; vertical-align: baseline;\"><span style=\"box-sizing: content-box; font-weight: 700;\">Welcome to my shop</span></span> </span></span>\n<hr></div>\n\n<div style=\"text-align: center;\"><span style=\"font-size: 22px; font-style: inherit; font-weight: inherit; font-family: Georgia, serif;\"><span style=\"background-color:#dddddd;\">Size Selection :</span></span></div>\n\n<div style=\"text-align: center;\">\n<hr><span style=\"font-family:Verdana,Geneva,sans-serif;\"><span style=\"font-size:11px;\"><span style=\"box-sizing: content-box; margin: 0px; padding: 0px; border: 0px; font-style: inherit; font-weight: inherit; font-size: 22px; line-height: inherit; vertical-align: baseline;\"><img src=\"https://ae01.alicdn.com/kf/H4d4d109e08234a34a2740d9f6612ba42p.jpg?width=950&amp;height=478&amp;hash=1428\" style=\"box-sizing: content-box; margin: 0px; padding: 0px; border: 0px; font-style: inherit; font-weight: inherit; font-size: 0px; line-height: inherit; vertical-align: middle; color: transparent; width: auto;\"></span><br>\n<img src=\"https://ae01.alicdn.com/kf/Hbb2a0fac16a6423f8aa2847506bca0efF.jpg?width=950&amp;height=295&amp;hash=1245\" style=\"color: #333333;font-family: arial , verdana , sans-serif;font-size: 12.0px;font-style: normal;font-weight: normal;text-align: center;background-color: #ffffff;\"></span></span>\n\n<hr> <span style=\"font-family:Verdana,Geneva,sans-serif;\"><span style=\"font-size:11px;\"><span style=\"font-size:11px;\"><span style=\"box-sizing: content-box; margin: 0px; padding: 0px; border: 0px; font-style: inherit; font-weight: inherit; font-size: 22px; line-height: inherit; vertical-align: baseline;\"><span style=\"font-size:16px;\"><span style=\"margin: 0px; padding: 0px; border: 0px; font-style: inherit; font-weight: 700; line-height: inherit; vertical-align: baseline;\"><span style=\"margin: 0px; padding: 0px; border: 0px; font-style: inherit; font-weight: inherit; line-height: inherit; vertical-align: baseline;\"><span style=\"margin: 0px; padding: 0px; border: 0px; font-style: inherit; font-weight: inherit; line-height: inherit; vertical-align: baseline; color: rgb(255, 0, 0);\">NOTE:Please choose the shoes size according to your foot length,NOT insole length.</span></span></span></span></span></span> <span style=\"font-size:11px;\"><span style=\"box-sizing: content-box; margin: 0px; padding: 0px; border: 0px; font-style: inherit; font-weight: inherit; font-size: 22px; line-height: inherit; vertical-align: baseline;\">&nbsp; </span></span><br>\n<span style=\"color:#e74c3c;\"><span style=\"font-size:16px;\"><span style=\"box-sizing: content-box; margin: 0px; padding: 0px; border: 0px; font-style: inherit; font-weight: inherit; line-height: inherit; vertical-align: baseline;\"><span style=\"margin: 0px; padding: 0px; border: 0px; font-style: inherit; font-weight: inherit; line-height: inherit; vertical-align: baseline;\"><span style=\"margin: 0px; padding: 0px; border: 0px; font-style: inherit; font-weight: inherit; line-height: inherit; vertical-align: baseline;\"><span style=\"margin: 0px; padding: 0px; border: 0px; font-style: inherit; font-weight: 700; line-height: 16.9px; vertical-align: baseline;\">You may need to adjust size accordingly if your foot is wide,narrow or high instep.</span></span></span></span></span></span></span></span>\n\n<hr> <span style=\"font-size:16px;\"><span style=\"font-family:Courier New,Courier,monospace;\"><span style=\"color: rgb(0, 0, 0); font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 700; letter-spacing: normal; orphans: 2; text-align: center; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial; float: none; display: inline !important;\"><span style=\"color: rgb(0, 0, 0); font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 700; letter-spacing: normal; orphans: 2; text-align: center; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial; float: none; display: inline !important;\"><span style=\"color: rgb(0, 0, 0); font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 700; letter-spacing: normal; orphans: 2; text-align: center; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial; float: none; display: inline !important;\"><span style=\"color: rgb(0, 0, 0); font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 700; letter-spacing: normal; orphans: 2; text-align: center; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial; float: none; display: inline !important;\"><span style=\"color: rgb(0, 0, 0); font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 700; letter-spacing: normal; orphans: 2; text-align: center; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial; float: none; display: inline !important;\"></span></span></span></span></span> <span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;line-height: inherit;vertical-align: baseline;\"><span style=\"box-sizing: content-box;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;vertical-align: baseline;color: #000000;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;line-height: inherit;vertical-align: baseline;\"><span style=\"box-sizing: content-box;font-weight: 700;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;vertical-align: baseline;color: #000000;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;line-height: inherit;vertical-align: baseline;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;line-height: inherit;vertical-align: baseline;\"><span style=\"box-sizing: content-box;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;vertical-align: baseline;color: #000000;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;line-height: inherit;vertical-align: baseline;\"><span style=\"box-sizing: content-box;font-weight: 700;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;vertical-align: baseline;color: #000000;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;line-height: inherit;vertical-align: baseline;\">US Size 5&nbsp; &nbsp;= Chinese&nbsp;36 = Foot Length&nbsp;23.5cm<br>\nUS Size 5.5 = Chinese&nbsp;37 = Foot Length&nbsp;24.0cm<br>\nUS Size 6&nbsp; &nbsp;= Chinese&nbsp;38 = Foot Length&nbsp;24.5cm<br>\nUS Size 6.5 =&nbsp;Chinese&nbsp;39 = Foot Length&nbsp;25.0cm<br>\nUS Size 7&nbsp; &nbsp;= Chinese&nbsp;40 = Foot Length&nbsp;25.5cm<br>\nUS Size 8&nbsp; &nbsp;= Chinese&nbsp;41 = Foot Length&nbsp;26.0cm<br>\nUS Size 8.5 =&nbsp;Chinese&nbsp;42 = Foot Length&nbsp;26.5cm<br>\nUS Size 9.5 = Chinese&nbsp;43 = Foot Length&nbsp;27.0cm<br>\nUS Size 10&nbsp; = Chinese&nbsp;44 = Foot Length&nbsp;27.5cm<br>\nUS Size 11&nbsp; = Chinese&nbsp;45 = Foot Length&nbsp;28.0cm<br>\n<span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;line-height: inherit;vertical-align: baseline;\"><span style=\"box-sizing: content-box;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;vertical-align: baseline;color: #000000;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;line-height: inherit;vertical-align: baseline;\"><span style=\"box-sizing: content-box;font-weight: 700;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;vertical-align: baseline;color: #000000;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;line-height: inherit;vertical-align: baseline;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;line-height: inherit;vertical-align: baseline;\"><span style=\"box-sizing: content-box;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;vertical-align: baseline;color: #000000;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;line-height: inherit;vertical-align: baseline;\"><span style=\"box-sizing: content-box;font-weight: 700;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;vertical-align: baseline;color: #000000;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;line-height: inherit;vertical-align: baseline;\">US Size 12&nbsp; = Chinese&nbsp;46 = Foot Length&nbsp;28.5cm</span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span><span style=\"color: rgb(0, 0, 0); font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 700; letter-spacing: normal; orphans: 2; text-align: center; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial; float: none; display: inline !important;\"><span style=\"color: rgb(0, 0, 0); font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 700; letter-spacing: normal; orphans: 2; text-align: center; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial; float: none; display: inline !important;\"><span style=\"color: rgb(0, 0, 0); font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 700; letter-spacing: normal; orphans: 2; text-align: center; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial; float: none; display: inline !important;\"></span></span></span></span></span>\n\n<hr> <span style=\"color: rgb(0, 0, 0); font-family: arial, helvetica, sans-serif; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 700; letter-spacing: normal; orphans: 2; text-align: center; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial; display: inline !important; float: none;\"><span style=\"color: rgb(0, 0, 0); font-family: arial, helvetica, sans-serif; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 700; letter-spacing: normal; orphans: 2; text-align: center; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial; display: inline !important; float: none;\"><span style=\"color: rgb(0, 0, 0); font-family: arial, helvetica, sans-serif; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 700; letter-spacing: normal; orphans: 2; text-align: center; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial; display: inline !important; float: none;\"></span></span></span><br>\n<img alt=\"aeProduct.getSubject()\" src=\"https://ae01.alicdn.com/kf/H0e23ddfc1a8b408a97f9f93b32836793s.jpg?width=950&amp;height=76&amp;hash=1026\" style=\"font-family: arial , verdana , sans-serif;font-style: inherit;font-weight: inherit;text-align: center;background-color: #ffffff;margin: 0.0px;padding: 0.0px;font-size: 0.0px;line-height: inherit;vertical-align: middle;color: transparent;\"> <img src=\"https://ae01.alicdn.com/kf/H17825e0db1c346ef82b3d6fd394f91a4H.jpg?width=790&amp;height=1127&amp;hash=1917\">&nbsp;&nbsp; <img src=\"https://ae01.alicdn.com/kf/H54050c711cb344a8a24a16ecb89511a5H.jpg?width=790&amp;height=898&amp;hash=1688\"> <img src=\"https://ae01.alicdn.com/kf/H034d320f4a1d48138f30e4f2676a27117.jpg?width=790&amp;height=1486&amp;hash=2276\"> <img src=\"https://ae01.alicdn.com/kf/H4188a9cf74df4135aa457de2182a346bu.jpg?width=790&amp;height=1044&amp;hash=1834\"> <img src=\"https://ae01.alicdn.com/kf/H131bd20b1b8648669991d9934b5a78d6l.jpg?width=790&amp;height=900&amp;hash=1690\">&nbsp;&nbsp; <img src=\"https://ae01.alicdn.com/kf/H39352e3fcefc484cab66b375c54d1157H.jpg?width=790&amp;height=984&amp;hash=1774\"> <img src=\"https://ae01.alicdn.com/kf/H62afa162becc491da0cc55af53284b5fI.jpg?width=790&amp;height=737&amp;hash=1527\"> <img src=\"https://ae01.alicdn.com/kf/H6e8cb84ccc904d8d926f68a048f3e0d8J.jpg?width=790&amp;height=1327&amp;hash=2117\"> &nbsp; <img src=\"https://ae01.alicdn.com/kf/Hb0feb1f49be1495baf94822d51b8d1cey.jpg?width=790&amp;height=1030&amp;hash=1820\"> <img src=\"https://ae01.alicdn.com/kf/Hf1624ceb508c4189a8a9fd07bed92bb7Y.jpg?width=790&amp;height=1186&amp;hash=1976\"> <img src=\"https://ae01.alicdn.com/kf/Hb8080a784b9b4946afc59280969defc2M.jpg?width=790&amp;height=842&amp;hash=1632\"> <img src=\"https://ae01.alicdn.com/kf/H9952a6c55df04a5d9dab3bbf01423ff9t.jpg?width=790&amp;height=1102&amp;hash=1892\"> <img src=\"https://ae01.alicdn.com/kf/H4cd36e678e314861b211e78460275bcdO.jpg?width=800&amp;height=800&amp;hash=1600\"> <img src=\"https://ae01.alicdn.com/kf/H3417159a3f5e4fcebffafcf4d0d76dcfP.jpg?width=790&amp;height=1014&amp;hash=1804\"> <img src=\"https://ae01.alicdn.com/kf/Ha3b7a21985654b9591ebcad8d689277dK.jpg?width=790&amp;height=726&amp;hash=1516\"> <img src=\"https://ae01.alicdn.com/kf/Hc2c7795b00a341808975c449cb1dff7fn.jpg?width=790&amp;height=1054&amp;hash=1844\"> <img src=\"https://ae01.alicdn.com/kf/Hc08112257aa94bac9a6178182ab3b65ae.jpg?width=790&amp;height=833&amp;hash=1623\"> <img src=\"https://ae01.alicdn.com/kf/Hb702abf11c104033837735970a997f07j.jpg?width=790&amp;height=1080&amp;hash=1870\"> <img src=\"https://ae01.alicdn.com/kf/H64ff2b3951ac4781a3841764a6cb6fa7y.jpg?width=790&amp;height=750&amp;hash=1540\"> <img src=\"https://ae01.alicdn.com/kf/Hcbf071635b794b6a904a8be1e998466fV.jpg?width=790&amp;height=865&amp;hash=1655\"> <img src=\"https://ae01.alicdn.com/kf/H9b581d1287f24b43b1aefd4341309053V.jpg?width=790&amp;height=1223&amp;hash=2013\"> <img src=\"https://ae01.alicdn.com/kf/Hd42fe8f6fac44ceab7ec0dec7df635a3s.jpg?width=790&amp;height=761&amp;hash=1551\"> <img src=\"https://ae01.alicdn.com/kf/H0af4e214e7a14aff9dfa177a789c8781e.jpg?width=790&amp;height=838&amp;hash=1628\"> <img src=\"https://ae01.alicdn.com/kf/H6dee2d54afb3418cbac4cf25130eb443i.jpg?width=790&amp;height=1315&amp;hash=2105\"> <img src=\"https://ae01.alicdn.com/kf/H3d31aab5f0a840e48ced20423f95aa53r.jpg?width=790&amp;height=820&amp;hash=1610\"> <img src=\"https://ae01.alicdn.com/kf/H76bc7ff61bbd480ebf99e10519bf350dY.jpg?width=790&amp;height=1093&amp;hash=1883\"> <img src=\"https://ae01.alicdn.com/kf/He684bfbc2518496b9c2b793202e2ded2H.jpg?width=790&amp;height=1625&amp;hash=2415\"> <img src=\"https://ae01.alicdn.com/kf/H61b44525a73a41359b71486119b82f98B.jpg?width=790&amp;height=1156&amp;hash=1946\"> <img src=\"https://ae01.alicdn.com/kf/Hab929375db9b4661b08964d51ea7169f2.jpg?width=790&amp;height=883&amp;hash=1673\"> <img src=\"https://ae01.alicdn.com/kf/H0db96fd1f00547afbbfc3e094072848cO.jpg?width=790&amp;height=1045&amp;hash=1835\"> <img src=\"https://ae01.alicdn.com/kf/Ha3bea2ae0c4b4102b4ca64707c31e4e0F.jpg?width=790&amp;height=720&amp;hash=1510\"> <img src=\"https://ae01.alicdn.com/kf/H9a1cf72ec18045b69761014183d7ee127.jpg?width=790&amp;height=875&amp;hash=1665\"> <img src=\"https://ae01.alicdn.com/kf/H610ca5126b0c444abcbf4c5e49207497g.jpg?width=790&amp;height=1701&amp;hash=2491\"> &nbsp;&nbsp;\n<p style=\"text-align: center;margin:0;\"><img alt=\"aeProduct.getSubject()\" src=\"https://ae01.alicdn.com/kf/H2ef0166e77944734aad888819160acd6F.jpg?width=790&amp;height=698&amp;hash=1488\" style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: 0.0px;line-height: inherit;font-family: arial , helvetica , sans-serif;vertical-align: middle;color: transparent;width: auto;background-color: #ffffff;\"></p>\n\n<div style=\"margin: 0px;\"><span style=\"font-size:14px;\"><span style=\"font-family:Georgia,serif;\">^^Feedback&nbsp;&nbsp;5 Stars<br>\nDear friends, We are very pleased that you select our store,If you like our shoes after receiving the shoes,Please give us 5 stars and leave beautiful real pictures in your order reviews,We will select the beautiful picture show every month and reward a exquisite gift.<br>\n^^Return&amp;Exchange</span></span></div>\n\n<p style=\"text-align: center;margin:0;\"><span style=\"font-size:14px;\">If you receive the item with any problems, please firstly cantact with us ,We always do our best to help customers solve problems.</span><br>\n<span style=\"background-color:#cc0033;\"></span><span style=\"font-size:16px;\"><span style=\"font-family:Verdana,Geneva,sans-serif;\"><span style=\"box-sizing: content-box; margin: 0px; padding: 0px; border: 0px; font-style: inherit; font-weight: inherit; line-height: inherit; vertical-align: baseline;\"><span style=\"box-sizing: content-box; font-weight: 700;\"><span style=\"background-color:#bdc3c7;\">^^Shipment:</span><br>\n<span style=\"background-color:#bdc3c7;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;1 .Items are generally shipped out within 2 business day after your payment is completed.(Sat. &amp; Sun. &amp; Public holiday excluded.)</span><br>\n<span style=\"background-color:#bdc3c7;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;2 . In order to facilitate transportation ,the packaging is plastic bag ,isn\'t the shoebox !</span></span></span></span></span></p>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div></div>\n\n\n', 'Sneakers Men Mesh Breathable Running Sport Shoes Unisex Light Soft Thick Sole Hole Couple Shoes Athletic Sneakers Women Shoes', '', 'publish', 'open', 'closed', '', 'sneakers-men-mesh-breathable-running-sport-shoes-unisex-light-soft-thick-sole-hole-couple-shoes-athletic-sneakers-women-shoes', '', '', '2021-06-01 12:20:49', '2021-06-01 12:20:49', '', 0, 'http://shoestimer.com/product/sneakers-men-mesh-breathable-running-sport-shoes-unisex-light-soft-thick-sole-hole-couple-shoes-athletic-sneakers-women-shoes/', 0, 'product', '', 0),
(4599, 1, '2021-06-01 12:20:16', '2021-06-01 12:20:16', '', 'Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes-1', '', 'inherit', 'open', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-shoes-1', '', '', '2021-06-01 12:20:16', '2021-06-01 12:20:16', '', 4477, 'http://shoestimer.com/wp-content/uploads/2021/06/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(4600, 1, '2021-06-01 12:20:16', '2021-06-01 12:20:16', '', 'Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic', '', 'inherit', 'open', 'closed', '', 'sneakers-men-mesh-breathable-running-sport-shoes-unisex-light-soft-thick-sole-hole-couple-shoes-athletic', '', '', '2021-06-01 12:20:16', '2021-06-01 12:20:16', '', 4598, 'http://shoestimer.com/wp-content/uploads/2021/06/Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic.jpg', 0, 'attachment', 'image/jpeg', 0),
(4601, 1, '2021-06-01 12:20:22', '2021-06-01 12:20:22', '', 'Sneakers Men Mesh Breathable Running Sport Shoes Unisex Light Soft Thick Sole Hole Couple Shoes Athletic Sneakers Women Shoes', 'Color: Black Green, Shoe Size: 11', 'publish', 'closed', 'closed', '', 'sneakers-men-mesh-breathable-running-sport-shoes-unisex-light-soft-thick-sole-hole-couple-shoes-athletic-sneakers-women-shoes', '', '', '2021-06-01 12:20:22', '2021-06-01 12:20:22', '', 4598, 'http://shoestimer.com/?post_type=product_variation&p=4601', 1, 'product_variation', '', 0),
(4603, 1, '2021-06-01 12:20:22', '2021-06-01 12:20:22', '', 'Sneakers Men Mesh Breathable Running Sport Shoes Unisex Light Soft Thick Sole Hole Couple Shoes Athletic Sneakers Women Shoes', 'Color: Black Green, Shoe Size: 12', 'publish', 'closed', 'closed', '', 'sneakers-men-mesh-breathable-running-sport-shoes-unisex-light-soft-thick-sole-hole-couple-shoes-athletic-sneakers-women-shoes-2', '', '', '2021-06-01 12:20:22', '2021-06-01 12:20:22', '', 4598, 'http://shoestimer.com/?post_type=product_variation&p=4603', 2, 'product_variation', '', 0),
(4602, 1, '2021-06-01 12:20:22', '2021-06-01 12:20:22', '', 'Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes-2', '', 'inherit', 'open', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-shoes-2-2', '', '', '2021-06-01 12:20:22', '2021-06-01 12:20:22', '', 4477, 'http://shoestimer.com/wp-content/uploads/2021/06/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(4604, 1, '2021-06-01 12:20:22', '2021-06-01 12:20:22', '', 'Sneakers Men Mesh Breathable Running Sport Shoes Unisex Light Soft Thick Sole Hole Couple Shoes Athletic Sneakers Women Shoes', 'Color: Black Green, Shoe Size: 8', 'publish', 'closed', 'closed', '', 'sneakers-men-mesh-breathable-running-sport-shoes-unisex-light-soft-thick-sole-hole-couple-shoes-athletic-sneakers-women-shoes-3', '', '', '2021-06-01 12:20:22', '2021-06-01 12:20:22', '', 4598, 'http://shoestimer.com/?post_type=product_variation&p=4604', 3, 'product_variation', '', 0),
(4605, 1, '2021-06-01 12:20:23', '2021-06-01 12:20:23', '', 'Sneakers Men Mesh Breathable Running Sport Shoes Unisex Light Soft Thick Sole Hole Couple Shoes Athletic Sneakers Women Shoes', 'Color: Black Green, Shoe Size: 8.5', 'publish', 'closed', 'closed', '', 'sneakers-men-mesh-breathable-running-sport-shoes-unisex-light-soft-thick-sole-hole-couple-shoes-athletic-sneakers-women-shoes-4', '', '', '2021-06-01 12:20:23', '2021-06-01 12:20:23', '', 4598, 'http://shoestimer.com/?post_type=product_variation&p=4605', 4, 'product_variation', '', 0),
(4606, 1, '2021-06-01 12:20:23', '2021-06-01 12:20:23', '', 'Sneakers Men Mesh Breathable Running Sport Shoes Unisex Light Soft Thick Sole Hole Couple Shoes Athletic Sneakers Women Shoes', 'Color: Black Green, Shoe Size: 9.5', 'publish', 'closed', 'closed', '', 'sneakers-men-mesh-breathable-running-sport-shoes-unisex-light-soft-thick-sole-hole-couple-shoes-athletic-sneakers-women-shoes-5', '', '', '2021-06-01 12:20:23', '2021-06-01 12:20:23', '', 4598, 'http://shoestimer.com/?post_type=product_variation&p=4606', 5, 'product_variation', '', 0),
(4607, 1, '2021-06-01 12:20:24', '2021-06-01 12:20:24', '', 'Sneakers Men Mesh Breathable Running Sport Shoes Unisex Light Soft Thick Sole Hole Couple Shoes Athletic Sneakers Women Shoes', 'Color: Black Green, Shoe Size: 10', 'publish', 'closed', 'closed', '', 'sneakers-men-mesh-breathable-running-sport-shoes-unisex-light-soft-thick-sole-hole-couple-shoes-athletic-sneakers-women-shoes-6', '', '', '2021-06-01 12:20:24', '2021-06-01 12:20:24', '', 4598, 'http://shoestimer.com/?post_type=product_variation&p=4607', 6, 'product_variation', '', 0),
(4608, 1, '2021-06-01 12:20:24', '2021-06-01 12:20:24', '', 'Sneakers Men Mesh Breathable Running Sport Shoes Unisex Light Soft Thick Sole Hole Couple Shoes Athletic Sneakers Women Shoes', 'Color: Black Green, Shoe Size: 5.5', 'publish', 'closed', 'closed', '', 'sneakers-men-mesh-breathable-running-sport-shoes-unisex-light-soft-thick-sole-hole-couple-shoes-athletic-sneakers-women-shoes-7', '', '', '2021-06-01 12:20:24', '2021-06-01 12:20:24', '', 4598, 'http://shoestimer.com/?post_type=product_variation&p=4608', 7, 'product_variation', '', 0),
(4609, 1, '2021-06-01 12:20:25', '2021-06-01 12:20:25', '', 'Sneakers Men Mesh Breathable Running Sport Shoes Unisex Light Soft Thick Sole Hole Couple Shoes Athletic Sneakers Women Shoes', 'Color: Black Green, Shoe Size: 6', 'publish', 'closed', 'closed', '', 'sneakers-men-mesh-breathable-running-sport-shoes-unisex-light-soft-thick-sole-hole-couple-shoes-athletic-sneakers-women-shoes-8', '', '', '2021-06-01 12:20:25', '2021-06-01 12:20:25', '', 4598, 'http://shoestimer.com/?post_type=product_variation&p=4609', 8, 'product_variation', '', 0),
(4610, 1, '2021-06-01 12:20:25', '2021-06-01 12:20:25', '', 'Sneakers Men Mesh Breathable Running Sport Shoes Unisex Light Soft Thick Sole Hole Couple Shoes Athletic Sneakers Women Shoes', 'Color: Black Green, Shoe Size: 6.5', 'publish', 'closed', 'closed', '', 'sneakers-men-mesh-breathable-running-sport-shoes-unisex-light-soft-thick-sole-hole-couple-shoes-athletic-sneakers-women-shoes-9', '', '', '2021-06-01 12:20:25', '2021-06-01 12:20:25', '', 4598, 'http://shoestimer.com/?post_type=product_variation&p=4610', 9, 'product_variation', '', 0),
(4611, 1, '2021-06-01 12:20:25', '2021-06-01 12:20:25', '', 'Sneakers Men Mesh Breathable Running Sport Shoes Unisex Light Soft Thick Sole Hole Couple Shoes Athletic Sneakers Women Shoes', 'Color: Black Green, Shoe Size: 7', 'publish', 'closed', 'closed', '', 'sneakers-men-mesh-breathable-running-sport-shoes-unisex-light-soft-thick-sole-hole-couple-shoes-athletic-sneakers-women-shoes-10', '', '', '2021-06-01 12:20:25', '2021-06-01 12:20:25', '', 4598, 'http://shoestimer.com/?post_type=product_variation&p=4611', 10, 'product_variation', '', 0),
(4612, 1, '2021-06-01 12:20:25', '2021-06-01 12:20:25', '', 'Sneakers Men Mesh Breathable Running Sport Shoes Unisex Light Soft Thick Sole Hole Couple Shoes Athletic Sneakers Women Shoes', 'Color: Apple Green, Shoe Size: 10', 'publish', 'closed', 'closed', '', 'sneakers-men-mesh-breathable-running-sport-shoes-unisex-light-soft-thick-sole-hole-couple-shoes-athletic-sneakers-women-shoes-11', '', '', '2021-06-01 12:20:25', '2021-06-01 12:20:25', '', 4598, 'http://shoestimer.com/?post_type=product_variation&p=4612', 11, 'product_variation', '', 0),
(4613, 1, '2021-06-01 12:20:26', '2021-06-01 12:20:26', '', 'Sneakers Men Mesh Breathable Running Sport Shoes Unisex Light Soft Thick Sole Hole Couple Shoes Athletic Sneakers Women Shoes', 'Color: Apple Green, Shoe Size: 11', 'publish', 'closed', 'closed', '', 'sneakers-men-mesh-breathable-running-sport-shoes-unisex-light-soft-thick-sole-hole-couple-shoes-athletic-sneakers-women-shoes-12', '', '', '2021-06-01 12:20:26', '2021-06-01 12:20:26', '', 4598, 'http://shoestimer.com/?post_type=product_variation&p=4613', 12, 'product_variation', '', 0),
(4614, 1, '2021-06-01 12:20:26', '2021-06-01 12:20:26', '', 'Sneakers Men Mesh Breathable Running Sport Shoes Unisex Light Soft Thick Sole Hole Couple Shoes Athletic Sneakers Women Shoes', 'Color: Apple Green, Shoe Size: 12', 'publish', 'closed', 'closed', '', 'sneakers-men-mesh-breathable-running-sport-shoes-unisex-light-soft-thick-sole-hole-couple-shoes-athletic-sneakers-women-shoes-13', '', '', '2021-06-01 12:20:26', '2021-06-01 12:20:26', '', 4598, 'http://shoestimer.com/?post_type=product_variation&p=4614', 13, 'product_variation', '', 0),
(4615, 1, '2021-06-01 12:20:26', '2021-06-01 12:20:26', '', 'Sneakers Men Mesh Breathable Running Sport Shoes Unisex Light Soft Thick Sole Hole Couple Shoes Athletic Sneakers Women Shoes', 'Color: Black Green, Shoe Size: 5', 'publish', 'closed', 'closed', '', 'sneakers-men-mesh-breathable-running-sport-shoes-unisex-light-soft-thick-sole-hole-couple-shoes-athletic-sneakers-women-shoes-14', '', '', '2021-06-01 12:20:26', '2021-06-01 12:20:26', '', 4598, 'http://shoestimer.com/?post_type=product_variation&p=4615', 14, 'product_variation', '', 0),
(4616, 1, '2021-06-01 12:20:26', '2021-06-01 12:20:26', '', 'Sneakers Men Mesh Breathable Running Sport Shoes Unisex Light Soft Thick Sole Hole Couple Shoes Athletic Sneakers Women Shoes', 'Color: Apple Green, Shoe Size: 7', 'publish', 'closed', 'closed', '', 'sneakers-men-mesh-breathable-running-sport-shoes-unisex-light-soft-thick-sole-hole-couple-shoes-athletic-sneakers-women-shoes-15', '', '', '2021-06-01 12:20:26', '2021-06-01 12:20:26', '', 4598, 'http://shoestimer.com/?post_type=product_variation&p=4616', 15, 'product_variation', '', 0),
(4617, 1, '2021-06-01 12:20:26', '2021-06-01 12:20:26', '', 'Sneakers Men Mesh Breathable Running Sport Shoes Unisex Light Soft Thick Sole Hole Couple Shoes Athletic Sneakers Women Shoes', 'Color: Apple Green, Shoe Size: 8', 'publish', 'closed', 'closed', '', 'sneakers-men-mesh-breathable-running-sport-shoes-unisex-light-soft-thick-sole-hole-couple-shoes-athletic-sneakers-women-shoes-16', '', '', '2021-06-01 12:20:26', '2021-06-01 12:20:26', '', 4598, 'http://shoestimer.com/?post_type=product_variation&p=4617', 16, 'product_variation', '', 0),
(4619, 1, '2021-06-01 12:20:26', '2021-06-01 12:20:26', '', 'Sneakers Men Mesh Breathable Running Sport Shoes Unisex Light Soft Thick Sole Hole Couple Shoes Athletic Sneakers Women Shoes', 'Color: Apple Green, Shoe Size: 8.5', 'publish', 'closed', 'closed', '', 'sneakers-men-mesh-breathable-running-sport-shoes-unisex-light-soft-thick-sole-hole-couple-shoes-athletic-sneakers-women-shoes-17', '', '', '2021-06-01 12:20:26', '2021-06-01 12:20:26', '', 4598, 'http://shoestimer.com/?post_type=product_variation&p=4619', 17, 'product_variation', '', 0),
(4618, 1, '2021-06-01 12:20:26', '2021-06-01 12:20:26', '', 'Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes-3', '', 'inherit', 'open', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-shoes-3-2', '', '', '2021-06-01 12:20:26', '2021-06-01 12:20:26', '', 4477, 'http://shoestimer.com/wp-content/uploads/2021/06/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes-3.jpg', 0, 'attachment', 'image/jpeg', 0),
(4620, 1, '2021-06-01 12:20:27', '2021-06-01 12:20:27', '', 'Sneakers Men Mesh Breathable Running Sport Shoes Unisex Light Soft Thick Sole Hole Couple Shoes Athletic Sneakers Women Shoes', 'Color: Apple Green, Shoe Size: 9.5', 'publish', 'closed', 'closed', '', 'sneakers-men-mesh-breathable-running-sport-shoes-unisex-light-soft-thick-sole-hole-couple-shoes-athletic-sneakers-women-shoes-18', '', '', '2021-06-01 12:20:27', '2021-06-01 12:20:27', '', 4598, 'http://shoestimer.com/?post_type=product_variation&p=4620', 18, 'product_variation', '', 0),
(4621, 1, '2021-06-01 12:20:27', '2021-06-01 12:20:27', '', 'Sneakers Men Mesh Breathable Running Sport Shoes Unisex Light Soft Thick Sole Hole Couple Shoes Athletic Sneakers Women Shoes', 'Color: Apple Green, Shoe Size: 5', 'publish', 'closed', 'closed', '', 'sneakers-men-mesh-breathable-running-sport-shoes-unisex-light-soft-thick-sole-hole-couple-shoes-athletic-sneakers-women-shoes-19', '', '', '2021-06-01 12:20:27', '2021-06-01 12:20:27', '', 4598, 'http://shoestimer.com/?post_type=product_variation&p=4621', 19, 'product_variation', '', 0),
(4622, 1, '2021-06-01 12:20:28', '2021-06-01 12:20:28', '', 'Sneakers Men Mesh Breathable Running Sport Shoes Unisex Light Soft Thick Sole Hole Couple Shoes Athletic Sneakers Women Shoes', 'Color: Apple Green, Shoe Size: 5.5', 'publish', 'closed', 'closed', '', 'sneakers-men-mesh-breathable-running-sport-shoes-unisex-light-soft-thick-sole-hole-couple-shoes-athletic-sneakers-women-shoes-20', '', '', '2021-06-01 12:20:28', '2021-06-01 12:20:28', '', 4598, 'http://shoestimer.com/?post_type=product_variation&p=4622', 20, 'product_variation', '', 0),
(4623, 1, '2021-06-01 12:20:28', '2021-06-01 12:20:28', '', 'Sneakers Men Mesh Breathable Running Sport Shoes Unisex Light Soft Thick Sole Hole Couple Shoes Athletic Sneakers Women Shoes', 'Color: Apple Green, Shoe Size: 6', 'publish', 'closed', 'closed', '', 'sneakers-men-mesh-breathable-running-sport-shoes-unisex-light-soft-thick-sole-hole-couple-shoes-athletic-sneakers-women-shoes-21', '', '', '2021-06-01 12:20:28', '2021-06-01 12:20:28', '', 4598, 'http://shoestimer.com/?post_type=product_variation&p=4623', 21, 'product_variation', '', 0),
(4624, 1, '2021-06-01 12:20:29', '2021-06-01 12:20:29', '', 'Sneakers Men Mesh Breathable Running Sport Shoes Unisex Light Soft Thick Sole Hole Couple Shoes Athletic Sneakers Women Shoes', 'Color: Apple Green, Shoe Size: 6.5', 'publish', 'closed', 'closed', '', 'sneakers-men-mesh-breathable-running-sport-shoes-unisex-light-soft-thick-sole-hole-couple-shoes-athletic-sneakers-women-shoes-22', '', '', '2021-06-01 12:20:29', '2021-06-01 12:20:29', '', 4598, 'http://shoestimer.com/?post_type=product_variation&p=4624', 22, 'product_variation', '', 0),
(4625, 1, '2021-06-01 12:20:29', '2021-06-01 12:20:29', '', 'Sneakers Men Mesh Breathable Running Sport Shoes Unisex Light Soft Thick Sole Hole Couple Shoes Athletic Sneakers Women Shoes', 'Color: Yellow, Shoe Size: 9.5', 'publish', 'closed', 'closed', '', 'sneakers-men-mesh-breathable-running-sport-shoes-unisex-light-soft-thick-sole-hole-couple-shoes-athletic-sneakers-women-shoes-23', '', '', '2021-06-01 12:20:29', '2021-06-01 12:20:29', '', 4598, 'http://shoestimer.com/?post_type=product_variation&p=4625', 23, 'product_variation', '', 0),
(4626, 1, '2021-06-01 12:20:29', '2021-06-01 12:20:29', '', 'Sneakers Men Mesh Breathable Running Sport Shoes Unisex Light Soft Thick Sole Hole Couple Shoes Athletic Sneakers Women Shoes', 'Color: Yellow, Shoe Size: 10', 'publish', 'closed', 'closed', '', 'sneakers-men-mesh-breathable-running-sport-shoes-unisex-light-soft-thick-sole-hole-couple-shoes-athletic-sneakers-women-shoes-24', '', '', '2021-06-01 12:20:29', '2021-06-01 12:20:29', '', 4598, 'http://shoestimer.com/?post_type=product_variation&p=4626', 24, 'product_variation', '', 0),
(4627, 1, '2021-06-01 12:20:30', '2021-06-01 12:20:30', '', 'Sneakers Men Mesh Breathable Running Sport Shoes Unisex Light Soft Thick Sole Hole Couple Shoes Athletic Sneakers Women Shoes', 'Color: Yellow, Shoe Size: 11', 'publish', 'closed', 'closed', '', 'sneakers-men-mesh-breathable-running-sport-shoes-unisex-light-soft-thick-sole-hole-couple-shoes-athletic-sneakers-women-shoes-25', '', '', '2021-06-01 12:20:30', '2021-06-01 12:20:30', '', 4598, 'http://shoestimer.com/?post_type=product_variation&p=4627', 25, 'product_variation', '', 0),
(4628, 1, '2021-06-01 12:20:30', '2021-06-01 12:20:30', '', 'Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes-4', '', 'inherit', 'open', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-shoes-4-2', '', '', '2021-06-01 12:20:30', '2021-06-01 12:20:30', '', 4477, 'http://shoestimer.com/wp-content/uploads/2021/06/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes-4.jpg', 0, 'attachment', 'image/jpeg', 0),
(4629, 1, '2021-06-01 12:20:30', '2021-06-01 12:20:30', '', 'Sneakers Men Mesh Breathable Running Sport Shoes Unisex Light Soft Thick Sole Hole Couple Shoes Athletic Sneakers Women Shoes', 'Color: Yellow, Shoe Size: 12', 'publish', 'closed', 'closed', '', 'sneakers-men-mesh-breathable-running-sport-shoes-unisex-light-soft-thick-sole-hole-couple-shoes-athletic-sneakers-women-shoes-26', '', '', '2021-06-01 12:20:30', '2021-06-01 12:20:30', '', 4598, 'http://shoestimer.com/?post_type=product_variation&p=4629', 26, 'product_variation', '', 0),
(4630, 1, '2021-06-01 12:20:30', '2021-06-01 12:20:30', '', 'Sneakers Men Mesh Breathable Running Sport Shoes Unisex Light Soft Thick Sole Hole Couple Shoes Athletic Sneakers Women Shoes', 'Color: Yellow, Shoe Size: 6.5', 'publish', 'closed', 'closed', '', 'sneakers-men-mesh-breathable-running-sport-shoes-unisex-light-soft-thick-sole-hole-couple-shoes-athletic-sneakers-women-shoes-27', '', '', '2021-06-01 12:20:30', '2021-06-01 12:20:30', '', 4598, 'http://shoestimer.com/?post_type=product_variation&p=4630', 27, 'product_variation', '', 0),
(4631, 1, '2021-06-01 12:20:31', '2021-06-01 12:20:31', '', 'Sneakers Men Mesh Breathable Running Sport Shoes Unisex Light Soft Thick Sole Hole Couple Shoes Athletic Sneakers Women Shoes', 'Color: Yellow, Shoe Size: 7', 'publish', 'closed', 'closed', '', 'sneakers-men-mesh-breathable-running-sport-shoes-unisex-light-soft-thick-sole-hole-couple-shoes-athletic-sneakers-women-shoes-28', '', '', '2021-06-01 12:20:31', '2021-06-01 12:20:31', '', 4598, 'http://shoestimer.com/?post_type=product_variation&p=4631', 28, 'product_variation', '', 0),
(4632, 1, '2021-06-01 12:20:31', '2021-06-01 12:20:31', '', 'Sneakers Men Mesh Breathable Running Sport Shoes Unisex Light Soft Thick Sole Hole Couple Shoes Athletic Sneakers Women Shoes', 'Color: Yellow, Shoe Size: 8', 'publish', 'closed', 'closed', '', 'sneakers-men-mesh-breathable-running-sport-shoes-unisex-light-soft-thick-sole-hole-couple-shoes-athletic-sneakers-women-shoes-29', '', '', '2021-06-01 12:20:31', '2021-06-01 12:20:31', '', 4598, 'http://shoestimer.com/?post_type=product_variation&p=4632', 29, 'product_variation', '', 0),
(4633, 1, '2021-06-01 12:20:32', '2021-06-01 12:20:32', '', 'Sneakers Men Mesh Breathable Running Sport Shoes Unisex Light Soft Thick Sole Hole Couple Shoes Athletic Sneakers Women Shoes', 'Color: Yellow, Shoe Size: 8.5', 'publish', 'closed', 'closed', '', 'sneakers-men-mesh-breathable-running-sport-shoes-unisex-light-soft-thick-sole-hole-couple-shoes-athletic-sneakers-women-shoes-30', '', '', '2021-06-01 12:20:32', '2021-06-01 12:20:32', '', 4598, 'http://shoestimer.com/?post_type=product_variation&p=4633', 30, 'product_variation', '', 0),
(4634, 1, '2021-06-01 12:20:33', '2021-06-01 12:20:33', '', 'Sneakers Men Mesh Breathable Running Sport Shoes Unisex Light Soft Thick Sole Hole Couple Shoes Athletic Sneakers Women Shoes', 'Color: White, Shoe Size: 12', 'publish', 'closed', 'closed', '', 'sneakers-men-mesh-breathable-running-sport-shoes-unisex-light-soft-thick-sole-hole-couple-shoes-athletic-sneakers-women-shoes-31', '', '', '2021-06-01 12:20:33', '2021-06-01 12:20:33', '', 4598, 'http://shoestimer.com/?post_type=product_variation&p=4634', 31, 'product_variation', '', 0),
(4635, 1, '2021-06-01 12:20:34', '2021-06-01 12:20:34', '', 'Sneakers Men Mesh Breathable Running Sport Shoes Unisex Light Soft Thick Sole Hole Couple Shoes Athletic Sneakers Women Shoes', 'Color: Yellow, Shoe Size: 5', 'publish', 'closed', 'closed', '', 'sneakers-men-mesh-breathable-running-sport-shoes-unisex-light-soft-thick-sole-hole-couple-shoes-athletic-sneakers-women-shoes-32', '', '', '2021-06-01 12:20:34', '2021-06-01 12:20:34', '', 4598, 'http://shoestimer.com/?post_type=product_variation&p=4635', 32, 'product_variation', '', 0),
(4636, 1, '2021-06-01 12:20:34', '2021-06-01 12:20:34', '', 'Sneakers Men Mesh Breathable Running Sport Shoes Unisex Light Soft Thick Sole Hole Couple Shoes Athletic Sneakers Women Shoes', 'Color: Yellow, Shoe Size: 5.5', 'publish', 'closed', 'closed', '', 'sneakers-men-mesh-breathable-running-sport-shoes-unisex-light-soft-thick-sole-hole-couple-shoes-athletic-sneakers-women-shoes-33', '', '', '2021-06-01 12:20:34', '2021-06-01 12:20:34', '', 4598, 'http://shoestimer.com/?post_type=product_variation&p=4636', 33, 'product_variation', '', 0),
(4637, 1, '2021-06-01 12:20:34', '2021-06-01 12:20:34', '', 'Sneakers Men Mesh Breathable Running Sport Shoes Unisex Light Soft Thick Sole Hole Couple Shoes Athletic Sneakers Women Shoes', 'Color: Yellow, Shoe Size: 6', 'publish', 'closed', 'closed', '', 'sneakers-men-mesh-breathable-running-sport-shoes-unisex-light-soft-thick-sole-hole-couple-shoes-athletic-sneakers-women-shoes-34', '', '', '2021-06-01 12:20:34', '2021-06-01 12:20:34', '', 4598, 'http://shoestimer.com/?post_type=product_variation&p=4637', 34, 'product_variation', '', 0);
INSERT INTO `wpx5_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(4638, 1, '2021-06-01 12:20:34', '2021-06-01 12:20:34', '', 'Sneakers Men Mesh Breathable Running Sport Shoes Unisex Light Soft Thick Sole Hole Couple Shoes Athletic Sneakers Women Shoes', 'Color: White, Shoe Size: 8.5', 'publish', 'closed', 'closed', '', 'sneakers-men-mesh-breathable-running-sport-shoes-unisex-light-soft-thick-sole-hole-couple-shoes-athletic-sneakers-women-shoes-35', '', '', '2021-06-01 12:20:34', '2021-06-01 12:20:34', '', 4598, 'http://shoestimer.com/?post_type=product_variation&p=4638', 35, 'product_variation', '', 0),
(4639, 1, '2021-06-01 12:20:34', '2021-06-01 12:20:34', '', 'Sneakers Men Mesh Breathable Running Sport Shoes Unisex Light Soft Thick Sole Hole Couple Shoes Athletic Sneakers Women Shoes', 'Color: White, Shoe Size: 9.5', 'publish', 'closed', 'closed', '', 'sneakers-men-mesh-breathable-running-sport-shoes-unisex-light-soft-thick-sole-hole-couple-shoes-athletic-sneakers-women-shoes-36', '', '', '2021-06-01 12:20:34', '2021-06-01 12:20:34', '', 4598, 'http://shoestimer.com/?post_type=product_variation&p=4639', 36, 'product_variation', '', 0),
(4640, 1, '2021-06-01 12:20:34', '2021-06-01 12:20:34', '', 'Sneakers Men Mesh Breathable Running Sport Shoes Unisex Light Soft Thick Sole Hole Couple Shoes Athletic Sneakers Women Shoes', 'Color: White, Shoe Size: 10', 'publish', 'closed', 'closed', '', 'sneakers-men-mesh-breathable-running-sport-shoes-unisex-light-soft-thick-sole-hole-couple-shoes-athletic-sneakers-women-shoes-37', '', '', '2021-06-01 12:20:34', '2021-06-01 12:20:34', '', 4598, 'http://shoestimer.com/?post_type=product_variation&p=4640', 37, 'product_variation', '', 0),
(4641, 1, '2021-06-01 12:20:34', '2021-06-01 12:20:34', '', 'Sneakers Men Mesh Breathable Running Sport Shoes Unisex Light Soft Thick Sole Hole Couple Shoes Athletic Sneakers Women Shoes', 'Color: White, Shoe Size: 11', 'publish', 'closed', 'closed', '', 'sneakers-men-mesh-breathable-running-sport-shoes-unisex-light-soft-thick-sole-hole-couple-shoes-athletic-sneakers-women-shoes-38', '', '', '2021-06-01 12:20:34', '2021-06-01 12:20:34', '', 4598, 'http://shoestimer.com/?post_type=product_variation&p=4641', 38, 'product_variation', '', 0),
(4642, 1, '2021-06-01 12:20:35', '2021-06-01 12:20:35', '', 'Sneakers Men Mesh Breathable Running Sport Shoes Unisex Light Soft Thick Sole Hole Couple Shoes Athletic Sneakers Women Shoes', 'Color: White, Shoe Size: 6', 'publish', 'closed', 'closed', '', 'sneakers-men-mesh-breathable-running-sport-shoes-unisex-light-soft-thick-sole-hole-couple-shoes-athletic-sneakers-women-shoes-39', '', '', '2021-06-01 12:20:35', '2021-06-01 12:20:35', '', 4598, 'http://shoestimer.com/?post_type=product_variation&p=4642', 39, 'product_variation', '', 0),
(4643, 1, '2021-06-01 12:20:35', '2021-06-01 12:20:35', '', 'Sneakers Men Mesh Breathable Running Sport Shoes Unisex Light Soft Thick Sole Hole Couple Shoes Athletic Sneakers Women Shoes', 'Color: White, Shoe Size: 6.5', 'publish', 'closed', 'closed', '', 'sneakers-men-mesh-breathable-running-sport-shoes-unisex-light-soft-thick-sole-hole-couple-shoes-athletic-sneakers-women-shoes-40', '', '', '2021-06-01 12:20:35', '2021-06-01 12:20:35', '', 4598, 'http://shoestimer.com/?post_type=product_variation&p=4643', 40, 'product_variation', '', 0),
(4644, 1, '2021-06-01 12:20:35', '2021-06-01 12:20:35', '', 'Sneakers Men Mesh Breathable Running Sport Shoes Unisex Light Soft Thick Sole Hole Couple Shoes Athletic Sneakers Women Shoes', 'Color: White, Shoe Size: 7', 'publish', 'closed', 'closed', '', 'sneakers-men-mesh-breathable-running-sport-shoes-unisex-light-soft-thick-sole-hole-couple-shoes-athletic-sneakers-women-shoes-41', '', '', '2021-06-01 12:20:35', '2021-06-01 12:20:35', '', 4598, 'http://shoestimer.com/?post_type=product_variation&p=4644', 41, 'product_variation', '', 0),
(4646, 1, '2021-06-01 12:20:35', '2021-06-01 12:20:35', '', 'Sneakers Men Mesh Breathable Running Sport Shoes Unisex Light Soft Thick Sole Hole Couple Shoes Athletic Sneakers Women Shoes', 'Color: White, Shoe Size: 8', 'publish', 'closed', 'closed', '', 'sneakers-men-mesh-breathable-running-sport-shoes-unisex-light-soft-thick-sole-hole-couple-shoes-athletic-sneakers-women-shoes-42', '', '', '2021-06-01 12:20:35', '2021-06-01 12:20:35', '', 4598, 'http://shoestimer.com/?post_type=product_variation&p=4646', 42, 'product_variation', '', 0),
(4645, 0, '2021-06-01 12:20:35', '2021-06-01 12:20:35', '', 'Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes-5', '', 'inherit', 'open', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-shoes-5-2', '', '', '2021-06-01 12:20:35', '2021-06-01 12:20:35', '', 4477, 'http://shoestimer.com/wp-content/uploads/2021/06/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes-5.jpg', 0, 'attachment', 'image/jpeg', 0),
(4647, 1, '2021-06-01 12:20:36', '2021-06-01 12:20:36', '', 'Sneakers Men Mesh Breathable Running Sport Shoes Unisex Light Soft Thick Sole Hole Couple Shoes Athletic Sneakers Women Shoes', 'Color: Green, Shoe Size: 11', 'publish', 'closed', 'closed', '', 'sneakers-men-mesh-breathable-running-sport-shoes-unisex-light-soft-thick-sole-hole-couple-shoes-athletic-sneakers-women-shoes-43', '', '', '2021-06-01 12:20:36', '2021-06-01 12:20:36', '', 4598, 'http://shoestimer.com/?post_type=product_variation&p=4647', 43, 'product_variation', '', 0),
(4648, 1, '2021-06-01 12:20:37', '2021-06-01 12:20:37', '', 'Sneakers Men Mesh Breathable Running Sport Shoes Unisex Light Soft Thick Sole Hole Couple Shoes Athletic Sneakers Women Shoes', 'Color: Green, Shoe Size: 12', 'publish', 'closed', 'closed', '', 'sneakers-men-mesh-breathable-running-sport-shoes-unisex-light-soft-thick-sole-hole-couple-shoes-athletic-sneakers-women-shoes-44', '', '', '2021-06-01 12:20:37', '2021-06-01 12:20:37', '', 4598, 'http://shoestimer.com/?post_type=product_variation&p=4648', 44, 'product_variation', '', 0),
(4649, 1, '2021-06-01 12:20:39', '2021-06-01 12:20:39', '', 'Sneakers Men Mesh Breathable Running Sport Shoes Unisex Light Soft Thick Sole Hole Couple Shoes Athletic Sneakers Women Shoes', 'Color: White, Shoe Size: 5', 'publish', 'closed', 'closed', '', 'sneakers-men-mesh-breathable-running-sport-shoes-unisex-light-soft-thick-sole-hole-couple-shoes-athletic-sneakers-women-shoes-45', '', '', '2021-06-01 12:20:39', '2021-06-01 12:20:39', '', 4598, 'http://shoestimer.com/?post_type=product_variation&p=4649', 45, 'product_variation', '', 0),
(4650, 1, '2021-06-01 12:20:40', '2021-06-01 12:20:40', '', 'Sneakers Men Mesh Breathable Running Sport Shoes Unisex Light Soft Thick Sole Hole Couple Shoes Athletic Sneakers Women Shoes', 'Color: White, Shoe Size: 5.5', 'publish', 'closed', 'closed', '', 'sneakers-men-mesh-breathable-running-sport-shoes-unisex-light-soft-thick-sole-hole-couple-shoes-athletic-sneakers-women-shoes-46', '', '', '2021-06-01 12:20:40', '2021-06-01 12:20:40', '', 4598, 'http://shoestimer.com/?post_type=product_variation&p=4650', 46, 'product_variation', '', 0),
(4651, 1, '2021-06-01 12:20:41', '2021-06-01 12:20:41', '', 'Sneakers Men Mesh Breathable Running Sport Shoes Unisex Light Soft Thick Sole Hole Couple Shoes Athletic Sneakers Women Shoes', 'Color: Green, Shoe Size: 8', 'publish', 'closed', 'closed', '', 'sneakers-men-mesh-breathable-running-sport-shoes-unisex-light-soft-thick-sole-hole-couple-shoes-athletic-sneakers-women-shoes-47', '', '', '2021-06-01 12:20:41', '2021-06-01 12:20:41', '', 4598, 'http://shoestimer.com/?post_type=product_variation&p=4651', 47, 'product_variation', '', 0),
(4652, 1, '2021-06-01 12:20:41', '2021-06-01 12:20:41', '', 'Sneakers Men Mesh Breathable Running Sport Shoes Unisex Light Soft Thick Sole Hole Couple Shoes Athletic Sneakers Women Shoes', 'Color: Green, Shoe Size: 8.5', 'publish', 'closed', 'closed', '', 'sneakers-men-mesh-breathable-running-sport-shoes-unisex-light-soft-thick-sole-hole-couple-shoes-athletic-sneakers-women-shoes-48', '', '', '2021-06-01 12:20:41', '2021-06-01 12:20:41', '', 4598, 'http://shoestimer.com/?post_type=product_variation&p=4652', 48, 'product_variation', '', 0),
(4653, 1, '2021-06-01 12:20:41', '2021-06-01 12:20:41', '', 'Sneakers Men Mesh Breathable Running Sport Shoes Unisex Light Soft Thick Sole Hole Couple Shoes Athletic Sneakers Women Shoes', 'Color: Green, Shoe Size: 9.5', 'publish', 'closed', 'closed', '', 'sneakers-men-mesh-breathable-running-sport-shoes-unisex-light-soft-thick-sole-hole-couple-shoes-athletic-sneakers-women-shoes-49', '', '', '2021-06-01 12:20:41', '2021-06-01 12:20:41', '', 4598, 'http://shoestimer.com/?post_type=product_variation&p=4653', 49, 'product_variation', '', 0),
(4654, 1, '2021-06-01 12:20:41', '2021-06-01 12:20:41', '', 'Sneakers Men Mesh Breathable Running Sport Shoes Unisex Light Soft Thick Sole Hole Couple Shoes Athletic Sneakers Women Shoes', 'Color: Green, Shoe Size: 10', 'publish', 'closed', 'closed', '', 'sneakers-men-mesh-breathable-running-sport-shoes-unisex-light-soft-thick-sole-hole-couple-shoes-athletic-sneakers-women-shoes-50', '', '', '2021-06-01 12:20:41', '2021-06-01 12:20:41', '', 4598, 'http://shoestimer.com/?post_type=product_variation&p=4654', 50, 'product_variation', '', 0),
(4655, 1, '2021-06-01 12:20:41', '2021-06-01 12:20:41', '', 'Sneakers Men Mesh Breathable Running Sport Shoes Unisex Light Soft Thick Sole Hole Couple Shoes Athletic Sneakers Women Shoes', 'Color: Green, Shoe Size: 5.5', 'publish', 'closed', 'closed', '', 'sneakers-men-mesh-breathable-running-sport-shoes-unisex-light-soft-thick-sole-hole-couple-shoes-athletic-sneakers-women-shoes-51', '', '', '2021-06-01 12:20:41', '2021-06-01 12:20:41', '', 4598, 'http://shoestimer.com/?post_type=product_variation&p=4655', 51, 'product_variation', '', 0),
(4656, 1, '2021-06-01 12:20:42', '2021-06-01 12:20:42', '', 'Sneakers Men Mesh Breathable Running Sport Shoes Unisex Light Soft Thick Sole Hole Couple Shoes Athletic Sneakers Women Shoes', 'Color: Green, Shoe Size: 6', 'publish', 'closed', 'closed', '', 'sneakers-men-mesh-breathable-running-sport-shoes-unisex-light-soft-thick-sole-hole-couple-shoes-athletic-sneakers-women-shoes-52', '', '', '2021-06-01 12:20:42', '2021-06-01 12:20:42', '', 4598, 'http://shoestimer.com/?post_type=product_variation&p=4656', 52, 'product_variation', '', 0),
(4657, 1, '2021-06-01 12:20:42', '2021-06-01 12:20:42', '', 'Sneakers Men Mesh Breathable Running Sport Shoes Unisex Light Soft Thick Sole Hole Couple Shoes Athletic Sneakers Women Shoes', 'Color: Green, Shoe Size: 6.5', 'publish', 'closed', 'closed', '', 'sneakers-men-mesh-breathable-running-sport-shoes-unisex-light-soft-thick-sole-hole-couple-shoes-athletic-sneakers-women-shoes-53', '', '', '2021-06-01 12:20:42', '2021-06-01 12:20:42', '', 4598, 'http://shoestimer.com/?post_type=product_variation&p=4657', 53, 'product_variation', '', 0),
(4658, 1, '2021-06-01 12:20:42', '2021-06-01 12:20:42', '', 'Sneakers Men Mesh Breathable Running Sport Shoes Unisex Light Soft Thick Sole Hole Couple Shoes Athletic Sneakers Women Shoes', 'Color: Green, Shoe Size: 7', 'publish', 'closed', 'closed', '', 'sneakers-men-mesh-breathable-running-sport-shoes-unisex-light-soft-thick-sole-hole-couple-shoes-athletic-sneakers-women-shoes-54', '', '', '2021-06-01 12:20:42', '2021-06-01 12:20:42', '', 4598, 'http://shoestimer.com/?post_type=product_variation&p=4658', 54, 'product_variation', '', 0),
(4659, 1, '2021-06-01 12:20:42', '2021-06-01 12:20:42', '', 'Sneakers Men Mesh Breathable Running Sport Shoes Unisex Light Soft Thick Sole Hole Couple Shoes Athletic Sneakers Women Shoes', 'Color: Black Orange, Shoe Size: 10', 'publish', 'closed', 'closed', '', 'sneakers-men-mesh-breathable-running-sport-shoes-unisex-light-soft-thick-sole-hole-couple-shoes-athletic-sneakers-women-shoes-55', '', '', '2021-06-01 12:20:42', '2021-06-01 12:20:42', '', 4598, 'http://shoestimer.com/?post_type=product_variation&p=4659', 55, 'product_variation', '', 0),
(4660, 1, '2021-06-01 12:20:42', '2021-06-01 12:20:42', '', 'Sneakers Men Mesh Breathable Running Sport Shoes Unisex Light Soft Thick Sole Hole Couple Shoes Athletic Sneakers Women Shoes', 'Color: Black Orange, Shoe Size: 11', 'publish', 'closed', 'closed', '', 'sneakers-men-mesh-breathable-running-sport-shoes-unisex-light-soft-thick-sole-hole-couple-shoes-athletic-sneakers-women-shoes-56', '', '', '2021-06-01 12:20:42', '2021-06-01 12:20:42', '', 4598, 'http://shoestimer.com/?post_type=product_variation&p=4660', 56, 'product_variation', '', 0),
(4661, 1, '2021-06-01 12:20:42', '2021-06-01 12:20:42', '', 'Sneakers Men Mesh Breathable Running Sport Shoes Unisex Light Soft Thick Sole Hole Couple Shoes Athletic Sneakers Women Shoes', 'Color: Black Orange, Shoe Size: 12', 'publish', 'closed', 'closed', '', 'sneakers-men-mesh-breathable-running-sport-shoes-unisex-light-soft-thick-sole-hole-couple-shoes-athletic-sneakers-women-shoes-57', '', '', '2021-06-01 12:20:42', '2021-06-01 12:20:42', '', 4598, 'http://shoestimer.com/?post_type=product_variation&p=4661', 57, 'product_variation', '', 0),
(4662, 0, '2021-06-01 12:20:42', '2021-06-01 12:20:42', '', 'Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes.jpg_640x640', '', 'inherit', 'open', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-shoes-jpg_640x640', '', '', '2021-06-01 12:20:42', '2021-06-01 12:20:42', '', 4477, 'http://shoestimer.com/wp-content/uploads/2021/06/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes.jpg_640x640.jpg', 0, 'attachment', 'image/jpeg', 0),
(4663, 1, '2021-06-01 12:20:42', '2021-06-01 12:20:42', '', 'Sneakers Men Mesh Breathable Running Sport Shoes Unisex Light Soft Thick Sole Hole Couple Shoes Athletic Sneakers Women Shoes', 'Color: Green, Shoe Size: 5', 'publish', 'closed', 'closed', '', 'sneakers-men-mesh-breathable-running-sport-shoes-unisex-light-soft-thick-sole-hole-couple-shoes-athletic-sneakers-women-shoes-58', '', '', '2021-06-01 12:20:42', '2021-06-01 12:20:42', '', 4598, 'http://shoestimer.com/?post_type=product_variation&p=4663', 58, 'product_variation', '', 0),
(4664, 1, '2021-06-01 12:20:43', '2021-06-01 12:20:43', '', 'Sneakers Men Mesh Breathable Running Sport Shoes Unisex Light Soft Thick Sole Hole Couple Shoes Athletic Sneakers Women Shoes', 'Color: Black Orange, Shoe Size: 7', 'publish', 'closed', 'closed', '', 'sneakers-men-mesh-breathable-running-sport-shoes-unisex-light-soft-thick-sole-hole-couple-shoes-athletic-sneakers-women-shoes-59', '', '', '2021-06-01 12:20:43', '2021-06-01 12:20:43', '', 4598, 'http://shoestimer.com/?post_type=product_variation&p=4664', 59, 'product_variation', '', 0),
(4665, 1, '2021-06-01 12:20:44', '2021-06-01 12:20:44', '', 'Sneakers Men Mesh Breathable Running Sport Shoes Unisex Light Soft Thick Sole Hole Couple Shoes Athletic Sneakers Women Shoes', 'Color: Black Orange, Shoe Size: 8', 'publish', 'closed', 'closed', '', 'sneakers-men-mesh-breathable-running-sport-shoes-unisex-light-soft-thick-sole-hole-couple-shoes-athletic-sneakers-women-shoes-60', '', '', '2021-06-01 12:20:44', '2021-06-01 12:20:44', '', 4598, 'http://shoestimer.com/?post_type=product_variation&p=4665', 60, 'product_variation', '', 0),
(4666, 1, '2021-06-01 12:20:44', '2021-06-01 12:20:44', '', 'Sneakers Men Mesh Breathable Running Sport Shoes Unisex Light Soft Thick Sole Hole Couple Shoes Athletic Sneakers Women Shoes', 'Color: Black Orange, Shoe Size: 8.5', 'publish', 'closed', 'closed', '', 'sneakers-men-mesh-breathable-running-sport-shoes-unisex-light-soft-thick-sole-hole-couple-shoes-athletic-sneakers-women-shoes-61', '', '', '2021-06-01 12:20:44', '2021-06-01 12:20:44', '', 4598, 'http://shoestimer.com/?post_type=product_variation&p=4666', 61, 'product_variation', '', 0),
(4667, 0, '2021-06-01 12:20:44', '2021-06-01 12:20:44', '', 'Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes-1.jpg_640x640-1', '', 'inherit', 'open', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-shoes-1-jpg_640x640-1', '', '', '2021-06-01 12:20:44', '2021-06-01 12:20:44', '', 4477, 'http://shoestimer.com/wp-content/uploads/2021/06/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes-1.jpg_640x640-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(4668, 1, '2021-06-01 12:20:44', '2021-06-01 12:20:44', '', 'Sneakers Men Mesh Breathable Running Sport Shoes Unisex Light Soft Thick Sole Hole Couple Shoes Athletic Sneakers Women Shoes', 'Color: Black Orange, Shoe Size: 9.5', 'publish', 'closed', 'closed', '', 'sneakers-men-mesh-breathable-running-sport-shoes-unisex-light-soft-thick-sole-hole-couple-shoes-athletic-sneakers-women-shoes-62', '', '', '2021-06-01 12:20:44', '2021-06-01 12:20:44', '', 4598, 'http://shoestimer.com/?post_type=product_variation&p=4668', 62, 'product_variation', '', 0),
(4669, 1, '2021-06-01 12:20:45', '2021-06-01 12:20:45', '', 'Sneakers Men Mesh Breathable Running Sport Shoes Unisex Light Soft Thick Sole Hole Couple Shoes Athletic Sneakers Women Shoes', 'Color: Black Orange, Shoe Size: 5', 'publish', 'closed', 'closed', '', 'sneakers-men-mesh-breathable-running-sport-shoes-unisex-light-soft-thick-sole-hole-couple-shoes-athletic-sneakers-women-shoes-63', '', '', '2021-06-01 12:20:45', '2021-06-01 12:20:45', '', 4598, 'http://shoestimer.com/?post_type=product_variation&p=4669', 63, 'product_variation', '', 0),
(4670, 1, '2021-06-01 12:20:46', '2021-06-01 12:20:46', '', 'Sneakers Men Mesh Breathable Running Sport Shoes Unisex Light Soft Thick Sole Hole Couple Shoes Athletic Sneakers Women Shoes', 'Color: Black Orange, Shoe Size: 5.5', 'publish', 'closed', 'closed', '', 'sneakers-men-mesh-breathable-running-sport-shoes-unisex-light-soft-thick-sole-hole-couple-shoes-athletic-sneakers-women-shoes-64', '', '', '2021-06-01 12:20:46', '2021-06-01 12:20:46', '', 4598, 'http://shoestimer.com/?post_type=product_variation&p=4670', 64, 'product_variation', '', 0),
(4671, 0, '2021-06-01 12:20:46', '2021-06-01 12:20:46', '', 'Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes-2.jpg_640x640-2', '', 'inherit', 'open', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-shoes-2-jpg_640x640-2', '', '', '2021-06-01 12:20:46', '2021-06-01 12:20:46', '', 4477, 'http://shoestimer.com/wp-content/uploads/2021/06/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes-2.jpg_640x640-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(4672, 1, '2021-06-01 12:20:46', '2021-06-01 12:20:46', '', 'Sneakers Men Mesh Breathable Running Sport Shoes Unisex Light Soft Thick Sole Hole Couple Shoes Athletic Sneakers Women Shoes', 'Color: Black Orange, Shoe Size: 6', 'publish', 'closed', 'closed', '', 'sneakers-men-mesh-breathable-running-sport-shoes-unisex-light-soft-thick-sole-hole-couple-shoes-athletic-sneakers-women-shoes-65', '', '', '2021-06-01 12:20:46', '2021-06-01 12:20:46', '', 4598, 'http://shoestimer.com/?post_type=product_variation&p=4672', 65, 'product_variation', '', 0),
(4673, 1, '2021-06-01 12:20:46', '2021-06-01 12:20:46', '', 'Sneakers Men Mesh Breathable Running Sport Shoes Unisex Light Soft Thick Sole Hole Couple Shoes Athletic Sneakers Women Shoes', 'Color: Black Orange, Shoe Size: 6.5', 'publish', 'closed', 'closed', '', 'sneakers-men-mesh-breathable-running-sport-shoes-unisex-light-soft-thick-sole-hole-couple-shoes-athletic-sneakers-women-shoes-66', '', '', '2021-06-01 12:20:46', '2021-06-01 12:20:46', '', 4598, 'http://shoestimer.com/?post_type=product_variation&p=4673', 66, 'product_variation', '', 0),
(4674, 0, '2021-06-01 12:20:48', '2021-06-01 12:20:48', '', 'Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes-3.jpg_640x640-3', '', 'inherit', 'open', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-shoes-3-jpg_640x640-3', '', '', '2021-06-01 12:20:48', '2021-06-01 12:20:48', '', 4477, 'http://shoestimer.com/wp-content/uploads/2021/06/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes-3.jpg_640x640-3.jpg', 0, 'attachment', 'image/jpeg', 0),
(4675, 0, '2021-06-01 12:20:50', '2021-06-01 12:20:50', '', 'Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes-4.jpg_640x640-4', '', 'inherit', 'open', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-shoes-4-jpg_640x640-4', '', '', '2021-06-01 12:20:50', '2021-06-01 12:20:50', '', 4477, 'http://shoestimer.com/wp-content/uploads/2021/06/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes-4.jpg_640x640-4.jpg', 0, 'attachment', 'image/jpeg', 0),
(4676, 1, '2021-06-01 12:20:51', '2021-06-01 12:20:51', '                <div class=\"product-specs-list-container\">\n                    <ul class=\"product-specs-list util-clearfix\">\n						                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Brand Name:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Camel</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Gender:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">MEN</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Origin:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">CN(Origin)</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Sports Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Lunlar</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Function:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Cushioning</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Applicable Place:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">PVC Floor</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Level Of Practice:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Advanced</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Department Name:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Adult</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Feature:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Breathable</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Feature:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Massage</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Insole Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">EVA</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Athletic Shoe Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Running Shoes</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Upper Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">PU Fabric</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Shoe Width:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Medium(B,M)</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Upper Height:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">low</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Model Number:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">A712357085-318</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Outsole Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Rubber</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Technology:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">ForMotion</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Closure Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Lace-up</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">For Distance:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Marathon(>40km)</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Fit:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Fits true to size, take your normal size</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Release Date:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Spring2019</span>\n                            </li>\n							                    </ul>\n                </div>\n				<div class=\"detailmodule_dynamic\"><kse:widget data-widget-type=\"customText\" id=\"24323222\" type=\"custom\"></kse:widget></div><div class=\"detailmodule_image\"><img class=\"detail-desc-decorate-image\" src=\"https://ae01.alicdn.com/kf/U6ab611fa50a74d0793b01f1b852133c8A.jpg\" slate-data-type=\"image\"/><img class=\"detail-desc-decorate-image\" src=\"https://ae01.alicdn.com/kf/U82dd63beefc44cd9a9af2f88fe2bf49d9.jpg\" slate-data-type=\"image\"/><img class=\"detail-desc-decorate-image\" src=\"https://ae01.alicdn.com/kf/U031b69c60e8e430998995024022d9509f.jpg\" slate-data-type=\"image\"/><img class=\"detail-desc-decorate-image\" src=\"https://ae01.alicdn.com/kf/Uf1f021dea8284c9eb2ad0ee4e48fb139B.jpg\" slate-data-type=\"image\"/><img class=\"detail-desc-decorate-image\" src=\"https://ae01.alicdn.com/kf/U71e8350c180e477584deb82ca2ea43c4p.jpg\" slate-data-type=\"image\"/><img class=\"detail-desc-decorate-image\" src=\"https://ae01.alicdn.com/kf/Uebf0ba125ae744aebeccc0cf06de9253t.jpg\" slate-data-type=\"image\"/><img class=\"detail-desc-decorate-image\" src=\"https://ae01.alicdn.com/kf/U9d1d674803da4d3aaa90c2cb1cb87d3dz.jpg\" slate-data-type=\"image\"/><img class=\"detail-desc-decorate-image\" src=\"https://ae01.alicdn.com/kf/U36d0f7f9020545dc9847eadf07f4bf56r.jpg\" slate-data-type=\"image\"/><img class=\"detail-desc-decorate-image\" src=\"https://ae01.alicdn.com/kf/U305fa2a880094fb884760df44866b5ebU.jpg\" slate-data-type=\"image\"/><img class=\"detail-desc-decorate-image\" src=\"https://ae01.alicdn.com/kf/U2cd6da2195c84836bd1eedb4b60b1d590.jpg\" slate-data-type=\"image\"/><img class=\"detail-desc-decorate-image\" src=\"https://ae01.alicdn.com/kf/U4c6b73fe55314ca681919882fa6b271cS.jpg\" slate-data-type=\"image\"/><img class=\"detail-desc-decorate-image\" src=\"https://ae01.alicdn.com/kf/U53659d3b3989479fa8497cb2f6fe8a81y.jpg\" slate-data-type=\"image\"/><img class=\"detail-desc-decorate-image\" src=\"https://ae01.alicdn.com/kf/U400c3d5be42f4283944572d48549b200v.jpg\" slate-data-type=\"image\"/><img class=\"detail-desc-decorate-image\" src=\"https://ae01.alicdn.com/kf/Ubd26fe23438a4995bcc48662edddb147b.jpg\" slate-data-type=\"image\"/><img class=\"detail-desc-decorate-image\" src=\"https://ae01.alicdn.com/kf/Ued6a31a841354007b3bcaa804b9015c9k.jpg\" slate-data-type=\"image\"/><img class=\"detail-desc-decorate-image\" src=\"https://ae01.alicdn.com/kf/U8f600f33709a4a3eb0ed11a0b9b575d9j.jpg\" slate-data-type=\"image\"/><img class=\"detail-desc-decorate-image\" src=\"https://ae01.alicdn.com/kf/U478f978c34774ccf98d1e96889fc1269P.jpg\" slate-data-type=\"image\"/><img class=\"detail-desc-decorate-image\" src=\"https://ae01.alicdn.com/kf/U848c9de0f1674a05a896e02c14224001G.jpg\" slate-data-type=\"image\"/><img class=\"detail-desc-decorate-image\" src=\"https://ae01.alicdn.com/kf/U7c822476041e4b579a39e5a7bf11abcf9.jpg\" slate-data-type=\"image\"/><img class=\"detail-desc-decorate-image\" src=\"https://ae01.alicdn.com/kf/Uacee64453bfd49c392e33874b91ddfa03.jpg\" slate-data-type=\"image\"/></div><div class=\"detailmodule_dynamic\"><kse:widget data-widget-type=\"customText\" id=\"23959404\" type=\"custom\"></kse:widget></div><br/>\n\n', 'CAMEL Ultralight Breathable Men Shoes Sports Running Shoes Outdoor Men Shoes Comfortable Jogging Walking Male Sneakers', '', 'publish', 'open', 'closed', '', 'camel-ultralight-breathable-men-shoes-sports-running-shoes-outdoor-men-shoes-comfortable-jogging-walking-male-sneakers', '', '', '2021-06-01 12:21:03', '2021-06-01 12:21:03', '', 0, 'http://shoestimer.com/product/camel-ultralight-breathable-men-shoes-sports-running-shoes-outdoor-men-shoes-comfortable-jogging-walking-male-sneakers/', 0, 'product', '', 0),
(4677, 0, '2021-06-01 12:20:52', '2021-06-01 12:20:52', '', 'Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes-5.jpg_640x640-5', '', 'inherit', 'open', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-shoes-5-jpg_640x640-5', '', '', '2021-06-01 12:20:52', '2021-06-01 12:20:52', '', 4477, 'http://shoestimer.com/wp-content/uploads/2021/06/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes-5.jpg_640x640-5.jpg', 0, 'attachment', 'image/jpeg', 0),
(4678, 1, '2021-06-01 12:20:52', '2021-06-01 12:20:52', '', 'CAMEL-Ultralight-Breathable-Men-Shoes-Sports-Running-Shoes-Outdoor-Men-Shoes-Comfortable-Jogging-Walking-Male-Sneakers', '', 'inherit', 'open', 'closed', '', 'camel-ultralight-breathable-men-shoes-sports-running-shoes-outdoor-men-shoes-comfortable-jogging-walking-male-sneakers-2', '', '', '2021-06-01 12:20:52', '2021-06-01 12:20:52', '', 4676, 'http://shoestimer.com/wp-content/uploads/2021/06/CAMEL-Ultralight-Breathable-Men-Shoes-Sports-Running-Shoes-Outdoor-Men-Shoes-Comfortable-Jogging-Walking-Male-Sneakers.jpg', 0, 'attachment', 'image/jpeg', 0),
(4679, 1, '2021-06-01 12:20:56', '2021-06-01 12:20:56', '', 'CAMEL Ultralight Breathable Men Shoes Sports Running Shoes Outdoor Men Shoes Comfortable Jogging Walking Male Sneakers', 'Color: A712357085-Blue, Shoe Size: 7', 'publish', 'closed', 'closed', '', 'camel-ultralight-breathable-men-shoes-sports-running-shoes-outdoor-men-shoes-comfortable-jogging-walking-male-sneakers', '', '', '2021-06-01 12:20:56', '2021-06-01 12:20:56', '', 4676, 'http://shoestimer.com/?post_type=product_variation&p=4679', 1, 'product_variation', '', 0),
(4680, 1, '2021-06-01 12:20:56', '2021-06-01 12:20:56', '', 'CAMEL Ultralight Breathable Men Shoes Sports Running Shoes Outdoor Men Shoes Comfortable Jogging Walking Male Sneakers', 'Color: A712357085-Blue, Shoe Size: 7.5', 'publish', 'closed', 'closed', '', 'camel-ultralight-breathable-men-shoes-sports-running-shoes-outdoor-men-shoes-comfortable-jogging-walking-male-sneakers-2', '', '', '2021-06-01 12:20:56', '2021-06-01 12:20:56', '', 4676, 'http://shoestimer.com/?post_type=product_variation&p=4680', 2, 'product_variation', '', 0),
(4681, 0, '2021-06-01 12:20:56', '2021-06-01 12:20:56', '', 'Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes-6.jpg_640x640-6', '', 'inherit', 'open', 'closed', '', 'women-and-men-sneakers-breathable-running-shoes-outdoor-sport-fashion-comfortable-casual-couples-gym-shoes-6-jpg_640x640-6', '', '', '2021-06-01 12:20:56', '2021-06-01 12:20:56', '', 4477, 'http://shoestimer.com/wp-content/uploads/2021/06/Women-and-Men-Sneakers-Breathable-Running-Shoes-Outdoor-Sport-Fashion-Comfortable-Casual-Couples-Gym-Shoes-6.jpg_640x640-6.jpg', 0, 'attachment', 'image/jpeg', 0),
(4682, 1, '2021-06-01 12:20:56', '2021-06-01 12:20:56', '', 'CAMEL Ultralight Breathable Men Shoes Sports Running Shoes Outdoor Men Shoes Comfortable Jogging Walking Male Sneakers', 'Color: A712357085-Black, Shoe Size: 7.5', 'publish', 'closed', 'closed', '', 'camel-ultralight-breathable-men-shoes-sports-running-shoes-outdoor-men-shoes-comfortable-jogging-walking-male-sneakers-3', '', '', '2021-06-01 12:20:56', '2021-06-01 12:20:56', '', 4676, 'http://shoestimer.com/?post_type=product_variation&p=4682', 3, 'product_variation', '', 0),
(4683, 1, '2021-06-01 12:20:56', '2021-06-01 12:20:56', '', 'CAMEL Ultralight Breathable Men Shoes Sports Running Shoes Outdoor Men Shoes Comfortable Jogging Walking Male Sneakers', 'Color: A712357085-Black, Shoe Size: 7', 'publish', 'closed', 'closed', '', 'camel-ultralight-breathable-men-shoes-sports-running-shoes-outdoor-men-shoes-comfortable-jogging-walking-male-sneakers-4', '', '', '2021-06-01 12:20:56', '2021-06-01 12:20:56', '', 4676, 'http://shoestimer.com/?post_type=product_variation&p=4683', 4, 'product_variation', '', 0),
(4684, 1, '2021-06-01 12:20:56', '2021-06-01 12:20:56', '', 'CAMEL Ultralight Breathable Men Shoes Sports Running Shoes Outdoor Men Shoes Comfortable Jogging Walking Male Sneakers', 'Color: A712357085-Black, Shoe Size: 9.5', 'publish', 'closed', 'closed', '', 'camel-ultralight-breathable-men-shoes-sports-running-shoes-outdoor-men-shoes-comfortable-jogging-walking-male-sneakers-5', '', '', '2021-06-01 12:20:56', '2021-06-01 12:20:56', '', 4676, 'http://shoestimer.com/?post_type=product_variation&p=4684', 5, 'product_variation', '', 0),
(4685, 1, '2021-06-01 12:20:57', '2021-06-01 12:20:57', '', 'CAMEL Ultralight Breathable Men Shoes Sports Running Shoes Outdoor Men Shoes Comfortable Jogging Walking Male Sneakers', 'Color: A712357085-Black, Shoe Size: 9', 'publish', 'closed', 'closed', '', 'camel-ultralight-breathable-men-shoes-sports-running-shoes-outdoor-men-shoes-comfortable-jogging-walking-male-sneakers-6', '', '', '2021-06-01 12:20:57', '2021-06-01 12:20:57', '', 4676, 'http://shoestimer.com/?post_type=product_variation&p=4685', 6, 'product_variation', '', 0),
(4686, 1, '2021-06-01 12:20:57', '2021-06-01 12:20:57', '', 'CAMEL Ultralight Breathable Men Shoes Sports Running Shoes Outdoor Men Shoes Comfortable Jogging Walking Male Sneakers', 'Color: A712357085-Black, Shoe Size: 8.5', 'publish', 'closed', 'closed', '', 'camel-ultralight-breathable-men-shoes-sports-running-shoes-outdoor-men-shoes-comfortable-jogging-walking-male-sneakers-7', '', '', '2021-06-01 12:20:57', '2021-06-01 12:20:57', '', 4676, 'http://shoestimer.com/?post_type=product_variation&p=4686', 7, 'product_variation', '', 0),
(4687, 1, '2021-06-01 12:20:57', '2021-06-01 12:20:57', '', 'CAMEL Ultralight Breathable Men Shoes Sports Running Shoes Outdoor Men Shoes Comfortable Jogging Walking Male Sneakers', 'Color: A712357085-Black, Shoe Size: 8', 'publish', 'closed', 'closed', '', 'camel-ultralight-breathable-men-shoes-sports-running-shoes-outdoor-men-shoes-comfortable-jogging-walking-male-sneakers-8', '', '', '2021-06-01 12:20:57', '2021-06-01 12:20:57', '', 4676, 'http://shoestimer.com/?post_type=product_variation&p=4687', 8, 'product_variation', '', 0),
(4688, 1, '2021-06-01 12:20:58', '2021-06-01 12:20:58', '', 'CAMEL Ultralight Breathable Men Shoes Sports Running Shoes Outdoor Men Shoes Comfortable Jogging Walking Male Sneakers', 'Color: A712357085-Grey, Shoe Size: 8.5', 'publish', 'closed', 'closed', '', 'camel-ultralight-breathable-men-shoes-sports-running-shoes-outdoor-men-shoes-comfortable-jogging-walking-male-sneakers-9', '', '', '2021-06-01 12:20:58', '2021-06-01 12:20:58', '', 4676, 'http://shoestimer.com/?post_type=product_variation&p=4688', 9, 'product_variation', '', 0),
(4690, 1, '2021-06-01 12:20:58', '2021-06-01 12:20:58', '', 'CAMEL Ultralight Breathable Men Shoes Sports Running Shoes Outdoor Men Shoes Comfortable Jogging Walking Male Sneakers', 'Color: A712357085-Grey, Shoe Size: 9', 'publish', 'closed', 'closed', '', 'camel-ultralight-breathable-men-shoes-sports-running-shoes-outdoor-men-shoes-comfortable-jogging-walking-male-sneakers-10', '', '', '2021-06-01 12:20:58', '2021-06-01 12:20:58', '', 4676, 'http://shoestimer.com/?post_type=product_variation&p=4690', 10, 'product_variation', '', 0),
(4689, 0, '2021-06-01 12:20:58', '2021-06-01 12:20:58', '', 'Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic-1', '', 'inherit', 'open', 'closed', '', 'sneakers-men-mesh-breathable-running-sport-shoes-unisex-light-soft-thick-sole-hole-couple-shoes-athletic-1', '', '', '2021-06-01 12:20:58', '2021-06-01 12:20:58', '', 4598, 'http://shoestimer.com/wp-content/uploads/2021/06/Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(4691, 1, '2021-06-01 12:20:58', '2021-06-01 12:20:58', '', 'CAMEL Ultralight Breathable Men Shoes Sports Running Shoes Outdoor Men Shoes Comfortable Jogging Walking Male Sneakers', 'Color: A712357085-Grey, Shoe Size: 9.5', 'publish', 'closed', 'closed', '', 'camel-ultralight-breathable-men-shoes-sports-running-shoes-outdoor-men-shoes-comfortable-jogging-walking-male-sneakers-11', '', '', '2021-06-01 12:20:58', '2021-06-01 12:20:58', '', 4676, 'http://shoestimer.com/?post_type=product_variation&p=4691', 11, 'product_variation', '', 0),
(4692, 1, '2021-06-01 12:20:59', '2021-06-01 12:20:59', '', 'CAMEL Ultralight Breathable Men Shoes Sports Running Shoes Outdoor Men Shoes Comfortable Jogging Walking Male Sneakers', 'Color: A712357085-Grey, Shoe Size: 10', 'publish', 'closed', 'closed', '', 'camel-ultralight-breathable-men-shoes-sports-running-shoes-outdoor-men-shoes-comfortable-jogging-walking-male-sneakers-12', '', '', '2021-06-01 12:20:59', '2021-06-01 12:20:59', '', 4676, 'http://shoestimer.com/?post_type=product_variation&p=4692', 12, 'product_variation', '', 0),
(4693, 1, '2021-06-01 12:20:59', '2021-06-01 12:20:59', '', 'CAMEL Ultralight Breathable Men Shoes Sports Running Shoes Outdoor Men Shoes Comfortable Jogging Walking Male Sneakers', 'Color: A712357085-Black, Shoe Size: 10', 'publish', 'closed', 'closed', '', 'camel-ultralight-breathable-men-shoes-sports-running-shoes-outdoor-men-shoes-comfortable-jogging-walking-male-sneakers-13', '', '', '2021-06-01 12:20:59', '2021-06-01 12:20:59', '', 4676, 'http://shoestimer.com/?post_type=product_variation&p=4693', 13, 'product_variation', '', 0),
(4694, 1, '2021-06-01 12:21:00', '2021-06-01 12:21:00', '', 'CAMEL Ultralight Breathable Men Shoes Sports Running Shoes Outdoor Men Shoes Comfortable Jogging Walking Male Sneakers', 'Color: A712357085-Blue, Shoe Size: 10', 'publish', 'closed', 'closed', '', 'camel-ultralight-breathable-men-shoes-sports-running-shoes-outdoor-men-shoes-comfortable-jogging-walking-male-sneakers-14', '', '', '2021-06-01 12:21:00', '2021-06-01 12:21:00', '', 4676, 'http://shoestimer.com/?post_type=product_variation&p=4694', 14, 'product_variation', '', 0),
(4695, 1, '2021-06-01 12:21:00', '2021-06-01 12:21:00', '', 'CAMEL Ultralight Breathable Men Shoes Sports Running Shoes Outdoor Men Shoes Comfortable Jogging Walking Male Sneakers', 'Color: A712357085-Grey, Shoe Size: 7', 'publish', 'closed', 'closed', '', 'camel-ultralight-breathable-men-shoes-sports-running-shoes-outdoor-men-shoes-comfortable-jogging-walking-male-sneakers-15', '', '', '2021-06-01 12:21:00', '2021-06-01 12:21:00', '', 4676, 'http://shoestimer.com/?post_type=product_variation&p=4695', 15, 'product_variation', '', 0),
(4696, 1, '2021-06-01 12:21:00', '2021-06-01 12:21:00', '', 'CAMEL Ultralight Breathable Men Shoes Sports Running Shoes Outdoor Men Shoes Comfortable Jogging Walking Male Sneakers', 'Color: A712357085-Grey, Shoe Size: 7.5', 'publish', 'closed', 'closed', '', 'camel-ultralight-breathable-men-shoes-sports-running-shoes-outdoor-men-shoes-comfortable-jogging-walking-male-sneakers-16', '', '', '2021-06-01 12:21:00', '2021-06-01 12:21:00', '', 4676, 'http://shoestimer.com/?post_type=product_variation&p=4696', 16, 'product_variation', '', 0),
(4697, 1, '2021-06-01 12:21:00', '2021-06-01 12:21:00', '', 'CAMEL Ultralight Breathable Men Shoes Sports Running Shoes Outdoor Men Shoes Comfortable Jogging Walking Male Sneakers', 'Color: A712357085-Grey, Shoe Size: 8', 'publish', 'closed', 'closed', '', 'camel-ultralight-breathable-men-shoes-sports-running-shoes-outdoor-men-shoes-comfortable-jogging-walking-male-sneakers-17', '', '', '2021-06-01 12:21:00', '2021-06-01 12:21:00', '', 4676, 'http://shoestimer.com/?post_type=product_variation&p=4697', 17, 'product_variation', '', 0),
(4698, 1, '2021-06-01 12:21:00', '2021-06-01 12:21:00', '', 'CAMEL Ultralight Breathable Men Shoes Sports Running Shoes Outdoor Men Shoes Comfortable Jogging Walking Male Sneakers', 'Color: A712357085-Blue, Shoe Size: 8', 'publish', 'closed', 'closed', '', 'camel-ultralight-breathable-men-shoes-sports-running-shoes-outdoor-men-shoes-comfortable-jogging-walking-male-sneakers-18', '', '', '2021-06-01 12:21:00', '2021-06-01 12:21:00', '', 4676, 'http://shoestimer.com/?post_type=product_variation&p=4698', 18, 'product_variation', '', 0),
(4699, 1, '2021-06-01 12:21:01', '2021-06-01 12:21:01', '', 'CAMEL Ultralight Breathable Men Shoes Sports Running Shoes Outdoor Men Shoes Comfortable Jogging Walking Male Sneakers', 'Color: A712357085-Blue, Shoe Size: 8.5', 'publish', 'closed', 'closed', '', 'camel-ultralight-breathable-men-shoes-sports-running-shoes-outdoor-men-shoes-comfortable-jogging-walking-male-sneakers-19', '', '', '2021-06-01 12:21:01', '2021-06-01 12:21:01', '', 4676, 'http://shoestimer.com/?post_type=product_variation&p=4699', 19, 'product_variation', '', 0),
(4700, 1, '2021-06-01 12:21:01', '2021-06-01 12:21:01', '', 'CAMEL Ultralight Breathable Men Shoes Sports Running Shoes Outdoor Men Shoes Comfortable Jogging Walking Male Sneakers', 'Color: A712357085-Blue, Shoe Size: 9', 'publish', 'closed', 'closed', '', 'camel-ultralight-breathable-men-shoes-sports-running-shoes-outdoor-men-shoes-comfortable-jogging-walking-male-sneakers-20', '', '', '2021-06-01 12:21:01', '2021-06-01 12:21:01', '', 4676, 'http://shoestimer.com/?post_type=product_variation&p=4700', 20, 'product_variation', '', 0),
(4702, 1, '2021-06-01 12:21:01', '2021-06-01 12:21:01', '', 'CAMEL Ultralight Breathable Men Shoes Sports Running Shoes Outdoor Men Shoes Comfortable Jogging Walking Male Sneakers', 'Color: A712357085-Blue, Shoe Size: 9.5', 'publish', 'closed', 'closed', '', 'camel-ultralight-breathable-men-shoes-sports-running-shoes-outdoor-men-shoes-comfortable-jogging-walking-male-sneakers-21', '', '', '2021-06-01 12:21:01', '2021-06-01 12:21:01', '', 4676, 'http://shoestimer.com/?post_type=product_variation&p=4702', 21, 'product_variation', '', 0),
(4701, 0, '2021-06-01 12:21:01', '2021-06-01 12:21:01', '', 'Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic-2', '', 'inherit', 'open', 'closed', '', 'sneakers-men-mesh-breathable-running-sport-shoes-unisex-light-soft-thick-sole-hole-couple-shoes-athletic-2', '', '', '2021-06-01 12:21:01', '2021-06-01 12:21:01', '', 4598, 'http://shoestimer.com/wp-content/uploads/2021/06/Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic-2.jpg', 0, 'attachment', 'image/jpeg', 0);
INSERT INTO `wpx5_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(4703, 1, '2021-06-01 12:21:05', '2021-06-01 12:21:05', '                <div class=\"product-specs-list-container\">\n                    <ul class=\"product-specs-list util-clearfix\">\n						                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Brand Name:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">AIRAVATA</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Gender:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Unisex</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Origin:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">CN(Origin)</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Sports Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Light Runing</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Function:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Cushioning</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Applicable Place:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Hard Court</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Level Of Practice:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Beginner</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Feature:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Breathable</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Feature:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Height Increasing</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Insole Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Latex</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Upper Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Stretch Fabric</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Shoe Width:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Medium(B,M)</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Upper Height:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Medium cut</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Model Number:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">men women sneakers</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Outsole Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Rubber</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Technology:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Air Sole</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Closure Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Lace-up</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">For Distance:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">5km</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Fit:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Fits true to size, take your normal size</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Release Date:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Spring2019</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Season:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Spring/Autumn Sneakers</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Shoes Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Basic Shoes</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Pattern Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Mix Color Sneakers</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Department Name:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Adult and Children Shoes</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Name:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Unisex running Shoes</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Gender:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Men Women Sport Shoes</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Size:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">36-46 Sneakers</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Style1:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Women\'s sports shoes</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Style2:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Men\'s sneakers</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Style3:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Women\'s shoes</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Style4:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Women\'s running shoes</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Style5:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">sneakers men</span>\n                            </li>\n							                    </ul>\n                </div>\n				Dear friend; If your feet are large. Please choose one Large size shoes.&nbsp;<br>\nPlease measure your heel to toe length and choose accurate size according to the foot measurements.\n<p style=\"text-align: left;margin:0;\"><img src=\"https://ae01.alicdn.com/kf/Hf01a111e65b9443e85820753e6f2a73bM.jpg?width=790&amp;height=1134&amp;hash=1924\" style=\"width:800px;\"></p>\n\n<p style=\"text-align: left;margin:0;\"><img src=\"https://ae01.alicdn.com/kf/H3670e891148742b29e7b2cefef1cecefP.jpg?width=790&amp;height=1087&amp;hash=1877\" style=\"width:800px;\"><img src=\"https://ae01.alicdn.com/kf/Hc225ad73e139420da45d487fb59e00c1k.jpg?width=1000&amp;height=1000&amp;hash=2000\" style=\"width:800px;\"><img src=\"https://ae01.alicdn.com/kf/Hc0e84bc8fbfe4e6c828705badf9877ebr.jpg?width=790&amp;height=1291&amp;hash=2081\" style=\"width:800px;\"><img src=\"https://ae01.alicdn.com/kf/H47b23030324846b980b8d7fddfebeea1O.jpg?width=790&amp;height=983&amp;hash=1773\" style=\"width:800px;\"><img src=\"https://ae01.alicdn.com/kf/Ha49857ecad8d493391847540d2b5a8eas.jpg?width=790&amp;height=1158&amp;hash=1948\" style=\"width:800px;\"><img src=\"https://ae01.alicdn.com/kf/H14499b15594849999411352178af41a5d.jpg?width=790&amp;height=986&amp;hash=1776\" style=\"width:800px;\"><img src=\"https://ae01.alicdn.com/kf/H0d98e3646b18484ab113eea1a8b42120l.jpg?width=790&amp;height=958&amp;hash=1748\" style=\"width:800px;\"><img src=\"https://ae01.alicdn.com/kf/H0b0a09b24f574a02970a4ac0dec142a6s.jpg?width=790&amp;height=901&amp;hash=1691\" style=\"width:800px;\"><img src=\"https://ae01.alicdn.com/kf/Hace4393d0ba747b8a91aadb4e87d7ed4J.jpg?width=790&amp;height=910&amp;hash=1700\" style=\"width:800px;\"><img src=\"https://ae01.alicdn.com/kf/H04b4e80b64bf47bebc9df90cb3f00c08d.jpg?width=790&amp;height=1037&amp;hash=1827\" style=\"width:800px;\"><img src=\"https://ae01.alicdn.com/kf/Ha071e95245464ad8b920ad3e53a5f879K.jpg?width=790&amp;height=931&amp;hash=1721\" style=\"width:800px;\"><img src=\"https://ae01.alicdn.com/kf/H42c193aaa76841ee93da96e94fc8accfV.jpg?width=790&amp;height=929&amp;hash=1719\" style=\"width:800px;\"><img src=\"https://ae01.alicdn.com/kf/H22dcc067d33b489c897ea02317295e853.jpg?width=790&amp;height=974&amp;hash=1764\" style=\"width:800px;\"><img src=\"https://ae01.alicdn.com/kf/H69f6acef9c6145eba55a994f4353a1e7j.jpg?width=790&amp;height=1069&amp;hash=1859\" style=\"width:800px;\"><img src=\"https://ae01.alicdn.com/kf/H9d55e3195b5c464a901ab2dfe3838d08z.jpg?width=790&amp;height=1045&amp;hash=1835\" style=\"width:800px;\"><img src=\"https://ae01.alicdn.com/kf/Hf6fc7c26327143fe8fd15d70d230bcd6Q.jpg?width=790&amp;height=822&amp;hash=1612\" style=\"width:800px;\"><img src=\"https://ae01.alicdn.com/kf/Hbaf555bdd54d4001a5b3dbbc684b3b0f1.jpg?width=790&amp;height=906&amp;hash=1696\" style=\"width:800px;\"><img src=\"https://ae01.alicdn.com/kf/H94ea3576a01b4eb580cc98b705f49383M.jpg?width=790&amp;height=795&amp;hash=1585\" style=\"width:800px;\"><img src=\"https://ae01.alicdn.com/kf/H95d649ac2e834b0ba70ad0a12943c7b2P.jpg?width=790&amp;height=1028&amp;hash=1818\" style=\"width:800px;\"><img src=\"https://ae01.alicdn.com/kf/H35decea63b8c4963be77d92d0b215b26R.jpg?width=790&amp;height=991&amp;hash=1781\" style=\"width:800px;\"><img src=\"https://ae01.alicdn.com/kf/H948570889c8c4104bdef5b8ae1af3478t.jpg?width=790&amp;height=799&amp;hash=1589\" style=\"width:800px;\"><img src=\"https://ae01.alicdn.com/kf/Hea3a36b242dc455fb5945a4747fbe1b8P.jpg?width=790&amp;height=965&amp;hash=1755\" style=\"width:800px;\"><br>\nNote:<br>\n1.Colour may little vary due to different display setting.<br>\n2.there can be 1-2cm differences by manual measurement.&nbsp;<br>\n3.We guarantee the highest quality for all of our products!<br>\n4.We will deliver the product to your hands as soon as possible.<br>\nWish you happy shopping ~</p>\n\n\n', 'Couple Running Shoes Fashion Breathable Outdoor Male Sports Shoes Lightweight Sneakers Women Comfortable Athletic Footwear', '', 'publish', 'open', 'closed', '', 'couple-running-shoes-fashion-breathable-outdoor-male-sports-shoes-lightweight-sneakers-women-comfortable-athletic-footwear', '', '', '2021-06-01 12:21:27', '2021-06-01 12:21:27', '', 0, 'http://shoestimer.com/product/couple-running-shoes-fashion-breathable-outdoor-male-sports-shoes-lightweight-sneakers-women-comfortable-athletic-footwear/', 0, 'product', '', 0),
(4704, 0, '2021-06-01 12:21:05', '2021-06-01 12:21:05', '', 'Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic-3', '', 'inherit', 'open', 'closed', '', 'sneakers-men-mesh-breathable-running-sport-shoes-unisex-light-soft-thick-sole-hole-couple-shoes-athletic-3', '', '', '2021-06-01 12:21:05', '2021-06-01 12:21:05', '', 4598, 'http://shoestimer.com/wp-content/uploads/2021/06/Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic-3.jpg', 0, 'attachment', 'image/jpeg', 0),
(4705, 1, '2021-06-01 12:21:08', '2021-06-01 12:21:08', '', 'Couple-Running-Shoes-Fashion-Breathable-Outdoor-Male-Sports-Shoes-Lightweight-Sneakers-Women-Comfortable-Athletic-Footwear', '', 'inherit', 'open', 'closed', '', 'couple-running-shoes-fashion-breathable-outdoor-male-sports-shoes-lightweight-sneakers-women-comfortable-athletic-footwear-2', '', '', '2021-06-01 12:21:08', '2021-06-01 12:21:08', '', 4703, 'http://shoestimer.com/wp-content/uploads/2021/06/Couple-Running-Shoes-Fashion-Breathable-Outdoor-Male-Sports-Shoes-Lightweight-Sneakers-Women-Comfortable-Athletic-Footwear.jpg', 0, 'attachment', 'image/jpeg', 0),
(4706, 0, '2021-06-01 12:21:10', '2021-06-01 12:21:10', '', 'Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic-4', '', 'inherit', 'open', 'closed', '', 'sneakers-men-mesh-breathable-running-sport-shoes-unisex-light-soft-thick-sole-hole-couple-shoes-athletic-4', '', '', '2021-06-01 12:21:10', '2021-06-01 12:21:10', '', 4598, 'http://shoestimer.com/wp-content/uploads/2021/06/Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic-4.jpg', 0, 'attachment', 'image/jpeg', 0),
(4707, 1, '2021-06-01 12:21:14', '2021-06-01 12:21:14', '', 'Couple Running Shoes Fashion Breathable Outdoor Male Sports Shoes Lightweight Sneakers Women Comfortable Athletic Footwear', 'Color: Green, Shoe Size: 38', 'publish', 'closed', 'closed', '', 'couple-running-shoes-fashion-breathable-outdoor-male-sports-shoes-lightweight-sneakers-women-comfortable-athletic-footwear', '', '', '2021-06-01 12:21:14', '2021-06-01 12:21:14', '', 4703, 'http://shoestimer.com/?post_type=product_variation&p=4707', 1, 'product_variation', '', 0),
(4708, 1, '2021-06-01 12:21:15', '2021-06-01 12:21:15', '', 'Couple Running Shoes Fashion Breathable Outdoor Male Sports Shoes Lightweight Sneakers Women Comfortable Athletic Footwear', 'Color: BLACK, Shoe Size: 45', 'publish', 'closed', 'closed', '', 'couple-running-shoes-fashion-breathable-outdoor-male-sports-shoes-lightweight-sneakers-women-comfortable-athletic-footwear-2', '', '', '2021-06-01 12:21:15', '2021-06-01 12:21:15', '', 4703, 'http://shoestimer.com/?post_type=product_variation&p=4708', 2, 'product_variation', '', 0),
(4709, 1, '2021-06-01 12:21:15', '2021-06-01 12:21:15', '', 'Couple Running Shoes Fashion Breathable Outdoor Male Sports Shoes Lightweight Sneakers Women Comfortable Athletic Footwear', 'Color: Green, Shoe Size: 46', 'publish', 'closed', 'closed', '', 'couple-running-shoes-fashion-breathable-outdoor-male-sports-shoes-lightweight-sneakers-women-comfortable-athletic-footwear-3', '', '', '2021-06-01 12:21:15', '2021-06-01 12:21:15', '', 4703, 'http://shoestimer.com/?post_type=product_variation&p=4709', 3, 'product_variation', '', 0),
(4710, 1, '2021-06-01 12:21:15', '2021-06-01 12:21:15', '', 'Couple Running Shoes Fashion Breathable Outdoor Male Sports Shoes Lightweight Sneakers Women Comfortable Athletic Footwear', 'Color: BLACK, Shoe Size: 44', 'publish', 'closed', 'closed', '', 'couple-running-shoes-fashion-breathable-outdoor-male-sports-shoes-lightweight-sneakers-women-comfortable-athletic-footwear-4', '', '', '2021-06-01 12:21:15', '2021-06-01 12:21:15', '', 4703, 'http://shoestimer.com/?post_type=product_variation&p=4710', 4, 'product_variation', '', 0),
(4711, 0, '2021-06-01 12:21:15', '2021-06-01 12:21:15', '', 'Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic-5', '', 'inherit', 'open', 'closed', '', 'sneakers-men-mesh-breathable-running-sport-shoes-unisex-light-soft-thick-sole-hole-couple-shoes-athletic-5', '', '', '2021-06-01 12:21:15', '2021-06-01 12:21:15', '', 4598, 'http://shoestimer.com/wp-content/uploads/2021/06/Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic-5.jpg', 0, 'attachment', 'image/jpeg', 0),
(4712, 1, '2021-06-01 12:21:15', '2021-06-01 12:21:15', '', 'Couple Running Shoes Fashion Breathable Outdoor Male Sports Shoes Lightweight Sneakers Women Comfortable Athletic Footwear', 'Color: Green, Shoe Size: 37', 'publish', 'closed', 'closed', '', 'couple-running-shoes-fashion-breathable-outdoor-male-sports-shoes-lightweight-sneakers-women-comfortable-athletic-footwear-5', '', '', '2021-06-01 12:21:15', '2021-06-01 12:21:15', '', 4703, 'http://shoestimer.com/?post_type=product_variation&p=4712', 5, 'product_variation', '', 0),
(4713, 1, '2021-06-01 12:21:16', '2021-06-01 12:21:16', '', 'Couple Running Shoes Fashion Breathable Outdoor Male Sports Shoes Lightweight Sneakers Women Comfortable Athletic Footwear', 'Color: Green, Shoe Size: 36', 'publish', 'closed', 'closed', '', 'couple-running-shoes-fashion-breathable-outdoor-male-sports-shoes-lightweight-sneakers-women-comfortable-athletic-footwear-6', '', '', '2021-06-01 12:21:16', '2021-06-01 12:21:16', '', 4703, 'http://shoestimer.com/?post_type=product_variation&p=4713', 6, 'product_variation', '', 0),
(4714, 1, '2021-06-01 12:21:16', '2021-06-01 12:21:16', '', 'Couple Running Shoes Fashion Breathable Outdoor Male Sports Shoes Lightweight Sneakers Women Comfortable Athletic Footwear', 'Color: BLACK, Shoe Size: 41', 'publish', 'closed', 'closed', '', 'couple-running-shoes-fashion-breathable-outdoor-male-sports-shoes-lightweight-sneakers-women-comfortable-athletic-footwear-7', '', '', '2021-06-01 12:21:16', '2021-06-01 12:21:16', '', 4703, 'http://shoestimer.com/?post_type=product_variation&p=4714', 7, 'product_variation', '', 0),
(4715, 1, '2021-06-01 12:21:17', '2021-06-01 12:21:17', '', 'Couple Running Shoes Fashion Breathable Outdoor Male Sports Shoes Lightweight Sneakers Women Comfortable Athletic Footwear', 'Color: BLACK, Shoe Size: 40', 'publish', 'closed', 'closed', '', 'couple-running-shoes-fashion-breathable-outdoor-male-sports-shoes-lightweight-sneakers-women-comfortable-athletic-footwear-8', '', '', '2021-06-01 12:21:17', '2021-06-01 12:21:17', '', 4703, 'http://shoestimer.com/?post_type=product_variation&p=4715', 8, 'product_variation', '', 0),
(4716, 1, '2021-06-01 12:21:17', '2021-06-01 12:21:17', '', 'Couple Running Shoes Fashion Breathable Outdoor Male Sports Shoes Lightweight Sneakers Women Comfortable Athletic Footwear', 'Color: BLACK, Shoe Size: 43', 'publish', 'closed', 'closed', '', 'couple-running-shoes-fashion-breathable-outdoor-male-sports-shoes-lightweight-sneakers-women-comfortable-athletic-footwear-9', '', '', '2021-06-01 12:21:17', '2021-06-01 12:21:17', '', 4703, 'http://shoestimer.com/?post_type=product_variation&p=4716', 9, 'product_variation', '', 0),
(4717, 1, '2021-06-01 12:21:17', '2021-06-01 12:21:17', '', 'Couple Running Shoes Fashion Breathable Outdoor Male Sports Shoes Lightweight Sneakers Women Comfortable Athletic Footwear', 'Color: BLACK, Shoe Size: 42', 'publish', 'closed', 'closed', '', 'couple-running-shoes-fashion-breathable-outdoor-male-sports-shoes-lightweight-sneakers-women-comfortable-athletic-footwear-10', '', '', '2021-06-01 12:21:17', '2021-06-01 12:21:17', '', 4703, 'http://shoestimer.com/?post_type=product_variation&p=4717', 10, 'product_variation', '', 0),
(4718, 1, '2021-06-01 12:21:18', '2021-06-01 12:21:18', '', 'Couple Running Shoes Fashion Breathable Outdoor Male Sports Shoes Lightweight Sneakers Women Comfortable Athletic Footwear', 'Color: BLACK, Shoe Size: 37', 'publish', 'closed', 'closed', '', 'couple-running-shoes-fashion-breathable-outdoor-male-sports-shoes-lightweight-sneakers-women-comfortable-athletic-footwear-11', '', '', '2021-06-01 12:21:18', '2021-06-01 12:21:18', '', 4703, 'http://shoestimer.com/?post_type=product_variation&p=4718', 11, 'product_variation', '', 0),
(4719, 1, '2021-06-01 12:21:18', '2021-06-01 12:21:18', '', 'Couple Running Shoes Fashion Breathable Outdoor Male Sports Shoes Lightweight Sneakers Women Comfortable Athletic Footwear', 'Color: BLACK, Shoe Size: 36', 'publish', 'closed', 'closed', '', 'couple-running-shoes-fashion-breathable-outdoor-male-sports-shoes-lightweight-sneakers-women-comfortable-athletic-footwear-12', '', '', '2021-06-01 12:21:18', '2021-06-01 12:21:18', '', 4703, 'http://shoestimer.com/?post_type=product_variation&p=4719', 12, 'product_variation', '', 0),
(4720, 1, '2021-06-01 12:21:18', '2021-06-01 12:21:18', '', 'Couple Running Shoes Fashion Breathable Outdoor Male Sports Shoes Lightweight Sneakers Women Comfortable Athletic Footwear', 'Color: Red, Shoe Size: 45', 'publish', 'closed', 'closed', '', 'couple-running-shoes-fashion-breathable-outdoor-male-sports-shoes-lightweight-sneakers-women-comfortable-athletic-footwear-13', '', '', '2021-06-01 12:21:18', '2021-06-01 12:21:18', '', 4703, 'http://shoestimer.com/?post_type=product_variation&p=4720', 13, 'product_variation', '', 0),
(4721, 1, '2021-06-01 12:21:18', '2021-06-01 12:21:18', '', 'Couple Running Shoes Fashion Breathable Outdoor Male Sports Shoes Lightweight Sneakers Women Comfortable Athletic Footwear', 'Color: Red, Shoe Size: 44', 'publish', 'closed', 'closed', '', 'couple-running-shoes-fashion-breathable-outdoor-male-sports-shoes-lightweight-sneakers-women-comfortable-athletic-footwear-14', '', '', '2021-06-01 12:21:18', '2021-06-01 12:21:18', '', 4703, 'http://shoestimer.com/?post_type=product_variation&p=4721', 14, 'product_variation', '', 0),
(4723, 1, '2021-06-01 12:21:18', '2021-06-01 12:21:18', '', 'Couple Running Shoes Fashion Breathable Outdoor Male Sports Shoes Lightweight Sneakers Women Comfortable Athletic Footwear', 'Color: Red, Shoe Size: 39', 'publish', 'closed', 'closed', '', 'couple-running-shoes-fashion-breathable-outdoor-male-sports-shoes-lightweight-sneakers-women-comfortable-athletic-footwear-15', '', '', '2021-06-01 12:21:18', '2021-06-01 12:21:18', '', 4703, 'http://shoestimer.com/?post_type=product_variation&p=4723', 15, 'product_variation', '', 0),
(4722, 0, '2021-06-01 12:21:18', '2021-06-01 12:21:18', '', 'Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic.jpg_640x640', '', 'inherit', 'open', 'closed', '', 'sneakers-men-mesh-breathable-running-sport-shoes-unisex-light-soft-thick-sole-hole-couple-shoes-athletic-jpg_640x640', '', '', '2021-06-01 12:21:18', '2021-06-01 12:21:18', '', 4598, 'http://shoestimer.com/wp-content/uploads/2021/06/Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic.jpg_640x640.jpg', 0, 'attachment', 'image/jpeg', 0),
(4724, 1, '2021-06-01 12:21:19', '2021-06-01 12:21:19', '', 'Couple Running Shoes Fashion Breathable Outdoor Male Sports Shoes Lightweight Sneakers Women Comfortable Athletic Footwear', 'Color: Red, Shoe Size: 46', 'publish', 'closed', 'closed', '', 'couple-running-shoes-fashion-breathable-outdoor-male-sports-shoes-lightweight-sneakers-women-comfortable-athletic-footwear-16', '', '', '2021-06-01 12:21:19', '2021-06-01 12:21:19', '', 4703, 'http://shoestimer.com/?post_type=product_variation&p=4724', 16, 'product_variation', '', 0),
(4725, 1, '2021-06-01 12:21:19', '2021-06-01 12:21:19', '', 'Couple Running Shoes Fashion Breathable Outdoor Male Sports Shoes Lightweight Sneakers Women Comfortable Athletic Footwear', 'Color: Red, Shoe Size: 41', 'publish', 'closed', 'closed', '', 'couple-running-shoes-fashion-breathable-outdoor-male-sports-shoes-lightweight-sneakers-women-comfortable-athletic-footwear-17', '', '', '2021-06-01 12:21:19', '2021-06-01 12:21:19', '', 4703, 'http://shoestimer.com/?post_type=product_variation&p=4725', 17, 'product_variation', '', 0),
(4726, 1, '2021-06-01 12:21:20', '2021-06-01 12:21:20', '', 'Couple Running Shoes Fashion Breathable Outdoor Male Sports Shoes Lightweight Sneakers Women Comfortable Athletic Footwear', 'Color: Red, Shoe Size: 40', 'publish', 'closed', 'closed', '', 'couple-running-shoes-fashion-breathable-outdoor-male-sports-shoes-lightweight-sneakers-women-comfortable-athletic-footwear-18', '', '', '2021-06-01 12:21:20', '2021-06-01 12:21:20', '', 4703, 'http://shoestimer.com/?post_type=product_variation&p=4726', 18, 'product_variation', '', 0),
(4727, 1, '2021-06-01 12:21:20', '2021-06-01 12:21:20', '', 'Couple Running Shoes Fashion Breathable Outdoor Male Sports Shoes Lightweight Sneakers Women Comfortable Athletic Footwear', 'Color: Red, Shoe Size: 43', 'publish', 'closed', 'closed', '', 'couple-running-shoes-fashion-breathable-outdoor-male-sports-shoes-lightweight-sneakers-women-comfortable-athletic-footwear-19', '', '', '2021-06-01 12:21:20', '2021-06-01 12:21:20', '', 4703, 'http://shoestimer.com/?post_type=product_variation&p=4727', 19, 'product_variation', '', 0),
(4728, 0, '2021-06-01 12:21:20', '2021-06-01 12:21:20', '', 'Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic-1.jpg_640x640-1', '', 'inherit', 'open', 'closed', '', 'sneakers-men-mesh-breathable-running-sport-shoes-unisex-light-soft-thick-sole-hole-couple-shoes-athletic-1-jpg_640x640-1', '', '', '2021-06-01 12:21:20', '2021-06-01 12:21:20', '', 4598, 'http://shoestimer.com/wp-content/uploads/2021/06/Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic-1.jpg_640x640-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(4729, 1, '2021-06-01 12:21:20', '2021-06-01 12:21:20', '', 'Couple Running Shoes Fashion Breathable Outdoor Male Sports Shoes Lightweight Sneakers Women Comfortable Athletic Footwear', 'Color: Red, Shoe Size: 38', 'publish', 'closed', 'closed', '', 'couple-running-shoes-fashion-breathable-outdoor-male-sports-shoes-lightweight-sneakers-women-comfortable-athletic-footwear-20', '', '', '2021-06-01 12:21:20', '2021-06-01 12:21:20', '', 4703, 'http://shoestimer.com/?post_type=product_variation&p=4729', 20, 'product_variation', '', 0),
(4730, 1, '2021-06-01 12:21:20', '2021-06-01 12:21:20', '', 'Couple Running Shoes Fashion Breathable Outdoor Male Sports Shoes Lightweight Sneakers Women Comfortable Athletic Footwear', 'Color: Red, Shoe Size: 42', 'publish', 'closed', 'closed', '', 'couple-running-shoes-fashion-breathable-outdoor-male-sports-shoes-lightweight-sneakers-women-comfortable-athletic-footwear-21', '', '', '2021-06-01 12:21:20', '2021-06-01 12:21:20', '', 4703, 'http://shoestimer.com/?post_type=product_variation&p=4730', 21, 'product_variation', '', 0),
(4731, 1, '2021-06-01 12:21:21', '2021-06-01 12:21:21', '', 'Couple Running Shoes Fashion Breathable Outdoor Male Sports Shoes Lightweight Sneakers Women Comfortable Athletic Footwear', 'Color: Green, Shoe Size: 45', 'publish', 'closed', 'closed', '', 'couple-running-shoes-fashion-breathable-outdoor-male-sports-shoes-lightweight-sneakers-women-comfortable-athletic-footwear-22', '', '', '2021-06-01 12:21:21', '2021-06-01 12:21:21', '', 4703, 'http://shoestimer.com/?post_type=product_variation&p=4731', 22, 'product_variation', '', 0),
(4732, 1, '2021-06-01 12:21:22', '2021-06-01 12:21:22', '', 'Couple Running Shoes Fashion Breathable Outdoor Male Sports Shoes Lightweight Sneakers Women Comfortable Athletic Footwear', 'Color: Green, Shoe Size: 44', 'publish', 'closed', 'closed', '', 'couple-running-shoes-fashion-breathable-outdoor-male-sports-shoes-lightweight-sneakers-women-comfortable-athletic-footwear-23', '', '', '2021-06-01 12:21:22', '2021-06-01 12:21:22', '', 4703, 'http://shoestimer.com/?post_type=product_variation&p=4732', 23, 'product_variation', '', 0),
(4733, 1, '2021-06-01 12:21:22', '2021-06-01 12:21:22', '', 'Couple Running Shoes Fashion Breathable Outdoor Male Sports Shoes Lightweight Sneakers Women Comfortable Athletic Footwear', 'Color: Red, Shoe Size: 37', 'publish', 'closed', 'closed', '', 'couple-running-shoes-fashion-breathable-outdoor-male-sports-shoes-lightweight-sneakers-women-comfortable-athletic-footwear-24', '', '', '2021-06-01 12:21:22', '2021-06-01 12:21:22', '', 4703, 'http://shoestimer.com/?post_type=product_variation&p=4733', 24, 'product_variation', '', 0),
(4735, 1, '2021-06-01 12:21:22', '2021-06-01 12:21:22', '', 'Couple Running Shoes Fashion Breathable Outdoor Male Sports Shoes Lightweight Sneakers Women Comfortable Athletic Footwear', 'Color: Red, Shoe Size: 36', 'publish', 'closed', 'closed', '', 'couple-running-shoes-fashion-breathable-outdoor-male-sports-shoes-lightweight-sneakers-women-comfortable-athletic-footwear-25', '', '', '2021-06-01 12:21:22', '2021-06-01 12:21:22', '', 4703, 'http://shoestimer.com/?post_type=product_variation&p=4735', 25, 'product_variation', '', 0),
(4734, 0, '2021-06-01 12:21:22', '2021-06-01 12:21:22', '', 'Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic-2.jpg_640x640-2', '', 'inherit', 'open', 'closed', '', 'sneakers-men-mesh-breathable-running-sport-shoes-unisex-light-soft-thick-sole-hole-couple-shoes-athletic-2-jpg_640x640-2', '', '', '2021-06-01 12:21:22', '2021-06-01 12:21:22', '', 4598, 'http://shoestimer.com/wp-content/uploads/2021/06/Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic-2.jpg_640x640-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(4736, 1, '2021-06-01 12:21:23', '2021-06-01 12:21:23', '', 'Couple Running Shoes Fashion Breathable Outdoor Male Sports Shoes Lightweight Sneakers Women Comfortable Athletic Footwear', 'Color: Green, Shoe Size: 41', 'publish', 'closed', 'closed', '', 'couple-running-shoes-fashion-breathable-outdoor-male-sports-shoes-lightweight-sneakers-women-comfortable-athletic-footwear-26', '', '', '2021-06-01 12:21:23', '2021-06-01 12:21:23', '', 4703, 'http://shoestimer.com/?post_type=product_variation&p=4736', 26, 'product_variation', '', 0),
(4737, 1, '2021-06-01 12:21:23', '2021-06-01 12:21:23', '', 'Couple Running Shoes Fashion Breathable Outdoor Male Sports Shoes Lightweight Sneakers Women Comfortable Athletic Footwear', 'Color: Green, Shoe Size: 40', 'publish', 'closed', 'closed', '', 'couple-running-shoes-fashion-breathable-outdoor-male-sports-shoes-lightweight-sneakers-women-comfortable-athletic-footwear-27', '', '', '2021-06-01 12:21:23', '2021-06-01 12:21:23', '', 4703, 'http://shoestimer.com/?post_type=product_variation&p=4737', 27, 'product_variation', '', 0),
(4738, 1, '2021-06-01 12:21:24', '2021-06-01 12:21:24', '', 'Couple Running Shoes Fashion Breathable Outdoor Male Sports Shoes Lightweight Sneakers Women Comfortable Athletic Footwear', 'Color: Green, Shoe Size: 43', 'publish', 'closed', 'closed', '', 'couple-running-shoes-fashion-breathable-outdoor-male-sports-shoes-lightweight-sneakers-women-comfortable-athletic-footwear-28', '', '', '2021-06-01 12:21:24', '2021-06-01 12:21:24', '', 4703, 'http://shoestimer.com/?post_type=product_variation&p=4738', 28, 'product_variation', '', 0),
(4739, 1, '2021-06-01 12:21:24', '2021-06-01 12:21:24', '', 'Couple Running Shoes Fashion Breathable Outdoor Male Sports Shoes Lightweight Sneakers Women Comfortable Athletic Footwear', 'Color: Green, Shoe Size: 39', 'publish', 'closed', 'closed', '', 'couple-running-shoes-fashion-breathable-outdoor-male-sports-shoes-lightweight-sneakers-women-comfortable-athletic-footwear-29', '', '', '2021-06-01 12:21:24', '2021-06-01 12:21:24', '', 4703, 'http://shoestimer.com/?post_type=product_variation&p=4739', 29, 'product_variation', '', 0),
(4741, 1, '2021-06-01 12:21:25', '2021-06-01 12:21:25', '', 'Couple Running Shoes Fashion Breathable Outdoor Male Sports Shoes Lightweight Sneakers Women Comfortable Athletic Footwear', 'Color: Green, Shoe Size: 42', 'publish', 'closed', 'closed', '', 'couple-running-shoes-fashion-breathable-outdoor-male-sports-shoes-lightweight-sneakers-women-comfortable-athletic-footwear-30', '', '', '2021-06-01 12:21:25', '2021-06-01 12:21:25', '', 4703, 'http://shoestimer.com/?post_type=product_variation&p=4741', 30, 'product_variation', '', 0),
(4740, 0, '2021-06-01 12:21:24', '2021-06-01 12:21:24', '', 'Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic-3.jpg_640x640-3', '', 'inherit', 'open', 'closed', '', 'sneakers-men-mesh-breathable-running-sport-shoes-unisex-light-soft-thick-sole-hole-couple-shoes-athletic-3-jpg_640x640-3', '', '', '2021-06-01 12:21:24', '2021-06-01 12:21:24', '', 4598, 'http://shoestimer.com/wp-content/uploads/2021/06/Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic-3.jpg_640x640-3.jpg', 0, 'attachment', 'image/jpeg', 0),
(4742, 1, '2021-06-01 12:21:25', '2021-06-01 12:21:25', '', 'Couple Running Shoes Fashion Breathable Outdoor Male Sports Shoes Lightweight Sneakers Women Comfortable Athletic Footwear', 'Color: BLACK, Shoe Size: 46', 'publish', 'closed', 'closed', '', 'couple-running-shoes-fashion-breathable-outdoor-male-sports-shoes-lightweight-sneakers-women-comfortable-athletic-footwear-31', '', '', '2021-06-01 12:21:25', '2021-06-01 12:21:25', '', 4703, 'http://shoestimer.com/?post_type=product_variation&p=4742', 31, 'product_variation', '', 0),
(4743, 1, '2021-06-01 12:21:26', '2021-06-01 12:21:26', '', 'Couple Running Shoes Fashion Breathable Outdoor Male Sports Shoes Lightweight Sneakers Women Comfortable Athletic Footwear', 'Color: BLACK, Shoe Size: 39', 'publish', 'closed', 'closed', '', 'couple-running-shoes-fashion-breathable-outdoor-male-sports-shoes-lightweight-sneakers-women-comfortable-athletic-footwear-32', '', '', '2021-06-01 12:21:26', '2021-06-01 12:21:26', '', 4703, 'http://shoestimer.com/?post_type=product_variation&p=4743', 32, 'product_variation', '', 0),
(4744, 1, '2021-06-01 12:21:26', '2021-06-01 12:21:26', '', 'Couple Running Shoes Fashion Breathable Outdoor Male Sports Shoes Lightweight Sneakers Women Comfortable Athletic Footwear', 'Color: BLACK, Shoe Size: 38', 'publish', 'closed', 'closed', '', 'couple-running-shoes-fashion-breathable-outdoor-male-sports-shoes-lightweight-sneakers-women-comfortable-athletic-footwear-33', '', '', '2021-06-01 12:21:26', '2021-06-01 12:21:26', '', 4703, 'http://shoestimer.com/?post_type=product_variation&p=4744', 33, 'product_variation', '', 0),
(4745, 0, '2021-06-01 12:21:26', '2021-06-01 12:21:26', '', 'Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic-4.jpg_640x640-4', '', 'inherit', 'open', 'closed', '', 'sneakers-men-mesh-breathable-running-sport-shoes-unisex-light-soft-thick-sole-hole-couple-shoes-athletic-4-jpg_640x640-4', '', '', '2021-06-01 12:21:26', '2021-06-01 12:21:26', '', 4598, 'http://shoestimer.com/wp-content/uploads/2021/06/Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic-4.jpg_640x640-4.jpg', 0, 'attachment', 'image/jpeg', 0),
(4746, 0, '2021-06-01 12:21:28', '2021-06-01 12:21:28', '', 'Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic-5.jpg_640x640-5', '', 'inherit', 'open', 'closed', '', 'sneakers-men-mesh-breathable-running-sport-shoes-unisex-light-soft-thick-sole-hole-couple-shoes-athletic-5-jpg_640x640-5', '', '', '2021-06-01 12:21:28', '2021-06-01 12:21:28', '', 4598, 'http://shoestimer.com/wp-content/uploads/2021/06/Sneakers-Men-Mesh-Breathable-Running-Sport-Shoes-Unisex-Light-Soft-Thick-Sole-Hole-Couple-Shoes-Athletic-5.jpg_640x640-5.jpg', 0, 'attachment', 'image/jpeg', 0),
(4747, 0, '2021-06-01 12:21:30', '2021-06-01 12:21:30', '', 'CAMEL-Ultralight-Breathable-Men-Shoes-Sports-Running-Shoes-Outdoor-Men-Shoes-Comfortable-Jogging-Walking-Male-Sneakers-1', '', 'inherit', 'open', 'closed', '', 'camel-ultralight-breathable-men-shoes-sports-running-shoes-outdoor-men-shoes-comfortable-jogging-walking-male-sneakers-1', '', '', '2021-06-01 12:21:30', '2021-06-01 12:21:30', '', 4676, 'http://shoestimer.com/wp-content/uploads/2021/06/CAMEL-Ultralight-Breathable-Men-Shoes-Sports-Running-Shoes-Outdoor-Men-Shoes-Comfortable-Jogging-Walking-Male-Sneakers-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(4748, 0, '2021-06-01 12:21:33', '2021-06-01 12:21:33', '', 'CAMEL-Ultralight-Breathable-Men-Shoes-Sports-Running-Shoes-Outdoor-Men-Shoes-Comfortable-Jogging-Walking-Male-Sneakers-2', '', 'inherit', 'open', 'closed', '', 'camel-ultralight-breathable-men-shoes-sports-running-shoes-outdoor-men-shoes-comfortable-jogging-walking-male-sneakers-2-2', '', '', '2021-06-01 12:21:33', '2021-06-01 12:21:33', '', 4676, 'http://shoestimer.com/wp-content/uploads/2021/06/CAMEL-Ultralight-Breathable-Men-Shoes-Sports-Running-Shoes-Outdoor-Men-Shoes-Comfortable-Jogging-Walking-Male-Sneakers-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(4749, 0, '2021-06-01 12:21:35', '2021-06-01 12:21:35', '', 'CAMEL-Ultralight-Breathable-Men-Shoes-Sports-Running-Shoes-Outdoor-Men-Shoes-Comfortable-Jogging-Walking-Male-Sneakers-3', '', 'inherit', 'open', 'closed', '', 'camel-ultralight-breathable-men-shoes-sports-running-shoes-outdoor-men-shoes-comfortable-jogging-walking-male-sneakers-3-2', '', '', '2021-06-01 12:21:35', '2021-06-01 12:21:35', '', 4676, 'http://shoestimer.com/wp-content/uploads/2021/06/CAMEL-Ultralight-Breathable-Men-Shoes-Sports-Running-Shoes-Outdoor-Men-Shoes-Comfortable-Jogging-Walking-Male-Sneakers-3.jpg', 0, 'attachment', 'image/jpeg', 0),
(4750, 0, '2021-06-01 12:21:39', '2021-06-01 12:21:39', '', 'CAMEL-Ultralight-Breathable-Men-Shoes-Sports-Running-Shoes-Outdoor-Men-Shoes-Comfortable-Jogging-Walking-Male-Sneakers-4', '', 'inherit', 'open', 'closed', '', 'camel-ultralight-breathable-men-shoes-sports-running-shoes-outdoor-men-shoes-comfortable-jogging-walking-male-sneakers-4-2', '', '', '2021-06-01 12:21:39', '2021-06-01 12:21:39', '', 4676, 'http://shoestimer.com/wp-content/uploads/2021/06/CAMEL-Ultralight-Breathable-Men-Shoes-Sports-Running-Shoes-Outdoor-Men-Shoes-Comfortable-Jogging-Walking-Male-Sneakers-4.jpg', 0, 'attachment', 'image/jpeg', 0),
(4751, 0, '2021-06-01 12:21:42', '2021-06-01 12:21:42', '', 'CAMEL-Ultralight-Breathable-Men-Shoes-Sports-Running-Shoes-Outdoor-Men-Shoes-Comfortable-Jogging-Walking-Male-Sneakers-5', '', 'inherit', 'open', 'closed', '', 'camel-ultralight-breathable-men-shoes-sports-running-shoes-outdoor-men-shoes-comfortable-jogging-walking-male-sneakers-5-2', '', '', '2021-06-01 12:21:42', '2021-06-01 12:21:42', '', 4676, 'http://shoestimer.com/wp-content/uploads/2021/06/CAMEL-Ultralight-Breathable-Men-Shoes-Sports-Running-Shoes-Outdoor-Men-Shoes-Comfortable-Jogging-Walking-Male-Sneakers-5.jpg', 0, 'attachment', 'image/jpeg', 0),
(4752, 0, '2021-06-01 12:21:45', '2021-06-01 12:21:45', '', 'CAMEL-Ultralight-Breathable-Men-Shoes-Sports-Running-Shoes-Outdoor-Men-Shoes-Comfortable-Jogging-Walking-Male-Sneakers.jpg_640x640', '', 'inherit', 'open', 'closed', '', 'camel-ultralight-breathable-men-shoes-sports-running-shoes-outdoor-men-shoes-comfortable-jogging-walking-male-sneakers-jpg_640x640', '', '', '2021-06-01 12:21:45', '2021-06-01 12:21:45', '', 4676, 'http://shoestimer.com/wp-content/uploads/2021/06/CAMEL-Ultralight-Breathable-Men-Shoes-Sports-Running-Shoes-Outdoor-Men-Shoes-Comfortable-Jogging-Walking-Male-Sneakers.jpg_640x640.jpg', 0, 'attachment', 'image/jpeg', 0),
(4753, 0, '2021-06-01 12:21:47', '2021-06-01 12:21:47', '', 'CAMEL-Ultralight-Breathable-Men-Shoes-Sports-Running-Shoes-Outdoor-Men-Shoes-Comfortable-Jogging-Walking-Male-Sneakers-1.jpg_640x640-1', '', 'inherit', 'open', 'closed', '', 'camel-ultralight-breathable-men-shoes-sports-running-shoes-outdoor-men-shoes-comfortable-jogging-walking-male-sneakers-1-jpg_640x640-1', '', '', '2021-06-01 12:21:47', '2021-06-01 12:21:47', '', 4676, 'http://shoestimer.com/wp-content/uploads/2021/06/CAMEL-Ultralight-Breathable-Men-Shoes-Sports-Running-Shoes-Outdoor-Men-Shoes-Comfortable-Jogging-Walking-Male-Sneakers-1.jpg_640x640-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(4754, 0, '2021-06-01 12:21:49', '2021-06-01 12:21:49', '', 'CAMEL-Ultralight-Breathable-Men-Shoes-Sports-Running-Shoes-Outdoor-Men-Shoes-Comfortable-Jogging-Walking-Male-Sneakers-2.jpg_640x640-2', '', 'inherit', 'open', 'closed', '', 'camel-ultralight-breathable-men-shoes-sports-running-shoes-outdoor-men-shoes-comfortable-jogging-walking-male-sneakers-2-jpg_640x640-2', '', '', '2021-06-01 12:21:49', '2021-06-01 12:21:49', '', 4676, 'http://shoestimer.com/wp-content/uploads/2021/06/CAMEL-Ultralight-Breathable-Men-Shoes-Sports-Running-Shoes-Outdoor-Men-Shoes-Comfortable-Jogging-Walking-Male-Sneakers-2.jpg_640x640-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(4755, 0, '2021-06-01 12:21:50', '2021-06-01 12:21:50', '', 'Couple-Running-Shoes-Fashion-Breathable-Outdoor-Male-Sports-Shoes-Lightweight-Sneakers-Women-Comfortable-Athletic-Footwear-1', '', 'inherit', 'open', 'closed', '', 'couple-running-shoes-fashion-breathable-outdoor-male-sports-shoes-lightweight-sneakers-women-comfortable-athletic-footwear-1', '', '', '2021-06-01 12:21:50', '2021-06-01 12:21:50', '', 4703, 'http://shoestimer.com/wp-content/uploads/2021/06/Couple-Running-Shoes-Fashion-Breathable-Outdoor-Male-Sports-Shoes-Lightweight-Sneakers-Women-Comfortable-Athletic-Footwear-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(4756, 0, '2021-06-01 12:21:53', '2021-06-01 12:21:53', '', 'Couple-Running-Shoes-Fashion-Breathable-Outdoor-Male-Sports-Shoes-Lightweight-Sneakers-Women-Comfortable-Athletic-Footwear-2', '', 'inherit', 'open', 'closed', '', 'couple-running-shoes-fashion-breathable-outdoor-male-sports-shoes-lightweight-sneakers-women-comfortable-athletic-footwear-2-2', '', '', '2021-06-01 12:21:53', '2021-06-01 12:21:53', '', 4703, 'http://shoestimer.com/wp-content/uploads/2021/06/Couple-Running-Shoes-Fashion-Breathable-Outdoor-Male-Sports-Shoes-Lightweight-Sneakers-Women-Comfortable-Athletic-Footwear-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(4757, 0, '2021-06-01 12:21:56', '2021-06-01 12:21:56', '', 'Couple-Running-Shoes-Fashion-Breathable-Outdoor-Male-Sports-Shoes-Lightweight-Sneakers-Women-Comfortable-Athletic-Footwear-3', '', 'inherit', 'open', 'closed', '', 'couple-running-shoes-fashion-breathable-outdoor-male-sports-shoes-lightweight-sneakers-women-comfortable-athletic-footwear-3-2', '', '', '2021-06-01 12:21:56', '2021-06-01 12:21:56', '', 4703, 'http://shoestimer.com/wp-content/uploads/2021/06/Couple-Running-Shoes-Fashion-Breathable-Outdoor-Male-Sports-Shoes-Lightweight-Sneakers-Women-Comfortable-Athletic-Footwear-3.jpg', 0, 'attachment', 'image/jpeg', 0),
(4758, 0, '2021-06-01 12:21:59', '2021-06-01 12:21:59', '', 'Couple-Running-Shoes-Fashion-Breathable-Outdoor-Male-Sports-Shoes-Lightweight-Sneakers-Women-Comfortable-Athletic-Footwear-4', '', 'inherit', 'open', 'closed', '', 'couple-running-shoes-fashion-breathable-outdoor-male-sports-shoes-lightweight-sneakers-women-comfortable-athletic-footwear-4-2', '', '', '2021-06-01 12:21:59', '2021-06-01 12:21:59', '', 4703, 'http://shoestimer.com/wp-content/uploads/2021/06/Couple-Running-Shoes-Fashion-Breathable-Outdoor-Male-Sports-Shoes-Lightweight-Sneakers-Women-Comfortable-Athletic-Footwear-4.jpg', 0, 'attachment', 'image/jpeg', 0),
(4759, 0, '2021-06-01 12:22:03', '2021-06-01 12:22:03', '', 'Couple-Running-Shoes-Fashion-Breathable-Outdoor-Male-Sports-Shoes-Lightweight-Sneakers-Women-Comfortable-Athletic-Footwear-5', '', 'inherit', 'open', 'closed', '', 'couple-running-shoes-fashion-breathable-outdoor-male-sports-shoes-lightweight-sneakers-women-comfortable-athletic-footwear-5-2', '', '', '2021-06-01 12:22:03', '2021-06-01 12:22:03', '', 4703, 'http://shoestimer.com/wp-content/uploads/2021/06/Couple-Running-Shoes-Fashion-Breathable-Outdoor-Male-Sports-Shoes-Lightweight-Sneakers-Women-Comfortable-Athletic-Footwear-5.jpg', 0, 'attachment', 'image/jpeg', 0),
(4760, 0, '2021-06-01 12:22:06', '2021-06-01 12:22:06', '', 'Couple-Running-Shoes-Fashion-Breathable-Outdoor-Male-Sports-Shoes-Lightweight-Sneakers-Women-Comfortable-Athletic-Footwear.jpg_640x640', '', 'inherit', 'open', 'closed', '', 'couple-running-shoes-fashion-breathable-outdoor-male-sports-shoes-lightweight-sneakers-women-comfortable-athletic-footwear-jpg_640x640', '', '', '2021-06-01 12:22:06', '2021-06-01 12:22:06', '', 4703, 'http://shoestimer.com/wp-content/uploads/2021/06/Couple-Running-Shoes-Fashion-Breathable-Outdoor-Male-Sports-Shoes-Lightweight-Sneakers-Women-Comfortable-Athletic-Footwear.jpg_640x640.jpg', 0, 'attachment', 'image/jpeg', 0),
(4761, 0, '2021-06-01 12:22:07', '2021-06-01 12:22:07', '', 'Couple-Running-Shoes-Fashion-Breathable-Outdoor-Male-Sports-Shoes-Lightweight-Sneakers-Women-Comfortable-Athletic-Footwear-1.jpg_640x640-1', '', 'inherit', 'open', 'closed', '', 'couple-running-shoes-fashion-breathable-outdoor-male-sports-shoes-lightweight-sneakers-women-comfortable-athletic-footwear-1-jpg_640x640-1', '', '', '2021-06-01 12:22:07', '2021-06-01 12:22:07', '', 4703, 'http://shoestimer.com/wp-content/uploads/2021/06/Couple-Running-Shoes-Fashion-Breathable-Outdoor-Male-Sports-Shoes-Lightweight-Sneakers-Women-Comfortable-Athletic-Footwear-1.jpg_640x640-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(4762, 0, '2021-06-01 12:22:09', '2021-06-01 12:22:09', '', 'Couple-Running-Shoes-Fashion-Breathable-Outdoor-Male-Sports-Shoes-Lightweight-Sneakers-Women-Comfortable-Athletic-Footwear-2.jpg_640x640-2', '', 'inherit', 'open', 'closed', '', 'couple-running-shoes-fashion-breathable-outdoor-male-sports-shoes-lightweight-sneakers-women-comfortable-athletic-footwear-2-jpg_640x640-2', '', '', '2021-06-01 12:22:09', '2021-06-01 12:22:09', '', 4703, 'http://shoestimer.com/wp-content/uploads/2021/06/Couple-Running-Shoes-Fashion-Breathable-Outdoor-Male-Sports-Shoes-Lightweight-Sneakers-Women-Comfortable-Athletic-Footwear-2.jpg_640x640-2.jpg', 0, 'attachment', 'image/jpeg', 0);
INSERT INTO `wpx5_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(4763, 1, '2021-06-01 12:24:43', '2021-06-01 12:24:43', '                <div class=\"product-specs-list-container\">\r\n                    <ul class=\"product-specs-list util-clearfix\">\r\n						                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Brand Name:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Sorbern</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Pump Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Ankle Strap</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Heel Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Thin Heels</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Upper Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">PU</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Heel Height:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Super High (8cm-up)</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Fit:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Fits true to size, take your normal size</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Style:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Novelty</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">is_handmade:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Yes</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Fashion Element:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Sewing</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Insole Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">PU</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Occasion:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Dress</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Lining Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">PU</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Season:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Spring/Autumn</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Toe Shape:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Pointed Toe</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Outsole Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Rubber</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Item Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Pumps</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Model Number:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">nan-8.17</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Closure Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Slip-On</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">With Platforms:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Yes</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Platform Height:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">5-7cm</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Gender:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">WOMEN</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Custom shoe Color:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">available</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Custom shoe material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">available</span>\r\n                            </li>\r\n							                    </ul>\r\n                </div>\r\n				<p style=\"box-sizing: content-box; margin: 0px; font-size: 13px; line-height: inherit; color: rgb(0, 0, 0); padding: 0px; border: 0px; font-variant-numeric: inherit; font-variant-east-asian: inherit; font-stretch: inherit; font-family: arial; vertical-align: baseline; overflow-wrap: break-word;\">\n	<span style=\"box-sizing: content-box; max-width: 100%; word-break: break-word; margin: 0px; padding: 0px; border: 0px; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: 18px; line-height: 27px; font-family: inherit; vertical-align: baseline;\"><span data-spm-anchor-id=\"2114.12010108.1000023.i0.735f4f28Oih0vw\" style=\"box-sizing: content-box; max-width: 100%; word-break: break-word; margin: 0px; padding: 0px; border: 0px; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: inherit; line-height: 27px; font-family: &quot;times new roman&quot;, times, serif; vertical-align: baseline;\">All shoes are made-to-order,so we need 7-9 working processing days to make shoes for you,some complex style</span></span>\n</p>\n<p style=\"box-sizing: content-box; margin: 0px; font-size: 13px; line-height: inherit; color: rgb(0, 0, 0); padding: 0px; border: 0px; font-variant-numeric: inherit; font-variant-east-asian: inherit; font-stretch: inherit; font-family: arial; vertical-align: baseline; overflow-wrap: break-word;\">\n	<span style=\"box-sizing: content-box; max-width: 100%; word-break: break-word; margin: 0px; padding: 0px; border: 0px; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: 18px; line-height: 27px; font-family: inherit; vertical-align: baseline;\"><span style=\"box-sizing: content-box; max-width: 100%; word-break: break-word; margin: 0px; padding: 0px; border: 0px; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: inherit; line-height: 27px; font-family: &quot;times new roman&quot;, times, serif; vertical-align: baseline;\">may need more days,please kindly waiting patiently.</span></span>\n</p>\n<p data-spm-anchor-id=\"2114.12010108.1000023.i0.64e44f710vBKju\" style=\"box-sizing: content-box; margin: 0px; font-size: 13px; line-height: inherit; color: rgb(0, 0, 0); padding: 0px; border: 0px; font-variant-numeric: inherit; font-variant-east-asian: inherit; font-stretch: inherit; font-family: arial; vertical-align: baseline; overflow-wrap: break-word;\">\n	<span style=\"box-sizing: content-box; max-width: 100%; word-break: break-word; margin: 0px; padding: 0px; border: 0px; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: 18px; line-height: 27px; font-family: inherit; vertical-align: baseline;\"><span style=\"box-sizing: content-box; max-width: 100%; word-break: break-word; margin: 0px; padding: 0px; border: 0px; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: inherit; line-height: 27px; font-family: &quot;times new roman&quot;, times, serif; vertical-align: baseline;\">If you are urgent in need, please contact us before order.</span></span>\n</p>\n<p data-spm-anchor-id=\"2114.12010108.1000023.i0.64e44f710vBKju\" style=\"box-sizing: content-box; margin: 0px; font-size: 13px; line-height: inherit; color: rgb(0, 0, 0); padding: 0px; border: 0px; font-variant-numeric: inherit; font-variant-east-asian: inherit; font-stretch: inherit; font-family: arial; vertical-align: baseline; overflow-wrap: break-word;\">\n	<span style=\"box-sizing: content-box; max-width: 100%; word-break: break-word; margin: 0px; padding: 0px; border: 0px; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: 22px; line-height: inherit; font-family: inherit; vertical-align: baseline;\"><span style=\"box-sizing: content-box; max-width: 100%; word-break: break-word; margin: 0px; padding: 0px; border: 0px; font: inherit; vertical-align: baseline; color: rgb(255, 0, 0);\"><span style=\"box-sizing: content-box; max-width: 100%; word-break: break-word; margin: 0px; padding: 0px; border: 0px; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: inherit; line-height: 27px; font-family: inherit; vertical-align: baseline;\"><span style=\"box-sizing: content-box; max-width: 100%; word-break: break-word; margin: 0px; padding: 0px; border: 0px; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: inherit; line-height: 27px; font-family: &quot;times new roman&quot;, times, serif; vertical-align: baseline;\">Custom material and colors service available;</span></span></span></span>\n</p>\n<p data-spm-anchor-id=\"2114.12010108.1000023.i0.64e44f710vBKju\" style=\"box-sizing: content-box; margin: 0px; font-size: 13px; line-height: inherit; color: rgb(0, 0, 0); padding: 0px; border: 0px; font-variant-numeric: inherit; font-variant-east-asian: inherit; font-stretch: inherit; font-family: arial; vertical-align: baseline; overflow-wrap: break-word;\">\n	&nbsp;\n</p>\n<p data-spm-anchor-id=\"2114.12010108.1000023.i0.64e44f710vBKju\" style=\"box-sizing: content-box; margin: 0px; font-size: 13px; line-height: inherit; color: rgb(0, 0, 0); padding: 0px; border: 0px; font-variant-numeric: inherit; font-variant-east-asian: inherit; font-stretch: inherit; font-family: arial; vertical-align: baseline; overflow-wrap: break-word;\">\n	<span style=\"box-sizing: content-box; max-width: 100%; word-break: break-word; margin: 0px; padding: 0px; border: 0px; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: 22px; line-height: inherit; font-family: &quot;times new roman&quot;, times, serif; vertical-align: baseline; color: rgb(255, 0, 0);\">We have multi color card to choose from, just contact with me for further custom information.</span>\n</p>\n<p data-spm-anchor-id=\"2114.12010108.1000023.i0.64e44f710vBKju\" style=\"box-sizing: content-box; margin: 0px; font-size: 13px; line-height: inherit; color: rgb(0, 0, 0); padding: 0px; border: 0px; font-variant-numeric: inherit; font-variant-east-asian: inherit; font-stretch: inherit; font-family: arial; vertical-align: baseline; overflow-wrap: break-word;\">\n	<img alt=\"sorbern shoes053\" src=\"https://ae01.alicdn.com/kf/H7db262ca65a345e294122144057497bdS.jpg\" /><img alt=\"sorbern shoes055\" src=\"https://ae01.alicdn.com/kf/H3879c6276b7149418060c5ddebcc4f9aq.jpg\" /><img alt=\"sorbern shoes056\" src=\"https://ae01.alicdn.com/kf/H1aaa368d391444679a193e2b83c06fb8B.jpg\" /><img alt=\"sorbern shoes057\" src=\"https://ae01.alicdn.com/kf/H03d9f0ac631c4369a8b96dfcebd8bd56q.jpg\" /><img alt=\"sorbern shoes058\" src=\"https://ae01.alicdn.com/kf/H69bbeef140344f49b0b1b448cc955314l.jpg\" /><img alt=\"sorbern shoes059\" src=\"https://ae01.alicdn.com/kf/H2cce0426f4f8461687136615ca93b738k.jpg\" /><img alt=\"sorbern shoes060\" src=\"https://ae01.alicdn.com/kf/H0a5da5ff72b749129c0cf60eb7853103b.jpg\" /><img alt=\"sorbern shoes061\" src=\"https://ae01.alicdn.com/kf/Hc89926c0fca9487390f5a4021ac9544f7.jpg\" /><img alt=\"å—丰-NF3100\" src=\"https://ae01.alicdn.com/kf/Hb22dc383d7754ff4867671511b819557r.jpg\" />\n</p>\n<p data-spm-anchor-id=\"2114.12010108.1000023.i0.64e44f710vBKju\" style=\"box-sizing: content-box; margin: 0px; font-size: 13px; line-height: inherit; color: rgb(0, 0, 0); padding: 0px; border: 0px; font-variant-numeric: inherit; font-variant-east-asian: inherit; font-stretch: inherit; font-family: arial; vertical-align: baseline; overflow-wrap: break-word;\">\n	&nbsp;\n</p>\n\n', 'Sorbern Dark Red Women Pump Shoes Ankle Strap Pointy Toe Heels Platform 20Cm Custom Higher Heels Fetish Shoes Drag Queen', '', 'publish', 'closed', 'closed', '', 'sorbern-dark-red-women-pump-shoes-ankle-strap-pointy-toe-heels-platform-20cm-custom-higher-heels-fetish-shoes-drag-queen', '', '', '2021-06-01 12:24:43', '2021-06-01 12:24:43', '', 0, 'https://shoestimer.com/?post_type=vi_wad_draft_product&#038;p=4763', 0, 'vi_wad_draft_product', '', 0),
(4764, 1, '2021-06-01 12:24:27', '2021-06-01 12:24:27', '                <div class=\"product-specs-list-container\">\r\n                    <ul class=\"product-specs-list util-clearfix\">\r\n						                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Gender:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">WOMEN</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Item Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Pumps</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Pump Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Basic</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Heel Height:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Med (3cm-5cm)</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Heel Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Square heel</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Upper Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Genuine Leather</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Brand Name:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">maoooam</span>\r\n                            </li>\r\n							                    </ul>\r\n                </div>\r\n				<div id=\"offer-template-0\"></div><p><span style=\"font-size: 12.0pt;\">: PU</span><br><span style=\"font-size: 12.0pt;\">:</span><br><span style=\"font-size: 12.0pt;\">: 2019</span><br><span style=\"font-size: 12.0pt;\">:</span><br><span style=\"font-size: 12.0pt;\">:</span><br><span style=\"font-size: 12.0pt;\">:</span><br><span style=\"font-size: 12.0pt;\">:</span><br><span style=\"font-size: 12.0pt;\">:</span><br><span style=\"font-size: 12.0pt;\">:</span><br><span style=\"font-size: 12.0pt;\">:</span><br><span style=\"font-size: 12.0pt;\">:</span><br><span style=\"font-size: 12.0pt;\">:</span><br><span style=\"font-size: 12.0pt;\">:</span><br><span style=\"font-size: 12.0pt;\">:</span><br><span style=\"font-size: 12.0pt;\">: PU</span><br><span style=\"font-size: 12.0pt;\">:</span><br><span style=\"font-size: 12.0pt;\">:</span><br><span style=\"font-size: 12.0pt;\">:</span><br><span style=\"font-size: 16.0pt;color: #ff0000;\"><strong>: 30-4830-33 40-437,44-4615,47 4820,2-4</strong></span></p><p><img alt=\"undefined\" src=\"https://ae01.alicdn.com/kf/HTB11zEzXwFY.1VjSZFqq6ydbXXap.jpg\"><br><br><img alt=\"undefined\" src=\"https://ae01.alicdn.com/kf/HTB1s5bVbAxz61VjSZFtq6yDSVXaw.jpg\"><br><br><img alt=\"undefined\" src=\"https://ae01.alicdn.com/kf/HTB1S_b9cL1G3KVjSZFkq6yK4XXak.jpg\"><br><br><img alt=\"XZC_9940\" height=\"790\" src=\"https://ae01.alicdn.com/kf/HTB1Hxv8cUGF3KVjSZFoq6zmpFXan.jpg\" width=\"790\"><br><br><img alt=\"XZC_9939\" height=\"790\" src=\"https://ae01.alicdn.com/kf/HTB1pUT7cMaH3KVjSZFjq6AFWpXa4.jpg\" width=\"790\"><br><br><img alt=\"XZC_9937\" height=\"790\" src=\"https://ae01.alicdn.com/kf/HTB1joz9cROD3KVjSZFFq6An9pXac.jpg\" width=\"790\"><br><br><img alt=\"7E9A9788\" height=\"790\" src=\"https://ae01.alicdn.com/kf/HTB17Kz8cUGF3KVjSZFmq6zqPXXav.jpg\" width=\"790\"><br><br><img alt=\"7E9A9790\" height=\"790\" src=\"https://ae01.alicdn.com/kf/HTB18UP7cNiH3KVjSZPfq6xBiVXaU.jpg\" width=\"790\"><br><br><img alt=\"7E9A9796\" height=\"790\" src=\"https://ae01.alicdn.com/kf/HTB1R.6.cRaE3KVjSZLeq6xsSFXaj.jpg\" width=\"790\"><br><br><img alt=\"7E9A9802\" height=\"790\" src=\"https://ae01.alicdn.com/kf/HTB1RwY8cLWG3KVjSZFPq6xaiXXa7.jpg\" width=\"790\"><br><br><img alt=\"undefined\" height=\"790\" src=\"https://ae01.alicdn.com/kf/HTB1_GcccRCw3KVjSZFlq6AJkFXap.jpg\" width=\"790\"><br><br><img alt=\"undefined\" height=\"790\" src=\"https://ae01.alicdn.com/kf/HTB15tIfcHus3KVjSZKbq6xqkFXaJ.jpg\" width=\"790\"><br><br><img alt=\"undefined\" height=\"789.0125\" src=\"https://ae01.alicdn.com/kf/HTB1QQP7cL1H3KVjSZFBq6zSMXXan.jpg\" width=\"790\"><br><br><img alt=\"undefined\" height=\"789.0125\" src=\"https://ae01.alicdn.com/kf/HTB1ekAXcSWD3KVjSZSgq6ACxVXam.jpg\" width=\"790\"><br><br><img alt=\"undefined\" height=\"790\" src=\"https://ae01.alicdn.com/kf/HTB1IlT9cSSD3KVjSZFKq6z10VXaB.jpg\" width=\"790\"><br><br><img alt=\"undefined\" height=\"790\" src=\"https://ae01.alicdn.com/kf/HTB1iGoccRCw3KVjSZFlq6AJkFXaQ.jpg\" width=\"790\"><br><br></p><div id=\"offer-template-1450686394303\"></div><p><br><br></p>\n\n', 'Sexy fine documentary shoes with color matching 30 higher than in the spring and autumn in', '', 'publish', 'closed', 'closed', '', 'sexy-fine-documentary-shoes-with-color-matching-30-higher-than-in-the-spring-and-autumn-in', '', '', '2021-06-01 12:24:27', '2021-06-01 12:24:27', '', 0, 'https://shoestimer.com/?post_type=vi_wad_draft_product&#038;p=4764', 0, 'vi_wad_draft_product', '', 0);
INSERT INTO `wpx5_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(4765, 1, '2021-06-01 12:24:11', '2021-06-01 12:24:11', '                <div class=\"product-specs-list-container\">\r\n                    <ul class=\"product-specs-list util-clearfix\">\r\n						                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Gender:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">WOMEN</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Item Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Pumps</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Fashion Element:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Crystal</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">With Platforms:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Yes</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Heel Height:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Super High (8cm-up)</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Outsole Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Rubber</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Platform Height:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">3-5cm</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Brand Name:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">WENZHAN</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Pump Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Slingbacks</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Insole Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">PU</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Closure Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Buckle Strap</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Occasion:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Party</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Lining Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">PU</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">is_handmade:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Yes</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Heel Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Thin Heels</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Upper Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">PU</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Season:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Spring/Autumn</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Fit:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Fits true to size, take your normal size</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Style:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Fashion</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Model Number:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">African Shoes match bag</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Toe Shape:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Peep Toe</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Color:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">As picture,Customized Color</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Heel	:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">12cm</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Occassion:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Party Women Shoes,Wedding High Heels Pumps</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Proceeding Time:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Within 3 Days</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Package:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">White non-woven bag for one pair</span>\r\n                            </li>\r\n							                    </ul>\r\n                </div>\r\n				<p> <strong style=\"font-size: 24.0px;color: #c00000;\">WELCOME TO WEN ZHAN FASHION SHOES!</strong></p> \r\n<p> <img alt=\"women-size-for-TaiLing\" height=\"400\" src=\"https://ae01.alicdn.com/kf/HTB1RpXxSXXXXXcJaXXXq6xXFXXXi.jpg?size=52454&height=215&width=800&hash=67833c8faa7185c6934c3de028524330\" width=\"800\"/></p> \r\n<p style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-size: 13.0px;line-height: inherit;font-family: arial , helvetica , sans-serif;vertical-align: baseline;color: #000000;\"> <span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;vertical-align: baseline;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: 16.0px;line-height: inherit;vertical-align: baseline;\">A. &nbsp;Please&nbsp;</span></span><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;vertical-align: baseline;color: #ff0000;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: 16.0px;line-height: inherit;vertical-align: baseline;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: 700;font-size: inherit;line-height: inherit;vertical-align: baseline;\">confirm your size&nbsp;</span></span></span><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;vertical-align: baseline;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: 16.0px;line-height: inherit;vertical-align: baseline;\">well with our salesman&nbsp;before order if you have any query about the size</span></span></p> \r\n<p style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-size: 13.0px;line-height: inherit;font-family: arial , helvetica , sans-serif;vertical-align: baseline;color: #000000;\"> <span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: 16.0px;line-height: inherit;vertical-align: baseline;\">B. &nbsp; All our photos are&nbsp;100% Real Photos.</span></p> \r\n<p style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-size: 13.0px;line-height: inherit;font-family: arial , helvetica , sans-serif;vertical-align: baseline;color: #000000;\"> <span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;vertical-align: baseline;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;vertical-align: baseline;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: 16.0px;line-height: inherit;vertical-align: baseline;\">C. &nbsp;&nbsp;Any problem, please message us, we will reply you within 24 hours.</span></span></span></p> \r\n<p style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-size: 13.0px;line-height: inherit;font-family: arial , helvetica , sans-serif;vertical-align: baseline;color: #000000;\"> &nbsp; </p> \r\n<p style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-size: 13.0px;line-height: inherit;font-family: arial , helvetica , sans-serif;vertical-align: baseline;color: #000000;\"> <span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;vertical-align: baseline;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;vertical-align: baseline;color: #ff0000;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: 700;font-size: inherit;line-height: inherit;vertical-align: baseline;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: 16.0px;line-height: inherit;vertical-align: baseline;\">Russian friend attention :</span></span></span></span></p> \r\n<p style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-size: 13.0px;line-height: inherit;font-family: arial , helvetica , sans-serif;vertical-align: baseline;color: #000000;\"> <span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;vertical-align: baseline;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;vertical-align: baseline;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: 16.0px;line-height: inherit;vertical-align: baseline;\">Please leave your&nbsp;</span></span><u><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: 700;font-size: inherit;line-height: inherit;vertical-align: baseline;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;vertical-align: baseline;color: #ff0000;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: 16.0px;line-height: inherit;vertical-align: baseline;\">full&nbsp;name</span></span></span></u><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;vertical-align: baseline;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: 16.0px;line-height: inherit;vertical-align: baseline;\">&nbsp;in you order , it is very important to make sure the parcel arrival in time. Thanks.</span></span></span></p> \r\n<p style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-size: 13.0px;line-height: inherit;font-family: arial , helvetica , sans-serif;vertical-align: baseline;color: #000000;\"> &nbsp; </p> \r\n<p style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-size: 13.0px;line-height: inherit;font-family: arial , helvetica , sans-serif;vertical-align: baseline;color: #000000;\"> <span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: 20.0px;line-height: inherit;vertical-align: baseline;\">High Heel: &nbsp;12CM</span></p> \r\n<p style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-size: 13.0px;line-height: inherit;font-family: arial , helvetica , sans-serif;vertical-align: baseline;color: #000000;\"> <img alt=\"_DSC8351\" src=\"https://ae01.alicdn.com/kf/HTB1yGzrEQyWBuNjy0Fpq6yssXXaH.jpg\"/><img alt=\"_DSC8354\" src=\"https://ae01.alicdn.com/kf/HTB1QK9hEFmWBuNjSspdq6zugXXa2.jpg\"/><img alt=\"_DSC8355\" src=\"https://ae01.alicdn.com/kf/HTB1yjjPEHuWBuNjSszgq6z8jVXaZ.jpg\"/><img alt=\"_DSC8357\" src=\"https://ae01.alicdn.com/kf/HTB1uFDkEKuSBuNjSsplq6ze8pXaI.jpg\"/><img alt=\"_DSC8359\" src=\"https://ae01.alicdn.com/kf/HTB1JnbzEHGYBuNjy0Foq6AiBFXaN.jpg\"/><img alt=\"_DSC8362\" src=\"https://ae01.alicdn.com/kf/HTB1iGxVwyCYBuNkSnaVq6AMsVXaT.jpg\"/><img alt=\"_DSC8363\" src=\"https://ae01.alicdn.com/kf/HTB1fnzzEHGYBuNjy0Foq6AiBFXar.jpg\"/><img alt=\"_DSC8365\" src=\"https://ae01.alicdn.com/kf/HTB1pUz6EH1YBuNjSszeq6yblFXam.jpg\"/><img alt=\"_DSC8366\" src=\"https://ae01.alicdn.com/kf/HTB1GUaYEMmTBuNjy1Xbq6yMrVXaS.jpg\"/><img alt=\"_DSC8369\" src=\"https://ae01.alicdn.com/kf/HTB186r3EQCWBuNjy0Faq6xUlXXa5.jpg\"/><img alt=\"_DSC8370\" src=\"https://ae01.alicdn.com/kf/HTB1eFfAEHGYBuNjy0Foq6AiBFXat.jpg\"/><img alt=\"_DSC8372\" src=\"https://ae01.alicdn.com/kf/HTB1YwbiEL9TBuNjy0Fcq6zeiFXaQ.jpg\"/><img alt=\"_DSC8375\" src=\"https://ae01.alicdn.com/kf/HTB1iIP4EH1YBuNjSszhq6AUsFXao.jpg\"/><img alt=\"_DSC8376\" src=\"https://ae01.alicdn.com/kf/HTB1wqj.EQOWBuNjSsppq6xPgpXar.jpg\"/><img alt=\"_DSC8377\" src=\"https://ae01.alicdn.com/kf/HTB1ZjbHEKSSBuNjy0Flq6zBpVXan.jpg\"/><img alt=\"_DSC8379\" src=\"https://ae01.alicdn.com/kf/HTB1_RPPEHuWBuNjSszgq6z8jVXar.jpg\"/></p> \r\n<p> &nbsp; </p> \r\n<kse:widget data-widget-type=\"relatedProduct\" id=\"23587454\" title=\"party shoes with bag 11.3\" type=\"relation\"></kse:widget> \r\n<table border=\"0\" style=\"border-collapse: collapse;word-wrap: break-word;color: #000000;line-height: inherit;box-sizing: content-box;margin: 0.0px;padding: 0.0px;font-size: 13.0px;font-family: arial , helvetica , sans-serif;width: 930.0px;\"> \r\n <tbody> \r\n  <tr style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;\"> \r\n   <td style=\"word-wrap: break-word;overflow: visible;padding: 0.0px;box-sizing: content-box;margin: 0.0px;font-style: inherit;font-size: 25.0px;line-height: inherit;float: none;\"> <p style=\"margin: 0.0px;padding: 0.0px;word-wrap: break-word;box-sizing: content-box;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;vertical-align: baseline;\"> &nbsp; </p> <p style=\"margin: 0.0px;padding: 0.0px;word-wrap: break-word;box-sizing: content-box;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;vertical-align: baseline;\"> <span style=\"line-height: inherit;box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: 24.0px;vertical-align: baseline;\"><span style=\"line-height: inherit;box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: 700;font-size: inherit;vertical-align: baseline;\">Tips</span></span> </p> </td> \r\n  </tr> \r\n  <tr style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;\"> \r\n   <td style=\"word-wrap: break-word;overflow: visible;padding: 0.0px;box-sizing: content-box;margin: 0.0px;font-style: inherit;font-size: inherit;line-height: inherit;float: none;\"> <p style=\"margin: 0.0px;padding: 0.0px;word-wrap: break-word;box-sizing: content-box;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;vertical-align: baseline;\"> <img alt=\"aeProduct.getSubject()\" src=\"https://ae01.alicdn.com/kf/HTB1nZKIPpXXXXcOaFXXq6xXFXXXx/205964488/HTB1nZKIPpXXXXcOaFXXq6xXFXXXx.jpg\" style=\"border: 0.0px;box-sizing: content-box;margin: 0.0px;padding: 0.0px;font-style: inherit;font-weight: inherit;font-size: 0.0px;line-height: inherit;vertical-align: middle;color: transparent;\"/> </p> </td> \r\n  </tr> \r\n  <tr style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;\"> \r\n   <td style=\"word-wrap: break-word;overflow: visible;padding: 0.0px;box-sizing: content-box;margin: 0.0px;font-style: inherit;font-size: inherit;line-height: inherit;float: none;\"> <p style=\"margin: 0.0px;padding: 0.0px;word-wrap: break-word;box-sizing: content-box;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;vertical-align: baseline;\"> Color difference might be caused by different monitors,lights and other factors.Please understand. </p> </td> \r\n  </tr> \r\n  <tr style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;\"> \r\n   <td style=\"word-wrap: break-word;overflow: visible;padding: 0.0px;box-sizing: content-box;margin: 0.0px;font-style: inherit;font-size: 25.0px;line-height: inherit;float: none;\"> <p style=\"margin: 0.0px;padding: 0.0px;word-wrap: break-word;box-sizing: content-box;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;vertical-align: baseline;\"> &nbsp; </p> </td> \r\n  </tr> \r\n  <tr style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;\"> \r\n   <td style=\"word-wrap: break-word;overflow: visible;padding: 0.0px;box-sizing: content-box;margin: 0.0px;font-style: inherit;font-size: inherit;line-height: inherit;float: none;\"> <p style=\"margin: 0.0px;padding: 0.0px;word-wrap: break-word;box-sizing: content-box;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;vertical-align: baseline;\"> &nbsp; </p> </td> \r\n  </tr> \r\n </tbody> \r\n</table> \r\n<table border=\"0\" style=\"border-collapse: collapse;word-wrap: break-word;color: #000000;line-height: inherit;box-sizing: content-box;margin: 0.0px;padding: 0.0px;font-size: 13.0px;font-family: arial , helvetica , sans-serif;width: 930.0px;\"> \r\n <tbody> \r\n  <tr style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;\"> \r\n   <td style=\"word-wrap: break-word;overflow: visible;padding: 0.0px;box-sizing: content-box;margin: 0.0px;font-style: inherit;font-size: inherit;line-height: inherit;float: none;\"> <p style=\"margin: 0.0px;padding: 0.0px;word-wrap: break-word;box-sizing: content-box;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;vertical-align: baseline;\"> <span style=\"font-size: 16.0px;\"><span style=\"line-height: inherit;box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;vertical-align: baseline;\"><span style=\"line-height: inherit;box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: 700;vertical-align: baseline;\">Payment</span></span></span> </p> </td> \r\n  </tr> \r\n  <tr style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;\"> \r\n   <td style=\"word-wrap: break-word;overflow: visible;padding: 0.0px;box-sizing: content-box;margin: 0.0px;font-style: inherit;font-size: inherit;line-height: inherit;float: none;\"> <p style=\"margin: 0.0px;padding: 0.0px;word-wrap: break-word;box-sizing: content-box;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;vertical-align: baseline;\"> <span style=\"font-size: 16.0px;\">Currently,you can pay using Visa,MasterCard,Western Union and bank transfer.</span> </p> </td> \r\n  </tr> \r\n  <tr style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;\"> \r\n   <td style=\"word-wrap: break-word;overflow: visible;padding: 0.0px;box-sizing: content-box;margin: 0.0px;font-style: inherit;font-size: inherit;line-height: inherit;float: none;\"> <p style=\"margin: 0.0px;padding: 0.0px;word-wrap: break-word;box-sizing: content-box;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;vertical-align: baseline;\"> <span style=\"font-size: 16.0px;\"><img alt=\"aeProduct.getSubject()\" src=\"https://ae01.alicdn.com/kf/HTB1BKTtPpXXXXbXXXXXq6xXFXXXr/205964488/HTB1BKTtPpXXXXbXXXXXq6xXFXXXr.jpg\" style=\"border: 0.0px;box-sizing: content-box;margin: 0.0px;padding: 0.0px;font-style: inherit;font-weight: inherit;font-size: 0.0px;line-height: inherit;vertical-align: middle;color: transparent;\"/></span> </p> </td> \r\n  </tr> \r\n  <tr style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;\"> \r\n   <td style=\"word-wrap: break-word;overflow: visible;padding: 0.0px;box-sizing: content-box;margin: 0.0px;font-style: inherit;font-size: inherit;line-height: inherit;float: none;\"> <p style=\"margin: 0.0px;padding: 0.0px;word-wrap: break-word;box-sizing: content-box;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;vertical-align: baseline;\"> <span style=\"font-size: 16.0px;\"><span style=\"line-height: inherit;box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: 700;vertical-align: baseline;\">Shipment</span></span> </p> </td> \r\n  </tr> \r\n  <tr style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;\"> \r\n   <td style=\"word-wrap: break-word;overflow: visible;padding: 0.0px;box-sizing: content-box;margin: 0.0px;font-style: inherit;font-size: inherit;line-height: inherit;float: none;\"> <p style=\"margin: 0.0px;padding: 0.0px;word-wrap: break-word;box-sizing: content-box;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;vertical-align: baseline;\"> <span style=\"font-size: 16.0px;\">1.Shipping Method;China Post,E-Packet,DHL,EMS,UPS,TNT,FEDEX.</span> </p> <p style=\"margin: 0.0px;padding: 0.0px;word-wrap: break-word;box-sizing: content-box;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;vertical-align: baseline;\"> <span style=\"font-size: 16.0px;\"><span style=\"color: #c00000;\"><span style=\"font-family: verdana , geneva , sans-serif;font-style: inherit;line-height: inherit;font-weight: inherit;\">&nbsp;Please double check the shipping address and tel you offer is correct.</span></span></span> </p> </td> \r\n  </tr> \r\n  <tr style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;\"> \r\n   <td style=\"word-wrap: break-word;overflow: visible;padding: 0.0px;box-sizing: content-box;margin: 0.0px;font-style: inherit;font-size: inherit;line-height: inherit;float: none;\"> <p style=\"margin: 0.0px;padding: 0.0px;word-wrap: break-word;box-sizing: content-box;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;vertical-align: baseline;\"> <span style=\"font-size: 16.0px;\"><img alt=\"aeProduct.getSubject()\" src=\"https://ae01.alicdn.com/kf/HTB16B1TPpXXXXciaXXXq6xXFXXXs/205964488/HTB16B1TPpXXXXciaXXXq6xXFXXXs.jpg\" style=\"border: 0.0px;box-sizing: content-box;margin: 0.0px;padding: 0.0px;font-style: inherit;font-weight: inherit;font-size: 0.0px;line-height: inherit;vertical-align: middle;color: transparent;\"/></span> </p> </td> \r\n  </tr> \r\n  <tr style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;\"> \r\n   <td style=\"word-wrap: break-word;overflow: visible;padding: 0.0px;box-sizing: content-box;margin: 0.0px;font-style: inherit;font-size: inherit;line-height: inherit;float: none;\"> <p style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;line-height: 16.0952px;vertical-align: baseline;\"> &nbsp; </p> <p style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;line-height: 16.0952px;vertical-align: baseline;\"> <span style=\"font-size: 16.0px;\">2.Delivery&nbsp;day is 7-10 working days.</span> </p> <p style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;line-height: 16.0952px;vertical-align: baseline;\"> <span style=\"font-size: 16.0px;\">A&nbsp;All items are&nbsp;Free shipping by DHL/FEDEX/UPS,you can get the goods only within 7-10&nbsp;working days,we hope all thie customer can get the goods at the first time.<br/> B&nbsp;We&nbsp;will delivery the goods within 48-72 hours after we get the advice of the payment.</span> </p> <p style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;line-height: 16.0952px;vertical-align: baseline;\"> <span style=\"font-size: 16.0px;\">C&nbsp;Customer should confirm the delivery information when order,cause we send the goods according the details which you leave in the aliexress.If there need any change,please have a note there.<br/> D&nbsp;<span style=\"color: #c00000;\">The buyer have the responsibility to afford the tax and/or duty charged by their countries if there needed.&nbsp;</span></span> </p> </td> \r\n  </tr> \r\n </tbody> \r\n</table> \r\n<table border=\"0\" style=\"border-collapse: collapse;word-wrap: break-word;color: #000000;line-height: inherit;box-sizing: content-box;margin: 0.0px;padding: 0.0px;font-size: 13.0px;font-family: arial , helvetica , sans-serif;width: 930.0px;\"> \r\n <tbody> \r\n  <tr style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;\"> \r\n   <td style=\"word-wrap: break-word;overflow: visible;padding: 0.0px;box-sizing: content-box;margin: 0.0px;font-style: inherit;font-size: inherit;line-height: inherit;float: none;\"> <p style=\"margin: 0.0px;padding: 0.0px;word-wrap: break-word;box-sizing: content-box;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;vertical-align: baseline;\"> &nbsp; </p> <p style=\"margin: 0.0px;padding: 0.0px;word-wrap: break-word;box-sizing: content-box;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;vertical-align: baseline;\"> <span style=\"line-height: inherit;box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: 24.0px;vertical-align: baseline;\"><span style=\"line-height: inherit;box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: 700;font-size: inherit;vertical-align: baseline;\">Refund and Return</span></span> </p> </td> \r\n  </tr> \r\n  <tr style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;\"> \r\n   <td style=\"word-wrap: break-word;overflow: visible;padding: 0.0px;box-sizing: content-box;margin: 0.0px;font-style: inherit;font-size: inherit;line-height: inherit;float: none;\"> <p style=\"margin: 0.0px;padding: 0.0px;word-wrap: break-word;box-sizing: content-box;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;vertical-align: baseline;\"> <span style=\"font-size: 18.0px;\">1.If there is any problem with the order,please contact with our Customer Service first.We will try our best to help you.</span> </p> </td> \r\n  </tr> \r\n  <tr style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;\"> \r\n   <td style=\"word-wrap: break-word;overflow: visible;padding: 0.0px;box-sizing: content-box;margin: 0.0px;font-style: inherit;font-size: inherit;line-height: inherit;float: none;\"> <p style=\"margin: 0.0px;padding: 0.0px;word-wrap: break-word;box-sizing: content-box;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;vertical-align: baseline;\"> <span style=\"font-size: 18.0px;\">2.All the items must be returned in original condition,otherwise we will refuse to refund.</span> </p> </td> \r\n  </tr> \r\n  <tr style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;\"> \r\n   <td style=\"word-wrap: break-word;overflow: visible;padding: 0.0px;box-sizing: content-box;margin: 0.0px;font-style: inherit;font-size: inherit;line-height: inherit;float: none;\"> <p style=\"margin: 0.0px;padding: 0.0px;word-wrap: break-word;box-sizing: content-box;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;vertical-align: baseline;\"> <span style=\"font-size: 18.0px;\">3.The buyer is responsible for all charges occurred in returning process.</span> </p> </td> \r\n  </tr> \r\n  <tr style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;height: 10.0px;\"> \r\n   <td style=\"word-wrap: break-word;overflow: visible;padding: 0.0px;box-sizing: content-box;margin: 0.0px;font-style: inherit;font-size: inherit;line-height: inherit;float: none;\"> <p style=\"margin: 0.0px;padding: 0.0px;word-wrap: break-word;box-sizing: content-box;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;vertical-align: baseline;\"> &nbsp; </p> </td> \r\n  </tr> \r\n  <tr style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;\"> \r\n   <td style=\"word-wrap: break-word;overflow: visible;padding: 0.0px;box-sizing: content-box;margin: 0.0px;font-style: inherit;font-size: inherit;line-height: inherit;float: none;\"> <p style=\"margin: 0.0px;padding: 0.0px;word-wrap: break-word;box-sizing: content-box;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;vertical-align: baseline;\"> &nbsp; </p> <p style=\"margin: 0.0px;padding: 0.0px;word-wrap: break-word;box-sizing: content-box;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;vertical-align: baseline;\"> <span style=\"line-height: inherit;box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: 24.0px;vertical-align: baseline;\"><span style=\"line-height: inherit;box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: 700;font-size: inherit;vertical-align: baseline;\">Feedback</span></span> </p> </td> \r\n  </tr> \r\n  <tr style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;\"> \r\n   <td style=\"word-wrap: break-word;overflow: visible;padding: 0.0px;box-sizing: content-box;margin: 0.0px;font-style: inherit;font-size: inherit;line-height: inherit;float: none;\"> <p style=\"margin: 0.0px;padding: 0.0px;word-wrap: break-word;box-sizing: content-box;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;vertical-align: baseline;\"> <span style=\"font-size: 18.0px;\">1.If you are satisfied with your order, please leave us all 5 stars including Item as Described.</span> </p> </td> \r\n  </tr> \r\n  <tr style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;\"> \r\n   <td style=\"word-wrap: break-word;overflow: visible;padding: 0.0px;box-sizing: content-box;margin: 0.0px;font-style: inherit;font-size: inherit;line-height: inherit;float: none;\"> <p style=\"margin: 0.0px;padding: 0.0px;word-wrap: break-word;box-sizing: content-box;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;vertical-align: baseline;\"> <span style=\"font-size: 18.0px;\">Communication and Shipping Speed.</span> </p> </td> \r\n  </tr> \r\n  <tr style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;\"> \r\n   <td style=\"word-wrap: break-word;overflow: visible;padding: 0.0px;box-sizing: content-box;margin: 0.0px;font-style: inherit;font-size: inherit;line-height: inherit;float: none;\"> <p style=\"margin: 0.0px;padding: 0.0px;word-wrap: break-word;box-sizing: content-box;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;vertical-align: baseline;\"> <span style=\"font-size: 18.0px;\">2.if you think we can do better,please contact with our Customer Service first.We will give you a satisfing answer.</span> </p> </td> \r\n  </tr> \r\n </tbody> \r\n</table> \r\n<p style=\"margin: 0.0px;padding: 0.0px;word-wrap: break-word;color: #000000;font-family: arial;\"> <img alt=\"QQ20170710210203\" height=\"500\" src=\"https://ae01.alicdn.com/kf/HTB1oR9Lh_AKL1JjSZFCq6xFspXaJ.jpg?size=46060&height=542&width=652&hash=db1a7ae57a38e0b22088dac94e6bf4d1\" style=\"border: none;\" width=\"700\"/></p> \r\n<p> <strong><span style=\"font-size: 18.0px;\"><span style=\"font-family: arial , helvetica , sans-serif;\"><span style=\"background-color: #ff0000;\">&nbsp;If you have any questions, please freely contact us. Thanks and hope you enjoy shopping from us!</span></span></span></strong></p>\n\n', 'Luxurious Purple Decorated With Rhinestone Nigerian Wedding Shoes With Square Clutch bag 12cm higher platform in 4color D87-16', '', 'publish', 'closed', 'closed', '', 'luxurious-purple-decorated-with-rhinestone-nigerian-wedding-shoes-with-square-clutch-bag-12cm-higher-platform-in-4color-d87-16', '', '', '2021-06-01 12:24:11', '2021-06-01 12:24:11', '', 0, 'https://shoestimer.com/?post_type=vi_wad_draft_product&#038;p=4765', 0, 'vi_wad_draft_product', '', 0),
(4766, 1, '2021-06-01 12:23:58', '2021-06-01 12:23:58', '                <div class=\"product-specs-list-container\">\r\n                    <ul class=\"product-specs-list util-clearfix\">\r\n						                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Gender:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">WOMEN</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Item Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Pumps</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Pump Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Basic</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Heel Height:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Med (3cm-5cm)</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Heel Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Square heel</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Upper Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Genuine Leather</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Brand Name:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">maoooam</span>\r\n                            </li>\r\n							                    </ul>\r\n                </div>\r\n				<div id=\"offer-template-0\"></div><p>: PU<br>:<br>: 2018<br>:<br>:<br>:<br>:<br>:<br>:<br><span style=\"color: #ff0000;font-size: 16.0pt;\"><strong>:32-4532 33 40-438,44 4515,2-4</strong></span></p><p><img alt=\"undefined\" src=\"https://ae01.alicdn.com/kf/HTB1nRQCcBaE3KVjSZLeq6xsSFXaM.jpg\" class=\"\" title=\"\"><br><br><img alt=\"undefined\" height=\"790\" src=\"https://ae01.alicdn.com/kf/HTB1fRsAcCSD3KVjSZFKq6z10VXaD.jpg\" width=\"790\" class=\"\" title=\"\"><br><br><img alt=\"undefined\" height=\"790\" src=\"https://ae01.alicdn.com/kf/HTB1rjEzcEWF3KVjSZPhq6xclXXa8.jpg\" width=\"790\" class=\"\" title=\"\"><br><br><img alt=\"undefined\" height=\"790\" src=\"https://ae01.alicdn.com/kf/HTB1mr7zcv5G3KVjSZPxq6zI3XXaa.jpg\" width=\"790\" class=\"\" title=\"\"><br><br><img alt=\"undefined\" height=\"790\" src=\"https://ae01.alicdn.com/kf/HTB1avAGcBGw3KVjSZFDq6xWEpXaW.jpg\" width=\"790\" class=\"\" title=\"\"><br><br><img alt=\"undefined\" height=\"790\" src=\"https://ae01.alicdn.com/kf/HTB1gnZycwaH3KVjSZFjq6AFWpXae.jpg\" width=\"790\" class=\"\" title=\"\"><br><br><img alt=\"undefined\" height=\"790\" src=\"https://ae01.alicdn.com/kf/HTB14wczcEKF3KVjSZFEq6xExFXan.jpg\" width=\"790\" class=\"\" title=\"\"><br><br><img alt=\"undefined\" height=\"790\" src=\"https://ae01.alicdn.com/kf/HTB1vPc4XgFY.1VjSZFnq6AFHXXaI.jpg\" width=\"790\" class=\"\" title=\"\"><br><br><img alt=\"undefined\" height=\"790\" src=\"https://ae01.alicdn.com/kf/HTB1po.zcA9E3KVjSZFGq6A19XXaI.jpg\" width=\"790\" class=\"\" title=\"\"><br><br><img alt=\"undefined\" height=\"790\" src=\"https://ae01.alicdn.com/kf/HTB1Z8.CcBaE3KVjSZLeq6xsSFXax.jpg\" width=\"790\" class=\"\" title=\"\"><br><br><img alt=\"undefined\" height=\"790\" src=\"https://ae01.alicdn.com/kf/HTB1Dg74XgFY.1VjSZFqq6ydbXXaS.jpg\" width=\"790\" class=\"\" title=\"\"><br><br><img alt=\"undefined\" height=\"790\" src=\"https://ae01.alicdn.com/kf/HTB10ocycwaH3KVjSZFjq6AFWpXau.jpg\" width=\"790\" class=\"\" title=\"\"><br><br><img alt=\"undefined\" height=\"790\" src=\"https://ae01.alicdn.com/kf/HTB1fDwAcv1G3KVjSZFkq6yK4XXaH.jpg\" width=\"790\" class=\"\" title=\"\"><br><br><img alt=\"undefined\" height=\"790\" src=\"https://ae01.alicdn.com/kf/HTB1ycwzcv5G3KVjSZPxq6zI3XXa9.jpg\" width=\"790\" class=\"\" title=\"\"><br><br><img alt=\"undefined\" height=\"790\" src=\"https://ae01.alicdn.com/kf/HTB1A6A4XgFY.1VjSZFnq6AFHXXaw.jpg\" width=\"790\" class=\"\" title=\"\"><br><br><img alt=\"undefined\" height=\"790\" src=\"https://ae01.alicdn.com/kf/HTB1oKcIcBCw3KVjSZFuq6AAOpXax.jpg\" width=\"790\" class=\"\" title=\"\"><br><br><img alt=\"undefined\" height=\"790\" src=\"https://ae01.alicdn.com/kf/HTB1h7cIcq1s3KVjSZFAq6x_ZXXaL.jpg\" width=\"790\" class=\"\" title=\"\"><br><br></p><div id=\"offer-template-1450686394303\"></div><p><br><br></p>\n\n', 'Higher college within the wind net yarn loafers thick bottom leisure size 32-45 yards high documentary shoes 18312', '', 'publish', 'closed', 'closed', '', 'higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high-documentary-shoes-18312', '', '', '2021-06-01 12:23:58', '2021-06-01 12:23:58', '', 0, 'https://shoestimer.com/?post_type=vi_wad_draft_product&#038;p=4766', 0, 'vi_wad_draft_product', '', 0);
INSERT INTO `wpx5_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(4767, 1, '2021-06-01 12:23:58', '2021-06-01 12:23:58', '                <div class=\"product-specs-list-container\">\n                    <ul class=\"product-specs-list util-clearfix\">\n						                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Gender:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">WOMEN</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Item Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Pumps</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Pump Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Basic</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Heel Height:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Med (3cm-5cm)</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Heel Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Square heel</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Upper Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Genuine Leather</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Brand Name:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">maoooam</span>\n                            </li>\n							                    </ul>\n                </div>\n				<div id=\"offer-template-0\"></div><p>: PU<br>:<br>: 2018<br>:<br>:<br>:<br>:<br>:<br>:<br><span style=\"color: #ff0000;font-size: 16.0pt;\"><strong>:32-4532 33 40-438,44 4515,2-4</strong></span></p><p><img alt=\"undefined\" src=\"https://ae01.alicdn.com/kf/HTB1nRQCcBaE3KVjSZLeq6xsSFXaM.jpg\" class=\"\" title=\"\"><br><br><img alt=\"undefined\" height=\"790\" src=\"https://ae01.alicdn.com/kf/HTB1fRsAcCSD3KVjSZFKq6z10VXaD.jpg\" width=\"790\" class=\"\" title=\"\"><br><br><img alt=\"undefined\" height=\"790\" src=\"https://ae01.alicdn.com/kf/HTB1rjEzcEWF3KVjSZPhq6xclXXa8.jpg\" width=\"790\" class=\"\" title=\"\"><br><br><img alt=\"undefined\" height=\"790\" src=\"https://ae01.alicdn.com/kf/HTB1mr7zcv5G3KVjSZPxq6zI3XXaa.jpg\" width=\"790\" class=\"\" title=\"\"><br><br><img alt=\"undefined\" height=\"790\" src=\"https://ae01.alicdn.com/kf/HTB1avAGcBGw3KVjSZFDq6xWEpXaW.jpg\" width=\"790\" class=\"\" title=\"\"><br><br><img alt=\"undefined\" height=\"790\" src=\"https://ae01.alicdn.com/kf/HTB1gnZycwaH3KVjSZFjq6AFWpXae.jpg\" width=\"790\" class=\"\" title=\"\"><br><br><img alt=\"undefined\" height=\"790\" src=\"https://ae01.alicdn.com/kf/HTB14wczcEKF3KVjSZFEq6xExFXan.jpg\" width=\"790\" class=\"\" title=\"\"><br><br><img alt=\"undefined\" height=\"790\" src=\"https://ae01.alicdn.com/kf/HTB1vPc4XgFY.1VjSZFnq6AFHXXaI.jpg\" width=\"790\" class=\"\" title=\"\"><br><br><img alt=\"undefined\" height=\"790\" src=\"https://ae01.alicdn.com/kf/HTB1po.zcA9E3KVjSZFGq6A19XXaI.jpg\" width=\"790\" class=\"\" title=\"\"><br><br><img alt=\"undefined\" height=\"790\" src=\"https://ae01.alicdn.com/kf/HTB1Z8.CcBaE3KVjSZLeq6xsSFXax.jpg\" width=\"790\" class=\"\" title=\"\"><br><br><img alt=\"undefined\" height=\"790\" src=\"https://ae01.alicdn.com/kf/HTB1Dg74XgFY.1VjSZFqq6ydbXXaS.jpg\" width=\"790\" class=\"\" title=\"\"><br><br><img alt=\"undefined\" height=\"790\" src=\"https://ae01.alicdn.com/kf/HTB10ocycwaH3KVjSZFjq6AFWpXau.jpg\" width=\"790\" class=\"\" title=\"\"><br><br><img alt=\"undefined\" height=\"790\" src=\"https://ae01.alicdn.com/kf/HTB1fDwAcv1G3KVjSZFkq6yK4XXaH.jpg\" width=\"790\" class=\"\" title=\"\"><br><br><img alt=\"undefined\" height=\"790\" src=\"https://ae01.alicdn.com/kf/HTB1ycwzcv5G3KVjSZPxq6zI3XXa9.jpg\" width=\"790\" class=\"\" title=\"\"><br><br><img alt=\"undefined\" height=\"790\" src=\"https://ae01.alicdn.com/kf/HTB1A6A4XgFY.1VjSZFnq6AFHXXaw.jpg\" width=\"790\" class=\"\" title=\"\"><br><br><img alt=\"undefined\" height=\"790\" src=\"https://ae01.alicdn.com/kf/HTB1oKcIcBCw3KVjSZFuq6AAOpXax.jpg\" width=\"790\" class=\"\" title=\"\"><br><br><img alt=\"undefined\" height=\"790\" src=\"https://ae01.alicdn.com/kf/HTB1h7cIcq1s3KVjSZFAq6x_ZXXaL.jpg\" width=\"790\" class=\"\" title=\"\"><br><br></p><div id=\"offer-template-1450686394303\"></div><p><br><br></p>\n\n', 'Higher college within the wind net yarn loafers thick bottom leisure size 32-45 yards high documentary shoes 18312', '', 'publish', 'open', 'closed', '', 'higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high-documentary-shoes-18312', '', '', '2021-06-01 12:24:07', '2021-06-01 12:24:07', '', 0, 'http://shoestimer.com/product/higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high-documentary-shoes-18312/', 0, 'product', '', 0),
(4768, 1, '2021-06-01 12:23:58', '2021-06-01 12:23:58', '', 'Higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high', '', 'inherit', 'open', 'closed', '', 'higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high', '', '', '2021-06-01 12:23:58', '2021-06-01 12:23:58', '', 4767, 'http://shoestimer.com/wp-content/uploads/2021/06/Higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high.jpg', 0, 'attachment', 'image/jpeg', 0),
(4769, 1, '2021-06-01 12:24:01', '2021-06-01 12:24:01', '', 'Higher college within the wind net yarn loafers thick bottom leisure size 32-45 yards high documentary shoes 18312', 'Color: Pink, Shoe Size: 33', 'publish', 'closed', 'closed', '', 'higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high-documentary-shoes-18312', '', '', '2021-06-01 12:24:01', '2021-06-01 12:24:01', '', 4767, 'http://shoestimer.com/?post_type=product_variation&p=4769', 1, 'product_variation', '', 0),
(4770, 1, '2021-06-01 12:24:01', '2021-06-01 12:24:01', '', 'Higher college within the wind net yarn loafers thick bottom leisure size 32-45 yards high documentary shoes 18312', 'Color: BLACK, Shoe Size: 45', 'publish', 'closed', 'closed', '', 'higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high-documentary-shoes-18312-2', '', '', '2021-06-01 12:24:01', '2021-06-01 12:24:01', '', 4767, 'http://shoestimer.com/?post_type=product_variation&p=4770', 2, 'product_variation', '', 0),
(4771, 1, '2021-06-01 12:24:01', '2021-06-01 12:24:01', '', 'Higher college within the wind net yarn loafers thick bottom leisure size 32-45 yards high documentary shoes 18312', 'Color: Pink, Shoe Size: 35', 'publish', 'closed', 'closed', '', 'higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high-documentary-shoes-18312-3', '', '', '2021-06-01 12:24:01', '2021-06-01 12:24:01', '', 4767, 'http://shoestimer.com/?post_type=product_variation&p=4771', 3, 'product_variation', '', 0),
(4772, 1, '2021-06-01 12:24:01', '2021-06-01 12:24:01', '', 'Higher college within the wind net yarn loafers thick bottom leisure size 32-45 yards high documentary shoes 18312', 'Color: Pink, Shoe Size: 34', 'publish', 'closed', 'closed', '', 'higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high-documentary-shoes-18312-4', '', '', '2021-06-01 12:24:01', '2021-06-01 12:24:01', '', 4767, 'http://shoestimer.com/?post_type=product_variation&p=4772', 4, 'product_variation', '', 0),
(4773, 1, '2021-06-01 12:24:01', '2021-06-01 12:24:01', '', 'Higher college within the wind net yarn loafers thick bottom leisure size 32-45 yards high documentary shoes 18312', 'Color: BLACK, Shoe Size: 42', 'publish', 'closed', 'closed', '', 'higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high-documentary-shoes-18312-5', '', '', '2021-06-01 12:24:01', '2021-06-01 12:24:01', '', 4767, 'http://shoestimer.com/?post_type=product_variation&p=4773', 5, 'product_variation', '', 0),
(4774, 1, '2021-06-01 12:24:01', '2021-06-01 12:24:01', '', 'Higher college within the wind net yarn loafers thick bottom leisure size 32-45 yards high documentary shoes 18312', 'Color: BLACK, Shoe Size: 41', 'publish', 'closed', 'closed', '', 'higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high-documentary-shoes-18312-6', '', '', '2021-06-01 12:24:01', '2021-06-01 12:24:01', '', 4767, 'http://shoestimer.com/?post_type=product_variation&p=4774', 6, 'product_variation', '', 0),
(4775, 1, '2021-06-01 12:24:01', '2021-06-01 12:24:01', '', 'Higher college within the wind net yarn loafers thick bottom leisure size 32-45 yards high documentary shoes 18312', 'Color: BLACK, Shoe Size: 44', 'publish', 'closed', 'closed', '', 'higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high-documentary-shoes-18312-7', '', '', '2021-06-01 12:24:01', '2021-06-01 12:24:01', '', 4767, 'http://shoestimer.com/?post_type=product_variation&p=4775', 7, 'product_variation', '', 0),
(4776, 1, '2021-06-01 12:24:01', '2021-06-01 12:24:01', '', 'Higher college within the wind net yarn loafers thick bottom leisure size 32-45 yards high documentary shoes 18312', 'Color: BLACK, Shoe Size: 43', 'publish', 'closed', 'closed', '', 'higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high-documentary-shoes-18312-8', '', '', '2021-06-01 12:24:01', '2021-06-01 12:24:01', '', 4767, 'http://shoestimer.com/?post_type=product_variation&p=4776', 8, 'product_variation', '', 0),
(4777, 1, '2021-06-01 12:24:02', '2021-06-01 12:24:02', '', 'Higher college within the wind net yarn loafers thick bottom leisure size 32-45 yards high documentary shoes 18312', 'Color: BLACK, Shoe Size: 38', 'publish', 'closed', 'closed', '', 'higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high-documentary-shoes-18312-9', '', '', '2021-06-01 12:24:02', '2021-06-01 12:24:02', '', 4767, 'http://shoestimer.com/?post_type=product_variation&p=4777', 9, 'product_variation', '', 0),
(4778, 1, '2021-06-01 12:24:02', '2021-06-01 12:24:02', '', 'Higher college within the wind net yarn loafers thick bottom leisure size 32-45 yards high documentary shoes 18312', 'Color: BLACK, Shoe Size: 37', 'publish', 'closed', 'closed', '', 'higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high-documentary-shoes-18312-10', '', '', '2021-06-01 12:24:02', '2021-06-01 12:24:02', '', 4767, 'http://shoestimer.com/?post_type=product_variation&p=4778', 10, 'product_variation', '', 0),
(4779, 1, '2021-06-01 12:24:02', '2021-06-01 12:24:02', '', 'Higher college within the wind net yarn loafers thick bottom leisure size 32-45 yards high documentary shoes 18312', 'Color: BLACK, Shoe Size: 40', 'publish', 'closed', 'closed', '', 'higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high-documentary-shoes-18312-11', '', '', '2021-06-01 12:24:02', '2021-06-01 12:24:02', '', 4767, 'http://shoestimer.com/?post_type=product_variation&p=4779', 11, 'product_variation', '', 0),
(4780, 1, '2021-06-01 12:24:02', '2021-06-01 12:24:02', '', 'Higher college within the wind net yarn loafers thick bottom leisure size 32-45 yards high documentary shoes 18312', 'Color: BLACK, Shoe Size: 39', 'publish', 'closed', 'closed', '', 'higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high-documentary-shoes-18312-12', '', '', '2021-06-01 12:24:02', '2021-06-01 12:24:02', '', 4767, 'http://shoestimer.com/?post_type=product_variation&p=4780', 12, 'product_variation', '', 0),
(4781, 1, '2021-06-01 12:24:02', '2021-06-01 12:24:02', '', 'Higher college within the wind net yarn loafers thick bottom leisure size 32-45 yards high documentary shoes 18312', 'Color: BLACK, Shoe Size: 34', 'publish', 'closed', 'closed', '', 'higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high-documentary-shoes-18312-13', '', '', '2021-06-01 12:24:02', '2021-06-01 12:24:02', '', 4767, 'http://shoestimer.com/?post_type=product_variation&p=4781', 13, 'product_variation', '', 0),
(4782, 1, '2021-06-01 12:24:03', '2021-06-01 12:24:03', '', 'Higher college within the wind net yarn loafers thick bottom leisure size 32-45 yards high documentary shoes 18312', 'Color: BLACK, Shoe Size: 33', 'publish', 'closed', 'closed', '', 'higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high-documentary-shoes-18312-14', '', '', '2021-06-01 12:24:03', '2021-06-01 12:24:03', '', 4767, 'http://shoestimer.com/?post_type=product_variation&p=4782', 14, 'product_variation', '', 0),
(4783, 1, '2021-06-01 12:24:03', '2021-06-01 12:24:03', '', 'Higher college within the wind net yarn loafers thick bottom leisure size 32-45 yards high documentary shoes 18312', 'Color: BLACK, Shoe Size: 36', 'publish', 'closed', 'closed', '', 'higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high-documentary-shoes-18312-15', '', '', '2021-06-01 12:24:03', '2021-06-01 12:24:03', '', 4767, 'http://shoestimer.com/?post_type=product_variation&p=4783', 15, 'product_variation', '', 0),
(4784, 1, '2021-06-01 12:24:03', '2021-06-01 12:24:03', '', 'Higher college within the wind net yarn loafers thick bottom leisure size 32-45 yards high documentary shoes 18312', 'Color: BLACK, Shoe Size: 35', 'publish', 'closed', 'closed', '', 'higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high-documentary-shoes-18312-16', '', '', '2021-06-01 12:24:03', '2021-06-01 12:24:03', '', 4767, 'http://shoestimer.com/?post_type=product_variation&p=4784', 16, 'product_variation', '', 0),
(4785, 1, '2021-06-01 12:24:03', '2021-06-01 12:24:03', '', 'Higher college within the wind net yarn loafers thick bottom leisure size 32-45 yards high documentary shoes 18312', 'Color: White, Shoe Size: 44', 'publish', 'closed', 'closed', '', 'higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high-documentary-shoes-18312-17', '', '', '2021-06-01 12:24:03', '2021-06-01 12:24:03', '', 4767, 'http://shoestimer.com/?post_type=product_variation&p=4785', 17, 'product_variation', '', 0),
(4786, 1, '2021-06-01 12:24:03', '2021-06-01 12:24:03', '', 'Higher college within the wind net yarn loafers thick bottom leisure size 32-45 yards high documentary shoes 18312', 'Color: White, Shoe Size: 43', 'publish', 'closed', 'closed', '', 'higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high-documentary-shoes-18312-18', '', '', '2021-06-01 12:24:03', '2021-06-01 12:24:03', '', 4767, 'http://shoestimer.com/?post_type=product_variation&p=4786', 18, 'product_variation', '', 0),
(4787, 1, '2021-06-01 12:24:03', '2021-06-01 12:24:03', '', 'Higher college within the wind net yarn loafers thick bottom leisure size 32-45 yards high documentary shoes 18312', 'Color: White, Shoe Size: 45', 'publish', 'closed', 'closed', '', 'higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high-documentary-shoes-18312-19', '', '', '2021-06-01 12:24:03', '2021-06-01 12:24:03', '', 4767, 'http://shoestimer.com/?post_type=product_variation&p=4787', 19, 'product_variation', '', 0),
(4788, 1, '2021-06-01 12:24:03', '2021-06-01 12:24:03', '', 'Higher college within the wind net yarn loafers thick bottom leisure size 32-45 yards high documentary shoes 18312', 'Color: White, Shoe Size: 40', 'publish', 'closed', 'closed', '', 'higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high-documentary-shoes-18312-20', '', '', '2021-06-01 12:24:03', '2021-06-01 12:24:03', '', 4767, 'http://shoestimer.com/?post_type=product_variation&p=4788', 20, 'product_variation', '', 0),
(4789, 1, '2021-06-01 12:24:04', '2021-06-01 12:24:04', '', 'Higher college within the wind net yarn loafers thick bottom leisure size 32-45 yards high documentary shoes 18312', 'Color: White, Shoe Size: 39', 'publish', 'closed', 'closed', '', 'higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high-documentary-shoes-18312-21', '', '', '2021-06-01 12:24:04', '2021-06-01 12:24:04', '', 4767, 'http://shoestimer.com/?post_type=product_variation&p=4789', 21, 'product_variation', '', 0),
(4790, 1, '2021-06-01 12:24:04', '2021-06-01 12:24:04', '', 'Higher college within the wind net yarn loafers thick bottom leisure size 32-45 yards high documentary shoes 18312', 'Color: White, Shoe Size: 42', 'publish', 'closed', 'closed', '', 'higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high-documentary-shoes-18312-22', '', '', '2021-06-01 12:24:04', '2021-06-01 12:24:04', '', 4767, 'http://shoestimer.com/?post_type=product_variation&p=4790', 22, 'product_variation', '', 0),
(4791, 1, '2021-06-01 12:24:04', '2021-06-01 12:24:04', '', 'Higher college within the wind net yarn loafers thick bottom leisure size 32-45 yards high documentary shoes 18312', 'Color: White, Shoe Size: 41', 'publish', 'closed', 'closed', '', 'higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high-documentary-shoes-18312-23', '', '', '2021-06-01 12:24:04', '2021-06-01 12:24:04', '', 4767, 'http://shoestimer.com/?post_type=product_variation&p=4791', 23, 'product_variation', '', 0),
(4792, 1, '2021-06-01 12:24:04', '2021-06-01 12:24:04', '', 'Higher college within the wind net yarn loafers thick bottom leisure size 32-45 yards high documentary shoes 18312', 'Color: White, Shoe Size: 36', 'publish', 'closed', 'closed', '', 'higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high-documentary-shoes-18312-24', '', '', '2021-06-01 12:24:04', '2021-06-01 12:24:04', '', 4767, 'http://shoestimer.com/?post_type=product_variation&p=4792', 24, 'product_variation', '', 0),
(4793, 1, '2021-06-01 12:24:04', '2021-06-01 12:24:04', '', 'Higher college within the wind net yarn loafers thick bottom leisure size 32-45 yards high documentary shoes 18312', 'Color: White, Shoe Size: 35', 'publish', 'closed', 'closed', '', 'higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high-documentary-shoes-18312-25', '', '', '2021-06-01 12:24:04', '2021-06-01 12:24:04', '', 4767, 'http://shoestimer.com/?post_type=product_variation&p=4793', 25, 'product_variation', '', 0),
(4794, 1, '2021-06-01 12:24:04', '2021-06-01 12:24:04', '', 'Higher college within the wind net yarn loafers thick bottom leisure size 32-45 yards high documentary shoes 18312', 'Color: White, Shoe Size: 38', 'publish', 'closed', 'closed', '', 'higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high-documentary-shoes-18312-26', '', '', '2021-06-01 12:24:04', '2021-06-01 12:24:04', '', 4767, 'http://shoestimer.com/?post_type=product_variation&p=4794', 26, 'product_variation', '', 0),
(4795, 1, '2021-06-01 12:24:04', '2021-06-01 12:24:04', '', 'Higher college within the wind net yarn loafers thick bottom leisure size 32-45 yards high documentary shoes 18312', 'Color: White, Shoe Size: 37', 'publish', 'closed', 'closed', '', 'higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high-documentary-shoes-18312-27', '', '', '2021-06-01 12:24:04', '2021-06-01 12:24:04', '', 4767, 'http://shoestimer.com/?post_type=product_variation&p=4795', 27, 'product_variation', '', 0),
(4796, 1, '2021-06-01 12:24:04', '2021-06-01 12:24:04', '', 'Higher college within the wind net yarn loafers thick bottom leisure size 32-45 yards high documentary shoes 18312', 'Color: Pink, Shoe Size: 45', 'publish', 'closed', 'closed', '', 'higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high-documentary-shoes-18312-28', '', '', '2021-06-01 12:24:04', '2021-06-01 12:24:04', '', 4767, 'http://shoestimer.com/?post_type=product_variation&p=4796', 28, 'product_variation', '', 0),
(4797, 1, '2021-06-01 12:24:05', '2021-06-01 12:24:05', '', 'Higher college within the wind net yarn loafers thick bottom leisure size 32-45 yards high documentary shoes 18312', 'Color: Pink, Shoe Size: 44', 'publish', 'closed', 'closed', '', 'higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high-documentary-shoes-18312-29', '', '', '2021-06-01 12:24:05', '2021-06-01 12:24:05', '', 4767, 'http://shoestimer.com/?post_type=product_variation&p=4797', 29, 'product_variation', '', 0),
(4798, 1, '2021-06-01 12:24:05', '2021-06-01 12:24:05', '', 'Higher college within the wind net yarn loafers thick bottom leisure size 32-45 yards high documentary shoes 18312', 'Color: White, Shoe Size: 34', 'publish', 'closed', 'closed', '', 'higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high-documentary-shoes-18312-30', '', '', '2021-06-01 12:24:05', '2021-06-01 12:24:05', '', 4767, 'http://shoestimer.com/?post_type=product_variation&p=4798', 30, 'product_variation', '', 0),
(4799, 1, '2021-06-01 12:24:05', '2021-06-01 12:24:05', '', 'Higher college within the wind net yarn loafers thick bottom leisure size 32-45 yards high documentary shoes 18312', 'Color: White, Shoe Size: 33', 'publish', 'closed', 'closed', '', 'higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high-documentary-shoes-18312-31', '', '', '2021-06-01 12:24:05', '2021-06-01 12:24:05', '', 4767, 'http://shoestimer.com/?post_type=product_variation&p=4799', 31, 'product_variation', '', 0),
(4800, 1, '2021-06-01 12:24:05', '2021-06-01 12:24:05', '', 'Higher college within the wind net yarn loafers thick bottom leisure size 32-45 yards high documentary shoes 18312', 'Color: Pink, Shoe Size: 41', 'publish', 'closed', 'closed', '', 'higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high-documentary-shoes-18312-32', '', '', '2021-06-01 12:24:05', '2021-06-01 12:24:05', '', 4767, 'http://shoestimer.com/?post_type=product_variation&p=4800', 32, 'product_variation', '', 0),
(4801, 1, '2021-06-01 12:24:05', '2021-06-01 12:24:05', '', 'Higher college within the wind net yarn loafers thick bottom leisure size 32-45 yards high documentary shoes 18312', 'Color: Pink, Shoe Size: 40', 'publish', 'closed', 'closed', '', 'higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high-documentary-shoes-18312-33', '', '', '2021-06-01 12:24:05', '2021-06-01 12:24:05', '', 4767, 'http://shoestimer.com/?post_type=product_variation&p=4801', 33, 'product_variation', '', 0),
(4802, 1, '2021-06-01 12:24:05', '2021-06-01 12:24:05', '', 'Higher college within the wind net yarn loafers thick bottom leisure size 32-45 yards high documentary shoes 18312', 'Color: Pink, Shoe Size: 43', 'publish', 'closed', 'closed', '', 'higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high-documentary-shoes-18312-34', '', '', '2021-06-01 12:24:05', '2021-06-01 12:24:05', '', 4767, 'http://shoestimer.com/?post_type=product_variation&p=4802', 34, 'product_variation', '', 0),
(4803, 1, '2021-06-01 12:24:05', '2021-06-01 12:24:05', '', 'Higher college within the wind net yarn loafers thick bottom leisure size 32-45 yards high documentary shoes 18312', 'Color: Pink, Shoe Size: 42', 'publish', 'closed', 'closed', '', 'higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high-documentary-shoes-18312-35', '', '', '2021-06-01 12:24:05', '2021-06-01 12:24:05', '', 4767, 'http://shoestimer.com/?post_type=product_variation&p=4803', 35, 'product_variation', '', 0),
(4804, 1, '2021-06-01 12:24:05', '2021-06-01 12:24:05', '', 'Higher college within the wind net yarn loafers thick bottom leisure size 32-45 yards high documentary shoes 18312', 'Color: Pink, Shoe Size: 37', 'publish', 'closed', 'closed', '', 'higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high-documentary-shoes-18312-36', '', '', '2021-06-01 12:24:05', '2021-06-01 12:24:05', '', 4767, 'http://shoestimer.com/?post_type=product_variation&p=4804', 36, 'product_variation', '', 0),
(4805, 1, '2021-06-01 12:24:05', '2021-06-01 12:24:05', '', 'Higher college within the wind net yarn loafers thick bottom leisure size 32-45 yards high documentary shoes 18312', 'Color: Pink, Shoe Size: 36', 'publish', 'closed', 'closed', '', 'higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high-documentary-shoes-18312-37', '', '', '2021-06-01 12:24:05', '2021-06-01 12:24:05', '', 4767, 'http://shoestimer.com/?post_type=product_variation&p=4805', 37, 'product_variation', '', 0),
(4806, 1, '2021-06-01 12:24:06', '2021-06-01 12:24:06', '', 'Higher college within the wind net yarn loafers thick bottom leisure size 32-45 yards high documentary shoes 18312', 'Color: Pink, Shoe Size: 39', 'publish', 'closed', 'closed', '', 'higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high-documentary-shoes-18312-38', '', '', '2021-06-01 12:24:06', '2021-06-01 12:24:06', '', 4767, 'http://shoestimer.com/?post_type=product_variation&p=4806', 38, 'product_variation', '', 0),
(4807, 1, '2021-06-01 12:24:06', '2021-06-01 12:24:06', '', 'Higher college within the wind net yarn loafers thick bottom leisure size 32-45 yards high documentary shoes 18312', 'Color: Pink, Shoe Size: 38', 'publish', 'closed', 'closed', '', 'higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high-documentary-shoes-18312-39', '', '', '2021-06-01 12:24:06', '2021-06-01 12:24:06', '', 4767, 'http://shoestimer.com/?post_type=product_variation&p=4807', 39, 'product_variation', '', 0),
(4808, 0, '2021-06-01 12:24:07', '2021-06-01 12:24:07', '', 'Higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high-1', '', 'inherit', 'open', 'closed', '', 'higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high-1', '', '', '2021-06-01 12:24:07', '2021-06-01 12:24:07', '', 4767, 'http://shoestimer.com/wp-content/uploads/2021/06/Higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high-1.jpg', 0, 'attachment', 'image/jpeg', 0);
INSERT INTO `wpx5_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(4809, 1, '2021-06-01 12:24:10', '2021-06-01 12:24:10', '                <div class=\"product-specs-list-container\">\n                    <ul class=\"product-specs-list util-clearfix\">\n						                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Gender:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">WOMEN</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Item Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Pumps</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Fashion Element:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Crystal</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">With Platforms:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Yes</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Heel Height:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Super High (8cm-up)</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Outsole Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Rubber</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Platform Height:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">3-5cm</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Brand Name:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">WENZHAN</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Pump Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Slingbacks</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Insole Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">PU</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Closure Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Buckle Strap</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Occasion:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Party</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Lining Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">PU</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">is_handmade:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Yes</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Heel Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Thin Heels</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Upper Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">PU</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Season:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Spring/Autumn</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Fit:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Fits true to size, take your normal size</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Style:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Fashion</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Model Number:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">African Shoes match bag</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Toe Shape:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Peep Toe</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Color:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">As picture,Customized Color</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Heel	:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">12cm</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Occassion:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Party Women Shoes,Wedding High Heels Pumps</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Proceeding Time:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Within 3 Days</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Package:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">White non-woven bag for one pair</span>\n                            </li>\n							                    </ul>\n                </div>\n				<p> <strong style=\"font-size: 24.0px;color: #c00000;\">WELCOME TO WEN ZHAN FASHION SHOES!</strong></p> \n<p> <img alt=\"women-size-for-TaiLing\" height=\"400\" src=\"https://ae01.alicdn.com/kf/HTB1RpXxSXXXXXcJaXXXq6xXFXXXi.jpg?size=52454&height=215&width=800&hash=67833c8faa7185c6934c3de028524330\" width=\"800\"/></p> \n<p style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-size: 13.0px;line-height: inherit;font-family: arial , helvetica , sans-serif;vertical-align: baseline;color: #000000;\"> <span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;vertical-align: baseline;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: 16.0px;line-height: inherit;vertical-align: baseline;\">A. &nbsp;Please&nbsp;</span></span><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;vertical-align: baseline;color: #ff0000;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: 16.0px;line-height: inherit;vertical-align: baseline;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: 700;font-size: inherit;line-height: inherit;vertical-align: baseline;\">confirm your size&nbsp;</span></span></span><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;vertical-align: baseline;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: 16.0px;line-height: inherit;vertical-align: baseline;\">well with our salesman&nbsp;before order if you have any query about the size</span></span></p> \n<p style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-size: 13.0px;line-height: inherit;font-family: arial , helvetica , sans-serif;vertical-align: baseline;color: #000000;\"> <span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: 16.0px;line-height: inherit;vertical-align: baseline;\">B. &nbsp; All our photos are&nbsp;100% Real Photos.</span></p> \n<p style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-size: 13.0px;line-height: inherit;font-family: arial , helvetica , sans-serif;vertical-align: baseline;color: #000000;\"> <span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;vertical-align: baseline;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;vertical-align: baseline;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: 16.0px;line-height: inherit;vertical-align: baseline;\">C. &nbsp;&nbsp;Any problem, please message us, we will reply you within 24 hours.</span></span></span></p> \n<p style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-size: 13.0px;line-height: inherit;font-family: arial , helvetica , sans-serif;vertical-align: baseline;color: #000000;\"> &nbsp; </p> \n<p style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-size: 13.0px;line-height: inherit;font-family: arial , helvetica , sans-serif;vertical-align: baseline;color: #000000;\"> <span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;vertical-align: baseline;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;vertical-align: baseline;color: #ff0000;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: 700;font-size: inherit;line-height: inherit;vertical-align: baseline;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: 16.0px;line-height: inherit;vertical-align: baseline;\">Russian friend attention :</span></span></span></span></p> \n<p style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-size: 13.0px;line-height: inherit;font-family: arial , helvetica , sans-serif;vertical-align: baseline;color: #000000;\"> <span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;vertical-align: baseline;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;vertical-align: baseline;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: 16.0px;line-height: inherit;vertical-align: baseline;\">Please leave your&nbsp;</span></span><u><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: 700;font-size: inherit;line-height: inherit;vertical-align: baseline;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;vertical-align: baseline;color: #ff0000;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: 16.0px;line-height: inherit;vertical-align: baseline;\">full&nbsp;name</span></span></span></u><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;vertical-align: baseline;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: 16.0px;line-height: inherit;vertical-align: baseline;\">&nbsp;in you order , it is very important to make sure the parcel arrival in time. Thanks.</span></span></span></p> \n<p style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-size: 13.0px;line-height: inherit;font-family: arial , helvetica , sans-serif;vertical-align: baseline;color: #000000;\"> &nbsp; </p> \n<p style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-size: 13.0px;line-height: inherit;font-family: arial , helvetica , sans-serif;vertical-align: baseline;color: #000000;\"> <span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: 20.0px;line-height: inherit;vertical-align: baseline;\">High Heel: &nbsp;12CM</span></p> \n<p style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-size: 13.0px;line-height: inherit;font-family: arial , helvetica , sans-serif;vertical-align: baseline;color: #000000;\"> <img alt=\"_DSC8351\" src=\"https://ae01.alicdn.com/kf/HTB1yGzrEQyWBuNjy0Fpq6yssXXaH.jpg\"/><img alt=\"_DSC8354\" src=\"https://ae01.alicdn.com/kf/HTB1QK9hEFmWBuNjSspdq6zugXXa2.jpg\"/><img alt=\"_DSC8355\" src=\"https://ae01.alicdn.com/kf/HTB1yjjPEHuWBuNjSszgq6z8jVXaZ.jpg\"/><img alt=\"_DSC8357\" src=\"https://ae01.alicdn.com/kf/HTB1uFDkEKuSBuNjSsplq6ze8pXaI.jpg\"/><img alt=\"_DSC8359\" src=\"https://ae01.alicdn.com/kf/HTB1JnbzEHGYBuNjy0Foq6AiBFXaN.jpg\"/><img alt=\"_DSC8362\" src=\"https://ae01.alicdn.com/kf/HTB1iGxVwyCYBuNkSnaVq6AMsVXaT.jpg\"/><img alt=\"_DSC8363\" src=\"https://ae01.alicdn.com/kf/HTB1fnzzEHGYBuNjy0Foq6AiBFXar.jpg\"/><img alt=\"_DSC8365\" src=\"https://ae01.alicdn.com/kf/HTB1pUz6EH1YBuNjSszeq6yblFXam.jpg\"/><img alt=\"_DSC8366\" src=\"https://ae01.alicdn.com/kf/HTB1GUaYEMmTBuNjy1Xbq6yMrVXaS.jpg\"/><img alt=\"_DSC8369\" src=\"https://ae01.alicdn.com/kf/HTB186r3EQCWBuNjy0Faq6xUlXXa5.jpg\"/><img alt=\"_DSC8370\" src=\"https://ae01.alicdn.com/kf/HTB1eFfAEHGYBuNjy0Foq6AiBFXat.jpg\"/><img alt=\"_DSC8372\" src=\"https://ae01.alicdn.com/kf/HTB1YwbiEL9TBuNjy0Fcq6zeiFXaQ.jpg\"/><img alt=\"_DSC8375\" src=\"https://ae01.alicdn.com/kf/HTB1iIP4EH1YBuNjSszhq6AUsFXao.jpg\"/><img alt=\"_DSC8376\" src=\"https://ae01.alicdn.com/kf/HTB1wqj.EQOWBuNjSsppq6xPgpXar.jpg\"/><img alt=\"_DSC8377\" src=\"https://ae01.alicdn.com/kf/HTB1ZjbHEKSSBuNjy0Flq6zBpVXan.jpg\"/><img alt=\"_DSC8379\" src=\"https://ae01.alicdn.com/kf/HTB1_RPPEHuWBuNjSszgq6z8jVXar.jpg\"/></p> \n<p> &nbsp; </p> \n<kse:widget data-widget-type=\"relatedProduct\" id=\"23587454\" title=\"party shoes with bag 11.3\" type=\"relation\"></kse:widget> \n<table border=\"0\" style=\"border-collapse: collapse;word-wrap: break-word;color: #000000;line-height: inherit;box-sizing: content-box;margin: 0.0px;padding: 0.0px;font-size: 13.0px;font-family: arial , helvetica , sans-serif;width: 930.0px;\"> \n <tbody> \n  <tr style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;\"> \n   <td style=\"word-wrap: break-word;overflow: visible;padding: 0.0px;box-sizing: content-box;margin: 0.0px;font-style: inherit;font-size: 25.0px;line-height: inherit;float: none;\"> <p style=\"margin: 0.0px;padding: 0.0px;word-wrap: break-word;box-sizing: content-box;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;vertical-align: baseline;\"> &nbsp; </p> <p style=\"margin: 0.0px;padding: 0.0px;word-wrap: break-word;box-sizing: content-box;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;vertical-align: baseline;\"> <span style=\"line-height: inherit;box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: 24.0px;vertical-align: baseline;\"><span style=\"line-height: inherit;box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: 700;font-size: inherit;vertical-align: baseline;\">Tips</span></span> </p> </td> \n  </tr> \n  <tr style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;\"> \n   <td style=\"word-wrap: break-word;overflow: visible;padding: 0.0px;box-sizing: content-box;margin: 0.0px;font-style: inherit;font-size: inherit;line-height: inherit;float: none;\"> <p style=\"margin: 0.0px;padding: 0.0px;word-wrap: break-word;box-sizing: content-box;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;vertical-align: baseline;\"> <img alt=\"aeProduct.getSubject()\" src=\"https://ae01.alicdn.com/kf/HTB1nZKIPpXXXXcOaFXXq6xXFXXXx/205964488/HTB1nZKIPpXXXXcOaFXXq6xXFXXXx.jpg\" style=\"border: 0.0px;box-sizing: content-box;margin: 0.0px;padding: 0.0px;font-style: inherit;font-weight: inherit;font-size: 0.0px;line-height: inherit;vertical-align: middle;color: transparent;\"/> </p> </td> \n  </tr> \n  <tr style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;\"> \n   <td style=\"word-wrap: break-word;overflow: visible;padding: 0.0px;box-sizing: content-box;margin: 0.0px;font-style: inherit;font-size: inherit;line-height: inherit;float: none;\"> <p style=\"margin: 0.0px;padding: 0.0px;word-wrap: break-word;box-sizing: content-box;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;vertical-align: baseline;\"> Color difference might be caused by different monitors,lights and other factors.Please understand. </p> </td> \n  </tr> \n  <tr style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;\"> \n   <td style=\"word-wrap: break-word;overflow: visible;padding: 0.0px;box-sizing: content-box;margin: 0.0px;font-style: inherit;font-size: 25.0px;line-height: inherit;float: none;\"> <p style=\"margin: 0.0px;padding: 0.0px;word-wrap: break-word;box-sizing: content-box;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;vertical-align: baseline;\"> &nbsp; </p> </td> \n  </tr> \n  <tr style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;\"> \n   <td style=\"word-wrap: break-word;overflow: visible;padding: 0.0px;box-sizing: content-box;margin: 0.0px;font-style: inherit;font-size: inherit;line-height: inherit;float: none;\"> <p style=\"margin: 0.0px;padding: 0.0px;word-wrap: break-word;box-sizing: content-box;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;vertical-align: baseline;\"> &nbsp; </p> </td> \n  </tr> \n </tbody> \n</table> \n<table border=\"0\" style=\"border-collapse: collapse;word-wrap: break-word;color: #000000;line-height: inherit;box-sizing: content-box;margin: 0.0px;padding: 0.0px;font-size: 13.0px;font-family: arial , helvetica , sans-serif;width: 930.0px;\"> \n <tbody> \n  <tr style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;\"> \n   <td style=\"word-wrap: break-word;overflow: visible;padding: 0.0px;box-sizing: content-box;margin: 0.0px;font-style: inherit;font-size: inherit;line-height: inherit;float: none;\"> <p style=\"margin: 0.0px;padding: 0.0px;word-wrap: break-word;box-sizing: content-box;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;vertical-align: baseline;\"> <span style=\"font-size: 16.0px;\"><span style=\"line-height: inherit;box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;vertical-align: baseline;\"><span style=\"line-height: inherit;box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: 700;vertical-align: baseline;\">Payment</span></span></span> </p> </td> \n  </tr> \n  <tr style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;\"> \n   <td style=\"word-wrap: break-word;overflow: visible;padding: 0.0px;box-sizing: content-box;margin: 0.0px;font-style: inherit;font-size: inherit;line-height: inherit;float: none;\"> <p style=\"margin: 0.0px;padding: 0.0px;word-wrap: break-word;box-sizing: content-box;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;vertical-align: baseline;\"> <span style=\"font-size: 16.0px;\">Currently,you can pay using Visa,MasterCard,Western Union and bank transfer.</span> </p> </td> \n  </tr> \n  <tr style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;\"> \n   <td style=\"word-wrap: break-word;overflow: visible;padding: 0.0px;box-sizing: content-box;margin: 0.0px;font-style: inherit;font-size: inherit;line-height: inherit;float: none;\"> <p style=\"margin: 0.0px;padding: 0.0px;word-wrap: break-word;box-sizing: content-box;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;vertical-align: baseline;\"> <span style=\"font-size: 16.0px;\"><img alt=\"aeProduct.getSubject()\" src=\"https://ae01.alicdn.com/kf/HTB1BKTtPpXXXXbXXXXXq6xXFXXXr/205964488/HTB1BKTtPpXXXXbXXXXXq6xXFXXXr.jpg\" style=\"border: 0.0px;box-sizing: content-box;margin: 0.0px;padding: 0.0px;font-style: inherit;font-weight: inherit;font-size: 0.0px;line-height: inherit;vertical-align: middle;color: transparent;\"/></span> </p> </td> \n  </tr> \n  <tr style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;\"> \n   <td style=\"word-wrap: break-word;overflow: visible;padding: 0.0px;box-sizing: content-box;margin: 0.0px;font-style: inherit;font-size: inherit;line-height: inherit;float: none;\"> <p style=\"margin: 0.0px;padding: 0.0px;word-wrap: break-word;box-sizing: content-box;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;vertical-align: baseline;\"> <span style=\"font-size: 16.0px;\"><span style=\"line-height: inherit;box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: 700;vertical-align: baseline;\">Shipment</span></span> </p> </td> \n  </tr> \n  <tr style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;\"> \n   <td style=\"word-wrap: break-word;overflow: visible;padding: 0.0px;box-sizing: content-box;margin: 0.0px;font-style: inherit;font-size: inherit;line-height: inherit;float: none;\"> <p style=\"margin: 0.0px;padding: 0.0px;word-wrap: break-word;box-sizing: content-box;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;vertical-align: baseline;\"> <span style=\"font-size: 16.0px;\">1.Shipping Method;China Post,E-Packet,DHL,EMS,UPS,TNT,FEDEX.</span> </p> <p style=\"margin: 0.0px;padding: 0.0px;word-wrap: break-word;box-sizing: content-box;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;vertical-align: baseline;\"> <span style=\"font-size: 16.0px;\"><span style=\"color: #c00000;\"><span style=\"font-family: verdana , geneva , sans-serif;font-style: inherit;line-height: inherit;font-weight: inherit;\">&nbsp;Please double check the shipping address and tel you offer is correct.</span></span></span> </p> </td> \n  </tr> \n  <tr style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;\"> \n   <td style=\"word-wrap: break-word;overflow: visible;padding: 0.0px;box-sizing: content-box;margin: 0.0px;font-style: inherit;font-size: inherit;line-height: inherit;float: none;\"> <p style=\"margin: 0.0px;padding: 0.0px;word-wrap: break-word;box-sizing: content-box;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;vertical-align: baseline;\"> <span style=\"font-size: 16.0px;\"><img alt=\"aeProduct.getSubject()\" src=\"https://ae01.alicdn.com/kf/HTB16B1TPpXXXXciaXXXq6xXFXXXs/205964488/HTB16B1TPpXXXXciaXXXq6xXFXXXs.jpg\" style=\"border: 0.0px;box-sizing: content-box;margin: 0.0px;padding: 0.0px;font-style: inherit;font-weight: inherit;font-size: 0.0px;line-height: inherit;vertical-align: middle;color: transparent;\"/></span> </p> </td> \n  </tr> \n  <tr style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;\"> \n   <td style=\"word-wrap: break-word;overflow: visible;padding: 0.0px;box-sizing: content-box;margin: 0.0px;font-style: inherit;font-size: inherit;line-height: inherit;float: none;\"> <p style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;line-height: 16.0952px;vertical-align: baseline;\"> &nbsp; </p> <p style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;line-height: 16.0952px;vertical-align: baseline;\"> <span style=\"font-size: 16.0px;\">2.Delivery&nbsp;day is 7-10 working days.</span> </p> <p style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;line-height: 16.0952px;vertical-align: baseline;\"> <span style=\"font-size: 16.0px;\">A&nbsp;All items are&nbsp;Free shipping by DHL/FEDEX/UPS,you can get the goods only within 7-10&nbsp;working days,we hope all thie customer can get the goods at the first time.<br/> B&nbsp;We&nbsp;will delivery the goods within 48-72 hours after we get the advice of the payment.</span> </p> <p style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;line-height: 16.0952px;vertical-align: baseline;\"> <span style=\"font-size: 16.0px;\">C&nbsp;Customer should confirm the delivery information when order,cause we send the goods according the details which you leave in the aliexress.If there need any change,please have a note there.<br/> D&nbsp;<span style=\"color: #c00000;\">The buyer have the responsibility to afford the tax and/or duty charged by their countries if there needed.&nbsp;</span></span> </p> </td> \n  </tr> \n </tbody> \n</table> \n<table border=\"0\" style=\"border-collapse: collapse;word-wrap: break-word;color: #000000;line-height: inherit;box-sizing: content-box;margin: 0.0px;padding: 0.0px;font-size: 13.0px;font-family: arial , helvetica , sans-serif;width: 930.0px;\"> \n <tbody> \n  <tr style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;\"> \n   <td style=\"word-wrap: break-word;overflow: visible;padding: 0.0px;box-sizing: content-box;margin: 0.0px;font-style: inherit;font-size: inherit;line-height: inherit;float: none;\"> <p style=\"margin: 0.0px;padding: 0.0px;word-wrap: break-word;box-sizing: content-box;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;vertical-align: baseline;\"> &nbsp; </p> <p style=\"margin: 0.0px;padding: 0.0px;word-wrap: break-word;box-sizing: content-box;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;vertical-align: baseline;\"> <span style=\"line-height: inherit;box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: 24.0px;vertical-align: baseline;\"><span style=\"line-height: inherit;box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: 700;font-size: inherit;vertical-align: baseline;\">Refund and Return</span></span> </p> </td> \n  </tr> \n  <tr style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;\"> \n   <td style=\"word-wrap: break-word;overflow: visible;padding: 0.0px;box-sizing: content-box;margin: 0.0px;font-style: inherit;font-size: inherit;line-height: inherit;float: none;\"> <p style=\"margin: 0.0px;padding: 0.0px;word-wrap: break-word;box-sizing: content-box;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;vertical-align: baseline;\"> <span style=\"font-size: 18.0px;\">1.If there is any problem with the order,please contact with our Customer Service first.We will try our best to help you.</span> </p> </td> \n  </tr> \n  <tr style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;\"> \n   <td style=\"word-wrap: break-word;overflow: visible;padding: 0.0px;box-sizing: content-box;margin: 0.0px;font-style: inherit;font-size: inherit;line-height: inherit;float: none;\"> <p style=\"margin: 0.0px;padding: 0.0px;word-wrap: break-word;box-sizing: content-box;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;vertical-align: baseline;\"> <span style=\"font-size: 18.0px;\">2.All the items must be returned in original condition,otherwise we will refuse to refund.</span> </p> </td> \n  </tr> \n  <tr style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;\"> \n   <td style=\"word-wrap: break-word;overflow: visible;padding: 0.0px;box-sizing: content-box;margin: 0.0px;font-style: inherit;font-size: inherit;line-height: inherit;float: none;\"> <p style=\"margin: 0.0px;padding: 0.0px;word-wrap: break-word;box-sizing: content-box;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;vertical-align: baseline;\"> <span style=\"font-size: 18.0px;\">3.The buyer is responsible for all charges occurred in returning process.</span> </p> </td> \n  </tr> \n  <tr style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;height: 10.0px;\"> \n   <td style=\"word-wrap: break-word;overflow: visible;padding: 0.0px;box-sizing: content-box;margin: 0.0px;font-style: inherit;font-size: inherit;line-height: inherit;float: none;\"> <p style=\"margin: 0.0px;padding: 0.0px;word-wrap: break-word;box-sizing: content-box;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;vertical-align: baseline;\"> &nbsp; </p> </td> \n  </tr> \n  <tr style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;\"> \n   <td style=\"word-wrap: break-word;overflow: visible;padding: 0.0px;box-sizing: content-box;margin: 0.0px;font-style: inherit;font-size: inherit;line-height: inherit;float: none;\"> <p style=\"margin: 0.0px;padding: 0.0px;word-wrap: break-word;box-sizing: content-box;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;vertical-align: baseline;\"> &nbsp; </p> <p style=\"margin: 0.0px;padding: 0.0px;word-wrap: break-word;box-sizing: content-box;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;vertical-align: baseline;\"> <span style=\"line-height: inherit;box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: 24.0px;vertical-align: baseline;\"><span style=\"line-height: inherit;box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: 700;font-size: inherit;vertical-align: baseline;\">Feedback</span></span> </p> </td> \n  </tr> \n  <tr style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;\"> \n   <td style=\"word-wrap: break-word;overflow: visible;padding: 0.0px;box-sizing: content-box;margin: 0.0px;font-style: inherit;font-size: inherit;line-height: inherit;float: none;\"> <p style=\"margin: 0.0px;padding: 0.0px;word-wrap: break-word;box-sizing: content-box;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;vertical-align: baseline;\"> <span style=\"font-size: 18.0px;\">1.If you are satisfied with your order, please leave us all 5 stars including Item as Described.</span> </p> </td> \n  </tr> \n  <tr style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;\"> \n   <td style=\"word-wrap: break-word;overflow: visible;padding: 0.0px;box-sizing: content-box;margin: 0.0px;font-style: inherit;font-size: inherit;line-height: inherit;float: none;\"> <p style=\"margin: 0.0px;padding: 0.0px;word-wrap: break-word;box-sizing: content-box;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;vertical-align: baseline;\"> <span style=\"font-size: 18.0px;\">Communication and Shipping Speed.</span> </p> </td> \n  </tr> \n  <tr style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;\"> \n   <td style=\"word-wrap: break-word;overflow: visible;padding: 0.0px;box-sizing: content-box;margin: 0.0px;font-style: inherit;font-size: inherit;line-height: inherit;float: none;\"> <p style=\"margin: 0.0px;padding: 0.0px;word-wrap: break-word;box-sizing: content-box;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;vertical-align: baseline;\"> <span style=\"font-size: 18.0px;\">2.if you think we can do better,please contact with our Customer Service first.We will give you a satisfing answer.</span> </p> </td> \n  </tr> \n </tbody> \n</table> \n<p style=\"margin: 0.0px;padding: 0.0px;word-wrap: break-word;color: #000000;font-family: arial;\"> <img alt=\"QQ20170710210203\" height=\"500\" src=\"https://ae01.alicdn.com/kf/HTB1oR9Lh_AKL1JjSZFCq6xFspXaJ.jpg?size=46060&height=542&width=652&hash=db1a7ae57a38e0b22088dac94e6bf4d1\" style=\"border: none;\" width=\"700\"/></p> \n<p> <strong><span style=\"font-size: 18.0px;\"><span style=\"font-family: arial , helvetica , sans-serif;\"><span style=\"background-color: #ff0000;\">&nbsp;If you have any questions, please freely contact us. Thanks and hope you enjoy shopping from us!</span></span></span></strong></p>\n\n', 'Luxurious Purple Decorated With Rhinestone Nigerian Wedding Shoes With Square Clutch bag 12cm higher platform in 4color D87-16', '', 'publish', 'open', 'closed', '', 'luxurious-purple-decorated-with-rhinestone-nigerian-wedding-shoes-with-square-clutch-bag-12cm-higher-platform-in-4color-d87-16', '', '', '2021-06-01 12:24:23', '2021-06-01 12:24:23', '', 0, 'http://shoestimer.com/product/luxurious-purple-decorated-with-rhinestone-nigerian-wedding-shoes-with-square-clutch-bag-12cm-higher-platform-in-4color-d87-16/', 0, 'product', '', 0),
(4810, 1, '2021-06-01 12:24:11', '2021-06-01 12:24:11', '', 'Luxurious-Purple-Decorated-With-Rhinestone-Nigerian-Wedding-Shoes-With-Square-Clutch-bag-12cm-higher-platform-in', '', 'inherit', 'open', 'closed', '', 'luxurious-purple-decorated-with-rhinestone-nigerian-wedding-shoes-with-square-clutch-bag-12cm-higher-platform-in', '', '', '2021-06-01 12:24:11', '2021-06-01 12:24:11', '', 4809, 'http://shoestimer.com/wp-content/uploads/2021/06/Luxurious-Purple-Decorated-With-Rhinestone-Nigerian-Wedding-Shoes-With-Square-Clutch-bag-12cm-higher-platform-in.jpg', 0, 'attachment', 'image/jpeg', 0),
(4811, 0, '2021-06-01 12:24:12', '2021-06-01 12:24:12', '', 'Higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high-2', '', 'inherit', 'open', 'closed', '', 'higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high-2', '', '', '2021-06-01 12:24:12', '2021-06-01 12:24:12', '', 4767, 'http://shoestimer.com/wp-content/uploads/2021/06/Higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(4812, 1, '2021-06-01 12:24:16', '2021-06-01 12:24:16', '', 'Luxurious Purple Decorated With Rhinestone Nigerian Wedding Shoes With Square Clutch bag 12cm higher platform in 4color D87-16', 'Color: as photo 2, Shoe Size: 6.5', 'publish', 'closed', 'closed', '', 'luxurious-purple-decorated-with-rhinestone-nigerian-wedding-shoes-with-square-clutch-bag-12cm-higher-platform-in-4color-d87-16', '', '', '2021-06-01 12:24:16', '2021-06-01 12:24:16', '', 4809, 'http://shoestimer.com/?post_type=product_variation&p=4812', 1, 'product_variation', '', 0),
(4813, 1, '2021-06-01 12:24:16', '2021-06-01 12:24:16', '', 'Luxurious Purple Decorated With Rhinestone Nigerian Wedding Shoes With Square Clutch bag 12cm higher platform in 4color D87-16', 'Color: as photo 2, Shoe Size: 7.5', 'publish', 'closed', 'closed', '', 'luxurious-purple-decorated-with-rhinestone-nigerian-wedding-shoes-with-square-clutch-bag-12cm-higher-platform-in-4color-d87-16-2', '', '', '2021-06-01 12:24:16', '2021-06-01 12:24:16', '', 4809, 'http://shoestimer.com/?post_type=product_variation&p=4813', 2, 'product_variation', '', 0),
(4814, 1, '2021-06-01 12:24:16', '2021-06-01 12:24:16', '', 'Luxurious Purple Decorated With Rhinestone Nigerian Wedding Shoes With Square Clutch bag 12cm higher platform in 4color D87-16', 'Color: as photo 2, Shoe Size: 8.5', 'publish', 'closed', 'closed', '', 'luxurious-purple-decorated-with-rhinestone-nigerian-wedding-shoes-with-square-clutch-bag-12cm-higher-platform-in-4color-d87-16-3', '', '', '2021-06-01 12:24:16', '2021-06-01 12:24:16', '', 4809, 'http://shoestimer.com/?post_type=product_variation&p=4814', 3, 'product_variation', '', 0),
(4815, 1, '2021-06-01 12:24:16', '2021-06-01 12:24:16', '', 'Luxurious Purple Decorated With Rhinestone Nigerian Wedding Shoes With Square Clutch bag 12cm higher platform in 4color D87-16', 'Color: as photo 2, Shoe Size: 9', 'publish', 'closed', 'closed', '', 'luxurious-purple-decorated-with-rhinestone-nigerian-wedding-shoes-with-square-clutch-bag-12cm-higher-platform-in-4color-d87-16-4', '', '', '2021-06-01 12:24:16', '2021-06-01 12:24:16', '', 4809, 'http://shoestimer.com/?post_type=product_variation&p=4815', 4, 'product_variation', '', 0),
(4816, 1, '2021-06-01 12:24:16', '2021-06-01 12:24:16', '', 'Luxurious Purple Decorated With Rhinestone Nigerian Wedding Shoes With Square Clutch bag 12cm higher platform in 4color D87-16', 'Color: as photo 2, Shoe Size: 9.5', 'publish', 'closed', 'closed', '', 'luxurious-purple-decorated-with-rhinestone-nigerian-wedding-shoes-with-square-clutch-bag-12cm-higher-platform-in-4color-d87-16-5', '', '', '2021-06-01 12:24:16', '2021-06-01 12:24:16', '', 4809, 'http://shoestimer.com/?post_type=product_variation&p=4816', 5, 'product_variation', '', 0),
(4817, 1, '2021-06-01 12:24:16', '2021-06-01 12:24:16', '', 'Luxurious Purple Decorated With Rhinestone Nigerian Wedding Shoes With Square Clutch bag 12cm higher platform in 4color D87-16', 'Color: as photo 2, Shoe Size: 10', 'publish', 'closed', 'closed', '', 'luxurious-purple-decorated-with-rhinestone-nigerian-wedding-shoes-with-square-clutch-bag-12cm-higher-platform-in-4color-d87-16-6', '', '', '2021-06-01 12:24:16', '2021-06-01 12:24:16', '', 4809, 'http://shoestimer.com/?post_type=product_variation&p=4817', 6, 'product_variation', '', 0),
(4818, 1, '2021-06-01 12:24:16', '2021-06-01 12:24:16', '', 'Luxurious Purple Decorated With Rhinestone Nigerian Wedding Shoes With Square Clutch bag 12cm higher platform in 4color D87-16', 'Color: as photo 3, Shoe Size: 6.5', 'publish', 'closed', 'closed', '', 'luxurious-purple-decorated-with-rhinestone-nigerian-wedding-shoes-with-square-clutch-bag-12cm-higher-platform-in-4color-d87-16-7', '', '', '2021-06-01 12:24:16', '2021-06-01 12:24:16', '', 4809, 'http://shoestimer.com/?post_type=product_variation&p=4818', 7, 'product_variation', '', 0),
(4819, 1, '2021-06-01 12:24:17', '2021-06-01 12:24:17', '', 'Luxurious Purple Decorated With Rhinestone Nigerian Wedding Shoes With Square Clutch bag 12cm higher platform in 4color D87-16', 'Color: as photo 3, Shoe Size: 7.5', 'publish', 'closed', 'closed', '', 'luxurious-purple-decorated-with-rhinestone-nigerian-wedding-shoes-with-square-clutch-bag-12cm-higher-platform-in-4color-d87-16-8', '', '', '2021-06-01 12:24:17', '2021-06-01 12:24:17', '', 4809, 'http://shoestimer.com/?post_type=product_variation&p=4819', 8, 'product_variation', '', 0),
(4820, 1, '2021-06-01 12:24:17', '2021-06-01 12:24:17', '', 'Luxurious Purple Decorated With Rhinestone Nigerian Wedding Shoes With Square Clutch bag 12cm higher platform in 4color D87-16', 'Color: as photo 3, Shoe Size: 8.5', 'publish', 'closed', 'closed', '', 'luxurious-purple-decorated-with-rhinestone-nigerian-wedding-shoes-with-square-clutch-bag-12cm-higher-platform-in-4color-d87-16-9', '', '', '2021-06-01 12:24:17', '2021-06-01 12:24:17', '', 4809, 'http://shoestimer.com/?post_type=product_variation&p=4820', 9, 'product_variation', '', 0),
(4822, 1, '2021-06-01 12:24:17', '2021-06-01 12:24:17', '', 'Luxurious Purple Decorated With Rhinestone Nigerian Wedding Shoes With Square Clutch bag 12cm higher platform in 4color D87-16', 'Color: as photo 3, Shoe Size: 9', 'publish', 'closed', 'closed', '', 'luxurious-purple-decorated-with-rhinestone-nigerian-wedding-shoes-with-square-clutch-bag-12cm-higher-platform-in-4color-d87-16-10', '', '', '2021-06-01 12:24:17', '2021-06-01 12:24:17', '', 4809, 'http://shoestimer.com/?post_type=product_variation&p=4822', 10, 'product_variation', '', 0),
(4821, 0, '2021-06-01 12:24:17', '2021-06-01 12:24:17', '', 'Higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high-3', '', 'inherit', 'open', 'closed', '', 'higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high-3', '', '', '2021-06-01 12:24:17', '2021-06-01 12:24:17', '', 4767, 'http://shoestimer.com/wp-content/uploads/2021/06/Higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high-3.jpg', 0, 'attachment', 'image/jpeg', 0),
(4823, 1, '2021-06-01 12:24:17', '2021-06-01 12:24:17', '', 'Luxurious Purple Decorated With Rhinestone Nigerian Wedding Shoes With Square Clutch bag 12cm higher platform in 4color D87-16', 'Color: as photo 3, Shoe Size: 9.5', 'publish', 'closed', 'closed', '', 'luxurious-purple-decorated-with-rhinestone-nigerian-wedding-shoes-with-square-clutch-bag-12cm-higher-platform-in-4color-d87-16-11', '', '', '2021-06-01 12:24:17', '2021-06-01 12:24:17', '', 4809, 'http://shoestimer.com/?post_type=product_variation&p=4823', 11, 'product_variation', '', 0),
(4824, 1, '2021-06-01 12:24:18', '2021-06-01 12:24:18', '', 'Luxurious Purple Decorated With Rhinestone Nigerian Wedding Shoes With Square Clutch bag 12cm higher platform in 4color D87-16', 'Color: as photo 3, Shoe Size: 10', 'publish', 'closed', 'closed', '', 'luxurious-purple-decorated-with-rhinestone-nigerian-wedding-shoes-with-square-clutch-bag-12cm-higher-platform-in-4color-d87-16-12', '', '', '2021-06-01 12:24:18', '2021-06-01 12:24:18', '', 4809, 'http://shoestimer.com/?post_type=product_variation&p=4824', 12, 'product_variation', '', 0),
(4825, 1, '2021-06-01 12:24:19', '2021-06-01 12:24:19', '', 'Luxurious Purple Decorated With Rhinestone Nigerian Wedding Shoes With Square Clutch bag 12cm higher platform in 4color D87-16', 'Color: as photo 4, Shoe Size: 6.5', 'publish', 'closed', 'closed', '', 'luxurious-purple-decorated-with-rhinestone-nigerian-wedding-shoes-with-square-clutch-bag-12cm-higher-platform-in-4color-d87-16-13', '', '', '2021-06-01 12:24:19', '2021-06-01 12:24:19', '', 4809, 'http://shoestimer.com/?post_type=product_variation&p=4825', 13, 'product_variation', '', 0),
(4826, 1, '2021-06-01 12:24:19', '2021-06-01 12:24:19', '', 'Luxurious Purple Decorated With Rhinestone Nigerian Wedding Shoes With Square Clutch bag 12cm higher platform in 4color D87-16', 'Color: as photo 4, Shoe Size: 7.5', 'publish', 'closed', 'closed', '', 'luxurious-purple-decorated-with-rhinestone-nigerian-wedding-shoes-with-square-clutch-bag-12cm-higher-platform-in-4color-d87-16-14', '', '', '2021-06-01 12:24:19', '2021-06-01 12:24:19', '', 4809, 'http://shoestimer.com/?post_type=product_variation&p=4826', 14, 'product_variation', '', 0),
(4827, 1, '2021-06-01 12:24:19', '2021-06-01 12:24:19', '', 'Luxurious Purple Decorated With Rhinestone Nigerian Wedding Shoes With Square Clutch bag 12cm higher platform in 4color D87-16', 'Color: as photo 4, Shoe Size: 8.5', 'publish', 'closed', 'closed', '', 'luxurious-purple-decorated-with-rhinestone-nigerian-wedding-shoes-with-square-clutch-bag-12cm-higher-platform-in-4color-d87-16-15', '', '', '2021-06-01 12:24:19', '2021-06-01 12:24:19', '', 4809, 'http://shoestimer.com/?post_type=product_variation&p=4827', 15, 'product_variation', '', 0),
(4828, 1, '2021-06-01 12:24:19', '2021-06-01 12:24:19', '', 'Luxurious Purple Decorated With Rhinestone Nigerian Wedding Shoes With Square Clutch bag 12cm higher platform in 4color D87-16', 'Color: as photo 4, Shoe Size: 9', 'publish', 'closed', 'closed', '', 'luxurious-purple-decorated-with-rhinestone-nigerian-wedding-shoes-with-square-clutch-bag-12cm-higher-platform-in-4color-d87-16-16', '', '', '2021-06-01 12:24:19', '2021-06-01 12:24:19', '', 4809, 'http://shoestimer.com/?post_type=product_variation&p=4828', 16, 'product_variation', '', 0),
(4829, 1, '2021-06-01 12:24:19', '2021-06-01 12:24:19', '', 'Luxurious Purple Decorated With Rhinestone Nigerian Wedding Shoes With Square Clutch bag 12cm higher platform in 4color D87-16', 'Color: as photo 4, Shoe Size: 9.5', 'publish', 'closed', 'closed', '', 'luxurious-purple-decorated-with-rhinestone-nigerian-wedding-shoes-with-square-clutch-bag-12cm-higher-platform-in-4color-d87-16-17', '', '', '2021-06-01 12:24:19', '2021-06-01 12:24:19', '', 4809, 'http://shoestimer.com/?post_type=product_variation&p=4829', 17, 'product_variation', '', 0),
(4830, 1, '2021-06-01 12:24:19', '2021-06-01 12:24:19', '', 'Luxurious Purple Decorated With Rhinestone Nigerian Wedding Shoes With Square Clutch bag 12cm higher platform in 4color D87-16', 'Color: as photo 4, Shoe Size: 10', 'publish', 'closed', 'closed', '', 'luxurious-purple-decorated-with-rhinestone-nigerian-wedding-shoes-with-square-clutch-bag-12cm-higher-platform-in-4color-d87-16-18', '', '', '2021-06-01 12:24:19', '2021-06-01 12:24:19', '', 4809, 'http://shoestimer.com/?post_type=product_variation&p=4830', 18, 'product_variation', '', 0);
INSERT INTO `wpx5_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(4831, 1, '2021-06-01 12:24:19', '2021-06-01 12:24:19', '', 'Luxurious Purple Decorated With Rhinestone Nigerian Wedding Shoes With Square Clutch bag 12cm higher platform in 4color D87-16', 'Color: as photo 1, Shoe Size: 6.5', 'publish', 'closed', 'closed', '', 'luxurious-purple-decorated-with-rhinestone-nigerian-wedding-shoes-with-square-clutch-bag-12cm-higher-platform-in-4color-d87-16-19', '', '', '2021-06-01 12:24:19', '2021-06-01 12:24:19', '', 4809, 'http://shoestimer.com/?post_type=product_variation&p=4831', 19, 'product_variation', '', 0),
(4832, 1, '2021-06-01 12:24:19', '2021-06-01 12:24:19', '', 'Luxurious Purple Decorated With Rhinestone Nigerian Wedding Shoes With Square Clutch bag 12cm higher platform in 4color D87-16', 'Color: as photo 1, Shoe Size: 7.5', 'publish', 'closed', 'closed', '', 'luxurious-purple-decorated-with-rhinestone-nigerian-wedding-shoes-with-square-clutch-bag-12cm-higher-platform-in-4color-d87-16-20', '', '', '2021-06-01 12:24:19', '2021-06-01 12:24:19', '', 4809, 'http://shoestimer.com/?post_type=product_variation&p=4832', 20, 'product_variation', '', 0),
(4834, 1, '2021-06-01 12:24:20', '2021-06-01 12:24:20', '', 'Luxurious Purple Decorated With Rhinestone Nigerian Wedding Shoes With Square Clutch bag 12cm higher platform in 4color D87-16', 'Color: as photo 1, Shoe Size: 8.5', 'publish', 'closed', 'closed', '', 'luxurious-purple-decorated-with-rhinestone-nigerian-wedding-shoes-with-square-clutch-bag-12cm-higher-platform-in-4color-d87-16-21', '', '', '2021-06-01 12:24:20', '2021-06-01 12:24:20', '', 4809, 'http://shoestimer.com/?post_type=product_variation&p=4834', 21, 'product_variation', '', 0),
(4833, 0, '2021-06-01 12:24:20', '2021-06-01 12:24:20', '', 'Higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high-4', '', 'inherit', 'open', 'closed', '', 'higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high-4', '', '', '2021-06-01 12:24:20', '2021-06-01 12:24:20', '', 4767, 'http://shoestimer.com/wp-content/uploads/2021/06/Higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high-4.jpg', 0, 'attachment', 'image/jpeg', 0),
(4835, 1, '2021-06-01 12:24:20', '2021-06-01 12:24:20', '', 'Luxurious Purple Decorated With Rhinestone Nigerian Wedding Shoes With Square Clutch bag 12cm higher platform in 4color D87-16', 'Color: as photo 1, Shoe Size: 9', 'publish', 'closed', 'closed', '', 'luxurious-purple-decorated-with-rhinestone-nigerian-wedding-shoes-with-square-clutch-bag-12cm-higher-platform-in-4color-d87-16-22', '', '', '2021-06-01 12:24:20', '2021-06-01 12:24:20', '', 4809, 'http://shoestimer.com/?post_type=product_variation&p=4835', 22, 'product_variation', '', 0),
(4836, 1, '2021-06-01 12:24:21', '2021-06-01 12:24:21', '', 'Luxurious Purple Decorated With Rhinestone Nigerian Wedding Shoes With Square Clutch bag 12cm higher platform in 4color D87-16', 'Color: as photo 1, Shoe Size: 9.5', 'publish', 'closed', 'closed', '', 'luxurious-purple-decorated-with-rhinestone-nigerian-wedding-shoes-with-square-clutch-bag-12cm-higher-platform-in-4color-d87-16-23', '', '', '2021-06-01 12:24:21', '2021-06-01 12:24:21', '', 4809, 'http://shoestimer.com/?post_type=product_variation&p=4836', 23, 'product_variation', '', 0),
(4837, 1, '2021-06-01 12:24:22', '2021-06-01 12:24:22', '', 'Luxurious Purple Decorated With Rhinestone Nigerian Wedding Shoes With Square Clutch bag 12cm higher platform in 4color D87-16', 'Color: as photo 1, Shoe Size: 10', 'publish', 'closed', 'closed', '', 'luxurious-purple-decorated-with-rhinestone-nigerian-wedding-shoes-with-square-clutch-bag-12cm-higher-platform-in-4color-d87-16-24', '', '', '2021-06-01 12:24:22', '2021-06-01 12:24:22', '', 4809, 'http://shoestimer.com/?post_type=product_variation&p=4837', 24, 'product_variation', '', 0),
(4838, 0, '2021-06-01 12:24:23', '2021-06-01 12:24:23', '', 'Higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high-5', '', 'inherit', 'open', 'closed', '', 'higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high-5', '', '', '2021-06-01 12:24:23', '2021-06-01 12:24:23', '', 4767, 'http://shoestimer.com/wp-content/uploads/2021/06/Higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high-5.jpg', 0, 'attachment', 'image/jpeg', 0),
(4839, 1, '2021-06-01 12:24:27', '2021-06-01 12:24:27', '                <div class=\"product-specs-list-container\">\n                    <ul class=\"product-specs-list util-clearfix\">\n						                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Gender:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">WOMEN</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Item Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Pumps</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Pump Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Basic</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Heel Height:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Med (3cm-5cm)</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Heel Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Square heel</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Upper Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Genuine Leather</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Brand Name:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">maoooam</span>\n                            </li>\n							                    </ul>\n                </div>\n				<div id=\"offer-template-0\"></div><p><span style=\"font-size: 12.0pt;\">: PU</span><br><span style=\"font-size: 12.0pt;\">:</span><br><span style=\"font-size: 12.0pt;\">: 2019</span><br><span style=\"font-size: 12.0pt;\">:</span><br><span style=\"font-size: 12.0pt;\">:</span><br><span style=\"font-size: 12.0pt;\">:</span><br><span style=\"font-size: 12.0pt;\">:</span><br><span style=\"font-size: 12.0pt;\">:</span><br><span style=\"font-size: 12.0pt;\">:</span><br><span style=\"font-size: 12.0pt;\">:</span><br><span style=\"font-size: 12.0pt;\">:</span><br><span style=\"font-size: 12.0pt;\">:</span><br><span style=\"font-size: 12.0pt;\">:</span><br><span style=\"font-size: 12.0pt;\">:</span><br><span style=\"font-size: 12.0pt;\">: PU</span><br><span style=\"font-size: 12.0pt;\">:</span><br><span style=\"font-size: 12.0pt;\">:</span><br><span style=\"font-size: 12.0pt;\">:</span><br><span style=\"font-size: 16.0pt;color: #ff0000;\"><strong>: 30-4830-33 40-437,44-4615,47 4820,2-4</strong></span></p><p><img alt=\"undefined\" src=\"https://ae01.alicdn.com/kf/HTB11zEzXwFY.1VjSZFqq6ydbXXap.jpg\"><br><br><img alt=\"undefined\" src=\"https://ae01.alicdn.com/kf/HTB1s5bVbAxz61VjSZFtq6yDSVXaw.jpg\"><br><br><img alt=\"undefined\" src=\"https://ae01.alicdn.com/kf/HTB1S_b9cL1G3KVjSZFkq6yK4XXak.jpg\"><br><br><img alt=\"XZC_9940\" height=\"790\" src=\"https://ae01.alicdn.com/kf/HTB1Hxv8cUGF3KVjSZFoq6zmpFXan.jpg\" width=\"790\"><br><br><img alt=\"XZC_9939\" height=\"790\" src=\"https://ae01.alicdn.com/kf/HTB1pUT7cMaH3KVjSZFjq6AFWpXa4.jpg\" width=\"790\"><br><br><img alt=\"XZC_9937\" height=\"790\" src=\"https://ae01.alicdn.com/kf/HTB1joz9cROD3KVjSZFFq6An9pXac.jpg\" width=\"790\"><br><br><img alt=\"7E9A9788\" height=\"790\" src=\"https://ae01.alicdn.com/kf/HTB17Kz8cUGF3KVjSZFmq6zqPXXav.jpg\" width=\"790\"><br><br><img alt=\"7E9A9790\" height=\"790\" src=\"https://ae01.alicdn.com/kf/HTB18UP7cNiH3KVjSZPfq6xBiVXaU.jpg\" width=\"790\"><br><br><img alt=\"7E9A9796\" height=\"790\" src=\"https://ae01.alicdn.com/kf/HTB1R.6.cRaE3KVjSZLeq6xsSFXaj.jpg\" width=\"790\"><br><br><img alt=\"7E9A9802\" height=\"790\" src=\"https://ae01.alicdn.com/kf/HTB1RwY8cLWG3KVjSZFPq6xaiXXa7.jpg\" width=\"790\"><br><br><img alt=\"undefined\" height=\"790\" src=\"https://ae01.alicdn.com/kf/HTB1_GcccRCw3KVjSZFlq6AJkFXap.jpg\" width=\"790\"><br><br><img alt=\"undefined\" height=\"790\" src=\"https://ae01.alicdn.com/kf/HTB15tIfcHus3KVjSZKbq6xqkFXaJ.jpg\" width=\"790\"><br><br><img alt=\"undefined\" height=\"789.0125\" src=\"https://ae01.alicdn.com/kf/HTB1QQP7cL1H3KVjSZFBq6zSMXXan.jpg\" width=\"790\"><br><br><img alt=\"undefined\" height=\"789.0125\" src=\"https://ae01.alicdn.com/kf/HTB1ekAXcSWD3KVjSZSgq6ACxVXam.jpg\" width=\"790\"><br><br><img alt=\"undefined\" height=\"790\" src=\"https://ae01.alicdn.com/kf/HTB1IlT9cSSD3KVjSZFKq6z10VXaB.jpg\" width=\"790\"><br><br><img alt=\"undefined\" height=\"790\" src=\"https://ae01.alicdn.com/kf/HTB1iGoccRCw3KVjSZFlq6AJkFXaQ.jpg\" width=\"790\"><br><br></p><div id=\"offer-template-1450686394303\"></div><p><br><br></p>\n\n', 'Sexy fine documentary shoes with color matching 30 higher than in the spring and autumn in', '', 'publish', 'open', 'closed', '', 'sexy-fine-documentary-shoes-with-color-matching-30-higher-than-in-the-spring-and-autumn-in', '', '', '2021-06-01 12:24:40', '2021-06-01 12:24:40', '', 0, 'http://shoestimer.com/product/sexy-fine-documentary-shoes-with-color-matching-30-higher-than-in-the-spring-and-autumn-in/', 0, 'product', '', 0),
(4840, 1, '2021-06-01 12:24:27', '2021-06-01 12:24:27', '', 'Sexy-fine-documentary-shoes-with-color-matching-30-higher-than-in-the-spring-and-autumn-in', '', 'inherit', 'open', 'closed', '', 'sexy-fine-documentary-shoes-with-color-matching-30-higher-than-in-the-spring-and-autumn-in-2', '', '', '2021-06-01 12:24:27', '2021-06-01 12:24:27', '', 4839, 'http://shoestimer.com/wp-content/uploads/2021/06/Sexy-fine-documentary-shoes-with-color-matching-30-higher-than-in-the-spring-and-autumn-in.jpg', 0, 'attachment', 'image/jpeg', 0),
(4841, 0, '2021-06-01 12:24:29', '2021-06-01 12:24:29', '', 'Higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high.jpg_640x640', '', 'inherit', 'open', 'closed', '', 'higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high-jpg_640x640', '', '', '2021-06-01 12:24:29', '2021-06-01 12:24:29', '', 4767, 'http://shoestimer.com/wp-content/uploads/2021/06/Higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high.jpg_640x640.jpg', 0, 'attachment', 'image/jpeg', 0),
(4842, 1, '2021-06-01 12:24:32', '2021-06-01 12:24:32', '', 'Sexy fine documentary shoes with color matching 30 higher than in the spring and autumn in', 'Color: Green, Shoe Size: 33', 'publish', 'closed', 'closed', '', 'sexy-fine-documentary-shoes-with-color-matching-30-higher-than-in-the-spring-and-autumn-in', '', '', '2021-06-01 12:24:32', '2021-06-01 12:24:32', '', 4839, 'http://shoestimer.com/?post_type=product_variation&p=4842', 1, 'product_variation', '', 0),
(4843, 1, '2021-06-01 12:24:33', '2021-06-01 12:24:33', '', 'Sexy fine documentary shoes with color matching 30 higher than in the spring and autumn in', 'Color: Green, Shoe Size: 34', 'publish', 'closed', 'closed', '', 'sexy-fine-documentary-shoes-with-color-matching-30-higher-than-in-the-spring-and-autumn-in-2', '', '', '2021-06-01 12:24:33', '2021-06-01 12:24:33', '', 4839, 'http://shoestimer.com/?post_type=product_variation&p=4843', 2, 'product_variation', '', 0),
(4844, 1, '2021-06-01 12:24:33', '2021-06-01 12:24:33', '', 'Sexy fine documentary shoes with color matching 30 higher than in the spring and autumn in', 'Color: Green, Shoe Size: 35', 'publish', 'closed', 'closed', '', 'sexy-fine-documentary-shoes-with-color-matching-30-higher-than-in-the-spring-and-autumn-in-3', '', '', '2021-06-01 12:24:33', '2021-06-01 12:24:33', '', 4839, 'http://shoestimer.com/?post_type=product_variation&p=4844', 3, 'product_variation', '', 0),
(4845, 1, '2021-06-01 12:24:33', '2021-06-01 12:24:33', '', 'Sexy fine documentary shoes with color matching 30 higher than in the spring and autumn in', 'Color: Green, Shoe Size: 36', 'publish', 'closed', 'closed', '', 'sexy-fine-documentary-shoes-with-color-matching-30-higher-than-in-the-spring-and-autumn-in-4', '', '', '2021-06-01 12:24:33', '2021-06-01 12:24:33', '', 4839, 'http://shoestimer.com/?post_type=product_variation&p=4845', 4, 'product_variation', '', 0),
(4846, 1, '2021-06-01 12:24:33', '2021-06-01 12:24:33', '', 'Sexy fine documentary shoes with color matching 30 higher than in the spring and autumn in', 'Color: Green, Shoe Size: 37', 'publish', 'closed', 'closed', '', 'sexy-fine-documentary-shoes-with-color-matching-30-higher-than-in-the-spring-and-autumn-in-5', '', '', '2021-06-01 12:24:33', '2021-06-01 12:24:33', '', 4839, 'http://shoestimer.com/?post_type=product_variation&p=4846', 5, 'product_variation', '', 0),
(4847, 1, '2021-06-01 12:24:33', '2021-06-01 12:24:33', '', 'Sexy fine documentary shoes with color matching 30 higher than in the spring and autumn in', 'Color: Green, Shoe Size: 38', 'publish', 'closed', 'closed', '', 'sexy-fine-documentary-shoes-with-color-matching-30-higher-than-in-the-spring-and-autumn-in-6', '', '', '2021-06-01 12:24:33', '2021-06-01 12:24:33', '', 4839, 'http://shoestimer.com/?post_type=product_variation&p=4847', 6, 'product_variation', '', 0),
(4848, 1, '2021-06-01 12:24:33', '2021-06-01 12:24:33', '', 'Sexy fine documentary shoes with color matching 30 higher than in the spring and autumn in', 'Color: Green, Shoe Size: 39', 'publish', 'closed', 'closed', '', 'sexy-fine-documentary-shoes-with-color-matching-30-higher-than-in-the-spring-and-autumn-in-7', '', '', '2021-06-01 12:24:33', '2021-06-01 12:24:33', '', 4839, 'http://shoestimer.com/?post_type=product_variation&p=4848', 7, 'product_variation', '', 0),
(4849, 1, '2021-06-01 12:24:33', '2021-06-01 12:24:33', '', 'Sexy fine documentary shoes with color matching 30 higher than in the spring and autumn in', 'Color: Green, Shoe Size: 40', 'publish', 'closed', 'closed', '', 'sexy-fine-documentary-shoes-with-color-matching-30-higher-than-in-the-spring-and-autumn-in-8', '', '', '2021-06-01 12:24:33', '2021-06-01 12:24:33', '', 4839, 'http://shoestimer.com/?post_type=product_variation&p=4849', 8, 'product_variation', '', 0),
(4851, 1, '2021-06-01 12:24:33', '2021-06-01 12:24:33', '', 'Sexy fine documentary shoes with color matching 30 higher than in the spring and autumn in', 'Color: Green, Shoe Size: 41', 'publish', 'closed', 'closed', '', 'sexy-fine-documentary-shoes-with-color-matching-30-higher-than-in-the-spring-and-autumn-in-9', '', '', '2021-06-01 12:24:33', '2021-06-01 12:24:33', '', 4839, 'http://shoestimer.com/?post_type=product_variation&p=4851', 9, 'product_variation', '', 0),
(4850, 0, '2021-06-01 12:24:33', '2021-06-01 12:24:33', '', 'Higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high-1.jpg_640x640-1', '', 'inherit', 'open', 'closed', '', 'higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high-1-jpg_640x640-1', '', '', '2021-06-01 12:24:33', '2021-06-01 12:24:33', '', 4767, 'http://shoestimer.com/wp-content/uploads/2021/06/Higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high-1.jpg_640x640-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(4852, 1, '2021-06-01 12:24:34', '2021-06-01 12:24:34', '', 'Sexy fine documentary shoes with color matching 30 higher than in the spring and autumn in', 'Color: Green, Shoe Size: 42', 'publish', 'closed', 'closed', '', 'sexy-fine-documentary-shoes-with-color-matching-30-higher-than-in-the-spring-and-autumn-in-10', '', '', '2021-06-01 12:24:34', '2021-06-01 12:24:34', '', 4839, 'http://shoestimer.com/?post_type=product_variation&p=4852', 10, 'product_variation', '', 0),
(4853, 1, '2021-06-01 12:24:35', '2021-06-01 12:24:35', '', 'Sexy fine documentary shoes with color matching 30 higher than in the spring and autumn in', 'Color: Green, Shoe Size: 43', 'publish', 'closed', 'closed', '', 'sexy-fine-documentary-shoes-with-color-matching-30-higher-than-in-the-spring-and-autumn-in-11', '', '', '2021-06-01 12:24:35', '2021-06-01 12:24:35', '', 4839, 'http://shoestimer.com/?post_type=product_variation&p=4853', 11, 'product_variation', '', 0),
(4854, 1, '2021-06-01 12:24:35', '2021-06-01 12:24:35', '', 'Sexy fine documentary shoes with color matching 30 higher than in the spring and autumn in', 'Color: Green, Shoe Size: 44', 'publish', 'closed', 'closed', '', 'sexy-fine-documentary-shoes-with-color-matching-30-higher-than-in-the-spring-and-autumn-in-12', '', '', '2021-06-01 12:24:35', '2021-06-01 12:24:35', '', 4839, 'http://shoestimer.com/?post_type=product_variation&p=4854', 12, 'product_variation', '', 0),
(4855, 1, '2021-06-01 12:24:36', '2021-06-01 12:24:36', '', 'Sexy fine documentary shoes with color matching 30 higher than in the spring and autumn in', 'Color: Green, Shoe Size: 45', 'publish', 'closed', 'closed', '', 'sexy-fine-documentary-shoes-with-color-matching-30-higher-than-in-the-spring-and-autumn-in-13', '', '', '2021-06-01 12:24:36', '2021-06-01 12:24:36', '', 4839, 'http://shoestimer.com/?post_type=product_variation&p=4855', 13, 'product_variation', '', 0),
(4856, 1, '2021-06-01 12:24:36', '2021-06-01 12:24:36', '', 'Sexy fine documentary shoes with color matching 30 higher than in the spring and autumn in', 'Color: Green, Shoe Size: 46', 'publish', 'closed', 'closed', '', 'sexy-fine-documentary-shoes-with-color-matching-30-higher-than-in-the-spring-and-autumn-in-14', '', '', '2021-06-01 12:24:36', '2021-06-01 12:24:36', '', 4839, 'http://shoestimer.com/?post_type=product_variation&p=4856', 14, 'product_variation', '', 0),
(4857, 1, '2021-06-01 12:24:36', '2021-06-01 12:24:36', '', 'Sexy fine documentary shoes with color matching 30 higher than in the spring and autumn in', 'Color: Red, Shoe Size: 33', 'publish', 'closed', 'closed', '', 'sexy-fine-documentary-shoes-with-color-matching-30-higher-than-in-the-spring-and-autumn-in-15', '', '', '2021-06-01 12:24:36', '2021-06-01 12:24:36', '', 4839, 'http://shoestimer.com/?post_type=product_variation&p=4857', 15, 'product_variation', '', 0),
(4858, 1, '2021-06-01 12:24:36', '2021-06-01 12:24:36', '', 'Sexy fine documentary shoes with color matching 30 higher than in the spring and autumn in', 'Color: Red, Shoe Size: 34', 'publish', 'closed', 'closed', '', 'sexy-fine-documentary-shoes-with-color-matching-30-higher-than-in-the-spring-and-autumn-in-16', '', '', '2021-06-01 12:24:36', '2021-06-01 12:24:36', '', 4839, 'http://shoestimer.com/?post_type=product_variation&p=4858', 16, 'product_variation', '', 0),
(4859, 1, '2021-06-01 12:24:36', '2021-06-01 12:24:36', '', 'Sexy fine documentary shoes with color matching 30 higher than in the spring and autumn in', 'Color: Red, Shoe Size: 35', 'publish', 'closed', 'closed', '', 'sexy-fine-documentary-shoes-with-color-matching-30-higher-than-in-the-spring-and-autumn-in-17', '', '', '2021-06-01 12:24:36', '2021-06-01 12:24:36', '', 4839, 'http://shoestimer.com/?post_type=product_variation&p=4859', 17, 'product_variation', '', 0),
(4860, 1, '2021-06-01 12:24:36', '2021-06-01 12:24:36', '', 'Sexy fine documentary shoes with color matching 30 higher than in the spring and autumn in', 'Color: Red, Shoe Size: 36', 'publish', 'closed', 'closed', '', 'sexy-fine-documentary-shoes-with-color-matching-30-higher-than-in-the-spring-and-autumn-in-18', '', '', '2021-06-01 12:24:36', '2021-06-01 12:24:36', '', 4839, 'http://shoestimer.com/?post_type=product_variation&p=4860', 18, 'product_variation', '', 0),
(4862, 1, '2021-06-01 12:24:36', '2021-06-01 12:24:36', '', 'Sexy fine documentary shoes with color matching 30 higher than in the spring and autumn in', 'Color: Red, Shoe Size: 37', 'publish', 'closed', 'closed', '', 'sexy-fine-documentary-shoes-with-color-matching-30-higher-than-in-the-spring-and-autumn-in-19', '', '', '2021-06-01 12:24:36', '2021-06-01 12:24:36', '', 4839, 'http://shoestimer.com/?post_type=product_variation&p=4862', 19, 'product_variation', '', 0),
(4861, 0, '2021-06-01 12:24:36', '2021-06-01 12:24:36', '', 'Higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high-2.jpg_640x640-2', '', 'inherit', 'open', 'closed', '', 'higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high-2-jpg_640x640-2', '', '', '2021-06-01 12:24:36', '2021-06-01 12:24:36', '', 4767, 'http://shoestimer.com/wp-content/uploads/2021/06/Higher-college-within-the-wind-net-yarn-loafers-thick-bottom-leisure-size-32-45-yards-high-2.jpg_640x640-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(4863, 1, '2021-06-01 12:24:37', '2021-06-01 12:24:37', '', 'Sexy fine documentary shoes with color matching 30 higher than in the spring and autumn in', 'Color: Red, Shoe Size: 38', 'publish', 'closed', 'closed', '', 'sexy-fine-documentary-shoes-with-color-matching-30-higher-than-in-the-spring-and-autumn-in-20', '', '', '2021-06-01 12:24:37', '2021-06-01 12:24:37', '', 4839, 'http://shoestimer.com/?post_type=product_variation&p=4863', 20, 'product_variation', '', 0),
(4864, 1, '2021-06-01 12:24:37', '2021-06-01 12:24:37', '', 'Sexy fine documentary shoes with color matching 30 higher than in the spring and autumn in', 'Color: Red, Shoe Size: 39', 'publish', 'closed', 'closed', '', 'sexy-fine-documentary-shoes-with-color-matching-30-higher-than-in-the-spring-and-autumn-in-21', '', '', '2021-06-01 12:24:37', '2021-06-01 12:24:37', '', 4839, 'http://shoestimer.com/?post_type=product_variation&p=4864', 21, 'product_variation', '', 0),
(4865, 1, '2021-06-01 12:24:38', '2021-06-01 12:24:38', '', 'Sexy fine documentary shoes with color matching 30 higher than in the spring and autumn in', 'Color: Red, Shoe Size: 40', 'publish', 'closed', 'closed', '', 'sexy-fine-documentary-shoes-with-color-matching-30-higher-than-in-the-spring-and-autumn-in-22', '', '', '2021-06-01 12:24:38', '2021-06-01 12:24:38', '', 4839, 'http://shoestimer.com/?post_type=product_variation&p=4865', 22, 'product_variation', '', 0),
(4866, 1, '2021-06-01 12:24:38', '2021-06-01 12:24:38', '', 'Sexy fine documentary shoes with color matching 30 higher than in the spring and autumn in', 'Color: Red, Shoe Size: 41', 'publish', 'closed', 'closed', '', 'sexy-fine-documentary-shoes-with-color-matching-30-higher-than-in-the-spring-and-autumn-in-23', '', '', '2021-06-01 12:24:38', '2021-06-01 12:24:38', '', 4839, 'http://shoestimer.com/?post_type=product_variation&p=4866', 23, 'product_variation', '', 0),
(4867, 1, '2021-06-01 12:24:38', '2021-06-01 12:24:38', '', 'Sexy fine documentary shoes with color matching 30 higher than in the spring and autumn in', 'Color: Red, Shoe Size: 42', 'publish', 'closed', 'closed', '', 'sexy-fine-documentary-shoes-with-color-matching-30-higher-than-in-the-spring-and-autumn-in-24', '', '', '2021-06-01 12:24:38', '2021-06-01 12:24:38', '', 4839, 'http://shoestimer.com/?post_type=product_variation&p=4867', 24, 'product_variation', '', 0),
(4868, 1, '2021-06-01 12:24:38', '2021-06-01 12:24:38', '', 'Sexy fine documentary shoes with color matching 30 higher than in the spring and autumn in', 'Color: Red, Shoe Size: 43', 'publish', 'closed', 'closed', '', 'sexy-fine-documentary-shoes-with-color-matching-30-higher-than-in-the-spring-and-autumn-in-25', '', '', '2021-06-01 12:24:38', '2021-06-01 12:24:38', '', 4839, 'http://shoestimer.com/?post_type=product_variation&p=4868', 25, 'product_variation', '', 0),
(4869, 1, '2021-06-01 12:24:38', '2021-06-01 12:24:38', '', 'Sexy fine documentary shoes with color matching 30 higher than in the spring and autumn in', 'Color: Red, Shoe Size: 44', 'publish', 'closed', 'closed', '', 'sexy-fine-documentary-shoes-with-color-matching-30-higher-than-in-the-spring-and-autumn-in-26', '', '', '2021-06-01 12:24:38', '2021-06-01 12:24:38', '', 4839, 'http://shoestimer.com/?post_type=product_variation&p=4869', 26, 'product_variation', '', 0),
(4870, 1, '2021-06-01 12:24:38', '2021-06-01 12:24:38', '', 'Sexy fine documentary shoes with color matching 30 higher than in the spring and autumn in', 'Color: Red, Shoe Size: 45', 'publish', 'closed', 'closed', '', 'sexy-fine-documentary-shoes-with-color-matching-30-higher-than-in-the-spring-and-autumn-in-27', '', '', '2021-06-01 12:24:38', '2021-06-01 12:24:38', '', 4839, 'http://shoestimer.com/?post_type=product_variation&p=4870', 27, 'product_variation', '', 0),
(4871, 1, '2021-06-01 12:24:39', '2021-06-01 12:24:39', '', 'Sexy fine documentary shoes with color matching 30 higher than in the spring and autumn in', 'Color: Red, Shoe Size: 46', 'publish', 'closed', 'closed', '', 'sexy-fine-documentary-shoes-with-color-matching-30-higher-than-in-the-spring-and-autumn-in-28', '', '', '2021-06-01 12:24:39', '2021-06-01 12:24:39', '', 4839, 'http://shoestimer.com/?post_type=product_variation&p=4871', 28, 'product_variation', '', 0),
(4872, 0, '2021-06-01 12:24:39', '2021-06-01 12:24:39', '', 'Luxurious-Purple-Decorated-With-Rhinestone-Nigerian-Wedding-Shoes-With-Square-Clutch-bag-12cm-higher-platform-in-1', '', 'inherit', 'open', 'closed', '', 'luxurious-purple-decorated-with-rhinestone-nigerian-wedding-shoes-with-square-clutch-bag-12cm-higher-platform-in-1', '', '', '2021-06-01 12:24:39', '2021-06-01 12:24:39', '', 4809, 'http://shoestimer.com/wp-content/uploads/2021/06/Luxurious-Purple-Decorated-With-Rhinestone-Nigerian-Wedding-Shoes-With-Square-Clutch-bag-12cm-higher-platform-in-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(4873, 1, '2021-06-01 12:24:43', '2021-06-01 12:24:43', '                <div class=\"product-specs-list-container\">\n                    <ul class=\"product-specs-list util-clearfix\">\n						                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Brand Name:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Sorbern</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Pump Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Ankle Strap</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Heel Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Thin Heels</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Upper Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">PU</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Heel Height:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Super High (8cm-up)</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Fit:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Fits true to size, take your normal size</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Style:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Novelty</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">is_handmade:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Yes</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Fashion Element:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Sewing</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Insole Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">PU</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Occasion:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Dress</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Lining Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">PU</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Season:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Spring/Autumn</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Toe Shape:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Pointed Toe</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Outsole Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Rubber</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Item Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Pumps</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Model Number:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">nan-8.17</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Closure Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Slip-On</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">With Platforms:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Yes</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Platform Height:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">5-7cm</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Gender:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">WOMEN</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Custom shoe Color:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">available</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Custom shoe material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">available</span>\n                            </li>\n							                    </ul>\n                </div>\n				<p style=\"box-sizing: content-box; margin: 0px; font-size: 13px; line-height: inherit; color: rgb(0, 0, 0); padding: 0px; border: 0px; font-variant-numeric: inherit; font-variant-east-asian: inherit; font-stretch: inherit; font-family: arial; vertical-align: baseline; overflow-wrap: break-word;\">\n	<span style=\"box-sizing: content-box; max-width: 100%; word-break: break-word; margin: 0px; padding: 0px; border: 0px; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: 18px; line-height: 27px; font-family: inherit; vertical-align: baseline;\"><span data-spm-anchor-id=\"2114.12010108.1000023.i0.735f4f28Oih0vw\" style=\"box-sizing: content-box; max-width: 100%; word-break: break-word; margin: 0px; padding: 0px; border: 0px; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: inherit; line-height: 27px; font-family: &quot;times new roman&quot;, times, serif; vertical-align: baseline;\">All shoes are made-to-order,so we need 7-9 working processing days to make shoes for you,some complex style</span></span>\n</p>\n<p style=\"box-sizing: content-box; margin: 0px; font-size: 13px; line-height: inherit; color: rgb(0, 0, 0); padding: 0px; border: 0px; font-variant-numeric: inherit; font-variant-east-asian: inherit; font-stretch: inherit; font-family: arial; vertical-align: baseline; overflow-wrap: break-word;\">\n	<span style=\"box-sizing: content-box; max-width: 100%; word-break: break-word; margin: 0px; padding: 0px; border: 0px; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: 18px; line-height: 27px; font-family: inherit; vertical-align: baseline;\"><span style=\"box-sizing: content-box; max-width: 100%; word-break: break-word; margin: 0px; padding: 0px; border: 0px; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: inherit; line-height: 27px; font-family: &quot;times new roman&quot;, times, serif; vertical-align: baseline;\">may need more days,please kindly waiting patiently.</span></span>\n</p>\n<p data-spm-anchor-id=\"2114.12010108.1000023.i0.64e44f710vBKju\" style=\"box-sizing: content-box; margin: 0px; font-size: 13px; line-height: inherit; color: rgb(0, 0, 0); padding: 0px; border: 0px; font-variant-numeric: inherit; font-variant-east-asian: inherit; font-stretch: inherit; font-family: arial; vertical-align: baseline; overflow-wrap: break-word;\">\n	<span style=\"box-sizing: content-box; max-width: 100%; word-break: break-word; margin: 0px; padding: 0px; border: 0px; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: 18px; line-height: 27px; font-family: inherit; vertical-align: baseline;\"><span style=\"box-sizing: content-box; max-width: 100%; word-break: break-word; margin: 0px; padding: 0px; border: 0px; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: inherit; line-height: 27px; font-family: &quot;times new roman&quot;, times, serif; vertical-align: baseline;\">If you are urgent in need, please contact us before order.</span></span>\n</p>\n<p data-spm-anchor-id=\"2114.12010108.1000023.i0.64e44f710vBKju\" style=\"box-sizing: content-box; margin: 0px; font-size: 13px; line-height: inherit; color: rgb(0, 0, 0); padding: 0px; border: 0px; font-variant-numeric: inherit; font-variant-east-asian: inherit; font-stretch: inherit; font-family: arial; vertical-align: baseline; overflow-wrap: break-word;\">\n	<span style=\"box-sizing: content-box; max-width: 100%; word-break: break-word; margin: 0px; padding: 0px; border: 0px; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: 22px; line-height: inherit; font-family: inherit; vertical-align: baseline;\"><span style=\"box-sizing: content-box; max-width: 100%; word-break: break-word; margin: 0px; padding: 0px; border: 0px; font: inherit; vertical-align: baseline; color: rgb(255, 0, 0);\"><span style=\"box-sizing: content-box; max-width: 100%; word-break: break-word; margin: 0px; padding: 0px; border: 0px; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: inherit; line-height: 27px; font-family: inherit; vertical-align: baseline;\"><span style=\"box-sizing: content-box; max-width: 100%; word-break: break-word; margin: 0px; padding: 0px; border: 0px; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: inherit; line-height: 27px; font-family: &quot;times new roman&quot;, times, serif; vertical-align: baseline;\">Custom material and colors service available;</span></span></span></span>\n</p>\n<p data-spm-anchor-id=\"2114.12010108.1000023.i0.64e44f710vBKju\" style=\"box-sizing: content-box; margin: 0px; font-size: 13px; line-height: inherit; color: rgb(0, 0, 0); padding: 0px; border: 0px; font-variant-numeric: inherit; font-variant-east-asian: inherit; font-stretch: inherit; font-family: arial; vertical-align: baseline; overflow-wrap: break-word;\">\n	&nbsp;\n</p>\n<p data-spm-anchor-id=\"2114.12010108.1000023.i0.64e44f710vBKju\" style=\"box-sizing: content-box; margin: 0px; font-size: 13px; line-height: inherit; color: rgb(0, 0, 0); padding: 0px; border: 0px; font-variant-numeric: inherit; font-variant-east-asian: inherit; font-stretch: inherit; font-family: arial; vertical-align: baseline; overflow-wrap: break-word;\">\n	<span style=\"box-sizing: content-box; max-width: 100%; word-break: break-word; margin: 0px; padding: 0px; border: 0px; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: 22px; line-height: inherit; font-family: &quot;times new roman&quot;, times, serif; vertical-align: baseline; color: rgb(255, 0, 0);\">We have multi color card to choose from, just contact with me for further custom information.</span>\n</p>\n<p data-spm-anchor-id=\"2114.12010108.1000023.i0.64e44f710vBKju\" style=\"box-sizing: content-box; margin: 0px; font-size: 13px; line-height: inherit; color: rgb(0, 0, 0); padding: 0px; border: 0px; font-variant-numeric: inherit; font-variant-east-asian: inherit; font-stretch: inherit; font-family: arial; vertical-align: baseline; overflow-wrap: break-word;\">\n	<img alt=\"sorbern shoes053\" src=\"https://ae01.alicdn.com/kf/H7db262ca65a345e294122144057497bdS.jpg\" /><img alt=\"sorbern shoes055\" src=\"https://ae01.alicdn.com/kf/H3879c6276b7149418060c5ddebcc4f9aq.jpg\" /><img alt=\"sorbern shoes056\" src=\"https://ae01.alicdn.com/kf/H1aaa368d391444679a193e2b83c06fb8B.jpg\" /><img alt=\"sorbern shoes057\" src=\"https://ae01.alicdn.com/kf/H03d9f0ac631c4369a8b96dfcebd8bd56q.jpg\" /><img alt=\"sorbern shoes058\" src=\"https://ae01.alicdn.com/kf/H69bbeef140344f49b0b1b448cc955314l.jpg\" /><img alt=\"sorbern shoes059\" src=\"https://ae01.alicdn.com/kf/H2cce0426f4f8461687136615ca93b738k.jpg\" /><img alt=\"sorbern shoes060\" src=\"https://ae01.alicdn.com/kf/H0a5da5ff72b749129c0cf60eb7853103b.jpg\" /><img alt=\"sorbern shoes061\" src=\"https://ae01.alicdn.com/kf/Hc89926c0fca9487390f5a4021ac9544f7.jpg\" /><img alt=\"å—丰-NF3100\" src=\"https://ae01.alicdn.com/kf/Hb22dc383d7754ff4867671511b819557r.jpg\" />\n</p>\n<p data-spm-anchor-id=\"2114.12010108.1000023.i0.64e44f710vBKju\" style=\"box-sizing: content-box; margin: 0px; font-size: 13px; line-height: inherit; color: rgb(0, 0, 0); padding: 0px; border: 0px; font-variant-numeric: inherit; font-variant-east-asian: inherit; font-stretch: inherit; font-family: arial; vertical-align: baseline; overflow-wrap: break-word;\">\n	&nbsp;\n</p>\n\n', 'Sorbern Dark Red Women Pump Shoes Ankle Strap Pointy Toe Heels Platform 20Cm Custom Higher Heels Fetish Shoes Drag Queen', '', 'publish', 'open', 'closed', '', 'sorbern-dark-red-women-pump-shoes-ankle-strap-pointy-toe-heels-platform-20cm-custom-higher-heels-fetish-shoes-drag-queen', '', '', '2021-06-01 12:24:56', '2021-06-01 12:24:56', '', 0, 'http://shoestimer.com/product/sorbern-dark-red-women-pump-shoes-ankle-strap-pointy-toe-heels-platform-20cm-custom-higher-heels-fetish-shoes-drag-queen/', 0, 'product', '', 0),
(4874, 0, '2021-06-01 12:24:43', '2021-06-01 12:24:43', '', 'Luxurious-Purple-Decorated-With-Rhinestone-Nigerian-Wedding-Shoes-With-Square-Clutch-bag-12cm-higher-platform-in-2', '', 'inherit', 'open', 'closed', '', 'luxurious-purple-decorated-with-rhinestone-nigerian-wedding-shoes-with-square-clutch-bag-12cm-higher-platform-in-2', '', '', '2021-06-01 12:24:43', '2021-06-01 12:24:43', '', 4809, 'http://shoestimer.com/wp-content/uploads/2021/06/Luxurious-Purple-Decorated-With-Rhinestone-Nigerian-Wedding-Shoes-With-Square-Clutch-bag-12cm-higher-platform-in-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(4875, 1, '2021-06-01 12:24:45', '2021-06-01 12:24:45', '', 'Sorbern-Dark-Red-Women-Pump-Shoes-Ankle-Strap-Pointy-Toe-Heels-Platform-20Cm-Custom-Higher-Heels', '', 'inherit', 'open', 'closed', '', 'sorbern-dark-red-women-pump-shoes-ankle-strap-pointy-toe-heels-platform-20cm-custom-higher-heels', '', '', '2021-06-01 12:24:45', '2021-06-01 12:24:45', '', 4873, 'http://shoestimer.com/wp-content/uploads/2021/06/Sorbern-Dark-Red-Women-Pump-Shoes-Ankle-Strap-Pointy-Toe-Heels-Platform-20Cm-Custom-Higher-Heels.jpg', 0, 'attachment', 'image/jpeg', 0),
(4876, 1, '2021-06-01 12:24:49', '2021-06-01 12:24:49', '', 'Sorbern Dark Red Women Pump Shoes Ankle Strap Pointy Toe Heels Platform 20Cm Custom Higher Heels Fetish Shoes Drag Queen', 'Color: Custom color, Shoe Size: 12', 'publish', 'closed', 'closed', '', 'sorbern-dark-red-women-pump-shoes-ankle-strap-pointy-toe-heels-platform-20cm-custom-higher-heels-fetish-shoes-drag-queen', '', '', '2021-06-01 12:24:49', '2021-06-01 12:24:49', '', 4873, 'http://shoestimer.com/?post_type=product_variation&p=4876', 1, 'product_variation', '', 0),
(4877, 1, '2021-06-01 12:24:49', '2021-06-01 12:24:49', '', 'Sorbern Dark Red Women Pump Shoes Ankle Strap Pointy Toe Heels Platform 20Cm Custom Higher Heels Fetish Shoes Drag Queen', 'Color: Custom color, Shoe Size: 11.5', 'publish', 'closed', 'closed', '', 'sorbern-dark-red-women-pump-shoes-ankle-strap-pointy-toe-heels-platform-20cm-custom-higher-heels-fetish-shoes-drag-queen-2', '', '', '2021-06-01 12:24:49', '2021-06-01 12:24:49', '', 4873, 'http://shoestimer.com/?post_type=product_variation&p=4877', 2, 'product_variation', '', 0),
(4878, 1, '2021-06-01 12:24:49', '2021-06-01 12:24:49', '', 'Sorbern Dark Red Women Pump Shoes Ankle Strap Pointy Toe Heels Platform 20Cm Custom Higher Heels Fetish Shoes Drag Queen', 'Color: Custom color, Shoe Size: 11', 'publish', 'closed', 'closed', '', 'sorbern-dark-red-women-pump-shoes-ankle-strap-pointy-toe-heels-platform-20cm-custom-higher-heels-fetish-shoes-drag-queen-3', '', '', '2021-06-01 12:24:49', '2021-06-01 12:24:49', '', 4873, 'http://shoestimer.com/?post_type=product_variation&p=4878', 3, 'product_variation', '', 0),
(4879, 1, '2021-06-01 12:24:49', '2021-06-01 12:24:49', '', 'Sorbern Dark Red Women Pump Shoes Ankle Strap Pointy Toe Heels Platform 20Cm Custom Higher Heels Fetish Shoes Drag Queen', 'Color: Custom color, Shoe Size: 10.5', 'publish', 'closed', 'closed', '', 'sorbern-dark-red-women-pump-shoes-ankle-strap-pointy-toe-heels-platform-20cm-custom-higher-heels-fetish-shoes-drag-queen-4', '', '', '2021-06-01 12:24:49', '2021-06-01 12:24:49', '', 4873, 'http://shoestimer.com/?post_type=product_variation&p=4879', 4, 'product_variation', '', 0),
(4880, 1, '2021-06-01 12:24:49', '2021-06-01 12:24:49', '', 'Sorbern Dark Red Women Pump Shoes Ankle Strap Pointy Toe Heels Platform 20Cm Custom Higher Heels Fetish Shoes Drag Queen', 'Color: Custom color, Shoe Size: 10', 'publish', 'closed', 'closed', '', 'sorbern-dark-red-women-pump-shoes-ankle-strap-pointy-toe-heels-platform-20cm-custom-higher-heels-fetish-shoes-drag-queen-5', '', '', '2021-06-01 12:24:49', '2021-06-01 12:24:49', '', 4873, 'http://shoestimer.com/?post_type=product_variation&p=4880', 5, 'product_variation', '', 0),
(4881, 1, '2021-06-01 12:24:49', '2021-06-01 12:24:49', '', 'Sorbern Dark Red Women Pump Shoes Ankle Strap Pointy Toe Heels Platform 20Cm Custom Higher Heels Fetish Shoes Drag Queen', 'Color: Custom color, Shoe Size: 9.5', 'publish', 'closed', 'closed', '', 'sorbern-dark-red-women-pump-shoes-ankle-strap-pointy-toe-heels-platform-20cm-custom-higher-heels-fetish-shoes-drag-queen-6', '', '', '2021-06-01 12:24:49', '2021-06-01 12:24:49', '', 4873, 'http://shoestimer.com/?post_type=product_variation&p=4881', 6, 'product_variation', '', 0),
(4882, 1, '2021-06-01 12:24:50', '2021-06-01 12:24:50', '', 'Sorbern Dark Red Women Pump Shoes Ankle Strap Pointy Toe Heels Platform 20Cm Custom Higher Heels Fetish Shoes Drag Queen', 'Color: Custom color, Shoe Size: 9', 'publish', 'closed', 'closed', '', 'sorbern-dark-red-women-pump-shoes-ankle-strap-pointy-toe-heels-platform-20cm-custom-higher-heels-fetish-shoes-drag-queen-7', '', '', '2021-06-01 12:24:50', '2021-06-01 12:24:50', '', 4873, 'http://shoestimer.com/?post_type=product_variation&p=4882', 7, 'product_variation', '', 0),
(4883, 1, '2021-06-01 12:24:50', '2021-06-01 12:24:50', '', 'Sorbern Dark Red Women Pump Shoes Ankle Strap Pointy Toe Heels Platform 20Cm Custom Higher Heels Fetish Shoes Drag Queen', 'Color: Custom color, Shoe Size: 8.5', 'publish', 'closed', 'closed', '', 'sorbern-dark-red-women-pump-shoes-ankle-strap-pointy-toe-heels-platform-20cm-custom-higher-heels-fetish-shoes-drag-queen-8', '', '', '2021-06-01 12:24:50', '2021-06-01 12:24:50', '', 4873, 'http://shoestimer.com/?post_type=product_variation&p=4883', 8, 'product_variation', '', 0),
(4884, 1, '2021-06-01 12:24:50', '2021-06-01 12:24:50', '', 'Sorbern Dark Red Women Pump Shoes Ankle Strap Pointy Toe Heels Platform 20Cm Custom Higher Heels Fetish Shoes Drag Queen', 'Color: Custom color, Shoe Size: 13', 'publish', 'closed', 'closed', '', 'sorbern-dark-red-women-pump-shoes-ankle-strap-pointy-toe-heels-platform-20cm-custom-higher-heels-fetish-shoes-drag-queen-9', '', '', '2021-06-01 12:24:50', '2021-06-01 12:24:50', '', 4873, 'http://shoestimer.com/?post_type=product_variation&p=4884', 9, 'product_variation', '', 0),
(4885, 1, '2021-06-01 12:24:50', '2021-06-01 12:24:50', '', 'Sorbern Dark Red Women Pump Shoes Ankle Strap Pointy Toe Heels Platform 20Cm Custom Higher Heels Fetish Shoes Drag Queen', 'Color: Custom color, Shoe Size: 12.5', 'publish', 'closed', 'closed', '', 'sorbern-dark-red-women-pump-shoes-ankle-strap-pointy-toe-heels-platform-20cm-custom-higher-heels-fetish-shoes-drag-queen-10', '', '', '2021-06-01 12:24:50', '2021-06-01 12:24:50', '', 4873, 'http://shoestimer.com/?post_type=product_variation&p=4885', 10, 'product_variation', '', 0),
(4886, 1, '2021-06-01 12:24:50', '2021-06-01 12:24:50', '', 'Sorbern Dark Red Women Pump Shoes Ankle Strap Pointy Toe Heels Platform 20Cm Custom Higher Heels Fetish Shoes Drag Queen', 'Color: Dark Red, Shoe Size: 8.5', 'publish', 'closed', 'closed', '', 'sorbern-dark-red-women-pump-shoes-ankle-strap-pointy-toe-heels-platform-20cm-custom-higher-heels-fetish-shoes-drag-queen-11', '', '', '2021-06-01 12:24:50', '2021-06-01 12:24:50', '', 4873, 'http://shoestimer.com/?post_type=product_variation&p=4886', 11, 'product_variation', '', 0);
INSERT INTO `wpx5_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(4887, 1, '2021-06-01 12:24:50', '2021-06-01 12:24:50', '', 'Sorbern Dark Red Women Pump Shoes Ankle Strap Pointy Toe Heels Platform 20Cm Custom Higher Heels Fetish Shoes Drag Queen', 'Color: Dark Red, Shoe Size: 8', 'publish', 'closed', 'closed', '', 'sorbern-dark-red-women-pump-shoes-ankle-strap-pointy-toe-heels-platform-20cm-custom-higher-heels-fetish-shoes-drag-queen-12', '', '', '2021-06-01 12:24:50', '2021-06-01 12:24:50', '', 4873, 'http://shoestimer.com/?post_type=product_variation&p=4887', 12, 'product_variation', '', 0),
(4888, 1, '2021-06-01 12:24:50', '2021-06-01 12:24:50', '', 'Sorbern Dark Red Women Pump Shoes Ankle Strap Pointy Toe Heels Platform 20Cm Custom Higher Heels Fetish Shoes Drag Queen', 'Color: Dark Red, Shoe Size: 7.5', 'publish', 'closed', 'closed', '', 'sorbern-dark-red-women-pump-shoes-ankle-strap-pointy-toe-heels-platform-20cm-custom-higher-heels-fetish-shoes-drag-queen-13', '', '', '2021-06-01 12:24:50', '2021-06-01 12:24:50', '', 4873, 'http://shoestimer.com/?post_type=product_variation&p=4888', 13, 'product_variation', '', 0),
(4889, 1, '2021-06-01 12:24:50', '2021-06-01 12:24:50', '', 'Sorbern Dark Red Women Pump Shoes Ankle Strap Pointy Toe Heels Platform 20Cm Custom Higher Heels Fetish Shoes Drag Queen', 'Color: Dark Red, Shoe Size: 7', 'publish', 'closed', 'closed', '', 'sorbern-dark-red-women-pump-shoes-ankle-strap-pointy-toe-heels-platform-20cm-custom-higher-heels-fetish-shoes-drag-queen-14', '', '', '2021-06-01 12:24:50', '2021-06-01 12:24:50', '', 4873, 'http://shoestimer.com/?post_type=product_variation&p=4889', 14, 'product_variation', '', 0),
(4890, 1, '2021-06-01 12:24:51', '2021-06-01 12:24:51', '', 'Sorbern Dark Red Women Pump Shoes Ankle Strap Pointy Toe Heels Platform 20Cm Custom Higher Heels Fetish Shoes Drag Queen', 'Color: Dark Red, Shoe Size: 6.5', 'publish', 'closed', 'closed', '', 'sorbern-dark-red-women-pump-shoes-ankle-strap-pointy-toe-heels-platform-20cm-custom-higher-heels-fetish-shoes-drag-queen-15', '', '', '2021-06-01 12:24:51', '2021-06-01 12:24:51', '', 4873, 'http://shoestimer.com/?post_type=product_variation&p=4890', 15, 'product_variation', '', 0),
(4891, 1, '2021-06-01 12:24:51', '2021-06-01 12:24:51', '', 'Sorbern Dark Red Women Pump Shoes Ankle Strap Pointy Toe Heels Platform 20Cm Custom Higher Heels Fetish Shoes Drag Queen', 'Color: Dark Red, Shoe Size: 6', 'publish', 'closed', 'closed', '', 'sorbern-dark-red-women-pump-shoes-ankle-strap-pointy-toe-heels-platform-20cm-custom-higher-heels-fetish-shoes-drag-queen-16', '', '', '2021-06-01 12:24:51', '2021-06-01 12:24:51', '', 4873, 'http://shoestimer.com/?post_type=product_variation&p=4891', 16, 'product_variation', '', 0),
(4892, 1, '2021-06-01 12:24:51', '2021-06-01 12:24:51', '', 'Sorbern Dark Red Women Pump Shoes Ankle Strap Pointy Toe Heels Platform 20Cm Custom Higher Heels Fetish Shoes Drag Queen', 'Color: Dark Red, Shoe Size: 5.5', 'publish', 'closed', 'closed', '', 'sorbern-dark-red-women-pump-shoes-ankle-strap-pointy-toe-heels-platform-20cm-custom-higher-heels-fetish-shoes-drag-queen-17', '', '', '2021-06-01 12:24:51', '2021-06-01 12:24:51', '', 4873, 'http://shoestimer.com/?post_type=product_variation&p=4892', 17, 'product_variation', '', 0),
(4893, 1, '2021-06-01 12:24:51', '2021-06-01 12:24:51', '', 'Sorbern Dark Red Women Pump Shoes Ankle Strap Pointy Toe Heels Platform 20Cm Custom Higher Heels Fetish Shoes Drag Queen', 'Color: Dark Red, Shoe Size: 5', 'publish', 'closed', 'closed', '', 'sorbern-dark-red-women-pump-shoes-ankle-strap-pointy-toe-heels-platform-20cm-custom-higher-heels-fetish-shoes-drag-queen-18', '', '', '2021-06-01 12:24:51', '2021-06-01 12:24:51', '', 4873, 'http://shoestimer.com/?post_type=product_variation&p=4893', 18, 'product_variation', '', 0),
(4894, 1, '2021-06-01 12:24:51', '2021-06-01 12:24:51', '', 'Sorbern Dark Red Women Pump Shoes Ankle Strap Pointy Toe Heels Platform 20Cm Custom Higher Heels Fetish Shoes Drag Queen', 'Color: Dark Red, Shoe Size: 12.5', 'publish', 'closed', 'closed', '', 'sorbern-dark-red-women-pump-shoes-ankle-strap-pointy-toe-heels-platform-20cm-custom-higher-heels-fetish-shoes-drag-queen-19', '', '', '2021-06-01 12:24:51', '2021-06-01 12:24:51', '', 4873, 'http://shoestimer.com/?post_type=product_variation&p=4894', 19, 'product_variation', '', 0),
(4895, 0, '2021-06-01 12:24:51', '2021-06-01 12:24:51', '', 'Luxurious-Purple-Decorated-With-Rhinestone-Nigerian-Wedding-Shoes-With-Square-Clutch-bag-12cm-higher-platform-in-3', '', 'inherit', 'open', 'closed', '', 'luxurious-purple-decorated-with-rhinestone-nigerian-wedding-shoes-with-square-clutch-bag-12cm-higher-platform-in-3', '', '', '2021-06-01 12:24:51', '2021-06-01 12:24:51', '', 4809, 'http://shoestimer.com/wp-content/uploads/2021/06/Luxurious-Purple-Decorated-With-Rhinestone-Nigerian-Wedding-Shoes-With-Square-Clutch-bag-12cm-higher-platform-in-3.jpg', 0, 'attachment', 'image/jpeg', 0),
(4896, 1, '2021-06-01 12:24:51', '2021-06-01 12:24:51', '', 'Sorbern Dark Red Women Pump Shoes Ankle Strap Pointy Toe Heels Platform 20Cm Custom Higher Heels Fetish Shoes Drag Queen', 'Color: Dark Red, Shoe Size: 12', 'publish', 'closed', 'closed', '', 'sorbern-dark-red-women-pump-shoes-ankle-strap-pointy-toe-heels-platform-20cm-custom-higher-heels-fetish-shoes-drag-queen-20', '', '', '2021-06-01 12:24:51', '2021-06-01 12:24:51', '', 4873, 'http://shoestimer.com/?post_type=product_variation&p=4896', 20, 'product_variation', '', 0),
(4897, 1, '2021-06-01 12:24:51', '2021-06-01 12:24:51', '', 'Sorbern Dark Red Women Pump Shoes Ankle Strap Pointy Toe Heels Platform 20Cm Custom Higher Heels Fetish Shoes Drag Queen', 'Color: Dark Red, Shoe Size: 11.5', 'publish', 'closed', 'closed', '', 'sorbern-dark-red-women-pump-shoes-ankle-strap-pointy-toe-heels-platform-20cm-custom-higher-heels-fetish-shoes-drag-queen-21', '', '', '2021-06-01 12:24:51', '2021-06-01 12:24:51', '', 4873, 'http://shoestimer.com/?post_type=product_variation&p=4897', 21, 'product_variation', '', 0),
(4898, 1, '2021-06-01 12:24:52', '2021-06-01 12:24:52', '', 'Sorbern Dark Red Women Pump Shoes Ankle Strap Pointy Toe Heels Platform 20Cm Custom Higher Heels Fetish Shoes Drag Queen', 'Color: Dark Red, Shoe Size: 11', 'publish', 'closed', 'closed', '', 'sorbern-dark-red-women-pump-shoes-ankle-strap-pointy-toe-heels-platform-20cm-custom-higher-heels-fetish-shoes-drag-queen-22', '', '', '2021-06-01 12:24:52', '2021-06-01 12:24:52', '', 4873, 'http://shoestimer.com/?post_type=product_variation&p=4898', 22, 'product_variation', '', 0),
(4899, 1, '2021-06-01 12:24:52', '2021-06-01 12:24:52', '', 'Sorbern Dark Red Women Pump Shoes Ankle Strap Pointy Toe Heels Platform 20Cm Custom Higher Heels Fetish Shoes Drag Queen', 'Color: Dark Red, Shoe Size: 10.5', 'publish', 'closed', 'closed', '', 'sorbern-dark-red-women-pump-shoes-ankle-strap-pointy-toe-heels-platform-20cm-custom-higher-heels-fetish-shoes-drag-queen-23', '', '', '2021-06-01 12:24:52', '2021-06-01 12:24:52', '', 4873, 'http://shoestimer.com/?post_type=product_variation&p=4899', 23, 'product_variation', '', 0),
(4900, 1, '2021-06-01 12:24:53', '2021-06-01 12:24:53', '', 'Sorbern Dark Red Women Pump Shoes Ankle Strap Pointy Toe Heels Platform 20Cm Custom Higher Heels Fetish Shoes Drag Queen', 'Color: Dark Red, Shoe Size: 10', 'publish', 'closed', 'closed', '', 'sorbern-dark-red-women-pump-shoes-ankle-strap-pointy-toe-heels-platform-20cm-custom-higher-heels-fetish-shoes-drag-queen-24', '', '', '2021-06-01 12:24:53', '2021-06-01 12:24:53', '', 4873, 'http://shoestimer.com/?post_type=product_variation&p=4900', 24, 'product_variation', '', 0),
(4901, 1, '2021-06-01 12:24:53', '2021-06-01 12:24:53', '', 'Sorbern Dark Red Women Pump Shoes Ankle Strap Pointy Toe Heels Platform 20Cm Custom Higher Heels Fetish Shoes Drag Queen', 'Color: Dark Red, Shoe Size: 9.5', 'publish', 'closed', 'closed', '', 'sorbern-dark-red-women-pump-shoes-ankle-strap-pointy-toe-heels-platform-20cm-custom-higher-heels-fetish-shoes-drag-queen-25', '', '', '2021-06-01 12:24:53', '2021-06-01 12:24:53', '', 4873, 'http://shoestimer.com/?post_type=product_variation&p=4901', 25, 'product_variation', '', 0),
(4902, 1, '2021-06-01 12:24:54', '2021-06-01 12:24:54', '', 'Sorbern Dark Red Women Pump Shoes Ankle Strap Pointy Toe Heels Platform 20Cm Custom Higher Heels Fetish Shoes Drag Queen', 'Color: Dark Red, Shoe Size: 9', 'publish', 'closed', 'closed', '', 'sorbern-dark-red-women-pump-shoes-ankle-strap-pointy-toe-heels-platform-20cm-custom-higher-heels-fetish-shoes-drag-queen-26', '', '', '2021-06-01 12:24:54', '2021-06-01 12:24:54', '', 4873, 'http://shoestimer.com/?post_type=product_variation&p=4902', 26, 'product_variation', '', 0),
(4903, 1, '2021-06-01 12:24:54', '2021-06-01 12:24:54', '', 'Sorbern Dark Red Women Pump Shoes Ankle Strap Pointy Toe Heels Platform 20Cm Custom Higher Heels Fetish Shoes Drag Queen', 'Color: Custom color, Shoe Size: 8', 'publish', 'closed', 'closed', '', 'sorbern-dark-red-women-pump-shoes-ankle-strap-pointy-toe-heels-platform-20cm-custom-higher-heels-fetish-shoes-drag-queen-27', '', '', '2021-06-01 12:24:54', '2021-06-01 12:24:54', '', 4873, 'http://shoestimer.com/?post_type=product_variation&p=4903', 27, 'product_variation', '', 0),
(4904, 1, '2021-06-01 12:24:54', '2021-06-01 12:24:54', '', 'Sorbern Dark Red Women Pump Shoes Ankle Strap Pointy Toe Heels Platform 20Cm Custom Higher Heels Fetish Shoes Drag Queen', 'Color: Custom color, Shoe Size: 7.5', 'publish', 'closed', 'closed', '', 'sorbern-dark-red-women-pump-shoes-ankle-strap-pointy-toe-heels-platform-20cm-custom-higher-heels-fetish-shoes-drag-queen-28', '', '', '2021-06-01 12:24:54', '2021-06-01 12:24:54', '', 4873, 'http://shoestimer.com/?post_type=product_variation&p=4904', 28, 'product_variation', '', 0),
(4905, 1, '2021-06-01 12:24:54', '2021-06-01 12:24:54', '', 'Sorbern Dark Red Women Pump Shoes Ankle Strap Pointy Toe Heels Platform 20Cm Custom Higher Heels Fetish Shoes Drag Queen', 'Color: Custom color, Shoe Size: 7', 'publish', 'closed', 'closed', '', 'sorbern-dark-red-women-pump-shoes-ankle-strap-pointy-toe-heels-platform-20cm-custom-higher-heels-fetish-shoes-drag-queen-29', '', '', '2021-06-01 12:24:54', '2021-06-01 12:24:54', '', 4873, 'http://shoestimer.com/?post_type=product_variation&p=4905', 29, 'product_variation', '', 0),
(4906, 1, '2021-06-01 12:24:54', '2021-06-01 12:24:54', '', 'Sorbern Dark Red Women Pump Shoes Ankle Strap Pointy Toe Heels Platform 20Cm Custom Higher Heels Fetish Shoes Drag Queen', 'Color: Custom color, Shoe Size: 6.5', 'publish', 'closed', 'closed', '', 'sorbern-dark-red-women-pump-shoes-ankle-strap-pointy-toe-heels-platform-20cm-custom-higher-heels-fetish-shoes-drag-queen-30', '', '', '2021-06-01 12:24:54', '2021-06-01 12:24:54', '', 4873, 'http://shoestimer.com/?post_type=product_variation&p=4906', 30, 'product_variation', '', 0),
(4907, 1, '2021-06-01 12:24:54', '2021-06-01 12:24:54', '', 'Sorbern Dark Red Women Pump Shoes Ankle Strap Pointy Toe Heels Platform 20Cm Custom Higher Heels Fetish Shoes Drag Queen', 'Color: Custom color, Shoe Size: 6', 'publish', 'closed', 'closed', '', 'sorbern-dark-red-women-pump-shoes-ankle-strap-pointy-toe-heels-platform-20cm-custom-higher-heels-fetish-shoes-drag-queen-31', '', '', '2021-06-01 12:24:54', '2021-06-01 12:24:54', '', 4873, 'http://shoestimer.com/?post_type=product_variation&p=4907', 31, 'product_variation', '', 0),
(4908, 1, '2021-06-01 12:24:54', '2021-06-01 12:24:54', '', 'Sorbern Dark Red Women Pump Shoes Ankle Strap Pointy Toe Heels Platform 20Cm Custom Higher Heels Fetish Shoes Drag Queen', 'Color: Custom color, Shoe Size: 5.5', 'publish', 'closed', 'closed', '', 'sorbern-dark-red-women-pump-shoes-ankle-strap-pointy-toe-heels-platform-20cm-custom-higher-heels-fetish-shoes-drag-queen-32', '', '', '2021-06-01 12:24:54', '2021-06-01 12:24:54', '', 4873, 'http://shoestimer.com/?post_type=product_variation&p=4908', 32, 'product_variation', '', 0),
(4909, 1, '2021-06-01 12:24:55', '2021-06-01 12:24:55', '', 'Sorbern Dark Red Women Pump Shoes Ankle Strap Pointy Toe Heels Platform 20Cm Custom Higher Heels Fetish Shoes Drag Queen', 'Color: Custom color, Shoe Size: 5', 'publish', 'closed', 'closed', '', 'sorbern-dark-red-women-pump-shoes-ankle-strap-pointy-toe-heels-platform-20cm-custom-higher-heels-fetish-shoes-drag-queen-33', '', '', '2021-06-01 12:24:55', '2021-06-01 12:24:55', '', 4873, 'http://shoestimer.com/?post_type=product_variation&p=4909', 33, 'product_variation', '', 0),
(4910, 1, '2021-06-01 12:24:55', '2021-06-01 12:24:55', '', 'Sorbern Dark Red Women Pump Shoes Ankle Strap Pointy Toe Heels Platform 20Cm Custom Higher Heels Fetish Shoes Drag Queen', 'Color: Dark Red, Shoe Size: 13', 'publish', 'closed', 'closed', '', 'sorbern-dark-red-women-pump-shoes-ankle-strap-pointy-toe-heels-platform-20cm-custom-higher-heels-fetish-shoes-drag-queen-34', '', '', '2021-06-01 12:24:55', '2021-06-01 12:24:55', '', 4873, 'http://shoestimer.com/?post_type=product_variation&p=4910', 34, 'product_variation', '', 0),
(4911, 0, '2021-06-01 12:24:55', '2021-06-01 12:24:55', '', 'Luxurious-Purple-Decorated-With-Rhinestone-Nigerian-Wedding-Shoes-With-Square-Clutch-bag-12cm-higher-platform-in-4', '', 'inherit', 'open', 'closed', '', 'luxurious-purple-decorated-with-rhinestone-nigerian-wedding-shoes-with-square-clutch-bag-12cm-higher-platform-in-4', '', '', '2021-06-01 12:24:55', '2021-06-01 12:24:55', '', 4809, 'http://shoestimer.com/wp-content/uploads/2021/06/Luxurious-Purple-Decorated-With-Rhinestone-Nigerian-Wedding-Shoes-With-Square-Clutch-bag-12cm-higher-platform-in-4.jpg', 0, 'attachment', 'image/jpeg', 0),
(4912, 1, '2021-06-01 12:24:58', '2021-06-01 12:24:58', '                <div class=\"product-specs-list-container\">\n                    <ul class=\"product-specs-list util-clearfix\">\n						                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Brand Name:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">TBA</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Gender:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Unisex</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Origin:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">CN(Origin)</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Sports Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">LIFESTYLE</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Function:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Stability</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Applicable Place:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Hard Court</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Level Of Practice:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Professional</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Department Name:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Adult</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Feature:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Breathable</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Feature:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Massage</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Feature:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Reflective</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Insole Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">EVA</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Athletic Shoe Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Running Shoes</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Upper Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Canvas</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Shoe Width:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Medium(B,M)</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Upper Height:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">low</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Model Number:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">yeezys 350 boost v2</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Outsole Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Rubber</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Technology:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">FREE FLEXIBLE</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Closure Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Lace-up</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">For Distance:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">10km</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Fit:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Fits true to size, take your normal size</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Release Date:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Spring2019</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Model1:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">yeezys 350 V2 shoes</span>\n                            </li>\n							                    </ul>\n                </div>\n				<p><img src=\"https://ae01.alicdn.com/kf/H8a283758388f437eb6f16d4d6e3c2d09S.jpg\" slate-data-type=\"image\"/><img src=\"https://ae01.alicdn.com/kf/Hc91d217121814899bdf193e7bfb176d0t.jpg\" slate-data-type=\"image\"/><img src=\"https://ae01.alicdn.com/kf/Hb5b00fc9ce614b919d62f679ee852572C.jpg\" slate-data-type=\"image\"/><img src=\"https://ae01.alicdn.com/kf/Hf3f9989a9a2b456688eb86a083f64fcfM.jpg\" slate-data-type=\"image\"/><img src=\"https://ae01.alicdn.com/kf/H5a8ff4666ef04bceb381f7ada2aa6a8c3.jpg\" slate-data-type=\"image\"/><img src=\"https://ae01.alicdn.com/kf/H83939e0f576d4adda6a1a2406d81cd9cT.jpg\" slate-data-type=\"image\"/><img src=\"https://ae01.alicdn.com/kf/H764f8fec36574e39994d784d8486061bL.jpg\" slate-data-type=\"image\"/><img src=\"https://ae01.alicdn.com/kf/H3dfccfd56209436e83f42111efc3ffa4t.jpg\" slate-data-type=\"image\"/><img src=\"https://ae01.alicdn.com/kf/H888e703d60854558907296fbd850034dO.jpg\" slate-data-type=\"image\"/><img src=\"https://ae01.alicdn.com/kf/Heaf449a0db0a4718940b5ad71ca23ef9n.jpg\" slate-data-type=\"image\"/><img src=\"https://ae01.alicdn.com/kf/Hd3d3e1c533864d10bae1262d83238497M.jpg\" slate-data-type=\"image\"/><img src=\"https://ae01.alicdn.com/kf/Heaa776fb0b7044848616826dbeb4f2f5b.jpg\" slate-data-type=\"image\"/><img src=\"https://ae01.alicdn.com/kf/H89bd559428bc4048bbe4112d8ed98259P.jpg\" slate-data-type=\"image\"/><img src=\"https://ae01.alicdn.com/kf/H26cf6d25bb8a4d208d5b668d7f8db9cbV.jpg\" slate-data-type=\"image\"/><img src=\"https://ae01.alicdn.com/kf/H2a6638bcce3d4cb38996eb0c599b3f7eT.jpg\" slate-data-type=\"image\"/><img src=\"https://ae01.alicdn.com/kf/H863eb60d2cc24f938c4b99e76e6397d72.jpg\" slate-data-type=\"image\"/><img src=\"https://ae01.alicdn.com/kf/Ha790a34ab777431f943ba193dff49501s.jpg\" slate-data-type=\"image\"/><img src=\"https://ae01.alicdn.com/kf/H949d0710fcf84a0993ba4ec429656439G.jpg\" slate-data-type=\"image\"/><img src=\"https://ae01.alicdn.com/kf/Hcaf44657ab5348fb8c83c9378570fd8eo.jpg\" slate-data-type=\"image\"/><img src=\"https://ae01.alicdn.com/kf/H305ef19baa8d46d0a05190fe86a682d2D.jpg\" slate-data-type=\"image\"/><img src=\"https://ae01.alicdn.com/kf/Hf32b3a3ff46e4da2b972b7d180cac629s.jpg\" slate-data-type=\"image\"/><img src=\"https://ae01.alicdn.com/kf/H97564aa7a9a24cb1abce9ab931a0d503w.jpg\" slate-data-type=\"image\"/><img src=\"https://ae01.alicdn.com/kf/H4e1b3ea44e1f4ae7a5d7b02e3c689a75C.jpg\" slate-data-type=\"image\"/><img src=\"https://ae01.alicdn.com/kf/H99d5422c61c24538919284f91b0a14cce.jpg\" slate-data-type=\"image\"/><img src=\"https://ae01.alicdn.com/kf/H24d1865772e1419d8267f4b4d372e45ec.jpg\" slate-data-type=\"image\"/><img src=\"https://ae01.alicdn.com/kf/H1ecfb5496f52484993f86223050e731bI.jpg\" slate-data-type=\"image\"/><img src=\"https://ae01.alicdn.com/kf/H585c1ce4aa5846028f5f5f0b993e8817Q.jpg\" slate-data-type=\"image\"/><img src=\"https://ae01.alicdn.com/kf/Hefcb750bd00b4f259a86ce311205cf8cX.jpg\" slate-data-type=\"image\"/><img src=\"https://ae01.alicdn.com/kf/H093b0c018d9b4a84bc5b9b392d6e7fd0O.jpg\" slate-data-type=\"image\"/><img src=\"https://ae01.alicdn.com/kf/H66917ae9f0bf4b25acfc8140341d06b1T.jpg\" slate-data-type=\"image\"/><img src=\"https://ae01.alicdn.com/kf/H363fb548de1d448d80caff5a61aadec1g.jpg\" slate-data-type=\"image\"/><img src=\"https://ae01.alicdn.com/kf/H429da8857664437595e18d0b18ecde3dR.jpg\" slate-data-type=\"image\"/><img src=\"https://ae01.alicdn.com/kf/Haefa8274b33642d48baa5740b1e5da54L.jpg\" slate-data-type=\"image\"/><img src=\"https://ae01.alicdn.com/kf/H9af6ab9adc1f4ec3835202933a01bb3ex.jpg\" slate-data-type=\"image\"/><img src=\"https://ae01.alicdn.com/kf/H842b8c6f27cb413b8a2f644baa5dee53B.jpg\" slate-data-type=\"image\"/><img src=\"https://ae01.alicdn.com/kf/Hccb82690ed03447ebc3cd4444952eaa0N.jpg\" slate-data-type=\"image\"/><img src=\"https://ae01.alicdn.com/kf/H27cc226a27a6458991a7702d71702b7eE.jpg\" slate-data-type=\"image\"/><img src=\"https://ae01.alicdn.com/kf/H30660f831ce8414dae1c2ab7b1f7596a4.jpg\" slate-data-type=\"image\"/><img src=\"https://ae01.alicdn.com/kf/H2c7712a454e24f5eb037507d4d078c1fm.jpg\" slate-data-type=\"image\"/></p>\n\n', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', '', 'publish', 'open', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes', '', '', '2021-06-01 12:26:32', '2021-06-01 12:26:32', '', 0, 'http://shoestimer.com/product/free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes/', 0, 'product', '', 0),
(4913, 0, '2021-06-01 12:24:59', '2021-06-01 12:24:59', '', 'Luxurious-Purple-Decorated-With-Rhinestone-Nigerian-Wedding-Shoes-With-Square-Clutch-bag-12cm-higher-platform-in-5', '', 'inherit', 'open', 'closed', '', 'luxurious-purple-decorated-with-rhinestone-nigerian-wedding-shoes-with-square-clutch-bag-12cm-higher-platform-in-5', '', '', '2021-06-01 12:24:59', '2021-06-01 12:24:59', '', 4809, 'http://shoestimer.com/wp-content/uploads/2021/06/Luxurious-Purple-Decorated-With-Rhinestone-Nigerian-Wedding-Shoes-With-Square-Clutch-bag-12cm-higher-platform-in-5.jpg', 0, 'attachment', 'image/jpeg', 0),
(4914, 1, '2021-06-01 12:24:59', '2021-06-01 12:24:59', '', 'Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective', '', 'inherit', 'open', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective', '', '', '2021-06-01 12:24:59', '2021-06-01 12:24:59', '', 4912, 'http://shoestimer.com/wp-content/uploads/2021/06/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg', 0, 'attachment', 'image/jpeg', 0),
(4915, 1, '2021-06-01 12:25:05', '2021-06-01 12:25:05', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Israfil, Shoe Size: 40', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes', '', '', '2021-06-01 12:25:05', '2021-06-01 12:25:05', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=4915', 1, 'product_variation', '', 0),
(4916, 1, '2021-06-01 12:25:06', '2021-06-01 12:25:06', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Israfil, Shoe Size: 41 1/3', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-2', '', '', '2021-06-01 12:25:06', '2021-06-01 12:25:06', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=4916', 2, 'product_variation', '', 0),
(4918, 1, '2021-06-01 12:25:06', '2021-06-01 12:25:06', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Israfil, Shoe Size: 42', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-3', '', '', '2021-06-01 12:25:06', '2021-06-01 12:25:06', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=4918', 3, 'product_variation', '', 0),
(4917, 0, '2021-06-01 12:25:06', '2021-06-01 12:25:06', '', 'Luxurious-Purple-Decorated-With-Rhinestone-Nigerian-Wedding-Shoes-With-Square-Clutch-bag-12cm-higher-platform-in.jpg_640x640', '', 'inherit', 'open', 'closed', '', 'luxurious-purple-decorated-with-rhinestone-nigerian-wedding-shoes-with-square-clutch-bag-12cm-higher-platform-in-jpg_640x640', '', '', '2021-06-01 12:25:06', '2021-06-01 12:25:06', '', 4809, 'http://shoestimer.com/wp-content/uploads/2021/06/Luxurious-Purple-Decorated-With-Rhinestone-Nigerian-Wedding-Shoes-With-Square-Clutch-bag-12cm-higher-platform-in.jpg_640x640.jpg', 0, 'attachment', 'image/jpeg', 0),
(4919, 1, '2021-06-01 12:25:07', '2021-06-01 12:25:07', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Israfil, Shoe Size: 43 1/3', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-4', '', '', '2021-06-01 12:25:07', '2021-06-01 12:25:07', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=4919', 4, 'product_variation', '', 0),
(4920, 1, '2021-06-01 12:25:07', '2021-06-01 12:25:07', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Israfil, Shoe Size: 44', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-5', '', '', '2021-06-01 12:25:07', '2021-06-01 12:25:07', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=4920', 5, 'product_variation', '', 0),
(4921, 1, '2021-06-01 12:25:07', '2021-06-01 12:25:07', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Israfil, Shoe Size: 45 1/3', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-6', '', '', '2021-06-01 12:25:07', '2021-06-01 12:25:07', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=4921', 6, 'product_variation', '', 0),
(4922, 1, '2021-06-01 12:25:08', '2021-06-01 12:25:08', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Israfil, Shoe Size: 46', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-7', '', '', '2021-06-01 12:25:08', '2021-06-01 12:25:08', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=4922', 7, 'product_variation', '', 0),
(4923, 1, '2021-06-01 12:25:08', '2021-06-01 12:25:08', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Israfil, Shoe Size: 47 1/3', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-8', '', '', '2021-06-01 12:25:08', '2021-06-01 12:25:08', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=4923', 8, 'product_variation', '', 0),
(4924, 1, '2021-06-01 12:25:08', '2021-06-01 12:25:08', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Semi Frozen Yellow, Shoe Size: 36', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-9', '', '', '2021-06-01 12:25:08', '2021-06-01 12:25:08', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=4924', 9, 'product_variation', '', 0),
(4925, 1, '2021-06-01 12:25:08', '2021-06-01 12:25:08', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Semi Frozen Yellow, Shoe Size: 37 1/3', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-10', '', '', '2021-06-01 12:25:08', '2021-06-01 12:25:08', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=4925', 10, 'product_variation', '', 0),
(4926, 1, '2021-06-01 12:25:08', '2021-06-01 12:25:08', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Semi Frozen Yellow, Shoe Size: 38', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-11', '', '', '2021-06-01 12:25:08', '2021-06-01 12:25:08', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=4926', 11, 'product_variation', '', 0),
(4927, 1, '2021-06-01 12:25:08', '2021-06-01 12:25:08', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Semi Frozen Yellow, Shoe Size: 39 1/3', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-12', '', '', '2021-06-01 12:25:08', '2021-06-01 12:25:08', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=4927', 12, 'product_variation', '', 0),
(4928, 1, '2021-06-01 12:25:08', '2021-06-01 12:25:08', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Semi Frozen Yellow, Shoe Size: 40', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-13', '', '', '2021-06-01 12:25:08', '2021-06-01 12:25:08', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=4928', 13, 'product_variation', '', 0),
(4929, 0, '2021-06-01 12:25:08', '2021-06-01 12:25:08', '', 'Luxurious-Purple-Decorated-With-Rhinestone-Nigerian-Wedding-Shoes-With-Square-Clutch-bag-12cm-higher-platform-in-1.jpg_640x640-1', '', 'inherit', 'open', 'closed', '', 'luxurious-purple-decorated-with-rhinestone-nigerian-wedding-shoes-with-square-clutch-bag-12cm-higher-platform-in-1-jpg_640x640-1', '', '', '2021-06-01 12:25:08', '2021-06-01 12:25:08', '', 4809, 'http://shoestimer.com/wp-content/uploads/2021/06/Luxurious-Purple-Decorated-With-Rhinestone-Nigerian-Wedding-Shoes-With-Square-Clutch-bag-12cm-higher-platform-in-1.jpg_640x640-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(4930, 1, '2021-06-01 12:25:08', '2021-06-01 12:25:08', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Semi Frozen Yellow, Shoe Size: 41 1/3', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-14', '', '', '2021-06-01 12:25:08', '2021-06-01 12:25:08', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=4930', 14, 'product_variation', '', 0),
(4931, 1, '2021-06-01 12:25:09', '2021-06-01 12:25:09', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Semi Frozen Yellow, Shoe Size: 42', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-15', '', '', '2021-06-01 12:25:09', '2021-06-01 12:25:09', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=4931', 15, 'product_variation', '', 0),
(4932, 1, '2021-06-01 12:25:09', '2021-06-01 12:25:09', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Semi Frozen Yellow, Shoe Size: 43 1/3', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-16', '', '', '2021-06-01 12:25:09', '2021-06-01 12:25:09', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=4932', 16, 'product_variation', '', 0),
(4933, 1, '2021-06-01 12:25:10', '2021-06-01 12:25:10', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Semi Frozen Yellow, Shoe Size: 44', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-17', '', '', '2021-06-01 12:25:10', '2021-06-01 12:25:10', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=4933', 17, 'product_variation', '', 0),
(4934, 1, '2021-06-01 12:25:10', '2021-06-01 12:25:10', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Semi Frozen Yellow, Shoe Size: 45 1/3', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-18', '', '', '2021-06-01 12:25:10', '2021-06-01 12:25:10', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=4934', 18, 'product_variation', '', 0),
(4935, 1, '2021-06-01 12:25:10', '2021-06-01 12:25:10', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Semi Frozen Yellow, Shoe Size: 46', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-19', '', '', '2021-06-01 12:25:10', '2021-06-01 12:25:10', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=4935', 19, 'product_variation', '', 0),
(4936, 1, '2021-06-01 12:25:10', '2021-06-01 12:25:10', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Semi Frozen Yellow, Shoe Size: 47 1/3', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-20', '', '', '2021-06-01 12:25:10', '2021-06-01 12:25:10', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=4936', 20, 'product_variation', '', 0),
(4937, 1, '2021-06-01 12:25:10', '2021-06-01 12:25:10', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Zebra, Shoe Size: 36', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-21', '', '', '2021-06-01 12:25:10', '2021-06-01 12:25:10', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=4937', 21, 'product_variation', '', 0),
(4938, 1, '2021-06-01 12:25:10', '2021-06-01 12:25:10', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Zebra, Shoe Size: 37 1/3', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-22', '', '', '2021-06-01 12:25:10', '2021-06-01 12:25:10', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=4938', 22, 'product_variation', '', 0),
(4939, 1, '2021-06-01 12:25:10', '2021-06-01 12:25:10', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Zebra, Shoe Size: 38', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-23', '', '', '2021-06-01 12:25:10', '2021-06-01 12:25:10', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=4939', 23, 'product_variation', '', 0),
(4940, 1, '2021-06-01 12:25:10', '2021-06-01 12:25:10', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Zebra, Shoe Size: 39 1/3', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-24', '', '', '2021-06-01 12:25:10', '2021-06-01 12:25:10', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=4940', 24, 'product_variation', '', 0),
(4941, 1, '2021-06-01 12:25:11', '2021-06-01 12:25:11', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Zebra, Shoe Size: 40', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-25', '', '', '2021-06-01 12:25:11', '2021-06-01 12:25:11', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=4941', 25, 'product_variation', '', 0),
(4942, 1, '2021-06-01 12:25:11', '2021-06-01 12:25:11', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Zebra, Shoe Size: 41 1/3', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-26', '', '', '2021-06-01 12:25:11', '2021-06-01 12:25:11', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=4942', 26, 'product_variation', '', 0),
(4943, 1, '2021-06-01 12:25:11', '2021-06-01 12:25:11', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Zebra, Shoe Size: 42', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-27', '', '', '2021-06-01 12:25:11', '2021-06-01 12:25:11', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=4943', 27, 'product_variation', '', 0),
(4944, 1, '2021-06-01 12:25:11', '2021-06-01 12:25:11', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Zebra, Shoe Size: 43 1/3', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-28', '', '', '2021-06-01 12:25:11', '2021-06-01 12:25:11', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=4944', 28, 'product_variation', '', 0),
(4945, 1, '2021-06-01 12:25:11', '2021-06-01 12:25:11', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Zebra, Shoe Size: 44', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-29', '', '', '2021-06-01 12:25:11', '2021-06-01 12:25:11', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=4945', 29, 'product_variation', '', 0),
(4946, 1, '2021-06-01 12:25:11', '2021-06-01 12:25:11', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Zebra, Shoe Size: 45 1/3', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-30', '', '', '2021-06-01 12:25:11', '2021-06-01 12:25:11', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=4946', 30, 'product_variation', '', 0),
(4947, 1, '2021-06-01 12:25:11', '2021-06-01 12:25:11', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Zebra, Shoe Size: 46', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-31', '', '', '2021-06-01 12:25:11', '2021-06-01 12:25:11', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=4947', 31, 'product_variation', '', 0),
(4949, 1, '2021-06-01 12:25:11', '2021-06-01 12:25:11', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Zebra, Shoe Size: 47 1/3', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-32', '', '', '2021-06-01 12:25:11', '2021-06-01 12:25:11', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=4949', 32, 'product_variation', '', 0),
(4948, 0, '2021-06-01 12:25:11', '2021-06-01 12:25:11', '', 'Luxurious-Purple-Decorated-With-Rhinestone-Nigerian-Wedding-Shoes-With-Square-Clutch-bag-12cm-higher-platform-in-2.jpg_640x640-2', '', 'inherit', 'open', 'closed', '', 'luxurious-purple-decorated-with-rhinestone-nigerian-wedding-shoes-with-square-clutch-bag-12cm-higher-platform-in-2-jpg_640x640-2', '', '', '2021-06-01 12:25:11', '2021-06-01 12:25:11', '', 4809, 'http://shoestimer.com/wp-content/uploads/2021/06/Luxurious-Purple-Decorated-With-Rhinestone-Nigerian-Wedding-Shoes-With-Square-Clutch-bag-12cm-higher-platform-in-2.jpg_640x640-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(4950, 1, '2021-06-01 12:25:12', '2021-06-01 12:25:12', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: CreamTriple White, Shoe Size: 44', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-33', '', '', '2021-06-01 12:25:12', '2021-06-01 12:25:12', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=4950', 33, 'product_variation', '', 0),
(4951, 1, '2021-06-01 12:25:12', '2021-06-01 12:25:12', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: CreamTriple White, Shoe Size: 45 1/3', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-34', '', '', '2021-06-01 12:25:12', '2021-06-01 12:25:12', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=4951', 34, 'product_variation', '', 0),
(4952, 1, '2021-06-01 12:25:12', '2021-06-01 12:25:12', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: CreamTriple White, Shoe Size: 46', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-35', '', '', '2021-06-01 12:25:12', '2021-06-01 12:25:12', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=4952', 35, 'product_variation', '', 0),
(4953, 1, '2021-06-01 12:25:13', '2021-06-01 12:25:13', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: CreamTriple White, Shoe Size: 47 1/3', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-36', '', '', '2021-06-01 12:25:13', '2021-06-01 12:25:13', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=4953', 36, 'product_variation', '', 0);
INSERT INTO `wpx5_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(4954, 1, '2021-06-01 12:25:13', '2021-06-01 12:25:13', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Core Black White, Shoe Size: 36', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-37', '', '', '2021-06-01 12:25:13', '2021-06-01 12:25:13', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=4954', 37, 'product_variation', '', 0),
(4955, 1, '2021-06-01 12:25:13', '2021-06-01 12:25:13', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Core Black White, Shoe Size: 37 1/3', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-38', '', '', '2021-06-01 12:25:13', '2021-06-01 12:25:13', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=4955', 38, 'product_variation', '', 0),
(4956, 1, '2021-06-01 12:25:13', '2021-06-01 12:25:13', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Core Black White, Shoe Size: 38', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-39', '', '', '2021-06-01 12:25:13', '2021-06-01 12:25:13', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=4956', 39, 'product_variation', '', 0),
(4957, 0, '2021-06-01 12:25:13', '2021-06-01 12:25:13', '', 'Luxurious-Purple-Decorated-With-Rhinestone-Nigerian-Wedding-Shoes-With-Square-Clutch-bag-12cm-higher-platform-in-3.jpg_640x640-3', '', 'inherit', 'open', 'closed', '', 'luxurious-purple-decorated-with-rhinestone-nigerian-wedding-shoes-with-square-clutch-bag-12cm-higher-platform-in-3-jpg_640x640-3', '', '', '2021-06-01 12:25:13', '2021-06-01 12:25:13', '', 4809, 'http://shoestimer.com/wp-content/uploads/2021/06/Luxurious-Purple-Decorated-With-Rhinestone-Nigerian-Wedding-Shoes-With-Square-Clutch-bag-12cm-higher-platform-in-3.jpg_640x640-3.jpg', 0, 'attachment', 'image/jpeg', 0),
(4958, 1, '2021-06-01 12:25:13', '2021-06-01 12:25:13', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Core Black White, Shoe Size: 39 1/3', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-40', '', '', '2021-06-01 12:25:13', '2021-06-01 12:25:13', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=4958', 40, 'product_variation', '', 0),
(4959, 1, '2021-06-01 12:25:13', '2021-06-01 12:25:13', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Core Black White, Shoe Size: 40', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-41', '', '', '2021-06-01 12:25:13', '2021-06-01 12:25:13', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=4959', 41, 'product_variation', '', 0),
(4960, 1, '2021-06-01 12:25:14', '2021-06-01 12:25:14', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Core Black White, Shoe Size: 41 1/3', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-42', '', '', '2021-06-01 12:25:14', '2021-06-01 12:25:14', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=4960', 42, 'product_variation', '', 0),
(4961, 1, '2021-06-01 12:25:14', '2021-06-01 12:25:14', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Core Black White, Shoe Size: 42', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-43', '', '', '2021-06-01 12:25:14', '2021-06-01 12:25:14', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=4961', 43, 'product_variation', '', 0),
(4962, 1, '2021-06-01 12:25:14', '2021-06-01 12:25:14', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Core Black White, Shoe Size: 43 1/3', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-44', '', '', '2021-06-01 12:25:14', '2021-06-01 12:25:14', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=4962', 44, 'product_variation', '', 0),
(4963, 1, '2021-06-01 12:25:14', '2021-06-01 12:25:14', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Core Black White, Shoe Size: 44', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-45', '', '', '2021-06-01 12:25:14', '2021-06-01 12:25:14', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=4963', 45, 'product_variation', '', 0),
(4964, 1, '2021-06-01 12:25:14', '2021-06-01 12:25:14', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Core Black White, Shoe Size: 45 1/3', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-46', '', '', '2021-06-01 12:25:14', '2021-06-01 12:25:14', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=4964', 46, 'product_variation', '', 0),
(4965, 1, '2021-06-01 12:25:15', '2021-06-01 12:25:15', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Core Black White, Shoe Size: 46', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-47', '', '', '2021-06-01 12:25:15', '2021-06-01 12:25:15', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=4965', 47, 'product_variation', '', 0),
(4966, 1, '2021-06-01 12:25:15', '2021-06-01 12:25:15', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Core Black White, Shoe Size: 47 1/3', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-48', '', '', '2021-06-01 12:25:15', '2021-06-01 12:25:15', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=4966', 48, 'product_variation', '', 0),
(4967, 1, '2021-06-01 12:25:15', '2021-06-01 12:25:15', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Ash Blue, Shoe Size: 36', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-49', '', '', '2021-06-01 12:25:15', '2021-06-01 12:25:15', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=4967', 49, 'product_variation', '', 0),
(4968, 1, '2021-06-01 12:25:15', '2021-06-01 12:25:15', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Ash Blue, Shoe Size: 37 1/3', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-50', '', '', '2021-06-01 12:25:15', '2021-06-01 12:25:15', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=4968', 50, 'product_variation', '', 0),
(4969, 0, '2021-06-01 12:25:15', '2021-06-01 12:25:15', '', 'Sexy-fine-documentary-shoes-with-color-matching-30-higher-than-in-the-spring-and-autumn-in-1', '', 'inherit', 'open', 'closed', '', 'sexy-fine-documentary-shoes-with-color-matching-30-higher-than-in-the-spring-and-autumn-in-1', '', '', '2021-06-01 12:25:15', '2021-06-01 12:25:15', '', 4839, 'http://shoestimer.com/wp-content/uploads/2021/06/Sexy-fine-documentary-shoes-with-color-matching-30-higher-than-in-the-spring-and-autumn-in-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(4970, 1, '2021-06-01 12:25:15', '2021-06-01 12:25:15', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Ash Blue, Shoe Size: 38', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-51', '', '', '2021-06-01 12:25:15', '2021-06-01 12:25:15', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=4970', 51, 'product_variation', '', 0),
(4971, 1, '2021-06-01 12:25:15', '2021-06-01 12:25:15', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Ash Blue, Shoe Size: 39 1/3', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-52', '', '', '2021-06-01 12:25:15', '2021-06-01 12:25:15', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=4971', 52, 'product_variation', '', 0),
(4972, 1, '2021-06-01 12:25:17', '2021-06-01 12:25:17', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Ash Blue, Shoe Size: 40', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-53', '', '', '2021-06-01 12:25:17', '2021-06-01 12:25:17', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=4972', 53, 'product_variation', '', 0),
(4973, 1, '2021-06-01 12:25:18', '2021-06-01 12:25:18', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Ash Blue, Shoe Size: 41 1/3', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-54', '', '', '2021-06-01 12:25:18', '2021-06-01 12:25:18', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=4973', 54, 'product_variation', '', 0),
(4974, 1, '2021-06-01 12:25:18', '2021-06-01 12:25:18', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Ash Blue, Shoe Size: 42', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-55', '', '', '2021-06-01 12:25:18', '2021-06-01 12:25:18', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=4974', 55, 'product_variation', '', 0),
(4975, 1, '2021-06-01 12:25:18', '2021-06-01 12:25:18', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Ash Blue, Shoe Size: 43 1/3', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-56', '', '', '2021-06-01 12:25:18', '2021-06-01 12:25:18', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=4975', 56, 'product_variation', '', 0),
(4976, 1, '2021-06-01 12:25:18', '2021-06-01 12:25:18', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Ash Blue, Shoe Size: 44', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-57', '', '', '2021-06-01 12:25:18', '2021-06-01 12:25:18', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=4976', 57, 'product_variation', '', 0),
(4977, 1, '2021-06-01 12:25:18', '2021-06-01 12:25:18', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Ash Blue, Shoe Size: 45 1/3', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-58', '', '', '2021-06-01 12:25:18', '2021-06-01 12:25:18', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=4977', 58, 'product_variation', '', 0),
(4978, 1, '2021-06-01 12:25:19', '2021-06-01 12:25:19', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Ash Blue, Shoe Size: 46', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-59', '', '', '2021-06-01 12:25:19', '2021-06-01 12:25:19', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=4978', 59, 'product_variation', '', 0),
(4979, 1, '2021-06-01 12:25:19', '2021-06-01 12:25:19', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Ash Blue, Shoe Size: 47 1/3', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-60', '', '', '2021-06-01 12:25:19', '2021-06-01 12:25:19', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=4979', 60, 'product_variation', '', 0),
(4980, 1, '2021-06-01 12:25:19', '2021-06-01 12:25:19', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Israfil, Shoe Size: 36', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-61', '', '', '2021-06-01 12:25:19', '2021-06-01 12:25:19', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=4980', 61, 'product_variation', '', 0),
(4982, 1, '2021-06-01 12:25:19', '2021-06-01 12:25:19', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Israfil, Shoe Size: 37 1/3', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-62', '', '', '2021-06-01 12:25:19', '2021-06-01 12:25:19', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=4982', 62, 'product_variation', '', 0),
(4981, 0, '2021-06-01 12:25:19', '2021-06-01 12:25:19', '', 'Sexy-fine-documentary-shoes-with-color-matching-30-higher-than-in-the-spring-and-autumn-in-2', '', 'inherit', 'open', 'closed', '', 'sexy-fine-documentary-shoes-with-color-matching-30-higher-than-in-the-spring-and-autumn-in-2-2', '', '', '2021-06-01 12:25:19', '2021-06-01 12:25:19', '', 4839, 'http://shoestimer.com/wp-content/uploads/2021/06/Sexy-fine-documentary-shoes-with-color-matching-30-higher-than-in-the-spring-and-autumn-in-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(4983, 1, '2021-06-01 12:25:20', '2021-06-01 12:25:20', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Israfil, Shoe Size: 38', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-63', '', '', '2021-06-01 12:25:20', '2021-06-01 12:25:20', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=4983', 63, 'product_variation', '', 0),
(4984, 1, '2021-06-01 12:25:21', '2021-06-01 12:25:21', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Israfil, Shoe Size: 39 1/3', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-64', '', '', '2021-06-01 12:25:21', '2021-06-01 12:25:21', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=4984', 64, 'product_variation', '', 0),
(4985, 1, '2021-06-01 12:25:22', '2021-06-01 12:25:22', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Cinder Reflective, Shoe Size: 36', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-65', '', '', '2021-06-01 12:25:22', '2021-06-01 12:25:22', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=4985', 65, 'product_variation', '', 0),
(4986, 1, '2021-06-01 12:25:22', '2021-06-01 12:25:22', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Cinder Reflective, Shoe Size: 37 1/3', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-66', '', '', '2021-06-01 12:25:22', '2021-06-01 12:25:22', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=4986', 66, 'product_variation', '', 0),
(4987, 1, '2021-06-01 12:29:45', '2021-06-01 12:29:45', '                <div class=\"product-specs-list-container\">\r\n                    <ul class=\"product-specs-list util-clearfix\">\r\n						                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Brand Name:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">WUXIJIAO</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Gender:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">WOMEN</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Origin:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">CN(Origin)</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Dance Shoe Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Ballroom/Latin Shoes</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Level Of Practice:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Professional</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Lining Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">PU</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Department Name:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Adult</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Heel Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Thin Heels</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Model Number:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">KS-16</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Athletic Shoe Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Dance Shoes</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Shoe Width:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Medium(B,M)</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Outsole Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Soft Sole</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Heel Height:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">High (3\" and up)</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Closure Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Lace-up</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Fit:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Fits true to size, take your normal size</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Release Date:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Spring2019</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Insole Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">PU</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Decorations:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">NONE</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Upper Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Sequined Cloth</span>\r\n                            </li>\r\n							                    </ul>\r\n                </div>\r\n				<div class=\"detailmodule_media\"><div class=\"video-container-304407889782\"><div class=\"detail-video\" id=\"304407889782\" data-previewUrl=\"https://img.alicdn.com/imgextra/i4/6000000002434/O1CN01PVOK641TqohALqEvk_!!6000000002434-0-tbvideo.jpg\" ></div></div></div>\r\n<div class=\"detailmodule_text-image\"><img src=\"https://ae01.alicdn.com/kf/H758a7ce937444d62848c880ba120f53b3.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"https://ae01.alicdn.com/kf/H48341b2485e64ba19afb86b8d1aa7d7fU.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"https://ae01.alicdn.com/kf/H28841a3a8acc424fb32ee3cf55113e0eV.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"https://ae01.alicdn.com/kf/H94c29aaa39934cfa9a74e459b6ae594eI.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"https://ae01.alicdn.com/kf/Hbf9aad46a8a24182baad858fe083c9fdd.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"https://ae01.alicdn.com/kf/H5cb37faa6c8c428d8e80c918ee6c6810f.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"https://ae01.alicdn.com/kf/Ha46decff61e345b18cf17bea11161684Z.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"https://ae01.alicdn.com/kf/H1eeab042826d45a2846cf6c2fd74084de.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"https://ae01.alicdn.com/kf/H2b4665d39e774263ad6d8da509d7050aW.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"https://ae01.alicdn.com/kf/H42e1048535f1465dae79d471999c74f4w.jpg\"  class=\"detail-desc-decorate-image\" ></div>\r\n\n\n', 'WUXIJIAO holesale women\'s golden latin dance shoes new style dance shoes unique design salsa shoes diamond sandals', '', 'publish', 'closed', 'closed', '', 'wuxijiao-holesale-womens-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-diamond-sandals', '', '', '2021-06-01 12:29:45', '2021-06-01 12:29:45', '', 0, 'https://shoestimer.com/?post_type=vi_wad_draft_product&#038;p=4987', 0, 'vi_wad_draft_product', '', 0),
(4988, 1, '2021-06-01 12:25:23', '2021-06-01 12:25:23', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Cinder Reflective, Shoe Size: 38', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-67', '', '', '2021-06-01 12:25:23', '2021-06-01 12:25:23', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=4988', 67, 'product_variation', '', 0),
(4989, 1, '2021-06-01 12:25:23', '2021-06-01 12:25:23', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Cinder Reflective, Shoe Size: 39 1/3', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-68', '', '', '2021-06-01 12:25:23', '2021-06-01 12:25:23', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=4989', 68, 'product_variation', '', 0),
(4990, 1, '2021-06-01 12:25:23', '2021-06-01 12:25:23', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Cinder Reflective, Shoe Size: 40', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-69', '', '', '2021-06-01 12:25:23', '2021-06-01 12:25:23', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=4990', 69, 'product_variation', '', 0),
(4991, 1, '2021-06-01 12:25:23', '2021-06-01 12:25:23', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Cinder Reflective, Shoe Size: 41 1/3', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-70', '', '', '2021-06-01 12:25:23', '2021-06-01 12:25:23', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=4991', 70, 'product_variation', '', 0),
(4992, 1, '2021-06-01 12:25:23', '2021-06-01 12:25:23', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Cinder Reflective, Shoe Size: 42', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-71', '', '', '2021-06-01 12:25:23', '2021-06-01 12:25:23', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=4992', 71, 'product_variation', '', 0),
(4993, 1, '2021-06-01 12:25:23', '2021-06-01 12:25:23', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Cinder Reflective, Shoe Size: 43 1/3', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-72', '', '', '2021-06-01 12:25:23', '2021-06-01 12:25:23', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=4993', 72, 'product_variation', '', 0),
(4994, 1, '2021-06-01 12:25:24', '2021-06-01 12:25:24', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Cinder Reflective, Shoe Size: 44', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-73', '', '', '2021-06-01 12:25:24', '2021-06-01 12:25:24', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=4994', 73, 'product_variation', '', 0),
(4995, 1, '2021-06-01 12:25:24', '2021-06-01 12:25:24', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Cinder Reflective, Shoe Size: 45 1/3', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-74', '', '', '2021-06-01 12:25:24', '2021-06-01 12:25:24', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=4995', 74, 'product_variation', '', 0),
(4997, 1, '2021-06-01 12:25:24', '2021-06-01 12:25:24', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Cinder Reflective, Shoe Size: 46', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-75', '', '', '2021-06-01 12:25:24', '2021-06-01 12:25:24', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=4997', 75, 'product_variation', '', 0),
(4996, 0, '2021-06-01 12:25:24', '2021-06-01 12:25:24', '', 'Sexy-fine-documentary-shoes-with-color-matching-30-higher-than-in-the-spring-and-autumn-in-3', '', 'inherit', 'open', 'closed', '', 'sexy-fine-documentary-shoes-with-color-matching-30-higher-than-in-the-spring-and-autumn-in-3-2', '', '', '2021-06-01 12:25:24', '2021-06-01 12:25:24', '', 4839, 'http://shoestimer.com/wp-content/uploads/2021/06/Sexy-fine-documentary-shoes-with-color-matching-30-higher-than-in-the-spring-and-autumn-in-3.jpg', 0, 'attachment', 'image/jpeg', 0),
(4998, 1, '2021-06-01 12:25:25', '2021-06-01 12:25:25', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Cinder Reflective, Shoe Size: 47 1/3', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-76', '', '', '2021-06-01 12:25:25', '2021-06-01 12:25:25', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=4998', 76, 'product_variation', '', 0),
(4999, 1, '2021-06-01 12:25:26', '2021-06-01 12:25:26', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Core Black Red, Shoe Size: 36', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-77', '', '', '2021-06-01 12:25:26', '2021-06-01 12:25:26', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=4999', 77, 'product_variation', '', 0),
(5000, 1, '2021-06-01 12:25:27', '2021-06-01 12:25:27', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Core Black Red, Shoe Size: 37 1/3', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-78', '', '', '2021-06-01 12:25:27', '2021-06-01 12:25:27', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=5000', 78, 'product_variation', '', 0),
(5001, 1, '2021-06-01 12:28:42', '2021-06-01 12:28:42', '                <div class=\"product-specs-list-container\">\r\n                    <ul class=\"product-specs-list util-clearfix\">\r\n						                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Brand Name:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">WUXIJIAO</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Gender:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">WOMEN</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Heel Height:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">High (3\" and up)</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Fit:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Fits true to size, take your normal size</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Department Name:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Adult</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Release Date:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Spring2018</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Closure Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Lace-up</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Insole Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">PU</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Athletic Shoe Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Dance Shoes</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Dance Shoe Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Ballroom/Latin Shoes</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Outsole Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Soft Sole</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Heel Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Thin Heels</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Model Number:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">KS-23</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Shoe Width:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Medium(B,M)</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Level Of Practice:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Professional</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Decorations:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Glitter</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Upper Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Sequined Cloth</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Lining Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">PU</span>\r\n                            </li>\r\n							                    </ul>\r\n                </div>\r\n				<div class=\"detailmodule_text-image\"><img src=\"//ae01.alicdn.com/kf/HTB1iY_la4D1gK0jSZFKq6AJrVXan.jpg\"  class=\"detail-desc-decorate-image\"  style=\"margin-bottom: 10px;\" ><img src=\"//ae01.alicdn.com/kf/HTB1QvYja4z1gK0jSZSgq6yvwpXaf.jpg\"  class=\"detail-desc-decorate-image\"  style=\"margin-bottom: 10px;\" ></div>\r\n<div class=\"detailmodule_text-image\"><img src=\"//ae01.alicdn.com/kf/HTB1_WTja.z1gK0jSZLeq6z9kVXaS.jpg\"  class=\"detail-desc-decorate-image\"  style=\"margin-bottom: 10px;\" ></div>\r\n<div class=\"detailmodule_text-image\"><p class=\"detail-desc-decorate-title\" style=\"text-overflow: ellipsis;font-family: \'OpenSans\';color:\'#000\';word-wrap: break-word;white-space: pre-wrap;font-weight: 900;font-size: 20px;line-height: 28px;color: #000;margin-bottom: 12px;\">Selling Point </p><p class=\"detail-desc-decorate-content\" style=\"text-overflow: ellipsis;font-family: \'OpenSans\';color:\'#000\';word-wrap: break-word;white-space: pre-wrap;font-weight: 300;font-size: 14px;line-height: 20px;color: #000;margin-bottom: 12px;\">Describe the details of the selling point above, attracting and providing trust to your potential users.</p><img src=\"//ae01.alicdn.com/kf/HTB1S0jlaW61gK0jSZFlq6xDKFXaz.jpg\"  class=\"detail-desc-decorate-image\"  style=\"margin-bottom: 10px;\" ></div>\r\n<div class=\"detailmodule_text-image\"><p class=\"detail-desc-decorate-title\" style=\"text-overflow: ellipsis;font-family: \'OpenSans\';color:\'#000\';word-wrap: break-word;white-space: pre-wrap;font-weight: 900;font-size: 20px;line-height: 28px;color: #000;margin-bottom: 12px;\">Selling Point </p><p class=\"detail-desc-decorate-content\" style=\"text-overflow: ellipsis;font-family: \'OpenSans\';color:\'#000\';word-wrap: break-word;white-space: pre-wrap;font-weight: 300;font-size: 14px;line-height: 20px;color: #000;margin-bottom: 12px;\">Describe the details of the selling point above, attracting and providing trust to your potential users.</p><img src=\"//ae01.alicdn.com/kf/HTB15Evia1T2gK0jSZFvq6xnFXXav.jpg\"  class=\"detail-desc-decorate-image\"  style=\"margin-bottom: 10px;\" ><img src=\"//ae01.alicdn.com/kf/HTB1zxPhaVP7gK0jSZFjq6A5aXXaN.jpg\"  class=\"detail-desc-decorate-image\"  style=\"margin-bottom: 10px;\" ><img src=\"//ae01.alicdn.com/kf/HTB1M36ja1H2gK0jSZFEq6AqMpXah.jpg\"  class=\"detail-desc-decorate-image\"  style=\"margin-bottom: 10px;\" ></div>\r\n<div class=\"detailmodule_text-image\"><p class=\"detail-desc-decorate-title\" style=\"text-overflow: ellipsis;font-family: \'OpenSans\';color:\'#000\';word-wrap: break-word;white-space: pre-wrap;font-weight: 900;font-size: 20px;line-height: 28px;color: #000;margin-bottom: 12px;\">Showcase </p><img src=\"//ae01.alicdn.com/kf/HTB1XiDYblSD3KVjSZFqq6A4bpXax.jpg\"  class=\"detail-desc-decorate-image\"  style=\"margin-bottom: 10px;\" ><img src=\"//ae01.alicdn.com/kf/HTB1clzUboKF3KVjSZFEq6xExFXao.jpg\"  class=\"detail-desc-decorate-image\"  style=\"margin-bottom: 10px;\" ></div>\r\n<div class=\"detailmodule_text-image\"><p class=\"detail-desc-decorate-title\" style=\"text-overflow: ellipsis;font-family: \'OpenSans\';color:\'#000\';word-wrap: break-word;white-space: pre-wrap;font-weight: 900;font-size: 20px;line-height: 28px;color: #000;margin-bottom: 12px;\">Brand Story </p><img src=\"//ae01.alicdn.com/kf/HTB1liu2affsK1RjSszb763qBXXat.png\"  class=\"detail-desc-decorate-image\" ></div>\r\n<div class=\"detailmodule_text\"><p class=\"detail-desc-decorate-content\" style=\"text-overflow: ellipsis;font-family: \'OpenSans\';color:\'#000\';word-wrap: break-word;white-space: pre-wrap;font-weight: 300;font-size: 14px;line-height: 20px;color: #000;margin-bottom: 12px;\">Describe your brand story, including establishment and development timelines, milestones, etc.</p></div>\r\n\n\n', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', '', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes', '', '', '2021-06-01 12:28:42', '2021-06-01 12:28:42', '', 0, 'https://shoestimer.com/?post_type=vi_wad_draft_product&#038;p=5001', 0, 'vi_wad_draft_product', '', 0),
(5002, 1, '2021-06-01 12:25:27', '2021-06-01 12:25:27', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Core Black Red, Shoe Size: 38', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-79', '', '', '2021-06-01 12:25:27', '2021-06-01 12:25:27', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=5002', 79, 'product_variation', '', 0),
(5003, 1, '2021-06-01 12:25:28', '2021-06-01 12:25:28', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Core Black Red, Shoe Size: 39 1/3', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-80', '', '', '2021-06-01 12:25:28', '2021-06-01 12:25:28', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=5003', 80, 'product_variation', '', 0),
(5004, 1, '2021-06-01 12:25:28', '2021-06-01 12:25:28', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Core Black Red, Shoe Size: 40', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-81', '', '', '2021-06-01 12:25:28', '2021-06-01 12:25:28', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=5004', 81, 'product_variation', '', 0),
(5005, 1, '2021-06-01 12:25:28', '2021-06-01 12:25:28', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Core Black Red, Shoe Size: 41 1/3', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-82', '', '', '2021-06-01 12:25:28', '2021-06-01 12:25:28', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=5005', 82, 'product_variation', '', 0),
(5006, 0, '2021-06-01 12:25:28', '2021-06-01 12:25:28', '', 'Sexy-fine-documentary-shoes-with-color-matching-30-higher-than-in-the-spring-and-autumn-in-4', '', 'inherit', 'open', 'closed', '', 'sexy-fine-documentary-shoes-with-color-matching-30-higher-than-in-the-spring-and-autumn-in-4-2', '', '', '2021-06-01 12:25:28', '2021-06-01 12:25:28', '', 4839, 'http://shoestimer.com/wp-content/uploads/2021/06/Sexy-fine-documentary-shoes-with-color-matching-30-higher-than-in-the-spring-and-autumn-in-4.jpg', 0, 'attachment', 'image/jpeg', 0),
(5007, 1, '2021-06-01 12:25:28', '2021-06-01 12:25:28', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Core Black Red, Shoe Size: 42', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-83', '', '', '2021-06-01 12:25:28', '2021-06-01 12:25:28', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=5007', 83, 'product_variation', '', 0),
(5008, 1, '2021-06-01 12:25:29', '2021-06-01 12:25:29', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Core Black Red, Shoe Size: 43 1/3', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-84', '', '', '2021-06-01 12:25:29', '2021-06-01 12:25:29', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=5008', 84, 'product_variation', '', 0),
(5009, 1, '2021-06-01 12:25:31', '2021-06-01 12:25:31', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Core Black Red, Shoe Size: 44', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-85', '', '', '2021-06-01 12:25:31', '2021-06-01 12:25:31', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=5009', 85, 'product_variation', '', 0);
INSERT INTO `wpx5_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(5010, 1, '2021-06-01 12:28:02', '2021-06-01 12:28:02', '                <div class=\"product-specs-list-container\">\r\n                    <ul class=\"product-specs-list util-clearfix\">\r\n						                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Model Number:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Z-99</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Gender:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">WOMEN</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Lining Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Cotton Fabric</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Shoe Width:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Medium(B,M)</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Level Of Practice:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Professional</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Decorations:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Buckle</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Outsole Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Soft Sole</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Heel Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Thin Heels</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Release Date:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Spring2018</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Insole Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Latex</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Dance Shoe Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Ballroom/Latin Shoes</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Closure Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Lace-up</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Upper Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Full Grain Leather</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Fit:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Fits true to size, take your normal size</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Heel Height:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">High (3\" and up)</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Brand Name:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Ladingwu</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Athletic Shoe Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Dance Shoes</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Department Name:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Adult</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Color:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Black</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Heel:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">6cm 7cm 7.5cm 8.3cm</span>\r\n                            </li>\r\n							                    </ul>\r\n                </div>\r\n				<div style=\"font-size: 0.0px;margin: 0 auto;color: #ecf0e0;\"><a><img alt=\"dianxiaobao\" style=\"display: block;color: #5e5823;\" src=\"https://ae01.alicdn.com/kf/HTB1MitMgj7nBKNjSZLeq6zxCFXaT.jpg\"/></a><table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" style=\"font-size: 0;\"><tbody><tr><td><a href=\"http://www.aliexpress.com/item/detail/32870514607.html\"><img alt=\"dianxiaobao\" style=\"display: block;color: #5e5823;\" src=\"https://ae01.alicdn.com/kf/HTB1Hf3mgFkoBKNjSZFkq6z4tFXab.jpg\"/></a></td><td><a href=\"http://www.aliexpress.com/item/detail/32869096025.html\"><img alt=\"dianxiaobao\" style=\"display: block;color: #5e5823;\" src=\"https://ae01.alicdn.com/kf/HTB13QgNtQyWBuNjy0Fpq6yssXXaf.jpg\"/></a></td><td><a href=\"http://www.aliexpress.com/item/detail/32870678074.html\"><img alt=\"dianxiaobao\" style=\"display: block;color: #5e5823;\" src=\"https://ae01.alicdn.com/kf/HTB10kQEgHArBKNjSZFLq6A_dVXaA.jpg\"/></a></td><td><a href=\"http://www.aliexpress.com/item/detail/32861481911.html\"><img alt=\"dianxiaobao\" style=\"display: block;color: #5e5823;\" src=\"https://ae01.alicdn.com/kf/HTB1GTMwtKuSBuNjSsplq6ze8pXaZ.jpg\"/></a></td></tr><tr><td><a href=\"http://www.aliexpress.com/item/detail/32864521964.html\"><img alt=\"dianxiaobao\" style=\"display: block;color: #5e5823;\" src=\"https://ae01.alicdn.com/kf/HTB1KXILgTqWBKNjSZFxq6ApLpXag.jpg\"/></a></td><td><a href=\"http://www.aliexpress.com/item/detail/32876558227.html\"><img alt=\"dianxiaobao\" style=\"display: block;color: #5e5823;\" src=\"https://ae01.alicdn.com/kf/HTB1OMvFlvuSBuNkHFqDq6xfhVXaG.jpg\"/></a></td><td><a href=\"http://www.aliexpress.com/item/detail/32877110659.html\"><img alt=\"dianxiaobao\" style=\"display: block;color: #5e5823;\" src=\"https://ae01.alicdn.com/kf/HTB1sREStKOSBuNjy0Fdq6zDnVXaZ.jpg\"/></a></td><td><a href=\"http://www.aliexpress.com/item/detail/32862285449.html\"><img alt=\"dianxiaobao\" style=\"display: block;color: #5e5823;\" src=\"https://ae01.alicdn.com/kf/HTB1pqnjlyCYBuNkSnaVq6AMsVXaM.jpg\"/></a></td></tr></tbody></table></div><p style=\"text-align: center;\">	<img src=\"https://ae01.alicdn.com/kf/HTB1ewmPlBmWBuNkSndVq6AsApXaJ.jpg\"/><img alt=\"2_01\" src=\"https://ae01.alicdn.com/kf/HTB1kIIrgFooBKNjSZFPq6xa2XXa9.jpg\"/><img alt=\"2_04\" src=\"https://ae01.alicdn.com/kf/HTB1WWpzlyCYBuNkHFCcq6AHtVXaD.jpg\"/><img alt=\"2_06\" src=\"https://ae01.alicdn.com/kf/HTB1NBA4tGmWBuNjy1Xaq6xCbXXaR.jpg\"/><img alt=\"2_07\" src=\"https://ae01.alicdn.com/kf/HTB1i4u5lwKTBuNkSne1q6yJoXXak.jpg\"/><img alt=\"2_02\" src=\"https://ae01.alicdn.com/kf/HTB1Nl.hgRjTBKNjSZFwq6AG4XXaO.jpg\"/><img alt=\"2_03\" src=\"https://ae01.alicdn.com/kf/HTB154P6gHorBKNjSZFjq6A_SpXa7.jpg\"/><img alt=\"2_05\" src=\"https://ae01.alicdn.com/kf/HTB1jJ9bt_JYBeNjy1zeq6yhzVXad.jpg\"/><img alt=\"2_08\" src=\"https://ae01.alicdn.com/kf/HTB143uTgPQnBKNjSZSgq6xHGXXam.jpg\"/><img alt=\"2_09\" src=\"https://ae01.alicdn.com/kf/HTB1xF03t_tYBeNjy1Xdq6xXyVXau.jpg\"/><img alt=\"2_10\" src=\"https://ae01.alicdn.com/kf/HTB1dwS1lvuSBuNkHFqDq6xfhVXak.jpg\"/><img src=\"https://ae01.alicdn.com/kf/HTB1VLTOtHGYBuNjy0Foq6AiBFXaI.jpg\"/><img src=\"https://ae01.alicdn.com/kf/HTB1kBAatKySBuNjy1zdq6xPxFXaj.jpg\"/></p><div style=\"font-size: 0.0px;margin: 0 auto;color: #ecf0e1;\"></div>\n\n', 'Ladingwu Hot Selling Women\'s Genuine Leather Shoes Ballroom Dance Competition Shoes Black Latin Dance Shoes Heel 6/7/7.5/8.3cm', '', 'publish', 'closed', 'closed', '', 'ladingwu-hot-selling-womens-genuine-leather-shoes-ballroom-dance-competition-shoes-black-latin-dance-shoes-heel-6-7-7-5-8-3cm', '', '', '2021-06-01 12:28:02', '2021-06-01 12:28:02', '', 0, 'https://shoestimer.com/?post_type=vi_wad_draft_product&#038;p=5010', 0, 'vi_wad_draft_product', '', 0),
(5011, 1, '2021-06-01 12:25:32', '2021-06-01 12:25:32', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Core Black Red, Shoe Size: 45 1/3', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-86', '', '', '2021-06-01 12:25:32', '2021-06-01 12:25:32', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=5011', 86, 'product_variation', '', 0),
(5012, 1, '2021-06-01 12:25:32', '2021-06-01 12:25:32', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Core Black Red, Shoe Size: 46', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-87', '', '', '2021-06-01 12:25:32', '2021-06-01 12:25:32', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=5012', 87, 'product_variation', '', 0),
(5013, 1, '2021-06-01 12:25:32', '2021-06-01 12:25:32', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Core Black Red, Shoe Size: 47 1/3', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-88', '', '', '2021-06-01 12:25:32', '2021-06-01 12:25:32', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=5013', 88, 'product_variation', '', 0),
(5014, 1, '2021-06-01 12:25:33', '2021-06-01 12:25:33', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: CreamTriple White, Shoe Size: 36', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-89', '', '', '2021-06-01 12:25:33', '2021-06-01 12:25:33', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=5014', 89, 'product_variation', '', 0),
(5015, 1, '2021-06-01 12:25:33', '2021-06-01 12:25:33', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: CreamTriple White, Shoe Size: 37 1/3', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-90', '', '', '2021-06-01 12:25:33', '2021-06-01 12:25:33', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=5015', 90, 'product_variation', '', 0),
(5016, 1, '2021-06-01 12:25:33', '2021-06-01 12:25:33', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: CreamTriple White, Shoe Size: 38', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-91', '', '', '2021-06-01 12:25:33', '2021-06-01 12:25:33', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=5016', 91, 'product_variation', '', 0),
(5017, 1, '2021-06-01 12:25:33', '2021-06-01 12:25:33', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: CreamTriple White, Shoe Size: 39 1/3', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-92', '', '', '2021-06-01 12:25:33', '2021-06-01 12:25:33', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=5017', 92, 'product_variation', '', 0),
(5018, 1, '2021-06-01 12:25:33', '2021-06-01 12:25:33', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: CreamTriple White, Shoe Size: 40', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-93', '', '', '2021-06-01 12:25:33', '2021-06-01 12:25:33', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=5018', 93, 'product_variation', '', 0),
(5020, 1, '2021-06-01 12:27:39', '2021-06-01 12:27:39', '                <div class=\"product-specs-list-container\">\r\n                    <ul class=\"product-specs-list util-clearfix\">\r\n						                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Brand Name:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">F·HANCHU</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Pump Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Basic</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Heel Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Square heel</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Origin:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">CN(Origin)</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Upper Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Patent Leather</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Toe Shape:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Pointed Toe</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">With Platforms:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">No</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Heel Height:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Super High (8cm-up)</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Fit:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Fits true to size, take your normal size</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Style:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Fashion</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">is_handmade:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Yes</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Fashion Element:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">ROME</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Insole Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Latex</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Occasion:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Casual</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Lining Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">MICROFIBER</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Season:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Spring/Autumn</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Outsole Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Rubber</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Item Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Pumps</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Model Number:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">FHC537</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Closure Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">ZIP</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Gender:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">WOMEN</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">COLOR:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Wine-redl,BEIGE</span>\r\n                            </li>\r\n							                    </ul>\r\n                </div>\r\n				<div class=\"detailmodule_text-image\"><p class=\"detail-desc-decorate-content\" style=\"text-overflow: ellipsis;font-family: \'OpenSans\';color:\'#000\';word-wrap: break-word;white-space: pre-wrap;font-weight: 300;font-size: 14px;line-height: 20px;color: #000;margin-bottom: 12px;\"> </p><img src=\"//ae01.alicdn.com/kf/Ha3eb58e7fc0f4d509fc0fed447a43c0dk.jpg\"  class=\"detail-desc-decorate-image\"  style=\"margin-bottom: 10px;\" ><img src=\"//ae01.alicdn.com/kf/H400f1fabfe234748ac5c923c6a485579x.jpg\"  class=\"detail-desc-decorate-image\"  style=\"margin-bottom: 10px;\" ></div>\r\n<div class=\"detailmodule_text-image\"><p class=\"detail-desc-decorate-title\" style=\"text-overflow: ellipsis;font-family: \'OpenSans\';color:\'#000\';word-wrap: break-word;white-space: pre-wrap;font-weight: 900;font-size: 20px;line-height: 28px;color: #000;margin-bottom: 12px;\"> </p><img src=\"//ae01.alicdn.com/kf/H7e3eb433ab624885af4493ad9b01e251d.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/Hcb6209626d14484aaeb8fc66585befa0S.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/H612e2758a7514f26a272245e3c85e7e8H.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/H4243b067f8cf4e08883afde5e0ba581d3.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/Hbf344587ba414c65b607ab69e33302e1y.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/Hbe257f9ae12341c5a31049b1334775b0p.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/H765d8cbe75e34f0b8eadc7b1e9dc585en.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/H4a991b6e1bf547568a6f6f161e32ea2ak.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/H1b1f96d7c3b740ec88b12bc6f40eb7d2B.jpg\"  class=\"detail-desc-decorate-image\" ></div>\r\n<div class=\"detailmodule_text-image\"><p class=\"detail-desc-decorate-title\" style=\"text-overflow: ellipsis;font-family: \'OpenSans\';color:\'#000\';word-wrap: break-word;white-space: pre-wrap;font-weight: 900;font-size: 20px;line-height: 28px;color: #000;margin-bottom: 12px;\"> </p><img src=\"//ae01.alicdn.com/kf/H35900f53cfd04c9a85b3ae94736105c8B.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/H950af439f0244e1ab958e884b362ab3bu.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/Ha5dd4f2d06944e87867231c26b65ebc8q.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/H2e56312b94ef49209e0c719e231e7859c.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/H4f0b835ee0bd463298bdbbdf6936e7ecC.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/H21890420d8da4f43b264bf56bdfe0a183.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/H06c74d006f384984929ecf899c5cd85ae.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/Hfb9269bf375b4306810ffe0c45171a7ba.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/Hd9188d355fce4dcab6122a0cb2609a3cA.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/H0321bb26c851489eb7464a92c7d662c1Y.jpg\"  class=\"detail-desc-decorate-image\" ></div>\r\n<div class=\"detailmodule_text-image\"><p class=\"detail-desc-decorate-title\" style=\"text-overflow: ellipsis;font-family: \'OpenSans\';color:\'#000\';word-wrap: break-word;white-space: pre-wrap;font-weight: 900;font-size: 20px;line-height: 28px;color: #000;margin-bottom: 12px;\"> </p><img src=\"//ae01.alicdn.com/kf/H72f24ef9c775446cb00661bc0a9a0bc8E.jpg\"  class=\"detail-desc-decorate-image\"  style=\"margin-bottom: 10px;\" ></div>\r\n<div class=\"detailmodule_text-image\"><p class=\"detail-desc-decorate-title\" style=\"text-overflow: ellipsis;font-family: \'OpenSans\';color:\'#000\';word-wrap: break-word;white-space: pre-wrap;font-weight: 900;font-size: 20px;line-height: 28px;color: #000;margin-bottom: 12px;\"> </p><img src=\"//ae01.alicdn.com/kf/Hb08eb09ce6f54cefabe5104f8f335ff9v.jpg\"  class=\"detail-desc-decorate-image\"  style=\"margin-bottom: 10px;\" ></div>\r\n\n\n', '2020 Autumn Wedding Shoes Woman High Heels Women\'s Pumps Patent Leather Shoe Thick Heel Fashion Pointed toe Deep Wine-red Beige', '', 'publish', 'closed', 'closed', '', '2020-autumn-wedding-shoes-woman-high-heels-womens-pumps-patent-leather-shoe-thick-heel-fashion-pointed-toe-deep-wine-red-beige', '', '', '2021-06-01 12:27:39', '2021-06-01 12:27:39', '', 0, 'https://shoestimer.com/?post_type=vi_wad_draft_product&#038;p=5020', 0, 'vi_wad_draft_product', '', 0),
(5019, 0, '2021-06-01 12:25:34', '2021-06-01 12:25:34', '', 'Sexy-fine-documentary-shoes-with-color-matching-30-higher-than-in-the-spring-and-autumn-in-5', '', 'inherit', 'open', 'closed', '', 'sexy-fine-documentary-shoes-with-color-matching-30-higher-than-in-the-spring-and-autumn-in-5-2', '', '', '2021-06-01 12:25:34', '2021-06-01 12:25:34', '', 4839, 'http://shoestimer.com/wp-content/uploads/2021/06/Sexy-fine-documentary-shoes-with-color-matching-30-higher-than-in-the-spring-and-autumn-in-5.jpg', 0, 'attachment', 'image/jpeg', 0),
(5021, 1, '2021-06-01 12:25:34', '2021-06-01 12:25:34', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: CreamTriple White, Shoe Size: 41 1/3', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-94', '', '', '2021-06-01 12:25:34', '2021-06-01 12:25:34', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=5021', 94, 'product_variation', '', 0),
(5022, 1, '2021-06-01 12:25:35', '2021-06-01 12:25:35', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: CreamTriple White, Shoe Size: 42', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-95', '', '', '2021-06-01 12:25:35', '2021-06-01 12:25:35', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=5022', 95, 'product_variation', '', 0),
(5023, 1, '2021-06-01 12:25:36', '2021-06-01 12:25:36', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: CreamTriple White, Shoe Size: 43 1/3', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-96', '', '', '2021-06-01 12:25:36', '2021-06-01 12:25:36', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=5023', 96, 'product_variation', '', 0),
(5024, 1, '2021-06-01 12:25:37', '2021-06-01 12:25:37', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Cinder, Shoe Size: 40', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-97', '', '', '2021-06-01 12:25:37', '2021-06-01 12:25:37', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=5024', 97, 'product_variation', '', 0),
(5025, 1, '2021-06-01 12:27:24', '2021-06-01 12:27:24', '                <div class=\"product-specs-list-container\">\r\n                    <ul class=\"product-specs-list util-clearfix\">\r\n						                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Brand Name:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">BONJEAN</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Upper Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Rubber</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Boot Height:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Knee-High</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Fit:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Fits true to size, take your normal size</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Toe Shape:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Round Toe</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Season:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Spring/Autumn</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Closure Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">ZIP</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">is_handmade:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Yes</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Pattern Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Geometric</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Item Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Boots</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Heel Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Square heel</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Boot Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Rainboots</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Insole Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Rubber</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Shaft Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Rubber</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Outsole Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Rubber</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Fashion Element:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Bling</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Lining Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">PVC</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Heel Height:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Med (3cm-5cm)</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Model Number:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">xin2</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">With Platforms:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">No</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Department Name:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Adult</span>\r\n                            </li>\r\n							                    </ul>\r\n                </div>\r\n				<div class=\"detailmodule_image\"><img src=\"//ae01.alicdn.com/kf/H2f5afefcaf414352a384bf2f2be5f2a04.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/Hb286db90ffbe4be9900e9027722e4c2bS.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/H69d7e3266de0453f85d40ffd77c42639U.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/Hc42a2301f3e5495eab5b77bb50659c18b.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/H366907d4976446aa916577a678a6e5ddn.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/Hf07ca2700d6e42bab9f79f9e537cf553G.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/H1637f51bcd2846c0a3a8b11059ce9334x.jpg\"  class=\"detail-desc-decorate-image\" ></div>\r\n\n\n', 'Punk Style Zipper Rain Boots Women\'s Pure Color Rain Boots Outdoor Rubber Water shoes For Female 36-41 Plus size', '', 'publish', 'closed', 'closed', '', 'punk-style-zipper-rain-boots-womens-pure-color-rain-boots-outdoor-rubber-water-shoes-for-female-36-41-plus-size', '', '', '2021-06-01 12:27:24', '2021-06-01 12:27:24', '', 0, 'https://shoestimer.com/?post_type=vi_wad_draft_product&#038;p=5025', 0, 'vi_wad_draft_product', '', 0),
(5026, 1, '2021-06-01 12:25:38', '2021-06-01 12:25:38', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Cinder, Shoe Size: 41 1/3', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-98', '', '', '2021-06-01 12:25:38', '2021-06-01 12:25:38', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=5026', 98, 'product_variation', '', 0),
(5027, 0, '2021-06-01 12:25:39', '2021-06-01 12:25:39', '', 'Sexy-fine-documentary-shoes-with-color-matching-30-higher-than-in-the-spring-and-autumn-in.jpg_640x640', '', 'inherit', 'open', 'closed', '', 'sexy-fine-documentary-shoes-with-color-matching-30-higher-than-in-the-spring-and-autumn-in-jpg_640x640', '', '', '2021-06-01 12:25:39', '2021-06-01 12:25:39', '', 4839, 'http://shoestimer.com/wp-content/uploads/2021/06/Sexy-fine-documentary-shoes-with-color-matching-30-higher-than-in-the-spring-and-autumn-in.jpg_640x640.jpg', 0, 'attachment', 'image/jpeg', 0),
(5028, 1, '2021-06-01 12:25:39', '2021-06-01 12:25:39', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Cinder, Shoe Size: 42', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-99', '', '', '2021-06-01 12:25:39', '2021-06-01 12:25:39', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=5028', 99, 'product_variation', '', 0),
(5029, 1, '2021-06-01 12:25:39', '2021-06-01 12:25:39', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Cinder, Shoe Size: 43 1/3', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-100', '', '', '2021-06-01 12:25:39', '2021-06-01 12:25:39', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=5029', 100, 'product_variation', '', 0),
(5030, 1, '2021-06-01 12:25:40', '2021-06-01 12:25:40', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Cinder, Shoe Size: 44', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-101', '', '', '2021-06-01 12:25:40', '2021-06-01 12:25:40', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=5030', 101, 'product_variation', '', 0),
(5031, 1, '2021-06-01 12:25:40', '2021-06-01 12:25:40', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Cinder, Shoe Size: 45 1/3', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-102', '', '', '2021-06-01 12:25:40', '2021-06-01 12:25:40', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=5031', 102, 'product_variation', '', 0),
(5032, 1, '2021-06-01 12:25:41', '2021-06-01 12:25:41', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Cinder, Shoe Size: 46', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-103', '', '', '2021-06-01 12:25:41', '2021-06-01 12:25:41', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=5032', 103, 'product_variation', '', 0),
(5033, 1, '2021-06-01 12:25:41', '2021-06-01 12:25:41', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Cinder, Shoe Size: 47 1/3', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-104', '', '', '2021-06-01 12:25:41', '2021-06-01 12:25:41', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=5033', 104, 'product_variation', '', 0),
(5034, 1, '2021-06-01 12:25:41', '2021-06-01 12:25:41', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Butter, Shoe Size: 36', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-105', '', '', '2021-06-01 12:25:41', '2021-06-01 12:25:41', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=5034', 105, 'product_variation', '', 0),
(5035, 0, '2021-06-01 12:25:41', '2021-06-01 12:25:41', '', 'Sexy-fine-documentary-shoes-with-color-matching-30-higher-than-in-the-spring-and-autumn-in-1.jpg_640x640-1', '', 'inherit', 'open', 'closed', '', 'sexy-fine-documentary-shoes-with-color-matching-30-higher-than-in-the-spring-and-autumn-in-1-jpg_640x640-1', '', '', '2021-06-01 12:25:41', '2021-06-01 12:25:41', '', 4839, 'http://shoestimer.com/wp-content/uploads/2021/06/Sexy-fine-documentary-shoes-with-color-matching-30-higher-than-in-the-spring-and-autumn-in-1.jpg_640x640-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(5036, 1, '2021-06-01 12:25:41', '2021-06-01 12:25:41', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Butter, Shoe Size: 37 1/3', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-106', '', '', '2021-06-01 12:25:41', '2021-06-01 12:25:41', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=5036', 106, 'product_variation', '', 0),
(5037, 1, '2021-06-01 12:25:42', '2021-06-01 12:25:42', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Butter, Shoe Size: 38', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-107', '', '', '2021-06-01 12:25:42', '2021-06-01 12:25:42', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=5037', 107, 'product_variation', '', 0),
(5038, 1, '2021-06-01 12:25:43', '2021-06-01 12:25:43', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Butter, Shoe Size: 39 1/3', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-108', '', '', '2021-06-01 12:25:43', '2021-06-01 12:25:43', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=5038', 108, 'product_variation', '', 0),
(5039, 1, '2021-06-01 12:25:43', '2021-06-01 12:25:43', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Butter, Shoe Size: 40', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-109', '', '', '2021-06-01 12:25:43', '2021-06-01 12:25:43', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=5039', 109, 'product_variation', '', 0),
(5040, 1, '2021-06-01 12:25:44', '2021-06-01 12:25:44', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Butter, Shoe Size: 41 1/3', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-110', '', '', '2021-06-01 12:25:44', '2021-06-01 12:25:44', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=5040', 110, 'product_variation', '', 0),
(5041, 0, '2021-06-01 12:25:44', '2021-06-01 12:25:44', '', 'Sorbern-Dark-Red-Women-Pump-Shoes-Ankle-Strap-Pointy-Toe-Heels-Platform-20Cm-Custom-Higher-Heels-1', '', 'inherit', 'open', 'closed', '', 'sorbern-dark-red-women-pump-shoes-ankle-strap-pointy-toe-heels-platform-20cm-custom-higher-heels-1', '', '', '2021-06-01 12:25:44', '2021-06-01 12:25:44', '', 4873, 'http://shoestimer.com/wp-content/uploads/2021/06/Sorbern-Dark-Red-Women-Pump-Shoes-Ankle-Strap-Pointy-Toe-Heels-Platform-20Cm-Custom-Higher-Heels-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(5042, 1, '2021-06-01 12:25:44', '2021-06-01 12:25:44', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Butter, Shoe Size: 42', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-111', '', '', '2021-06-01 12:25:44', '2021-06-01 12:25:44', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=5042', 111, 'product_variation', '', 0),
(5043, 1, '2021-06-01 12:25:44', '2021-06-01 12:25:44', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Butter, Shoe Size: 43 1/3', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-112', '', '', '2021-06-01 12:25:44', '2021-06-01 12:25:44', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=5043', 112, 'product_variation', '', 0),
(5044, 1, '2021-06-01 12:25:46', '2021-06-01 12:25:46', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Butter, Shoe Size: 44', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-113', '', '', '2021-06-01 12:25:46', '2021-06-01 12:25:46', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=5044', 113, 'product_variation', '', 0),
(5045, 1, '2021-06-01 12:25:47', '2021-06-01 12:25:47', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Butter, Shoe Size: 45 1/3', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-114', '', '', '2021-06-01 12:25:47', '2021-06-01 12:25:47', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=5045', 114, 'product_variation', '', 0);
INSERT INTO `wpx5_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(5046, 1, '2021-06-01 12:25:47', '2021-06-01 12:25:47', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Butter, Shoe Size: 46', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-115', '', '', '2021-06-01 12:25:47', '2021-06-01 12:25:47', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=5046', 115, 'product_variation', '', 0),
(5047, 1, '2021-06-01 12:25:47', '2021-06-01 12:25:47', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Butter, Shoe Size: 47 1/3', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-116', '', '', '2021-06-01 12:25:47', '2021-06-01 12:25:47', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=5047', 116, 'product_variation', '', 0),
(5048, 1, '2021-06-01 12:25:48', '2021-06-01 12:25:48', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Carbon, Shoe Size: 36', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-117', '', '', '2021-06-01 12:25:48', '2021-06-01 12:25:48', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=5048', 117, 'product_variation', '', 0),
(5049, 1, '2021-06-01 12:25:48', '2021-06-01 12:25:48', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Carbon, Shoe Size: 37 1/3', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-118', '', '', '2021-06-01 12:25:48', '2021-06-01 12:25:48', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=5049', 118, 'product_variation', '', 0),
(5050, 0, '2021-06-01 12:25:48', '2021-06-01 12:25:48', '', 'Sorbern-Dark-Red-Women-Pump-Shoes-Ankle-Strap-Pointy-Toe-Heels-Platform-20Cm-Custom-Higher-Heels-2', '', 'inherit', 'open', 'closed', '', 'sorbern-dark-red-women-pump-shoes-ankle-strap-pointy-toe-heels-platform-20cm-custom-higher-heels-2', '', '', '2021-06-01 12:25:48', '2021-06-01 12:25:48', '', 4873, 'http://shoestimer.com/wp-content/uploads/2021/06/Sorbern-Dark-Red-Women-Pump-Shoes-Ankle-Strap-Pointy-Toe-Heels-Platform-20Cm-Custom-Higher-Heels-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(5051, 1, '2021-06-01 12:25:48', '2021-06-01 12:25:48', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Carbon, Shoe Size: 38', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-119', '', '', '2021-06-01 12:25:48', '2021-06-01 12:25:48', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=5051', 119, 'product_variation', '', 0),
(5052, 1, '2021-06-01 12:25:49', '2021-06-01 12:25:49', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Carbon, Shoe Size: 39 1/3', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-120', '', '', '2021-06-01 12:25:49', '2021-06-01 12:25:49', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=5052', 120, 'product_variation', '', 0),
(5053, 1, '2021-06-01 12:25:50', '2021-06-01 12:25:50', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Carbon, Shoe Size: 40', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-121', '', '', '2021-06-01 12:25:50', '2021-06-01 12:25:50', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=5053', 121, 'product_variation', '', 0),
(5054, 1, '2021-06-01 12:25:51', '2021-06-01 12:25:51', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Carbon, Shoe Size: 41 1/3', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-122', '', '', '2021-06-01 12:25:51', '2021-06-01 12:25:51', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=5054', 122, 'product_variation', '', 0),
(5055, 1, '2021-06-01 12:25:51', '2021-06-01 12:25:51', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Carbon, Shoe Size: 42', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-123', '', '', '2021-06-01 12:25:51', '2021-06-01 12:25:51', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=5055', 123, 'product_variation', '', 0),
(5056, 1, '2021-06-01 12:25:51', '2021-06-01 12:25:51', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Carbon, Shoe Size: 43 1/3', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-124', '', '', '2021-06-01 12:25:51', '2021-06-01 12:25:51', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=5056', 124, 'product_variation', '', 0),
(5057, 1, '2021-06-01 12:25:51', '2021-06-01 12:25:51', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Carbon, Shoe Size: 44', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-125', '', '', '2021-06-01 12:25:51', '2021-06-01 12:25:51', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=5057', 125, 'product_variation', '', 0),
(5059, 1, '2021-06-01 12:25:52', '2021-06-01 12:25:52', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Carbon, Shoe Size: 45 1/3', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-126', '', '', '2021-06-01 12:25:52', '2021-06-01 12:25:52', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=5059', 126, 'product_variation', '', 0),
(5058, 0, '2021-06-01 12:25:52', '2021-06-01 12:25:52', '', 'Sorbern-Dark-Red-Women-Pump-Shoes-Ankle-Strap-Pointy-Toe-Heels-Platform-20Cm-Custom-Higher-Heels-3', '', 'inherit', 'open', 'closed', '', 'sorbern-dark-red-women-pump-shoes-ankle-strap-pointy-toe-heels-platform-20cm-custom-higher-heels-3', '', '', '2021-06-01 12:25:52', '2021-06-01 12:25:52', '', 4873, 'http://shoestimer.com/wp-content/uploads/2021/06/Sorbern-Dark-Red-Women-Pump-Shoes-Ankle-Strap-Pointy-Toe-Heels-Platform-20Cm-Custom-Higher-Heels-3.jpg', 0, 'attachment', 'image/jpeg', 0),
(5060, 1, '2021-06-01 12:25:53', '2021-06-01 12:25:53', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Carbon, Shoe Size: 46', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-127', '', '', '2021-06-01 12:25:53', '2021-06-01 12:25:53', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=5060', 127, 'product_variation', '', 0),
(5061, 1, '2021-06-01 12:25:55', '2021-06-01 12:25:55', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Carbon, Shoe Size: 47 1/3', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-128', '', '', '2021-06-01 12:25:55', '2021-06-01 12:25:55', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=5061', 128, 'product_variation', '', 0),
(5062, 1, '2021-06-01 12:25:56', '2021-06-01 12:25:56', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Beluga, Shoe Size: 44', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-129', '', '', '2021-06-01 12:25:56', '2021-06-01 12:25:56', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=5062', 129, 'product_variation', '', 0),
(5063, 1, '2021-06-01 12:25:56', '2021-06-01 12:25:56', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Beluga, Shoe Size: 45 1/3', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-130', '', '', '2021-06-01 12:25:56', '2021-06-01 12:25:56', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=5063', 130, 'product_variation', '', 0),
(5064, 1, '2021-06-01 12:25:56', '2021-06-01 12:25:56', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Beluga, Shoe Size: 46', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-131', '', '', '2021-06-01 12:25:56', '2021-06-01 12:25:56', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=5064', 131, 'product_variation', '', 0),
(5065, 1, '2021-06-01 12:25:57', '2021-06-01 12:25:57', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Beluga, Shoe Size: 47 1/3', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-132', '', '', '2021-06-01 12:25:57', '2021-06-01 12:25:57', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=5065', 132, 'product_variation', '', 0),
(5066, 1, '2021-06-01 12:25:57', '2021-06-01 12:25:57', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Bred, Shoe Size: 36', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-133', '', '', '2021-06-01 12:25:57', '2021-06-01 12:25:57', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=5066', 133, 'product_variation', '', 0),
(5067, 1, '2021-06-01 12:25:57', '2021-06-01 12:25:57', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Bred, Shoe Size: 37 1/3', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-134', '', '', '2021-06-01 12:25:57', '2021-06-01 12:25:57', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=5067', 134, 'product_variation', '', 0),
(5068, 1, '2021-06-01 12:25:57', '2021-06-01 12:25:57', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Bred, Shoe Size: 38', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-135', '', '', '2021-06-01 12:25:57', '2021-06-01 12:25:57', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=5068', 135, 'product_variation', '', 0),
(5069, 0, '2021-06-01 12:25:57', '2021-06-01 12:25:57', '', 'Sorbern-Dark-Red-Women-Pump-Shoes-Ankle-Strap-Pointy-Toe-Heels-Platform-20Cm-Custom-Higher-Heels-4', '', 'inherit', 'open', 'closed', '', 'sorbern-dark-red-women-pump-shoes-ankle-strap-pointy-toe-heels-platform-20cm-custom-higher-heels-4', '', '', '2021-06-01 12:25:57', '2021-06-01 12:25:57', '', 4873, 'http://shoestimer.com/wp-content/uploads/2021/06/Sorbern-Dark-Red-Women-Pump-Shoes-Ankle-Strap-Pointy-Toe-Heels-Platform-20Cm-Custom-Higher-Heels-4.jpg', 0, 'attachment', 'image/jpeg', 0),
(5070, 1, '2021-06-01 12:25:57', '2021-06-01 12:25:57', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Bred, Shoe Size: 39 1/3', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-136', '', '', '2021-06-01 12:25:57', '2021-06-01 12:25:57', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=5070', 136, 'product_variation', '', 0),
(5071, 1, '2021-06-01 12:25:58', '2021-06-01 12:25:58', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Bred, Shoe Size: 40', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-137', '', '', '2021-06-01 12:25:58', '2021-06-01 12:25:58', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=5071', 137, 'product_variation', '', 0),
(5072, 1, '2021-06-01 12:26:00', '2021-06-01 12:26:00', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Bred, Shoe Size: 41 1/3', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-138', '', '', '2021-06-01 12:26:00', '2021-06-01 12:26:00', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=5072', 138, 'product_variation', '', 0),
(5073, 1, '2021-06-01 12:26:00', '2021-06-01 12:26:00', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Bred, Shoe Size: 42', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-139', '', '', '2021-06-01 12:26:00', '2021-06-01 12:26:00', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=5073', 139, 'product_variation', '', 0),
(5074, 1, '2021-06-01 12:26:01', '2021-06-01 12:26:01', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Bred, Shoe Size: 43 1/3', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-140', '', '', '2021-06-01 12:26:01', '2021-06-01 12:26:01', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=5074', 140, 'product_variation', '', 0),
(5075, 1, '2021-06-01 12:26:01', '2021-06-01 12:26:01', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Bred, Shoe Size: 44', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-141', '', '', '2021-06-01 12:26:01', '2021-06-01 12:26:01', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=5075', 141, 'product_variation', '', 0),
(5076, 1, '2021-06-01 12:26:01', '2021-06-01 12:26:01', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Bred, Shoe Size: 45 1/3', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-142', '', '', '2021-06-01 12:26:01', '2021-06-01 12:26:01', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=5076', 142, 'product_variation', '', 0),
(5077, 1, '2021-06-01 12:26:01', '2021-06-01 12:26:01', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Bred, Shoe Size: 46', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-143', '', '', '2021-06-01 12:26:01', '2021-06-01 12:26:01', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=5077', 143, 'product_variation', '', 0),
(5078, 1, '2021-06-01 12:26:01', '2021-06-01 12:26:01', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Bred, Shoe Size: 47 1/3', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-144', '', '', '2021-06-01 12:26:01', '2021-06-01 12:26:01', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=5078', 144, 'product_variation', '', 0),
(5079, 1, '2021-06-01 12:26:02', '2021-06-01 12:26:02', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Blue Tint, Shoe Size: 36', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-145', '', '', '2021-06-01 12:26:02', '2021-06-01 12:26:02', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=5079', 145, 'product_variation', '', 0),
(5080, 0, '2021-06-01 12:26:03', '2021-06-01 12:26:03', '', 'Sorbern-Dark-Red-Women-Pump-Shoes-Ankle-Strap-Pointy-Toe-Heels-Platform-20Cm-Custom-Higher-Heels-5', '', 'inherit', 'open', 'closed', '', 'sorbern-dark-red-women-pump-shoes-ankle-strap-pointy-toe-heels-platform-20cm-custom-higher-heels-5', '', '', '2021-06-01 12:26:03', '2021-06-01 12:26:03', '', 4873, 'http://shoestimer.com/wp-content/uploads/2021/06/Sorbern-Dark-Red-Women-Pump-Shoes-Ankle-Strap-Pointy-Toe-Heels-Platform-20Cm-Custom-Higher-Heels-5.jpg', 0, 'attachment', 'image/jpeg', 0),
(5081, 1, '2021-06-01 12:26:03', '2021-06-01 12:26:03', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Blue Tint, Shoe Size: 37 1/3', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-146', '', '', '2021-06-01 12:26:03', '2021-06-01 12:26:03', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=5081', 146, 'product_variation', '', 0),
(5082, 1, '2021-06-01 12:26:04', '2021-06-01 12:26:04', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Blue Tint, Shoe Size: 38', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-147', '', '', '2021-06-01 12:26:04', '2021-06-01 12:26:04', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=5082', 147, 'product_variation', '', 0),
(5083, 1, '2021-06-01 12:26:04', '2021-06-01 12:26:04', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Blue Tint, Shoe Size: 39 1/3', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-148', '', '', '2021-06-01 12:26:04', '2021-06-01 12:26:04', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=5083', 148, 'product_variation', '', 0),
(5084, 1, '2021-06-01 12:26:06', '2021-06-01 12:26:06', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Blue Tint, Shoe Size: 40', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-149', '', '', '2021-06-01 12:26:06', '2021-06-01 12:26:06', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=5084', 149, 'product_variation', '', 0),
(5085, 1, '2021-06-01 12:26:07', '2021-06-01 12:26:07', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Blue Tint, Shoe Size: 41 1/3', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-150', '', '', '2021-06-01 12:26:07', '2021-06-01 12:26:07', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=5085', 150, 'product_variation', '', 0),
(5086, 1, '2021-06-01 12:26:07', '2021-06-01 12:26:07', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Blue Tint, Shoe Size: 42', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-151', '', '', '2021-06-01 12:26:07', '2021-06-01 12:26:07', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=5086', 151, 'product_variation', '', 0),
(5087, 1, '2021-06-01 12:26:07', '2021-06-01 12:26:07', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Blue Tint, Shoe Size: 43 1/3', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-152', '', '', '2021-06-01 12:26:07', '2021-06-01 12:26:07', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=5087', 152, 'product_variation', '', 0),
(5088, 0, '2021-06-01 12:26:07', '2021-06-01 12:26:07', '', 'Sorbern-Dark-Red-Women-Pump-Shoes-Ankle-Strap-Pointy-Toe-Heels-Platform-20Cm-Custom-Higher-Heels.jpg_640x640', '', 'inherit', 'open', 'closed', '', 'sorbern-dark-red-women-pump-shoes-ankle-strap-pointy-toe-heels-platform-20cm-custom-higher-heels-jpg_640x640', '', '', '2021-06-01 12:26:07', '2021-06-01 12:26:07', '', 4873, 'http://shoestimer.com/wp-content/uploads/2021/06/Sorbern-Dark-Red-Women-Pump-Shoes-Ankle-Strap-Pointy-Toe-Heels-Platform-20Cm-Custom-Higher-Heels.jpg_640x640.jpg', 0, 'attachment', 'image/jpeg', 0),
(5089, 1, '2021-06-01 12:26:07', '2021-06-01 12:26:07', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Blue Tint, Shoe Size: 44', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-153', '', '', '2021-06-01 12:26:07', '2021-06-01 12:26:07', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=5089', 153, 'product_variation', '', 0),
(5090, 1, '2021-06-01 12:26:08', '2021-06-01 12:26:08', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Blue Tint, Shoe Size: 45 1/3', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-154', '', '', '2021-06-01 12:26:08', '2021-06-01 12:26:08', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=5090', 154, 'product_variation', '', 0),
(5091, 1, '2021-06-01 12:26:09', '2021-06-01 12:26:09', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Blue Tint, Shoe Size: 46', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-155', '', '', '2021-06-01 12:26:09', '2021-06-01 12:26:09', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=5091', 155, 'product_variation', '', 0),
(5092, 1, '2021-06-01 12:26:09', '2021-06-01 12:26:09', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Blue Tint, Shoe Size: 47 1/3', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-156', '', '', '2021-06-01 12:26:09', '2021-06-01 12:26:09', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=5092', 156, 'product_variation', '', 0),
(5093, 0, '2021-06-01 12:26:09', '2021-06-01 12:26:09', '', 'Sorbern-Dark-Red-Women-Pump-Shoes-Ankle-Strap-Pointy-Toe-Heels-Platform-20Cm-Custom-Higher-Heels-1.jpg_640x640-1', '', 'inherit', 'open', 'closed', '', 'sorbern-dark-red-women-pump-shoes-ankle-strap-pointy-toe-heels-platform-20cm-custom-higher-heels-1-jpg_640x640-1', '', '', '2021-06-01 12:26:09', '2021-06-01 12:26:09', '', 4873, 'http://shoestimer.com/wp-content/uploads/2021/06/Sorbern-Dark-Red-Women-Pump-Shoes-Ankle-Strap-Pointy-Toe-Heels-Platform-20Cm-Custom-Higher-Heels-1.jpg_640x640-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(5094, 1, '2021-06-01 12:26:09', '2021-06-01 12:26:09', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Cinder, Shoe Size: 36', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-157', '', '', '2021-06-01 12:26:09', '2021-06-01 12:26:09', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=5094', 157, 'product_variation', '', 0),
(5095, 1, '2021-06-01 12:26:09', '2021-06-01 12:26:09', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Cinder, Shoe Size: 37 1/3', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-158', '', '', '2021-06-01 12:26:09', '2021-06-01 12:26:09', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=5095', 158, 'product_variation', '', 0),
(5096, 1, '2021-06-01 12:26:10', '2021-06-01 12:26:10', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Cinder, Shoe Size: 38', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-159', '', '', '2021-06-01 12:26:10', '2021-06-01 12:26:10', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=5096', 159, 'product_variation', '', 0),
(5097, 1, '2021-06-01 12:26:10', '2021-06-01 12:26:10', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Cinder, Shoe Size: 39 1/3', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-160', '', '', '2021-06-01 12:26:10', '2021-06-01 12:26:10', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=5097', 160, 'product_variation', '', 0),
(5098, 1, '2021-06-01 12:26:10', '2021-06-01 12:26:10', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Tail Light, Shoe Size: 36', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-161', '', '', '2021-06-01 12:26:10', '2021-06-01 12:26:10', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=5098', 161, 'product_variation', '', 0),
(5099, 1, '2021-06-01 12:26:11', '2021-06-01 12:26:11', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Tail Light, Shoe Size: 37 1/3', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-162', '', '', '2021-06-01 12:26:11', '2021-06-01 12:26:11', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=5099', 162, 'product_variation', '', 0),
(5100, 1, '2021-06-01 12:26:11', '2021-06-01 12:26:11', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Tail Light, Shoe Size: 38', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-163', '', '', '2021-06-01 12:26:11', '2021-06-01 12:26:11', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=5100', 163, 'product_variation', '', 0),
(5101, 1, '2021-06-01 12:26:11', '2021-06-01 12:26:11', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Tail Light, Shoe Size: 39 1/3', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-164', '', '', '2021-06-01 12:26:11', '2021-06-01 12:26:11', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=5101', 164, 'product_variation', '', 0),
(5102, 1, '2021-06-01 12:26:11', '2021-06-01 12:26:11', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Tail Light, Shoe Size: 40', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-165', '', '', '2021-06-01 12:26:11', '2021-06-01 12:26:11', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=5102', 165, 'product_variation', '', 0),
(5103, 1, '2021-06-01 12:26:12', '2021-06-01 12:26:12', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Tail Light, Shoe Size: 41 1/3', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-166', '', '', '2021-06-01 12:26:12', '2021-06-01 12:26:12', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=5103', 166, 'product_variation', '', 0),
(5104, 1, '2021-06-01 12:26:12', '2021-06-01 12:26:12', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Tail Light, Shoe Size: 42', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-167', '', '', '2021-06-01 12:26:12', '2021-06-01 12:26:12', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=5104', 167, 'product_variation', '', 0),
(5105, 1, '2021-06-01 12:26:12', '2021-06-01 12:26:12', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Tail Light, Shoe Size: 43 1/3', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-168', '', '', '2021-06-01 12:26:12', '2021-06-01 12:26:12', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=5105', 168, 'product_variation', '', 0),
(5106, 1, '2021-06-01 12:26:12', '2021-06-01 12:26:12', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Tail Light, Shoe Size: 44', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-169', '', '', '2021-06-01 12:26:12', '2021-06-01 12:26:12', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=5106', 169, 'product_variation', '', 0),
(5107, 1, '2021-06-01 12:26:12', '2021-06-01 12:26:12', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Tail Light, Shoe Size: 45 1/3', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-170', '', '', '2021-06-01 12:26:12', '2021-06-01 12:26:12', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=5107', 170, 'product_variation', '', 0),
(5108, 1, '2021-06-01 12:26:13', '2021-06-01 12:26:13', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Tail Light, Shoe Size: 46', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-171', '', '', '2021-06-01 12:26:13', '2021-06-01 12:26:13', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=5108', 171, 'product_variation', '', 0),
(5109, 1, '2021-06-01 12:26:13', '2021-06-01 12:26:13', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Tail Light, Shoe Size: 47 1/3', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-172', '', '', '2021-06-01 12:26:13', '2021-06-01 12:26:13', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=5109', 172, 'product_variation', '', 0),
(5110, 1, '2021-06-01 12:26:13', '2021-06-01 12:26:13', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Beluga 2.0, Shoe Size: 36', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-173', '', '', '2021-06-01 12:26:13', '2021-06-01 12:26:13', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=5110', 173, 'product_variation', '', 0),
(5111, 1, '2021-06-01 12:26:13', '2021-06-01 12:26:13', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Beluga 2.0, Shoe Size: 37 1/3', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-174', '', '', '2021-06-01 12:26:13', '2021-06-01 12:26:13', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=5111', 174, 'product_variation', '', 0),
(5112, 1, '2021-06-01 12:26:14', '2021-06-01 12:26:14', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Beluga 2.0, Shoe Size: 38', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-175', '', '', '2021-06-01 12:26:14', '2021-06-01 12:26:14', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=5112', 175, 'product_variation', '', 0),
(5113, 1, '2021-06-01 12:26:14', '2021-06-01 12:26:14', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Beluga 2.0, Shoe Size: 39 1/3', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-176', '', '', '2021-06-01 12:26:14', '2021-06-01 12:26:14', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=5113', 176, 'product_variation', '', 0),
(5114, 1, '2021-06-01 12:26:14', '2021-06-01 12:26:14', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Beluga 2.0, Shoe Size: 40', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-177', '', '', '2021-06-01 12:26:14', '2021-06-01 12:26:14', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=5114', 177, 'product_variation', '', 0),
(5115, 1, '2021-06-01 12:26:14', '2021-06-01 12:26:14', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Beluga 2.0, Shoe Size: 41 1/3', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-178', '', '', '2021-06-01 12:26:14', '2021-06-01 12:26:14', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=5115', 178, 'product_variation', '', 0),
(5116, 1, '2021-06-01 12:26:14', '2021-06-01 12:26:14', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Beluga 2.0, Shoe Size: 42', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-179', '', '', '2021-06-01 12:26:14', '2021-06-01 12:26:14', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=5116', 179, 'product_variation', '', 0),
(5117, 1, '2021-06-01 12:26:15', '2021-06-01 12:26:15', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Beluga 2.0, Shoe Size: 43 1/3', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-180', '', '', '2021-06-01 12:26:15', '2021-06-01 12:26:15', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=5117', 180, 'product_variation', '', 0),
(5118, 1, '2021-06-01 12:26:15', '2021-06-01 12:26:15', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Beluga 2.0, Shoe Size: 44', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-181', '', '', '2021-06-01 12:26:15', '2021-06-01 12:26:15', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=5118', 181, 'product_variation', '', 0),
(5119, 1, '2021-06-01 12:26:15', '2021-06-01 12:26:15', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Beluga 2.0, Shoe Size: 45 1/3', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-182', '', '', '2021-06-01 12:26:15', '2021-06-01 12:26:15', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=5119', 182, 'product_variation', '', 0),
(5120, 1, '2021-06-01 12:26:15', '2021-06-01 12:26:15', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Beluga 2.0, Shoe Size: 46', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-183', '', '', '2021-06-01 12:26:15', '2021-06-01 12:26:15', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=5120', 183, 'product_variation', '', 0),
(5121, 1, '2021-06-01 12:26:15', '2021-06-01 12:26:15', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Beluga 2.0, Shoe Size: 47 1/3', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-184', '', '', '2021-06-01 12:26:15', '2021-06-01 12:26:15', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=5121', 184, 'product_variation', '', 0),
(5122, 1, '2021-06-01 12:26:16', '2021-06-01 12:26:16', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Beluga, Shoe Size: 36', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-185', '', '', '2021-06-01 12:26:16', '2021-06-01 12:26:16', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=5122', 185, 'product_variation', '', 0),
(5123, 1, '2021-06-01 12:26:16', '2021-06-01 12:26:16', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Beluga, Shoe Size: 37 1/3', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-186', '', '', '2021-06-01 12:26:16', '2021-06-01 12:26:16', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=5123', 186, 'product_variation', '', 0),
(5124, 1, '2021-06-01 12:26:16', '2021-06-01 12:26:16', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Beluga, Shoe Size: 38', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-187', '', '', '2021-06-01 12:26:16', '2021-06-01 12:26:16', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=5124', 187, 'product_variation', '', 0),
(5125, 1, '2021-06-01 12:26:16', '2021-06-01 12:26:16', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Beluga, Shoe Size: 39 1/3', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-188', '', '', '2021-06-01 12:26:16', '2021-06-01 12:26:16', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=5125', 188, 'product_variation', '', 0),
(5126, 1, '2021-06-01 12:26:17', '2021-06-01 12:26:17', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Beluga, Shoe Size: 40', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-189', '', '', '2021-06-01 12:26:17', '2021-06-01 12:26:17', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=5126', 189, 'product_variation', '', 0),
(5127, 1, '2021-06-01 12:26:17', '2021-06-01 12:26:17', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Beluga, Shoe Size: 41 1/3', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-190', '', '', '2021-06-01 12:26:17', '2021-06-01 12:26:17', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=5127', 190, 'product_variation', '', 0),
(5128, 1, '2021-06-01 12:26:17', '2021-06-01 12:26:17', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Beluga, Shoe Size: 42', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-191', '', '', '2021-06-01 12:26:17', '2021-06-01 12:26:17', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=5128', 191, 'product_variation', '', 0),
(5129, 1, '2021-06-01 12:26:17', '2021-06-01 12:26:17', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Beluga, Shoe Size: 43 1/3', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-192', '', '', '2021-06-01 12:26:17', '2021-06-01 12:26:17', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=5129', 192, 'product_variation', '', 0),
(5130, 1, '2021-06-01 12:26:18', '2021-06-01 12:26:18', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Static Black, Shoe Size: 40', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-193', '', '', '2021-06-01 12:26:18', '2021-06-01 12:26:18', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=5130', 193, 'product_variation', '', 0),
(5131, 1, '2021-06-01 12:26:18', '2021-06-01 12:26:18', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Static Black, Shoe Size: 41 1/3', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-194', '', '', '2021-06-01 12:26:18', '2021-06-01 12:26:18', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=5131', 194, 'product_variation', '', 0),
(5132, 1, '2021-06-01 12:26:18', '2021-06-01 12:26:18', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Static Black, Shoe Size: 42', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-195', '', '', '2021-06-01 12:26:18', '2021-06-01 12:26:18', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=5132', 195, 'product_variation', '', 0),
(5133, 1, '2021-06-01 12:26:18', '2021-06-01 12:26:18', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Static Black, Shoe Size: 43 1/3', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-196', '', '', '2021-06-01 12:26:18', '2021-06-01 12:26:18', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=5133', 196, 'product_variation', '', 0),
(5134, 1, '2021-06-01 12:26:19', '2021-06-01 12:26:19', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Static Black, Shoe Size: 44', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-197', '', '', '2021-06-01 12:26:19', '2021-06-01 12:26:19', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=5134', 197, 'product_variation', '', 0);
INSERT INTO `wpx5_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(5135, 1, '2021-06-01 12:26:19', '2021-06-01 12:26:19', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Static Black, Shoe Size: 45 1/3', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-198', '', '', '2021-06-01 12:26:19', '2021-06-01 12:26:19', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=5135', 198, 'product_variation', '', 0),
(5136, 1, '2021-06-01 12:26:19', '2021-06-01 12:26:19', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Static Black, Shoe Size: 46', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-199', '', '', '2021-06-01 12:26:19', '2021-06-01 12:26:19', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=5136', 199, 'product_variation', '', 0),
(5137, 1, '2021-06-01 12:26:19', '2021-06-01 12:26:19', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Static Black, Shoe Size: 47 1/3', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-200', '', '', '2021-06-01 12:26:19', '2021-06-01 12:26:19', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=5137', 200, 'product_variation', '', 0),
(5138, 1, '2021-06-01 12:26:20', '2021-06-01 12:26:20', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Static, Shoe Size: 36', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-201', '', '', '2021-06-01 12:26:20', '2021-06-01 12:26:20', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=5138', 201, 'product_variation', '', 0),
(5139, 1, '2021-06-01 12:26:20', '2021-06-01 12:26:20', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Static, Shoe Size: 37 1/3', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-202', '', '', '2021-06-01 12:26:20', '2021-06-01 12:26:20', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=5139', 202, 'product_variation', '', 0),
(5140, 1, '2021-06-01 12:26:20', '2021-06-01 12:26:20', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Static, Shoe Size: 38', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-203', '', '', '2021-06-01 12:26:20', '2021-06-01 12:26:20', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=5140', 203, 'product_variation', '', 0),
(5141, 1, '2021-06-01 12:26:20', '2021-06-01 12:26:20', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Static, Shoe Size: 39 1/3', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-204', '', '', '2021-06-01 12:26:20', '2021-06-01 12:26:20', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=5141', 204, 'product_variation', '', 0),
(5142, 1, '2021-06-01 12:26:21', '2021-06-01 12:26:21', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Static, Shoe Size: 40', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-205', '', '', '2021-06-01 12:26:21', '2021-06-01 12:26:21', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=5142', 205, 'product_variation', '', 0),
(5143, 1, '2021-06-01 12:26:21', '2021-06-01 12:26:21', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Static, Shoe Size: 41 1/3', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-206', '', '', '2021-06-01 12:26:21', '2021-06-01 12:26:21', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=5143', 206, 'product_variation', '', 0),
(5144, 1, '2021-06-01 12:26:21', '2021-06-01 12:26:21', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Static, Shoe Size: 42', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-207', '', '', '2021-06-01 12:26:21', '2021-06-01 12:26:21', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=5144', 207, 'product_variation', '', 0),
(5145, 1, '2021-06-01 12:26:22', '2021-06-01 12:26:22', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Static, Shoe Size: 43 1/3', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-208', '', '', '2021-06-01 12:26:22', '2021-06-01 12:26:22', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=5145', 208, 'product_variation', '', 0),
(5146, 1, '2021-06-01 12:26:22', '2021-06-01 12:26:22', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Static, Shoe Size: 44', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-209', '', '', '2021-06-01 12:26:22', '2021-06-01 12:26:22', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=5146', 209, 'product_variation', '', 0),
(5147, 1, '2021-06-01 12:26:22', '2021-06-01 12:26:22', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Static, Shoe Size: 45 1/3', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-210', '', '', '2021-06-01 12:26:22', '2021-06-01 12:26:22', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=5147', 210, 'product_variation', '', 0),
(5148, 1, '2021-06-01 12:26:22', '2021-06-01 12:26:22', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Static, Shoe Size: 46', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-211', '', '', '2021-06-01 12:26:22', '2021-06-01 12:26:22', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=5148', 211, 'product_variation', '', 0),
(5149, 1, '2021-06-01 12:26:23', '2021-06-01 12:26:23', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Static, Shoe Size: 47 1/3', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-212', '', '', '2021-06-01 12:26:23', '2021-06-01 12:26:23', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=5149', 212, 'product_variation', '', 0),
(5150, 1, '2021-06-01 12:26:23', '2021-06-01 12:26:23', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Shoelace Reflective, Shoe Size: 36', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-213', '', '', '2021-06-01 12:26:23', '2021-06-01 12:26:23', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=5150', 213, 'product_variation', '', 0),
(5151, 1, '2021-06-01 12:26:23', '2021-06-01 12:26:23', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Shoelace Reflective, Shoe Size: 37 1/3', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-214', '', '', '2021-06-01 12:26:23', '2021-06-01 12:26:23', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=5151', 214, 'product_variation', '', 0),
(5152, 1, '2021-06-01 12:26:23', '2021-06-01 12:26:23', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Shoelace Reflective, Shoe Size: 38', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-215', '', '', '2021-06-01 12:26:23', '2021-06-01 12:26:23', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=5152', 215, 'product_variation', '', 0),
(5153, 1, '2021-06-01 12:26:24', '2021-06-01 12:26:24', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Shoelace Reflective, Shoe Size: 39 1/3', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-216', '', '', '2021-06-01 12:26:24', '2021-06-01 12:26:24', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=5153', 216, 'product_variation', '', 0),
(5154, 1, '2021-06-01 12:26:24', '2021-06-01 12:26:24', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Shoelace Reflective, Shoe Size: 40', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-217', '', '', '2021-06-01 12:26:24', '2021-06-01 12:26:24', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=5154', 217, 'product_variation', '', 0),
(5155, 1, '2021-06-01 12:26:24', '2021-06-01 12:26:24', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Shoelace Reflective, Shoe Size: 41 1/3', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-218', '', '', '2021-06-01 12:26:24', '2021-06-01 12:26:24', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=5155', 218, 'product_variation', '', 0),
(5156, 1, '2021-06-01 12:26:25', '2021-06-01 12:26:25', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Shoelace Reflective, Shoe Size: 42', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-219', '', '', '2021-06-01 12:26:25', '2021-06-01 12:26:25', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=5156', 219, 'product_variation', '', 0),
(5157, 1, '2021-06-01 12:26:25', '2021-06-01 12:26:25', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Shoelace Reflective, Shoe Size: 43 1/3', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-220', '', '', '2021-06-01 12:26:25', '2021-06-01 12:26:25', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=5157', 220, 'product_variation', '', 0),
(5158, 1, '2021-06-01 12:26:25', '2021-06-01 12:26:25', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Shoelace Reflective, Shoe Size: 44', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-221', '', '', '2021-06-01 12:26:25', '2021-06-01 12:26:25', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=5158', 221, 'product_variation', '', 0),
(5159, 1, '2021-06-01 12:26:25', '2021-06-01 12:26:25', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Shoelace Reflective, Shoe Size: 45 1/3', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-222', '', '', '2021-06-01 12:26:25', '2021-06-01 12:26:25', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=5159', 222, 'product_variation', '', 0),
(5160, 1, '2021-06-01 12:26:26', '2021-06-01 12:26:26', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Shoelace Reflective, Shoe Size: 46', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-223', '', '', '2021-06-01 12:26:26', '2021-06-01 12:26:26', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=5160', 223, 'product_variation', '', 0),
(5161, 1, '2021-06-01 12:26:26', '2021-06-01 12:26:26', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Shoelace Reflective, Shoe Size: 47 1/3', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-224', '', '', '2021-06-01 12:26:26', '2021-06-01 12:26:26', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=5161', 224, 'product_variation', '', 0),
(5162, 1, '2021-06-01 12:26:26', '2021-06-01 12:26:26', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Shoelace Reflective, Shoe Size: 36', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-225', '', '', '2021-06-01 12:26:26', '2021-06-01 12:26:26', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=5162', 225, 'product_variation', '', 0),
(5163, 1, '2021-06-01 12:26:27', '2021-06-01 12:26:27', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Shoelace Reflective, Shoe Size: 37 1/3', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-226', '', '', '2021-06-01 12:26:27', '2021-06-01 12:26:27', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=5163', 226, 'product_variation', '', 0),
(5164, 1, '2021-06-01 12:26:27', '2021-06-01 12:26:27', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Shoelace Reflective, Shoe Size: 38', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-227', '', '', '2021-06-01 12:26:27', '2021-06-01 12:26:27', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=5164', 227, 'product_variation', '', 0),
(5165, 1, '2021-06-01 12:26:27', '2021-06-01 12:26:27', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Shoelace Reflective, Shoe Size: 39 1/3', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-228', '', '', '2021-06-01 12:26:27', '2021-06-01 12:26:27', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=5165', 228, 'product_variation', '', 0),
(5166, 1, '2021-06-01 12:26:27', '2021-06-01 12:26:27', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Shoelace Reflective, Shoe Size: 40', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-229', '', '', '2021-06-01 12:26:27', '2021-06-01 12:26:27', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=5166', 229, 'product_variation', '', 0),
(5167, 1, '2021-06-01 12:26:28', '2021-06-01 12:26:28', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Shoelace Reflective, Shoe Size: 41 1/3', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-230', '', '', '2021-06-01 12:26:28', '2021-06-01 12:26:28', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=5167', 230, 'product_variation', '', 0),
(5168, 1, '2021-06-01 12:26:28', '2021-06-01 12:26:28', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Shoelace Reflective, Shoe Size: 42', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-231', '', '', '2021-06-01 12:26:28', '2021-06-01 12:26:28', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=5168', 231, 'product_variation', '', 0),
(5169, 1, '2021-06-01 12:26:28', '2021-06-01 12:26:28', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Shoelace Reflective, Shoe Size: 43 1/3', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-232', '', '', '2021-06-01 12:26:28', '2021-06-01 12:26:28', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=5169', 232, 'product_variation', '', 0),
(5170, 1, '2021-06-01 12:26:29', '2021-06-01 12:26:29', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Shoelace Reflective, Shoe Size: 44', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-233', '', '', '2021-06-01 12:26:29', '2021-06-01 12:26:29', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=5170', 233, 'product_variation', '', 0),
(5171, 1, '2021-06-01 12:26:29', '2021-06-01 12:26:29', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Shoelace Reflective, Shoe Size: 45 1/3', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-234', '', '', '2021-06-01 12:26:29', '2021-06-01 12:26:29', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=5171', 234, 'product_variation', '', 0),
(5172, 1, '2021-06-01 12:26:29', '2021-06-01 12:26:29', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Shoelace Reflective, Shoe Size: 46', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-235', '', '', '2021-06-01 12:26:29', '2021-06-01 12:26:29', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=5172', 235, 'product_variation', '', 0),
(5173, 1, '2021-06-01 12:26:29', '2021-06-01 12:26:29', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Shoelace Reflective, Shoe Size: 47 1/3', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-236', '', '', '2021-06-01 12:26:29', '2021-06-01 12:26:29', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=5173', 236, 'product_variation', '', 0),
(5174, 1, '2021-06-01 12:26:30', '2021-06-01 12:26:30', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Static Black, Shoe Size: 36', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-237', '', '', '2021-06-01 12:26:30', '2021-06-01 12:26:30', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=5174', 237, 'product_variation', '', 0),
(5175, 1, '2021-06-01 12:26:30', '2021-06-01 12:26:30', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Static Black, Shoe Size: 37 1/3', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-238', '', '', '2021-06-01 12:26:30', '2021-06-01 12:26:30', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=5175', 238, 'product_variation', '', 0),
(5176, 1, '2021-06-01 12:26:30', '2021-06-01 12:26:30', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Static Black, Shoe Size: 38', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-239', '', '', '2021-06-01 12:26:30', '2021-06-01 12:26:30', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=5176', 239, 'product_variation', '', 0),
(5177, 1, '2021-06-01 12:26:30', '2021-06-01 12:26:30', '', 'Free Shipping Top Quality Yeezzzy 350 V2 Men Women Running Shoes Tail light 3M Static Reflective Black white Zebra Sport shoes', 'Color: Static Black, Shoe Size: 39 1/3', 'publish', 'closed', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-black-white-zebra-sport-shoes-240', '', '', '2021-06-01 12:26:30', '2021-06-01 12:26:30', '', 4912, 'http://shoestimer.com/?post_type=product_variation&p=5177', 240, 'product_variation', '', 0),
(5178, 1, '2021-06-01 12:26:33', '2021-06-01 12:26:33', '', 'Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-1', '', 'inherit', 'open', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-1', '', '', '2021-06-01 12:26:33', '2021-06-01 12:26:33', '', 4912, 'http://shoestimer.com/wp-content/uploads/2021/06/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(5179, 1, '2021-06-01 12:26:36', '2021-06-01 12:26:36', '', 'Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-2', '', 'inherit', 'open', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-2', '', '', '2021-06-01 12:26:36', '2021-06-01 12:26:36', '', 4912, 'http://shoestimer.com/wp-content/uploads/2021/06/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(5180, 1, '2021-06-01 12:26:40', '2021-06-01 12:26:40', '', 'Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-3', '', 'inherit', 'open', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-3', '', '', '2021-06-01 12:26:40', '2021-06-01 12:26:40', '', 4912, 'http://shoestimer.com/wp-content/uploads/2021/06/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-3.jpg', 0, 'attachment', 'image/jpeg', 0),
(5181, 1, '2021-06-01 12:26:44', '2021-06-01 12:26:44', '', 'Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-4', '', 'inherit', 'open', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-4', '', '', '2021-06-01 12:26:44', '2021-06-01 12:26:44', '', 4912, 'http://shoestimer.com/wp-content/uploads/2021/06/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-4.jpg', 0, 'attachment', 'image/jpeg', 0),
(5182, 1, '2021-06-01 12:26:47', '2021-06-01 12:26:47', '', 'Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-5', '', 'inherit', 'open', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-5', '', '', '2021-06-01 12:26:47', '2021-06-01 12:26:47', '', 4912, 'http://shoestimer.com/wp-content/uploads/2021/06/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-5.jpg', 0, 'attachment', 'image/jpeg', 0),
(5183, 1, '2021-06-01 12:26:50', '2021-06-01 12:26:50', '', 'Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640', '', 'inherit', 'open', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-jpg_640x640', '', '', '2021-06-01 12:26:50', '2021-06-01 12:26:50', '', 4912, 'http://shoestimer.com/wp-content/uploads/2021/06/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective.jpg_640x640.jpg', 0, 'attachment', 'image/jpeg', 0),
(5184, 0, '2021-06-01 12:26:52', '2021-06-01 12:26:52', '', 'Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-1.jpg_640x640-1', '', 'inherit', 'open', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-1-jpg_640x640-1', '', '', '2021-06-01 12:26:52', '2021-06-01 12:26:52', '', 4912, 'http://shoestimer.com/wp-content/uploads/2021/06/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-1.jpg_640x640-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(5185, 0, '2021-06-01 12:26:54', '2021-06-01 12:26:54', '', 'Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-2.jpg_640x640-2', '', 'inherit', 'open', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-2-jpg_640x640-2', '', '', '2021-06-01 12:26:54', '2021-06-01 12:26:54', '', 4912, 'http://shoestimer.com/wp-content/uploads/2021/06/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-2.jpg_640x640-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(5186, 0, '2021-06-01 12:26:56', '2021-06-01 12:26:56', '', 'Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-3.jpg_640x640-3', '', 'inherit', 'open', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-3-jpg_640x640-3', '', '', '2021-06-01 12:26:56', '2021-06-01 12:26:56', '', 4912, 'http://shoestimer.com/wp-content/uploads/2021/06/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-3.jpg_640x640-3.jpg', 0, 'attachment', 'image/jpeg', 0),
(5187, 0, '2021-06-01 12:26:58', '2021-06-01 12:26:58', '', 'Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-4.jpg_640x640-4', '', 'inherit', 'open', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-4-jpg_640x640-4', '', '', '2021-06-01 12:26:58', '2021-06-01 12:26:58', '', 4912, 'http://shoestimer.com/wp-content/uploads/2021/06/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-4.jpg_640x640-4.jpg', 0, 'attachment', 'image/jpeg', 0),
(5188, 0, '2021-06-01 12:27:00', '2021-06-01 12:27:00', '', 'Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-5.jpg_640x640-5', '', 'inherit', 'open', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-5-jpg_640x640-5', '', '', '2021-06-01 12:27:00', '2021-06-01 12:27:00', '', 4912, 'http://shoestimer.com/wp-content/uploads/2021/06/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-5.jpg_640x640-5.jpg', 0, 'attachment', 'image/jpeg', 0),
(5189, 0, '2021-06-01 12:27:02', '2021-06-01 12:27:02', '', 'Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-6.jpg_640x640-6', '', 'inherit', 'open', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-6-jpg_640x640-6', '', '', '2021-06-01 12:27:02', '2021-06-01 12:27:02', '', 4912, 'http://shoestimer.com/wp-content/uploads/2021/06/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-6.jpg_640x640-6.jpg', 0, 'attachment', 'image/jpeg', 0),
(5190, 0, '2021-06-01 12:27:05', '2021-06-01 12:27:05', '', 'Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-7.jpg_640x640-7', '', 'inherit', 'open', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-7-jpg_640x640-7', '', '', '2021-06-01 12:27:05', '2021-06-01 12:27:05', '', 4912, 'http://shoestimer.com/wp-content/uploads/2021/06/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-7.jpg_640x640-7.jpg', 0, 'attachment', 'image/jpeg', 0),
(5191, 0, '2021-06-01 12:27:07', '2021-06-01 12:27:07', '', 'Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-8.jpg_640x640-8', '', 'inherit', 'open', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-8-jpg_640x640-8', '', '', '2021-06-01 12:27:07', '2021-06-01 12:27:07', '', 4912, 'http://shoestimer.com/wp-content/uploads/2021/06/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-8.jpg_640x640-8.jpg', 0, 'attachment', 'image/jpeg', 0),
(5192, 0, '2021-06-01 12:27:10', '2021-06-01 12:27:10', '', 'Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-9.jpg_640x640-9', '', 'inherit', 'open', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-9-jpg_640x640-9', '', '', '2021-06-01 12:27:10', '2021-06-01 12:27:10', '', 4912, 'http://shoestimer.com/wp-content/uploads/2021/06/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-9.jpg_640x640-9.jpg', 0, 'attachment', 'image/jpeg', 0),
(5193, 0, '2021-06-01 12:27:13', '2021-06-01 12:27:13', '', 'Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-10.jpg_640x640-10', '', 'inherit', 'open', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-10-jpg_640x640-10', '', '', '2021-06-01 12:27:13', '2021-06-01 12:27:13', '', 4912, 'http://shoestimer.com/wp-content/uploads/2021/06/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-10.jpg_640x640-10.jpg', 0, 'attachment', 'image/jpeg', 0),
(5194, 0, '2021-06-01 12:27:15', '2021-06-01 12:27:15', '', 'Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-11.jpg_640x640-11', '', 'inherit', 'open', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-11-jpg_640x640-11', '', '', '2021-06-01 12:27:15', '2021-06-01 12:27:15', '', 4912, 'http://shoestimer.com/wp-content/uploads/2021/06/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-11.jpg_640x640-11.jpg', 0, 'attachment', 'image/jpeg', 0),
(5195, 0, '2021-06-01 12:27:18', '2021-06-01 12:27:18', '', 'Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-12.jpg_640x640-12', '', 'inherit', 'open', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-12-jpg_640x640-12', '', '', '2021-06-01 12:27:18', '2021-06-01 12:27:18', '', 4912, 'http://shoestimer.com/wp-content/uploads/2021/06/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-12.jpg_640x640-12.jpg', 0, 'attachment', 'image/jpeg', 0),
(5196, 0, '2021-06-01 12:27:20', '2021-06-01 12:27:20', '', 'Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-13.jpg_640x640-13', '', 'inherit', 'open', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-13-jpg_640x640-13', '', '', '2021-06-01 12:27:20', '2021-06-01 12:27:20', '', 4912, 'http://shoestimer.com/wp-content/uploads/2021/06/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-13.jpg_640x640-13.jpg', 0, 'attachment', 'image/jpeg', 0),
(5197, 0, '2021-06-01 12:27:22', '2021-06-01 12:27:22', '', 'Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-14.jpg_640x640-14', '', 'inherit', 'open', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-14-jpg_640x640-14', '', '', '2021-06-01 12:27:22', '2021-06-01 12:27:22', '', 4912, 'http://shoestimer.com/wp-content/uploads/2021/06/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-14.jpg_640x640-14.jpg', 0, 'attachment', 'image/jpeg', 0),
(5198, 1, '2021-06-01 12:27:23', '2021-06-01 12:27:23', '                <div class=\"product-specs-list-container\">\n                    <ul class=\"product-specs-list util-clearfix\">\n						                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Brand Name:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">BONJEAN</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Upper Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Rubber</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Boot Height:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Knee-High</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Fit:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Fits true to size, take your normal size</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Toe Shape:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Round Toe</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Season:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Spring/Autumn</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Closure Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">ZIP</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">is_handmade:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Yes</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Pattern Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Geometric</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Item Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Boots</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Heel Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Square heel</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Boot Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Rainboots</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Insole Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Rubber</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Shaft Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Rubber</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Outsole Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Rubber</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Fashion Element:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Bling</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Lining Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">PVC</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Heel Height:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Med (3cm-5cm)</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Model Number:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">xin2</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">With Platforms:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">No</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Department Name:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Adult</span>\n                            </li>\n							                    </ul>\n                </div>\n				<div class=\"detailmodule_image\"><img src=\"//ae01.alicdn.com/kf/H2f5afefcaf414352a384bf2f2be5f2a04.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/Hb286db90ffbe4be9900e9027722e4c2bS.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/H69d7e3266de0453f85d40ffd77c42639U.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/Hc42a2301f3e5495eab5b77bb50659c18b.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/H366907d4976446aa916577a678a6e5ddn.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/Hf07ca2700d6e42bab9f79f9e537cf553G.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/H1637f51bcd2846c0a3a8b11059ce9334x.jpg\"  class=\"detail-desc-decorate-image\" ></div>\n\n\n', 'Punk Style Zipper Rain Boots Women\'s Pure Color Rain Boots Outdoor Rubber Water shoes For Female 36-41 Plus size', '', 'publish', 'open', 'closed', '', 'punk-style-zipper-rain-boots-womens-pure-color-rain-boots-outdoor-rubber-water-shoes-for-female-36-41-plus-size', '', '', '2021-06-01 12:27:37', '2021-06-01 12:27:37', '', 0, 'http://shoestimer.com/product/punk-style-zipper-rain-boots-womens-pure-color-rain-boots-outdoor-rubber-water-shoes-for-female-36-41-plus-size/', 0, 'product', '', 0),
(5199, 1, '2021-06-01 12:27:25', '2021-06-01 12:27:25', '', 'Punk-Style-Zipper-Rain-Boots-Women-s-Pure-Color-Rain-Boots-Outdoor-Rubber-Water-shoes-For', '', 'inherit', 'open', 'closed', '', 'punk-style-zipper-rain-boots-women-s-pure-color-rain-boots-outdoor-rubber-water-shoes-for', '', '', '2021-06-01 12:27:25', '2021-06-01 12:27:25', '', 5198, 'http://shoestimer.com/wp-content/uploads/2021/06/Punk-Style-Zipper-Rain-Boots-Women-s-Pure-Color-Rain-Boots-Outdoor-Rubber-Water-shoes-For.jpg', 0, 'attachment', 'image/jpeg', 0),
(5200, 0, '2021-06-01 12:27:25', '2021-06-01 12:27:25', '', 'Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-15.jpg_640x640-15', '', 'inherit', 'open', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-15-jpg_640x640-15', '', '', '2021-06-01 12:27:25', '2021-06-01 12:27:25', '', 4912, 'http://shoestimer.com/wp-content/uploads/2021/06/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-15.jpg_640x640-15.jpg', 0, 'attachment', 'image/jpeg', 0),
(5201, 1, '2021-06-01 12:27:30', '2021-06-01 12:27:30', '', 'Punk Style Zipper Rain Boots Women\'s Pure Color Rain Boots Outdoor Rubber Water shoes For Female 36-41 Plus size', 'Shoe Size: 5.5, Color: BLACK', 'publish', 'closed', 'closed', '', 'punk-style-zipper-rain-boots-womens-pure-color-rain-boots-outdoor-rubber-water-shoes-for-female-36-41-plus-size', '', '', '2021-06-01 12:27:30', '2021-06-01 12:27:30', '', 5198, 'http://shoestimer.com/?post_type=product_variation&p=5201', 1, 'product_variation', '', 0),
(5202, 0, '2021-06-01 12:27:30', '2021-06-01 12:27:30', '', 'Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-16.jpg_640x640-16', '', 'inherit', 'open', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-16-jpg_640x640-16', '', '', '2021-06-01 12:27:30', '2021-06-01 12:27:30', '', 4912, 'http://shoestimer.com/wp-content/uploads/2021/06/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-16.jpg_640x640-16.jpg', 0, 'attachment', 'image/jpeg', 0),
(5203, 1, '2021-06-01 12:27:30', '2021-06-01 12:27:30', '', 'Punk Style Zipper Rain Boots Women\'s Pure Color Rain Boots Outdoor Rubber Water shoes For Female 36-41 Plus size', 'Shoe Size: 7, Color: BLACK', 'publish', 'closed', 'closed', '', 'punk-style-zipper-rain-boots-womens-pure-color-rain-boots-outdoor-rubber-water-shoes-for-female-36-41-plus-size-2', '', '', '2021-06-01 12:27:30', '2021-06-01 12:27:30', '', 5198, 'http://shoestimer.com/?post_type=product_variation&p=5203', 2, 'product_variation', '', 0),
(5204, 1, '2021-06-01 12:27:31', '2021-06-01 12:27:31', '', 'Punk Style Zipper Rain Boots Women\'s Pure Color Rain Boots Outdoor Rubber Water shoes For Female 36-41 Plus size', 'Shoe Size: 7.5, Color: BLACK', 'publish', 'closed', 'closed', '', 'punk-style-zipper-rain-boots-womens-pure-color-rain-boots-outdoor-rubber-water-shoes-for-female-36-41-plus-size-3', '', '', '2021-06-01 12:27:31', '2021-06-01 12:27:31', '', 5198, 'http://shoestimer.com/?post_type=product_variation&p=5204', 3, 'product_variation', '', 0),
(5205, 1, '2021-06-01 12:27:32', '2021-06-01 12:27:32', '', 'Punk Style Zipper Rain Boots Women\'s Pure Color Rain Boots Outdoor Rubber Water shoes For Female 36-41 Plus size', 'Shoe Size: 6, Color: BLACK', 'publish', 'closed', 'closed', '', 'punk-style-zipper-rain-boots-womens-pure-color-rain-boots-outdoor-rubber-water-shoes-for-female-36-41-plus-size-4', '', '', '2021-06-01 12:27:32', '2021-06-01 12:27:32', '', 5198, 'http://shoestimer.com/?post_type=product_variation&p=5205', 4, 'product_variation', '', 0),
(5206, 1, '2021-06-01 12:27:32', '2021-06-01 12:27:32', '', 'Punk Style Zipper Rain Boots Women\'s Pure Color Rain Boots Outdoor Rubber Water shoes For Female 36-41 Plus size', 'Shoe Size: 6.5, Color: BLACK', 'publish', 'closed', 'closed', '', 'punk-style-zipper-rain-boots-womens-pure-color-rain-boots-outdoor-rubber-water-shoes-for-female-36-41-plus-size-5', '', '', '2021-06-01 12:27:32', '2021-06-01 12:27:32', '', 5198, 'http://shoestimer.com/?post_type=product_variation&p=5206', 5, 'product_variation', '', 0),
(5207, 1, '2021-06-01 12:27:33', '2021-06-01 12:27:33', '', 'Punk Style Zipper Rain Boots Women\'s Pure Color Rain Boots Outdoor Rubber Water shoes For Female 36-41 Plus size', 'Shoe Size: 5.5, Color: Blue', 'publish', 'closed', 'closed', '', 'punk-style-zipper-rain-boots-womens-pure-color-rain-boots-outdoor-rubber-water-shoes-for-female-36-41-plus-size-6', '', '', '2021-06-01 12:27:33', '2021-06-01 12:27:33', '', 5198, 'http://shoestimer.com/?post_type=product_variation&p=5207', 6, 'product_variation', '', 0),
(5209, 1, '2021-06-01 12:27:33', '2021-06-01 12:27:33', '', 'Punk Style Zipper Rain Boots Women\'s Pure Color Rain Boots Outdoor Rubber Water shoes For Female 36-41 Plus size', 'Shoe Size: 6, Color: Blue', 'publish', 'closed', 'closed', '', 'punk-style-zipper-rain-boots-womens-pure-color-rain-boots-outdoor-rubber-water-shoes-for-female-36-41-plus-size-7', '', '', '2021-06-01 12:27:33', '2021-06-01 12:27:33', '', 5198, 'http://shoestimer.com/?post_type=product_variation&p=5209', 7, 'product_variation', '', 0);
INSERT INTO `wpx5_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(5208, 0, '2021-06-01 12:27:33', '2021-06-01 12:27:33', '', 'Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-17.jpg_640x640-17', '', 'inherit', 'open', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-17-jpg_640x640-17', '', '', '2021-06-01 12:27:33', '2021-06-01 12:27:33', '', 4912, 'http://shoestimer.com/wp-content/uploads/2021/06/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-17.jpg_640x640-17.jpg', 0, 'attachment', 'image/jpeg', 0),
(5210, 1, '2021-06-01 12:27:33', '2021-06-01 12:27:33', '', 'Punk Style Zipper Rain Boots Women\'s Pure Color Rain Boots Outdoor Rubber Water shoes For Female 36-41 Plus size', 'Shoe Size: 8, Color: BLACK', 'publish', 'closed', 'closed', '', 'punk-style-zipper-rain-boots-womens-pure-color-rain-boots-outdoor-rubber-water-shoes-for-female-36-41-plus-size-8', '', '', '2021-06-01 12:27:33', '2021-06-01 12:27:33', '', 5198, 'http://shoestimer.com/?post_type=product_variation&p=5210', 8, 'product_variation', '', 0),
(5211, 1, '2021-06-01 12:27:34', '2021-06-01 12:27:34', '', 'Punk Style Zipper Rain Boots Women\'s Pure Color Rain Boots Outdoor Rubber Water shoes For Female 36-41 Plus size', 'Shoe Size: 8.5, Color: BLACK', 'publish', 'closed', 'closed', '', 'punk-style-zipper-rain-boots-womens-pure-color-rain-boots-outdoor-rubber-water-shoes-for-female-36-41-plus-size-9', '', '', '2021-06-01 12:27:34', '2021-06-01 12:27:34', '', 5198, 'http://shoestimer.com/?post_type=product_variation&p=5211', 9, 'product_variation', '', 0),
(5212, 1, '2021-06-01 12:27:35', '2021-06-01 12:27:35', '', 'Punk Style Zipper Rain Boots Women\'s Pure Color Rain Boots Outdoor Rubber Water shoes For Female 36-41 Plus size', 'Shoe Size: 7.5, Color: Blue', 'publish', 'closed', 'closed', '', 'punk-style-zipper-rain-boots-womens-pure-color-rain-boots-outdoor-rubber-water-shoes-for-female-36-41-plus-size-10', '', '', '2021-06-01 12:27:35', '2021-06-01 12:27:35', '', 5198, 'http://shoestimer.com/?post_type=product_variation&p=5212', 10, 'product_variation', '', 0),
(5213, 1, '2021-06-01 12:27:35', '2021-06-01 12:27:35', '', 'Punk Style Zipper Rain Boots Women\'s Pure Color Rain Boots Outdoor Rubber Water shoes For Female 36-41 Plus size', 'Shoe Size: 8, Color: Blue', 'publish', 'closed', 'closed', '', 'punk-style-zipper-rain-boots-womens-pure-color-rain-boots-outdoor-rubber-water-shoes-for-female-36-41-plus-size-11', '', '', '2021-06-01 12:27:35', '2021-06-01 12:27:35', '', 5198, 'http://shoestimer.com/?post_type=product_variation&p=5213', 11, 'product_variation', '', 0),
(5214, 1, '2021-06-01 12:27:35', '2021-06-01 12:27:35', '', 'Punk Style Zipper Rain Boots Women\'s Pure Color Rain Boots Outdoor Rubber Water shoes For Female 36-41 Plus size', 'Shoe Size: 6.5, Color: Blue', 'publish', 'closed', 'closed', '', 'punk-style-zipper-rain-boots-womens-pure-color-rain-boots-outdoor-rubber-water-shoes-for-female-36-41-plus-size-12', '', '', '2021-06-01 12:27:35', '2021-06-01 12:27:35', '', 5198, 'http://shoestimer.com/?post_type=product_variation&p=5214', 12, 'product_variation', '', 0),
(5215, 1, '2021-06-01 12:27:35', '2021-06-01 12:27:35', '', 'Punk Style Zipper Rain Boots Women\'s Pure Color Rain Boots Outdoor Rubber Water shoes For Female 36-41 Plus size', 'Shoe Size: 7, Color: Blue', 'publish', 'closed', 'closed', '', 'punk-style-zipper-rain-boots-womens-pure-color-rain-boots-outdoor-rubber-water-shoes-for-female-36-41-plus-size-13', '', '', '2021-06-01 12:27:35', '2021-06-01 12:27:35', '', 5198, 'http://shoestimer.com/?post_type=product_variation&p=5215', 13, 'product_variation', '', 0),
(5216, 1, '2021-06-01 12:27:36', '2021-06-01 12:27:36', '', 'Punk Style Zipper Rain Boots Women\'s Pure Color Rain Boots Outdoor Rubber Water shoes For Female 36-41 Plus size', 'Shoe Size: 8.5, Color: Blue', 'publish', 'closed', 'closed', '', 'punk-style-zipper-rain-boots-womens-pure-color-rain-boots-outdoor-rubber-water-shoes-for-female-36-41-plus-size-14', '', '', '2021-06-01 12:27:36', '2021-06-01 12:27:36', '', 5198, 'http://shoestimer.com/?post_type=product_variation&p=5216', 14, 'product_variation', '', 0),
(5217, 0, '2021-06-01 12:27:36', '2021-06-01 12:27:36', '', 'Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-18.jpg_640x640-18', '', 'inherit', 'open', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-18-jpg_640x640-18', '', '', '2021-06-01 12:27:36', '2021-06-01 12:27:36', '', 4912, 'http://shoestimer.com/wp-content/uploads/2021/06/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-18.jpg_640x640-18.jpg', 0, 'attachment', 'image/jpeg', 0),
(5218, 0, '2021-06-01 12:27:38', '2021-06-01 12:27:38', '', 'Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-19.jpg_640x640-19', '', 'inherit', 'open', 'closed', '', 'free-shipping-top-quality-yeezzzy-350-v2-men-women-running-shoes-tail-light-3m-static-reflective-19-jpg_640x640-19', '', '', '2021-06-01 12:27:38', '2021-06-01 12:27:38', '', 4912, 'http://shoestimer.com/wp-content/uploads/2021/06/Free-Shipping-Top-Quality-Yeezzzy-350-V2-Men-Women-Running-Shoes-Tail-light-3M-Static-Reflective-19.jpg_640x640-19.jpg', 0, 'attachment', 'image/jpeg', 0),
(5219, 1, '2021-06-01 12:27:39', '2021-06-01 12:27:39', '                <div class=\"product-specs-list-container\">\n                    <ul class=\"product-specs-list util-clearfix\">\n						                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Brand Name:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">F·HANCHU</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Pump Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Basic</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Heel Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Square heel</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Origin:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">CN(Origin)</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Upper Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Patent Leather</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Toe Shape:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Pointed Toe</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">With Platforms:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">No</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Heel Height:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Super High (8cm-up)</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Fit:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Fits true to size, take your normal size</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Style:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Fashion</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">is_handmade:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Yes</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Fashion Element:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">ROME</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Insole Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Latex</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Occasion:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Casual</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Lining Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">MICROFIBER</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Season:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Spring/Autumn</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Outsole Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Rubber</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Item Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Pumps</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Model Number:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">FHC537</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Closure Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">ZIP</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Gender:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">WOMEN</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">COLOR:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Wine-redl,BEIGE</span>\n                            </li>\n							                    </ul>\n                </div>\n				<div class=\"detailmodule_text-image\"><p class=\"detail-desc-decorate-content\" style=\"text-overflow: ellipsis;font-family: \'OpenSans\';color:\'#000\';word-wrap: break-word;white-space: pre-wrap;font-weight: 300;font-size: 14px;line-height: 20px;color: #000;margin-bottom: 12px;\"> </p><img src=\"//ae01.alicdn.com/kf/Ha3eb58e7fc0f4d509fc0fed447a43c0dk.jpg\"  class=\"detail-desc-decorate-image\"  style=\"margin-bottom: 10px;\" ><img src=\"//ae01.alicdn.com/kf/H400f1fabfe234748ac5c923c6a485579x.jpg\"  class=\"detail-desc-decorate-image\"  style=\"margin-bottom: 10px;\" ></div>\n<div class=\"detailmodule_text-image\"><p class=\"detail-desc-decorate-title\" style=\"text-overflow: ellipsis;font-family: \'OpenSans\';color:\'#000\';word-wrap: break-word;white-space: pre-wrap;font-weight: 900;font-size: 20px;line-height: 28px;color: #000;margin-bottom: 12px;\"> </p><img src=\"//ae01.alicdn.com/kf/H7e3eb433ab624885af4493ad9b01e251d.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/Hcb6209626d14484aaeb8fc66585befa0S.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/H612e2758a7514f26a272245e3c85e7e8H.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/H4243b067f8cf4e08883afde5e0ba581d3.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/Hbf344587ba414c65b607ab69e33302e1y.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/Hbe257f9ae12341c5a31049b1334775b0p.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/H765d8cbe75e34f0b8eadc7b1e9dc585en.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/H4a991b6e1bf547568a6f6f161e32ea2ak.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/H1b1f96d7c3b740ec88b12bc6f40eb7d2B.jpg\"  class=\"detail-desc-decorate-image\" ></div>\n<div class=\"detailmodule_text-image\"><p class=\"detail-desc-decorate-title\" style=\"text-overflow: ellipsis;font-family: \'OpenSans\';color:\'#000\';word-wrap: break-word;white-space: pre-wrap;font-weight: 900;font-size: 20px;line-height: 28px;color: #000;margin-bottom: 12px;\"> </p><img src=\"//ae01.alicdn.com/kf/H35900f53cfd04c9a85b3ae94736105c8B.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/H950af439f0244e1ab958e884b362ab3bu.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/Ha5dd4f2d06944e87867231c26b65ebc8q.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/H2e56312b94ef49209e0c719e231e7859c.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/H4f0b835ee0bd463298bdbbdf6936e7ecC.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/H21890420d8da4f43b264bf56bdfe0a183.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/H06c74d006f384984929ecf899c5cd85ae.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/Hfb9269bf375b4306810ffe0c45171a7ba.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/Hd9188d355fce4dcab6122a0cb2609a3cA.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/H0321bb26c851489eb7464a92c7d662c1Y.jpg\"  class=\"detail-desc-decorate-image\" ></div>\n<div class=\"detailmodule_text-image\"><p class=\"detail-desc-decorate-title\" style=\"text-overflow: ellipsis;font-family: \'OpenSans\';color:\'#000\';word-wrap: break-word;white-space: pre-wrap;font-weight: 900;font-size: 20px;line-height: 28px;color: #000;margin-bottom: 12px;\"> </p><img src=\"//ae01.alicdn.com/kf/H72f24ef9c775446cb00661bc0a9a0bc8E.jpg\"  class=\"detail-desc-decorate-image\"  style=\"margin-bottom: 10px;\" ></div>\n<div class=\"detailmodule_text-image\"><p class=\"detail-desc-decorate-title\" style=\"text-overflow: ellipsis;font-family: \'OpenSans\';color:\'#000\';word-wrap: break-word;white-space: pre-wrap;font-weight: 900;font-size: 20px;line-height: 28px;color: #000;margin-bottom: 12px;\"> </p><img src=\"//ae01.alicdn.com/kf/Hb08eb09ce6f54cefabe5104f8f335ff9v.jpg\"  class=\"detail-desc-decorate-image\"  style=\"margin-bottom: 10px;\" ></div>\n\n\n', '2020 Autumn Wedding Shoes Woman High Heels Women\'s Pumps Patent Leather Shoe Thick Heel Fashion Pointed toe Deep Wine-red Beige', '', 'publish', 'open', 'closed', '', '2020-autumn-wedding-shoes-woman-high-heels-womens-pumps-patent-leather-shoe-thick-heel-fashion-pointed-toe-deep-wine-red-beige', '', '', '2021-06-01 12:27:54', '2021-06-01 12:27:54', '', 0, 'http://shoestimer.com/product/2020-autumn-wedding-shoes-woman-high-heels-womens-pumps-patent-leather-shoe-thick-heel-fashion-pointed-toe-deep-wine-red-beige/', 0, 'product', '', 0),
(5220, 1, '2021-06-01 12:27:41', '2021-06-01 12:27:41', '', '2020-Autumn-Wedding-Shoes-Woman-High-Heels-Women-s-Pumps-Patent-Leather-Shoe-Thick-Heel-Fashion', '', 'inherit', 'open', 'closed', '', '2020-autumn-wedding-shoes-woman-high-heels-women-s-pumps-patent-leather-shoe-thick-heel-fashion', '', '', '2021-06-01 12:27:41', '2021-06-01 12:27:41', '', 5219, 'http://shoestimer.com/wp-content/uploads/2021/06/2020-Autumn-Wedding-Shoes-Woman-High-Heels-Women-s-Pumps-Patent-Leather-Shoe-Thick-Heel-Fashion.jpg', 0, 'attachment', 'image/jpeg', 0),
(5221, 0, '2021-06-01 12:27:41', '2021-06-01 12:27:41', '', 'Punk-Style-Zipper-Rain-Boots-Women-s-Pure-Color-Rain-Boots-Outdoor-Rubber-Water-shoes-For-1', '', 'inherit', 'open', 'closed', '', 'punk-style-zipper-rain-boots-women-s-pure-color-rain-boots-outdoor-rubber-water-shoes-for-1', '', '', '2021-06-01 12:27:41', '2021-06-01 12:27:41', '', 5198, 'http://shoestimer.com/wp-content/uploads/2021/06/Punk-Style-Zipper-Rain-Boots-Women-s-Pure-Color-Rain-Boots-Outdoor-Rubber-Water-shoes-For-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(5222, 1, '2021-06-01 12:27:46', '2021-06-01 12:27:46', '', '2020 Autumn Wedding Shoes Woman High Heels Women\'s Pumps Patent Leather Shoe Thick Heel Fashion Pointed toe Deep Wine-red Beige', 'Color: Beige, Shoe Size: 40', 'publish', 'closed', 'closed', '', '2020-autumn-wedding-shoes-woman-high-heels-womens-pumps-patent-leather-shoe-thick-heel-fashion-pointed-toe-deep-wine-red-beige', '', '', '2021-06-01 12:27:46', '2021-06-01 12:27:46', '', 5219, 'http://shoestimer.com/?post_type=product_variation&p=5222', 1, 'product_variation', '', 0),
(5223, 1, '2021-06-01 12:27:46', '2021-06-01 12:27:46', '', '2020 Autumn Wedding Shoes Woman High Heels Women\'s Pumps Patent Leather Shoe Thick Heel Fashion Pointed toe Deep Wine-red Beige', 'Color: Beige, Shoe Size: 38', 'publish', 'closed', 'closed', '', '2020-autumn-wedding-shoes-woman-high-heels-womens-pumps-patent-leather-shoe-thick-heel-fashion-pointed-toe-deep-wine-red-beige-2', '', '', '2021-06-01 12:27:46', '2021-06-01 12:27:46', '', 5219, 'http://shoestimer.com/?post_type=product_variation&p=5223', 2, 'product_variation', '', 0),
(5224, 1, '2021-06-01 12:27:46', '2021-06-01 12:27:46', '', '2020 Autumn Wedding Shoes Woman High Heels Women\'s Pumps Patent Leather Shoe Thick Heel Fashion Pointed toe Deep Wine-red Beige', 'Color: Beige, Shoe Size: 39', 'publish', 'closed', 'closed', '', '2020-autumn-wedding-shoes-woman-high-heels-womens-pumps-patent-leather-shoe-thick-heel-fashion-pointed-toe-deep-wine-red-beige-3', '', '', '2021-06-01 12:27:46', '2021-06-01 12:27:46', '', 5219, 'http://shoestimer.com/?post_type=product_variation&p=5224', 3, 'product_variation', '', 0),
(5225, 0, '2021-06-01 12:27:46', '2021-06-01 12:27:46', '', 'Punk-Style-Zipper-Rain-Boots-Women-s-Pure-Color-Rain-Boots-Outdoor-Rubber-Water-shoes-For-2', '', 'inherit', 'open', 'closed', '', 'punk-style-zipper-rain-boots-women-s-pure-color-rain-boots-outdoor-rubber-water-shoes-for-2', '', '', '2021-06-01 12:27:46', '2021-06-01 12:27:46', '', 5198, 'http://shoestimer.com/wp-content/uploads/2021/06/Punk-Style-Zipper-Rain-Boots-Women-s-Pure-Color-Rain-Boots-Outdoor-Rubber-Water-shoes-For-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(5226, 1, '2021-06-01 12:27:46', '2021-06-01 12:27:46', '', '2020 Autumn Wedding Shoes Woman High Heels Women\'s Pumps Patent Leather Shoe Thick Heel Fashion Pointed toe Deep Wine-red Beige', 'Color: Beige, Shoe Size: 36', 'publish', 'closed', 'closed', '', '2020-autumn-wedding-shoes-woman-high-heels-womens-pumps-patent-leather-shoe-thick-heel-fashion-pointed-toe-deep-wine-red-beige-4', '', '', '2021-06-01 12:27:46', '2021-06-01 12:27:46', '', 5219, 'http://shoestimer.com/?post_type=product_variation&p=5226', 4, 'product_variation', '', 0),
(5227, 1, '2021-06-01 12:27:47', '2021-06-01 12:27:47', '', '2020 Autumn Wedding Shoes Woman High Heels Women\'s Pumps Patent Leather Shoe Thick Heel Fashion Pointed toe Deep Wine-red Beige', 'Color: Beige, Shoe Size: 37', 'publish', 'closed', 'closed', '', '2020-autumn-wedding-shoes-woman-high-heels-womens-pumps-patent-leather-shoe-thick-heel-fashion-pointed-toe-deep-wine-red-beige-5', '', '', '2021-06-01 12:27:47', '2021-06-01 12:27:47', '', 5219, 'http://shoestimer.com/?post_type=product_variation&p=5227', 5, 'product_variation', '', 0),
(5228, 1, '2021-06-01 12:27:48', '2021-06-01 12:27:48', '', '2020 Autumn Wedding Shoes Woman High Heels Women\'s Pumps Patent Leather Shoe Thick Heel Fashion Pointed toe Deep Wine-red Beige', 'Color: Beige, Shoe Size: 34', 'publish', 'closed', 'closed', '', '2020-autumn-wedding-shoes-woman-high-heels-womens-pumps-patent-leather-shoe-thick-heel-fashion-pointed-toe-deep-wine-red-beige-6', '', '', '2021-06-01 12:27:48', '2021-06-01 12:27:48', '', 5219, 'http://shoestimer.com/?post_type=product_variation&p=5228', 6, 'product_variation', '', 0),
(5229, 1, '2021-06-01 12:27:49', '2021-06-01 12:27:49', '', '2020 Autumn Wedding Shoes Woman High Heels Women\'s Pumps Patent Leather Shoe Thick Heel Fashion Pointed toe Deep Wine-red Beige', 'Color: Beige, Shoe Size: 35', 'publish', 'closed', 'closed', '', '2020-autumn-wedding-shoes-woman-high-heels-womens-pumps-patent-leather-shoe-thick-heel-fashion-pointed-toe-deep-wine-red-beige-7', '', '', '2021-06-01 12:27:49', '2021-06-01 12:27:49', '', 5219, 'http://shoestimer.com/?post_type=product_variation&p=5229', 7, 'product_variation', '', 0),
(5230, 1, '2021-06-01 12:27:50', '2021-06-01 12:27:50', '', '2020 Autumn Wedding Shoes Woman High Heels Women\'s Pumps Patent Leather Shoe Thick Heel Fashion Pointed toe Deep Wine-red Beige', 'Color: Wine-red, Shoe Size: 39', 'publish', 'closed', 'closed', '', '2020-autumn-wedding-shoes-woman-high-heels-womens-pumps-patent-leather-shoe-thick-heel-fashion-pointed-toe-deep-wine-red-beige-8', '', '', '2021-06-01 12:27:50', '2021-06-01 12:27:50', '', 5219, 'http://shoestimer.com/?post_type=product_variation&p=5230', 8, 'product_variation', '', 0),
(5231, 1, '2021-06-01 12:27:50', '2021-06-01 12:27:50', '', '2020 Autumn Wedding Shoes Woman High Heels Women\'s Pumps Patent Leather Shoe Thick Heel Fashion Pointed toe Deep Wine-red Beige', 'Color: Wine-red, Shoe Size: 40', 'publish', 'closed', 'closed', '', '2020-autumn-wedding-shoes-woman-high-heels-womens-pumps-patent-leather-shoe-thick-heel-fashion-pointed-toe-deep-wine-red-beige-9', '', '', '2021-06-01 12:27:50', '2021-06-01 12:27:50', '', 5219, 'http://shoestimer.com/?post_type=product_variation&p=5231', 9, 'product_variation', '', 0),
(5232, 1, '2021-06-01 12:27:51', '2021-06-01 12:27:51', '', '2020 Autumn Wedding Shoes Woman High Heels Women\'s Pumps Patent Leather Shoe Thick Heel Fashion Pointed toe Deep Wine-red Beige', 'Color: Wine-red, Shoe Size: 37', 'publish', 'closed', 'closed', '', '2020-autumn-wedding-shoes-woman-high-heels-womens-pumps-patent-leather-shoe-thick-heel-fashion-pointed-toe-deep-wine-red-beige-10', '', '', '2021-06-01 12:27:51', '2021-06-01 12:27:51', '', 5219, 'http://shoestimer.com/?post_type=product_variation&p=5232', 10, 'product_variation', '', 0),
(5233, 1, '2021-06-01 12:27:51', '2021-06-01 12:27:51', '', '2020 Autumn Wedding Shoes Woman High Heels Women\'s Pumps Patent Leather Shoe Thick Heel Fashion Pointed toe Deep Wine-red Beige', 'Color: Wine-red, Shoe Size: 38', 'publish', 'closed', 'closed', '', '2020-autumn-wedding-shoes-woman-high-heels-womens-pumps-patent-leather-shoe-thick-heel-fashion-pointed-toe-deep-wine-red-beige-11', '', '', '2021-06-01 12:27:51', '2021-06-01 12:27:51', '', 5219, 'http://shoestimer.com/?post_type=product_variation&p=5233', 11, 'product_variation', '', 0),
(5234, 1, '2021-06-01 12:27:51', '2021-06-01 12:27:51', '', '2020 Autumn Wedding Shoes Woman High Heels Women\'s Pumps Patent Leather Shoe Thick Heel Fashion Pointed toe Deep Wine-red Beige', 'Color: Wine-red, Shoe Size: 35', 'publish', 'closed', 'closed', '', '2020-autumn-wedding-shoes-woman-high-heels-womens-pumps-patent-leather-shoe-thick-heel-fashion-pointed-toe-deep-wine-red-beige-12', '', '', '2021-06-01 12:27:51', '2021-06-01 12:27:51', '', 5219, 'http://shoestimer.com/?post_type=product_variation&p=5234', 12, 'product_variation', '', 0),
(5235, 1, '2021-06-01 12:27:51', '2021-06-01 12:27:51', '', '2020 Autumn Wedding Shoes Woman High Heels Women\'s Pumps Patent Leather Shoe Thick Heel Fashion Pointed toe Deep Wine-red Beige', 'Color: Wine-red, Shoe Size: 36', 'publish', 'closed', 'closed', '', '2020-autumn-wedding-shoes-woman-high-heels-womens-pumps-patent-leather-shoe-thick-heel-fashion-pointed-toe-deep-wine-red-beige-13', '', '', '2021-06-01 12:27:51', '2021-06-01 12:27:51', '', 5219, 'http://shoestimer.com/?post_type=product_variation&p=5235', 13, 'product_variation', '', 0),
(5236, 0, '2021-06-01 12:27:51', '2021-06-01 12:27:51', '', 'Punk-Style-Zipper-Rain-Boots-Women-s-Pure-Color-Rain-Boots-Outdoor-Rubber-Water-shoes-For-3', '', 'inherit', 'open', 'closed', '', 'punk-style-zipper-rain-boots-women-s-pure-color-rain-boots-outdoor-rubber-water-shoes-for-3', '', '', '2021-06-01 12:27:51', '2021-06-01 12:27:51', '', 5198, 'http://shoestimer.com/wp-content/uploads/2021/06/Punk-Style-Zipper-Rain-Boots-Women-s-Pure-Color-Rain-Boots-Outdoor-Rubber-Water-shoes-For-3.jpg', 0, 'attachment', 'image/jpeg', 0),
(5237, 1, '2021-06-01 12:27:52', '2021-06-01 12:27:52', '', '2020 Autumn Wedding Shoes Woman High Heels Women\'s Pumps Patent Leather Shoe Thick Heel Fashion Pointed toe Deep Wine-red Beige', 'Color: Wine-red, Shoe Size: 34', 'publish', 'closed', 'closed', '', '2020-autumn-wedding-shoes-woman-high-heels-womens-pumps-patent-leather-shoe-thick-heel-fashion-pointed-toe-deep-wine-red-beige-14', '', '', '2021-06-01 12:27:52', '2021-06-01 12:27:52', '', 5219, 'http://shoestimer.com/?post_type=product_variation&p=5237', 14, 'product_variation', '', 0),
(5238, 0, '2021-06-01 12:27:56', '2021-06-01 12:27:56', '', 'Punk-Style-Zipper-Rain-Boots-Women-s-Pure-Color-Rain-Boots-Outdoor-Rubber-Water-shoes-For-4', '', 'inherit', 'open', 'closed', '', 'punk-style-zipper-rain-boots-women-s-pure-color-rain-boots-outdoor-rubber-water-shoes-for-4', '', '', '2021-06-01 12:27:56', '2021-06-01 12:27:56', '', 5198, 'http://shoestimer.com/wp-content/uploads/2021/06/Punk-Style-Zipper-Rain-Boots-Women-s-Pure-Color-Rain-Boots-Outdoor-Rubber-Water-shoes-For-4.jpg', 0, 'attachment', 'image/jpeg', 0),
(5239, 1, '2021-06-01 12:28:01', '2021-06-01 12:28:01', '                <div class=\"product-specs-list-container\">\n                    <ul class=\"product-specs-list util-clearfix\">\n						                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Model Number:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Z-99</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Gender:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">WOMEN</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Lining Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Cotton Fabric</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Shoe Width:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Medium(B,M)</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Level Of Practice:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Professional</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Decorations:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Buckle</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Outsole Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Soft Sole</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Heel Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Thin Heels</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Release Date:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Spring2018</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Insole Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Latex</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Dance Shoe Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Ballroom/Latin Shoes</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Closure Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Lace-up</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Upper Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Full Grain Leather</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Fit:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Fits true to size, take your normal size</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Heel Height:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">High (3\" and up)</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Brand Name:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Ladingwu</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Athletic Shoe Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Dance Shoes</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Department Name:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Adult</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Color:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Black</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Heel:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">6cm 7cm 7.5cm 8.3cm</span>\n                            </li>\n							                    </ul>\n                </div>\n				<div style=\"font-size: 0.0px;margin: 0 auto;color: #ecf0e0;\"><a><img alt=\"dianxiaobao\" style=\"display: block;color: #5e5823;\" src=\"https://ae01.alicdn.com/kf/HTB1MitMgj7nBKNjSZLeq6zxCFXaT.jpg\"/></a><table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" style=\"font-size: 0;\"><tbody><tr><td><a href=\"http://www.aliexpress.com/item/detail/32870514607.html\"><img alt=\"dianxiaobao\" style=\"display: block;color: #5e5823;\" src=\"https://ae01.alicdn.com/kf/HTB1Hf3mgFkoBKNjSZFkq6z4tFXab.jpg\"/></a></td><td><a href=\"http://www.aliexpress.com/item/detail/32869096025.html\"><img alt=\"dianxiaobao\" style=\"display: block;color: #5e5823;\" src=\"https://ae01.alicdn.com/kf/HTB13QgNtQyWBuNjy0Fpq6yssXXaf.jpg\"/></a></td><td><a href=\"http://www.aliexpress.com/item/detail/32870678074.html\"><img alt=\"dianxiaobao\" style=\"display: block;color: #5e5823;\" src=\"https://ae01.alicdn.com/kf/HTB10kQEgHArBKNjSZFLq6A_dVXaA.jpg\"/></a></td><td><a href=\"http://www.aliexpress.com/item/detail/32861481911.html\"><img alt=\"dianxiaobao\" style=\"display: block;color: #5e5823;\" src=\"https://ae01.alicdn.com/kf/HTB1GTMwtKuSBuNjSsplq6ze8pXaZ.jpg\"/></a></td></tr><tr><td><a href=\"http://www.aliexpress.com/item/detail/32864521964.html\"><img alt=\"dianxiaobao\" style=\"display: block;color: #5e5823;\" src=\"https://ae01.alicdn.com/kf/HTB1KXILgTqWBKNjSZFxq6ApLpXag.jpg\"/></a></td><td><a href=\"http://www.aliexpress.com/item/detail/32876558227.html\"><img alt=\"dianxiaobao\" style=\"display: block;color: #5e5823;\" src=\"https://ae01.alicdn.com/kf/HTB1OMvFlvuSBuNkHFqDq6xfhVXaG.jpg\"/></a></td><td><a href=\"http://www.aliexpress.com/item/detail/32877110659.html\"><img alt=\"dianxiaobao\" style=\"display: block;color: #5e5823;\" src=\"https://ae01.alicdn.com/kf/HTB1sREStKOSBuNjy0Fdq6zDnVXaZ.jpg\"/></a></td><td><a href=\"http://www.aliexpress.com/item/detail/32862285449.html\"><img alt=\"dianxiaobao\" style=\"display: block;color: #5e5823;\" src=\"https://ae01.alicdn.com/kf/HTB1pqnjlyCYBuNkSnaVq6AMsVXaM.jpg\"/></a></td></tr></tbody></table></div><p style=\"text-align: center;\">	<img src=\"https://ae01.alicdn.com/kf/HTB1ewmPlBmWBuNkSndVq6AsApXaJ.jpg\"/><img alt=\"2_01\" src=\"https://ae01.alicdn.com/kf/HTB1kIIrgFooBKNjSZFPq6xa2XXa9.jpg\"/><img alt=\"2_04\" src=\"https://ae01.alicdn.com/kf/HTB1WWpzlyCYBuNkHFCcq6AHtVXaD.jpg\"/><img alt=\"2_06\" src=\"https://ae01.alicdn.com/kf/HTB1NBA4tGmWBuNjy1Xaq6xCbXXaR.jpg\"/><img alt=\"2_07\" src=\"https://ae01.alicdn.com/kf/HTB1i4u5lwKTBuNkSne1q6yJoXXak.jpg\"/><img alt=\"2_02\" src=\"https://ae01.alicdn.com/kf/HTB1Nl.hgRjTBKNjSZFwq6AG4XXaO.jpg\"/><img alt=\"2_03\" src=\"https://ae01.alicdn.com/kf/HTB154P6gHorBKNjSZFjq6A_SpXa7.jpg\"/><img alt=\"2_05\" src=\"https://ae01.alicdn.com/kf/HTB1jJ9bt_JYBeNjy1zeq6yhzVXad.jpg\"/><img alt=\"2_08\" src=\"https://ae01.alicdn.com/kf/HTB143uTgPQnBKNjSZSgq6xHGXXam.jpg\"/><img alt=\"2_09\" src=\"https://ae01.alicdn.com/kf/HTB1xF03t_tYBeNjy1Xdq6xXyVXau.jpg\"/><img alt=\"2_10\" src=\"https://ae01.alicdn.com/kf/HTB1dwS1lvuSBuNkHFqDq6xfhVXak.jpg\"/><img src=\"https://ae01.alicdn.com/kf/HTB1VLTOtHGYBuNjy0Foq6AiBFXaI.jpg\"/><img src=\"https://ae01.alicdn.com/kf/HTB1kBAatKySBuNjy1zdq6xPxFXaj.jpg\"/></p><div style=\"font-size: 0.0px;margin: 0 auto;color: #ecf0e1;\"></div>\n\n', 'Ladingwu Hot Selling Women\'s Genuine Leather Shoes Ballroom Dance Competition Shoes Black Latin Dance Shoes Heel 6/7/7.5/8.3cm', '', 'publish', 'open', 'closed', '', 'ladingwu-hot-selling-womens-genuine-leather-shoes-ballroom-dance-competition-shoes-black-latin-dance-shoes-heel-6-7-7-5-8-3cm', '', '', '2021-06-01 12:28:39', '2021-06-01 12:28:39', '', 0, 'http://shoestimer.com/product/ladingwu-hot-selling-womens-genuine-leather-shoes-ballroom-dance-competition-shoes-black-latin-dance-shoes-heel-6-7-7-5-8-3cm/', 0, 'product', '', 0),
(5240, 1, '2021-06-01 12:28:04', '2021-06-01 12:28:04', '', 'Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes', '', 'inherit', 'open', 'closed', '', 'ladingwu-hot-selling-women-s-genuine-leather-shoes-ballroom-dance-competition-shoes-black-latin-dance-shoes', '', '', '2021-06-01 12:28:04', '2021-06-01 12:28:04', '', 5239, 'http://shoestimer.com/wp-content/uploads/2021/06/Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes.jpg', 0, 'attachment', 'image/jpeg', 0),
(5241, 0, '2021-06-01 12:28:06', '2021-06-01 12:28:06', '', 'Punk-Style-Zipper-Rain-Boots-Women-s-Pure-Color-Rain-Boots-Outdoor-Rubber-Water-shoes-For.jpg_640x640', '', 'inherit', 'open', 'closed', '', 'punk-style-zipper-rain-boots-women-s-pure-color-rain-boots-outdoor-rubber-water-shoes-for-jpg_640x640', '', '', '2021-06-01 12:28:06', '2021-06-01 12:28:06', '', 5198, 'http://shoestimer.com/wp-content/uploads/2021/06/Punk-Style-Zipper-Rain-Boots-Women-s-Pure-Color-Rain-Boots-Outdoor-Rubber-Water-shoes-For.jpg_640x640.jpg', 0, 'attachment', 'image/jpeg', 0),
(5242, 1, '2021-06-01 12:28:12', '2021-06-01 12:28:12', '', 'Ladingwu Hot Selling Women\'s Genuine Leather Shoes Ballroom Dance Competition Shoes Black Latin Dance Shoes Heel 6/7/7.5/8.3cm', 'Color: Black 6cm, Shoe Size: 5', 'publish', 'closed', 'closed', '', 'ladingwu-hot-selling-womens-genuine-leather-shoes-ballroom-dance-competition-shoes-black-latin-dance-shoes-heel-6-7-7-5-8-3cm', '', '', '2021-06-01 12:28:12', '2021-06-01 12:28:12', '', 5239, 'http://shoestimer.com/?post_type=product_variation&p=5242', 1, 'product_variation', '', 0),
(5243, 1, '2021-06-01 12:28:12', '2021-06-01 12:28:12', '', 'Ladingwu Hot Selling Women\'s Genuine Leather Shoes Ballroom Dance Competition Shoes Black Latin Dance Shoes Heel 6/7/7.5/8.3cm', 'Color: Black 6cm, Shoe Size: 5.5', 'publish', 'closed', 'closed', '', 'ladingwu-hot-selling-womens-genuine-leather-shoes-ballroom-dance-competition-shoes-black-latin-dance-shoes-heel-6-7-7-5-8-3cm-2', '', '', '2021-06-01 12:28:12', '2021-06-01 12:28:12', '', 5239, 'http://shoestimer.com/?post_type=product_variation&p=5243', 2, 'product_variation', '', 0),
(5244, 1, '2021-06-01 12:28:12', '2021-06-01 12:28:12', '', 'Ladingwu Hot Selling Women\'s Genuine Leather Shoes Ballroom Dance Competition Shoes Black Latin Dance Shoes Heel 6/7/7.5/8.3cm', 'Color: Black 6cm, Shoe Size: 6', 'publish', 'closed', 'closed', '', 'ladingwu-hot-selling-womens-genuine-leather-shoes-ballroom-dance-competition-shoes-black-latin-dance-shoes-heel-6-7-7-5-8-3cm-3', '', '', '2021-06-01 12:28:12', '2021-06-01 12:28:12', '', 5239, 'http://shoestimer.com/?post_type=product_variation&p=5244', 3, 'product_variation', '', 0),
(5246, 1, '2021-06-01 12:28:13', '2021-06-01 12:28:13', '', 'Ladingwu Hot Selling Women\'s Genuine Leather Shoes Ballroom Dance Competition Shoes Black Latin Dance Shoes Heel 6/7/7.5/8.3cm', 'Color: Black 6cm, Shoe Size: 6.5', 'publish', 'closed', 'closed', '', 'ladingwu-hot-selling-womens-genuine-leather-shoes-ballroom-dance-competition-shoes-black-latin-dance-shoes-heel-6-7-7-5-8-3cm-4', '', '', '2021-06-01 12:28:13', '2021-06-01 12:28:13', '', 5239, 'http://shoestimer.com/?post_type=product_variation&p=5246', 4, 'product_variation', '', 0),
(5245, 0, '2021-06-01 12:28:12', '2021-06-01 12:28:12', '', 'Punk-Style-Zipper-Rain-Boots-Women-s-Pure-Color-Rain-Boots-Outdoor-Rubber-Water-shoes-For-1.jpg_640x640-1', '', 'inherit', 'open', 'closed', '', 'punk-style-zipper-rain-boots-women-s-pure-color-rain-boots-outdoor-rubber-water-shoes-for-1-jpg_640x640-1', '', '', '2021-06-01 12:28:12', '2021-06-01 12:28:12', '', 5198, 'http://shoestimer.com/wp-content/uploads/2021/06/Punk-Style-Zipper-Rain-Boots-Women-s-Pure-Color-Rain-Boots-Outdoor-Rubber-Water-shoes-For-1.jpg_640x640-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(5247, 1, '2021-06-01 12:28:14', '2021-06-01 12:28:14', '', 'Ladingwu Hot Selling Women\'s Genuine Leather Shoes Ballroom Dance Competition Shoes Black Latin Dance Shoes Heel 6/7/7.5/8.3cm', 'Color: Black 6cm, Shoe Size: 4.5', 'publish', 'closed', 'closed', '', 'ladingwu-hot-selling-womens-genuine-leather-shoes-ballroom-dance-competition-shoes-black-latin-dance-shoes-heel-6-7-7-5-8-3cm-5', '', '', '2021-06-01 12:28:14', '2021-06-01 12:28:14', '', 5239, 'http://shoestimer.com/?post_type=product_variation&p=5247', 5, 'product_variation', '', 0),
(5248, 1, '2021-06-01 12:28:15', '2021-06-01 12:28:15', '', 'Ladingwu Hot Selling Women\'s Genuine Leather Shoes Ballroom Dance Competition Shoes Black Latin Dance Shoes Heel 6/7/7.5/8.3cm', 'Color: Black 8.3cm, Shoe Size: 10.5', 'publish', 'closed', 'closed', '', 'ladingwu-hot-selling-womens-genuine-leather-shoes-ballroom-dance-competition-shoes-black-latin-dance-shoes-heel-6-7-7-5-8-3cm-6', '', '', '2021-06-01 12:28:15', '2021-06-01 12:28:15', '', 5239, 'http://shoestimer.com/?post_type=product_variation&p=5248', 6, 'product_variation', '', 0),
(5249, 1, '2021-06-01 12:28:16', '2021-06-01 12:28:16', '', 'Ladingwu Hot Selling Women\'s Genuine Leather Shoes Ballroom Dance Competition Shoes Black Latin Dance Shoes Heel 6/7/7.5/8.3cm', 'Color: Black 8.3cm, Shoe Size: 11', 'publish', 'closed', 'closed', '', 'ladingwu-hot-selling-womens-genuine-leather-shoes-ballroom-dance-competition-shoes-black-latin-dance-shoes-heel-6-7-7-5-8-3cm-7', '', '', '2021-06-01 12:28:16', '2021-06-01 12:28:16', '', 5239, 'http://shoestimer.com/?post_type=product_variation&p=5249', 7, 'product_variation', '', 0),
(5250, 1, '2021-06-01 12:28:16', '2021-06-01 12:28:16', '', 'Ladingwu Hot Selling Women\'s Genuine Leather Shoes Ballroom Dance Competition Shoes Black Latin Dance Shoes Heel 6/7/7.5/8.3cm', 'Color: Black 8.3cm, Shoe Size: 12', 'publish', 'closed', 'closed', '', 'ladingwu-hot-selling-womens-genuine-leather-shoes-ballroom-dance-competition-shoes-black-latin-dance-shoes-heel-6-7-7-5-8-3cm-8', '', '', '2021-06-01 12:28:16', '2021-06-01 12:28:16', '', 5239, 'http://shoestimer.com/?post_type=product_variation&p=5250', 8, 'product_variation', '', 0),
(5251, 1, '2021-06-01 12:28:16', '2021-06-01 12:28:16', '', 'Ladingwu Hot Selling Women\'s Genuine Leather Shoes Ballroom Dance Competition Shoes Black Latin Dance Shoes Heel 6/7/7.5/8.3cm', 'Color: Black 8.3cm, Shoe Size: 8.5', 'publish', 'closed', 'closed', '', 'ladingwu-hot-selling-womens-genuine-leather-shoes-ballroom-dance-competition-shoes-black-latin-dance-shoes-heel-6-7-7-5-8-3cm-9', '', '', '2021-06-01 12:28:16', '2021-06-01 12:28:16', '', 5239, 'http://shoestimer.com/?post_type=product_variation&p=5251', 9, 'product_variation', '', 0),
(5252, 1, '2021-06-01 12:28:17', '2021-06-01 12:28:17', '', 'Ladingwu Hot Selling Women\'s Genuine Leather Shoes Ballroom Dance Competition Shoes Black Latin Dance Shoes Heel 6/7/7.5/8.3cm', 'Color: Black 8.3cm, Shoe Size: 9', 'publish', 'closed', 'closed', '', 'ladingwu-hot-selling-womens-genuine-leather-shoes-ballroom-dance-competition-shoes-black-latin-dance-shoes-heel-6-7-7-5-8-3cm-10', '', '', '2021-06-01 12:28:17', '2021-06-01 12:28:17', '', 5239, 'http://shoestimer.com/?post_type=product_variation&p=5252', 10, 'product_variation', '', 0),
(5253, 1, '2021-06-01 12:28:17', '2021-06-01 12:28:17', '', 'Ladingwu Hot Selling Women\'s Genuine Leather Shoes Ballroom Dance Competition Shoes Black Latin Dance Shoes Heel 6/7/7.5/8.3cm', 'Color: Black 8.3cm, Shoe Size: 9.5', 'publish', 'closed', 'closed', '', 'ladingwu-hot-selling-womens-genuine-leather-shoes-ballroom-dance-competition-shoes-black-latin-dance-shoes-heel-6-7-7-5-8-3cm-11', '', '', '2021-06-01 12:28:17', '2021-06-01 12:28:17', '', 5239, 'http://shoestimer.com/?post_type=product_variation&p=5253', 11, 'product_variation', '', 0),
(5254, 1, '2021-06-01 12:28:17', '2021-06-01 12:28:17', '', 'Ladingwu Hot Selling Women\'s Genuine Leather Shoes Ballroom Dance Competition Shoes Black Latin Dance Shoes Heel 6/7/7.5/8.3cm', 'Color: Black 8.3cm, Shoe Size: 10', 'publish', 'closed', 'closed', '', 'ladingwu-hot-selling-womens-genuine-leather-shoes-ballroom-dance-competition-shoes-black-latin-dance-shoes-heel-6-7-7-5-8-3cm-12', '', '', '2021-06-01 12:28:17', '2021-06-01 12:28:17', '', 5239, 'http://shoestimer.com/?post_type=product_variation&p=5254', 12, 'product_variation', '', 0),
(5255, 1, '2021-06-01 12:28:17', '2021-06-01 12:28:17', '', 'Ladingwu Hot Selling Women\'s Genuine Leather Shoes Ballroom Dance Competition Shoes Black Latin Dance Shoes Heel 6/7/7.5/8.3cm', 'Color: Black 7.5cm, Shoe Size: 10', 'publish', 'closed', 'closed', '', 'ladingwu-hot-selling-womens-genuine-leather-shoes-ballroom-dance-competition-shoes-black-latin-dance-shoes-heel-6-7-7-5-8-3cm-13', '', '', '2021-06-01 12:28:17', '2021-06-01 12:28:17', '', 5239, 'http://shoestimer.com/?post_type=product_variation&p=5255', 13, 'product_variation', '', 0),
(5256, 1, '2021-06-01 12:28:17', '2021-06-01 12:28:17', '', 'Ladingwu Hot Selling Women\'s Genuine Leather Shoes Ballroom Dance Competition Shoes Black Latin Dance Shoes Heel 6/7/7.5/8.3cm', 'Color: Black 7.5cm, Shoe Size: 10.5', 'publish', 'closed', 'closed', '', 'ladingwu-hot-selling-womens-genuine-leather-shoes-ballroom-dance-competition-shoes-black-latin-dance-shoes-heel-6-7-7-5-8-3cm-14', '', '', '2021-06-01 12:28:17', '2021-06-01 12:28:17', '', 5239, 'http://shoestimer.com/?post_type=product_variation&p=5256', 14, 'product_variation', '', 0),
(5258, 1, '2021-06-01 12:28:17', '2021-06-01 12:28:17', '', 'Ladingwu Hot Selling Women\'s Genuine Leather Shoes Ballroom Dance Competition Shoes Black Latin Dance Shoes Heel 6/7/7.5/8.3cm', 'Color: Black 7.5cm, Shoe Size: 11', 'publish', 'closed', 'closed', '', 'ladingwu-hot-selling-womens-genuine-leather-shoes-ballroom-dance-competition-shoes-black-latin-dance-shoes-heel-6-7-7-5-8-3cm-15', '', '', '2021-06-01 12:28:17', '2021-06-01 12:28:17', '', 5239, 'http://shoestimer.com/?post_type=product_variation&p=5258', 15, 'product_variation', '', 0),
(5257, 0, '2021-06-01 12:28:17', '2021-06-01 12:28:17', '', '2020-Autumn-Wedding-Shoes-Woman-High-Heels-Women-s-Pumps-Patent-Leather-Shoe-Thick-Heel-Fashion-1', '', 'inherit', 'open', 'closed', '', '2020-autumn-wedding-shoes-woman-high-heels-women-s-pumps-patent-leather-shoe-thick-heel-fashion-1', '', '', '2021-06-01 12:28:17', '2021-06-01 12:28:17', '', 5219, 'http://shoestimer.com/wp-content/uploads/2021/06/2020-Autumn-Wedding-Shoes-Woman-High-Heels-Women-s-Pumps-Patent-Leather-Shoe-Thick-Heel-Fashion-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(5259, 1, '2021-06-01 12:28:18', '2021-06-01 12:28:18', '', 'Ladingwu Hot Selling Women\'s Genuine Leather Shoes Ballroom Dance Competition Shoes Black Latin Dance Shoes Heel 6/7/7.5/8.3cm', 'Color: Black 7.5cm, Shoe Size: 12', 'publish', 'closed', 'closed', '', 'ladingwu-hot-selling-womens-genuine-leather-shoes-ballroom-dance-competition-shoes-black-latin-dance-shoes-heel-6-7-7-5-8-3cm-16', '', '', '2021-06-01 12:28:18', '2021-06-01 12:28:18', '', 5239, 'http://shoestimer.com/?post_type=product_variation&p=5259', 16, 'product_variation', '', 0);
INSERT INTO `wpx5_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(5260, 1, '2021-06-01 12:28:19', '2021-06-01 12:28:19', '', 'Ladingwu Hot Selling Women\'s Genuine Leather Shoes Ballroom Dance Competition Shoes Black Latin Dance Shoes Heel 6/7/7.5/8.3cm', 'Color: Black 7.5cm, Shoe Size: 8', 'publish', 'closed', 'closed', '', 'ladingwu-hot-selling-womens-genuine-leather-shoes-ballroom-dance-competition-shoes-black-latin-dance-shoes-heel-6-7-7-5-8-3cm-17', '', '', '2021-06-01 12:28:19', '2021-06-01 12:28:19', '', 5239, 'http://shoestimer.com/?post_type=product_variation&p=5260', 17, 'product_variation', '', 0),
(5261, 1, '2021-06-01 12:28:19', '2021-06-01 12:28:19', '', 'Ladingwu Hot Selling Women\'s Genuine Leather Shoes Ballroom Dance Competition Shoes Black Latin Dance Shoes Heel 6/7/7.5/8.3cm', 'Color: Black 7.5cm, Shoe Size: 8.5', 'publish', 'closed', 'closed', '', 'ladingwu-hot-selling-womens-genuine-leather-shoes-ballroom-dance-competition-shoes-black-latin-dance-shoes-heel-6-7-7-5-8-3cm-18', '', '', '2021-06-01 12:28:19', '2021-06-01 12:28:19', '', 5239, 'http://shoestimer.com/?post_type=product_variation&p=5261', 18, 'product_variation', '', 0),
(5262, 1, '2021-06-01 12:28:20', '2021-06-01 12:28:20', '', 'Ladingwu Hot Selling Women\'s Genuine Leather Shoes Ballroom Dance Competition Shoes Black Latin Dance Shoes Heel 6/7/7.5/8.3cm', 'Color: Black 7.5cm, Shoe Size: 9', 'publish', 'closed', 'closed', '', 'ladingwu-hot-selling-womens-genuine-leather-shoes-ballroom-dance-competition-shoes-black-latin-dance-shoes-heel-6-7-7-5-8-3cm-19', '', '', '2021-06-01 12:28:20', '2021-06-01 12:28:20', '', 5239, 'http://shoestimer.com/?post_type=product_variation&p=5262', 19, 'product_variation', '', 0),
(5263, 1, '2021-06-01 12:28:21', '2021-06-01 12:28:21', '', 'Ladingwu Hot Selling Women\'s Genuine Leather Shoes Ballroom Dance Competition Shoes Black Latin Dance Shoes Heel 6/7/7.5/8.3cm', 'Color: Black 7.5cm, Shoe Size: 9.5', 'publish', 'closed', 'closed', '', 'ladingwu-hot-selling-womens-genuine-leather-shoes-ballroom-dance-competition-shoes-black-latin-dance-shoes-heel-6-7-7-5-8-3cm-20', '', '', '2021-06-01 12:28:21', '2021-06-01 12:28:21', '', 5239, 'http://shoestimer.com/?post_type=product_variation&p=5263', 20, 'product_variation', '', 0),
(5264, 0, '2021-06-01 12:28:21', '2021-06-01 12:28:21', '', '2020-Autumn-Wedding-Shoes-Woman-High-Heels-Women-s-Pumps-Patent-Leather-Shoe-Thick-Heel-Fashion-2', '', 'inherit', 'open', 'closed', '', '2020-autumn-wedding-shoes-woman-high-heels-women-s-pumps-patent-leather-shoe-thick-heel-fashion-2', '', '', '2021-06-01 12:28:21', '2021-06-01 12:28:21', '', 5219, 'http://shoestimer.com/wp-content/uploads/2021/06/2020-Autumn-Wedding-Shoes-Woman-High-Heels-Women-s-Pumps-Patent-Leather-Shoe-Thick-Heel-Fashion-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(5265, 1, '2021-06-01 12:28:21', '2021-06-01 12:28:21', '', 'Ladingwu Hot Selling Women\'s Genuine Leather Shoes Ballroom Dance Competition Shoes Black Latin Dance Shoes Heel 6/7/7.5/8.3cm', 'Color: Black 8.3cm, Shoe Size: 6.5', 'publish', 'closed', 'closed', '', 'ladingwu-hot-selling-womens-genuine-leather-shoes-ballroom-dance-competition-shoes-black-latin-dance-shoes-heel-6-7-7-5-8-3cm-21', '', '', '2021-06-01 12:28:21', '2021-06-01 12:28:21', '', 5239, 'http://shoestimer.com/?post_type=product_variation&p=5265', 21, 'product_variation', '', 0),
(5266, 1, '2021-06-01 12:28:21', '2021-06-01 12:28:21', '', 'Ladingwu Hot Selling Women\'s Genuine Leather Shoes Ballroom Dance Competition Shoes Black Latin Dance Shoes Heel 6/7/7.5/8.3cm', 'Color: Black 8.3cm, Shoe Size: 7', 'publish', 'closed', 'closed', '', 'ladingwu-hot-selling-womens-genuine-leather-shoes-ballroom-dance-competition-shoes-black-latin-dance-shoes-heel-6-7-7-5-8-3cm-22', '', '', '2021-06-01 12:28:21', '2021-06-01 12:28:21', '', 5239, 'http://shoestimer.com/?post_type=product_variation&p=5266', 22, 'product_variation', '', 0),
(5267, 1, '2021-06-01 12:28:22', '2021-06-01 12:28:22', '', 'Ladingwu Hot Selling Women\'s Genuine Leather Shoes Ballroom Dance Competition Shoes Black Latin Dance Shoes Heel 6/7/7.5/8.3cm', 'Color: Black 8.3cm, Shoe Size: 7.5', 'publish', 'closed', 'closed', '', 'ladingwu-hot-selling-womens-genuine-leather-shoes-ballroom-dance-competition-shoes-black-latin-dance-shoes-heel-6-7-7-5-8-3cm-23', '', '', '2021-06-01 12:28:22', '2021-06-01 12:28:22', '', 5239, 'http://shoestimer.com/?post_type=product_variation&p=5267', 23, 'product_variation', '', 0),
(5268, 1, '2021-06-01 12:28:23', '2021-06-01 12:28:23', '', 'Ladingwu Hot Selling Women\'s Genuine Leather Shoes Ballroom Dance Competition Shoes Black Latin Dance Shoes Heel 6/7/7.5/8.3cm', 'Color: Black 8.3cm, Shoe Size: 8', 'publish', 'closed', 'closed', '', 'ladingwu-hot-selling-womens-genuine-leather-shoes-ballroom-dance-competition-shoes-black-latin-dance-shoes-heel-6-7-7-5-8-3cm-24', '', '', '2021-06-01 12:28:23', '2021-06-01 12:28:23', '', 5239, 'http://shoestimer.com/?post_type=product_variation&p=5268', 24, 'product_variation', '', 0),
(5269, 1, '2021-06-01 12:28:24', '2021-06-01 12:28:24', '', 'Ladingwu Hot Selling Women\'s Genuine Leather Shoes Ballroom Dance Competition Shoes Black Latin Dance Shoes Heel 6/7/7.5/8.3cm', 'Color: Black 8.3cm, Shoe Size: 4.5', 'publish', 'closed', 'closed', '', 'ladingwu-hot-selling-womens-genuine-leather-shoes-ballroom-dance-competition-shoes-black-latin-dance-shoes-heel-6-7-7-5-8-3cm-25', '', '', '2021-06-01 12:28:24', '2021-06-01 12:28:24', '', 5239, 'http://shoestimer.com/?post_type=product_variation&p=5269', 25, 'product_variation', '', 0),
(5270, 1, '2021-06-01 12:28:24', '2021-06-01 12:28:24', '', 'Ladingwu Hot Selling Women\'s Genuine Leather Shoes Ballroom Dance Competition Shoes Black Latin Dance Shoes Heel 6/7/7.5/8.3cm', 'Color: Black 8.3cm, Shoe Size: 5', 'publish', 'closed', 'closed', '', 'ladingwu-hot-selling-womens-genuine-leather-shoes-ballroom-dance-competition-shoes-black-latin-dance-shoes-heel-6-7-7-5-8-3cm-26', '', '', '2021-06-01 12:28:24', '2021-06-01 12:28:24', '', 5239, 'http://shoestimer.com/?post_type=product_variation&p=5270', 26, 'product_variation', '', 0),
(5272, 1, '2021-06-01 12:28:24', '2021-06-01 12:28:24', '', 'Ladingwu Hot Selling Women\'s Genuine Leather Shoes Ballroom Dance Competition Shoes Black Latin Dance Shoes Heel 6/7/7.5/8.3cm', 'Color: Black 8.3cm, Shoe Size: 5.5', 'publish', 'closed', 'closed', '', 'ladingwu-hot-selling-womens-genuine-leather-shoes-ballroom-dance-competition-shoes-black-latin-dance-shoes-heel-6-7-7-5-8-3cm-27', '', '', '2021-06-01 12:28:24', '2021-06-01 12:28:24', '', 5239, 'http://shoestimer.com/?post_type=product_variation&p=5272', 27, 'product_variation', '', 0),
(5271, 0, '2021-06-01 12:28:24', '2021-06-01 12:28:24', '', '2020-Autumn-Wedding-Shoes-Woman-High-Heels-Women-s-Pumps-Patent-Leather-Shoe-Thick-Heel-Fashion-3', '', 'inherit', 'open', 'closed', '', '2020-autumn-wedding-shoes-woman-high-heels-women-s-pumps-patent-leather-shoe-thick-heel-fashion-3', '', '', '2021-06-01 12:28:24', '2021-06-01 12:28:24', '', 5219, 'http://shoestimer.com/wp-content/uploads/2021/06/2020-Autumn-Wedding-Shoes-Woman-High-Heels-Women-s-Pumps-Patent-Leather-Shoe-Thick-Heel-Fashion-3.jpg', 0, 'attachment', 'image/jpeg', 0),
(5273, 1, '2021-06-01 12:28:25', '2021-06-01 12:28:25', '', 'Ladingwu Hot Selling Women\'s Genuine Leather Shoes Ballroom Dance Competition Shoes Black Latin Dance Shoes Heel 6/7/7.5/8.3cm', 'Color: Black 8.3cm, Shoe Size: 6', 'publish', 'closed', 'closed', '', 'ladingwu-hot-selling-womens-genuine-leather-shoes-ballroom-dance-competition-shoes-black-latin-dance-shoes-heel-6-7-7-5-8-3cm-28', '', '', '2021-06-01 12:28:25', '2021-06-01 12:28:25', '', 5239, 'http://shoestimer.com/?post_type=product_variation&p=5273', 28, 'product_variation', '', 0),
(5274, 1, '2021-06-01 12:28:26', '2021-06-01 12:28:26', '', 'Ladingwu Hot Selling Women\'s Genuine Leather Shoes Ballroom Dance Competition Shoes Black Latin Dance Shoes Heel 6/7/7.5/8.3cm', 'Color: Black 7cm, Shoe Size: 9.5', 'publish', 'closed', 'closed', '', 'ladingwu-hot-selling-womens-genuine-leather-shoes-ballroom-dance-competition-shoes-black-latin-dance-shoes-heel-6-7-7-5-8-3cm-29', '', '', '2021-06-01 12:28:26', '2021-06-01 12:28:26', '', 5239, 'http://shoestimer.com/?post_type=product_variation&p=5274', 29, 'product_variation', '', 0),
(5275, 1, '2021-06-01 12:28:27', '2021-06-01 12:28:27', '', 'Ladingwu Hot Selling Women\'s Genuine Leather Shoes Ballroom Dance Competition Shoes Black Latin Dance Shoes Heel 6/7/7.5/8.3cm', 'Color: Black 7cm, Shoe Size: 10', 'publish', 'closed', 'closed', '', 'ladingwu-hot-selling-womens-genuine-leather-shoes-ballroom-dance-competition-shoes-black-latin-dance-shoes-heel-6-7-7-5-8-3cm-30', '', '', '2021-06-01 12:28:27', '2021-06-01 12:28:27', '', 5239, 'http://shoestimer.com/?post_type=product_variation&p=5275', 30, 'product_variation', '', 0),
(5276, 1, '2021-06-01 12:28:27', '2021-06-01 12:28:27', '', 'Ladingwu Hot Selling Women\'s Genuine Leather Shoes Ballroom Dance Competition Shoes Black Latin Dance Shoes Heel 6/7/7.5/8.3cm', 'Color: Black 7cm, Shoe Size: 10.5', 'publish', 'closed', 'closed', '', 'ladingwu-hot-selling-womens-genuine-leather-shoes-ballroom-dance-competition-shoes-black-latin-dance-shoes-heel-6-7-7-5-8-3cm-31', '', '', '2021-06-01 12:28:27', '2021-06-01 12:28:27', '', 5239, 'http://shoestimer.com/?post_type=product_variation&p=5276', 31, 'product_variation', '', 0),
(5277, 1, '2021-06-01 12:28:27', '2021-06-01 12:28:27', '', 'Ladingwu Hot Selling Women\'s Genuine Leather Shoes Ballroom Dance Competition Shoes Black Latin Dance Shoes Heel 6/7/7.5/8.3cm', 'Color: Black 7cm, Shoe Size: 11', 'publish', 'closed', 'closed', '', 'ladingwu-hot-selling-womens-genuine-leather-shoes-ballroom-dance-competition-shoes-black-latin-dance-shoes-heel-6-7-7-5-8-3cm-32', '', '', '2021-06-01 12:28:27', '2021-06-01 12:28:27', '', 5239, 'http://shoestimer.com/?post_type=product_variation&p=5277', 32, 'product_variation', '', 0),
(5278, 1, '2021-06-01 12:28:27', '2021-06-01 12:28:27', '', 'Ladingwu Hot Selling Women\'s Genuine Leather Shoes Ballroom Dance Competition Shoes Black Latin Dance Shoes Heel 6/7/7.5/8.3cm', 'Color: Black 7cm, Shoe Size: 7.5', 'publish', 'closed', 'closed', '', 'ladingwu-hot-selling-womens-genuine-leather-shoes-ballroom-dance-competition-shoes-black-latin-dance-shoes-heel-6-7-7-5-8-3cm-33', '', '', '2021-06-01 12:28:27', '2021-06-01 12:28:27', '', 5239, 'http://shoestimer.com/?post_type=product_variation&p=5278', 33, 'product_variation', '', 0),
(5279, 1, '2021-06-01 12:28:27', '2021-06-01 12:28:27', '', 'Ladingwu Hot Selling Women\'s Genuine Leather Shoes Ballroom Dance Competition Shoes Black Latin Dance Shoes Heel 6/7/7.5/8.3cm', 'Color: Black 7cm, Shoe Size: 8', 'publish', 'closed', 'closed', '', 'ladingwu-hot-selling-womens-genuine-leather-shoes-ballroom-dance-competition-shoes-black-latin-dance-shoes-heel-6-7-7-5-8-3cm-34', '', '', '2021-06-01 12:28:27', '2021-06-01 12:28:27', '', 5239, 'http://shoestimer.com/?post_type=product_variation&p=5279', 34, 'product_variation', '', 0),
(5281, 1, '2021-06-01 12:28:27', '2021-06-01 12:28:27', '', 'Ladingwu Hot Selling Women\'s Genuine Leather Shoes Ballroom Dance Competition Shoes Black Latin Dance Shoes Heel 6/7/7.5/8.3cm', 'Color: Black 7cm, Shoe Size: 8.5', 'publish', 'closed', 'closed', '', 'ladingwu-hot-selling-womens-genuine-leather-shoes-ballroom-dance-competition-shoes-black-latin-dance-shoes-heel-6-7-7-5-8-3cm-35', '', '', '2021-06-01 12:28:27', '2021-06-01 12:28:27', '', 5239, 'http://shoestimer.com/?post_type=product_variation&p=5281', 35, 'product_variation', '', 0),
(5280, 0, '2021-06-01 12:28:27', '2021-06-01 12:28:27', '', '2020-Autumn-Wedding-Shoes-Woman-High-Heels-Women-s-Pumps-Patent-Leather-Shoe-Thick-Heel-Fashion-4', '', 'inherit', 'open', 'closed', '', '2020-autumn-wedding-shoes-woman-high-heels-women-s-pumps-patent-leather-shoe-thick-heel-fashion-4', '', '', '2021-06-01 12:28:27', '2021-06-01 12:28:27', '', 5219, 'http://shoestimer.com/wp-content/uploads/2021/06/2020-Autumn-Wedding-Shoes-Woman-High-Heels-Women-s-Pumps-Patent-Leather-Shoe-Thick-Heel-Fashion-4.jpg', 0, 'attachment', 'image/jpeg', 0),
(5282, 1, '2021-06-01 12:28:28', '2021-06-01 12:28:28', '', 'Ladingwu Hot Selling Women\'s Genuine Leather Shoes Ballroom Dance Competition Shoes Black Latin Dance Shoes Heel 6/7/7.5/8.3cm', 'Color: Black 7cm, Shoe Size: 9', 'publish', 'closed', 'closed', '', 'ladingwu-hot-selling-womens-genuine-leather-shoes-ballroom-dance-competition-shoes-black-latin-dance-shoes-heel-6-7-7-5-8-3cm-36', '', '', '2021-06-01 12:28:28', '2021-06-01 12:28:28', '', 5239, 'http://shoestimer.com/?post_type=product_variation&p=5282', 36, 'product_variation', '', 0),
(5283, 1, '2021-06-01 12:28:29', '2021-06-01 12:28:29', '', 'Ladingwu Hot Selling Women\'s Genuine Leather Shoes Ballroom Dance Competition Shoes Black Latin Dance Shoes Heel 6/7/7.5/8.3cm', 'Color: Black 7.5cm, Shoe Size: 6', 'publish', 'closed', 'closed', '', 'ladingwu-hot-selling-womens-genuine-leather-shoes-ballroom-dance-competition-shoes-black-latin-dance-shoes-heel-6-7-7-5-8-3cm-37', '', '', '2021-06-01 12:28:29', '2021-06-01 12:28:29', '', 5239, 'http://shoestimer.com/?post_type=product_variation&p=5283', 37, 'product_variation', '', 0),
(5284, 1, '2021-06-01 12:28:30', '2021-06-01 12:28:30', '', 'Ladingwu Hot Selling Women\'s Genuine Leather Shoes Ballroom Dance Competition Shoes Black Latin Dance Shoes Heel 6/7/7.5/8.3cm', 'Color: Black 7.5cm, Shoe Size: 6.5', 'publish', 'closed', 'closed', '', 'ladingwu-hot-selling-womens-genuine-leather-shoes-ballroom-dance-competition-shoes-black-latin-dance-shoes-heel-6-7-7-5-8-3cm-38', '', '', '2021-06-01 12:28:30', '2021-06-01 12:28:30', '', 5239, 'http://shoestimer.com/?post_type=product_variation&p=5284', 38, 'product_variation', '', 0),
(5285, 1, '2021-06-01 12:28:30', '2021-06-01 12:28:30', '', 'Ladingwu Hot Selling Women\'s Genuine Leather Shoes Ballroom Dance Competition Shoes Black Latin Dance Shoes Heel 6/7/7.5/8.3cm', 'Color: Black 7.5cm, Shoe Size: 7', 'publish', 'closed', 'closed', '', 'ladingwu-hot-selling-womens-genuine-leather-shoes-ballroom-dance-competition-shoes-black-latin-dance-shoes-heel-6-7-7-5-8-3cm-39', '', '', '2021-06-01 12:28:30', '2021-06-01 12:28:30', '', 5239, 'http://shoestimer.com/?post_type=product_variation&p=5285', 39, 'product_variation', '', 0),
(5286, 1, '2021-06-01 12:28:30', '2021-06-01 12:28:30', '', 'Ladingwu Hot Selling Women\'s Genuine Leather Shoes Ballroom Dance Competition Shoes Black Latin Dance Shoes Heel 6/7/7.5/8.3cm', 'Color: Black 7.5cm, Shoe Size: 7.5', 'publish', 'closed', 'closed', '', 'ladingwu-hot-selling-womens-genuine-leather-shoes-ballroom-dance-competition-shoes-black-latin-dance-shoes-heel-6-7-7-5-8-3cm-40', '', '', '2021-06-01 12:28:30', '2021-06-01 12:28:30', '', 5239, 'http://shoestimer.com/?post_type=product_variation&p=5286', 40, 'product_variation', '', 0),
(5287, 0, '2021-06-01 12:28:31', '2021-06-01 12:28:31', '', '2020-Autumn-Wedding-Shoes-Woman-High-Heels-Women-s-Pumps-Patent-Leather-Shoe-Thick-Heel-Fashion-5', '', 'inherit', 'open', 'closed', '', '2020-autumn-wedding-shoes-woman-high-heels-women-s-pumps-patent-leather-shoe-thick-heel-fashion-5', '', '', '2021-06-01 12:28:31', '2021-06-01 12:28:31', '', 5219, 'http://shoestimer.com/wp-content/uploads/2021/06/2020-Autumn-Wedding-Shoes-Woman-High-Heels-Women-s-Pumps-Patent-Leather-Shoe-Thick-Heel-Fashion-5.jpg', 0, 'attachment', 'image/jpeg', 0),
(5288, 1, '2021-06-01 12:28:31', '2021-06-01 12:28:31', '', 'Ladingwu Hot Selling Women\'s Genuine Leather Shoes Ballroom Dance Competition Shoes Black Latin Dance Shoes Heel 6/7/7.5/8.3cm', 'Color: Black 7cm, Shoe Size: 12', 'publish', 'closed', 'closed', '', 'ladingwu-hot-selling-womens-genuine-leather-shoes-ballroom-dance-competition-shoes-black-latin-dance-shoes-heel-6-7-7-5-8-3cm-41', '', '', '2021-06-01 12:28:31', '2021-06-01 12:28:31', '', 5239, 'http://shoestimer.com/?post_type=product_variation&p=5288', 41, 'product_variation', '', 0),
(5289, 1, '2021-06-01 12:28:31', '2021-06-01 12:28:31', '', 'Ladingwu Hot Selling Women\'s Genuine Leather Shoes Ballroom Dance Competition Shoes Black Latin Dance Shoes Heel 6/7/7.5/8.3cm', 'Color: Black 7.5cm, Shoe Size: 4.5', 'publish', 'closed', 'closed', '', 'ladingwu-hot-selling-womens-genuine-leather-shoes-ballroom-dance-competition-shoes-black-latin-dance-shoes-heel-6-7-7-5-8-3cm-42', '', '', '2021-06-01 12:28:31', '2021-06-01 12:28:31', '', 5239, 'http://shoestimer.com/?post_type=product_variation&p=5289', 42, 'product_variation', '', 0),
(5290, 1, '2021-06-01 12:28:32', '2021-06-01 12:28:32', '', 'Ladingwu Hot Selling Women\'s Genuine Leather Shoes Ballroom Dance Competition Shoes Black Latin Dance Shoes Heel 6/7/7.5/8.3cm', 'Color: Black 7.5cm, Shoe Size: 5', 'publish', 'closed', 'closed', '', 'ladingwu-hot-selling-womens-genuine-leather-shoes-ballroom-dance-competition-shoes-black-latin-dance-shoes-heel-6-7-7-5-8-3cm-43', '', '', '2021-06-01 12:28:32', '2021-06-01 12:28:32', '', 5239, 'http://shoestimer.com/?post_type=product_variation&p=5290', 43, 'product_variation', '', 0),
(5291, 1, '2021-06-01 12:28:33', '2021-06-01 12:28:33', '', 'Ladingwu Hot Selling Women\'s Genuine Leather Shoes Ballroom Dance Competition Shoes Black Latin Dance Shoes Heel 6/7/7.5/8.3cm', 'Color: Black 7.5cm, Shoe Size: 5.5', 'publish', 'closed', 'closed', '', 'ladingwu-hot-selling-womens-genuine-leather-shoes-ballroom-dance-competition-shoes-black-latin-dance-shoes-heel-6-7-7-5-8-3cm-44', '', '', '2021-06-01 12:28:33', '2021-06-01 12:28:33', '', 5239, 'http://shoestimer.com/?post_type=product_variation&p=5291', 44, 'product_variation', '', 0),
(5292, 0, '2021-06-01 12:28:33', '2021-06-01 12:28:33', '', '2020-Autumn-Wedding-Shoes-Woman-High-Heels-Women-s-Pumps-Patent-Leather-Shoe-Thick-Heel-Fashion.jpg_640x640', '', 'inherit', 'open', 'closed', '', '2020-autumn-wedding-shoes-woman-high-heels-women-s-pumps-patent-leather-shoe-thick-heel-fashion-jpg_640x640', '', '', '2021-06-01 12:28:33', '2021-06-01 12:28:33', '', 5219, 'http://shoestimer.com/wp-content/uploads/2021/06/2020-Autumn-Wedding-Shoes-Woman-High-Heels-Women-s-Pumps-Patent-Leather-Shoe-Thick-Heel-Fashion.jpg_640x640.jpg', 0, 'attachment', 'image/jpeg', 0),
(5293, 1, '2021-06-01 12:28:33', '2021-06-01 12:28:33', '', 'Ladingwu Hot Selling Women\'s Genuine Leather Shoes Ballroom Dance Competition Shoes Black Latin Dance Shoes Heel 6/7/7.5/8.3cm', 'Color: Black 6cm, Shoe Size: 9', 'publish', 'closed', 'closed', '', 'ladingwu-hot-selling-womens-genuine-leather-shoes-ballroom-dance-competition-shoes-black-latin-dance-shoes-heel-6-7-7-5-8-3cm-45', '', '', '2021-06-01 12:28:33', '2021-06-01 12:28:33', '', 5239, 'http://shoestimer.com/?post_type=product_variation&p=5293', 45, 'product_variation', '', 0),
(5294, 1, '2021-06-01 12:28:33', '2021-06-01 12:28:33', '', 'Ladingwu Hot Selling Women\'s Genuine Leather Shoes Ballroom Dance Competition Shoes Black Latin Dance Shoes Heel 6/7/7.5/8.3cm', 'Color: Black 6cm, Shoe Size: 9.5', 'publish', 'closed', 'closed', '', 'ladingwu-hot-selling-womens-genuine-leather-shoes-ballroom-dance-competition-shoes-black-latin-dance-shoes-heel-6-7-7-5-8-3cm-46', '', '', '2021-06-01 12:28:33', '2021-06-01 12:28:33', '', 5239, 'http://shoestimer.com/?post_type=product_variation&p=5294', 46, 'product_variation', '', 0),
(5295, 1, '2021-06-01 12:28:34', '2021-06-01 12:28:34', '', 'Ladingwu Hot Selling Women\'s Genuine Leather Shoes Ballroom Dance Competition Shoes Black Latin Dance Shoes Heel 6/7/7.5/8.3cm', 'Color: Black 6cm, Shoe Size: 10', 'publish', 'closed', 'closed', '', 'ladingwu-hot-selling-womens-genuine-leather-shoes-ballroom-dance-competition-shoes-black-latin-dance-shoes-heel-6-7-7-5-8-3cm-47', '', '', '2021-06-01 12:28:34', '2021-06-01 12:28:34', '', 5239, 'http://shoestimer.com/?post_type=product_variation&p=5295', 47, 'product_variation', '', 0),
(5296, 1, '2021-06-01 12:28:35', '2021-06-01 12:28:35', '', 'Ladingwu Hot Selling Women\'s Genuine Leather Shoes Ballroom Dance Competition Shoes Black Latin Dance Shoes Heel 6/7/7.5/8.3cm', 'Color: Black 6cm, Shoe Size: 10.5', 'publish', 'closed', 'closed', '', 'ladingwu-hot-selling-womens-genuine-leather-shoes-ballroom-dance-competition-shoes-black-latin-dance-shoes-heel-6-7-7-5-8-3cm-48', '', '', '2021-06-01 12:28:35', '2021-06-01 12:28:35', '', 5239, 'http://shoestimer.com/?post_type=product_variation&p=5296', 48, 'product_variation', '', 0),
(5297, 0, '2021-06-01 12:28:35', '2021-06-01 12:28:35', '', '2020-Autumn-Wedding-Shoes-Woman-High-Heels-Women-s-Pumps-Patent-Leather-Shoe-Thick-Heel-Fashion-1.jpg_640x640-1', '', 'inherit', 'open', 'closed', '', '2020-autumn-wedding-shoes-woman-high-heels-women-s-pumps-patent-leather-shoe-thick-heel-fashion-1-jpg_640x640-1', '', '', '2021-06-01 12:28:35', '2021-06-01 12:28:35', '', 5219, 'http://shoestimer.com/wp-content/uploads/2021/06/2020-Autumn-Wedding-Shoes-Woman-High-Heels-Women-s-Pumps-Patent-Leather-Shoe-Thick-Heel-Fashion-1.jpg_640x640-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(5298, 1, '2021-06-01 12:28:35', '2021-06-01 12:28:35', '', 'Ladingwu Hot Selling Women\'s Genuine Leather Shoes Ballroom Dance Competition Shoes Black Latin Dance Shoes Heel 6/7/7.5/8.3cm', 'Color: Black 6cm, Shoe Size: 7', 'publish', 'closed', 'closed', '', 'ladingwu-hot-selling-womens-genuine-leather-shoes-ballroom-dance-competition-shoes-black-latin-dance-shoes-heel-6-7-7-5-8-3cm-49', '', '', '2021-06-01 12:28:35', '2021-06-01 12:28:35', '', 5239, 'http://shoestimer.com/?post_type=product_variation&p=5298', 49, 'product_variation', '', 0),
(5299, 1, '2021-06-01 12:28:35', '2021-06-01 12:28:35', '', 'Ladingwu Hot Selling Women\'s Genuine Leather Shoes Ballroom Dance Competition Shoes Black Latin Dance Shoes Heel 6/7/7.5/8.3cm', 'Color: Black 6cm, Shoe Size: 7.5', 'publish', 'closed', 'closed', '', 'ladingwu-hot-selling-womens-genuine-leather-shoes-ballroom-dance-competition-shoes-black-latin-dance-shoes-heel-6-7-7-5-8-3cm-50', '', '', '2021-06-01 12:28:35', '2021-06-01 12:28:35', '', 5239, 'http://shoestimer.com/?post_type=product_variation&p=5299', 50, 'product_variation', '', 0),
(5300, 1, '2021-06-01 12:28:36', '2021-06-01 12:28:36', '', 'Ladingwu Hot Selling Women\'s Genuine Leather Shoes Ballroom Dance Competition Shoes Black Latin Dance Shoes Heel 6/7/7.5/8.3cm', 'Color: Black 6cm, Shoe Size: 8', 'publish', 'closed', 'closed', '', 'ladingwu-hot-selling-womens-genuine-leather-shoes-ballroom-dance-competition-shoes-black-latin-dance-shoes-heel-6-7-7-5-8-3cm-51', '', '', '2021-06-01 12:28:36', '2021-06-01 12:28:36', '', 5239, 'http://shoestimer.com/?post_type=product_variation&p=5300', 51, 'product_variation', '', 0),
(5301, 1, '2021-06-01 12:28:37', '2021-06-01 12:28:37', '', 'Ladingwu Hot Selling Women\'s Genuine Leather Shoes Ballroom Dance Competition Shoes Black Latin Dance Shoes Heel 6/7/7.5/8.3cm', 'Color: Black 6cm, Shoe Size: 8.5', 'publish', 'closed', 'closed', '', 'ladingwu-hot-selling-womens-genuine-leather-shoes-ballroom-dance-competition-shoes-black-latin-dance-shoes-heel-6-7-7-5-8-3cm-52', '', '', '2021-06-01 12:28:37', '2021-06-01 12:28:37', '', 5239, 'http://shoestimer.com/?post_type=product_variation&p=5301', 52, 'product_variation', '', 0),
(5302, 1, '2021-06-01 12:28:37', '2021-06-01 12:28:37', '', 'Ladingwu Hot Selling Women\'s Genuine Leather Shoes Ballroom Dance Competition Shoes Black Latin Dance Shoes Heel 6/7/7.5/8.3cm', 'Color: Black 7cm, Shoe Size: 5.5', 'publish', 'closed', 'closed', '', 'ladingwu-hot-selling-womens-genuine-leather-shoes-ballroom-dance-competition-shoes-black-latin-dance-shoes-heel-6-7-7-5-8-3cm-53', '', '', '2021-06-01 12:28:37', '2021-06-01 12:28:37', '', 5239, 'http://shoestimer.com/?post_type=product_variation&p=5302', 53, 'product_variation', '', 0),
(5303, 1, '2021-06-01 12:28:37', '2021-06-01 12:28:37', '', 'Ladingwu Hot Selling Women\'s Genuine Leather Shoes Ballroom Dance Competition Shoes Black Latin Dance Shoes Heel 6/7/7.5/8.3cm', 'Color: Black 7cm, Shoe Size: 6', 'publish', 'closed', 'closed', '', 'ladingwu-hot-selling-womens-genuine-leather-shoes-ballroom-dance-competition-shoes-black-latin-dance-shoes-heel-6-7-7-5-8-3cm-54', '', '', '2021-06-01 12:28:37', '2021-06-01 12:28:37', '', 5239, 'http://shoestimer.com/?post_type=product_variation&p=5303', 54, 'product_variation', '', 0),
(5304, 1, '2021-06-01 12:28:37', '2021-06-01 12:28:37', '', 'Ladingwu Hot Selling Women\'s Genuine Leather Shoes Ballroom Dance Competition Shoes Black Latin Dance Shoes Heel 6/7/7.5/8.3cm', 'Color: Black 7cm, Shoe Size: 6.5', 'publish', 'closed', 'closed', '', 'ladingwu-hot-selling-womens-genuine-leather-shoes-ballroom-dance-competition-shoes-black-latin-dance-shoes-heel-6-7-7-5-8-3cm-55', '', '', '2021-06-01 12:28:37', '2021-06-01 12:28:37', '', 5239, 'http://shoestimer.com/?post_type=product_variation&p=5304', 55, 'product_variation', '', 0),
(5305, 1, '2021-06-01 12:28:37', '2021-06-01 12:28:37', '', 'Ladingwu Hot Selling Women\'s Genuine Leather Shoes Ballroom Dance Competition Shoes Black Latin Dance Shoes Heel 6/7/7.5/8.3cm', 'Color: Black 7cm, Shoe Size: 7', 'publish', 'closed', 'closed', '', 'ladingwu-hot-selling-womens-genuine-leather-shoes-ballroom-dance-competition-shoes-black-latin-dance-shoes-heel-6-7-7-5-8-3cm-56', '', '', '2021-06-01 12:28:37', '2021-06-01 12:28:37', '', 5239, 'http://shoestimer.com/?post_type=product_variation&p=5305', 56, 'product_variation', '', 0),
(5306, 1, '2021-06-01 12:28:37', '2021-06-01 12:28:37', '', 'Ladingwu Hot Selling Women\'s Genuine Leather Shoes Ballroom Dance Competition Shoes Black Latin Dance Shoes Heel 6/7/7.5/8.3cm', 'Color: Black 6cm, Shoe Size: 11', 'publish', 'closed', 'closed', '', 'ladingwu-hot-selling-womens-genuine-leather-shoes-ballroom-dance-competition-shoes-black-latin-dance-shoes-heel-6-7-7-5-8-3cm-57', '', '', '2021-06-01 12:28:37', '2021-06-01 12:28:37', '', 5239, 'http://shoestimer.com/?post_type=product_variation&p=5306', 57, 'product_variation', '', 0),
(5307, 1, '2021-06-01 12:28:37', '2021-06-01 12:28:37', '', 'Ladingwu Hot Selling Women\'s Genuine Leather Shoes Ballroom Dance Competition Shoes Black Latin Dance Shoes Heel 6/7/7.5/8.3cm', 'Color: Black 6cm, Shoe Size: 12', 'publish', 'closed', 'closed', '', 'ladingwu-hot-selling-womens-genuine-leather-shoes-ballroom-dance-competition-shoes-black-latin-dance-shoes-heel-6-7-7-5-8-3cm-58', '', '', '2021-06-01 12:28:37', '2021-06-01 12:28:37', '', 5239, 'http://shoestimer.com/?post_type=product_variation&p=5307', 58, 'product_variation', '', 0),
(5308, 1, '2021-06-01 12:28:38', '2021-06-01 12:28:38', '', 'Ladingwu Hot Selling Women\'s Genuine Leather Shoes Ballroom Dance Competition Shoes Black Latin Dance Shoes Heel 6/7/7.5/8.3cm', 'Color: Black 7cm, Shoe Size: 4.5', 'publish', 'closed', 'closed', '', 'ladingwu-hot-selling-womens-genuine-leather-shoes-ballroom-dance-competition-shoes-black-latin-dance-shoes-heel-6-7-7-5-8-3cm-59', '', '', '2021-06-01 12:28:38', '2021-06-01 12:28:38', '', 5239, 'http://shoestimer.com/?post_type=product_variation&p=5308', 59, 'product_variation', '', 0),
(5309, 1, '2021-06-01 12:28:38', '2021-06-01 12:28:38', '', 'Ladingwu Hot Selling Women\'s Genuine Leather Shoes Ballroom Dance Competition Shoes Black Latin Dance Shoes Heel 6/7/7.5/8.3cm', 'Color: Black 7cm, Shoe Size: 5', 'publish', 'closed', 'closed', '', 'ladingwu-hot-selling-womens-genuine-leather-shoes-ballroom-dance-competition-shoes-black-latin-dance-shoes-heel-6-7-7-5-8-3cm-60', '', '', '2021-06-01 12:28:38', '2021-06-01 12:28:38', '', 5239, 'http://shoestimer.com/?post_type=product_variation&p=5309', 60, 'product_variation', '', 0),
(5310, 1, '2021-06-01 12:28:39', '2021-06-01 12:28:39', '', 'Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes-1', '', 'inherit', 'open', 'closed', '', 'ladingwu-hot-selling-women-s-genuine-leather-shoes-ballroom-dance-competition-shoes-black-latin-dance-shoes-1', '', '', '2021-06-01 12:28:39', '2021-06-01 12:28:39', '', 5239, 'http://shoestimer.com/wp-content/uploads/2021/06/Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(5311, 1, '2021-06-01 12:28:42', '2021-06-01 12:28:42', '                <div class=\"product-specs-list-container\">\n                    <ul class=\"product-specs-list util-clearfix\">\n						                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Brand Name:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">WUXIJIAO</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Gender:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">WOMEN</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Heel Height:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">High (3\" and up)</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Fit:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Fits true to size, take your normal size</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Department Name:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Adult</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Release Date:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Spring2018</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Closure Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Lace-up</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Insole Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">PU</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Athletic Shoe Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Dance Shoes</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Dance Shoe Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Ballroom/Latin Shoes</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Outsole Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Soft Sole</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Heel Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Thin Heels</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Model Number:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">KS-23</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Shoe Width:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Medium(B,M)</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Level Of Practice:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Professional</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Decorations:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Glitter</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Upper Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Sequined Cloth</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Lining Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">PU</span>\n                            </li>\n							                    </ul>\n                </div>\n				<div class=\"detailmodule_text-image\"><img src=\"//ae01.alicdn.com/kf/HTB1iY_la4D1gK0jSZFKq6AJrVXan.jpg\"  class=\"detail-desc-decorate-image\"  style=\"margin-bottom: 10px;\" ><img src=\"//ae01.alicdn.com/kf/HTB1QvYja4z1gK0jSZSgq6yvwpXaf.jpg\"  class=\"detail-desc-decorate-image\"  style=\"margin-bottom: 10px;\" ></div>\n<div class=\"detailmodule_text-image\"><img src=\"//ae01.alicdn.com/kf/HTB1_WTja.z1gK0jSZLeq6z9kVXaS.jpg\"  class=\"detail-desc-decorate-image\"  style=\"margin-bottom: 10px;\" ></div>\n<div class=\"detailmodule_text-image\"><p class=\"detail-desc-decorate-title\" style=\"text-overflow: ellipsis;font-family: \'OpenSans\';color:\'#000\';word-wrap: break-word;white-space: pre-wrap;font-weight: 900;font-size: 20px;line-height: 28px;color: #000;margin-bottom: 12px;\">Selling Point </p><p class=\"detail-desc-decorate-content\" style=\"text-overflow: ellipsis;font-family: \'OpenSans\';color:\'#000\';word-wrap: break-word;white-space: pre-wrap;font-weight: 300;font-size: 14px;line-height: 20px;color: #000;margin-bottom: 12px;\">Describe the details of the selling point above, attracting and providing trust to your potential users.</p><img src=\"//ae01.alicdn.com/kf/HTB1S0jlaW61gK0jSZFlq6xDKFXaz.jpg\"  class=\"detail-desc-decorate-image\"  style=\"margin-bottom: 10px;\" ></div>\n<div class=\"detailmodule_text-image\"><p class=\"detail-desc-decorate-title\" style=\"text-overflow: ellipsis;font-family: \'OpenSans\';color:\'#000\';word-wrap: break-word;white-space: pre-wrap;font-weight: 900;font-size: 20px;line-height: 28px;color: #000;margin-bottom: 12px;\">Selling Point </p><p class=\"detail-desc-decorate-content\" style=\"text-overflow: ellipsis;font-family: \'OpenSans\';color:\'#000\';word-wrap: break-word;white-space: pre-wrap;font-weight: 300;font-size: 14px;line-height: 20px;color: #000;margin-bottom: 12px;\">Describe the details of the selling point above, attracting and providing trust to your potential users.</p><img src=\"//ae01.alicdn.com/kf/HTB15Evia1T2gK0jSZFvq6xnFXXav.jpg\"  class=\"detail-desc-decorate-image\"  style=\"margin-bottom: 10px;\" ><img src=\"//ae01.alicdn.com/kf/HTB1zxPhaVP7gK0jSZFjq6A5aXXaN.jpg\"  class=\"detail-desc-decorate-image\"  style=\"margin-bottom: 10px;\" ><img src=\"//ae01.alicdn.com/kf/HTB1M36ja1H2gK0jSZFEq6AqMpXah.jpg\"  class=\"detail-desc-decorate-image\"  style=\"margin-bottom: 10px;\" ></div>\n<div class=\"detailmodule_text-image\"><p class=\"detail-desc-decorate-title\" style=\"text-overflow: ellipsis;font-family: \'OpenSans\';color:\'#000\';word-wrap: break-word;white-space: pre-wrap;font-weight: 900;font-size: 20px;line-height: 28px;color: #000;margin-bottom: 12px;\">Showcase </p><img src=\"//ae01.alicdn.com/kf/HTB1XiDYblSD3KVjSZFqq6A4bpXax.jpg\"  class=\"detail-desc-decorate-image\"  style=\"margin-bottom: 10px;\" ><img src=\"//ae01.alicdn.com/kf/HTB1clzUboKF3KVjSZFEq6xExFXao.jpg\"  class=\"detail-desc-decorate-image\"  style=\"margin-bottom: 10px;\" ></div>\n<div class=\"detailmodule_text-image\"><p class=\"detail-desc-decorate-title\" style=\"text-overflow: ellipsis;font-family: \'OpenSans\';color:\'#000\';word-wrap: break-word;white-space: pre-wrap;font-weight: 900;font-size: 20px;line-height: 28px;color: #000;margin-bottom: 12px;\">Brand Story </p><img src=\"//ae01.alicdn.com/kf/HTB1liu2affsK1RjSszb763qBXXat.png\"  class=\"detail-desc-decorate-image\" ></div>\n<div class=\"detailmodule_text\"><p class=\"detail-desc-decorate-content\" style=\"text-overflow: ellipsis;font-family: \'OpenSans\';color:\'#000\';word-wrap: break-word;white-space: pre-wrap;font-weight: 300;font-size: 14px;line-height: 20px;color: #000;margin-bottom: 12px;\">Describe your brand story, including establishment and development timelines, milestones, etc.</p></div>\n\n\n', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', '', 'publish', 'open', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes', '', '', '2021-06-01 12:29:43', '2021-06-01 12:29:43', '', 0, 'http://shoestimer.com/product/latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes/', 0, 'product', '', 0),
(5312, 1, '2021-06-01 12:28:42', '2021-06-01 12:28:42', '', 'Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes-2', '', 'inherit', 'open', 'closed', '', 'ladingwu-hot-selling-women-s-genuine-leather-shoes-ballroom-dance-competition-shoes-black-latin-dance-shoes-2', '', '', '2021-06-01 12:28:42', '2021-06-01 12:28:42', '', 5239, 'http://shoestimer.com/wp-content/uploads/2021/06/Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(5313, 1, '2021-06-01 12:28:44', '2021-06-01 12:28:44', '', 'Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance', '', 'inherit', 'open', 'closed', '', 'latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance', '', '', '2021-06-01 12:28:44', '2021-06-01 12:28:44', '', 5311, 'http://shoestimer.com/wp-content/uploads/2021/06/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg', 0, 'attachment', 'image/jpeg', 0),
(5314, 1, '2021-06-01 12:28:47', '2021-06-01 12:28:47', '', 'Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes-3', '', 'inherit', 'open', 'closed', '', 'ladingwu-hot-selling-women-s-genuine-leather-shoes-ballroom-dance-competition-shoes-black-latin-dance-shoes-3', '', '', '2021-06-01 12:28:47', '2021-06-01 12:28:47', '', 5239, 'http://shoestimer.com/wp-content/uploads/2021/06/Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes-3.jpg', 0, 'attachment', 'image/jpeg', 0),
(5315, 1, '2021-06-01 12:28:48', '2021-06-01 12:28:48', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: green heel 6cm, Shoe Size: 10', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes', '', '', '2021-06-01 12:28:48', '2021-06-01 12:28:48', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5315', 1, 'product_variation', '', 0),
(5316, 1, '2021-06-01 12:28:49', '2021-06-01 12:28:49', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: green heel 6cm, Shoe Size: 9.5', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-2', '', '', '2021-06-01 12:28:49', '2021-06-01 12:28:49', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5316', 2, 'product_variation', '', 0),
(5317, 1, '2021-06-01 12:28:49', '2021-06-01 12:28:49', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: green heel 6cm, Shoe Size: 9', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-3', '', '', '2021-06-01 12:28:49', '2021-06-01 12:28:49', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5317', 3, 'product_variation', '', 0),
(5318, 1, '2021-06-01 12:28:49', '2021-06-01 12:28:49', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: green heel 6cm, Shoe Size: 8.5', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-4', '', '', '2021-06-01 12:28:49', '2021-06-01 12:28:49', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5318', 4, 'product_variation', '', 0),
(5319, 1, '2021-06-01 12:28:50', '2021-06-01 12:28:50', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: pink wide heel 10cm, Shoe Size: 5', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-5', '', '', '2021-06-01 12:28:50', '2021-06-01 12:28:50', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5319', 5, 'product_variation', '', 0),
(5320, 1, '2021-06-01 12:28:50', '2021-06-01 12:28:50', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: pink wide heel 10cm, Shoe Size: 4.5', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-6', '', '', '2021-06-01 12:28:50', '2021-06-01 12:28:50', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5320', 6, 'product_variation', '', 0),
(5321, 1, '2021-06-01 12:28:50', '2021-06-01 12:28:50', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: pink wide heel 10cm, Shoe Size: 4', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-7', '', '', '2021-06-01 12:28:50', '2021-06-01 12:28:50', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5321', 7, 'product_variation', '', 0),
(5322, 1, '2021-06-01 12:28:50', '2021-06-01 12:28:50', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: green heel 6cm, Shoe Size: 10.5', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-8', '', '', '2021-06-01 12:28:50', '2021-06-01 12:28:50', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5322', 8, 'product_variation', '', 0),
(5323, 1, '2021-06-01 12:28:50', '2021-06-01 12:28:50', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: pink wide heel 10cm, Shoe Size: 7', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-9', '', '', '2021-06-01 12:28:50', '2021-06-01 12:28:50', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5323', 9, 'product_variation', '', 0),
(5324, 1, '2021-06-01 12:28:50', '2021-06-01 12:28:50', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: pink wide heel 10cm, Shoe Size: 6.5', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-10', '', '', '2021-06-01 12:28:50', '2021-06-01 12:28:50', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5324', 10, 'product_variation', '', 0),
(5325, 1, '2021-06-01 12:28:50', '2021-06-01 12:28:50', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: pink wide heel 10cm, Shoe Size: 6', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-11', '', '', '2021-06-01 12:28:50', '2021-06-01 12:28:50', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5325', 11, 'product_variation', '', 0),
(5326, 1, '2021-06-01 12:28:50', '2021-06-01 12:28:50', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: pink wide heel 10cm, Shoe Size: 5.5', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-12', '', '', '2021-06-01 12:28:50', '2021-06-01 12:28:50', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5326', 12, 'product_variation', '', 0),
(5328, 1, '2021-06-01 12:28:50', '2021-06-01 12:28:50', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: pink wide heel 10cm, Shoe Size: 9', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-13', '', '', '2021-06-01 12:28:50', '2021-06-01 12:28:50', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5328', 13, 'product_variation', '', 0),
(5327, 1, '2021-06-01 12:28:50', '2021-06-01 12:28:50', '', 'Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes-4', '', 'inherit', 'open', 'closed', '', 'ladingwu-hot-selling-women-s-genuine-leather-shoes-ballroom-dance-competition-shoes-black-latin-dance-shoes-4', '', '', '2021-06-01 12:28:50', '2021-06-01 12:28:50', '', 5239, 'http://shoestimer.com/wp-content/uploads/2021/06/Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes-4.jpg', 0, 'attachment', 'image/jpeg', 0),
(5329, 1, '2021-06-01 12:28:51', '2021-06-01 12:28:51', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: pink wide heel 10cm, Shoe Size: 8.5', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-14', '', '', '2021-06-01 12:28:51', '2021-06-01 12:28:51', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5329', 14, 'product_variation', '', 0),
(5330, 1, '2021-06-01 12:28:51', '2021-06-01 12:28:51', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: pink wide heel 10cm, Shoe Size: 8', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-15', '', '', '2021-06-01 12:28:51', '2021-06-01 12:28:51', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5330', 15, 'product_variation', '', 0),
(5331, 1, '2021-06-01 12:28:52', '2021-06-01 12:28:52', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: pink wide heel 10cm, Shoe Size: 7.5', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-16', '', '', '2021-06-01 12:28:52', '2021-06-01 12:28:52', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5331', 16, 'product_variation', '', 0);
INSERT INTO `wpx5_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(5332, 1, '2021-06-01 12:28:52', '2021-06-01 12:28:52', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: pink wide heel 10cm, Shoe Size: 9.5', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-17', '', '', '2021-06-01 12:28:52', '2021-06-01 12:28:52', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5332', 17, 'product_variation', '', 0),
(5333, 1, '2021-06-01 12:28:52', '2021-06-01 12:28:52', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: green wide heel 10cm, Shoe Size: 6', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-18', '', '', '2021-06-01 12:28:52', '2021-06-01 12:28:52', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5333', 18, 'product_variation', '', 0),
(5334, 1, '2021-06-01 12:28:52', '2021-06-01 12:28:52', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: green wide heel 10cm, Shoe Size: 5.5', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-19', '', '', '2021-06-01 12:28:52', '2021-06-01 12:28:52', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5334', 19, 'product_variation', '', 0),
(5335, 1, '2021-06-01 12:28:53', '2021-06-01 12:28:53', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: green wide heel 10cm, Shoe Size: 5', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-20', '', '', '2021-06-01 12:28:53', '2021-06-01 12:28:53', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5335', 20, 'product_variation', '', 0),
(5336, 1, '2021-06-01 12:28:53', '2021-06-01 12:28:53', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: green wide heel 10cm, Shoe Size: 4.5', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-21', '', '', '2021-06-01 12:28:53', '2021-06-01 12:28:53', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5336', 21, 'product_variation', '', 0),
(5337, 1, '2021-06-01 12:28:53', '2021-06-01 12:28:53', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: green wide heel 10cm, Shoe Size: 8', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-22', '', '', '2021-06-01 12:28:53', '2021-06-01 12:28:53', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5337', 22, 'product_variation', '', 0),
(5338, 1, '2021-06-01 12:28:53', '2021-06-01 12:28:53', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: green wide heel 10cm, Shoe Size: 7.5', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-23', '', '', '2021-06-01 12:28:53', '2021-06-01 12:28:53', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5338', 23, 'product_variation', '', 0),
(5339, 1, '2021-06-01 12:28:53', '2021-06-01 12:28:53', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: green wide heel 10cm, Shoe Size: 7', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-24', '', '', '2021-06-01 12:28:53', '2021-06-01 12:28:53', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5339', 24, 'product_variation', '', 0),
(5340, 1, '2021-06-01 12:28:53', '2021-06-01 12:28:53', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: green wide heel 10cm, Shoe Size: 6.5', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-25', '', '', '2021-06-01 12:28:53', '2021-06-01 12:28:53', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5340', 25, 'product_variation', '', 0),
(5341, 1, '2021-06-01 12:28:53', '2021-06-01 12:28:53', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: green wide heel 10cm, Shoe Size: 10', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-26', '', '', '2021-06-01 12:28:53', '2021-06-01 12:28:53', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5341', 26, 'product_variation', '', 0),
(5342, 1, '2021-06-01 12:28:53', '2021-06-01 12:28:53', '', 'Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes-5', '', 'inherit', 'open', 'closed', '', 'ladingwu-hot-selling-women-s-genuine-leather-shoes-ballroom-dance-competition-shoes-black-latin-dance-shoes-5', '', '', '2021-06-01 12:28:53', '2021-06-01 12:28:53', '', 5239, 'http://shoestimer.com/wp-content/uploads/2021/06/Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes-5.jpg', 0, 'attachment', 'image/jpeg', 0),
(5343, 1, '2021-06-01 12:28:53', '2021-06-01 12:28:53', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: green wide heel 10cm, Shoe Size: 9.5', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-27', '', '', '2021-06-01 12:28:53', '2021-06-01 12:28:53', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5343', 27, 'product_variation', '', 0),
(5344, 1, '2021-06-01 12:28:54', '2021-06-01 12:28:54', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: green wide heel 10cm, Shoe Size: 9', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-28', '', '', '2021-06-01 12:28:54', '2021-06-01 12:28:54', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5344', 28, 'product_variation', '', 0),
(5345, 1, '2021-06-01 12:28:54', '2021-06-01 12:28:54', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: green wide heel 10cm, Shoe Size: 8.5', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-29', '', '', '2021-06-01 12:28:54', '2021-06-01 12:28:54', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5345', 29, 'product_variation', '', 0),
(5346, 1, '2021-06-01 12:28:55', '2021-06-01 12:28:55', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: green heel 9cm, Shoe Size: 5', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-30', '', '', '2021-06-01 12:28:55', '2021-06-01 12:28:55', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5346', 30, 'product_variation', '', 0),
(5347, 1, '2021-06-01 12:28:55', '2021-06-01 12:28:55', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: green heel 9cm, Shoe Size: 4.5', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-31', '', '', '2021-06-01 12:28:55', '2021-06-01 12:28:55', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5347', 31, 'product_variation', '', 0),
(5348, 1, '2021-06-01 12:28:56', '2021-06-01 12:28:56', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: green heel 9cm, Shoe Size: 4', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-32', '', '', '2021-06-01 12:28:56', '2021-06-01 12:28:56', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5348', 32, 'product_variation', '', 0),
(5349, 1, '2021-06-01 12:28:56', '2021-06-01 12:28:56', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: green wide heel 10cm, Shoe Size: 10.5', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-33', '', '', '2021-06-01 12:28:56', '2021-06-01 12:28:56', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5349', 33, 'product_variation', '', 0),
(5350, 1, '2021-06-01 12:28:57', '2021-06-01 12:28:57', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: green heel 9cm, Shoe Size: 7', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-34', '', '', '2021-06-01 12:28:57', '2021-06-01 12:28:57', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5350', 34, 'product_variation', '', 0),
(5351, 1, '2021-06-01 12:28:57', '2021-06-01 12:28:57', '', 'Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes.jpg_640x640', '', 'inherit', 'open', 'closed', '', 'ladingwu-hot-selling-women-s-genuine-leather-shoes-ballroom-dance-competition-shoes-black-latin-dance-shoes-jpg_640x640', '', '', '2021-06-01 12:28:57', '2021-06-01 12:28:57', '', 5239, 'http://shoestimer.com/wp-content/uploads/2021/06/Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes.jpg_640x640.jpg', 0, 'attachment', 'image/jpeg', 0),
(5352, 1, '2021-06-01 12:28:57', '2021-06-01 12:28:57', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: green heel 9cm, Shoe Size: 6.5', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-35', '', '', '2021-06-01 12:28:57', '2021-06-01 12:28:57', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5352', 35, 'product_variation', '', 0),
(5353, 1, '2021-06-01 12:28:57', '2021-06-01 12:28:57', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: green heel 9cm, Shoe Size: 6', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-36', '', '', '2021-06-01 12:28:57', '2021-06-01 12:28:57', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5353', 36, 'product_variation', '', 0),
(5354, 1, '2021-06-01 12:28:57', '2021-06-01 12:28:57', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: green heel 9cm, Shoe Size: 5.5', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-37', '', '', '2021-06-01 12:28:57', '2021-06-01 12:28:57', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5354', 37, 'product_variation', '', 0),
(5355, 1, '2021-06-01 12:28:57', '2021-06-01 12:28:57', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: green heel 9cm, Shoe Size: 9', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-38', '', '', '2021-06-01 12:28:57', '2021-06-01 12:28:57', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5355', 38, 'product_variation', '', 0),
(5356, 1, '2021-06-01 12:28:57', '2021-06-01 12:28:57', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: green heel 9cm, Shoe Size: 8.5', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-39', '', '', '2021-06-01 12:28:57', '2021-06-01 12:28:57', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5356', 39, 'product_variation', '', 0),
(5357, 1, '2021-06-01 12:28:58', '2021-06-01 12:28:58', '', 'Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes-1.jpg_640x640-1', '', 'inherit', 'open', 'closed', '', 'ladingwu-hot-selling-women-s-genuine-leather-shoes-ballroom-dance-competition-shoes-black-latin-dance-shoes-1-jpg_640x640-1', '', '', '2021-06-01 12:28:58', '2021-06-01 12:28:58', '', 5239, 'http://shoestimer.com/wp-content/uploads/2021/06/Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes-1.jpg_640x640-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(5358, 1, '2021-06-01 12:28:58', '2021-06-01 12:28:58', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: green heel 9cm, Shoe Size: 8', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-40', '', '', '2021-06-01 12:28:58', '2021-06-01 12:28:58', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5358', 40, 'product_variation', '', 0),
(5359, 1, '2021-06-01 12:28:58', '2021-06-01 12:28:58', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: green heel 9cm, Shoe Size: 7.5', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-41', '', '', '2021-06-01 12:28:58', '2021-06-01 12:28:58', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5359', 41, 'product_variation', '', 0),
(5360, 1, '2021-06-01 12:28:58', '2021-06-01 12:28:58', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: green heel 8.5cm, Shoe Size: 4', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-42', '', '', '2021-06-01 12:28:58', '2021-06-01 12:28:58', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5360', 42, 'product_variation', '', 0),
(5361, 1, '2021-06-01 12:28:58', '2021-06-01 12:28:58', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: green heel 9cm, Shoe Size: 10.5', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-43', '', '', '2021-06-01 12:28:58', '2021-06-01 12:28:58', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5361', 43, 'product_variation', '', 0),
(5362, 1, '2021-06-01 12:28:58', '2021-06-01 12:28:58', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: green heel 9cm, Shoe Size: 10', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-44', '', '', '2021-06-01 12:28:58', '2021-06-01 12:28:58', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5362', 44, 'product_variation', '', 0),
(5363, 1, '2021-06-01 12:28:58', '2021-06-01 12:28:58', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: green heel 9cm, Shoe Size: 9.5', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-45', '', '', '2021-06-01 12:28:58', '2021-06-01 12:28:58', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5363', 45, 'product_variation', '', 0),
(5364, 1, '2021-06-01 12:28:59', '2021-06-01 12:28:59', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: green heel 8.5cm, Shoe Size: 6', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-46', '', '', '2021-06-01 12:28:59', '2021-06-01 12:28:59', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5364', 46, 'product_variation', '', 0),
(5365, 1, '2021-06-01 12:28:59', '2021-06-01 12:28:59', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: green heel 8.5cm, Shoe Size: 5.5', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-47', '', '', '2021-06-01 12:28:59', '2021-06-01 12:28:59', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5365', 47, 'product_variation', '', 0),
(5366, 1, '2021-06-01 12:28:59', '2021-06-01 12:28:59', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: green heel 8.5cm, Shoe Size: 5', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-48', '', '', '2021-06-01 12:28:59', '2021-06-01 12:28:59', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5366', 48, 'product_variation', '', 0),
(5368, 1, '2021-06-01 12:28:59', '2021-06-01 12:28:59', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: green heel 8.5cm, Shoe Size: 4.5', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-49', '', '', '2021-06-01 12:28:59', '2021-06-01 12:28:59', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5368', 49, 'product_variation', '', 0),
(5367, 0, '2021-06-01 12:28:59', '2021-06-01 12:28:59', '', 'Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes-2.jpg_640x640-2', '', 'inherit', 'open', 'closed', '', 'ladingwu-hot-selling-women-s-genuine-leather-shoes-ballroom-dance-competition-shoes-black-latin-dance-shoes-2-jpg_640x640-2', '', '', '2021-06-01 12:28:59', '2021-06-01 12:28:59', '', 5239, 'http://shoestimer.com/wp-content/uploads/2021/06/Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes-2.jpg_640x640-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(5369, 1, '2021-06-01 12:28:59', '2021-06-01 12:28:59', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: green heel 8.5cm, Shoe Size: 8', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-50', '', '', '2021-06-01 12:28:59', '2021-06-01 12:28:59', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5369', 50, 'product_variation', '', 0),
(5370, 1, '2021-06-01 12:28:59', '2021-06-01 12:28:59', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: green heel 8.5cm, Shoe Size: 7.5', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-51', '', '', '2021-06-01 12:28:59', '2021-06-01 12:28:59', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5370', 51, 'product_variation', '', 0),
(5371, 1, '2021-06-01 12:29:00', '2021-06-01 12:29:00', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: green heel 8.5cm, Shoe Size: 7', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-52', '', '', '2021-06-01 12:29:00', '2021-06-01 12:29:00', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5371', 52, 'product_variation', '', 0),
(5372, 1, '2021-06-01 12:29:00', '2021-06-01 12:29:00', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: green heel 8.5cm, Shoe Size: 6.5', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-53', '', '', '2021-06-01 12:29:00', '2021-06-01 12:29:00', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5372', 53, 'product_variation', '', 0),
(5373, 1, '2021-06-01 12:29:00', '2021-06-01 12:29:00', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: green heel 8.5cm, Shoe Size: 10', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-54', '', '', '2021-06-01 12:29:00', '2021-06-01 12:29:00', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5373', 54, 'product_variation', '', 0),
(5374, 1, '2021-06-01 12:29:00', '2021-06-01 12:29:00', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: green heel 8.5cm, Shoe Size: 9.5', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-55', '', '', '2021-06-01 12:29:00', '2021-06-01 12:29:00', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5374', 55, 'product_variation', '', 0),
(5375, 1, '2021-06-01 12:29:00', '2021-06-01 12:29:00', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: green heel 8.5cm, Shoe Size: 9', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-56', '', '', '2021-06-01 12:29:00', '2021-06-01 12:29:00', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5375', 56, 'product_variation', '', 0),
(5376, 1, '2021-06-01 12:29:00', '2021-06-01 12:29:00', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: green heel 8.5cm, Shoe Size: 8.5', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-57', '', '', '2021-06-01 12:29:00', '2021-06-01 12:29:00', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5376', 57, 'product_variation', '', 0),
(5377, 0, '2021-06-01 12:29:00', '2021-06-01 12:29:00', '', 'Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes-3.jpg_640x640-3', '', 'inherit', 'open', 'closed', '', 'ladingwu-hot-selling-women-s-genuine-leather-shoes-ballroom-dance-competition-shoes-black-latin-dance-shoes-3-jpg_640x640-3', '', '', '2021-06-01 12:29:00', '2021-06-01 12:29:00', '', 5239, 'http://shoestimer.com/wp-content/uploads/2021/06/Ladingwu-Hot-Selling-Women-s-Genuine-Leather-Shoes-Ballroom-Dance-Competition-Shoes-Black-Latin-Dance-Shoes-3.jpg_640x640-3.jpg', 0, 'attachment', 'image/jpeg', 0),
(5378, 1, '2021-06-01 12:29:00', '2021-06-01 12:29:00', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: green heel 7.5cm, Shoe Size: 5', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-58', '', '', '2021-06-01 12:29:00', '2021-06-01 12:29:00', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5378', 58, 'product_variation', '', 0),
(5379, 1, '2021-06-01 12:29:01', '2021-06-01 12:29:01', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: green heel 7.5cm, Shoe Size: 4.5', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-59', '', '', '2021-06-01 12:29:01', '2021-06-01 12:29:01', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5379', 59, 'product_variation', '', 0),
(5380, 1, '2021-06-01 12:29:01', '2021-06-01 12:29:01', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: green heel 7.5cm, Shoe Size: 4', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-60', '', '', '2021-06-01 12:29:01', '2021-06-01 12:29:01', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5380', 60, 'product_variation', '', 0),
(5381, 1, '2021-06-01 12:29:01', '2021-06-01 12:29:01', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: green heel 8.5cm, Shoe Size: 10.5', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-61', '', '', '2021-06-01 12:29:01', '2021-06-01 12:29:01', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5381', 61, 'product_variation', '', 0),
(5382, 1, '2021-06-01 12:29:01', '2021-06-01 12:29:01', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: green heel 7.5cm, Shoe Size: 7', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-62', '', '', '2021-06-01 12:29:01', '2021-06-01 12:29:01', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5382', 62, 'product_variation', '', 0),
(5383, 1, '2021-06-01 12:29:02', '2021-06-01 12:29:02', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: green heel 7.5cm, Shoe Size: 6.5', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-63', '', '', '2021-06-01 12:29:02', '2021-06-01 12:29:02', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5383', 63, 'product_variation', '', 0),
(5384, 1, '2021-06-01 12:29:02', '2021-06-01 12:29:02', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: green heel 7.5cm, Shoe Size: 6', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-64', '', '', '2021-06-01 12:29:02', '2021-06-01 12:29:02', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5384', 64, 'product_variation', '', 0),
(5385, 1, '2021-06-01 12:29:02', '2021-06-01 12:29:02', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: green heel 7.5cm, Shoe Size: 5.5', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-65', '', '', '2021-06-01 12:29:02', '2021-06-01 12:29:02', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5385', 65, 'product_variation', '', 0),
(5387, 1, '2021-06-01 12:29:02', '2021-06-01 12:29:02', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: green heel 7.5cm, Shoe Size: 9', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-66', '', '', '2021-06-01 12:29:02', '2021-06-01 12:29:02', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5387', 66, 'product_variation', '', 0);
INSERT INTO `wpx5_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(5386, 1, '2021-06-01 12:38:20', '2021-06-01 12:38:20', '                <div class=\"product-specs-list-container\">\r\n                    <ul class=\"product-specs-list util-clearfix\">\r\n						                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Brand Name:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">HENGSCARYING</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Upper Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">PU</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Origin:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">CN(Origin)</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Sandal Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Gladiator</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Heel Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Thin Heels</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Lining Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">PU</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Side Vamp Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Open</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Outsole Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Rubber</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Item Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Sandals</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Heel Height:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">High (5cm-8cm)</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">With Platforms:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Yes</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Platform Height:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">0-3cm</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Occasion:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Party</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Closure Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Buckle Strap</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Fit:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Fits true to size, take your normal size</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Back Counter Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Cover Heel</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Fashion Element:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Cross-tied</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Style:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">sexy</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Model Number:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">YGY</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Pattern Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Solid</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Insole Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">PU</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Department Name:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Adult</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Gender:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Women</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Item Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Pumps</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Fit:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Fits true to size, take your normal size</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">sapato feminino:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">woman pump shoes</span>\r\n                            </li>\r\n							                    </ul>\r\n                </div>\r\n				<div class=\"detailmodule_dynamic\"><kse:widget data-widget-type=\"relatedProduct\" id=\"25051785\" title=\"\" type=\"relation\"></kse:widget></div>\r\n<div class=\"detailmodule_html\"><div class=\"detail-desc-decorate-richtext\"><div>\n	<kse:widget data-widget-type=\"relatedProduct\" id=\"24514575\" title=\"\" type=\"relation\"></kse:widget>\n</div>\n<div>\n	<div>\n		<p>\n			&nbsp;\n		</p>\n		<p style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-size: 13.0px;line-height: inherit;font-family: arial , helvetica , sans-serif;vertical-align: baseline;color: #000000;\">\n			<span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: 22.0px;line-height: inherit;vertical-align: baseline;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: 700;font-size: inherit;line-height: inherit;vertical-align: baseline;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;vertical-align: baseline;color: #c00000;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;font-family: georgia , serif;vertical-align: baseline;\">1.Measure the length of your foot, Heel to Toe, very important</span></span></span></span>\n		</p>\n		<p style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-size: 13.0px;line-height: inherit;font-family: arial , helvetica , sans-serif;vertical-align: baseline;color: #000000;\">\n			&nbsp;\n		</p>\n		<p style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-size: 13.0px;line-height: inherit;font-family: arial , helvetica , sans-serif;vertical-align: baseline;color: #000000;\">\n			<img alt=\"1\" src=\"https://ae01.alicdn.com/kf/HTB1XBZiOVXXXXbfaXXXq6xXFXXXV.jpg?width=710&amp;height=155&amp;hash=865\" style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: 0.0px;line-height: inherit;vertical-align: middle;color: transparent;\" />\n		</p>\n		<p style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-size: 13.0px;line-height: inherit;font-family: arial , helvetica , sans-serif;vertical-align: baseline;color: #000000;\">\n			<span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: 20.0px;line-height: inherit;vertical-align: baseline;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: 700;font-size: inherit;line-height: inherit;vertical-align: baseline;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;vertical-align: baseline;color: #c00000;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;font-family: georgia , serif;vertical-align: baseline;\">2. Choose matching US size based on the foot length. e.g. If your foot length is 23cm, choose size 6.</span></span></span></span>\n		</p>\n		<p style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-size: 13.0px;line-height: inherit;font-family: arial , helvetica , sans-serif;vertical-align: baseline;color: #000000;\">\n			&nbsp;\n		</p>\n		<p style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-size: 13.0px;line-height: inherit;font-family: arial , helvetica , sans-serif;vertical-align: baseline;color: #000000;\">\n			<img src=\"https://ae01.alicdn.com/kf/HTB18lVqkeuSBuNjSsplq6ze8pXac.jpg?width=1000&amp;height=218&amp;hash=1218\" style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: 0.0px;line-height: inherit;vertical-align: middle;color: transparent;\" />\n		</p>\n		<p style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-size: 13.0px;line-height: inherit;font-family: arial , helvetica , sans-serif;vertical-align: baseline;color: #000000;\">\n			&nbsp;\n		</p>\n		<p style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-size: 13.0px;line-height: inherit;font-family: arial , helvetica , sans-serif;vertical-align: baseline;color: #000000;\">\n			&nbsp;\n		</p>\n		<p style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-size: 13.0px;line-height: inherit;font-family: arial , helvetica , sans-serif;vertical-align: baseline;color: #000000;\">\n			<span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;vertical-align: baseline;color: #c00000;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: 22.0px;line-height: inherit;vertical-align: baseline;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;font-family: georgia , serif;vertical-align: baseline;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: 700;font-size: inherit;line-height: inherit;vertical-align: baseline;\">3.<span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;vertical-align: baseline;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;vertical-align: baseline;\">If you have any problems ,</span></span><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;vertical-align: baseline;\">&nbsp;</span>pls let me know!</span></span></span></span>\n		</p>\n		<p style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-size: 13.0px;line-height: inherit;font-family: arial , helvetica , sans-serif;vertical-align: baseline;color: #000000;\">\n			&nbsp;\n		</p>\n		<p style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-size: 13.0px;line-height: inherit;font-family: arial , helvetica , sans-serif;vertical-align: baseline;color: #000000;\">\n			&nbsp;\n		</p>\n		<p style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-size: 13.0px;line-height: inherit;font-family: arial , helvetica , sans-serif;vertical-align: baseline;color: #000000;\">\n			<span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;vertical-align: baseline;color: #c00000;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: 22.0px;line-height: inherit;vertical-align: baseline;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;font-family: georgia , serif;vertical-align: baseline;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: 700;font-size: inherit;line-height: inherit;vertical-align: baseline;\">4.If you want to wholesale shoes, please contact us, we will give you a discount price and fast delivery way.</span></span></span></span>\n		</p>\n		<p style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-size: 13.0px;line-height: inherit;font-family: arial , helvetica , sans-serif;vertical-align: baseline;color: #000000;\">\n			&nbsp;\n		</p>\n		<p style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-size: 13.0px;line-height: inherit;font-family: arial , helvetica , sans-serif;vertical-align: baseline;color: #000000;\">\n			&nbsp;\n		</p>\n		<p style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-size: 13.0px;line-height: inherit;font-family: arial , helvetica , sans-serif;vertical-align: baseline;color: #000000;\">\n			<span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;vertical-align: baseline;color: #c00000;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: 22.0px;line-height: inherit;vertical-align: baseline;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;font-family: georgia , serif;vertical-align: baseline;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: 700;font-size: inherit;line-height: inherit;vertical-align: baseline;\">5.If you order 3 or more shoes in an order,I will send them by Epacket delivery company (10-20days) For free!!!</span></span></span></span>\n		</p>\n		<p style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-size: 13.0px;line-height: inherit;font-family: arial , helvetica , sans-serif;vertical-align: baseline;color: #000000;\">\n			&nbsp;\n		</p>\n		<p style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-size: 13.0px;line-height: inherit;font-family: arial , helvetica , sans-serif;vertical-align: baseline;color: #000000;\">\n			<span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;vertical-align: baseline;color: #c00000;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: 22.0px;line-height: inherit;vertical-align: baseline;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;font-family: georgia , serif;vertical-align: baseline;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: 700;font-size: inherit;line-height: inherit;vertical-align: baseline;\">6.If you order 8 or more shoes in an order,I will send the by DHL or EMS delivery company(3-12days) For Free!</span></span></span></span>\n		</p>\n		<p style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-size: 13.0px;line-height: inherit;font-family: arial , helvetica , sans-serif;vertical-align: baseline;color: #000000;\">\n			&nbsp;\n		</p>\n		<p style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-size: 13.0px;line-height: inherit;font-family: arial , helvetica , sans-serif;vertical-align: baseline;color: #000000;\">\n			<span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;vertical-align: baseline;color: #c00000;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: 22.0px;line-height: inherit;vertical-align: baseline;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;font-family: georgia , serif;vertical-align: baseline;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: 700;font-size: inherit;line-height: inherit;vertical-align: baseline;\">7.So,inviting your Friends to buy shoes together to Enjoy Faster Delivery!<img alt=\"lr-IMG-6019\" src=\"https://ae01.alicdn.com/kf/H0715d138f09e457195f4e03dbefc36fcJ.jpg\" /><img alt=\"lr-IMG-6021\" src=\"https://ae01.alicdn.com/kf/Hf24e79db1aeb46e0960267552909bda4y.jpg\" /><img alt=\"lr-IMG-6022\" src=\"https://ae01.alicdn.com/kf/Hdbbfaed7955c4f8983c23b92cde65d3az.jpg\" /><img alt=\"lr-IMG-6023\" src=\"https://ae01.alicdn.com/kf/H14609e90675242f8a320f9bb08b06dfcq.jpg\" /><img alt=\"lr-IMG-6024\" src=\"https://ae01.alicdn.com/kf/H8b34a0b532f44f158b2388ba3288d4920.jpg\" /><img alt=\"lr-IMG-6008\" src=\"https://ae01.alicdn.com/kf/Hcbb021b6042c4583b47756d4c8cefaf71.jpg\" /><img alt=\"lr-IMG-6015\" src=\"https://ae01.alicdn.com/kf/H07ccc1b2acea48928e341656ec79a336g.jpg\" /><img alt=\"lr-IMG-6016\" src=\"https://ae01.alicdn.com/kf/H5aa91b06319b427ba57f712070798ee4Z.jpg\" /><img alt=\"lr-IMG-6011\" src=\"https://ae01.alicdn.com/kf/H651546d9ded14ed9b5ef0301cbfd2347Q.jpg\" /><img alt=\"lr-IMG-6010\" src=\"https://ae01.alicdn.com/kf/H7c31aa06a20c420388a2e75e29d4fad20.jpg\" /><img alt=\"lr-IMG-5994\" src=\"https://ae01.alicdn.com/kf/H3ade250a33dc4443877ecf560b21d866d.jpg\" /><img alt=\"lr-IMG-5997\" src=\"https://ae01.alicdn.com/kf/H6ef7e68f1b734d8b82dfd4d417c22f5bR.jpg\" /><img alt=\"lr-IMG-5998\" src=\"https://ae01.alicdn.com/kf/H1c6d01271c584e108819141cbb893bbfy.jpg\" /><img alt=\"lr-IMG-6002\" src=\"https://ae01.alicdn.com/kf/H8ab2a320652240398cf0c1fc32c357fef.jpg\" /><img alt=\"lr-IMG-6004\" src=\"https://ae01.alicdn.com/kf/H6394a13d9ec64b2c84658b1cf2a5365av.jpg\" /><img alt=\"lr-IMG-5992\" src=\"https://ae01.alicdn.com/kf/Hb6977c91ff7e4fd4b32a8a1ff2f22f11Y.jpg\" /><img alt=\"lr-IMG-5892\" src=\"https://ae01.alicdn.com/kf/Hb872699347e94c0fbaad7c2011ebd945I.jpg\" /><img alt=\"lr-IMG-5903\" src=\"https://ae01.alicdn.com/kf/H545ea404938a4a919ea449ebda6836e3n.jpg\" /><img alt=\"lr-IMG-5920\" src=\"https://ae01.alicdn.com/kf/H70f911255d5a4009a23dfc24fe1d4ef4U.jpg\" /><img alt=\"lr-IMG-5924\" src=\"https://ae01.alicdn.com/kf/H4b8e490c2f9f45a5bb9d8eac6036de5fW.jpg\" /><img alt=\"lr-IMG-5930\" src=\"https://ae01.alicdn.com/kf/Hd55ebb7c80be45c0af6592065cd2991cS.jpg\" /><img alt=\"lr-IMG-5934\" src=\"https://ae01.alicdn.com/kf/H2a349a0b8ec0448d945bd48df04fe2f3R.jpg\" /><img alt=\"lr-IMG-5955\" src=\"https://ae01.alicdn.com/kf/H68acf9e404c340c9b0a8fd623fa934caV.jpg\" /><img alt=\"lr-IMG-5957\" src=\"https://ae01.alicdn.com/kf/H06ad742fec434af2b90e56fd75a5f7f82.jpg\" /><img alt=\"lr-IMG-5959\" src=\"https://ae01.alicdn.com/kf/H00e511b59124468caa7affed982d2ae5Z.jpg\" /><img alt=\"lr-IMG-5974\" src=\"https://ae01.alicdn.com/kf/H39d0944e7dc7414c8c858e50e6b3c6ecw.jpg\" /><img alt=\"lr-IMG-5982\" src=\"https://ae01.alicdn.com/kf/Hbec34c6ed3a64102ada4965189a37704J.jpg\" /><img alt=\"2 (1)\" src=\"https://ae01.alicdn.com/kf/H27ef8cd9fd324a32ad454557484e67c3s.jpg?width=800&amp;height=800&amp;hash=1600\" /><img alt=\"2 (2)\" src=\"https://ae01.alicdn.com/kf/Hc496eb5da84748e8b401e358c2b548427.jpg?width=800&amp;height=800&amp;hash=1600\" /><img alt=\"2 (3)\" src=\"https://ae01.alicdn.com/kf/H9c9b9b7eab474c60821b5a303ed2212dT.jpg?width=800&amp;height=800&amp;hash=1600\" /><img alt=\"2 (14)\" src=\"https://ae01.alicdn.com/kf/Hf13cd856d37b47c791cba5d3d4c251dbC.jpg?width=800&amp;height=800&amp;hash=1600\" /><img alt=\"2 (15)\" src=\"https://ae01.alicdn.com/kf/Hbac215a3e0a84055a2ec1952baef7903p.jpg?width=800&amp;height=800&amp;hash=1600\" /><img alt=\"2 (17)\" src=\"https://ae01.alicdn.com/kf/H2ed596e8f84741d88b8465d0ecc0e3947.jpg?width=800&amp;height=800&amp;hash=1600\" /><img alt=\"2 (18)\" src=\"https://ae01.alicdn.com/kf/H2a86781a6e714d4aa8df0d0e52934142m.jpg?width=800&amp;height=800&amp;hash=1600\" /><img alt=\"2 (19)\" src=\"https://ae01.alicdn.com/kf/H69ac3d61dfe74c378e38debe6c8106a10.jpg?width=800&amp;height=800&amp;hash=1600\" /><img alt=\"2 (20)\" src=\"https://ae01.alicdn.com/kf/H5481fa9212ae4edca804ed4f822cc4720.jpg?width=800&amp;height=800&amp;hash=1600\" /><img alt=\"IMG_6549\" src=\"https://ae01.alicdn.com/kf/H75f0636a63ef4f8d86648d4e305f25abB.jpg?width=800&amp;height=800&amp;hash=1600\" /><img alt=\"IMG_6550\" src=\"https://ae01.alicdn.com/kf/H2b878b59452140f69a57a7bdd52f3216R.jpg?width=800&amp;height=800&amp;hash=1600\" /><img alt=\"IMG_6552\" src=\"https://ae01.alicdn.com/kf/H65fad375440c4727a2f82e460e45816dQ.jpg\" /><img alt=\"IMG_6554\" src=\"https://ae01.alicdn.com/kf/H9acd18b9544446088c5c74757fd20060k.jpg?width=800&amp;height=800&amp;hash=1600\" /><img alt=\"IMG_6555\" src=\"https://ae01.alicdn.com/kf/H694c4d7e8c924c8ea22b918890662885p.jpg?width=800&amp;height=800&amp;hash=1600\" /><img alt=\"IMG_6564\" src=\"https://ae01.alicdn.com/kf/H4db52ca76fc64221a947f394fd561c45z.jpg?width=800&amp;height=800&amp;hash=1600\" /><img alt=\"IMG_6566\" src=\"https://ae01.alicdn.com/kf/H1e8451fb9e8f4cb28aefcb45d339747dT.jpg?width=800&amp;height=800&amp;hash=1600\" /><img alt=\"IMG_6568\" src=\"https://ae01.alicdn.com/kf/H51f394c9f51d4e199b797be20524a59fR.jpg?width=800&amp;height=800&amp;hash=1600\" /><img alt=\"IMG_6569\" src=\"https://ae01.alicdn.com/kf/H7a5df76ce25a453383fce892fa3bdb07Y.jpg?width=800&amp;height=800&amp;hash=1600\" /><img alt=\"IMG_6570\" src=\"https://ae01.alicdn.com/kf/Hd57d65a3c824470dac4dd5b63011dfefq.jpg?width=800&amp;height=800&amp;hash=1600\" /></span></span></span></span><img alt=\"HTB18wgqGVXXXXbvXXXXq6xXFXXXl\" src=\"https://ae01.alicdn.com/kf/HTB16CxmkbSYBuNjSspiq6xNzpXaj.jpg?width=750&amp;height=922&amp;hash=1672\" style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-size: 0.0px;line-height: inherit;font-family: arial;vertical-align: middle;color: transparent;text-align: center;\" />\n		</p>\n	</div>\n</div>\n<p>\n	&nbsp;\n</p>\n<p>\n	&nbsp;\n</p>\n</div></div>\r\n\n\n', '2021 Summer Women 7cm High Heels Flip Flops Sandals Fetish Platform Pleaser Yellow Gold Sandles Stripper Sexy Luxury Brand Shoes', '', 'publish', 'closed', 'closed', '', '2021-summer-women-7cm-high-heels-flip-flops-sandals-fetish-platform-pleaser-yellow-gold-sandles-stripper-sexy-luxury-brand-shoes', '', '', '2021-06-01 12:38:20', '2021-06-01 12:38:20', '', 0, 'https://shoestimer.com/?post_type=vi_wad_draft_product&#038;p=5386', 0, 'vi_wad_draft_product', '', 0),
(5388, 1, '2021-06-01 12:29:03', '2021-06-01 12:29:03', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: green heel 7.5cm, Shoe Size: 8.5', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-67', '', '', '2021-06-01 12:29:03', '2021-06-01 12:29:03', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5388', 67, 'product_variation', '', 0),
(5389, 1, '2021-06-01 12:29:03', '2021-06-01 12:29:03', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: green heel 7.5cm, Shoe Size: 8', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-68', '', '', '2021-06-01 12:29:03', '2021-06-01 12:29:03', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5389', 68, 'product_variation', '', 0),
(5390, 1, '2021-06-01 12:29:03', '2021-06-01 12:29:03', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: green heel 7.5cm, Shoe Size: 7.5', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-69', '', '', '2021-06-01 12:29:03', '2021-06-01 12:29:03', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5390', 69, 'product_variation', '', 0),
(5391, 1, '2021-06-01 12:29:03', '2021-06-01 12:29:03', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: green heel 6cm, Shoe Size: 4', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-70', '', '', '2021-06-01 12:29:03', '2021-06-01 12:29:03', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5391', 70, 'product_variation', '', 0),
(5392, 1, '2021-06-01 12:29:03', '2021-06-01 12:29:03', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: green heel 7.5cm, Shoe Size: 10.5', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-71', '', '', '2021-06-01 12:29:03', '2021-06-01 12:29:03', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5392', 71, 'product_variation', '', 0),
(5393, 1, '2021-06-01 12:29:03', '2021-06-01 12:29:03', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: green heel 7.5cm, Shoe Size: 10', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-72', '', '', '2021-06-01 12:29:03', '2021-06-01 12:29:03', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5393', 72, 'product_variation', '', 0),
(5394, 1, '2021-06-01 12:29:04', '2021-06-01 12:29:04', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: green heel 7.5cm, Shoe Size: 9.5', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-73', '', '', '2021-06-01 12:29:04', '2021-06-01 12:29:04', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5394', 73, 'product_variation', '', 0),
(5395, 1, '2021-06-01 12:29:04', '2021-06-01 12:29:04', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: green heel 6cm, Shoe Size: 6', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-74', '', '', '2021-06-01 12:29:04', '2021-06-01 12:29:04', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5395', 74, 'product_variation', '', 0),
(5396, 1, '2021-06-01 12:29:04', '2021-06-01 12:29:04', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: green heel 6cm, Shoe Size: 5.5', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-75', '', '', '2021-06-01 12:29:04', '2021-06-01 12:29:04', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5396', 75, 'product_variation', '', 0),
(5398, 1, '2021-06-01 12:29:04', '2021-06-01 12:29:04', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: green heel 6cm, Shoe Size: 5', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-76', '', '', '2021-06-01 12:29:04', '2021-06-01 12:29:04', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5398', 76, 'product_variation', '', 0);
INSERT INTO `wpx5_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(5397, 1, '2021-06-01 12:33:00', '2021-06-01 12:33:00', '                <div class=\"product-specs-list-container\">\r\n                    <ul class=\"product-specs-list util-clearfix\">\r\n						                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Brand Name:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">HENGSCARYING</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Upper Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">PU</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Origin:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">CN(Origin)</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Sandal Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Gladiator</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Heel Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Thin Heels</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Lining Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">PU</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Side Vamp Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Open</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Outsole Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Rubber</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Item Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Sandals</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Heel Height:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Super High (8cm-up)</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">With Platforms:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Yes</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Platform Height:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">0-3cm</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Occasion:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Party</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Closure Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Buckle Strap</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Fit:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Fits true to size, take your normal size</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Back Counter Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Back Strap</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Fashion Element:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Cross-tied</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Style:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">sexy</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Model Number:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">YGY</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Pattern Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Solid</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Insole Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">PU</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Department Name:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Adult</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Gender:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Women</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Fit:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Fits true to size, take your normal size</span>\r\n                            </li>\r\n							                    </ul>\r\n                </div>\r\n				<div class=\"detailmodule_dynamic\"><kse:widget data-widget-type=\"relatedProduct\" id=\"25051785\" title=\"\" type=\"relation\"></kse:widget></div>\r\n<div class=\"detailmodule_html\"><div class=\"detail-desc-decorate-richtext\"><div>\n	<kse:widget data-widget-type=\"relatedProduct\" id=\"24514575\" title=\"\" type=\"relation\"></kse:widget>\n</div>\n<div>\n	<div>\n		<p>\n			&nbsp;\n		</p>\n		<p style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-size: 13.0px;line-height: inherit;font-family: arial , helvetica , sans-serif;vertical-align: baseline;color: #000000;\">\n			<span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: 22.0px;line-height: inherit;vertical-align: baseline;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: 700;font-size: inherit;line-height: inherit;vertical-align: baseline;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;vertical-align: baseline;color: #c00000;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;font-family: georgia , serif;vertical-align: baseline;\">1.Measure the length of your foot, Heel to Toe, very important</span></span></span></span>\n		</p>\n		<p style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-size: 13.0px;line-height: inherit;font-family: arial , helvetica , sans-serif;vertical-align: baseline;color: #000000;\">\n			&nbsp;\n		</p>\n		<p style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-size: 13.0px;line-height: inherit;font-family: arial , helvetica , sans-serif;vertical-align: baseline;color: #000000;\">\n			<img alt=\"1\" src=\"https://ae01.alicdn.com/kf/HTB1XBZiOVXXXXbfaXXXq6xXFXXXV.jpg?width=710&amp;height=155&amp;hash=865\" style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: 0.0px;line-height: inherit;vertical-align: middle;color: transparent;\" />\n		</p>\n		<p style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-size: 13.0px;line-height: inherit;font-family: arial , helvetica , sans-serif;vertical-align: baseline;color: #000000;\">\n			<span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: 20.0px;line-height: inherit;vertical-align: baseline;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: 700;font-size: inherit;line-height: inherit;vertical-align: baseline;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;vertical-align: baseline;color: #c00000;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;font-family: georgia , serif;vertical-align: baseline;\">2. Choose matching US size based on the foot length. e.g. If your foot length is 23cm, choose size 6.</span></span></span></span>\n		</p>\n		<p style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-size: 13.0px;line-height: inherit;font-family: arial , helvetica , sans-serif;vertical-align: baseline;color: #000000;\">\n			&nbsp;\n		</p>\n		<p style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-size: 13.0px;line-height: inherit;font-family: arial , helvetica , sans-serif;vertical-align: baseline;color: #000000;\">\n			<img src=\"https://ae01.alicdn.com/kf/HTB18lVqkeuSBuNjSsplq6ze8pXac.jpg?width=1000&amp;height=218&amp;hash=1218\" style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: 0.0px;line-height: inherit;vertical-align: middle;color: transparent;\" />\n		</p>\n		<p style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-size: 13.0px;line-height: inherit;font-family: arial , helvetica , sans-serif;vertical-align: baseline;color: #000000;\">\n			&nbsp;\n		</p>\n		<p style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-size: 13.0px;line-height: inherit;font-family: arial , helvetica , sans-serif;vertical-align: baseline;color: #000000;\">\n			&nbsp;\n		</p>\n		<p style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-size: 13.0px;line-height: inherit;font-family: arial , helvetica , sans-serif;vertical-align: baseline;color: #000000;\">\n			<span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;vertical-align: baseline;color: #c00000;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: 22.0px;line-height: inherit;vertical-align: baseline;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;font-family: georgia , serif;vertical-align: baseline;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: 700;font-size: inherit;line-height: inherit;vertical-align: baseline;\">3.<span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;vertical-align: baseline;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;vertical-align: baseline;\">If you have any problems ,</span></span><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;vertical-align: baseline;\">&nbsp;</span>pls let me know!</span></span></span></span>\n		</p>\n		<p style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-size: 13.0px;line-height: inherit;font-family: arial , helvetica , sans-serif;vertical-align: baseline;color: #000000;\">\n			&nbsp;\n		</p>\n		<p style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-size: 13.0px;line-height: inherit;font-family: arial , helvetica , sans-serif;vertical-align: baseline;color: #000000;\">\n			&nbsp;\n		</p>\n		<p style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-size: 13.0px;line-height: inherit;font-family: arial , helvetica , sans-serif;vertical-align: baseline;color: #000000;\">\n			<span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;vertical-align: baseline;color: #c00000;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: 22.0px;line-height: inherit;vertical-align: baseline;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;font-family: georgia , serif;vertical-align: baseline;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: 700;font-size: inherit;line-height: inherit;vertical-align: baseline;\">4.If you want to wholesale shoes, please contact us, we will give you a discount price and fast delivery way.</span></span></span></span>\n		</p>\n		<p style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-size: 13.0px;line-height: inherit;font-family: arial , helvetica , sans-serif;vertical-align: baseline;color: #000000;\">\n			&nbsp;\n		</p>\n		<p style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-size: 13.0px;line-height: inherit;font-family: arial , helvetica , sans-serif;vertical-align: baseline;color: #000000;\">\n			&nbsp;\n		</p>\n		<p style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-size: 13.0px;line-height: inherit;font-family: arial , helvetica , sans-serif;vertical-align: baseline;color: #000000;\">\n			<span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;vertical-align: baseline;color: #c00000;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: 22.0px;line-height: inherit;vertical-align: baseline;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;font-family: georgia , serif;vertical-align: baseline;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: 700;font-size: inherit;line-height: inherit;vertical-align: baseline;\">5.If you order 3 or more shoes in an order,I will send them by Epacket delivery company (10-20days) For free!!!</span></span></span></span>\n		</p>\n		<p style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-size: 13.0px;line-height: inherit;font-family: arial , helvetica , sans-serif;vertical-align: baseline;color: #000000;\">\n			&nbsp;\n		</p>\n		<p style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-size: 13.0px;line-height: inherit;font-family: arial , helvetica , sans-serif;vertical-align: baseline;color: #000000;\">\n			<span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;vertical-align: baseline;color: #c00000;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: 22.0px;line-height: inherit;vertical-align: baseline;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;font-family: georgia , serif;vertical-align: baseline;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: 700;font-size: inherit;line-height: inherit;vertical-align: baseline;\">6.If you order 8 or more shoes in an order,I will send the by DHL or EMS delivery company(3-12days) For Free!</span></span></span></span>\n		</p>\n		<p style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-size: 13.0px;line-height: inherit;font-family: arial , helvetica , sans-serif;vertical-align: baseline;color: #000000;\">\n			&nbsp;\n		</p>\n		<p style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-size: 13.0px;line-height: inherit;font-family: arial , helvetica , sans-serif;vertical-align: baseline;color: #000000;\">\n			<span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;vertical-align: baseline;color: #c00000;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: 22.0px;line-height: inherit;vertical-align: baseline;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;font-family: georgia , serif;vertical-align: baseline;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: 700;font-size: inherit;line-height: inherit;vertical-align: baseline;\">7.So,inviting your Friends to buy shoes together to Enjoy Faster Delivery!<img alt=\"lr_img-7516\" src=\"https://ae01.alicdn.com/kf/He1977db1d74d4c66a648972fc9941d8d1.jpg\" /><img alt=\"lr_img-7510\" src=\"https://ae01.alicdn.com/kf/H4cc1b7a34a344bec9fe3b420967314c0P.jpg\" /><img alt=\"lr_img-7498\" src=\"https://ae01.alicdn.com/kf/He64b2dca14124faa819c72a943469375q.jpg\" /><img alt=\"lr_img-7500\" src=\"https://ae01.alicdn.com/kf/Hc5e5cbd5301e4db6878c261b81ebb56ft.jpg\" /><img alt=\"lr_img-7501\" src=\"https://ae01.alicdn.com/kf/H423b4f6a855242c8be37d9c9745de3d4r.jpg\" /><img alt=\"lr_img-7504\" src=\"https://ae01.alicdn.com/kf/Ha5b0ac24ea29437aa7c0ec13f6b42fdc2.jpg\" /><img alt=\"lr_img-7485\" src=\"https://ae01.alicdn.com/kf/Hf1e1543dfb184b62834de14498b2f5e5z.jpg\" /><img alt=\"lr_img-7495\" src=\"https://ae01.alicdn.com/kf/Hdaff725fb5fa40efb0d1248c420655b9r.jpg\" /><img alt=\"lr_img-7510\" src=\"https://ae01.alicdn.com/kf/Hb89133c774624f9cada26f2f28b9249dB.jpg\" /><img alt=\"lr_img-7511\" src=\"https://ae01.alicdn.com/kf/Hdbebe2400199404d93ebc1193c079df8f.jpg\" /><img alt=\"lr_img-7512\" src=\"https://ae01.alicdn.com/kf/H591b4823b2f04fd4923100d2e442e8f3W.jpg\" /><img alt=\"lr_img-7513\" src=\"https://ae01.alicdn.com/kf/H04f80454baa7441fb9635d8d8dd8a345z.jpg\" /><img alt=\"lr_img-7133\" src=\"https://ae01.alicdn.com/kf/H1fb4ce2d62404c12b6c339b2c5e25eada.jpg\" /><img alt=\"lr_img-7126\" src=\"https://ae01.alicdn.com/kf/Hb4de55c112c34c6fb75158188d0cd67ei.jpg\" /><img alt=\"lr_img-7166\" src=\"https://ae01.alicdn.com/kf/H6d6517cb9b264dc69204be83c1c983cbI.jpg\" /><img alt=\"lr_img-7171\" src=\"https://ae01.alicdn.com/kf/He75003d71f8a453cb2004de69dad3424h.jpg\" /><img alt=\"lr_img-7179\" src=\"https://ae01.alicdn.com/kf/H32dd89d9b4854474a4b748fb8083b3a40.jpg\" /><img alt=\"lr_img-7184\" src=\"https://ae01.alicdn.com/kf/H95e1265e07a94260849ca9b9a619e56be.jpg\" /><img alt=\"lr_img-7260\" src=\"https://ae01.alicdn.com/kf/H13012ef609514f5fa8c7bdb199711f13n.jpg\" /><img alt=\"lr_img-7261\" src=\"https://ae01.alicdn.com/kf/H0b0d3353e2f747e58033a9b72bd289e8W.jpg\" /><img alt=\"lr_img-7266\" src=\"https://ae01.alicdn.com/kf/H6c4dbb4cb8d94ec887f866bc5bcbaa06g.jpg\" /></span></span></span></span><img alt=\"HTB18wgqGVXXXXbvXXXXq6xXFXXXl\" src=\"https://ae01.alicdn.com/kf/HTB16CxmkbSYBuNjSspiq6xNzpXaj.jpg?width=750&amp;height=922&amp;hash=1672\" style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-size: 0.0px;line-height: inherit;font-family: arial;vertical-align: middle;color: transparent;text-align: center;\" />\n		</p>\n	</div>\n</div>\n<p>\n	&nbsp;\n</p>\n<p>\n	&nbsp;\n</p>\n</div></div>\r\n\n\n', '2021 Summer Women Platform Wedges Prom Sandals Fetish Platform Pleaser Sandles Stripper Sexy Up Toe Blue Strappy Elegant Shoes', '', 'publish', 'closed', 'closed', '', '2021-summer-women-platform-wedges-prom-sandals-fetish-platform-pleaser-sandles-stripper-sexy-up-toe-blue-strappy-elegant-shoes', '', '', '2021-06-01 12:33:00', '2021-06-01 12:33:00', '', 0, 'https://shoestimer.com/?post_type=vi_wad_draft_product&#038;p=5397', 0, 'vi_wad_draft_product', '', 0),
(5399, 1, '2021-06-01 12:29:04', '2021-06-01 12:29:04', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: green heel 6cm, Shoe Size: 4.5', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-77', '', '', '2021-06-01 12:29:04', '2021-06-01 12:29:04', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5399', 77, 'product_variation', '', 0),
(5400, 1, '2021-06-01 12:29:04', '2021-06-01 12:29:04', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: green heel 6cm, Shoe Size: 8', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-78', '', '', '2021-06-01 12:29:04', '2021-06-01 12:29:04', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5400', 78, 'product_variation', '', 0),
(5401, 1, '2021-06-01 12:29:05', '2021-06-01 12:29:05', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: green heel 6cm, Shoe Size: 7.5', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-79', '', '', '2021-06-01 12:29:05', '2021-06-01 12:29:05', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5401', 79, 'product_variation', '', 0),
(5402, 1, '2021-06-01 12:29:05', '2021-06-01 12:29:05', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: green heel 6cm, Shoe Size: 7', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-80', '', '', '2021-06-01 12:29:05', '2021-06-01 12:29:05', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5402', 80, 'product_variation', '', 0),
(5403, 1, '2021-06-01 12:29:05', '2021-06-01 12:29:05', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: green heel 6cm, Shoe Size: 6.5', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-81', '', '', '2021-06-01 12:29:05', '2021-06-01 12:29:05', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5403', 81, 'product_variation', '', 0),
(5404, 1, '2021-06-01 12:29:05', '2021-06-01 12:29:05', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: blue Wide heel 10cm, Shoe Size: 9', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-82', '', '', '2021-06-01 12:29:05', '2021-06-01 12:29:05', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5404', 82, 'product_variation', '', 0),
(5405, 1, '2021-06-01 12:29:05', '2021-06-01 12:29:05', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: blue Wide heel 10cm, Shoe Size: 8.5', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-83', '', '', '2021-06-01 12:29:05', '2021-06-01 12:29:05', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5405', 83, 'product_variation', '', 0),
(5406, 1, '2021-06-01 12:29:05', '2021-06-01 12:29:05', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: blue Wide heel 10cm, Shoe Size: 8', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-84', '', '', '2021-06-01 12:29:05', '2021-06-01 12:29:05', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5406', 84, 'product_variation', '', 0);
INSERT INTO `wpx5_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(5407, 1, '2021-06-01 12:32:38', '2021-06-01 12:32:38', '                <div class=\"product-specs-list-container\">\r\n                    <ul class=\"product-specs-list util-clearfix\">\r\n						                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Brand Name:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">HENGSCARYING</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Upper Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Silk</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Origin:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">CN(Origin)</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Heel Height:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Super High (8cm-up)</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">With Platforms:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Yes</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Platform Height:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">0-3cm</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Occasion:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Party</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Sandal Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Ankle-Wrap</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Heel Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Thin Heels</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Lining Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">PU</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Side Vamp Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Open</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Outsole Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Rubber</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Item Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Sandals</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Closure Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Buckle Strap</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Fit:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Fits true to size, take your normal size</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Back Counter Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Cover Heel</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Fashion Element:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Shallow</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Style:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">sexy</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Model Number:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">HJY</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Pattern Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Solid</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Insole Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">PU</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Department Name:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Adult</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Gender:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Women</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Fit:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Fits true to size, take your normal size</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">shoes woman:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">shoes woman</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Heel height:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">8.5cm</span>\r\n                            </li>\r\n							                    </ul>\r\n                </div>\r\n				<div class=\"detailmodule_dynamic\"><div class=\"detailmodule_dynamic\"><kse:widget data-widget-type=\"relatedProduct\" id=\"24514575\" title=\"\" type=\"relation\"></kse:widget></div></div>\n<p>\n	&nbsp;\n</p>\n<p>\n	&nbsp;\n</p>\n<p>\n	&nbsp;\n</p>\n<p style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-size: 13.0px;line-height: inherit;font-family: arial , helvetica , sans-serif;vertical-align: baseline;color: #000000;\">\n	<span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: 22.0px;line-height: inherit;vertical-align: baseline;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: 700;font-size: inherit;line-height: inherit;vertical-align: baseline;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;vertical-align: baseline;color: #c00000;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;font-family: georgia , serif;vertical-align: baseline;\">1.Measure the length of your foot, Heel to Toe, very important</span></span></span></span>\n</p>\n<p style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-size: 13.0px;line-height: inherit;font-family: arial , helvetica , sans-serif;vertical-align: baseline;color: #000000;\">\n	&nbsp;\n</p>\n<p style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-size: 13.0px;line-height: inherit;font-family: arial , helvetica , sans-serif;vertical-align: baseline;color: #000000;\">\n	<img alt=\"1\" src=\"https://ae01.alicdn.com/kf/HTB1XBZiOVXXXXbfaXXXq6xXFXXXV.jpg?width=710&amp;height=155&amp;hash=865\" style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: 0.0px;line-height: inherit;vertical-align: middle;color: transparent;\" />\n</p>\n<p style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-size: 13.0px;line-height: inherit;font-family: arial , helvetica , sans-serif;vertical-align: baseline;color: #000000;\">\n	<span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: 20.0px;line-height: inherit;vertical-align: baseline;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: 700;font-size: inherit;line-height: inherit;vertical-align: baseline;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;vertical-align: baseline;color: #c00000;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;font-family: georgia , serif;vertical-align: baseline;\">2. Choose matching US size based on the foot length. e.g. If your foot length is 23cm, choose size 6.</span></span></span></span>\n</p>\n<p style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-size: 13.0px;line-height: inherit;font-family: arial , helvetica , sans-serif;vertical-align: baseline;color: #000000;\">\n	&nbsp;\n</p>\n<p style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-size: 13.0px;line-height: inherit;font-family: arial , helvetica , sans-serif;vertical-align: baseline;color: #000000;\">\n	<img src=\"https://ae01.alicdn.com/kf/HTB18lVqkeuSBuNjSsplq6ze8pXac.jpg?width=1000&amp;height=218&amp;hash=1218\" style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: 0.0px;line-height: inherit;vertical-align: middle;color: transparent;\" />\n</p>\n<p style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-size: 13.0px;line-height: inherit;font-family: arial , helvetica , sans-serif;vertical-align: baseline;color: #000000;\">\n	&nbsp;\n</p>\n<p style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-size: 13.0px;line-height: inherit;font-family: arial , helvetica , sans-serif;vertical-align: baseline;color: #000000;\">\n	&nbsp;\n</p>\n<p style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-size: 13.0px;line-height: inherit;font-family: arial , helvetica , sans-serif;vertical-align: baseline;color: #000000;\">\n	<span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;vertical-align: baseline;color: #c00000;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: 22.0px;line-height: inherit;vertical-align: baseline;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;font-family: georgia , serif;vertical-align: baseline;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: 700;font-size: inherit;line-height: inherit;vertical-align: baseline;\">3.<span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;vertical-align: baseline;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;vertical-align: baseline;\">If you have any problems ,</span></span><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;vertical-align: baseline;\">&nbsp;</span>pls let me know!</span></span></span></span>\n</p>\n<p style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-size: 13.0px;line-height: inherit;font-family: arial , helvetica , sans-serif;vertical-align: baseline;color: #000000;\">\n	&nbsp;\n</p>\n<p style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-size: 13.0px;line-height: inherit;font-family: arial , helvetica , sans-serif;vertical-align: baseline;color: #000000;\">\n	&nbsp;\n</p>\n<p style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-size: 13.0px;line-height: inherit;font-family: arial , helvetica , sans-serif;vertical-align: baseline;color: #000000;\">\n	<span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;vertical-align: baseline;color: #c00000;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: 22.0px;line-height: inherit;vertical-align: baseline;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;font-family: georgia , serif;vertical-align: baseline;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: 700;font-size: inherit;line-height: inherit;vertical-align: baseline;\">4.If you want to wholesale shoes, please contact us, we will give you a discount price and fast delivery way.</span></span></span></span>\n</p>\n<p style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-size: 13.0px;line-height: inherit;font-family: arial , helvetica , sans-serif;vertical-align: baseline;color: #000000;\">\n	&nbsp;\n</p>\n<p style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-size: 13.0px;line-height: inherit;font-family: arial , helvetica , sans-serif;vertical-align: baseline;color: #000000;\">\n	&nbsp;\n</p>\n<p style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-size: 13.0px;line-height: inherit;font-family: arial , helvetica , sans-serif;vertical-align: baseline;color: #000000;\">\n	<span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;vertical-align: baseline;color: #c00000;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: 22.0px;line-height: inherit;vertical-align: baseline;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;font-family: georgia , serif;vertical-align: baseline;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: 700;font-size: inherit;line-height: inherit;vertical-align: baseline;\">5.If you order 3 or more shoes in an order,I will send them by Epacket delivery company (10-20days) For free!!!</span></span></span></span>\n</p>\n<p style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-size: 13.0px;line-height: inherit;font-family: arial , helvetica , sans-serif;vertical-align: baseline;color: #000000;\">\n	&nbsp;\n</p>\n<p style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-size: 13.0px;line-height: inherit;font-family: arial , helvetica , sans-serif;vertical-align: baseline;color: #000000;\">\n	<span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;vertical-align: baseline;color: #c00000;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: 22.0px;line-height: inherit;vertical-align: baseline;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;font-family: georgia , serif;vertical-align: baseline;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: 700;font-size: inherit;line-height: inherit;vertical-align: baseline;\">6.If you order 8 or more shoes in an order,I will send the by DHL or EMS delivery company(3-12days) For Free!</span></span></span></span>\n</p>\n<p style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-size: 13.0px;line-height: inherit;font-family: arial , helvetica , sans-serif;vertical-align: baseline;color: #000000;\">\n	&nbsp;\n</p>\n<p style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-size: 13.0px;line-height: inherit;font-family: arial , helvetica , sans-serif;vertical-align: baseline;color: #000000;\">\n	&nbsp;\n</p>\n<p style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-size: 13.0px;line-height: inherit;font-family: arial , helvetica , sans-serif;vertical-align: baseline;color: #000000;\">\n	<span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;vertical-align: baseline;color: #c00000;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: 22.0px;line-height: inherit;vertical-align: baseline;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;font-family: georgia , serif;vertical-align: baseline;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: 700;font-size: inherit;line-height: inherit;vertical-align: baseline;\">7.So,inviting your Friends to buy shoes together to Enjoy Faster Delivery!<img alt=\"IMG_1657_调整大å°\" src=\"https://ae01.alicdn.com/kf/H856aa3a8d1b44d51ad13910dcdbe6702s.jpg\" /><img alt=\"IMG_1668_调整大å°\" src=\"https://ae01.alicdn.com/kf/Hd5e0744cc34a4d18955cf6a342adb46fO.jpg\" /><img alt=\"IMG_1663_调整大å°\" src=\"https://ae01.alicdn.com/kf/Hec13d9ecc69f48c3b746c1c4bd47b748Q.jpg\" /><img alt=\"IMG_1664_调整大å°\" src=\"https://ae01.alicdn.com/kf/H813389e83b354beca968b8fae802f613s.jpg\" /><img alt=\"IMG_1666_调整大å°\" src=\"https://ae01.alicdn.com/kf/H700d25ffb1b349668e1486a43a953e72Q.jpg\" /><img alt=\"IMG_1476_调整大å°\" src=\"https://ae01.alicdn.com/kf/H678ff3f8114a42bab7b0827c1ff9a38fD.jpg\" /><img alt=\"IMG_1480_调整大å°\" src=\"https://ae01.alicdn.com/kf/Hf4111c65fa91470895fbe88326c571b9E.jpg\" /><img alt=\"IMG_1484_调整大å°\" src=\"https://ae01.alicdn.com/kf/H80b33dfb85b5468abc1ed35a286168058.jpg\" /><img alt=\"IMG_1482_调整大å°\" src=\"https://ae01.alicdn.com/kf/H65185e4216514386b44a23e08df67224m.jpg\" /><img alt=\"IMG_0007_调整大å°\" src=\"https://ae01.alicdn.com/kf/H3a7ad236ef3d49678fd973b9790e6642E.jpg\" /><img alt=\"IMG_0010_调整大å°\" src=\"https://ae01.alicdn.com/kf/H7280a9f299f244fb97cf8016f508d1eaV.jpg\" /><img alt=\"IMG_0017_调整大å°\" src=\"https://ae01.alicdn.com/kf/H6903a4c2eed441f4a26a5de2b6dc6d50X.jpg\" /><img alt=\"å°é¢1_调整大å°\" src=\"https://ae01.alicdn.com/kf/H003df5b960724a0d926e59285631a7b6E.jpg\" /><img alt=\"IMG_0022已改\" src=\"https://ae01.alicdn.com/kf/H6bc930ad8def4b71b375aeb0a8ce8a74k.jpg\" /><img alt=\"IMG_0024_调整大å°\" src=\"https://ae01.alicdn.com/kf/H5fe0f7d72bd54c2984302ea70ab7f3025.jpg\" /><img alt=\"IMG_0624_调整大å°\" src=\"https://ae01.alicdn.com/kf/H3b216b100e0949a1b4fa848da99432ebj.jpg\" /><img alt=\"IMG_0626_调整大å°\" src=\"https://ae01.alicdn.com/kf/H6d1330fcdf484246bac53d4e5d2b63b3M.jpg\" /><img alt=\"IMG_0627_调整大å°\" src=\"https://ae01.alicdn.com/kf/H16aaea9062e84c7b87aa3178a2e1461aT.jpg\" /><img alt=\"IMG_0630_调整大å°\" src=\"https://ae01.alicdn.com/kf/H132e6e8bf25e4b3383faafa143587b70F.jpg\" /><img alt=\"IMG_0631_调整大å°\" src=\"https://ae01.alicdn.com/kf/H8419fb537a65440ab7bd0d91ff6763fcc.jpg\" /><img alt=\"IMG_0633_调整大å°\" src=\"https://ae01.alicdn.com/kf/H2483b30e4d294fbba47dd9ac54ee55bdy.jpg\" /><img alt=\"IMG_1824_调整大å°\" src=\"https://ae01.alicdn.com/kf/H3b5e86517fe840e9a550931070ff8b1fN.jpg\" /><img alt=\"IMG_1827_调整大å°\" src=\"https://ae01.alicdn.com/kf/Heb2472d1acc046c7a4f75e04d841cc847.jpg\" /></span></span></span></span><img alt=\"HTB18wgqGVXXXXbvXXXXq6xXFXXXl\" src=\"https://ae01.alicdn.com/kf/HTB16CxmkbSYBuNjSspiq6xNzpXaj.jpg?width=750&amp;height=922&amp;hash=1672\" style=\"box-sizing: content-box; margin: 0px; padding: 0px; border: 0px; font-size: 0px; line-height: inherit; font-family: arial; vertical-align: middle; color: transparent; text-align: center;\" />\n</p>\n\n', '2021 Women 8.5cm High Heels Sandals Lady Silk Stripper Strap Stiletto Sexy Sandles Wedding Bridal Green Crystal Pleaser Shoes', '', 'publish', 'closed', 'closed', '', '2021-women-8-5cm-high-heels-sandals-lady-silk-stripper-strap-stiletto-sexy-sandles-wedding-bridal-green-crystal-pleaser-shoes', '', '', '2021-06-01 12:32:38', '2021-06-01 12:32:38', '', 0, 'https://shoestimer.com/?post_type=vi_wad_draft_product&#038;p=5407', 0, 'vi_wad_draft_product', '', 0),
(5408, 1, '2021-06-01 12:29:06', '2021-06-01 12:29:06', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: blue Wide heel 10cm, Shoe Size: 7.5', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-85', '', '', '2021-06-01 12:29:06', '2021-06-01 12:29:06', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5408', 85, 'product_variation', '', 0),
(5409, 1, '2021-06-01 12:29:06', '2021-06-01 12:29:06', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: Blue heel 9cm, Shoe Size: 4', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-86', '', '', '2021-06-01 12:29:06', '2021-06-01 12:29:06', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5409', 86, 'product_variation', '', 0),
(5410, 1, '2021-06-01 12:29:06', '2021-06-01 12:29:06', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: blue Wide heel 10cm, Shoe Size: 10.5', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-87', '', '', '2021-06-01 12:29:06', '2021-06-01 12:29:06', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5410', 87, 'product_variation', '', 0),
(5411, 1, '2021-06-01 12:29:06', '2021-06-01 12:29:06', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: blue Wide heel 10cm, Shoe Size: 10', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-88', '', '', '2021-06-01 12:29:06', '2021-06-01 12:29:06', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5411', 88, 'product_variation', '', 0),
(5412, 1, '2021-06-01 12:29:06', '2021-06-01 12:29:06', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: blue Wide heel 10cm, Shoe Size: 9.5', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-89', '', '', '2021-06-01 12:29:06', '2021-06-01 12:29:06', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5412', 89, 'product_variation', '', 0),
(5413, 1, '2021-06-01 12:29:07', '2021-06-01 12:29:07', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: Blue heel 9cm, Shoe Size: 6', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-90', '', '', '2021-06-01 12:29:07', '2021-06-01 12:29:07', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5413', 90, 'product_variation', '', 0),
(5414, 1, '2021-06-01 12:29:07', '2021-06-01 12:29:07', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: Blue heel 9cm, Shoe Size: 5.5', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-91', '', '', '2021-06-01 12:29:07', '2021-06-01 12:29:07', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5414', 91, 'product_variation', '', 0),
(5415, 1, '2021-06-01 12:29:07', '2021-06-01 12:29:07', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: Blue heel 9cm, Shoe Size: 5', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-92', '', '', '2021-06-01 12:29:07', '2021-06-01 12:29:07', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5415', 92, 'product_variation', '', 0),
(5416, 1, '2021-06-01 12:29:07', '2021-06-01 12:29:07', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: Blue heel 9cm, Shoe Size: 4.5', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-93', '', '', '2021-06-01 12:29:07', '2021-06-01 12:29:07', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5416', 93, 'product_variation', '', 0),
(5417, 1, '2021-06-01 12:29:07', '2021-06-01 12:29:07', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: Blue heel 9cm, Shoe Size: 8', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-94', '', '', '2021-06-01 12:29:07', '2021-06-01 12:29:07', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5417', 94, 'product_variation', '', 0),
(5418, 1, '2021-06-01 12:29:08', '2021-06-01 12:29:08', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: Blue heel 9cm, Shoe Size: 7.5', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-95', '', '', '2021-06-01 12:29:08', '2021-06-01 12:29:08', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5418', 95, 'product_variation', '', 0),
(5419, 1, '2021-06-01 12:29:08', '2021-06-01 12:29:08', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: Blue heel 9cm, Shoe Size: 7', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-96', '', '', '2021-06-01 12:29:08', '2021-06-01 12:29:08', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5419', 96, 'product_variation', '', 0),
(5420, 1, '2021-06-01 12:29:08', '2021-06-01 12:29:08', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: Blue heel 9cm, Shoe Size: 6.5', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-97', '', '', '2021-06-01 12:29:08', '2021-06-01 12:29:08', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5420', 97, 'product_variation', '', 0),
(5421, 1, '2021-06-01 12:29:08', '2021-06-01 12:29:08', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: Blue heel 9cm, Shoe Size: 10', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-98', '', '', '2021-06-01 12:29:08', '2021-06-01 12:29:08', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5421', 98, 'product_variation', '', 0),
(5422, 1, '2021-06-01 12:29:08', '2021-06-01 12:29:08', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: Blue heel 9cm, Shoe Size: 9.5', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-99', '', '', '2021-06-01 12:29:08', '2021-06-01 12:29:08', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5422', 99, 'product_variation', '', 0),
(5423, 1, '2021-06-01 12:29:09', '2021-06-01 12:29:09', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: Blue heel 9cm, Shoe Size: 9', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-100', '', '', '2021-06-01 12:29:09', '2021-06-01 12:29:09', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5423', 100, 'product_variation', '', 0),
(5424, 1, '2021-06-01 12:29:09', '2021-06-01 12:29:09', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: Blue heel 9cm, Shoe Size: 8.5', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-101', '', '', '2021-06-01 12:29:09', '2021-06-01 12:29:09', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5424', 101, 'product_variation', '', 0),
(5425, 1, '2021-06-01 12:29:09', '2021-06-01 12:29:09', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: Blue heel 8.5cm, Shoe Size: 5', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-102', '', '', '2021-06-01 12:29:09', '2021-06-01 12:29:09', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5425', 102, 'product_variation', '', 0),
(5426, 1, '2021-06-01 12:29:09', '2021-06-01 12:29:09', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: Blue heel 8.5cm, Shoe Size: 4.5', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-103', '', '', '2021-06-01 12:29:09', '2021-06-01 12:29:09', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5426', 103, 'product_variation', '', 0),
(5427, 1, '2021-06-01 12:29:10', '2021-06-01 12:29:10', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: Blue heel 8.5cm, Shoe Size: 4', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-104', '', '', '2021-06-01 12:29:10', '2021-06-01 12:29:10', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5427', 104, 'product_variation', '', 0),
(5428, 1, '2021-06-01 12:29:10', '2021-06-01 12:29:10', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: Blue heel 9cm, Shoe Size: 10.5', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-105', '', '', '2021-06-01 12:29:10', '2021-06-01 12:29:10', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5428', 105, 'product_variation', '', 0),
(5429, 1, '2021-06-01 12:29:10', '2021-06-01 12:29:10', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: Blue heel 8.5cm, Shoe Size: 7', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-106', '', '', '2021-06-01 12:29:10', '2021-06-01 12:29:10', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5429', 106, 'product_variation', '', 0),
(5430, 1, '2021-06-01 12:29:10', '2021-06-01 12:29:10', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: Blue heel 8.5cm, Shoe Size: 6.5', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-107', '', '', '2021-06-01 12:29:10', '2021-06-01 12:29:10', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5430', 107, 'product_variation', '', 0),
(5431, 1, '2021-06-01 12:29:11', '2021-06-01 12:29:11', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: Blue heel 8.5cm, Shoe Size: 6', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-108', '', '', '2021-06-01 12:29:11', '2021-06-01 12:29:11', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5431', 108, 'product_variation', '', 0),
(5432, 1, '2021-06-01 12:29:11', '2021-06-01 12:29:11', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: Blue heel 8.5cm, Shoe Size: 5.5', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-109', '', '', '2021-06-01 12:29:11', '2021-06-01 12:29:11', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5432', 109, 'product_variation', '', 0),
(5433, 1, '2021-06-01 12:29:11', '2021-06-01 12:29:11', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: Blue heel 8.5cm, Shoe Size: 9', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-110', '', '', '2021-06-01 12:29:11', '2021-06-01 12:29:11', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5433', 110, 'product_variation', '', 0),
(5434, 1, '2021-06-01 12:29:11', '2021-06-01 12:29:11', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: Blue heel 8.5cm, Shoe Size: 8.5', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-111', '', '', '2021-06-01 12:29:11', '2021-06-01 12:29:11', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5434', 111, 'product_variation', '', 0),
(5435, 1, '2021-06-01 12:29:12', '2021-06-01 12:29:12', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: Blue heel 8.5cm, Shoe Size: 8', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-112', '', '', '2021-06-01 12:29:12', '2021-06-01 12:29:12', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5435', 112, 'product_variation', '', 0),
(5436, 1, '2021-06-01 12:29:12', '2021-06-01 12:29:12', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: Blue heel 8.5cm, Shoe Size: 7.5', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-113', '', '', '2021-06-01 12:29:12', '2021-06-01 12:29:12', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5436', 113, 'product_variation', '', 0),
(5437, 1, '2021-06-01 12:29:12', '2021-06-01 12:29:12', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: Blue heel 7.5cm, Shoe Size: 4', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-114', '', '', '2021-06-01 12:29:12', '2021-06-01 12:29:12', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5437', 114, 'product_variation', '', 0),
(5438, 1, '2021-06-01 12:29:12', '2021-06-01 12:29:12', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: Blue heel 8.5cm, Shoe Size: 10.5', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-115', '', '', '2021-06-01 12:29:12', '2021-06-01 12:29:12', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5438', 115, 'product_variation', '', 0),
(5439, 1, '2021-06-01 12:29:13', '2021-06-01 12:29:13', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: Blue heel 8.5cm, Shoe Size: 10', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-116', '', '', '2021-06-01 12:29:13', '2021-06-01 12:29:13', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5439', 116, 'product_variation', '', 0),
(5440, 1, '2021-06-01 12:29:13', '2021-06-01 12:29:13', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: Blue heel 8.5cm, Shoe Size: 9.5', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-117', '', '', '2021-06-01 12:29:13', '2021-06-01 12:29:13', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5440', 117, 'product_variation', '', 0),
(5441, 1, '2021-06-01 12:29:13', '2021-06-01 12:29:13', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: Blue heel 7.5cm, Shoe Size: 6', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-118', '', '', '2021-06-01 12:29:13', '2021-06-01 12:29:13', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5441', 118, 'product_variation', '', 0),
(5442, 1, '2021-06-01 12:29:13', '2021-06-01 12:29:13', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: Blue heel 7.5cm, Shoe Size: 5.5', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-119', '', '', '2021-06-01 12:29:13', '2021-06-01 12:29:13', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5442', 119, 'product_variation', '', 0),
(5443, 1, '2021-06-01 12:29:13', '2021-06-01 12:29:13', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: Blue heel 7.5cm, Shoe Size: 5', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-120', '', '', '2021-06-01 12:29:13', '2021-06-01 12:29:13', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5443', 120, 'product_variation', '', 0),
(5444, 1, '2021-06-01 12:29:13', '2021-06-01 12:29:13', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: Blue heel 7.5cm, Shoe Size: 4.5', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-121', '', '', '2021-06-01 12:29:13', '2021-06-01 12:29:13', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5444', 121, 'product_variation', '', 0),
(5445, 1, '2021-06-01 12:29:14', '2021-06-01 12:29:14', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: Blue heel 7.5cm, Shoe Size: 8', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-122', '', '', '2021-06-01 12:29:14', '2021-06-01 12:29:14', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5445', 122, 'product_variation', '', 0),
(5446, 1, '2021-06-01 12:29:14', '2021-06-01 12:29:14', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: Blue heel 7.5cm, Shoe Size: 7.5', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-123', '', '', '2021-06-01 12:29:14', '2021-06-01 12:29:14', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5446', 123, 'product_variation', '', 0),
(5447, 1, '2021-06-01 12:29:14', '2021-06-01 12:29:14', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: Blue heel 7.5cm, Shoe Size: 7', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-124', '', '', '2021-06-01 12:29:14', '2021-06-01 12:29:14', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5447', 124, 'product_variation', '', 0),
(5448, 1, '2021-06-01 12:29:14', '2021-06-01 12:29:14', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: Blue heel 7.5cm, Shoe Size: 6.5', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-125', '', '', '2021-06-01 12:29:14', '2021-06-01 12:29:14', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5448', 125, 'product_variation', '', 0),
(5449, 1, '2021-06-01 12:29:14', '2021-06-01 12:29:14', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: Blue heel 7.5cm, Shoe Size: 10', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-126', '', '', '2021-06-01 12:29:14', '2021-06-01 12:29:14', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5449', 126, 'product_variation', '', 0),
(5450, 1, '2021-06-01 12:29:15', '2021-06-01 12:29:15', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: Blue heel 7.5cm, Shoe Size: 9.5', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-127', '', '', '2021-06-01 12:29:15', '2021-06-01 12:29:15', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5450', 127, 'product_variation', '', 0);
INSERT INTO `wpx5_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(5451, 1, '2021-06-01 12:32:00', '2021-06-01 12:32:00', '                <div class=\"product-specs-list-container\">\r\n                    <ul class=\"product-specs-list util-clearfix\">\r\n						                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Brand Name:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">chuqing</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Upper Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">PU</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Origin:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">CN(Origin)</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Sandal Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Basic</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Heel Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Flat with</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Lining Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">PU</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Side Vamp Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Open</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Outsole Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Rubber</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Item Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Sandals</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Heel Height:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Low (1cm-3cm)</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">With Platforms:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">No</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Occasion:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Casual</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Closure Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Buckle Strap</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Fit:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Fits true to size, take your normal size</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Back Counter Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Front & Rear Strap</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Fashion Element:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Rivet</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Style:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Classics</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Model Number:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">38</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Pattern Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Solid</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Insole Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Full Grain Leather</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Department Name:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Adult</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Women sandals:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Sandals women flat</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Designer sandals:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Luxury sandals</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Clear sandals:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Flat sandals</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Fashion sandals:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Clear shoes</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Designer shoes:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Studded sandals</span>\r\n                            </li>\r\n							                    </ul>\r\n                </div>\r\n				<div class=\"detailmodule_html\"><div class=\"detail-desc-decorate-richtext\"><div> \n <p style=\"text-overflow: ellipsis;font-family: \'OpenSans\';color:\'#000\';word-wrap: break-word;white-space: pre-wrap;font-weight: 300;font-size: 14px;line-height: 20px;color: #000;margin-bottom: 12px;\"> &nbsp; </p> \n</div> \n<br /> \n<div> \n <img src=\"https://ae01.alicdn.com/kf/H7da9198f5fd244d0a80770ec26f1aa1c2.jpg\" /> \n</div> \n<br /> \n<div> \n <img src=\"https://ae01.alicdn.com/kf/H2c92b4c30305422292149242d99933bdu.jpg\" style=\"margin-bottom: 10px;\" /> \n</div> \n<br /> \n<div> \n <img src=\"https://ae01.alicdn.com/kf/Hcb7d2c2413694982abdb6cce56019de01.jpg\" /> \n</div> \n<br /> \n<div> \n <img src=\"https://ae01.alicdn.com/kf/H796990ff11ae423b8a4294c52fbb322b9.jpg\" /> \n</div> \n<br /> \n<div> \n <img src=\"https://ae01.alicdn.com/kf/Hd82333156d8549bc97edec12e8a3edf4f.jpg\" /> \n</div> \n<br /> \n<div> \n <img src=\"https://ae01.alicdn.com/kf/H3ab7b9778788449092d6021a2b19d4a5k.jpg\" /> \n</div> \n<br /> \n<div> \n <img src=\"https://ae01.alicdn.com/kf/Hed06b42fa0184cb8908a02109ef93967B.jpg\" /> \n</div> \n<br /> \n<div> \n <img src=\"https://ae01.alicdn.com/kf/H9a760afd5ac84db288bc8b44a980ae50L.jpg\" /> \n</div> \n<br /> \n<div> \n <p style=\"text-overflow: ellipsis;font-family: \'OpenSans\';color:\'#000\';word-wrap: break-word;white-space: pre-wrap;font-weight: 300;font-size: 14px;line-height: 20px;color: #000;margin-bottom: 12px;\"> \'</p> \n</div> \n<br /> \n<div> \n <img src=\"https://ae01.alicdn.com/kf/Hb3c9198e008d4e2ba60ec9f012ac1439U.jpg\" /> \n</div> \n<br /> \n<div> \n <img src=\"https://ae01.alicdn.com/kf/Hf6d38fb068d649b697088b99dcc81e56U.jpg\" /> \n</div> \n<br /></div></div>\r\n\n\n', '2021 New Rivet Strong Flat Women Sandals Fashion Shoes Lightweight Non-slip Sabot Women\'s Summer Designer Studded Sandals', '', 'publish', 'closed', 'closed', '', '2021-new-rivet-strong-flat-women-sandals-fashion-shoes-lightweight-non-slip-sabot-womens-summer-designer-studded-sandals', '', '', '2021-06-01 12:32:00', '2021-06-01 12:32:00', '', 0, 'https://shoestimer.com/?post_type=vi_wad_draft_product&#038;p=5451', 0, 'vi_wad_draft_product', '', 0),
(5452, 1, '2021-06-01 12:29:15', '2021-06-01 12:29:15', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: Blue heel 7.5cm, Shoe Size: 9', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-128', '', '', '2021-06-01 12:29:15', '2021-06-01 12:29:15', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5452', 128, 'product_variation', '', 0),
(5453, 1, '2021-06-01 12:29:15', '2021-06-01 12:29:15', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: Blue heel 7.5cm, Shoe Size: 8.5', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-129', '', '', '2021-06-01 12:29:15', '2021-06-01 12:29:15', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5453', 129, 'product_variation', '', 0),
(5454, 1, '2021-06-01 12:29:15', '2021-06-01 12:29:15', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: Blue heel 6cm, Shoe Size: 5', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-130', '', '', '2021-06-01 12:29:15', '2021-06-01 12:29:15', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5454', 130, 'product_variation', '', 0),
(5455, 1, '2021-06-01 12:29:16', '2021-06-01 12:29:16', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: Blue heel 6cm, Shoe Size: 4.5', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-131', '', '', '2021-06-01 12:29:16', '2021-06-01 12:29:16', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5455', 131, 'product_variation', '', 0),
(5456, 1, '2021-06-01 12:29:16', '2021-06-01 12:29:16', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: Blue heel 6cm, Shoe Size: 4', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-132', '', '', '2021-06-01 12:29:16', '2021-06-01 12:29:16', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5456', 132, 'product_variation', '', 0),
(5457, 1, '2021-06-01 12:29:16', '2021-06-01 12:29:16', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: Blue heel 7.5cm, Shoe Size: 10.5', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-133', '', '', '2021-06-01 12:29:16', '2021-06-01 12:29:16', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5457', 133, 'product_variation', '', 0),
(5458, 1, '2021-06-01 12:31:39', '2021-06-01 12:31:39', '                <div class=\"product-specs-list-container\">\r\n                    <ul class=\"product-specs-list util-clearfix\">\r\n						                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Brand Name:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">taoffen</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Upper Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Genuine Leather</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Upper-Genuine Leather Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Cow Leather</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Origin:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">CN(Origin)</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Heel Height:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Low (1cm-3cm)</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">With Platforms:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Yes</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Platform Height:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">0-3cm</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Occasion:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Casual</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Sandal Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Basic</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Heel Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Flat with</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Lining Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Synthetic</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Side Vamp Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Open</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Outsole Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Rubber</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Item Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Sandals</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Closure Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Buckle Strap</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Fit:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Fits true to size, take your normal size</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Back Counter Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Back Strap</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Fashion Element:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Appliques</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Style:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Fashion</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Model Number:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">TA</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Pattern Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Solid</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Insole Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">MICROFIBER</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Department Name:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Adult</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">EUR size:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">34 35 36 37 38 39 40 41 42</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Heel height:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">about 2 cm</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Platform:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">about 1cm</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Season:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Spring summer Autumn</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Place of Origin:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Chengdu,Sichuan,China (Mainland)</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">is_customized:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Yes</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Constructions:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Manual made</span>\r\n                            </li>\r\n							                    </ul>\r\n                </div>\r\n				<div class=\"detailmodule_dynamic\"><kse:widget data-widget-type=\"customText\" id=\"22057465\" type=\"custom\"></kse:widget></div><div class=\"detailmodule_html\"><div class=\"detail-desc-decorate-richtext\"><div class=\"detailmodule_html\"><p><img src=\"https://ae01.alicdn.com/kf/Hc5176692ad9d4b29b755879afa3e2ca4a.jpg\" slate-data-type=\"image\"/><img src=\"https://ae01.alicdn.com/kf/H8869c6a1dd494002abeb59d2ca8430469.jpg\" slate-data-type=\"image\"/><img src=\"https://ae01.alicdn.com/kf/H030e8c91f49247a69d0ef021c9875284I.jpg\" slate-data-type=\"image\"/><img src=\"https://ae01.alicdn.com/kf/H82d6565523c9410eba64b087b072758ef.jpg\" slate-data-type=\"image\"/><img src=\"https://ae01.alicdn.com/kf/H51c8c0a8b1bc4c11ac786cb9bcb353138.jpg\" slate-data-type=\"image\"/><img src=\"https://ae01.alicdn.com/kf/H5a6e6846146b4095b74bffa36c2063351.jpg\" slate-data-type=\"image\"/><img src=\"https://ae01.alicdn.com/kf/Hc924944ccede4d8086f60d961675bcf1x.jpg\" slate-data-type=\"image\"/><img src=\"https://ae01.alicdn.com/kf/Hc306ea89aecd47b2bdf4c798e1dcdcb06.jpg\" slate-data-type=\"image\"/><img src=\"https://ae01.alicdn.com/kf/Hf1f827fecc4f48629cfb8c86e31dbae9s.jpg\" slate-data-type=\"image\"/><img src=\"https://ae01.alicdn.com/kf/H3c7472da46714bc8a9fff60bd6961ce8h.jpg\" slate-data-type=\"image\"/><img src=\"https://ae01.alicdn.com/kf/H3c74e40da4124031987ce9fe00d793506.jpg\" slate-data-type=\"image\"/></p></div><p><br/></p></div></div><div class=\"detailmodule_dynamic\"><kse:widget data-widget-type=\"customText\" id=\"22041445\" type=\"custom\"></kse:widget></div><p><br/></p>\n\n', 'TAOFFEN 2021 New Women Real Leather Shoes Summer Sandals Buckle Strap Hollow Out Beach Sandals Cool Ladies Footwear Size 34-42', '', 'publish', 'closed', 'closed', '', 'taoffen-2021-new-women-real-leather-shoes-summer-sandals-buckle-strap-hollow-out-beach-sandals-cool-ladies-footwear-size-34-42', '', '', '2021-06-01 12:31:39', '2021-06-01 12:31:39', '', 0, 'https://shoestimer.com/?post_type=vi_wad_draft_product&#038;p=5458', 0, 'vi_wad_draft_product', '', 0),
(5459, 1, '2021-06-01 12:29:17', '2021-06-01 12:29:17', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: Blue heel 6cm, Shoe Size: 7', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-134', '', '', '2021-06-01 12:29:17', '2021-06-01 12:29:17', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5459', 134, 'product_variation', '', 0),
(5460, 1, '2021-06-01 12:29:17', '2021-06-01 12:29:17', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: Blue heel 6cm, Shoe Size: 6.5', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-135', '', '', '2021-06-01 12:29:17', '2021-06-01 12:29:17', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5460', 135, 'product_variation', '', 0),
(5461, 1, '2021-06-01 12:29:17', '2021-06-01 12:29:17', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: Blue heel 6cm, Shoe Size: 6', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-136', '', '', '2021-06-01 12:29:17', '2021-06-01 12:29:17', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5461', 136, 'product_variation', '', 0),
(5462, 1, '2021-06-01 12:29:17', '2021-06-01 12:29:17', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: Blue heel 6cm, Shoe Size: 5.5', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-137', '', '', '2021-06-01 12:29:17', '2021-06-01 12:29:17', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5462', 137, 'product_variation', '', 0),
(5463, 1, '2021-06-01 12:29:18', '2021-06-01 12:29:18', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: Blue heel 6cm, Shoe Size: 9', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-138', '', '', '2021-06-01 12:29:18', '2021-06-01 12:29:18', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5463', 138, 'product_variation', '', 0),
(5464, 1, '2021-06-01 12:31:27', '2021-06-01 12:31:27', '                <div class=\"product-specs-list-container\">\r\n                    <ul class=\"product-specs-list util-clearfix\">\r\n						                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Brand Name:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">DYMY</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Upper Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Genuine Leather</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Upper-Genuine Leather Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Cow Leather</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Origin:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">CN(Origin)</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Sandal Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Basic</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Heel Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Flat with</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Lining Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Genuine Leather</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Lining-Genuine Leather Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Cow Leather</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Side Vamp Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Open</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Outsole Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">PVC</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Heel Height:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Low (1cm-3cm)</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">With Platforms:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Yes</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Platform Height:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">0-3cm</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Occasion:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Casual</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Closure Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Lace-up</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Fit:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Fits true to size, take your normal size</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Back Counter Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Back Strap</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Fashion Element:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Buckle</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Style:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Leisure</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Model Number:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">doc dr.martens women Sandals</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Pattern Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Solid</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Insole Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">PVC</span>\r\n                            </li>\r\n							                    </ul>\r\n                </div>\r\n				<p style=\"text-align: left;margin:0;\"><img src=\"https://ae01.alicdn.com/kf/H71b5ee7134104ff2ade48f39f0c10893a.jpg?width=800&height=800&hash=1600\"><img src=\"https://ae01.alicdn.com/kf/Heabdb0d8506a4f13bc4f733b1189cd44A.jpg?width=1062&height=1000&hash=2062\"><img src=\"https://ae01.alicdn.com/kf/H1696d9ae8b8548ab8ac677ed02fd27d3H.jpg?width=1083&height=1000&hash=2083\"><img src=\"https://ae01.alicdn.com/kf/H968ab03d646f4bd7be314dab9d58d7bbp.jpg?width=1090&height=1000&hash=2090\"><img src=\"https://ae01.alicdn.com/kf/Hae2433e4e6d641f19445b29564fa22a8s.jpg?width=1054&height=1000&hash=2054\"><img src=\"https://ae01.alicdn.com/kf/Heb2d7c98862d4326a47a7ca8278b1e44o.jpg?width=1000&height=1000&hash=2000\"><img src=\"https://ae01.alicdn.com/kf/H0a5f498465954fc5b49eb7fd77c2e12by.jpg?width=1032&height=1000&hash=2032\"><img src=\"https://ae01.alicdn.com/kf/Hb90fb56207db4defbfda1c8eacbeb1359.jpg?width=1019&height=1000&hash=2019\"><img src=\"https://ae01.alicdn.com/kf/H6c12256c4d68436da7a9859788f547caJ.jpg?width=1074&height=1000&hash=2074\"><img src=\"https://ae01.alicdn.com/kf/H61fe3412a6e548e6b953915b324ee59bN.jpg?width=1116&height=1000&hash=2116\"><img src=\"https://ae01.alicdn.com/kf/H34f57dde74e74b299faa1ab70faa2084W.jpg?width=1089&height=1000&hash=2089\"><img src=\"https://ae01.alicdn.com/kf/Hfaccb653573b413db05ab1d5c95a99a5o.jpg?width=1133&height=1000&hash=2133\"><img src=\"https://ae01.alicdn.com/kf/H3ecdc1d73e1b4c55976d9646769edff5a.jpg?width=1018&height=1000&hash=2018\"><img src=\"https://ae01.alicdn.com/kf/Hf512ab57768b4807b71f223fc23f73116.jpg?width=1000&height=1000&hash=2000\"><img src=\"https://ae01.alicdn.com/kf/H5562fc07114a404d90956abc2302852aN.jpg?width=1000&height=1000&hash=2000\"><img src=\"https://ae01.alicdn.com/kf/H8a1424cb5f80434d8a46ce1dd9192c1a4.jpg?width=1083&height=1000&hash=2083\"><img src=\"https://ae01.alicdn.com/kf/Hb71eb48970a045d8a70fc6cf11882e05a.jpg?width=1175&height=1000&hash=2175\"><img src=\"https://ae01.alicdn.com/kf/H59fa998a08c041959ef8ee251e69e48cR.jpg?width=1138&height=1000&hash=2138\"><img src=\"https://ae01.alicdn.com/kf/Hf56adf0c80ed47f9bf2a7cfd7e8f893dx.jpg?width=1113&height=1000&hash=2113\"><img src=\"https://ae01.alicdn.com/kf/Hd29a47a613d440159857ce94ad960ceen.jpg?width=1040&height=1000&hash=2040\"><img src=\"https://ae01.alicdn.com/kf/H32c717d053904902958a3fe78d12b6258.jpg?width=1021&height=1000&hash=2021\"><img src=\"https://ae01.alicdn.com/kf/H75517106c4f244c0a8756159ccbaf8d0p.jpg?width=1000&height=1000&hash=2000\"><img src=\"https://ae01.alicdn.com/kf/H27d3bd192d964335bcdfe9c75e172facZ.jpg?width=1198&height=1000&hash=2198\"><img src=\"https://ae01.alicdn.com/kf/Heeac78a2dc6e466c8bb5dfbff74b55eaL.jpg?width=1100&height=1000&hash=2100\"><img src=\"https://ae01.alicdn.com/kf/H6f1ce43739fe41c388730e83aa3c63cbk.jpg?width=1102&height=1000&hash=2102\"><img src=\"https://ae01.alicdn.com/kf/H49ec0f1763fd4febb3799da934e15b1c1.jpg?width=1060&height=1000&hash=2060\"><img src=\"https://ae01.alicdn.com/kf/H3bc00a51bc24488cbde4edb99fc1e604c.jpg?width=1088&height=1000&hash=2088\"><img src=\"https://ae01.alicdn.com/kf/H6ad1227c127d4d90b0f6a7ae10afa2fff.jpg?width=1000&height=1000&hash=2000\"><img src=\"https://ae01.alicdn.com/kf/H07e0da35db594198ab318090ec1a4bd3P.jpg?width=1000&height=1000&hash=2000\"><img src=\"https://ae01.alicdn.com/kf/H51541f45b1734809b36cc9c406b0c6b1C.jpg?width=1119&height=1000&hash=2119\"><img src=\"https://ae01.alicdn.com/kf/H74863af342dc4a69bdc832da6d32d75f4.jpg?width=1198&height=1000&hash=2198\"></p>\n\n\n', 'Woman Summer Sandals For Women Shoes Comfy Soft Women Sandals Wedge Low Heels Shoes Thick Bottom Ladies Sandals', '', 'publish', 'closed', 'closed', '', 'woman-summer-sandals-for-women-shoes-comfy-soft-women-sandals-wedge-low-heels-shoes-thick-bottom-ladies-sandals', '', '', '2021-06-01 12:31:27', '2021-06-01 12:31:27', '', 0, 'https://shoestimer.com/?post_type=vi_wad_draft_product&#038;p=5464', 0, 'vi_wad_draft_product', '', 0),
(5465, 1, '2021-06-01 12:29:18', '2021-06-01 12:29:18', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: Blue heel 6cm, Shoe Size: 8.5', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-139', '', '', '2021-06-01 12:29:18', '2021-06-01 12:29:18', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5465', 139, 'product_variation', '', 0),
(5466, 1, '2021-06-01 12:29:18', '2021-06-01 12:29:18', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: Blue heel 6cm, Shoe Size: 8', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-140', '', '', '2021-06-01 12:29:18', '2021-06-01 12:29:18', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5466', 140, 'product_variation', '', 0),
(5467, 1, '2021-06-01 12:29:19', '2021-06-01 12:29:19', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: Blue heel 6cm, Shoe Size: 7.5', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-141', '', '', '2021-06-01 12:29:19', '2021-06-01 12:29:19', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5467', 141, 'product_variation', '', 0),
(5468, 1, '2021-06-01 12:29:19', '2021-06-01 12:29:19', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: green wide heel 10cm, Shoe Size: 4', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-142', '', '', '2021-06-01 12:29:19', '2021-06-01 12:29:19', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5468', 142, 'product_variation', '', 0),
(5469, 1, '2021-06-01 12:29:19', '2021-06-01 12:29:19', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: Blue heel 6cm, Shoe Size: 10.5', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-143', '', '', '2021-06-01 12:29:19', '2021-06-01 12:29:19', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5469', 143, 'product_variation', '', 0),
(5470, 1, '2021-06-01 12:29:19', '2021-06-01 12:29:19', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: Blue heel 6cm, Shoe Size: 10', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-144', '', '', '2021-06-01 12:29:19', '2021-06-01 12:29:19', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5470', 144, 'product_variation', '', 0),
(5471, 1, '2021-06-01 12:29:20', '2021-06-01 12:29:20', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: Blue heel 6cm, Shoe Size: 9.5', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-145', '', '', '2021-06-01 12:29:20', '2021-06-01 12:29:20', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5471', 145, 'product_variation', '', 0),
(5472, 1, '2021-06-01 12:29:20', '2021-06-01 12:29:20', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: pink heel 6cm, Shoe Size: 7.5', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-146', '', '', '2021-06-01 12:29:20', '2021-06-01 12:29:20', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5472', 146, 'product_variation', '', 0),
(5473, 1, '2021-06-01 12:29:20', '2021-06-01 12:29:20', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: pink heel 6cm, Shoe Size: 8', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-147', '', '', '2021-06-01 12:29:20', '2021-06-01 12:29:20', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5473', 147, 'product_variation', '', 0),
(5474, 1, '2021-06-01 12:29:20', '2021-06-01 12:29:20', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: pink heel 6cm, Shoe Size: 6.5', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-148', '', '', '2021-06-01 12:29:20', '2021-06-01 12:29:20', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5474', 148, 'product_variation', '', 0),
(5475, 1, '2021-06-01 12:29:20', '2021-06-01 12:29:20', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: pink heel 6cm, Shoe Size: 7', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-149', '', '', '2021-06-01 12:29:20', '2021-06-01 12:29:20', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5475', 149, 'product_variation', '', 0),
(5476, 1, '2021-06-01 12:29:21', '2021-06-01 12:29:21', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: pink heel 6cm, Shoe Size: 9.5', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-150', '', '', '2021-06-01 12:29:21', '2021-06-01 12:29:21', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5476', 150, 'product_variation', '', 0),
(5477, 1, '2021-06-01 12:29:21', '2021-06-01 12:29:21', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: pink heel 6cm, Shoe Size: 10', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-151', '', '', '2021-06-01 12:29:21', '2021-06-01 12:29:21', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5477', 151, 'product_variation', '', 0),
(5478, 1, '2021-06-01 12:29:21', '2021-06-01 12:29:21', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: pink heel 6cm, Shoe Size: 8.5', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-152', '', '', '2021-06-01 12:29:21', '2021-06-01 12:29:21', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5478', 152, 'product_variation', '', 0),
(5479, 1, '2021-06-01 12:29:21', '2021-06-01 12:29:21', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: pink heel 6cm, Shoe Size: 9', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-153', '', '', '2021-06-01 12:29:21', '2021-06-01 12:29:21', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5479', 153, 'product_variation', '', 0),
(5480, 1, '2021-06-01 12:29:22', '2021-06-01 12:29:22', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: pink heel 6cm, Shoe Size: 10.5', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-154', '', '', '2021-06-01 12:29:22', '2021-06-01 12:29:22', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5480', 154, 'product_variation', '', 0);
INSERT INTO `wpx5_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(5481, 1, '2021-06-01 12:29:22', '2021-06-01 12:29:22', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: blue Wide heel 10cm, Shoe Size: 5', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-155', '', '', '2021-06-01 12:29:22', '2021-06-01 12:29:22', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5481', 155, 'product_variation', '', 0),
(5482, 1, '2021-06-01 12:29:22', '2021-06-01 12:29:22', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: blue Wide heel 10cm, Shoe Size: 4.5', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-156', '', '', '2021-06-01 12:29:22', '2021-06-01 12:29:22', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5482', 156, 'product_variation', '', 0),
(5483, 1, '2021-06-01 12:29:22', '2021-06-01 12:29:22', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: blue Wide heel 10cm, Shoe Size: 4', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-157', '', '', '2021-06-01 12:29:22', '2021-06-01 12:29:22', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5483', 157, 'product_variation', '', 0),
(5484, 1, '2021-06-01 12:29:23', '2021-06-01 12:29:23', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: blue Wide heel 10cm, Shoe Size: 7', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-158', '', '', '2021-06-01 12:29:23', '2021-06-01 12:29:23', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5484', 158, 'product_variation', '', 0),
(5485, 1, '2021-06-01 12:29:23', '2021-06-01 12:29:23', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: blue Wide heel 10cm, Shoe Size: 6.5', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-159', '', '', '2021-06-01 12:29:23', '2021-06-01 12:29:23', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5485', 159, 'product_variation', '', 0),
(5486, 1, '2021-06-01 12:29:23', '2021-06-01 12:29:23', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: blue Wide heel 10cm, Shoe Size: 6', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-160', '', '', '2021-06-01 12:29:23', '2021-06-01 12:29:23', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5486', 160, 'product_variation', '', 0),
(5487, 1, '2021-06-01 12:29:23', '2021-06-01 12:29:23', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: blue Wide heel 10cm, Shoe Size: 5.5', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-161', '', '', '2021-06-01 12:29:23', '2021-06-01 12:29:23', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5487', 161, 'product_variation', '', 0),
(5488, 1, '2021-06-01 12:29:23', '2021-06-01 12:29:23', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: pink wide heel 10cm, Shoe Size: 10.5', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-162', '', '', '2021-06-01 12:29:23', '2021-06-01 12:29:23', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5488', 162, 'product_variation', '', 0),
(5489, 1, '2021-06-01 12:29:24', '2021-06-01 12:29:24', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: pink heel 10cm, Shoe Size: 4', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-163', '', '', '2021-06-01 12:29:24', '2021-06-01 12:29:24', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5489', 163, 'product_variation', '', 0),
(5490, 1, '2021-06-01 12:29:24', '2021-06-01 12:29:24', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: pink wide heel 10cm, Shoe Size: 10', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-164', '', '', '2021-06-01 12:29:24', '2021-06-01 12:29:24', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5490', 164, 'product_variation', '', 0),
(5491, 1, '2021-06-01 12:29:24', '2021-06-01 12:29:24', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: pink heel 10cm, Shoe Size: 5.5', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-165', '', '', '2021-06-01 12:29:24', '2021-06-01 12:29:24', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5491', 165, 'product_variation', '', 0),
(5492, 1, '2021-06-01 12:29:25', '2021-06-01 12:29:25', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: pink heel 10cm, Shoe Size: 6', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-166', '', '', '2021-06-01 12:29:25', '2021-06-01 12:29:25', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5492', 166, 'product_variation', '', 0),
(5493, 1, '2021-06-01 12:29:25', '2021-06-01 12:29:25', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: pink heel 10cm, Shoe Size: 4.5', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-167', '', '', '2021-06-01 12:29:25', '2021-06-01 12:29:25', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5493', 167, 'product_variation', '', 0),
(5494, 1, '2021-06-01 12:29:25', '2021-06-01 12:29:25', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: pink heel 10cm, Shoe Size: 5', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-168', '', '', '2021-06-01 12:29:25', '2021-06-01 12:29:25', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5494', 168, 'product_variation', '', 0),
(5495, 1, '2021-06-01 12:29:26', '2021-06-01 12:29:26', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: pink heel 10cm, Shoe Size: 7.5', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-169', '', '', '2021-06-01 12:29:26', '2021-06-01 12:29:26', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5495', 169, 'product_variation', '', 0),
(5496, 1, '2021-06-01 12:29:26', '2021-06-01 12:29:26', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: pink heel 10cm, Shoe Size: 8', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-170', '', '', '2021-06-01 12:29:26', '2021-06-01 12:29:26', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5496', 170, 'product_variation', '', 0),
(5497, 1, '2021-06-01 12:29:26', '2021-06-01 12:29:26', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: pink heel 10cm, Shoe Size: 6.5', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-171', '', '', '2021-06-01 12:29:26', '2021-06-01 12:29:26', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5497', 171, 'product_variation', '', 0),
(5498, 1, '2021-06-01 12:29:27', '2021-06-01 12:29:27', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: pink heel 10cm, Shoe Size: 7', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-172', '', '', '2021-06-01 12:29:27', '2021-06-01 12:29:27', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5498', 172, 'product_variation', '', 0),
(5499, 1, '2021-06-01 12:29:27', '2021-06-01 12:29:27', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: pink heel 10cm, Shoe Size: 9.5', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-173', '', '', '2021-06-01 12:29:27', '2021-06-01 12:29:27', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5499', 173, 'product_variation', '', 0),
(5500, 1, '2021-06-01 12:29:27', '2021-06-01 12:29:27', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: pink heel 10cm, Shoe Size: 10', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-174', '', '', '2021-06-01 12:29:27', '2021-06-01 12:29:27', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5500', 174, 'product_variation', '', 0),
(5501, 1, '2021-06-01 12:29:27', '2021-06-01 12:29:27', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: pink heel 10cm, Shoe Size: 8.5', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-175', '', '', '2021-06-01 12:29:27', '2021-06-01 12:29:27', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5501', 175, 'product_variation', '', 0),
(5502, 1, '2021-06-01 12:29:28', '2021-06-01 12:29:28', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: pink heel 10cm, Shoe Size: 9', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-176', '', '', '2021-06-01 12:29:28', '2021-06-01 12:29:28', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5502', 176, 'product_variation', '', 0),
(5503, 1, '2021-06-01 12:29:28', '2021-06-01 12:29:28', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: pink heel 9cm, Shoe Size: 4.5', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-177', '', '', '2021-06-01 12:29:28', '2021-06-01 12:29:28', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5503', 177, 'product_variation', '', 0),
(5504, 1, '2021-06-01 12:29:28', '2021-06-01 12:29:28', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: pink heel 9cm, Shoe Size: 5', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-178', '', '', '2021-06-01 12:29:28', '2021-06-01 12:29:28', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5504', 178, 'product_variation', '', 0),
(5505, 1, '2021-06-01 12:29:29', '2021-06-01 12:29:29', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: pink heel 10cm, Shoe Size: 10.5', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-179', '', '', '2021-06-01 12:29:29', '2021-06-01 12:29:29', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5505', 179, 'product_variation', '', 0),
(5506, 1, '2021-06-01 12:29:29', '2021-06-01 12:29:29', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: pink heel 9cm, Shoe Size: 4', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-180', '', '', '2021-06-01 12:29:29', '2021-06-01 12:29:29', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5506', 180, 'product_variation', '', 0),
(5507, 1, '2021-06-01 12:29:29', '2021-06-01 12:29:29', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: pink heel 9cm, Shoe Size: 6.5', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-181', '', '', '2021-06-01 12:29:29', '2021-06-01 12:29:29', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5507', 181, 'product_variation', '', 0),
(5508, 1, '2021-06-01 12:29:30', '2021-06-01 12:29:30', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: pink heel 9cm, Shoe Size: 7', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-182', '', '', '2021-06-01 12:29:30', '2021-06-01 12:29:30', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5508', 182, 'product_variation', '', 0),
(5509, 1, '2021-06-01 12:29:30', '2021-06-01 12:29:30', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: pink heel 9cm, Shoe Size: 5.5', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-183', '', '', '2021-06-01 12:29:30', '2021-06-01 12:29:30', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5509', 183, 'product_variation', '', 0),
(5510, 1, '2021-06-01 12:29:30', '2021-06-01 12:29:30', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: pink heel 9cm, Shoe Size: 6', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-184', '', '', '2021-06-01 12:29:30', '2021-06-01 12:29:30', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5510', 184, 'product_variation', '', 0),
(5511, 1, '2021-06-01 12:29:30', '2021-06-01 12:29:30', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: pink heel 9cm, Shoe Size: 8.5', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-185', '', '', '2021-06-01 12:29:30', '2021-06-01 12:29:30', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5511', 185, 'product_variation', '', 0),
(5512, 1, '2021-06-01 12:29:31', '2021-06-01 12:29:31', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: pink heel 9cm, Shoe Size: 9', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-186', '', '', '2021-06-01 12:29:31', '2021-06-01 12:29:31', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5512', 186, 'product_variation', '', 0),
(5513, 1, '2021-06-01 12:29:31', '2021-06-01 12:29:31', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: pink heel 9cm, Shoe Size: 7.5', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-187', '', '', '2021-06-01 12:29:31', '2021-06-01 12:29:31', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5513', 187, 'product_variation', '', 0),
(5514, 1, '2021-06-01 12:29:31', '2021-06-01 12:29:31', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: pink heel 9cm, Shoe Size: 8', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-188', '', '', '2021-06-01 12:29:31', '2021-06-01 12:29:31', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5514', 188, 'product_variation', '', 0),
(5515, 1, '2021-06-01 12:29:31', '2021-06-01 12:29:31', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: pink heel 9cm, Shoe Size: 10.5', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-189', '', '', '2021-06-01 12:29:31', '2021-06-01 12:29:31', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5515', 189, 'product_variation', '', 0),
(5516, 1, '2021-06-01 12:29:32', '2021-06-01 12:29:32', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: pink heel 8.5cm, Shoe Size: 4', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-190', '', '', '2021-06-01 12:29:32', '2021-06-01 12:29:32', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5516', 190, 'product_variation', '', 0),
(5517, 1, '2021-06-01 12:29:32', '2021-06-01 12:29:32', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: pink heel 9cm, Shoe Size: 9.5', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-191', '', '', '2021-06-01 12:29:32', '2021-06-01 12:29:32', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5517', 191, 'product_variation', '', 0),
(5518, 1, '2021-06-01 12:29:32', '2021-06-01 12:29:32', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: pink heel 9cm, Shoe Size: 10', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-192', '', '', '2021-06-01 12:29:32', '2021-06-01 12:29:32', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5518', 192, 'product_variation', '', 0),
(5519, 1, '2021-06-01 12:29:32', '2021-06-01 12:29:32', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: pink heel 8.5cm, Shoe Size: 5.5', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-193', '', '', '2021-06-01 12:29:32', '2021-06-01 12:29:32', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5519', 193, 'product_variation', '', 0),
(5520, 1, '2021-06-01 12:29:33', '2021-06-01 12:29:33', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: pink heel 8.5cm, Shoe Size: 6', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-194', '', '', '2021-06-01 12:29:33', '2021-06-01 12:29:33', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5520', 194, 'product_variation', '', 0),
(5521, 1, '2021-06-01 12:29:33', '2021-06-01 12:29:33', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: pink heel 8.5cm, Shoe Size: 4.5', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-195', '', '', '2021-06-01 12:29:33', '2021-06-01 12:29:33', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5521', 195, 'product_variation', '', 0),
(5522, 1, '2021-06-01 12:29:33', '2021-06-01 12:29:33', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: pink heel 8.5cm, Shoe Size: 5', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-196', '', '', '2021-06-01 12:29:33', '2021-06-01 12:29:33', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5522', 196, 'product_variation', '', 0),
(5523, 1, '2021-06-01 12:29:33', '2021-06-01 12:29:33', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: pink heel 8.5cm, Shoe Size: 7.5', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-197', '', '', '2021-06-01 12:29:33', '2021-06-01 12:29:33', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5523', 197, 'product_variation', '', 0),
(5524, 1, '2021-06-01 12:29:34', '2021-06-01 12:29:34', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: pink heel 8.5cm, Shoe Size: 8', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-198', '', '', '2021-06-01 12:29:34', '2021-06-01 12:29:34', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5524', 198, 'product_variation', '', 0),
(5525, 1, '2021-06-01 12:29:34', '2021-06-01 12:29:34', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: pink heel 8.5cm, Shoe Size: 6.5', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-199', '', '', '2021-06-01 12:29:34', '2021-06-01 12:29:34', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5525', 199, 'product_variation', '', 0),
(5526, 1, '2021-06-01 12:29:34', '2021-06-01 12:29:34', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: pink heel 8.5cm, Shoe Size: 7', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-200', '', '', '2021-06-01 12:29:34', '2021-06-01 12:29:34', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5526', 200, 'product_variation', '', 0),
(5527, 1, '2021-06-01 12:29:34', '2021-06-01 12:29:34', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: pink heel 8.5cm, Shoe Size: 9.5', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-201', '', '', '2021-06-01 12:29:34', '2021-06-01 12:29:34', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5527', 201, 'product_variation', '', 0),
(5528, 1, '2021-06-01 12:29:35', '2021-06-01 12:29:35', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: pink heel 8.5cm, Shoe Size: 10', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-202', '', '', '2021-06-01 12:29:35', '2021-06-01 12:29:35', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5528', 202, 'product_variation', '', 0),
(5529, 1, '2021-06-01 12:29:35', '2021-06-01 12:29:35', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: pink heel 8.5cm, Shoe Size: 8.5', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-203', '', '', '2021-06-01 12:29:35', '2021-06-01 12:29:35', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5529', 203, 'product_variation', '', 0),
(5530, 1, '2021-06-01 12:29:35', '2021-06-01 12:29:35', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: pink heel 8.5cm, Shoe Size: 9', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-204', '', '', '2021-06-01 12:29:35', '2021-06-01 12:29:35', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5530', 204, 'product_variation', '', 0),
(5531, 1, '2021-06-01 12:29:35', '2021-06-01 12:29:35', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: pink heel 7.5cm, Shoe Size: 4.5', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-205', '', '', '2021-06-01 12:29:35', '2021-06-01 12:29:35', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5531', 205, 'product_variation', '', 0),
(5532, 1, '2021-06-01 12:29:36', '2021-06-01 12:29:36', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: pink heel 7.5cm, Shoe Size: 5', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-206', '', '', '2021-06-01 12:29:36', '2021-06-01 12:29:36', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5532', 206, 'product_variation', '', 0),
(5533, 1, '2021-06-01 12:29:36', '2021-06-01 12:29:36', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: pink heel 8.5cm, Shoe Size: 10.5', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-207', '', '', '2021-06-01 12:29:36', '2021-06-01 12:29:36', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5533', 207, 'product_variation', '', 0),
(5534, 1, '2021-06-01 12:29:36', '2021-06-01 12:29:36', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: pink heel 7.5cm, Shoe Size: 4', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-208', '', '', '2021-06-01 12:29:36', '2021-06-01 12:29:36', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5534', 208, 'product_variation', '', 0),
(5535, 1, '2021-06-01 12:29:37', '2021-06-01 12:29:37', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: pink heel 7.5cm, Shoe Size: 6.5', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-209', '', '', '2021-06-01 12:29:37', '2021-06-01 12:29:37', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5535', 209, 'product_variation', '', 0),
(5536, 1, '2021-06-01 12:29:37', '2021-06-01 12:29:37', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: pink heel 7.5cm, Shoe Size: 7', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-210', '', '', '2021-06-01 12:29:37', '2021-06-01 12:29:37', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5536', 210, 'product_variation', '', 0),
(5537, 1, '2021-06-01 12:29:37', '2021-06-01 12:29:37', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: pink heel 7.5cm, Shoe Size: 5.5', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-211', '', '', '2021-06-01 12:29:37', '2021-06-01 12:29:37', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5537', 211, 'product_variation', '', 0),
(5538, 1, '2021-06-01 12:29:37', '2021-06-01 12:29:37', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: pink heel 7.5cm, Shoe Size: 6', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-212', '', '', '2021-06-01 12:29:37', '2021-06-01 12:29:37', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5538', 212, 'product_variation', '', 0),
(5539, 1, '2021-06-01 12:29:38', '2021-06-01 12:29:38', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: pink heel 7.5cm, Shoe Size: 8.5', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-213', '', '', '2021-06-01 12:29:38', '2021-06-01 12:29:38', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5539', 213, 'product_variation', '', 0),
(5540, 1, '2021-06-01 12:29:38', '2021-06-01 12:29:38', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: pink heel 7.5cm, Shoe Size: 9', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-214', '', '', '2021-06-01 12:29:38', '2021-06-01 12:29:38', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5540', 214, 'product_variation', '', 0),
(5541, 1, '2021-06-01 12:29:38', '2021-06-01 12:29:38', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: pink heel 7.5cm, Shoe Size: 7.5', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-215', '', '', '2021-06-01 12:29:38', '2021-06-01 12:29:38', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5541', 215, 'product_variation', '', 0),
(5542, 1, '2021-06-01 12:29:39', '2021-06-01 12:29:39', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: pink heel 7.5cm, Shoe Size: 8', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-216', '', '', '2021-06-01 12:29:39', '2021-06-01 12:29:39', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5542', 216, 'product_variation', '', 0),
(5543, 1, '2021-06-01 12:29:39', '2021-06-01 12:29:39', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: pink heel 7.5cm, Shoe Size: 10.5', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-217', '', '', '2021-06-01 12:29:39', '2021-06-01 12:29:39', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5543', 217, 'product_variation', '', 0),
(5544, 1, '2021-06-01 12:29:39', '2021-06-01 12:29:39', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: pink heel 6cm, Shoe Size: 4', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-218', '', '', '2021-06-01 12:29:39', '2021-06-01 12:29:39', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5544', 218, 'product_variation', '', 0),
(5545, 1, '2021-06-01 12:29:40', '2021-06-01 12:29:40', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: pink heel 7.5cm, Shoe Size: 9.5', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-219', '', '', '2021-06-01 12:29:40', '2021-06-01 12:29:40', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5545', 219, 'product_variation', '', 0),
(5546, 1, '2021-06-01 12:29:40', '2021-06-01 12:29:40', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: pink heel 7.5cm, Shoe Size: 10', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-220', '', '', '2021-06-01 12:29:40', '2021-06-01 12:29:40', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5546', 220, 'product_variation', '', 0),
(5547, 1, '2021-06-01 12:29:40', '2021-06-01 12:29:40', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: pink heel 6cm, Shoe Size: 5.5', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-221', '', '', '2021-06-01 12:29:40', '2021-06-01 12:29:40', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5547', 221, 'product_variation', '', 0),
(5548, 1, '2021-06-01 12:29:41', '2021-06-01 12:29:41', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: pink heel 6cm, Shoe Size: 6', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-222', '', '', '2021-06-01 12:29:41', '2021-06-01 12:29:41', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5548', 222, 'product_variation', '', 0),
(5549, 1, '2021-06-01 12:29:41', '2021-06-01 12:29:41', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: pink heel 6cm, Shoe Size: 4.5', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-223', '', '', '2021-06-01 12:29:41', '2021-06-01 12:29:41', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5549', 223, 'product_variation', '', 0),
(5550, 1, '2021-06-01 12:29:41', '2021-06-01 12:29:41', '', 'Latin dance shoes women\'s wide with blue pink green fluorescent PU flash cloth salsa dance performance ballroom dance shoes', 'Color: pink heel 6cm, Shoe Size: 5', 'publish', 'closed', 'closed', '', 'latin-dance-shoes-womens-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-performance-ballroom-dance-shoes-224', '', '', '2021-06-01 12:29:41', '2021-06-01 12:29:41', '', 5311, 'http://shoestimer.com/?post_type=product_variation&p=5550', 224, 'product_variation', '', 0),
(5551, 1, '2021-06-01 12:29:42', '2021-06-01 12:29:42', '', 'Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-1', '', 'inherit', 'open', 'closed', '', 'latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-1', '', '', '2021-06-01 12:29:42', '2021-06-01 12:29:42', '', 5311, 'http://shoestimer.com/wp-content/uploads/2021/06/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(5552, 1, '2021-06-01 12:29:45', '2021-06-01 12:29:45', '                <div class=\"product-specs-list-container\">\n                    <ul class=\"product-specs-list util-clearfix\">\n						                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Brand Name:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">WUXIJIAO</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Gender:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">WOMEN</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Origin:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">CN(Origin)</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Dance Shoe Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Ballroom/Latin Shoes</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Level Of Practice:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Professional</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Lining Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">PU</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Department Name:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Adult</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Heel Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Thin Heels</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Model Number:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">KS-16</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Athletic Shoe Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Dance Shoes</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Shoe Width:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Medium(B,M)</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Outsole Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Soft Sole</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Heel Height:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">High (3\" and up)</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Closure Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Lace-up</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Fit:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Fits true to size, take your normal size</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Release Date:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Spring2019</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Insole Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">PU</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Decorations:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">NONE</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Upper Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Sequined Cloth</span>\n                            </li>\n							                    </ul>\n                </div>\n				<div class=\"detailmodule_media\"><div class=\"video-container-304407889782\"><div class=\"detail-video\" id=\"304407889782\" data-previewUrl=\"https://img.alicdn.com/imgextra/i4/6000000002434/O1CN01PVOK641TqohALqEvk_!!6000000002434-0-tbvideo.jpg\" ></div></div></div>\n<div class=\"detailmodule_text-image\"><img src=\"https://ae01.alicdn.com/kf/H758a7ce937444d62848c880ba120f53b3.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"https://ae01.alicdn.com/kf/H48341b2485e64ba19afb86b8d1aa7d7fU.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"https://ae01.alicdn.com/kf/H28841a3a8acc424fb32ee3cf55113e0eV.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"https://ae01.alicdn.com/kf/H94c29aaa39934cfa9a74e459b6ae594eI.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"https://ae01.alicdn.com/kf/Hbf9aad46a8a24182baad858fe083c9fdd.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"https://ae01.alicdn.com/kf/H5cb37faa6c8c428d8e80c918ee6c6810f.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"https://ae01.alicdn.com/kf/Ha46decff61e345b18cf17bea11161684Z.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"https://ae01.alicdn.com/kf/H1eeab042826d45a2846cf6c2fd74084de.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"https://ae01.alicdn.com/kf/H2b4665d39e774263ad6d8da509d7050aW.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"https://ae01.alicdn.com/kf/H42e1048535f1465dae79d471999c74f4w.jpg\"  class=\"detail-desc-decorate-image\" ></div>\n\n\n', 'WUXIJIAO holesale women\'s golden latin dance shoes new style dance shoes unique design salsa shoes diamond sandals', '', 'publish', 'open', 'closed', '', 'wuxijiao-holesale-womens-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-diamond-sandals', '', '', '2021-06-01 12:30:25', '2021-06-01 12:30:25', '', 0, 'http://shoestimer.com/product/wuxijiao-holesale-womens-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-diamond-sandals/', 0, 'product', '', 0),
(5553, 1, '2021-06-01 12:29:45', '2021-06-01 12:29:45', '', 'Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-2', '', 'inherit', 'open', 'closed', '', 'latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-2', '', '', '2021-06-01 12:29:45', '2021-06-01 12:29:45', '', 5311, 'http://shoestimer.com/wp-content/uploads/2021/06/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(5554, 1, '2021-06-01 12:29:46', '2021-06-01 12:29:46', '', 'WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes', '', 'inherit', 'open', 'closed', '', 'wuxijiao-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes', '', '', '2021-06-01 12:29:46', '2021-06-01 12:29:46', '', 5552, 'http://shoestimer.com/wp-content/uploads/2021/06/WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes.jpg', 0, 'attachment', 'image/jpeg', 0),
(5555, 1, '2021-06-01 12:29:50', '2021-06-01 12:29:50', '', 'WUXIJIAO holesale women\'s golden latin dance shoes new style dance shoes unique design salsa shoes diamond sandals', 'Color: Cuban heell 10cm, Shoe Size: 3.5', 'publish', 'closed', 'closed', '', 'wuxijiao-holesale-womens-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-diamond-sandals', '', '', '2021-06-01 12:29:50', '2021-06-01 12:29:50', '', 5552, 'http://shoestimer.com/?post_type=product_variation&p=5555', 1, 'product_variation', '', 0),
(5557, 1, '2021-06-01 12:29:50', '2021-06-01 12:29:50', '', 'WUXIJIAO holesale women\'s golden latin dance shoes new style dance shoes unique design salsa shoes diamond sandals', 'Color: Cuban heell 10cm, Shoe Size: 4', 'publish', 'closed', 'closed', '', 'wuxijiao-holesale-womens-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-diamond-sandals-2', '', '', '2021-06-01 12:29:50', '2021-06-01 12:29:50', '', 5552, 'http://shoestimer.com/?post_type=product_variation&p=5557', 2, 'product_variation', '', 0);
INSERT INTO `wpx5_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(5556, 1, '2021-06-01 12:29:50', '2021-06-01 12:29:50', '', 'Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-3', '', 'inherit', 'open', 'closed', '', 'latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-3', '', '', '2021-06-01 12:29:50', '2021-06-01 12:29:50', '', 5311, 'http://shoestimer.com/wp-content/uploads/2021/06/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-3.jpg', 0, 'attachment', 'image/jpeg', 0),
(5558, 1, '2021-06-01 12:29:51', '2021-06-01 12:29:51', '', 'WUXIJIAO holesale women\'s golden latin dance shoes new style dance shoes unique design salsa shoes diamond sandals', 'Color: Cuban heell 10cm, Shoe Size: 5.5', 'publish', 'closed', 'closed', '', 'wuxijiao-holesale-womens-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-diamond-sandals-3', '', '', '2021-06-01 12:29:51', '2021-06-01 12:29:51', '', 5552, 'http://shoestimer.com/?post_type=product_variation&p=5558', 3, 'product_variation', '', 0),
(5559, 1, '2021-06-01 12:29:51', '2021-06-01 12:29:51', '', 'WUXIJIAO holesale women\'s golden latin dance shoes new style dance shoes unique design salsa shoes diamond sandals', 'Color: Cuban heell 10cm, Shoe Size: 6', 'publish', 'closed', 'closed', '', 'wuxijiao-holesale-womens-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-diamond-sandals-4', '', '', '2021-06-01 12:29:51', '2021-06-01 12:29:51', '', 5552, 'http://shoestimer.com/?post_type=product_variation&p=5559', 4, 'product_variation', '', 0),
(5560, 1, '2021-06-01 12:29:52', '2021-06-01 12:29:52', '', 'WUXIJIAO holesale women\'s golden latin dance shoes new style dance shoes unique design salsa shoes diamond sandals', 'Color: Cuban heell 10cm, Shoe Size: 4.5', 'publish', 'closed', 'closed', '', 'wuxijiao-holesale-womens-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-diamond-sandals-5', '', '', '2021-06-01 12:29:52', '2021-06-01 12:29:52', '', 5552, 'http://shoestimer.com/?post_type=product_variation&p=5560', 5, 'product_variation', '', 0),
(5561, 1, '2021-06-01 12:29:52', '2021-06-01 12:29:52', '', 'WUXIJIAO holesale women\'s golden latin dance shoes new style dance shoes unique design salsa shoes diamond sandals', 'Color: Cuban heell 10cm, Shoe Size: 5', 'publish', 'closed', 'closed', '', 'wuxijiao-holesale-womens-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-diamond-sandals-6', '', '', '2021-06-01 12:29:52', '2021-06-01 12:29:52', '', 5552, 'http://shoestimer.com/?post_type=product_variation&p=5561', 6, 'product_variation', '', 0),
(5562, 1, '2021-06-01 12:29:52', '2021-06-01 12:29:52', '', 'Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-4', '', 'inherit', 'open', 'closed', '', 'latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-4', '', '', '2021-06-01 12:29:52', '2021-06-01 12:29:52', '', 5311, 'http://shoestimer.com/wp-content/uploads/2021/06/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-4.jpg', 0, 'attachment', 'image/jpeg', 0),
(5563, 1, '2021-06-01 12:29:52', '2021-06-01 12:29:52', '', 'WUXIJIAO holesale women\'s golden latin dance shoes new style dance shoes unique design salsa shoes diamond sandals', 'Color: Cuban heell 10cm, Shoe Size: 7.5', 'publish', 'closed', 'closed', '', 'wuxijiao-holesale-womens-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-diamond-sandals-7', '', '', '2021-06-01 12:29:52', '2021-06-01 12:29:52', '', 5552, 'http://shoestimer.com/?post_type=product_variation&p=5563', 7, 'product_variation', '', 0),
(5564, 1, '2021-06-01 12:29:52', '2021-06-01 12:29:52', '', 'WUXIJIAO holesale women\'s golden latin dance shoes new style dance shoes unique design salsa shoes diamond sandals', 'Color: Cuban heell 10cm, Shoe Size: 8', 'publish', 'closed', 'closed', '', 'wuxijiao-holesale-womens-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-diamond-sandals-8', '', '', '2021-06-01 12:29:52', '2021-06-01 12:29:52', '', 5552, 'http://shoestimer.com/?post_type=product_variation&p=5564', 8, 'product_variation', '', 0),
(5565, 1, '2021-06-01 12:29:53', '2021-06-01 12:29:53', '', 'WUXIJIAO holesale women\'s golden latin dance shoes new style dance shoes unique design salsa shoes diamond sandals', 'Color: Cuban heell 10cm, Shoe Size: 6.5', 'publish', 'closed', 'closed', '', 'wuxijiao-holesale-womens-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-diamond-sandals-9', '', '', '2021-06-01 12:29:53', '2021-06-01 12:29:53', '', 5552, 'http://shoestimer.com/?post_type=product_variation&p=5565', 9, 'product_variation', '', 0),
(5566, 1, '2021-06-01 12:29:53', '2021-06-01 12:29:53', '', 'WUXIJIAO holesale women\'s golden latin dance shoes new style dance shoes unique design salsa shoes diamond sandals', 'Color: Cuban heell 10cm, Shoe Size: 7', 'publish', 'closed', 'closed', '', 'wuxijiao-holesale-womens-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-diamond-sandals-10', '', '', '2021-06-01 12:29:53', '2021-06-01 12:29:53', '', 5552, 'http://shoestimer.com/?post_type=product_variation&p=5566', 10, 'product_variation', '', 0),
(5567, 1, '2021-06-01 12:29:54', '2021-06-01 12:29:54', '', 'WUXIJIAO holesale women\'s golden latin dance shoes new style dance shoes unique design salsa shoes diamond sandals', 'Color: Cuban heell 10cm, Shoe Size: 9.5', 'publish', 'closed', 'closed', '', 'wuxijiao-holesale-womens-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-diamond-sandals-11', '', '', '2021-06-01 12:29:54', '2021-06-01 12:29:54', '', 5552, 'http://shoestimer.com/?post_type=product_variation&p=5567', 11, 'product_variation', '', 0),
(5568, 1, '2021-06-01 12:29:54', '2021-06-01 12:29:54', '', 'WUXIJIAO holesale women\'s golden latin dance shoes new style dance shoes unique design salsa shoes diamond sandals', 'Color: Cuban heell 10cm, Shoe Size: 10', 'publish', 'closed', 'closed', '', 'wuxijiao-holesale-womens-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-diamond-sandals-12', '', '', '2021-06-01 12:29:54', '2021-06-01 12:29:54', '', 5552, 'http://shoestimer.com/?post_type=product_variation&p=5568', 12, 'product_variation', '', 0),
(5569, 1, '2021-06-01 12:29:54', '2021-06-01 12:29:54', '', 'WUXIJIAO holesale women\'s golden latin dance shoes new style dance shoes unique design salsa shoes diamond sandals', 'Color: Cuban heell 10cm, Shoe Size: 8.5', 'publish', 'closed', 'closed', '', 'wuxijiao-holesale-womens-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-diamond-sandals-13', '', '', '2021-06-01 12:29:54', '2021-06-01 12:29:54', '', 5552, 'http://shoestimer.com/?post_type=product_variation&p=5569', 13, 'product_variation', '', 0),
(5570, 1, '2021-06-01 12:29:54', '2021-06-01 12:29:54', '', 'WUXIJIAO holesale women\'s golden latin dance shoes new style dance shoes unique design salsa shoes diamond sandals', 'Color: Cuban heell 10cm, Shoe Size: 9', 'publish', 'closed', 'closed', '', 'wuxijiao-holesale-womens-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-diamond-sandals-14', '', '', '2021-06-01 12:29:54', '2021-06-01 12:29:54', '', 5552, 'http://shoestimer.com/?post_type=product_variation&p=5570', 14, 'product_variation', '', 0),
(5571, 1, '2021-06-01 12:29:55', '2021-06-01 12:29:55', '', 'WUXIJIAO holesale women\'s golden latin dance shoes new style dance shoes unique design salsa shoes diamond sandals', 'Color: Cuban heel 7.5cm, Shoe Size: 3.5', 'publish', 'closed', 'closed', '', 'wuxijiao-holesale-womens-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-diamond-sandals-15', '', '', '2021-06-01 12:29:55', '2021-06-01 12:29:55', '', 5552, 'http://shoestimer.com/?post_type=product_variation&p=5571', 15, 'product_variation', '', 0),
(5572, 1, '2021-06-01 12:29:55', '2021-06-01 12:29:55', '', 'WUXIJIAO holesale women\'s golden latin dance shoes new style dance shoes unique design salsa shoes diamond sandals', 'Color: Cuban heel 7.5cm, Shoe Size: 4', 'publish', 'closed', 'closed', '', 'wuxijiao-holesale-womens-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-diamond-sandals-16', '', '', '2021-06-01 12:29:55', '2021-06-01 12:29:55', '', 5552, 'http://shoestimer.com/?post_type=product_variation&p=5572', 16, 'product_variation', '', 0),
(5574, 1, '2021-06-01 12:29:55', '2021-06-01 12:29:55', '', 'WUXIJIAO holesale women\'s golden latin dance shoes new style dance shoes unique design salsa shoes diamond sandals', 'Color: Cuban heel 8.5cm, Shoe Size: 10.5', 'publish', 'closed', 'closed', '', 'wuxijiao-holesale-womens-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-diamond-sandals-17', '', '', '2021-06-01 12:29:55', '2021-06-01 12:29:55', '', 5552, 'http://shoestimer.com/?post_type=product_variation&p=5574', 17, 'product_variation', '', 0),
(5573, 1, '2021-06-01 12:29:55', '2021-06-01 12:29:55', '', 'Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-5', '', 'inherit', 'open', 'closed', '', 'latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-5', '', '', '2021-06-01 12:29:55', '2021-06-01 12:29:55', '', 5311, 'http://shoestimer.com/wp-content/uploads/2021/06/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-5.jpg', 0, 'attachment', 'image/jpeg', 0),
(5575, 1, '2021-06-01 12:29:55', '2021-06-01 12:29:55', '', 'WUXIJIAO holesale women\'s golden latin dance shoes new style dance shoes unique design salsa shoes diamond sandals', 'Color: Cuban heel 8.5cm, Shoe Size: 11', 'publish', 'closed', 'closed', '', 'wuxijiao-holesale-womens-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-diamond-sandals-18', '', '', '2021-06-01 12:29:55', '2021-06-01 12:29:55', '', 5552, 'http://shoestimer.com/?post_type=product_variation&p=5575', 18, 'product_variation', '', 0),
(5576, 1, '2021-06-01 12:29:56', '2021-06-01 12:29:56', '', 'WUXIJIAO holesale women\'s golden latin dance shoes new style dance shoes unique design salsa shoes diamond sandals', 'Color: Cuban heel 7.5cm, Shoe Size: 5.5', 'publish', 'closed', 'closed', '', 'wuxijiao-holesale-womens-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-diamond-sandals-19', '', '', '2021-06-01 12:29:56', '2021-06-01 12:29:56', '', 5552, 'http://shoestimer.com/?post_type=product_variation&p=5576', 19, 'product_variation', '', 0),
(5577, 1, '2021-06-01 12:29:57', '2021-06-01 12:29:57', '', 'WUXIJIAO holesale women\'s golden latin dance shoes new style dance shoes unique design salsa shoes diamond sandals', 'Color: Cuban heel 7.5cm, Shoe Size: 6', 'publish', 'closed', 'closed', '', 'wuxijiao-holesale-womens-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-diamond-sandals-20', '', '', '2021-06-01 12:29:57', '2021-06-01 12:29:57', '', 5552, 'http://shoestimer.com/?post_type=product_variation&p=5577', 20, 'product_variation', '', 0),
(5578, 1, '2021-06-01 12:29:57', '2021-06-01 12:29:57', '', 'WUXIJIAO holesale women\'s golden latin dance shoes new style dance shoes unique design salsa shoes diamond sandals', 'Color: Cuban heel 7.5cm, Shoe Size: 4.5', 'publish', 'closed', 'closed', '', 'wuxijiao-holesale-womens-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-diamond-sandals-21', '', '', '2021-06-01 12:29:57', '2021-06-01 12:29:57', '', 5552, 'http://shoestimer.com/?post_type=product_variation&p=5578', 21, 'product_variation', '', 0),
(5579, 1, '2021-06-01 12:29:58', '2021-06-01 12:29:58', '', 'WUXIJIAO holesale women\'s golden latin dance shoes new style dance shoes unique design salsa shoes diamond sandals', 'Color: Cuban heel 7.5cm, Shoe Size: 5', 'publish', 'closed', 'closed', '', 'wuxijiao-holesale-womens-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-diamond-sandals-22', '', '', '2021-06-01 12:29:58', '2021-06-01 12:29:58', '', 5552, 'http://shoestimer.com/?post_type=product_variation&p=5579', 22, 'product_variation', '', 0),
(5580, 1, '2021-06-01 12:29:58', '2021-06-01 12:29:58', '', 'WUXIJIAO holesale women\'s golden latin dance shoes new style dance shoes unique design salsa shoes diamond sandals', 'Color: Cuban heel 7.5cm, Shoe Size: 7.5', 'publish', 'closed', 'closed', '', 'wuxijiao-holesale-womens-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-diamond-sandals-23', '', '', '2021-06-01 12:29:58', '2021-06-01 12:29:58', '', 5552, 'http://shoestimer.com/?post_type=product_variation&p=5580', 23, 'product_variation', '', 0),
(5581, 1, '2021-06-01 12:29:58', '2021-06-01 12:29:58', '', 'WUXIJIAO holesale women\'s golden latin dance shoes new style dance shoes unique design salsa shoes diamond sandals', 'Color: Cuban heel 7.5cm, Shoe Size: 8', 'publish', 'closed', 'closed', '', 'wuxijiao-holesale-womens-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-diamond-sandals-24', '', '', '2021-06-01 12:29:58', '2021-06-01 12:29:58', '', 5552, 'http://shoestimer.com/?post_type=product_variation&p=5581', 24, 'product_variation', '', 0),
(5582, 1, '2021-06-01 12:29:58', '2021-06-01 12:29:58', '', 'WUXIJIAO holesale women\'s golden latin dance shoes new style dance shoes unique design salsa shoes diamond sandals', 'Color: Cuban heel 7.5cm, Shoe Size: 6.5', 'publish', 'closed', 'closed', '', 'wuxijiao-holesale-womens-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-diamond-sandals-25', '', '', '2021-06-01 12:29:58', '2021-06-01 12:29:58', '', 5552, 'http://shoestimer.com/?post_type=product_variation&p=5582', 25, 'product_variation', '', 0),
(5583, 1, '2021-06-01 12:29:58', '2021-06-01 12:29:58', '', 'WUXIJIAO holesale women\'s golden latin dance shoes new style dance shoes unique design salsa shoes diamond sandals', 'Color: Cuban heel 7.5cm, Shoe Size: 7', 'publish', 'closed', 'closed', '', 'wuxijiao-holesale-womens-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-diamond-sandals-26', '', '', '2021-06-01 12:29:58', '2021-06-01 12:29:58', '', 5552, 'http://shoestimer.com/?post_type=product_variation&p=5583', 26, 'product_variation', '', 0),
(5585, 1, '2021-06-01 12:29:58', '2021-06-01 12:29:58', '', 'WUXIJIAO holesale women\'s golden latin dance shoes new style dance shoes unique design salsa shoes diamond sandals', 'Color: Cuban heel 7.5cm, Shoe Size: 9.5', 'publish', 'closed', 'closed', '', 'wuxijiao-holesale-womens-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-diamond-sandals-27', '', '', '2021-06-01 12:29:58', '2021-06-01 12:29:58', '', 5552, 'http://shoestimer.com/?post_type=product_variation&p=5585', 27, 'product_variation', '', 0),
(5584, 1, '2021-06-01 12:29:58', '2021-06-01 12:29:58', '', 'Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640', '', 'inherit', 'open', 'closed', '', 'latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-jpg_640x640', '', '', '2021-06-01 12:29:58', '2021-06-01 12:29:58', '', 5311, 'http://shoestimer.com/wp-content/uploads/2021/06/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance.jpg_640x640.jpg', 0, 'attachment', 'image/jpeg', 0),
(5586, 1, '2021-06-01 12:29:58', '2021-06-01 12:29:58', '', 'WUXIJIAO holesale women\'s golden latin dance shoes new style dance shoes unique design salsa shoes diamond sandals', 'Color: Cuban heel 7.5cm, Shoe Size: 10', 'publish', 'closed', 'closed', '', 'wuxijiao-holesale-womens-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-diamond-sandals-28', '', '', '2021-06-01 12:29:58', '2021-06-01 12:29:58', '', 5552, 'http://shoestimer.com/?post_type=product_variation&p=5586', 28, 'product_variation', '', 0),
(5587, 1, '2021-06-01 12:29:58', '2021-06-01 12:29:58', '', 'WUXIJIAO holesale women\'s golden latin dance shoes new style dance shoes unique design salsa shoes diamond sandals', 'Color: Cuban heel 7.5cm, Shoe Size: 8.5', 'publish', 'closed', 'closed', '', 'wuxijiao-holesale-womens-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-diamond-sandals-29', '', '', '2021-06-01 12:29:58', '2021-06-01 12:29:58', '', 5552, 'http://shoestimer.com/?post_type=product_variation&p=5587', 29, 'product_variation', '', 0),
(5588, 1, '2021-06-01 12:29:59', '2021-06-01 12:29:59', '', 'WUXIJIAO holesale women\'s golden latin dance shoes new style dance shoes unique design salsa shoes diamond sandals', 'Color: Cuban heel 7.5cm, Shoe Size: 9', 'publish', 'closed', 'closed', '', 'wuxijiao-holesale-womens-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-diamond-sandals-30', '', '', '2021-06-01 12:29:59', '2021-06-01 12:29:59', '', 5552, 'http://shoestimer.com/?post_type=product_variation&p=5588', 30, 'product_variation', '', 0),
(5589, 1, '2021-06-01 12:29:59', '2021-06-01 12:29:59', '', 'WUXIJIAO holesale women\'s golden latin dance shoes new style dance shoes unique design salsa shoes diamond sandals', 'Color: heel 6cm, Shoe Size: 3.5', 'publish', 'closed', 'closed', '', 'wuxijiao-holesale-womens-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-diamond-sandals-31', '', '', '2021-06-01 12:29:59', '2021-06-01 12:29:59', '', 5552, 'http://shoestimer.com/?post_type=product_variation&p=5589', 31, 'product_variation', '', 0),
(5590, 1, '2021-06-01 12:29:59', '2021-06-01 12:29:59', '', 'WUXIJIAO holesale women\'s golden latin dance shoes new style dance shoes unique design salsa shoes diamond sandals', 'Color: heel 6cm, Shoe Size: 4', 'publish', 'closed', 'closed', '', 'wuxijiao-holesale-womens-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-diamond-sandals-32', '', '', '2021-06-01 12:29:59', '2021-06-01 12:29:59', '', 5552, 'http://shoestimer.com/?post_type=product_variation&p=5590', 32, 'product_variation', '', 0),
(5591, 1, '2021-06-01 12:29:59', '2021-06-01 12:29:59', '', 'WUXIJIAO holesale women\'s golden latin dance shoes new style dance shoes unique design salsa shoes diamond sandals', 'Color: Cuban heel 7.5cm, Shoe Size: 10.5', 'publish', 'closed', 'closed', '', 'wuxijiao-holesale-womens-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-diamond-sandals-33', '', '', '2021-06-01 12:29:59', '2021-06-01 12:29:59', '', 5552, 'http://shoestimer.com/?post_type=product_variation&p=5591', 33, 'product_variation', '', 0),
(5593, 1, '2021-06-01 12:29:59', '2021-06-01 12:29:59', '', 'WUXIJIAO holesale women\'s golden latin dance shoes new style dance shoes unique design salsa shoes diamond sandals', 'Color: Cuban heel 7.5cm, Shoe Size: 11', 'publish', 'closed', 'closed', '', 'wuxijiao-holesale-womens-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-diamond-sandals-34', '', '', '2021-06-01 12:29:59', '2021-06-01 12:29:59', '', 5552, 'http://shoestimer.com/?post_type=product_variation&p=5593', 34, 'product_variation', '', 0),
(5592, 1, '2021-06-01 12:29:59', '2021-06-01 12:29:59', '', 'Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-1.jpg_640x640-1', '', 'inherit', 'open', 'closed', '', 'latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-1-jpg_640x640-1', '', '', '2021-06-01 12:29:59', '2021-06-01 12:29:59', '', 5311, 'http://shoestimer.com/wp-content/uploads/2021/06/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-1.jpg_640x640-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(5594, 1, '2021-06-01 12:29:59', '2021-06-01 12:29:59', '', 'WUXIJIAO holesale women\'s golden latin dance shoes new style dance shoes unique design salsa shoes diamond sandals', 'Color: heel 6cm, Shoe Size: 5.5', 'publish', 'closed', 'closed', '', 'wuxijiao-holesale-womens-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-diamond-sandals-35', '', '', '2021-06-01 12:29:59', '2021-06-01 12:29:59', '', 5552, 'http://shoestimer.com/?post_type=product_variation&p=5594', 35, 'product_variation', '', 0),
(5595, 1, '2021-06-01 12:29:59', '2021-06-01 12:29:59', '', 'WUXIJIAO holesale women\'s golden latin dance shoes new style dance shoes unique design salsa shoes diamond sandals', 'Color: heel 6cm, Shoe Size: 6', 'publish', 'closed', 'closed', '', 'wuxijiao-holesale-womens-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-diamond-sandals-36', '', '', '2021-06-01 12:29:59', '2021-06-01 12:29:59', '', 5552, 'http://shoestimer.com/?post_type=product_variation&p=5595', 36, 'product_variation', '', 0),
(5596, 1, '2021-06-01 12:30:00', '2021-06-01 12:30:00', '', 'WUXIJIAO holesale women\'s golden latin dance shoes new style dance shoes unique design salsa shoes diamond sandals', 'Color: heel 6cm, Shoe Size: 4.5', 'publish', 'closed', 'closed', '', 'wuxijiao-holesale-womens-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-diamond-sandals-37', '', '', '2021-06-01 12:30:00', '2021-06-01 12:30:00', '', 5552, 'http://shoestimer.com/?post_type=product_variation&p=5596', 37, 'product_variation', '', 0),
(5597, 1, '2021-06-01 12:30:00', '2021-06-01 12:30:00', '', 'WUXIJIAO holesale women\'s golden latin dance shoes new style dance shoes unique design salsa shoes diamond sandals', 'Color: heel 6cm, Shoe Size: 5', 'publish', 'closed', 'closed', '', 'wuxijiao-holesale-womens-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-diamond-sandals-38', '', '', '2021-06-01 12:30:00', '2021-06-01 12:30:00', '', 5552, 'http://shoestimer.com/?post_type=product_variation&p=5597', 38, 'product_variation', '', 0),
(5598, 1, '2021-06-01 12:30:00', '2021-06-01 12:30:00', '', 'WUXIJIAO holesale women\'s golden latin dance shoes new style dance shoes unique design salsa shoes diamond sandals', 'Color: heel 6cm, Shoe Size: 7.5', 'publish', 'closed', 'closed', '', 'wuxijiao-holesale-womens-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-diamond-sandals-39', '', '', '2021-06-01 12:30:00', '2021-06-01 12:30:00', '', 5552, 'http://shoestimer.com/?post_type=product_variation&p=5598', 39, 'product_variation', '', 0),
(5599, 1, '2021-06-01 12:30:00', '2021-06-01 12:30:00', '', 'WUXIJIAO holesale women\'s golden latin dance shoes new style dance shoes unique design salsa shoes diamond sandals', 'Color: heel 6cm, Shoe Size: 8', 'publish', 'closed', 'closed', '', 'wuxijiao-holesale-womens-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-diamond-sandals-40', '', '', '2021-06-01 12:30:00', '2021-06-01 12:30:00', '', 5552, 'http://shoestimer.com/?post_type=product_variation&p=5599', 40, 'product_variation', '', 0),
(5600, 1, '2021-06-01 12:30:00', '2021-06-01 12:30:00', '', 'WUXIJIAO holesale women\'s golden latin dance shoes new style dance shoes unique design salsa shoes diamond sandals', 'Color: heel 6cm, Shoe Size: 6.5', 'publish', 'closed', 'closed', '', 'wuxijiao-holesale-womens-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-diamond-sandals-41', '', '', '2021-06-01 12:30:00', '2021-06-01 12:30:00', '', 5552, 'http://shoestimer.com/?post_type=product_variation&p=5600', 41, 'product_variation', '', 0),
(5601, 1, '2021-06-01 12:30:00', '2021-06-01 12:30:00', '', 'WUXIJIAO holesale women\'s golden latin dance shoes new style dance shoes unique design salsa shoes diamond sandals', 'Color: heel 6cm, Shoe Size: 7', 'publish', 'closed', 'closed', '', 'wuxijiao-holesale-womens-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-diamond-sandals-42', '', '', '2021-06-01 12:30:00', '2021-06-01 12:30:00', '', 5552, 'http://shoestimer.com/?post_type=product_variation&p=5601', 42, 'product_variation', '', 0),
(5603, 1, '2021-06-01 12:30:00', '2021-06-01 12:30:00', '', 'WUXIJIAO holesale women\'s golden latin dance shoes new style dance shoes unique design salsa shoes diamond sandals', 'Color: heel 6cm, Shoe Size: 9.5', 'publish', 'closed', 'closed', '', 'wuxijiao-holesale-womens-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-diamond-sandals-43', '', '', '2021-06-01 12:30:00', '2021-06-01 12:30:00', '', 5552, 'http://shoestimer.com/?post_type=product_variation&p=5603', 43, 'product_variation', '', 0),
(5602, 1, '2021-06-01 12:30:00', '2021-06-01 12:30:00', '', 'Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-2.jpg_640x640-2', '', 'inherit', 'open', 'closed', '', 'latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-2-jpg_640x640-2', '', '', '2021-06-01 12:30:00', '2021-06-01 12:30:00', '', 5311, 'http://shoestimer.com/wp-content/uploads/2021/06/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-2.jpg_640x640-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(5604, 1, '2021-06-01 12:30:00', '2021-06-01 12:30:00', '', 'WUXIJIAO holesale women\'s golden latin dance shoes new style dance shoes unique design salsa shoes diamond sandals', 'Color: heel 6cm, Shoe Size: 10', 'publish', 'closed', 'closed', '', 'wuxijiao-holesale-womens-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-diamond-sandals-44', '', '', '2021-06-01 12:30:00', '2021-06-01 12:30:00', '', 5552, 'http://shoestimer.com/?post_type=product_variation&p=5604', 44, 'product_variation', '', 0),
(5605, 1, '2021-06-01 12:30:01', '2021-06-01 12:30:01', '', 'WUXIJIAO holesale women\'s golden latin dance shoes new style dance shoes unique design salsa shoes diamond sandals', 'Color: heel 6cm, Shoe Size: 8.5', 'publish', 'closed', 'closed', '', 'wuxijiao-holesale-womens-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-diamond-sandals-45', '', '', '2021-06-01 12:30:01', '2021-06-01 12:30:01', '', 5552, 'http://shoestimer.com/?post_type=product_variation&p=5605', 45, 'product_variation', '', 0),
(5606, 1, '2021-06-01 12:30:01', '2021-06-01 12:30:01', '', 'WUXIJIAO holesale women\'s golden latin dance shoes new style dance shoes unique design salsa shoes diamond sandals', 'Color: heel 6cm, Shoe Size: 9', 'publish', 'closed', 'closed', '', 'wuxijiao-holesale-womens-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-diamond-sandals-46', '', '', '2021-06-01 12:30:01', '2021-06-01 12:30:01', '', 5552, 'http://shoestimer.com/?post_type=product_variation&p=5606', 46, 'product_variation', '', 0),
(5607, 1, '2021-06-01 12:30:01', '2021-06-01 12:30:01', '', 'WUXIJIAO holesale women\'s golden latin dance shoes new style dance shoes unique design salsa shoes diamond sandals', 'Color: heel 6cm, Shoe Size: 10.5', 'publish', 'closed', 'closed', '', 'wuxijiao-holesale-womens-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-diamond-sandals-47', '', '', '2021-06-01 12:30:01', '2021-06-01 12:30:01', '', 5552, 'http://shoestimer.com/?post_type=product_variation&p=5607', 47, 'product_variation', '', 0),
(5608, 1, '2021-06-01 12:30:01', '2021-06-01 12:30:01', '', 'WUXIJIAO holesale women\'s golden latin dance shoes new style dance shoes unique design salsa shoes diamond sandals', 'Color: heel 6cm, Shoe Size: 11', 'publish', 'closed', 'closed', '', 'wuxijiao-holesale-womens-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-diamond-sandals-48', '', '', '2021-06-01 12:30:01', '2021-06-01 12:30:01', '', 5552, 'http://shoestimer.com/?post_type=product_variation&p=5608', 48, 'product_variation', '', 0),
(5609, 1, '2021-06-01 12:30:01', '2021-06-01 12:30:01', '', 'WUXIJIAO holesale women\'s golden latin dance shoes new style dance shoes unique design salsa shoes diamond sandals', 'Color: Pointed heel 10cm, Shoe Size: 3.5', 'publish', 'closed', 'closed', '', 'wuxijiao-holesale-womens-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-diamond-sandals-49', '', '', '2021-06-01 12:30:01', '2021-06-01 12:30:01', '', 5552, 'http://shoestimer.com/?post_type=product_variation&p=5609', 49, 'product_variation', '', 0),
(5610, 1, '2021-06-01 12:30:01', '2021-06-01 12:30:01', '', 'WUXIJIAO holesale women\'s golden latin dance shoes new style dance shoes unique design salsa shoes diamond sandals', 'Color: Pointed heel 10cm, Shoe Size: 4', 'publish', 'closed', 'closed', '', 'wuxijiao-holesale-womens-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-diamond-sandals-50', '', '', '2021-06-01 12:30:01', '2021-06-01 12:30:01', '', 5552, 'http://shoestimer.com/?post_type=product_variation&p=5610', 50, 'product_variation', '', 0),
(5611, 1, '2021-06-01 12:30:01', '2021-06-01 12:30:01', '', 'WUXIJIAO holesale women\'s golden latin dance shoes new style dance shoes unique design salsa shoes diamond sandals', 'Color: Cuban heell 10cm, Shoe Size: 10.5', 'publish', 'closed', 'closed', '', 'wuxijiao-holesale-womens-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-diamond-sandals-51', '', '', '2021-06-01 12:30:01', '2021-06-01 12:30:01', '', 5552, 'http://shoestimer.com/?post_type=product_variation&p=5611', 51, 'product_variation', '', 0),
(5612, 1, '2021-06-01 12:30:02', '2021-06-01 12:30:02', '', 'WUXIJIAO holesale women\'s golden latin dance shoes new style dance shoes unique design salsa shoes diamond sandals', 'Color: Cuban heell 10cm, Shoe Size: 11', 'publish', 'closed', 'closed', '', 'wuxijiao-holesale-womens-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-diamond-sandals-52', '', '', '2021-06-01 12:30:02', '2021-06-01 12:30:02', '', 5552, 'http://shoestimer.com/?post_type=product_variation&p=5612', 52, 'product_variation', '', 0),
(5613, 1, '2021-06-01 12:30:02', '2021-06-01 12:30:02', '', 'WUXIJIAO holesale women\'s golden latin dance shoes new style dance shoes unique design salsa shoes diamond sandals', 'Color: Pointed heel 10cm, Shoe Size: 5.5', 'publish', 'closed', 'closed', '', 'wuxijiao-holesale-womens-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-diamond-sandals-53', '', '', '2021-06-01 12:30:02', '2021-06-01 12:30:02', '', 5552, 'http://shoestimer.com/?post_type=product_variation&p=5613', 53, 'product_variation', '', 0),
(5615, 1, '2021-06-01 12:30:02', '2021-06-01 12:30:02', '', 'WUXIJIAO holesale women\'s golden latin dance shoes new style dance shoes unique design salsa shoes diamond sandals', 'Color: Pointed heel 10cm, Shoe Size: 6', 'publish', 'closed', 'closed', '', 'wuxijiao-holesale-womens-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-diamond-sandals-54', '', '', '2021-06-01 12:30:02', '2021-06-01 12:30:02', '', 5552, 'http://shoestimer.com/?post_type=product_variation&p=5615', 54, 'product_variation', '', 0),
(5614, 1, '2021-06-01 12:30:02', '2021-06-01 12:30:02', '', 'Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-3.jpg_640x640-3', '', 'inherit', 'open', 'closed', '', 'latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-3-jpg_640x640-3', '', '', '2021-06-01 12:30:02', '2021-06-01 12:30:02', '', 5311, 'http://shoestimer.com/wp-content/uploads/2021/06/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-3.jpg_640x640-3.jpg', 0, 'attachment', 'image/jpeg', 0),
(5616, 1, '2021-06-01 12:30:03', '2021-06-01 12:30:03', '', 'WUXIJIAO holesale women\'s golden latin dance shoes new style dance shoes unique design salsa shoes diamond sandals', 'Color: Pointed heel 10cm, Shoe Size: 4.5', 'publish', 'closed', 'closed', '', 'wuxijiao-holesale-womens-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-diamond-sandals-55', '', '', '2021-06-01 12:30:03', '2021-06-01 12:30:03', '', 5552, 'http://shoestimer.com/?post_type=product_variation&p=5616', 55, 'product_variation', '', 0),
(5617, 1, '2021-06-01 12:30:03', '2021-06-01 12:30:03', '', 'WUXIJIAO holesale women\'s golden latin dance shoes new style dance shoes unique design salsa shoes diamond sandals', 'Color: Pointed heel 10cm, Shoe Size: 5', 'publish', 'closed', 'closed', '', 'wuxijiao-holesale-womens-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-diamond-sandals-56', '', '', '2021-06-01 12:30:03', '2021-06-01 12:30:03', '', 5552, 'http://shoestimer.com/?post_type=product_variation&p=5617', 56, 'product_variation', '', 0),
(5618, 1, '2021-06-01 12:30:04', '2021-06-01 12:30:04', '', 'WUXIJIAO holesale women\'s golden latin dance shoes new style dance shoes unique design salsa shoes diamond sandals', 'Color: Pointed heel 10cm, Shoe Size: 7.5', 'publish', 'closed', 'closed', '', 'wuxijiao-holesale-womens-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-diamond-sandals-57', '', '', '2021-06-01 12:30:04', '2021-06-01 12:30:04', '', 5552, 'http://shoestimer.com/?post_type=product_variation&p=5618', 57, 'product_variation', '', 0),
(5619, 1, '2021-06-01 12:30:04', '2021-06-01 12:30:04', '', 'WUXIJIAO holesale women\'s golden latin dance shoes new style dance shoes unique design salsa shoes diamond sandals', 'Color: Pointed heel 10cm, Shoe Size: 8', 'publish', 'closed', 'closed', '', 'wuxijiao-holesale-womens-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-diamond-sandals-58', '', '', '2021-06-01 12:30:04', '2021-06-01 12:30:04', '', 5552, 'http://shoestimer.com/?post_type=product_variation&p=5619', 58, 'product_variation', '', 0),
(5620, 1, '2021-06-01 12:30:05', '2021-06-01 12:30:05', '', 'WUXIJIAO holesale women\'s golden latin dance shoes new style dance shoes unique design salsa shoes diamond sandals', 'Color: Pointed heel 10cm, Shoe Size: 6.5', 'publish', 'closed', 'closed', '', 'wuxijiao-holesale-womens-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-diamond-sandals-59', '', '', '2021-06-01 12:30:05', '2021-06-01 12:30:05', '', 5552, 'http://shoestimer.com/?post_type=product_variation&p=5620', 59, 'product_variation', '', 0),
(5621, 1, '2021-06-01 12:30:05', '2021-06-01 12:30:05', '', 'WUXIJIAO holesale women\'s golden latin dance shoes new style dance shoes unique design salsa shoes diamond sandals', 'Color: Pointed heel 10cm, Shoe Size: 7', 'publish', 'closed', 'closed', '', 'wuxijiao-holesale-womens-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-diamond-sandals-60', '', '', '2021-06-01 12:30:05', '2021-06-01 12:30:05', '', 5552, 'http://shoestimer.com/?post_type=product_variation&p=5621', 60, 'product_variation', '', 0),
(5622, 1, '2021-06-01 12:30:05', '2021-06-01 12:30:05', '', 'WUXIJIAO holesale women\'s golden latin dance shoes new style dance shoes unique design salsa shoes diamond sandals', 'Color: Pointed heel 10cm, Shoe Size: 9.5', 'publish', 'closed', 'closed', '', 'wuxijiao-holesale-womens-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-diamond-sandals-61', '', '', '2021-06-01 12:30:05', '2021-06-01 12:30:05', '', 5552, 'http://shoestimer.com/?post_type=product_variation&p=5622', 61, 'product_variation', '', 0),
(5623, 1, '2021-06-01 12:30:06', '2021-06-01 12:30:06', '', 'WUXIJIAO holesale women\'s golden latin dance shoes new style dance shoes unique design salsa shoes diamond sandals', 'Color: Pointed heel 10cm, Shoe Size: 10', 'publish', 'closed', 'closed', '', 'wuxijiao-holesale-womens-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-diamond-sandals-62', '', '', '2021-06-01 12:30:06', '2021-06-01 12:30:06', '', 5552, 'http://shoestimer.com/?post_type=product_variation&p=5623', 62, 'product_variation', '', 0),
(5624, 1, '2021-06-01 12:30:06', '2021-06-01 12:30:06', '', 'WUXIJIAO holesale women\'s golden latin dance shoes new style dance shoes unique design salsa shoes diamond sandals', 'Color: Pointed heel 10cm, Shoe Size: 8.5', 'publish', 'closed', 'closed', '', 'wuxijiao-holesale-womens-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-diamond-sandals-63', '', '', '2021-06-01 12:30:06', '2021-06-01 12:30:06', '', 5552, 'http://shoestimer.com/?post_type=product_variation&p=5624', 63, 'product_variation', '', 0),
(5625, 1, '2021-06-01 12:30:06', '2021-06-01 12:30:06', '', 'WUXIJIAO holesale women\'s golden latin dance shoes new style dance shoes unique design salsa shoes diamond sandals', 'Color: Pointed heel 10cm, Shoe Size: 9', 'publish', 'closed', 'closed', '', 'wuxijiao-holesale-womens-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-diamond-sandals-64', '', '', '2021-06-01 12:30:06', '2021-06-01 12:30:06', '', 5552, 'http://shoestimer.com/?post_type=product_variation&p=5625', 64, 'product_variation', '', 0),
(5626, 0, '2021-06-01 12:30:07', '2021-06-01 12:30:07', '', 'Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-4.jpg_640x640-4', '', 'inherit', 'open', 'closed', '', 'latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-4-jpg_640x640-4', '', '', '2021-06-01 12:30:07', '2021-06-01 12:30:07', '', 5311, 'http://shoestimer.com/wp-content/uploads/2021/06/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-4.jpg_640x640-4.jpg', 0, 'attachment', 'image/jpeg', 0),
(5627, 1, '2021-06-01 12:30:07', '2021-06-01 12:30:07', '', 'WUXIJIAO holesale women\'s golden latin dance shoes new style dance shoes unique design salsa shoes diamond sandals', 'Color: Cuban heel 9cm, Shoe Size: 3.5', 'publish', 'closed', 'closed', '', 'wuxijiao-holesale-womens-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-diamond-sandals-65', '', '', '2021-06-01 12:30:07', '2021-06-01 12:30:07', '', 5552, 'http://shoestimer.com/?post_type=product_variation&p=5627', 65, 'product_variation', '', 0),
(5628, 1, '2021-06-01 12:30:08', '2021-06-01 12:30:08', '', 'WUXIJIAO holesale women\'s golden latin dance shoes new style dance shoes unique design salsa shoes diamond sandals', 'Color: Cuban heel 9cm, Shoe Size: 4', 'publish', 'closed', 'closed', '', 'wuxijiao-holesale-womens-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-diamond-sandals-66', '', '', '2021-06-01 12:30:08', '2021-06-01 12:30:08', '', 5552, 'http://shoestimer.com/?post_type=product_variation&p=5628', 66, 'product_variation', '', 0),
(5629, 1, '2021-06-01 12:30:08', '2021-06-01 12:30:08', '', 'WUXIJIAO holesale women\'s golden latin dance shoes new style dance shoes unique design salsa shoes diamond sandals', 'Color: Pointed heel 10cm, Shoe Size: 10.5', 'publish', 'closed', 'closed', '', 'wuxijiao-holesale-womens-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-diamond-sandals-67', '', '', '2021-06-01 12:30:08', '2021-06-01 12:30:08', '', 5552, 'http://shoestimer.com/?post_type=product_variation&p=5629', 67, 'product_variation', '', 0),
(5630, 1, '2021-06-01 12:30:09', '2021-06-01 12:30:09', '', 'WUXIJIAO holesale women\'s golden latin dance shoes new style dance shoes unique design salsa shoes diamond sandals', 'Color: Pointed heel 10cm, Shoe Size: 11', 'publish', 'closed', 'closed', '', 'wuxijiao-holesale-womens-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-diamond-sandals-68', '', '', '2021-06-01 12:30:09', '2021-06-01 12:30:09', '', 5552, 'http://shoestimer.com/?post_type=product_variation&p=5630', 68, 'product_variation', '', 0),
(5632, 1, '2021-06-01 12:30:09', '2021-06-01 12:30:09', '', 'WUXIJIAO holesale women\'s golden latin dance shoes new style dance shoes unique design salsa shoes diamond sandals', 'Color: Cuban heel 9cm, Shoe Size: 5.5', 'publish', 'closed', 'closed', '', 'wuxijiao-holesale-womens-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-diamond-sandals-69', '', '', '2021-06-01 12:30:09', '2021-06-01 12:30:09', '', 5552, 'http://shoestimer.com/?post_type=product_variation&p=5632', 69, 'product_variation', '', 0),
(5631, 0, '2021-06-01 12:30:09', '2021-06-01 12:30:09', '', 'Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-5.jpg_640x640-5', '', 'inherit', 'open', 'closed', '', 'latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-5-jpg_640x640-5', '', '', '2021-06-01 12:30:09', '2021-06-01 12:30:09', '', 5311, 'http://shoestimer.com/wp-content/uploads/2021/06/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-5.jpg_640x640-5.jpg', 0, 'attachment', 'image/jpeg', 0),
(5633, 1, '2021-06-01 12:30:10', '2021-06-01 12:30:10', '', 'WUXIJIAO holesale women\'s golden latin dance shoes new style dance shoes unique design salsa shoes diamond sandals', 'Color: Cuban heel 9cm, Shoe Size: 6', 'publish', 'closed', 'closed', '', 'wuxijiao-holesale-womens-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-diamond-sandals-70', '', '', '2021-06-01 12:30:10', '2021-06-01 12:30:10', '', 5552, 'http://shoestimer.com/?post_type=product_variation&p=5633', 70, 'product_variation', '', 0),
(5634, 1, '2021-06-01 12:30:10', '2021-06-01 12:30:10', '', 'WUXIJIAO holesale women\'s golden latin dance shoes new style dance shoes unique design salsa shoes diamond sandals', 'Color: Cuban heel 9cm, Shoe Size: 4.5', 'publish', 'closed', 'closed', '', 'wuxijiao-holesale-womens-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-diamond-sandals-71', '', '', '2021-06-01 12:30:10', '2021-06-01 12:30:10', '', 5552, 'http://shoestimer.com/?post_type=product_variation&p=5634', 71, 'product_variation', '', 0),
(5635, 1, '2021-06-01 12:30:10', '2021-06-01 12:30:10', '', 'WUXIJIAO holesale women\'s golden latin dance shoes new style dance shoes unique design salsa shoes diamond sandals', 'Color: Cuban heel 9cm, Shoe Size: 5', 'publish', 'closed', 'closed', '', 'wuxijiao-holesale-womens-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-diamond-sandals-72', '', '', '2021-06-01 12:30:10', '2021-06-01 12:30:10', '', 5552, 'http://shoestimer.com/?post_type=product_variation&p=5635', 72, 'product_variation', '', 0),
(5636, 1, '2021-06-01 12:30:11', '2021-06-01 12:30:11', '', 'WUXIJIAO holesale women\'s golden latin dance shoes new style dance shoes unique design salsa shoes diamond sandals', 'Color: Cuban heel 9cm, Shoe Size: 7.5', 'publish', 'closed', 'closed', '', 'wuxijiao-holesale-womens-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-diamond-sandals-73', '', '', '2021-06-01 12:30:11', '2021-06-01 12:30:11', '', 5552, 'http://shoestimer.com/?post_type=product_variation&p=5636', 73, 'product_variation', '', 0),
(5638, 1, '2021-06-01 12:30:11', '2021-06-01 12:30:11', '', 'WUXIJIAO holesale women\'s golden latin dance shoes new style dance shoes unique design salsa shoes diamond sandals', 'Color: Cuban heel 9cm, Shoe Size: 8', 'publish', 'closed', 'closed', '', 'wuxijiao-holesale-womens-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-diamond-sandals-74', '', '', '2021-06-01 12:30:11', '2021-06-01 12:30:11', '', 5552, 'http://shoestimer.com/?post_type=product_variation&p=5638', 74, 'product_variation', '', 0),
(5637, 0, '2021-06-01 12:30:11', '2021-06-01 12:30:11', '', 'Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-6.jpg_640x640-6', '', 'inherit', 'open', 'closed', '', 'latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-6-jpg_640x640-6', '', '', '2021-06-01 12:30:11', '2021-06-01 12:30:11', '', 5311, 'http://shoestimer.com/wp-content/uploads/2021/06/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-6.jpg_640x640-6.jpg', 0, 'attachment', 'image/jpeg', 0),
(5639, 1, '2021-06-01 12:30:12', '2021-06-01 12:30:12', '', 'WUXIJIAO holesale women\'s golden latin dance shoes new style dance shoes unique design salsa shoes diamond sandals', 'Color: Cuban heel 9cm, Shoe Size: 6.5', 'publish', 'closed', 'closed', '', 'wuxijiao-holesale-womens-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-diamond-sandals-75', '', '', '2021-06-01 12:30:12', '2021-06-01 12:30:12', '', 5552, 'http://shoestimer.com/?post_type=product_variation&p=5639', 75, 'product_variation', '', 0),
(5640, 1, '2021-06-01 12:30:12', '2021-06-01 12:30:12', '', 'WUXIJIAO holesale women\'s golden latin dance shoes new style dance shoes unique design salsa shoes diamond sandals', 'Color: Cuban heel 9cm, Shoe Size: 7', 'publish', 'closed', 'closed', '', 'wuxijiao-holesale-womens-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-diamond-sandals-76', '', '', '2021-06-01 12:30:12', '2021-06-01 12:30:12', '', 5552, 'http://shoestimer.com/?post_type=product_variation&p=5640', 76, 'product_variation', '', 0),
(5641, 1, '2021-06-01 12:30:12', '2021-06-01 12:30:12', '', 'WUXIJIAO holesale women\'s golden latin dance shoes new style dance shoes unique design salsa shoes diamond sandals', 'Color: Cuban heel 9cm, Shoe Size: 9.5', 'publish', 'closed', 'closed', '', 'wuxijiao-holesale-womens-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-diamond-sandals-77', '', '', '2021-06-01 12:30:12', '2021-06-01 12:30:12', '', 5552, 'http://shoestimer.com/?post_type=product_variation&p=5641', 77, 'product_variation', '', 0),
(5643, 1, '2021-06-01 12:30:13', '2021-06-01 12:30:13', '', 'WUXIJIAO holesale women\'s golden latin dance shoes new style dance shoes unique design salsa shoes diamond sandals', 'Color: Cuban heel 9cm, Shoe Size: 10', 'publish', 'closed', 'closed', '', 'wuxijiao-holesale-womens-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-diamond-sandals-78', '', '', '2021-06-01 12:30:13', '2021-06-01 12:30:13', '', 5552, 'http://shoestimer.com/?post_type=product_variation&p=5643', 78, 'product_variation', '', 0),
(5642, 0, '2021-06-01 12:30:13', '2021-06-01 12:30:13', '', 'Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-7.jpg_640x640-7', '', 'inherit', 'open', 'closed', '', 'latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-7-jpg_640x640-7', '', '', '2021-06-01 12:30:13', '2021-06-01 12:30:13', '', 5311, 'http://shoestimer.com/wp-content/uploads/2021/06/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-7.jpg_640x640-7.jpg', 0, 'attachment', 'image/jpeg', 0),
(5644, 1, '2021-06-01 12:30:13', '2021-06-01 12:30:13', '', 'WUXIJIAO holesale women\'s golden latin dance shoes new style dance shoes unique design salsa shoes diamond sandals', 'Color: Cuban heel 9cm, Shoe Size: 8.5', 'publish', 'closed', 'closed', '', 'wuxijiao-holesale-womens-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-diamond-sandals-79', '', '', '2021-06-01 12:30:13', '2021-06-01 12:30:13', '', 5552, 'http://shoestimer.com/?post_type=product_variation&p=5644', 79, 'product_variation', '', 0),
(5645, 1, '2021-06-01 12:30:14', '2021-06-01 12:30:14', '', 'WUXIJIAO holesale women\'s golden latin dance shoes new style dance shoes unique design salsa shoes diamond sandals', 'Color: Cuban heel 9cm, Shoe Size: 9', 'publish', 'closed', 'closed', '', 'wuxijiao-holesale-womens-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-diamond-sandals-80', '', '', '2021-06-01 12:30:14', '2021-06-01 12:30:14', '', 5552, 'http://shoestimer.com/?post_type=product_variation&p=5645', 80, 'product_variation', '', 0),
(5646, 1, '2021-06-01 12:30:14', '2021-06-01 12:30:14', '', 'WUXIJIAO holesale women\'s golden latin dance shoes new style dance shoes unique design salsa shoes diamond sandals', 'Color: Pointed heel 8.5cm, Shoe Size: 3.5', 'publish', 'closed', 'closed', '', 'wuxijiao-holesale-womens-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-diamond-sandals-81', '', '', '2021-06-01 12:30:14', '2021-06-01 12:30:14', '', 5552, 'http://shoestimer.com/?post_type=product_variation&p=5646', 81, 'product_variation', '', 0),
(5647, 0, '2021-06-01 12:30:14', '2021-06-01 12:30:14', '', 'Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-8.jpg_640x640-8', '', 'inherit', 'open', 'closed', '', 'latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-8-jpg_640x640-8', '', '', '2021-06-01 12:30:14', '2021-06-01 12:30:14', '', 5311, 'http://shoestimer.com/wp-content/uploads/2021/06/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-8.jpg_640x640-8.jpg', 0, 'attachment', 'image/jpeg', 0),
(5648, 1, '2021-06-01 12:30:14', '2021-06-01 12:30:14', '', 'WUXIJIAO holesale women\'s golden latin dance shoes new style dance shoes unique design salsa shoes diamond sandals', 'Color: Pointed heel 8.5cm, Shoe Size: 4', 'publish', 'closed', 'closed', '', 'wuxijiao-holesale-womens-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-diamond-sandals-82', '', '', '2021-06-01 12:30:14', '2021-06-01 12:30:14', '', 5552, 'http://shoestimer.com/?post_type=product_variation&p=5648', 82, 'product_variation', '', 0);
INSERT INTO `wpx5_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(5649, 1, '2021-06-01 12:30:15', '2021-06-01 12:30:15', '', 'WUXIJIAO holesale women\'s golden latin dance shoes new style dance shoes unique design salsa shoes diamond sandals', 'Color: Cuban heel 9cm, Shoe Size: 10.5', 'publish', 'closed', 'closed', '', 'wuxijiao-holesale-womens-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-diamond-sandals-83', '', '', '2021-06-01 12:30:15', '2021-06-01 12:30:15', '', 5552, 'http://shoestimer.com/?post_type=product_variation&p=5649', 83, 'product_variation', '', 0),
(5650, 1, '2021-06-01 12:30:15', '2021-06-01 12:30:15', '', 'WUXIJIAO holesale women\'s golden latin dance shoes new style dance shoes unique design salsa shoes diamond sandals', 'Color: Cuban heel 9cm, Shoe Size: 11', 'publish', 'closed', 'closed', '', 'wuxijiao-holesale-womens-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-diamond-sandals-84', '', '', '2021-06-01 12:30:15', '2021-06-01 12:30:15', '', 5552, 'http://shoestimer.com/?post_type=product_variation&p=5650', 84, 'product_variation', '', 0),
(5651, 1, '2021-06-01 12:30:15', '2021-06-01 12:30:15', '', 'WUXIJIAO holesale women\'s golden latin dance shoes new style dance shoes unique design salsa shoes diamond sandals', 'Color: Pointed heel 8.5cm, Shoe Size: 5.5', 'publish', 'closed', 'closed', '', 'wuxijiao-holesale-womens-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-diamond-sandals-85', '', '', '2021-06-01 12:30:15', '2021-06-01 12:30:15', '', 5552, 'http://shoestimer.com/?post_type=product_variation&p=5651', 85, 'product_variation', '', 0),
(5652, 1, '2021-06-01 12:30:15', '2021-06-01 12:30:15', '', 'WUXIJIAO holesale women\'s golden latin dance shoes new style dance shoes unique design salsa shoes diamond sandals', 'Color: Pointed heel 8.5cm, Shoe Size: 6', 'publish', 'closed', 'closed', '', 'wuxijiao-holesale-womens-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-diamond-sandals-86', '', '', '2021-06-01 12:30:15', '2021-06-01 12:30:15', '', 5552, 'http://shoestimer.com/?post_type=product_variation&p=5652', 86, 'product_variation', '', 0),
(5653, 1, '2021-06-01 12:30:16', '2021-06-01 12:30:16', '', 'WUXIJIAO holesale women\'s golden latin dance shoes new style dance shoes unique design salsa shoes diamond sandals', 'Color: Pointed heel 8.5cm, Shoe Size: 4.5', 'publish', 'closed', 'closed', '', 'wuxijiao-holesale-womens-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-diamond-sandals-87', '', '', '2021-06-01 12:30:16', '2021-06-01 12:30:16', '', 5552, 'http://shoestimer.com/?post_type=product_variation&p=5653', 87, 'product_variation', '', 0),
(5654, 1, '2021-06-01 12:30:16', '2021-06-01 12:30:16', '', 'WUXIJIAO holesale women\'s golden latin dance shoes new style dance shoes unique design salsa shoes diamond sandals', 'Color: Pointed heel 8.5cm, Shoe Size: 5', 'publish', 'closed', 'closed', '', 'wuxijiao-holesale-womens-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-diamond-sandals-88', '', '', '2021-06-01 12:30:16', '2021-06-01 12:30:16', '', 5552, 'http://shoestimer.com/?post_type=product_variation&p=5654', 88, 'product_variation', '', 0),
(5655, 1, '2021-06-01 12:30:16', '2021-06-01 12:30:16', '', 'WUXIJIAO holesale women\'s golden latin dance shoes new style dance shoes unique design salsa shoes diamond sandals', 'Color: Pointed heel 8.5cm, Shoe Size: 7.5', 'publish', 'closed', 'closed', '', 'wuxijiao-holesale-womens-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-diamond-sandals-89', '', '', '2021-06-01 12:30:16', '2021-06-01 12:30:16', '', 5552, 'http://shoestimer.com/?post_type=product_variation&p=5655', 89, 'product_variation', '', 0),
(5656, 1, '2021-06-01 12:30:16', '2021-06-01 12:30:16', '', 'WUXIJIAO holesale women\'s golden latin dance shoes new style dance shoes unique design salsa shoes diamond sandals', 'Color: Pointed heel 8.5cm, Shoe Size: 8', 'publish', 'closed', 'closed', '', 'wuxijiao-holesale-womens-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-diamond-sandals-90', '', '', '2021-06-01 12:30:16', '2021-06-01 12:30:16', '', 5552, 'http://shoestimer.com/?post_type=product_variation&p=5656', 90, 'product_variation', '', 0),
(5657, 0, '2021-06-01 12:30:16', '2021-06-01 12:30:16', '', 'Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-9.jpg_640x640-9', '', 'inherit', 'open', 'closed', '', 'latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-9-jpg_640x640-9', '', '', '2021-06-01 12:30:16', '2021-06-01 12:30:16', '', 5311, 'http://shoestimer.com/wp-content/uploads/2021/06/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-9.jpg_640x640-9.jpg', 0, 'attachment', 'image/jpeg', 0),
(5658, 1, '2021-06-01 12:30:16', '2021-06-01 12:30:16', '', 'WUXIJIAO holesale women\'s golden latin dance shoes new style dance shoes unique design salsa shoes diamond sandals', 'Color: Pointed heel 8.5cm, Shoe Size: 6.5', 'publish', 'closed', 'closed', '', 'wuxijiao-holesale-womens-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-diamond-sandals-91', '', '', '2021-06-01 12:30:16', '2021-06-01 12:30:16', '', 5552, 'http://shoestimer.com/?post_type=product_variation&p=5658', 91, 'product_variation', '', 0),
(5659, 1, '2021-06-01 12:30:17', '2021-06-01 12:30:17', '', 'WUXIJIAO holesale women\'s golden latin dance shoes new style dance shoes unique design salsa shoes diamond sandals', 'Color: Pointed heel 8.5cm, Shoe Size: 7', 'publish', 'closed', 'closed', '', 'wuxijiao-holesale-womens-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-diamond-sandals-92', '', '', '2021-06-01 12:30:17', '2021-06-01 12:30:17', '', 5552, 'http://shoestimer.com/?post_type=product_variation&p=5659', 92, 'product_variation', '', 0),
(5660, 1, '2021-06-01 12:30:17', '2021-06-01 12:30:17', '', 'WUXIJIAO holesale women\'s golden latin dance shoes new style dance shoes unique design salsa shoes diamond sandals', 'Color: Pointed heel 8.5cm, Shoe Size: 9.5', 'publish', 'closed', 'closed', '', 'wuxijiao-holesale-womens-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-diamond-sandals-93', '', '', '2021-06-01 12:30:17', '2021-06-01 12:30:17', '', 5552, 'http://shoestimer.com/?post_type=product_variation&p=5660', 93, 'product_variation', '', 0),
(5661, 1, '2021-06-01 12:30:17', '2021-06-01 12:30:17', '', 'WUXIJIAO holesale women\'s golden latin dance shoes new style dance shoes unique design salsa shoes diamond sandals', 'Color: Pointed heel 8.5cm, Shoe Size: 10', 'publish', 'closed', 'closed', '', 'wuxijiao-holesale-womens-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-diamond-sandals-94', '', '', '2021-06-01 12:30:17', '2021-06-01 12:30:17', '', 5552, 'http://shoestimer.com/?post_type=product_variation&p=5661', 94, 'product_variation', '', 0),
(5662, 1, '2021-06-01 12:30:18', '2021-06-01 12:30:18', '', 'WUXIJIAO holesale women\'s golden latin dance shoes new style dance shoes unique design salsa shoes diamond sandals', 'Color: Pointed heel 8.5cm, Shoe Size: 8.5', 'publish', 'closed', 'closed', '', 'wuxijiao-holesale-womens-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-diamond-sandals-95', '', '', '2021-06-01 12:30:18', '2021-06-01 12:30:18', '', 5552, 'http://shoestimer.com/?post_type=product_variation&p=5662', 95, 'product_variation', '', 0),
(5663, 0, '2021-06-01 12:30:18', '2021-06-01 12:30:18', '', 'Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-10.jpg_640x640-10', '', 'inherit', 'open', 'closed', '', 'latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-10-jpg_640x640-10', '', '', '2021-06-01 12:30:18', '2021-06-01 12:30:18', '', 5311, 'http://shoestimer.com/wp-content/uploads/2021/06/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-10.jpg_640x640-10.jpg', 0, 'attachment', 'image/jpeg', 0),
(5664, 1, '2021-06-01 12:30:18', '2021-06-01 12:30:18', '', 'WUXIJIAO holesale women\'s golden latin dance shoes new style dance shoes unique design salsa shoes diamond sandals', 'Color: Pointed heel 8.5cm, Shoe Size: 9', 'publish', 'closed', 'closed', '', 'wuxijiao-holesale-womens-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-diamond-sandals-96', '', '', '2021-06-01 12:30:18', '2021-06-01 12:30:18', '', 5552, 'http://shoestimer.com/?post_type=product_variation&p=5664', 96, 'product_variation', '', 0),
(5665, 1, '2021-06-01 12:30:19', '2021-06-01 12:30:19', '', 'WUXIJIAO holesale women\'s golden latin dance shoes new style dance shoes unique design salsa shoes diamond sandals', 'Color: Cuban heel 8.5cm, Shoe Size: 3.5', 'publish', 'closed', 'closed', '', 'wuxijiao-holesale-womens-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-diamond-sandals-97', '', '', '2021-06-01 12:30:19', '2021-06-01 12:30:19', '', 5552, 'http://shoestimer.com/?post_type=product_variation&p=5665', 97, 'product_variation', '', 0),
(5666, 0, '2021-06-01 12:30:19', '2021-06-01 12:30:19', '', 'Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-11.jpg_640x640-11', '', 'inherit', 'open', 'closed', '', 'latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-11-jpg_640x640-11', '', '', '2021-06-01 12:30:19', '2021-06-01 12:30:19', '', 5311, 'http://shoestimer.com/wp-content/uploads/2021/06/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-11.jpg_640x640-11.jpg', 0, 'attachment', 'image/jpeg', 0),
(5667, 1, '2021-06-01 12:30:19', '2021-06-01 12:30:19', '', 'WUXIJIAO holesale women\'s golden latin dance shoes new style dance shoes unique design salsa shoes diamond sandals', 'Color: Cuban heel 8.5cm, Shoe Size: 4', 'publish', 'closed', 'closed', '', 'wuxijiao-holesale-womens-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-diamond-sandals-98', '', '', '2021-06-01 12:30:19', '2021-06-01 12:30:19', '', 5552, 'http://shoestimer.com/?post_type=product_variation&p=5667', 98, 'product_variation', '', 0),
(5668, 1, '2021-06-01 12:30:20', '2021-06-01 12:30:20', '', 'WUXIJIAO holesale women\'s golden latin dance shoes new style dance shoes unique design salsa shoes diamond sandals', 'Color: Pointed heel 8.5cm, Shoe Size: 10.5', 'publish', 'closed', 'closed', '', 'wuxijiao-holesale-womens-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-diamond-sandals-99', '', '', '2021-06-01 12:30:20', '2021-06-01 12:30:20', '', 5552, 'http://shoestimer.com/?post_type=product_variation&p=5668', 99, 'product_variation', '', 0),
(5669, 1, '2021-06-01 12:30:20', '2021-06-01 12:30:20', '', 'WUXIJIAO holesale women\'s golden latin dance shoes new style dance shoes unique design salsa shoes diamond sandals', 'Color: Pointed heel 8.5cm, Shoe Size: 11', 'publish', 'closed', 'closed', '', 'wuxijiao-holesale-womens-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-diamond-sandals-100', '', '', '2021-06-01 12:30:20', '2021-06-01 12:30:20', '', 5552, 'http://shoestimer.com/?post_type=product_variation&p=5669', 100, 'product_variation', '', 0),
(5670, 1, '2021-06-01 12:30:21', '2021-06-01 12:30:21', '', 'WUXIJIAO holesale women\'s golden latin dance shoes new style dance shoes unique design salsa shoes diamond sandals', 'Color: Cuban heel 8.5cm, Shoe Size: 5.5', 'publish', 'closed', 'closed', '', 'wuxijiao-holesale-womens-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-diamond-sandals-101', '', '', '2021-06-01 12:30:21', '2021-06-01 12:30:21', '', 5552, 'http://shoestimer.com/?post_type=product_variation&p=5670', 101, 'product_variation', '', 0),
(5672, 1, '2021-06-01 12:30:21', '2021-06-01 12:30:21', '', 'WUXIJIAO holesale women\'s golden latin dance shoes new style dance shoes unique design salsa shoes diamond sandals', 'Color: Cuban heel 8.5cm, Shoe Size: 6', 'publish', 'closed', 'closed', '', 'wuxijiao-holesale-womens-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-diamond-sandals-102', '', '', '2021-06-01 12:30:21', '2021-06-01 12:30:21', '', 5552, 'http://shoestimer.com/?post_type=product_variation&p=5672', 102, 'product_variation', '', 0),
(5671, 0, '2021-06-01 12:30:21', '2021-06-01 12:30:21', '', 'Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-12.jpg_640x640-12', '', 'inherit', 'open', 'closed', '', 'latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-12-jpg_640x640-12', '', '', '2021-06-01 12:30:21', '2021-06-01 12:30:21', '', 5311, 'http://shoestimer.com/wp-content/uploads/2021/06/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-12.jpg_640x640-12.jpg', 0, 'attachment', 'image/jpeg', 0),
(5673, 1, '2021-06-01 12:30:21', '2021-06-01 12:30:21', '', 'WUXIJIAO holesale women\'s golden latin dance shoes new style dance shoes unique design salsa shoes diamond sandals', 'Color: Cuban heel 8.5cm, Shoe Size: 4.5', 'publish', 'closed', 'closed', '', 'wuxijiao-holesale-womens-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-diamond-sandals-103', '', '', '2021-06-01 12:30:21', '2021-06-01 12:30:21', '', 5552, 'http://shoestimer.com/?post_type=product_variation&p=5673', 103, 'product_variation', '', 0),
(5674, 1, '2021-06-01 12:30:22', '2021-06-01 12:30:22', '', 'WUXIJIAO holesale women\'s golden latin dance shoes new style dance shoes unique design salsa shoes diamond sandals', 'Color: Cuban heel 8.5cm, Shoe Size: 5', 'publish', 'closed', 'closed', '', 'wuxijiao-holesale-womens-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-diamond-sandals-104', '', '', '2021-06-01 12:30:22', '2021-06-01 12:30:22', '', 5552, 'http://shoestimer.com/?post_type=product_variation&p=5674', 104, 'product_variation', '', 0),
(5675, 1, '2021-06-01 12:30:22', '2021-06-01 12:30:22', '', 'WUXIJIAO holesale women\'s golden latin dance shoes new style dance shoes unique design salsa shoes diamond sandals', 'Color: Cuban heel 8.5cm, Shoe Size: 7.5', 'publish', 'closed', 'closed', '', 'wuxijiao-holesale-womens-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-diamond-sandals-105', '', '', '2021-06-01 12:30:22', '2021-06-01 12:30:22', '', 5552, 'http://shoestimer.com/?post_type=product_variation&p=5675', 105, 'product_variation', '', 0),
(5676, 1, '2021-06-01 12:30:22', '2021-06-01 12:30:22', '', 'WUXIJIAO holesale women\'s golden latin dance shoes new style dance shoes unique design salsa shoes diamond sandals', 'Color: Cuban heel 8.5cm, Shoe Size: 8', 'publish', 'closed', 'closed', '', 'wuxijiao-holesale-womens-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-diamond-sandals-106', '', '', '2021-06-01 12:30:22', '2021-06-01 12:30:22', '', 5552, 'http://shoestimer.com/?post_type=product_variation&p=5676', 106, 'product_variation', '', 0),
(5678, 1, '2021-06-01 12:30:22', '2021-06-01 12:30:22', '', 'WUXIJIAO holesale women\'s golden latin dance shoes new style dance shoes unique design salsa shoes diamond sandals', 'Color: Cuban heel 8.5cm, Shoe Size: 6.5', 'publish', 'closed', 'closed', '', 'wuxijiao-holesale-womens-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-diamond-sandals-107', '', '', '2021-06-01 12:30:22', '2021-06-01 12:30:22', '', 5552, 'http://shoestimer.com/?post_type=product_variation&p=5678', 107, 'product_variation', '', 0),
(5677, 0, '2021-06-01 12:30:22', '2021-06-01 12:30:22', '', 'Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-13.jpg_640x640-13', '', 'inherit', 'open', 'closed', '', 'latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-13-jpg_640x640-13', '', '', '2021-06-01 12:30:22', '2021-06-01 12:30:22', '', 5311, 'http://shoestimer.com/wp-content/uploads/2021/06/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-13.jpg_640x640-13.jpg', 0, 'attachment', 'image/jpeg', 0),
(5679, 1, '2021-06-01 12:30:23', '2021-06-01 12:30:23', '', 'WUXIJIAO holesale women\'s golden latin dance shoes new style dance shoes unique design salsa shoes diamond sandals', 'Color: Cuban heel 8.5cm, Shoe Size: 7', 'publish', 'closed', 'closed', '', 'wuxijiao-holesale-womens-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-diamond-sandals-108', '', '', '2021-06-01 12:30:23', '2021-06-01 12:30:23', '', 5552, 'http://shoestimer.com/?post_type=product_variation&p=5679', 108, 'product_variation', '', 0),
(5680, 1, '2021-06-01 12:30:23', '2021-06-01 12:30:23', '', 'WUXIJIAO holesale women\'s golden latin dance shoes new style dance shoes unique design salsa shoes diamond sandals', 'Color: Cuban heel 8.5cm, Shoe Size: 9.5', 'publish', 'closed', 'closed', '', 'wuxijiao-holesale-womens-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-diamond-sandals-109', '', '', '2021-06-01 12:30:23', '2021-06-01 12:30:23', '', 5552, 'http://shoestimer.com/?post_type=product_variation&p=5680', 109, 'product_variation', '', 0),
(5681, 1, '2021-06-01 12:30:23', '2021-06-01 12:30:23', '', 'WUXIJIAO holesale women\'s golden latin dance shoes new style dance shoes unique design salsa shoes diamond sandals', 'Color: Cuban heel 8.5cm, Shoe Size: 10', 'publish', 'closed', 'closed', '', 'wuxijiao-holesale-womens-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-diamond-sandals-110', '', '', '2021-06-01 12:30:23', '2021-06-01 12:30:23', '', 5552, 'http://shoestimer.com/?post_type=product_variation&p=5681', 110, 'product_variation', '', 0),
(5682, 1, '2021-06-01 12:30:24', '2021-06-01 12:30:24', '', 'WUXIJIAO holesale women\'s golden latin dance shoes new style dance shoes unique design salsa shoes diamond sandals', 'Color: Cuban heel 8.5cm, Shoe Size: 8.5', 'publish', 'closed', 'closed', '', 'wuxijiao-holesale-womens-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-diamond-sandals-111', '', '', '2021-06-01 12:30:24', '2021-06-01 12:30:24', '', 5552, 'http://shoestimer.com/?post_type=product_variation&p=5682', 111, 'product_variation', '', 0),
(5683, 0, '2021-06-01 12:30:24', '2021-06-01 12:30:24', '', 'Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-14.jpg_640x640-14', '', 'inherit', 'open', 'closed', '', 'latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-14-jpg_640x640-14', '', '', '2021-06-01 12:30:24', '2021-06-01 12:30:24', '', 5311, 'http://shoestimer.com/wp-content/uploads/2021/06/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-14.jpg_640x640-14.jpg', 0, 'attachment', 'image/jpeg', 0),
(5684, 1, '2021-06-01 12:30:24', '2021-06-01 12:30:24', '', 'WUXIJIAO holesale women\'s golden latin dance shoes new style dance shoes unique design salsa shoes diamond sandals', 'Color: Cuban heel 8.5cm, Shoe Size: 9', 'publish', 'closed', 'closed', '', 'wuxijiao-holesale-womens-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-diamond-sandals-112', '', '', '2021-06-01 12:30:24', '2021-06-01 12:30:24', '', 5552, 'http://shoestimer.com/?post_type=product_variation&p=5684', 112, 'product_variation', '', 0),
(5685, 0, '2021-06-01 12:30:25', '2021-06-01 12:30:25', '', 'Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-15.jpg_640x640-15', '', 'inherit', 'open', 'closed', '', 'latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-pu-flash-cloth-salsa-dance-15-jpg_640x640-15', '', '', '2021-06-01 12:30:25', '2021-06-01 12:30:25', '', 5311, 'http://shoestimer.com/wp-content/uploads/2021/06/Latin-dance-shoes-women-s-wide-with-blue-pink-green-fluorescent-PU-flash-cloth-salsa-dance-15.jpg_640x640-15.jpg', 0, 'attachment', 'image/jpeg', 0),
(5686, 0, '2021-06-01 12:30:28', '2021-06-01 12:30:28', '', 'WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-1', '', 'inherit', 'open', 'closed', '', 'wuxijiao-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-1', '', '', '2021-06-01 12:30:28', '2021-06-01 12:30:28', '', 5552, 'http://shoestimer.com/wp-content/uploads/2021/06/WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(5687, 0, '2021-06-01 12:30:31', '2021-06-01 12:30:31', '', 'WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-2', '', 'inherit', 'open', 'closed', '', 'wuxijiao-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-2', '', '', '2021-06-01 12:30:31', '2021-06-01 12:30:31', '', 5552, 'http://shoestimer.com/wp-content/uploads/2021/06/WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(5688, 0, '2021-06-01 12:30:34', '2021-06-01 12:30:34', '', 'WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-3', '', 'inherit', 'open', 'closed', '', 'wuxijiao-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-3', '', '', '2021-06-01 12:30:34', '2021-06-01 12:30:34', '', 5552, 'http://shoestimer.com/wp-content/uploads/2021/06/WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-3.jpg', 0, 'attachment', 'image/jpeg', 0),
(5689, 0, '2021-06-01 12:30:39', '2021-06-01 12:30:39', '', 'WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-4', '', 'inherit', 'open', 'closed', '', 'wuxijiao-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-4', '', '', '2021-06-01 12:30:39', '2021-06-01 12:30:39', '', 5552, 'http://shoestimer.com/wp-content/uploads/2021/06/WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-4.jpg', 0, 'attachment', 'image/jpeg', 0),
(5690, 0, '2021-06-01 12:30:45', '2021-06-01 12:30:45', '', 'WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-5', '', 'inherit', 'open', 'closed', '', 'wuxijiao-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-5', '', '', '2021-06-01 12:30:45', '2021-06-01 12:30:45', '', 5552, 'http://shoestimer.com/wp-content/uploads/2021/06/WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-5.jpg', 0, 'attachment', 'image/jpeg', 0),
(5691, 0, '2021-06-01 12:30:48', '2021-06-01 12:30:48', '', 'WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes.jpg_640x640', '', 'inherit', 'open', 'closed', '', 'wuxijiao-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-jpg_640x640', '', '', '2021-06-01 12:30:48', '2021-06-01 12:30:48', '', 5552, 'http://shoestimer.com/wp-content/uploads/2021/06/WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes.jpg_640x640.jpg', 0, 'attachment', 'image/jpeg', 0),
(5692, 0, '2021-06-01 12:30:51', '2021-06-01 12:30:51', '', 'WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-1.jpg_640x640-1', '', 'inherit', 'open', 'closed', '', 'wuxijiao-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-1-jpg_640x640-1', '', '', '2021-06-01 12:30:51', '2021-06-01 12:30:51', '', 5552, 'http://shoestimer.com/wp-content/uploads/2021/06/WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-1.jpg_640x640-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(5693, 0, '2021-06-01 12:30:54', '2021-06-01 12:30:54', '', 'WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-2.jpg_640x640-2', '', 'inherit', 'open', 'closed', '', 'wuxijiao-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-2-jpg_640x640-2', '', '', '2021-06-01 12:30:54', '2021-06-01 12:30:54', '', 5552, 'http://shoestimer.com/wp-content/uploads/2021/06/WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-2.jpg_640x640-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(5694, 0, '2021-06-01 12:30:56', '2021-06-01 12:30:56', '', 'WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-3.jpg_640x640-3', '', 'inherit', 'open', 'closed', '', 'wuxijiao-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-3-jpg_640x640-3', '', '', '2021-06-01 12:30:56', '2021-06-01 12:30:56', '', 5552, 'http://shoestimer.com/wp-content/uploads/2021/06/WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-3.jpg_640x640-3.jpg', 0, 'attachment', 'image/jpeg', 0),
(5695, 0, '2021-06-01 12:30:58', '2021-06-01 12:30:58', '', 'WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-4.jpg_640x640-4', '', 'inherit', 'open', 'closed', '', 'wuxijiao-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-4-jpg_640x640-4', '', '', '2021-06-01 12:30:58', '2021-06-01 12:30:58', '', 5552, 'http://shoestimer.com/wp-content/uploads/2021/06/WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-4.jpg_640x640-4.jpg', 0, 'attachment', 'image/jpeg', 0),
(5696, 0, '2021-06-01 12:31:00', '2021-06-01 12:31:00', '', 'WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-5.jpg_640x640-5', '', 'inherit', 'open', 'closed', '', 'wuxijiao-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-5-jpg_640x640-5', '', '', '2021-06-01 12:31:00', '2021-06-01 12:31:00', '', 5552, 'http://shoestimer.com/wp-content/uploads/2021/06/WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-5.jpg_640x640-5.jpg', 0, 'attachment', 'image/jpeg', 0),
(5697, 0, '2021-06-01 12:31:03', '2021-06-01 12:31:03', '', 'WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-6.jpg_640x640-6', '', 'inherit', 'open', 'closed', '', 'wuxijiao-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-6-jpg_640x640-6', '', '', '2021-06-01 12:31:03', '2021-06-01 12:31:03', '', 5552, 'http://shoestimer.com/wp-content/uploads/2021/06/WUXIJIAO-holesale-women-s-golden-latin-dance-shoes-new-style-dance-shoes-unique-design-salsa-shoes-6.jpg_640x640-6.jpg', 0, 'attachment', 'image/jpeg', 0),
(5698, 1, '2021-06-01 12:31:27', '2021-06-01 12:31:27', '                <div class=\"product-specs-list-container\">\n                    <ul class=\"product-specs-list util-clearfix\">\n						                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Brand Name:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">DYMY</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Upper Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Genuine Leather</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Upper-Genuine Leather Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Cow Leather</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Origin:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">CN(Origin)</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Sandal Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Basic</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Heel Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Flat with</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Lining Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Genuine Leather</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Lining-Genuine Leather Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Cow Leather</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Side Vamp Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Open</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Outsole Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">PVC</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Heel Height:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Low (1cm-3cm)</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">With Platforms:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Yes</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Platform Height:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">0-3cm</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Occasion:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Casual</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Closure Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Lace-up</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Fit:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Fits true to size, take your normal size</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Back Counter Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Back Strap</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Fashion Element:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Buckle</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Style:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Leisure</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Model Number:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">doc dr.martens women Sandals</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Pattern Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Solid</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Insole Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">PVC</span>\n                            </li>\n							                    </ul>\n                </div>\n				<p style=\"text-align: left;margin:0;\"><img src=\"https://ae01.alicdn.com/kf/H71b5ee7134104ff2ade48f39f0c10893a.jpg?width=800&height=800&hash=1600\"><img src=\"https://ae01.alicdn.com/kf/Heabdb0d8506a4f13bc4f733b1189cd44A.jpg?width=1062&height=1000&hash=2062\"><img src=\"https://ae01.alicdn.com/kf/H1696d9ae8b8548ab8ac677ed02fd27d3H.jpg?width=1083&height=1000&hash=2083\"><img src=\"https://ae01.alicdn.com/kf/H968ab03d646f4bd7be314dab9d58d7bbp.jpg?width=1090&height=1000&hash=2090\"><img src=\"https://ae01.alicdn.com/kf/Hae2433e4e6d641f19445b29564fa22a8s.jpg?width=1054&height=1000&hash=2054\"><img src=\"https://ae01.alicdn.com/kf/Heb2d7c98862d4326a47a7ca8278b1e44o.jpg?width=1000&height=1000&hash=2000\"><img src=\"https://ae01.alicdn.com/kf/H0a5f498465954fc5b49eb7fd77c2e12by.jpg?width=1032&height=1000&hash=2032\"><img src=\"https://ae01.alicdn.com/kf/Hb90fb56207db4defbfda1c8eacbeb1359.jpg?width=1019&height=1000&hash=2019\"><img src=\"https://ae01.alicdn.com/kf/H6c12256c4d68436da7a9859788f547caJ.jpg?width=1074&height=1000&hash=2074\"><img src=\"https://ae01.alicdn.com/kf/H61fe3412a6e548e6b953915b324ee59bN.jpg?width=1116&height=1000&hash=2116\"><img src=\"https://ae01.alicdn.com/kf/H34f57dde74e74b299faa1ab70faa2084W.jpg?width=1089&height=1000&hash=2089\"><img src=\"https://ae01.alicdn.com/kf/Hfaccb653573b413db05ab1d5c95a99a5o.jpg?width=1133&height=1000&hash=2133\"><img src=\"https://ae01.alicdn.com/kf/H3ecdc1d73e1b4c55976d9646769edff5a.jpg?width=1018&height=1000&hash=2018\"><img src=\"https://ae01.alicdn.com/kf/Hf512ab57768b4807b71f223fc23f73116.jpg?width=1000&height=1000&hash=2000\"><img src=\"https://ae01.alicdn.com/kf/H5562fc07114a404d90956abc2302852aN.jpg?width=1000&height=1000&hash=2000\"><img src=\"https://ae01.alicdn.com/kf/H8a1424cb5f80434d8a46ce1dd9192c1a4.jpg?width=1083&height=1000&hash=2083\"><img src=\"https://ae01.alicdn.com/kf/Hb71eb48970a045d8a70fc6cf11882e05a.jpg?width=1175&height=1000&hash=2175\"><img src=\"https://ae01.alicdn.com/kf/H59fa998a08c041959ef8ee251e69e48cR.jpg?width=1138&height=1000&hash=2138\"><img src=\"https://ae01.alicdn.com/kf/Hf56adf0c80ed47f9bf2a7cfd7e8f893dx.jpg?width=1113&height=1000&hash=2113\"><img src=\"https://ae01.alicdn.com/kf/Hd29a47a613d440159857ce94ad960ceen.jpg?width=1040&height=1000&hash=2040\"><img src=\"https://ae01.alicdn.com/kf/H32c717d053904902958a3fe78d12b6258.jpg?width=1021&height=1000&hash=2021\"><img src=\"https://ae01.alicdn.com/kf/H75517106c4f244c0a8756159ccbaf8d0p.jpg?width=1000&height=1000&hash=2000\"><img src=\"https://ae01.alicdn.com/kf/H27d3bd192d964335bcdfe9c75e172facZ.jpg?width=1198&height=1000&hash=2198\"><img src=\"https://ae01.alicdn.com/kf/Heeac78a2dc6e466c8bb5dfbff74b55eaL.jpg?width=1100&height=1000&hash=2100\"><img src=\"https://ae01.alicdn.com/kf/H6f1ce43739fe41c388730e83aa3c63cbk.jpg?width=1102&height=1000&hash=2102\"><img src=\"https://ae01.alicdn.com/kf/H49ec0f1763fd4febb3799da934e15b1c1.jpg?width=1060&height=1000&hash=2060\"><img src=\"https://ae01.alicdn.com/kf/H3bc00a51bc24488cbde4edb99fc1e604c.jpg?width=1088&height=1000&hash=2088\"><img src=\"https://ae01.alicdn.com/kf/H6ad1227c127d4d90b0f6a7ae10afa2fff.jpg?width=1000&height=1000&hash=2000\"><img src=\"https://ae01.alicdn.com/kf/H07e0da35db594198ab318090ec1a4bd3P.jpg?width=1000&height=1000&hash=2000\"><img src=\"https://ae01.alicdn.com/kf/H51541f45b1734809b36cc9c406b0c6b1C.jpg?width=1119&height=1000&hash=2119\"><img src=\"https://ae01.alicdn.com/kf/H74863af342dc4a69bdc832da6d32d75f4.jpg?width=1198&height=1000&hash=2198\"></p>\n\n\n', 'Woman Summer Sandals For Women Shoes Comfy Soft Women Sandals Wedge Low Heels Shoes Thick Bottom Ladies Sandals', '', 'publish', 'open', 'closed', '', 'woman-summer-sandals-for-women-shoes-comfy-soft-women-sandals-wedge-low-heels-shoes-thick-bottom-ladies-sandals', '', '', '2021-06-01 12:31:35', '2021-06-01 12:31:35', '', 0, 'http://shoestimer.com/product/woman-summer-sandals-for-women-shoes-comfy-soft-women-sandals-wedge-low-heels-shoes-thick-bottom-ladies-sandals/', 0, 'product', '', 0),
(5699, 1, '2021-06-01 12:31:28', '2021-06-01 12:31:28', '', 'Woman-Summer-Sandals-For-Women-Shoes-Comfy-Soft-Women-Sandals-Wedge-Low-Heels-Shoes-Thick-Bottom', '', 'inherit', 'open', 'closed', '', 'woman-summer-sandals-for-women-shoes-comfy-soft-women-sandals-wedge-low-heels-shoes-thick-bottom', '', '', '2021-06-01 12:31:28', '2021-06-01 12:31:28', '', 5698, 'http://shoestimer.com/wp-content/uploads/2021/06/Woman-Summer-Sandals-For-Women-Shoes-Comfy-Soft-Women-Sandals-Wedge-Low-Heels-Shoes-Thick-Bottom.jpg', 0, 'attachment', 'image/jpeg', 0),
(5700, 1, '2021-06-01 12:31:31', '2021-06-01 12:31:31', '', 'Woman Summer Sandals For Women Shoes Comfy Soft Women Sandals Wedge Low Heels Shoes Thick Bottom Ladies Sandals', 'Color: White, Shoe Size: 35', 'publish', 'closed', 'closed', '', 'woman-summer-sandals-for-women-shoes-comfy-soft-women-sandals-wedge-low-heels-shoes-thick-bottom-ladies-sandals', '', '', '2021-06-01 12:31:31', '2021-06-01 12:31:31', '', 5698, 'http://shoestimer.com/?post_type=product_variation&p=5700', 1, 'product_variation', '', 0),
(5701, 1, '2021-06-01 12:31:31', '2021-06-01 12:31:31', '', 'Woman Summer Sandals For Women Shoes Comfy Soft Women Sandals Wedge Low Heels Shoes Thick Bottom Ladies Sandals', 'Color: White, Shoe Size: 36', 'publish', 'closed', 'closed', '', 'woman-summer-sandals-for-women-shoes-comfy-soft-women-sandals-wedge-low-heels-shoes-thick-bottom-ladies-sandals-2', '', '', '2021-06-01 12:31:31', '2021-06-01 12:31:31', '', 5698, 'http://shoestimer.com/?post_type=product_variation&p=5701', 2, 'product_variation', '', 0),
(5702, 1, '2021-06-01 12:31:31', '2021-06-01 12:31:31', '', 'Woman Summer Sandals For Women Shoes Comfy Soft Women Sandals Wedge Low Heels Shoes Thick Bottom Ladies Sandals', 'Color: White, Shoe Size: 37', 'publish', 'closed', 'closed', '', 'woman-summer-sandals-for-women-shoes-comfy-soft-women-sandals-wedge-low-heels-shoes-thick-bottom-ladies-sandals-3', '', '', '2021-06-01 12:31:31', '2021-06-01 12:31:31', '', 5698, 'http://shoestimer.com/?post_type=product_variation&p=5702', 3, 'product_variation', '', 0),
(5703, 1, '2021-06-01 12:31:31', '2021-06-01 12:31:31', '', 'Woman Summer Sandals For Women Shoes Comfy Soft Women Sandals Wedge Low Heels Shoes Thick Bottom Ladies Sandals', 'Color: White, Shoe Size: 38', 'publish', 'closed', 'closed', '', 'woman-summer-sandals-for-women-shoes-comfy-soft-women-sandals-wedge-low-heels-shoes-thick-bottom-ladies-sandals-4', '', '', '2021-06-01 12:31:31', '2021-06-01 12:31:31', '', 5698, 'http://shoestimer.com/?post_type=product_variation&p=5703', 4, 'product_variation', '', 0),
(5704, 1, '2021-06-01 12:31:31', '2021-06-01 12:31:31', '', 'Woman Summer Sandals For Women Shoes Comfy Soft Women Sandals Wedge Low Heels Shoes Thick Bottom Ladies Sandals', 'Color: White, Shoe Size: 39', 'publish', 'closed', 'closed', '', 'woman-summer-sandals-for-women-shoes-comfy-soft-women-sandals-wedge-low-heels-shoes-thick-bottom-ladies-sandals-5', '', '', '2021-06-01 12:31:31', '2021-06-01 12:31:31', '', 5698, 'http://shoestimer.com/?post_type=product_variation&p=5704', 5, 'product_variation', '', 0),
(5705, 1, '2021-06-01 12:31:32', '2021-06-01 12:31:32', '', 'Woman Summer Sandals For Women Shoes Comfy Soft Women Sandals Wedge Low Heels Shoes Thick Bottom Ladies Sandals', 'Color: White, Shoe Size: 40', 'publish', 'closed', 'closed', '', 'woman-summer-sandals-for-women-shoes-comfy-soft-women-sandals-wedge-low-heels-shoes-thick-bottom-ladies-sandals-6', '', '', '2021-06-01 12:31:32', '2021-06-01 12:31:32', '', 5698, 'http://shoestimer.com/?post_type=product_variation&p=5705', 6, 'product_variation', '', 0),
(5706, 1, '2021-06-01 12:31:32', '2021-06-01 12:31:32', '', 'Woman Summer Sandals For Women Shoes Comfy Soft Women Sandals Wedge Low Heels Shoes Thick Bottom Ladies Sandals', 'Color: White, Shoe Size: 41', 'publish', 'closed', 'closed', '', 'woman-summer-sandals-for-women-shoes-comfy-soft-women-sandals-wedge-low-heels-shoes-thick-bottom-ladies-sandals-7', '', '', '2021-06-01 12:31:32', '2021-06-01 12:31:32', '', 5698, 'http://shoestimer.com/?post_type=product_variation&p=5706', 7, 'product_variation', '', 0),
(5707, 1, '2021-06-01 12:31:32', '2021-06-01 12:31:32', '', 'Woman Summer Sandals For Women Shoes Comfy Soft Women Sandals Wedge Low Heels Shoes Thick Bottom Ladies Sandals', 'Color: White, Shoe Size: 42', 'publish', 'closed', 'closed', '', 'woman-summer-sandals-for-women-shoes-comfy-soft-women-sandals-wedge-low-heels-shoes-thick-bottom-ladies-sandals-8', '', '', '2021-06-01 12:31:32', '2021-06-01 12:31:32', '', 5698, 'http://shoestimer.com/?post_type=product_variation&p=5707', 8, 'product_variation', '', 0),
(5708, 1, '2021-06-01 12:31:32', '2021-06-01 12:31:32', '', 'Woman Summer Sandals For Women Shoes Comfy Soft Women Sandals Wedge Low Heels Shoes Thick Bottom Ladies Sandals', 'Color: BLACK-2, Shoe Size: 35', 'publish', 'closed', 'closed', '', 'woman-summer-sandals-for-women-shoes-comfy-soft-women-sandals-wedge-low-heels-shoes-thick-bottom-ladies-sandals-9', '', '', '2021-06-01 12:31:32', '2021-06-01 12:31:32', '', 5698, 'http://shoestimer.com/?post_type=product_variation&p=5708', 9, 'product_variation', '', 0),
(5709, 1, '2021-06-01 12:31:32', '2021-06-01 12:31:32', '', 'Woman Summer Sandals For Women Shoes Comfy Soft Women Sandals Wedge Low Heels Shoes Thick Bottom Ladies Sandals', 'Color: BLACK-2, Shoe Size: 36', 'publish', 'closed', 'closed', '', 'woman-summer-sandals-for-women-shoes-comfy-soft-women-sandals-wedge-low-heels-shoes-thick-bottom-ladies-sandals-10', '', '', '2021-06-01 12:31:32', '2021-06-01 12:31:32', '', 5698, 'http://shoestimer.com/?post_type=product_variation&p=5709', 10, 'product_variation', '', 0),
(5710, 1, '2021-06-01 12:31:32', '2021-06-01 12:31:32', '', 'Woman Summer Sandals For Women Shoes Comfy Soft Women Sandals Wedge Low Heels Shoes Thick Bottom Ladies Sandals', 'Color: BLACK-2, Shoe Size: 37', 'publish', 'closed', 'closed', '', 'woman-summer-sandals-for-women-shoes-comfy-soft-women-sandals-wedge-low-heels-shoes-thick-bottom-ladies-sandals-11', '', '', '2021-06-01 12:31:32', '2021-06-01 12:31:32', '', 5698, 'http://shoestimer.com/?post_type=product_variation&p=5710', 11, 'product_variation', '', 0),
(5711, 1, '2021-06-01 12:31:32', '2021-06-01 12:31:32', '', 'Woman Summer Sandals For Women Shoes Comfy Soft Women Sandals Wedge Low Heels Shoes Thick Bottom Ladies Sandals', 'Color: BLACK-2, Shoe Size: 38', 'publish', 'closed', 'closed', '', 'woman-summer-sandals-for-women-shoes-comfy-soft-women-sandals-wedge-low-heels-shoes-thick-bottom-ladies-sandals-12', '', '', '2021-06-01 12:31:32', '2021-06-01 12:31:32', '', 5698, 'http://shoestimer.com/?post_type=product_variation&p=5711', 12, 'product_variation', '', 0),
(5712, 1, '2021-06-01 12:31:32', '2021-06-01 12:31:32', '', 'Woman Summer Sandals For Women Shoes Comfy Soft Women Sandals Wedge Low Heels Shoes Thick Bottom Ladies Sandals', 'Color: BLACK-2, Shoe Size: 39', 'publish', 'closed', 'closed', '', 'woman-summer-sandals-for-women-shoes-comfy-soft-women-sandals-wedge-low-heels-shoes-thick-bottom-ladies-sandals-13', '', '', '2021-06-01 12:31:32', '2021-06-01 12:31:32', '', 5698, 'http://shoestimer.com/?post_type=product_variation&p=5712', 13, 'product_variation', '', 0),
(5713, 1, '2021-06-01 12:31:32', '2021-06-01 12:31:32', '', 'Woman Summer Sandals For Women Shoes Comfy Soft Women Sandals Wedge Low Heels Shoes Thick Bottom Ladies Sandals', 'Color: BLACK-2, Shoe Size: 40', 'publish', 'closed', 'closed', '', 'woman-summer-sandals-for-women-shoes-comfy-soft-women-sandals-wedge-low-heels-shoes-thick-bottom-ladies-sandals-14', '', '', '2021-06-01 12:31:32', '2021-06-01 12:31:32', '', 5698, 'http://shoestimer.com/?post_type=product_variation&p=5713', 14, 'product_variation', '', 0),
(5714, 1, '2021-06-01 12:31:32', '2021-06-01 12:31:32', '', 'Woman Summer Sandals For Women Shoes Comfy Soft Women Sandals Wedge Low Heels Shoes Thick Bottom Ladies Sandals', 'Color: BLACK-2, Shoe Size: 41', 'publish', 'closed', 'closed', '', 'woman-summer-sandals-for-women-shoes-comfy-soft-women-sandals-wedge-low-heels-shoes-thick-bottom-ladies-sandals-15', '', '', '2021-06-01 12:31:32', '2021-06-01 12:31:32', '', 5698, 'http://shoestimer.com/?post_type=product_variation&p=5714', 15, 'product_variation', '', 0),
(5715, 1, '2021-06-01 12:31:33', '2021-06-01 12:31:33', '', 'Woman Summer Sandals For Women Shoes Comfy Soft Women Sandals Wedge Low Heels Shoes Thick Bottom Ladies Sandals', 'Color: BLACK-2, Shoe Size: 42', 'publish', 'closed', 'closed', '', 'woman-summer-sandals-for-women-shoes-comfy-soft-women-sandals-wedge-low-heels-shoes-thick-bottom-ladies-sandals-16', '', '', '2021-06-01 12:31:33', '2021-06-01 12:31:33', '', 5698, 'http://shoestimer.com/?post_type=product_variation&p=5715', 16, 'product_variation', '', 0),
(5716, 1, '2021-06-01 12:31:33', '2021-06-01 12:31:33', '', 'Woman Summer Sandals For Women Shoes Comfy Soft Women Sandals Wedge Low Heels Shoes Thick Bottom Ladies Sandals', 'Color: BLACK -1, Shoe Size: 35', 'publish', 'closed', 'closed', '', 'woman-summer-sandals-for-women-shoes-comfy-soft-women-sandals-wedge-low-heels-shoes-thick-bottom-ladies-sandals-17', '', '', '2021-06-01 12:31:33', '2021-06-01 12:31:33', '', 5698, 'http://shoestimer.com/?post_type=product_variation&p=5716', 17, 'product_variation', '', 0),
(5717, 1, '2021-06-01 12:31:33', '2021-06-01 12:31:33', '', 'Woman Summer Sandals For Women Shoes Comfy Soft Women Sandals Wedge Low Heels Shoes Thick Bottom Ladies Sandals', 'Color: BLACK -1, Shoe Size: 36', 'publish', 'closed', 'closed', '', 'woman-summer-sandals-for-women-shoes-comfy-soft-women-sandals-wedge-low-heels-shoes-thick-bottom-ladies-sandals-18', '', '', '2021-06-01 12:31:33', '2021-06-01 12:31:33', '', 5698, 'http://shoestimer.com/?post_type=product_variation&p=5717', 18, 'product_variation', '', 0),
(5718, 1, '2021-06-01 12:31:33', '2021-06-01 12:31:33', '', 'Woman Summer Sandals For Women Shoes Comfy Soft Women Sandals Wedge Low Heels Shoes Thick Bottom Ladies Sandals', 'Color: BLACK -1, Shoe Size: 37', 'publish', 'closed', 'closed', '', 'woman-summer-sandals-for-women-shoes-comfy-soft-women-sandals-wedge-low-heels-shoes-thick-bottom-ladies-sandals-19', '', '', '2021-06-01 12:31:33', '2021-06-01 12:31:33', '', 5698, 'http://shoestimer.com/?post_type=product_variation&p=5718', 19, 'product_variation', '', 0),
(5719, 1, '2021-06-01 12:31:33', '2021-06-01 12:31:33', '', 'Woman Summer Sandals For Women Shoes Comfy Soft Women Sandals Wedge Low Heels Shoes Thick Bottom Ladies Sandals', 'Color: BLACK -1, Shoe Size: 38', 'publish', 'closed', 'closed', '', 'woman-summer-sandals-for-women-shoes-comfy-soft-women-sandals-wedge-low-heels-shoes-thick-bottom-ladies-sandals-20', '', '', '2021-06-01 12:31:33', '2021-06-01 12:31:33', '', 5698, 'http://shoestimer.com/?post_type=product_variation&p=5719', 20, 'product_variation', '', 0);
INSERT INTO `wpx5_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(5720, 1, '2021-06-01 12:31:33', '2021-06-01 12:31:33', '', 'Woman Summer Sandals For Women Shoes Comfy Soft Women Sandals Wedge Low Heels Shoes Thick Bottom Ladies Sandals', 'Color: BLACK -1, Shoe Size: 39', 'publish', 'closed', 'closed', '', 'woman-summer-sandals-for-women-shoes-comfy-soft-women-sandals-wedge-low-heels-shoes-thick-bottom-ladies-sandals-21', '', '', '2021-06-01 12:31:33', '2021-06-01 12:31:33', '', 5698, 'http://shoestimer.com/?post_type=product_variation&p=5720', 21, 'product_variation', '', 0),
(5721, 1, '2021-06-01 12:31:33', '2021-06-01 12:31:33', '', 'Woman Summer Sandals For Women Shoes Comfy Soft Women Sandals Wedge Low Heels Shoes Thick Bottom Ladies Sandals', 'Color: BLACK -1, Shoe Size: 40', 'publish', 'closed', 'closed', '', 'woman-summer-sandals-for-women-shoes-comfy-soft-women-sandals-wedge-low-heels-shoes-thick-bottom-ladies-sandals-22', '', '', '2021-06-01 12:31:33', '2021-06-01 12:31:33', '', 5698, 'http://shoestimer.com/?post_type=product_variation&p=5721', 22, 'product_variation', '', 0),
(5722, 1, '2021-06-01 12:31:33', '2021-06-01 12:31:33', '', 'Woman Summer Sandals For Women Shoes Comfy Soft Women Sandals Wedge Low Heels Shoes Thick Bottom Ladies Sandals', 'Color: BLACK -1, Shoe Size: 41', 'publish', 'closed', 'closed', '', 'woman-summer-sandals-for-women-shoes-comfy-soft-women-sandals-wedge-low-heels-shoes-thick-bottom-ladies-sandals-23', '', '', '2021-06-01 12:31:33', '2021-06-01 12:31:33', '', 5698, 'http://shoestimer.com/?post_type=product_variation&p=5722', 23, 'product_variation', '', 0),
(5723, 1, '2021-06-01 12:31:33', '2021-06-01 12:31:33', '', 'Woman Summer Sandals For Women Shoes Comfy Soft Women Sandals Wedge Low Heels Shoes Thick Bottom Ladies Sandals', 'Color: BLACK -1, Shoe Size: 42', 'publish', 'closed', 'closed', '', 'woman-summer-sandals-for-women-shoes-comfy-soft-women-sandals-wedge-low-heels-shoes-thick-bottom-ladies-sandals-24', '', '', '2021-06-01 12:31:33', '2021-06-01 12:31:33', '', 5698, 'http://shoestimer.com/?post_type=product_variation&p=5723', 24, 'product_variation', '', 0),
(5724, 0, '2021-06-01 12:31:35', '2021-06-01 12:31:35', '', 'Woman-Summer-Sandals-For-Women-Shoes-Comfy-Soft-Women-Sandals-Wedge-Low-Heels-Shoes-Thick-Bottom-1', '', 'inherit', 'open', 'closed', '', 'woman-summer-sandals-for-women-shoes-comfy-soft-women-sandals-wedge-low-heels-shoes-thick-bottom-1', '', '', '2021-06-01 12:31:35', '2021-06-01 12:31:35', '', 5698, 'http://shoestimer.com/wp-content/uploads/2021/06/Woman-Summer-Sandals-For-Women-Shoes-Comfy-Soft-Women-Sandals-Wedge-Low-Heels-Shoes-Thick-Bottom-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(5725, 1, '2021-06-01 12:31:38', '2021-06-01 12:31:38', '                <div class=\"product-specs-list-container\">\n                    <ul class=\"product-specs-list util-clearfix\">\n						                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Brand Name:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">taoffen</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Upper Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Genuine Leather</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Upper-Genuine Leather Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Cow Leather</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Origin:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">CN(Origin)</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Heel Height:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Low (1cm-3cm)</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">With Platforms:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Yes</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Platform Height:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">0-3cm</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Occasion:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Casual</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Sandal Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Basic</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Heel Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Flat with</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Lining Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Synthetic</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Side Vamp Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Open</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Outsole Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Rubber</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Item Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Sandals</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Closure Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Buckle Strap</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Fit:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Fits true to size, take your normal size</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Back Counter Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Back Strap</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Fashion Element:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Appliques</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Style:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Fashion</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Model Number:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">TA</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Pattern Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Solid</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Insole Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">MICROFIBER</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Department Name:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Adult</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">EUR size:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">34 35 36 37 38 39 40 41 42</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Heel height:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">about 2 cm</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Platform:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">about 1cm</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Season:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Spring summer Autumn</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Place of Origin:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Chengdu,Sichuan,China (Mainland)</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">is_customized:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Yes</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Constructions:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Manual made</span>\n                            </li>\n							                    </ul>\n                </div>\n				<div class=\"detailmodule_dynamic\"><kse:widget data-widget-type=\"customText\" id=\"22057465\" type=\"custom\"></kse:widget></div><div class=\"detailmodule_html\"><div class=\"detail-desc-decorate-richtext\"><div class=\"detailmodule_html\"><p><img src=\"https://ae01.alicdn.com/kf/Hc5176692ad9d4b29b755879afa3e2ca4a.jpg\" slate-data-type=\"image\"/><img src=\"https://ae01.alicdn.com/kf/H8869c6a1dd494002abeb59d2ca8430469.jpg\" slate-data-type=\"image\"/><img src=\"https://ae01.alicdn.com/kf/H030e8c91f49247a69d0ef021c9875284I.jpg\" slate-data-type=\"image\"/><img src=\"https://ae01.alicdn.com/kf/H82d6565523c9410eba64b087b072758ef.jpg\" slate-data-type=\"image\"/><img src=\"https://ae01.alicdn.com/kf/H51c8c0a8b1bc4c11ac786cb9bcb353138.jpg\" slate-data-type=\"image\"/><img src=\"https://ae01.alicdn.com/kf/H5a6e6846146b4095b74bffa36c2063351.jpg\" slate-data-type=\"image\"/><img src=\"https://ae01.alicdn.com/kf/Hc924944ccede4d8086f60d961675bcf1x.jpg\" slate-data-type=\"image\"/><img src=\"https://ae01.alicdn.com/kf/Hc306ea89aecd47b2bdf4c798e1dcdcb06.jpg\" slate-data-type=\"image\"/><img src=\"https://ae01.alicdn.com/kf/Hf1f827fecc4f48629cfb8c86e31dbae9s.jpg\" slate-data-type=\"image\"/><img src=\"https://ae01.alicdn.com/kf/H3c7472da46714bc8a9fff60bd6961ce8h.jpg\" slate-data-type=\"image\"/><img src=\"https://ae01.alicdn.com/kf/H3c74e40da4124031987ce9fe00d793506.jpg\" slate-data-type=\"image\"/></p></div><p><br/></p></div></div><div class=\"detailmodule_dynamic\"><kse:widget data-widget-type=\"customText\" id=\"22041445\" type=\"custom\"></kse:widget></div><p><br/></p>\n\n', 'TAOFFEN 2021 New Women Real Leather Shoes Summer Sandals Buckle Strap Hollow Out Beach Sandals Cool Ladies Footwear Size 34-42', '', 'publish', 'open', 'closed', '', 'taoffen-2021-new-women-real-leather-shoes-summer-sandals-buckle-strap-hollow-out-beach-sandals-cool-ladies-footwear-size-34-42', '', '', '2021-06-01 12:31:56', '2021-06-01 12:31:56', '', 0, 'http://shoestimer.com/product/taoffen-2021-new-women-real-leather-shoes-summer-sandals-buckle-strap-hollow-out-beach-sandals-cool-ladies-footwear-size-34-42/', 0, 'product', '', 0),
(5726, 0, '2021-06-01 12:31:39', '2021-06-01 12:31:39', '', 'Woman-Summer-Sandals-For-Women-Shoes-Comfy-Soft-Women-Sandals-Wedge-Low-Heels-Shoes-Thick-Bottom-2', '', 'inherit', 'open', 'closed', '', 'woman-summer-sandals-for-women-shoes-comfy-soft-women-sandals-wedge-low-heels-shoes-thick-bottom-2', '', '', '2021-06-01 12:31:39', '2021-06-01 12:31:39', '', 5698, 'http://shoestimer.com/wp-content/uploads/2021/06/Woman-Summer-Sandals-For-Women-Shoes-Comfy-Soft-Women-Sandals-Wedge-Low-Heels-Shoes-Thick-Bottom-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(5727, 1, '2021-06-01 12:31:40', '2021-06-01 12:31:40', '', 'TAOFFEN-2021-New-Women-Real-Leather-Shoes-Summer-Sandals-Buckle-Strap-Hollow-Out-Beach-Sandals-Cool', '', 'inherit', 'open', 'closed', '', 'taoffen-2021-new-women-real-leather-shoes-summer-sandals-buckle-strap-hollow-out-beach-sandals-cool', '', '', '2021-06-01 12:31:40', '2021-06-01 12:31:40', '', 5725, 'http://shoestimer.com/wp-content/uploads/2021/06/TAOFFEN-2021-New-Women-Real-Leather-Shoes-Summer-Sandals-Buckle-Strap-Hollow-Out-Beach-Sandals-Cool.jpg', 0, 'attachment', 'image/jpeg', 0),
(5728, 1, '2021-06-01 12:31:46', '2021-06-01 12:31:46', '', 'TAOFFEN 2021 New Women Real Leather Shoes Summer Sandals Buckle Strap Hollow Out Beach Sandals Cool Ladies Footwear Size 34-42', 'Color: Beige, Shoe Size: 10', 'publish', 'closed', 'closed', '', 'taoffen-2021-new-women-real-leather-shoes-summer-sandals-buckle-strap-hollow-out-beach-sandals-cool-ladies-footwear-size-34-42', '', '', '2021-06-01 12:31:46', '2021-06-01 12:31:46', '', 5725, 'http://shoestimer.com/?post_type=product_variation&p=5728', 1, 'product_variation', '', 0),
(5729, 1, '2021-06-01 12:31:46', '2021-06-01 12:31:46', '', 'TAOFFEN 2021 New Women Real Leather Shoes Summer Sandals Buckle Strap Hollow Out Beach Sandals Cool Ladies Footwear Size 34-42', 'Color: BLACK, Shoe Size: 10', 'publish', 'closed', 'closed', '', 'taoffen-2021-new-women-real-leather-shoes-summer-sandals-buckle-strap-hollow-out-beach-sandals-cool-ladies-footwear-size-34-42-2', '', '', '2021-06-01 12:31:46', '2021-06-01 12:31:46', '', 5725, 'http://shoestimer.com/?post_type=product_variation&p=5729', 2, 'product_variation', '', 0),
(5730, 1, '2021-06-01 12:31:46', '2021-06-01 12:31:46', '', 'TAOFFEN 2021 New Women Real Leather Shoes Summer Sandals Buckle Strap Hollow Out Beach Sandals Cool Ladies Footwear Size 34-42', 'Color: Beige, Shoe Size: 3', 'publish', 'closed', 'closed', '', 'taoffen-2021-new-women-real-leather-shoes-summer-sandals-buckle-strap-hollow-out-beach-sandals-cool-ladies-footwear-size-34-42-3', '', '', '2021-06-01 12:31:46', '2021-06-01 12:31:46', '', 5725, 'http://shoestimer.com/?post_type=product_variation&p=5730', 3, 'product_variation', '', 0),
(5731, 0, '2021-06-01 12:31:46', '2021-06-01 12:31:46', '', 'Woman-Summer-Sandals-For-Women-Shoes-Comfy-Soft-Women-Sandals-Wedge-Low-Heels-Shoes-Thick-Bottom-3', '', 'inherit', 'open', 'closed', '', 'woman-summer-sandals-for-women-shoes-comfy-soft-women-sandals-wedge-low-heels-shoes-thick-bottom-3', '', '', '2021-06-01 12:31:46', '2021-06-01 12:31:46', '', 5698, 'http://shoestimer.com/wp-content/uploads/2021/06/Woman-Summer-Sandals-For-Women-Shoes-Comfy-Soft-Women-Sandals-Wedge-Low-Heels-Shoes-Thick-Bottom-3.jpg', 0, 'attachment', 'image/jpeg', 0),
(5732, 1, '2021-06-01 12:31:47', '2021-06-01 12:31:47', '', 'TAOFFEN 2021 New Women Real Leather Shoes Summer Sandals Buckle Strap Hollow Out Beach Sandals Cool Ladies Footwear Size 34-42', 'Color: Wine Red, Shoe Size: 10', 'publish', 'closed', 'closed', '', 'taoffen-2021-new-women-real-leather-shoes-summer-sandals-buckle-strap-hollow-out-beach-sandals-cool-ladies-footwear-size-34-42-4', '', '', '2021-06-01 12:31:47', '2021-06-01 12:31:47', '', 5725, 'http://shoestimer.com/?post_type=product_variation&p=5732', 4, 'product_variation', '', 0),
(5733, 1, '2021-06-01 12:31:48', '2021-06-01 12:31:48', '', 'TAOFFEN 2021 New Women Real Leather Shoes Summer Sandals Buckle Strap Hollow Out Beach Sandals Cool Ladies Footwear Size 34-42', 'Color: Beige, Shoe Size: 4', 'publish', 'closed', 'closed', '', 'taoffen-2021-new-women-real-leather-shoes-summer-sandals-buckle-strap-hollow-out-beach-sandals-cool-ladies-footwear-size-34-42-5', '', '', '2021-06-01 12:31:48', '2021-06-01 12:31:48', '', 5725, 'http://shoestimer.com/?post_type=product_variation&p=5733', 5, 'product_variation', '', 0),
(5734, 1, '2021-06-01 12:31:48', '2021-06-01 12:31:48', '', 'TAOFFEN 2021 New Women Real Leather Shoes Summer Sandals Buckle Strap Hollow Out Beach Sandals Cool Ladies Footwear Size 34-42', 'Color: Beige, Shoe Size: 5', 'publish', 'closed', 'closed', '', 'taoffen-2021-new-women-real-leather-shoes-summer-sandals-buckle-strap-hollow-out-beach-sandals-cool-ladies-footwear-size-34-42-6', '', '', '2021-06-01 12:31:48', '2021-06-01 12:31:48', '', 5725, 'http://shoestimer.com/?post_type=product_variation&p=5734', 6, 'product_variation', '', 0),
(5735, 1, '2021-06-01 12:31:49', '2021-06-01 12:31:49', '', 'TAOFFEN 2021 New Women Real Leather Shoes Summer Sandals Buckle Strap Hollow Out Beach Sandals Cool Ladies Footwear Size 34-42', 'Color: Beige, Shoe Size: 9.5', 'publish', 'closed', 'closed', '', 'taoffen-2021-new-women-real-leather-shoes-summer-sandals-buckle-strap-hollow-out-beach-sandals-cool-ladies-footwear-size-34-42-7', '', '', '2021-06-01 12:31:49', '2021-06-01 12:31:49', '', 5725, 'http://shoestimer.com/?post_type=product_variation&p=5735', 7, 'product_variation', '', 0),
(5736, 1, '2021-06-01 12:31:49', '2021-06-01 12:31:49', '', 'TAOFFEN 2021 New Women Real Leather Shoes Summer Sandals Buckle Strap Hollow Out Beach Sandals Cool Ladies Footwear Size 34-42', 'Color: BLACK, Shoe Size: 3', 'publish', 'closed', 'closed', '', 'taoffen-2021-new-women-real-leather-shoes-summer-sandals-buckle-strap-hollow-out-beach-sandals-cool-ladies-footwear-size-34-42-8', '', '', '2021-06-01 12:31:49', '2021-06-01 12:31:49', '', 5725, 'http://shoestimer.com/?post_type=product_variation&p=5736', 8, 'product_variation', '', 0),
(5737, 1, '2021-06-01 12:31:50', '2021-06-01 12:31:50', '', 'TAOFFEN 2021 New Women Real Leather Shoes Summer Sandals Buckle Strap Hollow Out Beach Sandals Cool Ladies Footwear Size 34-42', 'Color: BLACK, Shoe Size: 4', 'publish', 'closed', 'closed', '', 'taoffen-2021-new-women-real-leather-shoes-summer-sandals-buckle-strap-hollow-out-beach-sandals-cool-ladies-footwear-size-34-42-9', '', '', '2021-06-01 12:31:50', '2021-06-01 12:31:50', '', 5725, 'http://shoestimer.com/?post_type=product_variation&p=5737', 9, 'product_variation', '', 0),
(5738, 1, '2021-06-01 12:31:50', '2021-06-01 12:31:50', '', 'TAOFFEN 2021 New Women Real Leather Shoes Summer Sandals Buckle Strap Hollow Out Beach Sandals Cool Ladies Footwear Size 34-42', 'Color: BLACK, Shoe Size: 5', 'publish', 'closed', 'closed', '', 'taoffen-2021-new-women-real-leather-shoes-summer-sandals-buckle-strap-hollow-out-beach-sandals-cool-ladies-footwear-size-34-42-10', '', '', '2021-06-01 12:31:50', '2021-06-01 12:31:50', '', 5725, 'http://shoestimer.com/?post_type=product_variation&p=5738', 10, 'product_variation', '', 0),
(5740, 1, '2021-06-01 12:31:50', '2021-06-01 12:31:50', '', 'TAOFFEN 2021 New Women Real Leather Shoes Summer Sandals Buckle Strap Hollow Out Beach Sandals Cool Ladies Footwear Size 34-42', 'Color: Beige, Shoe Size: 6', 'publish', 'closed', 'closed', '', 'taoffen-2021-new-women-real-leather-shoes-summer-sandals-buckle-strap-hollow-out-beach-sandals-cool-ladies-footwear-size-34-42-11', '', '', '2021-06-01 12:31:50', '2021-06-01 12:31:50', '', 5725, 'http://shoestimer.com/?post_type=product_variation&p=5740', 11, 'product_variation', '', 0),
(5739, 0, '2021-06-01 12:31:50', '2021-06-01 12:31:50', '', 'Woman-Summer-Sandals-For-Women-Shoes-Comfy-Soft-Women-Sandals-Wedge-Low-Heels-Shoes-Thick-Bottom-4', '', 'inherit', 'open', 'closed', '', 'woman-summer-sandals-for-women-shoes-comfy-soft-women-sandals-wedge-low-heels-shoes-thick-bottom-4', '', '', '2021-06-01 12:31:50', '2021-06-01 12:31:50', '', 5698, 'http://shoestimer.com/wp-content/uploads/2021/06/Woman-Summer-Sandals-For-Women-Shoes-Comfy-Soft-Women-Sandals-Wedge-Low-Heels-Shoes-Thick-Bottom-4.jpg', 0, 'attachment', 'image/jpeg', 0),
(5741, 1, '2021-06-01 12:31:51', '2021-06-01 12:31:51', '', 'TAOFFEN 2021 New Women Real Leather Shoes Summer Sandals Buckle Strap Hollow Out Beach Sandals Cool Ladies Footwear Size 34-42', 'Color: Beige, Shoe Size: 7', 'publish', 'closed', 'closed', '', 'taoffen-2021-new-women-real-leather-shoes-summer-sandals-buckle-strap-hollow-out-beach-sandals-cool-ladies-footwear-size-34-42-12', '', '', '2021-06-01 12:31:51', '2021-06-01 12:31:51', '', 5725, 'http://shoestimer.com/?post_type=product_variation&p=5741', 12, 'product_variation', '', 0),
(5742, 1, '2021-06-01 12:31:52', '2021-06-01 12:31:52', '', 'TAOFFEN 2021 New Women Real Leather Shoes Summer Sandals Buckle Strap Hollow Out Beach Sandals Cool Ladies Footwear Size 34-42', 'Color: Beige, Shoe Size: 8', 'publish', 'closed', 'closed', '', 'taoffen-2021-new-women-real-leather-shoes-summer-sandals-buckle-strap-hollow-out-beach-sandals-cool-ladies-footwear-size-34-42-13', '', '', '2021-06-01 12:31:52', '2021-06-01 12:31:52', '', 5725, 'http://shoestimer.com/?post_type=product_variation&p=5742', 13, 'product_variation', '', 0),
(5743, 1, '2021-06-01 12:31:53', '2021-06-01 12:31:53', '', 'TAOFFEN 2021 New Women Real Leather Shoes Summer Sandals Buckle Strap Hollow Out Beach Sandals Cool Ladies Footwear Size 34-42', 'Color: Beige, Shoe Size: 9', 'publish', 'closed', 'closed', '', 'taoffen-2021-new-women-real-leather-shoes-summer-sandals-buckle-strap-hollow-out-beach-sandals-cool-ladies-footwear-size-34-42-14', '', '', '2021-06-01 12:31:53', '2021-06-01 12:31:53', '', 5725, 'http://shoestimer.com/?post_type=product_variation&p=5743', 14, 'product_variation', '', 0),
(5744, 1, '2021-06-01 12:31:53', '2021-06-01 12:31:53', '', 'TAOFFEN 2021 New Women Real Leather Shoes Summer Sandals Buckle Strap Hollow Out Beach Sandals Cool Ladies Footwear Size 34-42', 'Color: BLACK, Shoe Size: 9.5', 'publish', 'closed', 'closed', '', 'taoffen-2021-new-women-real-leather-shoes-summer-sandals-buckle-strap-hollow-out-beach-sandals-cool-ladies-footwear-size-34-42-15', '', '', '2021-06-01 12:31:53', '2021-06-01 12:31:53', '', 5725, 'http://shoestimer.com/?post_type=product_variation&p=5744', 15, 'product_variation', '', 0),
(5745, 1, '2021-06-01 12:31:54', '2021-06-01 12:31:54', '', 'TAOFFEN 2021 New Women Real Leather Shoes Summer Sandals Buckle Strap Hollow Out Beach Sandals Cool Ladies Footwear Size 34-42', 'Color: Wine Red, Shoe Size: 3', 'publish', 'closed', 'closed', '', 'taoffen-2021-new-women-real-leather-shoes-summer-sandals-buckle-strap-hollow-out-beach-sandals-cool-ladies-footwear-size-34-42-16', '', '', '2021-06-01 12:31:54', '2021-06-01 12:31:54', '', 5725, 'http://shoestimer.com/?post_type=product_variation&p=5745', 16, 'product_variation', '', 0),
(5746, 1, '2021-06-01 12:31:54', '2021-06-01 12:31:54', '', 'TAOFFEN 2021 New Women Real Leather Shoes Summer Sandals Buckle Strap Hollow Out Beach Sandals Cool Ladies Footwear Size 34-42', 'Color: Wine Red, Shoe Size: 4', 'publish', 'closed', 'closed', '', 'taoffen-2021-new-women-real-leather-shoes-summer-sandals-buckle-strap-hollow-out-beach-sandals-cool-ladies-footwear-size-34-42-17', '', '', '2021-06-01 12:31:54', '2021-06-01 12:31:54', '', 5725, 'http://shoestimer.com/?post_type=product_variation&p=5746', 17, 'product_variation', '', 0),
(5747, 1, '2021-06-01 12:31:54', '2021-06-01 12:31:54', '', 'TAOFFEN 2021 New Women Real Leather Shoes Summer Sandals Buckle Strap Hollow Out Beach Sandals Cool Ladies Footwear Size 34-42', 'Color: Wine Red, Shoe Size: 5', 'publish', 'closed', 'closed', '', 'taoffen-2021-new-women-real-leather-shoes-summer-sandals-buckle-strap-hollow-out-beach-sandals-cool-ladies-footwear-size-34-42-18', '', '', '2021-06-01 12:31:54', '2021-06-01 12:31:54', '', 5725, 'http://shoestimer.com/?post_type=product_variation&p=5747', 18, 'product_variation', '', 0),
(5748, 1, '2021-06-01 12:31:54', '2021-06-01 12:31:54', '', 'TAOFFEN 2021 New Women Real Leather Shoes Summer Sandals Buckle Strap Hollow Out Beach Sandals Cool Ladies Footwear Size 34-42', 'Color: BLACK, Shoe Size: 6', 'publish', 'closed', 'closed', '', 'taoffen-2021-new-women-real-leather-shoes-summer-sandals-buckle-strap-hollow-out-beach-sandals-cool-ladies-footwear-size-34-42-19', '', '', '2021-06-01 12:31:54', '2021-06-01 12:31:54', '', 5725, 'http://shoestimer.com/?post_type=product_variation&p=5748', 19, 'product_variation', '', 0),
(5749, 1, '2021-06-01 12:31:54', '2021-06-01 12:31:54', '', 'TAOFFEN 2021 New Women Real Leather Shoes Summer Sandals Buckle Strap Hollow Out Beach Sandals Cool Ladies Footwear Size 34-42', 'Color: BLACK, Shoe Size: 7', 'publish', 'closed', 'closed', '', 'taoffen-2021-new-women-real-leather-shoes-summer-sandals-buckle-strap-hollow-out-beach-sandals-cool-ladies-footwear-size-34-42-20', '', '', '2021-06-01 12:31:54', '2021-06-01 12:31:54', '', 5725, 'http://shoestimer.com/?post_type=product_variation&p=5749', 20, 'product_variation', '', 0),
(5750, 1, '2021-06-01 12:31:54', '2021-06-01 12:31:54', '', 'TAOFFEN 2021 New Women Real Leather Shoes Summer Sandals Buckle Strap Hollow Out Beach Sandals Cool Ladies Footwear Size 34-42', 'Color: BLACK, Shoe Size: 8', 'publish', 'closed', 'closed', '', 'taoffen-2021-new-women-real-leather-shoes-summer-sandals-buckle-strap-hollow-out-beach-sandals-cool-ladies-footwear-size-34-42-21', '', '', '2021-06-01 12:31:54', '2021-06-01 12:31:54', '', 5725, 'http://shoestimer.com/?post_type=product_variation&p=5750', 21, 'product_variation', '', 0),
(5751, 1, '2021-06-01 12:31:54', '2021-06-01 12:31:54', '', 'TAOFFEN 2021 New Women Real Leather Shoes Summer Sandals Buckle Strap Hollow Out Beach Sandals Cool Ladies Footwear Size 34-42', 'Color: BLACK, Shoe Size: 9', 'publish', 'closed', 'closed', '', 'taoffen-2021-new-women-real-leather-shoes-summer-sandals-buckle-strap-hollow-out-beach-sandals-cool-ladies-footwear-size-34-42-22', '', '', '2021-06-01 12:31:54', '2021-06-01 12:31:54', '', 5725, 'http://shoestimer.com/?post_type=product_variation&p=5751', 22, 'product_variation', '', 0),
(5752, 1, '2021-06-01 12:31:54', '2021-06-01 12:31:54', '', 'TAOFFEN 2021 New Women Real Leather Shoes Summer Sandals Buckle Strap Hollow Out Beach Sandals Cool Ladies Footwear Size 34-42', 'Color: Wine Red, Shoe Size: 9.5', 'publish', 'closed', 'closed', '', 'taoffen-2021-new-women-real-leather-shoes-summer-sandals-buckle-strap-hollow-out-beach-sandals-cool-ladies-footwear-size-34-42-23', '', '', '2021-06-01 12:31:54', '2021-06-01 12:31:54', '', 5725, 'http://shoestimer.com/?post_type=product_variation&p=5752', 23, 'product_variation', '', 0),
(5753, 1, '2021-06-01 12:31:55', '2021-06-01 12:31:55', '', 'TAOFFEN 2021 New Women Real Leather Shoes Summer Sandals Buckle Strap Hollow Out Beach Sandals Cool Ladies Footwear Size 34-42', 'Color: Wine Red, Shoe Size: 6', 'publish', 'closed', 'closed', '', 'taoffen-2021-new-women-real-leather-shoes-summer-sandals-buckle-strap-hollow-out-beach-sandals-cool-ladies-footwear-size-34-42-24', '', '', '2021-06-01 12:31:55', '2021-06-01 12:31:55', '', 5725, 'http://shoestimer.com/?post_type=product_variation&p=5753', 24, 'product_variation', '', 0),
(5754, 1, '2021-06-01 12:31:55', '2021-06-01 12:31:55', '', 'TAOFFEN 2021 New Women Real Leather Shoes Summer Sandals Buckle Strap Hollow Out Beach Sandals Cool Ladies Footwear Size 34-42', 'Color: Wine Red, Shoe Size: 7', 'publish', 'closed', 'closed', '', 'taoffen-2021-new-women-real-leather-shoes-summer-sandals-buckle-strap-hollow-out-beach-sandals-cool-ladies-footwear-size-34-42-25', '', '', '2021-06-01 12:31:55', '2021-06-01 12:31:55', '', 5725, 'http://shoestimer.com/?post_type=product_variation&p=5754', 25, 'product_variation', '', 0),
(5755, 1, '2021-06-01 12:31:55', '2021-06-01 12:31:55', '', 'TAOFFEN 2021 New Women Real Leather Shoes Summer Sandals Buckle Strap Hollow Out Beach Sandals Cool Ladies Footwear Size 34-42', 'Color: Wine Red, Shoe Size: 8', 'publish', 'closed', 'closed', '', 'taoffen-2021-new-women-real-leather-shoes-summer-sandals-buckle-strap-hollow-out-beach-sandals-cool-ladies-footwear-size-34-42-26', '', '', '2021-06-01 12:31:55', '2021-06-01 12:31:55', '', 5725, 'http://shoestimer.com/?post_type=product_variation&p=5755', 26, 'product_variation', '', 0),
(5756, 1, '2021-06-01 12:31:55', '2021-06-01 12:31:55', '', 'TAOFFEN 2021 New Women Real Leather Shoes Summer Sandals Buckle Strap Hollow Out Beach Sandals Cool Ladies Footwear Size 34-42', 'Color: Wine Red, Shoe Size: 9', 'publish', 'closed', 'closed', '', 'taoffen-2021-new-women-real-leather-shoes-summer-sandals-buckle-strap-hollow-out-beach-sandals-cool-ladies-footwear-size-34-42-27', '', '', '2021-06-01 12:31:55', '2021-06-01 12:31:55', '', 5725, 'http://shoestimer.com/?post_type=product_variation&p=5756', 27, 'product_variation', '', 0),
(5757, 0, '2021-06-01 12:31:55', '2021-06-01 12:31:55', '', 'Woman-Summer-Sandals-For-Women-Shoes-Comfy-Soft-Women-Sandals-Wedge-Low-Heels-Shoes-Thick-Bottom-5', '', 'inherit', 'open', 'closed', '', 'woman-summer-sandals-for-women-shoes-comfy-soft-women-sandals-wedge-low-heels-shoes-thick-bottom-5', '', '', '2021-06-01 12:31:55', '2021-06-01 12:31:55', '', 5698, 'http://shoestimer.com/wp-content/uploads/2021/06/Woman-Summer-Sandals-For-Women-Shoes-Comfy-Soft-Women-Sandals-Wedge-Low-Heels-Shoes-Thick-Bottom-5.jpg', 0, 'attachment', 'image/jpeg', 0),
(5758, 1, '2021-06-01 12:32:00', '2021-06-01 12:32:00', '                <div class=\"product-specs-list-container\">\n                    <ul class=\"product-specs-list util-clearfix\">\n						                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Brand Name:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">chuqing</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Upper Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">PU</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Origin:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">CN(Origin)</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Sandal Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Basic</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Heel Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Flat with</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Lining Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">PU</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Side Vamp Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Open</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Outsole Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Rubber</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Item Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Sandals</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Heel Height:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Low (1cm-3cm)</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">With Platforms:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">No</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Occasion:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Casual</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Closure Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Buckle Strap</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Fit:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Fits true to size, take your normal size</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Back Counter Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Front & Rear Strap</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Fashion Element:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Rivet</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Style:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Classics</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Model Number:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">38</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Pattern Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Solid</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Insole Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Full Grain Leather</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Department Name:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Adult</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Women sandals:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Sandals women flat</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Designer sandals:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Luxury sandals</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Clear sandals:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Flat sandals</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Fashion sandals:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Clear shoes</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Designer shoes:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Studded sandals</span>\n                            </li>\n							                    </ul>\n                </div>\n				<div class=\"detailmodule_html\"><div class=\"detail-desc-decorate-richtext\"><div> \n <p style=\"text-overflow: ellipsis;font-family: \'OpenSans\';color:\'#000\';word-wrap: break-word;white-space: pre-wrap;font-weight: 300;font-size: 14px;line-height: 20px;color: #000;margin-bottom: 12px;\"> &nbsp; </p> \n</div> \n<br /> \n<div> \n <img src=\"https://ae01.alicdn.com/kf/H7da9198f5fd244d0a80770ec26f1aa1c2.jpg\" /> \n</div> \n<br /> \n<div> \n <img src=\"https://ae01.alicdn.com/kf/H2c92b4c30305422292149242d99933bdu.jpg\" style=\"margin-bottom: 10px;\" /> \n</div> \n<br /> \n<div> \n <img src=\"https://ae01.alicdn.com/kf/Hcb7d2c2413694982abdb6cce56019de01.jpg\" /> \n</div> \n<br /> \n<div> \n <img src=\"https://ae01.alicdn.com/kf/H796990ff11ae423b8a4294c52fbb322b9.jpg\" /> \n</div> \n<br /> \n<div> \n <img src=\"https://ae01.alicdn.com/kf/Hd82333156d8549bc97edec12e8a3edf4f.jpg\" /> \n</div> \n<br /> \n<div> \n <img src=\"https://ae01.alicdn.com/kf/H3ab7b9778788449092d6021a2b19d4a5k.jpg\" /> \n</div> \n<br /> \n<div> \n <img src=\"https://ae01.alicdn.com/kf/Hed06b42fa0184cb8908a02109ef93967B.jpg\" /> \n</div> \n<br /> \n<div> \n <img src=\"https://ae01.alicdn.com/kf/H9a760afd5ac84db288bc8b44a980ae50L.jpg\" /> \n</div> \n<br /> \n<div> \n <p style=\"text-overflow: ellipsis;font-family: \'OpenSans\';color:\'#000\';word-wrap: break-word;white-space: pre-wrap;font-weight: 300;font-size: 14px;line-height: 20px;color: #000;margin-bottom: 12px;\"> \'</p> \n</div> \n<br /> \n<div> \n <img src=\"https://ae01.alicdn.com/kf/Hb3c9198e008d4e2ba60ec9f012ac1439U.jpg\" /> \n</div> \n<br /> \n<div> \n <img src=\"https://ae01.alicdn.com/kf/Hf6d38fb068d649b697088b99dcc81e56U.jpg\" /> \n</div> \n<br /></div></div>\n\n\n', '2021 New Rivet Strong Flat Women Sandals Fashion Shoes Lightweight Non-slip Sabot Women\'s Summer Designer Studded Sandals', '', 'publish', 'open', 'closed', '', '2021-new-rivet-strong-flat-women-sandals-fashion-shoes-lightweight-non-slip-sabot-womens-summer-designer-studded-sandals', '', '', '2021-06-01 12:32:32', '2021-06-01 12:32:32', '', 0, 'http://shoestimer.com/product/2021-new-rivet-strong-flat-women-sandals-fashion-shoes-lightweight-non-slip-sabot-womens-summer-designer-studded-sandals/', 0, 'product', '', 0),
(5759, 1, '2021-06-01 12:32:00', '2021-06-01 12:32:00', '', '2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer', '', 'inherit', 'open', 'closed', '', '2021-new-rivet-strong-flat-women-sandals-fashion-shoes-lightweight-non-slip-sabot-women-s-summer', '', '', '2021-06-01 12:32:00', '2021-06-01 12:32:00', '', 5758, 'http://shoestimer.com/wp-content/uploads/2021/06/2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer.jpg', 0, 'attachment', 'image/jpeg', 0),
(5760, 0, '2021-06-01 12:32:00', '2021-06-01 12:32:00', '', 'Woman-Summer-Sandals-For-Women-Shoes-Comfy-Soft-Women-Sandals-Wedge-Low-Heels-Shoes-Thick-Bottom.jpg_640x640', '', 'inherit', 'open', 'closed', '', 'woman-summer-sandals-for-women-shoes-comfy-soft-women-sandals-wedge-low-heels-shoes-thick-bottom-jpg_640x640', '', '', '2021-06-01 12:32:00', '2021-06-01 12:32:00', '', 5698, 'http://shoestimer.com/wp-content/uploads/2021/06/Woman-Summer-Sandals-For-Women-Shoes-Comfy-Soft-Women-Sandals-Wedge-Low-Heels-Shoes-Thick-Bottom.jpg_640x640.jpg', 0, 'attachment', 'image/jpeg', 0),
(5761, 1, '2021-06-01 12:32:05', '2021-06-01 12:32:05', '', '2021 New Rivet Strong Flat Women Sandals Fashion Shoes Lightweight Non-slip Sabot Women\'s Summer Designer Studded Sandals', 'Color: Black(Park Nail), Shoe Size: 6', 'publish', 'closed', 'closed', '', '2021-new-rivet-strong-flat-women-sandals-fashion-shoes-lightweight-non-slip-sabot-womens-summer-designer-studded-sandals', '', '', '2021-06-01 12:32:05', '2021-06-01 12:32:05', '', 5758, 'http://shoestimer.com/?post_type=product_variation&p=5761', 1, 'product_variation', '', 0),
(5762, 1, '2021-06-01 12:32:05', '2021-06-01 12:32:05', '', '2021 New Rivet Strong Flat Women Sandals Fashion Shoes Lightweight Non-slip Sabot Women\'s Summer Designer Studded Sandals', 'Color: Snake(Square nail), Shoe Size: 11', 'publish', 'closed', 'closed', '', '2021-new-rivet-strong-flat-women-sandals-fashion-shoes-lightweight-non-slip-sabot-womens-summer-designer-studded-sandals-2', '', '', '2021-06-01 12:32:05', '2021-06-01 12:32:05', '', 5758, 'http://shoestimer.com/?post_type=product_variation&p=5762', 2, 'product_variation', '', 0),
(5763, 1, '2021-06-01 12:32:05', '2021-06-01 12:32:05', '', '2021 New Rivet Strong Flat Women Sandals Fashion Shoes Lightweight Non-slip Sabot Women\'s Summer Designer Studded Sandals', 'Color: Sandals(Park Nail), Shoe Size: 11', 'publish', 'closed', 'closed', '', '2021-new-rivet-strong-flat-women-sandals-fashion-shoes-lightweight-non-slip-sabot-womens-summer-designer-studded-sandals-3', '', '', '2021-06-01 12:32:05', '2021-06-01 12:32:05', '', 5758, 'http://shoestimer.com/?post_type=product_variation&p=5763', 3, 'product_variation', '', 0),
(5764, 1, '2021-06-01 12:32:06', '2021-06-01 12:32:06', '', '2021 New Rivet Strong Flat Women Sandals Fashion Shoes Lightweight Non-slip Sabot Women\'s Summer Designer Studded Sandals', 'Color: Black(Park Nail), Shoe Size: 7', 'publish', 'closed', 'closed', '', '2021-new-rivet-strong-flat-women-sandals-fashion-shoes-lightweight-non-slip-sabot-womens-summer-designer-studded-sandals-4', '', '', '2021-06-01 12:32:06', '2021-06-01 12:32:06', '', 5758, 'http://shoestimer.com/?post_type=product_variation&p=5764', 4, 'product_variation', '', 0),
(5766, 1, '2021-06-01 12:32:06', '2021-06-01 12:32:06', '', '2021 New Rivet Strong Flat Women Sandals Fashion Shoes Lightweight Non-slip Sabot Women\'s Summer Designer Studded Sandals', 'Color: Black(Park Nail), Shoe Size: 6.5', 'publish', 'closed', 'closed', '', '2021-new-rivet-strong-flat-women-sandals-fashion-shoes-lightweight-non-slip-sabot-womens-summer-designer-studded-sandals-5', '', '', '2021-06-01 12:32:06', '2021-06-01 12:32:06', '', 5758, 'http://shoestimer.com/?post_type=product_variation&p=5766', 5, 'product_variation', '', 0),
(5765, 0, '2021-06-01 12:32:06', '2021-06-01 12:32:06', '', 'Woman-Summer-Sandals-For-Women-Shoes-Comfy-Soft-Women-Sandals-Wedge-Low-Heels-Shoes-Thick-Bottom-1.jpg_640x640-1', '', 'inherit', 'open', 'closed', '', 'woman-summer-sandals-for-women-shoes-comfy-soft-women-sandals-wedge-low-heels-shoes-thick-bottom-1-jpg_640x640-1', '', '', '2021-06-01 12:32:06', '2021-06-01 12:32:06', '', 5698, 'http://shoestimer.com/wp-content/uploads/2021/06/Woman-Summer-Sandals-For-Women-Shoes-Comfy-Soft-Women-Sandals-Wedge-Low-Heels-Shoes-Thick-Bottom-1.jpg_640x640-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(5767, 1, '2021-06-01 12:32:07', '2021-06-01 12:32:07', '', '2021 New Rivet Strong Flat Women Sandals Fashion Shoes Lightweight Non-slip Sabot Women\'s Summer Designer Studded Sandals', 'Color: Snake(Square nail), Shoe Size: 9', 'publish', 'closed', 'closed', '', '2021-new-rivet-strong-flat-women-sandals-fashion-shoes-lightweight-non-slip-sabot-womens-summer-designer-studded-sandals-6', '', '', '2021-06-01 12:32:07', '2021-06-01 12:32:07', '', 5758, 'http://shoestimer.com/?post_type=product_variation&p=5767', 6, 'product_variation', '', 0),
(5768, 1, '2021-06-01 12:32:07', '2021-06-01 12:32:07', '', '2021 New Rivet Strong Flat Women Sandals Fashion Shoes Lightweight Non-slip Sabot Women\'s Summer Designer Studded Sandals', 'Color: Black(Park Nail), Shoe Size: 8', 'publish', 'closed', 'closed', '', '2021-new-rivet-strong-flat-women-sandals-fashion-shoes-lightweight-non-slip-sabot-womens-summer-designer-studded-sandals-7', '', '', '2021-06-01 12:32:07', '2021-06-01 12:32:07', '', 5758, 'http://shoestimer.com/?post_type=product_variation&p=5768', 7, 'product_variation', '', 0),
(5769, 1, '2021-06-01 12:32:08', '2021-06-01 12:32:08', '', '2021 New Rivet Strong Flat Women Sandals Fashion Shoes Lightweight Non-slip Sabot Women\'s Summer Designer Studded Sandals', 'Color: Snake(Square nail), Shoe Size: 8.5', 'publish', 'closed', 'closed', '', '2021-new-rivet-strong-flat-women-sandals-fashion-shoes-lightweight-non-slip-sabot-womens-summer-designer-studded-sandals-8', '', '', '2021-06-01 12:32:08', '2021-06-01 12:32:08', '', 5758, 'http://shoestimer.com/?post_type=product_variation&p=5769', 8, 'product_variation', '', 0),
(5770, 1, '2021-06-01 12:32:08', '2021-06-01 12:32:08', '', '2021 New Rivet Strong Flat Women Sandals Fashion Shoes Lightweight Non-slip Sabot Women\'s Summer Designer Studded Sandals', 'Color: Black(Park Nail), Shoe Size: 7.5', 'publish', 'closed', 'closed', '', '2021-new-rivet-strong-flat-women-sandals-fashion-shoes-lightweight-non-slip-sabot-womens-summer-designer-studded-sandals-9', '', '', '2021-06-01 12:32:08', '2021-06-01 12:32:08', '', 5758, 'http://shoestimer.com/?post_type=product_variation&p=5770', 9, 'product_variation', '', 0);
INSERT INTO `wpx5_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(5772, 1, '2021-06-01 12:32:08', '2021-06-01 12:32:08', '', '2021 New Rivet Strong Flat Women Sandals Fashion Shoes Lightweight Non-slip Sabot Women\'s Summer Designer Studded Sandals', 'Color: Snake(Square nail), Shoe Size: 10', 'publish', 'closed', 'closed', '', '2021-new-rivet-strong-flat-women-sandals-fashion-shoes-lightweight-non-slip-sabot-womens-summer-designer-studded-sandals-10', '', '', '2021-06-01 12:32:08', '2021-06-01 12:32:08', '', 5758, 'http://shoestimer.com/?post_type=product_variation&p=5772', 10, 'product_variation', '', 0),
(5771, 0, '2021-06-01 12:32:08', '2021-06-01 12:32:08', '', 'Woman-Summer-Sandals-For-Women-Shoes-Comfy-Soft-Women-Sandals-Wedge-Low-Heels-Shoes-Thick-Bottom-2.jpg_640x640-2', '', 'inherit', 'open', 'closed', '', 'woman-summer-sandals-for-women-shoes-comfy-soft-women-sandals-wedge-low-heels-shoes-thick-bottom-2-jpg_640x640-2', '', '', '2021-06-01 12:32:08', '2021-06-01 12:32:08', '', 5698, 'http://shoestimer.com/wp-content/uploads/2021/06/Woman-Summer-Sandals-For-Women-Shoes-Comfy-Soft-Women-Sandals-Wedge-Low-Heels-Shoes-Thick-Bottom-2.jpg_640x640-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(5773, 1, '2021-06-01 12:32:09', '2021-06-01 12:32:09', '', '2021 New Rivet Strong Flat Women Sandals Fashion Shoes Lightweight Non-slip Sabot Women\'s Summer Designer Studded Sandals', 'Color: Black(Park Nail), Shoe Size: 9', 'publish', 'closed', 'closed', '', '2021-new-rivet-strong-flat-women-sandals-fashion-shoes-lightweight-non-slip-sabot-womens-summer-designer-studded-sandals-11', '', '', '2021-06-01 12:32:09', '2021-06-01 12:32:09', '', 5758, 'http://shoestimer.com/?post_type=product_variation&p=5773', 11, 'product_variation', '', 0),
(5774, 1, '2021-06-01 12:32:09', '2021-06-01 12:32:09', '', '2021 New Rivet Strong Flat Women Sandals Fashion Shoes Lightweight Non-slip Sabot Women\'s Summer Designer Studded Sandals', 'Color: Snake(Square nail), Shoe Size: 9.5', 'publish', 'closed', 'closed', '', '2021-new-rivet-strong-flat-women-sandals-fashion-shoes-lightweight-non-slip-sabot-womens-summer-designer-studded-sandals-12', '', '', '2021-06-01 12:32:09', '2021-06-01 12:32:09', '', 5758, 'http://shoestimer.com/?post_type=product_variation&p=5774', 12, 'product_variation', '', 0),
(5775, 1, '2021-06-01 12:32:10', '2021-06-01 12:32:10', '', '2021 New Rivet Strong Flat Women Sandals Fashion Shoes Lightweight Non-slip Sabot Women\'s Summer Designer Studded Sandals', 'Color: Black(Park Nail), Shoe Size: 8.5', 'publish', 'closed', 'closed', '', '2021-new-rivet-strong-flat-women-sandals-fashion-shoes-lightweight-non-slip-sabot-womens-summer-designer-studded-sandals-13', '', '', '2021-06-01 12:32:10', '2021-06-01 12:32:10', '', 5758, 'http://shoestimer.com/?post_type=product_variation&p=5775', 13, 'product_variation', '', 0),
(5777, 1, '2021-06-01 12:32:10', '2021-06-01 12:32:10', '', '2021 New Rivet Strong Flat Women Sandals Fashion Shoes Lightweight Non-slip Sabot Women\'s Summer Designer Studded Sandals', 'Color: Sandals(Park Nail), Shoe Size: 7', 'publish', 'closed', 'closed', '', '2021-new-rivet-strong-flat-women-sandals-fashion-shoes-lightweight-non-slip-sabot-womens-summer-designer-studded-sandals-14', '', '', '2021-06-01 12:32:10', '2021-06-01 12:32:10', '', 5758, 'http://shoestimer.com/?post_type=product_variation&p=5777', 14, 'product_variation', '', 0),
(5776, 0, '2021-06-01 12:32:10', '2021-06-01 12:32:10', '', 'TAOFFEN-2021-New-Women-Real-Leather-Shoes-Summer-Sandals-Buckle-Strap-Hollow-Out-Beach-Sandals-Cool-1', '', 'inherit', 'open', 'closed', '', 'taoffen-2021-new-women-real-leather-shoes-summer-sandals-buckle-strap-hollow-out-beach-sandals-cool-1', '', '', '2021-06-01 12:32:10', '2021-06-01 12:32:10', '', 5725, 'http://shoestimer.com/wp-content/uploads/2021/06/TAOFFEN-2021-New-Women-Real-Leather-Shoes-Summer-Sandals-Buckle-Strap-Hollow-Out-Beach-Sandals-Cool-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(5778, 1, '2021-06-01 12:32:11', '2021-06-01 12:32:11', '', '2021 New Rivet Strong Flat Women Sandals Fashion Shoes Lightweight Non-slip Sabot Women\'s Summer Designer Studded Sandals', 'Color: Sandals(Park Nail), Shoe Size: 6.5', 'publish', 'closed', 'closed', '', '2021-new-rivet-strong-flat-women-sandals-fashion-shoes-lightweight-non-slip-sabot-womens-summer-designer-studded-sandals-15', '', '', '2021-06-01 12:32:11', '2021-06-01 12:32:11', '', 5758, 'http://shoestimer.com/?post_type=product_variation&p=5778', 15, 'product_variation', '', 0),
(5779, 1, '2021-06-01 12:32:12', '2021-06-01 12:32:12', '', '2021 New Rivet Strong Flat Women Sandals Fashion Shoes Lightweight Non-slip Sabot Women\'s Summer Designer Studded Sandals', 'Color: Sandals(Park Nail), Shoe Size: 8', 'publish', 'closed', 'closed', '', '2021-new-rivet-strong-flat-women-sandals-fashion-shoes-lightweight-non-slip-sabot-womens-summer-designer-studded-sandals-16', '', '', '2021-06-01 12:32:12', '2021-06-01 12:32:12', '', 5758, 'http://shoestimer.com/?post_type=product_variation&p=5779', 16, 'product_variation', '', 0),
(5780, 1, '2021-06-01 12:32:13', '2021-06-01 12:32:13', '', '2021 New Rivet Strong Flat Women Sandals Fashion Shoes Lightweight Non-slip Sabot Women\'s Summer Designer Studded Sandals', 'Color: Sandals(Park Nail), Shoe Size: 7.5', 'publish', 'closed', 'closed', '', '2021-new-rivet-strong-flat-women-sandals-fashion-shoes-lightweight-non-slip-sabot-womens-summer-designer-studded-sandals-17', '', '', '2021-06-01 12:32:13', '2021-06-01 12:32:13', '', 5758, 'http://shoestimer.com/?post_type=product_variation&p=5780', 17, 'product_variation', '', 0),
(5781, 1, '2021-06-01 12:32:13', '2021-06-01 12:32:13', '', '2021 New Rivet Strong Flat Women Sandals Fashion Shoes Lightweight Non-slip Sabot Women\'s Summer Designer Studded Sandals', 'Color: Sandals(Park Nail), Shoe Size: 9', 'publish', 'closed', 'closed', '', '2021-new-rivet-strong-flat-women-sandals-fashion-shoes-lightweight-non-slip-sabot-womens-summer-designer-studded-sandals-18', '', '', '2021-06-01 12:32:13', '2021-06-01 12:32:13', '', 5758, 'http://shoestimer.com/?post_type=product_variation&p=5781', 18, 'product_variation', '', 0),
(5783, 1, '2021-06-01 12:32:14', '2021-06-01 12:32:14', '', '2021 New Rivet Strong Flat Women Sandals Fashion Shoes Lightweight Non-slip Sabot Women\'s Summer Designer Studded Sandals', 'Color: Sandals(Park Nail), Shoe Size: 8.5', 'publish', 'closed', 'closed', '', '2021-new-rivet-strong-flat-women-sandals-fashion-shoes-lightweight-non-slip-sabot-womens-summer-designer-studded-sandals-19', '', '', '2021-06-01 12:32:14', '2021-06-01 12:32:14', '', 5758, 'http://shoestimer.com/?post_type=product_variation&p=5783', 19, 'product_variation', '', 0),
(5782, 0, '2021-06-01 12:32:13', '2021-06-01 12:32:13', '', 'TAOFFEN-2021-New-Women-Real-Leather-Shoes-Summer-Sandals-Buckle-Strap-Hollow-Out-Beach-Sandals-Cool-2', '', 'inherit', 'open', 'closed', '', 'taoffen-2021-new-women-real-leather-shoes-summer-sandals-buckle-strap-hollow-out-beach-sandals-cool-2', '', '', '2021-06-01 12:32:13', '2021-06-01 12:32:13', '', 5725, 'http://shoestimer.com/wp-content/uploads/2021/06/TAOFFEN-2021-New-Women-Real-Leather-Shoes-Summer-Sandals-Buckle-Strap-Hollow-Out-Beach-Sandals-Cool-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(5784, 1, '2021-06-01 12:32:15', '2021-06-01 12:32:15', '', '2021 New Rivet Strong Flat Women Sandals Fashion Shoes Lightweight Non-slip Sabot Women\'s Summer Designer Studded Sandals', 'Color: Sandals(Park Nail), Shoe Size: 10', 'publish', 'closed', 'closed', '', '2021-new-rivet-strong-flat-women-sandals-fashion-shoes-lightweight-non-slip-sabot-womens-summer-designer-studded-sandals-20', '', '', '2021-06-01 12:32:15', '2021-06-01 12:32:15', '', 5758, 'http://shoestimer.com/?post_type=product_variation&p=5784', 20, 'product_variation', '', 0),
(5785, 1, '2021-06-01 12:32:15', '2021-06-01 12:32:15', '', '2021 New Rivet Strong Flat Women Sandals Fashion Shoes Lightweight Non-slip Sabot Women\'s Summer Designer Studded Sandals', 'Color: Sandals(Park Nail), Shoe Size: 9.5', 'publish', 'closed', 'closed', '', '2021-new-rivet-strong-flat-women-sandals-fashion-shoes-lightweight-non-slip-sabot-womens-summer-designer-studded-sandals-21', '', '', '2021-06-01 12:32:15', '2021-06-01 12:32:15', '', 5758, 'http://shoestimer.com/?post_type=product_variation&p=5785', 21, 'product_variation', '', 0),
(5786, 1, '2021-06-01 12:32:16', '2021-06-01 12:32:16', '', '2021 New Rivet Strong Flat Women Sandals Fashion Shoes Lightweight Non-slip Sabot Women\'s Summer Designer Studded Sandals', 'Color: Snake(Square nail), Shoe Size: 7', 'publish', 'closed', 'closed', '', '2021-new-rivet-strong-flat-women-sandals-fashion-shoes-lightweight-non-slip-sabot-womens-summer-designer-studded-sandals-22', '', '', '2021-06-01 12:32:16', '2021-06-01 12:32:16', '', 5758, 'http://shoestimer.com/?post_type=product_variation&p=5786', 22, 'product_variation', '', 0),
(5787, 1, '2021-06-01 12:32:16', '2021-06-01 12:32:16', '', '2021 New Rivet Strong Flat Women Sandals Fashion Shoes Lightweight Non-slip Sabot Women\'s Summer Designer Studded Sandals', 'Color: Black(Park Nail), Shoe Size: 10', 'publish', 'closed', 'closed', '', '2021-new-rivet-strong-flat-women-sandals-fashion-shoes-lightweight-non-slip-sabot-womens-summer-designer-studded-sandals-23', '', '', '2021-06-01 12:32:16', '2021-06-01 12:32:16', '', 5758, 'http://shoestimer.com/?post_type=product_variation&p=5787', 23, 'product_variation', '', 0),
(5788, 1, '2021-06-01 12:32:16', '2021-06-01 12:32:16', '', '2021 New Rivet Strong Flat Women Sandals Fashion Shoes Lightweight Non-slip Sabot Women\'s Summer Designer Studded Sandals', 'Color: Snake(Square nail), Shoe Size: 6.5', 'publish', 'closed', 'closed', '', '2021-new-rivet-strong-flat-women-sandals-fashion-shoes-lightweight-non-slip-sabot-womens-summer-designer-studded-sandals-24', '', '', '2021-06-01 12:32:16', '2021-06-01 12:32:16', '', 5758, 'http://shoestimer.com/?post_type=product_variation&p=5788', 24, 'product_variation', '', 0),
(5789, 1, '2021-06-01 12:32:16', '2021-06-01 12:32:16', '', '2021 New Rivet Strong Flat Women Sandals Fashion Shoes Lightweight Non-slip Sabot Women\'s Summer Designer Studded Sandals', 'Color: Black(Park Nail), Shoe Size: 9.5', 'publish', 'closed', 'closed', '', '2021-new-rivet-strong-flat-women-sandals-fashion-shoes-lightweight-non-slip-sabot-womens-summer-designer-studded-sandals-25', '', '', '2021-06-01 12:32:16', '2021-06-01 12:32:16', '', 5758, 'http://shoestimer.com/?post_type=product_variation&p=5789', 25, 'product_variation', '', 0),
(5790, 1, '2021-06-01 12:32:16', '2021-06-01 12:32:16', '', '2021 New Rivet Strong Flat Women Sandals Fashion Shoes Lightweight Non-slip Sabot Women\'s Summer Designer Studded Sandals', 'Color: Snake(Square nail), Shoe Size: 8', 'publish', 'closed', 'closed', '', '2021-new-rivet-strong-flat-women-sandals-fashion-shoes-lightweight-non-slip-sabot-womens-summer-designer-studded-sandals-26', '', '', '2021-06-01 12:32:16', '2021-06-01 12:32:16', '', 5758, 'http://shoestimer.com/?post_type=product_variation&p=5790', 26, 'product_variation', '', 0),
(5791, 1, '2021-06-01 12:32:16', '2021-06-01 12:32:16', '', '2021 New Rivet Strong Flat Women Sandals Fashion Shoes Lightweight Non-slip Sabot Women\'s Summer Designer Studded Sandals', 'Color: Snake(Square nail), Shoe Size: 7.5', 'publish', 'closed', 'closed', '', '2021-new-rivet-strong-flat-women-sandals-fashion-shoes-lightweight-non-slip-sabot-womens-summer-designer-studded-sandals-27', '', '', '2021-06-01 12:32:16', '2021-06-01 12:32:16', '', 5758, 'http://shoestimer.com/?post_type=product_variation&p=5791', 27, 'product_variation', '', 0),
(5792, 0, '2021-06-01 12:32:17', '2021-06-01 12:32:17', '', 'TAOFFEN-2021-New-Women-Real-Leather-Shoes-Summer-Sandals-Buckle-Strap-Hollow-Out-Beach-Sandals-Cool-3', '', 'inherit', 'open', 'closed', '', 'taoffen-2021-new-women-real-leather-shoes-summer-sandals-buckle-strap-hollow-out-beach-sandals-cool-3', '', '', '2021-06-01 12:32:17', '2021-06-01 12:32:17', '', 5725, 'http://shoestimer.com/wp-content/uploads/2021/06/TAOFFEN-2021-New-Women-Real-Leather-Shoes-Summer-Sandals-Buckle-Strap-Hollow-Out-Beach-Sandals-Cool-3.jpg', 0, 'attachment', 'image/jpeg', 0),
(5793, 1, '2021-06-01 12:32:17', '2021-06-01 12:32:17', '', '2021 New Rivet Strong Flat Women Sandals Fashion Shoes Lightweight Non-slip Sabot Women\'s Summer Designer Studded Sandals', 'Color: Black(Park Nail), Shoe Size: 11', 'publish', 'closed', 'closed', '', '2021-new-rivet-strong-flat-women-sandals-fashion-shoes-lightweight-non-slip-sabot-womens-summer-designer-studded-sandals-28', '', '', '2021-06-01 12:32:17', '2021-06-01 12:32:17', '', 5758, 'http://shoestimer.com/?post_type=product_variation&p=5793', 28, 'product_variation', '', 0),
(5794, 1, '2021-06-01 12:32:17', '2021-06-01 12:32:17', '', '2021 New Rivet Strong Flat Women Sandals Fashion Shoes Lightweight Non-slip Sabot Women\'s Summer Designer Studded Sandals', 'Color: Snake(Square nail), Shoe Size: 6', 'publish', 'closed', 'closed', '', '2021-new-rivet-strong-flat-women-sandals-fashion-shoes-lightweight-non-slip-sabot-womens-summer-designer-studded-sandals-29', '', '', '2021-06-01 12:32:17', '2021-06-01 12:32:17', '', 5758, 'http://shoestimer.com/?post_type=product_variation&p=5794', 29, 'product_variation', '', 0),
(5795, 1, '2021-06-01 12:32:18', '2021-06-01 12:32:18', '', '2021 New Rivet Strong Flat Women Sandals Fashion Shoes Lightweight Non-slip Sabot Women\'s Summer Designer Studded Sandals', 'Color: Black(Square nail), Shoe Size: 10', 'publish', 'closed', 'closed', '', '2021-new-rivet-strong-flat-women-sandals-fashion-shoes-lightweight-non-slip-sabot-womens-summer-designer-studded-sandals-30', '', '', '2021-06-01 12:32:18', '2021-06-01 12:32:18', '', 5758, 'http://shoestimer.com/?post_type=product_variation&p=5795', 30, 'product_variation', '', 0),
(5796, 1, '2021-06-01 12:32:19', '2021-06-01 12:32:19', '', '2021 New Rivet Strong Flat Women Sandals Fashion Shoes Lightweight Non-slip Sabot Women\'s Summer Designer Studded Sandals', 'Color: Black(Square nail), Shoe Size: 9.5', 'publish', 'closed', 'closed', '', '2021-new-rivet-strong-flat-women-sandals-fashion-shoes-lightweight-non-slip-sabot-womens-summer-designer-studded-sandals-31', '', '', '2021-06-01 12:32:19', '2021-06-01 12:32:19', '', 5758, 'http://shoestimer.com/?post_type=product_variation&p=5796', 31, 'product_variation', '', 0),
(5797, 1, '2021-06-01 12:32:19', '2021-06-01 12:32:19', '', '2021 New Rivet Strong Flat Women Sandals Fashion Shoes Lightweight Non-slip Sabot Women\'s Summer Designer Studded Sandals', 'Color: Brown(Square nail), Shoe Size: 6', 'publish', 'closed', 'closed', '', '2021-new-rivet-strong-flat-women-sandals-fashion-shoes-lightweight-non-slip-sabot-womens-summer-designer-studded-sandals-32', '', '', '2021-06-01 12:32:19', '2021-06-01 12:32:19', '', 5758, 'http://shoestimer.com/?post_type=product_variation&p=5797', 32, 'product_variation', '', 0),
(5798, 0, '2021-06-01 12:32:19', '2021-06-01 12:32:19', '', 'TAOFFEN-2021-New-Women-Real-Leather-Shoes-Summer-Sandals-Buckle-Strap-Hollow-Out-Beach-Sandals-Cool-4', '', 'inherit', 'open', 'closed', '', 'taoffen-2021-new-women-real-leather-shoes-summer-sandals-buckle-strap-hollow-out-beach-sandals-cool-4', '', '', '2021-06-01 12:32:19', '2021-06-01 12:32:19', '', 5725, 'http://shoestimer.com/wp-content/uploads/2021/06/TAOFFEN-2021-New-Women-Real-Leather-Shoes-Summer-Sandals-Buckle-Strap-Hollow-Out-Beach-Sandals-Cool-4.jpg', 0, 'attachment', 'image/jpeg', 0),
(5799, 1, '2021-06-01 12:32:19', '2021-06-01 12:32:19', '', '2021 New Rivet Strong Flat Women Sandals Fashion Shoes Lightweight Non-slip Sabot Women\'s Summer Designer Studded Sandals', 'Color: Black(Square nail), Shoe Size: 11', 'publish', 'closed', 'closed', '', '2021-new-rivet-strong-flat-women-sandals-fashion-shoes-lightweight-non-slip-sabot-womens-summer-designer-studded-sandals-33', '', '', '2021-06-01 12:32:19', '2021-06-01 12:32:19', '', 5758, 'http://shoestimer.com/?post_type=product_variation&p=5799', 33, 'product_variation', '', 0),
(5800, 1, '2021-06-01 12:32:20', '2021-06-01 12:32:20', '', '2021 New Rivet Strong Flat Women Sandals Fashion Shoes Lightweight Non-slip Sabot Women\'s Summer Designer Studded Sandals', 'Color: Brown(Square nail), Shoe Size: 7', 'publish', 'closed', 'closed', '', '2021-new-rivet-strong-flat-women-sandals-fashion-shoes-lightweight-non-slip-sabot-womens-summer-designer-studded-sandals-34', '', '', '2021-06-01 12:32:20', '2021-06-01 12:32:20', '', 5758, 'http://shoestimer.com/?post_type=product_variation&p=5800', 34, 'product_variation', '', 0),
(5801, 1, '2021-06-01 12:32:20', '2021-06-01 12:32:20', '', '2021 New Rivet Strong Flat Women Sandals Fashion Shoes Lightweight Non-slip Sabot Women\'s Summer Designer Studded Sandals', 'Color: Brown(Square nail), Shoe Size: 6.5', 'publish', 'closed', 'closed', '', '2021-new-rivet-strong-flat-women-sandals-fashion-shoes-lightweight-non-slip-sabot-womens-summer-designer-studded-sandals-35', '', '', '2021-06-01 12:32:20', '2021-06-01 12:32:20', '', 5758, 'http://shoestimer.com/?post_type=product_variation&p=5801', 35, 'product_variation', '', 0),
(5802, 1, '2021-06-01 12:32:21', '2021-06-01 12:32:21', '', '2021 New Rivet Strong Flat Women Sandals Fashion Shoes Lightweight Non-slip Sabot Women\'s Summer Designer Studded Sandals', 'Color: Brown(Square nail), Shoe Size: 8', 'publish', 'closed', 'closed', '', '2021-new-rivet-strong-flat-women-sandals-fashion-shoes-lightweight-non-slip-sabot-womens-summer-designer-studded-sandals-36', '', '', '2021-06-01 12:32:21', '2021-06-01 12:32:21', '', 5758, 'http://shoestimer.com/?post_type=product_variation&p=5802', 36, 'product_variation', '', 0),
(5803, 1, '2021-06-01 12:32:22', '2021-06-01 12:32:22', '', '2021 New Rivet Strong Flat Women Sandals Fashion Shoes Lightweight Non-slip Sabot Women\'s Summer Designer Studded Sandals', 'Color: Brown(Square nail), Shoe Size: 7.5', 'publish', 'closed', 'closed', '', '2021-new-rivet-strong-flat-women-sandals-fashion-shoes-lightweight-non-slip-sabot-womens-summer-designer-studded-sandals-37', '', '', '2021-06-01 12:32:22', '2021-06-01 12:32:22', '', 5758, 'http://shoestimer.com/?post_type=product_variation&p=5803', 37, 'product_variation', '', 0),
(5804, 1, '2021-06-01 12:32:22', '2021-06-01 12:32:22', '', '2021 New Rivet Strong Flat Women Sandals Fashion Shoes Lightweight Non-slip Sabot Women\'s Summer Designer Studded Sandals', 'Color: Black(Square nail), Shoe Size: 6', 'publish', 'closed', 'closed', '', '2021-new-rivet-strong-flat-women-sandals-fashion-shoes-lightweight-non-slip-sabot-womens-summer-designer-studded-sandals-38', '', '', '2021-06-01 12:32:22', '2021-06-01 12:32:22', '', 5758, 'http://shoestimer.com/?post_type=product_variation&p=5804', 38, 'product_variation', '', 0),
(5806, 1, '2021-06-01 12:32:23', '2021-06-01 12:32:23', '', '2021 New Rivet Strong Flat Women Sandals Fashion Shoes Lightweight Non-slip Sabot Women\'s Summer Designer Studded Sandals', 'Color: Black(Square nail), Shoe Size: 7', 'publish', 'closed', 'closed', '', '2021-new-rivet-strong-flat-women-sandals-fashion-shoes-lightweight-non-slip-sabot-womens-summer-designer-studded-sandals-39', '', '', '2021-06-01 12:32:23', '2021-06-01 12:32:23', '', 5758, 'http://shoestimer.com/?post_type=product_variation&p=5806', 39, 'product_variation', '', 0),
(5805, 0, '2021-06-01 12:32:22', '2021-06-01 12:32:22', '', 'TAOFFEN-2021-New-Women-Real-Leather-Shoes-Summer-Sandals-Buckle-Strap-Hollow-Out-Beach-Sandals-Cool-5', '', 'inherit', 'open', 'closed', '', 'taoffen-2021-new-women-real-leather-shoes-summer-sandals-buckle-strap-hollow-out-beach-sandals-cool-5', '', '', '2021-06-01 12:32:22', '2021-06-01 12:32:22', '', 5725, 'http://shoestimer.com/wp-content/uploads/2021/06/TAOFFEN-2021-New-Women-Real-Leather-Shoes-Summer-Sandals-Buckle-Strap-Hollow-Out-Beach-Sandals-Cool-5.jpg', 0, 'attachment', 'image/jpeg', 0),
(5807, 1, '2021-06-01 12:32:24', '2021-06-01 12:32:24', '', '2021 New Rivet Strong Flat Women Sandals Fashion Shoes Lightweight Non-slip Sabot Women\'s Summer Designer Studded Sandals', 'Color: Black(Square nail), Shoe Size: 6.5', 'publish', 'closed', 'closed', '', '2021-new-rivet-strong-flat-women-sandals-fashion-shoes-lightweight-non-slip-sabot-womens-summer-designer-studded-sandals-40', '', '', '2021-06-01 12:32:24', '2021-06-01 12:32:24', '', 5758, 'http://shoestimer.com/?post_type=product_variation&p=5807', 40, 'product_variation', '', 0),
(5808, 1, '2021-06-01 12:32:25', '2021-06-01 12:32:25', '', '2021 New Rivet Strong Flat Women Sandals Fashion Shoes Lightweight Non-slip Sabot Women\'s Summer Designer Studded Sandals', 'Color: Black(Square nail), Shoe Size: 8', 'publish', 'closed', 'closed', '', '2021-new-rivet-strong-flat-women-sandals-fashion-shoes-lightweight-non-slip-sabot-womens-summer-designer-studded-sandals-41', '', '', '2021-06-01 12:32:25', '2021-06-01 12:32:25', '', 5758, 'http://shoestimer.com/?post_type=product_variation&p=5808', 41, 'product_variation', '', 0),
(5809, 1, '2021-06-01 12:32:25', '2021-06-01 12:32:25', '', '2021 New Rivet Strong Flat Women Sandals Fashion Shoes Lightweight Non-slip Sabot Women\'s Summer Designer Studded Sandals', 'Color: Black(Square nail), Shoe Size: 7.5', 'publish', 'closed', 'closed', '', '2021-new-rivet-strong-flat-women-sandals-fashion-shoes-lightweight-non-slip-sabot-womens-summer-designer-studded-sandals-42', '', '', '2021-06-01 12:32:25', '2021-06-01 12:32:25', '', 5758, 'http://shoestimer.com/?post_type=product_variation&p=5809', 42, 'product_variation', '', 0),
(5810, 0, '2021-06-01 12:32:25', '2021-06-01 12:32:25', '', 'TAOFFEN-2021-New-Women-Real-Leather-Shoes-Summer-Sandals-Buckle-Strap-Hollow-Out-Beach-Sandals-Cool.jpg_640x640', '', 'inherit', 'open', 'closed', '', 'taoffen-2021-new-women-real-leather-shoes-summer-sandals-buckle-strap-hollow-out-beach-sandals-cool-jpg_640x640', '', '', '2021-06-01 12:32:25', '2021-06-01 12:32:25', '', 5725, 'http://shoestimer.com/wp-content/uploads/2021/06/TAOFFEN-2021-New-Women-Real-Leather-Shoes-Summer-Sandals-Buckle-Strap-Hollow-Out-Beach-Sandals-Cool.jpg_640x640.jpg', 0, 'attachment', 'image/jpeg', 0),
(5811, 1, '2021-06-01 12:32:25', '2021-06-01 12:32:25', '', '2021 New Rivet Strong Flat Women Sandals Fashion Shoes Lightweight Non-slip Sabot Women\'s Summer Designer Studded Sandals', 'Color: Black(Square nail), Shoe Size: 9', 'publish', 'closed', 'closed', '', '2021-new-rivet-strong-flat-women-sandals-fashion-shoes-lightweight-non-slip-sabot-womens-summer-designer-studded-sandals-43', '', '', '2021-06-01 12:32:25', '2021-06-01 12:32:25', '', 5758, 'http://shoestimer.com/?post_type=product_variation&p=5811', 43, 'product_variation', '', 0),
(5812, 1, '2021-06-01 12:32:26', '2021-06-01 12:32:26', '', '2021 New Rivet Strong Flat Women Sandals Fashion Shoes Lightweight Non-slip Sabot Women\'s Summer Designer Studded Sandals', 'Color: Black(Square nail), Shoe Size: 8.5', 'publish', 'closed', 'closed', '', '2021-new-rivet-strong-flat-women-sandals-fashion-shoes-lightweight-non-slip-sabot-womens-summer-designer-studded-sandals-44', '', '', '2021-06-01 12:32:26', '2021-06-01 12:32:26', '', 5758, 'http://shoestimer.com/?post_type=product_variation&p=5812', 44, 'product_variation', '', 0),
(5813, 1, '2021-06-01 12:32:27', '2021-06-01 12:32:27', '', '2021 New Rivet Strong Flat Women Sandals Fashion Shoes Lightweight Non-slip Sabot Women\'s Summer Designer Studded Sandals', 'Color: Sandals (Square nail, Shoe Size: 8', 'publish', 'closed', 'closed', '', '2021-new-rivet-strong-flat-women-sandals-fashion-shoes-lightweight-non-slip-sabot-womens-summer-designer-studded-sandals-45', '', '', '2021-06-01 12:32:27', '2021-06-01 12:32:27', '', 5758, 'http://shoestimer.com/?post_type=product_variation&p=5813', 45, 'product_variation', '', 0),
(5814, 0, '2021-06-01 12:32:27', '2021-06-01 12:32:27', '', 'TAOFFEN-2021-New-Women-Real-Leather-Shoes-Summer-Sandals-Buckle-Strap-Hollow-Out-Beach-Sandals-Cool-1.jpg_640x640-1', '', 'inherit', 'open', 'closed', '', 'taoffen-2021-new-women-real-leather-shoes-summer-sandals-buckle-strap-hollow-out-beach-sandals-cool-1-jpg_640x640-1', '', '', '2021-06-01 12:32:27', '2021-06-01 12:32:27', '', 5725, 'http://shoestimer.com/wp-content/uploads/2021/06/TAOFFEN-2021-New-Women-Real-Leather-Shoes-Summer-Sandals-Buckle-Strap-Hollow-Out-Beach-Sandals-Cool-1.jpg_640x640-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(5815, 1, '2021-06-01 12:32:27', '2021-06-01 12:32:27', '', '2021 New Rivet Strong Flat Women Sandals Fashion Shoes Lightweight Non-slip Sabot Women\'s Summer Designer Studded Sandals', 'Color: Sandals (Square nail, Shoe Size: 7.5', 'publish', 'closed', 'closed', '', '2021-new-rivet-strong-flat-women-sandals-fashion-shoes-lightweight-non-slip-sabot-womens-summer-designer-studded-sandals-46', '', '', '2021-06-01 12:32:27', '2021-06-01 12:32:27', '', 5758, 'http://shoestimer.com/?post_type=product_variation&p=5815', 46, 'product_variation', '', 0),
(5816, 1, '2021-06-01 12:32:27', '2021-06-01 12:32:27', '', '2021 New Rivet Strong Flat Women Sandals Fashion Shoes Lightweight Non-slip Sabot Women\'s Summer Designer Studded Sandals', 'Color: Sandals (Square nail, Shoe Size: 9', 'publish', 'closed', 'closed', '', '2021-new-rivet-strong-flat-women-sandals-fashion-shoes-lightweight-non-slip-sabot-womens-summer-designer-studded-sandals-47', '', '', '2021-06-01 12:32:27', '2021-06-01 12:32:27', '', 5758, 'http://shoestimer.com/?post_type=product_variation&p=5816', 47, 'product_variation', '', 0),
(5817, 1, '2021-06-01 12:32:28', '2021-06-01 12:32:28', '', '2021 New Rivet Strong Flat Women Sandals Fashion Shoes Lightweight Non-slip Sabot Women\'s Summer Designer Studded Sandals', 'Color: Sandals (Square nail, Shoe Size: 8.5', 'publish', 'closed', 'closed', '', '2021-new-rivet-strong-flat-women-sandals-fashion-shoes-lightweight-non-slip-sabot-womens-summer-designer-studded-sandals-48', '', '', '2021-06-01 12:32:28', '2021-06-01 12:32:28', '', 5758, 'http://shoestimer.com/?post_type=product_variation&p=5817', 48, 'product_variation', '', 0),
(5818, 1, '2021-06-01 12:32:28', '2021-06-01 12:32:28', '', '2021 New Rivet Strong Flat Women Sandals Fashion Shoes Lightweight Non-slip Sabot Women\'s Summer Designer Studded Sandals', 'Color: Sandals (Square nail, Shoe Size: 10', 'publish', 'closed', 'closed', '', '2021-new-rivet-strong-flat-women-sandals-fashion-shoes-lightweight-non-slip-sabot-womens-summer-designer-studded-sandals-49', '', '', '2021-06-01 12:32:28', '2021-06-01 12:32:28', '', 5758, 'http://shoestimer.com/?post_type=product_variation&p=5818', 49, 'product_variation', '', 0),
(5819, 0, '2021-06-01 12:32:29', '2021-06-01 12:32:29', '', 'TAOFFEN-2021-New-Women-Real-Leather-Shoes-Summer-Sandals-Buckle-Strap-Hollow-Out-Beach-Sandals-Cool-2.jpg_640x640-2', '', 'inherit', 'open', 'closed', '', 'taoffen-2021-new-women-real-leather-shoes-summer-sandals-buckle-strap-hollow-out-beach-sandals-cool-2-jpg_640x640-2', '', '', '2021-06-01 12:32:29', '2021-06-01 12:32:29', '', 5725, 'http://shoestimer.com/wp-content/uploads/2021/06/TAOFFEN-2021-New-Women-Real-Leather-Shoes-Summer-Sandals-Buckle-Strap-Hollow-Out-Beach-Sandals-Cool-2.jpg_640x640-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(5820, 1, '2021-06-01 12:32:29', '2021-06-01 12:32:29', '', '2021 New Rivet Strong Flat Women Sandals Fashion Shoes Lightweight Non-slip Sabot Women\'s Summer Designer Studded Sandals', 'Color: Sandals (Square nail, Shoe Size: 9.5', 'publish', 'closed', 'closed', '', '2021-new-rivet-strong-flat-women-sandals-fashion-shoes-lightweight-non-slip-sabot-womens-summer-designer-studded-sandals-50', '', '', '2021-06-01 12:32:29', '2021-06-01 12:32:29', '', 5758, 'http://shoestimer.com/?post_type=product_variation&p=5820', 50, 'product_variation', '', 0),
(5821, 1, '2021-06-01 12:32:29', '2021-06-01 12:32:29', '', '2021 New Rivet Strong Flat Women Sandals Fashion Shoes Lightweight Non-slip Sabot Women\'s Summer Designer Studded Sandals', 'Color: Sandals(Park Nail), Shoe Size: 6', 'publish', 'closed', 'closed', '', '2021-new-rivet-strong-flat-women-sandals-fashion-shoes-lightweight-non-slip-sabot-womens-summer-designer-studded-sandals-51', '', '', '2021-06-01 12:32:29', '2021-06-01 12:32:29', '', 5758, 'http://shoestimer.com/?post_type=product_variation&p=5821', 51, 'product_variation', '', 0),
(5822, 1, '2021-06-01 12:32:30', '2021-06-01 12:32:30', '', '2021 New Rivet Strong Flat Women Sandals Fashion Shoes Lightweight Non-slip Sabot Women\'s Summer Designer Studded Sandals', 'Color: Sandals (Square nail, Shoe Size: 11', 'publish', 'closed', 'closed', '', '2021-new-rivet-strong-flat-women-sandals-fashion-shoes-lightweight-non-slip-sabot-womens-summer-designer-studded-sandals-52', '', '', '2021-06-01 12:32:30', '2021-06-01 12:32:30', '', 5758, 'http://shoestimer.com/?post_type=product_variation&p=5822', 52, 'product_variation', '', 0),
(5823, 1, '2021-06-01 12:32:30', '2021-06-01 12:32:30', '', '2021 New Rivet Strong Flat Women Sandals Fashion Shoes Lightweight Non-slip Sabot Women\'s Summer Designer Studded Sandals', 'Color: Brown(Square nail), Shoe Size: 9', 'publish', 'closed', 'closed', '', '2021-new-rivet-strong-flat-women-sandals-fashion-shoes-lightweight-non-slip-sabot-womens-summer-designer-studded-sandals-53', '', '', '2021-06-01 12:32:30', '2021-06-01 12:32:30', '', 5758, 'http://shoestimer.com/?post_type=product_variation&p=5823', 53, 'product_variation', '', 0),
(5824, 1, '2021-06-01 12:32:30', '2021-06-01 12:32:30', '', '2021 New Rivet Strong Flat Women Sandals Fashion Shoes Lightweight Non-slip Sabot Women\'s Summer Designer Studded Sandals', 'Color: Brown(Square nail), Shoe Size: 8.5', 'publish', 'closed', 'closed', '', '2021-new-rivet-strong-flat-women-sandals-fashion-shoes-lightweight-non-slip-sabot-womens-summer-designer-studded-sandals-54', '', '', '2021-06-01 12:32:30', '2021-06-01 12:32:30', '', 5758, 'http://shoestimer.com/?post_type=product_variation&p=5824', 54, 'product_variation', '', 0),
(5825, 1, '2021-06-01 12:32:30', '2021-06-01 12:32:30', '', '2021 New Rivet Strong Flat Women Sandals Fashion Shoes Lightweight Non-slip Sabot Women\'s Summer Designer Studded Sandals', 'Color: Brown(Square nail), Shoe Size: 10', 'publish', 'closed', 'closed', '', '2021-new-rivet-strong-flat-women-sandals-fashion-shoes-lightweight-non-slip-sabot-womens-summer-designer-studded-sandals-55', '', '', '2021-06-01 12:32:30', '2021-06-01 12:32:30', '', 5758, 'http://shoestimer.com/?post_type=product_variation&p=5825', 55, 'product_variation', '', 0),
(5826, 1, '2021-06-01 12:32:30', '2021-06-01 12:32:30', '', '2021 New Rivet Strong Flat Women Sandals Fashion Shoes Lightweight Non-slip Sabot Women\'s Summer Designer Studded Sandals', 'Color: Brown(Square nail), Shoe Size: 9.5', 'publish', 'closed', 'closed', '', '2021-new-rivet-strong-flat-women-sandals-fashion-shoes-lightweight-non-slip-sabot-womens-summer-designer-studded-sandals-56', '', '', '2021-06-01 12:32:30', '2021-06-01 12:32:30', '', 5758, 'http://shoestimer.com/?post_type=product_variation&p=5826', 56, 'product_variation', '', 0),
(5827, 1, '2021-06-01 12:32:31', '2021-06-01 12:32:31', '', '2021 New Rivet Strong Flat Women Sandals Fashion Shoes Lightweight Non-slip Sabot Women\'s Summer Designer Studded Sandals', 'Color: Sandals (Square nail, Shoe Size: 6', 'publish', 'closed', 'closed', '', '2021-new-rivet-strong-flat-women-sandals-fashion-shoes-lightweight-non-slip-sabot-womens-summer-designer-studded-sandals-57', '', '', '2021-06-01 12:32:31', '2021-06-01 12:32:31', '', 5758, 'http://shoestimer.com/?post_type=product_variation&p=5827', 57, 'product_variation', '', 0),
(5828, 1, '2021-06-01 12:32:31', '2021-06-01 12:32:31', '', '2021 New Rivet Strong Flat Women Sandals Fashion Shoes Lightweight Non-slip Sabot Women\'s Summer Designer Studded Sandals', 'Color: Brown(Square nail), Shoe Size: 11', 'publish', 'closed', 'closed', '', '2021-new-rivet-strong-flat-women-sandals-fashion-shoes-lightweight-non-slip-sabot-womens-summer-designer-studded-sandals-58', '', '', '2021-06-01 12:32:31', '2021-06-01 12:32:31', '', 5758, 'http://shoestimer.com/?post_type=product_variation&p=5828', 58, 'product_variation', '', 0),
(5829, 1, '2021-06-01 12:32:31', '2021-06-01 12:32:31', '', '2021 New Rivet Strong Flat Women Sandals Fashion Shoes Lightweight Non-slip Sabot Women\'s Summer Designer Studded Sandals', 'Color: Sandals (Square nail, Shoe Size: 7', 'publish', 'closed', 'closed', '', '2021-new-rivet-strong-flat-women-sandals-fashion-shoes-lightweight-non-slip-sabot-womens-summer-designer-studded-sandals-59', '', '', '2021-06-01 12:32:31', '2021-06-01 12:32:31', '', 5758, 'http://shoestimer.com/?post_type=product_variation&p=5829', 59, 'product_variation', '', 0),
(5830, 1, '2021-06-01 12:32:31', '2021-06-01 12:32:31', '', '2021 New Rivet Strong Flat Women Sandals Fashion Shoes Lightweight Non-slip Sabot Women\'s Summer Designer Studded Sandals', 'Color: Sandals (Square nail, Shoe Size: 6.5', 'publish', 'closed', 'closed', '', '2021-new-rivet-strong-flat-women-sandals-fashion-shoes-lightweight-non-slip-sabot-womens-summer-designer-studded-sandals-60', '', '', '2021-06-01 12:32:31', '2021-06-01 12:32:31', '', 5758, 'http://shoestimer.com/?post_type=product_variation&p=5830', 60, 'product_variation', '', 0),
(5831, 1, '2021-06-01 12:32:32', '2021-06-01 12:32:32', '', '2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer-1', '', 'inherit', 'open', 'closed', '', '2021-new-rivet-strong-flat-women-sandals-fashion-shoes-lightweight-non-slip-sabot-women-s-summer-1', '', '', '2021-06-01 12:32:32', '2021-06-01 12:32:32', '', 5758, 'http://shoestimer.com/wp-content/uploads/2021/06/2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(5832, 1, '2021-06-01 12:32:36', '2021-06-01 12:32:36', '', '2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer-2', '', 'inherit', 'open', 'closed', '', '2021-new-rivet-strong-flat-women-sandals-fashion-shoes-lightweight-non-slip-sabot-women-s-summer-2', '', '', '2021-06-01 12:32:36', '2021-06-01 12:32:36', '', 5758, 'http://shoestimer.com/wp-content/uploads/2021/06/2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer-2.jpg', 0, 'attachment', 'image/jpeg', 0);
INSERT INTO `wpx5_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(5833, 1, '2021-06-01 12:32:37', '2021-06-01 12:32:37', '                <div class=\"product-specs-list-container\">\n                    <ul class=\"product-specs-list util-clearfix\">\n						                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Brand Name:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">HENGSCARYING</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Upper Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Silk</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Origin:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">CN(Origin)</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Heel Height:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Super High (8cm-up)</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">With Platforms:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Yes</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Platform Height:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">0-3cm</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Occasion:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Party</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Sandal Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Ankle-Wrap</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Heel Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Thin Heels</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Lining Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">PU</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Side Vamp Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Open</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Outsole Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Rubber</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Item Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Sandals</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Closure Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Buckle Strap</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Fit:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Fits true to size, take your normal size</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Back Counter Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Cover Heel</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Fashion Element:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Shallow</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Style:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">sexy</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Model Number:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">HJY</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Pattern Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Solid</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Insole Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">PU</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Department Name:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Adult</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Gender:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Women</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Fit:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Fits true to size, take your normal size</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">shoes woman:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">shoes woman</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Heel height:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">8.5cm</span>\n                            </li>\n							                    </ul>\n                </div>\n				<div class=\"detailmodule_dynamic\"><div class=\"detailmodule_dynamic\"><kse:widget data-widget-type=\"relatedProduct\" id=\"24514575\" title=\"\" type=\"relation\"></kse:widget></div></div>\n<p>\n	&nbsp;\n</p>\n<p>\n	&nbsp;\n</p>\n<p>\n	&nbsp;\n</p>\n<p style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-size: 13.0px;line-height: inherit;font-family: arial , helvetica , sans-serif;vertical-align: baseline;color: #000000;\">\n	<span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: 22.0px;line-height: inherit;vertical-align: baseline;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: 700;font-size: inherit;line-height: inherit;vertical-align: baseline;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;vertical-align: baseline;color: #c00000;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;font-family: georgia , serif;vertical-align: baseline;\">1.Measure the length of your foot, Heel to Toe, very important</span></span></span></span>\n</p>\n<p style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-size: 13.0px;line-height: inherit;font-family: arial , helvetica , sans-serif;vertical-align: baseline;color: #000000;\">\n	&nbsp;\n</p>\n<p style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-size: 13.0px;line-height: inherit;font-family: arial , helvetica , sans-serif;vertical-align: baseline;color: #000000;\">\n	<img alt=\"1\" src=\"https://ae01.alicdn.com/kf/HTB1XBZiOVXXXXbfaXXXq6xXFXXXV.jpg?width=710&amp;height=155&amp;hash=865\" style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: 0.0px;line-height: inherit;vertical-align: middle;color: transparent;\" />\n</p>\n<p style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-size: 13.0px;line-height: inherit;font-family: arial , helvetica , sans-serif;vertical-align: baseline;color: #000000;\">\n	<span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: 20.0px;line-height: inherit;vertical-align: baseline;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: 700;font-size: inherit;line-height: inherit;vertical-align: baseline;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;vertical-align: baseline;color: #c00000;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;font-family: georgia , serif;vertical-align: baseline;\">2. Choose matching US size based on the foot length. e.g. If your foot length is 23cm, choose size 6.</span></span></span></span>\n</p>\n<p style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-size: 13.0px;line-height: inherit;font-family: arial , helvetica , sans-serif;vertical-align: baseline;color: #000000;\">\n	&nbsp;\n</p>\n<p style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-size: 13.0px;line-height: inherit;font-family: arial , helvetica , sans-serif;vertical-align: baseline;color: #000000;\">\n	<img src=\"https://ae01.alicdn.com/kf/HTB18lVqkeuSBuNjSsplq6ze8pXac.jpg?width=1000&amp;height=218&amp;hash=1218\" style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: 0.0px;line-height: inherit;vertical-align: middle;color: transparent;\" />\n</p>\n<p style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-size: 13.0px;line-height: inherit;font-family: arial , helvetica , sans-serif;vertical-align: baseline;color: #000000;\">\n	&nbsp;\n</p>\n<p style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-size: 13.0px;line-height: inherit;font-family: arial , helvetica , sans-serif;vertical-align: baseline;color: #000000;\">\n	&nbsp;\n</p>\n<p style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-size: 13.0px;line-height: inherit;font-family: arial , helvetica , sans-serif;vertical-align: baseline;color: #000000;\">\n	<span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;vertical-align: baseline;color: #c00000;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: 22.0px;line-height: inherit;vertical-align: baseline;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;font-family: georgia , serif;vertical-align: baseline;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: 700;font-size: inherit;line-height: inherit;vertical-align: baseline;\">3.<span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;vertical-align: baseline;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;vertical-align: baseline;\">If you have any problems ,</span></span><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;vertical-align: baseline;\">&nbsp;</span>pls let me know!</span></span></span></span>\n</p>\n<p style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-size: 13.0px;line-height: inherit;font-family: arial , helvetica , sans-serif;vertical-align: baseline;color: #000000;\">\n	&nbsp;\n</p>\n<p style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-size: 13.0px;line-height: inherit;font-family: arial , helvetica , sans-serif;vertical-align: baseline;color: #000000;\">\n	&nbsp;\n</p>\n<p style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-size: 13.0px;line-height: inherit;font-family: arial , helvetica , sans-serif;vertical-align: baseline;color: #000000;\">\n	<span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;vertical-align: baseline;color: #c00000;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: 22.0px;line-height: inherit;vertical-align: baseline;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;font-family: georgia , serif;vertical-align: baseline;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: 700;font-size: inherit;line-height: inherit;vertical-align: baseline;\">4.If you want to wholesale shoes, please contact us, we will give you a discount price and fast delivery way.</span></span></span></span>\n</p>\n<p style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-size: 13.0px;line-height: inherit;font-family: arial , helvetica , sans-serif;vertical-align: baseline;color: #000000;\">\n	&nbsp;\n</p>\n<p style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-size: 13.0px;line-height: inherit;font-family: arial , helvetica , sans-serif;vertical-align: baseline;color: #000000;\">\n	&nbsp;\n</p>\n<p style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-size: 13.0px;line-height: inherit;font-family: arial , helvetica , sans-serif;vertical-align: baseline;color: #000000;\">\n	<span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;vertical-align: baseline;color: #c00000;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: 22.0px;line-height: inherit;vertical-align: baseline;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;font-family: georgia , serif;vertical-align: baseline;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: 700;font-size: inherit;line-height: inherit;vertical-align: baseline;\">5.If you order 3 or more shoes in an order,I will send them by Epacket delivery company (10-20days) For free!!!</span></span></span></span>\n</p>\n<p style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-size: 13.0px;line-height: inherit;font-family: arial , helvetica , sans-serif;vertical-align: baseline;color: #000000;\">\n	&nbsp;\n</p>\n<p style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-size: 13.0px;line-height: inherit;font-family: arial , helvetica , sans-serif;vertical-align: baseline;color: #000000;\">\n	<span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;vertical-align: baseline;color: #c00000;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: 22.0px;line-height: inherit;vertical-align: baseline;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;font-family: georgia , serif;vertical-align: baseline;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: 700;font-size: inherit;line-height: inherit;vertical-align: baseline;\">6.If you order 8 or more shoes in an order,I will send the by DHL or EMS delivery company(3-12days) For Free!</span></span></span></span>\n</p>\n<p style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-size: 13.0px;line-height: inherit;font-family: arial , helvetica , sans-serif;vertical-align: baseline;color: #000000;\">\n	&nbsp;\n</p>\n<p style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-size: 13.0px;line-height: inherit;font-family: arial , helvetica , sans-serif;vertical-align: baseline;color: #000000;\">\n	&nbsp;\n</p>\n<p style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-size: 13.0px;line-height: inherit;font-family: arial , helvetica , sans-serif;vertical-align: baseline;color: #000000;\">\n	<span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;vertical-align: baseline;color: #c00000;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: 22.0px;line-height: inherit;vertical-align: baseline;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;font-family: georgia , serif;vertical-align: baseline;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: 700;font-size: inherit;line-height: inherit;vertical-align: baseline;\">7.So,inviting your Friends to buy shoes together to Enjoy Faster Delivery!<img alt=\"IMG_1657_调整大å°\" src=\"https://ae01.alicdn.com/kf/H856aa3a8d1b44d51ad13910dcdbe6702s.jpg\" /><img alt=\"IMG_1668_调整大å°\" src=\"https://ae01.alicdn.com/kf/Hd5e0744cc34a4d18955cf6a342adb46fO.jpg\" /><img alt=\"IMG_1663_调整大å°\" src=\"https://ae01.alicdn.com/kf/Hec13d9ecc69f48c3b746c1c4bd47b748Q.jpg\" /><img alt=\"IMG_1664_调整大å°\" src=\"https://ae01.alicdn.com/kf/H813389e83b354beca968b8fae802f613s.jpg\" /><img alt=\"IMG_1666_调整大å°\" src=\"https://ae01.alicdn.com/kf/H700d25ffb1b349668e1486a43a953e72Q.jpg\" /><img alt=\"IMG_1476_调整大å°\" src=\"https://ae01.alicdn.com/kf/H678ff3f8114a42bab7b0827c1ff9a38fD.jpg\" /><img alt=\"IMG_1480_调整大å°\" src=\"https://ae01.alicdn.com/kf/Hf4111c65fa91470895fbe88326c571b9E.jpg\" /><img alt=\"IMG_1484_调整大å°\" src=\"https://ae01.alicdn.com/kf/H80b33dfb85b5468abc1ed35a286168058.jpg\" /><img alt=\"IMG_1482_调整大å°\" src=\"https://ae01.alicdn.com/kf/H65185e4216514386b44a23e08df67224m.jpg\" /><img alt=\"IMG_0007_调整大å°\" src=\"https://ae01.alicdn.com/kf/H3a7ad236ef3d49678fd973b9790e6642E.jpg\" /><img alt=\"IMG_0010_调整大å°\" src=\"https://ae01.alicdn.com/kf/H7280a9f299f244fb97cf8016f508d1eaV.jpg\" /><img alt=\"IMG_0017_调整大å°\" src=\"https://ae01.alicdn.com/kf/H6903a4c2eed441f4a26a5de2b6dc6d50X.jpg\" /><img alt=\"å°é¢1_调整大å°\" src=\"https://ae01.alicdn.com/kf/H003df5b960724a0d926e59285631a7b6E.jpg\" /><img alt=\"IMG_0022已改\" src=\"https://ae01.alicdn.com/kf/H6bc930ad8def4b71b375aeb0a8ce8a74k.jpg\" /><img alt=\"IMG_0024_调整大å°\" src=\"https://ae01.alicdn.com/kf/H5fe0f7d72bd54c2984302ea70ab7f3025.jpg\" /><img alt=\"IMG_0624_调整大å°\" src=\"https://ae01.alicdn.com/kf/H3b216b100e0949a1b4fa848da99432ebj.jpg\" /><img alt=\"IMG_0626_调整大å°\" src=\"https://ae01.alicdn.com/kf/H6d1330fcdf484246bac53d4e5d2b63b3M.jpg\" /><img alt=\"IMG_0627_调整大å°\" src=\"https://ae01.alicdn.com/kf/H16aaea9062e84c7b87aa3178a2e1461aT.jpg\" /><img alt=\"IMG_0630_调整大å°\" src=\"https://ae01.alicdn.com/kf/H132e6e8bf25e4b3383faafa143587b70F.jpg\" /><img alt=\"IMG_0631_调整大å°\" src=\"https://ae01.alicdn.com/kf/H8419fb537a65440ab7bd0d91ff6763fcc.jpg\" /><img alt=\"IMG_0633_调整大å°\" src=\"https://ae01.alicdn.com/kf/H2483b30e4d294fbba47dd9ac54ee55bdy.jpg\" /><img alt=\"IMG_1824_调整大å°\" src=\"https://ae01.alicdn.com/kf/H3b5e86517fe840e9a550931070ff8b1fN.jpg\" /><img alt=\"IMG_1827_调整大å°\" src=\"https://ae01.alicdn.com/kf/Heb2472d1acc046c7a4f75e04d841cc847.jpg\" /></span></span></span></span><img alt=\"HTB18wgqGVXXXXbvXXXXq6xXFXXXl\" src=\"https://ae01.alicdn.com/kf/HTB16CxmkbSYBuNjSspiq6xNzpXaj.jpg?width=750&amp;height=922&amp;hash=1672\" style=\"box-sizing: content-box; margin: 0px; padding: 0px; border: 0px; font-size: 0px; line-height: inherit; font-family: arial; vertical-align: middle; color: transparent; text-align: center;\" />\n</p>\n\n', '2021 Women 8.5cm High Heels Sandals Lady Silk Stripper Strap Stiletto Sexy Sandles Wedding Bridal Green Crystal Pleaser Shoes', '', 'publish', 'open', 'closed', '', '2021-women-8-5cm-high-heels-sandals-lady-silk-stripper-strap-stiletto-sexy-sandles-wedding-bridal-green-crystal-pleaser-shoes', '', '', '2021-06-01 12:32:58', '2021-06-01 12:32:58', '', 0, 'http://shoestimer.com/product/2021-women-8-5cm-high-heels-sandals-lady-silk-stripper-strap-stiletto-sexy-sandles-wedding-bridal-green-crystal-pleaser-shoes/', 0, 'product', '', 0),
(5834, 1, '2021-06-01 12:32:39', '2021-06-01 12:32:39', '', '2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer-3', '', 'inherit', 'open', 'closed', '', '2021-new-rivet-strong-flat-women-sandals-fashion-shoes-lightweight-non-slip-sabot-women-s-summer-3', '', '', '2021-06-01 12:32:39', '2021-06-01 12:32:39', '', 5758, 'http://shoestimer.com/wp-content/uploads/2021/06/2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer-3.jpg', 0, 'attachment', 'image/jpeg', 0),
(5835, 1, '2021-06-01 12:32:39', '2021-06-01 12:32:39', '', '2021-Women-8-5cm-High-Heels-Sandals-Lady-Silk-Stripper-Strap-Stiletto-Sexy-Sandles-Wedding-Bridal', '', 'inherit', 'open', 'closed', '', '2021-women-8-5cm-high-heels-sandals-lady-silk-stripper-strap-stiletto-sexy-sandles-wedding-bridal', '', '', '2021-06-01 12:32:39', '2021-06-01 12:32:39', '', 5833, 'http://shoestimer.com/wp-content/uploads/2021/06/2021-Women-8-5cm-High-Heels-Sandals-Lady-Silk-Stripper-Strap-Stiletto-Sexy-Sandles-Wedding-Bridal.jpg', 0, 'attachment', 'image/jpeg', 0),
(5836, 1, '2021-06-01 12:32:44', '2021-06-01 12:32:44', '', '2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer-4', '', 'inherit', 'open', 'closed', '', '2021-new-rivet-strong-flat-women-sandals-fashion-shoes-lightweight-non-slip-sabot-women-s-summer-4', '', '', '2021-06-01 12:32:44', '2021-06-01 12:32:44', '', 5758, 'http://shoestimer.com/wp-content/uploads/2021/06/2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer-4.jpg', 0, 'attachment', 'image/jpeg', 0),
(5837, 1, '2021-06-01 12:32:45', '2021-06-01 12:32:45', '', '2021 Women 8.5cm High Heels Sandals Lady Silk Stripper Strap Stiletto Sexy Sandles Wedding Bridal Green Crystal Pleaser Shoes', 'Color: Silver, Shoe Size: 8.5', 'publish', 'closed', 'closed', '', '2021-women-8-5cm-high-heels-sandals-lady-silk-stripper-strap-stiletto-sexy-sandles-wedding-bridal-green-crystal-pleaser-shoes', '', '', '2021-06-01 12:32:45', '2021-06-01 12:32:45', '', 5833, 'http://shoestimer.com/?post_type=product_variation&p=5837', 1, 'product_variation', '', 0),
(5838, 1, '2021-06-01 12:32:46', '2021-06-01 12:32:46', '', '2021 Women 8.5cm High Heels Sandals Lady Silk Stripper Strap Stiletto Sexy Sandles Wedding Bridal Green Crystal Pleaser Shoes', 'Color: Silver, Shoe Size: 7.5', 'publish', 'closed', 'closed', '', '2021-women-8-5cm-high-heels-sandals-lady-silk-stripper-strap-stiletto-sexy-sandles-wedding-bridal-green-crystal-pleaser-shoes-2', '', '', '2021-06-01 12:32:46', '2021-06-01 12:32:46', '', 5833, 'http://shoestimer.com/?post_type=product_variation&p=5838', 2, 'product_variation', '', 0),
(5839, 1, '2021-06-01 12:32:47', '2021-06-01 12:32:47', '', '2021 Women 8.5cm High Heels Sandals Lady Silk Stripper Strap Stiletto Sexy Sandles Wedding Bridal Green Crystal Pleaser Shoes', 'Color: Silver, Shoe Size: 6.5', 'publish', 'closed', 'closed', '', '2021-women-8-5cm-high-heels-sandals-lady-silk-stripper-strap-stiletto-sexy-sandles-wedding-bridal-green-crystal-pleaser-shoes-3', '', '', '2021-06-01 12:32:47', '2021-06-01 12:32:47', '', 5833, 'http://shoestimer.com/?post_type=product_variation&p=5839', 3, 'product_variation', '', 0),
(5840, 1, '2021-06-01 12:32:47', '2021-06-01 12:32:47', '', '2021 Women 8.5cm High Heels Sandals Lady Silk Stripper Strap Stiletto Sexy Sandles Wedding Bridal Green Crystal Pleaser Shoes', 'Color: Silver, Shoe Size: 6', 'publish', 'closed', 'closed', '', '2021-women-8-5cm-high-heels-sandals-lady-silk-stripper-strap-stiletto-sexy-sandles-wedding-bridal-green-crystal-pleaser-shoes-4', '', '', '2021-06-01 12:32:47', '2021-06-01 12:32:47', '', 5833, 'http://shoestimer.com/?post_type=product_variation&p=5840', 4, 'product_variation', '', 0),
(5841, 1, '2021-06-01 12:32:47', '2021-06-01 12:32:47', '', '2021 Women 8.5cm High Heels Sandals Lady Silk Stripper Strap Stiletto Sexy Sandles Wedding Bridal Green Crystal Pleaser Shoes', 'Color: Silver, Shoe Size: 5', 'publish', 'closed', 'closed', '', '2021-women-8-5cm-high-heels-sandals-lady-silk-stripper-strap-stiletto-sexy-sandles-wedding-bridal-green-crystal-pleaser-shoes-5', '', '', '2021-06-01 12:32:47', '2021-06-01 12:32:47', '', 5833, 'http://shoestimer.com/?post_type=product_variation&p=5841', 5, 'product_variation', '', 0),
(5843, 1, '2021-06-01 12:32:48', '2021-06-01 12:32:48', '', '2021 Women 8.5cm High Heels Sandals Lady Silk Stripper Strap Stiletto Sexy Sandles Wedding Bridal Green Crystal Pleaser Shoes', 'Color: Silver, Shoe Size: 4', 'publish', 'closed', 'closed', '', '2021-women-8-5cm-high-heels-sandals-lady-silk-stripper-strap-stiletto-sexy-sandles-wedding-bridal-green-crystal-pleaser-shoes-6', '', '', '2021-06-01 12:32:48', '2021-06-01 12:32:48', '', 5833, 'http://shoestimer.com/?post_type=product_variation&p=5843', 6, 'product_variation', '', 0),
(5842, 1, '2021-06-01 12:32:48', '2021-06-01 12:32:48', '', '2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer-5', '', 'inherit', 'open', 'closed', '', '2021-new-rivet-strong-flat-women-sandals-fashion-shoes-lightweight-non-slip-sabot-women-s-summer-5', '', '', '2021-06-01 12:32:48', '2021-06-01 12:32:48', '', 5758, 'http://shoestimer.com/wp-content/uploads/2021/06/2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer-5.jpg', 0, 'attachment', 'image/jpeg', 0),
(5844, 1, '2021-06-01 12:32:49', '2021-06-01 12:32:49', '', '2021 Women 8.5cm High Heels Sandals Lady Silk Stripper Strap Stiletto Sexy Sandles Wedding Bridal Green Crystal Pleaser Shoes', 'Color: Green, Shoe Size: 9', 'publish', 'closed', 'closed', '', '2021-women-8-5cm-high-heels-sandals-lady-silk-stripper-strap-stiletto-sexy-sandles-wedding-bridal-green-crystal-pleaser-shoes-7', '', '', '2021-06-01 12:32:49', '2021-06-01 12:32:49', '', 5833, 'http://shoestimer.com/?post_type=product_variation&p=5844', 7, 'product_variation', '', 0),
(5845, 1, '2021-06-01 12:32:49', '2021-06-01 12:32:49', '', '2021 Women 8.5cm High Heels Sandals Lady Silk Stripper Strap Stiletto Sexy Sandles Wedding Bridal Green Crystal Pleaser Shoes', 'Color: Green, Shoe Size: 8.5', 'publish', 'closed', 'closed', '', '2021-women-8-5cm-high-heels-sandals-lady-silk-stripper-strap-stiletto-sexy-sandles-wedding-bridal-green-crystal-pleaser-shoes-8', '', '', '2021-06-01 12:32:49', '2021-06-01 12:32:49', '', 5833, 'http://shoestimer.com/?post_type=product_variation&p=5845', 8, 'product_variation', '', 0),
(5846, 1, '2021-06-01 12:32:50', '2021-06-01 12:32:50', '', '2021 Women 8.5cm High Heels Sandals Lady Silk Stripper Strap Stiletto Sexy Sandles Wedding Bridal Green Crystal Pleaser Shoes', 'Color: Champagne, Shoe Size: 9', 'publish', 'closed', 'closed', '', '2021-women-8-5cm-high-heels-sandals-lady-silk-stripper-strap-stiletto-sexy-sandles-wedding-bridal-green-crystal-pleaser-shoes-9', '', '', '2021-06-01 12:32:50', '2021-06-01 12:32:50', '', 5833, 'http://shoestimer.com/?post_type=product_variation&p=5846', 9, 'product_variation', '', 0),
(5847, 1, '2021-06-01 12:32:50', '2021-06-01 12:32:50', '', '2021 Women 8.5cm High Heels Sandals Lady Silk Stripper Strap Stiletto Sexy Sandles Wedding Bridal Green Crystal Pleaser Shoes', 'Color: Champagne, Shoe Size: 8.5', 'publish', 'closed', 'closed', '', '2021-women-8-5cm-high-heels-sandals-lady-silk-stripper-strap-stiletto-sexy-sandles-wedding-bridal-green-crystal-pleaser-shoes-10', '', '', '2021-06-01 12:32:50', '2021-06-01 12:32:50', '', 5833, 'http://shoestimer.com/?post_type=product_variation&p=5847', 10, 'product_variation', '', 0),
(5849, 1, '2021-06-01 12:32:51', '2021-06-01 12:32:51', '', '2021 Women 8.5cm High Heels Sandals Lady Silk Stripper Strap Stiletto Sexy Sandles Wedding Bridal Green Crystal Pleaser Shoes', 'Color: Champagne, Shoe Size: 7.5', 'publish', 'closed', 'closed', '', '2021-women-8-5cm-high-heels-sandals-lady-silk-stripper-strap-stiletto-sexy-sandles-wedding-bridal-green-crystal-pleaser-shoes-11', '', '', '2021-06-01 12:32:51', '2021-06-01 12:32:51', '', 5833, 'http://shoestimer.com/?post_type=product_variation&p=5849', 11, 'product_variation', '', 0),
(5848, 1, '2021-06-01 12:32:50', '2021-06-01 12:32:50', '', '2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer.jpg_640x640', '', 'inherit', 'open', 'closed', '', '2021-new-rivet-strong-flat-women-sandals-fashion-shoes-lightweight-non-slip-sabot-women-s-summer-jpg_640x640', '', '', '2021-06-01 12:32:50', '2021-06-01 12:32:50', '', 5758, 'http://shoestimer.com/wp-content/uploads/2021/06/2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer.jpg_640x640.jpg', 0, 'attachment', 'image/jpeg', 0),
(5850, 1, '2021-06-01 12:32:51', '2021-06-01 12:32:51', '', '2021 Women 8.5cm High Heels Sandals Lady Silk Stripper Strap Stiletto Sexy Sandles Wedding Bridal Green Crystal Pleaser Shoes', 'Color: Champagne, Shoe Size: 6.5', 'publish', 'closed', 'closed', '', '2021-women-8-5cm-high-heels-sandals-lady-silk-stripper-strap-stiletto-sexy-sandles-wedding-bridal-green-crystal-pleaser-shoes-12', '', '', '2021-06-01 12:32:51', '2021-06-01 12:32:51', '', 5833, 'http://shoestimer.com/?post_type=product_variation&p=5850', 12, 'product_variation', '', 0),
(5851, 1, '2021-06-01 12:32:52', '2021-06-01 12:32:52', '', '2021 Women 8.5cm High Heels Sandals Lady Silk Stripper Strap Stiletto Sexy Sandles Wedding Bridal Green Crystal Pleaser Shoes', 'Color: Champagne, Shoe Size: 6', 'publish', 'closed', 'closed', '', '2021-women-8-5cm-high-heels-sandals-lady-silk-stripper-strap-stiletto-sexy-sandles-wedding-bridal-green-crystal-pleaser-shoes-13', '', '', '2021-06-01 12:32:52', '2021-06-01 12:32:52', '', 5833, 'http://shoestimer.com/?post_type=product_variation&p=5851', 13, 'product_variation', '', 0),
(5852, 1, '2021-06-01 12:32:52', '2021-06-01 12:32:52', '', '2021 Women 8.5cm High Heels Sandals Lady Silk Stripper Strap Stiletto Sexy Sandles Wedding Bridal Green Crystal Pleaser Shoes', 'Color: Champagne, Shoe Size: 5', 'publish', 'closed', 'closed', '', '2021-women-8-5cm-high-heels-sandals-lady-silk-stripper-strap-stiletto-sexy-sandles-wedding-bridal-green-crystal-pleaser-shoes-14', '', '', '2021-06-01 12:32:52', '2021-06-01 12:32:52', '', 5833, 'http://shoestimer.com/?post_type=product_variation&p=5852', 14, 'product_variation', '', 0),
(5853, 1, '2021-06-01 12:32:52', '2021-06-01 12:32:52', '', '2021 Women 8.5cm High Heels Sandals Lady Silk Stripper Strap Stiletto Sexy Sandles Wedding Bridal Green Crystal Pleaser Shoes', 'Color: Champagne, Shoe Size: 4', 'publish', 'closed', 'closed', '', '2021-women-8-5cm-high-heels-sandals-lady-silk-stripper-strap-stiletto-sexy-sandles-wedding-bridal-green-crystal-pleaser-shoes-15', '', '', '2021-06-01 12:32:52', '2021-06-01 12:32:52', '', 5833, 'http://shoestimer.com/?post_type=product_variation&p=5853', 15, 'product_variation', '', 0),
(5854, 1, '2021-06-01 12:32:52', '2021-06-01 12:32:52', '', '2021 Women 8.5cm High Heels Sandals Lady Silk Stripper Strap Stiletto Sexy Sandles Wedding Bridal Green Crystal Pleaser Shoes', 'Color: Silver, Shoe Size: 9', 'publish', 'closed', 'closed', '', '2021-women-8-5cm-high-heels-sandals-lady-silk-stripper-strap-stiletto-sexy-sandles-wedding-bridal-green-crystal-pleaser-shoes-16', '', '', '2021-06-01 12:32:52', '2021-06-01 12:32:52', '', 5833, 'http://shoestimer.com/?post_type=product_variation&p=5854', 16, 'product_variation', '', 0),
(5855, 1, '2021-06-01 12:32:52', '2021-06-01 12:32:52', '', '2021 Women 8.5cm High Heels Sandals Lady Silk Stripper Strap Stiletto Sexy Sandles Wedding Bridal Green Crystal Pleaser Shoes', 'Color: BLACK, Shoe Size: 6.5', 'publish', 'closed', 'closed', '', '2021-women-8-5cm-high-heels-sandals-lady-silk-stripper-strap-stiletto-sexy-sandles-wedding-bridal-green-crystal-pleaser-shoes-17', '', '', '2021-06-01 12:32:52', '2021-06-01 12:32:52', '', 5833, 'http://shoestimer.com/?post_type=product_variation&p=5855', 17, 'product_variation', '', 0),
(5856, 1, '2021-06-01 12:32:53', '2021-06-01 12:32:53', '', '2021 Women 8.5cm High Heels Sandals Lady Silk Stripper Strap Stiletto Sexy Sandles Wedding Bridal Green Crystal Pleaser Shoes', 'Color: BLACK, Shoe Size: 6', 'publish', 'closed', 'closed', '', '2021-women-8-5cm-high-heels-sandals-lady-silk-stripper-strap-stiletto-sexy-sandles-wedding-bridal-green-crystal-pleaser-shoes-18', '', '', '2021-06-01 12:32:53', '2021-06-01 12:32:53', '', 5833, 'http://shoestimer.com/?post_type=product_variation&p=5856', 18, 'product_variation', '', 0),
(5858, 1, '2021-06-01 12:32:53', '2021-06-01 12:32:53', '', '2021 Women 8.5cm High Heels Sandals Lady Silk Stripper Strap Stiletto Sexy Sandles Wedding Bridal Green Crystal Pleaser Shoes', 'Color: BLACK, Shoe Size: 5', 'publish', 'closed', 'closed', '', '2021-women-8-5cm-high-heels-sandals-lady-silk-stripper-strap-stiletto-sexy-sandles-wedding-bridal-green-crystal-pleaser-shoes-19', '', '', '2021-06-01 12:32:53', '2021-06-01 12:32:53', '', 5833, 'http://shoestimer.com/?post_type=product_variation&p=5858', 19, 'product_variation', '', 0),
(5857, 0, '2021-06-01 12:32:53', '2021-06-01 12:32:53', '', '2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer-1.jpg_640x640-1', '', 'inherit', 'open', 'closed', '', '2021-new-rivet-strong-flat-women-sandals-fashion-shoes-lightweight-non-slip-sabot-women-s-summer-1-jpg_640x640-1', '', '', '2021-06-01 12:32:53', '2021-06-01 12:32:53', '', 5758, 'http://shoestimer.com/wp-content/uploads/2021/06/2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer-1.jpg_640x640-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(5859, 1, '2021-06-01 12:32:53', '2021-06-01 12:32:53', '', '2021 Women 8.5cm High Heels Sandals Lady Silk Stripper Strap Stiletto Sexy Sandles Wedding Bridal Green Crystal Pleaser Shoes', 'Color: BLACK, Shoe Size: 4', 'publish', 'closed', 'closed', '', '2021-women-8-5cm-high-heels-sandals-lady-silk-stripper-strap-stiletto-sexy-sandles-wedding-bridal-green-crystal-pleaser-shoes-20', '', '', '2021-06-01 12:32:53', '2021-06-01 12:32:53', '', 5833, 'http://shoestimer.com/?post_type=product_variation&p=5859', 20, 'product_variation', '', 0),
(5860, 1, '2021-06-01 12:32:53', '2021-06-01 12:32:53', '', '2021 Women 8.5cm High Heels Sandals Lady Silk Stripper Strap Stiletto Sexy Sandles Wedding Bridal Green Crystal Pleaser Shoes', 'Color: Green, Shoe Size: 7.5', 'publish', 'closed', 'closed', '', '2021-women-8-5cm-high-heels-sandals-lady-silk-stripper-strap-stiletto-sexy-sandles-wedding-bridal-green-crystal-pleaser-shoes-21', '', '', '2021-06-01 12:32:53', '2021-06-01 12:32:53', '', 5833, 'http://shoestimer.com/?post_type=product_variation&p=5860', 21, 'product_variation', '', 0),
(5861, 1, '2021-06-01 12:32:54', '2021-06-01 12:32:54', '', '2021 Women 8.5cm High Heels Sandals Lady Silk Stripper Strap Stiletto Sexy Sandles Wedding Bridal Green Crystal Pleaser Shoes', 'Color: Green, Shoe Size: 6.5', 'publish', 'closed', 'closed', '', '2021-women-8-5cm-high-heels-sandals-lady-silk-stripper-strap-stiletto-sexy-sandles-wedding-bridal-green-crystal-pleaser-shoes-22', '', '', '2021-06-01 12:32:54', '2021-06-01 12:32:54', '', 5833, 'http://shoestimer.com/?post_type=product_variation&p=5861', 22, 'product_variation', '', 0),
(5862, 1, '2021-06-01 12:32:54', '2021-06-01 12:32:54', '', '2021 Women 8.5cm High Heels Sandals Lady Silk Stripper Strap Stiletto Sexy Sandles Wedding Bridal Green Crystal Pleaser Shoes', 'Color: Green, Shoe Size: 6', 'publish', 'closed', 'closed', '', '2021-women-8-5cm-high-heels-sandals-lady-silk-stripper-strap-stiletto-sexy-sandles-wedding-bridal-green-crystal-pleaser-shoes-23', '', '', '2021-06-01 12:32:54', '2021-06-01 12:32:54', '', 5833, 'http://shoestimer.com/?post_type=product_variation&p=5862', 23, 'product_variation', '', 0),
(5864, 1, '2021-06-01 12:32:54', '2021-06-01 12:32:54', '', '2021 Women 8.5cm High Heels Sandals Lady Silk Stripper Strap Stiletto Sexy Sandles Wedding Bridal Green Crystal Pleaser Shoes', 'Color: Green, Shoe Size: 5', 'publish', 'closed', 'closed', '', '2021-women-8-5cm-high-heels-sandals-lady-silk-stripper-strap-stiletto-sexy-sandles-wedding-bridal-green-crystal-pleaser-shoes-24', '', '', '2021-06-01 12:32:54', '2021-06-01 12:32:54', '', 5833, 'http://shoestimer.com/?post_type=product_variation&p=5864', 24, 'product_variation', '', 0),
(5863, 0, '2021-06-01 12:32:54', '2021-06-01 12:32:54', '', '2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer-2.jpg_640x640-2', '', 'inherit', 'open', 'closed', '', '2021-new-rivet-strong-flat-women-sandals-fashion-shoes-lightweight-non-slip-sabot-women-s-summer-2-jpg_640x640-2', '', '', '2021-06-01 12:32:54', '2021-06-01 12:32:54', '', 5758, 'http://shoestimer.com/wp-content/uploads/2021/06/2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer-2.jpg_640x640-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(5865, 1, '2021-06-01 12:32:55', '2021-06-01 12:32:55', '', '2021 Women 8.5cm High Heels Sandals Lady Silk Stripper Strap Stiletto Sexy Sandles Wedding Bridal Green Crystal Pleaser Shoes', 'Color: Green, Shoe Size: 4', 'publish', 'closed', 'closed', '', '2021-women-8-5cm-high-heels-sandals-lady-silk-stripper-strap-stiletto-sexy-sandles-wedding-bridal-green-crystal-pleaser-shoes-25', '', '', '2021-06-01 12:32:55', '2021-06-01 12:32:55', '', 5833, 'http://shoestimer.com/?post_type=product_variation&p=5865', 25, 'product_variation', '', 0),
(5866, 1, '2021-06-01 12:32:56', '2021-06-01 12:32:56', '', '2021 Women 8.5cm High Heels Sandals Lady Silk Stripper Strap Stiletto Sexy Sandles Wedding Bridal Green Crystal Pleaser Shoes', 'Color: BLACK, Shoe Size: 9', 'publish', 'closed', 'closed', '', '2021-women-8-5cm-high-heels-sandals-lady-silk-stripper-strap-stiletto-sexy-sandles-wedding-bridal-green-crystal-pleaser-shoes-26', '', '', '2021-06-01 12:32:56', '2021-06-01 12:32:56', '', 5833, 'http://shoestimer.com/?post_type=product_variation&p=5866', 26, 'product_variation', '', 0),
(5867, 1, '2021-06-01 12:32:56', '2021-06-01 12:32:56', '', '2021 Women 8.5cm High Heels Sandals Lady Silk Stripper Strap Stiletto Sexy Sandles Wedding Bridal Green Crystal Pleaser Shoes', 'Color: BLACK, Shoe Size: 8.5', 'publish', 'closed', 'closed', '', '2021-women-8-5cm-high-heels-sandals-lady-silk-stripper-strap-stiletto-sexy-sandles-wedding-bridal-green-crystal-pleaser-shoes-27', '', '', '2021-06-01 12:32:56', '2021-06-01 12:32:56', '', 5833, 'http://shoestimer.com/?post_type=product_variation&p=5867', 27, 'product_variation', '', 0),
(5869, 1, '2021-06-01 12:32:56', '2021-06-01 12:32:56', '', '2021 Women 8.5cm High Heels Sandals Lady Silk Stripper Strap Stiletto Sexy Sandles Wedding Bridal Green Crystal Pleaser Shoes', 'Color: BLACK, Shoe Size: 7.5', 'publish', 'closed', 'closed', '', '2021-women-8-5cm-high-heels-sandals-lady-silk-stripper-strap-stiletto-sexy-sandles-wedding-bridal-green-crystal-pleaser-shoes-28', '', '', '2021-06-01 12:32:56', '2021-06-01 12:32:56', '', 5833, 'http://shoestimer.com/?post_type=product_variation&p=5869', 28, 'product_variation', '', 0),
(5868, 0, '2021-06-01 12:32:56', '2021-06-01 12:32:56', '', '2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer-3.jpg_640x640-3', '', 'inherit', 'open', 'closed', '', '2021-new-rivet-strong-flat-women-sandals-fashion-shoes-lightweight-non-slip-sabot-women-s-summer-3-jpg_640x640-3', '', '', '2021-06-01 12:32:56', '2021-06-01 12:32:56', '', 5758, 'http://shoestimer.com/wp-content/uploads/2021/06/2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer-3.jpg_640x640-3.jpg', 0, 'attachment', 'image/jpeg', 0),
(5870, 0, '2021-06-01 12:32:57', '2021-06-01 12:32:57', '', '2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer-4.jpg_640x640-4', '', 'inherit', 'open', 'closed', '', '2021-new-rivet-strong-flat-women-sandals-fashion-shoes-lightweight-non-slip-sabot-women-s-summer-4-jpg_640x640-4', '', '', '2021-06-01 12:32:57', '2021-06-01 12:32:57', '', 5758, 'http://shoestimer.com/wp-content/uploads/2021/06/2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer-4.jpg_640x640-4.jpg', 0, 'attachment', 'image/jpeg', 0),
(5871, 0, '2021-06-01 12:32:59', '2021-06-01 12:32:59', '', '2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer.png_640x640', '', 'inherit', 'open', 'closed', '', '2021-new-rivet-strong-flat-women-sandals-fashion-shoes-lightweight-non-slip-sabot-women-s-summer-png_640x640', '', '', '2021-06-01 12:32:59', '2021-06-01 12:32:59', '', 5758, 'http://shoestimer.com/wp-content/uploads/2021/06/2021-New-Rivet-Strong-Flat-Women-Sandals-Fashion-Shoes-Lightweight-Non-slip-Sabot-Women-s-Summer.png_640x640.jpg', 0, 'attachment', 'image/jpeg', 0);
INSERT INTO `wpx5_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(5872, 1, '2021-06-01 12:33:00', '2021-06-01 12:33:00', '                <div class=\"product-specs-list-container\">\n                    <ul class=\"product-specs-list util-clearfix\">\n						                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Brand Name:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">HENGSCARYING</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Upper Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">PU</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Origin:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">CN(Origin)</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Sandal Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Gladiator</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Heel Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Thin Heels</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Lining Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">PU</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Side Vamp Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Open</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Outsole Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Rubber</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Item Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Sandals</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Heel Height:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Super High (8cm-up)</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">With Platforms:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Yes</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Platform Height:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">0-3cm</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Occasion:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Party</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Closure Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Buckle Strap</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Fit:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Fits true to size, take your normal size</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Back Counter Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Back Strap</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Fashion Element:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Cross-tied</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Style:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">sexy</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Model Number:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">YGY</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Pattern Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Solid</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Insole Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">PU</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Department Name:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Adult</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Gender:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Women</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Fit:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Fits true to size, take your normal size</span>\n                            </li>\n							                    </ul>\n                </div>\n				<div class=\"detailmodule_dynamic\"><kse:widget data-widget-type=\"relatedProduct\" id=\"25051785\" title=\"\" type=\"relation\"></kse:widget></div>\n<div class=\"detailmodule_html\"><div class=\"detail-desc-decorate-richtext\"><div>\n	<kse:widget data-widget-type=\"relatedProduct\" id=\"24514575\" title=\"\" type=\"relation\"></kse:widget>\n</div>\n<div>\n	<div>\n		<p>\n			&nbsp;\n		</p>\n		<p style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-size: 13.0px;line-height: inherit;font-family: arial , helvetica , sans-serif;vertical-align: baseline;color: #000000;\">\n			<span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: 22.0px;line-height: inherit;vertical-align: baseline;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: 700;font-size: inherit;line-height: inherit;vertical-align: baseline;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;vertical-align: baseline;color: #c00000;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;font-family: georgia , serif;vertical-align: baseline;\">1.Measure the length of your foot, Heel to Toe, very important</span></span></span></span>\n		</p>\n		<p style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-size: 13.0px;line-height: inherit;font-family: arial , helvetica , sans-serif;vertical-align: baseline;color: #000000;\">\n			&nbsp;\n		</p>\n		<p style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-size: 13.0px;line-height: inherit;font-family: arial , helvetica , sans-serif;vertical-align: baseline;color: #000000;\">\n			<img alt=\"1\" src=\"https://ae01.alicdn.com/kf/HTB1XBZiOVXXXXbfaXXXq6xXFXXXV.jpg?width=710&amp;height=155&amp;hash=865\" style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: 0.0px;line-height: inherit;vertical-align: middle;color: transparent;\" />\n		</p>\n		<p style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-size: 13.0px;line-height: inherit;font-family: arial , helvetica , sans-serif;vertical-align: baseline;color: #000000;\">\n			<span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: 20.0px;line-height: inherit;vertical-align: baseline;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: 700;font-size: inherit;line-height: inherit;vertical-align: baseline;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;vertical-align: baseline;color: #c00000;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;font-family: georgia , serif;vertical-align: baseline;\">2. Choose matching US size based on the foot length. e.g. If your foot length is 23cm, choose size 6.</span></span></span></span>\n		</p>\n		<p style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-size: 13.0px;line-height: inherit;font-family: arial , helvetica , sans-serif;vertical-align: baseline;color: #000000;\">\n			&nbsp;\n		</p>\n		<p style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-size: 13.0px;line-height: inherit;font-family: arial , helvetica , sans-serif;vertical-align: baseline;color: #000000;\">\n			<img src=\"https://ae01.alicdn.com/kf/HTB18lVqkeuSBuNjSsplq6ze8pXac.jpg?width=1000&amp;height=218&amp;hash=1218\" style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: 0.0px;line-height: inherit;vertical-align: middle;color: transparent;\" />\n		</p>\n		<p style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-size: 13.0px;line-height: inherit;font-family: arial , helvetica , sans-serif;vertical-align: baseline;color: #000000;\">\n			&nbsp;\n		</p>\n		<p style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-size: 13.0px;line-height: inherit;font-family: arial , helvetica , sans-serif;vertical-align: baseline;color: #000000;\">\n			&nbsp;\n		</p>\n		<p style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-size: 13.0px;line-height: inherit;font-family: arial , helvetica , sans-serif;vertical-align: baseline;color: #000000;\">\n			<span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;vertical-align: baseline;color: #c00000;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: 22.0px;line-height: inherit;vertical-align: baseline;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;font-family: georgia , serif;vertical-align: baseline;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: 700;font-size: inherit;line-height: inherit;vertical-align: baseline;\">3.<span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;vertical-align: baseline;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;vertical-align: baseline;\">If you have any problems ,</span></span><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;vertical-align: baseline;\">&nbsp;</span>pls let me know!</span></span></span></span>\n		</p>\n		<p style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-size: 13.0px;line-height: inherit;font-family: arial , helvetica , sans-serif;vertical-align: baseline;color: #000000;\">\n			&nbsp;\n		</p>\n		<p style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-size: 13.0px;line-height: inherit;font-family: arial , helvetica , sans-serif;vertical-align: baseline;color: #000000;\">\n			&nbsp;\n		</p>\n		<p style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-size: 13.0px;line-height: inherit;font-family: arial , helvetica , sans-serif;vertical-align: baseline;color: #000000;\">\n			<span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;vertical-align: baseline;color: #c00000;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: 22.0px;line-height: inherit;vertical-align: baseline;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;font-family: georgia , serif;vertical-align: baseline;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: 700;font-size: inherit;line-height: inherit;vertical-align: baseline;\">4.If you want to wholesale shoes, please contact us, we will give you a discount price and fast delivery way.</span></span></span></span>\n		</p>\n		<p style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-size: 13.0px;line-height: inherit;font-family: arial , helvetica , sans-serif;vertical-align: baseline;color: #000000;\">\n			&nbsp;\n		</p>\n		<p style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-size: 13.0px;line-height: inherit;font-family: arial , helvetica , sans-serif;vertical-align: baseline;color: #000000;\">\n			&nbsp;\n		</p>\n		<p style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-size: 13.0px;line-height: inherit;font-family: arial , helvetica , sans-serif;vertical-align: baseline;color: #000000;\">\n			<span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;vertical-align: baseline;color: #c00000;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: 22.0px;line-height: inherit;vertical-align: baseline;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;font-family: georgia , serif;vertical-align: baseline;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: 700;font-size: inherit;line-height: inherit;vertical-align: baseline;\">5.If you order 3 or more shoes in an order,I will send them by Epacket delivery company (10-20days) For free!!!</span></span></span></span>\n		</p>\n		<p style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-size: 13.0px;line-height: inherit;font-family: arial , helvetica , sans-serif;vertical-align: baseline;color: #000000;\">\n			&nbsp;\n		</p>\n		<p style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-size: 13.0px;line-height: inherit;font-family: arial , helvetica , sans-serif;vertical-align: baseline;color: #000000;\">\n			<span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;vertical-align: baseline;color: #c00000;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: 22.0px;line-height: inherit;vertical-align: baseline;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;font-family: georgia , serif;vertical-align: baseline;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: 700;font-size: inherit;line-height: inherit;vertical-align: baseline;\">6.If you order 8 or more shoes in an order,I will send the by DHL or EMS delivery company(3-12days) For Free!</span></span></span></span>\n		</p>\n		<p style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-size: 13.0px;line-height: inherit;font-family: arial , helvetica , sans-serif;vertical-align: baseline;color: #000000;\">\n			&nbsp;\n		</p>\n		<p style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-size: 13.0px;line-height: inherit;font-family: arial , helvetica , sans-serif;vertical-align: baseline;color: #000000;\">\n			<span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;vertical-align: baseline;color: #c00000;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: 22.0px;line-height: inherit;vertical-align: baseline;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;font-family: georgia , serif;vertical-align: baseline;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: 700;font-size: inherit;line-height: inherit;vertical-align: baseline;\">7.So,inviting your Friends to buy shoes together to Enjoy Faster Delivery!<img alt=\"lr_img-7516\" src=\"https://ae01.alicdn.com/kf/He1977db1d74d4c66a648972fc9941d8d1.jpg\" /><img alt=\"lr_img-7510\" src=\"https://ae01.alicdn.com/kf/H4cc1b7a34a344bec9fe3b420967314c0P.jpg\" /><img alt=\"lr_img-7498\" src=\"https://ae01.alicdn.com/kf/He64b2dca14124faa819c72a943469375q.jpg\" /><img alt=\"lr_img-7500\" src=\"https://ae01.alicdn.com/kf/Hc5e5cbd5301e4db6878c261b81ebb56ft.jpg\" /><img alt=\"lr_img-7501\" src=\"https://ae01.alicdn.com/kf/H423b4f6a855242c8be37d9c9745de3d4r.jpg\" /><img alt=\"lr_img-7504\" src=\"https://ae01.alicdn.com/kf/Ha5b0ac24ea29437aa7c0ec13f6b42fdc2.jpg\" /><img alt=\"lr_img-7485\" src=\"https://ae01.alicdn.com/kf/Hf1e1543dfb184b62834de14498b2f5e5z.jpg\" /><img alt=\"lr_img-7495\" src=\"https://ae01.alicdn.com/kf/Hdaff725fb5fa40efb0d1248c420655b9r.jpg\" /><img alt=\"lr_img-7510\" src=\"https://ae01.alicdn.com/kf/Hb89133c774624f9cada26f2f28b9249dB.jpg\" /><img alt=\"lr_img-7511\" src=\"https://ae01.alicdn.com/kf/Hdbebe2400199404d93ebc1193c079df8f.jpg\" /><img alt=\"lr_img-7512\" src=\"https://ae01.alicdn.com/kf/H591b4823b2f04fd4923100d2e442e8f3W.jpg\" /><img alt=\"lr_img-7513\" src=\"https://ae01.alicdn.com/kf/H04f80454baa7441fb9635d8d8dd8a345z.jpg\" /><img alt=\"lr_img-7133\" src=\"https://ae01.alicdn.com/kf/H1fb4ce2d62404c12b6c339b2c5e25eada.jpg\" /><img alt=\"lr_img-7126\" src=\"https://ae01.alicdn.com/kf/Hb4de55c112c34c6fb75158188d0cd67ei.jpg\" /><img alt=\"lr_img-7166\" src=\"https://ae01.alicdn.com/kf/H6d6517cb9b264dc69204be83c1c983cbI.jpg\" /><img alt=\"lr_img-7171\" src=\"https://ae01.alicdn.com/kf/He75003d71f8a453cb2004de69dad3424h.jpg\" /><img alt=\"lr_img-7179\" src=\"https://ae01.alicdn.com/kf/H32dd89d9b4854474a4b748fb8083b3a40.jpg\" /><img alt=\"lr_img-7184\" src=\"https://ae01.alicdn.com/kf/H95e1265e07a94260849ca9b9a619e56be.jpg\" /><img alt=\"lr_img-7260\" src=\"https://ae01.alicdn.com/kf/H13012ef609514f5fa8c7bdb199711f13n.jpg\" /><img alt=\"lr_img-7261\" src=\"https://ae01.alicdn.com/kf/H0b0d3353e2f747e58033a9b72bd289e8W.jpg\" /><img alt=\"lr_img-7266\" src=\"https://ae01.alicdn.com/kf/H6c4dbb4cb8d94ec887f866bc5bcbaa06g.jpg\" /></span></span></span></span><img alt=\"HTB18wgqGVXXXXbvXXXXq6xXFXXXl\" src=\"https://ae01.alicdn.com/kf/HTB16CxmkbSYBuNjSspiq6xNzpXaj.jpg?width=750&amp;height=922&amp;hash=1672\" style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-size: 0.0px;line-height: inherit;font-family: arial;vertical-align: middle;color: transparent;text-align: center;\" />\n		</p>\n	</div>\n</div>\n<p>\n	&nbsp;\n</p>\n<p>\n	&nbsp;\n</p>\n</div></div>\n\n\n', '2021 Summer Women Platform Wedges Prom Sandals Fetish Platform Pleaser Sandles Stripper Sexy Up Toe Blue Strappy Elegant Shoes', '', 'publish', 'open', 'closed', '', '2021-summer-women-platform-wedges-prom-sandals-fetish-platform-pleaser-sandles-stripper-sexy-up-toe-blue-strappy-elegant-shoes', '', '', '2021-06-01 12:33:14', '2021-06-01 12:33:14', '', 0, 'http://shoestimer.com/product/2021-summer-women-platform-wedges-prom-sandals-fetish-platform-pleaser-sandles-stripper-sexy-up-toe-blue-strappy-elegant-shoes/', 0, 'product', '', 0),
(5873, 1, '2021-06-01 12:33:02', '2021-06-01 12:33:02', '', '2021-Summer-Women-Platform-Wedges-Prom-Sandals-Fetish-Platform-Pleaser-Sandles-Stripper-Sexy-Up-Toe-Blue', '', 'inherit', 'open', 'closed', '', '2021-summer-women-platform-wedges-prom-sandals-fetish-platform-pleaser-sandles-stripper-sexy-up-toe-blue', '', '', '2021-06-01 12:33:02', '2021-06-01 12:33:02', '', 5872, 'http://shoestimer.com/wp-content/uploads/2021/06/2021-Summer-Women-Platform-Wedges-Prom-Sandals-Fetish-Platform-Pleaser-Sandles-Stripper-Sexy-Up-Toe-Blue.jpg', 0, 'attachment', 'image/jpeg', 0),
(5874, 0, '2021-06-01 12:33:02', '2021-06-01 12:33:02', '', '2021-Women-8-5cm-High-Heels-Sandals-Lady-Silk-Stripper-Strap-Stiletto-Sexy-Sandles-Wedding-Bridal-1', '', 'inherit', 'open', 'closed', '', '2021-women-8-5cm-high-heels-sandals-lady-silk-stripper-strap-stiletto-sexy-sandles-wedding-bridal-1', '', '', '2021-06-01 12:33:02', '2021-06-01 12:33:02', '', 5833, 'http://shoestimer.com/wp-content/uploads/2021/06/2021-Women-8-5cm-High-Heels-Sandals-Lady-Silk-Stripper-Strap-Stiletto-Sexy-Sandles-Wedding-Bridal-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(5875, 1, '2021-06-01 12:33:08', '2021-06-01 12:33:08', '', '2021 Summer Women Platform Wedges Prom Sandals Fetish Platform Pleaser Sandles Stripper Sexy Up Toe Blue Strappy Elegant Shoes', 'Color: BLACK, Shoe Size: 5', 'publish', 'closed', 'closed', '', '2021-summer-women-platform-wedges-prom-sandals-fetish-platform-pleaser-sandles-stripper-sexy-up-toe-blue-strappy-elegant-shoes', '', '', '2021-06-01 12:33:08', '2021-06-01 12:33:08', '', 5872, 'http://shoestimer.com/?post_type=product_variation&p=5875', 1, 'product_variation', '', 0),
(5876, 1, '2021-06-01 12:33:08', '2021-06-01 12:33:08', '', '2021 Summer Women Platform Wedges Prom Sandals Fetish Platform Pleaser Sandles Stripper Sexy Up Toe Blue Strappy Elegant Shoes', 'Color: BLACK, Shoe Size: 6', 'publish', 'closed', 'closed', '', '2021-summer-women-platform-wedges-prom-sandals-fetish-platform-pleaser-sandles-stripper-sexy-up-toe-blue-strappy-elegant-shoes-2', '', '', '2021-06-01 12:33:08', '2021-06-01 12:33:08', '', 5872, 'http://shoestimer.com/?post_type=product_variation&p=5876', 2, 'product_variation', '', 0),
(5877, 1, '2021-06-01 12:33:08', '2021-06-01 12:33:08', '', '2021 Summer Women Platform Wedges Prom Sandals Fetish Platform Pleaser Sandles Stripper Sexy Up Toe Blue Strappy Elegant Shoes', 'Color: BLACK, Shoe Size: 6.5', 'publish', 'closed', 'closed', '', '2021-summer-women-platform-wedges-prom-sandals-fetish-platform-pleaser-sandles-stripper-sexy-up-toe-blue-strappy-elegant-shoes-3', '', '', '2021-06-01 12:33:08', '2021-06-01 12:33:08', '', 5872, 'http://shoestimer.com/?post_type=product_variation&p=5877', 3, 'product_variation', '', 0),
(5878, 1, '2021-06-01 12:33:08', '2021-06-01 12:33:08', '', '2021 Summer Women Platform Wedges Prom Sandals Fetish Platform Pleaser Sandles Stripper Sexy Up Toe Blue Strappy Elegant Shoes', 'Color: BLACK, Shoe Size: 7.5', 'publish', 'closed', 'closed', '', '2021-summer-women-platform-wedges-prom-sandals-fetish-platform-pleaser-sandles-stripper-sexy-up-toe-blue-strappy-elegant-shoes-4', '', '', '2021-06-01 12:33:08', '2021-06-01 12:33:08', '', 5872, 'http://shoestimer.com/?post_type=product_variation&p=5878', 4, 'product_variation', '', 0),
(5879, 1, '2021-06-01 12:33:08', '2021-06-01 12:33:08', '', '2021 Summer Women Platform Wedges Prom Sandals Fetish Platform Pleaser Sandles Stripper Sexy Up Toe Blue Strappy Elegant Shoes', 'Color: BLACK, Shoe Size: 8.5', 'publish', 'closed', 'closed', '', '2021-summer-women-platform-wedges-prom-sandals-fetish-platform-pleaser-sandles-stripper-sexy-up-toe-blue-strappy-elegant-shoes-5', '', '', '2021-06-01 12:33:08', '2021-06-01 12:33:08', '', 5872, 'http://shoestimer.com/?post_type=product_variation&p=5879', 5, 'product_variation', '', 0),
(5880, 1, '2021-06-01 12:33:08', '2021-06-01 12:33:08', '', '2021 Summer Women Platform Wedges Prom Sandals Fetish Platform Pleaser Sandles Stripper Sexy Up Toe Blue Strappy Elegant Shoes', 'Color: White, Shoe Size: 5', 'publish', 'closed', 'closed', '', '2021-summer-women-platform-wedges-prom-sandals-fetish-platform-pleaser-sandles-stripper-sexy-up-toe-blue-strappy-elegant-shoes-6', '', '', '2021-06-01 12:33:08', '2021-06-01 12:33:08', '', 5872, 'http://shoestimer.com/?post_type=product_variation&p=5880', 6, 'product_variation', '', 0),
(5881, 1, '2021-06-01 12:33:08', '2021-06-01 12:33:08', '', '2021 Summer Women Platform Wedges Prom Sandals Fetish Platform Pleaser Sandles Stripper Sexy Up Toe Blue Strappy Elegant Shoes', 'Color: White, Shoe Size: 6', 'publish', 'closed', 'closed', '', '2021-summer-women-platform-wedges-prom-sandals-fetish-platform-pleaser-sandles-stripper-sexy-up-toe-blue-strappy-elegant-shoes-7', '', '', '2021-06-01 12:33:08', '2021-06-01 12:33:08', '', 5872, 'http://shoestimer.com/?post_type=product_variation&p=5881', 7, 'product_variation', '', 0),
(5882, 1, '2021-06-01 12:33:09', '2021-06-01 12:33:09', '', '2021 Summer Women Platform Wedges Prom Sandals Fetish Platform Pleaser Sandles Stripper Sexy Up Toe Blue Strappy Elegant Shoes', 'Color: White, Shoe Size: 6.5', 'publish', 'closed', 'closed', '', '2021-summer-women-platform-wedges-prom-sandals-fetish-platform-pleaser-sandles-stripper-sexy-up-toe-blue-strappy-elegant-shoes-8', '', '', '2021-06-01 12:33:09', '2021-06-01 12:33:09', '', 5872, 'http://shoestimer.com/?post_type=product_variation&p=5882', 8, 'product_variation', '', 0),
(5883, 1, '2021-06-01 12:33:09', '2021-06-01 12:33:09', '', '2021 Summer Women Platform Wedges Prom Sandals Fetish Platform Pleaser Sandles Stripper Sexy Up Toe Blue Strappy Elegant Shoes', 'Color: White, Shoe Size: 7.5', 'publish', 'closed', 'closed', '', '2021-summer-women-platform-wedges-prom-sandals-fetish-platform-pleaser-sandles-stripper-sexy-up-toe-blue-strappy-elegant-shoes-9', '', '', '2021-06-01 12:33:09', '2021-06-01 12:33:09', '', 5872, 'http://shoestimer.com/?post_type=product_variation&p=5883', 9, 'product_variation', '', 0),
(5884, 1, '2021-06-01 12:33:09', '2021-06-01 12:33:09', '', '2021 Summer Women Platform Wedges Prom Sandals Fetish Platform Pleaser Sandles Stripper Sexy Up Toe Blue Strappy Elegant Shoes', 'Color: White, Shoe Size: 8.5', 'publish', 'closed', 'closed', '', '2021-summer-women-platform-wedges-prom-sandals-fetish-platform-pleaser-sandles-stripper-sexy-up-toe-blue-strappy-elegant-shoes-10', '', '', '2021-06-01 12:33:09', '2021-06-01 12:33:09', '', 5872, 'http://shoestimer.com/?post_type=product_variation&p=5884', 10, 'product_variation', '', 0),
(5886, 1, '2021-06-01 12:33:09', '2021-06-01 12:33:09', '', '2021 Summer Women Platform Wedges Prom Sandals Fetish Platform Pleaser Sandles Stripper Sexy Up Toe Blue Strappy Elegant Shoes', 'Color: Blue, Shoe Size: 5', 'publish', 'closed', 'closed', '', '2021-summer-women-platform-wedges-prom-sandals-fetish-platform-pleaser-sandles-stripper-sexy-up-toe-blue-strappy-elegant-shoes-11', '', '', '2021-06-01 12:33:09', '2021-06-01 12:33:09', '', 5872, 'http://shoestimer.com/?post_type=product_variation&p=5886', 11, 'product_variation', '', 0),
(5885, 0, '2021-06-01 12:33:09', '2021-06-01 12:33:09', '', '2021-Women-8-5cm-High-Heels-Sandals-Lady-Silk-Stripper-Strap-Stiletto-Sexy-Sandles-Wedding-Bridal-2', '', 'inherit', 'open', 'closed', '', '2021-women-8-5cm-high-heels-sandals-lady-silk-stripper-strap-stiletto-sexy-sandles-wedding-bridal-2', '', '', '2021-06-01 12:33:09', '2021-06-01 12:33:09', '', 5833, 'http://shoestimer.com/wp-content/uploads/2021/06/2021-Women-8-5cm-High-Heels-Sandals-Lady-Silk-Stripper-Strap-Stiletto-Sexy-Sandles-Wedding-Bridal-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(5887, 1, '2021-06-01 12:33:10', '2021-06-01 12:33:10', '', '2021 Summer Women Platform Wedges Prom Sandals Fetish Platform Pleaser Sandles Stripper Sexy Up Toe Blue Strappy Elegant Shoes', 'Color: Blue, Shoe Size: 6', 'publish', 'closed', 'closed', '', '2021-summer-women-platform-wedges-prom-sandals-fetish-platform-pleaser-sandles-stripper-sexy-up-toe-blue-strappy-elegant-shoes-12', '', '', '2021-06-01 12:33:10', '2021-06-01 12:33:10', '', 5872, 'http://shoestimer.com/?post_type=product_variation&p=5887', 12, 'product_variation', '', 0),
(5888, 1, '2021-06-01 12:33:11', '2021-06-01 12:33:11', '', '2021 Summer Women Platform Wedges Prom Sandals Fetish Platform Pleaser Sandles Stripper Sexy Up Toe Blue Strappy Elegant Shoes', 'Color: Blue, Shoe Size: 6.5', 'publish', 'closed', 'closed', '', '2021-summer-women-platform-wedges-prom-sandals-fetish-platform-pleaser-sandles-stripper-sexy-up-toe-blue-strappy-elegant-shoes-13', '', '', '2021-06-01 12:33:11', '2021-06-01 12:33:11', '', 5872, 'http://shoestimer.com/?post_type=product_variation&p=5888', 13, 'product_variation', '', 0),
(5889, 1, '2021-06-01 12:33:12', '2021-06-01 12:33:12', '', '2021 Summer Women Platform Wedges Prom Sandals Fetish Platform Pleaser Sandles Stripper Sexy Up Toe Blue Strappy Elegant Shoes', 'Color: Blue, Shoe Size: 7.5', 'publish', 'closed', 'closed', '', '2021-summer-women-platform-wedges-prom-sandals-fetish-platform-pleaser-sandles-stripper-sexy-up-toe-blue-strappy-elegant-shoes-14', '', '', '2021-06-01 12:33:12', '2021-06-01 12:33:12', '', 5872, 'http://shoestimer.com/?post_type=product_variation&p=5889', 14, 'product_variation', '', 0),
(5890, 1, '2021-06-01 12:33:12', '2021-06-01 12:33:12', '', '2021 Summer Women Platform Wedges Prom Sandals Fetish Platform Pleaser Sandles Stripper Sexy Up Toe Blue Strappy Elegant Shoes', 'Color: Blue, Shoe Size: 8.5', 'publish', 'closed', 'closed', '', '2021-summer-women-platform-wedges-prom-sandals-fetish-platform-pleaser-sandles-stripper-sexy-up-toe-blue-strappy-elegant-shoes-15', '', '', '2021-06-01 12:33:12', '2021-06-01 12:33:12', '', 5872, 'http://shoestimer.com/?post_type=product_variation&p=5890', 15, 'product_variation', '', 0),
(5891, 1, '2021-06-01 12:33:12', '2021-06-01 12:33:12', '', '2021 Summer Women Platform Wedges Prom Sandals Fetish Platform Pleaser Sandles Stripper Sexy Up Toe Blue Strappy Elegant Shoes', 'Color: Red, Shoe Size: 5', 'publish', 'closed', 'closed', '', '2021-summer-women-platform-wedges-prom-sandals-fetish-platform-pleaser-sandles-stripper-sexy-up-toe-blue-strappy-elegant-shoes-16', '', '', '2021-06-01 12:33:12', '2021-06-01 12:33:12', '', 5872, 'http://shoestimer.com/?post_type=product_variation&p=5891', 16, 'product_variation', '', 0),
(5892, 1, '2021-06-01 12:33:13', '2021-06-01 12:33:13', '', '2021 Summer Women Platform Wedges Prom Sandals Fetish Platform Pleaser Sandles Stripper Sexy Up Toe Blue Strappy Elegant Shoes', 'Color: Red, Shoe Size: 6', 'publish', 'closed', 'closed', '', '2021-summer-women-platform-wedges-prom-sandals-fetish-platform-pleaser-sandles-stripper-sexy-up-toe-blue-strappy-elegant-shoes-17', '', '', '2021-06-01 12:33:13', '2021-06-01 12:33:13', '', 5872, 'http://shoestimer.com/?post_type=product_variation&p=5892', 17, 'product_variation', '', 0),
(5893, 1, '2021-06-01 12:33:13', '2021-06-01 12:33:13', '', '2021 Summer Women Platform Wedges Prom Sandals Fetish Platform Pleaser Sandles Stripper Sexy Up Toe Blue Strappy Elegant Shoes', 'Color: Red, Shoe Size: 6.5', 'publish', 'closed', 'closed', '', '2021-summer-women-platform-wedges-prom-sandals-fetish-platform-pleaser-sandles-stripper-sexy-up-toe-blue-strappy-elegant-shoes-18', '', '', '2021-06-01 12:33:13', '2021-06-01 12:33:13', '', 5872, 'http://shoestimer.com/?post_type=product_variation&p=5893', 18, 'product_variation', '', 0),
(5894, 1, '2021-06-01 12:33:13', '2021-06-01 12:33:13', '', '2021 Summer Women Platform Wedges Prom Sandals Fetish Platform Pleaser Sandles Stripper Sexy Up Toe Blue Strappy Elegant Shoes', 'Color: Red, Shoe Size: 7.5', 'publish', 'closed', 'closed', '', '2021-summer-women-platform-wedges-prom-sandals-fetish-platform-pleaser-sandles-stripper-sexy-up-toe-blue-strappy-elegant-shoes-19', '', '', '2021-06-01 12:33:13', '2021-06-01 12:33:13', '', 5872, 'http://shoestimer.com/?post_type=product_variation&p=5894', 19, 'product_variation', '', 0),
(5895, 1, '2021-06-01 12:33:13', '2021-06-01 12:33:13', '', '2021 Summer Women Platform Wedges Prom Sandals Fetish Platform Pleaser Sandles Stripper Sexy Up Toe Blue Strappy Elegant Shoes', 'Color: Red, Shoe Size: 8.5', 'publish', 'closed', 'closed', '', '2021-summer-women-platform-wedges-prom-sandals-fetish-platform-pleaser-sandles-stripper-sexy-up-toe-blue-strappy-elegant-shoes-20', '', '', '2021-06-01 12:33:13', '2021-06-01 12:33:13', '', 5872, 'http://shoestimer.com/?post_type=product_variation&p=5895', 20, 'product_variation', '', 0),
(5896, 0, '2021-06-01 12:33:14', '2021-06-01 12:33:14', '', '2021-Women-8-5cm-High-Heels-Sandals-Lady-Silk-Stripper-Strap-Stiletto-Sexy-Sandles-Wedding-Bridal-3', '', 'inherit', 'open', 'closed', '', '2021-women-8-5cm-high-heels-sandals-lady-silk-stripper-strap-stiletto-sexy-sandles-wedding-bridal-3', '', '', '2021-06-01 12:33:14', '2021-06-01 12:33:14', '', 5833, 'http://shoestimer.com/wp-content/uploads/2021/06/2021-Women-8-5cm-High-Heels-Sandals-Lady-Silk-Stripper-Strap-Stiletto-Sexy-Sandles-Wedding-Bridal-3.jpg', 0, 'attachment', 'image/jpeg', 0),
(5897, 0, '2021-06-01 12:33:19', '2021-06-01 12:33:19', '', '2021-Women-8-5cm-High-Heels-Sandals-Lady-Silk-Stripper-Strap-Stiletto-Sexy-Sandles-Wedding-Bridal-4', '', 'inherit', 'open', 'closed', '', '2021-women-8-5cm-high-heels-sandals-lady-silk-stripper-strap-stiletto-sexy-sandles-wedding-bridal-4', '', '', '2021-06-01 12:33:19', '2021-06-01 12:33:19', '', 5833, 'http://shoestimer.com/wp-content/uploads/2021/06/2021-Women-8-5cm-High-Heels-Sandals-Lady-Silk-Stripper-Strap-Stiletto-Sexy-Sandles-Wedding-Bridal-4.jpg', 0, 'attachment', 'image/jpeg', 0),
(5898, 0, '2021-06-01 12:33:26', '2021-06-01 12:33:26', '', '2021-Women-8-5cm-High-Heels-Sandals-Lady-Silk-Stripper-Strap-Stiletto-Sexy-Sandles-Wedding-Bridal-5', '', 'inherit', 'open', 'closed', '', '2021-women-8-5cm-high-heels-sandals-lady-silk-stripper-strap-stiletto-sexy-sandles-wedding-bridal-5', '', '', '2021-06-01 12:33:26', '2021-06-01 12:33:26', '', 5833, 'http://shoestimer.com/wp-content/uploads/2021/06/2021-Women-8-5cm-High-Heels-Sandals-Lady-Silk-Stripper-Strap-Stiletto-Sexy-Sandles-Wedding-Bridal-5.jpg', 0, 'attachment', 'image/jpeg', 0),
(5899, 0, '2021-06-01 12:33:30', '2021-06-01 12:33:30', '', '2021-Women-8-5cm-High-Heels-Sandals-Lady-Silk-Stripper-Strap-Stiletto-Sexy-Sandles-Wedding-Bridal.jpg_640x640', '', 'inherit', 'open', 'closed', '', '2021-women-8-5cm-high-heels-sandals-lady-silk-stripper-strap-stiletto-sexy-sandles-wedding-bridal-jpg_640x640', '', '', '2021-06-01 12:33:30', '2021-06-01 12:33:30', '', 5833, 'http://shoestimer.com/wp-content/uploads/2021/06/2021-Women-8-5cm-High-Heels-Sandals-Lady-Silk-Stripper-Strap-Stiletto-Sexy-Sandles-Wedding-Bridal.jpg_640x640.jpg', 0, 'attachment', 'image/jpeg', 0),
(5900, 0, '2021-06-01 12:33:33', '2021-06-01 12:33:33', '', '2021-Women-8-5cm-High-Heels-Sandals-Lady-Silk-Stripper-Strap-Stiletto-Sexy-Sandles-Wedding-Bridal-1.jpg_640x640-1', '', 'inherit', 'open', 'closed', '', '2021-women-8-5cm-high-heels-sandals-lady-silk-stripper-strap-stiletto-sexy-sandles-wedding-bridal-1-jpg_640x640-1', '', '', '2021-06-01 12:33:33', '2021-06-01 12:33:33', '', 5833, 'http://shoestimer.com/wp-content/uploads/2021/06/2021-Women-8-5cm-High-Heels-Sandals-Lady-Silk-Stripper-Strap-Stiletto-Sexy-Sandles-Wedding-Bridal-1.jpg_640x640-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(5901, 0, '2021-06-01 12:33:36', '2021-06-01 12:33:36', '', '2021-Women-8-5cm-High-Heels-Sandals-Lady-Silk-Stripper-Strap-Stiletto-Sexy-Sandles-Wedding-Bridal-2.jpg_640x640-2', '', 'inherit', 'open', 'closed', '', '2021-women-8-5cm-high-heels-sandals-lady-silk-stripper-strap-stiletto-sexy-sandles-wedding-bridal-2-jpg_640x640-2', '', '', '2021-06-01 12:33:36', '2021-06-01 12:33:36', '', 5833, 'http://shoestimer.com/wp-content/uploads/2021/06/2021-Women-8-5cm-High-Heels-Sandals-Lady-Silk-Stripper-Strap-Stiletto-Sexy-Sandles-Wedding-Bridal-2.jpg_640x640-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(5902, 0, '2021-06-01 12:33:40', '2021-06-01 12:33:40', '', '2021-Women-8-5cm-High-Heels-Sandals-Lady-Silk-Stripper-Strap-Stiletto-Sexy-Sandles-Wedding-Bridal-3.jpg_640x640-3', '', 'inherit', 'open', 'closed', '', '2021-women-8-5cm-high-heels-sandals-lady-silk-stripper-strap-stiletto-sexy-sandles-wedding-bridal-3-jpg_640x640-3', '', '', '2021-06-01 12:33:40', '2021-06-01 12:33:40', '', 5833, 'http://shoestimer.com/wp-content/uploads/2021/06/2021-Women-8-5cm-High-Heels-Sandals-Lady-Silk-Stripper-Strap-Stiletto-Sexy-Sandles-Wedding-Bridal-3.jpg_640x640-3.jpg', 0, 'attachment', 'image/jpeg', 0),
(5903, 0, '2021-06-01 12:33:42', '2021-06-01 12:33:42', '', '2021-Summer-Women-Platform-Wedges-Prom-Sandals-Fetish-Platform-Pleaser-Sandles-Stripper-Sexy-Up-Toe-Blue-1', '', 'inherit', 'open', 'closed', '', '2021-summer-women-platform-wedges-prom-sandals-fetish-platform-pleaser-sandles-stripper-sexy-up-toe-blue-1', '', '', '2021-06-01 12:33:42', '2021-06-01 12:33:42', '', 5872, 'http://shoestimer.com/wp-content/uploads/2021/06/2021-Summer-Women-Platform-Wedges-Prom-Sandals-Fetish-Platform-Pleaser-Sandles-Stripper-Sexy-Up-Toe-Blue-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(5904, 0, '2021-06-01 12:33:45', '2021-06-01 12:33:45', '', '2021-Summer-Women-Platform-Wedges-Prom-Sandals-Fetish-Platform-Pleaser-Sandles-Stripper-Sexy-Up-Toe-Blue-2', '', 'inherit', 'open', 'closed', '', '2021-summer-women-platform-wedges-prom-sandals-fetish-platform-pleaser-sandles-stripper-sexy-up-toe-blue-2', '', '', '2021-06-01 12:33:45', '2021-06-01 12:33:45', '', 5872, 'http://shoestimer.com/wp-content/uploads/2021/06/2021-Summer-Women-Platform-Wedges-Prom-Sandals-Fetish-Platform-Pleaser-Sandles-Stripper-Sexy-Up-Toe-Blue-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(5905, 0, '2021-06-01 12:33:48', '2021-06-01 12:33:48', '', '2021-Summer-Women-Platform-Wedges-Prom-Sandals-Fetish-Platform-Pleaser-Sandles-Stripper-Sexy-Up-Toe-Blue-3', '', 'inherit', 'open', 'closed', '', '2021-summer-women-platform-wedges-prom-sandals-fetish-platform-pleaser-sandles-stripper-sexy-up-toe-blue-3', '', '', '2021-06-01 12:33:48', '2021-06-01 12:33:48', '', 5872, 'http://shoestimer.com/wp-content/uploads/2021/06/2021-Summer-Women-Platform-Wedges-Prom-Sandals-Fetish-Platform-Pleaser-Sandles-Stripper-Sexy-Up-Toe-Blue-3.jpg', 0, 'attachment', 'image/jpeg', 0),
(5906, 0, '2021-06-01 12:33:51', '2021-06-01 12:33:51', '', '2021-Summer-Women-Platform-Wedges-Prom-Sandals-Fetish-Platform-Pleaser-Sandles-Stripper-Sexy-Up-Toe-Blue-4', '', 'inherit', 'open', 'closed', '', '2021-summer-women-platform-wedges-prom-sandals-fetish-platform-pleaser-sandles-stripper-sexy-up-toe-blue-4', '', '', '2021-06-01 12:33:51', '2021-06-01 12:33:51', '', 5872, 'http://shoestimer.com/wp-content/uploads/2021/06/2021-Summer-Women-Platform-Wedges-Prom-Sandals-Fetish-Platform-Pleaser-Sandles-Stripper-Sexy-Up-Toe-Blue-4.jpg', 0, 'attachment', 'image/jpeg', 0),
(5907, 0, '2021-06-01 12:33:54', '2021-06-01 12:33:54', '', '2021-Summer-Women-Platform-Wedges-Prom-Sandals-Fetish-Platform-Pleaser-Sandles-Stripper-Sexy-Up-Toe-Blue-5', '', 'inherit', 'open', 'closed', '', '2021-summer-women-platform-wedges-prom-sandals-fetish-platform-pleaser-sandles-stripper-sexy-up-toe-blue-5', '', '', '2021-06-01 12:33:54', '2021-06-01 12:33:54', '', 5872, 'http://shoestimer.com/wp-content/uploads/2021/06/2021-Summer-Women-Platform-Wedges-Prom-Sandals-Fetish-Platform-Pleaser-Sandles-Stripper-Sexy-Up-Toe-Blue-5.jpg', 0, 'attachment', 'image/jpeg', 0),
(5908, 0, '2021-06-01 12:33:57', '2021-06-01 12:33:57', '', '2021-Summer-Women-Platform-Wedges-Prom-Sandals-Fetish-Platform-Pleaser-Sandles-Stripper-Sexy-Up-Toe-Blue.jpg_640x640', '', 'inherit', 'open', 'closed', '', '2021-summer-women-platform-wedges-prom-sandals-fetish-platform-pleaser-sandles-stripper-sexy-up-toe-blue-jpg_640x640', '', '', '2021-06-01 12:33:57', '2021-06-01 12:33:57', '', 5872, 'http://shoestimer.com/wp-content/uploads/2021/06/2021-Summer-Women-Platform-Wedges-Prom-Sandals-Fetish-Platform-Pleaser-Sandles-Stripper-Sexy-Up-Toe-Blue.jpg_640x640.jpg', 0, 'attachment', 'image/jpeg', 0),
(5909, 0, '2021-06-01 12:34:02', '2021-06-01 12:34:02', '', '2021-Summer-Women-Platform-Wedges-Prom-Sandals-Fetish-Platform-Pleaser-Sandles-Stripper-Sexy-Up-Toe-Blue-1.jpg_640x640-1', '', 'inherit', 'open', 'closed', '', '2021-summer-women-platform-wedges-prom-sandals-fetish-platform-pleaser-sandles-stripper-sexy-up-toe-blue-1-jpg_640x640-1', '', '', '2021-06-01 12:34:02', '2021-06-01 12:34:02', '', 5872, 'http://shoestimer.com/wp-content/uploads/2021/06/2021-Summer-Women-Platform-Wedges-Prom-Sandals-Fetish-Platform-Pleaser-Sandles-Stripper-Sexy-Up-Toe-Blue-1.jpg_640x640-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(5910, 0, '2021-06-01 12:34:07', '2021-06-01 12:34:07', '', '2021-Summer-Women-Platform-Wedges-Prom-Sandals-Fetish-Platform-Pleaser-Sandles-Stripper-Sexy-Up-Toe-Blue-2.jpg_640x640-2', '', 'inherit', 'open', 'closed', '', '2021-summer-women-platform-wedges-prom-sandals-fetish-platform-pleaser-sandles-stripper-sexy-up-toe-blue-2-jpg_640x640-2', '', '', '2021-06-01 12:34:07', '2021-06-01 12:34:07', '', 5872, 'http://shoestimer.com/wp-content/uploads/2021/06/2021-Summer-Women-Platform-Wedges-Prom-Sandals-Fetish-Platform-Pleaser-Sandles-Stripper-Sexy-Up-Toe-Blue-2.jpg_640x640-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(5911, 0, '2021-06-01 12:34:10', '2021-06-01 12:34:10', '', '2021-Summer-Women-Platform-Wedges-Prom-Sandals-Fetish-Platform-Pleaser-Sandles-Stripper-Sexy-Up-Toe-Blue-3.jpg_640x640-3', '', 'inherit', 'open', 'closed', '', '2021-summer-women-platform-wedges-prom-sandals-fetish-platform-pleaser-sandles-stripper-sexy-up-toe-blue-3-jpg_640x640-3', '', '', '2021-06-01 12:34:10', '2021-06-01 12:34:10', '', 5872, 'http://shoestimer.com/wp-content/uploads/2021/06/2021-Summer-Women-Platform-Wedges-Prom-Sandals-Fetish-Platform-Pleaser-Sandles-Stripper-Sexy-Up-Toe-Blue-3.jpg_640x640-3.jpg', 0, 'attachment', 'image/jpeg', 0);
INSERT INTO `wpx5_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(5912, 1, '2021-06-01 12:37:23', '2021-06-01 12:37:23', '                <div class=\"product-specs-list-container\">\r\n                    <ul class=\"product-specs-list util-clearfix\">\r\n						                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Brand Name:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">E CN</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Upper Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">PU</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Origin:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">CN(Origin)</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Heel Height:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Flat (≤1cm)</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">With Platforms:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Yes</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Platform Height:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">0-3cm</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Occasion:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Casual</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Sandal Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Peep Toe</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Heel Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Wedges</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Lining Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">PU</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Side Vamp Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Open</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Outsole Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Rubber</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Item Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Sandals</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Closure Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Slip-On</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Fit:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Fits true to size, take your normal size</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Back Counter Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Back Strap</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Fashion Element:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Platform</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Style:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Leisure</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Pattern Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Solid</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Insole Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">PU</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Department Name:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Adult</span>\r\n                            </li>\r\n							                    </ul>\r\n                </div>\r\n				<div class=\"detailmodule_html\"><div class=\"detail-desc-decorate-richtext\"><p class=\"descTitle\" style=\"font-weight: bold;\">Attention Please</p><p>1.Choose the size according to your foot length (Don\'t choose size according to your country usual size !!!)<br>2. Foot length ≠ insole length ≠ outsole length.For Example: US 7(25cm). This 25cm is means insole length only .<br>3.Better to choose 1-2 size bigger if your foot is a little wide or instep is a little thick.<br>4.Light and camera equipment and displays can cause color difference.if you are mind,then please do not pay. Thanks.<br>5.Please allow 0-0.5cm error in the size due to the manual measurement.<br>6. If you have any questions, please contact our customer service first, we will help you solve it.</p><p class=\"descImages\" style=\"text-align: center;\"><img class=\"has-space\" src=\"https://ae01.alicdn.com/kf/H09af0e840f6b4f0c99a0efa1af3b69c4w.jpg\" style=\"width: 800px;\"><br><img src=\"https://ae01.alicdn.com/kf/Hbeb940beec3c417f8f86f1356b9d0abaI.jpg\"><br><img src=\"https://ae01.alicdn.com/kf/He948b752a4b046b7ab8ccd581a2f573aP.jpg\"><br><img src=\"https://ae01.alicdn.com/kf/Hfa6fa0f9c22d46d4aa3df6b794251773T.jpg\"><br><img src=\"https://ae01.alicdn.com/kf/H8bb890bf20344df898218ce2d69ab946V.jpg\"><br><img src=\"https://ae01.alicdn.com/kf/H28ab8ae3f3cb4785a76cf53a6c85d11eN.jpg\"><br><img src=\"https://ae01.alicdn.com/kf/H38d64b1e761543a283cc9a7eec9a741aj.jpg\"><br><img src=\"https://ae01.alicdn.com/kf/Hf02c6bd923a84fc0b218be9f33cca402x.jpg\"><br><img src=\"https://ae01.alicdn.com/kf/Hda67387590ec4ca0a045a7eea061c32et.jpg\"><br><img src=\"https://ae01.alicdn.com/kf/H92f4b50fb8cc4ae0a9e3d21043c49a7cn.jpg\"><br><img src=\"https://ae01.alicdn.com/kf/H12cb68101cd04c18a917078eb7ed94cdD.jpg\"><br><img src=\"https://ae01.alicdn.com/kf/Hbb7f8292e0474d54a31efdfe822d1dd76.jpg\"><br><img src=\"https://ae01.alicdn.com/kf/H2c263a8c96c04c7295e7bf24f65e6363Y.jpg\"><br><br><br><br><br><br><br><br><br><br><br><br><img src=\"https://ae01.alicdn.com/kf/Haa1827648f6341acae93ed25193f48dcH.jpg\"></p></div></div>\r\n\n\n', 'Women\'s Sandals Mesh Casual Ladies Wedges Platform Shoes Solid Color Hollow Out Open Toe Slip-On Female Simple Light Sandals Hot', '', 'publish', 'closed', 'closed', '', 'womens-sandals-mesh-casual-ladies-wedges-platform-shoes-solid-color-hollow-out-open-toe-slip-on-female-simple-light-sandals-hot', '', '', '2021-06-01 12:37:23', '2021-06-01 12:37:23', '', 0, 'https://shoestimer.com/?post_type=vi_wad_draft_product&#038;p=5912', 0, 'vi_wad_draft_product', '', 0),
(5913, 1, '2021-06-01 12:36:12', '2021-06-01 12:36:12', '                <div class=\"product-specs-list-container\">\r\n                    <ul class=\"product-specs-list util-clearfix\">\r\n						                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Origin:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">CN(Origin)</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Gender:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Unisex</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Department Name:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Adult</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Source Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">anime</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Source:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Anime</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Special Use:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Costumes</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Characters:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Anime</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">432:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">432</span>\r\n                            </li>\r\n							                    </ul>\r\n                </div>\r\n				<div class=\"detailmodule_text-image\"><p class=\"detail-desc-decorate-title\" style=\"text-overflow: ellipsis;font-family: \'OpenSans\';color:\'#000\';word-wrap: break-word;white-space: pre-wrap;font-weight: 900;font-size: 20px;line-height: 28px;color: #000;margin-bottom: 12px;\">ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college</p><img src=\"//ae01.alicdn.com/kf/Hbb14752d56434c87a15941d42305a9c84.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/H8aacf2089cfa4715adab84a3f5de7d56b.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/H1a2ad1881c9b475ca16086f7c2aff7cdV.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/H664f4d4d9a4646f3b0ec15215487790d3.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/H0e1b382eadf3406eadd444838a08ea7bn.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/Ha619e5d258f649888bcd5d8727d1d9bas.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/H983f46af169f4d739cf881804310ed9eD.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/H3e183982fe4d4c17af2731bfdd148da6U.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/H909f8b4f16034fe5b82a626628e89b31F.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/H8f62a2e770b844bab411350868c519e8P.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/H2b84465d044e428f8bfe3c553a6144d3B.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/Hf0596ab2ac7b415e91eb6718780cd82eI.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/Haf41c3bf0f914f0bae29d4d6d9b4a8a4f.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/H5b0e8973bd104e81b5a20ec4597e0a39d.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/H606668034c4246d1bedc1f3c371e9e29B.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/H558857d82457441a8a3d3341d3e9715dX.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/Hc6fa89938d634ebeb598734d7804eeaca.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/Hfc7039257a3b44cba31aef49e8375f74J.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/H2c3cbda0029f4b3f8307448fdcc14948G.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/Hbb59395fad86469091b6949772b00933C.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/H85b3eebe5994417e8fbe02d47f3eaee8Y.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/Hb5becbbd8ae74eaf8eec507dcaba6e89j.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/H20172adf95714deeb4e8da69c203954bh.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/Hf9214bc1751e4b3db0f8d9d8fcc60293T.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/H8363e6b9c5934268a276b9be15ffeaf4A.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/Ha400ffd97b0b45b7a91fb6be271da344X.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/Hafafc60d52dd4f40a1239fa89bb18731o.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/Ha54d6af8edcc4be5911aebe28cc54271i.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/Hf540dd7dbc5f4cacaa9aecdb9a2f6684p.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/H0bed875f94e841f79a7b5362a76207c1Z.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/H23657fe0e4da43ed8edbbaa349bd94f9a.jpg\"  class=\"detail-desc-decorate-image\" ></div>\r\n\n\n', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', '', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college', '', '', '2021-06-01 12:36:12', '2021-06-01 12:36:12', '', 0, 'https://shoestimer.com/?post_type=vi_wad_draft_product&#038;p=5913', 0, 'vi_wad_draft_product', '', 0),
(5914, 1, '2021-06-01 12:35:37', '2021-06-01 12:35:37', '                <div class=\"product-specs-list-container\">\r\n                    <ul class=\"product-specs-list util-clearfix\">\r\n						                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Brand Name:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Dihope</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Pump Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Mary Janes</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Heel Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Wedges</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Origin:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">CN(Origin)</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Upper Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">PU</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Toe Shape:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Round Toe</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">With Platforms:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Yes</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Platform Height:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">3-5cm</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Heel Height:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Super High (8cm-up)</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Fit:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Fits true to size, take your normal size</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Style:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">sweet</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">is_handmade:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Yes</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Fashion Element:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Platform</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Insole Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">PU</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Occasion:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Casual</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Lining Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">PU</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Season:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Spring/Autumn</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Outsole Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">EVA</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Item Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Pumps</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Model Number:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">223206</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Closure Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Buckle Strap</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Gender:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">WOMEN</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">type1:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">women shoes</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">type2:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">ladies shoes,girl shoes,shoes girl,female shoes,woman shoes</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">shoes size:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">35,36,37,38,39,40,41,42,43</span>\r\n                            </li>\r\n							                    </ul>\r\n                </div>\r\n				<div class=\"detailmodule_html\"><div class=\"detail-desc-decorate-richtext\"><div class=\"detailmodule_html\"><div class=\"detailmodule_image\"><div style=\"max-width:945px;border-top:#dedede 1px solid;border-right:#dedede 1px solid;margin-top:10px;border-bottom:#dedede 1px solid;float:left;color:;text-align:left;border-left:#dedede 1px solid;margin-right:10px;\"><div style=\"height:152px;width:152px;text-align:center;margin:10px;\" href=\"http://www.aliexpress.com/item/anywhere/1005001999499627.html\"><a href=\"http://www.aliexpress.com/item/anywhere/1005001999499627.html\"><img style=\"BORDER-TOP: 0px; HEIGHT: 152px; BORDER-RIGHT: 0px; WIDTH: 152px; BORDER-BOTTOM: 0px; BORDER-LEFT: 0px\" alt=\"Women\" src=\"https://ae01.alicdn.com/kf/H22716086a32f4aa7afbe788205dc1c3f4.jpg\" s=\"\" slipper?=\"\" support=\"\" cusomized=\"\" retro=\"\" flats=\"\" casual=\"\" women=\"\" slippers=\"\" breathable=\"\" leather=\"\" shoes=\"\" ladies=\"\" slides=\"\" summer=\"\" 2021=\"\" sandals=\"\"> </a></div><span style=\"font-size:11px;overflow:hidden;height:28px;width:152px;margin:0px 10px;display:block;line-height:14px;\"><a href=\"http://www.aliexpress.com/item/anywhere/1005001999499627.html\">Women\'s Sandals 2021 Summer Slides Ladies Shoes Leather Breathable Slippers Women Casual Flats Retro Cusomized Support Slipper</a> </span><span style=\"font-size:12px;overflow:hidden;height:15px;width:152px;color:#999999;margin:5px 10px 10px;display:block;line-height:15px;\"><span style=\"font-weight:700;color:#bd1a1d;font-style:normal;\">USD 10.9</span> / pair /lot 1 </span></div></div><div class=\"detailmodule_image\"><div style=\"max-width:945px;border-top:#dedede 1px solid;border-right:#dedede 1px solid;margin-top:10px;border-bottom:#dedede 1px solid;float:left;color:;text-align:left;border-left:#dedede 1px solid;margin-right:10px;\"><div style=\"height:152px;width:152px;text-align:center;margin:10px;\" href=\"http://www.aliexpress.com/item/anywhere/1005001299695879.html\"><a href=\"http://www.aliexpress.com/item/anywhere/1005001299695879.html\"><img style=\"border-top:0px;height:152px;border-right:0px;width:152px;border-bottom:0px;border-left:0px;\" alt=\"2020 Women Casual Shoes Woman Fashion Mixed Colors Platform Sneakers Trainers Women Flat Zapatos De Mujer Women Sneakers Basket\" src=\"https://ae01.alicdn.com/kf/H13dfe103bae04569858e1501ba6d5ca00.jpg\"> </a></div><span style=\"font-size:11px;overflow:hidden;height:28px;width:152px;margin:0px 10px;display:block;line-height:14px;\"><a href=\"http://www.aliexpress.com/item/anywhere/1005001299695879.html\">2020 Women Casual Shoes Woman Fashion Mixed Colors Platform Sneakers Trainers Women Flat Zapatos De Mujer Women Sneakers Basket</a> </span><span style=\"font-size:12px;overflow:hidden;height:15px;width:152px;color:#999999;margin:5px 10px 10px;display:block;line-height:15px;\"><span style=\"font-weight:700;color:#bd1a1d;font-style:normal;\">USD 8.78</span> / pair /lot 1 </span></div></div><div class=\"detailmodule_image\"><div style=\"max-width:945px;border-top:#dedede 1px solid;border-right:#dedede 1px solid;margin-top:10px;border-bottom:#dedede 1px solid;float:left;color:;text-align:left;border-left:#dedede 1px solid;margin-right:10px;\"><div style=\"height:152px;width:152px;text-align:center;margin:10px;\" href=\"http://www.aliexpress.com/item/anywhere/1005001462977461.html\"><a href=\"http://www.aliexpress.com/item/anywhere/1005001462977461.html\"><img style=\"border-top:0px;height:152px;border-right:0px;width:152px;border-bottom:0px;border-left:0px;\" alt=\"Sexy Leopard High Heels Women Pumps Round Toe Thick Heel Mary Shoes Women Waterproof Platform Zapatos De Mujer 2021 Lolita Shoes\" src=\"https://ae01.alicdn.com/kf/Hc0f1485a2f1f4c35ac0ffb5527ff83a2p.jpg\"> </a></div><span style=\"font-size:11px;overflow:hidden;height:28px;width:152px;margin:0px 10px;display:block;line-height:14px;\"><a href=\"http://www.aliexpress.com/item/anywhere/1005001462977461.html\">Sexy Leopard High Heels Women Pumps Round Toe Thick Heel Mary Shoes Women Waterproof Platform Zapatos De Mujer 2021 Lolita Shoes</a> </span><span style=\"font-size:12px;overflow:hidden;height:15px;width:152px;color:#999999;margin:5px 10px 10px;display:block;line-height:15px;\"><span style=\"font-weight:700;color:#bd1a1d;font-style:normal;\">USD 16.5</span> / pair /lot 1 </span></div></div><div class=\"detailmodule_image\"><div style=\"max-width:945px;border-top:#dedede 1px solid;border-right:#dedede 1px solid;margin-top:10px;border-bottom:#dedede 1px solid;float:left;color:;text-align:left;border-left:#dedede 1px solid;margin-right:10px;\"><div style=\"height:152px;width:152px;text-align:center;margin:10px;\" href=\"http://www.aliexpress.com/item/anywhere/1005001384106394.html\"><a href=\"http://www.aliexpress.com/item/anywhere/1005001384106394.html\"><img style=\"border-top:0px;height:152px;border-right:0px;width:152px;border-bottom:0px;border-left:0px;\" alt=\"Punk Rock Steam  Metal Buckle Motorcycle Boots Women Rivet Chunky Heel Short Booties Thick Platform Gothic Shoes Lad\" src=\"https://ae01.alicdn.com/kf/Hb7ac97470a7f4b8bb5bb35ce9c74d476O.jpg\"> </a></div><span style=\"font-size:11px;overflow:hidden;height:28px;width:152px;margin:0px 10px;display:block;line-height:14px;\"><a href=\"http://www.aliexpress.com/item/anywhere/1005001384106394.html\">Punk Rock Steam Metal Buckle Motorcycle Boots Women Rivet Chunky Heel Short Booties Thick Platform Gothic Shoes Lad</a> </span><span style=\"font-size:12px;overflow:hidden;height:15px;width:152px;color:#999999;margin:5px 10px 10px;display:block;line-height:15px;\"><span style=\"font-weight:700;color:#bd1a1d;font-style:normal;\">USD 18.18</span> / pair /lot 1 </span></div></div><div class=\"detailmodule_image\">&nbsp;</div><div class=\"detailmodule_image\">&nbsp;</div><div class=\"detailmodule_image\">&nbsp;</div><div class=\"detailmodule_image\">&nbsp;</div><div class=\"detailmodule_image\">&nbsp;</div><div class=\"detailmodule_image\">&nbsp;</div><div class=\"detailmodule_image\">&nbsp;</div><div class=\"detailmodule_image\">&nbsp;</div><div class=\"detailmodule_image\">&nbsp;</div><div class=\"detailmodule_image\">&nbsp;</div><div class=\"detailmodule_image\">&nbsp;</div><div class=\"detailmodule_image\">&nbsp;</div><div class=\"detailmodule_image\">&nbsp;</div><div class=\"detailmodule_image\">&nbsp;</div><div class=\"detailmodule_image\"><div style=\"max-width:945px;border-top:#dedede 1px solid;border-right:#dedede 1px solid;margin-top:10px;border-bottom:#dedede 1px solid;float:left;color:;text-align:left;border-left:#dedede 1px solid;margin-right:10px;\"><div style=\"height:152px;width:152px;text-align:center;margin:10px;\" href=\"http://www.aliexpress.com/item/anywhere/1005002255648037.html\"><a href=\"http://www.aliexpress.com/item/anywhere/1005002255648037.html\"><img style=\"border-top:0px;height:152px;border-right:0px;width:152px;border-bottom:0px;border-left:0px;\" alt=\"Fashion Fluffy Slides Summer Sexy Square Toe Furry Slippers Ladies Sandals Fashion Design Clear Perspex Heels Women Mules Shoes\" src=\"https://ae04.alicdn.com/kf/Hc160230c1c254c908a86a84841477d48J.jpg\"> </a></div><span style=\"font-size:11px;overflow:hidden;height:28px;width:152px;margin:0px 10px;display:block;line-height:14px;\"><a href=\"http://www.aliexpress.com/item/anywhere/1005002255648037.html\">Fashion Fluffy Slides Summer Sexy Square Toe Furry Slippers Ladies Sandals Fashion Design Clear Perspex Heels Women Mules Shoes</a> </span><span style=\"font-size:12px;overflow:hidden;height:15px;width:152px;color:#999999;margin:5px 10px 10px;display:block;line-height:15px;\"><span style=\"font-weight:700;color:#bd1a1d;font-style:normal;\">USD 16.5</span> / pair /lot 1 </span></div></div><div class=\"detailmodule_image\"><div style=\"max-width:945px;border-top:#dedede 1px solid;border-right:#dedede 1px solid;margin-top:10px;border-bottom:#dedede 1px solid;float:left;color:;text-align:left;border-left:#dedede 1px solid;margin-right:10px;\"><div style=\"height:152px;width:152px;text-align:center;margin:10px;\" href=\"http://www.aliexpress.com/item/anywhere/1005002023434795.html\"><a href=\"http://www.aliexpress.com/item/anywhere/1005002023434795.html\"><img style=\"border-top:0px;height:152px;border-right:0px;width:152px;border-bottom:0px;border-left:0px;\" alt=\"2021 New Fashion Summer Sandals PVC Crystal Open Toed High Heels Women Transparent Heel Sandals Slippers Pumps Big Size 41 42 43\" src=\"https://ae01.alicdn.com/kf/Ha7b1b1ca26704072b1610859a40580bev.jpg\"> </a></div><span style=\"font-size:11px;overflow:hidden;height:28px;width:152px;margin:0px 10px;display:block;line-height:14px;\"><a href=\"http://www.aliexpress.com/item/anywhere/1005002023434795.html\">2021 New Fashion Summer Sandals PVC Crystal Open Toed High Heels Women Transparent Heel Sandals Slippers Pumps Big Size 41 42 43</a> </span><span style=\"font-size:12px;overflow:hidden;height:15px;width:152px;color:#999999;margin:5px 10px 10px;display:block;line-height:15px;\"><span style=\"font-weight:700;color:#bd1a1d;font-style:normal;\">USD 13.32</span> / pair /lot 1 </span></div></div><div class=\"detailmodule_image\"><div style=\"max-width:945px;border-top:#dedede 1px solid;border-right:#dedede 1px solid;margin-top:10px;border-bottom:#dedede 1px solid;float:left;color:;text-align:left;border-left:#dedede 1px solid;margin-right:10px;\"><div style=\"height:152px;width:152px;text-align:center;margin:10px;\" href=\"http://www.aliexpress.com/item/anywhere/1005002365212962.html\"><a href=\"http://www.aliexpress.com/item/anywhere/1005002365212962.html\"><img style=\"border-top:0px;height:152px;border-right:0px;width:152px;border-bottom:0px;border-left:0px;\" alt=\"Women Slippers Sandals Gold Chain Slippers Shoes For Woman Causal Square Tor Ladies Flats Slides Female Flip Flops Shoes\" src=\"https://ae04.alicdn.com/kf/H5d5f2be896f740e1861038c44642818aJ.jpg\"> </a></div><span style=\"font-size:11px;overflow:hidden;height:28px;width:152px;margin:0px 10px;display:block;line-height:14px;\"><a href=\"http://www.aliexpress.com/item/anywhere/1005002365212962.html\">Women Slippers Sandals Gold Chain Slippers Shoes For Woman Causal Square Tor Ladies Flats Slides Female Flip Flops Shoes</a> </span><span style=\"font-size:12px;overflow:hidden;height:15px;width:152px;color:#999999;margin:5px 10px 10px;display:block;line-height:15px;\"><span style=\"font-weight:700;color:#bd1a1d;font-style:normal;\">USD 9.98</span> / pair /lot 1 </span></div></div><div class=\"detailmodule_image\"><div style=\"max-width:945px;border-top:#dedede 1px solid;border-right:#dedede 1px solid;margin-top:10px;border-bottom:#dedede 1px solid;float:left;color:;text-align:left;border-left:#dedede 1px solid;margin-right:10px;\"><div style=\"height:152px;width:152px;text-align:center;margin:10px;\" href=\"http://www.aliexpress.com/item/anywhere/1005002554691547.html\"><a href=\"http://www.aliexpress.com/item/anywhere/1005002554691547.html\"><img style=\"border-top:0px;height:152px;border-right:0px;width:152px;border-bottom:0px;border-left:0px;\" alt=\"Indoor Platform Slippers Men Women Couples House Slippers Non-slip Plastic Man Slippers For Home Bath Shower Beach Shoes 2021\" src=\"https://ae01.alicdn.com/kf/Hbda5b1e691194578b6fccbd118935372z.jpg\"> </a></div><span style=\"font-size:11px;overflow:hidden;height:28px;width:152px;margin:0px 10px;display:block;line-height:14px;\"><a href=\"http://www.aliexpress.com/item/anywhere/1005002554691547.html\">Indoor Platform Slippers Men Women Couples House Slippers Non-slip Plastic Man Slippers For Home Bath Shower Beach Shoes 2021</a> </span><span style=\"font-size:12px;overflow:hidden;height:15px;width:152px;color:#999999;margin:5px 10px 10px;display:block;line-height:15px;\"><span style=\"font-weight:700;color:#bd1a1d;font-style:normal;\">USD 9.8</span> / pair /lot 1 </span></div></div><div class=\"detailmodule_image\" style=\"clear:both;\"></div></div><div class=\"detailmodule_html\">&nbsp;</div><div class=\"detailmodule_html\">&nbsp;</div><div class=\"detailmodule_html\"><div class=\"detailmodule_image\"><img style=\"width:800px;\" src=\"https://ae01.alicdn.com/kf/Ha8ebda3657564166922982fcd34b2dc4X.jpg\"></div><p><img style=\"width:800px;\" src=\"https://ae01.alicdn.com/kf/H09b4b210ff154a1e81a6f530be61168aD.jpg\"></p><p><img style=\"width:800px;\" src=\"https://ae01.alicdn.com/kf/H70057900bae54bc8b9180a1b5cc9336ci.jpg\"></p><p><img style=\"width:800px;\" src=\"https://ae01.alicdn.com/kf/H1171fb61f2c24a22b4dbfc4b6fb168f1u.jpg\"></p><p><img style=\"width:800px;\" src=\"https://ae01.alicdn.com/kf/H88888516366940d3986dd124f0867342z.jpg\"></p><p><img style=\"width:800px;\" src=\"https://ae01.alicdn.com/kf/H9b8561f5a5f44d49ab8c9e5e04006c13y.jpg\"></p><p><img style=\"width:800px;\" src=\"https://ae01.alicdn.com/kf/H786513a8ed6c45c382fb531423621e17E.jpg\"></p><p><img style=\"width:800px;\" src=\"https://ae01.alicdn.com/kf/Hb7c28572b69243e1a13132c837e1806f3.jpg\"></p><p><img style=\"width:800px;\" src=\"https://ae01.alicdn.com/kf/H01d174acd6ef484599d7ae81a59878565.jpg\"></p><p><img style=\"width:800px;\" src=\"https://ae01.alicdn.com/kf/H191cbf1c950446209363c328395733bbI.jpg\"></p><p><img style=\"width:800px;\" src=\"https://ae01.alicdn.com/kf/Hbdbdd5dccca144ad80c972ba194bc5e1X.jpg\"></p><p><img style=\"width:800px;\" src=\"https://ae01.alicdn.com/kf/H628c880487d34b91aae0ea8e0c4c5777n.jpg\"></p><p><img style=\"width:800px;\" src=\"https://ae01.alicdn.com/kf/H0709491f885b4a74807dbedf01c18cfbI.jpg\"></p><p><img style=\"width:800px;\" src=\"https://ae01.alicdn.com/kf/H0763df2eec7a47cc9ecf1dabaa4c6216O.jpg\"></p><p><img style=\"width:800px;\" src=\"https://ae01.alicdn.com/kf/Hba9fd8e162e84bc59c020661f09a8658p.jpg\"></p><p><img style=\"width:800px;\" src=\"https://ae01.alicdn.com/kf/H1baf786b929646379489b929501badabO.jpg\"></p><p><img style=\"width:800px;\" src=\"https://ae01.alicdn.com/kf/H8963a82586cd49a0ac0bc9326f62d65aA.jpg\"></p><p><img style=\"width:800px;\" src=\"https://ae01.alicdn.com/kf/Hdbbda97c0b9c4f109de792d0730ced62x.jpg\"></p><p><img style=\"width:800px;\" src=\"https://ae01.alicdn.com/kf/Hc11114412f59421792ad7597224d4bff3.jpg\"></p><p><img style=\"width:800px;\" src=\"https://ae01.alicdn.com/kf/Hb39343f381f74fcb9d02ef02a9a643b0E.jpg\"></p><p><img style=\"width:800px;\" src=\"https://ae01.alicdn.com/kf/Ha1fc8c6ea4b749d998a12b7252578be8x.jpg\"></p><p><img style=\"width:800px;\" src=\"https://ae01.alicdn.com/kf/H8605b67d025b46a6a39829440fec67e9F.jpg\"></p></div></div></div>\r\n\n\n', '2021New Brand Female Lolita Cute Mary Janes Pumps Platform Wedges High Heels women\'s Pumps Sweet Gothic Punk Shoes Cosplay Shoes', '', 'publish', 'closed', 'closed', '', '2021new-brand-female-lolita-cute-mary-janes-pumps-platform-wedges-high-heels-womens-pumps-sweet-gothic-punk-shoes-cosplay-shoes', '', '', '2021-06-01 12:35:37', '2021-06-01 12:35:37', '', 0, 'https://shoestimer.com/?post_type=vi_wad_draft_product&#038;p=5914', 0, 'vi_wad_draft_product', '', 0);
INSERT INTO `wpx5_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(5915, 1, '2021-06-01 12:35:25', '2021-06-01 12:35:25', '                <div class=\"product-specs-list-container\">\r\n                    <ul class=\"product-specs-list util-clearfix\">\r\n						                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Brand Name:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">SKng</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Upper Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Canvas</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Origin:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">CN(Origin)</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Shoes Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Canvas</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Fashion Element:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Sewing</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Pattern Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Animal Prints</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Lining Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Canvas</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Insole Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Rubber</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Season:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Spring/Autumn</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Heel Height:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Flat (≤1cm)</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Closure Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Lace-up</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Fit:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Fits true to size, take your normal size</span>\r\n                            </li>\r\n							                    </ul>\r\n                </div>\r\n				<span style=\"font-size:22px;\"><span style=\"font-family:Comic Sans MS,cursive;\"><strong>Spring and autumn 2021 new soft girl high-top canvas shoes female girl heart Kuromi white shoes graffiti hand-painted cute fairy canvas shoes</strong></span></span>\n<p style=\"text-align: left;margin:0;\"><img src=\"https://ae01.alicdn.com/kf/Hec19a40c353b4ee990cfa56dd880b801O.jpg?width=819&amp;height=754&amp;hash=1573\"></p>\n<span style=\"font-size:22px;\"><span style=\"font-family:Comic Sans MS,cursive;\"><strong></strong></span></span>\n\n<p style=\"text-align: left;margin:0;\">&nbsp;<img src=\"https://ae01.alicdn.com/kf/H0a15420956e448159eeb902c02e1a20en.jpg?width=800&amp;height=800&amp;hash=1600\"> <img src=\"https://ae01.alicdn.com/kf/H933f323e36a2451eada2a83330448c26q.jpg?width=800&amp;height=800&amp;hash=1600\"> <img src=\"https://ae01.alicdn.com/kf/Hdf66f93c0fbc4c9f9b69412e5530d764y.jpg?width=800&amp;height=800&amp;hash=1600\"> <img src=\"https://ae01.alicdn.com/kf/Ha55d6918c3aa4cfa9b42d7ea30b3eb6aD.jpg?width=800&amp;height=800&amp;hash=1600\"> <img src=\"https://ae01.alicdn.com/kf/Hddcc28f3ba444d38a32eb6b35dafa05f7.jpg?width=800&amp;height=800&amp;hash=1600\"> <img src=\"https://ae01.alicdn.com/kf/Hdab8a16b26644b779ac00dc1ab1a0727n.jpg?width=800&amp;height=800&amp;hash=1600\"> <img src=\"https://ae01.alicdn.com/kf/H8a4bd12fccd54778ab06109824ab42baW.jpg?width=800&amp;height=800&amp;hash=1600\"> <img src=\"https://ae01.alicdn.com/kf/Hb514e1cbdb5b4f5e9dd16bb77e8b6a8dE.jpg?width=800&amp;height=800&amp;hash=1600\"> <img src=\"https://ae01.alicdn.com/kf/Hf2f1d09460cc4ca08af1188e141f9c9b1.jpg?width=800&amp;height=800&amp;hash=1600\"> <img src=\"https://ae01.alicdn.com/kf/H22ea18a1429147ccbd0f3ad1bc46a62fd.jpg?width=800&amp;height=800&amp;hash=1600\">&nbsp;<img src=\"https://ae01.alicdn.com/kf/H679532cd40ec45be8207c581168c5e4bt.jpg?width=849&amp;height=857&amp;hash=1706\"><img src=\"https://ae01.alicdn.com/kf/H16a54abf7fc842a4a504826e62aed5e7O.jpg?width=806&amp;height=514&amp;hash=1320\"></p>\n<span style=\"font-size:22px;\"><span style=\"font-family:Comic Sans MS,cursive;\"><strong></strong></span></span>\n\n<p style=\"box-sizing: border-box; padding: 0px; margin: 0px; font-size: 14px; line-height: inherit; font-weight: 400; color: rgb(0, 0, 0); font-family: &quot;Open Sans&quot;, sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\"><span style=\"box-sizing: border-box; padding: 0px; margin: 0px; max-width: 100%; word-break: break-word; font-size: 22px; background-color: rgb(255, 255, 0);\">Shipment</span></p>\n\n<p style=\"box-sizing: border-box; padding: 0px; margin: 0px; font-size: 14px; line-height: inherit; font-weight: 400; color: rgb(0, 0, 0); font-family: &quot;Open Sans&quot;, sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\"><span style=\"box-sizing: border-box; padding: 0px; margin: 0px; max-width: 100%; word-break: break-word; font-size: 12px;\">1·Shipment China Post/MSM/DHL/FEDEX.</span></p>\n\n<p style=\"box-sizing: border-box; padding: 0px; margin: 0px; font-size: 14px; line-height: inherit; font-weight: 400; color: rgb(0, 0, 0); font-family: &quot;Open Sans&quot;, sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\"><span style=\"box-sizing: border-box; padding: 0px; margin: 0px; max-width: 100%; word-break: break-word; font-size: 12px;\">2·Please contact with us if your package have problem with shipping</span></p>\n\n<p style=\"box-sizing: border-box; padding: 0px; margin: 0px; font-size: 14px; line-height: inherit; font-weight: 400; color: rgb(0, 0, 0); font-family: &quot;Open Sans&quot;, sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\"><span style=\"box-sizing: border-box; padding: 0px; margin: 0px; max-width: 100%; word-break: break-word; font-size: 12px;\">3·We will ship out your product in 1-7 days(according to the quantity)after you finish the payment.</span></p>\n\n<p style=\"box-sizing: border-box; padding: 0px; margin: 0px; font-size: 14px; line-height: inherit; font-weight: 400; color: rgb(0, 0, 0); font-family: &quot;Open Sans&quot;, sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\"><span style=\"box-sizing: border-box; padding: 0px; margin: 0px; max-width: 100%; word-break: break-word; font-size: 22px;\"><span style=\"box-sizing: border-box; padding: 0px; margin: 0px; max-width: 100%; word-break: break-word; background-color: rgb(255, 255, 0);\">Payment</span></span></p>\n\n<p style=\"box-sizing: border-box; padding: 0px; margin: 0px; font-size: 14px; line-height: inherit; font-weight: 400; color: rgb(0, 0, 0); font-family: &quot;Open Sans&quot;, sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\">1·We accept Vast,Master card,T/T,Westerm Union,Moneybookers and Debit card as payment way.</p>\n\n<p style=\"box-sizing: border-box; padding: 0px; margin: 0px; font-size: 14px; line-height: inherit; font-weight: 400; color: rgb(0, 0, 0); font-family: &quot;Open Sans&quot;, sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\">2·Payment must be made within 3 days after an order is created,if an order is not paid after 3 days,it will be closed.</p>\n\n<p style=\"box-sizing: border-box; padding: 0px; margin: 0px; font-size: 14px; line-height: inherit; font-weight: 400; color: rgb(0, 0, 0); font-family: &quot;Open Sans&quot;, sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\">3·If you can\'t make payment for a new order,please wait for several minutes or contact us .We will help you check whether there is any problem on the new order.</p>\n\n<p style=\"box-sizing: border-box; padding: 0px; margin: 0px; font-size: 14px; line-height: inherit; font-weight: 400; color: rgb(0, 0, 0); font-family: &quot;Open Sans&quot;, sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\"><span style=\"box-sizing: border-box; padding: 0px; margin: 0px; max-width: 100%; word-break: break-word; font-size: 22px;\"><span style=\"box-sizing: border-box; padding: 0px; margin: 0px; max-width: 100%; word-break: break-word; background-color: rgb(255, 255, 0);\">Feedback</span></span></p>\n\n<p style=\"box-sizing: border-box; padding: 0px; margin: 0px; font-size: 14px; line-height: inherit; font-weight: 400; color: rgb(0, 0, 0); font-family: &quot;Open Sans&quot;, sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\">1·If you have a problem with the package and delivery time,please contact us.</p>\n\n<p style=\"box-sizing: border-box; padding: 0px; margin: 0px; font-size: 14px; line-height: inherit; font-weight: 400; color: rgb(0, 0, 0); font-family: &quot;Open Sans&quot;, sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\">2·Your early confirmation will be highly appreciated after receiving your package.</p>\n\n<p style=\"box-sizing: border-box; padding: 0px; margin: 0px; font-size: 14px; line-height: inherit; font-weight: 400; color: rgb(0, 0, 0); font-family: &quot;Open Sans&quot;, sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\">3·Thank you so mush for shopping in our and give so mush support to us.your 5 starts Feedback is very important to us.</p>\n\n<p style=\"box-sizing: border-box; padding: 0px; margin: 0px; font-size: 14px; line-height: inherit; font-weight: 400; color: rgb(0, 0, 0); font-family: &quot;Open Sans&quot;, sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\"><span style=\"box-sizing: border-box; padding: 0px; margin: 0px; max-width: 100%; word-break: break-word; font-size: 22px;\"><span style=\"box-sizing: border-box; padding: 0px; margin: 0px; max-width: 100%; word-break: break-word; background-color: rgb(255, 255, 0);\">Contact Us</span></span></p>\n\n<p style=\"box-sizing: border-box; padding: 0px; margin: 0px; font-size: 14px; line-height: inherit; font-weight: 400; color: rgb(0, 0, 0); font-family: &quot;Open Sans&quot;, sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\">1·Your inquiry is welcome here.</p>\n\n<p style=\"box-sizing: border-box; padding: 0px; margin: 0px; font-size: 14px; line-height: inherit; font-weight: 400; color: rgb(0, 0, 0); font-family: &quot;Open Sans&quot;, sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\">2·Our working time is 24H every days.</p>\n\n<p data-spm-anchor-id=\"a2g0o.detail.1000023.i0.41f875c874wDge\" style=\"box-sizing: border-box; padding: 0px; margin: 0px; font-size: 14px; line-height: inherit; font-weight: 400; color: rgb(0, 0, 0); font-family: &quot;Open Sans&quot;, sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\">3·You can send us message by Trade manager or E-mail.We will get back to you once we get your message.</p>\n\n\n', 'Spring Autumn 2021 New Soft Girl High-top Canvas Shoes Girl Heart Graffiti Hand-painted Cute Fairy Canvas Shoes Women', '', 'publish', 'closed', 'closed', '', 'spring-autumn-2021-new-soft-girl-high-top-canvas-shoes-girl-heart-graffiti-hand-painted-cute-fairy-canvas-shoes-women', '', '', '2021-06-01 12:35:25', '2021-06-01 12:35:25', '', 0, 'https://shoestimer.com/?post_type=vi_wad_draft_product&#038;p=5915', 0, 'vi_wad_draft_product', '', 0),
(5916, 1, '2021-06-01 12:35:16', '2021-06-01 12:35:16', '                <div class=\"product-specs-list-container\">\r\n                    <ul class=\"product-specs-list util-clearfix\">\r\n						                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Brand Name:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">AREQW</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Upper Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Canvas</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Origin:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">CN(Origin)</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Heel Height:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Low (1cm-3cm)</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Shoes Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Other</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Fashion Element:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Sewing</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Pattern Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Camouflage</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Department Name:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Adult</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Lining Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Cotton Fabric</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Insole Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">EVA</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Season:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Spring/Autumn</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Closure Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Lace-up</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Fit:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Fits true to size, take your normal size</span>\r\n                            </li>\r\n							                    </ul>\r\n                </div>\r\n				<div id=\"offer-template-0\">\n<div>\n<div><kse:widget data-widget-type=\"customText\" id=\"34432401\" title=\"\" type=\"custom\"></kse:widget></div>\n</div>\n<br>\n<br>\n<br>\n<img alt=\"undefined\" src=\"https://ae01.alicdn.com/kf/H25acb0c1449f449585b1d109069d2f0bz.jpg?width=750&amp;height=1323&amp;hash=2073\"><br>\n<br>\n<img alt=\"undefined\" src=\"https://ae01.alicdn.com/kf/H99ec1a6dbaa54bb4aaaf5f9ee8cfeda1E.jpg?width=750&amp;height=1431&amp;hash=2181\"><br>\n<br>\n<img alt=\"undefined\" src=\"https://ae01.alicdn.com/kf/Ha3041ffe424947a18dc0cb8ff2afcc95x.jpg?width=750&amp;height=1095&amp;hash=1845\"><br>\n<br>\n<img alt=\"undefined\" src=\"https://ae01.alicdn.com/kf/H63786370239e42189127a0d693e558f13.jpg?width=750&amp;height=1207&amp;hash=1957\"><br>\n<br>\n<img alt=\"undefined\" src=\"https://ae01.alicdn.com/kf/Hb44feb3ee2fa47eebdeb99900046aabct.jpg?width=750&amp;height=1195&amp;hash=1945\"><br>\n<br>\n<img alt=\"undefined\" src=\"https://ae01.alicdn.com/kf/Hcfa4f424547546a4987371781e172227L.jpg?width=750&amp;height=1426&amp;hash=2176\"><br>\n<br>\n<img alt=\"undefined\" src=\"https://ae01.alicdn.com/kf/H4a5611c3193e4d2d9d5fac7f29cc964c5.jpg?width=750&amp;height=1300&amp;hash=2050\"><img src=\"https://ae01.alicdn.com/kf/Hdffc137f16114496a29b63cb33a4e83fg.jpg?width=750&amp;height=1219&amp;hash=1969\"></div>\n\n\n', '2019 Autumn Winter Women Canvas Camouflage Shoes Thick-Soled Lace-Up Shoes Sneakers Light Weight Running Shoes for Zapatos Mujer', '', 'publish', 'closed', 'closed', '', '2019-autumn-winter-women-canvas-camouflage-shoes-thick-soled-lace-up-shoes-sneakers-light-weight-running-shoes-for-zapatos-mujer', '', '', '2021-06-01 12:35:16', '2021-06-01 12:35:16', '', 0, 'https://shoestimer.com/?post_type=vi_wad_draft_product&#038;p=5916', 0, 'vi_wad_draft_product', '', 0),
(5917, 1, '2021-06-01 12:35:16', '2021-06-01 12:35:16', '                <div class=\"product-specs-list-container\">\n                    <ul class=\"product-specs-list util-clearfix\">\n						                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Brand Name:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">AREQW</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Upper Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Canvas</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Origin:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">CN(Origin)</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Heel Height:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Low (1cm-3cm)</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Shoes Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Other</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Fashion Element:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Sewing</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Pattern Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Camouflage</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Department Name:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Adult</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Lining Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Cotton Fabric</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Insole Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">EVA</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Season:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Spring/Autumn</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Closure Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Lace-up</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Fit:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Fits true to size, take your normal size</span>\n                            </li>\n							                    </ul>\n                </div>\n				<div id=\"offer-template-0\">\n<div>\n<div><kse:widget data-widget-type=\"customText\" id=\"34432401\" title=\"\" type=\"custom\"></kse:widget></div>\n</div>\n<br>\n<br>\n<br>\n<img alt=\"undefined\" src=\"https://ae01.alicdn.com/kf/H25acb0c1449f449585b1d109069d2f0bz.jpg?width=750&amp;height=1323&amp;hash=2073\"><br>\n<br>\n<img alt=\"undefined\" src=\"https://ae01.alicdn.com/kf/H99ec1a6dbaa54bb4aaaf5f9ee8cfeda1E.jpg?width=750&amp;height=1431&amp;hash=2181\"><br>\n<br>\n<img alt=\"undefined\" src=\"https://ae01.alicdn.com/kf/Ha3041ffe424947a18dc0cb8ff2afcc95x.jpg?width=750&amp;height=1095&amp;hash=1845\"><br>\n<br>\n<img alt=\"undefined\" src=\"https://ae01.alicdn.com/kf/H63786370239e42189127a0d693e558f13.jpg?width=750&amp;height=1207&amp;hash=1957\"><br>\n<br>\n<img alt=\"undefined\" src=\"https://ae01.alicdn.com/kf/Hb44feb3ee2fa47eebdeb99900046aabct.jpg?width=750&amp;height=1195&amp;hash=1945\"><br>\n<br>\n<img alt=\"undefined\" src=\"https://ae01.alicdn.com/kf/Hcfa4f424547546a4987371781e172227L.jpg?width=750&amp;height=1426&amp;hash=2176\"><br>\n<br>\n<img alt=\"undefined\" src=\"https://ae01.alicdn.com/kf/H4a5611c3193e4d2d9d5fac7f29cc964c5.jpg?width=750&amp;height=1300&amp;hash=2050\"><img src=\"https://ae01.alicdn.com/kf/Hdffc137f16114496a29b63cb33a4e83fg.jpg?width=750&amp;height=1219&amp;hash=1969\"></div>\n\n\n', '2019 Autumn Winter Women Canvas Camouflage Shoes Thick-Soled Lace-Up Shoes Sneakers Light Weight Running Shoes for Zapatos Mujer', '', 'publish', 'open', 'closed', '', '2019-autumn-winter-women-canvas-camouflage-shoes-thick-soled-lace-up-shoes-sneakers-light-weight-running-shoes-for-zapatos-mujer', '', '', '2021-06-01 12:35:21', '2021-06-01 12:35:21', '', 0, 'http://shoestimer.com/product/2019-autumn-winter-women-canvas-camouflage-shoes-thick-soled-lace-up-shoes-sneakers-light-weight-running-shoes-for-zapatos-mujer/', 0, 'product', '', 0),
(5918, 1, '2021-06-01 12:35:17', '2021-06-01 12:35:17', '', '2019-Autumn-Winter-Women-Canvas-Camouflage-Shoes-Thick-Soled-Lace-Up-Shoes-Sneakers-Light-Weight-Running', '', 'inherit', 'open', 'closed', '', '2019-autumn-winter-women-canvas-camouflage-shoes-thick-soled-lace-up-shoes-sneakers-light-weight-running', '', '', '2021-06-01 12:35:17', '2021-06-01 12:35:17', '', 5917, 'http://shoestimer.com/wp-content/uploads/2021/06/2019-Autumn-Winter-Women-Canvas-Camouflage-Shoes-Thick-Soled-Lace-Up-Shoes-Sneakers-Light-Weight-Running.jpg', 0, 'attachment', 'image/jpeg', 0),
(5919, 1, '2021-06-01 12:35:19', '2021-06-01 12:35:19', '', '2019 Autumn Winter Women Canvas Camouflage Shoes Thick-Soled Lace-Up Shoes Sneakers Light Weight Running Shoes for Zapatos Mujer', 'Color: Army Green, Shoe Size: 39', 'publish', 'closed', 'closed', '', '2019-autumn-winter-women-canvas-camouflage-shoes-thick-soled-lace-up-shoes-sneakers-light-weight-running-shoes-for-zapatos-mujer', '', '', '2021-06-01 12:35:19', '2021-06-01 12:35:19', '', 5917, 'http://shoestimer.com/?post_type=product_variation&p=5919', 1, 'product_variation', '', 0),
(5920, 1, '2021-06-01 12:35:20', '2021-06-01 12:35:20', '', '2019 Autumn Winter Women Canvas Camouflage Shoes Thick-Soled Lace-Up Shoes Sneakers Light Weight Running Shoes for Zapatos Mujer', 'Color: Army Green, Shoe Size: 38', 'publish', 'closed', 'closed', '', '2019-autumn-winter-women-canvas-camouflage-shoes-thick-soled-lace-up-shoes-sneakers-light-weight-running-shoes-for-zapatos-mujer-2', '', '', '2021-06-01 12:35:20', '2021-06-01 12:35:20', '', 5917, 'http://shoestimer.com/?post_type=product_variation&p=5920', 2, 'product_variation', '', 0),
(5921, 1, '2021-06-01 12:35:20', '2021-06-01 12:35:20', '', '2019 Autumn Winter Women Canvas Camouflage Shoes Thick-Soled Lace-Up Shoes Sneakers Light Weight Running Shoes for Zapatos Mujer', 'Color: Army Green, Shoe Size: 37', 'publish', 'closed', 'closed', '', '2019-autumn-winter-women-canvas-camouflage-shoes-thick-soled-lace-up-shoes-sneakers-light-weight-running-shoes-for-zapatos-mujer-3', '', '', '2021-06-01 12:35:20', '2021-06-01 12:35:20', '', 5917, 'http://shoestimer.com/?post_type=product_variation&p=5921', 3, 'product_variation', '', 0),
(5922, 1, '2021-06-01 12:35:20', '2021-06-01 12:35:20', '', '2019 Autumn Winter Women Canvas Camouflage Shoes Thick-Soled Lace-Up Shoes Sneakers Light Weight Running Shoes for Zapatos Mujer', 'Color: Army Green, Shoe Size: 42', 'publish', 'closed', 'closed', '', '2019-autumn-winter-women-canvas-camouflage-shoes-thick-soled-lace-up-shoes-sneakers-light-weight-running-shoes-for-zapatos-mujer-4', '', '', '2021-06-01 12:35:20', '2021-06-01 12:35:20', '', 5917, 'http://shoestimer.com/?post_type=product_variation&p=5922', 4, 'product_variation', '', 0),
(5923, 1, '2021-06-01 12:35:20', '2021-06-01 12:35:20', '', '2019 Autumn Winter Women Canvas Camouflage Shoes Thick-Soled Lace-Up Shoes Sneakers Light Weight Running Shoes for Zapatos Mujer', 'Color: Army Green, Shoe Size: 41', 'publish', 'closed', 'closed', '', '2019-autumn-winter-women-canvas-camouflage-shoes-thick-soled-lace-up-shoes-sneakers-light-weight-running-shoes-for-zapatos-mujer-5', '', '', '2021-06-01 12:35:20', '2021-06-01 12:35:20', '', 5917, 'http://shoestimer.com/?post_type=product_variation&p=5923', 5, 'product_variation', '', 0),
(5924, 1, '2021-06-01 12:35:20', '2021-06-01 12:35:20', '', '2019 Autumn Winter Women Canvas Camouflage Shoes Thick-Soled Lace-Up Shoes Sneakers Light Weight Running Shoes for Zapatos Mujer', 'Color: Army Green, Shoe Size: 40', 'publish', 'closed', 'closed', '', '2019-autumn-winter-women-canvas-camouflage-shoes-thick-soled-lace-up-shoes-sneakers-light-weight-running-shoes-for-zapatos-mujer-6', '', '', '2021-06-01 12:35:20', '2021-06-01 12:35:20', '', 5917, 'http://shoestimer.com/?post_type=product_variation&p=5924', 6, 'product_variation', '', 0),
(5925, 1, '2021-06-01 12:35:20', '2021-06-01 12:35:20', '', '2019 Autumn Winter Women Canvas Camouflage Shoes Thick-Soled Lace-Up Shoes Sneakers Light Weight Running Shoes for Zapatos Mujer', 'Color: Army Green, Shoe Size: 34', 'publish', 'closed', 'closed', '', '2019-autumn-winter-women-canvas-camouflage-shoes-thick-soled-lace-up-shoes-sneakers-light-weight-running-shoes-for-zapatos-mujer-7', '', '', '2021-06-01 12:35:20', '2021-06-01 12:35:20', '', 5917, 'http://shoestimer.com/?post_type=product_variation&p=5925', 7, 'product_variation', '', 0),
(5926, 1, '2021-06-01 12:35:20', '2021-06-01 12:35:20', '', '2019 Autumn Winter Women Canvas Camouflage Shoes Thick-Soled Lace-Up Shoes Sneakers Light Weight Running Shoes for Zapatos Mujer', 'Color: Army Green, Shoe Size: 36', 'publish', 'closed', 'closed', '', '2019-autumn-winter-women-canvas-camouflage-shoes-thick-soled-lace-up-shoes-sneakers-light-weight-running-shoes-for-zapatos-mujer-8', '', '', '2021-06-01 12:35:20', '2021-06-01 12:35:20', '', 5917, 'http://shoestimer.com/?post_type=product_variation&p=5926', 8, 'product_variation', '', 0),
(5927, 1, '2021-06-01 12:35:20', '2021-06-01 12:35:20', '', '2019 Autumn Winter Women Canvas Camouflage Shoes Thick-Soled Lace-Up Shoes Sneakers Light Weight Running Shoes for Zapatos Mujer', 'Color: Army Green, Shoe Size: 35', 'publish', 'closed', 'closed', '', '2019-autumn-winter-women-canvas-camouflage-shoes-thick-soled-lace-up-shoes-sneakers-light-weight-running-shoes-for-zapatos-mujer-9', '', '', '2021-06-01 12:35:20', '2021-06-01 12:35:20', '', 5917, 'http://shoestimer.com/?post_type=product_variation&p=5927', 9, 'product_variation', '', 0),
(5928, 0, '2021-06-01 12:35:22', '2021-06-01 12:35:22', '', '2019-Autumn-Winter-Women-Canvas-Camouflage-Shoes-Thick-Soled-Lace-Up-Shoes-Sneakers-Light-Weight-Running-1', '', 'inherit', 'open', 'closed', '', '2019-autumn-winter-women-canvas-camouflage-shoes-thick-soled-lace-up-shoes-sneakers-light-weight-running-1', '', '', '2021-06-01 12:35:22', '2021-06-01 12:35:22', '', 5917, 'http://shoestimer.com/wp-content/uploads/2021/06/2019-Autumn-Winter-Women-Canvas-Camouflage-Shoes-Thick-Soled-Lace-Up-Shoes-Sneakers-Light-Weight-Running-1.jpg', 0, 'attachment', 'image/jpeg', 0);
INSERT INTO `wpx5_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(5929, 1, '2021-06-01 12:35:25', '2021-06-01 12:35:25', '                <div class=\"product-specs-list-container\">\n                    <ul class=\"product-specs-list util-clearfix\">\n						                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Brand Name:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">SKng</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Upper Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Canvas</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Origin:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">CN(Origin)</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Shoes Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Canvas</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Fashion Element:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Sewing</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Pattern Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Animal Prints</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Lining Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Canvas</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Insole Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Rubber</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Season:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Spring/Autumn</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Heel Height:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Flat (≤1cm)</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Closure Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Lace-up</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Fit:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Fits true to size, take your normal size</span>\n                            </li>\n							                    </ul>\n                </div>\n				<span style=\"font-size:22px;\"><span style=\"font-family:Comic Sans MS,cursive;\"><strong>Spring and autumn 2021 new soft girl high-top canvas shoes female girl heart Kuromi white shoes graffiti hand-painted cute fairy canvas shoes</strong></span></span>\n<p style=\"text-align: left;margin:0;\"><img src=\"https://ae01.alicdn.com/kf/Hec19a40c353b4ee990cfa56dd880b801O.jpg?width=819&amp;height=754&amp;hash=1573\"></p>\n<span style=\"font-size:22px;\"><span style=\"font-family:Comic Sans MS,cursive;\"><strong></strong></span></span>\n\n<p style=\"text-align: left;margin:0;\">&nbsp;<img src=\"https://ae01.alicdn.com/kf/H0a15420956e448159eeb902c02e1a20en.jpg?width=800&amp;height=800&amp;hash=1600\"> <img src=\"https://ae01.alicdn.com/kf/H933f323e36a2451eada2a83330448c26q.jpg?width=800&amp;height=800&amp;hash=1600\"> <img src=\"https://ae01.alicdn.com/kf/Hdf66f93c0fbc4c9f9b69412e5530d764y.jpg?width=800&amp;height=800&amp;hash=1600\"> <img src=\"https://ae01.alicdn.com/kf/Ha55d6918c3aa4cfa9b42d7ea30b3eb6aD.jpg?width=800&amp;height=800&amp;hash=1600\"> <img src=\"https://ae01.alicdn.com/kf/Hddcc28f3ba444d38a32eb6b35dafa05f7.jpg?width=800&amp;height=800&amp;hash=1600\"> <img src=\"https://ae01.alicdn.com/kf/Hdab8a16b26644b779ac00dc1ab1a0727n.jpg?width=800&amp;height=800&amp;hash=1600\"> <img src=\"https://ae01.alicdn.com/kf/H8a4bd12fccd54778ab06109824ab42baW.jpg?width=800&amp;height=800&amp;hash=1600\"> <img src=\"https://ae01.alicdn.com/kf/Hb514e1cbdb5b4f5e9dd16bb77e8b6a8dE.jpg?width=800&amp;height=800&amp;hash=1600\"> <img src=\"https://ae01.alicdn.com/kf/Hf2f1d09460cc4ca08af1188e141f9c9b1.jpg?width=800&amp;height=800&amp;hash=1600\"> <img src=\"https://ae01.alicdn.com/kf/H22ea18a1429147ccbd0f3ad1bc46a62fd.jpg?width=800&amp;height=800&amp;hash=1600\">&nbsp;<img src=\"https://ae01.alicdn.com/kf/H679532cd40ec45be8207c581168c5e4bt.jpg?width=849&amp;height=857&amp;hash=1706\"><img src=\"https://ae01.alicdn.com/kf/H16a54abf7fc842a4a504826e62aed5e7O.jpg?width=806&amp;height=514&amp;hash=1320\"></p>\n<span style=\"font-size:22px;\"><span style=\"font-family:Comic Sans MS,cursive;\"><strong></strong></span></span>\n\n<p style=\"box-sizing: border-box; padding: 0px; margin: 0px; font-size: 14px; line-height: inherit; font-weight: 400; color: rgb(0, 0, 0); font-family: &quot;Open Sans&quot;, sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\"><span style=\"box-sizing: border-box; padding: 0px; margin: 0px; max-width: 100%; word-break: break-word; font-size: 22px; background-color: rgb(255, 255, 0);\">Shipment</span></p>\n\n<p style=\"box-sizing: border-box; padding: 0px; margin: 0px; font-size: 14px; line-height: inherit; font-weight: 400; color: rgb(0, 0, 0); font-family: &quot;Open Sans&quot;, sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\"><span style=\"box-sizing: border-box; padding: 0px; margin: 0px; max-width: 100%; word-break: break-word; font-size: 12px;\">1·Shipment China Post/MSM/DHL/FEDEX.</span></p>\n\n<p style=\"box-sizing: border-box; padding: 0px; margin: 0px; font-size: 14px; line-height: inherit; font-weight: 400; color: rgb(0, 0, 0); font-family: &quot;Open Sans&quot;, sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\"><span style=\"box-sizing: border-box; padding: 0px; margin: 0px; max-width: 100%; word-break: break-word; font-size: 12px;\">2·Please contact with us if your package have problem with shipping</span></p>\n\n<p style=\"box-sizing: border-box; padding: 0px; margin: 0px; font-size: 14px; line-height: inherit; font-weight: 400; color: rgb(0, 0, 0); font-family: &quot;Open Sans&quot;, sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\"><span style=\"box-sizing: border-box; padding: 0px; margin: 0px; max-width: 100%; word-break: break-word; font-size: 12px;\">3·We will ship out your product in 1-7 days(according to the quantity)after you finish the payment.</span></p>\n\n<p style=\"box-sizing: border-box; padding: 0px; margin: 0px; font-size: 14px; line-height: inherit; font-weight: 400; color: rgb(0, 0, 0); font-family: &quot;Open Sans&quot;, sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\"><span style=\"box-sizing: border-box; padding: 0px; margin: 0px; max-width: 100%; word-break: break-word; font-size: 22px;\"><span style=\"box-sizing: border-box; padding: 0px; margin: 0px; max-width: 100%; word-break: break-word; background-color: rgb(255, 255, 0);\">Payment</span></span></p>\n\n<p style=\"box-sizing: border-box; padding: 0px; margin: 0px; font-size: 14px; line-height: inherit; font-weight: 400; color: rgb(0, 0, 0); font-family: &quot;Open Sans&quot;, sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\">1·We accept Vast,Master card,T/T,Westerm Union,Moneybookers and Debit card as payment way.</p>\n\n<p style=\"box-sizing: border-box; padding: 0px; margin: 0px; font-size: 14px; line-height: inherit; font-weight: 400; color: rgb(0, 0, 0); font-family: &quot;Open Sans&quot;, sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\">2·Payment must be made within 3 days after an order is created,if an order is not paid after 3 days,it will be closed.</p>\n\n<p style=\"box-sizing: border-box; padding: 0px; margin: 0px; font-size: 14px; line-height: inherit; font-weight: 400; color: rgb(0, 0, 0); font-family: &quot;Open Sans&quot;, sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\">3·If you can\'t make payment for a new order,please wait for several minutes or contact us .We will help you check whether there is any problem on the new order.</p>\n\n<p style=\"box-sizing: border-box; padding: 0px; margin: 0px; font-size: 14px; line-height: inherit; font-weight: 400; color: rgb(0, 0, 0); font-family: &quot;Open Sans&quot;, sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\"><span style=\"box-sizing: border-box; padding: 0px; margin: 0px; max-width: 100%; word-break: break-word; font-size: 22px;\"><span style=\"box-sizing: border-box; padding: 0px; margin: 0px; max-width: 100%; word-break: break-word; background-color: rgb(255, 255, 0);\">Feedback</span></span></p>\n\n<p style=\"box-sizing: border-box; padding: 0px; margin: 0px; font-size: 14px; line-height: inherit; font-weight: 400; color: rgb(0, 0, 0); font-family: &quot;Open Sans&quot;, sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\">1·If you have a problem with the package and delivery time,please contact us.</p>\n\n<p style=\"box-sizing: border-box; padding: 0px; margin: 0px; font-size: 14px; line-height: inherit; font-weight: 400; color: rgb(0, 0, 0); font-family: &quot;Open Sans&quot;, sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\">2·Your early confirmation will be highly appreciated after receiving your package.</p>\n\n<p style=\"box-sizing: border-box; padding: 0px; margin: 0px; font-size: 14px; line-height: inherit; font-weight: 400; color: rgb(0, 0, 0); font-family: &quot;Open Sans&quot;, sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\">3·Thank you so mush for shopping in our and give so mush support to us.your 5 starts Feedback is very important to us.</p>\n\n<p style=\"box-sizing: border-box; padding: 0px; margin: 0px; font-size: 14px; line-height: inherit; font-weight: 400; color: rgb(0, 0, 0); font-family: &quot;Open Sans&quot;, sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\"><span style=\"box-sizing: border-box; padding: 0px; margin: 0px; max-width: 100%; word-break: break-word; font-size: 22px;\"><span style=\"box-sizing: border-box; padding: 0px; margin: 0px; max-width: 100%; word-break: break-word; background-color: rgb(255, 255, 0);\">Contact Us</span></span></p>\n\n<p style=\"box-sizing: border-box; padding: 0px; margin: 0px; font-size: 14px; line-height: inherit; font-weight: 400; color: rgb(0, 0, 0); font-family: &quot;Open Sans&quot;, sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\">1·Your inquiry is welcome here.</p>\n\n<p style=\"box-sizing: border-box; padding: 0px; margin: 0px; font-size: 14px; line-height: inherit; font-weight: 400; color: rgb(0, 0, 0); font-family: &quot;Open Sans&quot;, sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\">2·Our working time is 24H every days.</p>\n\n<p data-spm-anchor-id=\"a2g0o.detail.1000023.i0.41f875c874wDge\" style=\"box-sizing: border-box; padding: 0px; margin: 0px; font-size: 14px; line-height: inherit; font-weight: 400; color: rgb(0, 0, 0); font-family: &quot;Open Sans&quot;, sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;\">3·You can send us message by Trade manager or E-mail.We will get back to you once we get your message.</p>\n\n\n', 'Spring Autumn 2021 New Soft Girl High-top Canvas Shoes Girl Heart Graffiti Hand-painted Cute Fairy Canvas Shoes Women', '', 'publish', 'open', 'closed', '', 'spring-autumn-2021-new-soft-girl-high-top-canvas-shoes-girl-heart-graffiti-hand-painted-cute-fairy-canvas-shoes-women', '', '', '2021-06-01 12:35:33', '2021-06-01 12:35:33', '', 0, 'http://shoestimer.com/product/spring-autumn-2021-new-soft-girl-high-top-canvas-shoes-girl-heart-graffiti-hand-painted-cute-fairy-canvas-shoes-women/', 0, 'product', '', 0),
(5930, 1, '2021-06-01 12:35:25', '2021-06-01 12:35:25', '', 'Spring-Autumn-2021-New-Soft-Girl-High-top-Canvas-Shoes-Girl-Heart-Graffiti-Hand-painted-Cute', '', 'inherit', 'open', 'closed', '', 'spring-autumn-2021-new-soft-girl-high-top-canvas-shoes-girl-heart-graffiti-hand-painted-cute', '', '', '2021-06-01 12:35:25', '2021-06-01 12:35:25', '', 5929, 'http://shoestimer.com/wp-content/uploads/2021/06/Spring-Autumn-2021-New-Soft-Girl-High-top-Canvas-Shoes-Girl-Heart-Graffiti-Hand-painted-Cute.jpg', 0, 'attachment', 'image/jpeg', 0),
(5931, 0, '2021-06-01 12:35:26', '2021-06-01 12:35:26', '', '2019-Autumn-Winter-Women-Canvas-Camouflage-Shoes-Thick-Soled-Lace-Up-Shoes-Sneakers-Light-Weight-Running-2', '', 'inherit', 'open', 'closed', '', '2019-autumn-winter-women-canvas-camouflage-shoes-thick-soled-lace-up-shoes-sneakers-light-weight-running-2', '', '', '2021-06-01 12:35:26', '2021-06-01 12:35:26', '', 5917, 'http://shoestimer.com/wp-content/uploads/2021/06/2019-Autumn-Winter-Women-Canvas-Camouflage-Shoes-Thick-Soled-Lace-Up-Shoes-Sneakers-Light-Weight-Running-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(5932, 1, '2021-06-01 12:35:30', '2021-06-01 12:35:30', '', 'Spring Autumn 2021 New Soft Girl High-top Canvas Shoes Girl Heart Graffiti Hand-painted Cute Fairy Canvas Shoes Women', 'Color: White, Shoe Size: 36', 'publish', 'closed', 'closed', '', 'spring-autumn-2021-new-soft-girl-high-top-canvas-shoes-girl-heart-graffiti-hand-painted-cute-fairy-canvas-shoes-women', '', '', '2021-06-01 12:35:30', '2021-06-01 12:35:30', '', 5929, 'http://shoestimer.com/?post_type=product_variation&p=5932', 1, 'product_variation', '', 0),
(5933, 1, '2021-06-01 12:35:31', '2021-06-01 12:35:31', '', 'Spring Autumn 2021 New Soft Girl High-top Canvas Shoes Girl Heart Graffiti Hand-painted Cute Fairy Canvas Shoes Women', 'Color: White, Shoe Size: 37', 'publish', 'closed', 'closed', '', 'spring-autumn-2021-new-soft-girl-high-top-canvas-shoes-girl-heart-graffiti-hand-painted-cute-fairy-canvas-shoes-women-2', '', '', '2021-06-01 12:35:31', '2021-06-01 12:35:31', '', 5929, 'http://shoestimer.com/?post_type=product_variation&p=5933', 2, 'product_variation', '', 0),
(5934, 1, '2021-06-01 12:35:31', '2021-06-01 12:35:31', '', 'Spring Autumn 2021 New Soft Girl High-top Canvas Shoes Girl Heart Graffiti Hand-painted Cute Fairy Canvas Shoes Women', 'Color: White, Shoe Size: 35', 'publish', 'closed', 'closed', '', 'spring-autumn-2021-new-soft-girl-high-top-canvas-shoes-girl-heart-graffiti-hand-painted-cute-fairy-canvas-shoes-women-3', '', '', '2021-06-01 12:35:31', '2021-06-01 12:35:31', '', 5929, 'http://shoestimer.com/?post_type=product_variation&p=5934', 3, 'product_variation', '', 0),
(5935, 1, '2021-06-01 12:35:31', '2021-06-01 12:35:31', '', 'Spring Autumn 2021 New Soft Girl High-top Canvas Shoes Girl Heart Graffiti Hand-painted Cute Fairy Canvas Shoes Women', 'Color: White, Shoe Size: 40', 'publish', 'closed', 'closed', '', 'spring-autumn-2021-new-soft-girl-high-top-canvas-shoes-girl-heart-graffiti-hand-painted-cute-fairy-canvas-shoes-women-4', '', '', '2021-06-01 12:35:31', '2021-06-01 12:35:31', '', 5929, 'http://shoestimer.com/?post_type=product_variation&p=5935', 4, 'product_variation', '', 0),
(5937, 1, '2021-06-01 12:35:31', '2021-06-01 12:35:31', '', 'Spring Autumn 2021 New Soft Girl High-top Canvas Shoes Girl Heart Graffiti Hand-painted Cute Fairy Canvas Shoes Women', 'Color: White, Shoe Size: 38', 'publish', 'closed', 'closed', '', 'spring-autumn-2021-new-soft-girl-high-top-canvas-shoes-girl-heart-graffiti-hand-painted-cute-fairy-canvas-shoes-women-5', '', '', '2021-06-01 12:35:31', '2021-06-01 12:35:31', '', 5929, 'http://shoestimer.com/?post_type=product_variation&p=5937', 5, 'product_variation', '', 0),
(5936, 0, '2021-06-01 12:35:31', '2021-06-01 12:35:31', '', '2019-Autumn-Winter-Women-Canvas-Camouflage-Shoes-Thick-Soled-Lace-Up-Shoes-Sneakers-Light-Weight-Running-3', '', 'inherit', 'open', 'closed', '', '2019-autumn-winter-women-canvas-camouflage-shoes-thick-soled-lace-up-shoes-sneakers-light-weight-running-3', '', '', '2021-06-01 12:35:31', '2021-06-01 12:35:31', '', 5917, 'http://shoestimer.com/wp-content/uploads/2021/06/2019-Autumn-Winter-Women-Canvas-Camouflage-Shoes-Thick-Soled-Lace-Up-Shoes-Sneakers-Light-Weight-Running-3.jpg', 0, 'attachment', 'image/jpeg', 0),
(5938, 1, '2021-06-01 12:35:32', '2021-06-01 12:35:32', '', 'Spring Autumn 2021 New Soft Girl High-top Canvas Shoes Girl Heart Graffiti Hand-painted Cute Fairy Canvas Shoes Women', 'Color: White, Shoe Size: 39', 'publish', 'closed', 'closed', '', 'spring-autumn-2021-new-soft-girl-high-top-canvas-shoes-girl-heart-graffiti-hand-painted-cute-fairy-canvas-shoes-women-6', '', '', '2021-06-01 12:35:32', '2021-06-01 12:35:32', '', 5929, 'http://shoestimer.com/?post_type=product_variation&p=5938', 6, 'product_variation', '', 0),
(5939, 0, '2021-06-01 12:35:34', '2021-06-01 12:35:34', '', '2019-Autumn-Winter-Women-Canvas-Camouflage-Shoes-Thick-Soled-Lace-Up-Shoes-Sneakers-Light-Weight-Running-4', '', 'inherit', 'open', 'closed', '', '2019-autumn-winter-women-canvas-camouflage-shoes-thick-soled-lace-up-shoes-sneakers-light-weight-running-4', '', '', '2021-06-01 12:35:34', '2021-06-01 12:35:34', '', 5917, 'http://shoestimer.com/wp-content/uploads/2021/06/2019-Autumn-Winter-Women-Canvas-Camouflage-Shoes-Thick-Soled-Lace-Up-Shoes-Sneakers-Light-Weight-Running-4.jpg', 0, 'attachment', 'image/jpeg', 0),
(5940, 1, '2021-06-01 12:35:37', '2021-06-01 12:35:37', '                <div class=\"product-specs-list-container\">\n                    <ul class=\"product-specs-list util-clearfix\">\n						                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Brand Name:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Dihope</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Pump Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Mary Janes</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Heel Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Wedges</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Origin:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">CN(Origin)</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Upper Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">PU</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Toe Shape:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Round Toe</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">With Platforms:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Yes</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Platform Height:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">3-5cm</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Heel Height:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Super High (8cm-up)</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Fit:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Fits true to size, take your normal size</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Style:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">sweet</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">is_handmade:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Yes</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Fashion Element:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Platform</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Insole Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">PU</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Occasion:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Casual</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Lining Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">PU</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Season:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Spring/Autumn</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Outsole Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">EVA</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Item Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Pumps</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Model Number:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">223206</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Closure Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Buckle Strap</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Gender:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">WOMEN</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">type1:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">women shoes</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">type2:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">ladies shoes,girl shoes,shoes girl,female shoes,woman shoes</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">shoes size:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">35,36,37,38,39,40,41,42,43</span>\n                            </li>\n							                    </ul>\n                </div>\n				<div class=\"detailmodule_html\"><div class=\"detail-desc-decorate-richtext\"><div class=\"detailmodule_html\"><div class=\"detailmodule_image\"><div style=\"max-width:945px;border-top:#dedede 1px solid;border-right:#dedede 1px solid;margin-top:10px;border-bottom:#dedede 1px solid;float:left;color:;text-align:left;border-left:#dedede 1px solid;margin-right:10px;\"><div style=\"height:152px;width:152px;text-align:center;margin:10px;\" href=\"http://www.aliexpress.com/item/anywhere/1005001999499627.html\"><a href=\"http://www.aliexpress.com/item/anywhere/1005001999499627.html\"><img style=\"BORDER-TOP: 0px; HEIGHT: 152px; BORDER-RIGHT: 0px; WIDTH: 152px; BORDER-BOTTOM: 0px; BORDER-LEFT: 0px\" alt=\"Women\" src=\"https://ae01.alicdn.com/kf/H22716086a32f4aa7afbe788205dc1c3f4.jpg\" s=\"\" slipper?=\"\" support=\"\" cusomized=\"\" retro=\"\" flats=\"\" casual=\"\" women=\"\" slippers=\"\" breathable=\"\" leather=\"\" shoes=\"\" ladies=\"\" slides=\"\" summer=\"\" 2021=\"\" sandals=\"\"> </a></div><span style=\"font-size:11px;overflow:hidden;height:28px;width:152px;margin:0px 10px;display:block;line-height:14px;\"><a href=\"http://www.aliexpress.com/item/anywhere/1005001999499627.html\">Women\'s Sandals 2021 Summer Slides Ladies Shoes Leather Breathable Slippers Women Casual Flats Retro Cusomized Support Slipper</a> </span><span style=\"font-size:12px;overflow:hidden;height:15px;width:152px;color:#999999;margin:5px 10px 10px;display:block;line-height:15px;\"><span style=\"font-weight:700;color:#bd1a1d;font-style:normal;\">USD 10.9</span> / pair /lot 1 </span></div></div><div class=\"detailmodule_image\"><div style=\"max-width:945px;border-top:#dedede 1px solid;border-right:#dedede 1px solid;margin-top:10px;border-bottom:#dedede 1px solid;float:left;color:;text-align:left;border-left:#dedede 1px solid;margin-right:10px;\"><div style=\"height:152px;width:152px;text-align:center;margin:10px;\" href=\"http://www.aliexpress.com/item/anywhere/1005001299695879.html\"><a href=\"http://www.aliexpress.com/item/anywhere/1005001299695879.html\"><img style=\"border-top:0px;height:152px;border-right:0px;width:152px;border-bottom:0px;border-left:0px;\" alt=\"2020 Women Casual Shoes Woman Fashion Mixed Colors Platform Sneakers Trainers Women Flat Zapatos De Mujer Women Sneakers Basket\" src=\"https://ae01.alicdn.com/kf/H13dfe103bae04569858e1501ba6d5ca00.jpg\"> </a></div><span style=\"font-size:11px;overflow:hidden;height:28px;width:152px;margin:0px 10px;display:block;line-height:14px;\"><a href=\"http://www.aliexpress.com/item/anywhere/1005001299695879.html\">2020 Women Casual Shoes Woman Fashion Mixed Colors Platform Sneakers Trainers Women Flat Zapatos De Mujer Women Sneakers Basket</a> </span><span style=\"font-size:12px;overflow:hidden;height:15px;width:152px;color:#999999;margin:5px 10px 10px;display:block;line-height:15px;\"><span style=\"font-weight:700;color:#bd1a1d;font-style:normal;\">USD 8.78</span> / pair /lot 1 </span></div></div><div class=\"detailmodule_image\"><div style=\"max-width:945px;border-top:#dedede 1px solid;border-right:#dedede 1px solid;margin-top:10px;border-bottom:#dedede 1px solid;float:left;color:;text-align:left;border-left:#dedede 1px solid;margin-right:10px;\"><div style=\"height:152px;width:152px;text-align:center;margin:10px;\" href=\"http://www.aliexpress.com/item/anywhere/1005001462977461.html\"><a href=\"http://www.aliexpress.com/item/anywhere/1005001462977461.html\"><img style=\"border-top:0px;height:152px;border-right:0px;width:152px;border-bottom:0px;border-left:0px;\" alt=\"Sexy Leopard High Heels Women Pumps Round Toe Thick Heel Mary Shoes Women Waterproof Platform Zapatos De Mujer 2021 Lolita Shoes\" src=\"https://ae01.alicdn.com/kf/Hc0f1485a2f1f4c35ac0ffb5527ff83a2p.jpg\"> </a></div><span style=\"font-size:11px;overflow:hidden;height:28px;width:152px;margin:0px 10px;display:block;line-height:14px;\"><a href=\"http://www.aliexpress.com/item/anywhere/1005001462977461.html\">Sexy Leopard High Heels Women Pumps Round Toe Thick Heel Mary Shoes Women Waterproof Platform Zapatos De Mujer 2021 Lolita Shoes</a> </span><span style=\"font-size:12px;overflow:hidden;height:15px;width:152px;color:#999999;margin:5px 10px 10px;display:block;line-height:15px;\"><span style=\"font-weight:700;color:#bd1a1d;font-style:normal;\">USD 16.5</span> / pair /lot 1 </span></div></div><div class=\"detailmodule_image\"><div style=\"max-width:945px;border-top:#dedede 1px solid;border-right:#dedede 1px solid;margin-top:10px;border-bottom:#dedede 1px solid;float:left;color:;text-align:left;border-left:#dedede 1px solid;margin-right:10px;\"><div style=\"height:152px;width:152px;text-align:center;margin:10px;\" href=\"http://www.aliexpress.com/item/anywhere/1005001384106394.html\"><a href=\"http://www.aliexpress.com/item/anywhere/1005001384106394.html\"><img style=\"border-top:0px;height:152px;border-right:0px;width:152px;border-bottom:0px;border-left:0px;\" alt=\"Punk Rock Steam  Metal Buckle Motorcycle Boots Women Rivet Chunky Heel Short Booties Thick Platform Gothic Shoes Lad\" src=\"https://ae01.alicdn.com/kf/Hb7ac97470a7f4b8bb5bb35ce9c74d476O.jpg\"> </a></div><span style=\"font-size:11px;overflow:hidden;height:28px;width:152px;margin:0px 10px;display:block;line-height:14px;\"><a href=\"http://www.aliexpress.com/item/anywhere/1005001384106394.html\">Punk Rock Steam Metal Buckle Motorcycle Boots Women Rivet Chunky Heel Short Booties Thick Platform Gothic Shoes Lad</a> </span><span style=\"font-size:12px;overflow:hidden;height:15px;width:152px;color:#999999;margin:5px 10px 10px;display:block;line-height:15px;\"><span style=\"font-weight:700;color:#bd1a1d;font-style:normal;\">USD 18.18</span> / pair /lot 1 </span></div></div><div class=\"detailmodule_image\">&nbsp;</div><div class=\"detailmodule_image\">&nbsp;</div><div class=\"detailmodule_image\">&nbsp;</div><div class=\"detailmodule_image\">&nbsp;</div><div class=\"detailmodule_image\">&nbsp;</div><div class=\"detailmodule_image\">&nbsp;</div><div class=\"detailmodule_image\">&nbsp;</div><div class=\"detailmodule_image\">&nbsp;</div><div class=\"detailmodule_image\">&nbsp;</div><div class=\"detailmodule_image\">&nbsp;</div><div class=\"detailmodule_image\">&nbsp;</div><div class=\"detailmodule_image\">&nbsp;</div><div class=\"detailmodule_image\">&nbsp;</div><div class=\"detailmodule_image\">&nbsp;</div><div class=\"detailmodule_image\"><div style=\"max-width:945px;border-top:#dedede 1px solid;border-right:#dedede 1px solid;margin-top:10px;border-bottom:#dedede 1px solid;float:left;color:;text-align:left;border-left:#dedede 1px solid;margin-right:10px;\"><div style=\"height:152px;width:152px;text-align:center;margin:10px;\" href=\"http://www.aliexpress.com/item/anywhere/1005002255648037.html\"><a href=\"http://www.aliexpress.com/item/anywhere/1005002255648037.html\"><img style=\"border-top:0px;height:152px;border-right:0px;width:152px;border-bottom:0px;border-left:0px;\" alt=\"Fashion Fluffy Slides Summer Sexy Square Toe Furry Slippers Ladies Sandals Fashion Design Clear Perspex Heels Women Mules Shoes\" src=\"https://ae04.alicdn.com/kf/Hc160230c1c254c908a86a84841477d48J.jpg\"> </a></div><span style=\"font-size:11px;overflow:hidden;height:28px;width:152px;margin:0px 10px;display:block;line-height:14px;\"><a href=\"http://www.aliexpress.com/item/anywhere/1005002255648037.html\">Fashion Fluffy Slides Summer Sexy Square Toe Furry Slippers Ladies Sandals Fashion Design Clear Perspex Heels Women Mules Shoes</a> </span><span style=\"font-size:12px;overflow:hidden;height:15px;width:152px;color:#999999;margin:5px 10px 10px;display:block;line-height:15px;\"><span style=\"font-weight:700;color:#bd1a1d;font-style:normal;\">USD 16.5</span> / pair /lot 1 </span></div></div><div class=\"detailmodule_image\"><div style=\"max-width:945px;border-top:#dedede 1px solid;border-right:#dedede 1px solid;margin-top:10px;border-bottom:#dedede 1px solid;float:left;color:;text-align:left;border-left:#dedede 1px solid;margin-right:10px;\"><div style=\"height:152px;width:152px;text-align:center;margin:10px;\" href=\"http://www.aliexpress.com/item/anywhere/1005002023434795.html\"><a href=\"http://www.aliexpress.com/item/anywhere/1005002023434795.html\"><img style=\"border-top:0px;height:152px;border-right:0px;width:152px;border-bottom:0px;border-left:0px;\" alt=\"2021 New Fashion Summer Sandals PVC Crystal Open Toed High Heels Women Transparent Heel Sandals Slippers Pumps Big Size 41 42 43\" src=\"https://ae01.alicdn.com/kf/Ha7b1b1ca26704072b1610859a40580bev.jpg\"> </a></div><span style=\"font-size:11px;overflow:hidden;height:28px;width:152px;margin:0px 10px;display:block;line-height:14px;\"><a href=\"http://www.aliexpress.com/item/anywhere/1005002023434795.html\">2021 New Fashion Summer Sandals PVC Crystal Open Toed High Heels Women Transparent Heel Sandals Slippers Pumps Big Size 41 42 43</a> </span><span style=\"font-size:12px;overflow:hidden;height:15px;width:152px;color:#999999;margin:5px 10px 10px;display:block;line-height:15px;\"><span style=\"font-weight:700;color:#bd1a1d;font-style:normal;\">USD 13.32</span> / pair /lot 1 </span></div></div><div class=\"detailmodule_image\"><div style=\"max-width:945px;border-top:#dedede 1px solid;border-right:#dedede 1px solid;margin-top:10px;border-bottom:#dedede 1px solid;float:left;color:;text-align:left;border-left:#dedede 1px solid;margin-right:10px;\"><div style=\"height:152px;width:152px;text-align:center;margin:10px;\" href=\"http://www.aliexpress.com/item/anywhere/1005002365212962.html\"><a href=\"http://www.aliexpress.com/item/anywhere/1005002365212962.html\"><img style=\"border-top:0px;height:152px;border-right:0px;width:152px;border-bottom:0px;border-left:0px;\" alt=\"Women Slippers Sandals Gold Chain Slippers Shoes For Woman Causal Square Tor Ladies Flats Slides Female Flip Flops Shoes\" src=\"https://ae04.alicdn.com/kf/H5d5f2be896f740e1861038c44642818aJ.jpg\"> </a></div><span style=\"font-size:11px;overflow:hidden;height:28px;width:152px;margin:0px 10px;display:block;line-height:14px;\"><a href=\"http://www.aliexpress.com/item/anywhere/1005002365212962.html\">Women Slippers Sandals Gold Chain Slippers Shoes For Woman Causal Square Tor Ladies Flats Slides Female Flip Flops Shoes</a> </span><span style=\"font-size:12px;overflow:hidden;height:15px;width:152px;color:#999999;margin:5px 10px 10px;display:block;line-height:15px;\"><span style=\"font-weight:700;color:#bd1a1d;font-style:normal;\">USD 9.98</span> / pair /lot 1 </span></div></div><div class=\"detailmodule_image\"><div style=\"max-width:945px;border-top:#dedede 1px solid;border-right:#dedede 1px solid;margin-top:10px;border-bottom:#dedede 1px solid;float:left;color:;text-align:left;border-left:#dedede 1px solid;margin-right:10px;\"><div style=\"height:152px;width:152px;text-align:center;margin:10px;\" href=\"http://www.aliexpress.com/item/anywhere/1005002554691547.html\"><a href=\"http://www.aliexpress.com/item/anywhere/1005002554691547.html\"><img style=\"border-top:0px;height:152px;border-right:0px;width:152px;border-bottom:0px;border-left:0px;\" alt=\"Indoor Platform Slippers Men Women Couples House Slippers Non-slip Plastic Man Slippers For Home Bath Shower Beach Shoes 2021\" src=\"https://ae01.alicdn.com/kf/Hbda5b1e691194578b6fccbd118935372z.jpg\"> </a></div><span style=\"font-size:11px;overflow:hidden;height:28px;width:152px;margin:0px 10px;display:block;line-height:14px;\"><a href=\"http://www.aliexpress.com/item/anywhere/1005002554691547.html\">Indoor Platform Slippers Men Women Couples House Slippers Non-slip Plastic Man Slippers For Home Bath Shower Beach Shoes 2021</a> </span><span style=\"font-size:12px;overflow:hidden;height:15px;width:152px;color:#999999;margin:5px 10px 10px;display:block;line-height:15px;\"><span style=\"font-weight:700;color:#bd1a1d;font-style:normal;\">USD 9.8</span> / pair /lot 1 </span></div></div><div class=\"detailmodule_image\" style=\"clear:both;\"></div></div><div class=\"detailmodule_html\">&nbsp;</div><div class=\"detailmodule_html\">&nbsp;</div><div class=\"detailmodule_html\"><div class=\"detailmodule_image\"><img style=\"width:800px;\" src=\"https://ae01.alicdn.com/kf/Ha8ebda3657564166922982fcd34b2dc4X.jpg\"></div><p><img style=\"width:800px;\" src=\"https://ae01.alicdn.com/kf/H09b4b210ff154a1e81a6f530be61168aD.jpg\"></p><p><img style=\"width:800px;\" src=\"https://ae01.alicdn.com/kf/H70057900bae54bc8b9180a1b5cc9336ci.jpg\"></p><p><img style=\"width:800px;\" src=\"https://ae01.alicdn.com/kf/H1171fb61f2c24a22b4dbfc4b6fb168f1u.jpg\"></p><p><img style=\"width:800px;\" src=\"https://ae01.alicdn.com/kf/H88888516366940d3986dd124f0867342z.jpg\"></p><p><img style=\"width:800px;\" src=\"https://ae01.alicdn.com/kf/H9b8561f5a5f44d49ab8c9e5e04006c13y.jpg\"></p><p><img style=\"width:800px;\" src=\"https://ae01.alicdn.com/kf/H786513a8ed6c45c382fb531423621e17E.jpg\"></p><p><img style=\"width:800px;\" src=\"https://ae01.alicdn.com/kf/Hb7c28572b69243e1a13132c837e1806f3.jpg\"></p><p><img style=\"width:800px;\" src=\"https://ae01.alicdn.com/kf/H01d174acd6ef484599d7ae81a59878565.jpg\"></p><p><img style=\"width:800px;\" src=\"https://ae01.alicdn.com/kf/H191cbf1c950446209363c328395733bbI.jpg\"></p><p><img style=\"width:800px;\" src=\"https://ae01.alicdn.com/kf/Hbdbdd5dccca144ad80c972ba194bc5e1X.jpg\"></p><p><img style=\"width:800px;\" src=\"https://ae01.alicdn.com/kf/H628c880487d34b91aae0ea8e0c4c5777n.jpg\"></p><p><img style=\"width:800px;\" src=\"https://ae01.alicdn.com/kf/H0709491f885b4a74807dbedf01c18cfbI.jpg\"></p><p><img style=\"width:800px;\" src=\"https://ae01.alicdn.com/kf/H0763df2eec7a47cc9ecf1dabaa4c6216O.jpg\"></p><p><img style=\"width:800px;\" src=\"https://ae01.alicdn.com/kf/Hba9fd8e162e84bc59c020661f09a8658p.jpg\"></p><p><img style=\"width:800px;\" src=\"https://ae01.alicdn.com/kf/H1baf786b929646379489b929501badabO.jpg\"></p><p><img style=\"width:800px;\" src=\"https://ae01.alicdn.com/kf/H8963a82586cd49a0ac0bc9326f62d65aA.jpg\"></p><p><img style=\"width:800px;\" src=\"https://ae01.alicdn.com/kf/Hdbbda97c0b9c4f109de792d0730ced62x.jpg\"></p><p><img style=\"width:800px;\" src=\"https://ae01.alicdn.com/kf/Hc11114412f59421792ad7597224d4bff3.jpg\"></p><p><img style=\"width:800px;\" src=\"https://ae01.alicdn.com/kf/Hb39343f381f74fcb9d02ef02a9a643b0E.jpg\"></p><p><img style=\"width:800px;\" src=\"https://ae01.alicdn.com/kf/Ha1fc8c6ea4b749d998a12b7252578be8x.jpg\"></p><p><img style=\"width:800px;\" src=\"https://ae01.alicdn.com/kf/H8605b67d025b46a6a39829440fec67e9F.jpg\"></p></div></div></div>\n\n\n', '2021New Brand Female Lolita Cute Mary Janes Pumps Platform Wedges High Heels women\'s Pumps Sweet Gothic Punk Shoes Cosplay Shoes', '', 'publish', 'open', 'closed', '', '2021new-brand-female-lolita-cute-mary-janes-pumps-platform-wedges-high-heels-womens-pumps-sweet-gothic-punk-shoes-cosplay-shoes', '', '', '2021-06-01 12:36:08', '2021-06-01 12:36:08', '', 0, 'http://shoestimer.com/product/2021new-brand-female-lolita-cute-mary-janes-pumps-platform-wedges-high-heels-womens-pumps-sweet-gothic-punk-shoes-cosplay-shoes/', 0, 'product', '', 0),
(5941, 0, '2021-06-01 12:35:37', '2021-06-01 12:35:37', '', '2019-Autumn-Winter-Women-Canvas-Camouflage-Shoes-Thick-Soled-Lace-Up-Shoes-Sneakers-Light-Weight-Running.jpg_640x640', '', 'inherit', 'open', 'closed', '', '2019-autumn-winter-women-canvas-camouflage-shoes-thick-soled-lace-up-shoes-sneakers-light-weight-running-jpg_640x640', '', '', '2021-06-01 12:35:37', '2021-06-01 12:35:37', '', 5917, 'http://shoestimer.com/wp-content/uploads/2021/06/2019-Autumn-Winter-Women-Canvas-Camouflage-Shoes-Thick-Soled-Lace-Up-Shoes-Sneakers-Light-Weight-Running.jpg_640x640.jpg', 0, 'attachment', 'image/jpeg', 0),
(5942, 1, '2021-06-01 12:35:38', '2021-06-01 12:35:38', '', '2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet', '', 'inherit', 'open', 'closed', '', '2021new-brand-female-lolita-cute-mary-janes-pumps-platform-wedges-high-heels-women-s-pumps-sweet', '', '', '2021-06-01 12:35:38', '2021-06-01 12:35:38', '', 5940, 'http://shoestimer.com/wp-content/uploads/2021/06/2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet.jpg', 0, 'attachment', 'image/jpeg', 0),
(5943, 0, '2021-06-01 12:35:42', '2021-06-01 12:35:42', '', 'Spring-Autumn-2021-New-Soft-Girl-High-top-Canvas-Shoes-Girl-Heart-Graffiti-Hand-painted-Cute-1', '', 'inherit', 'open', 'closed', '', 'spring-autumn-2021-new-soft-girl-high-top-canvas-shoes-girl-heart-graffiti-hand-painted-cute-1', '', '', '2021-06-01 12:35:42', '2021-06-01 12:35:42', '', 5929, 'http://shoestimer.com/wp-content/uploads/2021/06/Spring-Autumn-2021-New-Soft-Girl-High-top-Canvas-Shoes-Girl-Heart-Graffiti-Hand-painted-Cute-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(5944, 1, '2021-06-01 12:35:43', '2021-06-01 12:35:43', '', '2021New Brand Female Lolita Cute Mary Janes Pumps Platform Wedges High Heels women\'s Pumps Sweet Gothic Punk Shoes Cosplay Shoes', 'Color: style 2 matte, Shoe Size: 36, Ships From: China', 'publish', 'closed', 'closed', '', '2021new-brand-female-lolita-cute-mary-janes-pumps-platform-wedges-high-heels-womens-pumps-sweet-gothic-punk-shoes-cosplay-shoes', '', '', '2021-06-01 12:35:43', '2021-06-01 12:35:43', '', 5940, 'http://shoestimer.com/?post_type=product_variation&p=5944', 1, 'product_variation', '', 0);
INSERT INTO `wpx5_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(5945, 1, '2021-06-01 12:35:44', '2021-06-01 12:35:44', '', '2021New Brand Female Lolita Cute Mary Janes Pumps Platform Wedges High Heels women\'s Pumps Sweet Gothic Punk Shoes Cosplay Shoes', 'Color: style 2 matte, Shoe Size: 35, Ships From: United States', 'publish', 'closed', 'closed', '', '2021new-brand-female-lolita-cute-mary-janes-pumps-platform-wedges-high-heels-womens-pumps-sweet-gothic-punk-shoes-cosplay-shoes-2', '', '', '2021-06-01 12:35:44', '2021-06-01 12:35:44', '', 5940, 'http://shoestimer.com/?post_type=product_variation&p=5945', 2, 'product_variation', '', 0),
(5946, 1, '2021-06-01 12:35:45', '2021-06-01 12:35:45', '', '2021New Brand Female Lolita Cute Mary Janes Pumps Platform Wedges High Heels women\'s Pumps Sweet Gothic Punk Shoes Cosplay Shoes', 'Color: style 2 matte, Shoe Size: 37, Ships From: China', 'publish', 'closed', 'closed', '', '2021new-brand-female-lolita-cute-mary-janes-pumps-platform-wedges-high-heels-womens-pumps-sweet-gothic-punk-shoes-cosplay-shoes-3', '', '', '2021-06-01 12:35:45', '2021-06-01 12:35:45', '', 5940, 'http://shoestimer.com/?post_type=product_variation&p=5946', 3, 'product_variation', '', 0),
(5947, 1, '2021-06-01 12:35:45', '2021-06-01 12:35:45', '', '2021New Brand Female Lolita Cute Mary Janes Pumps Platform Wedges High Heels women\'s Pumps Sweet Gothic Punk Shoes Cosplay Shoes', 'Color: style 2 matte, Shoe Size: 36, Ships From: United States', 'publish', 'closed', 'closed', '', '2021new-brand-female-lolita-cute-mary-janes-pumps-platform-wedges-high-heels-womens-pumps-sweet-gothic-punk-shoes-cosplay-shoes-4', '', '', '2021-06-01 12:35:45', '2021-06-01 12:35:45', '', 5940, 'http://shoestimer.com/?post_type=product_variation&p=5947', 4, 'product_variation', '', 0),
(5948, 1, '2021-06-01 12:35:46', '2021-06-01 12:35:46', '', '2021New Brand Female Lolita Cute Mary Janes Pumps Platform Wedges High Heels women\'s Pumps Sweet Gothic Punk Shoes Cosplay Shoes', 'Color: style 2 bright, Shoe Size: 43, Ships From: China', 'publish', 'closed', 'closed', '', '2021new-brand-female-lolita-cute-mary-janes-pumps-platform-wedges-high-heels-womens-pumps-sweet-gothic-punk-shoes-cosplay-shoes-5', '', '', '2021-06-01 12:35:46', '2021-06-01 12:35:46', '', 5940, 'http://shoestimer.com/?post_type=product_variation&p=5948', 5, 'product_variation', '', 0),
(5949, 1, '2021-06-01 12:35:46', '2021-06-01 12:35:46', '', '2021New Brand Female Lolita Cute Mary Janes Pumps Platform Wedges High Heels women\'s Pumps Sweet Gothic Punk Shoes Cosplay Shoes', 'Color: style 2 bright, Shoe Size: 42, Ships From: United States', 'publish', 'closed', 'closed', '', '2021new-brand-female-lolita-cute-mary-janes-pumps-platform-wedges-high-heels-womens-pumps-sweet-gothic-punk-shoes-cosplay-shoes-6', '', '', '2021-06-01 12:35:46', '2021-06-01 12:35:46', '', 5940, 'http://shoestimer.com/?post_type=product_variation&p=5949', 6, 'product_variation', '', 0),
(5950, 1, '2021-06-01 12:35:46', '2021-06-01 12:35:46', '', '2021New Brand Female Lolita Cute Mary Janes Pumps Platform Wedges High Heels women\'s Pumps Sweet Gothic Punk Shoes Cosplay Shoes', 'Color: style 2 matte, Shoe Size: 35, Ships From: China', 'publish', 'closed', 'closed', '', '2021new-brand-female-lolita-cute-mary-janes-pumps-platform-wedges-high-heels-womens-pumps-sweet-gothic-punk-shoes-cosplay-shoes-7', '', '', '2021-06-01 12:35:46', '2021-06-01 12:35:46', '', 5940, 'http://shoestimer.com/?post_type=product_variation&p=5950', 7, 'product_variation', '', 0),
(5951, 1, '2021-06-01 12:35:46', '2021-06-01 12:35:46', '', '2021New Brand Female Lolita Cute Mary Janes Pumps Platform Wedges High Heels women\'s Pumps Sweet Gothic Punk Shoes Cosplay Shoes', 'Color: style 2 bright, Shoe Size: 43, Ships From: United States', 'publish', 'closed', 'closed', '', '2021new-brand-female-lolita-cute-mary-janes-pumps-platform-wedges-high-heels-womens-pumps-sweet-gothic-punk-shoes-cosplay-shoes-8', '', '', '2021-06-01 12:35:46', '2021-06-01 12:35:46', '', 5940, 'http://shoestimer.com/?post_type=product_variation&p=5951', 8, 'product_variation', '', 0),
(5952, 1, '2021-06-01 12:35:46', '2021-06-01 12:35:46', '', '2021New Brand Female Lolita Cute Mary Janes Pumps Platform Wedges High Heels women\'s Pumps Sweet Gothic Punk Shoes Cosplay Shoes', 'Color: style 2 matte, Shoe Size: 40, Ships From: China', 'publish', 'closed', 'closed', '', '2021new-brand-female-lolita-cute-mary-janes-pumps-platform-wedges-high-heels-womens-pumps-sweet-gothic-punk-shoes-cosplay-shoes-9', '', '', '2021-06-01 12:35:46', '2021-06-01 12:35:46', '', 5940, 'http://shoestimer.com/?post_type=product_variation&p=5952', 9, 'product_variation', '', 0),
(5953, 1, '2021-06-01 12:35:47', '2021-06-01 12:35:47', '', '2021New Brand Female Lolita Cute Mary Janes Pumps Platform Wedges High Heels women\'s Pumps Sweet Gothic Punk Shoes Cosplay Shoes', 'Color: style 2 matte, Shoe Size: 39, Ships From: United States', 'publish', 'closed', 'closed', '', '2021new-brand-female-lolita-cute-mary-janes-pumps-platform-wedges-high-heels-womens-pumps-sweet-gothic-punk-shoes-cosplay-shoes-10', '', '', '2021-06-01 12:35:47', '2021-06-01 12:35:47', '', 5940, 'http://shoestimer.com/?post_type=product_variation&p=5953', 10, 'product_variation', '', 0),
(5954, 1, '2021-06-01 12:35:47', '2021-06-01 12:35:47', '', '2021New Brand Female Lolita Cute Mary Janes Pumps Platform Wedges High Heels women\'s Pumps Sweet Gothic Punk Shoes Cosplay Shoes', 'Color: style 2 matte, Shoe Size: 41, Ships From: China', 'publish', 'closed', 'closed', '', '2021new-brand-female-lolita-cute-mary-janes-pumps-platform-wedges-high-heels-womens-pumps-sweet-gothic-punk-shoes-cosplay-shoes-11', '', '', '2021-06-01 12:35:47', '2021-06-01 12:35:47', '', 5940, 'http://shoestimer.com/?post_type=product_variation&p=5954', 11, 'product_variation', '', 0),
(5955, 1, '2021-06-01 12:35:47', '2021-06-01 12:35:47', '', '2021New Brand Female Lolita Cute Mary Janes Pumps Platform Wedges High Heels women\'s Pumps Sweet Gothic Punk Shoes Cosplay Shoes', 'Color: style 2 matte, Shoe Size: 40, Ships From: United States', 'publish', 'closed', 'closed', '', '2021new-brand-female-lolita-cute-mary-janes-pumps-platform-wedges-high-heels-womens-pumps-sweet-gothic-punk-shoes-cosplay-shoes-12', '', '', '2021-06-01 12:35:47', '2021-06-01 12:35:47', '', 5940, 'http://shoestimer.com/?post_type=product_variation&p=5955', 12, 'product_variation', '', 0),
(5956, 1, '2021-06-01 12:35:47', '2021-06-01 12:35:47', '', '2021New Brand Female Lolita Cute Mary Janes Pumps Platform Wedges High Heels women\'s Pumps Sweet Gothic Punk Shoes Cosplay Shoes', 'Color: style 2 matte, Shoe Size: 38, Ships From: China', 'publish', 'closed', 'closed', '', '2021new-brand-female-lolita-cute-mary-janes-pumps-platform-wedges-high-heels-womens-pumps-sweet-gothic-punk-shoes-cosplay-shoes-13', '', '', '2021-06-01 12:35:47', '2021-06-01 12:35:47', '', 5940, 'http://shoestimer.com/?post_type=product_variation&p=5956', 13, 'product_variation', '', 0),
(5958, 1, '2021-06-01 12:35:47', '2021-06-01 12:35:47', '', '2021New Brand Female Lolita Cute Mary Janes Pumps Platform Wedges High Heels women\'s Pumps Sweet Gothic Punk Shoes Cosplay Shoes', 'Color: style 2 matte, Shoe Size: 37, Ships From: United States', 'publish', 'closed', 'closed', '', '2021new-brand-female-lolita-cute-mary-janes-pumps-platform-wedges-high-heels-womens-pumps-sweet-gothic-punk-shoes-cosplay-shoes-14', '', '', '2021-06-01 12:35:47', '2021-06-01 12:35:47', '', 5940, 'http://shoestimer.com/?post_type=product_variation&p=5958', 14, 'product_variation', '', 0),
(5957, 0, '2021-06-01 12:35:47', '2021-06-01 12:35:47', '', 'Spring-Autumn-2021-New-Soft-Girl-High-top-Canvas-Shoes-Girl-Heart-Graffiti-Hand-painted-Cute-2', '', 'inherit', 'open', 'closed', '', 'spring-autumn-2021-new-soft-girl-high-top-canvas-shoes-girl-heart-graffiti-hand-painted-cute-2', '', '', '2021-06-01 12:35:47', '2021-06-01 12:35:47', '', 5929, 'http://shoestimer.com/wp-content/uploads/2021/06/Spring-Autumn-2021-New-Soft-Girl-High-top-Canvas-Shoes-Girl-Heart-Graffiti-Hand-painted-Cute-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(5959, 1, '2021-06-01 12:35:48', '2021-06-01 12:35:48', '', '2021New Brand Female Lolita Cute Mary Janes Pumps Platform Wedges High Heels women\'s Pumps Sweet Gothic Punk Shoes Cosplay Shoes', 'Color: style 2 matte, Shoe Size: 39, Ships From: China', 'publish', 'closed', 'closed', '', '2021new-brand-female-lolita-cute-mary-janes-pumps-platform-wedges-high-heels-womens-pumps-sweet-gothic-punk-shoes-cosplay-shoes-15', '', '', '2021-06-01 12:35:48', '2021-06-01 12:35:48', '', 5940, 'http://shoestimer.com/?post_type=product_variation&p=5959', 15, 'product_variation', '', 0),
(5960, 1, '2021-06-01 12:35:49', '2021-06-01 12:35:49', '', '2021New Brand Female Lolita Cute Mary Janes Pumps Platform Wedges High Heels women\'s Pumps Sweet Gothic Punk Shoes Cosplay Shoes', 'Color: style 2 matte, Shoe Size: 38, Ships From: United States', 'publish', 'closed', 'closed', '', '2021new-brand-female-lolita-cute-mary-janes-pumps-platform-wedges-high-heels-womens-pumps-sweet-gothic-punk-shoes-cosplay-shoes-16', '', '', '2021-06-01 12:35:49', '2021-06-01 12:35:49', '', 5940, 'http://shoestimer.com/?post_type=product_variation&p=5960', 16, 'product_variation', '', 0),
(5961, 1, '2021-06-01 12:35:49', '2021-06-01 12:35:49', '', '2021New Brand Female Lolita Cute Mary Janes Pumps Platform Wedges High Heels women\'s Pumps Sweet Gothic Punk Shoes Cosplay Shoes', 'Color: style 2 bright, Shoe Size: 37, Ships From: China', 'publish', 'closed', 'closed', '', '2021new-brand-female-lolita-cute-mary-janes-pumps-platform-wedges-high-heels-womens-pumps-sweet-gothic-punk-shoes-cosplay-shoes-17', '', '', '2021-06-01 12:35:49', '2021-06-01 12:35:49', '', 5940, 'http://shoestimer.com/?post_type=product_variation&p=5961', 17, 'product_variation', '', 0),
(5962, 1, '2021-06-01 12:35:50', '2021-06-01 12:35:50', '', '2021New Brand Female Lolita Cute Mary Janes Pumps Platform Wedges High Heels women\'s Pumps Sweet Gothic Punk Shoes Cosplay Shoes', 'Color: style 2 bright, Shoe Size: 36, Ships From: United States', 'publish', 'closed', 'closed', '', '2021new-brand-female-lolita-cute-mary-janes-pumps-platform-wedges-high-heels-womens-pumps-sweet-gothic-punk-shoes-cosplay-shoes-18', '', '', '2021-06-01 12:35:50', '2021-06-01 12:35:50', '', 5940, 'http://shoestimer.com/?post_type=product_variation&p=5962', 18, 'product_variation', '', 0),
(5963, 1, '2021-06-01 12:35:51', '2021-06-01 12:35:51', '', '2021New Brand Female Lolita Cute Mary Janes Pumps Platform Wedges High Heels women\'s Pumps Sweet Gothic Punk Shoes Cosplay Shoes', 'Color: style 2 bright, Shoe Size: 38, Ships From: China', 'publish', 'closed', 'closed', '', '2021new-brand-female-lolita-cute-mary-janes-pumps-platform-wedges-high-heels-womens-pumps-sweet-gothic-punk-shoes-cosplay-shoes-19', '', '', '2021-06-01 12:35:51', '2021-06-01 12:35:51', '', 5940, 'http://shoestimer.com/?post_type=product_variation&p=5963', 19, 'product_variation', '', 0),
(5964, 0, '2021-06-01 12:35:51', '2021-06-01 12:35:51', '', 'Spring-Autumn-2021-New-Soft-Girl-High-top-Canvas-Shoes-Girl-Heart-Graffiti-Hand-painted-Cute-3', '', 'inherit', 'open', 'closed', '', 'spring-autumn-2021-new-soft-girl-high-top-canvas-shoes-girl-heart-graffiti-hand-painted-cute-3', '', '', '2021-06-01 12:35:51', '2021-06-01 12:35:51', '', 5929, 'http://shoestimer.com/wp-content/uploads/2021/06/Spring-Autumn-2021-New-Soft-Girl-High-top-Canvas-Shoes-Girl-Heart-Graffiti-Hand-painted-Cute-3.jpg', 0, 'attachment', 'image/jpeg', 0),
(5965, 1, '2021-06-01 12:35:51', '2021-06-01 12:35:51', '', '2021New Brand Female Lolita Cute Mary Janes Pumps Platform Wedges High Heels women\'s Pumps Sweet Gothic Punk Shoes Cosplay Shoes', 'Color: style 2 bright, Shoe Size: 37, Ships From: United States', 'publish', 'closed', 'closed', '', '2021new-brand-female-lolita-cute-mary-janes-pumps-platform-wedges-high-heels-womens-pumps-sweet-gothic-punk-shoes-cosplay-shoes-20', '', '', '2021-06-01 12:35:51', '2021-06-01 12:35:51', '', 5940, 'http://shoestimer.com/?post_type=product_variation&p=5965', 20, 'product_variation', '', 0),
(5966, 1, '2021-06-01 12:35:52', '2021-06-01 12:35:52', '', '2021New Brand Female Lolita Cute Mary Janes Pumps Platform Wedges High Heels women\'s Pumps Sweet Gothic Punk Shoes Cosplay Shoes', 'Color: style 2 bright, Shoe Size: 35, Ships From: China', 'publish', 'closed', 'closed', '', '2021new-brand-female-lolita-cute-mary-janes-pumps-platform-wedges-high-heels-womens-pumps-sweet-gothic-punk-shoes-cosplay-shoes-21', '', '', '2021-06-01 12:35:52', '2021-06-01 12:35:52', '', 5940, 'http://shoestimer.com/?post_type=product_variation&p=5966', 21, 'product_variation', '', 0),
(5967, 1, '2021-06-01 12:35:52', '2021-06-01 12:35:52', '', '2021New Brand Female Lolita Cute Mary Janes Pumps Platform Wedges High Heels women\'s Pumps Sweet Gothic Punk Shoes Cosplay Shoes', 'Color: Pink, Shoe Size: 43, Ships From: United States', 'publish', 'closed', 'closed', '', '2021new-brand-female-lolita-cute-mary-janes-pumps-platform-wedges-high-heels-womens-pumps-sweet-gothic-punk-shoes-cosplay-shoes-22', '', '', '2021-06-01 12:35:52', '2021-06-01 12:35:52', '', 5940, 'http://shoestimer.com/?post_type=product_variation&p=5967', 22, 'product_variation', '', 0),
(5968, 1, '2021-06-01 12:35:53', '2021-06-01 12:35:53', '', '2021New Brand Female Lolita Cute Mary Janes Pumps Platform Wedges High Heels women\'s Pumps Sweet Gothic Punk Shoes Cosplay Shoes', 'Color: style 2 bright, Shoe Size: 36, Ships From: China', 'publish', 'closed', 'closed', '', '2021new-brand-female-lolita-cute-mary-janes-pumps-platform-wedges-high-heels-womens-pumps-sweet-gothic-punk-shoes-cosplay-shoes-23', '', '', '2021-06-01 12:35:53', '2021-06-01 12:35:53', '', 5940, 'http://shoestimer.com/?post_type=product_variation&p=5968', 23, 'product_variation', '', 0),
(5969, 1, '2021-06-01 12:35:53', '2021-06-01 12:35:53', '', '2021New Brand Female Lolita Cute Mary Janes Pumps Platform Wedges High Heels women\'s Pumps Sweet Gothic Punk Shoes Cosplay Shoes', 'Color: style 2 bright, Shoe Size: 35, Ships From: United States', 'publish', 'closed', 'closed', '', '2021new-brand-female-lolita-cute-mary-janes-pumps-platform-wedges-high-heels-womens-pumps-sweet-gothic-punk-shoes-cosplay-shoes-24', '', '', '2021-06-01 12:35:53', '2021-06-01 12:35:53', '', 5940, 'http://shoestimer.com/?post_type=product_variation&p=5969', 24, 'product_variation', '', 0),
(5970, 1, '2021-06-01 12:35:53', '2021-06-01 12:35:53', '', '2021New Brand Female Lolita Cute Mary Janes Pumps Platform Wedges High Heels women\'s Pumps Sweet Gothic Punk Shoes Cosplay Shoes', 'Color: style 2 bright, Shoe Size: 41, Ships From: China', 'publish', 'closed', 'closed', '', '2021new-brand-female-lolita-cute-mary-janes-pumps-platform-wedges-high-heels-womens-pumps-sweet-gothic-punk-shoes-cosplay-shoes-25', '', '', '2021-06-01 12:35:53', '2021-06-01 12:35:53', '', 5940, 'http://shoestimer.com/?post_type=product_variation&p=5970', 25, 'product_variation', '', 0),
(5972, 1, '2021-06-01 12:35:54', '2021-06-01 12:35:54', '', '2021New Brand Female Lolita Cute Mary Janes Pumps Platform Wedges High Heels women\'s Pumps Sweet Gothic Punk Shoes Cosplay Shoes', 'Color: style 2 bright, Shoe Size: 40, Ships From: United States', 'publish', 'closed', 'closed', '', '2021new-brand-female-lolita-cute-mary-janes-pumps-platform-wedges-high-heels-womens-pumps-sweet-gothic-punk-shoes-cosplay-shoes-26', '', '', '2021-06-01 12:35:54', '2021-06-01 12:35:54', '', 5940, 'http://shoestimer.com/?post_type=product_variation&p=5972', 26, 'product_variation', '', 0),
(5971, 1, '2021-06-01 12:41:00', '2021-06-01 12:41:00', '                <div class=\"product-specs-list-container\">\r\n                    <ul class=\"product-specs-list util-clearfix\">\r\n						                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Brand Name:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">baldauren</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Upper Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Mesh (Air mesh)</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Origin:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">CN(Origin)</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Shoes Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Other</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Fashion Element:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Crystal</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Pattern Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Solid</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Lining Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">PU</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Insole Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">PU</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Season:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Spring/Autumn</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Heel Height:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Flat (≤1cm)</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Closure Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Slip-On</span>\r\n                            </li>\r\n							                    </ul>\r\n                </div>\r\n				<div id=\"offer-template-0\">&nbsp;</div>\n\n<div><img alt=\"undefined\" data-index=\"img0\" src=\"https://ae01.alicdn.com/kf/H33683a7080624d499d4a39512282ab09m.jpg?width=749&amp;height=1074&amp;hash=1823\" style=\"font-size: 22.0pt;\"></div>\n\n<p><span style=\"font-size: 22.0pt;\"><br>\n<br>\n<br>\n<img alt=\"undefined\" data-index=\"img0\" src=\"https://ae01.alicdn.com/kf/H4ebfa198eb20430e8578cab35a7f610d0.jpg?width=749&amp;height=690&amp;hash=1439\"><br>\n<br>\n<img alt=\"undefined\" data-index=\"img0\" src=\"https://ae01.alicdn.com/kf/Hc04cb72cef5a4b6fb57f43b0099399f13.jpg?width=749&amp;height=1174&amp;hash=1923\"><br>\n<br>\n<img alt=\"undefined\" data-index=\"img0\" src=\"https://ae01.alicdn.com/kf/H6cb2eb52a2fa422fba43dfceb7bdb03be.jpg?width=749&amp;height=1105&amp;hash=1854\"><br>\n<br>\n<img alt=\"undefined\" data-index=\"img0\" src=\"https://ae01.alicdn.com/kf/Ha8d8e545a5c94c5380d4c1664e42f7fb8.jpg?width=749&amp;height=1160&amp;hash=1909\"><br>\n<br>\n<img alt=\"undefined\" data-index=\"img0\" src=\"https://ae01.alicdn.com/kf/Hdc93e68b05034b88913031de4cbb63f2c.jpg?width=749&amp;height=1256&amp;hash=2005\"><br>\n<br>\n<img alt=\"undefined\" src=\"https://ae01.alicdn.com/kf/Hf26e73f7b277444aa6cba1115fab5a90M.jpg?width=750&amp;height=1189&amp;hash=1939\"><br>\n<br>\n<img alt=\"undefined\" src=\"https://ae01.alicdn.com/kf/H58b61c9ebdeb4f45b4ff779e2ad80225O.jpg?width=750&amp;height=1157&amp;hash=1907\"><br>\n<br>\n<img alt=\"undefined\" src=\"https://ae01.alicdn.com/kf/Ha1a847b5de4b4c87b8a88dbf232a4f40V.jpg?width=750&amp;height=1238&amp;hash=1988\"><br>\n<br>\n<img alt=\"undefined\" src=\"https://ae01.alicdn.com/kf/Hd22e0f1955fb427a8169627ff05a0a4ac.jpg?width=750&amp;height=1100&amp;hash=1850\"><br>\n<br>\n<img alt=\"undefined\" src=\"https://ae01.alicdn.com/kf/Hc662f88424144c43986747b3eec399b9n.jpg?width=750&amp;height=1259&amp;hash=2009\"><br>\n<br>\n<img alt=\"undefined\" src=\"https://ae01.alicdn.com/kf/Hf02bb82db333463fa45cb92a3a0ea9d7x.jpg?width=750&amp;height=1258&amp;hash=2008\"><br>\n<br>\n<img alt=\"undefined\" src=\"https://ae01.alicdn.com/kf/H1f72201a807645b796f54f91209135dd8.jpg?width=750&amp;height=1347&amp;hash=2097\"><br>\n<br>\n<img alt=\"undefined\" src=\"https://ae01.alicdn.com/kf/H659e2f7315784544a5ff8445fb3ef4b4T.jpg?width=750&amp;height=1258&amp;hash=2008\"><br>\n<br>\n<img alt=\"undefined\" src=\"https://ae01.alicdn.com/kf/H7bc9c16d984848e9b7f2455f5f445a304.jpg?width=750&amp;height=1347&amp;hash=2097\"><br>\n<br>\n<img alt=\"undefined\" data-index=\"img0\" src=\"https://ae01.alicdn.com/kf/Had7d2bbd76234a048fc44861428ed685z.jpg?width=749&amp;height=733&amp;hash=1482\"><br>\n<br>\n<img alt=\"undefined\" src=\"https://ae01.alicdn.com/kf/He7ae493e529048d0b3369fffcc27c9c4j.jpg?width=750&amp;height=1268&amp;hash=2018\"><br>\n<br>\n<img alt=\"undefined\" src=\"https://ae01.alicdn.com/kf/H2249a1f39584472086676e7f5068b4044.jpg?width=750&amp;height=1184&amp;hash=1934\"><br>\n<br>\n<img alt=\"undefined\" src=\"https://ae01.alicdn.com/kf/Hd9e4db944a574a02960b9f7325b9f0b6n.jpg?width=750&amp;height=670&amp;hash=1420\"></span></p>\n\n\n', 'Spot Foreign Trade Plus Size Casual Running Shoes Women\'s 2021 Spring and Autumn Flying Woven Shoes Korean Version of Flat Snea', '', 'publish', 'closed', 'closed', '', 'spot-foreign-trade-plus-size-casual-running-shoes-womens-2021-spring-and-autumn-flying-woven-shoes-korean-version-of-flat-snea', '', '', '2021-06-01 12:41:00', '2021-06-01 12:41:00', '', 0, 'https://shoestimer.com/?post_type=vi_wad_draft_product&#038;p=5971', 0, 'vi_wad_draft_product', '', 0),
(5973, 1, '2021-06-01 12:35:54', '2021-06-01 12:35:54', '', '2021New Brand Female Lolita Cute Mary Janes Pumps Platform Wedges High Heels women\'s Pumps Sweet Gothic Punk Shoes Cosplay Shoes', 'Color: style 2 bright, Shoe Size: 42, Ships From: China', 'publish', 'closed', 'closed', '', '2021new-brand-female-lolita-cute-mary-janes-pumps-platform-wedges-high-heels-womens-pumps-sweet-gothic-punk-shoes-cosplay-shoes-27', '', '', '2021-06-01 12:35:54', '2021-06-01 12:35:54', '', 5940, 'http://shoestimer.com/?post_type=product_variation&p=5973', 27, 'product_variation', '', 0),
(5974, 1, '2021-06-01 12:35:54', '2021-06-01 12:35:54', '', '2021New Brand Female Lolita Cute Mary Janes Pumps Platform Wedges High Heels women\'s Pumps Sweet Gothic Punk Shoes Cosplay Shoes', 'Color: style 2 bright, Shoe Size: 41, Ships From: United States', 'publish', 'closed', 'closed', '', '2021new-brand-female-lolita-cute-mary-janes-pumps-platform-wedges-high-heels-womens-pumps-sweet-gothic-punk-shoes-cosplay-shoes-28', '', '', '2021-06-01 12:35:54', '2021-06-01 12:35:54', '', 5940, 'http://shoestimer.com/?post_type=product_variation&p=5974', 28, 'product_variation', '', 0),
(5975, 1, '2021-06-01 12:35:54', '2021-06-01 12:35:54', '', '2021New Brand Female Lolita Cute Mary Janes Pumps Platform Wedges High Heels women\'s Pumps Sweet Gothic Punk Shoes Cosplay Shoes', 'Color: style 2 bright, Shoe Size: 39, Ships From: China', 'publish', 'closed', 'closed', '', '2021new-brand-female-lolita-cute-mary-janes-pumps-platform-wedges-high-heels-womens-pumps-sweet-gothic-punk-shoes-cosplay-shoes-29', '', '', '2021-06-01 12:35:54', '2021-06-01 12:35:54', '', 5940, 'http://shoestimer.com/?post_type=product_variation&p=5975', 29, 'product_variation', '', 0),
(5976, 1, '2021-06-01 12:35:54', '2021-06-01 12:35:54', '', '2021New Brand Female Lolita Cute Mary Janes Pumps Platform Wedges High Heels women\'s Pumps Sweet Gothic Punk Shoes Cosplay Shoes', 'Color: style 2 bright, Shoe Size: 38, Ships From: United States', 'publish', 'closed', 'closed', '', '2021new-brand-female-lolita-cute-mary-janes-pumps-platform-wedges-high-heels-womens-pumps-sweet-gothic-punk-shoes-cosplay-shoes-30', '', '', '2021-06-01 12:35:54', '2021-06-01 12:35:54', '', 5940, 'http://shoestimer.com/?post_type=product_variation&p=5976', 30, 'product_variation', '', 0),
(5977, 1, '2021-06-01 12:35:54', '2021-06-01 12:35:54', '', '2021New Brand Female Lolita Cute Mary Janes Pumps Platform Wedges High Heels women\'s Pumps Sweet Gothic Punk Shoes Cosplay Shoes', 'Color: style 2 bright, Shoe Size: 40, Ships From: China', 'publish', 'closed', 'closed', '', '2021new-brand-female-lolita-cute-mary-janes-pumps-platform-wedges-high-heels-womens-pumps-sweet-gothic-punk-shoes-cosplay-shoes-31', '', '', '2021-06-01 12:35:54', '2021-06-01 12:35:54', '', 5940, 'http://shoestimer.com/?post_type=product_variation&p=5977', 31, 'product_variation', '', 0),
(5978, 1, '2021-06-01 12:35:54', '2021-06-01 12:35:54', '', '2021New Brand Female Lolita Cute Mary Janes Pumps Platform Wedges High Heels women\'s Pumps Sweet Gothic Punk Shoes Cosplay Shoes', 'Color: style 2 bright, Shoe Size: 39, Ships From: United States', 'publish', 'closed', 'closed', '', '2021new-brand-female-lolita-cute-mary-janes-pumps-platform-wedges-high-heels-womens-pumps-sweet-gothic-punk-shoes-cosplay-shoes-32', '', '', '2021-06-01 12:35:54', '2021-06-01 12:35:54', '', 5940, 'http://shoestimer.com/?post_type=product_variation&p=5978', 32, 'product_variation', '', 0),
(5980, 1, '2021-06-01 12:35:54', '2021-06-01 12:35:54', '', '2021New Brand Female Lolita Cute Mary Janes Pumps Platform Wedges High Heels women\'s Pumps Sweet Gothic Punk Shoes Cosplay Shoes', 'Color: Pink, Shoe Size: 38, Ships From: China', 'publish', 'closed', 'closed', '', '2021new-brand-female-lolita-cute-mary-janes-pumps-platform-wedges-high-heels-womens-pumps-sweet-gothic-punk-shoes-cosplay-shoes-33', '', '', '2021-06-01 12:35:54', '2021-06-01 12:35:54', '', 5940, 'http://shoestimer.com/?post_type=product_variation&p=5980', 33, 'product_variation', '', 0),
(5979, 0, '2021-06-01 12:35:54', '2021-06-01 12:35:54', '', 'Spring-Autumn-2021-New-Soft-Girl-High-top-Canvas-Shoes-Girl-Heart-Graffiti-Hand-painted-Cute.jpg_640x640', '', 'inherit', 'open', 'closed', '', 'spring-autumn-2021-new-soft-girl-high-top-canvas-shoes-girl-heart-graffiti-hand-painted-cute-jpg_640x640', '', '', '2021-06-01 12:35:54', '2021-06-01 12:35:54', '', 5929, 'http://shoestimer.com/wp-content/uploads/2021/06/Spring-Autumn-2021-New-Soft-Girl-High-top-Canvas-Shoes-Girl-Heart-Graffiti-Hand-painted-Cute.jpg_640x640.jpg', 0, 'attachment', 'image/jpeg', 0),
(5981, 1, '2021-06-01 12:35:55', '2021-06-01 12:35:55', '', '2021New Brand Female Lolita Cute Mary Janes Pumps Platform Wedges High Heels women\'s Pumps Sweet Gothic Punk Shoes Cosplay Shoes', 'Color: style 3 bright, Shoe Size: 36, Ships From: United States', 'publish', 'closed', 'closed', '', '2021new-brand-female-lolita-cute-mary-janes-pumps-platform-wedges-high-heels-womens-pumps-sweet-gothic-punk-shoes-cosplay-shoes-34', '', '', '2021-06-01 12:35:55', '2021-06-01 12:35:55', '', 5940, 'http://shoestimer.com/?post_type=product_variation&p=5981', 34, 'product_variation', '', 0),
(5982, 1, '2021-06-01 12:35:55', '2021-06-01 12:35:55', '', '2021New Brand Female Lolita Cute Mary Janes Pumps Platform Wedges High Heels women\'s Pumps Sweet Gothic Punk Shoes Cosplay Shoes', 'Color: Pink, Shoe Size: 37, Ships From: United States', 'publish', 'closed', 'closed', '', '2021new-brand-female-lolita-cute-mary-janes-pumps-platform-wedges-high-heels-womens-pumps-sweet-gothic-punk-shoes-cosplay-shoes-35', '', '', '2021-06-01 12:35:55', '2021-06-01 12:35:55', '', 5940, 'http://shoestimer.com/?post_type=product_variation&p=5982', 35, 'product_variation', '', 0),
(5983, 1, '2021-06-01 12:35:55', '2021-06-01 12:35:55', '', '2021New Brand Female Lolita Cute Mary Janes Pumps Platform Wedges High Heels women\'s Pumps Sweet Gothic Punk Shoes Cosplay Shoes', 'Color: style 3 bright, Shoe Size: 36, Ships From: China', 'publish', 'closed', 'closed', '', '2021new-brand-female-lolita-cute-mary-janes-pumps-platform-wedges-high-heels-womens-pumps-sweet-gothic-punk-shoes-cosplay-shoes-36', '', '', '2021-06-01 12:35:55', '2021-06-01 12:35:55', '', 5940, 'http://shoestimer.com/?post_type=product_variation&p=5983', 36, 'product_variation', '', 0),
(5984, 1, '2021-06-01 12:35:55', '2021-06-01 12:35:55', '', '2021New Brand Female Lolita Cute Mary Janes Pumps Platform Wedges High Heels women\'s Pumps Sweet Gothic Punk Shoes Cosplay Shoes', 'Color: Pink, Shoe Size: 39, Ships From: China', 'publish', 'closed', 'closed', '', '2021new-brand-female-lolita-cute-mary-janes-pumps-platform-wedges-high-heels-womens-pumps-sweet-gothic-punk-shoes-cosplay-shoes-37', '', '', '2021-06-01 12:35:55', '2021-06-01 12:35:55', '', 5940, 'http://shoestimer.com/?post_type=product_variation&p=5984', 37, 'product_variation', '', 0),
(5985, 1, '2021-06-01 12:35:55', '2021-06-01 12:35:55', '', '2021New Brand Female Lolita Cute Mary Janes Pumps Platform Wedges High Heels women\'s Pumps Sweet Gothic Punk Shoes Cosplay Shoes', 'Color: style 3 bright, Shoe Size: 35, Ships From: United States', 'publish', 'closed', 'closed', '', '2021new-brand-female-lolita-cute-mary-janes-pumps-platform-wedges-high-heels-womens-pumps-sweet-gothic-punk-shoes-cosplay-shoes-38', '', '', '2021-06-01 12:35:55', '2021-06-01 12:35:55', '', 5940, 'http://shoestimer.com/?post_type=product_variation&p=5985', 38, 'product_variation', '', 0),
(5986, 1, '2021-06-01 12:35:55', '2021-06-01 12:35:55', '', '2021New Brand Female Lolita Cute Mary Janes Pumps Platform Wedges High Heels women\'s Pumps Sweet Gothic Punk Shoes Cosplay Shoes', 'Color: Pink, Shoe Size: 38, Ships From: United States', 'publish', 'closed', 'closed', '', '2021new-brand-female-lolita-cute-mary-janes-pumps-platform-wedges-high-heels-womens-pumps-sweet-gothic-punk-shoes-cosplay-shoes-39', '', '', '2021-06-01 12:35:55', '2021-06-01 12:35:55', '', 5940, 'http://shoestimer.com/?post_type=product_variation&p=5986', 39, 'product_variation', '', 0),
(5987, 1, '2021-06-01 12:35:55', '2021-06-01 12:35:55', '', '2021New Brand Female Lolita Cute Mary Janes Pumps Platform Wedges High Heels women\'s Pumps Sweet Gothic Punk Shoes Cosplay Shoes', 'Color: style 3 bright, Shoe Size: 35, Ships From: China', 'publish', 'closed', 'closed', '', '2021new-brand-female-lolita-cute-mary-janes-pumps-platform-wedges-high-heels-womens-pumps-sweet-gothic-punk-shoes-cosplay-shoes-40', '', '', '2021-06-01 12:35:55', '2021-06-01 12:35:55', '', 5940, 'http://shoestimer.com/?post_type=product_variation&p=5987', 40, 'product_variation', '', 0),
(5988, 1, '2021-06-01 12:35:56', '2021-06-01 12:35:56', '', '2021New Brand Female Lolita Cute Mary Janes Pumps Platform Wedges High Heels women\'s Pumps Sweet Gothic Punk Shoes Cosplay Shoes', 'Color: Pink, Shoe Size: 36, Ships From: China', 'publish', 'closed', 'closed', '', '2021new-brand-female-lolita-cute-mary-janes-pumps-platform-wedges-high-heels-womens-pumps-sweet-gothic-punk-shoes-cosplay-shoes-41', '', '', '2021-06-01 12:35:56', '2021-06-01 12:35:56', '', 5940, 'http://shoestimer.com/?post_type=product_variation&p=5988', 41, 'product_variation', '', 0),
(5989, 1, '2021-06-01 12:39:58', '2021-06-01 12:39:58', '                <div class=\"product-specs-list-container\">\r\n                    <ul class=\"product-specs-list util-clearfix\">\r\n						                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Brand Name:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Msbees</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Gender:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Unisex</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Origin:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">CN(Origin)</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Sports Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Active</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Function:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Stability</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Applicable Place:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Outdoor Lawn</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Level Of Practice:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Beginner</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Department Name:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Adult</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Insole Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Latex</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Athletic Shoe Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Running Shoes</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Upper Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Stretch Fabric</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Shoe Width:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Medium(B,M)</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Upper Height:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Medium cut</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Outsole Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Rubber</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Technology:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">ForMotion</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Closure Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Slip-On</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">For Distance:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Primary(<5km)</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Fit:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Fits true to size, take your normal size</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Release Date:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Spring2019</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Color:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Red Black White Green</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Size:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">35-46</span>\r\n                            </li>\r\n							                    </ul>\r\n                </div>\r\n				<div class=\"detailmodule_image\"><img src=\"//ae01.alicdn.com/kf/H189ca958988b4f4ebb39e11891bbe553N.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/H2e1643595a8e4fffbb7db2107dd74f11R.jpg\"  class=\"detail-desc-decorate-image\"  style=\"margin-bottom: 10px;\" ><img src=\"//ae01.alicdn.com/kf/H057f5ea27fcd46bb945898f0f85af3af5.jpg\"  class=\"detail-desc-decorate-image\"  style=\"margin-bottom: 10px;\" ><img src=\"//ae01.alicdn.com/kf/Hf499e222410e46aba650fa50a726965ep.jpg\"  class=\"detail-desc-decorate-image\"  style=\"margin-bottom: 10px;\" ><img src=\"//ae01.alicdn.com/kf/Hef3856dab25a4d209fc62231c4aa4e31C.jpg\"  class=\"detail-desc-decorate-image\"  style=\"margin-bottom: 10px;\" ><img src=\"//ae01.alicdn.com/kf/H16152b1ff2a34fdeb2724f62616e9a5c5.jpg\"  class=\"detail-desc-decorate-image\"  style=\"margin-bottom: 10px;\" ><img src=\"//ae01.alicdn.com/kf/Ha11403bb13eb4c579774258f15f62025O.jpg\"  class=\"detail-desc-decorate-image\"  style=\"margin-bottom: 10px;\" ><img src=\"//ae01.alicdn.com/kf/H4f055df86fa6405aa56330c3f150bce6U.jpg\"  class=\"detail-desc-decorate-image\"  style=\"margin-bottom: 10px;\" ><img src=\"//ae01.alicdn.com/kf/H906131d6f7284ae8bc2ef556729440e0R.jpg\"  class=\"detail-desc-decorate-image\"  style=\"margin-bottom: 10px;\" ><img src=\"//ae01.alicdn.com/kf/Hf2fd3433df59470282170e948222d3f0F.jpg\"  class=\"detail-desc-decorate-image\"  style=\"margin-bottom: 10px;\" ><img src=\"//ae01.alicdn.com/kf/Haf823582c06c47e3a455094adbf43b07b.jpg\"  class=\"detail-desc-decorate-image\"  style=\"margin-bottom: 10px;\" ></div>\r\n\n\n', 'New Paris Speed Trainers ultra light Knits Sock Spots Shoes Runner Shoes Sock Triple Trainers Sneakers Men Women Casual Shoes', '', 'publish', 'closed', 'closed', '', 'new-paris-speed-trainers-ultra-light-knits-sock-spots-shoes-runner-shoes-sock-triple-trainers-sneakers-men-women-casual-shoes', '', '', '2021-06-01 12:39:58', '2021-06-01 12:39:58', '', 0, 'https://shoestimer.com/?post_type=vi_wad_draft_product&#038;p=5989', 0, 'vi_wad_draft_product', '', 0),
(5990, 1, '2021-06-01 12:35:56', '2021-06-01 12:35:56', '', '2021New Brand Female Lolita Cute Mary Janes Pumps Platform Wedges High Heels women\'s Pumps Sweet Gothic Punk Shoes Cosplay Shoes', 'Color: Pink, Shoe Size: 35, Ships From: United States', 'publish', 'closed', 'closed', '', '2021new-brand-female-lolita-cute-mary-janes-pumps-platform-wedges-high-heels-womens-pumps-sweet-gothic-punk-shoes-cosplay-shoes-42', '', '', '2021-06-01 12:35:56', '2021-06-01 12:35:56', '', 5940, 'http://shoestimer.com/?post_type=product_variation&p=5990', 42, 'product_variation', '', 0),
(5991, 1, '2021-06-01 12:35:56', '2021-06-01 12:35:56', '', '2021New Brand Female Lolita Cute Mary Janes Pumps Platform Wedges High Heels women\'s Pumps Sweet Gothic Punk Shoes Cosplay Shoes', 'Color: Pink, Shoe Size: 37, Ships From: China', 'publish', 'closed', 'closed', '', '2021new-brand-female-lolita-cute-mary-janes-pumps-platform-wedges-high-heels-womens-pumps-sweet-gothic-punk-shoes-cosplay-shoes-43', '', '', '2021-06-01 12:35:56', '2021-06-01 12:35:56', '', 5940, 'http://shoestimer.com/?post_type=product_variation&p=5991', 43, 'product_variation', '', 0),
(5992, 1, '2021-06-01 12:35:56', '2021-06-01 12:35:56', '', '2021New Brand Female Lolita Cute Mary Janes Pumps Platform Wedges High Heels women\'s Pumps Sweet Gothic Punk Shoes Cosplay Shoes', 'Color: Pink, Shoe Size: 36, Ships From: United States', 'publish', 'closed', 'closed', '', '2021new-brand-female-lolita-cute-mary-janes-pumps-platform-wedges-high-heels-womens-pumps-sweet-gothic-punk-shoes-cosplay-shoes-44', '', '', '2021-06-01 12:35:56', '2021-06-01 12:35:56', '', 5940, 'http://shoestimer.com/?post_type=product_variation&p=5992', 44, 'product_variation', '', 0),
(5993, 1, '2021-06-01 12:35:56', '2021-06-01 12:35:56', '', '2021New Brand Female Lolita Cute Mary Janes Pumps Platform Wedges High Heels women\'s Pumps Sweet Gothic Punk Shoes Cosplay Shoes', 'Color: Pink, Shoe Size: 42, Ships From: China', 'publish', 'closed', 'closed', '', '2021new-brand-female-lolita-cute-mary-janes-pumps-platform-wedges-high-heels-womens-pumps-sweet-gothic-punk-shoes-cosplay-shoes-45', '', '', '2021-06-01 12:35:56', '2021-06-01 12:35:56', '', 5940, 'http://shoestimer.com/?post_type=product_variation&p=5993', 45, 'product_variation', '', 0),
(5994, 1, '2021-06-01 12:35:56', '2021-06-01 12:35:56', '', '2021New Brand Female Lolita Cute Mary Janes Pumps Platform Wedges High Heels women\'s Pumps Sweet Gothic Punk Shoes Cosplay Shoes', 'Color: style 3 bright, Shoe Size: 40, Ships From: United States', 'publish', 'closed', 'closed', '', '2021new-brand-female-lolita-cute-mary-janes-pumps-platform-wedges-high-heels-womens-pumps-sweet-gothic-punk-shoes-cosplay-shoes-46', '', '', '2021-06-01 12:35:56', '2021-06-01 12:35:56', '', 5940, 'http://shoestimer.com/?post_type=product_variation&p=5994', 46, 'product_variation', '', 0),
(5995, 1, '2021-06-01 12:35:56', '2021-06-01 12:35:56', '', '2021New Brand Female Lolita Cute Mary Janes Pumps Platform Wedges High Heels women\'s Pumps Sweet Gothic Punk Shoes Cosplay Shoes', 'Color: Pink, Shoe Size: 41, Ships From: United States', 'publish', 'closed', 'closed', '', '2021new-brand-female-lolita-cute-mary-janes-pumps-platform-wedges-high-heels-womens-pumps-sweet-gothic-punk-shoes-cosplay-shoes-47', '', '', '2021-06-01 12:35:56', '2021-06-01 12:35:56', '', 5940, 'http://shoestimer.com/?post_type=product_variation&p=5995', 47, 'product_variation', '', 0),
(5996, 1, '2021-06-01 12:35:57', '2021-06-01 12:35:57', '', '2021New Brand Female Lolita Cute Mary Janes Pumps Platform Wedges High Heels women\'s Pumps Sweet Gothic Punk Shoes Cosplay Shoes', 'Color: style 3 bright, Shoe Size: 40, Ships From: China', 'publish', 'closed', 'closed', '', '2021new-brand-female-lolita-cute-mary-janes-pumps-platform-wedges-high-heels-womens-pumps-sweet-gothic-punk-shoes-cosplay-shoes-48', '', '', '2021-06-01 12:35:57', '2021-06-01 12:35:57', '', 5940, 'http://shoestimer.com/?post_type=product_variation&p=5996', 48, 'product_variation', '', 0),
(5997, 1, '2021-06-01 12:35:57', '2021-06-01 12:35:57', '', '2021New Brand Female Lolita Cute Mary Janes Pumps Platform Wedges High Heels women\'s Pumps Sweet Gothic Punk Shoes Cosplay Shoes', 'Color: Pink, Shoe Size: 43, Ships From: China', 'publish', 'closed', 'closed', '', '2021new-brand-female-lolita-cute-mary-janes-pumps-platform-wedges-high-heels-womens-pumps-sweet-gothic-punk-shoes-cosplay-shoes-49', '', '', '2021-06-01 12:35:57', '2021-06-01 12:35:57', '', 5940, 'http://shoestimer.com/?post_type=product_variation&p=5997', 49, 'product_variation', '', 0),
(5998, 1, '2021-06-01 12:35:57', '2021-06-01 12:35:57', '', '2021New Brand Female Lolita Cute Mary Janes Pumps Platform Wedges High Heels women\'s Pumps Sweet Gothic Punk Shoes Cosplay Shoes', 'Color: style 3 bright, Shoe Size: 39, Ships From: United States', 'publish', 'closed', 'closed', '', '2021new-brand-female-lolita-cute-mary-janes-pumps-platform-wedges-high-heels-womens-pumps-sweet-gothic-punk-shoes-cosplay-shoes-50', '', '', '2021-06-01 12:35:57', '2021-06-01 12:35:57', '', 5940, 'http://shoestimer.com/?post_type=product_variation&p=5998', 50, 'product_variation', '', 0),
(5999, 1, '2021-06-01 12:35:57', '2021-06-01 12:35:57', '', '2021New Brand Female Lolita Cute Mary Janes Pumps Platform Wedges High Heels women\'s Pumps Sweet Gothic Punk Shoes Cosplay Shoes', 'Color: Pink, Shoe Size: 42, Ships From: United States', 'publish', 'closed', 'closed', '', '2021new-brand-female-lolita-cute-mary-janes-pumps-platform-wedges-high-heels-womens-pumps-sweet-gothic-punk-shoes-cosplay-shoes-51', '', '', '2021-06-01 12:35:57', '2021-06-01 12:35:57', '', 5940, 'http://shoestimer.com/?post_type=product_variation&p=5999', 51, 'product_variation', '', 0),
(6000, 1, '2021-06-01 12:35:57', '2021-06-01 12:35:57', '', '2021New Brand Female Lolita Cute Mary Janes Pumps Platform Wedges High Heels women\'s Pumps Sweet Gothic Punk Shoes Cosplay Shoes', 'Color: style 3 bright, Shoe Size: 39, Ships From: China', 'publish', 'closed', 'closed', '', '2021new-brand-female-lolita-cute-mary-janes-pumps-platform-wedges-high-heels-womens-pumps-sweet-gothic-punk-shoes-cosplay-shoes-52', '', '', '2021-06-01 12:35:57', '2021-06-01 12:35:57', '', 5940, 'http://shoestimer.com/?post_type=product_variation&p=6000', 52, 'product_variation', '', 0),
(6002, 1, '2021-06-01 12:35:57', '2021-06-01 12:35:57', '', '2021New Brand Female Lolita Cute Mary Janes Pumps Platform Wedges High Heels women\'s Pumps Sweet Gothic Punk Shoes Cosplay Shoes', 'Color: Pink, Shoe Size: 40, Ships From: China', 'publish', 'closed', 'closed', '', '2021new-brand-female-lolita-cute-mary-janes-pumps-platform-wedges-high-heels-womens-pumps-sweet-gothic-punk-shoes-cosplay-shoes-53', '', '', '2021-06-01 12:35:57', '2021-06-01 12:35:57', '', 5940, 'http://shoestimer.com/?post_type=product_variation&p=6002', 53, 'product_variation', '', 0);
INSERT INTO `wpx5_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(6001, 1, '2021-06-01 12:39:44', '2021-06-01 12:39:44', '                <div class=\"product-specs-list-container\">\r\n                    <ul class=\"product-specs-list util-clearfix\">\r\n						                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Brand Name:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">zhenzhou</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Upper Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">PU</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Origin:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">CN(Origin)</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Heel Height:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Med (3cm-5cm)</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">With Platforms:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Yes</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Platform Height:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">0-3cm</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Occasion:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Casual</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Sandal Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Ankle Strap</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Heel Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Strange Style</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Lining Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">PU</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Side Vamp Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Open</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Outsole Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Rubber</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Item Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Sandals</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Closure Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Slip-On</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Fit:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Fits true to size, take your normal size</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Back Counter Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Ankle Strap</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Fashion Element:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Shallow</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Style:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Fashion</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Model Number:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">368-6</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Pattern Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Leopard</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Insole Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">PU</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Department Name:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Adult</span>\r\n                            </li>\r\n							                    </ul>\r\n                </div>\r\n				<div class=\"detailmodule_html\"><div class=\"detail-desc-decorate-richtext\"><div id=\"offer-template-0\"></div><p><img style=\"width:844px;\" src=\"https://ae01.alicdn.com/kf/HTB1g17IXEuF3KVjSZK9q6zVtXXaC.jpg\"></p><p>&nbsp;</p><p>&nbsp;</p><kse:widget data-widget-type=\"relatedProduct\" id=\"23378158\" title=\"sandals 2\" type=\"relation\"></kse:widget>\r\n<p>&nbsp;</p><p>&nbsp;</p><p>&nbsp;</p><p><img alt=\"undefined\" src=\"https://ae01.alicdn.com/kf/Hc45795e622384c7c93fe6949f584020eX.jpg\" width=\"790\" height=\"790\"><br><br><img alt=\"undefined\" src=\"https://ae01.alicdn.com/kf/H9a56ec285f40494392ff9f5bd9eb084eq.jpg\" width=\"790\" height=\"790\"><br><br><img alt=\"undefined\" src=\"https://ae01.alicdn.com/kf/H6488263bc11c416babbe3e7d8c7c492dQ.jpg\" width=\"790\" height=\"790\"><br><br><img alt=\"undefined\" src=\"https://ae01.alicdn.com/kf/H803e3a4efb4a44b0a4dddd83f90d51b0i.jpg\" width=\"790\" height=\"790\"><br><br><img alt=\"undefined\" src=\"https://ae01.alicdn.com/kf/Hd72c5b12c7b24b4e9cc5a64eb5af5fc6i.jpg\" width=\"790\" height=\"790\"><br><br><img alt=\"undefined\" src=\"https://ae01.alicdn.com/kf/H4a9944588d914d40ad3e459c0c083ca2C.jpg\" width=\"790\" height=\"790\"><br><br><img alt=\"undefined\" src=\"https://ae01.alicdn.com/kf/Hd72c5b12c7b24b4e9cc5a64eb5af5fc6i.jpg\" width=\"790\" height=\"790\"></p><div id=\"offer-template-1450686394303\"></div><p><img alt=\"undefined\" src=\"https://ae01.alicdn.com/kf/H15937366fba04b74b28bf786c1f031a7r.jpg\" width=\"790\" height=\"526\"><br><br><img alt=\"undefined\" src=\"https://ae01.alicdn.com/kf/Hdda70ff33b9a4d5eb02c81d1f0a3e8c7E.jpg\" width=\"790\" height=\"526\"><br><br><img alt=\"undefined\" src=\"https://ae01.alicdn.com/kf/Hac532b641e7949beb29655fadad14294k.jpg\" width=\"790\" height=\"526\"><br><br><img alt=\"undefined\" src=\"https://ae01.alicdn.com/kf/Ha2aa11580d434aafa805c6ab76fc1917r.jpg\" width=\"790\" height=\"526\"><br><br><img alt=\"undefined\" src=\"https://ae01.alicdn.com/kf/Hee4fc855c21a4c94a41160f61c903abfM.jpg\" width=\"790\" height=\"526\"><br><br><img alt=\"undefined\" src=\"https://ae01.alicdn.com/kf/H6c625aafa3e3498d9a5fd68e04ee1c1bm.jpg\" width=\"790\" height=\"526\"><br><br><img alt=\"undefined\" src=\"https://ae01.alicdn.com/kf/H773ce5b33129431aa66478387d4de87eG.jpg\" width=\"790\" height=\"526\"><br><br><img alt=\"undefined\" src=\"https://ae01.alicdn.com/kf/H4670c3a742614ec2b19de330b80f3f39A.jpg\" width=\"790\" height=\"526\"><br><br><img alt=\"undefined\" src=\"https://ae01.alicdn.com/kf/H295ffcebf8a44e968176f388fd5eff8ae.jpg\" width=\"790\" height=\"526\"></p><div id=\"offer-template-1450686400597\"></div><p><img alt=\"undefined\" src=\"https://ae01.alicdn.com/kf/H11525c9813aa41eebaae3479b8b05eady.jpg\" width=\"790\" height=\"790\"></p><p>&nbsp;</p><p><img style=\"width:1010px;\" src=\"https://ae01.alicdn.com/kf/HTB10yZIXECF3KVjSZJnq6znHFXaP.jpg\"></p><p>&nbsp;</p><p>&nbsp;</p><p>&nbsp;</p></div></div>\r\n\n\n', '2021 summer women\'s shoes crystal ball with hot style cash unique round with leopard pattern ribbon perennial spot 35 to 43', '', 'publish', 'closed', 'closed', '', '2021-summer-womens-shoes-crystal-ball-with-hot-style-cash-unique-round-with-leopard-pattern-ribbon-perennial-spot-35-to-43', '', '', '2021-06-01 12:39:44', '2021-06-01 12:39:44', '', 0, 'https://shoestimer.com/?post_type=vi_wad_draft_product&#038;p=6001', 0, 'vi_wad_draft_product', '', 0),
(6003, 1, '2021-06-01 12:35:57', '2021-06-01 12:35:57', '', '2021New Brand Female Lolita Cute Mary Janes Pumps Platform Wedges High Heels women\'s Pumps Sweet Gothic Punk Shoes Cosplay Shoes', 'Color: style 3 bright, Shoe Size: 38, Ships From: United States', 'publish', 'closed', 'closed', '', '2021new-brand-female-lolita-cute-mary-janes-pumps-platform-wedges-high-heels-womens-pumps-sweet-gothic-punk-shoes-cosplay-shoes-54', '', '', '2021-06-01 12:35:57', '2021-06-01 12:35:57', '', 5940, 'http://shoestimer.com/?post_type=product_variation&p=6003', 54, 'product_variation', '', 0),
(6004, 1, '2021-06-01 12:35:58', '2021-06-01 12:35:58', '', '2021New Brand Female Lolita Cute Mary Janes Pumps Platform Wedges High Heels women\'s Pumps Sweet Gothic Punk Shoes Cosplay Shoes', 'Color: Pink, Shoe Size: 39, Ships From: United States', 'publish', 'closed', 'closed', '', '2021new-brand-female-lolita-cute-mary-janes-pumps-platform-wedges-high-heels-womens-pumps-sweet-gothic-punk-shoes-cosplay-shoes-55', '', '', '2021-06-01 12:35:58', '2021-06-01 12:35:58', '', 5940, 'http://shoestimer.com/?post_type=product_variation&p=6004', 55, 'product_variation', '', 0),
(6005, 1, '2021-06-01 12:35:58', '2021-06-01 12:35:58', '', '2021New Brand Female Lolita Cute Mary Janes Pumps Platform Wedges High Heels women\'s Pumps Sweet Gothic Punk Shoes Cosplay Shoes', 'Color: style 3 bright, Shoe Size: 38, Ships From: China', 'publish', 'closed', 'closed', '', '2021new-brand-female-lolita-cute-mary-janes-pumps-platform-wedges-high-heels-womens-pumps-sweet-gothic-punk-shoes-cosplay-shoes-56', '', '', '2021-06-01 12:35:58', '2021-06-01 12:35:58', '', 5940, 'http://shoestimer.com/?post_type=product_variation&p=6005', 56, 'product_variation', '', 0),
(6006, 1, '2021-06-01 12:35:58', '2021-06-01 12:35:58', '', '2021New Brand Female Lolita Cute Mary Janes Pumps Platform Wedges High Heels women\'s Pumps Sweet Gothic Punk Shoes Cosplay Shoes', 'Color: Pink, Shoe Size: 41, Ships From: China', 'publish', 'closed', 'closed', '', '2021new-brand-female-lolita-cute-mary-janes-pumps-platform-wedges-high-heels-womens-pumps-sweet-gothic-punk-shoes-cosplay-shoes-57', '', '', '2021-06-01 12:35:58', '2021-06-01 12:35:58', '', 5940, 'http://shoestimer.com/?post_type=product_variation&p=6006', 57, 'product_variation', '', 0),
(6007, 1, '2021-06-01 12:35:58', '2021-06-01 12:35:58', '', '2021New Brand Female Lolita Cute Mary Janes Pumps Platform Wedges High Heels women\'s Pumps Sweet Gothic Punk Shoes Cosplay Shoes', 'Color: style 3 bright, Shoe Size: 37, Ships From: United States', 'publish', 'closed', 'closed', '', '2021new-brand-female-lolita-cute-mary-janes-pumps-platform-wedges-high-heels-womens-pumps-sweet-gothic-punk-shoes-cosplay-shoes-58', '', '', '2021-06-01 12:35:58', '2021-06-01 12:35:58', '', 5940, 'http://shoestimer.com/?post_type=product_variation&p=6007', 58, 'product_variation', '', 0),
(6008, 1, '2021-06-01 12:35:58', '2021-06-01 12:35:58', '', '2021New Brand Female Lolita Cute Mary Janes Pumps Platform Wedges High Heels women\'s Pumps Sweet Gothic Punk Shoes Cosplay Shoes', 'Color: Pink, Shoe Size: 40, Ships From: United States', 'publish', 'closed', 'closed', '', '2021new-brand-female-lolita-cute-mary-janes-pumps-platform-wedges-high-heels-womens-pumps-sweet-gothic-punk-shoes-cosplay-shoes-59', '', '', '2021-06-01 12:35:58', '2021-06-01 12:35:58', '', 5940, 'http://shoestimer.com/?post_type=product_variation&p=6008', 59, 'product_variation', '', 0),
(6009, 1, '2021-06-01 12:35:58', '2021-06-01 12:35:58', '', '2021New Brand Female Lolita Cute Mary Janes Pumps Platform Wedges High Heels women\'s Pumps Sweet Gothic Punk Shoes Cosplay Shoes', 'Color: style 3 bright, Shoe Size: 37, Ships From: China', 'publish', 'closed', 'closed', '', '2021new-brand-female-lolita-cute-mary-janes-pumps-platform-wedges-high-heels-womens-pumps-sweet-gothic-punk-shoes-cosplay-shoes-60', '', '', '2021-06-01 12:35:58', '2021-06-01 12:35:58', '', 5940, 'http://shoestimer.com/?post_type=product_variation&p=6009', 60, 'product_variation', '', 0),
(6010, 1, '2021-06-01 12:35:58', '2021-06-01 12:35:58', '', '2021New Brand Female Lolita Cute Mary Janes Pumps Platform Wedges High Heels women\'s Pumps Sweet Gothic Punk Shoes Cosplay Shoes', 'Color: BLACK, Shoe Size: 39, Ships From: China', 'publish', 'closed', 'closed', '', '2021new-brand-female-lolita-cute-mary-janes-pumps-platform-wedges-high-heels-womens-pumps-sweet-gothic-punk-shoes-cosplay-shoes-61', '', '', '2021-06-01 12:35:58', '2021-06-01 12:35:58', '', 5940, 'http://shoestimer.com/?post_type=product_variation&p=6010', 61, 'product_variation', '', 0),
(6011, 1, '2021-06-01 12:35:59', '2021-06-01 12:35:59', '', '2021New Brand Female Lolita Cute Mary Janes Pumps Platform Wedges High Heels women\'s Pumps Sweet Gothic Punk Shoes Cosplay Shoes', 'Color: BLACK, Shoe Size: 38, Ships From: United States', 'publish', 'closed', 'closed', '', '2021new-brand-female-lolita-cute-mary-janes-pumps-platform-wedges-high-heels-womens-pumps-sweet-gothic-punk-shoes-cosplay-shoes-62', '', '', '2021-06-01 12:35:59', '2021-06-01 12:35:59', '', 5940, 'http://shoestimer.com/?post_type=product_variation&p=6011', 62, 'product_variation', '', 0),
(6012, 1, '2021-06-01 12:35:59', '2021-06-01 12:35:59', '', '2021New Brand Female Lolita Cute Mary Janes Pumps Platform Wedges High Heels women\'s Pumps Sweet Gothic Punk Shoes Cosplay Shoes', 'Color: BLACK, Shoe Size: 40, Ships From: China', 'publish', 'closed', 'closed', '', '2021new-brand-female-lolita-cute-mary-janes-pumps-platform-wedges-high-heels-womens-pumps-sweet-gothic-punk-shoes-cosplay-shoes-63', '', '', '2021-06-01 12:35:59', '2021-06-01 12:35:59', '', 5940, 'http://shoestimer.com/?post_type=product_variation&p=6012', 63, 'product_variation', '', 0),
(6013, 1, '2021-06-01 12:35:59', '2021-06-01 12:35:59', '', '2021New Brand Female Lolita Cute Mary Janes Pumps Platform Wedges High Heels women\'s Pumps Sweet Gothic Punk Shoes Cosplay Shoes', 'Color: style 3 bright, Shoe Size: 43, Ships From: United States', 'publish', 'closed', 'closed', '', '2021new-brand-female-lolita-cute-mary-janes-pumps-platform-wedges-high-heels-womens-pumps-sweet-gothic-punk-shoes-cosplay-shoes-64', '', '', '2021-06-01 12:35:59', '2021-06-01 12:35:59', '', 5940, 'http://shoestimer.com/?post_type=product_variation&p=6013', 64, 'product_variation', '', 0),
(6014, 1, '2021-06-01 12:39:34', '2021-06-01 12:39:34', '                <div class=\"product-specs-list-container\">\r\n                    <ul class=\"product-specs-list util-clearfix\">\r\n						                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Brand Name:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">ICCLEK</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Upper Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">MICROFIBER</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Shoes Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Basic</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Origin:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">CN(Origin)</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Season:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Spring/Autumn</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Item Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">casual shoes</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Outsole Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Rubber</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Closure Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Slip-On</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Fit:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Fits true to size, take your normal size</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Occasion:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Casual</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Fashion Element:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Pleated</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Pattern Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Solid</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Department Name:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Adult</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Feature:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Breathable</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Feature:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Height Increasing</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Feature:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Massage</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Feature:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">waterproof</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Feature:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Sweat-Absorbant</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Feature:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Light</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Feature:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Hard-Wearing</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Feature:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Anti-Odor</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Insole Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">EVA</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Lining Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Mesh</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Model Number:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">2021 Spring New Products Men\'s Casual Shoes Outdoor Non-Slip Shoes Fas</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Men Casual Shoes:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">2021 Spring New Products Men\'s Casual Shoes Outdoor Non-Slip Shoes Fas</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Casual Shoes Men:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">2021 Spring New Products Men\'s Casual Shoes Outdoor Non-Slip Shoes Fas</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Men Sneakers:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">2021 Spring New Products Men\'s Casual Shoes Outdoor Non-Slip Shoes Fas</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Men\'s Casual Shoes:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">2021 Spring New Products Men\'s Casual Shoes Outdoor Non-Slip Shoes Fas</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Casual Shoes  Men\'s:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">2021 Spring New Products Men\'s Casual Shoes Outdoor Non-Slip Shoes Fas</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Casual Shoes For Men:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">2021 Spring New Products Men\'s Casual Shoes Outdoor Non-Slip Shoes Fas</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Man Casual Shoes:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">2021 Spring New Products Men\'s Casual Shoes Outdoor Non-Slip Shoes Fas</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Trend Casual Shoes Men:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">2021 Spring New Products Men\'s Casual Shoes Outdoor Non-Slip Shoes Fas</span>\r\n                            </li>\r\n							                    </ul>\r\n                </div>\r\n				<p><span style=\"font-size: 26.0px;\"><strong><span style=\"font-family: calibri;\"><span style=\"color: #ff0000;\"><span style=\"font-weight: bold;\"><span style=\"font-family: calibri;\"><span style=\"color: #ff0000;\"><span style=\"font-weight: bold;\"><span style=\"font-size:28px;\"><b><span style=\"font-family:Calibri\"><span style=\"color:#ff0000\"><span style=\"font-weight:bold\"></span></span></span></b></span></span></span></span></span></span></span></strong></span></p>\n\n<p><span style=\"font-size: 26.0px;\"><strong><span style=\"font-family: calibri;\"><span style=\"color: #ff0000;\"><span style=\"font-weight: bold;\"><span style=\"font-family: calibri;\"><span style=\"color: #ff0000;\"><span style=\"font-weight: bold;\"><span style=\"font-size:28px;\"><b><span style=\"font-family:Calibri\"><span style=\"color:#ff0000\"><span style=\"font-weight:bold\"></span></span></span></b></span></span></span></span></span></span></span></strong></span></p>\n\n<p style=\"padding:0px; margin:0px; text-align:start; -webkit-text-stroke-width:0px\">&nbsp;<img src=\"https://ae01.alicdn.com/kf/Hc5bd057e2c01496ca69a4a76613dbe81E.jpg?width=721&height=792&hash=1513\"><img src=\"https://ae01.alicdn.com/kf/H1a1890db6e0a4a5fa3ec6ca00b8d5b9eS.jpg?width=790&height=1203&hash=1993\"> <img src=\"https://ae01.alicdn.com/kf/H8f568cd853d043d0a0151f4b0659a9326.jpg?width=790&height=874&hash=1664\"> <img src=\"https://ae01.alicdn.com/kf/H5e2200341dcb49dbaf403a0c267ef6cd8.jpg?width=790&height=821&hash=1611\"> <img src=\"https://ae01.alicdn.com/kf/Haab10c2be6f7482d8c11661bdda88c0eI.jpg?width=790&height=1149&hash=1939\"> <img src=\"https://ae01.alicdn.com/kf/H36bae22c39514d37bb563a86b2b77df4e.jpg?width=790&height=833&hash=1623\"> <img src=\"https://ae01.alicdn.com/kf/H47bbd1ac68de4dd5a47e32bd51ffe87dG.jpg?width=790&height=926&hash=1716\"> <img src=\"https://ae01.alicdn.com/kf/Hcdf51ddeceb34f82a909525509813e1f3.jpg?width=790&height=908&hash=1698\"> <img src=\"https://ae01.alicdn.com/kf/H6f66ad21cf04424cbcd0313071da08b4t.jpg?width=790&height=1134&hash=1924\"> <img src=\"https://ae01.alicdn.com/kf/H8b2df744337b4e95bd3fbb13b6a119c52.jpg?width=790&height=999&hash=1789\"> <img src=\"https://ae01.alicdn.com/kf/H7818a0f29fb04a9aa4f4fadc02c3591eq.jpg?width=790&height=973&hash=1763\"> <img src=\"https://ae01.alicdn.com/kf/Hb090f3dfeb0a4d2081c51c1f9d35e6e0x.jpg?width=790&height=1093&hash=1883\"> <img src=\"https://ae01.alicdn.com/kf/Hd4d150444e2142d693bd77dce6dedab0o.jpg?width=790&height=768&hash=1558\"> <img src=\"https://ae01.alicdn.com/kf/Hb3bf1450529d44788b48fa194cd9e1a3z.jpg?width=790&height=843&hash=1633\"> <img src=\"https://ae01.alicdn.com/kf/H4a203d71f2d2414dbf79ce4ef4772f52g.jpg?width=836&height=728&hash=1564\"></p>\n<span style=\"color:#000000;\"></span>\n\n', '2021 Spring New Products Men\'s Casual Shoes Outdoor Non-Slip Shoes Fashion Lightweight Sneakers Black Pu Leather Trendy Spotting', '', 'publish', 'closed', 'closed', '', '2021-spring-new-products-mens-casual-shoes-outdoor-non-slip-shoes-fashion-lightweight-sneakers-black-pu-leather-trendy-spotting', '', '', '2021-06-01 12:39:34', '2021-06-01 12:39:34', '', 0, 'https://shoestimer.com/?post_type=vi_wad_draft_product&#038;p=6014', 0, 'vi_wad_draft_product', '', 0),
(6015, 1, '2021-06-01 12:35:59', '2021-06-01 12:35:59', '', '2021New Brand Female Lolita Cute Mary Janes Pumps Platform Wedges High Heels women\'s Pumps Sweet Gothic Punk Shoes Cosplay Shoes', 'Color: BLACK, Shoe Size: 39, Ships From: United States', 'publish', 'closed', 'closed', '', '2021new-brand-female-lolita-cute-mary-janes-pumps-platform-wedges-high-heels-womens-pumps-sweet-gothic-punk-shoes-cosplay-shoes-65', '', '', '2021-06-01 12:35:59', '2021-06-01 12:35:59', '', 5940, 'http://shoestimer.com/?post_type=product_variation&p=6015', 65, 'product_variation', '', 0),
(6016, 1, '2021-06-01 12:35:59', '2021-06-01 12:35:59', '', '2021New Brand Female Lolita Cute Mary Janes Pumps Platform Wedges High Heels women\'s Pumps Sweet Gothic Punk Shoes Cosplay Shoes', 'Color: style 3 bright, Shoe Size: 43, Ships From: China', 'publish', 'closed', 'closed', '', '2021new-brand-female-lolita-cute-mary-janes-pumps-platform-wedges-high-heels-womens-pumps-sweet-gothic-punk-shoes-cosplay-shoes-66', '', '', '2021-06-01 12:35:59', '2021-06-01 12:35:59', '', 5940, 'http://shoestimer.com/?post_type=product_variation&p=6016', 66, 'product_variation', '', 0),
(6017, 1, '2021-06-01 12:35:59', '2021-06-01 12:35:59', '', '2021New Brand Female Lolita Cute Mary Janes Pumps Platform Wedges High Heels women\'s Pumps Sweet Gothic Punk Shoes Cosplay Shoes', 'Color: BLACK, Shoe Size: 37, Ships From: China', 'publish', 'closed', 'closed', '', '2021new-brand-female-lolita-cute-mary-janes-pumps-platform-wedges-high-heels-womens-pumps-sweet-gothic-punk-shoes-cosplay-shoes-67', '', '', '2021-06-01 12:35:59', '2021-06-01 12:35:59', '', 5940, 'http://shoestimer.com/?post_type=product_variation&p=6017', 67, 'product_variation', '', 0),
(6018, 1, '2021-06-01 12:36:00', '2021-06-01 12:36:00', '', '2021New Brand Female Lolita Cute Mary Janes Pumps Platform Wedges High Heels women\'s Pumps Sweet Gothic Punk Shoes Cosplay Shoes', 'Color: style 3 bright, Shoe Size: 42, Ships From: United States', 'publish', 'closed', 'closed', '', '2021new-brand-female-lolita-cute-mary-janes-pumps-platform-wedges-high-heels-womens-pumps-sweet-gothic-punk-shoes-cosplay-shoes-68', '', '', '2021-06-01 12:36:00', '2021-06-01 12:36:00', '', 5940, 'http://shoestimer.com/?post_type=product_variation&p=6018', 68, 'product_variation', '', 0),
(6019, 1, '2021-06-01 12:36:00', '2021-06-01 12:36:00', '', '2021New Brand Female Lolita Cute Mary Janes Pumps Platform Wedges High Heels women\'s Pumps Sweet Gothic Punk Shoes Cosplay Shoes', 'Color: BLACK, Shoe Size: 36, Ships From: United States', 'publish', 'closed', 'closed', '', '2021new-brand-female-lolita-cute-mary-janes-pumps-platform-wedges-high-heels-womens-pumps-sweet-gothic-punk-shoes-cosplay-shoes-69', '', '', '2021-06-01 12:36:00', '2021-06-01 12:36:00', '', 5940, 'http://shoestimer.com/?post_type=product_variation&p=6019', 69, 'product_variation', '', 0),
(6020, 1, '2021-06-01 12:36:00', '2021-06-01 12:36:00', '', '2021New Brand Female Lolita Cute Mary Janes Pumps Platform Wedges High Heels women\'s Pumps Sweet Gothic Punk Shoes Cosplay Shoes', 'Color: style 3 bright, Shoe Size: 42, Ships From: China', 'publish', 'closed', 'closed', '', '2021new-brand-female-lolita-cute-mary-janes-pumps-platform-wedges-high-heels-womens-pumps-sweet-gothic-punk-shoes-cosplay-shoes-70', '', '', '2021-06-01 12:36:00', '2021-06-01 12:36:00', '', 5940, 'http://shoestimer.com/?post_type=product_variation&p=6020', 70, 'product_variation', '', 0),
(6021, 1, '2021-06-01 12:36:00', '2021-06-01 12:36:00', '', '2021New Brand Female Lolita Cute Mary Janes Pumps Platform Wedges High Heels women\'s Pumps Sweet Gothic Punk Shoes Cosplay Shoes', 'Color: BLACK, Shoe Size: 38, Ships From: China', 'publish', 'closed', 'closed', '', '2021new-brand-female-lolita-cute-mary-janes-pumps-platform-wedges-high-heels-womens-pumps-sweet-gothic-punk-shoes-cosplay-shoes-71', '', '', '2021-06-01 12:36:00', '2021-06-01 12:36:00', '', 5940, 'http://shoestimer.com/?post_type=product_variation&p=6021', 71, 'product_variation', '', 0),
(6022, 1, '2021-06-01 12:36:00', '2021-06-01 12:36:00', '', '2021New Brand Female Lolita Cute Mary Janes Pumps Platform Wedges High Heels women\'s Pumps Sweet Gothic Punk Shoes Cosplay Shoes', 'Color: style 3 bright, Shoe Size: 41, Ships From: United States', 'publish', 'closed', 'closed', '', '2021new-brand-female-lolita-cute-mary-janes-pumps-platform-wedges-high-heels-womens-pumps-sweet-gothic-punk-shoes-cosplay-shoes-72', '', '', '2021-06-01 12:36:00', '2021-06-01 12:36:00', '', 5940, 'http://shoestimer.com/?post_type=product_variation&p=6022', 72, 'product_variation', '', 0),
(6023, 1, '2021-06-01 12:36:00', '2021-06-01 12:36:00', '', '2021New Brand Female Lolita Cute Mary Janes Pumps Platform Wedges High Heels women\'s Pumps Sweet Gothic Punk Shoes Cosplay Shoes', 'Color: BLACK, Shoe Size: 37, Ships From: United States', 'publish', 'closed', 'closed', '', '2021new-brand-female-lolita-cute-mary-janes-pumps-platform-wedges-high-heels-womens-pumps-sweet-gothic-punk-shoes-cosplay-shoes-73', '', '', '2021-06-01 12:36:00', '2021-06-01 12:36:00', '', 5940, 'http://shoestimer.com/?post_type=product_variation&p=6023', 73, 'product_variation', '', 0),
(6024, 1, '2021-06-01 12:36:01', '2021-06-01 12:36:01', '', '2021New Brand Female Lolita Cute Mary Janes Pumps Platform Wedges High Heels women\'s Pumps Sweet Gothic Punk Shoes Cosplay Shoes', 'Color: style 3 bright, Shoe Size: 41, Ships From: China', 'publish', 'closed', 'closed', '', '2021new-brand-female-lolita-cute-mary-janes-pumps-platform-wedges-high-heels-womens-pumps-sweet-gothic-punk-shoes-cosplay-shoes-74', '', '', '2021-06-01 12:36:01', '2021-06-01 12:36:01', '', 5940, 'http://shoestimer.com/?post_type=product_variation&p=6024', 74, 'product_variation', '', 0),
(6025, 1, '2021-06-01 12:36:01', '2021-06-01 12:36:01', '', '2021New Brand Female Lolita Cute Mary Janes Pumps Platform Wedges High Heels women\'s Pumps Sweet Gothic Punk Shoes Cosplay Shoes', 'Color: BLACK, Shoe Size: 43, Ships From: China', 'publish', 'closed', 'closed', '', '2021new-brand-female-lolita-cute-mary-janes-pumps-platform-wedges-high-heels-womens-pumps-sweet-gothic-punk-shoes-cosplay-shoes-75', '', '', '2021-06-01 12:36:01', '2021-06-01 12:36:01', '', 5940, 'http://shoestimer.com/?post_type=product_variation&p=6025', 75, 'product_variation', '', 0),
(6026, 1, '2021-06-01 12:36:01', '2021-06-01 12:36:01', '', '2021New Brand Female Lolita Cute Mary Janes Pumps Platform Wedges High Heels women\'s Pumps Sweet Gothic Punk Shoes Cosplay Shoes', 'Color: BLACK, Shoe Size: 42, Ships From: United States', 'publish', 'closed', 'closed', '', '2021new-brand-female-lolita-cute-mary-janes-pumps-platform-wedges-high-heels-womens-pumps-sweet-gothic-punk-shoes-cosplay-shoes-76', '', '', '2021-06-01 12:36:01', '2021-06-01 12:36:01', '', 5940, 'http://shoestimer.com/?post_type=product_variation&p=6026', 76, 'product_variation', '', 0),
(6027, 1, '2021-06-01 12:36:01', '2021-06-01 12:36:01', '', '2021New Brand Female Lolita Cute Mary Janes Pumps Platform Wedges High Heels women\'s Pumps Sweet Gothic Punk Shoes Cosplay Shoes', 'Color: Pink, Shoe Size: 35, Ships From: China', 'publish', 'closed', 'closed', '', '2021new-brand-female-lolita-cute-mary-janes-pumps-platform-wedges-high-heels-womens-pumps-sweet-gothic-punk-shoes-cosplay-shoes-77', '', '', '2021-06-01 12:36:01', '2021-06-01 12:36:01', '', 5940, 'http://shoestimer.com/?post_type=product_variation&p=6027', 77, 'product_variation', '', 0),
(6028, 1, '2021-06-01 12:36:01', '2021-06-01 12:36:01', '', '2021New Brand Female Lolita Cute Mary Janes Pumps Platform Wedges High Heels women\'s Pumps Sweet Gothic Punk Shoes Cosplay Shoes', 'Color: BLACK, Shoe Size: 43, Ships From: United States', 'publish', 'closed', 'closed', '', '2021new-brand-female-lolita-cute-mary-janes-pumps-platform-wedges-high-heels-womens-pumps-sweet-gothic-punk-shoes-cosplay-shoes-78', '', '', '2021-06-01 12:36:01', '2021-06-01 12:36:01', '', 5940, 'http://shoestimer.com/?post_type=product_variation&p=6028', 78, 'product_variation', '', 0),
(6030, 1, '2021-06-01 12:36:01', '2021-06-01 12:36:01', '', '2021New Brand Female Lolita Cute Mary Janes Pumps Platform Wedges High Heels women\'s Pumps Sweet Gothic Punk Shoes Cosplay Shoes', 'Color: BLACK, Shoe Size: 41, Ships From: China', 'publish', 'closed', 'closed', '', '2021new-brand-female-lolita-cute-mary-janes-pumps-platform-wedges-high-heels-womens-pumps-sweet-gothic-punk-shoes-cosplay-shoes-79', '', '', '2021-06-01 12:36:01', '2021-06-01 12:36:01', '', 5940, 'http://shoestimer.com/?post_type=product_variation&p=6030', 79, 'product_variation', '', 0);
INSERT INTO `wpx5_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(6029, 1, '2021-06-01 12:38:32', '2021-06-01 12:38:32', '                <div class=\"product-specs-list-container\">\r\n                    <ul class=\"product-specs-list util-clearfix\">\r\n						                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Brand Name:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">ISHOWTIENDA</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Upper Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Polyester</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Origin:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">CN(Origin)</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Heel Height:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Flat (≤1cm)</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">With Platforms:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">No</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Occasion:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Casual</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Sandal Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Basic</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Heel Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Wedges</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Lining Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">PU</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Side Vamp Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Open</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Outsole Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">PU</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Item Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Sandals</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Closure Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Slip-On</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Fit:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Fits true to size, take your normal size</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Back Counter Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">1</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Fashion Element:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Shallow</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Style:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Fashion</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Model Number:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">as show</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Pattern Type:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Solid</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Insole Material:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">PU</span>\r\n                            </li>\r\n							                            <li class=\"product-prop line-limit-length\"><span\r\n                                        class=\"property-title\">Department Name:&nbsp;</span><span\r\n                                        class=\"property-desc line-limit-length\">Adult</span>\r\n                            </li>\r\n							                    </ul>\r\n                </div>\r\n				<h1 open=\"\" style=\"box-sizing:border-box;font-size:14pt;\" align=\"center\"><span style=\"font-size:24px;\">Women Summer Large Size Wedge Buckle Belt Open Toe Slope Heel Weaving Sandals</span><p align=\"center\"></p>\r\n<p></p>\r\n<p></p>\r\n</h1>\r\n<p style=\"margin:10px;font-size:12pt;font-weight:700;box-sizing:border-box;border-radius:0px !important;\" align=\"left\"><span style=\"font-family:Arial;color:#ff0000;\">Please\r\n let us know as much as possible about your inquiry so that we can \r\nassist you with your specific needs. We are always happy to help \r\nwherever possible.</span></p>\r\n<p style=\"margin:10px;font-size:12px;box-sizing:border-box;border-radius:0px !important;\" align=\"left\"><b style=\"box-sizing:border-box;\"><span style=\"box-sizing:border-box;font-size:11pt;color:#ff0000;font-family:Arial;border-radius:0px !important;\">NOTE</span><span style=\"font-family:Arial;font-size:11pt;\">:</span><span style=\"box-sizing:border-box;font-size:11pt;font-family:Arial;border-radius:0px !important;\">As Different Computers Display Colors Differently,The Color Of the Actual Item May Vary Slightly From The Above Images.</span></b></p>\r\n<p style=\"margin:10px;font-size:12px;box-sizing:border-box;border-radius:0px !important;\" align=\"left\"><span id=\"result_box56\" class=\"\" style=\"box-sizing:border-box;border-radius:0px !important;\" lang=\"en\"><span title=\"温馨æ醒:ä¸åŒéž‹å­æ¬¾å¼ï¼Œè¯·æ ¹æ®è‡ªå·±çš„è„šåž‹æ¥é€‰æ‹©å°ºç \" style=\"box-sizing:border-box;border-radius:0px !important;\"><span style=\"box-sizing:border-box;font-size:11pt;font-weight:700;font-family:Arial;color:#ff0000;border-radius:0px !important;\">Warm Reminder</span><span style=\"font-size:11pt;\"><span style=\"box-sizing:border-box;font-weight:700;border-radius:0px !important;\">:</span></span><span style=\"box-sizing:border-box;font-size:11pt;font-weight:700;font-family:Arial;border-radius:0px !important;\">Different Shoe Styles,Please Select The Size According To Your Foot Type.</span></span></span><span style=\"font-family:Arial;font-weight:bold;font-size:11pt;\"><b style=\"box-sizing:border-box;font-size:11pt;border-radius:0px !important;\"><br style=\"box-sizing:border-box;\" />\r\n&nbsp;</b></span></p>\r\n<p style=\"margin:10px;font-size:12px;box-sizing:border-box;border-radius:0px !important;\" align=\"left\"><span class=\"a-list-item\" style=\"box-sizing:border-box;border-radius:0px !important;\"><b style=\"box-sizing:border-box;\"><i style=\"box-sizing:border-box;\"><span style=\"box-sizing:border-box;font-size:14pt;font-family:Arial;border-radius:0px !important;\">Description :</span></i></b></span></p>\r\n<p style=\"margin:10px;font-size:12px;box-sizing:border-box;border-radius:0px !important;\" align=\"left\"><b style=\"box-sizing:border-box;\"><span style=\"box-sizing:border-box;font-size:11pt;font-family:Arial;border-radius:0px !important;\">Gender :&nbsp;</span></b><span style=\"box-sizing:border-box;font-size:11pt;border-radius:0px !important;\"><b style=\"box-sizing:border-box;\"><span style=\"box-sizing:border-box;font-family:Arial;border-radius:0px !important;\">Women/Gril</span></b></span></p>\r\n<p style=\"margin:10px;font-size:12px;box-sizing:border-box;border-radius:0px !important;\" align=\"left\"><b style=\"box-sizing:border-box;\"><span style=\"box-sizing:border-box;font-size:11pt;text-decoration-line:underline;font-family:Arial;border-radius:0px !important;\"><span id=\"result_box46\" class=\"\" style=\"box-sizing:border-box;border-radius:0px !important;\" lang=\"en\"><span class=\"\" style=\"box-sizing:border-box;border-radius:0px !important;\">Upper Material</span></span></span><span style=\"font-size:11pt;font-family:Arial;\">:Flock</span></b></p>\r\n<p style=\"margin:10px;font-size:12px;box-sizing:border-box;border-radius:0px !important;\" align=\"left\"><b style=\"box-sizing:border-box;\"><span style=\"box-sizing:border-box;font-size:11pt;font-family:Arial;border-radius:0px !important;\">Sole Material:Rubber<br />\r\n</span></b></p>\r\n<p style=\"margin:10px;font-size:11pt;font-weight:700;box-sizing:border-box;border-radius:0px !important;\" align=\"left\"><span style=\"font-family:Arial;\" lang=\"en-us\">Lining Material:PU<br />\r\n</span></p>\r\n<p style=\"margin:10px;font-size:12px;box-sizing:border-box;border-radius:0px !important;\" align=\"left\"><span style=\"box-sizing:border-box;font-family:Arial;border-radius:0px !important;\" lang=\"en-us\"><b style=\"box-sizing:border-box;\"><span style=\"box-sizing:border-box;font-size:11pt;border-radius:0px !important;\"><span style=\"box-sizing:border-box;\">Insole Material</span>:</span></b></span><span style=\"font-size:11pt;\" lang=\"en-us\"><b><span style=\"font-family:Arial;\">PU<br />\r\n</span></b></span></p>\r\n<p style=\"margin:10px;font-size:11pt;font-weight:700;box-sizing:border-box;border-radius:0px !important;\" align=\"left\"><span style=\"font-family:Arial;\" lang=\"en-us\">Season:Spring,Autumn,Summer</span></p>\r\n<p style=\"margin:10px;font-size:12px;box-sizing:border-box;border-radius:0px !important;\" align=\"left\"><span style=\"box-sizing:border-box;font-size:11pt;font-weight:700;font-family:Arial;border-radius:0px !important;\"><span style=\"box-sizing:border-box;\">Suitable Scenes:</span><span lang=\"en-us\">O</span><span id=\"result_box61\" class=\"short_text\" style=\"box-sizing:border-box;border-radius:0px !important;\" lang=\"en\"><span class=\"\" style=\"box-sizing:border-box;border-radius:0px !important;\">utdoor/Everyday/Party/Beach/Work/Leisure</span></span></span></p>\r\n<p style=\"margin:10px;font-size:12px;box-sizing:border-box;border-radius:0px !important;\" align=\"left\"><span style=\"box-sizing:border-box;font-size:11pt;font-weight:700;font-family:Arial;border-radius:0px !important;\"><span style=\"box-sizing:border-box;border-radius:0px !important;\" lang=\"en-us\">Style:</span><span id=\"result_box51\" class=\"short_text\" style=\"box-sizing:border-box;border-radius:0px !important;\" lang=\"en\"><span class=\"\" style=\"box-sizing:border-box;border-radius:0px !important;\">Casual,Fashion</span></span></span></p>\r\n<p style=\"margin:10px;font-size:12px;box-sizing:border-box;border-radius:0px !important;\" align=\"left\"><span style=\"box-sizing:border-box;font-size:11pt;font-weight:700;font-family:Arial;border-radius:0px !important;\"><span id=\"result_box48\" class=\"short_text\" style=\"box-sizing:border-box;border-radius:0px !important;\" lang=\"en\">Toe Style :<span style=\"color:#337fe5;\">&nbsp; Open Toe<br />\r\n</span></span></span></p>\r\n<p style=\"margin:10px;font-size:12px;box-sizing:border-box;border-radius:0px !important;\" align=\"left\"><b style=\"box-sizing:border-box;\"><span style=\"box-sizing:border-box;font-size:11pt;font-family:Arial;border-radius:0px !important;\"><span id=\"result_box55\" class=\"\" style=\"box-sizing:border-box;border-radius:0px !important;\" lang=\"en\">Closing Method:<span style=\"color:#337fe5;\">Back Strap</span></span></span></b><span style=\"color:#008000;\"><span style=\"font-size:11pt;\" lang=\"en-us\"><b><span style=\"font-family:Arial;\"><br />\r\n</span></b></span></span></p>\r\n<p style=\"margin:10px;font-size:12px;box-sizing:border-box;border-radius:0px !important;\" align=\"left\"><span style=\"box-sizing:border-box;border-radius:0px !important;\" lang=\"en-us\"><b style=\"box-sizing:border-box;\"><span style=\"box-sizing:border-box;font-size:11pt;font-family:Arial;border-radius:0px !important;\">Heel High Style:<span style=\"color:#337fe5;\">High heel</span><span style=\"color:#008000;\"><br />\r\n</span></span></b></span></p>\r\n<p style=\"margin:10px;font-size:12px;box-sizing:border-box;border-radius:0px !important;\" align=\"left\"><span style=\"box-sizing:border-box;border-radius:0px !important;\" lang=\"en-us\"><b style=\"box-sizing:border-box;\"><span style=\"box-sizing:border-box;font-size:11pt;font-family:Arial;border-radius:0px !important;\"><span style=\"box-sizing:border-box;\">Increase High:</span><span style=\"color:#337fe5;\">NO</span></span></b></span></p>\r\n<p style=\"margin:10px;font-size:12px;box-sizing:border-box;border-radius:0px !important;\" align=\"left\"><b style=\"box-sizing:border-box;\"><span style=\"box-sizing:border-box;font-size:11pt;font-family:Arial;border-radius:0px !important;\"><span style=\"box-sizing:border-box;\">Shoes Heel High</span>:</span><span style=\"color:#008000;\"><span style=\"box-sizing:border-box;font-family:Arial;font-size:11pt;border-radius:0px !important;color:#337fe5;\">8cm/3.15\'\'</span></span></b></p>\r\n<p style=\"margin:10px;font-size:12px;box-sizing:border-box;border-radius:0px !important;\" align=\"left\"><span style=\"box-sizing:border-box;font-size:11pt;border-radius:0px !important;\"><b style=\"box-sizing:border-box;\"><span style=\"box-sizing:border-box;font-family:Arial;border-radius:0px !important;\">Platform Heigh</span></b></span><span style=\"font-size:11pt;\"><b><span style=\"font-family:Arial;\">:</span></b></span><b style=\"font-size:13.3333px;box-sizing:border-box;\"><span style=\"color:#008000;\"><span style=\"box-sizing:border-box;font-family:Arial;font-size:11pt;border-radius:0px !important;color:#337fe5;\">1</span></span></b><b style=\"color:#008000;font-size:12px;box-sizing:border-box;\"><span style=\"box-sizing:border-box;font-family:Arial;font-size:11pt;border-radius:0px !important;color:#337fe5;\">cm/0.39\'\'</span></b></p>\r\n<p align=\"center\"></p>\r\n<b style=\"color:#008000;font-size:12px;box-sizing:border-box;\"> </b><p></p>\r\n<p style=\"margin:10px;font-size:12px;box-sizing:border-box;border-radius:0px !important;\" align=\"left\"><b style=\"box-sizing:border-box;\"><span style=\"box-sizing:border-box;font-size:11pt;font-family:Arial;border-radius:0px !important;\">Package:</span><span style=\"box-sizing:border-box;font-family:Arial;font-size:11pt;border-radius:0px !important;\">1 Pair Shoes</span><span style=\"box-sizing:border-box;font-size:11pt;font-family:Arial;border-radius:0px !important;\">(<span style=\"box-sizing:border-box;color:#ff0000;border-radius:0px !important;\">Not Including Shoesbox</span>)</span></b></p>\r\n<p style=\"margin:10px;font-size:12px;box-sizing:border-box;border-radius:0px !important;\" align=\"left\"></p>\r\n<div id=\"sizechart-template1\"><table style=\"width:800px;margin:10px auto;\" border=\"1\"><thead><tr><td style=\"font-size:11pt;font-weight:700;font-family:Arial;padding:5px;text-align:center;\">Size</td>\r\n<td style=\"font-size:11pt;font-weight:700;font-family:Arial;padding:5px;text-align:center;\">US</td>\r\n<td style=\"font-size:11pt;font-weight:700;font-family:Arial;padding:5px;text-align:center;\">UK</td>\r\n<td style=\"font-size:11pt;font-weight:700;font-family:Arial;padding:5px;text-align:center;\">EU</td>\r\n<td style=\"font-size:11pt;font-weight:700;font-family:Arial;padding:5px;text-align:center;\">CN</td>\r\n<td style=\"font-size:11pt;font-weight:700;font-family:Arial;padding:5px;text-align:center;\">Foot Length</td>\r\n<td style=\"font-size:11pt;font-weight:700;font-family:Arial;padding:5px;text-align:center;\">Foot wide</td>\r\n</tr>\r\n</thead><tbody><tr><td style=\"font-size:11pt;font-weight:700;font-family:Arial;padding:5px;text-align:center;\">35</td>\r\n<td style=\"font-size:11pt;font-weight:700;font-family:Arial;padding:5px;text-align:center;\">5.5</td>\r\n<td style=\"font-size:11pt;font-weight:700;font-family:Arial;padding:5px;text-align:center;\">3.5</td>\r\n<td style=\"font-size:11pt;font-weight:700;font-family:Arial;padding:5px;text-align:center;\">35</td>\r\n<td style=\"font-size:11pt;font-weight:700;font-family:Arial;padding:5px;text-align:center;\">225</td>\r\n<td style=\"font-size:11pt;font-weight:700;font-family:Arial;padding:5px;text-align:center;\">22.5cm/8.9\"</td>\r\n<td style=\"font-size:11pt;font-weight:700;font-family:Arial;padding:5px;text-align:center;\">8-8.5cm/3.2-3.4\"</td>\r\n</tr>\r\n<tr><td style=\"font-size:11pt;font-weight:700;font-family:Arial;padding:5px;text-align:center;\">36</td>\r\n<td style=\"font-size:11pt;font-weight:700;font-family:Arial;padding:5px;text-align:center;\">6</td>\r\n<td style=\"font-size:11pt;font-weight:700;font-family:Arial;padding:5px;text-align:center;\">4</td>\r\n<td style=\"font-size:11pt;font-weight:700;font-family:Arial;padding:5px;text-align:center;\">35.5</td>\r\n<td style=\"font-size:11pt;font-weight:700;font-family:Arial;padding:5px;text-align:center;\">230</td>\r\n<td style=\"font-size:11pt;font-weight:700;font-family:Arial;padding:5px;text-align:center;\">23cm/9.1\"</td>\r\n<td style=\"font-size:11pt;font-weight:700;font-family:Arial;padding:5px;text-align:center;\">8.5cm/3.4\"</td>\r\n</tr>\r\n<tr><td style=\"font-size:11pt;font-weight:700;font-family:Arial;padding:5px;text-align:center;\">37</td>\r\n<td style=\"font-size:11pt;font-weight:700;font-family:Arial;padding:5px;text-align:center;\">6.5-7</td>\r\n<td style=\"font-size:11pt;font-weight:700;font-family:Arial;padding:5px;text-align:center;\">4.5</td>\r\n<td style=\"font-size:11pt;font-weight:700;font-family:Arial;padding:5px;text-align:center;\">36</td>\r\n<td style=\"font-size:11pt;font-weight:700;font-family:Arial;padding:5px;text-align:center;\">235</td>\r\n<td style=\"font-size:11pt;font-weight:700;font-family:Arial;padding:5px;text-align:center;\">23.5cm/9.3\"</td>\r\n<td style=\"font-size:11pt;font-weight:700;font-family:Arial;padding:5px;text-align:center;\">8.5-9cm/3.4-3.5\"</td>\r\n</tr>\r\n<tr><td style=\"font-size:11pt;font-weight:700;font-family:Arial;padding:5px;text-align:center;\">38</td>\r\n<td style=\"font-size:11pt;font-weight:700;font-family:Arial;padding:5px;text-align:center;\">7.5</td>\r\n<td style=\"font-size:11pt;font-weight:700;font-family:Arial;padding:5px;text-align:center;\">5</td>\r\n<td style=\"font-size:11pt;font-weight:700;font-family:Arial;padding:5px;text-align:center;\">37</td>\r\n<td style=\"font-size:11pt;font-weight:700;font-family:Arial;padding:5px;text-align:center;\">240</td>\r\n<td style=\"font-size:11pt;font-weight:700;font-family:Arial;padding:5px;text-align:center;\">24cm/9.5\"</td>\r\n<td style=\"font-size:11pt;font-weight:700;font-family:Arial;padding:5px;text-align:center;\">9cm/3.5\"</td>\r\n</tr>\r\n<tr><td style=\"font-size:11pt;font-weight:700;font-family:Arial;padding:5px;text-align:center;\">39</td>\r\n<td style=\"font-size:11pt;font-weight:700;font-family:Arial;padding:5px;text-align:center;\">8</td>\r\n<td style=\"font-size:11pt;font-weight:700;font-family:Arial;padding:5px;text-align:center;\">5.5</td>\r\n<td style=\"font-size:11pt;font-weight:700;font-family:Arial;padding:5px;text-align:center;\">38</td>\r\n<td style=\"font-size:11pt;font-weight:700;font-family:Arial;padding:5px;text-align:center;\">245</td>\r\n<td style=\"font-size:11pt;font-weight:700;font-family:Arial;padding:5px;text-align:center;\">24.5cm/9.7\"</td>\r\n<td style=\"font-size:11pt;font-weight:700;font-family:Arial;padding:5px;text-align:center;\">9-9.5cm/3.5-3.7\"</td>\r\n</tr>\r\n<tr><td style=\"font-size:11pt;font-weight:700;font-family:Arial;padding:5px;text-align:center;\">40</td>\r\n<td style=\"font-size:11pt;font-weight:700;font-family:Arial;padding:5px;text-align:center;\">8.5</td>\r\n<td style=\"font-size:11pt;font-weight:700;font-family:Arial;padding:5px;text-align:center;\">6</td>\r\n<td style=\"font-size:11pt;font-weight:700;font-family:Arial;padding:5px;text-align:center;\">39</td>\r\n<td style=\"font-size:11pt;font-weight:700;font-family:Arial;padding:5px;text-align:center;\">250</td>\r\n<td style=\"font-size:11pt;font-weight:700;font-family:Arial;padding:5px;text-align:center;\">25cm/9.8\"</td>\r\n<td style=\"font-size:11pt;font-weight:700;font-family:Arial;padding:5px;text-align:center;\">9.5cm/3.7\"</td>\r\n</tr>\r\n<tr><td style=\"font-size:11pt;font-weight:700;font-family:Arial;padding:5px;text-align:center;\">41</td>\r\n<td style=\"font-size:11pt;font-weight:700;font-family:Arial;padding:5px;text-align:center;\">9</td>\r\n<td style=\"font-size:11pt;font-weight:700;font-family:Arial;padding:5px;text-align:center;\">6.5</td>\r\n<td style=\"font-size:11pt;font-weight:700;font-family:Arial;padding:5px;text-align:center;\">39.5</td>\r\n<td style=\"font-size:11pt;font-weight:700;font-family:Arial;padding:5px;text-align:center;\">255</td>\r\n<td style=\"font-size:11pt;font-weight:700;font-family:Arial;padding:5px;text-align:center;\">25.5cm/10\"</td>\r\n<td style=\"font-size:11pt;font-weight:700;font-family:Arial;padding:5px;text-align:center;\">9.5-10cm/3.7-3.9\"</td>\r\n</tr>\r\n<tr><td style=\"font-size:11pt;font-weight:700;font-family:Arial;padding:5px;text-align:center;\">42</td>\r\n<td style=\"font-size:11pt;font-weight:700;font-family:Arial;padding:5px;text-align:center;\">9.5-10</td>\r\n<td style=\"font-size:11pt;font-weight:700;font-family:Arial;padding:5px;text-align:center;\">7</td>\r\n<td style=\"font-size:11pt;font-weight:700;font-family:Arial;padding:5px;text-align:center;\">40</td>\r\n<td style=\"font-size:11pt;font-weight:700;font-family:Arial;padding:5px;text-align:center;\">260</td>\r\n<td style=\"font-size:11pt;font-weight:700;font-family:Arial;padding:5px;text-align:center;\">26cm/10.2\"</td>\r\n<td style=\"font-size:11pt;font-weight:700;font-family:Arial;padding:5px;text-align:center;\">10cm/3.9\"</td>\r\n</tr>\r\n<tr><td style=\"font-size:11pt;font-weight:700;font-family:Arial;padding:5px;text-align:center;\">43</td>\r\n<td style=\"font-size:11pt;font-weight:700;font-family:Arial;padding:5px;text-align:center;\">10.5</td>\r\n<td style=\"font-size:11pt;font-weight:700;font-family:Arial;padding:5px;text-align:center;\">7.5</td>\r\n<td style=\"font-size:11pt;font-weight:700;font-family:Arial;padding:5px;text-align:center;\">41</td>\r\n<td style=\"font-size:11pt;font-weight:700;font-family:Arial;padding:5px;text-align:center;\">265</td>\r\n<td style=\"font-size:11pt;font-weight:700;font-family:Arial;padding:5px;text-align:center;\">26.5cm/10.4\"</td>\r\n<td style=\"font-size:11pt;font-weight:700;font-family:Arial;padding:5px;text-align:center;\">10.5cm/4.1\"</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<b style=\"box-sizing:border-box;\"> </b></div>\r\n<b style=\"box-sizing:border-box;\"> <br />\r\n<br />\r\n<div id=\"sizechart-template2\">\r\n</div>\r\n<p align=\"center\"></p>\r\n<p align=\"center\"></p>\r\n<p align=\"center\"></p>\r\n<p align=\"center\"></p>\r\n<p align=\"center\"></p>\r\n<p align=\"center\"></p>\r\n<p align=\"center\"></p>\r\n<p align=\"center\"></p>\r\n<p align=\"center\"></p>\r\n<p align=\"center\"></p>\r\n<p align=\"center\"></p>\r\n<p align=\"center\"></p>\r\n<p align=\"center\"></p>\r\n<p align=\"center\"></p>\r\n<p align=\"center\"></p>\r\n<p align=\"center\"></p>\r\n<p align=\"center\"></p>\r\n<p align=\"center\"></p>\r\n<p align=\"center\"></p>\r\n<p align=\"center\"></p>\r\n<p align=\"center\"></p>\r\n<p align=\"center\"></p>\r\n<p align=\"center\"></p>\r\n<p align=\"center\"></p>\r\n<p align=\"center\"></p>\r\n<p align=\"center\"></p>\r\n<p align=\"center\"></p>\r\n<p align=\"center\"></p>\r\n<p align=\"center\"></p>\r\n<p align=\"center\"></p>\r\n<p align=\"center\"></p>\r\n<p align=\"center\"></p>\r\n<p align=\"center\"></p>\r\n<p align=\"center\"></p>\r\n<p align=\"center\"></p>\r\n<p align=\"center\"></p>\r\n<p align=\"center\"></p>\r\n<p align=\"center\"></p>\r\n<p align=\"center\"></p>\r\n<p align=\"center\"></p>\r\n<p align=\"center\"></p>\r\n<p align=\"center\"></p>\r\n<p align=\"center\"></p>\r\n<p align=\"center\"></p>\r\n<p align=\"center\"></p>\r\n<p align=\"center\"></p>\r\n<p align=\"center\"></p>\r\n<p align=\"center\"></p>\r\n<p align=\"center\"></p>\r\n<p align=\"center\"></p>\r\n<p align=\"center\"></p>\r\n<p align=\"center\"></p>\r\n<p align=\"center\"></p>\r\n<p align=\"center\"></p>\r\n<p align=\"center\"></p>\r\n<p align=\"center\"><img src=\"https://ae03.alicdn.com/kf/Hc4d9dc46e31946d9a621fe488538ea79Z.jpg\" /></p>\r\n<p align=\"center\"><img src=\"https://ae03.alicdn.com/kf/H1fbab10b179944d185177bb580d8d9f1v.jpg\" /></p>\r\n<p align=\"center\"><img src=\"https://ae03.alicdn.com/kf/H5239703cb2ec4b71bdfc09c03eb4464fN.jpg\" /></p>\r\n<p align=\"center\"><img src=\"https://ae03.alicdn.com/kf/Hb5dff41b10c5480896640336faf123d7o.jpg\" /></p>\r\n<p align=\"center\"><img src=\"https://ae03.alicdn.com/kf/Hbd6b7b3f203a49a09a24cd68ba41a733B.jpg\" /></p>\r\n<p align=\"center\"><img src=\"https://ae03.alicdn.com/kf/Hb6049a2bb2af4958a6365d4cd0f7fde0V.jpg\" /></p>\r\n<p align=\"center\"><img src=\"https://ae03.alicdn.com/kf/Hada7ffc7e8144045b48f5b75ab35e69eO.jpg\" /></p>\r\n<p align=\"center\"><img src=\"https://ae03.alicdn.com/kf/H005677ce8d49413f8f603f4a83ec7ac8s.jpg\" /></p>\r\n<p align=\"center\"><img src=\"https://ae03.alicdn.com/kf/Hdb544184dbcd46899c37fe914d233bf28.jpg\" /></p>\r\n<p align=\"center\"><img src=\"https://ae03.alicdn.com/kf/He9773f9019ef496f8bbb6908081266e59.jpg\" /></p>\r\n<p align=\"center\"><img src=\"https://ae03.alicdn.com/kf/H30a76a18798448c6848a713946b0541cK.jpg\" /></p>\r\n<p align=\"center\"><img src=\"https://ae03.alicdn.com/kf/H7b8f93834cdb49edba7f6127b4e06d62f.jpg\" /></p>\r\n<p align=\"center\"><img src=\"https://ae03.alicdn.com/kf/Hd07320d459404fddb3c5a37aa9812ef2U.jpg\" /></p>\r\n<p align=\"center\"><img src=\"https://ae03.alicdn.com/kf/H849b190ad5af4604a1783075e0bb47a0v.jpg\" /></p>\r\n<p align=\"center\"><img src=\"https://ae03.alicdn.com/kf/He0c224d372d044cb8925d02a06ef0fa60.jpg\" /></p>\r\n<p align=\"center\"><img src=\"https://ae03.alicdn.com/kf/H08b0ac51e2c544fb8292dbd7bb91f3d2m.jpg\" /></p>\r\n<p></p>\r\n<p align=\"center\"></p>\r\n<p align=\"center\"></p>\r\n<p align=\"center\"></p>\r\n<p align=\"center\"></p>\r\n<p align=\"center\"></p>\r\n<p align=\"center\"></p>\r\n<p align=\"center\"></p>\r\n<p align=\"center\"></p>\r\n<p align=\"center\"></p>\r\n<p align=\"center\"></p>\r\n<p align=\"center\"></p>\r\n<p align=\"center\"></p>\r\n<p align=\"center\"></p>\r\n<p align=\"center\"></p>\r\n<p align=\"center\"></p>\r\n<p align=\"center\"></p>\r\n<p align=\"center\"></p>\r\n<p align=\"center\"></p>\r\n<p align=\"center\"></p>\r\n<p align=\"center\"></p>\r\n<p align=\"center\"></p>\r\n<p align=\"center\"></p>\r\n<p align=\"center\"></p>\r\n<br />\r\n</b><p></p>\r\n<p align=\"center\"></p>\r\n<p align=\"center\"></p>\r\n<p></p>\r\n<b style=\"box-sizing:border-box;\"> </b><p></p>\r\n<p style=\"margin:10px;font-size:12px;box-sizing:border-box;border-radius:0px !important;\" align=\"left\"></p>\r\n<p align=\"center\"></p>\r\n<b style=\"box-sizing:border-box;\"> <p align=\"center\"></p>\r\n<p align=\"center\"></p>\r\n<p align=\"center\"></p>\r\n<p align=\"center\"></p>\r\n<p align=\"center\"></p>\r\n<p align=\"center\"></p>\r\n<p align=\"center\"></p>\r\n<p align=\"center\"></p>\r\n<p align=\"center\"></p>\r\n<p align=\"center\"></p>\r\n<p align=\"center\"></p>\r\n<p align=\"center\"></p>\r\n<p align=\"center\"></p>\r\n<p align=\"center\"></p>\r\n<p align=\"center\"></p>\r\n<p align=\"center\"></p>\r\n<p align=\"center\"></p>\r\n<p align=\"center\"></p>\r\n<p align=\"center\"></p>\r\n<br />\r\n</b><p></p>\n\n', 'Women\'s Sandals Summer New Sandals Women\'s Large Size Spot Wedge Buckle Belt European American Open Toe High Heel Women\'s Shoes', '', 'publish', 'closed', 'closed', '', 'womens-sandals-summer-new-sandals-womens-large-size-spot-wedge-buckle-belt-european-american-open-toe-high-heel-womens-shoes', '', '', '2021-06-01 12:38:32', '2021-06-01 12:38:32', '', 0, 'https://shoestimer.com/?post_type=vi_wad_draft_product&#038;p=6029', 0, 'vi_wad_draft_product', '', 0),
(6031, 1, '2021-06-01 12:36:02', '2021-06-01 12:36:02', '', '2021New Brand Female Lolita Cute Mary Janes Pumps Platform Wedges High Heels women\'s Pumps Sweet Gothic Punk Shoes Cosplay Shoes', 'Color: BLACK, Shoe Size: 40, Ships From: United States', 'publish', 'closed', 'closed', '', '2021new-brand-female-lolita-cute-mary-janes-pumps-platform-wedges-high-heels-womens-pumps-sweet-gothic-punk-shoes-cosplay-shoes-80', '', '', '2021-06-01 12:36:02', '2021-06-01 12:36:02', '', 5940, 'http://shoestimer.com/?post_type=product_variation&p=6031', 80, 'product_variation', '', 0),
(6032, 1, '2021-06-01 12:36:02', '2021-06-01 12:36:02', '', '2021New Brand Female Lolita Cute Mary Janes Pumps Platform Wedges High Heels women\'s Pumps Sweet Gothic Punk Shoes Cosplay Shoes', 'Color: BLACK, Shoe Size: 42, Ships From: China', 'publish', 'closed', 'closed', '', '2021new-brand-female-lolita-cute-mary-janes-pumps-platform-wedges-high-heels-womens-pumps-sweet-gothic-punk-shoes-cosplay-shoes-81', '', '', '2021-06-01 12:36:02', '2021-06-01 12:36:02', '', 5940, 'http://shoestimer.com/?post_type=product_variation&p=6032', 81, 'product_variation', '', 0),
(6033, 1, '2021-06-01 12:36:03', '2021-06-01 12:36:03', '', '2021New Brand Female Lolita Cute Mary Janes Pumps Platform Wedges High Heels women\'s Pumps Sweet Gothic Punk Shoes Cosplay Shoes', 'Color: BLACK, Shoe Size: 41, Ships From: United States', 'publish', 'closed', 'closed', '', '2021new-brand-female-lolita-cute-mary-janes-pumps-platform-wedges-high-heels-womens-pumps-sweet-gothic-punk-shoes-cosplay-shoes-82', '', '', '2021-06-01 12:36:03', '2021-06-01 12:36:03', '', 5940, 'http://shoestimer.com/?post_type=product_variation&p=6033', 82, 'product_variation', '', 0),
(6034, 1, '2021-06-01 12:36:03', '2021-06-01 12:36:03', '', '2021New Brand Female Lolita Cute Mary Janes Pumps Platform Wedges High Heels women\'s Pumps Sweet Gothic Punk Shoes Cosplay Shoes', 'Color: BLACK, Shoe Size: 35, Ships From: China', 'publish', 'closed', 'closed', '', '2021new-brand-female-lolita-cute-mary-janes-pumps-platform-wedges-high-heels-womens-pumps-sweet-gothic-punk-shoes-cosplay-shoes-83', '', '', '2021-06-01 12:36:03', '2021-06-01 12:36:03', '', 5940, 'http://shoestimer.com/?post_type=product_variation&p=6034', 83, 'product_variation', '', 0),
(6035, 1, '2021-06-01 12:36:04', '2021-06-01 12:36:04', '', '2021New Brand Female Lolita Cute Mary Janes Pumps Platform Wedges High Heels women\'s Pumps Sweet Gothic Punk Shoes Cosplay Shoes', 'Color: BLACK, Shoe Size: 36, Ships From: China', 'publish', 'closed', 'closed', '', '2021new-brand-female-lolita-cute-mary-janes-pumps-platform-wedges-high-heels-womens-pumps-sweet-gothic-punk-shoes-cosplay-shoes-84', '', '', '2021-06-01 12:36:04', '2021-06-01 12:36:04', '', 5940, 'http://shoestimer.com/?post_type=product_variation&p=6035', 84, 'product_variation', '', 0),
(6036, 1, '2021-06-01 12:36:04', '2021-06-01 12:36:04', '', '2021New Brand Female Lolita Cute Mary Janes Pumps Platform Wedges High Heels women\'s Pumps Sweet Gothic Punk Shoes Cosplay Shoes', 'Color: BLACK, Shoe Size: 35, Ships From: United States', 'publish', 'closed', 'closed', '', '2021new-brand-female-lolita-cute-mary-janes-pumps-platform-wedges-high-heels-womens-pumps-sweet-gothic-punk-shoes-cosplay-shoes-85', '', '', '2021-06-01 12:36:04', '2021-06-01 12:36:04', '', 5940, 'http://shoestimer.com/?post_type=product_variation&p=6036', 85, 'product_variation', '', 0),
(6037, 1, '2021-06-01 12:36:04', '2021-06-01 12:36:04', '', '2021New Brand Female Lolita Cute Mary Janes Pumps Platform Wedges High Heels women\'s Pumps Sweet Gothic Punk Shoes Cosplay Shoes', 'Color: style 2 matte, Shoe Size: 43, Ships From: United States', 'publish', 'closed', 'closed', '', '2021new-brand-female-lolita-cute-mary-janes-pumps-platform-wedges-high-heels-womens-pumps-sweet-gothic-punk-shoes-cosplay-shoes-86', '', '', '2021-06-01 12:36:04', '2021-06-01 12:36:04', '', 5940, 'http://shoestimer.com/?post_type=product_variation&p=6037', 86, 'product_variation', '', 0),
(6038, 1, '2021-06-01 12:36:05', '2021-06-01 12:36:05', '', '2021New Brand Female Lolita Cute Mary Janes Pumps Platform Wedges High Heels women\'s Pumps Sweet Gothic Punk Shoes Cosplay Shoes', 'Color: style 2 matte, Shoe Size: 42, Ships From: China', 'publish', 'closed', 'closed', '', '2021new-brand-female-lolita-cute-mary-janes-pumps-platform-wedges-high-heels-womens-pumps-sweet-gothic-punk-shoes-cosplay-shoes-87', '', '', '2021-06-01 12:36:05', '2021-06-01 12:36:05', '', 5940, 'http://shoestimer.com/?post_type=product_variation&p=6038', 87, 'product_variation', '', 0),
(6039, 1, '2021-06-01 12:36:05', '2021-06-01 12:36:05', '', '2021New Brand Female Lolita Cute Mary Janes Pumps Platform Wedges High Heels women\'s Pumps Sweet Gothic Punk Shoes Cosplay Shoes', 'Color: style 2 matte, Shoe Size: 41, Ships From: United States', 'publish', 'closed', 'closed', '', '2021new-brand-female-lolita-cute-mary-janes-pumps-platform-wedges-high-heels-womens-pumps-sweet-gothic-punk-shoes-cosplay-shoes-88', '', '', '2021-06-01 12:36:05', '2021-06-01 12:36:05', '', 5940, 'http://shoestimer.com/?post_type=product_variation&p=6039', 88, 'product_variation', '', 0),
(6040, 1, '2021-06-01 12:36:05', '2021-06-01 12:36:05', '', '2021New Brand Female Lolita Cute Mary Janes Pumps Platform Wedges High Heels women\'s Pumps Sweet Gothic Punk Shoes Cosplay Shoes', 'Color: style 2 matte, Shoe Size: 43, Ships From: China', 'publish', 'closed', 'closed', '', '2021new-brand-female-lolita-cute-mary-janes-pumps-platform-wedges-high-heels-womens-pumps-sweet-gothic-punk-shoes-cosplay-shoes-89', '', '', '2021-06-01 12:36:05', '2021-06-01 12:36:05', '', 5940, 'http://shoestimer.com/?post_type=product_variation&p=6040', 89, 'product_variation', '', 0),
(6041, 1, '2021-06-01 12:36:06', '2021-06-01 12:36:06', '', '2021New Brand Female Lolita Cute Mary Janes Pumps Platform Wedges High Heels women\'s Pumps Sweet Gothic Punk Shoes Cosplay Shoes', 'Color: style 2 matte, Shoe Size: 42, Ships From: United States', 'publish', 'closed', 'closed', '', '2021new-brand-female-lolita-cute-mary-janes-pumps-platform-wedges-high-heels-womens-pumps-sweet-gothic-punk-shoes-cosplay-shoes-90', '', '', '2021-06-01 12:36:06', '2021-06-01 12:36:06', '', 5940, 'http://shoestimer.com/?post_type=product_variation&p=6041', 90, 'product_variation', '', 0),
(6042, 1, '2021-06-01 12:36:08', '2021-06-01 12:36:08', '', '2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet-1', '', 'inherit', 'open', 'closed', '', '2021new-brand-female-lolita-cute-mary-janes-pumps-platform-wedges-high-heels-women-s-pumps-sweet-1', '', '', '2021-06-01 12:36:08', '2021-06-01 12:36:08', '', 5940, 'http://shoestimer.com/wp-content/uploads/2021/06/2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(6043, 1, '2021-06-01 12:36:12', '2021-06-01 12:36:12', '                <div class=\"product-specs-list-container\">\n                    <ul class=\"product-specs-list util-clearfix\">\n						                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Origin:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">CN(Origin)</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Gender:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Unisex</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Department Name:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Adult</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Source Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">anime</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Source:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Anime</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Special Use:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Costumes</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Characters:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Anime</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">432:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">432</span>\n                            </li>\n							                    </ul>\n                </div>\n				<div class=\"detailmodule_text-image\"><p class=\"detail-desc-decorate-title\" style=\"text-overflow: ellipsis;font-family: \'OpenSans\';color:\'#000\';word-wrap: break-word;white-space: pre-wrap;font-weight: 900;font-size: 20px;line-height: 28px;color: #000;margin-bottom: 12px;\">ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college</p><img src=\"//ae01.alicdn.com/kf/Hbb14752d56434c87a15941d42305a9c84.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/H8aacf2089cfa4715adab84a3f5de7d56b.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/H1a2ad1881c9b475ca16086f7c2aff7cdV.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/H664f4d4d9a4646f3b0ec15215487790d3.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/H0e1b382eadf3406eadd444838a08ea7bn.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/Ha619e5d258f649888bcd5d8727d1d9bas.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/H983f46af169f4d739cf881804310ed9eD.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/H3e183982fe4d4c17af2731bfdd148da6U.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/H909f8b4f16034fe5b82a626628e89b31F.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/H8f62a2e770b844bab411350868c519e8P.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/H2b84465d044e428f8bfe3c553a6144d3B.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/Hf0596ab2ac7b415e91eb6718780cd82eI.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/Haf41c3bf0f914f0bae29d4d6d9b4a8a4f.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/H5b0e8973bd104e81b5a20ec4597e0a39d.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/H606668034c4246d1bedc1f3c371e9e29B.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/H558857d82457441a8a3d3341d3e9715dX.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/Hc6fa89938d634ebeb598734d7804eeaca.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/Hfc7039257a3b44cba31aef49e8375f74J.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/H2c3cbda0029f4b3f8307448fdcc14948G.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/Hbb59395fad86469091b6949772b00933C.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/H85b3eebe5994417e8fbe02d47f3eaee8Y.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/Hb5becbbd8ae74eaf8eec507dcaba6e89j.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/H20172adf95714deeb4e8da69c203954bh.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/Hf9214bc1751e4b3db0f8d9d8fcc60293T.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/H8363e6b9c5934268a276b9be15ffeaf4A.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/Ha400ffd97b0b45b7a91fb6be271da344X.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/Hafafc60d52dd4f40a1239fa89bb18731o.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/Ha54d6af8edcc4be5911aebe28cc54271i.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/Hf540dd7dbc5f4cacaa9aecdb9a2f6684p.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/H0bed875f94e841f79a7b5362a76207c1Z.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/H23657fe0e4da43ed8edbbaa349bd94f9a.jpg\"  class=\"detail-desc-decorate-image\" ></div>\n\n\n', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', '', 'publish', 'open', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college', '', '', '2021-06-01 12:37:21', '2021-06-01 12:37:21', '', 0, 'http://shoestimer.com/product/one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college/', 0, 'product', '', 0),
(6044, 1, '2021-06-01 12:36:12', '2021-06-01 12:36:12', '', '2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet-2', '', 'inherit', 'open', 'closed', '', '2021new-brand-female-lolita-cute-mary-janes-pumps-platform-wedges-high-heels-women-s-pumps-sweet-2', '', '', '2021-06-01 12:36:12', '2021-06-01 12:36:12', '', 5940, 'http://shoestimer.com/wp-content/uploads/2021/06/2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(6045, 1, '2021-06-01 12:36:15', '2021-06-01 12:36:15', '', 'ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men', '', 'inherit', 'open', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men', '', '', '2021-06-01 12:36:15', '2021-06-01 12:36:15', '', 6043, 'http://shoestimer.com/wp-content/uploads/2021/06/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg', 0, 'attachment', 'image/jpeg', 0),
(6046, 1, '2021-06-01 12:36:16', '2021-06-01 12:36:16', '', '2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet-3', '', 'inherit', 'open', 'closed', '', '2021new-brand-female-lolita-cute-mary-janes-pumps-platform-wedges-high-heels-women-s-pumps-sweet-3', '', '', '2021-06-01 12:36:16', '2021-06-01 12:36:16', '', 5940, 'http://shoestimer.com/wp-content/uploads/2021/06/2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet-3.jpg', 0, 'attachment', 'image/jpeg', 0),
(6047, 1, '2021-06-01 12:36:19', '2021-06-01 12:36:19', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 8, Shoes Size: 43', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college', '', '', '2021-06-01 12:36:19', '2021-06-01 12:36:19', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6047', 1, 'product_variation', '', 0),
(6048, 1, '2021-06-01 12:36:19', '2021-06-01 12:36:19', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 8, Shoes Size: 42', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-2', '', '', '2021-06-01 12:36:19', '2021-06-01 12:36:19', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6048', 2, 'product_variation', '', 0),
(6049, 1, '2021-06-01 12:36:20', '2021-06-01 12:36:20', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 8, Shoes Size: 41', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-3', '', '', '2021-06-01 12:36:20', '2021-06-01 12:36:20', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6049', 3, 'product_variation', '', 0),
(6050, 1, '2021-06-01 12:36:20', '2021-06-01 12:36:20', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 8, Shoes Size: 40', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-4', '', '', '2021-06-01 12:36:20', '2021-06-01 12:36:20', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6050', 4, 'product_variation', '', 0),
(6051, 1, '2021-06-01 12:36:20', '2021-06-01 12:36:20', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 8, Shoes Size: 39', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-5', '', '', '2021-06-01 12:36:20', '2021-06-01 12:36:20', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6051', 5, 'product_variation', '', 0),
(6052, 1, '2021-06-01 12:36:20', '2021-06-01 12:36:20', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 8, Shoes Size: 38', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-6', '', '', '2021-06-01 12:36:20', '2021-06-01 12:36:20', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6052', 6, 'product_variation', '', 0);
INSERT INTO `wpx5_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(6053, 1, '2021-06-01 12:36:20', '2021-06-01 12:36:20', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 8, Shoes Size: 37', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-7', '', '', '2021-06-01 12:36:20', '2021-06-01 12:36:20', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6053', 7, 'product_variation', '', 0),
(6055, 1, '2021-06-01 12:36:21', '2021-06-01 12:36:21', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 8, Shoes Size: 36', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-8', '', '', '2021-06-01 12:36:21', '2021-06-01 12:36:21', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6055', 8, 'product_variation', '', 0),
(6054, 1, '2021-06-01 12:36:21', '2021-06-01 12:36:21', '', '2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet-4', '', 'inherit', 'open', 'closed', '', '2021new-brand-female-lolita-cute-mary-janes-pumps-platform-wedges-high-heels-women-s-pumps-sweet-4', '', '', '2021-06-01 12:36:21', '2021-06-01 12:36:21', '', 5940, 'http://shoestimer.com/wp-content/uploads/2021/06/2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet-4.jpg', 0, 'attachment', 'image/jpeg', 0),
(6056, 1, '2021-06-01 12:36:22', '2021-06-01 12:36:22', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 8, Shoes Size: 35', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-9', '', '', '2021-06-01 12:36:22', '2021-06-01 12:36:22', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6056', 9, 'product_variation', '', 0),
(6057, 1, '2021-06-01 12:36:22', '2021-06-01 12:36:22', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 7, Shoes Size: 44', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-10', '', '', '2021-06-01 12:36:22', '2021-06-01 12:36:22', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6057', 10, 'product_variation', '', 0),
(6058, 1, '2021-06-01 12:36:23', '2021-06-01 12:36:23', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 7, Shoes Size: 43', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-11', '', '', '2021-06-01 12:36:23', '2021-06-01 12:36:23', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6058', 11, 'product_variation', '', 0),
(6059, 1, '2021-06-01 12:36:23', '2021-06-01 12:36:23', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 7, Shoes Size: 42', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-12', '', '', '2021-06-01 12:36:23', '2021-06-01 12:36:23', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6059', 12, 'product_variation', '', 0),
(6060, 1, '2021-06-01 12:36:24', '2021-06-01 12:36:24', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 7, Shoes Size: 41', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-13', '', '', '2021-06-01 12:36:24', '2021-06-01 12:36:24', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6060', 13, 'product_variation', '', 0),
(6062, 1, '2021-06-01 12:36:24', '2021-06-01 12:36:24', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 7, Shoes Size: 40', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-14', '', '', '2021-06-01 12:36:24', '2021-06-01 12:36:24', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6062', 14, 'product_variation', '', 0),
(6061, 1, '2021-06-01 12:36:24', '2021-06-01 12:36:24', '', '2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet-5', '', 'inherit', 'open', 'closed', '', '2021new-brand-female-lolita-cute-mary-janes-pumps-platform-wedges-high-heels-women-s-pumps-sweet-5', '', '', '2021-06-01 12:36:24', '2021-06-01 12:36:24', '', 5940, 'http://shoestimer.com/wp-content/uploads/2021/06/2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet-5.jpg', 0, 'attachment', 'image/jpeg', 0),
(6063, 1, '2021-06-01 12:36:25', '2021-06-01 12:36:25', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 7, Shoes Size: 39', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-15', '', '', '2021-06-01 12:36:25', '2021-06-01 12:36:25', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6063', 15, 'product_variation', '', 0),
(6064, 1, '2021-06-01 12:36:25', '2021-06-01 12:36:25', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 7, Shoes Size: 38', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-16', '', '', '2021-06-01 12:36:25', '2021-06-01 12:36:25', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6064', 16, 'product_variation', '', 0),
(6065, 1, '2021-06-01 12:36:26', '2021-06-01 12:36:26', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 7, Shoes Size: 37', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-17', '', '', '2021-06-01 12:36:26', '2021-06-01 12:36:26', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6065', 17, 'product_variation', '', 0),
(6066, 1, '2021-06-01 12:36:26', '2021-06-01 12:36:26', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 7, Shoes Size: 36', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-18', '', '', '2021-06-01 12:36:26', '2021-06-01 12:36:26', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6066', 18, 'product_variation', '', 0),
(6068, 1, '2021-06-01 12:36:26', '2021-06-01 12:36:26', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 7, Shoes Size: 35', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-19', '', '', '2021-06-01 12:36:26', '2021-06-01 12:36:26', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6068', 19, 'product_variation', '', 0),
(6067, 1, '2021-06-01 12:36:26', '2021-06-01 12:36:26', '', '2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet.jpg_640x640', '', 'inherit', 'open', 'closed', '', '2021new-brand-female-lolita-cute-mary-janes-pumps-platform-wedges-high-heels-women-s-pumps-sweet-jpg_640x640', '', '', '2021-06-01 12:36:26', '2021-06-01 12:36:26', '', 5940, 'http://shoestimer.com/wp-content/uploads/2021/06/2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet.jpg_640x640.jpg', 0, 'attachment', 'image/jpeg', 0),
(6069, 1, '2021-06-01 12:36:27', '2021-06-01 12:36:27', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 6, Shoes Size: 44', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-20', '', '', '2021-06-01 12:36:27', '2021-06-01 12:36:27', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6069', 20, 'product_variation', '', 0),
(6070, 1, '2021-06-01 12:36:27', '2021-06-01 12:36:27', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 6, Shoes Size: 43', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-21', '', '', '2021-06-01 12:36:27', '2021-06-01 12:36:27', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6070', 21, 'product_variation', '', 0),
(6071, 1, '2021-06-01 12:36:28', '2021-06-01 12:36:28', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 6, Shoes Size: 42', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-22', '', '', '2021-06-01 12:36:28', '2021-06-01 12:36:28', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6071', 22, 'product_variation', '', 0),
(6072, 1, '2021-06-01 12:36:28', '2021-06-01 12:36:28', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 6, Shoes Size: 41', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-23', '', '', '2021-06-01 12:36:28', '2021-06-01 12:36:28', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6072', 23, 'product_variation', '', 0),
(6073, 1, '2021-06-01 12:36:28', '2021-06-01 12:36:28', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 6, Shoes Size: 40', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-24', '', '', '2021-06-01 12:36:28', '2021-06-01 12:36:28', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6073', 24, 'product_variation', '', 0),
(6074, 1, '2021-06-01 12:36:28', '2021-06-01 12:36:28', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 6, Shoes Size: 39', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-25', '', '', '2021-06-01 12:36:28', '2021-06-01 12:36:28', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6074', 25, 'product_variation', '', 0),
(6075, 1, '2021-06-01 12:36:28', '2021-06-01 12:36:28', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 6, Shoes Size: 38', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-26', '', '', '2021-06-01 12:36:28', '2021-06-01 12:36:28', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6075', 26, 'product_variation', '', 0),
(6076, 1, '2021-06-01 12:36:28', '2021-06-01 12:36:28', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 6, Shoes Size: 37', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-27', '', '', '2021-06-01 12:36:28', '2021-06-01 12:36:28', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6076', 27, 'product_variation', '', 0),
(6077, 1, '2021-06-01 12:36:29', '2021-06-01 12:36:29', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 6, Shoes Size: 36', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-28', '', '', '2021-06-01 12:36:29', '2021-06-01 12:36:29', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6077', 28, 'product_variation', '', 0),
(6079, 1, '2021-06-01 12:36:29', '2021-06-01 12:36:29', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 6, Shoes Size: 35', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-29', '', '', '2021-06-01 12:36:29', '2021-06-01 12:36:29', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6079', 29, 'product_variation', '', 0),
(6078, 0, '2021-06-01 12:36:29', '2021-06-01 12:36:29', '', '2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet-1.jpg_640x640-1', '', 'inherit', 'open', 'closed', '', '2021new-brand-female-lolita-cute-mary-janes-pumps-platform-wedges-high-heels-women-s-pumps-sweet-1-jpg_640x640-1', '', '', '2021-06-01 12:36:29', '2021-06-01 12:36:29', '', 5940, 'http://shoestimer.com/wp-content/uploads/2021/06/2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet-1.jpg_640x640-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(6080, 1, '2021-06-01 12:36:29', '2021-06-01 12:36:29', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 5, Shoes Size: 44', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-30', '', '', '2021-06-01 12:36:29', '2021-06-01 12:36:29', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6080', 30, 'product_variation', '', 0),
(6081, 1, '2021-06-01 12:36:30', '2021-06-01 12:36:30', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 5, Shoes Size: 43', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-31', '', '', '2021-06-01 12:36:30', '2021-06-01 12:36:30', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6081', 31, 'product_variation', '', 0),
(6082, 1, '2021-06-01 12:36:30', '2021-06-01 12:36:30', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 5, Shoes Size: 42', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-32', '', '', '2021-06-01 12:36:30', '2021-06-01 12:36:30', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6082', 32, 'product_variation', '', 0),
(6083, 1, '2021-06-01 12:36:31', '2021-06-01 12:36:31', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 5, Shoes Size: 41', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-33', '', '', '2021-06-01 12:36:31', '2021-06-01 12:36:31', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6083', 33, 'product_variation', '', 0),
(6084, 0, '2021-06-01 12:36:31', '2021-06-01 12:36:31', '', '2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet-2.jpg_640x640-2', '', 'inherit', 'open', 'closed', '', '2021new-brand-female-lolita-cute-mary-janes-pumps-platform-wedges-high-heels-women-s-pumps-sweet-2-jpg_640x640-2', '', '', '2021-06-01 12:36:31', '2021-06-01 12:36:31', '', 5940, 'http://shoestimer.com/wp-content/uploads/2021/06/2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet-2.jpg_640x640-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(6085, 1, '2021-06-01 12:36:31', '2021-06-01 12:36:31', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 5, Shoes Size: 40', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-34', '', '', '2021-06-01 12:36:31', '2021-06-01 12:36:31', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6085', 34, 'product_variation', '', 0),
(6086, 1, '2021-06-01 12:36:31', '2021-06-01 12:36:31', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 5, Shoes Size: 39', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-35', '', '', '2021-06-01 12:36:31', '2021-06-01 12:36:31', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6086', 35, 'product_variation', '', 0),
(6087, 1, '2021-06-01 12:36:31', '2021-06-01 12:36:31', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 5, Shoes Size: 38', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-36', '', '', '2021-06-01 12:36:31', '2021-06-01 12:36:31', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6087', 36, 'product_variation', '', 0),
(6088, 1, '2021-06-01 12:36:32', '2021-06-01 12:36:32', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 5, Shoes Size: 37', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-37', '', '', '2021-06-01 12:36:32', '2021-06-01 12:36:32', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6088', 37, 'product_variation', '', 0),
(6089, 1, '2021-06-01 12:36:32', '2021-06-01 12:36:32', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 5, Shoes Size: 36', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-38', '', '', '2021-06-01 12:36:32', '2021-06-01 12:36:32', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6089', 38, 'product_variation', '', 0),
(6090, 1, '2021-06-01 12:36:32', '2021-06-01 12:36:32', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 5, Shoes Size: 35', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-39', '', '', '2021-06-01 12:36:32', '2021-06-01 12:36:32', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6090', 39, 'product_variation', '', 0),
(6092, 1, '2021-06-01 12:36:32', '2021-06-01 12:36:32', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 4, Shoes Size: 44', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-40', '', '', '2021-06-01 12:36:32', '2021-06-01 12:36:32', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6092', 40, 'product_variation', '', 0),
(6091, 0, '2021-06-01 12:36:32', '2021-06-01 12:36:32', '', '2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet-3.jpg_640x640-3', '', 'inherit', 'open', 'closed', '', '2021new-brand-female-lolita-cute-mary-janes-pumps-platform-wedges-high-heels-women-s-pumps-sweet-3-jpg_640x640-3', '', '', '2021-06-01 12:36:32', '2021-06-01 12:36:32', '', 5940, 'http://shoestimer.com/wp-content/uploads/2021/06/2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet-3.jpg_640x640-3.jpg', 0, 'attachment', 'image/jpeg', 0),
(6093, 1, '2021-06-01 12:36:33', '2021-06-01 12:36:33', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 4, Shoes Size: 43', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-41', '', '', '2021-06-01 12:36:33', '2021-06-01 12:36:33', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6093', 41, 'product_variation', '', 0),
(6094, 1, '2021-06-01 12:36:33', '2021-06-01 12:36:33', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 4, Shoes Size: 42', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-42', '', '', '2021-06-01 12:36:33', '2021-06-01 12:36:33', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6094', 42, 'product_variation', '', 0),
(6095, 1, '2021-06-01 12:36:34', '2021-06-01 12:36:34', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 4, Shoes Size: 41', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-43', '', '', '2021-06-01 12:36:34', '2021-06-01 12:36:34', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6095', 43, 'product_variation', '', 0),
(6096, 1, '2021-06-01 12:36:34', '2021-06-01 12:36:34', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 4, Shoes Size: 40', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-44', '', '', '2021-06-01 12:36:34', '2021-06-01 12:36:34', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6096', 44, 'product_variation', '', 0),
(6098, 1, '2021-06-01 12:36:34', '2021-06-01 12:36:34', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 4, Shoes Size: 39', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-45', '', '', '2021-06-01 12:36:34', '2021-06-01 12:36:34', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6098', 45, 'product_variation', '', 0),
(6097, 0, '2021-06-01 12:36:34', '2021-06-01 12:36:34', '', '2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet-4.jpg_640x640-4', '', 'inherit', 'open', 'closed', '', '2021new-brand-female-lolita-cute-mary-janes-pumps-platform-wedges-high-heels-women-s-pumps-sweet-4-jpg_640x640-4', '', '', '2021-06-01 12:36:34', '2021-06-01 12:36:34', '', 5940, 'http://shoestimer.com/wp-content/uploads/2021/06/2021New-Brand-Female-Lolita-Cute-Mary-Janes-Pumps-Platform-Wedges-High-Heels-women-s-Pumps-Sweet-4.jpg_640x640-4.jpg', 0, 'attachment', 'image/jpeg', 0),
(6099, 1, '2021-06-01 12:36:35', '2021-06-01 12:36:35', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 4, Shoes Size: 38', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-46', '', '', '2021-06-01 12:36:35', '2021-06-01 12:36:35', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6099', 46, 'product_variation', '', 0),
(6100, 1, '2021-06-01 12:36:36', '2021-06-01 12:36:36', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 4, Shoes Size: 37', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-47', '', '', '2021-06-01 12:36:36', '2021-06-01 12:36:36', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6100', 47, 'product_variation', '', 0),
(6101, 1, '2021-06-01 12:36:36', '2021-06-01 12:36:36', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 4, Shoes Size: 36', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-48', '', '', '2021-06-01 12:36:36', '2021-06-01 12:36:36', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6101', 48, 'product_variation', '', 0),
(6102, 1, '2021-06-01 12:36:36', '2021-06-01 12:36:36', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 4, Shoes Size: 35', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-49', '', '', '2021-06-01 12:36:36', '2021-06-01 12:36:36', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6102', 49, 'product_variation', '', 0),
(6103, 1, '2021-06-01 12:36:36', '2021-06-01 12:36:36', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 3, Shoes Size: 44', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-50', '', '', '2021-06-01 12:36:36', '2021-06-01 12:36:36', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6103', 50, 'product_variation', '', 0),
(6104, 1, '2021-06-01 12:36:36', '2021-06-01 12:36:36', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 3, Shoes Size: 43', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-51', '', '', '2021-06-01 12:36:36', '2021-06-01 12:36:36', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6104', 51, 'product_variation', '', 0),
(6105, 1, '2021-06-01 12:36:36', '2021-06-01 12:36:36', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 3, Shoes Size: 42', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-52', '', '', '2021-06-01 12:36:36', '2021-06-01 12:36:36', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6105', 52, 'product_variation', '', 0),
(6106, 1, '2021-06-01 12:36:37', '2021-06-01 12:36:37', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 3, Shoes Size: 41', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-53', '', '', '2021-06-01 12:36:37', '2021-06-01 12:36:37', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6106', 53, 'product_variation', '', 0),
(6107, 1, '2021-06-01 12:36:37', '2021-06-01 12:36:37', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 3, Shoes Size: 40', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-54', '', '', '2021-06-01 12:36:37', '2021-06-01 12:36:37', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6107', 54, 'product_variation', '', 0),
(6108, 1, '2021-06-01 12:36:37', '2021-06-01 12:36:37', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 3, Shoes Size: 39', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-55', '', '', '2021-06-01 12:36:37', '2021-06-01 12:36:37', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6108', 55, 'product_variation', '', 0),
(6109, 1, '2021-06-01 12:36:37', '2021-06-01 12:36:37', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 3, Shoes Size: 38', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-56', '', '', '2021-06-01 12:36:37', '2021-06-01 12:36:37', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6109', 56, 'product_variation', '', 0),
(6110, 1, '2021-06-01 12:36:37', '2021-06-01 12:36:37', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 3, Shoes Size: 37', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-57', '', '', '2021-06-01 12:36:37', '2021-06-01 12:36:37', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6110', 57, 'product_variation', '', 0),
(6111, 1, '2021-06-01 12:36:37', '2021-06-01 12:36:37', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 3, Shoes Size: 36', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-58', '', '', '2021-06-01 12:36:37', '2021-06-01 12:36:37', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6111', 58, 'product_variation', '', 0),
(6112, 1, '2021-06-01 12:36:37', '2021-06-01 12:36:37', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 3, Shoes Size: 35', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-59', '', '', '2021-06-01 12:36:37', '2021-06-01 12:36:37', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6112', 59, 'product_variation', '', 0),
(6113, 1, '2021-06-01 12:36:37', '2021-06-01 12:36:37', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 2, Shoes Size: 44', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-60', '', '', '2021-06-01 12:36:37', '2021-06-01 12:36:37', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6113', 60, 'product_variation', '', 0),
(6114, 1, '2021-06-01 12:36:37', '2021-06-01 12:36:37', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 2, Shoes Size: 43', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-61', '', '', '2021-06-01 12:36:37', '2021-06-01 12:36:37', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6114', 61, 'product_variation', '', 0),
(6115, 1, '2021-06-01 12:36:38', '2021-06-01 12:36:38', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 2, Shoes Size: 42', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-62', '', '', '2021-06-01 12:36:38', '2021-06-01 12:36:38', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6115', 62, 'product_variation', '', 0),
(6116, 1, '2021-06-01 12:36:38', '2021-06-01 12:36:38', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 2, Shoes Size: 41', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-63', '', '', '2021-06-01 12:36:38', '2021-06-01 12:36:38', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6116', 63, 'product_variation', '', 0),
(6117, 1, '2021-06-01 12:36:38', '2021-06-01 12:36:38', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 2, Shoes Size: 40', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-64', '', '', '2021-06-01 12:36:38', '2021-06-01 12:36:38', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6117', 64, 'product_variation', '', 0),
(6118, 1, '2021-06-01 12:36:38', '2021-06-01 12:36:38', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 2, Shoes Size: 39', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-65', '', '', '2021-06-01 12:36:38', '2021-06-01 12:36:38', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6118', 65, 'product_variation', '', 0),
(6119, 1, '2021-06-01 12:36:38', '2021-06-01 12:36:38', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 2, Shoes Size: 38', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-66', '', '', '2021-06-01 12:36:38', '2021-06-01 12:36:38', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6119', 66, 'product_variation', '', 0),
(6120, 1, '2021-06-01 12:36:38', '2021-06-01 12:36:38', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 2, Shoes Size: 37', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-67', '', '', '2021-06-01 12:36:38', '2021-06-01 12:36:38', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6120', 67, 'product_variation', '', 0),
(6121, 1, '2021-06-01 12:36:38', '2021-06-01 12:36:38', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 2, Shoes Size: 36', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-68', '', '', '2021-06-01 12:36:38', '2021-06-01 12:36:38', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6121', 68, 'product_variation', '', 0),
(6122, 1, '2021-06-01 12:36:39', '2021-06-01 12:36:39', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 2, Shoes Size: 35', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-69', '', '', '2021-06-01 12:36:39', '2021-06-01 12:36:39', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6122', 69, 'product_variation', '', 0),
(6123, 1, '2021-06-01 12:36:39', '2021-06-01 12:36:39', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 1, Shoes Size: 44', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-70', '', '', '2021-06-01 12:36:39', '2021-06-01 12:36:39', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6123', 70, 'product_variation', '', 0),
(6124, 1, '2021-06-01 12:36:39', '2021-06-01 12:36:39', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 1, Shoes Size: 43', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-71', '', '', '2021-06-01 12:36:39', '2021-06-01 12:36:39', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6124', 71, 'product_variation', '', 0),
(6125, 1, '2021-06-01 12:36:39', '2021-06-01 12:36:39', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 1, Shoes Size: 42', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-72', '', '', '2021-06-01 12:36:39', '2021-06-01 12:36:39', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6125', 72, 'product_variation', '', 0),
(6126, 1, '2021-06-01 12:36:39', '2021-06-01 12:36:39', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 1, Shoes Size: 41', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-73', '', '', '2021-06-01 12:36:39', '2021-06-01 12:36:39', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6126', 73, 'product_variation', '', 0),
(6127, 1, '2021-06-01 12:36:39', '2021-06-01 12:36:39', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 1, Shoes Size: 40', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-74', '', '', '2021-06-01 12:36:39', '2021-06-01 12:36:39', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6127', 74, 'product_variation', '', 0),
(6128, 1, '2021-06-01 12:36:39', '2021-06-01 12:36:39', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 1, Shoes Size: 39', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-75', '', '', '2021-06-01 12:36:39', '2021-06-01 12:36:39', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6128', 75, 'product_variation', '', 0),
(6129, 1, '2021-06-01 12:36:39', '2021-06-01 12:36:39', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 1, Shoes Size: 38', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-76', '', '', '2021-06-01 12:36:39', '2021-06-01 12:36:39', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6129', 76, 'product_variation', '', 0),
(6130, 1, '2021-06-01 12:36:40', '2021-06-01 12:36:40', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 1, Shoes Size: 37', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-77', '', '', '2021-06-01 12:36:40', '2021-06-01 12:36:40', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6130', 77, 'product_variation', '', 0),
(6131, 1, '2021-06-01 12:36:40', '2021-06-01 12:36:40', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 1, Shoes Size: 36', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-78', '', '', '2021-06-01 12:36:40', '2021-06-01 12:36:40', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6131', 78, 'product_variation', '', 0),
(6132, 1, '2021-06-01 12:36:40', '2021-06-01 12:36:40', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 1, Shoes Size: 35', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-79', '', '', '2021-06-01 12:36:40', '2021-06-01 12:36:40', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6132', 79, 'product_variation', '', 0),
(6133, 1, '2021-06-01 12:36:40', '2021-06-01 12:36:40', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 19, Shoes Size: 44', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-80', '', '', '2021-06-01 12:36:40', '2021-06-01 12:36:40', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6133', 80, 'product_variation', '', 0),
(6134, 1, '2021-06-01 12:36:40', '2021-06-01 12:36:40', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 19, Shoes Size: 43', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-81', '', '', '2021-06-01 12:36:40', '2021-06-01 12:36:40', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6134', 81, 'product_variation', '', 0),
(6135, 1, '2021-06-01 12:36:40', '2021-06-01 12:36:40', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 19, Shoes Size: 42', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-82', '', '', '2021-06-01 12:36:40', '2021-06-01 12:36:40', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6135', 82, 'product_variation', '', 0),
(6136, 1, '2021-06-01 12:36:40', '2021-06-01 12:36:40', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 19, Shoes Size: 41', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-83', '', '', '2021-06-01 12:36:40', '2021-06-01 12:36:40', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6136', 83, 'product_variation', '', 0),
(6137, 1, '2021-06-01 12:36:41', '2021-06-01 12:36:41', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 19, Shoes Size: 40', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-84', '', '', '2021-06-01 12:36:41', '2021-06-01 12:36:41', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6137', 84, 'product_variation', '', 0),
(6138, 1, '2021-06-01 12:36:41', '2021-06-01 12:36:41', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 19, Shoes Size: 39', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-85', '', '', '2021-06-01 12:36:41', '2021-06-01 12:36:41', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6138', 85, 'product_variation', '', 0),
(6139, 1, '2021-06-01 12:36:41', '2021-06-01 12:36:41', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 19, Shoes Size: 38', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-86', '', '', '2021-06-01 12:36:41', '2021-06-01 12:36:41', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6139', 86, 'product_variation', '', 0),
(6140, 1, '2021-06-01 12:36:41', '2021-06-01 12:36:41', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 19, Shoes Size: 37', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-87', '', '', '2021-06-01 12:36:41', '2021-06-01 12:36:41', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6140', 87, 'product_variation', '', 0),
(6141, 1, '2021-06-01 12:36:41', '2021-06-01 12:36:41', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 19, Shoes Size: 36', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-88', '', '', '2021-06-01 12:36:41', '2021-06-01 12:36:41', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6141', 88, 'product_variation', '', 0),
(6142, 1, '2021-06-01 12:36:41', '2021-06-01 12:36:41', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 19, Shoes Size: 35', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-89', '', '', '2021-06-01 12:36:41', '2021-06-01 12:36:41', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6142', 89, 'product_variation', '', 0),
(6143, 1, '2021-06-01 12:36:42', '2021-06-01 12:36:42', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 18, Shoes Size: 44', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-90', '', '', '2021-06-01 12:36:42', '2021-06-01 12:36:42', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6143', 90, 'product_variation', '', 0),
(6144, 1, '2021-06-01 12:36:42', '2021-06-01 12:36:42', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 18, Shoes Size: 43', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-91', '', '', '2021-06-01 12:36:42', '2021-06-01 12:36:42', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6144', 91, 'product_variation', '', 0);
INSERT INTO `wpx5_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(6145, 1, '2021-06-01 12:36:42', '2021-06-01 12:36:42', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 18, Shoes Size: 42', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-92', '', '', '2021-06-01 12:36:42', '2021-06-01 12:36:42', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6145', 92, 'product_variation', '', 0),
(6146, 1, '2021-06-01 12:36:42', '2021-06-01 12:36:42', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 18, Shoes Size: 41', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-93', '', '', '2021-06-01 12:36:42', '2021-06-01 12:36:42', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6146', 93, 'product_variation', '', 0),
(6147, 1, '2021-06-01 12:36:42', '2021-06-01 12:36:42', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 18, Shoes Size: 40', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-94', '', '', '2021-06-01 12:36:42', '2021-06-01 12:36:42', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6147', 94, 'product_variation', '', 0),
(6148, 1, '2021-06-01 12:36:42', '2021-06-01 12:36:42', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 18, Shoes Size: 39', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-95', '', '', '2021-06-01 12:36:42', '2021-06-01 12:36:42', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6148', 95, 'product_variation', '', 0),
(6149, 1, '2021-06-01 12:36:43', '2021-06-01 12:36:43', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 18, Shoes Size: 38', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-96', '', '', '2021-06-01 12:36:43', '2021-06-01 12:36:43', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6149', 96, 'product_variation', '', 0),
(6150, 1, '2021-06-01 12:36:43', '2021-06-01 12:36:43', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 18, Shoes Size: 37', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-97', '', '', '2021-06-01 12:36:43', '2021-06-01 12:36:43', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6150', 97, 'product_variation', '', 0),
(6151, 1, '2021-06-01 12:36:43', '2021-06-01 12:36:43', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 18, Shoes Size: 36', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-98', '', '', '2021-06-01 12:36:43', '2021-06-01 12:36:43', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6151', 98, 'product_variation', '', 0),
(6152, 1, '2021-06-01 12:36:43', '2021-06-01 12:36:43', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 18, Shoes Size: 35', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-99', '', '', '2021-06-01 12:36:43', '2021-06-01 12:36:43', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6152', 99, 'product_variation', '', 0),
(6153, 1, '2021-06-01 12:36:43', '2021-06-01 12:36:43', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 17, Shoes Size: 44', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-100', '', '', '2021-06-01 12:36:43', '2021-06-01 12:36:43', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6153', 100, 'product_variation', '', 0),
(6154, 1, '2021-06-01 12:36:44', '2021-06-01 12:36:44', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 17, Shoes Size: 43', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-101', '', '', '2021-06-01 12:36:44', '2021-06-01 12:36:44', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6154', 101, 'product_variation', '', 0),
(6155, 1, '2021-06-01 12:36:44', '2021-06-01 12:36:44', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 17, Shoes Size: 42', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-102', '', '', '2021-06-01 12:36:44', '2021-06-01 12:36:44', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6155', 102, 'product_variation', '', 0),
(6156, 1, '2021-06-01 12:36:44', '2021-06-01 12:36:44', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 17, Shoes Size: 41', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-103', '', '', '2021-06-01 12:36:44', '2021-06-01 12:36:44', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6156', 103, 'product_variation', '', 0),
(6157, 1, '2021-06-01 12:36:44', '2021-06-01 12:36:44', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 17, Shoes Size: 40', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-104', '', '', '2021-06-01 12:36:44', '2021-06-01 12:36:44', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6157', 104, 'product_variation', '', 0),
(6158, 1, '2021-06-01 12:36:44', '2021-06-01 12:36:44', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 17, Shoes Size: 39', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-105', '', '', '2021-06-01 12:36:44', '2021-06-01 12:36:44', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6158', 105, 'product_variation', '', 0),
(6159, 1, '2021-06-01 12:36:44', '2021-06-01 12:36:44', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 17, Shoes Size: 38', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-106', '', '', '2021-06-01 12:36:44', '2021-06-01 12:36:44', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6159', 106, 'product_variation', '', 0),
(6160, 1, '2021-06-01 12:36:45', '2021-06-01 12:36:45', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 17, Shoes Size: 37', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-107', '', '', '2021-06-01 12:36:45', '2021-06-01 12:36:45', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6160', 107, 'product_variation', '', 0),
(6161, 1, '2021-06-01 12:36:45', '2021-06-01 12:36:45', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 17, Shoes Size: 36', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-108', '', '', '2021-06-01 12:36:45', '2021-06-01 12:36:45', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6161', 108, 'product_variation', '', 0),
(6162, 1, '2021-06-01 12:36:45', '2021-06-01 12:36:45', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 17, Shoes Size: 35', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-109', '', '', '2021-06-01 12:36:45', '2021-06-01 12:36:45', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6162', 109, 'product_variation', '', 0),
(6163, 1, '2021-06-01 12:36:45', '2021-06-01 12:36:45', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 16, Shoes Size: 44', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-110', '', '', '2021-06-01 12:36:45', '2021-06-01 12:36:45', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6163', 110, 'product_variation', '', 0),
(6164, 1, '2021-06-01 12:36:45', '2021-06-01 12:36:45', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 16, Shoes Size: 43', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-111', '', '', '2021-06-01 12:36:45', '2021-06-01 12:36:45', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6164', 111, 'product_variation', '', 0),
(6165, 1, '2021-06-01 12:36:46', '2021-06-01 12:36:46', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 19, Shoes Size: 36', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-112', '', '', '2021-06-01 12:36:46', '2021-06-01 12:36:46', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6165', 112, 'product_variation', '', 0),
(6166, 1, '2021-06-01 12:36:46', '2021-06-01 12:36:46', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 16, Shoes Size: 42', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-113', '', '', '2021-06-01 12:36:46', '2021-06-01 12:36:46', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6166', 113, 'product_variation', '', 0),
(6167, 1, '2021-06-01 12:36:46', '2021-06-01 12:36:46', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 19, Shoes Size: 35', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-114', '', '', '2021-06-01 12:36:46', '2021-06-01 12:36:46', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6167', 114, 'product_variation', '', 0),
(6168, 1, '2021-06-01 12:36:46', '2021-06-01 12:36:46', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 16, Shoes Size: 41', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-115', '', '', '2021-06-01 12:36:46', '2021-06-01 12:36:46', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6168', 115, 'product_variation', '', 0),
(6169, 1, '2021-06-01 12:36:46', '2021-06-01 12:36:46', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 16, Shoes Size: 40', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-116', '', '', '2021-06-01 12:36:46', '2021-06-01 12:36:46', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6169', 116, 'product_variation', '', 0),
(6170, 1, '2021-06-01 12:36:46', '2021-06-01 12:36:46', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 16, Shoes Size: 39', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-117', '', '', '2021-06-01 12:36:46', '2021-06-01 12:36:46', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6170', 117, 'product_variation', '', 0),
(6171, 1, '2021-06-01 12:36:47', '2021-06-01 12:36:47', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 16, Shoes Size: 38', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-118', '', '', '2021-06-01 12:36:47', '2021-06-01 12:36:47', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6171', 118, 'product_variation', '', 0),
(6172, 1, '2021-06-01 12:36:47', '2021-06-01 12:36:47', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 16, Shoes Size: 37', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-119', '', '', '2021-06-01 12:36:47', '2021-06-01 12:36:47', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6172', 119, 'product_variation', '', 0),
(6173, 1, '2021-06-01 12:36:47', '2021-06-01 12:36:47', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 16, Shoes Size: 36', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-120', '', '', '2021-06-01 12:36:47', '2021-06-01 12:36:47', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6173', 120, 'product_variation', '', 0),
(6174, 1, '2021-06-01 12:36:47', '2021-06-01 12:36:47', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 16, Shoes Size: 35', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-121', '', '', '2021-06-01 12:36:47', '2021-06-01 12:36:47', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6174', 121, 'product_variation', '', 0),
(6175, 1, '2021-06-01 12:36:47', '2021-06-01 12:36:47', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 15, Shoes Size: 44', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-122', '', '', '2021-06-01 12:36:47', '2021-06-01 12:36:47', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6175', 122, 'product_variation', '', 0),
(6176, 1, '2021-06-01 12:36:48', '2021-06-01 12:36:48', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 15, Shoes Size: 43', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-123', '', '', '2021-06-01 12:36:48', '2021-06-01 12:36:48', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6176', 123, 'product_variation', '', 0),
(6177, 1, '2021-06-01 12:36:48', '2021-06-01 12:36:48', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 15, Shoes Size: 42', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-124', '', '', '2021-06-01 12:36:48', '2021-06-01 12:36:48', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6177', 124, 'product_variation', '', 0),
(6178, 1, '2021-06-01 12:36:48', '2021-06-01 12:36:48', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 15, Shoes Size: 41', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-125', '', '', '2021-06-01 12:36:48', '2021-06-01 12:36:48', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6178', 125, 'product_variation', '', 0),
(6179, 1, '2021-06-01 12:36:48', '2021-06-01 12:36:48', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 15, Shoes Size: 40', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-126', '', '', '2021-06-01 12:36:48', '2021-06-01 12:36:48', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6179', 126, 'product_variation', '', 0),
(6180, 1, '2021-06-01 12:36:48', '2021-06-01 12:36:48', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 15, Shoes Size: 39', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-127', '', '', '2021-06-01 12:36:48', '2021-06-01 12:36:48', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6180', 127, 'product_variation', '', 0),
(6181, 1, '2021-06-01 12:36:48', '2021-06-01 12:36:48', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 15, Shoes Size: 38', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-128', '', '', '2021-06-01 12:36:48', '2021-06-01 12:36:48', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6181', 128, 'product_variation', '', 0),
(6182, 1, '2021-06-01 12:36:49', '2021-06-01 12:36:49', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 15, Shoes Size: 37', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-129', '', '', '2021-06-01 12:36:49', '2021-06-01 12:36:49', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6182', 129, 'product_variation', '', 0),
(6183, 1, '2021-06-01 12:36:49', '2021-06-01 12:36:49', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 20, Shoes Size: 42', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-130', '', '', '2021-06-01 12:36:49', '2021-06-01 12:36:49', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6183', 130, 'product_variation', '', 0),
(6184, 1, '2021-06-01 12:36:49', '2021-06-01 12:36:49', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 15, Shoes Size: 36', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-131', '', '', '2021-06-01 12:36:49', '2021-06-01 12:36:49', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6184', 131, 'product_variation', '', 0),
(6185, 1, '2021-06-01 12:36:49', '2021-06-01 12:36:49', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 20, Shoes Size: 41', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-132', '', '', '2021-06-01 12:36:49', '2021-06-01 12:36:49', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6185', 132, 'product_variation', '', 0),
(6186, 1, '2021-06-01 12:36:50', '2021-06-01 12:36:50', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 15, Shoes Size: 35', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-133', '', '', '2021-06-01 12:36:50', '2021-06-01 12:36:50', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6186', 133, 'product_variation', '', 0),
(6187, 1, '2021-06-01 12:36:50', '2021-06-01 12:36:50', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 20, Shoes Size: 40', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-134', '', '', '2021-06-01 12:36:50', '2021-06-01 12:36:50', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6187', 134, 'product_variation', '', 0),
(6188, 1, '2021-06-01 12:36:50', '2021-06-01 12:36:50', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 14, Shoes Size: 44', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-135', '', '', '2021-06-01 12:36:50', '2021-06-01 12:36:50', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6188', 135, 'product_variation', '', 0),
(6189, 1, '2021-06-01 12:36:50', '2021-06-01 12:36:50', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 20, Shoes Size: 39', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-136', '', '', '2021-06-01 12:36:50', '2021-06-01 12:36:50', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6189', 136, 'product_variation', '', 0),
(6190, 1, '2021-06-01 12:36:51', '2021-06-01 12:36:51', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 14, Shoes Size: 43', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-137', '', '', '2021-06-01 12:36:51', '2021-06-01 12:36:51', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6190', 137, 'product_variation', '', 0),
(6191, 1, '2021-06-01 12:36:51', '2021-06-01 12:36:51', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 20, Shoes Size: 38', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-138', '', '', '2021-06-01 12:36:51', '2021-06-01 12:36:51', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6191', 138, 'product_variation', '', 0),
(6192, 1, '2021-06-01 12:36:51', '2021-06-01 12:36:51', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 14, Shoes Size: 42', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-139', '', '', '2021-06-01 12:36:51', '2021-06-01 12:36:51', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6192', 139, 'product_variation', '', 0),
(6193, 1, '2021-06-01 12:36:51', '2021-06-01 12:36:51', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 20, Shoes Size: 37', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-140', '', '', '2021-06-01 12:36:51', '2021-06-01 12:36:51', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6193', 140, 'product_variation', '', 0),
(6194, 1, '2021-06-01 12:36:52', '2021-06-01 12:36:52', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 14, Shoes Size: 41', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-141', '', '', '2021-06-01 12:36:52', '2021-06-01 12:36:52', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6194', 141, 'product_variation', '', 0),
(6195, 1, '2021-06-01 12:36:52', '2021-06-01 12:36:52', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 20, Shoes Size: 36', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-142', '', '', '2021-06-01 12:36:52', '2021-06-01 12:36:52', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6195', 142, 'product_variation', '', 0),
(6196, 1, '2021-06-01 12:36:52', '2021-06-01 12:36:52', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 14, Shoes Size: 40', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-143', '', '', '2021-06-01 12:36:52', '2021-06-01 12:36:52', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6196', 143, 'product_variation', '', 0),
(6197, 1, '2021-06-01 12:36:52', '2021-06-01 12:36:52', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 20, Shoes Size: 35', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-144', '', '', '2021-06-01 12:36:52', '2021-06-01 12:36:52', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6197', 144, 'product_variation', '', 0),
(6198, 1, '2021-06-01 12:36:52', '2021-06-01 12:36:52', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 14, Shoes Size: 39', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-145', '', '', '2021-06-01 12:36:52', '2021-06-01 12:36:52', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6198', 145, 'product_variation', '', 0),
(6199, 1, '2021-06-01 12:36:53', '2021-06-01 12:36:53', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 19, Shoes Size: 44', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-146', '', '', '2021-06-01 12:36:53', '2021-06-01 12:36:53', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6199', 146, 'product_variation', '', 0),
(6200, 1, '2021-06-01 12:36:53', '2021-06-01 12:36:53', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 14, Shoes Size: 38', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-147', '', '', '2021-06-01 12:36:53', '2021-06-01 12:36:53', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6200', 147, 'product_variation', '', 0),
(6201, 1, '2021-06-01 12:36:53', '2021-06-01 12:36:53', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 19, Shoes Size: 43', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-148', '', '', '2021-06-01 12:36:53', '2021-06-01 12:36:53', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6201', 148, 'product_variation', '', 0),
(6202, 1, '2021-06-01 12:36:53', '2021-06-01 12:36:53', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 14, Shoes Size: 37', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-149', '', '', '2021-06-01 12:36:53', '2021-06-01 12:36:53', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6202', 149, 'product_variation', '', 0),
(6203, 1, '2021-06-01 12:36:53', '2021-06-01 12:36:53', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 19, Shoes Size: 42', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-150', '', '', '2021-06-01 12:36:53', '2021-06-01 12:36:53', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6203', 150, 'product_variation', '', 0),
(6204, 1, '2021-06-01 12:36:54', '2021-06-01 12:36:54', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 14, Shoes Size: 36', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-151', '', '', '2021-06-01 12:36:54', '2021-06-01 12:36:54', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6204', 151, 'product_variation', '', 0),
(6205, 1, '2021-06-01 12:36:54', '2021-06-01 12:36:54', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 19, Shoes Size: 41', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-152', '', '', '2021-06-01 12:36:54', '2021-06-01 12:36:54', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6205', 152, 'product_variation', '', 0),
(6206, 1, '2021-06-01 12:36:54', '2021-06-01 12:36:54', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 14, Shoes Size: 35', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-153', '', '', '2021-06-01 12:36:54', '2021-06-01 12:36:54', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6206', 153, 'product_variation', '', 0),
(6207, 1, '2021-06-01 12:36:54', '2021-06-01 12:36:54', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 19, Shoes Size: 40', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-154', '', '', '2021-06-01 12:36:54', '2021-06-01 12:36:54', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6207', 154, 'product_variation', '', 0),
(6208, 1, '2021-06-01 12:36:55', '2021-06-01 12:36:55', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 13, Shoes Size: 44', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-155', '', '', '2021-06-01 12:36:55', '2021-06-01 12:36:55', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6208', 155, 'product_variation', '', 0),
(6209, 1, '2021-06-01 12:36:55', '2021-06-01 12:36:55', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 19, Shoes Size: 39', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-156', '', '', '2021-06-01 12:36:55', '2021-06-01 12:36:55', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6209', 156, 'product_variation', '', 0),
(6210, 1, '2021-06-01 12:36:55', '2021-06-01 12:36:55', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 13, Shoes Size: 43', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-157', '', '', '2021-06-01 12:36:55', '2021-06-01 12:36:55', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6210', 157, 'product_variation', '', 0),
(6211, 1, '2021-06-01 12:36:55', '2021-06-01 12:36:55', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 19, Shoes Size: 38', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-158', '', '', '2021-06-01 12:36:55', '2021-06-01 12:36:55', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6211', 158, 'product_variation', '', 0),
(6212, 1, '2021-06-01 12:36:55', '2021-06-01 12:36:55', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 13, Shoes Size: 42', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-159', '', '', '2021-06-01 12:36:55', '2021-06-01 12:36:55', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6212', 159, 'product_variation', '', 0),
(6213, 1, '2021-06-01 12:36:56', '2021-06-01 12:36:56', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 19, Shoes Size: 37', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-160', '', '', '2021-06-01 12:36:56', '2021-06-01 12:36:56', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6213', 160, 'product_variation', '', 0),
(6214, 1, '2021-06-01 12:36:56', '2021-06-01 12:36:56', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 13, Shoes Size: 41', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-161', '', '', '2021-06-01 12:36:56', '2021-06-01 12:36:56', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6214', 161, 'product_variation', '', 0),
(6215, 1, '2021-06-01 12:36:56', '2021-06-01 12:36:56', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 22, Shoes Size: 38', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-162', '', '', '2021-06-01 12:36:56', '2021-06-01 12:36:56', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6215', 162, 'product_variation', '', 0),
(6216, 1, '2021-06-01 12:36:56', '2021-06-01 12:36:56', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 13, Shoes Size: 40', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-163', '', '', '2021-06-01 12:36:56', '2021-06-01 12:36:56', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6216', 163, 'product_variation', '', 0),
(6217, 1, '2021-06-01 12:36:56', '2021-06-01 12:36:56', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 22, Shoes Size: 37', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-164', '', '', '2021-06-01 12:36:56', '2021-06-01 12:36:56', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6217', 164, 'product_variation', '', 0),
(6218, 1, '2021-06-01 12:36:57', '2021-06-01 12:36:57', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 13, Shoes Size: 39', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-165', '', '', '2021-06-01 12:36:57', '2021-06-01 12:36:57', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6218', 165, 'product_variation', '', 0),
(6219, 1, '2021-06-01 12:36:57', '2021-06-01 12:36:57', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 22, Shoes Size: 36', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-166', '', '', '2021-06-01 12:36:57', '2021-06-01 12:36:57', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6219', 166, 'product_variation', '', 0),
(6220, 1, '2021-06-01 12:36:57', '2021-06-01 12:36:57', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 13, Shoes Size: 38', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-167', '', '', '2021-06-01 12:36:57', '2021-06-01 12:36:57', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6220', 167, 'product_variation', '', 0),
(6221, 1, '2021-06-01 12:36:57', '2021-06-01 12:36:57', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 22, Shoes Size: 35', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-168', '', '', '2021-06-01 12:36:57', '2021-06-01 12:36:57', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6221', 168, 'product_variation', '', 0),
(6222, 1, '2021-06-01 12:36:58', '2021-06-01 12:36:58', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 13, Shoes Size: 37', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-169', '', '', '2021-06-01 12:36:58', '2021-06-01 12:36:58', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6222', 169, 'product_variation', '', 0),
(6223, 1, '2021-06-01 12:36:58', '2021-06-01 12:36:58', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 21, Shoes Size: 44', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-170', '', '', '2021-06-01 12:36:58', '2021-06-01 12:36:58', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6223', 170, 'product_variation', '', 0),
(6224, 1, '2021-06-01 12:36:58', '2021-06-01 12:36:58', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 13, Shoes Size: 36', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-171', '', '', '2021-06-01 12:36:58', '2021-06-01 12:36:58', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6224', 171, 'product_variation', '', 0),
(6225, 1, '2021-06-01 12:36:59', '2021-06-01 12:36:59', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 21, Shoes Size: 43', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-172', '', '', '2021-06-01 12:36:59', '2021-06-01 12:36:59', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6225', 172, 'product_variation', '', 0),
(6226, 1, '2021-06-01 12:36:59', '2021-06-01 12:36:59', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 13, Shoes Size: 35', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-173', '', '', '2021-06-01 12:36:59', '2021-06-01 12:36:59', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6226', 173, 'product_variation', '', 0),
(6227, 1, '2021-06-01 12:36:59', '2021-06-01 12:36:59', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 21, Shoes Size: 42', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-174', '', '', '2021-06-01 12:36:59', '2021-06-01 12:36:59', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6227', 174, 'product_variation', '', 0),
(6228, 1, '2021-06-01 12:36:59', '2021-06-01 12:36:59', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 12, Shoes Size: 44', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-175', '', '', '2021-06-01 12:36:59', '2021-06-01 12:36:59', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6228', 175, 'product_variation', '', 0),
(6229, 1, '2021-06-01 12:36:59', '2021-06-01 12:36:59', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 21, Shoes Size: 41', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-176', '', '', '2021-06-01 12:36:59', '2021-06-01 12:36:59', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6229', 176, 'product_variation', '', 0),
(6230, 1, '2021-06-01 12:37:00', '2021-06-01 12:37:00', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 12, Shoes Size: 43', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-177', '', '', '2021-06-01 12:37:00', '2021-06-01 12:37:00', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6230', 177, 'product_variation', '', 0),
(6231, 1, '2021-06-01 12:37:00', '2021-06-01 12:37:00', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 21, Shoes Size: 40', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-178', '', '', '2021-06-01 12:37:00', '2021-06-01 12:37:00', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6231', 178, 'product_variation', '', 0),
(6232, 1, '2021-06-01 12:37:00', '2021-06-01 12:37:00', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 12, Shoes Size: 42', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-179', '', '', '2021-06-01 12:37:00', '2021-06-01 12:37:00', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6232', 179, 'product_variation', '', 0),
(6233, 1, '2021-06-01 12:37:00', '2021-06-01 12:37:00', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 21, Shoes Size: 39', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-180', '', '', '2021-06-01 12:37:00', '2021-06-01 12:37:00', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6233', 180, 'product_variation', '', 0),
(6234, 1, '2021-06-01 12:37:01', '2021-06-01 12:37:01', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 12, Shoes Size: 41', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-181', '', '', '2021-06-01 12:37:01', '2021-06-01 12:37:01', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6234', 181, 'product_variation', '', 0),
(6235, 1, '2021-06-01 12:37:01', '2021-06-01 12:37:01', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 21, Shoes Size: 38', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-182', '', '', '2021-06-01 12:37:01', '2021-06-01 12:37:01', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6235', 182, 'product_variation', '', 0),
(6236, 1, '2021-06-01 12:37:01', '2021-06-01 12:37:01', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 12, Shoes Size: 40', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-183', '', '', '2021-06-01 12:37:01', '2021-06-01 12:37:01', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6236', 183, 'product_variation', '', 0);
INSERT INTO `wpx5_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(6237, 1, '2021-06-01 12:37:01', '2021-06-01 12:37:01', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 21, Shoes Size: 37', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-184', '', '', '2021-06-01 12:37:01', '2021-06-01 12:37:01', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6237', 184, 'product_variation', '', 0),
(6238, 1, '2021-06-01 12:37:02', '2021-06-01 12:37:02', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 12, Shoes Size: 39', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-185', '', '', '2021-06-01 12:37:02', '2021-06-01 12:37:02', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6238', 185, 'product_variation', '', 0),
(6239, 1, '2021-06-01 12:37:02', '2021-06-01 12:37:02', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 21, Shoes Size: 36', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-186', '', '', '2021-06-01 12:37:02', '2021-06-01 12:37:02', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6239', 186, 'product_variation', '', 0),
(6240, 1, '2021-06-01 12:37:03', '2021-06-01 12:37:03', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 12, Shoes Size: 38', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-187', '', '', '2021-06-01 12:37:03', '2021-06-01 12:37:03', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6240', 187, 'product_variation', '', 0),
(6241, 1, '2021-06-01 12:37:03', '2021-06-01 12:37:03', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 21, Shoes Size: 35', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-188', '', '', '2021-06-01 12:37:03', '2021-06-01 12:37:03', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6241', 188, 'product_variation', '', 0),
(6242, 1, '2021-06-01 12:37:03', '2021-06-01 12:37:03', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 12, Shoes Size: 37', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-189', '', '', '2021-06-01 12:37:03', '2021-06-01 12:37:03', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6242', 189, 'product_variation', '', 0),
(6243, 1, '2021-06-01 12:37:04', '2021-06-01 12:37:04', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 20, Shoes Size: 44', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-190', '', '', '2021-06-01 12:37:04', '2021-06-01 12:37:04', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6243', 190, 'product_variation', '', 0),
(6244, 1, '2021-06-01 12:37:04', '2021-06-01 12:37:04', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 12, Shoes Size: 36', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-191', '', '', '2021-06-01 12:37:04', '2021-06-01 12:37:04', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6244', 191, 'product_variation', '', 0),
(6245, 1, '2021-06-01 12:37:04', '2021-06-01 12:37:04', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 20, Shoes Size: 43', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-192', '', '', '2021-06-01 12:37:04', '2021-06-01 12:37:04', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6245', 192, 'product_variation', '', 0),
(6246, 1, '2021-06-01 12:37:05', '2021-06-01 12:37:05', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 12, Shoes Size: 35', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-193', '', '', '2021-06-01 12:37:05', '2021-06-01 12:37:05', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6246', 193, 'product_variation', '', 0),
(6247, 1, '2021-06-01 12:37:05', '2021-06-01 12:37:05', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 23, Shoes Size: 44', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-194', '', '', '2021-06-01 12:37:05', '2021-06-01 12:37:05', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6247', 194, 'product_variation', '', 0),
(6248, 1, '2021-06-01 12:37:05', '2021-06-01 12:37:05', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 11, Shoes Size: 44', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-195', '', '', '2021-06-01 12:37:05', '2021-06-01 12:37:05', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6248', 195, 'product_variation', '', 0),
(6249, 1, '2021-06-01 12:37:05', '2021-06-01 12:37:05', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 23, Shoes Size: 43', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-196', '', '', '2021-06-01 12:37:05', '2021-06-01 12:37:05', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6249', 196, 'product_variation', '', 0),
(6250, 1, '2021-06-01 12:37:05', '2021-06-01 12:37:05', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 11, Shoes Size: 43', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-197', '', '', '2021-06-01 12:37:05', '2021-06-01 12:37:05', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6250', 197, 'product_variation', '', 0),
(6251, 1, '2021-06-01 12:37:06', '2021-06-01 12:37:06', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 23, Shoes Size: 42', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-198', '', '', '2021-06-01 12:37:06', '2021-06-01 12:37:06', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6251', 198, 'product_variation', '', 0),
(6252, 1, '2021-06-01 12:37:06', '2021-06-01 12:37:06', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 11, Shoes Size: 42', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-199', '', '', '2021-06-01 12:37:06', '2021-06-01 12:37:06', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6252', 199, 'product_variation', '', 0),
(6253, 1, '2021-06-01 12:37:06', '2021-06-01 12:37:06', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 23, Shoes Size: 41', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-200', '', '', '2021-06-01 12:37:06', '2021-06-01 12:37:06', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6253', 200, 'product_variation', '', 0),
(6254, 1, '2021-06-01 12:37:06', '2021-06-01 12:37:06', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 11, Shoes Size: 41', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-201', '', '', '2021-06-01 12:37:06', '2021-06-01 12:37:06', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6254', 201, 'product_variation', '', 0),
(6255, 1, '2021-06-01 12:37:07', '2021-06-01 12:37:07', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 23, Shoes Size: 40', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-202', '', '', '2021-06-01 12:37:07', '2021-06-01 12:37:07', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6255', 202, 'product_variation', '', 0),
(6256, 1, '2021-06-01 12:37:07', '2021-06-01 12:37:07', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 11, Shoes Size: 40', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-203', '', '', '2021-06-01 12:37:07', '2021-06-01 12:37:07', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6256', 203, 'product_variation', '', 0),
(6257, 1, '2021-06-01 12:37:07', '2021-06-01 12:37:07', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 23, Shoes Size: 39', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-204', '', '', '2021-06-01 12:37:07', '2021-06-01 12:37:07', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6257', 204, 'product_variation', '', 0),
(6258, 1, '2021-06-01 12:37:07', '2021-06-01 12:37:07', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 11, Shoes Size: 39', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-205', '', '', '2021-06-01 12:37:07', '2021-06-01 12:37:07', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6258', 205, 'product_variation', '', 0),
(6259, 1, '2021-06-01 12:37:08', '2021-06-01 12:37:08', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 23, Shoes Size: 38', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-206', '', '', '2021-06-01 12:37:08', '2021-06-01 12:37:08', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6259', 206, 'product_variation', '', 0),
(6260, 1, '2021-06-01 12:37:08', '2021-06-01 12:37:08', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 11, Shoes Size: 38', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-207', '', '', '2021-06-01 12:37:08', '2021-06-01 12:37:08', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6260', 207, 'product_variation', '', 0),
(6261, 1, '2021-06-01 12:37:08', '2021-06-01 12:37:08', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 23, Shoes Size: 37', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-208', '', '', '2021-06-01 12:37:08', '2021-06-01 12:37:08', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6261', 208, 'product_variation', '', 0),
(6262, 1, '2021-06-01 12:37:08', '2021-06-01 12:37:08', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 11, Shoes Size: 37', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-209', '', '', '2021-06-01 12:37:08', '2021-06-01 12:37:08', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6262', 209, 'product_variation', '', 0),
(6263, 1, '2021-06-01 12:37:09', '2021-06-01 12:37:09', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 23, Shoes Size: 36', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-210', '', '', '2021-06-01 12:37:09', '2021-06-01 12:37:09', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6263', 210, 'product_variation', '', 0),
(6264, 1, '2021-06-01 12:37:09', '2021-06-01 12:37:09', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 11, Shoes Size: 36', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-211', '', '', '2021-06-01 12:37:09', '2021-06-01 12:37:09', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6264', 211, 'product_variation', '', 0),
(6265, 1, '2021-06-01 12:37:09', '2021-06-01 12:37:09', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 23, Shoes Size: 35', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-212', '', '', '2021-06-01 12:37:09', '2021-06-01 12:37:09', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6265', 212, 'product_variation', '', 0),
(6266, 1, '2021-06-01 12:37:09', '2021-06-01 12:37:09', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 11, Shoes Size: 35', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-213', '', '', '2021-06-01 12:37:09', '2021-06-01 12:37:09', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6266', 213, 'product_variation', '', 0),
(6267, 1, '2021-06-01 12:37:10', '2021-06-01 12:37:10', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 22, Shoes Size: 44', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-214', '', '', '2021-06-01 12:37:10', '2021-06-01 12:37:10', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6267', 214, 'product_variation', '', 0),
(6268, 1, '2021-06-01 12:37:10', '2021-06-01 12:37:10', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 10, Shoes Size: 44', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-215', '', '', '2021-06-01 12:37:10', '2021-06-01 12:37:10', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6268', 215, 'product_variation', '', 0),
(6269, 1, '2021-06-01 12:37:10', '2021-06-01 12:37:10', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 22, Shoes Size: 43', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-216', '', '', '2021-06-01 12:37:10', '2021-06-01 12:37:10', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6269', 216, 'product_variation', '', 0),
(6270, 1, '2021-06-01 12:37:11', '2021-06-01 12:37:11', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 10, Shoes Size: 43', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-217', '', '', '2021-06-01 12:37:11', '2021-06-01 12:37:11', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6270', 217, 'product_variation', '', 0),
(6271, 1, '2021-06-01 12:37:11', '2021-06-01 12:37:11', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 22, Shoes Size: 42', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-218', '', '', '2021-06-01 12:37:11', '2021-06-01 12:37:11', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6271', 218, 'product_variation', '', 0),
(6272, 1, '2021-06-01 12:37:11', '2021-06-01 12:37:11', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 10, Shoes Size: 42', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-219', '', '', '2021-06-01 12:37:11', '2021-06-01 12:37:11', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6272', 219, 'product_variation', '', 0),
(6273, 1, '2021-06-01 12:37:11', '2021-06-01 12:37:11', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 22, Shoes Size: 41', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-220', '', '', '2021-06-01 12:37:11', '2021-06-01 12:37:11', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6273', 220, 'product_variation', '', 0),
(6274, 1, '2021-06-01 12:37:12', '2021-06-01 12:37:12', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 10, Shoes Size: 41', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-221', '', '', '2021-06-01 12:37:12', '2021-06-01 12:37:12', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6274', 221, 'product_variation', '', 0),
(6275, 1, '2021-06-01 12:37:12', '2021-06-01 12:37:12', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 22, Shoes Size: 40', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-222', '', '', '2021-06-01 12:37:12', '2021-06-01 12:37:12', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6275', 222, 'product_variation', '', 0),
(6276, 1, '2021-06-01 12:37:12', '2021-06-01 12:37:12', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 10, Shoes Size: 40', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-223', '', '', '2021-06-01 12:37:12', '2021-06-01 12:37:12', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6276', 223, 'product_variation', '', 0),
(6277, 1, '2021-06-01 12:37:13', '2021-06-01 12:37:13', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 22, Shoes Size: 39', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-224', '', '', '2021-06-01 12:37:13', '2021-06-01 12:37:13', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6277', 224, 'product_variation', '', 0),
(6278, 1, '2021-06-01 12:37:13', '2021-06-01 12:37:13', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 10, Shoes Size: 39', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-225', '', '', '2021-06-01 12:37:13', '2021-06-01 12:37:13', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6278', 225, 'product_variation', '', 0),
(6279, 1, '2021-06-01 12:37:13', '2021-06-01 12:37:13', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 10, Shoes Size: 38', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-226', '', '', '2021-06-01 12:37:13', '2021-06-01 12:37:13', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6279', 226, 'product_variation', '', 0),
(6280, 1, '2021-06-01 12:37:14', '2021-06-01 12:37:14', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 10, Shoes Size: 37', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-227', '', '', '2021-06-01 12:37:14', '2021-06-01 12:37:14', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6280', 227, 'product_variation', '', 0),
(6281, 1, '2021-06-01 12:37:14', '2021-06-01 12:37:14', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 10, Shoes Size: 36', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-228', '', '', '2021-06-01 12:37:14', '2021-06-01 12:37:14', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6281', 228, 'product_variation', '', 0),
(6282, 1, '2021-06-01 12:37:14', '2021-06-01 12:37:14', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 10, Shoes Size: 35', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-229', '', '', '2021-06-01 12:37:14', '2021-06-01 12:37:14', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6282', 229, 'product_variation', '', 0),
(6283, 1, '2021-06-01 12:37:14', '2021-06-01 12:37:14', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 9, Shoes Size: 44', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-230', '', '', '2021-06-01 12:37:14', '2021-06-01 12:37:14', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6283', 230, 'product_variation', '', 0),
(6284, 1, '2021-06-01 12:37:15', '2021-06-01 12:37:15', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 9, Shoes Size: 43', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-231', '', '', '2021-06-01 12:37:15', '2021-06-01 12:37:15', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6284', 231, 'product_variation', '', 0),
(6285, 1, '2021-06-01 12:37:15', '2021-06-01 12:37:15', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 9, Shoes Size: 42', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-232', '', '', '2021-06-01 12:37:15', '2021-06-01 12:37:15', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6285', 232, 'product_variation', '', 0),
(6286, 1, '2021-06-01 12:37:15', '2021-06-01 12:37:15', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 9, Shoes Size: 41', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-233', '', '', '2021-06-01 12:37:15', '2021-06-01 12:37:15', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6286', 233, 'product_variation', '', 0),
(6287, 1, '2021-06-01 12:37:16', '2021-06-01 12:37:16', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 9, Shoes Size: 40', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-234', '', '', '2021-06-01 12:37:16', '2021-06-01 12:37:16', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6287', 234, 'product_variation', '', 0),
(6288, 1, '2021-06-01 12:37:16', '2021-06-01 12:37:16', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 9, Shoes Size: 39', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-235', '', '', '2021-06-01 12:37:16', '2021-06-01 12:37:16', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6288', 235, 'product_variation', '', 0),
(6289, 1, '2021-06-01 12:37:16', '2021-06-01 12:37:16', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 9, Shoes Size: 38', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-236', '', '', '2021-06-01 12:37:16', '2021-06-01 12:37:16', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6289', 236, 'product_variation', '', 0),
(6290, 1, '2021-06-01 12:37:16', '2021-06-01 12:37:16', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 9, Shoes Size: 37', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-237', '', '', '2021-06-01 12:37:16', '2021-06-01 12:37:16', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6290', 237, 'product_variation', '', 0),
(6291, 1, '2021-06-01 12:37:17', '2021-06-01 12:37:17', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 9, Shoes Size: 36', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-238', '', '', '2021-06-01 12:37:17', '2021-06-01 12:37:17', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6291', 238, 'product_variation', '', 0),
(6292, 1, '2021-06-01 12:37:17', '2021-06-01 12:37:17', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 9, Shoes Size: 35', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-239', '', '', '2021-06-01 12:37:17', '2021-06-01 12:37:17', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6292', 239, 'product_variation', '', 0),
(6293, 1, '2021-06-01 12:37:17', '2021-06-01 12:37:17', '', 'ONE PIECE Anime cartoon students high help cosplay cos shoes fashion canvas shoes casual comfortable men and women college', 'Color: 8, Shoes Size: 44', 'publish', 'closed', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-and-women-college-240', '', '', '2021-06-01 12:37:17', '2021-06-01 12:37:17', '', 6043, 'http://shoestimer.com/?post_type=product_variation&p=6293', 240, 'product_variation', '', 0),
(6294, 1, '2021-06-01 12:37:19', '2021-06-01 12:37:19', '', 'ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-1', '', 'inherit', 'open', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-1', '', '', '2021-06-01 12:37:19', '2021-06-01 12:37:19', '', 6043, 'http://shoestimer.com/wp-content/uploads/2021/06/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(6295, 1, '2021-06-01 12:37:22', '2021-06-01 12:37:22', '', 'ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-2', '', 'inherit', 'open', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-2', '', '', '2021-06-01 12:37:22', '2021-06-01 12:37:22', '', 6043, 'http://shoestimer.com/wp-content/uploads/2021/06/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(6296, 1, '2021-06-01 12:37:23', '2021-06-01 12:37:23', '                <div class=\"product-specs-list-container\">\n                    <ul class=\"product-specs-list util-clearfix\">\n						                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Brand Name:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">E CN</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Upper Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">PU</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Origin:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">CN(Origin)</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Heel Height:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Flat (≤1cm)</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">With Platforms:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Yes</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Platform Height:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">0-3cm</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Occasion:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Casual</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Sandal Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Peep Toe</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Heel Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Wedges</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Lining Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">PU</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Side Vamp Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Open</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Outsole Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Rubber</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Item Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Sandals</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Closure Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Slip-On</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Fit:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Fits true to size, take your normal size</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Back Counter Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Back Strap</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Fashion Element:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Platform</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Style:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Leisure</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Pattern Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Solid</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Insole Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">PU</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Department Name:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Adult</span>\n                            </li>\n							                    </ul>\n                </div>\n				<div class=\"detailmodule_html\"><div class=\"detail-desc-decorate-richtext\"><p class=\"descTitle\" style=\"font-weight: bold;\">Attention Please</p><p>1.Choose the size according to your foot length (Don\'t choose size according to your country usual size !!!)<br>2. Foot length ≠ insole length ≠ outsole length.For Example: US 7(25cm). This 25cm is means insole length only .<br>3.Better to choose 1-2 size bigger if your foot is a little wide or instep is a little thick.<br>4.Light and camera equipment and displays can cause color difference.if you are mind,then please do not pay. Thanks.<br>5.Please allow 0-0.5cm error in the size due to the manual measurement.<br>6. If you have any questions, please contact our customer service first, we will help you solve it.</p><p class=\"descImages\" style=\"text-align: center;\"><img class=\"has-space\" src=\"https://ae01.alicdn.com/kf/H09af0e840f6b4f0c99a0efa1af3b69c4w.jpg\" style=\"width: 800px;\"><br><img src=\"https://ae01.alicdn.com/kf/Hbeb940beec3c417f8f86f1356b9d0abaI.jpg\"><br><img src=\"https://ae01.alicdn.com/kf/He948b752a4b046b7ab8ccd581a2f573aP.jpg\"><br><img src=\"https://ae01.alicdn.com/kf/Hfa6fa0f9c22d46d4aa3df6b794251773T.jpg\"><br><img src=\"https://ae01.alicdn.com/kf/H8bb890bf20344df898218ce2d69ab946V.jpg\"><br><img src=\"https://ae01.alicdn.com/kf/H28ab8ae3f3cb4785a76cf53a6c85d11eN.jpg\"><br><img src=\"https://ae01.alicdn.com/kf/H38d64b1e761543a283cc9a7eec9a741aj.jpg\"><br><img src=\"https://ae01.alicdn.com/kf/Hf02c6bd923a84fc0b218be9f33cca402x.jpg\"><br><img src=\"https://ae01.alicdn.com/kf/Hda67387590ec4ca0a045a7eea061c32et.jpg\"><br><img src=\"https://ae01.alicdn.com/kf/H92f4b50fb8cc4ae0a9e3d21043c49a7cn.jpg\"><br><img src=\"https://ae01.alicdn.com/kf/H12cb68101cd04c18a917078eb7ed94cdD.jpg\"><br><img src=\"https://ae01.alicdn.com/kf/Hbb7f8292e0474d54a31efdfe822d1dd76.jpg\"><br><img src=\"https://ae01.alicdn.com/kf/H2c263a8c96c04c7295e7bf24f65e6363Y.jpg\"><br><br><br><br><br><br><br><br><br><br><br><br><img src=\"https://ae01.alicdn.com/kf/Haa1827648f6341acae93ed25193f48dcH.jpg\"></p></div></div>\n\n\n', 'Women\'s Sandals Mesh Casual Ladies Wedges Platform Shoes Solid Color Hollow Out Open Toe Slip-On Female Simple Light Sandals Hot', '', 'publish', 'open', 'closed', '', 'womens-sandals-mesh-casual-ladies-wedges-platform-shoes-solid-color-hollow-out-open-toe-slip-on-female-simple-light-sandals-hot', '', '', '2021-06-01 12:37:37', '2021-06-01 12:37:37', '', 0, 'http://shoestimer.com/product/womens-sandals-mesh-casual-ladies-wedges-platform-shoes-solid-color-hollow-out-open-toe-slip-on-female-simple-light-sandals-hot/', 0, 'product', '', 0),
(6297, 1, '2021-06-01 12:37:24', '2021-06-01 12:37:24', '', 'ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-3', '', 'inherit', 'open', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-3', '', '', '2021-06-01 12:37:24', '2021-06-01 12:37:24', '', 6043, 'http://shoestimer.com/wp-content/uploads/2021/06/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-3.jpg', 0, 'attachment', 'image/jpeg', 0),
(6298, 1, '2021-06-01 12:37:24', '2021-06-01 12:37:24', '', 'Women-s-Sandals-Mesh-Casual-Ladies-Wedges-Platform-Shoes-Solid-Color-Hollow-Out-Open-Toe-Slip', '', 'inherit', 'open', 'closed', '', 'women-s-sandals-mesh-casual-ladies-wedges-platform-shoes-solid-color-hollow-out-open-toe-slip', '', '', '2021-06-01 12:37:24', '2021-06-01 12:37:24', '', 6296, 'http://shoestimer.com/wp-content/uploads/2021/06/Women-s-Sandals-Mesh-Casual-Ladies-Wedges-Platform-Shoes-Solid-Color-Hollow-Out-Open-Toe-Slip.jpg', 0, 'attachment', 'image/jpeg', 0),
(6299, 1, '2021-06-01 12:37:26', '2021-06-01 12:37:26', '', 'ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-4', '', 'inherit', 'open', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-4', '', '', '2021-06-01 12:37:26', '2021-06-01 12:37:26', '', 6043, 'http://shoestimer.com/wp-content/uploads/2021/06/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-4.jpg', 0, 'attachment', 'image/jpeg', 0),
(6300, 1, '2021-06-01 12:37:29', '2021-06-01 12:37:29', '', 'Women\'s Sandals Mesh Casual Ladies Wedges Platform Shoes Solid Color Hollow Out Open Toe Slip-On Female Simple Light Sandals Hot', 'Color: BLACK, Shoe Size: 42', 'publish', 'closed', 'closed', '', 'womens-sandals-mesh-casual-ladies-wedges-platform-shoes-solid-color-hollow-out-open-toe-slip-on-female-simple-light-sandals-hot', '', '', '2021-06-01 12:37:29', '2021-06-01 12:37:29', '', 6296, 'http://shoestimer.com/?post_type=product_variation&p=6300', 1, 'product_variation', '', 0),
(6301, 1, '2021-06-01 12:37:29', '2021-06-01 12:37:29', '', 'Women\'s Sandals Mesh Casual Ladies Wedges Platform Shoes Solid Color Hollow Out Open Toe Slip-On Female Simple Light Sandals Hot', 'Color: BLACK, Shoe Size: 41', 'publish', 'closed', 'closed', '', 'womens-sandals-mesh-casual-ladies-wedges-platform-shoes-solid-color-hollow-out-open-toe-slip-on-female-simple-light-sandals-hot-2', '', '', '2021-06-01 12:37:29', '2021-06-01 12:37:29', '', 6296, 'http://shoestimer.com/?post_type=product_variation&p=6301', 2, 'product_variation', '', 0),
(6302, 1, '2021-06-01 12:37:29', '2021-06-01 12:37:29', '', 'Women\'s Sandals Mesh Casual Ladies Wedges Platform Shoes Solid Color Hollow Out Open Toe Slip-On Female Simple Light Sandals Hot', 'Color: BLACK, Shoe Size: 40', 'publish', 'closed', 'closed', '', 'womens-sandals-mesh-casual-ladies-wedges-platform-shoes-solid-color-hollow-out-open-toe-slip-on-female-simple-light-sandals-hot-3', '', '', '2021-06-01 12:37:29', '2021-06-01 12:37:29', '', 6296, 'http://shoestimer.com/?post_type=product_variation&p=6302', 3, 'product_variation', '', 0),
(6304, 1, '2021-06-01 12:37:29', '2021-06-01 12:37:29', '', 'Women\'s Sandals Mesh Casual Ladies Wedges Platform Shoes Solid Color Hollow Out Open Toe Slip-On Female Simple Light Sandals Hot', 'Color: BLACK, Shoe Size: 39', 'publish', 'closed', 'closed', '', 'womens-sandals-mesh-casual-ladies-wedges-platform-shoes-solid-color-hollow-out-open-toe-slip-on-female-simple-light-sandals-hot-4', '', '', '2021-06-01 12:37:29', '2021-06-01 12:37:29', '', 6296, 'http://shoestimer.com/?post_type=product_variation&p=6304', 4, 'product_variation', '', 0),
(6303, 1, '2021-06-01 12:37:29', '2021-06-01 12:37:29', '', 'ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-5', '', 'inherit', 'open', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-5', '', '', '2021-06-01 12:37:29', '2021-06-01 12:37:29', '', 6043, 'http://shoestimer.com/wp-content/uploads/2021/06/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-5.jpg', 0, 'attachment', 'image/jpeg', 0),
(6305, 1, '2021-06-01 12:37:30', '2021-06-01 12:37:30', '', 'Women\'s Sandals Mesh Casual Ladies Wedges Platform Shoes Solid Color Hollow Out Open Toe Slip-On Female Simple Light Sandals Hot', 'Color: Blue, Shoe Size: 35', 'publish', 'closed', 'closed', '', 'womens-sandals-mesh-casual-ladies-wedges-platform-shoes-solid-color-hollow-out-open-toe-slip-on-female-simple-light-sandals-hot-5', '', '', '2021-06-01 12:37:30', '2021-06-01 12:37:30', '', 6296, 'http://shoestimer.com/?post_type=product_variation&p=6305', 5, 'product_variation', '', 0),
(6306, 1, '2021-06-01 12:37:31', '2021-06-01 12:37:31', '', 'Women\'s Sandals Mesh Casual Ladies Wedges Platform Shoes Solid Color Hollow Out Open Toe Slip-On Female Simple Light Sandals Hot', 'Color: BLACK, Shoe Size: 45', 'publish', 'closed', 'closed', '', 'womens-sandals-mesh-casual-ladies-wedges-platform-shoes-solid-color-hollow-out-open-toe-slip-on-female-simple-light-sandals-hot-6', '', '', '2021-06-01 12:37:31', '2021-06-01 12:37:31', '', 6296, 'http://shoestimer.com/?post_type=product_variation&p=6306', 6, 'product_variation', '', 0),
(6307, 1, '2021-06-01 12:37:31', '2021-06-01 12:37:31', '', 'Women\'s Sandals Mesh Casual Ladies Wedges Platform Shoes Solid Color Hollow Out Open Toe Slip-On Female Simple Light Sandals Hot', 'Color: BLACK, Shoe Size: 44', 'publish', 'closed', 'closed', '', 'womens-sandals-mesh-casual-ladies-wedges-platform-shoes-solid-color-hollow-out-open-toe-slip-on-female-simple-light-sandals-hot-7', '', '', '2021-06-01 12:37:31', '2021-06-01 12:37:31', '', 6296, 'http://shoestimer.com/?post_type=product_variation&p=6307', 7, 'product_variation', '', 0),
(6308, 1, '2021-06-01 12:37:31', '2021-06-01 12:37:31', '', 'ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640', '', 'inherit', 'open', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-jpg_640x640', '', '', '2021-06-01 12:37:31', '2021-06-01 12:37:31', '', 6043, 'http://shoestimer.com/wp-content/uploads/2021/06/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men.jpg_640x640.jpg', 0, 'attachment', 'image/jpeg', 0),
(6309, 1, '2021-06-01 12:37:31', '2021-06-01 12:37:31', '', 'Women\'s Sandals Mesh Casual Ladies Wedges Platform Shoes Solid Color Hollow Out Open Toe Slip-On Female Simple Light Sandals Hot', 'Color: BLACK, Shoe Size: 43', 'publish', 'closed', 'closed', '', 'womens-sandals-mesh-casual-ladies-wedges-platform-shoes-solid-color-hollow-out-open-toe-slip-on-female-simple-light-sandals-hot-8', '', '', '2021-06-01 12:37:31', '2021-06-01 12:37:31', '', 6296, 'http://shoestimer.com/?post_type=product_variation&p=6309', 8, 'product_variation', '', 0),
(6310, 1, '2021-06-01 12:37:32', '2021-06-01 12:37:32', '', 'Women\'s Sandals Mesh Casual Ladies Wedges Platform Shoes Solid Color Hollow Out Open Toe Slip-On Female Simple Light Sandals Hot', 'Color: Blue, Shoe Size: 39', 'publish', 'closed', 'closed', '', 'womens-sandals-mesh-casual-ladies-wedges-platform-shoes-solid-color-hollow-out-open-toe-slip-on-female-simple-light-sandals-hot-9', '', '', '2021-06-01 12:37:32', '2021-06-01 12:37:32', '', 6296, 'http://shoestimer.com/?post_type=product_variation&p=6310', 9, 'product_variation', '', 0);
INSERT INTO `wpx5_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(6311, 1, '2021-06-01 12:37:32', '2021-06-01 12:37:32', '', 'Women\'s Sandals Mesh Casual Ladies Wedges Platform Shoes Solid Color Hollow Out Open Toe Slip-On Female Simple Light Sandals Hot', 'Color: Blue, Shoe Size: 38', 'publish', 'closed', 'closed', '', 'womens-sandals-mesh-casual-ladies-wedges-platform-shoes-solid-color-hollow-out-open-toe-slip-on-female-simple-light-sandals-hot-10', '', '', '2021-06-01 12:37:32', '2021-06-01 12:37:32', '', 6296, 'http://shoestimer.com/?post_type=product_variation&p=6311', 10, 'product_variation', '', 0),
(6312, 1, '2021-06-01 12:37:32', '2021-06-01 12:37:32', '', 'Women\'s Sandals Mesh Casual Ladies Wedges Platform Shoes Solid Color Hollow Out Open Toe Slip-On Female Simple Light Sandals Hot', 'Color: Blue, Shoe Size: 37', 'publish', 'closed', 'closed', '', 'womens-sandals-mesh-casual-ladies-wedges-platform-shoes-solid-color-hollow-out-open-toe-slip-on-female-simple-light-sandals-hot-11', '', '', '2021-06-01 12:37:32', '2021-06-01 12:37:32', '', 6296, 'http://shoestimer.com/?post_type=product_variation&p=6312', 11, 'product_variation', '', 0),
(6314, 1, '2021-06-01 12:37:32', '2021-06-01 12:37:32', '', 'Women\'s Sandals Mesh Casual Ladies Wedges Platform Shoes Solid Color Hollow Out Open Toe Slip-On Female Simple Light Sandals Hot', 'Color: Blue, Shoe Size: 36', 'publish', 'closed', 'closed', '', 'womens-sandals-mesh-casual-ladies-wedges-platform-shoes-solid-color-hollow-out-open-toe-slip-on-female-simple-light-sandals-hot-12', '', '', '2021-06-01 12:37:32', '2021-06-01 12:37:32', '', 6296, 'http://shoestimer.com/?post_type=product_variation&p=6314', 12, 'product_variation', '', 0),
(6313, 1, '2021-06-01 12:37:32', '2021-06-01 12:37:32', '', 'ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-1.jpg_640x640-1', '', 'inherit', 'open', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-1-jpg_640x640-1', '', '', '2021-06-01 12:37:32', '2021-06-01 12:37:32', '', 6043, 'http://shoestimer.com/wp-content/uploads/2021/06/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-1.jpg_640x640-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(6315, 1, '2021-06-01 12:37:33', '2021-06-01 12:37:33', '', 'Women\'s Sandals Mesh Casual Ladies Wedges Platform Shoes Solid Color Hollow Out Open Toe Slip-On Female Simple Light Sandals Hot', 'Color: Blue, Shoe Size: 43', 'publish', 'closed', 'closed', '', 'womens-sandals-mesh-casual-ladies-wedges-platform-shoes-solid-color-hollow-out-open-toe-slip-on-female-simple-light-sandals-hot-13', '', '', '2021-06-01 12:37:33', '2021-06-01 12:37:33', '', 6296, 'http://shoestimer.com/?post_type=product_variation&p=6315', 13, 'product_variation', '', 0),
(6316, 1, '2021-06-01 12:37:33', '2021-06-01 12:37:33', '', 'Women\'s Sandals Mesh Casual Ladies Wedges Platform Shoes Solid Color Hollow Out Open Toe Slip-On Female Simple Light Sandals Hot', 'Color: Blue, Shoe Size: 42', 'publish', 'closed', 'closed', '', 'womens-sandals-mesh-casual-ladies-wedges-platform-shoes-solid-color-hollow-out-open-toe-slip-on-female-simple-light-sandals-hot-14', '', '', '2021-06-01 12:37:33', '2021-06-01 12:37:33', '', 6296, 'http://shoestimer.com/?post_type=product_variation&p=6316', 14, 'product_variation', '', 0),
(6317, 1, '2021-06-01 12:37:33', '2021-06-01 12:37:33', '', 'Women\'s Sandals Mesh Casual Ladies Wedges Platform Shoes Solid Color Hollow Out Open Toe Slip-On Female Simple Light Sandals Hot', 'Color: Blue, Shoe Size: 41', 'publish', 'closed', 'closed', '', 'womens-sandals-mesh-casual-ladies-wedges-platform-shoes-solid-color-hollow-out-open-toe-slip-on-female-simple-light-sandals-hot-15', '', '', '2021-06-01 12:37:33', '2021-06-01 12:37:33', '', 6296, 'http://shoestimer.com/?post_type=product_variation&p=6317', 15, 'product_variation', '', 0),
(6319, 1, '2021-06-01 12:37:33', '2021-06-01 12:37:33', '', 'Women\'s Sandals Mesh Casual Ladies Wedges Platform Shoes Solid Color Hollow Out Open Toe Slip-On Female Simple Light Sandals Hot', 'Color: Blue, Shoe Size: 40', 'publish', 'closed', 'closed', '', 'womens-sandals-mesh-casual-ladies-wedges-platform-shoes-solid-color-hollow-out-open-toe-slip-on-female-simple-light-sandals-hot-16', '', '', '2021-06-01 12:37:33', '2021-06-01 12:37:33', '', 6296, 'http://shoestimer.com/?post_type=product_variation&p=6319', 16, 'product_variation', '', 0),
(6318, 1, '2021-06-01 12:37:33', '2021-06-01 12:37:33', '', 'ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-2.jpg_640x640-2', '', 'inherit', 'open', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-2-jpg_640x640-2', '', '', '2021-06-01 12:37:33', '2021-06-01 12:37:33', '', 6043, 'http://shoestimer.com/wp-content/uploads/2021/06/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-2.jpg_640x640-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(6320, 1, '2021-06-01 12:37:33', '2021-06-01 12:37:33', '', 'Women\'s Sandals Mesh Casual Ladies Wedges Platform Shoes Solid Color Hollow Out Open Toe Slip-On Female Simple Light Sandals Hot', 'Color: BLACK, Shoe Size: 38', 'publish', 'closed', 'closed', '', 'womens-sandals-mesh-casual-ladies-wedges-platform-shoes-solid-color-hollow-out-open-toe-slip-on-female-simple-light-sandals-hot-17', '', '', '2021-06-01 12:37:33', '2021-06-01 12:37:33', '', 6296, 'http://shoestimer.com/?post_type=product_variation&p=6320', 17, 'product_variation', '', 0),
(6321, 1, '2021-06-01 12:37:33', '2021-06-01 12:37:33', '', 'Women\'s Sandals Mesh Casual Ladies Wedges Platform Shoes Solid Color Hollow Out Open Toe Slip-On Female Simple Light Sandals Hot', 'Color: BLACK, Shoe Size: 37', 'publish', 'closed', 'closed', '', 'womens-sandals-mesh-casual-ladies-wedges-platform-shoes-solid-color-hollow-out-open-toe-slip-on-female-simple-light-sandals-hot-18', '', '', '2021-06-01 12:37:33', '2021-06-01 12:37:33', '', 6296, 'http://shoestimer.com/?post_type=product_variation&p=6321', 18, 'product_variation', '', 0),
(6322, 1, '2021-06-01 12:37:34', '2021-06-01 12:37:34', '', 'Women\'s Sandals Mesh Casual Ladies Wedges Platform Shoes Solid Color Hollow Out Open Toe Slip-On Female Simple Light Sandals Hot', 'Color: BLACK, Shoe Size: 36', 'publish', 'closed', 'closed', '', 'womens-sandals-mesh-casual-ladies-wedges-platform-shoes-solid-color-hollow-out-open-toe-slip-on-female-simple-light-sandals-hot-19', '', '', '2021-06-01 12:37:34', '2021-06-01 12:37:34', '', 6296, 'http://shoestimer.com/?post_type=product_variation&p=6322', 19, 'product_variation', '', 0),
(6323, 1, '2021-06-01 12:37:34', '2021-06-01 12:37:34', '', 'Women\'s Sandals Mesh Casual Ladies Wedges Platform Shoes Solid Color Hollow Out Open Toe Slip-On Female Simple Light Sandals Hot', 'Color: BLACK, Shoe Size: 35', 'publish', 'closed', 'closed', '', 'womens-sandals-mesh-casual-ladies-wedges-platform-shoes-solid-color-hollow-out-open-toe-slip-on-female-simple-light-sandals-hot-20', '', '', '2021-06-01 12:37:34', '2021-06-01 12:37:34', '', 6296, 'http://shoestimer.com/?post_type=product_variation&p=6323', 20, 'product_variation', '', 0),
(6324, 1, '2021-06-01 12:37:34', '2021-06-01 12:37:34', '', 'Women\'s Sandals Mesh Casual Ladies Wedges Platform Shoes Solid Color Hollow Out Open Toe Slip-On Female Simple Light Sandals Hot', 'Color: Pink, Shoe Size: 36', 'publish', 'closed', 'closed', '', 'womens-sandals-mesh-casual-ladies-wedges-platform-shoes-solid-color-hollow-out-open-toe-slip-on-female-simple-light-sandals-hot-21', '', '', '2021-06-01 12:37:34', '2021-06-01 12:37:34', '', 6296, 'http://shoestimer.com/?post_type=product_variation&p=6324', 21, 'product_variation', '', 0),
(6325, 1, '2021-06-01 12:37:34', '2021-06-01 12:37:34', '', 'Women\'s Sandals Mesh Casual Ladies Wedges Platform Shoes Solid Color Hollow Out Open Toe Slip-On Female Simple Light Sandals Hot', 'Color: Pink, Shoe Size: 35', 'publish', 'closed', 'closed', '', 'womens-sandals-mesh-casual-ladies-wedges-platform-shoes-solid-color-hollow-out-open-toe-slip-on-female-simple-light-sandals-hot-22', '', '', '2021-06-01 12:37:34', '2021-06-01 12:37:34', '', 6296, 'http://shoestimer.com/?post_type=product_variation&p=6325', 22, 'product_variation', '', 0),
(6327, 1, '2021-06-01 12:37:34', '2021-06-01 12:37:34', '', 'Women\'s Sandals Mesh Casual Ladies Wedges Platform Shoes Solid Color Hollow Out Open Toe Slip-On Female Simple Light Sandals Hot', 'Color: Blue, Shoe Size: 45', 'publish', 'closed', 'closed', '', 'womens-sandals-mesh-casual-ladies-wedges-platform-shoes-solid-color-hollow-out-open-toe-slip-on-female-simple-light-sandals-hot-23', '', '', '2021-06-01 12:37:34', '2021-06-01 12:37:34', '', 6296, 'http://shoestimer.com/?post_type=product_variation&p=6327', 23, 'product_variation', '', 0),
(6326, 1, '2021-06-01 12:37:34', '2021-06-01 12:37:34', '', 'ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-3.jpg_640x640-3', '', 'inherit', 'open', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-3-jpg_640x640-3', '', '', '2021-06-01 12:37:34', '2021-06-01 12:37:34', '', 6043, 'http://shoestimer.com/wp-content/uploads/2021/06/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-3.jpg_640x640-3.jpg', 0, 'attachment', 'image/jpeg', 0),
(6328, 1, '2021-06-01 12:37:34', '2021-06-01 12:37:34', '', 'Women\'s Sandals Mesh Casual Ladies Wedges Platform Shoes Solid Color Hollow Out Open Toe Slip-On Female Simple Light Sandals Hot', 'Color: Blue, Shoe Size: 44', 'publish', 'closed', 'closed', '', 'womens-sandals-mesh-casual-ladies-wedges-platform-shoes-solid-color-hollow-out-open-toe-slip-on-female-simple-light-sandals-hot-24', '', '', '2021-06-01 12:37:34', '2021-06-01 12:37:34', '', 6296, 'http://shoestimer.com/?post_type=product_variation&p=6328', 24, 'product_variation', '', 0),
(6329, 1, '2021-06-01 12:37:35', '2021-06-01 12:37:35', '', 'Women\'s Sandals Mesh Casual Ladies Wedges Platform Shoes Solid Color Hollow Out Open Toe Slip-On Female Simple Light Sandals Hot', 'Color: Pink, Shoe Size: 40', 'publish', 'closed', 'closed', '', 'womens-sandals-mesh-casual-ladies-wedges-platform-shoes-solid-color-hollow-out-open-toe-slip-on-female-simple-light-sandals-hot-25', '', '', '2021-06-01 12:37:35', '2021-06-01 12:37:35', '', 6296, 'http://shoestimer.com/?post_type=product_variation&p=6329', 25, 'product_variation', '', 0),
(6330, 1, '2021-06-01 12:37:35', '2021-06-01 12:37:35', '', 'Women\'s Sandals Mesh Casual Ladies Wedges Platform Shoes Solid Color Hollow Out Open Toe Slip-On Female Simple Light Sandals Hot', 'Color: Pink, Shoe Size: 39', 'publish', 'closed', 'closed', '', 'womens-sandals-mesh-casual-ladies-wedges-platform-shoes-solid-color-hollow-out-open-toe-slip-on-female-simple-light-sandals-hot-26', '', '', '2021-06-01 12:37:35', '2021-06-01 12:37:35', '', 6296, 'http://shoestimer.com/?post_type=product_variation&p=6330', 26, 'product_variation', '', 0),
(6331, 1, '2021-06-01 12:37:35', '2021-06-01 12:37:35', '', 'Women\'s Sandals Mesh Casual Ladies Wedges Platform Shoes Solid Color Hollow Out Open Toe Slip-On Female Simple Light Sandals Hot', 'Color: Pink, Shoe Size: 38', 'publish', 'closed', 'closed', '', 'womens-sandals-mesh-casual-ladies-wedges-platform-shoes-solid-color-hollow-out-open-toe-slip-on-female-simple-light-sandals-hot-27', '', '', '2021-06-01 12:37:35', '2021-06-01 12:37:35', '', 6296, 'http://shoestimer.com/?post_type=product_variation&p=6331', 27, 'product_variation', '', 0),
(6332, 1, '2021-06-01 12:37:35', '2021-06-01 12:37:35', '', 'Women\'s Sandals Mesh Casual Ladies Wedges Platform Shoes Solid Color Hollow Out Open Toe Slip-On Female Simple Light Sandals Hot', 'Color: Pink, Shoe Size: 37', 'publish', 'closed', 'closed', '', 'womens-sandals-mesh-casual-ladies-wedges-platform-shoes-solid-color-hollow-out-open-toe-slip-on-female-simple-light-sandals-hot-28', '', '', '2021-06-01 12:37:35', '2021-06-01 12:37:35', '', 6296, 'http://shoestimer.com/?post_type=product_variation&p=6332', 28, 'product_variation', '', 0),
(6333, 1, '2021-06-01 12:37:35', '2021-06-01 12:37:35', '', 'Women\'s Sandals Mesh Casual Ladies Wedges Platform Shoes Solid Color Hollow Out Open Toe Slip-On Female Simple Light Sandals Hot', 'Color: Pink, Shoe Size: 44', 'publish', 'closed', 'closed', '', 'womens-sandals-mesh-casual-ladies-wedges-platform-shoes-solid-color-hollow-out-open-toe-slip-on-female-simple-light-sandals-hot-29', '', '', '2021-06-01 12:37:35', '2021-06-01 12:37:35', '', 6296, 'http://shoestimer.com/?post_type=product_variation&p=6333', 29, 'product_variation', '', 0),
(6334, 1, '2021-06-01 12:37:35', '2021-06-01 12:37:35', '', 'ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-4.jpg_640x640-4', '', 'inherit', 'open', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-4-jpg_640x640-4', '', '', '2021-06-01 12:37:35', '2021-06-01 12:37:35', '', 6043, 'http://shoestimer.com/wp-content/uploads/2021/06/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-4.jpg_640x640-4.jpg', 0, 'attachment', 'image/jpeg', 0),
(6335, 1, '2021-06-01 12:37:35', '2021-06-01 12:37:35', '', 'Women\'s Sandals Mesh Casual Ladies Wedges Platform Shoes Solid Color Hollow Out Open Toe Slip-On Female Simple Light Sandals Hot', 'Color: Pink, Shoe Size: 43', 'publish', 'closed', 'closed', '', 'womens-sandals-mesh-casual-ladies-wedges-platform-shoes-solid-color-hollow-out-open-toe-slip-on-female-simple-light-sandals-hot-30', '', '', '2021-06-01 12:37:35', '2021-06-01 12:37:35', '', 6296, 'http://shoestimer.com/?post_type=product_variation&p=6335', 30, 'product_variation', '', 0),
(6336, 1, '2021-06-01 12:37:36', '2021-06-01 12:37:36', '', 'Women\'s Sandals Mesh Casual Ladies Wedges Platform Shoes Solid Color Hollow Out Open Toe Slip-On Female Simple Light Sandals Hot', 'Color: Pink, Shoe Size: 42', 'publish', 'closed', 'closed', '', 'womens-sandals-mesh-casual-ladies-wedges-platform-shoes-solid-color-hollow-out-open-toe-slip-on-female-simple-light-sandals-hot-31', '', '', '2021-06-01 12:37:36', '2021-06-01 12:37:36', '', 6296, 'http://shoestimer.com/?post_type=product_variation&p=6336', 31, 'product_variation', '', 0),
(6337, 1, '2021-06-01 12:37:36', '2021-06-01 12:37:36', '', 'Women\'s Sandals Mesh Casual Ladies Wedges Platform Shoes Solid Color Hollow Out Open Toe Slip-On Female Simple Light Sandals Hot', 'Color: Pink, Shoe Size: 41', 'publish', 'closed', 'closed', '', 'womens-sandals-mesh-casual-ladies-wedges-platform-shoes-solid-color-hollow-out-open-toe-slip-on-female-simple-light-sandals-hot-32', '', '', '2021-06-01 12:37:36', '2021-06-01 12:37:36', '', 6296, 'http://shoestimer.com/?post_type=product_variation&p=6337', 32, 'product_variation', '', 0),
(6338, 1, '2021-06-01 12:37:36', '2021-06-01 12:37:36', '', 'Women\'s Sandals Mesh Casual Ladies Wedges Platform Shoes Solid Color Hollow Out Open Toe Slip-On Female Simple Light Sandals Hot', 'Color: Pink, Shoe Size: 45', 'publish', 'closed', 'closed', '', 'womens-sandals-mesh-casual-ladies-wedges-platform-shoes-solid-color-hollow-out-open-toe-slip-on-female-simple-light-sandals-hot-33', '', '', '2021-06-01 12:37:36', '2021-06-01 12:37:36', '', 6296, 'http://shoestimer.com/?post_type=product_variation&p=6338', 33, 'product_variation', '', 0),
(6339, 1, '2021-06-01 12:37:36', '2021-06-01 12:37:36', '', 'ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-5.jpg_640x640-5', '', 'inherit', 'open', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-5-jpg_640x640-5', '', '', '2021-06-01 12:37:36', '2021-06-01 12:37:36', '', 6043, 'http://shoestimer.com/wp-content/uploads/2021/06/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-5.jpg_640x640-5.jpg', 0, 'attachment', 'image/jpeg', 0),
(6340, 1, '2021-06-01 12:37:37', '2021-06-01 12:37:37', '', 'ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-6.jpg_640x640-6', '', 'inherit', 'open', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-6-jpg_640x640-6', '', '', '2021-06-01 12:37:37', '2021-06-01 12:37:37', '', 6043, 'http://shoestimer.com/wp-content/uploads/2021/06/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-6.jpg_640x640-6.jpg', 0, 'attachment', 'image/jpeg', 0),
(6341, 1, '2021-06-01 12:37:39', '2021-06-01 12:37:39', '', 'ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-7.jpg_640x640-7', '', 'inherit', 'open', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-7-jpg_640x640-7', '', '', '2021-06-01 12:37:39', '2021-06-01 12:37:39', '', 6043, 'http://shoestimer.com/wp-content/uploads/2021/06/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-7.jpg_640x640-7.jpg', 0, 'attachment', 'image/jpeg', 0),
(6342, 1, '2021-06-01 12:37:40', '2021-06-01 12:37:40', '', 'ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-8.jpg_640x640-8', '', 'inherit', 'open', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-8-jpg_640x640-8', '', '', '2021-06-01 12:37:40', '2021-06-01 12:37:40', '', 6043, 'http://shoestimer.com/wp-content/uploads/2021/06/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-8.jpg_640x640-8.jpg', 0, 'attachment', 'image/jpeg', 0),
(6343, 1, '2021-06-01 12:37:41', '2021-06-01 12:37:41', '', 'ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-9.jpg_640x640-9', '', 'inherit', 'open', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-9-jpg_640x640-9', '', '', '2021-06-01 12:37:41', '2021-06-01 12:37:41', '', 6043, 'http://shoestimer.com/wp-content/uploads/2021/06/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-9.jpg_640x640-9.jpg', 0, 'attachment', 'image/jpeg', 0),
(6344, 1, '2021-06-01 12:37:43', '2021-06-01 12:37:43', '', 'ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-10.jpg_640x640-10', '', 'inherit', 'open', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-10-jpg_640x640-10', '', '', '2021-06-01 12:37:43', '2021-06-01 12:37:43', '', 6043, 'http://shoestimer.com/wp-content/uploads/2021/06/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-10.jpg_640x640-10.jpg', 0, 'attachment', 'image/jpeg', 0),
(6345, 1, '2021-06-01 12:37:44', '2021-06-01 12:37:44', '', 'ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-11.jpg_640x640-11', '', 'inherit', 'open', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-11-jpg_640x640-11', '', '', '2021-06-01 12:37:44', '2021-06-01 12:37:44', '', 6043, 'http://shoestimer.com/wp-content/uploads/2021/06/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-11.jpg_640x640-11.jpg', 0, 'attachment', 'image/jpeg', 0),
(6346, 1, '2021-06-01 12:37:46', '2021-06-01 12:37:46', '', 'ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-12.jpg_640x640-12', '', 'inherit', 'open', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-12-jpg_640x640-12', '', '', '2021-06-01 12:37:46', '2021-06-01 12:37:46', '', 6043, 'http://shoestimer.com/wp-content/uploads/2021/06/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-12.jpg_640x640-12.jpg', 0, 'attachment', 'image/jpeg', 0),
(6347, 1, '2021-06-01 12:37:47', '2021-06-01 12:37:47', '', 'ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-13.jpg_640x640-13', '', 'inherit', 'open', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-13-jpg_640x640-13', '', '', '2021-06-01 12:37:47', '2021-06-01 12:37:47', '', 6043, 'http://shoestimer.com/wp-content/uploads/2021/06/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-13.jpg_640x640-13.jpg', 0, 'attachment', 'image/jpeg', 0),
(6348, 1, '2021-06-01 12:37:48', '2021-06-01 12:37:48', '', 'ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-14.jpg_640x640-14', '', 'inherit', 'open', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-14-jpg_640x640-14', '', '', '2021-06-01 12:37:48', '2021-06-01 12:37:48', '', 6043, 'http://shoestimer.com/wp-content/uploads/2021/06/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-14.jpg_640x640-14.jpg', 0, 'attachment', 'image/jpeg', 0),
(6349, 1, '2021-06-01 12:37:49', '2021-06-01 12:37:49', '', 'ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-15.jpg_640x640-15', '', 'inherit', 'open', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-15-jpg_640x640-15', '', '', '2021-06-01 12:37:49', '2021-06-01 12:37:49', '', 6043, 'http://shoestimer.com/wp-content/uploads/2021/06/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-15.jpg_640x640-15.jpg', 0, 'attachment', 'image/jpeg', 0),
(6350, 1, '2021-06-01 12:37:51', '2021-06-01 12:37:51', '', 'ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-16.jpg_640x640-16', '', 'inherit', 'open', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-16-jpg_640x640-16', '', '', '2021-06-01 12:37:51', '2021-06-01 12:37:51', '', 6043, 'http://shoestimer.com/wp-content/uploads/2021/06/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-16.jpg_640x640-16.jpg', 0, 'attachment', 'image/jpeg', 0),
(6351, 1, '2021-06-01 12:37:53', '2021-06-01 12:37:53', '', 'ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-17.jpg_640x640-17', '', 'inherit', 'open', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-17-jpg_640x640-17', '', '', '2021-06-01 12:37:53', '2021-06-01 12:37:53', '', 6043, 'http://shoestimer.com/wp-content/uploads/2021/06/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-17.jpg_640x640-17.jpg', 0, 'attachment', 'image/jpeg', 0),
(6352, 1, '2021-06-01 12:37:55', '2021-06-01 12:37:55', '', 'ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-18.jpg_640x640-18', '', 'inherit', 'open', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-18-jpg_640x640-18', '', '', '2021-06-01 12:37:55', '2021-06-01 12:37:55', '', 6043, 'http://shoestimer.com/wp-content/uploads/2021/06/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-18.jpg_640x640-18.jpg', 0, 'attachment', 'image/jpeg', 0),
(6353, 1, '2021-06-01 12:37:56', '2021-06-01 12:37:56', '', 'ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-19.jpg_640x640-19', '', 'inherit', 'open', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-19-jpg_640x640-19', '', '', '2021-06-01 12:37:56', '2021-06-01 12:37:56', '', 6043, 'http://shoestimer.com/wp-content/uploads/2021/06/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-19.jpg_640x640-19.jpg', 0, 'attachment', 'image/jpeg', 0),
(6354, 1, '2021-06-01 12:37:58', '2021-06-01 12:37:58', '', 'ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-20.jpg_640x640-20', '', 'inherit', 'open', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-20-jpg_640x640-20', '', '', '2021-06-01 12:37:58', '2021-06-01 12:37:58', '', 6043, 'http://shoestimer.com/wp-content/uploads/2021/06/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-20.jpg_640x640-20.jpg', 0, 'attachment', 'image/jpeg', 0),
(6355, 1, '2021-06-01 12:38:01', '2021-06-01 12:38:01', '', 'ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-21.jpg_640x640-21', '', 'inherit', 'open', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-21-jpg_640x640-21', '', '', '2021-06-01 12:38:01', '2021-06-01 12:38:01', '', 6043, 'http://shoestimer.com/wp-content/uploads/2021/06/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-21.jpg_640x640-21.jpg', 0, 'attachment', 'image/jpeg', 0),
(6356, 1, '2021-06-01 12:38:02', '2021-06-01 12:38:02', '', 'ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-22.jpg_640x640-22', '', 'inherit', 'open', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-22-jpg_640x640-22', '', '', '2021-06-01 12:38:02', '2021-06-01 12:38:02', '', 6043, 'http://shoestimer.com/wp-content/uploads/2021/06/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-22.jpg_640x640-22.jpg', 0, 'attachment', 'image/jpeg', 0),
(6357, 1, '2021-06-01 12:38:05', '2021-06-01 12:38:05', '', 'ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-23.jpg_640x640-23', '', 'inherit', 'open', 'closed', '', 'one-piece-anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-23-jpg_640x640-23', '', '', '2021-06-01 12:38:05', '2021-06-01 12:38:05', '', 6043, 'http://shoestimer.com/wp-content/uploads/2021/06/ONE-PIECE-Anime-cartoon-students-high-help-cosplay-cos-shoes-fashion-canvas-shoes-casual-comfortable-men-23.jpg_640x640-23.jpg', 0, 'attachment', 'image/jpeg', 0),
(6358, 1, '2021-06-01 12:38:06', '2021-06-01 12:38:06', '', 'Women-s-Sandals-Mesh-Casual-Ladies-Wedges-Platform-Shoes-Solid-Color-Hollow-Out-Open-Toe-Slip-1', '', 'inherit', 'open', 'closed', '', 'women-s-sandals-mesh-casual-ladies-wedges-platform-shoes-solid-color-hollow-out-open-toe-slip-1', '', '', '2021-06-01 12:38:06', '2021-06-01 12:38:06', '', 6296, 'http://shoestimer.com/wp-content/uploads/2021/06/Women-s-Sandals-Mesh-Casual-Ladies-Wedges-Platform-Shoes-Solid-Color-Hollow-Out-Open-Toe-Slip-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(6359, 1, '2021-06-01 12:38:09', '2021-06-01 12:38:09', '', 'Women-s-Sandals-Mesh-Casual-Ladies-Wedges-Platform-Shoes-Solid-Color-Hollow-Out-Open-Toe-Slip-2', '', 'inherit', 'open', 'closed', '', 'women-s-sandals-mesh-casual-ladies-wedges-platform-shoes-solid-color-hollow-out-open-toe-slip-2', '', '', '2021-06-01 12:38:09', '2021-06-01 12:38:09', '', 6296, 'http://shoestimer.com/wp-content/uploads/2021/06/Women-s-Sandals-Mesh-Casual-Ladies-Wedges-Platform-Shoes-Solid-Color-Hollow-Out-Open-Toe-Slip-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(6360, 1, '2021-06-01 12:38:12', '2021-06-01 12:38:12', '', 'Women-s-Sandals-Mesh-Casual-Ladies-Wedges-Platform-Shoes-Solid-Color-Hollow-Out-Open-Toe-Slip-3', '', 'inherit', 'open', 'closed', '', 'women-s-sandals-mesh-casual-ladies-wedges-platform-shoes-solid-color-hollow-out-open-toe-slip-3', '', '', '2021-06-01 12:38:12', '2021-06-01 12:38:12', '', 6296, 'http://shoestimer.com/wp-content/uploads/2021/06/Women-s-Sandals-Mesh-Casual-Ladies-Wedges-Platform-Shoes-Solid-Color-Hollow-Out-Open-Toe-Slip-3.jpg', 0, 'attachment', 'image/jpeg', 0),
(6361, 1, '2021-06-01 12:38:14', '2021-06-01 12:38:14', '', 'Women-s-Sandals-Mesh-Casual-Ladies-Wedges-Platform-Shoes-Solid-Color-Hollow-Out-Open-Toe-Slip-4', '', 'inherit', 'open', 'closed', '', 'women-s-sandals-mesh-casual-ladies-wedges-platform-shoes-solid-color-hollow-out-open-toe-slip-4', '', '', '2021-06-01 12:38:14', '2021-06-01 12:38:14', '', 6296, 'http://shoestimer.com/wp-content/uploads/2021/06/Women-s-Sandals-Mesh-Casual-Ladies-Wedges-Platform-Shoes-Solid-Color-Hollow-Out-Open-Toe-Slip-4.jpg', 0, 'attachment', 'image/jpeg', 0),
(6362, 1, '2021-06-01 12:38:17', '2021-06-01 12:38:17', '', 'Women-s-Sandals-Mesh-Casual-Ladies-Wedges-Platform-Shoes-Solid-Color-Hollow-Out-Open-Toe-Slip-5', '', 'inherit', 'open', 'closed', '', 'women-s-sandals-mesh-casual-ladies-wedges-platform-shoes-solid-color-hollow-out-open-toe-slip-5', '', '', '2021-06-01 12:38:17', '2021-06-01 12:38:17', '', 6296, 'http://shoestimer.com/wp-content/uploads/2021/06/Women-s-Sandals-Mesh-Casual-Ladies-Wedges-Platform-Shoes-Solid-Color-Hollow-Out-Open-Toe-Slip-5.jpg', 0, 'attachment', 'image/jpeg', 0);
INSERT INTO `wpx5_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(6363, 1, '2021-06-01 12:38:20', '2021-06-01 12:38:20', '                <div class=\"product-specs-list-container\">\n                    <ul class=\"product-specs-list util-clearfix\">\n						                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Brand Name:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">HENGSCARYING</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Upper Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">PU</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Origin:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">CN(Origin)</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Sandal Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Gladiator</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Heel Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Thin Heels</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Lining Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">PU</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Side Vamp Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Open</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Outsole Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Rubber</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Item Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Sandals</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Heel Height:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">High (5cm-8cm)</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">With Platforms:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Yes</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Platform Height:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">0-3cm</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Occasion:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Party</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Closure Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Buckle Strap</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Fit:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Fits true to size, take your normal size</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Back Counter Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Cover Heel</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Fashion Element:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Cross-tied</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Style:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">sexy</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Model Number:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">YGY</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Pattern Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Solid</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Insole Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">PU</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Department Name:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Adult</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Gender:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Women</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Item Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Pumps</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Fit:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Fits true to size, take your normal size</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">sapato feminino:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">woman pump shoes</span>\n                            </li>\n							                    </ul>\n                </div>\n				<div class=\"detailmodule_dynamic\"><kse:widget data-widget-type=\"relatedProduct\" id=\"25051785\" title=\"\" type=\"relation\"></kse:widget></div>\n<div class=\"detailmodule_html\"><div class=\"detail-desc-decorate-richtext\"><div>\n	<kse:widget data-widget-type=\"relatedProduct\" id=\"24514575\" title=\"\" type=\"relation\"></kse:widget>\n</div>\n<div>\n	<div>\n		<p>\n			&nbsp;\n		</p>\n		<p style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-size: 13.0px;line-height: inherit;font-family: arial , helvetica , sans-serif;vertical-align: baseline;color: #000000;\">\n			<span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: 22.0px;line-height: inherit;vertical-align: baseline;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: 700;font-size: inherit;line-height: inherit;vertical-align: baseline;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;vertical-align: baseline;color: #c00000;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;font-family: georgia , serif;vertical-align: baseline;\">1.Measure the length of your foot, Heel to Toe, very important</span></span></span></span>\n		</p>\n		<p style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-size: 13.0px;line-height: inherit;font-family: arial , helvetica , sans-serif;vertical-align: baseline;color: #000000;\">\n			&nbsp;\n		</p>\n		<p style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-size: 13.0px;line-height: inherit;font-family: arial , helvetica , sans-serif;vertical-align: baseline;color: #000000;\">\n			<img alt=\"1\" src=\"https://ae01.alicdn.com/kf/HTB1XBZiOVXXXXbfaXXXq6xXFXXXV.jpg?width=710&amp;height=155&amp;hash=865\" style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: 0.0px;line-height: inherit;vertical-align: middle;color: transparent;\" />\n		</p>\n		<p style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-size: 13.0px;line-height: inherit;font-family: arial , helvetica , sans-serif;vertical-align: baseline;color: #000000;\">\n			<span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: 20.0px;line-height: inherit;vertical-align: baseline;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: 700;font-size: inherit;line-height: inherit;vertical-align: baseline;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;vertical-align: baseline;color: #c00000;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;font-family: georgia , serif;vertical-align: baseline;\">2. Choose matching US size based on the foot length. e.g. If your foot length is 23cm, choose size 6.</span></span></span></span>\n		</p>\n		<p style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-size: 13.0px;line-height: inherit;font-family: arial , helvetica , sans-serif;vertical-align: baseline;color: #000000;\">\n			&nbsp;\n		</p>\n		<p style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-size: 13.0px;line-height: inherit;font-family: arial , helvetica , sans-serif;vertical-align: baseline;color: #000000;\">\n			<img src=\"https://ae01.alicdn.com/kf/HTB18lVqkeuSBuNjSsplq6ze8pXac.jpg?width=1000&amp;height=218&amp;hash=1218\" style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: 0.0px;line-height: inherit;vertical-align: middle;color: transparent;\" />\n		</p>\n		<p style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-size: 13.0px;line-height: inherit;font-family: arial , helvetica , sans-serif;vertical-align: baseline;color: #000000;\">\n			&nbsp;\n		</p>\n		<p style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-size: 13.0px;line-height: inherit;font-family: arial , helvetica , sans-serif;vertical-align: baseline;color: #000000;\">\n			&nbsp;\n		</p>\n		<p style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-size: 13.0px;line-height: inherit;font-family: arial , helvetica , sans-serif;vertical-align: baseline;color: #000000;\">\n			<span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;vertical-align: baseline;color: #c00000;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: 22.0px;line-height: inherit;vertical-align: baseline;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;font-family: georgia , serif;vertical-align: baseline;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: 700;font-size: inherit;line-height: inherit;vertical-align: baseline;\">3.<span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;vertical-align: baseline;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;vertical-align: baseline;\">If you have any problems ,</span></span><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;vertical-align: baseline;\">&nbsp;</span>pls let me know!</span></span></span></span>\n		</p>\n		<p style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-size: 13.0px;line-height: inherit;font-family: arial , helvetica , sans-serif;vertical-align: baseline;color: #000000;\">\n			&nbsp;\n		</p>\n		<p style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-size: 13.0px;line-height: inherit;font-family: arial , helvetica , sans-serif;vertical-align: baseline;color: #000000;\">\n			&nbsp;\n		</p>\n		<p style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-size: 13.0px;line-height: inherit;font-family: arial , helvetica , sans-serif;vertical-align: baseline;color: #000000;\">\n			<span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;vertical-align: baseline;color: #c00000;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: 22.0px;line-height: inherit;vertical-align: baseline;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;font-family: georgia , serif;vertical-align: baseline;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: 700;font-size: inherit;line-height: inherit;vertical-align: baseline;\">4.If you want to wholesale shoes, please contact us, we will give you a discount price and fast delivery way.</span></span></span></span>\n		</p>\n		<p style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-size: 13.0px;line-height: inherit;font-family: arial , helvetica , sans-serif;vertical-align: baseline;color: #000000;\">\n			&nbsp;\n		</p>\n		<p style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-size: 13.0px;line-height: inherit;font-family: arial , helvetica , sans-serif;vertical-align: baseline;color: #000000;\">\n			&nbsp;\n		</p>\n		<p style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-size: 13.0px;line-height: inherit;font-family: arial , helvetica , sans-serif;vertical-align: baseline;color: #000000;\">\n			<span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;vertical-align: baseline;color: #c00000;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: 22.0px;line-height: inherit;vertical-align: baseline;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;font-family: georgia , serif;vertical-align: baseline;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: 700;font-size: inherit;line-height: inherit;vertical-align: baseline;\">5.If you order 3 or more shoes in an order,I will send them by Epacket delivery company (10-20days) For free!!!</span></span></span></span>\n		</p>\n		<p style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-size: 13.0px;line-height: inherit;font-family: arial , helvetica , sans-serif;vertical-align: baseline;color: #000000;\">\n			&nbsp;\n		</p>\n		<p style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-size: 13.0px;line-height: inherit;font-family: arial , helvetica , sans-serif;vertical-align: baseline;color: #000000;\">\n			<span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;vertical-align: baseline;color: #c00000;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: 22.0px;line-height: inherit;vertical-align: baseline;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;font-family: georgia , serif;vertical-align: baseline;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: 700;font-size: inherit;line-height: inherit;vertical-align: baseline;\">6.If you order 8 or more shoes in an order,I will send the by DHL or EMS delivery company(3-12days) For Free!</span></span></span></span>\n		</p>\n		<p style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-size: 13.0px;line-height: inherit;font-family: arial , helvetica , sans-serif;vertical-align: baseline;color: #000000;\">\n			&nbsp;\n		</p>\n		<p style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-size: 13.0px;line-height: inherit;font-family: arial , helvetica , sans-serif;vertical-align: baseline;color: #000000;\">\n			<span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;vertical-align: baseline;color: #c00000;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: 22.0px;line-height: inherit;vertical-align: baseline;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: inherit;font-size: inherit;line-height: inherit;font-family: georgia , serif;vertical-align: baseline;\"><span style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-style: inherit;font-weight: 700;font-size: inherit;line-height: inherit;vertical-align: baseline;\">7.So,inviting your Friends to buy shoes together to Enjoy Faster Delivery!<img alt=\"lr-IMG-6019\" src=\"https://ae01.alicdn.com/kf/H0715d138f09e457195f4e03dbefc36fcJ.jpg\" /><img alt=\"lr-IMG-6021\" src=\"https://ae01.alicdn.com/kf/Hf24e79db1aeb46e0960267552909bda4y.jpg\" /><img alt=\"lr-IMG-6022\" src=\"https://ae01.alicdn.com/kf/Hdbbfaed7955c4f8983c23b92cde65d3az.jpg\" /><img alt=\"lr-IMG-6023\" src=\"https://ae01.alicdn.com/kf/H14609e90675242f8a320f9bb08b06dfcq.jpg\" /><img alt=\"lr-IMG-6024\" src=\"https://ae01.alicdn.com/kf/H8b34a0b532f44f158b2388ba3288d4920.jpg\" /><img alt=\"lr-IMG-6008\" src=\"https://ae01.alicdn.com/kf/Hcbb021b6042c4583b47756d4c8cefaf71.jpg\" /><img alt=\"lr-IMG-6015\" src=\"https://ae01.alicdn.com/kf/H07ccc1b2acea48928e341656ec79a336g.jpg\" /><img alt=\"lr-IMG-6016\" src=\"https://ae01.alicdn.com/kf/H5aa91b06319b427ba57f712070798ee4Z.jpg\" /><img alt=\"lr-IMG-6011\" src=\"https://ae01.alicdn.com/kf/H651546d9ded14ed9b5ef0301cbfd2347Q.jpg\" /><img alt=\"lr-IMG-6010\" src=\"https://ae01.alicdn.com/kf/H7c31aa06a20c420388a2e75e29d4fad20.jpg\" /><img alt=\"lr-IMG-5994\" src=\"https://ae01.alicdn.com/kf/H3ade250a33dc4443877ecf560b21d866d.jpg\" /><img alt=\"lr-IMG-5997\" src=\"https://ae01.alicdn.com/kf/H6ef7e68f1b734d8b82dfd4d417c22f5bR.jpg\" /><img alt=\"lr-IMG-5998\" src=\"https://ae01.alicdn.com/kf/H1c6d01271c584e108819141cbb893bbfy.jpg\" /><img alt=\"lr-IMG-6002\" src=\"https://ae01.alicdn.com/kf/H8ab2a320652240398cf0c1fc32c357fef.jpg\" /><img alt=\"lr-IMG-6004\" src=\"https://ae01.alicdn.com/kf/H6394a13d9ec64b2c84658b1cf2a5365av.jpg\" /><img alt=\"lr-IMG-5992\" src=\"https://ae01.alicdn.com/kf/Hb6977c91ff7e4fd4b32a8a1ff2f22f11Y.jpg\" /><img alt=\"lr-IMG-5892\" src=\"https://ae01.alicdn.com/kf/Hb872699347e94c0fbaad7c2011ebd945I.jpg\" /><img alt=\"lr-IMG-5903\" src=\"https://ae01.alicdn.com/kf/H545ea404938a4a919ea449ebda6836e3n.jpg\" /><img alt=\"lr-IMG-5920\" src=\"https://ae01.alicdn.com/kf/H70f911255d5a4009a23dfc24fe1d4ef4U.jpg\" /><img alt=\"lr-IMG-5924\" src=\"https://ae01.alicdn.com/kf/H4b8e490c2f9f45a5bb9d8eac6036de5fW.jpg\" /><img alt=\"lr-IMG-5930\" src=\"https://ae01.alicdn.com/kf/Hd55ebb7c80be45c0af6592065cd2991cS.jpg\" /><img alt=\"lr-IMG-5934\" src=\"https://ae01.alicdn.com/kf/H2a349a0b8ec0448d945bd48df04fe2f3R.jpg\" /><img alt=\"lr-IMG-5955\" src=\"https://ae01.alicdn.com/kf/H68acf9e404c340c9b0a8fd623fa934caV.jpg\" /><img alt=\"lr-IMG-5957\" src=\"https://ae01.alicdn.com/kf/H06ad742fec434af2b90e56fd75a5f7f82.jpg\" /><img alt=\"lr-IMG-5959\" src=\"https://ae01.alicdn.com/kf/H00e511b59124468caa7affed982d2ae5Z.jpg\" /><img alt=\"lr-IMG-5974\" src=\"https://ae01.alicdn.com/kf/H39d0944e7dc7414c8c858e50e6b3c6ecw.jpg\" /><img alt=\"lr-IMG-5982\" src=\"https://ae01.alicdn.com/kf/Hbec34c6ed3a64102ada4965189a37704J.jpg\" /><img alt=\"2 (1)\" src=\"https://ae01.alicdn.com/kf/H27ef8cd9fd324a32ad454557484e67c3s.jpg?width=800&amp;height=800&amp;hash=1600\" /><img alt=\"2 (2)\" src=\"https://ae01.alicdn.com/kf/Hc496eb5da84748e8b401e358c2b548427.jpg?width=800&amp;height=800&amp;hash=1600\" /><img alt=\"2 (3)\" src=\"https://ae01.alicdn.com/kf/H9c9b9b7eab474c60821b5a303ed2212dT.jpg?width=800&amp;height=800&amp;hash=1600\" /><img alt=\"2 (14)\" src=\"https://ae01.alicdn.com/kf/Hf13cd856d37b47c791cba5d3d4c251dbC.jpg?width=800&amp;height=800&amp;hash=1600\" /><img alt=\"2 (15)\" src=\"https://ae01.alicdn.com/kf/Hbac215a3e0a84055a2ec1952baef7903p.jpg?width=800&amp;height=800&amp;hash=1600\" /><img alt=\"2 (17)\" src=\"https://ae01.alicdn.com/kf/H2ed596e8f84741d88b8465d0ecc0e3947.jpg?width=800&amp;height=800&amp;hash=1600\" /><img alt=\"2 (18)\" src=\"https://ae01.alicdn.com/kf/H2a86781a6e714d4aa8df0d0e52934142m.jpg?width=800&amp;height=800&amp;hash=1600\" /><img alt=\"2 (19)\" src=\"https://ae01.alicdn.com/kf/H69ac3d61dfe74c378e38debe6c8106a10.jpg?width=800&amp;height=800&amp;hash=1600\" /><img alt=\"2 (20)\" src=\"https://ae01.alicdn.com/kf/H5481fa9212ae4edca804ed4f822cc4720.jpg?width=800&amp;height=800&amp;hash=1600\" /><img alt=\"IMG_6549\" src=\"https://ae01.alicdn.com/kf/H75f0636a63ef4f8d86648d4e305f25abB.jpg?width=800&amp;height=800&amp;hash=1600\" /><img alt=\"IMG_6550\" src=\"https://ae01.alicdn.com/kf/H2b878b59452140f69a57a7bdd52f3216R.jpg?width=800&amp;height=800&amp;hash=1600\" /><img alt=\"IMG_6552\" src=\"https://ae01.alicdn.com/kf/H65fad375440c4727a2f82e460e45816dQ.jpg\" /><img alt=\"IMG_6554\" src=\"https://ae01.alicdn.com/kf/H9acd18b9544446088c5c74757fd20060k.jpg?width=800&amp;height=800&amp;hash=1600\" /><img alt=\"IMG_6555\" src=\"https://ae01.alicdn.com/kf/H694c4d7e8c924c8ea22b918890662885p.jpg?width=800&amp;height=800&amp;hash=1600\" /><img alt=\"IMG_6564\" src=\"https://ae01.alicdn.com/kf/H4db52ca76fc64221a947f394fd561c45z.jpg?width=800&amp;height=800&amp;hash=1600\" /><img alt=\"IMG_6566\" src=\"https://ae01.alicdn.com/kf/H1e8451fb9e8f4cb28aefcb45d339747dT.jpg?width=800&amp;height=800&amp;hash=1600\" /><img alt=\"IMG_6568\" src=\"https://ae01.alicdn.com/kf/H51f394c9f51d4e199b797be20524a59fR.jpg?width=800&amp;height=800&amp;hash=1600\" /><img alt=\"IMG_6569\" src=\"https://ae01.alicdn.com/kf/H7a5df76ce25a453383fce892fa3bdb07Y.jpg?width=800&amp;height=800&amp;hash=1600\" /><img alt=\"IMG_6570\" src=\"https://ae01.alicdn.com/kf/Hd57d65a3c824470dac4dd5b63011dfefq.jpg?width=800&amp;height=800&amp;hash=1600\" /></span></span></span></span><img alt=\"HTB18wgqGVXXXXbvXXXXq6xXFXXXl\" src=\"https://ae01.alicdn.com/kf/HTB16CxmkbSYBuNjSspiq6xNzpXaj.jpg?width=750&amp;height=922&amp;hash=1672\" style=\"box-sizing: content-box;margin: 0.0px;padding: 0.0px;border: 0.0px;font-size: 0.0px;line-height: inherit;font-family: arial;vertical-align: middle;color: transparent;text-align: center;\" />\n		</p>\n	</div>\n</div>\n<p>\n	&nbsp;\n</p>\n<p>\n	&nbsp;\n</p>\n</div></div>\n\n\n', '2021 Summer Women 7cm High Heels Flip Flops Sandals Fetish Platform Pleaser Yellow Gold Sandles Stripper Sexy Luxury Brand Shoes', '', 'publish', 'open', 'closed', '', '2021-summer-women-7cm-high-heels-flip-flops-sandals-fetish-platform-pleaser-yellow-gold-sandles-stripper-sexy-luxury-brand-shoes', '', '', '2021-06-01 12:38:42', '2021-06-01 12:38:42', '', 0, 'http://shoestimer.com/product/2021-summer-women-7cm-high-heels-flip-flops-sandals-fetish-platform-pleaser-yellow-gold-sandles-stripper-sexy-luxury-brand-shoes/', 0, 'product', '', 0),
(6364, 1, '2021-06-01 12:38:20', '2021-06-01 12:38:20', '', 'Women-s-Sandals-Mesh-Casual-Ladies-Wedges-Platform-Shoes-Solid-Color-Hollow-Out-Open-Toe-Slip.jpg_640x640', '', 'inherit', 'open', 'closed', '', 'women-s-sandals-mesh-casual-ladies-wedges-platform-shoes-solid-color-hollow-out-open-toe-slip-jpg_640x640', '', '', '2021-06-01 12:38:20', '2021-06-01 12:38:20', '', 6296, 'http://shoestimer.com/wp-content/uploads/2021/06/Women-s-Sandals-Mesh-Casual-Ladies-Wedges-Platform-Shoes-Solid-Color-Hollow-Out-Open-Toe-Slip.jpg_640x640.jpg', 0, 'attachment', 'image/jpeg', 0),
(6365, 1, '2021-06-01 12:38:22', '2021-06-01 12:38:22', '', '2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper', '', 'inherit', 'open', 'closed', '', '2021-summer-women-7cm-high-heels-flip-flops-sandals-fetish-platform-pleaser-yellow-gold-sandles-stripper', '', '', '2021-06-01 12:38:22', '2021-06-01 12:38:22', '', 6363, 'http://shoestimer.com/wp-content/uploads/2021/06/2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper.jpg', 0, 'attachment', 'image/jpeg', 0),
(6366, 1, '2021-06-01 12:38:26', '2021-06-01 12:38:26', '', '2021 Summer Women 7cm High Heels Flip Flops Sandals Fetish Platform Pleaser Yellow Gold Sandles Stripper Sexy Luxury Brand Shoes', 'Color: Yellow, Shoe Size: 9.5', 'publish', 'closed', 'closed', '', '2021-summer-women-7cm-high-heels-flip-flops-sandals-fetish-platform-pleaser-yellow-gold-sandles-stripper-sexy-luxury-brand-shoes', '', '', '2021-06-01 12:38:26', '2021-06-01 12:38:26', '', 6363, 'http://shoestimer.com/?post_type=product_variation&p=6366', 1, 'product_variation', '', 0),
(6367, 1, '2021-06-01 12:38:26', '2021-06-01 12:38:26', '', '2021 Summer Women 7cm High Heels Flip Flops Sandals Fetish Platform Pleaser Yellow Gold Sandles Stripper Sexy Luxury Brand Shoes', 'Color: Yellow, Shoe Size: 9', 'publish', 'closed', 'closed', '', '2021-summer-women-7cm-high-heels-flip-flops-sandals-fetish-platform-pleaser-yellow-gold-sandles-stripper-sexy-luxury-brand-shoes-2', '', '', '2021-06-01 12:38:26', '2021-06-01 12:38:26', '', 6363, 'http://shoestimer.com/?post_type=product_variation&p=6367', 2, 'product_variation', '', 0),
(6368, 1, '2021-06-01 12:38:26', '2021-06-01 12:38:26', '', '2021 Summer Women 7cm High Heels Flip Flops Sandals Fetish Platform Pleaser Yellow Gold Sandles Stripper Sexy Luxury Brand Shoes', 'Color: Yellow, Shoe Size: 8.5', 'publish', 'closed', 'closed', '', '2021-summer-women-7cm-high-heels-flip-flops-sandals-fetish-platform-pleaser-yellow-gold-sandles-stripper-sexy-luxury-brand-shoes-3', '', '', '2021-06-01 12:38:26', '2021-06-01 12:38:26', '', 6363, 'http://shoestimer.com/?post_type=product_variation&p=6368', 3, 'product_variation', '', 0),
(6369, 1, '2021-06-01 12:38:26', '2021-06-01 12:38:26', '', '2021 Summer Women 7cm High Heels Flip Flops Sandals Fetish Platform Pleaser Yellow Gold Sandles Stripper Sexy Luxury Brand Shoes', 'Color: Yellow, Shoe Size: 7.5', 'publish', 'closed', 'closed', '', '2021-summer-women-7cm-high-heels-flip-flops-sandals-fetish-platform-pleaser-yellow-gold-sandles-stripper-sexy-luxury-brand-shoes-4', '', '', '2021-06-01 12:38:26', '2021-06-01 12:38:26', '', 6363, 'http://shoestimer.com/?post_type=product_variation&p=6369', 4, 'product_variation', '', 0),
(6370, 1, '2021-06-01 12:38:26', '2021-06-01 12:38:26', '', '2021 Summer Women 7cm High Heels Flip Flops Sandals Fetish Platform Pleaser Yellow Gold Sandles Stripper Sexy Luxury Brand Shoes', 'Color: Rosy Red, Shoe Size: 7.5', 'publish', 'closed', 'closed', '', '2021-summer-women-7cm-high-heels-flip-flops-sandals-fetish-platform-pleaser-yellow-gold-sandles-stripper-sexy-luxury-brand-shoes-5', '', '', '2021-06-01 12:38:26', '2021-06-01 12:38:26', '', 6363, 'http://shoestimer.com/?post_type=product_variation&p=6370', 5, 'product_variation', '', 0),
(6371, 1, '2021-06-01 12:38:26', '2021-06-01 12:38:26', '', '2021 Summer Women 7cm High Heels Flip Flops Sandals Fetish Platform Pleaser Yellow Gold Sandles Stripper Sexy Luxury Brand Shoes', 'Color: Rosy Red, Shoe Size: 6.5', 'publish', 'closed', 'closed', '', '2021-summer-women-7cm-high-heels-flip-flops-sandals-fetish-platform-pleaser-yellow-gold-sandles-stripper-sexy-luxury-brand-shoes-6', '', '', '2021-06-01 12:38:26', '2021-06-01 12:38:26', '', 6363, 'http://shoestimer.com/?post_type=product_variation&p=6371', 6, 'product_variation', '', 0),
(6372, 1, '2021-06-01 12:38:26', '2021-06-01 12:38:26', '', '2021 Summer Women 7cm High Heels Flip Flops Sandals Fetish Platform Pleaser Yellow Gold Sandles Stripper Sexy Luxury Brand Shoes', 'Color: Rosy Red, Shoe Size: 6', 'publish', 'closed', 'closed', '', '2021-summer-women-7cm-high-heels-flip-flops-sandals-fetish-platform-pleaser-yellow-gold-sandles-stripper-sexy-luxury-brand-shoes-7', '', '', '2021-06-01 12:38:26', '2021-06-01 12:38:26', '', 6363, 'http://shoestimer.com/?post_type=product_variation&p=6372', 7, 'product_variation', '', 0),
(6373, 1, '2021-06-01 12:38:26', '2021-06-01 12:38:26', '', '2021 Summer Women 7cm High Heels Flip Flops Sandals Fetish Platform Pleaser Yellow Gold Sandles Stripper Sexy Luxury Brand Shoes', 'Color: Rosy Red, Shoe Size: 5', 'publish', 'closed', 'closed', '', '2021-summer-women-7cm-high-heels-flip-flops-sandals-fetish-platform-pleaser-yellow-gold-sandles-stripper-sexy-luxury-brand-shoes-8', '', '', '2021-06-01 12:38:26', '2021-06-01 12:38:26', '', 6363, 'http://shoestimer.com/?post_type=product_variation&p=6373', 8, 'product_variation', '', 0),
(6374, 1, '2021-06-01 12:38:26', '2021-06-01 12:38:26', '', '2021 Summer Women 7cm High Heels Flip Flops Sandals Fetish Platform Pleaser Yellow Gold Sandles Stripper Sexy Luxury Brand Shoes', 'Color: Green, Shoe Size: 5', 'publish', 'closed', 'closed', '', '2021-summer-women-7cm-high-heels-flip-flops-sandals-fetish-platform-pleaser-yellow-gold-sandles-stripper-sexy-luxury-brand-shoes-9', '', '', '2021-06-01 12:38:26', '2021-06-01 12:38:26', '', 6363, 'http://shoestimer.com/?post_type=product_variation&p=6374', 9, 'product_variation', '', 0),
(6375, 1, '2021-06-01 12:38:26', '2021-06-01 12:38:26', '', '2021 Summer Women 7cm High Heels Flip Flops Sandals Fetish Platform Pleaser Yellow Gold Sandles Stripper Sexy Luxury Brand Shoes', 'Color: Rosy Red, Shoe Size: 9.5', 'publish', 'closed', 'closed', '', '2021-summer-women-7cm-high-heels-flip-flops-sandals-fetish-platform-pleaser-yellow-gold-sandles-stripper-sexy-luxury-brand-shoes-10', '', '', '2021-06-01 12:38:26', '2021-06-01 12:38:26', '', 6363, 'http://shoestimer.com/?post_type=product_variation&p=6375', 10, 'product_variation', '', 0),
(6376, 1, '2021-06-01 12:38:26', '2021-06-01 12:38:26', '', '2021 Summer Women 7cm High Heels Flip Flops Sandals Fetish Platform Pleaser Yellow Gold Sandles Stripper Sexy Luxury Brand Shoes', 'Color: Rosy Red, Shoe Size: 9', 'publish', 'closed', 'closed', '', '2021-summer-women-7cm-high-heels-flip-flops-sandals-fetish-platform-pleaser-yellow-gold-sandles-stripper-sexy-luxury-brand-shoes-11', '', '', '2021-06-01 12:38:26', '2021-06-01 12:38:26', '', 6363, 'http://shoestimer.com/?post_type=product_variation&p=6376', 11, 'product_variation', '', 0),
(6377, 1, '2021-06-01 12:38:27', '2021-06-01 12:38:27', '', '2021 Summer Women 7cm High Heels Flip Flops Sandals Fetish Platform Pleaser Yellow Gold Sandles Stripper Sexy Luxury Brand Shoes', 'Color: Rosy Red, Shoe Size: 8.5', 'publish', 'closed', 'closed', '', '2021-summer-women-7cm-high-heels-flip-flops-sandals-fetish-platform-pleaser-yellow-gold-sandles-stripper-sexy-luxury-brand-shoes-12', '', '', '2021-06-01 12:38:27', '2021-06-01 12:38:27', '', 6363, 'http://shoestimer.com/?post_type=product_variation&p=6377', 12, 'product_variation', '', 0),
(6378, 1, '2021-06-01 12:38:27', '2021-06-01 12:38:27', '', '2021 Summer Women 7cm High Heels Flip Flops Sandals Fetish Platform Pleaser Yellow Gold Sandles Stripper Sexy Luxury Brand Shoes', 'Color: Green, Shoe Size: 8.5', 'publish', 'closed', 'closed', '', '2021-summer-women-7cm-high-heels-flip-flops-sandals-fetish-platform-pleaser-yellow-gold-sandles-stripper-sexy-luxury-brand-shoes-13', '', '', '2021-06-01 12:38:27', '2021-06-01 12:38:27', '', 6363, 'http://shoestimer.com/?post_type=product_variation&p=6378', 13, 'product_variation', '', 0),
(6379, 1, '2021-06-01 12:38:27', '2021-06-01 12:38:27', '', '2021 Summer Women 7cm High Heels Flip Flops Sandals Fetish Platform Pleaser Yellow Gold Sandles Stripper Sexy Luxury Brand Shoes', 'Color: Green, Shoe Size: 7.5', 'publish', 'closed', 'closed', '', '2021-summer-women-7cm-high-heels-flip-flops-sandals-fetish-platform-pleaser-yellow-gold-sandles-stripper-sexy-luxury-brand-shoes-14', '', '', '2021-06-01 12:38:27', '2021-06-01 12:38:27', '', 6363, 'http://shoestimer.com/?post_type=product_variation&p=6379', 14, 'product_variation', '', 0),
(6380, 1, '2021-06-01 12:38:27', '2021-06-01 12:38:27', '', 'Women-s-Sandals-Mesh-Casual-Ladies-Wedges-Platform-Shoes-Solid-Color-Hollow-Out-Open-Toe-Slip-1.jpg_640x640-1', '', 'inherit', 'open', 'closed', '', 'women-s-sandals-mesh-casual-ladies-wedges-platform-shoes-solid-color-hollow-out-open-toe-slip-1-jpg_640x640-1', '', '', '2021-06-01 12:38:27', '2021-06-01 12:38:27', '', 6296, 'http://shoestimer.com/wp-content/uploads/2021/06/Women-s-Sandals-Mesh-Casual-Ladies-Wedges-Platform-Shoes-Solid-Color-Hollow-Out-Open-Toe-Slip-1.jpg_640x640-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(6381, 1, '2021-06-01 12:38:27', '2021-06-01 12:38:27', '', '2021 Summer Women 7cm High Heels Flip Flops Sandals Fetish Platform Pleaser Yellow Gold Sandles Stripper Sexy Luxury Brand Shoes', 'Color: Green, Shoe Size: 6.5', 'publish', 'closed', 'closed', '', '2021-summer-women-7cm-high-heels-flip-flops-sandals-fetish-platform-pleaser-yellow-gold-sandles-stripper-sexy-luxury-brand-shoes-15', '', '', '2021-06-01 12:38:27', '2021-06-01 12:38:27', '', 6363, 'http://shoestimer.com/?post_type=product_variation&p=6381', 15, 'product_variation', '', 0),
(6382, 1, '2021-06-01 12:38:27', '2021-06-01 12:38:27', '', '2021 Summer Women 7cm High Heels Flip Flops Sandals Fetish Platform Pleaser Yellow Gold Sandles Stripper Sexy Luxury Brand Shoes', 'Color: Green, Shoe Size: 6', 'publish', 'closed', 'closed', '', '2021-summer-women-7cm-high-heels-flip-flops-sandals-fetish-platform-pleaser-yellow-gold-sandles-stripper-sexy-luxury-brand-shoes-16', '', '', '2021-06-01 12:38:27', '2021-06-01 12:38:27', '', 6363, 'http://shoestimer.com/?post_type=product_variation&p=6382', 16, 'product_variation', '', 0),
(6383, 1, '2021-06-01 12:38:27', '2021-06-01 12:38:27', '', '2021 Summer Women 7cm High Heels Flip Flops Sandals Fetish Platform Pleaser Yellow Gold Sandles Stripper Sexy Luxury Brand Shoes', 'Color: BLACK, Shoe Size: 6', 'publish', 'closed', 'closed', '', '2021-summer-women-7cm-high-heels-flip-flops-sandals-fetish-platform-pleaser-yellow-gold-sandles-stripper-sexy-luxury-brand-shoes-17', '', '', '2021-06-01 12:38:27', '2021-06-01 12:38:27', '', 6363, 'http://shoestimer.com/?post_type=product_variation&p=6383', 17, 'product_variation', '', 0),
(6384, 1, '2021-06-01 12:38:28', '2021-06-01 12:38:28', '', '2021 Summer Women 7cm High Heels Flip Flops Sandals Fetish Platform Pleaser Yellow Gold Sandles Stripper Sexy Luxury Brand Shoes', 'Color: BLACK, Shoe Size: 5', 'publish', 'closed', 'closed', '', '2021-summer-women-7cm-high-heels-flip-flops-sandals-fetish-platform-pleaser-yellow-gold-sandles-stripper-sexy-luxury-brand-shoes-18', '', '', '2021-06-01 12:38:28', '2021-06-01 12:38:28', '', 6363, 'http://shoestimer.com/?post_type=product_variation&p=6384', 18, 'product_variation', '', 0),
(6385, 1, '2021-06-01 12:38:29', '2021-06-01 12:38:29', '', '2021 Summer Women 7cm High Heels Flip Flops Sandals Fetish Platform Pleaser Yellow Gold Sandles Stripper Sexy Luxury Brand Shoes', 'Color: Green, Shoe Size: 9.5', 'publish', 'closed', 'closed', '', '2021-summer-women-7cm-high-heels-flip-flops-sandals-fetish-platform-pleaser-yellow-gold-sandles-stripper-sexy-luxury-brand-shoes-19', '', '', '2021-06-01 12:38:29', '2021-06-01 12:38:29', '', 6363, 'http://shoestimer.com/?post_type=product_variation&p=6385', 19, 'product_variation', '', 0),
(6386, 1, '2021-06-01 12:38:29', '2021-06-01 12:38:29', '', '2021 Summer Women 7cm High Heels Flip Flops Sandals Fetish Platform Pleaser Yellow Gold Sandles Stripper Sexy Luxury Brand Shoes', 'Color: Green, Shoe Size: 9', 'publish', 'closed', 'closed', '', '2021-summer-women-7cm-high-heels-flip-flops-sandals-fetish-platform-pleaser-yellow-gold-sandles-stripper-sexy-luxury-brand-shoes-20', '', '', '2021-06-01 12:38:29', '2021-06-01 12:38:29', '', 6363, 'http://shoestimer.com/?post_type=product_variation&p=6386', 20, 'product_variation', '', 0),
(6387, 1, '2021-06-01 12:38:29', '2021-06-01 12:38:29', '', '2021 Summer Women 7cm High Heels Flip Flops Sandals Fetish Platform Pleaser Yellow Gold Sandles Stripper Sexy Luxury Brand Shoes', 'Color: BLACK, Shoe Size: 9', 'publish', 'closed', 'closed', '', '2021-summer-women-7cm-high-heels-flip-flops-sandals-fetish-platform-pleaser-yellow-gold-sandles-stripper-sexy-luxury-brand-shoes-21', '', '', '2021-06-01 12:38:29', '2021-06-01 12:38:29', '', 6363, 'http://shoestimer.com/?post_type=product_variation&p=6387', 21, 'product_variation', '', 0),
(6388, 1, '2021-06-01 12:38:29', '2021-06-01 12:38:29', '', '2021 Summer Women 7cm High Heels Flip Flops Sandals Fetish Platform Pleaser Yellow Gold Sandles Stripper Sexy Luxury Brand Shoes', 'Color: BLACK, Shoe Size: 8.5', 'publish', 'closed', 'closed', '', '2021-summer-women-7cm-high-heels-flip-flops-sandals-fetish-platform-pleaser-yellow-gold-sandles-stripper-sexy-luxury-brand-shoes-22', '', '', '2021-06-01 12:38:29', '2021-06-01 12:38:29', '', 6363, 'http://shoestimer.com/?post_type=product_variation&p=6388', 22, 'product_variation', '', 0),
(6389, 1, '2021-06-01 12:38:29', '2021-06-01 12:38:29', '', '2021 Summer Women 7cm High Heels Flip Flops Sandals Fetish Platform Pleaser Yellow Gold Sandles Stripper Sexy Luxury Brand Shoes', 'Color: BLACK, Shoe Size: 7.5', 'publish', 'closed', 'closed', '', '2021-summer-women-7cm-high-heels-flip-flops-sandals-fetish-platform-pleaser-yellow-gold-sandles-stripper-sexy-luxury-brand-shoes-23', '', '', '2021-06-01 12:38:29', '2021-06-01 12:38:29', '', 6363, 'http://shoestimer.com/?post_type=product_variation&p=6389', 23, 'product_variation', '', 0),
(6390, 1, '2021-06-01 12:38:29', '2021-06-01 12:38:29', '', '2021 Summer Women 7cm High Heels Flip Flops Sandals Fetish Platform Pleaser Yellow Gold Sandles Stripper Sexy Luxury Brand Shoes', 'Color: BLACK, Shoe Size: 6.5', 'publish', 'closed', 'closed', '', '2021-summer-women-7cm-high-heels-flip-flops-sandals-fetish-platform-pleaser-yellow-gold-sandles-stripper-sexy-luxury-brand-shoes-24', '', '', '2021-06-01 12:38:29', '2021-06-01 12:38:29', '', 6363, 'http://shoestimer.com/?post_type=product_variation&p=6390', 24, 'product_variation', '', 0),
(6391, 1, '2021-06-01 12:38:29', '2021-06-01 12:38:29', '', '2021 Summer Women 7cm High Heels Flip Flops Sandals Fetish Platform Pleaser Yellow Gold Sandles Stripper Sexy Luxury Brand Shoes', 'Color: BLACK, Shoe Size: 9.5', 'publish', 'closed', 'closed', '', '2021-summer-women-7cm-high-heels-flip-flops-sandals-fetish-platform-pleaser-yellow-gold-sandles-stripper-sexy-luxury-brand-shoes-25', '', '', '2021-06-01 12:38:29', '2021-06-01 12:38:29', '', 6363, 'http://shoestimer.com/?post_type=product_variation&p=6391', 25, 'product_variation', '', 0),
(6392, 1, '2021-06-01 12:38:30', '2021-06-01 12:38:30', '', '2021 Summer Women 7cm High Heels Flip Flops Sandals Fetish Platform Pleaser Yellow Gold Sandles Stripper Sexy Luxury Brand Shoes', 'Color: Blue, Shoe Size: 7.5', 'publish', 'closed', 'closed', '', '2021-summer-women-7cm-high-heels-flip-flops-sandals-fetish-platform-pleaser-yellow-gold-sandles-stripper-sexy-luxury-brand-shoes-26', '', '', '2021-06-01 12:38:30', '2021-06-01 12:38:30', '', 6363, 'http://shoestimer.com/?post_type=product_variation&p=6392', 26, 'product_variation', '', 0),
(6394, 1, '2021-06-01 12:38:30', '2021-06-01 12:38:30', '', '2021 Summer Women 7cm High Heels Flip Flops Sandals Fetish Platform Pleaser Yellow Gold Sandles Stripper Sexy Luxury Brand Shoes', 'Color: Blue, Shoe Size: 6.5', 'publish', 'closed', 'closed', '', '2021-summer-women-7cm-high-heels-flip-flops-sandals-fetish-platform-pleaser-yellow-gold-sandles-stripper-sexy-luxury-brand-shoes-27', '', '', '2021-06-01 12:38:30', '2021-06-01 12:38:30', '', 6363, 'http://shoestimer.com/?post_type=product_variation&p=6394', 27, 'product_variation', '', 0),
(6393, 1, '2021-06-01 12:38:30', '2021-06-01 12:38:30', '', 'Women-s-Sandals-Mesh-Casual-Ladies-Wedges-Platform-Shoes-Solid-Color-Hollow-Out-Open-Toe-Slip-2.jpg_640x640-2', '', 'inherit', 'open', 'closed', '', 'women-s-sandals-mesh-casual-ladies-wedges-platform-shoes-solid-color-hollow-out-open-toe-slip-2-jpg_640x640-2', '', '', '2021-06-01 12:38:30', '2021-06-01 12:38:30', '', 6296, 'http://shoestimer.com/wp-content/uploads/2021/06/Women-s-Sandals-Mesh-Casual-Ladies-Wedges-Platform-Shoes-Solid-Color-Hollow-Out-Open-Toe-Slip-2.jpg_640x640-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(6395, 1, '2021-06-01 12:38:31', '2021-06-01 12:38:31', '', '2021 Summer Women 7cm High Heels Flip Flops Sandals Fetish Platform Pleaser Yellow Gold Sandles Stripper Sexy Luxury Brand Shoes', 'Color: Blue, Shoe Size: 6', 'publish', 'closed', 'closed', '', '2021-summer-women-7cm-high-heels-flip-flops-sandals-fetish-platform-pleaser-yellow-gold-sandles-stripper-sexy-luxury-brand-shoes-28', '', '', '2021-06-01 12:38:31', '2021-06-01 12:38:31', '', 6363, 'http://shoestimer.com/?post_type=product_variation&p=6395', 28, 'product_variation', '', 0),
(6396, 1, '2021-06-01 12:38:31', '2021-06-01 12:38:31', '', '2021 Summer Women 7cm High Heels Flip Flops Sandals Fetish Platform Pleaser Yellow Gold Sandles Stripper Sexy Luxury Brand Shoes', 'Color: Blue, Shoe Size: 5', 'publish', 'closed', 'closed', '', '2021-summer-women-7cm-high-heels-flip-flops-sandals-fetish-platform-pleaser-yellow-gold-sandles-stripper-sexy-luxury-brand-shoes-29', '', '', '2021-06-01 12:38:31', '2021-06-01 12:38:31', '', 6363, 'http://shoestimer.com/?post_type=product_variation&p=6396', 29, 'product_variation', '', 0);
INSERT INTO `wpx5_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(6397, 1, '2021-06-01 12:38:32', '2021-06-01 12:38:32', '                <div class=\"product-specs-list-container\">\n                    <ul class=\"product-specs-list util-clearfix\">\n						                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Brand Name:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">ISHOWTIENDA</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Upper Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Polyester</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Origin:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">CN(Origin)</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Heel Height:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Flat (≤1cm)</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">With Platforms:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">No</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Occasion:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Casual</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Sandal Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Basic</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Heel Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Wedges</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Lining Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">PU</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Side Vamp Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Open</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Outsole Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">PU</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Item Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Sandals</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Closure Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Slip-On</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Fit:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Fits true to size, take your normal size</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Back Counter Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">1</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Fashion Element:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Shallow</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Style:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Fashion</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Model Number:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">as show</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Pattern Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Solid</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Insole Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">PU</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Department Name:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Adult</span>\n                            </li>\n							                    </ul>\n                </div>\n				<h1 open=\"\" style=\"box-sizing:border-box;font-size:14pt;\" align=\"center\"><span style=\"font-size:24px;\">Women Summer Large Size Wedge Buckle Belt Open Toe Slope Heel Weaving Sandals</span><p align=\"center\"></p>\n<p></p>\n<p></p>\n</h1>\n<p style=\"margin:10px;font-size:12pt;font-weight:700;box-sizing:border-box;border-radius:0px !important;\" align=\"left\"><span style=\"font-family:Arial;color:#ff0000;\">Please\n let us know as much as possible about your inquiry so that we can \nassist you with your specific needs. We are always happy to help \nwherever possible.</span></p>\n<p style=\"margin:10px;font-size:12px;box-sizing:border-box;border-radius:0px !important;\" align=\"left\"><b style=\"box-sizing:border-box;\"><span style=\"box-sizing:border-box;font-size:11pt;color:#ff0000;font-family:Arial;border-radius:0px !important;\">NOTE</span><span style=\"font-family:Arial;font-size:11pt;\">:</span><span style=\"box-sizing:border-box;font-size:11pt;font-family:Arial;border-radius:0px !important;\">As Different Computers Display Colors Differently,The Color Of the Actual Item May Vary Slightly From The Above Images.</span></b></p>\n<p style=\"margin:10px;font-size:12px;box-sizing:border-box;border-radius:0px !important;\" align=\"left\"><span id=\"result_box56\" class=\"\" style=\"box-sizing:border-box;border-radius:0px !important;\" lang=\"en\"><span title=\"温馨æ醒:ä¸åŒéž‹å­æ¬¾å¼ï¼Œè¯·æ ¹æ®è‡ªå·±çš„è„šåž‹æ¥é€‰æ‹©å°ºç \" style=\"box-sizing:border-box;border-radius:0px !important;\"><span style=\"box-sizing:border-box;font-size:11pt;font-weight:700;font-family:Arial;color:#ff0000;border-radius:0px !important;\">Warm Reminder</span><span style=\"font-size:11pt;\"><span style=\"box-sizing:border-box;font-weight:700;border-radius:0px !important;\">:</span></span><span style=\"box-sizing:border-box;font-size:11pt;font-weight:700;font-family:Arial;border-radius:0px !important;\">Different Shoe Styles,Please Select The Size According To Your Foot Type.</span></span></span><span style=\"font-family:Arial;font-weight:bold;font-size:11pt;\"><b style=\"box-sizing:border-box;font-size:11pt;border-radius:0px !important;\"><br style=\"box-sizing:border-box;\" />\n&nbsp;</b></span></p>\n<p style=\"margin:10px;font-size:12px;box-sizing:border-box;border-radius:0px !important;\" align=\"left\"><span class=\"a-list-item\" style=\"box-sizing:border-box;border-radius:0px !important;\"><b style=\"box-sizing:border-box;\"><i style=\"box-sizing:border-box;\"><span style=\"box-sizing:border-box;font-size:14pt;font-family:Arial;border-radius:0px !important;\">Description :</span></i></b></span></p>\n<p style=\"margin:10px;font-size:12px;box-sizing:border-box;border-radius:0px !important;\" align=\"left\"><b style=\"box-sizing:border-box;\"><span style=\"box-sizing:border-box;font-size:11pt;font-family:Arial;border-radius:0px !important;\">Gender :&nbsp;</span></b><span style=\"box-sizing:border-box;font-size:11pt;border-radius:0px !important;\"><b style=\"box-sizing:border-box;\"><span style=\"box-sizing:border-box;font-family:Arial;border-radius:0px !important;\">Women/Gril</span></b></span></p>\n<p style=\"margin:10px;font-size:12px;box-sizing:border-box;border-radius:0px !important;\" align=\"left\"><b style=\"box-sizing:border-box;\"><span style=\"box-sizing:border-box;font-size:11pt;text-decoration-line:underline;font-family:Arial;border-radius:0px !important;\"><span id=\"result_box46\" class=\"\" style=\"box-sizing:border-box;border-radius:0px !important;\" lang=\"en\"><span class=\"\" style=\"box-sizing:border-box;border-radius:0px !important;\">Upper Material</span></span></span><span style=\"font-size:11pt;font-family:Arial;\">:Flock</span></b></p>\n<p style=\"margin:10px;font-size:12px;box-sizing:border-box;border-radius:0px !important;\" align=\"left\"><b style=\"box-sizing:border-box;\"><span style=\"box-sizing:border-box;font-size:11pt;font-family:Arial;border-radius:0px !important;\">Sole Material:Rubber<br />\n</span></b></p>\n<p style=\"margin:10px;font-size:11pt;font-weight:700;box-sizing:border-box;border-radius:0px !important;\" align=\"left\"><span style=\"font-family:Arial;\" lang=\"en-us\">Lining Material:PU<br />\n</span></p>\n<p style=\"margin:10px;font-size:12px;box-sizing:border-box;border-radius:0px !important;\" align=\"left\"><span style=\"box-sizing:border-box;font-family:Arial;border-radius:0px !important;\" lang=\"en-us\"><b style=\"box-sizing:border-box;\"><span style=\"box-sizing:border-box;font-size:11pt;border-radius:0px !important;\"><span style=\"box-sizing:border-box;\">Insole Material</span>:</span></b></span><span style=\"font-size:11pt;\" lang=\"en-us\"><b><span style=\"font-family:Arial;\">PU<br />\n</span></b></span></p>\n<p style=\"margin:10px;font-size:11pt;font-weight:700;box-sizing:border-box;border-radius:0px !important;\" align=\"left\"><span style=\"font-family:Arial;\" lang=\"en-us\">Season:Spring,Autumn,Summer</span></p>\n<p style=\"margin:10px;font-size:12px;box-sizing:border-box;border-radius:0px !important;\" align=\"left\"><span style=\"box-sizing:border-box;font-size:11pt;font-weight:700;font-family:Arial;border-radius:0px !important;\"><span style=\"box-sizing:border-box;\">Suitable Scenes:</span><span lang=\"en-us\">O</span><span id=\"result_box61\" class=\"short_text\" style=\"box-sizing:border-box;border-radius:0px !important;\" lang=\"en\"><span class=\"\" style=\"box-sizing:border-box;border-radius:0px !important;\">utdoor/Everyday/Party/Beach/Work/Leisure</span></span></span></p>\n<p style=\"margin:10px;font-size:12px;box-sizing:border-box;border-radius:0px !important;\" align=\"left\"><span style=\"box-sizing:border-box;font-size:11pt;font-weight:700;font-family:Arial;border-radius:0px !important;\"><span style=\"box-sizing:border-box;border-radius:0px !important;\" lang=\"en-us\">Style:</span><span id=\"result_box51\" class=\"short_text\" style=\"box-sizing:border-box;border-radius:0px !important;\" lang=\"en\"><span class=\"\" style=\"box-sizing:border-box;border-radius:0px !important;\">Casual,Fashion</span></span></span></p>\n<p style=\"margin:10px;font-size:12px;box-sizing:border-box;border-radius:0px !important;\" align=\"left\"><span style=\"box-sizing:border-box;font-size:11pt;font-weight:700;font-family:Arial;border-radius:0px !important;\"><span id=\"result_box48\" class=\"short_text\" style=\"box-sizing:border-box;border-radius:0px !important;\" lang=\"en\">Toe Style :<span style=\"color:#337fe5;\">&nbsp; Open Toe<br />\n</span></span></span></p>\n<p style=\"margin:10px;font-size:12px;box-sizing:border-box;border-radius:0px !important;\" align=\"left\"><b style=\"box-sizing:border-box;\"><span style=\"box-sizing:border-box;font-size:11pt;font-family:Arial;border-radius:0px !important;\"><span id=\"result_box55\" class=\"\" style=\"box-sizing:border-box;border-radius:0px !important;\" lang=\"en\">Closing Method:<span style=\"color:#337fe5;\">Back Strap</span></span></span></b><span style=\"color:#008000;\"><span style=\"font-size:11pt;\" lang=\"en-us\"><b><span style=\"font-family:Arial;\"><br />\n</span></b></span></span></p>\n<p style=\"margin:10px;font-size:12px;box-sizing:border-box;border-radius:0px !important;\" align=\"left\"><span style=\"box-sizing:border-box;border-radius:0px !important;\" lang=\"en-us\"><b style=\"box-sizing:border-box;\"><span style=\"box-sizing:border-box;font-size:11pt;font-family:Arial;border-radius:0px !important;\">Heel High Style:<span style=\"color:#337fe5;\">High heel</span><span style=\"color:#008000;\"><br />\n</span></span></b></span></p>\n<p style=\"margin:10px;font-size:12px;box-sizing:border-box;border-radius:0px !important;\" align=\"left\"><span style=\"box-sizing:border-box;border-radius:0px !important;\" lang=\"en-us\"><b style=\"box-sizing:border-box;\"><span style=\"box-sizing:border-box;font-size:11pt;font-family:Arial;border-radius:0px !important;\"><span style=\"box-sizing:border-box;\">Increase High:</span><span style=\"color:#337fe5;\">NO</span></span></b></span></p>\n<p style=\"margin:10px;font-size:12px;box-sizing:border-box;border-radius:0px !important;\" align=\"left\"><b style=\"box-sizing:border-box;\"><span style=\"box-sizing:border-box;font-size:11pt;font-family:Arial;border-radius:0px !important;\"><span style=\"box-sizing:border-box;\">Shoes Heel High</span>:</span><span style=\"color:#008000;\"><span style=\"box-sizing:border-box;font-family:Arial;font-size:11pt;border-radius:0px !important;color:#337fe5;\">8cm/3.15\'\'</span></span></b></p>\n<p style=\"margin:10px;font-size:12px;box-sizing:border-box;border-radius:0px !important;\" align=\"left\"><span style=\"box-sizing:border-box;font-size:11pt;border-radius:0px !important;\"><b style=\"box-sizing:border-box;\"><span style=\"box-sizing:border-box;font-family:Arial;border-radius:0px !important;\">Platform Heigh</span></b></span><span style=\"font-size:11pt;\"><b><span style=\"font-family:Arial;\">:</span></b></span><b style=\"font-size:13.3333px;box-sizing:border-box;\"><span style=\"color:#008000;\"><span style=\"box-sizing:border-box;font-family:Arial;font-size:11pt;border-radius:0px !important;color:#337fe5;\">1</span></span></b><b style=\"color:#008000;font-size:12px;box-sizing:border-box;\"><span style=\"box-sizing:border-box;font-family:Arial;font-size:11pt;border-radius:0px !important;color:#337fe5;\">cm/0.39\'\'</span></b></p>\n<p align=\"center\"></p>\n<b style=\"color:#008000;font-size:12px;box-sizing:border-box;\"> </b><p></p>\n<p style=\"margin:10px;font-size:12px;box-sizing:border-box;border-radius:0px !important;\" align=\"left\"><b style=\"box-sizing:border-box;\"><span style=\"box-sizing:border-box;font-size:11pt;font-family:Arial;border-radius:0px !important;\">Package:</span><span style=\"box-sizing:border-box;font-family:Arial;font-size:11pt;border-radius:0px !important;\">1 Pair Shoes</span><span style=\"box-sizing:border-box;font-size:11pt;font-family:Arial;border-radius:0px !important;\">(<span style=\"box-sizing:border-box;color:#ff0000;border-radius:0px !important;\">Not Including Shoesbox</span>)</span></b></p>\n<p style=\"margin:10px;font-size:12px;box-sizing:border-box;border-radius:0px !important;\" align=\"left\"></p>\n<div id=\"sizechart-template1\"><table style=\"width:800px;margin:10px auto;\" border=\"1\"><thead><tr><td style=\"font-size:11pt;font-weight:700;font-family:Arial;padding:5px;text-align:center;\">Size</td>\n<td style=\"font-size:11pt;font-weight:700;font-family:Arial;padding:5px;text-align:center;\">US</td>\n<td style=\"font-size:11pt;font-weight:700;font-family:Arial;padding:5px;text-align:center;\">UK</td>\n<td style=\"font-size:11pt;font-weight:700;font-family:Arial;padding:5px;text-align:center;\">EU</td>\n<td style=\"font-size:11pt;font-weight:700;font-family:Arial;padding:5px;text-align:center;\">CN</td>\n<td style=\"font-size:11pt;font-weight:700;font-family:Arial;padding:5px;text-align:center;\">Foot Length</td>\n<td style=\"font-size:11pt;font-weight:700;font-family:Arial;padding:5px;text-align:center;\">Foot wide</td>\n</tr>\n</thead><tbody><tr><td style=\"font-size:11pt;font-weight:700;font-family:Arial;padding:5px;text-align:center;\">35</td>\n<td style=\"font-size:11pt;font-weight:700;font-family:Arial;padding:5px;text-align:center;\">5.5</td>\n<td style=\"font-size:11pt;font-weight:700;font-family:Arial;padding:5px;text-align:center;\">3.5</td>\n<td style=\"font-size:11pt;font-weight:700;font-family:Arial;padding:5px;text-align:center;\">35</td>\n<td style=\"font-size:11pt;font-weight:700;font-family:Arial;padding:5px;text-align:center;\">225</td>\n<td style=\"font-size:11pt;font-weight:700;font-family:Arial;padding:5px;text-align:center;\">22.5cm/8.9\"</td>\n<td style=\"font-size:11pt;font-weight:700;font-family:Arial;padding:5px;text-align:center;\">8-8.5cm/3.2-3.4\"</td>\n</tr>\n<tr><td style=\"font-size:11pt;font-weight:700;font-family:Arial;padding:5px;text-align:center;\">36</td>\n<td style=\"font-size:11pt;font-weight:700;font-family:Arial;padding:5px;text-align:center;\">6</td>\n<td style=\"font-size:11pt;font-weight:700;font-family:Arial;padding:5px;text-align:center;\">4</td>\n<td style=\"font-size:11pt;font-weight:700;font-family:Arial;padding:5px;text-align:center;\">35.5</td>\n<td style=\"font-size:11pt;font-weight:700;font-family:Arial;padding:5px;text-align:center;\">230</td>\n<td style=\"font-size:11pt;font-weight:700;font-family:Arial;padding:5px;text-align:center;\">23cm/9.1\"</td>\n<td style=\"font-size:11pt;font-weight:700;font-family:Arial;padding:5px;text-align:center;\">8.5cm/3.4\"</td>\n</tr>\n<tr><td style=\"font-size:11pt;font-weight:700;font-family:Arial;padding:5px;text-align:center;\">37</td>\n<td style=\"font-size:11pt;font-weight:700;font-family:Arial;padding:5px;text-align:center;\">6.5-7</td>\n<td style=\"font-size:11pt;font-weight:700;font-family:Arial;padding:5px;text-align:center;\">4.5</td>\n<td style=\"font-size:11pt;font-weight:700;font-family:Arial;padding:5px;text-align:center;\">36</td>\n<td style=\"font-size:11pt;font-weight:700;font-family:Arial;padding:5px;text-align:center;\">235</td>\n<td style=\"font-size:11pt;font-weight:700;font-family:Arial;padding:5px;text-align:center;\">23.5cm/9.3\"</td>\n<td style=\"font-size:11pt;font-weight:700;font-family:Arial;padding:5px;text-align:center;\">8.5-9cm/3.4-3.5\"</td>\n</tr>\n<tr><td style=\"font-size:11pt;font-weight:700;font-family:Arial;padding:5px;text-align:center;\">38</td>\n<td style=\"font-size:11pt;font-weight:700;font-family:Arial;padding:5px;text-align:center;\">7.5</td>\n<td style=\"font-size:11pt;font-weight:700;font-family:Arial;padding:5px;text-align:center;\">5</td>\n<td style=\"font-size:11pt;font-weight:700;font-family:Arial;padding:5px;text-align:center;\">37</td>\n<td style=\"font-size:11pt;font-weight:700;font-family:Arial;padding:5px;text-align:center;\">240</td>\n<td style=\"font-size:11pt;font-weight:700;font-family:Arial;padding:5px;text-align:center;\">24cm/9.5\"</td>\n<td style=\"font-size:11pt;font-weight:700;font-family:Arial;padding:5px;text-align:center;\">9cm/3.5\"</td>\n</tr>\n<tr><td style=\"font-size:11pt;font-weight:700;font-family:Arial;padding:5px;text-align:center;\">39</td>\n<td style=\"font-size:11pt;font-weight:700;font-family:Arial;padding:5px;text-align:center;\">8</td>\n<td style=\"font-size:11pt;font-weight:700;font-family:Arial;padding:5px;text-align:center;\">5.5</td>\n<td style=\"font-size:11pt;font-weight:700;font-family:Arial;padding:5px;text-align:center;\">38</td>\n<td style=\"font-size:11pt;font-weight:700;font-family:Arial;padding:5px;text-align:center;\">245</td>\n<td style=\"font-size:11pt;font-weight:700;font-family:Arial;padding:5px;text-align:center;\">24.5cm/9.7\"</td>\n<td style=\"font-size:11pt;font-weight:700;font-family:Arial;padding:5px;text-align:center;\">9-9.5cm/3.5-3.7\"</td>\n</tr>\n<tr><td style=\"font-size:11pt;font-weight:700;font-family:Arial;padding:5px;text-align:center;\">40</td>\n<td style=\"font-size:11pt;font-weight:700;font-family:Arial;padding:5px;text-align:center;\">8.5</td>\n<td style=\"font-size:11pt;font-weight:700;font-family:Arial;padding:5px;text-align:center;\">6</td>\n<td style=\"font-size:11pt;font-weight:700;font-family:Arial;padding:5px;text-align:center;\">39</td>\n<td style=\"font-size:11pt;font-weight:700;font-family:Arial;padding:5px;text-align:center;\">250</td>\n<td style=\"font-size:11pt;font-weight:700;font-family:Arial;padding:5px;text-align:center;\">25cm/9.8\"</td>\n<td style=\"font-size:11pt;font-weight:700;font-family:Arial;padding:5px;text-align:center;\">9.5cm/3.7\"</td>\n</tr>\n<tr><td style=\"font-size:11pt;font-weight:700;font-family:Arial;padding:5px;text-align:center;\">41</td>\n<td style=\"font-size:11pt;font-weight:700;font-family:Arial;padding:5px;text-align:center;\">9</td>\n<td style=\"font-size:11pt;font-weight:700;font-family:Arial;padding:5px;text-align:center;\">6.5</td>\n<td style=\"font-size:11pt;font-weight:700;font-family:Arial;padding:5px;text-align:center;\">39.5</td>\n<td style=\"font-size:11pt;font-weight:700;font-family:Arial;padding:5px;text-align:center;\">255</td>\n<td style=\"font-size:11pt;font-weight:700;font-family:Arial;padding:5px;text-align:center;\">25.5cm/10\"</td>\n<td style=\"font-size:11pt;font-weight:700;font-family:Arial;padding:5px;text-align:center;\">9.5-10cm/3.7-3.9\"</td>\n</tr>\n<tr><td style=\"font-size:11pt;font-weight:700;font-family:Arial;padding:5px;text-align:center;\">42</td>\n<td style=\"font-size:11pt;font-weight:700;font-family:Arial;padding:5px;text-align:center;\">9.5-10</td>\n<td style=\"font-size:11pt;font-weight:700;font-family:Arial;padding:5px;text-align:center;\">7</td>\n<td style=\"font-size:11pt;font-weight:700;font-family:Arial;padding:5px;text-align:center;\">40</td>\n<td style=\"font-size:11pt;font-weight:700;font-family:Arial;padding:5px;text-align:center;\">260</td>\n<td style=\"font-size:11pt;font-weight:700;font-family:Arial;padding:5px;text-align:center;\">26cm/10.2\"</td>\n<td style=\"font-size:11pt;font-weight:700;font-family:Arial;padding:5px;text-align:center;\">10cm/3.9\"</td>\n</tr>\n<tr><td style=\"font-size:11pt;font-weight:700;font-family:Arial;padding:5px;text-align:center;\">43</td>\n<td style=\"font-size:11pt;font-weight:700;font-family:Arial;padding:5px;text-align:center;\">10.5</td>\n<td style=\"font-size:11pt;font-weight:700;font-family:Arial;padding:5px;text-align:center;\">7.5</td>\n<td style=\"font-size:11pt;font-weight:700;font-family:Arial;padding:5px;text-align:center;\">41</td>\n<td style=\"font-size:11pt;font-weight:700;font-family:Arial;padding:5px;text-align:center;\">265</td>\n<td style=\"font-size:11pt;font-weight:700;font-family:Arial;padding:5px;text-align:center;\">26.5cm/10.4\"</td>\n<td style=\"font-size:11pt;font-weight:700;font-family:Arial;padding:5px;text-align:center;\">10.5cm/4.1\"</td>\n</tr>\n</tbody>\n</table>\n<b style=\"box-sizing:border-box;\"> </b></div>\n<b style=\"box-sizing:border-box;\"> <br />\n<br />\n<div id=\"sizechart-template2\">\n</div>\n<p align=\"center\"></p>\n<p align=\"center\"></p>\n<p align=\"center\"></p>\n<p align=\"center\"></p>\n<p align=\"center\"></p>\n<p align=\"center\"></p>\n<p align=\"center\"></p>\n<p align=\"center\"></p>\n<p align=\"center\"></p>\n<p align=\"center\"></p>\n<p align=\"center\"></p>\n<p align=\"center\"></p>\n<p align=\"center\"></p>\n<p align=\"center\"></p>\n<p align=\"center\"></p>\n<p align=\"center\"></p>\n<p align=\"center\"></p>\n<p align=\"center\"></p>\n<p align=\"center\"></p>\n<p align=\"center\"></p>\n<p align=\"center\"></p>\n<p align=\"center\"></p>\n<p align=\"center\"></p>\n<p align=\"center\"></p>\n<p align=\"center\"></p>\n<p align=\"center\"></p>\n<p align=\"center\"></p>\n<p align=\"center\"></p>\n<p align=\"center\"></p>\n<p align=\"center\"></p>\n<p align=\"center\"></p>\n<p align=\"center\"></p>\n<p align=\"center\"></p>\n<p align=\"center\"></p>\n<p align=\"center\"></p>\n<p align=\"center\"></p>\n<p align=\"center\"></p>\n<p align=\"center\"></p>\n<p align=\"center\"></p>\n<p align=\"center\"></p>\n<p align=\"center\"></p>\n<p align=\"center\"></p>\n<p align=\"center\"></p>\n<p align=\"center\"></p>\n<p align=\"center\"></p>\n<p align=\"center\"></p>\n<p align=\"center\"></p>\n<p align=\"center\"></p>\n<p align=\"center\"></p>\n<p align=\"center\"></p>\n<p align=\"center\"></p>\n<p align=\"center\"></p>\n<p align=\"center\"></p>\n<p align=\"center\"></p>\n<p align=\"center\"></p>\n<p align=\"center\"><img src=\"https://ae03.alicdn.com/kf/Hc4d9dc46e31946d9a621fe488538ea79Z.jpg\" /></p>\n<p align=\"center\"><img src=\"https://ae03.alicdn.com/kf/H1fbab10b179944d185177bb580d8d9f1v.jpg\" /></p>\n<p align=\"center\"><img src=\"https://ae03.alicdn.com/kf/H5239703cb2ec4b71bdfc09c03eb4464fN.jpg\" /></p>\n<p align=\"center\"><img src=\"https://ae03.alicdn.com/kf/Hb5dff41b10c5480896640336faf123d7o.jpg\" /></p>\n<p align=\"center\"><img src=\"https://ae03.alicdn.com/kf/Hbd6b7b3f203a49a09a24cd68ba41a733B.jpg\" /></p>\n<p align=\"center\"><img src=\"https://ae03.alicdn.com/kf/Hb6049a2bb2af4958a6365d4cd0f7fde0V.jpg\" /></p>\n<p align=\"center\"><img src=\"https://ae03.alicdn.com/kf/Hada7ffc7e8144045b48f5b75ab35e69eO.jpg\" /></p>\n<p align=\"center\"><img src=\"https://ae03.alicdn.com/kf/H005677ce8d49413f8f603f4a83ec7ac8s.jpg\" /></p>\n<p align=\"center\"><img src=\"https://ae03.alicdn.com/kf/Hdb544184dbcd46899c37fe914d233bf28.jpg\" /></p>\n<p align=\"center\"><img src=\"https://ae03.alicdn.com/kf/He9773f9019ef496f8bbb6908081266e59.jpg\" /></p>\n<p align=\"center\"><img src=\"https://ae03.alicdn.com/kf/H30a76a18798448c6848a713946b0541cK.jpg\" /></p>\n<p align=\"center\"><img src=\"https://ae03.alicdn.com/kf/H7b8f93834cdb49edba7f6127b4e06d62f.jpg\" /></p>\n<p align=\"center\"><img src=\"https://ae03.alicdn.com/kf/Hd07320d459404fddb3c5a37aa9812ef2U.jpg\" /></p>\n<p align=\"center\"><img src=\"https://ae03.alicdn.com/kf/H849b190ad5af4604a1783075e0bb47a0v.jpg\" /></p>\n<p align=\"center\"><img src=\"https://ae03.alicdn.com/kf/He0c224d372d044cb8925d02a06ef0fa60.jpg\" /></p>\n<p align=\"center\"><img src=\"https://ae03.alicdn.com/kf/H08b0ac51e2c544fb8292dbd7bb91f3d2m.jpg\" /></p>\n<p></p>\n<p align=\"center\"></p>\n<p align=\"center\"></p>\n<p align=\"center\"></p>\n<p align=\"center\"></p>\n<p align=\"center\"></p>\n<p align=\"center\"></p>\n<p align=\"center\"></p>\n<p align=\"center\"></p>\n<p align=\"center\"></p>\n<p align=\"center\"></p>\n<p align=\"center\"></p>\n<p align=\"center\"></p>\n<p align=\"center\"></p>\n<p align=\"center\"></p>\n<p align=\"center\"></p>\n<p align=\"center\"></p>\n<p align=\"center\"></p>\n<p align=\"center\"></p>\n<p align=\"center\"></p>\n<p align=\"center\"></p>\n<p align=\"center\"></p>\n<p align=\"center\"></p>\n<p align=\"center\"></p>\n<br />\n</b><p></p>\n<p align=\"center\"></p>\n<p align=\"center\"></p>\n<p></p>\n<b style=\"box-sizing:border-box;\"> </b><p></p>\n<p style=\"margin:10px;font-size:12px;box-sizing:border-box;border-radius:0px !important;\" align=\"left\"></p>\n<p align=\"center\"></p>\n<b style=\"box-sizing:border-box;\"> <p align=\"center\"></p>\n<p align=\"center\"></p>\n<p align=\"center\"></p>\n<p align=\"center\"></p>\n<p align=\"center\"></p>\n<p align=\"center\"></p>\n<p align=\"center\"></p>\n<p align=\"center\"></p>\n<p align=\"center\"></p>\n<p align=\"center\"></p>\n<p align=\"center\"></p>\n<p align=\"center\"></p>\n<p align=\"center\"></p>\n<p align=\"center\"></p>\n<p align=\"center\"></p>\n<p align=\"center\"></p>\n<p align=\"center\"></p>\n<p align=\"center\"></p>\n<p align=\"center\"></p>\n<br />\n</b><p></p>\n\n', 'Women\'s Sandals Summer New Sandals Women\'s Large Size Spot Wedge Buckle Belt European American Open Toe High Heel Women\'s Shoes', '', 'publish', 'open', 'closed', '', 'womens-sandals-summer-new-sandals-womens-large-size-spot-wedge-buckle-belt-european-american-open-toe-high-heel-womens-shoes', '', '', '2021-06-01 12:39:30', '2021-06-01 12:39:30', '', 0, 'http://shoestimer.com/product/womens-sandals-summer-new-sandals-womens-large-size-spot-wedge-buckle-belt-european-american-open-toe-high-heel-womens-shoes/', 0, 'product', '', 0),
(6398, 1, '2021-06-01 12:38:32', '2021-06-01 12:38:32', '', '2021 Summer Women 7cm High Heels Flip Flops Sandals Fetish Platform Pleaser Yellow Gold Sandles Stripper Sexy Luxury Brand Shoes', 'Color: Gold, Shoe Size: 5', 'publish', 'closed', 'closed', '', '2021-summer-women-7cm-high-heels-flip-flops-sandals-fetish-platform-pleaser-yellow-gold-sandles-stripper-sexy-luxury-brand-shoes-30', '', '', '2021-06-01 12:38:32', '2021-06-01 12:38:32', '', 6363, 'http://shoestimer.com/?post_type=product_variation&p=6398', 30, 'product_variation', '', 0),
(6399, 1, '2021-06-01 12:38:32', '2021-06-01 12:38:32', '', '2021 Summer Women 7cm High Heels Flip Flops Sandals Fetish Platform Pleaser Yellow Gold Sandles Stripper Sexy Luxury Brand Shoes', 'Color: Blue, Shoe Size: 9.5', 'publish', 'closed', 'closed', '', '2021-summer-women-7cm-high-heels-flip-flops-sandals-fetish-platform-pleaser-yellow-gold-sandles-stripper-sexy-luxury-brand-shoes-31', '', '', '2021-06-01 12:38:32', '2021-06-01 12:38:32', '', 6363, 'http://shoestimer.com/?post_type=product_variation&p=6399', 31, 'product_variation', '', 0),
(6400, 1, '2021-06-01 12:38:32', '2021-06-01 12:38:32', '', '2021 Summer Women 7cm High Heels Flip Flops Sandals Fetish Platform Pleaser Yellow Gold Sandles Stripper Sexy Luxury Brand Shoes', 'Color: Blue, Shoe Size: 9', 'publish', 'closed', 'closed', '', '2021-summer-women-7cm-high-heels-flip-flops-sandals-fetish-platform-pleaser-yellow-gold-sandles-stripper-sexy-luxury-brand-shoes-32', '', '', '2021-06-01 12:38:32', '2021-06-01 12:38:32', '', 6363, 'http://shoestimer.com/?post_type=product_variation&p=6400', 32, 'product_variation', '', 0),
(6401, 1, '2021-06-01 12:38:32', '2021-06-01 12:38:32', '', 'Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American', '', 'inherit', 'open', 'closed', '', 'women-s-sandals-summer-new-sandals-women-s-large-size-spot-wedge-buckle-belt-european-american', '', '', '2021-06-01 12:38:32', '2021-06-01 12:38:32', '', 6397, 'http://shoestimer.com/wp-content/uploads/2021/06/Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American.jpg', 0, 'attachment', 'image/jpeg', 0),
(6402, 1, '2021-06-01 12:38:32', '2021-06-01 12:38:32', '', '2021 Summer Women 7cm High Heels Flip Flops Sandals Fetish Platform Pleaser Yellow Gold Sandles Stripper Sexy Luxury Brand Shoes', 'Color: Blue, Shoe Size: 8.5', 'publish', 'closed', 'closed', '', '2021-summer-women-7cm-high-heels-flip-flops-sandals-fetish-platform-pleaser-yellow-gold-sandles-stripper-sexy-luxury-brand-shoes-33', '', '', '2021-06-01 12:38:32', '2021-06-01 12:38:32', '', 6363, 'http://shoestimer.com/?post_type=product_variation&p=6402', 33, 'product_variation', '', 0),
(6403, 1, '2021-06-01 12:38:33', '2021-06-01 12:38:33', '', '2021 Summer Women 7cm High Heels Flip Flops Sandals Fetish Platform Pleaser Yellow Gold Sandles Stripper Sexy Luxury Brand Shoes', 'Color: Gold, Shoe Size: 8.5', 'publish', 'closed', 'closed', '', '2021-summer-women-7cm-high-heels-flip-flops-sandals-fetish-platform-pleaser-yellow-gold-sandles-stripper-sexy-luxury-brand-shoes-34', '', '', '2021-06-01 12:38:33', '2021-06-01 12:38:33', '', 6363, 'http://shoestimer.com/?post_type=product_variation&p=6403', 34, 'product_variation', '', 0),
(6404, 1, '2021-06-01 12:38:34', '2021-06-01 12:38:34', '', '2021 Summer Women 7cm High Heels Flip Flops Sandals Fetish Platform Pleaser Yellow Gold Sandles Stripper Sexy Luxury Brand Shoes', 'Color: Gold, Shoe Size: 7.5', 'publish', 'closed', 'closed', '', '2021-summer-women-7cm-high-heels-flip-flops-sandals-fetish-platform-pleaser-yellow-gold-sandles-stripper-sexy-luxury-brand-shoes-35', '', '', '2021-06-01 12:38:34', '2021-06-01 12:38:34', '', 6363, 'http://shoestimer.com/?post_type=product_variation&p=6404', 35, 'product_variation', '', 0),
(6405, 1, '2021-06-01 12:38:35', '2021-06-01 12:38:35', '', '2021 Summer Women 7cm High Heels Flip Flops Sandals Fetish Platform Pleaser Yellow Gold Sandles Stripper Sexy Luxury Brand Shoes', 'Color: Gold, Shoe Size: 6.5', 'publish', 'closed', 'closed', '', '2021-summer-women-7cm-high-heels-flip-flops-sandals-fetish-platform-pleaser-yellow-gold-sandles-stripper-sexy-luxury-brand-shoes-36', '', '', '2021-06-01 12:38:35', '2021-06-01 12:38:35', '', 6363, 'http://shoestimer.com/?post_type=product_variation&p=6405', 36, 'product_variation', '', 0),
(6406, 1, '2021-06-01 12:38:37', '2021-06-01 12:38:37', '', '2021 Summer Women 7cm High Heels Flip Flops Sandals Fetish Platform Pleaser Yellow Gold Sandles Stripper Sexy Luxury Brand Shoes', 'Color: Gold, Shoe Size: 6', 'publish', 'closed', 'closed', '', '2021-summer-women-7cm-high-heels-flip-flops-sandals-fetish-platform-pleaser-yellow-gold-sandles-stripper-sexy-luxury-brand-shoes-37', '', '', '2021-06-01 12:38:37', '2021-06-01 12:38:37', '', 6363, 'http://shoestimer.com/?post_type=product_variation&p=6406', 37, 'product_variation', '', 0),
(6407, 1, '2021-06-01 12:38:37', '2021-06-01 12:38:37', '', '2021 Summer Women 7cm High Heels Flip Flops Sandals Fetish Platform Pleaser Yellow Gold Sandles Stripper Sexy Luxury Brand Shoes', 'Color: White, Shoe Size: 6', 'publish', 'closed', 'closed', '', '2021-summer-women-7cm-high-heels-flip-flops-sandals-fetish-platform-pleaser-yellow-gold-sandles-stripper-sexy-luxury-brand-shoes-38', '', '', '2021-06-01 12:38:37', '2021-06-01 12:38:37', '', 6363, 'http://shoestimer.com/?post_type=product_variation&p=6407', 38, 'product_variation', '', 0),
(6408, 1, '2021-06-01 12:38:38', '2021-06-01 12:38:38', '', '2021 Summer Women 7cm High Heels Flip Flops Sandals Fetish Platform Pleaser Yellow Gold Sandles Stripper Sexy Luxury Brand Shoes', 'Color: White, Shoe Size: 5', 'publish', 'closed', 'closed', '', '2021-summer-women-7cm-high-heels-flip-flops-sandals-fetish-platform-pleaser-yellow-gold-sandles-stripper-sexy-luxury-brand-shoes-39', '', '', '2021-06-01 12:38:38', '2021-06-01 12:38:38', '', 6363, 'http://shoestimer.com/?post_type=product_variation&p=6408', 39, 'product_variation', '', 0),
(6409, 1, '2021-06-01 12:38:39', '2021-06-01 12:38:39', '', '2021 Summer Women 7cm High Heels Flip Flops Sandals Fetish Platform Pleaser Yellow Gold Sandles Stripper Sexy Luxury Brand Shoes', 'Color: Gold, Shoe Size: 9.5', 'publish', 'closed', 'closed', '', '2021-summer-women-7cm-high-heels-flip-flops-sandals-fetish-platform-pleaser-yellow-gold-sandles-stripper-sexy-luxury-brand-shoes-40', '', '', '2021-06-01 12:38:39', '2021-06-01 12:38:39', '', 6363, 'http://shoestimer.com/?post_type=product_variation&p=6409', 40, 'product_variation', '', 0),
(6410, 1, '2021-06-01 12:38:39', '2021-06-01 12:38:39', '', 'Women\'s Sandals Summer New Sandals Women\'s Large Size Spot Wedge Buckle Belt European American Open Toe High Heel Women\'s Shoes', 'Color: BK, Shoe Size: 35, Ships From: Czech Republic', 'publish', 'closed', 'closed', '', 'womens-sandals-summer-new-sandals-womens-large-size-spot-wedge-buckle-belt-european-american-open-toe-high-heel-womens-shoes', '', '', '2021-06-01 12:38:39', '2021-06-01 12:38:39', '', 6397, 'http://shoestimer.com/?post_type=product_variation&p=6410', 1, 'product_variation', '', 0),
(6412, 1, '2021-06-01 12:38:39', '2021-06-01 12:38:39', '', 'Women\'s Sandals Summer New Sandals Women\'s Large Size Spot Wedge Buckle Belt European American Open Toe High Heel Women\'s Shoes', 'Color: BK, Shoe Size: 35, Ships From: Poland', 'publish', 'closed', 'closed', '', 'womens-sandals-summer-new-sandals-womens-large-size-spot-wedge-buckle-belt-european-american-open-toe-high-heel-womens-shoes-2', '', '', '2021-06-01 12:38:39', '2021-06-01 12:38:39', '', 6397, 'http://shoestimer.com/?post_type=product_variation&p=6412', 2, 'product_variation', '', 0),
(6411, 1, '2021-06-01 12:38:39', '2021-06-01 12:38:39', '', '2021 Summer Women 7cm High Heels Flip Flops Sandals Fetish Platform Pleaser Yellow Gold Sandles Stripper Sexy Luxury Brand Shoes', 'Color: Gold, Shoe Size: 9', 'publish', 'closed', 'closed', '', '2021-summer-women-7cm-high-heels-flip-flops-sandals-fetish-platform-pleaser-yellow-gold-sandles-stripper-sexy-luxury-brand-shoes-41', '', '', '2021-06-01 12:38:39', '2021-06-01 12:38:39', '', 6363, 'http://shoestimer.com/?post_type=product_variation&p=6411', 41, 'product_variation', '', 0),
(6413, 1, '2021-06-01 12:38:39', '2021-06-01 12:38:39', '', 'Women\'s Sandals Summer New Sandals Women\'s Large Size Spot Wedge Buckle Belt European American Open Toe High Heel Women\'s Shoes', 'Color: BK, Shoe Size: 35, Ships From: China', 'publish', 'closed', 'closed', '', 'womens-sandals-summer-new-sandals-womens-large-size-spot-wedge-buckle-belt-european-american-open-toe-high-heel-womens-shoes-3', '', '', '2021-06-01 12:38:39', '2021-06-01 12:38:39', '', 6397, 'http://shoestimer.com/?post_type=product_variation&p=6413', 3, 'product_variation', '', 0),
(6414, 1, '2021-06-01 12:38:39', '2021-06-01 12:38:39', '', '2021 Summer Women 7cm High Heels Flip Flops Sandals Fetish Platform Pleaser Yellow Gold Sandles Stripper Sexy Luxury Brand Shoes', 'Color: White, Shoe Size: 9', 'publish', 'closed', 'closed', '', '2021-summer-women-7cm-high-heels-flip-flops-sandals-fetish-platform-pleaser-yellow-gold-sandles-stripper-sexy-luxury-brand-shoes-42', '', '', '2021-06-01 12:38:39', '2021-06-01 12:38:39', '', 6363, 'http://shoestimer.com/?post_type=product_variation&p=6414', 42, 'product_variation', '', 0),
(6415, 1, '2021-06-01 12:38:40', '2021-06-01 12:38:40', '', 'Women\'s Sandals Summer New Sandals Women\'s Large Size Spot Wedge Buckle Belt European American Open Toe High Heel Women\'s Shoes', 'Color: BK, Shoe Size: 35, Ships From: Belgium', 'publish', 'closed', 'closed', '', 'womens-sandals-summer-new-sandals-womens-large-size-spot-wedge-buckle-belt-european-american-open-toe-high-heel-womens-shoes-4', '', '', '2021-06-01 12:38:40', '2021-06-01 12:38:40', '', 6397, 'http://shoestimer.com/?post_type=product_variation&p=6415', 4, 'product_variation', '', 0),
(6417, 1, '2021-06-01 12:38:40', '2021-06-01 12:38:40', '', 'Women\'s Sandals Summer New Sandals Women\'s Large Size Spot Wedge Buckle Belt European American Open Toe High Heel Women\'s Shoes', 'Color: BK, Shoe Size: 36, Ships From: China', 'publish', 'closed', 'closed', '', 'womens-sandals-summer-new-sandals-womens-large-size-spot-wedge-buckle-belt-european-american-open-toe-high-heel-womens-shoes-5', '', '', '2021-06-01 12:38:40', '2021-06-01 12:38:40', '', 6397, 'http://shoestimer.com/?post_type=product_variation&p=6417', 5, 'product_variation', '', 0),
(6416, 1, '2021-06-01 12:38:40', '2021-06-01 12:38:40', '', '2021 Summer Women 7cm High Heels Flip Flops Sandals Fetish Platform Pleaser Yellow Gold Sandles Stripper Sexy Luxury Brand Shoes', 'Color: White, Shoe Size: 8.5', 'publish', 'closed', 'closed', '', '2021-summer-women-7cm-high-heels-flip-flops-sandals-fetish-platform-pleaser-yellow-gold-sandles-stripper-sexy-luxury-brand-shoes-43', '', '', '2021-06-01 12:38:40', '2021-06-01 12:38:40', '', 6363, 'http://shoestimer.com/?post_type=product_variation&p=6416', 43, 'product_variation', '', 0),
(6418, 1, '2021-06-01 12:38:40', '2021-06-01 12:38:40', '', '2021 Summer Women 7cm High Heels Flip Flops Sandals Fetish Platform Pleaser Yellow Gold Sandles Stripper Sexy Luxury Brand Shoes', 'Color: White, Shoe Size: 7.5', 'publish', 'closed', 'closed', '', '2021-summer-women-7cm-high-heels-flip-flops-sandals-fetish-platform-pleaser-yellow-gold-sandles-stripper-sexy-luxury-brand-shoes-44', '', '', '2021-06-01 12:38:40', '2021-06-01 12:38:40', '', 6363, 'http://shoestimer.com/?post_type=product_variation&p=6418', 44, 'product_variation', '', 0),
(6419, 1, '2021-06-01 12:38:40', '2021-06-01 12:38:40', '', 'Women\'s Sandals Summer New Sandals Women\'s Large Size Spot Wedge Buckle Belt European American Open Toe High Heel Women\'s Shoes', 'Color: BK, Shoe Size: 35, Ships From: SPAIN', 'publish', 'closed', 'closed', '', 'womens-sandals-summer-new-sandals-womens-large-size-spot-wedge-buckle-belt-european-american-open-toe-high-heel-womens-shoes-6', '', '', '2021-06-01 12:38:40', '2021-06-01 12:38:40', '', 6397, 'http://shoestimer.com/?post_type=product_variation&p=6419', 6, 'product_variation', '', 0),
(6420, 1, '2021-06-01 12:38:40', '2021-06-01 12:38:40', '', '2021 Summer Women 7cm High Heels Flip Flops Sandals Fetish Platform Pleaser Yellow Gold Sandles Stripper Sexy Luxury Brand Shoes', 'Color: White, Shoe Size: 6.5', 'publish', 'closed', 'closed', '', '2021-summer-women-7cm-high-heels-flip-flops-sandals-fetish-platform-pleaser-yellow-gold-sandles-stripper-sexy-luxury-brand-shoes-45', '', '', '2021-06-01 12:38:40', '2021-06-01 12:38:40', '', 6363, 'http://shoestimer.com/?post_type=product_variation&p=6420', 45, 'product_variation', '', 0),
(6421, 1, '2021-06-01 12:38:40', '2021-06-01 12:38:40', '', 'Women\'s Sandals Summer New Sandals Women\'s Large Size Spot Wedge Buckle Belt European American Open Toe High Heel Women\'s Shoes', 'Color: BK, Shoe Size: 35, Ships From: France', 'publish', 'closed', 'closed', '', 'womens-sandals-summer-new-sandals-womens-large-size-spot-wedge-buckle-belt-european-american-open-toe-high-heel-womens-shoes-7', '', '', '2021-06-01 12:38:40', '2021-06-01 12:38:40', '', 6397, 'http://shoestimer.com/?post_type=product_variation&p=6421', 7, 'product_variation', '', 0),
(6422, 1, '2021-06-01 12:38:40', '2021-06-01 12:38:40', '', 'Women\'s Sandals Summer New Sandals Women\'s Large Size Spot Wedge Buckle Belt European American Open Toe High Heel Women\'s Shoes', 'Color: BK, Shoe Size: 36, Ships From: SPAIN', 'publish', 'closed', 'closed', '', 'womens-sandals-summer-new-sandals-womens-large-size-spot-wedge-buckle-belt-european-american-open-toe-high-heel-womens-shoes-8', '', '', '2021-06-01 12:38:40', '2021-06-01 12:38:40', '', 6397, 'http://shoestimer.com/?post_type=product_variation&p=6422', 8, 'product_variation', '', 0),
(6423, 1, '2021-06-01 12:38:40', '2021-06-01 12:38:40', '', '2021 Summer Women 7cm High Heels Flip Flops Sandals Fetish Platform Pleaser Yellow Gold Sandles Stripper Sexy Luxury Brand Shoes', 'Color: Yellow, Shoe Size: 6.5', 'publish', 'closed', 'closed', '', '2021-summer-women-7cm-high-heels-flip-flops-sandals-fetish-platform-pleaser-yellow-gold-sandles-stripper-sexy-luxury-brand-shoes-46', '', '', '2021-06-01 12:38:40', '2021-06-01 12:38:40', '', 6363, 'http://shoestimer.com/?post_type=product_variation&p=6423', 46, 'product_variation', '', 0),
(6424, 1, '2021-06-01 12:38:40', '2021-06-01 12:38:40', '', 'Women\'s Sandals Summer New Sandals Women\'s Large Size Spot Wedge Buckle Belt European American Open Toe High Heel Women\'s Shoes', 'Color: BK, Shoe Size: 36, Ships From: France', 'publish', 'closed', 'closed', '', 'womens-sandals-summer-new-sandals-womens-large-size-spot-wedge-buckle-belt-european-american-open-toe-high-heel-womens-shoes-9', '', '', '2021-06-01 12:38:40', '2021-06-01 12:38:40', '', 6397, 'http://shoestimer.com/?post_type=product_variation&p=6424', 9, 'product_variation', '', 0),
(6426, 1, '2021-06-01 12:38:40', '2021-06-01 12:38:40', '', 'Women\'s Sandals Summer New Sandals Women\'s Large Size Spot Wedge Buckle Belt European American Open Toe High Heel Women\'s Shoes', 'Color: BK, Shoe Size: 36, Ships From: Czech Republic', 'publish', 'closed', 'closed', '', 'womens-sandals-summer-new-sandals-womens-large-size-spot-wedge-buckle-belt-european-american-open-toe-high-heel-womens-shoes-10', '', '', '2021-06-01 12:38:40', '2021-06-01 12:38:40', '', 6397, 'http://shoestimer.com/?post_type=product_variation&p=6426', 10, 'product_variation', '', 0),
(6425, 1, '2021-06-01 12:38:40', '2021-06-01 12:38:40', '', '2021 Summer Women 7cm High Heels Flip Flops Sandals Fetish Platform Pleaser Yellow Gold Sandles Stripper Sexy Luxury Brand Shoes', 'Color: Yellow, Shoe Size: 6', 'publish', 'closed', 'closed', '', '2021-summer-women-7cm-high-heels-flip-flops-sandals-fetish-platform-pleaser-yellow-gold-sandles-stripper-sexy-luxury-brand-shoes-47', '', '', '2021-06-01 12:38:40', '2021-06-01 12:38:40', '', 6363, 'http://shoestimer.com/?post_type=product_variation&p=6425', 47, 'product_variation', '', 0),
(6427, 1, '2021-06-01 12:38:40', '2021-06-01 12:38:40', '', 'Women\'s Sandals Summer New Sandals Women\'s Large Size Spot Wedge Buckle Belt European American Open Toe High Heel Women\'s Shoes', 'Color: BK, Shoe Size: 36, Ships From: Poland', 'publish', 'closed', 'closed', '', 'womens-sandals-summer-new-sandals-womens-large-size-spot-wedge-buckle-belt-european-american-open-toe-high-heel-womens-shoes-11', '', '', '2021-06-01 12:38:40', '2021-06-01 12:38:40', '', 6397, 'http://shoestimer.com/?post_type=product_variation&p=6427', 11, 'product_variation', '', 0),
(6428, 1, '2021-06-01 12:38:40', '2021-06-01 12:38:40', '', '2021 Summer Women 7cm High Heels Flip Flops Sandals Fetish Platform Pleaser Yellow Gold Sandles Stripper Sexy Luxury Brand Shoes', 'Color: Yellow, Shoe Size: 5', 'publish', 'closed', 'closed', '', '2021-summer-women-7cm-high-heels-flip-flops-sandals-fetish-platform-pleaser-yellow-gold-sandles-stripper-sexy-luxury-brand-shoes-48', '', '', '2021-06-01 12:38:40', '2021-06-01 12:38:40', '', 6363, 'http://shoestimer.com/?post_type=product_variation&p=6428', 48, 'product_variation', '', 0),
(6429, 1, '2021-06-01 12:38:41', '2021-06-01 12:38:41', '', 'Women\'s Sandals Summer New Sandals Women\'s Large Size Spot Wedge Buckle Belt European American Open Toe High Heel Women\'s Shoes', 'Color: BK, Shoe Size: 37, Ships From: Czech Republic', 'publish', 'closed', 'closed', '', 'womens-sandals-summer-new-sandals-womens-large-size-spot-wedge-buckle-belt-european-american-open-toe-high-heel-womens-shoes-12', '', '', '2021-06-01 12:38:41', '2021-06-01 12:38:41', '', 6397, 'http://shoestimer.com/?post_type=product_variation&p=6429', 12, 'product_variation', '', 0),
(6431, 1, '2021-06-01 12:38:41', '2021-06-01 12:38:41', '', 'Women\'s Sandals Summer New Sandals Women\'s Large Size Spot Wedge Buckle Belt European American Open Toe High Heel Women\'s Shoes', 'Color: BK, Shoe Size: 37, Ships From: Poland', 'publish', 'closed', 'closed', '', 'womens-sandals-summer-new-sandals-womens-large-size-spot-wedge-buckle-belt-european-american-open-toe-high-heel-womens-shoes-13', '', '', '2021-06-01 12:38:41', '2021-06-01 12:38:41', '', 6397, 'http://shoestimer.com/?post_type=product_variation&p=6431', 13, 'product_variation', '', 0),
(6430, 1, '2021-06-01 12:38:41', '2021-06-01 12:38:41', '', '2021 Summer Women 7cm High Heels Flip Flops Sandals Fetish Platform Pleaser Yellow Gold Sandles Stripper Sexy Luxury Brand Shoes', 'Color: White, Shoe Size: 9.5', 'publish', 'closed', 'closed', '', '2021-summer-women-7cm-high-heels-flip-flops-sandals-fetish-platform-pleaser-yellow-gold-sandles-stripper-sexy-luxury-brand-shoes-49', '', '', '2021-06-01 12:38:41', '2021-06-01 12:38:41', '', 6363, 'http://shoestimer.com/?post_type=product_variation&p=6430', 49, 'product_variation', '', 0),
(6432, 1, '2021-06-01 12:38:41', '2021-06-01 12:38:41', '', 'Women\'s Sandals Summer New Sandals Women\'s Large Size Spot Wedge Buckle Belt European American Open Toe High Heel Women\'s Shoes', 'Color: BK, Shoe Size: 36, Ships From: Belgium', 'publish', 'closed', 'closed', '', 'womens-sandals-summer-new-sandals-womens-large-size-spot-wedge-buckle-belt-european-american-open-toe-high-heel-womens-shoes-14', '', '', '2021-06-01 12:38:41', '2021-06-01 12:38:41', '', 6397, 'http://shoestimer.com/?post_type=product_variation&p=6432', 14, 'product_variation', '', 0);
INSERT INTO `wpx5_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(6433, 1, '2021-06-01 12:38:41', '2021-06-01 12:38:41', '', 'Women\'s Sandals Summer New Sandals Women\'s Large Size Spot Wedge Buckle Belt European American Open Toe High Heel Women\'s Shoes', 'Color: BK, Shoe Size: 37, Ships From: China', 'publish', 'closed', 'closed', '', 'womens-sandals-summer-new-sandals-womens-large-size-spot-wedge-buckle-belt-european-american-open-toe-high-heel-womens-shoes-15', '', '', '2021-06-01 12:38:41', '2021-06-01 12:38:41', '', 6397, 'http://shoestimer.com/?post_type=product_variation&p=6433', 15, 'product_variation', '', 0),
(6434, 1, '2021-06-01 12:38:41', '2021-06-01 12:38:41', '', 'Women\'s Sandals Summer New Sandals Women\'s Large Size Spot Wedge Buckle Belt European American Open Toe High Heel Women\'s Shoes', 'Color: BK, Shoe Size: 37, Ships From: Belgium', 'publish', 'closed', 'closed', '', 'womens-sandals-summer-new-sandals-womens-large-size-spot-wedge-buckle-belt-european-american-open-toe-high-heel-womens-shoes-16', '', '', '2021-06-01 12:38:41', '2021-06-01 12:38:41', '', 6397, 'http://shoestimer.com/?post_type=product_variation&p=6434', 16, 'product_variation', '', 0),
(6435, 1, '2021-06-01 12:38:41', '2021-06-01 12:38:41', '', 'Women\'s Sandals Summer New Sandals Women\'s Large Size Spot Wedge Buckle Belt European American Open Toe High Heel Women\'s Shoes', 'Color: BK, Shoe Size: 38, Ships From: China', 'publish', 'closed', 'closed', '', 'womens-sandals-summer-new-sandals-womens-large-size-spot-wedge-buckle-belt-european-american-open-toe-high-heel-womens-shoes-17', '', '', '2021-06-01 12:38:41', '2021-06-01 12:38:41', '', 6397, 'http://shoestimer.com/?post_type=product_variation&p=6435', 17, 'product_variation', '', 0),
(6436, 1, '2021-06-01 12:38:41', '2021-06-01 12:38:41', '', 'Women\'s Sandals Summer New Sandals Women\'s Large Size Spot Wedge Buckle Belt European American Open Toe High Heel Women\'s Shoes', 'Color: BK, Shoe Size: 37, Ships From: SPAIN', 'publish', 'closed', 'closed', '', 'womens-sandals-summer-new-sandals-womens-large-size-spot-wedge-buckle-belt-european-american-open-toe-high-heel-womens-shoes-18', '', '', '2021-06-01 12:38:41', '2021-06-01 12:38:41', '', 6397, 'http://shoestimer.com/?post_type=product_variation&p=6436', 18, 'product_variation', '', 0),
(6437, 1, '2021-06-01 12:38:42', '2021-06-01 12:38:42', '', 'Women\'s Sandals Summer New Sandals Women\'s Large Size Spot Wedge Buckle Belt European American Open Toe High Heel Women\'s Shoes', 'Color: BK, Shoe Size: 37, Ships From: France', 'publish', 'closed', 'closed', '', 'womens-sandals-summer-new-sandals-womens-large-size-spot-wedge-buckle-belt-european-american-open-toe-high-heel-womens-shoes-19', '', '', '2021-06-01 12:38:42', '2021-06-01 12:38:42', '', 6397, 'http://shoestimer.com/?post_type=product_variation&p=6437', 19, 'product_variation', '', 0),
(6438, 1, '2021-06-01 12:38:42', '2021-06-01 12:38:42', '', 'Women\'s Sandals Summer New Sandals Women\'s Large Size Spot Wedge Buckle Belt European American Open Toe High Heel Women\'s Shoes', 'Color: BK, Shoe Size: 38, Ships From: SPAIN', 'publish', 'closed', 'closed', '', 'womens-sandals-summer-new-sandals-womens-large-size-spot-wedge-buckle-belt-european-american-open-toe-high-heel-womens-shoes-20', '', '', '2021-06-01 12:38:42', '2021-06-01 12:38:42', '', 6397, 'http://shoestimer.com/?post_type=product_variation&p=6438', 20, 'product_variation', '', 0),
(6439, 1, '2021-06-01 12:38:42', '2021-06-01 12:38:42', '', 'Women\'s Sandals Summer New Sandals Women\'s Large Size Spot Wedge Buckle Belt European American Open Toe High Heel Women\'s Shoes', 'Color: BK, Shoe Size: 38, Ships From: France', 'publish', 'closed', 'closed', '', 'womens-sandals-summer-new-sandals-womens-large-size-spot-wedge-buckle-belt-european-american-open-toe-high-heel-womens-shoes-21', '', '', '2021-06-01 12:38:42', '2021-06-01 12:38:42', '', 6397, 'http://shoestimer.com/?post_type=product_variation&p=6439', 21, 'product_variation', '', 0),
(6440, 1, '2021-06-01 12:38:42', '2021-06-01 12:38:42', '', 'Women\'s Sandals Summer New Sandals Women\'s Large Size Spot Wedge Buckle Belt European American Open Toe High Heel Women\'s Shoes', 'Color: BK, Shoe Size: 38, Ships From: Czech Republic', 'publish', 'closed', 'closed', '', 'womens-sandals-summer-new-sandals-womens-large-size-spot-wedge-buckle-belt-european-american-open-toe-high-heel-womens-shoes-22', '', '', '2021-06-01 12:38:42', '2021-06-01 12:38:42', '', 6397, 'http://shoestimer.com/?post_type=product_variation&p=6440', 22, 'product_variation', '', 0),
(6442, 1, '2021-06-01 12:38:42', '2021-06-01 12:38:42', '', 'Women\'s Sandals Summer New Sandals Women\'s Large Size Spot Wedge Buckle Belt European American Open Toe High Heel Women\'s Shoes', 'Color: BK, Shoe Size: 38, Ships From: Poland', 'publish', 'closed', 'closed', '', 'womens-sandals-summer-new-sandals-womens-large-size-spot-wedge-buckle-belt-european-american-open-toe-high-heel-womens-shoes-23', '', '', '2021-06-01 12:38:42', '2021-06-01 12:38:42', '', 6397, 'http://shoestimer.com/?post_type=product_variation&p=6442', 23, 'product_variation', '', 0),
(6441, 1, '2021-06-01 12:38:42', '2021-06-01 12:38:42', '', '2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper-1', '', 'inherit', 'open', 'closed', '', '2021-summer-women-7cm-high-heels-flip-flops-sandals-fetish-platform-pleaser-yellow-gold-sandles-stripper-1', '', '', '2021-06-01 12:38:42', '2021-06-01 12:38:42', '', 6363, 'http://shoestimer.com/wp-content/uploads/2021/06/2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(6443, 1, '2021-06-01 12:38:43', '2021-06-01 12:38:43', '', 'Women\'s Sandals Summer New Sandals Women\'s Large Size Spot Wedge Buckle Belt European American Open Toe High Heel Women\'s Shoes', 'Color: BK, Shoe Size: 39, Ships From: Czech Republic', 'publish', 'closed', 'closed', '', 'womens-sandals-summer-new-sandals-womens-large-size-spot-wedge-buckle-belt-european-american-open-toe-high-heel-womens-shoes-24', '', '', '2021-06-01 12:38:43', '2021-06-01 12:38:43', '', 6397, 'http://shoestimer.com/?post_type=product_variation&p=6443', 24, 'product_variation', '', 0),
(6444, 1, '2021-06-01 12:38:44', '2021-06-01 12:38:44', '', 'Women\'s Sandals Summer New Sandals Women\'s Large Size Spot Wedge Buckle Belt European American Open Toe High Heel Women\'s Shoes', 'Color: BK, Shoe Size: 39, Ships From: Poland', 'publish', 'closed', 'closed', '', 'womens-sandals-summer-new-sandals-womens-large-size-spot-wedge-buckle-belt-european-american-open-toe-high-heel-womens-shoes-25', '', '', '2021-06-01 12:38:44', '2021-06-01 12:38:44', '', 6397, 'http://shoestimer.com/?post_type=product_variation&p=6444', 25, 'product_variation', '', 0),
(6445, 1, '2021-06-01 12:38:45', '2021-06-01 12:38:45', '', 'Women\'s Sandals Summer New Sandals Women\'s Large Size Spot Wedge Buckle Belt European American Open Toe High Heel Women\'s Shoes', 'Color: BK, Shoe Size: 38, Ships From: Belgium', 'publish', 'closed', 'closed', '', 'womens-sandals-summer-new-sandals-womens-large-size-spot-wedge-buckle-belt-european-american-open-toe-high-heel-womens-shoes-26', '', '', '2021-06-01 12:38:45', '2021-06-01 12:38:45', '', 6397, 'http://shoestimer.com/?post_type=product_variation&p=6445', 26, 'product_variation', '', 0),
(6446, 1, '2021-06-01 12:38:45', '2021-06-01 12:38:45', '', 'Women\'s Sandals Summer New Sandals Women\'s Large Size Spot Wedge Buckle Belt European American Open Toe High Heel Women\'s Shoes', 'Color: BK, Shoe Size: 39, Ships From: China', 'publish', 'closed', 'closed', '', 'womens-sandals-summer-new-sandals-womens-large-size-spot-wedge-buckle-belt-european-american-open-toe-high-heel-womens-shoes-27', '', '', '2021-06-01 12:38:45', '2021-06-01 12:38:45', '', 6397, 'http://shoestimer.com/?post_type=product_variation&p=6446', 27, 'product_variation', '', 0),
(6447, 1, '2021-06-01 12:38:46', '2021-06-01 12:38:46', '', 'Women\'s Sandals Summer New Sandals Women\'s Large Size Spot Wedge Buckle Belt European American Open Toe High Heel Women\'s Shoes', 'Color: BK, Shoe Size: 39, Ships From: Belgium', 'publish', 'closed', 'closed', '', 'womens-sandals-summer-new-sandals-womens-large-size-spot-wedge-buckle-belt-european-american-open-toe-high-heel-womens-shoes-28', '', '', '2021-06-01 12:38:46', '2021-06-01 12:38:46', '', 6397, 'http://shoestimer.com/?post_type=product_variation&p=6447', 28, 'product_variation', '', 0),
(6448, 1, '2021-06-01 12:38:46', '2021-06-01 12:38:46', '', 'Women\'s Sandals Summer New Sandals Women\'s Large Size Spot Wedge Buckle Belt European American Open Toe High Heel Women\'s Shoes', 'Color: BK, Shoe Size: 40, Ships From: China', 'publish', 'closed', 'closed', '', 'womens-sandals-summer-new-sandals-womens-large-size-spot-wedge-buckle-belt-european-american-open-toe-high-heel-womens-shoes-29', '', '', '2021-06-01 12:38:46', '2021-06-01 12:38:46', '', 6397, 'http://shoestimer.com/?post_type=product_variation&p=6448', 29, 'product_variation', '', 0),
(6449, 1, '2021-06-01 12:38:46', '2021-06-01 12:38:46', '', 'Women\'s Sandals Summer New Sandals Women\'s Large Size Spot Wedge Buckle Belt European American Open Toe High Heel Women\'s Shoes', 'Color: BK, Shoe Size: 39, Ships From: SPAIN', 'publish', 'closed', 'closed', '', 'womens-sandals-summer-new-sandals-womens-large-size-spot-wedge-buckle-belt-european-american-open-toe-high-heel-womens-shoes-30', '', '', '2021-06-01 12:38:46', '2021-06-01 12:38:46', '', 6397, 'http://shoestimer.com/?post_type=product_variation&p=6449', 30, 'product_variation', '', 0),
(6450, 1, '2021-06-01 12:38:46', '2021-06-01 12:38:46', '', 'Women\'s Sandals Summer New Sandals Women\'s Large Size Spot Wedge Buckle Belt European American Open Toe High Heel Women\'s Shoes', 'Color: BK, Shoe Size: 39, Ships From: France', 'publish', 'closed', 'closed', '', 'womens-sandals-summer-new-sandals-womens-large-size-spot-wedge-buckle-belt-european-american-open-toe-high-heel-womens-shoes-31', '', '', '2021-06-01 12:38:46', '2021-06-01 12:38:46', '', 6397, 'http://shoestimer.com/?post_type=product_variation&p=6450', 31, 'product_variation', '', 0),
(6451, 1, '2021-06-01 12:38:47', '2021-06-01 12:38:47', '', 'Women\'s Sandals Summer New Sandals Women\'s Large Size Spot Wedge Buckle Belt European American Open Toe High Heel Women\'s Shoes', 'Color: BK, Shoe Size: 40, Ships From: SPAIN', 'publish', 'closed', 'closed', '', 'womens-sandals-summer-new-sandals-womens-large-size-spot-wedge-buckle-belt-european-american-open-toe-high-heel-womens-shoes-32', '', '', '2021-06-01 12:38:47', '2021-06-01 12:38:47', '', 6397, 'http://shoestimer.com/?post_type=product_variation&p=6451', 32, 'product_variation', '', 0),
(6453, 1, '2021-06-01 12:38:47', '2021-06-01 12:38:47', '', 'Women\'s Sandals Summer New Sandals Women\'s Large Size Spot Wedge Buckle Belt European American Open Toe High Heel Women\'s Shoes', 'Color: BK, Shoe Size: 40, Ships From: France', 'publish', 'closed', 'closed', '', 'womens-sandals-summer-new-sandals-womens-large-size-spot-wedge-buckle-belt-european-american-open-toe-high-heel-womens-shoes-33', '', '', '2021-06-01 12:38:47', '2021-06-01 12:38:47', '', 6397, 'http://shoestimer.com/?post_type=product_variation&p=6453', 33, 'product_variation', '', 0),
(6452, 1, '2021-06-01 12:38:47', '2021-06-01 12:38:47', '', '2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper-2', '', 'inherit', 'open', 'closed', '', '2021-summer-women-7cm-high-heels-flip-flops-sandals-fetish-platform-pleaser-yellow-gold-sandles-stripper-2', '', '', '2021-06-01 12:38:47', '2021-06-01 12:38:47', '', 6363, 'http://shoestimer.com/wp-content/uploads/2021/06/2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(6454, 1, '2021-06-01 12:38:48', '2021-06-01 12:38:48', '', 'Women\'s Sandals Summer New Sandals Women\'s Large Size Spot Wedge Buckle Belt European American Open Toe High Heel Women\'s Shoes', 'Color: BK, Shoe Size: 40, Ships From: Czech Republic', 'publish', 'closed', 'closed', '', 'womens-sandals-summer-new-sandals-womens-large-size-spot-wedge-buckle-belt-european-american-open-toe-high-heel-womens-shoes-34', '', '', '2021-06-01 12:38:48', '2021-06-01 12:38:48', '', 6397, 'http://shoestimer.com/?post_type=product_variation&p=6454', 34, 'product_variation', '', 0),
(6455, 1, '2021-06-01 12:38:49', '2021-06-01 12:38:49', '', 'Women\'s Sandals Summer New Sandals Women\'s Large Size Spot Wedge Buckle Belt European American Open Toe High Heel Women\'s Shoes', 'Color: BK, Shoe Size: 40, Ships From: Poland', 'publish', 'closed', 'closed', '', 'womens-sandals-summer-new-sandals-womens-large-size-spot-wedge-buckle-belt-european-american-open-toe-high-heel-womens-shoes-35', '', '', '2021-06-01 12:38:49', '2021-06-01 12:38:49', '', 6397, 'http://shoestimer.com/?post_type=product_variation&p=6455', 35, 'product_variation', '', 0),
(6456, 1, '2021-06-01 12:38:49', '2021-06-01 12:38:49', '', 'Women\'s Sandals Summer New Sandals Women\'s Large Size Spot Wedge Buckle Belt European American Open Toe High Heel Women\'s Shoes', 'Color: BK, Shoe Size: 41, Ships From: Czech Republic', 'publish', 'closed', 'closed', '', 'womens-sandals-summer-new-sandals-womens-large-size-spot-wedge-buckle-belt-european-american-open-toe-high-heel-womens-shoes-36', '', '', '2021-06-01 12:38:49', '2021-06-01 12:38:49', '', 6397, 'http://shoestimer.com/?post_type=product_variation&p=6456', 36, 'product_variation', '', 0),
(6457, 1, '2021-06-01 12:38:49', '2021-06-01 12:38:49', '', 'Women\'s Sandals Summer New Sandals Women\'s Large Size Spot Wedge Buckle Belt European American Open Toe High Heel Women\'s Shoes', 'Color: BK, Shoe Size: 41, Ships From: Poland', 'publish', 'closed', 'closed', '', 'womens-sandals-summer-new-sandals-womens-large-size-spot-wedge-buckle-belt-european-american-open-toe-high-heel-womens-shoes-37', '', '', '2021-06-01 12:38:49', '2021-06-01 12:38:49', '', 6397, 'http://shoestimer.com/?post_type=product_variation&p=6457', 37, 'product_variation', '', 0),
(6458, 1, '2021-06-01 12:38:50', '2021-06-01 12:38:50', '', '2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper-3', '', 'inherit', 'open', 'closed', '', '2021-summer-women-7cm-high-heels-flip-flops-sandals-fetish-platform-pleaser-yellow-gold-sandles-stripper-3', '', '', '2021-06-01 12:38:50', '2021-06-01 12:38:50', '', 6363, 'http://shoestimer.com/wp-content/uploads/2021/06/2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper-3.jpg', 0, 'attachment', 'image/jpeg', 0),
(6459, 1, '2021-06-01 12:38:50', '2021-06-01 12:38:50', '', 'Women\'s Sandals Summer New Sandals Women\'s Large Size Spot Wedge Buckle Belt European American Open Toe High Heel Women\'s Shoes', 'Color: BK, Shoe Size: 40, Ships From: Belgium', 'publish', 'closed', 'closed', '', 'womens-sandals-summer-new-sandals-womens-large-size-spot-wedge-buckle-belt-european-american-open-toe-high-heel-womens-shoes-38', '', '', '2021-06-01 12:38:50', '2021-06-01 12:38:50', '', 6397, 'http://shoestimer.com/?post_type=product_variation&p=6459', 38, 'product_variation', '', 0),
(6460, 1, '2021-06-01 12:38:50', '2021-06-01 12:38:50', '', 'Women\'s Sandals Summer New Sandals Women\'s Large Size Spot Wedge Buckle Belt European American Open Toe High Heel Women\'s Shoes', 'Color: BK, Shoe Size: 41, Ships From: China', 'publish', 'closed', 'closed', '', 'womens-sandals-summer-new-sandals-womens-large-size-spot-wedge-buckle-belt-european-american-open-toe-high-heel-womens-shoes-39', '', '', '2021-06-01 12:38:50', '2021-06-01 12:38:50', '', 6397, 'http://shoestimer.com/?post_type=product_variation&p=6460', 39, 'product_variation', '', 0),
(6461, 1, '2021-06-01 12:38:51', '2021-06-01 12:38:51', '', 'Women\'s Sandals Summer New Sandals Women\'s Large Size Spot Wedge Buckle Belt European American Open Toe High Heel Women\'s Shoes', 'Color: BK, Shoe Size: 41, Ships From: Belgium', 'publish', 'closed', 'closed', '', 'womens-sandals-summer-new-sandals-womens-large-size-spot-wedge-buckle-belt-european-american-open-toe-high-heel-womens-shoes-40', '', '', '2021-06-01 12:38:51', '2021-06-01 12:38:51', '', 6397, 'http://shoestimer.com/?post_type=product_variation&p=6461', 40, 'product_variation', '', 0),
(6462, 1, '2021-06-01 12:38:52', '2021-06-01 12:38:52', '', 'Women\'s Sandals Summer New Sandals Women\'s Large Size Spot Wedge Buckle Belt European American Open Toe High Heel Women\'s Shoes', 'Color: BW, Shoe Size: 35, Ships From: China', 'publish', 'closed', 'closed', '', 'womens-sandals-summer-new-sandals-womens-large-size-spot-wedge-buckle-belt-european-american-open-toe-high-heel-womens-shoes-41', '', '', '2021-06-01 12:38:52', '2021-06-01 12:38:52', '', 6397, 'http://shoestimer.com/?post_type=product_variation&p=6462', 41, 'product_variation', '', 0),
(6463, 1, '2021-06-01 12:38:53', '2021-06-01 12:38:53', '', 'Women\'s Sandals Summer New Sandals Women\'s Large Size Spot Wedge Buckle Belt European American Open Toe High Heel Women\'s Shoes', 'Color: BK, Shoe Size: 41, Ships From: SPAIN', 'publish', 'closed', 'closed', '', 'womens-sandals-summer-new-sandals-womens-large-size-spot-wedge-buckle-belt-european-american-open-toe-high-heel-womens-shoes-42', '', '', '2021-06-01 12:38:53', '2021-06-01 12:38:53', '', 6397, 'http://shoestimer.com/?post_type=product_variation&p=6463', 42, 'product_variation', '', 0),
(6464, 1, '2021-06-01 12:38:53', '2021-06-01 12:38:53', '', 'Women\'s Sandals Summer New Sandals Women\'s Large Size Spot Wedge Buckle Belt European American Open Toe High Heel Women\'s Shoes', 'Color: BK, Shoe Size: 41, Ships From: France', 'publish', 'closed', 'closed', '', 'womens-sandals-summer-new-sandals-womens-large-size-spot-wedge-buckle-belt-european-american-open-toe-high-heel-womens-shoes-43', '', '', '2021-06-01 12:38:53', '2021-06-01 12:38:53', '', 6397, 'http://shoestimer.com/?post_type=product_variation&p=6464', 43, 'product_variation', '', 0),
(6465, 1, '2021-06-01 12:38:53', '2021-06-01 12:38:53', '', '2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper-4', '', 'inherit', 'open', 'closed', '', '2021-summer-women-7cm-high-heels-flip-flops-sandals-fetish-platform-pleaser-yellow-gold-sandles-stripper-4', '', '', '2021-06-01 12:38:53', '2021-06-01 12:38:53', '', 6363, 'http://shoestimer.com/wp-content/uploads/2021/06/2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper-4.jpg', 0, 'attachment', 'image/jpeg', 0),
(6466, 1, '2021-06-01 12:38:53', '2021-06-01 12:38:53', '', 'Women\'s Sandals Summer New Sandals Women\'s Large Size Spot Wedge Buckle Belt European American Open Toe High Heel Women\'s Shoes', 'Color: BW, Shoe Size: 35, Ships From: SPAIN', 'publish', 'closed', 'closed', '', 'womens-sandals-summer-new-sandals-womens-large-size-spot-wedge-buckle-belt-european-american-open-toe-high-heel-womens-shoes-44', '', '', '2021-06-01 12:38:53', '2021-06-01 12:38:53', '', 6397, 'http://shoestimer.com/?post_type=product_variation&p=6466', 44, 'product_variation', '', 0),
(6467, 1, '2021-06-01 12:38:54', '2021-06-01 12:38:54', '', 'Women\'s Sandals Summer New Sandals Women\'s Large Size Spot Wedge Buckle Belt European American Open Toe High Heel Women\'s Shoes', 'Color: BW, Shoe Size: 35, Ships From: France', 'publish', 'closed', 'closed', '', 'womens-sandals-summer-new-sandals-womens-large-size-spot-wedge-buckle-belt-european-american-open-toe-high-heel-womens-shoes-45', '', '', '2021-06-01 12:38:54', '2021-06-01 12:38:54', '', 6397, 'http://shoestimer.com/?post_type=product_variation&p=6467', 45, 'product_variation', '', 0),
(6468, 1, '2021-06-01 12:38:55', '2021-06-01 12:38:55', '', 'Women\'s Sandals Summer New Sandals Women\'s Large Size Spot Wedge Buckle Belt European American Open Toe High Heel Women\'s Shoes', 'Color: BW, Shoe Size: 35, Ships From: Czech Republic', 'publish', 'closed', 'closed', '', 'womens-sandals-summer-new-sandals-womens-large-size-spot-wedge-buckle-belt-european-american-open-toe-high-heel-womens-shoes-46', '', '', '2021-06-01 12:38:55', '2021-06-01 12:38:55', '', 6397, 'http://shoestimer.com/?post_type=product_variation&p=6468', 46, 'product_variation', '', 0),
(6469, 1, '2021-06-01 12:38:56', '2021-06-01 12:38:56', '', 'Women\'s Sandals Summer New Sandals Women\'s Large Size Spot Wedge Buckle Belt European American Open Toe High Heel Women\'s Shoes', 'Color: BW, Shoe Size: 35, Ships From: Poland', 'publish', 'closed', 'closed', '', 'womens-sandals-summer-new-sandals-womens-large-size-spot-wedge-buckle-belt-european-american-open-toe-high-heel-womens-shoes-47', '', '', '2021-06-01 12:38:56', '2021-06-01 12:38:56', '', 6397, 'http://shoestimer.com/?post_type=product_variation&p=6469', 47, 'product_variation', '', 0),
(6470, 1, '2021-06-01 12:38:56', '2021-06-01 12:38:56', '', 'Women\'s Sandals Summer New Sandals Women\'s Large Size Spot Wedge Buckle Belt European American Open Toe High Heel Women\'s Shoes', 'Color: BW, Shoe Size: 36, Ships From: Czech Republic', 'publish', 'closed', 'closed', '', 'womens-sandals-summer-new-sandals-womens-large-size-spot-wedge-buckle-belt-european-american-open-toe-high-heel-womens-shoes-48', '', '', '2021-06-01 12:38:56', '2021-06-01 12:38:56', '', 6397, 'http://shoestimer.com/?post_type=product_variation&p=6470', 48, 'product_variation', '', 0),
(6471, 1, '2021-06-01 12:38:56', '2021-06-01 12:38:56', '', 'Women\'s Sandals Summer New Sandals Women\'s Large Size Spot Wedge Buckle Belt European American Open Toe High Heel Women\'s Shoes', 'Color: BW, Shoe Size: 36, Ships From: Poland', 'publish', 'closed', 'closed', '', 'womens-sandals-summer-new-sandals-womens-large-size-spot-wedge-buckle-belt-european-american-open-toe-high-heel-womens-shoes-49', '', '', '2021-06-01 12:38:56', '2021-06-01 12:38:56', '', 6397, 'http://shoestimer.com/?post_type=product_variation&p=6471', 49, 'product_variation', '', 0),
(6472, 1, '2021-06-01 12:38:57', '2021-06-01 12:38:57', '', 'Women\'s Sandals Summer New Sandals Women\'s Large Size Spot Wedge Buckle Belt European American Open Toe High Heel Women\'s Shoes', 'Color: BW, Shoe Size: 35, Ships From: Belgium', 'publish', 'closed', 'closed', '', 'womens-sandals-summer-new-sandals-womens-large-size-spot-wedge-buckle-belt-european-american-open-toe-high-heel-womens-shoes-50', '', '', '2021-06-01 12:38:57', '2021-06-01 12:38:57', '', 6397, 'http://shoestimer.com/?post_type=product_variation&p=6472', 50, 'product_variation', '', 0),
(6473, 1, '2021-06-01 12:38:57', '2021-06-01 12:38:57', '', 'Women\'s Sandals Summer New Sandals Women\'s Large Size Spot Wedge Buckle Belt European American Open Toe High Heel Women\'s Shoes', 'Color: BW, Shoe Size: 36, Ships From: China', 'publish', 'closed', 'closed', '', 'womens-sandals-summer-new-sandals-womens-large-size-spot-wedge-buckle-belt-european-american-open-toe-high-heel-womens-shoes-51', '', '', '2021-06-01 12:38:57', '2021-06-01 12:38:57', '', 6397, 'http://shoestimer.com/?post_type=product_variation&p=6473', 51, 'product_variation', '', 0),
(6474, 1, '2021-06-01 12:38:57', '2021-06-01 12:38:57', '', 'Women\'s Sandals Summer New Sandals Women\'s Large Size Spot Wedge Buckle Belt European American Open Toe High Heel Women\'s Shoes', 'Color: BW, Shoe Size: 36, Ships From: Belgium', 'publish', 'closed', 'closed', '', 'womens-sandals-summer-new-sandals-womens-large-size-spot-wedge-buckle-belt-european-american-open-toe-high-heel-womens-shoes-52', '', '', '2021-06-01 12:38:57', '2021-06-01 12:38:57', '', 6397, 'http://shoestimer.com/?post_type=product_variation&p=6474', 52, 'product_variation', '', 0),
(6475, 1, '2021-06-01 12:38:57', '2021-06-01 12:38:57', '', 'Women\'s Sandals Summer New Sandals Women\'s Large Size Spot Wedge Buckle Belt European American Open Toe High Heel Women\'s Shoes', 'Color: BW, Shoe Size: 37, Ships From: China', 'publish', 'closed', 'closed', '', 'womens-sandals-summer-new-sandals-womens-large-size-spot-wedge-buckle-belt-european-american-open-toe-high-heel-womens-shoes-53', '', '', '2021-06-01 12:38:57', '2021-06-01 12:38:57', '', 6397, 'http://shoestimer.com/?post_type=product_variation&p=6475', 53, 'product_variation', '', 0),
(6476, 1, '2021-06-01 12:38:57', '2021-06-01 12:38:57', '', 'Women\'s Sandals Summer New Sandals Women\'s Large Size Spot Wedge Buckle Belt European American Open Toe High Heel Women\'s Shoes', 'Color: BW, Shoe Size: 36, Ships From: SPAIN', 'publish', 'closed', 'closed', '', 'womens-sandals-summer-new-sandals-womens-large-size-spot-wedge-buckle-belt-european-american-open-toe-high-heel-womens-shoes-54', '', '', '2021-06-01 12:38:57', '2021-06-01 12:38:57', '', 6397, 'http://shoestimer.com/?post_type=product_variation&p=6476', 54, 'product_variation', '', 0),
(6477, 1, '2021-06-01 12:38:57', '2021-06-01 12:38:57', '', '2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper-5', '', 'inherit', 'open', 'closed', '', '2021-summer-women-7cm-high-heels-flip-flops-sandals-fetish-platform-pleaser-yellow-gold-sandles-stripper-5', '', '', '2021-06-01 12:38:57', '2021-06-01 12:38:57', '', 6363, 'http://shoestimer.com/wp-content/uploads/2021/06/2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper-5.jpg', 0, 'attachment', 'image/jpeg', 0),
(6478, 1, '2021-06-01 12:38:57', '2021-06-01 12:38:57', '', 'Women\'s Sandals Summer New Sandals Women\'s Large Size Spot Wedge Buckle Belt European American Open Toe High Heel Women\'s Shoes', 'Color: BW, Shoe Size: 36, Ships From: France', 'publish', 'closed', 'closed', '', 'womens-sandals-summer-new-sandals-womens-large-size-spot-wedge-buckle-belt-european-american-open-toe-high-heel-womens-shoes-55', '', '', '2021-06-01 12:38:57', '2021-06-01 12:38:57', '', 6397, 'http://shoestimer.com/?post_type=product_variation&p=6478', 55, 'product_variation', '', 0),
(6479, 1, '2021-06-01 12:38:58', '2021-06-01 12:38:58', '', 'Women\'s Sandals Summer New Sandals Women\'s Large Size Spot Wedge Buckle Belt European American Open Toe High Heel Women\'s Shoes', 'Color: BW, Shoe Size: 37, Ships From: SPAIN', 'publish', 'closed', 'closed', '', 'womens-sandals-summer-new-sandals-womens-large-size-spot-wedge-buckle-belt-european-american-open-toe-high-heel-womens-shoes-56', '', '', '2021-06-01 12:38:58', '2021-06-01 12:38:58', '', 6397, 'http://shoestimer.com/?post_type=product_variation&p=6479', 56, 'product_variation', '', 0),
(6480, 1, '2021-06-01 12:38:59', '2021-06-01 12:38:59', '', 'Women\'s Sandals Summer New Sandals Women\'s Large Size Spot Wedge Buckle Belt European American Open Toe High Heel Women\'s Shoes', 'Color: BW, Shoe Size: 37, Ships From: France', 'publish', 'closed', 'closed', '', 'womens-sandals-summer-new-sandals-womens-large-size-spot-wedge-buckle-belt-european-american-open-toe-high-heel-womens-shoes-57', '', '', '2021-06-01 12:38:59', '2021-06-01 12:38:59', '', 6397, 'http://shoestimer.com/?post_type=product_variation&p=6480', 57, 'product_variation', '', 0),
(6481, 1, '2021-06-01 12:39:00', '2021-06-01 12:39:00', '', 'Women\'s Sandals Summer New Sandals Women\'s Large Size Spot Wedge Buckle Belt European American Open Toe High Heel Women\'s Shoes', 'Color: BW, Shoe Size: 37, Ships From: Czech Republic', 'publish', 'closed', 'closed', '', 'womens-sandals-summer-new-sandals-womens-large-size-spot-wedge-buckle-belt-european-american-open-toe-high-heel-womens-shoes-58', '', '', '2021-06-01 12:39:00', '2021-06-01 12:39:00', '', 6397, 'http://shoestimer.com/?post_type=product_variation&p=6481', 58, 'product_variation', '', 0),
(6482, 1, '2021-06-01 12:39:00', '2021-06-01 12:39:00', '', 'Women\'s Sandals Summer New Sandals Women\'s Large Size Spot Wedge Buckle Belt European American Open Toe High Heel Women\'s Shoes', 'Color: BW, Shoe Size: 37, Ships From: Poland', 'publish', 'closed', 'closed', '', 'womens-sandals-summer-new-sandals-womens-large-size-spot-wedge-buckle-belt-european-american-open-toe-high-heel-womens-shoes-59', '', '', '2021-06-01 12:39:00', '2021-06-01 12:39:00', '', 6397, 'http://shoestimer.com/?post_type=product_variation&p=6482', 59, 'product_variation', '', 0),
(6484, 1, '2021-06-01 12:39:01', '2021-06-01 12:39:01', '', 'Women\'s Sandals Summer New Sandals Women\'s Large Size Spot Wedge Buckle Belt European American Open Toe High Heel Women\'s Shoes', 'Color: BW, Shoe Size: 38, Ships From: Czech Republic', 'publish', 'closed', 'closed', '', 'womens-sandals-summer-new-sandals-womens-large-size-spot-wedge-buckle-belt-european-american-open-toe-high-heel-womens-shoes-60', '', '', '2021-06-01 12:39:01', '2021-06-01 12:39:01', '', 6397, 'http://shoestimer.com/?post_type=product_variation&p=6484', 60, 'product_variation', '', 0),
(6483, 1, '2021-06-01 12:39:00', '2021-06-01 12:39:00', '', '2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper.jpg_640x640', '', 'inherit', 'open', 'closed', '', '2021-summer-women-7cm-high-heels-flip-flops-sandals-fetish-platform-pleaser-yellow-gold-sandles-stripper-jpg_640x640', '', '', '2021-06-01 12:39:00', '2021-06-01 12:39:00', '', 6363, 'http://shoestimer.com/wp-content/uploads/2021/06/2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper.jpg_640x640.jpg', 0, 'attachment', 'image/jpeg', 0),
(6485, 1, '2021-06-01 12:39:01', '2021-06-01 12:39:01', '', 'Women\'s Sandals Summer New Sandals Women\'s Large Size Spot Wedge Buckle Belt European American Open Toe High Heel Women\'s Shoes', 'Color: BW, Shoe Size: 38, Ships From: Poland', 'publish', 'closed', 'closed', '', 'womens-sandals-summer-new-sandals-womens-large-size-spot-wedge-buckle-belt-european-american-open-toe-high-heel-womens-shoes-61', '', '', '2021-06-01 12:39:01', '2021-06-01 12:39:01', '', 6397, 'http://shoestimer.com/?post_type=product_variation&p=6485', 61, 'product_variation', '', 0),
(6486, 1, '2021-06-01 12:39:02', '2021-06-01 12:39:02', '', 'Women\'s Sandals Summer New Sandals Women\'s Large Size Spot Wedge Buckle Belt European American Open Toe High Heel Women\'s Shoes', 'Color: BW, Shoe Size: 37, Ships From: Belgium', 'publish', 'closed', 'closed', '', 'womens-sandals-summer-new-sandals-womens-large-size-spot-wedge-buckle-belt-european-american-open-toe-high-heel-womens-shoes-62', '', '', '2021-06-01 12:39:02', '2021-06-01 12:39:02', '', 6397, 'http://shoestimer.com/?post_type=product_variation&p=6486', 62, 'product_variation', '', 0),
(6487, 1, '2021-06-01 12:39:03', '2021-06-01 12:39:03', '', 'Women\'s Sandals Summer New Sandals Women\'s Large Size Spot Wedge Buckle Belt European American Open Toe High Heel Women\'s Shoes', 'Color: BW, Shoe Size: 38, Ships From: China', 'publish', 'closed', 'closed', '', 'womens-sandals-summer-new-sandals-womens-large-size-spot-wedge-buckle-belt-european-american-open-toe-high-heel-womens-shoes-63', '', '', '2021-06-01 12:39:03', '2021-06-01 12:39:03', '', 6397, 'http://shoestimer.com/?post_type=product_variation&p=6487', 63, 'product_variation', '', 0),
(6488, 1, '2021-06-01 12:39:04', '2021-06-01 12:39:04', '', 'Women\'s Sandals Summer New Sandals Women\'s Large Size Spot Wedge Buckle Belt European American Open Toe High Heel Women\'s Shoes', 'Color: BW, Shoe Size: 38, Ships From: Belgium', 'publish', 'closed', 'closed', '', 'womens-sandals-summer-new-sandals-womens-large-size-spot-wedge-buckle-belt-european-american-open-toe-high-heel-womens-shoes-64', '', '', '2021-06-01 12:39:04', '2021-06-01 12:39:04', '', 6397, 'http://shoestimer.com/?post_type=product_variation&p=6488', 64, 'product_variation', '', 0),
(6489, 1, '2021-06-01 12:39:04', '2021-06-01 12:39:04', '', 'Women\'s Sandals Summer New Sandals Women\'s Large Size Spot Wedge Buckle Belt European American Open Toe High Heel Women\'s Shoes', 'Color: BW, Shoe Size: 39, Ships From: China', 'publish', 'closed', 'closed', '', 'womens-sandals-summer-new-sandals-womens-large-size-spot-wedge-buckle-belt-european-american-open-toe-high-heel-womens-shoes-65', '', '', '2021-06-01 12:39:04', '2021-06-01 12:39:04', '', 6397, 'http://shoestimer.com/?post_type=product_variation&p=6489', 65, 'product_variation', '', 0),
(6490, 1, '2021-06-01 12:39:04', '2021-06-01 12:39:04', '', 'Women\'s Sandals Summer New Sandals Women\'s Large Size Spot Wedge Buckle Belt European American Open Toe High Heel Women\'s Shoes', 'Color: BW, Shoe Size: 38, Ships From: SPAIN', 'publish', 'closed', 'closed', '', 'womens-sandals-summer-new-sandals-womens-large-size-spot-wedge-buckle-belt-european-american-open-toe-high-heel-womens-shoes-66', '', '', '2021-06-01 12:39:04', '2021-06-01 12:39:04', '', 6397, 'http://shoestimer.com/?post_type=product_variation&p=6490', 66, 'product_variation', '', 0),
(6491, 0, '2021-06-01 12:39:04', '2021-06-01 12:39:04', '', '2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper-1.jpg_640x640-1', '', 'inherit', 'open', 'closed', '', '2021-summer-women-7cm-high-heels-flip-flops-sandals-fetish-platform-pleaser-yellow-gold-sandles-stripper-1-jpg_640x640-1', '', '', '2021-06-01 12:39:04', '2021-06-01 12:39:04', '', 6363, 'http://shoestimer.com/wp-content/uploads/2021/06/2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper-1.jpg_640x640-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(6492, 1, '2021-06-01 12:39:04', '2021-06-01 12:39:04', '', 'Women\'s Sandals Summer New Sandals Women\'s Large Size Spot Wedge Buckle Belt European American Open Toe High Heel Women\'s Shoes', 'Color: BW, Shoe Size: 38, Ships From: France', 'publish', 'closed', 'closed', '', 'womens-sandals-summer-new-sandals-womens-large-size-spot-wedge-buckle-belt-european-american-open-toe-high-heel-womens-shoes-67', '', '', '2021-06-01 12:39:04', '2021-06-01 12:39:04', '', 6397, 'http://shoestimer.com/?post_type=product_variation&p=6492', 67, 'product_variation', '', 0),
(6493, 1, '2021-06-01 12:39:05', '2021-06-01 12:39:05', '', 'Women\'s Sandals Summer New Sandals Women\'s Large Size Spot Wedge Buckle Belt European American Open Toe High Heel Women\'s Shoes', 'Color: BW, Shoe Size: 39, Ships From: SPAIN', 'publish', 'closed', 'closed', '', 'womens-sandals-summer-new-sandals-womens-large-size-spot-wedge-buckle-belt-european-american-open-toe-high-heel-womens-shoes-68', '', '', '2021-06-01 12:39:05', '2021-06-01 12:39:05', '', 6397, 'http://shoestimer.com/?post_type=product_variation&p=6493', 68, 'product_variation', '', 0),
(6494, 1, '2021-06-01 12:39:06', '2021-06-01 12:39:06', '', 'Women\'s Sandals Summer New Sandals Women\'s Large Size Spot Wedge Buckle Belt European American Open Toe High Heel Women\'s Shoes', 'Color: BW, Shoe Size: 39, Ships From: France', 'publish', 'closed', 'closed', '', 'womens-sandals-summer-new-sandals-womens-large-size-spot-wedge-buckle-belt-european-american-open-toe-high-heel-womens-shoes-69', '', '', '2021-06-01 12:39:06', '2021-06-01 12:39:06', '', 6397, 'http://shoestimer.com/?post_type=product_variation&p=6494', 69, 'product_variation', '', 0),
(6495, 1, '2021-06-01 12:39:07', '2021-06-01 12:39:07', '', 'Women\'s Sandals Summer New Sandals Women\'s Large Size Spot Wedge Buckle Belt European American Open Toe High Heel Women\'s Shoes', 'Color: BW, Shoe Size: 39, Ships From: Czech Republic', 'publish', 'closed', 'closed', '', 'womens-sandals-summer-new-sandals-womens-large-size-spot-wedge-buckle-belt-european-american-open-toe-high-heel-womens-shoes-70', '', '', '2021-06-01 12:39:07', '2021-06-01 12:39:07', '', 6397, 'http://shoestimer.com/?post_type=product_variation&p=6495', 70, 'product_variation', '', 0),
(6496, 0, '2021-06-01 12:39:07', '2021-06-01 12:39:07', '', '2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper-2.jpg_640x640-2', '', 'inherit', 'open', 'closed', '', '2021-summer-women-7cm-high-heels-flip-flops-sandals-fetish-platform-pleaser-yellow-gold-sandles-stripper-2-jpg_640x640-2', '', '', '2021-06-01 12:39:07', '2021-06-01 12:39:07', '', 6363, 'http://shoestimer.com/wp-content/uploads/2021/06/2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper-2.jpg_640x640-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(6497, 1, '2021-06-01 12:39:07', '2021-06-01 12:39:07', '', 'Women\'s Sandals Summer New Sandals Women\'s Large Size Spot Wedge Buckle Belt European American Open Toe High Heel Women\'s Shoes', 'Color: BW, Shoe Size: 39, Ships From: Poland', 'publish', 'closed', 'closed', '', 'womens-sandals-summer-new-sandals-womens-large-size-spot-wedge-buckle-belt-european-american-open-toe-high-heel-womens-shoes-71', '', '', '2021-06-01 12:39:07', '2021-06-01 12:39:07', '', 6397, 'http://shoestimer.com/?post_type=product_variation&p=6497', 71, 'product_variation', '', 0),
(6498, 1, '2021-06-01 12:39:08', '2021-06-01 12:39:08', '', 'Women\'s Sandals Summer New Sandals Women\'s Large Size Spot Wedge Buckle Belt European American Open Toe High Heel Women\'s Shoes', 'Color: BW, Shoe Size: 40, Ships From: Czech Republic', 'publish', 'closed', 'closed', '', 'womens-sandals-summer-new-sandals-womens-large-size-spot-wedge-buckle-belt-european-american-open-toe-high-heel-womens-shoes-72', '', '', '2021-06-01 12:39:08', '2021-06-01 12:39:08', '', 6397, 'http://shoestimer.com/?post_type=product_variation&p=6498', 72, 'product_variation', '', 0),
(6499, 1, '2021-06-01 12:39:09', '2021-06-01 12:39:09', '', 'Women\'s Sandals Summer New Sandals Women\'s Large Size Spot Wedge Buckle Belt European American Open Toe High Heel Women\'s Shoes', 'Color: BW, Shoe Size: 40, Ships From: Poland', 'publish', 'closed', 'closed', '', 'womens-sandals-summer-new-sandals-womens-large-size-spot-wedge-buckle-belt-european-american-open-toe-high-heel-womens-shoes-73', '', '', '2021-06-01 12:39:09', '2021-06-01 12:39:09', '', 6397, 'http://shoestimer.com/?post_type=product_variation&p=6499', 73, 'product_variation', '', 0),
(6500, 1, '2021-06-01 12:39:09', '2021-06-01 12:39:09', '', 'Women\'s Sandals Summer New Sandals Women\'s Large Size Spot Wedge Buckle Belt European American Open Toe High Heel Women\'s Shoes', 'Color: BW, Shoe Size: 39, Ships From: Belgium', 'publish', 'closed', 'closed', '', 'womens-sandals-summer-new-sandals-womens-large-size-spot-wedge-buckle-belt-european-american-open-toe-high-heel-womens-shoes-74', '', '', '2021-06-01 12:39:09', '2021-06-01 12:39:09', '', 6397, 'http://shoestimer.com/?post_type=product_variation&p=6500', 74, 'product_variation', '', 0),
(6501, 0, '2021-06-01 12:39:09', '2021-06-01 12:39:09', '', '2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper-3.jpg_640x640-3', '', 'inherit', 'open', 'closed', '', '2021-summer-women-7cm-high-heels-flip-flops-sandals-fetish-platform-pleaser-yellow-gold-sandles-stripper-3-jpg_640x640-3', '', '', '2021-06-01 12:39:09', '2021-06-01 12:39:09', '', 6363, 'http://shoestimer.com/wp-content/uploads/2021/06/2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper-3.jpg_640x640-3.jpg', 0, 'attachment', 'image/jpeg', 0),
(6502, 1, '2021-06-01 12:39:09', '2021-06-01 12:39:09', '', 'Women\'s Sandals Summer New Sandals Women\'s Large Size Spot Wedge Buckle Belt European American Open Toe High Heel Women\'s Shoes', 'Color: BW, Shoe Size: 40, Ships From: China', 'publish', 'closed', 'closed', '', 'womens-sandals-summer-new-sandals-womens-large-size-spot-wedge-buckle-belt-european-american-open-toe-high-heel-womens-shoes-75', '', '', '2021-06-01 12:39:09', '2021-06-01 12:39:09', '', 6397, 'http://shoestimer.com/?post_type=product_variation&p=6502', 75, 'product_variation', '', 0),
(6503, 1, '2021-06-01 12:39:10', '2021-06-01 12:39:10', '', 'Women\'s Sandals Summer New Sandals Women\'s Large Size Spot Wedge Buckle Belt European American Open Toe High Heel Women\'s Shoes', 'Color: BW, Shoe Size: 40, Ships From: Belgium', 'publish', 'closed', 'closed', '', 'womens-sandals-summer-new-sandals-womens-large-size-spot-wedge-buckle-belt-european-american-open-toe-high-heel-womens-shoes-76', '', '', '2021-06-01 12:39:10', '2021-06-01 12:39:10', '', 6397, 'http://shoestimer.com/?post_type=product_variation&p=6503', 76, 'product_variation', '', 0),
(6504, 1, '2021-06-01 12:39:11', '2021-06-01 12:39:11', '', 'Women\'s Sandals Summer New Sandals Women\'s Large Size Spot Wedge Buckle Belt European American Open Toe High Heel Women\'s Shoes', 'Color: BW, Shoe Size: 41, Ships From: China', 'publish', 'closed', 'closed', '', 'womens-sandals-summer-new-sandals-womens-large-size-spot-wedge-buckle-belt-european-american-open-toe-high-heel-womens-shoes-77', '', '', '2021-06-01 12:39:11', '2021-06-01 12:39:11', '', 6397, 'http://shoestimer.com/?post_type=product_variation&p=6504', 77, 'product_variation', '', 0),
(6505, 1, '2021-06-01 12:39:12', '2021-06-01 12:39:12', '', 'Women\'s Sandals Summer New Sandals Women\'s Large Size Spot Wedge Buckle Belt European American Open Toe High Heel Women\'s Shoes', 'Color: BW, Shoe Size: 40, Ships From: SPAIN', 'publish', 'closed', 'closed', '', 'womens-sandals-summer-new-sandals-womens-large-size-spot-wedge-buckle-belt-european-american-open-toe-high-heel-womens-shoes-78', '', '', '2021-06-01 12:39:12', '2021-06-01 12:39:12', '', 6397, 'http://shoestimer.com/?post_type=product_variation&p=6505', 78, 'product_variation', '', 0),
(6506, 1, '2021-06-01 12:39:12', '2021-06-01 12:39:12', '', 'Women\'s Sandals Summer New Sandals Women\'s Large Size Spot Wedge Buckle Belt European American Open Toe High Heel Women\'s Shoes', 'Color: BW, Shoe Size: 40, Ships From: France', 'publish', 'closed', 'closed', '', 'womens-sandals-summer-new-sandals-womens-large-size-spot-wedge-buckle-belt-european-american-open-toe-high-heel-womens-shoes-79', '', '', '2021-06-01 12:39:12', '2021-06-01 12:39:12', '', 6397, 'http://shoestimer.com/?post_type=product_variation&p=6506', 79, 'product_variation', '', 0),
(6507, 1, '2021-06-01 12:39:12', '2021-06-01 12:39:12', '', 'Women\'s Sandals Summer New Sandals Women\'s Large Size Spot Wedge Buckle Belt European American Open Toe High Heel Women\'s Shoes', 'Color: BW, Shoe Size: 41, Ships From: SPAIN', 'publish', 'closed', 'closed', '', 'womens-sandals-summer-new-sandals-womens-large-size-spot-wedge-buckle-belt-european-american-open-toe-high-heel-womens-shoes-80', '', '', '2021-06-01 12:39:12', '2021-06-01 12:39:12', '', 6397, 'http://shoestimer.com/?post_type=product_variation&p=6507', 80, 'product_variation', '', 0),
(6508, 1, '2021-06-01 12:39:12', '2021-06-01 12:39:12', '', 'Women\'s Sandals Summer New Sandals Women\'s Large Size Spot Wedge Buckle Belt European American Open Toe High Heel Women\'s Shoes', 'Color: BW, Shoe Size: 41, Ships From: France', 'publish', 'closed', 'closed', '', 'womens-sandals-summer-new-sandals-womens-large-size-spot-wedge-buckle-belt-european-american-open-toe-high-heel-womens-shoes-81', '', '', '2021-06-01 12:39:12', '2021-06-01 12:39:12', '', 6397, 'http://shoestimer.com/?post_type=product_variation&p=6508', 81, 'product_variation', '', 0),
(6509, 1, '2021-06-01 12:39:13', '2021-06-01 12:39:13', '', 'Women\'s Sandals Summer New Sandals Women\'s Large Size Spot Wedge Buckle Belt European American Open Toe High Heel Women\'s Shoes', 'Color: BW, Shoe Size: 41, Ships From: Czech Republic', 'publish', 'closed', 'closed', '', 'womens-sandals-summer-new-sandals-womens-large-size-spot-wedge-buckle-belt-european-american-open-toe-high-heel-womens-shoes-82', '', '', '2021-06-01 12:39:13', '2021-06-01 12:39:13', '', 6397, 'http://shoestimer.com/?post_type=product_variation&p=6509', 82, 'product_variation', '', 0),
(6510, 0, '2021-06-01 12:39:13', '2021-06-01 12:39:13', '', '2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper-4.jpg_640x640-4', '', 'inherit', 'open', 'closed', '', '2021-summer-women-7cm-high-heels-flip-flops-sandals-fetish-platform-pleaser-yellow-gold-sandles-stripper-4-jpg_640x640-4', '', '', '2021-06-01 12:39:13', '2021-06-01 12:39:13', '', 6363, 'http://shoestimer.com/wp-content/uploads/2021/06/2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper-4.jpg_640x640-4.jpg', 0, 'attachment', 'image/jpeg', 0),
(6511, 1, '2021-06-01 12:39:13', '2021-06-01 12:39:13', '', 'Women\'s Sandals Summer New Sandals Women\'s Large Size Spot Wedge Buckle Belt European American Open Toe High Heel Women\'s Shoes', 'Color: BW, Shoe Size: 41, Ships From: Poland', 'publish', 'closed', 'closed', '', 'womens-sandals-summer-new-sandals-womens-large-size-spot-wedge-buckle-belt-european-american-open-toe-high-heel-womens-shoes-83', '', '', '2021-06-01 12:39:13', '2021-06-01 12:39:13', '', 6397, 'http://shoestimer.com/?post_type=product_variation&p=6511', 83, 'product_variation', '', 0),
(6512, 1, '2021-06-01 12:39:14', '2021-06-01 12:39:14', '', 'Women\'s Sandals Summer New Sandals Women\'s Large Size Spot Wedge Buckle Belt European American Open Toe High Heel Women\'s Shoes', 'Color: WH, Shoe Size: 35, Ships From: Czech Republic', 'publish', 'closed', 'closed', '', 'womens-sandals-summer-new-sandals-womens-large-size-spot-wedge-buckle-belt-european-american-open-toe-high-heel-womens-shoes-84', '', '', '2021-06-01 12:39:14', '2021-06-01 12:39:14', '', 6397, 'http://shoestimer.com/?post_type=product_variation&p=6512', 84, 'product_variation', '', 0),
(6513, 1, '2021-06-01 12:39:15', '2021-06-01 12:39:15', '', 'Women\'s Sandals Summer New Sandals Women\'s Large Size Spot Wedge Buckle Belt European American Open Toe High Heel Women\'s Shoes', 'Color: WH, Shoe Size: 35, Ships From: Poland', 'publish', 'closed', 'closed', '', 'womens-sandals-summer-new-sandals-womens-large-size-spot-wedge-buckle-belt-european-american-open-toe-high-heel-womens-shoes-85', '', '', '2021-06-01 12:39:15', '2021-06-01 12:39:15', '', 6397, 'http://shoestimer.com/?post_type=product_variation&p=6513', 85, 'product_variation', '', 0),
(6514, 1, '2021-06-01 12:39:15', '2021-06-01 12:39:15', '', 'Women\'s Sandals Summer New Sandals Women\'s Large Size Spot Wedge Buckle Belt European American Open Toe High Heel Women\'s Shoes', 'Color: BW, Shoe Size: 41, Ships From: Belgium', 'publish', 'closed', 'closed', '', 'womens-sandals-summer-new-sandals-womens-large-size-spot-wedge-buckle-belt-european-american-open-toe-high-heel-womens-shoes-86', '', '', '2021-06-01 12:39:15', '2021-06-01 12:39:15', '', 6397, 'http://shoestimer.com/?post_type=product_variation&p=6514', 86, 'product_variation', '', 0),
(6515, 1, '2021-06-01 12:39:15', '2021-06-01 12:39:15', '', 'Women\'s Sandals Summer New Sandals Women\'s Large Size Spot Wedge Buckle Belt European American Open Toe High Heel Women\'s Shoes', 'Color: WH, Shoe Size: 35, Ships From: China', 'publish', 'closed', 'closed', '', 'womens-sandals-summer-new-sandals-womens-large-size-spot-wedge-buckle-belt-european-american-open-toe-high-heel-womens-shoes-87', '', '', '2021-06-01 12:39:15', '2021-06-01 12:39:15', '', 6397, 'http://shoestimer.com/?post_type=product_variation&p=6515', 87, 'product_variation', '', 0),
(6516, 1, '2021-06-01 12:39:15', '2021-06-01 12:39:15', '', 'Women\'s Sandals Summer New Sandals Women\'s Large Size Spot Wedge Buckle Belt European American Open Toe High Heel Women\'s Shoes', 'Color: WH, Shoe Size: 35, Ships From: Belgium', 'publish', 'closed', 'closed', '', 'womens-sandals-summer-new-sandals-womens-large-size-spot-wedge-buckle-belt-european-american-open-toe-high-heel-womens-shoes-88', '', '', '2021-06-01 12:39:15', '2021-06-01 12:39:15', '', 6397, 'http://shoestimer.com/?post_type=product_variation&p=6516', 88, 'product_variation', '', 0),
(6517, 1, '2021-06-01 12:39:16', '2021-06-01 12:39:16', '', 'Women\'s Sandals Summer New Sandals Women\'s Large Size Spot Wedge Buckle Belt European American Open Toe High Heel Women\'s Shoes', 'Color: WH, Shoe Size: 36, Ships From: China', 'publish', 'closed', 'closed', '', 'womens-sandals-summer-new-sandals-womens-large-size-spot-wedge-buckle-belt-european-american-open-toe-high-heel-womens-shoes-89', '', '', '2021-06-01 12:39:16', '2021-06-01 12:39:16', '', 6397, 'http://shoestimer.com/?post_type=product_variation&p=6517', 89, 'product_variation', '', 0),
(6518, 1, '2021-06-01 12:39:16', '2021-06-01 12:39:16', '', 'Women\'s Sandals Summer New Sandals Women\'s Large Size Spot Wedge Buckle Belt European American Open Toe High Heel Women\'s Shoes', 'Color: WH, Shoe Size: 35, Ships From: SPAIN', 'publish', 'closed', 'closed', '', 'womens-sandals-summer-new-sandals-womens-large-size-spot-wedge-buckle-belt-european-american-open-toe-high-heel-womens-shoes-90', '', '', '2021-06-01 12:39:16', '2021-06-01 12:39:16', '', 6397, 'http://shoestimer.com/?post_type=product_variation&p=6518', 90, 'product_variation', '', 0),
(6519, 1, '2021-06-01 12:39:16', '2021-06-01 12:39:16', '', 'Women\'s Sandals Summer New Sandals Women\'s Large Size Spot Wedge Buckle Belt European American Open Toe High Heel Women\'s Shoes', 'Color: WH, Shoe Size: 35, Ships From: France', 'publish', 'closed', 'closed', '', 'womens-sandals-summer-new-sandals-womens-large-size-spot-wedge-buckle-belt-european-american-open-toe-high-heel-womens-shoes-91', '', '', '2021-06-01 12:39:16', '2021-06-01 12:39:16', '', 6397, 'http://shoestimer.com/?post_type=product_variation&p=6519', 91, 'product_variation', '', 0);
INSERT INTO `wpx5_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(6520, 1, '2021-06-01 12:39:16', '2021-06-01 12:39:16', '', 'Women\'s Sandals Summer New Sandals Women\'s Large Size Spot Wedge Buckle Belt European American Open Toe High Heel Women\'s Shoes', 'Color: WH, Shoe Size: 36, Ships From: SPAIN', 'publish', 'closed', 'closed', '', 'womens-sandals-summer-new-sandals-womens-large-size-spot-wedge-buckle-belt-european-american-open-toe-high-heel-womens-shoes-92', '', '', '2021-06-01 12:39:16', '2021-06-01 12:39:16', '', 6397, 'http://shoestimer.com/?post_type=product_variation&p=6520', 92, 'product_variation', '', 0),
(6521, 0, '2021-06-01 12:39:16', '2021-06-01 12:39:16', '', '2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper-5.jpg_640x640-5', '', 'inherit', 'open', 'closed', '', '2021-summer-women-7cm-high-heels-flip-flops-sandals-fetish-platform-pleaser-yellow-gold-sandles-stripper-5-jpg_640x640-5', '', '', '2021-06-01 12:39:16', '2021-06-01 12:39:16', '', 6363, 'http://shoestimer.com/wp-content/uploads/2021/06/2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper-5.jpg_640x640-5.jpg', 0, 'attachment', 'image/jpeg', 0),
(6522, 1, '2021-06-01 12:39:16', '2021-06-01 12:39:16', '', 'Women\'s Sandals Summer New Sandals Women\'s Large Size Spot Wedge Buckle Belt European American Open Toe High Heel Women\'s Shoes', 'Color: WH, Shoe Size: 36, Ships From: France', 'publish', 'closed', 'closed', '', 'womens-sandals-summer-new-sandals-womens-large-size-spot-wedge-buckle-belt-european-american-open-toe-high-heel-womens-shoes-93', '', '', '2021-06-01 12:39:16', '2021-06-01 12:39:16', '', 6397, 'http://shoestimer.com/?post_type=product_variation&p=6522', 93, 'product_variation', '', 0),
(6523, 1, '2021-06-01 12:39:17', '2021-06-01 12:39:17', '', 'Women\'s Sandals Summer New Sandals Women\'s Large Size Spot Wedge Buckle Belt European American Open Toe High Heel Women\'s Shoes', 'Color: WH, Shoe Size: 36, Ships From: Czech Republic', 'publish', 'closed', 'closed', '', 'womens-sandals-summer-new-sandals-womens-large-size-spot-wedge-buckle-belt-european-american-open-toe-high-heel-womens-shoes-94', '', '', '2021-06-01 12:39:17', '2021-06-01 12:39:17', '', 6397, 'http://shoestimer.com/?post_type=product_variation&p=6523', 94, 'product_variation', '', 0),
(6524, 1, '2021-06-01 12:39:19', '2021-06-01 12:39:19', '', 'Women\'s Sandals Summer New Sandals Women\'s Large Size Spot Wedge Buckle Belt European American Open Toe High Heel Women\'s Shoes', 'Color: WH, Shoe Size: 36, Ships From: Poland', 'publish', 'closed', 'closed', '', 'womens-sandals-summer-new-sandals-womens-large-size-spot-wedge-buckle-belt-european-american-open-toe-high-heel-womens-shoes-95', '', '', '2021-06-01 12:39:19', '2021-06-01 12:39:19', '', 6397, 'http://shoestimer.com/?post_type=product_variation&p=6524', 95, 'product_variation', '', 0),
(6525, 1, '2021-06-01 12:39:19', '2021-06-01 12:39:19', '', 'Women\'s Sandals Summer New Sandals Women\'s Large Size Spot Wedge Buckle Belt European American Open Toe High Heel Women\'s Shoes', 'Color: WH, Shoe Size: 37, Ships From: Czech Republic', 'publish', 'closed', 'closed', '', 'womens-sandals-summer-new-sandals-womens-large-size-spot-wedge-buckle-belt-european-american-open-toe-high-heel-womens-shoes-96', '', '', '2021-06-01 12:39:19', '2021-06-01 12:39:19', '', 6397, 'http://shoestimer.com/?post_type=product_variation&p=6525', 96, 'product_variation', '', 0),
(6526, 1, '2021-06-01 12:39:19', '2021-06-01 12:39:19', '', 'Women\'s Sandals Summer New Sandals Women\'s Large Size Spot Wedge Buckle Belt European American Open Toe High Heel Women\'s Shoes', 'Color: WH, Shoe Size: 37, Ships From: Poland', 'publish', 'closed', 'closed', '', 'womens-sandals-summer-new-sandals-womens-large-size-spot-wedge-buckle-belt-european-american-open-toe-high-heel-womens-shoes-97', '', '', '2021-06-01 12:39:19', '2021-06-01 12:39:19', '', 6397, 'http://shoestimer.com/?post_type=product_variation&p=6526', 97, 'product_variation', '', 0),
(6528, 1, '2021-06-01 12:39:20', '2021-06-01 12:39:20', '', 'Women\'s Sandals Summer New Sandals Women\'s Large Size Spot Wedge Buckle Belt European American Open Toe High Heel Women\'s Shoes', 'Color: WH, Shoe Size: 36, Ships From: Belgium', 'publish', 'closed', 'closed', '', 'womens-sandals-summer-new-sandals-womens-large-size-spot-wedge-buckle-belt-european-american-open-toe-high-heel-womens-shoes-98', '', '', '2021-06-01 12:39:20', '2021-06-01 12:39:20', '', 6397, 'http://shoestimer.com/?post_type=product_variation&p=6528', 98, 'product_variation', '', 0),
(6527, 0, '2021-06-01 12:39:20', '2021-06-01 12:39:20', '', '2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper-6.jpg_640x640-6', '', 'inherit', 'open', 'closed', '', '2021-summer-women-7cm-high-heels-flip-flops-sandals-fetish-platform-pleaser-yellow-gold-sandles-stripper-6-jpg_640x640-6', '', '', '2021-06-01 12:39:20', '2021-06-01 12:39:20', '', 6363, 'http://shoestimer.com/wp-content/uploads/2021/06/2021-Summer-Women-7cm-High-Heels-Flip-Flops-Sandals-Fetish-Platform-Pleaser-Yellow-Gold-Sandles-Stripper-6.jpg_640x640-6.jpg', 0, 'attachment', 'image/jpeg', 0),
(6529, 1, '2021-06-01 12:39:21', '2021-06-01 12:39:21', '', 'Women\'s Sandals Summer New Sandals Women\'s Large Size Spot Wedge Buckle Belt European American Open Toe High Heel Women\'s Shoes', 'Color: WH, Shoe Size: 37, Ships From: China', 'publish', 'closed', 'closed', '', 'womens-sandals-summer-new-sandals-womens-large-size-spot-wedge-buckle-belt-european-american-open-toe-high-heel-womens-shoes-99', '', '', '2021-06-01 12:39:21', '2021-06-01 12:39:21', '', 6397, 'http://shoestimer.com/?post_type=product_variation&p=6529', 99, 'product_variation', '', 0),
(6530, 1, '2021-06-01 12:39:23', '2021-06-01 12:39:23', '', 'Women\'s Sandals Summer New Sandals Women\'s Large Size Spot Wedge Buckle Belt European American Open Toe High Heel Women\'s Shoes', 'Color: WH, Shoe Size: 37, Ships From: Belgium', 'publish', 'closed', 'closed', '', 'womens-sandals-summer-new-sandals-womens-large-size-spot-wedge-buckle-belt-european-american-open-toe-high-heel-womens-shoes-100', '', '', '2021-06-01 12:39:23', '2021-06-01 12:39:23', '', 6397, 'http://shoestimer.com/?post_type=product_variation&p=6530', 100, 'product_variation', '', 0),
(6531, 1, '2021-06-01 12:39:23', '2021-06-01 12:39:23', '', 'Women\'s Sandals Summer New Sandals Women\'s Large Size Spot Wedge Buckle Belt European American Open Toe High Heel Women\'s Shoes', 'Color: WH, Shoe Size: 38, Ships From: China', 'publish', 'closed', 'closed', '', 'womens-sandals-summer-new-sandals-womens-large-size-spot-wedge-buckle-belt-european-american-open-toe-high-heel-womens-shoes-101', '', '', '2021-06-01 12:39:23', '2021-06-01 12:39:23', '', 6397, 'http://shoestimer.com/?post_type=product_variation&p=6531', 101, 'product_variation', '', 0),
(6532, 1, '2021-06-01 12:39:23', '2021-06-01 12:39:23', '', 'Women\'s Sandals Summer New Sandals Women\'s Large Size Spot Wedge Buckle Belt European American Open Toe High Heel Women\'s Shoes', 'Color: WH, Shoe Size: 37, Ships From: SPAIN', 'publish', 'closed', 'closed', '', 'womens-sandals-summer-new-sandals-womens-large-size-spot-wedge-buckle-belt-european-american-open-toe-high-heel-womens-shoes-102', '', '', '2021-06-01 12:39:23', '2021-06-01 12:39:23', '', 6397, 'http://shoestimer.com/?post_type=product_variation&p=6532', 102, 'product_variation', '', 0),
(6533, 1, '2021-06-01 12:39:23', '2021-06-01 12:39:23', '', 'Women\'s Sandals Summer New Sandals Women\'s Large Size Spot Wedge Buckle Belt European American Open Toe High Heel Women\'s Shoes', 'Color: WH, Shoe Size: 37, Ships From: France', 'publish', 'closed', 'closed', '', 'womens-sandals-summer-new-sandals-womens-large-size-spot-wedge-buckle-belt-european-american-open-toe-high-heel-womens-shoes-103', '', '', '2021-06-01 12:39:23', '2021-06-01 12:39:23', '', 6397, 'http://shoestimer.com/?post_type=product_variation&p=6533', 103, 'product_variation', '', 0),
(6534, 1, '2021-06-01 12:39:24', '2021-06-01 12:39:24', '', 'Women\'s Sandals Summer New Sandals Women\'s Large Size Spot Wedge Buckle Belt European American Open Toe High Heel Women\'s Shoes', 'Color: WH, Shoe Size: 38, Ships From: SPAIN', 'publish', 'closed', 'closed', '', 'womens-sandals-summer-new-sandals-womens-large-size-spot-wedge-buckle-belt-european-american-open-toe-high-heel-womens-shoes-104', '', '', '2021-06-01 12:39:24', '2021-06-01 12:39:24', '', 6397, 'http://shoestimer.com/?post_type=product_variation&p=6534', 104, 'product_variation', '', 0),
(6535, 1, '2021-06-01 12:39:24', '2021-06-01 12:39:24', '', 'Women\'s Sandals Summer New Sandals Women\'s Large Size Spot Wedge Buckle Belt European American Open Toe High Heel Women\'s Shoes', 'Color: WH, Shoe Size: 38, Ships From: France', 'publish', 'closed', 'closed', '', 'womens-sandals-summer-new-sandals-womens-large-size-spot-wedge-buckle-belt-european-american-open-toe-high-heel-womens-shoes-105', '', '', '2021-06-01 12:39:24', '2021-06-01 12:39:24', '', 6397, 'http://shoestimer.com/?post_type=product_variation&p=6535', 105, 'product_variation', '', 0),
(6536, 1, '2021-06-01 12:39:24', '2021-06-01 12:39:24', '', 'Women\'s Sandals Summer New Sandals Women\'s Large Size Spot Wedge Buckle Belt European American Open Toe High Heel Women\'s Shoes', 'Color: WH, Shoe Size: 38, Ships From: Czech Republic', 'publish', 'closed', 'closed', '', 'womens-sandals-summer-new-sandals-womens-large-size-spot-wedge-buckle-belt-european-american-open-toe-high-heel-womens-shoes-106', '', '', '2021-06-01 12:39:24', '2021-06-01 12:39:24', '', 6397, 'http://shoestimer.com/?post_type=product_variation&p=6536', 106, 'product_variation', '', 0),
(6537, 1, '2021-06-01 12:39:24', '2021-06-01 12:39:24', '', 'Women\'s Sandals Summer New Sandals Women\'s Large Size Spot Wedge Buckle Belt European American Open Toe High Heel Women\'s Shoes', 'Color: WH, Shoe Size: 38, Ships From: Poland', 'publish', 'closed', 'closed', '', 'womens-sandals-summer-new-sandals-womens-large-size-spot-wedge-buckle-belt-european-american-open-toe-high-heel-womens-shoes-107', '', '', '2021-06-01 12:39:24', '2021-06-01 12:39:24', '', 6397, 'http://shoestimer.com/?post_type=product_variation&p=6537', 107, 'product_variation', '', 0),
(6538, 1, '2021-06-01 12:39:25', '2021-06-01 12:39:25', '', 'Women\'s Sandals Summer New Sandals Women\'s Large Size Spot Wedge Buckle Belt European American Open Toe High Heel Women\'s Shoes', 'Color: WH, Shoe Size: 39, Ships From: Czech Republic', 'publish', 'closed', 'closed', '', 'womens-sandals-summer-new-sandals-womens-large-size-spot-wedge-buckle-belt-european-american-open-toe-high-heel-womens-shoes-108', '', '', '2021-06-01 12:39:25', '2021-06-01 12:39:25', '', 6397, 'http://shoestimer.com/?post_type=product_variation&p=6538', 108, 'product_variation', '', 0),
(6539, 1, '2021-06-01 12:39:25', '2021-06-01 12:39:25', '', 'Women\'s Sandals Summer New Sandals Women\'s Large Size Spot Wedge Buckle Belt European American Open Toe High Heel Women\'s Shoes', 'Color: WH, Shoe Size: 39, Ships From: Poland', 'publish', 'closed', 'closed', '', 'womens-sandals-summer-new-sandals-womens-large-size-spot-wedge-buckle-belt-european-american-open-toe-high-heel-womens-shoes-109', '', '', '2021-06-01 12:39:25', '2021-06-01 12:39:25', '', 6397, 'http://shoestimer.com/?post_type=product_variation&p=6539', 109, 'product_variation', '', 0),
(6540, 1, '2021-06-01 12:39:25', '2021-06-01 12:39:25', '', 'Women\'s Sandals Summer New Sandals Women\'s Large Size Spot Wedge Buckle Belt European American Open Toe High Heel Women\'s Shoes', 'Color: WH, Shoe Size: 38, Ships From: Belgium', 'publish', 'closed', 'closed', '', 'womens-sandals-summer-new-sandals-womens-large-size-spot-wedge-buckle-belt-european-american-open-toe-high-heel-womens-shoes-110', '', '', '2021-06-01 12:39:25', '2021-06-01 12:39:25', '', 6397, 'http://shoestimer.com/?post_type=product_variation&p=6540', 110, 'product_variation', '', 0),
(6541, 1, '2021-06-01 12:39:25', '2021-06-01 12:39:25', '', 'Women\'s Sandals Summer New Sandals Women\'s Large Size Spot Wedge Buckle Belt European American Open Toe High Heel Women\'s Shoes', 'Color: WH, Shoe Size: 39, Ships From: China', 'publish', 'closed', 'closed', '', 'womens-sandals-summer-new-sandals-womens-large-size-spot-wedge-buckle-belt-european-american-open-toe-high-heel-womens-shoes-111', '', '', '2021-06-01 12:39:25', '2021-06-01 12:39:25', '', 6397, 'http://shoestimer.com/?post_type=product_variation&p=6541', 111, 'product_variation', '', 0),
(6542, 1, '2021-06-01 12:39:25', '2021-06-01 12:39:25', '', 'Women\'s Sandals Summer New Sandals Women\'s Large Size Spot Wedge Buckle Belt European American Open Toe High Heel Women\'s Shoes', 'Color: WH, Shoe Size: 39, Ships From: Belgium', 'publish', 'closed', 'closed', '', 'womens-sandals-summer-new-sandals-womens-large-size-spot-wedge-buckle-belt-european-american-open-toe-high-heel-womens-shoes-112', '', '', '2021-06-01 12:39:25', '2021-06-01 12:39:25', '', 6397, 'http://shoestimer.com/?post_type=product_variation&p=6542', 112, 'product_variation', '', 0),
(6543, 1, '2021-06-01 12:39:26', '2021-06-01 12:39:26', '', 'Women\'s Sandals Summer New Sandals Women\'s Large Size Spot Wedge Buckle Belt European American Open Toe High Heel Women\'s Shoes', 'Color: WH, Shoe Size: 40, Ships From: China', 'publish', 'closed', 'closed', '', 'womens-sandals-summer-new-sandals-womens-large-size-spot-wedge-buckle-belt-european-american-open-toe-high-heel-womens-shoes-113', '', '', '2021-06-01 12:39:26', '2021-06-01 12:39:26', '', 6397, 'http://shoestimer.com/?post_type=product_variation&p=6543', 113, 'product_variation', '', 0),
(6544, 1, '2021-06-01 12:39:26', '2021-06-01 12:39:26', '', 'Women\'s Sandals Summer New Sandals Women\'s Large Size Spot Wedge Buckle Belt European American Open Toe High Heel Women\'s Shoes', 'Color: WH, Shoe Size: 39, Ships From: SPAIN', 'publish', 'closed', 'closed', '', 'womens-sandals-summer-new-sandals-womens-large-size-spot-wedge-buckle-belt-european-american-open-toe-high-heel-womens-shoes-114', '', '', '2021-06-01 12:39:26', '2021-06-01 12:39:26', '', 6397, 'http://shoestimer.com/?post_type=product_variation&p=6544', 114, 'product_variation', '', 0),
(6545, 1, '2021-06-01 12:39:26', '2021-06-01 12:39:26', '', 'Women\'s Sandals Summer New Sandals Women\'s Large Size Spot Wedge Buckle Belt European American Open Toe High Heel Women\'s Shoes', 'Color: WH, Shoe Size: 39, Ships From: France', 'publish', 'closed', 'closed', '', 'womens-sandals-summer-new-sandals-womens-large-size-spot-wedge-buckle-belt-european-american-open-toe-high-heel-womens-shoes-115', '', '', '2021-06-01 12:39:26', '2021-06-01 12:39:26', '', 6397, 'http://shoestimer.com/?post_type=product_variation&p=6545', 115, 'product_variation', '', 0),
(6546, 1, '2021-06-01 12:39:26', '2021-06-01 12:39:26', '', 'Women\'s Sandals Summer New Sandals Women\'s Large Size Spot Wedge Buckle Belt European American Open Toe High Heel Women\'s Shoes', 'Color: WH, Shoe Size: 40, Ships From: SPAIN', 'publish', 'closed', 'closed', '', 'womens-sandals-summer-new-sandals-womens-large-size-spot-wedge-buckle-belt-european-american-open-toe-high-heel-womens-shoes-116', '', '', '2021-06-01 12:39:26', '2021-06-01 12:39:26', '', 6397, 'http://shoestimer.com/?post_type=product_variation&p=6546', 116, 'product_variation', '', 0),
(6547, 1, '2021-06-01 12:39:26', '2021-06-01 12:39:26', '', 'Women\'s Sandals Summer New Sandals Women\'s Large Size Spot Wedge Buckle Belt European American Open Toe High Heel Women\'s Shoes', 'Color: WH, Shoe Size: 40, Ships From: France', 'publish', 'closed', 'closed', '', 'womens-sandals-summer-new-sandals-womens-large-size-spot-wedge-buckle-belt-european-american-open-toe-high-heel-womens-shoes-117', '', '', '2021-06-01 12:39:26', '2021-06-01 12:39:26', '', 6397, 'http://shoestimer.com/?post_type=product_variation&p=6547', 117, 'product_variation', '', 0),
(6548, 1, '2021-06-01 12:39:27', '2021-06-01 12:39:27', '', 'Women\'s Sandals Summer New Sandals Women\'s Large Size Spot Wedge Buckle Belt European American Open Toe High Heel Women\'s Shoes', 'Color: WH, Shoe Size: 40, Ships From: Czech Republic', 'publish', 'closed', 'closed', '', 'womens-sandals-summer-new-sandals-womens-large-size-spot-wedge-buckle-belt-european-american-open-toe-high-heel-womens-shoes-118', '', '', '2021-06-01 12:39:27', '2021-06-01 12:39:27', '', 6397, 'http://shoestimer.com/?post_type=product_variation&p=6548', 118, 'product_variation', '', 0),
(6549, 1, '2021-06-01 12:39:27', '2021-06-01 12:39:27', '', 'Women\'s Sandals Summer New Sandals Women\'s Large Size Spot Wedge Buckle Belt European American Open Toe High Heel Women\'s Shoes', 'Color: WH, Shoe Size: 40, Ships From: Poland', 'publish', 'closed', 'closed', '', 'womens-sandals-summer-new-sandals-womens-large-size-spot-wedge-buckle-belt-european-american-open-toe-high-heel-womens-shoes-119', '', '', '2021-06-01 12:39:27', '2021-06-01 12:39:27', '', 6397, 'http://shoestimer.com/?post_type=product_variation&p=6549', 119, 'product_variation', '', 0),
(6550, 1, '2021-06-01 12:39:27', '2021-06-01 12:39:27', '', 'Women\'s Sandals Summer New Sandals Women\'s Large Size Spot Wedge Buckle Belt European American Open Toe High Heel Women\'s Shoes', 'Color: WH, Shoe Size: 41, Ships From: Czech Republic', 'publish', 'closed', 'closed', '', 'womens-sandals-summer-new-sandals-womens-large-size-spot-wedge-buckle-belt-european-american-open-toe-high-heel-womens-shoes-120', '', '', '2021-06-01 12:39:27', '2021-06-01 12:39:27', '', 6397, 'http://shoestimer.com/?post_type=product_variation&p=6550', 120, 'product_variation', '', 0),
(6551, 1, '2021-06-01 12:39:27', '2021-06-01 12:39:27', '', 'Women\'s Sandals Summer New Sandals Women\'s Large Size Spot Wedge Buckle Belt European American Open Toe High Heel Women\'s Shoes', 'Color: WH, Shoe Size: 41, Ships From: Poland', 'publish', 'closed', 'closed', '', 'womens-sandals-summer-new-sandals-womens-large-size-spot-wedge-buckle-belt-european-american-open-toe-high-heel-womens-shoes-121', '', '', '2021-06-01 12:39:27', '2021-06-01 12:39:27', '', 6397, 'http://shoestimer.com/?post_type=product_variation&p=6551', 121, 'product_variation', '', 0),
(6552, 1, '2021-06-01 12:39:27', '2021-06-01 12:39:27', '', 'Women\'s Sandals Summer New Sandals Women\'s Large Size Spot Wedge Buckle Belt European American Open Toe High Heel Women\'s Shoes', 'Color: WH, Shoe Size: 40, Ships From: Belgium', 'publish', 'closed', 'closed', '', 'womens-sandals-summer-new-sandals-womens-large-size-spot-wedge-buckle-belt-european-american-open-toe-high-heel-womens-shoes-122', '', '', '2021-06-01 12:39:27', '2021-06-01 12:39:27', '', 6397, 'http://shoestimer.com/?post_type=product_variation&p=6552', 122, 'product_variation', '', 0),
(6553, 1, '2021-06-01 12:39:28', '2021-06-01 12:39:28', '', 'Women\'s Sandals Summer New Sandals Women\'s Large Size Spot Wedge Buckle Belt European American Open Toe High Heel Women\'s Shoes', 'Color: WH, Shoe Size: 41, Ships From: China', 'publish', 'closed', 'closed', '', 'womens-sandals-summer-new-sandals-womens-large-size-spot-wedge-buckle-belt-european-american-open-toe-high-heel-womens-shoes-123', '', '', '2021-06-01 12:39:28', '2021-06-01 12:39:28', '', 6397, 'http://shoestimer.com/?post_type=product_variation&p=6553', 123, 'product_variation', '', 0),
(6554, 1, '2021-06-01 12:39:28', '2021-06-01 12:39:28', '', 'Women\'s Sandals Summer New Sandals Women\'s Large Size Spot Wedge Buckle Belt European American Open Toe High Heel Women\'s Shoes', 'Color: WH, Shoe Size: 41, Ships From: Belgium', 'publish', 'closed', 'closed', '', 'womens-sandals-summer-new-sandals-womens-large-size-spot-wedge-buckle-belt-european-american-open-toe-high-heel-womens-shoes-124', '', '', '2021-06-01 12:39:28', '2021-06-01 12:39:28', '', 6397, 'http://shoestimer.com/?post_type=product_variation&p=6554', 124, 'product_variation', '', 0),
(6555, 1, '2021-06-01 12:39:28', '2021-06-01 12:39:28', '', 'Women\'s Sandals Summer New Sandals Women\'s Large Size Spot Wedge Buckle Belt European American Open Toe High Heel Women\'s Shoes', 'Color: WH, Shoe Size: 41, Ships From: SPAIN', 'publish', 'closed', 'closed', '', 'womens-sandals-summer-new-sandals-womens-large-size-spot-wedge-buckle-belt-european-american-open-toe-high-heel-womens-shoes-125', '', '', '2021-06-01 12:39:28', '2021-06-01 12:39:28', '', 6397, 'http://shoestimer.com/?post_type=product_variation&p=6555', 125, 'product_variation', '', 0),
(6556, 1, '2021-06-01 12:39:28', '2021-06-01 12:39:28', '', 'Women\'s Sandals Summer New Sandals Women\'s Large Size Spot Wedge Buckle Belt European American Open Toe High Heel Women\'s Shoes', 'Color: WH, Shoe Size: 41, Ships From: France', 'publish', 'closed', 'closed', '', 'womens-sandals-summer-new-sandals-womens-large-size-spot-wedge-buckle-belt-european-american-open-toe-high-heel-womens-shoes-126', '', '', '2021-06-01 12:39:28', '2021-06-01 12:39:28', '', 6397, 'http://shoestimer.com/?post_type=product_variation&p=6556', 126, 'product_variation', '', 0),
(6557, 1, '2021-06-01 12:39:30', '2021-06-01 12:39:30', '', 'Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American-1', '', 'inherit', 'open', 'closed', '', 'women-s-sandals-summer-new-sandals-women-s-large-size-spot-wedge-buckle-belt-european-american-1', '', '', '2021-06-01 12:39:30', '2021-06-01 12:39:30', '', 6397, 'http://shoestimer.com/wp-content/uploads/2021/06/Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(6558, 1, '2021-06-01 12:39:33', '2021-06-01 12:39:33', '                <div class=\"product-specs-list-container\">\n                    <ul class=\"product-specs-list util-clearfix\">\n						                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Brand Name:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">ICCLEK</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Upper Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">MICROFIBER</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Shoes Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Basic</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Origin:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">CN(Origin)</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Season:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Spring/Autumn</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Item Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">casual shoes</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Outsole Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Rubber</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Closure Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Slip-On</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Fit:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Fits true to size, take your normal size</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Occasion:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Casual</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Fashion Element:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Pleated</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Pattern Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Solid</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Department Name:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Adult</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Feature:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Breathable</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Feature:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Height Increasing</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Feature:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Massage</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Feature:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">waterproof</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Feature:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Sweat-Absorbant</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Feature:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Light</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Feature:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Hard-Wearing</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Feature:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Anti-Odor</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Insole Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">EVA</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Lining Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Mesh</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Model Number:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">2021 Spring New Products Men\'s Casual Shoes Outdoor Non-Slip Shoes Fas</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Men Casual Shoes:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">2021 Spring New Products Men\'s Casual Shoes Outdoor Non-Slip Shoes Fas</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Casual Shoes Men:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">2021 Spring New Products Men\'s Casual Shoes Outdoor Non-Slip Shoes Fas</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Men Sneakers:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">2021 Spring New Products Men\'s Casual Shoes Outdoor Non-Slip Shoes Fas</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Men\'s Casual Shoes:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">2021 Spring New Products Men\'s Casual Shoes Outdoor Non-Slip Shoes Fas</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Casual Shoes  Men\'s:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">2021 Spring New Products Men\'s Casual Shoes Outdoor Non-Slip Shoes Fas</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Casual Shoes For Men:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">2021 Spring New Products Men\'s Casual Shoes Outdoor Non-Slip Shoes Fas</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Man Casual Shoes:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">2021 Spring New Products Men\'s Casual Shoes Outdoor Non-Slip Shoes Fas</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Trend Casual Shoes Men:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">2021 Spring New Products Men\'s Casual Shoes Outdoor Non-Slip Shoes Fas</span>\n                            </li>\n							                    </ul>\n                </div>\n				<p><span style=\"font-size: 26.0px;\"><strong><span style=\"font-family: calibri;\"><span style=\"color: #ff0000;\"><span style=\"font-weight: bold;\"><span style=\"font-family: calibri;\"><span style=\"color: #ff0000;\"><span style=\"font-weight: bold;\"><span style=\"font-size:28px;\"><b><span style=\"font-family:Calibri\"><span style=\"color:#ff0000\"><span style=\"font-weight:bold\"></span></span></span></b></span></span></span></span></span></span></span></strong></span></p>\n\n<p><span style=\"font-size: 26.0px;\"><strong><span style=\"font-family: calibri;\"><span style=\"color: #ff0000;\"><span style=\"font-weight: bold;\"><span style=\"font-family: calibri;\"><span style=\"color: #ff0000;\"><span style=\"font-weight: bold;\"><span style=\"font-size:28px;\"><b><span style=\"font-family:Calibri\"><span style=\"color:#ff0000\"><span style=\"font-weight:bold\"></span></span></span></b></span></span></span></span></span></span></span></strong></span></p>\n\n<p style=\"padding:0px; margin:0px; text-align:start; -webkit-text-stroke-width:0px\">&nbsp;<img src=\"https://ae01.alicdn.com/kf/Hc5bd057e2c01496ca69a4a76613dbe81E.jpg?width=721&height=792&hash=1513\"><img src=\"https://ae01.alicdn.com/kf/H1a1890db6e0a4a5fa3ec6ca00b8d5b9eS.jpg?width=790&height=1203&hash=1993\"> <img src=\"https://ae01.alicdn.com/kf/H8f568cd853d043d0a0151f4b0659a9326.jpg?width=790&height=874&hash=1664\"> <img src=\"https://ae01.alicdn.com/kf/H5e2200341dcb49dbaf403a0c267ef6cd8.jpg?width=790&height=821&hash=1611\"> <img src=\"https://ae01.alicdn.com/kf/Haab10c2be6f7482d8c11661bdda88c0eI.jpg?width=790&height=1149&hash=1939\"> <img src=\"https://ae01.alicdn.com/kf/H36bae22c39514d37bb563a86b2b77df4e.jpg?width=790&height=833&hash=1623\"> <img src=\"https://ae01.alicdn.com/kf/H47bbd1ac68de4dd5a47e32bd51ffe87dG.jpg?width=790&height=926&hash=1716\"> <img src=\"https://ae01.alicdn.com/kf/Hcdf51ddeceb34f82a909525509813e1f3.jpg?width=790&height=908&hash=1698\"> <img src=\"https://ae01.alicdn.com/kf/H6f66ad21cf04424cbcd0313071da08b4t.jpg?width=790&height=1134&hash=1924\"> <img src=\"https://ae01.alicdn.com/kf/H8b2df744337b4e95bd3fbb13b6a119c52.jpg?width=790&height=999&hash=1789\"> <img src=\"https://ae01.alicdn.com/kf/H7818a0f29fb04a9aa4f4fadc02c3591eq.jpg?width=790&height=973&hash=1763\"> <img src=\"https://ae01.alicdn.com/kf/Hb090f3dfeb0a4d2081c51c1f9d35e6e0x.jpg?width=790&height=1093&hash=1883\"> <img src=\"https://ae01.alicdn.com/kf/Hd4d150444e2142d693bd77dce6dedab0o.jpg?width=790&height=768&hash=1558\"> <img src=\"https://ae01.alicdn.com/kf/Hb3bf1450529d44788b48fa194cd9e1a3z.jpg?width=790&height=843&hash=1633\"> <img src=\"https://ae01.alicdn.com/kf/H4a203d71f2d2414dbf79ce4ef4772f52g.jpg?width=836&height=728&hash=1564\"></p>\n<span style=\"color:#000000;\"></span>\n\n', '2021 Spring New Products Men\'s Casual Shoes Outdoor Non-Slip Shoes Fashion Lightweight Sneakers Black Pu Leather Trendy Spotting', '', 'publish', 'open', 'closed', '', '2021-spring-new-products-mens-casual-shoes-outdoor-non-slip-shoes-fashion-lightweight-sneakers-black-pu-leather-trendy-spotting', '', '', '2021-06-01 12:39:41', '2021-06-01 12:39:41', '', 0, 'http://shoestimer.com/product/2021-spring-new-products-mens-casual-shoes-outdoor-non-slip-shoes-fashion-lightweight-sneakers-black-pu-leather-trendy-spotting/', 0, 'product', '', 0),
(6559, 1, '2021-06-01 12:39:35', '2021-06-01 12:39:35', '', '2021-Spring-New-Products-Men-s-Casual-Shoes-Outdoor-Non-Slip-Shoes-Fashion-Lightweight-Sneakers-Black', '', 'inherit', 'open', 'closed', '', '2021-spring-new-products-men-s-casual-shoes-outdoor-non-slip-shoes-fashion-lightweight-sneakers-black', '', '', '2021-06-01 12:39:35', '2021-06-01 12:39:35', '', 6558, 'http://shoestimer.com/wp-content/uploads/2021/06/2021-Spring-New-Products-Men-s-Casual-Shoes-Outdoor-Non-Slip-Shoes-Fashion-Lightweight-Sneakers-Black.jpg', 0, 'attachment', 'image/jpeg', 0),
(6560, 1, '2021-06-01 12:39:38', '2021-06-01 12:39:38', '', '2021 Spring New Products Men\'s Casual Shoes Outdoor Non-Slip Shoes Fashion Lightweight Sneakers Black Pu Leather Trendy Spotting', 'Color: Dark green, Shoe Size: 41', 'publish', 'closed', 'closed', '', '2021-spring-new-products-mens-casual-shoes-outdoor-non-slip-shoes-fashion-lightweight-sneakers-black-pu-leather-trendy-spotting', '', '', '2021-06-01 12:39:38', '2021-06-01 12:39:38', '', 6558, 'http://shoestimer.com/?post_type=product_variation&p=6560', 1, 'product_variation', '', 0),
(6561, 1, '2021-06-01 12:39:39', '2021-06-01 12:39:39', '', '2021 Spring New Products Men\'s Casual Shoes Outdoor Non-Slip Shoes Fashion Lightweight Sneakers Black Pu Leather Trendy Spotting', 'Color: Dark green, Shoe Size: 43', 'publish', 'closed', 'closed', '', '2021-spring-new-products-mens-casual-shoes-outdoor-non-slip-shoes-fashion-lightweight-sneakers-black-pu-leather-trendy-spotting-2', '', '', '2021-06-01 12:39:39', '2021-06-01 12:39:39', '', 6558, 'http://shoestimer.com/?post_type=product_variation&p=6561', 2, 'product_variation', '', 0),
(6562, 1, '2021-06-01 12:39:39', '2021-06-01 12:39:39', '', '2021 Spring New Products Men\'s Casual Shoes Outdoor Non-Slip Shoes Fashion Lightweight Sneakers Black Pu Leather Trendy Spotting', 'Color: Dark green, Shoe Size: 40', 'publish', 'closed', 'closed', '', '2021-spring-new-products-mens-casual-shoes-outdoor-non-slip-shoes-fashion-lightweight-sneakers-black-pu-leather-trendy-spotting-3', '', '', '2021-06-01 12:39:39', '2021-06-01 12:39:39', '', 6558, 'http://shoestimer.com/?post_type=product_variation&p=6562', 3, 'product_variation', '', 0),
(6563, 1, '2021-06-01 12:39:39', '2021-06-01 12:39:39', '', '2021 Spring New Products Men\'s Casual Shoes Outdoor Non-Slip Shoes Fashion Lightweight Sneakers Black Pu Leather Trendy Spotting', 'Color: Dark green, Shoe Size: 42', 'publish', 'closed', 'closed', '', '2021-spring-new-products-mens-casual-shoes-outdoor-non-slip-shoes-fashion-lightweight-sneakers-black-pu-leather-trendy-spotting-4', '', '', '2021-06-01 12:39:39', '2021-06-01 12:39:39', '', 6558, 'http://shoestimer.com/?post_type=product_variation&p=6563', 4, 'product_variation', '', 0),
(6564, 1, '2021-06-01 12:39:40', '2021-06-01 12:39:40', '', '2021 Spring New Products Men\'s Casual Shoes Outdoor Non-Slip Shoes Fashion Lightweight Sneakers Black Pu Leather Trendy Spotting', 'Color: Dark green, Shoe Size: 39', 'publish', 'closed', 'closed', '', '2021-spring-new-products-mens-casual-shoes-outdoor-non-slip-shoes-fashion-lightweight-sneakers-black-pu-leather-trendy-spotting-5', '', '', '2021-06-01 12:39:40', '2021-06-01 12:39:40', '', 6558, 'http://shoestimer.com/?post_type=product_variation&p=6564', 5, 'product_variation', '', 0),
(6565, 1, '2021-06-01 12:39:40', '2021-06-01 12:39:40', '', '2021 Spring New Products Men\'s Casual Shoes Outdoor Non-Slip Shoes Fashion Lightweight Sneakers Black Pu Leather Trendy Spotting', 'Color: Dark green, Shoe Size: 44', 'publish', 'closed', 'closed', '', '2021-spring-new-products-mens-casual-shoes-outdoor-non-slip-shoes-fashion-lightweight-sneakers-black-pu-leather-trendy-spotting-6', '', '', '2021-06-01 12:39:40', '2021-06-01 12:39:40', '', 6558, 'http://shoestimer.com/?post_type=product_variation&p=6565', 6, 'product_variation', '', 0);
INSERT INTO `wpx5_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(6566, 1, '2021-06-01 12:39:43', '2021-06-01 12:39:43', '                <div class=\"product-specs-list-container\">\n                    <ul class=\"product-specs-list util-clearfix\">\n						                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Brand Name:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">zhenzhou</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Upper Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">PU</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Origin:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">CN(Origin)</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Heel Height:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Med (3cm-5cm)</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">With Platforms:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Yes</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Platform Height:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">0-3cm</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Occasion:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Casual</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Sandal Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Ankle Strap</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Heel Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Strange Style</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Lining Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">PU</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Side Vamp Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Open</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Outsole Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Rubber</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Item Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Sandals</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Closure Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Slip-On</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Fit:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Fits true to size, take your normal size</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Back Counter Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Ankle Strap</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Fashion Element:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Shallow</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Style:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Fashion</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Model Number:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">368-6</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Pattern Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Leopard</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Insole Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">PU</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Department Name:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Adult</span>\n                            </li>\n							                    </ul>\n                </div>\n				<div class=\"detailmodule_html\"><div class=\"detail-desc-decorate-richtext\"><div id=\"offer-template-0\"></div><p><img style=\"width:844px;\" src=\"https://ae01.alicdn.com/kf/HTB1g17IXEuF3KVjSZK9q6zVtXXaC.jpg\"></p><p>&nbsp;</p><p>&nbsp;</p><kse:widget data-widget-type=\"relatedProduct\" id=\"23378158\" title=\"sandals 2\" type=\"relation\"></kse:widget>\n<p>&nbsp;</p><p>&nbsp;</p><p>&nbsp;</p><p><img alt=\"undefined\" src=\"https://ae01.alicdn.com/kf/Hc45795e622384c7c93fe6949f584020eX.jpg\" width=\"790\" height=\"790\"><br><br><img alt=\"undefined\" src=\"https://ae01.alicdn.com/kf/H9a56ec285f40494392ff9f5bd9eb084eq.jpg\" width=\"790\" height=\"790\"><br><br><img alt=\"undefined\" src=\"https://ae01.alicdn.com/kf/H6488263bc11c416babbe3e7d8c7c492dQ.jpg\" width=\"790\" height=\"790\"><br><br><img alt=\"undefined\" src=\"https://ae01.alicdn.com/kf/H803e3a4efb4a44b0a4dddd83f90d51b0i.jpg\" width=\"790\" height=\"790\"><br><br><img alt=\"undefined\" src=\"https://ae01.alicdn.com/kf/Hd72c5b12c7b24b4e9cc5a64eb5af5fc6i.jpg\" width=\"790\" height=\"790\"><br><br><img alt=\"undefined\" src=\"https://ae01.alicdn.com/kf/H4a9944588d914d40ad3e459c0c083ca2C.jpg\" width=\"790\" height=\"790\"><br><br><img alt=\"undefined\" src=\"https://ae01.alicdn.com/kf/Hd72c5b12c7b24b4e9cc5a64eb5af5fc6i.jpg\" width=\"790\" height=\"790\"></p><div id=\"offer-template-1450686394303\"></div><p><img alt=\"undefined\" src=\"https://ae01.alicdn.com/kf/H15937366fba04b74b28bf786c1f031a7r.jpg\" width=\"790\" height=\"526\"><br><br><img alt=\"undefined\" src=\"https://ae01.alicdn.com/kf/Hdda70ff33b9a4d5eb02c81d1f0a3e8c7E.jpg\" width=\"790\" height=\"526\"><br><br><img alt=\"undefined\" src=\"https://ae01.alicdn.com/kf/Hac532b641e7949beb29655fadad14294k.jpg\" width=\"790\" height=\"526\"><br><br><img alt=\"undefined\" src=\"https://ae01.alicdn.com/kf/Ha2aa11580d434aafa805c6ab76fc1917r.jpg\" width=\"790\" height=\"526\"><br><br><img alt=\"undefined\" src=\"https://ae01.alicdn.com/kf/Hee4fc855c21a4c94a41160f61c903abfM.jpg\" width=\"790\" height=\"526\"><br><br><img alt=\"undefined\" src=\"https://ae01.alicdn.com/kf/H6c625aafa3e3498d9a5fd68e04ee1c1bm.jpg\" width=\"790\" height=\"526\"><br><br><img alt=\"undefined\" src=\"https://ae01.alicdn.com/kf/H773ce5b33129431aa66478387d4de87eG.jpg\" width=\"790\" height=\"526\"><br><br><img alt=\"undefined\" src=\"https://ae01.alicdn.com/kf/H4670c3a742614ec2b19de330b80f3f39A.jpg\" width=\"790\" height=\"526\"><br><br><img alt=\"undefined\" src=\"https://ae01.alicdn.com/kf/H295ffcebf8a44e968176f388fd5eff8ae.jpg\" width=\"790\" height=\"526\"></p><div id=\"offer-template-1450686400597\"></div><p><img alt=\"undefined\" src=\"https://ae01.alicdn.com/kf/H11525c9813aa41eebaae3479b8b05eady.jpg\" width=\"790\" height=\"790\"></p><p>&nbsp;</p><p><img style=\"width:1010px;\" src=\"https://ae01.alicdn.com/kf/HTB10yZIXECF3KVjSZJnq6znHFXaP.jpg\"></p><p>&nbsp;</p><p>&nbsp;</p><p>&nbsp;</p></div></div>\n\n\n', '2021 summer women\'s shoes crystal ball with hot style cash unique round with leopard pattern ribbon perennial spot 35 to 43', '', 'publish', 'open', 'closed', '', '2021-summer-womens-shoes-crystal-ball-with-hot-style-cash-unique-round-with-leopard-pattern-ribbon-perennial-spot-35-to-43', '', '', '2021-06-01 12:39:55', '2021-06-01 12:39:55', '', 0, 'http://shoestimer.com/product/2021-summer-womens-shoes-crystal-ball-with-hot-style-cash-unique-round-with-leopard-pattern-ribbon-perennial-spot-35-to-43/', 0, 'product', '', 0),
(6567, 1, '2021-06-01 12:39:45', '2021-06-01 12:39:45', '', '2021-summer-women-s-shoes-crystal-ball-with-hot-style-cash-unique-round-with-leopard-pattern', '', 'inherit', 'open', 'closed', '', '2021-summer-women-s-shoes-crystal-ball-with-hot-style-cash-unique-round-with-leopard-pattern', '', '', '2021-06-01 12:39:45', '2021-06-01 12:39:45', '', 6566, 'http://shoestimer.com/wp-content/uploads/2021/06/2021-summer-women-s-shoes-crystal-ball-with-hot-style-cash-unique-round-with-leopard-pattern.jpg', 0, 'attachment', 'image/jpeg', 0),
(6568, 1, '2021-06-01 12:39:49', '2021-06-01 12:39:49', '', '2021 summer women\'s shoes crystal ball with hot style cash unique round with leopard pattern ribbon perennial spot 35 to 43', 'Color: Green, Shoe Size: 43', 'publish', 'closed', 'closed', '', '2021-summer-womens-shoes-crystal-ball-with-hot-style-cash-unique-round-with-leopard-pattern-ribbon-perennial-spot-35-to-43', '', '', '2021-06-01 12:39:49', '2021-06-01 12:39:49', '', 6566, 'http://shoestimer.com/?post_type=product_variation&p=6568', 1, 'product_variation', '', 0),
(6569, 1, '2021-06-01 12:39:50', '2021-06-01 12:39:50', '', '2021 summer women\'s shoes crystal ball with hot style cash unique round with leopard pattern ribbon perennial spot 35 to 43', 'Color: Green, Shoe Size: 42', 'publish', 'closed', 'closed', '', '2021-summer-womens-shoes-crystal-ball-with-hot-style-cash-unique-round-with-leopard-pattern-ribbon-perennial-spot-35-to-43-2', '', '', '2021-06-01 12:39:50', '2021-06-01 12:39:50', '', 6566, 'http://shoestimer.com/?post_type=product_variation&p=6569', 2, 'product_variation', '', 0),
(6570, 1, '2021-06-01 12:39:50', '2021-06-01 12:39:50', '', '2021 summer women\'s shoes crystal ball with hot style cash unique round with leopard pattern ribbon perennial spot 35 to 43', 'Color: Green, Shoe Size: 39', 'publish', 'closed', 'closed', '', '2021-summer-womens-shoes-crystal-ball-with-hot-style-cash-unique-round-with-leopard-pattern-ribbon-perennial-spot-35-to-43-3', '', '', '2021-06-01 12:39:50', '2021-06-01 12:39:50', '', 6566, 'http://shoestimer.com/?post_type=product_variation&p=6570', 3, 'product_variation', '', 0),
(6571, 1, '2021-06-01 12:39:50', '2021-06-01 12:39:50', '', '2021 summer women\'s shoes crystal ball with hot style cash unique round with leopard pattern ribbon perennial spot 35 to 43', 'Color: Green, Shoe Size: 38', 'publish', 'closed', 'closed', '', '2021-summer-womens-shoes-crystal-ball-with-hot-style-cash-unique-round-with-leopard-pattern-ribbon-perennial-spot-35-to-43-4', '', '', '2021-06-01 12:39:50', '2021-06-01 12:39:50', '', 6566, 'http://shoestimer.com/?post_type=product_variation&p=6571', 4, 'product_variation', '', 0),
(6572, 1, '2021-06-01 12:39:50', '2021-06-01 12:39:50', '', '2021 summer women\'s shoes crystal ball with hot style cash unique round with leopard pattern ribbon perennial spot 35 to 43', 'Color: Green, Shoe Size: 41', 'publish', 'closed', 'closed', '', '2021-summer-womens-shoes-crystal-ball-with-hot-style-cash-unique-round-with-leopard-pattern-ribbon-perennial-spot-35-to-43-5', '', '', '2021-06-01 12:39:50', '2021-06-01 12:39:50', '', 6566, 'http://shoestimer.com/?post_type=product_variation&p=6572', 5, 'product_variation', '', 0),
(6573, 1, '2021-06-01 12:39:51', '2021-06-01 12:39:51', '', '2021 summer women\'s shoes crystal ball with hot style cash unique round with leopard pattern ribbon perennial spot 35 to 43', 'Color: Green, Shoe Size: 40', 'publish', 'closed', 'closed', '', '2021-summer-womens-shoes-crystal-ball-with-hot-style-cash-unique-round-with-leopard-pattern-ribbon-perennial-spot-35-to-43-6', '', '', '2021-06-01 12:39:51', '2021-06-01 12:39:51', '', 6566, 'http://shoestimer.com/?post_type=product_variation&p=6573', 6, 'product_variation', '', 0),
(6574, 1, '2021-06-01 12:39:51', '2021-06-01 12:39:51', '', '2021 summer women\'s shoes crystal ball with hot style cash unique round with leopard pattern ribbon perennial spot 35 to 43', 'Color: Green, Shoe Size: 35', 'publish', 'closed', 'closed', '', '2021-summer-womens-shoes-crystal-ball-with-hot-style-cash-unique-round-with-leopard-pattern-ribbon-perennial-spot-35-to-43-7', '', '', '2021-06-01 12:39:51', '2021-06-01 12:39:51', '', 6566, 'http://shoestimer.com/?post_type=product_variation&p=6574', 7, 'product_variation', '', 0),
(6575, 1, '2021-06-01 12:39:51', '2021-06-01 12:39:51', '', '2021 summer women\'s shoes crystal ball with hot style cash unique round with leopard pattern ribbon perennial spot 35 to 43', 'Color: Brown, Shoe Size: 43', 'publish', 'closed', 'closed', '', '2021-summer-womens-shoes-crystal-ball-with-hot-style-cash-unique-round-with-leopard-pattern-ribbon-perennial-spot-35-to-43-8', '', '', '2021-06-01 12:39:51', '2021-06-01 12:39:51', '', 6566, 'http://shoestimer.com/?post_type=product_variation&p=6575', 8, 'product_variation', '', 0),
(6576, 1, '2021-06-01 12:39:51', '2021-06-01 12:39:51', '', '2021 summer women\'s shoes crystal ball with hot style cash unique round with leopard pattern ribbon perennial spot 35 to 43', 'Color: Green, Shoe Size: 37', 'publish', 'closed', 'closed', '', '2021-summer-womens-shoes-crystal-ball-with-hot-style-cash-unique-round-with-leopard-pattern-ribbon-perennial-spot-35-to-43-9', '', '', '2021-06-01 12:39:51', '2021-06-01 12:39:51', '', 6566, 'http://shoestimer.com/?post_type=product_variation&p=6576', 9, 'product_variation', '', 0),
(6577, 1, '2021-06-01 12:39:52', '2021-06-01 12:39:52', '', '2021 summer women\'s shoes crystal ball with hot style cash unique round with leopard pattern ribbon perennial spot 35 to 43', 'Color: Green, Shoe Size: 36', 'publish', 'closed', 'closed', '', '2021-summer-womens-shoes-crystal-ball-with-hot-style-cash-unique-round-with-leopard-pattern-ribbon-perennial-spot-35-to-43-10', '', '', '2021-06-01 12:39:52', '2021-06-01 12:39:52', '', 6566, 'http://shoestimer.com/?post_type=product_variation&p=6577', 10, 'product_variation', '', 0),
(6578, 1, '2021-06-01 12:39:52', '2021-06-01 12:39:52', '', '2021 summer women\'s shoes crystal ball with hot style cash unique round with leopard pattern ribbon perennial spot 35 to 43', 'Color: Brown, Shoe Size: 40', 'publish', 'closed', 'closed', '', '2021-summer-womens-shoes-crystal-ball-with-hot-style-cash-unique-round-with-leopard-pattern-ribbon-perennial-spot-35-to-43-11', '', '', '2021-06-01 12:39:52', '2021-06-01 12:39:52', '', 6566, 'http://shoestimer.com/?post_type=product_variation&p=6578', 11, 'product_variation', '', 0),
(6579, 1, '2021-06-01 12:39:52', '2021-06-01 12:39:52', '', '2021 summer women\'s shoes crystal ball with hot style cash unique round with leopard pattern ribbon perennial spot 35 to 43', 'Color: Brown, Shoe Size: 39', 'publish', 'closed', 'closed', '', '2021-summer-womens-shoes-crystal-ball-with-hot-style-cash-unique-round-with-leopard-pattern-ribbon-perennial-spot-35-to-43-12', '', '', '2021-06-01 12:39:52', '2021-06-01 12:39:52', '', 6566, 'http://shoestimer.com/?post_type=product_variation&p=6579', 12, 'product_variation', '', 0),
(6580, 1, '2021-06-01 12:39:52', '2021-06-01 12:39:52', '', '2021 summer women\'s shoes crystal ball with hot style cash unique round with leopard pattern ribbon perennial spot 35 to 43', 'Color: Brown, Shoe Size: 42', 'publish', 'closed', 'closed', '', '2021-summer-womens-shoes-crystal-ball-with-hot-style-cash-unique-round-with-leopard-pattern-ribbon-perennial-spot-35-to-43-13', '', '', '2021-06-01 12:39:52', '2021-06-01 12:39:52', '', 6566, 'http://shoestimer.com/?post_type=product_variation&p=6580', 13, 'product_variation', '', 0),
(6581, 1, '2021-06-01 12:39:53', '2021-06-01 12:39:53', '', '2021 summer women\'s shoes crystal ball with hot style cash unique round with leopard pattern ribbon perennial spot 35 to 43', 'Color: Brown, Shoe Size: 41', 'publish', 'closed', 'closed', '', '2021-summer-womens-shoes-crystal-ball-with-hot-style-cash-unique-round-with-leopard-pattern-ribbon-perennial-spot-35-to-43-14', '', '', '2021-06-01 12:39:53', '2021-06-01 12:39:53', '', 6566, 'http://shoestimer.com/?post_type=product_variation&p=6581', 14, 'product_variation', '', 0),
(6582, 1, '2021-06-01 12:39:53', '2021-06-01 12:39:53', '', '2021 summer women\'s shoes crystal ball with hot style cash unique round with leopard pattern ribbon perennial spot 35 to 43', 'Color: Brown, Shoe Size: 36', 'publish', 'closed', 'closed', '', '2021-summer-womens-shoes-crystal-ball-with-hot-style-cash-unique-round-with-leopard-pattern-ribbon-perennial-spot-35-to-43-15', '', '', '2021-06-01 12:39:53', '2021-06-01 12:39:53', '', 6566, 'http://shoestimer.com/?post_type=product_variation&p=6582', 15, 'product_variation', '', 0),
(6583, 1, '2021-06-01 12:39:53', '2021-06-01 12:39:53', '', '2021 summer women\'s shoes crystal ball with hot style cash unique round with leopard pattern ribbon perennial spot 35 to 43', 'Color: Brown, Shoe Size: 35', 'publish', 'closed', 'closed', '', '2021-summer-womens-shoes-crystal-ball-with-hot-style-cash-unique-round-with-leopard-pattern-ribbon-perennial-spot-35-to-43-16', '', '', '2021-06-01 12:39:53', '2021-06-01 12:39:53', '', 6566, 'http://shoestimer.com/?post_type=product_variation&p=6583', 16, 'product_variation', '', 0),
(6584, 1, '2021-06-01 12:39:53', '2021-06-01 12:39:53', '', '2021 summer women\'s shoes crystal ball with hot style cash unique round with leopard pattern ribbon perennial spot 35 to 43', 'Color: Brown, Shoe Size: 38', 'publish', 'closed', 'closed', '', '2021-summer-womens-shoes-crystal-ball-with-hot-style-cash-unique-round-with-leopard-pattern-ribbon-perennial-spot-35-to-43-17', '', '', '2021-06-01 12:39:53', '2021-06-01 12:39:53', '', 6566, 'http://shoestimer.com/?post_type=product_variation&p=6584', 17, 'product_variation', '', 0),
(6585, 1, '2021-06-01 12:39:54', '2021-06-01 12:39:54', '', '2021 summer women\'s shoes crystal ball with hot style cash unique round with leopard pattern ribbon perennial spot 35 to 43', 'Color: Brown, Shoe Size: 37', 'publish', 'closed', 'closed', '', '2021-summer-womens-shoes-crystal-ball-with-hot-style-cash-unique-round-with-leopard-pattern-ribbon-perennial-spot-35-to-43-18', '', '', '2021-06-01 12:39:54', '2021-06-01 12:39:54', '', 6566, 'http://shoestimer.com/?post_type=product_variation&p=6585', 18, 'product_variation', '', 0),
(6586, 1, '2021-06-01 12:39:57', '2021-06-01 12:39:57', '                <div class=\"product-specs-list-container\">\n                    <ul class=\"product-specs-list util-clearfix\">\n						                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Brand Name:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Msbees</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Gender:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Unisex</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Origin:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">CN(Origin)</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Sports Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Active</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Function:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Stability</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Applicable Place:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Outdoor Lawn</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Level Of Practice:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Beginner</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Department Name:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Adult</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Insole Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Latex</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Athletic Shoe Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Running Shoes</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Upper Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Stretch Fabric</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Shoe Width:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Medium(B,M)</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Upper Height:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Medium cut</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Outsole Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Rubber</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Technology:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">ForMotion</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Closure Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Slip-On</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">For Distance:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Primary(<5km)</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Fit:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Fits true to size, take your normal size</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Release Date:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Spring2019</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Color:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Red Black White Green</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Size:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">35-46</span>\n                            </li>\n							                    </ul>\n                </div>\n				<div class=\"detailmodule_image\"><img src=\"//ae01.alicdn.com/kf/H189ca958988b4f4ebb39e11891bbe553N.jpg\"  class=\"detail-desc-decorate-image\" ><img src=\"//ae01.alicdn.com/kf/H2e1643595a8e4fffbb7db2107dd74f11R.jpg\"  class=\"detail-desc-decorate-image\"  style=\"margin-bottom: 10px;\" ><img src=\"//ae01.alicdn.com/kf/H057f5ea27fcd46bb945898f0f85af3af5.jpg\"  class=\"detail-desc-decorate-image\"  style=\"margin-bottom: 10px;\" ><img src=\"//ae01.alicdn.com/kf/Hf499e222410e46aba650fa50a726965ep.jpg\"  class=\"detail-desc-decorate-image\"  style=\"margin-bottom: 10px;\" ><img src=\"//ae01.alicdn.com/kf/Hef3856dab25a4d209fc62231c4aa4e31C.jpg\"  class=\"detail-desc-decorate-image\"  style=\"margin-bottom: 10px;\" ><img src=\"//ae01.alicdn.com/kf/H16152b1ff2a34fdeb2724f62616e9a5c5.jpg\"  class=\"detail-desc-decorate-image\"  style=\"margin-bottom: 10px;\" ><img src=\"//ae01.alicdn.com/kf/Ha11403bb13eb4c579774258f15f62025O.jpg\"  class=\"detail-desc-decorate-image\"  style=\"margin-bottom: 10px;\" ><img src=\"//ae01.alicdn.com/kf/H4f055df86fa6405aa56330c3f150bce6U.jpg\"  class=\"detail-desc-decorate-image\"  style=\"margin-bottom: 10px;\" ><img src=\"//ae01.alicdn.com/kf/H906131d6f7284ae8bc2ef556729440e0R.jpg\"  class=\"detail-desc-decorate-image\"  style=\"margin-bottom: 10px;\" ><img src=\"//ae01.alicdn.com/kf/Hf2fd3433df59470282170e948222d3f0F.jpg\"  class=\"detail-desc-decorate-image\"  style=\"margin-bottom: 10px;\" ><img src=\"//ae01.alicdn.com/kf/Haf823582c06c47e3a455094adbf43b07b.jpg\"  class=\"detail-desc-decorate-image\"  style=\"margin-bottom: 10px;\" ></div>\n\n\n', 'New Paris Speed Trainers ultra light Knits Sock Spots Shoes Runner Shoes Sock Triple Trainers Sneakers Men Women Casual Shoes', '', 'publish', 'open', 'closed', '', 'new-paris-speed-trainers-ultra-light-knits-sock-spots-shoes-runner-shoes-sock-triple-trainers-sneakers-men-women-casual-shoes', '', '', '2021-06-01 12:40:57', '2021-06-01 12:40:57', '', 0, 'http://shoestimer.com/product/new-paris-speed-trainers-ultra-light-knits-sock-spots-shoes-runner-shoes-sock-triple-trainers-sneakers-men-women-casual-shoes/', 0, 'product', '', 0),
(6587, 1, '2021-06-01 12:39:59', '2021-06-01 12:39:59', '', 'New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers', '', 'inherit', 'open', 'closed', '', 'new-paris-speed-trainers-ultra-light-knits-sock-spots-shoes-runner-shoes-sock-triple-trainers-sneakers', '', '', '2021-06-01 12:39:59', '2021-06-01 12:39:59', '', 6586, 'http://shoestimer.com/wp-content/uploads/2021/06/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers.jpg', 0, 'attachment', 'image/jpeg', 0),
(6588, 1, '2021-06-01 12:40:04', '2021-06-01 12:40:04', '', 'New Paris Speed Trainers ultra light Knits Sock Spots Shoes Runner Shoes Sock Triple Trainers Sneakers Men Women Casual Shoes', 'Color: Pink, Shoe Size: 42', 'publish', 'closed', 'closed', '', 'new-paris-speed-trainers-ultra-light-knits-sock-spots-shoes-runner-shoes-sock-triple-trainers-sneakers-men-women-casual-shoes', '', '', '2021-06-01 12:40:04', '2021-06-01 12:40:04', '', 6586, 'http://shoestimer.com/?post_type=product_variation&p=6588', 1, 'product_variation', '', 0),
(6589, 1, '2021-06-01 12:40:05', '2021-06-01 12:40:05', '', 'New Paris Speed Trainers ultra light Knits Sock Spots Shoes Runner Shoes Sock Triple Trainers Sneakers Men Women Casual Shoes', 'Color: Pink, Shoe Size: 43', 'publish', 'closed', 'closed', '', 'new-paris-speed-trainers-ultra-light-knits-sock-spots-shoes-runner-shoes-sock-triple-trainers-sneakers-men-women-casual-shoes-2', '', '', '2021-06-01 12:40:05', '2021-06-01 12:40:05', '', 6586, 'http://shoestimer.com/?post_type=product_variation&p=6589', 2, 'product_variation', '', 0),
(6590, 1, '2021-06-01 12:40:06', '2021-06-01 12:40:06', '', 'New Paris Speed Trainers ultra light Knits Sock Spots Shoes Runner Shoes Sock Triple Trainers Sneakers Men Women Casual Shoes', 'Color: Pink, Shoe Size: 40', 'publish', 'closed', 'closed', '', 'new-paris-speed-trainers-ultra-light-knits-sock-spots-shoes-runner-shoes-sock-triple-trainers-sneakers-men-women-casual-shoes-3', '', '', '2021-06-01 12:40:06', '2021-06-01 12:40:06', '', 6586, 'http://shoestimer.com/?post_type=product_variation&p=6590', 3, 'product_variation', '', 0),
(6591, 1, '2021-06-01 12:40:07', '2021-06-01 12:40:07', '', 'New Paris Speed Trainers ultra light Knits Sock Spots Shoes Runner Shoes Sock Triple Trainers Sneakers Men Women Casual Shoes', 'Color: Pink, Shoe Size: 41', 'publish', 'closed', 'closed', '', 'new-paris-speed-trainers-ultra-light-knits-sock-spots-shoes-runner-shoes-sock-triple-trainers-sneakers-men-women-casual-shoes-4', '', '', '2021-06-01 12:40:07', '2021-06-01 12:40:07', '', 6586, 'http://shoestimer.com/?post_type=product_variation&p=6591', 4, 'product_variation', '', 0),
(6592, 1, '2021-06-01 12:40:07', '2021-06-01 12:40:07', '', 'New Paris Speed Trainers ultra light Knits Sock Spots Shoes Runner Shoes Sock Triple Trainers Sneakers Men Women Casual Shoes', 'Color: Pink, Shoe Size: 46', 'publish', 'closed', 'closed', '', 'new-paris-speed-trainers-ultra-light-knits-sock-spots-shoes-runner-shoes-sock-triple-trainers-sneakers-men-women-casual-shoes-5', '', '', '2021-06-01 12:40:07', '2021-06-01 12:40:07', '', 6586, 'http://shoestimer.com/?post_type=product_variation&p=6592', 5, 'product_variation', '', 0),
(6593, 1, '2021-06-01 12:40:08', '2021-06-01 12:40:08', '', 'New Paris Speed Trainers ultra light Knits Sock Spots Shoes Runner Shoes Sock Triple Trainers Sneakers Men Women Casual Shoes', 'Color: Pink, Shoe Size: 44', 'publish', 'closed', 'closed', '', 'new-paris-speed-trainers-ultra-light-knits-sock-spots-shoes-runner-shoes-sock-triple-trainers-sneakers-men-women-casual-shoes-6', '', '', '2021-06-01 12:40:08', '2021-06-01 12:40:08', '', 6586, 'http://shoestimer.com/?post_type=product_variation&p=6593', 6, 'product_variation', '', 0),
(6594, 1, '2021-06-01 12:40:08', '2021-06-01 12:40:08', '', 'New Paris Speed Trainers ultra light Knits Sock Spots Shoes Runner Shoes Sock Triple Trainers Sneakers Men Women Casual Shoes', 'Color: Pink, Shoe Size: 45', 'publish', 'closed', 'closed', '', 'new-paris-speed-trainers-ultra-light-knits-sock-spots-shoes-runner-shoes-sock-triple-trainers-sneakers-men-women-casual-shoes-7', '', '', '2021-06-01 12:40:08', '2021-06-01 12:40:08', '', 6586, 'http://shoestimer.com/?post_type=product_variation&p=6594', 7, 'product_variation', '', 0),
(6595, 1, '2021-06-01 12:40:08', '2021-06-01 12:40:08', '', 'New Paris Speed Trainers ultra light Knits Sock Spots Shoes Runner Shoes Sock Triple Trainers Sneakers Men Women Casual Shoes', 'Color: Red, Shoe Size: 38', 'publish', 'closed', 'closed', '', 'new-paris-speed-trainers-ultra-light-knits-sock-spots-shoes-runner-shoes-sock-triple-trainers-sneakers-men-women-casual-shoes-8', '', '', '2021-06-01 12:40:08', '2021-06-01 12:40:08', '', 6586, 'http://shoestimer.com/?post_type=product_variation&p=6595', 8, 'product_variation', '', 0),
(6596, 1, '2021-06-01 12:40:08', '2021-06-01 12:40:08', '', 'New Paris Speed Trainers ultra light Knits Sock Spots Shoes Runner Shoes Sock Triple Trainers Sneakers Men Women Casual Shoes', 'Color: Red, Shoe Size: 39', 'publish', 'closed', 'closed', '', 'new-paris-speed-trainers-ultra-light-knits-sock-spots-shoes-runner-shoes-sock-triple-trainers-sneakers-men-women-casual-shoes-9', '', '', '2021-06-01 12:40:08', '2021-06-01 12:40:08', '', 6586, 'http://shoestimer.com/?post_type=product_variation&p=6596', 9, 'product_variation', '', 0),
(6597, 1, '2021-06-01 12:40:09', '2021-06-01 12:40:09', '', 'New Paris Speed Trainers ultra light Knits Sock Spots Shoes Runner Shoes Sock Triple Trainers Sneakers Men Women Casual Shoes', 'Color: Red, Shoe Size: 36', 'publish', 'closed', 'closed', '', 'new-paris-speed-trainers-ultra-light-knits-sock-spots-shoes-runner-shoes-sock-triple-trainers-sneakers-men-women-casual-shoes-10', '', '', '2021-06-01 12:40:09', '2021-06-01 12:40:09', '', 6586, 'http://shoestimer.com/?post_type=product_variation&p=6597', 10, 'product_variation', '', 0),
(6598, 1, '2021-06-01 12:40:09', '2021-06-01 12:40:09', '', 'New Paris Speed Trainers ultra light Knits Sock Spots Shoes Runner Shoes Sock Triple Trainers Sneakers Men Women Casual Shoes', 'Color: Red, Shoe Size: 37', 'publish', 'closed', 'closed', '', 'new-paris-speed-trainers-ultra-light-knits-sock-spots-shoes-runner-shoes-sock-triple-trainers-sneakers-men-women-casual-shoes-11', '', '', '2021-06-01 12:40:09', '2021-06-01 12:40:09', '', 6586, 'http://shoestimer.com/?post_type=product_variation&p=6598', 11, 'product_variation', '', 0),
(6599, 1, '2021-06-01 12:40:09', '2021-06-01 12:40:09', '', 'New Paris Speed Trainers ultra light Knits Sock Spots Shoes Runner Shoes Sock Triple Trainers Sneakers Men Women Casual Shoes', 'Color: Red, Shoe Size: 42', 'publish', 'closed', 'closed', '', 'new-paris-speed-trainers-ultra-light-knits-sock-spots-shoes-runner-shoes-sock-triple-trainers-sneakers-men-women-casual-shoes-12', '', '', '2021-06-01 12:40:09', '2021-06-01 12:40:09', '', 6586, 'http://shoestimer.com/?post_type=product_variation&p=6599', 12, 'product_variation', '', 0),
(6600, 1, '2021-06-01 12:40:10', '2021-06-01 12:40:10', '', 'New Paris Speed Trainers ultra light Knits Sock Spots Shoes Runner Shoes Sock Triple Trainers Sneakers Men Women Casual Shoes', 'Color: Red, Shoe Size: 43', 'publish', 'closed', 'closed', '', 'new-paris-speed-trainers-ultra-light-knits-sock-spots-shoes-runner-shoes-sock-triple-trainers-sneakers-men-women-casual-shoes-13', '', '', '2021-06-01 12:40:10', '2021-06-01 12:40:10', '', 6586, 'http://shoestimer.com/?post_type=product_variation&p=6600', 13, 'product_variation', '', 0),
(6601, 1, '2021-06-01 12:40:10', '2021-06-01 12:40:10', '', 'New Paris Speed Trainers ultra light Knits Sock Spots Shoes Runner Shoes Sock Triple Trainers Sneakers Men Women Casual Shoes', 'Color: Red, Shoe Size: 40', 'publish', 'closed', 'closed', '', 'new-paris-speed-trainers-ultra-light-knits-sock-spots-shoes-runner-shoes-sock-triple-trainers-sneakers-men-women-casual-shoes-14', '', '', '2021-06-01 12:40:10', '2021-06-01 12:40:10', '', 6586, 'http://shoestimer.com/?post_type=product_variation&p=6601', 14, 'product_variation', '', 0),
(6602, 1, '2021-06-01 12:40:10', '2021-06-01 12:40:10', '', 'New Paris Speed Trainers ultra light Knits Sock Spots Shoes Runner Shoes Sock Triple Trainers Sneakers Men Women Casual Shoes', 'Color: Red, Shoe Size: 41', 'publish', 'closed', 'closed', '', 'new-paris-speed-trainers-ultra-light-knits-sock-spots-shoes-runner-shoes-sock-triple-trainers-sneakers-men-women-casual-shoes-15', '', '', '2021-06-01 12:40:10', '2021-06-01 12:40:10', '', 6586, 'http://shoestimer.com/?post_type=product_variation&p=6602', 15, 'product_variation', '', 0),
(6603, 1, '2021-06-01 12:40:10', '2021-06-01 12:40:10', '', 'New Paris Speed Trainers ultra light Knits Sock Spots Shoes Runner Shoes Sock Triple Trainers Sneakers Men Women Casual Shoes', 'Color: Red, Shoe Size: 46', 'publish', 'closed', 'closed', '', 'new-paris-speed-trainers-ultra-light-knits-sock-spots-shoes-runner-shoes-sock-triple-trainers-sneakers-men-women-casual-shoes-16', '', '', '2021-06-01 12:40:10', '2021-06-01 12:40:10', '', 6586, 'http://shoestimer.com/?post_type=product_variation&p=6603', 16, 'product_variation', '', 0),
(6604, 1, '2021-06-01 12:40:11', '2021-06-01 12:40:11', '', 'New Paris Speed Trainers ultra light Knits Sock Spots Shoes Runner Shoes Sock Triple Trainers Sneakers Men Women Casual Shoes', 'Color: Pink, Shoe Size: 35', 'publish', 'closed', 'closed', '', 'new-paris-speed-trainers-ultra-light-knits-sock-spots-shoes-runner-shoes-sock-triple-trainers-sneakers-men-women-casual-shoes-17', '', '', '2021-06-01 12:40:11', '2021-06-01 12:40:11', '', 6586, 'http://shoestimer.com/?post_type=product_variation&p=6604', 17, 'product_variation', '', 0),
(6605, 0, '2021-06-01 12:40:11', '2021-06-01 12:40:11', '', 'Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American-2', '', 'inherit', 'open', 'closed', '', 'women-s-sandals-summer-new-sandals-women-s-large-size-spot-wedge-buckle-belt-european-american-2', '', '', '2021-06-01 12:40:11', '2021-06-01 12:40:11', '', 6397, 'http://shoestimer.com/wp-content/uploads/2021/06/Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(6606, 1, '2021-06-01 12:40:11', '2021-06-01 12:40:11', '', 'New Paris Speed Trainers ultra light Knits Sock Spots Shoes Runner Shoes Sock Triple Trainers Sneakers Men Women Casual Shoes', 'Color: Red, Shoe Size: 44', 'publish', 'closed', 'closed', '', 'new-paris-speed-trainers-ultra-light-knits-sock-spots-shoes-runner-shoes-sock-triple-trainers-sneakers-men-women-casual-shoes-18', '', '', '2021-06-01 12:40:11', '2021-06-01 12:40:11', '', 6586, 'http://shoestimer.com/?post_type=product_variation&p=6606', 18, 'product_variation', '', 0),
(6607, 1, '2021-06-01 12:40:12', '2021-06-01 12:40:12', '', 'New Paris Speed Trainers ultra light Knits Sock Spots Shoes Runner Shoes Sock Triple Trainers Sneakers Men Women Casual Shoes', 'Color: Red, Shoe Size: 45', 'publish', 'closed', 'closed', '', 'new-paris-speed-trainers-ultra-light-knits-sock-spots-shoes-runner-shoes-sock-triple-trainers-sneakers-men-women-casual-shoes-19', '', '', '2021-06-01 12:40:12', '2021-06-01 12:40:12', '', 6586, 'http://shoestimer.com/?post_type=product_variation&p=6607', 19, 'product_variation', '', 0),
(6608, 1, '2021-06-01 12:40:13', '2021-06-01 12:40:13', '', 'New Paris Speed Trainers ultra light Knits Sock Spots Shoes Runner Shoes Sock Triple Trainers Sneakers Men Women Casual Shoes', 'Color: Pink, Shoe Size: 38', 'publish', 'closed', 'closed', '', 'new-paris-speed-trainers-ultra-light-knits-sock-spots-shoes-runner-shoes-sock-triple-trainers-sneakers-men-women-casual-shoes-20', '', '', '2021-06-01 12:40:13', '2021-06-01 12:40:13', '', 6586, 'http://shoestimer.com/?post_type=product_variation&p=6608', 20, 'product_variation', '', 0),
(6609, 1, '2021-06-01 12:40:14', '2021-06-01 12:40:14', '', 'New Paris Speed Trainers ultra light Knits Sock Spots Shoes Runner Shoes Sock Triple Trainers Sneakers Men Women Casual Shoes', 'Color: Pink, Shoe Size: 39', 'publish', 'closed', 'closed', '', 'new-paris-speed-trainers-ultra-light-knits-sock-spots-shoes-runner-shoes-sock-triple-trainers-sneakers-men-women-casual-shoes-21', '', '', '2021-06-01 12:40:14', '2021-06-01 12:40:14', '', 6586, 'http://shoestimer.com/?post_type=product_variation&p=6609', 21, 'product_variation', '', 0),
(6610, 1, '2021-06-01 12:40:15', '2021-06-01 12:40:15', '', 'New Paris Speed Trainers ultra light Knits Sock Spots Shoes Runner Shoes Sock Triple Trainers Sneakers Men Women Casual Shoes', 'Color: Pink, Shoe Size: 36', 'publish', 'closed', 'closed', '', 'new-paris-speed-trainers-ultra-light-knits-sock-spots-shoes-runner-shoes-sock-triple-trainers-sneakers-men-women-casual-shoes-22', '', '', '2021-06-01 12:40:15', '2021-06-01 12:40:15', '', 6586, 'http://shoestimer.com/?post_type=product_variation&p=6610', 22, 'product_variation', '', 0),
(6611, 1, '2021-06-01 12:40:15', '2021-06-01 12:40:15', '', 'New Paris Speed Trainers ultra light Knits Sock Spots Shoes Runner Shoes Sock Triple Trainers Sneakers Men Women Casual Shoes', 'Color: Pink, Shoe Size: 37', 'publish', 'closed', 'closed', '', 'new-paris-speed-trainers-ultra-light-knits-sock-spots-shoes-runner-shoes-sock-triple-trainers-sneakers-men-women-casual-shoes-23', '', '', '2021-06-01 12:40:15', '2021-06-01 12:40:15', '', 6586, 'http://shoestimer.com/?post_type=product_variation&p=6611', 23, 'product_variation', '', 0),
(6612, 1, '2021-06-01 12:40:15', '2021-06-01 12:40:15', '', 'New Paris Speed Trainers ultra light Knits Sock Spots Shoes Runner Shoes Sock Triple Trainers Sneakers Men Women Casual Shoes', 'Color: Black Pink, Shoe Size: 38', 'publish', 'closed', 'closed', '', 'new-paris-speed-trainers-ultra-light-knits-sock-spots-shoes-runner-shoes-sock-triple-trainers-sneakers-men-women-casual-shoes-24', '', '', '2021-06-01 12:40:15', '2021-06-01 12:40:15', '', 6586, 'http://shoestimer.com/?post_type=product_variation&p=6612', 24, 'product_variation', '', 0),
(6613, 1, '2021-06-01 12:40:16', '2021-06-01 12:40:16', '', 'New Paris Speed Trainers ultra light Knits Sock Spots Shoes Runner Shoes Sock Triple Trainers Sneakers Men Women Casual Shoes', 'Color: Black Pink, Shoe Size: 39', 'publish', 'closed', 'closed', '', 'new-paris-speed-trainers-ultra-light-knits-sock-spots-shoes-runner-shoes-sock-triple-trainers-sneakers-men-women-casual-shoes-25', '', '', '2021-06-01 12:40:16', '2021-06-01 12:40:16', '', 6586, 'http://shoestimer.com/?post_type=product_variation&p=6613', 25, 'product_variation', '', 0),
(6614, 1, '2021-06-01 12:40:16', '2021-06-01 12:40:16', '', 'New Paris Speed Trainers ultra light Knits Sock Spots Shoes Runner Shoes Sock Triple Trainers Sneakers Men Women Casual Shoes', 'Color: Black Pink, Shoe Size: 36', 'publish', 'closed', 'closed', '', 'new-paris-speed-trainers-ultra-light-knits-sock-spots-shoes-runner-shoes-sock-triple-trainers-sneakers-men-women-casual-shoes-26', '', '', '2021-06-01 12:40:16', '2021-06-01 12:40:16', '', 6586, 'http://shoestimer.com/?post_type=product_variation&p=6614', 26, 'product_variation', '', 0),
(6615, 1, '2021-06-01 12:40:16', '2021-06-01 12:40:16', '', 'New Paris Speed Trainers ultra light Knits Sock Spots Shoes Runner Shoes Sock Triple Trainers Sneakers Men Women Casual Shoes', 'Color: Black Pink, Shoe Size: 37', 'publish', 'closed', 'closed', '', 'new-paris-speed-trainers-ultra-light-knits-sock-spots-shoes-runner-shoes-sock-triple-trainers-sneakers-men-women-casual-shoes-27', '', '', '2021-06-01 12:40:16', '2021-06-01 12:40:16', '', 6586, 'http://shoestimer.com/?post_type=product_variation&p=6615', 27, 'product_variation', '', 0),
(6616, 1, '2021-06-01 12:40:16', '2021-06-01 12:40:16', '', 'New Paris Speed Trainers ultra light Knits Sock Spots Shoes Runner Shoes Sock Triple Trainers Sneakers Men Women Casual Shoes', 'Color: Black Pink, Shoe Size: 42', 'publish', 'closed', 'closed', '', 'new-paris-speed-trainers-ultra-light-knits-sock-spots-shoes-runner-shoes-sock-triple-trainers-sneakers-men-women-casual-shoes-28', '', '', '2021-06-01 12:40:16', '2021-06-01 12:40:16', '', 6586, 'http://shoestimer.com/?post_type=product_variation&p=6616', 28, 'product_variation', '', 0),
(6617, 1, '2021-06-01 12:40:17', '2021-06-01 12:40:17', '', 'New Paris Speed Trainers ultra light Knits Sock Spots Shoes Runner Shoes Sock Triple Trainers Sneakers Men Women Casual Shoes', 'Color: Black Pink, Shoe Size: 43', 'publish', 'closed', 'closed', '', 'new-paris-speed-trainers-ultra-light-knits-sock-spots-shoes-runner-shoes-sock-triple-trainers-sneakers-men-women-casual-shoes-29', '', '', '2021-06-01 12:40:17', '2021-06-01 12:40:17', '', 6586, 'http://shoestimer.com/?post_type=product_variation&p=6617', 29, 'product_variation', '', 0),
(6618, 1, '2021-06-01 12:40:17', '2021-06-01 12:40:17', '', 'New Paris Speed Trainers ultra light Knits Sock Spots Shoes Runner Shoes Sock Triple Trainers Sneakers Men Women Casual Shoes', 'Color: Black Pink, Shoe Size: 40', 'publish', 'closed', 'closed', '', 'new-paris-speed-trainers-ultra-light-knits-sock-spots-shoes-runner-shoes-sock-triple-trainers-sneakers-men-women-casual-shoes-30', '', '', '2021-06-01 12:40:17', '2021-06-01 12:40:17', '', 6586, 'http://shoestimer.com/?post_type=product_variation&p=6618', 30, 'product_variation', '', 0),
(6619, 1, '2021-06-01 12:40:17', '2021-06-01 12:40:17', '', 'New Paris Speed Trainers ultra light Knits Sock Spots Shoes Runner Shoes Sock Triple Trainers Sneakers Men Women Casual Shoes', 'Color: Black Pink, Shoe Size: 41', 'publish', 'closed', 'closed', '', 'new-paris-speed-trainers-ultra-light-knits-sock-spots-shoes-runner-shoes-sock-triple-trainers-sneakers-men-women-casual-shoes-31', '', '', '2021-06-01 12:40:17', '2021-06-01 12:40:17', '', 6586, 'http://shoestimer.com/?post_type=product_variation&p=6619', 31, 'product_variation', '', 0),
(6620, 1, '2021-06-01 12:40:17', '2021-06-01 12:40:17', '', 'New Paris Speed Trainers ultra light Knits Sock Spots Shoes Runner Shoes Sock Triple Trainers Sneakers Men Women Casual Shoes', 'Color: Black Pink, Shoe Size: 46', 'publish', 'closed', 'closed', '', 'new-paris-speed-trainers-ultra-light-knits-sock-spots-shoes-runner-shoes-sock-triple-trainers-sneakers-men-women-casual-shoes-32', '', '', '2021-06-01 12:40:17', '2021-06-01 12:40:17', '', 6586, 'http://shoestimer.com/?post_type=product_variation&p=6620', 32, 'product_variation', '', 0),
(6621, 1, '2021-06-01 12:40:17', '2021-06-01 12:40:17', '', 'New Paris Speed Trainers ultra light Knits Sock Spots Shoes Runner Shoes Sock Triple Trainers Sneakers Men Women Casual Shoes', 'Color: Same Pic, Shoe Size: 35', 'publish', 'closed', 'closed', '', 'new-paris-speed-trainers-ultra-light-knits-sock-spots-shoes-runner-shoes-sock-triple-trainers-sneakers-men-women-casual-shoes-33', '', '', '2021-06-01 12:40:17', '2021-06-01 12:40:17', '', 6586, 'http://shoestimer.com/?post_type=product_variation&p=6621', 33, 'product_variation', '', 0);
INSERT INTO `wpx5_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(6622, 1, '2021-06-01 12:40:18', '2021-06-01 12:40:18', '', 'New Paris Speed Trainers ultra light Knits Sock Spots Shoes Runner Shoes Sock Triple Trainers Sneakers Men Women Casual Shoes', 'Color: Black Pink, Shoe Size: 44', 'publish', 'closed', 'closed', '', 'new-paris-speed-trainers-ultra-light-knits-sock-spots-shoes-runner-shoes-sock-triple-trainers-sneakers-men-women-casual-shoes-34', '', '', '2021-06-01 12:40:18', '2021-06-01 12:40:18', '', 6586, 'http://shoestimer.com/?post_type=product_variation&p=6622', 34, 'product_variation', '', 0),
(6623, 1, '2021-06-01 12:40:18', '2021-06-01 12:40:18', '', 'New Paris Speed Trainers ultra light Knits Sock Spots Shoes Runner Shoes Sock Triple Trainers Sneakers Men Women Casual Shoes', 'Color: Black Pink, Shoe Size: 45', 'publish', 'closed', 'closed', '', 'new-paris-speed-trainers-ultra-light-knits-sock-spots-shoes-runner-shoes-sock-triple-trainers-sneakers-men-women-casual-shoes-35', '', '', '2021-06-01 12:40:18', '2021-06-01 12:40:18', '', 6586, 'http://shoestimer.com/?post_type=product_variation&p=6623', 35, 'product_variation', '', 0),
(6624, 1, '2021-06-01 12:40:18', '2021-06-01 12:40:18', '', 'New Paris Speed Trainers ultra light Knits Sock Spots Shoes Runner Shoes Sock Triple Trainers Sneakers Men Women Casual Shoes', 'Color: Same Pic, Shoe Size: 38', 'publish', 'closed', 'closed', '', 'new-paris-speed-trainers-ultra-light-knits-sock-spots-shoes-runner-shoes-sock-triple-trainers-sneakers-men-women-casual-shoes-36', '', '', '2021-06-01 12:40:18', '2021-06-01 12:40:18', '', 6586, 'http://shoestimer.com/?post_type=product_variation&p=6624', 36, 'product_variation', '', 0),
(6625, 1, '2021-06-01 12:40:18', '2021-06-01 12:40:18', '', 'New Paris Speed Trainers ultra light Knits Sock Spots Shoes Runner Shoes Sock Triple Trainers Sneakers Men Women Casual Shoes', 'Color: Same Pic, Shoe Size: 39', 'publish', 'closed', 'closed', '', 'new-paris-speed-trainers-ultra-light-knits-sock-spots-shoes-runner-shoes-sock-triple-trainers-sneakers-men-women-casual-shoes-37', '', '', '2021-06-01 12:40:18', '2021-06-01 12:40:18', '', 6586, 'http://shoestimer.com/?post_type=product_variation&p=6625', 37, 'product_variation', '', 0),
(6626, 1, '2021-06-01 12:40:18', '2021-06-01 12:40:18', '', 'New Paris Speed Trainers ultra light Knits Sock Spots Shoes Runner Shoes Sock Triple Trainers Sneakers Men Women Casual Shoes', 'Color: Same Pic, Shoe Size: 36', 'publish', 'closed', 'closed', '', 'new-paris-speed-trainers-ultra-light-knits-sock-spots-shoes-runner-shoes-sock-triple-trainers-sneakers-men-women-casual-shoes-38', '', '', '2021-06-01 12:40:18', '2021-06-01 12:40:18', '', 6586, 'http://shoestimer.com/?post_type=product_variation&p=6626', 38, 'product_variation', '', 0),
(6627, 1, '2021-06-01 12:40:19', '2021-06-01 12:40:19', '', 'New Paris Speed Trainers ultra light Knits Sock Spots Shoes Runner Shoes Sock Triple Trainers Sneakers Men Women Casual Shoes', 'Color: Same Pic, Shoe Size: 37', 'publish', 'closed', 'closed', '', 'new-paris-speed-trainers-ultra-light-knits-sock-spots-shoes-runner-shoes-sock-triple-trainers-sneakers-men-women-casual-shoes-39', '', '', '2021-06-01 12:40:19', '2021-06-01 12:40:19', '', 6586, 'http://shoestimer.com/?post_type=product_variation&p=6627', 39, 'product_variation', '', 0),
(6628, 1, '2021-06-01 12:40:19', '2021-06-01 12:40:19', '', 'New Paris Speed Trainers ultra light Knits Sock Spots Shoes Runner Shoes Sock Triple Trainers Sneakers Men Women Casual Shoes', 'Color: Blue, Shoe Size: 46', 'publish', 'closed', 'closed', '', 'new-paris-speed-trainers-ultra-light-knits-sock-spots-shoes-runner-shoes-sock-triple-trainers-sneakers-men-women-casual-shoes-40', '', '', '2021-06-01 12:40:19', '2021-06-01 12:40:19', '', 6586, 'http://shoestimer.com/?post_type=product_variation&p=6628', 40, 'product_variation', '', 0),
(6629, 1, '2021-06-01 12:40:19', '2021-06-01 12:40:19', '', 'New Paris Speed Trainers ultra light Knits Sock Spots Shoes Runner Shoes Sock Triple Trainers Sneakers Men Women Casual Shoes', 'Color: Black white Sole, Shoe Size: 35', 'publish', 'closed', 'closed', '', 'new-paris-speed-trainers-ultra-light-knits-sock-spots-shoes-runner-shoes-sock-triple-trainers-sneakers-men-women-casual-shoes-41', '', '', '2021-06-01 12:40:19', '2021-06-01 12:40:19', '', 6586, 'http://shoestimer.com/?post_type=product_variation&p=6629', 41, 'product_variation', '', 0),
(6630, 1, '2021-06-01 12:40:20', '2021-06-01 12:40:20', '', 'New Paris Speed Trainers ultra light Knits Sock Spots Shoes Runner Shoes Sock Triple Trainers Sneakers Men Women Casual Shoes', 'Color: Blue, Shoe Size: 44', 'publish', 'closed', 'closed', '', 'new-paris-speed-trainers-ultra-light-knits-sock-spots-shoes-runner-shoes-sock-triple-trainers-sneakers-men-women-casual-shoes-42', '', '', '2021-06-01 12:40:20', '2021-06-01 12:40:20', '', 6586, 'http://shoestimer.com/?post_type=product_variation&p=6630', 42, 'product_variation', '', 0),
(6631, 1, '2021-06-01 12:40:20', '2021-06-01 12:40:20', '', 'New Paris Speed Trainers ultra light Knits Sock Spots Shoes Runner Shoes Sock Triple Trainers Sneakers Men Women Casual Shoes', 'Color: Blue, Shoe Size: 45', 'publish', 'closed', 'closed', '', 'new-paris-speed-trainers-ultra-light-knits-sock-spots-shoes-runner-shoes-sock-triple-trainers-sneakers-men-women-casual-shoes-43', '', '', '2021-06-01 12:40:20', '2021-06-01 12:40:20', '', 6586, 'http://shoestimer.com/?post_type=product_variation&p=6631', 43, 'product_variation', '', 0),
(6632, 1, '2021-06-01 12:40:21', '2021-06-01 12:40:21', '', 'New Paris Speed Trainers ultra light Knits Sock Spots Shoes Runner Shoes Sock Triple Trainers Sneakers Men Women Casual Shoes', 'Color: Black white Sole, Shoe Size: 38', 'publish', 'closed', 'closed', '', 'new-paris-speed-trainers-ultra-light-knits-sock-spots-shoes-runner-shoes-sock-triple-trainers-sneakers-men-women-casual-shoes-44', '', '', '2021-06-01 12:40:21', '2021-06-01 12:40:21', '', 6586, 'http://shoestimer.com/?post_type=product_variation&p=6632', 44, 'product_variation', '', 0),
(6633, 1, '2021-06-01 12:40:21', '2021-06-01 12:40:21', '', 'New Paris Speed Trainers ultra light Knits Sock Spots Shoes Runner Shoes Sock Triple Trainers Sneakers Men Women Casual Shoes', 'Color: Black white Sole, Shoe Size: 39', 'publish', 'closed', 'closed', '', 'new-paris-speed-trainers-ultra-light-knits-sock-spots-shoes-runner-shoes-sock-triple-trainers-sneakers-men-women-casual-shoes-45', '', '', '2021-06-01 12:40:21', '2021-06-01 12:40:21', '', 6586, 'http://shoestimer.com/?post_type=product_variation&p=6633', 45, 'product_variation', '', 0),
(6634, 1, '2021-06-01 12:40:21', '2021-06-01 12:40:21', '', 'New Paris Speed Trainers ultra light Knits Sock Spots Shoes Runner Shoes Sock Triple Trainers Sneakers Men Women Casual Shoes', 'Color: Black white Sole, Shoe Size: 36', 'publish', 'closed', 'closed', '', 'new-paris-speed-trainers-ultra-light-knits-sock-spots-shoes-runner-shoes-sock-triple-trainers-sneakers-men-women-casual-shoes-46', '', '', '2021-06-01 12:40:21', '2021-06-01 12:40:21', '', 6586, 'http://shoestimer.com/?post_type=product_variation&p=6634', 46, 'product_variation', '', 0),
(6635, 1, '2021-06-01 12:40:22', '2021-06-01 12:40:22', '', 'New Paris Speed Trainers ultra light Knits Sock Spots Shoes Runner Shoes Sock Triple Trainers Sneakers Men Women Casual Shoes', 'Color: Black white Sole, Shoe Size: 37', 'publish', 'closed', 'closed', '', 'new-paris-speed-trainers-ultra-light-knits-sock-spots-shoes-runner-shoes-sock-triple-trainers-sneakers-men-women-casual-shoes-47', '', '', '2021-06-01 12:40:22', '2021-06-01 12:40:22', '', 6586, 'http://shoestimer.com/?post_type=product_variation&p=6635', 47, 'product_variation', '', 0),
(6636, 1, '2021-06-01 12:40:22', '2021-06-01 12:40:22', '', 'New Paris Speed Trainers ultra light Knits Sock Spots Shoes Runner Shoes Sock Triple Trainers Sneakers Men Women Casual Shoes', 'Color: Black white Sole, Shoe Size: 42', 'publish', 'closed', 'closed', '', 'new-paris-speed-trainers-ultra-light-knits-sock-spots-shoes-runner-shoes-sock-triple-trainers-sneakers-men-women-casual-shoes-48', '', '', '2021-06-01 12:40:22', '2021-06-01 12:40:22', '', 6586, 'http://shoestimer.com/?post_type=product_variation&p=6636', 48, 'product_variation', '', 0),
(6637, 1, '2021-06-01 12:40:23', '2021-06-01 12:40:23', '', 'New Paris Speed Trainers ultra light Knits Sock Spots Shoes Runner Shoes Sock Triple Trainers Sneakers Men Women Casual Shoes', 'Color: Black white Sole, Shoe Size: 43', 'publish', 'closed', 'closed', '', 'new-paris-speed-trainers-ultra-light-knits-sock-spots-shoes-runner-shoes-sock-triple-trainers-sneakers-men-women-casual-shoes-49', '', '', '2021-06-01 12:40:23', '2021-06-01 12:40:23', '', 6586, 'http://shoestimer.com/?post_type=product_variation&p=6637', 49, 'product_variation', '', 0),
(6638, 1, '2021-06-01 12:40:23', '2021-06-01 12:40:23', '', 'New Paris Speed Trainers ultra light Knits Sock Spots Shoes Runner Shoes Sock Triple Trainers Sneakers Men Women Casual Shoes', 'Color: Black white Sole, Shoe Size: 40', 'publish', 'closed', 'closed', '', 'new-paris-speed-trainers-ultra-light-knits-sock-spots-shoes-runner-shoes-sock-triple-trainers-sneakers-men-women-casual-shoes-50', '', '', '2021-06-01 12:40:23', '2021-06-01 12:40:23', '', 6586, 'http://shoestimer.com/?post_type=product_variation&p=6638', 50, 'product_variation', '', 0),
(6639, 1, '2021-06-01 12:40:23', '2021-06-01 12:40:23', '', 'New Paris Speed Trainers ultra light Knits Sock Spots Shoes Runner Shoes Sock Triple Trainers Sneakers Men Women Casual Shoes', 'Color: Black white Sole, Shoe Size: 41', 'publish', 'closed', 'closed', '', 'new-paris-speed-trainers-ultra-light-knits-sock-spots-shoes-runner-shoes-sock-triple-trainers-sneakers-men-women-casual-shoes-51', '', '', '2021-06-01 12:40:23', '2021-06-01 12:40:23', '', 6586, 'http://shoestimer.com/?post_type=product_variation&p=6639', 51, 'product_variation', '', 0),
(6640, 1, '2021-06-01 12:40:24', '2021-06-01 12:40:24', '', 'New Paris Speed Trainers ultra light Knits Sock Spots Shoes Runner Shoes Sock Triple Trainers Sneakers Men Women Casual Shoes', 'Color: Black white Sole, Shoe Size: 46', 'publish', 'closed', 'closed', '', 'new-paris-speed-trainers-ultra-light-knits-sock-spots-shoes-runner-shoes-sock-triple-trainers-sneakers-men-women-casual-shoes-52', '', '', '2021-06-01 12:40:24', '2021-06-01 12:40:24', '', 6586, 'http://shoestimer.com/?post_type=product_variation&p=6640', 52, 'product_variation', '', 0),
(6641, 1, '2021-06-01 12:40:24', '2021-06-01 12:40:24', '', 'New Paris Speed Trainers ultra light Knits Sock Spots Shoes Runner Shoes Sock Triple Trainers Sneakers Men Women Casual Shoes', 'Color: Black Pink, Shoe Size: 35', 'publish', 'closed', 'closed', '', 'new-paris-speed-trainers-ultra-light-knits-sock-spots-shoes-runner-shoes-sock-triple-trainers-sneakers-men-women-casual-shoes-53', '', '', '2021-06-01 12:40:24', '2021-06-01 12:40:24', '', 6586, 'http://shoestimer.com/?post_type=product_variation&p=6641', 53, 'product_variation', '', 0),
(6642, 1, '2021-06-01 12:40:25', '2021-06-01 12:40:25', '', 'New Paris Speed Trainers ultra light Knits Sock Spots Shoes Runner Shoes Sock Triple Trainers Sneakers Men Women Casual Shoes', 'Color: Black white Sole, Shoe Size: 44', 'publish', 'closed', 'closed', '', 'new-paris-speed-trainers-ultra-light-knits-sock-spots-shoes-runner-shoes-sock-triple-trainers-sneakers-men-women-casual-shoes-54', '', '', '2021-06-01 12:40:25', '2021-06-01 12:40:25', '', 6586, 'http://shoestimer.com/?post_type=product_variation&p=6642', 54, 'product_variation', '', 0),
(6643, 1, '2021-06-01 12:40:26', '2021-06-01 12:40:26', '', 'New Paris Speed Trainers ultra light Knits Sock Spots Shoes Runner Shoes Sock Triple Trainers Sneakers Men Women Casual Shoes', 'Color: Black white Sole, Shoe Size: 45', 'publish', 'closed', 'closed', '', 'new-paris-speed-trainers-ultra-light-knits-sock-spots-shoes-runner-shoes-sock-triple-trainers-sneakers-men-women-casual-shoes-55', '', '', '2021-06-01 12:40:26', '2021-06-01 12:40:26', '', 6586, 'http://shoestimer.com/?post_type=product_variation&p=6643', 55, 'product_variation', '', 0),
(6644, 1, '2021-06-01 12:40:26', '2021-06-01 12:40:26', '', 'New Paris Speed Trainers ultra light Knits Sock Spots Shoes Runner Shoes Sock Triple Trainers Sneakers Men Women Casual Shoes', 'Color: Gray, Shoe Size: 46', 'publish', 'closed', 'closed', '', 'new-paris-speed-trainers-ultra-light-knits-sock-spots-shoes-runner-shoes-sock-triple-trainers-sneakers-men-women-casual-shoes-56', '', '', '2021-06-01 12:40:26', '2021-06-01 12:40:26', '', 6586, 'http://shoestimer.com/?post_type=product_variation&p=6644', 56, 'product_variation', '', 0),
(6645, 1, '2021-06-01 12:40:27', '2021-06-01 12:40:27', '', 'New Paris Speed Trainers ultra light Knits Sock Spots Shoes Runner Shoes Sock Triple Trainers Sneakers Men Women Casual Shoes', 'Color: Green, Shoe Size: 35', 'publish', 'closed', 'closed', '', 'new-paris-speed-trainers-ultra-light-knits-sock-spots-shoes-runner-shoes-sock-triple-trainers-sneakers-men-women-casual-shoes-57', '', '', '2021-06-01 12:40:27', '2021-06-01 12:40:27', '', 6586, 'http://shoestimer.com/?post_type=product_variation&p=6645', 57, 'product_variation', '', 0),
(6646, 1, '2021-06-01 12:40:27', '2021-06-01 12:40:27', '', 'New Paris Speed Trainers ultra light Knits Sock Spots Shoes Runner Shoes Sock Triple Trainers Sneakers Men Women Casual Shoes', 'Color: Gray, Shoe Size: 44', 'publish', 'closed', 'closed', '', 'new-paris-speed-trainers-ultra-light-knits-sock-spots-shoes-runner-shoes-sock-triple-trainers-sneakers-men-women-casual-shoes-58', '', '', '2021-06-01 12:40:27', '2021-06-01 12:40:27', '', 6586, 'http://shoestimer.com/?post_type=product_variation&p=6646', 58, 'product_variation', '', 0),
(6647, 1, '2021-06-01 12:40:28', '2021-06-01 12:40:28', '', 'New Paris Speed Trainers ultra light Knits Sock Spots Shoes Runner Shoes Sock Triple Trainers Sneakers Men Women Casual Shoes', 'Color: Gray, Shoe Size: 45', 'publish', 'closed', 'closed', '', 'new-paris-speed-trainers-ultra-light-knits-sock-spots-shoes-runner-shoes-sock-triple-trainers-sneakers-men-women-casual-shoes-59', '', '', '2021-06-01 12:40:28', '2021-06-01 12:40:28', '', 6586, 'http://shoestimer.com/?post_type=product_variation&p=6647', 59, 'product_variation', '', 0),
(6648, 1, '2021-06-01 12:40:29', '2021-06-01 12:40:29', '', 'New Paris Speed Trainers ultra light Knits Sock Spots Shoes Runner Shoes Sock Triple Trainers Sneakers Men Women Casual Shoes', 'Color: Green, Shoe Size: 38', 'publish', 'closed', 'closed', '', 'new-paris-speed-trainers-ultra-light-knits-sock-spots-shoes-runner-shoes-sock-triple-trainers-sneakers-men-women-casual-shoes-60', '', '', '2021-06-01 12:40:29', '2021-06-01 12:40:29', '', 6586, 'http://shoestimer.com/?post_type=product_variation&p=6648', 60, 'product_variation', '', 0),
(6649, 1, '2021-06-01 12:40:29', '2021-06-01 12:40:29', '', 'New Paris Speed Trainers ultra light Knits Sock Spots Shoes Runner Shoes Sock Triple Trainers Sneakers Men Women Casual Shoes', 'Color: Green, Shoe Size: 39', 'publish', 'closed', 'closed', '', 'new-paris-speed-trainers-ultra-light-knits-sock-spots-shoes-runner-shoes-sock-triple-trainers-sneakers-men-women-casual-shoes-61', '', '', '2021-06-01 12:40:29', '2021-06-01 12:40:29', '', 6586, 'http://shoestimer.com/?post_type=product_variation&p=6649', 61, 'product_variation', '', 0),
(6650, 1, '2021-06-01 12:40:30', '2021-06-01 12:40:30', '', 'New Paris Speed Trainers ultra light Knits Sock Spots Shoes Runner Shoes Sock Triple Trainers Sneakers Men Women Casual Shoes', 'Color: Green, Shoe Size: 36', 'publish', 'closed', 'closed', '', 'new-paris-speed-trainers-ultra-light-knits-sock-spots-shoes-runner-shoes-sock-triple-trainers-sneakers-men-women-casual-shoes-62', '', '', '2021-06-01 12:40:30', '2021-06-01 12:40:30', '', 6586, 'http://shoestimer.com/?post_type=product_variation&p=6650', 62, 'product_variation', '', 0),
(6651, 1, '2021-06-01 12:40:31', '2021-06-01 12:40:31', '', 'New Paris Speed Trainers ultra light Knits Sock Spots Shoes Runner Shoes Sock Triple Trainers Sneakers Men Women Casual Shoes', 'Color: Green, Shoe Size: 37', 'publish', 'closed', 'closed', '', 'new-paris-speed-trainers-ultra-light-knits-sock-spots-shoes-runner-shoes-sock-triple-trainers-sneakers-men-women-casual-shoes-63', '', '', '2021-06-01 12:40:31', '2021-06-01 12:40:31', '', 6586, 'http://shoestimer.com/?post_type=product_variation&p=6651', 63, 'product_variation', '', 0),
(6652, 1, '2021-06-01 12:40:31', '2021-06-01 12:40:31', '', 'New Paris Speed Trainers ultra light Knits Sock Spots Shoes Runner Shoes Sock Triple Trainers Sneakers Men Women Casual Shoes', 'Color: Green, Shoe Size: 42', 'publish', 'closed', 'closed', '', 'new-paris-speed-trainers-ultra-light-knits-sock-spots-shoes-runner-shoes-sock-triple-trainers-sneakers-men-women-casual-shoes-64', '', '', '2021-06-01 12:40:31', '2021-06-01 12:40:31', '', 6586, 'http://shoestimer.com/?post_type=product_variation&p=6652', 64, 'product_variation', '', 0),
(6653, 1, '2021-06-01 12:40:32', '2021-06-01 12:40:32', '', 'New Paris Speed Trainers ultra light Knits Sock Spots Shoes Runner Shoes Sock Triple Trainers Sneakers Men Women Casual Shoes', 'Color: Green, Shoe Size: 43', 'publish', 'closed', 'closed', '', 'new-paris-speed-trainers-ultra-light-knits-sock-spots-shoes-runner-shoes-sock-triple-trainers-sneakers-men-women-casual-shoes-65', '', '', '2021-06-01 12:40:32', '2021-06-01 12:40:32', '', 6586, 'http://shoestimer.com/?post_type=product_variation&p=6653', 65, 'product_variation', '', 0),
(6654, 1, '2021-06-01 12:40:32', '2021-06-01 12:40:32', '', 'New Paris Speed Trainers ultra light Knits Sock Spots Shoes Runner Shoes Sock Triple Trainers Sneakers Men Women Casual Shoes', 'Color: Green, Shoe Size: 40', 'publish', 'closed', 'closed', '', 'new-paris-speed-trainers-ultra-light-knits-sock-spots-shoes-runner-shoes-sock-triple-trainers-sneakers-men-women-casual-shoes-66', '', '', '2021-06-01 12:40:32', '2021-06-01 12:40:32', '', 6586, 'http://shoestimer.com/?post_type=product_variation&p=6654', 66, 'product_variation', '', 0),
(6655, 1, '2021-06-01 12:40:33', '2021-06-01 12:40:33', '', 'New Paris Speed Trainers ultra light Knits Sock Spots Shoes Runner Shoes Sock Triple Trainers Sneakers Men Women Casual Shoes', 'Color: Green, Shoe Size: 41', 'publish', 'closed', 'closed', '', 'new-paris-speed-trainers-ultra-light-knits-sock-spots-shoes-runner-shoes-sock-triple-trainers-sneakers-men-women-casual-shoes-67', '', '', '2021-06-01 12:40:33', '2021-06-01 12:40:33', '', 6586, 'http://shoestimer.com/?post_type=product_variation&p=6655', 67, 'product_variation', '', 0),
(6656, 1, '2021-06-01 12:40:33', '2021-06-01 12:40:33', '', 'New Paris Speed Trainers ultra light Knits Sock Spots Shoes Runner Shoes Sock Triple Trainers Sneakers Men Women Casual Shoes', 'Color: Green, Shoe Size: 46', 'publish', 'closed', 'closed', '', 'new-paris-speed-trainers-ultra-light-knits-sock-spots-shoes-runner-shoes-sock-triple-trainers-sneakers-men-women-casual-shoes-68', '', '', '2021-06-01 12:40:33', '2021-06-01 12:40:33', '', 6586, 'http://shoestimer.com/?post_type=product_variation&p=6656', 68, 'product_variation', '', 0),
(6657, 1, '2021-06-01 12:40:34', '2021-06-01 12:40:34', '', 'New Paris Speed Trainers ultra light Knits Sock Spots Shoes Runner Shoes Sock Triple Trainers Sneakers Men Women Casual Shoes', 'Color: Red, Shoe Size: 35', 'publish', 'closed', 'closed', '', 'new-paris-speed-trainers-ultra-light-knits-sock-spots-shoes-runner-shoes-sock-triple-trainers-sneakers-men-women-casual-shoes-69', '', '', '2021-06-01 12:40:34', '2021-06-01 12:40:34', '', 6586, 'http://shoestimer.com/?post_type=product_variation&p=6657', 69, 'product_variation', '', 0),
(6658, 1, '2021-06-01 12:40:34', '2021-06-01 12:40:34', '', 'New Paris Speed Trainers ultra light Knits Sock Spots Shoes Runner Shoes Sock Triple Trainers Sneakers Men Women Casual Shoes', 'Color: Green, Shoe Size: 44', 'publish', 'closed', 'closed', '', 'new-paris-speed-trainers-ultra-light-knits-sock-spots-shoes-runner-shoes-sock-triple-trainers-sneakers-men-women-casual-shoes-70', '', '', '2021-06-01 12:40:34', '2021-06-01 12:40:34', '', 6586, 'http://shoestimer.com/?post_type=product_variation&p=6658', 70, 'product_variation', '', 0),
(6659, 1, '2021-06-01 12:40:35', '2021-06-01 12:40:35', '', 'New Paris Speed Trainers ultra light Knits Sock Spots Shoes Runner Shoes Sock Triple Trainers Sneakers Men Women Casual Shoes', 'Color: Green, Shoe Size: 45', 'publish', 'closed', 'closed', '', 'new-paris-speed-trainers-ultra-light-knits-sock-spots-shoes-runner-shoes-sock-triple-trainers-sneakers-men-women-casual-shoes-71', '', '', '2021-06-01 12:40:35', '2021-06-01 12:40:35', '', 6586, 'http://shoestimer.com/?post_type=product_variation&p=6659', 71, 'product_variation', '', 0),
(6660, 1, '2021-06-01 12:40:35', '2021-06-01 12:40:35', '', 'New Paris Speed Trainers ultra light Knits Sock Spots Shoes Runner Shoes Sock Triple Trainers Sneakers Men Women Casual Shoes', 'Color: Same Pic, Shoe Size: 42', 'publish', 'closed', 'closed', '', 'new-paris-speed-trainers-ultra-light-knits-sock-spots-shoes-runner-shoes-sock-triple-trainers-sneakers-men-women-casual-shoes-72', '', '', '2021-06-01 12:40:35', '2021-06-01 12:40:35', '', 6586, 'http://shoestimer.com/?post_type=product_variation&p=6660', 72, 'product_variation', '', 0),
(6661, 1, '2021-06-01 12:40:35', '2021-06-01 12:40:35', '', 'New Paris Speed Trainers ultra light Knits Sock Spots Shoes Runner Shoes Sock Triple Trainers Sneakers Men Women Casual Shoes', 'Color: Same Pic, Shoe Size: 43', 'publish', 'closed', 'closed', '', 'new-paris-speed-trainers-ultra-light-knits-sock-spots-shoes-runner-shoes-sock-triple-trainers-sneakers-men-women-casual-shoes-73', '', '', '2021-06-01 12:40:35', '2021-06-01 12:40:35', '', 6586, 'http://shoestimer.com/?post_type=product_variation&p=6661', 73, 'product_variation', '', 0),
(6662, 1, '2021-06-01 12:40:36', '2021-06-01 12:40:36', '', 'New Paris Speed Trainers ultra light Knits Sock Spots Shoes Runner Shoes Sock Triple Trainers Sneakers Men Women Casual Shoes', 'Color: Same Pic, Shoe Size: 40', 'publish', 'closed', 'closed', '', 'new-paris-speed-trainers-ultra-light-knits-sock-spots-shoes-runner-shoes-sock-triple-trainers-sneakers-men-women-casual-shoes-74', '', '', '2021-06-01 12:40:36', '2021-06-01 12:40:36', '', 6586, 'http://shoestimer.com/?post_type=product_variation&p=6662', 74, 'product_variation', '', 0),
(6663, 1, '2021-06-01 12:40:36', '2021-06-01 12:40:36', '', 'New Paris Speed Trainers ultra light Knits Sock Spots Shoes Runner Shoes Sock Triple Trainers Sneakers Men Women Casual Shoes', 'Color: Same Pic, Shoe Size: 41', 'publish', 'closed', 'closed', '', 'new-paris-speed-trainers-ultra-light-knits-sock-spots-shoes-runner-shoes-sock-triple-trainers-sneakers-men-women-casual-shoes-75', '', '', '2021-06-01 12:40:36', '2021-06-01 12:40:36', '', 6586, 'http://shoestimer.com/?post_type=product_variation&p=6663', 75, 'product_variation', '', 0),
(6664, 1, '2021-06-01 12:40:37', '2021-06-01 12:40:37', '', 'New Paris Speed Trainers ultra light Knits Sock Spots Shoes Runner Shoes Sock Triple Trainers Sneakers Men Women Casual Shoes', 'Color: Same Pic, Shoe Size: 46', 'publish', 'closed', 'closed', '', 'new-paris-speed-trainers-ultra-light-knits-sock-spots-shoes-runner-shoes-sock-triple-trainers-sneakers-men-women-casual-shoes-76', '', '', '2021-06-01 12:40:37', '2021-06-01 12:40:37', '', 6586, 'http://shoestimer.com/?post_type=product_variation&p=6664', 76, 'product_variation', '', 0),
(6665, 1, '2021-06-01 12:40:37', '2021-06-01 12:40:37', '', 'New Paris Speed Trainers ultra light Knits Sock Spots Shoes Runner Shoes Sock Triple Trainers Sneakers Men Women Casual Shoes', 'Color: Gray, Shoe Size: 35', 'publish', 'closed', 'closed', '', 'new-paris-speed-trainers-ultra-light-knits-sock-spots-shoes-runner-shoes-sock-triple-trainers-sneakers-men-women-casual-shoes-77', '', '', '2021-06-01 12:40:37', '2021-06-01 12:40:37', '', 6586, 'http://shoestimer.com/?post_type=product_variation&p=6665', 77, 'product_variation', '', 0),
(6666, 1, '2021-06-01 12:40:37', '2021-06-01 12:40:37', '', 'New Paris Speed Trainers ultra light Knits Sock Spots Shoes Runner Shoes Sock Triple Trainers Sneakers Men Women Casual Shoes', 'Color: Same Pic, Shoe Size: 44', 'publish', 'closed', 'closed', '', 'new-paris-speed-trainers-ultra-light-knits-sock-spots-shoes-runner-shoes-sock-triple-trainers-sneakers-men-women-casual-shoes-78', '', '', '2021-06-01 12:40:37', '2021-06-01 12:40:37', '', 6586, 'http://shoestimer.com/?post_type=product_variation&p=6666', 78, 'product_variation', '', 0),
(6667, 1, '2021-06-01 12:40:37', '2021-06-01 12:40:37', '', 'New Paris Speed Trainers ultra light Knits Sock Spots Shoes Runner Shoes Sock Triple Trainers Sneakers Men Women Casual Shoes', 'Color: Same Pic, Shoe Size: 45', 'publish', 'closed', 'closed', '', 'new-paris-speed-trainers-ultra-light-knits-sock-spots-shoes-runner-shoes-sock-triple-trainers-sneakers-men-women-casual-shoes-79', '', '', '2021-06-01 12:40:37', '2021-06-01 12:40:37', '', 6586, 'http://shoestimer.com/?post_type=product_variation&p=6667', 79, 'product_variation', '', 0),
(6668, 1, '2021-06-01 12:40:38', '2021-06-01 12:40:38', '', 'New Paris Speed Trainers ultra light Knits Sock Spots Shoes Runner Shoes Sock Triple Trainers Sneakers Men Women Casual Shoes', 'Color: Gray, Shoe Size: 38', 'publish', 'closed', 'closed', '', 'new-paris-speed-trainers-ultra-light-knits-sock-spots-shoes-runner-shoes-sock-triple-trainers-sneakers-men-women-casual-shoes-80', '', '', '2021-06-01 12:40:38', '2021-06-01 12:40:38', '', 6586, 'http://shoestimer.com/?post_type=product_variation&p=6668', 80, 'product_variation', '', 0),
(6669, 1, '2021-06-01 12:40:39', '2021-06-01 12:40:39', '', 'New Paris Speed Trainers ultra light Knits Sock Spots Shoes Runner Shoes Sock Triple Trainers Sneakers Men Women Casual Shoes', 'Color: Gray, Shoe Size: 39', 'publish', 'closed', 'closed', '', 'new-paris-speed-trainers-ultra-light-knits-sock-spots-shoes-runner-shoes-sock-triple-trainers-sneakers-men-women-casual-shoes-81', '', '', '2021-06-01 12:40:39', '2021-06-01 12:40:39', '', 6586, 'http://shoestimer.com/?post_type=product_variation&p=6669', 81, 'product_variation', '', 0),
(6670, 1, '2021-06-01 12:40:40', '2021-06-01 12:40:40', '', 'New Paris Speed Trainers ultra light Knits Sock Spots Shoes Runner Shoes Sock Triple Trainers Sneakers Men Women Casual Shoes', 'Color: Gray, Shoe Size: 36', 'publish', 'closed', 'closed', '', 'new-paris-speed-trainers-ultra-light-knits-sock-spots-shoes-runner-shoes-sock-triple-trainers-sneakers-men-women-casual-shoes-82', '', '', '2021-06-01 12:40:40', '2021-06-01 12:40:40', '', 6586, 'http://shoestimer.com/?post_type=product_variation&p=6670', 82, 'product_variation', '', 0),
(6671, 1, '2021-06-01 12:40:41', '2021-06-01 12:40:41', '', 'New Paris Speed Trainers ultra light Knits Sock Spots Shoes Runner Shoes Sock Triple Trainers Sneakers Men Women Casual Shoes', 'Color: Gray, Shoe Size: 37', 'publish', 'closed', 'closed', '', 'new-paris-speed-trainers-ultra-light-knits-sock-spots-shoes-runner-shoes-sock-triple-trainers-sneakers-men-women-casual-shoes-83', '', '', '2021-06-01 12:40:41', '2021-06-01 12:40:41', '', 6586, 'http://shoestimer.com/?post_type=product_variation&p=6671', 83, 'product_variation', '', 0),
(6672, 1, '2021-06-01 12:40:41', '2021-06-01 12:40:41', '', 'New Paris Speed Trainers ultra light Knits Sock Spots Shoes Runner Shoes Sock Triple Trainers Sneakers Men Women Casual Shoes', 'Color: Gray, Shoe Size: 42', 'publish', 'closed', 'closed', '', 'new-paris-speed-trainers-ultra-light-knits-sock-spots-shoes-runner-shoes-sock-triple-trainers-sneakers-men-women-casual-shoes-84', '', '', '2021-06-01 12:40:41', '2021-06-01 12:40:41', '', 6586, 'http://shoestimer.com/?post_type=product_variation&p=6672', 84, 'product_variation', '', 0),
(6673, 1, '2021-06-01 12:40:41', '2021-06-01 12:40:41', '', 'New Paris Speed Trainers ultra light Knits Sock Spots Shoes Runner Shoes Sock Triple Trainers Sneakers Men Women Casual Shoes', 'Color: Gray, Shoe Size: 43', 'publish', 'closed', 'closed', '', 'new-paris-speed-trainers-ultra-light-knits-sock-spots-shoes-runner-shoes-sock-triple-trainers-sneakers-men-women-casual-shoes-85', '', '', '2021-06-01 12:40:41', '2021-06-01 12:40:41', '', 6586, 'http://shoestimer.com/?post_type=product_variation&p=6673', 85, 'product_variation', '', 0),
(6674, 1, '2021-06-01 12:40:42', '2021-06-01 12:40:42', '', 'New Paris Speed Trainers ultra light Knits Sock Spots Shoes Runner Shoes Sock Triple Trainers Sneakers Men Women Casual Shoes', 'Color: Gray, Shoe Size: 40', 'publish', 'closed', 'closed', '', 'new-paris-speed-trainers-ultra-light-knits-sock-spots-shoes-runner-shoes-sock-triple-trainers-sneakers-men-women-casual-shoes-86', '', '', '2021-06-01 12:40:42', '2021-06-01 12:40:42', '', 6586, 'http://shoestimer.com/?post_type=product_variation&p=6674', 86, 'product_variation', '', 0),
(6675, 1, '2021-06-01 12:40:42', '2021-06-01 12:40:42', '', 'New Paris Speed Trainers ultra light Knits Sock Spots Shoes Runner Shoes Sock Triple Trainers Sneakers Men Women Casual Shoes', 'Color: Gray, Shoe Size: 41', 'publish', 'closed', 'closed', '', 'new-paris-speed-trainers-ultra-light-knits-sock-spots-shoes-runner-shoes-sock-triple-trainers-sneakers-men-women-casual-shoes-87', '', '', '2021-06-01 12:40:42', '2021-06-01 12:40:42', '', 6586, 'http://shoestimer.com/?post_type=product_variation&p=6675', 87, 'product_variation', '', 0),
(6676, 1, '2021-06-01 12:40:42', '2021-06-01 12:40:42', '', 'New Paris Speed Trainers ultra light Knits Sock Spots Shoes Runner Shoes Sock Triple Trainers Sneakers Men Women Casual Shoes', 'Color: Khaki, Shoe Size: 35', 'publish', 'closed', 'closed', '', 'new-paris-speed-trainers-ultra-light-knits-sock-spots-shoes-runner-shoes-sock-triple-trainers-sneakers-men-women-casual-shoes-88', '', '', '2021-06-01 12:40:42', '2021-06-01 12:40:42', '', 6586, 'http://shoestimer.com/?post_type=product_variation&p=6676', 88, 'product_variation', '', 0),
(6677, 1, '2021-06-01 12:40:42', '2021-06-01 12:40:42', '', 'New Paris Speed Trainers ultra light Knits Sock Spots Shoes Runner Shoes Sock Triple Trainers Sneakers Men Women Casual Shoes', 'Color: BLACK, Shoe Size: 42', 'publish', 'closed', 'closed', '', 'new-paris-speed-trainers-ultra-light-knits-sock-spots-shoes-runner-shoes-sock-triple-trainers-sneakers-men-women-casual-shoes-89', '', '', '2021-06-01 12:40:42', '2021-06-01 12:40:42', '', 6586, 'http://shoestimer.com/?post_type=product_variation&p=6677', 89, 'product_variation', '', 0),
(6678, 1, '2021-06-01 12:40:42', '2021-06-01 12:40:42', '', 'New Paris Speed Trainers ultra light Knits Sock Spots Shoes Runner Shoes Sock Triple Trainers Sneakers Men Women Casual Shoes', 'Color: BLACK, Shoe Size: 43', 'publish', 'closed', 'closed', '', 'new-paris-speed-trainers-ultra-light-knits-sock-spots-shoes-runner-shoes-sock-triple-trainers-sneakers-men-women-casual-shoes-90', '', '', '2021-06-01 12:40:42', '2021-06-01 12:40:42', '', 6586, 'http://shoestimer.com/?post_type=product_variation&p=6678', 90, 'product_variation', '', 0),
(6679, 1, '2021-06-01 12:40:42', '2021-06-01 12:40:42', '', 'New Paris Speed Trainers ultra light Knits Sock Spots Shoes Runner Shoes Sock Triple Trainers Sneakers Men Women Casual Shoes', 'Color: BLACK, Shoe Size: 40', 'publish', 'closed', 'closed', '', 'new-paris-speed-trainers-ultra-light-knits-sock-spots-shoes-runner-shoes-sock-triple-trainers-sneakers-men-women-casual-shoes-91', '', '', '2021-06-01 12:40:42', '2021-06-01 12:40:42', '', 6586, 'http://shoestimer.com/?post_type=product_variation&p=6679', 91, 'product_variation', '', 0),
(6680, 1, '2021-06-01 12:40:42', '2021-06-01 12:40:42', '', 'New Paris Speed Trainers ultra light Knits Sock Spots Shoes Runner Shoes Sock Triple Trainers Sneakers Men Women Casual Shoes', 'Color: BLACK, Shoe Size: 41', 'publish', 'closed', 'closed', '', 'new-paris-speed-trainers-ultra-light-knits-sock-spots-shoes-runner-shoes-sock-triple-trainers-sneakers-men-women-casual-shoes-92', '', '', '2021-06-01 12:40:42', '2021-06-01 12:40:42', '', 6586, 'http://shoestimer.com/?post_type=product_variation&p=6680', 92, 'product_variation', '', 0),
(6681, 0, '2021-06-01 12:40:43', '2021-06-01 12:40:43', '', 'Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American-3', '', 'inherit', 'open', 'closed', '', 'women-s-sandals-summer-new-sandals-women-s-large-size-spot-wedge-buckle-belt-european-american-3', '', '', '2021-06-01 12:40:43', '2021-06-01 12:40:43', '', 6397, 'http://shoestimer.com/wp-content/uploads/2021/06/Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American-3.jpg', 0, 'attachment', 'image/jpeg', 0),
(6682, 1, '2021-06-01 12:40:43', '2021-06-01 12:40:43', '', 'New Paris Speed Trainers ultra light Knits Sock Spots Shoes Runner Shoes Sock Triple Trainers Sneakers Men Women Casual Shoes', 'Color: BLACK, Shoe Size: 46', 'publish', 'closed', 'closed', '', 'new-paris-speed-trainers-ultra-light-knits-sock-spots-shoes-runner-shoes-sock-triple-trainers-sneakers-men-women-casual-shoes-93', '', '', '2021-06-01 12:40:43', '2021-06-01 12:40:43', '', 6586, 'http://shoestimer.com/?post_type=product_variation&p=6682', 93, 'product_variation', '', 0),
(6683, 1, '2021-06-01 12:40:43', '2021-06-01 12:40:43', '', 'New Paris Speed Trainers ultra light Knits Sock Spots Shoes Runner Shoes Sock Triple Trainers Sneakers Men Women Casual Shoes', 'Color: Blue, Shoe Size: 35', 'publish', 'closed', 'closed', '', 'new-paris-speed-trainers-ultra-light-knits-sock-spots-shoes-runner-shoes-sock-triple-trainers-sneakers-men-women-casual-shoes-94', '', '', '2021-06-01 12:40:43', '2021-06-01 12:40:43', '', 6586, 'http://shoestimer.com/?post_type=product_variation&p=6683', 94, 'product_variation', '', 0),
(6684, 1, '2021-06-01 12:40:44', '2021-06-01 12:40:44', '', 'New Paris Speed Trainers ultra light Knits Sock Spots Shoes Runner Shoes Sock Triple Trainers Sneakers Men Women Casual Shoes', 'Color: BLACK, Shoe Size: 44', 'publish', 'closed', 'closed', '', 'new-paris-speed-trainers-ultra-light-knits-sock-spots-shoes-runner-shoes-sock-triple-trainers-sneakers-men-women-casual-shoes-95', '', '', '2021-06-01 12:40:44', '2021-06-01 12:40:44', '', 6586, 'http://shoestimer.com/?post_type=product_variation&p=6684', 95, 'product_variation', '', 0),
(6685, 1, '2021-06-01 12:40:45', '2021-06-01 12:40:45', '', 'New Paris Speed Trainers ultra light Knits Sock Spots Shoes Runner Shoes Sock Triple Trainers Sneakers Men Women Casual Shoes', 'Color: BLACK, Shoe Size: 45', 'publish', 'closed', 'closed', '', 'new-paris-speed-trainers-ultra-light-knits-sock-spots-shoes-runner-shoes-sock-triple-trainers-sneakers-men-women-casual-shoes-96', '', '', '2021-06-01 12:40:45', '2021-06-01 12:40:45', '', 6586, 'http://shoestimer.com/?post_type=product_variation&p=6685', 96, 'product_variation', '', 0),
(6686, 1, '2021-06-01 12:40:47', '2021-06-01 12:40:47', '', 'New Paris Speed Trainers ultra light Knits Sock Spots Shoes Runner Shoes Sock Triple Trainers Sneakers Men Women Casual Shoes', 'Color: Blue, Shoe Size: 38', 'publish', 'closed', 'closed', '', 'new-paris-speed-trainers-ultra-light-knits-sock-spots-shoes-runner-shoes-sock-triple-trainers-sneakers-men-women-casual-shoes-97', '', '', '2021-06-01 12:40:47', '2021-06-01 12:40:47', '', 6586, 'http://shoestimer.com/?post_type=product_variation&p=6686', 97, 'product_variation', '', 0),
(6687, 1, '2021-06-01 12:40:48', '2021-06-01 12:40:48', '', 'New Paris Speed Trainers ultra light Knits Sock Spots Shoes Runner Shoes Sock Triple Trainers Sneakers Men Women Casual Shoes', 'Color: Blue, Shoe Size: 39', 'publish', 'closed', 'closed', '', 'new-paris-speed-trainers-ultra-light-knits-sock-spots-shoes-runner-shoes-sock-triple-trainers-sneakers-men-women-casual-shoes-98', '', '', '2021-06-01 12:40:48', '2021-06-01 12:40:48', '', 6586, 'http://shoestimer.com/?post_type=product_variation&p=6687', 98, 'product_variation', '', 0),
(6688, 1, '2021-06-01 12:40:48', '2021-06-01 12:40:48', '', 'New Paris Speed Trainers ultra light Knits Sock Spots Shoes Runner Shoes Sock Triple Trainers Sneakers Men Women Casual Shoes', 'Color: Blue, Shoe Size: 36', 'publish', 'closed', 'closed', '', 'new-paris-speed-trainers-ultra-light-knits-sock-spots-shoes-runner-shoes-sock-triple-trainers-sneakers-men-women-casual-shoes-99', '', '', '2021-06-01 12:40:48', '2021-06-01 12:40:48', '', 6586, 'http://shoestimer.com/?post_type=product_variation&p=6688', 99, 'product_variation', '', 0),
(6689, 1, '2021-06-01 12:40:48', '2021-06-01 12:40:48', '', 'New Paris Speed Trainers ultra light Knits Sock Spots Shoes Runner Shoes Sock Triple Trainers Sneakers Men Women Casual Shoes', 'Color: Blue, Shoe Size: 37', 'publish', 'closed', 'closed', '', 'new-paris-speed-trainers-ultra-light-knits-sock-spots-shoes-runner-shoes-sock-triple-trainers-sneakers-men-women-casual-shoes-100', '', '', '2021-06-01 12:40:48', '2021-06-01 12:40:48', '', 6586, 'http://shoestimer.com/?post_type=product_variation&p=6689', 100, 'product_variation', '', 0),
(6690, 1, '2021-06-01 12:40:49', '2021-06-01 12:40:49', '', 'New Paris Speed Trainers ultra light Knits Sock Spots Shoes Runner Shoes Sock Triple Trainers Sneakers Men Women Casual Shoes', 'Color: Blue, Shoe Size: 42', 'publish', 'closed', 'closed', '', 'new-paris-speed-trainers-ultra-light-knits-sock-spots-shoes-runner-shoes-sock-triple-trainers-sneakers-men-women-casual-shoes-101', '', '', '2021-06-01 12:40:49', '2021-06-01 12:40:49', '', 6586, 'http://shoestimer.com/?post_type=product_variation&p=6690', 101, 'product_variation', '', 0),
(6691, 1, '2021-06-01 12:40:49', '2021-06-01 12:40:49', '', 'New Paris Speed Trainers ultra light Knits Sock Spots Shoes Runner Shoes Sock Triple Trainers Sneakers Men Women Casual Shoes', 'Color: Blue, Shoe Size: 43', 'publish', 'closed', 'closed', '', 'new-paris-speed-trainers-ultra-light-knits-sock-spots-shoes-runner-shoes-sock-triple-trainers-sneakers-men-women-casual-shoes-102', '', '', '2021-06-01 12:40:49', '2021-06-01 12:40:49', '', 6586, 'http://shoestimer.com/?post_type=product_variation&p=6691', 102, 'product_variation', '', 0),
(6692, 1, '2021-06-01 12:40:50', '2021-06-01 12:40:50', '', 'New Paris Speed Trainers ultra light Knits Sock Spots Shoes Runner Shoes Sock Triple Trainers Sneakers Men Women Casual Shoes', 'Color: Blue, Shoe Size: 40', 'publish', 'closed', 'closed', '', 'new-paris-speed-trainers-ultra-light-knits-sock-spots-shoes-runner-shoes-sock-triple-trainers-sneakers-men-women-casual-shoes-103', '', '', '2021-06-01 12:40:50', '2021-06-01 12:40:50', '', 6586, 'http://shoestimer.com/?post_type=product_variation&p=6692', 103, 'product_variation', '', 0),
(6693, 1, '2021-06-01 12:40:50', '2021-06-01 12:40:50', '', 'New Paris Speed Trainers ultra light Knits Sock Spots Shoes Runner Shoes Sock Triple Trainers Sneakers Men Women Casual Shoes', 'Color: Blue, Shoe Size: 41', 'publish', 'closed', 'closed', '', 'new-paris-speed-trainers-ultra-light-knits-sock-spots-shoes-runner-shoes-sock-triple-trainers-sneakers-men-women-casual-shoes-104', '', '', '2021-06-01 12:40:50', '2021-06-01 12:40:50', '', 6586, 'http://shoestimer.com/?post_type=product_variation&p=6693', 104, 'product_variation', '', 0),
(6694, 1, '2021-06-01 12:40:50', '2021-06-01 12:40:50', '', 'New Paris Speed Trainers ultra light Knits Sock Spots Shoes Runner Shoes Sock Triple Trainers Sneakers Men Women Casual Shoes', 'Color: Khaki, Shoe Size: 38', 'publish', 'closed', 'closed', '', 'new-paris-speed-trainers-ultra-light-knits-sock-spots-shoes-runner-shoes-sock-triple-trainers-sneakers-men-women-casual-shoes-105', '', '', '2021-06-01 12:40:50', '2021-06-01 12:40:50', '', 6586, 'http://shoestimer.com/?post_type=product_variation&p=6694', 105, 'product_variation', '', 0),
(6695, 1, '2021-06-01 12:40:50', '2021-06-01 12:40:50', '', 'New Paris Speed Trainers ultra light Knits Sock Spots Shoes Runner Shoes Sock Triple Trainers Sneakers Men Women Casual Shoes', 'Color: Khaki, Shoe Size: 39', 'publish', 'closed', 'closed', '', 'new-paris-speed-trainers-ultra-light-knits-sock-spots-shoes-runner-shoes-sock-triple-trainers-sneakers-men-women-casual-shoes-106', '', '', '2021-06-01 12:40:50', '2021-06-01 12:40:50', '', 6586, 'http://shoestimer.com/?post_type=product_variation&p=6695', 106, 'product_variation', '', 0),
(6696, 1, '2021-06-01 12:40:50', '2021-06-01 12:40:50', '', 'New Paris Speed Trainers ultra light Knits Sock Spots Shoes Runner Shoes Sock Triple Trainers Sneakers Men Women Casual Shoes', 'Color: Khaki, Shoe Size: 36', 'publish', 'closed', 'closed', '', 'new-paris-speed-trainers-ultra-light-knits-sock-spots-shoes-runner-shoes-sock-triple-trainers-sneakers-men-women-casual-shoes-107', '', '', '2021-06-01 12:40:50', '2021-06-01 12:40:50', '', 6586, 'http://shoestimer.com/?post_type=product_variation&p=6696', 107, 'product_variation', '', 0),
(6697, 1, '2021-06-01 12:40:51', '2021-06-01 12:40:51', '', 'New Paris Speed Trainers ultra light Knits Sock Spots Shoes Runner Shoes Sock Triple Trainers Sneakers Men Women Casual Shoes', 'Color: Khaki, Shoe Size: 37', 'publish', 'closed', 'closed', '', 'new-paris-speed-trainers-ultra-light-knits-sock-spots-shoes-runner-shoes-sock-triple-trainers-sneakers-men-women-casual-shoes-108', '', '', '2021-06-01 12:40:51', '2021-06-01 12:40:51', '', 6586, 'http://shoestimer.com/?post_type=product_variation&p=6697', 108, 'product_variation', '', 0),
(6698, 1, '2021-06-01 12:40:51', '2021-06-01 12:40:51', '', 'New Paris Speed Trainers ultra light Knits Sock Spots Shoes Runner Shoes Sock Triple Trainers Sneakers Men Women Casual Shoes', 'Color: Khaki, Shoe Size: 42', 'publish', 'closed', 'closed', '', 'new-paris-speed-trainers-ultra-light-knits-sock-spots-shoes-runner-shoes-sock-triple-trainers-sneakers-men-women-casual-shoes-109', '', '', '2021-06-01 12:40:51', '2021-06-01 12:40:51', '', 6586, 'http://shoestimer.com/?post_type=product_variation&p=6698', 109, 'product_variation', '', 0),
(6699, 1, '2021-06-01 12:40:51', '2021-06-01 12:40:51', '', 'New Paris Speed Trainers ultra light Knits Sock Spots Shoes Runner Shoes Sock Triple Trainers Sneakers Men Women Casual Shoes', 'Color: Khaki, Shoe Size: 43', 'publish', 'closed', 'closed', '', 'new-paris-speed-trainers-ultra-light-knits-sock-spots-shoes-runner-shoes-sock-triple-trainers-sneakers-men-women-casual-shoes-110', '', '', '2021-06-01 12:40:51', '2021-06-01 12:40:51', '', 6586, 'http://shoestimer.com/?post_type=product_variation&p=6699', 110, 'product_variation', '', 0),
(6700, 1, '2021-06-01 12:40:52', '2021-06-01 12:40:52', '', 'New Paris Speed Trainers ultra light Knits Sock Spots Shoes Runner Shoes Sock Triple Trainers Sneakers Men Women Casual Shoes', 'Color: Khaki, Shoe Size: 40', 'publish', 'closed', 'closed', '', 'new-paris-speed-trainers-ultra-light-knits-sock-spots-shoes-runner-shoes-sock-triple-trainers-sneakers-men-women-casual-shoes-111', '', '', '2021-06-01 12:40:52', '2021-06-01 12:40:52', '', 6586, 'http://shoestimer.com/?post_type=product_variation&p=6700', 111, 'product_variation', '', 0),
(6701, 1, '2021-06-01 12:40:52', '2021-06-01 12:40:52', '', 'New Paris Speed Trainers ultra light Knits Sock Spots Shoes Runner Shoes Sock Triple Trainers Sneakers Men Women Casual Shoes', 'Color: Khaki, Shoe Size: 41', 'publish', 'closed', 'closed', '', 'new-paris-speed-trainers-ultra-light-knits-sock-spots-shoes-runner-shoes-sock-triple-trainers-sneakers-men-women-casual-shoes-112', '', '', '2021-06-01 12:40:52', '2021-06-01 12:40:52', '', 6586, 'http://shoestimer.com/?post_type=product_variation&p=6701', 112, 'product_variation', '', 0),
(6702, 1, '2021-06-01 12:40:52', '2021-06-01 12:40:52', '', 'New Paris Speed Trainers ultra light Knits Sock Spots Shoes Runner Shoes Sock Triple Trainers Sneakers Men Women Casual Shoes', 'Color: Khaki, Shoe Size: 46', 'publish', 'closed', 'closed', '', 'new-paris-speed-trainers-ultra-light-knits-sock-spots-shoes-runner-shoes-sock-triple-trainers-sneakers-men-women-casual-shoes-113', '', '', '2021-06-01 12:40:52', '2021-06-01 12:40:52', '', 6586, 'http://shoestimer.com/?post_type=product_variation&p=6702', 113, 'product_variation', '', 0),
(6703, 1, '2021-06-01 12:40:53', '2021-06-01 12:40:53', '', 'New Paris Speed Trainers ultra light Knits Sock Spots Shoes Runner Shoes Sock Triple Trainers Sneakers Men Women Casual Shoes', 'Color: BLACK, Shoe Size: 35', 'publish', 'closed', 'closed', '', 'new-paris-speed-trainers-ultra-light-knits-sock-spots-shoes-runner-shoes-sock-triple-trainers-sneakers-men-women-casual-shoes-114', '', '', '2021-06-01 12:40:53', '2021-06-01 12:40:53', '', 6586, 'http://shoestimer.com/?post_type=product_variation&p=6703', 114, 'product_variation', '', 0),
(6704, 1, '2021-06-01 12:40:53', '2021-06-01 12:40:53', '', 'New Paris Speed Trainers ultra light Knits Sock Spots Shoes Runner Shoes Sock Triple Trainers Sneakers Men Women Casual Shoes', 'Color: Khaki, Shoe Size: 44', 'publish', 'closed', 'closed', '', 'new-paris-speed-trainers-ultra-light-knits-sock-spots-shoes-runner-shoes-sock-triple-trainers-sneakers-men-women-casual-shoes-115', '', '', '2021-06-01 12:40:53', '2021-06-01 12:40:53', '', 6586, 'http://shoestimer.com/?post_type=product_variation&p=6704', 115, 'product_variation', '', 0),
(6705, 1, '2021-06-01 12:40:54', '2021-06-01 12:40:54', '', 'New Paris Speed Trainers ultra light Knits Sock Spots Shoes Runner Shoes Sock Triple Trainers Sneakers Men Women Casual Shoes', 'Color: Khaki, Shoe Size: 45', 'publish', 'closed', 'closed', '', 'new-paris-speed-trainers-ultra-light-knits-sock-spots-shoes-runner-shoes-sock-triple-trainers-sneakers-men-women-casual-shoes-116', '', '', '2021-06-01 12:40:54', '2021-06-01 12:40:54', '', 6586, 'http://shoestimer.com/?post_type=product_variation&p=6705', 116, 'product_variation', '', 0),
(6706, 1, '2021-06-01 12:40:54', '2021-06-01 12:40:54', '', 'New Paris Speed Trainers ultra light Knits Sock Spots Shoes Runner Shoes Sock Triple Trainers Sneakers Men Women Casual Shoes', 'Color: BLACK, Shoe Size: 38', 'publish', 'closed', 'closed', '', 'new-paris-speed-trainers-ultra-light-knits-sock-spots-shoes-runner-shoes-sock-triple-trainers-sneakers-men-women-casual-shoes-117', '', '', '2021-06-01 12:40:54', '2021-06-01 12:40:54', '', 6586, 'http://shoestimer.com/?post_type=product_variation&p=6706', 117, 'product_variation', '', 0),
(6707, 1, '2021-06-01 12:40:55', '2021-06-01 12:40:55', '', 'New Paris Speed Trainers ultra light Knits Sock Spots Shoes Runner Shoes Sock Triple Trainers Sneakers Men Women Casual Shoes', 'Color: BLACK, Shoe Size: 39', 'publish', 'closed', 'closed', '', 'new-paris-speed-trainers-ultra-light-knits-sock-spots-shoes-runner-shoes-sock-triple-trainers-sneakers-men-women-casual-shoes-118', '', '', '2021-06-01 12:40:55', '2021-06-01 12:40:55', '', 6586, 'http://shoestimer.com/?post_type=product_variation&p=6707', 118, 'product_variation', '', 0),
(6708, 1, '2021-06-01 12:40:55', '2021-06-01 12:40:55', '', 'New Paris Speed Trainers ultra light Knits Sock Spots Shoes Runner Shoes Sock Triple Trainers Sneakers Men Women Casual Shoes', 'Color: BLACK, Shoe Size: 36', 'publish', 'closed', 'closed', '', 'new-paris-speed-trainers-ultra-light-knits-sock-spots-shoes-runner-shoes-sock-triple-trainers-sneakers-men-women-casual-shoes-119', '', '', '2021-06-01 12:40:55', '2021-06-01 12:40:55', '', 6586, 'http://shoestimer.com/?post_type=product_variation&p=6708', 119, 'product_variation', '', 0),
(6709, 1, '2021-06-01 12:40:56', '2021-06-01 12:40:56', '', 'New Paris Speed Trainers ultra light Knits Sock Spots Shoes Runner Shoes Sock Triple Trainers Sneakers Men Women Casual Shoes', 'Color: BLACK, Shoe Size: 37', 'publish', 'closed', 'closed', '', 'new-paris-speed-trainers-ultra-light-knits-sock-spots-shoes-runner-shoes-sock-triple-trainers-sneakers-men-women-casual-shoes-120', '', '', '2021-06-01 12:40:56', '2021-06-01 12:40:56', '', 6586, 'http://shoestimer.com/?post_type=product_variation&p=6709', 120, 'product_variation', '', 0);
INSERT INTO `wpx5_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(6710, 1, '2021-06-01 12:41:00', '2021-06-01 12:41:00', '                <div class=\"product-specs-list-container\">\n                    <ul class=\"product-specs-list util-clearfix\">\n						                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Brand Name:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">baldauren</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Upper Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Mesh (Air mesh)</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Origin:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">CN(Origin)</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Shoes Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Other</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Fashion Element:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Crystal</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Pattern Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Solid</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Lining Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">PU</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Insole Material:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">PU</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Season:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Spring/Autumn</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Heel Height:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Flat (≤1cm)</span>\n                            </li>\n							                            <li class=\"product-prop line-limit-length\"><span\n                                        class=\"property-title\">Closure Type:&nbsp;</span><span\n                                        class=\"property-desc line-limit-length\">Slip-On</span>\n                            </li>\n							                    </ul>\n                </div>\n				<div id=\"offer-template-0\">&nbsp;</div>\n\n<div><img alt=\"undefined\" data-index=\"img0\" src=\"https://ae01.alicdn.com/kf/H33683a7080624d499d4a39512282ab09m.jpg?width=749&amp;height=1074&amp;hash=1823\" style=\"font-size: 22.0pt;\"></div>\n\n<p><span style=\"font-size: 22.0pt;\"><br>\n<br>\n<br>\n<img alt=\"undefined\" data-index=\"img0\" src=\"https://ae01.alicdn.com/kf/H4ebfa198eb20430e8578cab35a7f610d0.jpg?width=749&amp;height=690&amp;hash=1439\"><br>\n<br>\n<img alt=\"undefined\" data-index=\"img0\" src=\"https://ae01.alicdn.com/kf/Hc04cb72cef5a4b6fb57f43b0099399f13.jpg?width=749&amp;height=1174&amp;hash=1923\"><br>\n<br>\n<img alt=\"undefined\" data-index=\"img0\" src=\"https://ae01.alicdn.com/kf/H6cb2eb52a2fa422fba43dfceb7bdb03be.jpg?width=749&amp;height=1105&amp;hash=1854\"><br>\n<br>\n<img alt=\"undefined\" data-index=\"img0\" src=\"https://ae01.alicdn.com/kf/Ha8d8e545a5c94c5380d4c1664e42f7fb8.jpg?width=749&amp;height=1160&amp;hash=1909\"><br>\n<br>\n<img alt=\"undefined\" data-index=\"img0\" src=\"https://ae01.alicdn.com/kf/Hdc93e68b05034b88913031de4cbb63f2c.jpg?width=749&amp;height=1256&amp;hash=2005\"><br>\n<br>\n<img alt=\"undefined\" src=\"https://ae01.alicdn.com/kf/Hf26e73f7b277444aa6cba1115fab5a90M.jpg?width=750&amp;height=1189&amp;hash=1939\"><br>\n<br>\n<img alt=\"undefined\" src=\"https://ae01.alicdn.com/kf/H58b61c9ebdeb4f45b4ff779e2ad80225O.jpg?width=750&amp;height=1157&amp;hash=1907\"><br>\n<br>\n<img alt=\"undefined\" src=\"https://ae01.alicdn.com/kf/Ha1a847b5de4b4c87b8a88dbf232a4f40V.jpg?width=750&amp;height=1238&amp;hash=1988\"><br>\n<br>\n<img alt=\"undefined\" src=\"https://ae01.alicdn.com/kf/Hd22e0f1955fb427a8169627ff05a0a4ac.jpg?width=750&amp;height=1100&amp;hash=1850\"><br>\n<br>\n<img alt=\"undefined\" src=\"https://ae01.alicdn.com/kf/Hc662f88424144c43986747b3eec399b9n.jpg?width=750&amp;height=1259&amp;hash=2009\"><br>\n<br>\n<img alt=\"undefined\" src=\"https://ae01.alicdn.com/kf/Hf02bb82db333463fa45cb92a3a0ea9d7x.jpg?width=750&amp;height=1258&amp;hash=2008\"><br>\n<br>\n<img alt=\"undefined\" src=\"https://ae01.alicdn.com/kf/H1f72201a807645b796f54f91209135dd8.jpg?width=750&amp;height=1347&amp;hash=2097\"><br>\n<br>\n<img alt=\"undefined\" src=\"https://ae01.alicdn.com/kf/H659e2f7315784544a5ff8445fb3ef4b4T.jpg?width=750&amp;height=1258&amp;hash=2008\"><br>\n<br>\n<img alt=\"undefined\" src=\"https://ae01.alicdn.com/kf/H7bc9c16d984848e9b7f2455f5f445a304.jpg?width=750&amp;height=1347&amp;hash=2097\"><br>\n<br>\n<img alt=\"undefined\" data-index=\"img0\" src=\"https://ae01.alicdn.com/kf/Had7d2bbd76234a048fc44861428ed685z.jpg?width=749&amp;height=733&amp;hash=1482\"><br>\n<br>\n<img alt=\"undefined\" src=\"https://ae01.alicdn.com/kf/He7ae493e529048d0b3369fffcc27c9c4j.jpg?width=750&amp;height=1268&amp;hash=2018\"><br>\n<br>\n<img alt=\"undefined\" src=\"https://ae01.alicdn.com/kf/H2249a1f39584472086676e7f5068b4044.jpg?width=750&amp;height=1184&amp;hash=1934\"><br>\n<br>\n<img alt=\"undefined\" src=\"https://ae01.alicdn.com/kf/Hd9e4db944a574a02960b9f7325b9f0b6n.jpg?width=750&amp;height=670&amp;hash=1420\"></span></p>\n\n\n', 'Spot Foreign Trade Plus Size Casual Running Shoes Women\'s 2021 Spring and Autumn Flying Woven Shoes Korean Version of Flat Snea', '', 'publish', 'open', 'closed', '', 'spot-foreign-trade-plus-size-casual-running-shoes-womens-2021-spring-and-autumn-flying-woven-shoes-korean-version-of-flat-snea', '', '', '2021-06-01 12:41:19', '2021-06-01 12:41:19', '', 0, 'http://shoestimer.com/product/spot-foreign-trade-plus-size-casual-running-shoes-womens-2021-spring-and-autumn-flying-woven-shoes-korean-version-of-flat-snea/', 0, 'product', '', 0),
(6711, 1, '2021-06-01 12:41:02', '2021-06-01 12:41:02', '', 'Spot-Foreign-Trade-Plus-Size-Casual-Running-Shoes-Women-s-2021-Spring-and-Autumn-Flying-Woven', '', 'inherit', 'open', 'closed', '', 'spot-foreign-trade-plus-size-casual-running-shoes-women-s-2021-spring-and-autumn-flying-woven', '', '', '2021-06-01 12:41:02', '2021-06-01 12:41:02', '', 6710, 'http://shoestimer.com/wp-content/uploads/2021/06/Spot-Foreign-Trade-Plus-Size-Casual-Running-Shoes-Women-s-2021-Spring-and-Autumn-Flying-Woven.jpg', 0, 'attachment', 'image/jpeg', 0),
(6712, 1, '2021-06-01 12:41:09', '2021-06-01 12:41:09', '', 'Spot Foreign Trade Plus Size Casual Running Shoes Women\'s 2021 Spring and Autumn Flying Woven Shoes Korean Version of Flat Snea', 'Color: BLACK, Shoe Size: 43', 'publish', 'closed', 'closed', '', 'spot-foreign-trade-plus-size-casual-running-shoes-womens-2021-spring-and-autumn-flying-woven-shoes-korean-version-of-flat-snea', '', '', '2021-06-01 12:41:09', '2021-06-01 12:41:09', '', 6710, 'http://shoestimer.com/?post_type=product_variation&p=6712', 1, 'product_variation', '', 0),
(6713, 1, '2021-06-01 12:41:09', '2021-06-01 12:41:09', '', 'Spot Foreign Trade Plus Size Casual Running Shoes Women\'s 2021 Spring and Autumn Flying Woven Shoes Korean Version of Flat Snea', 'Color: BLACK, Shoe Size: 42', 'publish', 'closed', 'closed', '', 'spot-foreign-trade-plus-size-casual-running-shoes-womens-2021-spring-and-autumn-flying-woven-shoes-korean-version-of-flat-snea-2', '', '', '2021-06-01 12:41:09', '2021-06-01 12:41:09', '', 6710, 'http://shoestimer.com/?post_type=product_variation&p=6713', 2, 'product_variation', '', 0),
(6714, 1, '2021-06-01 12:41:10', '2021-06-01 12:41:10', '', 'Spot Foreign Trade Plus Size Casual Running Shoes Women\'s 2021 Spring and Autumn Flying Woven Shoes Korean Version of Flat Snea', 'Color: Pink, Shoe Size: 36', 'publish', 'closed', 'closed', '', 'spot-foreign-trade-plus-size-casual-running-shoes-womens-2021-spring-and-autumn-flying-woven-shoes-korean-version-of-flat-snea-3', '', '', '2021-06-01 12:41:10', '2021-06-01 12:41:10', '', 6710, 'http://shoestimer.com/?post_type=product_variation&p=6714', 3, 'product_variation', '', 0),
(6715, 1, '2021-06-01 12:41:10', '2021-06-01 12:41:10', '', 'Spot Foreign Trade Plus Size Casual Running Shoes Women\'s 2021 Spring and Autumn Flying Woven Shoes Korean Version of Flat Snea', 'Color: Pink, Shoe Size: 35', 'publish', 'closed', 'closed', '', 'spot-foreign-trade-plus-size-casual-running-shoes-womens-2021-spring-and-autumn-flying-woven-shoes-korean-version-of-flat-snea-4', '', '', '2021-06-01 12:41:10', '2021-06-01 12:41:10', '', 6710, 'http://shoestimer.com/?post_type=product_variation&p=6715', 4, 'product_variation', '', 0),
(6716, 1, '2021-06-01 12:41:10', '2021-06-01 12:41:10', '', 'Spot Foreign Trade Plus Size Casual Running Shoes Women\'s 2021 Spring and Autumn Flying Woven Shoes Korean Version of Flat Snea', 'Color: BLACK, Shoe Size: 39', 'publish', 'closed', 'closed', '', 'spot-foreign-trade-plus-size-casual-running-shoes-womens-2021-spring-and-autumn-flying-woven-shoes-korean-version-of-flat-snea-5', '', '', '2021-06-01 12:41:10', '2021-06-01 12:41:10', '', 6710, 'http://shoestimer.com/?post_type=product_variation&p=6716', 5, 'product_variation', '', 0),
(6717, 1, '2021-06-01 12:41:10', '2021-06-01 12:41:10', '', 'Spot Foreign Trade Plus Size Casual Running Shoes Women\'s 2021 Spring and Autumn Flying Woven Shoes Korean Version of Flat Snea', 'Color: BLACK, Shoe Size: 38', 'publish', 'closed', 'closed', '', 'spot-foreign-trade-plus-size-casual-running-shoes-womens-2021-spring-and-autumn-flying-woven-shoes-korean-version-of-flat-snea-6', '', '', '2021-06-01 12:41:10', '2021-06-01 12:41:10', '', 6710, 'http://shoestimer.com/?post_type=product_variation&p=6717', 6, 'product_variation', '', 0),
(6718, 1, '2021-06-01 12:41:10', '2021-06-01 12:41:10', '', 'Spot Foreign Trade Plus Size Casual Running Shoes Women\'s 2021 Spring and Autumn Flying Woven Shoes Korean Version of Flat Snea', 'Color: BLACK, Shoe Size: 41', 'publish', 'closed', 'closed', '', 'spot-foreign-trade-plus-size-casual-running-shoes-womens-2021-spring-and-autumn-flying-woven-shoes-korean-version-of-flat-snea-7', '', '', '2021-06-01 12:41:10', '2021-06-01 12:41:10', '', 6710, 'http://shoestimer.com/?post_type=product_variation&p=6718', 7, 'product_variation', '', 0),
(6719, 1, '2021-06-01 12:41:11', '2021-06-01 12:41:11', '', 'Spot Foreign Trade Plus Size Casual Running Shoes Women\'s 2021 Spring and Autumn Flying Woven Shoes Korean Version of Flat Snea', 'Color: BLACK, Shoe Size: 40', 'publish', 'closed', 'closed', '', 'spot-foreign-trade-plus-size-casual-running-shoes-womens-2021-spring-and-autumn-flying-woven-shoes-korean-version-of-flat-snea-8', '', '', '2021-06-01 12:41:11', '2021-06-01 12:41:11', '', 6710, 'http://shoestimer.com/?post_type=product_variation&p=6719', 8, 'product_variation', '', 0),
(6720, 1, '2021-06-01 12:41:11', '2021-06-01 12:41:11', '', 'Spot Foreign Trade Plus Size Casual Running Shoes Women\'s 2021 Spring and Autumn Flying Woven Shoes Korean Version of Flat Snea', 'Color: BLACK, Shoe Size: 35', 'publish', 'closed', 'closed', '', 'spot-foreign-trade-plus-size-casual-running-shoes-womens-2021-spring-and-autumn-flying-woven-shoes-korean-version-of-flat-snea-9', '', '', '2021-06-01 12:41:11', '2021-06-01 12:41:11', '', 6710, 'http://shoestimer.com/?post_type=product_variation&p=6720', 9, 'product_variation', '', 0),
(6721, 1, '2021-06-01 12:41:11', '2021-06-01 12:41:11', '', 'Spot Foreign Trade Plus Size Casual Running Shoes Women\'s 2021 Spring and Autumn Flying Woven Shoes Korean Version of Flat Snea', 'Color: White, Shoe Size: 43', 'publish', 'closed', 'closed', '', 'spot-foreign-trade-plus-size-casual-running-shoes-womens-2021-spring-and-autumn-flying-woven-shoes-korean-version-of-flat-snea-10', '', '', '2021-06-01 12:41:11', '2021-06-01 12:41:11', '', 6710, 'http://shoestimer.com/?post_type=product_variation&p=6721', 10, 'product_variation', '', 0),
(6722, 1, '2021-06-01 12:41:11', '2021-06-01 12:41:11', '', 'Spot Foreign Trade Plus Size Casual Running Shoes Women\'s 2021 Spring and Autumn Flying Woven Shoes Korean Version of Flat Snea', 'Color: BLACK, Shoe Size: 37', 'publish', 'closed', 'closed', '', 'spot-foreign-trade-plus-size-casual-running-shoes-womens-2021-spring-and-autumn-flying-woven-shoes-korean-version-of-flat-snea-11', '', '', '2021-06-01 12:41:11', '2021-06-01 12:41:11', '', 6710, 'http://shoestimer.com/?post_type=product_variation&p=6722', 11, 'product_variation', '', 0),
(6723, 1, '2021-06-01 12:41:11', '2021-06-01 12:41:11', '', 'Spot Foreign Trade Plus Size Casual Running Shoes Women\'s 2021 Spring and Autumn Flying Woven Shoes Korean Version of Flat Snea', 'Color: BLACK, Shoe Size: 36', 'publish', 'closed', 'closed', '', 'spot-foreign-trade-plus-size-casual-running-shoes-womens-2021-spring-and-autumn-flying-woven-shoes-korean-version-of-flat-snea-12', '', '', '2021-06-01 12:41:11', '2021-06-01 12:41:11', '', 6710, 'http://shoestimer.com/?post_type=product_variation&p=6723', 12, 'product_variation', '', 0),
(6724, 1, '2021-06-01 12:41:12', '2021-06-01 12:41:12', '', 'Spot Foreign Trade Plus Size Casual Running Shoes Women\'s 2021 Spring and Autumn Flying Woven Shoes Korean Version of Flat Snea', 'Color: White, Shoe Size: 40', 'publish', 'closed', 'closed', '', 'spot-foreign-trade-plus-size-casual-running-shoes-womens-2021-spring-and-autumn-flying-woven-shoes-korean-version-of-flat-snea-13', '', '', '2021-06-01 12:41:12', '2021-06-01 12:41:12', '', 6710, 'http://shoestimer.com/?post_type=product_variation&p=6724', 13, 'product_variation', '', 0),
(6725, 1, '2021-06-01 12:41:12', '2021-06-01 12:41:12', '', 'Spot Foreign Trade Plus Size Casual Running Shoes Women\'s 2021 Spring and Autumn Flying Woven Shoes Korean Version of Flat Snea', 'Color: White, Shoe Size: 39', 'publish', 'closed', 'closed', '', 'spot-foreign-trade-plus-size-casual-running-shoes-womens-2021-spring-and-autumn-flying-woven-shoes-korean-version-of-flat-snea-14', '', '', '2021-06-01 12:41:12', '2021-06-01 12:41:12', '', 6710, 'http://shoestimer.com/?post_type=product_variation&p=6725', 14, 'product_variation', '', 0),
(6726, 1, '2021-06-01 12:41:12', '2021-06-01 12:41:12', '', 'Spot Foreign Trade Plus Size Casual Running Shoes Women\'s 2021 Spring and Autumn Flying Woven Shoes Korean Version of Flat Snea', 'Color: White, Shoe Size: 42', 'publish', 'closed', 'closed', '', 'spot-foreign-trade-plus-size-casual-running-shoes-womens-2021-spring-and-autumn-flying-woven-shoes-korean-version-of-flat-snea-15', '', '', '2021-06-01 12:41:12', '2021-06-01 12:41:12', '', 6710, 'http://shoestimer.com/?post_type=product_variation&p=6726', 15, 'product_variation', '', 0),
(6727, 1, '2021-06-01 12:41:12', '2021-06-01 12:41:12', '', 'Spot Foreign Trade Plus Size Casual Running Shoes Women\'s 2021 Spring and Autumn Flying Woven Shoes Korean Version of Flat Snea', 'Color: White, Shoe Size: 41', 'publish', 'closed', 'closed', '', 'spot-foreign-trade-plus-size-casual-running-shoes-womens-2021-spring-and-autumn-flying-woven-shoes-korean-version-of-flat-snea-16', '', '', '2021-06-01 12:41:12', '2021-06-01 12:41:12', '', 6710, 'http://shoestimer.com/?post_type=product_variation&p=6727', 16, 'product_variation', '', 0),
(6728, 1, '2021-06-01 12:41:13', '2021-06-01 12:41:13', '', 'Spot Foreign Trade Plus Size Casual Running Shoes Women\'s 2021 Spring and Autumn Flying Woven Shoes Korean Version of Flat Snea', 'Color: Pink, Shoe Size: 42', 'publish', 'closed', 'closed', '', 'spot-foreign-trade-plus-size-casual-running-shoes-womens-2021-spring-and-autumn-flying-woven-shoes-korean-version-of-flat-snea-17', '', '', '2021-06-01 12:41:13', '2021-06-01 12:41:13', '', 6710, 'http://shoestimer.com/?post_type=product_variation&p=6728', 17, 'product_variation', '', 0),
(6729, 1, '2021-06-01 12:41:13', '2021-06-01 12:41:13', '', 'Spot Foreign Trade Plus Size Casual Running Shoes Women\'s 2021 Spring and Autumn Flying Woven Shoes Korean Version of Flat Snea', 'Color: Pink, Shoe Size: 41', 'publish', 'closed', 'closed', '', 'spot-foreign-trade-plus-size-casual-running-shoes-womens-2021-spring-and-autumn-flying-woven-shoes-korean-version-of-flat-snea-18', '', '', '2021-06-01 12:41:13', '2021-06-01 12:41:13', '', 6710, 'http://shoestimer.com/?post_type=product_variation&p=6729', 18, 'product_variation', '', 0),
(6730, 1, '2021-06-01 12:41:13', '2021-06-01 12:41:13', '', 'Spot Foreign Trade Plus Size Casual Running Shoes Women\'s 2021 Spring and Autumn Flying Woven Shoes Korean Version of Flat Snea', 'Color: Pink, Shoe Size: 43', 'publish', 'closed', 'closed', '', 'spot-foreign-trade-plus-size-casual-running-shoes-womens-2021-spring-and-autumn-flying-woven-shoes-korean-version-of-flat-snea-19', '', '', '2021-06-01 12:41:13', '2021-06-01 12:41:13', '', 6710, 'http://shoestimer.com/?post_type=product_variation&p=6730', 19, 'product_variation', '', 0),
(6731, 1, '2021-06-01 12:41:14', '2021-06-01 12:41:14', '', 'Spot Foreign Trade Plus Size Casual Running Shoes Women\'s 2021 Spring and Autumn Flying Woven Shoes Korean Version of Flat Snea', 'Color: Pink, Shoe Size: 38', 'publish', 'closed', 'closed', '', 'spot-foreign-trade-plus-size-casual-running-shoes-womens-2021-spring-and-autumn-flying-woven-shoes-korean-version-of-flat-snea-20', '', '', '2021-06-01 12:41:14', '2021-06-01 12:41:14', '', 6710, 'http://shoestimer.com/?post_type=product_variation&p=6731', 20, 'product_variation', '', 0),
(6732, 1, '2021-06-01 12:41:14', '2021-06-01 12:41:14', '', 'Spot Foreign Trade Plus Size Casual Running Shoes Women\'s 2021 Spring and Autumn Flying Woven Shoes Korean Version of Flat Snea', 'Color: Pink, Shoe Size: 37', 'publish', 'closed', 'closed', '', 'spot-foreign-trade-plus-size-casual-running-shoes-womens-2021-spring-and-autumn-flying-woven-shoes-korean-version-of-flat-snea-21', '', '', '2021-06-01 12:41:14', '2021-06-01 12:41:14', '', 6710, 'http://shoestimer.com/?post_type=product_variation&p=6732', 21, 'product_variation', '', 0),
(6733, 1, '2021-06-01 12:41:15', '2021-06-01 12:41:15', '', 'Spot Foreign Trade Plus Size Casual Running Shoes Women\'s 2021 Spring and Autumn Flying Woven Shoes Korean Version of Flat Snea', 'Color: Pink, Shoe Size: 40', 'publish', 'closed', 'closed', '', 'spot-foreign-trade-plus-size-casual-running-shoes-womens-2021-spring-and-autumn-flying-woven-shoes-korean-version-of-flat-snea-22', '', '', '2021-06-01 12:41:15', '2021-06-01 12:41:15', '', 6710, 'http://shoestimer.com/?post_type=product_variation&p=6733', 22, 'product_variation', '', 0),
(6734, 1, '2021-06-01 12:41:15', '2021-06-01 12:41:15', '', 'Spot Foreign Trade Plus Size Casual Running Shoes Women\'s 2021 Spring and Autumn Flying Woven Shoes Korean Version of Flat Snea', 'Color: Pink, Shoe Size: 39', 'publish', 'closed', 'closed', '', 'spot-foreign-trade-plus-size-casual-running-shoes-womens-2021-spring-and-autumn-flying-woven-shoes-korean-version-of-flat-snea-23', '', '', '2021-06-01 12:41:15', '2021-06-01 12:41:15', '', 6710, 'http://shoestimer.com/?post_type=product_variation&p=6734', 23, 'product_variation', '', 0),
(6735, 1, '2021-06-01 12:41:16', '2021-06-01 12:41:16', '', 'Spot Foreign Trade Plus Size Casual Running Shoes Women\'s 2021 Spring and Autumn Flying Woven Shoes Korean Version of Flat Snea', 'Color: White, Shoe Size: 36', 'publish', 'closed', 'closed', '', 'spot-foreign-trade-plus-size-casual-running-shoes-womens-2021-spring-and-autumn-flying-woven-shoes-korean-version-of-flat-snea-24', '', '', '2021-06-01 12:41:16', '2021-06-01 12:41:16', '', 6710, 'http://shoestimer.com/?post_type=product_variation&p=6735', 24, 'product_variation', '', 0),
(6736, 1, '2021-06-01 12:41:17', '2021-06-01 12:41:17', '', 'Spot Foreign Trade Plus Size Casual Running Shoes Women\'s 2021 Spring and Autumn Flying Woven Shoes Korean Version of Flat Snea', 'Color: White, Shoe Size: 35', 'publish', 'closed', 'closed', '', 'spot-foreign-trade-plus-size-casual-running-shoes-womens-2021-spring-and-autumn-flying-woven-shoes-korean-version-of-flat-snea-25', '', '', '2021-06-01 12:41:17', '2021-06-01 12:41:17', '', 6710, 'http://shoestimer.com/?post_type=product_variation&p=6736', 25, 'product_variation', '', 0),
(6737, 1, '2021-06-01 12:41:18', '2021-06-01 12:41:18', '', 'Spot Foreign Trade Plus Size Casual Running Shoes Women\'s 2021 Spring and Autumn Flying Woven Shoes Korean Version of Flat Snea', 'Color: White, Shoe Size: 38', 'publish', 'closed', 'closed', '', 'spot-foreign-trade-plus-size-casual-running-shoes-womens-2021-spring-and-autumn-flying-woven-shoes-korean-version-of-flat-snea-26', '', '', '2021-06-01 12:41:18', '2021-06-01 12:41:18', '', 6710, 'http://shoestimer.com/?post_type=product_variation&p=6737', 26, 'product_variation', '', 0),
(6738, 1, '2021-06-01 12:41:18', '2021-06-01 12:41:18', '', 'Spot Foreign Trade Plus Size Casual Running Shoes Women\'s 2021 Spring and Autumn Flying Woven Shoes Korean Version of Flat Snea', 'Color: White, Shoe Size: 37', 'publish', 'closed', 'closed', '', 'spot-foreign-trade-plus-size-casual-running-shoes-womens-2021-spring-and-autumn-flying-woven-shoes-korean-version-of-flat-snea-27', '', '', '2021-06-01 12:41:18', '2021-06-01 12:41:18', '', 6710, 'http://shoestimer.com/?post_type=product_variation&p=6738', 27, 'product_variation', '', 0),
(6739, 0, '2021-06-01 12:41:20', '2021-06-01 12:41:20', '', 'Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American-4', '', 'inherit', 'open', 'closed', '', 'women-s-sandals-summer-new-sandals-women-s-large-size-spot-wedge-buckle-belt-european-american-4', '', '', '2021-06-01 12:41:20', '2021-06-01 12:41:20', '', 6397, 'http://shoestimer.com/wp-content/uploads/2021/06/Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American-4.jpg', 0, 'attachment', 'image/jpeg', 0),
(6740, 0, '2021-06-01 12:41:46', '2021-06-01 12:41:46', '', 'Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American-5', '', 'inherit', 'open', 'closed', '', 'women-s-sandals-summer-new-sandals-women-s-large-size-spot-wedge-buckle-belt-european-american-5', '', '', '2021-06-01 12:41:46', '2021-06-01 12:41:46', '', 6397, 'http://shoestimer.com/wp-content/uploads/2021/06/Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American-5.jpg', 0, 'attachment', 'image/jpeg', 0),
(6741, 0, '2021-06-01 12:41:50', '2021-06-01 12:41:50', '', 'Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American.jpg_640x640', '', 'inherit', 'open', 'closed', '', 'women-s-sandals-summer-new-sandals-women-s-large-size-spot-wedge-buckle-belt-european-american-jpg_640x640', '', '', '2021-06-01 12:41:50', '2021-06-01 12:41:50', '', 6397, 'http://shoestimer.com/wp-content/uploads/2021/06/Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American.jpg_640x640.jpg', 0, 'attachment', 'image/jpeg', 0),
(6742, 0, '2021-06-01 12:41:53', '2021-06-01 12:41:53', '', 'Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American-1.jpg_640x640-1', '', 'inherit', 'open', 'closed', '', 'women-s-sandals-summer-new-sandals-women-s-large-size-spot-wedge-buckle-belt-european-american-1-jpg_640x640-1', '', '', '2021-06-01 12:41:53', '2021-06-01 12:41:53', '', 6397, 'http://shoestimer.com/wp-content/uploads/2021/06/Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American-1.jpg_640x640-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(6743, 0, '2021-06-01 12:41:55', '2021-06-01 12:41:55', '', 'Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American-2.jpg_640x640-2', '', 'inherit', 'open', 'closed', '', 'women-s-sandals-summer-new-sandals-women-s-large-size-spot-wedge-buckle-belt-european-american-2-jpg_640x640-2', '', '', '2021-06-01 12:41:55', '2021-06-01 12:41:55', '', 6397, 'http://shoestimer.com/wp-content/uploads/2021/06/Women-s-Sandals-Summer-New-Sandals-Women-s-Large-Size-Spot-Wedge-Buckle-Belt-European-American-2.jpg_640x640-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(6744, 0, '2021-06-01 12:41:58', '2021-06-01 12:41:58', '', '2021-Spring-New-Products-Men-s-Casual-Shoes-Outdoor-Non-Slip-Shoes-Fashion-Lightweight-Sneakers-Black-1', '', 'inherit', 'open', 'closed', '', '2021-spring-new-products-men-s-casual-shoes-outdoor-non-slip-shoes-fashion-lightweight-sneakers-black-1', '', '', '2021-06-01 12:41:58', '2021-06-01 12:41:58', '', 6558, 'http://shoestimer.com/wp-content/uploads/2021/06/2021-Spring-New-Products-Men-s-Casual-Shoes-Outdoor-Non-Slip-Shoes-Fashion-Lightweight-Sneakers-Black-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(6745, 0, '2021-06-01 12:42:01', '2021-06-01 12:42:01', '', '2021-Spring-New-Products-Men-s-Casual-Shoes-Outdoor-Non-Slip-Shoes-Fashion-Lightweight-Sneakers-Black-2', '', 'inherit', 'open', 'closed', '', '2021-spring-new-products-men-s-casual-shoes-outdoor-non-slip-shoes-fashion-lightweight-sneakers-black-2', '', '', '2021-06-01 12:42:01', '2021-06-01 12:42:01', '', 6558, 'http://shoestimer.com/wp-content/uploads/2021/06/2021-Spring-New-Products-Men-s-Casual-Shoes-Outdoor-Non-Slip-Shoes-Fashion-Lightweight-Sneakers-Black-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(6746, 0, '2021-06-01 12:42:06', '2021-06-01 12:42:06', '', '2021-Spring-New-Products-Men-s-Casual-Shoes-Outdoor-Non-Slip-Shoes-Fashion-Lightweight-Sneakers-Black-3', '', 'inherit', 'open', 'closed', '', '2021-spring-new-products-men-s-casual-shoes-outdoor-non-slip-shoes-fashion-lightweight-sneakers-black-3', '', '', '2021-06-01 12:42:06', '2021-06-01 12:42:06', '', 6558, 'http://shoestimer.com/wp-content/uploads/2021/06/2021-Spring-New-Products-Men-s-Casual-Shoes-Outdoor-Non-Slip-Shoes-Fashion-Lightweight-Sneakers-Black-3.jpg', 0, 'attachment', 'image/jpeg', 0),
(6747, 0, '2021-06-01 12:42:09', '2021-06-01 12:42:09', '', '2021-Spring-New-Products-Men-s-Casual-Shoes-Outdoor-Non-Slip-Shoes-Fashion-Lightweight-Sneakers-Black-4', '', 'inherit', 'open', 'closed', '', '2021-spring-new-products-men-s-casual-shoes-outdoor-non-slip-shoes-fashion-lightweight-sneakers-black-4', '', '', '2021-06-01 12:42:09', '2021-06-01 12:42:09', '', 6558, 'http://shoestimer.com/wp-content/uploads/2021/06/2021-Spring-New-Products-Men-s-Casual-Shoes-Outdoor-Non-Slip-Shoes-Fashion-Lightweight-Sneakers-Black-4.jpg', 0, 'attachment', 'image/jpeg', 0),
(6748, 0, '2021-06-01 12:42:13', '2021-06-01 12:42:13', '', '2021-Spring-New-Products-Men-s-Casual-Shoes-Outdoor-Non-Slip-Shoes-Fashion-Lightweight-Sneakers-Black-5', '', 'inherit', 'open', 'closed', '', '2021-spring-new-products-men-s-casual-shoes-outdoor-non-slip-shoes-fashion-lightweight-sneakers-black-5', '', '', '2021-06-01 12:42:13', '2021-06-01 12:42:13', '', 6558, 'http://shoestimer.com/wp-content/uploads/2021/06/2021-Spring-New-Products-Men-s-Casual-Shoes-Outdoor-Non-Slip-Shoes-Fashion-Lightweight-Sneakers-Black-5.jpg', 0, 'attachment', 'image/jpeg', 0),
(6749, 0, '2021-06-01 12:42:17', '2021-06-01 12:42:17', '', '2021-Spring-New-Products-Men-s-Casual-Shoes-Outdoor-Non-Slip-Shoes-Fashion-Lightweight-Sneakers-Black.jpg_640x640', '', 'inherit', 'open', 'closed', '', '2021-spring-new-products-men-s-casual-shoes-outdoor-non-slip-shoes-fashion-lightweight-sneakers-black-jpg_640x640', '', '', '2021-06-01 12:42:17', '2021-06-01 12:42:17', '', 6558, 'http://shoestimer.com/wp-content/uploads/2021/06/2021-Spring-New-Products-Men-s-Casual-Shoes-Outdoor-Non-Slip-Shoes-Fashion-Lightweight-Sneakers-Black.jpg_640x640.jpg', 0, 'attachment', 'image/jpeg', 0),
(6750, 0, '2021-06-01 12:42:19', '2021-06-01 12:42:19', '', '2021-summer-women-s-shoes-crystal-ball-with-hot-style-cash-unique-round-with-leopard-pattern-1', '', 'inherit', 'open', 'closed', '', '2021-summer-women-s-shoes-crystal-ball-with-hot-style-cash-unique-round-with-leopard-pattern-1', '', '', '2021-06-01 12:42:19', '2021-06-01 12:42:19', '', 6566, 'http://shoestimer.com/wp-content/uploads/2021/06/2021-summer-women-s-shoes-crystal-ball-with-hot-style-cash-unique-round-with-leopard-pattern-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(6751, 0, '2021-06-01 12:42:22', '2021-06-01 12:42:22', '', '2021-summer-women-s-shoes-crystal-ball-with-hot-style-cash-unique-round-with-leopard-pattern-2', '', 'inherit', 'open', 'closed', '', '2021-summer-women-s-shoes-crystal-ball-with-hot-style-cash-unique-round-with-leopard-pattern-2', '', '', '2021-06-01 12:42:22', '2021-06-01 12:42:22', '', 6566, 'http://shoestimer.com/wp-content/uploads/2021/06/2021-summer-women-s-shoes-crystal-ball-with-hot-style-cash-unique-round-with-leopard-pattern-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(6752, 0, '2021-06-01 12:42:26', '2021-06-01 12:42:26', '', '2021-summer-women-s-shoes-crystal-ball-with-hot-style-cash-unique-round-with-leopard-pattern-3', '', 'inherit', 'open', 'closed', '', '2021-summer-women-s-shoes-crystal-ball-with-hot-style-cash-unique-round-with-leopard-pattern-3', '', '', '2021-06-01 12:42:26', '2021-06-01 12:42:26', '', 6566, 'http://shoestimer.com/wp-content/uploads/2021/06/2021-summer-women-s-shoes-crystal-ball-with-hot-style-cash-unique-round-with-leopard-pattern-3.jpg', 0, 'attachment', 'image/jpeg', 0),
(6753, 0, '2021-06-01 12:42:30', '2021-06-01 12:42:30', '', '2021-summer-women-s-shoes-crystal-ball-with-hot-style-cash-unique-round-with-leopard-pattern-4', '', 'inherit', 'open', 'closed', '', '2021-summer-women-s-shoes-crystal-ball-with-hot-style-cash-unique-round-with-leopard-pattern-4', '', '', '2021-06-01 12:42:30', '2021-06-01 12:42:30', '', 6566, 'http://shoestimer.com/wp-content/uploads/2021/06/2021-summer-women-s-shoes-crystal-ball-with-hot-style-cash-unique-round-with-leopard-pattern-4.jpg', 0, 'attachment', 'image/jpeg', 0),
(6754, 0, '2021-06-01 12:42:33', '2021-06-01 12:42:33', '', '2021-summer-women-s-shoes-crystal-ball-with-hot-style-cash-unique-round-with-leopard-pattern-5', '', 'inherit', 'open', 'closed', '', '2021-summer-women-s-shoes-crystal-ball-with-hot-style-cash-unique-round-with-leopard-pattern-5', '', '', '2021-06-01 12:42:33', '2021-06-01 12:42:33', '', 6566, 'http://shoestimer.com/wp-content/uploads/2021/06/2021-summer-women-s-shoes-crystal-ball-with-hot-style-cash-unique-round-with-leopard-pattern-5.jpg', 0, 'attachment', 'image/jpeg', 0),
(6755, 0, '2021-06-01 12:42:36', '2021-06-01 12:42:36', '', '2021-summer-women-s-shoes-crystal-ball-with-hot-style-cash-unique-round-with-leopard-pattern.jpg_640x640', '', 'inherit', 'open', 'closed', '', '2021-summer-women-s-shoes-crystal-ball-with-hot-style-cash-unique-round-with-leopard-pattern-jpg_640x640', '', '', '2021-06-01 12:42:36', '2021-06-01 12:42:36', '', 6566, 'http://shoestimer.com/wp-content/uploads/2021/06/2021-summer-women-s-shoes-crystal-ball-with-hot-style-cash-unique-round-with-leopard-pattern.jpg_640x640.jpg', 0, 'attachment', 'image/jpeg', 0),
(6756, 0, '2021-06-01 12:42:39', '2021-06-01 12:42:39', '', '2021-summer-women-s-shoes-crystal-ball-with-hot-style-cash-unique-round-with-leopard-pattern-1.jpg_640x640-1', '', 'inherit', 'open', 'closed', '', '2021-summer-women-s-shoes-crystal-ball-with-hot-style-cash-unique-round-with-leopard-pattern-1-jpg_640x640-1', '', '', '2021-06-01 12:42:39', '2021-06-01 12:42:39', '', 6566, 'http://shoestimer.com/wp-content/uploads/2021/06/2021-summer-women-s-shoes-crystal-ball-with-hot-style-cash-unique-round-with-leopard-pattern-1.jpg_640x640-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(6757, 0, '2021-06-01 12:42:41', '2021-06-01 12:42:41', '', 'New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-1', '', 'inherit', 'open', 'closed', '', 'new-paris-speed-trainers-ultra-light-knits-sock-spots-shoes-runner-shoes-sock-triple-trainers-sneakers-1', '', '', '2021-06-01 12:42:41', '2021-06-01 12:42:41', '', 6586, 'http://shoestimer.com/wp-content/uploads/2021/06/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(6758, 0, '2021-06-01 12:42:44', '2021-06-01 12:42:44', '', 'New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-2', '', 'inherit', 'open', 'closed', '', 'new-paris-speed-trainers-ultra-light-knits-sock-spots-shoes-runner-shoes-sock-triple-trainers-sneakers-2', '', '', '2021-06-01 12:42:44', '2021-06-01 12:42:44', '', 6586, 'http://shoestimer.com/wp-content/uploads/2021/06/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(6759, 0, '2021-06-01 12:42:48', '2021-06-01 12:42:48', '', 'New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-3', '', 'inherit', 'open', 'closed', '', 'new-paris-speed-trainers-ultra-light-knits-sock-spots-shoes-runner-shoes-sock-triple-trainers-sneakers-3', '', '', '2021-06-01 12:42:48', '2021-06-01 12:42:48', '', 6586, 'http://shoestimer.com/wp-content/uploads/2021/06/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-3.jpg', 0, 'attachment', 'image/jpeg', 0),
(6760, 0, '2021-06-01 12:42:52', '2021-06-01 12:42:52', '', 'New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-4', '', 'inherit', 'open', 'closed', '', 'new-paris-speed-trainers-ultra-light-knits-sock-spots-shoes-runner-shoes-sock-triple-trainers-sneakers-4', '', '', '2021-06-01 12:42:52', '2021-06-01 12:42:52', '', 6586, 'http://shoestimer.com/wp-content/uploads/2021/06/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-4.jpg', 0, 'attachment', 'image/jpeg', 0),
(6761, 0, '2021-06-01 12:42:56', '2021-06-01 12:42:56', '', 'New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-5', '', 'inherit', 'open', 'closed', '', 'new-paris-speed-trainers-ultra-light-knits-sock-spots-shoes-runner-shoes-sock-triple-trainers-sneakers-5', '', '', '2021-06-01 12:42:56', '2021-06-01 12:42:56', '', 6586, 'http://shoestimer.com/wp-content/uploads/2021/06/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-5.jpg', 0, 'attachment', 'image/jpeg', 0),
(6762, 0, '2021-06-01 12:42:59', '2021-06-01 12:42:59', '', 'New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers.jpg_640x640', '', 'inherit', 'open', 'closed', '', 'new-paris-speed-trainers-ultra-light-knits-sock-spots-shoes-runner-shoes-sock-triple-trainers-sneakers-jpg_640x640', '', '', '2021-06-01 12:42:59', '2021-06-01 12:42:59', '', 6586, 'http://shoestimer.com/wp-content/uploads/2021/06/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers.jpg_640x640.jpg', 0, 'attachment', 'image/jpeg', 0),
(6763, 0, '2021-06-01 12:43:01', '2021-06-01 12:43:01', '', 'New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-1.jpg_640x640-1', '', 'inherit', 'open', 'closed', '', 'new-paris-speed-trainers-ultra-light-knits-sock-spots-shoes-runner-shoes-sock-triple-trainers-sneakers-1-jpg_640x640-1', '', '', '2021-06-01 12:43:01', '2021-06-01 12:43:01', '', 6586, 'http://shoestimer.com/wp-content/uploads/2021/06/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-1.jpg_640x640-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(6764, 0, '2021-06-01 12:43:05', '2021-06-01 12:43:05', '', 'New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-2.jpg_640x640-2', '', 'inherit', 'open', 'closed', '', 'new-paris-speed-trainers-ultra-light-knits-sock-spots-shoes-runner-shoes-sock-triple-trainers-sneakers-2-jpg_640x640-2', '', '', '2021-06-01 12:43:05', '2021-06-01 12:43:05', '', 6586, 'http://shoestimer.com/wp-content/uploads/2021/06/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-2.jpg_640x640-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(6765, 0, '2021-06-01 12:43:08', '2021-06-01 12:43:08', '', 'New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-3.jpg_640x640-3', '', 'inherit', 'open', 'closed', '', 'new-paris-speed-trainers-ultra-light-knits-sock-spots-shoes-runner-shoes-sock-triple-trainers-sneakers-3-jpg_640x640-3', '', '', '2021-06-01 12:43:08', '2021-06-01 12:43:08', '', 6586, 'http://shoestimer.com/wp-content/uploads/2021/06/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-3.jpg_640x640-3.jpg', 0, 'attachment', 'image/jpeg', 0),
(6766, 0, '2021-06-01 12:43:11', '2021-06-01 12:43:11', '', 'New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-4.jpg_640x640-4', '', 'inherit', 'open', 'closed', '', 'new-paris-speed-trainers-ultra-light-knits-sock-spots-shoes-runner-shoes-sock-triple-trainers-sneakers-4-jpg_640x640-4', '', '', '2021-06-01 12:43:11', '2021-06-01 12:43:11', '', 6586, 'http://shoestimer.com/wp-content/uploads/2021/06/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-4.jpg_640x640-4.jpg', 0, 'attachment', 'image/jpeg', 0),
(6767, 0, '2021-06-01 12:43:14', '2021-06-01 12:43:14', '', 'New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-5.jpg_640x640-5', '', 'inherit', 'open', 'closed', '', 'new-paris-speed-trainers-ultra-light-knits-sock-spots-shoes-runner-shoes-sock-triple-trainers-sneakers-5-jpg_640x640-5', '', '', '2021-06-01 12:43:14', '2021-06-01 12:43:14', '', 6586, 'http://shoestimer.com/wp-content/uploads/2021/06/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-5.jpg_640x640-5.jpg', 0, 'attachment', 'image/jpeg', 0),
(6768, 0, '2021-06-01 12:43:17', '2021-06-01 12:43:17', '', 'New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-6.jpg_640x640-6', '', 'inherit', 'open', 'closed', '', 'new-paris-speed-trainers-ultra-light-knits-sock-spots-shoes-runner-shoes-sock-triple-trainers-sneakers-6-jpg_640x640-6', '', '', '2021-06-01 12:43:17', '2021-06-01 12:43:17', '', 6586, 'http://shoestimer.com/wp-content/uploads/2021/06/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-6.jpg_640x640-6.jpg', 0, 'attachment', 'image/jpeg', 0),
(6769, 0, '2021-06-01 12:43:20', '2021-06-01 12:43:20', '', 'New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-7.jpg_640x640-7', '', 'inherit', 'open', 'closed', '', 'new-paris-speed-trainers-ultra-light-knits-sock-spots-shoes-runner-shoes-sock-triple-trainers-sneakers-7-jpg_640x640-7', '', '', '2021-06-01 12:43:20', '2021-06-01 12:43:20', '', 6586, 'http://shoestimer.com/wp-content/uploads/2021/06/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-7.jpg_640x640-7.jpg', 0, 'attachment', 'image/jpeg', 0),
(6770, 0, '2021-06-01 12:43:23', '2021-06-01 12:43:23', '', 'New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-8.jpg_640x640-8', '', 'inherit', 'open', 'closed', '', 'new-paris-speed-trainers-ultra-light-knits-sock-spots-shoes-runner-shoes-sock-triple-trainers-sneakers-8-jpg_640x640-8', '', '', '2021-06-01 12:43:23', '2021-06-01 12:43:23', '', 6586, 'http://shoestimer.com/wp-content/uploads/2021/06/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-8.jpg_640x640-8.jpg', 0, 'attachment', 'image/jpeg', 0),
(6771, 0, '2021-06-01 12:43:27', '2021-06-01 12:43:27', '', 'New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-9.jpg_640x640-9', '', 'inherit', 'open', 'closed', '', 'new-paris-speed-trainers-ultra-light-knits-sock-spots-shoes-runner-shoes-sock-triple-trainers-sneakers-9-jpg_640x640-9', '', '', '2021-06-01 12:43:27', '2021-06-01 12:43:27', '', 6586, 'http://shoestimer.com/wp-content/uploads/2021/06/New-Paris-Speed-Trainers-ultra-light-Knits-Sock-Spots-Shoes-Runner-Shoes-Sock-Triple-Trainers-Sneakers-9.jpg_640x640-9.jpg', 0, 'attachment', 'image/jpeg', 0),
(6772, 0, '2021-06-01 12:43:31', '2021-06-01 12:43:31', '', 'Spot-Foreign-Trade-Plus-Size-Casual-Running-Shoes-Women-s-2021-Spring-and-Autumn-Flying-Woven-1', '', 'inherit', 'open', 'closed', '', 'spot-foreign-trade-plus-size-casual-running-shoes-women-s-2021-spring-and-autumn-flying-woven-1', '', '', '2021-06-01 12:43:31', '2021-06-01 12:43:31', '', 6710, 'http://shoestimer.com/wp-content/uploads/2021/06/Spot-Foreign-Trade-Plus-Size-Casual-Running-Shoes-Women-s-2021-Spring-and-Autumn-Flying-Woven-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(6773, 0, '2021-06-01 12:43:36', '2021-06-01 12:43:36', '', 'Spot-Foreign-Trade-Plus-Size-Casual-Running-Shoes-Women-s-2021-Spring-and-Autumn-Flying-Woven-2', '', 'inherit', 'open', 'closed', '', 'spot-foreign-trade-plus-size-casual-running-shoes-women-s-2021-spring-and-autumn-flying-woven-2', '', '', '2021-06-01 12:43:36', '2021-06-01 12:43:36', '', 6710, 'http://shoestimer.com/wp-content/uploads/2021/06/Spot-Foreign-Trade-Plus-Size-Casual-Running-Shoes-Women-s-2021-Spring-and-Autumn-Flying-Woven-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(6774, 0, '2021-06-01 12:43:40', '2021-06-01 12:43:40', '', 'Spot-Foreign-Trade-Plus-Size-Casual-Running-Shoes-Women-s-2021-Spring-and-Autumn-Flying-Woven-3', '', 'inherit', 'open', 'closed', '', 'spot-foreign-trade-plus-size-casual-running-shoes-women-s-2021-spring-and-autumn-flying-woven-3', '', '', '2021-06-01 12:43:40', '2021-06-01 12:43:40', '', 6710, 'http://shoestimer.com/wp-content/uploads/2021/06/Spot-Foreign-Trade-Plus-Size-Casual-Running-Shoes-Women-s-2021-Spring-and-Autumn-Flying-Woven-3.jpg', 0, 'attachment', 'image/jpeg', 0),
(6775, 0, '2021-06-01 12:43:45', '2021-06-01 12:43:45', '', 'Spot-Foreign-Trade-Plus-Size-Casual-Running-Shoes-Women-s-2021-Spring-and-Autumn-Flying-Woven-4', '', 'inherit', 'open', 'closed', '', 'spot-foreign-trade-plus-size-casual-running-shoes-women-s-2021-spring-and-autumn-flying-woven-4', '', '', '2021-06-01 12:43:45', '2021-06-01 12:43:45', '', 6710, 'http://shoestimer.com/wp-content/uploads/2021/06/Spot-Foreign-Trade-Plus-Size-Casual-Running-Shoes-Women-s-2021-Spring-and-Autumn-Flying-Woven-4.jpg', 0, 'attachment', 'image/jpeg', 0),
(6776, 0, '2021-06-01 12:43:49', '2021-06-01 12:43:49', '', 'Spot-Foreign-Trade-Plus-Size-Casual-Running-Shoes-Women-s-2021-Spring-and-Autumn-Flying-Woven.jpg_640x640', '', 'inherit', 'open', 'closed', '', 'spot-foreign-trade-plus-size-casual-running-shoes-women-s-2021-spring-and-autumn-flying-woven-jpg_640x640', '', '', '2021-06-01 12:43:49', '2021-06-01 12:43:49', '', 6710, 'http://shoestimer.com/wp-content/uploads/2021/06/Spot-Foreign-Trade-Plus-Size-Casual-Running-Shoes-Women-s-2021-Spring-and-Autumn-Flying-Woven.jpg_640x640.jpg', 0, 'attachment', 'image/jpeg', 0),
(6777, 0, '2021-06-01 12:43:51', '2021-06-01 12:43:51', '', 'Spot-Foreign-Trade-Plus-Size-Casual-Running-Shoes-Women-s-2021-Spring-and-Autumn-Flying-Woven-1.jpg_640x640-1', '', 'inherit', 'open', 'closed', '', 'spot-foreign-trade-plus-size-casual-running-shoes-women-s-2021-spring-and-autumn-flying-woven-1-jpg_640x640-1', '', '', '2021-06-01 12:43:51', '2021-06-01 12:43:51', '', 6710, 'http://shoestimer.com/wp-content/uploads/2021/06/Spot-Foreign-Trade-Plus-Size-Casual-Running-Shoes-Women-s-2021-Spring-and-Autumn-Flying-Woven-1.jpg_640x640-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(6778, 0, '2021-06-01 12:43:53', '2021-06-01 12:43:53', '', 'Spot-Foreign-Trade-Plus-Size-Casual-Running-Shoes-Women-s-2021-Spring-and-Autumn-Flying-Woven-2.jpg_640x640-2', '', 'inherit', 'open', 'closed', '', 'spot-foreign-trade-plus-size-casual-running-shoes-women-s-2021-spring-and-autumn-flying-woven-2-jpg_640x640-2', '', '', '2021-06-01 12:43:53', '2021-06-01 12:43:53', '', 6710, 'http://shoestimer.com/wp-content/uploads/2021/06/Spot-Foreign-Trade-Plus-Size-Casual-Running-Shoes-Women-s-2021-Spring-and-Autumn-Flying-Woven-2.jpg_640x640-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(6779, 1, '2021-06-01 13:12:47', '2021-06-01 13:12:47', '', '29bobb-sabah-jumbo', '', 'inherit', 'open', 'closed', '', '29bobb-sabah-jumbo', '', '', '2021-06-01 13:12:47', '2021-06-01 13:12:47', '', 0, 'http://shoestimer.com/wp-content/uploads/2021/06/29bobb-sabah-jumbo.jpg', 0, 'attachment', 'image/jpeg', 0),
(6780, 1, '2021-06-01 13:35:43', '2021-06-01 13:35:43', '', 'Untitled-2', '', 'inherit', 'open', 'closed', '', 'untitled-2', '', '', '2021-06-01 13:35:43', '2021-06-01 13:35:43', '', 0, 'http://shoestimer.com/wp-content/uploads/2021/06/Untitled-2.png', 0, 'attachment', 'image/png', 0),
(6781, 1, '2021-06-01 13:38:45', '2021-06-01 13:38:45', '', 'Untitled-2', '', 'inherit', 'open', 'closed', '', 'untitled-2-2', '', '', '2021-06-01 13:38:45', '2021-06-01 13:38:45', '', 0, 'http://shoestimer.com/wp-content/uploads/2021/06/Untitled-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(6782, 1, '2021-06-01 13:43:58', '2021-06-01 13:43:58', '', 'Untitled-2d', '', 'inherit', 'open', 'closed', '', 'untitled-2d', '', '', '2021-06-01 13:43:58', '2021-06-01 13:43:58', '', 0, 'http://shoestimer.com/wp-content/uploads/2021/06/Untitled-2d.jpg', 0, 'attachment', 'image/jpeg', 0),
(6783, 1, '2021-06-01 13:45:08', '2021-06-01 13:45:08', '', 'Untitled-2ddd', '', 'inherit', 'open', 'closed', '', 'untitled-2ddd', '', '', '2021-06-01 13:45:08', '2021-06-01 13:45:08', '', 0, 'http://shoestimer.com/wp-content/uploads/2021/06/Untitled-2ddd.jpg', 0, 'attachment', 'image/jpeg', 0),
(6784, 1, '2021-06-01 13:46:30', '2021-06-01 13:46:30', '', 'lst', '', 'inherit', 'open', 'closed', '', 'lst', '', '', '2021-06-01 13:46:30', '2021-06-01 13:46:30', '', 0, 'http://shoestimer.com/wp-content/uploads/2021/06/lst.jpg', 0, 'attachment', 'image/jpeg', 0),
(6785, 1, '2021-06-01 13:47:21', '2021-06-01 13:47:21', '', 'ssssss', '', 'inherit', 'open', 'closed', '', 'ssssss', '', '', '2021-06-01 13:47:21', '2021-06-01 13:47:21', '', 0, 'http://shoestimer.com/wp-content/uploads/2021/06/ssssss.jpg', 0, 'attachment', 'image/jpeg', 0),
(6786, 1, '2021-06-01 13:49:04', '2021-06-01 13:49:04', '', '55555', '', 'inherit', 'open', 'closed', '', '55555', '', '', '2021-06-01 13:49:04', '2021-06-01 13:49:04', '', 0, 'http://shoestimer.com/wp-content/uploads/2021/06/55555.jpg', 0, 'attachment', 'image/jpeg', 0),
(6787, 1, '2021-06-01 13:51:04', '2021-06-01 13:51:04', '', 'left', '', 'inherit', 'open', 'closed', '', 'left', '', '', '2021-06-01 13:51:04', '2021-06-01 13:51:04', '', 0, 'http://shoestimer.com/wp-content/uploads/2021/06/left.jpg', 0, 'attachment', 'image/jpeg', 0),
(6788, 1, '2021-06-01 15:56:51', '2021-06-01 15:56:51', '', 'loso', '', 'inherit', 'open', 'closed', '', 'loso', '', '', '2021-06-01 15:56:51', '2021-06-01 15:56:51', '', 0, 'http://shoestimer.com/wp-content/uploads/2021/06/loso.png', 0, 'attachment', 'image/png', 0);
INSERT INTO `wpx5_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(6790, 1, '2021-06-01 15:58:40', '2021-06-01 15:58:40', '[kc_row _id=\"136887\" use_container=\"yes\" css_custom=\"{`kc-css`:{`767`:{`box`:{`padding|`:`9px inherit inherit inherit`}},`any`:{`box`:{`padding|`:`18px inherit inherit inherit`}}}}\"][kc_column width=\"75%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"38694\"][element_revslider _id=\"956852\" alias=\"slider-4\"][/kc_column][kc_column width=\"25%\" _id=\"623387\" css_custom=\"{`kc-css`:{`767`:{`box`:{`display|`:`none`}}}}\"][element_banner _id=\"703874\" image=\"1464\" button_text=\"Shop now\" button_link=\"#\" text_position=\"left full\"][element_banner _id=\"109457\" image=\"1465\" button_text=\"Shop now\" button_link=\"#\" text_position=\"right\"][/kc_column][/kc_row][kc_row use_container=\"yes\" css_custom=\"{`kc-css`:{`any`:{`background`:{`background|`:`eyJjb2xvciI6IiNmZmZmZmYiLCJsaW5lYXJHcmFkaWVudCI6WyIiXSwiaW1hZ2UiOiJub25lIiwicG9zaXRpb24iOiIwJSAwJSIsInNpemUiOiJhdXRvIiwicmVwZWF0IjoicmVwZWF0IiwiYXR0YWNobWVudCI6InNjcm9sbCIsImFkdmFuY2VkIjowfQ==`},`box`:{`padding|`:`10px inherit inherit inherit`,`border|`:`1px solid #f5f5f5|||`}}}}\" _id=\"979497\"][kc_column width=\"100%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"890721\"][woo_categories_tabs number=\"15\" columns=\"5\" tab_style=\"style2\" layout_type=\"carousel\" _id=\"516097\" tabs=\"eyIxIjp7Im5hbWUiOiJBY2Nlc3NvcmllcyIsImNhdGVnb3J5IjoiYWNjZXNzb3JpZXMiLCJ0eXBlIjoicmVjZW50X3Byb2R1Y3QifSwiMiI6eyJuYW1lIjoiQXBwbGlhbmNlcyIsImNhdGVnb3J5IjoiYXBwbGlhbmNlcyIsInR5cGUiOiJyZWNlbnRfcHJvZHVjdCJ9LCIzIjp7Im5hbWUiOiJBdWRpbyIsImNhdGVnb3J5IjoiYXVkaW8iLCJ0eXBlIjoicmVjZW50X3Byb2R1Y3QifSwiNCI6eyJuYW1lIjoiQ29tcHV0ZXJzIiwiY2F0ZWdvcnkiOiJjb21wdXRlcnMiLCJ0eXBlIjoicmVjZW50X3Byb2R1Y3QifSwiNSI6eyJuYW1lIjoiUG9ydGFibGUgQXVkaW8iLCJjYXRlZ29yeSI6InBvcnRhYmxlLWF1ZGlvIiwidHlwZSI6InJlY2VudF9wcm9kdWN0In0sIjYiOnsibmFtZSI6IlNtYXJ0IFBob25lIiwiY2F0ZWdvcnkiOiJzbWFydC1waG9uZSIsInR5cGUiOiJyZWNlbnRfcHJvZHVjdCJ9fQ==\" title=\"Feature Product \"][/kc_column][/kc_row][kc_row use_container=\"yes\" css_custom=\"{`kc-css`:{`any`:{`background`:{`background|`:`eyJjb2xvciI6IiNmNWY1ZjUiLCJsaW5lYXJHcmFkaWVudCI6WyIiXSwiaW1hZ2UiOiJub25lIiwicG9zaXRpb24iOiIwJSAwJSIsInNpemUiOiJhdXRvIiwicmVwZWF0IjoicmVwZWF0IiwiYXR0YWNobWVudCI6InNjcm9sbCIsImFkdmFuY2VkIjowfQ==`},`box`:{`padding|`:`30px inherit inherit inherit`}}}}\" _id=\"2301\"][kc_column width=\"100%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"422880\"][element_features_box columns=\"4\" _id=\"615499\" features=\"eyIxIjp7InRpdGxlIjoiRnJlZSBEZWxpdmVyeSIsImRlc2NyaXB0aW9uIjoiUkdWc2FYWmxjbmtnZDI5eWJHUWdkMmxrWlEwSyIsImljb24iOiJtbi1pY29uLTk0NCIsImltYWdlIjoiIn0sIjIiOnsidGl0bGUiOiIzMCBEYXlzIFJldHVybnMiLCJkZXNjcmlwdGlvbiI6IlQzVnlJRE13TFdSaGVTQnRiMjVsZVNCaVlXTnJJR2QxWVhKaGJuUmxaU0JuYVhabGN5QjViM1U9IiwiaWNvbiI6Im1uLWljb24tMTA0OCIsImltYWdlIjoiIn0sIjMiOnsidGl0bGUiOiIyNC83IEN1c3RvbWVyIFNlcnZpY2UiLCJkZXNjcmlwdGlvbiI6IlQyNXNhVzVsSUhOMGIzSmxJREkwTHpjPSIsImljb24iOiJtbi1pY29uLTEwNTAiLCJpbWFnZSI6IiJ9LCI0Ijp7InRpdGxlIjoiU2VjdXJlIFNob3BwaW5nIiwiZGVzY3JpcHRpb24iOiJXVzkxY2lCd1pYSnpiMjVoYkNCcGJtWnZjbTFoZEdsdmJpQnBjeUJ6WldOMWNtVmtJSGRwZEdnZ1lXNGdhVzVrZFhOMGNuaz0iLCJpY29uIjoibW4taWNvbi04MjUiLCJpbWFnZSI6IiJ9fQ==\" style=\"style1\"][/kc_column][/kc_row][kc_row use_container=\"yes\" css_custom=\"{`kc-css`:{`any`:{`box`:{`padding|`:`20px inherit inherit inherit`}}}}\" _id=\"863718\"][kc_column width=\"33%\" _id=\"430575\" css_custom=\"{`kc-css`:{`999`:{`box`:{`width|`:`100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`,`display|`:`none`}},`any`:{`box`:{`padding|`:`20px inherit inherit inherit`}}}}\"][element_banner _id=\"638060\" subtitle=\"TV &amp; Home Theater\" title=\"U2F2ZSBCaWcgb24gNEsgVUhEPGJyIC8+DQpUVnMsIEhEVFZzIGFuZCBNb3Jl\" button_text=\"SHOP NOW\" button_link=\"#\" text_position=\"top\" image=\"1470\"][/kc_column][kc_column width=\"67%\" _id=\"938864\" css_custom=\"{`kc-css`:{`999`:{`box`:{`width|`:`100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}}}}\"][woo_products columns=\"3\" layout_type=\"carousel\" rows=\"1\" topcarousel=\"1\" item_style=\"inner\" _id=\"451966\" title=\"New Arrivals\" type=\"recent_product\" number=\"12\"][/kc_column][/kc_row][kc_row use_container=\"yes\" css_custom=\"{`kc-css`:{`any`:{`box`:{`padding|`:`inherit inherit 10px inherit`}}}}\" _id=\"335049\"][kc_column width=\"100%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"128922\"][woo_products columns=\"3\" layout_type=\"carousel\" rows=\"1\" topcarousel=\"1\" item_style=\"list-v1\" _id=\"362131\" title=\"Sale Product\" type=\"top_rate\" number=\"12\"][/kc_column][/kc_row][kc_row use_container=\"yes\" css_custom=\"{`kc-css`:{`any`:{`background`:{`background|`:`eyJjb2xvciI6IiNmNWY1ZjUiLCJsaW5lYXJHcmFkaWVudCI6WyIiXSwiaW1hZ2UiOiJub25lIiwicG9zaXRpb24iOiIwJSAwJSIsInNpemUiOiJhdXRvIiwicmVwZWF0IjoicmVwZWF0IiwiYXR0YWNobWVudCI6InNjcm9sbCIsImFkdmFuY2VkIjowfQ==`},`box`:{`padding|`:`30px inherit 25px inherit`}}}}\" _id=\"21565\"][kc_column width=\"100%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"445958\"][element_brands number=\"12\" columns=\"6\" rows=\"1\" style=\"style3 style2\" _id=\"316576\" title=\"Feature Brands\"][/kc_column][/kc_row][kc_row _id=\"183110\"][kc_column width=\"100%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"985748\"][kc_column_text _id=\"884255\" css_custom=\"{`kc-css`:{`any`:{`typography`:{`color|,p`:`#242424`,`font-family|,p`:`Libre Franklin`,`font-size|,p`:`24px`,`font-weight|,p`:`700`},`box`:{`padding|`:`20px inherit inherit inherit`}}}}\"]\r\n\r\nTop Categories this Month\r\n\r\n[/kc_column_text][/kc_column][/kc_row][kc_row use_container=\"yes\" row_class=\"border-left\" css_custom=\"{`kc-css`:{`any`:{`box`:{`padding|`:`inherit inherit 30px inherit`}}}}\" _id=\"850184\"][kc_column width=\"33.33%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"648258\"][woo_category_info number=\"5\" layout_type=\"layout3\" _id=\"906527\" image=\"943\" title=\"Televisions\" category=\"tv-audio\"][/kc_column][kc_column width=\"33.33%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"550154\"][woo_category_info number=\"5\" layout_type=\"layout3\" _id=\"946616\" image=\"1292\" title=\"Laptop and Computer\" category=\"computers\"][/kc_column][kc_column width=\"33.33%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"219431\"][woo_category_info number=\"5\" layout_type=\"layout3\" _id=\"914009\" image=\"1293\" title=\"Tablets &amp; E-Readers\" category=\"portable-audio\"][/kc_column][/kc_row][kc_row use_container=\"yes\" row_class=\"border-left\" css_custom=\"{`kc-css`:{`any`:{`box`:{`padding|`:`inherit inherit 30px inherit`}}}}\" _id=\"671022\"][kc_column width=\"33.33%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"211018\"][woo_category_info number=\"5\" layout_type=\"layout3\" _id=\"879344\" image=\"1294\" title=\"Video Games Virtual\" category=\"portable-audio\"][/kc_column][kc_column width=\"33.33%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"893679\"][woo_category_info number=\"5\" layout_type=\"layout3\" _id=\"639763\" image=\"1295\" title=\"Headphones &amp; Speakers\" category=\"accessories\"][/kc_column][kc_column width=\"33.33%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"360658\"][woo_category_info number=\"5\" layout_type=\"layout3\" _id=\"153991\" image=\"1296\" title=\"Cell Phones\" category=\"smart-phone\"][/kc_column][/kc_row][kc_row use_container=\"yes\" row_class=\"border-left\" css_custom=\"{`kc-css`:{`any`:{`box`:{`padding|`:`inherit inherit 30px inherit`}}}}\" _id=\"653204\"][kc_column width=\"33.33%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"197908\"][woo_category_info number=\"5\" layout_type=\"layout3\" _id=\"195839\" image=\"1298\" title=\"Smart Home\" category=\"tv-audio\"][/kc_column][kc_column width=\"33.33%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"121506\"][woo_category_info number=\"5\" layout_type=\"layout3\" _id=\"541195\" image=\"1297\" title=\"Car Electronics &amp; GPS\" category=\"gps-navi\"][/kc_column][kc_column width=\"33.33%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"263257\"][woo_category_info number=\"5\" layout_type=\"layout3\" _id=\"913436\" image=\"1294\" title=\"Toys, Games &amp; Drones\" category=\"appliances\"][/kc_column][/kc_row][kc_row use_container=\"yes\" css_custom=\"{`kc-css`:{`any`:{`background`:{`background|`:`eyJjb2xvciI6IiNmNWY1ZjUiLCJsaW5lYXJHcmFkaWVudCI6WyIiXSwiaW1hZ2UiOiJub25lIiwicG9zaXRpb24iOiIwJSAwJSIsInNpemUiOiJhdXRvIiwicmVwZWF0IjoicmVwZWF0IiwiYXR0YWNobWVudCI6InNjcm9sbCIsImFkdmFuY2VkIjowfQ==`},`box`:{`padding|`:`18px inherit 10px inherit`}}}}\" _id=\"39449\"][kc_column width=\"33.33%\" _id=\"807895\" css_custom=\"{`kc-css`:{`999`:{`box`:{`width|`:`100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}}}}\"][woo_products columns=\"1\" layout_type=\"grid\" topcarousel=\"0\" item_style=\"list-v2\" _id=\"39092\" title=\"Onsale Products\" type=\"best_selling\" number=\"3\"][/kc_column][kc_column width=\"33.33%\" _id=\"369499\" css_custom=\"{`kc-css`:{`999`:{`box`:{`width|`:`100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}}}}\"][woo_products columns=\"1\" layout_type=\"grid\" topcarousel=\"0\" item_style=\"list-v2\" _id=\"862625\" title=\"Feature Products\" type=\"featured_product\" number=\"3\"][/kc_column][kc_column width=\"33.33%\" _id=\"13124\" css_custom=\"{`kc-css`:{`999`:{`box`:{`width|`:`100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}}}}\"][woo_products columns=\"1\" layout_type=\"grid\" topcarousel=\"0\" item_style=\"list-v2\" _id=\"214704\" title=\"Top Rate\" type=\"top_rate\" number=\"3\"][/kc_column][/kc_row][kc_row _id=\"706899\" use_container=\"yes\" css_custom=\"{`kc-css`:{`any`:{`box`:{`padding|`:`30px inherit inherit inherit`}}}}\"][kc_column width=\"50%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"479575\"][element_testimonials _id=\"351042\" title=\"Testimonials\" testimonials=\"eyIxIjp7ImltYWdlIjoiOTA0IiwibmFtZSI6IkFudGhvbnkiLCJqb2IiOiJKQVZBIHByb2dyYW1tZXIiLCJjb250ZW50IjoiVkdobElFMUNRU0JqYjNWeWMyVWdhR0Z6SUdkcGRtVnVJRzFsSUhSb1pTQmpiMjVtYVdSbGJtTmxJSFJ2SUcxdmRtVWdZV2hsWVdRZ2FXNGdiWGtnWTJGeVpXVnlMaUJKZENCbllYWmxJRzFsSUhSb1pTQnZjSEJ2Y25SMWJtbDBlU0IwYnlCemRHVndJR0poWTJzZ1lXNWtJSEpsWm14bFkzUWdiMjRnZDJoaGRDQkpJR1J2TENCb2IzY2dkMlZzYkNCSklHUnZJR2wwSUdGdVpDQjNhR1Z5WlNCSklHTmhiaUJwYlhCeWIzWmxJSFJ2WjJWMGFHVnlJSGRwZEdnZ2RHaGxJSFJ2YjJ4cmFYUWdkRzhnY0hKdlozSmxjM011VkdobElFMUNRU0JqYjNWeWMyVWdhR0Z6SUdkcGRtVnVJRzFsSUhSb1pTQmpiMjVtYVdSbGJtTmxJSFJ2SUcxdmRtVWdZV2hsWVdRZ2FXNGdiWGtnWTJGeVpXVnlMaUJKZENCbllYWmxJRzFsSUhSb1pTQnZjSEJ2Y25SMWJtbDBlU0IwYnlCemRHVndJR0poWTJzZ1lXNWtJSEpsWm14bFkzUWdiMjRnZDJoaGRDQkpJR1J2TENCb2IzY2dkMlZzYkNCSklHUnZJR2wwSUdGdVpDQjNhR1Z5WlNCSklHTmhiaUJwYlhCeWIzWmxJSFJ2WjJWMGFHVnlJSGRwZEdnZ2RHaGxJSFJ2YjJ4cmFYUWdkRzhnY0hKdlozSmxjM011In0sIjIiOnsiaW1hZ2UiOiI5MDQiLCJuYW1lIjoiQW50aG9ueSIsImpvYiI6IkpBVkEgcHJvZ3JhbW1lciIsImNvbnRlbnQiOiJWR2hsSUUxQ1FTQmpiM1Z5YzJVZ2FHRnpJR2RwZG1WdUlHMWxJSFJvWlNCamIyNW1hV1JsYm1ObElIUnZJRzF2ZG1VZ1lXaGxZV1FnYVc0Z2JYa2dZMkZ5WldWeUxpQkpkQ0JuWVhabElHMWxJSFJvWlNCdmNIQnZjblIxYm1sMGVTQjBieUJ6ZEdWd0lHSmhZMnNnWVc1a0lISmxabXhsWTNRZ2IyNGdkMmhoZENCSklHUnZMQ0JvYjNjZ2QyVnNiQ0JKSUdSdklHbDBJR0Z1WkNCM2FHVnlaU0JKSUdOaGJpQnBiWEJ5YjNabElIUnZaMlYwYUdWeUlIZHBkR2dnZEdobElIUnZiMnhyYVhRZ2RHOGdjSEp2WjNKbGMzTXVWR2hsSUUxQ1FTQmpiM1Z5YzJVZ2FHRnpJR2RwZG1WdUlHMWxJSFJvWlNCamIyNW1hV1JsYm1ObElIUnZJRzF2ZG1VZ1lXaGxZV1FnYVc0Z2JYa2dZMkZ5WldWeUxpQkpkQ0JuWVhabElHMWxJSFJvWlNCdmNIQnZjblIxYm1sMGVTQjBieUJ6ZEdWd0lHSmhZMnNnWVc1a0lISmxabXhsWTNRZ2IyNGdkMmhoZENCSklHUnZMQ0JvYjNjZ2QyVnNiQ0JKSUdSdklHbDBJR0Z1WkNCM2FHVnlaU0JKSUdOaGJpQnBiWEJ5YjNabElIUnZaMlYwYUdWeUlIZHBkR2dnZEdobElIUnZiMnhyYVhRZ2RHOGdjSEp2WjNKbGMzTXUifSwiMyI6eyJpbWFnZSI6IjkwNCIsIm5hbWUiOiJBbnRob255Iiwiam9iIjoiSkFWQSBwcm9ncmFtbWVyIiwiY29udGVudCI6IlZHaGxJRTFDUVNCamIzVnljMlVnYUdGeklHZHBkbVZ1SUcxbElIUm9aU0JqYjI1bWFXUmxibU5sSUhSdklHMXZkbVVnWVdobFlXUWdhVzRnYlhrZ1kyRnlaV1Z5TGlCSmRDQm5ZWFpsSUcxbElIUm9aU0J2Y0hCdmNuUjFibWwwZVNCMGJ5QnpkR1Z3SUdKaFkyc2dZVzVrSUhKbFpteGxZM1FnYjI0Z2QyaGhkQ0JKSUdSdkxDQm9iM2NnZDJWc2JDQkpJR1J2SUdsMElHRnVaQ0IzYUdWeVpTQkpJR05oYmlCcGJYQnliM1psSUhSdloyVjBhR1Z5SUhkcGRHZ2dkR2hsSUhSdmIyeHJhWFFnZEc4Z2NISnZaM0psYzNNdVZHaGxJRTFDUVNCamIzVnljMlVnYUdGeklHZHBkbVZ1SUcxbElIUm9aU0JqYjI1bWFXUmxibU5sSUhSdklHMXZkbVVnWVdobFlXUWdhVzRnYlhrZ1kyRnlaV1Z5TGlCSmRDQm5ZWFpsSUcxbElIUm9aU0J2Y0hCdmNuUjFibWwwZVNCMGJ5QnpkR1Z3SUdKaFkyc2dZVzVrSUhKbFpteGxZM1FnYjI0Z2QyaGhkQ0JKSUdSdkxDQm9iM2NnZDJWc2JDQkpJR1J2SUdsMElHRnVaQ0IzYUdWeVpTQkpJR05oYmlCcGJYQnliM1psSUhSdloyVjBhR1Z5SUhkcGRHZ2dkR2hsSUhSdmIyeHJhWFFnZEc4Z2NISnZaM0psYzNNdSJ9fQ==\" columns=\"1\" layout_type=\"carousel\"][/kc_column][kc_column width=\"50%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"839701\"][element_blog_posts number=\"5\" layout_type=\"special\" _id=\"425937\" title=\"Latest News\" columns=\"2\" order_by=\"ID\" order=\"DESC\"][/kc_column][/kc_row][kc_row _id=\"855538\" use_container=\"yes\" css_custom=\"{`kc-css`:{`any`:{`background`:{`background|`:`eyJjb2xvciI6IiMxYzQ2NTgiLCJsaW5lYXJHcmFkaWVudCI6WyIiXSwiaW1hZ2UiOiJub25lIiwicG9zaXRpb24iOiIwJSAwJSIsInNpemUiOiJhdXRvIiwicmVwZWF0IjoicmVwZWF0IiwiYXR0YWNobWVudCI6InNjcm9sbCIsImFkdmFuY2VkIjowfQ==`},`box`:{`padding|`:`40px inherit 10px inherit`}}}}\"][kc_column width=\"60%\" _id=\"772010\" css_custom=\"{`kc-css`:{`999`:{`box`:{`width|`:`100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}}}}\"][element_newsletter _id=\"456084\" style=\"style2\"][/kc_column][kc_column width=\"40%\" _id=\"34163\" css_custom=\"{`kc-css`:{`999`:{`box`:{`width|`:`100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}}}}\"][element_socials_link _id=\"251303\" style=\"style1\" socials=\"eyIxIjp7InRpdGxlIjoiIiwidXJsIjoiIyIsImljb24iOiJtbi1pY29uLTE0MDUiLCJpbWFnZSI6IiJ9LCIyIjp7InRpdGxlIjoiIiwidXJsIjoiIyIsImljb24iOiJtbi1pY29uLTE0MDYiLCJpbWFnZSI6IiJ9LCIzIjp7InRpdGxlIjoiIiwidXJsIjoiIyIsImljb24iOiJtbi1pY29uLTE0MDgiLCJpbWFnZSI6IiJ9LCI0Ijp7InRpdGxlIjoiIiwidXJsIjoiIyIsImljb24iOiJtbi1pY29uLTE0MTYiLCJpbWFnZSI6IiJ9LCI1Ijp7InRpdGxlIjoiIiwidXJsIjoiIyIsImljb24iOiJtbi1pY29uLTE0MjIiLCJpbWFnZSI6IiJ9fQ==\" title=\"Stay Connect\"][/kc_column][/kc_row]', 'Home 6', '', 'inherit', 'closed', 'closed', '', '1043-revision-v1', '', '', '2021-06-01 15:58:40', '2021-06-01 15:58:40', '', 1043, 'http://shoestimer.com/1043-revision-v1/', 0, 'revision', '', 0),
(6791, 1, '2021-06-01 15:59:14', '2021-06-01 15:59:14', '[kc_row _id=\"489382\" use_container=\"yes\" css_custom=\"{`kc-css`:{`767`:{`box`:{`padding|`:`9px inherit inherit inherit`}},`any`:{`box`:{`padding|`:`18px inherit inherit inherit`}}}}\"][kc_column width=\"75%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"836097\"][element_revslider _id=\"506326\" alias=\"slider-4\"][/kc_column][kc_column width=\"25%\" _id=\"793793\" css_custom=\"{`kc-css`:{`767`:{`box`:{`display|`:`none`}}}}\"][element_banner _id=\"244153\" image=\"1464\" button_text=\"Shop now\" button_link=\"#\" text_position=\"left full\"][element_banner _id=\"657625\" image=\"1465\" button_text=\"Shop now\" button_link=\"#\" text_position=\"right\"][/kc_column][/kc_row][kc_row use_container=\"yes\" css_custom=\"{`kc-css`:{`any`:{`background`:{`background|`:`eyJjb2xvciI6IiNmZmZmZmYiLCJsaW5lYXJHcmFkaWVudCI6WyIiXSwiaW1hZ2UiOiJub25lIiwicG9zaXRpb24iOiIwJSAwJSIsInNpemUiOiJhdXRvIiwicmVwZWF0IjoicmVwZWF0IiwiYXR0YWNobWVudCI6InNjcm9sbCIsImFkdmFuY2VkIjowfQ==`},`box`:{`padding|`:`10px inherit inherit inherit`,`border|`:`1px solid #f5f5f5|||`}}}}\" _id=\"41431\"][kc_column width=\"100%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"554802\"][woo_categories_tabs number=\"15\" columns=\"5\" tab_style=\"style2\" layout_type=\"carousel\" _id=\"961637\" tabs=\"eyIxIjp7Im5hbWUiOiJBY2Nlc3NvcmllcyIsImNhdGVnb3J5IjoiYWNjZXNzb3JpZXMiLCJ0eXBlIjoicmVjZW50X3Byb2R1Y3QifSwiMiI6eyJuYW1lIjoiQXBwbGlhbmNlcyIsImNhdGVnb3J5IjoiYXBwbGlhbmNlcyIsInR5cGUiOiJyZWNlbnRfcHJvZHVjdCJ9LCIzIjp7Im5hbWUiOiJBdWRpbyIsImNhdGVnb3J5IjoiYXVkaW8iLCJ0eXBlIjoicmVjZW50X3Byb2R1Y3QifSwiNCI6eyJuYW1lIjoiQ29tcHV0ZXJzIiwiY2F0ZWdvcnkiOiJjb21wdXRlcnMiLCJ0eXBlIjoicmVjZW50X3Byb2R1Y3QifSwiNSI6eyJuYW1lIjoiUG9ydGFibGUgQXVkaW8iLCJjYXRlZ29yeSI6InBvcnRhYmxlLWF1ZGlvIiwidHlwZSI6InJlY2VudF9wcm9kdWN0In0sIjYiOnsibmFtZSI6IlNtYXJ0IFBob25lIiwiY2F0ZWdvcnkiOiJzbWFydC1waG9uZSIsInR5cGUiOiJyZWNlbnRfcHJvZHVjdCJ9fQ==\" title=\"Feature Product \"][/kc_column][/kc_row][kc_row use_container=\"yes\" css_custom=\"{`kc-css`:{`any`:{`background`:{`background|`:`eyJjb2xvciI6IiNmNWY1ZjUiLCJsaW5lYXJHcmFkaWVudCI6WyIiXSwiaW1hZ2UiOiJub25lIiwicG9zaXRpb24iOiIwJSAwJSIsInNpemUiOiJhdXRvIiwicmVwZWF0IjoicmVwZWF0IiwiYXR0YWNobWVudCI6InNjcm9sbCIsImFkdmFuY2VkIjowfQ==`},`box`:{`padding|`:`30px inherit inherit inherit`}}}}\" _id=\"200112\"][kc_column width=\"100%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"52233\"][element_features_box columns=\"4\" _id=\"394149\" features=\"eyIxIjp7InRpdGxlIjoiRnJlZSBEZWxpdmVyeSIsImRlc2NyaXB0aW9uIjoiUkdWc2FYWmxjbmtnZDI5eWJHUWdkMmxrWlEwSyIsImljb24iOiJtbi1pY29uLTk0NCIsImltYWdlIjoiIn0sIjIiOnsidGl0bGUiOiIzMCBEYXlzIFJldHVybnMiLCJkZXNjcmlwdGlvbiI6IlQzVnlJRE13TFdSaGVTQnRiMjVsZVNCaVlXTnJJR2QxWVhKaGJuUmxaU0JuYVhabGN5QjViM1U9IiwiaWNvbiI6Im1uLWljb24tMTA0OCIsImltYWdlIjoiIn0sIjMiOnsidGl0bGUiOiIyNC83IEN1c3RvbWVyIFNlcnZpY2UiLCJkZXNjcmlwdGlvbiI6IlQyNXNhVzVsSUhOMGIzSmxJREkwTHpjPSIsImljb24iOiJtbi1pY29uLTEwNTAiLCJpbWFnZSI6IiJ9LCI0Ijp7InRpdGxlIjoiU2VjdXJlIFNob3BwaW5nIiwiZGVzY3JpcHRpb24iOiJXVzkxY2lCd1pYSnpiMjVoYkNCcGJtWnZjbTFoZEdsdmJpQnBjeUJ6WldOMWNtVmtJSGRwZEdnZ1lXNGdhVzVrZFhOMGNuaz0iLCJpY29uIjoibW4taWNvbi04MjUiLCJpbWFnZSI6IiJ9fQ==\" style=\"style1\"][/kc_column][/kc_row][kc_row use_container=\"yes\" css_custom=\"{`kc-css`:{`any`:{`box`:{`padding|`:`20px inherit inherit inherit`}}}}\" _id=\"732529\"][kc_column width=\"33%\" _id=\"426813\" css_custom=\"{`kc-css`:{`999`:{`box`:{`width|`:`100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`,`display|`:`none`}},`any`:{`box`:{`padding|`:`20px inherit inherit inherit`}}}}\"][element_banner _id=\"375269\" subtitle=\"TV & Home Theater\" title=\"U2F2ZSBCaWcgb24gNEsgVUhEPGJyIC8+DQpUVnMsIEhEVFZzIGFuZCBNb3Jl\" button_text=\"SHOP NOW\" button_link=\"#\" text_position=\"top\" image=\"1470\"][/kc_column][kc_column width=\"67%\" _id=\"991424\" css_custom=\"{`kc-css`:{`999`:{`box`:{`width|`:`100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}}}}\"][woo_products columns=\"3\" layout_type=\"carousel\" rows=\"1\" topcarousel=\"1\" item_style=\"inner\" _id=\"468828\" title=\"New Arrivals\" type=\"recent_product\" number=\"12\"][/kc_column][/kc_row][kc_row use_container=\"yes\" css_custom=\"{`kc-css`:{`any`:{`box`:{`padding|`:`inherit inherit 10px inherit`}}}}\" _id=\"49931\"][kc_column width=\"100%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"334644\"][woo_products columns=\"3\" layout_type=\"carousel\" rows=\"1\" topcarousel=\"1\" item_style=\"list-v1\" _id=\"590564\" title=\"Sale Product\" type=\"top_rate\" number=\"12\"][/kc_column][/kc_row][kc_row use_container=\"yes\" css_custom=\"{`kc-css`:{`any`:{`background`:{`background|`:`eyJjb2xvciI6IiNmNWY1ZjUiLCJsaW5lYXJHcmFkaWVudCI6WyIiXSwiaW1hZ2UiOiJub25lIiwicG9zaXRpb24iOiIwJSAwJSIsInNpemUiOiJhdXRvIiwicmVwZWF0IjoicmVwZWF0IiwiYXR0YWNobWVudCI6InNjcm9sbCIsImFkdmFuY2VkIjowfQ==`},`box`:{`padding|`:`30px inherit 25px inherit`}}}}\" _id=\"903798\"][kc_column width=\"100%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"805559\"][element_brands number=\"12\" columns=\"6\" rows=\"1\" style=\"style3 style2\" _id=\"132876\" title=\"Feature Brands\"][/kc_column][/kc_row][kc_row _id=\"803251\"][kc_column width=\"100%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"814836\"][kc_column_text _id=\"71327\" css_custom=\"{`kc-css`:{`any`:{`typography`:{`color|,p`:`#242424`,`font-family|,p`:`Libre Franklin`,`font-size|,p`:`24px`,`font-weight|,p`:`700`},`box`:{`padding|`:`20px inherit inherit inherit`}}}}\"]<p>\r\nTop Categories this Month</p>\r\n[/kc_column_text][/kc_column][/kc_row][kc_row use_container=\"yes\" row_class=\"border-left\" css_custom=\"{`kc-css`:{`any`:{`box`:{`padding|`:`inherit inherit 30px inherit`}}}}\" _id=\"830195\"][kc_column width=\"33.33%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"50879\"][woo_category_info number=\"5\" layout_type=\"layout3\" _id=\"200820\" image=\"943\" title=\"Televisions\" category=\"tv-audio\"][/kc_column][kc_column width=\"33.33%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"484851\"][woo_category_info number=\"5\" layout_type=\"layout3\" _id=\"918289\" image=\"1292\" title=\"Laptop and Computer\" category=\"computers\"][/kc_column][kc_column width=\"33.33%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"450552\"][woo_category_info number=\"5\" layout_type=\"layout3\" _id=\"36991\" image=\"1293\" title=\"Tablets & E-Readers\" category=\"portable-audio\"][/kc_column][/kc_row][kc_row use_container=\"yes\" row_class=\"border-left\" css_custom=\"{`kc-css`:{`any`:{`box`:{`padding|`:`inherit inherit 30px inherit`}}}}\" _id=\"4382\"][kc_column width=\"33.33%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"526789\"][woo_category_info number=\"5\" layout_type=\"layout3\" _id=\"338454\" image=\"1294\" title=\"Video Games Virtual\" category=\"portable-audio\"][/kc_column][kc_column width=\"33.33%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"4607\"][woo_category_info number=\"5\" layout_type=\"layout3\" _id=\"580359\" image=\"1295\" title=\"Headphones & Speakers\" category=\"accessories\"][/kc_column][kc_column width=\"33.33%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"855144\"][woo_category_info number=\"5\" layout_type=\"layout3\" _id=\"658976\" image=\"1296\" title=\"Cell Phones\" category=\"smart-phone\"][/kc_column][/kc_row][kc_row use_container=\"yes\" row_class=\"border-left\" css_custom=\"{`kc-css`:{`any`:{`box`:{`padding|`:`inherit inherit 30px inherit`}}}}\" _id=\"165319\"][kc_column width=\"33.33%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"272380\"][woo_category_info number=\"5\" layout_type=\"layout3\" _id=\"240492\" image=\"1298\" title=\"Smart Home\" category=\"tv-audio\"][/kc_column][kc_column width=\"33.33%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"951498\"][woo_category_info number=\"5\" layout_type=\"layout3\" _id=\"285781\" image=\"1297\" title=\"Car Electronics & GPS\" category=\"gps-navi\"][/kc_column][kc_column width=\"33.33%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"309004\"][woo_category_info number=\"5\" layout_type=\"layout3\" _id=\"834954\" image=\"1294\" title=\"Toys, Games & Drones\" category=\"appliances\"][/kc_column][/kc_row][kc_row use_container=\"yes\" css_custom=\"{`kc-css`:{`any`:{`background`:{`background|`:`eyJjb2xvciI6IiNmNWY1ZjUiLCJsaW5lYXJHcmFkaWVudCI6WyIiXSwiaW1hZ2UiOiJub25lIiwicG9zaXRpb24iOiIwJSAwJSIsInNpemUiOiJhdXRvIiwicmVwZWF0IjoicmVwZWF0IiwiYXR0YWNobWVudCI6InNjcm9sbCIsImFkdmFuY2VkIjowfQ==`},`box`:{`padding|`:`18px inherit 10px inherit`}}}}\" _id=\"245490\"][kc_column width=\"33.33%\" _id=\"658539\" css_custom=\"{`kc-css`:{`999`:{`box`:{`width|`:`100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}}}}\"][woo_products columns=\"1\" layout_type=\"grid\" topcarousel=\"0\" item_style=\"list-v2\" _id=\"607887\" title=\"Onsale Products\" type=\"best_selling\" number=\"3\"][/kc_column][kc_column width=\"33.33%\" _id=\"319303\" css_custom=\"{`kc-css`:{`999`:{`box`:{`width|`:`100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}}}}\"][woo_products columns=\"1\" layout_type=\"grid\" topcarousel=\"0\" item_style=\"list-v2\" _id=\"642561\" title=\"Feature Products\" type=\"featured_product\" number=\"3\"][/kc_column][kc_column width=\"33.33%\" _id=\"137389\" css_custom=\"{`kc-css`:{`999`:{`box`:{`width|`:`100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}}}}\"][woo_products columns=\"1\" layout_type=\"grid\" topcarousel=\"0\" item_style=\"list-v2\" _id=\"948469\" title=\"Top Rate\" type=\"top_rate\" number=\"3\"][/kc_column][/kc_row][kc_row _id=\"408098\" use_container=\"yes\" css_custom=\"{`kc-css`:{`any`:{`box`:{`padding|`:`30px inherit inherit inherit`}}}}\"][kc_column width=\"50%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"209057\"][element_testimonials _id=\"628027\" title=\"Testimonials\" testimonials=\"eyIxIjp7ImltYWdlIjoiOTA0IiwibmFtZSI6IkFudGhvbnkiLCJqb2IiOiJKQVZBIHByb2dyYW1tZXIiLCJjb250ZW50IjoiVkdobElFMUNRU0JqYjNWeWMyVWdhR0Z6SUdkcGRtVnVJRzFsSUhSb1pTQmpiMjVtYVdSbGJtTmxJSFJ2SUcxdmRtVWdZV2hsWVdRZ2FXNGdiWGtnWTJGeVpXVnlMaUJKZENCbllYWmxJRzFsSUhSb1pTQnZjSEJ2Y25SMWJtbDBlU0IwYnlCemRHVndJR0poWTJzZ1lXNWtJSEpsWm14bFkzUWdiMjRnZDJoaGRDQkpJR1J2TENCb2IzY2dkMlZzYkNCSklHUnZJR2wwSUdGdVpDQjNhR1Z5WlNCSklHTmhiaUJwYlhCeWIzWmxJSFJ2WjJWMGFHVnlJSGRwZEdnZ2RHaGxJSFJ2YjJ4cmFYUWdkRzhnY0hKdlozSmxjM011VkdobElFMUNRU0JqYjNWeWMyVWdhR0Z6SUdkcGRtVnVJRzFsSUhSb1pTQmpiMjVtYVdSbGJtTmxJSFJ2SUcxdmRtVWdZV2hsWVdRZ2FXNGdiWGtnWTJGeVpXVnlMaUJKZENCbllYWmxJRzFsSUhSb1pTQnZjSEJ2Y25SMWJtbDBlU0IwYnlCemRHVndJR0poWTJzZ1lXNWtJSEpsWm14bFkzUWdiMjRnZDJoaGRDQkpJR1J2TENCb2IzY2dkMlZzYkNCSklHUnZJR2wwSUdGdVpDQjNhR1Z5WlNCSklHTmhiaUJwYlhCeWIzWmxJSFJ2WjJWMGFHVnlJSGRwZEdnZ2RHaGxJSFJ2YjJ4cmFYUWdkRzhnY0hKdlozSmxjM011In0sIjIiOnsiaW1hZ2UiOiI5MDQiLCJuYW1lIjoiQW50aG9ueSIsImpvYiI6IkpBVkEgcHJvZ3JhbW1lciIsImNvbnRlbnQiOiJWR2hsSUUxQ1FTQmpiM1Z5YzJVZ2FHRnpJR2RwZG1WdUlHMWxJSFJvWlNCamIyNW1hV1JsYm1ObElIUnZJRzF2ZG1VZ1lXaGxZV1FnYVc0Z2JYa2dZMkZ5WldWeUxpQkpkQ0JuWVhabElHMWxJSFJvWlNCdmNIQnZjblIxYm1sMGVTQjBieUJ6ZEdWd0lHSmhZMnNnWVc1a0lISmxabXhsWTNRZ2IyNGdkMmhoZENCSklHUnZMQ0JvYjNjZ2QyVnNiQ0JKSUdSdklHbDBJR0Z1WkNCM2FHVnlaU0JKSUdOaGJpQnBiWEJ5YjNabElIUnZaMlYwYUdWeUlIZHBkR2dnZEdobElIUnZiMnhyYVhRZ2RHOGdjSEp2WjNKbGMzTXVWR2hsSUUxQ1FTQmpiM1Z5YzJVZ2FHRnpJR2RwZG1WdUlHMWxJSFJvWlNCamIyNW1hV1JsYm1ObElIUnZJRzF2ZG1VZ1lXaGxZV1FnYVc0Z2JYa2dZMkZ5WldWeUxpQkpkQ0JuWVhabElHMWxJSFJvWlNCdmNIQnZjblIxYm1sMGVTQjBieUJ6ZEdWd0lHSmhZMnNnWVc1a0lISmxabXhsWTNRZ2IyNGdkMmhoZENCSklHUnZMQ0JvYjNjZ2QyVnNiQ0JKSUdSdklHbDBJR0Z1WkNCM2FHVnlaU0JKSUdOaGJpQnBiWEJ5YjNabElIUnZaMlYwYUdWeUlIZHBkR2dnZEdobElIUnZiMnhyYVhRZ2RHOGdjSEp2WjNKbGMzTXUifSwiMyI6eyJpbWFnZSI6IjkwNCIsIm5hbWUiOiJBbnRob255Iiwiam9iIjoiSkFWQSBwcm9ncmFtbWVyIiwiY29udGVudCI6IlZHaGxJRTFDUVNCamIzVnljMlVnYUdGeklHZHBkbVZ1SUcxbElIUm9aU0JqYjI1bWFXUmxibU5sSUhSdklHMXZkbVVnWVdobFlXUWdhVzRnYlhrZ1kyRnlaV1Z5TGlCSmRDQm5ZWFpsSUcxbElIUm9aU0J2Y0hCdmNuUjFibWwwZVNCMGJ5QnpkR1Z3SUdKaFkyc2dZVzVrSUhKbFpteGxZM1FnYjI0Z2QyaGhkQ0JKSUdSdkxDQm9iM2NnZDJWc2JDQkpJR1J2SUdsMElHRnVaQ0IzYUdWeVpTQkpJR05oYmlCcGJYQnliM1psSUhSdloyVjBhR1Z5SUhkcGRHZ2dkR2hsSUhSdmIyeHJhWFFnZEc4Z2NISnZaM0psYzNNdVZHaGxJRTFDUVNCamIzVnljMlVnYUdGeklHZHBkbVZ1SUcxbElIUm9aU0JqYjI1bWFXUmxibU5sSUhSdklHMXZkbVVnWVdobFlXUWdhVzRnYlhrZ1kyRnlaV1Z5TGlCSmRDQm5ZWFpsSUcxbElIUm9aU0J2Y0hCdmNuUjFibWwwZVNCMGJ5QnpkR1Z3SUdKaFkyc2dZVzVrSUhKbFpteGxZM1FnYjI0Z2QyaGhkQ0JKSUdSdkxDQm9iM2NnZDJWc2JDQkpJR1J2SUdsMElHRnVaQ0IzYUdWeVpTQkpJR05oYmlCcGJYQnliM1psSUhSdloyVjBhR1Z5SUhkcGRHZ2dkR2hsSUhSdmIyeHJhWFFnZEc4Z2NISnZaM0psYzNNdSJ9fQ==\" columns=\"1\" layout_type=\"carousel\"][/kc_column][kc_column width=\"50%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"392504\"][element_blog_posts number=\"5\" layout_type=\"special\" _id=\"750303\" title=\"Latest News\" columns=\"2\" order_by=\"ID\" order=\"DESC\"][/kc_column][/kc_row][kc_row _id=\"6827\" use_container=\"yes\" css_custom=\"{`kc-css`:{`any`:{`background`:{`background|`:`eyJjb2xvciI6IiMxYzQ2NTgiLCJsaW5lYXJHcmFkaWVudCI6WyIiXSwiaW1hZ2UiOiJub25lIiwicG9zaXRpb24iOiIwJSAwJSIsInNpemUiOiJhdXRvIiwicmVwZWF0IjoicmVwZWF0IiwiYXR0YWNobWVudCI6InNjcm9sbCIsImFkdmFuY2VkIjowfQ==`},`box`:{`padding|`:`40px inherit 10px inherit`}}}}\"][kc_column width=\"60%\" _id=\"590485\" css_custom=\"{`kc-css`:{`999`:{`box`:{`width|`:`100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}}}}\"][element_newsletter _id=\"686640\" style=\"style2\"][/kc_column][kc_column width=\"40%\" _id=\"199292\" css_custom=\"{`kc-css`:{`999`:{`box`:{`width|`:`100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}}}}\"][element_socials_link _id=\"528153\" style=\"style1\" socials=\"eyIxIjp7InRpdGxlIjoiIiwidXJsIjoiIyIsImljb24iOiJtbi1pY29uLTE0MDUiLCJpbWFnZSI6IiJ9LCIyIjp7InRpdGxlIjoiIiwidXJsIjoiIyIsImljb24iOiJtbi1pY29uLTE0MDYiLCJpbWFnZSI6IiJ9LCIzIjp7InRpdGxlIjoiIiwidXJsIjoiIyIsImljb24iOiJtbi1pY29uLTE0MDgiLCJpbWFnZSI6IiJ9LCI0Ijp7InRpdGxlIjoiIiwidXJsIjoiIyIsImljb24iOiJtbi1pY29uLTE0MTYiLCJpbWFnZSI6IiJ9LCI1Ijp7InRpdGxlIjoiIiwidXJsIjoiIyIsImljb24iOiJtbi1pY29uLTE0MjIiLCJpbWFnZSI6IiJ9fQ==\" title=\"Stay Connect\"][/kc_column][/kc_row]', 'Home 6', '', 'inherit', 'closed', 'closed', '', '1043-revision-v1', '', '', '2021-06-01 15:59:14', '2021-06-01 15:59:14', '', 1043, 'http://shoestimer.com/1043-revision-v1/', 0, 'revision', '', 0),
(6792, 1, '2021-06-01 15:59:38', '2021-06-01 15:59:38', '[kc_row _id=\"606865\" use_container=\"yes\" css_custom=\"{`kc-css`:{`767`:{`box`:{`padding|`:`9px inherit inherit inherit`}},`any`:{`box`:{`padding|`:`18px inherit inherit inherit`}}}}\"][kc_column width=\"75%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"812792\"][element_revslider _id=\"516441\" alias=\"slider-4\"][/kc_column][kc_column width=\"25%\" _id=\"411882\" css_custom=\"{`kc-css`:{`767`:{`box`:{`display|`:`none`}}}}\"][element_banner _id=\"228544\" image=\"1464\" button_text=\"Shop now\" button_link=\"#\" text_position=\"left full\"][element_banner _id=\"353715\" image=\"1465\" button_text=\"Shop now\" button_link=\"#\" text_position=\"right\"][/kc_column][/kc_row][kc_row use_container=\"yes\" css_custom=\"{`kc-css`:{`any`:{`background`:{`background|`:`eyJjb2xvciI6IiNmZmZmZmYiLCJsaW5lYXJHcmFkaWVudCI6WyIiXSwiaW1hZ2UiOiJub25lIiwicG9zaXRpb24iOiIwJSAwJSIsInNpemUiOiJhdXRvIiwicmVwZWF0IjoicmVwZWF0IiwiYXR0YWNobWVudCI6InNjcm9sbCIsImFkdmFuY2VkIjowfQ==`},`box`:{`padding|`:`10px inherit inherit inherit`,`border|`:`1px solid #f5f5f5|||`}}}}\" _id=\"290891\"][kc_column width=\"100%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"117325\"][woo_categories_tabs number=\"15\" columns=\"5\" tab_style=\"style2\" layout_type=\"carousel\" _id=\"777661\" tabs=\"eyIxIjp7Im5hbWUiOiJBY2Nlc3NvcmllcyIsImNhdGVnb3J5IjoiYWNjZXNzb3JpZXMiLCJ0eXBlIjoicmVjZW50X3Byb2R1Y3QifSwiMiI6eyJuYW1lIjoiQXBwbGlhbmNlcyIsImNhdGVnb3J5IjoiYXBwbGlhbmNlcyIsInR5cGUiOiJyZWNlbnRfcHJvZHVjdCJ9LCIzIjp7Im5hbWUiOiJBdWRpbyIsImNhdGVnb3J5IjoiYXVkaW8iLCJ0eXBlIjoicmVjZW50X3Byb2R1Y3QifSwiNCI6eyJuYW1lIjoiQ29tcHV0ZXJzIiwiY2F0ZWdvcnkiOiJjb21wdXRlcnMiLCJ0eXBlIjoicmVjZW50X3Byb2R1Y3QifSwiNSI6eyJuYW1lIjoiUG9ydGFibGUgQXVkaW8iLCJjYXRlZ29yeSI6InBvcnRhYmxlLWF1ZGlvIiwidHlwZSI6InJlY2VudF9wcm9kdWN0In0sIjYiOnsibmFtZSI6IlNtYXJ0IFBob25lIiwiY2F0ZWdvcnkiOiJzbWFydC1waG9uZSIsInR5cGUiOiJyZWNlbnRfcHJvZHVjdCJ9fQ==\" title=\"Feature Product \"][/kc_column][/kc_row][kc_row use_container=\"yes\" css_custom=\"{`kc-css`:{`any`:{`background`:{`background|`:`eyJjb2xvciI6IiNmNWY1ZjUiLCJsaW5lYXJHcmFkaWVudCI6WyIiXSwiaW1hZ2UiOiJub25lIiwicG9zaXRpb24iOiIwJSAwJSIsInNpemUiOiJhdXRvIiwicmVwZWF0IjoicmVwZWF0IiwiYXR0YWNobWVudCI6InNjcm9sbCIsImFkdmFuY2VkIjowfQ==`},`box`:{`padding|`:`30px inherit inherit inherit`}}}}\" _id=\"528361\"][kc_column width=\"100%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"991601\"][element_features_box columns=\"4\" _id=\"352352\" features=\"eyIxIjp7InRpdGxlIjoiRnJlZSBEZWxpdmVyeSIsImRlc2NyaXB0aW9uIjoiUkdWc2FYWmxjbmtnZDI5eWJHUWdkMmxrWlEwSyIsImljb24iOiJtbi1pY29uLTk0NCIsImltYWdlIjoiIn0sIjIiOnsidGl0bGUiOiIzMCBEYXlzIFJldHVybnMiLCJkZXNjcmlwdGlvbiI6IlQzVnlJRE13TFdSaGVTQnRiMjVsZVNCaVlXTnJJR2QxWVhKaGJuUmxaU0JuYVhabGN5QjViM1U9IiwiaWNvbiI6Im1uLWljb24tMTA0OCIsImltYWdlIjoiIn0sIjMiOnsidGl0bGUiOiIyNC83IEN1c3RvbWVyIFNlcnZpY2UiLCJkZXNjcmlwdGlvbiI6IlQyNXNhVzVsSUhOMGIzSmxJREkwTHpjPSIsImljb24iOiJtbi1pY29uLTEwNTAiLCJpbWFnZSI6IiJ9LCI0Ijp7InRpdGxlIjoiU2VjdXJlIFNob3BwaW5nIiwiZGVzY3JpcHRpb24iOiJXVzkxY2lCd1pYSnpiMjVoYkNCcGJtWnZjbTFoZEdsdmJpQnBjeUJ6WldOMWNtVmtJSGRwZEdnZ1lXNGdhVzVrZFhOMGNuaz0iLCJpY29uIjoibW4taWNvbi04MjUiLCJpbWFnZSI6IiJ9fQ==\" style=\"style1\"][/kc_column][/kc_row][kc_row use_container=\"yes\" css_custom=\"{`kc-css`:{`any`:{`box`:{`padding|`:`20px inherit inherit inherit`}}}}\" _id=\"432248\"][kc_column width=\"33%\" _id=\"653503\" css_custom=\"{`kc-css`:{`999`:{`box`:{`width|`:`100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`,`display|`:`none`}},`any`:{`box`:{`padding|`:`20px inherit inherit inherit`}}}}\"][element_banner _id=\"211842\" subtitle=\"TV & Home Theater\" title=\"U2F2ZSBCaWcgb24gNEsgVUhEPGJyIC8+DQpUVnMsIEhEVFZzIGFuZCBNb3Jl\" button_text=\"SHOP NOW\" button_link=\"#\" text_position=\"top\" image=\"1470\"][/kc_column][kc_column width=\"67%\" _id=\"669504\" css_custom=\"{`kc-css`:{`999`:{`box`:{`width|`:`100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}}}}\"][woo_products columns=\"3\" layout_type=\"carousel\" rows=\"1\" topcarousel=\"1\" item_style=\"inner\" _id=\"548039\" title=\"New Arrivals\" type=\"recent_product\" number=\"12\"][/kc_column][/kc_row][kc_row use_container=\"yes\" css_custom=\"{`kc-css`:{`any`:{`box`:{`padding|`:`inherit inherit 10px inherit`}}}}\" _id=\"201005\"][kc_column width=\"100%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"92830\"][woo_products columns=\"3\" layout_type=\"carousel\" rows=\"1\" topcarousel=\"1\" item_style=\"list-v1\" _id=\"7847\" title=\"Sale Product\" type=\"top_rate\" number=\"12\"][/kc_column][/kc_row][kc_row use_container=\"yes\" css_custom=\"{`kc-css`:{`any`:{`background`:{`background|`:`eyJjb2xvciI6IiNmNWY1ZjUiLCJsaW5lYXJHcmFkaWVudCI6WyIiXSwiaW1hZ2UiOiJub25lIiwicG9zaXRpb24iOiIwJSAwJSIsInNpemUiOiJhdXRvIiwicmVwZWF0IjoicmVwZWF0IiwiYXR0YWNobWVudCI6InNjcm9sbCIsImFkdmFuY2VkIjowfQ==`},`box`:{`padding|`:`30px inherit 25px inherit`}}}}\" _id=\"9477\"][kc_column width=\"100%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"905668\"][element_brands number=\"12\" columns=\"6\" rows=\"1\" style=\"style3 style2\" _id=\"293974\" title=\"Feature Brands\"][/kc_column][/kc_row][kc_row _id=\"468658\"][kc_column width=\"100%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"54179\"][kc_column_text _id=\"952836\" css_custom=\"{`kc-css`:{`any`:{`typography`:{`color|,p`:`#242424`,`font-family|,p`:`Libre Franklin`,`font-size|,p`:`24px`,`font-weight|,p`:`700`},`box`:{`padding|`:`20px inherit inherit inherit`}}}}\"]<p>\r\nTop Categories this Month</p>\r\n[/kc_column_text][/kc_column][/kc_row][kc_row use_container=\"yes\" row_class=\"border-left\" css_custom=\"{`kc-css`:{`any`:{`box`:{`padding|`:`inherit inherit 30px inherit`}}}}\" _id=\"996058\"][kc_column width=\"33.33%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"519126\"][woo_category_info number=\"5\" layout_type=\"layout3\" _id=\"364651\" image=\"943\" title=\"Televisions\" category=\"tv-audio\"][/kc_column][kc_column width=\"33.33%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"525983\"][woo_category_info number=\"5\" layout_type=\"layout3\" _id=\"736328\" image=\"1292\" title=\"Laptop and Computer\" category=\"computers\"][/kc_column][kc_column width=\"33.33%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"243142\"][woo_category_info number=\"5\" layout_type=\"layout3\" _id=\"684233\" image=\"1293\" title=\"Tablets & E-Readers\" category=\"portable-audio\"][/kc_column][/kc_row][kc_row use_container=\"yes\" row_class=\"border-left\" css_custom=\"{`kc-css`:{`any`:{`box`:{`padding|`:`inherit inherit 30px inherit`}}}}\" _id=\"814675\"][kc_column width=\"33.33%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"867827\"][woo_category_info number=\"5\" layout_type=\"layout3\" _id=\"124989\" image=\"1294\" title=\"Video Games Virtual\" category=\"portable-audio\"][/kc_column][kc_column width=\"33.33%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"641616\"][woo_category_info number=\"5\" layout_type=\"layout3\" _id=\"881937\" image=\"1295\" title=\"Headphones & Speakers\" category=\"accessories\"][/kc_column][kc_column width=\"33.33%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"654363\"][woo_category_info number=\"5\" layout_type=\"layout3\" _id=\"886870\" image=\"1296\" title=\"Cell Phones\" category=\"smart-phone\"][/kc_column][/kc_row][kc_row use_container=\"yes\" row_class=\"border-left\" css_custom=\"{`kc-css`:{`any`:{`box`:{`padding|`:`inherit inherit 30px inherit`}}}}\" _id=\"394378\"][kc_column width=\"33.33%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"278047\"][woo_category_info number=\"5\" layout_type=\"layout3\" _id=\"544014\" image=\"1298\" title=\"Smart Home\" category=\"tv-audio\"][/kc_column][kc_column width=\"33.33%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"368861\"][woo_category_info number=\"5\" layout_type=\"layout3\" _id=\"524718\" image=\"1297\" title=\"Car Electronics & GPS\" category=\"gps-navi\"][/kc_column][kc_column width=\"33.33%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"874979\"][woo_category_info number=\"5\" layout_type=\"layout3\" _id=\"836010\" image=\"1294\" title=\"Toys, Games & Drones\" category=\"appliances\"][/kc_column][/kc_row][kc_row use_container=\"yes\" css_custom=\"{`kc-css`:{`any`:{`background`:{`background|`:`eyJjb2xvciI6IiNmNWY1ZjUiLCJsaW5lYXJHcmFkaWVudCI6WyIiXSwiaW1hZ2UiOiJub25lIiwicG9zaXRpb24iOiIwJSAwJSIsInNpemUiOiJhdXRvIiwicmVwZWF0IjoicmVwZWF0IiwiYXR0YWNobWVudCI6InNjcm9sbCIsImFkdmFuY2VkIjowfQ==`},`box`:{`padding|`:`18px inherit 10px inherit`}}}}\" _id=\"303010\"][kc_column width=\"33.33%\" _id=\"602409\" css_custom=\"{`kc-css`:{`999`:{`box`:{`width|`:`100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}}}}\"][woo_products columns=\"1\" layout_type=\"grid\" topcarousel=\"0\" item_style=\"list-v2\" _id=\"936136\" title=\"Onsale Products\" type=\"best_selling\" number=\"3\"][/kc_column][kc_column width=\"33.33%\" _id=\"925055\" css_custom=\"{`kc-css`:{`999`:{`box`:{`width|`:`100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}}}}\"][woo_products columns=\"1\" layout_type=\"grid\" topcarousel=\"0\" item_style=\"list-v2\" _id=\"709946\" title=\"Feature Products\" type=\"featured_product\" number=\"3\"][/kc_column][kc_column width=\"33.33%\" _id=\"341433\" css_custom=\"{`kc-css`:{`999`:{`box`:{`width|`:`100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}}}}\"][woo_products columns=\"1\" layout_type=\"grid\" topcarousel=\"0\" item_style=\"list-v2\" _id=\"708579\" title=\"Top Rate\" type=\"top_rate\" number=\"3\"][/kc_column][/kc_row][kc_row _id=\"21441\" use_container=\"yes\" css_custom=\"{`kc-css`:{`any`:{`box`:{`padding|`:`30px inherit inherit inherit`}}}}\"][kc_column width=\"50%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"828024\"][element_testimonials _id=\"68445\" title=\"Testimonials\" testimonials=\"eyIxIjp7ImltYWdlIjoiOTA0IiwibmFtZSI6IkFudGhvbnkiLCJqb2IiOiJKQVZBIHByb2dyYW1tZXIiLCJjb250ZW50IjoiVkdobElFMUNRU0JqYjNWeWMyVWdhR0Z6SUdkcGRtVnVJRzFsSUhSb1pTQmpiMjVtYVdSbGJtTmxJSFJ2SUcxdmRtVWdZV2hsWVdRZ2FXNGdiWGtnWTJGeVpXVnlMaUJKZENCbllYWmxJRzFsSUhSb1pTQnZjSEJ2Y25SMWJtbDBlU0IwYnlCemRHVndJR0poWTJzZ1lXNWtJSEpsWm14bFkzUWdiMjRnZDJoaGRDQkpJR1J2TENCb2IzY2dkMlZzYkNCSklHUnZJR2wwSUdGdVpDQjNhR1Z5WlNCSklHTmhiaUJwYlhCeWIzWmxJSFJ2WjJWMGFHVnlJSGRwZEdnZ2RHaGxJSFJ2YjJ4cmFYUWdkRzhnY0hKdlozSmxjM011VkdobElFMUNRU0JqYjNWeWMyVWdhR0Z6SUdkcGRtVnVJRzFsSUhSb1pTQmpiMjVtYVdSbGJtTmxJSFJ2SUcxdmRtVWdZV2hsWVdRZ2FXNGdiWGtnWTJGeVpXVnlMaUJKZENCbllYWmxJRzFsSUhSb1pTQnZjSEJ2Y25SMWJtbDBlU0IwYnlCemRHVndJR0poWTJzZ1lXNWtJSEpsWm14bFkzUWdiMjRnZDJoaGRDQkpJR1J2TENCb2IzY2dkMlZzYkNCSklHUnZJR2wwSUdGdVpDQjNhR1Z5WlNCSklHTmhiaUJwYlhCeWIzWmxJSFJ2WjJWMGFHVnlJSGRwZEdnZ2RHaGxJSFJ2YjJ4cmFYUWdkRzhnY0hKdlozSmxjM011In0sIjIiOnsiaW1hZ2UiOiI5MDQiLCJuYW1lIjoiQW50aG9ueSIsImpvYiI6IkpBVkEgcHJvZ3JhbW1lciIsImNvbnRlbnQiOiJWR2hsSUUxQ1FTQmpiM1Z5YzJVZ2FHRnpJR2RwZG1WdUlHMWxJSFJvWlNCamIyNW1hV1JsYm1ObElIUnZJRzF2ZG1VZ1lXaGxZV1FnYVc0Z2JYa2dZMkZ5WldWeUxpQkpkQ0JuWVhabElHMWxJSFJvWlNCdmNIQnZjblIxYm1sMGVTQjBieUJ6ZEdWd0lHSmhZMnNnWVc1a0lISmxabXhsWTNRZ2IyNGdkMmhoZENCSklHUnZMQ0JvYjNjZ2QyVnNiQ0JKSUdSdklHbDBJR0Z1WkNCM2FHVnlaU0JKSUdOaGJpQnBiWEJ5YjNabElIUnZaMlYwYUdWeUlIZHBkR2dnZEdobElIUnZiMnhyYVhRZ2RHOGdjSEp2WjNKbGMzTXVWR2hsSUUxQ1FTQmpiM1Z5YzJVZ2FHRnpJR2RwZG1WdUlHMWxJSFJvWlNCamIyNW1hV1JsYm1ObElIUnZJRzF2ZG1VZ1lXaGxZV1FnYVc0Z2JYa2dZMkZ5WldWeUxpQkpkQ0JuWVhabElHMWxJSFJvWlNCdmNIQnZjblIxYm1sMGVTQjBieUJ6ZEdWd0lHSmhZMnNnWVc1a0lISmxabXhsWTNRZ2IyNGdkMmhoZENCSklHUnZMQ0JvYjNjZ2QyVnNiQ0JKSUdSdklHbDBJR0Z1WkNCM2FHVnlaU0JKSUdOaGJpQnBiWEJ5YjNabElIUnZaMlYwYUdWeUlIZHBkR2dnZEdobElIUnZiMnhyYVhRZ2RHOGdjSEp2WjNKbGMzTXUifSwiMyI6eyJpbWFnZSI6IjkwNCIsIm5hbWUiOiJBbnRob255Iiwiam9iIjoiSkFWQSBwcm9ncmFtbWVyIiwiY29udGVudCI6IlZHaGxJRTFDUVNCamIzVnljMlVnYUdGeklHZHBkbVZ1SUcxbElIUm9aU0JqYjI1bWFXUmxibU5sSUhSdklHMXZkbVVnWVdobFlXUWdhVzRnYlhrZ1kyRnlaV1Z5TGlCSmRDQm5ZWFpsSUcxbElIUm9aU0J2Y0hCdmNuUjFibWwwZVNCMGJ5QnpkR1Z3SUdKaFkyc2dZVzVrSUhKbFpteGxZM1FnYjI0Z2QyaGhkQ0JKSUdSdkxDQm9iM2NnZDJWc2JDQkpJR1J2SUdsMElHRnVaQ0IzYUdWeVpTQkpJR05oYmlCcGJYQnliM1psSUhSdloyVjBhR1Z5SUhkcGRHZ2dkR2hsSUhSdmIyeHJhWFFnZEc4Z2NISnZaM0psYzNNdVZHaGxJRTFDUVNCamIzVnljMlVnYUdGeklHZHBkbVZ1SUcxbElIUm9aU0JqYjI1bWFXUmxibU5sSUhSdklHMXZkbVVnWVdobFlXUWdhVzRnYlhrZ1kyRnlaV1Z5TGlCSmRDQm5ZWFpsSUcxbElIUm9aU0J2Y0hCdmNuUjFibWwwZVNCMGJ5QnpkR1Z3SUdKaFkyc2dZVzVrSUhKbFpteGxZM1FnYjI0Z2QyaGhkQ0JKSUdSdkxDQm9iM2NnZDJWc2JDQkpJR1J2SUdsMElHRnVaQ0IzYUdWeVpTQkpJR05oYmlCcGJYQnliM1psSUhSdloyVjBhR1Z5SUhkcGRHZ2dkR2hsSUhSdmIyeHJhWFFnZEc4Z2NISnZaM0psYzNNdSJ9fQ==\" columns=\"1\" layout_type=\"carousel\"][/kc_column][kc_column width=\"50%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"562498\"][element_blog_posts number=\"5\" layout_type=\"special\" _id=\"894262\" title=\"Latest News\" columns=\"2\" order_by=\"ID\" order=\"DESC\"][/kc_column][/kc_row][kc_row _id=\"371541\" use_container=\"yes\" css_custom=\"{`kc-css`:{`any`:{`background`:{`background|`:`eyJjb2xvciI6IiMxYzQ2NTgiLCJsaW5lYXJHcmFkaWVudCI6WyIiXSwiaW1hZ2UiOiJub25lIiwicG9zaXRpb24iOiIwJSAwJSIsInNpemUiOiJhdXRvIiwicmVwZWF0IjoicmVwZWF0IiwiYXR0YWNobWVudCI6InNjcm9sbCIsImFkdmFuY2VkIjowfQ==`},`box`:{`padding|`:`40px inherit 10px inherit`}}}}\"][kc_column width=\"60%\" _id=\"188891\" css_custom=\"{`kc-css`:{`999`:{`box`:{`width|`:`100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}}}}\"][element_newsletter _id=\"212892\" style=\"style2\"][/kc_column][kc_column width=\"40%\" _id=\"603363\" css_custom=\"{`kc-css`:{`999`:{`box`:{`width|`:`100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}}}}\"][element_socials_link _id=\"625018\" style=\"style1\" socials=\"eyIxIjp7InRpdGxlIjoiIiwidXJsIjoiIyIsImljb24iOiJtbi1pY29uLTE0MDUiLCJpbWFnZSI6IiJ9LCIyIjp7InRpdGxlIjoiIiwidXJsIjoiIyIsImljb24iOiJtbi1pY29uLTE0MDYiLCJpbWFnZSI6IiJ9LCIzIjp7InRpdGxlIjoiIiwidXJsIjoiIyIsImljb24iOiJtbi1pY29uLTE0MDgiLCJpbWFnZSI6IiJ9LCI0Ijp7InRpdGxlIjoiIiwidXJsIjoiIyIsImljb24iOiJtbi1pY29uLTE0MTYiLCJpbWFnZSI6IiJ9LCI1Ijp7InRpdGxlIjoiIiwidXJsIjoiIyIsImljb24iOiJtbi1pY29uLTE0MjIiLCJpbWFnZSI6IiJ9fQ==\" title=\"Stay Connect\"][/kc_column][/kc_row]', 'Home 6', '', 'inherit', 'closed', 'closed', '', '1043-revision-v1', '', '', '2021-06-01 15:59:38', '2021-06-01 15:59:38', '', 1043, 'http://shoestimer.com/1043-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wpx5_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(6805, 1, '2021-06-01 16:08:20', '2021-06-01 16:08:20', '[kc_row _id=\"407099\" use_container=\"yes\" css_custom=\"{`kc-css`:{`767`:{`box`:{`padding|`:`9px inherit inherit inherit`}},`any`:{`box`:{`padding|`:`18px inherit inherit inherit`}}}}\"][kc_column width=\"75%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"21979\"][element_revslider _id=\"621543\" alias=\"slider-4\"][/kc_column][kc_column width=\"25%\" _id=\"248669\" css_custom=\"{`kc-css`:{`767`:{`box`:{`display|`:`none`}}}}\"][element_banner _id=\"378387\" image=\"1464\" button_text=\"Shop now\" button_link=\"#\" text_position=\"left full\"][element_banner _id=\"927034\" image=\"1465\" button_text=\"Shop now\" button_link=\"#\" text_position=\"right\"][/kc_column][/kc_row][kc_row use_container=\"yes\" css_custom=\"{`kc-css`:{`any`:{`background`:{`background|`:`eyJjb2xvciI6IiNmZmZmZmYiLCJsaW5lYXJHcmFkaWVudCI6WyIiXSwiaW1hZ2UiOiJub25lIiwicG9zaXRpb24iOiIwJSAwJSIsInNpemUiOiJhdXRvIiwicmVwZWF0IjoicmVwZWF0IiwiYXR0YWNobWVudCI6InNjcm9sbCIsImFkdmFuY2VkIjowfQ==`},`box`:{`padding|`:`10px inherit inherit inherit`,`border|`:`1px solid #f5f5f5|||`}}}}\" _id=\"773863\"][kc_column width=\"100%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"837649\"][woo_categories_tabs number=\"15\" columns=\"5\" tab_style=\"style2\" layout_type=\"carousel\" _id=\"978447\" tabs=\"eyIxIjp7Im5hbWUiOiJBY2Nlc3NvcmllcyIsImNhdGVnb3J5IjoiYWNjZXNzb3JpZXMiLCJ0eXBlIjoicmVjZW50X3Byb2R1Y3QifSwiMiI6eyJuYW1lIjoiQXBwbGlhbmNlcyIsImNhdGVnb3J5IjoiYXBwbGlhbmNlcyIsInR5cGUiOiJyZWNlbnRfcHJvZHVjdCJ9LCIzIjp7Im5hbWUiOiJBdWRpbyIsImNhdGVnb3J5IjoiYXVkaW8iLCJ0eXBlIjoicmVjZW50X3Byb2R1Y3QifSwiNCI6eyJuYW1lIjoiQ29tcHV0ZXJzIiwiY2F0ZWdvcnkiOiJjb21wdXRlcnMiLCJ0eXBlIjoicmVjZW50X3Byb2R1Y3QifSwiNSI6eyJuYW1lIjoiUG9ydGFibGUgQXVkaW8iLCJjYXRlZ29yeSI6InBvcnRhYmxlLWF1ZGlvIiwidHlwZSI6InJlY2VudF9wcm9kdWN0In0sIjYiOnsibmFtZSI6IlNtYXJ0IFBob25lIiwiY2F0ZWdvcnkiOiJzbWFydC1waG9uZSIsInR5cGUiOiJyZWNlbnRfcHJvZHVjdCJ9fQ==\" title=\"Feature Product \"][/kc_column][/kc_row][kc_row use_container=\"yes\" css_custom=\"{`kc-css`:{`any`:{`background`:{`background|`:`eyJjb2xvciI6IiNmNWY1ZjUiLCJsaW5lYXJHcmFkaWVudCI6WyIiXSwiaW1hZ2UiOiJub25lIiwicG9zaXRpb24iOiIwJSAwJSIsInNpemUiOiJhdXRvIiwicmVwZWF0IjoicmVwZWF0IiwiYXR0YWNobWVudCI6InNjcm9sbCIsImFkdmFuY2VkIjowfQ==`},`box`:{`padding|`:`30px inherit inherit inherit`}}}}\" _id=\"172241\"][kc_column width=\"100%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"645531\"][element_features_box columns=\"4\" _id=\"39333\" features=\"eyIxIjp7InRpdGxlIjoiRnJlZSBEZWxpdmVyeSIsImRlc2NyaXB0aW9uIjoiUkdWc2FYWmxjbmtnZDI5eWJHUWdkMmxrWlEwSyIsImljb24iOiJtbi1pY29uLTk0NCIsImltYWdlIjoiIn0sIjIiOnsidGl0bGUiOiIzMCBEYXlzIFJldHVybnMiLCJkZXNjcmlwdGlvbiI6IlQzVnlJRE13TFdSaGVTQnRiMjVsZVNCaVlXTnJJR2QxWVhKaGJuUmxaU0JuYVhabGN5QjViM1U9IiwiaWNvbiI6Im1uLWljb24tMTA0OCIsImltYWdlIjoiIn0sIjMiOnsidGl0bGUiOiIyNC83IEN1c3RvbWVyIFNlcnZpY2UiLCJkZXNjcmlwdGlvbiI6IlQyNXNhVzVsSUhOMGIzSmxJREkwTHpjPSIsImljb24iOiJtbi1pY29uLTEwNTAiLCJpbWFnZSI6IiJ9LCI0Ijp7InRpdGxlIjoiU2VjdXJlIFNob3BwaW5nIiwiZGVzY3JpcHRpb24iOiJXVzkxY2lCd1pYSnpiMjVoYkNCcGJtWnZjbTFoZEdsdmJpQnBjeUJ6WldOMWNtVmtJSGRwZEdnZ1lXNGdhVzVrZFhOMGNuaz0iLCJpY29uIjoibW4taWNvbi04MjUiLCJpbWFnZSI6IiJ9fQ==\" style=\"style1\"][/kc_column][/kc_row][kc_row use_container=\"yes\" css_custom=\"{`kc-css`:{`any`:{`box`:{`padding|`:`20px inherit inherit inherit`}}}}\" _id=\"693430\"][kc_column width=\"33%\" _id=\"44061\" css_custom=\"{`kc-css`:{`999`:{`box`:{`width|`:`100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`,`display|`:`none`}},`any`:{`box`:{`padding|`:`20px inherit inherit inherit`}}}}\"][element_banner _id=\"867168\" subtitle=\"TV &amp; Home Theater\" title=\"U2F2ZSBCaWcgb24gNEsgVUhEPGJyIC8+DQpUVnMsIEhEVFZzIGFuZCBNb3Jl\" button_text=\"SHOP NOW\" button_link=\"#\" text_position=\"top\" image=\"1470\"][/kc_column][kc_column width=\"67%\" _id=\"800776\" css_custom=\"{`kc-css`:{`999`:{`box`:{`width|`:`100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}}}}\"][woo_products columns=\"3\" layout_type=\"carousel\" rows=\"1\" topcarousel=\"1\" item_style=\"inner\" _id=\"394742\" title=\"New Arrivals\" type=\"recent_product\" number=\"12\"][/kc_column][/kc_row][kc_row use_container=\"yes\" css_custom=\"{`kc-css`:{`any`:{`box`:{`padding|`:`inherit inherit 10px inherit`}}}}\" _id=\"45844\"][kc_column width=\"100%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"596018\"][woo_products columns=\"3\" layout_type=\"carousel\" rows=\"1\" topcarousel=\"1\" item_style=\"list-v1\" _id=\"297682\" title=\"Sale Product\" type=\"top_rate\" number=\"12\"][/kc_column][/kc_row][kc_row use_container=\"yes\" css_custom=\"{`kc-css`:{`any`:{`background`:{`background|`:`eyJjb2xvciI6IiNmNWY1ZjUiLCJsaW5lYXJHcmFkaWVudCI6WyIiXSwiaW1hZ2UiOiJub25lIiwicG9zaXRpb24iOiIwJSAwJSIsInNpemUiOiJhdXRvIiwicmVwZWF0IjoicmVwZWF0IiwiYXR0YWNobWVudCI6InNjcm9sbCIsImFkdmFuY2VkIjowfQ==`},`box`:{`padding|`:`30px inherit 25px inherit`}}}}\" _id=\"52356\"][kc_column width=\"100%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"321241\"][element_brands number=\"12\" columns=\"6\" rows=\"1\" style=\"style3 style2\" _id=\"261655\" title=\"Feature Brands\"][/kc_column][/kc_row][kc_row _id=\"95187\"][kc_column width=\"100%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"200857\"][kc_column_text _id=\"613750\" css_custom=\"{`kc-css`:{`any`:{`typography`:{`color|,p`:`#242424`,`font-family|,p`:`Libre Franklin`,`font-size|,p`:`24px`,`font-weight|,p`:`700`},`box`:{`padding|`:`20px inherit inherit inherit`}}}}\"]\r\n\r\nTop Categories this Month\r\n\r\n[/kc_column_text][/kc_column][/kc_row][kc_row use_container=\"yes\" row_class=\"border-left\" css_custom=\"{`kc-css`:{`any`:{`box`:{`padding|`:`inherit inherit 30px inherit`}}}}\" _id=\"320804\"][kc_column width=\"33.33%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"624075\"][woo_category_info number=\"5\" layout_type=\"layout3\" _id=\"736177\" image=\"943\" title=\"Televisions\" category=\"tv-audio\"][/kc_column][kc_column width=\"33.33%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"66851\"][woo_category_info number=\"5\" layout_type=\"layout3\" _id=\"564146\" image=\"1292\" title=\"Laptop and Computer\" category=\"computers\"][/kc_column][kc_column width=\"33.33%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"729441\"][woo_category_info number=\"5\" layout_type=\"layout3\" _id=\"588497\" image=\"1293\" title=\"Tablets &amp; E-Readers\" category=\"portable-audio\"][/kc_column][/kc_row][kc_row use_container=\"yes\" row_class=\"border-left\" css_custom=\"{`kc-css`:{`any`:{`box`:{`padding|`:`inherit inherit 30px inherit`}}}}\" _id=\"369926\"][kc_column width=\"33.33%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"549245\"][woo_category_info number=\"5\" layout_type=\"layout3\" _id=\"137820\" image=\"1294\" title=\"Video Games Virtual\" category=\"portable-audio\"][/kc_column][kc_column width=\"33.33%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"319742\"][woo_category_info number=\"5\" layout_type=\"layout3\" _id=\"373039\" image=\"1295\" title=\"Headphones &amp; Speakers\" category=\"accessories\"][/kc_column][kc_column width=\"33.33%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"42987\"][woo_category_info number=\"5\" layout_type=\"layout3\" _id=\"908702\" image=\"1296\" title=\"Cell Phones\" category=\"smart-phone\"][/kc_column][/kc_row][kc_row use_container=\"yes\" row_class=\"border-left\" css_custom=\"{`kc-css`:{`any`:{`box`:{`padding|`:`inherit inherit 30px inherit`}}}}\" _id=\"962028\"][kc_column width=\"33.33%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"557318\"][woo_category_info number=\"5\" layout_type=\"layout3\" _id=\"425742\" image=\"1298\" title=\"Smart Home\" category=\"tv-audio\"][/kc_column][kc_column width=\"33.33%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"131714\"][woo_category_info number=\"5\" layout_type=\"layout3\" _id=\"889607\" image=\"1297\" title=\"Car Electronics &amp; GPS\" category=\"gps-navi\"][/kc_column][kc_column width=\"33.33%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"46412\"][woo_category_info number=\"5\" layout_type=\"layout3\" _id=\"166013\" image=\"1294\" title=\"Toys, Games &amp; Drones\" category=\"appliances\"][/kc_column][/kc_row][kc_row use_container=\"yes\" css_custom=\"{`kc-css`:{`any`:{`background`:{`background|`:`eyJjb2xvciI6IiNmNWY1ZjUiLCJsaW5lYXJHcmFkaWVudCI6WyIiXSwiaW1hZ2UiOiJub25lIiwicG9zaXRpb24iOiIwJSAwJSIsInNpemUiOiJhdXRvIiwicmVwZWF0IjoicmVwZWF0IiwiYXR0YWNobWVudCI6InNjcm9sbCIsImFkdmFuY2VkIjowfQ==`},`box`:{`padding|`:`18px inherit 10px inherit`}}}}\" _id=\"184028\"][kc_column width=\"33.33%\" _id=\"500269\" css_custom=\"{`kc-css`:{`999`:{`box`:{`width|`:`100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}}}}\"][woo_products columns=\"1\" layout_type=\"grid\" topcarousel=\"0\" item_style=\"list-v2\" _id=\"936648\" title=\"Onsale Products\" type=\"best_selling\" number=\"3\"][/kc_column][kc_column width=\"33.33%\" _id=\"801974\" css_custom=\"{`kc-css`:{`999`:{`box`:{`width|`:`100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}}}}\"][woo_products columns=\"1\" layout_type=\"grid\" topcarousel=\"0\" item_style=\"list-v2\" _id=\"94841\" title=\"Feature Products\" type=\"featured_product\" number=\"3\"][/kc_column][kc_column width=\"33.33%\" _id=\"248391\" css_custom=\"{`kc-css`:{`999`:{`box`:{`width|`:`100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}}}}\"][woo_products columns=\"1\" layout_type=\"grid\" topcarousel=\"0\" item_style=\"list-v2\" _id=\"532817\" title=\"Top Rate\" type=\"top_rate\" number=\"3\"][/kc_column][/kc_row][kc_row _id=\"418909\" use_container=\"yes\" css_custom=\"{`kc-css`:{`any`:{`box`:{`padding|`:`30px inherit inherit inherit`}}}}\"][kc_column width=\"50%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"333037\"][element_testimonials _id=\"509730\" title=\"Testimonials\" testimonials=\"eyIxIjp7ImltYWdlIjoiOTA0IiwibmFtZSI6IkFudGhvbnkiLCJqb2IiOiJKQVZBIHByb2dyYW1tZXIiLCJjb250ZW50IjoiVkdobElFMUNRU0JqYjNWeWMyVWdhR0Z6SUdkcGRtVnVJRzFsSUhSb1pTQmpiMjVtYVdSbGJtTmxJSFJ2SUcxdmRtVWdZV2hsWVdRZ2FXNGdiWGtnWTJGeVpXVnlMaUJKZENCbllYWmxJRzFsSUhSb1pTQnZjSEJ2Y25SMWJtbDBlU0IwYnlCemRHVndJR0poWTJzZ1lXNWtJSEpsWm14bFkzUWdiMjRnZDJoaGRDQkpJR1J2TENCb2IzY2dkMlZzYkNCSklHUnZJR2wwSUdGdVpDQjNhR1Z5WlNCSklHTmhiaUJwYlhCeWIzWmxJSFJ2WjJWMGFHVnlJSGRwZEdnZ2RHaGxJSFJ2YjJ4cmFYUWdkRzhnY0hKdlozSmxjM011VkdobElFMUNRU0JqYjNWeWMyVWdhR0Z6SUdkcGRtVnVJRzFsSUhSb1pTQmpiMjVtYVdSbGJtTmxJSFJ2SUcxdmRtVWdZV2hsWVdRZ2FXNGdiWGtnWTJGeVpXVnlMaUJKZENCbllYWmxJRzFsSUhSb1pTQnZjSEJ2Y25SMWJtbDBlU0IwYnlCemRHVndJR0poWTJzZ1lXNWtJSEpsWm14bFkzUWdiMjRnZDJoaGRDQkpJR1J2TENCb2IzY2dkMlZzYkNCSklHUnZJR2wwSUdGdVpDQjNhR1Z5WlNCSklHTmhiaUJwYlhCeWIzWmxJSFJ2WjJWMGFHVnlJSGRwZEdnZ2RHaGxJSFJ2YjJ4cmFYUWdkRzhnY0hKdlozSmxjM011In0sIjIiOnsiaW1hZ2UiOiI5MDQiLCJuYW1lIjoiQW50aG9ueSIsImpvYiI6IkpBVkEgcHJvZ3JhbW1lciIsImNvbnRlbnQiOiJWR2hsSUUxQ1FTQmpiM1Z5YzJVZ2FHRnpJR2RwZG1WdUlHMWxJSFJvWlNCamIyNW1hV1JsYm1ObElIUnZJRzF2ZG1VZ1lXaGxZV1FnYVc0Z2JYa2dZMkZ5WldWeUxpQkpkQ0JuWVhabElHMWxJSFJvWlNCdmNIQnZjblIxYm1sMGVTQjBieUJ6ZEdWd0lHSmhZMnNnWVc1a0lISmxabXhsWTNRZ2IyNGdkMmhoZENCSklHUnZMQ0JvYjNjZ2QyVnNiQ0JKSUdSdklHbDBJR0Z1WkNCM2FHVnlaU0JKSUdOaGJpQnBiWEJ5YjNabElIUnZaMlYwYUdWeUlIZHBkR2dnZEdobElIUnZiMnhyYVhRZ2RHOGdjSEp2WjNKbGMzTXVWR2hsSUUxQ1FTQmpiM1Z5YzJVZ2FHRnpJR2RwZG1WdUlHMWxJSFJvWlNCamIyNW1hV1JsYm1ObElIUnZJRzF2ZG1VZ1lXaGxZV1FnYVc0Z2JYa2dZMkZ5WldWeUxpQkpkQ0JuWVhabElHMWxJSFJvWlNCdmNIQnZjblIxYm1sMGVTQjBieUJ6ZEdWd0lHSmhZMnNnWVc1a0lISmxabXhsWTNRZ2IyNGdkMmhoZENCSklHUnZMQ0JvYjNjZ2QyVnNiQ0JKSUdSdklHbDBJR0Z1WkNCM2FHVnlaU0JKSUdOaGJpQnBiWEJ5YjNabElIUnZaMlYwYUdWeUlIZHBkR2dnZEdobElIUnZiMnhyYVhRZ2RHOGdjSEp2WjNKbGMzTXUifSwiMyI6eyJpbWFnZSI6IjkwNCIsIm5hbWUiOiJBbnRob255Iiwiam9iIjoiSkFWQSBwcm9ncmFtbWVyIiwiY29udGVudCI6IlZHaGxJRTFDUVNCamIzVnljMlVnYUdGeklHZHBkbVZ1SUcxbElIUm9aU0JqYjI1bWFXUmxibU5sSUhSdklHMXZkbVVnWVdobFlXUWdhVzRnYlhrZ1kyRnlaV1Z5TGlCSmRDQm5ZWFpsSUcxbElIUm9aU0J2Y0hCdmNuUjFibWwwZVNCMGJ5QnpkR1Z3SUdKaFkyc2dZVzVrSUhKbFpteGxZM1FnYjI0Z2QyaGhkQ0JKSUdSdkxDQm9iM2NnZDJWc2JDQkpJR1J2SUdsMElHRnVaQ0IzYUdWeVpTQkpJR05oYmlCcGJYQnliM1psSUhSdloyVjBhR1Z5SUhkcGRHZ2dkR2hsSUhSdmIyeHJhWFFnZEc4Z2NISnZaM0psYzNNdVZHaGxJRTFDUVNCamIzVnljMlVnYUdGeklHZHBkbVZ1SUcxbElIUm9aU0JqYjI1bWFXUmxibU5sSUhSdklHMXZkbVVnWVdobFlXUWdhVzRnYlhrZ1kyRnlaV1Z5TGlCSmRDQm5ZWFpsSUcxbElIUm9aU0J2Y0hCdmNuUjFibWwwZVNCMGJ5QnpkR1Z3SUdKaFkyc2dZVzVrSUhKbFpteGxZM1FnYjI0Z2QyaGhkQ0JKSUdSdkxDQm9iM2NnZDJWc2JDQkpJR1J2SUdsMElHRnVaQ0IzYUdWeVpTQkpJR05oYmlCcGJYQnliM1psSUhSdloyVjBhR1Z5SUhkcGRHZ2dkR2hsSUhSdmIyeHJhWFFnZEc4Z2NISnZaM0psYzNNdSJ9fQ==\" columns=\"1\" layout_type=\"carousel\"][/kc_column][kc_column width=\"50%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"796204\"][element_blog_posts number=\"5\" layout_type=\"special\" _id=\"892473\" title=\"Latest News\" columns=\"2\" order_by=\"ID\" order=\"DESC\"][/kc_column][/kc_row][kc_row _id=\"424738\" use_container=\"yes\" css_custom=\"{`kc-css`:{`any`:{`background`:{`background|`:`eyJjb2xvciI6IiMxYzQ2NTgiLCJsaW5lYXJHcmFkaWVudCI6WyIiXSwiaW1hZ2UiOiJub25lIiwicG9zaXRpb24iOiIwJSAwJSIsInNpemUiOiJhdXRvIiwicmVwZWF0IjoicmVwZWF0IiwiYXR0YWNobWVudCI6InNjcm9sbCIsImFkdmFuY2VkIjowfQ==`},`box`:{`padding|`:`40px inherit 10px inherit`}}}}\"][kc_column width=\"60%\" _id=\"215247\" css_custom=\"{`kc-css`:{`999`:{`box`:{`width|`:`100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}}}}\"][element_newsletter _id=\"574375\" style=\"style2\"][/kc_column][kc_column width=\"40%\" _id=\"759083\" css_custom=\"{`kc-css`:{`999`:{`box`:{`width|`:`100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}}}}\"][element_socials_link _id=\"623785\" style=\"style1\" socials=\"eyIxIjp7InRpdGxlIjoiIiwidXJsIjoiIyIsImljb24iOiJtbi1pY29uLTE0MDUiLCJpbWFnZSI6IiJ9LCIyIjp7InRpdGxlIjoiIiwidXJsIjoiIyIsImljb24iOiJtbi1pY29uLTE0MDYiLCJpbWFnZSI6IiJ9LCIzIjp7InRpdGxlIjoiIiwidXJsIjoiIyIsImljb24iOiJtbi1pY29uLTE0MDgiLCJpbWFnZSI6IiJ9LCI0Ijp7InRpdGxlIjoiIiwidXJsIjoiIyIsImljb24iOiJtbi1pY29uLTE0MTYiLCJpbWFnZSI6IiJ9LCI1Ijp7InRpdGxlIjoiIiwidXJsIjoiIyIsImljb24iOiJtbi1pY29uLTE0MjIiLCJpbWFnZSI6IiJ9fQ==\" title=\"Stay Connect\"][/kc_column][/kc_row]', 'Home 6', '', 'inherit', 'closed', 'closed', '', '1043-revision-v1', '', '', '2021-06-01 16:08:20', '2021-06-01 16:08:20', '', 1043, 'http://shoestimer.com/1043-revision-v1/', 0, 'revision', '', 0),
(6793, 1, '2021-06-01 16:03:47', '2021-06-01 16:03:47', '', 'Home', '', 'publish', 'closed', 'closed', '', '6793', '', '', '2021-06-01 16:26:16', '2021-06-01 16:26:16', '', 0, 'http://shoestimer.com/?p=6793', 10, 'nav_menu_item', '', 0),
(6794, 1, '2021-06-01 16:03:48', '2021-06-01 16:03:48', ' ', '', '', 'publish', 'closed', 'closed', '', '6794', '', '', '2021-06-01 16:26:16', '2021-06-01 16:26:16', '', 0, 'http://shoestimer.com/?p=6794', 12, 'nav_menu_item', '', 0),
(6795, 1, '2021-06-01 16:03:48', '2021-06-01 16:03:48', ' ', '', '', 'publish', 'closed', 'closed', '', '6795', '', '', '2021-06-01 16:26:16', '2021-06-01 16:26:16', '', 0, 'http://shoestimer.com/?p=6795', 13, 'nav_menu_item', '', 0),
(6796, 1, '2021-06-01 16:03:48', '2021-06-01 16:03:48', ' ', '', '', 'publish', 'closed', 'closed', '', '6796', '', '', '2021-06-01 16:26:16', '2021-06-01 16:26:16', '', 0, 'http://shoestimer.com/?p=6796', 18, 'nav_menu_item', '', 0),
(6797, 1, '2021-06-01 16:03:48', '2021-06-01 16:03:48', ' ', '', '', 'publish', 'closed', 'closed', '', '6797', '', '', '2021-06-01 16:26:16', '2021-06-01 16:26:16', '', 0, 'http://shoestimer.com/?p=6797', 14, 'nav_menu_item', '', 0),
(6798, 1, '2021-06-01 16:03:48', '2021-06-01 16:03:48', ' ', '', '', 'publish', 'closed', 'closed', '', '6798', '', '', '2021-06-01 16:26:16', '2021-06-01 16:26:16', '', 0, 'http://shoestimer.com/?p=6798', 11, 'nav_menu_item', '', 0),
(6799, 1, '2021-06-01 16:03:48', '2021-06-01 16:03:48', ' ', '', '', 'publish', 'closed', 'closed', '', '6799', '', '', '2021-06-01 16:26:16', '2021-06-01 16:26:16', '', 0, 'http://shoestimer.com/?p=6799', 15, 'nav_menu_item', '', 0),
(6800, 1, '2021-06-01 16:03:48', '2021-06-01 16:03:48', ' ', '', '', 'publish', 'closed', 'closed', '', '6800', '', '', '2021-06-01 16:26:16', '2021-06-01 16:26:16', '', 859, 'http://shoestimer.com/?p=6800', 16, 'nav_menu_item', '', 0),
(6801, 1, '2021-06-01 16:03:48', '2021-06-01 16:03:48', ' ', '', '', 'publish', 'closed', 'closed', '', '6801', '', '', '2021-06-01 16:26:16', '2021-06-01 16:26:16', '', 859, 'http://shoestimer.com/?p=6801', 17, 'nav_menu_item', '', 0),
(6802, 1, '2021-06-01 16:03:17', '0000-00-00 00:00:00', ' ', '', '', 'draft', 'closed', 'closed', '', '', '', '', '2021-06-01 16:03:17', '0000-00-00 00:00:00', '', 0, 'http://shoestimer.com/?p=6802', 1, 'nav_menu_item', '', 0),
(6803, 1, '2021-06-01 16:05:25', '2021-06-01 16:05:25', ' ', '', '', 'publish', 'closed', 'closed', '', '6803', '', '', '2021-06-01 16:05:25', '2021-06-01 16:05:25', '', 0, 'http://shoestimer.com/?p=6803', 1, 'nav_menu_item', '', 0),
(6804, 1, '2021-06-01 16:05:25', '2021-06-01 16:05:25', ' ', '', '', 'publish', 'closed', 'closed', '', '6804', '', '', '2021-06-01 16:05:25', '2021-06-01 16:05:25', '', 0, 'http://shoestimer.com/?p=6804', 2, 'nav_menu_item', '', 0),
(6806, 1, '2021-06-01 16:08:46', '2021-06-01 16:08:46', '[kc_row _id=\"941833\" use_container=\"yes\" css_custom=\"{`kc-css`:{`767`:{`box`:{`padding|`:`9px inherit inherit inherit`}},`any`:{`box`:{`padding|`:`18px inherit inherit inherit`}}}}\"][kc_column width=\"75%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"353819\"][element_revslider _id=\"147244\" alias=\"slider-4\"][/kc_column][kc_column width=\"25%\" _id=\"683749\" css_custom=\"{`kc-css`:{`767`:{`box`:{`display|`:`none`}}}}\"][element_banner _id=\"269547\" image=\"1464\" button_text=\"Shop now\" button_link=\"#\" text_position=\"left full\"][element_banner _id=\"782074\" image=\"1465\" button_text=\"Shop now\" button_link=\"#\" text_position=\"right\"][/kc_column][/kc_row][kc_row use_container=\"yes\" css_custom=\"{`kc-css`:{`any`:{`background`:{`background|`:`eyJjb2xvciI6IiNmZmZmZmYiLCJsaW5lYXJHcmFkaWVudCI6WyIiXSwiaW1hZ2UiOiJub25lIiwicG9zaXRpb24iOiIwJSAwJSIsInNpemUiOiJhdXRvIiwicmVwZWF0IjoicmVwZWF0IiwiYXR0YWNobWVudCI6InNjcm9sbCIsImFkdmFuY2VkIjowfQ==`},`box`:{`padding|`:`10px inherit inherit inherit`,`border|`:`1px solid #f5f5f5|||`}}}}\" _id=\"419676\"][kc_column width=\"100%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"636991\"][woo_categories_tabs number=\"15\" columns=\"5\" tab_style=\"style2\" layout_type=\"carousel\" _id=\"618806\" tabs=\"eyIxIjp7Im5hbWUiOiJBY2Nlc3NvcmllcyIsImNhdGVnb3J5IjoiYWNjZXNzb3JpZXMiLCJ0eXBlIjoicmVjZW50X3Byb2R1Y3QifSwiMiI6eyJuYW1lIjoiQXBwbGlhbmNlcyIsImNhdGVnb3J5IjoiYXBwbGlhbmNlcyIsInR5cGUiOiJyZWNlbnRfcHJvZHVjdCJ9LCIzIjp7Im5hbWUiOiJBdWRpbyIsImNhdGVnb3J5IjoiYXVkaW8iLCJ0eXBlIjoicmVjZW50X3Byb2R1Y3QifSwiNCI6eyJuYW1lIjoiQ29tcHV0ZXJzIiwiY2F0ZWdvcnkiOiJjb21wdXRlcnMiLCJ0eXBlIjoicmVjZW50X3Byb2R1Y3QifSwiNSI6eyJuYW1lIjoiUG9ydGFibGUgQXVkaW8iLCJjYXRlZ29yeSI6InBvcnRhYmxlLWF1ZGlvIiwidHlwZSI6InJlY2VudF9wcm9kdWN0In0sIjYiOnsibmFtZSI6IlNtYXJ0IFBob25lIiwiY2F0ZWdvcnkiOiJzbWFydC1waG9uZSIsInR5cGUiOiJyZWNlbnRfcHJvZHVjdCJ9fQ==\" title=\"Feature Product \"][/kc_column][/kc_row][kc_row use_container=\"yes\" css_custom=\"{`kc-css`:{`any`:{`background`:{`background|`:`eyJjb2xvciI6IiNmNWY1ZjUiLCJsaW5lYXJHcmFkaWVudCI6WyIiXSwiaW1hZ2UiOiJub25lIiwicG9zaXRpb24iOiIwJSAwJSIsInNpemUiOiJhdXRvIiwicmVwZWF0IjoicmVwZWF0IiwiYXR0YWNobWVudCI6InNjcm9sbCIsImFkdmFuY2VkIjowfQ==`},`box`:{`padding|`:`30px inherit inherit inherit`}}}}\" _id=\"772602\"][kc_column width=\"100%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"493193\"][element_features_box columns=\"4\" _id=\"474994\" features=\"eyIxIjp7InRpdGxlIjoiRnJlZSBEZWxpdmVyeSIsImRlc2NyaXB0aW9uIjoiUkdWc2FYWmxjbmtnZDI5eWJHUWdkMmxrWlEwSyIsImljb24iOiJtbi1pY29uLTk0NCIsImltYWdlIjoiIn0sIjIiOnsidGl0bGUiOiIzMCBEYXlzIFJldHVybnMiLCJkZXNjcmlwdGlvbiI6IlQzVnlJRE13TFdSaGVTQnRiMjVsZVNCaVlXTnJJR2QxWVhKaGJuUmxaU0JuYVhabGN5QjViM1U9IiwiaWNvbiI6Im1uLWljb24tMTA0OCIsImltYWdlIjoiIn0sIjMiOnsidGl0bGUiOiIyNC83IEN1c3RvbWVyIFNlcnZpY2UiLCJkZXNjcmlwdGlvbiI6IlQyNXNhVzVsSUhOMGIzSmxJREkwTHpjPSIsImljb24iOiJtbi1pY29uLTEwNTAiLCJpbWFnZSI6IiJ9LCI0Ijp7InRpdGxlIjoiU2VjdXJlIFNob3BwaW5nIiwiZGVzY3JpcHRpb24iOiJXVzkxY2lCd1pYSnpiMjVoYkNCcGJtWnZjbTFoZEdsdmJpQnBjeUJ6WldOMWNtVmtJSGRwZEdnZ1lXNGdhVzVrZFhOMGNuaz0iLCJpY29uIjoibW4taWNvbi04MjUiLCJpbWFnZSI6IiJ9fQ==\" style=\"style1\"][/kc_column][/kc_row][kc_row use_container=\"yes\" css_custom=\"{`kc-css`:{`any`:{`box`:{`padding|`:`20px inherit inherit inherit`}}}}\" _id=\"130552\"][kc_column width=\"33%\" _id=\"815269\" css_custom=\"{`kc-css`:{`999`:{`box`:{`width|`:`100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`,`display|`:`none`}},`any`:{`box`:{`padding|`:`20px inherit inherit inherit`}}}}\"][element_banner _id=\"887584\" subtitle=\"TV &amp; Home Theater\" title=\"U2F2ZSBCaWcgb24gNEsgVUhEPGJyIC8+DQpUVnMsIEhEVFZzIGFuZCBNb3Jl\" button_text=\"SHOP NOW\" button_link=\"#\" text_position=\"top\" image=\"1470\"][/kc_column][kc_column width=\"67%\" _id=\"119072\" css_custom=\"{`kc-css`:{`999`:{`box`:{`width|`:`100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}}}}\"][woo_products columns=\"3\" layout_type=\"carousel\" rows=\"1\" topcarousel=\"1\" item_style=\"inner\" _id=\"262735\" title=\"New Arrivals\" type=\"recent_product\" number=\"12\"][/kc_column][/kc_row][kc_row use_container=\"yes\" css_custom=\"{`kc-css`:{`any`:{`box`:{`padding|`:`inherit inherit 10px inherit`}}}}\" _id=\"257265\"][kc_column width=\"100%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"764609\"][woo_products columns=\"3\" layout_type=\"carousel\" rows=\"1\" topcarousel=\"1\" item_style=\"list-v1\" _id=\"531771\" title=\"Sale Product\" type=\"top_rate\" number=\"12\"][/kc_column][/kc_row][kc_row use_container=\"yes\" css_custom=\"{`kc-css`:{`any`:{`background`:{`background|`:`eyJjb2xvciI6IiNmNWY1ZjUiLCJsaW5lYXJHcmFkaWVudCI6WyIiXSwiaW1hZ2UiOiJub25lIiwicG9zaXRpb24iOiIwJSAwJSIsInNpemUiOiJhdXRvIiwicmVwZWF0IjoicmVwZWF0IiwiYXR0YWNobWVudCI6InNjcm9sbCIsImFkdmFuY2VkIjowfQ==`},`box`:{`padding|`:`30px inherit 25px inherit`}}}}\" _id=\"601202\"][kc_column width=\"100%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"732150\"][element_brands number=\"12\" columns=\"6\" rows=\"1\" style=\"style3 style2\" _id=\"896330\" title=\"Feature Brands\"][/kc_column][/kc_row][kc_row _id=\"183491\"][kc_column width=\"100%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"564855\"][kc_column_text _id=\"133524\" css_custom=\"{`kc-css`:{`any`:{`typography`:{`color|,p`:`#242424`,`font-family|,p`:`Libre Franklin`,`font-size|,p`:`24px`,`font-weight|,p`:`700`},`box`:{`padding|`:`20px inherit inherit inherit`}}}}\"]\r\n\r\nTop Categories this Month\r\n\r\n[/kc_column_text][/kc_column][/kc_row][kc_row use_container=\"yes\" row_class=\"border-left\" css_custom=\"{`kc-css`:{`any`:{`box`:{`padding|`:`inherit inherit 30px inherit`}}}}\" _id=\"613982\"][kc_column width=\"33.33%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"868683\"][woo_category_info number=\"5\" layout_type=\"layout3\" _id=\"893743\" image=\"943\" title=\"Televisions\" category=\"tv-audio\"][/kc_column][kc_column width=\"33.33%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"42092\"][woo_category_info number=\"5\" layout_type=\"layout3\" _id=\"816162\" image=\"1292\" title=\"Laptop and Computer\" category=\"computers\"][/kc_column][kc_column width=\"33.33%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"289534\"][woo_category_info number=\"5\" layout_type=\"layout3\" _id=\"717950\" image=\"1293\" title=\"Tablets &amp; E-Readers\" category=\"portable-audio\"][/kc_column][/kc_row][kc_row use_container=\"yes\" row_class=\"border-left\" css_custom=\"{`kc-css`:{`any`:{`box`:{`padding|`:`inherit inherit 30px inherit`}}}}\" _id=\"660005\"][kc_column width=\"33.33%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"487860\"][woo_category_info number=\"5\" layout_type=\"layout3\" _id=\"795876\" image=\"1294\" title=\"Video Games Virtual\" category=\"portable-audio\"][/kc_column][kc_column width=\"33.33%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"416648\"][woo_category_info number=\"5\" layout_type=\"layout3\" _id=\"185713\" image=\"1295\" title=\"Headphones &amp; Speakers\" category=\"accessories\"][/kc_column][kc_column width=\"33.33%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"801838\"][woo_category_info number=\"5\" layout_type=\"layout3\" _id=\"217391\" image=\"1296\" title=\"Cell Phones\" category=\"smart-phone\"][/kc_column][/kc_row][kc_row use_container=\"yes\" row_class=\"border-left\" css_custom=\"{`kc-css`:{`any`:{`box`:{`padding|`:`inherit inherit 30px inherit`}}}}\" _id=\"985758\"][kc_column width=\"33.33%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"638813\"][woo_category_info number=\"5\" layout_type=\"layout3\" _id=\"246053\" image=\"1298\" title=\"Smart Home\" category=\"tv-audio\"][/kc_column][kc_column width=\"33.33%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"924307\"][woo_category_info number=\"5\" layout_type=\"layout3\" _id=\"135738\" image=\"1297\" title=\"Car Electronics &amp; GPS\" category=\"gps-navi\"][/kc_column][kc_column width=\"33.33%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"259137\"][woo_category_info number=\"5\" layout_type=\"layout3\" _id=\"137090\" image=\"1294\" title=\"Toys, Games &amp; Drones\" category=\"appliances\"][/kc_column][/kc_row][kc_row use_container=\"yes\" css_custom=\"{`kc-css`:{`any`:{`background`:{`background|`:`eyJjb2xvciI6IiNmNWY1ZjUiLCJsaW5lYXJHcmFkaWVudCI6WyIiXSwiaW1hZ2UiOiJub25lIiwicG9zaXRpb24iOiIwJSAwJSIsInNpemUiOiJhdXRvIiwicmVwZWF0IjoicmVwZWF0IiwiYXR0YWNobWVudCI6InNjcm9sbCIsImFkdmFuY2VkIjowfQ==`},`box`:{`padding|`:`18px inherit 10px inherit`}}}}\" _id=\"914288\"][kc_column width=\"33.33%\" _id=\"756392\" css_custom=\"{`kc-css`:{`999`:{`box`:{`width|`:`100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}}}}\"][woo_products columns=\"1\" layout_type=\"grid\" topcarousel=\"0\" item_style=\"list-v2\" _id=\"458122\" title=\"Onsale Products\" type=\"best_selling\" number=\"3\"][/kc_column][kc_column width=\"33.33%\" _id=\"595240\" css_custom=\"{`kc-css`:{`999`:{`box`:{`width|`:`100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}}}}\"][woo_products columns=\"1\" layout_type=\"grid\" topcarousel=\"0\" item_style=\"list-v2\" _id=\"494425\" title=\"Feature Products\" type=\"featured_product\" number=\"3\"][/kc_column][kc_column width=\"33.33%\" _id=\"77971\" css_custom=\"{`kc-css`:{`999`:{`box`:{`width|`:`100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}}}}\"][woo_products columns=\"1\" layout_type=\"grid\" topcarousel=\"0\" item_style=\"list-v2\" _id=\"202688\" title=\"Top Rate\" type=\"top_rate\" number=\"3\"][/kc_column][/kc_row][kc_row _id=\"217016\" use_container=\"yes\" css_custom=\"{`kc-css`:{`any`:{`box`:{`padding|`:`30px inherit inherit inherit`}}}}\"][kc_column width=\"50%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"104709\"][element_testimonials _id=\"434085\" title=\"Testimonials\" testimonials=\"eyIxIjp7ImltYWdlIjoiOTA0IiwibmFtZSI6IkFudGhvbnkiLCJqb2IiOiJKQVZBIHByb2dyYW1tZXIiLCJjb250ZW50IjoiVkdobElFMUNRU0JqYjNWeWMyVWdhR0Z6SUdkcGRtVnVJRzFsSUhSb1pTQmpiMjVtYVdSbGJtTmxJSFJ2SUcxdmRtVWdZV2hsWVdRZ2FXNGdiWGtnWTJGeVpXVnlMaUJKZENCbllYWmxJRzFsSUhSb1pTQnZjSEJ2Y25SMWJtbDBlU0IwYnlCemRHVndJR0poWTJzZ1lXNWtJSEpsWm14bFkzUWdiMjRnZDJoaGRDQkpJR1J2TENCb2IzY2dkMlZzYkNCSklHUnZJR2wwSUdGdVpDQjNhR1Z5WlNCSklHTmhiaUJwYlhCeWIzWmxJSFJ2WjJWMGFHVnlJSGRwZEdnZ2RHaGxJSFJ2YjJ4cmFYUWdkRzhnY0hKdlozSmxjM011VkdobElFMUNRU0JqYjNWeWMyVWdhR0Z6SUdkcGRtVnVJRzFsSUhSb1pTQmpiMjVtYVdSbGJtTmxJSFJ2SUcxdmRtVWdZV2hsWVdRZ2FXNGdiWGtnWTJGeVpXVnlMaUJKZENCbllYWmxJRzFsSUhSb1pTQnZjSEJ2Y25SMWJtbDBlU0IwYnlCemRHVndJR0poWTJzZ1lXNWtJSEpsWm14bFkzUWdiMjRnZDJoaGRDQkpJR1J2TENCb2IzY2dkMlZzYkNCSklHUnZJR2wwSUdGdVpDQjNhR1Z5WlNCSklHTmhiaUJwYlhCeWIzWmxJSFJ2WjJWMGFHVnlJSGRwZEdnZ2RHaGxJSFJ2YjJ4cmFYUWdkRzhnY0hKdlozSmxjM011In0sIjIiOnsiaW1hZ2UiOiI5MDQiLCJuYW1lIjoiQW50aG9ueSIsImpvYiI6IkpBVkEgcHJvZ3JhbW1lciIsImNvbnRlbnQiOiJWR2hsSUUxQ1FTQmpiM1Z5YzJVZ2FHRnpJR2RwZG1WdUlHMWxJSFJvWlNCamIyNW1hV1JsYm1ObElIUnZJRzF2ZG1VZ1lXaGxZV1FnYVc0Z2JYa2dZMkZ5WldWeUxpQkpkQ0JuWVhabElHMWxJSFJvWlNCdmNIQnZjblIxYm1sMGVTQjBieUJ6ZEdWd0lHSmhZMnNnWVc1a0lISmxabXhsWTNRZ2IyNGdkMmhoZENCSklHUnZMQ0JvYjNjZ2QyVnNiQ0JKSUdSdklHbDBJR0Z1WkNCM2FHVnlaU0JKSUdOaGJpQnBiWEJ5YjNabElIUnZaMlYwYUdWeUlIZHBkR2dnZEdobElIUnZiMnhyYVhRZ2RHOGdjSEp2WjNKbGMzTXVWR2hsSUUxQ1FTQmpiM1Z5YzJVZ2FHRnpJR2RwZG1WdUlHMWxJSFJvWlNCamIyNW1hV1JsYm1ObElIUnZJRzF2ZG1VZ1lXaGxZV1FnYVc0Z2JYa2dZMkZ5WldWeUxpQkpkQ0JuWVhabElHMWxJSFJvWlNCdmNIQnZjblIxYm1sMGVTQjBieUJ6ZEdWd0lHSmhZMnNnWVc1a0lISmxabXhsWTNRZ2IyNGdkMmhoZENCSklHUnZMQ0JvYjNjZ2QyVnNiQ0JKSUdSdklHbDBJR0Z1WkNCM2FHVnlaU0JKSUdOaGJpQnBiWEJ5YjNabElIUnZaMlYwYUdWeUlIZHBkR2dnZEdobElIUnZiMnhyYVhRZ2RHOGdjSEp2WjNKbGMzTXUifSwiMyI6eyJpbWFnZSI6IjkwNCIsIm5hbWUiOiJBbnRob255Iiwiam9iIjoiSkFWQSBwcm9ncmFtbWVyIiwiY29udGVudCI6IlZHaGxJRTFDUVNCamIzVnljMlVnYUdGeklHZHBkbVZ1SUcxbElIUm9aU0JqYjI1bWFXUmxibU5sSUhSdklHMXZkbVVnWVdobFlXUWdhVzRnYlhrZ1kyRnlaV1Z5TGlCSmRDQm5ZWFpsSUcxbElIUm9aU0J2Y0hCdmNuUjFibWwwZVNCMGJ5QnpkR1Z3SUdKaFkyc2dZVzVrSUhKbFpteGxZM1FnYjI0Z2QyaGhkQ0JKSUdSdkxDQm9iM2NnZDJWc2JDQkpJR1J2SUdsMElHRnVaQ0IzYUdWeVpTQkpJR05oYmlCcGJYQnliM1psSUhSdloyVjBhR1Z5SUhkcGRHZ2dkR2hsSUhSdmIyeHJhWFFnZEc4Z2NISnZaM0psYzNNdVZHaGxJRTFDUVNCamIzVnljMlVnYUdGeklHZHBkbVZ1SUcxbElIUm9aU0JqYjI1bWFXUmxibU5sSUhSdklHMXZkbVVnWVdobFlXUWdhVzRnYlhrZ1kyRnlaV1Z5TGlCSmRDQm5ZWFpsSUcxbElIUm9aU0J2Y0hCdmNuUjFibWwwZVNCMGJ5QnpkR1Z3SUdKaFkyc2dZVzVrSUhKbFpteGxZM1FnYjI0Z2QyaGhkQ0JKSUdSdkxDQm9iM2NnZDJWc2JDQkpJR1J2SUdsMElHRnVaQ0IzYUdWeVpTQkpJR05oYmlCcGJYQnliM1psSUhSdloyVjBhR1Z5SUhkcGRHZ2dkR2hsSUhSdmIyeHJhWFFnZEc4Z2NISnZaM0psYzNNdSJ9fQ==\" columns=\"1\" layout_type=\"carousel\"][/kc_column][kc_column width=\"50%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"503764\"][element_blog_posts number=\"5\" layout_type=\"special\" _id=\"291197\" title=\"Latest News\" columns=\"2\" order_by=\"ID\" order=\"DESC\"][/kc_column][/kc_row][kc_row _id=\"440806\" use_container=\"yes\" css_custom=\"{`kc-css`:{`any`:{`background`:{`background|`:`eyJjb2xvciI6IiMxYzQ2NTgiLCJsaW5lYXJHcmFkaWVudCI6WyIiXSwiaW1hZ2UiOiJub25lIiwicG9zaXRpb24iOiIwJSAwJSIsInNpemUiOiJhdXRvIiwicmVwZWF0IjoicmVwZWF0IiwiYXR0YWNobWVudCI6InNjcm9sbCIsImFkdmFuY2VkIjowfQ==`},`box`:{`padding|`:`40px inherit 10px inherit`}}}}\"][kc_column width=\"60%\" _id=\"689936\" css_custom=\"{`kc-css`:{`999`:{`box`:{`width|`:`100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}}}}\"][element_newsletter _id=\"379059\" style=\"style2\"][/kc_column][kc_column width=\"40%\" _id=\"266316\" css_custom=\"{`kc-css`:{`999`:{`box`:{`width|`:`100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}}}}\"][element_socials_link _id=\"169497\" style=\"style1\" socials=\"eyIxIjp7InRpdGxlIjoiIiwidXJsIjoiIyIsImljb24iOiJtbi1pY29uLTE0MDUiLCJpbWFnZSI6IiJ9LCIyIjp7InRpdGxlIjoiIiwidXJsIjoiIyIsImljb24iOiJtbi1pY29uLTE0MDYiLCJpbWFnZSI6IiJ9LCIzIjp7InRpdGxlIjoiIiwidXJsIjoiIyIsImljb24iOiJtbi1pY29uLTE0MDgiLCJpbWFnZSI6IiJ9LCI0Ijp7InRpdGxlIjoiIiwidXJsIjoiIyIsImljb24iOiJtbi1pY29uLTE0MTYiLCJpbWFnZSI6IiJ9LCI1Ijp7InRpdGxlIjoiIiwidXJsIjoiIyIsImljb24iOiJtbi1pY29uLTE0MjIiLCJpbWFnZSI6IiJ9fQ==\" title=\"Stay Connect\"][/kc_column][/kc_row]', 'Home 6', '', 'inherit', 'closed', 'closed', '', '1043-revision-v1', '', '', '2021-06-01 16:08:46', '2021-06-01 16:08:46', '', 1043, 'http://shoestimer.com/1043-revision-v1/', 0, 'revision', '', 0),
(6827, 1, '2021-06-01 16:46:11', '2021-06-01 16:46:11', '[kc_row _id=\"838011\" use_container=\"yes\" css_custom=\"{`kc-css`:{`767`:{`box`:{`padding|`:`9px inherit inherit inherit`}},`any`:{`box`:{`padding|`:`18px inherit inherit inherit`}}}}\"][kc_column width=\"75%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"113449\"][element_revslider _id=\"100644\" alias=\"slider-4\"][/kc_column][kc_column width=\"25%\" _id=\"230364\" css_custom=\"{`kc-css`:{`767`:{`box`:{`display|`:`none`}}}}\"][element_banner _id=\"367207\" image=\"1464\" button_text=\"Shop now\" button_link=\"#\" text_position=\"left full\"][element_banner _id=\"472425\" image=\"1465\" button_text=\"Shop now\" button_link=\"#\" text_position=\"right\"][/kc_column][/kc_row][kc_row use_container=\"yes\" css_custom=\"{`kc-css`:{`any`:{`background`:{`background|`:`eyJjb2xvciI6IiNmZmZmZmYiLCJsaW5lYXJHcmFkaWVudCI6WyIiXSwiaW1hZ2UiOiJub25lIiwicG9zaXRpb24iOiIwJSAwJSIsInNpemUiOiJhdXRvIiwicmVwZWF0IjoicmVwZWF0IiwiYXR0YWNobWVudCI6InNjcm9sbCIsImFkdmFuY2VkIjowfQ==`},`box`:{`padding|`:`10px inherit inherit inherit`,`border|`:`1px solid #f5f5f5|||`}}}}\" _id=\"749921\"][kc_column width=\"100%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"517235\"][woo_categories_tabs number=\"15\" columns=\"5\" tab_style=\"style2\" layout_type=\"carousel\" _id=\"399906\" tabs=\"eyIxIjp7Im5hbWUiOiJCbGllbmVyIiwiY2F0ZWdvcnkiOiJibGl2ZW5lciIsInR5cGUiOiJyZWNlbnRfcHJvZHVjdCJ9LCIyIjp7Im5hbWUiOiJBanZhbmkiLCJjYXRlZ29yeSI6ImFqdmFuaSIsInR5cGUiOiJyZWNlbnRfcHJvZHVjdCJ9LCIzIjp7Im5hbWUiOiJDaGljIEZlZXQiLCJjYXRlZ29yeSI6ImNoaWNfZmVldCIsInR5cGUiOiJyZWNlbnRfcHJvZHVjdCJ9LCI0Ijp7Im5hbWUiOiJFc3NleCBHbGFtIiwiY2F0ZWdvcnkiOiJlc3NleF9nbGFtIiwidHlwZSI6InJlY2VudF9wcm9kdWN0In0sIjUiOnsibmFtZSI6IkhpZ2hlciBIZWVscyIsImNhdGVnb3J5IjoiaGlnaGVyX2hlZWxzIiwidHlwZSI6InJlY2VudF9wcm9kdWN0In0sIjYiOnsibmFtZSI6IlBsZWFzZXIiLCJjYXRlZ29yeSI6InBsZWFzZXIiLCJ0eXBlIjoicmVjZW50X3Byb2R1Y3QifX0=\" title=\"Feature Product \"][/kc_column][/kc_row][kc_row use_container=\"yes\" css_custom=\"{`kc-css`:{`any`:{`background`:{`background|`:`eyJjb2xvciI6IiNmNWY1ZjUiLCJsaW5lYXJHcmFkaWVudCI6WyIiXSwiaW1hZ2UiOiJub25lIiwicG9zaXRpb24iOiIwJSAwJSIsInNpemUiOiJhdXRvIiwicmVwZWF0IjoicmVwZWF0IiwiYXR0YWNobWVudCI6InNjcm9sbCIsImFkdmFuY2VkIjowfQ==`},`box`:{`padding|`:`30px inherit inherit inherit`}}}}\" _id=\"390617\"][kc_column width=\"100%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"771008\"][element_features_box columns=\"4\" _id=\"486674\" features=\"eyIxIjp7InRpdGxlIjoiRnJlZSBEZWxpdmVyeSIsImRlc2NyaXB0aW9uIjoiUkdWc2FYWmxjbmtnZDI5eWJHUWdkMmxrWlEwSyIsImljb24iOiJtbi1pY29uLTk0NCIsImltYWdlIjoiIn0sIjIiOnsidGl0bGUiOiIzMCBEYXlzIFJldHVybnMiLCJkZXNjcmlwdGlvbiI6IlQzVnlJRE13TFdSaGVTQnRiMjVsZVNCaVlXTnJJR2QxWVhKaGJuUmxaU0JuYVhabGN5QjViM1U9IiwiaWNvbiI6Im1uLWljb24tMTA0OCIsImltYWdlIjoiIn0sIjMiOnsidGl0bGUiOiIyNC83IEN1c3RvbWVyIFNlcnZpY2UiLCJkZXNjcmlwdGlvbiI6IlQyNXNhVzVsSUhOMGIzSmxJREkwTHpjPSIsImljb24iOiJtbi1pY29uLTEwNTAiLCJpbWFnZSI6IiJ9LCI0Ijp7InRpdGxlIjoiU2VjdXJlIFNob3BwaW5nIiwiZGVzY3JpcHRpb24iOiJXVzkxY2lCd1pYSnpiMjVoYkNCcGJtWnZjbTFoZEdsdmJpQnBjeUJ6WldOMWNtVmtJSGRwZEdnZ1lXNGdhVzVrZFhOMGNuaz0iLCJpY29uIjoibW4taWNvbi04MjUiLCJpbWFnZSI6IiJ9fQ==\" style=\"style1\"][/kc_column][/kc_row][kc_row use_container=\"yes\" css_custom=\"{`kc-css`:{`any`:{`box`:{`padding|`:`20px inherit inherit inherit`}}}}\" _id=\"520249\"][kc_column width=\"33%\" _id=\"792210\" css_custom=\"{`kc-css`:{`999`:{`box`:{`width|`:`100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`,`display|`:`none`}},`any`:{`box`:{`padding|`:`20px inherit inherit inherit`}}}}\"][element_banner _id=\"691078\" subtitle=\"TV & Home Theater\" title=\"U2F2ZSBCaWcgb24gNEsgVUhEPGJyIC8+DQpUVnMsIEhEVFZzIGFuZCBNb3Jl\" button_text=\"SHOP NOW\" button_link=\"#\" text_position=\"top\" image=\"1470\"][/kc_column][kc_column width=\"67%\" _id=\"96584\" css_custom=\"{`kc-css`:{`999`:{`box`:{`width|`:`100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}}}}\"][woo_products columns=\"3\" layout_type=\"carousel\" rows=\"1\" topcarousel=\"1\" item_style=\"inner\" _id=\"282040\" title=\"New Arrivals\" type=\"recent_product\" number=\"12\"][/kc_column][/kc_row][kc_row use_container=\"yes\" css_custom=\"{`kc-css`:{`any`:{`box`:{`padding|`:`inherit inherit 10px inherit`}}}}\" _id=\"701011\"][kc_column width=\"100%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"783833\"][woo_products columns=\"3\" layout_type=\"carousel\" rows=\"1\" topcarousel=\"1\" item_style=\"list-v1\" _id=\"316520\" title=\"Sale Product\" type=\"top_rate\" number=\"12\"][/kc_column][/kc_row][kc_row use_container=\"yes\" css_custom=\"{`kc-css`:{`any`:{`background`:{`background|`:`eyJjb2xvciI6IiNmNWY1ZjUiLCJsaW5lYXJHcmFkaWVudCI6WyIiXSwiaW1hZ2UiOiJub25lIiwicG9zaXRpb24iOiIwJSAwJSIsInNpemUiOiJhdXRvIiwicmVwZWF0IjoicmVwZWF0IiwiYXR0YWNobWVudCI6InNjcm9sbCIsImFkdmFuY2VkIjowfQ==`},`box`:{`padding|`:`30px inherit 25px inherit`}}}}\" _id=\"443311\"][kc_column width=\"100%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"568357\"][element_brands number=\"12\" columns=\"6\" rows=\"1\" style=\"style3 style2\" _id=\"429646\" title=\"Feature Brands\"][/kc_column][/kc_row][kc_row _id=\"874687\"][kc_column width=\"100%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"549500\"][kc_column_text _id=\"93508\" css_custom=\"{`kc-css`:{`any`:{`typography`:{`color|,p`:`#242424`,`font-family|,p`:`Libre Franklin`,`font-size|,p`:`24px`,`font-weight|,p`:`700`},`box`:{`padding|`:`20px inherit inherit inherit`}}}}\"]<p>\r\nTop Categories this Month</p>\r\n[/kc_column_text][/kc_column][/kc_row][kc_row use_container=\"yes\" row_class=\"border-left\" css_custom=\"{`kc-css`:{`any`:{`box`:{`padding|`:`inherit inherit 30px inherit`}}}}\" _id=\"353813\"][kc_column width=\"33.33%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"763850\"][woo_category_info number=\"5\" layout_type=\"layout3\" _id=\"148685\" image=\"943\" title=\"Televisions\" category=\"tv-audio\"][/kc_column][kc_column width=\"33.33%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"677087\"][woo_category_info number=\"5\" layout_type=\"layout3\" _id=\"940308\" image=\"1292\" title=\"Laptop and Computer\" category=\"computers\"][/kc_column][kc_column width=\"33.33%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"660040\"][woo_category_info number=\"5\" layout_type=\"layout3\" _id=\"707560\" image=\"1293\" title=\"Tablets & E-Readers\" category=\"portable-audio\"][/kc_column][/kc_row][kc_row use_container=\"yes\" row_class=\"border-left\" css_custom=\"{`kc-css`:{`any`:{`box`:{`padding|`:`inherit inherit 30px inherit`}}}}\" _id=\"589014\"][kc_column width=\"33.33%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"792109\"][woo_category_info number=\"5\" layout_type=\"layout3\" _id=\"503101\" image=\"1294\" title=\"Video Games Virtual\" category=\"portable-audio\"][/kc_column][kc_column width=\"33.33%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"806117\"][woo_category_info number=\"5\" layout_type=\"layout3\" _id=\"265559\" image=\"1295\" title=\"Headphones & Speakers\" category=\"accessories\"][/kc_column][kc_column width=\"33.33%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"28825\"][woo_category_info number=\"5\" layout_type=\"layout3\" _id=\"659810\" image=\"1296\" title=\"Cell Phones\" category=\"smart-phone\"][/kc_column][/kc_row][kc_row use_container=\"yes\" row_class=\"border-left\" css_custom=\"{`kc-css`:{`any`:{`box`:{`padding|`:`inherit inherit 30px inherit`}}}}\" _id=\"777890\"][kc_column width=\"33.33%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"825204\"][woo_category_info number=\"5\" layout_type=\"layout3\" _id=\"256951\" image=\"1298\" title=\"Smart Home\" category=\"tv-audio\"][/kc_column][kc_column width=\"33.33%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"531239\"][woo_category_info number=\"5\" layout_type=\"layout3\" _id=\"553648\" image=\"1297\" title=\"Car Electronics & GPS\" category=\"gps-navi\"][/kc_column][kc_column width=\"33.33%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"429027\"][woo_category_info number=\"5\" layout_type=\"layout3\" _id=\"230089\" image=\"1294\" title=\"Toys, Games & Drones\" category=\"appliances\"][/kc_column][/kc_row][kc_row use_container=\"yes\" css_custom=\"{`kc-css`:{`any`:{`background`:{`background|`:`eyJjb2xvciI6IiNmNWY1ZjUiLCJsaW5lYXJHcmFkaWVudCI6WyIiXSwiaW1hZ2UiOiJub25lIiwicG9zaXRpb24iOiIwJSAwJSIsInNpemUiOiJhdXRvIiwicmVwZWF0IjoicmVwZWF0IiwiYXR0YWNobWVudCI6InNjcm9sbCIsImFkdmFuY2VkIjowfQ==`},`box`:{`padding|`:`18px inherit 10px inherit`}}}}\" _id=\"319965\"][kc_column width=\"33.33%\" _id=\"499175\" css_custom=\"{`kc-css`:{`999`:{`box`:{`width|`:`100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}}}}\"][woo_products columns=\"1\" layout_type=\"grid\" topcarousel=\"0\" item_style=\"list-v2\" _id=\"142820\" title=\"Onsale Products\" type=\"best_selling\" number=\"3\"][/kc_column][kc_column width=\"33.33%\" _id=\"734527\" css_custom=\"{`kc-css`:{`999`:{`box`:{`width|`:`100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}}}}\"][woo_products columns=\"1\" layout_type=\"grid\" topcarousel=\"0\" item_style=\"list-v2\" _id=\"543302\" title=\"Feature Products\" type=\"featured_product\" number=\"3\"][/kc_column][kc_column width=\"33.33%\" _id=\"485235\" css_custom=\"{`kc-css`:{`999`:{`box`:{`width|`:`100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}}}}\"][woo_products columns=\"1\" layout_type=\"grid\" topcarousel=\"0\" item_style=\"list-v2\" _id=\"137278\" title=\"Top Rate\" type=\"top_rate\" number=\"3\"][/kc_column][/kc_row][kc_row _id=\"700996\" use_container=\"yes\" css_custom=\"{`kc-css`:{`any`:{`box`:{`padding|`:`30px inherit inherit inherit`}}}}\"][kc_column width=\"50%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"984272\"][element_testimonials _id=\"54518\" title=\"Testimonials\" testimonials=\"eyIxIjp7ImltYWdlIjoiOTA0IiwibmFtZSI6IkFudGhvbnkiLCJqb2IiOiJKQVZBIHByb2dyYW1tZXIiLCJjb250ZW50IjoiVkdobElFMUNRU0JqYjNWeWMyVWdhR0Z6SUdkcGRtVnVJRzFsSUhSb1pTQmpiMjVtYVdSbGJtTmxJSFJ2SUcxdmRtVWdZV2hsWVdRZ2FXNGdiWGtnWTJGeVpXVnlMaUJKZENCbllYWmxJRzFsSUhSb1pTQnZjSEJ2Y25SMWJtbDBlU0IwYnlCemRHVndJR0poWTJzZ1lXNWtJSEpsWm14bFkzUWdiMjRnZDJoaGRDQkpJR1J2TENCb2IzY2dkMlZzYkNCSklHUnZJR2wwSUdGdVpDQjNhR1Z5WlNCSklHTmhiaUJwYlhCeWIzWmxJSFJ2WjJWMGFHVnlJSGRwZEdnZ2RHaGxJSFJ2YjJ4cmFYUWdkRzhnY0hKdlozSmxjM011VkdobElFMUNRU0JqYjNWeWMyVWdhR0Z6SUdkcGRtVnVJRzFsSUhSb1pTQmpiMjVtYVdSbGJtTmxJSFJ2SUcxdmRtVWdZV2hsWVdRZ2FXNGdiWGtnWTJGeVpXVnlMaUJKZENCbllYWmxJRzFsSUhSb1pTQnZjSEJ2Y25SMWJtbDBlU0IwYnlCemRHVndJR0poWTJzZ1lXNWtJSEpsWm14bFkzUWdiMjRnZDJoaGRDQkpJR1J2TENCb2IzY2dkMlZzYkNCSklHUnZJR2wwSUdGdVpDQjNhR1Z5WlNCSklHTmhiaUJwYlhCeWIzWmxJSFJ2WjJWMGFHVnlJSGRwZEdnZ2RHaGxJSFJ2YjJ4cmFYUWdkRzhnY0hKdlozSmxjM011In0sIjIiOnsiaW1hZ2UiOiI5MDQiLCJuYW1lIjoiQW50aG9ueSIsImpvYiI6IkpBVkEgcHJvZ3JhbW1lciIsImNvbnRlbnQiOiJWR2hsSUUxQ1FTQmpiM1Z5YzJVZ2FHRnpJR2RwZG1WdUlHMWxJSFJvWlNCamIyNW1hV1JsYm1ObElIUnZJRzF2ZG1VZ1lXaGxZV1FnYVc0Z2JYa2dZMkZ5WldWeUxpQkpkQ0JuWVhabElHMWxJSFJvWlNCdmNIQnZjblIxYm1sMGVTQjBieUJ6ZEdWd0lHSmhZMnNnWVc1a0lISmxabXhsWTNRZ2IyNGdkMmhoZENCSklHUnZMQ0JvYjNjZ2QyVnNiQ0JKSUdSdklHbDBJR0Z1WkNCM2FHVnlaU0JKSUdOaGJpQnBiWEJ5YjNabElIUnZaMlYwYUdWeUlIZHBkR2dnZEdobElIUnZiMnhyYVhRZ2RHOGdjSEp2WjNKbGMzTXVWR2hsSUUxQ1FTQmpiM1Z5YzJVZ2FHRnpJR2RwZG1WdUlHMWxJSFJvWlNCamIyNW1hV1JsYm1ObElIUnZJRzF2ZG1VZ1lXaGxZV1FnYVc0Z2JYa2dZMkZ5WldWeUxpQkpkQ0JuWVhabElHMWxJSFJvWlNCdmNIQnZjblIxYm1sMGVTQjBieUJ6ZEdWd0lHSmhZMnNnWVc1a0lISmxabXhsWTNRZ2IyNGdkMmhoZENCSklHUnZMQ0JvYjNjZ2QyVnNiQ0JKSUdSdklHbDBJR0Z1WkNCM2FHVnlaU0JKSUdOaGJpQnBiWEJ5YjNabElIUnZaMlYwYUdWeUlIZHBkR2dnZEdobElIUnZiMnhyYVhRZ2RHOGdjSEp2WjNKbGMzTXUifSwiMyI6eyJpbWFnZSI6IjkwNCIsIm5hbWUiOiJBbnRob255Iiwiam9iIjoiSkFWQSBwcm9ncmFtbWVyIiwiY29udGVudCI6IlZHaGxJRTFDUVNCamIzVnljMlVnYUdGeklHZHBkbVZ1SUcxbElIUm9aU0JqYjI1bWFXUmxibU5sSUhSdklHMXZkbVVnWVdobFlXUWdhVzRnYlhrZ1kyRnlaV1Z5TGlCSmRDQm5ZWFpsSUcxbElIUm9aU0J2Y0hCdmNuUjFibWwwZVNCMGJ5QnpkR1Z3SUdKaFkyc2dZVzVrSUhKbFpteGxZM1FnYjI0Z2QyaGhkQ0JKSUdSdkxDQm9iM2NnZDJWc2JDQkpJR1J2SUdsMElHRnVaQ0IzYUdWeVpTQkpJR05oYmlCcGJYQnliM1psSUhSdloyVjBhR1Z5SUhkcGRHZ2dkR2hsSUhSdmIyeHJhWFFnZEc4Z2NISnZaM0psYzNNdVZHaGxJRTFDUVNCamIzVnljMlVnYUdGeklHZHBkbVZ1SUcxbElIUm9aU0JqYjI1bWFXUmxibU5sSUhSdklHMXZkbVVnWVdobFlXUWdhVzRnYlhrZ1kyRnlaV1Z5TGlCSmRDQm5ZWFpsSUcxbElIUm9aU0J2Y0hCdmNuUjFibWwwZVNCMGJ5QnpkR1Z3SUdKaFkyc2dZVzVrSUhKbFpteGxZM1FnYjI0Z2QyaGhkQ0JKSUdSdkxDQm9iM2NnZDJWc2JDQkpJR1J2SUdsMElHRnVaQ0IzYUdWeVpTQkpJR05oYmlCcGJYQnliM1psSUhSdloyVjBhR1Z5SUhkcGRHZ2dkR2hsSUhSdmIyeHJhWFFnZEc4Z2NISnZaM0psYzNNdSJ9fQ==\" columns=\"1\" layout_type=\"carousel\"][/kc_column][kc_column width=\"50%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"466746\"][element_blog_posts number=\"5\" layout_type=\"special\" _id=\"822916\" title=\"Latest News\" columns=\"2\" order_by=\"ID\" order=\"DESC\"][/kc_column][/kc_row][kc_row _id=\"53458\" use_container=\"yes\" css_custom=\"{`kc-css`:{`any`:{`background`:{`background|`:`eyJjb2xvciI6IiMxYzQ2NTgiLCJsaW5lYXJHcmFkaWVudCI6WyIiXSwiaW1hZ2UiOiJub25lIiwicG9zaXRpb24iOiIwJSAwJSIsInNpemUiOiJhdXRvIiwicmVwZWF0IjoicmVwZWF0IiwiYXR0YWNobWVudCI6InNjcm9sbCIsImFkdmFuY2VkIjowfQ==`},`box`:{`padding|`:`40px inherit 10px inherit`}}}}\"][kc_column width=\"60%\" _id=\"783604\" css_custom=\"{`kc-css`:{`999`:{`box`:{`width|`:`100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}}}}\"][element_newsletter _id=\"269858\" style=\"style2\"][/kc_column][kc_column width=\"40%\" _id=\"945146\" css_custom=\"{`kc-css`:{`999`:{`box`:{`width|`:`100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}}}}\"][element_socials_link _id=\"586700\" style=\"style1\" socials=\"eyIxIjp7InRpdGxlIjoiIiwidXJsIjoiIyIsImljb24iOiJtbi1pY29uLTE0MDUiLCJpbWFnZSI6IiJ9LCIyIjp7InRpdGxlIjoiIiwidXJsIjoiIyIsImljb24iOiJtbi1pY29uLTE0MDYiLCJpbWFnZSI6IiJ9LCIzIjp7InRpdGxlIjoiIiwidXJsIjoiIyIsImljb24iOiJtbi1pY29uLTE0MDgiLCJpbWFnZSI6IiJ9LCI0Ijp7InRpdGxlIjoiIiwidXJsIjoiIyIsImljb24iOiJtbi1pY29uLTE0MTYiLCJpbWFnZSI6IiJ9LCI1Ijp7InRpdGxlIjoiIiwidXJsIjoiIyIsImljb24iOiJtbi1pY29uLTE0MjIiLCJpbWFnZSI6IiJ9fQ==\" title=\"Stay Connect\"][/kc_column][/kc_row]', 'Home 6', '', 'inherit', 'closed', 'closed', '', '1043-revision-v1', '', '', '2021-06-01 16:46:11', '2021-06-01 16:46:11', '', 1043, 'http://shoestimer.com/1043-revision-v1/', 0, 'revision', '', 0),
(6807, 1, '2021-06-01 16:10:31', '2021-06-01 16:10:31', '', 'Untitled-3', '', 'inherit', 'open', 'closed', '', 'untitled-3', '', '', '2021-06-01 16:10:31', '2021-06-01 16:10:31', '', 0, 'http://shoestimer.com/wp-content/uploads/2021/06/Untitled-3.gif', 0, 'attachment', 'image/gif', 0),
(6808, 1, '2021-06-01 16:11:59', '2021-06-01 16:11:59', '', 'trans', '', 'inherit', 'open', 'closed', '', 'trans', '', '', '2021-06-01 16:11:59', '2021-06-01 16:11:59', '', 0, 'http://shoestimer.com/wp-content/uploads/2021/06/trans.gif', 0, 'attachment', 'image/gif', 0),
(6809, 1, '2021-06-01 16:13:55', '2021-06-01 16:13:55', '', 'red', '', 'inherit', 'open', 'closed', '', 'red', '', '', '2021-06-01 16:13:55', '2021-06-01 16:13:55', '', 0, 'http://shoestimer.com/wp-content/uploads/2021/06/red.gif', 0, 'attachment', 'image/gif', 0),
(6811, 1, '2021-06-01 16:18:31', '2021-06-01 16:18:31', '', 'trans2', '', 'inherit', 'open', 'closed', '', 'trans2', '', '', '2021-06-01 16:18:31', '2021-06-01 16:18:31', '', 0, 'http://shoestimer.com/wp-content/uploads/2021/06/trans2.gif', 0, 'attachment', 'image/gif', 0),
(6812, 1, '2021-06-01 16:19:44', '2021-06-01 16:19:44', '', '350', '', 'inherit', 'open', 'closed', '', '350-3', '', '', '2021-06-01 16:19:44', '2021-06-01 16:19:44', '', 0, 'http://shoestimer.com/wp-content/uploads/2021/06/350.gif', 0, 'attachment', 'image/gif', 0),
(6813, 1, '2021-06-01 16:23:09', '2021-06-01 16:23:09', '', 'Browse Categories', '', 'publish', 'closed', 'closed', '', 'browse-categories', '', '', '2021-06-01 16:23:09', '2021-06-01 16:23:09', '', 0, 'http://shoestimer.com/?p=6813', 1, 'nav_menu_item', '', 0),
(6816, 1, '2021-06-01 16:26:16', '2021-06-01 16:26:16', ' ', '', '', 'publish', 'closed', 'closed', '', '6816', '', '', '2021-06-01 16:26:16', '2021-06-01 16:26:16', '', 0, 'http://shoestimer.com/6816/', 4, 'nav_menu_item', '', 0),
(6817, 1, '2021-06-01 16:26:16', '2021-06-01 16:26:16', ' ', '', '', 'publish', 'closed', 'closed', '', '6817', '', '', '2021-06-01 16:26:16', '2021-06-01 16:26:16', '', 0, 'http://shoestimer.com/6817/', 2, 'nav_menu_item', '', 0),
(6818, 1, '2021-06-01 16:26:16', '2021-06-01 16:26:16', ' ', '', '', 'publish', 'closed', 'closed', '', '6818', '', '', '2021-06-01 16:26:16', '2021-06-01 16:26:16', '', 0, 'http://shoestimer.com/6818/', 3, 'nav_menu_item', '', 0),
(6819, 1, '2021-06-01 16:26:16', '2021-06-01 16:26:16', ' ', '', '', 'publish', 'closed', 'closed', '', '6819', '', '', '2021-06-01 16:26:16', '2021-06-01 16:26:16', '', 0, 'http://shoestimer.com/6819/', 5, 'nav_menu_item', '', 0),
(6820, 1, '2021-06-01 16:26:16', '2021-06-01 16:26:16', ' ', '', '', 'publish', 'closed', 'closed', '', '6820', '', '', '2021-06-01 16:26:16', '2021-06-01 16:26:16', '', 0, 'http://shoestimer.com/6820/', 6, 'nav_menu_item', '', 0),
(6821, 1, '2021-06-01 16:26:16', '2021-06-01 16:26:16', ' ', '', '', 'publish', 'closed', 'closed', '', '6821', '', '', '2021-06-01 16:26:16', '2021-06-01 16:26:16', '', 0, 'http://shoestimer.com/6821/', 8, 'nav_menu_item', '', 0);
INSERT INTO `wpx5_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(6822, 1, '2021-06-01 16:26:16', '2021-06-01 16:26:16', ' ', '', '', 'publish', 'closed', 'closed', '', '6822', '', '', '2021-06-01 16:26:16', '2021-06-01 16:26:16', '', 0, 'http://shoestimer.com/6822/', 7, 'nav_menu_item', '', 0),
(6823, 1, '2021-06-01 16:26:16', '2021-06-01 16:26:16', ' ', '', '', 'publish', 'closed', 'closed', '', '6823', '', '', '2021-06-01 16:26:16', '2021-06-01 16:26:16', '', 0, 'http://shoestimer.com/6823/', 9, 'nav_menu_item', '', 0),
(6824, 1, '2021-06-01 16:34:27', '2021-06-01 16:34:27', '', 'fists', '', 'inherit', 'open', 'closed', '', 'fists', '', '', '2021-06-01 16:34:27', '2021-06-01 16:34:27', '', 0, 'http://shoestimer.com/wp-content/uploads/2021/06/fists.png', 0, 'attachment', 'image/png', 0),
(6825, 1, '2021-06-01 16:38:22', '2021-06-01 16:38:22', '', 'slid32', '', 'inherit', 'open', 'closed', '', 'slid32', '', '', '2021-06-01 16:38:22', '2021-06-01 16:38:22', '', 0, 'http://shoestimer.com/wp-content/uploads/2021/06/slid32.png', 0, 'attachment', 'image/png', 0),
(6826, 1, '2021-06-01 16:41:39', '2021-06-01 16:41:39', '', 'slidessss', '', 'inherit', 'open', 'closed', '', 'slidessss', '', '', '2021-06-01 16:41:39', '2021-06-01 16:41:39', '', 0, 'http://shoestimer.com/wp-content/uploads/2021/06/slidessss.png', 0, 'attachment', 'image/png', 0),
(6835, 1, '2021-06-01 16:53:12', '2021-06-01 16:53:12', '[kc_row _id=\"766225\" use_container=\"yes\" css_custom=\"{`kc-css`:{`767`:{`box`:{`padding|`:`9px inherit inherit inherit`}},`any`:{`box`:{`padding|`:`18px inherit inherit inherit`}}}}\"][kc_column width=\"75%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"332595\"][element_revslider _id=\"147922\" alias=\"slider-4\"][/kc_column][kc_column width=\"25%\" _id=\"812213\" css_custom=\"{`kc-css`:{`767`:{`box`:{`display|`:`none`}}}}\"][element_banner _id=\"394433\" image=\"1464\" button_text=\"Shop now\" button_link=\"#\" text_position=\"left full\"][element_banner _id=\"709364\" image=\"1465\" button_text=\"Shop now\" button_link=\"#\" text_position=\"right\"][/kc_column][/kc_row][kc_row use_container=\"yes\" css_custom=\"{`kc-css`:{`any`:{`background`:{`background|`:`eyJjb2xvciI6IiNmZmZmZmYiLCJsaW5lYXJHcmFkaWVudCI6WyIiXSwiaW1hZ2UiOiJub25lIiwicG9zaXRpb24iOiIwJSAwJSIsInNpemUiOiJhdXRvIiwicmVwZWF0IjoicmVwZWF0IiwiYXR0YWNobWVudCI6InNjcm9sbCIsImFkdmFuY2VkIjowfQ==`},`box`:{`padding|`:`10px inherit inherit inherit`,`border|`:`1px solid #f5f5f5|||`}}}}\" _id=\"232878\"][kc_column width=\"100%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"443229\"][woo_categories_tabs number=\"15\" columns=\"5\" tab_style=\"style2\" layout_type=\"carousel\" _id=\"797764\" tabs=\"eyIxIjp7Im5hbWUiOiJCbGllbmVyIiwiY2F0ZWdvcnkiOiJibGl2ZW5lciIsInR5cGUiOiJyZWNlbnRfcHJvZHVjdCJ9LCIyIjp7Im5hbWUiOiJBanZhbmkiLCJjYXRlZ29yeSI6ImFqdmFuaSIsInR5cGUiOiJyZWNlbnRfcHJvZHVjdCJ9LCIzIjp7Im5hbWUiOiJDaGljIEZlZXQiLCJjYXRlZ29yeSI6ImNoaWNfZmVldCIsInR5cGUiOiJyZWNlbnRfcHJvZHVjdCJ9LCI0Ijp7Im5hbWUiOiJFc3NleCBHbGFtIiwiY2F0ZWdvcnkiOiJlc3NleF9nbGFtIiwidHlwZSI6InJlY2VudF9wcm9kdWN0In0sIjUiOnsibmFtZSI6IkhpZ2hlciBIZWVscyIsImNhdGVnb3J5IjoiaGlnaGVyX2hlZWxzIiwidHlwZSI6InJlY2VudF9wcm9kdWN0In0sIjYiOnsibmFtZSI6IlBsZWFzZXIiLCJjYXRlZ29yeSI6InBsZWFzZXIiLCJ0eXBlIjoicmVjZW50X3Byb2R1Y3QifX0=\" title=\"Feature Product \"][/kc_column][/kc_row][kc_row use_container=\"yes\" css_custom=\"{`kc-css`:{`any`:{`background`:{`background|`:`eyJjb2xvciI6IiNmNWY1ZjUiLCJsaW5lYXJHcmFkaWVudCI6WyIiXSwiaW1hZ2UiOiJub25lIiwicG9zaXRpb24iOiIwJSAwJSIsInNpemUiOiJhdXRvIiwicmVwZWF0IjoicmVwZWF0IiwiYXR0YWNobWVudCI6InNjcm9sbCIsImFkdmFuY2VkIjowfQ==`},`box`:{`padding|`:`30px inherit inherit inherit`}}}}\" _id=\"784462\"][kc_column width=\"100%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"765766\"][element_features_box columns=\"4\" _id=\"888431\" features=\"eyIxIjp7InRpdGxlIjoiRnJlZSBEZWxpdmVyeSIsImRlc2NyaXB0aW9uIjoiUkdWc2FYWmxjbmtnZDI5eWJHUWdkMmxrWlEwSyIsImljb24iOiJtbi1pY29uLTk0NCIsImltYWdlIjoiIn0sIjIiOnsidGl0bGUiOiIzMCBEYXlzIFJldHVybnMiLCJkZXNjcmlwdGlvbiI6IlQzVnlJRE13TFdSaGVTQnRiMjVsZVNCaVlXTnJJR2QxWVhKaGJuUmxaU0JuYVhabGN5QjViM1U9IiwiaWNvbiI6Im1uLWljb24tMTA0OCIsImltYWdlIjoiIn0sIjMiOnsidGl0bGUiOiIyNC83IEN1c3RvbWVyIFNlcnZpY2UiLCJkZXNjcmlwdGlvbiI6IlQyNXNhVzVsSUhOMGIzSmxJREkwTHpjPSIsImljb24iOiJtbi1pY29uLTEwNTAiLCJpbWFnZSI6IiJ9LCI0Ijp7InRpdGxlIjoiU2VjdXJlIFNob3BwaW5nIiwiZGVzY3JpcHRpb24iOiJXVzkxY2lCd1pYSnpiMjVoYkNCcGJtWnZjbTFoZEdsdmJpQnBjeUJ6WldOMWNtVmtJSGRwZEdnZ1lXNGdhVzVrZFhOMGNuaz0iLCJpY29uIjoibW4taWNvbi04MjUiLCJpbWFnZSI6IiJ9fQ==\" style=\"style1\"][/kc_column][/kc_row][kc_row use_container=\"yes\" css_custom=\"{`kc-css`:{`any`:{`box`:{`padding|`:`20px inherit inherit inherit`}}}}\" _id=\"92192\"][kc_column width=\"33%\" _id=\"26295\" css_custom=\"{`kc-css`:{`999`:{`box`:{`width|`:`100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`,`display|`:`none`}},`any`:{`box`:{`padding|`:`20px inherit inherit inherit`}}}}\"][element_banner _id=\"681543\" subtitle=\"TV &amp; Home Theater\" title=\"U2F2ZSBCaWcgb24gNEsgVUhEPGJyIC8+DQpUVnMsIEhEVFZzIGFuZCBNb3Jl\" button_text=\"SHOP NOW\" button_link=\"#\" text_position=\"top\" image=\"1470\"][/kc_column][kc_column width=\"67%\" _id=\"763178\" css_custom=\"{`kc-css`:{`999`:{`box`:{`width|`:`100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}}}}\"][woo_products columns=\"3\" layout_type=\"carousel\" rows=\"1\" topcarousel=\"1\" item_style=\"inner\" _id=\"810023\" title=\"New Arrivals\" type=\"recent_product\" number=\"12\"][/kc_column][/kc_row][kc_row use_container=\"yes\" css_custom=\"{`kc-css`:{`any`:{`box`:{`padding|`:`inherit inherit 10px inherit`}}}}\" _id=\"12704\"][kc_column width=\"100%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"442175\"][woo_products columns=\"3\" layout_type=\"carousel\" rows=\"1\" topcarousel=\"1\" item_style=\"list-v1\" _id=\"697878\" title=\"Sale Product\" type=\"top_rate\" number=\"12\"][/kc_column][/kc_row][kc_row use_container=\"yes\" css_custom=\"{`kc-css`:{`any`:{`background`:{`background|`:`eyJjb2xvciI6IiNmNWY1ZjUiLCJsaW5lYXJHcmFkaWVudCI6WyIiXSwiaW1hZ2UiOiJub25lIiwicG9zaXRpb24iOiIwJSAwJSIsInNpemUiOiJhdXRvIiwicmVwZWF0IjoicmVwZWF0IiwiYXR0YWNobWVudCI6InNjcm9sbCIsImFkdmFuY2VkIjowfQ==`},`box`:{`padding|`:`30px inherit 25px inherit`}}}}\" _id=\"15128\"][kc_column width=\"100%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"635383\"][element_brands number=\"12\" columns=\"6\" rows=\"1\" style=\"style3 style2\" _id=\"345729\" title=\"Feature Brands\"][/kc_column][/kc_row][kc_row _id=\"985517\"][kc_column width=\"100%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"409328\"][kc_column_text _id=\"228304\" css_custom=\"{`kc-css`:{`any`:{`typography`:{`color|,p`:`#242424`,`font-family|,p`:`Libre Franklin`,`font-size|,p`:`24px`,`font-weight|,p`:`700`},`box`:{`padding|`:`20px inherit inherit inherit`}}}}\"]\r\n\r\nTop Categories this Month\r\n\r\n[/kc_column_text][/kc_column][/kc_row][kc_row use_container=\"yes\" row_class=\"border-left\" css_custom=\"{`kc-css`:{`any`:{`box`:{`padding|`:`inherit inherit 30px inherit`}}}}\" _id=\"902796\"][kc_column width=\"33.33%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"334116\"][woo_category_info number=\"5\" layout_type=\"layout3\" _id=\"54507\" image=\"943\" title=\"Televisions\" category=\"tv-audio\"][/kc_column][kc_column width=\"33.33%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"482141\"][woo_category_info number=\"5\" layout_type=\"layout3\" _id=\"521287\" image=\"1292\" title=\"Laptop and Computer\" category=\"computers\"][/kc_column][kc_column width=\"33.33%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"202063\"][woo_category_info number=\"5\" layout_type=\"layout3\" _id=\"725401\" image=\"1293\" title=\"Tablets &amp; E-Readers\" category=\"portable-audio\"][/kc_column][/kc_row][kc_row use_container=\"yes\" row_class=\"border-left\" css_custom=\"{`kc-css`:{`any`:{`box`:{`padding|`:`inherit inherit 30px inherit`}}}}\" _id=\"549575\"][kc_column width=\"33.33%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"720218\"][woo_category_info number=\"5\" layout_type=\"layout3\" _id=\"915313\" image=\"1294\" title=\"Video Games Virtual\" category=\"portable-audio\"][/kc_column][kc_column width=\"33.33%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"359735\"][woo_category_info number=\"5\" layout_type=\"layout3\" _id=\"511170\" image=\"1295\" title=\"Headphones &amp; Speakers\" category=\"accessories\"][/kc_column][kc_column width=\"33.33%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"932033\"][woo_category_info number=\"5\" layout_type=\"layout3\" _id=\"540279\" image=\"1296\" title=\"Cell Phones\" category=\"smart-phone\"][/kc_column][/kc_row][kc_row use_container=\"yes\" row_class=\"border-left\" css_custom=\"{`kc-css`:{`any`:{`box`:{`padding|`:`inherit inherit 30px inherit`}}}}\" _id=\"835215\"][kc_column width=\"33.33%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"88609\"][woo_category_info number=\"5\" layout_type=\"layout3\" _id=\"208724\" image=\"1298\" title=\"Smart Home\" category=\"tv-audio\"][/kc_column][kc_column width=\"33.33%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"533522\"][woo_category_info number=\"5\" layout_type=\"layout3\" _id=\"468844\" image=\"1297\" title=\"Car Electronics &amp; GPS\" category=\"gps-navi\"][/kc_column][kc_column width=\"33.33%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"226192\"][woo_category_info number=\"5\" layout_type=\"layout3\" _id=\"486917\" image=\"1294\" title=\"Toys, Games &amp; Drones\" category=\"appliances\"][/kc_column][/kc_row][kc_row use_container=\"yes\" css_custom=\"{`kc-css`:{`any`:{`background`:{`background|`:`eyJjb2xvciI6IiNmNWY1ZjUiLCJsaW5lYXJHcmFkaWVudCI6WyIiXSwiaW1hZ2UiOiJub25lIiwicG9zaXRpb24iOiIwJSAwJSIsInNpemUiOiJhdXRvIiwicmVwZWF0IjoicmVwZWF0IiwiYXR0YWNobWVudCI6InNjcm9sbCIsImFkdmFuY2VkIjowfQ==`},`box`:{`padding|`:`18px inherit 10px inherit`}}}}\" _id=\"58739\"][kc_column width=\"33.33%\" _id=\"895659\" css_custom=\"{`kc-css`:{`999`:{`box`:{`width|`:`100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}}}}\"][woo_products columns=\"1\" layout_type=\"grid\" topcarousel=\"0\" item_style=\"list-v2\" _id=\"866526\" title=\"Onsale Products\" type=\"best_selling\" number=\"3\"][/kc_column][kc_column width=\"33.33%\" _id=\"917695\" css_custom=\"{`kc-css`:{`999`:{`box`:{`width|`:`100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}}}}\"][woo_products columns=\"1\" layout_type=\"grid\" topcarousel=\"0\" item_style=\"list-v2\" _id=\"867628\" title=\"Feature Products\" type=\"featured_product\" number=\"3\"][/kc_column][kc_column width=\"33.33%\" _id=\"365558\" css_custom=\"{`kc-css`:{`999`:{`box`:{`width|`:`100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}}}}\"][woo_products columns=\"1\" layout_type=\"grid\" topcarousel=\"0\" item_style=\"list-v2\" _id=\"339067\" title=\"Top Rate\" type=\"top_rate\" number=\"3\"][/kc_column][/kc_row][kc_row _id=\"344379\" use_container=\"yes\" css_custom=\"{`kc-css`:{`any`:{`box`:{`padding|`:`30px inherit inherit inherit`}}}}\"][kc_column width=\"50%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"237273\"][element_testimonials _id=\"55394\" title=\"Testimonials\" testimonials=\"eyIxIjp7ImltYWdlIjoiOTA0IiwibmFtZSI6IkFudGhvbnkiLCJqb2IiOiJKQVZBIHByb2dyYW1tZXIiLCJjb250ZW50IjoiVkdobElFMUNRU0JqYjNWeWMyVWdhR0Z6SUdkcGRtVnVJRzFsSUhSb1pTQmpiMjVtYVdSbGJtTmxJSFJ2SUcxdmRtVWdZV2hsWVdRZ2FXNGdiWGtnWTJGeVpXVnlMaUJKZENCbllYWmxJRzFsSUhSb1pTQnZjSEJ2Y25SMWJtbDBlU0IwYnlCemRHVndJR0poWTJzZ1lXNWtJSEpsWm14bFkzUWdiMjRnZDJoaGRDQkpJR1J2TENCb2IzY2dkMlZzYkNCSklHUnZJR2wwSUdGdVpDQjNhR1Z5WlNCSklHTmhiaUJwYlhCeWIzWmxJSFJ2WjJWMGFHVnlJSGRwZEdnZ2RHaGxJSFJ2YjJ4cmFYUWdkRzhnY0hKdlozSmxjM011VkdobElFMUNRU0JqYjNWeWMyVWdhR0Z6SUdkcGRtVnVJRzFsSUhSb1pTQmpiMjVtYVdSbGJtTmxJSFJ2SUcxdmRtVWdZV2hsWVdRZ2FXNGdiWGtnWTJGeVpXVnlMaUJKZENCbllYWmxJRzFsSUhSb1pTQnZjSEJ2Y25SMWJtbDBlU0IwYnlCemRHVndJR0poWTJzZ1lXNWtJSEpsWm14bFkzUWdiMjRnZDJoaGRDQkpJR1J2TENCb2IzY2dkMlZzYkNCSklHUnZJR2wwSUdGdVpDQjNhR1Z5WlNCSklHTmhiaUJwYlhCeWIzWmxJSFJ2WjJWMGFHVnlJSGRwZEdnZ2RHaGxJSFJ2YjJ4cmFYUWdkRzhnY0hKdlozSmxjM011In0sIjIiOnsiaW1hZ2UiOiI5MDQiLCJuYW1lIjoiQW50aG9ueSIsImpvYiI6IkpBVkEgcHJvZ3JhbW1lciIsImNvbnRlbnQiOiJWR2hsSUUxQ1FTQmpiM1Z5YzJVZ2FHRnpJR2RwZG1WdUlHMWxJSFJvWlNCamIyNW1hV1JsYm1ObElIUnZJRzF2ZG1VZ1lXaGxZV1FnYVc0Z2JYa2dZMkZ5WldWeUxpQkpkQ0JuWVhabElHMWxJSFJvWlNCdmNIQnZjblIxYm1sMGVTQjBieUJ6ZEdWd0lHSmhZMnNnWVc1a0lISmxabXhsWTNRZ2IyNGdkMmhoZENCSklHUnZMQ0JvYjNjZ2QyVnNiQ0JKSUdSdklHbDBJR0Z1WkNCM2FHVnlaU0JKSUdOaGJpQnBiWEJ5YjNabElIUnZaMlYwYUdWeUlIZHBkR2dnZEdobElIUnZiMnhyYVhRZ2RHOGdjSEp2WjNKbGMzTXVWR2hsSUUxQ1FTQmpiM1Z5YzJVZ2FHRnpJR2RwZG1WdUlHMWxJSFJvWlNCamIyNW1hV1JsYm1ObElIUnZJRzF2ZG1VZ1lXaGxZV1FnYVc0Z2JYa2dZMkZ5WldWeUxpQkpkQ0JuWVhabElHMWxJSFJvWlNCdmNIQnZjblIxYm1sMGVTQjBieUJ6ZEdWd0lHSmhZMnNnWVc1a0lISmxabXhsWTNRZ2IyNGdkMmhoZENCSklHUnZMQ0JvYjNjZ2QyVnNiQ0JKSUdSdklHbDBJR0Z1WkNCM2FHVnlaU0JKSUdOaGJpQnBiWEJ5YjNabElIUnZaMlYwYUdWeUlIZHBkR2dnZEdobElIUnZiMnhyYVhRZ2RHOGdjSEp2WjNKbGMzTXUifSwiMyI6eyJpbWFnZSI6IjkwNCIsIm5hbWUiOiJBbnRob255Iiwiam9iIjoiSkFWQSBwcm9ncmFtbWVyIiwiY29udGVudCI6IlZHaGxJRTFDUVNCamIzVnljMlVnYUdGeklHZHBkbVZ1SUcxbElIUm9aU0JqYjI1bWFXUmxibU5sSUhSdklHMXZkbVVnWVdobFlXUWdhVzRnYlhrZ1kyRnlaV1Z5TGlCSmRDQm5ZWFpsSUcxbElIUm9aU0J2Y0hCdmNuUjFibWwwZVNCMGJ5QnpkR1Z3SUdKaFkyc2dZVzVrSUhKbFpteGxZM1FnYjI0Z2QyaGhkQ0JKSUdSdkxDQm9iM2NnZDJWc2JDQkpJR1J2SUdsMElHRnVaQ0IzYUdWeVpTQkpJR05oYmlCcGJYQnliM1psSUhSdloyVjBhR1Z5SUhkcGRHZ2dkR2hsSUhSdmIyeHJhWFFnZEc4Z2NISnZaM0psYzNNdVZHaGxJRTFDUVNCamIzVnljMlVnYUdGeklHZHBkbVZ1SUcxbElIUm9aU0JqYjI1bWFXUmxibU5sSUhSdklHMXZkbVVnWVdobFlXUWdhVzRnYlhrZ1kyRnlaV1Z5TGlCSmRDQm5ZWFpsSUcxbElIUm9aU0J2Y0hCdmNuUjFibWwwZVNCMGJ5QnpkR1Z3SUdKaFkyc2dZVzVrSUhKbFpteGxZM1FnYjI0Z2QyaGhkQ0JKSUdSdkxDQm9iM2NnZDJWc2JDQkpJR1J2SUdsMElHRnVaQ0IzYUdWeVpTQkpJR05oYmlCcGJYQnliM1psSUhSdloyVjBhR1Z5SUhkcGRHZ2dkR2hsSUhSdmIyeHJhWFFnZEc4Z2NISnZaM0psYzNNdSJ9fQ==\" columns=\"1\" layout_type=\"carousel\"][/kc_column][kc_column width=\"50%\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"650029\"][element_blog_posts number=\"5\" layout_type=\"special\" _id=\"507640\" title=\"Latest News\" columns=\"2\" order_by=\"ID\" order=\"DESC\"][/kc_column][/kc_row][kc_row _id=\"583154\" use_container=\"yes\" css_custom=\"{`kc-css`:{`any`:{`background`:{`background|`:`eyJjb2xvciI6IiMxYzQ2NTgiLCJsaW5lYXJHcmFkaWVudCI6WyIiXSwiaW1hZ2UiOiJub25lIiwicG9zaXRpb24iOiIwJSAwJSIsInNpemUiOiJhdXRvIiwicmVwZWF0IjoicmVwZWF0IiwiYXR0YWNobWVudCI6InNjcm9sbCIsImFkdmFuY2VkIjowfQ==`},`box`:{`padding|`:`40px inherit 10px inherit`}}}}\"][kc_column width=\"60%\" _id=\"474815\" css_custom=\"{`kc-css`:{`999`:{`box`:{`width|`:`100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}}}}\"][element_newsletter _id=\"191937\" style=\"style2\"][/kc_column][kc_column width=\"40%\" _id=\"541497\" css_custom=\"{`kc-css`:{`999`:{`box`:{`width|`:`100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}}}}\"][element_socials_link _id=\"6204\" style=\"style1\" socials=\"eyIxIjp7InRpdGxlIjoiIiwidXJsIjoiIyIsImljb24iOiJtbi1pY29uLTE0MDUiLCJpbWFnZSI6IiJ9LCIyIjp7InRpdGxlIjoiIiwidXJsIjoiIyIsImljb24iOiJtbi1pY29uLTE0MDYiLCJpbWFnZSI6IiJ9LCIzIjp7InRpdGxlIjoiIiwidXJsIjoiIyIsImljb24iOiJtbi1pY29uLTE0MDgiLCJpbWFnZSI6IiJ9LCI0Ijp7InRpdGxlIjoiIiwidXJsIjoiIyIsImljb24iOiJtbi1pY29uLTE0MTYiLCJpbWFnZSI6IiJ9LCI1Ijp7InRpdGxlIjoiIiwidXJsIjoiIyIsImljb24iOiJtbi1pY29uLTE0MjIiLCJpbWFnZSI6IiJ9fQ==\" title=\"Stay Connect\"][/kc_column][/kc_row]', 'Home 6', '', 'inherit', 'closed', 'closed', '', '1043-revision-v1', '', '', '2021-06-01 16:53:12', '2021-06-01 16:53:12', '', 1043, 'http://shoestimer.com/1043-revision-v1/', 0, 'revision', '', 0),
(6828, 1, '2021-06-01 16:48:49', '2021-06-01 16:48:49', '[woocommerce_my_account]', 'My Account', '', 'inherit', 'closed', 'closed', '', '75-revision-v1', '', '', '2021-06-01 16:48:49', '2021-06-01 16:48:49', '', 75, 'https://shoestimer.com/75-revision-v1/', 0, 'revision', '', 0),
(6829, 1, '2021-06-01 16:49:05', '2021-06-01 16:49:05', '[kc_row use_container=\"yes\" css_custom=\"{`kc-css`:{`any`:{`box`:{`padding|`:`90px inherit inherit inherit`}}}}\" _id=\"363497\"][kc_column width=\"12/12\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"805870\"][kc_row_inner column_align=\"middle\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"603643\"][kc_column_inner width=\"100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}\" _id=\"94327\"][kc_column_text _id=\"529199\" css_custom=\"{`kc-css`:{`any`:{`typography`:{`color|,p`:`#242424`,`font-family|,p`:`Libre Franklin`,`font-size|,p`:`36px`,`line-height|,p`:`40px`,`font-weight|,p`:`700`,`text-align|,p`:`center`}}}}\"]\r\n\r\nFrequently Asked Questions\r\n\r\n[/kc_column_text][kc_column_text _id=\"522638\" css_custom=\"{`kc-css`:{`any`:{`typography`:{`color|,p`:`#616161`,`font-family|,p`:`Libre Franklin`,`font-size|,p`:`14px`,`font-weight|,p`:`400`,`text-align|,p`:`center`}}}}\"]\r\n\r\nAnswer all of your questions\r\n\r\n[/kc_column_text][/kc_column_inner][/kc_row_inner][kc_row_inner _id=\"815738\" css_custom=\"{`kc-css`:{`any`:{`box`:{`padding|`:`60px inherit inherit inherit`}}}}\"][kc_column_inner width=\"100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}\" _id=\"460888\"][kc_column_text _id=\"369427\" css_custom=\"{`kc-css`:{`any`:{`typography`:{`color|,p`:`#a1d407`,`font-family|,p`:`Libre Franklin`,`font-size|,p`:`24px`,`font-weight|,p`:`700`,`text-transform|,p`:`none`}}}}\"]\r\n\r\n<span class=\"list-number\">01. </span> Purchases &amp; Refunds\r\n\r\n[/kc_column_text][kc_row_inner# _id=\"995493\" css_custom=\"{`kc-css`:{`any`:{`box`:{`padding|`:`12px inherit inherit inherit`}}}}\"][kc_column_inner# width=\"50{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}\" _id=\"93575\"][kc_column_text _id=\"989785\" css_custom=\"{`kc-css`:{`any`:{`typography`:{`color|,p`:`#242424`,`font-family|,p`:`Libre Franklin`,`font-size|,p`:`16px`,`font-weight|,p`:`600`,`text-transform|,p`:`none`}}}}\"]\r\n\r\nWhy won\'t my payment go through?\r\n\r\n[/kc_column_text][kc_column_text _id=\"768220\" css_custom=\"{`kc-css`:{`any`:{`typography`:{`color|,p`:`#616161`,`font-family|,p`:`Libre Franklin`,`font-size|,p`:`14px`,`font-weight|,p`:`400`}}}}\"]\r\n\r\nEx Portland Pitchfork irure mustache. Neutra fap before they sold out literally Williamsburg. Aliquip ugh bicycle rights actually mlkshk, seitan squid craft beer tempor. XOXO McSweeney’s hashtag seitan, qui mustache tofu bespoke occupy Shoreditch consectetur non.\r\n\r\n[/kc_column_text][/kc_column_inner#][kc_column_inner# width=\"50{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}\" _id=\"627946\"][kc_column_text _id=\"753319\" css_custom=\"{`kc-css`:{`any`:{`typography`:{`color|,p`:`#242424`,`font-family|,p`:`Libre Franklin`,`font-size|,p`:`16px`,`font-weight|,p`:`600`,`text-transform|,p`:`none`}}}}\"]\r\n\r\nHow do I get a refund?\r\n\r\n[/kc_column_text][kc_column_text _id=\"977588\" css_custom=\"{`kc-css`:{`any`:{`typography`:{`color|,p`:`#616161`,`font-family|,p`:`Libre Franklin`,`font-size|,p`:`14px`,`font-weight|,p`:`400`}}}}\"]\r\n\r\nThere are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable.\r\n\r\n[/kc_column_text][/kc_column_inner#][/kc_row_inner#][kc_row_inner# _id=\"994944\" css_custom=\"{`kc-css`:{`any`:{`box`:{`padding|`:`30px inherit inherit inherit`}}}}\"][kc_column_inner# width=\"50{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}\" _id=\"460219\"][kc_column_text _id=\"536700\" css_custom=\"{`kc-css`:{`any`:{`typography`:{`color|,p`:`#242424`,`font-family|,p`:`Libre Franklin`,`font-size|,p`:`16px`,`font-weight|,p`:`600`,`text-transform|,p`:`none`}}}}\"]\r\n\r\nHow do I redeem a coupon?\r\n\r\n[/kc_column_text][kc_column_text _id=\"896767\" css_custom=\"{`kc-css`:{`any`:{`typography`:{`color|,p`:`#616161`,`font-family|,p`:`Libre Franklin`,`font-size|,p`:`14px`,`font-weight|,p`:`400`}}}}\"]\r\n\r\nIt is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using \'Content here, content here\', making it look like readable English.\r\n\r\n[/kc_column_text][/kc_column_inner#][kc_column_inner# width=\"50{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}\" _id=\"618211\"][kc_column_text _id=\"24039\" css_custom=\"{`kc-css`:{`any`:{`typography`:{`color|,p`:`#242424`,`font-family|,p`:`Libre Franklin`,`font-size|,p`:`16px`,`font-weight|,p`:`600`,`text-transform|,p`:`none`}}}}\"]\r\n\r\nWhat Shipping Methods Are Available?\r\n\r\n[/kc_column_text][kc_column_text _id=\"411402\" css_custom=\"{`kc-css`:{`any`:{`typography`:{`color|,p`:`#616161`,`font-family|,p`:`Libre Franklin`,`font-size|,p`:`14px`,`font-weight|,p`:`400`}}}}\"]\r\n\r\nNeutra fap before they sold out literally Williamsburg. Aliquip ugh bicycle rights actually mlkshk, seitan squid craft beer tempor. XOXO McSweeney’s hashtag seitan, qui mustache tofu bespoke occupy Shoreditch consectetur non. Ex Portland Pitchfork irure mustache.\r\n\r\n[/kc_column_text][/kc_column_inner#][/kc_row_inner#][/kc_column_inner][/kc_row_inner][/kc_column][/kc_row][kc_row use_container=\"yes\" _id=\"557781\"][kc_column width=\"12/12\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"200870\"][kc_row_inner _id=\"910440\" css_custom=\"{`kc-css`:{`any`:{`box`:{`padding|`:`70px inherit inherit inherit`}}}}\"][kc_column_inner width=\"100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}\" _id=\"347701\"][kc_column_text _id=\"468724\" css_custom=\"{`kc-css`:{`any`:{`typography`:{`color|,p`:`#a1d407`,`font-family|,p`:`Libre Franklin`,`font-size|,p`:`24px`,`font-weight|,p`:`700`,`text-transform|,p`:`none`}}}}\"]\r\n\r\n<span class=\"list-number\">02. </span> Making Courses\r\n\r\n[/kc_column_text][kc_row_inner# _id=\"792723\" css_custom=\"{`kc-css`:{`any`:{`box`:{`padding|`:`12px inherit inherit inherit`}}}}\"][kc_column_inner# width=\"50{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}\" _id=\"32711\"][kc_column_text _id=\"891717\" css_custom=\"{`kc-css`:{`any`:{`typography`:{`color|,p`:`#242424`,`font-family|,p`:`Libre Franklin`,`font-size|,p`:`16px`,`font-weight|,p`:`600`,`text-transform|,p`:`none`}}}}\"]\r\n\r\nChanging account name\r\n\r\n[/kc_column_text][kc_column_text _id=\"426665\" css_custom=\"{`kc-css`:{`any`:{`typography`:{`color|,p`:`#616161`,`font-family|,p`:`Libre Franklin`,`font-size|,p`:`14px`,`font-weight|,p`:`400`}}}}\"]\r\n\r\nLorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.\r\n\r\n[/kc_column_text][/kc_column_inner#][kc_column_inner# width=\"50{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}\" _id=\"240750\"][kc_column_text _id=\"963579\" css_custom=\"{`kc-css`:{`any`:{`typography`:{`color|,p`:`#242424`,`font-family|,p`:`Libre Franklin`,`font-size|,p`:`16px`,`font-weight|,p`:`600`,`text-transform|,p`:`none`}}}}\"]\r\n\r\nHow do I unsubscribe from Campus e-mails?\r\n\r\n[/kc_column_text][kc_column_text _id=\"390502\" css_custom=\"{`kc-css`:{`any`:{`typography`:{`color|,p`:`#616161`,`font-family|,p`:`Libre Franklin`,`font-size|,p`:`14px`,`font-weight|,p`:`400`}}}}\"]\r\n\r\nThere are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable.\r\n\r\n[/kc_column_text][/kc_column_inner#][/kc_row_inner#][kc_row_inner# _id=\"479044\" css_custom=\"{`kc-css`:{`any`:{`box`:{`padding|`:`30px inherit inherit inherit`}}}}\"][kc_column_inner# width=\"50{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}\" _id=\"107362\"][kc_column_text _id=\"693304\" css_custom=\"{`kc-css`:{`any`:{`typography`:{`color|,p`:`#242424`,`font-family|,p`:`Libre Franklin`,`font-size|,p`:`16px`,`font-weight|,p`:`600`,`text-transform|,p`:`none`}}}}\"]\r\n\r\nHow do I change my password?\r\n\r\n[/kc_column_text][kc_column_text _id=\"119509\" css_custom=\"{`kc-css`:{`any`:{`typography`:{`color|,p`:`#616161`,`font-family|,p`:`Libre Franklin`,`font-size|,p`:`14px`,`font-weight|,p`:`400`}}}}\"]\r\n\r\nPlaid letterpress leggings craft beer meh ethical Pinterest. Art party authentic freegan semiotics jean shorts chia cred. Neutra Austin roof party Brooklyn, synth Thundercats swag 8-bit photo booth.\r\n\r\n[/kc_column_text][/kc_column_inner#][kc_column_inner# width=\"50{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}\" _id=\"986044\"][kc_column_text _id=\"754793\" css_custom=\"{`kc-css`:{`any`:{`typography`:{`color|,p`:`#242424`,`font-family|,p`:`Libre Franklin`,`font-size|,p`:`16px`,`font-weight|,p`:`600`,`text-transform|,p`:`none`}}}}\"]\r\n\r\nWhat Shipping Methods Are Available?\r\n\r\n[/kc_column_text][kc_column_text _id=\"205882\" css_custom=\"{`kc-css`:{`any`:{`typography`:{`color|,p`:`#616161`,`font-family|,p`:`Libre Franklin`,`font-size|,p`:`14px`,`font-weight|,p`:`400`}}}}\"]\r\n\r\nNeutra fap before they sold out literally Williamsburg. Aliquip ugh bicycle rights actually mlkshk, seitan squid craft beer tempor. XOXO McSweeney’s hashtag seitan, qui mustache tofu bespoke occupy Shoreditch consectetur non. Ex Portland Pitchfork irure mustache.\r\n\r\n[/kc_column_text][/kc_column_inner#][/kc_row_inner#][kc_row_inner# _id=\"70392\" css_custom=\"{`kc-css`:{`any`:{`box`:{`padding|`:`30px inherit inherit inherit`}}}}\"][kc_column_inner# width=\"50{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}\" _id=\"424629\"][kc_column_text _id=\"813741\" css_custom=\"{`kc-css`:{`any`:{`typography`:{`color|,p`:`#242424`,`font-family|,p`:`Libre Franklin`,`font-size|,p`:`16px`,`font-weight|,p`:`600`,`text-transform|,p`:`none`}}}}\"]\r\n\r\nHow Do I Place an Order?\r\n\r\n[/kc_column_text][kc_column_text _id=\"994909\" css_custom=\"{`kc-css`:{`any`:{`typography`:{`color|,p`:`#616161`,`font-family|,p`:`Libre Franklin`,`font-size|,p`:`14px`,`font-weight|,p`:`400`}}}}\"]\r\n\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Phasellus sapien lorem, consectetur et turpis id, blandit interdum metus. Morbi sed ligula id elit mollis efficitur ut nec ligula. Proin erat magna, pellentesque at elementum at, eleifend a tortor.\r\n\r\n[/kc_column_text][/kc_column_inner#][kc_column_inner# width=\"50{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}\" _id=\"495393\"][kc_column_text _id=\"581851\" css_custom=\"{`kc-css`:{`any`:{`typography`:{`color|,p`:`#242424`,`font-family|,p`:`Libre Franklin`,`font-size|,p`:`16px`,`font-weight|,p`:`600`,`text-transform|,p`:`none`}}}}\"]\r\n\r\nDo I Need A Account To Place Order?\r\n\r\n[/kc_column_text][kc_column_text _id=\"162344\" css_custom=\"{`kc-css`:{`any`:{`typography`:{`color|,p`:`#616161`,`font-family|,p`:`Libre Franklin`,`font-size|,p`:`14px`,`font-weight|,p`:`400`}}}}\"]\r\n\r\nMissing mobile purchase\r\nIf you purchased a course on iOS or Android, it\'s possible that the course was not registered to your account. Please email your purchase receipt to helpyou@educo.com.\r\n\r\n[/kc_column_text][/kc_column_inner#][/kc_row_inner#][/kc_column_inner][/kc_row_inner][/kc_column][/kc_row][kc_row use_container=\"yes\" _id=\"843930\" css_custom=\"{`kc-css`:{`any`:{`box`:{`padding|`:`inherit inherit 40px inherit`}}}}\"][kc_column width=\"12/12\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"552677\"][kc_row_inner _id=\"662978\" css_custom=\"{`kc-css`:{`any`:{`box`:{`padding|`:`70px inherit inherit inherit`}}}}\"][kc_column_inner width=\"100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}\" _id=\"867599\"][kc_column_text _id=\"785352\" css_custom=\"{`kc-css`:{`any`:{`typography`:{`color|,p`:`#a1d407`,`font-family|,p`:`Libre Franklin`,`font-size|,p`:`24px`,`font-weight|,p`:`700`,`text-transform|,p`:`none`}}}}\"]\r\n\r\n<span class=\"list-number\">03. </span> Payment Infomartion\r\n\r\n[/kc_column_text][kc_row_inner# _id=\"757813\" css_custom=\"{`kc-css`:{`any`:{`box`:{`padding|`:`12px inherit inherit inherit`}}}}\"][kc_column_inner# width=\"50{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}\" _id=\"981030\"][kc_column_text _id=\"42502\" css_custom=\"{`kc-css`:{`any`:{`typography`:{`color|,p`:`#242424`,`font-family|,p`:`Libre Franklin`,`font-size|,p`:`16px`,`font-weight|,p`:`600`,`text-transform|,p`:`none`}}}}\"]\r\n\r\nWhat Payment Methods Are Accepted?\r\n\r\n[/kc_column_text][kc_column_text _id=\"364830\" css_custom=\"{`kc-css`:{`any`:{`typography`:{`color|,p`:`#616161`,`font-family|,p`:`Libre Franklin`,`font-size|,p`:`14px`,`font-weight|,p`:`400`}}}}\"]\r\n\r\nFashion axe DIY jean shorts, swag kale chips meh polaroid kogi butcher Wes Anderson chambray next level semiotics gentrify yr. Voluptate photo booth fugiat Vice. Austin sed Williamsburg, ea labore raw denim voluptate cred proident mixtape excepteur mustache. Twee chia photo booth readymade food truck, hoodie roof party swag keytar PBR DIY.\r\n\r\n[/kc_column_text][/kc_column_inner#][kc_column_inner# width=\"50{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}\" _id=\"486005\"][kc_column_text _id=\"259547\" css_custom=\"{`kc-css`:{`any`:{`typography`:{`color|,p`:`#242424`,`font-family|,p`:`Libre Franklin`,`font-size|,p`:`16px`,`font-weight|,p`:`600`,`text-transform|,p`:`none`}}}}\"]\r\n\r\nIs Buying On-Line Safe?\r\n\r\n[/kc_column_text][kc_column_text _id=\"20713\" css_custom=\"{`kc-css`:{`any`:{`typography`:{`color|,p`:`#616161`,`font-family|,p`:`Libre Franklin`,`font-size|,p`:`14px`,`font-weight|,p`:`400`}}}}\"]\r\n\r\nArt party authentic freegan semiotics jean shorts chia cred. Neutra Austin roof party Brooklyn, synth Thundercats swag 8-bit photo booth. Plaid letterpress leggings craft beer meh ethical Pinterest.\r\n\r\n[/kc_column_text][/kc_column_inner#][/kc_row_inner#][kc_row_inner# _id=\"136632\" css_custom=\"{`kc-css`:{`any`:{`box`:{`padding|`:`30px inherit 30px inherit`}}}}\"][kc_column_inner# width=\"50{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}\" _id=\"859308\"][kc_column_text _id=\"165966\" css_custom=\"{`kc-css`:{`any`:{`typography`:{`color|,p`:`#242424`,`font-family|,p`:`Libre Franklin`,`font-size|,p`:`16px`,`font-weight|,p`:`600`,`text-transform|,p`:`none`}}}}\"]\r\n\r\nHow do I change my password?\r\n\r\n[/kc_column_text][kc_column_text _id=\"464786\" css_custom=\"{`kc-css`:{`any`:{`typography`:{`color|,p`:`#616161`,`font-family|,p`:`Libre Franklin`,`font-size|,p`:`14px`,`font-weight|,p`:`400`}}}}\"]\r\n\r\nPlaid letterpress leggings craft beer meh ethical Pinterest. Art party authentic freegan semiotics jean shorts chia cred. Neutra Austin roof party Brooklyn, synth Thundercats swag 8-bit photo booth.\r\n\r\n[/kc_column_text][/kc_column_inner#][kc_column_inner# width=\"50{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}\" _id=\"725133\"][kc_column_text _id=\"704457\" css_custom=\"{`kc-css`:{`any`:{`typography`:{`color|,p`:`#242424`,`font-family|,p`:`Libre Franklin`,`font-size|,p`:`16px`,`font-weight|,p`:`600`,`text-transform|,p`:`none`}}}}\"]\r\n\r\nWhat Shipping Methods Are Available?\r\n\r\n[/kc_column_text][kc_column_text _id=\"261039\" css_custom=\"{`kc-css`:{`any`:{`typography`:{`color|,p`:`#616161`,`font-family|,p`:`Libre Franklin`,`font-size|,p`:`14px`,`font-weight|,p`:`400`}}}}\"]\r\n\r\nNeutra fap before they sold out literally Williamsburg. Aliquip ugh bicycle rights actually mlkshk, seitan squid craft beer tempor. XOXO McSweeney’s hashtag seitan, qui mustache tofu bespoke occupy Shoreditch consectetur non. Ex Portland Pitchfork irure mustache.\r\n\r\n[/kc_column_text][/kc_column_inner#][/kc_row_inner#][/kc_column_inner][/kc_row_inner][/kc_column][/kc_row]', 'FAQ', '', 'inherit', 'closed', 'closed', '', '1188-revision-v1', '', '', '2021-06-01 16:49:05', '2021-06-01 16:49:05', '', 1188, 'http://shoestimer.com/1188-revision-v1/', 0, 'revision', '', 0),
(6830, 1, '2021-06-01 16:49:10', '2021-06-01 16:49:10', '[kc_row _id=\"222575\"][kc_column width=\"12/12\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"937926\"][kc_spacing height=\"85px\" _id=\"198591\"][kc_column_text _id=\"20907\" css_custom=\"{`kc-css`:{`any`:{`typography`:{`color|,p`:`#242424`,`font-family|,p`:`Libre Franklin`,`font-size|,p`:`36px`,`line-height|,p`:`40px`,`font-weight|,p`:`700`,`text-align|,p`:`center`},`box`:{`margin|p`:`inherit inherit 5px inherit`}}}}\"]\r\n\r\nContact info\r\n\r\n[/kc_column_text][kc_column_text _id=\"737321\" css_custom=\"{`kc-css`:{`any`:{`typography`:{`color|,p`:`#616161`,`font-family|,p`:`Libre Franklin`,`font-size|,p`:`14px`,`font-weight|,p`:`400`,`text-align|,p`:`center`}}}}\"]\r\n\r\nWelcome to our Website. We are glad to have you around.\r\n\r\n[/kc_column_text][kc_spacing height=\"60px\" _id=\"727011\"][/kc_column][/kc_row][kc_row use_container=\"yes\" css_custom=\"{`kc-css`:{`any`:{`box`:{`padding|`:`inherit inherit 60px inherit`}}}}\" _id=\"135225\"][kc_column width=\"12/12\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"800577\"][kc_column_text _id=\"343859\"]\r\n<div class=\"contact-us\">\r\n<div class=\"inner\"><span class=\"label\"><i class=\"mn-icon-220\"></i>Email</span><span class=\"content\">hello@denso.com</span></div>\r\n<div class=\"inner\"><span class=\"label\"><i class=\"mn-icon-258\"></i>Phone number</span><span class=\"content\">+84 (800) 55 555 55</span></div>\r\n<div class=\"inner\"><span class=\"label\"><i class=\"mn-icon-1142\"></i>Address</span><span class=\"content\">59 Downtown St, Melbourne Australia</span></div>\r\n</div>\r\n[/kc_column_text][/kc_column][/kc_row][kc_row use_container=\"yes\" css_custom=\"{`kc-css`:{`any`:{`background`:{`background|`:`eyJjb2xvciI6IiNlZWVlZWUiLCJsaW5lYXJHcmFkaWVudCI6WyIiXSwiaW1hZ2UiOiJub25lIiwicG9zaXRpb24iOiIwJSAwJSIsInNpemUiOiJhdXRvIiwicmVwZWF0IjoicmVwZWF0IiwiYXR0YWNobWVudCI6InNjcm9sbCIsImFkdmFuY2VkIjowfQ==`}}}}\" cols_gap=\"{`kc-css`:{`any`:{`group`:{`max-width|.kc-container`:`100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}}}}\" _id=\"221791\"][kc_column width=\"50{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}\" _id=\"653981\" css_custom=\"{`kc-css`:{`999`:{`box`:{`width|`:`100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}}}}\"][element_google_map latitude=\"40.722701\" longitude=\"-73.994701\" map_height=\"440\" map_zoom=\"14\" map_style=\"cool-grey\" map_key=\"AIzaSyAgLtmIukM56mTfet5MEoPsng51Ws06Syc\" _id=\"299433\" advanced=\"yes\" marker_icon=\"1209\"][/kc_column][kc_column width=\"50{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}\" _id=\"945107\" css_custom=\"{`kc-css`:{`999`:{`box`:{`width|`:`100{c4c5cdfd837e0abf0af075ffd0708242a8db377afc808e4a46bf4b9c1834f78b}`}},`any`:{`box`:{`padding|`:`30px 65px inherit 65px`}}}}\"][kc_column_text _id=\"818266\"]\r\n\r\n[contact-form-7 id=\"4\" title=\"Contact form 1\"]\r\n\r\n[/kc_column_text][/kc_column][/kc_row]', 'Contact', '', 'inherit', 'closed', 'closed', '', '1186-revision-v1', '', '', '2021-06-01 16:49:10', '2021-06-01 16:49:10', '', 1186, 'http://shoestimer.com/1186-revision-v1/', 0, 'revision', '', 0),
(6831, 1, '2021-06-01 16:49:15', '2021-06-01 16:49:15', '[kc_row use_container=\"yes\" _id=\"50075\" css_custom=\"{`kc-css`:{`any`:{`box`:{`padding|`:`inherit inherit 40px inherit`}}}}\"][kc_column width=\"12/12\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"507969\"][woocommerce_checkout][/kc_column][/kc_row]', 'Checkout', '', 'inherit', 'closed', 'closed', '', '74-revision-v1', '', '', '2021-06-01 16:49:15', '2021-06-01 16:49:15', '', 74, 'http://shoestimer.com/74-revision-v1/', 0, 'revision', '', 0),
(6832, 1, '2021-06-01 16:49:21', '2021-06-01 16:49:21', '[kc_row use_container=\"yes\" _id=\"642664\" css_custom=\"{`kc-css`:{`any`:{`box`:{`padding|`:`inherit inherit 30px inherit`}}}}\"][kc_column width=\"12/12\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"314733\"][woocommerce_cart][/kc_column][/kc_row]', 'Cart', '', 'inherit', 'closed', 'closed', '', '73-revision-v1', '', '', '2021-06-01 16:49:21', '2021-06-01 16:49:21', '', 73, 'http://shoestimer.com/73-revision-v1/', 0, 'revision', '', 0),
(6833, 1, '2021-06-01 16:49:32', '2021-06-01 16:49:32', '[kc_row use_container=\"yes\" _id=\"614286\" css_custom=\"{`kc-css`:{`any`:{`box`:{`padding|`:`40px inherit 30px inherit`}}}}\"][kc_column width=\"12/12\" video_bg_url=\"https://www.youtube.com/watch?v=dOWFVKb2JqM\" _id=\"339094\"][kc_column_text]<p>[wcv_pro_vendorslist]</p>\r\n[/kc_column_text][/kc_column][/kc_row]', 'All Vendors', '', 'inherit', 'closed', 'closed', '', '1135-revision-v1', '', '', '2021-06-01 16:49:32', '2021-06-01 16:49:32', '', 1135, 'http://shoestimer.com/1135-revision-v1/', 0, 'revision', '', 0),
(6834, 1, '2021-06-01 16:49:40', '2021-06-01 16:49:40', '<p>[kc_row use_container=\"yes\" force=\"no\" column_align=\"middle\" video_mute=\"no\" _id=\"113989\"][kc_column width=\"12/12\" video_mute=\"no\" _id=\"333206\"][kc_column_text]</p>\r\n<p><!-- wp:heading --></p>\r\n<h2>Who we are</h2>\r\n<p><!-- /wp:heading -->\r\n\r\n<!-- wp:paragraph --></p>\r\n<p>Our website address is: https://NextShoes.UK.</p>\r\n<p><!-- /wp:paragraph -->\r\n\r\n<!-- wp:heading --></p>\r\n<h2>What personal data we collect and why we collect it</h2>\r\n<p><!-- /wp:heading -->\r\n\r\n<!-- wp:heading {\"level\":3} --></p>\r\n<h3>Comments</h3>\r\n<p><!-- /wp:heading -->\r\n\r\n<!-- wp:paragraph --></p>\r\n<p>When visitors leave comments on the site we collect the data shown in the comments form, and also the visitor’s IP address and browser user agent string to help spam detection.</p>\r\n<p><!-- /wp:paragraph -->\r\n\r\n<!-- wp:paragraph --></p>\r\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>\r\n<p><!-- /wp:paragraph -->\r\n\r\n<!-- wp:heading {\"level\":3} --></p>\r\n<h3>Media</h3>\r\n<p><!-- /wp:heading -->\r\n\r\n<!-- wp:paragraph --></p>\r\n<p>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>\r\n<p><!-- /wp:paragraph -->\r\n\r\n<!-- wp:heading {\"level\":3} --></p>\r\n<h3>Contact forms</h3>\r\n<p><!-- /wp:heading -->\r\n\r\n<!-- wp:heading {\"level\":3} --></p>\r\n<h3>Cookies</h3>\r\n<p><!-- /wp:heading -->\r\n\r\n<!-- wp:paragraph --></p>\r\n<p>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>\r\n<p><!-- /wp:paragraph -->\r\n\r\n<!-- wp:paragraph --></p>\r\n<p>If you have an account and you log in to this site, 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>\r\n<p><!-- /wp:paragraph -->\r\n\r\n<!-- wp:paragraph --></p>\r\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 \"Remember Me\", your login will persist for two weeks. If you log out of your account, the login cookies will be removed.</p>\r\n<p><!-- /wp:paragraph -->\r\n\r\n<!-- wp:paragraph --></p>\r\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>\r\n<p><!-- /wp:paragraph -->\r\n\r\n<!-- wp:heading {\"level\":3} --></p>\r\n<h3>Embedded content from other websites</h3>\r\n<p><!-- /wp:heading -->\r\n\r\n<!-- wp:paragraph --></p>\r\n<p>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>\r\n<p><!-- /wp:paragraph -->\r\n\r\n<!-- wp:paragraph --></p>\r\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>\r\n<p><!-- /wp:paragraph -->\r\n\r\n<!-- wp:heading {\"level\":3} --></p>\r\n<h3>Analytics</h3>\r\n<p><!-- /wp:heading -->\r\n\r\n<!-- wp:heading --></p>\r\n<h2>Who we share your data with</h2>\r\n<p><!-- /wp:heading -->\r\n\r\n<!-- wp:heading --></p>\r\n<h2>How long we retain your data</h2>\r\n<p><!-- /wp:heading -->\r\n\r\n<!-- wp:paragraph --></p>\r\n<p>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>\r\n<p><!-- /wp:paragraph -->\r\n\r\n<!-- wp:paragraph --></p>\r\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>\r\n<p><!-- /wp:paragraph -->\r\n\r\n<!-- wp:heading --></p>\r\n<h2>What rights you have over your data</h2>\r\n<p><!-- /wp:heading -->\r\n\r\n<!-- wp:paragraph --></p>\r\n<p>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>\r\n<p><!-- /wp:paragraph -->\r\n\r\n<!-- wp:heading --></p>\r\n<h2>Where we send your data</h2>\r\n<p><!-- /wp:heading -->\r\n\r\n<!-- wp:paragraph --></p>\r\n<p>Visitor comments may be checked through an automated spam detection service.</p>\r\n<p><!-- /wp:paragraph -->\r\n\r\n<!-- wp:heading --></p>\r\n<h2>Your contact information</h2>\r\n<p><!-- /wp:heading -->\r\n\r\n<!-- wp:heading --></p>\r\n<h2>Additional information</h2>\r\n<p><!-- /wp:heading -->\r\n\r\n<!-- wp:heading {\"level\":3} --></p>\r\n<h3>How we protect your data</h3>\r\n<p><!-- /wp:heading -->\r\n\r\n<!-- wp:heading {\"level\":3} --></p>\r\n<h3>What data breach procedures we have in place</h3>\r\n<p><!-- /wp:heading -->\r\n\r\n<!-- wp:heading {\"level\":3} --></p>\r\n<h3>What third parties we receive data from</h3>\r\n<p><!-- /wp:heading -->\r\n\r\n<!-- wp:heading {\"level\":3} --></p>\r\n<h3>What automated decision making and/or profiling we do with user data</h3>\r\n<p><!-- /wp:heading -->\r\n\r\n<!-- wp:heading {\"level\":3} --></p>\r\n<h3>Industry regulatory disclosure requirements</h3>\r\n<p><!-- /wp:heading --></p>\r\n<p>[/kc_column_text][/kc_column][/kc_row]</p>', 'Privacy Policy', '', 'inherit', 'closed', 'closed', '', '3-revision-v1', '', '', '2021-06-01 16:49:40', '2021-06-01 16:49:40', '', 3, 'http://shoestimer.com/3-revision-v1/', 0, 'revision', '', 0);

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

--
-- Table structure for table `wpx5_pv_commission`
--

CREATE TABLE `wpx5_pv_commission` (
  `id` bigint(20) NOT NULL,
  `product_id` bigint(20) NOT NULL,
  `order_id` bigint(20) NOT NULL,
  `vendor_id` bigint(20) NOT NULL,
  `total_due` decimal(20,2) NOT NULL,
  `qty` bigint(20) NOT NULL,
  `total_shipping` decimal(20,2) NOT NULL,
  `tax` decimal(20,2) NOT NULL,
  `status` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'due',
  `time` datetime NOT NULL DEFAULT '0000-00-00 00:00:00'
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `wpx5_revslider_css`
--

CREATE TABLE `wpx5_revslider_css` (
  `id` int(9) NOT NULL,
  `handle` text COLLATE utf8mb4_unicode_ci NOT NULL,
  `settings` longtext COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `hover` longtext COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `advanced` longtext COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `params` longtext COLLATE utf8mb4_unicode_ci NOT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `wpx5_revslider_css`
--

INSERT INTO `wpx5_revslider_css` (`id`, `handle`, `settings`, `hover`, `advanced`, `params`) VALUES
(1, '.tp-caption.medium_grey', '{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}', 'null', '{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"0px 2px 5px rgba(0, 0, 0, 0.5)\",\"white-space\":\"nowrap\"},\"hover\":\"\"}', '{\"color\":\"#fff\",\"font-weight\":\"700\",\"font-size\":\"20px\",\"line-height\":\"20px\",\"font-family\":\"Arial\",\"padding\":\"2px 4px\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"background-color\":\"#888\"}'),
(2, '.tp-caption.small_text', '{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}', 'null', '{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"0px 2px 5px rgba(0, 0, 0, 0.5)\",\"white-space\":\"nowrap\"},\"hover\":\"\"}', '{\"color\":\"#fff\",\"font-weight\":\"700\",\"font-size\":\"14px\",\"line-height\":\"20px\",\"font-family\":\"Arial\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\"}'),
(3, '.tp-caption.medium_text', '{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}', 'null', '{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"0px 2px 5px rgba(0, 0, 0, 0.5)\",\"white-space\":\"nowrap\"},\"hover\":\"\"}', '{\"color\":\"#fff\",\"font-weight\":\"700\",\"font-size\":\"20px\",\"line-height\":\"20px\",\"font-family\":\"Arial\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\"}'),
(4, '.tp-caption.large_text', '{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}', 'null', '{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"0px 2px 5px rgba(0, 0, 0, 0.5)\",\"white-space\":\"nowrap\"},\"hover\":\"\"}', '{\"color\":\"#fff\",\"font-weight\":\"700\",\"font-size\":\"40px\",\"line-height\":\"40px\",\"font-family\":\"Arial\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\"}'),
(5, '.tp-caption.very_large_text', '{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}', 'null', '{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"0px 2px 5px rgba(0, 0, 0, 0.5)\",\"white-space\":\"nowrap\",\"letter-spacing\":\"-2px\"},\"hover\":\"\"}', '{\"color\":\"#fff\",\"font-weight\":\"700\",\"font-size\":\"60px\",\"line-height\":\"60px\",\"font-family\":\"Arial\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\"}'),
(6, '.tp-caption.very_big_white', '{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}', 'null', '{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\",\"white-space\":\"nowrap\",\"padding-top\":\"1px\"},\"hover\":\"\"}', '{\"color\":\"#fff\",\"font-weight\":\"800\",\"font-size\":\"60px\",\"line-height\":\"60px\",\"font-family\":\"Arial\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"padding\":\"0px 4px\",\"background-color\":\"#000\"}'),
(7, '.tp-caption.very_big_black', '{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}', 'null', '{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\",\"white-space\":\"nowrap\",\"padding-top\":\"1px\"},\"hover\":\"\"}', '{\"color\":\"#000\",\"font-weight\":\"700\",\"font-size\":\"60px\",\"line-height\":\"60px\",\"font-family\":\"Arial\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"padding\":\"0px 4px\",\"background-color\":\"#fff\"}'),
(8, '.tp-caption.modern_medium_fat', '{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}', 'null', '{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\",\"white-space\":\"nowrap\"},\"hover\":\"\"}', '{\"color\":\"#000\",\"font-weight\":\"800\",\"font-size\":\"24px\",\"line-height\":\"20px\",\"font-family\":\"\\\"Open Sans\\\", sans-serif\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\"}'),
(9, '.tp-caption.modern_medium_fat_white', '{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}', 'null', '{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\",\"white-space\":\"nowrap\"},\"hover\":\"\"}', '{\"color\":\"#fff\",\"font-weight\":\"800\",\"font-size\":\"24px\",\"line-height\":\"20px\",\"font-family\":\"\\\"Open Sans\\\", sans-serif\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\"}'),
(10, '.tp-caption.modern_medium_light', '{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}', 'null', '{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\",\"white-space\":\"nowrap\"},\"hover\":\"\"}', '{\"color\":\"#000\",\"font-weight\":\"300\",\"font-size\":\"24px\",\"line-height\":\"20px\",\"font-family\":\"\\\"Open Sans\\\", sans-serif\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\"}'),
(11, '.tp-caption.modern_big_bluebg', '{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}', 'null', '{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\",\"letter-spacing\":\"0\"},\"hover\":\"\"}', '{\"color\":\"#fff\",\"font-weight\":\"800\",\"font-size\":\"30px\",\"line-height\":\"36px\",\"font-family\":\"\\\"Open Sans\\\", sans-serif\",\"padding\":\"3px 10px\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"background-color\":\"#4e5b6c\"}'),
(12, '.tp-caption.modern_big_redbg', '{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}', 'null', '{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\",\"padding-top\":\"1px\",\"letter-spacing\":\"0\"},\"hover\":\"\"}', '{\"color\":\"#fff\",\"font-weight\":\"300\",\"font-size\":\"30px\",\"line-height\":\"36px\",\"font-family\":\"\\\"Open Sans\\\", sans-serif\",\"padding\":\"3px 10px\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"background-color\":\"#de543e\"}'),
(13, '.tp-caption.modern_small_text_dark', '{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}', 'null', '{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\",\"white-space\":\"nowrap\"},\"hover\":\"\"}', '{\"color\":\"#555\",\"font-size\":\"14px\",\"line-height\":\"22px\",\"font-family\":\"Arial\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\"}'),
(14, '.tp-caption.boxshadow', '{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}', 'null', '{\"idle\":{\"-moz-box-shadow\":\"0px 0px 20px rgba(0, 0, 0, 0.5)\",\"-webkit-box-shadow\":\"0px 0px 20px rgba(0, 0, 0, 0.5)\",\"box-shadow\":\"0px 0px 20px rgba(0, 0, 0, 0.5)\"},\"hover\":\"\"}', '[]'),
(15, '.tp-caption.black', '{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}', 'null', '{\"idle\":{\"text-shadow\":\"none\"},\"hover\":\"\"}', '{\"color\":\"#000\"}'),
(16, '.tp-caption.noshadow', '{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}', 'null', '{\"idle\":{\"text-shadow\":\"none\"},\"hover\":\"\"}', '[]'),
(17, '.tp-caption.thinheadline_dark', '{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}', 'null', '{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\"},\"hover\":\"\"}', '{\"color\":\"rgba(0,0,0,0.85)\",\"font-weight\":\"300\",\"font-size\":\"30px\",\"line-height\":\"30px\",\"font-family\":\"\\\"Open Sans\\\"\",\"background-color\":\"transparent\"}'),
(18, '.tp-caption.thintext_dark', '{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}', 'null', '{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\"},\"hover\":\"\"}', '{\"color\":\"rgba(0,0,0,0.85)\",\"font-weight\":\"300\",\"font-size\":\"16px\",\"line-height\":\"26px\",\"font-family\":\"\\\"Open Sans\\\"\",\"background-color\":\"transparent\"}'),
(19, '.tp-caption.largeblackbg', '{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}', 'null', '{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\",\"-webkit-border-radius\":\"0px\",\"-moz-border-radius\":\"0px\"},\"hover\":\"\"}', '{\"color\":\"#fff\",\"font-weight\":\"300\",\"font-size\":\"50px\",\"line-height\":\"70px\",\"font-family\":\"\\\"Open Sans\\\"\",\"background-color\":\"#000\",\"padding\":\"0px 20px\",\"border-radius\":\"0px\"}'),
(20, '.tp-caption.largepinkbg', '{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}', 'null', '{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\",\"-webkit-border-radius\":\"0px\",\"-moz-border-radius\":\"0px\"},\"hover\":\"\"}', '{\"color\":\"#fff\",\"font-weight\":\"300\",\"font-size\":\"50px\",\"line-height\":\"70px\",\"font-family\":\"\\\"Open Sans\\\"\",\"background-color\":\"#db4360\",\"padding\":\"0px 20px\",\"border-radius\":\"0px\"}'),
(21, '.tp-caption.largewhitebg', '{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}', 'null', '{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\",\"-webkit-border-radius\":\"0px\",\"-moz-border-radius\":\"0px\"},\"hover\":\"\"}', '{\"color\":\"#000\",\"font-weight\":\"300\",\"font-size\":\"50px\",\"line-height\":\"70px\",\"font-family\":\"\\\"Open Sans\\\"\",\"background-color\":\"#fff\",\"padding\":\"0px 20px\",\"border-radius\":\"0px\"}'),
(22, '.tp-caption.largegreenbg', '{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}', 'null', '{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\",\"-webkit-border-radius\":\"0px\",\"-moz-border-radius\":\"0px\"},\"hover\":\"\"}', '{\"color\":\"#fff\",\"font-weight\":\"300\",\"font-size\":\"50px\",\"line-height\":\"70px\",\"font-family\":\"\\\"Open Sans\\\"\",\"background-color\":\"#67ae73\",\"padding\":\"0px 20px\",\"border-radius\":\"0px\"}'),
(23, '.tp-caption.excerpt', '{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}', 'null', '{\"idle\":{\"text-shadow\":\"none\",\"letter-spacing\":\"-1.5px\",\"width\":\"150px\",\"white-space\":\"normal !important\",\"height\":\"auto\"},\"hover\":\"\"}', '{\"font-size\":\"36px\",\"line-height\":\"36px\",\"font-weight\":\"700\",\"font-family\":\"Arial\",\"color\":\"#ffffff\",\"text-decoration\":\"none\",\"background-color\":\"rgba(0, 0, 0, 1)\",\"margin\":\"0px\",\"padding\":\"1px 4px 0px 4px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 255, 255)\",\"border-style\":\"none\"}'),
(24, '.tp-caption.large_bold_grey', '{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}', 'null', '{\"idle\":{\"text-shadow\":\"none\"},\"hover\":\"\"}', '{\"font-size\":\"60px\",\"line-height\":\"60px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(102, 102, 102)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"margin\":\"0px\",\"padding\":\"1px 4px 0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),
(25, '.tp-caption.medium_thin_grey', '{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}', 'null', '{\"idle\":{\"text-shadow\":\"none\"},\"hover\":\"\"}', '{\"font-size\":\"34px\",\"line-height\":\"30px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(102, 102, 102)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"1px 4px 0px\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),
(26, '.tp-caption.small_thin_grey', '{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}', 'null', '{\"idle\":{\"text-shadow\":\"none\"},\"hover\":\"\"}', '{\"font-size\":\"18px\",\"line-height\":\"26px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(117, 117, 117)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"1px 4px 0px\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),
(27, '.tp-caption.lightgrey_divider', '{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}', 'null', '{\"idle\":{\"width\":\"370px\",\"height\":\"3px\",\"background-position\":\"initial initial\",\"background-repeat\":\"initial initial\"},\"hover\":\"\"}', '{\"text-decoration\":\"none\",\"background-color\":\"rgba(235, 235, 235, 1)\",\"border-width\":\"0px\",\"border-color\":\"rgb(34, 34, 34)\",\"border-style\":\"none\"}'),
(28, '.tp-caption.large_bold_darkblue', '{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}', 'null', '{\"idle\":[],\"hover\":\"\"}', '{\"font-size\":\"58px\",\"line-height\":\"60px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(52, 73, 94)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),
(29, '.tp-caption.medium_bg_darkblue', '{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}', 'null', '{\"idle\":[],\"hover\":\"\"}', '{\"font-size\":\"20px\",\"line-height\":\"20px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"rgb(52, 73, 94)\",\"padding\":\"10px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),
(30, '.tp-caption.medium_bold_red', '{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}', 'null', '{\"idle\":[],\"hover\":\"\"}', '{\"font-size\":\"24px\",\"line-height\":\"30px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(227, 58, 12)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),
(31, '.tp-caption.medium_light_red', '{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}', 'null', '{\"idle\":[],\"hover\":\"\"}', '{\"font-size\":\"21px\",\"line-height\":\"26px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(227, 58, 12)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),
(32, '.tp-caption.medium_bg_red', '{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}', 'null', '{\"idle\":[],\"hover\":\"\"}', '{\"font-size\":\"20px\",\"line-height\":\"20px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"rgb(227, 58, 12)\",\"padding\":\"10px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),
(33, '.tp-caption.medium_bold_orange', '{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}', 'null', '{\"idle\":[],\"hover\":\"\"}', '{\"font-size\":\"24px\",\"line-height\":\"30px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(243, 156, 18)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),
(34, '.tp-caption.medium_bg_orange', '{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}', 'null', '{\"idle\":[],\"hover\":\"\"}', '{\"font-size\":\"20px\",\"line-height\":\"20px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"rgb(243, 156, 18)\",\"padding\":\"10px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),
(35, '.tp-caption.grassfloor', '{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}', 'null', '{\"idle\":{\"width\":\"4000px\",\"height\":\"150px\"},\"hover\":\"\"}', '{\"text-decoration\":\"none\",\"background-color\":\"rgba(160, 179, 151, 1)\",\"border-width\":\"0px\",\"border-color\":\"rgb(34, 34, 34)\",\"border-style\":\"none\"}'),
(36, '.tp-caption.large_bold_white', '{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}', 'null', '{\"idle\":[],\"hover\":\"\"}', '{\"font-size\":\"58px\",\"line-height\":\"60px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),
(37, '.tp-caption.medium_light_white', '{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}', 'null', '{\"idle\":[],\"hover\":\"\"}', '{\"font-size\":\"30px\",\"line-height\":\"36px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),
(38, '.tp-caption.mediumlarge_light_white', '{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}', 'null', '{\"idle\":[],\"hover\":\"\"}', '{\"font-size\":\"34px\",\"line-height\":\"40px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),
(39, '.tp-caption.mediumlarge_light_white_center', '{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}', 'null', '{\"idle\":[],\"hover\":\"\"}', '{\"font-size\":\"34px\",\"line-height\":\"40px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"#ffffff\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px 0px 0px 0px\",\"text-align\":\"center\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),
(40, '.tp-caption.medium_bg_asbestos', '{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}', 'null', '{\"idle\":[],\"hover\":\"\"}', '{\"font-size\":\"20px\",\"line-height\":\"20px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"rgb(127, 140, 141)\",\"padding\":\"10px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),
(41, '.tp-caption.medium_light_black', '{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}', 'null', '{\"idle\":[],\"hover\":\"\"}', '{\"font-size\":\"30px\",\"line-height\":\"36px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(0, 0, 0)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),
(42, '.tp-caption.large_bold_black', '{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}', 'null', '{\"idle\":[],\"hover\":\"\"}', '{\"font-size\":\"58px\",\"line-height\":\"60px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(0, 0, 0)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),
(43, '.tp-caption.mediumlarge_light_darkblue', '{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}', 'null', '{\"idle\":[],\"hover\":\"\"}', '{\"font-size\":\"34px\",\"line-height\":\"40px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(52, 73, 94)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),
(44, '.tp-caption.small_light_white', '{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}', 'null', '{\"idle\":[],\"hover\":\"\"}', '{\"font-size\":\"17px\",\"line-height\":\"28px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),
(45, '.tp-caption.roundedimage', '{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}', 'null', '{\"idle\":[],\"hover\":\"\"}', '{\"border-width\":\"0px\",\"border-color\":\"rgb(34, 34, 34)\",\"border-style\":\"none\"}'),
(46, '.tp-caption.large_bg_black', '{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}', 'null', '{\"idle\":[],\"hover\":\"\"}', '{\"font-size\":\"40px\",\"line-height\":\"40px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"rgb(0, 0, 0)\",\"padding\":\"10px 20px 15px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),
(47, '.tp-caption.mediumwhitebg', '{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}', 'null', '{\"idle\":{\"text-shadow\":\"none\"},\"hover\":\"\"}', '{\"font-size\":\"30px\",\"line-height\":\"30px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(0, 0, 0)\",\"text-decoration\":\"none\",\"background-color\":\"rgb(255, 255, 255)\",\"padding\":\"5px 15px 10px\",\"border-width\":\"0px\",\"border-color\":\"rgb(0, 0, 0)\",\"border-style\":\"none\"}'),
(48, '.tp-caption.MarkerDisplay', '{\"translated\":5,\"type\":\"text\",\"version\":\"5.0\"}', '{\"color\":\"#ff0000\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\"}', '{\"idle\":{\"text-shadow\":\"none\"},\"hover\":\"\"}', '{\"font-style\":\"normal\",\"font-family\":\"Permanent Marker\",\"padding\":\"0px 0px 0px 0px\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"#000000\",\"border-style\":\"none\",\"border-width\":\"0px\",\"border-radius\":\"0px 0px 0px 0px\",\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),
(49, '.tp-caption.Restaurant-Display', '{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}', '{\"color\":\"#ffffff\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\"}', '{\"idle\":\"\",\"hover\":\"\"}', '{\"color\":\"#ffffff\",\"font-size\":\"120px\",\"line-height\":\"120px\",\"font-weight\":\"700\",\"font-style\":\"normal\",\"font-family\":\"Roboto\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),
(50, '.tp-caption.Restaurant-Cursive', '{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}', '{\"color\":\"#ffffff\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\"}', '{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}', '{\"color\":\"#ffffff\",\"font-size\":\"30px\",\"line-height\":\"30px\",\"font-weight\":\"400\",\"font-style\":\"normal\",\"font-family\":\"Nothing you could do\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),
(51, '.tp-caption.Restaurant-ScrollDownText', '{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}', '{\"color\":\"#ffffff\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\"}', '{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}', '{\"color\":\"#ffffff\",\"font-size\":\"17px\",\"line-height\":\"17px\",\"font-weight\":\"400\",\"font-style\":\"normal\",\"font-family\":\"Roboto\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),
(52, '.tp-caption.Restaurant-Description', '{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}', '{\"color\":\"#ffffff\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\"}', '{\"idle\":{\"letter-spacing\":\"3px\"},\"hover\":\"\"}', '{\"color\":\"#ffffff\",\"font-size\":\"20px\",\"line-height\":\"30px\",\"font-weight\":\"300\",\"font-style\":\"normal\",\"font-family\":\"Roboto\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),
(53, '.tp-caption.Restaurant-Price', '{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}', '{\"color\":\"#ffffff\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\"}', '{\"idle\":{\"letter-spacing\":\"3px\"},\"hover\":\"\"}', '{\"color\":\"#ffffff\",\"font-size\":\"30px\",\"line-height\":\"30px\",\"font-weight\":\"300\",\"font-style\":\"normal\",\"font-family\":\"Roboto\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),
(54, '.tp-caption.Restaurant-Menuitem', '{\"hover\":\"false\",\"type\":\"text\",\"version\":\"5.0\",\"translated\":\"5\"}', '{\"color\":\"#000000\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#ffffff\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"pointer\",\"speed\":\"500\",\"easing\":\"power2.inOut\"}', '{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}', '{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"17px\",\"line-height\":\"17px\",\"font-weight\":\"400\",\"font-style\":\"normal\",\"font-family\":\"Roboto\",\"padding\":[\"10px\",\"30px\",\"10px\",\"30px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#000000\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),
(55, '.tp-caption.Furniture-LogoText', '{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}', '{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"none\"}', '{\"idle\":{\"text-shadow\":\"none\"},\"hover\":\"\"}', '{\"color\":\"#e6cfa3\",\"color-transparency\":\"1\",\"font-size\":\"160px\",\"line-height\":\"150px\",\"font-weight\":\"300\",\"font-style\":\"normal\",\"font-family\":\"\\\"Raleway\\\"\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),
(56, '.tp-caption.Furniture-Plus', '{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}', '{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#000000\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"30px\",\"30px\",\"30px\",\"30px\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0.5\",\"easing\":\"none\"}', '{\"idle\":{\"text-shadow\":\"none\",\"box-shadow\":\"rgba(0,0,0,0.1) 0 1px 3px\"},\"hover\":\"\"}', '{\"color\":\"#e6cfa3\",\"color-transparency\":\"1\",\"font-size\":\"20\",\"line-height\":\"20px\",\"font-weight\":\"400\",\"font-style\":\"normal\",\"font-family\":\"\\\"Raleway\\\"\",\"padding\":[\"6px\",\"7px\",\"4px\",\"7px\"],\"text-decoration\":\"none\",\"background-color\":\"#ffffff\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"30px\",\"30px\",\"30px\",\"30px\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),
(57, '.tp-caption.Furniture-Title', '{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}', '{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"none\"}', '{\"idle\":{\"text-shadow\":\"none\",\"letter-spacing\":\"3px\"},\"hover\":\"\"}', '{\"color\":\"#000000\",\"color-transparency\":\"1\",\"font-size\":\"20px\",\"line-height\":\"20px\",\"font-weight\":\"700\",\"font-style\":\"normal\",\"font-family\":\"\\\"Raleway\\\"\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),
(58, '.tp-caption.Furniture-Subtitle', '{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}', '{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"none\"}', '{\"idle\":{\"text-shadow\":\"none\"},\"hover\":\"\"}', '{\"color\":\"#000000\",\"color-transparency\":\"1\",\"font-size\":\"17px\",\"line-height\":\"20px\",\"font-weight\":\"300\",\"font-style\":\"normal\",\"font-family\":\"\\\"Raleway\\\"\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),
(59, '.tp-caption.Gym-Display', '{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}', '{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"none\"}', '{\"idle\":\"\",\"hover\":\"\"}', '{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"80px\",\"line-height\":\"70px\",\"font-weight\":\"900\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),
(60, '.tp-caption.Gym-Subline', '{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}', '{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"none\"}', '{\"idle\":{\"letter-spacing\":\"5px\"},\"hover\":\"\"}', '{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"30px\",\"line-height\":\"30px\",\"font-weight\":\"100\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),
(61, '.tp-caption.Gym-SmallText', '{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}', '{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"none\"}', '{\"idle\":{\"text-shadow\":\"none\"},\"hover\":\"\"}', '{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"17px\",\"line-height\":\"22\",\"font-weight\":\"300\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),
(62, '.tp-caption.Fashion-SmallText', '{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}', '{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"none\"}', '{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}', '{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"12px\",\"line-height\":\"20px\",\"font-weight\":\"600\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),
(63, '.tp-caption.Fashion-BigDisplay', '{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}', '{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"none\"}', '{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}', '{\"color\":\"#000000\",\"color-transparency\":\"1\",\"font-size\":\"60px\",\"line-height\":\"60px\",\"font-weight\":\"900\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),
(64, '.tp-caption.Fashion-TextBlock', '{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}', '{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"none\"}', '{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}', '{\"color\":\"#000000\",\"color-transparency\":\"1\",\"font-size\":\"20px\",\"line-height\":\"40px\",\"font-weight\":\"400\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),
(65, '.tp-caption.Sports-Display', '{\"translated\":5,\"type\":\"text\",\"version\":\"5.0\"}', '{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"none\"}', '{\"idle\":{\"letter-spacing\":\"13px\"},\"hover\":\"\"}', '{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"130px\",\"line-height\":\"130px\",\"font-weight\":\"100\",\"font-style\":\"normal\",\"font-family\":\"\\\"Raleway\\\"\",\"padding\":\"0 0 0 0\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":\"0 0 0 0\",\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),
(66, '.tp-caption.Sports-DisplayFat', '{\"translated\":5,\"type\":\"text\",\"version\":\"5.0\"}', '{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"none\"}', '{\"idle\":[\"\"],\"hover\":\"\"}', '{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"130px\",\"line-height\":\"130px\",\"font-weight\":\"900\",\"font-style\":\"normal\",\"font-family\":\"\\\"Raleway\\\"\",\"padding\":\"0 0 0 0\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":\"0 0 0 0\",\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),
(67, '.tp-caption.Sports-Subline', '{\"translated\":5,\"type\":\"text\",\"version\":\"5.0\"}', '{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"none\"}', '{\"idle\":{\"letter-spacing\":\"4px\"},\"hover\":\"\"}', '{\"color\":\"#000000\",\"color-transparency\":\"1\",\"font-size\":\"32px\",\"line-height\":\"32px\",\"font-weight\":\"400\",\"font-style\":\"normal\",\"font-family\":\"\\\"Raleway\\\"\",\"padding\":\"0 0 0 0\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":\"0 0 0 0\",\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),
(68, '.tp-caption.Instagram-Caption', '{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}', '{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"none\"}', '{\"idle\":\"\",\"hover\":\"\"}', '{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"20px\",\"line-height\":\"20px\",\"font-weight\":\"900\",\"font-style\":\"normal\",\"font-family\":\"Roboto\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),
(69, '.tp-caption.News-Title', '{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}', '{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"none\"}', '{\"idle\":\"\",\"hover\":\"\"}', '{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"70px\",\"line-height\":\"60px\",\"font-weight\":\"400\",\"font-style\":\"normal\",\"font-family\":\"Roboto Slab\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}');
INSERT INTO `wpx5_revslider_css` (`id`, `handle`, `settings`, `hover`, `advanced`, `params`) VALUES
(70, '.tp-caption.News-Subtitle', '{\"hover\":\"true\",\"version\":\"5.0\",\"translated\":\"5\"}', '{\"color\":\"#ffffff\",\"color-transparency\":\"0.65\",\"text-decoration\":\"none\",\"background-color\":\"#ffffff\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":[\"0\",\"0\",\"0px\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"300\",\"easing\":\"power3.inOut\"}', '{\"idle\":\"\",\"hover\":\"\"}', '{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"15px\",\"line-height\":\"24px\",\"font-weight\":\"300\",\"font-style\":\"normal\",\"font-family\":\"Roboto Slab\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"#ffffff\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),
(71, '.tp-caption.Photography-Display', '{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}', '{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"none\"}', '{\"idle\":{\"letter-spacing\":\"5px\"},\"hover\":\"\"}', '{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"80px\",\"line-height\":\"70px\",\"font-weight\":\"100\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),
(72, '.tp-caption.Photography-Subline', '{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}', '{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"none\"}', '{\"idle\":{\"letter-spacing\":\"3px\"},\"hover\":\"\"}', '{\"color\":\"#777777\",\"color-transparency\":\"1\",\"font-size\":\"20px\",\"line-height\":\"30px\",\"font-weight\":\"300\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),
(73, '.tp-caption.Photography-ImageHover', '{\"hover\":\"true\",\"version\":\"5.0\",\"translated\":\"5\"}', '{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"0.5\",\"scalex\":\"0.8\",\"scaley\":\"0.8\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"1000\",\"easing\":\"power3.inOut\"}', '{\"idle\":\"\",\"hover\":\"\"}', '{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"20\",\"line-height\":\"22\",\"font-weight\":\"400\",\"font-style\":\"normal\",\"font-family\":\"\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0\",\"border-style\":\"none\",\"border-width\":\"0px\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),
(74, '.tp-caption.Photography-Menuitem', '{\"hover\":\"true\",\"version\":\"5.0\",\"translated\":\"5\"}', '{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#00ffde\",\"background-transparency\":\"0.65\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"pointer\",\"speed\":\"200\",\"easing\":\"none\"}', '{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}', '{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"20px\",\"line-height\":\"20px\",\"font-weight\":\"300\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"3px\",\"5px\",\"3px\",\"8px\"],\"text-decoration\":\"none\",\"background-color\":\"#000000\",\"background-transparency\":\"0.65\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),
(75, '.tp-caption.Photography-Textblock', '{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}', '{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"none\"}', '{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}', '{\"color\":\"#fff\",\"color-transparency\":\"1\",\"font-size\":\"17px\",\"line-height\":\"30px\",\"font-weight\":\"300\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),
(76, '.tp-caption.Photography-Subline-2', '{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}', '{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"none\"}', '{\"idle\":{\"letter-spacing\":\"3px\"},\"hover\":\"\"}', '{\"color\":\"#ffffff\",\"color-transparency\":\"0.35\",\"font-size\":\"20px\",\"line-height\":\"30px\",\"font-weight\":\"300\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),
(77, '.tp-caption.Photography-ImageHover2', '{\"hover\":\"true\",\"version\":\"5.0\",\"translated\":\"5\"}', '{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"0.5\",\"scalex\":\"0.8\",\"scaley\":\"0.8\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"pointer\",\"speed\":\"500\",\"easing\":\"back.out\"}', '{\"idle\":\"\",\"hover\":\"\"}', '{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"20\",\"line-height\":\"22\",\"font-weight\":\"400\",\"font-style\":\"normal\",\"font-family\":\"Arial\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0\",\"border-style\":\"none\",\"border-width\":\"0px\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),
(78, '.tp-caption.WebProduct-Title', '{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}', '{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"none\"}', '{\"idle\":\"\",\"hover\":\"\"}', '{\"color\":\"#333333\",\"color-transparency\":\"1\",\"font-size\":\"90px\",\"line-height\":\"90px\",\"font-weight\":\"100\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),
(79, '.tp-caption.WebProduct-SubTitle', '{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}', '{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"none\"}', '{\"idle\":\"\",\"hover\":\"\"}', '{\"color\":\"#999999\",\"color-transparency\":\"1\",\"font-size\":\"15px\",\"line-height\":\"20px\",\"font-weight\":\"400\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),
(80, '.tp-caption.WebProduct-Content', '{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}', '{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"none\"}', '{\"idle\":\"\",\"hover\":\"\"}', '{\"color\":\"#999999\",\"color-transparency\":\"1\",\"font-size\":\"16px\",\"line-height\":\"24px\",\"font-weight\":\"600\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),
(81, '.tp-caption.WebProduct-Menuitem', '{\"hover\":\"true\",\"version\":\"5.0\",\"translated\":\"5\"}', '{\"color\":\"#999999\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#ffffff\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"pointer\",\"speed\":\"200\",\"easing\":\"none\"}', '{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}', '{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"15px\",\"line-height\":\"20px\",\"font-weight\":\"500\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"3px\",\"5px\",\"3px\",\"8px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#333333\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),
(82, '.tp-caption.WebProduct-Title-Light', '{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}', '{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"none\"}', '{\"idle\":\"\",\"hover\":\"\"}', '{\"color\":\"#fff\",\"color-transparency\":\"1\",\"font-size\":\"90px\",\"line-height\":\"90px\",\"font-weight\":\"100\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),
(83, '.tp-caption.WebProduct-SubTitle-Light', '{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}', '{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"none\"}', '{\"idle\":\"\",\"hover\":\"\"}', '{\"color\":\"#ffffff\",\"color-transparency\":\"0.35\",\"font-size\":\"15px\",\"line-height\":\"20px\",\"font-weight\":\"400\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"parallax\":\"-\"}'),
(84, '.tp-caption.WebProduct-Content-Light', '{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}', '{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"none\"}', '{\"idle\":\"\",\"hover\":\"\"}', '{\"color\":\"#ffffff\",\"color-transparency\":\"0.65\",\"font-size\":\"16px\",\"line-height\":\"24px\",\"font-weight\":\"600\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"parallax\":\"-\"}'),
(85, '.tp-caption.FatRounded', '{\"hover\":\"true\",\"type\":\"text\",\"version\":\"5.0\",\"translated\":\"5\"}', '{\"color\":\"#fff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#000000\",\"background-transparency\":\"1\",\"border-color\":\"#d3d3d3\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0px\",\"border-radius\":[\"50px\",\"50px\",\"50px\",\"50px\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"pointer\",\"speed\":\"300\",\"easing\":\"none\"}', '{\"idle\":{\"text-shadow\":\"none\"},\"hover\":\"\"}', '{\"color\":\"#fff\",\"color-transparency\":\"1\",\"font-size\":\"30px\",\"line-height\":\"30px\",\"font-weight\":\"900\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"20px\",\"22px\",\"20px\",\"25px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#000000\",\"background-transparency\":\"0.5\",\"border-color\":\"#d3d3d3\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0px\",\"border-radius\":[\"50px\",\"50px\",\"50px\",\"50px\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),
(86, '.tp-caption.NotGeneric-Title', '{\"translated\":5,\"type\":\"text\",\"version\":\"5.0\"}', '{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"none\"}', '{\"idle\":\"[object Object]\",\"hover\":\"\"}', '{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"70px\",\"line-height\":\"70px\",\"font-weight\":\"800\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":\"10px 0px 10px 0\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":\"0 0 0 0\",\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),
(87, '.tp-caption.NotGeneric-SubTitle', '{\"translated\":5,\"type\":\"text\",\"version\":\"5.0\"}', '{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"none\"}', '{\"idle\":{\"letter-spacing\":\"4px\",\"text-align\":\"left\"},\"hover\":\"\"}', '{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"13px\",\"line-height\":\"20px\",\"font-weight\":\"500\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":\"0 0 0 0\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":\"0 0 0 0\",\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),
(88, '.tp-caption.NotGeneric-CallToAction', '{\"hover\":\"true\",\"translated\":5,\"type\":\"text\",\"version\":\"5.0\"}', '{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"1\",\"border-style\":\"solid\",\"border-width\":\"1\",\"border-radius\":\"0px 0px 0px 0px\",\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"pointer\",\"speed\":\"300\",\"easing\":\"power3.out\"}', '{\"idle\":{\"letter-spacing\":\"3px\",\"text-align\":\"left\"},\"hover\":\"\"}', '{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"14px\",\"line-height\":\"14px\",\"font-weight\":\"500\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":\"10px 30px 10px 30px\",\"text-decoration\":\"none\",\"background-color\":\"#000000\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0.5\",\"border-style\":\"solid\",\"border-width\":\"1\",\"border-radius\":\"0px 0px 0px 0px\",\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),
(89, '.tp-caption.NotGeneric-Icon', '{\"translated\":5,\"type\":\"text\",\"version\":\"5.0\"}', '{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"1\",\"border-style\":\"solid\",\"border-width\":\"1\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"default\",\"speed\":\"300\",\"easing\":\"power3.out\"}', '{\"idle\":{\"letter-spacing\":\"3px\",\"text-align\":\"left\"},\"hover\":\"\"}', '{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"30px\",\"line-height\":\"30px\",\"font-weight\":\"400\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":\"0px 0px 0px 0px\",\"text-decoration\":\"none\",\"background-color\":\"#000000\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":\"0px 0px 0px 0px\",\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),
(90, '.tp-caption.NotGeneric-Menuitem', '{\"hover\":\"true\",\"translated\":5,\"type\":\"text\",\"version\":\"5.0\"}', '{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#000000\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"1\",\"border-style\":\"solid\",\"border-width\":\"1px\",\"border-radius\":\"0px 0px 0px 0px\",\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"pointer\",\"speed\":\"300\",\"easing\":\"power1.inOut\"}', '{\"idle\":{\"letter-spacing\":\"3px\",\"text-align\":\"left\"},\"hover\":\"\"}', '{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"14px\",\"line-height\":\"14px\",\"font-weight\":\"500\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":\"27px 30px 27px 30px\",\"text-decoration\":\"none\",\"background-color\":\"#000000\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0.15\",\"border-style\":\"solid\",\"border-width\":\"1px\",\"border-radius\":\"0px 0px 0px 0px\",\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),
(91, '.tp-caption.MarkerStyle', '{\"translated\":5,\"type\":\"text\",\"version\":\"5.0\"}', '{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"none\"}', '{\"idle\":{\"text-align\":\"left\",\"0\":\"\"},\"hover\":\"\"}', '{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"17px\",\"line-height\":\"30px\",\"font-weight\":\"100\",\"font-style\":\"normal\",\"font-family\":\"\\\"Permanent Marker\\\"\",\"padding\":\"0 0 0 0\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":\"0 0 0 0\",\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),
(92, '.tp-caption.Gym-Menuitem', '{\"hover\":\"true\",\"type\":\"text\",\"version\":\"5.0\",\"translated\":\"5\"}', '{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#000000\",\"background-transparency\":\"1\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0.25\",\"border-style\":\"solid\",\"border-width\":\"2px\",\"border-radius\":[\"3px\",\"3px\",\"3px\",\"3px\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"pointer\",\"speed\":\"200\",\"easing\":\"none\"}', '{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}', '{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"20px\",\"line-height\":\"20px\",\"font-weight\":\"300\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"3px\",\"5px\",\"3px\",\"8px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#000000\",\"background-transparency\":\"1\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0\",\"border-style\":\"solid\",\"border-width\":\"2px\",\"border-radius\":[\"3px\",\"3px\",\"3px\",\"3px\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),
(93, '.tp-caption.Newspaper-Button', '{\"hover\":\"true\",\"type\":\"button\",\"version\":\"5.0\",\"translated\":\"5\"}', '{\"color\":\"#000000\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#FFFFFF\",\"background-transparency\":\"1\",\"border-color\":\"#ffffff\",\"border-transparency\":\"1\",\"border-style\":\"solid\",\"border-width\":\"1px\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"pointer\",\"speed\":\"300\",\"easing\":\"power1.inOut\"}', '{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}', '{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"13px\",\"line-height\":\"17px\",\"font-weight\":\"700\",\"font-style\":\"normal\",\"font-family\":\"Roboto\",\"padding\":[\"12px\",\"35px\",\"12px\",\"35px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#ffffff\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0.25\",\"border-style\":\"solid\",\"border-width\":\"1px\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),
(94, '.tp-caption.Newspaper-Subtitle', '{\"hover\":\"false\",\"type\":\"text\",\"version\":\"5.0\",\"translated\":\"5\"}', '{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"none\"}', '{\"idle\":\"\",\"hover\":\"\"}', '{\"color\":\"#a8d8ee\",\"color-transparency\":\"1\",\"font-size\":\"15px\",\"line-height\":\"20px\",\"font-weight\":\"900\",\"font-style\":\"normal\",\"font-family\":\"Roboto\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),
(95, '.tp-caption.Newspaper-Title', '{\"hover\":\"false\",\"type\":\"text\",\"version\":\"5.0\",\"translated\":\"5\"}', '{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"none\"}', '{\"idle\":\"\",\"hover\":\"\"}', '{\"color\":\"#fff\",\"color-transparency\":\"1\",\"font-size\":\"50px\",\"line-height\":\"55px\",\"font-weight\":\"400\",\"font-style\":\"normal\",\"font-family\":\"\\\"Roboto Slab\\\"\",\"padding\":[\"0\",\"0\",\"10px\",\"0\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),
(96, '.tp-caption.Newspaper-Title-Centered', '{\"hover\":\"false\",\"type\":\"text\",\"version\":\"5.0\",\"translated\":\"5\"}', '{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"none\"}', '{\"idle\":\"\",\"hover\":\"\"}', '{\"color\":\"#fff\",\"color-transparency\":\"1\",\"font-size\":\"50px\",\"line-height\":\"55px\",\"font-weight\":\"400\",\"font-style\":\"normal\",\"font-family\":\"\\\"Roboto Slab\\\"\",\"padding\":[\"0\",\"0\",\"10px\",\"0\"],\"text-decoration\":\"none\",\"text-align\":\"center\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),
(97, '.tp-caption.Hero-Button', '{\"hover\":\"true\",\"type\":\"button\",\"version\":\"5.0\",\"translated\":\"5\"}', '{\"color\":\"#000000\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#ffffff\",\"background-transparency\":\"1\",\"border-color\":\"#ffffff\",\"border-transparency\":\"1\",\"border-style\":\"solid\",\"border-width\":\"1\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"pointer\",\"speed\":\"300\",\"easing\":\"power1.inOut\"}', '{\"idle\":{\"letter-spacing\":\"3px\"},\"hover\":\"\"}', '{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"14px\",\"line-height\":\"14px\",\"font-weight\":\"500\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"10px\",\"30px\",\"10px\",\"30px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#000000\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0.5\",\"border-style\":\"solid\",\"border-width\":\"1\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),
(98, '.tp-caption.Video-Title', '{\"hover\":\"false\",\"type\":\"text\",\"version\":\"5.0\",\"translated\":\"5\"}', '{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"none\"}', '{\"idle\":\"\",\"hover\":\"\"}', '{\"color\":\"#fff\",\"color-transparency\":\"1\",\"font-size\":\"30px\",\"line-height\":\"30px\",\"font-weight\":\"900\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"5px\",\"5px\",\"5px\",\"5px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#000000\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"-20%\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),
(99, '.tp-caption.Video-SubTitle', '{\"hover\":\"false\",\"type\":\"text\",\"version\":\"5.0\",\"translated\":\"5\"}', '{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"none\"}', '{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}', '{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"12px\",\"line-height\":\"12px\",\"font-weight\":\"600\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"5px\",\"5px\",\"5px\",\"5px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#000000\",\"background-transparency\":\"0.35\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"-20%\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),
(100, '.tp-caption.NotGeneric-Button', '{\"hover\":\"true\",\"type\":\"button\",\"version\":\"5.0\",\"translated\":\"5\"}', '{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"1\",\"border-style\":\"solid\",\"border-width\":\"1\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"pointer\",\"speed\":\"300\",\"easing\":\"power1.inOut\"}', '{\"idle\":{\"letter-spacing\":\"3px\",\"text-align\":\"left\"},\"hover\":\"\"}', '{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"14px\",\"line-height\":\"14px\",\"font-weight\":\"500\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"10px\",\"30px\",\"10px\",\"30px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#000000\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0.5\",\"border-style\":\"solid\",\"border-width\":\"1\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),
(101, '.tp-caption.NotGeneric-BigButton', '{\"hover\":\"true\",\"type\":\"button\",\"version\":\"5.0\",\"translated\":\"5\"}', '{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#000000\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"1\",\"border-style\":\"solid\",\"border-width\":\"1px\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"pointer\",\"speed\":\"300\",\"easing\":\"power1.inOut\"}', '{\"idle\":{\"letter-spacing\":\"3px\"},\"hover\":\"\"}', '{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"14px\",\"line-height\":\"14px\",\"font-weight\":\"500\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"27px\",\"30px\",\"27px\",\"30px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#000000\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0.15\",\"border-style\":\"solid\",\"border-width\":\"1px\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),
(102, '.tp-caption.WebProduct-Button', '{\"hover\":\"true\",\"type\":\"button\",\"version\":\"5.0\",\"translated\":\"5\"}', '{\"color\":\"#333333\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#ffffff\",\"background-transparency\":\"1\",\"border-color\":\"#000000\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"2\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"300\",\"easing\":\"none\"}', '{\"idle\":{\"letter-spacing\":\"1px\"},\"hover\":\"\"}', '{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"16px\",\"line-height\":\"48px\",\"font-weight\":\"600\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0px\",\"40px\",\"0px\",\"40px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#333333\",\"background-transparency\":\"1\",\"border-color\":\"#000000\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"2\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),
(103, '.tp-caption.Restaurant-Button', '{\"hover\":\"true\",\"type\":\"button\",\"version\":\"5.0\",\"translated\":\"5\"}', '{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#000000\",\"background-transparency\":\"0\",\"border-color\":\"#ffe081\",\"border-transparency\":\"1\",\"border-style\":\"solid\",\"border-width\":\"2\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"300\",\"easing\":\"none\"}', '{\"idle\":{\"letter-spacing\":\"3px\"},\"hover\":\"\"}', '{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"17px\",\"line-height\":\"17px\",\"font-weight\":\"500\",\"font-style\":\"normal\",\"font-family\":\"Roboto\",\"padding\":[\"12px\",\"35px\",\"12px\",\"35px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#0a0a0a\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0.5\",\"border-style\":\"solid\",\"border-width\":\"2\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}');
INSERT INTO `wpx5_revslider_css` (`id`, `handle`, `settings`, `hover`, `advanced`, `params`) VALUES
(104, '.tp-caption.Gym-Button', '{\"hover\":\"true\",\"type\":\"button\",\"version\":\"5.0\",\"translated\":\"5\"}', '{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#72a800\",\"background-transparency\":\"1\",\"border-color\":\"#000000\",\"border-transparency\":\"0\",\"border-style\":\"solid\",\"border-width\":\"0\",\"border-radius\":[\"30px\",\"30px\",\"30px\",\"30px\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"pointer\",\"speed\":\"300\",\"easing\":\"power1.inOut\"}', '{\"idle\":{\"letter-spacing\":\"1px\"},\"hover\":\"\"}', '{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"15px\",\"line-height\":\"15px\",\"font-weight\":\"600\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"13px\",\"35px\",\"13px\",\"35px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#8bc027\",\"background-transparency\":\"1\",\"border-color\":\"#000000\",\"border-transparency\":\"0\",\"border-style\":\"solid\",\"border-width\":\"0\",\"border-radius\":[\"30px\",\"30px\",\"30px\",\"30px\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),
(105, '.tp-caption.Gym-Button-Light', '{\"hover\":\"true\",\"type\":\"button\",\"version\":\"5.0\",\"translated\":\"5\"}', '{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#72a800\",\"background-transparency\":\"0\",\"border-color\":\"#8bc027\",\"border-transparency\":\"1\",\"border-style\":\"solid\",\"border-width\":\"2px\",\"border-radius\":[\"30px\",\"30px\",\"30px\",\"30px\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"pointer\",\"speed\":\"300\",\"easing\":\"power2.inOut\"}', '{\"idle\":\"\",\"hover\":\"\"}', '{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"15px\",\"line-height\":\"15px\",\"font-weight\":\"600\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"12px\",\"35px\",\"12px\",\"35px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0.25\",\"border-style\":\"solid\",\"border-width\":\"2px\",\"border-radius\":[\"30px\",\"30px\",\"30px\",\"30px\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),
(106, '.tp-caption.Sports-Button-Light', '{\"hover\":\"true\",\"type\":\"button\",\"version\":\"5.0\",\"translated\":\"5\"}', '{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#000000\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"1\",\"border-style\":\"solid\",\"border-width\":\"2\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"500\",\"easing\":\"none\"}', '{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}', '{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"17px\",\"line-height\":\"17px\",\"font-weight\":\"600\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"12px\",\"35px\",\"12px\",\"35px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#000000\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0.5\",\"border-style\":\"solid\",\"border-width\":\"2\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),
(107, '.tp-caption.Sports-Button-Red', '{\"hover\":\"true\",\"type\":\"button\",\"version\":\"5.0\",\"translated\":\"5\"}', '{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#000000\",\"background-transparency\":\"1\",\"border-color\":\"#000000\",\"border-transparency\":\"1\",\"border-style\":\"solid\",\"border-width\":\"2\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"500\",\"easing\":\"none\"}', '{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}', '{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"17px\",\"line-height\":\"17px\",\"font-weight\":\"600\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"12px\",\"35px\",\"12px\",\"35px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#db1c22\",\"background-transparency\":\"1\",\"border-color\":\"#db1c22\",\"border-transparency\":\"0\",\"border-style\":\"solid\",\"border-width\":\"2px\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),
(108, '.tp-caption.Photography-Button', '{\"hover\":\"true\",\"type\":\"button\",\"version\":\"5.0\",\"translated\":\"5\"}', '{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#000000\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"1\",\"border-style\":\"solid\",\"border-width\":\"1px\",\"border-radius\":[\"30px\",\"30px\",\"30px\",\"30px\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"300\",\"easing\":\"power3.out\"}', '{\"idle\":{\"letter-spacing\":\"1px\"},\"hover\":\"\"}', '{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"15px\",\"line-height\":\"15px\",\"font-weight\":\"600\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"13px\",\"35px\",\"13px\",\"35px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#000000\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0.25\",\"border-style\":\"solid\",\"border-width\":\"1px\",\"border-radius\":[\"30px\",\"30px\",\"30px\",\"30px\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),
(109, '.tp-caption.Newspaper-Button-2', '{\"hover\":\"true\",\"type\":\"button\",\"version\":\"5.0\",\"translated\":\"5\"}', '{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#000000\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"1\",\"border-style\":\"solid\",\"border-width\":\"2\",\"border-radius\":[\"3px\",\"3px\",\"3px\",\"3px\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"pointer\",\"speed\":\"300\",\"easing\":\"none\"}', '{\"idle\":\"\",\"hover\":\"\"}', '{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"15px\",\"line-height\":\"15px\",\"font-weight\":\"900\",\"font-style\":\"normal\",\"font-family\":\"Roboto\",\"padding\":[\"10px\",\"30px\",\"10px\",\"30px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#000000\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0.5\",\"border-style\":\"solid\",\"border-width\":\"2\",\"border-radius\":[\"3px\",\"3px\",\"3px\",\"3px\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),
(110, '.tp-caption.bt-green', '{\"hover\":\"true\"}', '{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#83c605\",\"background-transparency\":\"1\",\"border-color\":\"#83c605\",\"border-transparency\":\"1\",\"border-style\":\"solid\",\"border-radius\":\"30px 30px 30px 30px\",\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"css_cursor\":\"pointer\",\"speed\":\"0\",\"easing\":\"Linear.easeNone\"}', NULL, '{\"color\":\"#ffffff\",\"font-size\":\"12px\",\"line-height\":\"12px\",\"font-weight\":\"700\",\"font-style\":\"normal\",\"font-family\":\"Libre Franklin\",\"text-decoration\":\"none\",\"background-color\":\"#a1d407\",\"border-color\":\"#a1d407\",\"border-style\":\"solid\",\"border-radius\":\"30px 30px 30px 30px\"}'),
(111, '.tp-caption.bt-dark', '', NULL, NULL, '{\"color\":\"#1b1e2f\",\"font-size\":\"12px\",\"line-height\":\"12px\",\"font-weight\":\"700\",\"font-style\":\"normal\",\"font-family\":\"Libre Franklin\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"border-color\":\"#1b1e2f\",\"border-style\":\"solid\",\"border-radius\":\"30px 30px 30px 30px\"}');

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

--
-- Table structure for table `wpx5_revslider_css_bkp`
--

CREATE TABLE `wpx5_revslider_css_bkp` (
  `id` int(9) NOT NULL,
  `handle` text COLLATE utf8mb4_unicode_ci NOT NULL,
  `settings` longtext COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `hover` longtext COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `advanced` longtext COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `params` longtext COLLATE utf8mb4_unicode_ci NOT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `wpx5_revslider_css_bkp`
--

INSERT INTO `wpx5_revslider_css_bkp` (`id`, `handle`, `settings`, `hover`, `advanced`, `params`) VALUES
(1, '.tp-caption.medium_grey', NULL, NULL, NULL, '{\"position\":\"absolute\",\"color\":\"#fff\",\"text-shadow\":\"0px 2px 5px rgba(0, 0, 0, 0.5)\",\"font-weight\":\"700\",\"font-size\":\"20px\",\"line-height\":\"20px\",\"font-family\":\"Arial\",\"padding\":\"2px 4px\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"background-color\":\"#888\",\"white-space\":\"nowrap\"}'),
(2, '.tp-caption.small_text', NULL, NULL, NULL, '{\"position\":\"absolute\",\"color\":\"#fff\",\"text-shadow\":\"0px 2px 5px rgba(0, 0, 0, 0.5)\",\"font-weight\":\"700\",\"font-size\":\"14px\",\"line-height\":\"20px\",\"font-family\":\"Arial\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"white-space\":\"nowrap\"}'),
(3, '.tp-caption.medium_text', NULL, NULL, NULL, '{\"position\":\"absolute\",\"color\":\"#fff\",\"text-shadow\":\"0px 2px 5px rgba(0, 0, 0, 0.5)\",\"font-weight\":\"700\",\"font-size\":\"20px\",\"line-height\":\"20px\",\"font-family\":\"Arial\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"white-space\":\"nowrap\"}'),
(4, '.tp-caption.large_text', NULL, NULL, NULL, '{\"position\":\"absolute\",\"color\":\"#fff\",\"text-shadow\":\"0px 2px 5px rgba(0, 0, 0, 0.5)\",\"font-weight\":\"700\",\"font-size\":\"40px\",\"line-height\":\"40px\",\"font-family\":\"Arial\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"white-space\":\"nowrap\"}'),
(5, '.tp-caption.very_large_text', NULL, NULL, NULL, '{\"position\":\"absolute\",\"color\":\"#fff\",\"text-shadow\":\"0px 2px 5px rgba(0, 0, 0, 0.5)\",\"font-weight\":\"700\",\"font-size\":\"60px\",\"line-height\":\"60px\",\"font-family\":\"Arial\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"white-space\":\"nowrap\",\"letter-spacing\":\"-2px\"}'),
(6, '.tp-caption.very_big_white', NULL, NULL, NULL, '{\"position\":\"absolute\",\"color\":\"#fff\",\"text-shadow\":\"none\",\"font-weight\":\"800\",\"font-size\":\"60px\",\"line-height\":\"60px\",\"font-family\":\"Arial\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"white-space\":\"nowrap\",\"padding\":\"0px 4px\",\"padding-top\":\"1px\",\"background-color\":\"#000\"}'),
(7, '.tp-caption.very_big_black', NULL, NULL, NULL, '{\"position\":\"absolute\",\"color\":\"#000\",\"text-shadow\":\"none\",\"font-weight\":\"700\",\"font-size\":\"60px\",\"line-height\":\"60px\",\"font-family\":\"Arial\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"white-space\":\"nowrap\",\"padding\":\"0px 4px\",\"padding-top\":\"1px\",\"background-color\":\"#fff\"}'),
(8, '.tp-caption.modern_medium_fat', NULL, NULL, NULL, '{\"position\":\"absolute\",\"color\":\"#000\",\"text-shadow\":\"none\",\"font-weight\":\"800\",\"font-size\":\"24px\",\"line-height\":\"20px\",\"font-family\":\"\\\"Open Sans\\\", sans-serif\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"white-space\":\"nowrap\"}'),
(9, '.tp-caption.modern_medium_fat_white', NULL, NULL, NULL, '{\"position\":\"absolute\",\"color\":\"#fff\",\"text-shadow\":\"none\",\"font-weight\":\"800\",\"font-size\":\"24px\",\"line-height\":\"20px\",\"font-family\":\"\\\"Open Sans\\\", sans-serif\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"white-space\":\"nowrap\"}'),
(10, '.tp-caption.modern_medium_light', NULL, NULL, NULL, '{\"position\":\"absolute\",\"color\":\"#000\",\"text-shadow\":\"none\",\"font-weight\":\"300\",\"font-size\":\"24px\",\"line-height\":\"20px\",\"font-family\":\"\\\"Open Sans\\\", sans-serif\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"white-space\":\"nowrap\"}'),
(11, '.tp-caption.modern_big_bluebg', NULL, NULL, NULL, '{\"position\":\"absolute\",\"color\":\"#fff\",\"text-shadow\":\"none\",\"font-weight\":\"800\",\"font-size\":\"30px\",\"line-height\":\"36px\",\"font-family\":\"\\\"Open Sans\\\", sans-serif\",\"padding\":\"3px 10px\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"background-color\":\"#4e5b6c\",\"letter-spacing\":\"0\"}'),
(12, '.tp-caption.modern_big_redbg', NULL, NULL, NULL, '{\"position\":\"absolute\",\"color\":\"#fff\",\"text-shadow\":\"none\",\"font-weight\":\"300\",\"font-size\":\"30px\",\"line-height\":\"36px\",\"font-family\":\"\\\"Open Sans\\\", sans-serif\",\"padding\":\"3px 10px\",\"padding-top\":\"1px\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"background-color\":\"#de543e\",\"letter-spacing\":\"0\"}'),
(13, '.tp-caption.modern_small_text_dark', NULL, NULL, NULL, '{\"position\":\"absolute\",\"color\":\"#555\",\"text-shadow\":\"none\",\"font-size\":\"14px\",\"line-height\":\"22px\",\"font-family\":\"Arial\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"white-space\":\"nowrap\"}'),
(14, '.tp-caption.boxshadow', NULL, NULL, NULL, '{\"-moz-box-shadow\":\"0px 0px 20px rgba(0, 0, 0, 0.5)\",\"-webkit-box-shadow\":\"0px 0px 20px rgba(0, 0, 0, 0.5)\",\"box-shadow\":\"0px 0px 20px rgba(0, 0, 0, 0.5)\"}'),
(15, '.tp-caption.black', NULL, NULL, NULL, '{\"color\":\"#000\",\"text-shadow\":\"none\"}'),
(16, '.tp-caption.noshadow', NULL, NULL, NULL, '{\"text-shadow\":\"none\"}'),
(17, '.tp-caption.thinheadline_dark', NULL, NULL, NULL, '{\"position\":\"absolute\",\"color\":\"rgba(0,0,0,0.85)\",\"text-shadow\":\"none\",\"font-weight\":\"300\",\"font-size\":\"30px\",\"line-height\":\"30px\",\"font-family\":\"\\\"Open Sans\\\"\",\"background-color\":\"transparent\"}'),
(18, '.tp-caption.thintext_dark', NULL, NULL, NULL, '{\"position\":\"absolute\",\"color\":\"rgba(0,0,0,0.85)\",\"text-shadow\":\"none\",\"font-weight\":\"300\",\"font-size\":\"16px\",\"line-height\":\"26px\",\"font-family\":\"\\\"Open Sans\\\"\",\"background-color\":\"transparent\"}'),
(19, '.tp-caption.largeblackbg', NULL, NULL, NULL, '{\"position\":\"absolute\",\"color\":\"#fff\",\"text-shadow\":\"none\",\"font-weight\":\"300\",\"font-size\":\"50px\",\"line-height\":\"70px\",\"font-family\":\"\\\"Open Sans\\\"\",\"background-color\":\"#000\",\"padding\":\"0px 20px\",\"-webkit-border-radius\":\"0px\",\"-moz-border-radius\":\"0px\",\"border-radius\":\"0px\"}'),
(20, '.tp-caption.largepinkbg', NULL, NULL, NULL, '{\"position\":\"absolute\",\"color\":\"#fff\",\"text-shadow\":\"none\",\"font-weight\":\"300\",\"font-size\":\"50px\",\"line-height\":\"70px\",\"font-family\":\"\\\"Open Sans\\\"\",\"background-color\":\"#db4360\",\"padding\":\"0px 20px\",\"-webkit-border-radius\":\"0px\",\"-moz-border-radius\":\"0px\",\"border-radius\":\"0px\"}'),
(21, '.tp-caption.largewhitebg', NULL, NULL, NULL, '{\"position\":\"absolute\",\"color\":\"#000\",\"text-shadow\":\"none\",\"font-weight\":\"300\",\"font-size\":\"50px\",\"line-height\":\"70px\",\"font-family\":\"\\\"Open Sans\\\"\",\"background-color\":\"#fff\",\"padding\":\"0px 20px\",\"-webkit-border-radius\":\"0px\",\"-moz-border-radius\":\"0px\",\"border-radius\":\"0px\"}'),
(22, '.tp-caption.largegreenbg', NULL, NULL, NULL, '{\"position\":\"absolute\",\"color\":\"#fff\",\"text-shadow\":\"none\",\"font-weight\":\"300\",\"font-size\":\"50px\",\"line-height\":\"70px\",\"font-family\":\"\\\"Open Sans\\\"\",\"background-color\":\"#67ae73\",\"padding\":\"0px 20px\",\"-webkit-border-radius\":\"0px\",\"-moz-border-radius\":\"0px\",\"border-radius\":\"0px\"}'),
(23, '.tp-caption.excerpt', NULL, NULL, NULL, '{\"font-size\":\"36px\",\"line-height\":\"36px\",\"font-weight\":\"700\",\"font-family\":\"Arial\",\"color\":\"#ffffff\",\"text-decoration\":\"none\",\"background-color\":\"rgba(0, 0, 0, 1)\",\"text-shadow\":\"none\",\"margin\":\"0px\",\"letter-spacing\":\"-1.5px\",\"padding\":\"1px 4px 0px 4px\",\"width\":\"150px\",\"white-space\":\"normal !important\",\"height\":\"auto\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 255, 255)\",\"border-style\":\"none\"}'),
(24, '.tp-caption.large_bold_grey', NULL, NULL, NULL, '{\"font-size\":\"60px\",\"line-height\":\"60px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(102, 102, 102)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"text-shadow\":\"none\",\"margin\":\"0px\",\"padding\":\"1px 4px 0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),
(25, '.tp-caption.medium_thin_grey', NULL, NULL, NULL, '{\"font-size\":\"34px\",\"line-height\":\"30px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(102, 102, 102)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"1px 4px 0px\",\"text-shadow\":\"none\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),
(26, '.tp-caption.small_thin_grey', NULL, NULL, NULL, '{\"font-size\":\"18px\",\"line-height\":\"26px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(117, 117, 117)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"1px 4px 0px\",\"text-shadow\":\"none\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),
(27, '.tp-caption.lightgrey_divider', NULL, NULL, NULL, '{\"text-decoration\":\"none\",\"background-color\":\"rgba(235, 235, 235, 1)\",\"width\":\"370px\",\"height\":\"3px\",\"background-position\":\"initial initial\",\"background-repeat\":\"initial initial\",\"border-width\":\"0px\",\"border-color\":\"rgb(34, 34, 34)\",\"border-style\":\"none\"}'),
(28, '.tp-caption.large_bold_darkblue', NULL, NULL, NULL, '{\"font-size\":\"58px\",\"line-height\":\"60px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(52, 73, 94)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),
(29, '.tp-caption.medium_bg_darkblue', NULL, NULL, NULL, '{\"font-size\":\"20px\",\"line-height\":\"20px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"rgb(52, 73, 94)\",\"padding\":\"10px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),
(30, '.tp-caption.medium_bold_red', NULL, NULL, NULL, '{\"font-size\":\"24px\",\"line-height\":\"30px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(227, 58, 12)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),
(31, '.tp-caption.medium_light_red', NULL, NULL, NULL, '{\"font-size\":\"21px\",\"line-height\":\"26px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(227, 58, 12)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),
(32, '.tp-caption.medium_bg_red', NULL, NULL, NULL, '{\"font-size\":\"20px\",\"line-height\":\"20px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"rgb(227, 58, 12)\",\"padding\":\"10px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),
(33, '.tp-caption.medium_bold_orange', NULL, NULL, NULL, '{\"font-size\":\"24px\",\"line-height\":\"30px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(243, 156, 18)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),
(34, '.tp-caption.medium_bg_orange', NULL, NULL, NULL, '{\"font-size\":\"20px\",\"line-height\":\"20px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"rgb(243, 156, 18)\",\"padding\":\"10px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),
(35, '.tp-caption.grassfloor', NULL, NULL, NULL, '{\"text-decoration\":\"none\",\"background-color\":\"rgba(160, 179, 151, 1)\",\"width\":\"4000px\",\"height\":\"150px\",\"border-width\":\"0px\",\"border-color\":\"rgb(34, 34, 34)\",\"border-style\":\"none\"}'),
(36, '.tp-caption.large_bold_white', NULL, NULL, NULL, '{\"font-size\":\"58px\",\"line-height\":\"60px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),
(37, '.tp-caption.medium_light_white', NULL, NULL, NULL, '{\"font-size\":\"30px\",\"line-height\":\"36px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),
(38, '.tp-caption.mediumlarge_light_white', NULL, NULL, NULL, '{\"font-size\":\"34px\",\"line-height\":\"40px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),
(39, '.tp-caption.mediumlarge_light_white_center', NULL, NULL, NULL, '{\"font-size\":\"34px\",\"line-height\":\"40px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"#ffffff\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px 0px 0px 0px\",\"text-align\":\"center\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),
(40, '.tp-caption.medium_bg_asbestos', NULL, NULL, NULL, '{\"font-size\":\"20px\",\"line-height\":\"20px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"rgb(127, 140, 141)\",\"padding\":\"10px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),
(41, '.tp-caption.medium_light_black', NULL, NULL, NULL, '{\"font-size\":\"30px\",\"line-height\":\"36px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(0, 0, 0)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),
(42, '.tp-caption.large_bold_black', NULL, NULL, NULL, '{\"font-size\":\"58px\",\"line-height\":\"60px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(0, 0, 0)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),
(43, '.tp-caption.mediumlarge_light_darkblue', NULL, NULL, NULL, '{\"font-size\":\"34px\",\"line-height\":\"40px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(52, 73, 94)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),
(44, '.tp-caption.small_light_white', NULL, NULL, NULL, '{\"font-size\":\"17px\",\"line-height\":\"28px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),
(45, '.tp-caption.roundedimage', NULL, NULL, NULL, '{\"border-width\":\"0px\",\"border-color\":\"rgb(34, 34, 34)\",\"border-style\":\"none\"}'),
(46, '.tp-caption.large_bg_black', NULL, NULL, NULL, '{\"font-size\":\"40px\",\"line-height\":\"40px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"rgb(0, 0, 0)\",\"padding\":\"10px 20px 15px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),
(47, '.tp-caption.mediumwhitebg', NULL, NULL, NULL, '{\"font-size\":\"30px\",\"line-height\":\"30px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(0, 0, 0)\",\"text-decoration\":\"none\",\"background-color\":\"rgb(255, 255, 255)\",\"padding\":\"5px 15px 10px\",\"text-shadow\":\"none\",\"border-width\":\"0px\",\"border-color\":\"rgb(0, 0, 0)\",\"border-style\":\"none\"}');

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

--
-- Table structure for table `wpx5_revslider_layer_animations`
--

CREATE TABLE `wpx5_revslider_layer_animations` (
  `id` int(9) NOT NULL,
  `handle` text COLLATE utf8mb4_unicode_ci NOT NULL,
  `params` text COLLATE utf8mb4_unicode_ci NOT NULL,
  `settings` text COLLATE utf8mb4_unicode_ci DEFAULT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `wpx5_revslider_layer_animations_bkp`
--

CREATE TABLE `wpx5_revslider_layer_animations_bkp` (
  `id` int(9) NOT NULL,
  `handle` text COLLATE utf8mb4_unicode_ci NOT NULL,
  `params` text COLLATE utf8mb4_unicode_ci NOT NULL,
  `settings` text COLLATE utf8mb4_unicode_ci DEFAULT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `wpx5_revslider_navigations`
--

CREATE TABLE `wpx5_revslider_navigations` (
  `id` int(9) NOT NULL,
  `name` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL,
  `handle` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL,
  `type` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL,
  `css` longtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `markup` longtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `settings` longtext COLLATE utf8mb4_unicode_ci DEFAULT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `wpx5_revslider_navigations_bkp`
--

CREATE TABLE `wpx5_revslider_navigations_bkp` (
  `id` int(9) NOT NULL,
  `name` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL,
  `handle` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL,
  `type` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL,
  `css` longtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `markup` longtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `settings` longtext COLLATE utf8mb4_unicode_ci DEFAULT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `wpx5_revslider_sliders`
--

CREATE TABLE `wpx5_revslider_sliders` (
  `id` int(9) NOT NULL,
  `title` tinytext COLLATE utf8mb4_unicode_ci NOT NULL,
  `alias` tinytext COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `params` longtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `settings` text COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `type` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT ''
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `wpx5_revslider_sliders`
--

INSERT INTO `wpx5_revslider_sliders` (`id`, `title`, `alias`, `params`, `settings`, `type`) VALUES
(1, 'Slider 1', 'slider-1', '{\"id\":\"\",\"shortcode\":\"[rev_slider alias=\\\\\\\"slider-1\\\\\\\"]\",\"layouttype\":\"auto\",\"type\":\"standard\",\"sourcetype\":\"gallery\",\"googleFont\":[],\"addOns\":[],\"source\":{\"gallery\":[],\"post\":{\"excerptLimit\":\"55\",\"maxPosts\":\"30\",\"fetchType\":\"cat_tag\",\"category\":\"\",\"sortBy\":\"ID\",\"types\":\"post\",\"list\":\"\",\"sortDirection\":\"DESC\",\"subType\":\"post\"},\"woo\":{\"excerptLimit\":\"55\",\"maxProducts\":\"30\",\"featuredOnly\":false,\"inStockOnly\":false,\"category\":\"\",\"sortBy\":\"ID\",\"types\":\"product\",\"sortDirection\":\"DESC\",\"regPriceFrom\":\"\",\"regPriceTo\":\"\",\"salePriceFrom\":\"\",\"salePriceTo\":\"\"},\"instagram\":{\"count\":\"\",\"hashTag\":\"\",\"transient\":\"1200\",\"type\":\"user\",\"userId\":\"\"},\"facebook\":{\"album\":\"\",\"appId\":\"\",\"appSecret\":\"\",\"count\":\"\",\"pageURL\":\"\",\"transient\":\"1200\",\"typeSource\":\"album\"},\"flickr\":{\"apiKey\":\"\",\"count\":\"\",\"galleryURL\":\"\",\"groupURL\":\"\",\"photoSet\":\"\",\"transient\":\"1200\",\"type\":\"publicphotos\",\"userURL\":\"\"},\"twitter\":{\"accessSecret\":\"\",\"accessToken\":\"\",\"consumerKey\":\"\",\"consumerSecret\":\"\",\"count\":\"\",\"excludeReplies\":false,\"imageOnly\":false,\"includeRetweets\":false,\"transient\":\"1200\",\"userId\":\"\"},\"vimeo\":{\"albumId\":\"\",\"channelName\":\"\",\"count\":\"\",\"transient\":\"1200\",\"groupName\":\"\",\"typeSource\":\"user\",\"userName\":\"\"},\"youtube\":{\"api\":\"\",\"channelId\":\"\",\"count\":\"\",\"playList\":\"\",\"transient\":\"1200\",\"typeSource\":\"channel\"}},\"def\":{\"transition\":\"fade\",\"transitionDuration\":\"300\",\"delay\":\"9000\",\"background\":{\"fit\":\"cover\",\"fitX\":\"100\",\"fitY\":\"100\",\"position\":\"center center\",\"positionX\":\"0\",\"positionY\":\"0\",\"repeat\":\"no-repeat\",\"imageSourceType\":\"full\"},\"panZoom\":{\"set\":false,\"blurStart\":0,\"blurEnd\":0,\"duration\":\"\",\"ease\":\"none\",\"fitEnd\":\"100\",\"fitStart\":\"100\",\"xEnd\":\"0\",\"yEnd\":\"0\",\"xStart\":\"0\",\"yStart\":\"0\",\"rotateStart\":\"0\",\"rotateEnd\":\"0\"}},\"size\":{\"respectAspectRatio\":false,\"disableForceFullWidth\":false,\"gridEQModule\":false,\"custom\":{\"d\":true,\"n\":true,\"t\":true,\"m\":true},\"minHeightFullScreen\":\"\",\"minHeight\":\"\",\"fullScreenOffsetContainer\":\"\",\"fullScreenOffset\":\"\",\"width\":{\"d\":1190,\"n\":1024,\"t\":778,\"m\":480},\"height\":{\"d\":660,\"n\":768,\"t\":960,\"m\":720},\"overflow\":true,\"maxWidth\":\"\"},\"codes\":{\"css\":\"\",\"javascript\":\"\"},\"carousel\":{\"borderRadius\":\"0\",\"borderRadiusUnit\":\"px\",\"ease\":\"power3.inOut\",\"fadeOut\":true,\"scale\":false,\"horizontal\":\"center\",\"vertical\":\"center\",\"infinity\":false,\"maxItems\":\"3\",\"maxRotation\":\"0\",\"paddingTop\":\"0\",\"paddingBottom\":\"0\",\"rotation\":false,\"scaleDown\":50,\"space\":\"0\",\"speed\":800,\"stretch\":false,\"varyFade\":false,\"varyRotate\":false,\"varyScale\":false,\"showAllLayers\":false},\"hero\":{\"activeSlide\":\"-1\"},\"layout\":{\"bg\":{\"color\":\"transparent\",\"padding\":\"0\",\"dottedOverlay\":\"none\",\"shadow\":\"0\",\"useImage\":false,\"image\":\"\",\"fit\":\"cover\",\"position\":\"center center\",\"repeat\":\"no-repeat\"},\"spinner\":{\"color\":\"#FFFFFF\",\"type\":\"0\"},\"position\":{\"marginTop\":\"0\",\"marginBottom\":\"0\",\"marginLeft\":\"0\",\"marginRight\":\"0\",\"align\":\"center\"}},\"visibility\":{\"hideSelectedLayersUnderLimit\":\"0\",\"hideAllLayersUnderLimit\":\"0\",\"hideSliderUnderLimit\":\"0\"},\"general\":{\"slideshow\":{\"stopOnHover\":false,\"stopSlider\":false,\"stopAfterLoops\":\"0\",\"stopAtSlide\":\"2\",\"shuffle\":false,\"loopSingle\":false,\"viewPort\":false,\"viewPortStart\":\"wait\",\"viewPortArea\":\"20%\",\"presetSliderHeight\":false,\"initDelay\":\"0\",\"waitForInit\":false,\"slideShow\":true},\"progressbar\":{\"set\":true,\"height\":\"5\",\"position\":\"top\",\"color\":\"rgba(0,0,0,0.15)\"},\"firstSlide\":{\"set\":false,\"duration\":\"300\",\"slotAmount\":\"7\",\"type\":\"fade\",\"alternativeFirstSlideSet\":false,\"alternativeFirstSlide\":\"1\"},\"layerSelection\":false,\"lazyLoad\":\"none\",\"nextSlideOnFocus\":false,\"disableFocusListener\":false,\"disableOnMobile\":false,\"autoPlayVideoOnMobile\":true,\"disablePanZoomMobile\":false,\"useWPML\":false},\"nav\":{\"preview\":{\"width\":\"100\",\"height\":\"50\"},\"swipe\":{\"set\":true,\"setOnDesktop\":false,\"blockDragVertical\":false,\"direction\":\"horizontal\",\"minTouch\":\"1\",\"velocity\":\"75\"},\"keyboard\":{\"set\":false,\"direction\":\"horizontal\"},\"mouse\":{\"set\":false,\"reverse\":\"default\"},\"arrows\":{\"set\":true,\"rtl\":false,\"style\":1013,\"preset\":\"default\",\"presets\":[],\"alwaysOn\":false,\"hideDelay\":\"200\",\"hideDelayMobile\":\"1200\",\"hideOver\":false,\"hideOverLimit\":\"0\",\"hideUnder\":true,\"hideUnderLimit\":\"768\",\"left\":{\"horizontal\":\"left\",\"vertical\":\"center\",\"offsetX\":\"20\",\"offsetY\":\"0\",\"align\":\"slider\"},\"right\":{\"horizontal\":\"right\",\"vertical\":\"center\",\"offsetX\":\"20\",\"offsetY\":\"0\",\"align\":\"slider\"}},\"thumbs\":{\"set\":false,\"rtl\":false,\"style\":2000,\"preset\":\"default\",\"presets\":[],\"alwaysOn\":true,\"hideDelay\":\"200\",\"hideDelayMobile\":\"1200\",\"hideOver\":false,\"hideOverLimit\":\"0\",\"hideUnder\":false,\"hideUnderLimit\":\"0\",\"spanWrapper\":false,\"horizontal\":\"center\",\"vertical\":\"bottom\",\"amount\":\"5\",\"direction\":\"horizontal\",\"height\":\"50\",\"width\":\"100\",\"widthMin\":\"100\",\"innerOuter\":\"inner\",\"offsetX\":\"0\",\"offsetY\":\"20\",\"space\":\"5\",\"align\":\"slider\",\"padding\":\"5\",\"wrapperColor\":\"transparent\"},\"tabs\":{\"set\":false,\"rtl\":false,\"style\":4000,\"preset\":\"default\",\"presets\":[],\"alwaysOn\":true,\"hideDelay\":\"200\",\"hideDelayMobile\":\"1200\",\"hideOver\":false,\"hideOverLimit\":\"0\",\"hideUnder\":false,\"hideUnderLimit\":\"0\",\"spanWrapper\":false,\"horizontal\":\"center\",\"vertical\":\"bottom\",\"amount\":\"5\",\"direction\":\"horizontal\",\"height\":\"50\",\"width\":\"100\",\"widthMin\":\"100\",\"innerOuter\":\"inner\",\"offsetX\":\"0\",\"offsetY\":\"20\",\"space\":\"5\",\"align\":\"slider\",\"padding\":\"5\",\"wrapperColor\":\"transparent\"},\"bullets\":{\"set\":true,\"rtl\":false,\"style\":3000,\"preset\":\"default\",\"presets\":[],\"alwaysOn\":true,\"horizontal\":\"center\",\"vertical\":\"bottom\",\"direction\":\"horizontal\",\"offsetX\":\"0\",\"offsetY\":\"20\",\"align\":\"slider\",\"space\":\"5\",\"hideDelay\":\"200\",\"hideDelayMobile\":\"1200\",\"hideOver\":false,\"hideOverLimit\":\"0\",\"hideUnder\":false,\"hideUnderLimit\":\"0\"}},\"troubleshooting\":{\"ignoreHeightChanges\":false,\"ignoreHeightChangesUnderLimit\":\"0\",\"alternateImageType\":\"off\",\"alternateURL\":\"\",\"alternateURLId\":false,\"jsNoConflict\":false,\"jsInBody\":false,\"outPutFilter\":\"none\",\"debugMode\":false,\"simplify_ie8_ios4\":false},\"parallax\":{\"set\":false,\"setDDD\":false,\"disableOnMobile\":false,\"levels\":[\"5\",\"10\",\"15\",\"20\",\"25\",\"30\",\"35\",\"40\",\"45\",\"46\",\"47\",\"48\",\"49\",\"50\",\"51\",\"55\"],\"ddd\":{\"BGFreeze\":false,\"layerOverflow\":false,\"overflow\":false,\"shadow\":false,\"zCorrection\":\"65\"},\"mouse\":{\"speed\":\"400\",\"bgSpeed\":0,\"layersSpeed\":0,\"origo\":\"enterpoint\",\"type\":\"mouse\"}},\"scrolleffects\":{\"set\":false,\"setBlur\":false,\"setFade\":false,\"setGrayScale\":false,\"bg\":false,\"direction\":\"both\",\"maxBlur\":10,\"multiplicator\":\"1.35\",\"multiplicatorLayers\":\"1.3\",\"disableOnMobile\":false,\"tilt\":\"30\",\"layers\":false},\"version\":\"6.2.0\"}', '{\"version\":\"6.2.0\"}', ''),
(2, 'Slider 2', 'slider-2', '{\"id\":\"\",\"shortcode\":\"[rev_slider alias=\\\\\\\"slider-2\\\\\\\"]\",\"layouttype\":\"auto\",\"type\":\"standard\",\"sourcetype\":\"gallery\",\"googleFont\":[],\"addOns\":[],\"source\":{\"gallery\":[],\"post\":{\"excerptLimit\":\"55\",\"maxPosts\":\"30\",\"fetchType\":\"cat_tag\",\"category\":\"\",\"sortBy\":\"ID\",\"types\":\"post\",\"list\":\"\",\"sortDirection\":\"DESC\",\"subType\":\"post\"},\"woo\":{\"excerptLimit\":\"55\",\"maxProducts\":\"30\",\"featuredOnly\":false,\"inStockOnly\":false,\"category\":\"\",\"sortBy\":\"ID\",\"types\":\"product\",\"sortDirection\":\"DESC\",\"regPriceFrom\":\"\",\"regPriceTo\":\"\",\"salePriceFrom\":\"\",\"salePriceTo\":\"\"},\"instagram\":{\"count\":\"\",\"hashTag\":\"\",\"transient\":\"1200\",\"type\":\"user\",\"userId\":\"\"},\"facebook\":{\"album\":\"\",\"appId\":\"\",\"appSecret\":\"\",\"count\":\"\",\"pageURL\":\"\",\"transient\":\"1200\",\"typeSource\":\"album\"},\"flickr\":{\"apiKey\":\"\",\"count\":\"\",\"galleryURL\":\"\",\"groupURL\":\"\",\"photoSet\":\"\",\"transient\":\"1200\",\"type\":\"publicphotos\",\"userURL\":\"\"},\"twitter\":{\"accessSecret\":\"\",\"accessToken\":\"\",\"consumerKey\":\"\",\"consumerSecret\":\"\",\"count\":\"\",\"excludeReplies\":false,\"imageOnly\":false,\"includeRetweets\":false,\"transient\":\"1200\",\"userId\":\"\"},\"vimeo\":{\"albumId\":\"\",\"channelName\":\"\",\"count\":\"\",\"transient\":\"1200\",\"groupName\":\"\",\"typeSource\":\"user\",\"userName\":\"\"},\"youtube\":{\"api\":\"\",\"channelId\":\"\",\"count\":\"\",\"playList\":\"\",\"transient\":\"1200\",\"typeSource\":\"channel\"}},\"def\":{\"transition\":\"fade\",\"transitionDuration\":\"300\",\"delay\":\"9000\",\"background\":{\"fit\":\"cover\",\"fitX\":\"100\",\"fitY\":\"100\",\"position\":\"center center\",\"positionX\":\"0\",\"positionY\":\"0\",\"repeat\":\"no-repeat\",\"imageSourceType\":\"full\"},\"panZoom\":{\"set\":false,\"blurStart\":0,\"blurEnd\":0,\"duration\":\"\",\"ease\":\"none\",\"fitEnd\":\"100\",\"fitStart\":\"100\",\"xEnd\":\"0\",\"yEnd\":\"0\",\"xStart\":\"0\",\"yStart\":\"0\",\"rotateStart\":\"0\",\"rotateEnd\":\"0\"}},\"size\":{\"respectAspectRatio\":false,\"disableForceFullWidth\":false,\"gridEQModule\":false,\"custom\":{\"d\":true,\"n\":true,\"t\":true,\"m\":true},\"minHeightFullScreen\":\"\",\"minHeight\":\"\",\"fullScreenOffsetContainer\":\"\",\"fullScreenOffset\":\"\",\"width\":{\"d\":1190,\"n\":1024,\"t\":778,\"m\":480},\"height\":{\"d\":540,\"n\":768,\"t\":960,\"m\":720},\"overflow\":true,\"maxWidth\":\"\"},\"codes\":{\"css\":\"\",\"javascript\":\"\"},\"carousel\":{\"borderRadius\":\"0\",\"borderRadiusUnit\":\"px\",\"ease\":\"power3.inOut\",\"fadeOut\":true,\"scale\":false,\"horizontal\":\"center\",\"vertical\":\"center\",\"infinity\":false,\"maxItems\":\"3\",\"maxRotation\":\"0\",\"paddingTop\":\"0\",\"paddingBottom\":\"0\",\"rotation\":false,\"scaleDown\":50,\"space\":\"0\",\"speed\":800,\"stretch\":false,\"varyFade\":false,\"varyRotate\":false,\"varyScale\":false,\"showAllLayers\":false},\"hero\":{\"activeSlide\":\"-1\"},\"layout\":{\"bg\":{\"color\":\"transparent\",\"padding\":\"0\",\"dottedOverlay\":\"none\",\"shadow\":\"0\",\"useImage\":false,\"image\":\"\",\"fit\":\"cover\",\"position\":\"center center\",\"repeat\":\"no-repeat\"},\"spinner\":{\"color\":\"#FFFFFF\",\"type\":\"0\"},\"position\":{\"marginTop\":\"0\",\"marginBottom\":\"0\",\"marginLeft\":\"0\",\"marginRight\":\"0\",\"align\":\"center\"}},\"visibility\":{\"hideSelectedLayersUnderLimit\":\"0\",\"hideAllLayersUnderLimit\":\"0\",\"hideSliderUnderLimit\":\"0\"},\"general\":{\"slideshow\":{\"stopOnHover\":false,\"stopSlider\":false,\"stopAfterLoops\":\"0\",\"stopAtSlide\":\"2\",\"shuffle\":false,\"loopSingle\":false,\"viewPort\":false,\"viewPortStart\":\"wait\",\"viewPortArea\":\"20%\",\"presetSliderHeight\":false,\"initDelay\":\"0\",\"waitForInit\":false,\"slideShow\":true},\"progressbar\":{\"set\":true,\"height\":\"5\",\"position\":\"top\",\"color\":\"rgba(0,0,0,0.15)\"},\"firstSlide\":{\"set\":false,\"duration\":\"300\",\"slotAmount\":\"7\",\"type\":\"fade\",\"alternativeFirstSlideSet\":false,\"alternativeFirstSlide\":\"1\"},\"layerSelection\":false,\"lazyLoad\":\"none\",\"nextSlideOnFocus\":false,\"disableFocusListener\":false,\"disableOnMobile\":false,\"autoPlayVideoOnMobile\":true,\"disablePanZoomMobile\":false,\"useWPML\":false},\"nav\":{\"preview\":{\"width\":\"100\",\"height\":\"50\"},\"swipe\":{\"set\":true,\"setOnDesktop\":false,\"blockDragVertical\":false,\"direction\":\"horizontal\",\"minTouch\":\"1\",\"velocity\":\"75\"},\"keyboard\":{\"set\":false,\"direction\":\"horizontal\"},\"mouse\":{\"set\":false,\"reverse\":\"default\"},\"arrows\":{\"set\":true,\"rtl\":false,\"style\":1013,\"preset\":\"default\",\"presets\":[],\"alwaysOn\":false,\"hideDelay\":\"200\",\"hideDelayMobile\":\"1200\",\"hideOver\":false,\"hideOverLimit\":\"0\",\"hideUnder\":true,\"hideUnderLimit\":\"768\",\"left\":{\"horizontal\":\"left\",\"vertical\":\"center\",\"offsetX\":\"20\",\"offsetY\":\"0\",\"align\":\"slider\"},\"right\":{\"horizontal\":\"right\",\"vertical\":\"center\",\"offsetX\":\"20\",\"offsetY\":\"0\",\"align\":\"slider\"}},\"thumbs\":{\"set\":false,\"rtl\":false,\"style\":2000,\"preset\":\"default\",\"presets\":[],\"alwaysOn\":true,\"hideDelay\":\"200\",\"hideDelayMobile\":\"1200\",\"hideOver\":false,\"hideOverLimit\":\"0\",\"hideUnder\":false,\"hideUnderLimit\":\"0\",\"spanWrapper\":false,\"horizontal\":\"center\",\"vertical\":\"bottom\",\"amount\":\"5\",\"direction\":\"horizontal\",\"height\":\"50\",\"width\":\"100\",\"widthMin\":\"100\",\"innerOuter\":\"inner\",\"offsetX\":\"0\",\"offsetY\":\"20\",\"space\":\"5\",\"align\":\"slider\",\"padding\":\"5\",\"wrapperColor\":\"transparent\"},\"tabs\":{\"set\":false,\"rtl\":false,\"style\":4000,\"preset\":\"default\",\"presets\":[],\"alwaysOn\":true,\"hideDelay\":\"200\",\"hideDelayMobile\":\"1200\",\"hideOver\":false,\"hideOverLimit\":\"0\",\"hideUnder\":false,\"hideUnderLimit\":\"0\",\"spanWrapper\":false,\"horizontal\":\"center\",\"vertical\":\"bottom\",\"amount\":\"5\",\"direction\":\"horizontal\",\"height\":\"50\",\"width\":\"100\",\"widthMin\":\"100\",\"innerOuter\":\"inner\",\"offsetX\":\"0\",\"offsetY\":\"20\",\"space\":\"5\",\"align\":\"slider\",\"padding\":\"5\",\"wrapperColor\":\"transparent\"},\"bullets\":{\"set\":true,\"rtl\":false,\"style\":3000,\"preset\":\"default\",\"presets\":[],\"alwaysOn\":true,\"horizontal\":\"center\",\"vertical\":\"bottom\",\"direction\":\"horizontal\",\"offsetX\":\"0\",\"offsetY\":\"20\",\"align\":\"slider\",\"space\":\"5\",\"hideDelay\":\"200\",\"hideDelayMobile\":\"1200\",\"hideOver\":false,\"hideOverLimit\":\"0\",\"hideUnder\":false,\"hideUnderLimit\":\"0\"}},\"troubleshooting\":{\"ignoreHeightChanges\":false,\"ignoreHeightChangesUnderLimit\":\"0\",\"alternateImageType\":\"off\",\"alternateURL\":\"\",\"alternateURLId\":false,\"jsNoConflict\":false,\"jsInBody\":false,\"outPutFilter\":\"none\",\"debugMode\":false,\"simplify_ie8_ios4\":false},\"parallax\":{\"set\":false,\"setDDD\":false,\"disableOnMobile\":false,\"levels\":[\"5\",\"10\",\"15\",\"20\",\"25\",\"30\",\"35\",\"40\",\"45\",\"46\",\"47\",\"48\",\"49\",\"50\",\"51\",\"55\"],\"ddd\":{\"BGFreeze\":false,\"layerOverflow\":false,\"overflow\":false,\"shadow\":false,\"zCorrection\":\"65\"},\"mouse\":{\"speed\":\"400\",\"bgSpeed\":0,\"layersSpeed\":0,\"origo\":\"enterpoint\",\"type\":\"mouse\"}},\"scrolleffects\":{\"set\":false,\"setBlur\":false,\"setFade\":false,\"setGrayScale\":false,\"bg\":false,\"direction\":\"both\",\"maxBlur\":10,\"multiplicator\":\"1.35\",\"multiplicatorLayers\":\"1.3\",\"disableOnMobile\":false,\"tilt\":\"30\",\"layers\":false},\"version\":\"6.2.0\"}', '{\"version\":\"6.2.0\"}', ''),
(3, 'Slider 3', 'slider-3', '{\"addOns\":[],\"version\":\"6.2.0\",\"shortcode\":\"[rev_slider alias=\\\"slider-3\\\"][\\/rev_slider]\",\"type\":\"standard\",\"layouttype\":\"auto\",\"sourcetype\":\"gallery\",\"googleFont\":[],\"id\":\"\",\"class\":\"\",\"wrapperclass\":\"\",\"snap\":{\"adjust\":\"none\",\"snap\":false,\"helpLines\":false,\"gap\":20},\"source\":{\"gallery\":[],\"post\":{\"excerptLimit\":\"55\",\"maxPosts\":\"30\",\"fetchType\":\"cat_tag\",\"category\":\"\",\"sortBy\":\"ID\",\"types\":\"post\",\"list\":\"\",\"sortDirection\":\"DESC\",\"subType\":\"post\"},\"woo\":{\"excerptLimit\":\"55\",\"maxProducts\":\"30\",\"featuredOnly\":false,\"inStockOnly\":false,\"category\":\"\",\"sortBy\":\"ID\",\"types\":\"product\",\"sortDirection\":\"DESC\",\"regPriceFrom\":\"\",\"regPriceTo\":\"\",\"salePriceFrom\":\"\",\"salePriceTo\":\"\"},\"instagram\":{\"count\":\"\",\"hashTag\":\"\",\"transient\":\"1200\",\"type\":\"user\",\"userId\":\"\"},\"facebook\":{\"album\":\"\",\"appId\":\"\",\"appSecret\":\"\",\"count\":\"\",\"pageURL\":\"\",\"transient\":\"1200\",\"typeSource\":\"album\"},\"flickr\":{\"apiKey\":\"\",\"count\":\"\",\"galleryURL\":\"\",\"groupURL\":\"\",\"photoSet\":\"\",\"transient\":\"1200\",\"type\":\"publicphotos\",\"userURL\":\"\"},\"twitter\":{\"accessSecret\":\"\",\"accessToken\":\"\",\"consumerKey\":\"\",\"consumerSecret\":\"\",\"count\":\"\",\"excludeReplies\":false,\"imageOnly\":false,\"includeRetweets\":false,\"transient\":\"1200\",\"userId\":\"\"},\"vimeo\":{\"albumId\":\"\",\"channelName\":\"\",\"count\":\"\",\"transient\":\"1200\",\"groupName\":\"\",\"typeSource\":\"user\",\"userName\":\"\"},\"youtube\":{\"api\":\"\",\"channelId\":\"\",\"count\":\"\",\"playList\":\"\",\"transient\":\"1200\",\"typeSource\":\"channel\"}},\"def\":{\"intelligentInherit\":true,\"autoResponsive\":true,\"responsiveChilds\":true,\"responsiveOffset\":true,\"transition\":\"fade\",\"transitionDuration\":\"300\",\"delay\":\"9000\",\"background\":{\"fit\":\"cover\",\"fitX\":\"100\",\"fitY\":\"100\",\"position\":\"center center\",\"positionX\":\"0\",\"positionY\":\"0\",\"repeat\":\"no-repeat\",\"imageSourceType\":\"full\"},\"panZoom\":{\"set\":false,\"blurStart\":0,\"blurEnd\":0,\"duration\":\"\",\"ease\":\"none\",\"fitEnd\":\"100\",\"fitStart\":\"100\",\"xEnd\":\"0\",\"yEnd\":\"0\",\"xStart\":\"0\",\"yStart\":\"0\",\"rotateStart\":\"0\",\"rotateEnd\":\"0\"}},\"size\":{\"respectAspectRatio\":false,\"disableForceFullWidth\":false,\"custom\":{\"d\":true,\"n\":true,\"t\":true,\"m\":true},\"minHeightFullScreen\":\"\",\"minHeight\":\"\",\"maxWidth\":\"\",\"maxHeight\":0,\"fullScreenOffsetContainer\":\"\",\"fullScreenOffset\":\"\",\"width\":{\"d\":1490,\"n\":1024,\"t\":778,\"m\":480},\"height\":{\"d\":560,\"n\":768,\"t\":960,\"m\":720},\"editorCache\":{\"d\":560,\"n\":768,\"t\":960,\"m\":720},\"overflow\":true,\"useFullScreenHeight\":true,\"overflowHidden\":false,\"gridEQModule\":false,\"forceOverflow\":false,\"keepBPHeight\":false},\"codes\":{\"css\":\"\",\"javascript\":\"\"},\"carousel\":{\"justify\":false,\"justifyMaxWidth\":false,\"snap\":true,\"borderRadius\":\"0\",\"borderRadiusUnit\":\"px\",\"ease\":\"power3.inOut\",\"fadeOut\":true,\"scale\":false,\"offsetScale\":false,\"horizontal\":\"center\",\"vertical\":\"center\",\"infinity\":false,\"maxItems\":\"3\",\"maxRotation\":\"0\",\"maxOpacity\":100,\"paddingTop\":\"0\",\"paddingBottom\":\"0\",\"rotation\":false,\"scaleDown\":50,\"space\":\"0\",\"speed\":800,\"stretch\":false,\"varyFade\":false,\"varyRotate\":false,\"varyScale\":false,\"showAllLayers\":false},\"hero\":{\"activeSlide\":\"-1\"},\"layout\":{\"bg\":{\"color\":\"transparent\",\"padding\":\"0\",\"dottedOverlay\":\"none\",\"shadow\":\"0\",\"useImage\":false,\"image\":\"\",\"imageSourceType\":\"full\",\"fit\":\"cover\",\"position\":\"center center\",\"repeat\":\"no-repeat\"},\"spinner\":{\"color\":\"#FFFFFF\",\"type\":\"0\"},\"position\":{\"marginTop\":\"0\",\"marginBottom\":\"0\",\"marginLeft\":\"0\",\"marginRight\":\"0\",\"align\":\"center\",\"fixedOnTop\":false,\"addClear\":false}},\"visibility\":{\"hideSelectedLayersUnderLimit\":\"0\",\"hideAllLayersUnderLimit\":\"0\",\"hideSliderUnderLimit\":\"0\"},\"general\":{\"slideshow\":{\"slideShow\":true,\"stopOnHover\":false,\"stopSlider\":false,\"stopAfterLoops\":\"0\",\"stopAtSlide\":\"2\",\"shuffle\":false,\"loopSingle\":false,\"viewPort\":false,\"viewPortStart\":\"wait\",\"viewPortArea\":{\"d\":{\"v\":\"20%\",\"e\":false,\"u\":\"\"},\"n\":{\"v\":\"20%\",\"e\":false,\"u\":\"\"},\"t\":{\"v\":\"20%\",\"e\":false,\"u\":\"\"},\"m\":{\"v\":\"20%\",\"e\":false,\"u\":\"\"}},\"presetSliderHeight\":false,\"initDelay\":\"0\",\"waitForInit\":false},\"progressbar\":{\"set\":true,\"height\":\"5\",\"position\":\"top\",\"color\":\"rgba(0,0,0,0.15)\"},\"firstSlide\":{\"set\":false,\"duration\":\"300\",\"slotAmount\":\"7\",\"type\":\"fade\",\"alternativeFirstSlideSet\":false,\"alternativeFirstSlide\":\"1\"},\"layerSelection\":false,\"lazyLoad\":\"none\",\"nextSlideOnFocus\":false,\"disableFocusListener\":false,\"disableOnMobile\":false,\"autoPlayVideoOnMobile\":true,\"disablePanZoomMobile\":false,\"useWPML\":false},\"nav\":{\"preview\":{\"width\":\"100\",\"height\":\"50\"},\"swipe\":{\"set\":true,\"setOnDesktop\":false,\"setMobileCarousel\":true,\"setDesktopCarousel\":true,\"blockDragVertical\":false,\"direction\":\"horizontal\",\"minTouch\":\"1\",\"velocity\":\"75\"},\"keyboard\":{\"direction\":\"horizontal\",\"set\":false},\"mouse\":{\"set\":false,\"reverse\":\"default\"},\"arrows\":{\"set\":false,\"rtl\":false,\"animSpeed\":\"1000ms\",\"animDelay\":\"1000ms\",\"style\":1013,\"preset\":\"default\",\"presets\":[],\"alwaysOn\":false,\"hideDelay\":\"200\",\"hideDelayMobile\":\"1200\",\"hideOver\":false,\"hideOverLimit\":\"0\",\"hideUnder\":true,\"hideUnderLimit\":\"768\",\"left\":{\"anim\":\"fade\",\"horizontal\":\"left\",\"vertical\":\"center\",\"offsetX\":\"20\",\"offsetY\":\"0\",\"align\":\"slider\"},\"right\":{\"anim\":\"fade\",\"horizontal\":\"right\",\"vertical\":\"center\",\"offsetX\":\"20\",\"offsetY\":\"0\",\"align\":\"slider\"}},\"thumbs\":{\"anim\":\"fade\",\"animSpeed\":\"1000ms\",\"animDelay\":\"1000ms\",\"set\":false,\"rtl\":false,\"style\":2000,\"preset\":\"default\",\"presets\":[],\"alwaysOn\":true,\"hideDelay\":\"200\",\"hideDelayMobile\":\"1200\",\"hideOver\":false,\"hideOverLimit\":\"0\",\"hideUnder\":false,\"hideUnderLimit\":\"0\",\"spanWrapper\":false,\"horizontal\":\"center\",\"vertical\":\"bottom\",\"amount\":\"5\",\"direction\":\"horizontal\",\"height\":\"50\",\"width\":\"100\",\"widthMin\":\"100\",\"innerOuter\":\"inner\",\"offsetX\":\"0\",\"offsetY\":\"20\",\"space\":\"5\",\"align\":\"slider\",\"padding\":\"5\",\"wrapperColor\":\"transparent\"},\"tabs\":{\"anim\":\"fade\",\"animSpeed\":\"1000ms\",\"animDelay\":\"1000ms\",\"set\":false,\"rtl\":false,\"style\":4000,\"preset\":\"default\",\"presets\":[],\"alwaysOn\":true,\"hideDelay\":\"200\",\"hideDelayMobile\":\"1200\",\"hideOver\":false,\"hideOverLimit\":\"0\",\"hideUnder\":false,\"hideUnderLimit\":\"0\",\"spanWrapper\":false,\"horizontal\":\"center\",\"vertical\":\"bottom\",\"amount\":\"5\",\"direction\":\"horizontal\",\"height\":\"50\",\"width\":\"100\",\"widthMin\":\"100\",\"innerOuter\":\"inner\",\"offsetX\":\"0\",\"offsetY\":\"20\",\"space\":\"5\",\"align\":\"slider\",\"padding\":\"5\",\"wrapperColor\":\"transparent\"},\"bullets\":{\"anim\":\"fade\",\"animSpeed\":\"1000ms\",\"animDelay\":\"1000ms\",\"set\":true,\"rtl\":false,\"style\":3000,\"preset\":\"default\",\"presets\":{\"bullet-size\":\"12\",\"bullet-size-def\":false,\"bullet-bg-top\":\"#999999\",\"bullet-bg-top-def\":false,\"bullet-bg-bottom\":\"#e1e1e1\",\"bullet-bg-bottom-def\":false,\"border-color\":\"#e5e5e5\",\"border-color-def\":false,\"border-size\":\"3\",\"border-size-def\":false,\"hover-bullet-bg\":\"#666666\",\"hover-bullet-bg-def\":false},\"alwaysOn\":true,\"horizontal\":\"center\",\"vertical\":\"bottom\",\"direction\":\"horizontal\",\"offsetX\":\"0\",\"offsetY\":\"20\",\"align\":\"slider\",\"space\":\"5\",\"hideDelay\":\"200\",\"hideDelayMobile\":\"1200\",\"hideOver\":false,\"hideOverLimit\":\"0\",\"hideUnder\":false,\"hideUnderLimit\":\"0\"}},\"troubleshooting\":{\"ignoreHeightChanges\":false,\"ignoreHeightChangesUnderLimit\":\"0\",\"alternateImageType\":\"off\",\"alternateURL\":\"\",\"jsNoConflict\":false,\"jsInBody\":false,\"outPutFilter\":\"none\",\"simplify_ie8_ios4\":false,\"alternateURLId\":false,\"debugMode\":false},\"parallax\":{\"set\":false,\"setDDD\":false,\"disableOnMobile\":false,\"levels\":[\"5\",\"10\",\"15\",\"20\",\"25\",\"30\",\"35\",\"40\",\"45\",\"46\",\"47\",\"48\",\"49\",\"50\",\"51\",\"55\"],\"ddd\":{\"BGFreeze\":false,\"layerOverflow\":false,\"overflow\":false,\"shadow\":false,\"zCorrection\":\"65\"},\"mouse\":{\"speed\":\"400\",\"bgSpeed\":0,\"layersSpeed\":0,\"origo\":\"enterpoint\",\"type\":\"mouse\"}},\"modal\":{\"bodyclass\":\"\",\"horizontal\":\"center\",\"vertical\":\"middle\",\"cover\":true,\"coverColor\":\"rgba(0,0,0,0.5)\"},\"scrolleffects\":{\"set\":false,\"setBlur\":false,\"setFade\":false,\"setGrayScale\":false,\"bg\":false,\"direction\":\"both\",\"layers\":false,\"maxBlur\":10,\"multiplicator\":\"1.35\",\"multiplicatorLayers\":\"1.3\",\"disableOnMobile\":false,\"parallaxLayers\":false,\"staticLayers\":false,\"staticParallaxLayers\":false,\"tilt\":\"30\"},\"scrolltimeline\":{\"set\":false,\"fixed\":false,\"fixedStart\":2000,\"fixedEnd\":4000,\"layers\":false,\"ease\":\"none\",\"speed\":500},\"skins\":{\"colorsAtStart\":false,\"cid\":2,\"colors\":[{\"alias\":\"Highlight\",\"v\":\"#ff0000\"},{\"alias\":\"Headline Text\",\"v\":\"#ffffff\"},{\"alias\":\"Content Text\",\"v\":\"#00ffff\"}]},\"modalshortcode\":\"[rev_slider usage=\\\"modal\\\" alias=\\\"slider-3\\\"][\\/rev_slider]\"}', '{\"version\":\"6.2.0\"}', ''),
(4, 'Slider 4', 'slider-4', '{\"addOns\":[],\"version\":\"6.2.0\",\"shortcode\":\"[rev_slider alias=\\\"slider-4\\\"][\\/rev_slider]\",\"type\":\"standard\",\"layouttype\":\"auto\",\"sourcetype\":\"gallery\",\"googleFont\":[],\"id\":\"\",\"class\":\"\",\"wrapperclass\":\"\",\"snap\":{\"adjust\":\"none\",\"snap\":false,\"helpLines\":false,\"gap\":20},\"source\":{\"gallery\":[],\"post\":{\"excerptLimit\":\"55\",\"maxPosts\":\"30\",\"fetchType\":\"cat_tag\",\"category\":\"\",\"sortBy\":\"ID\",\"types\":\"post\",\"list\":\"\",\"sortDirection\":\"DESC\",\"subType\":\"post\"},\"woo\":{\"excerptLimit\":\"55\",\"maxProducts\":\"30\",\"featuredOnly\":false,\"inStockOnly\":false,\"category\":\"\",\"sortBy\":\"ID\",\"types\":\"product\",\"sortDirection\":\"DESC\",\"regPriceFrom\":\"\",\"regPriceTo\":\"\",\"salePriceFrom\":\"\",\"salePriceTo\":\"\"},\"instagram\":{\"count\":\"\",\"hashTag\":\"\",\"transient\":\"1200\",\"type\":\"user\",\"userId\":\"\"},\"facebook\":{\"album\":\"\",\"appId\":\"\",\"appSecret\":\"\",\"count\":\"\",\"pageURL\":\"\",\"transient\":\"1200\",\"typeSource\":\"album\"},\"flickr\":{\"apiKey\":\"\",\"count\":\"\",\"galleryURL\":\"\",\"groupURL\":\"\",\"photoSet\":\"\",\"transient\":\"1200\",\"type\":\"publicphotos\",\"userURL\":\"\"},\"twitter\":{\"accessSecret\":\"\",\"accessToken\":\"\",\"consumerKey\":\"\",\"consumerSecret\":\"\",\"count\":\"\",\"excludeReplies\":false,\"imageOnly\":false,\"includeRetweets\":false,\"transient\":\"1200\",\"userId\":\"\"},\"vimeo\":{\"albumId\":\"\",\"channelName\":\"\",\"count\":\"\",\"transient\":\"1200\",\"groupName\":\"\",\"typeSource\":\"user\",\"userName\":\"\"},\"youtube\":{\"api\":\"\",\"channelId\":\"\",\"count\":\"\",\"playList\":\"\",\"transient\":\"1200\",\"typeSource\":\"channel\"}},\"def\":{\"intelligentInherit\":true,\"autoResponsive\":true,\"responsiveChilds\":true,\"responsiveOffset\":true,\"transition\":\"fade\",\"transitionDuration\":\"300\",\"delay\":\"9000\",\"background\":{\"fit\":\"cover\",\"fitX\":\"100\",\"fitY\":\"100\",\"position\":\"center center\",\"positionX\":\"0\",\"positionY\":\"0\",\"repeat\":\"no-repeat\",\"imageSourceType\":\"full\"},\"panZoom\":{\"set\":false,\"blurStart\":0,\"blurEnd\":0,\"duration\":\"\",\"ease\":\"none\",\"fitEnd\":\"100\",\"fitStart\":\"100\",\"xEnd\":\"0\",\"yEnd\":\"0\",\"xStart\":\"0\",\"yStart\":\"0\",\"rotateStart\":\"0\",\"rotateEnd\":\"0\"}},\"size\":{\"respectAspectRatio\":false,\"disableForceFullWidth\":false,\"custom\":{\"d\":true,\"n\":true,\"t\":true,\"m\":true},\"minHeightFullScreen\":\"\",\"minHeight\":\"\",\"maxWidth\":\"\",\"maxHeight\":0,\"fullScreenOffsetContainer\":\"\",\"fullScreenOffset\":\"\",\"width\":{\"d\":873,\"n\":1024,\"t\":778,\"m\":480},\"height\":{\"d\":500,\"n\":768,\"t\":960,\"m\":720},\"editorCache\":{\"d\":500,\"n\":768,\"t\":960,\"m\":720},\"overflow\":true,\"useFullScreenHeight\":true,\"overflowHidden\":false,\"gridEQModule\":false,\"forceOverflow\":false,\"keepBPHeight\":false},\"codes\":{\"css\":\"\",\"javascript\":\"\"},\"carousel\":{\"justify\":false,\"justifyMaxWidth\":false,\"snap\":true,\"borderRadius\":\"0\",\"borderRadiusUnit\":\"px\",\"ease\":\"power3.inOut\",\"fadeOut\":true,\"scale\":false,\"offsetScale\":false,\"horizontal\":\"center\",\"vertical\":\"center\",\"infinity\":false,\"maxItems\":\"3\",\"maxRotation\":\"0\",\"maxOpacity\":100,\"paddingTop\":\"0\",\"paddingBottom\":\"0\",\"rotation\":false,\"scaleDown\":50,\"space\":\"0\",\"speed\":800,\"stretch\":false,\"varyFade\":false,\"varyRotate\":false,\"varyScale\":false,\"showAllLayers\":false},\"hero\":{\"activeSlide\":\"-1\"},\"layout\":{\"bg\":{\"color\":\"transparent\",\"padding\":\"0\",\"dottedOverlay\":\"none\",\"shadow\":\"0\",\"useImage\":false,\"image\":\"\",\"imageSourceType\":\"full\",\"fit\":\"cover\",\"position\":\"center center\",\"repeat\":\"no-repeat\"},\"spinner\":{\"color\":\"#FFFFFF\",\"type\":\"0\"},\"position\":{\"marginTop\":\"0\",\"marginBottom\":\"0\",\"marginLeft\":\"0\",\"marginRight\":\"0\",\"align\":\"center\",\"fixedOnTop\":false,\"addClear\":false}},\"visibility\":{\"hideSelectedLayersUnderLimit\":\"0\",\"hideAllLayersUnderLimit\":\"0\",\"hideSliderUnderLimit\":\"0\"},\"general\":{\"slideshow\":{\"slideShow\":true,\"stopOnHover\":false,\"stopSlider\":false,\"stopAfterLoops\":\"0\",\"stopAtSlide\":\"2\",\"shuffle\":false,\"loopSingle\":false,\"viewPort\":false,\"viewPortStart\":\"wait\",\"viewPortArea\":{\"d\":{\"v\":\"20%\",\"e\":false,\"u\":\"\"},\"n\":{\"v\":\"20%\",\"e\":false,\"u\":\"\"},\"t\":{\"v\":\"20%\",\"e\":false,\"u\":\"\"},\"m\":{\"v\":\"20%\",\"e\":false,\"u\":\"\"}},\"presetSliderHeight\":false,\"initDelay\":\"0\",\"waitForInit\":false},\"progressbar\":{\"set\":true,\"height\":\"5\",\"position\":\"top\",\"color\":\"rgba(0,0,0,0.15)\"},\"firstSlide\":{\"set\":false,\"duration\":\"300\",\"slotAmount\":\"7\",\"type\":\"fade\",\"alternativeFirstSlideSet\":false,\"alternativeFirstSlide\":\"1\"},\"layerSelection\":false,\"lazyLoad\":\"none\",\"nextSlideOnFocus\":false,\"disableFocusListener\":false,\"disableOnMobile\":false,\"autoPlayVideoOnMobile\":true,\"disablePanZoomMobile\":false,\"useWPML\":false},\"nav\":{\"preview\":{\"width\":\"100\",\"height\":\"50\"},\"swipe\":{\"set\":true,\"setOnDesktop\":false,\"setMobileCarousel\":true,\"setDesktopCarousel\":true,\"blockDragVertical\":false,\"direction\":\"horizontal\",\"minTouch\":\"1\",\"velocity\":\"75\"},\"keyboard\":{\"direction\":\"horizontal\",\"set\":false},\"mouse\":{\"set\":false,\"reverse\":\"default\"},\"arrows\":{\"set\":false,\"rtl\":false,\"animSpeed\":\"1000ms\",\"animDelay\":\"1000ms\",\"style\":1013,\"preset\":\"default\",\"presets\":[],\"alwaysOn\":false,\"hideDelay\":\"200\",\"hideDelayMobile\":\"1200\",\"hideOver\":false,\"hideOverLimit\":\"0\",\"hideUnder\":true,\"hideUnderLimit\":\"768\",\"left\":{\"anim\":\"fade\",\"horizontal\":\"left\",\"vertical\":\"center\",\"offsetX\":\"20\",\"offsetY\":\"0\",\"align\":\"slider\"},\"right\":{\"anim\":\"fade\",\"horizontal\":\"right\",\"vertical\":\"center\",\"offsetX\":\"20\",\"offsetY\":\"0\",\"align\":\"slider\"}},\"thumbs\":{\"anim\":\"fade\",\"animSpeed\":\"1000ms\",\"animDelay\":\"1000ms\",\"set\":false,\"rtl\":false,\"style\":2000,\"preset\":\"default\",\"presets\":[],\"alwaysOn\":true,\"hideDelay\":\"200\",\"hideDelayMobile\":\"1200\",\"hideOver\":false,\"hideOverLimit\":\"0\",\"hideUnder\":false,\"hideUnderLimit\":\"0\",\"spanWrapper\":false,\"horizontal\":\"center\",\"vertical\":\"bottom\",\"amount\":\"5\",\"direction\":\"horizontal\",\"height\":\"50\",\"width\":\"100\",\"widthMin\":\"100\",\"innerOuter\":\"inner\",\"offsetX\":\"0\",\"offsetY\":\"20\",\"space\":\"5\",\"align\":\"slider\",\"padding\":\"5\",\"wrapperColor\":\"transparent\"},\"tabs\":{\"anim\":\"fade\",\"animSpeed\":\"1000ms\",\"animDelay\":\"1000ms\",\"set\":false,\"rtl\":false,\"style\":4000,\"preset\":\"default\",\"presets\":[],\"alwaysOn\":true,\"hideDelay\":\"200\",\"hideDelayMobile\":\"1200\",\"hideOver\":false,\"hideOverLimit\":\"0\",\"hideUnder\":false,\"hideUnderLimit\":\"0\",\"spanWrapper\":false,\"horizontal\":\"center\",\"vertical\":\"bottom\",\"amount\":\"5\",\"direction\":\"horizontal\",\"height\":\"50\",\"width\":\"100\",\"widthMin\":\"100\",\"innerOuter\":\"inner\",\"offsetX\":\"0\",\"offsetY\":\"20\",\"space\":\"5\",\"align\":\"slider\",\"padding\":\"5\",\"wrapperColor\":\"transparent\"},\"bullets\":{\"anim\":\"fade\",\"animSpeed\":\"1000ms\",\"animDelay\":\"1000ms\",\"set\":true,\"rtl\":false,\"style\":3000,\"preset\":\"default\",\"presets\":{\"bullet-size\":\"12\",\"bullet-size-def\":false,\"bullet-bg-top\":\"#999999\",\"bullet-bg-top-def\":false,\"bullet-bg-bottom\":\"#e1e1e1\",\"bullet-bg-bottom-def\":false,\"border-color\":\"#e5e5e5\",\"border-color-def\":false,\"border-size\":\"3\",\"border-size-def\":false,\"hover-bullet-bg\":\"#666666\",\"hover-bullet-bg-def\":false},\"alwaysOn\":true,\"horizontal\":\"center\",\"vertical\":\"bottom\",\"direction\":\"horizontal\",\"offsetX\":\"0\",\"offsetY\":\"20\",\"align\":\"slider\",\"space\":\"5\",\"hideDelay\":\"200\",\"hideDelayMobile\":\"1200\",\"hideOver\":false,\"hideOverLimit\":\"0\",\"hideUnder\":false,\"hideUnderLimit\":\"0\"}},\"troubleshooting\":{\"ignoreHeightChanges\":false,\"ignoreHeightChangesUnderLimit\":\"0\",\"alternateImageType\":\"off\",\"alternateURL\":\"\",\"jsNoConflict\":false,\"jsInBody\":false,\"outPutFilter\":\"none\",\"simplify_ie8_ios4\":false,\"alternateURLId\":false,\"debugMode\":false},\"parallax\":{\"set\":false,\"setDDD\":false,\"disableOnMobile\":false,\"levels\":[\"5\",\"10\",\"15\",\"20\",\"25\",\"30\",\"35\",\"40\",\"45\",\"46\",\"47\",\"48\",\"49\",\"50\",\"51\",\"55\"],\"ddd\":{\"BGFreeze\":false,\"layerOverflow\":false,\"overflow\":false,\"shadow\":false,\"zCorrection\":\"65\"},\"mouse\":{\"speed\":\"400\",\"bgSpeed\":0,\"layersSpeed\":0,\"origo\":\"enterpoint\",\"type\":\"mouse\"}},\"modal\":{\"bodyclass\":\"\",\"horizontal\":\"center\",\"vertical\":\"middle\",\"cover\":true,\"coverColor\":\"rgba(0,0,0,0.5)\"},\"scrolleffects\":{\"set\":false,\"setBlur\":false,\"setFade\":false,\"setGrayScale\":false,\"bg\":false,\"direction\":\"both\",\"layers\":false,\"maxBlur\":10,\"multiplicator\":\"1.35\",\"multiplicatorLayers\":\"1.3\",\"disableOnMobile\":false,\"parallaxLayers\":false,\"staticLayers\":false,\"staticParallaxLayers\":false,\"tilt\":\"30\"},\"scrolltimeline\":{\"set\":false,\"fixed\":false,\"fixedStart\":2000,\"fixedEnd\":4000,\"layers\":false,\"ease\":\"none\",\"speed\":500},\"skins\":{\"colorsAtStart\":false,\"cid\":2,\"colors\":[{\"alias\":\"Highlight\",\"v\":\"#ff0000\"},{\"alias\":\"Headline Text\",\"v\":\"#ffffff\"},{\"alias\":\"Content Text\",\"v\":\"#00ffff\"}]},\"modalshortcode\":\"[rev_slider usage=\\\"modal\\\" alias=\\\"slider-4\\\"][\\/rev_slider]\"}', '{\"version\":\"6.2.0\"}', '');

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

--
-- Table structure for table `wpx5_revslider_sliders_bkp`
--

CREATE TABLE `wpx5_revslider_sliders_bkp` (
  `id` int(9) NOT NULL,
  `title` tinytext COLLATE utf8mb4_unicode_ci NOT NULL,
  `alias` tinytext COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `params` longtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `settings` text COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `type` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT ''
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `wpx5_revslider_slides`
--

CREATE TABLE `wpx5_revslider_slides` (
  `id` int(9) NOT NULL,
  `slider_id` int(9) NOT NULL,
  `slide_order` int(11) NOT NULL,
  `params` longtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `layers` longtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `settings` text COLLATE utf8mb4_unicode_ci NOT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `wpx5_revslider_slides`
--

INSERT INTO `wpx5_revslider_slides` (`id`, `slider_id`, `slide_order`, `params`, `layers`, `settings`) VALUES
(1, 1, 1, '{\"title\":\"Slide\",\"bg\":{\"type\":\"image\",\"color\":\"#E7E7E7\",\"image\":\"https:\\/\\/NextShoes.UK\\/wp-content\\/uploads\\/2017\\/02\\/Slide-3.jpg\",\"video\":{\"args\":\"hd=1&wmode=opaque&showinfo=0&rel=0;\",\"argsVimeo\":\"title=0&byline=0&portrait=0&api=1\",\"volume\":\"\"}},\"thumb\":{\"dimension\":\"slider\"},\"timeline\":{\"delay\":\"\",\"transition\":[\"incube-horizontal\"],\"slots\":[\"default\"],\"duration\":[\"default\"]},\"panzoom\":{\"ease\":\"none\"},\"version\":\"6.2.0\"}', '{\"3\":{\"text\":\"The new Microsoft<br\\/>\\nBand\",\"alias\":\"Did they say anythin...\",\"uid\":3,\"size\":{\"width\":{\"d\":{\"v\":\"716px\",\"e\":true},\"n\":{\"v\":\"716px\",\"e\":true},\"t\":{\"v\":\"716px\",\"e\":true},\"m\":{\"v\":\"716px\",\"e\":true}},\"height\":{\"d\":{\"v\":\"112px\",\"e\":true},\"n\":{\"v\":\"112px\",\"e\":true},\"t\":{\"v\":\"112px\",\"e\":true},\"m\":{\"v\":\"112px\",\"e\":true}},\"originalWidth\":\"716px\",\"originalHeight\":\"112px\"},\"position\":{\"x\":{\"d\":{\"v\":\"11px\",\"e\":true},\"n\":{\"v\":\"18px\",\"e\":true},\"t\":{\"v\":\"22px\",\"e\":true},\"m\":{\"v\":\"16px\",\"e\":true}},\"y\":{\"d\":{\"v\":\"164px\",\"e\":true},\"n\":{\"v\":\"155px\",\"e\":true},\"t\":{\"v\":\"191px\",\"e\":true},\"m\":{\"v\":\"157px\",\"e\":true}},\"horizontal\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"vertical\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"zIndex\":5,\"position\":\"relative\"},\"behavior\":{\"intelligentInherit\":false},\"group\":{\"groupOrder\":5,\"columnbreakat\":\"mobile\"},\"timeline\":{\"frameOrder\":[{\"id\":\"frame_1\",\"start\":0},{\"id\":\"frame_999\",\"start\":9000}],\"frames\":{\"frame_0\":{\"alias\":\"Anim From\",\"transform\":{\"x\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\"}},\"y\":{\"d\":{\"v\":\"-100%\"},\"n\":{\"v\":\"-100%\"},\"t\":{\"v\":\"-100%\"},\"m\":{\"v\":\"-100%\"}},\"z\":\"0\",\"scaleX\":\"1\",\"scaleY\":\"1\",\"opacity\":\"1\",\"rotationX\":\"0deg\",\"rotationY\":\"0\",\"rotationZ\":\"0\",\"skewX\":\"0\",\"skewY\":\"0\",\"transformPerspective\":\"600\"},\"mask\":{\"use\":true,\"x\":{\"d\":{\"v\":\"0px\"},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}},\"y\":{\"d\":{\"v\":\"0px\"},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}}},\"color\":{\"color\":\"#ffffff\"},\"timeline\":{\"ease\":\"power3.inOut\",\"speed\":1500,\"start\":0},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}},\"frame_1\":{\"alias\":\"Anim To\",\"transform\":{\"x\":{\"d\":{\"v\":0},\"n\":{\"v\":0},\"t\":{\"v\":0},\"m\":{\"v\":0}},\"y\":{\"d\":{\"v\":0},\"n\":{\"v\":0},\"t\":{\"v\":0},\"m\":{\"v\":0}},\"z\":0,\"scaleX\":\"1\",\"scaleY\":\"1\",\"opacity\":\"1\",\"rotationX\":0,\"rotationY\":0,\"rotationZ\":0,\"skewX\":\"0\",\"skewY\":\"0\",\"transformPerspective\":\"600\"},\"mask\":{\"use\":true},\"timeline\":{\"ease\":\"power3.inOut\",\"speed\":1500,\"start\":0},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}},\"frame_999\":{\"alias\":\"Anim To\",\"transform\":{\"x\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\"}},\"y\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\"}},\"z\":\"inherit\",\"scaleX\":\"inherit\",\"scaleY\":\"inherit\",\"opacity\":\"0\",\"rotationX\":\"inherit\",\"rotationY\":\"inherit\",\"rotationZ\":\"inherit\",\"skewX\":\"inherit\",\"skewY\":\"inherit\",\"transformPerspective\":\"600\"},\"timeline\":{\"ease\":\"power3.inOut\",\"start\":9000,\"startRelative\":7500,\"endWithSlide\":true},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}}},\"loop\":{\"yoyo_move\":true,\"speed\":4000}},\"idle\":{\"color\":{\"d\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true},\"n\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true},\"t\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true},\"m\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true}},\"margin\":{\"d\":{\"v\":[\"0\",\"0\",\"0\",\"0\"],\"e\":true},\"n\":{\"v\":[\"0\",\"0\",\"0\",\"0\"],\"e\":true},\"t\":{\"v\":[\"0\",\"0\",\"0\",\"0\"],\"e\":true},\"m\":{\"v\":[\"0\",\"0\",\"0\",\"0\"],\"e\":true}},\"padding\":{\"d\":{\"v\":[\"0\",\"0\",\"0\",\"0\"],\"e\":true},\"n\":{\"v\":[\"0\",\"0\",\"0\",\"0\"],\"e\":true},\"t\":{\"v\":[\"0\",\"0\",\"0\",\"0\"],\"e\":true},\"m\":{\"v\":[\"0\",\"0\",\"0\",\"0\"],\"e\":true}},\"autolinebreak\":false,\"fontFamily\":\"Libre Franklin\",\"fontSize\":{\"d\":{\"v\":\"55px\",\"e\":true},\"n\":{\"v\":\"55px\",\"e\":true},\"t\":{\"v\":\"55px\",\"e\":true},\"m\":{\"v\":\"30px\",\"e\":true}},\"fontWeight\":{\"d\":{\"v\":\"800\",\"e\":true},\"n\":{\"v\":\"800\",\"e\":true},\"t\":{\"v\":\"700\",\"e\":true},\"m\":{\"v\":\"700\",\"e\":true}},\"lineHeight\":{\"d\":{\"v\":\"60px\",\"e\":true},\"n\":{\"v\":\"60px\",\"e\":true},\"t\":{\"v\":\"55px\",\"e\":true},\"m\":{\"v\":\"35px\",\"e\":true}},\"textAlign\":{\"d\":{\"v\":\"inherit\",\"e\":true},\"n\":{\"v\":\"inherit\",\"e\":true},\"t\":{\"v\":\"inherit\",\"e\":true},\"m\":{\"v\":\"inherit\",\"e\":true}},\"backgroundColor\":\"transparent\",\"borderRadius\":{\"v\":[\"0\",\"0\",\"0\",\"0\"]},\"borderWidth\":[\"0\",\"0\",\"0\",\"0\"],\"textTransform\":\"uppercase\",\"whiteSpace\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"svg\":{\"color\":{\"d\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true},\"n\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true},\"t\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true},\"m\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true}}}},\"hover\":{\"color\":\"rgba(0,0,0,1)\",\"borderRadius\":{\"v\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"u\":\"px\"},\"borderWidth\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"originX\":50,\"originY\":50,\"speed\":\"0\",\"ease\":\"none\",\"svg\":{\"color\":\"#000000\"}},\"actions\":{\"animationoverwrite\":\"wait\",\"triggerMemory\":\"keep\"},\"type\":\"text\",\"version\":\"6.2.0\"},\"4\":{\"text\":\"Live healthier and achieve more with the new <br\\/> Microsoft Band\",\"alias\":\"First Impressions of...\",\"uid\":4,\"size\":{\"width\":{\"d\":{\"e\":true},\"m\":{\"e\":true}},\"height\":{\"d\":{\"e\":true},\"m\":{\"e\":true}}},\"position\":{\"x\":{\"d\":{\"v\":\"7px\",\"e\":true},\"n\":{\"v\":\"18px\",\"e\":true},\"t\":{\"v\":\"22px\",\"e\":true},\"m\":{\"v\":\"17px\",\"e\":true}},\"y\":{\"d\":{\"v\":\"296px\",\"e\":true},\"n\":{\"v\":\"289px\",\"e\":true},\"t\":{\"v\":\"318px\",\"e\":true},\"m\":{\"v\":\"244px\",\"e\":true}},\"horizontal\":{\"d\":{\"e\":true},\"m\":{\"e\":true}},\"vertical\":{\"d\":{\"e\":true},\"m\":{\"e\":true}},\"zIndex\":6,\"position\":\"relative\"},\"behavior\":{\"intelligentInherit\":false},\"group\":{\"groupOrder\":6,\"columnbreakat\":\"mobile\"},\"timeline\":{\"frameOrder\":[{\"id\":\"frame_1\",\"start\":0},{\"id\":\"frame_999\",\"start\":9000}],\"frames\":{\"frame_0\":{\"alias\":\"Anim From\",\"transform\":{\"x\":{\"d\":{\"v\":\"right\"},\"n\":{\"v\":\"right\"},\"t\":{\"v\":\"right\"},\"m\":{\"v\":\"right\"}},\"y\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\"}},\"z\":0,\"scaleX\":\"1\",\"scaleY\":\"1\",\"opacity\":\"1\",\"rotationX\":0,\"rotationY\":0,\"rotationZ\":0,\"skewX\":\"0\",\"skewY\":\"0\",\"transformPerspective\":\"600\"},\"color\":{\"color\":\"#ffffff\"},\"timeline\":{\"ease\":\"power3.inOut\",\"speed\":1500,\"start\":0}},\"frame_1\":{\"alias\":\"Anim To\",\"transform\":{\"x\":{\"d\":{\"v\":0},\"n\":{\"v\":0},\"t\":{\"v\":0},\"m\":{\"v\":0}},\"y\":{\"d\":{\"v\":0},\"n\":{\"v\":0},\"t\":{\"v\":0},\"m\":{\"v\":0}},\"z\":0,\"scaleX\":\"1\",\"scaleY\":\"1\",\"opacity\":\"1\",\"rotationX\":0,\"rotationY\":0,\"rotationZ\":0,\"skewX\":\"0\",\"skewY\":\"0\",\"transformPerspective\":\"600\"},\"timeline\":{\"ease\":\"power3.inOut\",\"speed\":1500,\"start\":0}},\"frame_999\":{\"alias\":\"Anim To\",\"transform\":{\"x\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\"}},\"y\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\"}},\"z\":\"inherit\",\"scaleX\":\"inherit\",\"scaleY\":\"inherit\",\"opacity\":\"0\",\"rotationX\":\"inherit\",\"rotationY\":\"inherit\",\"rotationZ\":\"inherit\",\"skewX\":\"inherit\",\"skewY\":\"inherit\",\"transformPerspective\":\"600\"},\"timeline\":{\"ease\":\"power3.inOut\",\"start\":9000,\"startRelative\":7500,\"endWithSlide\":true}}},\"loop\":{\"yoyo_move\":true,\"speed\":4000}},\"idle\":{\"color\":{\"d\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true},\"n\":{\"v\":\"rgba(255,255,255,1)\"},\"t\":{\"v\":\"rgba(255,255,255,1)\"},\"m\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true}},\"margin\":{\"d\":{\"v\":[\"0\",\"0\",\"0\",\"0\"],\"e\":true},\"n\":{\"v\":[\"0\",\"0\",\"0\",\"0\"]},\"t\":{\"v\":[\"0\",\"0\",\"0\",\"0\"]},\"m\":{\"v\":[\"0\",\"0\",\"0\",\"0\"],\"e\":true}},\"padding\":{\"d\":{\"v\":[\"0\",\"0\",\"0\",\"0\"],\"e\":true},\"n\":{\"v\":[\"0\",\"0\",\"0\",\"0\"]},\"t\":{\"v\":[\"0\",\"0\",\"0\",\"0\"]},\"m\":{\"v\":[\"0\",\"0\",\"0\",\"0\"],\"e\":true}},\"autolinebreak\":false,\"fontFamily\":\"Libre Franklin\",\"fontSize\":{\"d\":{\"v\":\"30px\",\"e\":true},\"n\":{\"v\":\"30px\"},\"t\":{\"v\":\"30px\"},\"m\":{\"v\":\"19px\",\"e\":true}},\"fontWeight\":{\"d\":{\"v\":\"300\",\"e\":true},\"n\":{\"v\":\"300\"},\"t\":{\"v\":\"300\"},\"m\":{\"e\":true}},\"lineHeight\":{\"d\":{\"v\":\"35px\",\"e\":true},\"n\":{\"v\":\"35px\"},\"t\":{\"v\":\"35px\"},\"m\":{\"v\":\"25px\",\"e\":true}},\"textAlign\":{\"d\":{\"v\":\"inherit\",\"e\":true},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\",\"e\":true}},\"backgroundColor\":\"transparent\",\"borderRadius\":{\"v\":[\"0\",\"0\",\"0\",\"0\"]},\"borderWidth\":[\"0\",\"0\",\"0\",\"0\"],\"whiteSpace\":{\"d\":{\"e\":true},\"m\":{\"e\":true}},\"svg\":{\"color\":{\"d\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true},\"n\":{\"v\":\"rgba(255,255,255,1)\"},\"t\":{\"v\":\"rgba(255,255,255,1)\"},\"m\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true}}}},\"hover\":{\"color\":\"rgba(0,0,0,1)\",\"borderRadius\":{\"v\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"u\":\"px\"},\"borderWidth\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"originX\":50,\"originY\":50,\"speed\":\"0\",\"ease\":\"none\",\"svg\":{\"color\":\"#000000\"}},\"actions\":{\"animationoverwrite\":\"wait\",\"triggerMemory\":\"keep\"},\"type\":\"text\",\"version\":\"6.2.0\"},\"8\":{\"subtype\":\"roundbutton\",\"text\":\"ORDER NOW!\",\"alias\":\"Button\",\"uid\":8,\"size\":{\"width\":{\"d\":{\"e\":true},\"t\":{\"e\":true}},\"height\":{\"d\":{\"e\":true},\"t\":{\"e\":true}}},\"position\":{\"x\":{\"d\":{\"v\":\"9px\",\"e\":true},\"n\":{\"v\":\"9px\"},\"t\":{\"v\":\"18px\",\"e\":true},\"m\":{\"v\":\"11px\",\"e\":true}},\"y\":{\"d\":{\"v\":\"393px\",\"e\":true},\"n\":{\"v\":\"393px\"},\"t\":{\"v\":\"408px\",\"e\":true},\"m\":{\"v\":\"320px\",\"e\":true}},\"horizontal\":{\"d\":{\"e\":true},\"t\":{\"e\":true}},\"vertical\":{\"d\":{\"e\":true},\"t\":{\"e\":true}},\"zIndex\":7,\"position\":\"relative\"},\"behavior\":{\"autoResponsive\":false,\"intelligentInherit\":false},\"group\":{\"groupOrder\":7,\"columnbreakat\":\"mobile\"},\"timeline\":{\"frameOrder\":[{\"id\":\"frame_1\",\"start\":0},{\"id\":\"frame_999\",\"start\":9000}],\"frames\":{\"frame_0\":{\"alias\":\"Anim From\",\"transform\":{\"x\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\"}},\"y\":{\"d\":{\"v\":\"bottom\"},\"n\":{\"v\":\"bottom\"},\"t\":{\"v\":\"bottom\"},\"m\":{\"v\":\"bottom\"}},\"z\":0,\"scaleX\":\"1\",\"scaleY\":\"1\",\"opacity\":\"1\",\"rotationX\":0,\"rotationY\":0,\"rotationZ\":0,\"skewX\":\"0\",\"skewY\":\"0\",\"transformPerspective\":\"600\"},\"color\":{\"color\":\"#ffffff\"},\"timeline\":{\"ease\":\"power3.inOut\",\"speed\":2290,\"start\":0},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}},\"frame_1\":{\"alias\":\"Anim To\",\"transform\":{\"x\":{\"d\":{\"v\":0},\"n\":{\"v\":0},\"t\":{\"v\":0},\"m\":{\"v\":0}},\"y\":{\"d\":{\"v\":0},\"n\":{\"v\":0},\"t\":{\"v\":0},\"m\":{\"v\":0}},\"z\":0,\"scaleX\":\"1\",\"scaleY\":\"1\",\"opacity\":\"1\",\"rotationX\":0,\"rotationY\":0,\"rotationZ\":0,\"skewX\":\"0\",\"skewY\":\"0\",\"transformPerspective\":\"600\"},\"timeline\":{\"ease\":\"power3.inOut\",\"speed\":2290,\"start\":0},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}},\"frame_999\":{\"alias\":\"Anim To\",\"transform\":{\"x\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\"}},\"y\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\"}},\"z\":\"inherit\",\"scaleX\":\"inherit\",\"scaleY\":\"inherit\",\"opacity\":\"0\",\"rotationX\":\"inherit\",\"rotationY\":\"inherit\",\"rotationZ\":\"inherit\",\"skewX\":\"inherit\",\"skewY\":\"inherit\",\"transformPerspective\":\"600\"},\"timeline\":{\"ease\":\"power3.inOut\",\"start\":9000,\"startRelative\":6710,\"endWithSlide\":true},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}}},\"loop\":{\"yoyo_move\":true,\"speed\":4000}},\"idle\":{\"style\":\"bt-green\",\"color\":{\"d\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true},\"n\":{\"v\":\"rgba(255,255,255,1)\"},\"t\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true},\"m\":{\"v\":\"rgba(255,255,255,1)\"}},\"margin\":{\"d\":{\"v\":[\"0px\",\"0\",\"0\",\"0\"],\"e\":true},\"n\":{\"v\":[\"0px\",\"0\",\"0\",\"0\"]},\"t\":{\"v\":[\"0\",\"0\",\"0\",\"0\"],\"e\":true},\"m\":{\"v\":[\"0\",\"0\",\"0\",\"0\"]}},\"padding\":{\"d\":{\"v\":[\"16px\",\"35px\",\"15px\",\"35px\"],\"e\":true},\"n\":{\"v\":[\"16px\",\"35px\",\"15px\",\"35px\"]},\"t\":{\"v\":[\"18px\",\"35px\",\"17px\",\"35px\"],\"e\":true},\"m\":{\"v\":[\"18px\",\"35px\",\"17px\",\"35px\"]}},\"autolinebreak\":false,\"fontFamily\":\"Libre Franklin\",\"fontSize\":{\"d\":{\"v\":\"12px\",\"e\":true},\"n\":{\"v\":\"12px\"},\"t\":{\"v\":\"12px\",\"e\":true},\"m\":{\"v\":\"12px\"}},\"fontWeight\":{\"d\":{\"v\":\"700\",\"e\":true},\"n\":{\"v\":\"700\"},\"t\":{\"v\":\"700\",\"e\":true},\"m\":{\"v\":\"700\"}},\"lineHeight\":{\"d\":{\"v\":\"12px\",\"e\":true},\"n\":{\"v\":\"12px\"},\"t\":{\"v\":\"12px\",\"e\":true},\"m\":{\"v\":\"12px\"}},\"textAlign\":{\"d\":{\"v\":\"inherit\",\"e\":true},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\",\"e\":true},\"m\":{\"v\":\"inherit\"}},\"cursor\":\"pointer\",\"backgroundColor\":\"rgba(161,212,7,1)\",\"borderColor\":\"rgba(161,212,7,1)\",\"borderRadius\":{\"v\":[\"30px\",\"30px\",\"30px\",\"30px\"],\"u\":\"px\"},\"borderStyle\":{\"d\":{\"v\":\"solid\"},\"n\":{\"v\":\"solid\"},\"t\":{\"v\":\"solid\"},\"m\":{\"v\":\"solid\"}},\"borderWidth\":[\"2px\",\"2px\",\"2px\",\"2px\"],\"whiteSpace\":{\"d\":{\"e\":true},\"t\":{\"e\":true}},\"svg\":{\"color\":{\"d\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true},\"n\":{\"v\":\"rgba(255,255,255,1)\"},\"t\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true},\"m\":{\"v\":\"rgba(255,255,255,1)\"}}}},\"hover\":{\"usehover\":true,\"color\":\"rgba(255,255,255,1)\",\"backgroundColor\":\"rgba(131,198,5,1)\",\"borderColor\":\"rgba(131,198,5,1)\",\"borderRadius\":{\"v\":[\"30px\",\"30px\",\"30px\",\"30px\"],\"u\":\"px\"},\"borderStyle\":\"solid\",\"borderWidth\":[\"2px\",\"2px\",\"2px\",\"2px\"],\"originX\":50,\"originY\":50,\"speed\":\"500\",\"ease\":\"none\"},\"actions\":{\"animationoverwrite\":\"wait\",\"triggerMemory\":\"keep\"},\"runtime\":{\"internalClass\":\"rev-btn\"},\"customCSS\":\"outline:none;\\nbox-shadow:none;\\nbox-sizing:border-box;\\n-moz-box-sizing:border-box;\\n-webkit-box-sizing:border-box;\\n\",\"type\":\"button\",\"version\":\"6.2.0\"}}', '{\"0\":\"\",\"version\":\"6.2.0\"}'),
(8, 3, 2, '{\"title\":\"Slide\",\"bg\":{\"type\":\"image\",\"color\":\"#E7E7E7\",\"image\":\"https:\\/\\/NextShoes.UK\\/wp-content\\/uploads\\/2017\\/03\\/slider21.jpg\",\"video\":{\"args\":\"hd=1&wmode=opaque&showinfo=0&rel=0;\",\"argsVimeo\":\"title=0&byline=0&portrait=0&api=1\",\"volume\":\"\"}},\"thumb\":{\"dimension\":\"slider\"},\"timeline\":{\"delay\":\"\",\"transition\":[\"incube-horizontal\"],\"slots\":[\"default\"],\"duration\":[\"default\"]},\"panzoom\":{\"ease\":\"none\"},\"version\":\"6.2.0\"}', '{\"10\":{\"text\":\"Image 4\",\"alias\":\"Image 4\",\"uid\":10,\"media\":{\"imageUrl\":\"https:\\/\\/NextShoes.UK\\/wp-content\\/uploads\\/2017\\/03\\/slider22.png\",\"imageId\":1325},\"size\":{\"width\":{\"d\":{\"v\":\"779px\",\"e\":true},\"n\":{\"v\":\"779px\"},\"t\":{\"v\":\"779px\",\"e\":true},\"m\":{\"v\":\"779px\",\"e\":true}},\"height\":{\"d\":{\"v\":\"456px\",\"e\":true},\"n\":{\"v\":\"456px\"},\"t\":{\"v\":\"456px\",\"e\":true},\"m\":{\"v\":\"456px\",\"e\":true}},\"originalWidth\":779,\"originalHeight\":456,\"aspectRatio\":{\"d\":{\"v\":1.7083333333333},\"n\":{\"v\":1.7083333333333},\"t\":{\"v\":1.7083333333333},\"m\":{\"v\":1.7083333333333}}},\"position\":{\"x\":{\"d\":{\"v\":\"123px\",\"e\":true},\"n\":{\"v\":\"-26px\",\"e\":true},\"t\":{\"v\":\"-74px\",\"e\":true},\"m\":{\"v\":\"-74px\",\"e\":true}},\"y\":{\"d\":{\"v\":\"46px\",\"e\":true},\"n\":{\"v\":\"149px\",\"e\":true},\"t\":{\"v\":\"161px\",\"e\":true},\"m\":{\"v\":\"161px\",\"e\":true}},\"horizontal\":{\"d\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"vertical\":{\"d\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"zIndex\":5,\"position\":\"relative\"},\"behavior\":{\"intelligentInherit\":false},\"group\":{\"groupOrder\":5,\"columnbreakat\":\"mobile\"},\"timeline\":{\"frameOrder\":[{\"id\":\"frame_1\",\"start\":0},{\"id\":\"frame_999\",\"start\":9000}],\"frames\":{\"frame_0\":{\"alias\":\"Anim From\",\"transform\":{\"x\":{\"d\":{\"v\":\"left\"},\"n\":{\"v\":\"left\"},\"t\":{\"v\":\"left\"},\"m\":{\"v\":\"left\"}},\"y\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\"}},\"z\":0,\"scaleX\":\"1\",\"scaleY\":\"1\",\"opacity\":\"1\",\"rotationX\":0,\"rotationY\":0,\"rotationZ\":0,\"skewX\":\"0\",\"skewY\":\"0\",\"transformPerspective\":\"600\"},\"color\":{\"color\":\"#ffffff\"},\"timeline\":{\"ease\":\"power3.inOut\",\"speed\":840,\"start\":0},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}},\"frame_1\":{\"alias\":\"Anim To\",\"transform\":{\"x\":{\"d\":{\"v\":0},\"n\":{\"v\":0},\"t\":{\"v\":0},\"m\":{\"v\":0}},\"y\":{\"d\":{\"v\":0},\"n\":{\"v\":0},\"t\":{\"v\":0},\"m\":{\"v\":0}},\"z\":0,\"scaleX\":\"1\",\"scaleY\":\"1\",\"opacity\":\"1\",\"rotationX\":0,\"rotationY\":0,\"rotationZ\":0,\"skewX\":\"0\",\"skewY\":\"0\",\"transformPerspective\":\"600\"},\"timeline\":{\"ease\":\"power3.inOut\",\"speed\":840,\"start\":0},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}},\"frame_999\":{\"alias\":\"Anim To\",\"transform\":{\"x\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\"}},\"y\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\"}},\"z\":\"inherit\",\"scaleX\":\"inherit\",\"scaleY\":\"inherit\",\"opacity\":\"0\",\"rotationX\":\"inherit\",\"rotationY\":\"inherit\",\"rotationZ\":\"inherit\",\"skewX\":\"inherit\",\"skewY\":\"inherit\",\"transformPerspective\":\"600\"},\"timeline\":{\"ease\":\"power3.inOut\",\"start\":9000,\"startRelative\":8160,\"endWithSlide\":true},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}}},\"loop\":{\"yoyo_move\":true,\"speed\":4000}},\"idle\":{\"color\":{\"d\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true},\"n\":{\"v\":\"rgba(255,255,255,1)\"},\"t\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true},\"m\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true}},\"margin\":{\"d\":{\"v\":[\"0\",\"0\",\"0\",\"0\"],\"e\":true},\"n\":{\"v\":[\"0\",\"0\",\"0\",\"0\"]},\"t\":{\"v\":[\"0\",\"0\",\"0\",\"0\"],\"e\":true},\"m\":{\"v\":[\"0\",\"0\",\"0\",\"0\"],\"e\":true}},\"padding\":{\"d\":{\"v\":[\"0\",\"0\",\"0\",\"0\"],\"e\":true},\"n\":{\"v\":[\"0\",\"0\",\"0\",\"0\"]},\"t\":{\"v\":[\"0\",\"0\",\"0\",\"0\"],\"e\":true},\"m\":{\"v\":[\"0\",\"0\",\"0\",\"0\"],\"e\":true}},\"autolinebreak\":false,\"fontFamily\":\"Open Sans\",\"fontSize\":{\"d\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"fontWeight\":{\"d\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"lineHeight\":{\"d\":{\"v\":\"22\",\"e\":true},\"n\":{\"v\":\"22\"},\"t\":{\"v\":\"22\",\"e\":true},\"m\":{\"v\":\"22\",\"e\":true}},\"textAlign\":{\"d\":{\"v\":\"inherit\",\"e\":true},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\",\"e\":true},\"m\":{\"v\":\"inherit\",\"e\":true}},\"backgroundColor\":\"transparent\",\"borderRadius\":{\"v\":[\"0\",\"0\",\"0\",\"0\"]},\"borderWidth\":[\"0\",\"0\",\"0\",\"0\"],\"whiteSpace\":{\"d\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"svg\":{\"color\":{\"d\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true},\"n\":{\"v\":\"rgba(255,255,255,1)\"},\"t\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true},\"m\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true}}}},\"hover\":{\"color\":\"rgba(255,255,255,1)\",\"borderRadius\":{\"v\":[\"0\",\"0\",\"0\",\"0\"]},\"borderWidth\":[\"0\",\"0\",\"0\",\"0\"],\"originX\":50,\"originY\":50,\"speed\":\"0\",\"ease\":\"none\"},\"actions\":{\"animationoverwrite\":\"wait\",\"triggerMemory\":\"keep\"},\"visibility\":{\"m\":false},\"type\":\"image\",\"version\":\"6.2.0\"},\"3\":{\"text\":\"Surface Pro 4 \\u2013 Improved <br\\/>\\ntyping experience\",\"alias\":\"Did they say anythin...\",\"uid\":3,\"size\":{\"width\":{\"d\":{\"v\":\"716px\",\"e\":true},\"n\":{\"v\":\"716px\",\"e\":true},\"t\":{\"v\":\"716px\",\"e\":true},\"m\":{\"v\":\"716px\",\"e\":true}},\"height\":{\"d\":{\"v\":\"112px\",\"e\":true},\"n\":{\"v\":\"112px\",\"e\":true},\"t\":{\"v\":\"112px\",\"e\":true},\"m\":{\"v\":\"112px\",\"e\":true}},\"originalWidth\":\"716px\",\"originalHeight\":\"112px\"},\"position\":{\"x\":{\"d\":{\"v\":\"786px\",\"e\":true},\"n\":{\"v\":\"470px\",\"e\":true},\"t\":{\"v\":\"388px\",\"e\":true},\"m\":{\"v\":\"16px\",\"e\":true}},\"y\":{\"d\":{\"v\":\"103px\",\"e\":true},\"n\":{\"v\":\"120px\",\"e\":true},\"t\":{\"v\":\"163px\",\"e\":true},\"m\":{\"v\":\"157px\",\"e\":true}},\"horizontal\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"vertical\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"zIndex\":6,\"position\":\"relative\"},\"behavior\":{\"intelligentInherit\":false},\"group\":{\"groupOrder\":6,\"columnbreakat\":\"mobile\"},\"timeline\":{\"frameOrder\":[{\"id\":\"frame_1\",\"start\":0},{\"id\":\"frame_999\",\"start\":9000}],\"frames\":{\"frame_0\":{\"alias\":\"Anim From\",\"transform\":{\"x\":{\"d\":{\"v\":\"50px\"},\"n\":{\"v\":\"50px\"},\"t\":{\"v\":\"50px\"},\"m\":{\"v\":\"50px\"}},\"y\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\"}},\"z\":0,\"scaleX\":\"1\",\"scaleY\":\"1\",\"opacity\":\"0\",\"rotationX\":0,\"rotationY\":0,\"rotationZ\":0,\"skewX\":\"0\",\"skewY\":\"0\",\"transformPerspective\":\"600\"},\"color\":{\"color\":\"#ffffff\"},\"timeline\":{\"ease\":\"power3.inOut\",\"speed\":1500,\"start\":0},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}},\"frame_1\":{\"alias\":\"Anim To\",\"transform\":{\"x\":{\"d\":{\"v\":0},\"n\":{\"v\":0},\"t\":{\"v\":0},\"m\":{\"v\":0}},\"y\":{\"d\":{\"v\":0},\"n\":{\"v\":0},\"t\":{\"v\":0},\"m\":{\"v\":0}},\"z\":0,\"scaleX\":\"1\",\"scaleY\":\"1\",\"opacity\":\"1\",\"rotationX\":0,\"rotationY\":0,\"rotationZ\":0,\"skewX\":\"0\",\"skewY\":\"0\",\"transformPerspective\":\"600\"},\"timeline\":{\"ease\":\"power3.inOut\",\"speed\":1500,\"start\":0},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}},\"frame_999\":{\"alias\":\"Anim To\",\"transform\":{\"x\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\"}},\"y\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\"}},\"z\":\"inherit\",\"scaleX\":\"inherit\",\"scaleY\":\"inherit\",\"opacity\":\"0\",\"rotationX\":\"inherit\",\"rotationY\":\"inherit\",\"rotationZ\":\"inherit\",\"skewX\":\"inherit\",\"skewY\":\"inherit\",\"transformPerspective\":\"600\"},\"timeline\":{\"ease\":\"power3.inOut\",\"start\":9000,\"startRelative\":7500,\"endWithSlide\":true},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}}},\"loop\":{\"yoyo_move\":true,\"speed\":4000}},\"idle\":{\"color\":{\"d\":{\"v\":\"rgba(42,62,85,1)\",\"e\":true},\"n\":{\"v\":\"rgba(42,62,85,1)\",\"e\":true},\"t\":{\"v\":\"rgba(42,62,85,1)\",\"e\":true},\"m\":{\"v\":\"rgba(42,62,85,1)\",\"e\":true}},\"margin\":{\"d\":{\"v\":[\"0\",\"0\",\"0\",\"0\"],\"e\":true},\"n\":{\"v\":[\"0\",\"0\",\"0\",\"0\"],\"e\":true},\"t\":{\"v\":[\"0\",\"0\",\"0\",\"0\"],\"e\":true},\"m\":{\"v\":[\"0\",\"0\",\"0\",\"0\"],\"e\":true}},\"padding\":{\"d\":{\"v\":[\"0\",\"0\",\"0\",\"0\"],\"e\":true},\"n\":{\"v\":[\"0\",\"0\",\"0\",\"0\"],\"e\":true},\"t\":{\"v\":[\"0\",\"0\",\"0\",\"0\"],\"e\":true},\"m\":{\"v\":[\"0\",\"0\",\"0\",\"0\"],\"e\":true}},\"autolinebreak\":false,\"fontFamily\":\"Libre Franklin\",\"fontSize\":{\"d\":{\"v\":\"36px\",\"e\":true},\"n\":{\"v\":\"36px\",\"e\":true},\"t\":{\"v\":\"30px\",\"e\":true},\"m\":{\"v\":\"30px\",\"e\":true}},\"fontWeight\":{\"d\":{\"v\":\"800\",\"e\":true},\"n\":{\"v\":\"800\",\"e\":true},\"t\":{\"v\":\"700\",\"e\":true},\"m\":{\"v\":\"700\",\"e\":true}},\"lineHeight\":{\"d\":{\"v\":\"50px\",\"e\":true},\"n\":{\"v\":\"50px\",\"e\":true},\"t\":{\"v\":\"40px\",\"e\":true},\"m\":{\"v\":\"35px\",\"e\":true}},\"textAlign\":{\"d\":{\"v\":\"inherit\",\"e\":true},\"n\":{\"v\":\"inherit\",\"e\":true},\"t\":{\"v\":\"inherit\",\"e\":true},\"m\":{\"v\":\"inherit\",\"e\":true}},\"backgroundColor\":\"transparent\",\"borderRadius\":{\"v\":[\"0\",\"0\",\"0\",\"0\"]},\"borderWidth\":[\"0\",\"0\",\"0\",\"0\"],\"whiteSpace\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"svg\":{\"color\":{\"d\":{\"v\":\"rgba(42,62,85,1)\",\"e\":true},\"n\":{\"v\":\"rgba(42,62,85,1)\",\"e\":true},\"t\":{\"v\":\"rgba(42,62,85,1)\",\"e\":true},\"m\":{\"v\":\"rgba(42,62,85,1)\",\"e\":true}}}},\"hover\":{\"color\":\"rgba(0,0,0,1)\",\"borderRadius\":{\"v\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"u\":\"px\"},\"borderWidth\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"originX\":50,\"originY\":50,\"speed\":\"0\",\"ease\":\"none\",\"svg\":{\"color\":\"#000000\"}},\"actions\":{\"animationoverwrite\":\"wait\",\"triggerMemory\":\"keep\"},\"type\":\"text\",\"version\":\"6.2.0\"},\"4\":{\"text\":\"A new-and-improved Surface Pro 4 Type Cover <br\\/> with backlit keys, and a larger trackpad, and the new Phoenix\",\"alias\":\"First Impressions of...\",\"uid\":4,\"size\":{\"width\":{\"d\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"height\":{\"d\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}}},\"position\":{\"x\":{\"d\":{\"v\":\"788px\",\"e\":true},\"n\":{\"v\":\"472px\",\"e\":true},\"t\":{\"v\":\"391px\",\"e\":true},\"m\":{\"v\":\"17px\",\"e\":true}},\"y\":{\"d\":{\"v\":\"214px\",\"e\":true},\"n\":{\"v\":\"251px\",\"e\":true},\"t\":{\"v\":\"257px\",\"e\":true},\"m\":{\"v\":\"244px\",\"e\":true}},\"horizontal\":{\"d\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"vertical\":{\"d\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"zIndex\":7,\"position\":\"relative\"},\"behavior\":{\"intelligentInherit\":false},\"group\":{\"groupOrder\":7,\"columnbreakat\":\"mobile\"},\"timeline\":{\"frameOrder\":[{\"id\":\"frame_1\",\"start\":0},{\"id\":\"frame_999\",\"start\":9000}],\"frames\":{\"frame_0\":{\"alias\":\"Anim From\",\"transform\":{\"x\":{\"d\":{\"v\":\"50px\"},\"n\":{\"v\":\"50px\"},\"t\":{\"v\":\"50px\"},\"m\":{\"v\":\"50px\"}},\"y\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\"}},\"z\":0,\"scaleX\":\"1\",\"scaleY\":\"1\",\"opacity\":\"0\",\"rotationX\":0,\"rotationY\":0,\"rotationZ\":0,\"skewX\":\"0\",\"skewY\":\"0\",\"transformPerspective\":\"600\"},\"color\":{\"color\":\"#ffffff\"},\"timeline\":{\"ease\":\"power3.inOut\",\"speed\":2140,\"start\":0}},\"frame_1\":{\"alias\":\"Anim To\",\"transform\":{\"x\":{\"d\":{\"v\":0},\"n\":{\"v\":0},\"t\":{\"v\":0},\"m\":{\"v\":0}},\"y\":{\"d\":{\"v\":0},\"n\":{\"v\":0},\"t\":{\"v\":0},\"m\":{\"v\":0}},\"z\":0,\"scaleX\":\"1\",\"scaleY\":\"1\",\"opacity\":\"1\",\"rotationX\":0,\"rotationY\":0,\"rotationZ\":0,\"skewX\":\"0\",\"skewY\":\"0\",\"transformPerspective\":\"600\"},\"timeline\":{\"ease\":\"power3.inOut\",\"speed\":2140,\"start\":0}},\"frame_999\":{\"alias\":\"Anim To\",\"transform\":{\"x\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\"}},\"y\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\"}},\"z\":\"inherit\",\"scaleX\":\"inherit\",\"scaleY\":\"inherit\",\"opacity\":\"0\",\"rotationX\":\"inherit\",\"rotationY\":\"inherit\",\"rotationZ\":\"inherit\",\"skewX\":\"inherit\",\"skewY\":\"inherit\",\"transformPerspective\":\"600\"},\"timeline\":{\"ease\":\"power3.inOut\",\"start\":9000,\"startRelative\":6860,\"endWithSlide\":true}}},\"loop\":{\"yoyo_move\":true,\"speed\":4000}},\"idle\":{\"color\":{\"d\":{\"v\":\"rgba(42,62,85,1)\",\"e\":true},\"n\":{\"v\":\"rgba(42,62,85,1)\"},\"t\":{\"v\":\"rgba(42,62,85,1)\",\"e\":true},\"m\":{\"v\":\"rgba(42,62,85,1)\",\"e\":true}},\"margin\":{\"d\":{\"v\":[\"0\",\"0\",\"0\",\"0\"],\"e\":true},\"n\":{\"v\":[\"0\",\"0\",\"0\",\"0\"]},\"t\":{\"v\":[\"0\",\"0\",\"0\",\"0\"],\"e\":true},\"m\":{\"v\":[\"0\",\"0\",\"0\",\"0\"],\"e\":true}},\"padding\":{\"d\":{\"v\":[\"0\",\"0\",\"0\",\"0\"],\"e\":true},\"n\":{\"v\":[\"0\",\"0\",\"0\",\"0\"]},\"t\":{\"v\":[\"0\",\"0\",\"0\",\"0\"],\"e\":true},\"m\":{\"v\":[\"0\",\"0\",\"0\",\"0\"],\"e\":true}},\"autolinebreak\":false,\"fontFamily\":\"Libre Franklin\",\"fontSize\":{\"d\":{\"v\":\"18px\",\"e\":true},\"n\":{\"v\":\"18px\"},\"t\":{\"v\":\"14px\",\"e\":true},\"m\":{\"v\":\"19px\",\"e\":true}},\"fontWeight\":{\"d\":{\"v\":\"300\",\"e\":true},\"n\":{\"v\":\"300\"},\"t\":{\"v\":\"300\",\"e\":true},\"m\":{\"e\":true}},\"lineHeight\":{\"d\":{\"v\":\"28px\",\"e\":true},\"n\":{\"v\":\"28px\"},\"t\":{\"v\":\"28px\",\"e\":true},\"m\":{\"v\":\"25px\",\"e\":true}},\"textAlign\":{\"d\":{\"v\":\"inherit\",\"e\":true},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\",\"e\":true},\"m\":{\"v\":\"inherit\",\"e\":true}},\"backgroundColor\":\"transparent\",\"borderRadius\":{\"v\":[\"0\",\"0\",\"0\",\"0\"]},\"borderWidth\":[\"0\",\"0\",\"0\",\"0\"],\"whiteSpace\":{\"d\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"svg\":{\"color\":{\"d\":{\"v\":\"rgba(42,62,85,1)\",\"e\":true},\"n\":{\"v\":\"rgba(42,62,85,1)\"},\"t\":{\"v\":\"rgba(42,62,85,1)\",\"e\":true},\"m\":{\"v\":\"rgba(42,62,85,1)\",\"e\":true}}}},\"hover\":{\"color\":\"rgba(0,0,0,1)\",\"borderRadius\":{\"v\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"u\":\"px\"},\"borderWidth\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"originX\":50,\"originY\":50,\"speed\":\"0\",\"ease\":\"none\",\"svg\":{\"color\":\"#000000\"}},\"actions\":{\"animationoverwrite\":\"wait\",\"triggerMemory\":\"keep\"},\"type\":\"text\",\"version\":\"6.2.0\"},\"8\":{\"subtype\":\"roundbutton\",\"text\":\"ORDER NOW!\",\"alias\":\"Button\",\"uid\":8,\"size\":{\"width\":{\"d\":{\"e\":true},\"t\":{\"e\":true}},\"height\":{\"d\":{\"e\":true},\"t\":{\"e\":true}}},\"position\":{\"x\":{\"d\":{\"v\":\"787px\",\"e\":true},\"n\":{\"v\":\"470px\",\"e\":true},\"t\":{\"v\":\"391px\",\"e\":true},\"m\":{\"v\":\"11px\",\"e\":true}},\"y\":{\"d\":{\"v\":\"296px\",\"e\":true},\"n\":{\"v\":\"336px\",\"e\":true},\"t\":{\"v\":\"334px\",\"e\":true},\"m\":{\"v\":\"320px\",\"e\":true}},\"horizontal\":{\"d\":{\"e\":true},\"t\":{\"e\":true}},\"vertical\":{\"d\":{\"e\":true},\"t\":{\"e\":true}},\"zIndex\":8,\"position\":\"relative\"},\"behavior\":{\"autoResponsive\":false,\"intelligentInherit\":false,\"responsiveChilds\":false},\"group\":{\"groupOrder\":8,\"columnbreakat\":\"mobile\"},\"timeline\":{\"frameOrder\":[{\"id\":\"frame_1\",\"start\":0},{\"id\":\"frame_999\",\"start\":9000}],\"frames\":{\"frame_0\":{\"alias\":\"Anim From\",\"transform\":{\"x\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\"}},\"y\":{\"d\":{\"v\":\"bottom\"},\"n\":{\"v\":\"bottom\"},\"t\":{\"v\":\"bottom\"},\"m\":{\"v\":\"bottom\"}},\"z\":0,\"scaleX\":\"1\",\"scaleY\":\"1\",\"opacity\":\"1\",\"rotationX\":0,\"rotationY\":0,\"rotationZ\":0,\"skewX\":\"0\",\"skewY\":\"0\",\"transformPerspective\":\"600\"},\"color\":{\"color\":\"#ffffff\"},\"timeline\":{\"ease\":\"power3.inOut\",\"speed\":2290,\"start\":0},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}},\"frame_1\":{\"alias\":\"Anim To\",\"transform\":{\"x\":{\"d\":{\"v\":0},\"n\":{\"v\":0},\"t\":{\"v\":0},\"m\":{\"v\":0}},\"y\":{\"d\":{\"v\":0},\"n\":{\"v\":0},\"t\":{\"v\":0},\"m\":{\"v\":0}},\"z\":0,\"scaleX\":\"1\",\"scaleY\":\"1\",\"opacity\":\"1\",\"rotationX\":0,\"rotationY\":0,\"rotationZ\":0,\"skewX\":\"0\",\"skewY\":\"0\",\"transformPerspective\":\"600\"},\"timeline\":{\"ease\":\"power3.inOut\",\"speed\":2290,\"start\":0},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}},\"frame_999\":{\"alias\":\"Anim To\",\"transform\":{\"x\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\"}},\"y\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\"}},\"z\":\"inherit\",\"scaleX\":\"inherit\",\"scaleY\":\"inherit\",\"opacity\":\"0\",\"rotationX\":\"inherit\",\"rotationY\":\"inherit\",\"rotationZ\":\"inherit\",\"skewX\":\"inherit\",\"skewY\":\"inherit\",\"transformPerspective\":\"600\"},\"timeline\":{\"ease\":\"power3.inOut\",\"start\":9000,\"startRelative\":6710,\"endWithSlide\":true},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}}},\"loop\":{\"yoyo_move\":true,\"speed\":4000}},\"idle\":{\"style\":\"bt-green\",\"color\":{\"d\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true},\"n\":{\"v\":\"rgba(255,255,255,1)\"},\"t\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true},\"m\":{\"v\":\"rgba(255,255,255,1)\"}},\"margin\":{\"d\":{\"v\":[\"0px\",\"0\",\"0\",\"0\"],\"e\":true},\"n\":{\"v\":[\"0px\",\"0\",\"0\",\"0\"]},\"t\":{\"v\":[\"0\",\"0\",\"0\",\"0\"],\"e\":true},\"m\":{\"v\":[\"0\",\"0\",\"0\",\"0\"]}},\"padding\":{\"d\":{\"v\":[\"16px\",\"35px\",\"15px\",\"35px\"],\"e\":true},\"n\":{\"v\":[\"16px\",\"35px\",\"15px\",\"35px\"]},\"t\":{\"v\":[\"18px\",\"35px\",\"17px\",\"35px\"],\"e\":true},\"m\":{\"v\":[\"18px\",\"35px\",\"17px\",\"35px\"]}},\"autolinebreak\":false,\"fontFamily\":\"Libre Franklin\",\"fontSize\":{\"d\":{\"v\":\"12px\",\"e\":true},\"n\":{\"v\":\"12px\"},\"t\":{\"v\":\"12px\",\"e\":true},\"m\":{\"v\":\"12px\"}},\"fontWeight\":{\"d\":{\"v\":\"700\",\"e\":true},\"n\":{\"v\":\"700\"},\"t\":{\"v\":\"700\",\"e\":true},\"m\":{\"v\":\"700\"}},\"lineHeight\":{\"d\":{\"v\":\"12px\",\"e\":true},\"n\":{\"v\":\"12px\"},\"t\":{\"v\":\"12px\",\"e\":true},\"m\":{\"v\":\"12px\"}},\"textAlign\":{\"d\":{\"v\":\"inherit\",\"e\":true},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\",\"e\":true},\"m\":{\"v\":\"inherit\"}},\"cursor\":\"pointer\",\"backgroundColor\":\"rgba(161,212,7,1)\",\"borderColor\":\"rgba(161,212,7,1)\",\"borderRadius\":{\"v\":[\"30px\",\"30px\",\"30px\",\"30px\"],\"u\":\"px\"},\"borderStyle\":{\"d\":{\"v\":\"solid\"},\"n\":{\"v\":\"solid\"},\"t\":{\"v\":\"solid\"},\"m\":{\"v\":\"solid\"}},\"borderWidth\":[\"2px\",\"2px\",\"2px\",\"2px\"],\"whiteSpace\":{\"d\":{\"e\":true},\"t\":{\"e\":true}},\"svg\":{\"color\":{\"d\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true},\"n\":{\"v\":\"rgba(255,255,255,1)\"},\"t\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true},\"m\":{\"v\":\"rgba(255,255,255,1)\"}}}},\"hover\":{\"usehover\":true,\"color\":\"rgba(255,255,255,1)\",\"backgroundColor\":\"rgba(131,198,5,1)\",\"borderColor\":\"rgba(131,198,5,1)\",\"borderRadius\":{\"v\":[\"30px\",\"30px\",\"30px\",\"30px\"],\"u\":\"px\"},\"borderStyle\":\"solid\",\"borderWidth\":[\"2px\",\"2px\",\"2px\",\"2px\"],\"originX\":50,\"originY\":50,\"speed\":\"500\",\"ease\":\"none\"},\"actions\":{\"animationoverwrite\":\"wait\",\"triggerMemory\":\"keep\"},\"runtime\":{\"internalClass\":\"rev-btn\"},\"customCSS\":\"outline:none;\\nbox-shadow:none;\\nbox-sizing:border-box;\\n-moz-box-sizing:border-box;\\n-webkit-box-sizing:border-box;\\n\",\"type\":\"button\",\"version\":\"6.2.0\"}}', '{\"0\":\"\",\"version\":\"6.2.0\"}');
INSERT INTO `wpx5_revslider_slides` (`id`, `slider_id`, `slide_order`, `params`, `layers`, `settings`) VALUES
(5, 2, 2, '{\"title\":\"Slide\",\"bg\":{\"type\":\"image\",\"color\":\"#E7E7E7\",\"image\":\"https:\\/\\/NextShoes.UK\\/wp-content\\/uploads\\/2017\\/03\\/slider31-1.jpg\",\"video\":{\"args\":\"hd=1&wmode=opaque&showinfo=0&rel=0;\",\"argsVimeo\":\"title=0&byline=0&portrait=0&api=1\",\"volume\":\"\"}},\"thumb\":{\"dimension\":\"slider\"},\"timeline\":{\"delay\":\"\",\"transition\":{\"1\":\"cube-horizontal\"},\"slots\":[\"default\",\"default\"],\"duration\":[\"1970\",\"default\"],\"easeIn\":{\"1\":\"default\"},\"easeOut\":{\"1\":\"default\"},\"rotation\":{\"1\":\"0\"}},\"panzoom\":{\"ease\":\"none\"},\"version\":\"6.2.0\"}', '{\"10\":{\"text\":\"Image 4\",\"alias\":\"Image 4\",\"uid\":10,\"media\":{\"imageUrl\":\"https:\\/\\/NextShoes.UK\\/wp-content\\/uploads\\/2017\\/03\\/slider32.png\",\"imageId\":1327},\"size\":{\"width\":{\"d\":{\"v\":\"597px\",\"e\":true},\"n\":{\"v\":\"597px\"},\"t\":{\"v\":\"597px\"},\"m\":{\"v\":\"597px\"}},\"height\":{\"d\":{\"v\":\"529px\",\"e\":true},\"n\":{\"v\":\"529px\"},\"t\":{\"v\":\"529px\"},\"m\":{\"v\":\"529px\"}},\"originalWidth\":597,\"originalHeight\":529,\"aspectRatio\":{\"d\":{\"v\":1.1285444234405},\"n\":{\"v\":1.1285444234405},\"t\":{\"v\":1.1285444234405},\"m\":{\"v\":1.1285444234405}}},\"position\":{\"x\":{\"d\":{\"v\":\"333px\",\"e\":true},\"n\":{\"v\":\"58px\",\"e\":true},\"t\":{\"e\":true}},\"y\":{\"d\":{\"v\":\"-5px\",\"e\":true},\"n\":{\"e\":true},\"t\":{\"v\":\"-8px\",\"e\":true},\"m\":{\"v\":\"-8px\"}},\"horizontal\":{\"d\":{\"e\":true}},\"vertical\":{\"d\":{\"e\":true}},\"zIndex\":5,\"position\":\"relative\"},\"behavior\":{\"intelligentInherit\":false},\"group\":{\"groupOrder\":5,\"columnbreakat\":\"mobile\"},\"timeline\":{\"frameOrder\":[{\"id\":\"frame_1\",\"start\":0},{\"id\":\"frame_999\",\"start\":9000}],\"frames\":{\"frame_0\":{\"alias\":\"Anim From\",\"transform\":{\"x\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\"}},\"y\":{\"d\":{\"v\":\"-50px\"},\"n\":{\"v\":\"-50px\"},\"t\":{\"v\":\"-50px\"},\"m\":{\"v\":\"-50px\"}},\"z\":0,\"scaleX\":\"1\",\"scaleY\":\"1\",\"opacity\":\"0\",\"rotationX\":0,\"rotationY\":0,\"rotationZ\":0,\"skewX\":\"0\",\"skewY\":\"0\",\"transformPerspective\":\"600\"},\"color\":{\"color\":\"#ffffff\"},\"timeline\":{\"ease\":\"power3.inOut\",\"speed\":980,\"start\":0},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}},\"frame_1\":{\"alias\":\"Anim To\",\"transform\":{\"x\":{\"d\":{\"v\":0},\"n\":{\"v\":0},\"t\":{\"v\":0},\"m\":{\"v\":0}},\"y\":{\"d\":{\"v\":0},\"n\":{\"v\":0},\"t\":{\"v\":0},\"m\":{\"v\":0}},\"z\":0,\"scaleX\":\"1\",\"scaleY\":\"1\",\"opacity\":\"1\",\"rotationX\":0,\"rotationY\":0,\"rotationZ\":0,\"skewX\":\"0\",\"skewY\":\"0\",\"transformPerspective\":\"600\"},\"timeline\":{\"ease\":\"power3.inOut\",\"speed\":980,\"start\":0},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}},\"frame_999\":{\"alias\":\"Anim To\",\"transform\":{\"x\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\"}},\"y\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\"}},\"z\":\"inherit\",\"scaleX\":\"inherit\",\"scaleY\":\"inherit\",\"opacity\":\"0\",\"rotationX\":\"inherit\",\"rotationY\":\"inherit\",\"rotationZ\":\"inherit\",\"skewX\":\"inherit\",\"skewY\":\"inherit\",\"transformPerspective\":\"600\"},\"timeline\":{\"ease\":\"power3.inOut\",\"start\":9000,\"startRelative\":8020,\"endWithSlide\":true},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}}},\"loop\":{\"yoyo_move\":true,\"speed\":4000}},\"idle\":{\"color\":{\"d\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true},\"n\":{\"v\":\"rgba(255,255,255,1)\"},\"t\":{\"v\":\"rgba(255,255,255,1)\"},\"m\":{\"v\":\"rgba(255,255,255,1)\"}},\"margin\":{\"d\":{\"v\":[\"0\",\"0\",\"0\",\"0\"],\"e\":true},\"n\":{\"v\":[\"0\",\"0\",\"0\",\"0\"]},\"t\":{\"v\":[\"0\",\"0\",\"0\",\"0\"]},\"m\":{\"v\":[\"0\",\"0\",\"0\",\"0\"]}},\"padding\":{\"d\":{\"v\":[\"0\",\"0\",\"0\",\"0\"],\"e\":true},\"n\":{\"v\":[\"0\",\"0\",\"0\",\"0\"]},\"t\":{\"v\":[\"0\",\"0\",\"0\",\"0\"]},\"m\":{\"v\":[\"0\",\"0\",\"0\",\"0\"]}},\"autolinebreak\":false,\"fontFamily\":\"Open Sans\",\"fontSize\":{\"d\":{\"e\":true}},\"fontWeight\":{\"d\":{\"e\":true}},\"lineHeight\":{\"d\":{\"v\":\"22\",\"e\":true},\"n\":{\"v\":\"22\"},\"t\":{\"v\":\"22\"},\"m\":{\"v\":\"22\"}},\"textAlign\":{\"d\":{\"v\":\"inherit\",\"e\":true},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\"}},\"backgroundColor\":\"transparent\",\"borderRadius\":{\"v\":[\"0\",\"0\",\"0\",\"0\"]},\"borderWidth\":[\"0\",\"0\",\"0\",\"0\"],\"whiteSpace\":{\"d\":{\"e\":true}},\"svg\":{\"color\":{\"d\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true},\"n\":{\"v\":\"rgba(255,255,255,1)\"},\"t\":{\"v\":\"rgba(255,255,255,1)\"},\"m\":{\"v\":\"rgba(255,255,255,1)\"}}}},\"hover\":{\"color\":\"rgba(255,255,255,1)\",\"borderRadius\":{\"v\":[\"0\",\"0\",\"0\",\"0\"]},\"borderWidth\":[\"0\",\"0\",\"0\",\"0\"],\"originX\":50,\"originY\":50,\"speed\":\"0\",\"ease\":\"none\"},\"actions\":{\"animationoverwrite\":\"wait\",\"triggerMemory\":\"keep\"},\"type\":\"image\",\"version\":\"6.2.0\"},\"3\":{\"text\":\"UDG Unveil The Ultimate <br\\/>\\nDIGI Headphone Bag\",\"alias\":\"Did they say anythin...\",\"uid\":3,\"size\":{\"width\":{\"d\":{\"v\":\"716px\",\"e\":true},\"n\":{\"v\":\"716px\",\"e\":true},\"t\":{\"v\":\"716px\",\"e\":true},\"m\":{\"v\":\"716px\",\"e\":true}},\"height\":{\"d\":{\"v\":\"112px\",\"e\":true},\"n\":{\"v\":\"112px\",\"e\":true},\"t\":{\"v\":\"112px\",\"e\":true},\"m\":{\"v\":\"112px\",\"e\":true}},\"originalWidth\":\"716px\",\"originalHeight\":\"112px\"},\"position\":{\"x\":{\"d\":{\"v\":\"761px\",\"e\":true},\"n\":{\"v\":\"474px\",\"e\":true},\"t\":{\"v\":\"320px\",\"e\":true},\"m\":{\"v\":\"16px\",\"e\":true}},\"y\":{\"d\":{\"v\":\"145px\",\"e\":true},\"n\":{\"v\":\"194px\",\"e\":true},\"t\":{\"v\":\"215px\",\"e\":true},\"m\":{\"v\":\"157px\",\"e\":true}},\"horizontal\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"vertical\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"zIndex\":6,\"position\":\"relative\"},\"behavior\":{\"intelligentInherit\":false},\"group\":{\"groupOrder\":6,\"columnbreakat\":\"mobile\"},\"timeline\":{\"frameOrder\":[{\"id\":\"frame_1\",\"start\":0},{\"id\":\"frame_999\",\"start\":9000}],\"frames\":{\"frame_0\":{\"alias\":\"Anim From\",\"transform\":{\"x\":{\"d\":{\"v\":\"right\"},\"n\":{\"v\":\"right\"},\"t\":{\"v\":\"right\"},\"m\":{\"v\":\"right\"}},\"y\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\"}},\"z\":0,\"scaleX\":\"1\",\"scaleY\":\"1\",\"opacity\":\"1\",\"rotationX\":0,\"rotationY\":0,\"rotationZ\":0,\"skewX\":\"0\",\"skewY\":\"0\",\"transformPerspective\":\"600\"},\"color\":{\"color\":\"#ffffff\"},\"timeline\":{\"ease\":\"power2.inOut\",\"speed\":1620,\"start\":0}},\"frame_1\":{\"alias\":\"Anim To\",\"transform\":{\"x\":{\"d\":{\"v\":0},\"n\":{\"v\":0},\"t\":{\"v\":0},\"m\":{\"v\":0}},\"y\":{\"d\":{\"v\":0},\"n\":{\"v\":0},\"t\":{\"v\":0},\"m\":{\"v\":0}},\"z\":0,\"scaleX\":\"1\",\"scaleY\":\"1\",\"opacity\":\"1\",\"rotationX\":0,\"rotationY\":0,\"rotationZ\":0,\"skewX\":\"0\",\"skewY\":\"0\",\"transformPerspective\":\"600\"},\"timeline\":{\"ease\":\"power2.inOut\",\"speed\":1620,\"start\":0}},\"frame_999\":{\"alias\":\"Anim To\",\"transform\":{\"x\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\"}},\"y\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\"}},\"z\":\"inherit\",\"scaleX\":\"inherit\",\"scaleY\":\"inherit\",\"opacity\":\"0\",\"rotationX\":\"inherit\",\"rotationY\":\"inherit\",\"rotationZ\":\"inherit\",\"skewX\":\"inherit\",\"skewY\":\"inherit\",\"transformPerspective\":\"600\"},\"timeline\":{\"ease\":\"power3.inOut\",\"start\":9000,\"startRelative\":7380,\"endWithSlide\":true}}},\"loop\":{\"yoyo_move\":true,\"speed\":4000}},\"idle\":{\"color\":{\"d\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true},\"n\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true},\"t\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true},\"m\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true}},\"margin\":{\"d\":{\"v\":[\"0\",\"0\",\"0\",\"0\"],\"e\":true},\"n\":{\"v\":[\"0\",\"0\",\"0\",\"0\"],\"e\":true},\"t\":{\"v\":[\"0\",\"0\",\"0\",\"0\"],\"e\":true},\"m\":{\"v\":[\"0\",\"0\",\"0\",\"0\"],\"e\":true}},\"padding\":{\"d\":{\"v\":[\"0\",\"0\",\"0\",\"0\"],\"e\":true},\"n\":{\"v\":[\"0\",\"0\",\"0\",\"0\"],\"e\":true},\"t\":{\"v\":[\"0\",\"0\",\"0\",\"0\"],\"e\":true},\"m\":{\"v\":[\"0\",\"0\",\"0\",\"0\"],\"e\":true}},\"autolinebreak\":false,\"fontFamily\":\"Libre Franklin\",\"fontSize\":{\"d\":{\"v\":\"30px\",\"e\":true},\"n\":{\"v\":\"30px\",\"e\":true},\"t\":{\"v\":\"30px\",\"e\":true},\"m\":{\"v\":\"30px\",\"e\":true}},\"fontWeight\":{\"d\":{\"v\":\"800\",\"e\":true},\"n\":{\"v\":\"800\",\"e\":true},\"t\":{\"v\":\"700\",\"e\":true},\"m\":{\"v\":\"700\",\"e\":true}},\"lineHeight\":{\"d\":{\"v\":\"40px\",\"e\":true},\"n\":{\"v\":\"40px\",\"e\":true},\"t\":{\"v\":\"40px\",\"e\":true},\"m\":{\"v\":\"35px\",\"e\":true}},\"textAlign\":{\"d\":{\"v\":\"inherit\",\"e\":true},\"n\":{\"v\":\"inherit\",\"e\":true},\"t\":{\"v\":\"inherit\",\"e\":true},\"m\":{\"v\":\"inherit\",\"e\":true}},\"backgroundColor\":\"transparent\",\"borderRadius\":{\"v\":[\"0\",\"0\",\"0\",\"0\"]},\"borderWidth\":[\"0\",\"0\",\"0\",\"0\"],\"textTransform\":\"uppercase\",\"whiteSpace\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"svg\":{\"color\":{\"d\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true},\"n\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true},\"t\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true},\"m\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true}}}},\"hover\":{\"color\":\"rgba(0,0,0,1)\",\"borderRadius\":{\"v\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"u\":\"px\"},\"borderWidth\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"originX\":50,\"originY\":50,\"speed\":\"0\",\"ease\":\"none\",\"svg\":{\"color\":\"#000000\"}},\"actions\":{\"animationoverwrite\":\"wait\",\"triggerMemory\":\"keep\"},\"type\":\"text\",\"version\":\"6.2.0\"},\"4\":{\"text\":\"Headphone Bag not only offers complete <br \\/>protection for a variety of on-ear headphones\",\"alias\":\"First Impressions of...\",\"uid\":4,\"size\":{\"width\":{\"d\":{\"e\":true},\"m\":{\"e\":true}},\"height\":{\"d\":{\"e\":true},\"m\":{\"e\":true}}},\"position\":{\"x\":{\"d\":{\"v\":\"765px\",\"e\":true},\"n\":{\"v\":\"475px\",\"e\":true},\"t\":{\"v\":\"323px\",\"e\":true},\"m\":{\"v\":\"17px\",\"e\":true}},\"y\":{\"d\":{\"v\":\"238px\",\"e\":true},\"n\":{\"v\":\"292px\",\"e\":true},\"t\":{\"v\":\"312px\",\"e\":true},\"m\":{\"v\":\"244px\",\"e\":true}},\"horizontal\":{\"d\":{\"e\":true},\"m\":{\"e\":true}},\"vertical\":{\"d\":{\"e\":true},\"m\":{\"e\":true}},\"zIndex\":7,\"position\":\"relative\"},\"behavior\":{\"intelligentInherit\":false},\"group\":{\"groupOrder\":7,\"columnbreakat\":\"mobile\"},\"timeline\":{\"frameOrder\":[{\"id\":\"frame_1\",\"start\":0},{\"id\":\"frame_999\",\"start\":9000}],\"frames\":{\"frame_0\":{\"alias\":\"Anim From\",\"transform\":{\"x\":{\"d\":{\"v\":\"right\"},\"n\":{\"v\":\"right\"},\"t\":{\"v\":\"right\"},\"m\":{\"v\":\"right\"}},\"y\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\"}},\"z\":0,\"scaleX\":\"1\",\"scaleY\":\"1\",\"opacity\":\"1\",\"rotationX\":0,\"rotationY\":0,\"rotationZ\":0,\"skewX\":\"0\",\"skewY\":\"0\",\"transformPerspective\":\"600\"},\"color\":{\"color\":\"#ffffff\"},\"timeline\":{\"ease\":\"power3.inOut\",\"speed\":2280,\"start\":0}},\"frame_1\":{\"alias\":\"Anim To\",\"transform\":{\"x\":{\"d\":{\"v\":0},\"n\":{\"v\":0},\"t\":{\"v\":0},\"m\":{\"v\":0}},\"y\":{\"d\":{\"v\":0},\"n\":{\"v\":0},\"t\":{\"v\":0},\"m\":{\"v\":0}},\"z\":0,\"scaleX\":\"1\",\"scaleY\":\"1\",\"opacity\":\"1\",\"rotationX\":0,\"rotationY\":0,\"rotationZ\":0,\"skewX\":\"0\",\"skewY\":\"0\",\"transformPerspective\":\"600\"},\"timeline\":{\"ease\":\"power3.inOut\",\"speed\":2280,\"start\":0}},\"frame_999\":{\"alias\":\"Anim To\",\"transform\":{\"x\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\"}},\"y\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\"}},\"z\":\"inherit\",\"scaleX\":\"inherit\",\"scaleY\":\"inherit\",\"opacity\":\"0\",\"rotationX\":\"inherit\",\"rotationY\":\"inherit\",\"rotationZ\":\"inherit\",\"skewX\":\"inherit\",\"skewY\":\"inherit\",\"transformPerspective\":\"600\"},\"timeline\":{\"ease\":\"power3.inOut\",\"start\":9000,\"startRelative\":6720,\"endWithSlide\":true}}},\"loop\":{\"yoyo_move\":true,\"speed\":4000}},\"idle\":{\"color\":{\"d\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true},\"n\":{\"v\":\"rgba(255,255,255,1)\"},\"t\":{\"v\":\"rgba(255,255,255,1)\"},\"m\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true}},\"margin\":{\"d\":{\"v\":[\"0\",\"0\",\"0\",\"0\"],\"e\":true},\"n\":{\"v\":[\"0\",\"0\",\"0\",\"0\"]},\"t\":{\"v\":[\"0\",\"0\",\"0\",\"0\"]},\"m\":{\"v\":[\"0\",\"0\",\"0\",\"0\"],\"e\":true}},\"padding\":{\"d\":{\"v\":[\"0\",\"0\",\"0\",\"0\"],\"e\":true},\"n\":{\"v\":[\"0\",\"0\",\"0\",\"0\"]},\"t\":{\"v\":[\"0\",\"0\",\"0\",\"0\"]},\"m\":{\"v\":[\"0\",\"0\",\"0\",\"0\"],\"e\":true}},\"autolinebreak\":false,\"fontFamily\":\"Libre Franklin\",\"fontSize\":{\"d\":{\"v\":\"18px\",\"e\":true},\"n\":{\"v\":\"18px\"},\"t\":{\"v\":\"18px\"},\"m\":{\"v\":\"19px\",\"e\":true}},\"fontWeight\":{\"d\":{\"v\":\"300\",\"e\":true},\"n\":{\"v\":\"300\"},\"t\":{\"v\":\"300\"},\"m\":{\"e\":true}},\"lineHeight\":{\"d\":{\"v\":\"25px\",\"e\":true},\"n\":{\"v\":\"25px\"},\"t\":{\"v\":\"25px\"},\"m\":{\"v\":\"25px\",\"e\":true}},\"textAlign\":{\"d\":{\"v\":\"inherit\",\"e\":true},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\",\"e\":true}},\"backgroundColor\":\"transparent\",\"borderRadius\":{\"v\":[\"0\",\"0\",\"0\",\"0\"]},\"borderWidth\":[\"0\",\"0\",\"0\",\"0\"],\"whiteSpace\":{\"d\":{\"e\":true},\"m\":{\"e\":true}},\"svg\":{\"color\":{\"d\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true},\"n\":{\"v\":\"rgba(255,255,255,1)\"},\"t\":{\"v\":\"rgba(255,255,255,1)\"},\"m\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true}}}},\"hover\":{\"color\":\"rgba(0,0,0,1)\",\"borderRadius\":{\"v\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"u\":\"px\"},\"borderWidth\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"originX\":50,\"originY\":50,\"speed\":\"0\",\"ease\":\"none\",\"svg\":{\"color\":\"#000000\"}},\"actions\":{\"animationoverwrite\":\"wait\",\"triggerMemory\":\"keep\"},\"type\":\"text\",\"version\":\"6.2.0\"},\"8\":{\"subtype\":\"roundbutton\",\"text\":\"ORDER NOW!\",\"alias\":\"Button\",\"uid\":8,\"size\":{\"width\":{\"d\":{\"e\":true},\"t\":{\"e\":true}},\"height\":{\"d\":{\"e\":true},\"t\":{\"e\":true}}},\"position\":{\"x\":{\"d\":{\"v\":\"759px\",\"e\":true},\"n\":{\"v\":\"470px\",\"e\":true},\"t\":{\"v\":\"314px\",\"e\":true},\"m\":{\"v\":\"16px\",\"e\":true}},\"y\":{\"d\":{\"v\":\"307px\",\"e\":true},\"n\":{\"v\":\"370px\",\"e\":true},\"t\":{\"v\":\"380px\",\"e\":true},\"m\":{\"v\":\"319px\",\"e\":true}},\"horizontal\":{\"d\":{\"e\":true},\"t\":{\"e\":true}},\"vertical\":{\"d\":{\"e\":true},\"t\":{\"e\":true}},\"zIndex\":8,\"position\":\"relative\"},\"behavior\":{\"autoResponsive\":false,\"intelligentInherit\":false,\"responsiveChilds\":false},\"group\":{\"groupOrder\":8,\"columnbreakat\":\"mobile\"},\"timeline\":{\"frameOrder\":[{\"id\":\"frame_1\",\"start\":0},{\"id\":\"frame_999\",\"start\":9000}],\"frames\":{\"frame_0\":{\"alias\":\"Anim From\",\"transform\":{\"x\":{\"d\":{\"v\":\"right\"},\"n\":{\"v\":\"right\"},\"t\":{\"v\":\"right\"},\"m\":{\"v\":\"right\"}},\"y\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\"}},\"z\":0,\"scaleX\":\"1\",\"scaleY\":\"1\",\"opacity\":\"1\",\"rotationX\":0,\"rotationY\":0,\"rotationZ\":0,\"skewX\":\"0\",\"skewY\":\"0\",\"transformPerspective\":\"600\"},\"color\":{\"color\":\"#ffffff\"},\"timeline\":{\"ease\":\"power3.inOut\",\"speed\":2930,\"start\":0},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}},\"frame_1\":{\"alias\":\"Anim To\",\"transform\":{\"x\":{\"d\":{\"v\":0},\"n\":{\"v\":0},\"t\":{\"v\":0},\"m\":{\"v\":0}},\"y\":{\"d\":{\"v\":0},\"n\":{\"v\":0},\"t\":{\"v\":0},\"m\":{\"v\":0}},\"z\":0,\"scaleX\":\"1\",\"scaleY\":\"1\",\"opacity\":\"1\",\"rotationX\":0,\"rotationY\":0,\"rotationZ\":0,\"skewX\":\"0\",\"skewY\":\"0\",\"transformPerspective\":\"600\"},\"timeline\":{\"ease\":\"power3.inOut\",\"speed\":2930,\"start\":0},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}},\"frame_999\":{\"alias\":\"Anim To\",\"transform\":{\"x\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\"}},\"y\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\"}},\"z\":\"inherit\",\"scaleX\":\"inherit\",\"scaleY\":\"inherit\",\"opacity\":\"0\",\"rotationX\":\"inherit\",\"rotationY\":\"inherit\",\"rotationZ\":\"inherit\",\"skewX\":\"inherit\",\"skewY\":\"inherit\",\"transformPerspective\":\"600\"},\"timeline\":{\"ease\":\"power3.inOut\",\"start\":9000,\"startRelative\":6070,\"endWithSlide\":true},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}}},\"loop\":{\"yoyo_move\":true,\"speed\":4000}},\"idle\":{\"style\":\"bt-green\",\"color\":{\"d\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true},\"n\":{\"v\":\"rgba(255,255,255,1)\"},\"t\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true},\"m\":{\"v\":\"rgba(255,255,255,1)\"}},\"margin\":{\"d\":{\"v\":[\"0px\",\"0\",\"0\",\"0\"],\"e\":true},\"n\":{\"v\":[\"0px\",\"0\",\"0\",\"0\"]},\"t\":{\"v\":[\"0\",\"0\",\"0\",\"0\"],\"e\":true},\"m\":{\"v\":[\"0\",\"0\",\"0\",\"0\"]}},\"padding\":{\"d\":{\"v\":[\"16px\",\"35px\",\"15px\",\"35px\"],\"e\":true},\"n\":{\"v\":[\"16px\",\"35px\",\"15px\",\"35px\"]},\"t\":{\"v\":[\"18px\",\"35px\",\"17px\",\"35px\"],\"e\":true},\"m\":{\"v\":[\"18px\",\"35px\",\"17px\",\"35px\"]}},\"autolinebreak\":false,\"fontFamily\":\"Libre Franklin\",\"fontSize\":{\"d\":{\"v\":\"12px\",\"e\":true},\"n\":{\"v\":\"12px\"},\"t\":{\"v\":\"12px\",\"e\":true},\"m\":{\"v\":\"12px\"}},\"fontWeight\":{\"d\":{\"v\":\"700\",\"e\":true},\"n\":{\"v\":\"700\"},\"t\":{\"v\":\"700\",\"e\":true},\"m\":{\"v\":\"700\"}},\"lineHeight\":{\"d\":{\"v\":\"12px\",\"e\":true},\"n\":{\"v\":\"12px\"},\"t\":{\"v\":\"12px\",\"e\":true},\"m\":{\"v\":\"12px\"}},\"textAlign\":{\"d\":{\"v\":\"inherit\",\"e\":true},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\",\"e\":true},\"m\":{\"v\":\"inherit\"}},\"cursor\":\"pointer\",\"backgroundColor\":\"rgba(161,212,7,1)\",\"borderColor\":\"rgba(161,212,7,1)\",\"borderRadius\":{\"v\":[\"30px\",\"30px\",\"30px\",\"30px\"],\"u\":\"px\"},\"borderStyle\":{\"d\":{\"v\":\"solid\"},\"n\":{\"v\":\"solid\"},\"t\":{\"v\":\"solid\"},\"m\":{\"v\":\"solid\"}},\"borderWidth\":[\"2px\",\"2px\",\"2px\",\"2px\"],\"whiteSpace\":{\"d\":{\"e\":true},\"t\":{\"e\":true}},\"svg\":{\"color\":{\"d\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true},\"n\":{\"v\":\"rgba(255,255,255,1)\"},\"t\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true},\"m\":{\"v\":\"rgba(255,255,255,1)\"}}}},\"hover\":{\"usehover\":true,\"color\":\"rgba(255,255,255,1)\",\"backgroundColor\":\"rgba(131,198,5,1)\",\"borderColor\":\"rgba(131,198,5,1)\",\"borderRadius\":{\"v\":[\"30px\",\"30px\",\"30px\",\"30px\"],\"u\":\"px\"},\"borderStyle\":\"solid\",\"borderWidth\":[\"2px\",\"2px\",\"2px\",\"2px\"],\"originX\":50,\"originY\":50,\"speed\":\"500\",\"ease\":\"none\"},\"actions\":{\"animationoverwrite\":\"wait\",\"triggerMemory\":\"keep\"},\"runtime\":{\"internalClass\":\"rev-btn\"},\"customCSS\":\"outline:none;\\nbox-shadow:none;\\nbox-sizing:border-box;\\n-moz-box-sizing:border-box;\\n-webkit-box-sizing:border-box;\\n\",\"type\":\"button\",\"version\":\"6.2.0\"}}', '{\"0\":\"\",\"version\":\"6.2.0\"}'),
(2, 1, 2, '{\"title\":\"Slide\",\"bg\":{\"type\":\"image\",\"color\":\"#E7E7E7\",\"image\":\"https:\\/\\/NextShoes.UK\\/wp-content\\/uploads\\/2017\\/03\\/slider1..jpg\",\"video\":{\"args\":\"hd=1&wmode=opaque&showinfo=0&rel=0;\",\"argsVimeo\":\"title=0&byline=0&portrait=0&api=1\",\"volume\":\"\"}},\"thumb\":{\"dimension\":\"slider\"},\"timeline\":{\"delay\":\"\",\"transition\":{\"1\":\"cube-horizontal\"},\"slots\":[\"default\",\"default\"],\"duration\":[\"300\",\"default\"],\"easeIn\":{\"1\":\"default\"},\"easeOut\":{\"1\":\"default\"},\"rotation\":{\"1\":\"0\"}},\"panzoom\":{\"ease\":\"none\"},\"version\":\"6.2.0\"}', '{\"4\":{\"text\":\"Starting at<span class=\\\"text-theme font-bold\\\"> $2169<\\/span> or as low as <span class=\\\"text-theme font-bold\\\">$191<\\/span> with financing.\",\"alias\":\"First Impressions of...\",\"uid\":4,\"size\":{\"width\":{\"d\":{\"e\":true},\"m\":{\"e\":true}},\"height\":{\"d\":{\"e\":true},\"m\":{\"e\":true}}},\"position\":{\"x\":{\"d\":{\"v\":\"591px\",\"e\":true},\"n\":{\"v\":\"294px\",\"e\":true},\"t\":{\"v\":\"56px\",\"e\":true},\"m\":{\"v\":\"17px\",\"e\":true}},\"y\":{\"d\":{\"v\":\"196px\",\"e\":true},\"n\":{\"v\":\"184px\",\"e\":true},\"t\":{\"v\":\"356px\",\"e\":true},\"m\":{\"v\":\"244px\",\"e\":true}},\"horizontal\":{\"d\":{\"e\":true},\"m\":{\"e\":true}},\"vertical\":{\"d\":{\"e\":true},\"m\":{\"e\":true}},\"zIndex\":5,\"position\":\"relative\"},\"behavior\":{\"intelligentInherit\":false},\"group\":{\"groupOrder\":5,\"columnbreakat\":\"mobile\"},\"timeline\":{\"frameOrder\":[{\"id\":\"frame_1\",\"start\":0},{\"id\":\"frame_999\",\"start\":9000}],\"frames\":{\"frame_0\":{\"alias\":\"Anim From\",\"transform\":{\"x\":{\"d\":{\"v\":\"right\"},\"n\":{\"v\":\"right\"},\"t\":{\"v\":\"right\"},\"m\":{\"v\":\"right\"}},\"y\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\"}},\"z\":0,\"scaleX\":\"1\",\"scaleY\":\"1\",\"opacity\":\"1\",\"rotationX\":0,\"rotationY\":0,\"rotationZ\":0,\"skewX\":\"0\",\"skewY\":\"0\",\"transformPerspective\":\"600\"},\"color\":{\"color\":\"#ffffff\"},\"timeline\":{\"ease\":\"power3.inOut\",\"speed\":920,\"start\":0}},\"frame_1\":{\"alias\":\"Anim To\",\"transform\":{\"x\":{\"d\":{\"v\":0},\"n\":{\"v\":0},\"t\":{\"v\":0},\"m\":{\"v\":0}},\"y\":{\"d\":{\"v\":0},\"n\":{\"v\":0},\"t\":{\"v\":0},\"m\":{\"v\":0}},\"z\":0,\"scaleX\":\"1\",\"scaleY\":\"1\",\"opacity\":\"1\",\"rotationX\":0,\"rotationY\":0,\"rotationZ\":0,\"skewX\":\"0\",\"skewY\":\"0\",\"transformPerspective\":\"600\"},\"timeline\":{\"ease\":\"power3.inOut\",\"speed\":920,\"start\":0}},\"frame_999\":{\"alias\":\"Anim To\",\"transform\":{\"x\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\"}},\"y\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\"}},\"z\":\"inherit\",\"scaleX\":\"inherit\",\"scaleY\":\"inherit\",\"opacity\":\"0\",\"rotationX\":\"inherit\",\"rotationY\":\"inherit\",\"rotationZ\":\"inherit\",\"skewX\":\"inherit\",\"skewY\":\"inherit\",\"transformPerspective\":\"600\"},\"timeline\":{\"ease\":\"power3.inOut\",\"start\":9000,\"startRelative\":8080,\"endWithSlide\":true}}},\"loop\":{\"yoyo_move\":true,\"speed\":4000}},\"idle\":{\"color\":{\"d\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true},\"n\":{\"v\":\"rgba(255,255,255,1)\"},\"t\":{\"v\":\"rgba(255,255,255,1)\"},\"m\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true}},\"margin\":{\"d\":{\"v\":[\"0\",\"0\",\"0\",\"0\"],\"e\":true},\"n\":{\"v\":[\"0\",\"0\",\"0\",\"0\"]},\"t\":{\"v\":[\"0\",\"0\",\"0\",\"0\"]},\"m\":{\"v\":[\"0\",\"0\",\"0\",\"0\"],\"e\":true}},\"padding\":{\"d\":{\"v\":[\"0\",\"0\",\"0\",\"0\"],\"e\":true},\"n\":{\"v\":[\"0\",\"0\",\"0\",\"0\"]},\"t\":{\"v\":[\"0\",\"0\",\"0\",\"0\"]},\"m\":{\"v\":[\"0\",\"0\",\"0\",\"0\"],\"e\":true}},\"autolinebreak\":false,\"fontFamily\":\"Libre Franklin\",\"fontSize\":{\"d\":{\"v\":\"25px\",\"e\":true},\"n\":{\"v\":\"25px\"},\"t\":{\"v\":\"25px\"},\"m\":{\"v\":\"19px\",\"e\":true}},\"fontWeight\":{\"d\":{\"v\":\"300\",\"e\":true},\"n\":{\"v\":\"300\"},\"t\":{\"v\":\"300\"},\"m\":{\"e\":true}},\"lineHeight\":{\"d\":{\"v\":\"30px\",\"e\":true},\"n\":{\"v\":\"30px\"},\"t\":{\"v\":\"30px\"},\"m\":{\"v\":\"25px\",\"e\":true}},\"textAlign\":{\"d\":{\"v\":\"inherit\",\"e\":true},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\",\"e\":true}},\"backgroundColor\":\"transparent\",\"borderRadius\":{\"v\":[\"0\",\"0\",\"0\",\"0\"]},\"borderWidth\":[\"0\",\"0\",\"0\",\"0\"],\"whiteSpace\":{\"d\":{\"e\":true},\"m\":{\"e\":true}},\"svg\":{\"color\":{\"d\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true},\"n\":{\"v\":\"rgba(255,255,255,1)\"},\"t\":{\"v\":\"rgba(255,255,255,1)\"},\"m\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true}}}},\"hover\":{\"color\":\"rgba(0,0,0,1)\",\"borderRadius\":{\"v\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"u\":\"px\"},\"borderWidth\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"originX\":50,\"originY\":50,\"speed\":\"0\",\"ease\":\"none\",\"svg\":{\"color\":\"#000000\"}},\"actions\":{\"animationoverwrite\":\"wait\",\"triggerMemory\":\"keep\"},\"type\":\"text\",\"version\":\"6.2.0\"},\"3\":{\"text\":\"Bring Virtual Reality <br\\/>\\nWherever You Go\",\"alias\":\"Did they say anythin...\",\"uid\":3,\"size\":{\"width\":{\"d\":{\"v\":\"716px\",\"e\":true},\"n\":{\"v\":\"716px\",\"e\":true},\"t\":{\"v\":\"716px\",\"e\":true},\"m\":{\"v\":\"716px\",\"e\":true}},\"height\":{\"d\":{\"v\":\"112px\",\"e\":true},\"n\":{\"v\":\"112px\",\"e\":true},\"t\":{\"v\":\"112px\",\"e\":true},\"m\":{\"v\":\"112px\",\"e\":true}},\"originalWidth\":\"716px\",\"originalHeight\":\"112px\"},\"position\":{\"x\":{\"d\":{\"v\":\"589px\",\"e\":true},\"n\":{\"v\":\"290px\",\"e\":true},\"t\":{\"v\":\"52px\",\"e\":true},\"m\":{\"v\":\"16px\",\"e\":true}},\"y\":{\"d\":{\"v\":\"246px\",\"e\":true},\"n\":{\"v\":\"231px\",\"e\":true},\"t\":{\"v\":\"221px\",\"e\":true},\"m\":{\"v\":\"157px\",\"e\":true}},\"horizontal\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"vertical\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"zIndex\":6,\"position\":\"relative\"},\"behavior\":{\"intelligentInherit\":false},\"group\":{\"groupOrder\":6,\"columnbreakat\":\"mobile\"},\"timeline\":{\"frameOrder\":[{\"id\":\"frame_1\",\"start\":0},{\"id\":\"frame_999\",\"start\":9000}],\"frames\":{\"frame_0\":{\"alias\":\"Anim From\",\"transform\":{\"x\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\"}},\"y\":{\"d\":{\"v\":\"100%\"},\"n\":{\"v\":\"100%\"},\"t\":{\"v\":\"100%\"},\"m\":{\"v\":\"100%\"}},\"z\":\"0\",\"scaleX\":\"1\",\"scaleY\":\"1\",\"opacity\":\"0\",\"rotationX\":\"0deg\",\"rotationY\":\"0\",\"rotationZ\":\"0\",\"skewX\":\"0\",\"skewY\":\"0\",\"transformPerspective\":\"600\"},\"mask\":{\"use\":true,\"x\":{\"d\":{\"v\":\"0px\"},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}},\"y\":{\"d\":{\"v\":\"100%\"},\"n\":{\"v\":\"100%\"},\"t\":{\"v\":\"100%\"},\"m\":{\"v\":\"100%\"}}},\"color\":{\"color\":\"#ffffff\"},\"timeline\":{\"ease\":\"power2.inOut\",\"speed\":2000,\"start\":0}},\"frame_1\":{\"alias\":\"Anim To\",\"transform\":{\"x\":{\"d\":{\"v\":0},\"n\":{\"v\":0},\"t\":{\"v\":0},\"m\":{\"v\":0}},\"y\":{\"d\":{\"v\":0},\"n\":{\"v\":0},\"t\":{\"v\":0},\"m\":{\"v\":0}},\"z\":0,\"scaleX\":\"1\",\"scaleY\":\"1\",\"opacity\":\"1\",\"rotationX\":0,\"rotationY\":0,\"rotationZ\":0,\"skewX\":\"0\",\"skewY\":\"0\",\"transformPerspective\":\"600\"},\"mask\":{\"use\":true},\"timeline\":{\"ease\":\"power2.inOut\",\"speed\":2000,\"start\":0}},\"frame_999\":{\"alias\":\"Anim To\",\"transform\":{\"x\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\"}},\"y\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\"}},\"z\":\"inherit\",\"scaleX\":\"inherit\",\"scaleY\":\"inherit\",\"opacity\":\"0\",\"rotationX\":\"inherit\",\"rotationY\":\"inherit\",\"rotationZ\":\"inherit\",\"skewX\":\"inherit\",\"skewY\":\"inherit\",\"transformPerspective\":\"600\"},\"timeline\":{\"ease\":\"power3.inOut\",\"start\":9000,\"startRelative\":7500,\"endWithSlide\":true}}},\"loop\":{\"yoyo_move\":true,\"speed\":4000}},\"idle\":{\"color\":{\"d\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true},\"n\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true},\"t\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true},\"m\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true}},\"margin\":{\"d\":{\"v\":[\"0\",\"0\",\"0\",\"0\"],\"e\":true},\"n\":{\"v\":[\"0\",\"0\",\"0\",\"0\"],\"e\":true},\"t\":{\"v\":[\"0\",\"0\",\"0\",\"0\"],\"e\":true},\"m\":{\"v\":[\"0\",\"0\",\"0\",\"0\"],\"e\":true}},\"padding\":{\"d\":{\"v\":[\"0\",\"0\",\"0\",\"0\"],\"e\":true},\"n\":{\"v\":[\"0\",\"0\",\"0\",\"0\"],\"e\":true},\"t\":{\"v\":[\"0\",\"0\",\"0\",\"0\"],\"e\":true},\"m\":{\"v\":[\"0\",\"0\",\"0\",\"0\"],\"e\":true}},\"autolinebreak\":false,\"fontFamily\":\"Libre Franklin\",\"fontSize\":{\"d\":{\"v\":\"45px\",\"e\":true},\"n\":{\"v\":\"55px\",\"e\":true},\"t\":{\"v\":\"55px\",\"e\":true},\"m\":{\"v\":\"30px\",\"e\":true}},\"fontWeight\":{\"d\":{\"v\":\"800\",\"e\":true},\"n\":{\"v\":\"800\",\"e\":true},\"t\":{\"v\":\"700\",\"e\":true},\"m\":{\"v\":\"700\",\"e\":true}},\"lineHeight\":{\"d\":{\"v\":\"63px\",\"e\":true},\"n\":{\"v\":\"60px\",\"e\":true},\"t\":{\"v\":\"55px\",\"e\":true},\"m\":{\"v\":\"35px\",\"e\":true}},\"textAlign\":{\"d\":{\"v\":\"inherit\",\"e\":true},\"n\":{\"v\":\"inherit\",\"e\":true},\"t\":{\"v\":\"inherit\",\"e\":true},\"m\":{\"v\":\"inherit\",\"e\":true}},\"backgroundColor\":\"transparent\",\"borderRadius\":{\"v\":[\"0\",\"0\",\"0\",\"0\"]},\"borderWidth\":[\"0\",\"0\",\"0\",\"0\"],\"textTransform\":\"uppercase\",\"whiteSpace\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"svg\":{\"color\":{\"d\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true},\"n\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true},\"t\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true},\"m\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true}}}},\"hover\":{\"color\":\"rgba(0,0,0,1)\",\"borderRadius\":{\"v\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"u\":\"px\"},\"borderWidth\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"originX\":50,\"originY\":50,\"speed\":\"0\",\"ease\":\"none\",\"svg\":{\"color\":\"#000000\"}},\"actions\":{\"animationoverwrite\":\"wait\",\"triggerMemory\":\"keep\"},\"type\":\"text\",\"version\":\"6.2.0\"},\"8\":{\"subtype\":\"roundbutton\",\"text\":\"ORDER NOW!\",\"alias\":\"Button\",\"uid\":8,\"size\":{\"width\":{\"d\":{\"e\":true},\"t\":{\"e\":true}},\"height\":{\"d\":{\"e\":true},\"t\":{\"e\":true}}},\"position\":{\"x\":{\"d\":{\"v\":\"595px\",\"e\":true},\"n\":{\"v\":\"298px\",\"e\":true},\"t\":{\"v\":\"62px\",\"e\":true},\"m\":{\"v\":\"19px\",\"e\":true}},\"y\":{\"d\":{\"v\":\"394px\",\"e\":true},\"n\":{\"v\":\"387px\",\"e\":true},\"t\":{\"v\":\"424px\",\"e\":true},\"m\":{\"v\":\"303px\",\"e\":true}},\"horizontal\":{\"d\":{\"e\":true},\"t\":{\"e\":true}},\"vertical\":{\"d\":{\"e\":true},\"t\":{\"e\":true}},\"zIndex\":7,\"position\":\"relative\"},\"behavior\":{\"autoResponsive\":false,\"intelligentInherit\":false,\"responsiveChilds\":false},\"group\":{\"groupOrder\":7,\"columnbreakat\":\"mobile\"},\"timeline\":{\"frameOrder\":[{\"id\":\"frame_1\",\"start\":0},{\"id\":\"frame_999\",\"start\":9000}],\"frames\":{\"frame_0\":{\"alias\":\"Anim From\",\"transform\":{\"x\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\"}},\"y\":{\"d\":{\"v\":\"bottom\"},\"n\":{\"v\":\"bottom\"},\"t\":{\"v\":\"bottom\"},\"m\":{\"v\":\"bottom\"}},\"z\":0,\"scaleX\":\"1\",\"scaleY\":\"1\",\"opacity\":\"1\",\"rotationX\":0,\"rotationY\":0,\"rotationZ\":0,\"skewX\":\"0\",\"skewY\":\"0\",\"transformPerspective\":\"600\"},\"color\":{\"color\":\"#ffffff\"},\"timeline\":{\"ease\":\"power3.inOut\",\"speed\":2290,\"start\":0},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}},\"frame_1\":{\"alias\":\"Anim To\",\"transform\":{\"x\":{\"d\":{\"v\":0},\"n\":{\"v\":0},\"t\":{\"v\":0},\"m\":{\"v\":0}},\"y\":{\"d\":{\"v\":0},\"n\":{\"v\":0},\"t\":{\"v\":0},\"m\":{\"v\":0}},\"z\":0,\"scaleX\":\"1\",\"scaleY\":\"1\",\"opacity\":\"1\",\"rotationX\":0,\"rotationY\":0,\"rotationZ\":0,\"skewX\":\"0\",\"skewY\":\"0\",\"transformPerspective\":\"600\"},\"timeline\":{\"ease\":\"power3.inOut\",\"speed\":2290,\"start\":0},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}},\"frame_999\":{\"alias\":\"Anim To\",\"transform\":{\"x\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\"}},\"y\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\"}},\"z\":\"inherit\",\"scaleX\":\"inherit\",\"scaleY\":\"inherit\",\"opacity\":\"0\",\"rotationX\":\"inherit\",\"rotationY\":\"inherit\",\"rotationZ\":\"inherit\",\"skewX\":\"inherit\",\"skewY\":\"inherit\",\"transformPerspective\":\"600\"},\"timeline\":{\"ease\":\"power3.inOut\",\"start\":9000,\"startRelative\":6710,\"endWithSlide\":true},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}}},\"loop\":{\"yoyo_move\":true,\"speed\":4000}},\"idle\":{\"style\":\"bt-green\",\"color\":{\"d\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true},\"n\":{\"v\":\"rgba(255,255,255,1)\"},\"t\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true},\"m\":{\"v\":\"rgba(255,255,255,1)\"}},\"margin\":{\"d\":{\"v\":[\"0px\",\"0\",\"0\",\"0\"],\"e\":true},\"n\":{\"v\":[\"0px\",\"0\",\"0\",\"0\"]},\"t\":{\"v\":[\"0\",\"0\",\"0\",\"0\"],\"e\":true},\"m\":{\"v\":[\"0\",\"0\",\"0\",\"0\"]}},\"padding\":{\"d\":{\"v\":[\"16px\",\"35px\",\"15px\",\"35px\"],\"e\":true},\"n\":{\"v\":[\"16px\",\"35px\",\"15px\",\"35px\"]},\"t\":{\"v\":[\"18px\",\"35px\",\"17px\",\"35px\"],\"e\":true},\"m\":{\"v\":[\"18px\",\"35px\",\"17px\",\"35px\"]}},\"autolinebreak\":false,\"fontFamily\":\"Libre Franklin\",\"fontSize\":{\"d\":{\"v\":\"12px\",\"e\":true},\"n\":{\"v\":\"12px\"},\"t\":{\"v\":\"12px\",\"e\":true},\"m\":{\"v\":\"12px\"}},\"fontWeight\":{\"d\":{\"v\":\"700\",\"e\":true},\"n\":{\"v\":\"700\"},\"t\":{\"v\":\"700\",\"e\":true},\"m\":{\"v\":\"700\"}},\"lineHeight\":{\"d\":{\"v\":\"12px\",\"e\":true},\"n\":{\"v\":\"12px\"},\"t\":{\"v\":\"12px\",\"e\":true},\"m\":{\"v\":\"12px\"}},\"textAlign\":{\"d\":{\"v\":\"inherit\",\"e\":true},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\",\"e\":true},\"m\":{\"v\":\"inherit\"}},\"cursor\":\"pointer\",\"backgroundColor\":\"rgba(161,212,7,1)\",\"borderColor\":\"rgba(161,212,7,1)\",\"borderRadius\":{\"v\":[\"30px\",\"30px\",\"30px\",\"30px\"],\"u\":\"px\"},\"borderStyle\":{\"d\":{\"v\":\"solid\"},\"n\":{\"v\":\"solid\"},\"t\":{\"v\":\"solid\"},\"m\":{\"v\":\"solid\"}},\"borderWidth\":[\"2px\",\"2px\",\"2px\",\"2px\"],\"whiteSpace\":{\"d\":{\"e\":true},\"t\":{\"e\":true}},\"svg\":{\"color\":{\"d\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true},\"n\":{\"v\":\"rgba(255,255,255,1)\"},\"t\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true},\"m\":{\"v\":\"rgba(255,255,255,1)\"}}}},\"hover\":{\"usehover\":true,\"color\":\"rgba(255,255,255,1)\",\"backgroundColor\":\"rgba(131,198,5,1)\",\"borderColor\":\"rgba(131,198,5,1)\",\"borderRadius\":{\"v\":[\"30px\",\"30px\",\"30px\",\"30px\"],\"u\":\"px\"},\"borderStyle\":\"solid\",\"borderWidth\":[\"2px\",\"2px\",\"2px\",\"2px\"],\"originX\":50,\"originY\":50,\"speed\":\"500\",\"ease\":\"none\"},\"actions\":{\"animationoverwrite\":\"wait\",\"triggerMemory\":\"keep\"},\"runtime\":{\"internalClass\":\"rev-btn\"},\"customCSS\":\"outline:none;\\nbox-shadow:none;\\nbox-sizing:border-box;\\n-moz-box-sizing:border-box;\\n-webkit-box-sizing:border-box;\\n\",\"type\":\"button\",\"version\":\"6.2.0\"}}', '{\"0\":\"\",\"version\":\"6.2.0\"}');
INSERT INTO `wpx5_revslider_slides` (`id`, `slider_id`, `slide_order`, `params`, `layers`, `settings`) VALUES
(3, 1, 3, '{\"title\":\"Slide\",\"bg\":{\"type\":\"image\",\"color\":\"#E7E7E7\",\"image\":\"https:\\/\\/NextShoes.UK\\/wp-content\\/uploads\\/2017\\/03\\/slider2.jpg\",\"video\":{\"args\":\"hd=1&wmode=opaque&showinfo=0&rel=0;\",\"argsVimeo\":\"title=0&byline=0&portrait=0&api=1\",\"volume\":\"\"}},\"thumb\":{\"dimension\":\"slider\"},\"timeline\":{\"delay\":\"\",\"transition\":[\"papercut\"],\"slots\":[\"default\"],\"duration\":[\"default\"]},\"panzoom\":{\"ease\":\"none\"},\"version\":\"6.2.0\"}', '{\"7\":{\"text\":\"Apus Home by\",\"alias\":\"<strong>Apus Home by<\\/strong> apustheme\",\"uid\":7,\"size\":{\"width\":{\"d\":{\"e\":true},\"n\":{\"e\":true}},\"height\":{\"d\":{\"e\":true},\"n\":{\"e\":true}}},\"position\":{\"x\":{\"d\":{\"v\":\"593px\",\"e\":true},\"n\":{\"v\":\"438px\",\"e\":true},\"t\":{\"v\":\"220px\",\"e\":true},\"m\":{\"v\":\"60px\",\"e\":true}},\"y\":{\"d\":{\"v\":\"197px\",\"e\":true},\"n\":{\"v\":\"198px\",\"e\":true},\"t\":{\"v\":\"332px\",\"e\":true},\"m\":{\"v\":\"245px\",\"e\":true}},\"horizontal\":{\"d\":{\"e\":true},\"n\":{\"e\":true}},\"vertical\":{\"d\":{\"e\":true},\"n\":{\"e\":true}},\"zIndex\":5,\"position\":\"relative\"},\"behavior\":{\"intelligentInherit\":false},\"group\":{\"groupOrder\":5,\"columnbreakat\":\"mobile\"},\"timeline\":{\"frameOrder\":[{\"id\":\"frame_1\",\"start\":0},{\"id\":\"frame_999\",\"start\":9000}],\"frames\":{\"frame_0\":{\"alias\":\"Anim From\",\"transform\":{\"x\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\"}},\"y\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\"}},\"z\":0,\"scaleX\":\"1\",\"scaleY\":\"1\",\"opacity\":\"0\",\"rotationX\":0,\"rotationY\":0,\"rotationZ\":0,\"skewX\":\"0\",\"skewY\":\"0\",\"transformPerspective\":\"600\"},\"color\":{\"color\":\"#ffffff\"},\"timeline\":{\"ease\":\"power3.inOut\",\"start\":0},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}},\"frame_1\":{\"alias\":\"Anim To\",\"transform\":{\"x\":{\"d\":{\"v\":0},\"n\":{\"v\":0},\"t\":{\"v\":0},\"m\":{\"v\":0}},\"y\":{\"d\":{\"v\":0},\"n\":{\"v\":0},\"t\":{\"v\":0},\"m\":{\"v\":0}},\"z\":0,\"scaleX\":\"1\",\"scaleY\":\"1\",\"opacity\":\"1\",\"rotationX\":0,\"rotationY\":0,\"rotationZ\":0,\"skewX\":\"0\",\"skewY\":\"0\",\"transformPerspective\":\"600\"},\"timeline\":{\"ease\":\"power3.inOut\",\"start\":0},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}},\"frame_999\":{\"alias\":\"Anim To\",\"transform\":{\"x\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\"}},\"y\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\"}},\"z\":\"inherit\",\"scaleX\":\"inherit\",\"scaleY\":\"inherit\",\"opacity\":\"0\",\"rotationX\":\"inherit\",\"rotationY\":\"inherit\",\"rotationZ\":\"inherit\",\"skewX\":\"inherit\",\"skewY\":\"inherit\",\"transformPerspective\":\"600\"},\"timeline\":{\"ease\":\"power3.inOut\",\"start\":9000,\"startRelative\":8700,\"endWithSlide\":true},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}}},\"loop\":{\"yoyo_move\":true,\"speed\":4000}},\"idle\":{\"color\":{\"d\":{\"v\":\"rgba(27,30,47,1)\",\"e\":true},\"n\":{\"v\":\"rgba(27,30,47,1)\",\"e\":true},\"t\":{\"v\":\"rgba(27,30,47,1)\"},\"m\":{\"v\":\"rgba(27,30,47,1)\"}},\"margin\":{\"d\":{\"v\":[\"0\",\"0\",\"0\",\"0\"],\"e\":true},\"n\":{\"v\":[\"0\",\"0\",\"0\",\"0\"],\"e\":true},\"t\":{\"v\":[\"0\",\"0\",\"0\",\"0\"]},\"m\":{\"v\":[\"0\",\"0\",\"0\",\"0\"]}},\"padding\":{\"d\":{\"v\":[\"0\",\"0\",\"0\",\"0\"],\"e\":true},\"n\":{\"v\":[\"0\",\"0\",\"0\",\"0\"],\"e\":true},\"t\":{\"v\":[\"0\",\"0\",\"0\",\"0\"]},\"m\":{\"v\":[\"0\",\"0\",\"0\",\"0\"]}},\"autolinebreak\":false,\"fontFamily\":\"Libre Franklin\",\"fontSize\":{\"d\":{\"v\":\"25px\",\"e\":true},\"n\":{\"v\":\"25px\",\"e\":true},\"t\":{\"v\":\"25px\"},\"m\":{\"v\":\"25px\"}},\"fontWeight\":{\"d\":{\"v\":\"700\",\"e\":true},\"n\":{\"v\":\"700\",\"e\":true},\"t\":{\"v\":\"700\"},\"m\":{\"v\":\"700\"}},\"lineHeight\":{\"d\":{\"v\":\"25px\",\"e\":true},\"n\":{\"v\":\"25px\",\"e\":true},\"t\":{\"v\":\"25px\"},\"m\":{\"v\":\"25px\"}},\"textAlign\":{\"d\":{\"v\":\"inherit\",\"e\":true},\"n\":{\"v\":\"inherit\",\"e\":true},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\"}},\"backgroundColor\":\"transparent\",\"borderRadius\":{\"v\":[\"0\",\"0\",\"0\",\"0\"]},\"borderWidth\":[\"0\",\"0\",\"0\",\"0\"],\"whiteSpace\":{\"d\":{\"e\":true},\"n\":{\"e\":true}},\"svg\":{\"color\":{\"d\":{\"v\":\"rgba(27,30,47,1)\",\"e\":true},\"n\":{\"v\":\"rgba(27,30,47,1)\",\"e\":true},\"t\":{\"v\":\"rgba(27,30,47,1)\"},\"m\":{\"v\":\"rgba(27,30,47,1)\"}}}},\"hover\":{\"color\":\"rgba(0,0,0,1)\",\"borderRadius\":{\"v\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"u\":\"px\"},\"borderWidth\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"originX\":50,\"originY\":50,\"speed\":\"0\",\"ease\":\"none\",\"svg\":{\"color\":\"#000000\"}},\"actions\":{\"animationoverwrite\":\"wait\",\"triggerMemory\":\"keep\"},\"type\":\"text\",\"version\":\"6.2.0\"},\"10\":{\"text\":\"apustheme\",\"alias\":\"Apus Home by apusthe...\",\"uid\":10,\"size\":{\"width\":{\"d\":{\"e\":true},\"m\":{\"e\":true}},\"height\":{\"d\":{\"e\":true},\"m\":{\"e\":true}}},\"position\":{\"x\":{\"d\":{\"v\":\"770px\",\"e\":true},\"n\":{\"v\":\"602px\",\"e\":true},\"t\":{\"v\":\"384px\",\"e\":true},\"m\":{\"v\":\"221px\",\"e\":true}},\"y\":{\"d\":{\"v\":\"197px\",\"e\":true},\"n\":{\"v\":\"197px\",\"e\":true},\"t\":{\"v\":\"331px\",\"e\":true},\"m\":{\"v\":\"244px\",\"e\":true}},\"horizontal\":{\"d\":{\"e\":true},\"m\":{\"e\":true}},\"vertical\":{\"d\":{\"e\":true},\"m\":{\"e\":true}},\"zIndex\":6,\"position\":\"relative\"},\"behavior\":{\"intelligentInherit\":false},\"group\":{\"groupOrder\":6,\"columnbreakat\":\"mobile\"},\"timeline\":{\"frameOrder\":[{\"id\":\"frame_1\",\"start\":0},{\"id\":\"frame_999\",\"start\":9000}],\"frames\":{\"frame_0\":{\"alias\":\"Anim From\",\"transform\":{\"x\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\"}},\"y\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\"}},\"z\":0,\"scaleX\":\"1\",\"scaleY\":\"1\",\"opacity\":\"0\",\"rotationX\":0,\"rotationY\":0,\"rotationZ\":0,\"skewX\":\"0\",\"skewY\":\"0\",\"transformPerspective\":\"600\"},\"color\":{\"color\":\"#ffffff\"},\"timeline\":{\"ease\":\"power3.inOut\",\"start\":0},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}},\"frame_1\":{\"alias\":\"Anim To\",\"transform\":{\"x\":{\"d\":{\"v\":0},\"n\":{\"v\":0},\"t\":{\"v\":0},\"m\":{\"v\":0}},\"y\":{\"d\":{\"v\":0},\"n\":{\"v\":0},\"t\":{\"v\":0},\"m\":{\"v\":0}},\"z\":0,\"scaleX\":\"1\",\"scaleY\":\"1\",\"opacity\":\"1\",\"rotationX\":0,\"rotationY\":0,\"rotationZ\":0,\"skewX\":\"0\",\"skewY\":\"0\",\"transformPerspective\":\"600\"},\"timeline\":{\"ease\":\"power3.inOut\",\"start\":0},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}},\"frame_999\":{\"alias\":\"Anim To\",\"transform\":{\"x\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\"}},\"y\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\"}},\"z\":\"inherit\",\"scaleX\":\"inherit\",\"scaleY\":\"inherit\",\"opacity\":\"0\",\"rotationX\":\"inherit\",\"rotationY\":\"inherit\",\"rotationZ\":\"inherit\",\"skewX\":\"inherit\",\"skewY\":\"inherit\",\"transformPerspective\":\"600\"},\"timeline\":{\"ease\":\"power3.inOut\",\"start\":9000,\"startRelative\":8700,\"endWithSlide\":true},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}}},\"loop\":{\"yoyo_move\":true,\"speed\":4000}},\"idle\":{\"color\":{\"d\":{\"v\":\"rgba(27,30,47,1)\",\"e\":true},\"n\":{\"v\":\"rgba(27,30,47,1)\"},\"t\":{\"v\":\"rgba(27,30,47,1)\"},\"m\":{\"v\":\"rgba(27,30,47,1)\",\"e\":true}},\"margin\":{\"d\":{\"v\":[\"0\",\"0\",\"0\",\"0\"],\"e\":true},\"n\":{\"v\":[\"0\",\"0\",\"0\",\"0\"]},\"t\":{\"v\":[\"0\",\"0\",\"0\",\"0\"]},\"m\":{\"v\":[\"0\",\"0\",\"0\",\"0\"],\"e\":true}},\"padding\":{\"d\":{\"v\":[\"0\",\"0\",\"0\",\"0\"],\"e\":true},\"n\":{\"v\":[\"0\",\"0\",\"0\",\"0\"]},\"t\":{\"v\":[\"0\",\"0\",\"0\",\"0\"]},\"m\":{\"v\":[\"0\",\"0\",\"0\",\"0\"],\"e\":true}},\"autolinebreak\":false,\"fontFamily\":\"Libre Franklin\",\"fontSize\":{\"d\":{\"v\":\"25px\",\"e\":true},\"n\":{\"v\":\"25px\"},\"t\":{\"v\":\"25px\"},\"m\":{\"v\":\"25px\",\"e\":true}},\"fontWeight\":{\"d\":{\"e\":true},\"m\":{\"e\":true}},\"lineHeight\":{\"d\":{\"v\":\"25px\",\"e\":true},\"n\":{\"v\":\"25px\"},\"t\":{\"v\":\"25px\"},\"m\":{\"v\":\"25px\",\"e\":true}},\"textAlign\":{\"d\":{\"v\":\"inherit\",\"e\":true},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\",\"e\":true}},\"backgroundColor\":\"transparent\",\"borderRadius\":{\"v\":[\"0\",\"0\",\"0\",\"0\"]},\"borderWidth\":[\"0\",\"0\",\"0\",\"0\"],\"whiteSpace\":{\"d\":{\"e\":true},\"m\":{\"e\":true}},\"svg\":{\"color\":{\"d\":{\"v\":\"rgba(27,30,47,1)\",\"e\":true},\"n\":{\"v\":\"rgba(27,30,47,1)\"},\"t\":{\"v\":\"rgba(27,30,47,1)\"},\"m\":{\"v\":\"rgba(27,30,47,1)\",\"e\":true}}}},\"hover\":{\"color\":\"rgba(0,0,0,1)\",\"borderRadius\":{\"v\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"u\":\"px\"},\"borderWidth\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"originX\":50,\"originY\":50,\"speed\":\"0\",\"ease\":\"none\",\"svg\":{\"color\":\"#000000\"}},\"actions\":{\"animationoverwrite\":\"wait\",\"triggerMemory\":\"keep\"},\"type\":\"text\",\"version\":\"6.2.0\"},\"8\":{\"text\":\"Remote Home <br \\/>Monitoring Systems\",\"alias\":\"Caption Text6\",\"uid\":8,\"size\":{\"width\":{\"d\":{\"e\":true},\"m\":{\"e\":true}},\"height\":{\"d\":{\"e\":true},\"m\":{\"e\":true}}},\"position\":{\"x\":{\"d\":{\"v\":\"591px\",\"e\":true},\"n\":{\"v\":\"439px\",\"e\":true},\"t\":{\"v\":\"218px\",\"e\":true},\"m\":{\"v\":\"55px\",\"e\":true}},\"y\":{\"d\":{\"v\":\"233px\",\"e\":true},\"n\":{\"v\":\"248px\",\"e\":true},\"t\":{\"v\":\"376px\",\"e\":true},\"m\":{\"v\":\"288px\",\"e\":true}},\"horizontal\":{\"d\":{\"e\":true},\"m\":{\"e\":true}},\"vertical\":{\"d\":{\"e\":true},\"m\":{\"e\":true}},\"zIndex\":7,\"position\":\"relative\"},\"behavior\":{\"intelligentInherit\":false},\"group\":{\"groupOrder\":7,\"columnbreakat\":\"mobile\"},\"timeline\":{\"frameOrder\":[{\"id\":\"frame_1\",\"start\":0},{\"id\":\"frame_999\",\"start\":9000}],\"frames\":{\"frame_0\":{\"alias\":\"Anim From\",\"transform\":{\"x\":{\"d\":{\"v\":\"175%\"},\"n\":{\"v\":\"175%\"},\"t\":{\"v\":\"175%\"},\"m\":{\"v\":\"175%\"}},\"y\":{\"d\":{\"v\":\"0px\"},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}},\"z\":\"0\",\"scaleX\":\"1\",\"scaleY\":\"1\",\"opacity\":\"1\",\"rotationX\":\"0\",\"rotationY\":\"0\",\"rotationZ\":\"0\",\"skewX\":\"0\",\"skewY\":\"0\",\"transformPerspective\":\"600\"},\"mask\":{\"use\":true,\"x\":{\"d\":{\"v\":\"-100%\"},\"n\":{\"v\":\"-100%\"},\"t\":{\"v\":\"-100%\"},\"m\":{\"v\":\"-100%\"}}},\"color\":{\"color\":\"#ffffff\"},\"timeline\":{\"ease\":\"power3.out\",\"speed\":850,\"start\":0},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}},\"frame_1\":{\"alias\":\"Anim To\",\"transform\":{\"x\":{\"d\":{\"v\":0},\"n\":{\"v\":0},\"t\":{\"v\":0},\"m\":{\"v\":0}},\"y\":{\"d\":{\"v\":0},\"n\":{\"v\":0},\"t\":{\"v\":0},\"m\":{\"v\":0}},\"z\":0,\"scaleX\":\"1\",\"scaleY\":\"1\",\"opacity\":\"1\",\"rotationX\":0,\"rotationY\":0,\"rotationZ\":0,\"skewX\":\"0\",\"skewY\":\"0\",\"transformPerspective\":\"600\"},\"mask\":{\"use\":true},\"timeline\":{\"ease\":\"power3.out\",\"speed\":850,\"start\":0},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}},\"frame_999\":{\"alias\":\"Anim To\",\"transform\":{\"x\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\"}},\"y\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\"}},\"z\":\"inherit\",\"scaleX\":\"inherit\",\"scaleY\":\"inherit\",\"opacity\":\"0\",\"rotationX\":\"inherit\",\"rotationY\":\"inherit\",\"rotationZ\":\"inherit\",\"skewX\":\"inherit\",\"skewY\":\"inherit\",\"transformPerspective\":\"600\"},\"timeline\":{\"ease\":\"power3.inOut\",\"start\":9000,\"startRelative\":8150,\"endWithSlide\":true},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}}},\"loop\":{\"yoyo_move\":true,\"speed\":4000}},\"idle\":{\"color\":{\"d\":{\"v\":\"rgba(27,30,47,1)\",\"e\":true},\"n\":{\"v\":\"rgba(27,30,47,1)\"},\"t\":{\"v\":\"rgba(27,30,47,1)\"},\"m\":{\"v\":\"rgba(27,30,47,1)\",\"e\":true}},\"margin\":{\"d\":{\"v\":[\"0\",\"0\",\"0\",\"0\"],\"e\":true},\"n\":{\"v\":[\"0\",\"0\",\"0\",\"0\"]},\"t\":{\"v\":[\"0\",\"0\",\"0\",\"0\"]},\"m\":{\"v\":[\"0\",\"0\",\"0\",\"0\"],\"e\":true}},\"padding\":{\"d\":{\"v\":[\"0\",\"0\",\"0\",\"0\"],\"e\":true},\"n\":{\"v\":[\"0\",\"0\",\"0\",\"0\"]},\"t\":{\"v\":[\"0\",\"0\",\"0\",\"0\"]},\"m\":{\"v\":[\"0\",\"0\",\"0\",\"0\"],\"e\":true}},\"autolinebreak\":false,\"fontFamily\":\"Libre Franklin\",\"fontSize\":{\"d\":{\"v\":\"45px\",\"e\":true},\"n\":{\"v\":\"45px\"},\"t\":{\"v\":\"45px\"},\"m\":{\"v\":\"35px\",\"e\":true}},\"fontWeight\":{\"d\":{\"v\":\"800\",\"e\":true},\"n\":{\"v\":\"800\"},\"t\":{\"v\":\"800\"},\"m\":{\"v\":\"800\",\"e\":true}},\"lineHeight\":{\"d\":{\"v\":\"63px\",\"e\":true},\"n\":{\"v\":\"63px\"},\"t\":{\"v\":\"63px\"},\"m\":{\"v\":\"50px\",\"e\":true}},\"textAlign\":{\"d\":{\"v\":\"inherit\",\"e\":true},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\",\"e\":true}},\"backgroundColor\":\"transparent\",\"borderRadius\":{\"v\":[\"0\",\"0\",\"0\",\"0\"]},\"borderWidth\":[\"0\",\"0\",\"0\",\"0\"],\"textTransform\":\"uppercase\",\"whiteSpace\":{\"d\":{\"e\":true},\"m\":{\"e\":true}},\"svg\":{\"color\":{\"d\":{\"v\":\"rgba(27,30,47,1)\",\"e\":true},\"n\":{\"v\":\"rgba(27,30,47,1)\"},\"t\":{\"v\":\"rgba(27,30,47,1)\"},\"m\":{\"v\":\"rgba(27,30,47,1)\",\"e\":true}}}},\"hover\":{\"color\":\"rgba(0,0,0,1)\",\"borderRadius\":{\"v\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"u\":\"px\"},\"borderWidth\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"originX\":50,\"originY\":50,\"speed\":\"0\",\"ease\":\"none\",\"svg\":{\"color\":\"#000000\"}},\"actions\":{\"animationoverwrite\":\"wait\",\"triggerMemory\":\"keep\"},\"type\":\"text\",\"version\":\"6.2.0\"},\"9\":{\"subtype\":\"roundbutton\",\"text\":\"ORDER NOW!\",\"alias\":\"Button\",\"uid\":9,\"size\":{\"width\":{\"d\":{\"e\":true},\"m\":{\"e\":true}},\"height\":{\"d\":{\"e\":true},\"m\":{\"e\":true}}},\"position\":{\"x\":{\"d\":{\"v\":\"587px\",\"e\":true},\"n\":{\"v\":\"438px\",\"e\":true},\"t\":{\"v\":\"220px\",\"e\":true},\"m\":{\"v\":\"57px\",\"e\":true}},\"y\":{\"d\":{\"v\":\"376px\",\"e\":true},\"n\":{\"v\":\"393px\",\"e\":true},\"t\":{\"v\":\"534px\",\"e\":true},\"m\":{\"v\":\"421px\",\"e\":true}},\"horizontal\":{\"d\":{\"e\":true},\"m\":{\"e\":true}},\"vertical\":{\"d\":{\"e\":true},\"m\":{\"e\":true}},\"zIndex\":8,\"position\":\"relative\"},\"behavior\":{\"autoResponsive\":false,\"intelligentInherit\":false},\"group\":{\"groupOrder\":8,\"columnbreakat\":\"mobile\"},\"timeline\":{\"frameOrder\":[{\"id\":\"frame_1\",\"start\":890},{\"id\":\"frame_999\",\"start\":9000}],\"frames\":{\"frame_0\":{\"alias\":\"Anim From\",\"transform\":{\"x\":{\"d\":{\"v\":\"175%\"},\"n\":{\"v\":\"175%\"},\"t\":{\"v\":\"175%\"},\"m\":{\"v\":\"175%\"}},\"y\":{\"d\":{\"v\":\"0px\"},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}},\"z\":\"0\",\"scaleX\":\"1\",\"scaleY\":\"1\",\"opacity\":\"1\",\"rotationX\":\"0\",\"rotationY\":\"0\",\"rotationZ\":\"0\",\"skewX\":\"0\",\"skewY\":\"0\",\"transformPerspective\":\"600\"},\"mask\":{\"use\":true,\"x\":{\"d\":{\"v\":\"-100%\"},\"n\":{\"v\":\"-100%\"},\"t\":{\"v\":\"-100%\"},\"m\":{\"v\":\"-100%\"}}},\"color\":{\"color\":\"#ffffff\"},\"timeline\":{\"ease\":\"power3.out\",\"speed\":570,\"start\":890,\"startRelative\":890},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}},\"frame_1\":{\"alias\":\"Anim To\",\"transform\":{\"x\":{\"d\":{\"v\":0},\"n\":{\"v\":0},\"t\":{\"v\":0},\"m\":{\"v\":0}},\"y\":{\"d\":{\"v\":0},\"n\":{\"v\":0},\"t\":{\"v\":0},\"m\":{\"v\":0}},\"z\":0,\"scaleX\":\"1\",\"scaleY\":\"1\",\"opacity\":\"1\",\"rotationX\":0,\"rotationY\":0,\"rotationZ\":0,\"skewX\":\"0\",\"skewY\":\"0\",\"transformPerspective\":\"600\"},\"mask\":{\"use\":true},\"timeline\":{\"ease\":\"power3.out\",\"speed\":570,\"start\":890,\"startRelative\":890},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}},\"frame_999\":{\"alias\":\"Anim To\",\"transform\":{\"x\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\"}},\"y\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\"}},\"z\":\"inherit\",\"scaleX\":\"inherit\",\"scaleY\":\"inherit\",\"opacity\":\"0\",\"rotationX\":\"inherit\",\"rotationY\":\"inherit\",\"rotationZ\":\"inherit\",\"skewX\":\"inherit\",\"skewY\":\"inherit\",\"transformPerspective\":\"600\"},\"timeline\":{\"ease\":\"power3.inOut\",\"start\":9000,\"startRelative\":7540,\"endWithSlide\":true},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}}},\"loop\":{\"yoyo_move\":true,\"speed\":4000}},\"idle\":{\"style\":\"bt-dark\",\"color\":{\"d\":{\"v\":\"rgba(27,30,47,1)\",\"e\":true},\"n\":{\"v\":\"rgba(27,30,47,1)\"},\"t\":{\"v\":\"rgba(27,30,47,1)\"},\"m\":{\"v\":\"rgba(27,30,47,1)\",\"e\":true}},\"margin\":{\"d\":{\"v\":{\"0\":\"\",\"1\":\"\",\"2\":\"\",\"3\":\"\",\"desktop\":\"0%\"},\"e\":true},\"n\":{\"v\":{\"0\":\"\",\"1\":\"\",\"2\":\"\",\"3\":\"\",\"desktop\":\"0%\"}},\"t\":{\"v\":{\"0\":\"\",\"1\":\"\",\"2\":\"\",\"3\":\"\",\"desktop\":\"0%\"}},\"m\":{\"v\":[\"\",\"\",\"\",\"\"],\"e\":true}},\"padding\":{\"d\":{\"v\":{\"0\":\"16px\",\"1\":\"35px\",\"2\":\"15px\",\"3\":\"35px\",\"desktop\":\"0%\"},\"e\":true},\"n\":{\"v\":{\"0\":\"16px\",\"1\":\"35px\",\"2\":\"15px\",\"3\":\"35px\",\"desktop\":\"0%\"}},\"t\":{\"v\":{\"0\":\"16px\",\"1\":\"35px\",\"2\":\"15px\",\"3\":\"35px\",\"desktop\":\"0%\"}},\"m\":{\"v\":[\"16px\",\"35px\",\"15px\",\"35px\"],\"e\":true}},\"autolinebreak\":false,\"fontFamily\":\"Libre Franklin\",\"fontSize\":{\"d\":{\"v\":\"12px\",\"e\":true},\"n\":{\"v\":\"12px\"},\"t\":{\"v\":\"12px\"},\"m\":{\"v\":\"12px\",\"e\":true}},\"fontWeight\":{\"d\":{\"v\":\"700\",\"e\":true},\"n\":{\"v\":\"700\"},\"t\":{\"v\":\"700\"},\"m\":{\"v\":\"700\",\"e\":true}},\"lineHeight\":{\"d\":{\"v\":\"12px\",\"e\":true},\"n\":{\"v\":\"12px\"},\"t\":{\"v\":\"12px\"},\"m\":{\"v\":\"12px\",\"e\":true}},\"textAlign\":{\"d\":{\"v\":\"inherit\",\"e\":true},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\",\"e\":true}},\"backgroundColor\":\"transparent\",\"borderColor\":\"rgba(27,30,47,1)\",\"borderRadius\":{\"v\":[\"30px\",\"30px\",\"30px\",\"30px\"],\"u\":\"px\"},\"borderStyle\":{\"d\":{\"v\":\"solid\"},\"n\":{\"v\":\"solid\"},\"t\":{\"v\":\"solid\"},\"m\":{\"v\":\"solid\"}},\"borderWidth\":[\"2px\",\"2px\",\"2px\",\"2px\"],\"whiteSpace\":{\"d\":{\"e\":true},\"m\":{\"e\":true}},\"svg\":{\"color\":{\"d\":{\"v\":\"rgba(27,30,47,1)\",\"e\":true},\"n\":{\"v\":\"rgba(27,30,47,1)\"},\"t\":{\"v\":\"rgba(27,30,47,1)\"},\"m\":{\"v\":\"rgba(27,30,47,1)\",\"e\":true}}}},\"hover\":{\"usehover\":true,\"color\":\"rgba(255,255,255,1)\",\"backgroundColor\":\"rgba(27,30,47,1)\",\"borderRadius\":{\"v\":[\"30px\",\"30px\",\"30px\",\"30px\"],\"u\":\"px\"},\"borderStyle\":\"solid\",\"borderWidth\":[\"2px\",\"2px\",\"2px\",\"2px\"],\"originX\":50,\"originY\":50,\"speed\":\"500\",\"ease\":\"none\"},\"actions\":{\"animationoverwrite\":\"wait\",\"triggerMemory\":\"keep\"},\"runtime\":{\"internalClass\":\"rev-btn\"},\"customCSS\":\"outline:none;\\nbox-shadow:none;\\nbox-sizing:border-box;\\n-moz-box-sizing:border-box;\\n-webkit-box-sizing:border-box;\\n\",\"type\":\"button\",\"version\":\"6.2.0\"}}', '{\"0\":\"\",\"version\":\"6.2.0\"}'),
(4, 2, 1, '{\"title\":\"Slide\",\"bg\":{\"type\":\"image\",\"color\":\"#E7E7E7\",\"image\":\"https:\\/\\/NextShoes.UK\\/wp-content\\/uploads\\/2017\\/03\\/slider21.jpg\",\"video\":{\"args\":\"hd=1&wmode=opaque&showinfo=0&rel=0;\",\"argsVimeo\":\"title=0&byline=0&portrait=0&api=1\",\"volume\":\"\"}},\"thumb\":{\"dimension\":\"slider\"},\"timeline\":{\"delay\":\"\",\"transition\":[\"incube-horizontal\"],\"slots\":[\"default\"],\"duration\":[\"default\"]},\"panzoom\":{\"ease\":\"none\"},\"version\":\"6.2.0\"}', '{\"10\":{\"text\":\"Image 4\",\"alias\":\"Image 4\",\"uid\":10,\"media\":{\"imageUrl\":\"https:\\/\\/NextShoes.UK\\/wp-content\\/uploads\\/2017\\/03\\/slider22.png\",\"imageId\":1325},\"size\":{\"width\":{\"d\":{\"v\":\"779px\",\"e\":true},\"n\":{\"v\":\"779px\"},\"t\":{\"v\":\"779px\",\"e\":true},\"m\":{\"v\":\"779px\",\"e\":true}},\"height\":{\"d\":{\"v\":\"456px\",\"e\":true},\"n\":{\"v\":\"456px\"},\"t\":{\"v\":\"456px\",\"e\":true},\"m\":{\"v\":\"456px\",\"e\":true}},\"originalWidth\":779,\"originalHeight\":456,\"aspectRatio\":{\"d\":{\"v\":1.7083333333333},\"n\":{\"v\":1.7083333333333},\"t\":{\"v\":1.7083333333333},\"m\":{\"v\":1.7083333333333}}},\"position\":{\"x\":{\"d\":{\"v\":\"175px\",\"e\":true},\"n\":{\"v\":\"-26px\",\"e\":true},\"t\":{\"v\":\"-74px\",\"e\":true},\"m\":{\"v\":\"-74px\",\"e\":true}},\"y\":{\"d\":{\"v\":\"37px\",\"e\":true},\"n\":{\"v\":\"149px\",\"e\":true},\"t\":{\"v\":\"161px\",\"e\":true},\"m\":{\"v\":\"161px\",\"e\":true}},\"horizontal\":{\"d\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"vertical\":{\"d\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"zIndex\":5,\"position\":\"relative\"},\"behavior\":{\"intelligentInherit\":false},\"group\":{\"groupOrder\":5,\"columnbreakat\":\"mobile\"},\"timeline\":{\"frameOrder\":[{\"id\":\"frame_1\",\"start\":0},{\"id\":\"frame_999\",\"start\":9000}],\"frames\":{\"frame_0\":{\"alias\":\"Anim From\",\"transform\":{\"x\":{\"d\":{\"v\":\"left\"},\"n\":{\"v\":\"left\"},\"t\":{\"v\":\"left\"},\"m\":{\"v\":\"left\"}},\"y\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\"}},\"z\":0,\"scaleX\":\"1\",\"scaleY\":\"1\",\"opacity\":\"1\",\"rotationX\":0,\"rotationY\":0,\"rotationZ\":0,\"skewX\":\"0\",\"skewY\":\"0\",\"transformPerspective\":\"600\"},\"color\":{\"color\":\"#ffffff\"},\"timeline\":{\"ease\":\"power3.inOut\",\"speed\":840,\"start\":0},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}},\"frame_1\":{\"alias\":\"Anim To\",\"transform\":{\"x\":{\"d\":{\"v\":0},\"n\":{\"v\":0},\"t\":{\"v\":0},\"m\":{\"v\":0}},\"y\":{\"d\":{\"v\":0},\"n\":{\"v\":0},\"t\":{\"v\":0},\"m\":{\"v\":0}},\"z\":0,\"scaleX\":\"1\",\"scaleY\":\"1\",\"opacity\":\"1\",\"rotationX\":0,\"rotationY\":0,\"rotationZ\":0,\"skewX\":\"0\",\"skewY\":\"0\",\"transformPerspective\":\"600\"},\"timeline\":{\"ease\":\"power3.inOut\",\"speed\":840,\"start\":0},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}},\"frame_999\":{\"alias\":\"Anim To\",\"transform\":{\"x\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\"}},\"y\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\"}},\"z\":\"inherit\",\"scaleX\":\"inherit\",\"scaleY\":\"inherit\",\"opacity\":\"0\",\"rotationX\":\"inherit\",\"rotationY\":\"inherit\",\"rotationZ\":\"inherit\",\"skewX\":\"inherit\",\"skewY\":\"inherit\",\"transformPerspective\":\"600\"},\"timeline\":{\"ease\":\"power3.inOut\",\"start\":9000,\"startRelative\":8160,\"endWithSlide\":true},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}}},\"loop\":{\"yoyo_move\":true,\"speed\":4000}},\"idle\":{\"color\":{\"d\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true},\"n\":{\"v\":\"rgba(255,255,255,1)\"},\"t\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true},\"m\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true}},\"margin\":{\"d\":{\"v\":[\"0\",\"0\",\"0\",\"0\"],\"e\":true},\"n\":{\"v\":[\"0\",\"0\",\"0\",\"0\"]},\"t\":{\"v\":[\"0\",\"0\",\"0\",\"0\"],\"e\":true},\"m\":{\"v\":[\"0\",\"0\",\"0\",\"0\"],\"e\":true}},\"padding\":{\"d\":{\"v\":[\"0\",\"0\",\"0\",\"0\"],\"e\":true},\"n\":{\"v\":[\"0\",\"0\",\"0\",\"0\"]},\"t\":{\"v\":[\"0\",\"0\",\"0\",\"0\"],\"e\":true},\"m\":{\"v\":[\"0\",\"0\",\"0\",\"0\"],\"e\":true}},\"autolinebreak\":false,\"fontFamily\":\"Open Sans\",\"fontSize\":{\"d\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"fontWeight\":{\"d\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"lineHeight\":{\"d\":{\"v\":\"22\",\"e\":true},\"n\":{\"v\":\"22\"},\"t\":{\"v\":\"22\",\"e\":true},\"m\":{\"v\":\"22\",\"e\":true}},\"textAlign\":{\"d\":{\"v\":\"inherit\",\"e\":true},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\",\"e\":true},\"m\":{\"v\":\"inherit\",\"e\":true}},\"backgroundColor\":\"transparent\",\"borderRadius\":{\"v\":[\"0\",\"0\",\"0\",\"0\"]},\"borderWidth\":[\"0\",\"0\",\"0\",\"0\"],\"whiteSpace\":{\"d\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"svg\":{\"color\":{\"d\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true},\"n\":{\"v\":\"rgba(255,255,255,1)\"},\"t\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true},\"m\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true}}}},\"hover\":{\"color\":\"rgba(255,255,255,1)\",\"borderRadius\":{\"v\":[\"0\",\"0\",\"0\",\"0\"]},\"borderWidth\":[\"0\",\"0\",\"0\",\"0\"],\"originX\":50,\"originY\":50,\"speed\":\"0\",\"ease\":\"none\"},\"actions\":{\"animationoverwrite\":\"wait\",\"triggerMemory\":\"keep\"},\"visibility\":{\"m\":false},\"type\":\"image\",\"version\":\"6.2.0\"},\"3\":{\"text\":\"Surface Pro 4 \\u2013 Improved <br\\/>\\ntyping experience\",\"alias\":\"Did they say anythin...\",\"uid\":3,\"size\":{\"width\":{\"d\":{\"v\":\"716px\",\"e\":true},\"n\":{\"v\":\"716px\",\"e\":true},\"t\":{\"v\":\"716px\",\"e\":true},\"m\":{\"v\":\"716px\",\"e\":true}},\"height\":{\"d\":{\"v\":\"112px\",\"e\":true},\"n\":{\"v\":\"112px\",\"e\":true},\"t\":{\"v\":\"112px\",\"e\":true},\"m\":{\"v\":\"112px\",\"e\":true}},\"originalWidth\":\"716px\",\"originalHeight\":\"112px\"},\"position\":{\"x\":{\"d\":{\"v\":\"741px\",\"e\":true},\"n\":{\"v\":\"470px\",\"e\":true},\"t\":{\"v\":\"388px\",\"e\":true},\"m\":{\"v\":\"16px\",\"e\":true}},\"y\":{\"d\":{\"v\":\"90px\",\"e\":true},\"n\":{\"v\":\"120px\",\"e\":true},\"t\":{\"v\":\"163px\",\"e\":true},\"m\":{\"v\":\"157px\",\"e\":true}},\"horizontal\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"vertical\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"zIndex\":6,\"position\":\"relative\"},\"behavior\":{\"intelligentInherit\":false},\"group\":{\"groupOrder\":6,\"columnbreakat\":\"mobile\"},\"timeline\":{\"frameOrder\":[{\"id\":\"frame_1\",\"start\":0},{\"id\":\"frame_999\",\"start\":9000}],\"frames\":{\"frame_0\":{\"alias\":\"Anim From\",\"transform\":{\"x\":{\"d\":{\"v\":\"50px\"},\"n\":{\"v\":\"50px\"},\"t\":{\"v\":\"50px\"},\"m\":{\"v\":\"50px\"}},\"y\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\"}},\"z\":0,\"scaleX\":\"1\",\"scaleY\":\"1\",\"opacity\":\"0\",\"rotationX\":0,\"rotationY\":0,\"rotationZ\":0,\"skewX\":\"0\",\"skewY\":\"0\",\"transformPerspective\":\"600\"},\"color\":{\"color\":\"#ffffff\"},\"timeline\":{\"ease\":\"power3.inOut\",\"speed\":1500,\"start\":0},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}},\"frame_1\":{\"alias\":\"Anim To\",\"transform\":{\"x\":{\"d\":{\"v\":0},\"n\":{\"v\":0},\"t\":{\"v\":0},\"m\":{\"v\":0}},\"y\":{\"d\":{\"v\":0},\"n\":{\"v\":0},\"t\":{\"v\":0},\"m\":{\"v\":0}},\"z\":0,\"scaleX\":\"1\",\"scaleY\":\"1\",\"opacity\":\"1\",\"rotationX\":0,\"rotationY\":0,\"rotationZ\":0,\"skewX\":\"0\",\"skewY\":\"0\",\"transformPerspective\":\"600\"},\"timeline\":{\"ease\":\"power3.inOut\",\"speed\":1500,\"start\":0},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}},\"frame_999\":{\"alias\":\"Anim To\",\"transform\":{\"x\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\"}},\"y\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\"}},\"z\":\"inherit\",\"scaleX\":\"inherit\",\"scaleY\":\"inherit\",\"opacity\":\"0\",\"rotationX\":\"inherit\",\"rotationY\":\"inherit\",\"rotationZ\":\"inherit\",\"skewX\":\"inherit\",\"skewY\":\"inherit\",\"transformPerspective\":\"600\"},\"timeline\":{\"ease\":\"power3.inOut\",\"start\":9000,\"startRelative\":7500,\"endWithSlide\":true},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}}},\"loop\":{\"yoyo_move\":true,\"speed\":4000}},\"idle\":{\"color\":{\"d\":{\"v\":\"rgba(42,62,85,1)\",\"e\":true},\"n\":{\"v\":\"rgba(42,62,85,1)\",\"e\":true},\"t\":{\"v\":\"rgba(42,62,85,1)\",\"e\":true},\"m\":{\"v\":\"rgba(42,62,85,1)\",\"e\":true}},\"margin\":{\"d\":{\"v\":[\"0\",\"0\",\"0\",\"0\"],\"e\":true},\"n\":{\"v\":[\"0\",\"0\",\"0\",\"0\"],\"e\":true},\"t\":{\"v\":[\"0\",\"0\",\"0\",\"0\"],\"e\":true},\"m\":{\"v\":[\"0\",\"0\",\"0\",\"0\"],\"e\":true}},\"padding\":{\"d\":{\"v\":[\"0\",\"0\",\"0\",\"0\"],\"e\":true},\"n\":{\"v\":[\"0\",\"0\",\"0\",\"0\"],\"e\":true},\"t\":{\"v\":[\"0\",\"0\",\"0\",\"0\"],\"e\":true},\"m\":{\"v\":[\"0\",\"0\",\"0\",\"0\"],\"e\":true}},\"autolinebreak\":false,\"fontFamily\":\"Libre Franklin\",\"fontSize\":{\"d\":{\"v\":\"36px\",\"e\":true},\"n\":{\"v\":\"36px\",\"e\":true},\"t\":{\"v\":\"30px\",\"e\":true},\"m\":{\"v\":\"30px\",\"e\":true}},\"fontWeight\":{\"d\":{\"v\":\"800\",\"e\":true},\"n\":{\"v\":\"800\",\"e\":true},\"t\":{\"v\":\"700\",\"e\":true},\"m\":{\"v\":\"700\",\"e\":true}},\"lineHeight\":{\"d\":{\"v\":\"50px\",\"e\":true},\"n\":{\"v\":\"50px\",\"e\":true},\"t\":{\"v\":\"40px\",\"e\":true},\"m\":{\"v\":\"35px\",\"e\":true}},\"textAlign\":{\"d\":{\"v\":\"inherit\",\"e\":true},\"n\":{\"v\":\"inherit\",\"e\":true},\"t\":{\"v\":\"inherit\",\"e\":true},\"m\":{\"v\":\"inherit\",\"e\":true}},\"backgroundColor\":\"transparent\",\"borderRadius\":{\"v\":[\"0\",\"0\",\"0\",\"0\"]},\"borderWidth\":[\"0\",\"0\",\"0\",\"0\"],\"whiteSpace\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"svg\":{\"color\":{\"d\":{\"v\":\"rgba(42,62,85,1)\",\"e\":true},\"n\":{\"v\":\"rgba(42,62,85,1)\",\"e\":true},\"t\":{\"v\":\"rgba(42,62,85,1)\",\"e\":true},\"m\":{\"v\":\"rgba(42,62,85,1)\",\"e\":true}}}},\"hover\":{\"color\":\"rgba(0,0,0,1)\",\"borderRadius\":{\"v\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"u\":\"px\"},\"borderWidth\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"originX\":50,\"originY\":50,\"speed\":\"0\",\"ease\":\"none\",\"svg\":{\"color\":\"#000000\"}},\"actions\":{\"animationoverwrite\":\"wait\",\"triggerMemory\":\"keep\"},\"type\":\"text\",\"version\":\"6.2.0\"},\"4\":{\"text\":\"A new-and-improved Surface Pro 4 Type Cover <br\\/> with backlit keys, and a larger trackpad, and the new Phoenix\",\"alias\":\"First Impressions of...\",\"uid\":4,\"size\":{\"width\":{\"d\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"height\":{\"d\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}}},\"position\":{\"x\":{\"d\":{\"v\":\"746px\",\"e\":true},\"n\":{\"v\":\"472px\",\"e\":true},\"t\":{\"v\":\"391px\",\"e\":true},\"m\":{\"v\":\"17px\",\"e\":true}},\"y\":{\"d\":{\"v\":\"212px\",\"e\":true},\"n\":{\"v\":\"251px\",\"e\":true},\"t\":{\"v\":\"257px\",\"e\":true},\"m\":{\"v\":\"244px\",\"e\":true}},\"horizontal\":{\"d\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"vertical\":{\"d\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"zIndex\":7,\"position\":\"relative\"},\"behavior\":{\"intelligentInherit\":false},\"group\":{\"groupOrder\":7,\"columnbreakat\":\"mobile\"},\"timeline\":{\"frameOrder\":[{\"id\":\"frame_1\",\"start\":0},{\"id\":\"frame_999\",\"start\":9000}],\"frames\":{\"frame_0\":{\"alias\":\"Anim From\",\"transform\":{\"x\":{\"d\":{\"v\":\"50px\"},\"n\":{\"v\":\"50px\"},\"t\":{\"v\":\"50px\"},\"m\":{\"v\":\"50px\"}},\"y\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\"}},\"z\":0,\"scaleX\":\"1\",\"scaleY\":\"1\",\"opacity\":\"0\",\"rotationX\":0,\"rotationY\":0,\"rotationZ\":0,\"skewX\":\"0\",\"skewY\":\"0\",\"transformPerspective\":\"600\"},\"color\":{\"color\":\"#ffffff\"},\"timeline\":{\"ease\":\"power3.inOut\",\"speed\":2140,\"start\":0}},\"frame_1\":{\"alias\":\"Anim To\",\"transform\":{\"x\":{\"d\":{\"v\":0},\"n\":{\"v\":0},\"t\":{\"v\":0},\"m\":{\"v\":0}},\"y\":{\"d\":{\"v\":0},\"n\":{\"v\":0},\"t\":{\"v\":0},\"m\":{\"v\":0}},\"z\":0,\"scaleX\":\"1\",\"scaleY\":\"1\",\"opacity\":\"1\",\"rotationX\":0,\"rotationY\":0,\"rotationZ\":0,\"skewX\":\"0\",\"skewY\":\"0\",\"transformPerspective\":\"600\"},\"timeline\":{\"ease\":\"power3.inOut\",\"speed\":2140,\"start\":0}},\"frame_999\":{\"alias\":\"Anim To\",\"transform\":{\"x\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\"}},\"y\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\"}},\"z\":\"inherit\",\"scaleX\":\"inherit\",\"scaleY\":\"inherit\",\"opacity\":\"0\",\"rotationX\":\"inherit\",\"rotationY\":\"inherit\",\"rotationZ\":\"inherit\",\"skewX\":\"inherit\",\"skewY\":\"inherit\",\"transformPerspective\":\"600\"},\"timeline\":{\"ease\":\"power3.inOut\",\"start\":9000,\"startRelative\":6860,\"endWithSlide\":true}}},\"loop\":{\"yoyo_move\":true,\"speed\":4000}},\"idle\":{\"color\":{\"d\":{\"v\":\"rgba(42,62,85,1)\",\"e\":true},\"n\":{\"v\":\"rgba(42,62,85,1)\"},\"t\":{\"v\":\"rgba(42,62,85,1)\",\"e\":true},\"m\":{\"v\":\"rgba(42,62,85,1)\",\"e\":true}},\"margin\":{\"d\":{\"v\":[\"0\",\"0\",\"0\",\"0\"],\"e\":true},\"n\":{\"v\":[\"0\",\"0\",\"0\",\"0\"]},\"t\":{\"v\":[\"0\",\"0\",\"0\",\"0\"],\"e\":true},\"m\":{\"v\":[\"0\",\"0\",\"0\",\"0\"],\"e\":true}},\"padding\":{\"d\":{\"v\":[\"0\",\"0\",\"0\",\"0\"],\"e\":true},\"n\":{\"v\":[\"0\",\"0\",\"0\",\"0\"]},\"t\":{\"v\":[\"0\",\"0\",\"0\",\"0\"],\"e\":true},\"m\":{\"v\":[\"0\",\"0\",\"0\",\"0\"],\"e\":true}},\"autolinebreak\":false,\"fontFamily\":\"Libre Franklin\",\"fontSize\":{\"d\":{\"v\":\"18px\",\"e\":true},\"n\":{\"v\":\"18px\"},\"t\":{\"v\":\"14px\",\"e\":true},\"m\":{\"v\":\"19px\",\"e\":true}},\"fontWeight\":{\"d\":{\"v\":\"300\",\"e\":true},\"n\":{\"v\":\"300\"},\"t\":{\"v\":\"300\",\"e\":true},\"m\":{\"e\":true}},\"lineHeight\":{\"d\":{\"v\":\"28px\",\"e\":true},\"n\":{\"v\":\"28px\"},\"t\":{\"v\":\"28px\",\"e\":true},\"m\":{\"v\":\"25px\",\"e\":true}},\"textAlign\":{\"d\":{\"v\":\"inherit\",\"e\":true},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\",\"e\":true},\"m\":{\"v\":\"inherit\",\"e\":true}},\"backgroundColor\":\"transparent\",\"borderRadius\":{\"v\":[\"0\",\"0\",\"0\",\"0\"]},\"borderWidth\":[\"0\",\"0\",\"0\",\"0\"],\"whiteSpace\":{\"d\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"svg\":{\"color\":{\"d\":{\"v\":\"rgba(42,62,85,1)\",\"e\":true},\"n\":{\"v\":\"rgba(42,62,85,1)\"},\"t\":{\"v\":\"rgba(42,62,85,1)\",\"e\":true},\"m\":{\"v\":\"rgba(42,62,85,1)\",\"e\":true}}}},\"hover\":{\"color\":\"rgba(0,0,0,1)\",\"borderRadius\":{\"v\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"u\":\"px\"},\"borderWidth\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"originX\":50,\"originY\":50,\"speed\":\"0\",\"ease\":\"none\",\"svg\":{\"color\":\"#000000\"}},\"actions\":{\"animationoverwrite\":\"wait\",\"triggerMemory\":\"keep\"},\"type\":\"text\",\"version\":\"6.2.0\"},\"8\":{\"subtype\":\"roundbutton\",\"text\":\"ORDER NOW!\",\"alias\":\"Button\",\"uid\":8,\"size\":{\"width\":{\"d\":{\"e\":true},\"t\":{\"e\":true}},\"height\":{\"d\":{\"e\":true},\"t\":{\"e\":true}}},\"position\":{\"x\":{\"d\":{\"v\":\"740px\",\"e\":true},\"n\":{\"v\":\"470px\",\"e\":true},\"t\":{\"v\":\"391px\",\"e\":true},\"m\":{\"v\":\"11px\",\"e\":true}},\"y\":{\"d\":{\"v\":\"292px\",\"e\":true},\"n\":{\"v\":\"336px\",\"e\":true},\"t\":{\"v\":\"334px\",\"e\":true},\"m\":{\"v\":\"320px\",\"e\":true}},\"horizontal\":{\"d\":{\"e\":true},\"t\":{\"e\":true}},\"vertical\":{\"d\":{\"e\":true},\"t\":{\"e\":true}},\"zIndex\":8,\"position\":\"relative\"},\"behavior\":{\"autoResponsive\":false,\"intelligentInherit\":false,\"responsiveChilds\":false},\"group\":{\"groupOrder\":8,\"columnbreakat\":\"mobile\"},\"timeline\":{\"frameOrder\":[{\"id\":\"frame_1\",\"start\":0},{\"id\":\"frame_999\",\"start\":9000}],\"frames\":{\"frame_0\":{\"alias\":\"Anim From\",\"transform\":{\"x\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\"}},\"y\":{\"d\":{\"v\":\"bottom\"},\"n\":{\"v\":\"bottom\"},\"t\":{\"v\":\"bottom\"},\"m\":{\"v\":\"bottom\"}},\"z\":0,\"scaleX\":\"1\",\"scaleY\":\"1\",\"opacity\":\"1\",\"rotationX\":0,\"rotationY\":0,\"rotationZ\":0,\"skewX\":\"0\",\"skewY\":\"0\",\"transformPerspective\":\"600\"},\"color\":{\"color\":\"#ffffff\"},\"timeline\":{\"ease\":\"power3.inOut\",\"speed\":2290,\"start\":0},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}},\"frame_1\":{\"alias\":\"Anim To\",\"transform\":{\"x\":{\"d\":{\"v\":0},\"n\":{\"v\":0},\"t\":{\"v\":0},\"m\":{\"v\":0}},\"y\":{\"d\":{\"v\":0},\"n\":{\"v\":0},\"t\":{\"v\":0},\"m\":{\"v\":0}},\"z\":0,\"scaleX\":\"1\",\"scaleY\":\"1\",\"opacity\":\"1\",\"rotationX\":0,\"rotationY\":0,\"rotationZ\":0,\"skewX\":\"0\",\"skewY\":\"0\",\"transformPerspective\":\"600\"},\"timeline\":{\"ease\":\"power3.inOut\",\"speed\":2290,\"start\":0},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}},\"frame_999\":{\"alias\":\"Anim To\",\"transform\":{\"x\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\"}},\"y\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\"}},\"z\":\"inherit\",\"scaleX\":\"inherit\",\"scaleY\":\"inherit\",\"opacity\":\"0\",\"rotationX\":\"inherit\",\"rotationY\":\"inherit\",\"rotationZ\":\"inherit\",\"skewX\":\"inherit\",\"skewY\":\"inherit\",\"transformPerspective\":\"600\"},\"timeline\":{\"ease\":\"power3.inOut\",\"start\":9000,\"startRelative\":6710,\"endWithSlide\":true},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}}},\"loop\":{\"yoyo_move\":true,\"speed\":4000}},\"idle\":{\"style\":\"bt-green\",\"color\":{\"d\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true},\"n\":{\"v\":\"rgba(255,255,255,1)\"},\"t\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true},\"m\":{\"v\":\"rgba(255,255,255,1)\"}},\"margin\":{\"d\":{\"v\":[\"0px\",\"0\",\"0\",\"0\"],\"e\":true},\"n\":{\"v\":[\"0px\",\"0\",\"0\",\"0\"]},\"t\":{\"v\":[\"0\",\"0\",\"0\",\"0\"],\"e\":true},\"m\":{\"v\":[\"0\",\"0\",\"0\",\"0\"]}},\"padding\":{\"d\":{\"v\":[\"16px\",\"35px\",\"15px\",\"35px\"],\"e\":true},\"n\":{\"v\":[\"16px\",\"35px\",\"15px\",\"35px\"]},\"t\":{\"v\":[\"18px\",\"35px\",\"17px\",\"35px\"],\"e\":true},\"m\":{\"v\":[\"18px\",\"35px\",\"17px\",\"35px\"]}},\"autolinebreak\":false,\"fontFamily\":\"Libre Franklin\",\"fontSize\":{\"d\":{\"v\":\"12px\",\"e\":true},\"n\":{\"v\":\"12px\"},\"t\":{\"v\":\"12px\",\"e\":true},\"m\":{\"v\":\"12px\"}},\"fontWeight\":{\"d\":{\"v\":\"700\",\"e\":true},\"n\":{\"v\":\"700\"},\"t\":{\"v\":\"700\",\"e\":true},\"m\":{\"v\":\"700\"}},\"lineHeight\":{\"d\":{\"v\":\"12px\",\"e\":true},\"n\":{\"v\":\"12px\"},\"t\":{\"v\":\"12px\",\"e\":true},\"m\":{\"v\":\"12px\"}},\"textAlign\":{\"d\":{\"v\":\"inherit\",\"e\":true},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\",\"e\":true},\"m\":{\"v\":\"inherit\"}},\"cursor\":\"pointer\",\"backgroundColor\":\"rgba(161,212,7,1)\",\"borderColor\":\"rgba(161,212,7,1)\",\"borderRadius\":{\"v\":[\"30px\",\"30px\",\"30px\",\"30px\"],\"u\":\"px\"},\"borderStyle\":{\"d\":{\"v\":\"solid\"},\"n\":{\"v\":\"solid\"},\"t\":{\"v\":\"solid\"},\"m\":{\"v\":\"solid\"}},\"borderWidth\":[\"2px\",\"2px\",\"2px\",\"2px\"],\"whiteSpace\":{\"d\":{\"e\":true},\"t\":{\"e\":true}},\"svg\":{\"color\":{\"d\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true},\"n\":{\"v\":\"rgba(255,255,255,1)\"},\"t\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true},\"m\":{\"v\":\"rgba(255,255,255,1)\"}}}},\"hover\":{\"usehover\":true,\"color\":\"rgba(255,255,255,1)\",\"backgroundColor\":\"rgba(131,198,5,1)\",\"borderColor\":\"rgba(131,198,5,1)\",\"borderRadius\":{\"v\":[\"30px\",\"30px\",\"30px\",\"30px\"],\"u\":\"px\"},\"borderStyle\":\"solid\",\"borderWidth\":[\"2px\",\"2px\",\"2px\",\"2px\"],\"originX\":50,\"originY\":50,\"speed\":\"500\",\"ease\":\"none\"},\"actions\":{\"animationoverwrite\":\"wait\",\"triggerMemory\":\"keep\"},\"runtime\":{\"internalClass\":\"rev-btn\"},\"customCSS\":\"outline:none;\\nbox-shadow:none;\\nbox-sizing:border-box;\\n-moz-box-sizing:border-box;\\n-webkit-box-sizing:border-box;\\n\",\"type\":\"button\",\"version\":\"6.2.0\"}}', '{\"0\":\"\",\"version\":\"6.2.0\"}');
INSERT INTO `wpx5_revslider_slides` (`id`, `slider_id`, `slide_order`, `params`, `layers`, `settings`) VALUES
(6, 2, 3, '{\"title\":\"Slide\",\"bg\":{\"type\":\"image\",\"color\":\"#E7E7E7\",\"image\":\"https:\\/\\/NextShoes.UK\\/wp-content\\/uploads\\/2017\\/03\\/slider23.jpg\",\"video\":{\"args\":\"hd=1&wmode=opaque&showinfo=0&rel=0;\",\"argsVimeo\":\"title=0&byline=0&portrait=0&api=1\",\"volume\":\"\"}},\"thumb\":{\"dimension\":\"slider\"},\"timeline\":{\"delay\":\"\",\"transition\":{\"1\":\"cube-horizontal\"},\"slots\":[\"default\",\"default\"],\"duration\":[\"1970\",\"default\"],\"easeIn\":{\"1\":\"default\"},\"easeOut\":{\"1\":\"default\"},\"rotation\":{\"1\":\"0\"}},\"panzoom\":{\"ease\":\"none\"},\"version\":\"6.2.0\"}', '{\"12\":{\"text\":\"Image 5\",\"alias\":\"Image 5\",\"uid\":12,\"media\":{\"imageUrl\":\"https:\\/\\/NextShoes.UK\\/wp-content\\/uploads\\/2017\\/03\\/slider24.png\",\"imageId\":1329},\"size\":{\"width\":{\"d\":{\"v\":\"455px\",\"e\":true},\"n\":{\"v\":\"455px\"},\"t\":{\"v\":\"455px\"},\"m\":{\"v\":\"455px\"}},\"height\":{\"d\":{\"v\":\"415px\",\"e\":true},\"n\":{\"v\":\"415px\"},\"t\":{\"v\":\"415px\"},\"m\":{\"v\":\"415px\"}},\"originalWidth\":455,\"originalHeight\":415,\"aspectRatio\":{\"d\":{\"v\":1.0963855421687},\"n\":{\"v\":1.0963855421687},\"t\":{\"v\":1.0963855421687},\"m\":{\"v\":1.0963855421687}}},\"position\":{\"x\":{\"d\":{\"v\":\"268px\",\"e\":true},\"n\":{\"v\":\"38px\",\"e\":true},\"t\":{\"v\":\"161px\",\"e\":true},\"m\":{\"v\":\"-9px\",\"e\":true}},\"y\":{\"d\":{\"v\":\"33px\",\"e\":true},\"n\":{\"v\":\"69px\",\"e\":true},\"t\":{\"v\":\"-17px\",\"e\":true},\"m\":{\"v\":\"-39px\",\"e\":true}},\"horizontal\":{\"d\":{\"e\":true}},\"vertical\":{\"d\":{\"e\":true}},\"zIndex\":6,\"position\":\"relative\"},\"behavior\":{\"intelligentInherit\":false},\"group\":{\"groupOrder\":6,\"columnbreakat\":\"mobile\"},\"timeline\":{\"frameOrder\":[{\"id\":\"frame_1\",\"start\":0},{\"id\":\"frame_999\",\"start\":9000}],\"frames\":{\"frame_0\":{\"alias\":\"Anim From\",\"transform\":{\"x\":{\"d\":{\"v\":\"{-250,250}\"},\"n\":{\"v\":\"{-250,250}\"},\"t\":{\"v\":\"{-250,250}\"},\"m\":{\"v\":\"{-250,250}\"}},\"y\":{\"d\":{\"v\":\"{-150,150}\"},\"n\":{\"v\":\"{-150,150}\"},\"t\":{\"v\":\"{-150,150}\"},\"m\":{\"v\":\"{-150,150}\"}},\"z\":0,\"scaleX\":\"{0,1}\",\"scaleY\":\"{0,1}\",\"opacity\":\"0\",\"rotationX\":\"{-90,90}\",\"rotationY\":\"{-90,90}\",\"rotationZ\":\"{-360,360}\",\"skewX\":\"0\",\"skewY\":\"0\",\"transformPerspective\":\"600\"},\"color\":{\"color\":\"#ffffff\"},\"timeline\":{\"ease\":\"power3.out\",\"speed\":900,\"start\":0},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}},\"frame_1\":{\"alias\":\"Anim To\",\"transform\":{\"x\":{\"d\":{\"v\":0},\"n\":{\"v\":0},\"t\":{\"v\":0},\"m\":{\"v\":0}},\"y\":{\"d\":{\"v\":0},\"n\":{\"v\":0},\"t\":{\"v\":0},\"m\":{\"v\":0}},\"z\":0,\"scaleX\":\"1\",\"scaleY\":\"1\",\"opacity\":\"1\",\"rotationX\":0,\"rotationY\":0,\"rotationZ\":0,\"skewX\":\"0\",\"skewY\":\"0\",\"transformPerspective\":\"600\"},\"timeline\":{\"ease\":\"power3.out\",\"speed\":900,\"start\":0},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}},\"frame_999\":{\"alias\":\"Anim To\",\"transform\":{\"x\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\"}},\"y\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\"}},\"z\":\"inherit\",\"scaleX\":\"inherit\",\"scaleY\":\"inherit\",\"opacity\":\"0\",\"rotationX\":\"inherit\",\"rotationY\":\"inherit\",\"rotationZ\":\"inherit\",\"skewX\":\"inherit\",\"skewY\":\"inherit\",\"transformPerspective\":\"600\"},\"timeline\":{\"ease\":\"power3.inOut\",\"start\":9000,\"startRelative\":8100,\"endWithSlide\":true},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}}},\"loop\":{\"yoyo_move\":true,\"speed\":4000}},\"idle\":{\"color\":{\"d\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true},\"n\":{\"v\":\"rgba(255,255,255,1)\"},\"t\":{\"v\":\"rgba(255,255,255,1)\"},\"m\":{\"v\":\"rgba(255,255,255,1)\"}},\"margin\":{\"d\":{\"v\":[\"0\",\"0\",\"0\",\"0\"],\"e\":true},\"n\":{\"v\":[\"0\",\"0\",\"0\",\"0\"]},\"t\":{\"v\":[\"0\",\"0\",\"0\",\"0\"]},\"m\":{\"v\":[\"0\",\"0\",\"0\",\"0\"]}},\"padding\":{\"d\":{\"v\":[\"0\",\"0\",\"0\",\"0\"],\"e\":true},\"n\":{\"v\":[\"0\",\"0\",\"0\",\"0\"]},\"t\":{\"v\":[\"0\",\"0\",\"0\",\"0\"]},\"m\":{\"v\":[\"0\",\"0\",\"0\",\"0\"]}},\"autolinebreak\":false,\"fontFamily\":\"Open Sans\",\"fontSize\":{\"d\":{\"e\":true}},\"fontWeight\":{\"d\":{\"e\":true}},\"lineHeight\":{\"d\":{\"v\":\"22\",\"e\":true},\"n\":{\"v\":\"22\"},\"t\":{\"v\":\"22\"},\"m\":{\"v\":\"22\"}},\"textAlign\":{\"d\":{\"v\":\"inherit\",\"e\":true},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\"}},\"backgroundColor\":\"transparent\",\"borderRadius\":{\"v\":[\"0\",\"0\",\"0\",\"0\"]},\"borderWidth\":[\"0\",\"0\",\"0\",\"0\"],\"whiteSpace\":{\"d\":{\"e\":true}},\"svg\":{\"color\":{\"d\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true},\"n\":{\"v\":\"rgba(255,255,255,1)\"},\"t\":{\"v\":\"rgba(255,255,255,1)\"},\"m\":{\"v\":\"rgba(255,255,255,1)\"}}}},\"hover\":{\"color\":\"rgba(255,255,255,1)\",\"borderRadius\":{\"v\":[\"0\",\"0\",\"0\",\"0\"]},\"borderWidth\":[\"0\",\"0\",\"0\",\"0\"],\"originX\":50,\"originY\":50,\"speed\":\"0\",\"ease\":\"none\"},\"actions\":{\"animationoverwrite\":\"wait\",\"triggerMemory\":\"keep\"},\"type\":\"image\",\"version\":\"6.2.0\"},\"4\":{\"text\":\"Starting at<span class=\\\"text-theme font-bold\\\"> $2169 <\\/span>or as low as <span class=\\\"text-theme font-bold\\\">$191<\\/span> with financing.\",\"alias\":\"First Impressions of...\",\"uid\":4,\"size\":{\"width\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"height\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}}},\"position\":{\"x\":{\"d\":{\"v\":\"732px\",\"e\":true},\"n\":{\"v\":\"493px\",\"e\":true},\"t\":{\"v\":\"209px\",\"e\":true},\"m\":{\"v\":\"11px\",\"e\":true}},\"y\":{\"d\":{\"v\":\"148px\",\"e\":true},\"n\":{\"v\":\"164px\",\"e\":true},\"t\":{\"v\":\"405px\",\"e\":true},\"m\":{\"v\":\"378px\",\"e\":true}},\"horizontal\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"vertical\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"zIndex\":7,\"position\":\"relative\"},\"behavior\":{\"intelligentInherit\":false},\"group\":{\"groupOrder\":7,\"columnbreakat\":\"mobile\"},\"timeline\":{\"frameOrder\":[{\"id\":\"frame_1\",\"start\":820},{\"id\":\"frame_999\",\"start\":9000}],\"frames\":{\"frame_0\":{\"alias\":\"Anim From\",\"transform\":{\"x\":{\"d\":{\"v\":\"right\"},\"n\":{\"v\":\"right\"},\"t\":{\"v\":\"right\"},\"m\":{\"v\":\"right\"}},\"y\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\"}},\"z\":0,\"scaleX\":\"1\",\"scaleY\":\"1\",\"opacity\":\"1\",\"rotationX\":0,\"rotationY\":0,\"rotationZ\":0,\"skewX\":\"0\",\"skewY\":\"0\",\"transformPerspective\":\"600\"},\"color\":{\"color\":\"#ffffff\"},\"timeline\":{\"ease\":\"power3.inOut\",\"speed\":860,\"start\":820,\"startRelative\":820}},\"frame_1\":{\"alias\":\"Anim To\",\"transform\":{\"x\":{\"d\":{\"v\":0},\"n\":{\"v\":0},\"t\":{\"v\":0},\"m\":{\"v\":0}},\"y\":{\"d\":{\"v\":0},\"n\":{\"v\":0},\"t\":{\"v\":0},\"m\":{\"v\":0}},\"z\":0,\"scaleX\":\"1\",\"scaleY\":\"1\",\"opacity\":\"1\",\"rotationX\":0,\"rotationY\":0,\"rotationZ\":0,\"skewX\":\"0\",\"skewY\":\"0\",\"transformPerspective\":\"600\"},\"timeline\":{\"ease\":\"power3.inOut\",\"speed\":860,\"start\":820,\"startRelative\":820}},\"frame_999\":{\"alias\":\"Anim To\",\"transform\":{\"x\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\"}},\"y\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\"}},\"z\":\"inherit\",\"scaleX\":\"inherit\",\"scaleY\":\"inherit\",\"opacity\":\"0\",\"rotationX\":\"inherit\",\"rotationY\":\"inherit\",\"rotationZ\":\"inherit\",\"skewX\":\"inherit\",\"skewY\":\"inherit\",\"transformPerspective\":\"600\"},\"timeline\":{\"ease\":\"power3.inOut\",\"start\":9000,\"startRelative\":7320,\"endWithSlide\":true}}},\"loop\":{\"yoyo_move\":true,\"speed\":4000}},\"idle\":{\"color\":{\"d\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true},\"n\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true},\"t\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true},\"m\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true}},\"margin\":{\"d\":{\"v\":[\"0\",\"0\",\"0\",\"0\"],\"e\":true},\"n\":{\"v\":[\"0\",\"0\",\"0\",\"0\"],\"e\":true},\"t\":{\"v\":[\"0\",\"0\",\"0\",\"0\"],\"e\":true},\"m\":{\"v\":[\"0\",\"0\",\"0\",\"0\"],\"e\":true}},\"padding\":{\"d\":{\"v\":[\"0\",\"0\",\"0\",\"0\"],\"e\":true},\"n\":{\"v\":[\"0\",\"0\",\"0\",\"0\"],\"e\":true},\"t\":{\"v\":[\"0\",\"0\",\"0\",\"0\"],\"e\":true},\"m\":{\"v\":[\"0\",\"0\",\"0\",\"0\"],\"e\":true}},\"autolinebreak\":false,\"fontFamily\":\"Libre Franklin\",\"fontSize\":{\"d\":{\"v\":\"18px\",\"e\":true},\"n\":{\"v\":\"18px\",\"e\":true},\"t\":{\"v\":\"18px\",\"e\":true},\"m\":{\"v\":\"19px\",\"e\":true}},\"fontWeight\":{\"d\":{\"v\":\"300\",\"e\":true},\"n\":{\"v\":\"300\",\"e\":true},\"t\":{\"v\":\"300\",\"e\":true},\"m\":{\"e\":true}},\"lineHeight\":{\"d\":{\"v\":\"25px\",\"e\":true},\"n\":{\"v\":\"25px\",\"e\":true},\"t\":{\"v\":\"25px\",\"e\":true},\"m\":{\"v\":\"25px\",\"e\":true}},\"textAlign\":{\"d\":{\"v\":\"inherit\",\"e\":true},\"n\":{\"v\":\"inherit\",\"e\":true},\"t\":{\"v\":\"inherit\",\"e\":true},\"m\":{\"v\":\"inherit\",\"e\":true}},\"backgroundColor\":\"transparent\",\"borderRadius\":{\"v\":[\"0\",\"0\",\"0\",\"0\"]},\"borderWidth\":[\"0\",\"0\",\"0\",\"0\"],\"whiteSpace\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"svg\":{\"color\":{\"d\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true},\"n\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true},\"t\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true},\"m\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true}}}},\"hover\":{\"color\":\"rgba(0,0,0,1)\",\"borderRadius\":{\"v\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"u\":\"px\"},\"borderWidth\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"originX\":50,\"originY\":50,\"speed\":\"0\",\"ease\":\"none\",\"svg\":{\"color\":\"#000000\"}},\"actions\":{\"animationoverwrite\":\"wait\",\"triggerMemory\":\"keep\"},\"type\":\"text\",\"version\":\"6.2.0\"},\"3\":{\"text\":\"Microsoft Reveals Xbox <br\\/>\\nOne S - Find Your Inner\\n<br\\/>Geek \",\"alias\":\"Did they say anythin...\",\"uid\":3,\"size\":{\"width\":{\"d\":{\"v\":\"716px\",\"e\":true},\"n\":{\"v\":\"716px\",\"e\":true},\"t\":{\"v\":\"716px\",\"e\":true},\"m\":{\"v\":\"716px\",\"e\":true}},\"height\":{\"d\":{\"v\":\"112px\",\"e\":true},\"n\":{\"v\":\"112px\",\"e\":true},\"t\":{\"v\":\"112px\",\"e\":true},\"m\":{\"v\":\"112px\",\"e\":true}},\"originalWidth\":\"716px\",\"originalHeight\":\"112px\"},\"position\":{\"x\":{\"d\":{\"v\":\"732px\",\"e\":true},\"n\":{\"v\":\"491px\",\"e\":true},\"t\":{\"v\":\"210px\",\"e\":true},\"m\":{\"v\":\"10px\",\"e\":true}},\"y\":{\"d\":{\"v\":\"186px\",\"e\":true},\"n\":{\"v\":\"217px\",\"e\":true},\"t\":{\"v\":\"454px\",\"e\":true},\"m\":{\"v\":\"416px\",\"e\":true}},\"horizontal\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"vertical\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"zIndex\":8,\"position\":\"relative\"},\"behavior\":{\"intelligentInherit\":false},\"group\":{\"groupOrder\":8,\"columnbreakat\":\"mobile\"},\"timeline\":{\"frameOrder\":[{\"id\":\"frame_1\",\"start\":1000},{\"id\":\"frame_999\",\"start\":9000}],\"frames\":{\"frame_0\":{\"alias\":\"Anim From\",\"transform\":{\"x\":{\"d\":{\"v\":\"right\"},\"n\":{\"v\":\"right\"},\"t\":{\"v\":\"right\"},\"m\":{\"v\":\"right\"}},\"y\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\"}},\"z\":0,\"scaleX\":\"1\",\"scaleY\":\"1\",\"opacity\":\"1\",\"rotationX\":0,\"rotationY\":0,\"rotationZ\":0,\"skewX\":\"0\",\"skewY\":\"0\",\"transformPerspective\":\"600\"},\"color\":{\"color\":\"#ffffff\"},\"timeline\":{\"ease\":\"power2.inOut\",\"speed\":1480,\"start\":1000,\"startRelative\":1000}},\"frame_1\":{\"alias\":\"Anim To\",\"transform\":{\"x\":{\"d\":{\"v\":0},\"n\":{\"v\":0},\"t\":{\"v\":0},\"m\":{\"v\":0}},\"y\":{\"d\":{\"v\":0},\"n\":{\"v\":0},\"t\":{\"v\":0},\"m\":{\"v\":0}},\"z\":0,\"scaleX\":\"1\",\"scaleY\":\"1\",\"opacity\":\"1\",\"rotationX\":0,\"rotationY\":0,\"rotationZ\":0,\"skewX\":\"0\",\"skewY\":\"0\",\"transformPerspective\":\"600\"},\"timeline\":{\"ease\":\"power2.inOut\",\"speed\":1480,\"start\":1000,\"startRelative\":1000}},\"frame_999\":{\"alias\":\"Anim To\",\"transform\":{\"x\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\"}},\"y\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\"}},\"z\":\"inherit\",\"scaleX\":\"inherit\",\"scaleY\":\"inherit\",\"opacity\":\"0\",\"rotationX\":\"inherit\",\"rotationY\":\"inherit\",\"rotationZ\":\"inherit\",\"skewX\":\"inherit\",\"skewY\":\"inherit\",\"transformPerspective\":\"600\"},\"timeline\":{\"ease\":\"power3.inOut\",\"start\":9000,\"startRelative\":6520,\"endWithSlide\":true}}},\"loop\":{\"yoyo_move\":true,\"speed\":4000}},\"idle\":{\"color\":{\"d\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true},\"n\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true},\"t\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true},\"m\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true}},\"margin\":{\"d\":{\"v\":[\"0\",\"0\",\"0\",\"0\"],\"e\":true},\"n\":{\"v\":[\"0\",\"0\",\"0\",\"0\"],\"e\":true},\"t\":{\"v\":[\"0\",\"0\",\"0\",\"0\"],\"e\":true},\"m\":{\"v\":[\"0\",\"0\",\"0\",\"0\"],\"e\":true}},\"padding\":{\"d\":{\"v\":[\"0\",\"0\",\"0\",\"0\"],\"e\":true},\"n\":{\"v\":[\"0\",\"0\",\"0\",\"0\"],\"e\":true},\"t\":{\"v\":[\"0\",\"0\",\"0\",\"0\"],\"e\":true},\"m\":{\"v\":[\"0\",\"0\",\"0\",\"0\"],\"e\":true}},\"autolinebreak\":false,\"fontFamily\":\"Libre Franklin\",\"fontSize\":{\"d\":{\"v\":\"36px\",\"e\":true},\"n\":{\"v\":\"30px\",\"e\":true},\"t\":{\"v\":\"30px\",\"e\":true},\"m\":{\"v\":\"30px\",\"e\":true}},\"fontWeight\":{\"d\":{\"v\":\"800\",\"e\":true},\"n\":{\"v\":\"800\",\"e\":true},\"t\":{\"v\":\"700\",\"e\":true},\"m\":{\"v\":\"700\",\"e\":true}},\"lineHeight\":{\"d\":{\"v\":\"40px\",\"e\":true},\"n\":{\"v\":\"40px\",\"e\":true},\"t\":{\"v\":\"40px\",\"e\":true},\"m\":{\"v\":\"35px\",\"e\":true}},\"textAlign\":{\"d\":{\"v\":\"inherit\",\"e\":true},\"n\":{\"v\":\"inherit\",\"e\":true},\"t\":{\"v\":\"inherit\",\"e\":true},\"m\":{\"v\":\"inherit\",\"e\":true}},\"backgroundColor\":\"transparent\",\"borderRadius\":{\"v\":[\"0\",\"0\",\"0\",\"0\"]},\"borderWidth\":[\"0\",\"0\",\"0\",\"0\"],\"whiteSpace\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"svg\":{\"color\":{\"d\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true},\"n\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true},\"t\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true},\"m\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true}}}},\"hover\":{\"color\":\"rgba(0,0,0,1)\",\"borderRadius\":{\"v\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"u\":\"px\"},\"borderWidth\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"originX\":50,\"originY\":50,\"speed\":\"0\",\"ease\":\"none\",\"svg\":{\"color\":\"#000000\"}},\"actions\":{\"animationoverwrite\":\"wait\",\"triggerMemory\":\"keep\"},\"type\":\"text\",\"version\":\"6.2.0\"},\"8\":{\"subtype\":\"roundbutton\",\"text\":\"ORDER NOW!\",\"alias\":\"Button\",\"uid\":8,\"size\":{\"width\":{\"d\":{\"e\":true},\"t\":{\"e\":true}},\"height\":{\"d\":{\"e\":true},\"t\":{\"e\":true}}},\"position\":{\"x\":{\"d\":{\"v\":\"732px\",\"e\":true},\"n\":{\"v\":\"486px\",\"e\":true},\"t\":{\"v\":\"204px\",\"e\":true},\"m\":{\"v\":\"8px\",\"e\":true}},\"y\":{\"d\":{\"v\":\"334px\",\"e\":true},\"n\":{\"v\":\"364px\",\"e\":true},\"t\":{\"v\":\"595px\",\"e\":true},\"m\":{\"v\":\"531px\",\"e\":true}},\"horizontal\":{\"d\":{\"e\":true},\"t\":{\"e\":true}},\"vertical\":{\"d\":{\"e\":true},\"t\":{\"e\":true}},\"zIndex\":9,\"position\":\"relative\"},\"behavior\":{\"autoResponsive\":false,\"intelligentInherit\":false,\"responsiveChilds\":false},\"group\":{\"groupOrder\":9,\"columnbreakat\":\"mobile\"},\"timeline\":{\"frameOrder\":[{\"id\":\"frame_1\",\"start\":1440},{\"id\":\"frame_999\",\"start\":9000}],\"frames\":{\"frame_0\":{\"alias\":\"Anim From\",\"transform\":{\"x\":{\"d\":{\"v\":\"right\"},\"n\":{\"v\":\"right\"},\"t\":{\"v\":\"right\"},\"m\":{\"v\":\"right\"}},\"y\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\"}},\"z\":0,\"scaleX\":\"1\",\"scaleY\":\"1\",\"opacity\":\"1\",\"rotationX\":0,\"rotationY\":0,\"rotationZ\":0,\"skewX\":\"0\",\"skewY\":\"0\",\"transformPerspective\":\"600\"},\"color\":{\"color\":\"#ffffff\"},\"timeline\":{\"ease\":\"power3.inOut\",\"speed\":1910,\"start\":1440,\"startRelative\":1440},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}},\"frame_1\":{\"alias\":\"Anim To\",\"transform\":{\"x\":{\"d\":{\"v\":0},\"n\":{\"v\":0},\"t\":{\"v\":0},\"m\":{\"v\":0}},\"y\":{\"d\":{\"v\":0},\"n\":{\"v\":0},\"t\":{\"v\":0},\"m\":{\"v\":0}},\"z\":0,\"scaleX\":\"1\",\"scaleY\":\"1\",\"opacity\":\"1\",\"rotationX\":0,\"rotationY\":0,\"rotationZ\":0,\"skewX\":\"0\",\"skewY\":\"0\",\"transformPerspective\":\"600\"},\"timeline\":{\"ease\":\"power3.inOut\",\"speed\":1910,\"start\":1440,\"startRelative\":1440},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}},\"frame_999\":{\"alias\":\"Anim To\",\"transform\":{\"x\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\"}},\"y\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\"}},\"z\":\"inherit\",\"scaleX\":\"inherit\",\"scaleY\":\"inherit\",\"opacity\":\"0\",\"rotationX\":\"inherit\",\"rotationY\":\"inherit\",\"rotationZ\":\"inherit\",\"skewX\":\"inherit\",\"skewY\":\"inherit\",\"transformPerspective\":\"600\"},\"timeline\":{\"ease\":\"power3.inOut\",\"start\":9000,\"startRelative\":5650,\"endWithSlide\":true},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}}},\"loop\":{\"yoyo_move\":true,\"speed\":4000}},\"idle\":{\"style\":\"bt-green\",\"color\":{\"d\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true},\"n\":{\"v\":\"rgba(255,255,255,1)\"},\"t\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true},\"m\":{\"v\":\"rgba(255,255,255,1)\"}},\"margin\":{\"d\":{\"v\":[\"0px\",\"0\",\"0\",\"0\"],\"e\":true},\"n\":{\"v\":[\"0px\",\"0\",\"0\",\"0\"]},\"t\":{\"v\":[\"0\",\"0\",\"0\",\"0\"],\"e\":true},\"m\":{\"v\":[\"0\",\"0\",\"0\",\"0\"]}},\"padding\":{\"d\":{\"v\":[\"16px\",\"35px\",\"15px\",\"35px\"],\"e\":true},\"n\":{\"v\":[\"16px\",\"35px\",\"15px\",\"35px\"]},\"t\":{\"v\":[\"18px\",\"35px\",\"17px\",\"35px\"],\"e\":true},\"m\":{\"v\":[\"18px\",\"35px\",\"17px\",\"35px\"]}},\"autolinebreak\":false,\"fontFamily\":\"Libre Franklin\",\"fontSize\":{\"d\":{\"v\":\"12px\",\"e\":true},\"n\":{\"v\":\"12px\"},\"t\":{\"v\":\"12px\",\"e\":true},\"m\":{\"v\":\"12px\"}},\"fontWeight\":{\"d\":{\"v\":\"700\",\"e\":true},\"n\":{\"v\":\"700\"},\"t\":{\"v\":\"700\",\"e\":true},\"m\":{\"v\":\"700\"}},\"lineHeight\":{\"d\":{\"v\":\"12px\",\"e\":true},\"n\":{\"v\":\"12px\"},\"t\":{\"v\":\"12px\",\"e\":true},\"m\":{\"v\":\"12px\"}},\"textAlign\":{\"d\":{\"v\":\"inherit\",\"e\":true},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\",\"e\":true},\"m\":{\"v\":\"inherit\"}},\"cursor\":\"pointer\",\"backgroundColor\":\"rgba(161,212,7,1)\",\"borderColor\":\"rgba(161,212,7,1)\",\"borderRadius\":{\"v\":[\"30px\",\"30px\",\"30px\",\"30px\"],\"u\":\"px\"},\"borderStyle\":{\"d\":{\"v\":\"solid\"},\"n\":{\"v\":\"solid\"},\"t\":{\"v\":\"solid\"},\"m\":{\"v\":\"solid\"}},\"borderWidth\":[\"2px\",\"2px\",\"2px\",\"2px\"],\"whiteSpace\":{\"d\":{\"e\":true},\"t\":{\"e\":true}},\"svg\":{\"color\":{\"d\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true},\"n\":{\"v\":\"rgba(255,255,255,1)\"},\"t\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true},\"m\":{\"v\":\"rgba(255,255,255,1)\"}}}},\"hover\":{\"usehover\":true,\"color\":\"rgba(255,255,255,1)\",\"backgroundColor\":\"rgba(131,198,5,1)\",\"borderColor\":\"rgba(131,198,5,1)\",\"borderRadius\":{\"v\":[\"30px\",\"30px\",\"30px\",\"30px\"],\"u\":\"px\"},\"borderStyle\":\"solid\",\"borderWidth\":[\"2px\",\"2px\",\"2px\",\"2px\"],\"originX\":50,\"originY\":50,\"speed\":\"500\",\"ease\":\"none\"},\"actions\":{\"animationoverwrite\":\"wait\",\"triggerMemory\":\"keep\"},\"runtime\":{\"internalClass\":\"rev-btn\"},\"customCSS\":\"outline:none;\\nbox-shadow:none;\\nbox-sizing:border-box;\\n-moz-box-sizing:border-box;\\n-webkit-box-sizing:border-box;\\n\",\"type\":\"button\",\"version\":\"6.2.0\"}}', '{\"0\":\"\",\"version\":\"6.2.0\"}'),
(7, 3, 1, '{\"runtime\":{\"collapsedGroups\":[]},\"title\":\"Slide\",\"bg\":{\"type\":\"solid\",\"color\":\"#1e1f27\",\"video\":{\"args\":\"hd=1&wmode=opaque&showinfo=0&rel=0;\",\"argsVimeo\":\"title=0&byline=0&portrait=0&api=1\"}},\"thumb\":{\"dimension\":\"slider\"},\"info\":{\"params\":[{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10}]},\"timeline\":{\"delay\":\"\",\"transition\":[\"cube-horizontal\"],\"slots\":[\"default\",\"default\"],\"duration\":[\"1970\",\"default\"],\"easeIn\":{\"1\":\"default\"},\"easeOut\":{\"1\":\"default\"},\"rotation\":[\"0\"]},\"nav\":{\"bullets\":{\"presets\":{\"bullet-size\":\"12\",\"bullet-size-def\":false,\"bullet-bg-top\":\"#999999\",\"bullet-bg-top-def\":false,\"bullet-bg-bottom\":\"#e1e1e1\",\"bullet-bg-bottom-def\":false,\"border-color\":\"#e5e5e5\",\"border-color-def\":false,\"border-size\":\"3\",\"border-size-def\":false,\"hover-bullet-bg\":\"#666666\",\"hover-bullet-bg-def\":false}}}}', '{\"3\":{\"text\":\"VR Ready<span class=\\\"text-theme\\\"> Avatar<\\/span> <br\\/>\\n<span class=\\\"text-theme\\\">P870KM-G <\\/span>Notebook\",\"alias\":\"Did they say anythin...\",\"uid\":3,\"version\":\"6.2.0\",\"toggle\":{\"text\":\"\"},\"size\":{\"width\":{\"d\":{\"v\":\"716px\",\"e\":true},\"n\":{\"v\":\"716px\",\"e\":true},\"t\":{\"v\":\"716px\",\"e\":true},\"m\":{\"v\":\"716px\",\"e\":true}},\"height\":{\"d\":{\"v\":\"112px\",\"e\":true},\"n\":{\"v\":\"112px\",\"e\":true},\"t\":{\"v\":\"112px\",\"e\":true},\"m\":{\"v\":\"112px\",\"e\":true}},\"originalWidth\":\"716px\",\"originalHeight\":\"112px\",\"scaleProportional\":false},\"position\":{\"x\":{\"d\":{\"v\":\"823px\",\"e\":true},\"n\":{\"v\":\"594px\",\"e\":true},\"t\":{\"v\":\"212px\",\"e\":true},\"m\":{\"v\":\"16px\",\"e\":true}},\"y\":{\"d\":{\"v\":\"133px\",\"e\":true},\"n\":{\"v\":\"165px\",\"e\":true},\"t\":{\"v\":\"553px\",\"e\":true},\"m\":{\"v\":\"157px\",\"e\":true}},\"horizontal\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"vertical\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"position\":\"relative\",\"zIndex\":7},\"behavior\":{\"intelligentInherit\":false},\"group\":{\"groupOrder\":7,\"columnbreakat\":\"mobile\"},\"timeline\":{\"frames\":{\"frame_0\":{\"transform\":{\"x\":{\"d\":{\"v\":\"right\"},\"n\":{\"v\":\"right\"},\"t\":{\"v\":\"right\"},\"m\":{\"v\":\"right\"}},\"y\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\"}},\"opacity\":\"1\",\"transformPerspective\":\"600\"},\"timeline\":{\"ease\":\"power2.inOut\",\"speed\":1620,\"endWithSlide\":false}},\"frame_1\":{\"transform\":{\"transformPerspective\":\"600\"},\"timeline\":{\"ease\":\"power2.inOut\",\"speed\":1620,\"endWithSlide\":false,\"frameLength\":1620}},\"frame_999\":{\"transform\":{\"opacity\":\"0\",\"transformPerspective\":\"600\"},\"timeline\":{\"start\":9000,\"startRelative\":7380,\"endWithSlide\":true,\"frameLength\":300}}},\"loop\":{\"speed\":4000,\"yoyo_move\":true},\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":0},{\"id\":\"frame_999\",\"start\":9000}],\"hoverFilterUsed\":false,\"split\":false,\"sessionFilterUsed\":false},\"idle\":{\"color\":{\"d\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true},\"n\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true},\"t\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true},\"m\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true}},\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":true},\"n\":{\"v\":[0,0,0,0],\"e\":true},\"t\":{\"v\":[0,0,0,0],\"e\":true},\"m\":{\"v\":[0,0,0,0],\"e\":true}},\"padding\":{\"d\":{\"v\":[0,0,0,0],\"e\":true},\"n\":{\"v\":[0,0,0,0],\"e\":true},\"t\":{\"v\":[0,0,0,0],\"e\":true},\"m\":{\"v\":[0,0,0,0],\"e\":true}},\"autolinebreak\":false,\"fontFamily\":\"Libre Franklin\",\"fontSize\":{\"d\":{\"v\":\"36px\",\"e\":true},\"n\":{\"v\":\"30px\",\"e\":true},\"t\":{\"v\":\"30px\",\"e\":true},\"m\":{\"v\":\"30px\",\"e\":true}},\"fontWeight\":{\"d\":{\"v\":\"800\",\"e\":true},\"n\":{\"v\":\"800\",\"e\":true},\"t\":{\"v\":\"700\",\"e\":true},\"m\":{\"v\":\"700\",\"e\":true}},\"lineHeight\":{\"d\":{\"v\":\"50px\",\"e\":true},\"n\":{\"v\":\"40px\",\"e\":true},\"t\":{\"v\":\"40px\",\"e\":true},\"m\":{\"v\":\"35px\",\"e\":true}},\"textAlign\":{\"d\":{\"v\":\"inherit\",\"e\":true},\"n\":{\"v\":\"inherit\",\"e\":true},\"t\":{\"v\":\"inherit\",\"e\":true},\"m\":{\"v\":\"inherit\",\"e\":true}},\"borderRadius\":{\"v\":[\"0\",\"0\",\"0\",\"0\"]},\"borderWidth\":[\"0\",\"0\",\"0\",\"0\"],\"textTransform\":\"uppercase\",\"whiteSpace\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"svg\":{\"color\":{\"d\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true},\"n\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true},\"t\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true},\"m\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true}}}},\"hover\":{\"color\":\"rgba(0,0,0,1)\",\"borderRadius\":{\"v\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"u\":\"px\"},\"borderWidth\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"originX\":50,\"originY\":50,\"speed\":\"0\",\"ease\":\"none\",\"svg\":{\"color\":\"#000000\"}},\"actions\":{\"triggerMemory\":\"keep\",\"action\":[],\"animationoverwrite\":\"wait\"},\"type\":\"text\"},\"4\":{\"text\":\"Connect this VR Ready laptop to an Oculus Rift or HTC <br \\/> Vive and experience virtual reality wherever you may be.\",\"alias\":\"First impressions of...\",\"uid\":4,\"version\":\"6.2.0\",\"toggle\":{\"text\":\"\"},\"size\":{\"width\":{\"d\":{\"e\":true},\"m\":{\"e\":true}},\"height\":{\"d\":{\"e\":true},\"m\":{\"e\":true}},\"scaleProportional\":false},\"position\":{\"x\":{\"d\":{\"v\":\"823px\",\"e\":true},\"n\":{\"v\":\"600px\",\"e\":true},\"t\":{\"v\":\"215px\",\"e\":true},\"m\":{\"v\":\"17px\",\"e\":true}},\"y\":{\"d\":{\"v\":\"242px\",\"e\":true},\"n\":{\"v\":\"257px\",\"e\":true},\"t\":{\"v\":\"648px\",\"e\":true},\"m\":{\"v\":\"244px\",\"e\":true}},\"horizontal\":{\"d\":{\"e\":true},\"m\":{\"e\":true}},\"vertical\":{\"d\":{\"e\":true},\"m\":{\"e\":true}},\"position\":\"relative\",\"zIndex\":8},\"behavior\":{\"intelligentInherit\":false},\"group\":{\"groupOrder\":8,\"columnbreakat\":\"mobile\"},\"timeline\":{\"frames\":{\"frame_0\":{\"transform\":{\"x\":{\"d\":{\"v\":\"right\"},\"n\":{\"v\":\"right\"},\"t\":{\"v\":\"right\"},\"m\":{\"v\":\"right\"}},\"y\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\"}},\"opacity\":\"1\",\"transformPerspective\":\"600\"},\"timeline\":{\"speed\":2280,\"endWithSlide\":false}},\"frame_1\":{\"transform\":{\"transformPerspective\":\"600\"},\"timeline\":{\"speed\":2280,\"endWithSlide\":false,\"frameLength\":2280}},\"frame_999\":{\"transform\":{\"opacity\":\"0\",\"transformPerspective\":\"600\"},\"timeline\":{\"start\":9000,\"startRelative\":6720,\"endWithSlide\":true,\"frameLength\":300}}},\"loop\":{\"speed\":4000,\"yoyo_move\":true},\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":0},{\"id\":\"frame_999\",\"start\":9000}],\"hoverFilterUsed\":false,\"split\":false,\"sessionFilterUsed\":false},\"idle\":{\"color\":{\"d\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true},\"n\":{\"v\":\"rgba(255,255,255,1)\"},\"t\":{\"v\":\"rgba(255,255,255,1)\"},\"m\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true}},\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":true},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":true}},\"padding\":{\"d\":{\"v\":[0,0,0,0],\"e\":true},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":true}},\"autolinebreak\":false,\"fontFamily\":\"Libre Franklin\",\"fontSize\":{\"d\":{\"v\":\"18px\",\"e\":true},\"n\":{\"v\":\"18px\"},\"t\":{\"v\":\"18px\"},\"m\":{\"v\":\"19px\",\"e\":true}},\"fontWeight\":{\"d\":{\"v\":\"300\",\"e\":true},\"n\":{\"v\":\"300\"},\"t\":{\"v\":\"300\"},\"m\":{\"e\":true}},\"lineHeight\":{\"d\":{\"v\":\"25px\",\"e\":true},\"n\":{\"v\":\"25px\"},\"t\":{\"v\":\"25px\"},\"m\":{\"v\":\"25px\",\"e\":true}},\"textAlign\":{\"d\":{\"v\":\"inherit\",\"e\":true},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\",\"e\":true}},\"borderRadius\":{\"v\":[\"0\",\"0\",\"0\",\"0\"]},\"borderWidth\":[\"0\",\"0\",\"0\",\"0\"],\"whiteSpace\":{\"d\":{\"e\":true},\"m\":{\"e\":true}},\"svg\":{\"color\":{\"d\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true},\"n\":{\"v\":\"rgba(255,255,255,1)\"},\"t\":{\"v\":\"rgba(255,255,255,1)\"},\"m\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true}}}},\"hover\":{\"color\":\"rgba(0,0,0,1)\",\"borderRadius\":{\"v\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"u\":\"px\"},\"borderWidth\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"originX\":50,\"originY\":50,\"speed\":\"0\",\"ease\":\"none\",\"svg\":{\"color\":\"#000000\"}},\"actions\":{\"triggerMemory\":\"keep\",\"action\":[],\"animationoverwrite\":\"wait\"},\"type\":\"text\"},\"8\":{\"subtype\":\"roundbutton\",\"text\":\"ORDER NOW!\",\"alias\":\"Button\",\"uid\":8,\"version\":\"6.2.0\",\"customCSS\":\"outline:none;\\nbox-shadow:none;\\nbox-sizing:border-box;\\n-moz-box-sizing:border-box;\\n-webkit-box-sizing:border-box;\",\"toggle\":{\"text\":\"\"},\"size\":{\"width\":{\"d\":{\"e\":true},\"t\":{\"e\":true}},\"height\":{\"d\":{\"e\":true},\"t\":{\"e\":true}},\"scaleProportional\":false},\"position\":{\"x\":{\"d\":{\"v\":\"825px\",\"e\":true},\"n\":{\"v\":\"599px\",\"e\":true},\"t\":{\"v\":\"213px\",\"e\":true},\"m\":{\"v\":\"16px\",\"e\":true}},\"y\":{\"d\":{\"v\":\"326px\",\"e\":true},\"n\":{\"v\":\"337px\",\"e\":true},\"t\":{\"v\":\"734px\",\"e\":true},\"m\":{\"v\":\"319px\",\"e\":true}},\"horizontal\":{\"d\":{\"e\":true},\"t\":{\"e\":true}},\"vertical\":{\"d\":{\"e\":true},\"t\":{\"e\":true}},\"position\":\"relative\",\"zIndex\":9},\"behavior\":{\"autoResponsive\":false,\"intelligentInherit\":false,\"responsiveChilds\":false},\"group\":{\"groupOrder\":9,\"columnbreakat\":\"mobile\"},\"timeline\":{\"frames\":{\"frame_0\":{\"transform\":{\"x\":{\"d\":{\"v\":\"right\"},\"n\":{\"v\":\"right\"},\"t\":{\"v\":\"right\"},\"m\":{\"v\":\"right\"}},\"y\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\"}},\"opacity\":\"1\",\"transformPerspective\":\"600\"},\"timeline\":{\"speed\":2930,\"endWithSlide\":false},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}},\"frame_1\":{\"transform\":{\"transformPerspective\":\"600\"},\"timeline\":{\"speed\":2930,\"endWithSlide\":false,\"frameLength\":2930},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}},\"frame_999\":{\"transform\":{\"opacity\":\"0\",\"transformPerspective\":\"600\"},\"timeline\":{\"start\":9000,\"startRelative\":6070,\"endWithSlide\":true,\"frameLength\":300},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}}},\"loop\":{\"speed\":4000,\"yoyo_move\":true},\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":0},{\"id\":\"frame_999\",\"start\":9000}],\"hoverFilterUsed\":false,\"split\":false,\"sessionFilterUsed\":false},\"idle\":{\"style\":\"bt-green\",\"color\":{\"d\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true},\"n\":{\"v\":\"rgba(255,255,255,1)\"},\"t\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true},\"m\":{\"v\":\"rgba(255,255,255,1)\"}},\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":true},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":true},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"padding\":{\"d\":{\"v\":[16,35,15,35],\"e\":true},\"n\":{\"v\":[16,35,15,35],\"e\":false},\"t\":{\"v\":[18,35,17,35],\"e\":true},\"m\":{\"v\":[18,35,17,35],\"e\":false}},\"autolinebreak\":false,\"fontFamily\":\"Libre Franklin\",\"fontSize\":{\"d\":{\"v\":\"12px\",\"e\":true},\"n\":{\"v\":\"12px\"},\"t\":{\"v\":\"12px\",\"e\":true},\"m\":{\"v\":\"12px\"}},\"fontWeight\":{\"d\":{\"v\":\"700\",\"e\":true},\"n\":{\"v\":\"700\"},\"t\":{\"v\":\"700\",\"e\":true},\"m\":{\"v\":\"700\"}},\"lineHeight\":{\"d\":{\"v\":\"12px\",\"e\":true},\"n\":{\"v\":\"12px\"},\"t\":{\"v\":\"12px\",\"e\":true},\"m\":{\"v\":\"12px\"}},\"textAlign\":{\"d\":{\"v\":\"inherit\",\"e\":true},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\",\"e\":true},\"m\":{\"v\":\"inherit\"}},\"cursor\":\"pointer\",\"backgroundColor\":\"rgba(161,212,7,1)\",\"borderColor\":\"rgba(161,212,7,1)\",\"borderRadius\":{\"v\":[\"30px\",\"30px\",\"30px\",\"30px\"],\"u\":\"px\"},\"borderStyle\":{\"d\":{\"v\":\"solid\"},\"n\":{\"v\":\"solid\"},\"t\":{\"v\":\"solid\"},\"m\":{\"v\":\"solid\"}},\"borderWidth\":[\"2px\",\"2px\",\"2px\",\"2px\"],\"whiteSpace\":{\"d\":{\"e\":true},\"t\":{\"e\":true}},\"svg\":{\"color\":{\"d\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true},\"n\":{\"v\":\"rgba(255,255,255,1)\"},\"t\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true},\"m\":{\"v\":\"rgba(255,255,255,1)\"}}}},\"hover\":{\"usehover\":true,\"color\":\"rgba(255,255,255,1)\",\"backgroundColor\":\"rgba(131,198,5,1)\",\"borderColor\":\"rgba(131,198,5,1)\",\"borderRadius\":{\"v\":[\"30px\",\"30px\",\"30px\",\"30px\"],\"u\":\"px\"},\"borderStyle\":\"solid\",\"borderWidth\":[\"2px\",\"2px\",\"2px\",\"2px\"],\"originX\":50,\"originY\":50,\"speed\":\"500\",\"ease\":\"none\"},\"actions\":{\"triggerMemory\":\"keep\",\"action\":[],\"animationoverwrite\":\"wait\"},\"runtime\":{\"internalClass\":\"rev-btn\"},\"type\":\"button\"},\"12\":{\"text\":\"\",\"alias\":\"Image 5\",\"uid\":12,\"version\":\"6.2.0\",\"media\":{\"imageUrl\":\"http:\\/\\/nextshoes.uk\\/wp-content\\/uploads\\/2020\\/05\\/sw.png\",\"imageId\":1460,\"loaded\":true,\"imageLib\":\"medialibrary\"},\"toggle\":{\"text\":\"\"},\"size\":{\"width\":{\"d\":{\"v\":\"900px\",\"e\":true},\"n\":{\"v\":\"900px\"},\"t\":{\"v\":\"900px\"},\"m\":{\"v\":\"592px\",\"e\":true}},\"height\":{\"d\":{\"v\":\"599px\",\"e\":true},\"n\":{\"v\":\"599px\"},\"t\":{\"v\":\"599px\"},\"m\":{\"v\":\"449px\",\"e\":true}},\"originalWidth\":900,\"originalHeight\":599,\"aspectRatio\":{\"d\":{\"v\":1.5025041736227044975038324992056004703044891357421875},\"n\":{\"v\":1.5025041736227044975038324992056004703044891357421875},\"t\":{\"v\":1.5025041736227044975038324992056004703044891357421875},\"m\":{\"v\":1.5025041736227044975038324992056004703044891357421875}},\"scaleProportional\":true,\"originalSize\":true},\"position\":{\"x\":{\"d\":{\"v\":\"140px\",\"e\":true},\"n\":{\"v\":\"32px\",\"e\":true},\"t\":{\"v\":\"116px\",\"e\":true},\"m\":{\"v\":\"116px\",\"e\":true}},\"y\":{\"d\":{\"v\":\"54px\",\"e\":true},\"n\":{\"v\":\"97px\",\"e\":true},\"t\":{\"v\":\"73px\",\"e\":true},\"m\":{\"v\":\"73px\",\"e\":true}},\"horizontal\":{\"d\":{\"e\":true},\"m\":{\"e\":true}},\"vertical\":{\"d\":{\"e\":true},\"m\":{\"e\":true}},\"position\":\"relative\",\"zIndex\":6},\"behavior\":{\"intelligentInherit\":false},\"group\":{\"groupOrder\":6,\"columnbreakat\":\"mobile\"},\"timeline\":{\"frames\":{\"frame_0\":{\"transform\":{\"x\":{\"d\":{\"v\":\"-100%\"},\"n\":{\"v\":\"-100%\"},\"t\":{\"v\":\"-100%\"},\"m\":{\"v\":\"-100%\"}},\"y\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\"}},\"opacity\":\"1\",\"rotationX\":\"0deg\",\"transformPerspective\":\"600\"},\"mask\":{\"use\":true,\"x\":{\"d\":{\"v\":\"0px\"},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}},\"y\":{\"d\":{\"v\":\"0px\"},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}}},\"timeline\":{\"speed\":970,\"endWithSlide\":false},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}},\"frame_1\":{\"transform\":{\"transformPerspective\":\"600\"},\"mask\":{\"use\":true},\"timeline\":{\"speed\":970,\"endWithSlide\":false,\"frameLength\":970},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}},\"frame_999\":{\"transform\":{\"opacity\":\"0\",\"transformPerspective\":\"600\"},\"timeline\":{\"start\":9000,\"startRelative\":8030,\"endWithSlide\":true,\"frameLength\":300},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}}},\"loop\":{\"speed\":4000,\"yoyo_move\":true},\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":0},{\"id\":\"frame_999\",\"start\":9000}],\"split\":false,\"sessionFilterUsed\":false,\"hoverFilterUsed\":false},\"idle\":{\"color\":{\"d\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true},\"n\":{\"v\":\"rgba(255,255,255,1)\"},\"t\":{\"v\":\"rgba(255,255,255,1)\"},\"m\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true}},\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":true},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":true}},\"padding\":{\"d\":{\"v\":[0,0,0,0],\"e\":true},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":true}},\"autolinebreak\":false,\"fontFamily\":\"Open Sans\",\"fontSize\":{\"d\":{\"e\":true},\"m\":{\"e\":true}},\"fontWeight\":{\"d\":{\"e\":true},\"m\":{\"e\":true}},\"lineHeight\":{\"d\":{\"v\":\"22\",\"e\":true},\"n\":{\"v\":\"22\"},\"t\":{\"v\":\"22\"},\"m\":{\"v\":\"22\",\"e\":true}},\"textAlign\":{\"d\":{\"v\":\"inherit\",\"e\":true},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\",\"e\":true}},\"borderRadius\":{\"v\":[\"0\",\"0\",\"0\",\"0\"]},\"borderWidth\":[\"0\",\"0\",\"0\",\"0\"],\"whiteSpace\":{\"d\":{\"e\":true},\"m\":{\"e\":true}},\"svg\":{\"color\":{\"d\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true},\"n\":{\"v\":\"rgba(255,255,255,1)\"},\"t\":{\"v\":\"rgba(255,255,255,1)\"},\"m\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true}}}},\"hover\":{\"color\":\"rgba(255,255,255,1)\",\"borderRadius\":{\"v\":[\"0\",\"0\",\"0\",\"0\"]},\"borderWidth\":[\"0\",\"0\",\"0\",\"0\"],\"originX\":50,\"originY\":50,\"speed\":\"0\",\"ease\":\"none\"},\"actions\":{\"triggerMemory\":\"keep\",\"action\":[],\"animationoverwrite\":\"wait\"},\"visibility\":{\"m\":false},\"type\":\"image\"},\"top\":{\"uid\":\"top\",\"group\":{\"puid\":-1,\"groupOrder\":0},\"type\":\"zone\",\"alias\":\"TOP ROWS\",\"position\":{\"zIndex\":0}},\"middle\":{\"uid\":\"middle\",\"group\":{\"puid\":-1,\"groupOrder\":0},\"type\":\"zone\",\"alias\":\"MID ROWS\",\"position\":{\"zIndex\":0}},\"bottom\":{\"uid\":\"bottom\",\"group\":{\"puid\":-1,\"groupOrder\":0},\"type\":\"zone\",\"alias\":\"BOTTOM ROWS\",\"position\":{\"zIndex\":0}}}', '{\"version\":\"6.2.0\"}'),
(12, 4, 2, '{\"runtime\":{\"collapsedGroups\":[]},\"title\":\"Slide\",\"bg\":{\"type\":\"image\",\"color\":\"#E7E7E7\",\"fit\":\"contain\",\"position\":\"right top\",\"image\":\"http:\\/\\/shoestimer.com\\/wp-content\\/uploads\\/2021\\/06\\/slidessss.png\",\"imageId\":6826,\"imageLib\":\"medialibrary\",\"video\":{\"args\":\"hd=1&wmode=opaque&showinfo=0&rel=0;\",\"argsVimeo\":\"title=0&byline=0&portrait=0&api=1\"}},\"thumb\":{\"dimension\":\"slider\"},\"info\":{\"params\":[{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10}]},\"timeline\":{\"delay\":\"\",\"transition\":[\"cube-horizontal\"],\"slots\":[\"default\",\"default\"],\"duration\":[\"300\",\"default\"],\"easeIn\":{\"1\":\"default\"},\"easeOut\":{\"1\":\"default\"},\"rotation\":[\"0\"]},\"nav\":{\"bullets\":{\"presets\":{\"bullet-size\":\"12\",\"bullet-size-def\":false,\"bullet-bg-top\":\"#999999\",\"bullet-bg-top-def\":false,\"bullet-bg-bottom\":\"#e1e1e1\",\"bullet-bg-bottom-def\":false,\"border-color\":\"#e5e5e5\",\"border-color-def\":false,\"border-size\":\"3\",\"border-size-def\":false,\"hover-bullet-bg\":\"#666666\",\"hover-bullet-bg-def\":false}}}}', '{\"top\":{\"uid\":\"top\",\"group\":{\"puid\":-1,\"groupOrder\":0},\"type\":\"zone\",\"alias\":\"TOP ROWS\",\"position\":{\"zIndex\":0}},\"middle\":{\"uid\":\"middle\",\"group\":{\"puid\":-1,\"groupOrder\":0},\"type\":\"zone\",\"alias\":\"MID ROWS\",\"position\":{\"zIndex\":0}},\"bottom\":{\"uid\":\"bottom\",\"group\":{\"puid\":-1,\"groupOrder\":0},\"type\":\"zone\",\"alias\":\"BOTTOM ROWS\",\"position\":{\"zIndex\":0}}}', '{\"version\":\"6.2.0\"}');
INSERT INTO `wpx5_revslider_slides` (`id`, `slider_id`, `slide_order`, `params`, `layers`, `settings`) VALUES
(9, 3, 3, '{\"title\":\"Slide\",\"bg\":{\"type\":\"image\",\"color\":\"#E7E7E7\",\"image\":\"https:\\/\\/NextShoes.UK\\/wp-content\\/uploads\\/2017\\/03\\/slider31-1.jpg\",\"video\":{\"args\":\"hd=1&wmode=opaque&showinfo=0&rel=0;\",\"argsVimeo\":\"title=0&byline=0&portrait=0&api=1\",\"volume\":\"\"}},\"thumb\":{\"dimension\":\"slider\"},\"timeline\":{\"delay\":\"\",\"transition\":{\"1\":\"cube-horizontal\"},\"slots\":[\"default\",\"default\"],\"duration\":[\"1970\",\"default\"],\"easeIn\":{\"1\":\"default\"},\"easeOut\":{\"1\":\"default\"},\"rotation\":{\"1\":\"0\"}},\"panzoom\":{\"ease\":\"none\"},\"version\":\"6.2.0\"}', '{\"10\":{\"text\":\"Image 4\",\"alias\":\"Image 4\",\"uid\":10,\"media\":{\"imageUrl\":\"https:\\/\\/NextShoes.UK\\/wp-content\\/uploads\\/2017\\/03\\/slider32.png\",\"imageId\":1327},\"size\":{\"width\":{\"d\":{\"v\":\"597px\",\"e\":true},\"n\":{\"v\":\"597px\"},\"t\":{\"v\":\"597px\"},\"m\":{\"v\":\"597px\"}},\"height\":{\"d\":{\"v\":\"529px\",\"e\":true},\"n\":{\"v\":\"529px\"},\"t\":{\"v\":\"529px\"},\"m\":{\"v\":\"529px\"}},\"originalWidth\":597,\"originalHeight\":529,\"aspectRatio\":{\"d\":{\"v\":1.1285444234405},\"n\":{\"v\":1.1285444234405},\"t\":{\"v\":1.1285444234405},\"m\":{\"v\":1.1285444234405}}},\"position\":{\"x\":{\"d\":{\"v\":\"333px\",\"e\":true},\"n\":{\"v\":\"58px\",\"e\":true},\"t\":{\"e\":true}},\"y\":{\"d\":{\"v\":\"-5px\",\"e\":true},\"n\":{\"e\":true},\"t\":{\"v\":\"-8px\",\"e\":true},\"m\":{\"v\":\"-8px\"}},\"horizontal\":{\"d\":{\"e\":true}},\"vertical\":{\"d\":{\"e\":true}},\"zIndex\":5,\"position\":\"relative\"},\"behavior\":{\"intelligentInherit\":false},\"group\":{\"groupOrder\":5,\"columnbreakat\":\"mobile\"},\"timeline\":{\"frameOrder\":[{\"id\":\"frame_1\",\"start\":0},{\"id\":\"frame_999\",\"start\":9000}],\"frames\":{\"frame_0\":{\"alias\":\"Anim From\",\"transform\":{\"x\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\"}},\"y\":{\"d\":{\"v\":\"-50px\"},\"n\":{\"v\":\"-50px\"},\"t\":{\"v\":\"-50px\"},\"m\":{\"v\":\"-50px\"}},\"z\":0,\"scaleX\":\"1\",\"scaleY\":\"1\",\"opacity\":\"0\",\"rotationX\":0,\"rotationY\":0,\"rotationZ\":0,\"skewX\":\"0\",\"skewY\":\"0\",\"transformPerspective\":\"600\"},\"color\":{\"color\":\"#ffffff\"},\"timeline\":{\"ease\":\"power3.inOut\",\"speed\":980,\"start\":0},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}},\"frame_1\":{\"alias\":\"Anim To\",\"transform\":{\"x\":{\"d\":{\"v\":0},\"n\":{\"v\":0},\"t\":{\"v\":0},\"m\":{\"v\":0}},\"y\":{\"d\":{\"v\":0},\"n\":{\"v\":0},\"t\":{\"v\":0},\"m\":{\"v\":0}},\"z\":0,\"scaleX\":\"1\",\"scaleY\":\"1\",\"opacity\":\"1\",\"rotationX\":0,\"rotationY\":0,\"rotationZ\":0,\"skewX\":\"0\",\"skewY\":\"0\",\"transformPerspective\":\"600\"},\"timeline\":{\"ease\":\"power3.inOut\",\"speed\":980,\"start\":0},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}},\"frame_999\":{\"alias\":\"Anim To\",\"transform\":{\"x\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\"}},\"y\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\"}},\"z\":\"inherit\",\"scaleX\":\"inherit\",\"scaleY\":\"inherit\",\"opacity\":\"0\",\"rotationX\":\"inherit\",\"rotationY\":\"inherit\",\"rotationZ\":\"inherit\",\"skewX\":\"inherit\",\"skewY\":\"inherit\",\"transformPerspective\":\"600\"},\"timeline\":{\"ease\":\"power3.inOut\",\"start\":9000,\"startRelative\":8020,\"endWithSlide\":true},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}}},\"loop\":{\"yoyo_move\":true,\"speed\":4000}},\"idle\":{\"color\":{\"d\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true},\"n\":{\"v\":\"rgba(255,255,255,1)\"},\"t\":{\"v\":\"rgba(255,255,255,1)\"},\"m\":{\"v\":\"rgba(255,255,255,1)\"}},\"margin\":{\"d\":{\"v\":[\"0\",\"0\",\"0\",\"0\"],\"e\":true},\"n\":{\"v\":[\"0\",\"0\",\"0\",\"0\"]},\"t\":{\"v\":[\"0\",\"0\",\"0\",\"0\"]},\"m\":{\"v\":[\"0\",\"0\",\"0\",\"0\"]}},\"padding\":{\"d\":{\"v\":[\"0\",\"0\",\"0\",\"0\"],\"e\":true},\"n\":{\"v\":[\"0\",\"0\",\"0\",\"0\"]},\"t\":{\"v\":[\"0\",\"0\",\"0\",\"0\"]},\"m\":{\"v\":[\"0\",\"0\",\"0\",\"0\"]}},\"autolinebreak\":false,\"fontFamily\":\"Open Sans\",\"fontSize\":{\"d\":{\"e\":true}},\"fontWeight\":{\"d\":{\"e\":true}},\"lineHeight\":{\"d\":{\"v\":\"22\",\"e\":true},\"n\":{\"v\":\"22\"},\"t\":{\"v\":\"22\"},\"m\":{\"v\":\"22\"}},\"textAlign\":{\"d\":{\"v\":\"inherit\",\"e\":true},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\"}},\"backgroundColor\":\"transparent\",\"borderRadius\":{\"v\":[\"0\",\"0\",\"0\",\"0\"]},\"borderWidth\":[\"0\",\"0\",\"0\",\"0\"],\"whiteSpace\":{\"d\":{\"e\":true}},\"svg\":{\"color\":{\"d\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true},\"n\":{\"v\":\"rgba(255,255,255,1)\"},\"t\":{\"v\":\"rgba(255,255,255,1)\"},\"m\":{\"v\":\"rgba(255,255,255,1)\"}}}},\"hover\":{\"color\":\"rgba(255,255,255,1)\",\"borderRadius\":{\"v\":[\"0\",\"0\",\"0\",\"0\"]},\"borderWidth\":[\"0\",\"0\",\"0\",\"0\"],\"originX\":50,\"originY\":50,\"speed\":\"0\",\"ease\":\"none\"},\"actions\":{\"animationoverwrite\":\"wait\",\"triggerMemory\":\"keep\"},\"type\":\"image\",\"version\":\"6.2.0\"},\"3\":{\"text\":\"UDG Unveil The Ultimate <br\\/>\\nDIGI Headphone Bag\",\"alias\":\"Did they say anythin...\",\"uid\":3,\"size\":{\"width\":{\"d\":{\"v\":\"716px\",\"e\":true},\"n\":{\"v\":\"716px\",\"e\":true},\"t\":{\"v\":\"716px\",\"e\":true},\"m\":{\"v\":\"716px\",\"e\":true}},\"height\":{\"d\":{\"v\":\"112px\",\"e\":true},\"n\":{\"v\":\"112px\",\"e\":true},\"t\":{\"v\":\"112px\",\"e\":true},\"m\":{\"v\":\"112px\",\"e\":true}},\"originalWidth\":\"716px\",\"originalHeight\":\"112px\"},\"position\":{\"x\":{\"d\":{\"v\":\"761px\",\"e\":true},\"n\":{\"v\":\"474px\",\"e\":true},\"t\":{\"v\":\"320px\",\"e\":true},\"m\":{\"v\":\"16px\",\"e\":true}},\"y\":{\"d\":{\"v\":\"145px\",\"e\":true},\"n\":{\"v\":\"194px\",\"e\":true},\"t\":{\"v\":\"215px\",\"e\":true},\"m\":{\"v\":\"157px\",\"e\":true}},\"horizontal\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"vertical\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"zIndex\":6,\"position\":\"relative\"},\"behavior\":{\"intelligentInherit\":false},\"group\":{\"groupOrder\":6,\"columnbreakat\":\"mobile\"},\"timeline\":{\"frameOrder\":[{\"id\":\"frame_1\",\"start\":0},{\"id\":\"frame_999\",\"start\":9000}],\"frames\":{\"frame_0\":{\"alias\":\"Anim From\",\"transform\":{\"x\":{\"d\":{\"v\":\"right\"},\"n\":{\"v\":\"right\"},\"t\":{\"v\":\"right\"},\"m\":{\"v\":\"right\"}},\"y\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\"}},\"z\":0,\"scaleX\":\"1\",\"scaleY\":\"1\",\"opacity\":\"1\",\"rotationX\":0,\"rotationY\":0,\"rotationZ\":0,\"skewX\":\"0\",\"skewY\":\"0\",\"transformPerspective\":\"600\"},\"color\":{\"color\":\"#ffffff\"},\"timeline\":{\"ease\":\"power2.inOut\",\"speed\":1620,\"start\":0}},\"frame_1\":{\"alias\":\"Anim To\",\"transform\":{\"x\":{\"d\":{\"v\":0},\"n\":{\"v\":0},\"t\":{\"v\":0},\"m\":{\"v\":0}},\"y\":{\"d\":{\"v\":0},\"n\":{\"v\":0},\"t\":{\"v\":0},\"m\":{\"v\":0}},\"z\":0,\"scaleX\":\"1\",\"scaleY\":\"1\",\"opacity\":\"1\",\"rotationX\":0,\"rotationY\":0,\"rotationZ\":0,\"skewX\":\"0\",\"skewY\":\"0\",\"transformPerspective\":\"600\"},\"timeline\":{\"ease\":\"power2.inOut\",\"speed\":1620,\"start\":0}},\"frame_999\":{\"alias\":\"Anim To\",\"transform\":{\"x\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\"}},\"y\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\"}},\"z\":\"inherit\",\"scaleX\":\"inherit\",\"scaleY\":\"inherit\",\"opacity\":\"0\",\"rotationX\":\"inherit\",\"rotationY\":\"inherit\",\"rotationZ\":\"inherit\",\"skewX\":\"inherit\",\"skewY\":\"inherit\",\"transformPerspective\":\"600\"},\"timeline\":{\"ease\":\"power3.inOut\",\"start\":9000,\"startRelative\":7380,\"endWithSlide\":true}}},\"loop\":{\"yoyo_move\":true,\"speed\":4000}},\"idle\":{\"color\":{\"d\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true},\"n\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true},\"t\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true},\"m\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true}},\"margin\":{\"d\":{\"v\":[\"0\",\"0\",\"0\",\"0\"],\"e\":true},\"n\":{\"v\":[\"0\",\"0\",\"0\",\"0\"],\"e\":true},\"t\":{\"v\":[\"0\",\"0\",\"0\",\"0\"],\"e\":true},\"m\":{\"v\":[\"0\",\"0\",\"0\",\"0\"],\"e\":true}},\"padding\":{\"d\":{\"v\":[\"0\",\"0\",\"0\",\"0\"],\"e\":true},\"n\":{\"v\":[\"0\",\"0\",\"0\",\"0\"],\"e\":true},\"t\":{\"v\":[\"0\",\"0\",\"0\",\"0\"],\"e\":true},\"m\":{\"v\":[\"0\",\"0\",\"0\",\"0\"],\"e\":true}},\"autolinebreak\":false,\"fontFamily\":\"Libre Franklin\",\"fontSize\":{\"d\":{\"v\":\"30px\",\"e\":true},\"n\":{\"v\":\"30px\",\"e\":true},\"t\":{\"v\":\"30px\",\"e\":true},\"m\":{\"v\":\"30px\",\"e\":true}},\"fontWeight\":{\"d\":{\"v\":\"800\",\"e\":true},\"n\":{\"v\":\"800\",\"e\":true},\"t\":{\"v\":\"700\",\"e\":true},\"m\":{\"v\":\"700\",\"e\":true}},\"lineHeight\":{\"d\":{\"v\":\"40px\",\"e\":true},\"n\":{\"v\":\"40px\",\"e\":true},\"t\":{\"v\":\"40px\",\"e\":true},\"m\":{\"v\":\"35px\",\"e\":true}},\"textAlign\":{\"d\":{\"v\":\"inherit\",\"e\":true},\"n\":{\"v\":\"inherit\",\"e\":true},\"t\":{\"v\":\"inherit\",\"e\":true},\"m\":{\"v\":\"inherit\",\"e\":true}},\"backgroundColor\":\"transparent\",\"borderRadius\":{\"v\":[\"0\",\"0\",\"0\",\"0\"]},\"borderWidth\":[\"0\",\"0\",\"0\",\"0\"],\"textTransform\":\"uppercase\",\"whiteSpace\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"svg\":{\"color\":{\"d\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true},\"n\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true},\"t\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true},\"m\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true}}}},\"hover\":{\"color\":\"rgba(0,0,0,1)\",\"borderRadius\":{\"v\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"u\":\"px\"},\"borderWidth\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"originX\":50,\"originY\":50,\"speed\":\"0\",\"ease\":\"none\",\"svg\":{\"color\":\"#000000\"}},\"actions\":{\"animationoverwrite\":\"wait\",\"triggerMemory\":\"keep\"},\"type\":\"text\",\"version\":\"6.2.0\"},\"4\":{\"text\":\"Headphone Bag not only offers complete <br \\/>protection for a variety of on-ear headphones\",\"alias\":\"First Impressions of...\",\"uid\":4,\"size\":{\"width\":{\"d\":{\"e\":true},\"m\":{\"e\":true}},\"height\":{\"d\":{\"e\":true},\"m\":{\"e\":true}}},\"position\":{\"x\":{\"d\":{\"v\":\"765px\",\"e\":true},\"n\":{\"v\":\"475px\",\"e\":true},\"t\":{\"v\":\"323px\",\"e\":true},\"m\":{\"v\":\"17px\",\"e\":true}},\"y\":{\"d\":{\"v\":\"238px\",\"e\":true},\"n\":{\"v\":\"292px\",\"e\":true},\"t\":{\"v\":\"312px\",\"e\":true},\"m\":{\"v\":\"244px\",\"e\":true}},\"horizontal\":{\"d\":{\"e\":true},\"m\":{\"e\":true}},\"vertical\":{\"d\":{\"e\":true},\"m\":{\"e\":true}},\"zIndex\":7,\"position\":\"relative\"},\"behavior\":{\"intelligentInherit\":false},\"group\":{\"groupOrder\":7,\"columnbreakat\":\"mobile\"},\"timeline\":{\"frameOrder\":[{\"id\":\"frame_1\",\"start\":0},{\"id\":\"frame_999\",\"start\":9000}],\"frames\":{\"frame_0\":{\"alias\":\"Anim From\",\"transform\":{\"x\":{\"d\":{\"v\":\"right\"},\"n\":{\"v\":\"right\"},\"t\":{\"v\":\"right\"},\"m\":{\"v\":\"right\"}},\"y\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\"}},\"z\":0,\"scaleX\":\"1\",\"scaleY\":\"1\",\"opacity\":\"1\",\"rotationX\":0,\"rotationY\":0,\"rotationZ\":0,\"skewX\":\"0\",\"skewY\":\"0\",\"transformPerspective\":\"600\"},\"color\":{\"color\":\"#ffffff\"},\"timeline\":{\"ease\":\"power3.inOut\",\"speed\":2280,\"start\":0}},\"frame_1\":{\"alias\":\"Anim To\",\"transform\":{\"x\":{\"d\":{\"v\":0},\"n\":{\"v\":0},\"t\":{\"v\":0},\"m\":{\"v\":0}},\"y\":{\"d\":{\"v\":0},\"n\":{\"v\":0},\"t\":{\"v\":0},\"m\":{\"v\":0}},\"z\":0,\"scaleX\":\"1\",\"scaleY\":\"1\",\"opacity\":\"1\",\"rotationX\":0,\"rotationY\":0,\"rotationZ\":0,\"skewX\":\"0\",\"skewY\":\"0\",\"transformPerspective\":\"600\"},\"timeline\":{\"ease\":\"power3.inOut\",\"speed\":2280,\"start\":0}},\"frame_999\":{\"alias\":\"Anim To\",\"transform\":{\"x\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\"}},\"y\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\"}},\"z\":\"inherit\",\"scaleX\":\"inherit\",\"scaleY\":\"inherit\",\"opacity\":\"0\",\"rotationX\":\"inherit\",\"rotationY\":\"inherit\",\"rotationZ\":\"inherit\",\"skewX\":\"inherit\",\"skewY\":\"inherit\",\"transformPerspective\":\"600\"},\"timeline\":{\"ease\":\"power3.inOut\",\"start\":9000,\"startRelative\":6720,\"endWithSlide\":true}}},\"loop\":{\"yoyo_move\":true,\"speed\":4000}},\"idle\":{\"color\":{\"d\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true},\"n\":{\"v\":\"rgba(255,255,255,1)\"},\"t\":{\"v\":\"rgba(255,255,255,1)\"},\"m\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true}},\"margin\":{\"d\":{\"v\":[\"0\",\"0\",\"0\",\"0\"],\"e\":true},\"n\":{\"v\":[\"0\",\"0\",\"0\",\"0\"]},\"t\":{\"v\":[\"0\",\"0\",\"0\",\"0\"]},\"m\":{\"v\":[\"0\",\"0\",\"0\",\"0\"],\"e\":true}},\"padding\":{\"d\":{\"v\":[\"0\",\"0\",\"0\",\"0\"],\"e\":true},\"n\":{\"v\":[\"0\",\"0\",\"0\",\"0\"]},\"t\":{\"v\":[\"0\",\"0\",\"0\",\"0\"]},\"m\":{\"v\":[\"0\",\"0\",\"0\",\"0\"],\"e\":true}},\"autolinebreak\":false,\"fontFamily\":\"Libre Franklin\",\"fontSize\":{\"d\":{\"v\":\"18px\",\"e\":true},\"n\":{\"v\":\"18px\"},\"t\":{\"v\":\"18px\"},\"m\":{\"v\":\"19px\",\"e\":true}},\"fontWeight\":{\"d\":{\"v\":\"300\",\"e\":true},\"n\":{\"v\":\"300\"},\"t\":{\"v\":\"300\"},\"m\":{\"e\":true}},\"lineHeight\":{\"d\":{\"v\":\"25px\",\"e\":true},\"n\":{\"v\":\"25px\"},\"t\":{\"v\":\"25px\"},\"m\":{\"v\":\"25px\",\"e\":true}},\"textAlign\":{\"d\":{\"v\":\"inherit\",\"e\":true},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\",\"e\":true}},\"backgroundColor\":\"transparent\",\"borderRadius\":{\"v\":[\"0\",\"0\",\"0\",\"0\"]},\"borderWidth\":[\"0\",\"0\",\"0\",\"0\"],\"whiteSpace\":{\"d\":{\"e\":true},\"m\":{\"e\":true}},\"svg\":{\"color\":{\"d\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true},\"n\":{\"v\":\"rgba(255,255,255,1)\"},\"t\":{\"v\":\"rgba(255,255,255,1)\"},\"m\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true}}}},\"hover\":{\"color\":\"rgba(0,0,0,1)\",\"borderRadius\":{\"v\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"u\":\"px\"},\"borderWidth\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"originX\":50,\"originY\":50,\"speed\":\"0\",\"ease\":\"none\",\"svg\":{\"color\":\"#000000\"}},\"actions\":{\"animationoverwrite\":\"wait\",\"triggerMemory\":\"keep\"},\"type\":\"text\",\"version\":\"6.2.0\"},\"8\":{\"subtype\":\"roundbutton\",\"text\":\"ORDER NOW!\",\"alias\":\"Button\",\"uid\":8,\"size\":{\"width\":{\"d\":{\"e\":true},\"t\":{\"e\":true}},\"height\":{\"d\":{\"e\":true},\"t\":{\"e\":true}}},\"position\":{\"x\":{\"d\":{\"v\":\"759px\",\"e\":true},\"n\":{\"v\":\"470px\",\"e\":true},\"t\":{\"v\":\"314px\",\"e\":true},\"m\":{\"v\":\"16px\",\"e\":true}},\"y\":{\"d\":{\"v\":\"307px\",\"e\":true},\"n\":{\"v\":\"370px\",\"e\":true},\"t\":{\"v\":\"380px\",\"e\":true},\"m\":{\"v\":\"319px\",\"e\":true}},\"horizontal\":{\"d\":{\"e\":true},\"t\":{\"e\":true}},\"vertical\":{\"d\":{\"e\":true},\"t\":{\"e\":true}},\"zIndex\":8,\"position\":\"relative\"},\"behavior\":{\"autoResponsive\":false,\"intelligentInherit\":false,\"responsiveChilds\":false},\"group\":{\"groupOrder\":8,\"columnbreakat\":\"mobile\"},\"timeline\":{\"frameOrder\":[{\"id\":\"frame_1\",\"start\":0},{\"id\":\"frame_999\",\"start\":9000}],\"frames\":{\"frame_0\":{\"alias\":\"Anim From\",\"transform\":{\"x\":{\"d\":{\"v\":\"right\"},\"n\":{\"v\":\"right\"},\"t\":{\"v\":\"right\"},\"m\":{\"v\":\"right\"}},\"y\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\"}},\"z\":0,\"scaleX\":\"1\",\"scaleY\":\"1\",\"opacity\":\"1\",\"rotationX\":0,\"rotationY\":0,\"rotationZ\":0,\"skewX\":\"0\",\"skewY\":\"0\",\"transformPerspective\":\"600\"},\"color\":{\"color\":\"#ffffff\"},\"timeline\":{\"ease\":\"power3.inOut\",\"speed\":2930,\"start\":0},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}},\"frame_1\":{\"alias\":\"Anim To\",\"transform\":{\"x\":{\"d\":{\"v\":0},\"n\":{\"v\":0},\"t\":{\"v\":0},\"m\":{\"v\":0}},\"y\":{\"d\":{\"v\":0},\"n\":{\"v\":0},\"t\":{\"v\":0},\"m\":{\"v\":0}},\"z\":0,\"scaleX\":\"1\",\"scaleY\":\"1\",\"opacity\":\"1\",\"rotationX\":0,\"rotationY\":0,\"rotationZ\":0,\"skewX\":\"0\",\"skewY\":\"0\",\"transformPerspective\":\"600\"},\"timeline\":{\"ease\":\"power3.inOut\",\"speed\":2930,\"start\":0},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}},\"frame_999\":{\"alias\":\"Anim To\",\"transform\":{\"x\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\"}},\"y\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\"}},\"z\":\"inherit\",\"scaleX\":\"inherit\",\"scaleY\":\"inherit\",\"opacity\":\"0\",\"rotationX\":\"inherit\",\"rotationY\":\"inherit\",\"rotationZ\":\"inherit\",\"skewX\":\"inherit\",\"skewY\":\"inherit\",\"transformPerspective\":\"600\"},\"timeline\":{\"ease\":\"power3.inOut\",\"start\":9000,\"startRelative\":6070,\"endWithSlide\":true},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}}},\"loop\":{\"yoyo_move\":true,\"speed\":4000}},\"idle\":{\"style\":\"bt-green\",\"color\":{\"d\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true},\"n\":{\"v\":\"rgba(255,255,255,1)\"},\"t\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true},\"m\":{\"v\":\"rgba(255,255,255,1)\"}},\"margin\":{\"d\":{\"v\":[\"0px\",\"0\",\"0\",\"0\"],\"e\":true},\"n\":{\"v\":[\"0px\",\"0\",\"0\",\"0\"]},\"t\":{\"v\":[\"0\",\"0\",\"0\",\"0\"],\"e\":true},\"m\":{\"v\":[\"0\",\"0\",\"0\",\"0\"]}},\"padding\":{\"d\":{\"v\":[\"16px\",\"35px\",\"15px\",\"35px\"],\"e\":true},\"n\":{\"v\":[\"16px\",\"35px\",\"15px\",\"35px\"]},\"t\":{\"v\":[\"18px\",\"35px\",\"17px\",\"35px\"],\"e\":true},\"m\":{\"v\":[\"18px\",\"35px\",\"17px\",\"35px\"]}},\"autolinebreak\":false,\"fontFamily\":\"Libre Franklin\",\"fontSize\":{\"d\":{\"v\":\"12px\",\"e\":true},\"n\":{\"v\":\"12px\"},\"t\":{\"v\":\"12px\",\"e\":true},\"m\":{\"v\":\"12px\"}},\"fontWeight\":{\"d\":{\"v\":\"700\",\"e\":true},\"n\":{\"v\":\"700\"},\"t\":{\"v\":\"700\",\"e\":true},\"m\":{\"v\":\"700\"}},\"lineHeight\":{\"d\":{\"v\":\"12px\",\"e\":true},\"n\":{\"v\":\"12px\"},\"t\":{\"v\":\"12px\",\"e\":true},\"m\":{\"v\":\"12px\"}},\"textAlign\":{\"d\":{\"v\":\"inherit\",\"e\":true},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\",\"e\":true},\"m\":{\"v\":\"inherit\"}},\"cursor\":\"pointer\",\"backgroundColor\":\"rgba(161,212,7,1)\",\"borderColor\":\"rgba(161,212,7,1)\",\"borderRadius\":{\"v\":[\"30px\",\"30px\",\"30px\",\"30px\"],\"u\":\"px\"},\"borderStyle\":{\"d\":{\"v\":\"solid\"},\"n\":{\"v\":\"solid\"},\"t\":{\"v\":\"solid\"},\"m\":{\"v\":\"solid\"}},\"borderWidth\":[\"2px\",\"2px\",\"2px\",\"2px\"],\"whiteSpace\":{\"d\":{\"e\":true},\"t\":{\"e\":true}},\"svg\":{\"color\":{\"d\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true},\"n\":{\"v\":\"rgba(255,255,255,1)\"},\"t\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true},\"m\":{\"v\":\"rgba(255,255,255,1)\"}}}},\"hover\":{\"usehover\":true,\"color\":\"rgba(255,255,255,1)\",\"backgroundColor\":\"rgba(131,198,5,1)\",\"borderColor\":\"rgba(131,198,5,1)\",\"borderRadius\":{\"v\":[\"30px\",\"30px\",\"30px\",\"30px\"],\"u\":\"px\"},\"borderStyle\":\"solid\",\"borderWidth\":[\"2px\",\"2px\",\"2px\",\"2px\"],\"originX\":50,\"originY\":50,\"speed\":\"500\",\"ease\":\"none\"},\"actions\":{\"animationoverwrite\":\"wait\",\"triggerMemory\":\"keep\"},\"runtime\":{\"internalClass\":\"rev-btn\"},\"customCSS\":\"outline:none;\\nbox-shadow:none;\\nbox-sizing:border-box;\\n-moz-box-sizing:border-box;\\n-webkit-box-sizing:border-box;\\n\",\"type\":\"button\",\"version\":\"6.2.0\"}}', '{\"0\":\"\",\"version\":\"6.2.0\"}'),
(10, 3, 4, '{\"title\":\"Slide\",\"bg\":{\"type\":\"image\",\"color\":\"#E7E7E7\",\"image\":\"https:\\/\\/NextShoes.UK\\/wp-content\\/uploads\\/2017\\/03\\/slider23.jpg\",\"video\":{\"args\":\"hd=1&wmode=opaque&showinfo=0&rel=0;\",\"argsVimeo\":\"title=0&byline=0&portrait=0&api=1\",\"volume\":\"\"}},\"thumb\":{\"dimension\":\"slider\"},\"timeline\":{\"delay\":\"\",\"transition\":{\"1\":\"cube-horizontal\"},\"slots\":[\"default\",\"default\"],\"duration\":[\"1970\",\"default\"],\"easeIn\":{\"1\":\"default\"},\"easeOut\":{\"1\":\"default\"},\"rotation\":{\"1\":\"0\"}},\"panzoom\":{\"ease\":\"none\"},\"version\":\"6.2.0\"}', '{\"12\":{\"text\":\"Image 5\",\"alias\":\"Image 5\",\"uid\":12,\"media\":{\"imageUrl\":\"https:\\/\\/NextShoes.UK\\/wp-content\\/uploads\\/2017\\/03\\/slider24.png\",\"imageId\":1329},\"size\":{\"width\":{\"d\":{\"v\":\"455px\",\"e\":true},\"n\":{\"v\":\"455px\"},\"t\":{\"v\":\"455px\"},\"m\":{\"v\":\"455px\"}},\"height\":{\"d\":{\"v\":\"415px\",\"e\":true},\"n\":{\"v\":\"415px\"},\"t\":{\"v\":\"415px\"},\"m\":{\"v\":\"415px\"}},\"originalWidth\":455,\"originalHeight\":415,\"aspectRatio\":{\"d\":{\"v\":1.0963855421687},\"n\":{\"v\":1.0963855421687},\"t\":{\"v\":1.0963855421687},\"m\":{\"v\":1.0963855421687}}},\"position\":{\"x\":{\"d\":{\"v\":\"268px\",\"e\":true},\"n\":{\"v\":\"38px\",\"e\":true},\"t\":{\"v\":\"161px\",\"e\":true},\"m\":{\"v\":\"-9px\",\"e\":true}},\"y\":{\"d\":{\"v\":\"33px\",\"e\":true},\"n\":{\"v\":\"69px\",\"e\":true},\"t\":{\"v\":\"-17px\",\"e\":true},\"m\":{\"v\":\"-39px\",\"e\":true}},\"horizontal\":{\"d\":{\"e\":true}},\"vertical\":{\"d\":{\"e\":true}},\"zIndex\":6,\"position\":\"relative\"},\"behavior\":{\"intelligentInherit\":false},\"group\":{\"groupOrder\":6,\"columnbreakat\":\"mobile\"},\"timeline\":{\"frameOrder\":[{\"id\":\"frame_1\",\"start\":0},{\"id\":\"frame_999\",\"start\":9000}],\"frames\":{\"frame_0\":{\"alias\":\"Anim From\",\"transform\":{\"x\":{\"d\":{\"v\":\"{-250,250}\"},\"n\":{\"v\":\"{-250,250}\"},\"t\":{\"v\":\"{-250,250}\"},\"m\":{\"v\":\"{-250,250}\"}},\"y\":{\"d\":{\"v\":\"{-150,150}\"},\"n\":{\"v\":\"{-150,150}\"},\"t\":{\"v\":\"{-150,150}\"},\"m\":{\"v\":\"{-150,150}\"}},\"z\":0,\"scaleX\":\"{0,1}\",\"scaleY\":\"{0,1}\",\"opacity\":\"0\",\"rotationX\":\"{-90,90}\",\"rotationY\":\"{-90,90}\",\"rotationZ\":\"{-360,360}\",\"skewX\":\"0\",\"skewY\":\"0\",\"transformPerspective\":\"600\"},\"color\":{\"color\":\"#ffffff\"},\"timeline\":{\"ease\":\"power3.out\",\"speed\":900,\"start\":0},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}},\"frame_1\":{\"alias\":\"Anim To\",\"transform\":{\"x\":{\"d\":{\"v\":0},\"n\":{\"v\":0},\"t\":{\"v\":0},\"m\":{\"v\":0}},\"y\":{\"d\":{\"v\":0},\"n\":{\"v\":0},\"t\":{\"v\":0},\"m\":{\"v\":0}},\"z\":0,\"scaleX\":\"1\",\"scaleY\":\"1\",\"opacity\":\"1\",\"rotationX\":0,\"rotationY\":0,\"rotationZ\":0,\"skewX\":\"0\",\"skewY\":\"0\",\"transformPerspective\":\"600\"},\"timeline\":{\"ease\":\"power3.out\",\"speed\":900,\"start\":0},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}},\"frame_999\":{\"alias\":\"Anim To\",\"transform\":{\"x\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\"}},\"y\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\"}},\"z\":\"inherit\",\"scaleX\":\"inherit\",\"scaleY\":\"inherit\",\"opacity\":\"0\",\"rotationX\":\"inherit\",\"rotationY\":\"inherit\",\"rotationZ\":\"inherit\",\"skewX\":\"inherit\",\"skewY\":\"inherit\",\"transformPerspective\":\"600\"},\"timeline\":{\"ease\":\"power3.inOut\",\"start\":9000,\"startRelative\":8100,\"endWithSlide\":true},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}}},\"loop\":{\"yoyo_move\":true,\"speed\":4000}},\"idle\":{\"color\":{\"d\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true},\"n\":{\"v\":\"rgba(255,255,255,1)\"},\"t\":{\"v\":\"rgba(255,255,255,1)\"},\"m\":{\"v\":\"rgba(255,255,255,1)\"}},\"margin\":{\"d\":{\"v\":[\"0\",\"0\",\"0\",\"0\"],\"e\":true},\"n\":{\"v\":[\"0\",\"0\",\"0\",\"0\"]},\"t\":{\"v\":[\"0\",\"0\",\"0\",\"0\"]},\"m\":{\"v\":[\"0\",\"0\",\"0\",\"0\"]}},\"padding\":{\"d\":{\"v\":[\"0\",\"0\",\"0\",\"0\"],\"e\":true},\"n\":{\"v\":[\"0\",\"0\",\"0\",\"0\"]},\"t\":{\"v\":[\"0\",\"0\",\"0\",\"0\"]},\"m\":{\"v\":[\"0\",\"0\",\"0\",\"0\"]}},\"autolinebreak\":false,\"fontFamily\":\"Open Sans\",\"fontSize\":{\"d\":{\"e\":true}},\"fontWeight\":{\"d\":{\"e\":true}},\"lineHeight\":{\"d\":{\"v\":\"22\",\"e\":true},\"n\":{\"v\":\"22\"},\"t\":{\"v\":\"22\"},\"m\":{\"v\":\"22\"}},\"textAlign\":{\"d\":{\"v\":\"inherit\",\"e\":true},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\"}},\"backgroundColor\":\"transparent\",\"borderRadius\":{\"v\":[\"0\",\"0\",\"0\",\"0\"]},\"borderWidth\":[\"0\",\"0\",\"0\",\"0\"],\"whiteSpace\":{\"d\":{\"e\":true}},\"svg\":{\"color\":{\"d\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true},\"n\":{\"v\":\"rgba(255,255,255,1)\"},\"t\":{\"v\":\"rgba(255,255,255,1)\"},\"m\":{\"v\":\"rgba(255,255,255,1)\"}}}},\"hover\":{\"color\":\"rgba(255,255,255,1)\",\"borderRadius\":{\"v\":[\"0\",\"0\",\"0\",\"0\"]},\"borderWidth\":[\"0\",\"0\",\"0\",\"0\"],\"originX\":50,\"originY\":50,\"speed\":\"0\",\"ease\":\"none\"},\"actions\":{\"animationoverwrite\":\"wait\",\"triggerMemory\":\"keep\"},\"type\":\"image\",\"version\":\"6.2.0\"},\"4\":{\"text\":\"Starting at<span class=\\\"text-theme font-bold\\\"> $2169 <\\/span>or as low as <span class=\\\"text-theme font-bold\\\">$191<\\/span> with financing.\",\"alias\":\"First Impressions of...\",\"uid\":4,\"size\":{\"width\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"height\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}}},\"position\":{\"x\":{\"d\":{\"v\":\"732px\",\"e\":true},\"n\":{\"v\":\"493px\",\"e\":true},\"t\":{\"v\":\"209px\",\"e\":true},\"m\":{\"v\":\"11px\",\"e\":true}},\"y\":{\"d\":{\"v\":\"148px\",\"e\":true},\"n\":{\"v\":\"164px\",\"e\":true},\"t\":{\"v\":\"405px\",\"e\":true},\"m\":{\"v\":\"378px\",\"e\":true}},\"horizontal\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"vertical\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"zIndex\":7,\"position\":\"relative\"},\"behavior\":{\"intelligentInherit\":false},\"group\":{\"groupOrder\":7,\"columnbreakat\":\"mobile\"},\"timeline\":{\"frameOrder\":[{\"id\":\"frame_1\",\"start\":820},{\"id\":\"frame_999\",\"start\":9000}],\"frames\":{\"frame_0\":{\"alias\":\"Anim From\",\"transform\":{\"x\":{\"d\":{\"v\":\"right\"},\"n\":{\"v\":\"right\"},\"t\":{\"v\":\"right\"},\"m\":{\"v\":\"right\"}},\"y\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\"}},\"z\":0,\"scaleX\":\"1\",\"scaleY\":\"1\",\"opacity\":\"1\",\"rotationX\":0,\"rotationY\":0,\"rotationZ\":0,\"skewX\":\"0\",\"skewY\":\"0\",\"transformPerspective\":\"600\"},\"color\":{\"color\":\"#ffffff\"},\"timeline\":{\"ease\":\"power3.inOut\",\"speed\":860,\"start\":820,\"startRelative\":820}},\"frame_1\":{\"alias\":\"Anim To\",\"transform\":{\"x\":{\"d\":{\"v\":0},\"n\":{\"v\":0},\"t\":{\"v\":0},\"m\":{\"v\":0}},\"y\":{\"d\":{\"v\":0},\"n\":{\"v\":0},\"t\":{\"v\":0},\"m\":{\"v\":0}},\"z\":0,\"scaleX\":\"1\",\"scaleY\":\"1\",\"opacity\":\"1\",\"rotationX\":0,\"rotationY\":0,\"rotationZ\":0,\"skewX\":\"0\",\"skewY\":\"0\",\"transformPerspective\":\"600\"},\"timeline\":{\"ease\":\"power3.inOut\",\"speed\":860,\"start\":820,\"startRelative\":820}},\"frame_999\":{\"alias\":\"Anim To\",\"transform\":{\"x\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\"}},\"y\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\"}},\"z\":\"inherit\",\"scaleX\":\"inherit\",\"scaleY\":\"inherit\",\"opacity\":\"0\",\"rotationX\":\"inherit\",\"rotationY\":\"inherit\",\"rotationZ\":\"inherit\",\"skewX\":\"inherit\",\"skewY\":\"inherit\",\"transformPerspective\":\"600\"},\"timeline\":{\"ease\":\"power3.inOut\",\"start\":9000,\"startRelative\":7320,\"endWithSlide\":true}}},\"loop\":{\"yoyo_move\":true,\"speed\":4000}},\"idle\":{\"color\":{\"d\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true},\"n\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true},\"t\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true},\"m\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true}},\"margin\":{\"d\":{\"v\":[\"0\",\"0\",\"0\",\"0\"],\"e\":true},\"n\":{\"v\":[\"0\",\"0\",\"0\",\"0\"],\"e\":true},\"t\":{\"v\":[\"0\",\"0\",\"0\",\"0\"],\"e\":true},\"m\":{\"v\":[\"0\",\"0\",\"0\",\"0\"],\"e\":true}},\"padding\":{\"d\":{\"v\":[\"0\",\"0\",\"0\",\"0\"],\"e\":true},\"n\":{\"v\":[\"0\",\"0\",\"0\",\"0\"],\"e\":true},\"t\":{\"v\":[\"0\",\"0\",\"0\",\"0\"],\"e\":true},\"m\":{\"v\":[\"0\",\"0\",\"0\",\"0\"],\"e\":true}},\"autolinebreak\":false,\"fontFamily\":\"Libre Franklin\",\"fontSize\":{\"d\":{\"v\":\"18px\",\"e\":true},\"n\":{\"v\":\"18px\",\"e\":true},\"t\":{\"v\":\"18px\",\"e\":true},\"m\":{\"v\":\"19px\",\"e\":true}},\"fontWeight\":{\"d\":{\"v\":\"300\",\"e\":true},\"n\":{\"v\":\"300\",\"e\":true},\"t\":{\"v\":\"300\",\"e\":true},\"m\":{\"e\":true}},\"lineHeight\":{\"d\":{\"v\":\"25px\",\"e\":true},\"n\":{\"v\":\"25px\",\"e\":true},\"t\":{\"v\":\"25px\",\"e\":true},\"m\":{\"v\":\"25px\",\"e\":true}},\"textAlign\":{\"d\":{\"v\":\"inherit\",\"e\":true},\"n\":{\"v\":\"inherit\",\"e\":true},\"t\":{\"v\":\"inherit\",\"e\":true},\"m\":{\"v\":\"inherit\",\"e\":true}},\"backgroundColor\":\"transparent\",\"borderRadius\":{\"v\":[\"0\",\"0\",\"0\",\"0\"]},\"borderWidth\":[\"0\",\"0\",\"0\",\"0\"],\"whiteSpace\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"svg\":{\"color\":{\"d\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true},\"n\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true},\"t\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true},\"m\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true}}}},\"hover\":{\"color\":\"rgba(0,0,0,1)\",\"borderRadius\":{\"v\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"u\":\"px\"},\"borderWidth\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"originX\":50,\"originY\":50,\"speed\":\"0\",\"ease\":\"none\",\"svg\":{\"color\":\"#000000\"}},\"actions\":{\"animationoverwrite\":\"wait\",\"triggerMemory\":\"keep\"},\"type\":\"text\",\"version\":\"6.2.0\"},\"3\":{\"text\":\"Microsoft Reveals Xbox <br\\/>\\nOne S - Find Your Inner\\n<br\\/>Geek \",\"alias\":\"Did they say anythin...\",\"uid\":3,\"size\":{\"width\":{\"d\":{\"v\":\"716px\",\"e\":true},\"n\":{\"v\":\"716px\",\"e\":true},\"t\":{\"v\":\"716px\",\"e\":true},\"m\":{\"v\":\"716px\",\"e\":true}},\"height\":{\"d\":{\"v\":\"112px\",\"e\":true},\"n\":{\"v\":\"112px\",\"e\":true},\"t\":{\"v\":\"112px\",\"e\":true},\"m\":{\"v\":\"112px\",\"e\":true}},\"originalWidth\":\"716px\",\"originalHeight\":\"112px\"},\"position\":{\"x\":{\"d\":{\"v\":\"732px\",\"e\":true},\"n\":{\"v\":\"491px\",\"e\":true},\"t\":{\"v\":\"210px\",\"e\":true},\"m\":{\"v\":\"10px\",\"e\":true}},\"y\":{\"d\":{\"v\":\"186px\",\"e\":true},\"n\":{\"v\":\"217px\",\"e\":true},\"t\":{\"v\":\"454px\",\"e\":true},\"m\":{\"v\":\"416px\",\"e\":true}},\"horizontal\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"vertical\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"zIndex\":8,\"position\":\"relative\"},\"behavior\":{\"intelligentInherit\":false},\"group\":{\"groupOrder\":8,\"columnbreakat\":\"mobile\"},\"timeline\":{\"frameOrder\":[{\"id\":\"frame_1\",\"start\":1000},{\"id\":\"frame_999\",\"start\":9000}],\"frames\":{\"frame_0\":{\"alias\":\"Anim From\",\"transform\":{\"x\":{\"d\":{\"v\":\"right\"},\"n\":{\"v\":\"right\"},\"t\":{\"v\":\"right\"},\"m\":{\"v\":\"right\"}},\"y\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\"}},\"z\":0,\"scaleX\":\"1\",\"scaleY\":\"1\",\"opacity\":\"1\",\"rotationX\":0,\"rotationY\":0,\"rotationZ\":0,\"skewX\":\"0\",\"skewY\":\"0\",\"transformPerspective\":\"600\"},\"color\":{\"color\":\"#ffffff\"},\"timeline\":{\"ease\":\"power2.inOut\",\"speed\":1480,\"start\":1000,\"startRelative\":1000}},\"frame_1\":{\"alias\":\"Anim To\",\"transform\":{\"x\":{\"d\":{\"v\":0},\"n\":{\"v\":0},\"t\":{\"v\":0},\"m\":{\"v\":0}},\"y\":{\"d\":{\"v\":0},\"n\":{\"v\":0},\"t\":{\"v\":0},\"m\":{\"v\":0}},\"z\":0,\"scaleX\":\"1\",\"scaleY\":\"1\",\"opacity\":\"1\",\"rotationX\":0,\"rotationY\":0,\"rotationZ\":0,\"skewX\":\"0\",\"skewY\":\"0\",\"transformPerspective\":\"600\"},\"timeline\":{\"ease\":\"power2.inOut\",\"speed\":1480,\"start\":1000,\"startRelative\":1000}},\"frame_999\":{\"alias\":\"Anim To\",\"transform\":{\"x\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\"}},\"y\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\"}},\"z\":\"inherit\",\"scaleX\":\"inherit\",\"scaleY\":\"inherit\",\"opacity\":\"0\",\"rotationX\":\"inherit\",\"rotationY\":\"inherit\",\"rotationZ\":\"inherit\",\"skewX\":\"inherit\",\"skewY\":\"inherit\",\"transformPerspective\":\"600\"},\"timeline\":{\"ease\":\"power3.inOut\",\"start\":9000,\"startRelative\":6520,\"endWithSlide\":true}}},\"loop\":{\"yoyo_move\":true,\"speed\":4000}},\"idle\":{\"color\":{\"d\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true},\"n\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true},\"t\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true},\"m\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true}},\"margin\":{\"d\":{\"v\":[\"0\",\"0\",\"0\",\"0\"],\"e\":true},\"n\":{\"v\":[\"0\",\"0\",\"0\",\"0\"],\"e\":true},\"t\":{\"v\":[\"0\",\"0\",\"0\",\"0\"],\"e\":true},\"m\":{\"v\":[\"0\",\"0\",\"0\",\"0\"],\"e\":true}},\"padding\":{\"d\":{\"v\":[\"0\",\"0\",\"0\",\"0\"],\"e\":true},\"n\":{\"v\":[\"0\",\"0\",\"0\",\"0\"],\"e\":true},\"t\":{\"v\":[\"0\",\"0\",\"0\",\"0\"],\"e\":true},\"m\":{\"v\":[\"0\",\"0\",\"0\",\"0\"],\"e\":true}},\"autolinebreak\":false,\"fontFamily\":\"Libre Franklin\",\"fontSize\":{\"d\":{\"v\":\"36px\",\"e\":true},\"n\":{\"v\":\"30px\",\"e\":true},\"t\":{\"v\":\"30px\",\"e\":true},\"m\":{\"v\":\"30px\",\"e\":true}},\"fontWeight\":{\"d\":{\"v\":\"800\",\"e\":true},\"n\":{\"v\":\"800\",\"e\":true},\"t\":{\"v\":\"700\",\"e\":true},\"m\":{\"v\":\"700\",\"e\":true}},\"lineHeight\":{\"d\":{\"v\":\"40px\",\"e\":true},\"n\":{\"v\":\"40px\",\"e\":true},\"t\":{\"v\":\"40px\",\"e\":true},\"m\":{\"v\":\"35px\",\"e\":true}},\"textAlign\":{\"d\":{\"v\":\"inherit\",\"e\":true},\"n\":{\"v\":\"inherit\",\"e\":true},\"t\":{\"v\":\"inherit\",\"e\":true},\"m\":{\"v\":\"inherit\",\"e\":true}},\"backgroundColor\":\"transparent\",\"borderRadius\":{\"v\":[\"0\",\"0\",\"0\",\"0\"]},\"borderWidth\":[\"0\",\"0\",\"0\",\"0\"],\"whiteSpace\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"svg\":{\"color\":{\"d\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true},\"n\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true},\"t\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true},\"m\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true}}}},\"hover\":{\"color\":\"rgba(0,0,0,1)\",\"borderRadius\":{\"v\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"u\":\"px\"},\"borderWidth\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"originX\":50,\"originY\":50,\"speed\":\"0\",\"ease\":\"none\",\"svg\":{\"color\":\"#000000\"}},\"actions\":{\"animationoverwrite\":\"wait\",\"triggerMemory\":\"keep\"},\"type\":\"text\",\"version\":\"6.2.0\"},\"8\":{\"subtype\":\"roundbutton\",\"text\":\"ORDER NOW!\",\"alias\":\"Button\",\"uid\":8,\"size\":{\"width\":{\"d\":{\"e\":true},\"t\":{\"e\":true}},\"height\":{\"d\":{\"e\":true},\"t\":{\"e\":true}}},\"position\":{\"x\":{\"d\":{\"v\":\"732px\",\"e\":true},\"n\":{\"v\":\"486px\",\"e\":true},\"t\":{\"v\":\"204px\",\"e\":true},\"m\":{\"v\":\"8px\",\"e\":true}},\"y\":{\"d\":{\"v\":\"334px\",\"e\":true},\"n\":{\"v\":\"364px\",\"e\":true},\"t\":{\"v\":\"595px\",\"e\":true},\"m\":{\"v\":\"531px\",\"e\":true}},\"horizontal\":{\"d\":{\"e\":true},\"t\":{\"e\":true}},\"vertical\":{\"d\":{\"e\":true},\"t\":{\"e\":true}},\"zIndex\":9,\"position\":\"relative\"},\"behavior\":{\"autoResponsive\":false,\"intelligentInherit\":false,\"responsiveChilds\":false},\"group\":{\"groupOrder\":9,\"columnbreakat\":\"mobile\"},\"timeline\":{\"frameOrder\":[{\"id\":\"frame_1\",\"start\":1440},{\"id\":\"frame_999\",\"start\":9000}],\"frames\":{\"frame_0\":{\"alias\":\"Anim From\",\"transform\":{\"x\":{\"d\":{\"v\":\"right\"},\"n\":{\"v\":\"right\"},\"t\":{\"v\":\"right\"},\"m\":{\"v\":\"right\"}},\"y\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\"}},\"z\":0,\"scaleX\":\"1\",\"scaleY\":\"1\",\"opacity\":\"1\",\"rotationX\":0,\"rotationY\":0,\"rotationZ\":0,\"skewX\":\"0\",\"skewY\":\"0\",\"transformPerspective\":\"600\"},\"color\":{\"color\":\"#ffffff\"},\"timeline\":{\"ease\":\"power3.inOut\",\"speed\":1910,\"start\":1440,\"startRelative\":1440},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}},\"frame_1\":{\"alias\":\"Anim To\",\"transform\":{\"x\":{\"d\":{\"v\":0},\"n\":{\"v\":0},\"t\":{\"v\":0},\"m\":{\"v\":0}},\"y\":{\"d\":{\"v\":0},\"n\":{\"v\":0},\"t\":{\"v\":0},\"m\":{\"v\":0}},\"z\":0,\"scaleX\":\"1\",\"scaleY\":\"1\",\"opacity\":\"1\",\"rotationX\":0,\"rotationY\":0,\"rotationZ\":0,\"skewX\":\"0\",\"skewY\":\"0\",\"transformPerspective\":\"600\"},\"timeline\":{\"ease\":\"power3.inOut\",\"speed\":1910,\"start\":1440,\"startRelative\":1440},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}},\"frame_999\":{\"alias\":\"Anim To\",\"transform\":{\"x\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\"}},\"y\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\"}},\"z\":\"inherit\",\"scaleX\":\"inherit\",\"scaleY\":\"inherit\",\"opacity\":\"0\",\"rotationX\":\"inherit\",\"rotationY\":\"inherit\",\"rotationZ\":\"inherit\",\"skewX\":\"inherit\",\"skewY\":\"inherit\",\"transformPerspective\":\"600\"},\"timeline\":{\"ease\":\"power3.inOut\",\"start\":9000,\"startRelative\":5650,\"endWithSlide\":true},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}}},\"loop\":{\"yoyo_move\":true,\"speed\":4000}},\"idle\":{\"style\":\"bt-green\",\"color\":{\"d\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true},\"n\":{\"v\":\"rgba(255,255,255,1)\"},\"t\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true},\"m\":{\"v\":\"rgba(255,255,255,1)\"}},\"margin\":{\"d\":{\"v\":[\"0px\",\"0\",\"0\",\"0\"],\"e\":true},\"n\":{\"v\":[\"0px\",\"0\",\"0\",\"0\"]},\"t\":{\"v\":[\"0\",\"0\",\"0\",\"0\"],\"e\":true},\"m\":{\"v\":[\"0\",\"0\",\"0\",\"0\"]}},\"padding\":{\"d\":{\"v\":[\"16px\",\"35px\",\"15px\",\"35px\"],\"e\":true},\"n\":{\"v\":[\"16px\",\"35px\",\"15px\",\"35px\"]},\"t\":{\"v\":[\"18px\",\"35px\",\"17px\",\"35px\"],\"e\":true},\"m\":{\"v\":[\"18px\",\"35px\",\"17px\",\"35px\"]}},\"autolinebreak\":false,\"fontFamily\":\"Libre Franklin\",\"fontSize\":{\"d\":{\"v\":\"12px\",\"e\":true},\"n\":{\"v\":\"12px\"},\"t\":{\"v\":\"12px\",\"e\":true},\"m\":{\"v\":\"12px\"}},\"fontWeight\":{\"d\":{\"v\":\"700\",\"e\":true},\"n\":{\"v\":\"700\"},\"t\":{\"v\":\"700\",\"e\":true},\"m\":{\"v\":\"700\"}},\"lineHeight\":{\"d\":{\"v\":\"12px\",\"e\":true},\"n\":{\"v\":\"12px\"},\"t\":{\"v\":\"12px\",\"e\":true},\"m\":{\"v\":\"12px\"}},\"textAlign\":{\"d\":{\"v\":\"inherit\",\"e\":true},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\",\"e\":true},\"m\":{\"v\":\"inherit\"}},\"cursor\":\"pointer\",\"backgroundColor\":\"rgba(161,212,7,1)\",\"borderColor\":\"rgba(161,212,7,1)\",\"borderRadius\":{\"v\":[\"30px\",\"30px\",\"30px\",\"30px\"],\"u\":\"px\"},\"borderStyle\":{\"d\":{\"v\":\"solid\"},\"n\":{\"v\":\"solid\"},\"t\":{\"v\":\"solid\"},\"m\":{\"v\":\"solid\"}},\"borderWidth\":[\"2px\",\"2px\",\"2px\",\"2px\"],\"whiteSpace\":{\"d\":{\"e\":true},\"t\":{\"e\":true}},\"svg\":{\"color\":{\"d\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true},\"n\":{\"v\":\"rgba(255,255,255,1)\"},\"t\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true},\"m\":{\"v\":\"rgba(255,255,255,1)\"}}}},\"hover\":{\"usehover\":true,\"color\":\"rgba(255,255,255,1)\",\"backgroundColor\":\"rgba(131,198,5,1)\",\"borderColor\":\"rgba(131,198,5,1)\",\"borderRadius\":{\"v\":[\"30px\",\"30px\",\"30px\",\"30px\"],\"u\":\"px\"},\"borderStyle\":\"solid\",\"borderWidth\":[\"2px\",\"2px\",\"2px\",\"2px\"],\"originX\":50,\"originY\":50,\"speed\":\"500\",\"ease\":\"none\"},\"actions\":{\"animationoverwrite\":\"wait\",\"triggerMemory\":\"keep\"},\"runtime\":{\"internalClass\":\"rev-btn\"},\"customCSS\":\"outline:none;\\nbox-shadow:none;\\nbox-sizing:border-box;\\n-moz-box-sizing:border-box;\\n-webkit-box-sizing:border-box;\\n\",\"type\":\"button\",\"version\":\"6.2.0\"}}', '{\"0\":\"\",\"version\":\"6.2.0\"}'),
(11, 4, 1, '{\"runtime\":{\"collapsedGroups\":[]},\"title\":\"Slide\",\"bg\":{\"type\":\"image\",\"color\":\"#E7E7E7\",\"fit\":\"contain\",\"fitX\":\"90%\",\"fitY\":\"80%\",\"position\":\"right top\",\"image\":\"http:\\/\\/shoestimer.com\\/wp-content\\/uploads\\/2021\\/06\\/slidessss.png\",\"imageId\":6826,\"imageLib\":\"medialibrary\",\"youtube\":\"https:\\/\\/youtu.be\\/uM1AuIuiceM\",\"video\":{\"args\":\"hd=1&wmode=opaque&showinfo=0&rel=0;\",\"argsVimeo\":\"title=0&byline=0&portrait=0&api=1\"}},\"thumb\":{\"dimension\":\"slider\"},\"info\":{\"params\":[{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10}]},\"timeline\":{\"delay\":\"\",\"transition\":[\"cube-horizontal\"],\"slots\":[\"default\",\"default\"],\"duration\":[\"300\",\"default\"],\"easeIn\":{\"1\":\"default\"},\"easeOut\":{\"1\":\"default\"},\"rotation\":[\"0\"]},\"nav\":{\"bullets\":{\"presets\":{\"bullet-size\":\"12\",\"bullet-size-def\":false,\"bullet-bg-top\":\"#999999\",\"bullet-bg-top-def\":false,\"bullet-bg-bottom\":\"#e1e1e1\",\"bullet-bg-bottom-def\":false,\"border-color\":\"#e5e5e5\",\"border-color-def\":false,\"border-size\":\"3\",\"border-size-def\":false,\"hover-bullet-bg\":\"#666666\",\"hover-bullet-bg-def\":false}}}}', '{\"top\":{\"uid\":\"top\",\"group\":{\"puid\":-1,\"groupOrder\":0},\"type\":\"zone\",\"alias\":\"TOP ROWS\",\"position\":{\"zIndex\":0}},\"middle\":{\"uid\":\"middle\",\"group\":{\"puid\":-1,\"groupOrder\":0},\"type\":\"zone\",\"alias\":\"MID ROWS\",\"position\":{\"zIndex\":0}},\"bottom\":{\"uid\":\"bottom\",\"group\":{\"puid\":-1,\"groupOrder\":0},\"type\":\"zone\",\"alias\":\"BOTTOM ROWS\",\"position\":{\"zIndex\":0}}}', '{\"version\":\"6.2.0\"}');
INSERT INTO `wpx5_revslider_slides` (`id`, `slider_id`, `slide_order`, `params`, `layers`, `settings`) VALUES
(13, 4, 3, '{\"title\":\"Slide\",\"bg\":{\"type\":\"image\",\"color\":\"#E7E7E7\",\"image\":\"https:\\/\\/NextShoes.UK\\/wp-content\\/uploads\\/2017\\/03\\/slider55.jpg\",\"video\":{\"args\":\"hd=1&wmode=opaque&showinfo=0&rel=0;\",\"argsVimeo\":\"title=0&byline=0&portrait=0&api=1\",\"volume\":\"\"}},\"thumb\":{\"dimension\":\"slider\"},\"timeline\":{\"delay\":\"\",\"transition\":{\"1\":\"cube-horizontal\"},\"slots\":[\"default\",\"default\"],\"duration\":[\"300\",\"default\"],\"easeIn\":{\"1\":\"default\"},\"easeOut\":{\"1\":\"default\"},\"rotation\":{\"1\":\"0\"}},\"panzoom\":{\"ease\":\"none\"},\"version\":\"6.2.0\",\"publish\":{\"state\":\"unpublished\"}}', '{\"12\":{\"text\":\"Image 5\",\"alias\":\"Image 5\",\"uid\":12,\"media\":{\"imageUrl\":\"https:\\/\\/NextShoes.UK\\/wp-content\\/uploads\\/2017\\/03\\/slider54.png\",\"imageId\":1338},\"size\":{\"width\":{\"d\":{\"v\":\"314px\",\"e\":true},\"n\":{\"v\":\"314px\"},\"t\":{\"v\":\"314px\"},\"m\":{\"v\":\"314px\",\"e\":true}},\"height\":{\"d\":{\"v\":\"532px\",\"e\":true},\"n\":{\"v\":\"532px\"},\"t\":{\"v\":\"532px\"},\"m\":{\"v\":\"532px\",\"e\":true}},\"originalWidth\":314,\"originalHeight\":532,\"aspectRatio\":{\"d\":{\"v\":0.59022556390977},\"n\":{\"v\":0.59022556390977},\"t\":{\"v\":0.59022556390977},\"m\":{\"v\":0.59022556390977}}},\"position\":{\"x\":{\"d\":{\"v\":\"467px\",\"e\":true},\"n\":{\"v\":\"460px\",\"e\":true},\"t\":{\"v\":\"332px\",\"e\":true},\"m\":{\"v\":\"115px\",\"e\":true}},\"y\":{\"d\":{\"v\":\"1px\",\"e\":true},\"n\":{\"v\":\"92px\",\"e\":true},\"t\":{\"v\":\"125px\",\"e\":true},\"m\":{\"v\":\"73px\",\"e\":true}},\"horizontal\":{\"d\":{\"e\":true},\"m\":{\"e\":true}},\"vertical\":{\"d\":{\"e\":true},\"m\":{\"e\":true}},\"zIndex\":6,\"position\":\"relative\"},\"behavior\":{\"intelligentInherit\":false},\"group\":{\"groupOrder\":6,\"columnbreakat\":\"mobile\"},\"timeline\":{\"frameOrder\":[{\"id\":\"frame_1\",\"start\":0},{\"id\":\"frame_999\",\"start\":9000}],\"frames\":{\"frame_0\":{\"alias\":\"Anim From\",\"transform\":{\"x\":{\"d\":{\"v\":\"{-250,250}\"},\"n\":{\"v\":\"{-250,250}\"},\"t\":{\"v\":\"{-250,250}\"},\"m\":{\"v\":\"{-250,250}\"}},\"y\":{\"d\":{\"v\":\"{-150,150}\"},\"n\":{\"v\":\"{-150,150}\"},\"t\":{\"v\":\"{-150,150}\"},\"m\":{\"v\":\"{-150,150}\"}},\"z\":0,\"scaleX\":\"{0,1}\",\"scaleY\":\"{0,1}\",\"opacity\":\"0\",\"rotationX\":\"{-90,90}\",\"rotationY\":\"{-90,90}\",\"rotationZ\":\"{-360,360}\",\"skewX\":\"0\",\"skewY\":\"0\",\"transformPerspective\":\"600\"},\"color\":{\"color\":\"#ffffff\"},\"timeline\":{\"ease\":\"power3.inOut\",\"speed\":620,\"start\":0},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}},\"frame_1\":{\"alias\":\"Anim To\",\"transform\":{\"x\":{\"d\":{\"v\":0},\"n\":{\"v\":0},\"t\":{\"v\":0},\"m\":{\"v\":0}},\"y\":{\"d\":{\"v\":0},\"n\":{\"v\":0},\"t\":{\"v\":0},\"m\":{\"v\":0}},\"z\":0,\"scaleX\":\"1\",\"scaleY\":\"1\",\"opacity\":\"1\",\"rotationX\":0,\"rotationY\":0,\"rotationZ\":0,\"skewX\":\"0\",\"skewY\":\"0\",\"transformPerspective\":\"600\"},\"timeline\":{\"ease\":\"power3.inOut\",\"speed\":620,\"start\":0},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}},\"frame_999\":{\"alias\":\"Anim To\",\"transform\":{\"x\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\"}},\"y\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\"}},\"z\":\"inherit\",\"scaleX\":\"inherit\",\"scaleY\":\"inherit\",\"opacity\":\"0\",\"rotationX\":\"inherit\",\"rotationY\":\"inherit\",\"rotationZ\":\"inherit\",\"skewX\":\"inherit\",\"skewY\":\"inherit\",\"transformPerspective\":\"600\"},\"timeline\":{\"ease\":\"power3.inOut\",\"start\":9000,\"startRelative\":8380,\"endWithSlide\":true},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}}},\"loop\":{\"yoyo_move\":true,\"speed\":4000}},\"idle\":{\"color\":{\"d\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true},\"n\":{\"v\":\"rgba(255,255,255,1)\"},\"t\":{\"v\":\"rgba(255,255,255,1)\"},\"m\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true}},\"margin\":{\"d\":{\"v\":[\"0\",\"0\",\"0\",\"0\"],\"e\":true},\"n\":{\"v\":[\"0\",\"0\",\"0\",\"0\"]},\"t\":{\"v\":[\"0\",\"0\",\"0\",\"0\"]},\"m\":{\"v\":[\"0\",\"0\",\"0\",\"0\"],\"e\":true}},\"padding\":{\"d\":{\"v\":[\"0\",\"0\",\"0\",\"0\"],\"e\":true},\"n\":{\"v\":[\"0\",\"0\",\"0\",\"0\"]},\"t\":{\"v\":[\"0\",\"0\",\"0\",\"0\"]},\"m\":{\"v\":[\"0\",\"0\",\"0\",\"0\"],\"e\":true}},\"autolinebreak\":false,\"fontFamily\":\"Open Sans\",\"fontSize\":{\"d\":{\"e\":true},\"m\":{\"e\":true}},\"fontWeight\":{\"d\":{\"e\":true},\"m\":{\"e\":true}},\"lineHeight\":{\"d\":{\"v\":\"22\",\"e\":true},\"n\":{\"v\":\"22\"},\"t\":{\"v\":\"22\"},\"m\":{\"v\":\"22px\",\"e\":true}},\"textAlign\":{\"d\":{\"v\":\"inherit\",\"e\":true},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\",\"e\":true}},\"backgroundColor\":\"transparent\",\"borderRadius\":{\"v\":[\"0\",\"0\",\"0\",\"0\"]},\"borderWidth\":[\"0\",\"0\",\"0\",\"0\"],\"whiteSpace\":{\"d\":{\"e\":true},\"m\":{\"e\":true}},\"svg\":{\"color\":{\"d\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true},\"n\":{\"v\":\"rgba(255,255,255,1)\"},\"t\":{\"v\":\"rgba(255,255,255,1)\"},\"m\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true}}}},\"hover\":{\"color\":\"rgba(255,255,255,1)\",\"borderRadius\":{\"v\":[\"0\",\"0\",\"0\",\"0\"]},\"borderWidth\":[\"0\",\"0\",\"0\",\"0\"],\"originX\":50,\"originY\":50,\"speed\":\"0\",\"ease\":\"none\"},\"actions\":{\"animationoverwrite\":\"wait\",\"triggerMemory\":\"keep\"},\"type\":\"image\",\"version\":\"6.2.0\"},\"4\":{\"text\":\"Jaybird Freedom Wireless<br \\/>Headphones\",\"alias\":\"First Impressions of...\",\"uid\":4,\"size\":{\"width\":{\"d\":{\"e\":true},\"m\":{\"e\":true}},\"height\":{\"d\":{\"e\":true},\"m\":{\"e\":true}}},\"position\":{\"x\":{\"d\":{\"v\":\"50px\",\"e\":true},\"n\":{\"v\":\"54px\",\"e\":true},\"t\":{\"v\":\"17px\",\"e\":true},\"m\":{\"v\":\"18px\",\"e\":true}},\"y\":{\"d\":{\"v\":\"107px\",\"e\":true},\"n\":{\"v\":\"217px\",\"e\":true},\"t\":{\"v\":\"296px\",\"e\":true},\"m\":{\"v\":\"202px\",\"e\":true}},\"horizontal\":{\"d\":{\"e\":true},\"m\":{\"e\":true}},\"vertical\":{\"d\":{\"e\":true},\"m\":{\"e\":true}},\"zIndex\":7,\"position\":\"relative\"},\"behavior\":{\"intelligentInherit\":false},\"group\":{\"groupOrder\":7,\"columnbreakat\":\"mobile\"},\"timeline\":{\"frameOrder\":[{\"id\":\"frame_1\",\"start\":0},{\"id\":\"frame_999\",\"start\":9000}],\"frames\":{\"frame_0\":{\"alias\":\"Anim From\",\"transform\":{\"x\":{\"d\":{\"v\":\"left\"},\"n\":{\"v\":\"left\"},\"t\":{\"v\":\"left\"},\"m\":{\"v\":\"left\"}},\"y\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\"}},\"z\":0,\"scaleX\":\"1\",\"scaleY\":\"1\",\"opacity\":\"1\",\"rotationX\":0,\"rotationY\":0,\"rotationZ\":0,\"skewX\":\"0\",\"skewY\":\"0\",\"transformPerspective\":\"600\"},\"color\":{\"color\":\"#ffffff\"},\"timeline\":{\"ease\":\"power3.inOut\",\"speed\":830,\"start\":0}},\"frame_1\":{\"alias\":\"Anim To\",\"transform\":{\"x\":{\"d\":{\"v\":0},\"n\":{\"v\":0},\"t\":{\"v\":0},\"m\":{\"v\":0}},\"y\":{\"d\":{\"v\":0},\"n\":{\"v\":0},\"t\":{\"v\":0},\"m\":{\"v\":0}},\"z\":0,\"scaleX\":\"1\",\"scaleY\":\"1\",\"opacity\":\"1\",\"rotationX\":0,\"rotationY\":0,\"rotationZ\":0,\"skewX\":\"0\",\"skewY\":\"0\",\"transformPerspective\":\"600\"},\"timeline\":{\"ease\":\"power3.inOut\",\"speed\":830,\"start\":0}},\"frame_999\":{\"alias\":\"Anim To\",\"transform\":{\"x\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\"}},\"y\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\"}},\"z\":\"inherit\",\"scaleX\":\"inherit\",\"scaleY\":\"inherit\",\"opacity\":\"0\",\"rotationX\":\"inherit\",\"rotationY\":\"inherit\",\"rotationZ\":\"inherit\",\"skewX\":\"inherit\",\"skewY\":\"inherit\",\"transformPerspective\":\"600\"},\"timeline\":{\"ease\":\"power3.inOut\",\"start\":9000,\"startRelative\":8170,\"endWithSlide\":true}}},\"loop\":{\"yoyo_move\":true,\"speed\":4000}},\"idle\":{\"color\":{\"d\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true},\"n\":{\"v\":\"rgba(255,255,255,1)\"},\"t\":{\"v\":\"rgba(255,255,255,1)\"},\"m\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true}},\"margin\":{\"d\":{\"v\":[\"0\",\"0\",\"0\",\"0\"],\"e\":true},\"n\":{\"v\":[\"0\",\"0\",\"0\",\"0\"]},\"t\":{\"v\":[\"0\",\"0\",\"0\",\"0\"]},\"m\":{\"v\":[\"0\",\"0\",\"0\",\"0\"],\"e\":true}},\"padding\":{\"d\":{\"v\":[\"0\",\"0\",\"0\",\"0\"],\"e\":true},\"n\":{\"v\":[\"0\",\"0\",\"0\",\"0\"]},\"t\":{\"v\":[\"0\",\"0\",\"0\",\"0\"]},\"m\":{\"v\":[\"0\",\"0\",\"0\",\"0\"],\"e\":true}},\"autolinebreak\":false,\"fontFamily\":\"Libre Franklin\",\"fontSize\":{\"d\":{\"v\":\"36px\",\"e\":true},\"n\":{\"v\":\"36px\"},\"t\":{\"v\":\"36px\"},\"m\":{\"v\":\"36px\",\"e\":true}},\"fontWeight\":{\"d\":{\"v\":\"300\",\"e\":true},\"n\":{\"v\":\"300\"},\"t\":{\"v\":\"300\"},\"m\":{\"e\":true}},\"lineHeight\":{\"d\":{\"v\":\"50px\",\"e\":true},\"n\":{\"v\":\"50px\"},\"t\":{\"v\":\"50px\"},\"m\":{\"v\":\"45px\",\"e\":true}},\"textAlign\":{\"d\":{\"v\":\"right\",\"e\":true},\"n\":{\"v\":\"right\"},\"t\":{\"v\":\"right\"},\"m\":{\"v\":\"inherit\",\"e\":true}},\"backgroundColor\":\"transparent\",\"borderRadius\":{\"v\":[\"0\",\"0\",\"0\",\"0\"]},\"borderWidth\":[\"0\",\"0\",\"0\",\"0\"],\"whiteSpace\":{\"d\":{\"e\":true},\"m\":{\"e\":true}},\"svg\":{\"color\":{\"d\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true},\"n\":{\"v\":\"rgba(255,255,255,1)\"},\"t\":{\"v\":\"rgba(255,255,255,1)\"},\"m\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true}}}},\"hover\":{\"color\":\"rgba(0,0,0,1)\",\"borderRadius\":{\"v\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"u\":\"px\"},\"borderWidth\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"originX\":50,\"originY\":50,\"speed\":\"0\",\"ease\":\"none\",\"svg\":{\"color\":\"#000000\"}},\"actions\":{\"animationoverwrite\":\"wait\",\"triggerMemory\":\"keep\"},\"type\":\"text\",\"version\":\"6.2.0\"},\"3\":{\"text\":\"$199.99\",\"alias\":\"Did they say anythin...\",\"uid\":3,\"size\":{\"width\":{\"d\":{\"v\":\"716px\",\"e\":true},\"n\":{\"v\":\"716px\",\"e\":true},\"t\":{\"v\":\"716px\",\"e\":true},\"m\":{\"v\":\"716px\",\"e\":true}},\"height\":{\"d\":{\"v\":\"112px\",\"e\":true},\"n\":{\"v\":\"112px\",\"e\":true},\"t\":{\"v\":\"112px\",\"e\":true},\"m\":{\"v\":\"112px\",\"e\":true}},\"originalWidth\":\"716px\",\"originalHeight\":\"112px\"},\"position\":{\"x\":{\"d\":{\"v\":\"325px\",\"e\":true},\"n\":{\"v\":\"249px\",\"e\":true},\"t\":{\"v\":\"214px\",\"e\":true},\"m\":{\"v\":\"16px\",\"e\":true}},\"y\":{\"d\":{\"v\":\"220px\",\"e\":true},\"n\":{\"v\":\"324px\",\"e\":true},\"t\":{\"v\":\"412px\",\"e\":true},\"m\":{\"v\":\"309px\",\"e\":true}},\"horizontal\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"vertical\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"zIndex\":8,\"position\":\"relative\"},\"behavior\":{\"intelligentInherit\":false},\"group\":{\"groupOrder\":8,\"columnbreakat\":\"mobile\"},\"timeline\":{\"frameOrder\":[{\"id\":\"frame_1\",\"start\":0},{\"id\":\"frame_999\",\"start\":9000}],\"frames\":{\"frame_0\":{\"alias\":\"Anim From\",\"transform\":{\"x\":{\"d\":{\"v\":\"{-250,250}\"},\"n\":{\"v\":\"{-250,250}\"},\"t\":{\"v\":\"{-250,250}\"},\"m\":{\"v\":\"{-250,250}\"}},\"y\":{\"d\":{\"v\":\"{-150,150}\"},\"n\":{\"v\":\"{-150,150}\"},\"t\":{\"v\":\"{-150,150}\"},\"m\":{\"v\":\"{-150,150}\"}},\"z\":0,\"scaleX\":\"{0,1}\",\"scaleY\":\"{0,1}\",\"opacity\":\"0\",\"rotationX\":\"{-90,90}\",\"rotationY\":\"{-90,90}\",\"rotationZ\":\"{-360,360}\",\"skewX\":\"0\",\"skewY\":\"0\",\"transformPerspective\":\"600\"},\"color\":{\"color\":\"#ffffff\"},\"timeline\":{\"ease\":\"power2.inOut\",\"speed\":1310,\"start\":0}},\"frame_1\":{\"alias\":\"Anim To\",\"transform\":{\"x\":{\"d\":{\"v\":0},\"n\":{\"v\":0},\"t\":{\"v\":0},\"m\":{\"v\":0}},\"y\":{\"d\":{\"v\":0},\"n\":{\"v\":0},\"t\":{\"v\":0},\"m\":{\"v\":0}},\"z\":0,\"scaleX\":\"1\",\"scaleY\":\"1\",\"opacity\":\"1\",\"rotationX\":0,\"rotationY\":0,\"rotationZ\":0,\"skewX\":\"0\",\"skewY\":\"0\",\"transformPerspective\":\"600\"},\"timeline\":{\"ease\":\"power2.inOut\",\"speed\":1310,\"start\":0}},\"frame_999\":{\"alias\":\"Anim To\",\"transform\":{\"x\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\"}},\"y\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\"}},\"z\":\"inherit\",\"scaleX\":\"inherit\",\"scaleY\":\"inherit\",\"opacity\":\"0\",\"rotationX\":\"inherit\",\"rotationY\":\"inherit\",\"rotationZ\":\"inherit\",\"skewX\":\"inherit\",\"skewY\":\"inherit\",\"transformPerspective\":\"600\"},\"timeline\":{\"ease\":\"power3.inOut\",\"start\":9000,\"startRelative\":7690,\"endWithSlide\":true}}},\"loop\":{\"yoyo_move\":true,\"speed\":4000}},\"idle\":{\"color\":{\"d\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true},\"n\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true},\"t\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true},\"m\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true}},\"margin\":{\"d\":{\"v\":[\"0\",\"0\",\"0\",\"0\"],\"e\":true},\"n\":{\"v\":[\"0\",\"0\",\"0\",\"0\"],\"e\":true},\"t\":{\"v\":[\"0\",\"0\",\"0\",\"0\"],\"e\":true},\"m\":{\"v\":[\"0\",\"0\",\"0\",\"0\"],\"e\":true}},\"padding\":{\"d\":{\"v\":[\"0\",\"0\",\"0\",\"0\"],\"e\":true},\"n\":{\"v\":[\"0\",\"0\",\"0\",\"0\"],\"e\":true},\"t\":{\"v\":[\"0\",\"0\",\"0\",\"0\"],\"e\":true},\"m\":{\"v\":[\"0\",\"0\",\"0\",\"0\"],\"e\":true}},\"autolinebreak\":false,\"fontFamily\":\"Libre Franklin\",\"fontSize\":{\"d\":{\"v\":\"36px\",\"e\":true},\"n\":{\"v\":\"55px\",\"e\":true},\"t\":{\"v\":\"55px\",\"e\":true},\"m\":{\"v\":\"36px\",\"e\":true}},\"fontWeight\":{\"d\":{\"v\":\"800\",\"e\":true},\"n\":{\"v\":\"800\",\"e\":true},\"t\":{\"v\":\"700\",\"e\":true},\"m\":{\"v\":\"700\",\"e\":true}},\"lineHeight\":{\"d\":{\"v\":\"45px\",\"e\":true},\"n\":{\"v\":\"60px\",\"e\":true},\"t\":{\"v\":\"55px\",\"e\":true},\"m\":{\"v\":\"35px\",\"e\":true}},\"textAlign\":{\"d\":{\"v\":\"inherit\",\"e\":true},\"n\":{\"v\":\"inherit\",\"e\":true},\"t\":{\"v\":\"inherit\",\"e\":true},\"m\":{\"v\":\"inherit\",\"e\":true}},\"backgroundColor\":\"transparent\",\"borderRadius\":{\"v\":[\"0\",\"0\",\"0\",\"0\"]},\"borderWidth\":[\"0\",\"0\",\"0\",\"0\"],\"whiteSpace\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"svg\":{\"color\":{\"d\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true},\"n\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true},\"t\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true},\"m\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true}}}},\"hover\":{\"color\":\"rgba(0,0,0,1)\",\"borderRadius\":{\"v\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"u\":\"px\"},\"borderWidth\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"originX\":50,\"originY\":50,\"speed\":\"0\",\"ease\":\"none\",\"svg\":{\"color\":\"#000000\"}},\"actions\":{\"animationoverwrite\":\"wait\",\"triggerMemory\":\"keep\"},\"type\":\"text\",\"version\":\"6.2.0\"},\"8\":{\"subtype\":\"roundbutton\",\"text\":\"ORDER NOW!\",\"alias\":\"Button\",\"uid\":8,\"size\":{\"width\":{\"d\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"height\":{\"d\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}}},\"position\":{\"x\":{\"d\":{\"v\":\"321px\",\"e\":true},\"n\":{\"v\":\"272px\",\"e\":true},\"t\":{\"v\":\"236px\",\"e\":true},\"m\":{\"v\":\"13px\",\"e\":true}},\"y\":{\"d\":{\"v\":\"291px\",\"e\":true},\"n\":{\"v\":\"416px\",\"e\":true},\"t\":{\"v\":\"485px\",\"e\":true},\"m\":{\"v\":\"368px\",\"e\":true}},\"horizontal\":{\"d\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"vertical\":{\"d\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"zIndex\":9,\"position\":\"relative\"},\"behavior\":{\"autoResponsive\":false,\"intelligentInherit\":false,\"responsiveChilds\":false},\"group\":{\"groupOrder\":9,\"columnbreakat\":\"mobile\"},\"timeline\":{\"frameOrder\":[{\"id\":\"frame_1\",\"start\":0},{\"id\":\"frame_999\",\"start\":9000}],\"frames\":{\"frame_0\":{\"alias\":\"Anim From\",\"transform\":{\"x\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\"}},\"y\":{\"d\":{\"v\":\"bottom\"},\"n\":{\"v\":\"bottom\"},\"t\":{\"v\":\"bottom\"},\"m\":{\"v\":\"bottom\"}},\"z\":0,\"scaleX\":\"1\",\"scaleY\":\"1\",\"opacity\":\"1\",\"rotationX\":0,\"rotationY\":0,\"rotationZ\":0,\"skewX\":\"0\",\"skewY\":\"0\",\"transformPerspective\":\"600\"},\"color\":{\"color\":\"#ffffff\"},\"timeline\":{\"ease\":\"power3.inOut\",\"speed\":1840,\"start\":0},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}},\"frame_1\":{\"alias\":\"Anim To\",\"transform\":{\"x\":{\"d\":{\"v\":0},\"n\":{\"v\":0},\"t\":{\"v\":0},\"m\":{\"v\":0}},\"y\":{\"d\":{\"v\":0},\"n\":{\"v\":0},\"t\":{\"v\":0},\"m\":{\"v\":0}},\"z\":0,\"scaleX\":\"1\",\"scaleY\":\"1\",\"opacity\":\"1\",\"rotationX\":0,\"rotationY\":0,\"rotationZ\":0,\"skewX\":\"0\",\"skewY\":\"0\",\"transformPerspective\":\"600\"},\"timeline\":{\"ease\":\"power3.inOut\",\"speed\":1840,\"start\":0},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}},\"frame_999\":{\"alias\":\"Anim To\",\"transform\":{\"x\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\"}},\"y\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\"}},\"z\":\"inherit\",\"scaleX\":\"inherit\",\"scaleY\":\"inherit\",\"opacity\":\"0\",\"rotationX\":\"inherit\",\"rotationY\":\"inherit\",\"rotationZ\":\"inherit\",\"skewX\":\"inherit\",\"skewY\":\"inherit\",\"transformPerspective\":\"600\"},\"timeline\":{\"ease\":\"power3.inOut\",\"start\":9000,\"startRelative\":7160,\"endWithSlide\":true},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}}},\"loop\":{\"yoyo_move\":true,\"speed\":4000}},\"idle\":{\"style\":\"bt-green\",\"color\":{\"d\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true},\"n\":{\"v\":\"rgba(255,255,255,1)\"},\"t\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true},\"m\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true}},\"margin\":{\"d\":{\"v\":[\"0px\",\"0\",\"0\",\"0\"],\"e\":true},\"n\":{\"v\":[\"0px\",\"0\",\"0\",\"0\"]},\"t\":{\"v\":[\"0\",\"0\",\"0\",\"0\"],\"e\":true},\"m\":{\"v\":[\"0\",\"0\",\"0\",\"0\"],\"e\":true}},\"padding\":{\"d\":{\"v\":[\"16px\",\"35px\",\"15px\",\"35px\"],\"e\":true},\"n\":{\"v\":[\"16px\",\"35px\",\"15px\",\"35px\"]},\"t\":{\"v\":[\"18px\",\"35px\",\"17px\",\"35px\"],\"e\":true},\"m\":{\"v\":[\"18px\",\"35px\",\"17px\",\"35px\"],\"e\":true}},\"autolinebreak\":false,\"fontFamily\":\"Libre Franklin\",\"fontSize\":{\"d\":{\"v\":\"12px\",\"e\":true},\"n\":{\"v\":\"12px\"},\"t\":{\"v\":\"12px\",\"e\":true},\"m\":{\"v\":\"12px\",\"e\":true}},\"fontWeight\":{\"d\":{\"v\":\"700\",\"e\":true},\"n\":{\"v\":\"700\"},\"t\":{\"v\":\"700\",\"e\":true},\"m\":{\"v\":\"700\",\"e\":true}},\"lineHeight\":{\"d\":{\"v\":\"12px\",\"e\":true},\"n\":{\"v\":\"12px\"},\"t\":{\"v\":\"12px\",\"e\":true},\"m\":{\"v\":\"12px\",\"e\":true}},\"textAlign\":{\"d\":{\"v\":\"inherit\",\"e\":true},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\",\"e\":true},\"m\":{\"v\":\"inherit\",\"e\":true}},\"cursor\":\"pointer\",\"backgroundColor\":\"rgba(7,135,234,1)\",\"borderColor\":\"rgba(255,255,255,1)\",\"borderRadius\":{\"v\":[\"30px\",\"30px\",\"30px\",\"30px\"],\"u\":\"px\"},\"borderStyle\":{\"d\":{\"v\":\"solid\"},\"n\":{\"v\":\"solid\"},\"t\":{\"v\":\"solid\"},\"m\":{\"v\":\"solid\"}},\"borderWidth\":[\"2px\",\"2px\",\"2px\",\"2px\"],\"whiteSpace\":{\"d\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"svg\":{\"color\":{\"d\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true},\"n\":{\"v\":\"rgba(255,255,255,1)\"},\"t\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true},\"m\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true}}}},\"hover\":{\"usehover\":true,\"color\":\"rgba(255,255,255,1)\",\"backgroundColor\":\"rgba(11,121,207,1)\",\"borderColor\":\"rgba(255,255,255,1)\",\"borderRadius\":{\"v\":[\"30px\",\"30px\",\"30px\",\"30px\"],\"u\":\"px\"},\"borderStyle\":\"solid\",\"borderWidth\":[\"2px\",\"2px\",\"2px\",\"2px\"],\"originX\":50,\"originY\":50,\"speed\":\"500\",\"ease\":\"none\"},\"actions\":{\"animationoverwrite\":\"wait\",\"triggerMemory\":\"keep\"},\"runtime\":{\"internalClass\":\"rev-btn\"},\"customCSS\":\"outline:none;\\nbox-shadow:none;\\nbox-sizing:border-box;\\n-moz-box-sizing:border-box;\\n-webkit-box-sizing:border-box;\\n\",\"type\":\"button\",\"version\":\"6.2.0\"}}', '{\"0\":\"\",\"version\":\"6.2.0\"}');

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

--
-- Table structure for table `wpx5_revslider_slides_bkp`
--

CREATE TABLE `wpx5_revslider_slides_bkp` (
  `id` int(9) NOT NULL,
  `slider_id` int(9) NOT NULL,
  `slide_order` int(11) NOT NULL,
  `params` longtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `layers` longtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `settings` text COLLATE utf8mb4_unicode_ci NOT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `wpx5_revslider_static_slides`
--

CREATE TABLE `wpx5_revslider_static_slides` (
  `id` int(9) NOT NULL,
  `slider_id` int(9) NOT NULL,
  `params` longtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `layers` longtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `settings` text COLLATE utf8mb4_unicode_ci NOT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `wpx5_revslider_static_slides`
--

INSERT INTO `wpx5_revslider_static_slides` (`id`, `slider_id`, `params`, `layers`, `settings`) VALUES
(1, 4, '[]', '', '{\"temp\":true}'),
(2, 3, '[]', '', '{\"temp\":true}'),
(3, 2, '[]', '', '{\"temp\":true}');

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

--
-- Table structure for table `wpx5_revslider_static_slides_bkp`
--

CREATE TABLE `wpx5_revslider_static_slides_bkp` (
  `id` int(9) NOT NULL,
  `slider_id` int(9) NOT NULL,
  `params` longtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `layers` longtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `settings` text COLLATE utf8mb4_unicode_ci NOT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `wpx5_termmeta`
--

CREATE TABLE `wpx5_termmeta` (
  `meta_id` bigint(20) UNSIGNED NOT NULL,
  `term_id` bigint(20) UNSIGNED NOT NULL DEFAULT 0,
  `meta_key` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `meta_value` longtext COLLATE utf8mb4_unicode_ci DEFAULT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `wpx5_termmeta`
--

INSERT INTO `wpx5_termmeta` (`meta_id`, `term_id`, `meta_key`, `meta_value`) VALUES
(214, 213, 'order_pa_brand', '0'),
(203, 206, 'order_pa_brand', '0'),
(202, 205, 'order_pa_brand', '0'),
(195, 199, 'order_pa_brand', '0'),
(199, 203, 'order_pa_brand', '0'),
(194, 198, 'order_pa_brand', '0'),
(211, 211, 'order_pa_brand', '0'),
(163, 170, 'order_pa_brand', '0'),
(191, 196, 'order_pa_brand', '0'),
(182, 189, 'order_pa_size', '0'),
(181, 188, 'order_pa_color', '0'),
(174, 178, 'order_pa_brand', '0'),
(322, 256, 'thumbnail_id', '0'),
(56, 28, 'product_count_product_tag', '0'),
(57, 29, 'product_count_product_tag', '0'),
(58, 30, 'product_count_product_tag', '0'),
(183, 190, 'order_pa_color', '0'),
(184, 191, 'order_pa_size', '0'),
(185, 192, 'order_pa_color', '0'),
(186, 193, 'order_pa_size', '0'),
(132, 15, 'product_count_product_cat', '0'),
(206, 208, 'order_pa_brand', '0'),
(321, 256, 'display_type', ''),
(179, 186, 'order_pa_brand', '0'),
(180, 187, 'order_pa_size', '0'),
(168, 173, 'order_pa_brand', '0'),
(169, 174, 'order_pa_brand', '0'),
(170, 175, 'order_pa_brand', '0'),
(171, 176, 'order_pa_brand', '0'),
(158, 167, 'order_pa_brand', '0'),
(303, 250, 'display_type', ''),
(304, 250, 'thumbnail_id', '0'),
(301, 249, 'thumbnail_id', '0'),
(302, 250, 'order', '0'),
(101, 27, 'product_count_product_tag', '0'),
(314, 254, 'order', '0'),
(315, 254, 'display_type', ''),
(296, 248, 'order', '0'),
(295, 247, 'thumbnail_id', '0'),
(281, 243, 'order', '0'),
(282, 243, 'display_type', ''),
(283, 243, 'thumbnail_id', '0'),
(284, 244, 'order', '0'),
(285, 244, 'display_type', ''),
(286, 244, 'thumbnail_id', '0'),
(287, 245, 'order', '0'),
(288, 245, 'display_type', ''),
(289, 245, 'thumbnail_id', '0'),
(290, 246, 'order', '0'),
(291, 246, 'display_type', ''),
(292, 246, 'thumbnail_id', '0'),
(293, 247, 'order', '0'),
(294, 247, 'display_type', ''),
(197, 201, 'order_pa_brand', '0'),
(198, 202, 'order_pa_brand', '0'),
(196, 200, 'order_pa_brand', '0'),
(217, 215, 'order_pa_brand', '0'),
(218, 216, 'order_pa_brand', '0'),
(219, 217, 'order_pa_brand', '0'),
(220, 218, 'order_pa_brand', '0'),
(221, 219, 'order_pa_brand', '0'),
(300, 249, 'display_type', ''),
(298, 248, 'thumbnail_id', '0'),
(299, 249, 'order', '0'),
(297, 248, 'display_type', ''),
(228, 223, 'order_pa_brand', '0'),
(235, 227, 'order_pa_brand', '0'),
(318, 255, 'display_type', ''),
(317, 255, 'order', '0'),
(316, 254, 'thumbnail_id', '0'),
(313, 253, 'thumbnail_id', '0'),
(312, 253, 'display_type', ''),
(320, 256, 'order', '0'),
(319, 255, 'thumbnail_id', '0'),
(309, 252, 'display_type', ''),
(308, 252, 'order', '0'),
(307, 251, 'thumbnail_id', '0'),
(306, 251, 'display_type', ''),
(305, 251, 'order', '0'),
(311, 253, 'order', '0'),
(310, 252, 'thumbnail_id', '0'),
(323, 102, 'vi_wpvs_terms_params', 'a:3:{s:15:\"color_separator\";s:1:\"1\";s:5:\"color\";a:1:{i:0;b:0;}s:6:\"img_id\";b:0;}'),
(324, 103, 'vi_wpvs_terms_params', 'a:3:{s:15:\"color_separator\";s:1:\"1\";s:5:\"color\";a:1:{i:0;b:0;}s:6:\"img_id\";b:0;}'),
(325, 115, 'vi_wpvs_terms_params', 'a:3:{s:15:\"color_separator\";s:1:\"1\";s:5:\"color\";a:1:{i:0;b:0;}s:6:\"img_id\";b:0;}'),
(326, 127, 'vi_wpvs_terms_params', 'a:3:{s:15:\"color_separator\";s:1:\"1\";s:5:\"color\";a:1:{i:0;b:0;}s:6:\"img_id\";b:0;}'),
(327, 100, 'vi_wpvs_terms_params', 'a:3:{s:15:\"color_separator\";s:1:\"1\";s:5:\"color\";a:1:{i:0;b:0;}s:6:\"img_id\";b:0;}'),
(328, 136, 'vi_wpvs_terms_params', 'a:3:{s:15:\"color_separator\";s:1:\"1\";s:5:\"color\";a:1:{i:0;b:0;}s:6:\"img_id\";b:0;}'),
(329, 126, 'vi_wpvs_terms_params', 'a:3:{s:15:\"color_separator\";s:1:\"1\";s:5:\"color\";a:1:{i:0;b:0;}s:6:\"img_id\";b:0;}'),
(330, 132, 'vi_wpvs_terms_params', 'a:3:{s:15:\"color_separator\";s:1:\"1\";s:5:\"color\";a:1:{i:0;b:0;}s:6:\"img_id\";b:0;}'),
(331, 101, 'vi_wpvs_terms_params', 'a:3:{s:15:\"color_separator\";s:1:\"1\";s:5:\"color\";a:1:{i:0;b:0;}s:6:\"img_id\";b:0;}'),
(332, 62, 'vi_wpvs_terms_params', 'a:3:{s:15:\"color_separator\";s:1:\"1\";s:5:\"color\";a:1:{i:0;b:0;}s:6:\"img_id\";b:0;}'),
(333, 74, 'vi_wpvs_terms_params', 'a:3:{s:15:\"color_separator\";s:1:\"1\";s:5:\"color\";a:1:{i:0;b:0;}s:6:\"img_id\";b:0;}'),
(334, 77, 'vi_wpvs_terms_params', 'a:3:{s:15:\"color_separator\";s:1:\"1\";s:5:\"color\";a:1:{i:0;b:0;}s:6:\"img_id\";b:0;}'),
(335, 106, 'vi_wpvs_terms_params', 'a:3:{s:15:\"color_separator\";s:1:\"1\";s:5:\"color\";a:1:{i:0;b:0;}s:6:\"img_id\";b:0;}'),
(336, 114, 'vi_wpvs_terms_params', 'a:3:{s:15:\"color_separator\";s:1:\"1\";s:5:\"color\";a:1:{i:0;b:0;}s:6:\"img_id\";b:0;}'),
(337, 121, 'vi_wpvs_terms_params', 'a:3:{s:15:\"color_separator\";s:1:\"1\";s:5:\"color\";a:1:{i:0;b:0;}s:6:\"img_id\";b:0;}'),
(338, 125, 'vi_wpvs_terms_params', 'a:3:{s:15:\"color_separator\";s:1:\"1\";s:5:\"color\";a:1:{i:0;b:0;}s:6:\"img_id\";b:0;}'),
(339, 128, 'vi_wpvs_terms_params', 'a:3:{s:15:\"color_separator\";s:1:\"1\";s:5:\"color\";a:1:{i:0;b:0;}s:6:\"img_id\";b:0;}'),
(340, 134, 'vi_wpvs_terms_params', 'a:3:{s:15:\"color_separator\";s:1:\"1\";s:5:\"color\";a:1:{i:0;b:0;}s:6:\"img_id\";b:0;}'),
(341, 137, 'vi_wpvs_terms_params', 'a:3:{s:15:\"color_separator\";s:1:\"1\";s:5:\"color\";a:1:{i:0;b:0;}s:6:\"img_id\";b:0;}'),
(342, 146, 'vi_wpvs_terms_params', 'a:3:{s:15:\"color_separator\";s:1:\"1\";s:5:\"color\";a:1:{i:0;b:0;}s:6:\"img_id\";b:0;}'),
(343, 167, 'vi_wpvs_terms_params', 'a:3:{s:15:\"color_separator\";s:1:\"1\";s:5:\"color\";a:1:{i:0;b:0;}s:6:\"img_id\";b:0;}'),
(344, 170, 'vi_wpvs_terms_params', 'a:3:{s:15:\"color_separator\";s:1:\"1\";s:5:\"color\";a:1:{i:0;b:0;}s:6:\"img_id\";b:0;}'),
(345, 173, 'vi_wpvs_terms_params', 'a:3:{s:15:\"color_separator\";s:1:\"1\";s:5:\"color\";a:1:{i:0;b:0;}s:6:\"img_id\";b:0;}'),
(346, 174, 'vi_wpvs_terms_params', 'a:3:{s:15:\"color_separator\";s:1:\"1\";s:5:\"color\";a:1:{i:0;b:0;}s:6:\"img_id\";b:0;}'),
(347, 175, 'vi_wpvs_terms_params', 'a:3:{s:15:\"color_separator\";s:1:\"1\";s:5:\"color\";a:1:{i:0;b:0;}s:6:\"img_id\";b:0;}'),
(348, 176, 'vi_wpvs_terms_params', 'a:3:{s:15:\"color_separator\";s:1:\"1\";s:5:\"color\";a:1:{i:0;b:0;}s:6:\"img_id\";b:0;}'),
(349, 178, 'vi_wpvs_terms_params', 'a:3:{s:15:\"color_separator\";s:1:\"1\";s:5:\"color\";a:1:{i:0;b:0;}s:6:\"img_id\";b:0;}'),
(350, 186, 'vi_wpvs_terms_params', 'a:3:{s:15:\"color_separator\";s:1:\"1\";s:5:\"color\";a:1:{i:0;b:0;}s:6:\"img_id\";b:0;}'),
(351, 196, 'vi_wpvs_terms_params', 'a:3:{s:15:\"color_separator\";s:1:\"1\";s:5:\"color\";a:1:{i:0;b:0;}s:6:\"img_id\";b:0;}'),
(352, 198, 'vi_wpvs_terms_params', 'a:3:{s:15:\"color_separator\";s:1:\"1\";s:5:\"color\";a:1:{i:0;b:0;}s:6:\"img_id\";b:0;}'),
(353, 199, 'vi_wpvs_terms_params', 'a:3:{s:15:\"color_separator\";s:1:\"1\";s:5:\"color\";a:1:{i:0;b:0;}s:6:\"img_id\";b:0;}'),
(354, 200, 'vi_wpvs_terms_params', 'a:3:{s:15:\"color_separator\";s:1:\"1\";s:5:\"color\";a:1:{i:0;b:0;}s:6:\"img_id\";b:0;}'),
(355, 201, 'vi_wpvs_terms_params', 'a:3:{s:15:\"color_separator\";s:1:\"1\";s:5:\"color\";a:1:{i:0;b:0;}s:6:\"img_id\";b:0;}'),
(356, 202, 'vi_wpvs_terms_params', 'a:3:{s:15:\"color_separator\";s:1:\"1\";s:5:\"color\";a:1:{i:0;b:0;}s:6:\"img_id\";b:0;}'),
(357, 203, 'vi_wpvs_terms_params', 'a:3:{s:15:\"color_separator\";s:1:\"1\";s:5:\"color\";a:1:{i:0;b:0;}s:6:\"img_id\";b:0;}'),
(358, 205, 'vi_wpvs_terms_params', 'a:3:{s:15:\"color_separator\";s:1:\"1\";s:5:\"color\";a:1:{i:0;b:0;}s:6:\"img_id\";b:0;}'),
(359, 206, 'vi_wpvs_terms_params', 'a:3:{s:15:\"color_separator\";s:1:\"1\";s:5:\"color\";a:1:{i:0;b:0;}s:6:\"img_id\";b:0;}'),
(360, 208, 'vi_wpvs_terms_params', 'a:3:{s:15:\"color_separator\";s:1:\"1\";s:5:\"color\";a:1:{i:0;b:0;}s:6:\"img_id\";b:0;}'),
(361, 211, 'vi_wpvs_terms_params', 'a:3:{s:15:\"color_separator\";s:1:\"1\";s:5:\"color\";a:1:{i:0;b:0;}s:6:\"img_id\";b:0;}'),
(362, 213, 'vi_wpvs_terms_params', 'a:3:{s:15:\"color_separator\";s:1:\"1\";s:5:\"color\";a:1:{i:0;b:0;}s:6:\"img_id\";b:0;}'),
(363, 215, 'vi_wpvs_terms_params', 'a:3:{s:15:\"color_separator\";s:1:\"1\";s:5:\"color\";a:1:{i:0;b:0;}s:6:\"img_id\";b:0;}'),
(364, 216, 'vi_wpvs_terms_params', 'a:3:{s:15:\"color_separator\";s:1:\"1\";s:5:\"color\";a:1:{i:0;b:0;}s:6:\"img_id\";b:0;}'),
(365, 217, 'vi_wpvs_terms_params', 'a:3:{s:15:\"color_separator\";s:1:\"1\";s:5:\"color\";a:1:{i:0;b:0;}s:6:\"img_id\";b:0;}'),
(366, 218, 'vi_wpvs_terms_params', 'a:3:{s:15:\"color_separator\";s:1:\"1\";s:5:\"color\";a:1:{i:0;b:0;}s:6:\"img_id\";b:0;}'),
(367, 219, 'vi_wpvs_terms_params', 'a:3:{s:15:\"color_separator\";s:1:\"1\";s:5:\"color\";a:1:{i:0;b:0;}s:6:\"img_id\";b:0;}'),
(368, 223, 'vi_wpvs_terms_params', 'a:3:{s:15:\"color_separator\";s:1:\"1\";s:5:\"color\";a:1:{i:0;b:0;}s:6:\"img_id\";b:0;}'),
(369, 227, 'vi_wpvs_terms_params', 'a:3:{s:15:\"color_separator\";s:1:\"1\";s:5:\"color\";a:1:{i:0;b:0;}s:6:\"img_id\";b:0;}'),
(370, 257, 'order_pa_color', '0'),
(371, 257, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(372, 258, 'order_pa_color', '0'),
(373, 258, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(374, 259, 'order_pa_color', '0'),
(375, 259, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(376, 260, 'order_pa_color', '0'),
(377, 260, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(378, 261, 'order_pa_color', '0'),
(379, 261, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(380, 262, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(381, 263, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(382, 264, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(383, 265, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(384, 266, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(385, 267, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(386, 268, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(387, 269, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(388, 270, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(389, 250, 'product_count_product_cat', '8'),
(390, 271, 'order_pa_color', '0'),
(391, 271, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(392, 272, 'order_pa_color', '0'),
(393, 272, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(394, 273, 'order_pa_shoe-size', '0'),
(395, 273, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(396, 274, 'order_pa_shoe-size', '0'),
(397, 274, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(398, 275, 'order_pa_shoe-size', '0'),
(399, 275, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(400, 276, 'order_pa_shoe-size', '0'),
(401, 276, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(402, 277, 'order_pa_shoe-size', '0'),
(403, 277, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(404, 278, 'order_pa_shoe-size', '0'),
(405, 278, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(406, 279, 'order_pa_shoe-size', '0'),
(407, 279, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(408, 280, 'order_pa_shoe-size', '0'),
(409, 280, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(410, 281, 'order_pa_shoe-size', '0'),
(411, 281, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(412, 282, 'order_pa_color', '0'),
(413, 282, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(414, 283, 'order_pa_color', '0'),
(415, 283, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(416, 284, 'order_pa_shoe-size', '0'),
(417, 284, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(418, 285, 'order_pa_color', '0'),
(419, 285, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(420, 286, 'order_pa_color', '0'),
(421, 286, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(422, 287, 'order_pa_color', '0'),
(423, 287, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(424, 288, 'order_pa_color', '0'),
(425, 288, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(426, 289, 'order_pa_shoe-size', '0'),
(427, 289, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(428, 290, 'order_pa_shoe-size', '0'),
(429, 290, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(430, 291, 'order_pa_shoe-size', '0'),
(431, 291, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(432, 292, 'order_pa_shoe-size', '0'),
(433, 292, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(434, 293, 'order_pa_shoe-size', '0'),
(435, 293, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(436, 294, 'order_pa_shoe-size', '0'),
(437, 294, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(438, 295, 'order_pa_color', '0'),
(439, 295, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(440, 296, 'order_pa_color', '0'),
(441, 296, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(442, 297, 'order_pa_shoe-size', '0'),
(443, 297, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(444, 298, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(445, 299, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(446, 300, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(447, 301, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(448, 302, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(449, 303, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(450, 252, 'product_count_product_cat', '9'),
(451, 304, 'order_pa_color', '0'),
(452, 304, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(453, 305, 'order_pa_color', '0'),
(454, 305, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(455, 306, 'order_pa_color', '0'),
(456, 306, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(457, 307, 'order_pa_shoe-size', '0'),
(458, 307, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(459, 308, 'order_pa_shoe-size', '0'),
(460, 308, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(461, 309, 'order_pa_shoe-size', '0'),
(462, 309, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(463, 310, 'order_pa_shoe-size', '0'),
(464, 310, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(465, 311, 'order_pa_shoe-size', '0'),
(466, 311, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(467, 312, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(468, 313, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(469, 314, 'order_pa_color', '0'),
(470, 314, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(471, 315, 'order_pa_color', '0'),
(472, 315, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(473, 316, 'order_pa_shoe-size', '0'),
(474, 316, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(475, 317, 'order_pa_shoe-size', '0'),
(476, 317, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(477, 318, 'order_pa_shoe-size', '0'),
(478, 318, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(479, 319, 'order_pa_shoe-size', '0'),
(480, 319, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(481, 320, 'order_pa_shoe-size', '0'),
(482, 320, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(483, 321, 'order_pa_shoe-size', '0'),
(484, 321, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(485, 322, 'order_pa_shoe-size', '0'),
(486, 322, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(487, 323, 'order_pa_shoe-size', '0'),
(488, 323, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(489, 324, 'order_pa_color', '0'),
(490, 324, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(491, 325, 'order_pa_color', '0'),
(492, 325, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(493, 326, 'order_pa_color', '0'),
(494, 326, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(495, 327, 'order_pa_color', '0'),
(496, 327, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(497, 328, 'order_pa_color', '0'),
(498, 328, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(499, 329, 'order_pa_shoe-size', '0'),
(500, 329, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(501, 330, 'order_pa_shoe-size', '0'),
(502, 330, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(503, 331, 'order_pa_shoe-size', '0'),
(504, 331, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(505, 332, 'order_pa_shoe-size', '0'),
(506, 332, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(507, 333, 'order_pa_metal-color', '0'),
(508, 333, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(509, 334, 'order_pa_metal-color', '0'),
(510, 334, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(511, 335, 'order_pa_metal-color', '0'),
(512, 335, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(513, 336, 'order_pa_metal-color', '0'),
(514, 336, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(515, 337, 'order_pa_metal-color', '0'),
(516, 337, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(517, 338, 'order_pa_color', '0'),
(518, 338, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(519, 339, 'order_pa_shoe-size', '0'),
(520, 339, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(521, 340, 'order_pa_shoe-size', '0'),
(522, 340, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(523, 341, 'order_pa_shoe-size', '0'),
(524, 341, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(525, 342, 'order_pa_shoe-size', '0'),
(526, 342, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(527, 343, 'order_pa_shoe-size', '0'),
(528, 343, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(529, 344, 'order_pa_color', '0'),
(530, 344, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(531, 345, 'order_pa_color', '0'),
(532, 345, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(533, 346, 'order_pa_color', '0'),
(534, 346, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(535, 347, 'order_pa_shoe-size', '0'),
(536, 347, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(537, 348, 'order_pa_shoe-size', '0'),
(538, 348, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(539, 349, 'order_pa_shoe-size', '0'),
(540, 349, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(541, 246, 'product_count_product_cat', '5'),
(542, 350, 'order_pa_color', '0'),
(543, 350, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(544, 351, 'order_pa_shoe-size', '0'),
(545, 351, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(546, 352, 'order_pa_color', '0'),
(547, 352, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(548, 353, 'order_pa_color', '0'),
(549, 353, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(550, 354, 'order_pa_color', '0'),
(551, 354, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(552, 355, 'order_pa_color', '0'),
(553, 355, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(554, 356, 'order_pa_color', '0'),
(555, 356, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(556, 357, 'order_pa_color', '0'),
(557, 357, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(558, 358, 'order_pa_shoe-size', '0'),
(559, 358, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(560, 359, 'order_pa_shoe-size', '0'),
(561, 359, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(562, 360, 'order_pa_shoe-size', '0'),
(563, 360, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(564, 361, 'order_pa_shoe-size', '0'),
(565, 361, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(566, 362, 'order_pa_color', '0'),
(567, 362, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(568, 363, 'order_pa_color', '0'),
(569, 363, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(570, 364, 'order_pa_color', '0'),
(571, 364, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(572, 365, 'order_pa_color', '0'),
(573, 365, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(574, 366, 'order_pa_color', '0'),
(575, 366, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(576, 367, 'order_pa_color', '0'),
(577, 367, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(578, 368, 'order_pa_color', '0'),
(579, 368, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(580, 369, 'order_pa_color', '0'),
(581, 369, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(582, 370, 'order_pa_color', '0'),
(583, 370, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(584, 371, 'order_pa_color', '0'),
(585, 371, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(586, 372, 'order_pa_color', '0'),
(587, 372, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(588, 373, 'order_pa_color', '0'),
(589, 373, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(590, 374, 'order_pa_color', '0'),
(591, 374, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(592, 375, 'order_pa_color', '0'),
(593, 375, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(594, 376, 'order_pa_color', '0'),
(595, 376, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(596, 377, 'order_pa_color', '0'),
(597, 377, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(598, 378, 'order_pa_color', '0'),
(599, 378, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(600, 379, 'order_pa_color', '0'),
(601, 379, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(602, 380, 'order_pa_color', '0'),
(603, 380, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(604, 381, 'order_pa_color', '0'),
(605, 381, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(606, 382, 'order_pa_color', '0'),
(607, 382, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(608, 383, 'order_pa_color', '0'),
(609, 383, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(610, 384, 'order_pa_color', '0'),
(611, 384, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(612, 385, 'order_pa_color', '0'),
(613, 385, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(614, 386, 'order_pa_color', '0'),
(615, 386, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(616, 387, 'order_pa_shoe-size', '0'),
(617, 387, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(618, 388, 'order_pa_color', '0'),
(619, 388, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(620, 389, 'order_pa_color', '0'),
(621, 389, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(622, 390, 'order_pa_color', '0'),
(623, 390, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(624, 391, 'order_pa_color', '0'),
(625, 391, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(626, 392, 'order_pa_color', '0'),
(627, 392, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(628, 393, 'order_pa_shoe-size', '0'),
(629, 393, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(630, 253, 'product_count_product_cat', '7'),
(631, 394, 'order_pa_color', '0'),
(632, 394, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(633, 395, 'order_pa_color', '0'),
(634, 395, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(635, 396, 'order_pa_color', '0'),
(636, 396, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(637, 397, 'order_pa_color', '0'),
(638, 397, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(639, 398, 'order_pa_color', '0'),
(640, 398, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(641, 399, 'order_pa_color', '0'),
(642, 399, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(643, 400, 'order_pa_color', '0'),
(644, 400, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(645, 401, 'order_pa_color', '0'),
(646, 401, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(647, 402, 'order_pa_color', '0'),
(648, 402, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(649, 403, 'order_pa_color', '0'),
(650, 403, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(651, 404, 'order_pa_color', '0'),
(652, 404, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(653, 405, 'order_pa_color', '0'),
(654, 405, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(655, 406, 'order_pa_color', '0'),
(656, 406, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(657, 407, 'order_pa_color', '0'),
(658, 407, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(659, 408, 'order_pa_color', '0'),
(660, 408, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(661, 409, 'order_pa_color', '0'),
(662, 409, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(663, 410, 'order_pa_color', '0'),
(664, 410, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(665, 411, 'order_pa_color', '0'),
(666, 411, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(667, 412, 'order_pa_color', '0'),
(668, 412, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(669, 413, 'order_pa_color', '0'),
(670, 413, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(671, 414, 'order_pa_color', '0'),
(672, 414, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(673, 415, 'order_pa_color', '0'),
(674, 415, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(675, 416, 'order_pa_color', '0'),
(676, 416, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(677, 417, 'order_pa_color', '0'),
(678, 417, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(679, 418, 'order_pa_color', '0'),
(680, 418, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(681, 419, 'order_pa_color', '0'),
(682, 419, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(683, 420, 'order_pa_color', '0'),
(684, 420, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(685, 422, 'order_pa_color', '0'),
(686, 422, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(687, 421, 'order_pa_color', '0'),
(688, 421, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(689, 423, 'order_pa_color', '0'),
(690, 423, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(691, 424, 'order_pa_color', '0'),
(692, 424, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(693, 256, 'product_count_product_cat', '6'),
(694, 425, 'order_pa_color', '0'),
(695, 425, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(696, 426, 'order_pa_color', '0'),
(697, 426, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(698, 427, 'order_pa_color', '0'),
(699, 427, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(700, 428, 'order_pa_color', '0'),
(701, 428, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(702, 429, 'order_pa_color', '0'),
(703, 429, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(704, 430, 'order_pa_color', '0'),
(705, 430, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(706, 431, 'order_pa_color', '0'),
(707, 431, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(708, 432, 'order_pa_color', '0'),
(709, 432, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(710, 433, 'order_pa_color', '0'),
(711, 433, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(712, 434, 'order_pa_color', '0'),
(713, 434, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(714, 435, 'order_pa_color', '0'),
(715, 435, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(716, 436, 'order_pa_color', '0'),
(717, 436, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(718, 437, 'order_pa_color', '0'),
(719, 437, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(720, 438, 'order_pa_color', '0'),
(721, 438, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(722, 439, 'order_pa_color', '0'),
(723, 439, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(724, 440, 'order_pa_color', '0'),
(725, 440, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(726, 441, 'order_pa_color', '0'),
(727, 441, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(728, 442, 'order_pa_color', '0'),
(729, 442, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(730, 443, 'order_pa_color', '0'),
(731, 443, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(732, 444, 'order_pa_color', '0'),
(733, 444, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(734, 445, 'order_pa_color', '0'),
(735, 445, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(736, 446, 'order_pa_color', '0'),
(737, 446, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(738, 447, 'order_pa_color', '0'),
(739, 447, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(740, 448, 'order_pa_color', '0'),
(741, 448, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(742, 449, 'order_pa_color', '0'),
(743, 449, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(744, 450, 'order_pa_color', '0'),
(745, 450, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(746, 451, 'order_pa_color', '0'),
(747, 451, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(748, 452, 'order_pa_color', '0'),
(749, 452, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(750, 453, 'order_pa_color', '0'),
(751, 453, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(752, 454, 'order_pa_color', '0'),
(753, 454, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(754, 455, 'order_pa_color', '0'),
(755, 455, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(756, 456, 'order_pa_color', '0'),
(757, 456, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(758, 457, 'order_pa_color', '0'),
(759, 457, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(760, 458, 'order_pa_color', '0'),
(761, 458, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(762, 459, 'order_pa_color', '0'),
(763, 459, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(764, 460, 'order_pa_color', '0'),
(765, 460, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(766, 461, 'order_pa_color', '0'),
(767, 461, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(768, 462, 'order_pa_color', '0'),
(769, 462, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(770, 463, 'order_pa_color', '0'),
(771, 463, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(772, 464, 'order_pa_color', '0'),
(773, 464, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(774, 255, 'product_count_product_cat', '6'),
(775, 465, 'order_pa_shoe-size', '0'),
(776, 465, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(777, 466, 'order_pa_color', '0'),
(778, 466, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(779, 467, 'order_pa_color', '0'),
(780, 467, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(781, 468, 'order_pa_color', '0'),
(782, 468, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(783, 469, 'order_pa_color', '0'),
(784, 469, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(785, 470, 'order_pa_color', '0'),
(786, 470, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(787, 247, 'product_count_product_cat', '5'),
(788, 471, 'order_pa_color', '0'),
(789, 471, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(790, 472, 'order_pa_color', '0'),
(791, 472, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(792, 473, 'order_pa_color', '0'),
(793, 473, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(794, 474, 'order_pa_color', '0'),
(795, 474, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(796, 475, 'order_pa_color', '0'),
(797, 475, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(798, 476, 'order_pa_shoe-size', '0'),
(799, 476, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(800, 477, 'order_pa_color', '0'),
(801, 477, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(802, 478, 'order_pa_color', '0'),
(803, 478, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(804, 479, 'order_pa_color', '0'),
(805, 479, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(806, 480, 'order_pa_color', '0'),
(807, 480, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(808, 481, 'order_pa_color', '0'),
(809, 481, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(810, 482, 'order_pa_color', '0'),
(811, 482, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(812, 483, 'order_pa_color', '0'),
(813, 483, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(814, 484, 'order_pa_color', '0'),
(815, 484, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(816, 485, 'order_pa_color', '0'),
(817, 485, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(818, 486, 'order_pa_color', '0'),
(819, 486, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(820, 487, 'order_pa_color', '0'),
(821, 487, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(822, 488, 'order_pa_color', '0'),
(823, 488, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(824, 489, 'order_pa_color', '0'),
(825, 489, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(826, 490, 'order_pa_color', '0'),
(827, 490, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(828, 491, 'order_pa_color', '0');
INSERT INTO `wpx5_termmeta` (`meta_id`, `term_id`, `meta_key`, `meta_value`) VALUES
(829, 491, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(830, 492, 'order_pa_color', '0'),
(831, 492, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(832, 493, 'order_pa_color', '0'),
(833, 493, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(834, 494, 'order_pa_color', '0'),
(835, 494, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(836, 495, 'order_pa_color', '0'),
(837, 495, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(838, 496, 'order_pa_shoe-size', '0'),
(839, 496, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(840, 497, 'order_pa_shoe-size', '0'),
(841, 497, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(842, 498, 'order_pa_shoe-size', '0'),
(843, 498, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(844, 499, 'order_pa_shoe-size', '0'),
(845, 499, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(846, 500, 'order_pa_shoe-size', '0'),
(847, 500, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(848, 501, 'order_pa_shoe-size', '0'),
(849, 501, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(850, 243, 'product_count_product_cat', '5'),
(851, 502, 'order_pa_color', '0'),
(852, 502, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(853, 503, 'order_pa_color', '0'),
(854, 503, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(855, 504, 'order_pa_color', '0'),
(856, 504, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(857, 505, 'order_pa_color', '0'),
(858, 505, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(859, 506, 'order_pa_color', '0'),
(860, 506, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(861, 507, 'order_pa_color', '0'),
(862, 507, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(863, 508, 'order_pa_color', '0'),
(864, 508, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(865, 509, 'order_pa_color', '0'),
(866, 509, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(867, 510, 'order_pa_color', '0'),
(868, 510, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(869, 511, 'order_pa_color', '0'),
(870, 511, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(871, 512, 'order_pa_color', '0'),
(872, 512, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(873, 513, 'order_pa_color', '0'),
(874, 513, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(875, 514, 'order_pa_color', '0'),
(876, 514, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(877, 515, 'order_pa_color', '0'),
(878, 515, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(879, 516, 'order_pa_color', '0'),
(880, 516, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(881, 517, 'order_pa_color', '0'),
(882, 517, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(883, 518, 'order_pa_color', '0'),
(884, 518, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(885, 519, 'order_pa_color', '0'),
(886, 519, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(887, 520, 'order_pa_color', '0'),
(888, 520, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(889, 521, 'order_pa_color', '0'),
(890, 521, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(891, 522, 'order_pa_color', '0'),
(892, 522, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(893, 523, 'order_pa_color', '0'),
(894, 523, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(895, 524, 'order_pa_color', '0'),
(896, 524, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(897, 525, 'order_pa_color', '0'),
(898, 525, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(899, 526, 'order_pa_color', '0'),
(900, 526, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(901, 527, 'order_pa_color', '0'),
(902, 527, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(903, 528, 'order_pa_color', '0'),
(904, 528, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(905, 529, 'order_pa_color', '0'),
(906, 529, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(907, 530, 'order_pa_shoe-size', '0'),
(908, 530, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(909, 531, 'order_pa_color', '0'),
(910, 531, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(911, 532, 'order_pa_color', '0'),
(912, 532, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(913, 251, 'product_count_product_cat', '5'),
(914, 533, 'order_pa_color', '0'),
(915, 533, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(916, 534, 'order_pa_color', '0'),
(917, 534, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(918, 535, 'order_pa_color', '0'),
(919, 535, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(920, 536, 'order_pa_color', '0'),
(921, 536, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(922, 537, 'order_pa_color', '0'),
(923, 537, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(924, 538, 'order_pa_color', '0'),
(925, 538, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(926, 539, 'order_pa_color', '0'),
(927, 539, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(928, 540, 'order_pa_color', '0'),
(929, 540, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(930, 248, 'product_count_product_cat', '5'),
(931, 541, 'order_pa_color', '0'),
(932, 541, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(933, 542, 'order_pa_color', '0'),
(934, 542, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(935, 543, 'order_pa_color', '0'),
(936, 543, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(937, 544, 'order_pa_ships-from', '0'),
(938, 544, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(939, 545, 'order_pa_color', '0'),
(940, 545, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(941, 546, 'order_pa_color', '0'),
(942, 546, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(943, 547, 'order_pa_color', '0'),
(944, 547, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(945, 548, 'order_pa_color', '0'),
(946, 548, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(947, 549, 'order_pa_color', '0'),
(948, 549, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(949, 550, 'order_pa_color', '0'),
(950, 550, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(951, 551, 'order_pa_color', '0'),
(952, 551, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(953, 552, 'order_pa_color', '0'),
(954, 552, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(955, 553, 'order_pa_color', '0'),
(956, 553, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(957, 554, 'order_pa_color', '0'),
(958, 554, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(959, 555, 'order_pa_color', '0'),
(960, 555, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(961, 556, 'order_pa_color', '0'),
(962, 556, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(963, 557, 'order_pa_color', '0'),
(964, 557, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(965, 558, 'order_pa_color', '0'),
(966, 558, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(967, 559, 'order_pa_color', '0'),
(968, 559, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(969, 560, 'order_pa_color', '0'),
(970, 560, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(971, 561, 'order_pa_color', '0'),
(972, 561, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(973, 562, 'order_pa_color', '0'),
(974, 562, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(975, 563, 'order_pa_color', '0'),
(976, 563, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(977, 564, 'order_pa_color', '0'),
(978, 564, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(979, 565, 'order_pa_color', '0'),
(980, 565, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(981, 566, 'order_pa_color', '0'),
(982, 566, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(983, 567, 'order_pa_color', '0'),
(984, 567, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(985, 568, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(986, 569, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(987, 570, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(988, 571, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(989, 572, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(990, 573, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(991, 574, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(992, 575, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(993, 576, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(994, 577, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(995, 578, 'order_pa_color', '0'),
(996, 578, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(997, 579, 'order_pa_color', '0'),
(998, 579, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(999, 254, 'product_count_product_cat', '6'),
(1000, 580, 'order_pa_color', '0'),
(1001, 580, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(1002, 581, 'order_pa_color', '0'),
(1003, 581, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(1004, 582, 'order_pa_color', '0'),
(1005, 582, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(1006, 583, 'order_pa_color', '0'),
(1007, 583, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(1008, 584, 'order_pa_color', '0'),
(1009, 584, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}'),
(1010, 585, 'order_pa_color', '0'),
(1011, 585, 'vi_wpvs_terms_params', 'a:4:{s:4:\"type\";s:0:\"\";s:6:\"img_id\";s:0:\"\";s:5:\"color\";a:0:{}s:15:\"color_separator\";s:0:\"\";}');

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

--
-- Table structure for table `wpx5_terms`
--

CREATE TABLE `wpx5_terms` (
  `term_id` bigint(20) UNSIGNED NOT NULL,
  `name` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `slug` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `term_group` bigint(10) NOT NULL DEFAULT 0
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `wpx5_terms`
--

INSERT INTO `wpx5_terms` (`term_id`, `name`, `slug`, `term_group`) VALUES
(1, 'Uncategorized', 'uncategorized', 0),
(2, 'simple', 'simple', 0),
(3, 'grouped', 'grouped', 0),
(4, 'variable', 'variable', 0),
(5, 'external', 'external', 0),
(6, 'exclude-from-search', 'exclude-from-search', 0),
(7, 'exclude-from-catalog', 'exclude-from-catalog', 0),
(8, 'featured', 'featured', 0),
(9, 'outofstock', 'outofstock', 0),
(10, 'rated-1', 'rated-1', 0),
(11, 'rated-2', 'rated-2', 0),
(12, 'rated-3', 'rated-3', 0),
(13, 'rated-4', 'rated-4', 0),
(14, 'rated-5', 'rated-5', 0),
(15, 'Uncategorized', 'uncategorized', 0),
(16, 'Award tech', 'award-tech', 0),
(17, 'Denso news', 'denso-news', 0),
(18, 'Life', 'life', 0),
(19, 'Technology', 'technology', 0),
(20, 'Award tech', 'award-tech', 0),
(21, 'denso', 'denso', 0),
(22, 'Denso news', 'denso-news', 0),
(23, 'enginer', 'enginer', 0),
(24, 'Technology', 'technology', 0),
(25, 'wordpress', 'wordpress', 0),
(26, 'Bulky Goods', 'bulky-goods', 0),
(27, 'Camera', 'camera', 0),
(28, 'Electronics', 'electronics', 0),
(29, 'Memory', 'memory', 0),
(30, 'Sony', 'sony', 0),
(211, 'CIOR', 'cior', 0),
(206, 'Rockport', 'rockport', 0),
(202, 'Quiksilver', 'quiksilver', 0),
(200, 'Cole Haan', 'cole-haan', 0),
(201, 'Kenneth Cole REACTION', 'kenneth-cole-reaction', 0),
(186, 'Crocs', 'crocs', 0),
(187, '10', '10', 0),
(188, 'Bronze', 'bronze', 0),
(189, '4', '4', 0),
(190, 'Black-Black', 'black-black', 0),
(191, '7', '7', 0),
(192, 'Pool', 'pool', 0),
(193, '8', '8', 0),
(196, 'WXQ', 'wxq', 0),
(179, '11.5', '11-5', 0),
(180, 'Olive', 'olive', 0),
(181, 'Grey', 'grey', 0),
(182, '9.5', '9-5', 0),
(183, 'Light Brown', 'light-brown', 0),
(176, 'Sperry Top-Sider', 'sperry-top-sider', 0),
(62, 'XiaoMi', 'xiaomi', 0),
(208, 'XIDISO', 'xidiso', 0),
(170, 'Refresh', 'refresh', 0),
(173, 'Guide Gear', 'guide-gear', 0),
(174, 'Xtratuf', 'xtratuf', 0),
(175, 'NORTY', 'norty', 0),
(248, 'Sexyca', 'sexyca', 0),
(249, 'CORE COLLECTION', 'core_collection', 0),
(178, 'Skechers', 'skechers', 0),
(74, 'HTC', 'htc', 0),
(167, 'Deer Stags', 'deer-stags', 0),
(77, 'LG', 'lg', 0),
(84, 'Audio &amp; Video', 'audio-video', 0),
(85, 'Company Menu', 'company-menu', 0),
(86, 'Customer Service Menu', 'customer-service-menu', 0),
(87, 'Footer Menu', 'footer-menu', 0),
(88, 'Health &amp; Fitness 1', 'health-fitness-1', 0),
(89, 'Health &amp; Fitness 2', 'health-fitness-2', 0),
(90, 'Laptop and Computer', 'laptop-and-computer', 0),
(91, 'Main Menu', 'main-menu', 0),
(92, 'Personal Care &amp; Beauty', 'personal-care-beauty', 0),
(93, 'Top Menu', 'top-menu', 0),
(94, 'Vertical 1', 'vertical-1', 0),
(95, 'Vertical 2', 'vertical-2', 0),
(96, 'Vertical Menu', 'vertical-menu', 0),
(97, 'Your Account Menu', 'your-account-menu', 0),
(100, 'March 18, 2020', 'march-18-2020', 0),
(101, 'The strikethrough price is the List Price. Savings represents a discount off the List Price.', 'the-strikethrough-price-is-the-list-price-savings-represents-a-discount-off-the-list-price', 0),
(102, '21.5 x 12.5 x 8 inches; 10.7 pounds', '21-5-x-12-5-x-8-inches-10-7-pounds', 0),
(103, 'Video Game', 'video-game', 0),
(205, 'Vertico', 'vertico', 0),
(106, 'Mulan‘s', 'mulans', 0),
(107, '8.5 x 5.2 x 5 inches', '8-5-x-5-2-x-5-inches', 0),
(108, '1 pounds', '1-pounds', 0),
(109, '1.72 pounds (View shipping rates and policies)', '1-72-pounds-view-shipping-rates-and-policies', 0),
(110, 'Item can be shipped within U.S.', 'item-can-be-shipped-within-u-s', 0),
(111, 'This item is not eligible for international shipping.  Learn More', 'this-item-is-not-eligible-for-international-shipping-learn-more', 0),
(112, '49400', '49400', 0),
(113, '8 years and up', '8-years-and-up', 0),
(114, 'VR Entertainment', 'vr-entertainment', 0),
(115, '8.6 x 6.4 x 4.6 inches', '8-6-x-6-4-x-4-6-inches', 0),
(116, '0.32 ounces', '0-32-ounces', 0),
(117, '1.25 pounds (View shipping rates and policies)', '1-25-pounds-view-shipping-rates-and-policies', 0),
(118, 'Emerge Technologies, Inc.', 'emerge-technologies-inc', 0),
(119, '1 Lithium ion batteries required. (included)', '1-lithium-ion-batteries-required-included', 0),
(120, 'May 23, 2018', 'may-23-2018', 0),
(121, 'ReTrak', 'retrak', 0),
(243, 'OCHENTA', 'ochenta', 0),
(244, 'Ajvani', 'ajvani', 0),
(124, '4 hours', '4-hours', 0),
(125, 'Avegant', 'avegant', 0),
(126, 'September 24, 2019', 'september-24-2019', 0),
(127, '19 x 17.5 x 6.5 inches; 8.4 pounds', '19-x-17-5-x-6-5-inches-8-4-pounds', 0),
(128, 'HP', 'hp', 0),
(132, 'December 1, 2017', 'december-1-2017', 0),
(133, '8.2 x 6.1 x 3.3 inches; 1.04 pounds', '8-2-x-6-1-x-3-3-inches-1-04-pounds', 0),
(134, 'Lenovo', 'lenovo', 0),
(136, '12.3 x 9.4 x 2.7 inches; 1.44 pounds', '12-3-x-9-4-x-2-7-inches-1-44-pounds', 0),
(137, 'BeswinVR', 'beswinvr', 0),
(199, 'Forever Link', 'forever-link', 0),
(198, 'PUMA', 'puma', 0),
(141, '9.5 x 3.2 x 5.5 inches', '9-5-x-3-2-x-5-5-inches', 0),
(142, '1.26 pounds', '1-26-pounds', 0),
(143, '1.5 pounds (View shipping rates and policies)', '1-5-pounds-view-shipping-rates-and-policies', 0),
(144, 'DLL68', 'dll68', 0),
(145, '7 - 15 years', '7-15-years', 0),
(146, 'Mattel', 'mattel', 0),
(203, 'GUBARUN', 'gubarun', 0),
(149, '7 x 3 x 2.5 inches', '7-x-3-x-2-5-inches', 0),
(150, '15 ounces', '15-ounces', 0),
(151, '15 ounces (View shipping rates and policies)', '15-ounces-view-shipping-rates-and-policies', 0),
(152, 'M1908C3JG', 'm1908c3jg', 0),
(153, '1 Lithium Polymer batteries required. (included)', '1-lithium-polymer-batteries-required-included', 0),
(154, '0.3 x 3.1 x 6.3 inches', '0-3-x-3-1-x-6-3-inches', 0),
(155, '1.6 ounces', '1-6-ounces', 0),
(156, '15.2 ounces (View shipping rates and policies)', '15-2-ounces-view-shipping-rates-and-policies', 0),
(157, 'LMQ720QM.AAMZSW', 'lmq720qm-aamzsw', 0),
(213, 'New Balance', 'new-balance', 0),
(215, 'ASICS', 'asics', 0),
(216, 'DREAM PAIRS', 'dream-pairs', 0),
(217, 'adidas', 'adidas', 0),
(218, 'Rekayla', 'rekayla', 0),
(219, 'Amazon Essentials', 'amazon-essentials', 0),
(247, 'Higher Heels', 'higher_heels', 0),
(246, 'Fashion Thirsty', 'fashion_thirsty', 0),
(245, 'ESSEX GLAM', 'essex_glam', 0),
(223, 'Gibobby Womens Sandals', 'gibobby-womens-sandals', 0),
(227, 'Todaies-Women Sandals', 'todaies-women-sandals', 0),
(256, 'Funtasma', 'funtasma', 0),
(255, 'HCS', 'hcs', 0),
(250, 'Blivener', 'blivener', 0),
(251, 'Pleaser', 'pleaser', 0),
(252, 'Chic Feet', 'chic_feet', 0),
(253, 'FOLLOW ME FMUK', 'follow_me_fmuk', 0),
(254, 'Spot On', 'spot_on', 0),
(257, 'BLACK', 'black', 0),
(258, 'Gray', 'gray', 0),
(259, 'Green', 'green', 0),
(260, 'Pink', 'pink', 0),
(261, 'Purple', 'purple', 0),
(262, '5.5', '5-5', 0),
(263, '6', '6', 0),
(264, '6.5', '6-5', 0),
(265, '7.5', '7-5', 0),
(266, '8', '8', 0),
(267, '8.5', '8-5', 0),
(268, '9.5', '9-5', 0),
(269, '10', '10', 0),
(270, '10.5', '10-5', 0),
(271, 'Blue', 'blue', 0),
(272, 'Red', 'red', 0),
(273, '36', '36', 0),
(274, '37', '37', 0),
(275, '38', '38', 0),
(276, '39', '39', 0),
(277, '40', '40', 0),
(278, '41', '41', 0),
(279, '42', '42', 0),
(280, '43', '43', 0),
(281, '35', '35', 0),
(282, 'Khaki', 'khaki', 0),
(283, 'Orange', 'orange', 0),
(284, '9', '9', 0),
(285, 'Beige', 'beige', 0),
(286, 'Dark green', 'dark-green', 0),
(287, 'Yellow', 'yellow', 0),
(288, 'White', 'white', 0),
(289, '35-36', '35-36', 0),
(290, '37-38', '37-38', 0),
(291, '39-40', '39-40', 0),
(292, '40-41', '40-41', 0),
(293, '42-43', '42-43', 0),
(294, '44-45', '44-45', 0),
(295, 'WINERED', 'winered', 0),
(296, 'Brown', 'brown', 0),
(297, '5', '5', 0),
(298, 'China', 'china', 0),
(299, 'SPAIN', 'spain', 0),
(300, 'France', 'france', 0),
(301, 'Czech Republic', 'czech-republic', 0),
(302, 'Poland', 'poland', 0),
(303, 'Belgium', 'belgium', 0),
(304, 'Green 12cm Heel', 'green-12cm-heel', 0),
(305, 'Green 10cm Heel', 'green-10cm-heel', 0),
(306, 'Green 8cm Heel', 'green-8cm-heel', 0),
(307, '3', '3', 0),
(308, '4', '4', 0),
(309, '11', '11', 0),
(310, '11.5', '11-5', 0),
(311, '12', '12', 0),
(312, 'Gold-color', 'gold-color', 0),
(313, 'Silver Plated', 'silver-plated', 0),
(314, 'Sky Blue', 'sky-blue', 0),
(315, 'Clear', 'clear', 0),
(316, '27', '27', 0),
(317, '28', '28', 0),
(318, '29', '29', 0),
(319, '30', '30', 0),
(320, '31', '31', 0),
(321, '32', '32', 0),
(322, '33', '33', 0),
(323, '34', '34', 0),
(324, 'MULTI', 'multi', 0),
(325, 'Black matt', 'black-matt', 0),
(326, 'Black shiny', 'black-shiny', 0),
(327, 'custom colors', 'custom-colors', 0),
(328, 'silver matt', 'silver-matt', 0),
(329, '7', '7', 0),
(330, '13', '13', 0),
(331, '14', '14', 0),
(332, '15', '15', 0),
(333, 'Gold', 'gold', 0),
(334, 'Silver', 'silver', 0),
(335, 'CKA', 'cka', 0),
(336, 'NHC', 'nhc', 0),
(337, 'NKL', 'nkl', 0),
(338, 'claret', 'claret', 0),
(339, '34.5', '34-5', 0),
(340, '35.5', '35-5', 0),
(341, '36.5', '36-5', 0),
(342, '37.5', '37-5', 0),
(343, '38.5', '38-5', 0),
(344, 'Rainbow', 'rainbow', 0),
(345, 'Radium', 'radium', 0),
(346, 'Full Black', 'full-black', 0),
(347, '24', '24', 0),
(348, '25', '25', 0),
(349, '26', '26', 0),
(350, 'see chart', 'see-chart', 0),
(351, '4.5', '4-5', 0),
(352, 'brown with fur', 'brown-with-fur', 0),
(353, 'black no fur', 'black-no-fur', 0),
(354, 'brown no fur', 'brown-no-fur', 0),
(355, 'black with fur', 'black-with-fur', 0),
(356, 'Red wine with fur', 'red-wine-with-fur', 0),
(357, 'Red wine no fur', 'red-wine-no-fur', 0),
(358, '44', '44', 0),
(359, '45', '45', 0),
(360, '46', '46', 0),
(361, '47', '47', 0),
(362, 'Picture 1', 'picture-1', 0),
(363, 'Picture 2', 'picture-2', 0),
(364, 'Picture 3', 'picture-3', 0),
(365, 'Picture 4', 'picture-4', 0),
(366, 'Picture 5', 'picture-5', 0),
(367, 'Picture 6', 'picture-6', 0),
(368, 'Picture 7', 'picture-7', 0),
(369, 'Picture 8', 'picture-8', 0),
(370, 'Picture 9', 'picture-9', 0),
(371, 'Picture 10', 'picture-10', 0),
(372, 'Picture 11', 'picture-11', 0),
(373, 'Picture 12', 'picture-12', 0),
(374, 'Dark Gray for Male', 'dark-gray-for-male', 0),
(375, 'Black for Female', 'black-for-female', 0),
(376, 'All Black for Male', 'all-black-for-male', 0),
(377, 'Light Gray Female', 'light-gray-female', 0),
(378, 'Dark Gray Female', 'dark-gray-female', 0),
(379, 'Light Gray for Male', 'light-gray-for-male', 0),
(380, 'Rainbow White Male', 'rainbow-white-male', 0),
(381, 'Pink for Female', 'pink-for-female', 0),
(382, 'Light Pink Female', 'light-pink-female', 0),
(383, 'rainbow White Female', 'rainbow-white-female', 0),
(384, 'White For Male', 'white-for-male', 0),
(385, 'All Black for Female', 'all-black-for-female', 0),
(386, 'Khaki for Male', 'khaki-for-male', 0),
(387, '48', '48', 0),
(388, 'Dark Blue', 'dark-blue', 0),
(389, 'Bao Blue', 'bao-blue', 0),
(390, 'Coffee', 'coffee', 0),
(391, 'Mo Green', 'mo-green', 0),
(392, 'Wine Red', 'wine-red', 0),
(393, '49', '49', 0),
(394, 'apricot', 'apricot', 0),
(395, 'all colors', 'all-colors', 0),
(396, 'khaki as show', 'khaki-as-show', 0),
(397, '1705 Black', '1705-black', 0),
(398, '1705 White', '1705-white', 0),
(399, '1705 Pink', '1705-pink', 0),
(400, '1705 Gray', '1705-gray', 0),
(401, '1705 Rose Red', '1705-rose-red', 0),
(402, 'Black Orange', 'black-orange', 0),
(403, 'Army Green', 'army-green', 0),
(404, 'Terracotta Warriors', 'terracotta-warriors', 0),
(405, 'Black white', 'black-white', 0),
(406, 'Black yellow', 'black-yellow', 0),
(407, 'Black1', 'black1', 0),
(408, 'Red1', 'red1', 0),
(409, 'Yellow1', 'yellow1', 0),
(410, 'Black2', 'black2', 0),
(411, 'Red2', 'red2', 0),
(412, 'White2', 'white2', 0),
(413, 'Black3', 'black3', 0),
(414, 'Yellow3', 'yellow3', 0),
(415, 'Black4', 'black4', 0),
(416, 'Black5', 'black5', 0),
(417, 'Black6', 'black6', 0),
(418, 'White6', 'white6', 0),
(419, 'Black8', 'black8', 0),
(420, 'Gray8', 'gray8', 0),
(421, 'black shoes', 'black-shoes', 0),
(422, 'Red8', 'red8', 0),
(423, 'Black9', 'black9', 0),
(424, 'Brown9', 'brown9', 0),
(425, 'blue shiny', 'blue-shiny', 0),
(426, 'blue sky shiny', 'blue-sky-shiny', 0),
(427, 'Gold shiny', 'gold-shiny', 0),
(428, 'Green shiny', 'green-shiny', 0),
(429, 'Orange shiny', 'orange-shiny', 0),
(430, 'Pink shiny', 'pink-shiny', 0),
(431, 'Purple shiny', 'purple-shiny', 0),
(432, 'Red shiny', 'red-shiny', 0),
(433, 'Silver shiny', 'silver-shiny', 0),
(434, 'White shiny', 'white-shiny', 0),
(435, 'Yellow shiny', 'yellow-shiny', 0),
(436, 'Custom color', 'custom-color', 0),
(437, 'sky blue shiny', 'sky-blue-shiny', 0),
(438, 'wine red shiny', 'wine-red-shiny', 0),
(439, 'Flesh pink matt', 'flesh-pink-matt', 0),
(440, 'purple matt', 'purple-matt', 0),
(441, 'red matt', 'red-matt', 0),
(442, 'peach shiny', 'peach-shiny', 0),
(443, 'Beige 2', 'beige-2', 0),
(444, 'Black 2', 'black-2', 0),
(445, 'black in stock', 'black-in-stock', 0),
(446, 'pink in stock', 'pink-in-stock', 0),
(447, 'G116 Black', 'g116-black', 0),
(448, 'G116 White', 'g116-white', 0),
(449, 'G116 Brown', 'g116-brown', 0),
(450, 'G116 Green', 'g116-green', 0),
(451, 'G157 Yellow', 'g157-yellow', 0),
(452, 'G157 White', 'g157-white', 0),
(453, 'G157 Green', 'g157-green', 0),
(454, 'G157 Black', 'g157-black', 0),
(455, 'G101 Brown', 'g101-brown', 0),
(456, 'G101 Black', 'g101-black', 0),
(457, 'G101 Green', 'g101-green', 0),
(458, 'G101 White', 'g101-white', 0),
(459, 'G133 Yellow', 'g133-yellow', 0),
(460, 'G133 White', 'g133-white', 0),
(461, 'G133 Black Orange', 'g133-black-orange', 0),
(462, 'G133 Black Green', 'g133-black-green', 0),
(463, 'G133 Green', 'g133-green', 0),
(464, 'G133 Apple Green', 'g133-apple-green', 0),
(465, '42.5', '42-5', 0),
(466, 'Black Green', 'black-green', 0),
(467, 'Apple Green', 'apple-green', 0),
(468, 'A712357085-Blue', 'a712357085-blue', 0),
(469, 'A712357085-Grey', 'a712357085-grey', 0),
(470, 'A712357085-Black', 'a712357085-black', 0),
(471, 'as photo 1', 'as-photo-1', 0),
(472, 'as photo 2', 'as-photo-2', 0),
(473, 'as photo 3', 'as-photo-3', 0),
(474, 'as photo 4', 'as-photo-4', 0),
(475, 'Dark Red', 'dark-red', 0),
(476, '12.5', '12-5', 0),
(477, 'Shoelace Reflective', 'shoelace-reflective', 0),
(478, 'Static Black', 'static-black', 0),
(479, 'Static', 'static', 0),
(480, 'Tail Light', 'tail-light', 0),
(481, 'Beluga 2.0', 'beluga-2-0', 0),
(482, 'Beluga', 'beluga', 0),
(483, 'Bred', 'bred', 0),
(484, 'Blue Tint', 'blue-tint', 0),
(485, 'Cinder', 'cinder', 0),
(486, 'Butter', 'butter', 0),
(487, 'Carbon', 'carbon', 0),
(488, 'Cinder Reflective', 'cinder-reflective', 0),
(489, 'Core Black Red', 'core-black-red', 0),
(490, 'CreamTriple White', 'creamtriple-white', 0),
(491, 'Core Black White', 'core-black-white', 0),
(492, 'Ash Blue', 'ash-blue', 0),
(493, 'Israfil', 'israfil', 0),
(494, 'Semi Frozen Yellow', 'semi-frozen-yellow', 0),
(495, 'Zebra', 'zebra', 0),
(496, '37 1/3', '37-1-3', 0),
(497, '39 1/3', '39-1-3', 0),
(498, '41 1/3', '41-1-3', 0),
(499, '43 1/3', '43-1-3', 0),
(500, '45 1/3', '45-1-3', 0),
(501, '47 1/3', '47-1-3', 0),
(502, 'Wine-red', 'wine-red-2', 0),
(503, 'Black 6cm', 'black-6cm', 0),
(504, 'Black 7cm', 'black-7cm', 0),
(505, 'Black 7.5cm', 'black-7-5cm', 0),
(506, 'Black 8.3cm', 'black-8-3cm', 0),
(507, 'blue Wide heel 10cm', 'blue-wide-heel-10cm', 0),
(508, 'Blue heel 9cm', 'blue-heel-9cm', 0),
(509, 'Blue heel 8.5cm', 'blue-heel-8-5cm', 0),
(510, 'Blue heel 7.5cm', 'blue-heel-7-5cm', 0),
(511, 'Blue heel 6cm', 'blue-heel-6cm', 0),
(512, 'green wide heel 10cm', 'green-wide-heel-10cm', 0),
(513, 'green heel 9cm', 'green-heel-9cm', 0),
(514, 'green heel 8.5cm', 'green-heel-8-5cm', 0),
(515, 'green heel 7.5cm', 'green-heel-7-5cm', 0),
(516, 'green heel 6cm', 'green-heel-6cm', 0),
(517, 'pink wide heel 10cm', 'pink-wide-heel-10cm', 0),
(518, 'pink heel 10cm', 'pink-heel-10cm', 0),
(519, 'pink heel 9cm', 'pink-heel-9cm', 0),
(520, 'pink heel 8.5cm', 'pink-heel-8-5cm', 0),
(521, 'pink heel 7.5cm', 'pink-heel-7-5cm', 0),
(522, 'pink heel 6cm', 'pink-heel-6cm', 0),
(523, 'Cuban heell 10cm', 'cuban-heell-10cm', 0),
(524, 'Pointed heel 10cm', 'pointed-heel-10cm', 0),
(525, 'Cuban heel 9cm', 'cuban-heel-9cm', 0),
(526, 'Pointed heel 8.5cm', 'pointed-heel-8-5cm', 0),
(527, 'Cuban heel 8.5cm', 'cuban-heel-8-5cm', 0),
(528, 'Cuban heel 7.5cm', 'cuban-heel-7-5cm', 0),
(529, 'heel 6cm', 'heel-6cm', 0),
(530, '3.5', '3-5', 0),
(531, 'BLACK-2', 'black-2-2', 0),
(532, 'BLACK -1', 'black-1', 0),
(533, 'Black(Square nail)', 'blacksquare-nail', 0),
(534, 'Brown(Square nail)', 'brownsquare-nail', 0),
(535, 'Sandals (Square nail', 'sandals-square-nail', 0),
(536, 'Sandals(Park Nail)', 'sandalspark-nail', 0),
(537, 'Snake(Square nail)', 'snakesquare-nail', 0),
(538, 'Black(Park Nail)', 'blackpark-nail', 0),
(539, 'Champagne', 'champagne', 0),
(540, 'Silver', 'silver', 0),
(541, 'style 2 bright', 'style-2-bright', 0),
(542, 'style 2 matte', 'style-2-matte', 0),
(543, 'style 3 bright', 'style-3-bright', 0),
(544, 'United States', 'united-states', 0),
(545, '19', '19', 0),
(546, '20', '20', 0),
(547, '21', '21', 0),
(548, '22', '22', 0),
(549, '23', '23', 0),
(550, '1', '1', 0),
(551, '2', '2', 0),
(552, '3', '3', 0),
(553, '4', '4', 0),
(554, '5', '5', 0),
(555, '6', '6', 0),
(556, '7', '7', 0),
(557, '8', '8', 0),
(558, '9', '9', 0),
(559, '10', '10', 0),
(560, '11', '11', 0),
(561, '12', '12', 0),
(562, '13', '13', 0),
(563, '14', '14', 0),
(564, '15', '15', 0),
(565, '16', '16', 0),
(566, '17', '17', 0),
(567, '18', '18', 0),
(568, '35', '35', 0),
(569, '36', '36', 0),
(570, '37', '37', 0),
(571, '38', '38', 0),
(572, '39', '39', 0),
(573, '40', '40', 0),
(574, '41', '41', 0),
(575, '42', '42', 0),
(576, '43', '43', 0),
(577, '44', '44', 0),
(578, 'Gold', 'gold', 0),
(579, 'Rosy Red', 'rosy-red', 0),
(580, 'BK', 'bk', 0),
(581, 'BW', 'bw', 0),
(582, 'WH', 'wh', 0),
(583, 'Black white Sole', 'black-white-sole', 0),
(584, 'Black Pink', 'black-pink', 0),
(585, 'Same Pic', 'same-pic', 0),
(586, 'new menu', 'new-menu', 0);

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

--
-- Table structure for table `wpx5_term_relationships`
--

CREATE TABLE `wpx5_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
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `wpx5_term_relationships`
--

INSERT INTO `wpx5_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
(1, 1, 0),
(1348, 1, 0),
(107, 1, 0),
(111, 1, 0),
(111, 24, 0),
(2030, 265, 0),
(1733, 96, 0),
(1779, 268, 0),
(1779, 270, 0),
(114, 20, 0),
(114, 22, 0),
(114, 24, 0),
(114, 19, 0),
(1164, 21, 0),
(1164, 23, 0),
(1164, 25, 0),
(1164, 17, 0),
(1164, 18, 0),
(1165, 16, 0),
(1166, 16, 0),
(1166, 17, 0),
(1167, 17, 0),
(1167, 18, 0),
(1172, 17, 0),
(1172, 18, 0),
(1957, 268, 0),
(1957, 266, 0),
(1737, 96, 0),
(1957, 184, 0),
(1866, 267, 0),
(1957, 299, 0),
(1957, 298, 0),
(1857, 277, 0),
(1866, 268, 0),
(1957, 4, 0),
(1739, 96, 0),
(1731, 96, 0),
(1732, 96, 0),
(2067, 260, 0),
(1857, 276, 0),
(2030, 271, 0),
(1810, 260, 0),
(1742, 96, 0),
(1810, 274, 0),
(1857, 275, 0),
(1857, 284, 0),
(1810, 278, 0),
(2030, 273, 0),
(1810, 282, 0),
(1857, 274, 0),
(1810, 279, 0),
(1736, 96, 0),
(1735, 96, 0),
(1810, 277, 0),
(1810, 283, 0),
(2030, 184, 0),
(2030, 253, 0),
(1866, 266, 0),
(1956, 9, 0),
(1942, 297, 0),
(1954, 9, 0),
(1942, 296, 0),
(1942, 293, 0),
(1942, 294, 0),
(1942, 292, 0),
(1810, 4, 0),
(2030, 287, 0),
(1738, 96, 0),
(2030, 267, 0),
(1810, 275, 0),
(1810, 280, 0),
(1942, 290, 0),
(1857, 282, 0),
(1857, 280, 0),
(1810, 253, 0),
(1810, 281, 0),
(1957, 260, 0),
(1942, 291, 0),
(1866, 262, 0),
(1942, 289, 0),
(1866, 286, 0),
(1955, 9, 0),
(1866, 273, 0),
(1857, 253, 0),
(1857, 263, 0),
(2030, 268, 0),
(1779, 265, 0),
(1734, 96, 0),
(1779, 273, 0),
(1866, 269, 0),
(2030, 4, 0),
(1866, 261, 0),
(1942, 288, 0),
(1942, 253, 0),
(2067, 4, 0),
(2030, 260, 0),
(1957, 271, 0),
(1741, 96, 0),
(1942, 4, 0),
(1866, 253, 0),
(1866, 287, 0),
(1779, 263, 0),
(1779, 271, 0),
(1866, 265, 0),
(1866, 260, 0),
(1857, 283, 0),
(1857, 279, 0),
(1957, 265, 0),
(1957, 269, 0),
(1779, 269, 0),
(1779, 266, 0),
(1957, 273, 0),
(1779, 253, 0),
(2030, 299, 0),
(1810, 263, 0),
(1857, 260, 0),
(2030, 300, 0),
(2030, 269, 0),
(1810, 276, 0),
(1740, 96, 0),
(1743, 96, 0),
(1779, 267, 0),
(1779, 264, 0),
(1957, 253, 0),
(1957, 287, 0),
(1866, 271, 0),
(1779, 272, 0),
(1957, 270, 0),
(1866, 285, 0),
(1866, 4, 0),
(1866, 270, 0),
(1857, 281, 0),
(2030, 266, 0),
(2030, 270, 0),
(2153, 4, 0),
(2067, 275, 0),
(2067, 268, 0),
(2067, 267, 0),
(2067, 265, 0),
(2067, 266, 0),
(2067, 291, 0),
(2067, 274, 0),
(2067, 262, 0),
(1730, 96, 0),
(1942, 260, 0),
(1942, 262, 0),
(1942, 295, 0),
(1779, 261, 0),
(1857, 4, 0),
(1779, 4, 0),
(1779, 262, 0),
(1779, 260, 0),
(1857, 278, 0),
(1957, 267, 0),
(2067, 269, 0),
(2067, 270, 0),
(2067, 287, 0),
(2067, 271, 0),
(2067, 273, 0),
(2067, 253, 0),
(2337, 4, 0),
(2153, 260, 0),
(2153, 262, 0),
(2153, 290, 0),
(2153, 284, 0),
(2153, 276, 0),
(2153, 277, 0),
(2153, 278, 0),
(2153, 279, 0),
(2153, 280, 0),
(2153, 281, 0),
(2153, 282, 0),
(2153, 283, 0),
(2153, 301, 0),
(2153, 302, 0),
(2153, 303, 0),
(2153, 304, 0),
(2153, 305, 0),
(2153, 306, 0),
(2153, 255, 0),
(2362, 4, 0),
(2337, 261, 0),
(2337, 262, 0),
(2337, 264, 0),
(2337, 284, 0),
(2337, 276, 0),
(2337, 277, 0),
(2337, 278, 0),
(2337, 279, 0),
(2337, 280, 0),
(2337, 255, 0),
(2407, 4, 0),
(2362, 307, 0),
(2362, 308, 0),
(2362, 309, 0),
(2362, 310, 0),
(2362, 311, 0),
(2362, 300, 0),
(2362, 266, 0),
(2362, 267, 0),
(2362, 268, 0),
(2362, 270, 0),
(2362, 287, 0),
(2362, 271, 0),
(2362, 272, 0),
(2362, 312, 0),
(2362, 313, 0),
(2362, 314, 0),
(2362, 255, 0),
(2439, 4, 0),
(2407, 315, 0),
(2407, 316, 0),
(2407, 255, 0),
(2472, 4, 0),
(2439, 276, 0),
(2439, 277, 0),
(2439, 278, 0),
(2439, 279, 0),
(2439, 280, 0),
(2439, 288, 0),
(2439, 260, 0),
(2439, 274, 0),
(2439, 317, 0),
(2439, 299, 0),
(2439, 318, 0),
(2439, 255, 0),
(2510, 4, 0),
(2472, 319, 0),
(2472, 320, 0),
(2472, 321, 0),
(2472, 322, 0),
(2472, 323, 0),
(2472, 324, 0),
(2472, 325, 0),
(2472, 326, 0),
(2472, 284, 0),
(2472, 276, 0),
(2472, 260, 0),
(2472, 327, 0),
(2472, 291, 0),
(2472, 255, 0),
(2562, 4, 0),
(2510, 328, 0),
(2510, 329, 0),
(2510, 330, 0),
(2510, 331, 0),
(2510, 300, 0),
(2510, 266, 0),
(2510, 332, 0),
(2510, 269, 0),
(2510, 287, 0),
(2510, 272, 0),
(2510, 312, 0),
(2510, 314, 0),
(2510, 333, 0),
(2510, 334, 0),
(2510, 335, 0),
(2510, 255, 0),
(2574, 4, 0),
(2562, 336, 0),
(2562, 337, 0),
(2562, 338, 0),
(2562, 339, 0),
(2562, 340, 0),
(2562, 255, 0),
(2653, 4, 0),
(2574, 260, 0),
(2574, 261, 0),
(2574, 263, 0),
(2574, 341, 0),
(2574, 342, 0),
(2574, 284, 0),
(2574, 343, 0),
(2574, 276, 0),
(2574, 344, 0),
(2574, 277, 0),
(2574, 345, 0),
(2574, 278, 0),
(2574, 346, 0),
(2574, 279, 0),
(2574, 280, 0),
(2574, 255, 0),
(2728, 4, 0),
(2653, 260, 0),
(2653, 263, 0),
(2653, 275, 0),
(2653, 347, 0),
(2653, 348, 0),
(2653, 349, 0),
(2653, 350, 0),
(2653, 351, 0),
(2653, 352, 0),
(2653, 319, 0),
(2653, 320, 0),
(2653, 321, 0),
(2653, 322, 0),
(2653, 323, 0),
(2653, 324, 0),
(2653, 325, 0),
(2653, 326, 0),
(2653, 284, 0),
(2653, 249, 0),
(2796, 4, 0),
(2728, 353, 0),
(2728, 354, 0),
(2728, 300, 0),
(2728, 265, 0),
(2728, 266, 0),
(2728, 267, 0),
(2728, 332, 0),
(2728, 268, 0),
(2728, 269, 0),
(2728, 270, 0),
(2728, 287, 0),
(2728, 272, 0),
(2728, 312, 0),
(2728, 249, 0),
(2888, 4, 0),
(2796, 355, 0),
(2796, 356, 0),
(2796, 357, 0),
(2796, 358, 0),
(2796, 359, 0),
(2796, 360, 0),
(2796, 284, 0),
(2796, 276, 0),
(2796, 277, 0),
(2796, 278, 0),
(2796, 279, 0),
(2796, 280, 0),
(2796, 281, 0),
(2796, 282, 0),
(2796, 283, 0),
(2796, 361, 0),
(2796, 362, 0),
(2796, 363, 0),
(2796, 364, 0),
(2796, 249, 0),
(3024, 4, 0),
(2888, 365, 0),
(2888, 366, 0),
(2888, 367, 0),
(2888, 368, 0),
(2888, 369, 0),
(2888, 370, 0),
(2888, 371, 0),
(2888, 372, 0),
(2888, 373, 0),
(2888, 374, 0),
(2888, 375, 0),
(2888, 376, 0),
(2888, 276, 0),
(2888, 277, 0),
(2888, 278, 0),
(2888, 279, 0),
(2888, 280, 0),
(2888, 281, 0),
(2888, 282, 0),
(2888, 283, 0),
(2888, 361, 0),
(2888, 362, 0),
(2888, 249, 0),
(2995, 9, 0),
(2996, 9, 0),
(2997, 9, 0),
(2998, 9, 0),
(2999, 9, 0),
(3199, 4, 0),
(3024, 377, 0),
(3024, 378, 0),
(3024, 379, 0),
(3024, 380, 0),
(3024, 381, 0),
(3024, 382, 0),
(3024, 383, 0),
(3024, 384, 0),
(3024, 385, 0),
(3024, 386, 0),
(3024, 387, 0),
(3024, 388, 0),
(3024, 389, 0),
(3024, 311, 0),
(3024, 354, 0),
(3024, 300, 0),
(3024, 265, 0),
(3024, 266, 0),
(3024, 332, 0),
(3024, 268, 0),
(3024, 270, 0),
(3024, 271, 0),
(3024, 272, 0),
(3024, 249, 0),
(3027, 9, 0),
(3028, 9, 0),
(3029, 9, 0),
(3030, 9, 0),
(3031, 9, 0),
(3032, 9, 0),
(3033, 9, 0),
(3034, 9, 0),
(3035, 9, 0),
(3036, 9, 0),
(3038, 9, 0),
(3039, 9, 0),
(3041, 9, 0),
(3042, 9, 0),
(3043, 9, 0),
(3044, 9, 0),
(3045, 9, 0),
(3046, 9, 0),
(3047, 9, 0),
(3048, 9, 0),
(3049, 9, 0),
(3050, 9, 0),
(3052, 9, 0),
(3054, 9, 0),
(3067, 9, 0),
(3069, 9, 0),
(3071, 9, 0),
(3072, 9, 0),
(3077, 9, 0),
(3086, 9, 0),
(3088, 9, 0),
(3089, 9, 0),
(3090, 9, 0),
(3091, 9, 0),
(3092, 9, 0),
(3093, 9, 0),
(3107, 9, 0),
(3108, 9, 0),
(3109, 9, 0),
(3110, 9, 0),
(3119, 9, 0),
(3121, 9, 0),
(3122, 9, 0),
(3123, 9, 0),
(3138, 9, 0),
(3139, 9, 0),
(3140, 9, 0),
(3142, 9, 0),
(3149, 9, 0),
(3150, 9, 0),
(3151, 9, 0),
(3153, 9, 0),
(3265, 4, 0),
(3199, 262, 0),
(3199, 291, 0),
(3199, 278, 0),
(3199, 279, 0),
(3199, 280, 0),
(3199, 281, 0),
(3199, 282, 0),
(3199, 283, 0),
(3199, 361, 0),
(3199, 362, 0),
(3199, 363, 0),
(3199, 364, 0),
(3199, 390, 0),
(3200, 4, 0),
(3423, 4, 0),
(3200, 260, 0),
(3200, 391, 0),
(3200, 392, 0),
(3200, 393, 0),
(3200, 261, 0),
(3200, 394, 0),
(3200, 286, 0),
(3200, 395, 0),
(3200, 290, 0),
(3200, 278, 0),
(3200, 279, 0),
(3200, 280, 0),
(3200, 281, 0),
(3200, 282, 0),
(3200, 283, 0),
(3200, 361, 0),
(3200, 362, 0),
(3200, 363, 0),
(3200, 364, 0),
(3200, 390, 0),
(3200, 396, 0),
(3200, 256, 0),
(3199, 256, 0),
(3556, 4, 0),
(3265, 260, 0),
(3265, 274, 0),
(3265, 299, 0),
(3265, 397, 0),
(3265, 261, 0),
(3265, 398, 0),
(3265, 399, 0),
(3265, 267, 0),
(3265, 332, 0),
(3265, 269, 0),
(3265, 270, 0),
(3265, 271, 0),
(3265, 272, 0),
(3265, 312, 0),
(3265, 314, 0),
(3265, 256, 0),
(3423, 400, 0),
(3423, 401, 0),
(3423, 402, 0),
(3423, 403, 0),
(3423, 404, 0),
(3423, 284, 0),
(3423, 276, 0),
(3423, 277, 0),
(3423, 278, 0),
(3423, 279, 0),
(3423, 280, 0),
(3423, 281, 0),
(3423, 282, 0),
(3424, 4, 0),
(3524, 4, 0),
(3424, 405, 0),
(3424, 406, 0),
(3424, 407, 0),
(3424, 408, 0),
(3424, 409, 0),
(3424, 279, 0),
(3424, 280, 0),
(3424, 281, 0),
(3424, 282, 0),
(3424, 283, 0),
(3424, 361, 0),
(3424, 362, 0),
(3424, 363, 0),
(3424, 364, 0),
(3424, 390, 0),
(3424, 256, 0),
(3423, 256, 0),
(3524, 260, 0),
(3524, 299, 0),
(3524, 286, 0),
(3524, 266, 0),
(3524, 267, 0),
(3524, 332, 0),
(3524, 269, 0),
(3524, 270, 0),
(3524, 271, 0),
(3524, 272, 0),
(3524, 312, 0),
(3524, 314, 0),
(3524, 256, 0),
(3608, 4, 0),
(3556, 288, 0),
(3556, 276, 0),
(3556, 277, 0),
(3556, 278, 0),
(3556, 279, 0),
(3556, 280, 0),
(3556, 281, 0),
(3556, 282, 0),
(3556, 283, 0),
(3556, 361, 0),
(3556, 256, 0),
(3609, 4, 0),
(3978, 4, 0),
(3608, 425, 0),
(3608, 354, 0),
(3608, 265, 0),
(3608, 267, 0),
(3608, 332, 0),
(3608, 269, 0),
(3608, 270, 0),
(3608, 271, 0),
(3809, 4, 0),
(3608, 272, 0),
(3608, 301, 0),
(3609, 410, 0),
(3609, 411, 0),
(3609, 412, 0),
(3609, 413, 0),
(3609, 414, 0),
(3609, 415, 0),
(3609, 416, 0),
(3609, 417, 0),
(3609, 418, 0),
(3609, 419, 0),
(3609, 420, 0),
(3609, 421, 0),
(3609, 422, 0),
(3609, 423, 0),
(3609, 424, 0),
(3609, 426, 0),
(3609, 427, 0),
(3609, 311, 0),
(3609, 354, 0),
(3609, 265, 0),
(3609, 266, 0),
(3609, 332, 0),
(3609, 268, 0),
(3609, 270, 0),
(3609, 287, 0),
(3609, 272, 0),
(3609, 273, 0),
(3608, 259, 0),
(3609, 259, 0),
(3809, 329, 0),
(3809, 428, 0),
(3809, 429, 0),
(3809, 430, 0),
(3809, 431, 0),
(3809, 432, 0),
(3809, 433, 0),
(3809, 434, 0),
(3809, 435, 0),
(3809, 436, 0),
(3809, 437, 0),
(3809, 438, 0),
(3809, 439, 0),
(3809, 300, 0),
(3809, 266, 0),
(3809, 332, 0),
(3809, 269, 0),
(3809, 287, 0),
(3809, 272, 0),
(3809, 312, 0),
(3809, 314, 0),
(3809, 333, 0),
(3809, 334, 0),
(3809, 335, 0),
(3809, 259, 0),
(4143, 4, 0),
(3978, 328, 0),
(3978, 329, 0),
(3978, 435, 0),
(3978, 440, 0),
(3978, 441, 0),
(3978, 442, 0),
(3978, 331, 0),
(3978, 431, 0),
(3978, 330, 0),
(3978, 433, 0),
(3978, 443, 0),
(3978, 444, 0),
(3978, 437, 0),
(3978, 445, 0),
(3978, 300, 0),
(3978, 266, 0),
(3978, 332, 0),
(3978, 269, 0),
(3978, 287, 0),
(3978, 272, 0),
(3978, 312, 0),
(3978, 314, 0),
(3978, 333, 0),
(3978, 334, 0),
(3978, 335, 0),
(3978, 259, 0),
(4175, 4, 0),
(4143, 288, 0),
(4143, 260, 0),
(4143, 446, 0),
(4143, 447, 0),
(4143, 326, 0),
(4143, 284, 0),
(4143, 276, 0),
(4143, 277, 0),
(4143, 278, 0),
(4143, 279, 0),
(4143, 259, 0),
(4163, 9, 0),
(4168, 9, 0),
(4248, 4, 0),
(4175, 448, 0),
(4175, 449, 0),
(4175, 300, 0),
(4175, 266, 0),
(4175, 332, 0),
(4175, 269, 0),
(4175, 287, 0),
(4175, 272, 0),
(4175, 312, 0),
(4175, 314, 0),
(4175, 333, 0),
(4175, 334, 0),
(4175, 335, 0),
(4175, 301, 0),
(4175, 302, 0),
(4175, 259, 0),
(4187, 9, 0),
(4193, 9, 0),
(4197, 9, 0),
(4200, 9, 0),
(4203, 9, 0),
(4217, 9, 0),
(4219, 9, 0),
(4224, 9, 0),
(4226, 9, 0),
(4231, 9, 0),
(4477, 4, 0),
(4248, 450, 0),
(4248, 451, 0),
(4248, 452, 0),
(4248, 453, 0),
(4248, 454, 0),
(4248, 455, 0),
(4248, 456, 0),
(4248, 457, 0),
(4248, 458, 0),
(4248, 459, 0),
(4248, 460, 0),
(4248, 461, 0),
(4248, 462, 0),
(4248, 463, 0),
(4248, 464, 0),
(4248, 465, 0),
(4248, 466, 0),
(4248, 467, 0),
(4248, 265, 0),
(4248, 266, 0),
(4248, 267, 0),
(4248, 332, 0),
(4248, 268, 0),
(4248, 269, 0),
(4248, 270, 0),
(4248, 271, 0),
(4248, 272, 0),
(4248, 312, 0),
(4248, 314, 0),
(4248, 258, 0),
(4256, 4, 0),
(4341, 9, 0),
(4256, 276, 0),
(4256, 277, 0),
(4256, 278, 0),
(4256, 279, 0),
(4256, 280, 0),
(4256, 281, 0),
(4256, 282, 0),
(4256, 468, 0),
(4256, 283, 0),
(4256, 361, 0),
(4256, 362, 0),
(4256, 363, 0),
(4256, 301, 0),
(4256, 258, 0),
(4342, 9, 0),
(4343, 9, 0),
(4352, 9, 0),
(4361, 9, 0),
(4370, 9, 0),
(4371, 9, 0),
(4372, 9, 0),
(4377, 9, 0),
(4378, 9, 0),
(4381, 9, 0),
(4384, 9, 0),
(4385, 9, 0),
(4386, 9, 0),
(4392, 9, 0),
(4393, 9, 0),
(4395, 9, 0),
(4396, 9, 0),
(4397, 9, 0),
(4405, 9, 0),
(4414, 9, 0),
(4415, 9, 0),
(4418, 9, 0),
(4419, 9, 0),
(4425, 9, 0),
(4428, 9, 0),
(4429, 9, 0),
(4446, 9, 0),
(4447, 9, 0),
(4448, 9, 0),
(4455, 9, 0),
(4456, 9, 0),
(4457, 9, 0),
(4458, 9, 0),
(4459, 9, 0),
(4460, 9, 0),
(4598, 4, 0),
(4477, 260, 0),
(4477, 274, 0),
(4477, 261, 0),
(4477, 262, 0),
(4477, 286, 0),
(4477, 275, 0),
(4477, 291, 0),
(4477, 284, 0),
(4477, 276, 0),
(4477, 277, 0),
(4477, 278, 0),
(4477, 279, 0),
(4477, 280, 0),
(4477, 281, 0),
(4477, 282, 0),
(4477, 283, 0),
(4477, 361, 0),
(4477, 362, 0),
(4477, 363, 0),
(4477, 364, 0),
(4477, 390, 0),
(4477, 258, 0),
(4676, 4, 0),
(4598, 405, 0),
(4598, 262, 0),
(4598, 469, 0),
(4598, 291, 0),
(4598, 290, 0),
(4598, 470, 0),
(4598, 300, 0),
(4598, 265, 0),
(4598, 266, 0),
(4598, 267, 0),
(4598, 332, 0),
(4598, 269, 0),
(4598, 270, 0),
(4598, 271, 0),
(4598, 272, 0),
(4598, 312, 0),
(4598, 314, 0),
(4598, 258, 0),
(4703, 4, 0),
(4676, 471, 0),
(4676, 472, 0),
(4676, 473, 0),
(4676, 332, 0),
(4676, 268, 0),
(4676, 269, 0),
(4676, 270, 0),
(4676, 287, 0),
(4676, 271, 0),
(4676, 272, 0),
(4676, 258, 0),
(4694, 9, 0),
(4767, 4, 0),
(4703, 260, 0),
(4703, 262, 0),
(4703, 275, 0),
(4703, 276, 0),
(4703, 277, 0),
(4703, 278, 0),
(4703, 279, 0),
(4703, 280, 0),
(4703, 281, 0),
(4703, 282, 0),
(4703, 283, 0),
(4703, 361, 0),
(4703, 362, 0),
(4703, 363, 0),
(4703, 258, 0),
(4809, 4, 0),
(4767, 260, 0),
(4767, 263, 0),
(4767, 291, 0),
(4767, 325, 0),
(4767, 326, 0),
(4767, 284, 0),
(4767, 276, 0),
(4767, 277, 0),
(4767, 278, 0),
(4767, 279, 0),
(4767, 280, 0),
(4767, 281, 0),
(4767, 282, 0),
(4767, 283, 0),
(4767, 361, 0),
(4767, 362, 0),
(4767, 250, 0),
(4839, 4, 0),
(4809, 474, 0),
(4809, 475, 0),
(4809, 476, 0),
(4809, 477, 0),
(4809, 267, 0),
(4809, 268, 0),
(4809, 270, 0),
(4809, 287, 0),
(4809, 271, 0),
(4809, 272, 0),
(4809, 250, 0),
(4873, 4, 0),
(4839, 262, 0),
(4839, 275, 0),
(4839, 325, 0),
(4839, 326, 0),
(4839, 284, 0),
(4839, 276, 0),
(4839, 277, 0),
(4839, 278, 0),
(4839, 279, 0),
(4839, 280, 0),
(4839, 281, 0),
(4839, 282, 0),
(4839, 283, 0),
(4839, 361, 0),
(4839, 362, 0),
(4839, 363, 0),
(4839, 250, 0),
(4912, 4, 0),
(4873, 478, 0),
(4873, 439, 0),
(4873, 300, 0),
(4873, 265, 0),
(4873, 266, 0),
(4873, 267, 0),
(4873, 332, 0),
(4873, 268, 0),
(4873, 269, 0),
(4873, 270, 0),
(4873, 287, 0),
(4873, 271, 0),
(4873, 272, 0),
(4873, 273, 0),
(4873, 312, 0),
(4873, 313, 0),
(4873, 314, 0),
(4873, 479, 0),
(4873, 333, 0),
(4873, 250, 0),
(5198, 4, 0),
(4912, 480, 0),
(4912, 481, 0),
(4912, 482, 0),
(4912, 483, 0),
(4912, 484, 0),
(4912, 485, 0),
(4912, 486, 0),
(4912, 487, 0),
(4912, 488, 0),
(4912, 489, 0),
(4912, 490, 0),
(4912, 491, 0),
(4912, 492, 0),
(4912, 493, 0),
(4912, 494, 0),
(4912, 495, 0),
(4912, 496, 0),
(4912, 497, 0),
(4912, 498, 0),
(4912, 276, 0),
(4912, 499, 0),
(4912, 278, 0),
(4912, 500, 0),
(4912, 280, 0),
(4912, 501, 0),
(4912, 282, 0),
(4912, 502, 0),
(4912, 361, 0),
(4912, 503, 0),
(4912, 363, 0),
(4912, 504, 0),
(4912, 250, 0),
(5219, 4, 0),
(5198, 265, 0),
(5198, 266, 0),
(5198, 267, 0),
(5198, 332, 0),
(5198, 268, 0),
(5198, 269, 0),
(5198, 270, 0),
(5198, 260, 0),
(5198, 274, 0),
(5198, 246, 0),
(5239, 4, 0),
(5219, 288, 0),
(5219, 505, 0),
(5219, 326, 0),
(5219, 284, 0),
(5219, 276, 0),
(5219, 277, 0),
(5219, 278, 0),
(5219, 279, 0),
(5219, 280, 0),
(5219, 246, 0),
(5311, 4, 0),
(5239, 506, 0),
(5239, 507, 0),
(5239, 508, 0),
(5239, 509, 0),
(5239, 354, 0),
(5239, 300, 0),
(5239, 265, 0),
(5239, 266, 0),
(5239, 267, 0),
(5239, 332, 0),
(5239, 268, 0),
(5239, 269, 0),
(5239, 270, 0),
(5239, 287, 0),
(5239, 271, 0),
(5239, 272, 0),
(5239, 273, 0),
(5239, 312, 0),
(5239, 314, 0),
(5239, 246, 0),
(5552, 4, 0),
(5311, 510, 0),
(5311, 511, 0),
(5311, 512, 0),
(5311, 513, 0),
(5311, 514, 0),
(5311, 515, 0),
(5311, 516, 0),
(5311, 517, 0),
(5311, 518, 0),
(5311, 519, 0),
(5311, 520, 0),
(5311, 521, 0),
(5311, 522, 0),
(5311, 523, 0),
(5311, 524, 0),
(5311, 525, 0),
(5311, 311, 0),
(5311, 354, 0),
(5311, 300, 0),
(5311, 265, 0),
(5311, 266, 0),
(5311, 267, 0),
(5311, 332, 0),
(5311, 268, 0),
(5311, 269, 0),
(5311, 270, 0),
(5311, 287, 0),
(5311, 271, 0),
(5311, 272, 0),
(5311, 273, 0),
(5311, 246, 0),
(5698, 4, 0),
(5552, 526, 0),
(5552, 527, 0),
(5552, 528, 0),
(5552, 529, 0),
(5552, 530, 0),
(5552, 531, 0),
(5552, 532, 0),
(5552, 533, 0),
(5552, 311, 0),
(5552, 354, 0),
(5552, 300, 0),
(5552, 265, 0),
(5552, 266, 0),
(5552, 267, 0),
(5552, 332, 0),
(5552, 268, 0),
(5552, 269, 0),
(5552, 270, 0),
(5552, 287, 0),
(5552, 271, 0),
(5552, 272, 0),
(5552, 273, 0),
(5552, 312, 0),
(5552, 246, 0),
(5725, 4, 0),
(5698, 291, 0),
(5698, 534, 0),
(5698, 535, 0),
(5698, 284, 0),
(5698, 276, 0),
(5698, 277, 0),
(5698, 278, 0),
(5698, 279, 0),
(5698, 280, 0),
(5698, 281, 0),
(5698, 282, 0),
(5698, 254, 0),
(5758, 4, 0),
(5725, 288, 0),
(5725, 260, 0),
(5725, 395, 0),
(5725, 310, 0),
(5725, 311, 0),
(5725, 300, 0),
(5725, 266, 0),
(5725, 332, 0),
(5725, 269, 0),
(5725, 287, 0),
(5725, 271, 0),
(5725, 272, 0),
(5725, 254, 0),
(5833, 4, 0),
(5758, 536, 0),
(5758, 537, 0),
(5758, 538, 0),
(5758, 539, 0),
(5758, 540, 0),
(5758, 541, 0),
(5758, 266, 0),
(5758, 267, 0),
(5758, 332, 0),
(5758, 268, 0),
(5758, 269, 0),
(5758, 270, 0),
(5758, 287, 0),
(5758, 271, 0),
(5758, 272, 0),
(5758, 312, 0),
(5758, 254, 0),
(5872, 4, 0),
(5833, 260, 0),
(5833, 262, 0),
(5833, 542, 0),
(5833, 543, 0),
(5833, 311, 0),
(5833, 300, 0),
(5833, 266, 0),
(5833, 267, 0),
(5833, 268, 0),
(5833, 270, 0),
(5833, 287, 0),
(5833, 254, 0),
(5837, 9, 0),
(5838, 9, 0),
(5844, 9, 0),
(5845, 9, 0),
(5846, 9, 0),
(5847, 9, 0),
(5849, 9, 0),
(5854, 9, 0),
(5856, 9, 0),
(5860, 9, 0),
(5866, 9, 0),
(5867, 9, 0),
(5869, 9, 0),
(5917, 4, 0),
(5872, 260, 0),
(5872, 274, 0),
(5872, 275, 0),
(5872, 291, 0),
(5872, 300, 0),
(5872, 266, 0),
(5872, 267, 0),
(5872, 268, 0),
(5872, 270, 0),
(5872, 254, 0),
(5929, 4, 0),
(5917, 406, 0),
(5917, 326, 0),
(5917, 284, 0),
(5917, 276, 0),
(5917, 277, 0),
(5917, 278, 0),
(5917, 279, 0),
(5917, 280, 0),
(5917, 281, 0),
(5917, 282, 0),
(5917, 251, 0),
(5940, 4, 0),
(5929, 291, 0),
(5929, 284, 0),
(5929, 276, 0),
(5929, 277, 0),
(5929, 278, 0),
(5929, 279, 0),
(5929, 280, 0),
(5929, 251, 0),
(6043, 4, 0),
(5940, 260, 0),
(5940, 263, 0),
(5940, 544, 0),
(5940, 545, 0),
(5940, 546, 0),
(5940, 284, 0),
(5940, 276, 0),
(5940, 277, 0),
(5940, 278, 0),
(5940, 279, 0),
(5940, 280, 0),
(5940, 281, 0),
(5940, 282, 0),
(5940, 283, 0),
(5940, 301, 0),
(5940, 547, 0),
(5940, 251, 0),
(5948, 9, 0),
(5949, 9, 0),
(5951, 9, 0),
(5952, 9, 0),
(5954, 9, 0),
(5955, 9, 0),
(5970, 9, 0),
(5972, 9, 0),
(5973, 9, 0),
(5974, 9, 0),
(5977, 9, 0),
(5990, 9, 0),
(6013, 9, 0),
(6016, 9, 0),
(6027, 9, 0),
(6034, 9, 0),
(6036, 9, 0),
(6037, 9, 0),
(6038, 9, 0),
(6039, 9, 0),
(6040, 9, 0),
(6041, 9, 0),
(6296, 4, 0),
(6043, 548, 0),
(6043, 549, 0),
(6043, 550, 0),
(6043, 551, 0),
(6043, 552, 0),
(6043, 553, 0),
(6043, 554, 0),
(6043, 555, 0),
(6043, 556, 0),
(6043, 557, 0),
(6043, 558, 0),
(6043, 559, 0),
(6043, 560, 0),
(6043, 561, 0),
(6043, 562, 0),
(6043, 563, 0),
(6043, 564, 0),
(6043, 565, 0),
(6043, 566, 0),
(6043, 567, 0),
(6043, 568, 0),
(6043, 569, 0),
(6043, 570, 0),
(6043, 571, 0),
(6043, 572, 0),
(6043, 573, 0),
(6043, 574, 0),
(6043, 575, 0),
(6043, 576, 0),
(6043, 577, 0),
(6043, 578, 0),
(6043, 579, 0),
(6043, 580, 0),
(6043, 251, 0),
(6363, 4, 0),
(6296, 260, 0),
(6296, 274, 0),
(6296, 263, 0),
(6296, 284, 0),
(6296, 276, 0),
(6296, 277, 0),
(6296, 278, 0),
(6296, 279, 0),
(6296, 280, 0),
(6296, 281, 0),
(6296, 282, 0),
(6296, 283, 0),
(6296, 361, 0),
(6296, 362, 0),
(6296, 251, 0),
(6566, 4, 0),
(6363, 260, 0),
(6363, 274, 0),
(6363, 581, 0),
(6363, 262, 0),
(6363, 291, 0),
(6363, 290, 0),
(6363, 582, 0),
(6363, 300, 0),
(6363, 266, 0),
(6363, 267, 0),
(6363, 268, 0),
(6363, 270, 0),
(6363, 287, 0),
(6363, 271, 0),
(6363, 257, 0),
(6366, 9, 0),
(6375, 9, 0),
(6385, 9, 0),
(6391, 9, 0),
(6397, 4, 0),
(6558, 4, 0),
(6397, 583, 0),
(6397, 584, 0),
(6397, 585, 0),
(6397, 284, 0),
(6397, 276, 0),
(6397, 277, 0),
(6397, 278, 0),
(6397, 279, 0),
(6397, 280, 0),
(6397, 281, 0),
(6397, 301, 0),
(6397, 302, 0),
(6397, 303, 0),
(6397, 304, 0),
(6397, 305, 0),
(6397, 306, 0),
(6397, 257, 0),
(6430, 9, 0),
(6558, 289, 0),
(6558, 279, 0),
(6558, 280, 0),
(6558, 281, 0),
(6558, 282, 0),
(6558, 283, 0),
(6558, 361, 0),
(6558, 257, 0),
(6586, 4, 0),
(6566, 299, 0),
(6566, 262, 0),
(6566, 284, 0),
(6566, 276, 0),
(6566, 277, 0),
(6566, 278, 0),
(6566, 279, 0),
(6566, 280, 0),
(6566, 281, 0),
(6566, 282, 0),
(6566, 283, 0),
(6566, 257, 0),
(6710, 4, 0),
(6586, 285, 0),
(6586, 260, 0),
(6586, 274, 0),
(6586, 586, 0),
(6586, 587, 0),
(6586, 588, 0),
(6586, 261, 0),
(6586, 262, 0),
(6586, 263, 0),
(6586, 275, 0),
(6586, 284, 0),
(6586, 276, 0),
(6586, 277, 0),
(6586, 278, 0),
(6586, 279, 0),
(6586, 280, 0),
(6586, 281, 0),
(6586, 282, 0),
(6586, 283, 0),
(6586, 361, 0),
(6586, 362, 0),
(6586, 363, 0),
(6586, 257, 0),
(6793, 589, 0),
(6710, 260, 0),
(6710, 263, 0),
(6710, 291, 0),
(6710, 284, 0),
(6710, 276, 0),
(6710, 277, 0),
(6710, 278, 0),
(6710, 279, 0),
(6710, 280, 0),
(6710, 281, 0),
(6710, 282, 0),
(6710, 283, 0),
(6710, 257, 0),
(6798, 589, 0),
(6794, 589, 0),
(6795, 589, 0),
(6797, 589, 0),
(6799, 589, 0),
(6800, 589, 0),
(6801, 589, 0),
(6796, 589, 0),
(6803, 93, 0),
(6804, 93, 0),
(6813, 589, 0),
(6816, 589, 0),
(6817, 589, 0),
(6818, 589, 0),
(6819, 589, 0),
(6820, 589, 0),
(6821, 589, 0),
(6822, 589, 0),
(6823, 589, 0);

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

--
-- Table structure for table `wpx5_term_taxonomy`
--

CREATE TABLE `wpx5_term_taxonomy` (
  `term_taxonomy_id` bigint(20) UNSIGNED NOT NULL,
  `term_id` bigint(20) UNSIGNED NOT NULL DEFAULT 0,
  `taxonomy` varchar(32) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `description` longtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `parent` bigint(20) UNSIGNED NOT NULL DEFAULT 0,
  `count` bigint(20) NOT NULL DEFAULT 0
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `wpx5_term_taxonomy`
--

INSERT INTO `wpx5_term_taxonomy` (`term_taxonomy_id`, `term_id`, `taxonomy`, `description`, `parent`, `count`) VALUES
(1, 1, 'category', '', 0, 1),
(2, 2, 'product_type', '', 0, 0),
(3, 3, 'product_type', '', 0, 0),
(4, 4, 'product_type', '', 0, 67),
(5, 5, 'product_type', '', 0, 0),
(6, 6, 'product_visibility', '', 0, 0),
(7, 7, 'product_visibility', '', 0, 0),
(8, 8, 'product_visibility', '', 0, 0),
(9, 9, 'product_visibility', '', 0, 149),
(10, 10, 'product_visibility', '', 0, 0),
(11, 11, 'product_visibility', '', 0, 0),
(12, 12, 'product_visibility', '', 0, 0),
(13, 13, 'product_visibility', '', 0, 0),
(14, 14, 'product_visibility', '', 0, 0),
(15, 15, 'product_cat', '', 0, 0),
(16, 16, 'category', '', 0, 0),
(17, 17, 'category', '', 0, 0),
(18, 18, 'category', '', 0, 0),
(19, 19, 'category', '', 0, 0),
(20, 20, 'post_tag', '', 0, 0),
(21, 21, 'post_tag', '', 0, 0),
(22, 22, 'post_tag', '', 0, 0),
(23, 23, 'post_tag', '', 0, 0),
(24, 24, 'post_tag', '', 0, 0),
(25, 25, 'post_tag', '', 0, 0),
(26, 26, 'product_shipping_class', 'bulky goods', 0, 0),
(27, 27, 'product_tag', '', 0, 0),
(28, 28, 'product_tag', '', 0, 0),
(29, 29, 'product_tag', '', 0, 0),
(30, 30, 'product_tag', '', 0, 0),
(214, 211, 'pa_brand', '', 0, 0),
(211, 208, 'pa_brand', '', 0, 0),
(209, 206, 'pa_brand', '', 0, 0),
(205, 202, 'pa_brand', '', 0, 0),
(204, 201, 'pa_brand', '', 0, 0),
(201, 198, 'pa_brand', '', 0, 0),
(202, 199, 'pa_brand', '', 0, 0),
(203, 200, 'pa_brand', '', 0, 0),
(192, 189, 'pa_size', '', 0, 0),
(199, 196, 'pa_brand', '', 0, 0),
(196, 193, 'pa_size', '', 0, 0),
(191, 188, 'pa_color', '', 0, 0),
(190, 187, 'pa_size', '', 0, 0),
(189, 186, 'pa_brand', '', 0, 0),
(170, 167, 'pa_brand', '', 0, 0),
(252, 249, 'product_cat', '', 0, 0),
(253, 250, 'product_cat', '', 0, 8),
(173, 170, 'pa_brand', '', 0, 0),
(176, 173, 'pa_brand', '', 0, 0),
(177, 174, 'pa_brand', '', 0, 0),
(178, 175, 'pa_brand', '', 0, 0),
(179, 176, 'pa_brand', '', 0, 0),
(181, 178, 'pa_brand', '', 0, 0),
(182, 179, 'pa_size', '', 0, 0),
(183, 180, 'pa_color', '', 0, 0),
(184, 181, 'pa_color', '', 0, 2),
(185, 182, 'pa_size', '', 0, 0),
(186, 183, 'pa_color', '', 0, 0),
(84, 84, 'nav_menu', '', 0, 0),
(85, 85, 'nav_menu', '', 0, 0),
(86, 86, 'nav_menu', '', 0, 0),
(87, 87, 'nav_menu', '', 0, 0),
(88, 88, 'nav_menu', '', 0, 0),
(89, 89, 'nav_menu', '', 0, 0),
(90, 90, 'nav_menu', '', 0, 0),
(91, 91, 'nav_menu', '', 0, 0),
(92, 92, 'nav_menu', '', 0, 0),
(93, 93, 'nav_menu', '', 0, 2),
(94, 94, 'nav_menu', '', 0, 0),
(95, 95, 'nav_menu', '', 0, 0),
(96, 96, 'nav_menu', '', 0, 14),
(97, 97, 'nav_menu', '', 0, 0),
(108, 107, 'pa_product-dimensions', '', 0, 0),
(107, 106, 'pa_brand', '', 0, 0),
(208, 205, 'pa_brand', '', 0, 0),
(100, 100, 'pa_release-date', '', 0, 0),
(101, 101, 'pa_pricing', '', 0, 0),
(102, 102, 'pa_package-dimensions', '', 0, 0),
(103, 103, 'pa_media', '', 0, 0),
(104, 74, 'pa_brand', '', 0, 0),
(109, 108, 'pa_item-weight', '', 0, 0),
(110, 109, 'pa_shipping-weight', '', 0, 0),
(111, 110, 'pa_domestic-shipping', '', 0, 0),
(112, 111, 'pa_international-shipping', '', 0, 0),
(113, 112, 'pa_item-model-number', '', 0, 0),
(114, 113, 'pa_manufacturer-recommended-age', '', 0, 0),
(115, 114, 'pa_brand', '', 0, 0),
(116, 115, 'pa_package-dimensions', '', 0, 0),
(117, 116, 'pa_item-weight', '', 0, 0),
(118, 117, 'pa_shipping-weight', '', 0, 0),
(119, 118, 'pa_manufacturer', '', 0, 0),
(120, 119, 'pa_batteries', '', 0, 0),
(121, 120, 'pa_date-first-listed-on-amazon', '', 0, 0),
(122, 121, 'pa_brand', '', 0, 0),
(246, 243, 'product_cat', '', 0, 5),
(247, 244, 'product_cat', '', 0, 0),
(125, 124, 'pa_average-battery-life-in-hours', '', 0, 0),
(126, 125, 'pa_brand', '', 0, 0),
(127, 126, 'pa_release-date', '', 0, 0),
(128, 127, 'pa_package-dimensions', '', 0, 0),
(129, 128, 'pa_brand', '', 0, 0),
(133, 132, 'pa_release-date', '', 0, 0),
(134, 133, 'pa_product-dimensions', '', 0, 0),
(135, 134, 'pa_brand', '', 0, 0),
(137, 136, 'pa_package-dimensions', '', 0, 0),
(138, 137, 'pa_brand', '', 0, 0),
(195, 192, 'pa_color', '', 0, 0),
(194, 191, 'pa_size', '', 0, 0),
(193, 190, 'pa_color', '', 0, 0),
(142, 141, 'pa_product-dimensions', '', 0, 0),
(143, 142, 'pa_item-weight', '', 0, 0),
(144, 143, 'pa_shipping-weight', '', 0, 0),
(145, 144, 'pa_item-model-number', '', 0, 0),
(146, 145, 'pa_manufacturer-recommended-age', '', 0, 0),
(147, 146, 'pa_brand', '', 0, 0),
(206, 203, 'pa_brand', '', 0, 0),
(150, 149, 'pa_product-dimensions', '', 0, 0),
(151, 150, 'pa_item-weight', '', 0, 0),
(152, 151, 'pa_shipping-weight', '', 0, 0),
(153, 152, 'pa_item-model-number', '', 0, 0),
(154, 153, 'pa_batteries', '', 0, 0),
(155, 62, 'pa_brand', '', 0, 0),
(156, 154, 'pa_product-dimensions', '', 0, 0),
(157, 155, 'pa_item-weight', '', 0, 0),
(158, 156, 'pa_shipping-weight', '', 0, 0),
(159, 157, 'pa_item-model-number', '', 0, 0),
(160, 77, 'pa_brand', '', 0, 0),
(216, 213, 'pa_brand', '', 0, 0),
(218, 215, 'pa_brand', '', 0, 0),
(219, 216, 'pa_brand', '', 0, 0),
(220, 217, 'pa_brand', '', 0, 0),
(221, 218, 'pa_brand', '', 0, 0),
(222, 219, 'pa_brand', '', 0, 0),
(251, 248, 'product_cat', '', 0, 5),
(249, 246, 'product_cat', '', 0, 5),
(248, 245, 'product_cat', '', 0, 0),
(250, 247, 'product_cat', '', 0, 5),
(226, 223, 'pa_brand', '', 0, 0),
(230, 227, 'pa_brand', '', 0, 0),
(255, 252, 'product_cat', '', 0, 9),
(256, 253, 'product_cat', '', 0, 7),
(257, 254, 'product_cat', '', 0, 6),
(258, 255, 'product_cat', '', 0, 6),
(259, 256, 'product_cat', '', 0, 6),
(254, 251, 'product_cat', '', 0, 5),
(260, 257, 'pa_color', '', 0, 29),
(261, 258, 'pa_color', '', 0, 8),
(262, 259, 'pa_color', '', 0, 15),
(263, 260, 'pa_color', '', 0, 10),
(264, 261, 'pa_color', '', 0, 2),
(265, 262, 'pa_shoe-size', '', 0, 16),
(266, 263, 'pa_shoe-size', '', 0, 26),
(267, 264, 'pa_shoe-size', '', 0, 22),
(268, 265, 'pa_shoe-size', '', 0, 21),
(269, 266, 'pa_shoe-size', '', 0, 23),
(270, 267, 'pa_shoe-size', '', 0, 25),
(271, 268, 'pa_shoe-size', '', 0, 21),
(272, 269, 'pa_shoe-size', '', 0, 22),
(273, 270, 'pa_shoe-size', '', 0, 10),
(274, 271, 'pa_color', '', 0, 11),
(275, 272, 'pa_color', '', 0, 9),
(276, 273, 'pa_shoe-size', '', 0, 28),
(277, 274, 'pa_shoe-size', '', 0, 26),
(278, 275, 'pa_shoe-size', '', 0, 29),
(279, 276, 'pa_shoe-size', '', 0, 30),
(280, 277, 'pa_shoe-size', '', 0, 30),
(281, 278, 'pa_shoe-size', '', 0, 24),
(282, 279, 'pa_shoe-size', '', 0, 24),
(283, 280, 'pa_shoe-size', '', 0, 20),
(284, 281, 'pa_shoe-size', '', 0, 22),
(285, 282, 'pa_color', '', 0, 2),
(286, 283, 'pa_color', '', 0, 4),
(287, 284, 'pa_shoe-size', '', 0, 21),
(288, 285, 'pa_color', '', 0, 6),
(289, 286, 'pa_color', '', 0, 2),
(290, 287, 'pa_color', '', 0, 5),
(291, 288, 'pa_color', '', 0, 12),
(292, 289, 'pa_shoe-size', '', 0, 1),
(293, 290, 'pa_shoe-size', '', 0, 1),
(294, 291, 'pa_shoe-size', '', 0, 1),
(295, 292, 'pa_shoe-size', '', 0, 1),
(296, 293, 'pa_shoe-size', '', 0, 1),
(297, 294, 'pa_shoe-size', '', 0, 1),
(298, 295, 'pa_color', '', 0, 1),
(299, 296, 'pa_color', '', 0, 6),
(300, 297, 'pa_shoe-size', '', 0, 17),
(301, 298, 'pa_ships-from', '', 0, 6),
(302, 299, 'pa_ships-from', '', 0, 3),
(303, 300, 'pa_ships-from', '', 0, 2),
(304, 301, 'pa_ships-from', '', 0, 2),
(305, 302, 'pa_ships-from', '', 0, 2),
(306, 303, 'pa_ships-from', '', 0, 2),
(307, 304, 'pa_color', '', 0, 1),
(308, 305, 'pa_color', '', 0, 1),
(309, 306, 'pa_color', '', 0, 1),
(310, 307, 'pa_shoe-size', '', 0, 2),
(311, 308, 'pa_shoe-size', '', 0, 7),
(312, 309, 'pa_shoe-size', '', 0, 14),
(313, 310, 'pa_shoe-size', '', 0, 2),
(314, 311, 'pa_shoe-size', '', 0, 11),
(315, 312, 'pa_metal-color', '', 0, 1),
(316, 313, 'pa_metal-color', '', 0, 1),
(317, 314, 'pa_color', '', 0, 1),
(318, 315, 'pa_color', '', 0, 1),
(319, 316, 'pa_shoe-size', '', 0, 2),
(320, 317, 'pa_shoe-size', '', 0, 2),
(321, 318, 'pa_shoe-size', '', 0, 2),
(322, 319, 'pa_shoe-size', '', 0, 2),
(323, 320, 'pa_shoe-size', '', 0, 2),
(324, 321, 'pa_shoe-size', '', 0, 2),
(325, 322, 'pa_shoe-size', '', 0, 4),
(326, 323, 'pa_shoe-size', '', 0, 7),
(327, 324, 'pa_color', '', 0, 1),
(328, 325, 'pa_color', '', 0, 2),
(329, 326, 'pa_color', '', 0, 3),
(330, 327, 'pa_color', '', 0, 2),
(331, 328, 'pa_color', '', 0, 2),
(332, 329, 'pa_shoe-size', '', 0, 20),
(333, 330, 'pa_shoe-size', '', 0, 5),
(334, 331, 'pa_shoe-size', '', 0, 4),
(335, 332, 'pa_shoe-size', '', 0, 4),
(336, 333, 'pa_metal-color', '', 0, 1),
(337, 334, 'pa_metal-color', '', 0, 1),
(338, 335, 'pa_metal-color', '', 0, 1),
(339, 336, 'pa_metal-color', '', 0, 1),
(340, 337, 'pa_metal-color', '', 0, 1),
(341, 338, 'pa_color', '', 0, 1),
(342, 339, 'pa_shoe-size', '', 0, 1),
(343, 340, 'pa_shoe-size', '', 0, 1),
(344, 341, 'pa_shoe-size', '', 0, 1),
(345, 342, 'pa_shoe-size', '', 0, 1),
(346, 343, 'pa_shoe-size', '', 0, 1),
(347, 344, 'pa_color', '', 0, 1),
(348, 345, 'pa_color', '', 0, 1),
(349, 346, 'pa_color', '', 0, 1),
(350, 347, 'pa_shoe-size', '', 0, 1),
(351, 348, 'pa_shoe-size', '', 0, 1),
(352, 349, 'pa_shoe-size', '', 0, 1),
(353, 350, 'pa_color', '', 0, 1),
(354, 351, 'pa_shoe-size', '', 0, 7),
(355, 352, 'pa_color', '', 0, 1),
(356, 353, 'pa_color', '', 0, 1),
(357, 354, 'pa_color', '', 0, 1),
(358, 355, 'pa_color', '', 0, 1),
(359, 356, 'pa_color', '', 0, 1),
(360, 357, 'pa_color', '', 0, 1),
(361, 358, 'pa_shoe-size', '', 0, 15),
(362, 359, 'pa_shoe-size', '', 0, 12),
(363, 360, 'pa_shoe-size', '', 0, 10),
(364, 361, 'pa_shoe-size', '', 0, 5),
(365, 362, 'pa_color', '', 0, 1),
(366, 363, 'pa_color', '', 0, 1),
(367, 364, 'pa_color', '', 0, 1),
(368, 365, 'pa_color', '', 0, 1),
(369, 366, 'pa_color', '', 0, 1),
(370, 367, 'pa_color', '', 0, 1),
(371, 368, 'pa_color', '', 0, 1),
(372, 369, 'pa_color', '', 0, 1),
(373, 370, 'pa_color', '', 0, 1),
(374, 371, 'pa_color', '', 0, 1),
(375, 372, 'pa_color', '', 0, 1),
(376, 373, 'pa_color', '', 0, 1),
(377, 374, 'pa_color', '', 0, 1),
(378, 375, 'pa_color', '', 0, 1),
(379, 376, 'pa_color', '', 0, 1),
(380, 377, 'pa_color', '', 0, 1),
(381, 378, 'pa_color', '', 0, 1),
(382, 379, 'pa_color', '', 0, 1),
(383, 380, 'pa_color', '', 0, 1),
(384, 381, 'pa_color', '', 0, 1),
(385, 382, 'pa_color', '', 0, 1),
(386, 383, 'pa_color', '', 0, 1),
(387, 384, 'pa_color', '', 0, 1),
(388, 385, 'pa_color', '', 0, 1),
(389, 386, 'pa_color', '', 0, 1),
(390, 387, 'pa_shoe-size', '', 0, 4),
(391, 388, 'pa_color', '', 0, 1),
(392, 389, 'pa_color', '', 0, 1),
(393, 390, 'pa_color', '', 0, 1),
(394, 391, 'pa_color', '', 0, 1),
(395, 392, 'pa_color', '', 0, 2),
(396, 393, 'pa_shoe-size', '', 0, 1),
(397, 394, 'pa_color', '', 0, 1),
(398, 395, 'pa_color', '', 0, 1),
(399, 396, 'pa_color', '', 0, 1),
(400, 397, 'pa_color', '', 0, 1),
(401, 398, 'pa_color', '', 0, 1),
(402, 399, 'pa_color', '', 0, 1),
(403, 400, 'pa_color', '', 0, 1),
(404, 401, 'pa_color', '', 0, 1),
(405, 402, 'pa_color', '', 0, 2),
(406, 403, 'pa_color', '', 0, 2),
(407, 404, 'pa_color', '', 0, 1),
(408, 405, 'pa_color', '', 0, 1),
(409, 406, 'pa_color', '', 0, 1),
(410, 407, 'pa_color', '', 0, 1),
(411, 408, 'pa_color', '', 0, 1),
(412, 409, 'pa_color', '', 0, 1),
(413, 410, 'pa_color', '', 0, 1),
(414, 411, 'pa_color', '', 0, 1),
(415, 412, 'pa_color', '', 0, 1),
(416, 413, 'pa_color', '', 0, 1),
(417, 414, 'pa_color', '', 0, 1),
(418, 415, 'pa_color', '', 0, 1),
(419, 416, 'pa_color', '', 0, 1),
(420, 417, 'pa_color', '', 0, 1),
(421, 418, 'pa_color', '', 0, 1),
(422, 419, 'pa_color', '', 0, 1),
(423, 420, 'pa_color', '', 0, 1),
(424, 422, 'pa_color', '', 0, 1),
(425, 421, 'pa_color', '', 0, 1),
(426, 423, 'pa_color', '', 0, 1),
(427, 424, 'pa_color', '', 0, 1),
(428, 425, 'pa_color', '', 0, 1),
(429, 426, 'pa_color', '', 0, 1),
(430, 427, 'pa_color', '', 0, 1),
(431, 428, 'pa_color', '', 0, 2),
(432, 429, 'pa_color', '', 0, 1),
(433, 430, 'pa_color', '', 0, 2),
(434, 431, 'pa_color', '', 0, 1),
(435, 432, 'pa_color', '', 0, 2),
(436, 433, 'pa_color', '', 0, 1),
(437, 434, 'pa_color', '', 0, 2),
(438, 435, 'pa_color', '', 0, 1),
(439, 436, 'pa_color', '', 0, 2),
(440, 437, 'pa_color', '', 0, 1),
(441, 438, 'pa_color', '', 0, 1),
(442, 439, 'pa_color', '', 0, 1),
(443, 440, 'pa_color', '', 0, 1),
(444, 441, 'pa_color', '', 0, 1),
(445, 442, 'pa_color', '', 0, 1),
(446, 443, 'pa_color', '', 0, 1),
(447, 444, 'pa_color', '', 0, 1),
(448, 445, 'pa_color', '', 0, 1),
(449, 446, 'pa_color', '', 0, 1),
(450, 447, 'pa_color', '', 0, 1),
(451, 448, 'pa_color', '', 0, 1),
(452, 449, 'pa_color', '', 0, 1),
(453, 450, 'pa_color', '', 0, 1),
(454, 451, 'pa_color', '', 0, 1),
(455, 452, 'pa_color', '', 0, 1),
(456, 453, 'pa_color', '', 0, 1),
(457, 454, 'pa_color', '', 0, 1),
(458, 455, 'pa_color', '', 0, 1),
(459, 456, 'pa_color', '', 0, 1),
(460, 457, 'pa_color', '', 0, 1),
(461, 458, 'pa_color', '', 0, 1),
(462, 459, 'pa_color', '', 0, 1),
(463, 460, 'pa_color', '', 0, 1),
(464, 461, 'pa_color', '', 0, 1),
(465, 462, 'pa_color', '', 0, 1),
(466, 463, 'pa_color', '', 0, 1),
(467, 464, 'pa_color', '', 0, 1),
(468, 465, 'pa_shoe-size', '', 0, 1),
(469, 466, 'pa_color', '', 0, 1),
(470, 467, 'pa_color', '', 0, 1),
(471, 468, 'pa_color', '', 0, 1),
(472, 469, 'pa_color', '', 0, 1),
(473, 470, 'pa_color', '', 0, 1),
(474, 471, 'pa_color', '', 0, 1),
(475, 472, 'pa_color', '', 0, 1),
(476, 473, 'pa_color', '', 0, 1),
(477, 474, 'pa_color', '', 0, 1),
(478, 475, 'pa_color', '', 0, 1),
(479, 476, 'pa_shoe-size', '', 0, 1),
(480, 477, 'pa_color', '', 0, 1),
(481, 478, 'pa_color', '', 0, 1),
(482, 479, 'pa_color', '', 0, 1),
(483, 480, 'pa_color', '', 0, 1),
(484, 481, 'pa_color', '', 0, 1),
(485, 482, 'pa_color', '', 0, 1),
(486, 483, 'pa_color', '', 0, 1),
(487, 484, 'pa_color', '', 0, 1),
(488, 485, 'pa_color', '', 0, 1),
(489, 486, 'pa_color', '', 0, 1),
(490, 487, 'pa_color', '', 0, 1),
(491, 488, 'pa_color', '', 0, 1),
(492, 489, 'pa_color', '', 0, 1),
(493, 490, 'pa_color', '', 0, 1),
(494, 491, 'pa_color', '', 0, 1),
(495, 492, 'pa_color', '', 0, 1),
(496, 493, 'pa_color', '', 0, 1),
(497, 494, 'pa_color', '', 0, 1),
(498, 495, 'pa_color', '', 0, 1),
(499, 496, 'pa_shoe-size', '', 0, 1),
(500, 497, 'pa_shoe-size', '', 0, 1),
(501, 498, 'pa_shoe-size', '', 0, 1),
(502, 499, 'pa_shoe-size', '', 0, 1),
(503, 500, 'pa_shoe-size', '', 0, 1),
(504, 501, 'pa_shoe-size', '', 0, 1),
(505, 502, 'pa_color', '', 0, 1),
(506, 503, 'pa_color', '', 0, 1),
(507, 504, 'pa_color', '', 0, 1),
(508, 505, 'pa_color', '', 0, 1),
(509, 506, 'pa_color', '', 0, 1),
(510, 507, 'pa_color', '', 0, 1),
(511, 508, 'pa_color', '', 0, 1),
(512, 509, 'pa_color', '', 0, 1),
(513, 510, 'pa_color', '', 0, 1),
(514, 511, 'pa_color', '', 0, 1),
(515, 512, 'pa_color', '', 0, 1),
(516, 513, 'pa_color', '', 0, 1),
(517, 514, 'pa_color', '', 0, 1),
(518, 515, 'pa_color', '', 0, 1),
(519, 516, 'pa_color', '', 0, 1),
(520, 517, 'pa_color', '', 0, 1),
(521, 518, 'pa_color', '', 0, 1),
(522, 519, 'pa_color', '', 0, 1),
(523, 520, 'pa_color', '', 0, 1),
(524, 521, 'pa_color', '', 0, 1),
(525, 522, 'pa_color', '', 0, 1),
(526, 523, 'pa_color', '', 0, 1),
(527, 524, 'pa_color', '', 0, 1),
(528, 525, 'pa_color', '', 0, 1),
(529, 526, 'pa_color', '', 0, 1),
(530, 527, 'pa_color', '', 0, 1),
(531, 528, 'pa_color', '', 0, 1),
(532, 529, 'pa_color', '', 0, 1),
(533, 530, 'pa_shoe-size', '', 0, 1),
(534, 531, 'pa_color', '', 0, 1),
(535, 532, 'pa_color', '', 0, 1),
(536, 533, 'pa_color', '', 0, 1),
(537, 534, 'pa_color', '', 0, 1),
(538, 535, 'pa_color', '', 0, 1),
(539, 536, 'pa_color', '', 0, 1),
(540, 537, 'pa_color', '', 0, 1),
(541, 538, 'pa_color', '', 0, 1),
(542, 539, 'pa_color', '', 0, 1),
(543, 540, 'pa_color', '', 0, 1),
(544, 541, 'pa_color', '', 0, 1),
(545, 542, 'pa_color', '', 0, 1),
(546, 543, 'pa_color', '', 0, 1),
(547, 544, 'pa_ships-from', '', 0, 1),
(548, 545, 'pa_color', '', 0, 1),
(549, 546, 'pa_color', '', 0, 1),
(550, 547, 'pa_color', '', 0, 1),
(551, 548, 'pa_color', '', 0, 1),
(552, 549, 'pa_color', '', 0, 1),
(553, 550, 'pa_color', '', 0, 1),
(554, 551, 'pa_color', '', 0, 1),
(555, 552, 'pa_color', '', 0, 1),
(556, 553, 'pa_color', '', 0, 1),
(557, 554, 'pa_color', '', 0, 1),
(558, 555, 'pa_color', '', 0, 1),
(559, 556, 'pa_color', '', 0, 1),
(560, 557, 'pa_color', '', 0, 1),
(561, 558, 'pa_color', '', 0, 1),
(562, 559, 'pa_color', '', 0, 1),
(563, 560, 'pa_color', '', 0, 1),
(564, 561, 'pa_color', '', 0, 1),
(565, 562, 'pa_color', '', 0, 1),
(566, 563, 'pa_color', '', 0, 1),
(567, 564, 'pa_color', '', 0, 1),
(568, 565, 'pa_color', '', 0, 1),
(569, 566, 'pa_color', '', 0, 1),
(570, 567, 'pa_color', '', 0, 1),
(571, 568, 'pa_shoes-size', '', 0, 1),
(572, 569, 'pa_shoes-size', '', 0, 1),
(573, 570, 'pa_shoes-size', '', 0, 1),
(574, 571, 'pa_shoes-size', '', 0, 1),
(575, 572, 'pa_shoes-size', '', 0, 1),
(576, 573, 'pa_shoes-size', '', 0, 1),
(577, 574, 'pa_shoes-size', '', 0, 1),
(578, 575, 'pa_shoes-size', '', 0, 1),
(579, 576, 'pa_shoes-size', '', 0, 1),
(580, 577, 'pa_shoes-size', '', 0, 1),
(581, 578, 'pa_color', '', 0, 1),
(582, 579, 'pa_color', '', 0, 1),
(583, 580, 'pa_color', '', 0, 1),
(584, 581, 'pa_color', '', 0, 1),
(585, 582, 'pa_color', '', 0, 1),
(586, 583, 'pa_color', '', 0, 1),
(587, 584, 'pa_color', '', 0, 1),
(588, 585, 'pa_color', '', 0, 1),
(589, 586, 'nav_menu', '', 0, 18);

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

--
-- Table structure for table `wpx5_usermeta`
--

CREATE TABLE `wpx5_usermeta` (
  `umeta_id` bigint(20) UNSIGNED NOT NULL,
  `user_id` bigint(20) UNSIGNED NOT NULL DEFAULT 0,
  `meta_key` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `meta_value` longtext COLLATE utf8mb4_unicode_ci DEFAULT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `wpx5_usermeta`
--

INSERT INTO `wpx5_usermeta` (`umeta_id`, `user_id`, `meta_key`, `meta_value`) VALUES
(1, 1, 'nickname', 'admin'),
(2, 1, 'first_name', ''),
(3, 1, 'last_name', ''),
(4, 1, 'description', ''),
(5, 1, 'rich_editing', 'true'),
(6, 1, 'syntax_highlighting', 'true'),
(7, 1, 'comment_shortcuts', 'false'),
(8, 1, 'admin_color', 'fresh'),
(9, 1, 'use_ssl', '0'),
(10, 1, 'show_admin_bar_front', 'true'),
(11, 1, 'locale', ''),
(12, 1, 'wpx5_capabilities', 'a:1:{s:13:\"administrator\";b:1;}'),
(13, 1, 'wpx5_user_level', '10'),
(14, 1, 'dismissed_wp_pointers', 'theme_editor_notice'),
(15, 1, 'show_welcome_panel', '1'),
(16, 1, 'session_tokens', 'a:1:{s:64:\"399829e467c639717e0492a173b6915056af02f8c1d81d96bdaaae57a8f93bf2\";a:4:{s:10:\"expiration\";i:1623230239;s:2:\"ip\";s:15:\"112.134.191.103\";s:2:\"ua\";s:114:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.77 Safari/537.36\";s:5:\"login\";i:1623057439;}}'),
(87, 1, 'vi_wad_show_notice', '1.0.5'),
(89, 1, 'woocommerce_admin_activity_panel_inbox_last_read', '1622568598359'),
(17, 1, 'wpx5_dashboard_quick_press_last_post_id', '1756'),
(18, 1, 'community-events-location', 'a:1:{s:2:\"ip\";s:12:\"178.147.90.0\";}'),
(19, 1, '_woocommerce_tracks_anon_id', 'woo:p2hZTaWrMHYtOLEly9HFBTf/'),
(20, 1, '_logo_image', ''),
(21, 1, '_wcv_twitter_username', ''),
(22, 1, '_wcv_instagram_username', ''),
(23, 1, '_wcv_facebook_url', ''),
(24, 1, '_wcv_linkedin_url', ''),
(25, 1, '_wcv_youtube_url', ''),
(26, 1, '_wcv_googleplus_url', ''),
(27, 1, '_wcv_pinterest_url', ''),
(28, 1, '_wcv_snapchat_username', ''),
(29, 1, 'billing_first_name', ''),
(30, 1, 'billing_last_name', ''),
(31, 1, 'billing_company', ''),
(32, 1, 'billing_address_1', ''),
(33, 1, 'billing_address_2', ''),
(34, 1, 'billing_city', ''),
(35, 1, 'billing_postcode', ''),
(36, 1, 'billing_country', ''),
(37, 1, 'billing_state', ''),
(38, 1, 'billing_phone', ''),
(39, 1, 'billing_email', 'admin@NextShoes.UK'),
(40, 1, 'shipping_first_name', ''),
(41, 1, 'shipping_last_name', ''),
(42, 1, 'shipping_company', ''),
(43, 1, 'shipping_address_1', ''),
(44, 1, 'shipping_address_2', ''),
(45, 1, 'shipping_city', ''),
(46, 1, 'shipping_postcode', ''),
(47, 1, 'shipping_country', ''),
(48, 1, 'shipping_state', ''),
(49, 1, 'last_update', '1622568610'),
(50, 1, 'wc_last_active', '1623024000'),
(52, 1, 'wpx5_r_tru_u_x', 'a:2:{s:2:\"id\";i:0;s:7:\"expires\";i:1587431084;}'),
(56, 1, 'wpx5_user-settings', 'libraryContent=browse&editor=tinymce&edit_element_vcUIPanelWidth=592&edit_element_vcUIPanelLeft=318px&edit_element_vcUIPanelTop=15px&brand_tab=pop&widgets_access=on'),
(57, 1, 'wpx5_user-settings-time', '1622561866'),
(58, 1, '_woocommerce_persistent_cart_1', 'a:1:{s:4:\"cart\";a:0:{}}'),
(69, 1, '_order_count', '7'),
(72, 1, 'nav_menu_recently_edited', '586'),
(73, 1, 'managenav-menuscolumnshidden', 'a:5:{i:0;s:11:\"link-target\";i:1;s:11:\"css-classes\";i:2;s:3:\"xfn\";i:3;s:11:\"description\";i:4;s:15:\"title-attribute\";}'),
(74, 1, 'metaboxhidden_nav-menus', 'a:9:{i:0;s:21:\"add-post-type-product\";i:1;s:25:\"add-post-type-apus_footer\";i:2;s:27:\"add-post-type-apus_megamenu\";i:3;s:24:\"add-post-type-kc-section\";i:4;s:12:\"add-post_tag\";i:5;s:15:\"add-post_format\";i:6;s:15:\"add-product_cat\";i:7;s:15:\"add-product_tag\";i:8;s:23:\"add-kc-section-category\";}');

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

--
-- Table structure for table `wpx5_users`
--

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

--
-- Dumping data for table `wpx5_users`
--

INSERT INTO `wpx5_users` (`ID`, `user_login`, `user_pass`, `user_nicename`, `user_email`, `user_url`, `user_registered`, `user_activation_key`, `user_status`, `display_name`) VALUES
(1, 'admin', '$P$BILn8rkFLfcFVMsRlg1demPwAtyPE/1', 'admin', 'kari7788i@gmail.com', '', '2020-04-19 07:31:55', '', 0, 'admin');

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

--
-- Table structure for table `wpx5_vi_wad_ali_orders_info`
--

CREATE TABLE `wpx5_vi_wad_ali_orders_info` (
  `id` bigint(20) NOT NULL,
  `order_id` varchar(50) NOT NULL,
  `currency` varchar(20) DEFAULT NULL,
  `order_total` float DEFAULT NULL
) ENGINE=MyISAM DEFAULT CHARSET=latin1;

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

--
-- Table structure for table `wpx5_vi_wad_error_product_images`
--

CREATE TABLE `wpx5_vi_wad_error_product_images` (
  `id` bigint(20) NOT NULL,
  `product_id` bigint(20) NOT NULL,
  `product_ids` longtext NOT NULL,
  `image_src` longtext NOT NULL,
  `set_gallery` tinyint(1) NOT NULL
) ENGINE=MyISAM DEFAULT CHARSET=latin1;

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

--
-- Table structure for table `wpx5_wc_admin_notes`
--

CREATE TABLE `wpx5_wc_admin_notes` (
  `note_id` bigint(20) UNSIGNED NOT NULL,
  `name` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL,
  `type` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL,
  `locale` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL,
  `title` longtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `content` longtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `icon` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL,
  `content_data` longtext COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `status` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL,
  `source` varchar(200) COLLATE utf8mb4_unicode_ci 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
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `wpx5_wc_admin_notes`
--

INSERT INTO `wpx5_wc_admin_notes` (`note_id`, `name`, `type`, `locale`, `title`, `content`, `icon`, `content_data`, `status`, `source`, `date_created`, `date_reminder`, `is_snoozable`) VALUES
(1, 'wc-admin-historical-data', 'update', 'en_US', 'WooCommerce Admin: Historical Analytics Data', 'To view your historical analytics data, you must process your existing orders and customers.', 'info', '{}', 'unactioned', 'woocommerce-admin', '2020-05-06 04:02:45', NULL, 0),
(2, 'wc-admin-welcome-note', 'info', 'en_US', 'New feature(s)', 'Welcome to the new WooCommerce experience! In this new release you\'ll be able to have a glimpse of how your store is doing in the Dashboard, manage important aspects of your business (such as managing orders, stock, reviews) from anywhere in the interface, dive into your store data with a completely new Analytics section and more!', 'info', '{}', 'unactioned', 'woocommerce-admin', '2020-05-06 04:02:45', NULL, 0),
(3, 'wc-admin-store-notice-setting-moved', 'info', 'en_US', 'Looking for the Store Notice setting?', 'It can now be found in the Customizer.', 'info', '{}', 'unactioned', 'woocommerce-admin', '2020-05-06 04:02:45', NULL, 0),
(4, 'wc-admin-orders-milestone', 'info', 'en_US', 'First order', 'Congratulations on getting your first order from a customer! Learn how to manage your orders.', 'trophy', '{}', 'unactioned', 'woocommerce-admin', '2020-05-06 04:02:46', NULL, 0),
(5, 'wc-admin-add-first-product', 'info', 'en_US', 'Add your first product', 'Grow your revenue by adding products to your store. Add products manually, import from a sheet, or migrate from another platform.', 'product', '{}', 'unactioned', 'woocommerce-admin', '2020-05-06 04:02:46', NULL, 0),
(6, 'wc-admin-wc-helper-connection', 'info', 'en_US', 'Connect to WooCommerce.com', 'Connect to get important product notifications and updates.', 'info', '{}', 'unactioned', 'woocommerce-admin', '2020-05-06 04:02:46', NULL, 0),
(7, 'wc-update-db-reminder', 'update', 'en_US', 'WooCommerce database update required', 'WooCommerce has been updated! To keep things running smoothly, we have to update your database to the newest version. The database update process runs in the background and may take a little while, so please be patient. Advanced users can alternatively update via <a href=\"https://github.com/woocommerce/woocommerce/wiki/Upgrading-the-database-using-WP-CLI\">WP CLI</a>.', 'info', '{}', 'unactioned', 'woocommerce-core', '2020-05-06 04:02:46', NULL, 0),
(8, '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.', 'phone', '{}', 'unactioned', 'woocommerce-admin', '2020-05-08 05:46:28', NULL, 0),
(9, 'wc-admin-onboarding-email-marketing', 'info', 'en_US', 'Tips, product updates, and inspiration', 'We\'re here for you — get tips, product updates, and inspiration straight to your mailbox.', 'mail', '{}', 'unactioned', 'woocommerce-admin', '2020-05-08 05:46:28', NULL, 0),
(10, 'wc-admin-store-notice-giving-feedback', 'info', 'en_US', 'Review your experience', 'If you like WooCommerce Admin please leave us a 5 star rating. A huge thanks in advance!', 'info', '{}', 'unactioned', 'woocommerce-admin', '2020-05-09 05:00:25', NULL, 0),
(11, 'wc-admin-facebook-extension', 'info', 'en_US', 'Market on Facebook', 'Grow your business by targeting the right people and driving sales with Facebook. You can install this free extension now.', 'thumbs-up', '{}', 'unactioned', 'woocommerce-admin', '2020-05-09 05:00:25', NULL, 0),
(12, '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=\"http://nextshoes.uk/wp-admin/admin.php?page=wc-settings&#038;tab=advanced&#038;section=woocommerce_com\" target=\"_blank\">Settings</a> and choose to stop sharing data. <a href=\"https://woocommerce.com/usage-tracking\" target=\"_blank\">Read more</a> about what data we collect.', 'info', '{}', 'unactioned', 'woocommerce-admin', '2020-05-13 05:52:47', NULL, 0);

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

--
-- Table structure for table `wpx5_wc_admin_note_actions`
--

CREATE TABLE `wpx5_wc_admin_note_actions` (
  `action_id` bigint(20) UNSIGNED NOT NULL,
  `note_id` bigint(20) UNSIGNED NOT NULL,
  `name` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL,
  `label` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL,
  `query` longtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `status` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL,
  `is_primary` tinyint(1) NOT NULL DEFAULT 0
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `wpx5_wc_admin_note_actions`
--

INSERT INTO `wpx5_wc_admin_note_actions` (`action_id`, `note_id`, `name`, `label`, `query`, `status`, `is_primary`) VALUES
(1, 1, 'get-started', 'Get Started', '?page=wc-admin&path=/analytics/settings&import=true', 'actioned', 1),
(2, 2, 'learn-more', 'Learn more', 'https://woocommerce.wordpress.com/', 'actioned', 0),
(3, 3, 'open-customizer', 'Open Customizer', 'customize.php', 'actioned', 0),
(4, 4, 'learn-more', 'Learn more', 'https://docs.woocommerce.com/document/managing-orders/', 'actioned', 0),
(5, 5, 'add-a-product', 'Add a product', 'http://nextshoes.uk/wp-admin/post-new.php?post_type=product', 'actioned', 1),
(6, 6, 'connect', 'Connect', '?page=wc-addons&section=helper', 'actioned', 0),
(77, 7, 'update-db_learn-more', 'Learn more about updates', 'https://docs.woocommerce.com/document/how-to-update-woocommerce/', 'unactioned', 0),
(76, 7, 'update-db_run', 'Update WooCommerce Database', 'https://shoestimer.com/wp-admin/admin.php?page=wc-settings&do_update_woocommerce=true&wc_db_update_nonce=725a7b913a', 'unactioned', 1),
(27, 8, 'learn-more', 'Learn more', 'https://woocommerce.com/mobile/', 'actioned', 0),
(28, 9, 'yes-please', 'Yes please!', 'https://woocommerce.us8.list-manage.com/subscribe/post?u=2c1434dc56f9506bf3c3ecd21&amp;id=13860df971&amp;SIGNUPPAGE=plugin', 'actioned', 0),
(35, 10, 'share-feedback', 'Review', 'https://wordpress.org/support/plugin/woocommerce-admin/reviews/?rate=5#new-post', 'actioned', 0),
(36, 11, 'learn-more', 'Learn more', 'https://woocommerce.com/products/facebook/', 'unactioned', 0),
(37, 11, 'install-now', 'Install now', '', 'unactioned', 1),
(38, 12, 'tracking-dismiss', 'Dismiss', '', 'actioned', 0),
(39, 12, 'tracking-opt-in', 'Activate usage tracking', '', 'actioned', 1);

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

--
-- Table structure for table `wpx5_wc_category_lookup`
--

CREATE TABLE `wpx5_wc_category_lookup` (
  `category_tree_id` bigint(20) UNSIGNED NOT NULL,
  `category_id` bigint(20) UNSIGNED NOT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `wpx5_wc_category_lookup`
--

INSERT INTO `wpx5_wc_category_lookup` (`category_tree_id`, `category_id`) VALUES
(15, 15),
(243, 243),
(244, 244),
(245, 245),
(246, 246),
(247, 247),
(248, 248),
(249, 249),
(250, 250),
(251, 251),
(252, 252),
(253, 253),
(254, 254),
(255, 255),
(256, 256);

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

--
-- Table structure for table `wpx5_wc_customer_lookup`
--

CREATE TABLE `wpx5_wc_customer_lookup` (
  `customer_id` bigint(20) UNSIGNED NOT NULL,
  `user_id` bigint(20) UNSIGNED DEFAULT NULL,
  `username` varchar(60) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `first_name` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL,
  `last_name` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL,
  `email` varchar(100) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `date_last_active` timestamp NULL DEFAULT NULL,
  `date_registered` timestamp NULL DEFAULT NULL,
  `country` char(2) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `postcode` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `city` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `state` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT ''
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `wpx5_wc_customer_lookup`
--

INSERT INTO `wpx5_wc_customer_lookup` (`customer_id`, `user_id`, `username`, `first_name`, `last_name`, `email`, `date_last_active`, `date_registered`, `country`, `postcode`, `city`, `state`) VALUES
(1, 1, 'admin', '', '', 'kari7788i@gmail.com', '2021-06-07 04:00:00', '2020-04-19 11:31:55', '', '', '', '');

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

--
-- Table structure for table `wpx5_wc_download_log`
--

CREATE TABLE `wpx5_wc_download_log` (
  `download_log_id` bigint(20) UNSIGNED NOT NULL,
  `timestamp` datetime NOT NULL,
  `permission_id` bigint(20) UNSIGNED NOT NULL,
  `user_id` bigint(20) UNSIGNED DEFAULT NULL,
  `user_ip_address` varchar(100) COLLATE utf8mb4_unicode_ci DEFAULT ''
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `wpx5_wc_order_coupon_lookup`
--

CREATE TABLE `wpx5_wc_order_coupon_lookup` (
  `order_id` bigint(20) UNSIGNED NOT NULL,
  `coupon_id` bigint(20) UNSIGNED NOT NULL,
  `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `discount_amount` double NOT NULL DEFAULT 0
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `wpx5_wc_order_product_lookup`
--

CREATE TABLE `wpx5_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 '0000-00-00 00:00:00',
  `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
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `wpx5_wc_order_stats`
--

CREATE TABLE `wpx5_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',
  `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(200) COLLATE utf8mb4_unicode_ci NOT NULL,
  `customer_id` bigint(20) UNSIGNED NOT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `wpx5_wc_order_tax_lookup`
--

CREATE TABLE `wpx5_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
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `wpx5_wc_product_meta_lookup`
--

CREATE TABLE `wpx5_wc_product_meta_lookup` (
  `product_id` bigint(20) NOT NULL,
  `sku` varchar(100) COLLATE utf8mb4_unicode_ci 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) COLLATE utf8mb4_unicode_ci 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) COLLATE utf8mb4_unicode_ci DEFAULT 'taxable',
  `tax_class` varchar(100) COLLATE utf8mb4_unicode_ci DEFAULT ''
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `wpx5_wc_product_meta_lookup`
--

INSERT INTO `wpx5_wc_product_meta_lookup` (`product_id`, `sku`, `virtual`, `downloadable`, `min_price`, `max_price`, `onsale`, `stock_quantity`, `stock_status`, `rating_count`, `average_rating`, `total_sales`, `tax_status`, `tax_class`) VALUES
(1382, '', 0, 0, 899.0000, 899.0000, 0, NULL, 'instock', 0, 0.00, 0, 'taxable', ''),
(1448, '', 0, 0, 219.9900, 219.9900, 1, NULL, 'instock', 0, 0.00, 0, 'taxable', ''),
(1442, '', 0, 0, 164.9900, 164.9900, 0, NULL, 'instock', 0, 0.00, 0, 'taxable', ''),
(1435, '', 0, 0, 32.4400, 32.4400, 0, NULL, 'instock', 0, 0.00, 0, 'taxable', ''),
(1429, '', 0, 0, 499.9900, 499.9900, 0, NULL, 'instock', 0, 0.00, 0, 'taxable', ''),
(1422, '', 0, 0, 94.9900, 94.9900, 1, NULL, 'instock', 0, 0.00, 0, 'taxable', ''),
(1420, '', 0, 0, 698.3600, 698.3600, 0, NULL, 'instock', 0, 0.00, 0, 'taxable', ''),
(1412, '', 0, 0, 149.9900, 149.9900, 0, NULL, 'instock', 0, 0.00, 0, 'taxable', ''),
(1790, '4000411084165-purple-10', 0, 0, 114.8700, 114.8700, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1789, '4000411084165-green-6', 0, 0, 114.8700, 114.8700, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1788, '4000411084165-green-5-5', 0, 0, 108.9300, 108.9300, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1787, '4000411084165-green-7-5', 0, 0, 114.8700, 114.8700, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1786, '4000411084165-green-6-5', 0, 0, 114.8700, 114.8700, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1779, '4000411084165', 0, 0, 108.9300, 114.8700, 0, NULL, 'instock', 0, 0.00, 0, 'taxable', ''),
(1781, '4000411084165-green-10-5', 0, 0, 114.8700, 114.8700, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1782, '4000411084165-green-9-5', 0, 0, 114.8700, 114.8700, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1783, '4000411084165-green-10', 0, 0, 114.8700, 114.8700, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1784, '4000411084165-green-8', 0, 0, 114.8700, 114.8700, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1785, '4000411084165-green-8-5', 0, 0, 114.8700, 114.8700, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1791, '4000411084165-purple-10-5', 0, 0, 114.8700, 114.8700, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1792, '4000411084165-purple-8-5', 0, 0, 114.8700, 114.8700, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1793, '4000411084165-purple-9-5', 0, 0, 114.8700, 114.8700, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1794, '4000411084165-purple-7-5', 0, 0, 114.8700, 114.8700, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1795, '4000411084165-purple-8', 0, 0, 114.8700, 114.8700, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1796, '4000411084165-purple-6', 0, 0, 114.8700, 114.8700, 0, 49, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1797, '4000411084165-purple-6-5', 0, 0, 114.8700, 114.8700, 0, 49, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1798, '4000411084165-gray-10-5', 0, 0, 114.8700, 114.8700, 0, 49, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1799, '4000411084165-purple-5-5', 0, 0, 114.8700, 114.8700, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1800, '4000411084165-gray-9-5', 0, 0, 114.8700, 114.8700, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1801, '4000411084165-gray-10', 0, 0, 114.8700, 114.8700, 0, 49, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1802, '4000411084165-gray-8', 0, 0, 114.8700, 114.8700, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1803, '4000411084165-gray-8-5', 0, 0, 114.8700, 114.8700, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1804, '4000411084165-gray-6-5', 0, 0, 114.8700, 114.8700, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1805, '4000411084165-gray-7-5', 0, 0, 114.8700, 114.8700, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1806, '4000411084165-gray-5-5', 0, 0, 114.8700, 114.8700, 0, 49, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1807, '4000411084165-gray-6', 0, 0, 114.8700, 114.8700, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1808, '4000411084165-pink-10', 0, 0, 114.8700, 114.8700, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1809, '4000411084165-pink-10-5', 0, 0, 114.8700, 114.8700, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1811, '4000411084165-pink-8-5', 0, 0, 114.8700, 114.8700, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1812, '4000411084165-pink-9-5', 0, 0, 114.8700, 114.8700, 0, 49, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1810, '1005002400948808', 0, 0, 99.7100, 106.1900, 0, NULL, 'instock', 0, 0.00, 0, 'taxable', ''),
(1813, '4000411084165-pink-7-5', 0, 0, 114.8700, 114.8700, 0, 49, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1814, '4000411084165-pink-8', 0, 0, 114.8700, 114.8700, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1816, '4000411084165-pink-6', 0, 0, 114.8700, 114.8700, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1817, '4000411084165-pink-6-5', 0, 0, 114.8700, 114.8700, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1818, '4000411084165-black-10-5', 0, 0, 114.8700, 114.8700, 0, 49, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1819, '4000411084165-pink-5-5', 0, 0, 114.8700, 114.8700, 0, 49, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1820, '4000411084165-black-9-5', 0, 0, 114.8700, 114.8700, 0, 49, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1821, '4000411084165-black-10', 0, 0, 114.8700, 114.8700, 0, 49, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1822, '1005002400948808-blue-40', 0, 0, 106.1900, 106.1900, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1823, '4000411084165-black-8', 0, 0, 114.8700, 114.8700, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1824, '1005002400948808-blue-39', 0, 0, 106.1900, 106.1900, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1825, '4000411084165-black-8-5', 0, 0, 114.8700, 114.8700, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1826, '1005002400948808-blue-38', 0, 0, 106.1900, 106.1900, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1827, '1005002400948808-blue-37', 0, 0, 106.1900, 106.1900, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1828, '4000411084165-black-6-5', 0, 0, 114.8700, 114.8700, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1829, '1005002400948808-blue-36', 0, 0, 99.7100, 99.7100, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1830, '4000411084165-black-7-5', 0, 0, 114.8700, 114.8700, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1831, '1005002400948808-black-43', 0, 0, 106.1900, 106.1900, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1832, '4000411084165-black-5-5', 0, 0, 114.8700, 114.8700, 0, 49, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1833, '1005002400948808-black-42', 0, 0, 106.1900, 106.1900, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1834, '1005002400948808-black-41', 0, 0, 106.1900, 106.1900, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1835, '4000411084165-black-6', 0, 0, 114.8700, 114.8700, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1836, '1005002400948808-black-40', 0, 0, 106.1900, 106.1900, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1837, '1005002400948808-black-39', 0, 0, 106.1900, 106.1900, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1838, '1005002400948808-black-38', 0, 0, 106.1900, 106.1900, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1839, '1005002400948808-black-37', 0, 0, 106.1900, 106.1900, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1840, '1005002400948808-black-36', 0, 0, 106.1900, 106.1900, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1841, '1005002400948808-red-40', 0, 0, 106.1900, 106.1900, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1842, '1005002400948808-red-39', 0, 0, 106.1900, 106.1900, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1843, '1005002400948808-red-38', 0, 0, 106.1900, 106.1900, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1844, '1005002400948808-red-37', 0, 0, 106.1900, 106.1900, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1845, '1005002400948808-red-36', 0, 0, 106.1900, 106.1900, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1846, '1005002400948808-pink-43', 0, 0, 106.1900, 106.1900, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1847, '1005002400948808-pink-42', 0, 0, 106.1900, 106.1900, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1848, '1005002400948808-pink-41', 0, 0, 106.1900, 106.1900, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1849, '1005002400948808-pink-40', 0, 0, 106.1900, 106.1900, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1850, '1005002400948808-pink-39', 0, 0, 106.1900, 106.1900, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1851, '1005002400948808-pink-38', 0, 0, 106.1900, 106.1900, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1852, '1005002400948808-pink-37', 0, 0, 106.1900, 106.1900, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1853, '1005002400948808-pink-36', 0, 0, 106.1900, 106.1900, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1854, '1005002400948808-blue-43', 0, 0, 106.1900, 106.1900, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1855, '1005002400948808-blue-42', 0, 0, 106.1900, 106.1900, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1856, '1005002400948808-blue-41', 0, 0, 106.1900, 106.1900, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1857, '1005002401225864', 0, 0, 104.8700, 111.1100, 0, NULL, 'instock', 0, 0.00, 0, 'taxable', ''),
(1859, '1005002400948808-red-43', 0, 0, 106.1900, 106.1900, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1860, '1005002400948808-red-42', 0, 0, 106.1900, 106.1900, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1862, '1005002400948808-red-41', 0, 0, 106.1900, 106.1900, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1863, '1005002401225864-red-43', 0, 0, 111.1100, 111.1100, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1865, '1005002401225864-red-41', 0, 0, 111.1100, 111.1100, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1867, '1005002401225864-red-42', 0, 0, 111.1100, 111.1100, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1866, '4000223031897', 0, 0, 114.9200, 124.4300, 0, NULL, 'instock', 0, 0.00, 0, 'taxable', ''),
(1868, '1005002401225864-red-39', 0, 0, 111.1100, 111.1100, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1869, '1005002401225864-red-40', 0, 0, 111.1100, 111.1100, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1871, '1005002401225864-pink-38', 0, 0, 111.1100, 111.1100, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1872, '1005002401225864-pink-39', 0, 0, 111.1100, 111.1100, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1873, '1005002401225864-pink-36', 0, 0, 111.1100, 111.1100, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1874, '1005002401225864-pink-37', 0, 0, 111.1100, 111.1100, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1876, '1005002401225864-blue-43', 0, 0, 111.1100, 111.1100, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1877, '1005002401225864-pink-35', 0, 0, 111.1100, 111.1100, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1878, '1005002401225864-blue-41', 0, 0, 111.1100, 111.1100, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1879, '1005002401225864-blue-42', 0, 0, 111.1100, 111.1100, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1880, '1005002401225864-red-37', 0, 0, 111.1100, 111.1100, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1881, '4000223031897-black-6-5', 0, 0, 124.4300, 124.4300, 0, 48, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1882, '1005002401225864-red-38', 0, 0, 111.1100, 111.1100, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1883, '4000223031897-black-7-5', 0, 0, 124.4300, 124.4300, 0, 45, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1884, '1005002401225864-red-35', 0, 0, 104.8700, 104.8700, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1885, '4000223031897-black-5-5', 0, 0, 119.2400, 119.2400, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1886, '4000223031897-black-6', 0, 0, 124.4300, 124.4300, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1887, '1005002401225864-red-36', 0, 0, 111.1100, 111.1100, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1888, '4000223031897-orange-6', 0, 0, 124.4300, 124.4300, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1889, '1005002401225864-pink-42', 0, 0, 111.1100, 111.1100, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1890, '4000223031897-orange-6-5', 0, 0, 124.4300, 124.4300, 0, 49, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1891, '1005002401225864-pink-43', 0, 0, 111.1100, 111.1100, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1892, '4000223031897-black-10-5', 0, 0, 124.4300, 124.4300, 0, 47, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1893, '1005002401225864-pink-40', 0, 0, 111.1100, 111.1100, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1894, '4000223031897-orange-5-5', 0, 0, 124.4300, 124.4300, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1895, '1005002401225864-pink-41', 0, 0, 111.1100, 111.1100, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1896, '4000223031897-black-9', 0, 0, 124.4300, 124.4300, 0, 48, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1897, '4000223031897-black-9-5', 0, 0, 124.4300, 124.4300, 0, 47, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1898, '1005002401225864-black-40', 0, 0, 111.1100, 111.1100, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1899, '4000223031897-black-8', 0, 0, 124.4300, 124.4300, 0, 47, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1901, '1005002401225864-black-41', 0, 0, 111.1100, 111.1100, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1902, '4000223031897-black-8-5', 0, 0, 124.4300, 124.4300, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1903, '1005002401225864-black-38', 0, 0, 111.1100, 111.1100, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1904, '4000223031897-gray-10-5', 0, 0, 124.4300, 124.4300, 0, 49, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1905, '1005002401225864-black-39', 0, 0, 111.1100, 111.1100, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1906, '4000223031897-khaki-9-5', 0, 0, 124.4300, 124.4300, 0, 47, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1907, '1005002401225864-black-36', 0, 0, 111.1100, 111.1100, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1908, '4000223031897-khaki-10-5', 0, 0, 124.4300, 124.4300, 0, 48, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1909, '4000223031897-khaki-8-5', 0, 0, 124.4300, 124.4300, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1910, '1005002401225864-black-37', 0, 0, 111.1100, 111.1100, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1911, '4000223031897-khaki-9', 0, 0, 124.4300, 124.4300, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1912, '1005002401225864-black-35', 0, 0, 111.1100, 111.1100, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1913, '4000223031897-khaki-7-5', 0, 0, 124.4300, 124.4300, 0, 48, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1914, '1005002401225864-blue-39', 0, 0, 111.1100, 111.1100, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1915, '4000223031897-khaki-8', 0, 0, 124.4300, 124.4300, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1916, '1005002401225864-blue-40', 0, 0, 111.1100, 111.1100, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1917, '4000223031897-khaki-6', 0, 0, 124.4300, 124.4300, 0, 49, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1918, '1005002401225864-blue-37', 0, 0, 111.1100, 111.1100, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1919, '4000223031897-khaki-6-5', 0, 0, 124.4300, 124.4300, 0, 49, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1921, '4000223031897-gray-9', 0, 0, 124.4300, 124.4300, 0, 49, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1920, '1005002401225864-blue-38', 0, 0, 111.1100, 111.1100, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1923, '1005002401225864-blue-35', 0, 0, 111.1100, 111.1100, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1922, '4000223031897-gray-9-5', 0, 0, 124.4300, 124.4300, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1924, '1005002401225864-blue-36', 0, 0, 111.1100, 111.1100, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1925, '4000223031897-gray-8', 0, 0, 124.4300, 124.4300, 0, 48, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1926, '1005002401225864-black-42', 0, 0, 111.1100, 111.1100, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1927, '4000223031897-gray-8-5', 0, 0, 124.4300, 124.4300, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1929, '1005002401225864-black-43', 0, 0, 111.1100, 111.1100, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1928, '4000223031897-gray-6-5', 0, 0, 124.4300, 124.4300, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1930, '4000223031897-gray-7-5', 0, 0, 124.4300, 124.4300, 0, 48, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1932, '4000223031897-gray-5-5', 0, 0, 124.4300, 124.4300, 0, 49, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1933, '4000223031897-gray-6', 0, 0, 124.4300, 124.4300, 0, 49, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1934, '4000223031897-green-5-5', 0, 0, 124.4300, 124.4300, 0, 49, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1935, '4000223031897-green-6', 0, 0, 124.4300, 124.4300, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1936, '4000223031897-orange-9-5', 0, 0, 124.4300, 124.4300, 0, 49, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1937, '4000223031897-orange-10-5', 0, 0, 124.4300, 124.4300, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1938, '4000223031897-orange-8-5', 0, 0, 124.4300, 124.4300, 0, 49, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1939, '4000223031897-orange-9', 0, 0, 124.4300, 124.4300, 0, 48, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1940, '4000223031897-orange-7-5', 0, 0, 124.4300, 124.4300, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1941, '4000223031897-orange-8', 0, 0, 124.4300, 124.4300, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1943, '4000223031897-green-10-5', 0, 0, 124.4300, 124.4300, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1945, '4000223031897-khaki-5-5', 0, 0, 114.9200, 114.9200, 0, 48, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1942, '1005002491701503', 0, 0, 94.1300, 100.4300, 0, NULL, 'instock', 0, 0.00, 0, 'taxable', ''),
(1946, '4000223031897-green-9', 0, 0, 124.4300, 124.4300, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1947, '4000223031897-green-9-5', 0, 0, 124.4300, 124.4300, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1949, '4000223031897-green-8', 0, 0, 124.4300, 124.4300, 0, 49, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1950, '4000223031897-green-8-5', 0, 0, 124.4300, 124.4300, 0, 47, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1951, '4000223031897-green-6-5', 0, 0, 124.4300, 124.4300, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1952, '4000223031897-green-7-5', 0, 0, 124.4300, 124.4300, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1954, '1005002491701503-yellow-44-45', 0, 0, 100.4300, 100.4300, 0, 0, 'outofstock', 0, 0.00, 0, 'taxable', 'parent'),
(1955, '1005002491701503-yellow-40-41', 0, 0, 100.4300, 100.4300, 0, 0, 'outofstock', 0, 0.00, 0, 'taxable', 'parent'),
(1956, '1005002491701503-yellow-42-43', 0, 0, 100.4300, 100.4300, 0, 0, 'outofstock', 0, 0.00, 0, 'taxable', 'parent'),
(1958, '1005002491701503-yellow-37-38', 0, 0, 100.4300, 100.4300, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1959, '1005002491701503-yellow-39-40', 0, 0, 100.4300, 100.4300, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1957, '33047652700', 0, 0, 119.8500, 132.4200, 0, NULL, 'instock', 0, 0.00, 0, 'taxable', ''),
(1960, '1005002491701503-dark-green-40-41', 0, 0, 100.4300, 100.4300, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1961, '1005002491701503-dark-green-42-43', 0, 0, 100.4300, 100.4300, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1962, '1005002491701503-dark-green-37-38', 0, 0, 100.4300, 100.4300, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1964, '1005002491701503-dark-green-39-40', 0, 0, 100.4300, 100.4300, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1966, '1005002491701503-beige-44-45', 0, 0, 100.4300, 100.4300, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1967, '1005002491701503-dark-green-35-36', 0, 0, 94.1300, 94.1300, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1968, '1005002491701503-beige-40-41', 0, 0, 100.4300, 100.4300, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1969, '1005002491701503-beige-42-43', 0, 0, 100.4300, 100.4300, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1970, '1005002491701503-white-44-45', 0, 0, 100.4300, 100.4300, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1971, '33047652700-grey-6', 0, 0, 132.4200, 132.4200, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1972, '1005002491701503-yellow-35-36', 0, 0, 100.4300, 100.4300, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1973, '33047652700-grey-6-5', 0, 0, 132.4200, 132.4200, 0, 49, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1974, '1005002491701503-white-40-41', 0, 0, 100.4300, 100.4300, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1975, '33047652700-grey-7-5', 0, 0, 132.4200, 132.4200, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1976, '1005002491701503-white-42-43', 0, 0, 100.4300, 100.4300, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1977, '33047652700-grey-8', 0, 0, 132.4200, 132.4200, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1978, '1005002491701503-white-37-38', 0, 0, 100.4300, 100.4300, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1979, '33047652700-winered-9', 0, 0, 132.4200, 132.4200, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1980, '1005002491701503-white-39-40', 0, 0, 100.4300, 100.4300, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1981, '33047652700-winered-9-5', 0, 0, 132.4200, 132.4200, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1983, '1005002491701503-dark-green-44-45', 0, 0, 100.4300, 100.4300, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1982, '33047652700-winered-10-5', 0, 0, 119.8500, 119.8500, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1984, '33047652700-grey-5-5', 0, 0, 132.4200, 132.4200, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1985, '1005002491701503-white-35-36', 0, 0, 100.4300, 100.4300, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1986, '33047652700-brown-5-5', 0, 0, 132.4200, 132.4200, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1987, '1005002491701503-green-44-45', 0, 0, 100.4300, 100.4300, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1988, '33047652700-brown-6', 0, 0, 132.4200, 132.4200, 0, 49, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1989, '1005002491701503-black-35-36', 0, 0, 100.4300, 100.4300, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1990, '33047652700-brown-6-5', 0, 0, 132.4200, 132.4200, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1991, '1005002491701503-green-40-41', 0, 0, 100.4300, 100.4300, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1992, '33047652700-brown-7-5', 0, 0, 132.4200, 132.4200, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1994, '1005002491701503-green-42-43', 0, 0, 100.4300, 100.4300, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1993, '33047652700-grey-8-5', 0, 0, 132.4200, 132.4200, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1997, '1005002491701503-green-37-38', 0, 0, 100.4300, 100.4300, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1996, '33047652700-grey-9', 0, 0, 132.4200, 132.4200, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1998, '1005002491701503-green-39-40', 0, 0, 100.4300, 100.4300, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1999, '33047652700-grey-9-5', 0, 0, 132.4200, 132.4200, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2000, '1005002491701503-green-35-36', 0, 0, 100.4300, 100.4300, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2001, '33047652700-grey-10-5', 0, 0, 132.4200, 132.4200, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2002, '1005002491701503-beige-37-38', 0, 0, 100.4300, 100.4300, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2003, '33047652700-brown-10-5', 0, 0, 132.4200, 132.4200, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2004, '1005002491701503-beige-39-40', 0, 0, 100.4300, 100.4300, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2005, '33047652700-brown-8', 0, 0, 132.4200, 132.4200, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2007, '33047652700-brown-8-5', 0, 0, 132.4200, 132.4200, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2006, '1005002491701503-black-44-45', 0, 0, 100.4300, 100.4300, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2008, '33047652700-brown-9', 0, 0, 132.4200, 132.4200, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2009, '1005002491701503-beige-35-36', 0, 0, 100.4300, 100.4300, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2010, '33047652700-brown-9-5', 0, 0, 132.4200, 132.4200, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2011, '1005002491701503-black-40-41', 0, 0, 100.4300, 100.4300, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2012, '33047652700-black-7-5', 0, 0, 132.4200, 132.4200, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2013, '1005002491701503-black-42-43', 0, 0, 100.4300, 100.4300, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2014, '33047652700-black-8', 0, 0, 132.4200, 132.4200, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2015, '1005002491701503-black-37-38', 0, 0, 100.4300, 100.4300, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2016, '33047652700-black-8-5', 0, 0, 132.4200, 132.4200, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2017, '1005002491701503-black-39-40', 0, 0, 100.4300, 100.4300, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2018, '33047652700-black-9', 0, 0, 132.4200, 132.4200, 0, 49, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2019, '33047652700-black-5-5', 0, 0, 128.0400, 128.0400, 0, 49, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2020, '33047652700-black-6', 0, 0, 132.4200, 132.4200, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2022, '33047652700-black-6-5', 0, 0, 132.4200, 132.4200, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2023, '33047652700-winered-6-5', 0, 0, 132.4200, 132.4200, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2024, '33047652700-winered-7-5', 0, 0, 132.4200, 132.4200, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2025, '33047652700-winered-8', 0, 0, 132.4200, 132.4200, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2026, '33047652700-winered-8-5', 0, 0, 132.4200, 132.4200, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2027, '33047652700-black-9-5', 0, 0, 132.4200, 132.4200, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2028, '33047652700-black-10-5', 0, 0, 132.4200, 132.4200, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2029, '33047652700-winered-5-5', 0, 0, 132.4200, 132.4200, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2031, '33047652700-winered-6', 0, 0, 132.4200, 132.4200, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2030, '4000148049273', 0, 0, 123.7400, 134.0000, 0, NULL, 'instock', 0, 0.00, 0, 'taxable', ''),
(2035, '4000148049273-black-10-5', 0, 0, 134.0000, 134.0000, 0, 95, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2036, '4000148049273-black-9-5', 0, 0, 134.0000, 134.0000, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2037, '4000148049273-black-9', 0, 0, 134.0000, 134.0000, 0, 97, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2038, '4000148049273-black-8-5', 0, 0, 134.0000, 134.0000, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2039, '4000148049273-grey-9', 0, 0, 134.0000, 134.0000, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2040, '4000148049273-grey-8-5', 0, 0, 134.0000, 134.0000, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2041, '4000148049273-grey-8', 0, 0, 134.0000, 134.0000, 0, 97, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2042, '4000148049273-grey-7-5', 0, 0, 134.0000, 134.0000, 0, 97, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2043, '4000148049273-grey-6-5', 0, 0, 134.0000, 134.0000, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2044, '4000148049273-grey-6', 0, 0, 134.0000, 134.0000, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2045, '4000148049273-grey-5-5', 0, 0, 134.0000, 134.0000, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2046, '4000148049273-grey-5', 0, 0, 123.7400, 123.7400, 0, 6, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2047, '4000148049273-black-8', 0, 0, 134.0000, 134.0000, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2048, '4000148049273-black-7-5', 0, 0, 134.0000, 134.0000, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2049, '4000148049273-black-6-5', 0, 0, 134.0000, 134.0000, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2050, '4000148049273-black-6', 0, 0, 134.0000, 134.0000, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2051, '4000148049273-black-5-5', 0, 0, 134.0000, 134.0000, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2052, '4000148049273-black-5', 0, 0, 123.7400, 123.7400, 0, 20, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2053, '4000148049273-grey-10-5', 0, 0, 134.0000, 134.0000, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2054, '4000148049273-grey-9-5', 0, 0, 134.0000, 134.0000, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2055, '4000148049273-brown-5-5', 0, 0, 134.0000, 134.0000, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2056, '4000148049273-brown-5', 0, 0, 134.0000, 134.0000, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2057, '4000148049273-brown-10-5', 0, 0, 134.0000, 134.0000, 0, 96, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2059, '4000148049273-brown-9-5', 0, 0, 134.0000, 134.0000, 0, 95, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2060, '4000148049273-brown-9', 0, 0, 134.0000, 134.0000, 0, 97, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2061, '4000148049273-brown-8-5', 0, 0, 134.0000, 134.0000, 0, 96, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2062, '4000148049273-brown-8', 0, 0, 134.0000, 134.0000, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2063, '4000148049273-brown-7-5', 0, 0, 134.0000, 134.0000, 0, 98, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2064, '4000148049273-brown-6-5', 0, 0, 134.0000, 134.0000, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2065, '4000148049273-brown-6', 0, 0, 134.0000, 134.0000, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2067, '4000115505633', 0, 0, 105.4500, 122.1900, 0, NULL, 'instock', 0, 0.00, 0, 'taxable', ''),
(2070, '4000115505633-green-7-5', 0, 0, 122.1900, 122.1900, 0, 130, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2071, '4000115505633-green-8', 0, 0, 122.1900, 122.1900, 0, 142, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2072, '4000115505633-green-8-5', 0, 0, 122.1900, 122.1900, 0, 140, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2074, '4000115505633-green-9', 0, 0, 122.1900, 122.1900, 0, 145, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2075, '4000115505633-green-9-5', 0, 0, 122.1900, 122.1900, 0, 140, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2076, '4000115505633-green-10-5', 0, 0, 122.1900, 122.1900, 0, 144, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2077, '4000115505633-red-5-5', 0, 0, 105.4500, 105.4500, 0, 152, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2078, '4000115505633-red-6', 0, 0, 122.1900, 122.1900, 0, 147, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2079, '4000115505633-blue-8', 0, 0, 122.1900, 122.1900, 0, 139, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2080, '4000115505633-blue-8-5', 0, 0, 122.1900, 122.1900, 0, 127, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2081, '4000115505633-blue-9', 0, 0, 122.1900, 122.1900, 0, 139, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2082, '4000115505633-blue-9-5', 0, 0, 122.1900, 122.1900, 0, 140, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2083, '4000115505633-blue-10-5', 0, 0, 122.1900, 122.1900, 0, 145, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2084, '4000115505633-green-5-5', 0, 0, 122.1900, 122.1900, 0, 151, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2086, '4000115505633-green-6', 0, 0, 122.1900, 122.1900, 0, 150, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2087, '4000115505633-green-6-5', 0, 0, 122.1900, 122.1900, 0, 146, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2088, '4000115505633-white-6', 0, 0, 122.1900, 122.1900, 0, 141, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2089, '4000115505633-white-6-5', 0, 0, 122.1900, 122.1900, 0, 142, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2090, '4000115505633-white-7-5', 0, 0, 122.1900, 122.1900, 0, 139, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2091, '4000115505633-white-8', 0, 0, 122.1900, 122.1900, 0, 143, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2092, '4000115505633-white-8-5', 0, 0, 122.1900, 122.1900, 0, 143, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2093, '4000115505633-white-9', 0, 0, 122.1900, 122.1900, 0, 152, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2095, '4000115505633-white-9-5', 0, 0, 122.1900, 122.1900, 0, 141, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2096, '4000115505633-white-10-5', 0, 0, 122.1900, 122.1900, 0, 139, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2097, '4000115505633-red-6-5', 0, 0, 122.1900, 122.1900, 0, 142, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2098, '4000115505633-red-7-5', 0, 0, 122.1900, 122.1900, 0, 143, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2099, '4000115505633-red-8', 0, 0, 122.1900, 122.1900, 0, 146, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2101, '4000115505633-red-8-5', 0, 0, 122.1900, 122.1900, 0, 143, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2102, '4000115505633-red-9', 0, 0, 122.1900, 122.1900, 0, 146, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2103, '4000115505633-red-9-5', 0, 0, 122.1900, 122.1900, 0, 148, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2104, '4000115505633-red-10-5', 0, 0, 122.1900, 122.1900, 0, 145, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2105, '4000115505633-white-5-5', 0, 0, 122.1900, 122.1900, 0, 146, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2106, '4000115505633-black-8-5', 0, 0, 122.1900, 122.1900, 0, 141, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2107, '4000115505633-black-9', 0, 0, 122.1900, 122.1900, 0, 146, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2108, '4000115505633-black-9-5', 0, 0, 122.1900, 122.1900, 0, 151, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2109, '4000115505633-black-10-5', 0, 0, 122.1900, 122.1900, 0, 146, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2110, '4000115505633-blue-5-5', 0, 0, 122.1900, 122.1900, 0, 150, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2111, '4000115505633-blue-6', 0, 0, 122.1900, 122.1900, 0, 149, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2113, '4000115505633-blue-6-5', 0, 0, 122.1900, 122.1900, 0, 143, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2114, '4000115505633-blue-7-5', 0, 0, 122.1900, 122.1900, 0, 122, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2115, '4000115505633-black-5-5', 0, 0, 112.8900, 112.8900, 0, 153, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2116, '4000115505633-black-6', 0, 0, 122.1900, 122.1900, 0, 152, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2117, '4000115505633-black-6-5', 0, 0, 122.1900, 122.1900, 0, 147, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2118, '4000115505633-black-7-5', 0, 0, 122.1900, 122.1900, 0, 143, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2119, '4000115505633-black-8', 0, 0, 122.1900, 122.1900, 0, 147, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2153, '1005002572185147', 0, 0, 123.1800, 177.1800, 0, NULL, 'instock', 0, 0.00, 0, 'taxable', ''),
(2157, '1005002572185147-black-36-china', 0, 0, 177.1800, 177.1800, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2158, '1005002572185147-black-37-china', 0, 0, 177.1800, 177.1800, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2159, '1005002572185147-black-35-china', 0, 0, 177.1800, 177.1800, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2160, '1005002572185147-black-39-czech-republic', 0, 0, 123.1800, 123.1800, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2161, '1005002572185147-black-40-czech-republic', 0, 0, 123.1800, 123.1800, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2162, '1005002572185147-black-37-czech-republic', 0, 0, 123.1800, 123.1800, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2163, '1005002572185147-black-38-czech-republic', 0, 0, 123.1800, 123.1800, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2164, '1005002572185147-black-43-czech-republic', 0, 0, 123.1800, 123.1800, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2165, '1005002572185147-black-35-poland', 0, 0, 123.1800, 123.1800, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2166, '1005002572185147-black-41-czech-republic', 0, 0, 123.1800, 123.1800, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2167, '1005002572185147-black-42-czech-republic', 0, 0, 123.1800, 123.1800, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2168, '1005002572185147-black-40-china', 0, 0, 177.1800, 177.1800, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2169, '1005002572185147-black-41-china', 0, 0, 177.1800, 177.1800, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2170, '1005002572185147-black-38-china', 0, 0, 177.1800, 177.1800, 0, 98, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2171, '1005002572185147-black-39-china', 0, 0, 177.1800, 177.1800, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2172, '1005002572185147-black-35-czech-republic', 0, 0, 123.1800, 123.1800, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2173, '1005002572185147-black-36-czech-republic', 0, 0, 123.1800, 123.1800, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2174, '1005002572185147-black-42-china', 0, 0, 177.1800, 177.1800, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2175, '1005002572185147-black-43-china', 0, 0, 177.1800, 177.1800, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2176, '1005002572185147-black-37-spain', 0, 0, 123.1800, 123.1800, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2177, '1005002572185147-black-38-spain', 0, 0, 123.1800, 123.1800, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2178, '1005002572185147-black-35-spain', 0, 0, 123.1800, 123.1800, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2179, '1005002572185147-black-36-spain', 0, 0, 123.1800, 123.1800, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2181, '1005002572185147-black-41-spain', 0, 0, 123.1800, 123.1800, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2182, '1005002572185147-black-42-spain', 0, 0, 123.1800, 123.1800, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2183, '1005002572185147-black-39-spain', 0, 0, 123.1800, 123.1800, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2184, '1005002572185147-black-40-spain', 0, 0, 123.1800, 123.1800, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2185, '1005002572185147-black-38-poland', 0, 0, 123.1800, 123.1800, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2186, '1005002572185147-black-39-poland', 0, 0, 123.1800, 123.1800, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2187, '1005002572185147-black-36-poland', 0, 0, 123.1800, 123.1800, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2188, '1005002572185147-black-37-poland', 0, 0, 123.1800, 123.1800, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2189, '1005002572185147-black-42-poland', 0, 0, 123.1800, 123.1800, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2190, '1005002572185147-black-43-poland', 0, 0, 123.1800, 123.1800, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2191, '1005002572185147-black-40-poland', 0, 0, 123.1800, 123.1800, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2192, '1005002572185147-black-41-poland', 0, 0, 123.1800, 123.1800, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2193, '1005002572185147-black-35-belgium', 0, 0, 123.1800, 123.1800, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2194, '1005002572185147-black-36-belgium', 0, 0, 123.1800, 123.1800, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2195, '1005002572185147-black-42-france', 0, 0, 123.1800, 123.1800, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2196, '1005002572185147-black-43-france', 0, 0, 123.1800, 123.1800, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2197, '1005002572185147-black-39-belgium', 0, 0, 123.1800, 123.1800, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2198, '1005002572185147-black-40-belgium', 0, 0, 123.1800, 123.1800, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2200, '1005002572185147-black-37-belgium', 0, 0, 123.1800, 123.1800, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2201, '1005002572185147-black-38-belgium', 0, 0, 123.1800, 123.1800, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2202, '1005002572185147-black-36-france', 0, 0, 123.1800, 123.1800, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2203, '1005002572185147-black-37-france', 0, 0, 123.1800, 123.1800, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2204, '1005002572185147-black-43-spain', 0, 0, 123.1800, 123.1800, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2205, '1005002572185147-black-35-france', 0, 0, 123.1800, 123.1800, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2206, '1005002572185147-black-40-france', 0, 0, 123.1800, 123.1800, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2207, '1005002572185147-black-41-france', 0, 0, 123.1800, 123.1800, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2208, '1005002572185147-black-38-france', 0, 0, 123.1800, 123.1800, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2209, '1005002572185147-black-39-france', 0, 0, 123.1800, 123.1800, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2210, '1005002572185147-green-42-china', 0, 0, 177.1800, 177.1800, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2211, '1005002572185147-green-43-china', 0, 0, 177.1800, 177.1800, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2212, '1005002572185147-green-40-china', 0, 0, 177.1800, 177.1800, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2214, '1005002572185147-green-41-china', 0, 0, 177.1800, 177.1800, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2215, '1005002572185147-green-37-czech-republic', 0, 0, 123.1800, 123.1800, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2216, '1005002572185147-green-38-czech-republic', 0, 0, 123.1800, 123.1800, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2217, '1005002572185147-green-35-czech-republic', 0, 0, 123.1800, 123.1800, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2218, '1005002572185147-green-36-czech-republic', 0, 0, 123.1800, 123.1800, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2219, '1005002572185147-black-43-belgium', 0, 0, 123.1800, 123.1800, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2220, '1005002572185147-green-35-china', 0, 0, 177.1800, 177.1800, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2221, '1005002572185147-black-41-belgium', 0, 0, 123.1800, 123.1800, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2222, '1005002572185147-black-42-belgium', 0, 0, 123.1800, 123.1800, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2223, '1005002572185147-green-38-china', 0, 0, 177.1800, 177.1800, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2225, '1005002572185147-green-39-china', 0, 0, 177.1800, 177.1800, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2226, '1005002572185147-green-36-china', 0, 0, 177.1800, 177.1800, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2227, '1005002572185147-green-37-china', 0, 0, 177.1800, 177.1800, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2228, '1005002572185147-green-40-poland', 0, 0, 123.1800, 123.1800, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2229, '1005002572185147-green-41-poland', 0, 0, 123.1800, 123.1800, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2230, '1005002572185147-green-38-poland', 0, 0, 123.1800, 123.1800, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2231, '1005002572185147-green-39-poland', 0, 0, 123.1800, 123.1800, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2232, '1005002572185147-green-35-spain', 0, 0, 123.1800, 123.1800, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2234, '1005002572185147-green-36-spain', 0, 0, 123.1800, 123.1800, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2235, '1005002572185147-green-42-poland', 0, 0, 123.1800, 123.1800, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2236, '1005002572185147-green-43-poland', 0, 0, 123.1800, 123.1800, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2237, '1005002572185147-green-41-czech-republic', 0, 0, 123.1800, 123.1800, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2238, '1005002572185147-green-42-czech-republic', 0, 0, 123.1800, 123.1800, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2239, '1005002572185147-green-39-czech-republic', 0, 0, 123.1800, 123.1800, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2240, '1005002572185147-green-40-czech-republic', 0, 0, 123.1800, 123.1800, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2241, '1005002572185147-green-36-poland', 0, 0, 123.1800, 123.1800, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2242, '1005002572185147-green-37-poland', 0, 0, 123.1800, 123.1800, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2243, '1005002572185147-green-43-czech-republic', 0, 0, 123.1800, 123.1800, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2244, '1005002572185147-green-35-poland', 0, 0, 123.1800, 123.1800, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2245, '1005002572185147-green-38-france', 0, 0, 123.1800, 123.1800, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2247, '1005002572185147-green-39-france', 0, 0, 123.1800, 123.1800, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2248, '1005002572185147-green-36-france', 0, 0, 123.1800, 123.1800, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2249, '1005002572185147-green-37-france', 0, 0, 123.1800, 123.1800, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2250, '1005002572185147-green-42-france', 0, 0, 123.1800, 123.1800, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2251, '1005002572185147-green-43-france', 0, 0, 123.1800, 123.1800, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2252, '1005002572185147-green-40-france', 0, 0, 123.1800, 123.1800, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2253, '1005002572185147-green-41-france', 0, 0, 123.1800, 123.1800, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2255, '1005002572185147-green-39-spain', 0, 0, 123.1800, 123.1800, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2256, '1005002572185147-green-40-spain', 0, 0, 123.1800, 123.1800, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2257, '1005002572185147-green-37-spain', 0, 0, 123.1800, 123.1800, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2258, '1005002572185147-green-38-spain', 0, 0, 123.1800, 123.1800, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2260, '1005002572185147-green-43-spain', 0, 0, 123.1800, 123.1800, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2261, '1005002572185147-green-35-france', 0, 0, 123.1800, 123.1800, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2262, '1005002572185147-green-41-spain', 0, 0, 123.1800, 123.1800, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2263, '1005002572185147-green-42-spain', 0, 0, 123.1800, 123.1800, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2264, '1005002572185147-yellow-36-china', 0, 0, 177.1800, 177.1800, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2265, '1005002572185147-yellow-37-china', 0, 0, 177.1800, 177.1800, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2266, '1005002572185147-green-43-belgium', 0, 0, 123.1800, 123.1800, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2267, '1005002572185147-yellow-35-china', 0, 0, 177.1800, 177.1800, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2268, '1005002572185147-yellow-40-china', 0, 0, 177.1800, 177.1800, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2269, '1005002572185147-yellow-41-china', 0, 0, 177.1800, 177.1800, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2270, '1005002572185147-yellow-38-china', 0, 0, 177.1800, 177.1800, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2271, '1005002572185147-yellow-39-china', 0, 0, 177.1800, 177.1800, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2272, '1005002572185147-green-37-belgium', 0, 0, 123.1800, 123.1800, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2273, '1005002572185147-green-38-belgium', 0, 0, 123.1800, 123.1800, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2274, '1005002572185147-green-35-belgium', 0, 0, 123.1800, 123.1800, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2275, '1005002572185147-green-36-belgium', 0, 0, 123.1800, 123.1800, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2277, '1005002572185147-green-41-belgium', 0, 0, 123.1800, 123.1800, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2278, '1005002572185147-green-42-belgium', 0, 0, 123.1800, 123.1800, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2279, '1005002572185147-green-39-belgium', 0, 0, 123.1800, 123.1800, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2280, '1005002572185147-green-40-belgium', 0, 0, 123.1800, 123.1800, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2281, '1005002572185147-yellow-43-czech-republic', 0, 0, 123.1800, 123.1800, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2282, '1005002572185147-yellow-35-poland', 0, 0, 123.1800, 123.1800, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2283, '1005002572185147-yellow-41-czech-republic', 0, 0, 123.1800, 123.1800, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2284, '1005002572185147-yellow-42-czech-republic', 0, 0, 123.1800, 123.1800, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2286, '1005002572185147-yellow-38-poland', 0, 0, 123.1800, 123.1800, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent');
INSERT INTO `wpx5_wc_product_meta_lookup` (`product_id`, `sku`, `virtual`, `downloadable`, `min_price`, `max_price`, `onsale`, `stock_quantity`, `stock_status`, `rating_count`, `average_rating`, `total_sales`, `tax_status`, `tax_class`) VALUES
(2287, '1005002572185147-yellow-39-poland', 0, 0, 123.1800, 123.1800, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2288, '1005002572185147-yellow-36-poland', 0, 0, 123.1800, 123.1800, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2289, '1005002572185147-yellow-37-poland', 0, 0, 123.1800, 123.1800, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2290, '1005002572185147-yellow-35-czech-republic', 0, 0, 123.1800, 123.1800, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2291, '1005002572185147-yellow-36-czech-republic', 0, 0, 123.1800, 123.1800, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2292, '1005002572185147-yellow-42-china', 0, 0, 177.1800, 177.1800, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2293, '1005002572185147-yellow-43-china', 0, 0, 177.1800, 177.1800, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2294, '1005002572185147-yellow-39-czech-republic', 0, 0, 123.1800, 123.1800, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2295, '1005002572185147-yellow-40-czech-republic', 0, 0, 123.1800, 123.1800, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2297, '1005002572185147-yellow-37-czech-republic', 0, 0, 123.1800, 123.1800, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2298, '1005002572185147-yellow-38-czech-republic', 0, 0, 123.1800, 123.1800, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2299, '1005002572185147-yellow-41-spain', 0, 0, 123.1800, 123.1800, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2300, '1005002572185147-yellow-42-spain', 0, 0, 123.1800, 123.1800, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2301, '1005002572185147-yellow-39-spain', 0, 0, 123.1800, 123.1800, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2302, '1005002572185147-yellow-40-spain', 0, 0, 123.1800, 123.1800, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2304, '1005002572185147-yellow-36-france', 0, 0, 123.1800, 123.1800, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2305, '1005002572185147-yellow-37-france', 0, 0, 123.1800, 123.1800, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2306, '1005002572185147-yellow-43-spain', 0, 0, 123.1800, 123.1800, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2308, '1005002572185147-yellow-35-france', 0, 0, 123.1800, 123.1800, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2309, '1005002572185147-yellow-42-poland', 0, 0, 123.1800, 123.1800, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2310, '1005002572185147-yellow-43-poland', 0, 0, 123.1800, 123.1800, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2311, '1005002572185147-yellow-40-poland', 0, 0, 123.1800, 123.1800, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2312, '1005002572185147-yellow-41-poland', 0, 0, 123.1800, 123.1800, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2314, '1005002572185147-yellow-37-spain', 0, 0, 123.1800, 123.1800, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2315, '1005002572185147-yellow-38-spain', 0, 0, 123.1800, 123.1800, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2316, '1005002572185147-yellow-35-spain', 0, 0, 123.1800, 123.1800, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2317, '1005002572185147-yellow-36-spain', 0, 0, 123.1800, 123.1800, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2318, '1005002572185147-yellow-39-belgium', 0, 0, 123.1800, 123.1800, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2319, '1005002572185147-yellow-40-belgium', 0, 0, 123.1800, 123.1800, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2321, '1005002572185147-yellow-37-belgium', 0, 0, 123.1800, 123.1800, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2322, '1005002572185147-yellow-38-belgium', 0, 0, 123.1800, 123.1800, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2324, '1005002572185147-yellow-43-belgium', 0, 0, 123.1800, 123.1800, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2325, '1005002572185147-yellow-41-belgium', 0, 0, 123.1800, 123.1800, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2326, '1005002572185147-yellow-42-belgium', 0, 0, 123.1800, 123.1800, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2327, '1005002572185147-yellow-40-france', 0, 0, 123.1800, 123.1800, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2328, '1005002572185147-yellow-41-france', 0, 0, 123.1800, 123.1800, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2329, '1005002572185147-yellow-38-france', 0, 0, 123.1800, 123.1800, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2330, '1005002572185147-yellow-39-france', 0, 0, 123.1800, 123.1800, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2332, '1005002572185147-yellow-35-belgium', 0, 0, 123.1800, 123.1800, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2333, '1005002572185147-yellow-36-belgium', 0, 0, 123.1800, 123.1800, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2334, '1005002572185147-yellow-42-france', 0, 0, 123.1800, 123.1800, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2335, '1005002572185147-yellow-43-france', 0, 0, 123.1800, 123.1800, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2337, '4000898770991', 0, 0, 1866.0500, 1866.0500, 0, NULL, 'instock', 0, 0.00, 0, 'taxable', ''),
(2341, '4000898770991-purple-35', 0, 0, 1866.0500, 1866.0500, 0, 88, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2342, '4000898770991-gray-40', 0, 0, 1866.0500, 1866.0500, 0, 88, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2343, '4000898770991-green-38', 0, 0, 1866.0500, 1866.0500, 0, 88, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2344, '4000898770991-green-39', 0, 0, 1866.0500, 1866.0500, 0, 88, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2345, '4000898770991-green-40', 0, 0, 1866.0500, 1866.0500, 0, 88, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2346, '4000898770991-gray-35', 0, 0, 1866.0500, 1866.0500, 0, 88, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2347, '4000898770991-gray-36', 0, 0, 1866.0500, 1866.0500, 0, 88, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2348, '4000898770991-gray-37', 0, 0, 1866.0500, 1866.0500, 0, 88, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2349, '4000898770991-gray-38', 0, 0, 1866.0500, 1866.0500, 0, 88, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2351, '4000898770991-gray-39', 0, 0, 1866.0500, 1866.0500, 0, 88, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2352, '4000898770991-purple-36', 0, 0, 1866.0500, 1866.0500, 0, 88, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2353, '4000898770991-purple-37', 0, 0, 1866.0500, 1866.0500, 0, 88, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2354, '4000898770991-purple-38', 0, 0, 1866.0500, 1866.0500, 0, 88, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2355, '4000898770991-purple-39', 0, 0, 1866.0500, 1866.0500, 0, 88, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2357, '4000898770991-purple-40', 0, 0, 1866.0500, 1866.0500, 0, 88, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2358, '4000898770991-green-35', 0, 0, 1866.0500, 1866.0500, 0, 88, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2359, '4000898770991-green-36', 0, 0, 1866.0500, 1866.0500, 0, 88, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2360, '4000898770991-green-37', 0, 0, 1866.0500, 1866.0500, 0, 87, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2362, '1005002226176020', 0, 0, 175.6500, 178.7400, 0, NULL, 'instock', 0, 0.00, 0, 'taxable', ''),
(2365, '1005002226176020-green-8cm-heel-9-5', 0, 0, 175.6500, 175.6500, 0, 500, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2366, '1005002226176020-green-8cm-heel-10', 0, 0, 175.6500, 175.6500, 0, 500, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2368, '1005002226176020-green-8cm-heel-8-5', 0, 0, 175.6500, 175.6500, 0, 500, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2369, '1005002226176020-green-8cm-heel-9', 0, 0, 175.6500, 175.6500, 0, 500, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2370, '1005002226176020-green-8cm-heel-6-5', 0, 0, 175.6500, 175.6500, 0, 500, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2371, '1005002226176020-green-8cm-heel-7-5', 0, 0, 175.6500, 175.6500, 0, 500, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2372, '1005002226176020-green-8cm-heel-5', 0, 0, 175.6500, 175.6500, 0, 500, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2373, '1005002226176020-green-8cm-heel-6', 0, 0, 175.6500, 175.6500, 0, 500, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2374, '1005002226176020-green-8cm-heel-3', 0, 0, 175.6500, 175.6500, 0, 500, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2375, '1005002226176020-green-8cm-heel-4', 0, 0, 175.6500, 175.6500, 0, 500, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2376, '1005002226176020-green-10cm-heel-11-5', 0, 0, 178.7400, 178.7400, 0, 500, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2377, '1005002226176020-green-10cm-heel-12', 0, 0, 178.7400, 178.7400, 0, 499, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2378, '1005002226176020-green-10cm-heel-10', 0, 0, 175.6500, 175.6500, 0, 500, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2379, '1005002226176020-green-10cm-heel-11', 0, 0, 175.6500, 175.6500, 0, 500, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2380, '1005002226176020-green-10cm-heel-9', 0, 0, 175.6500, 175.6500, 0, 500, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2381, '1005002226176020-green-10cm-heel-9-5', 0, 0, 175.6500, 175.6500, 0, 500, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2382, '1005002226176020-green-8cm-heel-12', 0, 0, 178.7400, 178.7400, 0, 500, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2383, '1005002226176020-green-8cm-heel-11', 0, 0, 175.6500, 175.6500, 0, 500, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2384, '1005002226176020-green-8cm-heel-11-5', 0, 0, 178.7400, 178.7400, 0, 500, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2386, '1005002226176020-green-12cm-heel-5', 0, 0, 175.6500, 175.6500, 0, 500, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2387, '1005002226176020-green-12cm-heel-6', 0, 0, 175.6500, 175.6500, 0, 500, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2388, '1005002226176020-green-12cm-heel-3', 0, 0, 175.6500, 175.6500, 0, 500, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2389, '1005002226176020-green-12cm-heel-4', 0, 0, 175.6500, 175.6500, 0, 500, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2390, '1005002226176020-green-10cm-heel-7-5', 0, 0, 175.6500, 175.6500, 0, 500, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2391, '1005002226176020-green-10cm-heel-8-5', 0, 0, 175.6500, 175.6500, 0, 500, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2392, '1005002226176020-green-10cm-heel-6', 0, 0, 175.6500, 175.6500, 0, 500, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2393, '1005002226176020-green-10cm-heel-6-5', 0, 0, 175.6500, 175.6500, 0, 500, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2394, '1005002226176020-green-10cm-heel-4', 0, 0, 175.6500, 175.6500, 0, 500, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2395, '1005002226176020-green-10cm-heel-5', 0, 0, 175.6500, 175.6500, 0, 500, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2396, '1005002226176020-green-12cm-heel-12', 0, 0, 178.7400, 178.7400, 0, 500, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2397, '1005002226176020-green-10cm-heel-3', 0, 0, 175.6500, 175.6500, 0, 500, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2398, '1005002226176020-green-12cm-heel-11', 0, 0, 175.6500, 175.6500, 0, 500, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2399, '1005002226176020-green-12cm-heel-11-5', 0, 0, 178.7400, 178.7400, 0, 500, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2400, '1005002226176020-green-12cm-heel-9-5', 0, 0, 175.6500, 175.6500, 0, 500, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2401, '1005002226176020-green-12cm-heel-10', 0, 0, 175.6500, 175.6500, 0, 500, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2402, '1005002226176020-green-12cm-heel-8-5', 0, 0, 175.6500, 175.6500, 0, 500, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2403, '1005002226176020-green-12cm-heel-9', 0, 0, 175.6500, 175.6500, 0, 499, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2404, '1005002226176020-green-12cm-heel-6-5', 0, 0, 175.6500, 175.6500, 0, 500, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2405, '1005002226176020-green-12cm-heel-7-5', 0, 0, 175.6500, 175.6500, 0, 500, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2407, '32353170946', 0, 0, 6.8100, 6.8100, 0, NULL, 'instock', 0, 0.00, 0, 'taxable', ''),
(2410, '32353170946-silver-plated', 0, 0, 6.8100, 6.8100, 0, 1, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2411, '32353170946-gold-color', 0, 0, 6.8100, 6.8100, 0, 10, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2439, '1005001888583010', 0, 0, 151.6200, 151.6200, 0, NULL, 'instock', 0, 0.00, 0, 'taxable', ''),
(2441, '1005001888583010-40-clear', 0, 0, 151.6200, 151.6200, 0, 1000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2442, '1005001888583010-39-clear', 0, 0, 151.6200, 151.6200, 0, 1000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2443, '1005001888583010-37-brown', 0, 0, 151.6200, 151.6200, 0, 995, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2444, '1005001888583010-36-brown', 0, 0, 151.6200, 151.6200, 0, 1000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2445, '1005001888583010-39-brown', 0, 0, 151.6200, 151.6200, 0, 1000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2446, '1005001888583010-38-brown', 0, 0, 151.6200, 151.6200, 0, 1000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2447, '1005001888583010-36-clear', 0, 0, 151.6200, 151.6200, 0, 1000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2448, '1005001888583010-40-brown', 0, 0, 151.6200, 151.6200, 0, 1000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2449, '1005001888583010-38-clear', 0, 0, 151.6200, 151.6200, 0, 1000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2450, '1005001888583010-37-clear', 0, 0, 151.6200, 151.6200, 0, 1000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2451, '1005001888583010-39-blue', 0, 0, 151.6200, 151.6200, 0, 991, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2452, '1005001888583010-38-blue', 0, 0, 151.6200, 151.6200, 0, 1000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2453, '1005001888583010-36-sky-blue', 0, 0, 151.6200, 151.6200, 0, 1000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2454, '1005001888583010-40-blue', 0, 0, 151.6200, 151.6200, 0, 1000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2455, '1005001888583010-38-sky-blue', 0, 0, 151.6200, 151.6200, 0, 1000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2456, '1005001888583010-37-sky-blue', 0, 0, 151.6200, 151.6200, 0, 1000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2457, '1005001888583010-40-sky-blue', 0, 0, 151.6200, 151.6200, 0, 1000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2458, '1005001888583010-39-sky-blue', 0, 0, 151.6200, 151.6200, 0, 1000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2459, '1005001888583010-36-black', 0, 0, 151.6200, 151.6200, 0, 977, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2460, '1005001888583010-40-beige', 0, 0, 151.6200, 151.6200, 0, 1000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2461, '1005001888583010-38-black', 0, 0, 151.6200, 151.6200, 0, 981, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2462, '1005001888583010-37-black', 0, 0, 151.6200, 151.6200, 0, 789, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2463, '1005001888583010-40-black', 0, 0, 151.6200, 151.6200, 0, 1000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2464, '1005001888583010-39-black', 0, 0, 151.6200, 151.6200, 0, 999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2465, '1005001888583010-37-blue', 0, 0, 151.6200, 151.6200, 0, 995, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2466, '1005001888583010-36-blue', 0, 0, 151.6200, 151.6200, 0, 1000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2467, '1005001888583010-37-beige', 0, 0, 151.6200, 151.6200, 0, 922, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2468, '1005001888583010-36-beige', 0, 0, 151.6200, 151.6200, 0, 987, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2469, '1005001888583010-39-beige', 0, 0, 151.6200, 151.6200, 0, 997, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2470, '1005001888583010-38-beige', 0, 0, 151.6200, 151.6200, 0, 992, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2472, '1005002339156049', 0, 0, 91.5800, 91.5800, 0, NULL, 'instock', 0, 0.00, 0, 'taxable', ''),
(2475, '1005002339156049-34-black', 0, 0, 91.5800, 91.5800, 0, 500, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2476, '1005002339156049-35-black', 0, 0, 91.5800, 91.5800, 0, 499, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2477, '1005002339156049-36-black', 0, 0, 91.5800, 91.5800, 0, 495, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2478, '1005002339156049-27-white', 0, 0, 91.5800, 91.5800, 0, 499, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2479, '1005002339156049-28-white', 0, 0, 91.5800, 91.5800, 0, 500, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2480, '1005002339156049-29-white', 0, 0, 91.5800, 91.5800, 0, 500, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2481, '1005002339156049-30-white', 0, 0, 91.5800, 91.5800, 0, 497, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2482, '1005002339156049-31-white', 0, 0, 91.5800, 91.5800, 0, 499, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2483, '1005002339156049-27-black', 0, 0, 91.5800, 91.5800, 0, 484, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2484, '1005002339156049-28-black', 0, 0, 91.5800, 91.5800, 0, 497, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2485, '1005002339156049-29-black', 0, 0, 91.5800, 91.5800, 0, 497, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2486, '1005002339156049-30-black', 0, 0, 91.5800, 91.5800, 0, 500, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2487, '1005002339156049-31-black', 0, 0, 91.5800, 91.5800, 0, 500, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2488, '1005002339156049-32-black', 0, 0, 91.5800, 91.5800, 0, 500, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2489, '1005002339156049-33-black', 0, 0, 91.5800, 91.5800, 0, 499, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2490, '1005002339156049-30-multi', 0, 0, 91.5800, 91.5800, 0, 499, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2491, '1005002339156049-31-multi', 0, 0, 91.5800, 91.5800, 0, 500, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2492, '1005002339156049-32-multi', 0, 0, 91.5800, 91.5800, 0, 500, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2493, '1005002339156049-33-multi', 0, 0, 91.5800, 91.5800, 0, 500, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2494, '1005002339156049-34-multi', 0, 0, 91.5800, 91.5800, 0, 498, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2495, '1005002339156049-35-multi', 0, 0, 91.5800, 91.5800, 0, 500, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2496, '1005002339156049-36-multi', 0, 0, 91.5800, 91.5800, 0, 498, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2497, '1005002339156049-32-white', 0, 0, 91.5800, 91.5800, 0, 497, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2499, '1005002339156049-33-white', 0, 0, 91.5800, 91.5800, 0, 500, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2500, '1005002339156049-34-white', 0, 0, 91.5800, 91.5800, 0, 500, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2501, '1005002339156049-35-white', 0, 0, 91.5800, 91.5800, 0, 500, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2502, '1005002339156049-36-white', 0, 0, 91.5800, 91.5800, 0, 493, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2503, '1005002339156049-27-multi', 0, 0, 91.5800, 91.5800, 0, 499, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2504, '1005002339156049-28-multi', 0, 0, 91.5800, 91.5800, 0, 495, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2505, '1005002339156049-29-multi', 0, 0, 91.5800, 91.5800, 0, 490, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2510, '1005001555077806', 0, 0, 214.8900, 214.8900, 0, NULL, 'instock', 0, 0.00, 0, 'taxable', ''),
(2515, '1005001555077806-black-matt-7', 0, 0, 214.8900, 214.8900, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2516, '1005001555077806-black-matt-6', 0, 0, 214.8900, 214.8900, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2517, '1005001555077806-black-matt-5', 0, 0, 214.8900, 214.8900, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2518, '1005001555077806-black-matt-11', 0, 0, 214.8900, 214.8900, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2519, '1005001555077806-black-matt-10', 0, 0, 214.8900, 214.8900, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2520, '1005001555077806-black-matt-9', 0, 0, 214.8900, 214.8900, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2521, '1005001555077806-black-matt-8', 0, 0, 214.8900, 214.8900, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2523, '1005001555077806-custom-colors-14', 0, 0, 214.8900, 214.8900, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2524, '1005001555077806-custom-colors-13', 0, 0, 214.8900, 214.8900, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2525, '1005001555077806-custom-colors-12', 0, 0, 214.8900, 214.8900, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2526, '1005001555077806-custom-colors-11', 0, 0, 214.8900, 214.8900, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2527, '1005001555077806-custom-colors-15', 0, 0, 214.8900, 214.8900, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2528, '1005001555077806-custom-colors-6', 0, 0, 214.8900, 214.8900, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2529, '1005001555077806-custom-colors-5', 0, 0, 214.8900, 214.8900, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2530, '1005001555077806-silver-matt-15', 0, 0, 214.8900, 214.8900, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2531, '1005001555077806-silver-matt-14', 0, 0, 214.8900, 214.8900, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2532, '1005001555077806-custom-colors-10', 0, 0, 214.8900, 214.8900, 0, 49, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2533, '1005001555077806-custom-colors-9', 0, 0, 214.8900, 214.8900, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2534, '1005001555077806-custom-colors-8', 0, 0, 214.8900, 214.8900, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2535, '1005001555077806-custom-colors-7', 0, 0, 214.8900, 214.8900, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2536, '1005001555077806-silver-matt-9', 0, 0, 214.8900, 214.8900, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2537, '1005001555077806-silver-matt-8', 0, 0, 214.8900, 214.8900, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2538, '1005001555077806-silver-matt-7', 0, 0, 214.8900, 214.8900, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2539, '1005001555077806-silver-matt-6', 0, 0, 214.8900, 214.8900, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2540, '1005001555077806-silver-matt-13', 0, 0, 214.8900, 214.8900, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2541, '1005001555077806-silver-matt-12', 0, 0, 214.8900, 214.8900, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2542, '1005001555077806-silver-matt-11', 0, 0, 214.8900, 214.8900, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2544, '1005001555077806-silver-matt-10', 0, 0, 214.8900, 214.8900, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2545, '1005001555077806-black-shiny-12', 0, 0, 214.8900, 214.8900, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2546, '1005001555077806-black-shiny-11', 0, 0, 214.8900, 214.8900, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2547, '1005001555077806-black-shiny-10', 0, 0, 214.8900, 214.8900, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2548, '1005001555077806-black-shiny-9', 0, 0, 214.8900, 214.8900, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2549, '1005001555077806-silver-matt-5', 0, 0, 214.8900, 214.8900, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2550, '1005001555077806-black-shiny-15', 0, 0, 214.8900, 214.8900, 0, 49, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2551, '1005001555077806-black-shiny-14', 0, 0, 214.8900, 214.8900, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2552, '1005001555077806-black-shiny-13', 0, 0, 214.8900, 214.8900, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2553, '1005001555077806-black-matt-15', 0, 0, 214.8900, 214.8900, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2554, '1005001555077806-black-matt-14', 0, 0, 214.8900, 214.8900, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2555, '1005001555077806-black-matt-13', 0, 0, 214.8900, 214.8900, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2556, '1005001555077806-black-matt-12', 0, 0, 214.8900, 214.8900, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2557, '1005001555077806-black-shiny-8', 0, 0, 214.8900, 214.8900, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2558, '1005001555077806-black-shiny-7', 0, 0, 214.8900, 214.8900, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2560, '1005001555077806-black-shiny-6', 0, 0, 214.8900, 214.8900, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2561, '1005001555077806-black-shiny-5', 0, 0, 214.8900, 214.8900, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2562, '1005002478683678', 0, 0, 10.1100, 13.4700, 0, NULL, 'instock', 0, 0.00, 0, 'taxable', ''),
(2565, '1005002478683678-cka', 0, 0, 10.1100, 10.1100, 0, 499, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2566, '1005002478683678-nhc', 0, 0, 10.1100, 10.1100, 0, 500, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2567, '1005002478683678-gold', 0, 0, 10.1100, 10.1100, 0, 498, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2568, '1005002478683678-nkl', 0, 0, 10.1100, 10.1100, 0, 500, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2569, '1005002478683678-silver', 0, 0, 13.4700, 13.4700, 0, 493, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2570, '1005002478683678-silver-1', 0, 0, 13.4700, 13.4700, 0, 493, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2571, '1005002478683678-gold-1', 0, 0, 10.1100, 10.1100, 0, 499, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2572, '1005002478683678-silver-2', 0, 0, 10.1100, 10.1100, 0, 496, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2574, '1005002374987128', 0, 0, 388.5300, 388.5300, 0, NULL, 'instock', 0, 0.00, 0, 'taxable', ''),
(2578, '1005002374987128-black-34-5', 0, 0, 388.5300, 388.5300, 0, 2, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2579, '1005002374987128-black-35', 0, 0, 388.5300, 388.5300, 0, 2, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2580, '1005002374987128-claret-38', 0, 0, 388.5300, 388.5300, 0, 2, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2581, '1005002374987128-claret-38-5', 0, 0, 388.5300, 388.5300, 0, 2, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2582, '1005002374987128-claret-37', 0, 0, 388.5300, 388.5300, 0, 2, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2583, '1005002374987128-claret-37-5', 0, 0, 388.5300, 388.5300, 0, 2, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2584, '1005002374987128-claret-36', 0, 0, 388.5300, 388.5300, 0, 2, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2585, '1005002374987128-claret-36-5', 0, 0, 388.5300, 388.5300, 0, 2, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2586, '1005002374987128-claret-35', 0, 0, 388.5300, 388.5300, 0, 2, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2587, '1005002374987128-claret-35-5', 0, 0, 388.5300, 388.5300, 0, 2, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2588, '1005002374987128-claret-39', 0, 0, 388.5300, 388.5300, 0, 2, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2589, '1005002374987128-claret-40', 0, 0, 388.5300, 388.5300, 0, 2, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2590, '1005002374987128-pink-35-5', 0, 0, 388.5300, 388.5300, 0, 2, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2591, '1005002374987128-pink-36', 0, 0, 388.5300, 388.5300, 0, 2, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2592, '1005002374987128-pink-34-5', 0, 0, 388.5300, 388.5300, 0, 2, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2594, '1005002374987128-pink-35', 0, 0, 388.5300, 388.5300, 0, 2, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2595, '1005002374987128-gray-39', 0, 0, 388.5300, 388.5300, 0, 2, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2596, '1005002374987128-gray-40', 0, 0, 388.5300, 388.5300, 0, 2, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2597, '1005002374987128-gray-38', 0, 0, 388.5300, 388.5300, 0, 2, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2598, '1005002374987128-gray-38-5', 0, 0, 388.5300, 388.5300, 0, 2, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2599, '1005002374987128-pink-40', 0, 0, 388.5300, 388.5300, 0, 2, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2600, '1005002374987128-claret-34-5', 0, 0, 388.5300, 388.5300, 0, 2, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2601, '1005002374987128-pink-38-5', 0, 0, 388.5300, 388.5300, 0, 2, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2602, '1005002374987128-pink-39', 0, 0, 388.5300, 388.5300, 0, 2, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2603, '1005002374987128-pink-37-5', 0, 0, 388.5300, 388.5300, 0, 2, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2604, '1005002374987128-pink-38', 0, 0, 388.5300, 388.5300, 0, 2, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2605, '1005002374987128-pink-36-5', 0, 0, 388.5300, 388.5300, 0, 2, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2606, '1005002374987128-pink-37', 0, 0, 388.5300, 388.5300, 0, 2, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2607, '1005002374987128-black-38-5', 0, 0, 388.5300, 388.5300, 0, 2, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2609, '1005002374987128-black-39', 0, 0, 388.5300, 388.5300, 0, 2, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2610, '1005002374987128-black-37-5', 0, 0, 388.5300, 388.5300, 0, 2, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2611, '1005002374987128-black-38', 0, 0, 388.5300, 388.5300, 0, 2, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2612, '1005002374987128-black-36-5', 0, 0, 388.5300, 388.5300, 0, 2, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2613, '1005002374987128-black-37', 0, 0, 388.5300, 388.5300, 0, 2, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2614, '1005002374987128-black-35-5', 0, 0, 388.5300, 388.5300, 0, 2, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2615, '1005002374987128-black-36', 0, 0, 388.5300, 388.5300, 0, 2, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2616, '1005002374987128-gray-37', 0, 0, 388.5300, 388.5300, 0, 2, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2617, '1005002374987128-gray-37-5', 0, 0, 388.5300, 388.5300, 0, 2, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2618, '1005002374987128-gray-36', 0, 0, 388.5300, 388.5300, 0, 2, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2619, '1005002374987128-gray-36-5', 0, 0, 388.5300, 388.5300, 0, 2, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2620, '1005002374987128-gray-35', 0, 0, 388.5300, 388.5300, 0, 2, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2621, '1005002374987128-gray-35-5', 0, 0, 388.5300, 388.5300, 0, 2, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2622, '1005002374987128-black-40', 0, 0, 388.5300, 388.5300, 0, 2, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2623, '1005002374987128-gray-34-5', 0, 0, 388.5300, 388.5300, 0, 2, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2653, '4001180545392', 0, 0, 151.0000, 157.3000, 0, NULL, 'instock', 0, 0.00, 0, 'taxable', ''),
(2655, '4001180545392-red-34', 0, 0, 157.3000, 157.3000, 0, 20, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2656, '4001180545392-red-33', 0, 0, 157.3000, 157.3000, 0, 18, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2657, '4001180545392-red-32', 0, 0, 157.3000, 157.3000, 0, 20, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2658, '4001180545392-red-31', 0, 0, 157.3000, 157.3000, 0, 18, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2659, '4001180545392-rainbow-26', 0, 0, 153.1000, 153.1000, 0, 20, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2660, '4001180545392-rainbow-25', 0, 0, 151.0000, 151.0000, 0, 19, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2661, '4001180545392-red-24', 0, 0, 151.0000, 151.0000, 0, 18, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2662, '4001180545392-red-35', 0, 0, 157.3000, 157.3000, 0, 19, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2663, '4001180545392-red-26', 0, 0, 153.1000, 153.1000, 0, 17, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2664, '4001180545392-red-25', 0, 0, 151.0000, 151.0000, 0, 17, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2665, '4001180545392-pink-24', 0, 0, 151.0000, 151.0000, 0, 16, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2666, '4001180545392-pink-35', 0, 0, 157.3000, 157.3000, 0, 19, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2667, '4001180545392-red-30', 0, 0, 153.1000, 153.1000, 0, 19, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2668, '4001180545392-red-29', 0, 0, 153.1000, 153.1000, 0, 20, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2669, '4001180545392-red-28', 0, 0, 153.1000, 153.1000, 0, 20, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2670, '4001180545392-red-27', 0, 0, 153.1000, 153.1000, 0, 19, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2671, '4001180545392-pink-30', 0, 0, 153.1000, 153.1000, 0, 18, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2672, '4001180545392-pink-29', 0, 0, 153.1000, 153.1000, 0, 20, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2673, '4001180545392-pink-28', 0, 0, 153.1000, 153.1000, 0, 19, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2674, '4001180545392-pink-27', 0, 0, 153.1000, 153.1000, 0, 18, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2675, '4001180545392-pink-34', 0, 0, 157.3000, 157.3000, 0, 20, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2676, '4001180545392-pink-33', 0, 0, 157.3000, 157.3000, 0, 18, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2677, '4001180545392-pink-32', 0, 0, 157.3000, 157.3000, 0, 19, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2678, '4001180545392-pink-31', 0, 0, 157.3000, 157.3000, 0, 19, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2679, '4001180545392-black-34', 0, 0, 153.1000, 153.1000, 0, 15, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2680, '4001180545392-black-33', 0, 0, 153.1000, 153.1000, 0, 19, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2681, '4001180545392-black-32', 0, 0, 153.1000, 153.1000, 0, 18, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2682, '4001180545392-black-31', 0, 0, 153.1000, 153.1000, 0, 18, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2683, '4001180545392-pink-26', 0, 0, 153.1000, 153.1000, 0, 20, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2684, '4001180545392-pink-25', 0, 0, 151.0000, 151.0000, 0, 20, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2685, '4001180545392-black-24', 0, 0, 151.0000, 151.0000, 0, 13, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2686, '4001180545392-black-35', 0, 0, 153.1000, 153.1000, 0, 15, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2687, '4001180545392-full-black-30', 0, 0, 153.1000, 153.1000, 0, 19, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2688, '4001180545392-full-black-29', 0, 0, 153.1000, 153.1000, 0, 20, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2689, '4001180545392-full-black-28', 0, 0, 153.1000, 153.1000, 0, 19, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2690, '4001180545392-full-black-27', 0, 0, 153.1000, 153.1000, 0, 18, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2691, '4001180545392-full-black-34', 0, 0, 157.3000, 157.3000, 0, 17, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2692, '4001180545392-full-black-33', 0, 0, 157.3000, 157.3000, 0, 18, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2693, '4001180545392-full-black-32', 0, 0, 157.3000, 157.3000, 0, 20, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2694, '4001180545392-full-black-31', 0, 0, 157.3000, 157.3000, 0, 20, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2695, '4001180545392-radium-34', 0, 0, 157.3000, 157.3000, 0, 20, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2696, '4001180545392-radium-33', 0, 0, 157.3000, 157.3000, 0, 20, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2697, '4001180545392-radium-32', 0, 0, 157.3000, 157.3000, 0, 20, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2698, '4001180545392-radium-31', 0, 0, 157.3000, 157.3000, 0, 19, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2699, '4001180545392-full-black-26', 0, 0, 153.1000, 153.1000, 0, 20, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2700, '4001180545392-full-black-25', 0, 0, 151.0000, 151.0000, 0, 19, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2701, '4001180545392-radium-24', 0, 0, 151.0000, 151.0000, 0, 20, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2702, '4001180545392-radium-35', 0, 0, 157.3000, 157.3000, 0, 20, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2703, '4001180545392-radium-26', 0, 0, 153.1000, 153.1000, 0, 20, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2704, '4001180545392-radium-25', 0, 0, 151.0000, 151.0000, 0, 20, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2705, '4001180545392-rainbow-24', 0, 0, 151.0000, 151.0000, 0, 20, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2706, '4001180545392-rainbow-35', 0, 0, 157.3000, 157.3000, 0, 18, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2707, '4001180545392-radium-30', 0, 0, 153.1000, 153.1000, 0, 19, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2708, '4001180545392-radium-29', 0, 0, 153.1000, 153.1000, 0, 20, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2709, '4001180545392-radium-28', 0, 0, 153.1000, 153.1000, 0, 20, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2710, '4001180545392-radium-27', 0, 0, 153.1000, 153.1000, 0, 20, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2711, '4001180545392-rainbow-30', 0, 0, 153.1000, 153.1000, 0, 19, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2712, '4001180545392-rainbow-29', 0, 0, 153.1000, 153.1000, 0, 17, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2713, '4001180545392-rainbow-28', 0, 0, 153.1000, 153.1000, 0, 20, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2714, '4001180545392-rainbow-27', 0, 0, 153.1000, 153.1000, 0, 20, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2715, '4001180545392-rainbow-34', 0, 0, 157.3000, 157.3000, 0, 19, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2716, '4001180545392-rainbow-33', 0, 0, 157.3000, 157.3000, 0, 18, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2717, '4001180545392-rainbow-32', 0, 0, 157.3000, 157.3000, 0, 19, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2718, '4001180545392-rainbow-31', 0, 0, 157.3000, 157.3000, 0, 19, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2719, '4001180545392-full-black-24', 0, 0, 151.0000, 151.0000, 0, 17, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2720, '4001180545392-full-black-35', 0, 0, 157.3000, 157.3000, 0, 20, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2721, '4001180545392-black-26', 0, 0, 153.1000, 153.1000, 0, 15, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2722, '4001180545392-black-25', 0, 0, 151.0000, 151.0000, 0, 15, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2723, '4001180545392-black-30', 0, 0, 153.1000, 153.1000, 0, 16, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2724, '4001180545392-black-29', 0, 0, 153.1000, 153.1000, 0, 18, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2725, '4001180545392-black-28', 0, 0, 153.1000, 153.1000, 0, 17, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2726, '4001180545392-black-27', 0, 0, 153.1000, 153.1000, 0, 18, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2728, '1005002552678872', 0, 0, 113.8200, 125.8200, 0, NULL, 'instock', 0, 0.00, 0, 'taxable', ''),
(2731, '1005002552678872-see-chart-7-5', 0, 0, 125.8200, 125.8200, 0, 800, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2732, '1005002552678872-see-chart-7', 0, 0, 125.8200, 125.8200, 0, 800, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2733, '1005002552678872-see-chart-8-5', 0, 0, 125.8200, 125.8200, 0, 800, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2734, '1005002552678872-see-chart-8', 0, 0, 125.8200, 125.8200, 0, 800, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2735, '1005002552678872-see-chart-10', 0, 0, 125.8200, 125.8200, 0, 800, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2736, '1005002552678872-see-chart-9', 0, 0, 125.8200, 125.8200, 0, 800, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2737, '1005002552678872-see-chart-11', 0, 0, 125.8200, 125.8200, 0, 800, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2738, '1005002552678872-see-chart-7-5-1', 0, 0, 125.8200, 125.8200, 0, 800, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2739, '1005002552678872-see-chart-7-1', 0, 0, 125.8200, 125.8200, 0, 800, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2740, '1005002552678872-see-chart-8-5-1', 0, 0, 125.8200, 125.8200, 0, 800, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2741, '1005002552678872-see-chart-8-1', 0, 0, 125.8200, 125.8200, 0, 800, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2742, '1005002552678872-see-chart-10-1', 0, 0, 125.8200, 125.8200, 0, 800, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2744, '1005002552678872-see-chart-9-1', 0, 0, 125.8200, 125.8200, 0, 800, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2745, '1005002552678872-see-chart-4-5', 0, 0, 125.8200, 125.8200, 0, 800, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2746, '1005002552678872-see-chart-11-1', 0, 0, 125.8200, 125.8200, 0, 800, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2747, '1005002552678872-see-chart-5-5', 0, 0, 125.8200, 125.8200, 0, 800, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2748, '1005002552678872-see-chart-5', 0, 0, 125.8200, 125.8200, 0, 800, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2749, '1005002552678872-see-chart-6-5', 0, 0, 125.8200, 125.8200, 0, 800, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2750, '1005002552678872-see-chart-6', 0, 0, 125.8200, 125.8200, 0, 800, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2751, '1005002552678872-see-chart-7-5-2', 0, 0, 125.8200, 125.8200, 0, 800, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2752, '1005002552678872-see-chart-7-2', 0, 0, 125.8200, 125.8200, 0, 800, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2753, '1005002552678872-see-chart-8-5-2', 0, 0, 125.8200, 125.8200, 0, 800, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2754, '1005002552678872-see-chart-8-2', 0, 0, 125.8200, 125.8200, 0, 800, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2755, '1005002552678872-see-chart-4-5-1', 0, 0, 113.8200, 113.8200, 0, 800, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2756, '1005002552678872-see-chart-5-5-1', 0, 0, 125.8200, 125.8200, 0, 800, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2757, '1005002552678872-see-chart-5-1', 0, 0, 125.8200, 125.8200, 0, 800, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2758, '1005002552678872-see-chart-6-5-1', 0, 0, 125.8200, 125.8200, 0, 800, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2759, '1005002552678872-see-chart-6-1', 0, 0, 125.8200, 125.8200, 0, 800, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2761, '1005002552678872-see-chart-5-5-2', 0, 0, 125.8200, 125.8200, 0, 800, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2762, '1005002552678872-see-chart-5-2', 0, 0, 125.8200, 125.8200, 0, 800, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2763, '1005002552678872-see-chart-6-5-2', 0, 0, 125.8200, 125.8200, 0, 800, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2764, '1005002552678872-see-chart-6-2', 0, 0, 125.8200, 125.8200, 0, 800, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2765, '1005002552678872-see-chart-7-5-3', 0, 0, 125.8200, 125.8200, 0, 800, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2766, '1005002552678872-see-chart-7-3', 0, 0, 125.8200, 125.8200, 0, 800, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2767, '1005002552678872-see-chart-8-5-3', 0, 0, 125.8200, 125.8200, 0, 800, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2768, '1005002552678872-see-chart-8-3', 0, 0, 125.8200, 125.8200, 0, 800, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2769, '1005002552678872-see-chart-10-2', 0, 0, 125.8200, 125.8200, 0, 800, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2770, '1005002552678872-see-chart-9-2', 0, 0, 125.8200, 125.8200, 0, 800, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2771, '1005002552678872-see-chart-4-5-2', 0, 0, 125.8200, 125.8200, 0, 800, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2772, '1005002552678872-see-chart-11-2', 0, 0, 125.8200, 125.8200, 0, 800, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2773, '1005002552678872-see-chart-5-5-3', 0, 0, 125.8200, 125.8200, 0, 800, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2775, '1005002552678872-see-chart-5-3', 0, 0, 125.8200, 125.8200, 0, 800, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2776, '1005002552678872-see-chart-6-5-3', 0, 0, 125.8200, 125.8200, 0, 799, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2777, '1005002552678872-see-chart-6-3', 0, 0, 125.8200, 125.8200, 0, 800, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2778, '1005002552678872-see-chart-10-3', 0, 0, 125.8200, 125.8200, 0, 800, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2779, '1005002552678872-see-chart-9-3', 0, 0, 125.8200, 125.8200, 0, 800, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2780, '1005002552678872-see-chart-4-5-3', 0, 0, 125.8200, 125.8200, 0, 800, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2781, '1005002552678872-see-chart-11-3', 0, 0, 125.8200, 125.8200, 0, 800, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2782, '1005002552678872-see-chart-5-5-4', 0, 0, 125.8200, 125.8200, 0, 800, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2783, '1005002552678872-see-chart-5-4', 0, 0, 125.8200, 125.8200, 0, 800, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2784, '1005002552678872-see-chart-6-5-4', 0, 0, 125.8200, 125.8200, 0, 800, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2785, '1005002552678872-see-chart-6-4', 0, 0, 125.8200, 125.8200, 0, 800, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2786, '1005002552678872-see-chart-7-5-4', 0, 0, 125.8200, 125.8200, 0, 800, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2787, '1005002552678872-see-chart-7-4', 0, 0, 125.8200, 125.8200, 0, 800, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2789, '1005002552678872-see-chart-8-5-4', 0, 0, 125.8200, 125.8200, 0, 800, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2790, '1005002552678872-see-chart-8-4', 0, 0, 125.8200, 125.8200, 0, 800, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2791, '1005002552678872-see-chart-10-4', 0, 0, 125.8200, 125.8200, 0, 800, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2792, '1005002552678872-see-chart-9-4', 0, 0, 125.8200, 125.8200, 0, 800, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2793, '1005002552678872-see-chart-4-5-4', 0, 0, 125.8200, 125.8200, 0, 800, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2794, '1005002552678872-see-chart-11-4', 0, 0, 125.8200, 125.8200, 0, 800, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2796, '1005001447389779', 0, 0, 184.3200, 187.3200, 0, NULL, 'instock', 0, 0.00, 0, 'taxable', ''),
(2800, '1005001447389779-red-wine-no-fur-41', 0, 0, 184.3200, 184.3200, 0, 997, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2801, '1005001447389779-red-wine-no-fur-40', 0, 0, 184.3200, 184.3200, 0, 998, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2802, '1005001447389779-red-wine-no-fur-43', 0, 0, 184.3200, 184.3200, 0, 994, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2803, '1005001447389779-red-wine-no-fur-42', 0, 0, 184.3200, 184.3200, 0, 999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2804, '1005001447389779-red-wine-no-fur-45', 0, 0, 184.3200, 184.3200, 0, 997, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2805, '1005001447389779-red-wine-no-fur-44', 0, 0, 184.3200, 184.3200, 0, 995, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2806, '1005001447389779-red-wine-no-fur-47', 0, 0, 184.3200, 184.3200, 0, 996, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2807, '1005001447389779-red-wine-no-fur-46', 0, 0, 184.3200, 184.3200, 0, 998, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2808, '1005001447389779-red-wine-with-fur-46', 0, 0, 187.3200, 187.3200, 0, 998, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2809, '1005001447389779-red-wine-with-fur-45', 0, 0, 187.3200, 187.3200, 0, 999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2810, '1005001447389779-red-wine-no-fur-35', 0, 0, 184.3200, 184.3200, 0, 999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2811, '1005001447389779-red-wine-with-fur-47', 0, 0, 187.3200, 187.3200, 0, 999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2812, '1005001447389779-red-wine-no-fur-37', 0, 0, 184.3200, 184.3200, 0, 999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2814, '1005001447389779-red-wine-no-fur-36', 0, 0, 184.3200, 184.3200, 0, 999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2815, '1005001447389779-red-wine-no-fur-39', 0, 0, 184.3200, 184.3200, 0, 999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2816, '1005001447389779-red-wine-no-fur-38', 0, 0, 184.3200, 184.3200, 0, 999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2817, '1005001447389779-red-wine-with-fur-38', 0, 0, 187.3200, 187.3200, 0, 999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2818, '1005001447389779-red-wine-with-fur-37', 0, 0, 187.3200, 187.3200, 0, 998, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2819, '1005001447389779-red-wine-with-fur-40', 0, 0, 187.3200, 187.3200, 0, 998, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2820, '1005001447389779-red-wine-with-fur-39', 0, 0, 187.3200, 187.3200, 0, 998, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2821, '1005001447389779-red-wine-with-fur-42', 0, 0, 187.3200, 187.3200, 0, 998, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2822, '1005001447389779-red-wine-with-fur-41', 0, 0, 187.3200, 187.3200, 0, 998, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2824, '1005001447389779-red-wine-with-fur-44', 0, 0, 187.3200, 187.3200, 0, 999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2825, '1005001447389779-red-wine-with-fur-43', 0, 0, 187.3200, 187.3200, 0, 999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2826, '1005001447389779-black-no-fur-37', 0, 0, 184.3200, 184.3200, 0, 992, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2827, '1005001447389779-black-no-fur-36', 0, 0, 184.3200, 184.3200, 0, 998, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2828, '1005001447389779-black-no-fur-39', 0, 0, 184.3200, 184.3200, 0, 993, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2829, '1005001447389779-black-no-fur-38', 0, 0, 184.3200, 184.3200, 0, 998, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2830, '1005001447389779-black-no-fur-41', 0, 0, 184.3200, 184.3200, 0, 987, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2831, '1005001447389779-black-no-fur-40', 0, 0, 184.3200, 184.3200, 0, 991, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2832, '1005001447389779-black-no-fur-43', 0, 0, 184.3200, 184.3200, 0, 964, 'instock', 0, 0.00, 0, 'taxable', 'parent');
INSERT INTO `wpx5_wc_product_meta_lookup` (`product_id`, `sku`, `virtual`, `downloadable`, `min_price`, `max_price`, `onsale`, `stock_quantity`, `stock_status`, `rating_count`, `average_rating`, `total_sales`, `tax_status`, `tax_class`) VALUES
(2834, '1005001447389779-black-no-fur-42', 0, 0, 184.3200, 184.3200, 0, 975, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2835, '1005001447389779-brown-with-fur-42', 0, 0, 187.3200, 187.3200, 0, 999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2836, '1005001447389779-brown-with-fur-41', 0, 0, 187.3200, 187.3200, 0, 999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2837, '1005001447389779-brown-with-fur-44', 0, 0, 187.3200, 187.3200, 0, 998, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2838, '1005001447389779-brown-with-fur-43', 0, 0, 187.3200, 187.3200, 0, 996, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2839, '1005001447389779-brown-with-fur-46', 0, 0, 187.3200, 187.3200, 0, 999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2840, '1005001447389779-brown-with-fur-45', 0, 0, 187.3200, 187.3200, 0, 996, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2841, '1005001447389779-black-no-fur-35', 0, 0, 184.3200, 184.3200, 0, 998, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2842, '1005001447389779-brown-with-fur-47', 0, 0, 187.3200, 187.3200, 0, 998, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2843, '1005001447389779-brown-with-fur-36', 0, 0, 187.3200, 187.3200, 0, 998, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2844, '1005001447389779-brown-with-fur-35', 0, 0, 187.3200, 187.3200, 0, 999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2845, '1005001447389779-brown-with-fur-38', 0, 0, 187.3200, 187.3200, 0, 998, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2846, '1005001447389779-brown-with-fur-37', 0, 0, 187.3200, 187.3200, 0, 999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2847, '1005001447389779-brown-with-fur-40', 0, 0, 187.3200, 187.3200, 0, 999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2848, '1005001447389779-brown-with-fur-39', 0, 0, 187.3200, 187.3200, 0, 999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2850, '1005001447389779-black-with-fur-43', 0, 0, 187.3200, 187.3200, 0, 994, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2851, '1005001447389779-black-with-fur-42', 0, 0, 187.3200, 187.3200, 0, 988, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2852, '1005001447389779-black-with-fur-45', 0, 0, 187.3200, 187.3200, 0, 995, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2853, '1005001447389779-black-with-fur-44', 0, 0, 187.3200, 187.3200, 0, 994, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2854, '1005001447389779-black-with-fur-47', 0, 0, 187.3200, 187.3200, 0, 989, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2855, '1005001447389779-black-with-fur-46', 0, 0, 187.3200, 187.3200, 0, 994, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2856, '1005001447389779-red-wine-with-fur-36', 0, 0, 187.3200, 187.3200, 0, 999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2858, '1005001447389779-red-wine-with-fur-35', 0, 0, 187.3200, 187.3200, 0, 999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2859, '1005001447389779-black-with-fur-35', 0, 0, 187.3200, 187.3200, 0, 999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2860, '1005001447389779-brown-no-fur-47', 0, 0, 184.3200, 184.3200, 0, 997, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2861, '1005001447389779-black-with-fur-37', 0, 0, 187.3200, 187.3200, 0, 999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2862, '1005001447389779-black-with-fur-36', 0, 0, 187.3200, 187.3200, 0, 999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2864, '1005001447389779-black-with-fur-39', 0, 0, 187.3200, 187.3200, 0, 998, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2865, '1005001447389779-black-with-fur-38', 0, 0, 187.3200, 187.3200, 0, 999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2866, '1005001447389779-black-with-fur-41', 0, 0, 187.3200, 187.3200, 0, 996, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2867, '1005001447389779-black-with-fur-40', 0, 0, 187.3200, 187.3200, 0, 999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2868, '1005001447389779-brown-no-fur-40', 0, 0, 184.3200, 184.3200, 0, 997, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2869, '1005001447389779-brown-no-fur-39', 0, 0, 184.3200, 184.3200, 0, 999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2870, '1005001447389779-brown-no-fur-42', 0, 0, 184.3200, 184.3200, 0, 993, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2872, '1005001447389779-brown-no-fur-41', 0, 0, 184.3200, 184.3200, 0, 998, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2873, '1005001447389779-brown-no-fur-44', 0, 0, 184.3200, 184.3200, 0, 998, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2874, '1005001447389779-brown-no-fur-43', 0, 0, 184.3200, 184.3200, 0, 990, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2875, '1005001447389779-brown-no-fur-46', 0, 0, 184.3200, 184.3200, 0, 999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2876, '1005001447389779-brown-no-fur-45', 0, 0, 184.3200, 184.3200, 0, 997, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2877, '1005001447389779-black-no-fur-45', 0, 0, 184.3200, 184.3200, 0, 974, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2878, '1005001447389779-black-no-fur-44', 0, 0, 184.3200, 184.3200, 0, 972, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2879, '1005001447389779-black-no-fur-47', 0, 0, 184.3200, 184.3200, 0, 981, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2880, '1005001447389779-black-no-fur-46', 0, 0, 184.3200, 184.3200, 0, 983, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2882, '1005001447389779-brown-no-fur-36', 0, 0, 184.3200, 184.3200, 0, 999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2883, '1005001447389779-brown-no-fur-35', 0, 0, 184.3200, 184.3200, 0, 999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2884, '1005001447389779-brown-no-fur-38', 0, 0, 184.3200, 184.3200, 0, 998, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2885, '1005001447389779-brown-no-fur-37', 0, 0, 184.3200, 184.3200, 0, 999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2888, '1005001939638366', 0, 0, 158.7300, 158.7300, 0, NULL, 'instock', 0, 0.00, 0, 'taxable', ''),
(2891, '1005001939638366-picture-10-37', 0, 0, 158.7300, 158.7300, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2892, '1005001939638366-picture-10-36', 0, 0, 158.7300, 158.7300, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2893, '1005001939638366-picture-9-45', 0, 0, 158.7300, 158.7300, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2894, '1005001939638366-picture-9-44', 0, 0, 158.7300, 158.7300, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2895, '1005001939638366-picture-9-43', 0, 0, 158.7300, 158.7300, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2896, '1005001939638366-picture-9-42', 0, 0, 158.7300, 158.7300, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2898, '1005001939638366-picture-9-41', 0, 0, 158.7300, 158.7300, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2899, '1005001939638366-picture-9-40', 0, 0, 158.7300, 158.7300, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2900, '1005001939638366-picture-9-39', 0, 0, 158.7300, 158.7300, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2901, '1005001939638366-picture-9-38', 0, 0, 158.7300, 158.7300, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2902, '1005001939638366-picture-9-37', 0, 0, 158.7300, 158.7300, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2903, '1005001939638366-picture-9-36', 0, 0, 158.7300, 158.7300, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2904, '1005001939638366-picture-8-45', 0, 0, 158.7300, 158.7300, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2905, '1005001939638366-picture-8-44', 0, 0, 158.7300, 158.7300, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2907, '1005001939638366-picture-8-43', 0, 0, 158.7300, 158.7300, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2908, '1005001939638366-picture-8-42', 0, 0, 158.7300, 158.7300, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2909, '1005001939638366-picture-8-41', 0, 0, 158.7300, 158.7300, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2910, '1005001939638366-picture-8-40', 0, 0, 158.7300, 158.7300, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2911, '1005001939638366-picture-8-39', 0, 0, 158.7300, 158.7300, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2912, '1005001939638366-picture-8-38', 0, 0, 158.7300, 158.7300, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2913, '1005001939638366-picture-8-37', 0, 0, 158.7300, 158.7300, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2915, '1005001939638366-picture-8-36', 0, 0, 158.7300, 158.7300, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2916, '1005001939638366-picture-7-45', 0, 0, 158.7300, 158.7300, 0, 97, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2917, '1005001939638366-picture-7-44', 0, 0, 158.7300, 158.7300, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2918, '1005001939638366-picture-7-43', 0, 0, 158.7300, 158.7300, 0, 98, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2919, '1005001939638366-picture-7-42', 0, 0, 158.7300, 158.7300, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2920, '1005001939638366-picture-7-41', 0, 0, 158.7300, 158.7300, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2921, '1005001939638366-picture-7-40', 0, 0, 158.7300, 158.7300, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2923, '1005001939638366-picture-7-39', 0, 0, 158.7300, 158.7300, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2924, '1005001939638366-picture-7-38', 0, 0, 158.7300, 158.7300, 0, 97, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2925, '1005001939638366-picture-7-37', 0, 0, 158.7300, 158.7300, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2926, '1005001939638366-picture-7-36', 0, 0, 158.7300, 158.7300, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2927, '1005001939638366-picture-6-45', 0, 0, 158.7300, 158.7300, 0, 98, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2928, '1005001939638366-picture-6-44', 0, 0, 158.7300, 158.7300, 0, 98, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2929, '1005001939638366-picture-6-43', 0, 0, 158.7300, 158.7300, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2930, '1005001939638366-picture-6-42', 0, 0, 158.7300, 158.7300, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2931, '1005001939638366-picture-6-41', 0, 0, 158.7300, 158.7300, 0, 98, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2932, '1005001939638366-picture-6-40', 0, 0, 158.7300, 158.7300, 0, 98, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2933, '1005001939638366-picture-6-39', 0, 0, 158.7300, 158.7300, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2934, '1005001939638366-picture-6-38', 0, 0, 158.7300, 158.7300, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2935, '1005001939638366-picture-6-37', 0, 0, 158.7300, 158.7300, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2936, '1005001939638366-picture-6-36', 0, 0, 158.7300, 158.7300, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2937, '1005001939638366-picture-5-45', 0, 0, 158.7300, 158.7300, 0, 95, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2938, '1005001939638366-picture-5-44', 0, 0, 158.7300, 158.7300, 0, 96, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2939, '1005001939638366-picture-5-43', 0, 0, 158.7300, 158.7300, 0, 97, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2940, '1005001939638366-picture-5-42', 0, 0, 158.7300, 158.7300, 0, 97, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2942, '1005001939638366-picture-5-41', 0, 0, 158.7300, 158.7300, 0, 97, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2943, '1005001939638366-picture-5-40', 0, 0, 158.7300, 158.7300, 0, 96, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2944, '1005001939638366-picture-5-39', 0, 0, 158.7300, 158.7300, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2945, '1005001939638366-picture-5-38', 0, 0, 158.7300, 158.7300, 0, 96, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2946, '1005001939638366-picture-5-37', 0, 0, 158.7300, 158.7300, 0, 96, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2947, '1005001939638366-picture-5-36', 0, 0, 158.7300, 158.7300, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2949, '1005001939638366-picture-4-45', 0, 0, 158.7300, 158.7300, 0, 91, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2950, '1005001939638366-picture-4-44', 0, 0, 158.7300, 158.7300, 0, 92, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2951, '1005001939638366-picture-4-43', 0, 0, 158.7300, 158.7300, 0, 79, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2952, '1005001939638366-picture-4-42', 0, 0, 158.7300, 158.7300, 0, 80, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2953, '1005001939638366-picture-4-41', 0, 0, 158.7300, 158.7300, 0, 88, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2955, '1005001939638366-picture-4-40', 0, 0, 158.7300, 158.7300, 0, 85, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2956, '1005001939638366-picture-4-39', 0, 0, 158.7300, 158.7300, 0, 77, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2957, '1005001939638366-picture-4-38', 0, 0, 158.7300, 158.7300, 0, 88, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2959, '1005001939638366-picture-4-37', 0, 0, 158.7300, 158.7300, 0, 86, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2960, '1005001939638366-picture-4-36', 0, 0, 158.7300, 158.7300, 0, 98, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2961, '1005001939638366-picture-3-45', 0, 0, 158.7300, 158.7300, 0, 97, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2962, '1005001939638366-picture-3-44', 0, 0, 158.7300, 158.7300, 0, 97, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2963, '1005001939638366-picture-3-43', 0, 0, 158.7300, 158.7300, 0, 92, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2965, '1005001939638366-picture-3-42', 0, 0, 158.7300, 158.7300, 0, 94, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2966, '1005001939638366-picture-3-41', 0, 0, 158.7300, 158.7300, 0, 93, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2967, '1005001939638366-picture-3-40', 0, 0, 158.7300, 158.7300, 0, 86, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2968, '1005001939638366-picture-3-39', 0, 0, 158.7300, 158.7300, 0, 78, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2970, '1005001939638366-picture-3-38', 0, 0, 158.7300, 158.7300, 0, 81, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2971, '1005001939638366-picture-3-37', 0, 0, 158.7300, 158.7300, 0, 93, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2972, '1005001939638366-picture-3-36', 0, 0, 158.7300, 158.7300, 0, 95, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2974, '1005001939638366-picture-2-45', 0, 0, 158.7300, 158.7300, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2975, '1005001939638366-picture-2-44', 0, 0, 158.7300, 158.7300, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2976, '1005001939638366-picture-2-43', 0, 0, 158.7300, 158.7300, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2977, '1005001939638366-picture-2-42', 0, 0, 158.7300, 158.7300, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2978, '1005001939638366-picture-2-41', 0, 0, 158.7300, 158.7300, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2980, '1005001939638366-picture-2-40', 0, 0, 158.7300, 158.7300, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2981, '1005001939638366-picture-2-39', 0, 0, 158.7300, 158.7300, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2982, '1005001939638366-picture-2-38', 0, 0, 158.7300, 158.7300, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2983, '1005001939638366-picture-2-37', 0, 0, 158.7300, 158.7300, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2984, '1005001939638366-picture-2-36', 0, 0, 158.7300, 158.7300, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2985, '1005001939638366-picture-12-45', 0, 0, 158.7300, 158.7300, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2986, '1005001939638366-picture-12-44', 0, 0, 158.7300, 158.7300, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2987, '1005001939638366-picture-12-43', 0, 0, 158.7300, 158.7300, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2988, '1005001939638366-picture-12-42', 0, 0, 158.7300, 158.7300, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2989, '1005001939638366-picture-12-41', 0, 0, 158.7300, 158.7300, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2990, '1005001939638366-picture-12-40', 0, 0, 158.7300, 158.7300, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2991, '1005001939638366-picture-12-39', 0, 0, 158.7300, 158.7300, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2992, '1005001939638366-picture-12-38', 0, 0, 158.7300, 158.7300, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2993, '1005001939638366-picture-12-37', 0, 0, 158.7300, 158.7300, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2994, '1005001939638366-picture-12-36', 0, 0, 158.7300, 158.7300, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(2995, '1005001939638366-picture-11-45', 0, 0, 158.7300, 158.7300, 0, 0, 'outofstock', 0, 0.00, 0, 'taxable', 'parent'),
(2996, '1005001939638366-picture-11-44', 0, 0, 158.7300, 158.7300, 0, 0, 'outofstock', 0, 0.00, 0, 'taxable', 'parent'),
(2997, '1005001939638366-picture-11-43', 0, 0, 158.7300, 158.7300, 0, 0, 'outofstock', 0, 0.00, 0, 'taxable', 'parent'),
(2998, '1005001939638366-picture-11-42', 0, 0, 158.7300, 158.7300, 0, 0, 'outofstock', 0, 0.00, 0, 'taxable', 'parent'),
(2999, '1005001939638366-picture-11-41', 0, 0, 158.7300, 158.7300, 0, 0, 'outofstock', 0, 0.00, 0, 'taxable', 'parent'),
(3000, '1005001939638366-picture-11-40', 0, 0, 158.7300, 158.7300, 0, 98, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3001, '1005001939638366-picture-11-39', 0, 0, 158.7300, 158.7300, 0, 95, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3002, '1005001939638366-picture-1-44', 0, 0, 158.7300, 158.7300, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3003, '1005001939638366-picture-11-38', 0, 0, 158.7300, 158.7300, 0, 98, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3004, '1005001939638366-picture-1-45', 0, 0, 158.7300, 158.7300, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3005, '1005001939638366-picture-11-37', 0, 0, 158.7300, 158.7300, 0, 97, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3006, '1005001939638366-picture-1-42', 0, 0, 158.7300, 158.7300, 0, 97, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3007, '1005001939638366-picture-11-36', 0, 0, 158.7300, 158.7300, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3008, '1005001939638366-picture-1-43', 0, 0, 158.7300, 158.7300, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3009, '1005001939638366-picture-10-45', 0, 0, 158.7300, 158.7300, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3010, '1005001939638366-picture-1-40', 0, 0, 158.7300, 158.7300, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3011, '1005001939638366-picture-10-44', 0, 0, 158.7300, 158.7300, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3012, '1005001939638366-picture-1-41', 0, 0, 158.7300, 158.7300, 0, 98, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3013, '1005001939638366-picture-10-43', 0, 0, 158.7300, 158.7300, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3014, '1005001939638366-picture-1-38', 0, 0, 158.7300, 158.7300, 0, 97, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3015, '1005001939638366-picture-10-42', 0, 0, 158.7300, 158.7300, 0, 98, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3016, '1005001939638366-picture-1-39', 0, 0, 158.7300, 158.7300, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3017, '1005001939638366-picture-10-41', 0, 0, 158.7300, 158.7300, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3018, '1005001939638366-picture-1-36', 0, 0, 158.7300, 158.7300, 0, 98, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3019, '1005001939638366-picture-10-40', 0, 0, 158.7300, 158.7300, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3020, '1005001939638366-picture-1-37', 0, 0, 158.7300, 158.7300, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3021, '1005001939638366-picture-10-39', 0, 0, 158.7300, 158.7300, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3022, '1005001939638366-picture-10-38', 0, 0, 158.7300, 158.7300, 0, 98, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3024, '4000587350897', 0, 0, 79.5000, 90.5100, 0, NULL, 'instock', 0, 0.00, 0, 'taxable', ''),
(3027, '4000587350897-black-for-female-7-5', 0, 0, 87.4500, 87.4500, 0, 0, 'outofstock', 0, 0.00, 0, 'taxable', 'parent'),
(3028, '4000587350897-black-for-female-8-5', 0, 0, 87.4500, 87.4500, 0, 0, 'outofstock', 0, 0.00, 0, 'taxable', 'parent'),
(3029, '4000587350897-black-for-female-9-5', 0, 0, 87.4500, 87.4500, 0, 0, 'outofstock', 0, 0.00, 0, 'taxable', 'parent'),
(3030, '4000587350897-black-for-female-10', 0, 0, 87.4500, 87.4500, 0, 0, 'outofstock', 0, 0.00, 0, 'taxable', 'parent'),
(3031, '4000587350897-light-gray-female-7-5', 0, 0, 87.4500, 87.4500, 0, 0, 'outofstock', 0, 0.00, 0, 'taxable', 'parent'),
(3032, '4000587350897-light-gray-female-8-5', 0, 0, 87.4500, 87.4500, 0, 0, 'outofstock', 0, 0.00, 0, 'taxable', 'parent'),
(3033, '4000587350897-light-gray-female-9-5', 0, 0, 87.4500, 87.4500, 0, 0, 'outofstock', 0, 0.00, 0, 'taxable', 'parent'),
(3034, '4000587350897-light-gray-female-10', 0, 0, 87.4500, 87.4500, 0, 0, 'outofstock', 0, 0.00, 0, 'taxable', 'parent'),
(3035, '4000587350897-dark-gray-female-7-5', 0, 0, 87.4500, 87.4500, 0, 0, 'outofstock', 0, 0.00, 0, 'taxable', 'parent'),
(3036, '4000587350897-dark-gray-female-8-5', 0, 0, 87.4500, 87.4500, 0, 0, 'outofstock', 0, 0.00, 0, 'taxable', 'parent'),
(3038, '4000587350897-dark-gray-female-9-5', 0, 0, 87.4500, 87.4500, 0, 0, 'outofstock', 0, 0.00, 0, 'taxable', 'parent'),
(3039, '4000587350897-dark-gray-female-10', 0, 0, 87.4500, 87.4500, 0, 0, 'outofstock', 0, 0.00, 0, 'taxable', 'parent'),
(3041, '4000587350897-pink-for-female-7-5', 0, 0, 87.4500, 87.4500, 0, 0, 'outofstock', 0, 0.00, 0, 'taxable', 'parent'),
(3042, '4000587350897-pink-for-female-8-5', 0, 0, 87.4500, 87.4500, 0, 0, 'outofstock', 0, 0.00, 0, 'taxable', 'parent'),
(3043, '4000587350897-pink-for-female-9-5', 0, 0, 87.4500, 87.4500, 0, 0, 'outofstock', 0, 0.00, 0, 'taxable', 'parent'),
(3044, '4000587350897-pink-for-female-10', 0, 0, 87.4500, 87.4500, 0, 0, 'outofstock', 0, 0.00, 0, 'taxable', 'parent'),
(3045, '4000587350897-all-black-for-male-4', 0, 0, 90.5100, 90.5100, 0, 0, 'outofstock', 0, 0.00, 0, 'taxable', 'parent'),
(3046, '4000587350897-all-black-for-male-4-5', 0, 0, 90.5100, 90.5100, 0, 0, 'outofstock', 0, 0.00, 0, 'taxable', 'parent'),
(3047, '4000587350897-rainbow-white-male-4-5', 0, 0, 90.5100, 90.5100, 0, 0, 'outofstock', 0, 0.00, 0, 'taxable', 'parent'),
(3048, '4000587350897-all-black-for-male-5', 0, 0, 90.5100, 90.5100, 0, 0, 'outofstock', 0, 0.00, 0, 'taxable', 'parent'),
(3049, '4000587350897-rainbow-white-male-4', 0, 0, 90.5100, 90.5100, 0, 0, 'outofstock', 0, 0.00, 0, 'taxable', 'parent'),
(3050, '4000587350897-all-black-for-male-5-5', 0, 0, 90.5100, 90.5100, 0, 0, 'outofstock', 0, 0.00, 0, 'taxable', 'parent'),
(3052, '4000587350897-rainbow-white-male-5-5', 0, 0, 90.5100, 90.5100, 0, 0, 'outofstock', 0, 0.00, 0, 'taxable', 'parent'),
(3053, '4000587350897-all-black-for-male-6', 0, 0, 90.5100, 90.5100, 0, 988, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3054, '4000587350897-rainbow-white-male-5', 0, 0, 90.5100, 90.5100, 0, 0, 'outofstock', 0, 0.00, 0, 'taxable', 'parent'),
(3055, '4000587350897-all-black-for-male-7', 0, 0, 90.5100, 90.5100, 0, 989, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3056, '4000587350897-rainbow-white-male-7', 0, 0, 90.5100, 90.5100, 0, 999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3057, '4000587350897-all-black-for-male-7-5', 0, 0, 90.5100, 90.5100, 0, 986, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3058, '4000587350897-rainbow-white-male-6', 0, 0, 90.5100, 90.5100, 0, 998, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3060, '4000587350897-all-black-for-male-8-5', 0, 0, 90.5100, 90.5100, 0, 983, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3061, '4000587350897-rainbow-white-male-8-5', 0, 0, 90.5100, 90.5100, 0, 999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3063, '4000587350897-all-black-for-male-9-5', 0, 0, 90.5100, 90.5100, 0, 977, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3064, '4000587350897-rainbow-white-male-7-5', 0, 0, 90.5100, 90.5100, 0, 999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3065, '4000587350897-all-black-for-male-10', 0, 0, 90.5100, 90.5100, 0, 976, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3066, '4000587350897-rainbow-white-male-10', 0, 0, 90.5100, 90.5100, 0, 999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3067, '4000587350897-khaki-for-male-4', 0, 0, 90.5100, 90.5100, 0, 0, 'outofstock', 0, 0.00, 0, 'taxable', 'parent'),
(3068, '4000587350897-rainbow-white-male-9-5', 0, 0, 90.5100, 90.5100, 0, 999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3069, '4000587350897-khaki-for-male-4-5', 0, 0, 90.5100, 90.5100, 0, 0, 'outofstock', 0, 0.00, 0, 'taxable', 'parent'),
(3071, '4000587350897-khaki-for-male-5', 0, 0, 90.5100, 90.5100, 0, 0, 'outofstock', 0, 0.00, 0, 'taxable', 'parent'),
(3072, '4000587350897-khaki-for-male-5-5', 0, 0, 90.5100, 90.5100, 0, 0, 'outofstock', 0, 0.00, 0, 'taxable', 'parent'),
(3073, '4000587350897-khaki-for-male-6', 0, 0, 90.5100, 90.5100, 0, 999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3074, '4000587350897-khaki-for-male-7', 0, 0, 90.5100, 90.5100, 0, 999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3077, '4000587350897-light-pink-female-7-5', 0, 0, 87.4500, 87.4500, 0, 0, 'outofstock', 0, 0.00, 0, 'taxable', 'parent'),
(3078, '4000587350897-khaki-for-male-7-5', 0, 0, 90.5100, 90.5100, 0, 999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3079, '4000587350897-light-pink-female-7', 0, 0, 87.4500, 87.4500, 0, 998, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3080, '4000587350897-khaki-for-male-8-5', 0, 0, 90.5100, 90.5100, 0, 999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3081, '4000587350897-light-pink-female-6', 0, 0, 87.4500, 87.4500, 0, 999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3082, '4000587350897-khaki-for-male-9-5', 0, 0, 90.5100, 90.5100, 0, 998, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3083, '4000587350897-light-pink-female-5-5', 0, 0, 87.4500, 87.4500, 0, 999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3084, '4000587350897-khaki-for-male-10', 0, 0, 90.5100, 90.5100, 0, 996, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3086, '4000587350897-dark-gray-for-male-4', 0, 0, 90.5100, 90.5100, 0, 0, 'outofstock', 0, 0.00, 0, 'taxable', 'parent'),
(3088, '4000587350897-light-pink-female-10', 0, 0, 87.4500, 87.4500, 0, 0, 'outofstock', 0, 0.00, 0, 'taxable', 'parent'),
(3089, '4000587350897-dark-gray-for-male-4-5', 0, 0, 90.5100, 90.5100, 0, 0, 'outofstock', 0, 0.00, 0, 'taxable', 'parent'),
(3090, '4000587350897-light-pink-female-9-5', 0, 0, 87.4500, 87.4500, 0, 0, 'outofstock', 0, 0.00, 0, 'taxable', 'parent'),
(3091, '4000587350897-dark-gray-for-male-5', 0, 0, 90.5100, 90.5100, 0, 0, 'outofstock', 0, 0.00, 0, 'taxable', 'parent'),
(3092, '4000587350897-light-pink-female-8-5', 0, 0, 87.4500, 87.4500, 0, 0, 'outofstock', 0, 0.00, 0, 'taxable', 'parent'),
(3093, '4000587350897-dark-gray-for-male-5-5', 0, 0, 90.5100, 90.5100, 0, 0, 'outofstock', 0, 0.00, 0, 'taxable', 'parent'),
(3094, '4000587350897-dark-gray-for-male-6', 0, 0, 90.5100, 90.5100, 0, 999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3097, '4000587350897-dark-gray-for-male-7', 0, 0, 90.5100, 90.5100, 0, 998, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3098, '4000587350897-dark-gray-for-male-7-5', 0, 0, 90.5100, 90.5100, 0, 998, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3099, '4000587350897-dark-gray-for-male-8-5', 0, 0, 90.5100, 90.5100, 0, 999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3100, '4000587350897-light-pink-female-5', 0, 0, 87.4500, 87.4500, 0, 999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3101, '4000587350897-dark-gray-for-male-9-5', 0, 0, 90.5100, 90.5100, 0, 999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3104, '4000587350897-light-pink-female-4-5', 0, 0, 87.4500, 87.4500, 0, 998, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3105, '4000587350897-dark-gray-for-male-10', 0, 0, 90.5100, 90.5100, 0, 998, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3106, '4000587350897-light-pink-female-4', 0, 0, 87.4500, 87.4500, 0, 999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3107, '4000587350897-light-gray-for-male-4', 0, 0, 90.5100, 90.5100, 0, 0, 'outofstock', 0, 0.00, 0, 'taxable', 'parent'),
(3108, '4000587350897-light-gray-for-male-4-5', 0, 0, 90.5100, 90.5100, 0, 0, 'outofstock', 0, 0.00, 0, 'taxable', 'parent'),
(3109, '4000587350897-light-gray-for-male-5', 0, 0, 90.5100, 90.5100, 0, 0, 'outofstock', 0, 0.00, 0, 'taxable', 'parent'),
(3110, '4000587350897-light-gray-for-male-5-5', 0, 0, 90.5100, 90.5100, 0, 0, 'outofstock', 0, 0.00, 0, 'taxable', 'parent'),
(3112, '4000587350897-light-gray-for-male-6', 0, 0, 90.5100, 90.5100, 0, 999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3114, '4000587350897-light-gray-for-male-7', 0, 0, 90.5100, 90.5100, 0, 998, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3115, '4000587350897-light-gray-for-male-7-5', 0, 0, 90.5100, 90.5100, 0, 999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3116, '4000587350897-light-gray-for-male-8-5', 0, 0, 90.5100, 90.5100, 0, 998, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3117, '4000587350897-light-gray-for-male-9-5', 0, 0, 90.5100, 90.5100, 0, 998, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3118, '4000587350897-light-gray-for-male-10', 0, 0, 90.5100, 90.5100, 0, 999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3119, '4000587350897-white-for-male-4', 0, 0, 90.5100, 90.5100, 0, 0, 'outofstock', 0, 0.00, 0, 'taxable', 'parent'),
(3121, '4000587350897-white-for-male-4-5', 0, 0, 90.5100, 90.5100, 0, 0, 'outofstock', 0, 0.00, 0, 'taxable', 'parent'),
(3122, '4000587350897-white-for-male-5', 0, 0, 90.5100, 90.5100, 0, 0, 'outofstock', 0, 0.00, 0, 'taxable', 'parent'),
(3123, '4000587350897-white-for-male-5-5', 0, 0, 90.5100, 90.5100, 0, 0, 'outofstock', 0, 0.00, 0, 'taxable', 'parent'),
(3124, '4000587350897-white-for-male-6', 0, 0, 90.5100, 90.5100, 0, 996, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3125, '4000587350897-white-for-male-7', 0, 0, 90.5100, 90.5100, 0, 998, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3126, '4000587350897-white-for-male-7-5', 0, 0, 90.5100, 90.5100, 0, 998, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3127, '4000587350897-white-for-male-8-5', 0, 0, 90.5100, 90.5100, 0, 998, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3128, '4000587350897-white-for-male-9-5', 0, 0, 90.5100, 90.5100, 0, 997, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3130, '4000587350897-white-for-male-10', 0, 0, 90.5100, 90.5100, 0, 998, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3131, '4000587350897-rainbow-white-female-4', 0, 0, 87.4500, 87.4500, 0, 998, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3132, '4000587350897-rainbow-white-female-4-5', 0, 0, 87.4500, 87.4500, 0, 998, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3133, '4000587350897-rainbow-white-female-5', 0, 0, 87.4500, 87.4500, 0, 999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3134, '4000587350897-rainbow-white-female-5-5', 0, 0, 87.4500, 87.4500, 0, 998, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3135, '4000587350897-rainbow-white-female-6', 0, 0, 87.4500, 87.4500, 0, 998, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3136, '4000587350897-rainbow-white-female-7', 0, 0, 87.4500, 87.4500, 0, 998, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3138, '4000587350897-rainbow-white-female-7-5', 0, 0, 87.4500, 87.4500, 0, 0, 'outofstock', 0, 0.00, 0, 'taxable', 'parent'),
(3139, '4000587350897-rainbow-white-female-8-5', 0, 0, 87.4500, 87.4500, 0, 0, 'outofstock', 0, 0.00, 0, 'taxable', 'parent'),
(3140, '4000587350897-rainbow-white-female-9-5', 0, 0, 87.4500, 87.4500, 0, 0, 'outofstock', 0, 0.00, 0, 'taxable', 'parent'),
(3142, '4000587350897-rainbow-white-female-10', 0, 0, 87.4500, 87.4500, 0, 0, 'outofstock', 0, 0.00, 0, 'taxable', 'parent'),
(3143, '4000587350897-all-black-for-female-4', 0, 0, 87.4500, 87.4500, 0, 996, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3144, '4000587350897-all-black-for-female-4-5', 0, 0, 87.4500, 87.4500, 0, 996, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3145, '4000587350897-all-black-for-female-5', 0, 0, 87.4500, 87.4500, 0, 991, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3146, '4000587350897-all-black-for-female-5-5', 0, 0, 87.4500, 87.4500, 0, 994, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3147, '4000587350897-all-black-for-female-6', 0, 0, 87.4500, 87.4500, 0, 993, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3148, '4000587350897-all-black-for-female-7', 0, 0, 87.4500, 87.4500, 0, 994, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3149, '4000587350897-all-black-for-female-7-5', 0, 0, 87.4500, 87.4500, 0, 0, 'outofstock', 0, 0.00, 0, 'taxable', 'parent'),
(3150, '4000587350897-all-black-for-female-8-5', 0, 0, 87.4500, 87.4500, 0, 0, 'outofstock', 0, 0.00, 0, 'taxable', 'parent'),
(3151, '4000587350897-all-black-for-female-9-5', 0, 0, 87.4500, 87.4500, 0, 0, 'outofstock', 0, 0.00, 0, 'taxable', 'parent'),
(3153, '4000587350897-all-black-for-female-10', 0, 0, 87.4500, 87.4500, 0, 0, 'outofstock', 0, 0.00, 0, 'taxable', 'parent'),
(3154, '4000587350897-black-for-female-7', 0, 0, 87.4500, 87.4500, 0, 998, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3155, '4000587350897-light-gray-female-4', 0, 0, 87.4500, 87.4500, 0, 998, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3156, '4000587350897-black-for-female-5-5', 0, 0, 87.4500, 87.4500, 0, 999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3157, '4000587350897-black-for-female-6', 0, 0, 87.4500, 87.4500, 0, 999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3159, '4000587350897-black-for-female-4-5', 0, 0, 87.4500, 87.4500, 0, 999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3160, '4000587350897-black-for-female-5', 0, 0, 87.4500, 87.4500, 0, 998, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3161, '4000587350897-black-for-female-4', 0, 0, 79.5000, 79.5000, 0, 999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3162, '4000587350897-pink-for-female-5-5', 0, 0, 87.4500, 87.4500, 0, 996, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3163, '4000587350897-pink-for-female-6', 0, 0, 87.4500, 87.4500, 0, 997, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3164, '4000587350897-pink-for-female-4-5', 0, 0, 87.4500, 87.4500, 0, 997, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3165, '4000587350897-pink-for-female-5', 0, 0, 87.4500, 87.4500, 0, 994, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3166, '4000587350897-dark-gray-female-7', 0, 0, 87.4500, 87.4500, 0, 998, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3167, '4000587350897-pink-for-female-4', 0, 0, 87.4500, 87.4500, 0, 998, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3168, '4000587350897-dark-gray-female-5-5', 0, 0, 87.4500, 87.4500, 0, 998, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3169, '4000587350897-dark-gray-female-6', 0, 0, 87.4500, 87.4500, 0, 994, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3170, '4000587350897-dark-gray-female-4-5', 0, 0, 87.4500, 87.4500, 0, 998, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3171, '4000587350897-dark-gray-female-5', 0, 0, 87.4500, 87.4500, 0, 998, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3172, '4000587350897-light-gray-female-7', 0, 0, 87.4500, 87.4500, 0, 997, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3173, '4000587350897-dark-gray-female-4', 0, 0, 87.4500, 87.4500, 0, 999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3174, '4000587350897-light-gray-female-5-5', 0, 0, 87.4500, 87.4500, 0, 994, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3175, '4000587350897-light-gray-female-6', 0, 0, 87.4500, 87.4500, 0, 996, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3176, '4000587350897-light-gray-female-4-5', 0, 0, 87.4500, 87.4500, 0, 998, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3177, '4000587350897-light-gray-female-5', 0, 0, 87.4500, 87.4500, 0, 995, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3178, '4000587350897-pink-for-female-7', 0, 0, 87.4500, 87.4500, 0, 998, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3199, '1005001563009169', 0, 0, 237.2700, 255.7500, 0, NULL, 'instock', 0, 0.00, 0, 'taxable', ''),
(3200, '4001184220170', 0, 0, 110.5400, 132.4400, 0, NULL, 'instock', 0, 0.00, 0, 'taxable', ''),
(3203, '4001184220170-bao-blue-45', 0, 0, 132.4400, 132.4400, 0, 275, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3204, '4001184220170-bao-blue-44', 0, 0, 132.4400, 132.4400, 0, 275, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3205, '4001184220170-bao-blue-47', 0, 0, 132.4400, 132.4400, 0, 276, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3206, '4001184220170-bao-blue-46', 0, 0, 132.4400, 132.4400, 0, 276, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3207, '1005001563009169-green-44', 0, 0, 250.4700, 250.4700, 0, 97, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3208, '4001184220170-bao-blue-49', 0, 0, 132.4400, 132.4400, 0, 276, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3209, '1005001563009169-green-43', 0, 0, 247.8300, 247.8300, 0, 90, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3210, '4001184220170-bao-blue-48', 0, 0, 132.4400, 132.4400, 0, 276, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3211, '1005001563009169-green-46', 0, 0, 253.1100, 253.1100, 0, 96, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3212, '4001184220170-coffee-39', 0, 0, 132.4400, 132.4400, 0, 275, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3213, '1005001563009169-green-45', 0, 0, 250.4700, 250.4700, 0, 93, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3214, '4001184220170-coffee-38', 0, 0, 132.4400, 132.4400, 0, 276, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3215, '1005001563009169-green-40', 0, 0, 247.8300, 247.8300, 0, 97, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3216, '4001184220170-coffee-41', 0, 0, 132.4400, 132.4400, 0, 275, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3217, '1005001563009169-green-39', 0, 0, 247.8300, 247.8300, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3218, '4001184220170-coffee-40', 0, 0, 132.4400, 132.4400, 0, 276, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3219, '1005001563009169-green-42', 0, 0, 247.8300, 247.8300, 0, 88, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3220, '4001184220170-coffee-43', 0, 0, 132.4400, 132.4400, 0, 275, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3221, '1005001563009169-green-41', 0, 0, 247.8300, 247.8300, 0, 89, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3222, '4001184220170-coffee-42', 0, 0, 132.4400, 132.4400, 0, 276, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3224, '4001184220170-coffee-45', 0, 0, 132.4400, 132.4400, 0, 276, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3223, '1005001563009169-white-41', 0, 0, 247.8300, 247.8300, 0, 80, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3225, '4001184220170-coffee-44', 0, 0, 132.4400, 132.4400, 0, 276, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3226, '1005001563009169-white-40', 0, 0, 247.8300, 247.8300, 0, 90, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3227, '4001184220170-coffee-47', 0, 0, 132.4400, 132.4400, 0, 275, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3228, '1005001563009169-white-43', 0, 0, 247.8300, 247.8300, 0, 66, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3229, '4001184220170-coffee-46', 0, 0, 132.4400, 132.4400, 0, 275, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3230, '1005001563009169-white-42', 0, 0, 247.8300, 247.8300, 0, 72, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3231, '4001184220170-coffee-48', 0, 0, 132.4400, 132.4400, 0, 275, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3232, '1005001563009169-green-48', 0, 0, 255.7500, 255.7500, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3233, '4001184220170-gray-38', 0, 0, 110.5400, 110.5400, 0, 276, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3234, '1005001563009169-green-47', 0, 0, 253.1100, 253.1100, 0, 97, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3235, '4001184220170-coffee-49', 0, 0, 132.4400, 132.4400, 0, 275, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3236, '1005001563009169-white-39', 0, 0, 247.8300, 247.8300, 0, 94, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3237, '4001184220170-gray-40', 0, 0, 132.4400, 132.4400, 0, 276, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3238, '1005001563009169-white-38', 0, 0, 247.8300, 247.8300, 0, 98, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3239, '4001184220170-gray-39', 0, 0, 132.4400, 132.4400, 0, 276, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3240, '1005001563009169-white-48', 0, 0, 255.7500, 255.7500, 0, 96, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3241, '4001184220170-gray-42', 0, 0, 132.4400, 132.4400, 0, 276, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3242, '1005001563009169-white-45', 0, 0, 250.4700, 250.4700, 0, 89, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3243, '4001184220170-gray-41', 0, 0, 132.4400, 132.4400, 0, 276, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3244, '1005001563009169-white-44', 0, 0, 250.4700, 250.4700, 0, 78, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3246, '1005001563009169-white-47', 0, 0, 253.1100, 253.1100, 0, 96, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3245, '4001184220170-gray-44', 0, 0, 132.4400, 132.4400, 0, 275, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3248, '4001184220170-gray-43', 0, 0, 132.4400, 132.4400, 0, 274, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3247, '1005001563009169-white-46', 0, 0, 253.1100, 253.1100, 0, 91, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3249, '1005001563009169-green-38', 0, 0, 237.2700, 237.2700, 0, 19, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3250, '4001184220170-gray-46', 0, 0, 132.4400, 132.4400, 0, 275, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3251, '4001184220170-gray-45', 0, 0, 132.4400, 132.4400, 0, 276, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3252, '4001184220170-gray-48', 0, 0, 132.4400, 132.4400, 0, 276, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3253, '4001184220170-gray-47', 0, 0, 132.4400, 132.4400, 0, 276, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3254, '4001184220170-mo-green-38', 0, 0, 132.4400, 132.4400, 0, 276, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3255, '4001184220170-gray-49', 0, 0, 132.4400, 132.4400, 0, 276, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3256, '4001184220170-dark-blue-39', 0, 0, 132.4400, 132.4400, 0, 275, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3257, '4001184220170-dark-blue-38', 0, 0, 110.5400, 110.5400, 0, 275, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3258, '4001184220170-dark-blue-41', 0, 0, 132.4400, 132.4400, 0, 276, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3259, '4001184220170-dark-blue-40', 0, 0, 132.4400, 132.4400, 0, 276, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3260, '4001184220170-dark-blue-43', 0, 0, 132.4400, 132.4400, 0, 276, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3261, '4001184220170-dark-blue-42', 0, 0, 132.4400, 132.4400, 0, 273, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3262, '4001184220170-dark-blue-45', 0, 0, 132.4400, 132.4400, 0, 275, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3264, '4001184220170-dark-blue-44', 0, 0, 132.4400, 132.4400, 0, 271, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3265, '4000411128241', 0, 0, 213.4100, 213.4100, 0, NULL, 'instock', 0, 0.00, 0, 'taxable', ''),
(3266, '4001184220170-dark-blue-47', 0, 0, 132.4400, 132.4400, 0, 276, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3267, '4001184220170-dark-blue-46', 0, 0, 132.4400, 132.4400, 0, 276, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3269, '4001184220170-dark-blue-49', 0, 0, 132.4400, 132.4400, 0, 275, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3270, '4001184220170-dark-blue-48', 0, 0, 132.4400, 132.4400, 0, 276, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3272, '4001184220170-bao-blue-39', 0, 0, 132.4400, 132.4400, 0, 273, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3273, '4001184220170-bao-blue-38', 0, 0, 132.4400, 132.4400, 0, 276, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3275, '4000411128241-all-colors-8-5', 0, 0, 213.4100, 213.4100, 0, 15, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3274, '4001184220170-bao-blue-41', 0, 0, 132.4400, 132.4400, 0, 276, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3276, '4000411128241-black-6-5', 0, 0, 213.4100, 213.4100, 0, 15, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3277, '4001184220170-bao-blue-40', 0, 0, 132.4400, 132.4400, 0, 274, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3278, '4000411128241-all-colors-8', 0, 0, 213.4100, 213.4100, 0, 15, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3279, '4000411128241-all-colors-10', 0, 0, 213.4100, 213.4100, 0, 15, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3280, '4001184220170-bao-blue-43', 0, 0, 132.4400, 132.4400, 0, 274, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3281, '4000411128241-all-colors-9-5', 0, 0, 213.4100, 213.4100, 0, 15, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3282, '4001184220170-bao-blue-42', 0, 0, 132.4400, 132.4400, 0, 276, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3283, '4000411128241-black-8-5', 0, 0, 213.4100, 213.4100, 0, 11, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3284, '4000411128241-all-colors-12', 0, 0, 213.4100, 213.4100, 0, 14, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3285, '4001184220170-wine-red-48', 0, 0, 132.4400, 132.4400, 0, 276, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3287, '4000411128241-black-9-5', 0, 0, 213.4100, 213.4100, 0, 14, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3288, '4000411128241-all-colors-11', 0, 0, 213.4100, 213.4100, 0, 14, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3289, '4001184220170-wine-red-47', 0, 0, 132.4400, 132.4400, 0, 276, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3290, '4000411128241-black-7', 0, 0, 213.4100, 213.4100, 0, 14, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3291, '4000411128241-all-colors-7', 0, 0, 213.4100, 213.4100, 0, 15, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3292, '4001184220170-black-38', 0, 0, 110.5400, 110.5400, 0, 275, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3293, '4000411128241-black-8', 0, 0, 213.4100, 213.4100, 0, 15, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3294, '4001184220170-wine-red-49', 0, 0, 132.4400, 132.4400, 0, 275, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3295, '4000411128241-all-colors-6-5', 0, 0, 213.4100, 213.4100, 0, 15, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3296, '4000411128241-black-12', 0, 0, 213.4100, 213.4100, 0, 15, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3297, '4001184220170-black-40', 0, 0, 132.4400, 132.4400, 0, 276, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3298, '4000411128241-blue-6-5', 0, 0, 213.4100, 213.4100, 0, 15, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3299, '4001184220170-black-39', 0, 0, 132.4400, 132.4400, 0, 277, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3301, '4000411128241-black-10', 0, 0, 213.4100, 213.4100, 0, 15, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3302, '4000411128241-black-11', 0, 0, 213.4100, 213.4100, 0, 13, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3303, '4001184220170-black-42', 0, 0, 132.4400, 132.4400, 0, 275, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3304, '4000411128241-blue-8-5', 0, 0, 213.4100, 213.4100, 0, 15, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3305, '4001184220170-black-41', 0, 0, 132.4400, 132.4400, 0, 275, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3306, '4000411128241-all-colors-12-1', 0, 0, 213.4100, 213.4100, 0, 15, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3307, '4000411128241-blue-9-5', 0, 0, 213.4100, 213.4100, 0, 15, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3308, '4001184220170-black-44', 0, 0, 132.4400, 132.4400, 0, 276, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3309, '4000411128241-all-colors-11-1', 0, 0, 213.4100, 213.4100, 0, 15, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3310, '4001184220170-black-43', 0, 0, 132.4400, 132.4400, 0, 275, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3311, '4000411128241-blue-7', 0, 0, 213.4100, 213.4100, 0, 15, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3313, '4000411128241-blue-8', 0, 0, 213.4100, 213.4100, 0, 15, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3312, '4001184220170-black-46', 0, 0, 132.4400, 132.4400, 0, 275, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3314, '4000411128241-all-colors-8-5-1', 0, 0, 213.4100, 213.4100, 0, 15, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3315, '4001184220170-black-45', 0, 0, 132.4400, 132.4400, 0, 276, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3316, '4000411128241-all-colors-8-1', 0, 0, 213.4100, 213.4100, 0, 15, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3317, '4001184220170-black-48', 0, 0, 132.4400, 132.4400, 0, 276, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3318, '4000411128241-all-colors-10-1', 0, 0, 213.4100, 213.4100, 0, 12, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3319, '4001184220170-black-47', 0, 0, 132.4400, 132.4400, 0, 275, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3320, '4000411128241-all-colors-9-5-1', 0, 0, 213.4100, 213.4100, 0, 13, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3322, '4000411128241-all-colors-12-2', 0, 0, 213.4100, 213.4100, 0, 15, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3323, '4001184220170-yellow-38', 0, 0, 132.4400, 132.4400, 0, 275, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3324, '4000411128241-all-colors-11-2', 0, 0, 213.4100, 213.4100, 0, 15, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3325, '4001184220170-black-49', 0, 0, 132.4400, 132.4400, 0, 276, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3326, '4000411128241-all-colors-7-1', 0, 0, 213.4100, 213.4100, 0, 15, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3327, '4001184220170-yellow-40', 0, 0, 132.4400, 132.4400, 0, 276, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3328, '4000411128241-all-colors-6-5-1', 0, 0, 213.4100, 213.4100, 0, 14, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3329, '4001184220170-yellow-39', 0, 0, 132.4400, 132.4400, 0, 276, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3331, '4000411128241-all-colors-8-5-2', 0, 0, 213.4100, 213.4100, 0, 13, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3332, '4001184220170-yellow-42', 0, 0, 132.4400, 132.4400, 0, 274, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3333, '4000411128241-all-colors-8-2', 0, 0, 213.4100, 213.4100, 0, 15, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3334, '4000411128241-all-colors-10-2', 0, 0, 213.4100, 213.4100, 0, 15, 'instock', 0, 0.00, 0, 'taxable', 'parent');
INSERT INTO `wpx5_wc_product_meta_lookup` (`product_id`, `sku`, `virtual`, `downloadable`, `min_price`, `max_price`, `onsale`, `stock_quantity`, `stock_status`, `rating_count`, `average_rating`, `total_sales`, `tax_status`, `tax_class`) VALUES
(3335, '4001184220170-yellow-41', 0, 0, 132.4400, 132.4400, 0, 275, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3336, '4000411128241-all-colors-9-5-2', 0, 0, 213.4100, 213.4100, 0, 13, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3337, '4001184220170-yellow-44', 0, 0, 132.4400, 132.4400, 0, 274, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3338, '4000411128241-all-colors-12-3', 0, 0, 213.4100, 213.4100, 0, 15, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3339, '4001184220170-yellow-43', 0, 0, 132.4400, 132.4400, 0, 274, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3341, '4000411128241-all-colors-11-3', 0, 0, 213.4100, 213.4100, 0, 15, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3342, '4000411128241-all-colors-7-2', 0, 0, 213.4100, 213.4100, 0, 15, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3343, '4001184220170-yellow-46', 0, 0, 132.4400, 132.4400, 0, 276, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3344, '4000411128241-all-colors-6-5-2', 0, 0, 213.4100, 213.4100, 0, 14, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3345, '4001184220170-yellow-45', 0, 0, 132.4400, 132.4400, 0, 275, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3346, '4000411128241-apricot-12', 0, 0, 213.4100, 213.4100, 0, 13, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3347, '4001184220170-yellow-48', 0, 0, 132.4400, 132.4400, 0, 276, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3348, '4000411128241-apricot-10', 0, 0, 213.4100, 213.4100, 0, 15, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3350, '4001184220170-yellow-47', 0, 0, 132.4400, 132.4400, 0, 276, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3349, '4000411128241-apricot-11', 0, 0, 213.4100, 213.4100, 0, 14, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3352, '4001184220170-yellow-49', 0, 0, 132.4400, 132.4400, 0, 276, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3351, '4000411128241-khaki-as-show-12', 0, 0, 213.4100, 213.4100, 0, 15, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3353, '4000411128241-gray-6-5', 0, 0, 213.4100, 213.4100, 0, 13, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3354, '4001184220170-mo-green-40', 0, 0, 132.4400, 132.4400, 0, 275, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3355, '4000411128241-khaki-as-show-10', 0, 0, 213.4100, 213.4100, 0, 15, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3356, '4001184220170-mo-green-39', 0, 0, 132.4400, 132.4400, 0, 276, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3357, '4000411128241-khaki-as-show-11', 0, 0, 213.4100, 213.4100, 0, 14, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3358, '4001184220170-mo-green-42', 0, 0, 132.4400, 132.4400, 0, 276, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3359, '4000411128241-gray-8-5', 0, 0, 213.4100, 213.4100, 0, 11, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3360, '4000411128241-gray-9-5', 0, 0, 213.4100, 213.4100, 0, 15, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3361, '4001184220170-mo-green-41', 0, 0, 132.4400, 132.4400, 0, 276, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3362, '4000411128241-gray-7', 0, 0, 213.4100, 213.4100, 0, 14, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3363, '4001184220170-mo-green-44', 0, 0, 132.4400, 132.4400, 0, 275, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3364, '4000411128241-gray-8', 0, 0, 213.4100, 213.4100, 0, 14, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3365, '4001184220170-mo-green-43', 0, 0, 132.4400, 132.4400, 0, 275, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3366, '4000411128241-gray-12', 0, 0, 213.4100, 213.4100, 0, 13, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3367, '4001184220170-mo-green-46', 0, 0, 132.4400, 132.4400, 0, 276, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3368, '4000411128241-all-colors-8-5-3', 0, 0, 213.4100, 213.4100, 0, 15, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3369, '4000411128241-apricot-6-5', 0, 0, 213.4100, 213.4100, 0, 15, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3370, '4001184220170-mo-green-45', 0, 0, 132.4400, 132.4400, 0, 276, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3371, '4000411128241-all-colors-8-3', 0, 0, 213.4100, 213.4100, 0, 15, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3372, '4001184220170-mo-green-48', 0, 0, 132.4400, 132.4400, 0, 276, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3373, '4000411128241-gray-10', 0, 0, 213.4100, 213.4100, 0, 14, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3374, '4001184220170-mo-green-47', 0, 0, 132.4400, 132.4400, 0, 275, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3375, '4000411128241-all-colors-10-3', 0, 0, 213.4100, 213.4100, 0, 15, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3376, '4000411128241-gray-11', 0, 0, 213.4100, 213.4100, 0, 15, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3377, '4001184220170-orange-38', 0, 0, 132.4400, 132.4400, 0, 276, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3378, '4000411128241-all-colors-9-5-3', 0, 0, 213.4100, 213.4100, 0, 15, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3379, '4001184220170-mo-green-49', 0, 0, 132.4400, 132.4400, 0, 276, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3380, '4000411128241-apricot-8-5', 0, 0, 213.4100, 213.4100, 0, 14, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3381, '4001184220170-orange-40', 0, 0, 132.4400, 132.4400, 0, 276, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3382, '4000411128241-apricot-9-5', 0, 0, 213.4100, 213.4100, 0, 14, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3383, '4001184220170-orange-39', 0, 0, 132.4400, 132.4400, 0, 274, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3384, '4000411128241-apricot-7', 0, 0, 213.4100, 213.4100, 0, 14, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3385, '4000411128241-all-colors-7-3', 0, 0, 213.4100, 213.4100, 0, 15, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3386, '4001184220170-orange-42', 0, 0, 132.4400, 132.4400, 0, 275, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3387, '4000411128241-apricot-8', 0, 0, 213.4100, 213.4100, 0, 13, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3388, '4001184220170-orange-41', 0, 0, 132.4400, 132.4400, 0, 275, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3389, '4000411128241-all-colors-6-5-3', 0, 0, 213.4100, 213.4100, 0, 15, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3390, '4001184220170-orange-44', 0, 0, 132.4400, 132.4400, 0, 276, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3391, '4000411128241-blue-12', 0, 0, 213.4100, 213.4100, 0, 15, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3392, '4001184220170-orange-43', 0, 0, 132.4400, 132.4400, 0, 276, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3393, '4000411128241-brown-6-5', 0, 0, 213.4100, 213.4100, 0, 15, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3394, '4001184220170-orange-46', 0, 0, 132.4400, 132.4400, 0, 276, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3395, '4000411128241-blue-10', 0, 0, 213.4100, 213.4100, 0, 15, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3396, '4000411128241-blue-11', 0, 0, 213.4100, 213.4100, 0, 14, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3397, '4001184220170-orange-45', 0, 0, 132.4400, 132.4400, 0, 275, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3398, '4000411128241-brown-8-5', 0, 0, 213.4100, 213.4100, 0, 14, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3399, '4001184220170-orange-48', 0, 0, 132.4400, 132.4400, 0, 276, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3400, '4000411128241-brown-9-5', 0, 0, 213.4100, 213.4100, 0, 15, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3401, '4001184220170-orange-47', 0, 0, 132.4400, 132.4400, 0, 276, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3402, '4000411128241-brown-7', 0, 0, 213.4100, 213.4100, 0, 15, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3403, '4001184220170-wine-red-38', 0, 0, 132.4400, 132.4400, 0, 276, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3404, '4000411128241-brown-8', 0, 0, 213.4100, 213.4100, 0, 14, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3405, '4001184220170-orange-49', 0, 0, 132.4400, 132.4400, 0, 276, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3406, '4000411128241-brown-12', 0, 0, 213.4100, 213.4100, 0, 12, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3408, '4000411128241-khaki-as-show-6-5', 0, 0, 213.4100, 213.4100, 0, 15, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3407, '4001184220170-wine-red-40', 0, 0, 132.4400, 132.4400, 0, 276, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3409, '4000411128241-brown-10', 0, 0, 213.4100, 213.4100, 0, 15, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3410, '4001184220170-wine-red-39', 0, 0, 132.4400, 132.4400, 0, 275, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3411, '4000411128241-brown-11', 0, 0, 213.4100, 213.4100, 0, 13, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3412, '4001184220170-wine-red-42', 0, 0, 132.4400, 132.4400, 0, 274, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3413, '4000411128241-khaki-as-show-8-5', 0, 0, 213.4100, 213.4100, 0, 15, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3415, '4001184220170-wine-red-41', 0, 0, 132.4400, 132.4400, 0, 276, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3414, '4000411128241-khaki-as-show-9-5', 0, 0, 213.4100, 213.4100, 0, 13, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3416, '4000411128241-khaki-as-show-7', 0, 0, 213.4100, 213.4100, 0, 15, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3417, '4001184220170-wine-red-44', 0, 0, 132.4400, 132.4400, 0, 275, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3418, '4000411128241-khaki-as-show-8', 0, 0, 213.4100, 213.4100, 0, 15, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3419, '4001184220170-wine-red-43', 0, 0, 132.4400, 132.4400, 0, 275, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3420, '4001184220170-wine-red-46', 0, 0, 132.4400, 132.4400, 0, 276, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3421, '4001184220170-wine-red-45', 0, 0, 132.4400, 132.4400, 0, 276, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3423, '32980720304', 0, 0, 125.4800, 133.6100, 0, NULL, 'instock', 0, 0.00, 0, 'taxable', ''),
(3424, '1005002536422572', 0, 0, 83.5400, 100.0400, 0, NULL, 'instock', 0, 0.00, 0, 'taxable', ''),
(3428, '1005002536422572-black-yellow-45', 0, 0, 100.0400, 100.0400, 0, 999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3430, '1005002536422572-black-yellow-44', 0, 0, 100.0400, 100.0400, 0, 997, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3432, '1005002536422572-black-yellow-43', 0, 0, 100.0400, 100.0400, 0, 998, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3431, '32980720304-1705-rose-red-41', 0, 0, 133.6100, 133.6100, 0, 19967, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3433, '1005002536422572-black-yellow-42', 0, 0, 100.0400, 100.0400, 0, 995, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3434, '32980720304-1705-rose-red-42', 0, 0, 133.6100, 133.6100, 0, 19976, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3435, '1005002536422572-black-yellow-41', 0, 0, 100.0400, 100.0400, 0, 995, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3436, '32980720304-1705-gray-35', 0, 0, 133.6100, 133.6100, 0, 19994, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3437, '1005002536422572-black-yellow-40', 0, 0, 100.0400, 100.0400, 0, 996, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3438, '32980720304-1705-gray-36', 0, 0, 133.6100, 133.6100, 0, 19986, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3439, '1005002536422572-black-yellow-39', 0, 0, 100.0400, 100.0400, 0, 1000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3440, '32980720304-1705-pink-41', 0, 0, 133.6100, 133.6100, 0, 19988, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3441, '1005002536422572-terracotta-warriors-48', 0, 0, 100.0400, 100.0400, 0, 999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3442, '32980720304-1705-pink-42', 0, 0, 133.6100, 133.6100, 0, 19998, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3443, '1005002536422572-army-green-43', 0, 0, 100.0400, 100.0400, 0, 975, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3445, '1005002536422572-army-green-42', 0, 0, 100.0400, 100.0400, 0, 979, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3444, '32980720304-1705-gray-39', 0, 0, 133.6100, 133.6100, 0, 19960, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3447, '1005002536422572-army-green-41', 0, 0, 100.0400, 100.0400, 0, 984, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3446, '32980720304-1705-gray-40', 0, 0, 133.6100, 133.6100, 0, 19984, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3449, '1005002536422572-army-green-40', 0, 0, 100.0400, 100.0400, 0, 992, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3448, '32980720304-1705-gray-37', 0, 0, 133.6100, 133.6100, 0, 19959, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3450, '1005002536422572-army-green-39', 0, 0, 100.0400, 100.0400, 0, 995, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3451, '32980720304-1705-gray-38', 0, 0, 133.6100, 133.6100, 0, 19969, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3452, '1005002536422572-black-yellow-48', 0, 0, 100.0400, 100.0400, 0, 1000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3453, '32980720304-1705-rose-red-35', 0, 0, 133.6100, 133.6100, 0, 19990, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3454, '1005002536422572-black-yellow-47', 0, 0, 100.0400, 100.0400, 0, 1000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3455, '32980720304-1705-rose-red-36', 0, 0, 133.6100, 133.6100, 0, 19987, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3456, '1005002536422572-black-yellow-46', 0, 0, 100.0400, 100.0400, 0, 1000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3457, '32980720304-1705-gray-41', 0, 0, 133.6100, 133.6100, 0, 19979, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3458, '1005002536422572-terracotta-warriors-39', 0, 0, 83.5400, 83.5400, 0, 996, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3459, '32980720304-1705-gray-42', 0, 0, 133.6100, 133.6100, 0, 19983, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3460, '1005002536422572-terracotta-warriors-47', 0, 0, 100.0400, 100.0400, 0, 998, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3461, '32980720304-1705-rose-red-39', 0, 0, 133.6100, 133.6100, 0, 19951, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3462, '1005002536422572-terracotta-warriors-46', 0, 0, 100.0400, 100.0400, 0, 1000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3463, '32980720304-1705-rose-red-40', 0, 0, 133.6100, 133.6100, 0, 19959, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3464, '1005002536422572-terracotta-warriors-45', 0, 0, 100.0400, 100.0400, 0, 998, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3465, '32980720304-1705-rose-red-37', 0, 0, 133.6100, 133.6100, 0, 19972, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3466, '1005002536422572-terracotta-warriors-44', 0, 0, 100.0400, 100.0400, 0, 995, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3467, '32980720304-1705-rose-red-38', 0, 0, 133.6100, 133.6100, 0, 19960, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3469, '1005002536422572-terracotta-warriors-43', 0, 0, 100.0400, 100.0400, 0, 998, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3470, '32980720304-1705-white-35', 0, 0, 133.6100, 133.6100, 0, 19997, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3471, '1005002536422572-terracotta-warriors-42', 0, 0, 100.0400, 100.0400, 0, 999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3472, '32980720304-1705-white-36', 0, 0, 133.6100, 133.6100, 0, 19983, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3473, '1005002536422572-terracotta-warriors-41', 0, 0, 100.0400, 100.0400, 0, 995, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3474, '32980720304-1705-black-41', 0, 0, 133.6100, 133.6100, 0, 19889, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3475, '1005002536422572-terracotta-warriors-40', 0, 0, 100.0400, 100.0400, 0, 1000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3477, '32980720304-1705-black-42', 0, 0, 133.6100, 133.6100, 0, 19908, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3476, '1005002536422572-black-orange-47', 0, 0, 100.0400, 100.0400, 0, 997, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3478, '1005002536422572-black-orange-46', 0, 0, 100.0400, 100.0400, 0, 998, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3479, '32980720304-1705-white-39', 0, 0, 133.6100, 133.6100, 0, 19952, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3480, '1005002536422572-black-orange-45', 0, 0, 100.0400, 100.0400, 0, 996, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3481, '32980720304-1705-white-40', 0, 0, 133.6100, 133.6100, 0, 19967, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3482, '1005002536422572-black-orange-44', 0, 0, 100.0400, 100.0400, 0, 998, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3483, '32980720304-1705-white-37', 0, 0, 133.6100, 133.6100, 0, 19975, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3484, '1005002536422572-black-orange-43', 0, 0, 100.0400, 100.0400, 0, 999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3485, '32980720304-1705-white-38', 0, 0, 133.6100, 133.6100, 0, 19961, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3486, '1005002536422572-black-orange-42', 0, 0, 100.0400, 100.0400, 0, 997, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3487, '32980720304-1705-pink-35', 0, 0, 133.6100, 133.6100, 0, 19997, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3488, '1005002536422572-black-orange-41', 0, 0, 100.0400, 100.0400, 0, 993, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3489, '32980720304-1705-pink-36', 0, 0, 133.6100, 133.6100, 0, 19993, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3490, '1005002536422572-black-orange-40', 0, 0, 100.0400, 100.0400, 0, 999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3491, '32980720304-1705-white-41', 0, 0, 133.6100, 133.6100, 0, 19976, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3492, '1005002536422572-black-orange-48', 0, 0, 100.0400, 100.0400, 0, 999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3493, '32980720304-1705-white-42', 0, 0, 133.6100, 133.6100, 0, 19981, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3495, '1005002536422572-black-white-41', 0, 0, 100.0400, 100.0400, 0, 996, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3496, '32980720304-1705-pink-39', 0, 0, 133.6100, 133.6100, 0, 19988, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3497, '1005002536422572-black-white-40', 0, 0, 100.0400, 100.0400, 0, 995, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3498, '32980720304-1705-pink-40', 0, 0, 133.6100, 133.6100, 0, 19989, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3499, '1005002536422572-black-white-39', 0, 0, 100.0400, 100.0400, 0, 999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3500, '32980720304-1705-pink-37', 0, 0, 133.6100, 133.6100, 0, 19986, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3501, '1005002536422572-army-green-48', 0, 0, 100.0400, 100.0400, 0, 994, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3502, '32980720304-1705-pink-38', 0, 0, 133.6100, 133.6100, 0, 19975, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3503, '1005002536422572-army-green-47', 0, 0, 100.0400, 100.0400, 0, 990, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3504, '32980720304-1705-black-35', 0, 0, 125.4800, 125.4800, 0, 19945, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3505, '1005002536422572-army-green-46', 0, 0, 100.0400, 100.0400, 0, 996, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3506, '32980720304-1705-black-36', 0, 0, 133.6100, 133.6100, 0, 19939, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3507, '1005002536422572-army-green-45', 0, 0, 100.0400, 100.0400, 0, 982, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3508, '32980720304-1705-black-39', 0, 0, 133.6100, 133.6100, 0, 19792, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3509, '1005002536422572-army-green-44', 0, 0, 100.0400, 100.0400, 0, 982, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3510, '32980720304-1705-black-40', 0, 0, 133.6100, 133.6100, 0, 19831, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3511, '1005002536422572-black-orange-39', 0, 0, 100.0400, 100.0400, 0, 1000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3512, '32980720304-1705-black-37', 0, 0, 133.6100, 133.6100, 0, 19874, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3513, '1005002536422572-black-white-48', 0, 0, 100.0400, 100.0400, 0, 998, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3514, '32980720304-1705-black-38', 0, 0, 133.6100, 133.6100, 0, 19788, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3515, '1005002536422572-black-white-47', 0, 0, 100.0400, 100.0400, 0, 1000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3516, '1005002536422572-black-white-46', 0, 0, 100.0400, 100.0400, 0, 997, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3518, '1005002536422572-black-white-45', 0, 0, 100.0400, 100.0400, 0, 998, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3519, '1005002536422572-black-white-44', 0, 0, 100.0400, 100.0400, 0, 997, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3520, '1005002536422572-black-white-43', 0, 0, 100.0400, 100.0400, 0, 988, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3521, '1005002536422572-black-white-42', 0, 0, 100.0400, 100.0400, 0, 988, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3524, '32876124625', 0, 0, 128.6300, 132.6800, 0, NULL, 'instock', 0, 0.00, 0, 'taxable', ''),
(3526, '32876124625-orange-12', 0, 0, 132.6800, 132.6800, 0, 93, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3527, '32876124625-brown-12', 0, 0, 132.6800, 132.6800, 0, 91, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3528, '32876124625-black-12', 0, 0, 132.6800, 132.6800, 0, 85, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3529, '32876124625-orange-6-5', 0, 0, 131.3300, 131.3300, 0, 98, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3530, '32876124625-orange-7', 0, 0, 131.3300, 131.3300, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3531, '32876124625-orange-8', 0, 0, 131.3300, 131.3300, 0, 97, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3532, '32876124625-orange-8-5', 0, 0, 131.3300, 131.3300, 0, 97, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3534, '32876124625-orange-9-5', 0, 0, 131.3300, 131.3300, 0, 95, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3535, '32876124625-orange-10', 0, 0, 131.3300, 131.3300, 0, 93, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3536, '32876124625-orange-6', 0, 0, 128.6300, 128.6300, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3537, '32876124625-black-7', 0, 0, 131.3300, 131.3300, 0, 94, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3538, '32876124625-black-8', 0, 0, 131.3300, 131.3300, 0, 92, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3539, '32876124625-black-8-5', 0, 0, 131.3300, 131.3300, 0, 77, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3540, '32876124625-black-9-5', 0, 0, 131.3300, 131.3300, 0, 74, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3541, '32876124625-black-10', 0, 0, 131.3300, 131.3300, 0, 81, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3542, '32876124625-black-6', 0, 0, 131.3300, 131.3300, 0, 98, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3543, '32876124625-brown-6-5', 0, 0, 131.3300, 131.3300, 0, 98, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3544, '32876124625-brown-7', 0, 0, 131.3300, 131.3300, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3545, '32876124625-brown-8', 0, 0, 131.3300, 131.3300, 0, 93, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3546, '32876124625-brown-8-5', 0, 0, 131.3300, 131.3300, 0, 88, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3548, '32876124625-brown-9-5', 0, 0, 131.3300, 131.3300, 0, 92, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3549, '32876124625-brown-10', 0, 0, 131.3300, 131.3300, 0, 94, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3550, '32876124625-brown-6', 0, 0, 129.9800, 129.9800, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3551, '32876124625-brown-11', 0, 0, 132.6800, 132.6800, 0, 92, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3552, '32876124625-orange-11', 0, 0, 132.6800, 132.6800, 0, 95, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3553, '32876124625-black-11', 0, 0, 132.6800, 132.6800, 0, 83, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3554, '32876124625-black-6-5', 0, 0, 131.3300, 131.3300, 0, 98, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3556, '1005002700664791', 0, 0, 136.6600, 136.6600, 0, NULL, 'instock', 0, 0.00, 0, 'taxable', ''),
(3559, '1005002700664791-beige-40', 0, 0, 136.6600, 136.6600, 0, 887, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3560, '1005002700664791-beige-39', 0, 0, 136.6600, 136.6600, 0, 887, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3561, '1005002700664791-beige-42', 0, 0, 136.6600, 136.6600, 0, 888, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3562, '1005002700664791-beige-41', 0, 0, 136.6600, 136.6600, 0, 887, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3563, '1005002700664791-beige-36', 0, 0, 136.6600, 136.6600, 0, 888, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3564, '1005002700664791-beige-38', 0, 0, 136.6600, 136.6600, 0, 888, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3565, '1005002700664791-beige-37', 0, 0, 136.6600, 136.6600, 0, 887, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3566, '1005002700664791-beige-44', 0, 0, 136.6600, 136.6600, 0, 887, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3567, '1005002700664791-beige-43', 0, 0, 136.6600, 136.6600, 0, 886, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3608, '32825328905', 0, 0, 114.5700, 121.7700, 0, NULL, 'instock', 0, 0.00, 0, 'taxable', ''),
(3609, '32827412887', 0, 0, 123.4600, 198.3400, 0, NULL, 'instock', 0, 0.00, 0, 'taxable', ''),
(3614, '32825328905-black-shoes-6-5-china', 0, 0, 121.7700, 121.7700, 0, 39, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3615, '32827412887-black5-7-5', 0, 0, 132.8200, 132.8200, 0, 1002, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3616, '32825328905-black-shoes-7-china', 0, 0, 121.7700, 121.7700, 0, 60, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3617, '32827412887-black5-7', 0, 0, 132.8200, 132.8200, 0, 1002, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3618, '32825328905-black-shoes-4-5-china', 0, 0, 114.5700, 114.5700, 0, 343, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3620, '32825328905-black-shoes-5-5-china', 0, 0, 121.7700, 121.7700, 0, 88, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3619, '32827412887-black5-6', 0, 0, 132.8200, 132.8200, 0, 1002, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3621, '32825328905-black-shoes-9-5-china', 0, 0, 121.7700, 121.7700, 0, 63, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3622, '32827412887-black5-5-5', 0, 0, 132.8200, 132.8200, 0, 1002, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3623, '32827412887-black5-10-5', 0, 0, 132.8200, 132.8200, 0, 1002, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3624, '32825328905-black-shoes-10-china', 0, 0, 121.7700, 121.7700, 0, 122, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3625, '32827412887-black5-10', 0, 0, 132.8200, 132.8200, 0, 1002, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3626, '32825328905-black-shoes-8-china', 0, 0, 121.7700, 121.7700, 0, 70, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3627, '32827412887-black5-9', 0, 0, 132.8200, 132.8200, 0, 1002, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3628, '32825328905-black-shoes-8-5-china', 0, 0, 121.7700, 121.7700, 0, 85, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3629, '32827412887-black5-8-5', 0, 0, 132.8200, 132.8200, 0, 1002, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3631, '32827412887-black4-9', 0, 0, 125.0200, 125.0200, 0, 1002, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3632, '32827412887-black4-8-5', 0, 0, 125.0200, 125.0200, 0, 1002, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3633, '32827412887-black4-7-5', 0, 0, 125.0200, 125.0200, 0, 1002, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3634, '32827412887-black4-7', 0, 0, 125.0200, 125.0200, 0, 1002, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3635, '32827412887-black5-4-5', 0, 0, 132.8200, 132.8200, 0, 1002, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3636, '32827412887-black5-4', 0, 0, 132.8200, 132.8200, 0, 1002, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3637, '32827412887-black4-10-5', 0, 0, 125.0200, 125.0200, 0, 1002, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3638, '32827412887-black4-10', 0, 0, 125.0200, 125.0200, 0, 1002, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3639, '32827412887-white6-4-5', 0, 0, 129.7000, 129.7000, 0, 1002, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3640, '32827412887-white6-4', 0, 0, 129.7000, 129.7000, 0, 1002, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3642, '32827412887-black6-10-5', 0, 0, 129.7000, 129.7000, 0, 1002, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3643, '32827412887-black6-10', 0, 0, 129.7000, 129.7000, 0, 1002, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3645, '32827412887-white6-7-5', 0, 0, 129.7000, 129.7000, 0, 1002, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3646, '32827412887-white6-7', 0, 0, 129.7000, 129.7000, 0, 1002, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3647, '32827412887-white6-6', 0, 0, 129.7000, 129.7000, 0, 1002, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3649, '32827412887-white6-5-5', 0, 0, 129.7000, 129.7000, 0, 1002, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3650, '32827412887-black6-6', 0, 0, 129.7000, 129.7000, 0, 1002, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3651, '32827412887-black6-5-5', 0, 0, 129.7000, 129.7000, 0, 1002, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3652, '32827412887-black6-4-5', 0, 0, 129.7000, 129.7000, 0, 1002, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3653, '32827412887-black6-4', 0, 0, 129.7000, 129.7000, 0, 1002, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3654, '32827412887-black6-9', 0, 0, 129.7000, 129.7000, 0, 1002, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3656, '32827412887-black6-8-5', 0, 0, 129.7000, 129.7000, 0, 1002, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3657, '32827412887-black6-7-5', 0, 0, 129.7000, 129.7000, 0, 1002, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3658, '32827412887-black6-7', 0, 0, 129.7000, 129.7000, 0, 1002, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3659, '32827412887-black3-6', 0, 0, 132.8200, 132.8200, 0, 80, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3660, '32827412887-black3-5-5', 0, 0, 132.8200, 132.8200, 0, 80, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3661, '32827412887-black3-4-5', 0, 0, 132.8200, 132.8200, 0, 80, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3662, '32827412887-black3-4', 0, 0, 132.8200, 132.8200, 0, 80, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3664, '32827412887-black3-9', 0, 0, 132.8200, 132.8200, 0, 80, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3665, '32827412887-black3-8-5', 0, 0, 132.8200, 132.8200, 0, 80, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3666, '32827412887-black3-7-5', 0, 0, 132.8200, 132.8200, 0, 80, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3667, '32827412887-black3-7', 0, 0, 132.8200, 132.8200, 0, 80, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3668, '32827412887-white2-7-5', 0, 0, 123.4600, 123.4600, 0, 80, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3670, '32827412887-white2-7', 0, 0, 123.4600, 123.4600, 0, 80, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3671, '32827412887-white2-6', 0, 0, 123.4600, 123.4600, 0, 80, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3672, '32827412887-white2-5-5', 0, 0, 123.4600, 123.4600, 0, 80, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3673, '32827412887-white2-10-5', 0, 0, 123.4600, 123.4600, 0, 80, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3674, '32827412887-white2-10', 0, 0, 123.4600, 123.4600, 0, 80, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3676, '32827412887-white2-9', 0, 0, 123.4600, 123.4600, 0, 80, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3677, '32827412887-white2-8-5', 0, 0, 123.4600, 123.4600, 0, 80, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3678, '32827412887-yellow3-10-5', 0, 0, 132.8200, 132.8200, 0, 80, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3680, '32827412887-yellow3-10', 0, 0, 132.8200, 132.8200, 0, 80, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3681, '32827412887-yellow3-9', 0, 0, 132.8200, 132.8200, 0, 80, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3682, '32827412887-yellow3-8-5', 0, 0, 132.8200, 132.8200, 0, 80, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3684, '32827412887-black4-6', 0, 0, 125.0200, 125.0200, 0, 1002, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3685, '32827412887-black4-5-5', 0, 0, 125.0200, 125.0200, 0, 1002, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3686, '32827412887-black4-4-5', 0, 0, 125.0200, 125.0200, 0, 1002, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3687, '32827412887-black4-4', 0, 0, 125.0200, 125.0200, 0, 1002, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3688, '32827412887-yellow3-4-5', 0, 0, 132.8200, 132.8200, 0, 80, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3689, '32827412887-yellow3-4', 0, 0, 132.8200, 132.8200, 0, 80, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3690, '32827412887-black3-10-5', 0, 0, 132.8200, 132.8200, 0, 80, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3691, '32827412887-black3-10', 0, 0, 132.8200, 132.8200, 0, 80, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3692, '32827412887-yellow3-7-5', 0, 0, 132.8200, 132.8200, 0, 80, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3693, '32827412887-yellow3-7', 0, 0, 132.8200, 132.8200, 0, 80, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3695, '32827412887-yellow3-6', 0, 0, 132.8200, 132.8200, 0, 80, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3696, '32827412887-yellow3-5-5', 0, 0, 132.8200, 132.8200, 0, 80, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3697, '32827412887-black2-4-5', 0, 0, 128.1400, 128.1400, 0, 80, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3698, '32827412887-black2-4', 0, 0, 128.1400, 128.1400, 0, 80, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3700, '32827412887-yellow1-10-5', 0, 0, 128.1400, 128.1400, 0, 80, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3701, '32827412887-yellow1-10', 0, 0, 128.1400, 128.1400, 0, 80, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3702, '32827412887-black2-7-5', 0, 0, 128.1400, 128.1400, 0, 80, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3703, '32827412887-black2-7', 0, 0, 128.1400, 128.1400, 0, 80, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3704, '32827412887-black2-6', 0, 0, 128.1400, 128.1400, 0, 80, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3706, '32827412887-black2-5-5', 0, 0, 128.1400, 128.1400, 0, 80, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3707, '32827412887-yellow1-6', 0, 0, 128.1400, 128.1400, 0, 80, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3708, '32827412887-yellow1-5-5', 0, 0, 128.1400, 128.1400, 0, 80, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3709, '32827412887-yellow1-4-5', 0, 0, 128.1400, 128.1400, 0, 80, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3711, '32827412887-yellow1-4', 0, 0, 128.1400, 128.1400, 0, 80, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3712, '32827412887-yellow1-9', 0, 0, 128.1400, 128.1400, 0, 80, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3713, '32827412887-yellow1-8-5', 0, 0, 128.1400, 128.1400, 0, 80, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3714, '32827412887-yellow1-7-5', 0, 0, 128.1400, 128.1400, 0, 80, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3715, '32827412887-yellow1-7', 0, 0, 128.1400, 128.1400, 0, 80, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3717, '32827412887-red2-9', 0, 0, 123.4600, 123.4600, 0, 80, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3718, '32827412887-red2-8-5', 0, 0, 123.4600, 123.4600, 0, 80, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3719, '32827412887-red2-7-5', 0, 0, 123.4600, 123.4600, 0, 80, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3721, '32827412887-red2-7', 0, 0, 123.4600, 123.4600, 0, 80, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3722, '32827412887-white2-4-5', 0, 0, 123.4600, 123.4600, 0, 80, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3723, '32827412887-white2-4', 0, 0, 123.4600, 123.4600, 0, 80, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3724, '32827412887-red2-10-5', 0, 0, 123.4600, 123.4600, 0, 80, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3725, '32827412887-red2-10', 0, 0, 123.4600, 123.4600, 0, 80, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3726, '32827412887-black2-10-5', 0, 0, 128.1400, 128.1400, 0, 80, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3727, '32827412887-black2-10', 0, 0, 128.1400, 128.1400, 0, 80, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3728, '32827412887-black2-9', 0, 0, 128.1400, 128.1400, 0, 80, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3729, '32827412887-black2-8-5', 0, 0, 128.1400, 128.1400, 0, 80, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3730, '32827412887-red2-6', 0, 0, 123.4600, 123.4600, 0, 80, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3731, '32827412887-red2-5-5', 0, 0, 123.4600, 123.4600, 0, 80, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3732, '32827412887-red2-4-5', 0, 0, 123.4600, 123.4600, 0, 80, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3733, '32827412887-red2-4', 0, 0, 123.4600, 123.4600, 0, 80, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3734, '32827412887-black1-6', 0, 0, 128.1400, 128.1400, 0, 80, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3735, '32827412887-black1-5-5', 0, 0, 128.1400, 128.1400, 0, 80, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3736, '32827412887-black1-4-5', 0, 0, 128.1400, 128.1400, 0, 80, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3737, '32827412887-black1-4', 0, 0, 128.1400, 128.1400, 0, 80, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3738, '32827412887-red1-7-5', 0, 0, 128.1400, 128.1400, 0, 80, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3739, '32827412887-red1-7', 0, 0, 128.1400, 128.1400, 0, 80, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3740, '32827412887-red1-6', 0, 0, 128.1400, 128.1400, 0, 79, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3741, '32827412887-red1-5-5', 0, 0, 128.1400, 128.1400, 0, 80, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3742, '32827412887-red1-10-5', 0, 0, 128.1400, 128.1400, 0, 80, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3743, '32827412887-red1-10', 0, 0, 128.1400, 128.1400, 0, 80, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3744, '32827412887-red1-9', 0, 0, 128.1400, 128.1400, 0, 80, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3745, '32827412887-red1-8-5', 0, 0, 128.1400, 128.1400, 0, 80, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3746, '32827412887-black1-9', 0, 0, 128.1400, 128.1400, 0, 80, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3747, '32827412887-black1-8-5', 0, 0, 128.1400, 128.1400, 0, 80, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3748, '32827412887-black1-7-5', 0, 0, 128.1400, 128.1400, 0, 80, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3749, '32827412887-black1-7', 0, 0, 128.1400, 128.1400, 0, 79, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3750, '32827412887-red1-4-5', 0, 0, 128.1400, 128.1400, 0, 80, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3751, '32827412887-red1-4', 0, 0, 128.1400, 128.1400, 0, 80, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3752, '32827412887-black1-10-5', 0, 0, 128.1400, 128.1400, 0, 80, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3753, '32827412887-black1-10', 0, 0, 128.1400, 128.1400, 0, 80, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3754, '32827412887-brown9-4-5', 0, 0, 198.3400, 198.3400, 0, 997, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3755, '32827412887-brown9-4', 0, 0, 198.3400, 198.3400, 0, 997, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3756, '32827412887-black9-10-5', 0, 0, 198.3400, 198.3400, 0, 998, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3757, '32827412887-black9-10', 0, 0, 198.3400, 198.3400, 0, 998, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3758, '32827412887-brown9-7-5', 0, 0, 198.3400, 198.3400, 0, 977, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3759, '32827412887-brown9-7', 0, 0, 198.3400, 198.3400, 0, 982, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3760, '32827412887-brown9-6', 0, 0, 198.3400, 198.3400, 0, 988, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3761, '32827412887-brown9-5-5', 0, 0, 198.3400, 198.3400, 0, 992, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3762, '32827412887-black9-6', 0, 0, 198.3400, 198.3400, 0, 992, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3763, '32827412887-black9-5-5', 0, 0, 198.3400, 198.3400, 0, 1001, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3764, '32827412887-black9-4-5', 0, 0, 198.3400, 198.3400, 0, 1000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3765, '32827412887-black9-4', 0, 0, 198.3400, 198.3400, 0, 1000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3766, '32827412887-black9-9', 0, 0, 198.3400, 198.3400, 0, 991, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3767, '32827412887-black9-8-5', 0, 0, 198.3400, 198.3400, 0, 987, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3768, '32827412887-black9-7-5', 0, 0, 198.3400, 198.3400, 0, 989, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3769, '32827412887-black9-7', 0, 0, 198.3400, 198.3400, 0, 1000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3770, '32827412887-brown9-10-5', 0, 0, 198.3400, 198.3400, 0, 990, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3771, '32827412887-brown9-10', 0, 0, 198.3400, 198.3400, 0, 992, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3772, '32827412887-brown9-9', 0, 0, 198.3400, 198.3400, 0, 993, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3773, '32827412887-brown9-8-5', 0, 0, 198.3400, 198.3400, 0, 984, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3774, '32827412887-black8-10-5', 0, 0, 128.1400, 128.1400, 0, 1002, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3775, '32827412887-black8-10', 0, 0, 128.1400, 128.1400, 0, 1002, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3776, '32827412887-black8-9', 0, 0, 128.1400, 128.1400, 0, 1002, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3777, '32827412887-black8-8-5', 0, 0, 128.1400, 128.1400, 0, 1002, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3778, '32827412887-gray8-6', 0, 0, 128.1400, 128.1400, 0, 1002, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3779, '32827412887-gray8-5-5', 0, 0, 128.1400, 128.1400, 0, 1002, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3780, '32827412887-gray8-4-5', 0, 0, 128.1400, 128.1400, 0, 1002, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3781, '32827412887-gray8-4', 0, 0, 128.1400, 128.1400, 0, 1002, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3782, '32827412887-black8-4-5', 0, 0, 128.1400, 128.1400, 0, 1002, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3783, '32827412887-black8-4', 0, 0, 128.1400, 128.1400, 0, 1002, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3784, '32827412887-black8-7-5', 0, 0, 128.1400, 128.1400, 0, 1002, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3785, '32827412887-black8-7', 0, 0, 128.1400, 128.1400, 0, 1002, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3786, '32827412887-black8-6', 0, 0, 128.1400, 128.1400, 0, 1002, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3787, '32827412887-black8-5-5', 0, 0, 128.1400, 128.1400, 0, 1002, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3788, '32827412887-red8-7-5', 0, 0, 128.1400, 128.1400, 0, 1002, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3789, '32827412887-red8-7', 0, 0, 128.1400, 128.1400, 0, 1002, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3790, '32827412887-red8-6', 0, 0, 128.1400, 128.1400, 0, 1002, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3791, '32827412887-red8-5-5', 0, 0, 128.1400, 128.1400, 0, 1002, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3792, '32827412887-red8-10-5', 0, 0, 128.1400, 128.1400, 0, 1002, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3793, '32827412887-red8-10', 0, 0, 128.1400, 128.1400, 0, 1001, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3794, '32827412887-red8-9', 0, 0, 128.1400, 128.1400, 0, 1002, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3795, '32827412887-red8-8-5', 0, 0, 128.1400, 128.1400, 0, 1002, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3796, '32827412887-gray8-9', 0, 0, 128.1400, 128.1400, 0, 1001, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3797, '32827412887-gray8-8-5', 0, 0, 128.1400, 128.1400, 0, 1002, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3798, '32827412887-gray8-7-5', 0, 0, 128.1400, 128.1400, 0, 1002, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3799, '32827412887-gray8-7', 0, 0, 128.1400, 128.1400, 0, 1002, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3800, '32827412887-red8-4-5', 0, 0, 128.1400, 128.1400, 0, 1002, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3801, '32827412887-red8-4', 0, 0, 128.1400, 128.1400, 0, 1002, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3802, '32827412887-gray8-10-5', 0, 0, 128.1400, 128.1400, 0, 1002, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3803, '32827412887-gray8-10', 0, 0, 128.1400, 128.1400, 0, 1002, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3804, '32827412887-white6-10-5', 0, 0, 129.7000, 129.7000, 0, 1002, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3805, '32827412887-white6-10', 0, 0, 129.7000, 129.7000, 0, 1002, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3806, '32827412887-white6-9', 0, 0, 129.7000, 129.7000, 0, 1002, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3807, '32827412887-white6-8-5', 0, 0, 129.7000, 129.7000, 0, 1002, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3809, '32809699013', 0, 0, 216.3100, 216.3100, 0, NULL, 'instock', 0, 0.00, 0, 'taxable', ''),
(3812, '32809699013-green-shiny-12', 0, 0, 216.3100, 216.3100, 0, 70, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3813, '32809699013-green-shiny-13', 0, 0, 216.3100, 216.3100, 0, 70, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3814, '32809699013-green-shiny-10', 0, 0, 216.3100, 216.3100, 0, 70, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3815, '32809699013-green-shiny-11', 0, 0, 216.3100, 216.3100, 0, 70, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3816, '32809699013-orange-shiny-5', 0, 0, 216.3100, 216.3100, 0, 70, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3817, '32809699013-orange-shiny-6', 0, 0, 216.3100, 216.3100, 0, 70, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3818, '32809699013-green-shiny-14', 0, 0, 216.3100, 216.3100, 0, 70, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3819, '32809699013-green-shiny-15', 0, 0, 216.3100, 216.3100, 0, 70, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3820, '32809699013-gold-shiny-15', 0, 0, 216.3100, 216.3100, 0, 69, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3821, '32809699013-green-shiny-5', 0, 0, 216.3100, 216.3100, 0, 70, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3822, '32809699013-gold-shiny-13', 0, 0, 216.3100, 216.3100, 0, 70, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3824, '32809699013-gold-shiny-14', 0, 0, 216.3100, 216.3100, 0, 70, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3825, '32809699013-green-shiny-8', 0, 0, 216.3100, 216.3100, 0, 70, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3826, '32809699013-green-shiny-9', 0, 0, 216.3100, 216.3100, 0, 70, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3827, '32809699013-green-shiny-6', 0, 0, 216.3100, 216.3100, 0, 70, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3828, '32809699013-green-shiny-7', 0, 0, 216.3100, 216.3100, 0, 69, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3829, '32809699013-pink-shiny-6', 0, 0, 216.3100, 216.3100, 0, 70, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3830, '32809699013-pink-shiny-7', 0, 0, 216.3100, 216.3100, 0, 70, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3831, '32809699013-orange-shiny-15', 0, 0, 216.3100, 216.3100, 0, 70, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3832, '32809699013-pink-shiny-5', 0, 0, 216.3100, 216.3100, 0, 70, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3833, '32809699013-pink-shiny-10', 0, 0, 216.3100, 216.3100, 0, 70, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3835, '32809699013-pink-shiny-11', 0, 0, 216.3100, 216.3100, 0, 69, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3836, '32809699013-pink-shiny-8', 0, 0, 216.3100, 216.3100, 0, 69, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3837, '32809699013-pink-shiny-9', 0, 0, 216.3100, 216.3100, 0, 69, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3838, '32809699013-orange-shiny-9', 0, 0, 216.3100, 216.3100, 0, 70, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3839, '32809699013-orange-shiny-10', 0, 0, 216.3100, 216.3100, 0, 70, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3840, '32809699013-orange-shiny-7', 0, 0, 216.3100, 216.3100, 0, 70, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3841, '32809699013-orange-shiny-8', 0, 0, 216.3100, 216.3100, 0, 70, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3842, '32809699013-orange-shiny-13', 0, 0, 216.3100, 216.3100, 0, 70, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3843, '32809699013-orange-shiny-14', 0, 0, 216.3100, 216.3100, 0, 70, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3844, '32809699013-orange-shiny-11', 0, 0, 216.3100, 216.3100, 0, 70, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3845, '32809699013-orange-shiny-12', 0, 0, 216.3100, 216.3100, 0, 70, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3846, '32809699013-purple-shiny-11', 0, 0, 216.3100, 216.3100, 0, 70, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3847, '32809699013-purple-shiny-12', 0, 0, 216.3100, 216.3100, 0, 70, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3848, '32809699013-purple-shiny-9', 0, 0, 216.3100, 216.3100, 0, 69, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3849, '32809699013-purple-shiny-10', 0, 0, 216.3100, 216.3100, 0, 70, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3850, '32809699013-purple-shiny-15', 0, 0, 216.3100, 216.3100, 0, 70, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3851, '32809699013-red-shiny-5', 0, 0, 216.3100, 216.3100, 0, 70, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3852, '32809699013-purple-shiny-13', 0, 0, 216.3100, 216.3100, 0, 70, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3853, '32809699013-purple-shiny-14', 0, 0, 216.3100, 216.3100, 0, 68, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3855, '32809699013-pink-shiny-14', 0, 0, 216.3100, 216.3100, 0, 70, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3856, '32809699013-pink-shiny-15', 0, 0, 216.3100, 216.3100, 0, 68, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3857, '32809699013-pink-shiny-12', 0, 0, 216.3100, 216.3100, 0, 68, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3858, '32809699013-pink-shiny-13', 0, 0, 216.3100, 216.3100, 0, 70, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3859, '32809699013-purple-shiny-7', 0, 0, 216.3100, 216.3100, 0, 69, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3860, '32809699013-purple-shiny-8', 0, 0, 216.3100, 216.3100, 0, 70, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3861, '32809699013-purple-shiny-5', 0, 0, 216.3100, 216.3100, 0, 69, 'instock', 0, 0.00, 0, 'taxable', 'parent');
INSERT INTO `wpx5_wc_product_meta_lookup` (`product_id`, `sku`, `virtual`, `downloadable`, `min_price`, `max_price`, `onsale`, `stock_quantity`, `stock_status`, `rating_count`, `average_rating`, `total_sales`, `tax_status`, `tax_class`) VALUES
(3862, '32809699013-purple-shiny-6', 0, 0, 216.3100, 216.3100, 0, 70, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3863, '32809699013-silver-shiny-5', 0, 0, 216.3100, 216.3100, 0, 70, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3864, '32809699013-silver-shiny-6', 0, 0, 216.3100, 216.3100, 0, 70, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3865, '32809699013-red-shiny-14', 0, 0, 216.3100, 216.3100, 0, 70, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3866, '32809699013-red-shiny-15', 0, 0, 216.3100, 216.3100, 0, 68, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3867, '32809699013-silver-shiny-9', 0, 0, 216.3100, 216.3100, 0, 70, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3868, '32809699013-silver-shiny-10', 0, 0, 216.3100, 216.3100, 0, 70, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3869, '32809699013-silver-shiny-7', 0, 0, 216.3100, 216.3100, 0, 70, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3871, '32809699013-silver-shiny-8', 0, 0, 216.3100, 216.3100, 0, 70, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3872, '32809699013-red-shiny-8', 0, 0, 216.3100, 216.3100, 0, 70, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3873, '32809699013-red-shiny-9', 0, 0, 216.3100, 216.3100, 0, 70, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3874, '32809699013-red-shiny-6', 0, 0, 216.3100, 216.3100, 0, 70, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3875, '32809699013-red-shiny-7', 0, 0, 216.3100, 216.3100, 0, 69, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3877, '32809699013-red-shiny-12', 0, 0, 216.3100, 216.3100, 0, 69, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3878, '32809699013-red-shiny-13', 0, 0, 216.3100, 216.3100, 0, 69, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3879, '32809699013-red-shiny-10', 0, 0, 216.3100, 216.3100, 0, 69, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3880, '32809699013-red-shiny-11', 0, 0, 216.3100, 216.3100, 0, 70, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3882, '32809699013-white-shiny-10', 0, 0, 216.3100, 216.3100, 0, 69, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3883, '32809699013-white-shiny-11', 0, 0, 216.3100, 216.3100, 0, 69, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3884, '32809699013-white-shiny-8', 0, 0, 216.3100, 216.3100, 0, 70, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3885, '32809699013-white-shiny-9', 0, 0, 216.3100, 216.3100, 0, 69, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3887, '32809699013-white-shiny-14', 0, 0, 216.3100, 216.3100, 0, 69, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3888, '32809699013-white-shiny-15', 0, 0, 216.3100, 216.3100, 0, 69, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3889, '32809699013-white-shiny-12', 0, 0, 216.3100, 216.3100, 0, 68, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3891, '32809699013-white-shiny-13', 0, 0, 216.3100, 216.3100, 0, 68, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3892, '32809699013-silver-shiny-13', 0, 0, 216.3100, 216.3100, 0, 70, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3893, '32809699013-silver-shiny-14', 0, 0, 216.3100, 216.3100, 0, 70, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3894, '32809699013-silver-shiny-11', 0, 0, 216.3100, 216.3100, 0, 70, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3896, '32809699013-silver-shiny-12', 0, 0, 216.3100, 216.3100, 0, 70, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3897, '32809699013-white-shiny-6', 0, 0, 216.3100, 216.3100, 0, 70, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3898, '32809699013-white-shiny-7', 0, 0, 216.3100, 216.3100, 0, 70, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3899, '32809699013-silver-shiny-15', 0, 0, 216.3100, 216.3100, 0, 70, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3900, '32809699013-white-shiny-5', 0, 0, 216.3100, 216.3100, 0, 68, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3901, '32809699013-yellow-shiny-15', 0, 0, 216.3100, 216.3100, 0, 69, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3902, '32809699013-yellow-shiny-13', 0, 0, 216.3100, 216.3100, 0, 70, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3904, '32809699013-yellow-shiny-14', 0, 0, 216.3100, 216.3100, 0, 70, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3905, '32809699013-yellow-shiny-7', 0, 0, 216.3100, 216.3100, 0, 70, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3906, '32809699013-yellow-shiny-8', 0, 0, 216.3100, 216.3100, 0, 70, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3907, '32809699013-yellow-shiny-5', 0, 0, 216.3100, 216.3100, 0, 70, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3908, '32809699013-yellow-shiny-6', 0, 0, 216.3100, 216.3100, 0, 69, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3910, '32809699013-yellow-shiny-11', 0, 0, 216.3100, 216.3100, 0, 70, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3911, '32809699013-yellow-shiny-12', 0, 0, 216.3100, 216.3100, 0, 70, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3912, '32809699013-yellow-shiny-9', 0, 0, 216.3100, 216.3100, 0, 70, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3913, '32809699013-yellow-shiny-10', 0, 0, 216.3100, 216.3100, 0, 70, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3914, '32809699013-custom-color-9', 0, 0, 216.3100, 216.3100, 0, 68, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3915, '32809699013-custom-color-8', 0, 0, 216.3100, 216.3100, 0, 70, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3916, '32809699013-custom-color-7', 0, 0, 216.3100, 216.3100, 0, 70, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3917, '32809699013-custom-color-6', 0, 0, 216.3100, 216.3100, 0, 70, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3919, '32809699013-custom-color-5', 0, 0, 216.3100, 216.3100, 0, 70, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3920, '32809699013-black-shiny-8', 0, 0, 216.3100, 216.3100, 0, 68, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3921, '32809699013-black-shiny-9', 0, 0, 216.3100, 216.3100, 0, 66, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3922, '32809699013-black-shiny-6', 0, 0, 216.3100, 216.3100, 0, 64, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3923, '32809699013-black-shiny-7', 0, 0, 216.3100, 216.3100, 0, 64, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3924, '32809699013-black-shiny-12', 0, 0, 216.3100, 216.3100, 0, 58, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3925, '32809699013-black-shiny-13', 0, 0, 216.3100, 216.3100, 0, 62, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3926, '32809699013-black-shiny-10', 0, 0, 216.3100, 216.3100, 0, 63, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3928, '32809699013-black-shiny-11', 0, 0, 216.3100, 216.3100, 0, 58, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3929, '32809699013-black-shiny-5', 0, 0, 216.3100, 216.3100, 0, 68, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3930, '32809699013-blue-shiny-13', 0, 0, 216.3100, 216.3100, 0, 70, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3931, '32809699013-blue-shiny-14', 0, 0, 216.3100, 216.3100, 0, 70, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3932, '32809699013-blue-shiny-11', 0, 0, 216.3100, 216.3100, 0, 70, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3933, '32809699013-blue-shiny-12', 0, 0, 216.3100, 216.3100, 0, 70, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3934, '32809699013-blue-sky-shiny-6', 0, 0, 216.3100, 216.3100, 0, 70, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3936, '32809699013-blue-sky-shiny-7', 0, 0, 216.3100, 216.3100, 0, 70, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3937, '32809699013-blue-shiny-15', 0, 0, 216.3100, 216.3100, 0, 70, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3938, '32809699013-blue-sky-shiny-5', 0, 0, 216.3100, 216.3100, 0, 70, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3939, '32809699013-blue-shiny-5', 0, 0, 216.3100, 216.3100, 0, 70, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3941, '32809699013-blue-shiny-6', 0, 0, 216.3100, 216.3100, 0, 70, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3942, '32809699013-black-shiny-14', 0, 0, 216.3100, 216.3100, 0, 66, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3943, '32809699013-custom-color-15', 0, 0, 216.3100, 216.3100, 0, 69, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3944, '32809699013-black-shiny-15', 0, 0, 216.3100, 216.3100, 0, 67, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3945, '32809699013-custom-color-14', 0, 0, 216.3100, 216.3100, 0, 68, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3947, '32809699013-blue-shiny-9', 0, 0, 216.3100, 216.3100, 0, 70, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3948, '32809699013-custom-color-13', 0, 0, 216.3100, 216.3100, 0, 69, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3949, '32809699013-blue-shiny-10', 0, 0, 216.3100, 216.3100, 0, 70, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3950, '32809699013-custom-color-12', 0, 0, 216.3100, 216.3100, 0, 70, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3951, '32809699013-blue-shiny-7', 0, 0, 216.3100, 216.3100, 0, 70, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3953, '32809699013-custom-color-11', 0, 0, 216.3100, 216.3100, 0, 69, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3954, '32809699013-blue-shiny-8', 0, 0, 216.3100, 216.3100, 0, 70, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3956, '32809699013-custom-color-10', 0, 0, 216.3100, 216.3100, 0, 69, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3957, '32809699013-gold-shiny-7', 0, 0, 216.3100, 216.3100, 0, 70, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3958, '32809699013-gold-shiny-8', 0, 0, 216.3100, 216.3100, 0, 70, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3959, '32809699013-gold-shiny-5', 0, 0, 216.3100, 216.3100, 0, 70, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3961, '32809699013-gold-shiny-6', 0, 0, 216.3100, 216.3100, 0, 70, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3962, '32809699013-gold-shiny-11', 0, 0, 216.3100, 216.3100, 0, 70, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3963, '32809699013-gold-shiny-12', 0, 0, 216.3100, 216.3100, 0, 70, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3964, '32809699013-gold-shiny-9', 0, 0, 216.3100, 216.3100, 0, 70, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3965, '32809699013-gold-shiny-10', 0, 0, 216.3100, 216.3100, 0, 70, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3967, '32809699013-blue-sky-shiny-10', 0, 0, 216.3100, 216.3100, 0, 70, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3968, '32809699013-blue-sky-shiny-11', 0, 0, 216.3100, 216.3100, 0, 70, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3969, '32809699013-blue-sky-shiny-8', 0, 0, 216.3100, 216.3100, 0, 70, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3970, '32809699013-blue-sky-shiny-9', 0, 0, 216.3100, 216.3100, 0, 70, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3971, '32809699013-blue-sky-shiny-14', 0, 0, 216.3100, 216.3100, 0, 70, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3972, '32809699013-blue-sky-shiny-15', 0, 0, 216.3100, 216.3100, 0, 70, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3974, '32809699013-blue-sky-shiny-12', 0, 0, 216.3100, 216.3100, 0, 70, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3975, '32809699013-blue-sky-shiny-13', 0, 0, 216.3100, 216.3100, 0, 70, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3978, '488775905', 0, 0, 178.4100, 178.4100, 0, NULL, 'instock', 0, 0.00, 0, 'taxable', ''),
(3981, '488775905-black-matt-15', 0, 0, 178.4100, 178.4100, 0, 98, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3982, '488775905-white-shiny-15', 0, 0, 178.4100, 178.4100, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3983, '488775905-black-shiny-6', 0, 0, 178.4100, 178.4100, 0, 91, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3984, '488775905-white-shiny-14', 0, 0, 178.4100, 178.4100, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3985, '488775905-black-matt-13', 0, 0, 178.4100, 178.4100, 0, 94, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3986, '488775905-white-shiny-13', 0, 0, 178.4100, 178.4100, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3988, '488775905-black-matt-14', 0, 0, 178.4100, 178.4100, 0, 93, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3989, '488775905-white-shiny-12', 0, 0, 178.4100, 178.4100, 0, 98, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3990, '488775905-black-shiny-9', 0, 0, 178.4100, 178.4100, 0, 80, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3991, '488775905-white-shiny-11', 0, 0, 178.4100, 178.4100, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3992, '488775905-black-shiny-10', 0, 0, 178.4100, 178.4100, 0, 86, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3993, '488775905-white-shiny-10', 0, 0, 178.4100, 178.4100, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3995, '488775905-black-shiny-7', 0, 0, 178.4100, 178.4100, 0, 86, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3996, '488775905-white-shiny-9', 0, 0, 178.4100, 178.4100, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3997, '488775905-black-shiny-8', 0, 0, 178.4100, 178.4100, 0, 93, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3998, '488775905-white-shiny-8', 0, 0, 178.4100, 178.4100, 0, 98, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(3999, '488775905-black-matt-7', 0, 0, 178.4100, 178.4100, 0, 87, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4000, '488775905-flesh-pink-matt-12', 0, 0, 178.4100, 178.4100, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4001, '488775905-black-matt-8', 0, 0, 178.4100, 178.4100, 0, 92, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4002, '488775905-flesh-pink-matt-11', 0, 0, 178.4100, 178.4100, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4003, '488775905-flesh-pink-matt-10', 0, 0, 178.4100, 178.4100, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4004, '488775905-black-matt-6', 0, 0, 178.4100, 178.4100, 0, 97, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4005, '488775905-flesh-pink-matt-9', 0, 0, 178.4100, 178.4100, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4006, '488775905-black-matt-11', 0, 0, 178.4100, 178.4100, 0, 89, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4007, '488775905-flesh-pink-matt-8', 0, 0, 178.4100, 178.4100, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4008, '488775905-black-matt-12', 0, 0, 178.4100, 178.4100, 0, 92, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4010, '488775905-flesh-pink-matt-7', 0, 0, 178.4100, 178.4100, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4011, '488775905-black-matt-9', 0, 0, 178.4100, 178.4100, 0, 92, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4012, '488775905-flesh-pink-matt-6', 0, 0, 178.4100, 178.4100, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4013, '488775905-black-matt-10', 0, 0, 178.4100, 178.4100, 0, 95, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4014, '488775905-flesh-pink-matt-5', 0, 0, 178.4100, 178.4100, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4015, '488775905-peach-shiny-9', 0, 0, 178.4100, 178.4100, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4016, '488775905-peach-shiny-8', 0, 0, 178.4100, 178.4100, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4017, '488775905-peach-shiny-7', 0, 0, 178.4100, 178.4100, 0, 98, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4018, '488775905-peach-shiny-6', 0, 0, 178.4100, 178.4100, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4019, '488775905-peach-shiny-5', 0, 0, 178.4100, 178.4100, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4020, '488775905-flesh-pink-matt-15', 0, 0, 178.4100, 178.4100, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4021, '488775905-flesh-pink-matt-14', 0, 0, 178.4100, 178.4100, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4022, '488775905-flesh-pink-matt-13', 0, 0, 178.4100, 178.4100, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4023, '488775905-black-shiny-13', 0, 0, 178.4100, 178.4100, 0, 87, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4024, '488775905-black-shiny-14', 0, 0, 178.4100, 178.4100, 0, 85, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4025, '488775905-black-shiny-11', 0, 0, 178.4100, 178.4100, 0, 84, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4027, '488775905-peach-shiny-15', 0, 0, 178.4100, 178.4100, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4028, '488775905-black-shiny-12', 0, 0, 178.4100, 178.4100, 0, 91, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4029, '488775905-peach-shiny-14', 0, 0, 178.4100, 178.4100, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4030, '488775905-peach-shiny-13', 0, 0, 178.4100, 178.4100, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4032, '488775905-peach-shiny-12', 0, 0, 178.4100, 178.4100, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4033, '488775905-black-shiny-15', 0, 0, 178.4100, 178.4100, 0, 91, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4034, '488775905-peach-shiny-11', 0, 0, 178.4100, 178.4100, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4036, '488775905-peach-shiny-10', 0, 0, 178.4100, 178.4100, 0, 98, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4037, '488775905-red-shiny-5', 0, 0, 178.4100, 178.4100, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4038, '488775905-red-matt-15', 0, 0, 178.4100, 178.4100, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4039, '488775905-red-matt-14', 0, 0, 178.4100, 178.4100, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4041, '488775905-red-matt-13', 0, 0, 178.4100, 178.4100, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4042, '488775905-red-matt-12', 0, 0, 178.4100, 178.4100, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4043, '488775905-red-matt-11', 0, 0, 178.4100, 178.4100, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4044, '488775905-red-matt-10', 0, 0, 178.4100, 178.4100, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4045, '488775905-red-matt-9', 0, 0, 178.4100, 178.4100, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4046, '488775905-red-shiny-13', 0, 0, 178.4100, 178.4100, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4047, '488775905-red-shiny-12', 0, 0, 178.4100, 178.4100, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4048, '488775905-red-shiny-11', 0, 0, 178.4100, 178.4100, 0, 98, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4049, '488775905-red-shiny-10', 0, 0, 178.4100, 178.4100, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4050, '488775905-red-shiny-9', 0, 0, 178.4100, 178.4100, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4051, '488775905-red-shiny-8', 0, 0, 178.4100, 178.4100, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4052, '488775905-red-shiny-7', 0, 0, 178.4100, 178.4100, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4053, '488775905-red-shiny-6', 0, 0, 178.4100, 178.4100, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4054, '488775905-silver-matt-10', 0, 0, 178.4100, 178.4100, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4055, '488775905-silver-matt-9', 0, 0, 178.4100, 178.4100, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4056, '488775905-silver-matt-8', 0, 0, 178.4100, 178.4100, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4057, '488775905-silver-matt-7', 0, 0, 178.4100, 178.4100, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4058, '488775905-silver-matt-6', 0, 0, 178.4100, 178.4100, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4059, '488775905-silver-matt-5', 0, 0, 178.4100, 178.4100, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4060, '488775905-red-shiny-15', 0, 0, 178.4100, 178.4100, 0, 98, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4061, '488775905-red-shiny-14', 0, 0, 178.4100, 178.4100, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4062, '488775905-white-shiny-7', 0, 0, 178.4100, 178.4100, 0, 98, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4063, '488775905-white-shiny-6', 0, 0, 178.4100, 178.4100, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4064, '488775905-white-shiny-5', 0, 0, 178.4100, 178.4100, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4065, '488775905-silver-matt-15', 0, 0, 178.4100, 178.4100, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4066, '488775905-silver-matt-14', 0, 0, 178.4100, 178.4100, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4067, '488775905-silver-matt-13', 0, 0, 178.4100, 178.4100, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4068, '488775905-silver-matt-12', 0, 0, 178.4100, 178.4100, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4069, '488775905-silver-matt-11', 0, 0, 178.4100, 178.4100, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4070, '488775905-green-shiny-6', 0, 0, 178.4100, 178.4100, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4071, '488775905-green-shiny-5', 0, 0, 178.4100, 178.4100, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4072, '488775905-pink-shiny-15', 0, 0, 178.4100, 178.4100, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4073, '488775905-pink-shiny-14', 0, 0, 178.4100, 178.4100, 0, 98, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4074, '488775905-pink-shiny-13', 0, 0, 178.4100, 178.4100, 0, 96, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4075, '488775905-pink-shiny-12', 0, 0, 178.4100, 178.4100, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4076, '488775905-pink-shiny-11', 0, 0, 178.4100, 178.4100, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4077, '488775905-pink-shiny-10', 0, 0, 178.4100, 178.4100, 0, 98, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4078, '488775905-green-shiny-14', 0, 0, 178.4100, 178.4100, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4079, '488775905-green-shiny-13', 0, 0, 178.4100, 178.4100, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4080, '488775905-green-shiny-12', 0, 0, 178.4100, 178.4100, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4081, '488775905-green-shiny-11', 0, 0, 178.4100, 178.4100, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4082, '488775905-green-shiny-10', 0, 0, 178.4100, 178.4100, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4083, '488775905-green-shiny-9', 0, 0, 178.4100, 178.4100, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4084, '488775905-green-shiny-8', 0, 0, 178.4100, 178.4100, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4085, '488775905-green-shiny-7', 0, 0, 178.4100, 178.4100, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4086, '488775905-purple-matt-11', 0, 0, 178.4100, 178.4100, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4087, '488775905-purple-matt-10', 0, 0, 178.4100, 178.4100, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4088, '488775905-purple-matt-9', 0, 0, 178.4100, 178.4100, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4089, '488775905-purple-matt-8', 0, 0, 178.4100, 178.4100, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4090, '488775905-purple-matt-7', 0, 0, 178.4100, 178.4100, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4091, '488775905-purple-matt-6', 0, 0, 178.4100, 178.4100, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4092, '488775905-purple-matt-5', 0, 0, 178.4100, 178.4100, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4093, '488775905-green-shiny-15', 0, 0, 178.4100, 178.4100, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4094, '488775905-red-matt-8', 0, 0, 178.4100, 178.4100, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4095, '488775905-red-matt-7', 0, 0, 178.4100, 178.4100, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4096, '488775905-red-matt-6', 0, 0, 178.4100, 178.4100, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4097, '488775905-red-matt-5', 0, 0, 178.4100, 178.4100, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4098, '488775905-purple-matt-15', 0, 0, 178.4100, 178.4100, 0, 98, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4099, '488775905-purple-matt-14', 0, 0, 178.4100, 178.4100, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4100, '488775905-purple-matt-13', 0, 0, 178.4100, 178.4100, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4101, '488775905-purple-matt-12', 0, 0, 178.4100, 178.4100, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4102, '488775905-sky-blue-shiny-7', 0, 0, 178.4100, 178.4100, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4103, '488775905-sky-blue-shiny-6', 0, 0, 178.4100, 178.4100, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4104, '488775905-sky-blue-shiny-5', 0, 0, 178.4100, 178.4100, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4105, '488775905-sky-blue-shiny-15', 0, 0, 178.4100, 178.4100, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4106, '488775905-sky-blue-shiny-14', 0, 0, 178.4100, 178.4100, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4107, '488775905-sky-blue-shiny-13', 0, 0, 178.4100, 178.4100, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4108, '488775905-sky-blue-shiny-12', 0, 0, 178.4100, 178.4100, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4109, '488775905-sky-blue-shiny-11', 0, 0, 178.4100, 178.4100, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4110, '488775905-sky-blue-shiny-10', 0, 0, 178.4100, 178.4100, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4111, '488775905-sky-blue-shiny-9', 0, 0, 178.4100, 178.4100, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4112, '488775905-sky-blue-shiny-8', 0, 0, 178.4100, 178.4100, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4113, '488775905-wine-red-shiny-12', 0, 0, 178.4100, 178.4100, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4114, '488775905-wine-red-shiny-11', 0, 0, 178.4100, 178.4100, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4115, '488775905-wine-red-shiny-10', 0, 0, 178.4100, 178.4100, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4116, '488775905-wine-red-shiny-9', 0, 0, 178.4100, 178.4100, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4117, '488775905-wine-red-shiny-8', 0, 0, 178.4100, 178.4100, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4118, '488775905-wine-red-shiny-7', 0, 0, 178.4100, 178.4100, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4119, '488775905-wine-red-shiny-6', 0, 0, 178.4100, 178.4100, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4120, '488775905-wine-red-shiny-5', 0, 0, 178.4100, 178.4100, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4121, '488775905-pink-shiny-9', 0, 0, 178.4100, 178.4100, 0, 98, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4122, '488775905-pink-shiny-8', 0, 0, 178.4100, 178.4100, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4123, '488775905-pink-shiny-7', 0, 0, 178.4100, 178.4100, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4124, '488775905-pink-shiny-6', 0, 0, 178.4100, 178.4100, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4125, '488775905-black-shiny-5', 0, 0, 178.4100, 178.4100, 0, 97, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4126, '488775905-pink-shiny-5', 0, 0, 178.4100, 178.4100, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4127, '488775905-black-matt-5', 0, 0, 178.4100, 178.4100, 0, 97, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4128, '488775905-wine-red-shiny-15', 0, 0, 178.4100, 178.4100, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4129, '488775905-wine-red-shiny-14', 0, 0, 178.4100, 178.4100, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4130, '488775905-wine-red-shiny-13', 0, 0, 178.4100, 178.4100, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4131, '488775905-custom-colors-5', 0, 0, 178.4100, 178.4100, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4132, '488775905-custom-colors-8', 0, 0, 178.4100, 178.4100, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4133, '488775905-custom-colors-9', 0, 0, 178.4100, 178.4100, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4134, '488775905-custom-colors-6', 0, 0, 178.4100, 178.4100, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4135, '488775905-custom-colors-7', 0, 0, 178.4100, 178.4100, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4136, '488775905-custom-colors-12', 0, 0, 178.4100, 178.4100, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4137, '488775905-custom-colors-13', 0, 0, 178.4100, 178.4100, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4138, '488775905-custom-colors-10', 0, 0, 178.4100, 178.4100, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4139, '488775905-custom-colors-11', 0, 0, 178.4100, 178.4100, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4140, '488775905-custom-colors-14', 0, 0, 178.4100, 178.4100, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4141, '488775905-custom-colors-15', 0, 0, 178.4100, 178.4100, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4143, '1005001677526217', 0, 0, 212.1000, 218.4900, 0, NULL, 'instock', 0, 0.00, 0, 'taxable', ''),
(4146, '1005001677526217-beige-39', 0, 0, 218.4900, 218.4900, 0, 860, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4147, '1005001677526217-black-34', 0, 0, 218.4900, 218.4900, 0, 998, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4148, '1005001677526217-beige-37', 0, 0, 218.4900, 218.4900, 0, 918, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4149, '1005001677526217-beige-38', 0, 0, 218.4900, 218.4900, 0, 899, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4150, '1005001677526217-black-37', 0, 0, 218.4900, 218.4900, 0, 962, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4151, '1005001677526217-black-38', 0, 0, 218.4900, 218.4900, 0, 964, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4152, '1005001677526217-black-35', 0, 0, 218.4900, 218.4900, 0, 990, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4153, '1005001677526217-black-36', 0, 0, 218.4900, 218.4900, 0, 990, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4154, '1005001677526217-beige-35', 0, 0, 218.4900, 218.4900, 0, 981, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4155, '1005001677526217-beige-36', 0, 0, 218.4900, 218.4900, 0, 959, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4156, '1005001677526217-beige-34', 0, 0, 212.1000, 212.1000, 0, 954, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4157, '1005001677526217-black-2-37', 0, 0, 218.4900, 218.4900, 0, 992, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4158, '1005001677526217-black-2-38', 0, 0, 218.4900, 218.4900, 0, 984, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4160, '1005001677526217-black-2-35', 0, 0, 218.4900, 218.4900, 0, 996, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4161, '1005001677526217-black-2-36', 0, 0, 218.4900, 218.4900, 0, 995, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4162, '1005001677526217-black-2-39', 0, 0, 218.4900, 218.4900, 0, 985, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4163, '1005001677526217-beige-2-35', 0, 0, 218.4900, 218.4900, 0, 0, 'outofstock', 0, 0.00, 0, 'taxable', 'parent'),
(4164, '1005001677526217-beige-2-36', 0, 0, 218.4900, 218.4900, 0, 979, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4167, '1005001677526217-black-39', 0, 0, 218.4900, 218.4900, 0, 952, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4168, '1005001677526217-beige-2-34', 0, 0, 218.4900, 218.4900, 0, 0, 'outofstock', 0, 0.00, 0, 'taxable', 'parent'),
(4169, '1005001677526217-beige-2-39', 0, 0, 218.4900, 218.4900, 0, 915, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4170, '1005001677526217-black-2-34', 0, 0, 218.4900, 218.4900, 0, 998, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4171, '1005001677526217-beige-2-37', 0, 0, 218.4900, 218.4900, 0, 941, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4172, '1005001677526217-beige-2-38', 0, 0, 218.4900, 218.4900, 0, 926, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4175, '4000980130774', 0, 0, 161.1500, 161.1500, 0, NULL, 'instock', 0, 0.00, 0, 'taxable', ''),
(4180, '4000980130774-black-in-stock-5-china', 0, 0, 161.1500, 161.1500, 0, 45, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4181, '4000980130774-black-in-stock-6-china', 0, 0, 161.1500, 161.1500, 0, 47, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4182, '4000980130774-black-in-stock-5-spain', 0, 0, 161.1500, 161.1500, 0, 2, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4183, '4000980130774-black-in-stock-7-china', 0, 0, 161.1500, 161.1500, 0, 42, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4185, '4000980130774-black-in-stock-6-spain', 0, 0, 161.1500, 161.1500, 0, 3, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4186, '4000980130774-black-in-stock-8-china', 0, 0, 161.1500, 161.1500, 0, 44, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4187, '4000980130774-black-in-stock-7-spain', 0, 0, 161.1500, 161.1500, 0, 0, 'outofstock', 0, 0.00, 0, 'taxable', 'parent'),
(4188, '4000980130774-black-in-stock-9-china', 0, 0, 161.1500, 161.1500, 0, 42, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4189, '4000980130774-black-in-stock-8-spain', 0, 0, 161.1500, 161.1500, 0, 1, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4190, '4000980130774-black-in-stock-10-china', 0, 0, 161.1500, 161.1500, 0, 48, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4193, '4000980130774-black-in-stock-9-spain', 0, 0, 161.1500, 161.1500, 0, 0, 'outofstock', 0, 0.00, 0, 'taxable', 'parent'),
(4194, '4000980130774-black-in-stock-11-china', 0, 0, 161.1500, 161.1500, 0, 48, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4195, '4000980130774-black-in-stock-10-spain', 0, 0, 161.1500, 161.1500, 0, 2, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4196, '4000980130774-black-in-stock-12-china', 0, 0, 161.1500, 161.1500, 0, 46, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4197, '4000980130774-black-in-stock-11-spain', 0, 0, 161.1500, 161.1500, 0, 0, 'outofstock', 0, 0.00, 0, 'taxable', 'parent'),
(4199, '4000980130774-black-in-stock-13-china', 0, 0, 161.1500, 161.1500, 0, 49, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4200, '4000980130774-black-in-stock-12-spain', 0, 0, 161.1500, 161.1500, 0, 0, 'outofstock', 0, 0.00, 0, 'taxable', 'parent'),
(4202, '4000980130774-black-in-stock-14-china', 0, 0, 161.1500, 161.1500, 0, 49, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4203, '4000980130774-black-in-stock-13-spain', 0, 0, 161.1500, 161.1500, 0, 0, 'outofstock', 0, 0.00, 0, 'taxable', 'parent'),
(4204, '4000980130774-black-in-stock-15-china', 0, 0, 161.1500, 161.1500, 0, 46, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4205, '4000980130774-black-in-stock-14-spain', 0, 0, 161.1500, 161.1500, 0, 2, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4206, '4000980130774-pink-in-stock-5-china', 0, 0, 161.1500, 161.1500, 0, 47, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4207, '4000980130774-black-in-stock-15-spain', 0, 0, 161.1500, 161.1500, 0, 1, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4208, '4000980130774-pink-in-stock-6-china', 0, 0, 161.1500, 161.1500, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4209, '4000980130774-pink-in-stock-5-spain', 0, 0, 161.1500, 161.1500, 0, 2, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4211, '4000980130774-pink-in-stock-7-china', 0, 0, 161.1500, 161.1500, 0, 35, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4212, '4000980130774-pink-in-stock-6-spain', 0, 0, 161.1500, 161.1500, 0, 2, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4213, '4000980130774-pink-in-stock-8-china', 0, 0, 161.1500, 161.1500, 0, 45, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4214, '4000980130774-pink-in-stock-7-spain', 0, 0, 161.1500, 161.1500, 0, 3, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4215, '4000980130774-pink-in-stock-9-china', 0, 0, 161.1500, 161.1500, 0, 46, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4217, '4000980130774-pink-in-stock-8-spain', 0, 0, 161.1500, 161.1500, 0, 0, 'outofstock', 0, 0.00, 0, 'taxable', 'parent'),
(4218, '4000980130774-pink-in-stock-10-china', 0, 0, 161.1500, 161.1500, 0, 47, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4219, '4000980130774-pink-in-stock-9-spain', 0, 0, 161.1500, 161.1500, 0, 0, 'outofstock', 0, 0.00, 0, 'taxable', 'parent'),
(4220, '4000980130774-pink-in-stock-11-china', 0, 0, 161.1500, 161.1500, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4221, '4000980130774-pink-in-stock-10-spain', 0, 0, 161.1500, 161.1500, 0, 2, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4222, '4000980130774-pink-in-stock-12-china', 0, 0, 161.1500, 161.1500, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4224, '4000980130774-pink-in-stock-11-spain', 0, 0, 161.1500, 161.1500, 0, 0, 'outofstock', 0, 0.00, 0, 'taxable', 'parent'),
(4225, '4000980130774-pink-in-stock-13-china', 0, 0, 161.1500, 161.1500, 0, 49, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4226, '4000980130774-pink-in-stock-12-spain', 0, 0, 161.1500, 161.1500, 0, 0, 'outofstock', 0, 0.00, 0, 'taxable', 'parent'),
(4227, '4000980130774-pink-in-stock-14-china', 0, 0, 161.1500, 161.1500, 0, 49, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4228, '4000980130774-pink-in-stock-13-spain', 0, 0, 161.1500, 161.1500, 0, 1, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4229, '4000980130774-pink-in-stock-15-china', 0, 0, 161.1500, 161.1500, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4230, '4000980130774-pink-in-stock-14-spain', 0, 0, 161.1500, 161.1500, 0, 2, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4231, '4000980130774-pink-in-stock-15-spain', 0, 0, 161.1500, 161.1500, 0, 0, 'outofstock', 0, 0.00, 0, 'taxable', 'parent'),
(4248, '4001166713175', 0, 0, 94.1900, 124.7900, 0, NULL, 'instock', 0, 0.00, 0, 'taxable', ''),
(4252, '4001166713175-g133-yellow-6-5', 0, 0, 124.7900, 124.7900, 0, 849, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4253, '4001166713175-g133-yellow-7-5', 0, 0, 124.7900, 124.7900, 0, 861, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4254, '4001166713175-g133-yellow-7', 0, 0, 124.7900, 124.7900, 0, 854, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4255, '4001166713175-g133-yellow-8-5', 0, 0, 124.7900, 124.7900, 0, 846, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4257, '4001166713175-g133-yellow-8', 0, 0, 124.7900, 124.7900, 0, 859, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4256, '4000815714837', 0, 0, 165.0000, 165.0000, 0, NULL, 'instock', 0, 0.00, 0, 'taxable', ''),
(4258, '4001166713175-g133-yellow-10', 0, 0, 124.7900, 124.7900, 0, 857, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4260, '4001166713175-g133-yellow-9-5', 0, 0, 124.7900, 124.7900, 0, 855, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4262, '4001166713175-g133-white-9-5', 0, 0, 124.7900, 124.7900, 0, 778, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4263, '4001166713175-g133-white-8-5', 0, 0, 124.7900, 124.7900, 0, 771, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4264, '4001166713175-g133-white-11', 0, 0, 124.7900, 124.7900, 0, 819, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4265, '4000815714837-38-china', 0, 0, 165.0000, 165.0000, 0, 8726, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4266, '4001166713175-g133-white-10', 0, 0, 124.7900, 124.7900, 0, 788, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4267, '4000815714837-46-china', 0, 0, 165.0000, 165.0000, 0, 8807, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4268, '4001166713175-g133-black-orange-5-5', 0, 0, 124.7900, 124.7900, 0, 864, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4269, '4000815714837-39-china', 0, 0, 165.0000, 165.0000, 0, 8732, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4270, '4001166713175-g133-white-12', 0, 0, 124.7900, 124.7900, 0, 836, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4271, '4000815714837-36-china', 0, 0, 165.0000, 165.0000, 0, 8785, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4272, '4001166713175-g133-black-orange-6-5', 0, 0, 124.7900, 124.7900, 0, 856, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4273, '4000815714837-42-china', 0, 0, 165.0000, 165.0000, 0, 8623, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4276, '4000815714837-43-china', 0, 0, 165.0000, 165.0000, 0, 8649, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4275, '4001166713175-g133-black-orange-6', 0, 0, 124.7900, 124.7900, 0, 864, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4278, '4001166713175-g133-yellow-12', 0, 0, 124.7900, 124.7900, 0, 864, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4277, '4000815714837-42-5-china', 0, 0, 165.0000, 165.0000, 0, 8835, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4279, '4001166713175-g133-yellow-11', 0, 0, 124.7900, 124.7900, 0, 870, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4280, '4000815714837-40-china', 0, 0, 165.0000, 165.0000, 0, 8713, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4282, '4000815714837-44-china', 0, 0, 165.0000, 165.0000, 0, 8682, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4281, '4001166713175-g133-white-6', 0, 0, 124.7900, 124.7900, 0, 785, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4284, '4000815714837-37-china', 0, 0, 165.0000, 165.0000, 0, 8790, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4285, '4001166713175-g133-white-5-5', 0, 0, 124.7900, 124.7900, 0, 818, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4286, '4000815714837-41-china', 0, 0, 165.0000, 165.0000, 0, 8691, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4287, '4001166713175-g133-white-7', 0, 0, 124.7900, 124.7900, 0, 812, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4288, '4000815714837-45-china', 0, 0, 165.0000, 165.0000, 0, 8717, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4289, '4001166713175-g133-white-6-5', 0, 0, 124.7900, 124.7900, 0, 781, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4290, '4001166713175-g133-white-8', 0, 0, 124.7900, 124.7900, 0, 817, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4291, '4001166713175-g133-white-7-5', 0, 0, 124.7900, 124.7900, 0, 810, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4293, '4001166713175-g133-apple-green-12', 0, 0, 124.7900, 124.7900, 0, 877, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4294, '4001166713175-g133-apple-green-7', 0, 0, 124.7900, 124.7900, 0, 813, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4295, '4001166713175-g133-apple-green-6-5', 0, 0, 124.7900, 124.7900, 0, 792, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4296, '4001166713175-g133-apple-green-8', 0, 0, 124.7900, 124.7900, 0, 851, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4297, '4001166713175-g133-apple-green-7-5', 0, 0, 124.7900, 124.7900, 0, 841, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4298, '4001166713175-g133-apple-green-9-5', 0, 0, 124.7900, 124.7900, 0, 866, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4299, '4001166713175-g133-apple-green-8-5', 0, 0, 124.7900, 124.7900, 0, 842, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4300, '4001166713175-g133-apple-green-11', 0, 0, 124.7900, 124.7900, 0, 869, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4302, '4001166713175-g133-apple-green-10', 0, 0, 124.7900, 124.7900, 0, 875, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4303, '4001166713175-g133-black-green-6', 0, 0, 124.7900, 124.7900, 0, 854, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4304, '4001166713175-g133-black-green-5-5', 0, 0, 124.7900, 124.7900, 0, 864, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4305, '4001166713175-g133-black-green-7', 0, 0, 124.7900, 124.7900, 0, 862, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4306, '4001166713175-g133-black-green-6-5', 0, 0, 124.7900, 124.7900, 0, 852, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4307, '4001166713175-g133-black-green-8', 0, 0, 124.7900, 124.7900, 0, 854, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4309, '4001166713175-g133-black-green-7-5', 0, 0, 124.7900, 124.7900, 0, 858, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4310, '4001166713175-g133-black-green-9-5', 0, 0, 124.7900, 124.7900, 0, 836, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4311, '4001166713175-g133-black-green-8-5', 0, 0, 124.7900, 124.7900, 0, 827, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4312, '4001166713175-g133-black-orange-7-5', 0, 0, 124.7900, 124.7900, 0, 862, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4313, '4001166713175-g133-black-orange-7', 0, 0, 124.7900, 124.7900, 0, 857, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4314, '4001166713175-g133-black-orange-8-5', 0, 0, 124.7900, 124.7900, 0, 823, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4315, '4001166713175-g133-black-orange-8', 0, 0, 124.7900, 124.7900, 0, 855, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4316, '4001166713175-g133-black-orange-10', 0, 0, 124.7900, 124.7900, 0, 840, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4317, '4001166713175-g133-black-orange-9-5', 0, 0, 124.7900, 124.7900, 0, 831, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4319, '4001166713175-g133-black-orange-12', 0, 0, 124.7900, 124.7900, 0, 866, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4320, '4001166713175-g133-black-orange-11', 0, 0, 124.7900, 124.7900, 0, 858, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4322, '4001166713175-g133-green-8-5', 0, 0, 124.7900, 124.7900, 0, 843, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4324, '4001166713175-g133-green-8', 0, 0, 124.7900, 124.7900, 0, 850, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4325, '4001166713175-g133-green-10', 0, 0, 124.7900, 124.7900, 0, 862, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4326, '4001166713175-g133-green-9-5', 0, 0, 124.7900, 124.7900, 0, 852, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4327, '4001166713175-g133-green-12', 0, 0, 124.7900, 124.7900, 0, 866, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4329, '4001166713175-g133-green-11', 0, 0, 124.7900, 124.7900, 0, 859, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4330, '4001166713175-g133-apple-green-6', 0, 0, 124.7900, 124.7900, 0, 808, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4332, '4001166713175-g133-apple-green-5-5', 0, 0, 124.7900, 124.7900, 0, 834, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4333, '4001166713175-g133-black-green-11', 0, 0, 124.7900, 124.7900, 0, 849, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4334, '4001166713175-g133-black-green-10', 0, 0, 124.7900, 124.7900, 0, 839, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4335, '4001166713175-g133-green-5-5', 0, 0, 124.7900, 124.7900, 0, 861, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4336, '4001166713175-g133-black-green-12', 0, 0, 124.7900, 124.7900, 0, 851, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4337, '4001166713175-g133-green-6-5', 0, 0, 124.7900, 124.7900, 0, 850, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4338, '4001166713175-g133-green-6', 0, 0, 124.7900, 124.7900, 0, 856, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4339, '4001166713175-g133-green-7-5', 0, 0, 124.7900, 124.7900, 0, 865, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4340, '4001166713175-g133-green-7', 0, 0, 124.7900, 124.7900, 0, 859, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4341, '4001166713175-g116-brown-6-5', 0, 0, 124.7900, 124.7900, 0, 0, 'outofstock', 0, 0.00, 0, 'taxable', 'parent'),
(4342, '4001166713175-g116-brown-6', 0, 0, 124.7900, 124.7900, 0, 0, 'outofstock', 0, 0.00, 0, 'taxable', 'parent'),
(4343, '4001166713175-g116-brown-5-5', 0, 0, 124.7900, 124.7900, 0, 0, 'outofstock', 0, 0.00, 0, 'taxable', 'parent'),
(4344, '4001166713175-g116-white-12', 0, 0, 124.7900, 124.7900, 0, 1142, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4345, '4001166713175-g116-brown-8-5', 0, 0, 124.7900, 124.7900, 0, 770, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4346, '4001166713175-g116-brown-8', 0, 0, 124.7900, 124.7900, 0, 815, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4347, '4001166713175-g116-brown-7-5', 0, 0, 124.7900, 124.7900, 0, 834, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4348, '4001166713175-g116-brown-7', 0, 0, 124.7900, 124.7900, 0, 819, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4349, '4001166713175-g116-white-8', 0, 0, 124.7900, 124.7900, 0, 518, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4350, '4001166713175-g116-white-7-5', 0, 0, 124.7900, 124.7900, 0, 607, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4351, '4001166713175-g116-white-7', 0, 0, 124.7900, 124.7900, 0, 564, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4352, '4001166713175-g116-white-6-5', 0, 0, 124.7900, 124.7900, 0, 0, 'outofstock', 0, 0.00, 0, 'taxable', 'parent'),
(4353, '4001166713175-g116-white-11', 0, 0, 124.7900, 124.7900, 0, 1047, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4354, '4001166713175-g116-white-10', 0, 0, 124.7900, 124.7900, 0, 543, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4355, '4001166713175-g116-white-9-5', 0, 0, 124.7900, 124.7900, 0, 375, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4356, '4001166713175-g116-white-8-5', 0, 0, 124.7900, 124.7900, 0, 378, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4357, '4001166713175-g116-green-9-5', 0, 0, 124.7900, 124.7900, 0, 861, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4358, '4001166713175-g116-green-8-5', 0, 0, 124.7900, 124.7900, 0, 849, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4359, '4001166713175-g116-green-8', 0, 0, 124.7900, 124.7900, 0, 855, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4360, '4001166713175-g116-green-7-5', 0, 0, 124.7900, 124.7900, 0, 853, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4361, '4001166713175-g157-yellow-5-5', 0, 0, 124.7900, 124.7900, 0, 0, 'outofstock', 0, 0.00, 0, 'taxable', 'parent'),
(4362, '4001166713175-g116-green-12', 0, 0, 124.7900, 124.7900, 0, 876, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4363, '4001166713175-g116-green-11', 0, 0, 124.7900, 124.7900, 0, 871, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4364, '4001166713175-g116-green-10', 0, 0, 124.7900, 124.7900, 0, 865, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4365, '4001166713175-g116-brown-12', 0, 0, 124.7900, 124.7900, 0, 836, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4366, '4001166713175-g116-brown-11', 0, 0, 124.7900, 124.7900, 0, 837, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4367, '4001166713175-g116-brown-10', 0, 0, 124.7900, 124.7900, 0, 811, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4368, '4001166713175-g116-brown-9-5', 0, 0, 124.7900, 124.7900, 0, 790, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4369, '4001166713175-g116-green-7', 0, 0, 124.7900, 124.7900, 0, 840, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4370, '4001166713175-g116-green-6-5', 0, 0, 124.7900, 124.7900, 0, 0, 'outofstock', 0, 0.00, 0, 'taxable', 'parent'),
(4371, '4001166713175-g116-green-6', 0, 0, 124.7900, 124.7900, 0, 0, 'outofstock', 0, 0.00, 0, 'taxable', 'parent'),
(4372, '4001166713175-g116-green-5-5', 0, 0, 124.7900, 124.7900, 0, 0, 'outofstock', 0, 0.00, 0, 'taxable', 'parent'),
(4373, '4001166713175-g116-black-10', 0, 0, 124.7900, 124.7900, 0, 673, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4374, '4001166713175-g116-black-9-5', 0, 0, 124.7900, 124.7900, 0, 602, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4375, '4001166713175-g116-black-8-5', 0, 0, 124.7900, 124.7900, 0, 649, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4376, '4001166713175-g116-black-8', 0, 0, 124.7900, 124.7900, 0, 708, 'instock', 0, 0.00, 0, 'taxable', 'parent');
INSERT INTO `wpx5_wc_product_meta_lookup` (`product_id`, `sku`, `virtual`, `downloadable`, `min_price`, `max_price`, `onsale`, `stock_quantity`, `stock_status`, `rating_count`, `average_rating`, `total_sales`, `tax_status`, `tax_class`) VALUES
(4377, '4001166713175-g116-white-6', 0, 0, 124.7900, 124.7900, 0, 0, 'outofstock', 0, 0.00, 0, 'taxable', 'parent'),
(4378, '4001166713175-g116-white-5-5', 0, 0, 124.7900, 124.7900, 0, 0, 'outofstock', 0, 0.00, 0, 'taxable', 'parent'),
(4379, '4001166713175-g116-black-12', 0, 0, 124.7900, 124.7900, 0, 766, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4380, '4001166713175-g116-black-11', 0, 0, 124.7900, 124.7900, 0, 729, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4381, '4001166713175-g116-black-5-5', 0, 0, 124.7900, 124.7900, 0, 0, 'outofstock', 0, 0.00, 0, 'taxable', 'parent'),
(4382, '4001166713175-g116-black-7-5', 0, 0, 124.7900, 124.7900, 0, 785, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4383, '4001166713175-g116-black-7', 0, 0, 124.7900, 124.7900, 0, 772, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4384, '4001166713175-g116-black-6-5', 0, 0, 124.7900, 124.7900, 0, 0, 'outofstock', 0, 0.00, 0, 'taxable', 'parent'),
(4385, '4001166713175-g116-black-6', 0, 0, 124.7900, 124.7900, 0, 0, 'outofstock', 0, 0.00, 0, 'taxable', 'parent'),
(4386, '4001166713175-g101-brown-5-5', 0, 0, 124.7900, 124.7900, 0, 0, 'outofstock', 0, 0.00, 0, 'taxable', 'parent'),
(4387, '4001166713175-g157-black-12', 0, 0, 124.7900, 124.7900, 0, 857, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4388, '4001166713175-g157-black-11', 0, 0, 124.7900, 124.7900, 0, 845, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4389, '4001166713175-g157-black-10', 0, 0, 124.7900, 124.7900, 0, 830, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4390, '4001166713175-g101-brown-7-5', 0, 0, 124.7900, 124.7900, 0, 836, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4391, '4001166713175-g101-brown-7', 0, 0, 124.7900, 124.7900, 0, 826, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4392, '4001166713175-g101-brown-6-5', 0, 0, 124.7900, 124.7900, 0, 0, 'outofstock', 0, 0.00, 0, 'taxable', 'parent'),
(4393, '4001166713175-g101-brown-6', 0, 0, 124.7900, 124.7900, 0, 0, 'outofstock', 0, 0.00, 0, 'taxable', 'parent'),
(4394, '4001166713175-g157-black-7', 0, 0, 124.7900, 124.7900, 0, 866, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4395, '4001166713175-g157-black-6-5', 0, 0, 124.7900, 124.7900, 0, 0, 'outofstock', 0, 0.00, 0, 'taxable', 'parent'),
(4396, '4001166713175-g157-black-6', 0, 0, 124.7900, 124.7900, 0, 0, 'outofstock', 0, 0.00, 0, 'taxable', 'parent'),
(4397, '4001166713175-g157-black-5-5', 0, 0, 124.7900, 124.7900, 0, 0, 'outofstock', 0, 0.00, 0, 'taxable', 'parent'),
(4398, '4001166713175-g157-black-9-5', 0, 0, 124.7900, 124.7900, 0, 823, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4399, '4001166713175-g157-black-8-5', 0, 0, 124.7900, 124.7900, 0, 832, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4400, '4001166713175-g157-black-8', 0, 0, 124.7900, 124.7900, 0, 845, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4401, '4001166713175-g157-black-7-5', 0, 0, 124.7900, 124.7900, 0, 856, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4402, '4001166713175-g101-black-8', 0, 0, 124.7900, 124.7900, 0, 828, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4403, '4001166713175-g101-black-7-5', 0, 0, 124.7900, 124.7900, 0, 834, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4404, '4001166713175-g101-black-7', 0, 0, 94.1900, 94.1900, 0, 724, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4405, '4001166713175-g101-black-6-5', 0, 0, 124.7900, 124.7900, 0, 0, 'outofstock', 0, 0.00, 0, 'taxable', 'parent'),
(4406, '4001166713175-g101-black-11', 0, 0, 124.7900, 124.7900, 0, 809, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4407, '4001166713175-g101-black-10', 0, 0, 124.7900, 124.7900, 0, 796, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4408, '4001166713175-g101-black-9-5', 0, 0, 124.7900, 124.7900, 0, 774, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4409, '4001166713175-g101-black-8-5', 0, 0, 124.7900, 124.7900, 0, 784, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4410, '4001166713175-g101-brown-10', 0, 0, 124.7900, 124.7900, 0, 818, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4411, '4001166713175-g101-brown-9-5', 0, 0, 124.7900, 124.7900, 0, 830, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4412, '4001166713175-g101-brown-8-5', 0, 0, 124.7900, 124.7900, 0, 812, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4413, '4001166713175-g101-brown-8', 0, 0, 124.7900, 124.7900, 0, 837, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4414, '4001166713175-g101-black-6', 0, 0, 124.7900, 124.7900, 0, 0, 'outofstock', 0, 0.00, 0, 'taxable', 'parent'),
(4415, '4001166713175-g101-black-5-5', 0, 0, 124.7900, 124.7900, 0, 0, 'outofstock', 0, 0.00, 0, 'taxable', 'parent'),
(4416, '4001166713175-g101-brown-12', 0, 0, 124.7900, 124.7900, 0, 863, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4417, '4001166713175-g101-brown-11', 0, 0, 124.7900, 124.7900, 0, 832, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4418, '4001166713175-g157-white-6', 0, 0, 124.7900, 124.7900, 0, 0, 'outofstock', 0, 0.00, 0, 'taxable', 'parent'),
(4419, '4001166713175-g157-white-5-5', 0, 0, 124.7900, 124.7900, 0, 0, 'outofstock', 0, 0.00, 0, 'taxable', 'parent'),
(4420, '4001166713175-g157-yellow-12', 0, 0, 124.7900, 124.7900, 0, 871, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4421, '4001166713175-g157-yellow-11', 0, 0, 124.7900, 124.7900, 0, 870, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4422, '4001166713175-g157-white-8', 0, 0, 124.7900, 124.7900, 0, 850, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4423, '4001166713175-g157-white-7-5', 0, 0, 124.7900, 124.7900, 0, 868, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4424, '4001166713175-g157-white-7', 0, 0, 124.7900, 124.7900, 0, 872, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4425, '4001166713175-g157-white-6-5', 0, 0, 124.7900, 124.7900, 0, 0, 'outofstock', 0, 0.00, 0, 'taxable', 'parent'),
(4426, '4001166713175-g157-yellow-7-5', 0, 0, 124.7900, 124.7900, 0, 867, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4427, '4001166713175-g157-yellow-7', 0, 0, 124.7900, 124.7900, 0, 871, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4428, '4001166713175-g157-yellow-6-5', 0, 0, 124.7900, 124.7900, 0, 0, 'outofstock', 0, 0.00, 0, 'taxable', 'parent'),
(4429, '4001166713175-g157-yellow-6', 0, 0, 124.7900, 124.7900, 0, 0, 'outofstock', 0, 0.00, 0, 'taxable', 'parent'),
(4430, '4001166713175-g157-yellow-10', 0, 0, 124.7900, 124.7900, 0, 864, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4431, '4001166713175-g157-yellow-9-5', 0, 0, 124.7900, 124.7900, 0, 854, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4432, '4001166713175-g157-yellow-8-5', 0, 0, 124.7900, 124.7900, 0, 858, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4433, '4001166713175-g157-yellow-8', 0, 0, 124.7900, 124.7900, 0, 871, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4434, '4001166713175-g157-green-8-5', 0, 0, 124.7900, 124.7900, 0, 829, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4435, '4001166713175-g157-green-8', 0, 0, 124.7900, 124.7900, 0, 856, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4436, '4001166713175-g157-green-7-5', 0, 0, 124.7900, 124.7900, 0, 851, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4437, '4001166713175-g157-green-7', 0, 0, 124.7900, 124.7900, 0, 861, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4438, '4001166713175-g157-green-12', 0, 0, 124.7900, 124.7900, 0, 867, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4439, '4001166713175-g157-green-11', 0, 0, 124.7900, 124.7900, 0, 858, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4440, '4001166713175-g157-green-10', 0, 0, 124.7900, 124.7900, 0, 849, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4441, '4001166713175-g157-green-9-5', 0, 0, 124.7900, 124.7900, 0, 845, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4442, '4001166713175-g157-white-11', 0, 0, 124.7900, 124.7900, 0, 861, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4443, '4001166713175-g157-white-10', 0, 0, 124.7900, 124.7900, 0, 852, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4444, '4001166713175-g157-white-9-5', 0, 0, 124.7900, 124.7900, 0, 828, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4445, '4001166713175-g157-white-8-5', 0, 0, 124.7900, 124.7900, 0, 858, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4446, '4001166713175-g157-green-6-5', 0, 0, 124.7900, 124.7900, 0, 0, 'outofstock', 0, 0.00, 0, 'taxable', 'parent'),
(4447, '4001166713175-g157-green-6', 0, 0, 124.7900, 124.7900, 0, 0, 'outofstock', 0, 0.00, 0, 'taxable', 'parent'),
(4448, '4001166713175-g157-green-5-5', 0, 0, 124.7900, 124.7900, 0, 0, 'outofstock', 0, 0.00, 0, 'taxable', 'parent'),
(4449, '4001166713175-g157-white-12', 0, 0, 124.7900, 124.7900, 0, 875, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4450, '4001166713175-g101-green-12', 0, 0, 124.7900, 124.7900, 0, 875, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4451, '4001166713175-g101-green-11', 0, 0, 124.7900, 124.7900, 0, 875, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4452, '4001166713175-g101-green-10', 0, 0, 124.7900, 124.7900, 0, 870, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4453, '4001166713175-g101-green-9-5', 0, 0, 124.7900, 124.7900, 0, 867, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4454, '4001166713175-g101-white-7', 0, 0, 124.7900, 124.7900, 0, 864, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4455, '4001166713175-g101-white-6-5', 0, 0, 124.7900, 124.7900, 0, 0, 'outofstock', 0, 0.00, 0, 'taxable', 'parent'),
(4456, '4001166713175-g101-white-6', 0, 0, 124.7900, 124.7900, 0, 0, 'outofstock', 0, 0.00, 0, 'taxable', 'parent'),
(4457, '4001166713175-g101-white-5-5', 0, 0, 124.7900, 124.7900, 0, 0, 'outofstock', 0, 0.00, 0, 'taxable', 'parent'),
(4458, '4001166713175-g101-green-6-5', 0, 0, 124.7900, 124.7900, 0, 0, 'outofstock', 0, 0.00, 0, 'taxable', 'parent'),
(4459, '4001166713175-g101-green-6', 0, 0, 124.7900, 124.7900, 0, 0, 'outofstock', 0, 0.00, 0, 'taxable', 'parent'),
(4460, '4001166713175-g101-green-5-5', 0, 0, 124.7900, 124.7900, 0, 0, 'outofstock', 0, 0.00, 0, 'taxable', 'parent'),
(4461, '4001166713175-g101-black-12', 0, 0, 124.7900, 124.7900, 0, 847, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4462, '4001166713175-g101-green-8-5', 0, 0, 124.7900, 124.7900, 0, 866, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4463, '4001166713175-g101-green-8', 0, 0, 124.7900, 124.7900, 0, 862, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4464, '4001166713175-g101-green-7-5', 0, 0, 124.7900, 124.7900, 0, 868, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4465, '4001166713175-g101-green-7', 0, 0, 124.7900, 124.7900, 0, 844, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4466, '4001166713175-g133-yellow-6', 0, 0, 124.7900, 124.7900, 0, 847, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4467, '4001166713175-g101-white-9-5', 0, 0, 124.7900, 124.7900, 0, 851, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4468, '4001166713175-g101-white-8-5', 0, 0, 124.7900, 124.7900, 0, 851, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4469, '4001166713175-g101-white-8', 0, 0, 124.7900, 124.7900, 0, 861, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4470, '4001166713175-g101-white-7-5', 0, 0, 124.7900, 124.7900, 0, 856, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4471, '4001166713175-g133-yellow-5-5', 0, 0, 124.7900, 124.7900, 0, 864, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4472, '4001166713175-g101-white-12', 0, 0, 124.7900, 124.7900, 0, 875, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4473, '4001166713175-g101-white-11', 0, 0, 124.7900, 124.7900, 0, 869, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4474, '4001166713175-g101-white-10', 0, 0, 124.7900, 124.7900, 0, 864, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4477, '4000785686815', 0, 0, 90.4500, 90.4500, 0, NULL, 'instock', 0, 0.00, 0, 'taxable', ''),
(4480, '4000785686815-blue-35', 0, 0, 90.4500, 90.4500, 0, 500, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4481, '4000785686815-black-48', 0, 0, 90.4500, 90.4500, 0, 499, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4482, '4000785686815-blue-48', 0, 0, 90.4500, 90.4500, 0, 499, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4484, '4000785686815-blue-47', 0, 0, 90.4500, 90.4500, 0, 499, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4485, '4000785686815-gray-47', 0, 0, 90.4500, 90.4500, 0, 498, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4486, '4000785686815-gray-35', 0, 0, 90.4500, 90.4500, 0, 500, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4487, '4000785686815-green-35', 0, 0, 90.4500, 90.4500, 0, 499, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4488, '4000785686815-gray-48', 0, 0, 90.4500, 90.4500, 0, 500, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4489, '4000785686815-black-47', 0, 0, 90.4500, 90.4500, 0, 499, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4490, '4000785686815-black-35', 0, 0, 90.4500, 90.4500, 0, 500, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4491, '4000785686815-blue-42', 0, 0, 90.4500, 90.4500, 0, 498, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4493, '4000785686815-white-47', 0, 0, 90.4500, 90.4500, 0, 499, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4494, '4000785686815-blue-43', 0, 0, 90.4500, 90.4500, 0, 491, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4495, '4000785686815-white-35', 0, 0, 90.4500, 90.4500, 0, 500, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4496, '4000785686815-blue-40', 0, 0, 90.4500, 90.4500, 0, 498, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4497, '4000785686815-blue-41', 0, 0, 90.4500, 90.4500, 0, 498, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4498, '4000785686815-white-48', 0, 0, 90.4500, 90.4500, 0, 499, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4500, '4000785686815-blue-38', 0, 0, 90.4500, 90.4500, 0, 497, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4501, '4000785686815-blue-39', 0, 0, 90.4500, 90.4500, 0, 500, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4502, '4000785686815-blue-36', 0, 0, 90.4500, 90.4500, 0, 499, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4503, '4000785686815-blue-37', 0, 0, 90.4500, 90.4500, 0, 500, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4504, '4000785686815-black-46', 0, 0, 90.4500, 90.4500, 0, 498, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4505, '4000785686815-green-48', 0, 0, 90.4500, 90.4500, 0, 500, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4506, '4000785686815-green-47', 0, 0, 90.4500, 90.4500, 0, 499, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4507, '4000785686815-black-44', 0, 0, 90.4500, 90.4500, 0, 499, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4508, '4000785686815-orange-47', 0, 0, 90.4500, 90.4500, 0, 500, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4509, '4000785686815-black-45', 0, 0, 90.4500, 90.4500, 0, 499, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4511, '4000785686815-orange-35', 0, 0, 90.4500, 90.4500, 0, 500, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4512, '4000785686815-black-42', 0, 0, 90.4500, 90.4500, 0, 500, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4513, '4000785686815-red-35', 0, 0, 90.4500, 90.4500, 0, 499, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4514, '4000785686815-black-43', 0, 0, 90.4500, 90.4500, 0, 495, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4516, '4000785686815-orange-48', 0, 0, 90.4500, 90.4500, 0, 500, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4517, '4000785686815-black-40', 0, 0, 90.4500, 90.4500, 0, 500, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4518, '4000785686815-red-48', 0, 0, 90.4500, 90.4500, 0, 499, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4519, '4000785686815-black-41', 0, 0, 90.4500, 90.4500, 0, 496, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4521, '4000785686815-red-47', 0, 0, 90.4500, 90.4500, 0, 499, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4522, '4000785686815-black-38', 0, 0, 90.4500, 90.4500, 0, 500, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4523, '4000785686815-black-39', 0, 0, 90.4500, 90.4500, 0, 500, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4525, '4000785686815-black-36', 0, 0, 90.4500, 90.4500, 0, 500, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4526, '4000785686815-black-37', 0, 0, 90.4500, 90.4500, 0, 500, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4527, '4000785686815-red-46', 0, 0, 90.4500, 90.4500, 0, 500, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4528, '4000785686815-red-44', 0, 0, 90.4500, 90.4500, 0, 497, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4530, '4000785686815-red-45', 0, 0, 90.4500, 90.4500, 0, 496, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4531, '4000785686815-red-42', 0, 0, 90.4500, 90.4500, 0, 499, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4532, '4000785686815-red-43', 0, 0, 90.4500, 90.4500, 0, 497, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4534, '4000785686815-red-40', 0, 0, 90.4500, 90.4500, 0, 500, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4535, '4000785686815-red-41', 0, 0, 90.4500, 90.4500, 0, 497, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4536, '4000785686815-red-38', 0, 0, 90.4500, 90.4500, 0, 498, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4537, '4000785686815-red-39', 0, 0, 90.4500, 90.4500, 0, 498, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4539, '4000785686815-red-36', 0, 0, 90.4500, 90.4500, 0, 500, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4540, '4000785686815-red-37', 0, 0, 90.4500, 90.4500, 0, 500, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4541, '4000785686815-green-38', 0, 0, 90.4500, 90.4500, 0, 500, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4542, '4000785686815-green-39', 0, 0, 90.4500, 90.4500, 0, 500, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4544, '4000785686815-green-36', 0, 0, 90.4500, 90.4500, 0, 499, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4545, '4000785686815-green-37', 0, 0, 90.4500, 90.4500, 0, 500, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4546, '4000785686815-gray-46', 0, 0, 90.4500, 90.4500, 0, 499, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4547, '4000785686815-gray-44', 0, 0, 90.4500, 90.4500, 0, 497, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4549, '4000785686815-gray-45', 0, 0, 90.4500, 90.4500, 0, 500, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4550, '4000785686815-gray-42', 0, 0, 90.4500, 90.4500, 0, 498, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4551, '4000785686815-gray-43', 0, 0, 90.4500, 90.4500, 0, 498, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4552, '4000785686815-gray-40', 0, 0, 90.4500, 90.4500, 0, 499, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4554, '4000785686815-gray-41', 0, 0, 90.4500, 90.4500, 0, 500, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4555, '4000785686815-gray-38', 0, 0, 90.4500, 90.4500, 0, 500, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4556, '4000785686815-gray-39', 0, 0, 90.4500, 90.4500, 0, 498, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4558, '4000785686815-gray-36', 0, 0, 90.4500, 90.4500, 0, 500, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4559, '4000785686815-gray-37', 0, 0, 90.4500, 90.4500, 0, 500, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4560, '4000785686815-white-46', 0, 0, 90.4500, 90.4500, 0, 499, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4561, '4000785686815-white-44', 0, 0, 90.4500, 90.4500, 0, 499, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4562, '4000785686815-white-45', 0, 0, 90.4500, 90.4500, 0, 500, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4563, '4000785686815-white-42', 0, 0, 90.4500, 90.4500, 0, 498, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4565, '4000785686815-white-43', 0, 0, 90.4500, 90.4500, 0, 498, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4566, '4000785686815-white-40', 0, 0, 90.4500, 90.4500, 0, 500, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4567, '4000785686815-white-41', 0, 0, 90.4500, 90.4500, 0, 500, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4568, '4000785686815-white-38', 0, 0, 90.4500, 90.4500, 0, 499, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4569, '4000785686815-white-39', 0, 0, 90.4500, 90.4500, 0, 500, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4571, '4000785686815-white-36', 0, 0, 90.4500, 90.4500, 0, 500, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4572, '4000785686815-white-37', 0, 0, 90.4500, 90.4500, 0, 500, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4573, '4000785686815-blue-46', 0, 0, 90.4500, 90.4500, 0, 496, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4574, '4000785686815-blue-44', 0, 0, 90.4500, 90.4500, 0, 497, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4576, '4000785686815-blue-45', 0, 0, 90.4500, 90.4500, 0, 499, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4577, '4000785686815-orange-46', 0, 0, 90.4500, 90.4500, 0, 499, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4578, '4000785686815-orange-44', 0, 0, 90.4500, 90.4500, 0, 500, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4579, '4000785686815-orange-45', 0, 0, 90.4500, 90.4500, 0, 499, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4581, '4000785686815-orange-42', 0, 0, 90.4500, 90.4500, 0, 500, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4582, '4000785686815-orange-43', 0, 0, 90.4500, 90.4500, 0, 499, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4583, '4000785686815-orange-40', 0, 0, 90.4500, 90.4500, 0, 499, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4585, '4000785686815-orange-41', 0, 0, 90.4500, 90.4500, 0, 500, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4586, '4000785686815-orange-38', 0, 0, 90.4500, 90.4500, 0, 500, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4587, '4000785686815-orange-39', 0, 0, 90.4500, 90.4500, 0, 500, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4588, '4000785686815-orange-36', 0, 0, 90.4500, 90.4500, 0, 500, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4590, '4000785686815-orange-37', 0, 0, 90.4500, 90.4500, 0, 500, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4591, '4000785686815-green-46', 0, 0, 90.4500, 90.4500, 0, 500, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4592, '4000785686815-green-44', 0, 0, 90.4500, 90.4500, 0, 500, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4593, '4000785686815-green-45', 0, 0, 90.4500, 90.4500, 0, 500, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4594, '4000785686815-green-42', 0, 0, 90.4500, 90.4500, 0, 498, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4595, '4000785686815-green-43', 0, 0, 90.4500, 90.4500, 0, 500, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4596, '4000785686815-green-40', 0, 0, 90.4500, 90.4500, 0, 499, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4597, '4000785686815-green-41', 0, 0, 90.4500, 90.4500, 0, 500, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4598, '4001211214383', 0, 0, 112.8900, 124.8900, 0, NULL, 'instock', 0, 0.00, 0, 'taxable', ''),
(4601, '4001211214383-black-green-11', 0, 0, 124.8900, 124.8900, 0, 1184, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4603, '4001211214383-black-green-12', 0, 0, 124.8900, 124.8900, 0, 1182, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4604, '4001211214383-black-green-8', 0, 0, 124.8900, 124.8900, 0, 1181, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4605, '4001211214383-black-green-8-5', 0, 0, 124.8900, 124.8900, 0, 1180, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4606, '4001211214383-black-green-9-5', 0, 0, 124.8900, 124.8900, 0, 1170, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4607, '4001211214383-black-green-10', 0, 0, 124.8900, 124.8900, 0, 1173, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4608, '4001211214383-black-green-5-5', 0, 0, 124.8900, 124.8900, 0, 1187, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4609, '4001211214383-black-green-6', 0, 0, 124.8900, 124.8900, 0, 1185, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4610, '4001211214383-black-green-6-5', 0, 0, 124.8900, 124.8900, 0, 1193, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4611, '4001211214383-black-green-7', 0, 0, 124.8900, 124.8900, 0, 1183, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4612, '4001211214383-apple-green-10', 0, 0, 124.8900, 124.8900, 0, 1192, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4613, '4001211214383-apple-green-11', 0, 0, 124.8900, 124.8900, 0, 1195, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4614, '4001211214383-apple-green-12', 0, 0, 124.8900, 124.8900, 0, 1196, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4615, '4001211214383-black-green-5', 0, 0, 124.8900, 124.8900, 0, 1193, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4616, '4001211214383-apple-green-7', 0, 0, 124.8900, 124.8900, 0, 1083, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4617, '4001211214383-apple-green-8', 0, 0, 124.8900, 124.8900, 0, 1182, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4619, '4001211214383-apple-green-8-5', 0, 0, 124.8900, 124.8900, 0, 1183, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4620, '4001211214383-apple-green-9-5', 0, 0, 124.8900, 124.8900, 0, 1194, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4621, '4001211214383-apple-green-5', 0, 0, 124.8900, 124.8900, 0, 1140, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4622, '4001211214383-apple-green-5-5', 0, 0, 124.8900, 124.8900, 0, 1135, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4623, '4001211214383-apple-green-6', 0, 0, 124.8900, 124.8900, 0, 1085, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4624, '4001211214383-apple-green-6-5', 0, 0, 124.8900, 124.8900, 0, 1094, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4625, '4001211214383-yellow-9-5', 0, 0, 124.8900, 124.8900, 0, 1180, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4626, '4001211214383-yellow-10', 0, 0, 124.8900, 124.8900, 0, 1180, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4627, '4001211214383-yellow-11', 0, 0, 124.8900, 124.8900, 0, 1189, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4629, '4001211214383-yellow-12', 0, 0, 124.8900, 124.8900, 0, 1187, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4630, '4001211214383-yellow-6-5', 0, 0, 124.8900, 124.8900, 0, 1186, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4631, '4001211214383-yellow-7', 0, 0, 124.8900, 124.8900, 0, 1182, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4632, '4001211214383-yellow-8', 0, 0, 124.8900, 124.8900, 0, 1185, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4633, '4001211214383-yellow-8-5', 0, 0, 124.8900, 124.8900, 0, 1185, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4634, '4001211214383-white-12', 0, 0, 124.8900, 124.8900, 0, 1184, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4635, '4001211214383-yellow-5', 0, 0, 124.8900, 124.8900, 0, 1192, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4636, '4001211214383-yellow-5-5', 0, 0, 124.8900, 124.8900, 0, 1191, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4637, '4001211214383-yellow-6', 0, 0, 124.8900, 124.8900, 0, 1190, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4638, '4001211214383-white-8-5', 0, 0, 124.8900, 124.8900, 0, 1174, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4639, '4001211214383-white-9-5', 0, 0, 124.8900, 124.8900, 0, 1154, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4640, '4001211214383-white-10', 0, 0, 124.8900, 124.8900, 0, 1172, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4641, '4001211214383-white-11', 0, 0, 124.8900, 124.8900, 0, 1182, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4642, '4001211214383-white-6', 0, 0, 124.8900, 124.8900, 0, 1188, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4643, '4001211214383-white-6-5', 0, 0, 124.8900, 124.8900, 0, 1187, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4644, '4001211214383-white-7', 0, 0, 124.8900, 124.8900, 0, 1180, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4646, '4001211214383-white-8', 0, 0, 124.8900, 124.8900, 0, 1173, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4647, '4001211214383-green-11', 0, 0, 124.8900, 124.8900, 0, 1159, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4648, '4001211214383-green-12', 0, 0, 124.8900, 124.8900, 0, 1161, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4649, '4001211214383-white-5', 0, 0, 124.8900, 124.8900, 0, 1188, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4650, '4001211214383-white-5-5', 0, 0, 124.8900, 124.8900, 0, 1187, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4651, '4001211214383-green-8', 0, 0, 124.8900, 124.8900, 0, 1127, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4652, '4001211214383-green-8-5', 0, 0, 124.8900, 124.8900, 0, 1121, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4653, '4001211214383-green-9-5', 0, 0, 124.8900, 124.8900, 0, 1118, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4654, '4001211214383-green-10', 0, 0, 124.8900, 124.8900, 0, 1138, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4655, '4001211214383-green-5-5', 0, 0, 124.8900, 124.8900, 0, 1164, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4656, '4001211214383-green-6', 0, 0, 124.8900, 124.8900, 0, 1150, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4657, '4001211214383-green-6-5', 0, 0, 124.8900, 124.8900, 0, 1153, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4658, '4001211214383-green-7', 0, 0, 124.8900, 124.8900, 0, 1145, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4659, '4001211214383-black-orange-10', 0, 0, 124.8900, 124.8900, 0, 1180, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4660, '4001211214383-black-orange-11', 0, 0, 124.8900, 124.8900, 0, 1180, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4661, '4001211214383-black-orange-12', 0, 0, 124.8900, 124.8900, 0, 1190, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4663, '4001211214383-green-5', 0, 0, 124.8900, 124.8900, 0, 1155, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4664, '4001211214383-black-orange-7', 0, 0, 124.8900, 124.8900, 0, 1187, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4665, '4001211214383-black-orange-8', 0, 0, 124.8900, 124.8900, 0, 1186, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4666, '4001211214383-black-orange-8-5', 0, 0, 124.8900, 124.8900, 0, 1175, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4668, '4001211214383-black-orange-9-5', 0, 0, 124.8900, 124.8900, 0, 1176, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4669, '4001211214383-black-orange-5', 0, 0, 112.8900, 112.8900, 0, 1192, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4670, '4001211214383-black-orange-5-5', 0, 0, 124.8900, 124.8900, 0, 1192, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4672, '4001211214383-black-orange-6', 0, 0, 124.8900, 124.8900, 0, 1186, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4673, '4001211214383-black-orange-6-5', 0, 0, 124.8900, 124.8900, 0, 1192, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4676, '4000630542521', 0, 0, 230.6000, 230.6000, 0, NULL, 'instock', 0, 0.00, 0, 'taxable', ''),
(4679, '4000630542521-a712357085-blue-7', 0, 0, 230.6000, 230.6000, 0, 81, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4680, '4000630542521-a712357085-blue-7-5', 0, 0, 230.6000, 230.6000, 0, 169, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4682, '4000630542521-a712357085-black-7-5', 0, 0, 230.6000, 230.6000, 0, 207, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4683, '4000630542521-a712357085-black-7', 0, 0, 230.6000, 230.6000, 0, 657, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4684, '4000630542521-a712357085-black-9-5', 0, 0, 230.6000, 230.6000, 0, 458, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4685, '4000630542521-a712357085-black-9', 0, 0, 230.6000, 230.6000, 0, 1301, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4686, '4000630542521-a712357085-black-8-5', 0, 0, 230.6000, 230.6000, 0, 2098, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4687, '4000630542521-a712357085-black-8', 0, 0, 230.6000, 230.6000, 0, 640, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4688, '4000630542521-a712357085-grey-8-5', 0, 0, 230.6000, 230.6000, 0, 433, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4690, '4000630542521-a712357085-grey-9', 0, 0, 230.6000, 230.6000, 0, 60, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4691, '4000630542521-a712357085-grey-9-5', 0, 0, 230.6000, 230.6000, 0, 25, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4692, '4000630542521-a712357085-grey-10', 0, 0, 230.6000, 230.6000, 0, 8, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4693, '4000630542521-a712357085-black-10', 0, 0, 230.6000, 230.6000, 0, 109, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4694, '4000630542521-a712357085-blue-10', 0, 0, 230.6000, 230.6000, 0, 0, 'outofstock', 0, 0.00, 0, 'taxable', 'parent'),
(4695, '4000630542521-a712357085-grey-7', 0, 0, 230.6000, 230.6000, 0, 85, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4696, '4000630542521-a712357085-grey-7-5', 0, 0, 230.6000, 230.6000, 0, 229, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4697, '4000630542521-a712357085-grey-8', 0, 0, 230.6000, 230.6000, 0, 327, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4698, '4000630542521-a712357085-blue-8', 0, 0, 230.6000, 230.6000, 0, 339, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4699, '4000630542521-a712357085-blue-8-5', 0, 0, 230.6000, 230.6000, 0, 516, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4700, '4000630542521-a712357085-blue-9', 0, 0, 230.6000, 230.6000, 0, 79, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4702, '4000630542521-a712357085-blue-9-5', 0, 0, 230.6000, 230.6000, 0, 1, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4703, '1005001586584060', 0, 0, 113.2800, 113.2800, 0, NULL, 'instock', 0, 0.00, 0, 'taxable', ''),
(4707, '1005001586584060-green-38', 0, 0, 113.2800, 113.2800, 0, 867, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4708, '1005001586584060-black-45', 0, 0, 113.2800, 113.2800, 0, 898, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4709, '1005001586584060-green-46', 0, 0, 113.2800, 113.2800, 0, 920, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4710, '1005001586584060-black-44', 0, 0, 113.2800, 113.2800, 0, 754, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4712, '1005001586584060-green-37', 0, 0, 113.2800, 113.2800, 0, 897, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4713, '1005001586584060-green-36', 0, 0, 113.2800, 113.2800, 0, 895, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4714, '1005001586584060-black-41', 0, 0, 113.2800, 113.2800, 0, 810, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4715, '1005001586584060-black-40', 0, 0, 113.2800, 113.2800, 0, 863, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4716, '1005001586584060-black-43', 0, 0, 113.2800, 113.2800, 0, 698, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4717, '1005001586584060-black-42', 0, 0, 113.2800, 113.2800, 0, 714, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4718, '1005001586584060-black-37', 0, 0, 113.2800, 113.2800, 0, 919, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4719, '1005001586584060-black-36', 0, 0, 113.2800, 113.2800, 0, 932, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4720, '1005001586584060-red-45', 0, 0, 113.2800, 113.2800, 0, 940, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4721, '1005001586584060-red-44', 0, 0, 113.2800, 113.2800, 0, 844, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4723, '1005001586584060-red-39', 0, 0, 113.2800, 113.2800, 0, 895, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4724, '1005001586584060-red-46', 0, 0, 113.2800, 113.2800, 0, 945, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4725, '1005001586584060-red-41', 0, 0, 113.2800, 113.2800, 0, 869, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4726, '1005001586584060-red-40', 0, 0, 113.2800, 113.2800, 0, 884, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4727, '1005001586584060-red-43', 0, 0, 113.2800, 113.2800, 0, 769, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4729, '1005001586584060-red-38', 0, 0, 113.2800, 113.2800, 0, 817, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4730, '1005001586584060-red-42', 0, 0, 113.2800, 113.2800, 0, 802, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4731, '1005001586584060-green-45', 0, 0, 113.2800, 113.2800, 0, 900, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4732, '1005001586584060-green-44', 0, 0, 113.2800, 113.2800, 0, 751, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4733, '1005001586584060-red-37', 0, 0, 113.2800, 113.2800, 0, 930, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4735, '1005001586584060-red-36', 0, 0, 113.2800, 113.2800, 0, 943, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4736, '1005001586584060-green-41', 0, 0, 113.2800, 113.2800, 0, 782, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4737, '1005001586584060-green-40', 0, 0, 113.2800, 113.2800, 0, 832, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4738, '1005001586584060-green-43', 0, 0, 113.2800, 113.2800, 0, 661, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4739, '1005001586584060-green-39', 0, 0, 113.2800, 113.2800, 0, 851, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4741, '1005001586584060-green-42', 0, 0, 113.2800, 113.2800, 0, 715, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4742, '1005001586584060-black-46', 0, 0, 113.2800, 113.2800, 0, 892, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4743, '1005001586584060-black-39', 0, 0, 113.2800, 113.2800, 0, 875, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4744, '1005001586584060-black-38', 0, 0, 113.2800, 113.2800, 0, 907, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4767, '33040947843', 0, 0, 298.2600, 298.2600, 0, NULL, 'instock', 0, 0.00, 0, 'taxable', ''),
(4769, '33040947843-pink-33', 0, 0, 298.2600, 298.2600, 0, 999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4770, '33040947843-black-45', 0, 0, 298.2600, 298.2600, 0, 999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4771, '33040947843-pink-35', 0, 0, 298.2600, 298.2600, 0, 999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4772, '33040947843-pink-34', 0, 0, 298.2600, 298.2600, 0, 999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4773, '33040947843-black-42', 0, 0, 298.2600, 298.2600, 0, 999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4774, '33040947843-black-41', 0, 0, 298.2600, 298.2600, 0, 999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4775, '33040947843-black-44', 0, 0, 298.2600, 298.2600, 0, 999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4776, '33040947843-black-43', 0, 0, 298.2600, 298.2600, 0, 999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4777, '33040947843-black-38', 0, 0, 298.2600, 298.2600, 0, 999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4778, '33040947843-black-37', 0, 0, 298.2600, 298.2600, 0, 999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4779, '33040947843-black-40', 0, 0, 298.2600, 298.2600, 0, 999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4780, '33040947843-black-39', 0, 0, 298.2600, 298.2600, 0, 999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4781, '33040947843-black-34', 0, 0, 298.2600, 298.2600, 0, 999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4782, '33040947843-black-33', 0, 0, 298.2600, 298.2600, 0, 999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4783, '33040947843-black-36', 0, 0, 298.2600, 298.2600, 0, 999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4784, '33040947843-black-35', 0, 0, 298.2600, 298.2600, 0, 999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4785, '33040947843-white-44', 0, 0, 298.2600, 298.2600, 0, 999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4786, '33040947843-white-43', 0, 0, 298.2600, 298.2600, 0, 999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4787, '33040947843-white-45', 0, 0, 298.2600, 298.2600, 0, 999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4788, '33040947843-white-40', 0, 0, 298.2600, 298.2600, 0, 999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4789, '33040947843-white-39', 0, 0, 298.2600, 298.2600, 0, 999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4790, '33040947843-white-42', 0, 0, 298.2600, 298.2600, 0, 999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4791, '33040947843-white-41', 0, 0, 298.2600, 298.2600, 0, 999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4792, '33040947843-white-36', 0, 0, 298.2600, 298.2600, 0, 999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4793, '33040947843-white-35', 0, 0, 298.2600, 298.2600, 0, 999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4794, '33040947843-white-38', 0, 0, 298.2600, 298.2600, 0, 999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4795, '33040947843-white-37', 0, 0, 298.2600, 298.2600, 0, 999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4796, '33040947843-pink-45', 0, 0, 298.2600, 298.2600, 0, 999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4797, '33040947843-pink-44', 0, 0, 298.2600, 298.2600, 0, 999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4798, '33040947843-white-34', 0, 0, 298.2600, 298.2600, 0, 999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4799, '33040947843-white-33', 0, 0, 298.2600, 298.2600, 0, 999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4800, '33040947843-pink-41', 0, 0, 298.2600, 298.2600, 0, 999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4801, '33040947843-pink-40', 0, 0, 298.2600, 298.2600, 0, 999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4802, '33040947843-pink-43', 0, 0, 298.2600, 298.2600, 0, 999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4803, '33040947843-pink-42', 0, 0, 298.2600, 298.2600, 0, 999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4804, '33040947843-pink-37', 0, 0, 298.2600, 298.2600, 0, 999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4805, '33040947843-pink-36', 0, 0, 298.2600, 298.2600, 0, 999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4806, '33040947843-pink-39', 0, 0, 298.2600, 298.2600, 0, 999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4807, '33040947843-pink-38', 0, 0, 298.2600, 298.2600, 0, 999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4809, '32897838646', 0, 0, 235.0300, 235.0300, 0, NULL, 'instock', 0, 0.00, 0, 'taxable', ''),
(4812, '32897838646-as-photo-2-6-5', 0, 0, 235.0300, 235.0300, 0, 60, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4813, '32897838646-as-photo-2-7-5', 0, 0, 235.0300, 235.0300, 0, 60, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4814, '32897838646-as-photo-2-8-5', 0, 0, 235.0300, 235.0300, 0, 60, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4815, '32897838646-as-photo-2-9', 0, 0, 235.0300, 235.0300, 0, 60, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4816, '32897838646-as-photo-2-9-5', 0, 0, 235.0300, 235.0300, 0, 60, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4817, '32897838646-as-photo-2-10', 0, 0, 235.0300, 235.0300, 0, 60, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4818, '32897838646-as-photo-3-6-5', 0, 0, 235.0300, 235.0300, 0, 60, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4819, '32897838646-as-photo-3-7-5', 0, 0, 235.0300, 235.0300, 0, 60, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4820, '32897838646-as-photo-3-8-5', 0, 0, 235.0300, 235.0300, 0, 60, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4822, '32897838646-as-photo-3-9', 0, 0, 235.0300, 235.0300, 0, 60, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4823, '32897838646-as-photo-3-9-5', 0, 0, 235.0300, 235.0300, 0, 60, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4824, '32897838646-as-photo-3-10', 0, 0, 235.0300, 235.0300, 0, 60, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4825, '32897838646-as-photo-4-6-5', 0, 0, 235.0300, 235.0300, 0, 60, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4826, '32897838646-as-photo-4-7-5', 0, 0, 235.0300, 235.0300, 0, 60, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4827, '32897838646-as-photo-4-8-5', 0, 0, 235.0300, 235.0300, 0, 60, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4828, '32897838646-as-photo-4-9', 0, 0, 235.0300, 235.0300, 0, 60, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4829, '32897838646-as-photo-4-9-5', 0, 0, 235.0300, 235.0300, 0, 60, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4830, '32897838646-as-photo-4-10', 0, 0, 235.0300, 235.0300, 0, 60, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4831, '32897838646-as-photo-1-6-5', 0, 0, 235.0300, 235.0300, 0, 60, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4832, '32897838646-as-photo-1-7-5', 0, 0, 235.0300, 235.0300, 0, 60, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4834, '32897838646-as-photo-1-8-5', 0, 0, 235.0300, 235.0300, 0, 60, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4835, '32897838646-as-photo-1-9', 0, 0, 235.0300, 235.0300, 0, 60, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4836, '32897838646-as-photo-1-9-5', 0, 0, 235.0300, 235.0300, 0, 60, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4837, '32897838646-as-photo-1-10', 0, 0, 235.0300, 235.0300, 0, 60, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4839, '33038137823', 0, 0, 300.0300, 300.0300, 0, NULL, 'instock', 0, 0.00, 0, 'taxable', ''),
(4842, '33038137823-green-33', 0, 0, 300.0300, 300.0300, 0, 999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4843, '33038137823-green-34', 0, 0, 300.0300, 300.0300, 0, 999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4844, '33038137823-green-35', 0, 0, 300.0300, 300.0300, 0, 999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4845, '33038137823-green-36', 0, 0, 300.0300, 300.0300, 0, 999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4846, '33038137823-green-37', 0, 0, 300.0300, 300.0300, 0, 999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4847, '33038137823-green-38', 0, 0, 300.0300, 300.0300, 0, 999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4848, '33038137823-green-39', 0, 0, 300.0300, 300.0300, 0, 999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4849, '33038137823-green-40', 0, 0, 300.0300, 300.0300, 0, 999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4851, '33038137823-green-41', 0, 0, 300.0300, 300.0300, 0, 999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4852, '33038137823-green-42', 0, 0, 300.0300, 300.0300, 0, 999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4853, '33038137823-green-43', 0, 0, 300.0300, 300.0300, 0, 999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4854, '33038137823-green-44', 0, 0, 300.0300, 300.0300, 0, 999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4855, '33038137823-green-45', 0, 0, 300.0300, 300.0300, 0, 999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4856, '33038137823-green-46', 0, 0, 300.0300, 300.0300, 0, 999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4857, '33038137823-red-33', 0, 0, 300.0300, 300.0300, 0, 999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4858, '33038137823-red-34', 0, 0, 300.0300, 300.0300, 0, 999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4859, '33038137823-red-35', 0, 0, 300.0300, 300.0300, 0, 999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4860, '33038137823-red-36', 0, 0, 300.0300, 300.0300, 0, 999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4862, '33038137823-red-37', 0, 0, 300.0300, 300.0300, 0, 999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4863, '33038137823-red-38', 0, 0, 300.0300, 300.0300, 0, 999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4864, '33038137823-red-39', 0, 0, 300.0300, 300.0300, 0, 999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4865, '33038137823-red-40', 0, 0, 300.0300, 300.0300, 0, 999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4866, '33038137823-red-41', 0, 0, 300.0300, 300.0300, 0, 999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4867, '33038137823-red-42', 0, 0, 300.0300, 300.0300, 0, 999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4868, '33038137823-red-43', 0, 0, 300.0300, 300.0300, 0, 999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4869, '33038137823-red-44', 0, 0, 300.0300, 300.0300, 0, 999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4870, '33038137823-red-45', 0, 0, 300.0300, 300.0300, 0, 999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4871, '33038137823-red-46', 0, 0, 300.0300, 300.0300, 0, 999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4873, '4001360368553', 0, 0, 477.9400, 477.9400, 0, NULL, 'instock', 0, 0.00, 0, 'taxable', ''),
(4876, '4001360368553-custom-color-12', 0, 0, 477.9400, 477.9400, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4877, '4001360368553-custom-color-11-5', 0, 0, 477.9400, 477.9400, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4878, '4001360368553-custom-color-11', 0, 0, 477.9400, 477.9400, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4879, '4001360368553-custom-color-10-5', 0, 0, 477.9400, 477.9400, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4880, '4001360368553-custom-color-10', 0, 0, 477.9400, 477.9400, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4881, '4001360368553-custom-color-9-5', 0, 0, 477.9400, 477.9400, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4882, '4001360368553-custom-color-9', 0, 0, 477.9400, 477.9400, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4883, '4001360368553-custom-color-8-5', 0, 0, 477.9400, 477.9400, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4884, '4001360368553-custom-color-13', 0, 0, 477.9400, 477.9400, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4885, '4001360368553-custom-color-12-5', 0, 0, 477.9400, 477.9400, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4886, '4001360368553-dark-red-8-5', 0, 0, 477.9400, 477.9400, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4887, '4001360368553-dark-red-8', 0, 0, 477.9400, 477.9400, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4888, '4001360368553-dark-red-7-5', 0, 0, 477.9400, 477.9400, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4889, '4001360368553-dark-red-7', 0, 0, 477.9400, 477.9400, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4890, '4001360368553-dark-red-6-5', 0, 0, 477.9400, 477.9400, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4891, '4001360368553-dark-red-6', 0, 0, 477.9400, 477.9400, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4892, '4001360368553-dark-red-5-5', 0, 0, 477.9400, 477.9400, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4893, '4001360368553-dark-red-5', 0, 0, 477.9400, 477.9400, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4894, '4001360368553-dark-red-12-5', 0, 0, 477.9400, 477.9400, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4896, '4001360368553-dark-red-12', 0, 0, 477.9400, 477.9400, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4897, '4001360368553-dark-red-11-5', 0, 0, 477.9400, 477.9400, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4898, '4001360368553-dark-red-11', 0, 0, 477.9400, 477.9400, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4899, '4001360368553-dark-red-10-5', 0, 0, 477.9400, 477.9400, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4900, '4001360368553-dark-red-10', 0, 0, 477.9400, 477.9400, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4901, '4001360368553-dark-red-9-5', 0, 0, 477.9400, 477.9400, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4902, '4001360368553-dark-red-9', 0, 0, 477.9400, 477.9400, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4903, '4001360368553-custom-color-8', 0, 0, 477.9400, 477.9400, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4904, '4001360368553-custom-color-7-5', 0, 0, 477.9400, 477.9400, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4905, '4001360368553-custom-color-7', 0, 0, 477.9400, 477.9400, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent');
INSERT INTO `wpx5_wc_product_meta_lookup` (`product_id`, `sku`, `virtual`, `downloadable`, `min_price`, `max_price`, `onsale`, `stock_quantity`, `stock_status`, `rating_count`, `average_rating`, `total_sales`, `tax_status`, `tax_class`) VALUES
(4906, '4001360368553-custom-color-6-5', 0, 0, 477.9400, 477.9400, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4907, '4001360368553-custom-color-6', 0, 0, 477.9400, 477.9400, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4908, '4001360368553-custom-color-5-5', 0, 0, 477.9400, 477.9400, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4909, '4001360368553-custom-color-5', 0, 0, 477.9400, 477.9400, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4910, '4001360368553-dark-red-13', 0, 0, 477.9400, 477.9400, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4912, '1005002688793166', 0, 0, 218.7200, 218.7200, 0, NULL, 'instock', 0, 0.00, 0, 'taxable', ''),
(4915, '1005002688793166-israfil-40', 0, 0, 218.7200, 218.7200, 0, 9999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4916, '1005002688793166-israfil-41-1-3', 0, 0, 218.7200, 218.7200, 0, 9999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4918, '1005002688793166-israfil-42', 0, 0, 218.7200, 218.7200, 0, 9999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4919, '1005002688793166-israfil-43-1-3', 0, 0, 218.7200, 218.7200, 0, 9999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4920, '1005002688793166-israfil-44', 0, 0, 218.7200, 218.7200, 0, 10000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4921, '1005002688793166-israfil-45-1-3', 0, 0, 218.7200, 218.7200, 0, 10000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4922, '1005002688793166-israfil-46', 0, 0, 218.7200, 218.7200, 0, 10000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4923, '1005002688793166-israfil-47-1-3', 0, 0, 218.7200, 218.7200, 0, 10000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4924, '1005002688793166-semi-frozen-yellow-36', 0, 0, 218.7200, 218.7200, 0, 10000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4925, '1005002688793166-semi-frozen-yellow-37-1-3', 0, 0, 218.7200, 218.7200, 0, 10000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4926, '1005002688793166-semi-frozen-yellow-38', 0, 0, 218.7200, 218.7200, 0, 10000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4927, '1005002688793166-semi-frozen-yellow-39-1-3', 0, 0, 218.7200, 218.7200, 0, 9999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4928, '1005002688793166-semi-frozen-yellow-40', 0, 0, 218.7200, 218.7200, 0, 9999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4930, '1005002688793166-semi-frozen-yellow-41-1-3', 0, 0, 218.7200, 218.7200, 0, 10000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4931, '1005002688793166-semi-frozen-yellow-42', 0, 0, 218.7200, 218.7200, 0, 10000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4932, '1005002688793166-semi-frozen-yellow-43-1-3', 0, 0, 218.7200, 218.7200, 0, 10000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4933, '1005002688793166-semi-frozen-yellow-44', 0, 0, 218.7200, 218.7200, 0, 10000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4934, '1005002688793166-semi-frozen-yellow-45-1-3', 0, 0, 218.7200, 218.7200, 0, 10000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4935, '1005002688793166-semi-frozen-yellow-46', 0, 0, 218.7200, 218.7200, 0, 10000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4936, '1005002688793166-semi-frozen-yellow-47-1-3', 0, 0, 218.7200, 218.7200, 0, 10000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4937, '1005002688793166-zebra-36', 0, 0, 218.7200, 218.7200, 0, 10000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4938, '1005002688793166-zebra-37-1-3', 0, 0, 218.7200, 218.7200, 0, 9999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4939, '1005002688793166-zebra-38', 0, 0, 218.7200, 218.7200, 0, 9999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4940, '1005002688793166-zebra-39-1-3', 0, 0, 218.7200, 218.7200, 0, 10000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4941, '1005002688793166-zebra-40', 0, 0, 218.7200, 218.7200, 0, 10000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4942, '1005002688793166-zebra-41-1-3', 0, 0, 218.7200, 218.7200, 0, 9999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4943, '1005002688793166-zebra-42', 0, 0, 218.7200, 218.7200, 0, 9999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4944, '1005002688793166-zebra-43-1-3', 0, 0, 218.7200, 218.7200, 0, 9999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4945, '1005002688793166-zebra-44', 0, 0, 218.7200, 218.7200, 0, 9998, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4946, '1005002688793166-zebra-45-1-3', 0, 0, 218.7200, 218.7200, 0, 9998, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4947, '1005002688793166-zebra-46', 0, 0, 218.7200, 218.7200, 0, 9999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4949, '1005002688793166-zebra-47-1-3', 0, 0, 218.7200, 218.7200, 0, 10000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4950, '1005002688793166-creamtriple-white-44', 0, 0, 218.7200, 218.7200, 0, 9998, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4951, '1005002688793166-creamtriple-white-45-1-3', 0, 0, 218.7200, 218.7200, 0, 9998, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4952, '1005002688793166-creamtriple-white-46', 0, 0, 218.7200, 218.7200, 0, 9999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4953, '1005002688793166-creamtriple-white-47-1-3', 0, 0, 218.7200, 218.7200, 0, 10000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4954, '1005002688793166-core-black-white-36', 0, 0, 218.7200, 218.7200, 0, 10000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4955, '1005002688793166-core-black-white-37-1-3', 0, 0, 218.7200, 218.7200, 0, 10000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4956, '1005002688793166-core-black-white-38', 0, 0, 218.7200, 218.7200, 0, 10000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4958, '1005002688793166-core-black-white-39-1-3', 0, 0, 218.7200, 218.7200, 0, 10000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4959, '1005002688793166-core-black-white-40', 0, 0, 218.7200, 218.7200, 0, 10000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4960, '1005002688793166-core-black-white-41-1-3', 0, 0, 218.7200, 218.7200, 0, 10000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4961, '1005002688793166-core-black-white-42', 0, 0, 218.7200, 218.7200, 0, 9999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4962, '1005002688793166-core-black-white-43-1-3', 0, 0, 218.7200, 218.7200, 0, 10000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4963, '1005002688793166-core-black-white-44', 0, 0, 218.7200, 218.7200, 0, 9998, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4964, '1005002688793166-core-black-white-45-1-3', 0, 0, 218.7200, 218.7200, 0, 9999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4965, '1005002688793166-core-black-white-46', 0, 0, 218.7200, 218.7200, 0, 10000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4966, '1005002688793166-core-black-white-47-1-3', 0, 0, 218.7200, 218.7200, 0, 10000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4967, '1005002688793166-ash-blue-36', 0, 0, 218.7200, 218.7200, 0, 10000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4968, '1005002688793166-ash-blue-37-1-3', 0, 0, 218.7200, 218.7200, 0, 10000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4970, '1005002688793166-ash-blue-38', 0, 0, 218.7200, 218.7200, 0, 10000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4971, '1005002688793166-ash-blue-39-1-3', 0, 0, 218.7200, 218.7200, 0, 10000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4972, '1005002688793166-ash-blue-40', 0, 0, 218.7200, 218.7200, 0, 10000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4973, '1005002688793166-ash-blue-41-1-3', 0, 0, 218.7200, 218.7200, 0, 10000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4974, '1005002688793166-ash-blue-42', 0, 0, 218.7200, 218.7200, 0, 10000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4975, '1005002688793166-ash-blue-43-1-3', 0, 0, 218.7200, 218.7200, 0, 10000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4976, '1005002688793166-ash-blue-44', 0, 0, 218.7200, 218.7200, 0, 10000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4977, '1005002688793166-ash-blue-45-1-3', 0, 0, 218.7200, 218.7200, 0, 10000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4978, '1005002688793166-ash-blue-46', 0, 0, 218.7200, 218.7200, 0, 10000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4979, '1005002688793166-ash-blue-47-1-3', 0, 0, 218.7200, 218.7200, 0, 10000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4980, '1005002688793166-israfil-36', 0, 0, 218.7200, 218.7200, 0, 10000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4982, '1005002688793166-israfil-37-1-3', 0, 0, 218.7200, 218.7200, 0, 10000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4983, '1005002688793166-israfil-38', 0, 0, 218.7200, 218.7200, 0, 9999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4984, '1005002688793166-israfil-39-1-3', 0, 0, 218.7200, 218.7200, 0, 10000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4985, '1005002688793166-cinder-reflective-36', 0, 0, 218.7200, 218.7200, 0, 10000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4986, '1005002688793166-cinder-reflective-37-1-3', 0, 0, 218.7200, 218.7200, 0, 10000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4988, '1005002688793166-cinder-reflective-38', 0, 0, 218.7200, 218.7200, 0, 9998, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4989, '1005002688793166-cinder-reflective-39-1-3', 0, 0, 218.7200, 218.7200, 0, 10000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4990, '1005002688793166-cinder-reflective-40', 0, 0, 218.7200, 218.7200, 0, 9999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4991, '1005002688793166-cinder-reflective-41-1-3', 0, 0, 218.7200, 218.7200, 0, 10000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4992, '1005002688793166-cinder-reflective-42', 0, 0, 218.7200, 218.7200, 0, 10000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4993, '1005002688793166-cinder-reflective-43-1-3', 0, 0, 218.7200, 218.7200, 0, 9999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4994, '1005002688793166-cinder-reflective-44', 0, 0, 218.7200, 218.7200, 0, 10000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4995, '1005002688793166-cinder-reflective-45-1-3', 0, 0, 218.7200, 218.7200, 0, 10000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4997, '1005002688793166-cinder-reflective-46', 0, 0, 218.7200, 218.7200, 0, 10000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4998, '1005002688793166-cinder-reflective-47-1-3', 0, 0, 218.7200, 218.7200, 0, 10000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(4999, '1005002688793166-core-black-red-36', 0, 0, 218.7200, 218.7200, 0, 10000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5000, '1005002688793166-core-black-red-37-1-3', 0, 0, 218.7200, 218.7200, 0, 10000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5002, '1005002688793166-core-black-red-38', 0, 0, 218.7200, 218.7200, 0, 10000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5003, '1005002688793166-core-black-red-39-1-3', 0, 0, 218.7200, 218.7200, 0, 10000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5004, '1005002688793166-core-black-red-40', 0, 0, 218.7200, 218.7200, 0, 10000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5005, '1005002688793166-core-black-red-41-1-3', 0, 0, 218.7200, 218.7200, 0, 9997, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5007, '1005002688793166-core-black-red-42', 0, 0, 218.7200, 218.7200, 0, 10000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5008, '1005002688793166-core-black-red-43-1-3', 0, 0, 218.7200, 218.7200, 0, 10000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5009, '1005002688793166-core-black-red-44', 0, 0, 218.7200, 218.7200, 0, 10000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5011, '1005002688793166-core-black-red-45-1-3', 0, 0, 218.7200, 218.7200, 0, 10000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5012, '1005002688793166-core-black-red-46', 0, 0, 218.7200, 218.7200, 0, 10000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5013, '1005002688793166-core-black-red-47-1-3', 0, 0, 218.7200, 218.7200, 0, 10000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5014, '1005002688793166-creamtriple-white-36', 0, 0, 218.7200, 218.7200, 0, 10000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5015, '1005002688793166-creamtriple-white-37-1-3', 0, 0, 218.7200, 218.7200, 0, 10000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5016, '1005002688793166-creamtriple-white-38', 0, 0, 218.7200, 218.7200, 0, 9999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5017, '1005002688793166-creamtriple-white-39-1-3', 0, 0, 218.7200, 218.7200, 0, 9996, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5018, '1005002688793166-creamtriple-white-40', 0, 0, 218.7200, 218.7200, 0, 9997, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5021, '1005002688793166-creamtriple-white-41-1-3', 0, 0, 218.7200, 218.7200, 0, 9998, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5022, '1005002688793166-creamtriple-white-42', 0, 0, 218.7200, 218.7200, 0, 9998, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5023, '1005002688793166-creamtriple-white-43-1-3', 0, 0, 218.7200, 218.7200, 0, 9997, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5024, '1005002688793166-cinder-40', 0, 0, 218.7200, 218.7200, 0, 9997, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5026, '1005002688793166-cinder-41-1-3', 0, 0, 218.7200, 218.7200, 0, 9999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5028, '1005002688793166-cinder-42', 0, 0, 218.7200, 218.7200, 0, 9997, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5029, '1005002688793166-cinder-43-1-3', 0, 0, 218.7200, 218.7200, 0, 9998, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5030, '1005002688793166-cinder-44', 0, 0, 218.7200, 218.7200, 0, 9999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5031, '1005002688793166-cinder-45-1-3', 0, 0, 218.7200, 218.7200, 0, 9996, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5032, '1005002688793166-cinder-46', 0, 0, 218.7200, 218.7200, 0, 10000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5033, '1005002688793166-cinder-47-1-3', 0, 0, 218.7200, 218.7200, 0, 9997, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5034, '1005002688793166-butter-36', 0, 0, 218.7200, 218.7200, 0, 10000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5036, '1005002688793166-butter-37-1-3', 0, 0, 218.7200, 218.7200, 0, 9999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5037, '1005002688793166-butter-38', 0, 0, 218.7200, 218.7200, 0, 10000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5038, '1005002688793166-butter-39-1-3', 0, 0, 218.7200, 218.7200, 0, 10000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5039, '1005002688793166-butter-40', 0, 0, 218.7200, 218.7200, 0, 10000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5040, '1005002688793166-butter-41-1-3', 0, 0, 218.7200, 218.7200, 0, 10000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5042, '1005002688793166-butter-42', 0, 0, 218.7200, 218.7200, 0, 9999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5043, '1005002688793166-butter-43-1-3', 0, 0, 218.7200, 218.7200, 0, 10000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5044, '1005002688793166-butter-44', 0, 0, 218.7200, 218.7200, 0, 10000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5045, '1005002688793166-butter-45-1-3', 0, 0, 218.7200, 218.7200, 0, 9999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5046, '1005002688793166-butter-46', 0, 0, 218.7200, 218.7200, 0, 9998, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5047, '1005002688793166-butter-47-1-3', 0, 0, 218.7200, 218.7200, 0, 10000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5048, '1005002688793166-carbon-36', 0, 0, 218.7200, 218.7200, 0, 10000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5049, '1005002688793166-carbon-37-1-3', 0, 0, 218.7200, 218.7200, 0, 10000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5051, '1005002688793166-carbon-38', 0, 0, 218.7200, 218.7200, 0, 10000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5052, '1005002688793166-carbon-39-1-3', 0, 0, 218.7200, 218.7200, 0, 10000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5053, '1005002688793166-carbon-40', 0, 0, 218.7200, 218.7200, 0, 10000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5054, '1005002688793166-carbon-41-1-3', 0, 0, 218.7200, 218.7200, 0, 9999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5055, '1005002688793166-carbon-42', 0, 0, 218.7200, 218.7200, 0, 9999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5056, '1005002688793166-carbon-43-1-3', 0, 0, 218.7200, 218.7200, 0, 9996, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5057, '1005002688793166-carbon-44', 0, 0, 218.7200, 218.7200, 0, 9999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5059, '1005002688793166-carbon-45-1-3', 0, 0, 218.7200, 218.7200, 0, 9998, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5060, '1005002688793166-carbon-46', 0, 0, 218.7200, 218.7200, 0, 9998, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5061, '1005002688793166-carbon-47-1-3', 0, 0, 218.7200, 218.7200, 0, 10000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5062, '1005002688793166-beluga-44', 0, 0, 218.7200, 218.7200, 0, 10000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5063, '1005002688793166-beluga-45-1-3', 0, 0, 218.7200, 218.7200, 0, 10000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5064, '1005002688793166-beluga-46', 0, 0, 218.7200, 218.7200, 0, 10000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5065, '1005002688793166-beluga-47-1-3', 0, 0, 218.7200, 218.7200, 0, 10000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5066, '1005002688793166-bred-36', 0, 0, 218.7200, 218.7200, 0, 10000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5067, '1005002688793166-bred-37-1-3', 0, 0, 218.7200, 218.7200, 0, 9998, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5068, '1005002688793166-bred-38', 0, 0, 218.7200, 218.7200, 0, 9998, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5070, '1005002688793166-bred-39-1-3', 0, 0, 218.7200, 218.7200, 0, 9999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5071, '1005002688793166-bred-40', 0, 0, 218.7200, 218.7200, 0, 9996, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5072, '1005002688793166-bred-41-1-3', 0, 0, 218.7200, 218.7200, 0, 10000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5073, '1005002688793166-bred-42', 0, 0, 218.7200, 218.7200, 0, 9998, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5074, '1005002688793166-bred-43-1-3', 0, 0, 218.7200, 218.7200, 0, 10000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5075, '1005002688793166-bred-44', 0, 0, 218.7200, 218.7200, 0, 9996, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5076, '1005002688793166-bred-45-1-3', 0, 0, 218.7200, 218.7200, 0, 9999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5077, '1005002688793166-bred-46', 0, 0, 218.7200, 218.7200, 0, 9998, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5078, '1005002688793166-bred-47-1-3', 0, 0, 218.7200, 218.7200, 0, 10000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5079, '1005002688793166-blue-tint-36', 0, 0, 218.7200, 218.7200, 0, 9999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5081, '1005002688793166-blue-tint-37-1-3', 0, 0, 218.7200, 218.7200, 0, 10000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5082, '1005002688793166-blue-tint-38', 0, 0, 218.7200, 218.7200, 0, 10000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5083, '1005002688793166-blue-tint-39-1-3', 0, 0, 218.7200, 218.7200, 0, 10000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5084, '1005002688793166-blue-tint-40', 0, 0, 218.7200, 218.7200, 0, 10000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5085, '1005002688793166-blue-tint-41-1-3', 0, 0, 218.7200, 218.7200, 0, 10000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5086, '1005002688793166-blue-tint-42', 0, 0, 218.7200, 218.7200, 0, 10000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5087, '1005002688793166-blue-tint-43-1-3', 0, 0, 218.7200, 218.7200, 0, 10000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5089, '1005002688793166-blue-tint-44', 0, 0, 218.7200, 218.7200, 0, 10000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5090, '1005002688793166-blue-tint-45-1-3', 0, 0, 218.7200, 218.7200, 0, 10000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5091, '1005002688793166-blue-tint-46', 0, 0, 218.7200, 218.7200, 0, 10000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5092, '1005002688793166-blue-tint-47-1-3', 0, 0, 218.7200, 218.7200, 0, 10000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5094, '1005002688793166-cinder-36', 0, 0, 218.7200, 218.7200, 0, 10000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5095, '1005002688793166-cinder-37-1-3', 0, 0, 218.7200, 218.7200, 0, 9998, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5096, '1005002688793166-cinder-38', 0, 0, 218.7200, 218.7200, 0, 10000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5097, '1005002688793166-cinder-39-1-3', 0, 0, 218.7200, 218.7200, 0, 9998, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5098, '1005002688793166-tail-light-36', 0, 0, 218.7200, 218.7200, 0, 10000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5099, '1005002688793166-tail-light-37-1-3', 0, 0, 218.7200, 218.7200, 0, 9999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5100, '1005002688793166-tail-light-38', 0, 0, 218.7200, 218.7200, 0, 10000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5101, '1005002688793166-tail-light-39-1-3', 0, 0, 218.7200, 218.7200, 0, 10000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5102, '1005002688793166-tail-light-40', 0, 0, 218.7200, 218.7200, 0, 9999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5103, '1005002688793166-tail-light-41-1-3', 0, 0, 218.7200, 218.7200, 0, 9999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5104, '1005002688793166-tail-light-42', 0, 0, 218.7200, 218.7200, 0, 9998, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5105, '1005002688793166-tail-light-43-1-3', 0, 0, 218.7200, 218.7200, 0, 9999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5106, '1005002688793166-tail-light-44', 0, 0, 218.7200, 218.7200, 0, 9998, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5107, '1005002688793166-tail-light-45-1-3', 0, 0, 218.7200, 218.7200, 0, 9998, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5108, '1005002688793166-tail-light-46', 0, 0, 218.7200, 218.7200, 0, 10000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5109, '1005002688793166-tail-light-47-1-3', 0, 0, 218.7200, 218.7200, 0, 10000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5110, '1005002688793166-beluga-2-0-36', 0, 0, 218.7200, 218.7200, 0, 9999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5111, '1005002688793166-beluga-2-0-37-1-3', 0, 0, 218.7200, 218.7200, 0, 10000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5112, '1005002688793166-beluga-2-0-38', 0, 0, 218.7200, 218.7200, 0, 10000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5113, '1005002688793166-beluga-2-0-39-1-3', 0, 0, 218.7200, 218.7200, 0, 9999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5114, '1005002688793166-beluga-2-0-40', 0, 0, 218.7200, 218.7200, 0, 10000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5115, '1005002688793166-beluga-2-0-41-1-3', 0, 0, 218.7200, 218.7200, 0, 10000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5116, '1005002688793166-beluga-2-0-42', 0, 0, 218.7200, 218.7200, 0, 9999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5117, '1005002688793166-beluga-2-0-43-1-3', 0, 0, 218.7200, 218.7200, 0, 9998, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5118, '1005002688793166-beluga-2-0-44', 0, 0, 218.7200, 218.7200, 0, 9995, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5119, '1005002688793166-beluga-2-0-45-1-3', 0, 0, 218.7200, 218.7200, 0, 9996, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5120, '1005002688793166-beluga-2-0-46', 0, 0, 218.7200, 218.7200, 0, 9998, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5121, '1005002688793166-beluga-2-0-47-1-3', 0, 0, 218.7200, 218.7200, 0, 9998, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5122, '1005002688793166-beluga-36', 0, 0, 218.7200, 218.7200, 0, 10000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5123, '1005002688793166-beluga-37-1-3', 0, 0, 218.7200, 218.7200, 0, 10000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5124, '1005002688793166-beluga-38', 0, 0, 218.7200, 218.7200, 0, 10000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5125, '1005002688793166-beluga-39-1-3', 0, 0, 218.7200, 218.7200, 0, 10000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5126, '1005002688793166-beluga-40', 0, 0, 218.7200, 218.7200, 0, 9999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5127, '1005002688793166-beluga-41-1-3', 0, 0, 218.7200, 218.7200, 0, 10000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5128, '1005002688793166-beluga-42', 0, 0, 218.7200, 218.7200, 0, 10000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5129, '1005002688793166-beluga-43-1-3', 0, 0, 218.7200, 218.7200, 0, 9999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5130, '1005002688793166-static-black-40', 0, 0, 218.7200, 218.7200, 0, 10000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5131, '1005002688793166-static-black-41-1-3', 0, 0, 218.7200, 218.7200, 0, 10000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5132, '1005002688793166-static-black-42', 0, 0, 218.7200, 218.7200, 0, 10000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5133, '1005002688793166-static-black-43-1-3', 0, 0, 218.7200, 218.7200, 0, 10000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5134, '1005002688793166-static-black-44', 0, 0, 218.7200, 218.7200, 0, 9999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5135, '1005002688793166-static-black-45-1-3', 0, 0, 218.7200, 218.7200, 0, 10000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5136, '1005002688793166-static-black-46', 0, 0, 218.7200, 218.7200, 0, 10000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5137, '1005002688793166-static-black-47-1-3', 0, 0, 218.7200, 218.7200, 0, 10000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5138, '1005002688793166-static-36', 0, 0, 218.7200, 218.7200, 0, 10000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5139, '1005002688793166-static-37-1-3', 0, 0, 218.7200, 218.7200, 0, 10000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5140, '1005002688793166-static-38', 0, 0, 218.7200, 218.7200, 0, 10000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5141, '1005002688793166-static-39-1-3', 0, 0, 218.7200, 218.7200, 0, 10000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5142, '1005002688793166-static-40', 0, 0, 218.7200, 218.7200, 0, 10000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5143, '1005002688793166-static-41-1-3', 0, 0, 218.7200, 218.7200, 0, 9999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5144, '1005002688793166-static-42', 0, 0, 218.7200, 218.7200, 0, 9999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5145, '1005002688793166-static-43-1-3', 0, 0, 218.7200, 218.7200, 0, 10000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5146, '1005002688793166-static-44', 0, 0, 218.7200, 218.7200, 0, 10000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5147, '1005002688793166-static-45-1-3', 0, 0, 218.7200, 218.7200, 0, 9998, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5148, '1005002688793166-static-46', 0, 0, 218.7200, 218.7200, 0, 10000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5149, '1005002688793166-static-47-1-3', 0, 0, 218.7200, 218.7200, 0, 10000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5150, '1005002688793166-shoelace-reflective-36', 0, 0, 218.7200, 218.7200, 0, 10000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5151, '1005002688793166-shoelace-reflective-37-1-3', 0, 0, 218.7200, 218.7200, 0, 10000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5152, '1005002688793166-shoelace-reflective-38', 0, 0, 218.7200, 218.7200, 0, 9999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5153, '1005002688793166-shoelace-reflective-39-1-3', 0, 0, 218.7200, 218.7200, 0, 10000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5154, '1005002688793166-shoelace-reflective-40', 0, 0, 218.7200, 218.7200, 0, 10000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5155, '1005002688793166-shoelace-reflective-41-1-3', 0, 0, 218.7200, 218.7200, 0, 10000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5156, '1005002688793166-shoelace-reflective-42', 0, 0, 218.7200, 218.7200, 0, 10000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5157, '1005002688793166-shoelace-reflective-43-1-3', 0, 0, 218.7200, 218.7200, 0, 10000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5158, '1005002688793166-shoelace-reflective-44', 0, 0, 218.7200, 218.7200, 0, 9997, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5159, '1005002688793166-shoelace-reflective-45-1-3', 0, 0, 218.7200, 218.7200, 0, 10000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5160, '1005002688793166-shoelace-reflective-46', 0, 0, 218.7200, 218.7200, 0, 10000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5161, '1005002688793166-shoelace-reflective-47-1-3', 0, 0, 218.7200, 218.7200, 0, 10000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5162, '1005002688793166-shoelace-reflective-36-1', 0, 0, 218.7200, 218.7200, 0, 10000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5163, '1005002688793166-shoelace-reflective-37-1-3-1', 0, 0, 218.7200, 218.7200, 0, 10000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5164, '1005002688793166-shoelace-reflective-38-1', 0, 0, 218.7200, 218.7200, 0, 9998, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5165, '1005002688793166-shoelace-reflective-39-1-3-1', 0, 0, 218.7200, 218.7200, 0, 9999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5166, '1005002688793166-shoelace-reflective-40-1', 0, 0, 218.7200, 218.7200, 0, 10000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5167, '1005002688793166-shoelace-reflective-41-1-3-1', 0, 0, 218.7200, 218.7200, 0, 9998, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5168, '1005002688793166-shoelace-reflective-42-1', 0, 0, 218.7200, 218.7200, 0, 9996, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5169, '1005002688793166-shoelace-reflective-43-1-3-1', 0, 0, 218.7200, 218.7200, 0, 9997, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5170, '1005002688793166-shoelace-reflective-44-1', 0, 0, 218.7200, 218.7200, 0, 9997, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5171, '1005002688793166-shoelace-reflective-45-1-3-1', 0, 0, 218.7200, 218.7200, 0, 9999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5172, '1005002688793166-shoelace-reflective-46-1', 0, 0, 218.7200, 218.7200, 0, 9999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5173, '1005002688793166-shoelace-reflective-47-1-3-1', 0, 0, 218.7200, 218.7200, 0, 9997, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5174, '1005002688793166-static-black-36', 0, 0, 218.7200, 218.7200, 0, 10000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5175, '1005002688793166-static-black-37-1-3', 0, 0, 218.7200, 218.7200, 0, 10000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5176, '1005002688793166-static-black-38', 0, 0, 218.7200, 218.7200, 0, 9999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5177, '1005002688793166-static-black-39-1-3', 0, 0, 218.7200, 218.7200, 0, 10000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5198, '4000463931194', 0, 0, 120.5700, 120.5700, 0, NULL, 'instock', 0, 0.00, 0, 'taxable', ''),
(5201, '4000463931194-5-5-black', 0, 0, 120.5700, 120.5700, 0, 979, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5203, '4000463931194-7-black', 0, 0, 120.5700, 120.5700, 0, 902, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5204, '4000463931194-7-5-black', 0, 0, 120.5700, 120.5700, 0, 898, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5205, '4000463931194-6-black', 0, 0, 120.5700, 120.5700, 0, 965, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5206, '4000463931194-6-5-black', 0, 0, 120.5700, 120.5700, 0, 931, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5207, '4000463931194-5-5-blue', 0, 0, 120.5700, 120.5700, 0, 993, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5209, '4000463931194-6-blue', 0, 0, 120.5700, 120.5700, 0, 992, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5210, '4000463931194-8-black', 0, 0, 120.5700, 120.5700, 0, 915, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5211, '4000463931194-8-5-black', 0, 0, 120.5700, 120.5700, 0, 922, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5212, '4000463931194-7-5-blue', 0, 0, 120.5700, 120.5700, 0, 978, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5213, '4000463931194-8-blue', 0, 0, 120.5700, 120.5700, 0, 979, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5214, '4000463931194-6-5-blue', 0, 0, 120.5700, 120.5700, 0, 985, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5215, '4000463931194-7-blue', 0, 0, 120.5700, 120.5700, 0, 986, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5216, '4000463931194-8-5-blue', 0, 0, 120.5700, 120.5700, 0, 983, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5219, '1005001577659466', 0, 0, 136.5800, 143.9900, 0, NULL, 'instock', 0, 0.00, 0, 'taxable', ''),
(5222, '1005001577659466-beige-40', 0, 0, 143.9900, 143.9900, 0, 559, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5223, '1005001577659466-beige-38', 0, 0, 143.9900, 143.9900, 0, 559, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5224, '1005001577659466-beige-39', 0, 0, 143.9900, 143.9900, 0, 563, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5226, '1005001577659466-beige-36', 0, 0, 143.9900, 143.9900, 0, 563, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5227, '1005001577659466-beige-37', 0, 0, 143.9900, 143.9900, 0, 564, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5228, '1005001577659466-beige-34', 0, 0, 136.5800, 136.5800, 0, 565, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5229, '1005001577659466-beige-35', 0, 0, 143.9900, 143.9900, 0, 566, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5230, '1005001577659466-wine-red-39', 0, 0, 143.9900, 143.9900, 0, 558, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5231, '1005001577659466-wine-red-40', 0, 0, 143.9900, 143.9900, 0, 546, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5232, '1005001577659466-wine-red-37', 0, 0, 143.9900, 143.9900, 0, 550, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5233, '1005001577659466-wine-red-38', 0, 0, 143.9900, 143.9900, 0, 557, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5234, '1005001577659466-wine-red-35', 0, 0, 143.9900, 143.9900, 0, 562, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5235, '1005001577659466-wine-red-36', 0, 0, 143.9900, 143.9900, 0, 561, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5237, '1005001577659466-wine-red-34', 0, 0, 143.9900, 143.9900, 0, 563, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5239, '32878897889', 0, 0, 128.7100, 128.7100, 0, NULL, 'instock', 0, 0.00, 0, 'taxable', ''),
(5242, '32878897889-black-6cm-5', 0, 0, 128.7100, 128.7100, 0, 495, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5243, '32878897889-black-6cm-5-5', 0, 0, 128.7100, 128.7100, 0, 492, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5244, '32878897889-black-6cm-6', 0, 0, 128.7100, 128.7100, 0, 495, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5246, '32878897889-black-6cm-6-5', 0, 0, 128.7100, 128.7100, 0, 489, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5247, '32878897889-black-6cm-4-5', 0, 0, 128.7100, 128.7100, 0, 493, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5248, '32878897889-black-8-3cm-10-5', 0, 0, 128.7100, 128.7100, 0, 495, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5249, '32878897889-black-8-3cm-11', 0, 0, 128.7100, 128.7100, 0, 495, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5250, '32878897889-black-8-3cm-12', 0, 0, 128.7100, 128.7100, 0, 493, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5251, '32878897889-black-8-3cm-8-5', 0, 0, 128.7100, 128.7100, 0, 495, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5252, '32878897889-black-8-3cm-9', 0, 0, 128.7100, 128.7100, 0, 495, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5253, '32878897889-black-8-3cm-9-5', 0, 0, 128.7100, 128.7100, 0, 495, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5254, '32878897889-black-8-3cm-10', 0, 0, 128.7100, 128.7100, 0, 494, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5255, '32878897889-black-7-5cm-10', 0, 0, 128.7100, 128.7100, 0, 494, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5256, '32878897889-black-7-5cm-10-5', 0, 0, 128.7100, 128.7100, 0, 495, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5258, '32878897889-black-7-5cm-11', 0, 0, 128.7100, 128.7100, 0, 495, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5259, '32878897889-black-7-5cm-12', 0, 0, 128.7100, 128.7100, 0, 495, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5260, '32878897889-black-7-5cm-8', 0, 0, 128.7100, 128.7100, 0, 494, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5261, '32878897889-black-7-5cm-8-5', 0, 0, 128.7100, 128.7100, 0, 494, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5262, '32878897889-black-7-5cm-9', 0, 0, 128.7100, 128.7100, 0, 495, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5263, '32878897889-black-7-5cm-9-5', 0, 0, 128.7100, 128.7100, 0, 495, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5265, '32878897889-black-8-3cm-6-5', 0, 0, 128.7100, 128.7100, 0, 494, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5266, '32878897889-black-8-3cm-7', 0, 0, 128.7100, 128.7100, 0, 495, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5267, '32878897889-black-8-3cm-7-5', 0, 0, 128.7100, 128.7100, 0, 493, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5268, '32878897889-black-8-3cm-8', 0, 0, 128.7100, 128.7100, 0, 495, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5269, '32878897889-black-8-3cm-4-5', 0, 0, 128.7100, 128.7100, 0, 494, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5270, '32878897889-black-8-3cm-5', 0, 0, 128.7100, 128.7100, 0, 494, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5272, '32878897889-black-8-3cm-5-5', 0, 0, 128.7100, 128.7100, 0, 494, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5273, '32878897889-black-8-3cm-6', 0, 0, 128.7100, 128.7100, 0, 495, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5274, '32878897889-black-7cm-9-5', 0, 0, 128.7100, 128.7100, 0, 495, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5275, '32878897889-black-7cm-10', 0, 0, 128.7100, 128.7100, 0, 495, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5276, '32878897889-black-7cm-10-5', 0, 0, 128.7100, 128.7100, 0, 495, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5277, '32878897889-black-7cm-11', 0, 0, 128.7100, 128.7100, 0, 493, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5278, '32878897889-black-7cm-7-5', 0, 0, 128.7100, 128.7100, 0, 494, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5279, '32878897889-black-7cm-8', 0, 0, 128.7100, 128.7100, 0, 492, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5281, '32878897889-black-7cm-8-5', 0, 0, 128.7100, 128.7100, 0, 494, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5282, '32878897889-black-7cm-9', 0, 0, 128.7100, 128.7100, 0, 495, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5283, '32878897889-black-7-5cm-6', 0, 0, 128.7100, 128.7100, 0, 495, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5284, '32878897889-black-7-5cm-6-5', 0, 0, 128.7100, 128.7100, 0, 495, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5285, '32878897889-black-7-5cm-7', 0, 0, 128.7100, 128.7100, 0, 494, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5286, '32878897889-black-7-5cm-7-5', 0, 0, 128.7100, 128.7100, 0, 495, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5288, '32878897889-black-7cm-12', 0, 0, 128.7100, 128.7100, 0, 493, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5289, '32878897889-black-7-5cm-4-5', 0, 0, 128.7100, 128.7100, 0, 495, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5290, '32878897889-black-7-5cm-5', 0, 0, 128.7100, 128.7100, 0, 495, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5291, '32878897889-black-7-5cm-5-5', 0, 0, 128.7100, 128.7100, 0, 494, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5293, '32878897889-black-6cm-9', 0, 0, 128.7100, 128.7100, 0, 493, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5294, '32878897889-black-6cm-9-5', 0, 0, 128.7100, 128.7100, 0, 494, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5295, '32878897889-black-6cm-10', 0, 0, 128.7100, 128.7100, 0, 492, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5296, '32878897889-black-6cm-10-5', 0, 0, 128.7100, 128.7100, 0, 494, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5298, '32878897889-black-6cm-7', 0, 0, 128.7100, 128.7100, 0, 488, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5299, '32878897889-black-6cm-7-5', 0, 0, 128.7100, 128.7100, 0, 494, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5300, '32878897889-black-6cm-8', 0, 0, 128.7100, 128.7100, 0, 490, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5301, '32878897889-black-6cm-8-5', 0, 0, 128.7100, 128.7100, 0, 488, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5302, '32878897889-black-7cm-5-5', 0, 0, 128.7100, 128.7100, 0, 491, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5303, '32878897889-black-7cm-6', 0, 0, 128.7100, 128.7100, 0, 495, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5304, '32878897889-black-7cm-6-5', 0, 0, 128.7100, 128.7100, 0, 488, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5305, '32878897889-black-7cm-7', 0, 0, 128.7100, 128.7100, 0, 493, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5306, '32878897889-black-6cm-11', 0, 0, 128.7100, 128.7100, 0, 490, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5307, '32878897889-black-6cm-12', 0, 0, 128.7100, 128.7100, 0, 492, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5308, '32878897889-black-7cm-4-5', 0, 0, 128.7100, 128.7100, 0, 495, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5309, '32878897889-black-7cm-5', 0, 0, 128.7100, 128.7100, 0, 493, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5311, '4000024103531', 0, 0, 173.5900, 173.5900, 0, NULL, 'instock', 0, 0.00, 0, 'taxable', ''),
(5315, '4000024103531-green-heel-6cm-10', 0, 0, 173.5900, 173.5900, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5316, '4000024103531-green-heel-6cm-9-5', 0, 0, 173.5900, 173.5900, 0, 1999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5317, '4000024103531-green-heel-6cm-9', 0, 0, 173.5900, 173.5900, 0, 1999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5318, '4000024103531-green-heel-6cm-8-5', 0, 0, 173.5900, 173.5900, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5319, '4000024103531-pink-wide-heel-10cm-5', 0, 0, 173.5900, 173.5900, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5320, '4000024103531-pink-wide-heel-10cm-4-5', 0, 0, 173.5900, 173.5900, 0, 1998, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5321, '4000024103531-pink-wide-heel-10cm-4', 0, 0, 173.5900, 173.5900, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5322, '4000024103531-green-heel-6cm-10-5', 0, 0, 173.5900, 173.5900, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5323, '4000024103531-pink-wide-heel-10cm-7', 0, 0, 173.5900, 173.5900, 0, 1998, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5324, '4000024103531-pink-wide-heel-10cm-6-5', 0, 0, 173.5900, 173.5900, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5325, '4000024103531-pink-wide-heel-10cm-6', 0, 0, 173.5900, 173.5900, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5326, '4000024103531-pink-wide-heel-10cm-5-5', 0, 0, 173.5900, 173.5900, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5328, '4000024103531-pink-wide-heel-10cm-9', 0, 0, 173.5900, 173.5900, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5329, '4000024103531-pink-wide-heel-10cm-8-5', 0, 0, 173.5900, 173.5900, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5330, '4000024103531-pink-wide-heel-10cm-8', 0, 0, 173.5900, 173.5900, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5331, '4000024103531-pink-wide-heel-10cm-7-5', 0, 0, 173.5900, 173.5900, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5332, '4000024103531-pink-wide-heel-10cm-9-5', 0, 0, 173.5900, 173.5900, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5333, '4000024103531-green-wide-heel-10cm-6', 0, 0, 173.5900, 173.5900, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5334, '4000024103531-green-wide-heel-10cm-5-5', 0, 0, 173.5900, 173.5900, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5335, '4000024103531-green-wide-heel-10cm-5', 0, 0, 173.5900, 173.5900, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5336, '4000024103531-green-wide-heel-10cm-4-5', 0, 0, 173.5900, 173.5900, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5337, '4000024103531-green-wide-heel-10cm-8', 0, 0, 173.5900, 173.5900, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5338, '4000024103531-green-wide-heel-10cm-7-5', 0, 0, 173.5900, 173.5900, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5339, '4000024103531-green-wide-heel-10cm-7', 0, 0, 173.5900, 173.5900, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5340, '4000024103531-green-wide-heel-10cm-6-5', 0, 0, 173.5900, 173.5900, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5341, '4000024103531-green-wide-heel-10cm-10', 0, 0, 173.5900, 173.5900, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5343, '4000024103531-green-wide-heel-10cm-9-5', 0, 0, 173.5900, 173.5900, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5344, '4000024103531-green-wide-heel-10cm-9', 0, 0, 173.5900, 173.5900, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5345, '4000024103531-green-wide-heel-10cm-8-5', 0, 0, 173.5900, 173.5900, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5346, '4000024103531-green-heel-9cm-5', 0, 0, 173.5900, 173.5900, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5347, '4000024103531-green-heel-9cm-4-5', 0, 0, 173.5900, 173.5900, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5348, '4000024103531-green-heel-9cm-4', 0, 0, 173.5900, 173.5900, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5349, '4000024103531-green-wide-heel-10cm-10-5', 0, 0, 173.5900, 173.5900, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5350, '4000024103531-green-heel-9cm-7', 0, 0, 173.5900, 173.5900, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5352, '4000024103531-green-heel-9cm-6-5', 0, 0, 173.5900, 173.5900, 0, 1999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5353, '4000024103531-green-heel-9cm-6', 0, 0, 173.5900, 173.5900, 0, 1999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5354, '4000024103531-green-heel-9cm-5-5', 0, 0, 173.5900, 173.5900, 0, 1999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5355, '4000024103531-green-heel-9cm-9', 0, 0, 173.5900, 173.5900, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5356, '4000024103531-green-heel-9cm-8-5', 0, 0, 173.5900, 173.5900, 0, 1999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5358, '4000024103531-green-heel-9cm-8', 0, 0, 173.5900, 173.5900, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5359, '4000024103531-green-heel-9cm-7-5', 0, 0, 173.5900, 173.5900, 0, 1999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5360, '4000024103531-green-heel-8-5cm-4', 0, 0, 173.5900, 173.5900, 0, 1999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5361, '4000024103531-green-heel-9cm-10-5', 0, 0, 173.5900, 173.5900, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5362, '4000024103531-green-heel-9cm-10', 0, 0, 173.5900, 173.5900, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5363, '4000024103531-green-heel-9cm-9-5', 0, 0, 173.5900, 173.5900, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5364, '4000024103531-green-heel-8-5cm-6', 0, 0, 173.5900, 173.5900, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5365, '4000024103531-green-heel-8-5cm-5-5', 0, 0, 173.5900, 173.5900, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5366, '4000024103531-green-heel-8-5cm-5', 0, 0, 173.5900, 173.5900, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5368, '4000024103531-green-heel-8-5cm-4-5', 0, 0, 173.5900, 173.5900, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5369, '4000024103531-green-heel-8-5cm-8', 0, 0, 173.5900, 173.5900, 0, 1999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5370, '4000024103531-green-heel-8-5cm-7-5', 0, 0, 173.5900, 173.5900, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5371, '4000024103531-green-heel-8-5cm-7', 0, 0, 173.5900, 173.5900, 0, 1998, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5372, '4000024103531-green-heel-8-5cm-6-5', 0, 0, 173.5900, 173.5900, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5373, '4000024103531-green-heel-8-5cm-10', 0, 0, 173.5900, 173.5900, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5374, '4000024103531-green-heel-8-5cm-9-5', 0, 0, 173.5900, 173.5900, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5375, '4000024103531-green-heel-8-5cm-9', 0, 0, 173.5900, 173.5900, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5376, '4000024103531-green-heel-8-5cm-8-5', 0, 0, 173.5900, 173.5900, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5378, '4000024103531-green-heel-7-5cm-5', 0, 0, 173.5900, 173.5900, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5379, '4000024103531-green-heel-7-5cm-4-5', 0, 0, 173.5900, 173.5900, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5380, '4000024103531-green-heel-7-5cm-4', 0, 0, 173.5900, 173.5900, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5381, '4000024103531-green-heel-8-5cm-10-5', 0, 0, 173.5900, 173.5900, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5382, '4000024103531-green-heel-7-5cm-7', 0, 0, 173.5900, 173.5900, 0, 1999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5383, '4000024103531-green-heel-7-5cm-6-5', 0, 0, 173.5900, 173.5900, 0, 1999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5384, '4000024103531-green-heel-7-5cm-6', 0, 0, 173.5900, 173.5900, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5385, '4000024103531-green-heel-7-5cm-5-5', 0, 0, 173.5900, 173.5900, 0, 1999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5387, '4000024103531-green-heel-7-5cm-9', 0, 0, 173.5900, 173.5900, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5388, '4000024103531-green-heel-7-5cm-8-5', 0, 0, 173.5900, 173.5900, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5389, '4000024103531-green-heel-7-5cm-8', 0, 0, 173.5900, 173.5900, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5390, '4000024103531-green-heel-7-5cm-7-5', 0, 0, 173.5900, 173.5900, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5391, '4000024103531-green-heel-6cm-4', 0, 0, 173.5900, 173.5900, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5392, '4000024103531-green-heel-7-5cm-10-5', 0, 0, 173.5900, 173.5900, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5393, '4000024103531-green-heel-7-5cm-10', 0, 0, 173.5900, 173.5900, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5394, '4000024103531-green-heel-7-5cm-9-5', 0, 0, 173.5900, 173.5900, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5395, '4000024103531-green-heel-6cm-6', 0, 0, 173.5900, 173.5900, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5396, '4000024103531-green-heel-6cm-5-5', 0, 0, 173.5900, 173.5900, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5398, '4000024103531-green-heel-6cm-5', 0, 0, 173.5900, 173.5900, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent');
INSERT INTO `wpx5_wc_product_meta_lookup` (`product_id`, `sku`, `virtual`, `downloadable`, `min_price`, `max_price`, `onsale`, `stock_quantity`, `stock_status`, `rating_count`, `average_rating`, `total_sales`, `tax_status`, `tax_class`) VALUES
(5399, '4000024103531-green-heel-6cm-4-5', 0, 0, 173.5900, 173.5900, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5400, '4000024103531-green-heel-6cm-8', 0, 0, 173.5900, 173.5900, 0, 1999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5401, '4000024103531-green-heel-6cm-7-5', 0, 0, 173.5900, 173.5900, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5402, '4000024103531-green-heel-6cm-7', 0, 0, 173.5900, 173.5900, 0, 1999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5403, '4000024103531-green-heel-6cm-6-5', 0, 0, 173.5900, 173.5900, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5404, '4000024103531-blue-wide-heel-10cm-9', 0, 0, 173.5900, 173.5900, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5405, '4000024103531-blue-wide-heel-10cm-8-5', 0, 0, 173.5900, 173.5900, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5406, '4000024103531-blue-wide-heel-10cm-8', 0, 0, 173.5900, 173.5900, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5408, '4000024103531-blue-wide-heel-10cm-7-5', 0, 0, 173.5900, 173.5900, 0, 1999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5409, '4000024103531-blue-heel-9cm-4', 0, 0, 173.5900, 173.5900, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5410, '4000024103531-blue-wide-heel-10cm-10-5', 0, 0, 173.5900, 173.5900, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5411, '4000024103531-blue-wide-heel-10cm-10', 0, 0, 173.5900, 173.5900, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5412, '4000024103531-blue-wide-heel-10cm-9-5', 0, 0, 173.5900, 173.5900, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5413, '4000024103531-blue-heel-9cm-6', 0, 0, 173.5900, 173.5900, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5414, '4000024103531-blue-heel-9cm-5-5', 0, 0, 173.5900, 173.5900, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5415, '4000024103531-blue-heel-9cm-5', 0, 0, 173.5900, 173.5900, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5416, '4000024103531-blue-heel-9cm-4-5', 0, 0, 173.5900, 173.5900, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5417, '4000024103531-blue-heel-9cm-8', 0, 0, 173.5900, 173.5900, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5418, '4000024103531-blue-heel-9cm-7-5', 0, 0, 173.5900, 173.5900, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5419, '4000024103531-blue-heel-9cm-7', 0, 0, 173.5900, 173.5900, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5420, '4000024103531-blue-heel-9cm-6-5', 0, 0, 173.5900, 173.5900, 0, 1999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5421, '4000024103531-blue-heel-9cm-10', 0, 0, 173.5900, 173.5900, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5422, '4000024103531-blue-heel-9cm-9-5', 0, 0, 173.5900, 173.5900, 0, 1999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5423, '4000024103531-blue-heel-9cm-9', 0, 0, 173.5900, 173.5900, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5424, '4000024103531-blue-heel-9cm-8-5', 0, 0, 173.5900, 173.5900, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5425, '4000024103531-blue-heel-8-5cm-5', 0, 0, 173.5900, 173.5900, 0, 1999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5426, '4000024103531-blue-heel-8-5cm-4-5', 0, 0, 173.5900, 173.5900, 0, 1999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5427, '4000024103531-blue-heel-8-5cm-4', 0, 0, 173.5900, 173.5900, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5428, '4000024103531-blue-heel-9cm-10-5', 0, 0, 173.5900, 173.5900, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5429, '4000024103531-blue-heel-8-5cm-7', 0, 0, 173.5900, 173.5900, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5430, '4000024103531-blue-heel-8-5cm-6-5', 0, 0, 173.5900, 173.5900, 0, 1998, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5431, '4000024103531-blue-heel-8-5cm-6', 0, 0, 173.5900, 173.5900, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5432, '4000024103531-blue-heel-8-5cm-5-5', 0, 0, 173.5900, 173.5900, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5433, '4000024103531-blue-heel-8-5cm-9', 0, 0, 173.5900, 173.5900, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5434, '4000024103531-blue-heel-8-5cm-8-5', 0, 0, 173.5900, 173.5900, 0, 1999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5435, '4000024103531-blue-heel-8-5cm-8', 0, 0, 173.5900, 173.5900, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5436, '4000024103531-blue-heel-8-5cm-7-5', 0, 0, 173.5900, 173.5900, 0, 1999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5437, '4000024103531-blue-heel-7-5cm-4', 0, 0, 173.5900, 173.5900, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5438, '4000024103531-blue-heel-8-5cm-10-5', 0, 0, 173.5900, 173.5900, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5439, '4000024103531-blue-heel-8-5cm-10', 0, 0, 173.5900, 173.5900, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5440, '4000024103531-blue-heel-8-5cm-9-5', 0, 0, 173.5900, 173.5900, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5441, '4000024103531-blue-heel-7-5cm-6', 0, 0, 173.5900, 173.5900, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5442, '4000024103531-blue-heel-7-5cm-5-5', 0, 0, 173.5900, 173.5900, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5443, '4000024103531-blue-heel-7-5cm-5', 0, 0, 173.5900, 173.5900, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5444, '4000024103531-blue-heel-7-5cm-4-5', 0, 0, 173.5900, 173.5900, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5445, '4000024103531-blue-heel-7-5cm-8', 0, 0, 173.5900, 173.5900, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5446, '4000024103531-blue-heel-7-5cm-7-5', 0, 0, 173.5900, 173.5900, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5447, '4000024103531-blue-heel-7-5cm-7', 0, 0, 173.5900, 173.5900, 0, 1998, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5448, '4000024103531-blue-heel-7-5cm-6-5', 0, 0, 173.5900, 173.5900, 0, 1999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5449, '4000024103531-blue-heel-7-5cm-10', 0, 0, 173.5900, 173.5900, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5450, '4000024103531-blue-heel-7-5cm-9-5', 0, 0, 173.5900, 173.5900, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5452, '4000024103531-blue-heel-7-5cm-9', 0, 0, 173.5900, 173.5900, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5453, '4000024103531-blue-heel-7-5cm-8-5', 0, 0, 173.5900, 173.5900, 0, 1999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5454, '4000024103531-blue-heel-6cm-5', 0, 0, 173.5900, 173.5900, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5455, '4000024103531-blue-heel-6cm-4-5', 0, 0, 173.5900, 173.5900, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5456, '4000024103531-blue-heel-6cm-4', 0, 0, 173.5900, 173.5900, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5457, '4000024103531-blue-heel-7-5cm-10-5', 0, 0, 173.5900, 173.5900, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5459, '4000024103531-blue-heel-6cm-7', 0, 0, 173.5900, 173.5900, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5460, '4000024103531-blue-heel-6cm-6-5', 0, 0, 173.5900, 173.5900, 0, 1998, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5461, '4000024103531-blue-heel-6cm-6', 0, 0, 173.5900, 173.5900, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5462, '4000024103531-blue-heel-6cm-5-5', 0, 0, 173.5900, 173.5900, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5463, '4000024103531-blue-heel-6cm-9', 0, 0, 173.5900, 173.5900, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5465, '4000024103531-blue-heel-6cm-8-5', 0, 0, 173.5900, 173.5900, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5466, '4000024103531-blue-heel-6cm-8', 0, 0, 173.5900, 173.5900, 0, 1999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5467, '4000024103531-blue-heel-6cm-7-5', 0, 0, 173.5900, 173.5900, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5468, '4000024103531-green-wide-heel-10cm-4', 0, 0, 173.5900, 173.5900, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5469, '4000024103531-blue-heel-6cm-10-5', 0, 0, 173.5900, 173.5900, 0, 1999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5470, '4000024103531-blue-heel-6cm-10', 0, 0, 173.5900, 173.5900, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5471, '4000024103531-blue-heel-6cm-9-5', 0, 0, 173.5900, 173.5900, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5472, '4000024103531-pink-heel-6cm-7-5', 0, 0, 173.5900, 173.5900, 0, 1999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5473, '4000024103531-pink-heel-6cm-8', 0, 0, 173.5900, 173.5900, 0, 1997, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5474, '4000024103531-pink-heel-6cm-6-5', 0, 0, 173.5900, 173.5900, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5475, '4000024103531-pink-heel-6cm-7', 0, 0, 173.5900, 173.5900, 0, 1998, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5476, '4000024103531-pink-heel-6cm-9-5', 0, 0, 173.5900, 173.5900, 0, 1999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5477, '4000024103531-pink-heel-6cm-10', 0, 0, 173.5900, 173.5900, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5478, '4000024103531-pink-heel-6cm-8-5', 0, 0, 173.5900, 173.5900, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5479, '4000024103531-pink-heel-6cm-9', 0, 0, 173.5900, 173.5900, 0, 1999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5480, '4000024103531-pink-heel-6cm-10-5', 0, 0, 173.5900, 173.5900, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5481, '4000024103531-blue-wide-heel-10cm-5', 0, 0, 173.5900, 173.5900, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5482, '4000024103531-blue-wide-heel-10cm-4-5', 0, 0, 173.5900, 173.5900, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5483, '4000024103531-blue-wide-heel-10cm-4', 0, 0, 173.5900, 173.5900, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5484, '4000024103531-blue-wide-heel-10cm-7', 0, 0, 173.5900, 173.5900, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5485, '4000024103531-blue-wide-heel-10cm-6-5', 0, 0, 173.5900, 173.5900, 0, 1999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5486, '4000024103531-blue-wide-heel-10cm-6', 0, 0, 173.5900, 173.5900, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5487, '4000024103531-blue-wide-heel-10cm-5-5', 0, 0, 173.5900, 173.5900, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5488, '4000024103531-pink-wide-heel-10cm-10-5', 0, 0, 173.5900, 173.5900, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5489, '4000024103531-pink-heel-10cm-4', 0, 0, 173.5900, 173.5900, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5490, '4000024103531-pink-wide-heel-10cm-10', 0, 0, 173.5900, 173.5900, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5491, '4000024103531-pink-heel-10cm-5-5', 0, 0, 173.5900, 173.5900, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5492, '4000024103531-pink-heel-10cm-6', 0, 0, 173.5900, 173.5900, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5493, '4000024103531-pink-heel-10cm-4-5', 0, 0, 173.5900, 173.5900, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5494, '4000024103531-pink-heel-10cm-5', 0, 0, 173.5900, 173.5900, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5495, '4000024103531-pink-heel-10cm-7-5', 0, 0, 173.5900, 173.5900, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5496, '4000024103531-pink-heel-10cm-8', 0, 0, 173.5900, 173.5900, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5497, '4000024103531-pink-heel-10cm-6-5', 0, 0, 173.5900, 173.5900, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5498, '4000024103531-pink-heel-10cm-7', 0, 0, 173.5900, 173.5900, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5499, '4000024103531-pink-heel-10cm-9-5', 0, 0, 173.5900, 173.5900, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5500, '4000024103531-pink-heel-10cm-10', 0, 0, 173.5900, 173.5900, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5501, '4000024103531-pink-heel-10cm-8-5', 0, 0, 173.5900, 173.5900, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5502, '4000024103531-pink-heel-10cm-9', 0, 0, 173.5900, 173.5900, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5503, '4000024103531-pink-heel-9cm-4-5', 0, 0, 173.5900, 173.5900, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5504, '4000024103531-pink-heel-9cm-5', 0, 0, 173.5900, 173.5900, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5505, '4000024103531-pink-heel-10cm-10-5', 0, 0, 173.5900, 173.5900, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5506, '4000024103531-pink-heel-9cm-4', 0, 0, 173.5900, 173.5900, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5507, '4000024103531-pink-heel-9cm-6-5', 0, 0, 173.5900, 173.5900, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5508, '4000024103531-pink-heel-9cm-7', 0, 0, 173.5900, 173.5900, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5509, '4000024103531-pink-heel-9cm-5-5', 0, 0, 173.5900, 173.5900, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5510, '4000024103531-pink-heel-9cm-6', 0, 0, 173.5900, 173.5900, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5511, '4000024103531-pink-heel-9cm-8-5', 0, 0, 173.5900, 173.5900, 0, 1999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5512, '4000024103531-pink-heel-9cm-9', 0, 0, 173.5900, 173.5900, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5513, '4000024103531-pink-heel-9cm-7-5', 0, 0, 173.5900, 173.5900, 0, 1999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5514, '4000024103531-pink-heel-9cm-8', 0, 0, 173.5900, 173.5900, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5515, '4000024103531-pink-heel-9cm-10-5', 0, 0, 173.5900, 173.5900, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5516, '4000024103531-pink-heel-8-5cm-4', 0, 0, 173.5900, 173.5900, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5517, '4000024103531-pink-heel-9cm-9-5', 0, 0, 173.5900, 173.5900, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5518, '4000024103531-pink-heel-9cm-10', 0, 0, 173.5900, 173.5900, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5519, '4000024103531-pink-heel-8-5cm-5-5', 0, 0, 173.5900, 173.5900, 0, 1999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5520, '4000024103531-pink-heel-8-5cm-6', 0, 0, 173.5900, 173.5900, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5521, '4000024103531-pink-heel-8-5cm-4-5', 0, 0, 173.5900, 173.5900, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5522, '4000024103531-pink-heel-8-5cm-5', 0, 0, 173.5900, 173.5900, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5523, '4000024103531-pink-heel-8-5cm-7-5', 0, 0, 173.5900, 173.5900, 0, 1999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5524, '4000024103531-pink-heel-8-5cm-8', 0, 0, 173.5900, 173.5900, 0, 1999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5525, '4000024103531-pink-heel-8-5cm-6-5', 0, 0, 173.5900, 173.5900, 0, 1996, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5526, '4000024103531-pink-heel-8-5cm-7', 0, 0, 173.5900, 173.5900, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5527, '4000024103531-pink-heel-8-5cm-9-5', 0, 0, 173.5900, 173.5900, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5528, '4000024103531-pink-heel-8-5cm-10', 0, 0, 173.5900, 173.5900, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5529, '4000024103531-pink-heel-8-5cm-8-5', 0, 0, 173.5900, 173.5900, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5530, '4000024103531-pink-heel-8-5cm-9', 0, 0, 173.5900, 173.5900, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5531, '4000024103531-pink-heel-7-5cm-4-5', 0, 0, 173.5900, 173.5900, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5532, '4000024103531-pink-heel-7-5cm-5', 0, 0, 173.5900, 173.5900, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5533, '4000024103531-pink-heel-8-5cm-10-5', 0, 0, 173.5900, 173.5900, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5534, '4000024103531-pink-heel-7-5cm-4', 0, 0, 173.5900, 173.5900, 0, 1999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5535, '4000024103531-pink-heel-7-5cm-6-5', 0, 0, 173.5900, 173.5900, 0, 1997, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5536, '4000024103531-pink-heel-7-5cm-7', 0, 0, 173.5900, 173.5900, 0, 1998, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5537, '4000024103531-pink-heel-7-5cm-5-5', 0, 0, 173.5900, 173.5900, 0, 1995, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5538, '4000024103531-pink-heel-7-5cm-6', 0, 0, 173.5900, 173.5900, 0, 1998, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5539, '4000024103531-pink-heel-7-5cm-8-5', 0, 0, 173.5900, 173.5900, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5540, '4000024103531-pink-heel-7-5cm-9', 0, 0, 173.5900, 173.5900, 0, 1999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5541, '4000024103531-pink-heel-7-5cm-7-5', 0, 0, 173.5900, 173.5900, 0, 1999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5542, '4000024103531-pink-heel-7-5cm-8', 0, 0, 173.5900, 173.5900, 0, 1997, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5543, '4000024103531-pink-heel-7-5cm-10-5', 0, 0, 173.5900, 173.5900, 0, 1998, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5544, '4000024103531-pink-heel-6cm-4', 0, 0, 173.5900, 173.5900, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5545, '4000024103531-pink-heel-7-5cm-9-5', 0, 0, 173.5900, 173.5900, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5546, '4000024103531-pink-heel-7-5cm-10', 0, 0, 173.5900, 173.5900, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5547, '4000024103531-pink-heel-6cm-5-5', 0, 0, 173.5900, 173.5900, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5548, '4000024103531-pink-heel-6cm-6', 0, 0, 173.5900, 173.5900, 0, 1999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5549, '4000024103531-pink-heel-6cm-4-5', 0, 0, 173.5900, 173.5900, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5550, '4000024103531-pink-heel-6cm-5', 0, 0, 173.5900, 173.5900, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5552, '1005002414442771', 0, 0, 150.9700, 150.9700, 0, NULL, 'instock', 0, 0.00, 0, 'taxable', ''),
(5555, '1005002414442771-cuban-heell-10cm-3-5', 0, 0, 150.9700, 150.9700, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5557, '1005002414442771-cuban-heell-10cm-4', 0, 0, 150.9700, 150.9700, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5558, '1005002414442771-cuban-heell-10cm-5-5', 0, 0, 150.9700, 150.9700, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5559, '1005002414442771-cuban-heell-10cm-6', 0, 0, 150.9700, 150.9700, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5560, '1005002414442771-cuban-heell-10cm-4-5', 0, 0, 150.9700, 150.9700, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5561, '1005002414442771-cuban-heell-10cm-5', 0, 0, 150.9700, 150.9700, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5563, '1005002414442771-cuban-heell-10cm-7-5', 0, 0, 150.9700, 150.9700, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5564, '1005002414442771-cuban-heell-10cm-8', 0, 0, 150.9700, 150.9700, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5565, '1005002414442771-cuban-heell-10cm-6-5', 0, 0, 150.9700, 150.9700, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5566, '1005002414442771-cuban-heell-10cm-7', 0, 0, 150.9700, 150.9700, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5567, '1005002414442771-cuban-heell-10cm-9-5', 0, 0, 150.9700, 150.9700, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5568, '1005002414442771-cuban-heell-10cm-10', 0, 0, 150.9700, 150.9700, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5569, '1005002414442771-cuban-heell-10cm-8-5', 0, 0, 150.9700, 150.9700, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5570, '1005002414442771-cuban-heell-10cm-9', 0, 0, 150.9700, 150.9700, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5571, '1005002414442771-cuban-heel-7-5cm-3-5', 0, 0, 150.9700, 150.9700, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5572, '1005002414442771-cuban-heel-7-5cm-4', 0, 0, 150.9700, 150.9700, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5574, '1005002414442771-cuban-heel-8-5cm-10-5', 0, 0, 150.9700, 150.9700, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5575, '1005002414442771-cuban-heel-8-5cm-11', 0, 0, 150.9700, 150.9700, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5576, '1005002414442771-cuban-heel-7-5cm-5-5', 0, 0, 150.9700, 150.9700, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5577, '1005002414442771-cuban-heel-7-5cm-6', 0, 0, 150.9700, 150.9700, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5578, '1005002414442771-cuban-heel-7-5cm-4-5', 0, 0, 150.9700, 150.9700, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5579, '1005002414442771-cuban-heel-7-5cm-5', 0, 0, 150.9700, 150.9700, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5580, '1005002414442771-cuban-heel-7-5cm-7-5', 0, 0, 150.9700, 150.9700, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5581, '1005002414442771-cuban-heel-7-5cm-8', 0, 0, 150.9700, 150.9700, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5582, '1005002414442771-cuban-heel-7-5cm-6-5', 0, 0, 150.9700, 150.9700, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5583, '1005002414442771-cuban-heel-7-5cm-7', 0, 0, 150.9700, 150.9700, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5585, '1005002414442771-cuban-heel-7-5cm-9-5', 0, 0, 150.9700, 150.9700, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5586, '1005002414442771-cuban-heel-7-5cm-10', 0, 0, 150.9700, 150.9700, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5587, '1005002414442771-cuban-heel-7-5cm-8-5', 0, 0, 150.9700, 150.9700, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5588, '1005002414442771-cuban-heel-7-5cm-9', 0, 0, 150.9700, 150.9700, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5589, '1005002414442771-heel-6cm-3-5', 0, 0, 150.9700, 150.9700, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5590, '1005002414442771-heel-6cm-4', 0, 0, 150.9700, 150.9700, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5591, '1005002414442771-cuban-heel-7-5cm-10-5', 0, 0, 150.9700, 150.9700, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5593, '1005002414442771-cuban-heel-7-5cm-11', 0, 0, 150.9700, 150.9700, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5594, '1005002414442771-heel-6cm-5-5', 0, 0, 150.9700, 150.9700, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5595, '1005002414442771-heel-6cm-6', 0, 0, 150.9700, 150.9700, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5596, '1005002414442771-heel-6cm-4-5', 0, 0, 150.9700, 150.9700, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5597, '1005002414442771-heel-6cm-5', 0, 0, 150.9700, 150.9700, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5598, '1005002414442771-heel-6cm-7-5', 0, 0, 150.9700, 150.9700, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5599, '1005002414442771-heel-6cm-8', 0, 0, 150.9700, 150.9700, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5600, '1005002414442771-heel-6cm-6-5', 0, 0, 150.9700, 150.9700, 0, 1999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5601, '1005002414442771-heel-6cm-7', 0, 0, 150.9700, 150.9700, 0, 1999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5603, '1005002414442771-heel-6cm-9-5', 0, 0, 150.9700, 150.9700, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5604, '1005002414442771-heel-6cm-10', 0, 0, 150.9700, 150.9700, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5605, '1005002414442771-heel-6cm-8-5', 0, 0, 150.9700, 150.9700, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5606, '1005002414442771-heel-6cm-9', 0, 0, 150.9700, 150.9700, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5607, '1005002414442771-heel-6cm-10-5', 0, 0, 150.9700, 150.9700, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5608, '1005002414442771-heel-6cm-11', 0, 0, 150.9700, 150.9700, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5609, '1005002414442771-pointed-heel-10cm-3-5', 0, 0, 150.9700, 150.9700, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5610, '1005002414442771-pointed-heel-10cm-4', 0, 0, 150.9700, 150.9700, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5611, '1005002414442771-cuban-heell-10cm-10-5', 0, 0, 150.9700, 150.9700, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5612, '1005002414442771-cuban-heell-10cm-11', 0, 0, 150.9700, 150.9700, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5613, '1005002414442771-pointed-heel-10cm-5-5', 0, 0, 150.9700, 150.9700, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5615, '1005002414442771-pointed-heel-10cm-6', 0, 0, 150.9700, 150.9700, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5616, '1005002414442771-pointed-heel-10cm-4-5', 0, 0, 150.9700, 150.9700, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5617, '1005002414442771-pointed-heel-10cm-5', 0, 0, 150.9700, 150.9700, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5618, '1005002414442771-pointed-heel-10cm-7-5', 0, 0, 150.9700, 150.9700, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5619, '1005002414442771-pointed-heel-10cm-8', 0, 0, 150.9700, 150.9700, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5620, '1005002414442771-pointed-heel-10cm-6-5', 0, 0, 150.9700, 150.9700, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5621, '1005002414442771-pointed-heel-10cm-7', 0, 0, 150.9700, 150.9700, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5622, '1005002414442771-pointed-heel-10cm-9-5', 0, 0, 150.9700, 150.9700, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5623, '1005002414442771-pointed-heel-10cm-10', 0, 0, 150.9700, 150.9700, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5624, '1005002414442771-pointed-heel-10cm-8-5', 0, 0, 150.9700, 150.9700, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5625, '1005002414442771-pointed-heel-10cm-9', 0, 0, 150.9700, 150.9700, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5627, '1005002414442771-cuban-heel-9cm-3-5', 0, 0, 150.9700, 150.9700, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5628, '1005002414442771-cuban-heel-9cm-4', 0, 0, 150.9700, 150.9700, 0, 1999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5629, '1005002414442771-pointed-heel-10cm-10-5', 0, 0, 150.9700, 150.9700, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5630, '1005002414442771-pointed-heel-10cm-11', 0, 0, 150.9700, 150.9700, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5632, '1005002414442771-cuban-heel-9cm-5-5', 0, 0, 150.9700, 150.9700, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5633, '1005002414442771-cuban-heel-9cm-6', 0, 0, 150.9700, 150.9700, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5634, '1005002414442771-cuban-heel-9cm-4-5', 0, 0, 150.9700, 150.9700, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5635, '1005002414442771-cuban-heel-9cm-5', 0, 0, 150.9700, 150.9700, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5636, '1005002414442771-cuban-heel-9cm-7-5', 0, 0, 150.9700, 150.9700, 0, 1999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5638, '1005002414442771-cuban-heel-9cm-8', 0, 0, 150.9700, 150.9700, 0, 1999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5639, '1005002414442771-cuban-heel-9cm-6-5', 0, 0, 150.9700, 150.9700, 0, 1999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5640, '1005002414442771-cuban-heel-9cm-7', 0, 0, 150.9700, 150.9700, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5641, '1005002414442771-cuban-heel-9cm-9-5', 0, 0, 150.9700, 150.9700, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5643, '1005002414442771-cuban-heel-9cm-10', 0, 0, 150.9700, 150.9700, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5644, '1005002414442771-cuban-heel-9cm-8-5', 0, 0, 150.9700, 150.9700, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5645, '1005002414442771-cuban-heel-9cm-9', 0, 0, 150.9700, 150.9700, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5646, '1005002414442771-pointed-heel-8-5cm-3-5', 0, 0, 150.9700, 150.9700, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5648, '1005002414442771-pointed-heel-8-5cm-4', 0, 0, 150.9700, 150.9700, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5649, '1005002414442771-cuban-heel-9cm-10-5', 0, 0, 150.9700, 150.9700, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5650, '1005002414442771-cuban-heel-9cm-11', 0, 0, 150.9700, 150.9700, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5651, '1005002414442771-pointed-heel-8-5cm-5-5', 0, 0, 150.9700, 150.9700, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5652, '1005002414442771-pointed-heel-8-5cm-6', 0, 0, 150.9700, 150.9700, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5653, '1005002414442771-pointed-heel-8-5cm-4-5', 0, 0, 150.9700, 150.9700, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5654, '1005002414442771-pointed-heel-8-5cm-5', 0, 0, 150.9700, 150.9700, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5655, '1005002414442771-pointed-heel-8-5cm-7-5', 0, 0, 150.9700, 150.9700, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5656, '1005002414442771-pointed-heel-8-5cm-8', 0, 0, 150.9700, 150.9700, 0, 1999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5658, '1005002414442771-pointed-heel-8-5cm-6-5', 0, 0, 150.9700, 150.9700, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5659, '1005002414442771-pointed-heel-8-5cm-7', 0, 0, 150.9700, 150.9700, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5660, '1005002414442771-pointed-heel-8-5cm-9-5', 0, 0, 150.9700, 150.9700, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5661, '1005002414442771-pointed-heel-8-5cm-10', 0, 0, 150.9700, 150.9700, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5662, '1005002414442771-pointed-heel-8-5cm-8-5', 0, 0, 150.9700, 150.9700, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5664, '1005002414442771-pointed-heel-8-5cm-9', 0, 0, 150.9700, 150.9700, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5665, '1005002414442771-cuban-heel-8-5cm-3-5', 0, 0, 150.9700, 150.9700, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5667, '1005002414442771-cuban-heel-8-5cm-4', 0, 0, 150.9700, 150.9700, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5668, '1005002414442771-pointed-heel-8-5cm-10-5', 0, 0, 150.9700, 150.9700, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5669, '1005002414442771-pointed-heel-8-5cm-11', 0, 0, 150.9700, 150.9700, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5670, '1005002414442771-cuban-heel-8-5cm-5-5', 0, 0, 150.9700, 150.9700, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5672, '1005002414442771-cuban-heel-8-5cm-6', 0, 0, 150.9700, 150.9700, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5673, '1005002414442771-cuban-heel-8-5cm-4-5', 0, 0, 150.9700, 150.9700, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5674, '1005002414442771-cuban-heel-8-5cm-5', 0, 0, 150.9700, 150.9700, 0, 1999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5675, '1005002414442771-cuban-heel-8-5cm-7-5', 0, 0, 150.9700, 150.9700, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5676, '1005002414442771-cuban-heel-8-5cm-8', 0, 0, 150.9700, 150.9700, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5678, '1005002414442771-cuban-heel-8-5cm-6-5', 0, 0, 150.9700, 150.9700, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5679, '1005002414442771-cuban-heel-8-5cm-7', 0, 0, 150.9700, 150.9700, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5680, '1005002414442771-cuban-heel-8-5cm-9-5', 0, 0, 150.9700, 150.9700, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5681, '1005002414442771-cuban-heel-8-5cm-10', 0, 0, 150.9700, 150.9700, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5682, '1005002414442771-cuban-heel-8-5cm-8-5', 0, 0, 150.9700, 150.9700, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5684, '1005002414442771-cuban-heel-8-5cm-9', 0, 0, 150.9700, 150.9700, 0, 2000, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5698, '1005002296582530', 0, 0, 155.3400, 155.3400, 0, NULL, 'instock', 0, 0.00, 0, 'taxable', ''),
(5700, '1005002296582530-white-35', 0, 0, 155.3400, 155.3400, 0, 97, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5701, '1005002296582530-white-36', 0, 0, 155.3400, 155.3400, 0, 91, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5702, '1005002296582530-white-37', 0, 0, 155.3400, 155.3400, 0, 91, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5703, '1005002296582530-white-38', 0, 0, 155.3400, 155.3400, 0, 85, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5704, '1005002296582530-white-39', 0, 0, 155.3400, 155.3400, 0, 90, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5705, '1005002296582530-white-40', 0, 0, 155.3400, 155.3400, 0, 83, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5706, '1005002296582530-white-41', 0, 0, 155.3400, 155.3400, 0, 88, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5707, '1005002296582530-white-42', 0, 0, 155.3400, 155.3400, 0, 97, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5708, '1005002296582530-black-2-35', 0, 0, 155.3400, 155.3400, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5709, '1005002296582530-black-2-36', 0, 0, 155.3400, 155.3400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5710, '1005002296582530-black-2-37', 0, 0, 155.3400, 155.3400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5711, '1005002296582530-black-2-38', 0, 0, 155.3400, 155.3400, 0, 92, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5712, '1005002296582530-black-2-39', 0, 0, 155.3400, 155.3400, 0, 91, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5713, '1005002296582530-black-2-40', 0, 0, 155.3400, 155.3400, 0, 92, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5714, '1005002296582530-black-2-41', 0, 0, 155.3400, 155.3400, 0, 95, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5715, '1005002296582530-black-2-42', 0, 0, 155.3400, 155.3400, 0, 97, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5716, '1005002296582530-black-1-35', 0, 0, 155.3400, 155.3400, 0, 98, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5717, '1005002296582530-black-1-36', 0, 0, 155.3400, 155.3400, 0, 93, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5718, '1005002296582530-black-1-37', 0, 0, 155.3400, 155.3400, 0, 78, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5719, '1005002296582530-black-1-38', 0, 0, 155.3400, 155.3400, 0, 64, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5720, '1005002296582530-black-1-39', 0, 0, 155.3400, 155.3400, 0, 72, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5721, '1005002296582530-black-1-40', 0, 0, 155.3400, 155.3400, 0, 77, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5722, '1005002296582530-black-1-41', 0, 0, 155.3400, 155.3400, 0, 84, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5723, '1005002296582530-black-1-42', 0, 0, 155.3400, 155.3400, 0, 85, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5725, '1005002456957787', 0, 0, 132.4500, 145.1700, 0, NULL, 'instock', 0, 0.00, 0, 'taxable', ''),
(5728, '1005002456957787-beige-10', 0, 0, 145.1700, 145.1700, 0, 947, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5729, '1005002456957787-black-10', 0, 0, 145.1700, 145.1700, 0, 891, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5730, '1005002456957787-beige-3', 0, 0, 145.1700, 145.1700, 0, 964, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5732, '1005002456957787-wine-red-10', 0, 0, 145.1700, 145.1700, 0, 962, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5733, '1005002456957787-beige-4', 0, 0, 145.1700, 145.1700, 0, 958, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5734, '1005002456957787-beige-5', 0, 0, 145.1700, 145.1700, 0, 951, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5735, '1005002456957787-beige-9-5', 0, 0, 145.1700, 145.1700, 0, 938, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5736, '1005002456957787-black-3', 0, 0, 145.1700, 145.1700, 0, 957, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5737, '1005002456957787-black-4', 0, 0, 145.1700, 145.1700, 0, 934, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5738, '1005002456957787-black-5', 0, 0, 145.1700, 145.1700, 0, 868, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5740, '1005002456957787-beige-6', 0, 0, 145.1700, 145.1700, 0, 934, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5741, '1005002456957787-beige-7', 0, 0, 145.1700, 145.1700, 0, 931, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5742, '1005002456957787-beige-8', 0, 0, 145.1700, 145.1700, 0, 911, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5743, '1005002456957787-beige-9', 0, 0, 145.1700, 145.1700, 0, 934, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5744, '1005002456957787-black-9-5', 0, 0, 145.1700, 145.1700, 0, 872, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5745, '1005002456957787-wine-red-3', 0, 0, 132.4500, 132.4500, 0, 967, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5746, '1005002456957787-wine-red-4', 0, 0, 145.1700, 145.1700, 0, 967, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5747, '1005002456957787-wine-red-5', 0, 0, 145.1700, 145.1700, 0, 965, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5748, '1005002456957787-black-6', 0, 0, 145.1700, 145.1700, 0, 787, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5749, '1005002456957787-black-7', 0, 0, 145.1700, 145.1700, 0, 737, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5750, '1005002456957787-black-8', 0, 0, 145.1700, 145.1700, 0, 695, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5751, '1005002456957787-black-9', 0, 0, 145.1700, 145.1700, 0, 793, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5752, '1005002456957787-wine-red-9-5', 0, 0, 145.1700, 145.1700, 0, 960, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5753, '1005002456957787-wine-red-6', 0, 0, 145.1700, 145.1700, 0, 954, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5754, '1005002456957787-wine-red-7', 0, 0, 145.1700, 145.1700, 0, 957, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5755, '1005002456957787-wine-red-8', 0, 0, 145.1700, 145.1700, 0, 954, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5756, '1005002456957787-wine-red-9', 0, 0, 145.1700, 145.1700, 0, 958, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5758, '4001121758906', 0, 0, 139.3600, 139.3600, 0, NULL, 'instock', 0, 0.00, 0, 'taxable', ''),
(5761, '4001121758906-blackpark-nail-6', 0, 0, 139.3600, 139.3600, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5762, '4001121758906-snakesquare-nail-11', 0, 0, 139.3600, 139.3600, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5763, '4001121758906-sandalspark-nail-11', 0, 0, 139.3600, 139.3600, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5764, '4001121758906-blackpark-nail-7', 0, 0, 139.3600, 139.3600, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5766, '4001121758906-blackpark-nail-6-5', 0, 0, 139.3600, 139.3600, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5767, '4001121758906-snakesquare-nail-9', 0, 0, 139.3600, 139.3600, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5768, '4001121758906-blackpark-nail-8', 0, 0, 139.3600, 139.3600, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5769, '4001121758906-snakesquare-nail-8-5', 0, 0, 139.3600, 139.3600, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5770, '4001121758906-blackpark-nail-7-5', 0, 0, 139.3600, 139.3600, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5772, '4001121758906-snakesquare-nail-10', 0, 0, 139.3600, 139.3600, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5773, '4001121758906-blackpark-nail-9', 0, 0, 139.3600, 139.3600, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5774, '4001121758906-snakesquare-nail-9-5', 0, 0, 139.3600, 139.3600, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5775, '4001121758906-blackpark-nail-8-5', 0, 0, 139.3600, 139.3600, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5777, '4001121758906-sandalspark-nail-7', 0, 0, 139.3600, 139.3600, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5778, '4001121758906-sandalspark-nail-6-5', 0, 0, 139.3600, 139.3600, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5779, '4001121758906-sandalspark-nail-8', 0, 0, 139.3600, 139.3600, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5780, '4001121758906-sandalspark-nail-7-5', 0, 0, 139.3600, 139.3600, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5781, '4001121758906-sandalspark-nail-9', 0, 0, 139.3600, 139.3600, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5783, '4001121758906-sandalspark-nail-8-5', 0, 0, 139.3600, 139.3600, 0, 49, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5784, '4001121758906-sandalspark-nail-10', 0, 0, 139.3600, 139.3600, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5785, '4001121758906-sandalspark-nail-9-5', 0, 0, 139.3600, 139.3600, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5786, '4001121758906-snakesquare-nail-7', 0, 0, 139.3600, 139.3600, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5787, '4001121758906-blackpark-nail-10', 0, 0, 139.3600, 139.3600, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5788, '4001121758906-snakesquare-nail-6-5', 0, 0, 139.3600, 139.3600, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5789, '4001121758906-blackpark-nail-9-5', 0, 0, 139.3600, 139.3600, 0, 49, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5790, '4001121758906-snakesquare-nail-8', 0, 0, 139.3600, 139.3600, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5791, '4001121758906-snakesquare-nail-7-5', 0, 0, 139.3600, 139.3600, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5793, '4001121758906-blackpark-nail-11', 0, 0, 139.3600, 139.3600, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5794, '4001121758906-snakesquare-nail-6', 0, 0, 139.3600, 139.3600, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5795, '4001121758906-blacksquare-nail-10', 0, 0, 139.3600, 139.3600, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5796, '4001121758906-blacksquare-nail-9-5', 0, 0, 139.3600, 139.3600, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5797, '4001121758906-brownsquare-nail-6', 0, 0, 139.3600, 139.3600, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5799, '4001121758906-blacksquare-nail-11', 0, 0, 139.3600, 139.3600, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5800, '4001121758906-brownsquare-nail-7', 0, 0, 139.3600, 139.3600, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5801, '4001121758906-brownsquare-nail-6-5', 0, 0, 139.3600, 139.3600, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5802, '4001121758906-brownsquare-nail-8', 0, 0, 139.3600, 139.3600, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5803, '4001121758906-brownsquare-nail-7-5', 0, 0, 139.3600, 139.3600, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5804, '4001121758906-blacksquare-nail-6', 0, 0, 139.3600, 139.3600, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5806, '4001121758906-blacksquare-nail-7', 0, 0, 139.3600, 139.3600, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5807, '4001121758906-blacksquare-nail-6-5', 0, 0, 139.3600, 139.3600, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5808, '4001121758906-blacksquare-nail-8', 0, 0, 139.3600, 139.3600, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5809, '4001121758906-blacksquare-nail-7-5', 0, 0, 139.3600, 139.3600, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5811, '4001121758906-blacksquare-nail-9', 0, 0, 139.3600, 139.3600, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5812, '4001121758906-blacksquare-nail-8-5', 0, 0, 139.3600, 139.3600, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5813, '4001121758906-sandals-square-nail-8', 0, 0, 139.3600, 139.3600, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5815, '4001121758906-sandals-square-nail-7-5', 0, 0, 139.3600, 139.3600, 0, 49, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5816, '4001121758906-sandals-square-nail-9', 0, 0, 139.3600, 139.3600, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5817, '4001121758906-sandals-square-nail-8-5', 0, 0, 139.3600, 139.3600, 0, 49, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5818, '4001121758906-sandals-square-nail-10', 0, 0, 139.3600, 139.3600, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5820, '4001121758906-sandals-square-nail-9-5', 0, 0, 139.3600, 139.3600, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5821, '4001121758906-sandalspark-nail-6', 0, 0, 139.3600, 139.3600, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5822, '4001121758906-sandals-square-nail-11', 0, 0, 139.3600, 139.3600, 0, 49, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5823, '4001121758906-brownsquare-nail-9', 0, 0, 139.3600, 139.3600, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5824, '4001121758906-brownsquare-nail-8-5', 0, 0, 139.3600, 139.3600, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5825, '4001121758906-brownsquare-nail-10', 0, 0, 139.3600, 139.3600, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5826, '4001121758906-brownsquare-nail-9-5', 0, 0, 139.3600, 139.3600, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5827, '4001121758906-sandals-square-nail-6', 0, 0, 139.3600, 139.3600, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5828, '4001121758906-brownsquare-nail-11', 0, 0, 139.3600, 139.3600, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5829, '4001121758906-sandals-square-nail-7', 0, 0, 139.3600, 139.3600, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5830, '4001121758906-sandals-square-nail-6-5', 0, 0, 139.3600, 139.3600, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5833, '4001035841972', 0, 0, 76.6900, 76.6900, 0, NULL, 'instock', 0, 0.00, 0, 'taxable', ''),
(5837, '4001035841972-silver-8-5', 0, 0, 76.6900, 76.6900, 0, 0, 'outofstock', 0, 0.00, 0, 'taxable', 'parent'),
(5838, '4001035841972-silver-7-5', 0, 0, 76.6900, 76.6900, 0, 0, 'outofstock', 0, 0.00, 0, 'taxable', 'parent'),
(5839, '4001035841972-silver-6-5', 0, 0, 76.6900, 76.6900, 0, 1, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5840, '4001035841972-silver-6', 0, 0, 76.6900, 76.6900, 0, 1, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5841, '4001035841972-silver-5', 0, 0, 76.6900, 76.6900, 0, 149, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5843, '4001035841972-silver-4', 0, 0, 76.6900, 76.6900, 0, 148, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5844, '4001035841972-green-9', 0, 0, 76.6900, 76.6900, 0, 0, 'outofstock', 0, 0.00, 0, 'taxable', 'parent'),
(5845, '4001035841972-green-8-5', 0, 0, 76.6900, 76.6900, 0, 0, 'outofstock', 0, 0.00, 0, 'taxable', 'parent'),
(5846, '4001035841972-champagne-9', 0, 0, 76.6900, 76.6900, 0, 0, 'outofstock', 0, 0.00, 0, 'taxable', 'parent'),
(5847, '4001035841972-champagne-8-5', 0, 0, 76.6900, 76.6900, 0, 0, 'outofstock', 0, 0.00, 0, 'taxable', 'parent'),
(5849, '4001035841972-champagne-7-5', 0, 0, 76.6900, 76.6900, 0, 0, 'outofstock', 0, 0.00, 0, 'taxable', 'parent'),
(5850, '4001035841972-champagne-6-5', 0, 0, 76.6900, 76.6900, 0, 1, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5851, '4001035841972-champagne-6', 0, 0, 76.6900, 76.6900, 0, 148, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5852, '4001035841972-champagne-5', 0, 0, 76.6900, 76.6900, 0, 149, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5853, '4001035841972-champagne-4', 0, 0, 76.6900, 76.6900, 0, 148, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5854, '4001035841972-silver-9', 0, 0, 76.6900, 76.6900, 0, 0, 'outofstock', 0, 0.00, 0, 'taxable', 'parent'),
(5855, '4001035841972-black-6-5', 0, 0, 76.6900, 76.6900, 0, 3, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5856, '4001035841972-black-6', 0, 0, 76.6900, 76.6900, 0, 0, 'outofstock', 0, 0.00, 0, 'taxable', 'parent'),
(5858, '4001035841972-black-5', 0, 0, 76.6900, 76.6900, 0, 7, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5859, '4001035841972-black-4', 0, 0, 76.6900, 76.6900, 0, 1, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5860, '4001035841972-green-7-5', 0, 0, 76.6900, 76.6900, 0, 0, 'outofstock', 0, 0.00, 0, 'taxable', 'parent'),
(5861, '4001035841972-green-6-5', 0, 0, 76.6900, 76.6900, 0, 149, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5862, '4001035841972-green-6', 0, 0, 76.6900, 76.6900, 0, 149, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5864, '4001035841972-green-5', 0, 0, 76.6900, 76.6900, 0, 149, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5865, '4001035841972-green-4', 0, 0, 76.6900, 76.6900, 0, 149, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5866, '4001035841972-black-9', 0, 0, 76.6900, 76.6900, 0, 0, 'outofstock', 0, 0.00, 0, 'taxable', 'parent'),
(5867, '4001035841972-black-8-5', 0, 0, 76.6900, 76.6900, 0, 0, 'outofstock', 0, 0.00, 0, 'taxable', 'parent'),
(5869, '4001035841972-black-7-5', 0, 0, 76.6900, 76.6900, 0, 0, 'outofstock', 0, 0.00, 0, 'taxable', 'parent'),
(5872, '1005001906062531', 0, 0, 75.1900, 79.7800, 0, NULL, 'instock', 0, 0.00, 0, 'taxable', ''),
(5875, '1005001906062531-black-5', 0, 0, 79.7800, 79.7800, 0, 149, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5876, '1005001906062531-black-6', 0, 0, 79.7800, 79.7800, 0, 149, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5877, '1005001906062531-black-6-5', 0, 0, 79.7800, 79.7800, 0, 149, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5878, '1005001906062531-black-7-5', 0, 0, 79.7800, 79.7800, 0, 149, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5879, '1005001906062531-black-8-5', 0, 0, 79.7800, 79.7800, 0, 146, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5880, '1005001906062531-white-5', 0, 0, 79.7800, 79.7800, 0, 149, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5881, '1005001906062531-white-6', 0, 0, 79.7800, 79.7800, 0, 149, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5882, '1005001906062531-white-6-5', 0, 0, 79.7800, 79.7800, 0, 147, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5883, '1005001906062531-white-7-5', 0, 0, 79.7800, 79.7800, 0, 149, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5884, '1005001906062531-white-8-5', 0, 0, 79.7800, 79.7800, 0, 143, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5886, '1005001906062531-blue-5', 0, 0, 79.7800, 79.7800, 0, 149, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5887, '1005001906062531-blue-6', 0, 0, 79.7800, 79.7800, 0, 149, 'instock', 0, 0.00, 0, 'taxable', 'parent');
INSERT INTO `wpx5_wc_product_meta_lookup` (`product_id`, `sku`, `virtual`, `downloadable`, `min_price`, `max_price`, `onsale`, `stock_quantity`, `stock_status`, `rating_count`, `average_rating`, `total_sales`, `tax_status`, `tax_class`) VALUES
(5888, '1005001906062531-blue-6-5', 0, 0, 79.7800, 79.7800, 0, 149, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5889, '1005001906062531-blue-7-5', 0, 0, 79.7800, 79.7800, 0, 149, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5890, '1005001906062531-blue-8-5', 0, 0, 79.7800, 79.7800, 0, 148, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5891, '1005001906062531-red-5', 0, 0, 75.1900, 75.1900, 0, 149, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5892, '1005001906062531-red-6', 0, 0, 79.7800, 79.7800, 0, 147, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5893, '1005001906062531-red-6-5', 0, 0, 79.7800, 79.7800, 0, 149, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5894, '1005001906062531-red-7-5', 0, 0, 79.7800, 79.7800, 0, 148, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5895, '1005001906062531-red-8-5', 0, 0, 79.7800, 79.7800, 0, 149, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5917, '4000398197814', 0, 0, 314.8900, 323.4400, 0, NULL, 'instock', 0, 0.00, 0, 'taxable', ''),
(5919, '4000398197814-army-green-39', 0, 0, 323.4400, 323.4400, 0, 987, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5920, '4000398197814-army-green-38', 0, 0, 323.4400, 323.4400, 0, 984, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5921, '4000398197814-army-green-37', 0, 0, 323.4400, 323.4400, 0, 987, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5922, '4000398197814-army-green-42', 0, 0, 323.4400, 323.4400, 0, 997, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5923, '4000398197814-army-green-41', 0, 0, 323.4400, 323.4400, 0, 990, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5924, '4000398197814-army-green-40', 0, 0, 323.4400, 323.4400, 0, 991, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5925, '4000398197814-army-green-34', 0, 0, 314.8900, 314.8900, 0, 998, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5926, '4000398197814-army-green-36', 0, 0, 323.4400, 323.4400, 0, 990, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5927, '4000398197814-army-green-35', 0, 0, 323.4400, 323.4400, 0, 986, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5929, '1005002255881922', 0, 0, 125.0600, 125.0600, 0, NULL, 'instock', 0, 0.00, 0, 'taxable', ''),
(5932, '1005002255881922-white-36', 0, 0, 125.0600, 125.0600, 0, 97, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5933, '1005002255881922-white-37', 0, 0, 125.0600, 125.0600, 0, 98, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5934, '1005002255881922-white-35', 0, 0, 125.0600, 125.0600, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5935, '1005002255881922-white-40', 0, 0, 125.0600, 125.0600, 0, 97, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5937, '1005002255881922-white-38', 0, 0, 125.0600, 125.0600, 0, 96, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5938, '1005002255881922-white-39', 0, 0, 125.0600, 125.0600, 0, 92, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5940, '1005002028101638', 0, 0, 66.8000, 91.9700, 0, NULL, 'instock', 0, 0.00, 0, 'taxable', ''),
(5944, '1005002028101638-style-2-matte-36-china', 0, 0, 80.8100, 80.8100, 0, 999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5945, '1005002028101638-style-2-matte-35-united-states', 0, 0, 66.8000, 66.8000, 0, 999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5946, '1005002028101638-style-2-matte-37-china', 0, 0, 80.8100, 80.8100, 0, 999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5947, '1005002028101638-style-2-matte-36-united-states', 0, 0, 66.8000, 66.8000, 0, 999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5948, '1005002028101638-style-2-bright-43-china', 0, 0, 80.8100, 80.8100, 0, 0, 'outofstock', 0, 0.00, 0, 'taxable', 'parent'),
(5949, '1005002028101638-style-2-bright-42-united-states', 0, 0, 66.8000, 66.8000, 0, 0, 'outofstock', 0, 0.00, 0, 'taxable', 'parent'),
(5950, '1005002028101638-style-2-matte-35-china', 0, 0, 80.8100, 80.8100, 0, 999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5951, '1005002028101638-style-2-bright-43-united-states', 0, 0, 66.8000, 66.8000, 0, 0, 'outofstock', 0, 0.00, 0, 'taxable', 'parent'),
(5952, '1005002028101638-style-2-matte-40-china', 0, 0, 80.8100, 80.8100, 0, 0, 'outofstock', 0, 0.00, 0, 'taxable', 'parent'),
(5953, '1005002028101638-style-2-matte-39-united-states', 0, 0, 66.8000, 66.8000, 0, 999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5954, '1005002028101638-style-2-matte-41-china', 0, 0, 80.8100, 80.8100, 0, 0, 'outofstock', 0, 0.00, 0, 'taxable', 'parent'),
(5955, '1005002028101638-style-2-matte-40-united-states', 0, 0, 66.8000, 66.8000, 0, 0, 'outofstock', 0, 0.00, 0, 'taxable', 'parent'),
(5956, '1005002028101638-style-2-matte-38-china', 0, 0, 80.8100, 80.8100, 0, 998, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5958, '1005002028101638-style-2-matte-37-united-states', 0, 0, 66.8000, 66.8000, 0, 999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5959, '1005002028101638-style-2-matte-39-china', 0, 0, 80.8100, 80.8100, 0, 997, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5960, '1005002028101638-style-2-matte-38-united-states', 0, 0, 66.8000, 66.8000, 0, 999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5961, '1005002028101638-style-2-bright-37-china', 0, 0, 80.8100, 80.8100, 0, 998, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5962, '1005002028101638-style-2-bright-36-united-states', 0, 0, 66.8000, 66.8000, 0, 999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5963, '1005002028101638-style-2-bright-38-china', 0, 0, 80.8100, 80.8100, 0, 998, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5965, '1005002028101638-style-2-bright-37-united-states', 0, 0, 66.8000, 66.8000, 0, 999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5966, '1005002028101638-style-2-bright-35-china', 0, 0, 80.8100, 80.8100, 0, 999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5967, '1005002028101638-pink-43-united-states', 0, 0, 70.3100, 70.3100, 0, 998, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5968, '1005002028101638-style-2-bright-36-china', 0, 0, 80.8100, 80.8100, 0, 998, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5969, '1005002028101638-style-2-bright-35-united-states', 0, 0, 66.8000, 66.8000, 0, 999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5970, '1005002028101638-style-2-bright-41-china', 0, 0, 80.8100, 80.8100, 0, 0, 'outofstock', 0, 0.00, 0, 'taxable', 'parent'),
(5972, '1005002028101638-style-2-bright-40-united-states', 0, 0, 66.8000, 66.8000, 0, 0, 'outofstock', 0, 0.00, 0, 'taxable', 'parent'),
(5973, '1005002028101638-style-2-bright-42-china', 0, 0, 80.8100, 80.8100, 0, 0, 'outofstock', 0, 0.00, 0, 'taxable', 'parent'),
(5974, '1005002028101638-style-2-bright-41-united-states', 0, 0, 66.8000, 66.8000, 0, 0, 'outofstock', 0, 0.00, 0, 'taxable', 'parent'),
(5975, '1005002028101638-style-2-bright-39-china', 0, 0, 80.8100, 80.8100, 0, 998, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5976, '1005002028101638-style-2-bright-38-united-states', 0, 0, 66.8000, 66.8000, 0, 999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5977, '1005002028101638-style-2-bright-40-china', 0, 0, 73.9400, 73.9400, 0, 0, 'outofstock', 0, 0.00, 0, 'taxable', 'parent'),
(5978, '1005002028101638-style-2-bright-39-united-states', 0, 0, 66.8000, 66.8000, 0, 999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5980, '1005002028101638-pink-38-china', 0, 0, 82.3400, 82.3400, 0, 990, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5981, '1005002028101638-style-3-bright-36-united-states', 0, 0, 79.7000, 79.7000, 0, 999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5982, '1005002028101638-pink-37-united-states', 0, 0, 70.3100, 70.3100, 0, 999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5983, '1005002028101638-style-3-bright-36-china', 0, 0, 91.9700, 91.9700, 0, 999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5984, '1005002028101638-pink-39-china', 0, 0, 82.3400, 82.3400, 0, 990, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5985, '1005002028101638-style-3-bright-35-united-states', 0, 0, 79.7000, 79.7000, 0, 999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5986, '1005002028101638-pink-38-united-states', 0, 0, 70.3100, 70.3100, 0, 999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5987, '1005002028101638-style-3-bright-35-china', 0, 0, 91.9700, 91.9700, 0, 999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5988, '1005002028101638-pink-36-china', 0, 0, 82.3400, 82.3400, 0, 993, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5990, '1005002028101638-pink-35-united-states', 0, 0, 70.3100, 70.3100, 0, 0, 'outofstock', 0, 0.00, 0, 'taxable', 'parent'),
(5991, '1005002028101638-pink-37-china', 0, 0, 82.3400, 82.3400, 0, 996, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5992, '1005002028101638-pink-36-united-states', 0, 0, 70.3100, 70.3100, 0, 999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5993, '1005002028101638-pink-42-china', 0, 0, 82.3400, 82.3400, 0, 996, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5994, '1005002028101638-style-3-bright-40-united-states', 0, 0, 79.7000, 79.7000, 0, 999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5995, '1005002028101638-pink-41-united-states', 0, 0, 70.3100, 70.3100, 0, 999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5996, '1005002028101638-style-3-bright-40-china', 0, 0, 91.9700, 91.9700, 0, 999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5997, '1005002028101638-pink-43-china', 0, 0, 82.3400, 82.3400, 0, 997, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5998, '1005002028101638-style-3-bright-39-united-states', 0, 0, 79.7000, 79.7000, 0, 999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(5999, '1005002028101638-pink-42-united-states', 0, 0, 70.3100, 70.3100, 0, 999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6000, '1005002028101638-style-3-bright-39-china', 0, 0, 91.9700, 91.9700, 0, 997, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6002, '1005002028101638-pink-40-china', 0, 0, 82.3400, 82.3400, 0, 996, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6003, '1005002028101638-style-3-bright-38-united-states', 0, 0, 79.7000, 79.7000, 0, 999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6004, '1005002028101638-pink-39-united-states', 0, 0, 70.3100, 70.3100, 0, 999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6005, '1005002028101638-style-3-bright-38-china', 0, 0, 91.9700, 91.9700, 0, 998, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6006, '1005002028101638-pink-41-china', 0, 0, 82.3400, 82.3400, 0, 998, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6007, '1005002028101638-style-3-bright-37-united-states', 0, 0, 79.7000, 79.7000, 0, 999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6008, '1005002028101638-pink-40-united-states', 0, 0, 70.3100, 70.3100, 0, 999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6009, '1005002028101638-style-3-bright-37-china', 0, 0, 91.9700, 91.9700, 0, 998, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6010, '1005002028101638-black-39-china', 0, 0, 82.3400, 82.3400, 0, 987, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6011, '1005002028101638-black-38-united-states', 0, 0, 70.3100, 70.3100, 0, 999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6012, '1005002028101638-black-40-china', 0, 0, 82.3400, 82.3400, 0, 989, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6013, '1005002028101638-style-3-bright-43-united-states', 0, 0, 79.7000, 79.7000, 0, 0, 'outofstock', 0, 0.00, 0, 'taxable', 'parent'),
(6015, '1005002028101638-black-39-united-states', 0, 0, 70.3100, 70.3100, 0, 999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6016, '1005002028101638-style-3-bright-43-china', 0, 0, 91.9700, 91.9700, 0, 0, 'outofstock', 0, 0.00, 0, 'taxable', 'parent'),
(6017, '1005002028101638-black-37-china', 0, 0, 82.3400, 82.3400, 0, 992, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6018, '1005002028101638-style-3-bright-42-united-states', 0, 0, 79.7000, 79.7000, 0, 999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6019, '1005002028101638-black-36-united-states', 0, 0, 70.3100, 70.3100, 0, 999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6020, '1005002028101638-style-3-bright-42-china', 0, 0, 91.9700, 91.9700, 0, 998, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6021, '1005002028101638-black-38-china', 0, 0, 82.3400, 82.3400, 0, 990, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6022, '1005002028101638-style-3-bright-41-united-states', 0, 0, 79.7000, 79.7000, 0, 999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6023, '1005002028101638-black-37-united-states', 0, 0, 70.3100, 70.3100, 0, 998, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6024, '1005002028101638-style-3-bright-41-china', 0, 0, 91.9700, 91.9700, 0, 999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6025, '1005002028101638-black-43-china', 0, 0, 82.3400, 82.3400, 0, 996, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6026, '1005002028101638-black-42-united-states', 0, 0, 70.3100, 70.3100, 0, 999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6027, '1005002028101638-pink-35-china', 0, 0, 82.3400, 82.3400, 0, 0, 'outofstock', 0, 0.00, 0, 'taxable', 'parent'),
(6028, '1005002028101638-black-43-united-states', 0, 0, 70.3100, 70.3100, 0, 999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6030, '1005002028101638-black-41-china', 0, 0, 82.3400, 82.3400, 0, 994, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6031, '1005002028101638-black-40-united-states', 0, 0, 70.3100, 70.3100, 0, 999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6032, '1005002028101638-black-42-china', 0, 0, 82.3400, 82.3400, 0, 995, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6033, '1005002028101638-black-41-united-states', 0, 0, 70.3100, 70.3100, 0, 999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6034, '1005002028101638-black-35-china', 0, 0, 82.3400, 82.3400, 0, 0, 'outofstock', 0, 0.00, 0, 'taxable', 'parent'),
(6035, '1005002028101638-black-36-china', 0, 0, 82.3400, 82.3400, 0, 994, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6036, '1005002028101638-black-35-united-states', 0, 0, 70.3100, 70.3100, 0, 0, 'outofstock', 0, 0.00, 0, 'taxable', 'parent'),
(6037, '1005002028101638-style-2-matte-43-united-states', 0, 0, 66.8000, 66.8000, 0, 0, 'outofstock', 0, 0.00, 0, 'taxable', 'parent'),
(6038, '1005002028101638-style-2-matte-42-china', 0, 0, 80.8100, 80.8100, 0, 0, 'outofstock', 0, 0.00, 0, 'taxable', 'parent'),
(6039, '1005002028101638-style-2-matte-41-united-states', 0, 0, 66.8000, 66.8000, 0, 0, 'outofstock', 0, 0.00, 0, 'taxable', 'parent'),
(6040, '1005002028101638-style-2-matte-43-china', 0, 0, 80.8100, 80.8100, 0, 0, 'outofstock', 0, 0.00, 0, 'taxable', 'parent'),
(6041, '1005002028101638-style-2-matte-42-united-states', 0, 0, 66.8000, 66.8000, 0, 0, 'outofstock', 0, 0.00, 0, 'taxable', 'parent'),
(6043, '4000782868371', 0, 0, 148.0400, 148.0400, 0, NULL, 'instock', 0, 0.00, 0, 'taxable', ''),
(6047, '4000782868371-8-43', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6048, '4000782868371-8-42', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6049, '4000782868371-8-41', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6050, '4000782868371-8-40', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6051, '4000782868371-8-39', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6052, '4000782868371-8-38', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6053, '4000782868371-8-37', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6055, '4000782868371-8-36', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6056, '4000782868371-8-35', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6057, '4000782868371-7-44', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6058, '4000782868371-7-43', 0, 0, 148.0400, 148.0400, 0, 98, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6059, '4000782868371-7-42', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6060, '4000782868371-7-41', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6062, '4000782868371-7-40', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6063, '4000782868371-7-39', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6064, '4000782868371-7-38', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6065, '4000782868371-7-37', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6066, '4000782868371-7-36', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6068, '4000782868371-7-35', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6069, '4000782868371-6-44', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6070, '4000782868371-6-43', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6071, '4000782868371-6-42', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6072, '4000782868371-6-41', 0, 0, 148.0400, 148.0400, 0, 98, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6073, '4000782868371-6-40', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6074, '4000782868371-6-39', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6075, '4000782868371-6-38', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6076, '4000782868371-6-37', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6077, '4000782868371-6-36', 0, 0, 148.0400, 148.0400, 0, 98, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6079, '4000782868371-6-35', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6080, '4000782868371-5-44', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6081, '4000782868371-5-43', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6082, '4000782868371-5-42', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6083, '4000782868371-5-41', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6085, '4000782868371-5-40', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6086, '4000782868371-5-39', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6087, '4000782868371-5-38', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6088, '4000782868371-5-37', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6089, '4000782868371-5-36', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6090, '4000782868371-5-35', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6092, '4000782868371-4-44', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6093, '4000782868371-4-43', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6094, '4000782868371-4-42', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6095, '4000782868371-4-41', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6096, '4000782868371-4-40', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6098, '4000782868371-4-39', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6099, '4000782868371-4-38', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6100, '4000782868371-4-37', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6101, '4000782868371-4-36', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6102, '4000782868371-4-35', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6103, '4000782868371-3-44', 0, 0, 148.0400, 148.0400, 0, 98, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6104, '4000782868371-3-43', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6105, '4000782868371-3-42', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6106, '4000782868371-3-41', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6107, '4000782868371-3-40', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6108, '4000782868371-3-39', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6109, '4000782868371-3-38', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6110, '4000782868371-3-37', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6111, '4000782868371-3-36', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6112, '4000782868371-3-35', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6113, '4000782868371-2-44', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6114, '4000782868371-2-43', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6115, '4000782868371-2-42', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6116, '4000782868371-2-41', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6117, '4000782868371-2-40', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6118, '4000782868371-2-39', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6119, '4000782868371-2-38', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6120, '4000782868371-2-37', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6121, '4000782868371-2-36', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6122, '4000782868371-2-35', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6123, '4000782868371-1-44', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6124, '4000782868371-1-43', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6125, '4000782868371-1-42', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6126, '4000782868371-1-41', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6127, '4000782868371-1-40', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6128, '4000782868371-1-39', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6129, '4000782868371-1-38', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6130, '4000782868371-1-37', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6131, '4000782868371-1-36', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6132, '4000782868371-1-35', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6133, '4000782868371-19-44', 0, 0, 148.0400, 148.0400, 0, 97, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6134, '4000782868371-19-43', 0, 0, 148.0400, 148.0400, 0, 97, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6135, '4000782868371-19-42', 0, 0, 148.0400, 148.0400, 0, 96, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6136, '4000782868371-19-41', 0, 0, 148.0400, 148.0400, 0, 98, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6137, '4000782868371-19-40', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6138, '4000782868371-19-39', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6139, '4000782868371-19-38', 0, 0, 148.0400, 148.0400, 0, 98, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6140, '4000782868371-19-37', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6141, '4000782868371-19-36', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6142, '4000782868371-19-35', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6143, '4000782868371-18-44', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6144, '4000782868371-18-43', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6145, '4000782868371-18-42', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6146, '4000782868371-18-41', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6147, '4000782868371-18-40', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6148, '4000782868371-18-39', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6149, '4000782868371-18-38', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6150, '4000782868371-18-37', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6151, '4000782868371-18-36', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6152, '4000782868371-18-35', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6153, '4000782868371-17-44', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6154, '4000782868371-17-43', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6155, '4000782868371-17-42', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6156, '4000782868371-17-41', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6157, '4000782868371-17-40', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6158, '4000782868371-17-39', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6159, '4000782868371-17-38', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6160, '4000782868371-17-37', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6161, '4000782868371-17-36', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6162, '4000782868371-17-35', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6163, '4000782868371-16-44', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6164, '4000782868371-16-43', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6165, '4000782868371-19-36-1', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6166, '4000782868371-16-42', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6167, '4000782868371-19-35-1', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6168, '4000782868371-16-41', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6169, '4000782868371-16-40', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6170, '4000782868371-16-39', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6171, '4000782868371-16-38', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6172, '4000782868371-16-37', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6173, '4000782868371-16-36', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6174, '4000782868371-16-35', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6175, '4000782868371-15-44', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6176, '4000782868371-15-43', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6177, '4000782868371-15-42', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6178, '4000782868371-15-41', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6179, '4000782868371-15-40', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6180, '4000782868371-15-39', 0, 0, 148.0400, 148.0400, 0, 98, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6181, '4000782868371-15-38', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6182, '4000782868371-15-37', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6183, '4000782868371-20-42', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6184, '4000782868371-15-36', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6185, '4000782868371-20-41', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6186, '4000782868371-15-35', 0, 0, 148.0400, 148.0400, 0, 98, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6187, '4000782868371-20-40', 0, 0, 148.0400, 148.0400, 0, 98, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6188, '4000782868371-14-44', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6189, '4000782868371-20-39', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6190, '4000782868371-14-43', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6191, '4000782868371-20-38', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6192, '4000782868371-14-42', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6193, '4000782868371-20-37', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6194, '4000782868371-14-41', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6195, '4000782868371-20-36', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6196, '4000782868371-14-40', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6197, '4000782868371-20-35', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6198, '4000782868371-14-39', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6199, '4000782868371-19-44-1', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6200, '4000782868371-14-38', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6201, '4000782868371-19-43-1', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6202, '4000782868371-14-37', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6203, '4000782868371-19-42-1', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6204, '4000782868371-14-36', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6205, '4000782868371-19-41-1', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6206, '4000782868371-14-35', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6207, '4000782868371-19-40-1', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6208, '4000782868371-13-44', 0, 0, 148.0400, 148.0400, 0, 98, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6209, '4000782868371-19-39-1', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6210, '4000782868371-13-43', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6211, '4000782868371-19-38-1', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6212, '4000782868371-13-42', 0, 0, 148.0400, 148.0400, 0, 97, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6213, '4000782868371-19-37-1', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6214, '4000782868371-13-41', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6215, '4000782868371-22-38', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6216, '4000782868371-13-40', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6217, '4000782868371-22-37', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6218, '4000782868371-13-39', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6219, '4000782868371-22-36', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6220, '4000782868371-13-38', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6221, '4000782868371-22-35', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6222, '4000782868371-13-37', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6223, '4000782868371-21-44', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6224, '4000782868371-13-36', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6225, '4000782868371-21-43', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6226, '4000782868371-13-35', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6227, '4000782868371-21-42', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6228, '4000782868371-12-44', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6229, '4000782868371-21-41', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6230, '4000782868371-12-43', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6231, '4000782868371-21-40', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6232, '4000782868371-12-42', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6233, '4000782868371-21-39', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6234, '4000782868371-12-41', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6235, '4000782868371-21-38', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6236, '4000782868371-12-40', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6237, '4000782868371-21-37', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6238, '4000782868371-12-39', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6239, '4000782868371-21-36', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6240, '4000782868371-12-38', 0, 0, 148.0400, 148.0400, 0, 98, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6241, '4000782868371-21-35', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6242, '4000782868371-12-37', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6243, '4000782868371-20-44', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6244, '4000782868371-12-36', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6245, '4000782868371-20-43', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6246, '4000782868371-12-35', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6247, '4000782868371-23-44', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6248, '4000782868371-11-44', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6249, '4000782868371-23-43', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6250, '4000782868371-11-43', 0, 0, 148.0400, 148.0400, 0, 98, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6251, '4000782868371-23-42', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6252, '4000782868371-11-42', 0, 0, 148.0400, 148.0400, 0, 98, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6253, '4000782868371-23-41', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6254, '4000782868371-11-41', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6255, '4000782868371-23-40', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6256, '4000782868371-11-40', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6257, '4000782868371-23-39', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6258, '4000782868371-11-39', 0, 0, 148.0400, 148.0400, 0, 98, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6259, '4000782868371-23-38', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6260, '4000782868371-11-38', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6261, '4000782868371-23-37', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6262, '4000782868371-11-37', 0, 0, 148.0400, 148.0400, 0, 97, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6263, '4000782868371-23-36', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6264, '4000782868371-11-36', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6265, '4000782868371-23-35', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6266, '4000782868371-11-35', 0, 0, 148.0400, 148.0400, 0, 98, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6267, '4000782868371-22-44', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6268, '4000782868371-10-44', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6269, '4000782868371-22-43', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6270, '4000782868371-10-43', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6271, '4000782868371-22-42', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6272, '4000782868371-10-42', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6273, '4000782868371-22-41', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6274, '4000782868371-10-41', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6275, '4000782868371-22-40', 0, 0, 148.0400, 148.0400, 0, 98, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6276, '4000782868371-10-40', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6277, '4000782868371-22-39', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6278, '4000782868371-10-39', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6279, '4000782868371-10-38', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6280, '4000782868371-10-37', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6281, '4000782868371-10-36', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6282, '4000782868371-10-35', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6283, '4000782868371-9-44', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6284, '4000782868371-9-43', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6285, '4000782868371-9-42', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6286, '4000782868371-9-41', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6287, '4000782868371-9-40', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6288, '4000782868371-9-39', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6289, '4000782868371-9-38', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6290, '4000782868371-9-37', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6291, '4000782868371-9-36', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6292, '4000782868371-9-35', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6293, '4000782868371-8-44', 0, 0, 148.0400, 148.0400, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6296, '1005002679268816', 0, 0, 80.9200, 86.6800, 0, NULL, 'instock', 0, 0.00, 0, 'taxable', ''),
(6300, '1005002679268816-black-42', 0, 0, 86.6800, 86.6800, 0, 499, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6301, '1005002679268816-black-41', 0, 0, 86.6800, 86.6800, 0, 500, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6302, '1005002679268816-black-40', 0, 0, 86.6800, 86.6800, 0, 500, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6304, '1005002679268816-black-39', 0, 0, 86.6800, 86.6800, 0, 500, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6305, '1005002679268816-blue-35', 0, 0, 86.6800, 86.6800, 0, 500, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6306, '1005002679268816-black-45', 0, 0, 86.6800, 86.6800, 0, 500, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6307, '1005002679268816-black-44', 0, 0, 86.6800, 86.6800, 0, 500, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6309, '1005002679268816-black-43', 0, 0, 86.6800, 86.6800, 0, 500, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6310, '1005002679268816-blue-39', 0, 0, 86.6800, 86.6800, 0, 500, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6311, '1005002679268816-blue-38', 0, 0, 86.6800, 86.6800, 0, 499, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6312, '1005002679268816-blue-37', 0, 0, 86.6800, 86.6800, 0, 499, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6314, '1005002679268816-blue-36', 0, 0, 86.6800, 86.6800, 0, 499, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6315, '1005002679268816-blue-43', 0, 0, 86.6800, 86.6800, 0, 500, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6316, '1005002679268816-blue-42', 0, 0, 86.6800, 86.6800, 0, 500, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6317, '1005002679268816-blue-41', 0, 0, 86.6800, 86.6800, 0, 500, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6319, '1005002679268816-blue-40', 0, 0, 86.6800, 86.6800, 0, 497, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6320, '1005002679268816-black-38', 0, 0, 86.6800, 86.6800, 0, 500, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6321, '1005002679268816-black-37', 0, 0, 86.6800, 86.6800, 0, 500, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6322, '1005002679268816-black-36', 0, 0, 86.6800, 86.6800, 0, 500, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6323, '1005002679268816-black-35', 0, 0, 80.9200, 80.9200, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6324, '1005002679268816-pink-36', 0, 0, 86.6800, 86.6800, 0, 500, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6325, '1005002679268816-pink-35', 0, 0, 86.6800, 86.6800, 0, 500, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6327, '1005002679268816-blue-45', 0, 0, 86.6800, 86.6800, 0, 500, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6328, '1005002679268816-blue-44', 0, 0, 86.6800, 86.6800, 0, 500, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6329, '1005002679268816-pink-40', 0, 0, 86.6800, 86.6800, 0, 498, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6330, '1005002679268816-pink-39', 0, 0, 86.6800, 86.6800, 0, 498, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6331, '1005002679268816-pink-38', 0, 0, 86.6800, 86.6800, 0, 499, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6332, '1005002679268816-pink-37', 0, 0, 86.6800, 86.6800, 0, 499, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6333, '1005002679268816-pink-44', 0, 0, 86.6800, 86.6800, 0, 500, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6335, '1005002679268816-pink-43', 0, 0, 86.6800, 86.6800, 0, 500, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6336, '1005002679268816-pink-42', 0, 0, 86.6800, 86.6800, 0, 500, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6337, '1005002679268816-pink-41', 0, 0, 86.6800, 86.6800, 0, 500, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6338, '1005002679268816-pink-45', 0, 0, 86.6800, 86.6800, 0, 500, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6363, '1005001905517447', 0, 0, 73.2100, 73.2100, 0, NULL, 'instock', 0, 0.00, 0, 'taxable', ''),
(6366, '1005001905517447-yellow-9-5', 0, 0, 73.2100, 73.2100, 0, 0, 'outofstock', 0, 0.00, 0, 'taxable', 'parent'),
(6367, '1005001905517447-yellow-9', 0, 0, 73.2100, 73.2100, 0, 145, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6368, '1005001905517447-yellow-8-5', 0, 0, 73.2100, 73.2100, 0, 149, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6369, '1005001905517447-yellow-7-5', 0, 0, 73.2100, 73.2100, 0, 148, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6370, '1005001905517447-rosy-red-7-5', 0, 0, 73.2100, 73.2100, 0, 147, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6371, '1005001905517447-rosy-red-6-5', 0, 0, 73.2100, 73.2100, 0, 149, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6372, '1005001905517447-rosy-red-6', 0, 0, 73.2100, 73.2100, 0, 148, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6373, '1005001905517447-rosy-red-5', 0, 0, 73.2100, 73.2100, 0, 149, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6374, '1005001905517447-green-5', 0, 0, 73.2100, 73.2100, 0, 149, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6375, '1005001905517447-rosy-red-9-5', 0, 0, 73.2100, 73.2100, 0, 0, 'outofstock', 0, 0.00, 0, 'taxable', 'parent'),
(6376, '1005001905517447-rosy-red-9', 0, 0, 73.2100, 73.2100, 0, 147, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6377, '1005001905517447-rosy-red-8-5', 0, 0, 73.2100, 73.2100, 0, 147, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6378, '1005001905517447-green-8-5', 0, 0, 73.2100, 73.2100, 0, 147, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6379, '1005001905517447-green-7-5', 0, 0, 73.2100, 73.2100, 0, 144, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6381, '1005001905517447-green-6-5', 0, 0, 73.2100, 73.2100, 0, 148, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6382, '1005001905517447-green-6', 0, 0, 73.2100, 73.2100, 0, 149, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6383, '1005001905517447-black-6', 0, 0, 73.2100, 73.2100, 0, 149, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6384, '1005001905517447-black-5', 0, 0, 73.2100, 73.2100, 0, 149, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6385, '1005001905517447-green-9-5', 0, 0, 73.2100, 73.2100, 0, 0, 'outofstock', 0, 0.00, 0, 'taxable', 'parent'),
(6386, '1005001905517447-green-9', 0, 0, 73.2100, 73.2100, 0, 148, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6387, '1005001905517447-black-9', 0, 0, 73.2100, 73.2100, 0, 149, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6388, '1005001905517447-black-8-5', 0, 0, 73.2100, 73.2100, 0, 148, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6389, '1005001905517447-black-7-5', 0, 0, 73.2100, 73.2100, 0, 145, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6390, '1005001905517447-black-6-5', 0, 0, 73.2100, 73.2100, 0, 148, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6391, '1005001905517447-black-9-5', 0, 0, 73.2100, 73.2100, 0, 0, 'outofstock', 0, 0.00, 0, 'taxable', 'parent'),
(6392, '1005001905517447-blue-7-5', 0, 0, 73.2100, 73.2100, 0, 148, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6394, '1005001905517447-blue-6-5', 0, 0, 73.2100, 73.2100, 0, 149, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6395, '1005001905517447-blue-6', 0, 0, 73.2100, 73.2100, 0, 148, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6396, '1005001905517447-blue-5', 0, 0, 73.2100, 73.2100, 0, 149, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6398, '1005001905517447-gold-5', 0, 0, 73.2100, 73.2100, 0, 149, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6397, '1005002704261883', 0, 0, 57.2000, 76.6100, 0, NULL, 'instock', 0, 0.00, 0, 'taxable', ''),
(6399, '1005001905517447-blue-9-5', 0, 0, 73.2100, 73.2100, 0, 149, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6400, '1005001905517447-blue-9', 0, 0, 73.2100, 73.2100, 0, 147, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6402, '1005001905517447-blue-8-5', 0, 0, 73.2100, 73.2100, 0, 149, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6403, '1005001905517447-gold-8-5', 0, 0, 73.2100, 73.2100, 0, 148, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6404, '1005001905517447-gold-7-5', 0, 0, 73.2100, 73.2100, 0, 148, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6405, '1005001905517447-gold-6-5', 0, 0, 73.2100, 73.2100, 0, 149, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6406, '1005001905517447-gold-6', 0, 0, 73.2100, 73.2100, 0, 149, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6407, '1005001905517447-white-6', 0, 0, 73.2100, 73.2100, 0, 147, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6408, '1005001905517447-white-5', 0, 0, 73.2100, 73.2100, 0, 149, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6409, '1005001905517447-gold-9-5', 0, 0, 73.2100, 73.2100, 0, 148, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6410, '1005002704261883-bk-35-czech-republic', 0, 0, 73.1900, 73.1900, 0, 300, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6411, '1005001905517447-gold-9', 0, 0, 73.2100, 73.2100, 0, 147, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6412, '1005002704261883-bk-35-poland', 0, 0, 73.1900, 73.1900, 0, 300, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6413, '1005002704261883-bk-35-china', 0, 0, 73.1900, 73.1900, 0, 300, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6414, '1005001905517447-white-9', 0, 0, 73.2100, 73.2100, 0, 148, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6415, '1005002704261883-bk-35-belgium', 0, 0, 73.1900, 73.1900, 0, 300, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6416, '1005001905517447-white-8-5', 0, 0, 73.2100, 73.2100, 0, 145, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6417, '1005002704261883-bk-36-china', 0, 0, 74.2400, 74.2400, 0, 300, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6418, '1005001905517447-white-7-5', 0, 0, 73.2100, 73.2100, 0, 148, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6419, '1005002704261883-bk-35-spain', 0, 0, 57.2000, 57.2000, 0, 300, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6420, '1005001905517447-white-6-5', 0, 0, 73.2100, 73.2100, 0, 149, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6421, '1005002704261883-bk-35-france', 0, 0, 73.1900, 73.1900, 0, 300, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6422, '1005002704261883-bk-36-spain', 0, 0, 57.8600, 57.8600, 0, 300, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6423, '1005001905517447-yellow-6-5', 0, 0, 73.2100, 73.2100, 0, 148, 'instock', 0, 0.00, 0, 'taxable', 'parent');
INSERT INTO `wpx5_wc_product_meta_lookup` (`product_id`, `sku`, `virtual`, `downloadable`, `min_price`, `max_price`, `onsale`, `stock_quantity`, `stock_status`, `rating_count`, `average_rating`, `total_sales`, `tax_status`, `tax_class`) VALUES
(6424, '1005002704261883-bk-36-france', 0, 0, 74.2400, 74.2400, 0, 300, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6425, '1005001905517447-yellow-6', 0, 0, 73.2100, 73.2100, 0, 149, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6426, '1005002704261883-bk-36-czech-republic', 0, 0, 74.2400, 74.2400, 0, 300, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6427, '1005002704261883-bk-36-poland', 0, 0, 74.2400, 74.2400, 0, 300, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6428, '1005001905517447-yellow-5', 0, 0, 73.2100, 73.2100, 0, 149, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6429, '1005002704261883-bk-37-czech-republic', 0, 0, 74.5700, 74.5700, 0, 300, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6430, '1005001905517447-white-9-5', 0, 0, 73.2100, 73.2100, 0, 0, 'outofstock', 0, 0.00, 0, 'taxable', 'parent'),
(6431, '1005002704261883-bk-37-poland', 0, 0, 74.5700, 74.5700, 0, 300, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6432, '1005002704261883-bk-36-belgium', 0, 0, 74.2400, 74.2400, 0, 300, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6433, '1005002704261883-bk-37-china', 0, 0, 74.5700, 74.5700, 0, 300, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6434, '1005002704261883-bk-37-belgium', 0, 0, 74.5700, 74.5700, 0, 300, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6435, '1005002704261883-bk-38-china', 0, 0, 74.9000, 74.9000, 0, 300, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6436, '1005002704261883-bk-37-spain', 0, 0, 58.0400, 58.0400, 0, 300, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6437, '1005002704261883-bk-37-france', 0, 0, 74.5700, 74.5700, 0, 300, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6438, '1005002704261883-bk-38-spain', 0, 0, 58.2500, 58.2500, 0, 300, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6439, '1005002704261883-bk-38-france', 0, 0, 74.9000, 74.9000, 0, 300, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6440, '1005002704261883-bk-38-czech-republic', 0, 0, 74.9000, 74.9000, 0, 300, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6442, '1005002704261883-bk-38-poland', 0, 0, 74.9000, 74.9000, 0, 300, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6443, '1005002704261883-bk-39-czech-republic', 0, 0, 75.2300, 75.2300, 0, 300, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6444, '1005002704261883-bk-39-poland', 0, 0, 75.2300, 75.2300, 0, 300, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6445, '1005002704261883-bk-38-belgium', 0, 0, 74.9000, 74.9000, 0, 300, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6446, '1005002704261883-bk-39-china', 0, 0, 75.2300, 75.2300, 0, 300, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6447, '1005002704261883-bk-39-belgium', 0, 0, 75.2300, 75.2300, 0, 300, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6448, '1005002704261883-bk-40-china', 0, 0, 75.5900, 75.5900, 0, 300, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6449, '1005002704261883-bk-39-spain', 0, 0, 58.4600, 58.4600, 0, 300, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6450, '1005002704261883-bk-39-france', 0, 0, 75.2300, 75.2300, 0, 300, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6451, '1005002704261883-bk-40-spain', 0, 0, 58.6400, 58.6400, 0, 300, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6453, '1005002704261883-bk-40-france', 0, 0, 75.5900, 75.5900, 0, 300, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6454, '1005002704261883-bk-40-czech-republic', 0, 0, 75.5900, 75.5900, 0, 300, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6455, '1005002704261883-bk-40-poland', 0, 0, 75.5900, 75.5900, 0, 300, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6456, '1005002704261883-bk-41-czech-republic', 0, 0, 75.9200, 75.9200, 0, 300, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6457, '1005002704261883-bk-41-poland', 0, 0, 75.9200, 75.9200, 0, 300, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6459, '1005002704261883-bk-40-belgium', 0, 0, 75.5900, 75.5900, 0, 300, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6460, '1005002704261883-bk-41-china', 0, 0, 75.9200, 75.9200, 0, 300, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6461, '1005002704261883-bk-41-belgium', 0, 0, 75.9200, 75.9200, 0, 300, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6462, '1005002704261883-bw-35-china', 0, 0, 73.1900, 73.1900, 0, 300, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6463, '1005002704261883-bk-41-spain', 0, 0, 58.8500, 58.8500, 0, 300, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6464, '1005002704261883-bk-41-france', 0, 0, 75.9200, 75.9200, 0, 300, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6466, '1005002704261883-bw-35-spain', 0, 0, 57.2000, 57.2000, 0, 300, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6467, '1005002704261883-bw-35-france', 0, 0, 73.1900, 73.1900, 0, 300, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6468, '1005002704261883-bw-35-czech-republic', 0, 0, 73.1900, 73.1900, 0, 300, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6469, '1005002704261883-bw-35-poland', 0, 0, 73.1900, 73.1900, 0, 300, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6470, '1005002704261883-bw-36-czech-republic', 0, 0, 73.5800, 73.5800, 0, 300, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6471, '1005002704261883-bw-36-poland', 0, 0, 73.5800, 73.5800, 0, 300, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6472, '1005002704261883-bw-35-belgium', 0, 0, 73.1900, 73.1900, 0, 300, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6473, '1005002704261883-bw-36-china', 0, 0, 73.5800, 73.5800, 0, 300, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6474, '1005002704261883-bw-36-belgium', 0, 0, 73.5800, 73.5800, 0, 300, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6475, '1005002704261883-bw-37-china', 0, 0, 74.5700, 74.5700, 0, 300, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6476, '1005002704261883-bw-36-spain', 0, 0, 57.4400, 57.4400, 0, 300, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6478, '1005002704261883-bw-36-france', 0, 0, 73.5800, 73.5800, 0, 300, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6479, '1005002704261883-bw-37-spain', 0, 0, 58.0400, 58.0400, 0, 300, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6480, '1005002704261883-bw-37-france', 0, 0, 74.5700, 74.5700, 0, 300, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6481, '1005002704261883-bw-37-czech-republic', 0, 0, 74.5700, 74.5700, 0, 300, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6482, '1005002704261883-bw-37-poland', 0, 0, 74.5700, 74.5700, 0, 300, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6484, '1005002704261883-bw-38-czech-republic', 0, 0, 74.9000, 74.9000, 0, 300, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6485, '1005002704261883-bw-38-poland', 0, 0, 74.9000, 74.9000, 0, 300, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6486, '1005002704261883-bw-37-belgium', 0, 0, 74.5700, 74.5700, 0, 300, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6487, '1005002704261883-bw-38-china', 0, 0, 74.9000, 74.9000, 0, 300, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6488, '1005002704261883-bw-38-belgium', 0, 0, 74.9000, 74.9000, 0, 300, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6489, '1005002704261883-bw-39-china', 0, 0, 75.2300, 75.2300, 0, 300, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6490, '1005002704261883-bw-38-spain', 0, 0, 58.2500, 58.2500, 0, 300, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6492, '1005002704261883-bw-38-france', 0, 0, 74.9000, 74.9000, 0, 300, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6493, '1005002704261883-bw-39-spain', 0, 0, 58.4600, 58.4600, 0, 300, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6494, '1005002704261883-bw-39-france', 0, 0, 75.2300, 75.2300, 0, 300, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6495, '1005002704261883-bw-39-czech-republic', 0, 0, 75.2300, 75.2300, 0, 300, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6497, '1005002704261883-bw-39-poland', 0, 0, 75.2300, 75.2300, 0, 300, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6498, '1005002704261883-bw-40-czech-republic', 0, 0, 75.5900, 75.5900, 0, 300, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6499, '1005002704261883-bw-40-poland', 0, 0, 75.5900, 75.5900, 0, 300, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6500, '1005002704261883-bw-39-belgium', 0, 0, 75.2300, 75.2300, 0, 300, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6502, '1005002704261883-bw-40-china', 0, 0, 75.5900, 75.5900, 0, 300, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6503, '1005002704261883-bw-40-belgium', 0, 0, 75.5900, 75.5900, 0, 300, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6504, '1005002704261883-bw-41-china', 0, 0, 75.9200, 75.9200, 0, 300, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6505, '1005002704261883-bw-40-spain', 0, 0, 58.6400, 58.6400, 0, 300, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6506, '1005002704261883-bw-40-france', 0, 0, 75.5900, 75.5900, 0, 300, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6507, '1005002704261883-bw-41-spain', 0, 0, 58.8500, 58.8500, 0, 300, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6508, '1005002704261883-bw-41-france', 0, 0, 75.9200, 75.9200, 0, 300, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6509, '1005002704261883-bw-41-czech-republic', 0, 0, 75.9200, 75.9200, 0, 300, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6511, '1005002704261883-bw-41-poland', 0, 0, 75.9200, 75.9200, 0, 300, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6512, '1005002704261883-wh-35-czech-republic', 0, 0, 76.6100, 76.6100, 0, 300, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6513, '1005002704261883-wh-35-poland', 0, 0, 76.6100, 76.6100, 0, 300, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6514, '1005002704261883-bw-41-belgium', 0, 0, 75.9200, 75.9200, 0, 300, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6515, '1005002704261883-wh-35-china', 0, 0, 76.6100, 76.6100, 0, 300, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6516, '1005002704261883-wh-35-belgium', 0, 0, 76.6100, 76.6100, 0, 300, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6517, '1005002704261883-wh-36-china', 0, 0, 74.2400, 74.2400, 0, 300, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6518, '1005002704261883-wh-35-spain', 0, 0, 59.3000, 59.3000, 0, 300, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6519, '1005002704261883-wh-35-france', 0, 0, 76.6100, 76.6100, 0, 300, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6520, '1005002704261883-wh-36-spain', 0, 0, 57.8600, 57.8600, 0, 300, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6522, '1005002704261883-wh-36-france', 0, 0, 74.2400, 74.2400, 0, 300, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6523, '1005002704261883-wh-36-czech-republic', 0, 0, 74.2400, 74.2400, 0, 300, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6524, '1005002704261883-wh-36-poland', 0, 0, 74.2400, 74.2400, 0, 300, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6525, '1005002704261883-wh-37-czech-republic', 0, 0, 74.5700, 74.5700, 0, 300, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6526, '1005002704261883-wh-37-poland', 0, 0, 74.5700, 74.5700, 0, 300, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6528, '1005002704261883-wh-36-belgium', 0, 0, 74.2400, 74.2400, 0, 300, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6529, '1005002704261883-wh-37-china', 0, 0, 74.5700, 74.5700, 0, 300, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6530, '1005002704261883-wh-37-belgium', 0, 0, 74.5700, 74.5700, 0, 300, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6531, '1005002704261883-wh-38-china', 0, 0, 74.9000, 74.9000, 0, 300, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6532, '1005002704261883-wh-37-spain', 0, 0, 58.0400, 58.0400, 0, 300, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6533, '1005002704261883-wh-37-france', 0, 0, 74.5700, 74.5700, 0, 300, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6534, '1005002704261883-wh-38-spain', 0, 0, 58.2500, 58.2500, 0, 300, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6535, '1005002704261883-wh-38-france', 0, 0, 74.9000, 74.9000, 0, 300, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6536, '1005002704261883-wh-38-czech-republic', 0, 0, 74.9000, 74.9000, 0, 300, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6537, '1005002704261883-wh-38-poland', 0, 0, 74.9000, 74.9000, 0, 300, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6538, '1005002704261883-wh-39-czech-republic', 0, 0, 75.2300, 75.2300, 0, 300, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6539, '1005002704261883-wh-39-poland', 0, 0, 75.2300, 75.2300, 0, 300, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6540, '1005002704261883-wh-38-belgium', 0, 0, 74.9000, 74.9000, 0, 300, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6541, '1005002704261883-wh-39-china', 0, 0, 75.2300, 75.2300, 0, 300, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6542, '1005002704261883-wh-39-belgium', 0, 0, 75.2300, 75.2300, 0, 300, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6543, '1005002704261883-wh-40-china', 0, 0, 75.5900, 75.5900, 0, 300, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6544, '1005002704261883-wh-39-spain', 0, 0, 58.4600, 58.4600, 0, 300, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6545, '1005002704261883-wh-39-france', 0, 0, 75.2300, 75.2300, 0, 300, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6546, '1005002704261883-wh-40-spain', 0, 0, 58.6400, 58.6400, 0, 300, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6547, '1005002704261883-wh-40-france', 0, 0, 75.5900, 75.5900, 0, 300, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6548, '1005002704261883-wh-40-czech-republic', 0, 0, 75.5900, 75.5900, 0, 300, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6549, '1005002704261883-wh-40-poland', 0, 0, 75.5900, 75.5900, 0, 300, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6550, '1005002704261883-wh-41-czech-republic', 0, 0, 75.9200, 75.9200, 0, 300, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6551, '1005002704261883-wh-41-poland', 0, 0, 75.9200, 75.9200, 0, 300, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6552, '1005002704261883-wh-40-belgium', 0, 0, 75.5900, 75.5900, 0, 300, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6553, '1005002704261883-wh-41-china', 0, 0, 75.9200, 75.9200, 0, 300, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6554, '1005002704261883-wh-41-belgium', 0, 0, 75.9200, 75.9200, 0, 300, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6555, '1005002704261883-wh-41-spain', 0, 0, 58.8500, 58.8500, 0, 300, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6556, '1005002704261883-wh-41-france', 0, 0, 75.9200, 75.9200, 0, 300, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6558, '1005002537598890', 0, 0, 122.6300, 122.6300, 0, NULL, 'instock', 0, 0.00, 0, 'taxable', ''),
(6560, '1005002537598890-dark-green-41', 0, 0, 122.6300, 122.6300, 0, 200, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6561, '1005002537598890-dark-green-43', 0, 0, 122.6300, 122.6300, 0, 200, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6562, '1005002537598890-dark-green-40', 0, 0, 122.6300, 122.6300, 0, 200, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6563, '1005002537598890-dark-green-42', 0, 0, 122.6300, 122.6300, 0, 200, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6564, '1005002537598890-dark-green-39', 0, 0, 122.6300, 122.6300, 0, 200, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6565, '1005002537598890-dark-green-44', 0, 0, 122.6300, 122.6300, 0, 200, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6566, '4001213996794', 0, 0, 185.7500, 191.2700, 0, NULL, 'instock', 0, 0.00, 0, 'taxable', ''),
(6568, '4001213996794-green-43', 0, 0, 191.2700, 191.2700, 0, 999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6569, '4001213996794-green-42', 0, 0, 191.2700, 191.2700, 0, 999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6570, '4001213996794-green-39', 0, 0, 191.2700, 191.2700, 0, 999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6571, '4001213996794-green-38', 0, 0, 191.2700, 191.2700, 0, 999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6572, '4001213996794-green-41', 0, 0, 191.2700, 191.2700, 0, 999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6573, '4001213996794-green-40', 0, 0, 191.2700, 191.2700, 0, 999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6574, '4001213996794-green-35', 0, 0, 191.2700, 191.2700, 0, 999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6575, '4001213996794-brown-43', 0, 0, 191.2700, 191.2700, 0, 999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6576, '4001213996794-green-37', 0, 0, 191.2700, 191.2700, 0, 998, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6577, '4001213996794-green-36', 0, 0, 191.2700, 191.2700, 0, 999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6578, '4001213996794-brown-40', 0, 0, 191.2700, 191.2700, 0, 998, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6579, '4001213996794-brown-39', 0, 0, 191.2700, 191.2700, 0, 998, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6580, '4001213996794-brown-42', 0, 0, 191.2700, 191.2700, 0, 999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6581, '4001213996794-brown-41', 0, 0, 191.2700, 191.2700, 0, 999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6582, '4001213996794-brown-36', 0, 0, 191.2700, 191.2700, 0, 999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6583, '4001213996794-brown-35', 0, 0, 185.7500, 185.7500, 0, 999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6584, '4001213996794-brown-38', 0, 0, 191.2700, 191.2700, 0, 999, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6585, '4001213996794-brown-37', 0, 0, 191.2700, 191.2700, 0, 998, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6586, '1005001718842951', 0, 0, 320.0000, 320.0000, 0, NULL, 'instock', 0, 0.00, 0, 'taxable', ''),
(6588, '1005001718842951-pink-42', 0, 0, 320.0000, 320.0000, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6589, '1005001718842951-pink-43', 0, 0, 320.0000, 320.0000, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6590, '1005001718842951-pink-40', 0, 0, 320.0000, 320.0000, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6591, '1005001718842951-pink-41', 0, 0, 320.0000, 320.0000, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6592, '1005001718842951-pink-46', 0, 0, 320.0000, 320.0000, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6593, '1005001718842951-pink-44', 0, 0, 320.0000, 320.0000, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6594, '1005001718842951-pink-45', 0, 0, 320.0000, 320.0000, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6595, '1005001718842951-red-38', 0, 0, 320.0000, 320.0000, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6596, '1005001718842951-red-39', 0, 0, 320.0000, 320.0000, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6597, '1005001718842951-red-36', 0, 0, 320.0000, 320.0000, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6598, '1005001718842951-red-37', 0, 0, 320.0000, 320.0000, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6599, '1005001718842951-red-42', 0, 0, 320.0000, 320.0000, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6600, '1005001718842951-red-43', 0, 0, 320.0000, 320.0000, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6601, '1005001718842951-red-40', 0, 0, 320.0000, 320.0000, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6602, '1005001718842951-red-41', 0, 0, 320.0000, 320.0000, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6603, '1005001718842951-red-46', 0, 0, 320.0000, 320.0000, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6604, '1005001718842951-pink-35', 0, 0, 320.0000, 320.0000, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6606, '1005001718842951-red-44', 0, 0, 320.0000, 320.0000, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6607, '1005001718842951-red-45', 0, 0, 320.0000, 320.0000, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6608, '1005001718842951-pink-38', 0, 0, 320.0000, 320.0000, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6609, '1005001718842951-pink-39', 0, 0, 320.0000, 320.0000, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6610, '1005001718842951-pink-36', 0, 0, 320.0000, 320.0000, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6611, '1005001718842951-pink-37', 0, 0, 320.0000, 320.0000, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6612, '1005001718842951-black-pink-38', 0, 0, 320.0000, 320.0000, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6613, '1005001718842951-black-pink-39', 0, 0, 320.0000, 320.0000, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6614, '1005001718842951-black-pink-36', 0, 0, 320.0000, 320.0000, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6615, '1005001718842951-black-pink-37', 0, 0, 320.0000, 320.0000, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6616, '1005001718842951-black-pink-42', 0, 0, 320.0000, 320.0000, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6617, '1005001718842951-black-pink-43', 0, 0, 320.0000, 320.0000, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6618, '1005001718842951-black-pink-40', 0, 0, 320.0000, 320.0000, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6619, '1005001718842951-black-pink-41', 0, 0, 320.0000, 320.0000, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6620, '1005001718842951-black-pink-46', 0, 0, 320.0000, 320.0000, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6621, '1005001718842951-same-pic-35', 0, 0, 320.0000, 320.0000, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6622, '1005001718842951-black-pink-44', 0, 0, 320.0000, 320.0000, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6623, '1005001718842951-black-pink-45', 0, 0, 320.0000, 320.0000, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6624, '1005001718842951-same-pic-38', 0, 0, 320.0000, 320.0000, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6625, '1005001718842951-same-pic-39', 0, 0, 320.0000, 320.0000, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6626, '1005001718842951-same-pic-36', 0, 0, 320.0000, 320.0000, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6627, '1005001718842951-same-pic-37', 0, 0, 320.0000, 320.0000, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6628, '1005001718842951-blue-46', 0, 0, 320.0000, 320.0000, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6629, '1005001718842951-black-white-sole-35', 0, 0, 320.0000, 320.0000, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6630, '1005001718842951-blue-44', 0, 0, 320.0000, 320.0000, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6631, '1005001718842951-blue-45', 0, 0, 320.0000, 320.0000, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6632, '1005001718842951-black-white-sole-38', 0, 0, 320.0000, 320.0000, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6633, '1005001718842951-black-white-sole-39', 0, 0, 320.0000, 320.0000, 0, 49, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6634, '1005001718842951-black-white-sole-36', 0, 0, 320.0000, 320.0000, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6635, '1005001718842951-black-white-sole-37', 0, 0, 320.0000, 320.0000, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6636, '1005001718842951-black-white-sole-42', 0, 0, 320.0000, 320.0000, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6637, '1005001718842951-black-white-sole-43', 0, 0, 320.0000, 320.0000, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6638, '1005001718842951-black-white-sole-40', 0, 0, 320.0000, 320.0000, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6639, '1005001718842951-black-white-sole-41', 0, 0, 320.0000, 320.0000, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6640, '1005001718842951-black-white-sole-46', 0, 0, 320.0000, 320.0000, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6641, '1005001718842951-black-pink-35', 0, 0, 320.0000, 320.0000, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6642, '1005001718842951-black-white-sole-44', 0, 0, 320.0000, 320.0000, 0, 49, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6643, '1005001718842951-black-white-sole-45', 0, 0, 320.0000, 320.0000, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6644, '1005001718842951-gray-46', 0, 0, 320.0000, 320.0000, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6645, '1005001718842951-green-35', 0, 0, 320.0000, 320.0000, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6646, '1005001718842951-gray-44', 0, 0, 320.0000, 320.0000, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6647, '1005001718842951-gray-45', 0, 0, 320.0000, 320.0000, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6648, '1005001718842951-green-38', 0, 0, 320.0000, 320.0000, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6649, '1005001718842951-green-39', 0, 0, 320.0000, 320.0000, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6650, '1005001718842951-green-36', 0, 0, 320.0000, 320.0000, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6651, '1005001718842951-green-37', 0, 0, 320.0000, 320.0000, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6652, '1005001718842951-green-42', 0, 0, 320.0000, 320.0000, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6653, '1005001718842951-green-43', 0, 0, 320.0000, 320.0000, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6654, '1005001718842951-green-40', 0, 0, 320.0000, 320.0000, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6655, '1005001718842951-green-41', 0, 0, 320.0000, 320.0000, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6656, '1005001718842951-green-46', 0, 0, 320.0000, 320.0000, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6657, '1005001718842951-red-35', 0, 0, 320.0000, 320.0000, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6658, '1005001718842951-green-44', 0, 0, 320.0000, 320.0000, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6659, '1005001718842951-green-45', 0, 0, 320.0000, 320.0000, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6660, '1005001718842951-same-pic-42', 0, 0, 320.0000, 320.0000, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6661, '1005001718842951-same-pic-43', 0, 0, 320.0000, 320.0000, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6662, '1005001718842951-same-pic-40', 0, 0, 320.0000, 320.0000, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6663, '1005001718842951-same-pic-41', 0, 0, 320.0000, 320.0000, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6664, '1005001718842951-same-pic-46', 0, 0, 320.0000, 320.0000, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6665, '1005001718842951-gray-35', 0, 0, 320.0000, 320.0000, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6666, '1005001718842951-same-pic-44', 0, 0, 320.0000, 320.0000, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6667, '1005001718842951-same-pic-45', 0, 0, 320.0000, 320.0000, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6668, '1005001718842951-gray-38', 0, 0, 320.0000, 320.0000, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6669, '1005001718842951-gray-39', 0, 0, 320.0000, 320.0000, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6670, '1005001718842951-gray-36', 0, 0, 320.0000, 320.0000, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6671, '1005001718842951-gray-37', 0, 0, 320.0000, 320.0000, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6672, '1005001718842951-gray-42', 0, 0, 320.0000, 320.0000, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6673, '1005001718842951-gray-43', 0, 0, 320.0000, 320.0000, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6674, '1005001718842951-gray-40', 0, 0, 320.0000, 320.0000, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6675, '1005001718842951-gray-41', 0, 0, 320.0000, 320.0000, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6676, '1005001718842951-khaki-35', 0, 0, 320.0000, 320.0000, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6677, '1005001718842951-black-42', 0, 0, 320.0000, 320.0000, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6678, '1005001718842951-black-43', 0, 0, 320.0000, 320.0000, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6679, '1005001718842951-black-40', 0, 0, 320.0000, 320.0000, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6680, '1005001718842951-black-41', 0, 0, 320.0000, 320.0000, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6682, '1005001718842951-black-46', 0, 0, 320.0000, 320.0000, 0, 49, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6683, '1005001718842951-blue-35', 0, 0, 320.0000, 320.0000, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6684, '1005001718842951-black-44', 0, 0, 320.0000, 320.0000, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6685, '1005001718842951-black-45', 0, 0, 320.0000, 320.0000, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6686, '1005001718842951-blue-38', 0, 0, 320.0000, 320.0000, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6687, '1005001718842951-blue-39', 0, 0, 320.0000, 320.0000, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6688, '1005001718842951-blue-36', 0, 0, 320.0000, 320.0000, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6689, '1005001718842951-blue-37', 0, 0, 320.0000, 320.0000, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6690, '1005001718842951-blue-42', 0, 0, 320.0000, 320.0000, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6691, '1005001718842951-blue-43', 0, 0, 320.0000, 320.0000, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6692, '1005001718842951-blue-40', 0, 0, 320.0000, 320.0000, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6693, '1005001718842951-blue-41', 0, 0, 320.0000, 320.0000, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6694, '1005001718842951-khaki-38', 0, 0, 320.0000, 320.0000, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6695, '1005001718842951-khaki-39', 0, 0, 320.0000, 320.0000, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6696, '1005001718842951-khaki-36', 0, 0, 320.0000, 320.0000, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6697, '1005001718842951-khaki-37', 0, 0, 320.0000, 320.0000, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6698, '1005001718842951-khaki-42', 0, 0, 320.0000, 320.0000, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6699, '1005001718842951-khaki-43', 0, 0, 320.0000, 320.0000, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6700, '1005001718842951-khaki-40', 0, 0, 320.0000, 320.0000, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6701, '1005001718842951-khaki-41', 0, 0, 320.0000, 320.0000, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6702, '1005001718842951-khaki-46', 0, 0, 320.0000, 320.0000, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6703, '1005001718842951-black-35', 0, 0, 320.0000, 320.0000, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6704, '1005001718842951-khaki-44', 0, 0, 320.0000, 320.0000, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6705, '1005001718842951-khaki-45', 0, 0, 320.0000, 320.0000, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6706, '1005001718842951-black-38', 0, 0, 320.0000, 320.0000, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6707, '1005001718842951-black-39', 0, 0, 320.0000, 320.0000, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6708, '1005001718842951-black-36', 0, 0, 320.0000, 320.0000, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6709, '1005001718842951-black-37', 0, 0, 320.0000, 320.0000, 0, 50, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6710, '1005002351089413', 0, 0, 100.0400, 100.0400, 0, NULL, 'instock', 0, 0.00, 0, 'taxable', ''),
(6712, '1005002351089413-black-43', 0, 0, 100.0400, 100.0400, 0, 900, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6713, '1005002351089413-black-42', 0, 0, 100.0400, 100.0400, 0, 900, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6714, '1005002351089413-pink-36', 0, 0, 100.0400, 100.0400, 0, 900, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6715, '1005002351089413-pink-35', 0, 0, 100.0400, 100.0400, 0, 900, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6716, '1005002351089413-black-39', 0, 0, 100.0400, 100.0400, 0, 900, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6717, '1005002351089413-black-38', 0, 0, 100.0400, 100.0400, 0, 899, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6718, '1005002351089413-black-41', 0, 0, 100.0400, 100.0400, 0, 900, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6719, '1005002351089413-black-40', 0, 0, 100.0400, 100.0400, 0, 900, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6720, '1005002351089413-black-35', 0, 0, 100.0400, 100.0400, 0, 900, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6721, '1005002351089413-white-43', 0, 0, 100.0400, 100.0400, 0, 900, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6722, '1005002351089413-black-37', 0, 0, 100.0400, 100.0400, 0, 900, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6723, '1005002351089413-black-36', 0, 0, 100.0400, 100.0400, 0, 900, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6724, '1005002351089413-white-40', 0, 0, 100.0400, 100.0400, 0, 900, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6725, '1005002351089413-white-39', 0, 0, 100.0400, 100.0400, 0, 900, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6726, '1005002351089413-white-42', 0, 0, 100.0400, 100.0400, 0, 900, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6727, '1005002351089413-white-41', 0, 0, 100.0400, 100.0400, 0, 900, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6728, '1005002351089413-pink-42', 0, 0, 100.0400, 100.0400, 0, 900, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6729, '1005002351089413-pink-41', 0, 0, 100.0400, 100.0400, 0, 900, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6730, '1005002351089413-pink-43', 0, 0, 100.0400, 100.0400, 0, 900, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6731, '1005002351089413-pink-38', 0, 0, 100.0400, 100.0400, 0, 900, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6732, '1005002351089413-pink-37', 0, 0, 100.0400, 100.0400, 0, 900, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6733, '1005002351089413-pink-40', 0, 0, 100.0400, 100.0400, 0, 900, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6734, '1005002351089413-pink-39', 0, 0, 100.0400, 100.0400, 0, 900, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6735, '1005002351089413-white-36', 0, 0, 100.0400, 100.0400, 0, 900, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6736, '1005002351089413-white-35', 0, 0, 100.0400, 100.0400, 0, 900, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6737, '1005002351089413-white-38', 0, 0, 100.0400, 100.0400, 0, 900, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(6738, '1005002351089413-white-37', 0, 0, 100.0400, 100.0400, 0, 900, 'instock', 0, 0.00, 0, 'taxable', 'parent');

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

--
-- Table structure for table `wpx5_wc_tax_rate_classes`
--

CREATE TABLE `wpx5_wc_tax_rate_classes` (
  `tax_rate_class_id` bigint(20) UNSIGNED NOT NULL,
  `name` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `slug` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT ''
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `wpx5_wc_tax_rate_classes`
--

INSERT INTO `wpx5_wc_tax_rate_classes` (`tax_rate_class_id`, `name`, `slug`) VALUES
(1, 'Reduced rate', 'reduced-rate'),
(2, 'Zero rate', 'zero-rate');

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

--
-- Table structure for table `wpx5_wc_webhooks`
--

CREATE TABLE `wpx5_wc_webhooks` (
  `webhook_id` bigint(20) UNSIGNED NOT NULL,
  `status` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL,
  `name` text COLLATE utf8mb4_unicode_ci NOT NULL,
  `user_id` bigint(20) UNSIGNED NOT NULL,
  `delivery_url` text COLLATE utf8mb4_unicode_ci NOT NULL,
  `secret` text COLLATE utf8mb4_unicode_ci NOT NULL,
  `topic` varchar(200) COLLATE utf8mb4_unicode_ci 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
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `wpx5_woocommerce_api_keys`
--

CREATE TABLE `wpx5_woocommerce_api_keys` (
  `key_id` bigint(20) UNSIGNED NOT NULL,
  `user_id` bigint(20) UNSIGNED NOT NULL,
  `description` varchar(200) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `permissions` varchar(10) COLLATE utf8mb4_unicode_ci NOT NULL,
  `consumer_key` char(64) COLLATE utf8mb4_unicode_ci NOT NULL,
  `consumer_secret` char(43) COLLATE utf8mb4_unicode_ci NOT NULL,
  `nonces` longtext COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `truncated_key` char(7) COLLATE utf8mb4_unicode_ci NOT NULL,
  `last_access` datetime DEFAULT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `wpx5_woocommerce_attribute_taxonomies`
--

CREATE TABLE `wpx5_woocommerce_attribute_taxonomies` (
  `attribute_id` bigint(20) UNSIGNED NOT NULL,
  `attribute_name` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL,
  `attribute_label` varchar(200) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `attribute_type` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL,
  `attribute_orderby` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL,
  `attribute_public` int(1) NOT NULL DEFAULT 1
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `wpx5_woocommerce_attribute_taxonomies`
--

INSERT INTO `wpx5_woocommerce_attribute_taxonomies` (`attribute_id`, `attribute_name`, `attribute_label`, `attribute_type`, `attribute_orderby`, `attribute_public`) VALUES
(1, 'release-date', 'Release date', 'select', 'name', 1),
(2, 'pricing', 'Pricing', 'select', 'name', 1),
(3, 'package-dimensions', 'Package Dimensions', 'select', 'name', 1),
(4, 'media', 'Media:', 'select', 'name', 1),
(5, 'brand', 'Brand', 'select', 'name', 1),
(6, 'product-dimensions', 'Product Dimensions', 'select', 'name', 1),
(7, 'item-weight', 'Item Weight', 'select', 'name', 1),
(8, 'shipping-weight', 'Shipping Weight', 'select', 'name', 1),
(9, 'domestic-shipping', 'Domestic Shipping', 'select', 'name', 1),
(10, 'international-shipping', 'International Shipping', 'select', 'name', 1),
(11, 'item-model-number', 'Item model number', 'select', 'name', 1),
(12, 'manufacturer-recommended-age', 'Manufacturer recommended age', 'select', 'name', 1),
(13, 'manufacturer', 'Manufacturer', 'select', 'name', 1),
(14, 'batteries', 'Batteries', 'select', 'name', 1),
(15, 'date-first-listed-on-amazon', 'Date first listed on Amazon', 'select', 'name', 1),
(16, 'average-battery-life-in-hours', 'Average Battery Life (in hours)', 'select', 'name', 1),
(17, 'size', 'Size', 'select', 'name', 1),
(18, 'color', 'Color', 'select', 'name', 1),
(19, 'shoe-size', 'Shoe Size', 'select', 'menu_order', 0),
(20, 'ships-from', 'Ships From', 'select', 'menu_order', 0),
(21, 'metal-color', 'Metal Color', 'select', 'menu_order', 0),
(22, 'shoes-size', 'Shoes Size', 'select', 'menu_order', 0);

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

--
-- Table structure for table `wpx5_woocommerce_downloadable_product_permissions`
--

CREATE TABLE `wpx5_woocommerce_downloadable_product_permissions` (
  `permission_id` bigint(20) UNSIGNED NOT NULL,
  `download_id` varchar(36) COLLATE utf8mb4_unicode_ci NOT NULL,
  `product_id` bigint(20) UNSIGNED NOT NULL,
  `order_id` bigint(20) UNSIGNED NOT NULL DEFAULT 0,
  `order_key` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL,
  `user_email` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL,
  `user_id` bigint(20) UNSIGNED DEFAULT NULL,
  `downloads_remaining` varchar(9) COLLATE utf8mb4_unicode_ci 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
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `wpx5_woocommerce_log`
--

CREATE TABLE `wpx5_woocommerce_log` (
  `log_id` bigint(20) UNSIGNED NOT NULL,
  `timestamp` datetime NOT NULL,
  `level` smallint(4) NOT NULL,
  `source` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL,
  `message` longtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `context` longtext COLLATE utf8mb4_unicode_ci DEFAULT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `wpx5_woocommerce_order_itemmeta`
--

CREATE TABLE `wpx5_woocommerce_order_itemmeta` (
  `meta_id` bigint(20) UNSIGNED NOT NULL,
  `order_item_id` bigint(20) UNSIGNED NOT NULL,
  `meta_key` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `meta_value` longtext COLLATE utf8mb4_unicode_ci DEFAULT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `wpx5_woocommerce_order_items`
--

CREATE TABLE `wpx5_woocommerce_order_items` (
  `order_item_id` bigint(20) UNSIGNED NOT NULL,
  `order_item_name` text COLLATE utf8mb4_unicode_ci NOT NULL,
  `order_item_type` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `order_id` bigint(20) UNSIGNED NOT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `wpx5_woocommerce_payment_tokenmeta`
--

CREATE TABLE `wpx5_woocommerce_payment_tokenmeta` (
  `meta_id` bigint(20) UNSIGNED NOT NULL,
  `payment_token_id` bigint(20) UNSIGNED NOT NULL,
  `meta_key` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `meta_value` longtext COLLATE utf8mb4_unicode_ci DEFAULT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `wpx5_woocommerce_payment_tokens`
--

CREATE TABLE `wpx5_woocommerce_payment_tokens` (
  `token_id` bigint(20) UNSIGNED NOT NULL,
  `gateway_id` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL,
  `token` text COLLATE utf8mb4_unicode_ci NOT NULL,
  `user_id` bigint(20) UNSIGNED NOT NULL DEFAULT 0,
  `type` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL,
  `is_default` tinyint(1) NOT NULL DEFAULT 0
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `wpx5_woocommerce_sessions`
--

CREATE TABLE `wpx5_woocommerce_sessions` (
  `session_id` bigint(20) UNSIGNED NOT NULL,
  `session_key` char(32) COLLATE utf8mb4_unicode_ci NOT NULL,
  `session_value` longtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `session_expiry` bigint(20) UNSIGNED NOT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `wpx5_woocommerce_shipping_zones`
--

CREATE TABLE `wpx5_woocommerce_shipping_zones` (
  `zone_id` bigint(20) UNSIGNED NOT NULL,
  `zone_name` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL,
  `zone_order` bigint(20) UNSIGNED NOT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `wpx5_woocommerce_shipping_zone_locations`
--

CREATE TABLE `wpx5_woocommerce_shipping_zone_locations` (
  `location_id` bigint(20) UNSIGNED NOT NULL,
  `zone_id` bigint(20) UNSIGNED NOT NULL,
  `location_code` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL,
  `location_type` varchar(40) COLLATE utf8mb4_unicode_ci NOT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `wpx5_woocommerce_shipping_zone_methods`
--

CREATE TABLE `wpx5_woocommerce_shipping_zone_methods` (
  `zone_id` bigint(20) UNSIGNED NOT NULL,
  `instance_id` bigint(20) UNSIGNED NOT NULL,
  `method_id` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL,
  `method_order` bigint(20) UNSIGNED NOT NULL,
  `is_enabled` tinyint(1) NOT NULL DEFAULT 1
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `wpx5_woocommerce_tax_rates`
--

CREATE TABLE `wpx5_woocommerce_tax_rates` (
  `tax_rate_id` bigint(20) UNSIGNED NOT NULL,
  `tax_rate_country` varchar(2) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `tax_rate_state` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `tax_rate` varchar(8) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `tax_rate_name` varchar(200) COLLATE utf8mb4_unicode_ci 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) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT ''
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `wpx5_woocommerce_tax_rate_locations`
--

CREATE TABLE `wpx5_woocommerce_tax_rate_locations` (
  `location_id` bigint(20) UNSIGNED NOT NULL,
  `location_code` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL,
  `tax_rate_id` bigint(20) UNSIGNED NOT NULL,
  `location_type` varchar(40) COLLATE utf8mb4_unicode_ci NOT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `wpx5_wpeae_account`
--

CREATE TABLE `wpx5_wpeae_account` (
  `id` int(20) UNSIGNED NOT NULL,
  `name` varchar(1024) COLLATE utf8mb4_unicode_ci NOT NULL,
  `data` text COLLATE utf8mb4_unicode_ci DEFAULT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `wpx5_wpeae_goods`
--

CREATE TABLE `wpx5_wpeae_goods` (
  `type` varchar(50) COLLATE utf8mb4_unicode_ci NOT NULL,
  `external_id` varchar(50) COLLATE utf8mb4_unicode_ci NOT NULL,
  `variation_id` varchar(50) COLLATE utf8mb4_unicode_ci NOT NULL,
  `image` varchar(1024) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `detail_url` varchar(1024) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `seller_url` varchar(1024) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `photos` text COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `title` varchar(1024) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `subtitle` varchar(1024) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `description` mediumtext COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `keywords` varchar(1024) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `price` varchar(50) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `regular_price` varchar(50) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `curr` varchar(50) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `category_id` int(11) DEFAULT NULL,
  `category_name` varchar(1024) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `link_category_id` int(11) DEFAULT NULL,
  `additional_meta` text COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `user_image` varchar(1024) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `user_photos` text COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `user_title` varchar(1024) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `user_subtitle` varchar(1024) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `user_description` mediumtext COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `user_keywords` varchar(1024) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `user_price` varchar(1024) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `user_regular_price` varchar(1024) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `user_schedule_time` datetime DEFAULT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `wpx5_wpeae_log`
--

CREATE TABLE `wpx5_wpeae_log` (
  `id` int(20) UNSIGNED NOT NULL,
  `text` varchar(1024) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `type` varchar(50) COLLATE utf8mb4_unicode_ci NOT NULL,
  `module` varchar(50) COLLATE utf8mb4_unicode_ci NOT NULL,
  `time` datetime DEFAULT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `wpx5_wpeae_price_formula`
--

CREATE TABLE `wpx5_wpeae_price_formula` (
  `id` int(20) UNSIGNED NOT NULL,
  `pos` int(20) NOT NULL DEFAULT 0,
  `formula` text COLLATE utf8mb4_unicode_ci NOT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `wpx5_yith_wcwl`
--

CREATE TABLE `wpx5_yith_wcwl` (
  `ID` bigint(20) NOT NULL,
  `prod_id` bigint(20) NOT NULL,
  `quantity` int(11) NOT NULL,
  `user_id` bigint(20) DEFAULT NULL,
  `wishlist_id` bigint(20) DEFAULT NULL,
  `position` int(11) DEFAULT 0,
  `original_price` decimal(9,3) DEFAULT NULL,
  `original_currency` char(3) DEFAULT NULL,
  `dateadded` timestamp NOT NULL DEFAULT current_timestamp(),
  `on_sale` tinyint(4) NOT NULL DEFAULT 0
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Dumping data for table `wpx5_yith_wcwl`
--

INSERT INTO `wpx5_yith_wcwl` (`ID`, `prod_id`, `quantity`, `user_id`, `wishlist_id`, `position`, `original_price`, `original_currency`, `dateadded`, `on_sale`) VALUES
(138, 6710, 1, NULL, 111, 0, 100.000, 'USD', '2021-07-05 22:25:26', 0),
(139, 6586, 1, NULL, 112, 0, 320.000, 'USD', '2021-07-05 22:25:34', 0),
(140, 6566, 1, NULL, 113, 0, 185.000, 'USD', '2021-07-05 22:25:38', 0),
(141, 6558, 1, NULL, 114, 0, 122.000, 'USD', '2021-07-05 22:25:42', 0),
(142, 6397, 1, NULL, 115, 0, 57.000, 'USD', '2021-07-05 22:25:46', 0),
(143, 6363, 1, NULL, 116, 0, 73.000, 'USD', '2021-07-05 22:25:49', 0),
(144, 6296, 1, NULL, 117, 0, 80.000, 'USD', '2021-07-05 22:25:52', 0),
(145, 6043, 1, NULL, 118, 0, 148.000, 'USD', '2021-07-05 22:25:55', 0),
(146, 5940, 1, NULL, 119, 0, 66.000, 'USD', '2021-07-05 22:25:58', 0),
(147, 5929, 1, NULL, 120, 0, 125.000, 'USD', '2021-07-05 22:26:01', 0),
(148, 5917, 1, NULL, 121, 0, 314.000, 'USD', '2021-07-05 22:26:04', 0),
(149, 5872, 1, NULL, 122, 0, 75.000, 'USD', '2021-07-05 22:26:07', 0),
(150, 2067, 1, NULL, 123, 0, 105.000, 'USD', '2021-07-05 22:26:10', 0),
(151, 2030, 1, NULL, 124, 0, 123.000, 'USD', '2021-07-05 22:26:13', 0),
(152, 1957, 1, NULL, 125, 0, 119.000, 'USD', '2021-07-05 22:26:17', 0),
(153, 1942, 1, NULL, 126, 0, 94.000, 'USD', '2021-07-05 22:26:19', 0),
(154, 1866, 1, NULL, 127, 0, 114.000, 'USD', '2021-07-05 22:26:22', 0),
(155, 1857, 1, NULL, 128, 0, 104.000, 'USD', '2021-07-05 22:26:25', 0),
(156, 1810, 1, NULL, 129, 0, 99.000, 'USD', '2021-07-05 22:26:28', 0),
(157, 1779, 1, NULL, 130, 0, 108.000, 'USD', '2021-07-05 22:26:32', 0),
(158, 6558, 1, NULL, 131, 0, 122.000, 'USD', '2021-07-05 22:46:04', 0),
(159, 6363, 1, NULL, 132, 0, 73.000, 'USD', '2021-07-05 22:46:07', 0),
(160, 5917, 1, NULL, 133, 0, 314.000, 'USD', '2021-07-05 22:46:10', 0),
(161, 5872, 1, NULL, 134, 0, 75.000, 'USD', '2021-07-05 22:46:14', 0),
(162, 5758, 1, NULL, 135, 0, 139.000, 'USD', '2021-07-05 22:46:17', 0),
(163, 5219, 1, NULL, 136, 0, 136.000, 'USD', '2021-07-05 22:46:21', 0),
(164, 3524, 1, NULL, 137, 0, 128.000, 'USD', '2021-07-05 22:46:24', 0),
(165, 3024, 1, NULL, 138, 0, 79.000, 'USD', '2021-07-05 22:46:27', 0),
(166, 2728, 1, NULL, 139, 0, 113.000, 'USD', '2021-07-05 22:46:30', 0),
(167, 2653, 1, NULL, 140, 0, 151.000, 'USD', '2021-07-05 22:46:33', 0),
(168, 2472, 1, NULL, 141, 0, 91.000, 'USD', '2021-07-05 22:46:36', 0),
(169, 1957, 1, NULL, 142, 0, 119.000, 'USD', '2021-07-05 22:46:40', 0),
(170, 6710, 1, NULL, 143, 0, 100.000, 'USD', '2021-07-05 22:47:57', 0),
(171, 6586, 1, NULL, 144, 0, 320.000, 'USD', '2021-07-05 22:47:58', 0),
(172, 6566, 1, NULL, 145, 0, 185.000, 'USD', '2021-07-05 22:48:02', 0),
(173, 6558, 1, NULL, 146, 0, 122.000, 'USD', '2021-07-05 22:48:06', 0),
(174, 6397, 1, NULL, 147, 0, 57.000, 'USD', '2021-07-05 22:48:10', 0),
(175, 2067, 1, NULL, 148, 0, 105.000, 'USD', '2021-07-05 22:48:32', 0),
(176, 1957, 1, NULL, 149, 0, 119.000, 'USD', '2021-07-05 22:48:36', 0),
(177, 1942, 1, NULL, 150, 0, 94.000, 'USD', '2021-07-05 22:48:40', 0),
(178, 1810, 1, NULL, 151, 0, 99.000, 'USD', '2021-07-05 22:48:43', 0),
(179, 1779, 1, NULL, 152, 0, 108.000, 'USD', '2021-07-05 22:48:48', 0),
(180, 2067, 1, NULL, 153, 0, 105.000, 'USD', '2021-07-05 22:49:04', 0),
(181, 1957, 1, NULL, 154, 0, 119.000, 'USD', '2021-07-05 22:49:07', 0),
(182, 1942, 1, NULL, 155, 0, 94.000, 'USD', '2021-07-05 22:49:10', 0),
(183, 1866, 1, NULL, 156, 0, 114.000, 'USD', '2021-07-05 22:49:13', 0),
(184, 1810, 1, NULL, 157, 0, 99.000, 'USD', '2021-07-05 22:49:17', 0),
(185, 2030, 1, NULL, 158, 0, 123.000, 'USD', '2021-07-05 22:49:46', 0),
(186, 1957, 1, NULL, 159, 0, 119.000, 'USD', '2021-07-05 22:49:48', 0),
(187, 1857, 1, NULL, 160, 0, 104.000, 'USD', '2021-07-05 22:49:50', 0),
(188, 1810, 1, NULL, 161, 0, 99.000, 'USD', '2021-07-05 22:49:54', 0),
(189, 1779, 1, NULL, 162, 0, 108.000, 'USD', '2021-07-05 22:49:57', 0),
(190, 2030, 1, NULL, 163, 0, 123.000, 'USD', '2021-07-05 22:50:16', 0),
(191, 1957, 1, NULL, 164, 0, 119.000, 'USD', '2021-07-05 22:50:19', 0),
(192, 1942, 1, NULL, 165, 0, 94.000, 'USD', '2021-07-05 22:50:22', 0),
(193, 1866, 1, NULL, 166, 0, 114.000, 'USD', '2021-07-05 22:50:26', 0),
(194, 1779, 1, NULL, 167, 0, 108.000, 'USD', '2021-07-05 22:50:29', 0),
(195, 2067, 1, NULL, 168, 0, 105.000, 'USD', '2021-07-05 22:50:48', 0),
(196, 1866, 1, NULL, 169, 0, 114.000, 'USD', '2021-07-05 22:50:51', 0),
(197, 1857, 1, NULL, 170, 0, 104.000, 'USD', '2021-07-05 22:50:53', 0),
(198, 1810, 1, NULL, 171, 0, 99.000, 'USD', '2021-07-05 22:50:56', 0),
(199, 1779, 1, NULL, 172, 0, 108.000, 'USD', '2021-07-05 22:50:59', 0),
(200, 2067, 1, NULL, 173, 0, 105.000, 'USD', '2021-07-05 22:51:13', 0),
(201, 1942, 1, NULL, 174, 0, 94.000, 'USD', '2021-07-05 22:51:16', 0),
(202, 1857, 1, NULL, 175, 0, 104.000, 'USD', '2021-07-05 22:51:18', 0),
(203, 1810, 1, NULL, 176, 0, 99.000, 'USD', '2021-07-05 22:51:20', 0),
(204, 1779, 1, NULL, 177, 0, 108.000, 'USD', '2021-07-05 22:51:22', 0),
(205, 6296, 1, NULL, 178, 0, 80.000, 'USD', '2021-07-05 22:51:31', 0),
(206, 6043, 1, NULL, 179, 0, 148.000, 'USD', '2021-07-05 22:51:33', 0),
(207, 5940, 1, NULL, 180, 0, 66.000, 'USD', '2021-07-05 22:51:36', 0),
(208, 5929, 1, NULL, 181, 0, 125.000, 'USD', '2021-07-05 22:51:41', 0),
(209, 5917, 1, NULL, 182, 0, 314.000, 'USD', '2021-07-05 22:51:42', 0),
(210, 6710, 1, NULL, 183, 0, 100.000, 'USD', '2021-07-05 22:51:54', 0),
(211, 6586, 1, NULL, 184, 0, 320.000, 'USD', '2021-07-05 22:51:57', 0),
(212, 6566, 1, NULL, 185, 0, 185.000, 'USD', '2021-07-05 22:51:59', 0),
(213, 6558, 1, NULL, 186, 0, 122.000, 'USD', '2021-07-05 22:52:02', 0),
(214, 6397, 1, NULL, 187, 0, 57.000, 'USD', '2021-07-05 22:52:06', 0),
(215, 6296, 1, NULL, 188, 0, 80.000, 'USD', '2021-07-05 22:52:41', 0),
(216, 6043, 1, NULL, 189, 0, 148.000, 'USD', '2021-07-05 22:52:43', 0),
(217, 5940, 1, NULL, 190, 0, 66.000, 'USD', '2021-07-05 22:52:44', 0),
(218, 5929, 1, NULL, 191, 0, 125.000, 'USD', '2021-07-05 22:52:47', 0),
(219, 5917, 1, NULL, 192, 0, 314.000, 'USD', '2021-07-05 22:52:49', 0),
(220, 6710, 1, NULL, 193, 0, 100.000, 'USD', '2021-07-05 22:53:00', 0),
(221, 6586, 1, NULL, 194, 0, 320.000, 'USD', '2021-07-05 22:53:03', 0),
(222, 6566, 1, NULL, 195, 0, 185.000, 'USD', '2021-07-05 22:53:05', 0),
(223, 6558, 1, NULL, 196, 0, 122.000, 'USD', '2021-07-05 22:53:08', 0),
(224, 6363, 1, NULL, 197, 0, 73.000, 'USD', '2021-07-05 22:53:10', 0),
(225, 2888, 1, NULL, 198, 0, 158.000, 'USD', '2021-07-05 22:53:12', 0),
(226, 4143, 1, NULL, 199, 0, 212.000, 'USD', '2021-07-05 22:53:44', 0),
(227, 3978, 1, NULL, 200, 0, 178.000, 'USD', '2021-07-05 22:53:47', 0),
(228, 3809, 1, NULL, 201, 0, 216.000, 'USD', '2021-07-05 22:53:50', 0),
(229, 3609, 1, NULL, 202, 0, 123.000, 'USD', '2021-07-05 22:53:52', 0),
(230, 3608, 1, NULL, 203, 0, 114.000, 'USD', '2021-07-05 22:53:54', 0),
(231, 6296, 1, NULL, 204, 0, 80.000, 'USD', '2021-07-05 22:54:57', 0),
(232, 6043, 1, NULL, 205, 0, 148.000, 'USD', '2021-07-05 22:55:01', 0),
(233, 5940, 1, NULL, 206, 0, 66.000, 'USD', '2021-07-05 22:55:05', 0),
(234, 5929, 1, NULL, 207, 0, 125.000, 'USD', '2021-07-05 22:55:08', 0),
(235, 5917, 1, NULL, 208, 0, 314.000, 'USD', '2021-07-05 22:55:11', 0),
(236, 6710, 1, NULL, 209, 0, 100.000, 'USD', '2021-07-05 22:55:24', 0),
(237, 6586, 1, NULL, 210, 0, 320.000, 'USD', '2021-07-05 22:55:27', 0),
(238, 2888, 1, NULL, 211, 0, 158.000, 'USD', '2021-07-05 22:55:30', 0),
(239, 2796, 1, NULL, 212, 0, 184.000, 'USD', '2021-07-05 22:55:33', 0),
(240, 2030, 1, NULL, 213, 0, 123.000, 'USD', '2021-07-05 22:55:36', 0),
(241, 1957, 1, NULL, 214, 0, 119.000, 'USD', '2021-07-05 22:55:41', 0),
(242, 1866, 1, NULL, 215, 0, 114.000, 'USD', '2021-07-05 22:55:42', 0),
(243, 1810, 1, NULL, 216, 0, 99.000, 'USD', '2021-07-05 22:55:45', 0),
(244, 1779, 1, NULL, 217, 0, 108.000, 'USD', '2021-07-05 22:55:50', 0),
(245, 6710, 1, NULL, 218, 0, 100.000, 'USD', '2021-07-05 22:56:21', 0),
(246, 6566, 1, NULL, 219, 0, 185.000, 'USD', '2021-07-05 22:56:25', 0),
(247, 6558, 1, NULL, 220, 0, 122.000, 'USD', '2021-07-05 22:56:28', 0),
(248, 6397, 1, NULL, 221, 0, 57.000, 'USD', '2021-07-05 22:56:30', 0),
(249, 6363, 1, NULL, 222, 0, 73.000, 'USD', '2021-07-05 22:56:32', 0),
(250, 5929, 1, NULL, 223, 0, 125.000, 'USD', '2021-07-05 22:56:34', 0),
(251, 5872, 1, NULL, 224, 0, 75.000, 'USD', '2021-07-05 22:56:52', 0),
(252, 5833, 1, NULL, 225, 0, 76.000, 'USD', '2021-07-05 22:56:56', 0),
(253, 5758, 1, NULL, 226, 0, 139.000, 'USD', '2021-07-05 22:56:59', 0),
(254, 5725, 1, NULL, 227, 0, 132.000, 'USD', '2021-07-05 22:57:02', 0),
(255, 5698, 1, NULL, 228, 0, 155.000, 'USD', '2021-07-05 22:57:05', 0),
(256, 6586, 1, NULL, 229, 0, 320.000, 'USD', '2021-07-05 22:57:22', 0),
(257, 6566, 1, NULL, 230, 0, 185.000, 'USD', '2021-07-05 22:57:26', 0),
(258, 6558, 1, NULL, 231, 0, 122.000, 'USD', '2021-07-05 22:57:28', 0),
(259, 6397, 1, NULL, 232, 0, 57.000, 'USD', '2021-07-05 22:57:32', 0),
(260, 6363, 1, NULL, 233, 0, 73.000, 'USD', '2021-07-05 22:57:35', 0),
(261, 6710, 1, NULL, 234, 0, 100.000, 'USD', '2021-07-05 22:57:51', 0),
(262, 6586, 1, NULL, 235, 0, 320.000, 'USD', '2021-07-05 22:57:54', 0),
(263, 6566, 1, NULL, 236, 0, 185.000, 'USD', '2021-07-05 22:57:58', 0),
(264, 6558, 1, NULL, 237, 0, 122.000, 'USD', '2021-07-05 22:58:03', 0),
(265, 6397, 1, NULL, 238, 0, 57.000, 'USD', '2021-07-05 22:58:06', 0),
(266, 3024, 1, NULL, 239, 0, 79.000, 'USD', '2021-07-05 22:58:26', 0),
(267, 2888, 1, NULL, 240, 0, 158.000, 'USD', '2021-07-05 22:58:28', 0),
(268, 2796, 1, NULL, 241, 0, 184.000, 'USD', '2021-07-05 22:58:30', 0),
(269, 2728, 1, NULL, 242, 0, 113.000, 'USD', '2021-07-05 22:58:33', 0),
(270, 2653, 1, NULL, 243, 0, 151.000, 'USD', '2021-07-05 22:58:36', 0),
(271, 5872, 1, NULL, 244, 0, 75.000, 'USD', '2021-07-05 22:59:02', 0),
(272, 5833, 1, NULL, 245, 0, 76.000, 'USD', '2021-07-05 22:59:05', 0),
(273, 5758, 1, NULL, 246, 0, 139.000, 'USD', '2021-07-05 22:59:07', 0),
(274, 5725, 1, NULL, 247, 0, 132.000, 'USD', '2021-07-05 22:59:09', 0),
(275, 5698, 1, NULL, 248, 0, 155.000, 'USD', '2021-07-05 22:59:11', 0),
(276, 2030, 1, NULL, 249, 0, 123.000, 'USD', '2021-07-05 22:59:42', 0),
(277, 1957, 1, NULL, 250, 0, 119.000, 'USD', '2021-07-05 22:59:46', 0),
(278, 1942, 1, NULL, 251, 0, 94.000, 'USD', '2021-07-05 22:59:50', 0),
(279, 1857, 1, NULL, 252, 0, 104.000, 'USD', '2021-07-05 22:59:54', 0),
(280, 1810, 1, NULL, 253, 0, 99.000, 'USD', '2021-07-05 22:59:57', 0),
(281, 6296, 1, NULL, 254, 0, 80.000, 'USD', '2021-07-05 23:00:13', 0),
(282, 6043, 1, NULL, 255, 0, 148.000, 'USD', '2021-07-05 23:00:15', 0),
(283, 5940, 1, NULL, 256, 0, 66.000, 'USD', '2021-07-05 23:00:17', 0),
(284, 5929, 1, NULL, 257, 0, 125.000, 'USD', '2021-07-05 23:00:19', 0),
(285, 5917, 1, NULL, 258, 0, 314.000, 'USD', '2021-07-05 23:00:20', 0),
(286, 6710, 1, NULL, 259, 0, 100.000, 'USD', '2021-07-05 23:00:29', 0),
(287, 6586, 1, NULL, 260, 0, 320.000, 'USD', '2021-07-05 23:00:35', 0),
(288, 6566, 1, NULL, 261, 0, 185.000, 'USD', '2021-07-05 23:00:36', 0),
(289, 6558, 1, NULL, 262, 0, 122.000, 'USD', '2021-07-05 23:00:39', 0),
(290, 6397, 1, NULL, 263, 0, 57.000, 'USD', '2021-07-05 23:00:43', 0),
(291, 6363, 1, NULL, 264, 0, 73.000, 'USD', '2021-07-05 23:00:47', 0),
(292, 6296, 1, NULL, 265, 0, 80.000, 'USD', '2021-07-05 23:01:18', 0),
(293, 6043, 1, NULL, 266, 0, 148.000, 'USD', '2021-07-05 23:01:22', 0),
(294, 5940, 1, NULL, 267, 0, 66.000, 'USD', '2021-07-05 23:01:25', 0),
(295, 5929, 1, NULL, 268, 0, 125.000, 'USD', '2021-07-05 23:01:28', 0),
(296, 5917, 1, NULL, 269, 0, 314.000, 'USD', '2021-07-05 23:01:31', 0),
(297, 5872, 1, NULL, 270, 0, 75.000, 'USD', '2021-07-05 23:01:54', 0),
(298, 5833, 1, NULL, 271, 0, 76.000, 'USD', '2021-07-05 23:01:56', 0),
(299, 5758, 1, NULL, 272, 0, 139.000, 'USD', '2021-07-05 23:01:58', 0),
(300, 5725, 1, NULL, 273, 0, 132.000, 'USD', '2021-07-05 23:02:02', 0),
(301, 5698, 1, NULL, 274, 0, 155.000, 'USD', '2021-07-05 23:02:05', 0),
(302, 5552, 1, NULL, 275, 0, 150.000, 'USD', '2021-07-05 23:02:25', 0),
(303, 5311, 1, NULL, 276, 0, 173.000, 'USD', '2021-07-05 23:02:26', 0),
(304, 5239, 1, NULL, 277, 0, 128.000, 'USD', '2021-07-05 23:02:28', 0),
(305, 5219, 1, NULL, 278, 0, 136.000, 'USD', '2021-07-05 23:02:30', 0),
(306, 5198, 1, NULL, 279, 0, 120.000, 'USD', '2021-07-05 23:02:31', 0),
(307, 4912, 1, NULL, 280, 0, 218.000, 'USD', '2021-07-05 23:02:49', 0),
(308, 4873, 1, NULL, 281, 0, 477.000, 'USD', '2021-07-05 23:02:51', 0),
(309, 4839, 1, NULL, 282, 0, 300.000, 'USD', '2021-07-05 23:02:53', 0),
(310, 4809, 1, NULL, 283, 0, 235.000, 'USD', '2021-07-05 23:02:55', 0),
(311, 4767, 1, NULL, 284, 0, 298.000, 'USD', '2021-07-05 23:02:57', 0),
(312, 4703, 1, NULL, 285, 0, 113.000, 'USD', '2021-07-05 23:03:15', 0),
(313, 4676, 1, NULL, 286, 0, 230.000, 'USD', '2021-07-05 23:03:17', 0),
(314, 4598, 1, NULL, 287, 0, 112.000, 'USD', '2021-07-05 23:03:19', 0),
(315, 4477, 1, NULL, 288, 0, 90.000, 'USD', '2021-07-05 23:03:20', 0),
(316, 4256, 1, NULL, 289, 0, 165.000, 'USD', '2021-07-05 23:03:22', 0),
(317, 4248, 1, NULL, 290, 0, 94.000, 'USD', '2021-07-05 23:03:24', 0),
(318, 4175, 1, NULL, 291, 0, 161.000, 'USD', '2021-07-05 23:03:44', 0),
(319, 4143, 1, NULL, 292, 0, 212.000, 'USD', '2021-07-05 23:03:46', 0),
(320, 3978, 1, NULL, 293, 0, 178.000, 'USD', '2021-07-05 23:03:48', 0),
(321, 3809, 1, NULL, 294, 0, 216.000, 'USD', '2021-07-05 23:03:49', 0),
(322, 3609, 1, NULL, 295, 0, 123.000, 'USD', '2021-07-05 23:03:51', 0),
(323, 3608, 1, NULL, 296, 0, 114.000, 'USD', '2021-07-05 23:03:53', 0),
(324, 3556, 1, NULL, 297, 0, 136.000, 'USD', '2021-07-05 23:04:16', 0),
(325, 3524, 1, NULL, 298, 0, 128.000, 'USD', '2021-07-05 23:04:18', 0),
(326, 3424, 1, NULL, 299, 0, 83.000, 'USD', '2021-07-05 23:04:20', 0),
(327, 3423, 1, NULL, 300, 0, 125.000, 'USD', '2021-07-05 23:04:21', 0),
(328, 3265, 1, NULL, 301, 0, 213.000, 'USD', '2021-07-05 23:04:23', 0),
(329, 3200, 1, NULL, 302, 0, 110.000, 'USD', '2021-07-05 23:04:25', 0),
(330, 3199, 1, NULL, 303, 0, 237.000, 'USD', '2021-07-05 23:04:27', 0),
(331, 3024, 1, NULL, 304, 0, 79.000, 'USD', '2021-07-05 23:04:51', 0),
(332, 2888, 1, NULL, 305, 0, 158.000, 'USD', '2021-07-05 23:04:54', 0),
(333, 2796, 1, NULL, 306, 0, 184.000, 'USD', '2021-07-05 23:04:55', 0),
(334, 2728, 1, NULL, 307, 0, 113.000, 'USD', '2021-07-05 23:04:57', 0),
(335, 2653, 1, NULL, 308, 0, 151.000, 'USD', '2021-07-05 23:04:59', 0),
(336, 2574, 1, NULL, 309, 0, 388.000, 'USD', '2021-07-05 23:08:39', 0),
(337, 2562, 1, NULL, 310, 0, 10.000, 'USD', '2021-07-05 23:08:43', 0),
(338, 2510, 1, NULL, 311, 0, 214.000, 'USD', '2021-07-05 23:08:46', 0),
(339, 2472, 1, NULL, 312, 0, 91.000, 'USD', '2021-07-05 23:08:51', 0),
(340, 2439, 1, NULL, 313, 0, 151.000, 'USD', '2021-07-05 23:08:55', 0),
(341, 2407, 1, NULL, 314, 0, 6.000, 'USD', '2021-07-05 23:08:59', 0),
(342, 2362, 1, NULL, 315, 0, 175.000, 'USD', '2021-07-05 23:09:03', 0),
(343, 2337, 1, NULL, 316, 0, 1866.000, 'USD', '2021-07-05 23:09:07', 0),
(344, 2153, 1, NULL, 317, 0, 123.000, 'USD', '2021-07-05 23:09:12', 0),
(345, 2067, 1, NULL, 318, 0, 105.000, 'USD', '2021-07-05 23:10:03', 0),
(346, 2030, 1, NULL, 319, 0, 123.000, 'USD', '2021-07-05 23:10:08', 0),
(347, 1957, 1, NULL, 320, 0, 119.000, 'USD', '2021-07-05 23:10:11', 0),
(348, 1942, 1, NULL, 321, 0, 94.000, 'USD', '2021-07-05 23:10:14', 0),
(349, 1866, 1, NULL, 322, 0, 114.000, 'USD', '2021-07-05 23:10:18', 0),
(350, 1857, 1, NULL, 323, 0, 104.000, 'USD', '2021-07-05 23:10:21', 0),
(351, 1810, 1, NULL, 324, 0, 99.000, 'USD', '2021-07-05 23:10:25', 0),
(352, 1779, 1, NULL, 325, 0, 108.000, 'USD', '2021-07-05 23:10:30', 0),
(353, 6710, 1, NULL, 326, 0, 100.000, 'USD', '2021-07-05 23:12:00', 0),
(354, 6710, 1, NULL, 327, 0, 100.000, 'USD', '2021-07-05 23:12:05', 0),
(355, 6710, 1, NULL, 328, 0, 100.000, 'USD', '2021-07-05 23:12:08', 0),
(356, 6710, 1, NULL, 329, 0, 100.000, 'USD', '2021-07-05 23:12:12', 0),
(357, 6710, 1, NULL, 330, 0, 100.000, 'USD', '2021-07-05 23:12:15', 0),
(358, 6710, 1, NULL, 331, 0, 100.000, 'USD', '2021-07-05 23:12:19', 0),
(359, 6710, 1, NULL, 332, 0, 100.000, 'USD', '2021-07-05 23:12:20', 0),
(360, 6710, 1, NULL, 333, 0, 100.000, 'USD', '2021-07-05 23:12:23', 0),
(361, 6710, 1, NULL, 334, 0, 100.000, 'USD', '2021-07-05 23:12:26', 0),
(362, 6710, 1, NULL, 335, 0, 100.000, 'USD', '2021-07-05 23:12:29', 0),
(363, 6710, 1, NULL, 336, 0, 100.000, 'USD', '2021-07-05 23:12:33', 0),
(364, 6710, 1, NULL, 337, 0, 100.000, 'USD', '2021-07-05 23:12:37', 0),
(365, 6710, 1, NULL, 338, 0, 100.000, 'USD', '2021-07-05 23:12:40', 0),
(366, 6710, 1, NULL, 339, 0, 100.000, 'USD', '2021-07-05 23:12:43', 0);

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

--
-- Table structure for table `wpx5_yith_wcwl_lists`
--

CREATE TABLE `wpx5_yith_wcwl_lists` (
  `ID` bigint(20) NOT NULL,
  `user_id` bigint(20) DEFAULT NULL,
  `session_id` varchar(255) DEFAULT NULL,
  `wishlist_slug` varchar(200) NOT NULL,
  `wishlist_name` text DEFAULT NULL,
  `wishlist_token` varchar(64) NOT NULL,
  `wishlist_privacy` tinyint(1) NOT NULL DEFAULT 0,
  `is_default` tinyint(1) NOT NULL DEFAULT 0,
  `dateadded` timestamp NOT NULL DEFAULT current_timestamp(),
  `expiration` timestamp NULL DEFAULT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Dumping data for table `wpx5_yith_wcwl_lists`
--

INSERT INTO `wpx5_yith_wcwl_lists` (`ID`, `user_id`, `session_id`, `wishlist_slug`, `wishlist_name`, `wishlist_token`, `wishlist_privacy`, `is_default`, `dateadded`, `expiration`) VALUES
(111, NULL, '897814b1912ac01b04629df0e83a5f6f', '', '', 'YW7UNPTZAQJV', 0, 1, '2021-07-05 22:25:26', '2021-08-04 22:25:26'),
(112, NULL, '23bb31f422c2da9ecd9f0a03c6b595a5', '', '', '3408ASNMPOO9', 0, 1, '2021-07-05 22:25:34', '2021-08-04 22:25:34'),
(113, NULL, '9ee6268162d5396350bb8cb39008bf03', '', '', 'Y9P1GZX2VXBP', 0, 1, '2021-07-05 22:25:38', '2021-08-04 22:25:38'),
(114, NULL, '915d298fe1bf7aea84cc2c73bca45b37', '', '', '05E4RGSM7VCM', 0, 1, '2021-07-05 22:25:42', '2021-08-04 22:25:42'),
(115, NULL, '451003a184d53c90d009d2779935ff47', '', '', 'ZFEYEWJMBJ3E', 0, 1, '2021-07-05 22:25:46', '2021-08-04 22:25:46'),
(116, NULL, 'cece1beaf1447c64889aa6a4697aeac1', '', '', 'T0PWG9IA06SC', 0, 1, '2021-07-05 22:25:49', '2021-08-04 22:25:49'),
(117, NULL, 'a4ec8df18f379e2aa62760134e217886', '', '', 'ZGFO15TRWTG9', 0, 1, '2021-07-05 22:25:52', '2021-08-04 22:25:52'),
(118, NULL, 'a0189038ad6a20a47f0cc0c8871f07cc', '', '', 'DPN7ZU89T3U3', 0, 1, '2021-07-05 22:25:55', '2021-08-04 22:25:55'),
(119, NULL, 'b166fe458b297af57120953d9f3d850a', '', '', 'AF86L85MI2X7', 0, 1, '2021-07-05 22:25:58', '2021-08-04 22:25:58'),
(120, NULL, '3de2315638af9e7378e5dd75337937a8', '', '', 'IS1QVUF89DKP', 0, 1, '2021-07-05 22:26:01', '2021-08-04 22:26:01'),
(121, NULL, '55abf44bc1aca80e1cb3c71e2418a52e', '', '', 'MWUSZPER75FI', 0, 1, '2021-07-05 22:26:04', '2021-08-04 22:26:04'),
(122, NULL, '72ef1e5ac20f12d6f11658b8420deccd', '', '', 'VWIX2FTYYFBT', 0, 1, '2021-07-05 22:26:07', '2021-08-04 22:26:07'),
(123, NULL, '84218199f48593b8caf3b856c619e03c', '', '', 'YTQV993WO1BQ', 0, 1, '2021-07-05 22:26:10', '2021-08-04 22:26:10'),
(124, NULL, '9763b8f1b27c91d0927e6255ee384f43', '', '', '4J4584KCJKV9', 0, 1, '2021-07-05 22:26:13', '2021-08-04 22:26:13'),
(125, NULL, '0a792141ec2bd8ab9f76b19d76df1e9c', '', '', '7RRSEE5Y4Y5N', 0, 1, '2021-07-05 22:26:17', '2021-08-04 22:26:17'),
(126, NULL, '197f38b358b9c15c81bf63c1a28a5b11', '', '', 'CLOFJ3ZJIBZC', 0, 1, '2021-07-05 22:26:19', '2021-08-04 22:26:19'),
(127, NULL, '49dc6c662272df0ee69c2558f763d973', '', '', 'M8T5KXU94PVW', 0, 1, '2021-07-05 22:26:22', '2021-08-04 22:26:22'),
(128, NULL, '06d7b47cf22a9264ddb060f8d398f295', '', '', 'VX0BQXFTFRZ6', 0, 1, '2021-07-05 22:26:25', '2021-08-04 22:26:25'),
(129, NULL, 'b6d358ac01152de596be6fa8aa697739', '', '', 'A2IL5BHVOY9P', 0, 1, '2021-07-05 22:26:28', '2021-08-04 22:26:28'),
(130, NULL, '0da645cc70d333469cabf49d92bf74c3', '', '', '4FSDHF7LNHI9', 0, 1, '2021-07-05 22:26:32', '2021-08-04 22:26:32'),
(131, NULL, '3d805883346727ce5cba54d51f0ffca1', '', '', 'VHRIL7N8SAU3', 0, 1, '2021-07-05 22:46:04', '2021-08-04 22:46:04'),
(132, NULL, '4285b55406004ec1434bf0728fc89595', '', '', 'TK84M4YYISJ3', 0, 1, '2021-07-05 22:46:07', '2021-08-04 22:46:07'),
(133, NULL, '7e9e650287fcdb54b14ef80af958a0a0', '', '', 'HRS78JYQZ0IK', 0, 1, '2021-07-05 22:46:10', '2021-08-04 22:46:10'),
(134, NULL, 'f8eb7f7e6a70e36e840d334c3025b3a4', '', '', '8X72AG4VAZZO', 0, 1, '2021-07-05 22:46:14', '2021-08-04 22:46:14'),
(135, NULL, 'f9811236ac29222a1b58fafeddf69238', '', '', '363HDB1FC0IN', 0, 1, '2021-07-05 22:46:17', '2021-08-04 22:46:17'),
(136, NULL, '072eb2764a9b402876cb3cb55dc054c5', '', '', 'A3Z4OF3DOIHY', 0, 1, '2021-07-05 22:46:21', '2021-08-04 22:46:21'),
(137, NULL, '02664f6908a5dcf38724f29fffb367ab', '', '', 'XQFLO8VZLB1V', 0, 1, '2021-07-05 22:46:24', '2021-08-04 22:46:24'),
(138, NULL, '07e3a02f167288cab768ea17facd45a6', '', '', 'DT9PNB6A8894', 0, 1, '2021-07-05 22:46:27', '2021-08-04 22:46:27'),
(139, NULL, 'f142d44b4e5280d8e248aa159e364881', '', '', 'LRJ3IWSGP3WG', 0, 1, '2021-07-05 22:46:30', '2021-08-04 22:46:30'),
(140, NULL, '44456c0f27302a5c63ffc26edc4e9f1c', '', '', 'KH7GGPFGD0NX', 0, 1, '2021-07-05 22:46:33', '2021-08-04 22:46:33'),
(141, NULL, '95388ba3edb74aee352cc1f4aa8041c2', '', '', 'DTG59GPTKTRD', 0, 1, '2021-07-05 22:46:36', '2021-08-04 22:46:36'),
(142, NULL, '0530600d480d398be998249d0d6ef8ed', '', '', '0ZAMM3OWY6WC', 0, 1, '2021-07-05 22:46:40', '2021-08-04 22:46:40'),
(143, NULL, '0219c3da911b35268c8e3139307788da', '', '', '53W03PT5WYGN', 0, 1, '2021-07-05 22:47:57', '2021-08-04 22:47:57'),
(144, NULL, 'f32372f4e0994f072af33f67f8e8159e', '', '', 'EXQHUFM5X7PO', 0, 1, '2021-07-05 22:47:58', '2021-08-04 22:47:58'),
(145, NULL, 'f3431d10ab65f63674f444c799fd3d2c', '', '', 'D15BM2L9ZZGB', 0, 1, '2021-07-05 22:48:02', '2021-08-04 22:48:02'),
(146, NULL, 'b165bfa53697082925e3a9bf637d8068', '', '', 'J2FAUNUHC4J2', 0, 1, '2021-07-05 22:48:06', '2021-08-04 22:48:06'),
(147, NULL, 'a1d324134dbe405f262b47bf710c3ee6', '', '', '5PPQRMC2K6HH', 0, 1, '2021-07-05 22:48:10', '2021-08-04 22:48:10'),
(148, NULL, 'd87f20992cbdc2ddc4bdf1b5ed99cf34', '', '', 'Q6PGSUPAN989', 0, 1, '2021-07-05 22:48:32', '2021-08-04 22:48:32'),
(149, NULL, 'fa2e39aee83614f019dbe9b7f808ed0d', '', '', 'A3A9L9J3P974', 0, 1, '2021-07-05 22:48:36', '2021-08-04 22:48:36'),
(150, NULL, 'c1ac1f132701ff5fda39696d9f6eae81', '', '', 'VAZHT7OYYPMJ', 0, 1, '2021-07-05 22:48:40', '2021-08-04 22:48:40'),
(151, NULL, '837ebfe237bbf32a282168aed26c7847', '', '', 'UJBR9T2DRV7I', 0, 1, '2021-07-05 22:48:43', '2021-08-04 22:48:43'),
(152, NULL, '25925a4e4b527096f308baa146f1e3bf', '', '', 'VST7EKMH69SG', 0, 1, '2021-07-05 22:48:48', '2021-08-04 22:48:48'),
(153, NULL, 'db1d2a913780ecd98810ff78828db106', '', '', 'B1KFA5T1EPY4', 0, 1, '2021-07-05 22:49:04', '2021-08-04 22:49:04'),
(154, NULL, '84a319643ffb21f8ad617baa8ac687aa', '', '', 'B1TR9XCXLD1K', 0, 1, '2021-07-05 22:49:07', '2021-08-04 22:49:07'),
(155, NULL, 'b9d8e4ca879c1c033fb97aa2cb68951d', '', '', 'IY0Z8XBWKO1E', 0, 1, '2021-07-05 22:49:10', '2021-08-04 22:49:10'),
(156, NULL, '892dd888eb13771f880364a5efa7d44d', '', '', 'VZED6JS90T2G', 0, 1, '2021-07-05 22:49:13', '2021-08-04 22:49:13'),
(157, NULL, '3f6c12c07c22a4e38c7392632d7bd5d3', '', '', 'ZE750JIZ6L6S', 0, 1, '2021-07-05 22:49:17', '2021-08-04 22:49:17'),
(158, NULL, '0b2450a7d02aaa3a72278898f1b5517f', '', '', 'O3LO912KQXAS', 0, 1, '2021-07-05 22:49:46', '2021-08-04 22:49:46'),
(159, NULL, '1a485a936026769d3e5b551d7f2c065f', '', '', '4ELX0PIIDTOD', 0, 1, '2021-07-05 22:49:48', '2021-08-04 22:49:48'),
(160, NULL, 'db512dcbd02300cefec8e4dcc4182b05', '', '', 'CIJIQXKO3KF0', 0, 1, '2021-07-05 22:49:50', '2021-08-04 22:49:50'),
(161, NULL, '865371ccd27e2aecd5fb3a0aefe6592a', '', '', 'ABRLFF198B8L', 0, 1, '2021-07-05 22:49:54', '2021-08-04 22:49:54'),
(162, NULL, 'bcfb561842651921be8096ff5d0ade16', '', '', 'K1D8552OM3HN', 0, 1, '2021-07-05 22:49:57', '2021-08-04 22:49:57'),
(163, NULL, '589c733252d4b69d06872f1b823fa6e7', '', '', '53YE1FLN2BSU', 0, 1, '2021-07-05 22:50:16', '2021-08-04 22:50:16'),
(164, NULL, '008d8dfc02de2723af4156957160449b', '', '', 'VD1HRY1FXDL1', 0, 1, '2021-07-05 22:50:19', '2021-08-04 22:50:19'),
(165, NULL, '747bbb24f1aea3318670c8aa0630ba94', '', '', '2DTGFETBGK39', 0, 1, '2021-07-05 22:50:22', '2021-08-04 22:50:22'),
(166, NULL, '97e2ef393e6e9c9596fdb5883b6b6af2', '', '', 'B7INAW375IV9', 0, 1, '2021-07-05 22:50:26', '2021-08-04 22:50:26'),
(167, NULL, 'ee046b0c118a9294443a69748ac925e4', '', '', '6DD709E5EAWX', 0, 1, '2021-07-05 22:50:29', '2021-08-04 22:50:29'),
(168, NULL, '35430aba8c2325beec72d1dc10cb05e2', '', '', 'YSVX890NUNEV', 0, 1, '2021-07-05 22:50:48', '2021-08-04 22:50:48'),
(169, NULL, 'b14d8402434f90bedbeaf7cf6da5394b', '', '', 'PPA0NVEJ0EWB', 0, 1, '2021-07-05 22:50:51', '2021-08-04 22:50:51'),
(170, NULL, '42b700ab53abbb5c53888f8a5ab6ef22', '', '', '103ROYWE5C9R', 0, 1, '2021-07-05 22:50:53', '2021-08-04 22:50:53'),
(171, NULL, '68b593e777e630471001105c0daaa017', '', '', 'WYW7KO67JEXD', 0, 1, '2021-07-05 22:50:56', '2021-08-04 22:50:56'),
(172, NULL, '4532e32d34f0d8cdca3514a80122db97', '', '', 'FKRRWMO2VMSU', 0, 1, '2021-07-05 22:50:59', '2021-08-04 22:50:59'),
(173, NULL, '9d7d548869b047c3fc19d9fb2b2ca32a', '', '', 'T033U4B8J12O', 0, 1, '2021-07-05 22:51:13', '2021-08-04 22:51:13'),
(174, NULL, '6d0e58c1274942070a0a3c257b07c2e8', '', '', 'H6EGB2VIOP49', 0, 1, '2021-07-05 22:51:16', '2021-08-04 22:51:16'),
(175, NULL, '1e2da531c00570b31ffd849af6e18cb7', '', '', 'QIL0EONC9P0Z', 0, 1, '2021-07-05 22:51:18', '2021-08-04 22:51:18'),
(176, NULL, 'd80c5e68523afce51c6f4b19e33ee2d6', '', '', 'K8YHT6HAC8U7', 0, 1, '2021-07-05 22:51:20', '2021-08-04 22:51:20'),
(177, NULL, '53ecb04e918e9dfe1b137bf14a7d932f', '', '', 'QFA6HE5KIGSD', 0, 1, '2021-07-05 22:51:22', '2021-08-04 22:51:22'),
(178, NULL, 'ae9ef591f37bafe9e7b365425bea9269', '', '', '8X3DAJNW8T6R', 0, 1, '2021-07-05 22:51:31', '2021-08-04 22:51:31'),
(179, NULL, '182a390e728c27c43365d1b1d74bb830', '', '', 'A8K3ZUMZPBRA', 0, 1, '2021-07-05 22:51:33', '2021-08-04 22:51:33'),
(180, NULL, '3fb1d1b244795965e710d7c5377ca234', '', '', '677KA6ITX6UU', 0, 1, '2021-07-05 22:51:36', '2021-08-04 22:51:36'),
(181, NULL, '7a0d7dfdcba2d93085d072cb19086f59', '', '', 'LRSZNQ38OUHQ', 0, 1, '2021-07-05 22:51:41', '2021-08-04 22:51:41'),
(182, NULL, '465560dd238c23af20ac5cefecc34632', '', '', 'COVY3TSLSNYP', 0, 1, '2021-07-05 22:51:42', '2021-08-04 22:51:42'),
(183, NULL, '7b4cef14da7334bbe8dcd58411afb2d8', '', '', 'SZPTAY4RIY04', 0, 1, '2021-07-05 22:51:53', '2021-08-04 22:51:53'),
(184, NULL, '7ed36b6104f2815a9efa473992af2008', '', '', 'YLMBI8ST8HNX', 0, 1, '2021-07-05 22:51:57', '2021-08-04 22:51:57'),
(185, NULL, 'ca5a8f1dc76f028356944e5ba4b57357', '', '', '45NYGSGDG36Q', 0, 1, '2021-07-05 22:51:58', '2021-08-04 22:51:58'),
(186, NULL, 'a715dd250c26b8ca9d2c299abf601f66', '', '', 'JCRBEECDAF58', 0, 1, '2021-07-05 22:52:02', '2021-08-04 22:52:02'),
(187, NULL, '9816852350015a95fa33304266d4e653', '', '', '0M9SQV392IJB', 0, 1, '2021-07-05 22:52:06', '2021-08-04 22:52:06'),
(188, NULL, 'c7e6a49201a9dcdbaa1e643b62b477c2', '', '', '201G5M62DNOY', 0, 1, '2021-07-05 22:52:41', '2021-08-04 22:52:41'),
(189, NULL, '12cdc473a950e47d52badfbbb258859a', '', '', '1IIH867VQWKT', 0, 1, '2021-07-05 22:52:43', '2021-08-04 22:52:43'),
(190, NULL, '373975c236c42f000181e938a5fa7832', '', '', 'DEADN1PS35N2', 0, 1, '2021-07-05 22:52:44', '2021-08-04 22:52:44'),
(191, NULL, 'a7e04f57fd3ec274c1160107637b33b1', '', '', 'QJRYPXN31KQA', 0, 1, '2021-07-05 22:52:47', '2021-08-04 22:52:47'),
(192, NULL, '7cd5ef8d292b3ee91714d77fbb9cbaf0', '', '', '6T8O0XFUKPMY', 0, 1, '2021-07-05 22:52:49', '2021-08-04 22:52:49'),
(193, NULL, 'e4f3fa8af3c5264dc1dac22c908322f4', '', '', '1JFB64YCQYVC', 0, 1, '2021-07-05 22:53:00', '2021-08-04 22:53:00'),
(194, NULL, 'ac7c9a15db1f830c9bff6bd52daf691d', '', '', 'Z8GWYSSMF93C', 0, 1, '2021-07-05 22:53:03', '2021-08-04 22:53:03'),
(195, NULL, '86cae68ace66c7a77e2b946ecb26e579', '', '', 'DQRUVIYYLMG0', 0, 1, '2021-07-05 22:53:05', '2021-08-04 22:53:05'),
(196, NULL, '2257a8ebb4f93521d2e59688d12173a7', '', '', 'RJ4H8MBCOX1D', 0, 1, '2021-07-05 22:53:08', '2021-08-04 22:53:08'),
(197, NULL, 'a8631373faf1eb1ce7cf21fdb3988b70', '', '', 'DF707FHCVJAY', 0, 1, '2021-07-05 22:53:10', '2021-08-04 22:53:10'),
(198, NULL, '0fb47ce02e2d8ad2c5e8017206c6f3ed', '', '', 'JR1QV79YTAR2', 0, 1, '2021-07-05 22:53:12', '2021-08-04 22:53:12'),
(199, NULL, '3a0a1c69c56416e0474fb9bd2ab5356f', '', '', 'N2F00DJ5WUAN', 0, 1, '2021-07-05 22:53:44', '2021-08-04 22:53:44'),
(200, NULL, '9c429b9f2b1d7032afac12a50d717bfa', '', '', '9ZRYCMW1JPQV', 0, 1, '2021-07-05 22:53:47', '2021-08-04 22:53:47'),
(201, NULL, '08796f616a694cc3e98506bf43eb7dca', '', '', 'GJVQMPQKLQE6', 0, 1, '2021-07-05 22:53:50', '2021-08-04 22:53:50'),
(202, NULL, '7a62910f4c3bb892f4ec7119f58a0196', '', '', '81KPQ48K97IQ', 0, 1, '2021-07-05 22:53:51', '2021-08-04 22:53:51'),
(203, NULL, '49fc5c5de6814e2aefe87847b418d235', '', '', '01EUGJP5PPED', 0, 1, '2021-07-05 22:53:54', '2021-08-04 22:53:54'),
(204, NULL, 'bdbe46efed83ecbea2a4ee4e0a968d62', '', '', 'PGEDZ3WM4IWV', 0, 1, '2021-07-05 22:54:57', '2021-08-04 22:54:57'),
(205, NULL, 'f05d74e418eeb8bf16fdcc1a28a94cd5', '', '', '531XUMZU4Q7G', 0, 1, '2021-07-05 22:55:01', '2021-08-04 22:55:01'),
(206, NULL, '11b16408800ddba0ecb0f42ffc0cf4fa', '', '', 'Z6OGOK01UECC', 0, 1, '2021-07-05 22:55:05', '2021-08-04 22:55:05'),
(207, NULL, '4d6ebc476cfe1a40bcf616fcd2d1cad6', '', '', 'QEL3VLEHORR7', 0, 1, '2021-07-05 22:55:08', '2021-08-04 22:55:08'),
(208, NULL, '9a149eccbd2d64a24ef397084f612901', '', '', 'RDMY4JW3T1SW', 0, 1, '2021-07-05 22:55:11', '2021-08-04 22:55:11'),
(209, NULL, '16a10565fbe47bdf48b1b15b31f5817f', '', '', '3B5XCBLQNJ0S', 0, 1, '2021-07-05 22:55:24', '2021-08-04 22:55:24'),
(210, NULL, 'ed1034ef8b18b38afbdc4abb84c9378e', '', '', 'P9LISE9KQ5JI', 0, 1, '2021-07-05 22:55:27', '2021-08-04 22:55:27'),
(211, NULL, '46b32521cbd839f02fb903c4481ac8ef', '', '', 'Q45OHBRLR8Q0', 0, 1, '2021-07-05 22:55:30', '2021-08-04 22:55:30'),
(212, NULL, '2a5efa1d418ea8844f695eab4c9d495d', '', '', 'NXUYGZ356QXD', 0, 1, '2021-07-05 22:55:33', '2021-08-04 22:55:33'),
(213, NULL, '0de65d5b003ca49e7cca3c2169c3f1d8', '', '', 'HZYJWQQJ4QJF', 0, 1, '2021-07-05 22:55:36', '2021-08-04 22:55:36'),
(214, NULL, 'aa69ddf0a08ab0644834ab2280ff71a7', '', '', 'UD4BP0CXTTVV', 0, 1, '2021-07-05 22:55:41', '2021-08-04 22:55:41'),
(215, NULL, '9169bafc23aed45bc9416d679d5c18d5', '', '', '7QHQTWK8QRCB', 0, 1, '2021-07-05 22:55:42', '2021-08-04 22:55:42'),
(216, NULL, 'eca65f2fb23cad3b7db9cdf47587a69f', '', '', 'NR4GN7IEZ4OJ', 0, 1, '2021-07-05 22:55:45', '2021-08-04 22:55:45'),
(217, NULL, '8f6721d77d2b80bba10875d40ef8ed1d', '', '', 'RBI2RZFBTY00', 0, 1, '2021-07-05 22:55:50', '2021-08-04 22:55:50'),
(218, NULL, '51e2bc1e1f31c53f31e4dfe7913c1dd2', '', '', 'S3AG2UTGVRHT', 0, 1, '2021-07-05 22:56:21', '2021-08-04 22:56:21'),
(219, NULL, 'f5648d99a26de322fd76e01e70a23fc6', '', '', 'VVSKR7KA5EBI', 0, 1, '2021-07-05 22:56:25', '2021-08-04 22:56:25'),
(220, NULL, 'fdde9b59b09e1a01d6c3ae94c19a7609', '', '', '02269G50TMW2', 0, 1, '2021-07-05 22:56:28', '2021-08-04 22:56:28'),
(221, NULL, '566b35944e1f72904689605c9d95d7e7', '', '', 'FKOTRUPQ8RXX', 0, 1, '2021-07-05 22:56:30', '2021-08-04 22:56:30'),
(222, NULL, '20e39ecc2ed1165bb6f355152e353f9d', '', '', 'IYHTDDDTS9NL', 0, 1, '2021-07-05 22:56:32', '2021-08-04 22:56:32'),
(223, NULL, 'ae98a5656c982b765c83545bad3213ae', '', '', 'XTST69EA3JLY', 0, 1, '2021-07-05 22:56:34', '2021-08-04 22:56:34'),
(224, NULL, 'cad971670a763527ce9cdac5fa70ff22', '', '', 'C5JO22H9F4DH', 0, 1, '2021-07-05 22:56:52', '2021-08-04 22:56:52'),
(225, NULL, '48f8cb222e40db2f6bf160c315456ce2', '', '', 'YG4VR8BBT50I', 0, 1, '2021-07-05 22:56:56', '2021-08-04 22:56:56'),
(226, NULL, '6cdbea2397d39307e6576a4f6a32dee6', '', '', 'R1TZFMQPKPR4', 0, 1, '2021-07-05 22:56:59', '2021-08-04 22:56:59'),
(227, NULL, '313ebd61e2a27f4d08e8994f9192efb3', '', '', '0EKKAYK7LY3E', 0, 1, '2021-07-05 22:57:02', '2021-08-04 22:57:02'),
(228, NULL, 'dc57db2279b9468a3a33438a53d98e1f', '', '', 'GI4KOCXSEWOL', 0, 1, '2021-07-05 22:57:05', '2021-08-04 22:57:05'),
(229, NULL, '6e77f0fa76aed5c262aa5e64eb254829', '', '', '80ES2DM27RZE', 0, 1, '2021-07-05 22:57:22', '2021-08-04 22:57:22'),
(230, NULL, 'a086009b6f9a32d752c6b8570b18c239', '', '', 'KZ6O6FLZZJL2', 0, 1, '2021-07-05 22:57:25', '2021-08-04 22:57:25'),
(231, NULL, '64b552698226c2611cf86999da1aae70', '', '', 'L5OI7F0T5G9D', 0, 1, '2021-07-05 22:57:28', '2021-08-04 22:57:28'),
(232, NULL, '265e71dcc0e3cff07f1aaa6cf392e7ff', '', '', '6LBBBW0T0SL2', 0, 1, '2021-07-05 22:57:32', '2021-08-04 22:57:32'),
(233, NULL, '8e05d8814fc949ecdb7f7fbde0eacc32', '', '', '1D87Y9LZ7G8P', 0, 1, '2021-07-05 22:57:35', '2021-08-04 22:57:35'),
(234, NULL, 'da2edb41519b74970f5443c1691cd9cd', '', '', 'SR60N4GT4JN7', 0, 1, '2021-07-05 22:57:51', '2021-08-04 22:57:51'),
(235, NULL, '961a3f0a1f6adaa73df98038561ddecf', '', '', '02FP5AK62KVQ', 0, 1, '2021-07-05 22:57:54', '2021-08-04 22:57:54'),
(236, NULL, '526e8771847af74fe799e4f9605127de', '', '', 'WVIB845VXD72', 0, 1, '2021-07-05 22:57:58', '2021-08-04 22:57:58'),
(237, NULL, '6890118a79286055a44748f7d736463e', '', '', 'B8XGGCZEC8YF', 0, 1, '2021-07-05 22:58:03', '2021-08-04 22:58:03'),
(238, NULL, '38a6e09cc94c9782b14187b3dd966eb3', '', '', '7DB4U4YI2IVN', 0, 1, '2021-07-05 22:58:06', '2021-08-04 22:58:06'),
(239, NULL, 'b250a015f7fbacedc1338614151559db', '', '', 'EP07TPUW2JOI', 0, 1, '2021-07-05 22:58:26', '2021-08-04 22:58:26'),
(240, NULL, '9e26624181b4a4d828fb95f1c720448c', '', '', '7U0WDCO9B7IR', 0, 1, '2021-07-05 22:58:28', '2021-08-04 22:58:28'),
(241, NULL, 'c9c8194aa57524f3cfb36674b83f2449', '', '', 'VOAWFD6EMJJC', 0, 1, '2021-07-05 22:58:30', '2021-08-04 22:58:30'),
(242, NULL, 'aaf65abee1543aa03a9402302957be64', '', '', 'GQU38N7FBGUC', 0, 1, '2021-07-05 22:58:33', '2021-08-04 22:58:33'),
(243, NULL, '29003dff8b8f63b5d8c75a082b7556f2', '', '', 'UDWVYXC2PX5G', 0, 1, '2021-07-05 22:58:36', '2021-08-04 22:58:36'),
(244, NULL, 'a4ec826c94490122b5c9af98cd884b3b', '', '', 'FSY34PJQ3OHH', 0, 1, '2021-07-05 22:59:02', '2021-08-04 22:59:02'),
(245, NULL, '852522e28fcf9fca7869a25d00428e62', '', '', 'YXTFFHR8ZZGW', 0, 1, '2021-07-05 22:59:05', '2021-08-04 22:59:05'),
(246, NULL, 'c897ad4218626788ea0d748a626f3d82', '', '', 'CU3987KD36MJ', 0, 1, '2021-07-05 22:59:07', '2021-08-04 22:59:07'),
(247, NULL, '4c1863e6cfdc0780808f289f0241ff60', '', '', 'JRY8VYHW5VQB', 0, 1, '2021-07-05 22:59:09', '2021-08-04 22:59:09'),
(248, NULL, '8d3b5a5358fa2d292772264de69f0b91', '', '', 'IMLTR0611CBB', 0, 1, '2021-07-05 22:59:11', '2021-08-04 22:59:11'),
(249, NULL, '742dfd4848b19b75c98b4c846bd428a8', '', '', 'HCUEZ1S68CQJ', 0, 1, '2021-07-05 22:59:42', '2021-08-04 22:59:42'),
(250, NULL, '327ebb9bce9a19c2c4bb26c55854a23d', '', '', '2XKCMDUY0LCQ', 0, 1, '2021-07-05 22:59:46', '2021-08-04 22:59:46'),
(251, NULL, 'a96c759939e6d879f55f93d85bbe43a1', '', '', 'JD1S26GOEG3N', 0, 1, '2021-07-05 22:59:50', '2021-08-04 22:59:50'),
(252, NULL, '783c24ba16b0876f2d61d0b21b6ec0c3', '', '', 'S2LWKKNEDPSP', 0, 1, '2021-07-05 22:59:54', '2021-08-04 22:59:54'),
(253, NULL, 'a0526a6955f67fdf8b3d300652d8a4da', '', '', 'VT8KEHGUNIPK', 0, 1, '2021-07-05 22:59:57', '2021-08-04 22:59:57'),
(254, NULL, 'cc3d0a0a7cca9b7a6c54ce95c6ceb2ab', '', '', '1NTTCJBTZV6E', 0, 1, '2021-07-05 23:00:13', '2021-08-04 23:00:13'),
(255, NULL, '8ca0284db7c36d3a45aa7737a42376e0', '', '', '3A8EJ780D51Z', 0, 1, '2021-07-05 23:00:15', '2021-08-04 23:00:15'),
(256, NULL, '09f7e901b4b5179acc7fa77d84d64238', '', '', 'BHZDHMTRJJDE', 0, 1, '2021-07-05 23:00:17', '2021-08-04 23:00:17'),
(257, NULL, '054ac28f2d3490400d0a503c6af3cd60', '', '', 'PYEH7LLD5HPJ', 0, 1, '2021-07-05 23:00:19', '2021-08-04 23:00:19'),
(258, NULL, '228d4e57b526f94a8368ded934ee3377', '', '', 'RQ9J8R6F075J', 0, 1, '2021-07-05 23:00:20', '2021-08-04 23:00:20'),
(259, NULL, '2591c64555f1b54ddf7ba3e40f76b91f', '', '', 'P21099WQKLW7', 0, 1, '2021-07-05 23:00:29', '2021-08-04 23:00:29'),
(260, NULL, '4d615f1f65507a628f05ad6b40586e62', '', '', 'MK5NHIYQH4IX', 0, 1, '2021-07-05 23:00:35', '2021-08-04 23:00:35'),
(261, NULL, 'f21066d2cd0f09a5996e683db4a2877f', '', '', 'AW9WCH7161MZ', 0, 1, '2021-07-05 23:00:36', '2021-08-04 23:00:36'),
(262, NULL, 'cd65c8f35778cde99f53c20c73000764', '', '', 'GJCJFJYQUMBL', 0, 1, '2021-07-05 23:00:39', '2021-08-04 23:00:38'),
(263, NULL, '1608c19d954f1d3683dfe2430826a525', '', '', 'BABBZMKVCDEL', 0, 1, '2021-07-05 23:00:43', '2021-08-04 23:00:43'),
(264, NULL, '502f0cc536162a6ea283390ce5c6a106', '', '', '10YCZHUCW5YX', 0, 1, '2021-07-05 23:00:47', '2021-08-04 23:00:47'),
(265, NULL, '1182f85e17678018966ca043463dab6b', '', '', '2N6R6V02VRYY', 0, 1, '2021-07-05 23:01:18', '2021-08-04 23:01:18'),
(266, NULL, '63c7a98baa245173e7f11c3324ca4f1a', '', '', 'IL25PNZSDWI0', 0, 1, '2021-07-05 23:01:22', '2021-08-04 23:01:22'),
(267, NULL, 'ec7a245736e551af3736c92badf69003', '', '', 'GG84V3RG3Y1B', 0, 1, '2021-07-05 23:01:25', '2021-08-04 23:01:25'),
(268, NULL, '29c60aac9d78b7778ea277af815b743c', '', '', 'LEBVWUG2JK8V', 0, 1, '2021-07-05 23:01:28', '2021-08-04 23:01:28'),
(269, NULL, '283a4bd1839fd77c97f1e1d17eb92ddc', '', '', '7QAOCGKYZVGA', 0, 1, '2021-07-05 23:01:31', '2021-08-04 23:01:31'),
(270, NULL, '3e7ba5f0c2faaebccbe236012442dd91', '', '', '6KTZXVVQT6J4', 0, 1, '2021-07-05 23:01:54', '2021-08-04 23:01:54'),
(271, NULL, '9e568bf727fcfc65889b029b22091b65', '', '', 'W1JCQNB0NRIC', 0, 1, '2021-07-05 23:01:56', '2021-08-04 23:01:56'),
(272, NULL, '8bb9d2f9aab197e974531408eb7e25e2', '', '', 'N1BRD0LIJF3V', 0, 1, '2021-07-05 23:01:58', '2021-08-04 23:01:58'),
(273, NULL, 'bba0eb6f45b42222cad36aa43763aa96', '', '', 'B4LRWWJ1RKS9', 0, 1, '2021-07-05 23:02:02', '2021-08-04 23:02:02'),
(274, NULL, '1ad78036cde139ce4b3fa087134ede4e', '', '', 'PVDSD7PPR80B', 0, 1, '2021-07-05 23:02:05', '2021-08-04 23:02:05'),
(275, NULL, 'ec284229b7825c4de63b86aa491d5341', '', '', 'FYFRVRQPV94U', 0, 1, '2021-07-05 23:02:25', '2021-08-04 23:02:25'),
(276, NULL, 'dcc6670b6ab79bcc1f78dfaecf1ca67a', '', '', 'ZXO569TOZBHN', 0, 1, '2021-07-05 23:02:26', '2021-08-04 23:02:26'),
(277, NULL, '96b2e138534b960a74b569399e338c6e', '', '', 'W48LP7Q00IOW', 0, 1, '2021-07-05 23:02:28', '2021-08-04 23:02:28'),
(278, NULL, 'efc0585ef3d1d6f19f409d8cf83ccb21', '', '', 'I0N9LXIXLUQA', 0, 1, '2021-07-05 23:02:30', '2021-08-04 23:02:30'),
(279, NULL, '7809470ca0c25abf84dba3246f99858d', '', '', 'D94PQ6J32IWV', 0, 1, '2021-07-05 23:02:31', '2021-08-04 23:02:31'),
(280, NULL, 'c5f2572ab9bb3af23c86b3f6345f1cc2', '', '', '3BTPHS184XBT', 0, 1, '2021-07-05 23:02:49', '2021-08-04 23:02:49'),
(281, NULL, '33f99f23fc49b106ea74f0c510109c6f', '', '', 'L9Z4CN21HQIC', 0, 1, '2021-07-05 23:02:51', '2021-08-04 23:02:51'),
(282, NULL, '5c5909ec88dabbf977a3123e2b290527', '', '', '544DMEN9LD2K', 0, 1, '2021-07-05 23:02:53', '2021-08-04 23:02:53'),
(283, NULL, '3c1d194def3fce800415446cbc266ce9', '', '', 'MAJWXJW97283', 0, 1, '2021-07-05 23:02:55', '2021-08-04 23:02:55'),
(284, NULL, 'a0f9967916d42f7cdb6eaa2408fba194', '', '', 'CLVGS7AFYVQ8', 0, 1, '2021-07-05 23:02:57', '2021-08-04 23:02:57'),
(285, NULL, '1317da3c058696a13ef0e19595bd8187', '', '', 'XWMVM5FTIR9I', 0, 1, '2021-07-05 23:03:15', '2021-08-04 23:03:15'),
(286, NULL, '96f3f4bee6ec17c1e4ca42bded0bf307', '', '', 'RDP0RNE147MW', 0, 1, '2021-07-05 23:03:17', '2021-08-04 23:03:17'),
(287, NULL, '5e667a43ff0737f248faec64befc7357', '', '', 'GNAGOA1ZXCBJ', 0, 1, '2021-07-05 23:03:19', '2021-08-04 23:03:19'),
(288, NULL, '440aa3c2f3e42acc8b0bdb362df60470', '', '', '3RGPBALX458X', 0, 1, '2021-07-05 23:03:20', '2021-08-04 23:03:20'),
(289, NULL, 'ef37da52371b4614a05cef4386f93bf7', '', '', 'DO9XHPQMU37F', 0, 1, '2021-07-05 23:03:22', '2021-08-04 23:03:22'),
(290, NULL, '8612abc31bd7de534c1b499189393454', '', '', '87RBU7P03I07', 0, 1, '2021-07-05 23:03:24', '2021-08-04 23:03:24'),
(291, NULL, '6a7fe234b4176433a473209f8875c53d', '', '', 'B2EB1RP72MBK', 0, 1, '2021-07-05 23:03:44', '2021-08-04 23:03:44'),
(292, NULL, '4f34c4f1a42a727ca39430cc5a99d470', '', '', 'JQJT7IQZNVLG', 0, 1, '2021-07-05 23:03:46', '2021-08-04 23:03:46'),
(293, NULL, 'a6c2dd464b583f3c6af9f004d265c48e', '', '', 'YU8ZFF9I09ZB', 0, 1, '2021-07-05 23:03:48', '2021-08-04 23:03:48'),
(294, NULL, 'f2b52e617c3f825612067e76eb3add5f', '', '', '4FPT3D59RR42', 0, 1, '2021-07-05 23:03:49', '2021-08-04 23:03:49'),
(295, NULL, '20b6591ebbdee7a34655760896c6acf9', '', '', 'MCBL620DW8PI', 0, 1, '2021-07-05 23:03:51', '2021-08-04 23:03:51'),
(296, NULL, 'd9183490c5444e36ad5ea5b31449ca69', '', '', '848675WQWK5J', 0, 1, '2021-07-05 23:03:53', '2021-08-04 23:03:53'),
(297, NULL, '8e2d89e8fd487b9306fca95ef71ce7ec', '', '', 'N1GT16KQSV18', 0, 1, '2021-07-05 23:04:16', '2021-08-04 23:04:16'),
(298, NULL, '96096012bdb587e33d8f16d00be692bc', '', '', '3SKZSH8M7TDT', 0, 1, '2021-07-05 23:04:18', '2021-08-04 23:04:18'),
(299, NULL, '04e4d478e5ea399177660ad378211ef3', '', '', 'KJ3I2EHVO31V', 0, 1, '2021-07-05 23:04:20', '2021-08-04 23:04:20'),
(300, NULL, '3e29dd73f1c6f8a6a1e09ecd9c77ac62', '', '', 'OD7C001RDUPJ', 0, 1, '2021-07-05 23:04:21', '2021-08-04 23:04:21'),
(301, NULL, 'd20665937e9e5dca106d57b6d3836cac', '', '', 'TB8MU46N0LNX', 0, 1, '2021-07-05 23:04:23', '2021-08-04 23:04:23'),
(302, NULL, '9775e9512dd4960e98698e15681b625d', '', '', 'JVYSAW5Q618X', 0, 1, '2021-07-05 23:04:25', '2021-08-04 23:04:25'),
(303, NULL, '9b4d534081c59dce75bb11c36313f62a', '', '', '0I5U3DCJELXB', 0, 1, '2021-07-05 23:04:27', '2021-08-04 23:04:27'),
(304, NULL, '4def6de0ed709a52360323816f1714b5', '', '', 'OYRD1BEJO3P5', 0, 1, '2021-07-05 23:04:51', '2021-08-04 23:04:51'),
(305, NULL, '881cbbeadf630a0e0d7859fdabdf39bf', '', '', 'IAPD9YO7UK6P', 0, 1, '2021-07-05 23:04:53', '2021-08-04 23:04:53'),
(306, NULL, '296d9661e54ec616aa6093d2f3692fc8', '', '', 'X0SV4KE0H479', 0, 1, '2021-07-05 23:04:55', '2021-08-04 23:04:55'),
(307, NULL, '4a649089ae252e1c0a34a3299e96ffac', '', '', '7EJG2GDLRQ1V', 0, 1, '2021-07-05 23:04:57', '2021-08-04 23:04:57'),
(308, NULL, '74d067c6f7175714a6cb322325aadd3b', '', '', '0MLOE1X8TPIM', 0, 1, '2021-07-05 23:04:59', '2021-08-04 23:04:59'),
(309, NULL, '304008688e463043ad7ff2a915288d96', '', '', 'NC928IW5EF3C', 0, 1, '2021-07-05 23:08:39', '2021-08-04 23:08:39'),
(310, NULL, 'eb56e3693d486fcd0e790dd0a82f51dc', '', '', 'XPSVUMF5R4DD', 0, 1, '2021-07-05 23:08:43', '2021-08-04 23:08:43'),
(311, NULL, 'ea8a20560e4106dafb4d49f0844fa1e7', '', '', 'VPSREKOVM4MS', 0, 1, '2021-07-05 23:08:46', '2021-08-04 23:08:46'),
(312, NULL, '616e8c8999282eedc6d77374af0727af', '', '', '7TMYJ3ZDNHHT', 0, 1, '2021-07-05 23:08:51', '2021-08-04 23:08:51'),
(313, NULL, 'b6757cf814651e843d6021b0b5bf9a38', '', '', 'I2VX3QOW8MYT', 0, 1, '2021-07-05 23:08:55', '2021-08-04 23:08:55'),
(314, NULL, '50415e5f36e641f27b3cb1e0fba43d2d', '', '', 'Z2FCOFRTN7ZX', 0, 1, '2021-07-05 23:08:59', '2021-08-04 23:08:59'),
(315, NULL, '88bcadeada92cf0066cfaf81a446355b', '', '', 'P1BFYLO83D2Z', 0, 1, '2021-07-05 23:09:03', '2021-08-04 23:09:03'),
(316, NULL, 'f0a85797f9f037131c6e1d5666053bb2', '', '', 'H3M3BNQM6RTL', 0, 1, '2021-07-05 23:09:07', '2021-08-04 23:09:07'),
(317, NULL, '35c34869c2214376da81364cd229d87c', '', '', 'SA2Z4I45A62I', 0, 1, '2021-07-05 23:09:11', '2021-08-04 23:09:11'),
(318, NULL, 'e39d7392e7e9fe19f25b014035a34d7a', '', '', 'G6YZ9HQ9EVZP', 0, 1, '2021-07-05 23:10:03', '2021-08-04 23:10:03'),
(319, NULL, 'cba76dadb2a78f3233f160aa0ef68887', '', '', 'UGNS0UBHNAT1', 0, 1, '2021-07-05 23:10:07', '2021-08-04 23:10:07'),
(320, NULL, 'b0013cdb53cf4052c8344eefea64ab37', '', '', 'FNSL5BH8ZD4N', 0, 1, '2021-07-05 23:10:10', '2021-08-04 23:10:10'),
(321, NULL, 'd0cc42cb31c5cb2165df04b9842093bb', '', '', 'IWPREWSDMYAA', 0, 1, '2021-07-05 23:10:14', '2021-08-04 23:10:14'),
(322, NULL, 'f41a90fca906c48fa970e1f6b2c759c7', '', '', 'HJ36AXE3O5DG', 0, 1, '2021-07-05 23:10:17', '2021-08-04 23:10:17'),
(323, NULL, '36999375edf87ef25286ecd936d99905', '', '', '2CY1OZMDFGQK', 0, 1, '2021-07-05 23:10:21', '2021-08-04 23:10:21'),
(324, NULL, '60f6f11575df700515e0298d7e0e62d3', '', '', 'TH1OU2EAGPR7', 0, 1, '2021-07-05 23:10:25', '2021-08-04 23:10:25'),
(325, NULL, '22de9b6467e364f93b1ecfb813da27a9', '', '', '5SIBIAGC68JU', 0, 1, '2021-07-05 23:10:30', '2021-08-04 23:10:30'),
(326, NULL, '8ecf5f57f6ccfa00b94859b28ded63a6', '', '', 'O9XCNS3WK1FG', 0, 1, '2021-07-05 23:12:00', '2021-08-04 23:12:00'),
(327, NULL, 'd57406b8583af61acc7c62efc849e2ad', '', '', '2XL133IWXT4U', 0, 1, '2021-07-05 23:12:04', '2021-08-04 23:12:04'),
(328, NULL, '5034e9574b19605676fba819b88a17fa', '', '', 'M06DEQU0C7UP', 0, 1, '2021-07-05 23:12:08', '2021-08-04 23:12:08'),
(329, NULL, '779ce81a51a91df9419b7bca3d633b83', '', '', 'NLLYTT5EXVV7', 0, 1, '2021-07-05 23:12:12', '2021-08-04 23:12:12'),
(330, NULL, 'e448d7e03a4a6d4e4389f02e770acd90', '', '', '2T3I6CA69FI3', 0, 1, '2021-07-05 23:12:15', '2021-08-04 23:12:15'),
(331, NULL, 'c4972483e362822831c91e52297fd581', '', '', '2SBVON7MMR6W', 0, 1, '2021-07-05 23:12:19', '2021-08-04 23:12:19'),
(332, NULL, '4c62d12190f34c9c826e1955a277b955', '', '', '5HYP57WBEJMJ', 0, 1, '2021-07-05 23:12:20', '2021-08-04 23:12:20'),
(333, NULL, '0cffe5c346102aa4af701c122e2283b8', '', '', '1809OHA3HQ9Y', 0, 1, '2021-07-05 23:12:23', '2021-08-04 23:12:23'),
(334, NULL, '45dd7d733e3556b6924c0d1e38eb6f97', '', '', 'OW3JIQZLCI5Z', 0, 1, '2021-07-05 23:12:26', '2021-08-04 23:12:26'),
(335, NULL, 'e2b4372ab6b46eb0c9f9b6720fa27ce6', '', '', '5YCCAZSAM6U5', 0, 1, '2021-07-05 23:12:29', '2021-08-04 23:12:29'),
(336, NULL, '3c9d07872fbf4337731af2a28dd4fb01', '', '', 'Q9DV6M2UGL4T', 0, 1, '2021-07-05 23:12:33', '2021-08-04 23:12:33'),
(337, NULL, 'adad8732fc0de5556ddc5e91abe5213f', '', '', 'MCY6XHPMFKKH', 0, 1, '2021-07-05 23:12:37', '2021-08-04 23:12:37'),
(338, NULL, '30cbae62d698b0fe1a4eee6aa5ef449c', '', '', 'YLXMFY5U1QL6', 0, 1, '2021-07-05 23:12:40', '2021-08-04 23:12:40'),
(339, NULL, 'a5ec7bd7a377efac036e0d01437ccb4b', '', '', 'UO0TS7IQE172', 0, 1, '2021-07-05 23:12:43', '2021-08-04 23:12:43');

--
-- Indexes for dumped tables
--

--
-- Indexes for table `wpx5_actionscheduler_actions`
--
ALTER TABLE `wpx5_actionscheduler_actions`
  ADD PRIMARY KEY (`action_id`),
  ADD KEY `hook` (`hook`),
  ADD KEY `status` (`status`),
  ADD KEY `scheduled_date_gmt` (`scheduled_date_gmt`),
  ADD KEY `args` (`args`),
  ADD KEY `group_id` (`group_id`),
  ADD KEY `last_attempt_gmt` (`last_attempt_gmt`),
  ADD KEY `claim_id` (`claim_id`);

--
-- Indexes for table `wpx5_actionscheduler_claims`
--
ALTER TABLE `wpx5_actionscheduler_claims`
  ADD PRIMARY KEY (`claim_id`),
  ADD KEY `date_created_gmt` (`date_created_gmt`);

--
-- Indexes for table `wpx5_actionscheduler_groups`
--
ALTER TABLE `wpx5_actionscheduler_groups`
  ADD PRIMARY KEY (`group_id`),
  ADD KEY `slug` (`slug`(191));

--
-- Indexes for table `wpx5_actionscheduler_logs`
--
ALTER TABLE `wpx5_actionscheduler_logs`
  ADD PRIMARY KEY (`log_id`),
  ADD KEY `action_id` (`action_id`),
  ADD KEY `log_date_gmt` (`log_date_gmt`);

--
-- Indexes for table `wpx5_amz_amazon_cache`
--
ALTER TABLE `wpx5_amz_amazon_cache`
  ADD PRIMARY KEY (`ID`),
  ADD UNIQUE KEY `cache_name_cache_type` (`cache_name`,`cache_type`),
  ADD KEY `cache_type` (`cache_type`),
  ADD KEY `response_date` (`response_date`);

--
-- Indexes for table `wpx5_amz_amzkeys`
--
ALTER TABLE `wpx5_amz_amzkeys`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `access_key_secret_key` (`access_key`,`secret_key`),
  ADD KEY `publish_locked_lock_time` (`publish`,`locked`,`lock_time`),
  ADD KEY `locked_lock_time` (`locked`,`lock_time`),
  ADD KEY `lock_time` (`lock_time`),
  ADD KEY `last_request_time` (`last_request_time`),
  ADD KEY `ratio_success` (`ratio_success`),
  ADD KEY `nb_requests` (`nb_requests`);

--
-- Indexes for table `wpx5_amz_assets`
--
ALTER TABLE `wpx5_amz_assets`
  ADD PRIMARY KEY (`id`),
  ADD KEY `post_id` (`post_id`),
  ADD KEY `hash` (`hash`),
  ADD KEY `media_id` (`media_id`),
  ADD KEY `download_status` (`download_status`);

--
-- Indexes for table `wpx5_amz_cross_sell`
--
ALTER TABLE `wpx5_amz_cross_sell`
  ADD PRIMARY KEY (`ASIN`),
  ADD UNIQUE KEY `ASIN` (`ASIN`);

--
-- Indexes for table `wpx5_amz_locale_reference`
--
ALTER TABLE `wpx5_amz_locale_reference`
  ADD PRIMARY KEY (`ID`),
  ADD UNIQUE KEY `country_searchIndex` (`country`,`searchIndex`),
  ADD KEY `searchIndex` (`searchIndex`),
  ADD KEY `department` (`department`),
  ADD KEY `browseNode` (`browseNode`);

--
-- Indexes for table `wpx5_amz_products`
--
ALTER TABLE `wpx5_amz_products`
  ADD PRIMARY KEY (`post_id`,`id`),
  ADD UNIQUE KEY `post_id` (`post_id`),
  ADD KEY `post_parent` (`post_parent`),
  ADD KEY `type` (`type`),
  ADD KEY `nb_assets` (`nb_assets`),
  ADD KEY `nb_assets_done` (`nb_assets_done`),
  ADD KEY `id` (`id`),
  ADD KEY `status` (`status`);

--
-- Indexes for table `wpx5_amz_queue`
--
ALTER TABLE `wpx5_amz_queue`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `asin_from_op` (`asin`,`from_op`),
  ADD KEY `nb_tries` (`nb_tries`),
  ADD KEY `from_op` (`from_op`),
  ADD KEY `status` (`status`),
  ADD KEY `country` (`country`);

--
-- Indexes for table `wpx5_amz_report_log`
--
ALTER TABLE `wpx5_amz_report_log`
  ADD PRIMARY KEY (`id`),
  ADD KEY `log_id` (`log_id`),
  ADD KEY `log_action` (`log_action`);

--
-- Indexes for table `wpx5_amz_search`
--
ALTER TABLE `wpx5_amz_search`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `code` (`code`),
  ADD KEY `provider` (`provider`),
  ADD KEY `country` (`country`),
  ADD KEY `recurrency` (`recurrency`),
  ADD KEY `status` (`status`),
  ADD KEY `publish` (`publish`),
  ADD KEY `run_date` (`run_date`),
  ADD KEY `nb_tries` (`nb_tries`);

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

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

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

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

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

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

--
-- Indexes for table `wpx5_pv_commission`
--
ALTER TABLE `wpx5_pv_commission`
  ADD UNIQUE KEY `id` (`id`);

--
-- Indexes for table `wpx5_revslider_css`
--
ALTER TABLE `wpx5_revslider_css`
  ADD UNIQUE KEY `id` (`id`);

--
-- Indexes for table `wpx5_revslider_css_bkp`
--
ALTER TABLE `wpx5_revslider_css_bkp`
  ADD UNIQUE KEY `id` (`id`);

--
-- Indexes for table `wpx5_revslider_layer_animations`
--
ALTER TABLE `wpx5_revslider_layer_animations`
  ADD UNIQUE KEY `id` (`id`);

--
-- Indexes for table `wpx5_revslider_layer_animations_bkp`
--
ALTER TABLE `wpx5_revslider_layer_animations_bkp`
  ADD UNIQUE KEY `id` (`id`);

--
-- Indexes for table `wpx5_revslider_navigations`
--
ALTER TABLE `wpx5_revslider_navigations`
  ADD UNIQUE KEY `id` (`id`);

--
-- Indexes for table `wpx5_revslider_navigations_bkp`
--
ALTER TABLE `wpx5_revslider_navigations_bkp`
  ADD UNIQUE KEY `id` (`id`);

--
-- Indexes for table `wpx5_revslider_sliders`
--
ALTER TABLE `wpx5_revslider_sliders`
  ADD UNIQUE KEY `id` (`id`);

--
-- Indexes for table `wpx5_revslider_sliders_bkp`
--
ALTER TABLE `wpx5_revslider_sliders_bkp`
  ADD UNIQUE KEY `id` (`id`);

--
-- Indexes for table `wpx5_revslider_slides`
--
ALTER TABLE `wpx5_revslider_slides`
  ADD UNIQUE KEY `id` (`id`);

--
-- Indexes for table `wpx5_revslider_slides_bkp`
--
ALTER TABLE `wpx5_revslider_slides_bkp`
  ADD UNIQUE KEY `id` (`id`);

--
-- Indexes for table `wpx5_revslider_static_slides`
--
ALTER TABLE `wpx5_revslider_static_slides`
  ADD UNIQUE KEY `id` (`id`);

--
-- Indexes for table `wpx5_revslider_static_slides_bkp`
--
ALTER TABLE `wpx5_revslider_static_slides_bkp`
  ADD UNIQUE KEY `id` (`id`);

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

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

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

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

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

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

--
-- Indexes for table `wpx5_vi_wad_ali_orders_info`
--
ALTER TABLE `wpx5_vi_wad_ali_orders_info`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `order_id` (`order_id`);

--
-- Indexes for table `wpx5_vi_wad_error_product_images`
--
ALTER TABLE `wpx5_vi_wad_error_product_images`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `wpx5_wc_admin_notes`
--
ALTER TABLE `wpx5_wc_admin_notes`
  ADD PRIMARY KEY (`note_id`);

--
-- Indexes for table `wpx5_wc_admin_note_actions`
--
ALTER TABLE `wpx5_wc_admin_note_actions`
  ADD PRIMARY KEY (`action_id`),
  ADD KEY `note_id` (`note_id`);

--
-- Indexes for table `wpx5_wc_category_lookup`
--
ALTER TABLE `wpx5_wc_category_lookup`
  ADD PRIMARY KEY (`category_tree_id`,`category_id`);

--
-- Indexes for table `wpx5_wc_customer_lookup`
--
ALTER TABLE `wpx5_wc_customer_lookup`
  ADD PRIMARY KEY (`customer_id`),
  ADD UNIQUE KEY `user_id` (`user_id`),
  ADD KEY `email` (`email`);

--
-- Indexes for table `wpx5_wc_download_log`
--
ALTER TABLE `wpx5_wc_download_log`
  ADD PRIMARY KEY (`download_log_id`),
  ADD KEY `permission_id` (`permission_id`),
  ADD KEY `timestamp` (`timestamp`);

--
-- Indexes for table `wpx5_wc_order_coupon_lookup`
--
ALTER TABLE `wpx5_wc_order_coupon_lookup`
  ADD PRIMARY KEY (`order_id`,`coupon_id`),
  ADD KEY `coupon_id` (`coupon_id`),
  ADD KEY `date_created` (`date_created`);

--
-- Indexes for table `wpx5_wc_order_product_lookup`
--
ALTER TABLE `wpx5_wc_order_product_lookup`
  ADD PRIMARY KEY (`order_item_id`),
  ADD KEY `order_id` (`order_id`),
  ADD KEY `product_id` (`product_id`),
  ADD KEY `customer_id` (`customer_id`),
  ADD KEY `date_created` (`date_created`);

--
-- Indexes for table `wpx5_wc_order_stats`
--
ALTER TABLE `wpx5_wc_order_stats`
  ADD PRIMARY KEY (`order_id`),
  ADD KEY `date_created` (`date_created`),
  ADD KEY `customer_id` (`customer_id`),
  ADD KEY `status` (`status`(191));

--
-- Indexes for table `wpx5_wc_order_tax_lookup`
--
ALTER TABLE `wpx5_wc_order_tax_lookup`
  ADD PRIMARY KEY (`order_id`,`tax_rate_id`),
  ADD KEY `tax_rate_id` (`tax_rate_id`),
  ADD KEY `date_created` (`date_created`);

--
-- Indexes for table `wpx5_wc_product_meta_lookup`
--
ALTER TABLE `wpx5_wc_product_meta_lookup`
  ADD PRIMARY KEY (`product_id`),
  ADD KEY `virtual` (`virtual`),
  ADD KEY `downloadable` (`downloadable`),
  ADD KEY `stock_status` (`stock_status`),
  ADD KEY `stock_quantity` (`stock_quantity`),
  ADD KEY `onsale` (`onsale`),
  ADD KEY `min_max_price` (`min_price`,`max_price`);

--
-- Indexes for table `wpx5_wc_tax_rate_classes`
--
ALTER TABLE `wpx5_wc_tax_rate_classes`
  ADD PRIMARY KEY (`tax_rate_class_id`),
  ADD UNIQUE KEY `slug` (`slug`(191));

--
-- Indexes for table `wpx5_wc_webhooks`
--
ALTER TABLE `wpx5_wc_webhooks`
  ADD PRIMARY KEY (`webhook_id`),
  ADD KEY `user_id` (`user_id`);

--
-- Indexes for table `wpx5_woocommerce_api_keys`
--
ALTER TABLE `wpx5_woocommerce_api_keys`
  ADD PRIMARY KEY (`key_id`),
  ADD KEY `consumer_key` (`consumer_key`),
  ADD KEY `consumer_secret` (`consumer_secret`);

--
-- Indexes for table `wpx5_woocommerce_attribute_taxonomies`
--
ALTER TABLE `wpx5_woocommerce_attribute_taxonomies`
  ADD PRIMARY KEY (`attribute_id`),
  ADD KEY `attribute_name` (`attribute_name`(20));

--
-- Indexes for table `wpx5_woocommerce_downloadable_product_permissions`
--
ALTER TABLE `wpx5_woocommerce_downloadable_product_permissions`
  ADD PRIMARY KEY (`permission_id`),
  ADD KEY `download_order_key_product` (`product_id`,`order_id`,`order_key`(16),`download_id`),
  ADD KEY `download_order_product` (`download_id`,`order_id`,`product_id`),
  ADD KEY `order_id` (`order_id`),
  ADD KEY `user_order_remaining_expires` (`user_id`,`order_id`,`downloads_remaining`,`access_expires`);

--
-- Indexes for table `wpx5_woocommerce_log`
--
ALTER TABLE `wpx5_woocommerce_log`
  ADD PRIMARY KEY (`log_id`),
  ADD KEY `level` (`level`);

--
-- Indexes for table `wpx5_woocommerce_order_itemmeta`
--
ALTER TABLE `wpx5_woocommerce_order_itemmeta`
  ADD PRIMARY KEY (`meta_id`),
  ADD KEY `order_item_id` (`order_item_id`),
  ADD KEY `meta_key` (`meta_key`(32));

--
-- Indexes for table `wpx5_woocommerce_order_items`
--
ALTER TABLE `wpx5_woocommerce_order_items`
  ADD PRIMARY KEY (`order_item_id`),
  ADD KEY `order_id` (`order_id`);

--
-- Indexes for table `wpx5_woocommerce_payment_tokenmeta`
--
ALTER TABLE `wpx5_woocommerce_payment_tokenmeta`
  ADD PRIMARY KEY (`meta_id`),
  ADD KEY `payment_token_id` (`payment_token_id`),
  ADD KEY `meta_key` (`meta_key`(32));

--
-- Indexes for table `wpx5_woocommerce_payment_tokens`
--
ALTER TABLE `wpx5_woocommerce_payment_tokens`
  ADD PRIMARY KEY (`token_id`),
  ADD KEY `user_id` (`user_id`);

--
-- Indexes for table `wpx5_woocommerce_sessions`
--
ALTER TABLE `wpx5_woocommerce_sessions`
  ADD PRIMARY KEY (`session_id`),
  ADD UNIQUE KEY `session_key` (`session_key`);

--
-- Indexes for table `wpx5_woocommerce_shipping_zones`
--
ALTER TABLE `wpx5_woocommerce_shipping_zones`
  ADD PRIMARY KEY (`zone_id`);

--
-- Indexes for table `wpx5_woocommerce_shipping_zone_locations`
--
ALTER TABLE `wpx5_woocommerce_shipping_zone_locations`
  ADD PRIMARY KEY (`location_id`),
  ADD KEY `location_id` (`location_id`),
  ADD KEY `location_type_code` (`location_type`(10),`location_code`(20));

--
-- Indexes for table `wpx5_woocommerce_shipping_zone_methods`
--
ALTER TABLE `wpx5_woocommerce_shipping_zone_methods`
  ADD PRIMARY KEY (`instance_id`);

--
-- Indexes for table `wpx5_woocommerce_tax_rates`
--
ALTER TABLE `wpx5_woocommerce_tax_rates`
  ADD PRIMARY KEY (`tax_rate_id`),
  ADD KEY `tax_rate_country` (`tax_rate_country`),
  ADD KEY `tax_rate_state` (`tax_rate_state`(2)),
  ADD KEY `tax_rate_class` (`tax_rate_class`(10)),
  ADD KEY `tax_rate_priority` (`tax_rate_priority`);

--
-- Indexes for table `wpx5_woocommerce_tax_rate_locations`
--
ALTER TABLE `wpx5_woocommerce_tax_rate_locations`
  ADD PRIMARY KEY (`location_id`),
  ADD KEY `tax_rate_id` (`tax_rate_id`),
  ADD KEY `location_type_code` (`location_type`(10),`location_code`(20));

--
-- Indexes for table `wpx5_wpeae_account`
--
ALTER TABLE `wpx5_wpeae_account`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `wpx5_wpeae_goods`
--
ALTER TABLE `wpx5_wpeae_goods`
  ADD PRIMARY KEY (`type`,`external_id`,`variation_id`);

--
-- Indexes for table `wpx5_wpeae_log`
--
ALTER TABLE `wpx5_wpeae_log`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `wpx5_wpeae_price_formula`
--
ALTER TABLE `wpx5_wpeae_price_formula`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `wpx5_yith_wcwl`
--
ALTER TABLE `wpx5_yith_wcwl`
  ADD PRIMARY KEY (`ID`),
  ADD KEY `prod_id` (`prod_id`);

--
-- Indexes for table `wpx5_yith_wcwl_lists`
--
ALTER TABLE `wpx5_yith_wcwl_lists`
  ADD PRIMARY KEY (`ID`),
  ADD UNIQUE KEY `wishlist_token` (`wishlist_token`),
  ADD KEY `wishlist_slug` (`wishlist_slug`);

--
-- AUTO_INCREMENT for dumped tables
--

--
-- AUTO_INCREMENT for table `wpx5_actionscheduler_actions`
--
ALTER TABLE `wpx5_actionscheduler_actions`
  MODIFY `action_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=13;

--
-- AUTO_INCREMENT for table `wpx5_actionscheduler_claims`
--
ALTER TABLE `wpx5_actionscheduler_claims`
  MODIFY `claim_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=19163;

--
-- AUTO_INCREMENT for table `wpx5_actionscheduler_groups`
--
ALTER TABLE `wpx5_actionscheduler_groups`
  MODIFY `group_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2;

--
-- AUTO_INCREMENT for table `wpx5_actionscheduler_logs`
--
ALTER TABLE `wpx5_actionscheduler_logs`
  MODIFY `log_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=16;

--
-- AUTO_INCREMENT for table `wpx5_amz_amazon_cache`
--
ALTER TABLE `wpx5_amz_amazon_cache`
  MODIFY `ID` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `wpx5_amz_amzkeys`
--
ALTER TABLE `wpx5_amz_amzkeys`
  MODIFY `id` mediumint(8) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2;

--
-- AUTO_INCREMENT for table `wpx5_amz_assets`
--
ALTER TABLE `wpx5_amz_assets`
  MODIFY `id` bigint(15) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=241;

--
-- AUTO_INCREMENT for table `wpx5_amz_locale_reference`
--
ALTER TABLE `wpx5_amz_locale_reference`
  MODIFY `ID` int(10) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=401;

--
-- AUTO_INCREMENT for table `wpx5_amz_products`
--
ALTER TABLE `wpx5_amz_products`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=51;

--
-- AUTO_INCREMENT for table `wpx5_amz_queue`
--
ALTER TABLE `wpx5_amz_queue`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `wpx5_amz_report_log`
--
ALTER TABLE `wpx5_amz_report_log`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=343;

--
-- AUTO_INCREMENT for table `wpx5_amz_search`
--
ALTER TABLE `wpx5_amz_search`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `wpx5_commentmeta`
--
ALTER TABLE `wpx5_commentmeta`
  MODIFY `meta_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=45;

--
-- AUTO_INCREMENT for table `wpx5_comments`
--
ALTER TABLE `wpx5_comments`
  MODIFY `comment_ID` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=49;

--
-- AUTO_INCREMENT for table `wpx5_links`
--
ALTER TABLE `wpx5_links`
  MODIFY `link_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `wpx5_options`
--
ALTER TABLE `wpx5_options`
  MODIFY `option_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=657758;

--
-- AUTO_INCREMENT for table `wpx5_postmeta`
--
ALTER TABLE `wpx5_postmeta`
  MODIFY `meta_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=115319;

--
-- AUTO_INCREMENT for table `wpx5_posts`
--
ALTER TABLE `wpx5_posts`
  MODIFY `ID` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=6840;

--
-- AUTO_INCREMENT for table `wpx5_pv_commission`
--
ALTER TABLE `wpx5_pv_commission`
  MODIFY `id` bigint(20) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `wpx5_revslider_css`
--
ALTER TABLE `wpx5_revslider_css`
  MODIFY `id` int(9) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=112;

--
-- AUTO_INCREMENT for table `wpx5_revslider_css_bkp`
--
ALTER TABLE `wpx5_revslider_css_bkp`
  MODIFY `id` int(9) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=48;

--
-- AUTO_INCREMENT for table `wpx5_revslider_layer_animations`
--
ALTER TABLE `wpx5_revslider_layer_animations`
  MODIFY `id` int(9) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `wpx5_revslider_layer_animations_bkp`
--
ALTER TABLE `wpx5_revslider_layer_animations_bkp`
  MODIFY `id` int(9) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `wpx5_revslider_navigations`
--
ALTER TABLE `wpx5_revslider_navigations`
  MODIFY `id` int(9) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `wpx5_revslider_navigations_bkp`
--
ALTER TABLE `wpx5_revslider_navigations_bkp`
  MODIFY `id` int(9) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `wpx5_revslider_sliders`
--
ALTER TABLE `wpx5_revslider_sliders`
  MODIFY `id` int(9) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=5;

--
-- AUTO_INCREMENT for table `wpx5_revslider_sliders_bkp`
--
ALTER TABLE `wpx5_revslider_sliders_bkp`
  MODIFY `id` int(9) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `wpx5_revslider_slides`
--
ALTER TABLE `wpx5_revslider_slides`
  MODIFY `id` int(9) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=14;

--
-- AUTO_INCREMENT for table `wpx5_revslider_slides_bkp`
--
ALTER TABLE `wpx5_revslider_slides_bkp`
  MODIFY `id` int(9) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `wpx5_revslider_static_slides`
--
ALTER TABLE `wpx5_revslider_static_slides`
  MODIFY `id` int(9) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=4;

--
-- AUTO_INCREMENT for table `wpx5_revslider_static_slides_bkp`
--
ALTER TABLE `wpx5_revslider_static_slides_bkp`
  MODIFY `id` int(9) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `wpx5_termmeta`
--
ALTER TABLE `wpx5_termmeta`
  MODIFY `meta_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=1012;

--
-- AUTO_INCREMENT for table `wpx5_terms`
--
ALTER TABLE `wpx5_terms`
  MODIFY `term_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=587;

--
-- AUTO_INCREMENT for table `wpx5_term_taxonomy`
--
ALTER TABLE `wpx5_term_taxonomy`
  MODIFY `term_taxonomy_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=590;

--
-- AUTO_INCREMENT for table `wpx5_usermeta`
--
ALTER TABLE `wpx5_usermeta`
  MODIFY `umeta_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=96;

--
-- AUTO_INCREMENT for table `wpx5_users`
--
ALTER TABLE `wpx5_users`
  MODIFY `ID` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2;

--
-- AUTO_INCREMENT for table `wpx5_vi_wad_ali_orders_info`
--
ALTER TABLE `wpx5_vi_wad_ali_orders_info`
  MODIFY `id` bigint(20) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `wpx5_vi_wad_error_product_images`
--
ALTER TABLE `wpx5_vi_wad_error_product_images`
  MODIFY `id` bigint(20) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `wpx5_wc_admin_notes`
--
ALTER TABLE `wpx5_wc_admin_notes`
  MODIFY `note_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=13;

--
-- AUTO_INCREMENT for table `wpx5_wc_admin_note_actions`
--
ALTER TABLE `wpx5_wc_admin_note_actions`
  MODIFY `action_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=78;

--
-- AUTO_INCREMENT for table `wpx5_wc_customer_lookup`
--
ALTER TABLE `wpx5_wc_customer_lookup`
  MODIFY `customer_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2;

--
-- AUTO_INCREMENT for table `wpx5_wc_download_log`
--
ALTER TABLE `wpx5_wc_download_log`
  MODIFY `download_log_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `wpx5_wc_tax_rate_classes`
--
ALTER TABLE `wpx5_wc_tax_rate_classes`
  MODIFY `tax_rate_class_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=3;

--
-- AUTO_INCREMENT for table `wpx5_wc_webhooks`
--
ALTER TABLE `wpx5_wc_webhooks`
  MODIFY `webhook_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `wpx5_woocommerce_api_keys`
--
ALTER TABLE `wpx5_woocommerce_api_keys`
  MODIFY `key_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2;

--
-- AUTO_INCREMENT for table `wpx5_woocommerce_attribute_taxonomies`
--
ALTER TABLE `wpx5_woocommerce_attribute_taxonomies`
  MODIFY `attribute_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=23;

--
-- AUTO_INCREMENT for table `wpx5_woocommerce_downloadable_product_permissions`
--
ALTER TABLE `wpx5_woocommerce_downloadable_product_permissions`
  MODIFY `permission_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `wpx5_woocommerce_log`
--
ALTER TABLE `wpx5_woocommerce_log`
  MODIFY `log_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `wpx5_woocommerce_order_itemmeta`
--
ALTER TABLE `wpx5_woocommerce_order_itemmeta`
  MODIFY `meta_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `wpx5_woocommerce_order_items`
--
ALTER TABLE `wpx5_woocommerce_order_items`
  MODIFY `order_item_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `wpx5_woocommerce_payment_tokenmeta`
--
ALTER TABLE `wpx5_woocommerce_payment_tokenmeta`
  MODIFY `meta_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `wpx5_woocommerce_payment_tokens`
--
ALTER TABLE `wpx5_woocommerce_payment_tokens`
  MODIFY `token_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `wpx5_woocommerce_sessions`
--
ALTER TABLE `wpx5_woocommerce_sessions`
  MODIFY `session_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=179686;

--
-- AUTO_INCREMENT for table `wpx5_woocommerce_shipping_zones`
--
ALTER TABLE `wpx5_woocommerce_shipping_zones`
  MODIFY `zone_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `wpx5_woocommerce_shipping_zone_locations`
--
ALTER TABLE `wpx5_woocommerce_shipping_zone_locations`
  MODIFY `location_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `wpx5_woocommerce_shipping_zone_methods`
--
ALTER TABLE `wpx5_woocommerce_shipping_zone_methods`
  MODIFY `instance_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `wpx5_woocommerce_tax_rates`
--
ALTER TABLE `wpx5_woocommerce_tax_rates`
  MODIFY `tax_rate_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `wpx5_woocommerce_tax_rate_locations`
--
ALTER TABLE `wpx5_woocommerce_tax_rate_locations`
  MODIFY `location_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `wpx5_wpeae_account`
--
ALTER TABLE `wpx5_wpeae_account`
  MODIFY `id` int(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `wpx5_wpeae_log`
--
ALTER TABLE `wpx5_wpeae_log`
  MODIFY `id` int(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `wpx5_wpeae_price_formula`
--
ALTER TABLE `wpx5_wpeae_price_formula`
  MODIFY `id` int(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `wpx5_yith_wcwl`
--
ALTER TABLE `wpx5_yith_wcwl`
  MODIFY `ID` bigint(20) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=367;

--
-- AUTO_INCREMENT for table `wpx5_yith_wcwl_lists`
--
ALTER TABLE `wpx5_yith_wcwl_lists`
  MODIFY `ID` bigint(20) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=340;
COMMIT;

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